SYMBOL INDEX (273812 symbols across 4961 files) FILE: apps/camera/js/bootstrap.js function log (line 32) | function log(msg) { function takePicture (line 102) | async function takePicture() { function pickImage (line 106) | async function pickImage() { function captureQRCode (line 123) | async function captureQRCode() { FILE: apps/camera/js/camera_base.js class CameraBase (line 3) | class CameraBase { method constructor (line 4) | constructor(preview) { method log (line 8) | log(msg) { method error (line 12) | error(msg) { method getPreviewTransform (line 22) | getPreviewTransform({ width = 0, height = 0, angle = 0, name = "front"... method savePicture (line 61) | async savePicture(blob) { method startShutterEffect (line 103) | startShutterEffect() { method endShutterEffect (line 107) | endShutterEffect() { FILE: apps/camera/js/camera_gonk.js class Camera (line 3) | class Camera extends CameraBase { method constructor (line 5) | constructor(preview) { method log (line 19) | log(msg) { method error (line 23) | error(msg) { method getCameraCount (line 27) | async getCameraCount() { method nextCamera (line 31) | async nextCamera() { method useCamera (line 44) | async useCamera(name) { method takePicture (line 81) | async takePicture(returnBlob = false) { FILE: apps/camera/js/camera_webrtc.js class Camera (line 3) | class Camera extends CameraBase { method constructor (line 5) | constructor(preview) { method log (line 20) | log(msg) { method error (line 24) | error(msg) { method getCameraCount (line 28) | async getCameraCount() { method nextCamera (line 41) | async nextCamera() { method useCamera (line 53) | async useCamera(device) { method takePicture (line 90) | async takePicture(returnBlob = false) { FILE: apps/camera/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/camera/js/qr_code.js class QrCodeScanner (line 4) | class QrCodeScanner extends EventTarget { method constructor (line 5) | constructor(cameraReady) { method start (line 15) | async start() { method initWasmDecoder (line 32) | async initWasmDecoder() { method scheduleFrame (line 38) | scheduleFrame() { method processFrame (line 44) | async processFrame() { method resume (line 78) | resume() { FILE: apps/camera/qrdecoder/qrdecoder.js function lowering0Callee (line 2) | function lowering0Callee(level, msg) { function toUint32 (line 20) | function toUint32(val) { function lowering0 (line 37) | function lowering0(arg0, arg1, arg2) { function decodeQr (line 64) | function decodeQr(arg0, arg1, arg2) { FILE: apps/camera/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = ["pick", "scan-qr-code"]; constant ACTIVITIES_DISPOSITION (line 2) | const ACTIVITIES_DISPOSITION = { "scan-qr-code": "inline", pick: "inline... FILE: apps/contacts/components/contact_info.js class ContactInfo (line 3) | class ContactInfo extends LitElement { method constructor (line 4) | constructor(contact, apps) { method log (line 14) | log(msg) { method properties (line 18) | static get properties() { method switchMode (line 27) | switchMode() { method onAction (line 41) | onAction(event) { method updatePeerInfo (line 46) | updatePeerInfo(known, paired) { method updatePeerApps (line 51) | updatePeerApps(enabled) { method launchTile (line 55) | launchTile(event) { method updated (line 72) | updated() { method emptyArray (line 76) | emptyArray(array) { method render (line 87) | render() { FILE: apps/contacts/js/add_panel.js function elem (line 4) | function elem(id) { constant ALL_INPUTS (line 13) | const ALL_INPUTS = ["name", "phone", "email"]; class AddContactPanel (line 15) | class AddContactPanel { method constructor (line 16) | constructor() { method log (line 33) | log(msg) { method error (line 37) | error(msg) { method goToMainScreen (line 41) | goToMainScreen() { method editContact (line 46) | async editContact(contact) { method setAvatar (line 71) | setAvatar() { method handleEvent (line 78) | async handleEvent(event) { method updateDidList (line 120) | updateDidList(dids) { method updateIdentity (line 134) | async updateIdentity() { method clear (line 140) | clear() { method init (line 151) | async init() { FILE: apps/contacts/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, { defer, module } = { defer: false, module: fal... function loadSharedScript (line 30) | function loadSharedScript(url, params) { FILE: apps/contacts/js/main.js function elem (line 1) | function elem(id) { class PanelWrapper (line 11) | class PanelWrapper { method constructor (line 12) | constructor(node, graph) { method sendByEvent (line 22) | sendByEvent(eventName, detail) { method editContact (line 32) | editContact(contact) { method fromContact (line 36) | fromContact(contact) { method handleEvent (line 42) | async handleEvent(event) { class PeerWatcher (line 66) | class PeerWatcher { method constructor (line 67) | constructor() { method peerKey (line 74) | peerKey(peer) { method log (line 78) | log(msg) { method init (line 82) | async init() { method clearWatchers (line 115) | clearWatchers() { method getInfo (line 119) | getInfo(did) { method addWatcher (line 135) | addWatcher(did, contact) { method updatePeerApps (line 149) | async updatePeerApps() { method updateContactsFor (line 159) | updateContactsFor(did) { method onPeerFound (line 167) | onPeerFound(peer) { method onPeerLost (line 172) | onPeerLost(peer) { method onSessionAdded (line 177) | onSessionAdded(session) { method onSessionRemoved (line 182) | onSessionRemoved(sessionId) { function ensureDrawer (line 231) | async function ensureDrawer() { function manageList (line 287) | async function manageList(wrappers) { class PasswordBasedSecret (line 340) | class PasswordBasedSecret { method constructor (line 341) | constructor(password) { method getKeyMaterial (line 353) | async getKeyMaterial() { method getSymKey (line 364) | async getSymKey() { method encrypt (line 381) | async encrypt(plaintext) { method decrypt (line 392) | async decrypt(ciphertext) { function log (line 404) | function log(msg) { function sendToPeer (line 408) | async function sendToPeer(dweb, sessionId, toShare) { function maybeAddPeers (line 425) | async function maybeAddPeers(params) { function publishContact (line 469) | async function publishContact(contact) { function fetchContact (line 522) | async function fetchContact(manager, url, password) { function importContact (line 543) | async function importContact(manager) { function editContact (line 554) | function editContact(wrappers, contact) { function onNewContact (line 561) | function onNewContact(wrappers, data) { function onImportContact (line 575) | async function onImportContact(data) { FILE: apps/contacts/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = []; FILE: apps/dialer/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/dialer/js/main.js function button (line 3) | function button(name) { function elem (line 7) | function elem(name) { function bindButtonToState (line 11) | function bindButtonToState(btnName, prop) { function manageIncoming (line 34) | function manageIncoming(call) { function onDigit (line 81) | function onDigit(event) { function onLongPress (line 95) | function onLongPress(event) { function setupDialer (line 109) | function setupDialer() { class PanelManager (line 163) | class PanelManager { method constructor (line 164) | constructor() { method switchTo (line 182) | switchTo(state) { FILE: apps/files/components/container_renderer.js class ContainerRenderer (line 3) | class ContainerRenderer extends LitElement { method constructor (line 4) | constructor(id, filter) { method log (line 14) | log(msg) { method properties (line 18) | static get properties() { method getItems (line 26) | async getItems() { method onQrCode (line 122) | onQrCode(event) { method findNodeFromEvent (line 133) | findNodeFromEvent(event) { method toggleSelection (line 141) | toggleSelection(event) { method openResource (line 161) | openResource(event) { method closeApp (line 182) | closeApp() { method switchMode (line 186) | switchMode() { method clearSelected (line 190) | clearSelected() { method createDirectory (line 195) | async createDirectory() { method deleteSelected (line 219) | async deleteSelected() { method renameResource (line 231) | async renameResource() { method applyToSingleResourceWithDir (line 248) | async applyToSingleResourceWithDir(action, callback) { method moveResource (line 274) | async moveResource() { method copyResource (line 280) | async copyResource() { method updated (line 286) | updated() { method render (line 290) | render() { method canEdit (line 351) | canEdit() { FILE: apps/files/components/default_renderer.js class DefaultRenderer (line 3) | class DefaultRenderer extends HTMLElement { method constructor (line 4) | constructor(resource) { method log (line 30) | log(msg) { method properties (line 34) | static get properties() { method connectedCallback (line 40) | connectedCallback() { method render (line 47) | render() { method canEdit (line 60) | canEdit() { FILE: apps/files/components/directory_picker.js class DirectoryPicker (line 3) | class DirectoryPicker extends LitElement { method constructor (line 4) | constructor() { method properties (line 12) | static get properties() { method log (line 18) | log(msg) { method updateSelected (line 22) | updateSelected(node, resourceId) { method addSubtree (line 32) | async addSubtree(node, parentId = null) { method updated (line 90) | updated() { method reject (line 107) | reject() { method pick (line 117) | pick() { method onCancel (line 127) | onCancel() { method onOk (line 132) | onOk() { method render (line 144) | render() { FILE: apps/files/components/image_renderer.js class ImageRenderer (line 3) | class ImageRenderer extends LitElement { method constructor (line 4) | constructor(resource) { method log (line 10) | log(msg) { method properties (line 14) | static get properties() { method updateResource (line 20) | updateResource() { method updated (line 24) | updated() { method render (line 28) | render() { method canEdit (line 34) | canEdit() { FILE: apps/files/components/main_screen.js class MainScreen (line 3) | class MainScreen extends LitElement { method constructor (line 4) | constructor() { method log (line 23) | log(msg) { method error (line 27) | error(msg) { method properties (line 31) | static get properties() { method enterFilePickerMode (line 41) | enterFilePickerMode(data, defered) { method closeApp (line 47) | closeApp() { method buildBreadCrumb (line 53) | buildBreadCrumb(id) { method openRoot (line 75) | async openRoot() { method defaultMimeType (line 85) | async defaultMimeType(id) { method switchTo (line 91) | async switchTo(data, fromPopState = false) { method enterEditMode (line 145) | async enterEditMode() { method switchPath (line 163) | async switchPath(event) { method deleteResource (line 189) | async deleteResource() { method uploadResource (line 206) | async uploadResource() { method shareResource (line 220) | async shareResource() { method getBroadcastTicket (line 240) | async getBroadcastTicket() { method broadcastResource (line 260) | async broadcastResource() { method pickResource (line 275) | async pickResource() { method render (line 301) | render() { FILE: apps/files/components/video_renderer.js class VideoRenderer (line 3) | class VideoRenderer extends LitElement { method constructor (line 4) | constructor(resource) { method log (line 10) | log(msg) { method properties (line 14) | static get properties() { method render (line 20) | render() { method canEdit (line 25) | canEdit() { FILE: apps/files/js/bootstrap.js function log (line 63) | function log(msg) { function ensureReady (line 106) | async function ensureReady() { function activityViewResource (line 111) | async function activityViewResource(data) { function activityPick (line 118) | async function activityPick(data) { FILE: apps/files/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/files/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = ["pick"]; FILE: apps/ftu/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, { defer, module } = { defer: false, module: fal... function loadSharedScript (line 30) | function loadSharedScript(url, params) { FILE: apps/ftu/js/datetime_panel.js class DatetimePanel (line 3) | class DatetimePanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method updateClock (line 25) | updateClock(event) { method updateTimezone (line 35) | updateTimezone(event) { method selectTimezone (line 49) | selectTimezone(event) { method ensureTimeService (line 59) | async ensureTimeService() { method getSuccessClockToast (line 66) | getSuccessClockToast() { method getErrorClockToast (line 75) | getErrorClockToast() { method getSuccessTimezoneToast (line 82) | getSuccessTimezoneToast() { method getErrorTimezoneToast (line 91) | getErrorTimezoneToast() { method setTimeZone (line 100) | async setTimeZone() { method loadTimezones (line 122) | async loadTimezones() { method init (line 165) | async init() { FILE: apps/ftu/js/display_panel.js class DisplayPanel (line 3) | class DisplayPanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method updateChoice (line 27) | async updateChoice(item) { method init (line 38) | async init() { FILE: apps/ftu/js/identity_panel.js class IdentityPanel (line 3) | class IdentityPanel { method constructor (line 4) | constructor() { method log (line 12) | log(msg) { method error (line 16) | error(msg) { method handleEvent (line 20) | handleEvent(event) { method updateChoice (line 30) | async updateChoice(item) { method addDid (line 34) | async addDid() { method updateDidList (line 52) | async updateDidList() { method manageDeviceName (line 92) | async manageDeviceName() { method init (line 114) | async init() { FILE: apps/ftu/js/language_panel.js class LanguagePanel (line 3) | class LanguagePanel { method constructor (line 4) | constructor() { method log (line 12) | log(msg) { method error (line 16) | error(msg) { method handleEvent (line 20) | handleEvent(event) { method updateChoice (line 30) | async updateChoice(item) { method init (line 40) | async init() { FILE: apps/ftu/js/main.js function elem (line 1) | function elem(id) { class PanelWrapper (line 11) | class PanelWrapper { method constructor (line 12) | constructor(node, graph) { method handleEvent (line 22) | async handleEvent(event) { FILE: apps/ftu/js/privacy_panel.js class PrivacyPanel (line 3) | class PrivacyPanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method updateGeoloc (line 25) | updateGeoloc(event) { method updateTor (line 31) | updateTor(event) { method updateTp (line 42) | updateTp(event) { method updateGpc (line 48) | updateGpc(event) { method addSwitchBinding (line 54) | async addSwitchBinding(id, name, handler) { method init (line 63) | async init() { FILE: apps/ftu/js/search_panel.js class SearchPanel (line 3) | class SearchPanel { method constructor (line 4) | constructor() { method log (line 12) | log(msg) { method error (line 16) | error(msg) { method handleEvent (line 20) | handleEvent(event) { method updateChoice (line 30) | async updateChoice(item) { method init (line 43) | async init() { FILE: apps/ftu/js/webext_panel.js constant COLLECTION_URL (line 4) | const COLLECTION_URL = class Addon (line 8) | class Addon { method constructor (line 10) | constructor(addon, button) { method log (line 19) | log(msg) { method updateState (line 23) | async updateState() { method install (line 42) | async install() { method remove (line 54) | async remove() { method handleEvent (line 62) | handleEvent(event) { class WebextPanel (line 87) | class WebextPanel { method constructor (line 88) | constructor() { method log (line 95) | log(msg) { method error (line 99) | error(msg) { method handleEvent (line 103) | handleEvent(event) { method createExtList (line 111) | async createExtList() { method setupAlertBox (line 137) | setupAlertBox() { method init (line 161) | async init() { FILE: apps/ftu/js/wifi_panel.js function buildNetworkItem (line 4) | function buildNetworkItem(network) { class PasswordDialog (line 27) | class PasswordDialog { method constructor (line 28) | constructor(network) { method result (line 68) | result() { method updateValidity (line 75) | updateValidity() { method handleEvent (line 79) | handleEvent(event) { method close (line 88) | close(target) { method show (line 98) | show() { class WifiPanel (line 103) | class WifiPanel { method constructor (line 104) | constructor() { method log (line 111) | log(msg) { method error (line 115) | error(msg) { method handleEvent (line 119) | handleEvent(event) { method clearNetworkList (line 125) | clearNetworkList() { method forceScan (line 135) | async forceScan() { method updateNetworkList (line 148) | updateNetworkList(networks) { method associateNetwork (line 190) | async associateNetwork(network) { method init (line 219) | async init() { FILE: apps/homescreen/components/action_activity.js class ActionActivity (line 3) | class ActionActivity extends HTMLElement { method constructor (line 4) | constructor(data) { method init (line 11) | init(data) { method connectedCallback (line 17) | connectedCallback() { method disconnectedCallback (line 40) | disconnectedCallback() { method animate (line 44) | animate(value) { FILE: apps/homescreen/components/action_bookmark.js class ActionBookmark (line 3) | class ActionBookmark extends HTMLElement { method constructor (line 4) | constructor(data) { method init (line 10) | init(data) { method connectedCallback (line 19) | connectedCallback() { method disconnectedCallback (line 40) | disconnectedCallback() { method animate (line 46) | animate(value) { FILE: apps/homescreen/components/action_box.js class ActionBox (line 5) | class ActionBox extends HTMLElement { method observedAttributes (line 6) | static get observedAttributes() { method constructor (line 10) | constructor() { method connectedCallback (line 14) | connectedCallback() { method menuClick (line 49) | menuClick() { method handleEvent (line 55) | handleEvent(event) { method attributeChangedCallback (line 81) | attributeChangedCallback(_name, _oldValue, newValue) { method translateBy (line 89) | translateBy(deltaX, deltaY) { method animate (line 99) | animate(value) { method setGhostState (line 126) | setGhostState(enabled) { method setGhostActive (line 134) | setGhostActive(enabled) { FILE: apps/homescreen/components/action_widget.js class ActionWidget (line 3) | class ActionWidget extends HTMLElement { method constructor (line 4) | constructor(data) { method init (line 11) | init(data) { method connectedCallback (line 15) | connectedCallback() { method disconnectedCallback (line 23) | disconnectedCallback() {} method animate (line 25) | animate(value) { FILE: apps/homescreen/components/actions_wall.js class ActionsWall (line 7) | class ActionsWall extends HTMLElement { method constructor (line 8) | constructor() { method log (line 53) | log(msg) { method error (line 57) | error(msg) { method addAppAction (line 61) | async addAppAction(app) { method createBox (line 74) | createBox(action, inner) { method addAction (line 88) | addAction(action) { method addNewAction (line 101) | async addNewAction(action) { method addGhostAt (line 122) | addGhostAt(position, action) { method removeAllGhosts (line 137) | removeAllGhosts() { method removeActionNode (line 143) | removeActionNode(node) { method connectedCallback (line 154) | connectedCallback() { method findHoverBox (line 204) | findHoverBox(element) { method handleEvent (line 211) | handleEvent(event) { FILE: apps/homescreen/components/default_results.js class DefaultResults (line 3) | class DefaultResults extends LitElement { method constructor (line 4) | constructor() { method properties (line 12) | static get properties() { method updated (line 18) | updated() { method render (line 29) | render() { method resultClick (line 82) | resultClick(event) { method switchMode (line 94) | switchMode(event) { method goHome (line 106) | goHome() { method refreshOpenFolder (line 111) | async refreshOpenFolder() { method refresh (line 164) | async refresh() { method clear (line 190) | clear() { method onTabKey (line 195) | onTabKey(event) { method onEnterKey (line 221) | onEnterKey() { constant PLACES_MIME_TYPE (line 236) | const PLACES_MIME_TYPE = "application/x-places+json"; constant MEDIA_MIME_TYPE (line 237) | const MEDIA_MIME_TYPE = "application/x-media+json"; class ContentManagerResource (line 239) | class ContentManagerResource extends LitElement { method constructor (line 240) | constructor(item, lib) { method properties (line 258) | static get properties() { method openURL (line 264) | openURL(url) { method activate (line 269) | async activate() { method render (line 307) | render() { FILE: apps/homescreen/components/qr_dialog.js class QrDialog (line 6) | class QrDialog extends LitElement { method constructor (line 7) | constructor() { method properties (line 13) | static get properties() { method log (line 19) | log(msg) { method error (line 23) | error(msg) { method updated (line 27) | updated() { method render (line 31) | render() { method dialog (line 62) | get dialog() { method copyToClipboard (line 66) | copyToClipboard() { method share (line 80) | share() { method close (line 85) | close() { method open (line 90) | open(value) { FILE: apps/homescreen/js/actions_store.js class ActionsStore (line 3) | class ActionsStore extends EventTarget { method constructor (line 4) | constructor() { method log (line 15) | log(msg) { method error (line 19) | error(msg) { method fetchAsBlob (line 23) | fetchAsBlob(url) { method loadActions (line 45) | async loadActions() { method loadOrUseDefaults (line 79) | async loadOrUseDefaults(initEmpty) { method updateAction (line 114) | async updateAction(action) { method saveAll (line 147) | async saveAll() { method removeAction (line 153) | async removeAction(actionId) { method getActionById (line 170) | getActionById(actionId) { method getActionByManifestUrl (line 176) | getActionByManifestUrl(manifestUrl) { method addAction (line 182) | async addAction(action) { method forEach (line 191) | forEach(callback) { method init (line 195) | async init() { method getEmptySlots (line 213) | getEmptySlots(width) { method updatePositionFor (line 243) | updatePositionFor(id, position) { FILE: apps/homescreen/js/bootstrap.js class KeyBindings (line 7) | class KeyBindings { method constructor (line 8) | constructor() { method handleEvent (line 14) | handleEvent(event) { function openSearchBox (line 26) | function openSearchBox() { function isPrivateBrowsing (line 34) | function isPrivateBrowsing() { function maybeOpenURL (line 41) | function maybeOpenURL(url, details = {}) { function ensurePanelManager (line 103) | async function ensurePanelManager() { function openSearchPanel (line 114) | async function openSearchPanel() { function closeSearchPanel (line 120) | function closeSearchPanel() { function displayQRCodeResult (line 228) | async function displayQRCodeResult(text) { function addToHome (line 233) | async function addToHome(data) { FILE: apps/homescreen/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/homescreen/js/search/apps.js class AppsSearch (line 3) | class AppsSearch { method constructor (line 4) | constructor() { method handleEvent (line 11) | async handleEvent() { method updateApps (line 17) | async updateApps() { method search (line 50) | search(what, count) { class AppsSource (line 64) | class AppsSource extends SearchSource { method constructor (line 65) | constructor(sectionName) { method domForResult (line 69) | domForResult(result) { method activate (line 79) | activate(_result) { FILE: apps/homescreen/js/search/contacts.js class ContactsSearch (line 3) | class ContactsSearch { method constructor (line 4) | constructor() {} method search (line 7) | async search(query, count) { class ContactsSource (line 32) | class ContactsSource extends SearchSource { method constructor (line 33) | constructor(sectionName) { method domForResult (line 37) | domForResult(result) { method activate (line 99) | activate(result) { FILE: apps/homescreen/js/search/fend.js class FendConverter (line 7) | class FendConverter { method constructor (line 8) | constructor() { method init (line 12) | async init() { method search (line 21) | async search(what, count) { class FendConverterSource (line 33) | class FendConverterSource extends SearchSource { method constructor (line 34) | constructor(sectionName) { method domForResult (line 39) | domForResult(result) { method activate (line 76) | activate(_result) { FILE: apps/homescreen/js/search/fend_wasm.js function getObject (line 16) | function getObject(idx) { return heap[idx]; } function dropObject (line 20) | function dropObject(idx) { function takeObject (line 26) | function takeObject(idx) { function getUint8Memory0 (line 38) | function getUint8Memory0() { function getStringFromWasm0 (line 45) | function getStringFromWasm0(ptr, len) { function addHeapObject (line 49) | function addHeapObject(obj) { function passStringToWasm0 (line 75) | function passStringToWasm0(arg, malloc, realloc) { function isLikeNone (line 113) | function isLikeNone(x) { function getInt32Memory0 (line 119) | function getInt32Memory0() { function getFloat64Memory0 (line 128) | function getFloat64Memory0() { function debugString (line 135) | function debugString(val) { function handleError (line 316) | function handleError(f, args) { function __wbg_adapter_29 (line 323) | function __wbg_adapter_29(arg0, arg1, arg2, arg3) { function notDefined (line 327) | function notDefined(what) { return () => { throw new Error(`${what} is n... function load (line 329) | async function load(module, imports) { function getImports (line 360) | function getImports() { function initMemory (line 468) | function initMemory(imports, maybe_memory) { function finalizeInit (line 472) | function finalizeInit(instance, module) { function initSync (line 483) | function initSync(module) { function init (line 497) | async function init(input) { FILE: apps/homescreen/js/search/media.js class Media (line 3) | class Media { method search (line 5) | async search(query, count) { class MediaSource (line 23) | class MediaSource extends SearchSource { method constructor (line 24) | constructor(sectionName) { method domForResult (line 28) | domForResult(result) { method activate (line 32) | activate(result) { class MediaItem (line 42) | class MediaItem extends HTMLElement { method constructor (line 43) | constructor(data) { method variant (line 49) | variant(name = "default") { method connectedCallback (line 62) | connectedCallback() { method disconnectedCallback (line 84) | disconnectedCallback() { method activate (line 89) | activate() { FILE: apps/homescreen/js/search/opensearch.js class OpenSearch (line 3) | class OpenSearch { method constructor (line 4) | constructor() { method log (line 9) | log(msg) { method init (line 13) | async init() { method searchDesc (line 29) | get searchDesc() { method buildUrl (line 36) | buildUrl(what, template) { method templateUrlFor (line 44) | templateUrlFor(kind = "search") { method search (line 71) | search(what, count) { method getSearchUrlFor (line 101) | getSearchUrlFor(what) { class OpenSearchSource (line 111) | class OpenSearchSource extends SearchSource { method constructor (line 112) | constructor(sectionName) { method activate (line 116) | activate(result) { method domForResult (line 120) | domForResult(result) { FILE: apps/homescreen/js/search/places.js class Places (line 3) | class Places { method search (line 5) | async search(query, count) { class PlacesSource (line 22) | class PlacesSource extends SearchSource { method constructor (line 23) | constructor(sectionName) { method domForResult (line 27) | domForResult(result) { method activate (line 31) | activate(result) { class PlacesItem (line 39) | class PlacesItem extends LitElement { method constructor (line 41) | constructor(data) { method properties (line 47) | static get properties() { method variant (line 53) | variant(name = "default") { method render (line 66) | render() { method disconnectedCallback (line 78) | disconnectedCallback() { method activate (line 84) | activate() { FILE: apps/homescreen/js/search/search_activity.js class SearchActivity (line 4) | class SearchActivity { method search (line 6) | async search(input, count) { class SearchActivitySource (line 24) | class SearchActivitySource extends SearchSource { method constructor (line 25) | constructor(sectionName) { method domForResult (line 30) | domForResult(result) { method activate (line 67) | activate(result) { FILE: apps/homescreen/js/search/search_source.js class SearchSource (line 4) | class SearchSource { method constructor (line 5) | constructor(sourceName, engine) { method closeSearch (line 29) | static closeSearch() { method resultsNode (line 33) | get resultsNode() { method titleNode (line 37) | get titleNode() { method clearResults (line 41) | clearResults() { method search (line 46) | search(what, maxCount) { FILE: apps/homescreen/js/search/skills.js class Skill (line 3) | class Skill { method constructor (line 4) | constructor(skill) { method splitOnBlank (line 11) | static splitOnBlank(input, lowerCase = false) { method parseTrigger (line 18) | parseTrigger() { method matches (line 65) | matches(request) { method isEmail (line 120) | static isEmail(value) { method isPhoneNumber (line 126) | static isPhoneNumber(value) { method asInt (line 139) | static asInt(value) { method isContact (line 147) | static async isContact(value) { method parseRequest (line 153) | static async parseRequest(request) { class SkillsSearch (line 173) | class SkillsSearch { method constructor (line 174) | constructor() { method handleEvent (line 181) | async handleEvent() { method updateApps (line 187) | async updateApps() { method search (line 205) | async search(what, count) { class SkillsSource (line 223) | class SkillsSource extends SearchSource { method constructor (line 224) | constructor(sectionName) { method domForResult (line 229) | domForResult(result) { method activate (line 276) | activate(result) { FILE: apps/homescreen/js/search/top_sites.js class TopSites (line 3) | class TopSites { method constructor (line 4) | constructor() { method search (line 30) | search(what, count) { class TopSitesSource (line 50) | class TopSitesSource extends SearchSource { method constructor (line 51) | constructor(sectionName) { method domForResult (line 55) | domForResult(result) { method activate (line 61) | activate(result) { FILE: apps/homescreen/js/search_panel.js class SearchPanel (line 3) | class SearchPanel { method init (line 4) | init() { method onOpen (line 37) | onOpen() { method onClose (line 56) | onClose() { method openURL (line 66) | openURL(url, search) { method clearAllResults (line 70) | clearAllResults() { method mergeDom (line 79) | mergeDom(parent, nodes) { method handleEvent (line 107) | handleEvent() { method getTopFrecencyResults (line 159) | async getTopFrecencyResults() { FILE: apps/homescreen/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = ["add-to-home"]; FILE: apps/keyboard/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/keyboard/js/main.js class KeyboardLayout (line 1) | class KeyboardLayout { method constructor (line 2) | constructor(root) { method loadLayout (line 12) | async loadLayout(name) { method selectLayout (line 18) | selectLayout(name) { method buildView (line 28) | buildView(name) { method switchToView (line 112) | switchToView(viewName) { method processCommand (line 123) | processCommand(cmd) { method showKeyBubble (line 141) | showKeyBubble(target, key) { method handleEvent (line 158) | handleEvent(event) { FILE: apps/mediacenter/components/default_results.js class DefaultResults (line 3) | class DefaultResults extends LitElement { method constructor (line 4) | constructor() { method createRenderRoot (line 13) | createRenderRoot() { method properties (line 20) | static get properties() { method render (line 26) | render() { method resultClick (line 59) | resultClick(event) { method refresh (line 71) | async refresh() { method clear (line 84) | clear() { method onEnterKey (line 89) | onEnterKey() { FILE: apps/mediacenter/js/bootstrap.js class KeyBindings (line 7) | class KeyBindings { method constructor (line 8) | constructor() { method handleEvent (line 14) | handleEvent(event) { function openSearchBox (line 26) | function openSearchBox() { class SearchPanel (line 36) | class SearchPanel { method constructor (line 37) | constructor() { method init (line 42) | init(graph) { method ensureLoaded (line 48) | async ensureLoaded() { method open (line 59) | async open() { method close (line 66) | close() { method manager (line 72) | manager() { function maybeOpenURL (line 81) | function maybeOpenURL(url, details = {}) { function setupSpatialNavigation (line 220) | function setupSpatialNavigation() { function updateClock (line 248) | function updateClock() { class MinuteTimer (line 262) | class MinuteTimer extends EventTarget { method constructor (line 263) | constructor() { method schedule (line 270) | schedule() { method suspend (line 289) | suspend() { method resume (line 297) | resume() { function addToHome (line 308) | async function addToHome(data) { FILE: apps/mediacenter/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/mediacenter/js/favorites.js class Favorites (line 3) | class Favorites { method constructor (line 4) | constructor(parent, containerName) { method log (line 19) | log(msg) { method init (line 23) | async init() { method handleEvent (line 54) | async handleEvent(event) { method addChild (line 72) | async addChild(item) { method removeChild (line 88) | removeChild(item) { method updateList (line 110) | async updateList(list) { class Apps (line 137) | class Apps extends Favorites { method constructor (line 138) | constructor(parent) { method shouldDisplay (line 142) | shouldDisplay(content) { method buildNodeFor (line 146) | buildNodeFor(content, resource) { class Videos (line 181) | class Videos extends Favorites { method constructor (line 182) | constructor(parent) { method shouldDisplay (line 186) | shouldDisplay(content) { method buildNodeFor (line 191) | buildNodeFor(content, resource) { FILE: apps/mediacenter/js/search/opensearch.js class OpenSearch (line 3) | class OpenSearch { method constructor (line 4) | constructor() { method log (line 9) | log(msg) { method init (line 13) | async init() { method searchDesc (line 29) | get searchDesc() { method buildUrl (line 36) | buildUrl(what, template) { method templateUrlFor (line 44) | templateUrlFor(kind = "search") { method search (line 71) | search(what, count) { method getSearchUrlFor (line 101) | getSearchUrlFor(what) { class OpenSearchSource (line 111) | class OpenSearchSource extends SearchSource { method constructor (line 112) | constructor(sectionName) { method activate (line 116) | activate(result) { method domForResult (line 120) | domForResult(result) { FILE: apps/mediacenter/js/search/places.js class Places (line 3) | class Places { method search (line 5) | async search(query, count) { class PlacesSource (line 20) | class PlacesSource extends SearchSource { method constructor (line 21) | constructor(sectionName) { method domForResult (line 25) | domForResult(result) { method activate (line 29) | activate(result) { class PlacesItem (line 37) | class PlacesItem extends LitElement { method constructor (line 39) | constructor(data) { method createRenderRoot (line 59) | createRenderRoot() { method properties (line 66) | static get properties() { method handleEvent (line 72) | handleEvent(event) { method variant (line 83) | variant(name = "default") { method render (line 96) | render() { method disconnectedCallback (line 107) | disconnectedCallback() { method activate (line 113) | activate() { FILE: apps/mediacenter/js/search/search_source.js class SearchSource (line 4) | class SearchSource { method constructor (line 5) | constructor(sourceName, engine) { method updateSpatialNavigation (line 32) | updateSpatialNavigation(nodes) { method closeSearch (line 39) | static closeSearch() { method resultsNode (line 43) | get resultsNode() { method titleNode (line 47) | get titleNode() { method clearResults (line 51) | clearResults() { method search (line 56) | search(what, maxCount) { FILE: apps/mediacenter/js/search/top_sites.js class TopSites (line 3) | class TopSites { method constructor (line 4) | constructor() { method search (line 30) | search(what, count) { class TopSitesSource (line 48) | class TopSitesSource extends SearchSource { method constructor (line 49) | constructor(sectionName) { method domForResult (line 53) | domForResult(result) { method activate (line 61) | activate(result) { FILE: apps/mediacenter/js/search_panel.js class SearchPanel (line 3) | class SearchPanel { method init (line 4) | init() { method onOpen (line 15) | onOpen() { method onClose (line 34) | onClose() { method openURL (line 43) | openURL(url, search) { method clearAllResults (line 47) | clearAllResults() { method mergeDom (line 56) | mergeDom(parent, nodes) { method handleEvent (line 84) | handleEvent() { method getTopFrecencyResults (line 136) | async getTopFrecencyResults() { FILE: apps/mediacenter/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = ["add-to-home"]; FILE: apps/messages/components/message_display.js class MessageDisplay (line 4) | class MessageDisplay extends LitElement { method constructor (line 6) | constructor(data) { method properties (line 11) | static get properties() { method setData (line 19) | setData(data) { method linkify (line 49) | linkify(input) { method render (line 63) | render() { FILE: apps/messages/components/thread_head.js class ThreadHead (line 4) | class ThreadHead extends LitElement { method constructor (line 6) | constructor(data) { method properties (line 12) | static get properties() { method setData (line 21) | setData(data) { method handleEvent (line 41) | handleEvent(_event) { method render (line 52) | render() { FILE: apps/messages/js/bootstrap.js class UiManager (line 26) | class UiManager { method constructor (line 27) | constructor() { method panelManager (line 59) | set panelManager(value) { method updatePanelLinks (line 64) | updatePanelLinks() { method handleEvent (line 72) | handleEvent(event) { method updateThreadList (line 94) | async updateThreadList() { method findAndOpenThred (line 110) | async findAndOpenThred(search) { method openThread (line 140) | async openThread(thread) { function createDummyMessageList (line 172) | function createDummyMessageList(list) { function createDummyThreadList (line 202) | function createDummyThreadList() { class PanelFactory (line 218) | class PanelFactory { method constructor (line 219) | constructor() { method log (line 232) | log(msg) { method open (line 236) | open(name, data) { method hide (line 246) | hide() { method panelManager (line 252) | set panelManager(value) { FILE: apps/messages/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/peers/js/bootstrap.js function log (line 29) | function log(msg) { function shareBlob (line 68) | async function shareBlob(blob, name = "") { function sendToPeer (line 96) | async function sendToPeer(dweb, sessionId, toShare) { function onShare (line 125) | async function onShare(data) { FILE: apps/peers/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/peers/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = ["share"]; constant ACTIVITIES_DISPOSITION (line 2) | const ACTIVITIES_DISPOSITION = { share: "inline" }; FILE: apps/remotecontrol/js/bootstrap.js function log (line 19) | function log(msg) { class CodeInput (line 24) | class CodeInput { method constructor (line 25) | constructor() { method init (line 29) | init() { method updateInputStatus (line 64) | updateInputStatus() { method onKey (line 72) | onKey(target) { method onDelete (line 80) | onDelete() { method onEnter (line 89) | onEnter() { method getCode (line 93) | async getCode() { class Webrtc (line 119) | class Webrtc extends EventTarget { method constructor (line 120) | constructor() { method ensurePeerConnection (line 126) | ensurePeerConnection() { method setupChannel (line 159) | setupChannel(channel) { method handleEvent (line 170) | async handleEvent(event) { method offer (line 183) | async offer() { method answer (line 195) | async answer() { method setRemoteDescription (line 203) | setRemoteDescription(answer) { class RemoteControl (line 209) | class RemoteControl { method constructor (line 210) | constructor() { method ensureDweb (line 217) | async ensureDweb() { method setupWebrtcEvents (line 226) | setupWebrtcEvents() { method init (line 246) | async init(sessionId) { method handleMessage (line 276) | async handleMessage(data) { method handleEvent (line 280) | async handleEvent(event) { function onRemoteControl (line 351) | async function onRemoteControl(data) { FILE: apps/remotecontrol/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/settings/js/apps_panel.js class AppItem (line 3) | class AppItem extends HTMLElement { method constructor (line 4) | constructor(app) { method connectedCallback (line 14) | connectedCallback() { method disconnectedCallback (line 42) | disconnectedCallback() { class AppsPanel (line 51) | class AppsPanel { method constructor (line 52) | constructor() { method addSwitchBinding (line 61) | async addSwitchBinding(id, name, handler) { method log (line 70) | log(msg) { method error (line 74) | error(msg) { method maybeRemove (line 80) | maybeRemove(container, manifestUrl) { method addApp (line 96) | async addApp(app, updateVisibility) { method handleEvent (line 112) | handleEvent(event) { method createAppList (line 127) | async createAppList() { method init (line 153) | async init() { FILE: apps/settings/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, { defer, module } = { defer: false, module: fal... function loadSharedScript (line 30) | function loadSharedScript(url, params) { FILE: apps/settings/js/datetime_panel.js class DatetimePanel (line 3) | class DatetimePanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method updateClock (line 25) | updateClock(event) { method updateTimezone (line 35) | updateTimezone(event) { method selectTimezone (line 49) | selectTimezone(event) { method ensureTimeService (line 59) | async ensureTimeService() { method getSuccessClockToast (line 66) | getSuccessClockToast() { method getErrorClockToast (line 75) | getErrorClockToast() { method getSuccessTimezoneToast (line 82) | getSuccessTimezoneToast() { method getErrorTimezoneToast (line 91) | getErrorTimezoneToast() { method setTimeZone (line 100) | async setTimeZone() { method loadTimezones (line 122) | async loadTimezones() { method init (line 165) | async init() { FILE: apps/settings/js/display_panel.js class DisplayPanel (line 3) | class DisplayPanel { method constructor (line 4) | constructor() { method log (line 12) | log(msg) { method error (line 16) | error(msg) { method handleEvent (line 20) | async handleEvent(event) { method updateChoice (line 62) | async updateChoice(item) { method init (line 73) | async init() { FILE: apps/settings/js/dweb_panel.js class DwebPanel (line 3) | class DwebPanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method manageEstuary (line 25) | async manageEstuary() { method addSwitchBinding (line 42) | async addSwitchBinding(id, name, handler) { method p2pDiscovery (line 52) | p2pDiscovery(event) { method initDid (line 60) | async initDid() { method init (line 82) | async init() { FILE: apps/settings/js/identity_panel.js class IdentityPanel (line 3) | class IdentityPanel { method constructor (line 4) | constructor() { method log (line 12) | log(msg) { method error (line 16) | error(msg) { method handleEvent (line 20) | handleEvent(event) { method updateChoice (line 30) | async updateChoice(item) { method addDid (line 34) | async addDid() { method updateList (line 52) | async updateList() { method init (line 92) | async init() { FILE: apps/settings/js/language_panel.js class LanguagePanel (line 3) | class LanguagePanel { method constructor (line 4) | constructor() { method log (line 12) | log(msg) { method error (line 16) | error(msg) { method handleEvent (line 20) | handleEvent(event) { method updateChoice (line 30) | async updateChoice(item) { method init (line 40) | async init() { FILE: apps/settings/js/lockscreen_panel.js class LockscreenPanel (line 3) | class LockscreenPanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method init (line 25) | async init() { class StateManager (line 37) | class StateManager { method init (line 38) | async init() { method getSetting (line 120) | async getSetting(name, defaultValue) { method updateUI (line 129) | async updateUI() { FILE: apps/settings/js/main.js function elem (line 1) | function elem(id) { class PanelWrapper (line 11) | class PanelWrapper { method constructor (line 12) | constructor(node, graph) { method handleEvent (line 22) | async handleEvent(event) { FILE: apps/settings/js/privacy_panel.js class PrivacyPanel (line 3) | class PrivacyPanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method updateGeoloc (line 25) | updateGeoloc(event) { method updateTor (line 31) | updateTor(event) { method updateTp (line 42) | updateTp(event) { method updateGpc (line 48) | updateGpc(event) { method addSwitchBinding (line 54) | async addSwitchBinding(id, name, handler) { method init (line 63) | async init() { FILE: apps/settings/js/search_panel.js class SearchPanel (line 3) | class SearchPanel { method constructor (line 4) | constructor() { method log (line 12) | log(msg) { method error (line 16) | error(msg) { method handleEvent (line 20) | handleEvent(event) { method updateChoice (line 30) | async updateChoice(item) { method init (line 43) | async init() { FILE: apps/settings/js/systeminfo_panel.js class SystemInfoPanel (line 3) | class SystemInfoPanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method displayBuildInfo (line 25) | async displayBuildInfo() { method displayTelephony (line 65) | async displayTelephony() { method manageDeviceName (line 94) | async manageDeviceName() { method init (line 109) | async init() { FILE: apps/settings/js/telephony_panel.js class TelephonyPanel (line 3) | class TelephonyPanel { method constructor (line 4) | constructor() { method log (line 11) | log(msg) { method error (line 15) | error(msg) { method handleEvent (line 19) | handleEvent(event) { method addSwitchBinding (line 25) | async addSwitchBinding(id, name, handler) { method ensureApnData (line 34) | async ensureApnData() { method ensureSettings (line 41) | async ensureSettings() { method updateMobileData (line 48) | async updateMobileData(event) { method loadApnConfig (line 88) | async loadApnConfig() { method buildRow (line 100) | buildRow(name, value) { method appendTo (line 111) | appendTo(table, name, value) { method updateDetails (line 115) | updateDetails() { method searchNetworks (line 171) | searchNetworks() { method logDOMRequesterror (line 199) | logDOMRequesterror(request, msg) { method init (line 218) | async init() { FILE: apps/settings/js/webext_panel.js class WebExtension (line 3) | class WebExtension extends HTMLElement { method constructor (line 4) | constructor(addon) { method connectedCallback (line 9) | connectedCallback() { method handleEvent (line 45) | handleEvent() { method updateUI (line 51) | updateUI() { class WebextPanel (line 59) | class WebextPanel { method constructor (line 60) | constructor() { method log (line 71) | log(msg) { method error (line 75) | error(msg) { method handleEvent (line 79) | handleEvent(event) { method createExtList (line 91) | async createExtList(clearFirst = false) { method init (line 119) | async init() { FILE: apps/settings/js/wifi_panel.js function buildNetworkItem (line 9) | function buildNetworkItem(network) { class PasswordDialog (line 32) | class PasswordDialog { method constructor (line 33) | constructor(network) { method result (line 73) | result() { method updateValidity (line 80) | updateValidity() { method handleEvent (line 84) | handleEvent(event) { method close (line 93) | close(target) { method show (line 103) | show() { class WifiPanel (line 108) | class WifiPanel { method constructor (line 109) | constructor() { method log (line 118) | log(msg) { method error (line 122) | error(msg) { method handleEvent (line 126) | handleEvent(event) { method clearNetworkList (line 132) | clearNetworkList() { method forceScan (line 147) | async forceScan() { method updateNetworkList (line 160) | updateNetworkList(networks) { method associateNetwork (line 204) | async associateNetwork(network) { method init (line 233) | async init() { FILE: apps/shared/components/lit.js class T (line 7) | class T{constructor({strings:t,_$litType$:e},s){let i;this.parts=[];let ... method constructor (line 7) | constructor({strings:t,_$litType$:e},s){let i;this.parts=[];let o=0,h=... method createElement (line 7) | static createElement(t,e){const s=a.createElement("template");return s... function N (line 7) | function N(t,e,s=t,i){var n,o,r,l;if(e===E)return e;let h=void 0!==i?nul... class R (line 7) | class R{constructor(t,e){this.l=[],this.N=void 0,this.D=t,this.M=e}u(t){... method constructor (line 7) | constructor(t,e){this.l=[],this.N=void 0,this.D=t,this.M=e} method u (line 7) | u(t){var e;const{el:{content:s},parts:i}=this.D,n=(null!==(e=null==t?v... method v (line 7) | v(t){let e=0;for(const s of this.l)void 0!==s&&(void 0!==s.strings?(s.... class O (line 7) | class O{constructor(t,e,s,i){this.type=2,this.N=void 0,this.A=t,this.B=e... method constructor (line 7) | constructor(t,e,s,i){this.type=2,this.N=void 0,this.A=t,this.B=e,this.... method setConnected (line 7) | setConnected(t){var e;null===(e=this.P)||void 0===e||e.call(this,t)} method parentNode (line 7) | get parentNode(){return this.A.parentNode} method startNode (line 7) | get startNode(){return this.A} method endNode (line 7) | get endNode(){return this.B} method I (line 7) | I(t,e=this){t=N(this,t,e),c(t)?t===U||null==t||""===t?(this.H!==U&&thi... method k (line 7) | k(t,e=this.B){return this.A.parentNode.insertBefore(t,e)} method $ (line 7) | $(t){this.H!==t&&(this.R(),this.H=this.k(t))} method m (line 7) | m(t){const e=this.A.nextSibling;null!==e&&3===e.nodeType&&(null===this... method _ (line 7) | _(t){var e;const{values:s,_$litType$:i}=t,n="number"==typeof i?this.C(... method C (line 7) | C(t){let e=P.get(t.strings);return void 0===e&&P.set(t.strings,e=new T... method g (line 7) | g(t){u(this.H)||(this.H=[],this.R());const e=this.H;let s,i=0;for(cons... method R (line 7) | R(t=this.A.nextSibling,e){var s;for(null===(s=this.P)||void 0===s||s.c... class k (line 7) | class k{constructor(t,e,s,i,n){this.type=1,this.H=U,this.N=void 0,this.V... method constructor (line 7) | constructor(t,e,s,i,n){this.type=1,this.H=U,this.N=void 0,this.V=void ... method tagName (line 7) | get tagName(){return this.element.tagName} method I (line 7) | I(t,e=this,s,i){const n=this.strings;let o=!1;if(void 0===n)t=N(this,t... method W (line 7) | W(t){t===U?this.element.removeAttribute(this.name):this.element.setAtt... class L (line 7) | class L extends k{constructor(){super(...arguments),this.type=3}W(t){thi... method constructor (line 7) | constructor(){super(...arguments),this.type=3} method W (line 7) | W(t){this.element[this.name]=t===U?void 0:t} class M (line 7) | class M extends k{constructor(){super(...arguments),this.type=4}W(t){t&&... method constructor (line 7) | constructor(){super(...arguments),this.type=4} method W (line 7) | W(t){t&&t!==U?this.element.setAttribute(this.name,""):this.element.rem... class _ (line 7) | class _ extends k{constructor(){super(...arguments),this.type=5}I(t,e=th... method constructor (line 7) | constructor(){super(...arguments),this.type=5} method I (line 7) | I(t,e=this){var s;if((t=null!==(s=N(this,t,e,0))&&void 0!==s?s:U)===E)... method handleEvent (line 7) | handleEvent(t){var e,s;"function"==typeof this.H?this.H.call(null!==(s... class B (line 7) | class B{constructor(t,e,s){this.element=t,this.type=6,this.N=void 0,this... method constructor (line 7) | constructor(t,e,s){this.element=t,this.type=6,this.N=void 0,this.V=voi... method I (line 7) | I(t){N(this,t)} class V (line 7) | class V{constructor(t,e){if(e!==j)throw Error("CSSResult is not construc... method constructor (line 7) | constructor(t,e){if(e!==j)throw Error("CSSResult is not constructable.... method styleSheet (line 7) | get styleSheet(){return I&&void 0===this.t&&(this.t=new CSSStyleSheet,... method toString (line 7) | toString(){return this.cssText} method toAttribute (line 7) | toAttribute(t,e){switch(e){case Boolean:t=t?"":null;break;case Object:ca... method fromAttribute (line 7) | fromAttribute(t,e){let s=t;switch(e){case Boolean:s=null!==t;break;case ... class st (line 7) | class st extends HTMLElement{constructor(){super(),this.Πi=new Map,this.... method constructor (line 7) | constructor(){super(),this.Πi=new Map,this.Πo=void 0,this.Πl=void 0,th... method addInitializer (line 7) | static addInitializer(t){var e;null!==(e=this.v)&&void 0!==e||(this.v=... method observedAttributes (line 7) | static get observedAttributes(){this.finalize();const t=[];return this... method createProperty (line 7) | static createProperty(t,e=et){if(e.state&&(e.attribute=!1),this.finali... method getPropertyDescriptor (line 7) | static getPropertyDescriptor(t,e,s){return{get(){return this[e]},set(i... method getPropertyOptions (line 7) | static getPropertyOptions(t){return this.elementProperties.get(t)||et} method finalize (line 7) | static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.fi... method finalizeStyles (line 7) | static finalizeStyles(t){const e=[];if(Array.isArray(t)){const s=new S... method "Πp" (line 7) | static"Πp"(t,e){const s=e.attribute;return!1===s?void 0:"string"==type... method u (line 7) | u(){var t;this.Πg=new Promise((t=>this.enableUpdating=t)),this.L=new M... method addController (line 7) | addController(t){var e,s;(null!==(e=this.ΠU)&&void 0!==e?e:this.ΠU=[])... method removeController (line 7) | removeController(t){var e;null===(e=this.ΠU)||void 0===e||e.splice(thi... method "Π_" (line 7) | "Π_"(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwn... method createRenderRoot (line 7) | createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==... method connectedCallback (line 7) | connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=t... method enableUpdating (line 7) | enableUpdating(t){} method disconnectedCallback (line 7) | disconnectedCallback(){var t;null===(t=this.ΠU)||void 0===t||t.forEach... method attributeChangedCallback (line 7) | attributeChangedCallback(t,e,s){this.K(t,s)} method "Πj" (line 7) | "Πj"(t,e,s=et){var i,n;const o=this.constructor.Πp(t,s);if(void 0!==o&... method K (line 7) | K(t,e){var s,i,n;const o=this.constructor,r=o.Πm.get(t);if(void 0!==r&... method requestUpdate (line 7) | requestUpdate(t,e,s){let i=!0;void 0!==t&&(((s=s||this.constructor.get... method "Πq" (line 7) | async"Πq"(){this.isUpdatePending=!0;try{for(await this.Πg;this.Πo;)awa... method performUpdate (line 7) | performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,... method willUpdate (line 7) | willUpdate(t){} method E (line 7) | E(t){var e;null===(e=this.ΠU)||void 0===e||e.forEach((t=>{var e;return... method "Π$" (line 7) | "Π$"(){this.L=new Map,this.isUpdatePending=!1} method updateComplete (line 7) | get updateComplete(){return this.getUpdateComplete()} method getUpdateComplete (line 7) | getUpdateComplete(){return this.Πg} method shouldUpdate (line 7) | shouldUpdate(t){return!0} method update (line 7) | update(t){void 0!==this.Πk&&(this.Πk.forEach(((t,e)=>this.Πj(e,this[e]... method updated (line 7) | updated(t){} method firstUpdated (line 7) | firstUpdated(t){} class dt (line 7) | class dt extends st{constructor(){super(...arguments),this.renderOptions... method constructor (line 7) | constructor(){super(...arguments),this.renderOptions={host:this},this.... method createRenderRoot (line 7) | createRenderRoot(){var t,e;const s=super.createRenderRoot();return nul... method update (line 7) | update(t){const e=this.render();super.update(t),this.Φt=$(e,this.rende... method connectedCallback (line 7) | connectedCallback(){var t;super.connectedCallback(),null===(t=this.Φt)... method disconnectedCallback (line 7) | disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=th... method render (line 7) | render(){return E} FILE: apps/shared/components/lucide_icon.js class LucideIcon (line 5) | class LucideIcon extends LitElement { method constructor (line 6) | constructor() { method properties (line 10) | static get properties() { method styles (line 16) | static get styles() { method render (line 26) | render() { FILE: apps/shared/js/activity_manager.js class ActivityManager (line 6) | class ActivityManager { method constructor (line 7) | constructor(handlers) { method handleEvent (line 31) | handleEvent(event) { FILE: apps/shared/js/activity_sw.js function log (line 1) | function log(msg) { function error (line 5) | function error(msg) { function getClient (line 39) | async function getClient(activityName) { function handleActivity (line 64) | async function handleActivity(event, handler) { method addHandler (line 113) | addHandler(handler) { method removeHandler (line 120) | removeHandler(id) { method getHandler (line 125) | getHandler(id) { method size (line 129) | get size() { FILE: apps/shared/js/api_daemon.js function TimedPromise (line 5) | function TimedPromise(promise, msg) { class ApiDaemon (line 27) | class ApiDaemon { method constructor (line 28) | constructor(config, global) { method setDebug (line 105) | setDebug(val) { method debug (line 109) | debug(msg) { method onsessionconnected (line 115) | onsessionconnected() { method onsessiondisconnected (line 120) | onsessiondisconnected() { method registerService (line 124) | registerService(urlName, serviceName) { method _getService (line 143) | _getService(serviceName) { method getSettings (line 184) | getSettings() { method getPowerManager (line 188) | getPowerManager() { method getProcManager (line 192) | getProcManager() { method getAppsManager (line 196) | getAppsManager() { method getContactsManager (line 200) | getContactsManager() { method getContentManager (line 204) | getContentManager() { method getTimeService (line 208) | getTimeService() { method getDwebService (line 212) | getDwebService() { method getEvmService (line 216) | getEvmService() { method getLibraryFor (line 220) | getLibraryFor(serviceName) { method getSession (line 225) | getSession() { FILE: apps/shared/js/apps_manager.js class AppsManager (line 3) | class AppsManager extends EventTarget { method constructor (line 4) | constructor() { method log (line 15) | log(msg) { method error (line 19) | error(msg) { method addApp (line 23) | async addApp(app) { method removeApp (line 44) | removeApp(manifestUrl) { method getAll (line 58) | async getAll() { method uninstall (line 63) | async uninstall(manifestUrl) { method getSummary (line 77) | async getSummary(app) { method init (line 124) | async init() { FILE: apps/shared/js/content_manager.js constant PLACES_MIME_TYPE (line 3) | const PLACES_MIME_TYPE = "application/x-places+json"; constant MEDIA_MIME_TYPE (line 4) | const MEDIA_MIME_TYPE = "application/x-media+json"; constant CONTACTS_MIME_TYPE (line 5) | const CONTACTS_MIME_TYPE = "application/x-contact+json"; class ContentManager (line 7) | class ContentManager extends EventTarget { method constructor (line 8) | constructor() { method as_superuser (line 20) | async as_superuser() { method getOpenSearchManager (line 27) | getOpenSearchManager(callback) { method getContactsManager (line 32) | getContactsManager(callback) { method getContainerManager (line 36) | getContainerManager(name, variants) { method log (line 40) | log(msg) { method error (line 44) | error(msg) { method lib (line 48) | async lib() { method getService (line 57) | async getService() { method ensureHttpKey (line 62) | async ensureHttpKey(svc) { method formatSize (line 73) | formatSize(size) { method iconFor (line 99) | iconFor(isFolder, mimeType) { method iconForResource (line 135) | async iconForResource(meta) { method hasTopLevelContainer (line 144) | async hasTopLevelContainer(containerName) { method ensureTopLevelContainer (line 163) | async ensureTopLevelContainer(containerName) { method childByName (line 233) | async childByName(parent, name, variant = "default") { method jsonChildByName (line 248) | async jsonChildByName(parent, name, variant = "default") { method hasChildByName (line 262) | async hasChildByName(parent, name) { method create (line 273) | async create(parent, name, blob, tags = []) { method resourceFromId (line 292) | async resourceFromId(id) { method isValidUrl (line 299) | isValidUrl(url) { method cleanupUrl (line 315) | cleanupUrl(url) { method createOrUpdatePlacesEntry (line 326) | async createOrUpdatePlacesEntry(url, title, icon) { method visitUrl (line 340) | async visitUrl(url, container, highPriority = false) { method getPlace (line 364) | async getPlace(url) { method visitPlace (line 370) | async visitPlace(url, highPriority = false) { method visitMedia (line 374) | async visitMedia(url, highPriority = false) { method drainPlacesQueryFor (line 378) | async drainPlacesQueryFor(url) { method createOrUpdateMediaEntry (line 412) | async createOrUpdateMediaEntry(url, icon, meta) { method processCursor (line 452) | async processCursor(cursor, withContent, variantNames, callback) { method search (line 543) | async search(query, maxCount, tag, withContent, variantNames, callback) { method topByFrecency (line 551) | async topByFrecency(maxCount, callback) { method lastModified (line 561) | async lastModified(maxCount, callback) { method searchPlaces (line 570) | async searchPlaces(query, maxCount, callback) { method searchMedia (line 574) | async searchMedia(query, maxCount, callback) { method searchContacts (line 585) | async searchContacts(query, maxCount, callback) { class ContentResource (line 591) | class ContentResource { method constructor (line 592) | constructor(service, http_key, meta, blob, variant) { method log (line 603) | log(msg) { method error (line 607) | error(msg) { method variant (line 611) | variant(name = "default") { method meta (line 615) | get meta() { method id (line 619) | get id() { method update (line 623) | async update(blob, variant = "default") { method updateVariantFromUrl (line 628) | async updateVariantFromUrl(url, variant) { method delete (line 651) | async delete() { method observe (line 657) | async observe(callback) { method variantUrl (line 665) | variantUrl(variant = "default") { method addTag (line 669) | async addTag(tag) { method removeTag (line 673) | async removeTag(tag) { method debug (line 677) | debug() { class OpenSearchManager (line 689) | class OpenSearchManager extends ContentManager { method constructor (line 690) | constructor(updatedCallback = null) { method log (line 699) | log(msg) { method error (line 703) | error(msg) { method ready (line 707) | async ready() { method onchange (line 721) | async onchange(change) { method init (line 731) | async init() { method hasEngine (line 739) | hasEngine(url) { method hasEngineName (line 743) | async hasEngineName(current) { method update (line 761) | async update() { method addFromJson (line 802) | async addFromJson(json, url, enabled = false, favicon = null) { method addFromUrl (line 863) | async addFromUrl(url, enabled = false, substituteUrl = null, favicon =... method xmlToJson (line 890) | xmlToJson(xml) { method loadDefaults (line 928) | async loadDefaults() { class Contact (line 956) | class Contact { method constructor (line 957) | constructor(init = null, tags = []) { method fromJson (line 972) | static fromJson(json, id, tags = []) { method asDefaultVariant (line 989) | asDefaultVariant() { class ContactsManager (line 1001) | class ContactsManager extends ContentManager { method constructor (line 1002) | constructor(updatedCallback = null) { method newContact (line 1011) | newContact(init = null) { method log (line 1015) | log(msg) { method error (line 1019) | error(msg) { method ready (line 1023) | async ready() { method onchange (line 1032) | async onchange(change) { method deleteContact (line 1043) | async deleteContact(contact) { method init (line 1047) | async init() { method contactWithDid (line 1054) | async contactWithDid(did) { method updateList (line 1066) | async updateList() { method add (line 1107) | async add(contact) { method update (line 1141) | async update(id, contact) { class ContainerManager (line 1165) | class ContainerManager extends ContentManager { method constructor (line 1166) | constructor(containerName, variants = []) { method log (line 1173) | log(msg) { method error (line 1177) | error(msg) { method ready (line 1181) | async ready() { method onchange (line 1190) | onchange(change) { method init (line 1202) | async init() { method updateList (line 1210) | async updateList() { FILE: apps/shared/js/dep_graph.js function scriptLoader (line 5) | function scriptLoader(url) { function sharedScriptLoader (line 17) | function sharedScriptLoader(url) { function styleLoader (line 21) | function styleLoader(url) { function sharedStyleLoader (line 32) | function sharedStyleLoader(url) { function linkPreLoader (line 36) | function linkPreLoader(url, type_, as) { function sharedLinkPreLoader (line 48) | function sharedLinkPreLoader(url, type_, as) { function moduleLoader (line 57) | function moduleLoader(url, props = null) { function sharedModuleLoader (line 76) | function sharedModuleLoader(url, props) { function windowModuleLoader (line 84) | function windowModuleLoader(url, winProp, moduleProp) { function sharedWindowModuleLoader (line 104) | function sharedWindowModuleLoader(url, winProp, moduleProp) { class ParallelGraphLoader (line 125) | class ParallelGraphLoader { method constructor (line 126) | constructor(targets, custom, config = {}) { method applyConfig (line 161) | applyConfig(value) { method buildNodeRunner (line 172) | buildNodeRunner(node) { method waitForDeps (line 229) | async waitForDeps(name = "root") { method getRunnerFor (line 241) | getRunnerFor(dep) { function getSharedDeps (line 369) | function getSharedDeps(names) { function addShoelaceDeps (line 427) | function addShoelaceDeps(currentDeps) { function addSharedDeps (line 470) | function addSharedDeps(currentDeps) { FILE: apps/shared/js/fluent_web.js function getLikelySubtagsMin (line 1) | function getLikelySubtagsMin(e){if(likelySubtagsMin.hasOwnProperty(e))re... class Locale (line 1) | class Locale{constructor(e){const t=localeRe.exec(e.replace(/_/g,"-"));i... method constructor (line 1) | constructor(e){const t=localeRe.exec(e.replace(/_/g,"-"));if(!t)return... method isEqual (line 1) | isEqual(e){return localeParts.every(t=>this[t]===e[t])} method matches (line 1) | matches(e,t=!1,n=!1){return localeParts.every(a=>t&&void 0===this[a]||... method toString (line 1) | toString(){return localeParts.map(e=>this[e]).filter(e=>e!==void 0).jo... method clearVariants (line 1) | clearVariants(){this.variant=void 0} method clearRegion (line 1) | clearRegion(){this.region=void 0} method addLikelySubtags (line 1) | addLikelySubtags(){const e=getLikelySubtagsMin(this.toString().toLower... function filterMatches (line 1) | function filterMatches(e,t,n){const a=new Set,r=new Map;for(let a of t){... function GetOption (line 1) | function GetOption(e,t,n,a,r){let l=e[t];if(void 0!==l){if("boolean"===n... function negotiateLanguages (line 1) | function negotiateLanguages(e,t,n={}){const a=GetOption(n,"defaultLocale... class FluentType (line 1) | class FluentType{constructor(e){this.value=e}valueOf(){return this.value... method constructor (line 1) | constructor(e){this.value=e} method valueOf (line 1) | valueOf(){return this.value} method toString (line 1) | toString(){throw new Error("Subclasses of FluentType must implement to... class FluentNone (line 1) | class FluentNone extends FluentType{constructor(e="???"){super(e)}toStri... method constructor (line 1) | constructor(e="???"){super(e)} method toString (line 1) | toString(){return`{${this.value}}`} class FluentNumber (line 1) | class FluentNumber extends FluentType{constructor(e,t){super(e),this.opt... method constructor (line 1) | constructor(e,t){super(e),this.opts=t} method toString (line 1) | toString(e){try{const t=e.memoizeIntlObject(Intl.NumberFormat,this.opt... class FluentDateTime (line 1) | class FluentDateTime extends FluentType{constructor(e,t){super(e),this.o... method constructor (line 1) | constructor(e,t){super(e),this.opts=t} method toString (line 1) | toString(e){try{const t=e.memoizeIntlObject(Intl.DateTimeFormat,this.o... function merge (line 1) | function merge(e,t){return Object.assign({},e,values(t))} function values (line 1) | function values(e){const t={};for(const[n,a]of Object.entries(e))t[n]=a.... function NUMBER (line 1) | function NUMBER([e],t){if(e instanceof FluentNone)return new FluentNone(... function DATETIME (line 1) | function DATETIME([e],t){if(e instanceof FluentNone)return new FluentNon... function match (line 1) | function match(e,t,n){if(n===t)return!0;if(n instanceof FluentNumber&&t ... function getDefault (line 1) | function getDefault(e,t,n){return t[n]?resolvePattern(e,t[n].value):(e.r... function getArguments (line 1) | function getArguments(e,t){const n=[],a=Object.create(null);for(const r ... function resolveExpression (line 1) | function resolveExpression(e,t){switch(t.type){case"str":return t.value;... function VariableReference (line 1) | function VariableReference(e,{name:t}){let n;if(e.params){if(Object.prot... function MessageReference (line 1) | function MessageReference(e,{name:t,attr:n}){const a=e.bundle._messages.... function TermReference (line 1) | function TermReference(e,{name:t,attr:n,args:a}){const r=`-${t}`,l=e.bun... function FunctionReference (line 1) | function FunctionReference(e,{name:t,args:n}){const a=e.bundle._function... function SelectExpression (line 1) | function SelectExpression(e,{selector:t,variants:n,star:a}){let r=resolv... function resolveComplexPattern (line 1) | function resolveComplexPattern(e,t){if(e.dirty.has(t))return e.reportErr... function resolvePattern (line 1) | function resolvePattern(e,t){return"string"==typeof t?e.bundle._transfor... class Scope (line 1) | class Scope{constructor(e,t,n){this.bundle=e,this.errors=t,this.args=n,t... method constructor (line 1) | constructor(e,t,n){this.bundle=e,this.errors=t,this.args=n,this.dirty=... method reportError (line 1) | reportError(e){if(!this.errors)throw e;this.errors.push(e)} method memoizeIntlObject (line 1) | memoizeIntlObject(e,t){let n=this.bundle._intls.get(e);n||(n={},this.b... class FluentBundle (line 1) | class FluentBundle{constructor(e,{functions:t={},useIsolating:n=!0,trans... method constructor (line 1) | constructor(e,{functions:t={},useIsolating:n=!0,transform:a=e=>e}={}){... method hasMessage (line 1) | hasMessage(e){return this._messages.has(e)} method getMessage (line 1) | getMessage(e){return this._messages.get(e)} method addResource (line 1) | addResource(e,{allowOverrides:t=!1}={}){const n=[];for(let a,r=0;r>24&255,o=e>>16&255,s=e>>8&255,c=t>>24&255... function i (line 1) | function i(e,t,r){for(var i=e>>24&255,o=e>>16&255,s=e>>8&255,c=t>>24&255... function e (line 1) | function e(){this._color={},this._rgba={}} function e (line 1) | function e(e,r){this.allowTransparency=r;var h=e.createElement("canvas")... function e (line 1) | function e(e,t,r){this._bufferService=e,this._logService=t,this._unicode... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(t){var r=e.call(this)||this;return r._bufferService=t,r._link... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(t,r,i,n,o,s){var a=e.call(this)||this;return a._element=t,a._... function e (line 1) | function e(e){this._renderCallback=e} function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._cur... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(t){void 0===t&&(t={});var r=e.call(this,t)||this;return r.bro... function i (line 1) | function i(e){var r,i,n=t._mouseService.getRawByteCoords(e,t.screenEleme... function e (line 1) | function e(e,t){void 0===t&&(t=1e3),this._renderCallback=e,this._debounc... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(t,r,i,n,o,s,a){var l=e.call(this)||this;return l._scrollLines... function e (line 1) | function e(e,t,r,i,n,o){this._textarea=e,this._compositionView=t,this._b... function r (line 1) | function r(e,t){var r=t.getBoundingClientRect();return[e.clientX-r.left,... function n (line 1) | function n(e,t,r,i){var n=e-o(r,e),a=t-o(r,t);return l(Math.abs(n-a)-fun... function o (line 1) | function o(e,t){for(var r=0,i=e.buffer.lines.get(t),n=i&&i.isWrapped;n&&... function s (line 1) | function s(e,t){return e>t?"A":"B"} function a (line 1) | function a(e,t,r,i,n,o){for(var s=e,a=t,c="";s!==r||a!==i;)s+=n?1:-1,n&&... function c (line 1) | function c(e,t){var r=t?"O":"[";return i.C0.ESC+r+e} function l (line 1) | function l(e,t){e=Math.floor(e);for(var r="",i=0;i>>24,n=t.rgba>>>16&255,o=t.rgba>>>... function e (line 1) | function e(e){this.capacity=e,this._map={},this._head=null,this._tail=nu... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(t,r,i,n,o,s,c,l,h,u){var f=e.call(this)||this;return f._color... function e (line 1) | function e(e,t,r,i){this._document=e,this._colors=t,this._characterJoine... function _ (line 1) | function _(e,t,r){for(;e.length24)return t.setWinLines||!1;switch(e){case 1:return... function e (line 1) | function e(e,t,r,i){this._bufferService=e,this._coreService=t,this._logS... function t (line 1) | function t(t,r,i,n,o,l,h,d,v){void 0===v&&(v=new c.EscapeSequenceParser)... function e (line 1) | function e(){this._disposables=[],this._isDisposed=!1} function i (line 1) | function i(e){for(var t=0,r=e;t=e.l... function e (line 1) | function e(){this.fg=0,this.bg=0,this.extended=new i} function e (line 1) | function e(e,t){void 0===e&&(e=0),void 0===t&&(t=-1),this.underlineStyle... function e (line 1) | function e(e,t,r){this._hasScrollback=e,this._optionsService=t,this._buf... function e (line 1) | function e(e,t,r,i,n,o){void 0===r&&(r=0),void 0===i&&(i=e.lines.length)... function e (line 1) | function e(e,t,r){void 0===r&&(r=!1),this.isWrapped=r,this._combined={},... function r (line 1) | function r(e,t,r){if(t===e.length-1)return e[t].getTrimmedLength();var i... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(t,r){var i=e.call(this)||this;return i._optionsService=t,i._b... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.cont... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(r){var i=e.call(this)||this;return i.line=r,i._id=t._nextId++... function e (line 1) | function e(){this._interim=0} function e (line 1) | function e(){this.interim=new Uint8Array(3)} function e (line 1) | function e(){if(this.version="6",!i){i=new Uint8Array(65536),n.fill(i,1)... function e (line 1) | function e(e){this._action=e,this._writeBuffer=[],this._callbacks=[],thi... function e (line 1) | function e(){this._handlers=Object.create(null),this._active=s,this._ide... function e (line 1) | function e(e){this._handler=e,this._data="",this._params=c,this._hitLimi... function r (line 1) | function r(){this.constructor=e} function e (line 1) | function e(e){this.table=new Uint8Array(e)} function r (line 1) | function r(r){void 0===r&&(r=t.VT500_TRANSITION_TABLE);var i=e.call(this... function e (line 1) | function e(){this._state=0,this._active=o,this._id=-1,this._handlers=Obj... function e (line 1) | function e(e){this._handler=e,this._data="",this._hitLimit=!1} function e (line 1) | function e(e,t){if(void 0===e&&(e=32),void 0===t&&(t=32),this.maxLength=... function e (line 1) | function e(){this._addons=[]} function e (line 1) | function e(e,t){this._buffer=e,this.type=t} function e (line 1) | function e(e){this._line=e} function e (line 1) | function e(e){var t=this;this._core=e,this._onBufferChange=new n.EventEm... function e (line 1) | function e(e){this._core=e} function e (line 1) | function e(e){this._core=e} function r (line 1) | function r(){this.constructor=e} function r (line 1) | function r(r){var i=e.call(this)||this;return i._optionsService=r,i.isUs... function e (line 1) | function e(){this.glevel=0,this._charsets=[]} function c (line 1) | function c(e,t){var r=(e.ctrl?16:0)|(e.shift?4:0)|(e.alt?8:0);return 4==... function e (line 1) | function e(e,t){this._bufferService=e,this._coreService=t,this._protocol... function r (line 1) | function r(){this.constructor=e} function t (line 1) | function t(t,r,i,n){var o=e.call(this)||this;return o._bufferService=r,o... function e (line 1) | function e(e){this._bufferService=e,this.clearRange()} function e (line 1) | function e(){for(var e=[],t=0;t1?(u++,u>4&&(u=1)):u=1;if(... function X (line 1) | function X(){x=!0,n.blur(),n.focus(),x=!1} function $ (line 1) | function $(e){e.keyCode==27&&n.value.length>8;return n==0?t>191?g:B[t]:n==5... function U (line 1) | function U(e){return e>="\u064b"&&e<="\u0655"} function i (line 1) | function i(s){var o=r[s];o.processed=!0;for(var u=0;u=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=4352&&e<=4447||e>=4515&&e<=4519||e>=46... function n (line 1) | function n(e){return t?e.action!=="insert":e.action==="insert"} function g (line 1) | function g(){var t=0;if(m===0)return t;if(v)for(var n=0;n"+e.end.row+":"+e... function p (line 1) | function p(e,t){var n=e.action=="insert",r=t.action=="insert";if(n&&r)if... function d (line 1) | function d(e,t){for(var n=e.length;n--;)for(var r=0;rt.priority?1:0} function o (line 1) | function o(){r.$timer=clearInterval(r.$timer),r.$scrollAnimation=null,r.... function o (line 1) | function o(r){if(n.$themeId!=e)return t&&t();if(!r||!r.cssClass)throw ne... function u (line 1) | function u(e){var t="importScripts('"+i.qualifyURL(e)+"');";try{return n... function a (line 1) | function a(e){if(typeof Worker=="undefined")return{postMessage:function(... function s (line 1) | function s(e,t){return e.row==t.row&&e.column==t.column} function o (line 1) | function o(e){var t=e.domEvent,n=t.altKey,o=t.shiftKey,u=t.ctrlKey,a=e.g... function h (line 1) | function h(e,t,n){return c.$options.wrap=!0,c.$options.needle=t,c.$optio... function v (line 1) | function v(e,t){return e.row==t.row&&e.column==t.column} function m (line 1) | function m(e){if(e.$multiselectOnSessionChange)return;e.$onAddRange=e.$o... function g (line 1) | function g(e){function r(t){n&&(e.renderer.setMouseCursor(""),n=!1)}if(!... function u (line 1) | function u(e){return a.stringRepeat(" ",e)} function f (line 1) | function f(e){return e[2]?u(i)+e[2]+u(s-e[2].length+o)+e[4].replace(/^([... function l (line 1) | function l(e){return e[2]?u(i+s-e[2].length)+e[2]+u(o)+e[4].replace(/^([... function c (line 1) | function c(e){return e[2]?u(i)+e[2]+u(o)+e[4].replace(/^([=:])\s+/,"$1 "... function o (line 1) | function o(e,t,n){var r=0,i=e.length-1;while(r<=i){var s=r+i>>1,o=n(t,e[... function u (line 1) | function u(e,t,n){var r=e.getAnnotations().sort(s.comparePoints);if(!r.l... FILE: apps/tiles/ace/ext-beautify.js function i (line 1) | function i(e,t){return e.type.lastIndexOf(t+".xml")>-1} FILE: apps/tiles/ace/ext-code_lens.js function u (line 1) | function u(e){var t=e.$textLayer,n=t.$lenses;n&&n.forEach(function(e){e.... function a (line 1) | function a(e,t){var n=e&t.CHANGE_LINES||e&t.CHANGE_FULL||e&t.CHANGE_SCRO... function f (line 1) | function f(e){if(!e.lineWidgets)return;var t=e.widgetManager;e.lineWidge... function l (line 1) | function l(e){e.codeLensProviders=[],e.renderer.on("afterRender",a),e.$c... function c (line 1) | function c(e){e.off("input",e.$updateLensesOnInput),e.renderer.off("afte... FILE: apps/tiles/ace/ext-emmet.js function p (line 1) | function p(e){var t=(new Date).toLocaleString("en-us",e);return t.length... function e (line 1) | function e(e){return e=e.substr(1),/^\d+$/.test(e)?[{tabstopId:parseInt(... function t (line 1) | function t(e){return"(?:[^\\\\"+e+"]|\\\\.)"} function f (line 1) | function f(t){var n=e.indexOf(t,s+1);n!=-1&&(s=n)} function f (line 1) | function f(e){var t=[];for(var n=0;n0?e=... function n (line 1) | function n(e){return Array.isArray(e)||(e=[e]),e.map(function(e){var t=e... function u (line 1) | function u(){var t=n[i++];if(!t)return;if(t[0]=="c"){var r=parseInt(t.sl... function n (line 1) | function n(e){return(e||"").replace(/^./,function(e){return e.toUpperCas... function r (line 1) | function r(t){var r=[],i={};return e.keyBinding.$handlers.forEach(functi... function t (line 1) | function t(e,t){var n=JSON.parse(JSON.stringify(e)),r=new o(n);return r.... function n (line 1) | function n(e,t){if(!t||!t.length)return e;var n=[];t.forEach(function(e)... function t (line 1) | function t(e,t){var n=JSON.parse(JSON.stringify(e)),r=new o(n);return r.... FILE: apps/tiles/ace/ext-rtl.js function s (line 1) | function s(e,t){var n=t.getSelection().lead;t.session.$bidiHandler.isRtl... function o (line 1) | function o(e){e.editor.session.$bidiHandler.isMoveLeftOperation=/gotolef... function u (line 1) | function u(e,t){var n=t.session;n.$bidiHandler.currentRow=null;if(n.$bid... function a (line 1) | function a(e,t){var n=t.session,r=n.$bidiHandler,i=t.$textLayer.$lines.c... function f (line 1) | function f(e){function n(e){var t=e.element.style;t.direction=t.textAlig... FILE: apps/tiles/ace/ext-settings_menu.js function o (line 1) | function o(e){e.keyCode===27&&u()} function u (line 1) | function u(){if(!i)return;document.removeEventListener("keydown",o),i.pa... function a (line 1) | function a(e){s=e,e&&(i.style.pointerEvents="none",n.style.pointerEvents... function i (line 1) | function i(e){var t=a.text,n=e.split(/[\/\\]/).pop();for(var i=0;i=e.firstLine()&&t<=e.lastLine()} function $ (line 1) | function $(e){return/^[a-z]$/.test(e)} function J (line 1) | function J(e){return"()[]{}".indexOf(e)!=-1} function K (line 1) | function K(e){return H.test(e)} function Q (line 1) | function Q(e){return W.test(e)} function G (line 1) | function G(e){return/^\s*$/.test(e)} function Y (line 1) | function Y(e){return".?!".indexOf(e)!=-1} function Z (line 1) | function Z(e,t){for(var n=0;n"){var n=t.length-11,r=e.s... function Mt (line 1) | function Mt(e){var t=/^.*(<[^>]+>)$/.exec(e),n=t?t[1]:e.slice(-1);if(n.l... function _t (line 1) | function _t(e,t,n){return function(){for(var r=0;r2&&(t=Bt.apply(undefined,Array.... function jt (line 1) | function jt(e,t){return arguments.length>2&&(t=jt.apply(undefined,Array.... function Ft (line 1) | function Ft(e,t,n){var r=Ht(e,t),i=Ht(t,n);return r&&i} function It (line 1) | function It(e,t){return e.getLine(t).length} function qt (line 1) | function qt(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")} function Rt (line 1) | function Rt(e){return e.replace(/([.?*+$\[\]\/\\(){}|\-])/g,"\\$1")} function Ut (line 1) | function Ut(e,t,n){var r=It(e,t),i=(new Array(n-r+1)).join(" ");e.setCur... function zt (line 1) | function zt(e,t){var n=[],r=e.listSelections(),i=Dt(e.clipPos(t)),s=!Pt(... function Wt (line 1) | function Wt(e,t,n){var r=[];for(var i=0;i=e.line.... function bn (line 1) | function bn(e,t,n,r){function i(e,t){if(t.pos+t.dir<0||t.pos+t.dir>=t.li... function wn (line 1) | function wn(e,t,n,r){var i=t,s,o,u={"(":/[()]/,")":/[()]/,"[":/[[\]]/,"]... function En (line 1) | function En(e,t,n,r){var i=Dt(t),s=e.getLine(i.line),o=s.split(""),u,a,f... function Sn (line 1) | function Sn(){} function xn (line 1) | function xn(e){var t=e.state.vim;return t.searchState_||(t.searchState_=... function Tn (line 1) | function Tn(e){return Cn(e,"/")} function Nn (line 1) | function Nn(e){return kn(e,"/")} function Cn (line 1) | function Cn(e,t){var n=kn(e,t)||[];if(!n.length)return[];var r=[];if(n[0... function kn (line 1) | function kn(e,t){t||(t="/");var n=!1,r=[];for(var i=0;i1&&t[0]=="n"&&(t=t.replace("numpad","")),t=d... function gr (line 1) | function gr(e){var t=new e.constructor;return Object.keys(e).forEach(fun... function yr (line 1) | function yr(e,t,n){var r=!1,i=ct.maybeInitVimState_(e),s=i.visualBlock||... function wr (line 1) | function wr(e,t){t.off("beforeEndOperation",wr);var n=t.state.cm.vimCmd;... function e (line 1) | function e(e,t,n){var r=e.ace.container,i;return i=r.appendChild(documen... function t (line 1) | function t(e,t){e.state.currentNotificationClose&&e.state.currentNotific... function a (line 1) | function a(e){if(typeof e=="string")f.value=e;else{if(o)return;if(e&&e.t... function a (line 1) | function a(){if(s)return;s=!0,clearTimeout(o),i.remove()} function s (line 1) | function s(s,o,u){function l(n){var r=++t%e,o=i[r];o&&o.clear(),i[r]=s.s... function o (line 1) | function o(s,o){t+=o,t>n?t=n:t"){if(r.visualMode)Yt(e);else{if(!r.insertMode)... function o (line 1) | function o(n){var r;while(n)r=/<\w+-.+?>|<\w+>|./.exec(n),t=r[0],n=n.sub... function u (line 1) | function u(){if(s())return!0;var n=r.inputState.keyBuffer=r.inputState.k... function a (line 1) | function a(){if(i()||s())return!0;var n=r.inputState.keyBuffer=r.inputSt... function a (line 1) | function a(r,i,s){at.searchHistoryController.pushInput(r),at.searchHisto... function f (line 1) | function f(e){a(e,!0,!0);var t=at.macroModeState;t.isRecording&&or(t,e)} function l (line 1) | function l(t,n,i){var s=m.keyName(t),o,a;s=="Up"||s=="Down"?(o=s=="Up"?!... function c (line 1) | function c(t,n,r){var i=m.keyName(t);i=="Esc"||i=="Ctrl-C"||i=="Ctrl-["|... function r (line 1) | function r(t){at.exCommandHistoryController.pushInput(t),at.exCommandHis... function i (line 1) | function i(t,n,r){var i=m.keyName(t),s,o;if(i=="Esc"||i=="Ctrl-C"||i=="C... function u (line 1) | function u(){if(t.argString){var e=new m.StringStream(t.argString);e.eat... function S (line 1) | function S(e,t){if(n){var i;i=e,e=t,t=i}r&&(e=e.toLowerCase(),t=t.toLowe... function x (line 1) | function x(e,t){if(n){var i;i=e,e=t,t=i}return r&&(e[0]=e[0].toLowerCase... function n (line 1) | function n(){var n=br(t).insertMode;t.ace.renderer.setStyle("normal-mode... FILE: apps/tiles/ace/mode-abap.js function a (line 1) | function a(){this.HighlightRules=r,this.foldingRules=new i} FILE: apps/tiles/ace/mode-apex.js function t (line 1) | function t(t){return t.slice(-3)=="__c"?"support.function":e(t)} function n (line 1) | function n(e,t){return{regex:e+(t.multiline?"":"(?=.)"),token:"string.st... function r (line 1) | function r(){return[{token:"comment",regex:"\\/\\/(?=.)",next:[s.getTagR... function a (line 1) | function a(){i.call(this),this.HighlightRules=s,this.foldingRules=new o,... FILE: apps/tiles/ace/mode-asciidoc.js function t (line 1) | function t(e){var t=/\w/.test(e)?"\\b":"(?:\\B|^)";return t+e+"[^"+e+"].... function l (line 1) | function l(t){return f=e.getTokens(t)[0],f&&f.type} function d (line 1) | function d(){var t=f.value.match(p);if(t)return t[0].length;var r=c.inde... FILE: apps/tiles/ace/mode-c9search.js function o (line 1) | function o(e,t){try{return new RegExp(e,t)}catch(n){}} FILE: apps/tiles/ace/mode-coffee.js function s (line 1) | function s(){var e="[$A-Za-z_\\x7f-\\uffff][$\\w\\x7f-\\uffff]*",t="this... function l (line 1) | function l(){this.HighlightRules=r,this.$outdent=new i,this.foldingRules... FILE: apps/tiles/ace/mode-coldfusion.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-csound_document.js method next (line 1) | get next(){return Array.isArray(e.next)?e.next[e.next.length-1]:e.next} method next (line 1) | set next(t){Array.isArray(e.next)||(e.next=t)} method token (line 1) | get token(){return e.token} function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-csound_orchestra.js method next (line 1) | get next(){return Array.isArray(e.next)?e.next[e.next.length-1]:e.next} method next (line 1) | set next(t){Array.isArray(e.next)||(e.next=t)} method token (line 1) | get token(){return e.token} FILE: apps/tiles/ace/mode-csound_score.js method next (line 1) | get next(){return Array.isArray(e.next)?e.next[e.next.length-1]:e.next} method next (line 1) | set next(t){Array.isArray(e.next)||(e.next=t)} method token (line 1) | get token(){return e.token} FILE: apps/tiles/ace/mode-curly.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-django.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-ejs.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-ftl.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-gobstones.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-groovy.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-haml.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-handlebars.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function s (line 1) | function s(e,t){return t.splice(0,3),t.shift()||"start"} FILE: apps/tiles/ace/mode-html.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-html_elixir.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-html_ruby.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-jade.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function s (line 1) | function s(){var e="[$A-Za-z_\\x7f-\\uffff][$\\w\\x7f-\\uffff]*",t="this... function l (line 1) | function l(e,t){return{token:"entity.name.function.jade",regex:"^\\s*\\:... FILE: apps/tiles/ace/mode-java.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-javascript.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-jsoniq.js function o (line 1) | function o(u,a){if(!n[u]){if(!t[u]){var f=typeof e=="function"&&e;if(!a&... function r (line 1) | function r(e,t){E=t,S=e,x=e.length,s(0,0,0)} function s (line 1) | function s(e,t,n){m=t,g=t,y=e,b=t,w=n,N=n,E.reset(S)} function o (line 1) | function o(){E.startNonterminal("EQName",g);switch(y){case 80:f(80);brea... function u (line 1) | function u(){E.startNonterminal("FunctionName",g);switch(y){case 17:f(17... function a (line 1) | function a(){E.startNonterminal("NCName",g);switch(y){case 28:f(28);brea... function f (line 1) | function f(e){y==e?(l(),E.terminal(i.TOKEN[y],b,w>x?x:w),m=b,g=w,y=0):d(... function l (line 1) | function l(){g!=b&&(m=g,g=b,E.whitespace(m,g))} function c (line 1) | function c(e){var t;for(;;){t=C(e);if(t!=30)break}return t} function h (line 1) | function h(e){y==0&&(y=c(e),b=T,w=N)} function p (line 1) | function p(e){y==0&&(y=C(e),b=T,w=N)} function d (line 1) | function d(e,t,r,i,s){throw new n.ParseException(e,t,r,i,s)} function C (line 1) | function C(e){var t=!1;T=N;var n=N,r=i.INITIAL[e],s=0;for(var o=r&4095;o... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){var n=!0,r=e.type.split("."),i=t.split(".");return i.for... function u (line 1) | function u(i){r&&t.removeMarker(r),o.row=n.row;if(e.pos.sc!==undefined&&... FILE: apps/tiles/ace/mode-jsp.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-jsx.js function f (line 1) | function f(){this.HighlightRules=s,this.$outdent=new o,this.$behaviour=n... FILE: apps/tiles/ace/mode-latte.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-liquid.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function a (line 1) | function a(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} FILE: apps/tiles/ace/mode-livescript.js function u (line 1) | function u(e,t){function n(){}return n.prototype=(e.superclass=t).protot... function a (line 1) | function a(e,t){var n={}.hasOwnProperty;for(var r in t)n.call(t,r)&&(e[r... function o (line 1) | function o(){var t;this.$tokenizer=new(e("../tokenizer").Tokenizer)(o.Ru... FILE: apps/tiles/ace/mode-lsl.js function s (line 1) | function s(){var e=this.createKeywordMapper({"constant.language.float.ls... FILE: apps/tiles/ace/mode-lua.js function n (line 1) | function n(t){var n=0;for(var r=0;r-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function n (line 1) | function n(t){var n=0;for(var r=0;r-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-mask.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function N (line 1) | function N(){function t(e,t,n){var r="js-"+e+"-",i=e==="block"?["start"]... function k (line 1) | function k(e,t,n){var r,i,s;return arguments.length===4?(r=n,i=arguments... FILE: apps/tiles/ace/mode-mysql.js function o (line 1) | function o(e){var t=e.start,n=e.escape;return{token:"string.start",regex... FILE: apps/tiles/ace/mode-nunjucks.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-pgsql.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-php.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function s (line 1) | function s(e,t){return e.type.lastIndexOf(t)>-1} function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-php_laravel_blade.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function s (line 1) | function s(e,t){return e.type.lastIndexOf(t)>-1} function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-razor.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-rhtml.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-scala.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-sjs.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-slim.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function l (line 1) | function l(t){return f=e.getTokens(t)[0],f&&f.type.lastIndexOf(c,0)===0} function h (line 1) | function h(){var e=f.value[0];return e=="="?6:e=="-"?5:7-f.value.search(... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function s (line 1) | function s(){var e="[$A-Za-z_\\x7f-\\uffff][$\\w\\x7f-\\uffff]*",t="this... function l (line 1) | function l(){this.HighlightRules=r,this.$outdent=new i,this.foldingRules... FILE: apps/tiles/ace/mode-smarty.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-soy_template.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-svg.js function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-swift.js function t (line 1) | function t(e,t){var n=t.nestable||t.interpolation,r=t.interpolation&&t.i... function n (line 1) | function n(){return[{token:"comment",regex:"\\/\\/(?=.)",next:[s.getTagR... FILE: apps/tiles/ace/mode-tsx.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-twig.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-typescript.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-vbscript.js function t (line 1) | function t(e,t,n){var r=0;for(var i=0;i-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... FILE: apps/tiles/ace/mode-visualforce.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} function f (line 1) | function f(e,t){return e.type.lastIndexOf(t+".xml")>-1} function l (line 1) | function l(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function c (line 1) | function c(e,t){var n=new r(e,t.row,t.column),i=n.getCurrentToken();whil... function s (line 1) | function s(e){return{token:e.token+".start",regex:e.start,push:[{token:"... function a (line 1) | function a(){i.call(this),this.HighlightRules=s,this.foldingRules=new u,... FILE: apps/tiles/ace/mode-wollok.js function a (line 1) | function a(){var e=o.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){... function f (line 1) | function f(e){return[{token:"comment",regex:/\/\*/,next:[i.getTagRule(),... FILE: apps/tiles/ace/mode-xml.js function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){return e.type.lastIndexOf(t+".xml")>-1} FILE: apps/tiles/ace/mode-xquery.js function o (line 1) | function o(u,a){if(!n[u]){if(!t[u]){var f=typeof e=="function"&&e;if(!a&... function r (line 1) | function r(e,t){E=t,S=e,x=e.length,s(0,0,0)} function s (line 1) | function s(e,t,n){m=t,g=t,y=e,b=t,w=n,N=n,E.reset(S)} function o (line 1) | function o(){E.startNonterminal("EQName",g);switch(y){case 77:f(77);brea... function u (line 1) | function u(){E.startNonterminal("FunctionName",g);switch(y){case 14:f(14... function a (line 1) | function a(){E.startNonterminal("NCName",g);switch(y){case 26:f(26);brea... function f (line 1) | function f(e){y==e?(l(),E.terminal(i.TOKEN[y],b,w>x?x:w),m=b,g=w,y=0):d(... function l (line 1) | function l(){g!=b&&(m=g,g=b,E.whitespace(m,g))} function c (line 1) | function c(e){var t;for(;;){t=C(e);if(t!=28)break}return t} function h (line 1) | function h(e){y==0&&(y=c(e),b=T,w=N)} function p (line 1) | function p(e){y==0&&(y=C(e),b=T,w=N)} function d (line 1) | function d(e,t,r,i,s){throw new n.ParseException(e,t,r,i,s)} function C (line 1) | function C(e){var t=!1;T=N;var n=N,r=i.INITIAL[e],s=0;for(var o=r&4095;o... function u (line 1) | function u(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1} function a (line 1) | function a(e,t){var n=!0,r=e.type.split("."),i=t.split(".");return i.for... function u (line 1) | function u(i){r&&t.removeMarker(r),o.row=n.row;if(e.pos.sc!==undefined&&... FILE: apps/tiles/ace/worker-base.js function t (line 1) | function t(e,t){var n=e,r="";while(n){var i=t[n];if(typeof i=="string")r... function r (line 1) | function r(e,t){throw console.log("Invalid Delta:",e),"Invalid Delta: "+t} function i (line 1) | function i(e,t){return t.row>=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column0?"... function y (line 1) | function y(e){r.call(this),this.options=e||{},this._tokenStream=null} function s (line 1) | function s(e,t,n,s){r.call(this,e,n,s,i.PROPERTY_NAME_TYPE),this.hack=t} function s (line 1) | function s(e,t,n){r.call(this,e.join(" "),t,n,i.PROPERTY_VALUE_TYPE),thi... function r (line 1) | function r(e){this._i=0,this._parts=e.parts,this._marks=[],this.value=e} function u (line 1) | function u(e,t,n,o){var a=o||{};r.call(this,e,t,n,s.PROPERTY_VALUE_PART_... function o (line 1) | function o(e,t,n){r.call(this,e.join(" "),t,n,i.SELECTOR_TYPE),this.part... function s (line 1) | function s(e,t,n,s,o){r.call(this,n,s,o,i.SELECTOR_PART_TYPE),this.eleme... function s (line 1) | function s(e,t,n,s){r.call(this,e,n,s,i.SELECTOR_SUB_PART_TYPE),this.typ... function s (line 1) | function s(e,t,n,r){this.a=e,this.b=t,this.c=n,this.d=r} function l (line 1) | function l(e){var t,n,i,s,o=e.elementName?e.elementName.text:"",h;o&&o.c... function l (line 1) | function l(e){return e!=null&&o.test(e)} function c (line 1) | function c(e){return e!=null&&/\d/.test(e)} function h (line 1) | function h(e){return e!=null&&f.test(e)} function p (line 1) | function p(e){return e!=null&&a.test(e)} function d (line 1) | function d(e){return e!=null&&/[a-z_\u00A0-\uFFFF\\]/i.test(e)} function v (line 1) | function v(e){return e!=null&&(d(e)||/[0-9\-\\]/.test(e))} function m (line 1) | function m(e){return e!=null&&(d(e)||/-\\/.test(e))} function g (line 1) | function g(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)... function y (line 1) | function y(e){return typeof e=="string"&&(e[0]==="-"&&d(e[1])||d(e[0]))} function b (line 1) | function b(e){return typeof e=="string"&&(c(e[0])||e[0]==="."&&c(e[1]))} function w (line 1) | function w(e){r.call(this,e,s)} function r (line 1) | function r(e,t,n){this.col=n,this.line=t,this.message=e} function s (line 1) | function s(e,t){Object.keys(t).forEach(function(n){e[n]=t[n]})} function r (line 1) | function r(){this._listeners=Object.create(null)} function r (line 1) | function r(e){this._input=e.replace(/(\r\n?|\n)/g,"\n"),this._line=1,thi... function r (line 1) | function r(e,t,n){Error.call(this),this.name=this.constructor.name,this.... function r (line 1) | function r(e,t,n,r){this.col=n,this.line=t,this.text=e,this.type=r} function s (line 1) | function s(e,t){this._reader=new r(e?e.toString():""),this._token=null,t... function e (line 1) | function e(e,t){return t!=null&&e instanceof t} function s (line 1) | function s(n,o,u,a,f){function d(n,u){if(n===null)return null;if(u===0)r... function o (line 1) | function o(e){return Object.prototype.toString.call(e)} function u (line 1) | function u(e){return typeof e=="object"&&o(e)==="[object Date]"} function a (line 1) | function a(e){return typeof e=="object"&&o(e)==="[object Array]"} function f (line 1) | function f(e){return typeof e=="object"&&o(e)==="[object RegExp]"} function l (line 1) | function l(e){var t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),... function a (line 1) | function a(e,t){var n,r=e&&e.match(o),i=r&&r[1];return i&&(n={"true":2,"... function u (line 1) | function u(){s={},o=!1} function a (line 1) | function a(){var e,u;if(!o){if(s.height)for(e in i)i.hasOwnProperty(e)&&... function s (line 1) | function s(e,s,o){i[e]&&(typeof r[e]!="string"||i[e].value.toLowerCase()... function o (line 1) | function o(){i={}} function u (line 1) | function u(){var e=i.display?i.display.value:null;if(e)switch(e){case"in... function s (line 1) | function s(){r={}} function s (line 1) | function s(){i=0} function i (line 1) | function i(e){e.selectors?r={line:e.line,col:e.col,selectors:e.selectors... function s (line 1) | function s(){r&&r.outline&&(r.selectors.toString().toLowerCase().indexOf... function r (line 1) | function r(e){var r,i,s,o,u,a,f,l,c,h,p,d=e.selectors;for(r=0,i=d.length... function f (line 1) | function f(){u={}} function l (line 1) | function l(e){var r,i,s,o;for(r in a)if(a.hasOwnProperty(r)){o=0;for(i=0... function s (line 1) | function s(){r=!1,i="inherit"} function o (line 1) | function o(){r&&i!=="ltr"&&t.report("Negative text-indent doesn't work w... function o (line 1) | function o(){r={},i=1} function u (line 1) | function u(){var e,i,o,u,a,f=[];for(e in r)s[e]&&f.push({actual:e,needed... FILE: apps/tiles/ace/worker-html.js function t (line 1) | function t(e,t){var n=e,r="";while(n){var i=t[n];if(typeof i=="string")r... function r (line 1) | function r(e,t){throw console.log("Invalid Delta:",e),"Invalid Delta: "+t} function i (line 1) | function i(e,t){return t.row>=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column="0"&&e<="9"||e>="a"&&e<="z"||e>="A"&&e<="Z"} function u (line 1) | function u(e){return e>="0"&&e<="9"||e>="a"&&e<="f"||e>="A"&&e<="F"} function a (line 1) | function a(e){return e>="0"&&e<="9"} function r (line 1) | function r(){this.data="",this.start=0,this.committed=0,this.eof=!1,this... function i (line 1) | function i(e,t,n,r){this.localName=t,this.namespaceURI=e,this.attributes... function s (line 1) | function s(e,t){for(var n=0;n="A"&&e<="Z"||e>="a"&&e<="z"} function u (line 1) | function u(e){this._tokenHandler=e,this._state=u.DATA,this._inputStream=... function n (line 1) | function n(e){var n=e.char();if(n===r.EOF)return t._emitToken({type:"EOF... function a (line 1) | function a(e){var r=i.consumeEntity(e,t);return t.setState(n),t._emitTok... function f (line 1) | function f(e){var n=e.char();if(n===r.EOF)return t._emitToken({type:"EOF... function l (line 1) | function l(e){var n=i.consumeEntity(e,t);return t.setState(f),t._emitTok... function c (line 1) | function c(e){var n=e.char();if(n===r.EOF)return t._emitToken({type:"EOF... function h (line 1) | function h(e){var n=e.char();if(n===r.EOF)return t._emitToken({type:"EOF... function p (line 1) | function p(e){var n=e.char();if(n===r.EOF)return t._emitToken({type:"EOF... function d (line 1) | function d(e){var n=e.char();return n==="/"?(this._temporaryBuffer="",t.... function v (line 1) | function v(e){var n=e.char();return o(n)?(this._temporaryBuffer+=n,t.set... function m (line 1) | function m(e){var r=t._currentToken&&t._currentToken.name===this._tempor... function g (line 1) | function g(e){var n=e.char();return n==="/"?(this._temporaryBuffer="",t.... function y (line 1) | function y(e){var n=e.char();return o(n)?(this._temporaryBuffer+=n,t.set... function b (line 1) | function b(e){var r=t._currentToken&&t._currentToken.name===this._tempor... function w (line 1) | function w(e){var n=e.char();return n==="/"?(this._temporaryBuffer="",t.... function E (line 1) | function E(e){var n=e.char();return o(n)?(this._temporaryBuffer+=n,t.set... function S (line 1) | function S(e){var n=t._currentToken&&t._currentToken.name===this._tempor... function x (line 1) | function x(e){var n=e.char();return n==="-"?(t._emitToken({type:"Charact... function T (line 1) | function T(e){var n=e.char();return n==="-"?(t._emitToken({type:"Charact... function N (line 1) | function N(e){var i=e.char();if(i===r.EOF)e.unget(i),t.setState(n);else ... function C (line 1) | function C(e){var i=e.char();return i===r.EOF?(e.unget(i),t.setState(n))... function k (line 1) | function k(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-scr... function L (line 1) | function L(e){var n=e.char();return n==="/"?(this._temporaryBuffer="",t.... function A (line 1) | function A(e){var n=e.char();return o(n)?(this._temporaryBuffer=n,t.setS... function O (line 1) | function O(e){var r=t._currentToken&&t._currentToken.name===this._tempor... function M (line 1) | function M(e){var n=e.char();return s(n)||n==="/"||n===">"?(t._emitToken... function _ (line 1) | function _(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-scr... function D (line 1) | function D(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-scr... function P (line 1) | function P(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-scr... function H (line 1) | function H(e){var n=e.char();return n==="/"?(t._emitToken({type:"Charact... function B (line 1) | function B(e){var n=e.char();return s(n)||n==="/"||n===">"?(t._emitToken... function j (line 1) | function j(e){var i=e.char();return i===r.EOF?(t._parseError("bare-less-... function F (line 1) | function F(e){var i=e.char();return i===r.EOF?(t._parseError("expected-c... function I (line 1) | function I(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-tag... function q (line 1) | function q(e){var i=e.char();if(i===r.EOF)t._parseError("expected-attrib... function R (line 1) | function R(e){var i=e.char(),u=!0,a=!1;i===r.EOF?(t._parseError("eof-in-... function U (line 1) | function U(e){var i=e.char();if(i===r.EOF)t._parseError("expected-end-of... function z (line 1) | function z(e){var i=e.char();if(i===r.EOF)t._parseError("expected-attrib... function W (line 1) | function W(e){var i=e.char();if(i===r.EOF)t._parseError("eof-in-attribut... function X (line 1) | function X(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-att... function V (line 1) | function V(e){var i=e.char();if(i===r.EOF)t._parseError("eof-after-attri... function $ (line 1) | function $(e){var n=i.consumeEntity(e,t,this._additionalAllowedCharacter... function J (line 1) | function J(e){var i=e.char();return i===r.EOF?(t._parseError("eof-after-... function K (line 1) | function K(e){var i=e.char();return i===r.EOF?(t._parseError("unexpected... function Q (line 1) | function Q(e){var r=e.matchUntil(">");return r=r.replace(/\u0000/g,"\uff... function G (line 1) | function G(e){var n=e.shift(2);if(n==="--")t._currentToken={type:"Commen... function Y (line 1) | function Y(e){var r=e.matchUntil("]]>");return e.shift(3),r&&t._emitToke... function Z (line 1) | function Z(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-com... function et (line 1) | function et(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-co... function tt (line 1) | function tt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-co... function nt (line 1) | function nt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-co... function rt (line 1) | function rt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-co... function it (line 1) | function it(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-co... function st (line 1) | function st(e){var i=e.char();return i===r.EOF?(t._parseError("expected-... function ot (line 1) | function ot(e){var i=e.char();return i===r.EOF?(t._parseError("expected-... function ut (line 1) | function ut(e){var i=e.char();return i===r.EOF?(t._currentToken.forceQui... function at (line 1) | function at(e){var i=e.char();if(i===r.EOF)t._currentToken.forceQuirks=!... function ft (line 1) | function ft(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function lt (line 1) | function lt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function ct (line 1) | function ct(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function ht (line 1) | function ht(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function pt (line 1) | function pt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function dt (line 1) | function dt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function vt (line 1) | function vt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function mt (line 1) | function mt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function gt (line 1) | function gt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function yt (line 1) | function yt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function bt (line 1) | function bt(e){var i=e.char();return i===r.EOF?(t._parseError("eof-in-do... function wt (line 1) | function wt(e){var i=e.char();return i===r.EOF?(e.unget(i),t._emitCurren... function c (line 1) | function c(e){return e===" "||e==="\n"||e===" "||e==="\r"||e==="\f"} function h (line 1) | function h(e){return c(e)||e==="\ufffd"} function p (line 1) | function p(e){for(var t=0;t=3&&(r... function a (line 1) | function a(e,t){var n=u.styles[t];return n?"["+u.colors[n][0]+"m"+e+"[... function f (line 1) | function f(e,t){return e} function l (line 1) | function l(e){var t={};return e.forEach(function(e,n){t[e]=!0}),t} function c (line 1) | function c(e,t,r){if(e.customInspect&&t&&A(t.inspect)&&t.inspect!==n.ins... function h (line 1) | function h(e,t){if(T(t))return e.stylize("undefined","undefined");if(S(t... function p (line 1) | function p(e){return"["+Error.prototype.toString.call(e)+"]"} function d (line 1) | function d(e,t,n,r,i){var s=[];for(var o=0,u=t.length;o=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column-1} function Wt (line 1) | function Wt(e,t){var n=this.__data__,r=on(n,e);return r<0?n.push([e,t]):... function Xt (line 1) | function Xt(e){var t=-1,n=e?e.length:0;this.clear();while(++t-1&&e%1==0&&e<=s} function $n (line 1) | function $n(e){var t=typeof e;return!!e&&(t=="object"||t=="function")} function Jn (line 1) | function Jn(e){return!!e&&typeof e=="object"} function Kn (line 1) | function Kn(e){return Un(e)?rn(e):pn(e)} function Qn (line 1) | function Qn(){return[]} function Gn (line 1) | function Gn(){return!1} function y (line 1) | function y(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),n=n>i?i:n,n<0&... function b (line 1) | function b(e,t){return t=t==null?i:t,!!t&&(typeof e=="number"||d.test(e)... function w (line 1) | function w(e,t,n){if(!C(n))return!1;var r=typeof t;return(r=="number"?x(... function E (line 1) | function E(e,t,n){var r=e?e.length:0;return r?(n&&typeof n!="number"&&w(... function S (line 1) | function S(e,t){return e===t||e!==e&&t!==t} function x (line 1) | function x(e){return e!=null&&N(e.length)&&!T(e)} function T (line 1) | function T(e){var t=C(e)?g.call(e):"";return t==u||t==a} function N (line 1) | function N(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=i} function C (line 1) | function C(e){var t=typeof e;return!!e&&(t=="object"||t=="function")} function k (line 1) | function k(e){return!!e&&typeof e=="object"} function L (line 1) | function L(e){return typeof e=="symbol"||k(e)&&g.call(e)==f} function A (line 1) | function A(e){if(!e)return e===0?e:0;e=M(e);if(e===r||e===-r){var t=e<0?... function O (line 1) | function O(e){var t=A(e),n=t%1;return t===t?n?t-n:t:0} function M (line 1) | function M(e){if(typeof e=="number")return e;if(L(e))return o;if(C(e)){v... function E (line 1) | function E(e,t){return t=t==null?e.length-1:+t,function(){var n=Math.max... function S (line 1) | function S(e){var t=typeof e;return t==="function"||t==="object"&&!!e} function x (line 1) | function x(e){return e===null} function T (line 1) | function T(e){return e===void 0} function N (line 1) | function N(e){return e===!0||e===!1||a.call(e)==="[object Boolean]"} function C (line 1) | function C(e){return!!e&&e.nodeType===1} function k (line 1) | function k(e){var t="[object "+e+"]";return function(e){return a.call(e)... function U (line 1) | function U(e){return e!=null&&j(e.getInt8)&&P(e.buffer)} function X (line 1) | function X(e,t){return e!=null&&f.call(e,t)} function J (line 1) | function J(e){return!D(e)&&g(e)&&!isNaN(parseFloat(e))} function K (line 1) | function K(e){return A(e)&&m(e)} function Q (line 1) | function Q(e){return function(){return e}} function G (line 1) | function G(e){return function(t){var n=e(t);return typeof n=="number"&&n... function Y (line 1) | function Y(e){return function(t){return t==null?void 0:t[e]}} function nt (line 1) | function nt(e){return v?v(e)&&!z(e):et(e)&&tt.test(a.call(e))} function st (line 1) | function st(e){var t={};for(var n=e.length,r=0;rf?r=setTime... function Pn (line 1) | function Pn(e,t){return Tn(t,e)} function Hn (line 1) | function Hn(e){return function(){return!e.apply(this,arguments)}} function Bn (line 1) | function Bn(){var e=arguments,t=e.length-1;return function(){var n=t,r=e... function jn (line 1) | function jn(e,t){return function(){if(--e<1)return t.apply(this,argument... function Fn (line 1) | function Fn(e,t){var n;return function(){return--e>0&&(n=t.apply(this,ar... function qn (line 1) | function qn(e,t,n){t=Zt(t,n);var r=ut(e),i;for(var s=0,o=r.length;s0?0:i-1;... function Wn (line 1) | function Wn(e,t,n,r){n=Zt(n,r,1);var i=n(t),s=0,o=it(e);while(s="a"&&t<="z"||t>="A"&&t<="Z")e.... function rt (line 1) | function rt(e,t){var n=Y(e,150);return nt(n),n.nud=typeof t=="function"?... function it (line 1) | function it(e,t){var n=Y(e,0);return n.type=e,n.nud=t,n} function st (line 1) | function st(e,t){var n=it(e,t);return n.identifier=!0,n.reserved=!0,n} function ot (line 1) | function ot(e,t){var n=it(e,f.syntax["(identifier)"].nud);return t=t||{}... function ut (line 1) | function ut(e,t,n,r){var i=Y(e,n);return nt(i),i.infix=!0,i.led=function... function at (line 1) | function at(e){var t=Y(e,42);return t.infix=!0,t.led=function(e,t){retur... function ft (line 1) | function ft(e,t){var n=Y(e,100);return n.infix=!0,n.led=function(e,n){K(... function lt (line 1) | function lt(e){return e.arity==="unary"&&e.id!=="++"&&e.id!=="--"} function ht (line 1) | function ht(e,t,n){var i;return n.option.notypeof?!1:!e||!t?!1:(i=n.inES... function pt (line 1) | function pt(e,t){var n=!1;return e.type==="this"&&t.funct["(context)"]==... function dt (line 1) | function dt(e){function n(e){if(typeof e!="object")return;return e.right... function vt (line 1) | function vt(e,t,n,r){var i=r&&r.allowDestructuring;n=n||t;if(f.option.fr... function mt (line 1) | function mt(e,t){var n=ut(e,typeof t=="function"?t:function(e,t,n){retur... function gt (line 1) | function gt(e,t,n){var r=Y(e,n);return nt(r),r.infix=!0,r.led=typeof t==... function yt (line 1) | function yt(e){return Y(e,20).exps=!0,ut(e,function(e,t,n){return f.opti... function bt (line 1) | function bt(e){var t=Y(e,150);return t.led=function(e,t){return f.option... function wt (line 1) | function wt(e,t,n){if(!f.tokens.next.identifier)return;n||W();var r=f.to... function Et (line 1) | function Et(e){if(!dn(f.tokens.next,"..."))return!1;f.inES6(!0)||B("W119... function St (line 1) | function St(e,t){var n=wt(e,t,!1);if(n)return n;F("E030",f.tokens.next,f... function xt (line 1) | function xt(e){function r(e,t){if(e.id==="function")return!0;if(e.id==="... function Tt (line 1) | function Tt(e){if(f.tokens.next.id!==";"){if(f.tokens.next.isUnclosed)re... function Nt (line 1) | function Nt(e){var t=g,n,r=f.tokens.next,i=!1;e|=p.initial;if(r.id===";"... function Ct (line 1) | function Ct(e){var t=[],n;while(!f.tokens.next.reach&&f.tokens.next.id!=... function kt (line 1) | function kt(){var e=f.tokens.next;while(f.tokens.next.id==="(string)"){v... function Lt (line 1) | function Lt(e,t,n,r,i,s){var o,u=m,a=g,l,c,h;m=t,c=f.tokens.next;var d=f... function At (line 1) | function At(e){E&&typeof E[e]!="boolean"&&B("W036",f.tokens.curr,e),type... function Dt (line 1) | function Dt(e,t){var n=Object.create(null),r,i,s,o,u,a;f.tokens.next.val... function Pt (line 1) | function Pt(e,t,n,r){r&&(f.inES6()||B("W119",f.tokens.curr,"function*","... function Ht (line 1) | function Ht(e){return e.identifier||e.id==="."||e.id==="["||e.id==="=>"|... function Bt (line 1) | function Bt(e){var t=f.tokens.next,n=-1,r;do t.value==="("?e+=1:t.value=... function jt (line 1) | function jt(e){var t={};t.exps=!0,f.funct["(comparray)"].stack();var n=!... function Ft (line 1) | function Ft(){return!!f.funct["(method)"]} function It (line 1) | function It(e){var t=wt(e,!0);return t||(f.tokens.next.id==="(string)"?(... function qt (line 1) | function qt(e,t){function d(e){f.funct["(scope)"].addParam.apply(f.funct... function Rt (line 1) | function Rt(e,t,n){var i={"(name)":e,"(breakage)":0,"(loopage)":0,"(isSt... function Ut (line 1) | function Ut(e){return e["(global)"]&&!e["(verb)"]} function zt (line 1) | function zt(e,t){function o(){if(f.tokens.curr.template&&f.tokens.curr.t... function Wt (line 1) | function Wt(e,t){var n,r,i,s,o,u,a,l,c,h=f.option,v=f.ignored,m=e&p.preA... function Xt (line 1) | function Xt(e){return{statementCount:0,nestedBlockDepth:-1,ComplexityCou... function Vt (line 1) | function Vt(){f.funct["(metrics)"].ComplexityCount+=1} function $t (line 1) | function $t(e){if(!e||e.paren)return;if(e.id===","){$t(e.right);return}s... function Jt (line 1) | function Jt(e){if(f.inES5())for(var t in e)e[t]&&e[t].setterToken&&!e[t]... function Kt (line 1) | function Kt(e,t,n){if(dn(f.tokens.next,".")){var r=f.tokens.curr.id;W(".... function Qt (line 1) | function Qt(e,t){var n=t&&t.assignment;return e&=~p.noin,f.inES6()||B("W... function Gt (line 1) | function Gt(e,t){var n,r,i=[],s=t&&t.openingParsed,o=t&&t.assignment,u=o... function Yt (line 1) | function Yt(e,t){var n=t.first;if(!n)return;r.zip(e,Array.isArray(n)?n:[... function Zt (line 1) | function Zt(e,t,n){var i=n&p.noin,s=e==="let",o=e==="const",u,a,l,c;f.in... function tn (line 1) | function tn(){return f.tokens.next.id==="("&&f.inMoz()} function un (line 1) | function un(e,t){return e==="call"&&t["(async)"]?!1:e==="property"&&t["(... function ln (line 1) | function ln(e,t,n,r,i,s){n.identifier&&(t=n.value);var o=t;r&&i&&(o="sta... function cn (line 1) | function cn(e,t,n,r,i,s){var o=e==="get"?"getterToken":"setterToken",u=n... function hn (line 1) | function hn(e){W("["),f.tokens.curr.delim=!0,f.tokens.curr.lbp=0,f.inES6... function pn (line 1) | function pn(e,t){return e.type==="(punctuator)"?r.includes(t,e.value):!1} function dn (line 1) | function dn(e,t){return e.type==="(punctuator)"&&e.value===t} function vn (line 1) | function vn(e){var t=fn();t.notJson?(!f.inES6()&&t.isDestAssign&&B("W104... function gn (line 1) | function gn(){function e(){var e={},t=f.tokens.next;W("{");if(f.tokens.n... function yn (line 1) | function yn(e,t,n){var r,i,s,o;for(i=0;i-1} function d (line 1) | function d(e){return u(e)||c.indexOf(e)>-1} function b (line 1) | function b(e){return e.replace(/\\u([0-9a-fA-F]{4})/g,function(e,t){retu... function l (line 1) | function l(e){return/^[0-9]$/.test(e)} function c (line 1) | function c(e){return/^[0-7]$/.test(e)} function h (line 1) | function h(e){return e==="8"||e==="9"} function d (line 1) | function d(e){return/^[01]$/.test(e)} function v (line 1) | function v(e){return e==="$"||e==="_"||e==="\\"||e>="a"&&e<="z"||e>="A"&... function r (line 1) | function r(){this._stack=[]} function f (line 1) | function f(e){u={"(bindings)":Object.create(null),"(usages)":Object.crea... function m (line 1) | function m(e,t){v.emit("warning",{code:e,token:t,data:r.slice(arguments,... function g (line 1) | function g(e,t){v.emit("warning",{code:e,token:t,data:r.slice(arguments,... function y (line 1) | function y(e){u["(usages)"][e]||(u["(usages)"][e]={"(modified)":[],"(rea... function E (line 1) | function E(){if(u["(type)"]!=="functionparams"){var t=u["(bindings)"];fo... function S (line 1) | function S(e){for(var t=a.length-1;t>=0;--t){var n=a[t]["(bindings)"];if... function x (line 1) | function x(e){for(var t=a.length-1;t>=0;t--){var n=a[t];if(n["(usages)"]... function T (line 1) | function T(t,n){if(e.option.shadow!=="outer")return;var r=l["(type)"]===... function N (line 1) | function N(t,n,r){var i;e.option.latedef&&(i=t==="function"||t==="genera... function u (line 1) | function u(e,t){return r.isUndefined(t)?""+t:r.isNumber(t)&&!isFinite(t)... function a (line 1) | function a(e,t){return r.isString(e)?e.length=3&&(r... function a (line 1) | function a(e,t){var n=u.styles[t];return n?"["+u.colors[n][0]+"m"+e+"[... function f (line 1) | function f(e,t){return e} function l (line 1) | function l(e){var t={};return e.forEach(function(e,n){t[e]=!0}),t} function c (line 1) | function c(e,t,r){if(e.customInspect&&t&&A(t.inspect)&&t.inspect!==n.ins... function h (line 1) | function h(e,t){if(T(t))return e.stylize("undefined","undefined");if(S(t... function p (line 1) | function p(e){return"["+Error.prototype.toString.call(e)+"]"} function d (line 1) | function d(e,t,n,r,i){var s=[];for(var o=0,u=t.length;o=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=48&&e<=57} function ct (line 1) | function ct(e){return e>=48&&e<=57||e>=97&&e<=102||e>=65&&e<=70} function ht (line 1) | function ht(e){return e>=65&&e<=90||e>=97&&e<=122||95===e?!0:i.extendedI... function pt (line 1) | function pt(e){return e>=65&&e<=90||e>=97&&e<=122||95===e||e>=48&&e<=57?... function dt (line 1) | function dt(e){switch(e.length){case 2:return"do"===e||"if"===e||"in"===... function vt (line 1) | function vt(e){return m===e.type?"#-~".indexOf(e.value)>=0:p===e.type?"n... function mt (line 1) | function mt(e){if(c===e.type)return!0;if(p!==e.type)return!1;switch(e.va... function wt (line 1) | function wt(){var e=gt[yt++].slice();gt.push(e),n.onCreateScope&&n.onCre... function Et (line 1) | function Et(){var e=gt.pop();--yt,n.onDestroyScope&&n.onDestroyScope()} function St (line 1) | function St(e){n.onLocalDeclaration&&n.onLocalDeclaration(e);if(-1!==N(g... function xt (line 1) | function xt(e){St(e.name),Tt(e,!0)} function Tt (line 1) | function Tt(e,t){!t&&-1===C(bt,"name",e.name)&&bt.push(e),e.isLocal=t} function Nt (line 1) | function Nt(e){return-1!==N(gt[yt],e)} function Lt (line 1) | function Lt(){return new At(H)} function At (line 1) | function At(e){n.locations&&(this.loc={start:{line:e.line,column:e.range... function Ot (line 1) | function Ot(){kt&&Ct.push(Lt())} function Mt (line 1) | function Mt(e){kt&&Ct.push(e)} function _t (line 1) | function _t(){this.scopes=[],this.pendingGotos=[]} function Dt (line 1) | function Dt(){this.level=0,this.loopLevels=[]} function Pt (line 1) | function Pt(){return i.labels?new _t:new Dt} function Ht (line 1) | function Ht(){st(),Ot(),n.scope&&wt();var e=Pt();e.allowVararg=!0,e.push... function Bt (line 1) | function Bt(e){var t=[],n;while(!mt(H)){if("return"===H.value||!i.relaxe... function jt (line 1) | function jt(e){Ot();if(m===H.type&&ot("::"))return Ft(e);if(i.emptyState... function Ft (line 1) | function Ft(e){var t=H,r=Kt();return n.scope&&(St("::"+t.value+"::"),Tt(... function It (line 1) | function It(){return S(E.breakStatement())} function qt (line 1) | function qt(e){var t=H.value,n=B,r=Kt();return e.addGoto(t,n),S(E.gotoSt... function Rt (line 1) | function Rt(e){n.scope&&wt(),e.pushScope();var t=Bt(e);return e.popScope... function Ut (line 1) | function Ut(e){var t=en(e);ut("do"),n.scope&&wt(),e.pushScope(!0);var r=... function zt (line 1) | function zt(e){n.scope&&wt(),e.pushScope(!0);var t=Bt(e);ut("until"),e.r... function Wt (line 1) | function Wt(e){var t=[];if("end"!==H.value){var n=Zt(e);null!=n&&t.push(... function Xt (line 1) | function Xt(e){var t=[],r,i,s;kt&&(s=Ct[Ct.length-1],Ct.push(s)),r=en(e)... function Vt (line 1) | function Vt(e){var t=Kt(),r;n.scope&&(wt(),xt(t));if(ot("=")){var i=en(e... function $t (line 1) | function $t(e){var t,r=B;if(d===H.type){var i=[],s=[];do t=Kt(),i.push(t... function Jt (line 1) | function Jt(e){var t=H,r,i,s,o,u,a=[];kt&&(i=Lt());do{kt&&(r=Lt());if(d=... function Kt (line 1) | function Kt(){Ot();var e=H.value;return d!==H.type&&_("",H),st(),S... function Qt (line 1) | function Qt(e,t){var r=Pt();r.pushScope();var i=[];ut("(");if(!ot(")"))f... function Gt (line 1) | function Gt(){var e,t,r;kt&&(r=Lt()),e=Kt(),n.scope&&(Tt(e,Nt(e.name)),w... function Yt (line 1) | function Yt(e){var t=[],n,r;for(;;){Ot();if(m===H.type&&ot("["))n=en(e),... function Zt (line 1) | function Zt(e){var t=nn(0,e);return t} function en (line 1) | function en(e){var t=Zt(e);if(null!=t)return t;_("",H)} function tn (line 1) | function tn(e){var t=e.charCodeAt(0),n=e.length;if(1===n)switch(t){case ... function nn (line 1) | function nn(e,t){var n=H.value,r,i;kt&&(i=Lt());if(vt(H)){Ot(),st();var ... function rn (line 1) | function rn(e,t,n){var r,i;if(m===H.type)switch(H.value){case"[":return ... function sn (line 1) | function sn(e){var t,r,i;kt&&(i=Lt());if(d===H.type)r=H.value,t=Kt(),n.s... function on (line 1) | function on(e,t){if(m===H.type)switch(H.value){case"(":i.emptyStatement|... function un (line 1) | function un(e){var r=h|v|g|y|b,i=H.value,s=H.type,o;kt&&(o=Lt()),s===b&&... function fn (line 1) | function fn(u,a){"undefined"==typeof a&&"object"==typeof u&&(a=u,u=undef... function ln (line 1) | function ln(n){return t+=String(n),r=t.length,e} function cn (line 1) | function cn(e){"undefined"!=typeof e&&ln(e),t&&t.substr(0,2)==="#!"&&(t=... FILE: apps/tiles/ace/worker-php.js function t (line 1) | function t(e,t){var n=e,r="";while(n){var i=t[n];if(typeof i=="string")r... function r (line 1) | function r(e,t){throw console.log("Invalid Delta:",e),"Invalid Delta: "+t} function i (line 1) | function i(e,t){return t.row>=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column65535){e-=65536;var t=55296+(e>... function m (line 1) | function m(e,t){return t.lineNumber=e.lineNumber,t.columnNumber=e.column... function g (line 1) | function g(e,t,n,r,i){var s,d,v=++t,m=o;for(;;){var g=e.charAt(v);switch... function y (line 1) | function y(e,t,n){var r=e.tagName,i=null,s=n[n.length-1].currentNSMap,o=... function b (line 1) | function b(e,t,n,r,i){if(/^(?:script|textarea)$/i.test(n)){var s=e.index... function w (line 1) | function w(e,t,n,r){var i=r[n];return i==null&&(i=r[n]=e.lastIndexOf("",t);if(r){var i=e.substring(t,r).m... function T (line 1) | function T(e){} function N (line 1) | function N(e,t){return e.__proto__=t,e} function C (line 1) | function C(e,t){var n,r=[],i=/'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/... function n (line 1) | function n(){} function r (line 1) | function r(e,t){for(var n in e)t[n]=e[n]} function i (line 1) | function i(e,t){var n=function(){},i=e.prototype;if(Object.create){var s... function B (line 1) | function B(e,t){if(t instanceof Error)var n=t;else n=this,Error.call(thi... function j (line 1) | function j(){} function F (line 1) | function F(e,t){this._node=e,this._refresh=t,I(this)} function I (line 1) | function I(e){var t=e._node._inc||e._node.ownerDocument._inc;if(e._inc!=... function q (line 1) | function q(){} function R (line 1) | function R(e,t){var n=e.length;while(n--)if(e[n]===t)return n} function U (line 1) | function U(e,t,n,r){r?t[R(t,r)]=n:t[t.length++]=n;if(e){n.ownerElement=e... function z (line 1) | function z(e,t,n){var r=R(t,n);if(!(r>=0))throw new B(L,new Error);var i... function W (line 1) | function W(e){this._features={};if(e)for(var t in e)this._features=e[t]} function X (line 1) | function X(){} function V (line 1) | function V(e){return e=="<"&&"<"||e==">"&&">"||e=="&"&&"&"||e=... function $ (line 1) | function $(e,t){if(t(e))return!0;if(e=e.firstChild)do if($(e,t))return!0... function J (line 1) | function J(){} function K (line 1) | function K(e,t,n){e&&e._inc++;var r=n.namespaceURI;r=="http://www.w3.org... function Q (line 1) | function Q(e,t,n,r){e&&e._inc++;var i=n.namespaceURI;i=="http://www.w3.o... function G (line 1) | function G(e,t,n){if(e&&e._inc){e._inc++;var r=t.childNodes;if(n)r[r.len... function Y (line 1) | function Y(e,t){var n=t.previousSibling,r=t.nextSibling;return n?n.nextS... function Z (line 1) | function Z(e,t,n){var r=t.parentNode;r&&r.removeChild(t);if(t.nodeType==... function et (line 1) | function et(e,t){var n=t.parentNode;if(n){var r=e.lastChild;n.removeChil... function tt (line 1) | function tt(){this._nsMap={}} function nt (line 1) | function nt(){} function rt (line 1) | function rt(){} function it (line 1) | function it(){} function st (line 1) | function st(){} function ot (line 1) | function ot(){} function ut (line 1) | function ut(){} function at (line 1) | function at(){} function ft (line 1) | function ft(){} function lt (line 1) | function lt(){} function ct (line 1) | function ct(){} function ht (line 1) | function ht(){} function pt (line 1) | function pt(){} function dt (line 1) | function dt(e,t){switch(e.nodeType){case u:var n=e.attributes,r=n.length... function vt (line 1) | function vt(e,t,n){var r;switch(t.nodeType){case u:r=t.cloneNode(!1),r.o... function mt (line 1) | function mt(e,t,n){var r=new t.constructor;for(var i in t){var s=t[i];ty... function gt (line 1) | function gt(e,t,n){e[t]=n} function yt (line 1) | function yt(e){switch(e.nodeType){case 1:case 11:var t=[];e=e.firstChild... function s (line 1) | function s(e){this.options=e||{locator:{}}} function o (line 1) | function o(e,t,n){function s(t){var s=e[t];if(!s)if(i)s=e.length==2?func... function u (line 1) | function u(){this.cdata=!1} function a (line 1) | function a(e,t){t.lineNumber=e.lineNumber,t.columnNumber=e.columnNumber} function f (line 1) | function f(e){if(e)return"\n@"+(e.systemId||"")+"#[line:"+e.lineNumber+"... function l (line 1) | function l(e,t,n){return typeof e=="string"?e.substr(t,n):e.length>=t+n|... function c (line 1) | function c(e,t){e.currentElement?e.currentElement.appendChild(t):e.docum... FILE: apps/tiles/ace/worker-xquery.js function t (line 1) | function t(e,t){var n=e,r="";while(n){var i=t[n];if(typeof i=="string")r... function r (line 1) | function r(e,t){throw console.log("Invalid Delta:",e),"Invalid Delta: "+t} function i (line 1) | function i(e,t){return t.row>=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=0;s--){if(!n.test(e[s... function o (line 1) | function o(e,t){var n=0,r=e.length-1,i=Math.floor((r+n)/2);while(r>n&&i>... function r (line 1) | function r(e,t){E=t,S=e,x=e.length,s(0,0,0)} function s (line 1) | function s(e,t,n){m=t,g=t,y=e,b=t,w=n,N=n,E.reset(S)} function o (line 1) | function o(){E.startNonterminal("EQName",g);switch(y){case 80:f(80);brea... function u (line 1) | function u(){E.startNonterminal("FunctionName",g);switch(y){case 17:f(17... function a (line 1) | function a(){E.startNonterminal("NCName",g);switch(y){case 28:f(28);brea... function f (line 1) | function f(e){y==e?(l(),E.terminal(i.TOKEN[y],b,w>x?x:w),m=b,g=w,y=0):d(... function l (line 1) | function l(){g!=b&&(m=g,g=b,E.whitespace(m,g))} function c (line 1) | function c(e){var t;for(;;){t=C(e);if(t!=30)break}return t} function h (line 1) | function h(e){y==0&&(y=c(e),b=T,w=N)} function p (line 1) | function p(e){y==0&&(y=C(e),b=T,w=N)} function d (line 1) | function d(e,t,r,i,s){throw new n.ParseException(e,t,r,i,s)} function C (line 1) | function C(e){var t=!1;T=N;var n=N,r=i.INITIAL[e],s=0;for(var o=r&4095;o... function r (line 1) | function r(e,t){E=t,S=e,x=e.length,s(0,0,0)} function s (line 1) | function s(e,t,n){m=t,g=t,y=e,b=t,w=n,N=n,E.reset(S)} function o (line 1) | function o(){E.startNonterminal("EQName",g);switch(y){case 77:f(77);brea... function u (line 1) | function u(){E.startNonterminal("FunctionName",g);switch(y){case 14:f(14... function a (line 1) | function a(){E.startNonterminal("NCName",g);switch(y){case 26:f(26);brea... function f (line 1) | function f(e){y==e?(l(),E.terminal(i.TOKEN[y],b,w>x?x:w),m=b,g=w,y=0):d(... function l (line 1) | function l(){g!=b&&(m=g,g=b,E.whitespace(m,g))} function c (line 1) | function c(e){var t;for(;;){t=C(e);if(t!=28)break}return t} function h (line 1) | function h(e){y==0&&(y=c(e),b=T,w=N)} function p (line 1) | function p(e){y==0&&(y=C(e),b=T,w=N)} function d (line 1) | function d(e,t,r,i,s){throw new n.ParseException(e,t,r,i,s)} function C (line 1) | function C(e){var t=!1;T=N;var n=N,r=i.INITIAL[e],s=0;for(var o=r&4095;o... function f (line 1) | function f(e){return{name:e,children:[],getParent:null,pos:{sl:0,sc:0,el... function l (line 1) | function l(e){var t=f(e);r===null?(r=t,r.index=[],i=t):(t.getParent=i,i.... function c (line 1) | function c(){if(i.children.length>0){var e=i.children[0],s=null;for(var ... function h (line 1) | function h(e,t,n){var r=n-o;i.value=s.substring(0,r),s=s.substring(r),o=... function r (line 1) | function r(e,t){ic=t,ac=e,fc=e.length,s(0,0,0)} function s (line 1) | function s(e,t,n){Xl=t,Vl=t,$l=e,Jl=t,Kl=n,Ql=0,cc=n,ec=-1,sc={},ic.rese... function o (line 1) | function o(){ic.startNonterminal("Module",Vl);switch($l){case 170:ql(168... function u (line 1) | function u(){ic.startNonterminal("VersionDecl",Vl),Pl(170),Il(120);switc... function a (line 1) | function a(){ic.startNonterminal("LibraryModule",Vl),f(),Il(142),jl(),l(... function f (line 1) | function f(){ic.startNonterminal("ModuleDecl",Vl),Pl(185),Il(64),Pl(187)... function l (line 1) | function l(){ic.startNonterminal("Prolog",Vl);for(;;){Il(277);switch($l)... function c (line 1) | function c(){ic.startNonterminal("Separator",Vl),Pl(54),ic.endNontermina... function h (line 1) | function h(){ic.startNonterminal("Setter",Vl);switch($l){case 109:ql(194... function p (line 1) | function p(){ic.startNonterminal("BoundarySpaceDecl",Vl),Pl(109),Il(36),... function d (line 1) | function d(){ic.startNonterminal("DefaultCollationDecl",Vl),Pl(109),Il(4... function v (line 1) | function v(){Hl(109),Il(49),Hl(110),Il(41),Hl(95),Il(15),Hl(7)} function m (line 1) | function m(){ic.startNonterminal("BaseURIDecl",Vl),Pl(109),Il(35),Pl(84)... function g (line 1) | function g(){ic.startNonterminal("ConstructionDecl",Vl),Pl(109),Il(44),P... function y (line 1) | function y(){ic.startNonterminal("OrderingModeDecl",Vl),Pl(109),Il(71),P... function b (line 1) | function b(){ic.startNonterminal("EmptyOrderDecl",Vl),Pl(109),Il(49),Pl(... function w (line 1) | function w(){Hl(109),Il(49),Hl(110),Il(70),Hl(205),Il(52),Hl(124),Il(125... function E (line 1) | function E(){ic.startNonterminal("CopyNamespacesDecl",Vl),Pl(109),Il(47)... function S (line 1) | function S(){ic.startNonterminal("PreserveMode",Vl);switch($l){case 218:... function x (line 1) | function x(){ic.startNonterminal("InheritMode",Vl);switch($l){case 159:P... function T (line 1) | function T(){ic.startNonterminal("DecimalFormatDecl",Vl),Pl(109),Il(118)... function N (line 1) | function N(){ic.startNonterminal("DFPropertyName",Vl);switch($l){case 10... function C (line 1) | function C(){ic.startNonterminal("Import",Vl);switch($l){case 155:ql(130... function k (line 1) | function k(){ic.startNonterminal("SchemaImport",Vl),Pl(155),Il(76),Pl(22... function L (line 1) | function L(){ic.startNonterminal("SchemaPrefix",Vl);switch($l){case 187:... function A (line 1) | function A(){ic.startNonterminal("ModuleImport",Vl),Pl(155),Il(63),Pl(18... function O (line 1) | function O(){ic.startNonterminal("NamespaceDecl",Vl),Pl(109),Il(64),Pl(1... function M (line 1) | function M(){ic.startNonterminal("DefaultNamespaceDecl",Vl),Pl(109),Il(4... function _ (line 1) | function _(){Hl(109),Il(49),Hl(110),Il(119);switch($l){case 122:Hl(122);... function D (line 1) | function D(){ic.startNonterminal("FTOptionDecl",Vl),Pl(109),Il(55),Pl(14... function P (line 1) | function P(){ic.startNonterminal("AnnotatedDecl",Vl),Pl(109);for(;;){Il(... function H (line 1) | function H(){ic.startNonterminal("CompatibilityAnnotation",Vl),Pl(263),i... function B (line 1) | function B(){ic.startNonterminal("Annotation",Vl),Pl(33),Il(245),jl(),$a... function j (line 1) | function j(){Hl(33),Il(245),Ja(),Il(193);if($l==35){Hl(35),Il(190),vi();... function F (line 1) | function F(){ic.startNonterminal("VarDecl",Vl),Pl(268),Il(21),Pl(31),Il(... function I (line 1) | function I(){ic.startNonterminal("VarValue",Vl),Wf(),ic.endNonterminal("... function q (line 1) | function q(){ic.startNonterminal("VarDefaultValue",Vl),Wf(),ic.endNonter... function R (line 1) | function R(){ic.startNonterminal("ContextItemDecl",Vl),Pl(109),Il(46),Pl... function U (line 1) | function U(){ic.startNonterminal("ParamList",Vl),W();for(;;){Il(105);if(... function z (line 1) | function z(){X();for(;;){Il(105);if($l!=42)break;Hl(42),Il(21),X()}} function W (line 1) | function W(){ic.startNonterminal("Param",Vl),Pl(31),Il(245),jl(),$a(),Il... function X (line 1) | function X(){Hl(31),Il(245),Ja(),Il(153),$l==80&&ks()} function V (line 1) | function V(){ic.startNonterminal("FunctionBody",Vl),J(),ic.endNontermina... function $ (line 1) | function $(){K()} function J (line 1) | function J(){ic.startNonterminal("EnclosedExpr",Vl),Pl(281),Il(266),jl()... function K (line 1) | function K(){Hl(281),Il(266),Y(),Hl(287)} function Q (line 1) | function Q(){ic.startNonterminal("OptionDecl",Vl),Pl(109),Il(69),Pl(203)... function G (line 1) | function G(){ic.startNonterminal("Expr",Vl),Wf();for(;;){if($l!=42)break... function Y (line 1) | function Y(){Xf();for(;;){if($l!=42)break;Hl(42),Il(266),Xf()}} function Z (line 1) | function Z(){ic.startNonterminal("FLWORExpr",Vl),tt();for(;;){Il(195);if... function et (line 1) | function et(){nt();for(;;){Il(195);if($l==224)break;it()}sn()} function tt (line 1) | function tt(){ic.startNonterminal("InitialClause",Vl);switch($l){case 13... function nt (line 1) | function nt(){switch($l){case 139:ql(151);break;default:Wl=$l}switch(Wl)... function rt (line 1) | function rt(){ic.startNonterminal("IntermediateClause",Vl);switch($l){ca... function it (line 1) | function it(){switch($l){case 139:case 177:nt();break;case 272:qt();brea... function st (line 1) | function st(){ic.startNonterminal("ForClause",Vl),Pl(139),Il(21),jl(),ut... function ot (line 1) | function ot(){Hl(139),Il(21),at();for(;;){if($l!=42)break;Hl(42),Il(21),... function ut (line 1) | function ut(){ic.startNonterminal("ForBinding",Vl),Pl(31),Il(245),jl(),T... function at (line 1) | function at(){Hl(31),Il(245),Ni(),Il(182),$l==80&&ks(),Il(173),$l==73&&l... function ft (line 1) | function ft(){ic.startNonterminal("AllowingEmpty",Vl),Pl(73),Il(52),Pl(1... function lt (line 1) | function lt(){Hl(73),Il(52),Hl(124)} function ct (line 1) | function ct(){ic.startNonterminal("PositionalVar",Vl),Pl(82),Il(21),Pl(3... function ht (line 1) | function ht(){Hl(82),Il(21),Hl(31),Il(245),Ni()} function pt (line 1) | function pt(){ic.startNonterminal("FTScoreVar",Vl),Pl(232),Il(21),Pl(31)... function dt (line 1) | function dt(){Hl(232),Il(21),Hl(31),Il(245),Ni()} function vt (line 1) | function vt(){ic.startNonterminal("LetClause",Vl),Pl(177),Il(100),jl(),g... function mt (line 1) | function mt(){Hl(177),Il(100),yt();for(;;){if($l!=42)break;Hl(42),Il(100... function gt (line 1) | function gt(){ic.startNonterminal("LetBinding",Vl);switch($l){case 31:Pl... function yt (line 1) | function yt(){switch($l){case 31:Hl(31),Il(245),Ni(),Il(109),$l==80&&ks(... function bt (line 1) | function bt(){ic.startNonterminal("WindowClause",Vl),Pl(139),Il(139);swi... function wt (line 1) | function wt(){Hl(139),Il(139);switch($l){case 257:St();break;default:Tt()}} function Et (line 1) | function Et(){ic.startNonterminal("TumblingWindowClause",Vl),Pl(257),Il(... function St (line 1) | function St(){Hl(257),Il(88),Hl(275),Il(21),Hl(31),Il(245),Ni(),Il(114),... function xt (line 1) | function xt(){ic.startNonterminal("SlidingWindowClause",Vl),Pl(239),Il(8... function Tt (line 1) | function Tt(){Hl(239),Il(88),Hl(275),Il(21),Hl(31),Il(245),Ni(),Il(114),... function Nt (line 1) | function Nt(){ic.startNonterminal("WindowStartCondition",Vl),Pl(242),Il(... function Ct (line 1) | function Ct(){Hl(242),Il(181),Ot(),Il(86),Hl(271),Il(266),Xf()} function kt (line 1) | function kt(){ic.startNonterminal("WindowEndCondition",Vl),$l==202&&Pl(2... function Lt (line 1) | function Lt(){$l==202&&Hl(202),Il(53),Hl(127),Il(181),Ot(),Il(86),Hl(271... function At (line 1) | function At(){ic.startNonterminal("WindowVars",Vl),$l==31&&(Pl(31),Il(24... function Ot (line 1) | function Ot(){$l==31&&(Hl(31),Il(245),_t()),Il(174),$l==82&&ht(),Il(163)... function Mt (line 1) | function Mt(){ic.startNonterminal("CurrentItem",Vl),$a(),ic.endNontermin... function _t (line 1) | function _t(){Ja()} function Dt (line 1) | function Dt(){ic.startNonterminal("PreviousItem",Vl),$a(),ic.endNontermi... function Pt (line 1) | function Pt(){Ja()} function Ht (line 1) | function Ht(){ic.startNonterminal("NextItem",Vl),$a(),ic.endNonterminal(... function Bt (line 1) | function Bt(){Ja()} function jt (line 1) | function jt(){ic.startNonterminal("CountClause",Vl),Pl(106),Il(21),Pl(31... function Ft (line 1) | function Ft(){Hl(106),Il(21),Hl(31),Il(245),Ni()} function It (line 1) | function It(){ic.startNonterminal("WhereClause",Vl),Pl(272),Il(266),jl()... function qt (line 1) | function qt(){Hl(272),Il(266),Xf()} function Rt (line 1) | function Rt(){ic.startNonterminal("GroupByClause",Vl),Pl(150),Il(37),Pl(... function Ut (line 1) | function Ut(){Hl(150),Il(37),Hl(88),Il(266),Wt()} function zt (line 1) | function zt(){ic.startNonterminal("GroupingSpecList",Vl),Xt();for(;;){Il... function Wt (line 1) | function Wt(){Vt();for(;;){Il(198);if($l!=42)break;Hl(42),Il(266),Vt()}} function Xt (line 1) | function Xt(){ic.startNonterminal("GroupingSpec",Vl);switch($l){case 31:... function Vt (line 1) | function Vt(){switch($l){case 31:ql(245);break;default:Wl=$l}if(Wl==3103... function $t (line 1) | function $t(){ic.startNonterminal("GroupingVariable",Vl),Pl(31),Il(245),... function Jt (line 1) | function Jt(){Hl(31),Il(245),Ni()} function Kt (line 1) | function Kt(){ic.startNonterminal("OrderByClause",Vl);switch($l){case 20... function Qt (line 1) | function Qt(){switch($l){case 205:Hl(205),Il(37),Hl(88);break;default:Hl... function Gt (line 1) | function Gt(){ic.startNonterminal("OrderSpecList",Vl),Zt();for(;;){Il(19... function Yt (line 1) | function Yt(){en();for(;;){Il(198);if($l!=42)break;Hl(42),Il(266),en()}} function Zt (line 1) | function Zt(){ic.startNonterminal("OrderSpec",Vl),Wf(),jl(),tn(),ic.endN... function en (line 1) | function en(){Xf(),nn()} function tn (line 1) | function tn(){ic.startNonterminal("OrderModifier",Vl);if($l==81||$l==114... function nn (line 1) | function nn(){if($l==81||$l==114)switch($l){case 81:Hl(81);break;default... function rn (line 1) | function rn(){ic.startNonterminal("ReturnClause",Vl),Pl(224),Il(266),jl(... function sn (line 1) | function sn(){Hl(224),Il(266),Xf()} function on (line 1) | function on(){ic.startNonterminal("QuantifiedExpr",Vl);switch($l){case 2... function un (line 1) | function un(){switch($l){case 240:Hl(240);break;default:Hl(130)}Il(21),f... function an (line 1) | function an(){ic.startNonterminal("QuantifiedVarDecl",Vl),Pl(31),Il(245)... function fn (line 1) | function fn(){Hl(31),Il(245),Ni(),Il(114),$l==80&&ks(),Il(56),Hl(156),Il... function ln (line 1) | function ln(){ic.startNonterminal("SwitchExpr",Vl),Pl(248),Il(22),Pl(35)... function cn (line 1) | function cn(){Hl(248),Il(22),Hl(35),Il(266),Y(),Hl(38);for(;;){Il(38),pn... function hn (line 1) | function hn(){ic.startNonterminal("SwitchCaseClause",Vl);for(;;){Pl(89),... function pn (line 1) | function pn(){for(;;){Hl(89),Il(266),vn();if($l!=89)break}Hl(224),Il(266... function dn (line 1) | function dn(){ic.startNonterminal("SwitchCaseOperand",Vl),Wf(),ic.endNon... function vn (line 1) | function vn(){Xf()} function mn (line 1) | function mn(){ic.startNonterminal("TypeswitchExpr",Vl),Pl(259),Il(22),Pl... function gn (line 1) | function gn(){Hl(259),Il(22),Hl(35),Il(266),Y(),Hl(38);for(;;){Il(38),bn... function yn (line 1) | function yn(){ic.startNonterminal("CaseClause",Vl),Pl(89),Il(257),$l==31... function bn (line 1) | function bn(){Hl(89),Il(257),$l==31&&(Hl(31),Il(245),Ni(),Il(33),Hl(80))... function wn (line 1) | function wn(){ic.startNonterminal("SequenceTypeUnion",Vl),Ls();for(;;){I... function En (line 1) | function En(){As();for(;;){Il(138);if($l!=284)break;Hl(284),Il(253),As()}} function Sn (line 1) | function Sn(){ic.startNonterminal("IfExpr",Vl),Pl(154),Il(22),Pl(35),Il(... function xn (line 1) | function xn(){Hl(154),Il(22),Hl(35),Il(266),Y(),Hl(38),Il(80),Hl(250),Il... function Tn (line 1) | function Tn(){ic.startNonterminal("TryCatchExpr",Vl),Cn();for(;;){Il(39)... function Nn (line 1) | function Nn(){kn();for(;;){Il(39),Mn(),Il(207);if($l!=92)break}} function Cn (line 1) | function Cn(){ic.startNonterminal("TryClause",Vl),Pl(256),Il(90),Pl(281)... function kn (line 1) | function kn(){Hl(256),Il(90),Hl(281),Il(266),An(),Hl(287)} function Ln (line 1) | function Ln(){ic.startNonterminal("TryTargetExpr",Vl),G(),ic.endNontermi... function An (line 1) | function An(){Y()} function On (line 1) | function On(){ic.startNonterminal("CatchClause",Vl),Pl(92),Il(248),jl(),... function Mn (line 1) | function Mn(){Hl(92),Il(248),Dn(),Hl(281),Il(266),Y(),Hl(287)} function _n (line 1) | function _n(){ic.startNonterminal("CatchErrorList",Vl),Yr();for(;;){Il(1... function Dn (line 1) | function Dn(){Zr();for(;;){Il(140);if($l!=284)break;Hl(284),Il(248),Zr()}} function Pn (line 1) | function Pn(){ic.startNonterminal("OrExpr",Vl),Bn();for(;;){if($l!=204)b... function Hn (line 1) | function Hn(){jn();for(;;){if($l!=204)break;Hl(204),Il(266),jn()}} function Bn (line 1) | function Bn(){ic.startNonterminal("AndExpr",Vl),Fn();for(;;){if($l!=76)b... function jn (line 1) | function jn(){In();for(;;){if($l!=76)break;Hl(76),Il(266),In()}} function Fn (line 1) | function Fn(){ic.startNonterminal("NotExpr",Vl),$l==196&&Pl(196),Il(265)... function In (line 1) | function In(){$l==196&&Hl(196),Il(265),Rn()} function qn (line 1) | function qn(){ic.startNonterminal("ComparisonExpr",Vl),Un();if($l==27||$... function Rn (line 1) | function Rn(){zn();if($l==27||$l==55||$l==58||$l==59||$l==61||$l==62||$l... function Un (line 1) | function Un(){ic.startNonterminal("FTContainsExpr",Vl),Wn(),$l==100&&(Pl... function zn (line 1) | function zn(){Xn(),$l==100&&(Hl(100),Il(79),Hl(249),Il(177),uu(),$l==277... function Wn (line 1) | function Wn(){ic.startNonterminal("StringConcatExpr",Vl),Vn();for(;;){if... function Xn (line 1) | function Xn(){$n();for(;;){if($l!=285)break;Hl(285),Il(265),$n()}} function Vn (line 1) | function Vn(){ic.startNonterminal("RangeExpr",Vl),Jn(),$l==253&&(Pl(253)... function $n (line 1) | function $n(){Kn(),$l==253&&(Hl(253),Il(265),Kn())} function Jn (line 1) | function Jn(){ic.startNonterminal("AdditiveExpr",Vl),Qn();for(;;){if($l!... function Kn (line 1) | function Kn(){Gn();for(;;){if($l!=41&&$l!=43)break;switch($l){case 41:Hl... function Qn (line 1) | function Qn(){ic.startNonterminal("MultiplicativeExpr",Vl),Yn();for(;;){... function Gn (line 1) | function Gn(){Zn();for(;;){if($l!=39&&$l!=119&&$l!=153&&$l!=183)break;sw... function Yn (line 1) | function Yn(){ic.startNonterminal("UnionExpr",Vl),er();for(;;){if($l!=26... function Zn (line 1) | function Zn(){tr();for(;;){if($l!=260&&$l!=284)break;switch($l){case 260... function er (line 1) | function er(){ic.startNonterminal("IntersectExceptExpr",Vl),nr();for(;;)... function tr (line 1) | function tr(){rr();for(;;){Il(221);if($l!=132&&$l!=164)break;switch($l){... function nr (line 1) | function nr(){ic.startNonterminal("InstanceofExpr",Vl),ir(),Il(222),$l==... function rr (line 1) | function rr(){sr(),Il(222),$l==162&&(Hl(162),Il(67),Hl(200),Il(253),As())} function ir (line 1) | function ir(){ic.startNonterminal("TreatExpr",Vl),or(),Il(223),$l==254&&... function sr (line 1) | function sr(){ur(),Il(223),$l==254&&(Hl(254),Il(33),Hl(80),Il(253),As())} function or (line 1) | function or(){ic.startNonterminal("CastableExpr",Vl),ar(),Il(224),$l==91... function ur (line 1) | function ur(){fr(),Il(224),$l==91&&(Hl(91),Il(33),Hl(80),Il(245),Ns())} function ar (line 1) | function ar(){ic.startNonterminal("CastExpr",Vl),lr(),Il(226),$l==90&&(P... function fr (line 1) | function fr(){cr(),Il(226),$l==90&&(Hl(90),Il(33),Hl(80),Il(245),Ns())} function lr (line 1) | function lr(){ic.startNonterminal("UnaryExpr",Vl);for(;;){Il(265);if($l!... function cr (line 1) | function cr(){for(;;){Il(265);if($l!=41&&$l!=43)break;switch($l){case 43... function hr (line 1) | function hr(){ic.startNonterminal("ValueExpr",Vl);switch($l){case 266:ql... function pr (line 1) | function pr(){switch($l){case 266:ql(188);break;default:Wl=$l}switch(Wl)... function dr (line 1) | function dr(){ic.startNonterminal("SimpleMapExpr",Vl),Or();for(;;){if($l... function vr (line 1) | function vr(){Mr();for(;;){if($l!=26)break;Hl(26),Il(262),Mr()}} function mr (line 1) | function mr(){ic.startNonterminal("GeneralComp",Vl);switch($l){case 61:P... function gr (line 1) | function gr(){switch($l){case 61:Hl(61);break;case 27:Hl(27);break;case ... function yr (line 1) | function yr(){ic.startNonterminal("ValueComp",Vl);switch($l){case 129:Pl... function br (line 1) | function br(){switch($l){case 129:Hl(129);break;case 189:Hl(189);break;c... function wr (line 1) | function wr(){ic.startNonterminal("NodeComp",Vl);switch($l){case 166:Pl(... function Er (line 1) | function Er(){switch($l){case 166:Hl(166);break;case 58:Hl(58);break;def... function Sr (line 1) | function Sr(){ic.startNonterminal("ValidateExpr",Vl),Pl(266),Il(175);if(... function xr (line 1) | function xr(){Hl(266),Il(175);if($l!=281)switch($l){case 258:Hl(258),Il(... function Tr (line 1) | function Tr(){ic.startNonterminal("ValidationMode",Vl);switch($l){case 1... function Nr (line 1) | function Nr(){switch($l){case 174:Hl(174);break;default:Hl(245)}} function Cr (line 1) | function Cr(){ic.startNonterminal("ExtensionExpr",Vl);for(;;){jl(),Lr(),... function kr (line 1) | function kr(){for(;;){Ar(),Il(104);if($l!=36)break}Hl(281),Il(274),$l!=2... function Lr (line 1) | function Lr(){ic.startNonterminal("Pragma",Vl),Pl(36),Rl(242),$l==21&&Pl... function Ar (line 1) | function Ar(){Hl(36),Rl(242),$l==21&&Hl(21),Ja(),Rl(10),$l==21&&(Hl(21),... function Or (line 1) | function Or(){ic.startNonterminal("PathExpr",Vl);switch($l){case 47:Pl(4... function Mr (line 1) | function Mr(){switch($l){case 47:Hl(47),Il(288);switch($l){case 25:case ... function _r (line 1) | function _r(){ic.startNonterminal("RelativePathExpr",Vl),ei();for(;;){sw... function Dr (line 1) | function Dr(){ti();for(;;){switch($l){case 26:ql(264);break;default:Wl=$... function Pr (line 1) | function Pr(){ic.startNonterminal("StepExpr",Vl);switch($l){case 83:ql(2... function Hr (line 1) | function Hr(){switch($l){case 83:ql(287);break;case 122:ql(286);break;ca... function Br (line 1) | function Br(){ic.startNonterminal("AxisStep",Vl);switch($l){case 74:case... function jr (line 1) | function jr(){switch($l){case 74:case 75:case 210:case 216:case 217:ql(2... function Fr (line 1) | function Fr(){ic.startNonterminal("ForwardStep",Vl);switch($l){case 83:q... function Ir (line 1) | function Ir(){switch($l){case 83:ql(235);break;case 94:case 112:case 113... function qr (line 1) | function qr(){ic.startNonterminal("ForwardAxis",Vl);switch($l){case 94:P... function Rr (line 1) | function Rr(){switch($l){case 94:Hl(94),Il(27),Hl(52);break;case 112:Hl(... function Ur (line 1) | function Ur(){ic.startNonterminal("AbbrevForwardStep",Vl),$l==67&&Pl(67)... function zr (line 1) | function zr(){$l==67&&Hl(67),Il(248),Gr()} function Wr (line 1) | function Wr(){ic.startNonterminal("ReverseStep",Vl);switch($l){case 46:J... function Xr (line 1) | function Xr(){switch($l){case 46:Kr();break;default:$r(),Il(248),Gr()}} function Vr (line 1) | function Vr(){ic.startNonterminal("ReverseAxis",Vl);switch($l){case 210:... function $r (line 1) | function $r(){switch($l){case 210:Hl(210),Il(27),Hl(52);break;case 74:Hl... function Jr (line 1) | function Jr(){ic.startNonterminal("AbbrevReverseStep",Vl),Pl(46),ic.endN... function Kr (line 1) | function Kr(){Hl(46)} function Qr (line 1) | function Qr(){ic.startNonterminal("NodeTest",Vl);switch($l){case 83:case... function Gr (line 1) | function Gr(){switch($l){case 83:case 97:case 121:case 122:case 188:case... function Yr (line 1) | function Yr(){ic.startNonterminal("NameTest",Vl);switch($l){case 5:Pl(5)... function Zr (line 1) | function Zr(){switch($l){case 5:Hl(5);break;default:Ja()}} function ei (line 1) | function ei(){ic.startNonterminal("PostfixExpr",Vl),yl();for(;;){Il(234)... function ti (line 1) | function ti(){bl();for(;;){Il(234);if($l!=35&&$l!=45&&$l!=69)break;switc... function ni (line 1) | function ni(){ic.startNonterminal("ObjectLookup",Vl),Pl(45),Il(250);swit... function ri (line 1) | function ri(){Hl(45),Il(250);switch($l){case 11:Hl(11);break;case 35:ki(... function ii (line 1) | function ii(){ic.startNonterminal("ArrayLookup",Vl),Pl(69),Il(31),Pl(69)... function si (line 1) | function si(){Hl(69),Il(31),Hl(69),Il(266),Y(),Hl(70),Il(32),Hl(70)} function oi (line 1) | function oi(){ic.startNonterminal("ArrayUnboxing",Vl),Pl(69),Il(32),Pl(7... function ui (line 1) | function ui(){Hl(69),Il(32),Hl(70)} function ai (line 1) | function ai(){ic.startNonterminal("ArgumentList",Vl),Pl(35),Il(279);if($... function fi (line 1) | function fi(){Hl(35),Il(279);if($l!=38){ji();for(;;){Il(105);if($l!=42)b... function li (line 1) | function li(){ic.startNonterminal("PredicateList",Vl);for(;;){Il(227);if... function ci (line 1) | function ci(){for(;;){Il(227);if($l!=69)break;pi()}} function hi (line 1) | function hi(){ic.startNonterminal("Predicate",Vl),Pl(69),Il(266),jl(),G(... function pi (line 1) | function pi(){Hl(69),Il(266),Y(),Hl(70)} function di (line 1) | function di(){ic.startNonterminal("Literal",Vl);switch($l){case 11:Pl(11... function vi (line 1) | function vi(){switch($l){case 11:Hl(11);break;case 135:case 255:gi();bre... function mi (line 1) | function mi(){ic.startNonterminal("BooleanLiteral",Vl);switch($l){case 2... function gi (line 1) | function gi(){switch($l){case 255:Hl(255);break;default:Hl(135)}} function yi (line 1) | function yi(){ic.startNonterminal("NullLiteral",Vl),Pl(197),ic.endNonter... function bi (line 1) | function bi(){Hl(197)} function wi (line 1) | function wi(){ic.startNonterminal("NumericLiteral",Vl);switch($l){case 8... function Ei (line 1) | function Ei(){switch($l){case 8:Hl(8);break;case 9:Hl(9);break;default:H... function Si (line 1) | function Si(){ic.startNonterminal("VarRef",Vl),Pl(31),Il(245),jl(),Ti(),... function xi (line 1) | function xi(){Hl(31),Il(245),Ni()} function Ti (line 1) | function Ti(){ic.startNonterminal("VarName",Vl),$a(),ic.endNonterminal("... function Ni (line 1) | function Ni(){Ja()} function Ci (line 1) | function Ci(){ic.startNonterminal("ParenthesizedExpr",Vl),Pl(35),Il(269)... function ki (line 1) | function ki(){Hl(35),Il(269),$l!=38&&Y(),Hl(38)} function Li (line 1) | function Li(){ic.startNonterminal("ContextItemExpr",Vl),Pl(32),ic.endNon... function Ai (line 1) | function Ai(){Hl(32)} function Oi (line 1) | function Oi(){ic.startNonterminal("OrderedExpr",Vl),Pl(206),Il(90),Pl(28... function Mi (line 1) | function Mi(){Hl(206),Il(90),Hl(281),Il(266),Y(),Hl(287)} function _i (line 1) | function _i(){ic.startNonterminal("UnorderedExpr",Vl),Pl(262),Il(90),Pl(... function Di (line 1) | function Di(){Hl(262),Il(90),Hl(281),Il(266),Y(),Hl(287)} function Pi (line 1) | function Pi(){ic.startNonterminal("FunctionCall",Vl),Ka(),Il(22),jl(),ai... function Hi (line 1) | function Hi(){Qa(),Il(22),fi()} function Bi (line 1) | function Bi(){ic.startNonterminal("Argument",Vl);switch($l){case 65:Fi()... function ji (line 1) | function ji(){switch($l){case 65:Ii();break;default:Xf()}} function Fi (line 1) | function Fi(){ic.startNonterminal("ArgumentPlaceholder",Vl),Pl(65),ic.en... function Ii (line 1) | function Ii(){Hl(65)} function qi (line 1) | function qi(){ic.startNonterminal("Constructor",Vl);switch($l){case 55:c... function Ri (line 1) | function Ri(){switch($l){case 55:case 56:case 60:zi();break;default:us()}} function Ui (line 1) | function Ui(){ic.startNonterminal("DirectConstructor",Vl);switch($l){cas... function zi (line 1) | function zi(){switch($l){case 55:Xi();break;case 56:rs();break;default:s... function Wi (line 1) | function Wi(){ic.startNonterminal("DirElemConstructor",Vl),Pl(55),Rl(4),... function Xi (line 1) | function Xi(){Hl(55),Rl(4),Hl(20),$i();switch($l){case 49:Hl(49);break;d... function Vi (line 1) | function Vi(){ic.startNonterminal("DirAttributeList",Vl);for(;;){Rl(19);... function $i (line 1) | function $i(){for(;;){Rl(19);if($l!=21)break;Hl(21),Rl(94),$l==20&&(Hl(2... function Ji (line 1) | function Ji(){ic.startNonterminal("DirAttributeValue",Vl),Rl(14);switch(... function Ki (line 1) | function Ki(){Rl(14);switch($l){case 28:Hl(28);for(;;){Rl(185);if($l==28... function Qi (line 1) | function Qi(){ic.startNonterminal("QuotAttrValueContent",Vl);switch($l){... function Gi (line 1) | function Gi(){switch($l){case 16:Hl(16);break;default:sl()}} function Yi (line 1) | function Yi(){ic.startNonterminal("AposAttrValueContent",Vl);switch($l){... function Zi (line 1) | function Zi(){switch($l){case 17:Hl(17);break;default:sl()}} function es (line 1) | function es(){ic.startNonterminal("DirElemContent",Vl);switch($l){case 5... function ts (line 1) | function ts(){switch($l){case 55:case 56:case 60:zi();break;case 4:Hl(4)... function ns (line 1) | function ns(){ic.startNonterminal("DirCommentConstructor",Vl),Pl(56),Rl(... function rs (line 1) | function rs(){Hl(56),Rl(1),Hl(2),Rl(6),Hl(44)} function is (line 1) | function is(){ic.startNonterminal("DirPIConstructor",Vl),Pl(60),Rl(3),Pl... function ss (line 1) | function ss(){Hl(60),Rl(3),Hl(18),Rl(13),$l==21&&(Hl(21),Rl(2),Hl(3)),Rl... function os (line 1) | function os(){ic.startNonterminal("ComputedConstructor",Vl);switch($l){c... function us (line 1) | function us(){switch($l){case 120:fl();break;case 122:fs();break;case 83... function as (line 1) | function as(){ic.startNonterminal("CompElemConstructor",Vl),Pl(122),Il(2... function fs (line 1) | function fs(){Hl(122),Il(249);switch($l){case 281:Hl(281),Il(266),Y(),Hl... function ls (line 1) | function ls(){ic.startNonterminal("CompNamespaceConstructor",Vl),Pl(187)... function cs (line 1) | function cs(){Hl(187),Il(241);switch($l){case 281:Hl(281),Il(266),vs(),H... function hs (line 1) | function hs(){ic.startNonterminal("Prefix",Vl),Ga(),ic.endNonterminal("P... function ps (line 1) | function ps(){Ya()} function ds (line 1) | function ds(){ic.startNonterminal("PrefixExpr",Vl),G(),ic.endNonterminal... function vs (line 1) | function vs(){Y()} function ms (line 1) | function ms(){ic.startNonterminal("URIExpr",Vl),G(),ic.endNonterminal("U... function gs (line 1) | function gs(){Y()} function ys (line 1) | function ys(){ic.startNonterminal("FunctionItemExpr",Vl);switch($l){case... function bs (line 1) | function bs(){switch($l){case 147:ql(95);break;default:Wl=$l}switch(Wl){... function ws (line 1) | function ws(){ic.startNonterminal("NamedFunctionRef",Vl),$a(),Il(20),Pl(... function Es (line 1) | function Es(){Ja(),Il(20),Hl(29),Il(16),Hl(8)} function Ss (line 1) | function Ss(){ic.startNonterminal("InlineFunctionExpr",Vl);for(;;){Il(10... function xs (line 1) | function xs(){for(;;){Il(101);if($l!=33)break;j()}Hl(147),Il(22),Hl(35),... function Ts (line 1) | function Ts(){ic.startNonterminal("SingleType",Vl),ko(),Il(225),$l==65&&... function Ns (line 1) | function Ns(){Lo(),Il(225),$l==65&&Hl(65)} function Cs (line 1) | function Cs(){ic.startNonterminal("TypeDeclaration",Vl),Pl(80),Il(253),j... function ks (line 1) | function ks(){Hl(80),Il(253),As()} function Ls (line 1) | function Ls(){ic.startNonterminal("SequenceType",Vl);switch($l){case 35:... function As (line 1) | function As(){switch($l){case 35:ql(258);break;case 125:ql(232);break;de... function Os (line 1) | function Os(){ic.startNonterminal("OccurrenceIndicator",Vl);switch($l){c... function Ms (line 1) | function Ms(){switch($l){case 65:Hl(65);break;case 40:Hl(40);break;defau... function _s (line 1) | function _s(){ic.startNonterminal("ItemType",Vl);switch($l){case 79:case... function Ds (line 1) | function Ds(){switch($l){case 79:case 83:case 97:case 121:case 122:case ... function Ps (line 1) | function Ps(){ic.startNonterminal("JSONTest",Vl);switch($l){case 169:Fs(... function Hs (line 1) | function Hs(){switch($l){case 169:Is();break;case 198:Rs();break;default... function Bs (line 1) | function Bs(){ic.startNonterminal("StructuredItemTest",Vl),Pl(247),Il(23... function js (line 1) | function js(){Hl(247),Il(232),$l==35&&(Hl(35),Il(23),Hl(38))} function Fs (line 1) | function Fs(){ic.startNonterminal("JSONItemTest",Vl),Pl(169),Il(232),$l=... function Is (line 1) | function Is(){Hl(169),Il(232),$l==35&&(Hl(35),Il(23),Hl(38))} function qs (line 1) | function qs(){ic.startNonterminal("JSONObjectTest",Vl),Pl(198),Il(232),$... function Rs (line 1) | function Rs(){Hl(198),Il(232),$l==35&&(Hl(35),Il(23),Hl(38))} function Us (line 1) | function Us(){ic.startNonterminal("JSONArrayTest",Vl),Pl(79),Il(232),$l=... function zs (line 1) | function zs(){Hl(79),Il(232),$l==35&&(Hl(35),Il(23),Hl(38))} function Ws (line 1) | function Ws(){ic.startNonterminal("AtomicOrUnionType",Vl),$a(),ic.endNon... function Xs (line 1) | function Xs(){Ja()} function Vs (line 1) | function Vs(){ic.startNonterminal("KindTest",Vl);switch($l){case 121:Qs(... function $s (line 1) | function $s(){switch($l){case 121:Gs();break;case 122:mo();break;case 83... function Js (line 1) | function Js(){ic.startNonterminal("AnyKindTest",Vl),Pl(194),Il(22),Pl(35... function Ks (line 1) | function Ks(){Hl(194),Il(22),Hl(35),Il(23),Hl(38)} function Qs (line 1) | function Qs(){ic.startNonterminal("DocumentTest",Vl),Pl(121),Il(22),Pl(3... function Gs (line 1) | function Gs(){Hl(121),Il(22),Hl(35),Il(154);if($l!=38)switch($l){case 12... function Ys (line 1) | function Ys(){ic.startNonterminal("TextTest",Vl),Pl(249),Il(22),Pl(35),I... function Zs (line 1) | function Zs(){Hl(249),Il(22),Hl(35),Il(23),Hl(38)} function eo (line 1) | function eo(){ic.startNonterminal("CommentTest",Vl),Pl(97),Il(22),Pl(35)... function to (line 1) | function to(){Hl(97),Il(22),Hl(35),Il(23),Hl(38)} function no (line 1) | function no(){ic.startNonterminal("NamespaceNodeTest",Vl),Pl(188),Il(22)... function ro (line 1) | function ro(){Hl(188),Il(22),Hl(35),Il(23),Hl(38)} function io (line 1) | function io(){ic.startNonterminal("PITest",Vl),Pl(220),Il(22),Pl(35),Il(... function so (line 1) | function so(){Hl(220),Il(22),Hl(35),Il(243);if($l!=38)switch($l){case 11... function oo (line 1) | function oo(){ic.startNonterminal("AttributeTest",Vl),Pl(83),Il(22),Pl(3... function uo (line 1) | function uo(){Hl(83),Il(22),Hl(35),Il(254),$l!=38&&(fo(),Il(105),$l==42&... function ao (line 1) | function ao(){ic.startNonterminal("AttribNameOrWildcard",Vl);switch($l){... function fo (line 1) | function fo(){switch($l){case 39:Hl(39);break;default:To()}} function lo (line 1) | function lo(){ic.startNonterminal("SchemaAttributeTest",Vl),Pl(230),Il(2... function co (line 1) | function co(){Hl(230),Il(22),Hl(35),Il(245),po(),Il(23),Hl(38)} function ho (line 1) | function ho(){ic.startNonterminal("AttributeDeclaration",Vl),xo(),ic.end... function po (line 1) | function po(){To()} function vo (line 1) | function vo(){ic.startNonterminal("ElementTest",Vl),Pl(122),Il(22),Pl(35... function mo (line 1) | function mo(){Hl(122),Il(22),Hl(35),Il(254),$l!=38&&(yo(),Il(105),$l==42... function go (line 1) | function go(){ic.startNonterminal("ElementNameOrWildcard",Vl);switch($l)... function yo (line 1) | function yo(){switch($l){case 39:Hl(39);break;default:Co()}} function bo (line 1) | function bo(){ic.startNonterminal("SchemaElementTest",Vl),Pl(231),Il(22)... function wo (line 1) | function wo(){Hl(231),Il(22),Hl(35),Il(245),So(),Il(23),Hl(38)} function Eo (line 1) | function Eo(){ic.startNonterminal("ElementDeclaration",Vl),No(),ic.endNo... function So (line 1) | function So(){Co()} function xo (line 1) | function xo(){ic.startNonterminal("AttributeName",Vl),$a(),ic.endNonterm... function To (line 1) | function To(){Ja()} function No (line 1) | function No(){ic.startNonterminal("ElementName",Vl),$a(),ic.endNontermin... function Co (line 1) | function Co(){Ja()} function ko (line 1) | function ko(){ic.startNonterminal("SimpleTypeName",Vl),Ao(),ic.endNonter... function Lo (line 1) | function Lo(){Oo()} function Ao (line 1) | function Ao(){ic.startNonterminal("TypeName",Vl),$a(),ic.endNonterminal(... function Oo (line 1) | function Oo(){Ja()} function Mo (line 1) | function Mo(){ic.startNonterminal("FunctionTest",Vl);for(;;){Il(101);if(... function _o (line 1) | function _o(){for(;;){Il(101);if($l!=33)break;j()}switch($l){case 147:ql... function Do (line 1) | function Do(){ic.startNonterminal("AnyFunctionTest",Vl),Pl(147),Il(22),P... function Po (line 1) | function Po(){Hl(147),Il(22),Hl(35),Il(24),Hl(39),Il(23),Hl(38)} function Ho (line 1) | function Ho(){ic.startNonterminal("TypedFunctionTest",Vl),Pl(147),Il(22)... function Bo (line 1) | function Bo(){Hl(147),Il(22),Hl(35),Il(258);if($l!=38){As();for(;;){Il(1... function jo (line 1) | function jo(){ic.startNonterminal("ParenthesizedItemType",Vl),Pl(35),Il(... function Fo (line 1) | function Fo(){Hl(35),Il(253),Ds(),Il(23),Hl(38)} function Io (line 1) | function Io(){ic.startNonterminal("RevalidationDecl",Vl),Pl(109),Il(75),... function qo (line 1) | function qo(){ic.startNonterminal("InsertExprTargetChoice",Vl);switch($l... function Ro (line 1) | function Ro(){switch($l){case 71:Hl(71);break;case 85:Hl(85);break;defau... function Uo (line 1) | function Uo(){ic.startNonterminal("InsertExpr",Vl),Pl(161),Il(133);switc... function zo (line 1) | function zo(){Hl(161),Il(133);switch($l){case 194:Hl(194);break;default:... function Wo (line 1) | function Wo(){ic.startNonterminal("DeleteExpr",Vl),Pl(111),Il(133);switc... function Xo (line 1) | function Xo(){Hl(111),Il(133);switch($l){case 194:Hl(194);break;default:... function Vo (line 1) | function Vo(){ic.startNonterminal("ReplaceExpr",Vl),Pl(223),Il(134),$l==... function $o (line 1) | function $o(){Hl(223),Il(134),$l==267&&(Hl(267),Il(67),Hl(200)),Il(65),H... function Jo (line 1) | function Jo(){ic.startNonterminal("RenameExpr",Vl),Pl(222),Il(65),Pl(194... function Ko (line 1) | function Ko(){Hl(222),Il(65),Hl(194),Il(266),Zo(),Hl(80),Il(266),tu()} function Qo (line 1) | function Qo(){ic.startNonterminal("SourceExpr",Vl),Wf(),ic.endNontermina... function Go (line 1) | function Go(){Xf()} function Yo (line 1) | function Yo(){ic.startNonterminal("TargetExpr",Vl),Wf(),ic.endNontermina... function Zo (line 1) | function Zo(){Xf()} function eu (line 1) | function eu(){ic.startNonterminal("NewNameExpr",Vl),Wf(),ic.endNontermin... function tu (line 1) | function tu(){Xf()} function nu (line 1) | function nu(){ic.startNonterminal("TransformExpr",Vl),Pl(104),Il(21),jl(... function ru (line 1) | function ru(){Hl(104),Il(21),su();for(;;){if($l!=42)break;Hl(42),Il(21),... function iu (line 1) | function iu(){ic.startNonterminal("TransformSpec",Vl),Pl(31),Il(245),jl(... function su (line 1) | function su(){Hl(31),Il(245),Ni(),Il(28),Hl(53),Il(266),Xf()} function ou (line 1) | function ou(){ic.startNonterminal("FTSelection",Vl),lu();for(;;){Il(211)... function uu (line 1) | function uu(){cu();for(;;){Il(211);switch($l){case 82:ql(161);break;defa... function au (line 1) | function au(){ic.startNonterminal("FTWeight",Vl),Pl(270),Il(90),Pl(281),... function fu (line 1) | function fu(){Hl(270),Il(90),Hl(281),Il(266),Y(),Hl(287)} function lu (line 1) | function lu(){ic.startNonterminal("FTOr",Vl),hu();for(;;){if($l!=146)bre... function cu (line 1) | function cu(){pu();for(;;){if($l!=146)break;Hl(146),Il(177),pu()}} function hu (line 1) | function hu(){ic.startNonterminal("FTAnd",Vl),du();for(;;){if($l!=144)br... function pu (line 1) | function pu(){vu();for(;;){if($l!=144)break;Hl(144),Il(177),vu()}} function du (line 1) | function du(){ic.startNonterminal("FTMildNot",Vl),mu();for(;;){Il(212);i... function vu (line 1) | function vu(){gu();for(;;){Il(212);if($l!=196)break;Hl(196),Il(56),Hl(15... function mu (line 1) | function mu(){ic.startNonterminal("FTUnaryNot",Vl),$l==145&&Pl(145),Il(1... function gu (line 1) | function gu(){$l==145&&Hl(145),Il(164),bu()} function yu (line 1) | function yu(){ic.startNonterminal("FTPrimaryWithOptions",Vl),wu(),Il(213... function bu (line 1) | function bu(){Eu(),Il(213),$l==265&&Gu(),$l==270&&fu()} function wu (line 1) | function wu(){ic.startNonterminal("FTPrimary",Vl);switch($l){case 35:Pl(... function Eu (line 1) | function Eu(){switch($l){case 35:Hl(35),Il(177),uu(),Hl(38);break;case 3... function Su (line 1) | function Su(){ic.startNonterminal("FTWords",Vl),Tu(),Il(220);if($l==72||... function xu (line 1) | function xu(){Nu(),Il(220),($l==72||$l==77||$l==214)&&Au()} function Tu (line 1) | function Tu(){ic.startNonterminal("FTWordsValue",Vl);switch($l){case 11:... function Nu (line 1) | function Nu(){switch($l){case 11:Hl(11);break;default:Hl(281),Il(266),Y(... function Cu (line 1) | function Cu(){ic.startNonterminal("FTExtensionSelection",Vl);for(;;){jl(... function ku (line 1) | function ku(){for(;;){Ar(),Il(104);if($l!=36)break}Hl(281),Il(184),$l!=2... function Lu (line 1) | function Lu(){ic.startNonterminal("FTAnyallOption",Vl);switch($l){case 7... function Au (line 1) | function Au(){switch($l){case 77:Hl(77),Il(217),$l==278&&Hl(278);break;c... function Ou (line 1) | function Ou(){ic.startNonterminal("FTTimes",Vl),Pl(199),Il(159),jl(),_u(... function Mu (line 1) | function Mu(){Hl(199),Il(159),Du(),Hl(252)} function _u (line 1) | function _u(){ic.startNonterminal("FTRange",Vl);switch($l){case 131:Pl(1... function Du (line 1) | function Du(){switch($l){case 131:Hl(131),Il(265),Kn();break;case 82:Hl(... function Pu (line 1) | function Pu(){ic.startNonterminal("FTPosFilter",Vl);switch($l){case 206:... function Hu (line 1) | function Hu(){switch($l){case 206:ju();break;case 275:Iu();break;case 11... function Bu (line 1) | function Bu(){ic.startNonterminal("FTOrder",Vl),Pl(206),ic.endNontermina... function ju (line 1) | function ju(){Hl(206)} function Fu (line 1) | function Fu(){ic.startNonterminal("FTWindow",Vl),Pl(275),Il(265),jl(),Jn... function Iu (line 1) | function Iu(){Hl(275),Il(265),Kn(),zu()} function qu (line 1) | function qu(){ic.startNonterminal("FTDistance",Vl),Pl(118),Il(159),jl(),... function Ru (line 1) | function Ru(){Hl(118),Il(159),Du(),zu()} function Uu (line 1) | function Uu(){ic.startNonterminal("FTUnit",Vl);switch($l){case 279:Pl(27... function zu (line 1) | function zu(){switch($l){case 279:Hl(279);break;case 237:Hl(237);break;d... function Wu (line 1) | function Wu(){ic.startNonterminal("FTScope",Vl);switch($l){case 227:Pl(2... function Xu (line 1) | function Xu(){switch($l){case 227:Hl(227);break;default:Hl(116)}Il(136),... function Vu (line 1) | function Vu(){ic.startNonterminal("FTBigUnit",Vl);switch($l){case 236:Pl... function $u (line 1) | function $u(){switch($l){case 236:Hl(236);break;default:Hl(208)}} function Ju (line 1) | function Ju(){ic.startNonterminal("FTContent",Vl);switch($l){case 82:Pl(... function Ku (line 1) | function Ku(){switch($l){case 82:Hl(82),Il(121);switch($l){case 242:Hl(2... function Qu (line 1) | function Qu(){ic.startNonterminal("FTMatchOptions",Vl);for(;;){Pl(265),I... function Gu (line 1) | function Gu(){for(;;){Hl(265),Il(204),Zu(),Il(213);if($l!=265)break}} function Yu (line 1) | function Yu(){ic.startNonterminal("FTMatchOption",Vl);switch($l){case 19... function Zu (line 1) | function Zu(){switch($l){case 191:ql(176);break;default:Wl=$l}switch(Wl)... function ea (line 1) | function ea(){ic.startNonterminal("FTCaseOption",Vl);switch($l){case 89:... function ta (line 1) | function ta(){switch($l){case 89:Hl(89),Il(128);switch($l){case 160:Hl(1... function na (line 1) | function na(){ic.startNonterminal("FTDiacriticsOption",Vl),Pl(115),Il(12... function ra (line 1) | function ra(){Hl(115),Il(128);switch($l){case 160:Hl(160);break;default:... function ia (line 1) | function ia(){ic.startNonterminal("FTStemOption",Vl);switch($l){case 243... function sa (line 1) | function sa(){switch($l){case 243:Hl(243);break;default:Hl(191),Il(77),H... function oa (line 1) | function oa(){ic.startNonterminal("FTThesaurusOption",Vl);switch($l){cas... function ua (line 1) | function ua(){switch($l){case 251:Hl(251),Il(152);switch($l){case 82:fa(... function aa (line 1) | function aa(){ic.startNonterminal("FTThesaurusID",Vl),Pl(82),Il(15),Pl(7... function fa (line 1) | function fa(){Hl(82),Il(15),Hl(7),Il(219),$l==221&&(Hl(221),Il(17),Hl(11... function la (line 1) | function la(){ic.startNonterminal("FTLiteralRange",Vl);switch($l){case 1... function ca (line 1) | function ca(){switch($l){case 131:Hl(131),Il(16),Hl(8);break;case 82:Hl(... function ha (line 1) | function ha(){ic.startNonterminal("FTStopWordOption",Vl);switch($l){case... function pa (line 1) | function pa(){switch($l){case 244:Hl(244),Il(89),Hl(279),Il(152);switch(... function da (line 1) | function da(){ic.startNonterminal("FTStopWords",Vl);switch($l){case 82:P... function va (line 1) | function va(){switch($l){case 82:Hl(82),Il(15),Hl(7);break;default:Hl(35... function ma (line 1) | function ma(){ic.startNonterminal("FTStopWordsInclExcl",Vl);switch($l){c... function ga (line 1) | function ga(){switch($l){case 260:Hl(260);break;default:Hl(132)}Il(103),... function ya (line 1) | function ya(){ic.startNonterminal("FTLanguageOption",Vl),Pl(172),Il(17),... function ba (line 1) | function ba(){Hl(172),Il(17),Hl(11)} function wa (line 1) | function wa(){ic.startNonterminal("FTWildCardOption",Vl);switch($l){case... function Ea (line 1) | function Ea(){switch($l){case 274:Hl(274);break;default:Hl(191),Il(87),H... function Sa (line 1) | function Sa(){ic.startNonterminal("FTExtensionOption",Vl),Pl(203),Il(245... function xa (line 1) | function xa(){Hl(203),Il(245),Ja(),Il(17),Hl(11)} function Ta (line 1) | function Ta(){ic.startNonterminal("FTIgnoreOption",Vl),Pl(277),Il(45),Pl... function Na (line 1) | function Na(){Hl(277),Il(45),Hl(101),Il(265),Zn()} function Ca (line 1) | function Ca(){ic.startNonterminal("CollectionDecl",Vl),Pl(96),Il(245),jl... function ka (line 1) | function ka(){ic.startNonterminal("CollectionTypeDecl",Vl),Pl(80),Il(253... function La (line 1) | function La(){ic.startNonterminal("IndexName",Vl),$a(),ic.endNonterminal... function Aa (line 1) | function Aa(){ic.startNonterminal("IndexDomainExpr",Vl),Or(),ic.endNonte... function Oa (line 1) | function Oa(){ic.startNonterminal("IndexKeySpec",Vl),Ma(),$l==80&&(jl(),... function Ma (line 1) | function Ma(){ic.startNonterminal("IndexKeyExpr",Vl),Or(),ic.endNontermi... function _a (line 1) | function _a(){ic.startNonterminal("IndexKeyTypeDecl",Vl),Pl(80),Il(245),... function Da (line 1) | function Da(){ic.startNonterminal("AtomicType",Vl),$a(),ic.endNontermina... function Pa (line 1) | function Pa(){ic.startNonterminal("IndexKeyCollation",Vl),Pl(95),Il(15),... function Ha (line 1) | function Ha(){ic.startNonterminal("IndexDecl",Vl),Pl(157),Il(245),jl(),L... function Ba (line 1) | function Ba(){ic.startNonterminal("ICDecl",Vl),Pl(163),Il(43),Pl(98),Il(... function ja (line 1) | function ja(){ic.startNonterminal("ICCollection",Vl),Pl(201),Il(42),Pl(9... function Fa (line 1) | function Fa(){ic.startNonterminal("ICCollSequence",Vl),Si(),Il(40),Pl(93... function Ia (line 1) | function Ia(){ic.startNonterminal("ICCollSequenceUnique",Vl),Pl(194),Il(... function qa (line 1) | function qa(){ic.startNonterminal("ICCollNode",Vl),Pl(140),Il(65),Pl(194... function Ra (line 1) | function Ra(){ic.startNonterminal("ICForeignKey",Vl),Pl(141),Il(60),Pl(1... function Ua (line 1) | function Ua(){ic.startNonterminal("ICForeignKeySource",Vl),Pl(142),Il(42... function za (line 1) | function za(){ic.startNonterminal("ICForeignKeyTarget",Vl),Pl(253),Il(42... function Wa (line 1) | function Wa(){ic.startNonterminal("ICForeignKeyValues",Vl),Pl(96),Il(245... function Xa (line 1) | function Xa(){Hl(37);for(;;){Rl(92);if($l==51)break;switch($l){case 24:H... function Va (line 1) | function Va(){switch($l){case 22:Hl(22);break;default:Xa()}} function $a (line 1) | function $a(){ic.startNonterminal("EQName",Vl),Rl(240);switch($l){case 8... function Ja (line 1) | function Ja(){Rl(240);switch($l){case 83:Hl(83);break;case 97:Hl(97);bre... function Ka (line 1) | function Ka(){ic.startNonterminal("FunctionName",Vl);switch($l){case 6:P... function Qa (line 1) | function Qa(){switch($l){case 6:Hl(6);break;case 71:Hl(71);break;case 74... function Ga (line 1) | function Ga(){ic.startNonterminal("NCName",Vl);switch($l){case 19:Pl(19)... function Ya (line 1) | function Ya(){switch($l){case 19:Hl(19);break;case 71:Hl(71);break;case ... function Za (line 1) | function Za(){ic.startNonterminal("MainModule",Vl),l(),jl(),ef(),ic.endN... function ef (line 1) | function ef(){ic.startNonterminal("Program",Vl),of(),ic.endNonterminal("... function tf (line 1) | function tf(){ic.startNonterminal("Statements",Vl);for(;;){Il(283);switc... function nf (line 1) | function nf(){for(;;){Il(283);switch($l){case 35:ql(269);break;case 36:U... function rf (line 1) | function rf(){ic.startNonterminal("StatementsAndExpr",Vl),tf(),jl(),G(),... function sf (line 1) | function sf(){nf(),Y()} function of (line 1) | function of(){ic.startNonterminal("StatementsAndOptionalExpr",Vl),tf(),$... function uf (line 1) | function uf(){nf(),$l!=25&&$l!=287&&Y()} function af (line 1) | function af(){ic.startNonterminal("Statement",Vl);switch($l){case 133:ql... function ff (line 1) | function ff(){switch($l){case 133:ql(147);break;case 139:ql(179);break;c... function lf (line 1) | function lf(){ic.startNonterminal("ApplyStatement",Vl),Vf(),Pl(54),ic.en... function cf (line 1) | function cf(){$f(),Hl(54)} function hf (line 1) | function hf(){ic.startNonterminal("AssignStatement",Vl),Pl(31),Il(245),j... function pf (line 1) | function pf(){Hl(31),Il(245),Ni(),Il(28),Hl(53),Il(266),Xf(),Hl(54)} function df (line 1) | function df(){ic.startNonterminal("BlockStatement",Vl),Pl(281),Il(270),j... function vf (line 1) | function vf(){Hl(281),Il(270),ff(),Il(280),nf(),Hl(287)} function mf (line 1) | function mf(){ic.startNonterminal("BreakStatement",Vl),Pl(87),Il(62),Pl(... function gf (line 1) | function gf(){Hl(87),Il(62),Hl(179),Il(29),Hl(54)} function yf (line 1) | function yf(){ic.startNonterminal("ContinueStatement",Vl),Pl(103),Il(62)... function bf (line 1) | function bf(){Hl(103),Il(62),Hl(179),Il(29),Hl(54)} function wf (line 1) | function wf(){ic.startNonterminal("ExitStatement",Vl),Pl(133),Il(74),Pl(... function Ef (line 1) | function Ef(){Hl(133),Il(74),Hl(225),Il(266),Xf(),Hl(54)} function Sf (line 1) | function Sf(){ic.startNonterminal("FLWORStatement",Vl),tt();for(;;){Il(1... function xf (line 1) | function xf(){nt();for(;;){Il(195);if($l==224)break;it()}Nf()} function Tf (line 1) | function Tf(){ic.startNonterminal("ReturnStatement",Vl),Pl(224),Il(270),... function Nf (line 1) | function Nf(){Hl(224),Il(270),ff()} function Cf (line 1) | function Cf(){ic.startNonterminal("IfStatement",Vl),Pl(154),Il(22),Pl(35... function kf (line 1) | function kf(){Hl(154),Il(22),Hl(35),Il(266),Y(),Hl(38),Il(80),Hl(250),Il... function Lf (line 1) | function Lf(){ic.startNonterminal("SwitchStatement",Vl),Pl(248),Il(22),P... function Af (line 1) | function Af(){Hl(248),Il(22),Hl(35),Il(266),Y(),Hl(38);for(;;){Il(38),Mf... function Of (line 1) | function Of(){ic.startNonterminal("SwitchCaseStatement",Vl);for(;;){Pl(8... function Mf (line 1) | function Mf(){for(;;){Hl(89),Il(266),vn();if($l!=89)break}Hl(224),Il(270... function _f (line 1) | function _f(){ic.startNonterminal("TryCatchStatement",Vl),Pl(256),Il(90)... function Df (line 1) | function Df(){Hl(256),Il(90),vf();for(;;){Il(39),Hl(92),Il(248),Dn(),vf(... function Pf (line 1) | function Pf(){ic.startNonterminal("TypeswitchStatement",Vl),Pl(259),Il(2... function Hf (line 1) | function Hf(){Hl(259),Il(22),Hl(35),Il(266),Y(),Hl(38);for(;;){Il(38),jf... function Bf (line 1) | function Bf(){ic.startNonterminal("CaseStatement",Vl),Pl(89),Il(257),$l=... function jf (line 1) | function jf(){Hl(89),Il(257),$l==31&&(Hl(31),Il(245),Ni(),Il(33),Hl(80))... function Ff (line 1) | function Ff(){ic.startNonterminal("VarDeclStatement",Vl);for(;;){Il(102)... function If (line 1) | function If(){for(;;){Il(102);if($l!=33)break;j()}Hl(268),Il(21),Hl(31),... function qf (line 1) | function qf(){ic.startNonterminal("WhileStatement",Vl),Pl(273),Il(22),Pl... function Rf (line 1) | function Rf(){Hl(273),Il(22),Hl(35),Il(266),Y(),Hl(38),Il(270),ff()} function Uf (line 1) | function Uf(){ic.startNonterminal("VoidStatement",Vl),Pl(54),ic.endNonte... function zf (line 1) | function zf(){Hl(54)} function Wf (line 1) | function Wf(){ic.startNonterminal("ExprSingle",Vl);switch($l){case 139:q... function Xf (line 1) | function Xf(){switch($l){case 139:ql(179);break;case 177:ql(166);break;c... function Vf (line 1) | function Vf(){ic.startNonterminal("ExprSimple",Vl);switch($l){case 78:ql... function $f (line 1) | function $f(){switch($l){case 78:ql(268);break;case 161:ql(275);break;ca... function Jf (line 1) | function Jf(){ic.startNonterminal("JSONDeleteExpr",Vl),Pl(111),Il(259);s... function Kf (line 1) | function Kf(){Hl(111),Il(259);switch($l){case 168:ql(260);break;default:... function Qf (line 1) | function Qf(){ic.startNonterminal("JSONInsertExpr",Vl);switch($l){case 1... function Gf (line 1) | function Gf(){switch($l){case 161:ql(267);break;default:Wl=$l}if(Wl!=988... function Yf (line 1) | function Yf(){ic.startNonterminal("JSONRenameExpr",Vl),Pl(222),Il(259);s... function Zf (line 1) | function Zf(){Hl(222),Il(259);switch($l){case 168:ql(260);break;default:... function el (line 1) | function el(){ic.startNonterminal("JSONReplaceExpr",Vl),Pl(223),Il(85),P... function tl (line 1) | function tl(){Hl(223),Il(85),Hl(267),Il(67),Hl(200),Il(59),Hl(168),Il(25... function nl (line 1) | function nl(){ic.startNonterminal("JSONAppendExpr",Vl),Pl(78),Il(266);sw... function rl (line 1) | function rl(){Hl(78),Il(266);switch($l){case 168:ql(268);break;default:W... function il (line 1) | function il(){ic.startNonterminal("CommonContent",Vl);switch($l){case 12... function sl (line 1) | function sl(){switch($l){case 12:Hl(12);break;case 23:Hl(23);break;case ... function ol (line 1) | function ol(){ic.startNonterminal("ContentExpr",Vl),rf(),ic.endNontermin... function ul (line 1) | function ul(){sf()} function al (line 1) | function al(){ic.startNonterminal("CompDocConstructor",Vl),Pl(120),Il(90... function fl (line 1) | function fl(){Hl(120),Il(90),Ml()} function ll (line 1) | function ll(){ic.startNonterminal("CompAttrConstructor",Vl),Pl(83),Il(24... function cl (line 1) | function cl(){Hl(83),Il(249);switch($l){case 281:Hl(281),Il(266),Y(),Hl(... function hl (line 1) | function hl(){ic.startNonterminal("CompPIConstructor",Vl),Pl(220),Il(241... function pl (line 1) | function pl(){Hl(220),Il(241);switch($l){case 281:Hl(281),Il(266),Y(),Hl... function dl (line 1) | function dl(){ic.startNonterminal("CompCommentConstructor",Vl),Pl(97),Il... function vl (line 1) | function vl(){Hl(97),Il(90),Ml()} function ml (line 1) | function ml(){ic.startNonterminal("CompTextConstructor",Vl),Pl(249),Il(9... function gl (line 1) | function gl(){Hl(249),Il(90),Ml()} function yl (line 1) | function yl(){ic.startNonterminal("PrimaryExpr",Vl);switch($l){case 187:... function bl (line 1) | function bl(){switch($l){case 187:ql(246);break;case 220:ql(244);break;c... function wl (line 1) | function wl(){ic.startNonterminal("JSONSimpleObjectUnion",Vl),Pl(283),Il... function El (line 1) | function El(){Hl(283),Il(273),$l!=286&&Y(),Hl(286)} function Sl (line 1) | function Sl(){ic.startNonterminal("ObjectConstructor",Vl),Pl(281),Il(276... function xl (line 1) | function xl(){Hl(281),Il(276),$l!=287&&Nl(),Hl(287)} function Tl (line 1) | function Tl(){ic.startNonterminal("PairConstructorList",Vl),Cl();for(;;)... function Nl (line 1) | function Nl(){kl();for(;;){if($l!=42)break;Hl(42),Il(267),kl()}} function Cl (line 1) | function Cl(){ic.startNonterminal("PairConstructor",Vl);switch($l){case ... function kl (line 1) | function kl(){switch($l){case 78:ql(278);break;case 139:ql(187);break;ca... function Ll (line 1) | function Ll(){ic.startNonterminal("ArrayConstructor",Vl),Pl(69),Il(272),... function Al (line 1) | function Al(){Hl(69),Il(272),$l!=70&&Y(),Hl(70)} function Ol (line 1) | function Ol(){ic.startNonterminal("BlockExpr",Vl),Pl(281),Il(280),jl(),o... function Ml (line 1) | function Ml(){Hl(281),Il(280),uf(),Hl(287)} function _l (line 1) | function _l(){ic.startNonterminal("FunctionDecl",Vl),Pl(147),Il(245),jl(... function Dl (line 1) | function Dl(){ic.startNonterminal("ReturnType",Vl),Pl(80),Il(253),jl(),L... function Pl (line 1) | function Pl(e){$l==e?(jl(),ic.terminal(i.TOKEN[$l],Jl,Kl>fc?fc:Kl),Xl=Jl... function Hl (line 1) | function Hl(e){$l==e?(Xl=Jl,Vl=Kl,$l=Ql,$l!=0&&(Jl=Gl,Kl=Yl,Ql=0)):zl(Jl... function Bl (line 1) | function Bl(e){var t=Xl,n=Vl,r=$l,i=Jl,s=Kl;$l=e,Jl=lc,Kl=cc,Ql=0,Va(),X... function jl (line 1) | function jl(){Vl!=Jl&&(ic.whitespace(Vl,Jl),Vl=Jl)} function Fl (line 1) | function Fl(e){var t;for(;;){t=hc(e);if(t!=22){if(t!=37)break;Bl(t)}}ret... function Il (line 1) | function Il(e){$l==0&&($l=Fl(e),Jl=lc,Kl=cc)} function ql (line 1) | function ql(e){Ql==0&&(Ql=Fl(e),Gl=lc,Yl=cc),Wl=Ql<<9|$l} function Rl (line 1) | function Rl(e){$l==0&&($l=hc(e),Jl=lc,Kl=cc)} function Ul (line 1) | function Ul(e){Ql==0&&(Ql=hc(e),Gl=lc,Yl=cc),Wl=Ql<<9|$l} function zl (line 1) | function zl(e,t,r,i,s){throw t>=ec&&(Zl=e,ec=t,tc=r,nc=i,rc=s),new n.Par... function oc (line 1) | function oc(e,t,n){sc[(t<<5)+e]=n} function uc (line 1) | function uc(e,t){var n=sc[(t<<5)+e];return typeof n!="undefined"?n:0} function hc (line 1) | function hc(e){var t=!1;lc=cc;var n=cc,r=i.INITIAL[e],s=0;for(var o=r&81... function r (line 1) | function r(e,t){Vl=t,Ql=e,Gl=e.length,s(0,0,0)} function s (line 1) | function s(e,t,n){Dl=t,Pl=t,Hl=e,Bl=t,jl=n,Fl=0,Zl=n,Ul=-1,$l={},Vl.rese... function o (line 1) | function o(){Vl.startNonterminal("Module",Pl);switch(Hl){case 274:Ll(198... function u (line 1) | function u(){Vl.startNonterminal("VersionDecl",Pl),Sl(274),kl(116);switc... function a (line 1) | function a(){Vl.startNonterminal("LibraryModule",Pl),f(),kl(138),Nl(),l(... function f (line 1) | function f(){Vl.startNonterminal("ModuleDecl",Pl),Sl(182),kl(61),Sl(184)... function l (line 1) | function l(){Vl.startNonterminal("Prolog",Pl);for(;;){kl(274);switch(Hl)... function c (line 1) | function c(){Vl.startNonterminal("Separator",Pl),Sl(53),Vl.endNontermina... function h (line 1) | function h(){Vl.startNonterminal("Setter",Pl);switch(Hl){case 108:Ll(172... function p (line 1) | function p(){Vl.startNonterminal("BoundarySpaceDecl",Pl),Sl(108),kl(33),... function d (line 1) | function d(){Vl.startNonterminal("DefaultCollationDecl",Pl),Sl(108),kl(4... function v (line 1) | function v(){xl(108),kl(46),xl(109),kl(38),xl(94),kl(15),xl(7)} function m (line 1) | function m(){Vl.startNonterminal("BaseURIDecl",Pl),Sl(108),kl(32),Sl(83)... function g (line 1) | function g(){Vl.startNonterminal("ConstructionDecl",Pl),Sl(108),kl(41),S... function y (line 1) | function y(){Vl.startNonterminal("OrderingModeDecl",Pl),Sl(108),kl(68),S... function b (line 1) | function b(){Vl.startNonterminal("EmptyOrderDecl",Pl),Sl(108),kl(46),Sl(... function w (line 1) | function w(){xl(108),kl(46),xl(109),kl(67),xl(201),kl(49),xl(123),kl(121... function E (line 1) | function E(){Vl.startNonterminal("CopyNamespacesDecl",Pl),Sl(108),kl(44)... function S (line 1) | function S(){Vl.startNonterminal("PreserveMode",Pl);switch(Hl){case 214:... function x (line 1) | function x(){Vl.startNonterminal("InheritMode",Pl);switch(Hl){case 157:S... function T (line 1) | function T(){Vl.startNonterminal("DecimalFormatDecl",Pl),Sl(108),kl(114)... function N (line 1) | function N(){Vl.startNonterminal("DFPropertyName",Pl);switch(Hl){case 10... function C (line 1) | function C(){Vl.startNonterminal("Import",Pl);switch(Hl){case 153:Ll(126... function k (line 1) | function k(){Vl.startNonterminal("SchemaImport",Pl),Sl(153),kl(73),Sl(22... function L (line 1) | function L(){Vl.startNonterminal("SchemaPrefix",Pl);switch(Hl){case 184:... function A (line 1) | function A(){Vl.startNonterminal("ModuleImport",Pl),Sl(153),kl(60),Sl(18... function O (line 1) | function O(){Vl.startNonterminal("NamespaceDecl",Pl),Sl(108),kl(61),Sl(1... function M (line 1) | function M(){Vl.startNonterminal("DefaultNamespaceDecl",Pl),Sl(108),kl(4... function _ (line 1) | function _(){xl(108),kl(46),xl(109),kl(115);switch(Hl){case 121:xl(121);... function D (line 1) | function D(){Vl.startNonterminal("FTOptionDecl",Pl),Sl(108),kl(52),Sl(14... function P (line 1) | function P(){Vl.startNonterminal("AnnotatedDecl",Pl),Sl(108);for(;;){kl(... function H (line 1) | function H(){Vl.startNonterminal("CompatibilityAnnotation",Pl),Sl(257),V... function B (line 1) | function B(){Vl.startNonterminal("Annotation",Pl),Sl(32),kl(254),Nl(),Ha... function j (line 1) | function j(){xl(32),kl(254),Ba(),kl(171);if(Hl==34){xl(34),kl(154),ui();... function F (line 1) | function F(){Vl.startNonterminal("VarDecl",Pl),Sl(262),kl(21),Sl(31),kl(... function I (line 1) | function I(){Vl.startNonterminal("VarValue",Pl),_f(),Vl.endNonterminal("... function q (line 1) | function q(){Vl.startNonterminal("VarDefaultValue",Pl),_f(),Vl.endNonter... function R (line 1) | function R(){Vl.startNonterminal("ContextItemDecl",Pl),Sl(108),kl(43),Sl... function U (line 1) | function U(){Vl.startNonterminal("ParamList",Pl),W();for(;;){kl(101);if(... function z (line 1) | function z(){X();for(;;){kl(101);if(Hl!=41)break;xl(41),kl(21),X()}} function W (line 1) | function W(){Vl.startNonterminal("Param",Pl),Sl(31),kl(254),Nl(),Ha(),kl... function X (line 1) | function X(){xl(31),kl(254),Ba(),kl(143),Hl==79&&vs()} function V (line 1) | function V(){Vl.startNonterminal("FunctionBody",Pl),J(),Vl.endNontermina... function $ (line 1) | function $(){K()} function J (line 1) | function J(){Vl.startNonterminal("EnclosedExpr",Pl),Sl(276),kl(266),Nl()... function K (line 1) | function K(){xl(276),kl(266),Y(),xl(282)} function Q (line 1) | function Q(){Vl.startNonterminal("OptionDecl",Pl),Sl(108),kl(66),Sl(199)... function G (line 1) | function G(){Vl.startNonterminal("Expr",Pl),_f();for(;;){if(Hl!=41)break... function Y (line 1) | function Y(){Df();for(;;){if(Hl!=41)break;xl(41),kl(266),Df()}} function Z (line 1) | function Z(){Vl.startNonterminal("FLWORExpr",Pl),tt();for(;;){kl(173);if... function et (line 1) | function et(){nt();for(;;){kl(173);if(Hl==220)break;it()}sn()} function tt (line 1) | function tt(){Vl.startNonterminal("InitialClause",Pl);switch(Hl){case 13... function nt (line 1) | function nt(){switch(Hl){case 137:Ll(141);break;default:_l=Hl}switch(_l)... function rt (line 1) | function rt(){Vl.startNonterminal("IntermediateClause",Pl);switch(Hl){ca... function it (line 1) | function it(){switch(Hl){case 137:case 174:nt();break;case 266:qt();brea... function st (line 1) | function st(){Vl.startNonterminal("ForClause",Pl),Sl(137),kl(21),Nl(),ut... function ot (line 1) | function ot(){xl(137),kl(21),at();for(;;){if(Hl!=41)break;xl(41),kl(21),... function ut (line 1) | function ut(){Vl.startNonterminal("ForBinding",Pl),Sl(31),kl(254),Nl(),h... function at (line 1) | function at(){xl(31),kl(254),pi(),kl(164),Hl==79&&vs(),kl(158),Hl==72&&l... function ft (line 1) | function ft(){Vl.startNonterminal("AllowingEmpty",Pl),Sl(72),kl(49),Sl(1... function lt (line 1) | function lt(){xl(72),kl(49),xl(123)} function ct (line 1) | function ct(){Vl.startNonterminal("PositionalVar",Pl),Sl(81),kl(21),Sl(3... function ht (line 1) | function ht(){xl(81),kl(21),xl(31),kl(254),pi()} function pt (line 1) | function pt(){Vl.startNonterminal("FTScoreVar",Pl),Sl(228),kl(21),Sl(31)... function dt (line 1) | function dt(){xl(228),kl(21),xl(31),kl(254),pi()} function vt (line 1) | function vt(){Vl.startNonterminal("LetClause",Pl),Sl(174),kl(96),Nl(),gt... function mt (line 1) | function mt(){xl(174),kl(96),yt();for(;;){if(Hl!=41)break;xl(41),kl(96),... function gt (line 1) | function gt(){Vl.startNonterminal("LetBinding",Pl);switch(Hl){case 31:Sl... function yt (line 1) | function yt(){switch(Hl){case 31:xl(31),kl(254),pi(),kl(105),Hl==79&&vs(... function bt (line 1) | function bt(){Vl.startNonterminal("WindowClause",Pl),Sl(137),kl(135);swi... function wt (line 1) | function wt(){xl(137),kl(135);switch(Hl){case 251:St();break;default:Tt()}} function Et (line 1) | function Et(){Vl.startNonterminal("TumblingWindowClause",Pl),Sl(251),kl(... function St (line 1) | function St(){xl(251),kl(85),xl(269),kl(21),xl(31),kl(254),pi(),kl(110),... function xt (line 1) | function xt(){Vl.startNonterminal("SlidingWindowClause",Pl),Sl(234),kl(8... function Tt (line 1) | function Tt(){xl(234),kl(85),xl(269),kl(21),xl(31),kl(254),pi(),kl(110),... function Nt (line 1) | function Nt(){Vl.startNonterminal("WindowStartCondition",Pl),Sl(237),kl(... function Ct (line 1) | function Ct(){xl(237),kl(163),Ot(),kl(83),xl(265),kl(266),Df()} function kt (line 1) | function kt(){Vl.startNonterminal("WindowEndCondition",Pl),Hl==198&&Sl(1... function Lt (line 1) | function Lt(){Hl==198&&xl(198),kl(50),xl(126),kl(163),Ot(),kl(83),xl(265... function At (line 1) | function At(){Vl.startNonterminal("WindowVars",Pl),Hl==31&&(Sl(31),kl(25... function Ot (line 1) | function Ot(){Hl==31&&(xl(31),kl(254),_t()),kl(159),Hl==81&&ht(),kl(153)... function Mt (line 1) | function Mt(){Vl.startNonterminal("CurrentItem",Pl),Ha(),Vl.endNontermin... function _t (line 1) | function _t(){Ba()} function Dt (line 1) | function Dt(){Vl.startNonterminal("PreviousItem",Pl),Ha(),Vl.endNontermi... function Pt (line 1) | function Pt(){Ba()} function Ht (line 1) | function Ht(){Vl.startNonterminal("NextItem",Pl),Ha(),Vl.endNonterminal(... function Bt (line 1) | function Bt(){Ba()} function jt (line 1) | function jt(){Vl.startNonterminal("CountClause",Pl),Sl(105),kl(21),Sl(31... function Ft (line 1) | function Ft(){xl(105),kl(21),xl(31),kl(254),pi()} function It (line 1) | function It(){Vl.startNonterminal("WhereClause",Pl),Sl(266),kl(266),Nl()... function qt (line 1) | function qt(){xl(266),kl(266),Df()} function Rt (line 1) | function Rt(){Vl.startNonterminal("GroupByClause",Pl),Sl(148),kl(34),Sl(... function Ut (line 1) | function Ut(){xl(148),kl(34),xl(87),kl(266),Wt()} function zt (line 1) | function zt(){Vl.startNonterminal("GroupingSpecList",Pl),Xt();for(;;){kl... function Wt (line 1) | function Wt(){Vt();for(;;){kl(176);if(Hl!=41)break;xl(41),kl(266),Vt()}} function Xt (line 1) | function Xt(){Vl.startNonterminal("GroupingSpec",Pl);switch(Hl){case 31:... function Vt (line 1) | function Vt(){switch(Hl){case 31:Ll(254);break;default:_l=Hl}if(_l==3103... function $t (line 1) | function $t(){Vl.startNonterminal("GroupingVariable",Pl),Sl(31),kl(254),... function Jt (line 1) | function Jt(){xl(31),kl(254),pi()} function Kt (line 1) | function Kt(){Vl.startNonterminal("OrderByClause",Pl);switch(Hl){case 20... function Qt (line 1) | function Qt(){switch(Hl){case 201:xl(201),kl(34),xl(87);break;default:xl... function Gt (line 1) | function Gt(){Vl.startNonterminal("OrderSpecList",Pl),Zt();for(;;){kl(17... function Yt (line 1) | function Yt(){en();for(;;){kl(176);if(Hl!=41)break;xl(41),kl(266),en()}} function Zt (line 1) | function Zt(){Vl.startNonterminal("OrderSpec",Pl),_f(),Nl(),tn(),Vl.endN... function en (line 1) | function en(){Df(),nn()} function tn (line 1) | function tn(){Vl.startNonterminal("OrderModifier",Pl);if(Hl==80||Hl==113... function nn (line 1) | function nn(){if(Hl==80||Hl==113)switch(Hl){case 80:xl(80);break;default... function rn (line 1) | function rn(){Vl.startNonterminal("ReturnClause",Pl),Sl(220),kl(266),Nl(... function sn (line 1) | function sn(){xl(220),kl(266),Df()} function on (line 1) | function on(){Vl.startNonterminal("QuantifiedExpr",Pl);switch(Hl){case 2... function un (line 1) | function un(){switch(Hl){case 235:xl(235);break;default:xl(129)}kl(21),f... function an (line 1) | function an(){Vl.startNonterminal("QuantifiedVarDecl",Pl),Sl(31),kl(254)... function fn (line 1) | function fn(){xl(31),kl(254),pi(),kl(110),Hl==79&&vs(),kl(53),xl(154),kl... function ln (line 1) | function ln(){Vl.startNonterminal("SwitchExpr",Pl),Sl(243),kl(22),Sl(34)... function cn (line 1) | function cn(){xl(243),kl(22),xl(34),kl(266),Y(),xl(37);for(;;){kl(35),pn... function hn (line 1) | function hn(){Vl.startNonterminal("SwitchCaseClause",Pl);for(;;){Sl(88),... function pn (line 1) | function pn(){for(;;){xl(88),kl(266),vn();if(Hl!=88)break}xl(220),kl(266... function dn (line 1) | function dn(){Vl.startNonterminal("SwitchCaseOperand",Pl),_f(),Vl.endNon... function vn (line 1) | function vn(){Df()} function mn (line 1) | function mn(){Vl.startNonterminal("TypeswitchExpr",Pl),Sl(253),kl(22),Sl... function gn (line 1) | function gn(){xl(253),kl(22),xl(34),kl(266),Y(),xl(37);for(;;){kl(35),bn... function yn (line 1) | function yn(){Vl.startNonterminal("CaseClause",Pl),Sl(88),kl(261),Hl==31... function bn (line 1) | function bn(){xl(88),kl(261),Hl==31&&(xl(31),kl(254),pi(),kl(30),xl(79))... function wn (line 1) | function wn(){Vl.startNonterminal("SequenceTypeUnion",Pl),ms();for(;;){k... function En (line 1) | function En(){gs();for(;;){kl(134);if(Hl!=279)break;xl(279),kl(259),gs()}} function Sn (line 1) | function Sn(){Vl.startNonterminal("IfExpr",Pl),Sl(152),kl(22),Sl(34),kl(... function xn (line 1) | function xn(){xl(152),kl(22),xl(34),kl(266),Y(),xl(37),kl(77),xl(245),kl... function Tn (line 1) | function Tn(){Vl.startNonterminal("TryCatchExpr",Pl),Cn();for(;;){kl(36)... function Nn (line 1) | function Nn(){kn();for(;;){kl(36),Mn(),kl(183);if(Hl!=91)break}} function Cn (line 1) | function Cn(){Vl.startNonterminal("TryClause",Pl),Sl(250),kl(87),Sl(276)... function kn (line 1) | function kn(){xl(250),kl(87),xl(276),kl(266),An(),xl(282)} function Ln (line 1) | function Ln(){Vl.startNonterminal("TryTargetExpr",Pl),G(),Vl.endNontermi... function An (line 1) | function An(){Y()} function On (line 1) | function On(){Vl.startNonterminal("CatchClause",Pl),Sl(91),kl(256),Nl(),... function Mn (line 1) | function Mn(){xl(91),kl(256),Dn(),xl(276),kl(266),Y(),xl(282)} function _n (line 1) | function _n(){Vl.startNonterminal("CatchErrorList",Pl),Qr();for(;;){kl(1... function Dn (line 1) | function Dn(){Gr();for(;;){kl(136);if(Hl!=279)break;xl(279),kl(256),Gr()}} function Pn (line 1) | function Pn(){Vl.startNonterminal("OrExpr",Pl),Bn();for(;;){if(Hl!=200)b... function Hn (line 1) | function Hn(){jn();for(;;){if(Hl!=200)break;xl(200),kl(266),jn()}} function Bn (line 1) | function Bn(){Vl.startNonterminal("AndExpr",Pl),Fn();for(;;){if(Hl!=75)b... function jn (line 1) | function jn(){In();for(;;){if(Hl!=75)break;xl(75),kl(266),In()}} function Fn (line 1) | function Fn(){Vl.startNonterminal("ComparisonExpr",Pl),qn();if(Hl==27||H... function In (line 1) | function In(){Rn();if(Hl==27||Hl==54||Hl==57||Hl==58||Hl==60||Hl==61||Hl... function qn (line 1) | function qn(){Vl.startNonterminal("FTContainsExpr",Pl),Un(),Hl==99&&(Sl(... function Rn (line 1) | function Rn(){zn(),Hl==99&&(xl(99),kl(76),xl(244),kl(162),Ko(),Hl==271&&... function Un (line 1) | function Un(){Vl.startNonterminal("StringConcatExpr",Pl),Wn();for(;;){if... function zn (line 1) | function zn(){Xn();for(;;){if(Hl!=280)break;xl(280),kl(266),Xn()}} function Wn (line 1) | function Wn(){Vl.startNonterminal("RangeExpr",Pl),Vn(),Hl==248&&(Sl(248)... function Xn (line 1) | function Xn(){$n(),Hl==248&&(xl(248),kl(266),$n())} function Vn (line 1) | function Vn(){Vl.startNonterminal("AdditiveExpr",Pl),Jn();for(;;){if(Hl!... function $n (line 1) | function $n(){Kn();for(;;){if(Hl!=40&&Hl!=42)break;switch(Hl){case 40:xl... function Jn (line 1) | function Jn(){Vl.startNonterminal("MultiplicativeExpr",Pl),Qn();for(;;){... function Kn (line 1) | function Kn(){Gn();for(;;){if(Hl!=38&&Hl!=118&&Hl!=151&&Hl!=180)break;sw... function Qn (line 1) | function Qn(){Vl.startNonterminal("UnionExpr",Pl),Yn();for(;;){if(Hl!=25... function Gn (line 1) | function Gn(){Zn();for(;;){if(Hl!=254&&Hl!=279)break;switch(Hl){case 254... function Yn (line 1) | function Yn(){Vl.startNonterminal("IntersectExceptExpr",Pl),er();for(;;)... function Zn (line 1) | function Zn(){tr();for(;;){kl(222);if(Hl!=131&&Hl!=162)break;switch(Hl){... function er (line 1) | function er(){Vl.startNonterminal("InstanceofExpr",Pl),nr(),kl(223),Hl==... function tr (line 1) | function tr(){rr(),kl(223),Hl==160&&(xl(160),kl(64),xl(196),kl(259),gs())} function nr (line 1) | function nr(){Vl.startNonterminal("TreatExpr",Pl),ir(),kl(224),Hl==249&&... function rr (line 1) | function rr(){sr(),kl(224),Hl==249&&(xl(249),kl(30),xl(79),kl(259),gs())} function ir (line 1) | function ir(){Vl.startNonterminal("CastableExpr",Pl),or(),kl(225),Hl==90... function sr (line 1) | function sr(){ur(),kl(225),Hl==90&&(xl(90),kl(30),xl(79),kl(254),ps())} function or (line 1) | function or(){Vl.startNonterminal("CastExpr",Pl),ar(),kl(227),Hl==89&&(S... function ur (line 1) | function ur(){fr(),kl(227),Hl==89&&(xl(89),kl(30),xl(79),kl(254),ps())} function ar (line 1) | function ar(){Vl.startNonterminal("UnaryExpr",Pl);for(;;){kl(266);if(Hl!... function fr (line 1) | function fr(){for(;;){kl(266);if(Hl!=40&&Hl!=42)break;switch(Hl){case 42... function lr (line 1) | function lr(){Vl.startNonterminal("ValueExpr",Pl);switch(Hl){case 260:Ll... function cr (line 1) | function cr(){switch(Hl){case 260:Ll(247);break;default:_l=Hl}switch(_l)... function hr (line 1) | function hr(){Vl.startNonterminal("SimpleMapExpr",Pl),Lr();for(;;){if(Hl... function pr (line 1) | function pr(){Ar();for(;;){if(Hl!=26)break;xl(26),kl(265),Ar()}} function dr (line 1) | function dr(){Vl.startNonterminal("GeneralComp",Pl);switch(Hl){case 60:S... function vr (line 1) | function vr(){switch(Hl){case 60:xl(60);break;case 27:xl(27);break;case ... function mr (line 1) | function mr(){Vl.startNonterminal("ValueComp",Pl);switch(Hl){case 128:Sl... function gr (line 1) | function gr(){switch(Hl){case 128:xl(128);break;case 186:xl(186);break;c... function yr (line 1) | function yr(){Vl.startNonterminal("NodeComp",Pl);switch(Hl){case 164:Sl(... function br (line 1) | function br(){switch(Hl){case 164:xl(164);break;case 57:xl(57);break;def... function wr (line 1) | function wr(){Vl.startNonterminal("ValidateExpr",Pl),Sl(260),kl(160);if(... function Er (line 1) | function Er(){xl(260),kl(160);if(Hl!=276)switch(Hl){case 252:xl(252),kl(... function Sr (line 1) | function Sr(){Vl.startNonterminal("ValidationMode",Pl);switch(Hl){case 1... function xr (line 1) | function xr(){switch(Hl){case 171:xl(171);break;default:xl(240)}} function Tr (line 1) | function Tr(){Vl.startNonterminal("ExtensionExpr",Pl);for(;;){Nl(),Cr(),... function Nr (line 1) | function Nr(){for(;;){kr(),kl(100);if(Hl!=35)break}xl(276),kl(273),Hl!=2... function Cr (line 1) | function Cr(){Vl.startNonterminal("Pragma",Pl),Sl(35),Al(251),Hl==21&&Sl... function kr (line 1) | function kr(){xl(35),Al(251),Hl==21&&xl(21),Ba(),Al(10),Hl==21&&(xl(21),... function Lr (line 1) | function Lr(){Vl.startNonterminal("PathExpr",Pl);switch(Hl){case 46:Sl(4... function Ar (line 1) | function Ar(){switch(Hl){case 46:xl(46),kl(285);switch(Hl){case 25:case ... function Or (line 1) | function Or(){Vl.startNonterminal("RelativePathExpr",Pl),_r();for(;;){sw... function Mr (line 1) | function Mr(){Dr();for(;;){switch(Hl){case 26:Ll(265);break;default:_l=H... function _r (line 1) | function _r(){Vl.startNonterminal("StepExpr",Pl);switch(Hl){case 82:Ll(2... function Dr (line 1) | function Dr(){switch(Hl){case 82:Ll(284);break;case 121:Ll(282);break;ca... function Pr (line 1) | function Pr(){Vl.startNonterminal("AxisStep",Pl);switch(Hl){case 73:case... function Hr (line 1) | function Hr(){switch(Hl){case 73:case 74:case 206:case 212:case 213:Ll(2... function Br (line 1) | function Br(){Vl.startNonterminal("ForwardStep",Pl);switch(Hl){case 82:L... function jr (line 1) | function jr(){switch(Hl){case 82:Ll(244);break;case 93:case 111:case 112... function Fr (line 1) | function Fr(){Vl.startNonterminal("ForwardAxis",Pl);switch(Hl){case 93:S... function Ir (line 1) | function Ir(){switch(Hl){case 93:xl(93),kl(26),xl(51);break;case 111:xl(... function qr (line 1) | function qr(){Vl.startNonterminal("AbbrevForwardStep",Pl),Hl==66&&Sl(66)... function Rr (line 1) | function Rr(){Hl==66&&xl(66),kl(256),Kr()} function Ur (line 1) | function Ur(){Vl.startNonterminal("ReverseStep",Pl);switch(Hl){case 45:V... function zr (line 1) | function zr(){switch(Hl){case 45:$r();break;default:Xr(),kl(256),Kr()}} function Wr (line 1) | function Wr(){Vl.startNonterminal("ReverseAxis",Pl);switch(Hl){case 206:... function Xr (line 1) | function Xr(){switch(Hl){case 206:xl(206),kl(26),xl(51);break;case 73:xl... function Vr (line 1) | function Vr(){Vl.startNonterminal("AbbrevReverseStep",Pl),Sl(45),Vl.endN... function $r (line 1) | function $r(){xl(45)} function Jr (line 1) | function Jr(){Vl.startNonterminal("NodeTest",Pl);switch(Hl){case 82:case... function Kr (line 1) | function Kr(){switch(Hl){case 82:case 96:case 120:case 121:case 185:case... function Qr (line 1) | function Qr(){Vl.startNonterminal("NameTest",Pl);switch(Hl){case 5:Sl(5)... function Gr (line 1) | function Gr(){switch(Hl){case 5:xl(5);break;default:Ba()}} function Yr (line 1) | function Yr(){Vl.startNonterminal("PostfixExpr",Pl),ol();for(;;){kl(240)... function Zr (line 1) | function Zr(){ul();for(;;){kl(240);if(Hl!=34&&Hl!=68)break;switch(Hl){ca... function ei (line 1) | function ei(){Vl.startNonterminal("ArgumentList",Pl),Sl(34),kl(275);if(H... function ti (line 1) | function ti(){xl(34),kl(275);if(Hl!=37){Ni();for(;;){kl(101);if(Hl!=41)b... function ni (line 1) | function ni(){Vl.startNonterminal("PredicateList",Pl);for(;;){kl(237);if... function ri (line 1) | function ri(){for(;;){kl(237);if(Hl!=68)break;si()}} function ii (line 1) | function ii(){Vl.startNonterminal("Predicate",Pl),Sl(68),kl(266),Nl(),G(... function si (line 1) | function si(){xl(68),kl(266),Y(),xl(69)} function oi (line 1) | function oi(){Vl.startNonterminal("Literal",Pl);switch(Hl){case 11:Sl(11... function ui (line 1) | function ui(){switch(Hl){case 11:xl(11);break;default:fi()}} function ai (line 1) | function ai(){Vl.startNonterminal("NumericLiteral",Pl);switch(Hl){case 8... function fi (line 1) | function fi(){switch(Hl){case 8:xl(8);break;case 9:xl(9);break;default:x... function li (line 1) | function li(){Vl.startNonterminal("VarRef",Pl),Sl(31),kl(254),Nl(),hi(),... function ci (line 1) | function ci(){xl(31),kl(254),pi()} function hi (line 1) | function hi(){Vl.startNonterminal("VarName",Pl),Ha(),Vl.endNonterminal("... function pi (line 1) | function pi(){Ba()} function di (line 1) | function di(){Vl.startNonterminal("ParenthesizedExpr",Pl),Sl(34),kl(268)... function vi (line 1) | function vi(){xl(34),kl(268),Hl!=37&&Y(),xl(37)} function mi (line 1) | function mi(){Vl.startNonterminal("ContextItemExpr",Pl),Sl(44),Vl.endNon... function gi (line 1) | function gi(){xl(44)} function yi (line 1) | function yi(){Vl.startNonterminal("OrderedExpr",Pl),Sl(202),kl(87),Sl(27... function bi (line 1) | function bi(){xl(202),kl(87),xl(276),kl(266),Y(),xl(282)} function wi (line 1) | function wi(){Vl.startNonterminal("UnorderedExpr",Pl),Sl(256),kl(87),Sl(... function Ei (line 1) | function Ei(){xl(256),kl(87),xl(276),kl(266),Y(),xl(282)} function Si (line 1) | function Si(){Vl.startNonterminal("FunctionCall",Pl),ja(),kl(22),Nl(),ei... function xi (line 1) | function xi(){Fa(),kl(22),ti()} function Ti (line 1) | function Ti(){Vl.startNonterminal("Argument",Pl);switch(Hl){case 64:Ci()... function Ni (line 1) | function Ni(){switch(Hl){case 64:ki();break;default:Df()}} function Ci (line 1) | function Ci(){Vl.startNonterminal("ArgumentPlaceholder",Pl),Sl(64),Vl.en... function ki (line 1) | function ki(){xl(64)} function Li (line 1) | function Li(){Vl.startNonterminal("Constructor",Pl);switch(Hl){case 54:c... function Ai (line 1) | function Ai(){switch(Hl){case 54:case 55:case 59:Mi();break;default:Ki()}} function Oi (line 1) | function Oi(){Vl.startNonterminal("DirectConstructor",Pl);switch(Hl){cas... function Mi (line 1) | function Mi(){switch(Hl){case 54:Di();break;case 55:Xi();break;default:$... function _i (line 1) | function _i(){Vl.startNonterminal("DirElemConstructor",Pl),Sl(54),Al(4),... function Di (line 1) | function Di(){xl(54),Al(4),xl(20),Hi();switch(Hl){case 48:xl(48);break;d... function Pi (line 1) | function Pi(){Vl.startNonterminal("DirAttributeList",Pl);for(;;){Al(19);... function Hi (line 1) | function Hi(){for(;;){Al(19);if(Hl!=21)break;xl(21),Al(91),Hl==20&&(xl(2... function Bi (line 1) | function Bi(){Vl.startNonterminal("DirAttributeValue",Pl),Al(14);switch(... function ji (line 1) | function ji(){Al(14);switch(Hl){case 28:xl(28);for(;;){Al(167);if(Hl==28... function Fi (line 1) | function Fi(){Vl.startNonterminal("QuotAttrValueContent",Pl);switch(Hl){... function Ii (line 1) | function Ii(){switch(Hl){case 16:xl(16);break;default:$f()}} function qi (line 1) | function qi(){Vl.startNonterminal("AposAttrValueContent",Pl);switch(Hl){... function Ri (line 1) | function Ri(){switch(Hl){case 17:xl(17);break;default:$f()}} function Ui (line 1) | function Ui(){Vl.startNonterminal("DirElemContent",Pl);switch(Hl){case 5... function zi (line 1) | function zi(){switch(Hl){case 54:case 55:case 59:Mi();break;case 4:xl(4)... function Wi (line 1) | function Wi(){Vl.startNonterminal("DirCommentConstructor",Pl),Sl(55),Al(... function Xi (line 1) | function Xi(){xl(55),Al(1),xl(2),Al(6),xl(43)} function Vi (line 1) | function Vi(){Vl.startNonterminal("DirPIConstructor",Pl),Sl(59),Al(3),Sl... function $i (line 1) | function $i(){xl(59),Al(3),xl(18),Al(13),Hl==21&&(xl(21),Al(2),xl(3)),Al... function Ji (line 1) | function Ji(){Vl.startNonterminal("ComputedConstructor",Pl);switch(Hl){c... function Ki (line 1) | function Ki(){switch(Hl){case 119:Gf();break;case 121:Gi();break;case 82... function Qi (line 1) | function Qi(){Vl.startNonterminal("CompElemConstructor",Pl),Sl(121),kl(2... function Gi (line 1) | function Gi(){xl(121),kl(257);switch(Hl){case 276:xl(276),kl(266),Y(),xl... function Yi (line 1) | function Yi(){Vl.startNonterminal("CompNamespaceConstructor",Pl),Sl(184)... function Zi (line 1) | function Zi(){xl(184),kl(250);switch(Hl){case 276:xl(276),kl(266),rs(),x... function es (line 1) | function es(){Vl.startNonterminal("Prefix",Pl),Ia(),Vl.endNonterminal("P... function ts (line 1) | function ts(){qa()} function ns (line 1) | function ns(){Vl.startNonterminal("PrefixExpr",Pl),G(),Vl.endNonterminal... function rs (line 1) | function rs(){Y()} function is (line 1) | function is(){Vl.startNonterminal("URIExpr",Pl),G(),Vl.endNonterminal("U... function ss (line 1) | function ss(){Y()} function os (line 1) | function os(){Vl.startNonterminal("FunctionItemExpr",Pl);switch(Hl){case... function us (line 1) | function us(){switch(Hl){case 145:Ll(92);break;default:_l=Hl}switch(_l){... function as (line 1) | function as(){Vl.startNonterminal("NamedFunctionRef",Pl),Ha(),kl(20),Sl(... function fs (line 1) | function fs(){Ba(),kl(20),xl(29),kl(16),xl(8)} function ls (line 1) | function ls(){Vl.startNonterminal("InlineFunctionExpr",Pl);for(;;){kl(97... function cs (line 1) | function cs(){for(;;){kl(97);if(Hl!=32)break;j()}xl(145),kl(22),xl(34),k... function hs (line 1) | function hs(){Vl.startNonterminal("SingleType",Pl),vo(),kl(226),Hl==64&&... function ps (line 1) | function ps(){mo(),kl(226),Hl==64&&xl(64)} function ds (line 1) | function ds(){Vl.startNonterminal("TypeDeclaration",Pl),Sl(79),kl(259),N... function vs (line 1) | function vs(){xl(79),kl(259),gs()} function ms (line 1) | function ms(){Vl.startNonterminal("SequenceType",Pl);switch(Hl){case 124... function gs (line 1) | function gs(){switch(Hl){case 124:Ll(242);break;default:_l=Hl}switch(_l)... function ys (line 1) | function ys(){Vl.startNonterminal("OccurrenceIndicator",Pl);switch(Hl){c... function bs (line 1) | function bs(){switch(Hl){case 64:xl(64);break;case 39:xl(39);break;defau... function ws (line 1) | function ws(){Vl.startNonterminal("ItemType",Pl);switch(Hl){case 78:case... function Es (line 1) | function Es(){switch(Hl){case 78:case 82:case 96:case 120:case 121:case ... function Ss (line 1) | function Ss(){Vl.startNonterminal("JSONTest",Pl);switch(Hl){case 167:Cs(... function xs (line 1) | function xs(){switch(Hl){case 167:ks();break;case 194:As();break;default... function Ts (line 1) | function Ts(){Vl.startNonterminal("StructuredItemTest",Pl),Sl(242),kl(22... function Ns (line 1) | function Ns(){xl(242),kl(22),xl(34),kl(23),xl(37)} function Cs (line 1) | function Cs(){Vl.startNonterminal("JSONItemTest",Pl),Sl(167),kl(22),Sl(3... function ks (line 1) | function ks(){xl(167),kl(22),xl(34),kl(23),xl(37)} function Ls (line 1) | function Ls(){Vl.startNonterminal("JSONObjectTest",Pl),Sl(194),kl(22),Sl... function As (line 1) | function As(){xl(194),kl(22),xl(34),kl(23),xl(37)} function Os (line 1) | function Os(){Vl.startNonterminal("JSONArrayTest",Pl),Sl(78),kl(22),Sl(3... function Ms (line 1) | function Ms(){xl(78),kl(22),xl(34),kl(23),xl(37)} function _s (line 1) | function _s(){Vl.startNonterminal("AtomicOrUnionType",Pl),Ha(),Vl.endNon... function Ds (line 1) | function Ds(){Ba()} function Ps (line 1) | function Ps(){Vl.startNonterminal("KindTest",Pl);switch(Hl){case 120:Fs(... function Hs (line 1) | function Hs(){switch(Hl){case 120:Is();break;case 121:ro();break;case 82... function Bs (line 1) | function Bs(){Vl.startNonterminal("AnyKindTest",Pl),Sl(191),kl(22),Sl(34... function js (line 1) | function js(){xl(191),kl(22),xl(34),kl(23),xl(37)} function Fs (line 1) | function Fs(){Vl.startNonterminal("DocumentTest",Pl),Sl(120),kl(22),Sl(3... function Is (line 1) | function Is(){xl(120),kl(22),xl(34),kl(144);if(Hl!=37)switch(Hl){case 12... function qs (line 1) | function qs(){Vl.startNonterminal("TextTest",Pl),Sl(244),kl(22),Sl(34),k... function Rs (line 1) | function Rs(){xl(244),kl(22),xl(34),kl(23),xl(37)} function Us (line 1) | function Us(){Vl.startNonterminal("CommentTest",Pl),Sl(96),kl(22),Sl(34)... function zs (line 1) | function zs(){xl(96),kl(22),xl(34),kl(23),xl(37)} function Ws (line 1) | function Ws(){Vl.startNonterminal("NamespaceNodeTest",Pl),Sl(185),kl(22)... function Xs (line 1) | function Xs(){xl(185),kl(22),xl(34),kl(23),xl(37)} function Vs (line 1) | function Vs(){Vl.startNonterminal("PITest",Pl),Sl(216),kl(22),Sl(34),kl(... function $s (line 1) | function $s(){xl(216),kl(22),xl(34),kl(252);if(Hl!=37)switch(Hl){case 11... function Js (line 1) | function Js(){Vl.startNonterminal("AttributeTest",Pl),Sl(82),kl(22),Sl(3... function Ks (line 1) | function Ks(){xl(82),kl(22),xl(34),kl(260),Hl!=37&&(Gs(),kl(101),Hl==41&... function Qs (line 1) | function Qs(){Vl.startNonterminal("AttribNameOrWildcard",Pl);switch(Hl){... function Gs (line 1) | function Gs(){switch(Hl){case 38:xl(38);break;default:co()}} function Ys (line 1) | function Ys(){Vl.startNonterminal("SchemaAttributeTest",Pl),Sl(226),kl(2... function Zs (line 1) | function Zs(){xl(226),kl(22),xl(34),kl(254),to(),kl(23),xl(37)} function eo (line 1) | function eo(){Vl.startNonterminal("AttributeDeclaration",Pl),lo(),Vl.end... function to (line 1) | function to(){co()} function no (line 1) | function no(){Vl.startNonterminal("ElementTest",Pl),Sl(121),kl(22),Sl(34... function ro (line 1) | function ro(){xl(121),kl(22),xl(34),kl(260),Hl!=37&&(so(),kl(101),Hl==41... function io (line 1) | function io(){Vl.startNonterminal("ElementNameOrWildcard",Pl);switch(Hl)... function so (line 1) | function so(){switch(Hl){case 38:xl(38);break;default:po()}} function oo (line 1) | function oo(){Vl.startNonterminal("SchemaElementTest",Pl),Sl(227),kl(22)... function uo (line 1) | function uo(){xl(227),kl(22),xl(34),kl(254),fo(),kl(23),xl(37)} function ao (line 1) | function ao(){Vl.startNonterminal("ElementDeclaration",Pl),ho(),Vl.endNo... function fo (line 1) | function fo(){po()} function lo (line 1) | function lo(){Vl.startNonterminal("AttributeName",Pl),Ha(),Vl.endNonterm... function co (line 1) | function co(){Ba()} function ho (line 1) | function ho(){Vl.startNonterminal("ElementName",Pl),Ha(),Vl.endNontermin... function po (line 1) | function po(){Ba()} function vo (line 1) | function vo(){Vl.startNonterminal("SimpleTypeName",Pl),go(),Vl.endNonter... function mo (line 1) | function mo(){yo()} function go (line 1) | function go(){Vl.startNonterminal("TypeName",Pl),Ha(),Vl.endNonterminal(... function yo (line 1) | function yo(){Ba()} function bo (line 1) | function bo(){Vl.startNonterminal("FunctionTest",Pl);for(;;){kl(97);if(H... function wo (line 1) | function wo(){for(;;){kl(97);if(Hl!=32)break;j()}switch(Hl){case 145:Ll(... function Eo (line 1) | function Eo(){Vl.startNonterminal("AnyFunctionTest",Pl),Sl(145),kl(22),S... function So (line 1) | function So(){xl(145),kl(22),xl(34),kl(24),xl(38),kl(23),xl(37)} function xo (line 1) | function xo(){Vl.startNonterminal("TypedFunctionTest",Pl),Sl(145),kl(22)... function To (line 1) | function To(){xl(145),kl(22),xl(34),kl(262);if(Hl!=37){gs();for(;;){kl(1... function No (line 1) | function No(){Vl.startNonterminal("ParenthesizedItemType",Pl),Sl(34),kl(... function Co (line 1) | function Co(){xl(34),kl(259),Es(),kl(23),xl(37)} function ko (line 1) | function ko(){Vl.startNonterminal("RevalidationDecl",Pl),Sl(108),kl(72),... function Lo (line 1) | function Lo(){Vl.startNonterminal("InsertExprTargetChoice",Pl);switch(Hl... function Ao (line 1) | function Ao(){switch(Hl){case 70:xl(70);break;case 84:xl(84);break;defau... function Oo (line 1) | function Oo(){Vl.startNonterminal("InsertExpr",Pl),Sl(159),kl(129);switc... function Mo (line 1) | function Mo(){xl(159),kl(129);switch(Hl){case 191:xl(191);break;default:... function _o (line 1) | function _o(){Vl.startNonterminal("DeleteExpr",Pl),Sl(110),kl(129);switc... function Do (line 1) | function Do(){xl(110),kl(129);switch(Hl){case 191:xl(191);break;default:... function Po (line 1) | function Po(){Vl.startNonterminal("ReplaceExpr",Pl),Sl(219),kl(130),Hl==... function Ho (line 1) | function Ho(){xl(219),kl(130),Hl==261&&(xl(261),kl(64),xl(196)),kl(62),x... function Bo (line 1) | function Bo(){Vl.startNonterminal("RenameExpr",Pl),Sl(218),kl(62),Sl(191... function jo (line 1) | function jo(){xl(218),kl(62),xl(191),kl(266),Ro(),xl(79),kl(266),zo()} function Fo (line 1) | function Fo(){Vl.startNonterminal("SourceExpr",Pl),_f(),Vl.endNontermina... function Io (line 1) | function Io(){Df()} function qo (line 1) | function qo(){Vl.startNonterminal("TargetExpr",Pl),_f(),Vl.endNontermina... function Ro (line 1) | function Ro(){Df()} function Uo (line 1) | function Uo(){Vl.startNonterminal("NewNameExpr",Pl),_f(),Vl.endNontermin... function zo (line 1) | function zo(){Df()} function Wo (line 1) | function Wo(){Vl.startNonterminal("TransformExpr",Pl),Sl(103),kl(21),Nl(... function Xo (line 1) | function Xo(){xl(103),kl(21),$o();for(;;){if(Hl!=41)break;xl(41),kl(21),... function Vo (line 1) | function Vo(){Vl.startNonterminal("TransformSpec",Pl),Sl(31),kl(254),Nl(... function $o (line 1) | function $o(){xl(31),kl(254),pi(),kl(27),xl(52),kl(266),Df()} function Jo (line 1) | function Jo(){Vl.startNonterminal("FTSelection",Pl),Yo();for(;;){kl(211)... function Ko (line 1) | function Ko(){Zo();for(;;){kl(211);switch(Hl){case 81:Ll(151);break;defa... function Qo (line 1) | function Qo(){Vl.startNonterminal("FTWeight",Pl),Sl(264),kl(87),Sl(276),... function Go (line 1) | function Go(){xl(264),kl(87),xl(276),kl(266),Y(),xl(282)} function Yo (line 1) | function Yo(){Vl.startNonterminal("FTOr",Pl),eu();for(;;){if(Hl!=144)bre... function Zo (line 1) | function Zo(){tu();for(;;){if(Hl!=144)break;xl(144),kl(162),tu()}} function eu (line 1) | function eu(){Vl.startNonterminal("FTAnd",Pl),nu();for(;;){if(Hl!=142)br... function tu (line 1) | function tu(){ru();for(;;){if(Hl!=142)break;xl(142),kl(162),ru()}} function nu (line 1) | function nu(){Vl.startNonterminal("FTMildNot",Pl),iu();for(;;){kl(212);i... function ru (line 1) | function ru(){su();for(;;){kl(212);if(Hl!=193)break;xl(193),kl(53),xl(15... function iu (line 1) | function iu(){Vl.startNonterminal("FTUnaryNot",Pl),Hl==143&&Sl(143),kl(1... function su (line 1) | function su(){Hl==143&&xl(143),kl(155),uu()} function ou (line 1) | function ou(){Vl.startNonterminal("FTPrimaryWithOptions",Pl),au(),kl(214... function uu (line 1) | function uu(){fu(),kl(214),Hl==259&&Iu(),Hl==264&&Go()} function au (line 1) | function au(){Vl.startNonterminal("FTPrimary",Pl);switch(Hl){case 34:Sl(... function fu (line 1) | function fu(){switch(Hl){case 34:xl(34),kl(162),Ko(),xl(37);break;case 3... function lu (line 1) | function lu(){Vl.startNonterminal("FTWords",Pl),hu(),kl(221);if(Hl==71||... function cu (line 1) | function cu(){pu(),kl(221),(Hl==71||Hl==76||Hl==210)&&gu()} function hu (line 1) | function hu(){Vl.startNonterminal("FTWordsValue",Pl);switch(Hl){case 11:... function pu (line 1) | function pu(){switch(Hl){case 11:xl(11);break;default:xl(276),kl(266),Y(... function du (line 1) | function du(){Vl.startNonterminal("FTExtensionSelection",Pl);for(;;){Nl(... function vu (line 1) | function vu(){for(;;){kr(),kl(100);if(Hl!=35)break}xl(276),kl(166),Hl!=2... function mu (line 1) | function mu(){Vl.startNonterminal("FTAnyallOption",Pl);switch(Hl){case 7... function gu (line 1) | function gu(){switch(Hl){case 76:xl(76),kl(218),Hl==272&&xl(272);break;c... function yu (line 1) | function yu(){Vl.startNonterminal("FTTimes",Pl),Sl(195),kl(149),Nl(),wu(... function bu (line 1) | function bu(){xl(195),kl(149),Eu(),xl(247)} function wu (line 1) | function wu(){Vl.startNonterminal("FTRange",Pl);switch(Hl){case 130:Sl(1... function Eu (line 1) | function Eu(){switch(Hl){case 130:xl(130),kl(266),$n();break;case 81:xl(... function Su (line 1) | function Su(){Vl.startNonterminal("FTPosFilter",Pl);switch(Hl){case 202:... function xu (line 1) | function xu(){switch(Hl){case 202:Nu();break;case 269:ku();break;case 11... function Tu (line 1) | function Tu(){Vl.startNonterminal("FTOrder",Pl),Sl(202),Vl.endNontermina... function Nu (line 1) | function Nu(){xl(202)} function Cu (line 1) | function Cu(){Vl.startNonterminal("FTWindow",Pl),Sl(269),kl(266),Nl(),Vn... function ku (line 1) | function ku(){xl(269),kl(266),$n(),Mu()} function Lu (line 1) | function Lu(){Vl.startNonterminal("FTDistance",Pl),Sl(117),kl(149),Nl(),... function Au (line 1) | function Au(){xl(117),kl(149),Eu(),Mu()} function Ou (line 1) | function Ou(){Vl.startNonterminal("FTUnit",Pl);switch(Hl){case 273:Sl(27... function Mu (line 1) | function Mu(){switch(Hl){case 273:xl(273);break;case 232:xl(232);break;d... function _u (line 1) | function _u(){Vl.startNonterminal("FTScope",Pl);switch(Hl){case 223:Sl(2... function Du (line 1) | function Du(){switch(Hl){case 223:xl(223);break;default:xl(115)}kl(132),... function Pu (line 1) | function Pu(){Vl.startNonterminal("FTBigUnit",Pl);switch(Hl){case 231:Sl... function Hu (line 1) | function Hu(){switch(Hl){case 231:xl(231);break;default:xl(204)}} function Bu (line 1) | function Bu(){Vl.startNonterminal("FTContent",Pl);switch(Hl){case 81:Sl(... function ju (line 1) | function ju(){switch(Hl){case 81:xl(81),kl(117);switch(Hl){case 237:xl(2... function Fu (line 1) | function Fu(){Vl.startNonterminal("FTMatchOptions",Pl);for(;;){Sl(259),k... function Iu (line 1) | function Iu(){for(;;){xl(259),kl(181),Ru(),kl(214);if(Hl!=259)break}} function qu (line 1) | function qu(){Vl.startNonterminal("FTMatchOption",Pl);switch(Hl){case 18... function Ru (line 1) | function Ru(){switch(Hl){case 188:Ll(161);break;default:_l=Hl}switch(_l)... function Uu (line 1) | function Uu(){Vl.startNonterminal("FTCaseOption",Pl);switch(Hl){case 88:... function zu (line 1) | function zu(){switch(Hl){case 88:xl(88),kl(124);switch(Hl){case 158:xl(1... function Wu (line 1) | function Wu(){Vl.startNonterminal("FTDiacriticsOption",Pl),Sl(114),kl(12... function Xu (line 1) | function Xu(){xl(114),kl(124);switch(Hl){case 158:xl(158);break;default:... function Vu (line 1) | function Vu(){Vl.startNonterminal("FTStemOption",Pl);switch(Hl){case 238... function $u (line 1) | function $u(){switch(Hl){case 238:xl(238);break;default:xl(188),kl(74),x... function Ju (line 1) | function Ju(){Vl.startNonterminal("FTThesaurusOption",Pl);switch(Hl){cas... function Ku (line 1) | function Ku(){switch(Hl){case 246:xl(246),kl(142);switch(Hl){case 81:Gu(... function Qu (line 1) | function Qu(){Vl.startNonterminal("FTThesaurusID",Pl),Sl(81),kl(15),Sl(7... function Gu (line 1) | function Gu(){xl(81),kl(15),xl(7),kl(220),Hl==217&&(xl(217),kl(17),xl(11... function Yu (line 1) | function Yu(){Vl.startNonterminal("FTLiteralRange",Pl);switch(Hl){case 1... function Zu (line 1) | function Zu(){switch(Hl){case 130:xl(130),kl(16),xl(8);break;case 81:xl(... function ea (line 1) | function ea(){Vl.startNonterminal("FTStopWordOption",Pl);switch(Hl){case... function ta (line 1) | function ta(){switch(Hl){case 239:xl(239),kl(86),xl(273),kl(142);switch(... function na (line 1) | function na(){Vl.startNonterminal("FTStopWords",Pl);switch(Hl){case 81:S... function ra (line 1) | function ra(){switch(Hl){case 81:xl(81),kl(15),xl(7);break;default:xl(34... function ia (line 1) | function ia(){Vl.startNonterminal("FTStopWordsInclExcl",Pl);switch(Hl){c... function sa (line 1) | function sa(){switch(Hl){case 254:xl(254);break;default:xl(131)}kl(99),r... function oa (line 1) | function oa(){Vl.startNonterminal("FTLanguageOption",Pl),Sl(169),kl(17),... function ua (line 1) | function ua(){xl(169),kl(17),xl(11)} function aa (line 1) | function aa(){Vl.startNonterminal("FTWildCardOption",Pl);switch(Hl){case... function fa (line 1) | function fa(){switch(Hl){case 268:xl(268);break;default:xl(188),kl(84),x... function la (line 1) | function la(){Vl.startNonterminal("FTExtensionOption",Pl),Sl(199),kl(254... function ca (line 1) | function ca(){xl(199),kl(254),Ba(),kl(17),xl(11)} function ha (line 1) | function ha(){Vl.startNonterminal("FTIgnoreOption",Pl),Sl(271),kl(42),Sl... function pa (line 1) | function pa(){xl(271),kl(42),xl(100),kl(266),Gn()} function da (line 1) | function da(){Vl.startNonterminal("CollectionDecl",Pl),Sl(95),kl(254),Nl... function va (line 1) | function va(){Vl.startNonterminal("CollectionTypeDecl",Pl),Sl(79),kl(259... function ma (line 1) | function ma(){Vl.startNonterminal("IndexName",Pl),Ha(),Vl.endNonterminal... function ga (line 1) | function ga(){Vl.startNonterminal("IndexDomainExpr",Pl),Lr(),Vl.endNonte... function ya (line 1) | function ya(){Vl.startNonterminal("IndexKeySpec",Pl),ba(),Hl==79&&(Nl(),... function ba (line 1) | function ba(){Vl.startNonterminal("IndexKeyExpr",Pl),Lr(),Vl.endNontermi... function wa (line 1) | function wa(){Vl.startNonterminal("IndexKeyTypeDecl",Pl),Sl(79),kl(254),... function Ea (line 1) | function Ea(){Vl.startNonterminal("AtomicType",Pl),Ha(),Vl.endNontermina... function Sa (line 1) | function Sa(){Vl.startNonterminal("IndexKeyCollation",Pl),Sl(94),kl(15),... function xa (line 1) | function xa(){Vl.startNonterminal("IndexDecl",Pl),Sl(155),kl(254),Nl(),m... function Ta (line 1) | function Ta(){Vl.startNonterminal("ICDecl",Pl),Sl(161),kl(40),Sl(97),kl(... function Na (line 1) | function Na(){Vl.startNonterminal("ICCollection",Pl),Sl(197),kl(39),Sl(9... function Ca (line 1) | function Ca(){Vl.startNonterminal("ICCollSequence",Pl),li(),kl(37),Sl(92... function ka (line 1) | function ka(){Vl.startNonterminal("ICCollSequenceUnique",Pl),Sl(191),kl(... function La (line 1) | function La(){Vl.startNonterminal("ICCollNode",Pl),Sl(138),kl(62),Sl(191... function Aa (line 1) | function Aa(){Vl.startNonterminal("ICForeignKey",Pl),Sl(139),kl(57),Sl(1... function Oa (line 1) | function Oa(){Vl.startNonterminal("ICForeignKeySource",Pl),Sl(140),kl(39... function Ma (line 1) | function Ma(){Vl.startNonterminal("ICForeignKeyTarget",Pl),Sl(248),kl(39... function _a (line 1) | function _a(){Vl.startNonterminal("ICForeignKeyValues",Pl),Sl(95),kl(254... function Da (line 1) | function Da(){xl(36);for(;;){Al(89);if(Hl==50)break;switch(Hl){case 24:x... function Pa (line 1) | function Pa(){switch(Hl){case 22:xl(22);break;default:Da()}} function Ha (line 1) | function Ha(){Vl.startNonterminal("EQName",Pl),Al(249);switch(Hl){case 8... function Ba (line 1) | function Ba(){Al(249);switch(Hl){case 82:xl(82);break;case 96:xl(96);bre... function ja (line 1) | function ja(){Vl.startNonterminal("FunctionName",Pl);switch(Hl){case 6:S... function Fa (line 1) | function Fa(){switch(Hl){case 6:xl(6);break;case 70:xl(70);break;case 73... function Ia (line 1) | function Ia(){Vl.startNonterminal("NCName",Pl);switch(Hl){case 19:Sl(19)... function qa (line 1) | function qa(){switch(Hl){case 19:xl(19);break;case 70:xl(70);break;case ... function Ra (line 1) | function Ra(){Vl.startNonterminal("MainModule",Pl),l(),Nl(),Ua(),Vl.endN... function Ua (line 1) | function Ua(){Vl.startNonterminal("Program",Pl),$a(),Vl.endNonterminal("... function za (line 1) | function za(){Vl.startNonterminal("Statements",Pl);for(;;){kl(277);switc... function Wa (line 1) | function Wa(){for(;;){kl(277);switch(Hl){case 34:Ll(268);break;case 35:O... function Xa (line 1) | function Xa(){Vl.startNonterminal("StatementsAndExpr",Pl),za(),Nl(),G(),... function Va (line 1) | function Va(){Wa(),Y()} function $a (line 1) | function $a(){Vl.startNonterminal("StatementsAndOptionalExpr",Pl),za(),H... function Ja (line 1) | function Ja(){Wa(),Hl!=25&&Hl!=282&&Y()} function Ka (line 1) | function Ka(){Vl.startNonterminal("Statement",Pl);switch(Hl){case 132:Ll... function Qa (line 1) | function Qa(){switch(Hl){case 132:Ll(188);break;case 137:Ll(195);break;c... function Ga (line 1) | function Ga(){Vl.startNonterminal("ApplyStatement",Pl),Pf(),Sl(53),Vl.en... function Ya (line 1) | function Ya(){Hf(),xl(53)} function Za (line 1) | function Za(){Vl.startNonterminal("AssignStatement",Pl),Sl(31),kl(254),N... function ef (line 1) | function ef(){xl(31),kl(254),pi(),kl(27),xl(52),kl(266),Df(),xl(53)} function tf (line 1) | function tf(){Vl.startNonterminal("BlockStatement",Pl),Sl(276),kl(276),N... function nf (line 1) | function nf(){xl(276),kl(276),Wa(),xl(282)} function rf (line 1) | function rf(){Vl.startNonterminal("BreakStatement",Pl),Sl(86),kl(59),Sl(... function sf (line 1) | function sf(){xl(86),kl(59),xl(176),kl(28),xl(53)} function of (line 1) | function of(){Vl.startNonterminal("ContinueStatement",Pl),Sl(102),kl(59)... function uf (line 1) | function uf(){xl(102),kl(59),xl(176),kl(28),xl(53)} function af (line 1) | function af(){Vl.startNonterminal("ExitStatement",Pl),Sl(132),kl(71),Sl(... function ff (line 1) | function ff(){xl(132),kl(71),xl(221),kl(266),Df(),xl(53)} function lf (line 1) | function lf(){Vl.startNonterminal("FLWORStatement",Pl),tt();for(;;){kl(1... function cf (line 1) | function cf(){nt();for(;;){kl(173);if(Hl==220)break;it()}pf()} function hf (line 1) | function hf(){Vl.startNonterminal("ReturnStatement",Pl),Sl(220),kl(269),... function pf (line 1) | function pf(){xl(220),kl(269),Qa()} function df (line 1) | function df(){Vl.startNonterminal("IfStatement",Pl),Sl(152),kl(22),Sl(34... function vf (line 1) | function vf(){xl(152),kl(22),xl(34),kl(266),Y(),xl(37),kl(77),xl(245),kl... function mf (line 1) | function mf(){Vl.startNonterminal("SwitchStatement",Pl),Sl(243),kl(22),S... function gf (line 1) | function gf(){xl(243),kl(22),xl(34),kl(266),Y(),xl(37);for(;;){kl(35),bf... function yf (line 1) | function yf(){Vl.startNonterminal("SwitchCaseStatement",Pl);for(;;){Sl(8... function bf (line 1) | function bf(){for(;;){xl(88),kl(266),vn();if(Hl!=88)break}xl(220),kl(269... function wf (line 1) | function wf(){Vl.startNonterminal("TryCatchStatement",Pl),Sl(250),kl(87)... function Ef (line 1) | function Ef(){xl(250),kl(87),nf(),kl(36),xl(91),kl(256),Dn(),nf();for(;;... function Sf (line 1) | function Sf(){Vl.startNonterminal("TypeswitchStatement",Pl),Sl(253),kl(2... function xf (line 1) | function xf(){xl(253),kl(22),xl(34),kl(266),Y(),xl(37);for(;;){kl(35),Nf... function Tf (line 1) | function Tf(){Vl.startNonterminal("CaseStatement",Pl),Sl(88),kl(261),Hl=... function Nf (line 1) | function Nf(){xl(88),kl(261),Hl==31&&(xl(31),kl(254),pi(),kl(30),xl(79))... function Cf (line 1) | function Cf(){Vl.startNonterminal("VarDeclStatement",Pl);for(;;){kl(98);... function kf (line 1) | function kf(){for(;;){kl(98);if(Hl!=32)break;j()}xl(262),kl(21),xl(31),k... function Lf (line 1) | function Lf(){Vl.startNonterminal("WhileStatement",Pl),Sl(267),kl(22),Sl... function Af (line 1) | function Af(){xl(267),kl(22),xl(34),kl(266),Y(),xl(37),kl(269),Qa()} function Of (line 1) | function Of(){Vl.startNonterminal("VoidStatement",Pl),Sl(53),Vl.endNonte... function Mf (line 1) | function Mf(){xl(53)} function _f (line 1) | function _f(){Vl.startNonterminal("ExprSingle",Pl);switch(Hl){case 137:L... function Df (line 1) | function Df(){switch(Hl){case 137:Ll(235);break;case 174:Ll(232);break;c... function Pf (line 1) | function Pf(){Vl.startNonterminal("ExprSimple",Pl);switch(Hl){case 77:Ll... function Hf (line 1) | function Hf(){switch(Hl){case 77:Ll(230);break;case 218:Ll(233);break;ca... function Bf (line 1) | function Bf(){Vl.startNonterminal("JSONDeleteExpr",Pl),Sl(110),kl(56),Sl... function jf (line 1) | function jf(){xl(110),kl(56),xl(166),kl(263),Zr()} function Ff (line 1) | function Ff(){Vl.startNonterminal("JSONInsertExpr",Pl);switch(Hl){case 1... function If (line 1) | function If(){switch(Hl){case 159:Ll(56);break;default:_l=Hl}_l=Kl(10,Pl... function qf (line 1) | function qf(){Vl.startNonterminal("JSONRenameExpr",Pl),Sl(218),kl(56),Sl... function Rf (line 1) | function Rf(){xl(218),kl(56),xl(166),kl(263),Zr(),xl(79),kl(266),Df()} function Uf (line 1) | function Uf(){Vl.startNonterminal("JSONReplaceExpr",Pl),Sl(219),kl(82),S... function zf (line 1) | function zf(){xl(219),kl(82),xl(261),kl(64),xl(196),kl(56),xl(166),kl(26... function Wf (line 1) | function Wf(){Vl.startNonterminal("JSONAppendExpr",Pl),Sl(77),kl(56),Sl(... function Xf (line 1) | function Xf(){xl(77),kl(56),xl(166),kl(266),Df(),xl(163),kl(266),Df()} function Vf (line 1) | function Vf(){Vl.startNonterminal("CommonContent",Pl);switch(Hl){case 12... function $f (line 1) | function $f(){switch(Hl){case 12:xl(12);break;case 23:xl(23);break;case ... function Jf (line 1) | function Jf(){Vl.startNonterminal("ContentExpr",Pl),Xa(),Vl.endNontermin... function Kf (line 1) | function Kf(){Va()} function Qf (line 1) | function Qf(){Vl.startNonterminal("CompDocConstructor",Pl),Sl(119),kl(87... function Gf (line 1) | function Gf(){xl(119),kl(87),bl()} function Yf (line 1) | function Yf(){Vl.startNonterminal("CompAttrConstructor",Pl),Sl(82),kl(25... function Zf (line 1) | function Zf(){xl(82),kl(257);switch(Hl){case 276:xl(276),kl(266),Y(),xl(... function el (line 1) | function el(){Vl.startNonterminal("CompPIConstructor",Pl),Sl(216),kl(250... function tl (line 1) | function tl(){xl(216),kl(250);switch(Hl){case 276:xl(276),kl(266),Y(),xl... function nl (line 1) | function nl(){Vl.startNonterminal("CompCommentConstructor",Pl),Sl(96),kl... function rl (line 1) | function rl(){xl(96),kl(87),bl()} function il (line 1) | function il(){Vl.startNonterminal("CompTextConstructor",Pl),Sl(244),kl(8... function sl (line 1) | function sl(){xl(244),kl(87),bl()} function ol (line 1) | function ol(){Vl.startNonterminal("PrimaryExpr",Pl);switch(Hl){case 184:... function ul (line 1) | function ul(){switch(Hl){case 184:Ll(255);break;case 216:Ll(253);break;c... function al (line 1) | function al(){Vl.startNonterminal("JSONSimpleObjectUnion",Pl),Sl(278),kl... function fl (line 1) | function fl(){xl(278),kl(272),Hl!=281&&Y(),xl(281)} function ll (line 1) | function ll(){Vl.startNonterminal("ObjectConstructor",Pl),Sl(276),kl(273... function cl (line 1) | function cl(){xl(276),kl(273),Hl!=282&&pl(),xl(282)} function hl (line 1) | function hl(){Vl.startNonterminal("PairConstructorList",Pl),dl();for(;;)... function pl (line 1) | function pl(){vl();for(;;){if(Hl!=41)break;xl(41),kl(266),vl()}} function dl (line 1) | function dl(){Vl.startNonterminal("PairConstructor",Pl),_f(),Sl(49),kl(2... function vl (line 1) | function vl(){Df(),xl(49),kl(266),Df()} function ml (line 1) | function ml(){Vl.startNonterminal("ArrayConstructor",Pl),Sl(68),kl(271),... function gl (line 1) | function gl(){xl(68),kl(271),Hl!=69&&Y(),xl(69)} function yl (line 1) | function yl(){Vl.startNonterminal("BlockExpr",Pl),Sl(276),kl(276),Nl(),$... function bl (line 1) | function bl(){xl(276),kl(276),Ja(),xl(282)} function wl (line 1) | function wl(){Vl.startNonterminal("FunctionDecl",Pl),Sl(145),kl(254),Nl(... function El (line 1) | function El(){Vl.startNonterminal("ReturnType",Pl),Sl(79),kl(259),Nl(),m... function Sl (line 1) | function Sl(e){Hl==e?(Nl(),Vl.terminal(i.TOKEN[Hl],Bl,jl>Gl?Gl:jl),Dl=Bl... function xl (line 1) | function xl(e){Hl==e?(Dl=Bl,Pl=jl,Hl=Fl,Hl!=0&&(Bl=Il,jl=ql,Fl=0)):Ml(Bl... function Tl (line 1) | function Tl(e){var t=Dl,n=Pl,r=Hl,i=Bl,s=jl;Hl=e,Bl=Yl,jl=Zl,Fl=0,Pa(),D... function Nl (line 1) | function Nl(){Pl!=Bl&&(Vl.whitespace(Pl,Bl),Pl=Bl)} function Cl (line 1) | function Cl(e){var t;for(;;){t=ec(e);if(t!=22){if(t!=36)break;Tl(t)}}ret... function kl (line 1) | function kl(e){Hl==0&&(Hl=Cl(e),Bl=Yl,jl=Zl)} function Ll (line 1) | function Ll(e){Fl==0&&(Fl=Cl(e),Il=Yl,ql=Zl),_l=Fl<<9|Hl} function Al (line 1) | function Al(e){Hl==0&&(Hl=ec(e),Bl=Yl,jl=Zl)} function Ol (line 1) | function Ol(e){Fl==0&&(Fl=ec(e),Il=Yl,ql=Zl),_l=Fl<<9|Hl} function Ml (line 1) | function Ml(e,t,r,i,s){throw t>=Ul&&(Rl=e,Ul=t,zl=r,Wl=i,Xl=s),new n.Par... function Jl (line 1) | function Jl(e,t,n){$l[(t<<4)+e]=n} function Kl (line 1) | function Kl(e,t){var n=$l[(t<<4)+e];return typeof n!="undefined"?n:0} function ec (line 1) | function ec(e){var t=!1;Yl=Zl;var n=Zl,r=i.INITIAL[e],s=0;for(var o=r&40... function Ht (line 1) | function Ht(e,t){if(e!==t){var n=e===null,i=e===r,s=e===e,o=t===null,u=t... function Bt (line 1) | function Bt(e,t,n){var r=e.length,i=n?r:-1;while(n?i--:++i-1);re... function Ut (line 1) | function Ut(e,t){return Ht(e.criteria,t.criteria)||e.index-t.index} function zt (line 1) | function zt(e,t,n){var r=-1,i=e.criteria,s=t.criteria,o=i.length,u=n.len... function Wt (line 1) | function Wt(e){return St[e]} function Xt (line 1) | function Xt(e){return xt[e]} function Vt (line 1) | function Vt(e,t,n){return t?e=Ct[e]:n&&(e=kt[e]),"\\"+e} function $t (line 1) | function $t(e){return"\\"+kt[e]} function Jt (line 1) | function Jt(e,t,n){var r=e.length,i=t+(n?0:-1);while(n?i--:++i=9&&e<=13||e==32||e==160||e==5760||e==61... function Gt (line 1) | function Gt(e,t){var n=-1,r=e.length,i=-1,s=[];while(++n=0&&t.row=0&&t.column<=... function s (line 1) | function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.actio... function e (line 1) | function e(e,t,n){var r=n?e.column<=t.column:e.column=32&&e<=126||e>=161&&e<=55295&&e!==8232&&e!==8233... function R (line 1) | function R(e){return q(e)&&e!==65279&&e!==b&&e!==N&&e!==C&&e!==L&&e!==O&... function U (line 1) | function U(e){return q(e)&&e!==65279&&!I(e)&&e!==w&&e!==x&&e!==E&&e!==b&... function z (line 1) | function z(e){var t=/^\n* /;return t.test(e)} function K (line 1) | function K(e,t,n,r,i){var s,o,u=!1,a=!1,f=r!==-1,c=-1,h=U(e.charCodeAt(0... function Q (line 1) | function Q(e,t,n,r){e.dump=function(){function a(t){return F(e,t)}if(t.l... function G (line 1) | function G(e,t){var n=z(e)?String(t):"",r=e[e.length-1]==="\n",i=r&&(e[e... function Y (line 1) | function Y(e){return e[e.length-1]==="\n"?e.slice(0,-1):e} function Z (line 1) | function Z(e,t){var n=/(\n+)([^\n]*)/g,r=function(){var r=e.indexOf("\n"... function et (line 1) | function et(e,t){if(e===""||e[0]===" ")return e;var n=/ [^ ]/g,r,i=0,s,o... function tt (line 1) | function tt(e){var t="",n,r,i;for(var s=0;s=48&&e<=57?e-48:(t=e|32,t>=97&&t<=102?t-97+... function C (line 1) | function C(e){return e===120?2:e===117?4:e===85?8:0} function k (line 1) | function k(e){return e>=48&&e<=57?e-48:-1} function L (line 1) | function L(e){return e===48?"\0":e===97?"\x07":e===98?"\b":e===116?" ":e... function A (line 1) | function A(e){return e<=65535?String.fromCharCode(e):String.fromCharCode... function D (line 1) | function D(e,t){this.input=e,this.filename=t.filename||null,this.schema=... function P (line 1) | function P(e,t){return new i(t,new s(e.filename,e.input,e.position,e.lin... function H (line 1) | function H(e,t){throw P(e,t)} function B (line 1) | function B(e,t){e.onWarning&&e.onWarning.call(null,P(e,t))} function F (line 1) | function F(e,t,n,r){var i,s,o,u;if(t1&&(e.result+=r.repeat("\n",t-1))} function X (line 1) | function X(e,t,n){var r,i,s,o,u,a,f,l,c=e.kind,h=e.result,p;p=e.input.ch... function V (line 1) | function V(e,t){var n,r,i;n=e.input.charCodeAt(e.position);if(n!==39)ret... function $ (line 1) | function $(e,t){var n,r,i,s,o,u;u=e.input.charCodeAt(e.position);if(u!==... function J (line 1) | function J(e,t){var n=!0,r,i=e.tag,s,o=e.anchor,u,a,l,c,h,p={},d,v,m,g;g... function K (line 1) | function K(e,t){var n,i,s=p,o=!1,u=!1,a=t,f=0,l=!1,c,h;h=e.input.charCod... function Q (line 1) | function Q(e,t){var n,r=e.tag,i=e.anchor,s=[],o,u=!1,a;e.anchor!==null&&... function G (line 1) | function G(e,t,n){var r,i,s,o,u=e.tag,a=e.anchor,f={},c={},p=null,d=null... function Y (line 1) | function Y(e){var t,n=!1,r=!1,i,s,o;o=e.input.charCodeAt(e.position);if(... function Z (line 1) | function Z(e){var t,n;n=e.input.charCodeAt(e.position);if(n!==38)return!... function et (line 1) | function et(e){var t,n,r;r=e.input.charCodeAt(e.position);if(r!==42)retu... function tt (line 1) | function tt(e,t,n,r,i){var s,o,u,p=1,d=!1,v=!1,m,g,y,b,w;e.listener!==nu... function nt (line 1) | function nt(e){var t=e.position,n,r,i,s=!1,o;e.version=null,e.checkLineB... function rt (line 1) | function rt(e,t){e=String(e),t=t||{},e.length!==0&&(e.charCodeAt(e.lengt... function it (line 1) | function it(e,t,n){var r=rt(e,n),i,s;if(typeof t!="function")return r;fo... function st (line 1) | function st(e,t){var n=rt(e,t);if(n.length===0)return undefined;if(n.len... function ot (line 1) | function ot(e,t,n){if(typeof t!="function")return it(e,r.extend({schema:... function ut (line 1) | function ut(e,t){return st(e,r.extend({schema:o},t))} function i (line 1) | function i(e,t,n,r,i){this.name=e,this.buffer=t,this.position=n,this.lin... function o (line 1) | function o(e,t,n){var r=[];return e.include.forEach(function(e){n=o(e,t,... function u (line 1) | function u(){function r(t){e[t.kind][t.tag]=e.fallback[t.tag]=t}var e={s... function a (line 1) | function a(e){this.include=e.include||[],this.implicit=e.implicit||[],th... function o (line 1) | function o(e){var t={};return e!==null&&Object.keys(e).forEach(function(... function u (line 1) | function u(e,t){t=t||{},Object.keys(t).forEach(function(t){if(i.indexOf(... function a (line 1) | function a(e){if(e===null)return!1;var t,n,r=0,i=e.length,s=u;for(n=0;n<... function f (line 1) | function f(e){var t,n,i=e.replace(/[\r\n=]/g,""),s=i.length,o=u,a=0,f=[]... function l (line 1) | function l(e){var t="",n=0,r,i,s=e.length,o=u;for(r=0;r=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102} function o (line 1) | function o(e){return e>=48&&e<=55} function u (line 1) | function u(e){return e>=48&&e<=57} function a (line 1) | function a(e){if(e===null)return!1;var t=e.length,n=0,r=!1,i;if(!t)retur... function f (line 1) | function f(e){var t=e,n=1,r,i,s=[];t.indexOf("_")!==-1&&(t=t.replace(/_/... function l (line 1) | function l(e){return Object.prototype.toString.call(e)==="[object Number... function u (line 1) | function u(e){if(e===null)return!1;try{var t="("+e+")",n=r.parse(t,{rang... function a (line 1) | function a(e){var t="("+e+")",n=r.parse(t,{range:!0}),i=[],s;if(n.type!=... function f (line 1) | function f(e){return e.toString()} function l (line 1) | function l(e){return Object.prototype.toString.call(e)==="[object Functi... function i (line 1) | function i(e){if(e===null)return!1;if(e.length===0)return!1;var t=e,n=/\... function s (line 1) | function s(e){var t=e,n=/\/([gim]*)$/.exec(e),r="";return t[0]==="/"&&(n... function o (line 1) | function o(e){var t="/"+e.source+"/";return e.global&&(t+="g"),e.multili... function u (line 1) | function u(e){return Object.prototype.toString.call(e)==="[object RegExp]"} function i (line 1) | function i(){return!0} function s (line 1) | function s(){return undefined} function o (line 1) | function o(){return""} function u (line 1) | function u(e){return typeof e=="undefined"} function i (line 1) | function i(e){return e==="<<"||e===null} function i (line 1) | function i(e){if(e===null)return!0;var t=e.length;return t===1&&e==="~"|... function s (line 1) | function s(){return null} function o (line 1) | function o(e){return e===null} function o (line 1) | function o(e){if(e===null)return!0;var t=[],n,r,o,u,a,f=e;for(n=0,r=f.le... function u (line 1) | function u(e){return e!==null?e:[]} function s (line 1) | function s(e){if(e===null)return!0;var t,n,r,s,o,u=e;o=new Array(u.lengt... function o (line 1) | function o(e){if(e===null)return[];var t,n,r,i,s,o=e;s=new Array(o.lengt... function s (line 1) | function s(e){if(e===null)return!0;var t,n=e;for(t in n)if(i.call(n,t)&&... function o (line 1) | function o(e){return e!==null?e:{}} function o (line 1) | function o(e){return e===null?!1:i.exec(e)!==null?!0:s.exec(e)!==null?!0... function u (line 1) | function u(e){var t,n,r,o,u,a,f,l=0,c=null,h,p,d;t=i.exec(e),t===null&&(... function a (line 1) | function a(e){return e.toISOString()} function Q (line 1) | function Q(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return... function G (line 1) | function G(e,t){var n=-1,r=Array(e);while(++n-1} function It (line 1) | function It(e,t){var n=this.__data__,r=tn(n,e);return r<0?(++this.size,n... function qt (line 1) | function qt(e){var t=-1,n=e==null?0:e.length;this.clear();while(++t1?n[i-1]:... function wn (line 1) | function wn(e){return function(t,n,r){var i=-1,s=Object(t),o=r(t),u=o.le... function En (line 1) | function En(e,t){var n=e.__data__;return kn(t)?n[typeof t=="string"?"str... function Sn (line 1) | function Sn(e,t){var n=Z(e,t);return un(n)?n:undefined} function xn (line 1) | function xn(e){var t=ut.call(e,wt),n=e[wt];try{e[wt]=undefined;var r=!0}... function Tn (line 1) | function Tn(e){return typeof e.constructor=="function"&&!An(e)?kt(mt(e))... function Nn (line 1) | function Nn(e,t){var n=typeof e;return t=t==null?u:t,!!t&&(n=="number"||... function Cn (line 1) | function Cn(e,t,n){if(!Wn(n))return!1;var r=typeof t;return(r=="number"?... function kn (line 1) | function kn(e){var t=typeof e;return t=="string"||t=="number"||t=="symbo... function Ln (line 1) | function Ln(e){return!!at&&at in e} function An (line 1) | function An(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototyp... function On (line 1) | function On(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);retu... function Mn (line 1) | function Mn(e){return ft.call(e)} function _n (line 1) | function _n(e,t,n){return t=xt(t===undefined?e.length-1:t,0),function(){... function Pn (line 1) | function Pn(e){var t=0,n=0;return function(){var r=Tt(),i=o-(r-n);n=r;if... function Hn (line 1) | function Hn(e){if(e!=null){try{return ot.call(e)}catch(t){}try{return e+... function Bn (line 1) | function Bn(e,t){return e===t||e!==e&&t!==t} function In (line 1) | function In(e){return e!=null&&zn(e.length)&&!Un(e)} function qn (line 1) | function qn(e){return Xn(e)&&In(e)} function Un (line 1) | function Un(e){if(!Wn(e))return!1;var t=sn(e);return t==d||t==v||t==l||t... function zn (line 1) | function zn(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=u} function Wn (line 1) | function Wn(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")} function Xn (line 1) | function Xn(e){return e!=null&&typeof e=="object"} function Vn (line 1) | function Vn(e){if(!Xn(e)||sn(e)!=b)return!1;var t=mt(e);if(t===null)retu... function Jn (line 1) | function Jn(e){return yn(e,Kn(e))} function Kn (line 1) | function Kn(e){return In(e)?Yt(e,!0):fn(e)} function Gn (line 1) | function Gn(e){return function(){return e}} function Yn (line 1) | function Yn(e){return e} function Zn (line 1) | function Zn(){return!1} function e (line 1) | function e(){} FILE: apps/tiles/js/bootstrap.js function log (line 60) | function log(msg) { function startFork (line 90) | async function startFork() { function startInstall (line 104) | async function startInstall() { function installFromManifestUrl (line 129) | async function installFromManifestUrl(manifestUrl) { function startNew (line 152) | function startNew() { class TileEditor (line 159) | class TileEditor { method constructor (line 160) | constructor() { method handleEvent (line 173) | handleEvent(event) { method onPublish (line 190) | async onPublish(target) { method onRun (line 197) | async onRun(target) { method resetUi (line 201) | resetUi() { method onNewTile (line 214) | async onNewTile() { method forkTileFrom (line 220) | async forkTileFrom(manifestUrl) { class Tile (line 231) | class Tile { method constructor (line 232) | constructor() { method handleMenuChoice (line 241) | async handleMenuChoice(event) { method handleContextMenu (line 262) | async handleContextMenu(event) { method handleEvent (line 325) | handleEvent(event) { method reset (line 341) | reset() { method ensureResource (line 348) | async ensureResource(fullPath, kind = "text") { method onRun (line 376) | async onRun(target) { method fixupParent (line 389) | fixupParent(parent, kind) { method addFile (line 403) | async addFile(parent, kind) { method addDirectory (line 458) | async addDirectory(parent, kind) { method removeDirectory (line 490) | async removeDirectory(resource) { method removeFile (line 507) | async removeFile(resource) { method ensureManifest (line 539) | async ensureManifest() { method saveAllEditors (line 557) | async saveAllEditors() { method onPublish (line 572) | async onPublish(target) { method iconForResource (line 614) | iconForResource(resource) { method updateTitle (line 630) | updateTitle() { method fromNew (line 635) | async fromNew() { method forkTileFrom (line 639) | async forkTileFrom(manifestUrl) { method findPanel (line 710) | findPanel(tabs, resource) { method updateTitleFromEditor (line 722) | updateTitleFromEditor(editor) { method open (line 730) | async open(resource) { FILE: apps/tiles/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/tiles/js/fork_dialog.js class ForkDialog (line 3) | class ForkDialog { method constructor (line 4) | constructor(mode = "fork") { method handleEvent (line 26) | handleEvent(event) { method updateRecents (line 67) | updateRecents(newItem) { method updateRecentList (line 78) | updateRecentList() { method open (line 96) | open() { FILE: apps/tiles/js/name_editor_dialog.js class NameEditorDialog (line 3) | class NameEditorDialog { method constructor (line 4) | constructor() { method handleEvent (line 14) | handleEvent(event) { method open (line 48) | open(mode, initialValue = "") { FILE: apps/tiles/resources/new-tile/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/tiles/resources/new-tile/js/main.js function log (line 20) | function log(msg) { function onError (line 49) | function onError(error) { function onStart (line 54) | async function onStart(data) { function onCalled (line 81) | async function onCalled(data) { FILE: apps/tiles/resources/new-tile/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = ["p2p-tile-called"]; constant ACTIVITIES_URL (line 2) | const ACTIVITIES_URL = { FILE: apps/uitest/js/bootstrap.js function testGum (line 1) | async function testGum() { function testFetch (line 13) | function testFetch() { function startGeoloc (line 36) | function startGeoloc() { FILE: apps/uitest/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: apps/uitest/sw.js function log (line 1) | function log(msg) { function testFetch (line 11) | function testFetch() { FILE: apps/widgets/weather/main.js function getCityCoords (line 10) | async function getCityCoords(city = "Paris") { function getForecast (line 24) | async function getForecast(coords) { function loadOrUpdate (line 38) | async function loadOrUpdate() { FILE: apps/widgets/weather/weather.js function __weatherwidget_init (line 1) | function __weatherwidget_init(){var a=document.getElementsByClassName("w... FILE: apps/widgets/worldclock/main.js class MinuteTimer (line 3) | class MinuteTimer extends EventTarget { method constructor (line 4) | constructor() { method schedule (line 11) | schedule() { method suspend (line 30) | suspend() { method resume (line 38) | resume() { class ClockDisplay (line 48) | class ClockDisplay extends HTMLElement { method constructor (line 49) | constructor(name, tz) { method connectedCallback (line 56) | connectedCallback() { method update (line 66) | update(now) { function addClock (line 77) | function addClock(name, tz) { FILE: attic/chat/js/config.js function addStylesheet (line 9) | function addStylesheet(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: attic/chat/js/main.js function log (line 38) | function log(msg) { function addTextBubble (line 61) | function addTextBubble(text, node, dir = "left") { function onClose (line 71) | function onClose() { function maybeUseContact (line 80) | async function maybeUseContact(peer) { function createChat (line 103) | function createChat(channel, peer) { function onRespond (line 155) | async function onRespond(data) { function onError (line 179) | function onError(error) { function onStart (line 189) | async function onStart(data) { FILE: attic/chat/sw.js constant HAS_RETURN_VALUE_ACTIVITIES (line 1) | const HAS_RETURN_VALUE_ACTIVITIES = ["p2p-respond"]; constant ACTIVITIES_URL (line 2) | const ACTIVITIES_URL = { FILE: builder/src/build_config.rs constant DEFAULT_HTTP_PORT (line 14) | pub const DEFAULT_HTTP_PORT: i16 = 80; type BuildConfig (line 17) | pub struct BuildConfig { method validate (line 84) | pub fn validate(&self) -> Result<(), std::io::Error> { method log (line 96) | pub fn log(&self) { method set_output_name (line 104) | pub fn set_output_name(&mut self, name: &str) -> Result<(), std::io::E... method set_output_path (line 109) | pub fn set_output_path>(&mut self, path: P) -> Result<(... method daemon_binary (line 115) | pub fn daemon_binary(&self) -> PathBuf { method appscmd_binary (line 127) | pub fn appscmd_binary(&self) -> PathBuf { method ipfsd_binary (line 139) | pub fn ipfsd_binary(&self) -> PathBuf { method iroh_config (line 151) | pub fn iroh_config(&self) -> PathBuf { method default_output_path (line 162) | pub fn default_output_path() -> PathBuf { method b2g_package (line 171) | pub fn b2g_package() -> PathBuf { method b2ghald_binary (line 181) | pub fn b2ghald_binary() -> PathBuf { method b2ghalctl_binary (line 191) | pub fn b2ghalctl_binary() -> PathBuf { method default (line 33) | fn default() -> Self { FILE: builder/src/commands/common.rs type PushedApps (line 8) | pub struct PushedApps { method new (line 15) | pub fn new(config: &BuildConfig, requested_apps: &Option) -> S... FILE: builder/src/commands/desktop.rs type ProdCommand (line 10) | pub struct ProdCommand; method start (line 22) | pub fn start( method install_app (line 13) | fn install_app(config: &BuildConfig, app: &(String, PathBuf)) { type InstallCommand (line 41) | pub struct InstallCommand; method start (line 53) | pub fn start(config: BuildConfig) -> Result<(), DesktopCommandError> { method install_app (line 44) | fn install_app(config: &BuildConfig, app: &(String, PathBuf)) { type DevCommand (line 67) | pub struct DevCommand; method start (line 79) | pub fn start( method install_app (line 70) | fn install_app(config: &BuildConfig, app: &(String, PathBuf)) { FILE: builder/src/commands/gonk.rs type AdbError (line 10) | pub enum AdbError { type AdbCommand (line 23) | trait AdbCommand { method init_adb (line 24) | fn init_adb(&self, needs_root: bool) -> Result<(), AdbError> { method run_on_device (line 40) | fn run_on_device(&self, device: &Device) -> Result<(), AdbError>; method run_shell_command (line 42) | fn run_shell_command(&self, device: &Device, command: &str) -> Result<... method run_on_device (line 66) | fn run_on_device(&self, device: &Device) -> Result<(), AdbError> { method run_on_device (line 106) | fn run_on_device(&self, device: &Device) -> Result<(), AdbError> { method run_on_device (line 142) | fn run_on_device(&self, device: &Device) -> Result<(), AdbError> { method run_on_device (line 235) | fn run_on_device(&self, device: &Device) -> Result<(), AdbError> { method run_on_device (line 285) | fn run_on_device(&self, device: &Device) -> Result<(), AdbError> { method run_on_device (line 366) | fn run_on_device(&self, device: &Device) -> Result<(), AdbError> { type ResetDataCommand (line 55) | pub struct ResetDataCommand; method start (line 58) | pub fn start() -> Result<(), AdbError> { type ClearCacheCommand (line 95) | pub struct ClearCacheCommand; method start (line 98) | pub fn start() -> Result<(), AdbError> { type ResetTimeCommand (line 131) | pub struct ResetTimeCommand; method start (line 134) | pub fn start() -> Result<(), AdbError> { type PushCommand (line 170) | pub struct PushCommand { method new (line 178) | fn new(config: &BuildConfig, requested_apps: &Option) -> Self { method push_apps (line 188) | fn push_apps(&self) -> Result<(), AdbError> { method start (line 223) | pub fn start(config: &BuildConfig, requested_apps: &Option) ->... type RestartCommand (line 274) | pub struct RestartCommand; method start (line 277) | pub fn start() -> Result<(), AdbError> { type PushB2gCommand (line 306) | pub struct PushB2gCommand { method start (line 311) | pub fn start>(path: P) -> Result<(), AdbError> { method unpack (line 324) | fn unpack(&self) -> Result<(), AdbError> { method run_command (line 351) | fn run_command(&self, command: &str, device: &Device) -> Result<(), Ad... function detect_device (line 384) | pub fn detect_device() -> Result { FILE: builder/src/commands/linux.rs type LinuxError (line 17) | pub enum LinuxError { type SshCommand (line 33) | struct SshCommand { method new (line 40) | fn new(user: &str, host: &str, program: &str) -> Self { method arg (line 50) | fn arg(&mut self, arg: &str) -> &mut Self { method args (line 56) | fn args(&mut self, args: Vec) -> &mut Self { method output (line 64) | fn output(&mut self) -> Result { type ScpLocation (line 71) | enum ScpLocation { method as_string (line 77) | fn as_string(&self, user: &str, host: &str) -> String { type ScpCommand (line 85) | struct ScpCommand { method new (line 91) | fn new() -> Self { method copy_recursive (line 98) | fn copy_recursive(&self, from: ScpLocation, to: ScpLocation) -> Result... type Device (line 112) | struct Device { method connect (line 119) | fn connect() -> Result { method description (line 143) | fn description(&self) -> String { method command (line 147) | fn command(&self, cmd: &str) -> Result { function detect_device (line 171) | pub fn detect_device() -> Result { function push_app (line 177) | fn push_app(path: &Path, app_name: &str, device: &Device) -> Result<(), ... function push_apps (line 201) | pub fn push_apps(config: &BuildConfig, requested_apps: &Option) ... function restart (line 249) | pub fn restart() -> Result<(), LinuxError> { function reset_data (line 256) | pub fn reset_data() -> Result<(), LinuxError> { function reset_time (line 266) | pub fn reset_time() -> Result<(), LinuxError> { FILE: builder/src/commands/mod.rs type DeviceError (line 11) | pub enum DeviceError { function gonk_or_linux (line 22) | fn gonk_or_linux(when_gonk: F, when_linux: G) -> Result<(), Device... function push (line 54) | pub fn push(config: BuildConfig, requested_apps: &Option) -> Res... function restart (line 67) | pub fn restart() -> Result<(), DeviceError> { function reset_data (line 80) | pub fn reset_data() -> Result<(), DeviceError> { function clear_cache (line 93) | pub fn clear_cache() -> Result<(), DeviceError> { function reset_time (line 106) | pub fn reset_time() -> Result<(), DeviceError> { function list_devices (line 119) | pub fn list_devices() { FILE: builder/src/common.rs type DesktopCommandError (line 18) | pub enum DesktopCommandError { type DesktopParams (line 23) | pub struct DesktopParams { type DesktopCommand (line 32) | pub trait DesktopCommand { method install_app (line 33) | fn install_app(config: &BuildConfig, app: &(String, PathBuf)); method run (line 35) | fn run(config: &BuildConfig, params: DesktopParams) -> Result<(), Desk... function host_target (line 133) | pub fn host_target() -> String { FILE: builder/src/daemon_config.rs type DaemonConfigKind (line 12) | pub enum DaemonConfigKind { type DaemonConfig (line 18) | pub struct DaemonConfig { method new (line 29) | pub fn new(kind: DaemonConfigKind) -> Self { method set_paths (line 43) | pub fn set_paths(&mut self, output: &Path) { type GeneralConfig (line 64) | pub struct GeneralConfig { type HttpConfig (line 75) | pub struct HttpConfig { type VhostConfig (line 80) | pub struct VhostConfig { type AppsServiceConfig (line 87) | pub struct AppsServiceConfig { type ProcManagerServiceConfig (line 98) | pub struct ProcManagerServiceConfig { type ContentManagerConfig (line 104) | pub struct ContentManagerConfig { type DwebConfig (line 110) | pub struct DwebConfig { FILE: builder/src/debian.rs type DebianError (line 73) | pub enum DebianError { type DebianTarget (line 83) | pub enum DebianTarget { method deb_arch (line 92) | fn deb_arch(&self) -> String { method extra_prefs (line 101) | fn extra_prefs(&self) -> Option { method extra_files (line 111) | fn extra_files(&self) -> Vec<(&str, &str)> { method fmt (line 131) | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::E... type DebianCommand (line 141) | pub struct DebianCommand; method start (line 165) | pub fn start(config: BuildConfig, device: &DebianTarget) -> Result<(),... method copy_template (line 383) | fn copy_template>( method install_app (line 144) | fn install_app(config: &BuildConfig, app: &(String, PathBuf)) { FILE: builder/src/logger.rs function init (line 5) | pub fn init() { FILE: builder/src/main.rs type Cli (line 23) | struct Cli { type Commands (line 32) | enum Commands { type CommandError (line 107) | enum CommandError { function main (line 126) | fn main() { FILE: builder/src/newapp.rs type NewAppCommandError (line 10) | pub enum NewAppCommandError { function create (line 19) | pub fn create(name: &str, config: &BuildConfig) -> Result<(), NewAppComm... FILE: builder/src/prebuilts.rs type DownloadTaskError (line 22) | pub enum DownloadTaskError { type DownloadWriter (line 33) | struct DownloadWriter { method new (line 43) | fn new(package: &str, file: File, total_size: usize) -> Self { method write (line 64) | fn write(&mut self, buf: &[u8]) -> Result { method flush (line 77) | fn flush(&mut self) -> Result<(), IoError> { method drop (line 83) | fn drop(&mut self) { type DownloadTask (line 88) | struct DownloadTask { method unpack (line 93) | fn unpack(&self, source: &Path, dest: &Path, package: &str) { type Input (line 121) | type Input = (String, Url, String); type Output (line 122) | type Output = (); type Error (line 123) | type Error = DownloadTaskError; method new (line 125) | fn new(_config: &BuildConfig) -> Self { method run (line 132) | fn run(&self, (name, url, path): Self::Input) -> Result) -> Result<(),... FILE: builder/src/tasks.rs type Task (line 21) | pub trait Task { method new (line 26) | fn new(config: &BuildConfig) -> Self; method run (line 27) | fn run(&self, input: Self::Input) -> Result; type Input (line 36) | type Input = (); type Output (line 37) | type Output = Vec<(String, PathBuf)>; type Error (line 38) | type Error = io::Error; method new (line 40) | fn new(config: &BuildConfig) -> Self { method run (line 46) | fn run(&self, _: ()) -> Result { type Input (line 83) | type Input = (String, PathBuf); type Output (line 84) | type Output = (); type Error (line 85) | type Error = std::io::Error; method new (line 87) | fn new(config: &BuildConfig) -> Self { method run (line 93) | fn run(&self, input: (String, PathBuf)) -> Result Self { method run (line 193) | fn run(&self, input: (String, PathBuf)) -> Result Self { method run (line 266) | fn run(&self, (app_name, packaged): Self::Input) -> Result; type Output (line 325) | type Output = (); type Error (line 326) | type Error = io::Error; method new (line 328) | fn new(config: &BuildConfig) -> Self { method run (line 335) | fn run(&self, apps: Vec) -> Result { type Input (line 363) | type Input = DaemonConfigKind; type Output (line 364) | type Output = (); type Error (line 365) | type Error = io::Error; method new (line 367) | fn new(config: &BuildConfig) -> Self { method run (line 374) | fn run(&self, kind: DaemonConfigKind) -> Result Self { method run (line 428) | fn run(&self, _: ()) -> Result { type Input (line 453) | type Input = (); type Output (line 454) | type Output = std::process::Child; type Error (line 455) | type Error = io::Error; method new (line 457) | fn new(config: &BuildConfig) -> Self { method run (line 465) | fn run(&self, _: ()) -> Result { type Input (line 497) | type Input = B2gRunnerInput; type Output (line 498) | type Output = std::process::Child; type Error (line 499) | type Error = io::Error; method new (line 501) | fn new(config: &BuildConfig) -> Self { method run (line 508) | fn run(&self, params: B2gRunnerInput) -> Result( type Webapp (line 224) | pub struct Webapp { type WebappsParam (line 230) | pub struct WebappsParam { method compute_file_hash (line 238) | fn compute_file_hash>(p: P) -> Result { type WebappsJson (line 318) | pub struct WebappsJson { type PrepareDaemon (line 357) | pub struct PrepareDaemon { type DaemonRunner (line 409) | pub struct DaemonRunner { type IrohRunner (line 446) | pub struct IrohRunner { type B2gRunner (line 484) | pub struct B2gRunner { type B2gRunnerInput (line 490) | pub struct B2gRunnerInput { FILE: builder/src/templates/newapp/js/config.js function addLink (line 9) | function addLink(url) { function loadScript (line 17) | function loadScript(url, defer = false) { function loadSharedScript (line 27) | function loadSharedScript(url) { FILE: builder/src/timer.rs type Timer (line 5) | pub(crate) struct Timer { method start (line 11) | pub fn start(name: &str) -> Self { method start_with_message (line 18) | pub fn start_with_message(name: &str, message: &str) -> Self { method drop (line 28) | fn drop(&mut self) { FILE: builder/third-party/addr2line/examples/addr2line.rs function parse_uint_from_hex_string (line 13) | fn parse_uint_from_hex_string(string: &str) -> Option { type Addrs (line 21) | enum Addrs<'a> { type Item (line 27) | type Item = Option; method next (line 29) | fn next(&mut self) -> Option> { function print_loc (line 40) | fn print_loc(loc: Option<&Location<'_>>, basenames: bool, llvm: bool) { function print_function (line 67) | fn print_function(name: Option<&str>, language: Option, d... function load_file_section (line 79) | fn load_file_section<'input, 'arena, Endian: gimli::Endianity>( function find_name_from_symbols (line 96) | fn find_name_from_symbols<'a>( type Options (line 103) | struct Options<'a> { function main (line 115) | fn main() { FILE: builder/third-party/addr2line/src/builtin_split_dwarf_loader.rs function convert_path (line 11) | fn convert_path>( function convert_path (line 22) | fn convert_path>( function load_section (line 30) | fn load_section<'data: 'file, 'file, O, R, F>( type SplitDwarfLoader (line 54) | pub struct SplitDwarfLoader function load_dwarf_package (line 68) | fn load_dwarf_package(loader: &mut F, path: Option) -> Option) -> SplitDwarfLoader(&mut self, mut l: LookupResult) -> L::Output FILE: builder/third-party/addr2line/src/function.rs type Functions (line 10) | pub(crate) struct Functions { type FunctionAddress (line 27) | pub(crate) struct FunctionAddress { type Function (line 33) | pub(crate) struct Function { type InlinedFunctionAddress (line 42) | pub(crate) struct InlinedFunctionAddress { type InlinedFunction (line 49) | pub(crate) struct InlinedFunction { function parse (line 58) | pub(crate) fn parse( function find_address (line 137) | pub(crate) fn find_address(&self, probe: u64) -> Option { function parse_inlined_functions (line 151) | pub(crate) fn parse_inlined_functions( function parse (line 170) | pub(crate) fn parse( function parse_children (line 255) | fn parse_children( function skip (line 300) | fn skip( function find_inlined_functions (line 316) | pub(crate) fn find_inlined_functions( function parse (line 355) | fn parse( function name_attr (line 468) | fn name_attr( function name_entry (line 504) | fn name_entry( FILE: builder/third-party/addr2line/src/lazy.rs type LazyCell (line 3) | pub struct LazyCell { function new (line 7) | pub fn new() -> LazyCell { function borrow (line 13) | pub fn borrow(&self) -> Option<&T> { function borrow_with (line 17) | pub fn borrow_with(&self, closure: impl FnOnce() -> T) -> &T { FILE: builder/third-party/addr2line/src/lib.rs type Vec (line 62) | pub type Vec = smallvec::SmallVec<[T; 16]>; type IntoIter (line 63) | pub type IntoIter = smallvec::IntoIter<[T; 16]>; type Vec (line 67) | pub type Vec = alloc::vec::Vec; type IntoIter (line 68) | pub type IntoIter = alloc::vec::IntoIter; type Error (line 77) | type Error = gimli::Error; type DebugFile (line 80) | enum DebugFile { type LookupResult (line 110) | pub enum LookupResult { type LookupContinuation (line 125) | pub trait LookupContinuation: Sized { method resume (line 141) | fn resume(self, input: Option>>) -> Lookup... type Output (line 975) | type Output = T; type Buf (line 976) | type Buf = R; method resume (line 978) | fn resume(self, v: Option>>) -> LookupResu... type Output (line 997) | type Output = T; type Buf (line 998) | type Buf = L::Buf; method resume (line 1000) | fn resume(self, v: Option>>) -> LookupResu... type Output (line 1074) | type Output = T; type Buf (line 1075) | type Buf = L::Buf; method resume (line 1077) | fn resume(self, v: Option>>) -> LookupResu... function skip_all_loads (line 150) | pub fn skip_all_loads(mut self) -> L::Output { function map (line 159) | fn map T>(self, f: F) -> LookupResult L::Output { type Context (line 184) | pub struct Context { type ObjectContext (line 193) | pub type ObjectContext = Context>( function new_with_sup (line 222) | pub fn new_with_sup<'data: 'file, 'file, O: object::Object<'data, 'file>>( function from_sections (line 262) | pub fn from_sections( function from_dwarf (line 298) | pub fn from_dwarf(sections: gimli::Dwarf) -> Result, Error> { function find_units (line 324) | fn find_units(&self, probe: u64) -> impl Iterator> { function find_units_range (line 334) | fn find_units_range( function find_dwarf_and_unit (line 382) | pub fn find_dwarf_and_unit( function find_location (line 419) | pub fn find_location(&self, probe: u64) -> Result>, ... function find_location_range (line 430) | pub fn find_location_range( function find_frames (line 447) | pub fn find_frames( function preload_units (line 513) | pub fn preload_units( function parse_lines (line 533) | pub fn parse_lines(&self) -> Result<(), Error> { function parse_functions (line 542) | pub fn parse_functions(&self) -> Result<(), Error> { function parse_inlined_functions (line 551) | pub fn parse_inlined_functions(&self) -> Result<(), Error> { type UnitRange (line 559) | struct UnitRange { type ResUnit (line 565) | struct ResUnit { type SupUnit (line 574) | struct SupUnit { function parse_units (line 580) | fn parse_units(sections: &gimli::Dwarf) -> Result<(Vec, Ve... function parse_sup (line 748) | fn parse_sup(sections: &gimli::Dwarf) -> Result>, Erro... function find_unit (line 766) | fn find_unit( type Lines (line 802) | struct Lines { method parse (line 808) | fn parse( function render_file (line 876) | fn render_file( type LineSequence (line 912) | struct LineSequence { type LineRow (line 918) | struct LineRow { type SplitDwarfLoad (line 927) | pub struct SplitDwarfLoad { type SimpleLookup (line 941) | struct SimpleLookup function new_complete (line 955) | fn new_complete(t: F::Output) -> LookupResult> { function new_needs_load (line 959) | fn new_needs_load(load: SplitDwarfLoad, f: F) -> LookupResult type LoopingLookup (line 1026) | struct LoopingLookup function new_complete (line 1040) | fn new_complete(t: T) -> LookupResult { function new_lookup (line 1044) | fn new_lookup(mut r: LookupResult, mut mutator: F) -> LookupResult( function parse_lines (line 1163) | fn parse_lines(&self, sections: &gimli::Dwarf) -> Result( function parse_inlined_functions (line 1198) | fn parse_inlined_functions<'unit, 'ctx: 'unit>( function find_location (line 1212) | fn find_location( function find_location_range (line 1228) | fn find_location_range( function find_function_or_location (line 1237) | fn find_function_or_location<'unit, 'ctx: 'unit>( type LocationRangeIter (line 1270) | pub struct LocationRangeIter<'ctx, R: gimli::Reader> { function new (line 1281) | fn new(ctx: &'ctx Context, probe_low: u64, probe_high: u64) -> Result... function next_loc (line 1293) | fn next_loc(&mut self) -> Result)>, Err... type Item (line 1322) | type Item = (u64, u64, Location<'ctx>); method next (line 1325) | fn next(&mut self) -> Option { type Item (line 1338) | type Item = (u64, u64, Location<'ctx>); type Error (line 1339) | type Error = Error; function next (line 1342) | fn next(&mut self) -> Result, Self::Error> { type LocationRangeUnitIter (line 1347) | struct LocationRangeUnitIter<'ctx> { function new (line 1356) | fn new( type Item (line 1406) | type Item = (u64, u64, Location<'ctx>); method next (line 1408) | fn next(&mut self) -> Option<(u64, u64, Location<'ctx>)> { function path_push (line 1458) | fn path_push(path: &mut String, p: &str) { function has_unix_root (line 1476) | fn has_unix_root(p: &str) -> bool { function has_windows_root (line 1481) | fn has_windows_root(p: &str) -> bool { type RangeAttributes (line 1484) | struct RangeAttributes { method default (line 1492) | fn default() -> Self { function for_each_range (line 1503) | fn for_each_range( type FrameIter (line 1534) | pub struct FrameIter<'ctx, R>(FrameIterState<'ctx, R>) type FrameIterState (line 1538) | enum FrameIterState<'ctx, R> type FrameIterFrames (line 1547) | struct FrameIterFrames<'ctx, R> function next (line 1563) | pub fn next(&mut self) -> Result>, Error> { type Item (line 1632) | type Item = Frame<'ctx, R>; type Error (line 1633) | type Error = Error; function next (line 1636) | fn next(&mut self) -> Result>, Error> { type Frame (line 1642) | pub struct Frame<'ctx, R: gimli::Reader> { type FunctionName (line 1652) | pub struct FunctionName { function raw_name (line 1661) | pub fn raw_name(&self) -> Result, Error> { function demangle (line 1666) | pub fn demangle(&self) -> Result, Error> { function demangle (line 1675) | pub fn demangle(name: &str, language: gimli::DwLang) -> Option { function demangle_auto (line 1702) | pub fn demangle_auto(name: Cow<'_, str>, language: Option... type Location (line 1713) | pub struct Location<'a> { function context_is_send (line 1725) | fn context_is_send() { FILE: builder/third-party/addr2line/tests/correctness.rs function find_debuginfo (line 9) | fn find_debuginfo() -> memmap2::Mmap { function correctness (line 36) | fn correctness() { function test_function (line 102) | pub fn test_function() { function test_function (line 107) | fn test_function() { function zero_function (line 112) | fn zero_function() { FILE: builder/third-party/addr2line/tests/output_equivalence.rs function make_trace (line 11) | fn make_trace() -> Vec { function run_cmd (line 40) | fn run_cmd>(exe: P, me: &Path, flags: Option<&str>, trac... function run_test (line 56) | fn run_test(flags: Option<&str>) -> Result<(), Failed> { function make_tests (line 104) | fn make_tests() -> Vec { function main (line 129) | fn main() { FILE: builder/third-party/addr2line/tests/parse.rs function release_fixture_path (line 8) | fn release_fixture_path() -> PathBuf { function with_file (line 22) | fn with_file)>(target: &path::Path, f: F) { function dwarf_load (line 29) | fn dwarf_load<'a>(object: &object::File<'a>) -> gimli::Dwarf( function parse_base_rc (line 53) | fn parse_base_rc() { function parse_base_slice (line 62) | fn parse_base_slice() { function parse_lines_rc (line 73) | fn parse_lines_rc() { function parse_lines_slice (line 83) | fn parse_lines_slice() { function parse_functions_rc (line 95) | fn parse_functions_rc() { function parse_functions_slice (line 105) | fn parse_functions_slice() { FILE: builder/third-party/adler/benches/bench.rs function simple (line 7) | fn simple(c: &mut Criterion) { function chunked (line 63) | fn chunked(c: &mut Criterion) { FILE: builder/third-party/adler/src/algo.rs method compute (line 5) | pub(crate) fn compute(&mut self, bytes: &[u8]) { type U32X4 (line 111) | struct U32X4([u32; 4]); method from (line 114) | fn from(bytes: &[u8]) -> Self { method add_assign (line 125) | fn add_assign(&mut self, other: Self) { method rem_assign (line 133) | fn rem_assign(&mut self, quotient: u32) { method mul_assign (line 141) | fn mul_assign(&mut self, rhs: u32) { FILE: builder/third-party/adler/src/lib.rs type Adler32 (line 87) | pub struct Adler32 { method new (line 95) | pub fn new() -> Self { method from_checksum (line 125) | pub fn from_checksum(sum: u32) -> Self { method checksum (line 134) | pub fn checksum(&self) -> u32 { method write_slice (line 142) | pub fn write_slice(&mut self, bytes: &[u8]) { method default (line 149) | fn default() -> Self { method finish (line 156) | fn finish(&self) -> u64 { method write (line 160) | fn write(&mut self, bytes: &[u8]) { function adler32_slice (line 170) | pub fn adler32_slice(data: &[u8]) -> u32 { function adler32 (line 206) | pub fn adler32(mut reader: R) -> io::Result { function zeroes (line 227) | fn zeroes() { function ones (line 237) | fn ones() { function mixed (line 243) | fn mixed() { function wiki (line 252) | fn wiki() { function resume (line 257) | fn resume() { function bufread (line 273) | fn bufread() { FILE: builder/third-party/aho-corasick/src/ahocorasick.rs type AhoCorasick (line 177) | pub struct AhoCorasick { method new (line 243) | pub fn new(patterns: I) -> Result method builder (line 268) | pub fn builder() -> AhoCorasickBuilder { method is_match (line 311) | pub fn is_match<'h, I: Into>>(&self, input: I) -> bool { method find (line 404) | pub fn find<'h, I: Into>>(&self, input: I) -> Option { method find_overlapping (line 470) | pub fn find_overlapping<'h, I: Into>>( method find_iter (line 562) | pub fn find_iter<'a, 'h, I: Into>>( method find_overlapping_iter (line 609) | pub fn find_overlapping_iter<'a, 'h, I: Into>>( method replace_all (line 651) | pub fn replace_all(&self, haystack: &str, replace_with: &[B]) -> St... method replace_all_bytes (line 693) | pub fn replace_all_bytes( method replace_all_with (line 765) | pub fn replace_all_with( method replace_all_with_bytes (line 834) | pub fn replace_all_with_bytes( method stream_find_iter (line 906) | pub fn stream_find_iter<'a, R: std::io::Read>( method try_find (line 1021) | pub fn try_find<'h, I: Into>>( method try_find_overlapping (line 1184) | pub fn try_find_overlapping<'h, I: Into>>( method try_find_iter (line 1275) | pub fn try_find_iter<'a, 'h, I: Into>>( method try_find_overlapping_iter (line 1350) | pub fn try_find_overlapping_iter<'a, 'h, I: Into>>( method try_replace_all (line 1396) | pub fn try_replace_all( method try_replace_all_bytes (line 1447) | pub fn try_replace_all_bytes( method try_replace_all_with (line 1524) | pub fn try_replace_all_with( method try_replace_all_with_bytes (line 1600) | pub fn try_replace_all_with_bytes( method try_stream_find_iter (line 1677) | pub fn try_stream_find_iter<'a, R: std::io::Read>( method try_stream_replace_all (line 1751) | pub fn try_stream_replace_all( method try_stream_replace_all_with (line 1829) | pub fn try_stream_replace_all_with( method kind (line 1867) | pub fn kind(&self) -> AhoCorasickKind { method start_kind (line 1882) | pub fn start_kind(&self) -> StartKind { method match_kind (line 1901) | pub fn match_kind(&self) -> MatchKind { method min_pattern_len (line 1927) | pub fn min_pattern_len(&self) -> usize { method max_pattern_len (line 1943) | pub fn max_pattern_len(&self) -> usize { method patterns_len (line 1965) | pub fn patterns_len(&self) -> usize { method memory_usage (line 2021) | pub fn memory_usage(&self) -> usize { method fmt (line 2030) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type FindIter (line 2047) | pub struct FindIter<'a, 'h>(automaton::FindIter<'a, 'h, Arc Option { type FindOverlappingIter (line 2070) | pub struct FindOverlappingIter<'a, 'h>( type Item (line 2075) | type Item = Match; method next (line 2078) | fn next(&mut self) -> Option { type StreamFindIter (line 2100) | pub struct StreamFindIter<'a, R>( type Item (line 2106) | type Item = Result; method next (line 2108) | fn next(&mut self) -> Option> { type AhoCorasickBuilder (line 2135) | pub struct AhoCorasickBuilder { method new (line 2148) | pub fn new() -> AhoCorasickBuilder { method build (line 2171) | pub fn build(&self, patterns: I) -> Result method build_auto (line 2213) | fn build_auto( method match_kind (line 2342) | pub fn match_kind(&mut self, kind: MatchKind) -> &mut AhoCorasickBuild... method start_kind (line 2437) | pub fn start_kind(&mut self, kind: StartKind) -> &mut AhoCorasickBuild... method ascii_case_insensitive (line 2474) | pub fn ascii_case_insensitive( method kind (line 2527) | pub fn kind( method prefilter (line 2547) | pub fn prefilter(&mut self, yes: bool) -> &mut AhoCorasickBuilder { method dense_depth (line 2581) | pub fn dense_depth(&mut self, depth: usize) -> &mut AhoCorasickBuilder { method byte_classes (line 2612) | pub fn byte_classes(&mut self, yes: bool) -> &mut AhoCorasickBuilder { type AhoCorasickKind (line 2627) | pub enum AhoCorasickKind { type AcAutomaton (line 2643) | trait AcAutomaton: method start_state (line 2663) | fn start_state(&self, anchored: Anchored) -> Result { method next_state (line 2668) | fn next_state( method is_special (line 2678) | fn is_special(&self, sid: StateID) -> bool { method is_dead (line 2683) | fn is_dead(&self, sid: StateID) -> bool { method is_match (line 2688) | fn is_match(&self, sid: StateID) -> bool { method is_start (line 2693) | fn is_start(&self, sid: StateID) -> bool { method match_kind (line 2698) | fn match_kind(&self) -> MatchKind { method match_len (line 2703) | fn match_len(&self, sid: StateID) -> usize { method match_pattern (line 2708) | fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { method patterns_len (line 2713) | fn patterns_len(&self) -> usize { method pattern_len (line 2718) | fn pattern_len(&self, pid: PatternID) -> usize { method min_pattern_len (line 2723) | fn min_pattern_len(&self) -> usize { method max_pattern_len (line 2728) | fn max_pattern_len(&self) -> usize { method memory_usage (line 2733) | fn memory_usage(&self) -> usize { method prefilter (line 2738) | fn prefilter(&self) -> Option<&Prefilter> { method try_find (line 2758) | fn try_find( method try_find_overlapping (line 2766) | fn try_find_overlapping( function enforce_anchored_consistency (line 2778) | fn enforce_anchored_consistency( FILE: builder/third-party/aho-corasick/src/automaton.rs type Sealed (line 29) | pub trait Sealed {} type Automaton (line 198) | pub unsafe trait Automaton: private::Sealed { method start_state (line 210) | fn start_state(&self, anchored: Anchored) -> Result; method next_state (line 237) | fn next_state( method is_special (line 253) | fn is_special(&self, sid: StateID) -> bool; method is_dead (line 263) | fn is_dead(&self, sid: StateID) -> bool; method is_match (line 276) | fn is_match(&self, sid: StateID) -> bool; method is_start (line 293) | fn is_start(&self, sid: StateID) -> bool; method match_kind (line 296) | fn match_kind(&self) -> MatchKind; method match_len (line 302) | fn match_len(&self, sid: StateID) -> usize; method match_pattern (line 314) | fn match_pattern(&self, sid: StateID, index: usize) -> PatternID; method patterns_len (line 317) | fn patterns_len(&self) -> usize; method pattern_len (line 324) | fn pattern_len(&self, pid: PatternID) -> usize; method min_pattern_len (line 328) | fn min_pattern_len(&self) -> usize; method max_pattern_len (line 331) | fn max_pattern_len(&self) -> usize; method memory_usage (line 334) | fn memory_usage(&self) -> usize; method prefilter (line 346) | fn prefilter(&self) -> Option<&Prefilter>; method try_find (line 354) | fn try_find( method try_find_overlapping (line 367) | fn try_find_overlapping( method try_find_iter (line 381) | fn try_find_iter<'a, 'h>( method try_find_overlapping_iter (line 397) | fn try_find_overlapping_iter<'a, 'h>( method try_replace_all (line 433) | fn try_replace_all( method try_replace_all_bytes (line 464) | fn try_replace_all_bytes( method try_replace_all_with (line 493) | fn try_replace_all_with( method try_replace_all_with_bytes (line 530) | fn try_replace_all_with_bytes( method try_stream_find_iter (line 559) | fn try_stream_find_iter<'a, R: std::io::Read>( method try_stream_replace_all (line 578) | fn try_stream_replace_all( method try_stream_replace_all_with (line 608) | fn try_stream_replace_all_with( method start_state (line 643) | fn start_state(&self, anchored: Anchored) -> Result bool { method is_dead (line 663) | fn is_dead(&self, sid: StateID) -> bool { method is_match (line 668) | fn is_match(&self, sid: StateID) -> bool { method is_start (line 673) | fn is_start(&self, sid: StateID) -> bool { method match_kind (line 678) | fn match_kind(&self) -> MatchKind { method match_len (line 683) | fn match_len(&self, sid: StateID) -> usize { method match_pattern (line 688) | fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { method patterns_len (line 693) | fn patterns_len(&self) -> usize { method pattern_len (line 698) | fn pattern_len(&self, pid: PatternID) -> usize { method min_pattern_len (line 703) | fn min_pattern_len(&self) -> usize { method max_pattern_len (line 708) | fn max_pattern_len(&self) -> usize { method memory_usage (line 713) | fn memory_usage(&self) -> usize { method prefilter (line 718) | fn prefilter(&self) -> Option<&Prefilter> { type OverlappingState (line 782) | pub struct OverlappingState { method start (line 815) | pub fn start() -> OverlappingState { method get_match (line 824) | pub fn get_match(&self) -> Option { type FindIter (line 844) | pub struct FindIter<'a, 'h, A> { function new (line 861) | fn new( function search (line 876) | fn search(&self) -> Option { function handle_overlapping_empty_match (line 910) | fn handle_overlapping_empty_match( type Item (line 924) | type Item = Match; method next (line 927) | fn next(&mut self) -> Option { type FindOverlappingIter (line 954) | pub struct FindOverlappingIter<'a, 'h, A> { type Item (line 961) | type Item = Match; method next (line 964) | fn next(&mut self) -> Option { type StreamFindIter (line 991) | pub struct StreamFindIter<'a, A, R> { type Item (line 999) | type Item = std::io::Result; method next (line 1001) | fn next(&mut self) -> Option> { type StreamChunkIter (line 1036) | struct StreamChunkIter<'a, A, R> { function new (line 1067) | fn new( function next (line 1117) | fn next(&mut self) -> Option> { function get_match_chunk (line 1190) | fn get_match_chunk(&self, mat: Match) -> core::ops::Range { function get_non_match_chunk (line 1199) | fn get_non_match_chunk( function get_pre_roll_non_match_chunk (line 1218) | fn get_pre_roll_non_match_chunk(&self) -> Option> { function get_eof_non_match_chunk (line 1231) | fn get_eof_non_match_chunk(&self) -> Option> { function get_match (line 1241) | fn get_match(&self) -> Match { type StreamChunk (line 1251) | enum StreamChunk<'r> { function try_find_fwd (line 1259) | pub(crate) fn try_find_fwd( function try_find_fwd_imp (line 1285) | fn try_find_fwd_imp( function try_find_overlapping_fwd (line 1423) | fn try_find_overlapping_fwd( function try_find_overlapping_fwd_imp (line 1443) | fn try_find_overlapping_fwd_imp( function get_match (line 1540) | fn get_match( function fmt_state_indicator (line 1558) | pub(crate) fn fmt_state_indicator( function sparse_transitions (line 1583) | pub(crate) fn sparse_transitions<'a>( FILE: builder/third-party/aho-corasick/src/dfa.rs type DFA (line 91) | pub struct DFA { method new (line 138) | pub fn new(patterns: I) -> Result method builder (line 149) | pub fn builder() -> Builder { constant DEAD (line 167) | const DEAD: StateID = StateID::new_unchecked(0); method set_matches (line 171) | fn set_matches( method fmt (line 306) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method start_state (line 192) | fn start_state(&self, anchored: Anchored) -> Result { method next_state (line 218) | fn next_state( method is_special (line 229) | fn is_special(&self, sid: StateID) -> bool { method is_dead (line 234) | fn is_dead(&self, sid: StateID) -> bool { method is_match (line 239) | fn is_match(&self, sid: StateID) -> bool { method is_start (line 244) | fn is_start(&self, sid: StateID) -> bool { method match_kind (line 250) | fn match_kind(&self) -> MatchKind { method patterns_len (line 255) | fn patterns_len(&self) -> usize { method pattern_len (line 260) | fn pattern_len(&self, pid: PatternID) -> usize { method min_pattern_len (line 265) | fn min_pattern_len(&self) -> usize { method max_pattern_len (line 270) | fn max_pattern_len(&self) -> usize { method match_len (line 275) | fn match_len(&self, sid: StateID) -> usize { method match_pattern (line 282) | fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { method memory_usage (line 289) | fn memory_usage(&self) -> usize { method prefilter (line 300) | fn prefilter(&self) -> Option<&Prefilter> { type Builder (line 389) | pub struct Builder { method new (line 407) | pub fn new() -> Builder { method build (line 414) | pub fn build(&self, patterns: I) -> Result method build_from_noncontiguous (line 431) | pub fn build_from_noncontiguous( method finish_build_one_start (line 544) | fn finish_build_one_start( method finish_build_both_starts (line 617) | fn finish_build_both_starts( method match_kind (line 734) | pub fn match_kind(&mut self, kind: MatchKind) -> &mut Builder { method ascii_case_insensitive (line 747) | pub fn ascii_case_insensitive(&mut self, yes: bool) -> &mut Builder { method prefilter (line 760) | pub fn prefilter(&mut self, yes: bool) -> &mut Builder { method start_kind (line 770) | pub fn start_kind(&mut self, kind: StartKind) -> &mut Builder { method byte_classes (line 786) | pub fn byte_classes(&mut self, yes: bool) -> &mut Builder { method default (line 396) | fn default() -> Builder { function sparse_iter (line 801) | fn sparse_iter( FILE: builder/third-party/aho-corasick/src/lib.rs function assert_all (line 280) | fn assert_all() {} function oibits_main (line 283) | fn oibits_main() { function oibits_automaton (line 303) | fn oibits_automaton() { function oibits_packed (line 317) | fn oibits_packed() { FILE: builder/third-party/aho-corasick/src/nfa/contiguous.rs type NFA (line 91) | pub struct NFA { method new (line 127) | pub fn new(patterns: I) -> Result method builder (line 139) | pub fn builder() -> Builder { constant DEAD (line 149) | const DEAD: StateID = StateID::new_unchecked(0); constant FAIL (line 170) | const FAIL: StateID = StateID::new_unchecked(1); method fmt (line 325) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method start_state (line 178) | fn start_state(&self, anchored: Anchored) -> Result { method next_state (line 186) | fn next_state( method is_special (line 250) | fn is_special(&self, sid: StateID) -> bool { method is_dead (line 255) | fn is_dead(&self, sid: StateID) -> bool { method is_match (line 260) | fn is_match(&self, sid: StateID) -> bool { method is_start (line 265) | fn is_start(&self, sid: StateID) -> bool { method match_kind (line 271) | fn match_kind(&self) -> MatchKind { method patterns_len (line 276) | fn patterns_len(&self) -> usize { method pattern_len (line 281) | fn pattern_len(&self, pid: PatternID) -> usize { method min_pattern_len (line 286) | fn min_pattern_len(&self) -> usize { method max_pattern_len (line 291) | fn max_pattern_len(&self) -> usize { method match_len (line 296) | fn match_len(&self, sid: StateID) -> usize { method match_pattern (line 301) | fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { method memory_usage (line 310) | fn memory_usage(&self) -> usize { method prefilter (line 319) | fn prefilter(&self) -> Option<&Prefilter> { type State (line 390) | struct State<'a> { type StateTrans (line 407) | enum StateTrans<'a> { constant KIND (line 452) | const KIND: usize = 0; constant KIND_DENSE (line 455) | const KIND_DENSE: u32 = 0xFF; constant KIND_ONE (line 461) | const KIND_ONE: u32 = 0xFE; constant MAX_SPARSE_TRANSITIONS (line 479) | const MAX_SPARSE_TRANSITIONS: usize = 127; function remap (line 486) | fn remap( function len (line 520) | fn len(alphabet_len: usize, is_match: bool, state: &[u32]) -> usize { function kind (line 552) | fn kind(state: &[u32]) -> u32 { function sparse_trans_len (line 569) | fn sparse_trans_len(state: &[u32]) -> usize { function match_len (line 581) | fn match_len(alphabet_len: usize, state: &[u32]) -> usize { function match_pattern (line 611) | fn match_pattern( function read (line 646) | fn read( function write (line 686) | fn write( function write_sparse_trans (line 749) | fn write_sparse_trans( function write_dense_trans (line 793) | fn write_dense_trans( function transitions (line 824) | fn transitions<'b>(&'b self) -> impl Iterator + 'b { function fmt (line 859) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Builder (line 894) | pub struct Builder { method new (line 912) | pub fn new() -> Builder { method build (line 920) | pub fn build(&self, patterns: I) -> Result method build_from_noncontiguous (line 937) | pub fn build_from_noncontiguous( method match_kind (line 1019) | pub fn match_kind(&mut self, kind: MatchKind) -> &mut Builder { method ascii_case_insensitive (line 1032) | pub fn ascii_case_insensitive(&mut self, yes: bool) -> &mut Builder { method prefilter (line 1045) | pub fn prefilter(&mut self, yes: bool) -> &mut Builder { method dense_depth (line 1056) | pub fn dense_depth(&mut self, depth: usize) -> &mut Builder { method byte_classes (line 1072) | pub fn byte_classes(&mut self, yes: bool) -> &mut Builder { method default (line 901) | fn default() -> Builder { function u32_len (line 1080) | fn u32_len(ntrans: usize) -> usize { function swar (line 1109) | fn swar() { FILE: builder/third-party/aho-corasick/src/nfa/noncontiguous.rs type NFA (line 82) | pub struct NFA { method new (line 182) | pub fn new(patterns: I) -> Result method builder (line 194) | pub fn builder() -> Builder { constant DEAD (line 214) | pub(crate) const DEAD: StateID = StateID::new_unchecked(0); constant FAIL (line 221) | pub(crate) const FAIL: StateID = StateID::new_unchecked(1); method byte_classes (line 228) | pub(crate) fn byte_classes(&self) -> &ByteClasses { method pattern_lens_raw (line 237) | pub(crate) fn pattern_lens_raw(&self) -> &[SmallIndex] { method states (line 242) | pub(crate) fn states(&self) -> &[State] { method special (line 247) | pub(crate) fn special(&self) -> &Special { method swap_states (line 255) | pub(crate) fn swap_states(&mut self, id1: StateID, id2: StateID) { method remap (line 261) | pub(crate) fn remap(&mut self, map: impl Fn(StateID) -> StateID) { method iter_trans (line 281) | pub(crate) fn iter_trans( method iter_matches (line 297) | pub(crate) fn iter_matches( method next_link (line 322) | fn next_link( method follow_transition (line 339) | fn follow_transition(&self, sid: StateID, byte: u8) -> StateID { method follow_transition_sparse (line 364) | fn follow_transition_sparse(&self, sid: StateID, byte: u8) -> StateID { method add_transition (line 381) | fn add_transition( method init_full_state (line 435) | fn init_full_state( method add_match (line 466) | fn add_match( method copy_matches (line 490) | fn copy_matches( method alloc_transition (line 527) | fn alloc_transition(&mut self) -> Result { method alloc_match (line 537) | fn alloc_match(&mut self) -> Result { method alloc_dense_state (line 551) | fn alloc_dense_state(&mut self) -> Result { method alloc_state (line 568) | fn alloc_state(&mut self, depth: usize) -> Result { method fmt (line 1692) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method start_state (line 593) | fn start_state(&self, anchored: Anchored) -> Result { method next_state (line 601) | fn next_state( method is_special (line 629) | fn is_special(&self, sid: StateID) -> bool { method is_dead (line 634) | fn is_dead(&self, sid: StateID) -> bool { method is_match (line 639) | fn is_match(&self, sid: StateID) -> bool { method is_start (line 648) | fn is_start(&self, sid: StateID) -> bool { method match_kind (line 654) | fn match_kind(&self) -> MatchKind { method patterns_len (line 659) | fn patterns_len(&self) -> usize { method pattern_len (line 664) | fn pattern_len(&self, pid: PatternID) -> usize { method min_pattern_len (line 669) | fn min_pattern_len(&self) -> usize { method max_pattern_len (line 674) | fn max_pattern_len(&self) -> usize { method match_len (line 679) | fn match_len(&self, sid: StateID) -> usize { method match_pattern (line 684) | fn match_pattern(&self, sid: StateID, index: usize) -> PatternID { method memory_usage (line 689) | fn memory_usage(&self) -> usize { method prefilter (line 699) | fn prefilter(&self) -> Option<&Prefilter> { type State (line 710) | pub(crate) struct State { method is_match (line 752) | pub(crate) fn is_match(&self) -> bool { method fail (line 757) | pub(crate) fn fail(&self) -> StateID { method depth (line 763) | pub(crate) fn depth(&self) -> SmallIndex { type Transition (line 771) | pub(crate) struct Transition { method byte (line 779) | pub(crate) fn byte(&self) -> u8 { method next (line 784) | pub(crate) fn next(&self) -> StateID { method link (line 789) | fn link(&self) -> StateID { method fmt (line 795) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Match (line 808) | struct Match { method pattern (line 815) | pub(crate) fn pattern(&self) -> PatternID { method link (line 820) | fn link(&self) -> StateID { method fmt (line 826) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Builder (line 842) | pub struct Builder { method new (line 862) | pub fn new() -> Builder { method build (line 870) | pub fn build(&self, patterns: I) -> Result method match_kind (line 890) | pub fn match_kind(&mut self, kind: MatchKind) -> &mut Builder { method ascii_case_insensitive (line 900) | pub fn ascii_case_insensitive(&mut self, yes: bool) -> &mut Builder { method dense_depth (line 911) | pub fn dense_depth(&mut self, depth: usize) -> &mut Builder { method prefilter (line 921) | pub fn prefilter(&mut self, yes: bool) -> &mut Builder { method default (line 850) | fn default() -> Builder { type Compiler (line 932) | struct Compiler<'a> { function new (line 940) | fn new(builder: &'a Builder) -> Result, BuildError> { function compile (line 963) | fn compile(mut self, patterns: I) -> Result function build_trie (line 1057) | fn build_trie(&mut self, patterns: I) -> Result<(), BuildError> function fill_failure_transitions (line 1275) | fn fill_failure_transitions(&mut self) -> Result<(), BuildError> { function shuffle (line 1399) | fn shuffle(&mut self) { function densify (line 1500) | fn densify(&mut self) -> Result<(), BuildError> { function queued_set (line 1534) | fn queued_set(&self) -> QueuedSet { function init_unanchored_start_state (line 1549) | fn init_unanchored_start_state(&mut self) -> Result<(), BuildError> { function set_anchored_start_state (line 1561) | fn set_anchored_start_state(&mut self) -> Result<(), BuildError> { function add_unanchored_start_state_loop (line 1597) | fn add_unanchored_start_state_loop(&mut self) { function close_start_state_loop_for_leftmost (line 1620) | fn close_start_state_loop_for_leftmost(&mut self) { function add_dead_state_loop (line 1643) | fn add_dead_state_loop(&mut self) -> Result<(), BuildError> { type QueuedSet (line 1657) | struct QueuedSet { method inert (line 1664) | fn inert() -> QueuedSet { method active (line 1669) | fn active() -> QueuedSet { method insert (line 1675) | fn insert(&mut self, state_id: StateID) { method contains (line 1683) | fn contains(&self, state_id: StateID) -> bool { FILE: builder/third-party/aho-corasick/src/packed/api.rs constant PATTERN_LIMIT (line 11) | const PATTERN_LIMIT: usize = 128; type MatchKind (line 28) | pub enum MatchKind { method default (line 43) | fn default() -> MatchKind { type Config (line 87) | pub struct Config { method new (line 115) | pub fn new() -> Config { method builder (line 127) | pub fn builder(&self) -> Builder { method match_kind (line 132) | pub fn match_kind(&mut self, kind: MatchKind) -> &mut Config { method only_teddy (line 143) | pub fn only_teddy(&mut self, yes: bool) -> &mut Config { method only_teddy_fat (line 158) | pub fn only_teddy_fat(&mut self, yes: Option) -> &mut Config { method only_teddy_256bit (line 170) | pub fn only_teddy_256bit(&mut self, yes: Option) -> &mut Config { method only_rabin_karp (line 181) | pub fn only_rabin_karp(&mut self, yes: bool) -> &mut Config { method heuristic_pattern_limits (line 196) | pub fn heuristic_pattern_limits(&mut self, yes: bool) -> &mut Config { type ForceAlgorithm (line 101) | enum ForceAlgorithm { method default (line 107) | fn default() -> Config { type Builder (line 232) | pub struct Builder { method new (line 244) | pub fn new() -> Builder { method from_config (line 248) | fn from_config(config: Config) -> Builder { method build (line 253) | pub fn build(&self) -> Option { method build_teddy (line 284) | fn build_teddy(&self, patterns: Arc) -> Option>(&mut self, pattern: P) -> &mut Builder { method extend (line 337) | pub fn extend(&mut self, patterns: I) -> &mut Builder method len (line 349) | pub fn len(&self) -> usize { method minimum_len (line 354) | pub fn minimum_len(&self) -> usize { method default (line 360) | fn default() -> Builder { type Searcher (line 396) | pub struct Searcher { method new (line 440) | pub fn new(patterns: I) -> Option method config (line 451) | pub fn config() -> Config { method builder (line 458) | pub fn builder() -> Builder { method find (line 491) | pub fn find>(&self, haystack: B) -> Option { method find_in (line 529) | pub fn find_in>( method find_iter (line 580) | pub fn find_iter<'a, 'b, B: ?Sized + AsRef<[u8]>>( method match_kind (line 612) | pub fn match_kind(&self) -> &MatchKind { method minimum_len (line 627) | pub fn minimum_len(&self) -> usize { method memory_usage (line 634) | pub fn memory_usage(&self) -> usize { method find_in_slow (line 646) | fn find_in_slow(&self, haystack: &[u8], span: Span) -> Option { type SearchKind (line 404) | enum SearchKind { method memory_usage (line 652) | fn memory_usage(&self) -> usize { type FindIter (line 666) | pub struct FindIter<'s, 'h> { type Item (line 673) | type Item = Match; method next (line 675) | fn next(&mut self) -> Option { FILE: builder/third-party/aho-corasick/src/packed/ext.rs type Pointer (line 2) | pub(crate) trait Pointer { method distance (line 8) | unsafe fn distance(self, origin: Self) -> usize; method as_usize (line 17) | fn as_usize(self) -> usize; method distance (line 21) | unsafe fn distance(self, origin: *const T) -> usize { method as_usize (line 26) | fn as_usize(self) -> usize { method distance (line 32) | unsafe fn distance(self, origin: *mut T) -> usize { method as_usize (line 36) | fn as_usize(self) -> usize { FILE: builder/third-party/aho-corasick/src/packed/pattern.rs type Patterns (line 20) | pub(crate) struct Patterns { method new (line 57) | pub(crate) fn new() -> Patterns { method add (line 70) | pub(crate) fn add(&mut self, bytes: &[u8]) { method set_match_kind (line 84) | pub(crate) fn set_match_kind(&mut self, kind: MatchKind) { method len (line 102) | pub(crate) fn len(&self) -> usize { method is_empty (line 107) | pub(crate) fn is_empty(&self) -> bool { method memory_usage (line 113) | pub(crate) fn memory_usage(&self) -> usize { method reset (line 121) | pub(crate) fn reset(&mut self) { method minimum_len (line 131) | pub(crate) fn minimum_len(&self) -> usize { method match_kind (line 136) | pub(crate) fn match_kind(&self) -> &MatchKind { method get (line 142) | pub(crate) fn get(&self, id: PatternID) -> Pattern<'_> { method get_unchecked (line 153) | pub(crate) unsafe fn get_unchecked(&self, id: PatternID) -> Pattern<'_> { method iter (line 175) | pub(crate) fn iter(&self) -> PatternIter<'_> { type PatternIter (line 188) | pub(crate) struct PatternIter<'p> { type Item (line 194) | type Item = (PatternID, Pattern<'p>); method next (line 196) | fn next(&mut self) -> Option<(PatternID, Pattern<'p>)> { type Pattern (line 209) | pub(crate) struct Pattern<'a>(&'a [u8]); function fmt (line 212) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function len (line 221) | pub(crate) fn len(&self) -> usize { function bytes (line 226) | pub(crate) fn bytes(&self) -> &[u8] { function low_nybbles (line 232) | pub(crate) fn low_nybbles(&self, len: usize) -> Box<[u8]> { function is_prefix (line 242) | pub(crate) fn is_prefix(&self, bytes: &[u8]) -> bool { function is_prefix_raw (line 265) | pub(crate) unsafe fn is_prefix_raw( function is_prefix (line 293) | fn is_prefix(haystack: &[u8], needle: &[u8]) -> bool { function is_equal (line 325) | fn is_equal(x: &[u8], y: &[u8]) -> bool { function is_equal_raw (line 368) | unsafe fn is_equal_raw(mut x: *const u8, mut y: *const u8, n: usize) -> ... function equals_different_lengths (line 423) | fn equals_different_lengths() { function equals_mismatch (line 431) | fn equals_mismatch() { function equals_yes (line 456) | fn equals_yes() { function prefix (line 470) | fn prefix() { FILE: builder/third-party/aho-corasick/src/packed/rabinkarp.rs type Hash (line 6) | type Hash = usize; constant NUM_BUCKETS (line 16) | const NUM_BUCKETS: usize = 64; type RabinKarp (line 36) | pub(crate) struct RabinKarp { method new (line 60) | pub(crate) fn new(patterns: &Arc) -> RabinKarp { method find_at (line 86) | pub(crate) fn find_at( method memory_usage (line 120) | pub(crate) fn memory_usage(&self) -> usize { method verify (line 135) | fn verify( method hash (line 150) | fn hash(&self, bytes: &[u8]) -> Hash { method update_hash (line 163) | fn update_hash(&self, prev: Hash, old_byte: u8, new_byte: u8) -> Hash { FILE: builder/third-party/aho-corasick/src/packed/teddy/builder.rs type Builder (line 17) | pub(crate) struct Builder { method new (line 44) | pub(crate) fn new() -> Builder { method build (line 58) | pub(crate) fn build(&self, patterns: Arc) -> Option { method only_fat (line 68) | pub(crate) fn only_fat(&mut self, yes: Option) -> &mut Builder { method only_256bit (line 79) | pub(crate) fn only_256bit(&mut self, yes: Option) -> &mut Builder { method heuristic_pattern_limits (line 90) | pub(crate) fn heuristic_pattern_limits( method build_imp (line 98) | fn build_imp(&self, patterns: Arc) -> Option { method default (line 37) | fn default() -> Builder { type Searcher (line 322) | pub(crate) struct Searcher { method find (line 348) | pub(crate) fn find( method memory_usage (line 379) | pub(crate) fn memory_usage(&self) -> usize { method minimum_len (line 386) | pub(crate) fn minimum_len(&self) -> usize { type SearcherT (line 416) | trait SearcherT: method find (line 447) | unsafe fn find(&self, start: *const u8, end: *const u8) -> Option; type SlimSSSE3 (line 465) | pub(super) struct SlimSSSE3 { type SlimAVX2 (line 528) | pub(super) struct SlimAVX2 { type FatAVX2 (line 601) | pub(super) struct FatAVX2 { function is_available_ssse3 (line 664) | pub(super) fn is_available_ssse3() -> bool { function is_available_avx2 (line 690) | pub(super) fn is_available_avx2() -> bool { type SlimNeon (line 734) | pub(super) struct SlimNeon { FILE: builder/third-party/aho-corasick/src/packed/teddy/generic.rs type Match (line 26) | pub(crate) struct Match { method pattern (line 34) | pub(crate) fn pattern(&self) -> PatternID { method start (line 39) | pub(crate) fn start(&self) -> *const u8 { method end (line 44) | pub(crate) fn end(&self) -> *const u8 { type Slim (line 54) | pub(crate) struct Slim { function new (line 74) | pub(crate) unsafe fn new(patterns: Arc) -> Slim { function memory_usage (line 87) | pub(crate) fn memory_usage(&self) -> usize { function minimum_len (line 94) | pub(crate) fn minimum_len(&self) -> usize { function find (line 114) | pub(crate) unsafe fn find( function find_one (line 149) | unsafe fn find_one( function candidate (line 175) | unsafe fn candidate(&self, cur: *const u8) -> V { function find (line 184) | pub(crate) unsafe fn find( function find_one (line 211) | unsafe fn find_one( function candidate (line 228) | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { function find (line 241) | pub(crate) unsafe fn find( function find_one (line 270) | unsafe fn find_one( function candidate (line 288) | unsafe fn candidate( function find (line 308) | pub(crate) unsafe fn find( function find_one (line 343) | unsafe fn find_one( function candidate (line 362) | unsafe fn candidate( type Fat (line 387) | pub(crate) struct Fat { function new (line 407) | pub(crate) unsafe fn new(patterns: Arc) -> Fat { function memory_usage (line 420) | pub(crate) fn memory_usage(&self) -> usize { function minimum_len (line 427) | pub(crate) fn minimum_len(&self) -> usize { function find (line 447) | pub(crate) unsafe fn find( function find_one (line 482) | unsafe fn find_one( function candidate (line 508) | unsafe fn candidate(&self, cur: *const u8) -> V { function find (line 517) | pub(crate) unsafe fn find( function find_one (line 544) | unsafe fn find_one( function candidate (line 561) | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { function find (line 574) | pub(crate) unsafe fn find( function find_one (line 603) | unsafe fn find_one( function candidate (line 621) | unsafe fn candidate( function find (line 641) | pub(crate) unsafe fn find( function find_one (line 676) | unsafe fn find_one( function candidate (line 695) | unsafe fn candidate( type Teddy (line 728) | struct Teddy { function new (line 751) | fn new(patterns: Arc) -> Teddy { function verify64 (line 820) | unsafe fn verify64( function verify_bucket (line 849) | unsafe fn verify_bucket( function mask_len (line 883) | fn mask_len(&self) -> usize { function memory_usage (line 889) | fn memory_usage(&self) -> usize { function verify (line 911) | unsafe fn verify( function verify (line 946) | unsafe fn verify( type Mask (line 1016) | struct Mask { function members1 (line 1039) | unsafe fn members1(chunk: V, masks: [Mask; 1]) -> V { function members2 (line 1066) | unsafe fn members2(chunk: V, masks: [Mask; 2]) -> (V, V) { function members3 (line 1101) | unsafe fn members3(chunk: V, masks: [Mask; 3]) -> (V, V, V) { function members4 (line 1140) | unsafe fn members4(chunk: V, masks: [Mask; 4]) -> (V, V, V, V) { type SlimMaskBuilder (line 1178) | struct SlimMaskBuilder { method add (line 1190) | fn add(&mut self, bucket: usize, byte: u8) { method build (line 1217) | unsafe fn build(&self) -> Mask { method from_teddy (line 1238) | unsafe fn from_teddy( method fmt (line 1259) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type FatMaskBuilder (line 1288) | struct FatMaskBuilder { method add (line 1300) | fn add(&mut self, bucket: usize, byte: u8) { method build (line 1329) | unsafe fn build(&self) -> Mask { method from_teddy (line 1350) | unsafe fn from_teddy( method fmt (line 1371) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { FILE: builder/third-party/aho-corasick/src/packed/tests.rs type SearchTest (line 20) | struct SearchTest { method variations (line 42) | fn variations(&self) -> Vec { method offset_both (line 53) | fn offset_both(&self, off: usize) -> SearchTestOwned { method offset_prefix (line 72) | fn offset_prefix(&self, off: usize) -> SearchTestOwned { method offset_suffix (line 86) | fn offset_suffix(&self, off: usize) -> SearchTestOwned { type SearchTestOwned (line 33) | struct SearchTestOwned { type TestCollection (line 110) | type TestCollection = &'static [&'static [SearchTest]]; constant PACKED_LEFTMOST_FIRST (line 117) | const PACKED_LEFTMOST_FIRST: TestCollection = constant PACKED_LEFTMOST_LONGEST (line 121) | const PACKED_LEFTMOST_LONGEST: TestCollection = constant BASICS (line 129) | const BASICS: &'static [SearchTest] = &[ constant LEFTMOST (line 200) | const LEFTMOST: &'static [SearchTest] = &[ constant LEFTMOST_FIRST (line 252) | const LEFTMOST_FIRST: &'static [SearchTest] = &[ constant LEFTMOST_LONGEST (line 284) | const LEFTMOST_LONGEST: &'static [SearchTest] = &[ constant REGRESSION (line 309) | const REGRESSION: &'static [SearchTest] = &[ constant TEDDY (line 338) | const TEDDY: &'static [SearchTest] = &[ function search_tests_have_unique_names (line 528) | fn search_tests_have_unique_names() { function run_search_tests (line 551) | fn run_search_tests Option>>( FILE: builder/third-party/aho-corasick/src/packed/vector.rs type Vector (line 28) | pub(crate) trait Vector: constant BITS (line 32) | const BITS: usize; constant BYTES (line 35) | const BYTES: usize; method splat (line 44) | unsafe fn splat(byte: u8) -> Self; method load_unaligned (line 56) | unsafe fn load_unaligned(data: *const u8) -> Self; method is_zero (line 64) | unsafe fn is_zero(self) -> bool; method cmpeq (line 74) | unsafe fn cmpeq(self, vector2: Self) -> Self; method and (line 83) | unsafe fn and(self, vector2: Self) -> Self; method or (line 93) | unsafe fn or(self, vector2: Self) -> Self; method shift_8bit_lane_right (line 102) | unsafe fn shift_8bit_lane_right(self) -> Self; method shift_in_one_byte (line 124) | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self; method shift_in_two_bytes (line 146) | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self; method shift_in_three_bytes (line 168) | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self; method shuffle_bytes (line 180) | unsafe fn shuffle_bytes(self, indices: Self) -> Self; method for_each_64bit_lane (line 203) | unsafe fn for_each_64bit_lane( constant BITS (line 329) | const BITS: usize = 128; constant BYTES (line 330) | const BYTES: usize = 16; method splat (line 333) | unsafe fn splat(byte: u8) -> __m128i { method load_unaligned (line 338) | unsafe fn load_unaligned(data: *const u8) -> __m128i { method is_zero (line 343) | unsafe fn is_zero(self) -> bool { method cmpeq (line 349) | unsafe fn cmpeq(self, vector2: Self) -> __m128i { method and (line 354) | unsafe fn and(self, vector2: Self) -> __m128i { method or (line 359) | unsafe fn or(self, vector2: Self) -> __m128i { method shift_8bit_lane_right (line 364) | unsafe fn shift_8bit_lane_right(self) -> Self { method shift_in_one_byte (line 374) | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { method shift_in_two_bytes (line 379) | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { method shift_in_three_bytes (line 384) | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { method shuffle_bytes (line 389) | unsafe fn shuffle_bytes(self, indices: Self) -> Self { method for_each_64bit_lane (line 394) | unsafe fn for_each_64bit_lane( constant BITS (line 422) | const BITS: usize = 256; constant BYTES (line 423) | const BYTES: usize = 32; method splat (line 426) | unsafe fn splat(byte: u8) -> __m256i { method load_unaligned (line 431) | unsafe fn load_unaligned(data: *const u8) -> __m256i { method is_zero (line 436) | unsafe fn is_zero(self) -> bool { method cmpeq (line 442) | unsafe fn cmpeq(self, vector2: Self) -> __m256i { method and (line 447) | unsafe fn and(self, vector2: Self) -> __m256i { method or (line 452) | unsafe fn or(self, vector2: Self) -> __m256i { method shift_8bit_lane_right (line 457) | unsafe fn shift_8bit_lane_right(self) -> Self { method shift_in_one_byte (line 463) | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { method shift_in_two_bytes (line 475) | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { method shift_in_three_bytes (line 487) | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { method shuffle_bytes (line 499) | unsafe fn shuffle_bytes(self, indices: Self) -> Self { method for_each_64bit_lane (line 504) | unsafe fn for_each_64bit_lane( constant BITS (line 610) | const BITS: usize = 128; constant BYTES (line 611) | const BYTES: usize = 16; method splat (line 614) | unsafe fn splat(byte: u8) -> uint8x16_t { method load_unaligned (line 619) | unsafe fn load_unaligned(data: *const u8) -> uint8x16_t { method is_zero (line 624) | unsafe fn is_zero(self) -> bool { method cmpeq (line 633) | unsafe fn cmpeq(self, vector2: Self) -> uint8x16_t { method and (line 638) | unsafe fn and(self, vector2: Self) -> uint8x16_t { method or (line 643) | unsafe fn or(self, vector2: Self) -> uint8x16_t { method shift_8bit_lane_right (line 648) | unsafe fn shift_8bit_lane_right(self) -> Self { method shift_in_one_byte (line 654) | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { method shift_in_two_bytes (line 659) | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { method shift_in_three_bytes (line 664) | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { method shuffle_bytes (line 669) | unsafe fn shuffle_bytes(self, indices: Self) -> Self { method for_each_64bit_lane (line 674) | unsafe fn for_each_64bit_lane( type FatVector (line 232) | pub(crate) trait FatVector: Vector { method load_half_unaligned (line 246) | unsafe fn load_half_unaligned(data: *const u8) -> Self; method half_shift_in_one_byte (line 255) | unsafe fn half_shift_in_one_byte(self, vector2: Self) -> Self; method half_shift_in_two_bytes (line 264) | unsafe fn half_shift_in_two_bytes(self, vector2: Self) -> Self; method half_shift_in_three_bytes (line 273) | unsafe fn half_shift_in_three_bytes(self, vector2: Self) -> Self; method swap_halves (line 281) | unsafe fn swap_halves(self) -> Self; method interleave_low_8bit_lanes (line 290) | unsafe fn interleave_low_8bit_lanes(self, vector2: Self) -> Self; method interleave_high_8bit_lanes (line 299) | unsafe fn interleave_high_8bit_lanes(self, vector2: Self) -> Self; method for_each_low_64bit_lane (line 313) | unsafe fn for_each_low_64bit_lane( type Half (line 534) | type Half = __m128i; method load_half_unaligned (line 537) | unsafe fn load_half_unaligned(data: *const u8) -> Self { method half_shift_in_one_byte (line 543) | unsafe fn half_shift_in_one_byte(self, vector2: Self) -> Self { method half_shift_in_two_bytes (line 548) | unsafe fn half_shift_in_two_bytes(self, vector2: Self) -> Self { method half_shift_in_three_bytes (line 553) | unsafe fn half_shift_in_three_bytes(self, vector2: Self) -> Self { method swap_halves (line 558) | unsafe fn swap_halves(self) -> Self { method interleave_low_8bit_lanes (line 563) | unsafe fn interleave_low_8bit_lanes(self, vector2: Self) -> Self { method interleave_high_8bit_lanes (line 568) | unsafe fn interleave_high_8bit_lanes(self, vector2: Self) -> Self { method for_each_low_64bit_lane (line 573) | unsafe fn for_each_low_64bit_lane( function is_runnable (line 700) | fn is_runnable() -> bool { function load (line 705) | unsafe fn load(lanes: [u8; 16]) -> __m128i { function unload (line 710) | unsafe fn unload(v: __m128i) -> [u8; 16] { function vector_splat (line 732) | fn vector_splat() { function vector_is_zero (line 751) | fn vector_is_zero() { function vector_cmpeq (line 766) | fn vector_cmpeq() { function vector_and (line 785) | fn vector_and() { function vector_or (line 804) | fn vector_or() { function vector_shift_8bit_lane_right (line 823) | fn vector_shift_8bit_lane_right() { function vector_shift_in_one_byte (line 841) | fn vector_shift_in_one_byte() { function vector_shift_in_two_bytes (line 861) | fn vector_shift_in_two_bytes() { function vector_shift_in_three_bytes (line 881) | fn vector_shift_in_three_bytes() { function vector_shuffle_bytes (line 901) | fn vector_shuffle_bytes() { function vector_for_each_64bit_lane (line 920) | fn vector_for_each_64bit_lane() { function is_runnable (line 949) | fn is_runnable() -> bool { function load (line 954) | unsafe fn load(lanes: [u8; 32]) -> __m256i { function load_half (line 959) | unsafe fn load_half(lanes: [u8; 16]) -> __m256i { function unload (line 964) | unsafe fn unload(v: __m256i) -> [u8; 32] { function vector_splat (line 1002) | fn vector_splat() { function vector_is_zero (line 1023) | fn vector_is_zero() { function vector_cmpeq (line 1044) | fn vector_cmpeq() { function vector_and (line 1070) | fn vector_and() { function vector_or (line 1096) | fn vector_or() { function vector_shift_8bit_lane_right (line 1122) | fn vector_shift_8bit_lane_right() { function vector_shift_in_one_byte (line 1144) | fn vector_shift_in_one_byte() { function vector_shift_in_two_bytes (line 1172) | fn vector_shift_in_two_bytes() { function vector_shift_in_three_bytes (line 1200) | fn vector_shift_in_three_bytes() { function vector_shuffle_bytes (line 1228) | fn vector_shuffle_bytes() { function vector_for_each_64bit_lane (line 1255) | fn vector_for_each_64bit_lane() { function fat_vector_half_shift_in_one_byte (line 1286) | fn fat_vector_half_shift_in_one_byte() { function fat_vector_half_shift_in_two_bytes (line 1310) | fn fat_vector_half_shift_in_two_bytes() { function fat_vector_half_shift_in_three_bytes (line 1334) | fn fat_vector_half_shift_in_three_bytes() { function fat_vector_swap_halves (line 1358) | fn fat_vector_swap_halves() { function fat_vector_interleave_low_8bit_lanes (line 1381) | fn fat_vector_interleave_low_8bit_lanes() { function fat_vector_interleave_high_8bit_lanes (line 1409) | fn fat_vector_interleave_high_8bit_lanes() { function fat_vector_for_each_low_64bit_lane (line 1437) | fn fat_vector_for_each_low_64bit_lane() { function load (line 1481) | unsafe fn load(lanes: [u8; 16]) -> uint8x16_t { function unload (line 1486) | unsafe fn unload(v: uint8x16_t) -> [u8; 16] { function example_vmaxvq_u8_non_zero (line 1514) | fn example_vmaxvq_u8_non_zero() { function example_vmaxvq_u8_zero (line 1524) | fn example_vmaxvq_u8_zero() { function example_vpmaxq_u8_non_zero (line 1534) | fn example_vpmaxq_u8_non_zero() { function example_vpmaxq_u8_self (line 1548) | fn example_vpmaxq_u8_self() { function example_vpmaxq_u8_other (line 1563) | fn example_vpmaxq_u8_other() { function vector_splat (line 1583) | fn vector_splat() { function vector_is_zero (line 1599) | fn vector_is_zero() { function vector_cmpeq (line 1611) | fn vector_cmpeq() { function vector_and (line 1627) | fn vector_and() { function vector_or (line 1643) | fn vector_or() { function vector_shift_8bit_lane_right (line 1659) | fn vector_shift_8bit_lane_right() { function vector_shift_in_one_byte (line 1674) | fn vector_shift_in_one_byte() { function vector_shift_in_two_bytes (line 1691) | fn vector_shift_in_two_bytes() { function vector_shift_in_three_bytes (line 1708) | fn vector_shift_in_three_bytes() { function vector_shuffle_bytes (line 1725) | fn vector_shuffle_bytes() { function vector_for_each_64bit_lane (line 1741) | fn vector_for_each_64bit_lane() { FILE: builder/third-party/aho-corasick/src/tests.rs type SearchTest (line 14) | struct SearchTest { type TestCollection (line 40) | type TestCollection = &'static [&'static [SearchTest]]; constant AC_STANDARD_NON_OVERLAPPING (line 47) | const AC_STANDARD_NON_OVERLAPPING: TestCollection = constant AC_STANDARD_ANCHORED_NON_OVERLAPPING (line 51) | const AC_STANDARD_ANCHORED_NON_OVERLAPPING: TestCollection = constant AC_STANDARD_OVERLAPPING (line 55) | const AC_STANDARD_OVERLAPPING: TestCollection = constant AC_LEFTMOST_FIRST (line 67) | const AC_LEFTMOST_FIRST: TestCollection = constant AC_LEFTMOST_FIRST_ANCHORED (line 71) | const AC_LEFTMOST_FIRST_ANCHORED: TestCollection = &[ constant AC_LEFTMOST_LONGEST (line 79) | const AC_LEFTMOST_LONGEST: TestCollection = constant AC_LEFTMOST_LONGEST_ANCHORED (line 83) | const AC_LEFTMOST_LONGEST_ANCHORED: TestCollection = &[ constant BASICS (line 96) | const BASICS: &'static [SearchTest] = &[ constant ANCHORED_BASICS (line 158) | const ANCHORED_BASICS: &'static [SearchTest] = &[ constant STANDARD (line 180) | const STANDARD: &'static [SearchTest] = &[ constant STANDARD_ANCHORED (line 200) | const STANDARD_ANCHORED: &'static [SearchTest] = &[ constant LEFTMOST (line 218) | const LEFTMOST: &'static [SearchTest] = &[ constant ANCHORED_LEFTMOST (line 271) | const ANCHORED_LEFTMOST: &'static [SearchTest] = &[ constant LEFTMOST_FIRST (line 327) | const LEFTMOST_FIRST: &'static [SearchTest] = &[ constant ANCHORED_LEFTMOST_FIRST (line 358) | const ANCHORED_LEFTMOST_FIRST: &'static [SearchTest] = &[ constant LEFTMOST_LONGEST (line 384) | const LEFTMOST_LONGEST: &'static [SearchTest] = &[ constant ANCHORED_LEFTMOST_LONGEST (line 412) | const ANCHORED_LEFTMOST_LONGEST: &'static [SearchTest] = &[ constant NON_OVERLAPPING (line 442) | const NON_OVERLAPPING: &'static [SearchTest] = &[ constant ANCHORED_NON_OVERLAPPING (line 458) | const ANCHORED_NON_OVERLAPPING: &'static [SearchTest] = &[ constant OVERLAPPING (line 477) | const OVERLAPPING: &'static [SearchTest] = &[ constant ASCII_CASE_INSENSITIVE (line 582) | const ASCII_CASE_INSENSITIVE: &'static [SearchTest] = &[ constant ASCII_CASE_INSENSITIVE_NON_OVERLAPPING (line 590) | const ASCII_CASE_INSENSITIVE_NON_OVERLAPPING: &'static [SearchTest] = &[ constant ASCII_CASE_INSENSITIVE_OVERLAPPING (line 597) | const ASCII_CASE_INSENSITIVE_OVERLAPPING: &'static [SearchTest] = &[ constant REGRESSION (line 615) | const REGRESSION: &'static [SearchTest] = &[ function run_search_tests (line 1325) | fn run_search_tests Vec>( function run_stream_search_tests (line 1353) | fn run_stream_search_tests Vec>( function search_tests_have_unique_names (line 1382) | fn search_tests_have_unique_names() { function stream_not_allowed_leftmost_first (line 1410) | fn stream_not_allowed_leftmost_first() { function stream_not_allowed_leftmost_longest (line 1421) | fn stream_not_allowed_leftmost_longest() { function overlapping_not_allowed_leftmost_first (line 1431) | fn overlapping_not_allowed_leftmost_first() { function overlapping_not_allowed_leftmost_longest (line 1441) | fn overlapping_not_allowed_leftmost_longest() { function anchored_not_allowed_even_if_technically_available (line 1460) | fn anchored_not_allowed_even_if_technically_available() { function unanchored_not_allowed_even_if_technically_available (line 1489) | fn unanchored_not_allowed_even_if_technically_available() { function prefilter_stays_in_bounds (line 1523) | fn prefilter_stays_in_bounds() { function regression_ascii_case_insensitive_no_exponential (line 1537) | fn regression_ascii_case_insensitive_no_exponential() { function regression_rare_byte_prefilter (line 1551) | fn regression_rare_byte_prefilter() { function regression_case_insensitive_prefilter (line 1559) | fn regression_case_insensitive_prefilter() { function regression_stream_rare_byte_prefilter (line 1588) | fn regression_stream_rare_byte_prefilter() { FILE: builder/third-party/aho-corasick/src/transducer.rs type Unanchored (line 43) | pub struct Unanchored(A); function new (line 50) | pub fn new(aut: A) -> Result, MatchError> { function as_ref (line 57) | pub fn as_ref(&self) -> &A { function into_inner (line 62) | pub fn into_inner(self) -> A { type State (line 68) | type State = StateID; function start (line 71) | fn start(&self) -> StateID { function is_match (line 77) | fn is_match(&self, state: &StateID) -> bool { function accept (line 82) | fn accept(&self, state: &StateID, byte: u8) -> StateID { function can_match (line 90) | fn can_match(&self, state: &StateID) -> bool { type Anchored (line 146) | pub struct Anchored(A); function new (line 153) | pub fn new(aut: A) -> Result, MatchError> { function as_ref (line 160) | pub fn as_ref(&self) -> &A { function into_inner (line 165) | pub fn into_inner(self) -> A { type State (line 171) | type State = StateID; function start (line 174) | fn start(&self) -> StateID { function is_match (line 180) | fn is_match(&self, state: &StateID) -> bool { function accept (line 185) | fn accept(&self, state: &StateID, byte: u8) -> StateID { function can_match (line 193) | fn can_match(&self, state: &StateID) -> bool { function search (line 212) | fn search>( function unanchored (line 225) | fn unanchored() { function anchored (line 246) | fn anchored() { FILE: builder/third-party/aho-corasick/src/util/alphabet.rs type ByteClasses (line 10) | pub(crate) struct ByteClasses([u8; 256]); method empty (line 15) | pub(crate) fn empty() -> ByteClasses { method singletons (line 21) | pub(crate) fn singletons() -> ByteClasses { method set (line 31) | pub(crate) fn set(&mut self, byte: u8, class: u8) { method get (line 37) | pub(crate) fn get(&self, byte: u8) -> u8 { method alphabet_len (line 45) | pub(crate) fn alphabet_len(&self) -> usize { method stride2 (line 59) | pub(crate) fn stride2(&self) -> usize { method stride (line 67) | pub(crate) fn stride(&self) -> usize { method is_singleton (line 75) | pub(crate) fn is_singleton(&self) -> bool { method iter (line 80) | pub(crate) fn iter(&self) -> ByteClassIter { method elements (line 85) | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { method element_ranges (line 93) | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { method fmt (line 99) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type ByteClassIter (line 125) | pub(crate) struct ByteClassIter { type Item (line 130) | type Item = u8; method next (line 132) | fn next(&mut self) -> Option { type ByteClassElements (line 139) | pub(crate) struct ByteClassElements<'a> { type Item (line 146) | type Item = u8; method next (line 148) | fn next(&mut self) -> Option { type ByteClassElementRanges (line 161) | pub(crate) struct ByteClassElementRanges<'a> { type Item (line 167) | type Item = (u8, u8); method next (line 169) | fn next(&mut self) -> Option<(u8, u8)> { type ByteClassSet (line 207) | pub(crate) struct ByteClassSet(ByteSet); method empty (line 218) | pub(crate) fn empty() -> Self { method set_range (line 224) | pub(crate) fn set_range(&mut self, start: u8, end: u8) { method byte_classes (line 235) | pub(crate) fn byte_classes(&self) -> ByteClasses { method default (line 210) | fn default() -> ByteClassSet { type ByteSet (line 255) | pub(crate) struct ByteSet { method empty (line 266) | pub(crate) fn empty() -> ByteSet { method add (line 273) | pub(crate) fn add(&mut self, byte: u8) { method contains (line 280) | pub(crate) fn contains(&self, byte: u8) -> bool { type BitSet (line 262) | struct BitSet([u128; 2]); method fmt (line 288) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function byte_classes (line 306) | fn byte_classes() { function full_byte_classes (line 338) | fn full_byte_classes() { function elements_typical (line 347) | fn elements_typical() { function elements_singletons (line 391) | fn elements_singletons() { function elements_empty (line 400) | fn elements_empty() { FILE: builder/third-party/aho-corasick/src/util/buffer.rs constant DEFAULT_BUFFER_CAPACITY (line 4) | const DEFAULT_BUFFER_CAPACITY: usize = 64 * (1 << 10); type Buffer (line 35) | pub(crate) struct Buffer { method new (line 49) | pub(crate) fn new(min_buffer_len: usize) -> Buffer { method buffer (line 68) | pub(crate) fn buffer(&self) -> &[u8] { method min_buffer_len (line 76) | pub(crate) fn min_buffer_len(&self) -> usize { method free_buffer (line 81) | fn free_buffer(&mut self) -> &mut [u8] { method fill (line 89) | pub(crate) fn fill( method roll (line 113) | pub(crate) fn roll(&mut self) { FILE: builder/third-party/aho-corasick/src/util/byte_frequencies.rs constant BYTE_FREQUENCIES (line 1) | pub const BYTE_FREQUENCIES: [u8; 256] = [ FILE: builder/third-party/aho-corasick/src/util/debug.rs type DebugByte (line 3) | pub(crate) struct DebugByte(pub(crate) u8); method fmt (line 6) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { FILE: builder/third-party/aho-corasick/src/util/error.rs type BuildError (line 17) | pub struct BuildError { method state_id_overflow (line 52) | pub(crate) fn state_id_overflow( method pattern_id_overflow (line 59) | pub(crate) fn pattern_id_overflow( method pattern_too_long (line 68) | pub(crate) fn pattern_too_long( method fmt (line 80) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type ErrorKind (line 23) | enum ErrorKind { type MatchError (line 130) | pub struct MatchError(alloc::boxed::Box); method new (line 137) | pub fn new(kind: MatchErrorKind) -> MatchError { method kind (line 142) | pub fn kind(&self) -> &MatchErrorKind { method invalid_input_anchored (line 152) | pub fn invalid_input_anchored() -> MatchError { method invalid_input_unanchored (line 162) | pub fn invalid_input_unanchored() -> MatchError { method unsupported_stream (line 172) | pub fn unsupported_stream(got: MatchKind) -> MatchError { method unsupported_overlapping (line 182) | pub fn unsupported_overlapping(got: MatchKind) -> MatchError { method unsupported_empty (line 189) | pub fn unsupported_empty() -> MatchError { method fmt (line 228) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type MatchErrorKind (line 200) | pub enum MatchErrorKind { FILE: builder/third-party/aho-corasick/src/util/int.rs type U8 (line 25) | pub(crate) trait U8 { method as_usize (line 26) | fn as_usize(self) -> usize; method as_usize (line 30) | fn as_usize(self) -> usize { type U16 (line 35) | pub(crate) trait U16 { method as_usize (line 36) | fn as_usize(self) -> usize; method low_u8 (line 37) | fn low_u8(self) -> u8; method high_u8 (line 38) | fn high_u8(self) -> u8; method as_usize (line 42) | fn as_usize(self) -> usize { method low_u8 (line 46) | fn low_u8(self) -> u8 { method high_u8 (line 50) | fn high_u8(self) -> u8 { type U32 (line 55) | pub(crate) trait U32 { method as_usize (line 56) | fn as_usize(self) -> usize; method low_u8 (line 57) | fn low_u8(self) -> u8; method low_u16 (line 58) | fn low_u16(self) -> u16; method high_u16 (line 59) | fn high_u16(self) -> u16; method as_usize (line 64) | fn as_usize(self) -> usize { method low_u8 (line 75) | fn low_u8(self) -> u8 { method low_u16 (line 79) | fn low_u16(self) -> u16 { method high_u16 (line 83) | fn high_u16(self) -> u16 { type U64 (line 88) | pub(crate) trait U64 { method as_usize (line 89) | fn as_usize(self) -> usize; method low_u8 (line 90) | fn low_u8(self) -> u8; method low_u16 (line 91) | fn low_u16(self) -> u16; method low_u32 (line 92) | fn low_u32(self) -> u32; method high_u32 (line 93) | fn high_u32(self) -> u32; method as_usize (line 97) | fn as_usize(self) -> usize { method low_u8 (line 108) | fn low_u8(self) -> u8 { method low_u16 (line 112) | fn low_u16(self) -> u16 { method low_u32 (line 116) | fn low_u32(self) -> u32 { method high_u32 (line 120) | fn high_u32(self) -> u32 { type I8 (line 125) | pub(crate) trait I8 { method as_usize (line 126) | fn as_usize(self) -> usize; method to_bits (line 127) | fn to_bits(self) -> u8; method from_bits (line 128) | fn from_bits(n: u8) -> i8; method as_usize (line 132) | fn as_usize(self) -> usize { method to_bits (line 143) | fn to_bits(self) -> u8 { method from_bits (line 147) | fn from_bits(n: u8) -> i8 { type I32 (line 152) | pub(crate) trait I32 { method as_usize (line 153) | fn as_usize(self) -> usize; method to_bits (line 154) | fn to_bits(self) -> u32; method from_bits (line 155) | fn from_bits(n: u32) -> i32; method as_usize (line 159) | fn as_usize(self) -> usize { method to_bits (line 170) | fn to_bits(self) -> u32 { method from_bits (line 174) | fn from_bits(n: u32) -> i32 { type I64 (line 179) | pub(crate) trait I64 { method as_usize (line 180) | fn as_usize(self) -> usize; method to_bits (line 181) | fn to_bits(self) -> u64; method from_bits (line 182) | fn from_bits(n: u64) -> i64; method as_usize (line 186) | fn as_usize(self) -> usize { method to_bits (line 197) | fn to_bits(self) -> u64 { method from_bits (line 201) | fn from_bits(n: u64) -> i64 { type Usize (line 206) | pub(crate) trait Usize { method as_u8 (line 207) | fn as_u8(self) -> u8; method as_u16 (line 208) | fn as_u16(self) -> u16; method as_u32 (line 209) | fn as_u32(self) -> u32; method as_u64 (line 210) | fn as_u64(self) -> u64; method as_u8 (line 214) | fn as_u8(self) -> u8 { method as_u16 (line 225) | fn as_u16(self) -> u16 { method as_u32 (line 236) | fn as_u32(self) -> u32 { method as_u64 (line 247) | fn as_u64(self) -> u64 { type Pointer (line 270) | pub(crate) trait Pointer { method as_usize (line 271) | fn as_usize(self) -> usize; method as_usize (line 275) | fn as_usize(self) -> usize { FILE: builder/third-party/aho-corasick/src/util/prefilter.rs type Prefilter (line 33) | pub struct Prefilter { method find_in (line 46) | pub fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method memory_usage (line 51) | pub(crate) fn memory_usage(&self) -> usize { type Candidate (line 72) | pub enum Candidate { method into_option (line 87) | pub fn into_option(self) -> Option { type PrefilterI (line 99) | trait PrefilterI: method find_in (line 107) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate; method find_in (line 112) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 331) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 398) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 675) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 699) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 722) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 864) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 881) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { method find_in (line 899) | fn find_in(&self, haystack: &[u8], span: Span) -> Candidate { type Builder (line 121) | pub(crate) struct Builder { method new (line 135) | pub(crate) fn new(kind: MatchKind) -> Builder { method ascii_case_insensitive (line 152) | pub(crate) fn ascii_case_insensitive(mut self, yes: bool) -> Builder { method build (line 163) | pub(crate) fn build(&self) -> Option { method add (line 308) | pub(crate) fn add(&mut self, bytes: &[u8]) { type Packed (line 328) | struct Packed(packed::Searcher); type MemmemBuilder (line 340) | struct MemmemBuilder { method build (line 348) | fn build(&self) -> Option { method add (line 368) | fn add(&mut self, bytes: &[u8]) { type Memmem (line 394) | struct Memmem(memchr::memmem::Finder<'static>); type RareBytesBuilder (line 419) | struct RareBytesBuilder { method new (line 520) | fn new() -> RareBytesBuilder { method ascii_case_insensitive (line 533) | fn ascii_case_insensitive(mut self, yes: bool) -> RareBytesBuilder { method build (line 543) | fn build(&self) -> Option { method add (line 590) | fn add(&mut self, bytes: &[u8]) { method set_offset (line 640) | fn set_offset(&mut self, pos: usize, byte: u8) { method add_rare_byte (line 649) | fn add_rare_byte(&mut self, byte: u8) { method add_one_rare_byte (line 656) | fn add_one_rare_byte(&mut self, byte: u8) { type RareByteOffsets (line 445) | struct RareByteOffsets { method empty (line 453) | pub(crate) fn empty() -> RareByteOffsets { method set (line 461) | pub(crate) fn set(&mut self, byte: u8, off: RareByteOffset) { method fmt (line 468) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type RareByteOffset (line 482) | struct RareByteOffset { method new (line 509) | fn new(max: usize) -> Option { method default (line 500) | fn default() -> RareByteOffset { type RareBytesOne (line 668) | struct RareBytesOne { type RareBytesTwo (line 691) | struct RareBytesTwo { type RareBytesThree (line 713) | struct RareBytesThree { type StartBytesBuilder (line 746) | struct StartBytesBuilder { method new (line 761) | fn new() -> StartBytesBuilder { method ascii_case_insensitive (line 772) | fn ascii_case_insensitive(mut self, yes: bool) -> StartBytesBuilder { method build (line 782) | fn build(&self) -> Option { method add (line 834) | fn add(&mut self, bytes: &[u8]) { method add_one_byte (line 846) | fn add_one_byte(&mut self, byte: u8) { type StartBytesOne (line 858) | struct StartBytesOne { type StartBytesTwo (line 874) | struct StartBytesTwo { type StartBytesThree (line 891) | struct StartBytesThree { function opposite_ascii_case (line 909) | pub(crate) fn opposite_ascii_case(b: u8) -> u8 { function freq_rank (line 921) | fn freq_rank(b: u8) -> u8 { FILE: builder/third-party/aho-corasick/src/util/primitives.rs type SmallIndex (line 96) | pub(crate) struct SmallIndex(u32); constant MAX (line 101) | pub const MAX: SmallIndex = constant MAX (line 107) | pub const MAX: SmallIndex = constant LIMIT (line 111) | pub const LIMIT: usize = SmallIndex::MAX.as_usize() + 1; constant ZERO (line 114) | pub const ZERO: SmallIndex = SmallIndex::new_unchecked(0); constant SIZE (line 117) | pub const SIZE: usize = core::mem::size_of::(); method new (line 124) | pub fn new(index: usize) -> Result { method new_unchecked (line 139) | pub const fn new_unchecked(index: usize) -> SmallIndex { method from_u32_unchecked (line 155) | pub const fn from_u32_unchecked(index: u32) -> SmallIndex { method must (line 161) | pub fn must(index: usize) -> SmallIndex { method as_usize (line 168) | pub const fn as_usize(&self) -> usize { method as_u64 (line 176) | pub const fn as_u64(&self) -> u64 { method as_u32 (line 184) | pub const fn as_u32(&self) -> u32 { method as_i32 (line 191) | pub const fn as_i32(&self) -> i32 { method one_more (line 201) | pub fn one_more(&self) -> usize { method from_ne_bytes (line 211) | pub fn from_ne_bytes( method from_ne_bytes_unchecked (line 227) | pub fn from_ne_bytes_unchecked(bytes: [u8; 4]) -> SmallIndex { method to_ne_bytes (line 234) | pub fn to_ne_bytes(&self) -> [u8; 4] { method from (line 272) | fn from(sid: StateID) -> SmallIndex { method from (line 278) | fn from(pid: PatternID) -> SmallIndex { method from (line 284) | fn from(index: u8) -> SmallIndex { type Error (line 290) | type Error = SmallIndexError; method try_from (line 292) | fn try_from(index: u16) -> Result { type Error (line 301) | type Error = SmallIndexError; method try_from (line 303) | fn try_from(index: u32) -> Result { type Error (line 312) | type Error = SmallIndexError; method try_from (line 314) | fn try_from(index: u64) -> Result { type Error (line 323) | type Error = SmallIndexError; method try_from (line 325) | fn try_from(index: usize) -> Result { type Output (line 240) | type Output = T; function index (line 243) | fn index(&self, index: SmallIndex) -> &T { function index_mut (line 250) | fn index_mut(&mut self, index: SmallIndex) -> &mut T { type Output (line 256) | type Output = T; function index (line 259) | fn index(&self, index: SmallIndex) -> &T { function index_mut (line 266) | fn index_mut(&mut self, index: SmallIndex) -> &mut T { type SmallIndexError (line 339) | pub struct SmallIndexError { method attempted (line 345) | pub fn attempted(&self) -> u64 { method fmt (line 354) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type SmallIndexIter (line 365) | pub(crate) struct SmallIndexIter { type Item (line 370) | type Item = SmallIndex; method next (line 372) | fn next(&mut self) -> Option { type PatternID (line 713) | pub struct PatternID(SmallIndex); type StateID (line 734) | pub struct StateID(SmallIndex); type IteratorIndexExt (line 743) | pub(crate) trait IteratorIndexExt: Iterator { method with_pattern_ids (line 744) | fn with_pattern_ids(self) -> WithPatternIDIter method with_state_ids (line 751) | fn with_state_ids(self) -> WithStateIDIter FILE: builder/third-party/aho-corasick/src/util/remapper.rs type Remappable (line 28) | pub(crate) trait Remappable: core::fmt::Debug { method state_len (line 30) | fn state_len(&self) -> usize; method swap_states (line 48) | fn swap_states(&mut self, id1: StateID, id2: StateID); method remap (line 53) | fn remap(&mut self, map: impl Fn(StateID) -> StateID); method state_len (line 203) | fn state_len(&self) -> usize { method swap_states (line 207) | fn swap_states(&mut self, id1: StateID, id2: StateID) { method remap (line 211) | fn remap(&mut self, map: impl Fn(StateID) -> StateID) { type Remapper (line 67) | pub(crate) struct Remapper { method new (line 95) | pub(crate) fn new(r: &impl Remappable, stride2: usize) -> Remapper { method swap (line 104) | pub(crate) fn swap( method remap (line 119) | pub(crate) fn remap(mut self, r: &mut impl Remappable) { type IndexMapper (line 177) | struct IndexMapper { method to_index (line 186) | fn to_index(&self, id: StateID) -> usize { method to_state_id (line 191) | fn to_state_id(&self, index: usize) -> StateID { FILE: builder/third-party/aho-corasick/src/util/search.rs type Input (line 83) | pub struct Input<'h> { function new (line 93) | pub fn new>(haystack: &'h H) -> Input<'h> { function span (line 142) | pub fn span>(mut self, span: S) -> Input<'h> { function range (line 175) | pub fn range>(mut self, range: R) -> Input<'h> { function anchored (line 252) | pub fn anchored(mut self, mode: Anchored) -> Input<'h> { function earliest (line 302) | pub fn earliest(mut self, yes: bool) -> Input<'h> { function set_span (line 332) | pub fn set_span>(&mut self, span: S) { function set_range (line 370) | pub fn set_range>(&mut self, range: R) { function set_start (line 412) | pub fn set_start(&mut self, start: usize) { function set_end (line 437) | pub fn set_end(&mut self, end: usize) { function set_anchored (line 458) | pub fn set_anchored(&mut self, mode: Anchored) { function set_earliest (line 478) | pub fn set_earliest(&mut self, yes: bool) { function haystack (line 493) | pub fn haystack(&self) -> &[u8] { function start (line 513) | pub fn start(&self) -> usize { function end (line 533) | pub fn end(&self) -> usize { function get_span (line 551) | pub fn get_span(&self) -> Span { function get_range (line 569) | pub fn get_range(&self) -> Range { function get_anchored (line 589) | pub fn get_anchored(&self) -> Anchored { function get_earliest (line 604) | pub fn get_earliest(&self) -> bool { function is_done (line 627) | pub fn is_done(&self) -> bool { function fmt (line 633) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function from (line 648) | fn from(haystack: &'h H) -> Input<'h> { type Span (line 673) | pub struct Span { method range (line 683) | pub fn range(&self) -> Range { method is_empty (line 689) | pub fn is_empty(&self) -> bool { method len (line 697) | pub fn len(&self) -> usize { method contains (line 706) | pub fn contains(&self, offset: usize) -> bool { method offset (line 713) | pub fn offset(&self, offset: usize) -> Span { method fmt (line 719) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method from (line 751) | fn from(range: Range) -> Span { method eq (line 765) | fn eq(&self, range: &Range) -> bool { type Output (line 725) | type Output = [u8]; function index (line 728) | fn index(&self, index: Span) -> &[u8] { function index_mut (line 735) | fn index_mut(&mut self, index: Span) -> &mut [u8] { type Output (line 741) | type Output = str; function index (line 744) | fn index(&self, index: Span) -> &str { function from (line 758) | fn from(span: Span) -> Range { function eq (line 772) | fn eq(&self, span: &Span) -> bool { type Anchored (line 784) | pub enum Anchored { method is_anchored (line 807) | pub fn is_anchored(&self) -> bool { type Match (line 825) | pub struct Match { method new (line 857) | pub fn new>(pattern: PatternID, span: S) -> Match { method must (line 891) | pub fn must>(pattern: usize, span: S) -> Match { method pattern (line 901) | pub fn pattern(&self) -> PatternID { method start (line 909) | pub fn start(&self) -> usize { method end (line 917) | pub fn end(&self) -> usize { method range (line 925) | pub fn range(&self) -> core::ops::Range { method span (line 931) | pub fn span(&self) -> Span { method is_empty (line 940) | pub fn is_empty(&self) -> bool { method len (line 948) | pub fn len(&self) -> usize { method offset (line 955) | pub fn offset(&self, offset: usize) -> Match { type MatchKind (line 1052) | pub enum MatchKind { method is_standard (line 1085) | pub(crate) fn is_standard(&self) -> bool { method is_leftmost (line 1090) | pub(crate) fn is_leftmost(&self) -> bool { method is_leftmost_first (line 1095) | pub(crate) fn is_leftmost_first(&self) -> bool { method as_packed (line 1103) | pub(crate) fn as_packed(&self) -> Option { method default (line 1078) | fn default() -> MatchKind { type StartKind (line 1133) | pub enum StartKind { method default (line 1145) | fn default() -> StartKind { FILE: builder/third-party/aho-corasick/src/util/special.rs type Special (line 10) | pub(crate) struct Special { method zero (line 34) | pub(crate) fn zero() -> Special { FILE: builder/third-party/alloc-no-stdlib/src/allocated_memory/mod.rs type SliceWrapper (line 8) | pub trait SliceWrapper { method slice (line 9) | fn slice(& self) -> & [T]; method len (line 10) | fn len(&self) -> usize{ type SliceWrapperMut (line 15) | pub trait SliceWrapperMut : SliceWrapper { method slice_mut (line 16) | fn slice_mut (&mut self) -> & mut [T]; type AllocatedSlice (line 19) | pub trait AllocatedSlice FILE: builder/third-party/alloc-no-stdlib/src/allocated_stack_memory.rs type AllocatedStackMemory (line 6) | pub struct AllocatedStackMemory<'a, T:'a> { function default (line 13) | fn default() -> Self { function slice (line 20) | fn slice(& self) -> & [T] { function slice_mut (line 26) | fn slice_mut(& mut self) ->& mut [T] { FILE: builder/third-party/alloc-no-stdlib/src/allocator.rs type Allocator (line 2) | pub trait Allocator { method alloc_cell (line 4) | fn alloc_cell(&mut self, len : usize) -> Self::AllocatedMemory; method free_cell (line 5) | fn free_cell(&mut self, data : Self::AllocatedMemory); FILE: builder/third-party/alloc-no-stdlib/src/bin/example.rs function calloc (line 11) | fn calloc(n_elem : usize, el_size : usize) -> *mut u8; function free (line 14) | fn free(ptr : *mut u8); type HuffmanCode (line 31) | pub struct HuffmanCode { method default (line 38) | fn default() -> Self { function main (line 46) | fn main() { FILE: builder/third-party/alloc-no-stdlib/src/bin/heap_alloc.rs type Rebox (line 5) | pub struct Rebox { function default (line 10) | fn default() -> Self { function slice (line 19) | fn slice(&self) -> & [T] { function slice_mut (line 25) | fn slice_mut(&mut self) -> &mut [T] { type HeapAllocator (line 30) | pub struct HeapAllocator{ type AllocatedMemory (line 35) | type AllocatedMemory = Rebox; function alloc_cell (line 36) | fn alloc_cell(self : &mut HeapAllocator, len : usize) -> Rebox { function free_cell (line 42) | fn free_cell(self : &mut HeapAllocator, _data : Rebox) { FILE: builder/third-party/alloc-no-stdlib/src/bin/tests.rs function heap_test (line 11) | fn heap_test() { function std_unsafe_heap_test (line 32) | fn std_unsafe_heap_test() { function std_heap_test (line 52) | fn std_heap_test() { FILE: builder/third-party/alloc-no-stdlib/src/lib.rs function bzero (line 18) | pub fn bzero (data : &mut [T]) { function uninitialized (line 24) | pub fn uninitialized (_data : &mut[T]) {} type CallocBackingStore (line 29) | pub struct CallocBackingStore<'a, T : 'a> { type AllocatorC (line 35) | pub enum AllocatorC { function new (line 41) | pub unsafe fn new(num_elements : usize, alloc : AllocatorC, free : unsaf... method drop (line 76) | fn drop(self :&mut Self) { FILE: builder/third-party/alloc-no-stdlib/src/stack_allocator.rs type Allocator (line 6) | pub trait Allocator { method alloc_cell (line 8) | fn alloc_cell(&mut self, len : usize) -> Self::AllocatedMemory; method free_cell (line 9) | fn free_cell(&mut self, data : Self::AllocatedMemory); type StackAllocator (line 13) | pub struct StackAllocator<'a, function clear_if_necessary (line 25) | fn clear_if_necessary(self : &Self, index : usize, data : AllocatedStack... type AllocatedMemory (line 36) | type AllocatedMemory = AllocatedStackMemory<'a, T>; function alloc_cell (line 37) | fn alloc_cell(self : &mut StackAllocator<'a, T, U>, function free_cell (line 78) | fn free_cell(self : &mut StackAllocator<'a, T, U>, FILE: builder/third-party/alloc-no-stdlib/src/tests.rs type StackAllocatedFreelist4 (line 9) | struct StackAllocatedFreelist4<'a, T : 'a> { function slice (line 15) | fn slice(& self) -> & [&'a mut[T]] { function slice_mut (line 21) | fn slice_mut(& mut self) ->&mut [&'a mut [T]] { type Output (line 27) | type Output = [T]; function index (line 28) | fn index<'b> (&'b self, _index : usize) -> &'b [T] { function index_mut (line 34) | fn index_mut<'b>(&'b mut self, _index : usize) -> &'b mut [T] { function integration_test (line 41) | fn integration_test() { FILE: builder/third-party/alloc-no-stdlib/tests/lib.rs function calloc (line 24) | fn calloc(n_elem : usize, el_size : usize) -> *mut u8; function free (line 25) | fn free(item : *mut u8); function uninitialized_stack_pool_test (line 28) | fn uninitialized_stack_pool_test() { function uninitialized_stack_pool_free_null (line 58) | fn uninitialized_stack_pool_free_null() { function uninitialized_calloc_pool_test (line 132) | fn uninitialized_calloc_pool_test() { function uninitialized_global_pool_test (line 164) | fn uninitialized_global_pool_test() { function stack_pool_test (line 197) | fn stack_pool_test() { function stack_pool_free_null (line 227) | fn stack_pool_free_null() { function calloc_pool_test (line 301) | fn calloc_pool_test() { function global_pool_test (line 334) | fn global_pool_test() { FILE: builder/third-party/alloc-stdlib/src/bin/example.rs function calloc (line 13) | fn calloc(n_elem : usize, el_size : usize) -> *mut u8; function free (line 16) | fn free(ptr : *mut u8); function show_heap_prealloc (line 31) | fn show_heap_prealloc() { function main (line 57) | fn main() { FILE: builder/third-party/alloc-stdlib/src/bin/tests.rs function heap_test (line 9) | fn heap_test() { function std_test (line 28) | fn std_test() { function std_unsafe_heap_test (line 49) | fn std_unsafe_heap_test() { function std_heap_test (line 69) | fn std_heap_test() { FILE: builder/third-party/alloc-stdlib/src/heap_alloc.rs type WrapBox (line 10) | pub struct WrapBox(std::boxed::Box<[T]>); function from (line 13) | fn from(data: Vec) -> Self { function into (line 19) | fn into(self) -> Box<[T]> { method default (line 25) | fn default() -> Self { function slice (line 33) | fn slice(&self) -> & [T] { function slice_mut (line 39) | fn slice_mut(&mut self) -> &mut [T] { type Output (line 44) | type Output = T; function index (line 45) | fn index(&self, index: usize) -> &T { function index_mut (line 51) | fn index_mut(&mut self, index: usize) -> &mut T { type Output (line 57) | type Output = [T]; function index (line 58) | fn index(&self, index: Range) -> &[T] { function index_mut (line 64) | fn index_mut(&mut self, index: Range) -> &mut [T] { type HeapAlloc (line 70) | pub struct HeapAlloc{ method default (line 75) | fn default() -> Self { function new (line 81) | pub fn new(data : T) -> HeapAlloc { type AllocatedMemory (line 87) | type AllocatedMemory = WrapBox; function alloc_cell (line 88) | fn alloc_cell(self : &mut HeapAlloc, len : usize) -> WrapBox { function free_cell (line 94) | fn free_cell(self : &mut HeapAlloc, _data : WrapBox) { type HeapAllocUninitialized (line 100) | pub type HeapAllocUninitialized = HeapAlloc; type HeapPrealloc (line 103) | pub struct HeapPrealloc<'a, T : 'a> { function make_freelist (line 109) | fn make_freelist(freelist_size : usize) -> std::boxed::Box<[&'a mut[T]]> { function new_allocator (line 116) | pub fn new_allocator(freelist_size : usize, function new_uninitialized_memory_pool (line 132) | pub unsafe fn new_uninitialized_memory_pool(len : usize) -> Box<[T]> { FILE: builder/third-party/alloc-stdlib/src/std_alloc.rs type StandardAlloc (line 4) | pub struct StandardAlloc{} type AllocatedMemory (line 7) | type AllocatedMemory = WrapBox; method alloc_cell (line 8) | fn alloc_cell(&mut self, len : usize) -> WrapBox { method free_cell (line 11) | fn free_cell(&mut self, _data : WrapBox) { FILE: builder/third-party/alloc-stdlib/src/test.rs type ItemVec (line 8) | pub struct ItemVec(Vec); method default (line 12) | fn default() -> Self { function slice (line 17) | fn slice(&self) -> &[Item] { function slice_mut (line 23) | fn slice_mut(&mut self) -> &mut [Item] { type ItemVecAllocator (line 43) | struct ItemVecAllocator { type AllocatedMemory (line 47) | type AllocatedMemory = ItemVec; function alloc_cell (line 48) | fn alloc_cell(&mut self, size:usize) ->ItemVec{ function free_cell (line 52) | fn free_cell(&mut self, _bv:ItemVec) { type SliceReference (line 60) | pub struct SliceReference<'a, T:'a> { function new (line 67) | pub fn new(input: &'a[T], start: usize, len: usize) -> SliceReference<'a... function slice (line 77) | fn slice(&self) -> &[T]{ method default (line 83) | fn default() ->SliceReference<'a, T> { function test_index_ops (line 95) | fn test_index_ops() { FILE: builder/third-party/alloc-stdlib/tests/lib.rs function calloc (line 29) | fn calloc(n_elem : usize, el_size : usize) -> *mut u8; function malloc (line 30) | fn malloc(len : usize) -> *mut u8; function free (line 31) | fn free(item : *mut u8); function uninitialized_stack_pool_test (line 34) | fn uninitialized_stack_pool_test() { function uninitialized_stack_pool_free_null (line 64) | fn uninitialized_stack_pool_free_null() { function uninitialized_heap_pool_test (line 138) | fn uninitialized_heap_pool_test() { function uninitialized_calloc_pool_test (line 168) | fn uninitialized_calloc_pool_test() { function uninitialized_global_pool_test (line 200) | fn uninitialized_global_pool_test() { function stack_pool_test (line 233) | fn stack_pool_test() { function stack_pool_free_null (line 263) | fn stack_pool_free_null() { function heap_pool_test (line 337) | fn heap_pool_test() { function calloc_pool_test (line 370) | fn calloc_pool_test() { function global_pool_test (line 434) | fn global_pool_test() { FILE: builder/third-party/anstream/benches/stream.rs function nop (line 6) | fn nop(data: &Data) -> Vec { function strip_stream (line 16) | fn strip_stream(data: &Data) -> Vec { function wincon_stream (line 27) | fn wincon_stream(data: &Data) -> Vec { function auto_stream_always_ansi (line 37) | fn auto_stream_always_ansi(data: &Data) -> Vec { function auto_stream_always (line 47) | fn auto_stream_always(data: &Data) -> Vec { function auto_stream_never (line 57) | fn auto_stream_never(data: &Data) -> Vec { constant DATA (line 66) | const DATA: &[Data] = &[ type Data (line 84) | struct Data(&'static str, &'static [u8]); method name (line 87) | const fn name(&self) -> &'static str { method content (line 91) | const fn content(&self) -> &'static [u8] { method fmt (line 97) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function main (line 102) | fn main() { FILE: builder/third-party/anstream/benches/strip.rs type Strip (line 4) | struct Strip(String); method with_capacity (line 6) | fn with_capacity(capacity: usize) -> Self { method print (line 11) | fn print(&mut self, c: char) { method execute (line 15) | fn execute(&mut self, byte: u8) { function advance_strip (line 23) | fn advance_strip(data: &Data) -> String { function strip_ansi_escapes (line 35) | fn strip_ansi_escapes(data: &Data) -> Vec { function strip_str (line 42) | fn strip_str(data: &Data) -> String { function strip_str_strip_next (line 53) | fn strip_str_strip_next(data: &Data) -> String { function strip_bytes (line 68) | fn strip_bytes(data: &Data) -> Vec { constant DATA (line 74) | const DATA: &[Data] = &[ type Data (line 92) | struct Data(&'static str, &'static [u8]); method name (line 95) | const fn name(&self) -> &'static str { method content (line 99) | const fn content(&self) -> &'static [u8] { method fmt (line 105) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function verify_data (line 111) | fn verify_data() { function main (line 133) | fn main() { FILE: builder/third-party/anstream/benches/wincon.rs function nop (line 2) | fn nop(data: &Data) -> Vec<(anstyle::Style, String)> { constant DATA (line 9) | const DATA: &[Data] = &[ type Data (line 27) | struct Data(&'static str, &'static [u8]); method name (line 30) | const fn name(&self) -> &'static str { method content (line 34) | const fn content(&self) -> &'static [u8] { method fmt (line 40) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function main (line 45) | fn main() { FILE: builder/third-party/anstream/examples/dump-stream.rs function main (line 5) | fn main() -> Result<(), lexopt::Error> { function style (line 44) | fn style( function print_number (line 57) | fn print_number(stdout: &mut impl Write, fixed: u8, style: anstyle::Styl... type Args (line 62) | struct Args { method parse (line 76) | fn parse() -> Result { type Layer (line 68) | enum Layer { FILE: builder/third-party/anstream/examples/query-stream.rs function main (line 3) | fn main() { FILE: builder/third-party/anstream/src/adapter/strip.rs function strip_str (line 22) | pub fn strip_str(data: &str) -> StrippedStr<'_> { type StrippedStr (line 28) | pub struct StrippedStr<'s> { function new (line 35) | fn new(data: &'s str) -> Self { function to_string (line 45) | pub fn to_string(&self) -> String { function fmt (line 56) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Item (line 69) | type Item = &'s str; method next (line 72) | fn next(&mut self) -> Option { type StripStr (line 79) | pub struct StripStr { method new (line 85) | pub fn new() -> Self { method strip_next (line 90) | pub fn strip_next<'s>(&'s mut self, data: &'s str) -> StripStrIter<'s> { type StripStrIter (line 100) | pub struct StripStrIter<'s> { type Item (line 106) | type Item = &'s str; method next (line 109) | fn next(&mut self) -> Option { function next_str (line 115) | fn next_str<'s>(bytes: &mut &'s [u8], state: &mut State) -> Option<&'s s... function from_utf8_unchecked (line 147) | unsafe fn from_utf8_unchecked<'b>(bytes: &'b [u8], safety_justification:... function is_utf8_continuation (line 159) | fn is_utf8_continuation(b: u8) -> bool { function strip_bytes (line 178) | pub fn strip_bytes(data: &[u8]) -> StrippedBytes<'_> { type StrippedBytes (line 184) | pub struct StrippedBytes<'s> { function new (line 193) | pub fn new(bytes: &'s [u8]) -> Self { function extend (line 209) | pub fn extend(&mut self, bytes: &'s [u8]) { function is_empty (line 219) | pub fn is_empty(&self) -> bool { function into_vec (line 225) | pub fn into_vec(self) -> Vec { type Item (line 235) | type Item = &'s [u8]; method next (line 238) | fn next(&mut self) -> Option { type StripBytes (line 245) | pub struct StripBytes { method new (line 252) | pub fn new() -> Self { method strip_next (line 257) | pub fn strip_next<'s>(&'s mut self, bytes: &'s [u8]) -> StripBytesIter... type StripBytesIter (line 268) | pub struct StripBytesIter<'s> { type Item (line 275) | type Item = &'s [u8]; method next (line 278) | fn next(&mut self) -> Option { function next_bytes (line 284) | fn next_bytes<'s>( type Utf8Parser (line 332) | pub(crate) struct Utf8Parser { method add (line 337) | fn add(&mut self, byte: u8) -> bool { type VtUtf8Receiver (line 345) | struct VtUtf8Receiver<'a>(&'a mut bool); function codepoint (line 348) | fn codepoint(&mut self, _: char) { function invalid_sequence (line 352) | fn invalid_sequence(&mut self) { function is_printable_bytes (line 358) | fn is_printable_bytes(action: Action, byte: u8) -> bool { function parser_strip (line 375) | fn parser_strip(bytes: &[u8]) -> String { function strip_char (line 404) | fn strip_char(mut s: &str) -> String { function strip_byte (line 421) | fn strip_byte(s: &[u8]) -> Vec { function test_strip_bytes_multibyte (line 434) | fn test_strip_bytes_multibyte() { function test_strip_byte_multibyte (line 442) | fn test_strip_byte_multibyte() { function test_strip_str_del (line 450) | fn test_strip_str_del() { function test_strip_byte_del (line 458) | fn test_strip_byte_del() { function test_strip_str_handles_broken_sequence (line 466) | fn test_strip_str_handles_broken_sequence() { FILE: builder/third-party/anstream/src/adapter/wincon.rs type WinconBytes (line 3) | pub struct WinconBytes { method new (line 10) | pub fn new() -> Self { method extract_next (line 15) | pub fn extract_next<'s>(&'s mut self, bytes: &'s [u8]) -> WinconBytesI... type WinconBytesIter (line 28) | pub struct WinconBytesIter<'s> { type Item (line 35) | type Item = (anstyle::Style, String); method next (line 38) | fn next(&mut self) -> Option { function next_bytes (line 44) | fn next_bytes( type WinconCapture (line 68) | struct WinconCapture { method reset (line 75) | fn reset(&mut self) { method print (line 82) | fn print(&mut self, c: char) { method execute (line 87) | fn execute(&mut self, byte: u8) { method csi_dispatch (line 93) | fn csi_dispatch( type State (line 272) | enum State { type ColorTarget (line 281) | enum ColorTarget { function to_ansi_color (line 287) | fn to_ansi_color(digit: u16) -> Option { function verify (line 308) | fn verify(input: &str, expected: Vec<(anstyle::Style, &str)>) { function start (line 319) | fn start() { function middle (line 332) | fn middle() { function end (line 346) | fn end() { function ansi256_colors (line 359) | fn ansi256_colors() { FILE: builder/third-party/anstream/src/auto.rs type AutoStream (line 19) | pub struct AutoStream { type StreamInner (line 24) | enum StreamInner { function new (line 62) | pub fn new(raw: S, choice: ColorChoice) -> Self { function auto (line 77) | pub fn auto(raw: S) -> Self { function choice (line 85) | pub fn choice(raw: &S) -> ColorChoice { function always_ansi (line 92) | pub fn always_ansi(raw: S) -> Self { function always_ansi_ (line 103) | fn always_ansi_(raw: S) -> Self { function always (line 110) | pub fn always(raw: S) -> Self { function never (line 130) | pub fn never(raw: S) -> Self { function wincon (line 136) | fn wincon(raw: S) -> Result { function into_inner (line 151) | pub fn into_inner(self) -> S { function is_terminal (line 162) | pub fn is_terminal(&self) -> bool { function current_choice (line 176) | pub fn current_choice(&self) -> ColorChoice { function choice (line 187) | fn choice(raw: &dyn RawStream) -> ColorChoice { function lock (line 221) | pub fn lock(self) -> AutoStream> { function lock (line 239) | pub fn lock(self) -> AutoStream> { function write (line 256) | fn write(&mut self, buf: &[u8]) -> std::io::Result { function write_vectored (line 265) | fn write_vectored(&mut self, bufs: &[std::io::IoSlice<'_>]) -> std::io::... function flush (line 275) | fn flush(&mut self) -> std::io::Result<()> { function write_all (line 284) | fn write_all(&mut self, buf: &[u8]) -> std::io::Result<()> { function write_fmt (line 294) | fn write_fmt(&mut self, args: std::fmt::Arguments<'_>) -> std::io::Resul... FILE: builder/third-party/anstream/src/buffer.rs type Buffer (line 7) | pub struct Buffer(Vec); method new (line 11) | pub fn new() -> Self { method with_capacity (line 16) | pub fn with_capacity(capacity: usize) -> Self { method as_bytes (line 21) | pub fn as_bytes(&self) -> &[u8] { method as_ref (line 28) | fn as_ref(&self) -> &[u8] { method write (line 35) | fn write(&mut self, buf: &[u8]) -> std::io::Result { method flush (line 41) | fn flush(&mut self) -> std::io::Result<()> { method write_colored (line 48) | fn write_colored( function write_colored (line 60) | fn write_colored( FILE: builder/third-party/anstream/src/fmt.rs type Adapter (line 4) | pub(crate) struct Adapter function new (line 16) | pub(crate) fn new(writer: W) -> Self { function write_fmt (line 23) | pub(crate) fn write_fmt(mut self, fmt: std::fmt::Arguments<'_>) -> std::... function write_str (line 45) | fn write_str(&mut self, s: &str) -> std::fmt::Result { FILE: builder/third-party/anstream/src/lib.rs type Stdout (line 61) | pub type Stdout = AutoStream; type Stderr (line 63) | pub type Stderr = AutoStream; function stdout (line 70) | pub fn stdout() -> Stdout { function stderr (line 80) | pub fn stderr() -> Stderr { FILE: builder/third-party/anstream/src/stream.rs type RawStream (line 5) | pub trait RawStream: std::io::Write + IsTerminal + private::Sealed {} type RawStream (line 9) | pub trait RawStream: type IsTerminal (line 45) | pub trait IsTerminal: private::Sealed { method is_terminal (line 47) | fn is_terminal(&self) -> bool; method is_terminal (line 52) | fn is_terminal(&self) -> bool { method is_terminal (line 59) | fn is_terminal(&self) -> bool { method is_terminal (line 66) | fn is_terminal(&self) -> bool { method is_terminal (line 73) | fn is_terminal(&self) -> bool { method is_terminal (line 80) | fn is_terminal(&self) -> bool { method is_terminal (line 87) | fn is_terminal(&self) -> bool { method is_terminal (line 94) | fn is_terminal(&self) -> bool { method is_terminal (line 101) | fn is_terminal(&self) -> bool { method is_terminal (line 108) | fn is_terminal(&self) -> bool { method is_terminal (line 115) | fn is_terminal(&self) -> bool { method is_terminal (line 122) | fn is_terminal(&self) -> bool { method is_terminal (line 129) | fn is_terminal(&self) -> bool { method is_terminal (line 137) | fn is_terminal(&self) -> bool { method is_terminal (line 145) | fn is_terminal(&self) -> bool { type AsLockedWrite (line 151) | pub trait AsLockedWrite: private::Sealed { method as_locked_write (line 158) | fn as_locked_write(&mut self) -> Self::Write<'_>; type Write (line 162) | type Write<'w> = std::io::StdoutLock<'w>; method as_locked_write (line 165) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Write (line 171) | type Write<'w> = &'w mut Self; method as_locked_write (line 174) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Write (line 180) | type Write<'w> = std::io::StderrLock<'w>; method as_locked_write (line 183) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Write (line 189) | type Write<'w> = &'w mut Self; method as_locked_write (line 192) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Write (line 198) | type Write<'w> = &'w mut Self; method as_locked_write (line 201) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Write (line 207) | type Write<'w> = &'w mut Self; method as_locked_write (line 210) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Write (line 216) | type Write<'w> = &'w mut Self; method as_locked_write (line 219) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Write (line 226) | type Write<'w> = &'w mut Self; method as_locked_write (line 229) | fn as_locked_write(&mut self) -> Self::Write<'_> { type Sealed (line 235) | pub trait Sealed {} FILE: builder/third-party/anstream/src/strip.rs type StripStream (line 7) | pub struct StripStream function new (line 21) | pub fn new(raw: S) -> Self { function into_inner (line 30) | pub fn into_inner(self) -> S { function is_terminal (line 42) | pub fn is_terminal(&self) -> bool { function lock (line 54) | pub fn lock(self) -> StripStream> { function lock (line 69) | pub fn lock(self) -> StripStream> { function write (line 84) | fn write(&mut self, buf: &[u8]) -> std::io::Result { function write_vectored (line 88) | fn write_vectored(&mut self, bufs: &[std::io::IoSlice<'_>]) -> std::io::... function flush (line 98) | fn flush(&mut self) -> std::io::Result<()> { function write_all (line 102) | fn write_all(&mut self, buf: &[u8]) -> std::io::Result<()> { function write_fmt (line 107) | fn write_fmt(&mut self, args: std::fmt::Arguments<'_>) -> std::io::Resul... function write (line 112) | fn write( function write_all (line 134) | fn write_all( function write_fmt (line 145) | fn write_fmt( function offset_to (line 155) | fn offset_to(total: &[u8], subslice: &[u8]) -> usize { FILE: builder/third-party/anstream/src/wincon.rs type WinconStream (line 8) | pub struct WinconStream function new (line 25) | pub fn new(raw: S) -> Self { function into_inner (line 34) | pub fn into_inner(self) -> S { function is_terminal (line 45) | pub fn is_terminal(&self) -> bool { function lock (line 57) | pub fn lock(self) -> WinconStream> { function lock (line 72) | pub fn lock(self) -> WinconStream> { function write (line 87) | fn write(&mut self, buf: &[u8]) -> std::io::Result { function write_vectored (line 91) | fn write_vectored(&mut self, bufs: &[std::io::IoSlice<'_>]) -> std::io::... function flush (line 101) | fn flush(&mut self) -> std::io::Result<()> { function write_all (line 105) | fn write_all(&mut self, buf: &[u8]) -> std::io::Result<()> { function write_fmt (line 110) | fn write_fmt(&mut self, args: std::fmt::Arguments<'_>) -> std::io::Resul... function write (line 115) | fn write( function write_all (line 133) | fn write_all( function write_fmt (line 159) | fn write_fmt( function cap_wincon_color (line 168) | fn cap_wincon_color(color: anstyle::Color) -> Option { FILE: builder/third-party/anstyle-parse/benches/parse.rs function advance (line 9) | fn advance(data: &Data) { function advance_strip (line 19) | fn advance_strip(data: &Data) -> String { function state_change (line 31) | fn state_change(data: &Data) { function state_change_strip_str (line 41) | fn state_change_strip_str(bencher: divan::Bencher<'_, '_>, data: &Data) { type BenchDispatcher (line 53) | struct BenchDispatcher; method print (line 55) | fn print(&mut self, c: char) { method execute (line 59) | fn execute(&mut self, byte: u8) { method hook (line 63) | fn hook(&mut self, params: &Params, intermediates: &[u8], ignore: bool, ... method put (line 67) | fn put(&mut self, byte: u8) { method osc_dispatch (line 71) | fn osc_dispatch(&mut self, params: &[&[u8]], bell_terminated: bool) { method csi_dispatch (line 75) | fn csi_dispatch(&mut self, params: &Params, intermediates: &[u8], ignore... method esc_dispatch (line 79) | fn esc_dispatch(&mut self, intermediates: &[u8], ignore: bool, byte: u8) { type Strip (line 85) | struct Strip(String); method with_capacity (line 87) | fn with_capacity(capacity: usize) -> Self { method print (line 92) | fn print(&mut self, c: char) { method execute (line 96) | fn execute(&mut self, byte: u8) { function strip_str (line 103) | fn strip_str(content: &str) -> String { constant DATA (line 151) | const DATA: &[Data] = &[ type Data (line 169) | struct Data(&'static str, &'static [u8]); method name (line 172) | const fn name(&self) -> &'static str { method content (line 176) | const fn content(&self) -> &'static [u8] { method fmt (line 182) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function verify_data (line 188) | fn verify_data() { function main (line 203) | fn main() { FILE: builder/third-party/anstyle-parse/examples/parselog.rs type Log (line 7) | struct Log; method print (line 10) | fn print(&mut self, c: char) { method execute (line 14) | fn execute(&mut self, byte: u8) { method hook (line 18) | fn hook(&mut self, params: &Params, intermediates: &[u8], ignore: bool, ... method put (line 25) | fn put(&mut self, byte: u8) { method unhook (line 29) | fn unhook(&mut self) { method osc_dispatch (line 33) | fn osc_dispatch(&mut self, params: &[&[u8]], bell_terminated: bool) { method csi_dispatch (line 40) | fn csi_dispatch(&mut self, params: &Params, intermediates: &[u8], ignore... method esc_dispatch (line 47) | fn esc_dispatch(&mut self, intermediates: &[u8], ignore: bool, byte: u8) { function main (line 55) | fn main() { FILE: builder/third-party/anstyle-parse/src/lib.rs constant MAX_INTERMEDIATES (line 54) | const MAX_INTERMEDIATES: usize = 2; constant MAX_OSC_PARAMS (line 55) | const MAX_OSC_PARAMS: usize = 16; constant MAX_OSC_RAW (line 57) | const MAX_OSC_RAW: usize = 1024; type Parser (line 62) | pub struct Parser { function new (line 83) | pub fn new() -> Parser { function params (line 88) | fn params(&self) -> &Params { function intermediates (line 93) | fn intermediates(&self) -> &[u8] { function advance (line 101) | pub fn advance(&mut self, performer: &mut P, byte: u8) { function process_utf8 (line 113) | fn process_utf8

(&mut self, performer: &mut P, byte: u8) function perform_state_change (line 124) | fn perform_state_change

(&mut self, dirs: P) -> &mut Build method define (line 493) | pub fn define<'a, V: Into>>(&mut self, var: &str, val:... method object (line 500) | pub fn object>(&mut self, obj: P) -> &mut Build { method flag (line 515) | pub fn flag(&mut self, flag: &str) -> &mut Build { method remove_flag (line 533) | pub fn remove_flag(&mut self, flag: &str) -> &mut Build { method ar_flag (line 549) | pub fn ar_flag(&mut self, flag: &str) -> &mut Build { method asm_flag (line 568) | pub fn asm_flag(&mut self, flag: &str) -> &mut Build { method ensure_check_file (line 573) | fn ensure_check_file(&self) -> Result { method is_flag_supported (line 603) | pub fn is_flag_supported(&self, flag: &str) -> Result { method is_flag_supported_inner (line 607) | fn is_flag_supported_inner( method flag_if_supported (line 702) | pub fn flag_if_supported(&mut self, flag: &str) -> &mut Build { method try_flags_from_environment (line 730) | pub fn try_flags_from_environment(&mut self, environ_key: &str) -> Res... method shared_flag (line 749) | pub fn shared_flag(&mut self, shared_flag: bool) -> &mut Build { method static_flag (line 768) | pub fn static_flag(&mut self, static_flag: bool) -> &mut Build { method no_default_flags (line 779) | pub fn no_default_flags(&mut self, no_default_flags: bool) -> &mut Bui... method file (line 785) | pub fn file>(&mut self, p: P) -> &mut Build { method files (line 791) | pub fn files

(&mut self, p: P) -> &mut Build method get_files (line 803) | pub fn get_files(&self) -> impl Iterator { method cpp (line 817) | pub fn cpp(&mut self, cpp: bool) -> &mut Build { method cuda (line 832) | pub fn cuda(&mut self, cuda: bool) -> &mut Build { method cudart (line 847) | pub fn cudart(&mut self, cudart: &str) -> &mut Build { method std (line 880) | pub fn std(&mut self, std: &str) -> &mut Build { method warnings_into_errors (line 904) | pub fn warnings_into_errors(&mut self, warnings_into_errors: bool) -> ... method warnings (line 925) | pub fn warnings(&mut self, warnings: bool) -> &mut Build { method extra_warnings (line 948) | pub fn extra_warnings(&mut self, warnings: bool) -> &mut Build { method cpp_link_stdlib (line 979) | pub fn cpp_link_stdlib<'a, V: Into>>( method cpp_set_stdlib (line 1020) | pub fn cpp_set_stdlib<'a, V: Into>>( method target (line 1043) | pub fn target(&mut self, target: &str) -> &mut Build { method host (line 1061) | pub fn host(&mut self, host: &str) -> &mut Build { method opt_level (line 1070) | pub fn opt_level(&mut self, opt_level: u32) -> &mut Build { method opt_level_str (line 1079) | pub fn opt_level_str(&mut self, opt_level: &str) -> &mut Build { method debug (line 1089) | pub fn debug(&mut self, debug: bool) -> &mut Build { method force_frame_pointer (line 1100) | pub fn force_frame_pointer(&mut self, force: bool) -> &mut Build { method out_dir (line 1110) | pub fn out_dir>(&mut self, out_dir: P) -> &mut Build { method compiler (line 1120) | pub fn compiler>(&mut self, compiler: P) -> &mut Build { method archiver (line 1130) | pub fn archiver>(&mut self, archiver: P) -> &mut Build { method ranlib (line 1140) | pub fn ranlib>(&mut self, ranlib: P) -> &mut Build { method cargo_metadata (line 1156) | pub fn cargo_metadata(&mut self, cargo_metadata: bool) -> &mut Build { method cargo_warnings (line 1166) | pub fn cargo_warnings(&mut self, cargo_warnings: bool) -> &mut Build { method cargo_debug (line 1176) | pub fn cargo_debug(&mut self, cargo_debug: bool) -> &mut Build { method link_lib_modifier (line 1186) | pub fn link_lib_modifier(&mut self, link_lib_modifier: &str) -> &mut B... method pic (line 1195) | pub fn pic(&mut self, pic: bool) -> &mut Build { method use_plt (line 1210) | pub fn use_plt(&mut self, use_plt: bool) -> &mut Build { method emit_rerun_if_env_changed (line 1221) | pub fn emit_rerun_if_env_changed(&mut self, emit_rerun_if_env_changed:... method static_crt (line 1229) | pub fn static_crt(&mut self, static_crt: bool) -> &mut Build { method __set_env (line 1235) | pub fn __set_env(&mut self, a: A, b: B) -> &mut Build method try_compile (line 1247) | pub fn try_compile(&self, output: &str) -> Result<(), Error> { method compile (line 1410) | pub fn compile(&self, output: &str) { method compile_intermediates (line 1421) | pub fn compile_intermediates(&self) -> Vec { method try_compile_intermediates (line 1432) | pub fn try_compile_intermediates(&self) -> Result, Error> { method compile_objects (line 1442) | fn compile_objects(&self, objs: &[Object]) -> Result<(), Error> { method compile_objects (line 1592) | fn compile_objects(&self, objs: &[Object]) -> Result<(), Error> { method create_compile_object_cmd (line 1601) | fn create_compile_object_cmd( method try_expand (line 1672) | pub fn try_expand(&self) -> Result, Error> { method expand (line 1722) | pub fn expand(&self) -> Vec { method get_compiler (line 1747) | pub fn get_compiler(&self) -> Tool { method try_get_compiler (line 1758) | pub fn try_get_compiler(&self) -> Result { method add_default_flags (line 1835) | fn add_default_flags( method has_flags (line 2381) | fn has_flags(&self) -> bool { method msvc_macro_assembler (line 2391) | fn msvc_macro_assembler(&self) -> Result<(Command, &'static str), Erro... method assemble (line 2447) | fn assemble(&self, lib_name: &str, dst: &Path, objs: &[Object]) -> Res... method assemble_progressive (line 2511) | fn assemble_progressive(&self, dst: &Path, objs: &[&Path]) -> Result<(... method apple_flags (line 2571) | fn apple_flags(&self, cmd: &mut Tool) -> Result<(), Error> { method cmd (line 2747) | fn cmd>(&self, prog: P) -> Command { method get_base_compiler (line 2755) | fn get_base_compiler(&self) -> Result { method rustc_wrapper_fallback (line 2994) | fn rustc_wrapper_fallback() -> Option { method env_tool (line 3012) | fn env_tool(&self, name: &str) -> Option<(PathBuf, Option, Vec... method get_cpp_link_stdlib (line 3085) | fn get_cpp_link_stdlib(&self) -> Result, Error> { method get_ar (line 3116) | fn get_ar(&self) -> Result<(Command, PathBuf, bool), Error> { method get_archiver (line 3134) | pub fn get_archiver(&self) -> Command { method try_get_archiver (line 3145) | pub fn try_get_archiver(&self) -> Result { method try_get_archiver_and_flags (line 3149) | fn try_get_archiver_and_flags(&self) -> Result<(Command, PathBuf, bool... method get_base_archiver (line 3163) | fn get_base_archiver(&self) -> Result<(Command, PathBuf), Error> { method get_ranlib (line 3187) | pub fn get_ranlib(&self) -> Command { method try_get_ranlib (line 3198) | pub fn try_get_ranlib(&self) -> Result { method get_base_ranlib (line 3206) | fn get_base_ranlib(&self) -> Result { method get_base_archiver_variant (line 3214) | fn get_base_archiver_variant( method prefix_for_target (line 3351) | fn prefix_for_target(&self, target: &str) -> Option { method find_working_gnu_prefix (line 3485) | fn find_working_gnu_prefix(&self, prefixes: &[&'static str]) -> Option... method get_target (line 3513) | fn get_target(&self) -> Result, Error> { method get_host (line 3520) | fn get_host(&self) -> Result, Error> { method get_opt_level (line 3527) | fn get_opt_level(&self) -> Result, Error> { method get_debug (line 3534) | fn get_debug(&self) -> bool { method get_dwarf_version (line 3541) | fn get_dwarf_version(&self) -> Option { method get_force_frame_pointer (line 3560) | fn get_force_frame_pointer(&self) -> bool { method get_out_dir (line 3564) | fn get_out_dir(&self) -> Result, Error> { method getenv (line 3579) | fn getenv(&self, v: &str) -> Option> { method getenv_unwrap (line 3609) | fn getenv_unwrap(&self, v: &str) -> Result, Error> { method getenv_with_target_prefixes (line 3619) | fn getenv_with_target_prefixes(&self, var_base: &str) -> Result Result, Error> { method fix_env_for_apple_os (line 3647) | fn fix_env_for_apple_os(&self, cmd: &mut Command) -> Result<(), Error> { method apple_sdk_root (line 3659) | fn apple_sdk_root(&self, sdk: &str) -> Result { method apple_deployment_version (line 3730) | fn apple_deployment_version(&self, os: AppleOs, arch_str: Option<&str>... method cuda_file_count (line 3857) | fn cuda_file_count(&self) -> usize { type ErrorKind (line 311) | enum ErrorKind { type Error (line 335) | pub struct Error { method new (line 343) | fn new(kind: ErrorKind, message: impl Into>) -> Error { method from (line 352) | fn from(e: io::Error) -> Error { method fmt (line 358) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Object (line 369) | struct Object { method new (line 376) | fn new(src: PathBuf, dst: PathBuf) -> Object { method default (line 3866) | fn default() -> Build { function fail (line 3871) | fn fail(s: &str) -> ! { type AppleOs (line 3877) | enum AppleOs { method fmt (line 3886) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type AppleSdkTargetParts (line 3897) | struct AppleSdkTargetParts { function apple_os_sdk_parts (line 3903) | fn apple_os_sdk_parts(os: AppleOs, arch: &AppleArchSpec) -> AppleSdkTarg... type AppleArchSpec (line 3926) | enum AppleArchSpec { function android_clang_compiler_uses_target_arg_internally (line 3951) | fn android_clang_compiler_uses_target_arg_internally(clang_path: &Path) ... function test_android_clang_compiler_uses_target_arg_internally (line 3963) | fn test_android_clang_compiler_uses_target_arg_internally() { function autodetect_android_compiler (line 3983) | fn autodetect_android_compiler(target: &str, host: &str, gnu: &str, clan... function map_darwin_target_from_rust_to_compiler_architecture (line 4031) | fn map_darwin_target_from_rust_to_compiler_architecture(target: &str) ->... function which (line 4051) | fn which(tool: &Path, path_entries: Option) -> Option { function search_programs (line 4076) | fn search_programs(cc: &mut Command, prog: &Path, cargo_output: &CargoOu... type AsmFileExt (line 4096) | enum AsmFileExt { method from_path (line 4105) | fn from_path(file: &Path) -> Option { FILE: builder/third-party/cc/src/parallel/async_executor.rs constant NOOP_WAKER_VTABLE (line 13) | const NOOP_WAKER_VTABLE: RawWakerVTable = RawWakerVTable::new( constant NOOP_RAW_WAKER (line 23) | const NOOP_RAW_WAKER: RawWaker = RawWaker::new(ptr::null(), &NOOP_WAKER_... type YieldOnce (line 26) | pub(crate) struct YieldOnce(bool); type Output (line 29) | type Output = (); method poll (line 31) | fn poll(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<()> { function block_on (line 47) | pub(crate) fn block_on( FILE: builder/third-party/cc/src/parallel/job_token.rs type JobToken (line 7) | pub(crate) struct JobToken(PhantomData<()>); method new (line 10) | fn new() -> Self { method drop (line 16) | fn drop(&mut self) { type JobTokenServer (line 24) | enum JobTokenServer { method new (line 38) | fn new() -> &'static Self { type ActiveJobTokenServer (line 50) | pub(crate) enum ActiveJobTokenServer { method new (line 56) | pub(crate) fn new() -> Self { method acquire (line 65) | pub(crate) async fn acquire(&self) -> Result { type JobServer (line 83) | pub(super) struct JobServer { method from_env (line 107) | pub(super) unsafe fn from_env() -> Option { method get_global_implicit_token (line 114) | fn get_global_implicit_token(&self) -> MutexGuard<'_, bool> { method release_token_raw (line 123) | pub(super) fn release_token_raw(&self) { method enter_active (line 137) | pub(super) fn enter_active(&self) -> ActiveJobServer<'_> { method new (line 233) | pub(super) fn new() -> Self { method acquire (line 252) | pub(super) async fn acquire(&self) -> JobToken { method release_token_raw (line 266) | pub(super) fn release_token_raw(&self) { type HelperThread (line 145) | struct HelperThread { method new (line 152) | fn new(jobserver: &JobServer) -> Result { type ActiveJobServer (line 164) | pub(crate) struct ActiveJobServer<'a> { function acquire (line 170) | pub(super) async fn acquire(&self) -> Result { type JobServer (line 230) | pub(crate) struct JobServer(AtomicU32); method from_env (line 107) | pub(super) unsafe fn from_env() -> Option { method get_global_implicit_token (line 114) | fn get_global_implicit_token(&self) -> MutexGuard<'_, bool> { method release_token_raw (line 123) | pub(super) fn release_token_raw(&self) { method enter_active (line 137) | pub(super) fn enter_active(&self) -> ActiveJobServer<'_> { method new (line 233) | pub(super) fn new() -> Self { method acquire (line 252) | pub(super) async fn acquire(&self) -> JobToken { method release_token_raw (line 266) | pub(super) fn release_token_raw(&self) { FILE: builder/third-party/cc/src/parallel/stderr.rs function get_flags (line 10) | fn get_flags(fd: std::os::unix::io::RawFd) -> Result { function set_flags (line 27) | fn set_flags(fd: std::os::unix::io::RawFd, flags: std::os::raw::c_int) -... function set_non_blocking (line 43) | pub fn set_non_blocking(pipe: &impl std::os::unix::io::AsRawFd) -> Resul... function bytes_available (line 52) | pub fn bytes_available(stderr: &mut ChildStderr) -> Result { FILE: builder/third-party/cc/src/target_info.rs constant RISCV_ARCH_MAPPING (line 4) | pub const RISCV_ARCH_MAPPING: &[(&str, &str)] = &[ FILE: builder/third-party/cc/src/tempfile.rs function rand (line 12) | fn rand() -> u64 { function tmpname (line 16) | fn tmpname(suffix: &str) -> String { function create_named (line 20) | fn create_named(path: &Path) -> io::Result { type NamedTempfile (line 37) | pub(super) struct NamedTempfile { method new (line 43) | pub(super) fn new(base: &Path, suffix: &str) -> io::Result { method path (line 68) | pub(super) fn path(&self) -> &Path { method file (line 72) | pub(super) fn file(&self) -> &File { method drop (line 78) | fn drop(&mut self) { FILE: builder/third-party/cc/src/tool.rs type Tool (line 28) | pub struct Tool { method new (line 41) | pub(crate) fn new( method with_clang_driver (line 57) | pub(crate) fn with_clang_driver( method with_family (line 75) | pub(crate) fn with_family(path: PathBuf, family: ToolFamily) -> Self { method with_features (line 89) | pub(crate) fn with_features( method remove_arg (line 215) | pub(crate) fn remove_arg(&mut self, flag: OsString) { method push_cc_arg (line 227) | pub(crate) fn push_cc_arg(&mut self, flag: OsString) { method is_duplicate_opt_arg (line 237) | pub(crate) fn is_duplicate_opt_arg(&self, flag: &OsString) -> bool { method push_opt_unless_duplicate (line 263) | pub(crate) fn push_opt_unless_duplicate(&mut self, flag: OsString) { method to_command (line 276) | pub fn to_command(&self) -> Command { method path (line 304) | pub fn path(&self) -> &Path { method args (line 310) | pub fn args(&self) -> &[OsString] { method env (line 318) | pub fn env(&self) -> &[(OsString, OsString)] { method cc_env (line 326) | pub fn cc_env(&self) -> OsString { method cflags_env (line 345) | pub fn cflags_env(&self) -> OsString { method is_like_gnu (line 357) | pub fn is_like_gnu(&self) -> bool { method is_like_clang (line 362) | pub fn is_like_clang(&self) -> bool { method is_xctoolchain_clang (line 368) | pub(crate) fn is_xctoolchain_clang(&self) -> bool { method is_xctoolchain_clang (line 373) | pub(crate) fn is_xctoolchain_clang(&self) -> bool { method is_like_msvc (line 378) | pub fn is_like_msvc(&self) -> bool { type ToolFamily (line 392) | pub enum ToolFamily { method add_debug_flags (line 404) | pub(crate) fn add_debug_flags(&self, cmd: &mut Tool, dwarf_version: Op... method add_force_frame_pointer (line 420) | pub(crate) fn add_force_frame_pointer(&self, cmd: &mut Tool) { method warnings_flags (line 430) | pub(crate) fn warnings_flags(&self) -> &'static str { method extra_warnings_flags (line 438) | pub(crate) fn extra_warnings_flags(&self) -> Option<&'static str> { method warnings_to_errors_flag (line 446) | pub(crate) fn warnings_to_errors_flag(&self) -> &'static str { method verbose_stderr (line 453) | pub(crate) fn verbose_stderr(&self) -> bool { FILE: builder/third-party/cc/src/windows/com.rs function initialize (line 27) | pub fn initialize() -> Result<(), HRESULT> { type ComPtr (line 37) | pub struct ComPtr(*mut T) function from_raw (line 47) | pub unsafe fn from_raw(ptr: *mut T) -> ComPtr { function up (line 52) | pub fn up(self) -> ComPtr function into_raw (line 61) | pub fn into_raw(self) -> *mut T { function as_unknown (line 65) | fn as_unknown(&self) -> &IUnknown { function cast (line 69) | pub fn cast(&self) -> Result, i32> type Target (line 85) | type Target = T; method deref (line 86) | fn deref(&self) -> &T { method clone (line 94) | fn clone(&self) -> Self { method drop (line 105) | fn drop(&mut self) { type BStr (line 111) | pub struct BStr(BSTR); method from_raw (line 113) | pub unsafe fn from_raw(s: BSTR) -> BStr { method to_osstring (line 116) | pub fn to_osstring(&self) -> OsString { method drop (line 123) | fn drop(&mut self) { type ToWide (line 128) | pub trait ToWide { method to_wide (line 129) | fn to_wide(&self) -> Vec; method to_wide_null (line 130) | fn to_wide_null(&self) -> Vec; method to_wide (line 136) | fn to_wide(&self) -> Vec { method to_wide_null (line 139) | fn to_wide_null(&self) -> Vec { type FromWide (line 143) | pub trait FromWide method from_wide (line 147) | fn from_wide(wide: &[u16]) -> Self; method from_wide_null (line 148) | fn from_wide_null(wide: &[u16]) -> Self { method from_wide (line 154) | fn from_wide(wide: &[u16]) -> OsString { FILE: builder/third-party/cc/src/windows/find_tools.rs constant MSVC_FAMILY (line 22) | const MSVC_FAMILY: ToolFamily = ToolFamily::Msvc { clang_cl: false }; type TargetArch (line 25) | struct TargetArch<'a>(pub &'a str); function eq (line 28) | fn eq(&self, other: &&str) -> bool { function from (line 34) | fn from(target: TargetArch<'a>) -> Self { function find (line 51) | pub fn find(target: &str, tool: &str) -> Option { function find_tool (line 58) | pub fn find_tool(target: &str, tool: &str) -> Option { type VsVers (line 96) | pub enum VsVers { function find_vs_version (line 113) | pub fn find_vs_version() -> Result { type MsvcTool (line 185) | struct MsvcTool { method new (line 262) | fn new(tool: PathBuf) -> MsvcTool { method into_tool (line 271) | fn into_tool(self) -> Tool { type LibraryHandle (line 192) | struct LibraryHandle(HMODULE); method new (line 195) | fn new(name: &[u8]) -> Option { method get_proc_address (line 208) | unsafe fn get_proc_address(&self, name: &[u8]) -> Option { method drop (line 215) | fn drop(&mut self) { type GetMachineTypeAttributesFuncType (line 220) | type GetMachineTypeAttributesFuncType = constant _ (line 222) | const _: () = { function is_amd64_emulation_supported_inner (line 229) | fn is_amd64_emulation_supported_inner() -> Option { function is_amd64_emulation_supported (line 246) | fn is_amd64_emulation_supported() -> bool { function is_vscmd_target (line 288) | fn is_vscmd_target(target: TargetArch<'_>) -> Option { function find_msvc_environment (line 303) | pub(super) fn find_msvc_environment(tool: &str, target: TargetArch<'_>) ... function find_msbuild_vs17 (line 327) | fn find_msbuild_vs17(target: TargetArch<'_>) -> Option { function vs16plus_instances (line 332) | fn vs16plus_instances( function find_tool_in_vs16plus_path (line 353) | fn find_tool_in_vs16plus_path( function find_msbuild_vs16 (line 376) | fn find_msbuild_vs16(target: TargetArch<'_>) -> Option { function vs15plus_instances (line 392) | fn vs15plus_instances(target: TargetArch<'_>) -> Option { function vs15plus_instances_using_com (line 396) | fn vs15plus_instances_using_com() -> Option { function vs15plus_instances_using_vswhere (line 405) | fn vs15plus_instances_using_vswhere(target: TargetArch<'_>) -> Option Option> { function find_msvc_15plus (line 455) | pub(super) fn find_msvc_15plus(tool: &str, target: TargetArch<'_>) -> Op... function find_tool_in_vs15_path (line 475) | fn find_tool_in_vs15_path(tool: &str, target: TargetArch<'_>) -> Option<... function tool_from_vs15plus_instance (line 506) | fn tool_from_vs15plus_instance( function vs15plus_vc_paths (line 537) | fn vs15plus_vc_paths( function vs15plus_vc_read_version (line 596) | fn vs15plus_vc_read_version(dir: &Path) -> Option { function use_spectre_mitigated_libs (line 633) | fn use_spectre_mitigated_libs() -> bool { function atl_paths (line 637) | fn atl_paths(target: TargetArch<'_>, path: &Path) -> Option<(PathBuf, Pa... function find_msvc_14 (line 649) | pub(super) fn find_msvc_14(tool: &str, target: TargetArch<'_>) -> Option... function add_sdks (line 656) | fn add_sdks(tool: &mut MsvcTool, target: TargetArch<'_>) -> Option<()> { function find_msvc_12 (line 699) | pub(super) fn find_msvc_12(tool: &str, target: TargetArch<'_>) -> Option... function add_env (line 714) | fn add_env(tool: &mut Tool, env: &str, paths: Vec) { function get_tool (line 724) | fn get_tool(tool: &str, path: &Path, target: TargetArch<'_>) -> Option Option { function get_ucrt_dir (line 768) | fn get_ucrt_dir() -> Option<(PathBuf, String)> { function get_sdk10_dir (line 800) | fn get_sdk10_dir() -> Option<(PathBuf, String)> { function get_sdk81_dir (line 829) | fn get_sdk81_dir() -> Option { constant PROCESSOR_ARCHITECTURE_INTEL (line 836) | const PROCESSOR_ARCHITECTURE_INTEL: u16 = 0; constant PROCESSOR_ARCHITECTURE_AMD64 (line 837) | const PROCESSOR_ARCHITECTURE_AMD64: u16 = 9; constant PROCESSOR_ARCHITECTURE_ARM64 (line 838) | const PROCESSOR_ARCHITECTURE_ARM64: u16 = 12; constant X86 (line 839) | const X86: u16 = PROCESSOR_ARCHITECTURE_INTEL; constant X86_64 (line 840) | const X86_64: u16 = PROCESSOR_ARCHITECTURE_AMD64; constant AARCH64 (line 841) | const AARCH64: u16 = PROCESSOR_ARCHITECTURE_ARM64; function bin_subdir (line 855) | fn bin_subdir(target: TargetArch<'_>) -> Vec<(&'static str, &'static str... function lib_subdir (line 867) | fn lib_subdir(target: TargetArch<'_>) -> Option<&'static str> { function vc_lib_subdir (line 878) | fn vc_lib_subdir(target: TargetArch<'_>) -> Option<&'static str> { function host_arch (line 889) | fn host_arch() -> u16 { function max_version (line 925) | fn max_version(key: &RegistryKey) -> Option<(OsString, RegistryKey)> { function has_msbuild_version (line 946) | pub(super) fn has_msbuild_version(version: &str) -> bool { function find_devenv (line 973) | pub(super) fn find_devenv(target: TargetArch<'_>) -> Option { function find_devenv_vs15 (line 977) | fn find_devenv_vs15(target: TargetArch<'_>) -> Option { function find_msbuild (line 982) | pub(super) fn find_msbuild(target: TargetArch<'_>) -> Option { function find_msbuild_vs15 (line 995) | fn find_msbuild_vs15(target: TargetArch<'_>) -> Option { function find_old_msbuild (line 999) | fn find_old_msbuild(target: TargetArch<'_>) -> Option { function find_msbuild (line 1029) | pub(super) fn find_msbuild(_target: TargetArch<'_>) -> Option { function find_devenv (line 1035) | pub(super) fn find_devenv(_target: TargetArch<'_>) -> Option { function find_msvc_environment (line 1040) | pub(super) fn find_msvc_environment(tool: &str, _target: TargetArch<'_>)... function find_msvc_15plus (line 1060) | pub(super) fn find_msvc_15plus(_tool: &str, _target: TargetArch<'_>) -> ... function find_msvc_14 (line 1066) | pub(super) fn find_msvc_14(_tool: &str, _target: TargetArch<'_>) -> Opti... function find_msvc_12 (line 1071) | pub(super) fn find_msvc_12(_tool: &str, _target: TargetArch<'_>) -> Opti... function has_msbuild_version (line 1075) | pub(super) fn has_msbuild_version(version: &str) -> bool { FILE: builder/third-party/cc/src/windows/registry.rs type RegistryKey (line 24) | pub(crate) struct RegistryKey(Repr); method raw (line 50) | fn raw(&self) -> HKEY { method open (line 58) | pub fn open(&self, key: &OsStr) -> io::Result { method iter (line 77) | pub fn iter(&self) -> Iter { method query_str (line 84) | pub fn query_str(&self, name: &str) -> io::Result { type DWORD (line 27) | type DWORD = u32; type OwnedKey (line 29) | struct OwnedKey(HKEY); type Repr (line 32) | enum Repr { type Iter (line 39) | pub struct Iter<'a> { constant LOCAL_MACHINE (line 47) | pub(crate) const LOCAL_MACHINE: RegistryKey = RegistryKey(Repr::LocalMac... method drop (line 157) | fn drop(&mut self) { type Item (line 165) | type Item = io::Result; method next (line 167) | fn next(&mut self) -> Option> { FILE: builder/third-party/cc/src/windows/setup_config.rs type InstanceState (line 26) | pub type InstanceState = u32; constant eNone (line 28) | pub const eNone: InstanceState = 0; constant eLocal (line 29) | pub const eLocal: InstanceState = 1; constant eRegistered (line 30) | pub const eRegistered: InstanceState = 2; constant eNoRebootRequired (line 31) | pub const eNoRebootRequired: InstanceState = 4; constant eComplete (line 32) | pub const eComplete: InstanceState = -1i32 as u32; type SetupConfiguration (line 161) | pub struct SetupConfiguration(ComPtr); method new (line 164) | pub fn new() -> Result { method get_instance_for_current_process (line 181) | pub fn get_instance_for_current_process(&self) -> Result Result { method enum_all_instances (line 197) | pub fn enum_all_instances(&self) -> Result { type SetupInstance (line 208) | pub struct SetupInstance(ComPtr); method from_raw (line 211) | pub unsafe fn from_raw(obj: *mut ISetupInstance) -> SetupInstance { method instance_id (line 214) | pub fn instance_id(&self) -> Result { method installation_name (line 223) | pub fn installation_name(&self) -> Result { method installation_path (line 232) | pub fn installation_path(&self) -> Result { method installation_version (line 241) | pub fn installation_version(&self) -> Result { method product_path (line 250) | pub fn product_path(&self) -> Result { type EnumSetupInstances (line 262) | pub struct EnumSetupInstances(ComPtr); method from_raw (line 265) | pub unsafe fn from_raw(obj: *mut IEnumSetupInstances) -> EnumSetupInst... type Item (line 271) | type Item = Result; method next (line 272) | fn next(&mut self) -> Option> { FILE: builder/third-party/cc/src/windows/vs_instances.rs type VsInstance (line 9) | pub enum VsInstance { method installation_name (line 15) | pub fn installation_name(&self) -> Option> { method installation_path (line 26) | pub fn installation_path(&self) -> Option { method installation_version (line 33) | pub fn installation_version(&self) -> Option> { type VsInstances (line 45) | pub enum VsInstances { type Item (line 51) | type Item = VsInstance; type IntoIter (line 53) | type IntoIter = Box>; method into_iter (line 55) | fn into_iter(self) -> Self::IntoIter { type VswhereInstance (line 66) | pub struct VswhereInstance { type Error (line 71) | type Error = &'static str; method try_from (line 73) | fn try_from(output: &Vec) -> Result { function it_parses_vswhere_output_correctly (line 101) | fn it_parses_vswhere_output_correctly() { function it_returns_an_error_for_empty_output (line 166) | fn it_returns_an_error_for_empty_output() { function it_returns_an_error_for_output_consisting_of_empty_lines (line 175) | fn it_returns_an_error_for_output_consisting_of_empty_lines() { function it_returns_an_error_for_output_without_required_properties (line 187) | fn it_returns_an_error_for_output_without_required_properties() { FILE: builder/third-party/cc/src/windows/winapi.rs type wchar_t (line 12) | pub type wchar_t = u16; type REFIID (line 16) | pub type REFIID = *const IID; type IID (line 17) | pub type IID = GUID; type ULONG (line 18) | pub type ULONG = raw::c_ulong; type DWORD (line 19) | pub type DWORD = u32; type LPFILETIME (line 20) | pub type LPFILETIME = *mut FILETIME; type OLECHAR (line 21) | pub type OLECHAR = WCHAR; type WCHAR (line 22) | pub type WCHAR = wchar_t; type LPCOLESTR (line 23) | pub type LPCOLESTR = *const OLECHAR; type LCID (line 24) | pub type LCID = DWORD; type LPCWSTR (line 25) | pub type LPCWSTR = *const WCHAR; type PULONGLONG (line 26) | pub type PULONGLONG = *mut ULONGLONG; type ULONGLONG (line 27) | pub type ULONGLONG = u64; type Interface (line 29) | pub trait Interface { method uuidof (line 30) | fn uuidof() -> GUID; type LPSAFEARRAY (line 33) | pub type LPSAFEARRAY = *mut SAFEARRAY; FILE: builder/third-party/cc/src/windows/windows_sys.rs function RegCloseKey (line 20) | pub fn RegCloseKey(hkey: HKEY) -> WIN32_ERROR; function RegEnumKeyExW (line 24) | pub fn RegEnumKeyExW( function RegOpenKeyExW (line 37) | pub fn RegOpenKeyExW( function RegQueryValueExW (line 47) | pub fn RegQueryValueExW( function FreeLibrary (line 58) | pub fn FreeLibrary(hlibmodule: HMODULE) -> BOOL; function GetMachineTypeAttributes (line 62) | pub fn GetMachineTypeAttributes( function GetProcAddress (line 69) | pub fn GetProcAddress(hmodule: HMODULE, lpprocname: PCSTR) -> FARPROC; function LoadLibraryA (line 73) | pub fn LoadLibraryA(lplibfilename: PCSTR) -> HMODULE; function OpenSemaphoreA (line 77) | pub fn OpenSemaphoreA(dwdesiredaccess: u32, binherithandle: BOOL, lpname... function PeekNamedPipe (line 81) | pub fn PeekNamedPipe( function ReleaseSemaphore (line 92) | pub fn ReleaseSemaphore( function WaitForSingleObject (line 100) | pub fn WaitForSingleObject(hhandle: HANDLE, dwmilliseconds: u32) -> WAIT... function CoCreateInstance (line 104) | pub fn CoCreateInstance( function CoInitializeEx (line 114) | pub fn CoInitializeEx(pvreserved: *const core::ffi::c_void, dwcoinit: u3... function SysFreeString (line 118) | pub fn SysFreeString(bstrstring: BSTR); function SysStringLen (line 122) | pub fn SysStringLen(pbstr: BSTR) -> u32; type ADVANCED_FEATURE_FLAGS (line 124) | pub type ADVANCED_FEATURE_FLAGS = u16; type BOOL (line 125) | pub type BOOL = i32; type BSTR (line 126) | pub type BSTR = *const u16; type CLSCTX (line 127) | pub type CLSCTX = u32; constant CLSCTX_ALL (line 128) | pub const CLSCTX_ALL: CLSCTX = 23u32; type COINIT (line 129) | pub type COINIT = i32; constant COINIT_MULTITHREADED (line 130) | pub const COINIT_MULTITHREADED: COINIT = 0i32; constant ERROR_NO_MORE_ITEMS (line 131) | pub const ERROR_NO_MORE_ITEMS: WIN32_ERROR = 259u32; constant ERROR_SUCCESS (line 132) | pub const ERROR_SUCCESS: WIN32_ERROR = 0u32; constant FALSE (line 133) | pub const FALSE: BOOL = 0i32; type FARPROC (line 134) | pub type FARPROC = Option isize>; type FILETIME (line 136) | pub struct FILETIME { method clone (line 142) | fn clone(&self) -> Self { constant FILE_ATTRIBUTE_TEMPORARY (line 146) | pub const FILE_ATTRIBUTE_TEMPORARY: FILE_FLAGS_AND_ATTRIBUTES = 256u32; type FILE_FLAGS_AND_ATTRIBUTES (line 147) | pub type FILE_FLAGS_AND_ATTRIBUTES = u32; type GUID (line 149) | pub struct GUID { method from_u128 (line 162) | pub const fn from_u128(uuid: u128) -> Self { method clone (line 157) | fn clone(&self) -> Self { type HANDLE (line 171) | pub type HANDLE = *mut core::ffi::c_void; type HKEY (line 172) | pub type HKEY = *mut core::ffi::c_void; constant HKEY_LOCAL_MACHINE (line 173) | pub const HKEY_LOCAL_MACHINE: HKEY = -2147483646i32 as _; type HMODULE (line 174) | pub type HMODULE = *mut core::ffi::c_void; type HRESULT (line 175) | pub type HRESULT = i32; type IMAGE_FILE_MACHINE (line 176) | pub type IMAGE_FILE_MACHINE = u16; constant IMAGE_FILE_MACHINE_AMD64 (line 177) | pub const IMAGE_FILE_MACHINE_AMD64: IMAGE_FILE_MACHINE = 34404u16; constant KEY_READ (line 178) | pub const KEY_READ: REG_SAM_FLAGS = 131097u32; constant KEY_WOW64_32KEY (line 179) | pub const KEY_WOW64_32KEY: REG_SAM_FLAGS = 512u32; type MACHINE_ATTRIBUTES (line 180) | pub type MACHINE_ATTRIBUTES = i32; type PCSTR (line 181) | pub type PCSTR = *const u8; type PCWSTR (line 182) | pub type PCWSTR = *const u16; type PWSTR (line 183) | pub type PWSTR = *mut u16; type REG_SAM_FLAGS (line 184) | pub type REG_SAM_FLAGS = u32; constant REG_SZ (line 185) | pub const REG_SZ: REG_VALUE_TYPE = 1u32; type REG_VALUE_TYPE (line 186) | pub type REG_VALUE_TYPE = u32; type SAFEARRAY (line 188) | pub struct SAFEARRAY { method clone (line 198) | fn clone(&self) -> Self { type SAFEARRAYBOUND (line 203) | pub struct SAFEARRAYBOUND { method clone (line 209) | fn clone(&self) -> Self { constant SEMAPHORE_MODIFY_STATE (line 213) | pub const SEMAPHORE_MODIFY_STATE: SYNCHRONIZATION_ACCESS_RIGHTS = 2u32; type SYNCHRONIZATION_ACCESS_RIGHTS (line 214) | pub type SYNCHRONIZATION_ACCESS_RIGHTS = u32; constant S_FALSE (line 215) | pub const S_FALSE: HRESULT = 0x1_u32 as _; constant S_OK (line 216) | pub const S_OK: HRESULT = 0x0_u32 as _; type THREAD_ACCESS_RIGHTS (line 217) | pub type THREAD_ACCESS_RIGHTS = u32; constant THREAD_SYNCHRONIZE (line 218) | pub const THREAD_SYNCHRONIZE: THREAD_ACCESS_RIGHTS = 1048576u32; constant UserEnabled (line 219) | pub const UserEnabled: MACHINE_ATTRIBUTES = 1i32; constant WAIT_ABANDONED (line 220) | pub const WAIT_ABANDONED: WAIT_EVENT = 128u32; type WAIT_EVENT (line 221) | pub type WAIT_EVENT = u32; constant WAIT_FAILED (line 222) | pub const WAIT_FAILED: WAIT_EVENT = 4294967295u32; constant WAIT_OBJECT_0 (line 223) | pub const WAIT_OBJECT_0: WAIT_EVENT = 0u32; constant WAIT_TIMEOUT (line 224) | pub const WAIT_TIMEOUT: WAIT_EVENT = 258u32; type WIN32_ERROR (line 225) | pub type WIN32_ERROR = u32; FILE: builder/third-party/cfg-if/src/lib.rs function it_works (line 134) | fn it_works() { function test_usage_within_a_function (line 144) | fn test_usage_within_a_function() { type Trait (line 156) | trait Trait { method blah (line 157) | fn blah(&self); type Struct (line 161) | struct Struct; FILE: builder/third-party/cfg-if/tests/xcrate.rs function smoke (line 12) | fn smoke() { FILE: builder/third-party/clap/examples/cargo-example-derive.rs type CargoCli (line 6) | enum CargoCli { type ExampleDeriveArgs (line 12) | struct ExampleDeriveArgs { function main (line 17) | fn main() { FILE: builder/third-party/clap/examples/cargo-example.rs function main (line 1) | fn main() { FILE: builder/third-party/clap/examples/demo.rs type Args (line 6) | struct Args { function main (line 16) | fn main() { FILE: builder/third-party/clap/examples/derive_ref/augment_args.rs type DerivedArgs (line 4) | struct DerivedArgs { function main (line 9) | fn main() { FILE: builder/third-party/clap/examples/derive_ref/augment_subcommands.rs type Subcommands (line 4) | enum Subcommands { function main (line 11) | fn main() { FILE: builder/third-party/clap/examples/derive_ref/flatten_hand_args.rs type CliArgs (line 5) | struct CliArgs { method from_arg_matches (line 12) | fn from_arg_matches(matches: &ArgMatches) -> Result { method from_arg_matches_mut (line 16) | fn from_arg_matches_mut(matches: &mut ArgMatches) -> Result { method update_from_arg_matches (line 23) | fn update_from_arg_matches(&mut self, matches: &ArgMatches) -> Result<()... method update_from_arg_matches_mut (line 27) | fn update_from_arg_matches_mut(&mut self, matches: &mut ArgMatches) -> R... method augment_args (line 38) | fn augment_args(cmd: Command) -> Command { method augment_args_for_update (line 58) | fn augment_args_for_update(cmd: Command) -> Command { type Cli (line 81) | struct Cli { function main (line 88) | fn main() { FILE: builder/third-party/clap/examples/derive_ref/hand_subcommand.rs type AddArgs (line 5) | struct AddArgs { type RemoveArgs (line 9) | struct RemoveArgs { type CliSub (line 16) | enum CliSub { method from_arg_matches (line 22) | fn from_arg_matches(matches: &ArgMatches) -> Result { method update_from_arg_matches (line 36) | fn update_from_arg_matches(&mut self, matches: &ArgMatches) -> Result<()... method augment_subcommands (line 53) | fn augment_subcommands(cmd: Command) -> Command { method augment_subcommands_for_update (line 58) | fn augment_subcommands_for_update(cmd: Command) -> Command { method has_subcommand (line 63) | fn has_subcommand(name: &str) -> bool { type Cli (line 69) | struct Cli { function main (line 76) | fn main() { FILE: builder/third-party/clap/examples/escaped-positional-derive.rs type Cli (line 5) | struct Cli { function main (line 16) | fn main() { FILE: builder/third-party/clap/examples/escaped-positional.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/find.rs function main (line 5) | fn main() { function cli (line 11) | fn cli() -> Command { function position_sensitive_flag (line 45) | fn position_sensitive_flag(arg: Arg) -> Arg { type Value (line 55) | pub enum Value { method from_matches (line 61) | pub fn from_matches(matches: &ArgMatches) -> Vec<(clap::Id, Self)> { method extract (line 86) | fn extract + Send + Sync + 'static>( method from (line 117) | fn from(other: String) -> Self { method from (line 123) | fn from(other: bool) -> Self { FILE: builder/third-party/clap/examples/git-derive.rs type Cli (line 11) | struct Cli { type Commands (line 17) | enum Commands { type ColorWhen (line 62) | enum ColorWhen { method fmt (line 69) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type StashArgs (line 80) | struct StashArgs { type StashCommands (line 89) | enum StashCommands { type StashPushArgs (line 96) | struct StashPushArgs { function main (line 101) | fn main() { FILE: builder/third-party/clap/examples/git.rs function cli (line 6) | fn cli() -> Command { function push_args (line 56) | fn push_args() -> Vec { function main (line 60) | fn main() { FILE: builder/third-party/clap/examples/multicall-busybox.rs function applet_commands (line 6) | fn applet_commands() -> [Command; 2] { function main (line 13) | fn main() { FILE: builder/third-party/clap/examples/multicall-hostname.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/pacman.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/repl-derive.rs function main (line 5) | fn main() -> Result<(), String> { function respond (line 29) | fn respond(line: &str) -> Result { type Cli (line 48) | struct Cli { type Commands (line 54) | enum Commands { function readline (line 59) | fn readline() -> Result { FILE: builder/third-party/clap/examples/repl.rs function main (line 5) | fn main() -> Result<(), String> { function respond (line 29) | fn respond(line: &str) -> Result { function cli (line 51) | fn cli() -> Command { function readline (line 84) | fn readline() -> Result { FILE: builder/third-party/clap/examples/tutorial_builder/01_quick.rs function main (line 5) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/02_app_settings.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/02_apps.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/02_crate.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_01_flag_bool.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_01_flag_count.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_02_option.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_02_option_mult.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_03_positional.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_03_positional_mult.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_04_subcommands.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/03_05_default_values.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/04_01_enum.rs type Mode (line 4) | enum Mode { method fmt (line 24) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Err (line 33) | type Err = String; method from_str (line 35) | fn from_str(s: &str) -> Result { method value_variants (line 11) | fn value_variants<'a>() -> &'a [Self] { method to_possible_value (line 15) | fn to_possible_value<'a>(&self) -> Option { function main (line 45) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/04_01_possible.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/04_02_parse.rs function main (line 3) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/04_02_validate.rs function main (line 5) | fn main() { constant PORT_RANGE (line 21) | const PORT_RANGE: RangeInclusive = 1..=65535; function port_in_range (line 23) | fn port_in_range(s: &str) -> Result { FILE: builder/third-party/clap/examples/tutorial_builder/04_03_relations.rs function main (line 5) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/04_04_custom.rs function main (line 6) | fn main() { FILE: builder/third-party/clap/examples/tutorial_builder/05_01_assert.rs function main (line 3) | fn main() { function cmd (line 13) | fn cmd() -> clap::Command { function verify_cmd (line 23) | fn verify_cmd() { FILE: builder/third-party/clap/examples/tutorial_derive/01_quick.rs type Cli (line 7) | struct Cli { type Commands (line 24) | enum Commands { function main (line 33) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/02_app_settings.rs type Cli (line 6) | struct Cli { function main (line 13) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/02_apps.rs type Cli (line 7) | struct Cli { function main (line 14) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/02_crate.rs type Cli (line 5) | struct Cli { function main (line 12) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_01_flag_bool.rs type Cli (line 5) | struct Cli { function main (line 10) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_01_flag_count.rs type Cli (line 5) | struct Cli { function main (line 10) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_02_option.rs type Cli (line 5) | struct Cli { function main (line 10) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_02_option_mult.rs type Cli (line 5) | struct Cli { function main (line 10) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_03_positional.rs type Cli (line 5) | struct Cli { function main (line 9) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_03_positional_mult.rs type Cli (line 5) | struct Cli { function main (line 9) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_04_subcommands.rs type Cli (line 6) | struct Cli { type Commands (line 12) | enum Commands { function main (line 17) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_04_subcommands_alt.rs type Cli (line 6) | struct Cli { type Commands (line 12) | enum Commands { type AddArgs (line 18) | struct AddArgs { function main (line 22) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/03_05_default_values.rs type Cli (line 5) | struct Cli { function main (line 10) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/04_01_enum.rs type Cli (line 5) | struct Cli { type Mode (line 12) | enum Mode { function main (line 21) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/04_02_parse.rs type Cli (line 5) | struct Cli { function main (line 11) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/04_02_validate.rs type Cli (line 7) | struct Cli { function main (line 13) | fn main() { constant PORT_RANGE (line 19) | const PORT_RANGE: RangeInclusive = 1..=65535; function port_in_range (line 21) | fn port_in_range(s: &str) -> Result { FILE: builder/third-party/clap/examples/tutorial_derive/04_03_relations.rs type Cli (line 5) | struct Cli { type Vers (line 23) | struct Vers { function main (line 41) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/04_04_custom.rs type Cli (line 6) | struct Cli { function main (line 34) | fn main() { FILE: builder/third-party/clap/examples/tutorial_derive/05_01_assert.rs type Cli (line 5) | struct Cli { function main (line 10) | fn main() { function verify_cli (line 17) | fn verify_cli() { FILE: builder/third-party/clap/examples/typed-derive.rs type Args (line 7) | struct Args { function parse_key_val (line 48) | fn parse_key_val(s: &str) -> Result<(T, U), Box) -> std::fmt::Result { type Err (line 84) | type Err = String; method from_str (line 86) | fn from_str(s: &str) -> Result { function main (line 99) | fn main() { FILE: builder/third-party/clap/src/bin/stdio-fixture.rs function main (line 1) | fn main() { FILE: builder/third-party/clap_builder/src/builder/action.rs type ArgAction (line 32) | pub enum ArgAction { method takes_values (line 346) | pub fn takes_values(&self) -> bool { method default_value (line 360) | pub(crate) fn default_value(&self) -> Option<&'static std::ffi::OsStr> { method default_missing_value (line 374) | pub(crate) fn default_missing_value(&self) -> Option<&'static std::ffi... method default_value_parser (line 388) | pub(crate) fn default_value_parser(&self) -> Option { method value_type_id (line 403) | pub(crate) fn value_type_id(&self) -> Option { type CountType (line 418) | pub(crate) type CountType = u8; FILE: builder/third-party/clap_builder/src/builder/app_settings.rs type AppFlags (line 7) | pub(crate) struct AppFlags(u32); method set (line 10) | pub(crate) fn set(&mut self, setting: AppSettings) { method unset (line 14) | pub(crate) fn unset(&mut self, setting: AppSettings) { method is_set (line 18) | pub(crate) fn is_set(&self, setting: AppSettings) -> bool { method insert (line 22) | pub(crate) fn insert(&mut self, other: Self) { type Output (line 28) | type Output = Self; method bitor (line 30) | fn bitor(mut self, rhs: Self) -> Self::Output { type AppSettings (line 44) | pub(crate) enum AppSettings { method bit (line 81) | fn bit(self) -> u32 { FILE: builder/third-party/clap_builder/src/builder/arg.rs type Arg (line 57) | pub struct Arg { method new (line 111) | pub fn new(id: impl Into) -> Self { method id (line 119) | pub fn id(mut self, id: impl Into) -> Self { method short (line 171) | pub fn short(mut self, s: impl IntoResettable) -> Self { method long (line 213) | pub fn long(mut self, l: impl IntoResettable) -> Self { method alias (line 239) | pub fn alias(mut self, name: impl IntoResettable) -> Self { method short_alias (line 269) | pub fn short_alias(mut self, name: impl IntoResettable) -> Self { method aliases (line 302) | pub fn aliases(mut self, names: impl IntoIterator) ... method visible_alias (line 360) | pub fn visible_alias(mut self, name: impl IntoResettable) -> Self { method visible_short_alias (line 389) | pub fn visible_short_alias(mut self, name: impl IntoResettable) ... method visible_aliases (line 420) | pub fn visible_aliases(mut self, names: impl IntoIterator) -> Self { method trailing_var_arg (line 537) | pub fn trailing_var_arg(self, yes: bool) -> Self { method last (line 626) | pub fn last(self, yes: bool) -> Self { method required (line 692) | pub fn required(self, yes: bool) -> Self { method requires (line 758) | pub fn requires(mut self, arg_id: impl IntoResettable) -> Self { method exclusive (line 802) | pub fn exclusive(self, yes: bool) -> Self { method global (line 846) | pub fn global(self, yes: bool) -> Self { method is_set (line 855) | pub(crate) fn is_set(&self, s: ArgSettings) -> bool { method setting (line 861) | pub(crate) fn setting(mut self, setting: ArgSettings) -> Self { method unset_setting (line 868) | pub(crate) fn unset_setting(mut self, setting: ArgSettings) -> Self { method action (line 907) | pub fn action(mut self, action: impl IntoResettable) -> Self { method value_parser (line 969) | pub fn value_parser(mut self, parser: impl IntoResettable) -> Self { method number_of_values (line 1136) | pub fn number_of_values(self, qty: usize) -> Self { method value_name (line 1190) | pub fn value_name(mut self, name: impl IntoResettable) -> Self { method value_names (line 1256) | pub fn value_names(mut self, names: impl IntoIterator... method ignore_case (line 1350) | pub fn ignore_case(self, yes: bool) -> Self { method allow_hyphen_values (line 1414) | pub fn allow_hyphen_values(self, yes: bool) -> Self { method allow_negative_numbers (line 1444) | pub fn allow_negative_numbers(self, yes: bool) -> Self { method require_equals (line 1498) | pub fn require_equals(self, yes: bool) -> Self { method use_value_delimiter (line 1511) | pub fn use_value_delimiter(mut self, yes: bool) -> Self { method value_delimiter (line 1548) | pub fn value_delimiter(mut self, d: impl IntoResettable) -> Self { method value_terminator (line 1603) | pub fn value_terminator(mut self, term: impl IntoResettable) -> S... method raw (line 1632) | pub fn raw(mut self, yes: bool) -> Self { method default_value (line 1697) | pub fn default_value(mut self, val: impl IntoResettable) -> Self { method default_value_os (line 1713) | pub fn default_value_os(self, val: impl Into) -> Self { method default_values (line 1724) | pub fn default_values(mut self, vals: impl IntoIterator... method default_missing_value_os (line 1852) | pub fn default_missing_value_os(self, val: impl Into) -> Self { method default_missing_values (line 1863) | pub fn default_missing_values(self, vals: impl IntoIterator) -> Self { method env_os (line 2054) | pub fn env_os(self, name: impl Into) -> Self { method help (line 2107) | pub fn help(mut self, h: impl IntoResettable) -> Self { method long_help (line 2171) | pub fn long_help(mut self, h: impl IntoResettable) -> Self { method display_order (line 2238) | pub fn display_order(mut self, ord: impl IntoResettable) -> Self { method help_heading (line 2248) | pub fn help_heading(mut self, heading: impl IntoResettable) -> Se... method next_line_help (line 2300) | pub fn next_line_help(self, yes: bool) -> Self { method hide (line 2344) | pub fn hide(self, yes: bool) -> Self { method hide_possible_values (line 2378) | pub fn hide_possible_values(self, yes: bool) -> Self { method hide_default_value (line 2410) | pub fn hide_default_value(self, yes: bool) -> Self { method hide_env (line 2440) | pub fn hide_env(self, yes: bool) -> Self { method hide_env_values (line 2471) | pub fn hide_env_values(self, yes: bool) -> Self { method hide_short_help (line 2555) | pub fn hide_short_help(self, yes: bool) -> Self { method hide_long_help (line 2632) | pub fn hide_long_help(self, yes: bool) -> Self { method group (line 2680) | pub fn group(mut self, group_id: impl IntoResettable) -> Self { method groups (line 2727) | pub fn groups(mut self, group_ids: impl IntoIterator, val: impl Into<... method required_if_eq_any (line 3389) | pub fn required_if_eq_any( method required_if_eq_all (line 3473) | pub fn required_if_eq_all( method requires_if (line 3541) | pub fn requires_if(mut self, val: impl Into, arg_id: imp... method requires_ifs (line 3620) | pub fn requires_ifs( method requires_all (line 3634) | pub fn requires_all(self, ids: impl IntoIterator>... method conflicts_with (line 3687) | pub fn conflicts_with(mut self, arg_id: impl IntoResettable) -> Se... method conflicts_with_all (line 3743) | pub fn conflicts_with_all(mut self, names: impl IntoIterator) -> Se... method overrides_with_all (line 3821) | pub fn overrides_with_all(mut self, names: impl IntoIterator &Id { method get_help (line 3837) | pub fn get_help(&self) -> Option<&StyledStr> { method get_long_help (line 3853) | pub fn get_long_help(&self) -> Option<&StyledStr> { method get_help_heading (line 3859) | pub fn get_help_heading(&self) -> Option<&str> { method get_short (line 3868) | pub fn get_short(&self) -> Option { method get_visible_short_aliases (line 3874) | pub fn get_visible_short_aliases(&self) -> Option> { method get_all_short_aliases (line 3890) | pub fn get_all_short_aliases(&self) -> Option> { method get_short_and_visible_aliases (line 3900) | pub fn get_short_and_visible_aliases(&self) -> Option> { method get_long (line 3913) | pub fn get_long(&self) -> Option<&str> { method get_visible_aliases (line 3919) | pub fn get_visible_aliases(&self) -> Option> { method get_all_aliases (line 3934) | pub fn get_all_aliases(&self) -> Option> { method get_long_and_visible_aliases (line 3944) | pub fn get_long_and_visible_aliases(&self) -> Option> { method get_possible_values (line 3957) | pub fn get_possible_values(&self) -> Vec { method get_value_names (line 3970) | pub fn get_value_names(&self) -> Option<&[Str]> { method get_num_args (line 3980) | pub fn get_num_args(&self) -> Option { method get_min_vals (line 3985) | pub(crate) fn get_min_vals(&self) -> usize { method get_value_delimiter (line 3991) | pub fn get_value_delimiter(&self) -> Option { method get_value_terminator (line 3998) | pub fn get_value_terminator(&self) -> Option<&Str> { method get_index (line 4004) | pub fn get_index(&self) -> Option { method get_value_hint (line 4009) | pub fn get_value_hint(&self) -> ValueHint { method get_env (line 4036) | pub fn get_env(&self) -> Option<&std::ffi::OsStr> { method get_default_values (line 4050) | pub fn get_default_values(&self) -> &[OsStr] { method is_positional (line 4067) | pub fn is_positional(&self) -> bool { method is_required_set (line 4072) | pub fn is_required_set(&self) -> bool { method is_multiple_values_set (line 4076) | pub(crate) fn is_multiple_values_set(&self) -> bool { method is_takes_value_set (line 4080) | pub(crate) fn is_takes_value_set(&self) -> bool { method is_allow_hyphen_values_set (line 4087) | pub fn is_allow_hyphen_values_set(&self) -> bool { method is_allow_negative_numbers_set (line 4092) | pub fn is_allow_negative_numbers_set(&self) -> bool { method get_action (line 4097) | pub fn get_action(&self) -> &super::ArgAction { method get_value_parser (line 4118) | pub fn get_value_parser(&self) -> &super::ValueParser { method is_global_set (line 4128) | pub fn is_global_set(&self) -> bool { method is_next_line_help_set (line 4133) | pub fn is_next_line_help_set(&self) -> bool { method is_hide_set (line 4138) | pub fn is_hide_set(&self) -> bool { method is_hide_default_value_set (line 4143) | pub fn is_hide_default_value_set(&self) -> bool { method is_hide_possible_values_set (line 4148) | pub fn is_hide_possible_values_set(&self) -> bool { method is_hide_env_set (line 4154) | pub fn is_hide_env_set(&self) -> bool { method is_hide_env_values_set (line 4160) | pub fn is_hide_env_values_set(&self) -> bool { method is_hide_short_help_set (line 4165) | pub fn is_hide_short_help_set(&self) -> bool { method is_hide_long_help_set (line 4170) | pub fn is_hide_long_help_set(&self) -> bool { method is_require_equals_set (line 4175) | pub fn is_require_equals_set(&self) -> bool { method is_exclusive_set (line 4180) | pub fn is_exclusive_set(&self) -> bool { method is_trailing_var_arg_set (line 4185) | pub fn is_trailing_var_arg_set(&self) -> bool { method is_last_set (line 4190) | pub fn is_last_set(&self) -> bool { method is_ignore_case_set (line 4195) | pub fn is_ignore_case_set(&self) -> bool { method _build (line 4202) | pub(crate) fn _build(&mut self) { method name_no_brackets (line 4256) | pub(crate) fn name_no_brackets(&self) -> String { method stylized (line 4281) | pub(crate) fn stylized(&self, styles: &Styles, required: Option)... method stylize_arg_suffix (line 4301) | pub(crate) fn stylize_arg_suffix(&self, styles: &Styles, required: Opt... method render_arg_val (line 4355) | fn render_arg_val(&self, required: bool) -> String { method is_multiple (line 4398) | pub(crate) fn is_multiple(&self) -> bool { method get_display_order (line 4403) | pub(crate) fn get_display_order(&self) -> usize { method from (line 4409) | fn from(a: &Arg) -> Self { method fmt (line 4442) | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { method eq (line 4415) | fn eq(&self, other: &Arg) -> bool { method partial_cmp (line 4421) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 4427) | fn cmp(&self, other: &Arg) -> Ordering { method fmt (line 4435) | fn fmt(&self, f: &mut Formatter) -> fmt::Result { function flag_display_long (line 4491) | fn flag_display_long() { function flag_display_short (line 4499) | fn flag_display_short() { function flag_display_count (line 4507) | fn flag_display_count() { function flag_display_single_alias (line 4515) | fn flag_display_single_alias() { function flag_display_multiple_aliases (line 4526) | fn flag_display_multiple_aliases() { function flag_display_single_short_alias (line 4540) | fn flag_display_single_short_alias() { function flag_display_multiple_short_aliases (line 4549) | fn flag_display_multiple_short_aliases() { function option_display_multiple_occurrences (line 4560) | fn option_display_multiple_occurrences() { function option_display_multiple_values (line 4568) | fn option_display_multiple_values() { function option_display_zero_or_more_values (line 4579) | fn option_display_zero_or_more_values() { function option_display_one_or_more_values (line 4590) | fn option_display_one_or_more_values() { function option_display_zero_or_more_values_with_value_name (line 4601) | fn option_display_zero_or_more_values_with_value_name() { function option_display_one_or_more_values_with_value_name (line 4613) | fn option_display_one_or_more_values_with_value_name() { function option_display_optional_value (line 4625) | fn option_display_optional_value() { function option_display_value_names (line 4636) | fn option_display_value_names() { function option_display3 (line 4647) | fn option_display3() { function option_display_single_alias (line 4659) | fn option_display_single_alias() { function option_display_multiple_aliases (line 4670) | fn option_display_multiple_aliases() { function option_display_single_short_alias (line 4682) | fn option_display_single_short_alias() { function option_display_multiple_short_aliases (line 4693) | fn option_display_multiple_short_aliases() { function positional_display_multiple_values (line 4707) | fn positional_display_multiple_values() { function positional_display_multiple_values_required (line 4715) | fn positional_display_multiple_values_required() { function positional_display_zero_or_more_values (line 4723) | fn positional_display_zero_or_more_values() { function positional_display_one_or_more_values (line 4731) | fn positional_display_one_or_more_values() { function positional_display_one_or_more_values_required (line 4739) | fn positional_display_one_or_more_values_required() { function positional_display_optional_value (line 4747) | fn positional_display_optional_value() { function positional_display_multiple_occurrences (line 4758) | fn positional_display_multiple_occurrences() { function positional_display_multiple_occurrences_required (line 4766) | fn positional_display_multiple_occurrences_required() { function positional_display_required (line 4777) | fn positional_display_required() { function positional_display_val_names (line 4785) | fn positional_display_val_names() { function positional_display_val_names_required (line 4793) | fn positional_display_val_names_required() { FILE: builder/third-party/clap_builder/src/builder/arg_group.rs type ArgGroup (line 88) | pub struct ArgGroup { method new (line 112) | pub fn new(id: impl Into) -> Self { method id (line 127) | pub fn id(mut self, id: impl Into) -> Self { method arg (line 157) | pub fn arg(mut self, arg_id: impl IntoResettable) -> Self { method args (line 190) | pub fn args(mut self, ns: impl IntoIterator>) -> ... method get_args (line 211) | pub fn get_args(&self) -> impl Iterator { method multiple (line 264) | pub fn multiple(mut self, yes: bool) -> Self { method is_multiple (line 283) | pub fn is_multiple(&mut self) -> bool { method required (line 327) | pub fn required(mut self, yes: bool) -> Self { method requires (line 368) | pub fn requires(mut self, id: impl IntoResettable) -> Self { method requires_all (line 416) | pub fn requires_all(mut self, ns: impl IntoIterator) -> Self { method conflicts_with_all (line 504) | pub fn conflicts_with_all(mut self, ns: impl IntoIterator &Id { method is_required_set (line 522) | pub fn is_required_set(&self) -> bool { method from (line 528) | fn from(g: &ArgGroup) -> Self { function groups (line 538) | fn groups() { function test_from (line 561) | fn test_from() { function arg_group_send_sync (line 586) | fn arg_group_send_sync() { function arg_group_expose_is_multiple_helper (line 592) | fn arg_group_expose_is_multiple_helper() { function arg_group_expose_get_args_helper (line 603) | fn arg_group_expose_get_args_helper() { FILE: builder/third-party/clap_builder/src/builder/arg_predicate.rs type ArgPredicate (line 8) | pub enum ArgPredicate { method from (line 16) | fn from(other: S) -> Self { FILE: builder/third-party/clap_builder/src/builder/arg_settings.rs type ArgFlags (line 5) | pub(crate) struct ArgFlags(u32); method set (line 8) | pub(crate) fn set(&mut self, setting: ArgSettings) { method unset (line 12) | pub(crate) fn unset(&mut self, setting: ArgSettings) { method is_set (line 16) | pub(crate) fn is_set(&self, setting: ArgSettings) -> bool { method insert (line 20) | pub(crate) fn insert(&mut self, other: Self) { type Output (line 26) | type Output = Self; method bitor (line 28) | fn bitor(mut self, rhs: Self) -> Self::Output { type ArgSettings (line 44) | pub(crate) enum ArgSettings { method bit (line 67) | fn bit(self) -> u32 { function setting (line 78) | fn setting() { function unset_setting (line 84) | fn unset_setting() { FILE: builder/third-party/clap_builder/src/builder/command.rs type Command (line 73) | pub struct Command { method new (line 130) | pub fn new(name: impl Into) -> Self { method arg (line 168) | pub fn arg(mut self, a: impl Into) -> Self { method arg_internal (line 174) | fn arg_internal(&mut self, mut arg: Arg) { method args (line 204) | pub fn args(mut self, args: impl IntoIterator>) ... method mut_arg (line 241) | pub fn mut_arg(mut self, arg_id: impl AsRef, f: F) -> Self method mut_args (line 293) | pub fn mut_args(mut self, f: F) -> Self method mut_group (line 325) | pub fn mut_group(mut self, arg_id: impl AsRef, f: F) -> Self method mut_subcommand (line 369) | pub fn mut_subcommand(mut self, name: impl AsRef, f: F) -> Self method group (line 420) | pub fn group(mut self, group: impl Into) -> Self { method groups (line 449) | pub fn groups(mut self, groups: impl IntoIterator) -> Self { method subcommand_internal (line 484) | fn subcommand_internal(mut self, mut subcmd: Self) -> Self { method subcommands (line 510) | pub fn subcommands(mut self, subcmds: impl IntoIterator Command) -> Self { method debug_assert (line 573) | pub fn debug_assert(mut self) { method error (line 587) | pub fn error(&mut self, kind: ErrorKind, message: impl std::fmt::Displ... method get_matches (line 609) | pub fn get_matches(self) -> ArgMatches { method get_matches_mut (line 633) | pub fn get_matches_mut(&mut self) -> ArgMatches { method try_get_matches (line 668) | pub fn try_get_matches(self) -> ClapResult { method get_matches_from (line 696) | pub fn get_matches_from(mut self, itr: I) -> ArgMatches method try_get_matches_from (line 743) | pub fn try_get_matches_from(mut self, itr: I) -> ClapResult(&mut self, itr: I) -> ClapResult... method print_help (line 846) | pub fn print_help(&mut self) -> io::Result<()> { method print_long_help (line 874) | pub fn print_long_help(&mut self) -> io::Result<()> { method render_help (line 904) | pub fn render_help(&mut self) -> StyledStr { method render_long_help (line 931) | pub fn render_long_help(&mut self) -> StyledStr { method write_help (line 945) | pub fn write_help(&mut self, w: &mut W) -> io::Result<()> { method write_long_help (line 960) | pub fn write_long_help(&mut self, w: &mut W) -> io::Resu... method render_version (line 991) | pub fn render_version(&self) -> String { method render_long_version (line 1016) | pub fn render_long_version(&self) -> String { method render_usage (line 1031) | pub fn render_usage(&mut self) -> StyledStr { method render_usage_ (line 1035) | pub(crate) fn render_usage_(&mut self) -> Option { method no_binary_name (line 1069) | pub fn no_binary_name(self, yes: bool) -> Self { method ignore_errors (line 1101) | pub fn ignore_errors(self, yes: bool) -> Self { method args_override_self (line 1121) | pub fn args_override_self(self, yes: bool) -> Self { method dont_delimit_trailing_values (line 1150) | pub fn dont_delimit_trailing_values(self, yes: bool) -> Self { method color (line 1177) | pub fn color(self, color: ColorChoice) -> Self { method styles (line 1212) | pub fn styles(mut self, styles: Styles) -> Self { method term_width (line 1243) | pub fn term_width(mut self, width: usize) -> Self { method max_term_width (line 1273) | pub fn max_term_width(mut self, width: usize) -> Self { method disable_version_flag (line 1323) | pub fn disable_version_flag(self, yes: bool) -> Self { method propagate_version (line 1353) | pub fn propagate_version(self, yes: bool) -> Self { method next_line_help (line 1375) | pub fn next_line_help(self, yes: bool) -> Self { method disable_help_flag (line 1430) | pub fn disable_help_flag(self, yes: bool) -> Self { method disable_help_subcommand (line 1461) | pub fn disable_help_subcommand(self, yes: bool) -> Self { method disable_colored_help (line 1483) | pub fn disable_colored_help(self, yes: bool) -> Self { method help_expected (line 1529) | pub fn help_expected(self, yes: bool) -> Self { method dont_collapse_args_in_usage (line 1542) | pub fn dont_collapse_args_in_usage(self, _yes: bool) -> Self { method hide_possible_values (line 1555) | pub fn hide_possible_values(self, yes: bool) -> Self { method infer_long_args (line 1576) | pub fn infer_long_args(self, yes: bool) -> Self { method infer_subcommands (line 1618) | pub fn infer_subcommands(self, yes: bool) -> Self { method name (line 1644) | pub fn name(mut self, name: impl Into) -> Self { method bin_name (line 1671) | pub fn bin_name(mut self, name: impl IntoResettable) -> Self { method display_name (line 1688) | pub fn display_name(mut self, name: impl IntoResettable) -> Se... method author (line 1712) | pub fn author(mut self, author: impl IntoResettable) -> Self { method about (line 1736) | pub fn about(mut self, about: impl IntoResettable) -> Self { method long_about (line 1762) | pub fn long_about(mut self, long_about: impl IntoResettable... method after_help (line 1785) | pub fn after_help(mut self, help: impl IntoResettable) -> S... method after_long_help (line 1808) | pub fn after_long_help(mut self, help: impl IntoResettable)... method before_help (line 1829) | pub fn before_help(mut self, help: impl IntoResettable) -> ... method before_long_help (line 1850) | pub fn before_long_help(mut self, help: impl IntoResettable... method version (line 1873) | pub fn version(mut self, ver: impl IntoResettable) -> Self { method long_version (line 1901) | pub fn long_version(mut self, ver: impl IntoResettable) -> Self { method override_usage (line 1946) | pub fn override_usage(mut self, usage: impl IntoResettable)... method override_help (line 1984) | pub fn override_help(mut self, help: impl IntoResettable) -... method help_template (line 2056) | pub fn help_template(mut self, s: impl IntoResettable) -> S... method setting (line 2063) | pub(crate) fn setting(mut self, setting: AppSettings) -> Self { method unset_setting (line 2070) | pub(crate) fn unset_setting(mut self, setting: AppSettings) -> Self { method global_setting (line 2077) | pub(crate) fn global_setting(mut self, setting: AppSettings) -> Self { method unset_global_setting (line 2085) | pub(crate) fn unset_global_setting(mut self, setting: AppSettings) -> ... method flatten_help (line 2098) | pub fn flatten_help(self, yes: bool) -> Self { method next_help_heading (line 2119) | pub fn next_help_heading(mut self, heading: impl IntoResettable) ... method next_display_order (line 2129) | pub fn next_display_order(mut self, disp_ord: impl IntoResettable Self { method allow_hyphen_values (line 2163) | pub fn allow_hyphen_values(self, yes: bool) -> Self { method allow_negative_numbers (line 2176) | pub fn allow_negative_numbers(self, yes: bool) -> Self { method trailing_var_arg (line 2189) | pub fn trailing_var_arg(self, yes: bool) -> Self { method allow_missing_positional (line 2309) | pub fn allow_missing_positional(self, yes: bool) -> Self { method short_flag (line 2347) | pub fn short_flag(mut self, short: impl IntoResettable) -> Self { method long_flag (line 2386) | pub fn long_flag(mut self, long: impl Into) -> Self { method alias (line 2418) | pub fn alias(mut self, name: impl IntoResettable) -> Self { method short_flag_alias (line 2445) | pub fn short_flag_alias(mut self, name: impl IntoResettable) -> ... method long_flag_alias (line 2473) | pub fn long_flag_alias(mut self, name: impl IntoResettable) -> Se... method aliases (line 2512) | pub fn aliases(mut self, names: impl IntoIterator) -> Self { method visible_short_flag_alias (line 2634) | pub fn visible_short_flag_alias(mut self, name: impl IntoResettable) -> Self { method hide (line 2829) | pub fn hide(self, yes: bool) -> Self { method subcommand_required (line 2856) | pub fn subcommand_required(self, yes: bool) -> Self { method allow_external_subcommands (line 2904) | pub fn allow_external_subcommands(self, yes: bool) -> Self { method external_subcommand_value_parser (line 2971) | pub fn external_subcommand_value_parser( method args_conflicts_with_subcommands (line 3002) | pub fn args_conflicts_with_subcommands(self, yes: bool) -> Self { method subcommand_precedence_over_arg (line 3062) | pub fn subcommand_precedence_over_arg(self, yes: bool) -> Self { method subcommand_negates_reqs (line 3117) | pub fn subcommand_negates_reqs(self, yes: bool) -> Self { method multicall (line 3243) | pub fn multicall(self, yes: bool) -> Self { method subcommand_value_name (line 3312) | pub fn subcommand_value_name(mut self, value_name: impl IntoResettable... method subcommand_help_heading (line 3378) | pub fn subcommand_help_heading(mut self, heading: impl IntoResettable<... method get_usage_name (line 3388) | pub(crate) fn get_usage_name(&self) -> Option<&str> { method get_usage_name_fallback (line 3394) | pub(crate) fn get_usage_name_fallback(&self) -> &str { method get_usage_name_fallback (line 3402) | pub(crate) fn get_usage_name_fallback(&self) -> &str { method get_display_name (line 3408) | pub fn get_display_name(&self) -> Option<&str> { method get_bin_name (line 3414) | pub fn get_bin_name(&self) -> Option<&str> { method get_bin_name_fallback (line 3420) | pub(crate) fn get_bin_name_fallback(&self) -> &str { method set_bin_name (line 3425) | pub fn set_bin_name(&mut self, name: impl Into) { method get_name (line 3431) | pub fn get_name(&self) -> &str { method get_name_str (line 3437) | pub(crate) fn get_name_str(&self) -> &Str { method get_version (line 3443) | pub fn get_version(&self) -> Option<&str> { method get_long_version (line 3449) | pub fn get_long_version(&self) -> Option<&str> { method get_author (line 3455) | pub fn get_author(&self) -> Option<&str> { method get_short_flag (line 3461) | pub fn get_short_flag(&self) -> Option { method get_long_flag (line 3467) | pub fn get_long_flag(&self) -> Option<&str> { method get_about (line 3475) | pub fn get_about(&self) -> Option<&StyledStr> { method get_long_about (line 3483) | pub fn get_long_about(&self) -> Option<&StyledStr> { method is_flatten_help_set (line 3489) | pub fn is_flatten_help_set(&self) -> bool { method get_next_help_heading (line 3497) | pub fn get_next_help_heading(&self) -> Option<&str> { method get_visible_aliases (line 3503) | pub fn get_visible_aliases(&self) -> impl Iterator + '_ { method get_visible_short_flag_aliases (line 3512) | pub fn get_visible_short_flag_aliases(&self) -> impl Iterator impl Iterator impl Iterator + '_ { method get_all_short_flag_aliases (line 3536) | pub fn get_all_short_flag_aliases(&self) -> impl Iterator... method get_all_long_flag_aliases (line 3542) | pub fn get_all_long_flag_aliases(&self) -> impl Iterator ... method is_set (line 3547) | pub(crate) fn is_set(&self, s: AppSettings) -> bool { method get_color (line 3552) | pub fn get_color(&self) -> ColorChoice { method get_styles (line 3573) | pub fn get_styles(&self) -> &Styles { method get_subcommands (line 3579) | pub fn get_subcommands(&self) -> impl Iterator { method get_subcommands_mut (line 3585) | pub fn get_subcommands_mut(&mut self) -> impl Iterator bool { method get_subcommand_help_heading (line 3597) | pub fn get_subcommand_help_heading(&self) -> Option<&str> { method get_subcommand_value_name (line 3603) | pub fn get_subcommand_value_name(&self) -> Option<&str> { method get_before_help (line 3609) | pub fn get_before_help(&self) -> Option<&StyledStr> { method get_before_long_help (line 3615) | pub fn get_before_long_help(&self) -> Option<&StyledStr> { method get_after_help (line 3621) | pub fn get_after_help(&self) -> Option<&StyledStr> { method get_after_long_help (line 3627) | pub fn get_after_long_help(&self) -> Option<&StyledStr> { method find_subcommand (line 3635) | pub fn find_subcommand(&self, name: impl AsRef) -> Op... method find_subcommand_mut (line 3645) | pub fn find_subcommand_mut( method get_groups (line 3655) | pub fn get_groups(&self) -> impl Iterator { method get_arguments (line 3661) | pub fn get_arguments(&self) -> impl Iterator { method get_positionals (line 3667) | pub fn get_positionals(&self) -> impl Iterator { method get_opts (line 3672) | pub fn get_opts(&self) -> impl Iterator { method get_arg_conflicts_with (line 3686) | pub fn get_arg_conflicts_with(&self, arg: &Arg) -> Vec<&Arg> // FIXME:... method get_global_arg_conflicts_with (line 3718) | fn get_global_arg_conflicts_with(&self, arg: &Arg) -> Vec<&Arg> // FIX... method get_subcommands_containing (line 3752) | fn get_subcommands_containing(&self, arg: &Arg) -> Vec<&Self> { method is_no_binary_name_set (line 3768) | pub fn is_no_binary_name_set(&self) -> bool { method is_ignore_errors_set (line 3773) | pub(crate) fn is_ignore_errors_set(&self) -> bool { method is_dont_delimit_trailing_values_set (line 3778) | pub fn is_dont_delimit_trailing_values_set(&self) -> bool { method is_disable_version_flag_set (line 3783) | pub fn is_disable_version_flag_set(&self) -> bool { method is_propagate_version_set (line 3789) | pub fn is_propagate_version_set(&self) -> bool { method is_next_line_help_set (line 3794) | pub fn is_next_line_help_set(&self) -> bool { method is_disable_help_flag_set (line 3799) | pub fn is_disable_help_flag_set(&self) -> bool { method is_disable_help_subcommand_set (line 3804) | pub fn is_disable_help_subcommand_set(&self) -> bool { method is_disable_colored_help_set (line 3809) | pub fn is_disable_colored_help_set(&self) -> bool { method is_help_expected_set (line 3815) | pub(crate) fn is_help_expected_set(&self) -> bool { method is_dont_collapse_args_in_usage_set (line 3824) | pub fn is_dont_collapse_args_in_usage_set(&self) -> bool { method is_infer_long_args_set (line 3829) | pub(crate) fn is_infer_long_args_set(&self) -> bool { method is_infer_subcommands_set (line 3834) | pub(crate) fn is_infer_subcommands_set(&self) -> bool { method is_arg_required_else_help_set (line 3839) | pub fn is_arg_required_else_help_set(&self) -> bool { method is_allow_hyphen_values_set (line 3851) | pub(crate) fn is_allow_hyphen_values_set(&self) -> bool { method is_allow_negative_numbers_set (line 3863) | pub fn is_allow_negative_numbers_set(&self) -> bool { method is_trailing_var_arg_set (line 3872) | pub fn is_trailing_var_arg_set(&self) -> bool { method is_allow_missing_positional_set (line 3877) | pub fn is_allow_missing_positional_set(&self) -> bool { method is_hide_set (line 3882) | pub fn is_hide_set(&self) -> bool { method is_subcommand_required_set (line 3887) | pub fn is_subcommand_required_set(&self) -> bool { method is_allow_external_subcommands_set (line 3892) | pub fn is_allow_external_subcommands_set(&self) -> bool { method get_external_subcommand_value_parser (line 3907) | pub fn get_external_subcommand_value_parser(&self) -> Option<&super::V... method is_args_conflicts_with_subcommands_set (line 3917) | pub fn is_args_conflicts_with_subcommands_set(&self) -> bool { method is_args_override_self (line 3922) | pub fn is_args_override_self(&self) -> bool { method is_subcommand_precedence_over_arg_set (line 3927) | pub fn is_subcommand_precedence_over_arg_set(&self) -> bool { method is_subcommand_negates_reqs_set (line 3932) | pub fn is_subcommand_negates_reqs_set(&self) -> bool { method is_multicall_set (line 3937) | pub fn is_multicall_set(&self) -> bool { method get_override_usage (line 3944) | pub(crate) fn get_override_usage(&self) -> Option<&StyledStr> { method get_override_help (line 3948) | pub(crate) fn get_override_help(&self) -> Option<&StyledStr> { method get_help_template (line 3953) | pub(crate) fn get_help_template(&self) -> Option<&StyledStr> { method get_term_width (line 3958) | pub(crate) fn get_term_width(&self) -> Option { method get_max_term_width (line 3963) | pub(crate) fn get_max_term_width(&self) -> Option { method get_keymap (line 3967) | pub(crate) fn get_keymap(&self) -> &MKeyMap { method get_used_global_args (line 3971) | fn get_used_global_args(&self, matches: &ArgMatches, global_arg_vec: &... method _do_parse (line 3985) | fn _do_parse( method build (line 4020) | pub fn build(&mut self) { method _build_recursive (line 4025) | pub(crate) fn _build_recursive(&mut self, expand_help_tree: bool) { method _build_self (line 4032) | pub(crate) fn _build_self(&mut self, expand_help_tree: bool) { method _build_subcommand (line 4130) | pub(crate) fn _build_subcommand(&mut self, name: &str) -> Option<&mut ... method _build_bin_names_internal (line 4215) | fn _build_bin_names_internal(&mut self) { method _panic_on_missing_help (line 4330) | pub(crate) fn _panic_on_missing_help(&self, help_required_globally: bo... method two_args_of (line 4352) | pub(crate) fn two_args_of(&self, condition: F) -> Option<(&Arg, &Arg)> method two_groups_of (line 4361) | fn two_groups_of(&self, condition: F) -> Option<(&ArgGroup, &ArgGro... method _propagate_global_args (line 4369) | pub(crate) fn _propagate_global_args(&mut self) { method _propagate (line 4404) | pub(crate) fn _propagate(&mut self) { method _propagate_subcommand (line 4413) | fn _propagate_subcommand(&self, sc: &mut Self) { method _check_help_and_version (line 4432) | pub(crate) fn _check_help_and_version(&mut self, expand_help_tree: boo... method _copy_subtree_for_help (line 4512) | fn _copy_subtree_for_help(&self) -> Command { method _render_version (line 4524) | pub(crate) fn _render_version(&self, use_long: bool) -> String { method format_group (line 4542) | pub(crate) fn format_group(&self, g: &Id) -> StyledStr { method get_non_positionals (line 4575) | pub(crate) fn get_non_positionals(&self) -> impl Iterator { method find (line 4579) | pub(crate) fn find(&self, arg_id: &Id) -> Option<&Arg> { method contains_short (line 4584) | pub(crate) fn contains_short(&self, s: char) -> bool { method set (line 4594) | pub(crate) fn set(&mut self, s: AppSettings) { method has_positionals (line 4599) | pub(crate) fn has_positionals(&self) -> bool { method has_visible_subcommands (line 4604) | pub(crate) fn has_visible_subcommands(&self) -> bool { method aliases_to (line 4613) | pub(crate) fn aliases_to(&self, name: impl AsRef) -> ... method short_flag_aliases_to (line 4621) | pub(crate) fn short_flag_aliases_to(&self, flag: char) -> bool { method long_flag_aliases_to (line 4629) | pub(crate) fn long_flag_aliases_to(&self, flag: &str) -> bool { method id_exists (line 4639) | pub(crate) fn id_exists(&self, id: &Id) -> bool { method groups_for_arg (line 4644) | pub(crate) fn groups_for_arg<'a>(&'a self, arg: &Id) -> impl Iterator<... method find_group (line 4653) | pub(crate) fn find_group(&self, group_id: &Id) -> Option<&ArgGroup> { method all_subcommand_names (line 4659) | pub(crate) fn all_subcommand_names(&self) -> impl Iterator ChildGraph { method unroll_args_in_group (line 4684) | pub(crate) fn unroll_args_in_group(&self, group: &Id) -> Vec { method unroll_arg_requires (line 4714) | pub(crate) fn unroll_arg_requires(&self, func: F, arg: &Id) -> Vec method find_short_subcmd (line 4745) | pub(crate) fn find_short_subcmd(&self, c: char) -> Option<&str> { method find_long_subcmd (line 4752) | pub(crate) fn find_long_subcmd(&self, long: &str) -> Option<&str> { method get_display_order (line 4759) | pub(crate) fn get_display_order(&self) -> usize { method write_help_err (line 4763) | pub(crate) fn write_help_err(&self, mut use_long: bool) -> StyledStr { method write_version_err (line 4779) | pub(crate) fn write_version_err(&self, use_long: bool) -> StyledStr { method long_help_exists (line 4784) | pub(crate) fn long_help_exists(&self) -> bool { method long_help_exists_ (line 4789) | fn long_help_exists_(&self) -> bool { method color_help (line 4815) | pub(crate) fn color_help(&self) -> ColorChoice { type Output (line 4869) | type Output = Arg; method index (line 4871) | fn index(&self, key: &Id) -> &Self::Output { method from (line 4877) | fn from(cmd: &'_ Command) -> Self { method fmt (line 4883) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Captures (line 4568) | pub(crate) trait Captures<'a> {} method default (line 4826) | fn default() -> Self { type AppTag (line 4888) | pub(crate) trait AppTag: crate::builder::ext::Extension {} type TermWidth (line 4891) | struct TermWidth(usize); type MaxTermWidth (line 4896) | struct MaxTermWidth(usize); function two_elements_of (line 4900) | fn two_elements_of(mut iter: I) -> Option<(T, T)> function check_auto_traits (line 4914) | fn check_auto_traits() { FILE: builder/third-party/clap_builder/src/builder/debug_asserts.rs function assert_app (line 11) | pub(crate) fn assert_app(cmd: &Command) { function duplicate_tip (line 380) | fn duplicate_tip(cmd: &Command, first: &Arg, second: &Arg) -> &'static s... type Flag (line 395) | enum Flag<'a> { method eq (line 401) | fn eq(&self, other: &Flag) -> bool { method partial_cmp (line 407) | fn partial_cmp(&self, other: &Flag) -> Option { method cmp (line 413) | fn cmp(&self, other: &Self) -> Ordering { function detect_duplicate_flags (line 431) | fn detect_duplicate_flags(flags: &[Flag], short_or_long: &str) { function find_duplicates (line 458) | fn find_duplicates(slice: &[T]) -> impl Iterator bool { function assert_arg (line 696) | fn assert_arg(arg: &Arg) { function assert_arg_flags (line 806) | fn assert_arg_flags(arg: &Arg) { FILE: builder/third-party/clap_builder/src/builder/ext.rs type Extensions (line 5) | pub(crate) struct Extensions { method get (line 11) | pub(crate) fn get(&self) -> Option<&T> { method get_mut (line 17) | pub(crate) fn get_mut(&mut self) -> Option<&mut T> { method get_or_insert_default (line 23) | pub(crate) fn get_or_insert_default(&mut self)... method set (line 32) | pub(crate) fn set>(&mut self, tagged: ... method remove (line 38) | pub(crate) fn remove(&mut self) -> Option) -> Box; method clone_extension (line 61) | fn clone_extension(&self) -> Box; method as_any (line 66) | fn as_any(&self) -> &dyn std::any::Any; method as_any_mut (line 71) | fn as_any_mut(&mut self) -> &mut dyn std::any::Any; method into_any (line 78) | fn into_any(self: Box) -> Box { method clone_extension (line 81) | fn clone_extension(&self) -> Box { method as_any (line 84) | fn as_any(&self) -> &dyn std::any::Any { method as_any_mut (line 87) | fn as_any_mut(&mut self) -> &mut dyn std::any::Any { method clone (line 93) | fn clone(&self) -> Self { type BoxedExtension (line 100) | struct BoxedExtension(Box); method new (line 103) | fn new(inner: T) -> Self { method into_inner (line 107) | fn into_inner(self) -> Box { method as_ref (line 111) | fn as_ref(&self) -> &T { method as_mut (line 115) | fn as_mut(&mut self) -> &mut T { method fmt (line 121) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt:... type BoxedEntry (line 127) | pub(crate) struct BoxedEntry { method new (line 133) | pub(crate) fn new(r: impl Extension) -> Self { method from (line 141) | fn from(inner: R) -> Self { type Number (line 151) | struct Number(usize); function get (line 154) | fn get() { function get_mut (line 161) | fn get_mut() { function get_or_insert_default_empty (line 169) | fn get_or_insert_default_empty() { function get_or_insert_default_full (line 175) | fn get_or_insert_default_full() { function set (line 182) | fn set() { function reset (line 191) | fn reset() { function update (line 206) | fn update() { FILE: builder/third-party/clap_builder/src/builder/os_str.rs type OsStr (line 8) | pub struct OsStr { method from_string (line 14) | pub(crate) fn from_string(name: std::ffi::OsString) -> Self { method from_ref (line 21) | pub(crate) fn from_ref(name: &std::ffi::OsStr) -> Self { method from_static_ref (line 27) | pub(crate) fn from_static_ref(name: &'static std::ffi::OsStr) -> Self { method as_os_str (line 34) | pub fn as_os_str(&self) -> &std::ffi::OsStr { method to_os_string (line 39) | pub fn to_os_string(&self) -> std::ffi::OsString { method from (line 45) | fn from(id: &'_ OsStr) -> Self { method from (line 52) | fn from(id: Str) -> Self { method from (line 62) | fn from(id: Str) -> Self { method from (line 68) | fn from(id: &'_ Str) -> Self { method from (line 75) | fn from(name: std::ffi::OsString) -> Self { method from (line 82) | fn from(name: &'_ std::ffi::OsString) -> Self { method from (line 89) | fn from(name: std::string::String) -> Self { method from (line 96) | fn from(name: &'_ std::string::String) -> Self { method from (line 102) | fn from(name: &'static std::ffi::OsStr) -> Self { method from (line 108) | fn from(name: &'_ &'static std::ffi::OsStr) -> Self { method from (line 114) | fn from(name: &'static str) -> Self { method from (line 120) | fn from(name: &'_ &'static str) -> Self { method fmt (line 139) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Target (line 145) | type Target = std::ffi::OsStr; method deref (line 148) | fn deref(&self) -> &std::ffi::OsStr { method as_ref (line 155) | fn as_ref(&self) -> &std::ffi::OsStr { method as_ref (line 162) | fn as_ref(&self) -> &std::path::Path { method borrow (line 169) | fn borrow(&self) -> &std::ffi::OsStr { method eq (line 176) | fn eq(&self, other: &str) -> bool { method eq (line 189) | fn eq(&self, other: &&str) -> bool { method eq (line 202) | fn eq(&self, other: &&std::ffi::OsStr) -> bool { method eq (line 215) | fn eq(&self, other: &std::string::String) -> bool { method eq (line 228) | fn eq(&self, other: &std::ffi::OsString) -> bool { function from (line 126) | fn from(name: OsStr) -> Self { function from (line 132) | fn from(name: OsStr) -> Self { function eq (line 182) | fn eq(&self, other: &OsStr) -> bool { function eq (line 195) | fn eq(&self, other: &OsStr) -> bool { function eq (line 208) | fn eq(&self, other: &OsStr) -> bool { function eq (line 221) | fn eq(&self, other: &OsStr) -> bool { function eq (line 234) | fn eq(&self, other: &OsStr) -> bool { type Inner (line 242) | pub(crate) enum Inner { method from_string (line 248) | pub(crate) fn from_string(name: std::ffi::OsString) -> Self { method from_ref (line 252) | pub(crate) fn from_ref(name: &std::ffi::OsStr) -> Self { method from_static_ref (line 256) | pub(crate) fn from_static_ref(name: &'static std::ffi::OsStr) -> Self { method as_os_str (line 260) | pub(crate) fn as_os_str(&self) -> &std::ffi::OsStr { method into_os_string (line 267) | pub(crate) fn into_os_string(self) -> std::ffi::OsString { method from_static_ref (line 279) | pub(crate) fn from_static_ref(name: &'static std::ffi::OsStr) -> Self { method as_os_str (line 283) | pub(crate) fn as_os_str(&self) -> &std::ffi::OsStr { method into_os_string (line 287) | pub(crate) fn into_os_string(self) -> std::ffi::OsString { method hash (line 323) | fn hash(&self, state: &mut H) { type Inner (line 276) | pub(crate) struct Inner(&'static std::ffi::OsStr); method from_string (line 248) | pub(crate) fn from_string(name: std::ffi::OsString) -> Self { method from_ref (line 252) | pub(crate) fn from_ref(name: &std::ffi::OsStr) -> Self { method from_static_ref (line 256) | pub(crate) fn from_static_ref(name: &'static std::ffi::OsStr) -> Self { method as_os_str (line 260) | pub(crate) fn as_os_str(&self) -> &std::ffi::OsStr { method into_os_string (line 267) | pub(crate) fn into_os_string(self) -> std::ffi::OsString { method from_static_ref (line 279) | pub(crate) fn from_static_ref(name: &'static std::ffi::OsStr) -> Self { method as_os_str (line 283) | pub(crate) fn as_os_str(&self) -> &std::ffi::OsStr { method into_os_string (line 287) | pub(crate) fn into_os_string(self) -> std::ffi::OsString { method hash (line 323) | fn hash(&self, state: &mut H) { method default (line 296) | fn default() -> Self { method eq (line 302) | fn eq(&self, other: &Inner) -> bool { method partial_cmp (line 308) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 314) | fn cmp(&self, other: &Inner) -> std::cmp::Ordering { FILE: builder/third-party/clap_builder/src/builder/possible_value.rs type PossibleValue (line 36) | pub struct PossibleValue { method new (line 62) | pub fn new(name: impl Into) -> Self { method help (line 85) | pub fn help(mut self, help: impl IntoResettable) -> Self { method hide (line 107) | pub fn hide(mut self, yes: bool) -> Self { method alias (line 124) | pub fn alias(mut self, name: impl IntoResettable) -> Self { method aliases (line 145) | pub fn aliases(mut self, names: impl IntoIterator &str { method get_help (line 161) | pub fn get_help(&self) -> Option<&StyledStr> { method is_hide_set (line 167) | pub fn is_hide_set(&self) -> bool { method should_show_help (line 172) | pub(crate) fn should_show_help(&self) -> bool { method get_visible_quoted_name (line 179) | pub(crate) fn get_visible_quoted_name(&self) -> Option impl Iterator + '_ { method matches (line 215) | pub fn matches(&self, value: &str, ignore_case: bool) -> bool { method from (line 226) | fn from(s: S) -> Self { FILE: builder/third-party/clap_builder/src/builder/range.rs type ValueRange (line 3) | pub struct ValueRange { constant EMPTY (line 10) | pub const EMPTY: Self = Self { constant SINGLE (line 16) | pub const SINGLE: Self = Self { method new (line 46) | pub fn new(range: impl Into) -> Self { method raw (line 50) | pub(crate) fn raw(start_inclusive: usize, end_inclusive: usize) -> Self { method min_values (line 59) | pub fn min_values(&self) -> usize { method max_values (line 64) | pub fn max_values(&self) -> usize { method takes_values (line 81) | pub fn takes_values(&self) -> bool { method is_unbounded (line 85) | pub(crate) fn is_unbounded(&self) -> bool { method is_fixed (line 89) | pub(crate) fn is_fixed(&self) -> bool { method is_multiple (line 93) | pub(crate) fn is_multiple(&self) -> bool { method num_values (line 97) | pub(crate) fn num_values(&self) -> Option { method accepts_more (line 101) | pub(crate) fn accepts_more(&self, current: usize) -> bool { method start_bound (line 107) | fn start_bound(&self) -> std::ops::Bound<&usize> { method end_bound (line 111) | fn end_bound(&self) -> std::ops::Bound<&usize> { method from (line 123) | fn from(fixed: usize) -> Self { method from (line 129) | fn from(range: std::ops::Range) -> Self { method from (line 137) | fn from(_: std::ops::RangeFull) -> Self { method from (line 145) | fn from(range: std::ops::RangeFrom) -> Self { method from (line 153) | fn from(range: std::ops::RangeTo) -> Self { method from (line 161) | fn from(range: std::ops::RangeInclusive) -> Self { method from (line 169) | fn from(range: std::ops::RangeToInclusive) -> Self { method fmt (line 177) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { method fmt (line 188) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { method default (line 117) | fn default() -> Self { function from_fixed (line 200) | fn from_fixed() { function from_fixed_empty (line 211) | fn from_fixed_empty() { function from_range (line 222) | fn from_range() { function from_range_inclusive (line 233) | fn from_range_inclusive() { function from_range_full (line 244) | fn from_range_full() { function from_range_from (line 255) | fn from_range_from() { function from_range_to (line 266) | fn from_range_to() { function from_range_to_inclusive (line 277) | fn from_range_to_inclusive() { FILE: builder/third-party/clap_builder/src/builder/resettable.rs type Resettable (line 33) | pub enum Resettable { function into_option (line 41) | pub(crate) fn into_option(self) -> Option { function from (line 50) | fn from(other: T) -> Self { function from (line 56) | fn from(other: Option) -> Self { type IntoResettable (line 65) | pub trait IntoResettable { method into_resettable (line 67) | fn into_resettable(self) -> Resettable; function into_resettable (line 71) | fn into_resettable(self) -> Resettable { function into_resettable (line 80) | fn into_resettable(self) -> Resettable { function into_resettable (line 89) | fn into_resettable(self) -> Resettable { function into_resettable (line 98) | fn into_resettable(self) -> Resettable { function into_resettable (line 107) | fn into_resettable(self) -> Resettable { function into_resettable (line 116) | fn into_resettable(self) -> Resettable { function into_resettable (line 125) | fn into_resettable(self) -> Resettable { function into_resettable (line 134) | fn into_resettable(self) -> Resettable { function into_resettable (line 143) | fn into_resettable(self) -> Resettable { function into_resettable (line 149) | fn into_resettable(self) -> Resettable { function into_resettable (line 155) | fn into_resettable(self) -> Resettable { method into_resettable (line 161) | fn into_resettable(self) -> Resettable { method into_resettable (line 167) | fn into_resettable(self) -> Resettable { method into_resettable (line 173) | fn into_resettable(self) -> Resettable { method into_resettable (line 179) | fn into_resettable(self) -> Resettable { method into_resettable (line 185) | fn into_resettable(self) -> Resettable { method into_resettable (line 191) | fn into_resettable(self) -> Resettable { method into_resettable (line 197) | fn into_resettable(self) -> Resettable { method into_resettable (line 203) | fn into_resettable(self) -> Resettable { method into_resettable (line 209) | fn into_resettable(self) -> Resettable { FILE: builder/third-party/clap_builder/src/builder/str.rs type Str (line 6) | pub struct Str { method from_string (line 12) | pub(crate) fn from_string(name: std::string::String) -> Self { method from_ref (line 19) | pub(crate) fn from_ref(name: &str) -> Self { method from_static_ref (line 25) | pub(crate) fn from_static_ref(name: &'static str) -> Self { method into_inner (line 31) | pub(crate) fn into_inner(self) -> Inner { method as_str (line 36) | pub fn as_str(&self) -> &str { method from (line 42) | fn from(id: &'_ Str) -> Self { method from (line 49) | fn from(name: std::string::String) -> Self { method from (line 56) | fn from(name: &'_ std::string::String) -> Self { method from (line 62) | fn from(name: &'static str) -> Self { method from (line 68) | fn from(name: &'_ &'static str) -> Self { method fmt (line 99) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 106) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Target (line 112) | type Target = str; method deref (line 115) | fn deref(&self) -> &str { method as_ref (line 122) | fn as_ref(&self) -> &str { method as_ref (line 129) | fn as_ref(&self) -> &[u8] { method as_ref (line 136) | fn as_ref(&self) -> &std::ffi::OsStr { method as_ref (line 143) | fn as_ref(&self) -> &std::path::Path { method borrow (line 150) | fn borrow(&self) -> &str { method eq (line 157) | fn eq(&self, other: &str) -> bool { method eq (line 170) | fn eq(&self, other: &&str) -> bool { method eq (line 183) | fn eq(&self, other: &std::ffi::OsStr) -> bool { method eq (line 196) | fn eq(&self, other: &&std::ffi::OsStr) -> bool { method eq (line 209) | fn eq(&self, other: &std::string::String) -> bool { method from (line 74) | fn from(name: Str) -> Self { function from (line 80) | fn from(name: Str) -> Self { function from (line 86) | fn from(name: Str) -> Self { function from (line 92) | fn from(name: Str) -> Self { function eq (line 163) | fn eq(&self, other: &Str) -> bool { function eq (line 176) | fn eq(&self, other: &Str) -> bool { function eq (line 189) | fn eq(&self, other: &Str) -> bool { function eq (line 202) | fn eq(&self, other: &Str) -> bool { function eq (line 215) | fn eq(&self, other: &Str) -> bool { type Inner (line 223) | pub(crate) enum Inner { method from_string (line 229) | pub(crate) fn from_string(name: std::string::String) -> Self { method from_ref (line 233) | pub(crate) fn from_ref(name: &str) -> Self { method from_static_ref (line 237) | pub(crate) fn from_static_ref(name: &'static str) -> Self { method as_str (line 241) | pub(crate) fn as_str(&self) -> &str { method into_string (line 248) | pub(crate) fn into_string(self) -> String { method from_static_ref (line 263) | pub(crate) fn from_static_ref(name: &'static str) -> Self { method as_str (line 267) | pub(crate) fn as_str(&self) -> &str { method into_string (line 271) | pub(crate) fn into_string(self) -> String { method hash (line 307) | fn hash(&self, state: &mut H) { type Inner (line 260) | pub(crate) struct Inner(pub(crate) &'static str); method from_string (line 229) | pub(crate) fn from_string(name: std::string::String) -> Self { method from_ref (line 233) | pub(crate) fn from_ref(name: &str) -> Self { method from_static_ref (line 237) | pub(crate) fn from_static_ref(name: &'static str) -> Self { method as_str (line 241) | pub(crate) fn as_str(&self) -> &str { method into_string (line 248) | pub(crate) fn into_string(self) -> String { method from_static_ref (line 263) | pub(crate) fn from_static_ref(name: &'static str) -> Self { method as_str (line 267) | pub(crate) fn as_str(&self) -> &str { method into_string (line 271) | pub(crate) fn into_string(self) -> String { method hash (line 307) | fn hash(&self, state: &mut H) { method default (line 280) | fn default() -> Self { method eq (line 286) | fn eq(&self, other: &Inner) -> bool { method partial_cmp (line 292) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 298) | fn cmp(&self, other: &Inner) -> std::cmp::Ordering { FILE: builder/third-party/clap_builder/src/builder/styled_str.rs type StyledStr (line 24) | pub struct StyledStr(String); method new (line 28) | pub const fn new() -> Self { method ansi (line 34) | pub fn ansi(&self) -> impl std::fmt::Display + '_ { method push_string (line 40) | pub(crate) fn push_string(&mut self, msg: String) { method push_str (line 44) | pub(crate) fn push_str(&mut self, msg: &str) { method trim_start_lines (line 48) | pub(crate) fn trim_start_lines(&mut self) { method trim_end (line 57) | pub(crate) fn trim_end(&mut self) { method replace_newline_var (line 62) | pub(crate) fn replace_newline_var(&mut self) { method indent (line 67) | pub(crate) fn indent(&mut self, initial: &str, trailing: &str) { method wrap (line 76) | pub(crate) fn wrap(&mut self, _hard_width: usize) {} method wrap (line 79) | pub(crate) fn wrap(&mut self, hard_width: usize) { method display_width (line 113) | pub(crate) fn display_width(&self) -> usize { method is_empty (line 122) | pub(crate) fn is_empty(&self) -> bool { method as_styled_str (line 127) | pub(crate) fn as_styled_str(&self) -> &str { method iter_text (line 132) | pub(crate) fn iter_text(&self) -> impl Iterator { method iter_text (line 137) | pub(crate) fn iter_text(&self) -> impl Iterator { method push_styled (line 141) | pub(crate) fn push_styled(&mut self, other: &Self) { method write_to (line 145) | pub(crate) fn write_to(&self, buffer: &mut dyn std::io::Write) -> std:... method from (line 160) | fn from(name: std::string::String) -> Self { method from (line 166) | fn from(name: &'_ std::string::String) -> Self { method from (line 174) | fn from(name: &'static str) -> Self { method from (line 182) | fn from(name: &'_ &'static str) -> Self { method write_str (line 189) | fn write_str(&mut self, s: &str) -> Result<(), std::fmt::Error> { method write_char (line 195) | fn write_char(&mut self, c: char) -> Result<(), std::fmt::Error> { method fmt (line 203) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { method default (line 153) | fn default() -> Self { FILE: builder/third-party/clap_builder/src/builder/styling.rs type Styles (line 23) | pub struct Styles { method plain (line 35) | pub const fn plain() -> Self { method styled (line 48) | pub const fn styled() -> Self { method header (line 73) | pub const fn header(mut self, style: anstyle::Style) -> Self { method error (line 80) | pub const fn error(mut self, style: anstyle::Style) -> Self { method usage (line 87) | pub const fn usage(mut self, style: anstyle::Style) -> Self { method literal (line 94) | pub const fn literal(mut self, style: anstyle::Style) -> Self { method placeholder (line 101) | pub const fn placeholder(mut self, style: anstyle::Style) -> Self { method valid (line 108) | pub const fn valid(mut self, style: anstyle::Style) -> Self { method invalid (line 115) | pub const fn invalid(mut self, style: anstyle::Style) -> Self { method get_header (line 125) | pub const fn get_header(&self) -> &anstyle::Style { method get_error (line 131) | pub const fn get_error(&self) -> &anstyle::Style { method get_usage (line 137) | pub const fn get_usage(&self) -> &anstyle::Style { method get_literal (line 143) | pub const fn get_literal(&self) -> &anstyle::Style { method get_placeholder (line 149) | pub const fn get_placeholder(&self) -> &anstyle::Style { method get_valid (line 155) | pub const fn get_valid(&self) -> &anstyle::Style { method get_invalid (line 161) | pub const fn get_invalid(&self) -> &anstyle::Style { method default (line 169) | fn default() -> Self { method default (line 175) | fn default() -> Self { FILE: builder/third-party/clap_builder/src/builder/tests.rs function propagate_version (line 5) | fn propagate_version() { function global_setting (line 18) | fn global_setting() { function app_send_sync (line 32) | fn app_send_sync() { function issue_2090 (line 38) | fn issue_2090() { function arg_send_sync (line 53) | fn arg_send_sync() { FILE: builder/third-party/clap_builder/src/builder/value_hint.rs type ValueHint (line 29) | pub enum ValueHint { type Err (line 71) | type Err = String; method from_str (line 72) | fn from_str(s: &str) -> Result::Err> { FILE: builder/third-party/clap_builder/src/builder/value_parser.rs type ValueParser (line 63) | pub struct ValueParser(ValueParserInner); method new (line 112) | pub fn new

(other: P) -> Self method bool (line 143) | pub const fn bool() -> Self { method string (line 168) | pub const fn string() -> Self { method os_string (line 200) | pub const fn os_string() -> Self { method path_buf (line 226) | pub const fn path_buf() -> Self { method parse_ref (line 235) | pub(crate) fn parse_ref( method type_id (line 246) | pub fn type_id(&self) -> AnyValueId { method possible_values (line 254) | pub fn possible_values( method any_value_parser (line 260) | fn any_value_parser(&self) -> &dyn AnyValueParser { method from (line 298) | fn from(p: P) -> Self { method from (line 304) | fn from(p: _AnonymousValueParser) -> Self { method from (line 334) | fn from(value: std::ops::Range) -> Self { method from (line 365) | fn from(value: std::ops::RangeInclusive) -> Self { method from (line 396) | fn from(value: std::ops::RangeFrom) -> Self { method from (line 427) | fn from(value: std::ops::RangeTo) -> Self { method from (line 458) | fn from(value: std::ops::RangeToInclusive) -> Self { method from (line 489) | fn from(value: std::ops::RangeFull) -> Self { method from (line 524) | fn from(values: [P; C]) -> Self { method from (line 560) | fn from(values: Vec

) -> Self { method fmt (line 567) | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Err... type ValueParserInner (line 65) | enum ValueParserInner { method clone (line 579) | fn clone(&self) -> Self { type AnyValueParser (line 591) | trait AnyValueParser: Send + Sync + 'static { method parse_ref (line 592) | fn parse_ref( method parse_ref_ (line 599) | fn parse_ref_( method parse (line 609) | fn parse( method parse_ (line 616) | fn parse_( method type_id (line 627) | fn type_id(&self) -> AnyValueId; method possible_values (line 629) | fn possible_values( method clone_any (line 633) | fn clone_any(&self) -> Box; method parse_ref (line 641) | fn parse_ref( method parse_ref_ (line 651) | fn parse_ref_( method parse (line 662) | fn parse( method parse_ (line 672) | fn parse_( method type_id (line 683) | fn type_id(&self) -> AnyValueId { method possible_values (line 687) | fn possible_values( method clone_any (line 693) | fn clone_any(&self) -> Box { type TypedValueParser (line 749) | pub trait TypedValueParser: Clone + Send + Sync + 'static { method parse_ref (line 756) | fn parse_ref( method parse_ref_ (line 766) | fn parse_ref_( method parse (line 779) | fn parse( method parse_ (line 791) | fn parse_( method possible_values (line 805) | fn possible_values( method map (line 848) | fn map(self, func: F) -> MapValueParser method try_map (line 898) | fn try_map(self, func: F) -> TryMapValueParser type Value (line 914) | type Value = T; method parse_ref (line 916) | fn parse_ref( type Value (line 953) | type Value = String; method parse_ref (line 955) | fn parse_ref( method parse (line 964) | fn parse( type Value (line 1001) | type Value = std::ffi::OsString; method parse_ref (line 1003) | fn parse_ref( method parse (line 1012) | fn parse( type Value (line 1043) | type Value = std::path::PathBuf; method parse_ref (line 1045) | fn parse_ref( method parse (line 1054) | fn parse( type Value (line 1130) | type Value = E; method parse_ref (line 1132) | fn parse_ref( method possible_values (line 1177) | fn possible_values( type Value (line 1244) | type Value = String; method parse_ref (line 1246) | fn parse_ref( method parse (line 1255) | fn parse( method possible_values (line 1289) | fn possible_values( type Value (line 1439) | type Value = T; method parse_ref (line 1441) | fn parse_ref( type Value (line 1639) | type Value = T; method parse_ref (line 1641) | fn parse_ref( type Value (line 1730) | type Value = bool; method parse_ref (line 1732) | fn parse_ref( method possible_values (line 1759) | fn possible_values( type Value (line 1832) | type Value = bool; method parse_ref (line 1834) | fn parse_ref( method possible_values (line 1854) | fn possible_values( type Value (line 1931) | type Value = bool; method parse_ref (line 1933) | fn parse_ref( method possible_values (line 1955) | fn possible_values( type Value (line 2014) | type Value = String; method parse_ref (line 2016) | fn parse_ref( type Value (line 2074) | type Value = T; method parse_ref (line 2076) | fn parse_ref( method parse (line 2087) | fn parse( method possible_values (line 2098) | fn possible_values( type Value (line 2135) | type Value = T; method parse_ref (line 2137) | fn parse_ref( method possible_values (line 2154) | fn possible_values( type Value (line 2225) | type Value = String; method parse_ref (line 2227) | fn parse_ref( method parse_ref_ (line 2236) | fn parse_ref_( type StringValueParser (line 943) | pub struct StringValueParser {} method new (line 947) | pub fn new() -> Self { method default (line 981) | fn default() -> Self { type OsStringValueParser (line 991) | pub struct OsStringValueParser {} method new (line 995) | pub fn new() -> Self { method default (line 1023) | fn default() -> Self { type PathBufValueParser (line 1033) | pub struct PathBufValueParser {} method new (line 1037) | pub fn new() -> Self { method default (line 1073) | fn default() -> Self { type EnumValueParser (line 1117) | pub struct EnumValueParser Self { method default (line 1189) | fn default() -> Self { type PossibleValuesParser (line 1234) | pub struct PossibleValuesParser(Vec); method new (line 1238) | pub fn new(values: impl Into) -> Self { method from (line 1301) | fn from(values: I) -> Self { type RangedI64ValueParser (line 1349) | pub struct RangedI64ValueParser + Clone + ... function new (line 1356) | pub fn new() -> Self { function range (line 1361) | pub fn range>(mut self, range: B) -> Self { function format_bounds (line 1411) | fn format_bounds(&self) -> String { function from (line 1496) | fn from(range: B) -> Self { method default (line 1505) | fn default() -> Self { type RangedU64ValueParser (line 1549) | pub struct RangedU64ValueParser = u64> { function new (line 1556) | pub fn new() -> Self { function range (line 1561) | pub fn range>(mut self, range: B) -> Self { function format_bounds (line 1611) | fn format_bounds(&self) -> String { function from (line 1694) | fn from(range: B) -> Self { method default (line 1703) | fn default() -> Self { type BoolValueParser (line 1713) | pub struct BoolValueParser {} method new (line 1717) | pub fn new() -> Self { method possible_values (line 1721) | fn possible_values() -> impl Iterator Self { type FalseyValueParser (line 1814) | pub struct FalseyValueParser {} method new (line 1818) | pub fn new() -> Self { method possible_values (line 1822) | fn possible_values() -> impl Iterator Self { type BoolishValueParser (line 1913) | pub struct BoolishValueParser {} method new (line 1917) | pub fn new() -> Self { method possible_values (line 1921) | fn possible_values() -> impl Iterator Self { type NonEmptyStringValueParser (line 2004) | pub struct NonEmptyStringValueParser {} method new (line 2008) | pub fn new() -> Self { method default (line 2041) | fn default() -> Self { type MapValueParser (line 2050) | pub struct MapValueParser { function new (line 2062) | fn new(parser: P, func: F) -> Self { type TryMapValueParser (line 2109) | pub struct TryMapValueParser { function new (line 2122) | fn new(parser: P, func: F) -> Self { type UnknownArgumentValueParser (line 2195) | pub struct UnknownArgumentValueParser { method suggest_arg (line 2202) | pub fn suggest_arg(arg: impl Into) -> Self { method suggest (line 2210) | pub fn suggest(text: impl Into) -> Self { method and_suggest (line 2218) | pub fn and_suggest(mut self, text: impl Into) -> Self { type ValueParserFactory (line 2312) | pub trait ValueParserFactory { method value_parser (line 2320) | fn value_parser() -> Self::Parser; type Parser (line 2323) | type Parser = ValueParser; method value_parser (line 2324) | fn value_parser() -> Self::Parser { type Parser (line 2329) | type Parser = MapValueParser Box>; method value_parser (line 2330) | fn value_parser() -> Self::Parser { type Parser (line 2335) | type Parser = ValueParser; method value_parser (line 2336) | fn value_parser() -> Self::Parser { type Parser (line 2341) | type Parser = method value_parser (line 2343) | fn value_parser() -> Self::Parser { type Parser (line 2348) | type Parser = ValueParser; method value_parser (line 2349) | fn value_parser() -> Self::Parser { type Parser (line 2354) | type Parser = method value_parser (line 2356) | fn value_parser() -> Self::Parser { type Parser (line 2361) | type Parser = ValueParser; method value_parser (line 2362) | fn value_parser() -> Self::Parser { type Parser (line 2367) | type Parser = RangedI64ValueParser; method value_parser (line 2368) | fn value_parser() -> Self::Parser { type Parser (line 2375) | type Parser = RangedI64ValueParser; method value_parser (line 2376) | fn value_parser() -> Self::Parser { type Parser (line 2383) | type Parser = RangedI64ValueParser; method value_parser (line 2384) | fn value_parser() -> Self::Parser { type Parser (line 2391) | type Parser = RangedI64ValueParser; method value_parser (line 2392) | fn value_parser() -> Self::Parser { type Parser (line 2399) | type Parser = RangedI64ValueParser; method value_parser (line 2400) | fn value_parser() -> Self::Parser { type Parser (line 2407) | type Parser = RangedI64ValueParser; method value_parser (line 2408) | fn value_parser() -> Self::Parser { type Parser (line 2415) | type Parser = RangedU64ValueParser; method value_parser (line 2416) | fn value_parser() -> Self::Parser { type Parser (line 2421) | type Parser = RangedI64ValueParser; method value_parser (line 2422) | fn value_parser() -> Self::Parser { type Parser (line 2432) | type Parser = MapValueParser<::Parser, fn(T) ... method value_parser (line 2433) | fn value_parser() -> Self::Parser { type Parser (line 2443) | type Parser = MapValueParser<::Parser, fn(T) ... method value_parser (line 2444) | fn value_parser() -> Self::Parser { type Parser (line 2454) | type Parser = MapValueParser<::Parser, fn(T) ... method value_parser (line 2455) | fn value_parser() -> Self::Parser { type _AutoValueParser (line 2462) | pub struct _AutoValueParser(std::marker::PhantomData); function new (line 2467) | pub fn new() -> Self { type _AnonymousValueParser (line 2477) | pub struct _AnonymousValueParser(ValueParser); type _ValueParserViaFactory (line 2484) | pub trait _ValueParserViaFactory: private::_ValueParserViaFactorySealed { method value_parser (line 2486) | fn value_parser(&self) -> Self::Parser; type Parser (line 2489) | type Parser = P::Parser; method value_parser (line 2490) | fn value_parser(&self) -> Self::Parser { type _ValueParserViaValueEnum (line 2496) | pub trait _ValueParserViaValueEnum: private::_ValueParserViaValueEnumSea... method value_parser (line 2499) | fn value_parser(&self) -> Self::Output; type Output (line 2504) | type Output = EnumValueParser; method value_parser (line 2506) | fn value_parser(&self) -> Self::Output { type _ValueParserViaFromOsString (line 2512) | pub trait _ValueParserViaFromOsString: private::_ValueParserViaFromOsStr... method value_parser (line 2513) | fn value_parser(&self) -> _AnonymousValueParser; method value_parser (line 2519) | fn value_parser(&self) -> _AnonymousValueParser { type _ValueParserViaFromOsStr (line 2529) | pub trait _ValueParserViaFromOsStr: private::_ValueParserViaFromOsStrSea... method value_parser (line 2530) | fn value_parser(&self) -> _AnonymousValueParser; method value_parser (line 2537) | fn value_parser(&self) -> _AnonymousValueParser { type _ValueParserViaFromString (line 2547) | pub trait _ValueParserViaFromString: private::_ValueParserViaFromStringS... method value_parser (line 2548) | fn value_parser(&self) -> _AnonymousValueParser; method value_parser (line 2554) | fn value_parser(&self) -> _AnonymousValueParser { type _ValueParserViaFromStr (line 2560) | pub trait _ValueParserViaFromStr: private::_ValueParserViaFromStrSealed { method value_parser (line 2561) | fn value_parser(&self) -> _AnonymousValueParser; method value_parser (line 2567) | fn value_parser(&self) -> _AnonymousValueParser { type _ValueParserViaParse (line 2573) | pub trait _ValueParserViaParse: private::_ValueParserViaParseSealed { method value_parser (line 2574) | fn value_parser(&self) -> _AnonymousValueParser; method value_parser (line 2581) | fn value_parser(&self) -> _AnonymousValueParser { type _ValueParserViaSelfSealed (line 2654) | pub trait _ValueParserViaSelfSealed {} type _ValueParserViaFactorySealed (line 2657) | pub trait _ValueParserViaFactorySealed {} type _ValueParserViaValueEnumSealed (line 2660) | pub trait _ValueParserViaValueEnumSealed {} type _ValueParserViaFromOsStringSealed (line 2663) | pub trait _ValueParserViaFromOsStringSealed {} type _ValueParserViaFromOsStrSealed (line 2669) | pub trait _ValueParserViaFromOsStrSealed {} type _ValueParserViaFromStringSealed (line 2675) | pub trait _ValueParserViaFromStringSealed {} type _ValueParserViaFromStrSealed (line 2681) | pub trait _ValueParserViaFromStrSealed {} type _ValueParserViaParseSealed (line 2687) | pub trait _ValueParserViaParseSealed {} function ensure_typed_applies_to_parse (line 2701) | fn ensure_typed_applies_to_parse() { FILE: builder/third-party/clap_builder/src/derive.rs type Parser (line 24) | pub trait Parser: FromArgMatches + CommandFactory + Sized { method parse (line 26) | fn parse() -> Self { method try_parse (line 41) | fn try_parse() -> Result { method parse_from (line 47) | fn parse_from(itr: I) -> Self method try_parse_from (line 66) | fn try_parse_from(itr: I) -> Result method update_from (line 76) | fn update_from(&mut self, itr: I) method try_update_from (line 92) | fn try_update_from(&mut self, itr: I) -> Result<(), Error> method parse (line 288) | fn parse() -> Self { method try_parse (line 292) | fn try_parse() -> Result { method parse_from (line 296) | fn parse_from(itr: I) -> Self method try_parse_from (line 304) | fn try_parse_from(itr: I) -> Result type CommandFactory (line 107) | pub trait CommandFactory: Sized { method command (line 111) | fn command() -> Command; method command_for_update (line 115) | fn command_for_update() -> Command; method command (line 314) | fn command<'help>() -> Command { method command_for_update (line 317) | fn command_for_update<'help>() -> Command { type FromArgMatches (line 121) | pub trait FromArgMatches: Sized { method from_arg_matches (line 156) | fn from_arg_matches(matches: &ArgMatches) -> Result; method from_arg_matches_mut (line 192) | fn from_arg_matches_mut(matches: &mut ArgMatches) -> Result Result<... method update_from_arg_matches_mut (line 200) | fn update_from_arg_matches_mut(&mut self, matches: &mut ArgMatches) ->... method from_arg_matches (line 323) | fn from_arg_matches(matches: &ArgMatches) -> Result { method from_arg_matches_mut (line 326) | fn from_arg_matches_mut(matches: &mut ArgMatches) -> Result Result<... method update_from_arg_matches_mut (line 332) | fn update_from_arg_matches_mut(&mut self, matches: &mut ArgMatches) ->... type Args (line 214) | pub trait Args: FromArgMatches + Sized { method group_id (line 216) | fn group_id() -> Option { method augment_args (line 222) | fn augment_args(cmd: Command) -> Command; method augment_args_for_update (line 228) | fn augment_args_for_update(cmd: Command) -> Command; method augment_args (line 338) | fn augment_args(cmd: Command) -> Command { method augment_args_for_update (line 341) | fn augment_args_for_update(cmd: Command) -> Command { type Subcommand (line 241) | pub trait Subcommand: FromArgMatches + Sized { method augment_subcommands (line 245) | fn augment_subcommands(cmd: Command) -> Command; method augment_subcommands_for_update (line 251) | fn augment_subcommands_for_update(cmd: Command) -> Command; method has_subcommand (line 253) | fn has_subcommand(name: &str) -> bool; method augment_subcommands (line 347) | fn augment_subcommands(cmd: Command) -> Command { method augment_subcommands_for_update (line 350) | fn augment_subcommands_for_update(cmd: Command) -> Command { method has_subcommand (line 353) | fn has_subcommand(name: &str) -> bool { type ValueEnum (line 264) | pub trait ValueEnum: Sized + Clone { method value_variants (line 266) | fn value_variants<'a>() -> &'a [Self]; method from_str (line 269) | fn from_str(input: &str, ignore_case: bool) -> Result { method to_possible_value (line 284) | fn to_possible_value(&self) -> Option; function format_error (line 358) | fn format_error(err: crate::Error) -> crate::Error { FILE: builder/third-party/clap_builder/src/error/context.rs type ContextKind (line 5) | pub enum ContextKind { method as_str (line 44) | pub fn as_str(self) -> Option<&'static str> { method fmt (line 68) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ContextValue (line 77) | pub enum ContextValue { method fmt (line 95) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: builder/third-party/clap_builder/src/error/format.rs type ErrorFormatter (line 17) | pub trait ErrorFormatter: Sized { method format_error (line 19) | fn format_error(error: &crate::error::Error) -> StyledStr; method format_error (line 32) | fn format_error(error: &crate::error::Error) -> StyledStr { method format_error (line 59) | fn format_error(error: &crate::error::Error) -> StyledStr { type KindFormatter (line 29) | pub struct KindFormatter; type RichFormatter (line 55) | pub struct RichFormatter; function start_error (line 129) | fn start_error(styled: &mut StyledStr, styles: &Styles) { function write_dynamic_context (line 137) | fn write_dynamic_context( function write_values_list (line 426) | fn write_values_list( function format_error_message (line 451) | pub(crate) fn format_error_message( function singular_or_plural (line 470) | fn singular_or_plural(n: usize) -> &'static str { function put_usage (line 478) | fn put_usage(styled: &mut StyledStr, usage: &StyledStr) { function get_help_flag (line 483) | pub(crate) fn get_help_flag(cmd: &Command) -> Option<&'static str> { function try_help (line 493) | fn try_help(styled: &mut StyledStr, styles: &Styles, help: Option<&str>) { function did_you_mean (line 509) | fn did_you_mean(styled: &mut StyledStr, styles: &Styles, context: &str, ... type Escape (line 545) | struct Escape<'s>(&'s str); function fmt (line 548) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { FILE: builder/third-party/clap_builder/src/error/kind.rs type ErrorKind (line 4) | pub enum ErrorKind { method as_str (line 335) | pub fn as_str(self) -> Option<&'static str> { method fmt (line 363) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: builder/third-party/clap_builder/src/error/mod.rs type Result (line 53) | pub type Result = StdResult; type Error (line 60) | pub struct Error { type ErrorInner (line 66) | struct ErrorInner { function raw (line 88) | pub fn raw(kind: ErrorKind, message: impl std::fmt::Display) -> Self { function format (line 94) | pub fn format(mut self, cmd: &mut Command) -> Self { function new (line 128) | pub fn new(kind: ErrorKind) -> Self { function with_cmd (line 149) | pub fn with_cmd(self, cmd: &Command) -> Self { function apply (line 172) | pub fn apply(self) -> Error { function kind (line 180) | pub fn kind(&self) -> ErrorKind { function context (line 186) | pub fn context(&self) -> impl Iterator Option<&ContextValue> { function insert (line 200) | pub fn insert(&mut self, kind: ContextKind, value: ContextValue) -> Opti... function use_stderr (line 206) | pub fn use_stderr(&self) -> bool { function stream (line 210) | pub(crate) fn stream(&self) -> Stream { function exit_code (line 221) | pub fn exit_code(&self) -> i32 { function exit (line 233) | pub fn exit(&self) -> ! { function print (line 256) | pub fn print(&self) -> io::Result<()> { function render (line 288) | pub fn render(&self) -> StyledStr { function for_app (line 293) | fn for_app(kind: ErrorKind, cmd: &Command, styled: StyledStr) -> Self { function set_message (line 297) | pub(crate) fn set_message(mut self, message: impl Into) -> Self { function set_source (line 302) | pub(crate) fn set_source(mut self, source: Box Self { function set_color (line 312) | pub(crate) fn set_color(mut self, color_when: ColorChoice) -> Self { function set_colored_help (line 317) | pub(crate) fn set_colored_help(mut self, color_help_when: ColorChoice) -... function set_help_flag (line 322) | pub(crate) fn set_help_flag(mut self, help_flag: Option<&'static str>) -... function insert_context_unchecked (line 330) | pub(crate) fn insert_context_unchecked( function extend_context_unchecked (line 342) | pub(crate) fn extend_context_unchecked( function display_help (line 350) | pub(crate) fn display_help(cmd: &Command, styled: StyledStr) -> Self { function display_help_error (line 354) | pub(crate) fn display_help_error(cmd: &Command, styled: StyledStr) -> Se... function display_version (line 362) | pub(crate) fn display_version(cmd: &Command, styled: StyledStr) -> Self { function argument_conflict (line 366) | pub(crate) fn argument_conflict( function subcommand_conflict (line 394) | pub(crate) fn subcommand_conflict( function empty_value (line 422) | pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: Stri... function no_equals (line 426) | pub(crate) fn no_equals(cmd: &Command, arg: String, usage: Option) -> S... function too_many_values (line 606) | pub(crate) fn too_many_values( function too_few_values (line 629) | pub(crate) fn too_few_values( function value_validation (line 660) | pub(crate) fn value_validation( function wrong_number_of_values (line 678) | pub(crate) fn wrong_number_of_values( function unknown_argument (line 709) | pub(crate) fn unknown_argument( function unnecessary_double_dash (line 774) | pub(crate) fn unnecessary_double_dash( function formatted (line 813) | fn formatted(&self) -> Cow<'_, StyledStr> { function from (line 824) | fn from(e: io::Error) -> Self { function from (line 830) | fn from(e: fmt::Error) -> Self { function fmt (line 836) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt::E... function source (line 843) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method fmt (line 849) | fn fmt(&self, f: &mut Formatter) -> fmt::Result { type Message (line 862) | pub(crate) enum Message { method format (line 868) | fn format(&mut self, cmd: &Command, usage: Option) { method formatted (line 887) | fn formatted(&self, styles: &Styles) -> Cow { method from (line 900) | fn from(inner: String) -> Self { method from (line 906) | fn from(inner: StyledStr) -> Self { type Backtrace (line 913) | struct Backtrace(backtrace::Backtrace); method new (line 917) | fn new() -> Option { method new (line 936) | fn new() -> Option { method fmt (line 924) | fn fmt(&self, f: &mut Formatter) -> fmt::Result { type Backtrace (line 932) | struct Backtrace; method new (line 917) | fn new() -> Option { method new (line 936) | fn new() -> Option { method fmt (line 943) | fn fmt(&self, _: &mut Formatter) -> fmt::Result { function check_auto_traits (line 949) | fn check_auto_traits() { FILE: builder/third-party/clap_builder/src/lib.rs type Error (line 47) | pub type Error = crate::error::Error; constant INTERNAL_ERROR_MSG (line 65) | const INTERNAL_ERROR_MSG: &str = "Fatal internal error. Please consider ... FILE: builder/third-party/clap_builder/src/mkeymap.rs type Key (line 9) | pub(crate) struct Key { type MKeyMap (line 15) | pub(crate) struct MKeyMap { method contains (line 86) | pub(crate) fn contains(&self, key: K) -> bool method push (line 94) | pub(crate) fn push(&mut self, new_arg: Arg) { method get (line 101) | pub(crate) fn get(&self, key: &K) -> Option<&Arg> method keys (line 112) | pub(crate) fn keys(&self) -> impl Iterator { method args (line 117) | pub(crate) fn args(&self) -> impl Iterator { method args_mut (line 122) | pub(crate) fn args_mut(&mut self) -> impl Iterator { method mut_args (line 127) | pub(crate) fn mut_args(&mut self, f: F) method _build (line 137) | pub(crate) fn _build(&mut self) { method remove_by_name (line 147) | pub(crate) fn remove_by_name(&mut self, name: &str) -> Option { type Output (line 157) | type Output = Arg; method index (line 159) | fn index(&self, key: &KeyType) -> &Self::Output { type KeyType (line 25) | pub(crate) enum KeyType { method is_position (line 32) | pub(crate) fn is_position(&self) -> bool { method eq (line 38) | fn eq(&self, rhs: &usize) -> bool { method eq (line 47) | fn eq(&self, rhs: &&str) -> bool { method eq (line 56) | fn eq(&self, rhs: &str) -> bool { method eq (line 65) | fn eq(&self, rhs: &OsStr) -> bool { method eq (line 74) | fn eq(&self, rhs: &char) -> bool { function append_keys (line 165) | fn append_keys(keys: &mut Vec, arg: &Arg, index: usize) { FILE: builder/third-party/clap_builder/src/output/fmt.rs type Stream (line 5) | pub(crate) enum Stream { type Colorizer (line 11) | pub(crate) struct Colorizer { method new (line 19) | pub(crate) fn new(stream: Stream, color_when: ColorChoice) -> Self { method with_content (line 27) | pub(crate) fn with_content(mut self, content: StyledStr) -> Self { method print (line 36) | pub(crate) fn print(&self) -> std::io::Result<()> { method print (line 60) | pub(crate) fn print(&self) -> std::io::Result<()> { method fmt (line 80) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { FILE: builder/third-party/clap_builder/src/output/help.rs function write_help (line 9) | pub(crate) fn write_help(writer: &mut StyledStr, cmd: &Command, usage: &... FILE: builder/third-party/clap_builder/src/output/help_template.rs type AutoHelp (line 25) | pub(crate) struct AutoHelp<'cmd, 'writer> { function new (line 32) | pub(crate) fn new( function write_help (line 43) | pub(crate) fn write_help(&mut self) { constant DEFAULT_TEMPLATE (line 65) | const DEFAULT_TEMPLATE: &str = "\ constant DEFAULT_NO_ARGS_TEMPLATE (line 72) | const DEFAULT_NO_ARGS_TEMPLATE: &str = "\ type HelpTemplate (line 80) | pub(crate) struct HelpTemplate<'cmd, 'writer> { function new (line 93) | pub(crate) fn new( function term_w (line 119) | fn term_w(cmd: &'cmd Command) -> usize { function term_w (line 136) | fn term_w(cmd: &'cmd Command) -> usize { function write_templated_help (line 160) | pub(crate) fn write_templated_help(&mut self, template: &str) { function write_display_name (line 256) | fn write_display_name(&mut self) { function write_bin_name (line 272) | fn write_bin_name(&mut self) { function write_version (line 288) | fn write_version(&mut self) { function write_author (line 298) | fn write_author(&mut self, before_new_line: bool, after_new_line: bool) { function write_about (line 310) | fn write_about(&mut self, before_new_line: bool, after_new_line: bool) { function write_before_help (line 330) | fn write_before_help(&mut self) { function write_after_help (line 348) | fn write_after_help(&mut self) { function write_all_args (line 371) | pub(crate) fn write_all_args(&mut self) { function write_args (line 487) | fn write_args(&mut self, args: &[&Arg], _category: &str, sort_key: ArgSo... function write_arg (line 528) | fn write_arg(&mut self, arg: &Arg, next_line_help: bool, longest: usize) { function short (line 552) | fn short(&mut self, arg: &Arg) { function long (line 570) | fn long(&mut self, arg: &Arg) { function align_to_about (line 589) | fn align_to_about(&mut self, arg: &Arg, next_line_help: bool, longest: u... function help (line 632) | fn help( function will_args_wrap (line 743) | fn will_args_wrap(&self, args: &[&Arg], longest: usize) -> bool { function arg_next_line_help (line 752) | fn arg_next_line_help(&self, arg: &Arg, spec_vals: &str, longest: usize)... function spec_vals (line 771) | fn spec_vals(&self, a: &Arg) -> String { function get_spaces (line 864) | fn get_spaces(&self, n: usize) -> String { function write_padding (line 868) | fn write_padding(&mut self, amount: usize) { function use_long_pv (line 873) | fn use_long_pv(&self, arg: &Arg) -> bool { function write_flat_subcommands (line 885) | fn write_flat_subcommands(&mut self, cmd: &Command, first: &mut bool) { function write_subcommands (line 949) | fn write_subcommands(&mut self, cmd: &Command) { function will_subcommands_wrap (line 1003) | fn will_subcommands_wrap<'a>( function write_subcommand (line 1017) | fn write_subcommand( function sc_spec_vals (line 1037) | fn sc_spec_vals(&self, a: &Command) -> String { function subcommand_next_line_help (line 1063) | fn subcommand_next_line_help(&self, cmd: &Command, spec_vals: &str, long... function subcmd (line 1080) | fn subcmd(&mut self, sc_str: StyledStr, next_line_help: bool, longest: u... constant NEXT_LINE_INDENT (line 1091) | const NEXT_LINE_INDENT: &str = " "; type ArgSortKey (line 1093) | type ArgSortKey = fn(arg: &Arg) -> (usize, String); function positional_sort_key (line 1095) | fn positional_sort_key(arg: &Arg) -> (usize, String) { function option_sort_key (line 1099) | fn option_sort_key(arg: &Arg) -> (usize, String) { function dimensions (line 1122) | pub(crate) fn dimensions() -> (Option, Option) { function parse_env (line 1133) | fn parse_env(var: &str) -> Option { function should_show_arg (line 1139) | fn should_show_arg(use_long: bool, arg: &Arg) -> bool { function should_show_subcommand (line 1153) | fn should_show_subcommand(subcommand: &Command) -> bool { function longest_filter (line 1157) | fn longest_filter(arg: &Arg) -> bool { function wrap_help_last_word (line 1165) | fn wrap_help_last_word() { function display_width_handles_non_ascii (line 1174) | fn display_width_handles_non_ascii() { function display_width_handles_emojis (line 1187) | fn display_width_handles_emojis() { FILE: builder/third-party/clap_builder/src/output/mod.rs constant TAB (line 21) | pub(crate) const TAB: &str = " "; constant TAB_WIDTH (line 23) | pub(crate) const TAB_WIDTH: usize = TAB.len(); FILE: builder/third-party/clap_builder/src/output/textwrap/core.rs function display_width (line 55) | pub(crate) fn display_width(text: &str) -> usize { function ch_width (line 77) | fn ch_width(ch: char) -> usize { function ch_width (line 82) | fn ch_width(_: char) -> usize { function emojis_have_correct_width (line 94) | fn emojis_have_correct_width() { function display_width_works (line 136) | fn display_width_works() { function display_width_narrow_emojis (line 143) | fn display_width_narrow_emojis() { function display_width_narrow_emojis_variant_selector (line 149) | fn display_width_narrow_emojis_variant_selector() { function display_width_emojis (line 155) | fn display_width_emojis() { FILE: builder/third-party/clap_builder/src/output/textwrap/mod.rs function wrap (line 14) | pub(crate) fn wrap(content: &str, hard_width: usize) -> String { function wrap (line 26) | pub(crate) fn wrap(content: &str, _hard_width: usize) -> String { function wrap (line 34) | fn wrap(content: &str, hard_width: usize) -> Vec { function no_wrap (line 43) | fn no_wrap() { function wrap_simple (line 48) | fn wrap_simple() { function to_be_or_not (line 53) | fn to_be_or_not() { function multiple_words_on_first_line (line 61) | fn multiple_words_on_first_line() { function long_word (line 66) | fn long_word() { function long_words (line 71) | fn long_words() { function max_width (line 76) | fn max_width() { function leading_whitespace (line 85) | fn leading_whitespace() { function leading_whitespace_empty_first_line (line 90) | fn leading_whitespace_empty_first_line() { function trailing_whitespace (line 99) | fn trailing_whitespace() { function issue_99 (line 107) | fn issue_99() { function issue_129 (line 117) | fn issue_129() { FILE: builder/third-party/clap_builder/src/output/textwrap/word_separators.rs function find_words_ascii_space (line 1) | pub(crate) fn find_words_ascii_space(line: &str) -> impl Iterator { function new (line 11) | pub(crate) fn new(hard_width: usize) -> Self { function reset (line 19) | pub(crate) fn reset(&mut self) { function wrap (line 24) | pub(crate) fn wrap(&mut self, mut words: Vec<&'w str>) -> Vec<&'w str> { FILE: builder/third-party/clap_builder/src/output/usage.rs constant USAGE_SEP (line 17) | const USAGE_SEP: &str = "\n "; type Usage (line 19) | pub(crate) struct Usage<'cmd> { function new (line 26) | pub(crate) fn new(cmd: &'cmd Command) -> Self { function required (line 34) | pub(crate) fn required(mut self, required: &'cmd ChildGraph) -> Self { function create_usage_with_title (line 41) | pub(crate) fn create_usage_with_title(&self, used: &[Id]) -> Option Option b... function write_help_usage (line 102) | fn write_help_usage(&self, styled: &mut StyledStr) { function write_smart_usage (line 135) | fn write_smart_usage(&self, styled: &mut StyledStr, used: &[Id]) { function write_arg_usage (line 156) | fn write_arg_usage(&self, styled: &mut StyledStr, used: &[Id], incl_reqs... function write_subcommand_usage (line 185) | fn write_subcommand_usage(&self, styled: &mut StyledStr) { function needs_options_tag (line 239) | fn needs_options_tag(&self) -> bool { function write_args (line 289) | pub(crate) fn write_args(&self, styled: &mut StyledStr, incls: &[Id], fo... function get_required_usage_from (line 413) | pub(crate) fn get_required_usage_from( FILE: builder/third-party/clap_builder/src/parser/arg_matcher.rs type ArgMatcher (line 17) | pub(crate) struct ArgMatcher { method new (line 23) | pub(crate) fn new(_cmd: &Command) -> Self { method into_inner (line 43) | pub(crate) fn into_inner(self) -> ArgMatches { method propagate_globals (line 47) | pub(crate) fn propagate_globals(&mut self, global_arg_vec: &[Id]) { method fill_in_global_values (line 53) | fn fill_in_global_values( method get (line 93) | pub(crate) fn get(&self, arg: &Id) -> Option<&MatchedArg> { method get_mut (line 97) | pub(crate) fn get_mut(&mut self, arg: &Id) -> Option<&mut MatchedArg> { method remove (line 101) | pub(crate) fn remove(&mut self, arg: &Id) -> bool { method contains (line 105) | pub(crate) fn contains(&self, arg: &Id) -> bool { method arg_ids (line 109) | pub(crate) fn arg_ids(&self) -> std::slice::Iter<'_, Id> { method args (line 113) | pub(crate) fn args(&self) -> crate::util::flat_map::Iter<'_, Id, Match... method entry (line 117) | pub(crate) fn entry(&mut self, arg: Id) -> crate::util::Entry Option<&str> { method check_explicit (line 129) | pub(crate) fn check_explicit(&self, arg: &Id, predicate: &ArgPredicate... method start_custom_arg (line 135) | pub(crate) fn start_custom_arg(&mut self, arg: &Arg, source: ValueSour... method start_custom_group (line 144) | pub(crate) fn start_custom_group(&mut self, id: Id, source: ValueSourc... method start_occurrence_of_external (line 152) | pub(crate) fn start_occurrence_of_external(&mut self, cmd: &crate::Com... method add_val_to (line 168) | pub(crate) fn add_val_to(&mut self, arg: &Id, val: AnyValue, raw_val: ... method add_index_to (line 173) | pub(crate) fn add_index_to(&mut self, arg: &Id, idx: usize) { method needs_more_vals (line 178) | pub(crate) fn needs_more_vals(&self, o: &Arg) -> bool { method pending_arg_id (line 194) | pub(crate) fn pending_arg_id(&self) -> Option<&Id> { method pending_values_mut (line 198) | pub(crate) fn pending_values_mut( method start_trailing (line 220) | pub(crate) fn start_trailing(&mut self) { method take_pending (line 227) | pub(crate) fn take_pending(&mut self) -> Option { type Target (line 233) | type Target = ArgMatches; method deref (line 235) | fn deref(&self) -> &Self::Target { FILE: builder/third-party/clap_builder/src/parser/error.rs type MatchesError (line 7) | pub enum MatchesError { method unwrap (line 25) | pub(crate) fn unwrap(id: &str, r: Result) -> T { method fmt (line 39) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { function check_auto_traits (line 55) | fn check_auto_traits() { FILE: builder/third-party/clap_builder/src/parser/features/suggestions.rs function did_you_mean (line 11) | pub(crate) fn did_you_mean(v: &str, possible_values: I) -> Vec(_: &str, _: I) -> Vec function did_you_mean_flag (line 38) | pub(crate) fn did_you_mean_flag<'a, 'help, I, T>( function missing_letter (line 82) | fn missing_letter() { function ambiguous (line 88) | fn ambiguous() { function unrelated (line 94) | fn unrelated() { function best_fit (line 103) | fn best_fit() { function best_fit_long_common_prefix_issue_4660 (line 118) | fn best_fit_long_common_prefix_issue_4660() { function flag_missing_letter (line 127) | fn flag_missing_letter() { function flag_ambiguous (line 136) | fn flag_ambiguous() { function flag_unrelated (line 145) | fn flag_unrelated() { function flag_best_fit (line 154) | fn flag_best_fit() { FILE: builder/third-party/clap_builder/src/parser/matches/arg_matches.rs type ArgMatches (line 67) | pub struct ArgMatches { method get_one (line 114) | pub fn get_one(&self, id: &str... method get_count (line 144) | pub fn get_count(&self, id: &str) -> u8 { method get_flag (line 177) | pub fn get_flag(&self, id: &str) -> bool { method get_many (line 221) | pub fn get_many( method get_occurrences (line 259) | pub fn get_occurrences( method get_raw (line 310) | pub fn get_raw(&self, id: &str) -> Option> { method get_raw_occurrences (line 365) | pub fn get_raw_occurrences(&self, id: &str) -> Option(&mut self, i... method remove_many (line 440) | pub fn remove_many( method remove_occurrences (line 479) | pub fn remove_occurrences( method contains_id (line 513) | pub fn contains_id(&self, id: &str) -> bool { method ids (line 539) | pub fn ids(&self) -> IdsRef<'_> { method args_present (line 565) | pub fn args_present(&self) -> bool { method value_source (line 594) | pub fn value_source(&self, id: &str) -> Option { method index_of (line 748) | pub fn index_of(&self, id: &str) -> Option { method indices_of (line 833) | pub fn indices_of(&self, id: &str) -> Option> { method subcommand (line 900) | pub fn subcommand(&self) -> Option<(&str, &ArgMatches)> { method remove_subcommand (line 960) | pub fn remove_subcommand(&mut self) -> Option<(String, ArgMatches)> { method subcommand_matches (line 1004) | pub fn subcommand_matches(&self, name: &str) -> Option<&ArgMatches> { method subcommand_name (line 1033) | pub fn subcommand_name(&self) -> Option<&str> { method is_valid_subcommand (line 1044) | pub fn is_valid_subcommand(&self, _name: &str) -> bool { method try_get_one (line 1059) | pub fn try_get_one( method try_get_many (line 1077) | pub fn try_get_many( method try_get_occurrences (line 1096) | pub fn try_get_occurrences( method try_get_raw (line 1113) | pub fn try_get_raw(&self, id: &str) -> Result>, M... method try_get_raw_occurrences (line 1128) | pub fn try_get_raw_occurrences( method try_remove_one (line 1146) | pub fn try_remove_one( method try_remove_many (line 1161) | pub fn try_remove_many( method try_remove_occurrences (line 1180) | pub fn try_remove_occurrences( method try_contains_id (line 1198) | pub fn try_contains_id(&self, id: &str) -> Result { method try_get_arg (line 1209) | fn try_get_arg(&self, arg: &str) -> Result, Matche... method try_get_arg_t (line 1215) | fn try_get_arg_t( method try_remove_arg_t (line 1230) | fn try_remove_arg_t( method verify_arg_t (line 1252) | fn verify_arg_t( method verify_arg (line 1266) | fn verify_arg(&self, _arg: &str) -> Result<(), MatchesError> { method get_arg (line 1285) | fn get_arg<'s>(&'s self, arg: &str) -> Option<&'s MatchedArg> { method get_subcommand (line 1303) | fn get_subcommand(&self, name: &str) -> Option<&SubCommand> { type SubCommand (line 1323) | pub(crate) struct SubCommand { type IdsRef (line 1350) | pub struct IdsRef<'a> { type Item (line 1355) | type Item = &'a Id; method next (line 1357) | fn next(&mut self) -> Option<&'a Id> { method size_hint (line 1360) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1366) | fn next_back(&mut self) -> Option<&'a Id> { type Values (line 1394) | pub struct Values { type Item (line 1401) | type Item = T; method next (line 1403) | fn next(&mut self) -> Option { method size_hint (line 1411) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1417) | fn next_back(&mut self) -> Option { method default (line 1431) | fn default() -> Self { type ValuesRef (line 1462) | pub struct ValuesRef<'a, T> { type Item (line 1469) | type Item = &'a T; method next (line 1471) | fn next(&mut self) -> Option { method size_hint (line 1479) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1485) | fn next_back(&mut self) -> Option { method default (line 1499) | fn default() -> Self { type RawValues (line 1535) | pub struct RawValues<'a> { type Item (line 1542) | type Item = &'a OsStr; method next (line 1544) | fn next(&mut self) -> Option<&'a OsStr> { method size_hint (line 1552) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1558) | fn next_back(&mut self) -> Option<&'a OsStr> { method default (line 1572) | fn default() -> Self { type GroupedValues (line 1588) | pub struct GroupedValues<'a> { type Item (line 1596) | type Item = Vec<&'a str>; method next (line 1598) | fn next(&mut self) -> Option { method size_hint (line 1606) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1613) | fn next_back(&mut self) -> Option { method default (line 1629) | fn default() -> Self { type Occurrences (line 1639) | pub struct Occurrences { type Item (line 1645) | type Item = OccurrenceValues; method next (line 1647) | fn next(&mut self) -> Option { method size_hint (line 1651) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1657) | fn next_back(&mut self) -> Option { method default (line 1665) | fn default() -> Self { type OccurrenceValues (line 1674) | pub struct OccurrenceValues { type Item (line 1680) | type Item = T; method next (line 1682) | fn next(&mut self) -> Option { method size_hint (line 1686) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1692) | fn next_back(&mut self) -> Option { type OccurrencesRef (line 1700) | pub struct OccurrencesRef<'a, T> { type Item (line 1709) | type Item = OccurrenceValuesRef<'a, T>; method next (line 1711) | fn next(&mut self) -> Option { method size_hint (line 1715) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1724) | fn next_back(&mut self) -> Option { method default (line 1731) | fn default() -> Self { type OccurrenceValuesRef (line 1740) | pub struct OccurrenceValuesRef<'a, T> { type Item (line 1749) | type Item = &'a T; method next (line 1751) | fn next(&mut self) -> Option { method size_hint (line 1755) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1764) | fn next_back(&mut self) -> Option { type RawOccurrences (line 1772) | pub struct RawOccurrences<'a> { type Item (line 1778) | type Item = RawOccurrenceValues<'a>; method next (line 1780) | fn next(&mut self) -> Option { method size_hint (line 1784) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1790) | fn next_back(&mut self) -> Option { method default (line 1798) | fn default() -> Self { type RawOccurrenceValues (line 1807) | pub struct RawOccurrenceValues<'a> { type Item (line 1816) | type Item = &'a OsStr; method next (line 1818) | fn next(&mut self) -> Option { method size_hint (line 1822) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1831) | fn next_back(&mut self) -> Option { type Indices (line 1860) | pub struct Indices<'a> { type Item (line 1866) | type Item = usize; method next (line 1868) | fn next(&mut self) -> Option { method size_hint (line 1876) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1882) | fn next_back(&mut self) -> Option { method default (line 1896) | fn default() -> Self { function unwrap_downcast_ref (line 1907) | fn unwrap_downcast_ref(value: &A... function unwrap_downcast_into (line 1912) | fn unwrap_downcast_into(value: A... function check_auto_traits (line 1923) | fn check_auto_traits() { function test_default_raw_values (line 1928) | fn test_default_raw_values() { function test_default_indices (line 1934) | fn test_default_indices() { function test_default_indices_with_shorter_lifetime (line 1940) | fn test_default_indices_with_shorter_lifetime() { function values_exact_size (line 1947) | fn values_exact_size() { function os_values_exact_size (line 1964) | fn os_values_exact_size() { function indices_exact_size (line 1982) | fn indices_exact_size() { function rev_iter (line 1999) | fn rev_iter() { FILE: builder/third-party/clap_builder/src/parser/matches/matched_arg.rs type MatchedArg (line 16) | pub(crate) struct MatchedArg { method new_arg (line 26) | pub(crate) fn new_arg(arg: &crate::Arg) -> Self { method new_group (line 38) | pub(crate) fn new_group() -> Self { method new_external (line 50) | pub(crate) fn new_external(cmd: &crate::Command) -> Self { method indices (line 66) | pub(crate) fn indices(&self) -> Cloned> { method get_index (line 70) | pub(crate) fn get_index(&self, index: usize) -> Option { method push_index (line 74) | pub(crate) fn push_index(&mut self, index: usize) { method vals (line 78) | pub(crate) fn vals(&self) -> Iter> { method into_vals (line 82) | pub(crate) fn into_vals(self) -> Vec> { method vals_flatten (line 86) | pub(crate) fn vals_flatten(&self) -> Flatten>> { method into_vals_flatten (line 90) | pub(crate) fn into_vals_flatten(self) -> Flatten Iter> { method raw_vals_flatten (line 98) | pub(crate) fn raw_vals_flatten(&self) -> Flatten>> { method first (line 102) | pub(crate) fn first(&self) -> Option<&AnyValue> { method first_raw (line 107) | pub(crate) fn first_raw(&self) -> Option<&OsString> { method new_val_group (line 111) | pub(crate) fn new_val_group(&mut self) { method append_val (line 116) | pub(crate) fn append_val(&mut self, val: AnyValue, raw_val: OsString) { method num_vals (line 125) | pub(crate) fn num_vals(&self) -> usize { method num_vals_last_group (line 131) | pub(crate) fn num_vals_last_group(&self) -> usize { method all_val_groups_empty (line 135) | pub(crate) fn all_val_groups_empty(&self) -> bool { method check_explicit (line 139) | pub(crate) fn check_explicit(&self, predicate: &ArgPredicate) -> bool { method source (line 157) | pub(crate) fn source(&self) -> Option { method set_source (line 161) | pub(crate) fn set_source(&mut self, source: ValueSource) { method type_id (line 169) | pub(crate) fn type_id(&self) -> Option { method infer_type_id (line 173) | pub(crate) fn infer_type_id(&self, expected: AnyValueId) -> AnyValueId { method eq (line 185) | fn eq(&self, other: &MatchedArg) -> bool { function test_grouped_vals_first (line 217) | fn test_grouped_vals_first() { FILE: builder/third-party/clap_builder/src/parser/matches/value_source.rs type ValueSource (line 4) | pub enum ValueSource { method is_explicit (line 14) | pub(crate) fn is_explicit(self) -> bool { FILE: builder/third-party/clap_builder/src/parser/parser.rs type Parser (line 23) | pub(crate) struct Parser<'cmd> { function new (line 35) | pub(crate) fn new(cmd: &'cmd mut Command) -> Self { function get_matches_with (line 49) | pub(crate) fn get_matches_with( function match_arg_error (line 484) | fn match_arg_error( function possible_subcommand (line 559) | fn possible_subcommand( function possible_long_flag_subcommand (line 597) | fn possible_long_flag_subcommand(&self, arg: &str) -> Option<&str> { function parse_help_subcommand (line 628) | fn parse_help_subcommand( function is_new_arg (line 659) | fn is_new_arg(&self, next: &clap_lex::ParsedArg<'_>, current_positional:... function parse_subcommand (line 691) | fn parse_subcommand( function parse_long_arg (line 736) | fn parse_long_arg( function parse_short_arg (line 855) | fn parse_short_arg( function parse_opt_value (line 991) | fn parse_opt_value( function check_terminator (line 1057) | fn check_terminator(&self, arg: &Arg, val: &OsStr) -> Option { function push_arg_values (line 1066) | fn push_arg_values( function resolve_pending (line 1092) | fn resolve_pending(&self, matcher: &mut ArgMatcher) -> ClapResult<()> { function react (line 1114) | fn react( function verify_num_args (line 1308) | fn verify_num_args(&self, arg: &Arg, raw_vals: &[OsString]) -> ClapResul... function remove_overrides (line 1364) | fn remove_overrides(&self, arg: &Arg, matcher: &mut ArgMatcher) { function add_env (line 1387) | fn add_env(&mut self, matcher: &mut ArgMatcher) -> ClapResult<()> { function add_defaults (line 1417) | fn add_defaults(&self, matcher: &mut ArgMatcher) -> ClapResult<()> { function add_default_value (line 1428) | fn add_default_value(&self, arg: &Arg, matcher: &mut ArgMatcher) -> Clap... function start_custom_arg (line 1505) | fn start_custom_arg(&self, matcher: &mut ArgMatcher, arg: &Arg, source: ... function did_you_mean_error (line 1527) | fn did_you_mean_error( function help_err (line 1594) | fn help_err(&self, use_long: bool) -> ClapError { function version_err (line 1599) | fn version_err(&self, use_long: bool) -> ClapError { type ParseState (line 1606) | pub(crate) enum ParseState { type ParseResult (line 1615) | enum ParseResult { type PendingArg (line 1643) | pub(crate) struct PendingArg { type Identifier (line 1651) | pub(crate) enum Identifier { FILE: builder/third-party/clap_builder/src/parser/validator.rs type Validator (line 13) | pub(crate) struct Validator<'cmd> { function new (line 19) | pub(crate) fn new(cmd: &'cmd Command) -> Self { function validate (line 24) | pub(crate) fn validate( function validate_conflicts (line 88) | fn validate_conflicts( function validate_exclusive (line 110) | fn validate_exclusive(&self, matcher: &ArgMatcher) -> ClapResult<()> { function build_conflict_err (line 151) | fn build_conflict_err( function build_conflict_err_usage (line 190) | fn build_conflict_err_usage( function gather_requires (line 222) | fn gather_requires(&mut self, matcher: &ArgMatcher) { function validate_required (line 247) | fn validate_required(&mut self, matcher: &ArgMatcher, conflicts: &Confli... function is_missing_required_ok (line 371) | fn is_missing_required_ok(&self, a: &Arg, conflicts: &Conflicts) -> bool { function fails_arg_required_unless (line 387) | fn fails_arg_required_unless(&self, a: &Arg, matcher: &ArgMatcher) -> bo... function missing_required_error (line 396) | fn missing_required_error( type Conflicts (line 464) | struct Conflicts { method with_args (line 469) | fn with_args(cmd: &Command, matcher: &ArgMatcher) -> Self { method gather_conflicts (line 483) | fn gather_conflicts(&self, cmd: &Command, arg_id: &Id) -> Vec { method get_direct_conflicts (line 512) | fn get_direct_conflicts(&self, arg_id: &Id) -> Option<&[Id]> { function gather_direct_conflicts (line 517) | fn gather_direct_conflicts(cmd: &Command, id: &Id) -> Vec { function gather_arg_direct_conflicts (line 530) | fn gather_arg_direct_conflicts(cmd: &Command, arg: &Arg) -> Vec { function gather_group_direct_conflicts (line 550) | fn gather_group_direct_conflicts(group: &ArgGroup) -> Vec { function get_possible_values_cli (line 554) | pub(crate) fn get_possible_values_cli(a: &Arg) -> Vec { FILE: builder/third-party/clap_builder/src/util/any_value.rs type AnyValue (line 2) | pub(crate) struct AnyValue { method new (line 10) | pub(crate) fn new(in... method downcast_ref (line 16) | pub(crate) fn downcast_ref(se... method type_id (line 30) | pub(crate) fn type_id(&self) -> AnyValueId { method fmt (line 36) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt:... type AnyValueId (line 42) | pub struct AnyValueId { method of (line 49) | pub(crate) fn of() -> Self { method eq (line 73) | fn eq(&self, other: &std::any::TypeId) -> bool { method hash (line 85) | fn hash(&self, state: &mut H) { method fmt (line 91) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt:... method from (line 104) | fn from(_: &'a A) -> Self { method eq (line 59) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 67) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 79) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { function debug_impl (line 113) | fn debug_impl() { function eq_to_type_id (line 120) | fn eq_to_type_id() { FILE: builder/third-party/clap_builder/src/util/color.rs type ColorChoice (line 6) | pub enum ColorChoice { method possible_values (line 69) | pub fn possible_values() -> impl Iterator { method fmt (line 83) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Err (line 92) | type Err = String; method from_str (line 94) | fn from_str(s: &str) -> Result { method default (line 77) | fn default() -> Self { method value_variants (line 105) | fn value_variants<'a>() -> &'a [Self] { method to_possible_value (line 109) | fn to_possible_value(&self) -> Option { FILE: builder/third-party/clap_builder/src/util/flat_map.rs type FlatMap (line 9) | pub(crate) struct FlatMap { function new (line 15) | pub(crate) fn new() -> Self { function insert (line 19) | pub(crate) fn insert(&mut self, key: K, mut value: V) -> Option { function insert_unchecked (line 31) | pub(crate) fn insert_unchecked(&mut self, key: K, value: V) { function extend_unchecked (line 36) | pub(crate) fn extend_unchecked(&mut self, iter: impl IntoIterator(&self, key: &Q) -> bool function remove (line 55) | pub fn remove(&mut self, key: &Q) -> Option function remove_entry (line 63) | pub fn remove_entry(&mut self, key: &Q) -> Option<(K, V)> function is_empty (line 78) | pub(crate) fn is_empty(&self) -> bool { function entry (line 82) | pub fn entry(&mut self, key: K) -> Entry { function get (line 91) | pub fn get(&self, k: &Q) -> Option<&V> function get_mut (line 104) | pub fn get_mut(&mut self, k: &Q) -> Option<&mut V> function keys (line 117) | pub fn keys(&self) -> std::slice::Iter<'_, K> { function iter (line 121) | pub fn iter(&self) -> Iter { function iter_mut (line 128) | pub fn iter_mut(&mut self) -> IterMut { method default (line 137) | fn default() -> Self { type Entry (line 145) | pub enum Entry<'a, K: 'a, V: 'a> { function or_insert (line 151) | pub fn or_insert(self, default: V) -> &'a mut V { function or_insert_with (line 162) | pub fn or_insert_with V>(self, default: F) -> &'a mut V { type VacantEntry (line 174) | pub struct VacantEntry<'a, K: 'a, V: 'a> { type OccupiedEntry (line 179) | pub struct OccupiedEntry<'a, K: 'a, V: 'a> { type Iter (line 184) | pub struct Iter<'a, K: 'a, V: 'a> { type Item (line 190) | type Item = (&'a K, &'a V); method next (line 192) | fn next(&mut self) -> Option<(&'a K, &'a V)> { method size_hint (line 201) | fn size_hint(&self) -> (usize, Option) { method next_back (line 207) | fn next_back(&mut self) -> Option<(&'a K, &'a V)> { type IterMut (line 220) | pub struct IterMut<'a, K: 'a, V: 'a> { type Item (line 226) | type Item = (&'a K, &'a mut V); method next (line 228) | fn next(&mut self) -> Option<(&'a K, &'a mut V)> { method size_hint (line 237) | fn size_hint(&self) -> (usize, Option) { method next_back (line 243) | fn next_back(&mut self) -> Option<(&'a K, &'a mut V)> { FILE: builder/third-party/clap_builder/src/util/flat_set.rs type FlatSet (line 9) | pub(crate) struct FlatSet { function new (line 14) | pub(crate) fn new() -> Self { function insert (line 18) | pub(crate) fn insert(&mut self, value: T) -> bool { function contains (line 28) | pub fn contains(&self, value: &Q) -> bool function retain (line 41) | pub fn retain(&mut self, f: F) function is_empty (line 48) | pub(crate) fn is_empty(&self) -> bool { function iter (line 52) | pub(crate) fn iter(&self) -> std::slice::Iter<'_, T> { function sort_by_key (line 56) | pub fn sort_by_key(&mut self, f: F) method default (line 66) | fn default() -> Self { type Item (line 74) | type Item = T; type IntoIter (line 75) | type IntoIter = std::vec::IntoIter; method into_iter (line 77) | fn into_iter(self) -> Self::IntoIter { type Item (line 83) | type Item = &'s T; type IntoIter (line 84) | type IntoIter = std::slice::Iter<'s, T>; method into_iter (line 86) | fn into_iter(self) -> Self::IntoIter { function extend (line 92) | fn extend>(&mut self, iter: I) { function from_iter (line 100) | fn from_iter>(iter: I) -> Self { FILE: builder/third-party/clap_builder/src/util/graph.rs type Child (line 2) | struct Child { function new (line 8) | fn new(id: T) -> Self { type ChildGraph (line 17) | pub(crate) struct ChildGraph(Vec>); function with_capacity (line 23) | pub(crate) fn with_capacity(s: usize) -> Self { function insert (line 27) | pub(crate) fn insert(&mut self, req: T) -> usize { function insert_child (line 35) | pub(crate) fn insert_child(&mut self, parent: usize, child: T) -> usize { function iter (line 42) | pub(crate) fn iter(&self) -> impl Iterator { function contains (line 46) | pub(crate) fn contains(&self, req: &T) -> bool { FILE: builder/third-party/clap_builder/src/util/id.rs type Id (line 9) | pub struct Id(Str); constant HELP (line 12) | pub(crate) const HELP: &'static str = "help"; constant VERSION (line 13) | pub(crate) const VERSION: &'static str = "version"; constant EXTERNAL (line 14) | pub(crate) const EXTERNAL: &'static str = ""; method from_static_ref (line 16) | pub(crate) fn from_static_ref(name: &'static str) -> Self { method as_str (line 21) | pub fn as_str(&self) -> &str { method as_internal_str (line 25) | pub(crate) fn as_internal_str(&self) -> &Str { method from (line 31) | fn from(id: &'_ Id) -> Self { method from (line 37) | fn from(name: Str) -> Self { method from (line 43) | fn from(name: &'_ Str) -> Self { method from (line 50) | fn from(name: std::string::String) -> Self { method from (line 57) | fn from(name: &'_ std::string::String) -> Self { method from (line 63) | fn from(name: &'static str) -> Self { method from (line 69) | fn from(name: &'_ &'static str) -> Self { method fmt (line 88) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 95) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method as_ref (line 102) | fn as_ref(&self) -> &str { method borrow (line 109) | fn borrow(&self) -> &str { method eq (line 116) | fn eq(&self, other: &str) -> bool { method eq (line 129) | fn eq(&self, other: &&str) -> bool { method eq (line 142) | fn eq(&self, other: &Str) -> bool { method eq (line 155) | fn eq(&self, other: &std::string::String) -> bool { method from (line 75) | fn from(name: Id) -> Self { method from (line 81) | fn from(name: Id) -> Self { function eq (line 122) | fn eq(&self, other: &Id) -> bool { function eq (line 135) | fn eq(&self, other: &Id) -> bool { method eq (line 148) | fn eq(&self, other: &Id) -> bool { function eq (line 161) | fn eq(&self, other: &Id) -> bool { FILE: builder/third-party/clap_builder/src/util/mod.rs constant SUCCESS_CODE (line 24) | pub(crate) const SUCCESS_CODE: i32 = 0; constant USAGE_CODE (line 30) | pub(crate) const USAGE_CODE: i32 = 2; function safe_exit (line 32) | pub(crate) fn safe_exit(code: i32) -> ! { function eq_ignore_case (line 42) | pub(crate) fn eq_ignore_case(left: &str, right: &str) -> bool { FILE: builder/third-party/clap_builder/src/util/str_to_bool.rs constant TRUE_LITERALS (line 2) | pub(crate) const TRUE_LITERALS: [&str; 6] = ["y", "yes", "t", "true", "o... constant FALSE_LITERALS (line 5) | pub(crate) const FALSE_LITERALS: [&str; 6] = ["n", "no", "f", "false", "... function str_to_bool (line 12) | pub(crate) fn str_to_bool(val: impl AsRef) -> Option { FILE: builder/third-party/clap_derive/src/attr.rs type ClapAttr (line 17) | pub struct ClapAttr { method parse_all (line 25) | pub fn parse_all(all_attrs: &[Attribute]) -> Result, syn::Er... method value_or_abort (line 53) | pub fn value_or_abort(&self) -> Result<&AttrValue, syn::Error> { method lit_str_or_abort (line 59) | pub fn lit_str_or_abort(&self) -> Result<&LitStr, syn::Error> { method parse (line 75) | fn parse(input: ParseStream) -> syn::Result { type MagicAttrName (line 145) | pub enum MagicAttrName { type AttrValue (line 175) | pub enum AttrValue { method to_tokens (line 182) | fn to_tokens(&self, tokens: &mut TokenStream) { type AttrKind (line 195) | pub enum AttrKind { method as_str (line 205) | pub fn as_str(&self) -> &'static str { FILE: builder/third-party/clap_derive/src/derives/args.rs function derive_args (line 25) | pub fn derive_args(input: &DeriveInput) -> Result Result Result<... function gen_parsers (line 648) | fn gen_parsers( function raw_deprecated (line 753) | pub fn raw_deprecated() -> TokenStream { function raw_deprecated (line 758) | pub fn raw_deprecated() -> TokenStream { function collect_args_fields (line 765) | pub fn collect_args_fields<'a>( FILE: builder/third-party/clap_derive/src/derives/into_app.rs function gen_for_struct (line 21) | pub fn gen_for_struct( function gen_for_enum (line 69) | pub fn gen_for_enum( FILE: builder/third-party/clap_derive/src/derives/parser.rs function derive_parser (line 29) | pub fn derive_parser(input: &DeriveInput) -> Result Result Result Result Result<... FILE: builder/third-party/clap_derive/src/derives/value_enum.rs function derive_value_enum (line 18) | pub fn derive_value_enum(input: &DeriveInput) -> Result Result TokenStream { function gen_to_possible_value (line 116) | fn gen_to_possible_value(item: &Item, lits: &[(TokenStream, Ident)]) -> ... FILE: builder/third-party/clap_derive/src/dummies.rs function parser (line 7) | pub fn parser(name: &Ident) -> proc_macro2::TokenStream { function into_app (line 17) | pub fn into_app(name: &Ident) -> proc_macro2::TokenStream { function from_arg_matches (line 32) | pub fn from_arg_matches(name: &Ident) -> proc_macro2::TokenStream { function subcommand (line 47) | pub fn subcommand(name: &Ident) -> proc_macro2::TokenStream { function args (line 67) | pub fn args(name: &Ident) -> proc_macro2::TokenStream { function value_enum (line 84) | pub fn value_enum(name: &Ident) -> proc_macro2::TokenStream { FILE: builder/third-party/clap_derive/src/item.rs constant DEFAULT_CASING (line 27) | pub const DEFAULT_CASING: CasingStyle = CasingStyle::Kebab; constant DEFAULT_ENV_CASING (line 30) | pub const DEFAULT_ENV_CASING: CasingStyle = CasingStyle::ScreamingSnake; type Item (line 33) | pub struct Item { method from_args_struct (line 56) | pub fn from_args_struct(input: &DeriveInput, name: Name) -> Result Result... method from_value_enum (line 90) | pub fn from_value_enum(input: &DeriveInput, name: Name) -> Result Result<(), syn::Error> { method push_attrs (line 419) | fn push_attrs(&mut self, attrs: &[ClapAttr]) -> Result<(), syn::Error> { method push_doc_comment (line 897) | fn push_doc_comment(&mut self, attrs: &[Attribute], short_name: &str, ... method set_kind (line 924) | fn set_kind(&mut self, kind: Sp) -> Result<(), syn::Error> { method find_default_method (line 947) | pub fn find_default_method(&self) -> Option<&Method> { method initial_top_level_methods (line 954) | pub fn initial_top_level_methods(&self) -> TokenStream { method final_top_level_methods (line 963) | pub fn final_top_level_methods(&self) -> TokenStream { method field_methods (line 971) | pub fn field_methods(&self) -> proc_macro2::TokenStream { method group_id (line 977) | pub fn group_id(&self) -> &Name { method group_methods (line 981) | pub fn group_methods(&self) -> TokenStream { method deprecations (line 986) | pub fn deprecations(&self) -> proc_macro2::TokenStream { method next_display_order (line 991) | pub fn next_display_order(&self) -> TokenStream { method next_help_heading (line 996) | pub fn next_help_heading(&self) -> TokenStream { method id (line 1001) | pub fn id(&self) -> &Name { method cased_name (line 1005) | pub fn cased_name(&self) -> TokenStream { method value_name (line 1009) | pub fn value_name(&self) -> TokenStream { method value_parser (line 1013) | pub fn value_parser(&self, field_type: &Type) -> Method { method action (line 1036) | pub fn action(&self, field_type: &Type) -> Method { method kind (line 1055) | pub fn kind(&self) -> Sp { method is_positional (line 1059) | pub fn is_positional(&self) -> bool { method casing (line 1063) | pub fn casing(&self) -> Sp { method env_casing (line 1067) | pub fn env_casing(&self) -> Sp { method has_explicit_methods (line 1071) | pub fn has_explicit_methods(&self) -> bool { method skip_group (line 1077) | pub fn skip_group(&self) -> bool { type ValueParser (line 1083) | enum ValueParser { method resolve (line 1089) | fn resolve(self, _inner_type: &Type) -> Method { method span (line 1096) | fn span(&self) -> Span { function default_value_parser (line 1104) | fn default_value_parser(inner_type: &Type, span: Span) -> Method { type Action (line 1115) | pub enum Action { method resolve (line 1121) | pub fn resolve(self, _field_type: &Type) -> Method { method span (line 1128) | pub fn span(&self) -> Span { function default_action (line 1136) | fn default_action(field_type: &Type, span: Span) -> Method { type Kind (line 1168) | pub enum Kind { method name (line 1180) | pub fn name(&self) -> &'static str { method attr_kind (line 1193) | pub fn attr_kind(&self) -> AttrKind { method ty (line 1206) | pub fn ty(&self) -> Option<&Sp> { type Method (line 1219) | pub struct Method { method new (line 1225) | pub fn new(name: Ident, args: TokenStream) -> Self { method from_env (line 1229) | fn from_env(ident: Ident, env_var: &str) -> Result, syn::... method args (line 1256) | pub(crate) fn args(&self) -> &TokenStream { method to_tokens (line 1262) | fn to_tokens(&self, ts: &mut proc_macro2::TokenStream) { type Deprecation (line 1272) | pub struct Deprecation { method attribute (line 1280) | fn attribute(version: &'static str, old: AttrKind, new: AttrKind, span... method to_tokens (line 1295) | fn to_tokens(&self, ts: &mut proc_macro2::TokenStream) { function assert_attr_kind (line 1319) | fn assert_attr_kind(attr: &ClapAttr, possible_kind: &[AttrKind]) -> Resu... function process_author_str (line 1342) | fn process_author_str(author: &str) -> String { type CasingStyle (line 1365) | pub enum CasingStyle { method from_lit (line 1385) | fn from_lit(name: &LitStr) -> Result, syn::Error> { type Name (line 1407) | pub enum Name { method translate (line 1413) | pub fn translate(self, style: CasingStyle) -> TokenStream { method translate_char (line 1435) | pub fn translate_char(self, style: CasingStyle) -> TokenStream { method to_tokens (line 1461) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/clap_derive/src/lib.rs function value_enum (line 36) | pub fn value_enum(input: TokenStream) -> TokenStream { function parser (line 53) | pub fn parser(input: TokenStream) -> TokenStream { function subcommand (line 85) | pub fn subcommand(input: TokenStream) -> TokenStream { function args (line 97) | pub fn args(input: TokenStream) -> TokenStream { function to_compile_error (line 107) | fn to_compile_error( FILE: builder/third-party/clap_derive/src/utils/doc_comments.rs function extract_doc_comment (line 8) | pub fn extract_doc_comment(attrs: &[syn::Attribute]) -> Vec { function format_doc_comment (line 52) | pub fn format_doc_comment( function split_paragraphs (line 86) | fn split_paragraphs(lines: &[String]) -> Vec { function remove_period (line 109) | fn remove_period(mut s: String) -> String { function is_blank (line 116) | fn is_blank(s: &str) -> bool { function merge_lines (line 120) | fn merge_lines(lines: impl IntoIterator>) -> Stri... FILE: builder/third-party/clap_derive/src/utils/error.rs type SpanError (line 1) | pub trait SpanError { method EXPECTED_Span_OR_ToTokens (line 3) | fn EXPECTED_Span_OR_ToTokens(&self, msg: D) -> s... method EXPECTED_Span_OR_ToTokens (line 19) | fn EXPECTED_Span_OR_ToTokens(&self, msg: D) -> s... type ToTokensError (line 6) | pub trait ToTokensError { method EXPECTED_Span_OR_ToTokens (line 8) | fn EXPECTED_Span_OR_ToTokens(&self, msg: D) -> s... method EXPECTED_Span_OR_ToTokens (line 12) | fn EXPECTED_Span_OR_ToTokens(&self, msg: D) -> s... FILE: builder/third-party/clap_derive/src/utils/spanned.rs type Sp (line 9) | pub struct Sp { function new (line 15) | pub fn new(val: T, span: Span) -> Self { function get (line 19) | pub fn get(&self) -> &T { function span (line 23) | pub fn span(&self) -> Span { type Target (line 29) | type Target = T; method deref (line 31) | fn deref(&self) -> &T { method deref_mut (line 37) | fn deref_mut(&mut self) -> &mut T { function from (line 43) | fn from(ident: Ident) -> Self { function from (line 52) | fn from(lit: LitStr) -> Self { function from (line 61) | fn from(sp: Sp<&'a str>) -> Self { function eq (line 67) | fn eq(&self, other: &U) -> bool { function as_ref (line 73) | fn as_ref(&self) -> &str { method to_tokens (line 79) | fn to_tokens(&self, stream: &mut TokenStream) { FILE: builder/third-party/clap_derive/src/utils/ty.rs type Ty (line 11) | pub enum Ty { method from_syn_ty (line 23) | pub fn from_syn_ty(ty: &syn::Type) -> Sp { method as_str (line 44) | pub fn as_str(&self) -> &'static str { function inner_type (line 58) | pub fn inner_type(field_ty: &syn::Type) -> &syn::Type { function sub_type (line 73) | pub fn sub_type(ty: &syn::Type) -> Option<&syn::Type> { function only_last_segment (line 77) | fn only_last_segment(mut ty: &syn::Type) -> Option<&PathSegment> { function subty_if (line 95) | fn subty_if(ty: &syn::Type, f: F) -> Option<&syn::Type> function subty_if_name (line 116) | pub fn subty_if_name<'a>(ty: &'a syn::Type, name: &str) -> Option<&'a sy... function is_simple_ty (line 120) | pub fn is_simple_ty(ty: &syn::Type, name: &str) -> bool { function is_generic_ty (line 132) | fn is_generic_ty(ty: &syn::Type, name: &str) -> bool { function is_unit_ty (line 136) | fn is_unit_ty(ty: &syn::Type) -> bool { function only_one (line 144) | fn only_one(mut iter: I) -> Option function get_vec_ty (line 152) | fn get_vec_ty(ty: &Type, vec_ty: Ty, vecvec_ty: Ty) -> Option { function get_vec_ty (line 163) | fn get_vec_ty(ty: &Type, vec_ty: Ty, _vecvec_ty: Ty) -> Option { FILE: builder/third-party/clap_lex/src/ext.rs type OsStrExt (line 3) | pub trait OsStrExt: private::Sealed { method try_str (line 8) | fn try_str(&self) -> Result<&str, std::str::Utf8Error>; method contains (line 23) | fn contains(&self, needle: &str) -> bool; method find (line 48) | fn find(&self, needle: &str) -> Option; method strip_prefix (line 65) | fn strip_prefix(&self, prefix: &str) -> Option<&OsStr>; method starts_with (line 80) | fn starts_with(&self, prefix: &str) -> bool; method split (line 167) | fn split<'s, 'n>(&'s self, needle: &'n str) -> Split<'s, 'n>; method split_once (line 181) | fn split_once(&self, needle: &'_ str) -> Option<(&OsStr, &OsStr)>; method try_str (line 185) | fn try_str(&self) -> Result<&str, std::str::Utf8Error> { method contains (line 190) | fn contains(&self, needle: &str) -> bool { method find (line 194) | fn find(&self, needle: &str) -> Option { method strip_prefix (line 200) | fn strip_prefix(&self, prefix: &str) -> Option<&OsStr> { method starts_with (line 209) | fn starts_with(&self, prefix: &str) -> bool { method split (line 214) | fn split<'s, 'n>(&'s self, needle: &'n str) -> Split<'s, 'n> { method split_once (line 222) | fn split_once(&self, needle: &'_ str) -> Option<(&OsStr, &OsStr)> { type Sealed (line 241) | pub trait Sealed {} type Split (line 246) | pub struct Split<'s, 'n> { type Item (line 252) | type Item = &'s OsStr; method next (line 254) | fn next(&mut self) -> Option { function split_at (line 277) | pub(crate) unsafe fn split_at(os: &OsStr, index: usize) -> (&OsStr, &OsS... FILE: builder/third-party/clap_lex/src/lib.rs type RawArgs (line 124) | pub struct RawArgs { method from_args (line 144) | pub fn from_args() -> Self { method new (line 161) | pub fn new(iter: impl IntoIterator ArgCursor { method next (line 184) | pub fn next(&self, cursor: &mut ArgCursor) -> Option> { method next_os (line 189) | pub fn next_os(&self, cursor: &mut ArgCursor) -> Option<&OsStr> { method peek (line 196) | pub fn peek(&self, cursor: &ArgCursor) -> Option> { method peek_os (line 201) | pub fn peek_os(&self, cursor: &ArgCursor) -> Option<&OsStr> { method remaining (line 218) | pub fn remaining(&self, cursor: &mut ArgCursor) -> impl Iterator bool { method from (line 258) | fn from(val: I) -> Self { type ArgCursor (line 267) | pub struct ArgCursor { method new (line 272) | fn new() -> Self { type ParsedArg (line 279) | pub struct ParsedArg<'s> { function new (line 284) | fn new(inner: &'s OsStr) -> Self { function is_empty (line 289) | pub fn is_empty(&self) -> bool { function is_stdio (line 294) | pub fn is_stdio(&self) -> bool { function is_escape (line 299) | pub fn is_escape(&self) -> bool { function is_negative_number (line 307) | pub fn is_negative_number(&self) -> bool { function to_long (line 315) | pub fn to_long(&self) -> Option<(Result<&str, &OsStr>, Option<&OsStr>)> { function is_long (line 333) | pub fn is_long(&self) -> bool { function to_short (line 338) | pub fn to_short(&self) -> Option> { function is_short (line 354) | pub fn is_short(&self) -> bool { function to_value_os (line 361) | pub fn to_value_os(&self) -> &OsStr { function to_value (line 368) | pub fn to_value(&self) -> Result<&str, &OsStr> { function display (line 375) | pub fn display(&self) -> impl std::fmt::Display + '_ { type ShortFlags (line 382) | pub struct ShortFlags<'s> { function new (line 389) | fn new(inner: &'s OsStr) -> Self { function advance_by (line 400) | pub fn advance_by(&mut self, n: usize) -> Result<(), usize> { function is_empty (line 408) | pub fn is_empty(&self) -> bool { function is_negative_number (line 415) | pub fn is_negative_number(&self) -> bool { function next_flag (line 422) | pub fn next_flag(&mut self) -> Option> { function next_value_os (line 436) | pub fn next_value_os(&mut self) -> Option<&'s OsStr> { type Item (line 455) | type Item = Result; method next (line 457) | fn next(&mut self) -> Option { function split_nonutf8_once (line 462) | fn split_nonutf8_once(b: &OsStr) -> (&str, Option<&OsStr>) { function is_number (line 475) | fn is_number(arg: &str) -> bool { FILE: builder/third-party/colorchoice/src/lib.rs type ColorChoice (line 14) | pub enum ColorChoice { method global (line 30) | pub fn global() -> Self { method write_global (line 35) | pub fn write_global(self) { method default (line 41) | fn default() -> Self { type AtomicChoice (line 49) | pub(crate) struct AtomicChoice(AtomicUsize); method new (line 52) | pub(crate) const fn new() -> Self { method get (line 58) | pub(crate) fn get(&self) -> ColorChoice { method set (line 63) | pub(crate) fn set(&self, choice: ColorChoice) { method from_choice (line 68) | const fn from_choice(choice: ColorChoice) -> usize { method to_choice (line 77) | const fn to_choice(choice: usize) -> Option { method default (line 89) | fn default() -> Self { function choice_serialization (line 99) | fn choice_serialization() { FILE: builder/third-party/console/benches/ansi_parser.rs function parse_throughput (line 6) | pub fn parse_throughput(c: &mut Criterion) { FILE: builder/third-party/console/examples/colors.rs function main (line 3) | fn main() { FILE: builder/third-party/console/examples/colors256.rs function main (line 3) | fn main() { FILE: builder/third-party/console/examples/cursor_at.rs function write_chars (line 9) | fn write_chars() -> io::Result<()> { function main (line 28) | fn main() { FILE: builder/third-party/console/examples/keyboard.rs function main (line 5) | fn main() -> io::Result<()> { FILE: builder/third-party/console/examples/term.rs function do_stuff (line 7) | fn do_stuff() -> io::Result<()> { function main (line 31) | fn main() { FILE: builder/third-party/console/src/ansi.rs type State (line 8) | enum State { method is_final (line 31) | fn is_final(&self) -> bool { method is_trapped (line 39) | fn is_trapped(&self) -> bool { method transition (line 47) | fn transition(&mut self, c: char) { method default (line 25) | fn default() -> Self { type Matches (line 107) | struct Matches<'a> { function new (line 113) | fn new(s: &'a str) -> Self { type Match (line 120) | struct Match<'a> { function as_str (line 128) | pub fn as_str(&self) -> &'a str { type Item (line 134) | type Item = Match<'a>; method next (line 136) | fn next(&mut self) -> Option { function find_ansi_code_exclusive (line 147) | fn find_ansi_code_exclusive(it: &mut Peekable) -> Option<(u... function strip_ansi_codes (line 189) | pub fn strip_ansi_codes(s: &str) -> Cow { type AnsiCodeIterator (line 208) | pub struct AnsiCodeIterator<'a> { function new (line 218) | pub fn new(s: &'a str) -> AnsiCodeIterator<'a> { function current_slice (line 229) | pub fn current_slice(&self) -> &str { function rest_slice (line 234) | pub fn rest_slice(&self) -> &str { type Item (line 240) | type Item = (&'a str, bool); method next (line 242) | fn next(&mut self) -> Option<(&'a str, bool)> { function eq (line 288) | fn eq(&self, other: &Match<'a>) -> bool { function dfa_matches_regex_on_small_strings (line 303) | fn dfa_matches_regex_on_small_strings() { function complex_data (line 337) | fn complex_data() { function state_machine (line 351) | fn state_machine() { function back_to_back_entry_char (line 366) | fn back_to_back_entry_char() { function early_paren_can_use_many_chars (line 373) | fn early_paren_can_use_many_chars() { function long_run_of_digits (line 380) | fn long_run_of_digits() { function test_ansi_iter_re_vt100 (line 387) | fn test_ansi_iter_re_vt100() { function test_ansi_iter_re (line 397) | fn test_ansi_iter_re() { function test_ansi_iter_re_on_multi (line 420) | fn test_ansi_iter_re_on_multi() { FILE: builder/third-party/console/src/common_term.rs function move_cursor_down (line 5) | pub fn move_cursor_down(out: &Term, n: usize) -> io::Result<()> { function move_cursor_up (line 13) | pub fn move_cursor_up(out: &Term, n: usize) -> io::Result<()> { function move_cursor_left (line 20) | pub fn move_cursor_left(out: &Term, n: usize) -> io::Result<()> { function move_cursor_right (line 28) | pub fn move_cursor_right(out: &Term, n: usize) -> io::Result<()> { function move_cursor_to (line 37) | pub fn move_cursor_to(out: &Term, x: usize, y: usize) -> io::Result<()> { function clear_chars (line 41) | pub fn clear_chars(out: &Term, n: usize) -> io::Result<()> { function clear_line (line 50) | pub fn clear_line(out: &Term) -> io::Result<()> { function clear_screen (line 55) | pub fn clear_screen(out: &Term) -> io::Result<()> { function clear_to_end_of_screen (line 60) | pub fn clear_to_end_of_screen(out: &Term) -> io::Result<()> { function show_cursor (line 65) | pub fn show_cursor(out: &Term) -> io::Result<()> { function hide_cursor (line 70) | pub fn hide_cursor(out: &Term) -> io::Result<()> { FILE: builder/third-party/console/src/kb.rs type Key (line 7) | pub enum Key { FILE: builder/third-party/console/src/term.rs type TermWrite (line 13) | trait TermWrite: Write + Debug + AsRawFd + Send {} type TermRead (line 18) | trait TermRead: Read + Debug + AsRawFd + Send {} type ReadWritePair (line 24) | pub struct ReadWritePair { type TermTarget (line 33) | pub enum TermTarget { type TermInner (line 41) | pub struct TermInner { type TermFamily (line 50) | pub enum TermFamily { type TermFeatures (line 63) | pub struct TermFeatures<'a>(&'a Term); function is_attended (line 68) | pub fn is_attended(&self) -> bool { function colors_supported (line 77) | pub fn colors_supported(&self) -> bool { function is_msys_tty (line 86) | pub fn is_msys_tty(&self) -> bool { function wants_emoji (line 99) | pub fn wants_emoji(&self) -> bool { function family (line 105) | pub fn family(&self) -> TermFamily { type Term (line 129) | pub struct Term { method with_inner (line 136) | fn with_inner(inner: TermInner) -> Term { method stdout (line 150) | pub fn stdout() -> Term { method stderr (line 161) | pub fn stderr() -> Term { method buffered_stdout (line 171) | pub fn buffered_stdout() -> Term { method buffered_stderr (line 181) | pub fn buffered_stderr() -> Term { method read_write_pair (line 192) | pub fn read_write_pair(read: R, write: W) -> Term method read_write_pair_with_style (line 202) | pub fn read_write_pair_with_style(read: R, write: W, style: Styl... method style (line 221) | pub fn style(&self) -> Style { method target (line 232) | pub fn target(&self) -> TermTarget { method write_str (line 237) | pub fn write_str(&self, s: &str) -> io::Result<()> { method write_line (line 245) | pub fn write_line(&self, s: &str) -> io::Result<()> { method read_char (line 267) | pub fn read_char(&self) -> io::Result { method read_key (line 291) | pub fn read_key(&self) -> io::Result { method read_key_raw (line 299) | pub fn read_key_raw(&self) -> io::Result { method read_line (line 311) | pub fn read_line(&self) -> io::Result { method read_line_initial_text (line 321) | pub fn read_line_initial_text(&self, initial: &str) -> io::Result io::Result { method flush (line 389) | pub fn flush(&self) -> io::Result<()> { method is_term (line 402) | pub fn is_term(&self) -> bool { method features (line 408) | pub fn features(&self) -> TermFeatures<'_> { method size (line 414) | pub fn size(&self) -> (u16, u16) { method size_checked (line 422) | pub fn size_checked(&self) -> Option<(u16, u16)> { method move_cursor_to (line 428) | pub fn move_cursor_to(&self, x: usize, y: usize) -> io::Result<()> { method move_cursor_up (line 437) | pub fn move_cursor_up(&self, n: usize) -> io::Result<()> { method move_cursor_down (line 446) | pub fn move_cursor_down(&self, n: usize) -> io::Result<()> { method move_cursor_left (line 455) | pub fn move_cursor_left(&self, n: usize) -> io::Result<()> { method move_cursor_right (line 464) | pub fn move_cursor_right(&self, n: usize) -> io::Result<()> { method clear_line (line 472) | pub fn clear_line(&self) -> io::Result<()> { method clear_last_lines (line 479) | pub fn clear_last_lines(&self, n: usize) -> io::Result<()> { method clear_screen (line 493) | pub fn clear_screen(&self) -> io::Result<()> { method clear_to_end_of_screen (line 500) | pub fn clear_to_end_of_screen(&self) -> io::Result<()> { method clear_chars (line 506) | pub fn clear_chars(&self, n: usize) -> io::Result<()> { method set_title (line 511) | pub fn set_title(&self, title: T) { method show_cursor (line 520) | pub fn show_cursor(&self) -> io::Result<()> { method hide_cursor (line 526) | pub fn hide_cursor(&self) -> io::Result<()> { method write_through (line 533) | fn write_through(&self, bytes: &[u8]) -> io::Result<()> { method write_through (line 545) | fn write_through(&self, bytes: &[u8]) -> io::Result<()> { method write_through_common (line 549) | pub(crate) fn write_through_common(&self, bytes: &[u8]) -> io::Result<... function user_attended (line 576) | pub fn user_attended() -> bool { function user_attended_stderr (line 586) | pub fn user_attended_stderr() -> bool { method as_raw_fd (line 592) | fn as_raw_fd(&self) -> RawFd { method as_raw_handle (line 605) | fn as_raw_handle(&self) -> RawHandle { method write (line 620) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 628) | fn flush(&mut self) -> io::Result<()> { method write (line 634) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 642) | fn flush(&mut self) -> io::Result<()> { method read (line 648) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read (line 654) | fn read(&mut self, buf: &mut [u8]) -> io::Result { FILE: builder/third-party/console/src/unix_term.rs constant DEFAULT_WIDTH (line 15) | pub const DEFAULT_WIDTH: u16 = 80; function is_a_terminal (line 18) | pub fn is_a_terminal(out: &Term) -> bool { function is_a_color_terminal (line 22) | pub fn is_a_color_terminal(out: &Term) -> bool { function c_result (line 37) | pub fn c_result libc::c_int>(f: F) -> io::Result<()> { function terminal_size (line 46) | pub fn terminal_size(out: &Term) -> Option<(u16, u16)> { function read_secure (line 66) | pub fn read_secure() -> io::Result { function poll_fd (line 106) | fn poll_fd(fd: i32, timeout: i32) -> io::Result { function select_fd (line 121) | fn select_fd(fd: i32, timeout: i32) -> io::Result { function select_or_poll_term_fd (line 153) | fn select_or_poll_term_fd(fd: i32, timeout: i32) -> io::Result { function read_single_char (line 166) | fn read_single_char(fd: i32) -> io::Result> { function read_bytes (line 185) | fn read_bytes(fd: i32, buf: &mut [u8], count: u8) -> io::Result { function read_single_key_impl (line 204) | fn read_single_key_impl(fd: i32) -> Result { function read_single_key (line 297) | pub fn read_single_key(ctrlc_key: bool) -> io::Result { function key_from_utf8 (line 336) | pub fn key_from_utf8(buf: &[u8]) -> Key { function wants_emoji (line 354) | pub fn wants_emoji() -> bool { function wants_emoji (line 359) | pub fn wants_emoji() -> bool { function set_title (line 363) | pub fn set_title(title: T) { FILE: builder/third-party/console/src/utils.rs function strip_ansi_codes (line 15) | fn strip_ansi_codes(s: &str) -> &str { function default_colors_enabled (line 19) | fn default_colors_enabled(out: &Term) -> bool { function colors_enabled (line 38) | pub fn colors_enabled() -> bool { function set_colors_enabled (line 47) | pub fn set_colors_enabled(val: bool) { function colors_enabled_stderr (line 59) | pub fn colors_enabled_stderr() -> bool { function set_colors_enabled_stderr (line 68) | pub fn set_colors_enabled_stderr(val: bool) { function measure_text_width (line 73) | pub fn measure_text_width(s: &str) -> usize { type Color (line 79) | pub enum Color { method ansi_num (line 93) | fn ansi_num(self) -> usize { method is_color256 (line 108) | fn is_color256(self) -> bool { type Attribute (line 119) | pub enum Attribute { method ansi_num (line 133) | fn ansi_num(self) -> usize { type Alignment (line 150) | pub enum Alignment { type Style (line 158) | pub struct Style { method new (line 176) | pub fn new() -> Style { method from_dotted_str (line 195) | pub fn from_dotted_str(s: &str) -> Style { method apply_to (line 245) | pub fn apply_to(&self, val: D) -> StyledObject { method force_styling (line 256) | pub fn force_styling(mut self, value: bool) -> Style { method for_stderr (line 263) | pub fn for_stderr(mut self) -> Style { method for_stdout (line 272) | pub fn for_stdout(mut self) -> Style { method fg (line 279) | pub fn fg(mut self, color: Color) -> Style { method bg (line 286) | pub fn bg(mut self, color: Color) -> Style { method attr (line 293) | pub fn attr(mut self, attr: Attribute) -> Style { method black (line 299) | pub fn black(self) -> Style { method red (line 303) | pub fn red(self) -> Style { method green (line 307) | pub fn green(self) -> Style { method yellow (line 311) | pub fn yellow(self) -> Style { method blue (line 315) | pub fn blue(self) -> Style { method magenta (line 319) | pub fn magenta(self) -> Style { method cyan (line 323) | pub fn cyan(self) -> Style { method white (line 327) | pub fn white(self) -> Style { method color256 (line 331) | pub fn color256(self, color: u8) -> Style { method bright (line 336) | pub fn bright(mut self) -> Style { method on_black (line 342) | pub fn on_black(self) -> Style { method on_red (line 346) | pub fn on_red(self) -> Style { method on_green (line 350) | pub fn on_green(self) -> Style { method on_yellow (line 354) | pub fn on_yellow(self) -> Style { method on_blue (line 358) | pub fn on_blue(self) -> Style { method on_magenta (line 362) | pub fn on_magenta(self) -> Style { method on_cyan (line 366) | pub fn on_cyan(self) -> Style { method on_white (line 370) | pub fn on_white(self) -> Style { method on_color256 (line 374) | pub fn on_color256(self, color: u8) -> Style { method on_bright (line 379) | pub fn on_bright(mut self) -> Style { method bold (line 385) | pub fn bold(self) -> Style { method dim (line 389) | pub fn dim(self) -> Style { method italic (line 393) | pub fn italic(self) -> Style { method underlined (line 397) | pub fn underlined(self) -> Style { method blink (line 401) | pub fn blink(self) -> Style { method blink_fast (line 405) | pub fn blink_fast(self) -> Style { method reverse (line 409) | pub fn reverse(self) -> Style { method hidden (line 413) | pub fn hidden(self) -> Style { method strikethrough (line 417) | pub fn strikethrough(self) -> Style { method default (line 169) | fn default() -> Style { function style (line 438) | pub fn style(val: D) -> StyledObject { type StyledObject (line 444) | pub struct StyledObject { function force_styling (line 454) | pub fn force_styling(mut self, value: bool) -> StyledObject { function for_stderr (line 461) | pub fn for_stderr(mut self) -> StyledObject { function for_stdout (line 470) | pub fn for_stdout(mut self) -> StyledObject { function fg (line 477) | pub fn fg(mut self, color: Color) -> StyledObject { function bg (line 484) | pub fn bg(mut self, color: Color) -> StyledObject { function attr (line 491) | pub fn attr(mut self, attr: Attribute) -> StyledObject { function black (line 497) | pub fn black(self) -> StyledObject { function red (line 501) | pub fn red(self) -> StyledObject { function green (line 505) | pub fn green(self) -> StyledObject { function yellow (line 509) | pub fn yellow(self) -> StyledObject { function blue (line 513) | pub fn blue(self) -> StyledObject { function magenta (line 517) | pub fn magenta(self) -> StyledObject { function cyan (line 521) | pub fn cyan(self) -> StyledObject { function white (line 525) | pub fn white(self) -> StyledObject { function color256 (line 529) | pub fn color256(self, color: u8) -> StyledObject { function bright (line 534) | pub fn bright(mut self) -> StyledObject { function on_black (line 540) | pub fn on_black(self) -> StyledObject { function on_red (line 544) | pub fn on_red(self) -> StyledObject { function on_green (line 548) | pub fn on_green(self) -> StyledObject { function on_yellow (line 552) | pub fn on_yellow(self) -> StyledObject { function on_blue (line 556) | pub fn on_blue(self) -> StyledObject { function on_magenta (line 560) | pub fn on_magenta(self) -> StyledObject { function on_cyan (line 564) | pub fn on_cyan(self) -> StyledObject { function on_white (line 568) | pub fn on_white(self) -> StyledObject { function on_color256 (line 572) | pub fn on_color256(self, color: u8) -> StyledObject { function on_bright (line 577) | pub fn on_bright(mut self) -> StyledObject { function bold (line 583) | pub fn bold(self) -> StyledObject { function dim (line 587) | pub fn dim(self) -> StyledObject { function italic (line 591) | pub fn italic(self) -> StyledObject { function underlined (line 595) | pub fn underlined(self) -> StyledObject { function blink (line 599) | pub fn blink(self) -> StyledObject { function blink_fast (line 603) | pub fn blink_fast(self) -> StyledObject { function reverse (line 607) | pub fn reverse(self) -> StyledObject { function hidden (line 611) | pub fn hidden(self) -> StyledObject { function strikethrough (line 615) | pub fn strikethrough(self) -> StyledObject { type Emoji (line 691) | pub struct Emoji<'a, 'b>(pub &'a str, pub &'b str); function new (line 694) | pub fn new(emoji: &'a str, fallback: &'b str) -> Emoji<'a, 'b> { function fmt (line 700) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function str_width (line 709) | fn str_width(s: &str) -> usize { function char_width (line 722) | fn char_width(c: char) -> usize { function truncate_str (line 741) | pub fn truncate_str<'a>(s: &'a str, width: usize, tail: &str) -> Cow<'a,... function pad_str (line 815) | pub fn pad_str<'a>( function pad_str_with (line 829) | pub fn pad_str_with<'a>( function test_text_width (line 865) | fn test_text_width() { function test_truncate_str (line 886) | fn test_truncate_str() { function test_truncate_str_no_ansi (line 915) | fn test_truncate_str_no_ansi() { function test_pad_str (line 922) | fn test_pad_str() { function test_pad_str_with (line 936) | fn test_pad_str_with() { FILE: builder/third-party/console/src/wasm_term.rs constant DEFAULT_WIDTH (line 9) | pub const DEFAULT_WIDTH: u16 = 80; function is_a_terminal (line 12) | pub fn is_a_terminal(_out: &Term) -> bool { function is_a_color_terminal (line 24) | pub fn is_a_color_terminal(_out: &Term) -> bool { function terminal_size (line 31) | pub fn terminal_size(_out: &Term) -> Option<(u16, u16)> { function read_secure (line 35) | pub fn read_secure() -> io::Result { function read_single_key (line 42) | pub fn read_single_key(_ctrlc_key: bool) -> io::Result { function wants_emoji (line 50) | pub fn wants_emoji() -> bool { function set_title (line 54) | pub fn set_title(_title: T) {} FILE: builder/third-party/console/src/windows_term/colors.rs type WORD (line 15) | type WORD = u16; constant FG_CYAN (line 17) | const FG_CYAN: WORD = FG_BLUE | FG_GREEN; constant FG_MAGENTA (line 18) | const FG_MAGENTA: WORD = FG_BLUE | FG_RED; constant FG_YELLOW (line 19) | const FG_YELLOW: WORD = FG_GREEN | FG_RED; constant FG_WHITE (line 20) | const FG_WHITE: WORD = FG_BLUE | FG_GREEN | FG_RED; function screen_buffer_info (line 30) | pub fn screen_buffer_info(h: HANDLE) -> io::Result { function set_text_attributes (line 46) | pub fn set_text_attributes(h: HANDLE, attributes: u16) -> io::Result<()> { type ScreenBufferInfo (line 61) | pub struct ScreenBufferInfo(CONSOLE_SCREEN_BUFFER_INFO); method attributes (line 71) | pub fn attributes(&self) -> u16 { type Console (line 90) | pub struct Console { method create_for_stream (line 113) | fn create_for_stream(kind: HandleKind) -> io::Result { method stdout (line 127) | pub fn stdout() -> io::Result { method stderr (line 134) | pub fn stderr() -> io::Result { method set (line 139) | fn set(&mut self) -> io::Result<()> { method fg (line 148) | pub fn fg(&mut self, intense: Intense, color: Color) -> io::Result<()> { method bg (line 159) | pub fn bg(&mut self, intense: Intense, color: Color) -> io::Result<()> { method reset (line 172) | pub fn reset(&mut self) -> io::Result<()> { type HandleKind (line 97) | enum HandleKind { method handle (line 103) | fn handle(&self) -> HANDLE { type TextAttributes (line 180) | struct TextAttributes { method to_word (line 188) | fn to_word(&self) -> WORD { method from_word (line 197) | fn from_word(word: WORD) -> TextAttributes { type Intense (line 210) | pub enum Intense { method to_bg (line 216) | fn to_bg(&self) -> WORD { method from_bg (line 220) | fn from_bg(word: WORD) -> Intense { method to_fg (line 224) | fn to_fg(&self) -> WORD { method from_fg (line 231) | fn from_fg(word: WORD) -> Intense { type Color (line 243) | pub enum Color { method to_bg (line 255) | fn to_bg(&self) -> WORD { method from_bg (line 259) | fn from_bg(word: WORD) -> Color { method to_fg (line 263) | fn to_fg(&self) -> WORD { method from_fg (line 276) | fn from_fg(word: WORD) -> Color { function console_colors (line 290) | pub fn console_colors(out: &Term, mut con: Console, bytes: &[u8]) -> io:... type FgBg (line 318) | enum FgBg { method new (line 324) | fn new(byte: u8) -> Option { function driver (line 333) | fn driver(parse: fn(Bytes<'_>) -> Option, part: &str) -> Optio... function parse_color (line 350) | fn parse_color(mut bytes: Bytes<'_>) -> Option<(Intense, Color, FgBg)> { function parse_attr (line 371) | fn parse_attr(mut bytes: Bytes<'_>) -> Option { function parse_prefix (line 381) | fn parse_prefix(bytes: &mut Bytes<'_>) -> Option<()> { function parse_intense_color_ansi (line 389) | fn parse_intense_color_ansi(bytes: &mut Bytes<'_>) -> Option { function normal_color_ansi_from_byte (line 407) | fn normal_color_ansi_from_byte(b: u8) -> Option { function parse_suffix (line 422) | fn parse_suffix(bytes: &mut Bytes<'_>) -> Option<()> { function color_parsing (line 435) | fn color_parsing() { function attr_parsing (line 446) | fn attr_parsing() { FILE: builder/third-party/console/src/windows_term/mod.rs constant ENABLE_VIRTUAL_TERMINAL_PROCESSING (line 36) | const ENABLE_VIRTUAL_TERMINAL_PROCESSING: u32 = 0x4; constant DEFAULT_WIDTH (line 37) | pub const DEFAULT_WIDTH: u16 = 79; function as_handle (line 39) | pub fn as_handle(term: &Term) -> HANDLE { function is_a_terminal (line 44) | pub fn is_a_terminal(out: &Term) -> bool { function is_a_color_terminal (line 67) | pub fn is_a_color_terminal(out: &Term) -> bool { function enable_ansi_on (line 80) | fn enable_ansi_on(out: &Term) -> bool { function console_on_any (line 98) | unsafe fn console_on_any(fds: &[STD_HANDLE]) -> bool { function terminal_size (line 109) | pub fn terminal_size(out: &Term) -> Option<(u16, u16)> { function move_cursor_to (line 143) | pub fn move_cursor_to(out: &Term, x: usize, y: usize) -> io::Result<()> { function move_cursor_up (line 161) | pub fn move_cursor_up(out: &Term, n: usize) -> io::Result<()> { function move_cursor_down (line 172) | pub fn move_cursor_down(out: &Term, n: usize) -> io::Result<()> { function move_cursor_left (line 183) | pub fn move_cursor_left(out: &Term, n: usize) -> io::Result<()> { function move_cursor_right (line 198) | pub fn move_cursor_right(out: &Term, n: usize) -> io::Result<()> { function clear_line (line 213) | pub fn clear_line(out: &Term) -> io::Result<()> { function clear_chars (line 233) | pub fn clear_chars(out: &Term, n: usize) -> io::Result<()> { function clear_screen (line 253) | pub fn clear_screen(out: &Term) -> io::Result<()> { function clear_to_end_of_screen (line 270) | pub fn clear_to_end_of_screen(out: &Term) -> io::Result<()> { function show_cursor (line 291) | pub fn show_cursor(out: &Term) -> io::Result<()> { function hide_cursor (line 304) | pub fn hide_cursor(out: &Term) -> io::Result<()> { function get_console_screen_buffer_info (line 317) | fn get_console_screen_buffer_info(hand: HANDLE) -> Option<(HANDLE, CONSO... function get_console_cursor_info (line 325) | fn get_console_cursor_info(hand: HANDLE) -> Option<(HANDLE, CONSOLE_CURS... function key_from_key_code (line 333) | pub fn key_from_key_code(code: VIRTUAL_KEY) -> Key { function read_secure (line 354) | pub fn read_secure() -> io::Result { function read_single_key (line 376) | pub fn read_single_key(_ctrlc_key: bool) -> io::Result { function get_stdin_handle (line 442) | fn get_stdin_handle() -> io::Result { function get_key_event_count (line 457) | fn get_key_event_count() -> io::Result { function read_key_event (line 469) | fn read_key_event() -> io::Result { function wants_emoji (line 504) | pub fn wants_emoji() -> bool { function msys_tty_on (line 512) | pub fn msys_tty_on(term: &Term) -> bool { function set_title (line 569) | pub fn set_title(title: T) { FILE: builder/third-party/crc32fast/benches/bench.rs function bench (line 10) | fn bench(b: &mut Bencher, size: usize, hasher_init: Hasher) { function bench_kilobyte_baseline (line 23) | fn bench_kilobyte_baseline(b: &mut Bencher) { function bench_kilobyte_specialized (line 27) | fn bench_kilobyte_specialized(b: &mut Bencher) { function bench_megabyte_baseline (line 31) | fn bench_megabyte_baseline(b: &mut Bencher) { function bench_megabyte_specialized (line 35) | fn bench_megabyte_specialized(b: &mut Bencher) { FILE: builder/third-party/crc32fast/build.rs function main (line 5) | fn main() { function rustc_minor_version (line 18) | fn rustc_minor_version() -> Option { FILE: builder/third-party/crc32fast/src/baseline.rs type State (line 4) | pub struct State { method new (line 9) | pub fn new(state: u32) -> Self { method update (line 13) | pub fn update(&mut self, buf: &[u8]) { method finalize (line 17) | pub fn finalize(self) -> u32 { method reset (line 21) | pub fn reset(&mut self) { method combine (line 25) | pub fn combine(&mut self, other: u32, amount: u64) { function update_fast_16 (line 30) | pub(crate) fn update_fast_16(prev: u32, mut buf: &[u8]) -> u32 { function update_slow (line 61) | pub(crate) fn update_slow(prev: u32, buf: &[u8]) -> u32 { function slow (line 74) | fn slow() { FILE: builder/third-party/crc32fast/src/combine.rs constant GF2_DIM (line 1) | const GF2_DIM: usize = 32; function gf2_matrix_times (line 3) | fn gf2_matrix_times(mat: &[u32; GF2_DIM], mut vec: u32) -> u32 { function gf2_matrix_square (line 16) | fn gf2_matrix_square(square: &mut [u32; GF2_DIM], mat: &[u32; GF2_DIM]) { function combine (line 22) | pub(crate) fn combine(mut crc1: u32, crc2: u32, mut len2: u64) -> u32 { FILE: builder/third-party/crc32fast/src/lib.rs function hash (line 65) | pub fn hash(buf: &[u8]) -> u32 { type State (line 72) | enum State { type Hasher (line 79) | pub struct Hasher { method new (line 91) | pub fn new() -> Self { method new_with_initial (line 99) | pub fn new_with_initial(init: u32) -> Self { method new_with_initial_len (line 108) | pub fn new_with_initial_len(init: u32, amount: u64) -> Self { method internal_new_baseline (line 115) | pub fn internal_new_baseline(init: u32, amount: u64) -> Self { method internal_new_specialized (line 124) | pub fn internal_new_specialized(init: u32, amount: u64) -> Option { method update (line 137) | pub fn update(&mut self, buf: &[u8]) { method finalize (line 146) | pub fn finalize(self) -> u32 { method reset (line 154) | pub fn reset(&mut self) { method combine (line 163) | pub fn combine(&mut self, other: &Self) { method fmt (line 174) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method write (line 186) | fn write(&mut self, bytes: &[u8]) { method finish (line 190) | fn finish(&self) -> u64 { constant DEFAULT_INIT_STATE (line 84) | const DEFAULT_INIT_STATE: u32 = 0; method default (line 180) | fn default() -> Self { FILE: builder/third-party/crc32fast/src/specialized/aarch64.rs type State (line 4) | pub struct State { method new (line 10) | pub fn new(state: u32) -> Option { method new (line 21) | pub fn new(state: u32) -> Option { method update (line 31) | pub fn update(&mut self, buf: &[u8]) { method finalize (line 37) | pub fn finalize(self) -> u32 { method reset (line 41) | pub fn reset(&mut self) { method combine (line 45) | pub fn combine(&mut self, other: u32, amount: u64) { function calculate (line 52) | pub unsafe fn calculate(crc: u32, data: &[u8]) -> u32 { FILE: builder/third-party/crc32fast/src/specialized/pclmulqdq.rs type State (line 7) | pub struct State { method new (line 13) | pub fn new(state: u32) -> Option { method new (line 27) | pub fn new(state: u32) -> Option { method update (line 40) | pub fn update(&mut self, buf: &[u8]) { method finalize (line 46) | pub fn finalize(self) -> u32 { method reset (line 50) | pub fn reset(&mut self) { method combine (line 54) | pub fn combine(&mut self, other: u32, amount: u64) { constant K1 (line 59) | const K1: i64 = 0x154442bd4; constant K2 (line 60) | const K2: i64 = 0x1c6e41596; constant K3 (line 61) | const K3: i64 = 0x1751997d0; constant K4 (line 62) | const K4: i64 = 0x0ccaa009e; constant K5 (line 63) | const K5: i64 = 0x163cd6124; constant P_X (line 65) | const P_X: i64 = 0x1DB710641; constant U_PRIME (line 66) | const U_PRIME: i64 = 0x1F7011641; function debug (line 69) | unsafe fn debug(s: &str, a: arch::__m128i) -> arch::__m128i { function debug (line 86) | unsafe fn debug(_s: &str, a: arch::__m128i) -> arch::__m128i { function calculate (line 91) | unsafe fn calculate(crc: u32, mut data: &[u8]) -> u32 { function reduce128 (line 190) | unsafe fn reduce128(a: arch::__m128i, b: arch::__m128i, keys: arch::__m1... function get (line 196) | unsafe fn get(a: &mut &[u8]) -> arch::__m128i { FILE: builder/third-party/crossbeam-deque/src/deque.rs constant MIN_CAP (line 15) | const MIN_CAP: usize = 64; constant MAX_BATCH (line 17) | const MAX_BATCH: usize = 32; constant FLUSH_THRESHOLD_BYTES (line 20) | const FLUSH_THRESHOLD_BYTES: usize = 1 << 10; type Buffer (line 26) | struct Buffer { function alloc (line 38) | fn alloc(cap: usize) -> Buffer { function dealloc (line 52) | unsafe fn dealloc(self) { function at (line 60) | unsafe fn at(&self, index: isize) -> *mut T { function write (line 73) | unsafe fn write(&self, index: isize, task: MaybeUninit) { function read (line 83) | unsafe fn read(&self, index: isize) -> MaybeUninit { method clone (line 89) | fn clone(&self) -> Buffer { type Inner (line 109) | struct Inner { method drop (line 121) | fn drop(&mut self) { type Flavor (line 144) | enum Flavor { type Worker (line 192) | pub struct Worker { function new_fifo (line 220) | pub fn new_fifo() -> Worker { function new_lifo (line 248) | pub fn new_lifo() -> Worker { function stealer (line 277) | pub fn stealer(&self) -> Stealer { function resize (line 286) | unsafe fn resize(&self, new_cap: usize) { function reserve (line 321) | fn reserve(&self, reserve_cap: usize) { function is_empty (line 358) | pub fn is_empty(&self) -> bool { function len (line 377) | pub fn len(&self) -> usize { function push (line 394) | pub fn push(&self, task: T) { function pop (line 441) | pub fn pop(&self) -> Option { function fmt (line 540) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Stealer (line 565) | pub struct Stealer { function is_empty (line 589) | pub fn is_empty(&self) -> bool { function len (line 610) | pub fn len(&self) -> usize { function steal (line 632) | pub fn steal(&self) -> Steal { function steal_batch (line 699) | pub fn steal_batch(&self, dest: &Worker) -> Steal<()> { function steal_batch_with_limit (line 737) | pub fn steal_batch_with_limit(&self, dest: &Worker, limit: usize) -> ... function steal_batch_and_pop (line 936) | pub fn steal_batch_and_pop(&self, dest: &Worker) -> Steal { function steal_batch_with_limit_and_pop (line 976) | pub fn steal_batch_with_limit_and_pop(&self, dest: &Worker, limit: us... method clone (line 1165) | fn clone(&self) -> Stealer { function fmt (line 1174) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant WRITE (line 1183) | const WRITE: usize = 1; constant READ (line 1184) | const READ: usize = 2; constant DESTROY (line 1185) | const DESTROY: usize = 4; constant LAP (line 1188) | const LAP: usize = 64; constant BLOCK_CAP (line 1190) | const BLOCK_CAP: usize = LAP - 1; constant SHIFT (line 1192) | const SHIFT: usize = 1; constant HAS_NEXT (line 1194) | const HAS_NEXT: usize = 1; type Slot (line 1197) | struct Slot { constant UNINIT (line 1206) | const UNINIT: Self = Self { function wait_write (line 1212) | fn wait_write(&self) { type Block (line 1223) | struct Block { function new (line 1233) | fn new() -> Block { function wait_next (line 1241) | fn wait_next(&self) -> *mut Block { function destroy (line 1253) | unsafe fn destroy(this: *mut Block, count: usize) { type Position (line 1274) | struct Position { type Injector (line 1300) | pub struct Injector { method default (line 1315) | fn default() -> Self { function new (line 1341) | pub fn new() -> Injector { function push (line 1356) | pub fn push(&self, task: T) { function steal (line 1431) | pub fn steal(&self) -> Steal { function steal_batch (line 1530) | pub fn steal_batch(&self, dest: &Worker) -> Steal<()> { function steal_batch_with_limit (line 1566) | pub fn steal_batch_with_limit(&self, dest: &Worker, limit: usize) -> ... function steal_batch_and_pop (line 1726) | pub fn steal_batch_and_pop(&self, dest: &Worker) -> Steal { function steal_batch_with_limit_and_pop (line 1764) | pub fn steal_batch_with_limit_and_pop(&self, dest: &Worker, limit: us... function is_empty (line 1922) | pub fn is_empty(&self) -> bool { function len (line 1943) | pub fn len(&self) -> usize { method drop (line 1980) | fn drop(&mut self) { function fmt (line 2015) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Steal (line 2040) | pub enum Steal { function is_empty (line 2064) | pub fn is_empty(&self) -> bool { function is_success (line 2083) | pub fn is_success(&self) -> bool { function is_retry (line 2102) | pub fn is_retry(&self) -> bool { function success (line 2121) | pub fn success(self) -> Option { function or_else (line 2149) | pub fn or_else(self, f: F) -> Steal function fmt (line 2168) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from_iter (line 2182) | fn from_iter(iter: I) -> Steal FILE: builder/third-party/crossbeam-deque/tests/fifo.rs function smoke (line 11) | fn smoke() { function is_empty (line 47) | fn is_empty() { function spsc (line 73) | fn spsc() { function stampede (line 104) | fn stampede() { function stress (line 148) | fn stress() { function no_starvation (line 211) | fn no_starvation() { function destructors (line 270) | fn destructors() { FILE: builder/third-party/crossbeam-deque/tests/injector.rs function smoke (line 11) | fn smoke() { function is_empty (line 27) | fn is_empty() { function spsc (line 48) | fn spsc() { function mpmc (line 80) | fn mpmc() { function stampede (line 122) | fn stampede() { function stress (line 166) | fn stress() { function no_starvation (line 229) | fn no_starvation() { function destructors (line 288) | fn destructors() { FILE: builder/third-party/crossbeam-deque/tests/lifo.rs function smoke (line 11) | fn smoke() { function is_empty (line 47) | fn is_empty() { function spsc (line 73) | fn spsc() { function stampede (line 106) | fn stampede() { function stress (line 150) | fn stress() { function no_starvation (line 213) | fn no_starvation() { function destructors (line 272) | fn destructors() { FILE: builder/third-party/crossbeam-deque/tests/steal.rs function steal_fifo (line 5) | fn steal_fifo() { function steal_lifo (line 18) | fn steal_lifo() { function steal_injector (line 31) | fn steal_injector() { function steal_batch_fifo_fifo (line 43) | fn steal_batch_fifo_fifo() { function steal_batch_lifo_lifo (line 58) | fn steal_batch_lifo_lifo() { function steal_batch_fifo_lifo (line 73) | fn steal_batch_fifo_lifo() { function steal_batch_lifo_fifo (line 88) | fn steal_batch_lifo_fifo() { function steal_batch_injector_fifo (line 103) | fn steal_batch_injector_fifo() { function steal_batch_injector_lifo (line 116) | fn steal_batch_injector_lifo() { function steal_batch_and_pop_fifo_fifo (line 129) | fn steal_batch_and_pop_fifo_fifo() { function steal_batch_and_pop_lifo_lifo (line 144) | fn steal_batch_and_pop_lifo_lifo() { function steal_batch_and_pop_fifo_lifo (line 159) | fn steal_batch_and_pop_fifo_lifo() { function steal_batch_and_pop_lifo_fifo (line 174) | fn steal_batch_and_pop_lifo_fifo() { function steal_batch_and_pop_injector_fifo (line 189) | fn steal_batch_and_pop_injector_fifo() { function steal_batch_and_pop_injector_lifo (line 202) | fn steal_batch_and_pop_injector_lifo() { FILE: builder/third-party/crossbeam-epoch/benches/defer.rs function single_alloc_defer_free (line 10) | fn single_alloc_defer_free(b: &mut Bencher) { function single_defer (line 21) | fn single_defer(b: &mut Bencher) { function multi_alloc_defer_free (line 29) | fn multi_alloc_defer_free(b: &mut Bencher) { function multi_defer (line 52) | fn multi_defer(b: &mut Bencher) { FILE: builder/third-party/crossbeam-epoch/benches/flush.rs function single_flush (line 12) | fn single_flush(b: &mut Bencher) { function multi_flush (line 35) | fn multi_flush(b: &mut Bencher) { FILE: builder/third-party/crossbeam-epoch/benches/pin.rs function single_pin (line 10) | fn single_pin(b: &mut Bencher) { function multi_pin (line 15) | fn multi_pin(b: &mut Bencher) { FILE: builder/third-party/crossbeam-epoch/examples/sanitize.rs function worker (line 10) | fn worker(a: Arc>, handle: LocalHandle) -> usize { function main (line 44) | fn main() { FILE: builder/third-party/crossbeam-epoch/src/atomic.rs function strongest_failure_ordering (line 19) | fn strongest_failure_ordering(ord: Ordering) -> Ordering { type CompareAndSetError (line 31) | pub type CompareAndSetError<'g, T, P> = CompareExchangeError<'g, T, P>; type CompareExchangeError (line 34) | pub struct CompareExchangeError<'g, T: ?Sized + Pointable, P: Pointer> { function fmt (line 43) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type CompareAndSetOrdering (line 67) | pub trait CompareAndSetOrdering { method success (line 69) | fn success(&self) -> Ordering; method failure (line 75) | fn failure(&self) -> Ordering; method success (line 81) | fn success(&self) -> Ordering { method failure (line 86) | fn failure(&self) -> Ordering { method success (line 94) | fn success(&self) -> Ordering { method failure (line 99) | fn failure(&self) -> Ordering { function low_bits (line 106) | fn low_bits() -> usize { function ensure_aligned (line 112) | fn ensure_aligned(raw: usize) { function compose_tag (line 120) | fn compose_tag(data: usize, tag: usize) -> usize { function decompose_tag (line 126) | fn decompose_tag(data: usize) -> (usize, usize) { type Pointable (line 150) | pub trait Pointable { constant ALIGN (line 152) | const ALIGN: usize; method init (line 162) | unsafe fn init(init: Self::Init) -> usize; method deref (line 171) | unsafe fn deref<'a>(ptr: usize) -> &'a Self; method deref_mut (line 181) | unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut Self; method drop (line 191) | unsafe fn drop(ptr: usize); constant ALIGN (line 195) | const ALIGN: usize = mem::align_of::(); type Init (line 197) | type Init = T; method init (line 199) | unsafe fn init(init: Self::Init) -> usize { method deref (line 203) | unsafe fn deref<'a>(ptr: usize) -> &'a Self { method deref_mut (line 207) | unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut Self { method drop (line 211) | unsafe fn drop(ptr: usize) { constant ALIGN (line 254) | const ALIGN: usize = mem::align_of::>(); type Init (line 256) | type Init = usize; method init (line 258) | unsafe fn init(len: Self::Init) -> usize { method deref (line 268) | unsafe fn deref<'a>(ptr: usize) -> &'a Self { method deref_mut (line 273) | unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut Self { method drop (line 278) | unsafe fn drop(ptr: usize) { type Array (line 237) | struct Array { function layout (line 244) | fn layout(len: usize) -> Layout { type Atomic (line 294) | pub struct Atomic { function new (line 313) | pub fn new(init: T) -> Atomic { function init (line 329) | pub fn init(init: T::Init) -> Atomic { function from_usize (line 334) | fn from_usize(data: usize) -> Self { function null (line 351) | pub const fn null() -> Atomic { function null (line 359) | pub fn null() -> Atomic { function load (line 382) | pub fn load<'g>(&self, ord: Ordering, _: &'g Guard) -> Shared<'g, T> { function load_consume (line 408) | pub fn load_consume<'g>(&self, _: &'g Guard) -> Shared<'g, T> { function store (line 429) | pub fn store>(&self, new: P, ord: Ordering) { function swap (line 450) | pub fn swap<'g, P: Pointer>(&self, new: P, ord: Ordering, _: &'g Guar... function compare_exchange (line 485) | pub fn compare_exchange<'g, P>( function compare_exchange_weak (line 562) | pub fn compare_exchange_weak<'g, P>( function fetch_update (line 625) | pub fn fetch_update<'g, F>( function compare_and_set (line 687) | pub fn compare_and_set<'g, O, P>( function compare_and_set_weak (line 766) | pub fn compare_and_set_weak<'g, O, P>( function fetch_and (line 799) | pub fn fetch_and<'g>(&self, val: usize, ord: Ordering, _: &'g Guard) -> ... function fetch_or (line 822) | pub fn fetch_or<'g>(&self, val: usize, ord: Ordering, _: &'g Guard) -> S... function fetch_xor (line 845) | pub fn fetch_xor<'g>(&self, val: usize, ord: Ordering, _: &'g Guard) -> ... function into_owned (line 883) | pub unsafe fn into_owned(self) -> Owned { function try_into_owned (line 920) | pub unsafe fn try_into_owned(self) -> Option> { function fmt (line 931) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 943) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 955) | fn clone(&self) -> Self { method default (line 962) | fn default() -> Self { function from (line 978) | fn from(owned: Owned) -> Self { function from (line 986) | fn from(b: Box) -> Self { function from (line 992) | fn from(t: T) -> Self { function from (line 1007) | fn from(ptr: Shared<'g, T>) -> Self { function from (line 1023) | fn from(raw: *const T) -> Self { type Pointer (line 1029) | pub trait Pointer { method into_usize (line 1031) | fn into_usize(self) -> usize; method from_usize (line 1039) | unsafe fn from_usize(data: usize) -> Self; type Owned (line 1048) | pub struct Owned { function into_usize (line 1055) | fn into_usize(self) -> usize { function from_usize (line 1067) | unsafe fn from_usize(data: usize) -> Self { function from_raw (line 1099) | pub unsafe fn from_raw(raw: *mut T) -> Owned { function into_box (line 1116) | pub fn into_box(self) -> Box { function new (line 1131) | pub fn new(init: T) -> Owned { function init (line 1146) | pub fn init(init: T::Init) -> Owned { function into_shared (line 1163) | pub fn into_shared<'g>(self, _: &'g Guard) -> Shared<'g, T> { function tag (line 1176) | pub fn tag(&self) -> usize { function with_tag (line 1194) | pub fn with_tag(self, tag: usize) -> Owned { method drop (line 1201) | fn drop(&mut self) { function fmt (line 1210) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 1221) | fn clone(&self) -> Self { type Target (line 1227) | type Target = T; method deref (line 1229) | fn deref(&self) -> &T { method deref_mut (line 1236) | fn deref_mut(&mut self) -> &mut T { function from (line 1243) | fn from(t: T) -> Self { function from (line 1262) | fn from(b: Box) -> Self { function borrow (line 1268) | fn borrow(&self) -> &T { function borrow_mut (line 1274) | fn borrow_mut(&mut self) -> &mut T { function as_ref (line 1280) | fn as_ref(&self) -> &T { function as_mut (line 1286) | fn as_mut(&mut self) -> &mut T { type Shared (line 1297) | pub struct Shared<'g, T: 'g + ?Sized + Pointable> { method clone (line 1303) | fn clone(&self) -> Self { function into_usize (line 1312) | fn into_usize(self) -> usize { function from_usize (line 1317) | unsafe fn from_usize(data: usize) -> Self { function as_raw (line 1343) | pub fn as_raw(&self) -> *const T { function null (line 1360) | pub fn null() -> Shared<'g, T> { function is_null (line 1382) | pub fn is_null(&self) -> bool { function deref (line 1419) | pub unsafe fn deref(&self) -> &'g T { function deref_mut (line 1461) | pub unsafe fn deref_mut(&mut self) -> &'g mut T { function as_ref (line 1498) | pub unsafe fn as_ref(&self) -> Option<&'g T> { function into_owned (line 1531) | pub unsafe fn into_owned(self) -> Owned { function try_into_owned (line 1558) | pub unsafe fn try_into_owned(self) -> Option> { function tag (line 1580) | pub fn tag(&self) -> usize { function with_tag (line 1604) | pub fn with_tag(&self, tag: usize) -> Shared<'g, T> { function from (line 1625) | fn from(raw: *const T) -> Self { function eq (line 1633) | fn eq(&self, other: &Self) -> bool { function partial_cmp (line 1641) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 1647) | fn cmp(&self, other: &Self) -> cmp::Ordering { function fmt (line 1653) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1664) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 1670) | fn default() -> Self { function valid_tag_i8 (line 1681) | fn valid_tag_i8() { function valid_tag_i64 (line 1686) | fn valid_tag_i64() { function const_atomic_null (line 1691) | fn const_atomic_null() { function array_init (line 1697) | fn array_init() { FILE: builder/third-party/crossbeam-epoch/src/collector.rs type Collector (line 22) | pub struct Collector { method new (line 39) | pub fn new() -> Self { method register (line 44) | pub fn register(&self) -> LocalHandle { method fmt (line 59) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 30) | fn default() -> Self { method clone (line 51) | fn clone(&self) -> Self { method eq (line 66) | fn eq(&self, rhs: &Collector) -> bool { type LocalHandle (line 73) | pub struct LocalHandle { method pin (line 80) | pub fn pin(&self) -> Guard { method is_pinned (line 86) | pub fn is_pinned(&self) -> bool { method collector (line 92) | pub fn collector(&self) -> &Collector { method fmt (line 107) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 99) | fn drop(&mut self) { constant NUM_THREADS (line 121) | const NUM_THREADS: usize = 8; function pin_reentrant (line 124) | fn pin_reentrant() { function flush_local_bag (line 143) | fn flush_local_bag() { function garbage_buffering (line 164) | fn garbage_buffering() { function pin_holds_advance (line 180) | fn pin_holds_advance() { function incremental (line 209) | fn incremental() { function buffering (line 245) | fn buffering() { function count_drops (line 282) | fn count_drops() { function count_destroy (line 318) | fn count_destroy() { function drop_array (line 349) | fn drop_array() { function destroy_array (line 387) | fn destroy_array() { function stress (line 423) | fn stress() { FILE: builder/third-party/crossbeam-epoch/src/default.rs function collector (line 13) | fn collector() -> &'static Collector { function pin (line 39) | pub fn pin() -> Guard { function is_pinned (line 45) | pub fn is_pinned() -> bool { function default_collector (line 50) | pub fn default_collector() -> &'static Collector { function with_handle (line 55) | fn with_handle(mut f: F) -> R function pin_while_exiting (line 69) | fn pin_while_exiting() { FILE: builder/third-party/crossbeam-epoch/src/deferred.rs constant DATA_WORDS (line 11) | const DATA_WORDS: usize = 3; type Data (line 14) | type Data = [usize; DATA_WORDS]; type Deferred (line 19) | pub(crate) struct Deferred { method fmt (line 26) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { constant NO_OP (line 32) | pub(crate) const NO_OP: Self = { method new (line 42) | pub(crate) fn new(f: F) -> Self { method call (line 84) | pub(crate) fn call(mut self) { function on_stack (line 97) | fn on_stack() { function on_heap (line 112) | fn on_heap() { function string (line 127) | fn string() { function boxed_slice_i32 (line 134) | fn boxed_slice_i32() { function long_slice_usize (line 141) | fn long_slice_usize() { FILE: builder/third-party/crossbeam-epoch/src/epoch.rs type Epoch (line 17) | pub(crate) struct Epoch { method starting (line 25) | pub(crate) fn starting() -> Self { method wrapping_sub (line 33) | pub(crate) fn wrapping_sub(self, rhs: Self) -> isize { method is_pinned (line 42) | pub(crate) fn is_pinned(self) -> bool { method pinned (line 48) | pub(crate) fn pinned(self) -> Epoch { method unpinned (line 56) | pub(crate) fn unpinned(self) -> Epoch { method successor (line 66) | pub(crate) fn successor(self) -> Epoch { type AtomicEpoch (line 75) | pub(crate) struct AtomicEpoch { method new (line 84) | pub(crate) fn new(epoch: Epoch) -> Self { method load (line 91) | pub(crate) fn load(&self, ord: Ordering) -> Epoch { method store (line 99) | pub(crate) fn store(&self, epoch: Epoch, ord: Ordering) { method compare_exchange (line 117) | pub(crate) fn compare_exchange( FILE: builder/third-party/crossbeam-epoch/src/guard.rs type Guard (line 69) | pub struct Guard { method defer (line 89) | pub fn defer(&self, f: F) method defer_unchecked (line 188) | pub unsafe fn defer_unchecked(&self, f: F) method defer_destroy (line 268) | pub unsafe fn defer_destroy(&self, ptr: Shared<'_, T>) { method flush (line 292) | pub fn flush(&self) { method repin (line 326) | pub fn repin(&mut self) { method repin_after (line 363) | pub fn repin_after(&mut self, f: F) -> R method collector (line 406) | pub fn collector(&self) -> Option<&Collector> { method fmt (line 421) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 413) | fn drop(&mut self) { function unprotected (line 513) | pub unsafe fn unprotected() -> &'static Guard { FILE: builder/third-party/crossbeam-epoch/src/internal.rs constant MAX_OBJECTS (line 57) | const MAX_OBJECTS: usize = 64; constant MAX_OBJECTS (line 60) | const MAX_OBJECTS: usize = 4; type Bag (line 63) | pub(crate) struct Bag { method new (line 74) | pub(crate) fn new() -> Self { method is_empty (line 79) | pub(crate) fn is_empty(&self) -> bool { method try_push (line 91) | pub(crate) unsafe fn try_push(&mut self, deferred: Deferred) -> Result... method seal (line 102) | fn seal(self, epoch: Epoch) -> SealedBag { method fmt (line 129) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 108) | fn default() -> Self { method drop (line 117) | fn drop(&mut self) { type SealedBag (line 138) | struct SealedBag { method is_expired (line 148) | fn is_expired(&self, global_epoch: Epoch) -> bool { type Global (line 156) | pub(crate) struct Global { constant COLLECT_STEPS (line 169) | const COLLECT_STEPS: usize = 8; method new (line 173) | pub(crate) fn new() -> Self { method push_bag (line 182) | pub(crate) fn push_bag(&self, bag: &mut Bag, guard: &Guard) { method collect (line 199) | pub(crate) fn collect(&self, guard: &Guard) { method try_advance (line 228) | pub(crate) fn try_advance(&self, guard: &Guard) -> Epoch { type Local (line 271) | pub(crate) struct Local { constant PINNINGS_BETWEEN_COLLECT (line 313) | const PINNINGS_BETWEEN_COLLECT: usize = 128; method register (line 316) | pub(crate) fn register(collector: &Collector) -> LocalHandle { method global (line 339) | pub(crate) fn global(&self) -> &Global { method collector (line 345) | pub(crate) fn collector(&self) -> &Collector { method is_pinned (line 351) | pub(crate) fn is_pinned(&self) -> bool { method defer (line 360) | pub(crate) unsafe fn defer(&self, mut deferred: Deferred, guard: &Guar... method flush (line 369) | pub(crate) fn flush(&self, guard: &Guard) { method pin (line 381) | pub(crate) fn pin(&self) -> Guard { method unpin (line 444) | pub(crate) fn unpin(&self) { method repin (line 459) | pub(crate) fn repin(&self) { method acquire_handle (line 482) | pub(crate) fn acquire_handle(&self) { method release_handle (line 490) | pub(crate) fn release_handle(&self) { method finalize (line 503) | fn finalize(&self) { method entry_of (line 538) | fn entry_of(local: &Self) -> &Entry { method element_of (line 546) | unsafe fn element_of(entry: &Entry) -> &Self { method finalize (line 552) | unsafe fn finalize(entry: &Entry, guard: &Guard) { function local_size (line 302) | fn local_size() { function check_defer (line 564) | fn check_defer() { function check_bag (line 577) | fn check_bag() { FILE: builder/third-party/crossbeam-epoch/src/lib.rs type UnsafeCell (line 97) | pub(crate) struct UnsafeCell(::core::cell::UnsafeCell); function new (line 106) | pub(crate) const fn new(data: T) -> UnsafeCell { function with (line 111) | pub(crate) fn with(&self, f: impl FnOnce(*const T) -> R) -> R { function with_mut (line 116) | pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { FILE: builder/third-party/crossbeam-epoch/src/sync/list.rs type Entry (line 16) | pub(crate) struct Entry { method delete (line 148) | pub(crate) unsafe fn delete(&self, guard: &Guard) { method entry_of (line 306) | fn entry_of(entry: &Entry) -> &Entry { method element_of (line 310) | unsafe fn element_of(entry: &Entry) -> &Entry { method finalize (line 314) | unsafe fn finalize(entry: &Entry, guard: &Guard) { type IsElement (line 67) | pub(crate) trait IsElement { method entry_of (line 69) | fn entry_of(_: &T) -> &Entry; method element_of (line 83) | unsafe fn element_of(_: &Entry) -> &T; method finalize (line 91) | unsafe fn finalize(_: &Entry, _: &Guard); type List (line 96) | pub(crate) struct List = T> { type Iter (line 105) | pub(crate) struct Iter<'g, T, C: IsElement> { type IterError (line 125) | pub(crate) enum IterError { method default (line 133) | fn default() -> Self { function new (line 155) | pub(crate) fn new() -> Self { function insert (line 172) | pub(crate) unsafe fn insert<'g>(&'g self, container: Shared<'g, T>, guar... function iter (line 207) | pub(crate) fn iter<'g>(&'g self, guard: &'g Guard) -> Iter<'g, T, C> { method drop (line 219) | fn drop(&mut self) { type Item (line 236) | type Item = Result<&'g T, IterError>; method next (line 238) | fn next(&mut self) -> Option { function insert (line 322) | fn insert() { function delete (line 361) | fn delete() { constant THREADS (line 396) | const THREADS: usize = 8; constant ITERS (line 397) | const ITERS: usize = 512; function insert_delete_multi (line 401) | fn insert_delete_multi() { function iter_multi (line 443) | fn iter_multi() { FILE: builder/third-party/crossbeam-epoch/src/sync/once_lock.rs type OnceLock (line 9) | pub(crate) struct OnceLock { function new (line 22) | pub(crate) const fn new() -> Self { function get_or_init (line 44) | pub(crate) fn get_or_init(&self, f: F) -> &T function initialize (line 60) | fn initialize(&self, f: F) function get_unchecked (line 75) | unsafe fn get_unchecked(&self) -> &T { method drop (line 82) | fn drop(&mut self) { FILE: builder/third-party/crossbeam-epoch/src/sync/queue.rs type Queue (line 22) | pub(crate) struct Queue { type Node (line 27) | struct Node { function new (line 45) | pub(crate) fn new() -> Queue { function push_internal (line 66) | fn push_internal( function push (line 98) | pub(crate) fn push(&self, t: T, guard: &Guard) { function pop_internal (line 118) | fn pop_internal(&self, guard: &Guard) -> Result, ()> { function pop_if_internal (line 146) | fn pop_if_internal(&self, condition: F, guard: &Guard) -> Result Option { function try_pop_if (line 190) | pub(crate) fn try_pop_if(&self, condition: F, guard: &Guard) -> Optio... method drop (line 204) | fn drop(&mut self) { type Queue (line 223) | struct Queue { function new (line 228) | pub(crate) fn new() -> Queue { function push (line 234) | pub(crate) fn push(&self, t: T) { function is_empty (line 239) | pub(crate) fn is_empty(&self) -> bool { function try_pop (line 246) | pub(crate) fn try_pop(&self) -> Option { function pop (line 251) | pub(crate) fn pop(&self) -> T { constant CONC_COUNT (line 262) | const CONC_COUNT: i64 = 1000; constant CONC_COUNT (line 264) | const CONC_COUNT: i64 = 1000000; function push_try_pop_1 (line 267) | fn push_try_pop_1() { function push_try_pop_2 (line 277) | fn push_try_pop_2() { function push_try_pop_many_seq (line 289) | fn push_try_pop_many_seq() { function push_pop_1 (line 303) | fn push_pop_1() { function push_pop_2 (line 313) | fn push_pop_2() { function push_pop_many_seq (line 322) | fn push_pop_many_seq() { function push_try_pop_many_spsc (line 336) | fn push_try_pop_many_spsc() { function push_try_pop_many_spmc (line 360) | fn push_try_pop_many_spmc() { function push_try_pop_many_mpmc (line 393) | fn push_try_pop_many_mpmc() { function push_pop_many_spsc (line 439) | fn push_pop_many_spsc() { function is_empty_dont_pop (line 460) | fn is_empty_dont_pop() { FILE: builder/third-party/crossbeam-epoch/tests/loom.rs function it_works (line 15) | fn it_works() { function treiber_stack (line 49) | fn treiber_stack() { FILE: builder/third-party/crossbeam-utils/benches/atomic_cell.rs function load_u8 (line 11) | fn load_u8(b: &mut test::Bencher) { function store_u8 (line 19) | fn store_u8(b: &mut test::Bencher) { function fetch_add_u8 (line 25) | fn fetch_add_u8(b: &mut test::Bencher) { function compare_exchange_u8 (line 31) | fn compare_exchange_u8(b: &mut test::Bencher) { function concurrent_load_u8 (line 41) | fn concurrent_load_u8(b: &mut test::Bencher) { function load_usize (line 85) | fn load_usize(b: &mut test::Bencher) { function store_usize (line 93) | fn store_usize(b: &mut test::Bencher) { function fetch_add_usize (line 99) | fn fetch_add_usize(b: &mut test::Bencher) { function compare_exchange_usize (line 105) | fn compare_exchange_usize(b: &mut test::Bencher) { function concurrent_load_usize (line 115) | fn concurrent_load_usize(b: &mut test::Bencher) { FILE: builder/third-party/crossbeam-utils/build-common.rs function convert_custom_linux_target (line 6) | fn convert_custom_linux_target(target: String) -> String { FILE: builder/third-party/crossbeam-utils/build.rs function main (line 20) | fn main() { FILE: builder/third-party/crossbeam-utils/no_atomic.rs constant NO_ATOMIC (line 4) | const NO_ATOMIC: &[&str] = &[ FILE: builder/third-party/crossbeam-utils/src/atomic/atomic_cell.rs type AtomicCell (line 30) | pub struct AtomicCell { function new (line 62) | pub const fn new(val: T) -> AtomicCell { function into_inner (line 83) | pub fn into_inner(self) -> T { function is_lock_free (line 121) | pub const fn is_lock_free() -> bool { function store (line 138) | pub fn store(&self, val: T) { function swap (line 161) | pub fn swap(&self, val: T) -> T { function as_ptr (line 177) | pub fn as_ptr(&self) -> *mut T { function take (line 196) | pub fn take(&self) -> T { function load (line 213) | pub fn load(&self) -> T { function compare_and_swap (line 240) | pub fn compare_and_swap(&self, current: T, new: T) -> T { function compare_exchange (line 265) | pub fn compare_exchange(&self, current: T, new: T) -> Result { function fetch_update (line 289) | pub fn fetch_update(&self, mut f: F) -> Result method drop (line 307) | fn drop(&mut self) { function fetch_and (line 822) | pub fn fetch_and(&self, val: bool) -> bool { function fetch_nand (line 858) | pub fn fetch_nand(&self, val: bool) -> bool { function fetch_or (line 891) | pub fn fetch_or(&self, val: bool) -> bool { function fetch_xor (line 924) | pub fn fetch_xor(&self, val: bool) -> bool { method default (line 943) | fn default() -> AtomicCell { function from (line 950) | fn from(val: T) -> AtomicCell { function fmt (line 956) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function can_transmute (line 964) | const fn can_transmute() -> bool { function lock (line 979) | fn lock(addr: usize) -> &'static SeqLock { type AtomicUnit (line 1015) | struct AtomicUnit; method load (line 1019) | fn load(&self, _order: Ordering) {} method store (line 1022) | fn store(&self, _val: (), _order: Ordering) {} method swap (line 1025) | fn swap(&self, _val: (), _order: Ordering) {} method compare_exchange_weak (line 1028) | fn compare_exchange_weak( function atomic_is_lock_free (line 1040) | const fn atomic_is_lock_free() -> bool { function atomic_load (line 1048) | unsafe fn atomic_load(src: *mut T) -> T function atomic_store (line 1090) | unsafe fn atomic_store(dst: *mut T, val: T) { function atomic_swap (line 1109) | unsafe fn atomic_swap(dst: *mut T, val: T) -> T { function atomic_compare_exchange_weak (line 1133) | unsafe fn atomic_compare_exchange_weak(dst: *mut T, mut current: T, n... FILE: builder/third-party/crossbeam-utils/src/atomic/consume.rs type AtomicConsume (line 5) | pub trait AtomicConsume { method load_consume (line 24) | fn load_consume(&self) -> Self::Val; type Val (line 103) | type Val = *mut T; type Val (line 109) | type Val = *mut T; FILE: builder/third-party/crossbeam-utils/src/atomic/seq_lock.rs type SeqLock (line 7) | pub(crate) struct SeqLock { method new (line 16) | pub(crate) const fn new() -> Self { method optimistic_read (line 26) | pub(crate) fn optimistic_read(&self) -> Option { method validate_read (line 40) | pub(crate) fn validate_read(&self, stamp: usize) -> bool { method write (line 47) | pub(crate) fn write(&'static self) -> SeqLockWriteGuard { type SeqLockWriteGuard (line 67) | pub(crate) struct SeqLockWriteGuard { method abort (line 78) | pub(crate) fn abort(self) { method drop (line 89) | fn drop(&mut self) { function test_abort (line 102) | fn test_abort() { FILE: builder/third-party/crossbeam-utils/src/atomic/seq_lock_wide.rs type SeqLock (line 10) | pub(crate) struct SeqLock { method new (line 22) | pub(crate) const fn new() -> Self { method optimistic_read (line 33) | pub(crate) fn optimistic_read(&self) -> Option<(usize, usize)> { method validate_read (line 54) | pub(crate) fn validate_read(&self, stamp: (usize, usize)) -> bool { method write (line 79) | pub(crate) fn write(&'static self) -> SeqLockWriteGuard { type SeqLockWriteGuard (line 101) | pub(crate) struct SeqLockWriteGuard { method abort (line 112) | pub(crate) fn abort(self) { method drop (line 120) | fn drop(&mut self) { function test_abort (line 145) | fn test_abort() { FILE: builder/third-party/crossbeam-utils/src/backoff.rs constant SPIN_LIMIT (line 5) | const SPIN_LIMIT: u32 = 6; constant YIELD_LIMIT (line 6) | const YIELD_LIMIT: u32 = 10; type Backoff (line 80) | pub struct Backoff { method new (line 95) | pub fn new() -> Self { method reset (line 110) | pub fn reset(&self) { method spin (line 146) | pub fn spin(&self) { method snooze (line 206) | pub fn snooze(&self) { method is_completed (line 269) | pub fn is_completed(&self) -> bool { method fmt (line 275) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 284) | fn default() -> Backoff { FILE: builder/third-party/crossbeam-utils/src/cache_padded.rs type CachePadded (line 146) | pub struct CachePadded { function new (line 163) | pub const fn new(t: T) -> CachePadded { function into_inner (line 178) | pub fn into_inner(self) -> T { type Target (line 184) | type Target = T; method deref (line 186) | fn deref(&self) -> &T { method deref_mut (line 192) | fn deref_mut(&mut self) -> &mut T { function fmt (line 198) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 206) | fn from(t: T) -> Self { FILE: builder/third-party/crossbeam-utils/src/sync/once_lock.rs type OnceLock (line 9) | pub(crate) struct OnceLock { function new (line 22) | pub(crate) const fn new() -> Self { function get_or_init (line 44) | pub(crate) fn get_or_init(&self, f: F) -> &T function initialize (line 60) | fn initialize(&self, f: F) function get_unchecked (line 75) | unsafe fn get_unchecked(&self) -> &T { method drop (line 82) | fn drop(&mut self) { FILE: builder/third-party/crossbeam-utils/src/sync/parker.rs type Parker (line 53) | pub struct Parker { method new (line 86) | pub fn new() -> Parker { method park (line 106) | pub fn park(&self) { method park_timeout (line 123) | pub fn park_timeout(&self, timeout: Duration) { method park_deadline (line 144) | pub fn park_deadline(&self, deadline: Instant) { method unparker (line 168) | pub fn unparker(&self) -> &Unparker { method into_raw (line 183) | pub fn into_raw(this: Parker) -> *const () { method from_raw (line 202) | pub unsafe fn from_raw(ptr: *const ()) -> Parker { method fmt (line 211) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 61) | fn default() -> Self { type Unparker (line 217) | pub struct Unparker { method unpark (line 252) | pub fn unpark(&self) { method into_raw (line 268) | pub fn into_raw(this: Unparker) -> *const () { method from_raw (line 289) | pub unsafe fn from_raw(ptr: *const ()) -> Unparker { method fmt (line 297) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 303) | fn clone(&self) -> Unparker { constant EMPTY (line 310) | const EMPTY: usize = 0; constant PARKED (line 311) | const PARKED: usize = 1; constant NOTIFIED (line 312) | const NOTIFIED: usize = 2; type Inner (line 314) | struct Inner { method park (line 321) | fn park(&self, deadline: Option) { method unpark (line 392) | pub(crate) fn unpark(&self) { FILE: builder/third-party/crossbeam-utils/src/sync/sharded_lock.rs constant NUM_SHARDS (line 16) | const NUM_SHARDS: usize = 8; type Shard (line 19) | struct Shard { type ShardedLock (line 76) | pub struct ShardedLock { function new (line 100) | pub fn new(value: T) -> ShardedLock { function into_inner (line 133) | pub fn into_inner(self) -> LockResult { function is_poisoned (line 167) | pub fn is_poisoned(&self) -> bool { function get_mut (line 189) | pub fn get_mut(&mut self) -> LockResult<&mut T> { function try_read (line 224) | pub fn try_read(&self) -> TryLockResult> { function read (line 284) | pub fn read(&self) -> LockResult> { function try_write (line 328) | pub fn try_write(&self) -> TryLockResult> { function write (line 408) | pub fn write(&self) -> LockResult> { function fmt (line 445) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 471) | fn default() -> ShardedLock { function from (line 477) | fn from(t: T) -> Self { type ShardedLockReadGuard (line 484) | pub struct ShardedLockReadGuard<'a, T: ?Sized> { type Target (line 493) | type Target = T; method deref (line 495) | fn deref(&self) -> &T { function fmt (line 501) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 509) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ShardedLockWriteGuard (line 516) | pub struct ShardedLockWriteGuard<'a, T: ?Sized> { method drop (line 524) | fn drop(&mut self) { function fmt (line 537) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 545) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Target (line 551) | type Target = T; method deref (line 553) | fn deref(&self) -> &T { method deref_mut (line 559) | fn deref_mut(&mut self) -> &mut T { function current_index (line 572) | fn current_index() -> Option { type ThreadIndices (line 577) | struct ThreadIndices { function thread_indices (line 588) | fn thread_indices() -> &'static Mutex { type Registration (line 603) | struct Registration { method drop (line 609) | fn drop(&mut self) { FILE: builder/third-party/crossbeam-utils/src/sync/wait_group.rs type WaitGroup (line 46) | pub struct WaitGroup { method new (line 77) | pub fn new() -> Self { method wait (line 103) | pub fn wait(self) { method fmt (line 141) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Inner (line 51) | struct Inner { method default (line 57) | fn default() -> Self { method drop (line 119) | fn drop(&mut self) { method clone (line 130) | fn clone(&self) -> WaitGroup { FILE: builder/third-party/crossbeam-utils/src/thread.rs type SharedVec (line 124) | type SharedVec = Arc>>; type SharedOption (line 125) | type SharedOption = Arc>>; function scope (line 150) | pub fn scope<'env, F, R>(f: F) -> thread::Result type Scope (line 210) | pub struct Scope<'env> { function spawn (line 262) | pub fn spawn<'scope, F, T>(&'scope self, f: F) -> ScopedJoinHandle<'scop... function builder (line 286) | pub fn builder<'scope>(&'scope self) -> ScopedThreadBuilder<'scope, 'env> { function fmt (line 295) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ScopedThreadBuilder (line 333) | pub struct ScopedThreadBuilder<'scope, 'env> { function name (line 360) | pub fn name(mut self, name: String) -> ScopedThreadBuilder<'scope, 'env> { function stack_size (line 385) | pub fn stack_size(mut self, size: usize) -> ScopedThreadBuilder<'scope, ... function spawn (line 427) | pub fn spawn(self, f: F) -> io::Result> type ScopedJoinHandle (line 493) | pub struct ScopedJoinHandle<'scope, T> { function join (line 536) | pub fn join(self) -> thread::Result { function thread (line 559) | pub fn thread(&self) -> &thread::Thread { method as_pthread_t (line 571) | fn as_pthread_t(&self) -> RawPthread { method into_pthread_t (line 577) | fn into_pthread_t(self) -> RawPthread { method as_raw_handle (line 589) | fn as_raw_handle(&self) -> RawHandle { method into_raw_handle (line 598) | fn into_raw_handle(self) -> RawHandle { function fmt (line 605) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/crossbeam-utils/tests/atomic_cell.rs function is_lock_free (line 8) | fn is_lock_free() { function const_is_lock_free (line 52) | fn const_is_lock_free() { function drops_unit (line 58) | fn drops_unit() { function drops_u8 (line 100) | fn drops_u8() { function drops_usize (line 146) | fn drops_usize() { function modular_u8 (line 192) | fn modular_u8() { function modular_usize (line 216) | fn modular_usize() { function garbage_padding (line 240) | fn garbage_padding() { function const_atomic_cell_new (line 257) | fn const_atomic_cell_new() { function issue_748 (line 311) | fn issue_748() { function issue_833 (line 331) | fn issue_833() { FILE: builder/third-party/crossbeam-utils/tests/cache_padded.rs function default (line 7) | fn default() { function store_u64 (line 13) | fn store_u64() { function store_pair (line 19) | fn store_pair() { function distance (line 26) | fn distance() { function different_sizes (line 36) | fn different_sizes() { function large (line 52) | fn large() { function debug (line 59) | fn debug() { function drops (line 67) | fn drops() { function clone (line 90) | fn clone() { function runs_custom_clone (line 97) | fn runs_custom_clone() { FILE: builder/third-party/crossbeam-utils/tests/parker.rs function park_timeout_unpark_before (line 9) | fn park_timeout_unpark_before() { function park_timeout_unpark_not_called (line 18) | fn park_timeout_unpark_not_called() { function park_timeout_unpark_called_other_thread (line 26) | fn park_timeout_unpark_called_other_thread() { FILE: builder/third-party/crossbeam-utils/tests/sharded_lock.rs type NonCopy (line 10) | struct NonCopy(i32); function smoke (line 13) | fn smoke() { function frob (line 22) | fn frob() { function arc_poison_wr (line 52) | fn arc_poison_wr() { function arc_poison_ww (line 64) | fn arc_poison_ww() { function arc_no_poison_rr (line 78) | fn arc_no_poison_rr() { function arc_no_poison_sl (line 90) | fn arc_no_poison_sl() { function arc (line 103) | fn arc() { function arc_access_in_unwind (line 141) | fn arc_access_in_unwind() { function unsized_type (line 163) | fn unsized_type() { function try_write (line 175) | fn try_write() { function test_into_inner (line 190) | fn test_into_inner() { function test_into_inner_drop (line 196) | fn test_into_inner_drop() { function test_into_inner_poison (line 214) | fn test_into_inner_poison() { function test_get_mut (line 231) | fn test_get_mut() { function test_get_mut_poison (line 238) | fn test_get_mut_poison() { FILE: builder/third-party/crossbeam-utils/tests/thread.rs constant THREADS (line 8) | const THREADS: usize = 10; constant SMALL_STACK_SIZE (line 9) | const SMALL_STACK_SIZE: usize = 20; function join (line 12) | fn join() { function counter (line 32) | fn counter() { function counter_builder (line 47) | fn counter_builder() { function counter_panic (line 67) | fn counter_panic() { function panic_twice (line 87) | fn panic_twice() { function panic_many (line 111) | fn panic_many() { function nesting (line 135) | fn nesting() { function join_nested (line 167) | fn join_nested() { function scope_returns_ok (line 182) | fn scope_returns_ok() { function as_pthread_t (line 189) | fn as_pthread_t() { function as_raw_handle (line 204) | fn as_raw_handle() { FILE: builder/third-party/crossbeam-utils/tests/wait_group.rs constant THREADS (line 7) | const THREADS: usize = 10; function wait (line 10) | fn wait() { function wait_and_drop (line 39) | fn wait_and_drop() { FILE: builder/third-party/crypto-common/src/lib.rs type Block (line 27) | pub type Block = GenericArray::BlockSize>; type ParBlocks (line 30) | pub type ParBlocks = GenericArray, :... type Output (line 33) | pub type Output = GenericArray::OutputSize>; type Key (line 36) | pub type Key = GenericArray::KeySize>; type Iv (line 39) | pub type Iv = GenericArray::IvSize>; type BlockSizeUser (line 42) | pub trait BlockSizeUser { method block_size (line 47) | fn block_size() -> usize { type BlockSize (line 53) | type BlockSize = T::BlockSize; type BlockSize (line 57) | type BlockSize = T::BlockSize; type ParBlocksSizeUser (line 61) | pub trait ParBlocksSizeUser: BlockSizeUser { type OutputSizeUser (line 67) | pub trait OutputSizeUser { method output_size (line 72) | fn output_size() -> usize { type KeySizeUser (line 80) | pub trait KeySizeUser { method key_size (line 85) | fn key_size() -> usize { type KeySize (line 238) | type KeySize = ::KeySize; type IvSizeUser (line 93) | pub trait IvSizeUser { method iv_size (line 98) | fn iv_size() -> usize { type InnerUser (line 106) | pub trait InnerUser { type Reset (line 112) | pub trait Reset { method reset (line 114) | fn reset(&mut self); type AlgorithmName (line 118) | pub trait AlgorithmName { method write_alg_name (line 120) | fn write_alg_name(f: &mut fmt::Formatter<'_>) -> fmt::Result; type KeyInit (line 124) | pub trait KeyInit: KeySizeUser + Sized { method new (line 126) | fn new(key: &Key) -> Self; method new_from_slice (line 129) | fn new_from_slice(key: &[u8]) -> Result { method generate_key (line 141) | fn generate_key(mut rng: impl CryptoRng + RngCore) -> Key { method new (line 263) | fn new(key: &Key) -> Self { method new_from_slice (line 268) | fn new_from_slice(key: &[u8]) -> Result { type KeyIvInit (line 149) | pub trait KeyIvInit: KeySizeUser + IvSizeUser + Sized { method new (line 151) | fn new(key: &Key, iv: &Iv) -> Self; method new_from_slices (line 155) | fn new_from_slices(key: &[u8], iv: &[u8]) -> Result Key { method generate_iv (line 182) | fn generate_iv(mut rng: impl CryptoRng + RngCore) -> Iv { method generate_key_iv (line 192) | fn generate_key_iv(mut rng: impl CryptoRng + RngCore) -> (Key, I... method new (line 247) | fn new(key: &Key, iv: &Iv) -> Self { method new_from_slices (line 252) | fn new_from_slices(key: &[u8], iv: &[u8]) -> Result Self; type InnerIvInit (line 209) | pub trait InnerIvInit: InnerUser + IvSizeUser + Sized { method inner_iv_init (line 211) | fn inner_iv_init(inner: Self::Inner, iv: &Iv) -> Self; method inner_iv_slice_init (line 214) | fn inner_iv_slice_init(inner: Self::Inner, iv: &[u8]) -> Result Iv { type InvalidLength (line 302) | pub struct InvalidLength; method fmt (line 305) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { FILE: builder/third-party/digest/src/core_api.rs type Buffer (line 27) | pub type Buffer = type UpdateCore (line 31) | pub trait UpdateCore: BlockSizeUser { method update_blocks (line 33) | fn update_blocks(&mut self, blocks: &[Block]); type BufferKindUser (line 37) | pub trait BufferKindUser: BlockSizeUser { type FixedOutputCore (line 43) | pub trait FixedOutputCore: UpdateCore + BufferKindUser + OutputSizeUser method finalize_fixed_core (line 50) | fn finalize_fixed_core(&mut self, buffer: &mut Buffer, out: &mut... type ExtendableOutputCore (line 54) | pub trait ExtendableOutputCore: UpdateCore + BufferKindUser method finalize_xof_core (line 64) | fn finalize_xof_core(&mut self, buffer: &mut Buffer) -> Self::Re... type XofReaderCore (line 68) | pub trait XofReaderCore: BlockSizeUser { method read_block (line 70) | fn read_block(&mut self) -> Block; type VariableOutputCore (line 84) | pub trait VariableOutputCore: UpdateCore + OutputSizeUser + BufferKindUs... constant TRUNC_SIDE (line 90) | const TRUNC_SIDE: TruncSide; method new (line 99) | fn new(output_size: usize) -> Result; method finalize_variable_core (line 108) | fn finalize_variable_core(&mut self, buffer: &mut Buffer, out: &... type TruncSide (line 114) | pub enum TruncSide { FILE: builder/third-party/digest/src/core_api/ct_variable.rs type NoOid (line 20) | pub struct NoOid; type CtVariableCoreWrapper (line 25) | pub struct CtVariableCoreWrapper type BlockSize (line 66) | type BlockSize = T::BlockSize; method update_blocks (line 78) | fn update_blocks(&mut self, blocks: &[Block]) { type OutputSize (line 91) | type OutputSize = OutSize; type BufferKind (line 102) | type BufferKind = T::BufferKind; method finalize_fixed_core (line 114) | fn finalize_fixed_core( method default (line 139) | fn default() -> Self { method reset (line 156) | fn reset(&mut self) { method write_alg_name (line 169) | fn write_alg_name(f: &mut fmt::Formatter<'_>) -> fmt::Result { constant OID (line 187) | const OID: ObjectIdentifier = O::OID; FILE: builder/third-party/digest/src/core_api/rt_variable.rs type RtVariableCoreWrapper (line 13) | pub struct RtVariableCoreWrapper function finalize_dirty (line 31) | fn finalize_dirty(&mut self, out: &mut [u8]) -> Result<(), InvalidBuffer... method reset (line 77) | fn reset(&mut self) { method update (line 90) | fn update(&mut self, input: &[u8]) { constant MAX_OUTPUT_SIZE (line 102) | const MAX_OUTPUT_SIZE: usize = T::OutputSize::USIZE; method new (line 104) | fn new(output_size: usize) -> Result { method output_size (line 113) | fn output_size(&self) -> usize { method finalize_variable (line 117) | fn finalize_variable(mut self, out: &mut [u8]) -> Result<(), InvalidBuff... method finalize_variable_reset (line 128) | fn finalize_variable_reset(&mut self, out: &mut [u8]) -> Result<(), Inva... function fmt (line 142) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { function write (line 157) | fn write(&mut self, buf: &[u8]) -> std::io::Result { function flush (line 163) | fn flush(&mut self) -> std::io::Result<()> { FILE: builder/third-party/digest/src/core_api/wrapper.rs type CoreWrapper (line 24) | pub struct CoreWrapper type BlockSize (line 59) | type BlockSize = T::BlockSize; function from_core (line 70) | pub fn from_core(core: T) -> Self { function decompose (line 77) | pub fn decompose(self) -> (T, Buffer) { type KeySize (line 89) | type KeySize = T::KeySize; method new (line 99) | fn new(key: &Key) -> Self { method new_from_slice (line 107) | fn new_from_slice(key: &[u8]) -> Result { function fmt (line 122) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { method reset (line 135) | fn reset(&mut self) { method update (line 148) | fn update(&mut self, input: &[u8]) { type OutputSize (line 160) | type OutputSize = T::OutputSize; method finalize_into (line 170) | fn finalize_into(mut self, out: &mut Output) { method finalize_into_reset (line 183) | fn finalize_into_reset(&mut self, out: &mut Output) { type Reader (line 199) | type Reader = XofReaderCoreWrapper; method finalize_xof (line 202) | fn finalize_xof(self) -> Self::Reader { method finalize_xof_reset (line 219) | fn finalize_xof_reset(&mut self) -> Self::Reader { constant OID (line 240) | const OID: ObjectIdentifier = T::OID; function write (line 252) | fn write(&mut self, buf: &[u8]) -> std::io::Result { function flush (line 258) | fn flush(&mut self) -> std::io::Result<()> { type CoreProxy (line 266) | pub trait CoreProxy: sealed::Sealed { type Core (line 289) | type Core = T; type Sealed (line 272) | pub trait Sealed {} FILE: builder/third-party/digest/src/core_api/xof_reader.rs type XofReaderCoreWrapper (line 11) | pub struct XofReaderCoreWrapper function fmt (line 27) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { method read (line 40) | fn read(&mut self, buffer: &mut [u8]) { function read (line 59) | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { FILE: builder/third-party/digest/src/dev.rs function feed_rand_16mib (line 67) | pub fn feed_rand_16mib(d: &mut D) { FILE: builder/third-party/digest/src/dev/fixed.rs function fixed_reset_test (line 5) | pub fn fixed_reset_test(input: &[u8], output: &[u8]) -> Option<&'stat... function fixed_test (line 43) | pub fn fixed_test(input: &[u8], output: &[u8]) -> Option<&'static str> FILE: builder/third-party/digest/src/dev/rng.rs constant RNG (line 6) | pub(crate) const RNG: XorShiftRng = XorShiftRng { type XorShiftRng (line 14) | pub(crate) struct XorShiftRng { method fill (line 22) | pub(crate) fn fill(&mut self, buf: &mut [u8; 1024]) { method next_u32 (line 28) | fn next_u32(&mut self) -> u32 { FILE: builder/third-party/digest/src/dev/variable.rs function variable_reset_test (line 5) | pub fn variable_reset_test(input: &[u8], output: &[u8]) -> Option<&'s... function variable_test (line 54) | pub fn variable_test(input: &[u8], output: &[u8]) -> Option<&'static ... FILE: builder/third-party/digest/src/dev/xof.rs function xof_reset_test (line 5) | pub fn xof_reset_test(input: &[u8], output: &[u8]) -> Option<&'static... FILE: builder/third-party/digest/src/digest.rs type HashMarker (line 8) | pub trait HashMarker {} type Digest (line 15) | pub trait Digest: OutputSizeUser { method new (line 17) | fn new() -> Self; method new_with_prefix (line 20) | fn new_with_prefix(data: impl AsRef<[u8]>) -> Self; method update (line 23) | fn update(&mut self, data: impl AsRef<[u8]>); method chain_update (line 27) | fn chain_update(self, data: impl AsRef<[u8]>) -> Self; method finalize (line 30) | fn finalize(self) -> Output; method finalize_into (line 33) | fn finalize_into(self, out: &mut Output); method finalize_reset (line 36) | fn finalize_reset(&mut self) -> Output method finalize_into_reset (line 41) | fn finalize_into_reset(&mut self, out: &mut Output) method reset (line 46) | fn reset(&mut self) method output_size (line 51) | fn output_size() -> usize; method digest (line 54) | fn digest(data: impl AsRef<[u8]>) -> Output; method new (line 59) | fn new() -> Self { method new_with_prefix (line 64) | fn new_with_prefix(data: impl AsRef<[u8]>) -> Self method update (line 74) | fn update(&mut self, data: impl AsRef<[u8]>) { method chain_update (line 79) | fn chain_update(mut self, data: impl AsRef<[u8]>) -> Self { method finalize (line 85) | fn finalize(self) -> Output { method finalize_into (line 90) | fn finalize_into(self, out: &mut Output) { method finalize_reset (line 95) | fn finalize_reset(&mut self) -> Output method finalize_into_reset (line 103) | fn finalize_into_reset(&mut self, out: &mut Output) method reset (line 111) | fn reset(&mut self) method output_size (line 119) | fn output_size() -> usize { method digest (line 124) | fn digest(data: impl AsRef<[u8]>) -> Output { type DynDigest (line 132) | pub trait DynDigest { method update (line 136) | fn update(&mut self, data: &[u8]); method finalize_reset (line 141) | fn finalize_reset(&mut self) -> Box<[u8]> { method finalize (line 151) | fn finalize(mut self: Box) -> Box<[u8]> { method finalize_into (line 160) | fn finalize_into(self, buf: &mut [u8]) -> Result<(), InvalidBufferSize>; method finalize_into_reset (line 165) | fn finalize_into_reset(&mut self, out: &mut [u8]) -> Result<(), Invali... method reset (line 168) | fn reset(&mut self); method output_size (line 171) | fn output_size(&self) -> usize; method box_clone (line 176) | fn box_clone(&self) -> Box; method update (line 180) | fn update(&mut self, data: &[u8]) { method finalize_reset (line 185) | fn finalize_reset(&mut self) -> Box<[u8]> { method finalize (line 192) | fn finalize(self: Box) -> Box<[u8]> { method finalize_into (line 198) | fn finalize_into(self, buf: &mut [u8]) -> Result<(), InvalidBufferSize> { method finalize_into_reset (line 207) | fn finalize_into_reset(&mut self, buf: &mut [u8]) -> Result<(), Invali... method reset (line 216) | fn reset(&mut self) { method output_size (line 220) | fn output_size(&self) -> usize { method box_clone (line 225) | fn box_clone(&self) -> Box { method clone (line 233) | fn clone(&self) -> Self { FILE: builder/third-party/digest/src/lib.rs type Update (line 77) | pub trait Update { method update (line 79) | fn update(&mut self, data: &[u8]); method chain (line 83) | fn chain(mut self, data: impl AsRef<[u8]>) -> Self type FixedOutput (line 93) | pub trait FixedOutput: Update + OutputSizeUser + Sized { method finalize_into (line 95) | fn finalize_into(self, out: &mut Output); method finalize_fixed (line 99) | fn finalize_fixed(self) -> Output { type FixedOutputReset (line 107) | pub trait FixedOutputReset: FixedOutput + Reset { method finalize_into_reset (line 109) | fn finalize_into_reset(&mut self, out: &mut Output); method finalize_fixed_reset (line 113) | fn finalize_fixed_reset(&mut self) -> Output { type XofReader (line 122) | pub trait XofReader { method read (line 124) | fn read(&mut self, buffer: &mut [u8]); method read_boxed (line 134) | fn read_boxed(&mut self, n: usize) -> Box<[u8]> { type ExtendableOutput (line 142) | pub trait ExtendableOutput: Sized + Update { method finalize_xof (line 147) | fn finalize_xof(self) -> Self::Reader; method finalize_xof_into (line 150) | fn finalize_xof_into(self, out: &mut [u8]) { method digest_xof (line 155) | fn digest_xof(input: impl AsRef<[u8]>, output: &mut [u8]) method finalize_boxed (line 171) | fn finalize_boxed(self, output_size: usize) -> Box<[u8]> { type ExtendableOutputReset (line 179) | pub trait ExtendableOutputReset: ExtendableOutput + Reset { method finalize_xof_reset (line 181) | fn finalize_xof_reset(&mut self) -> Self::Reader; method finalize_xof_reset_into (line 184) | fn finalize_xof_reset_into(&mut self, out: &mut [u8]) { method finalize_boxed_reset (line 195) | fn finalize_boxed_reset(&mut self, output_size: usize) -> Box<[u8]> { type VariableOutput (line 203) | pub trait VariableOutput: Sized + Update { constant MAX_OUTPUT_SIZE (line 205) | const MAX_OUTPUT_SIZE: usize; method new (line 211) | fn new(output_size: usize) -> Result; method output_size (line 214) | fn output_size(&self) -> usize; method finalize_variable (line 220) | fn finalize_variable(self, out: &mut [u8]) -> Result<(), InvalidBuffer... method digest_variable (line 227) | fn digest_variable( method finalize_boxed (line 244) | fn finalize_boxed(self) -> Box<[u8]> { type VariableOutputReset (line 254) | pub trait VariableOutputReset: VariableOutput + Reset { method finalize_variable_reset (line 259) | fn finalize_variable_reset(&mut self, out: &mut [u8]) -> Result<(), In... method finalize_boxed_reset (line 267) | fn finalize_boxed_reset(&mut self) -> Box<[u8]> { type InvalidOutputSize (line 278) | pub struct InvalidOutputSize; method fmt (line 281) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type InvalidBufferSize (line 292) | pub struct InvalidBufferSize; method fmt (line 295) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/digest/src/mac.rs type MacMarker (line 12) | pub trait MacMarker {} type Mac (line 19) | pub trait Mac: OutputSizeUser + Sized { method new (line 21) | fn new(key: &Key) -> Self method generate_key (line 28) | fn generate_key(rng: impl CryptoRng + RngCore) -> Key method new_from_slice (line 33) | fn new_from_slice(key: &[u8]) -> Result method update (line 38) | fn update(&mut self, data: &[u8]); method chain_update (line 42) | fn chain_update(self, data: impl AsRef<[u8]>) -> Self; method finalize (line 46) | fn finalize(self) -> CtOutput; method finalize_reset (line 50) | fn finalize_reset(&mut self) -> CtOutput method reset (line 55) | fn reset(&mut self) method verify (line 60) | fn verify(self, tag: &Output) -> Result<(), MacError>; method verify_reset (line 64) | fn verify_reset(&mut self, tag: &Output) -> Result<(), MacError> method verify_slice (line 73) | fn verify_slice(self, tag: &[u8]) -> Result<(), MacError>; method verify_slice_reset (line 80) | fn verify_slice_reset(&mut self, tag: &[u8]) -> Result<(), MacError> method verify_truncated_left (line 88) | fn verify_truncated_left(self, tag: &[u8]) -> Result<(), MacError>; method verify_truncated_right (line 94) | fn verify_truncated_right(self, tag: &[u8]) -> Result<(), MacError>; method new (line 99) | fn new(key: &Key) -> Self method new_from_slice (line 107) | fn new_from_slice(key: &[u8]) -> Result method update (line 115) | fn update(&mut self, data: &[u8]) { method chain_update (line 120) | fn chain_update(mut self, data: impl AsRef<[u8]>) -> Self { method finalize (line 126) | fn finalize(self) -> CtOutput { method finalize_reset (line 131) | fn finalize_reset(&mut self) -> CtOutput method reset (line 139) | fn reset(&mut self) method verify (line 147) | fn verify(self, tag: &Output) -> Result<(), MacError> { method verify_reset (line 156) | fn verify_reset(&mut self, tag: &Output) -> Result<(), MacError> method verify_slice (line 168) | fn verify_slice(self, tag: &[u8]) -> Result<(), MacError> { method verify_slice_reset (line 182) | fn verify_slice_reset(&mut self, tag: &[u8]) -> Result<(), MacError> method verify_truncated_left (line 198) | fn verify_truncated_left(self, tag: &[u8]) -> Result<(), MacError> { method verify_truncated_right (line 212) | fn verify_truncated_right(self, tag: &[u8]) -> Result<(), MacError> { method generate_key (line 230) | fn generate_key(rng: impl CryptoRng + RngCore) -> Key type CtOutput (line 244) | pub struct CtOutput { function new (line 251) | pub fn new(bytes: Output) -> Self { function into_bytes (line 257) | pub fn into_bytes(self) -> Output { function from (line 264) | fn from(bytes: Output) -> Self { function from (line 271) | fn from(bytes: &'a Output) -> Self { method ct_eq (line 278) | fn ct_eq(&self, other: &Self) -> Choice { method eq (line 285) | fn eq(&self, x: &CtOutput) -> bool { type MacError (line 296) | pub struct MacError; method fmt (line 299) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/either/src/into_either.rs type IntoEither (line 14) | pub trait IntoEither: Sized { method into_either (line 29) | fn into_either(self, into_left: bool) -> Either { method into_either_with (line 55) | fn into_either_with(self, into_left: F) -> Either FILE: builder/third-party/either/src/iterator.rs type IterEither (line 19) | pub struct IterEither { function new (line 24) | pub(crate) fn new(inner: Either) -> Self { function extend (line 34) | fn extend(&mut self, iter: T) type Item (line 48) | type Item = L::Item; method next (line 50) | fn next(&mut self) -> Option { method size_hint (line 54) | fn size_hint(&self) -> (usize, Option) { method fold (line 58) | fn fold(self, init: Acc, f: G) -> Acc method for_each (line 65) | fn for_each(self, f: F) method count (line 72) | fn count(self) -> usize { method last (line 76) | fn last(self) -> Option { method nth (line 80) | fn nth(&mut self, n: usize) -> Option { method collect (line 84) | fn collect(self) -> B method partition (line 91) | fn partition(self, f: F) -> (B, B) method all (line 99) | fn all(&mut self, f: F) -> bool method any (line 106) | fn any(&mut self, f: F) -> bool method find (line 113) | fn find

(&mut self, predicate: P) -> Option method find_map (line 120) | fn find_map(&mut self, f: F) -> Option method position (line 127) | fn position

(&mut self, predicate: P) -> Option method next_back (line 140) | fn next_back(&mut self) -> Option { method rfold (line 149) | fn rfold(self, init: Acc, f: G) -> Acc method rfind (line 156) | fn rfind

(&mut self, predicate: P) -> Option method len (line 169) | fn len(&self) -> usize { type Item (line 186) | type Item = Either; method next (line 188) | fn next(&mut self) -> Option { method size_hint (line 192) | fn size_hint(&self) -> (usize, Option) { method fold (line 196) | fn fold(self, init: Acc, f: G) -> Acc method for_each (line 203) | fn for_each(self, f: F) method count (line 210) | fn count(self) -> usize { method last (line 214) | fn last(self) -> Option { method nth (line 218) | fn nth(&mut self, n: usize) -> Option { method collect (line 222) | fn collect(self) -> B method partition (line 229) | fn partition(self, f: F) -> (B, B) method all (line 237) | fn all(&mut self, f: F) -> bool method any (line 244) | fn any(&mut self, f: F) -> bool method find (line 251) | fn find

(&mut self, predicate: P) -> Option method find_map (line 258) | fn find_map(&mut self, f: F) -> Option method position (line 265) | fn position

(&mut self, predicate: P) -> Option method next_back (line 278) | fn next_back(&mut self) -> Option { method rfold (line 287) | fn rfold(self, init: Acc, f: G) -> Acc method rfind (line 294) | fn rfind

(&mut self, predicate: P) -> Option method len (line 307) | fn len(&self) -> usize { FILE: builder/third-party/either/src/lib.rs type Either (line 49) | pub enum Either { method clone (line 149) | fn clone(&self) -> Self { method clone_from (line 156) | fn clone_from(&mut self, source: &Self) { function is_left (line 175) | pub fn is_left(&self) -> bool { function is_right (line 191) | pub fn is_right(&self) -> bool { function left (line 206) | pub fn left(self) -> Option { function right (line 224) | pub fn right(self) -> Option { function as_ref (line 242) | pub fn as_ref(&self) -> Either<&L, &R> { function as_mut (line 267) | pub fn as_mut(&mut self) -> Either<&mut L, &mut R> { function as_pin_ref (line 276) | pub fn as_pin_ref(self: Pin<&Self>) -> Either, Pin<&R>> { function as_pin_mut (line 289) | pub fn as_pin_mut(self: Pin<&mut Self>) -> Either, Pin<&mut ... function flip (line 314) | pub fn flip(self) -> Either { function map_left (line 333) | pub fn map_left(self, f: F) -> Either function map_right (line 355) | pub fn map_right(self, f: F) -> Either function map_either (line 382) | pub fn map_either(self, f: F, g: G) -> Either function map_either_with (line 413) | pub fn map_either_with(self, ctx: Ctx, f: F, g: G) -> E... function either (line 440) | pub fn either(self, f: F, g: G) -> T function either_with (line 470) | pub fn either_with(self, ctx: Ctx, f: F, g: G) -> T function left_and_then (line 492) | pub fn left_and_then(self, f: F) -> Either function right_and_then (line 513) | pub fn right_and_then(self, f: F) -> Either function into_iter (line 537) | pub fn into_iter(self) -> Either function iter (line 560) | pub fn iter(&self) -> Either<<&L as IntoIterator>::IntoIter, <&R as Into... function iter_mut (line 589) | pub fn iter_mut( function factor_into_iter (line 615) | pub fn factor_into_iter(self) -> IterEither function factor_iter (line 637) | pub fn factor_iter( function factor_iter_mut (line 663) | pub fn factor_iter_mut( function left_or (line 689) | pub fn left_or(self, other: L) -> L { function left_or_default (line 708) | pub fn left_or_default(self) -> L function left_or_else (line 730) | pub fn left_or_else(self, f: F) -> L function right_or (line 756) | pub fn right_or(self, other: R) -> R { function right_or_default (line 775) | pub fn right_or_default(self) -> R function right_or_else (line 797) | pub fn right_or_else(self, f: F) -> R function unwrap_left (line 826) | pub fn unwrap_left(self) -> L function unwrap_right (line 857) | pub fn unwrap_right(self) -> R function expect_left (line 886) | pub fn expect_left(self, msg: &str) -> L function expect_right (line 915) | pub fn expect_right(self, msg: &str) -> R function either_into (line 937) | pub fn either_into(self) -> T function factor_none (line 962) | pub fn factor_none(self) -> Option> { function factor_err (line 985) | pub fn factor_err(self) -> Result, E> { function factor_ok (line 1008) | pub fn factor_ok(self) -> Result> { function factor_first (line 1029) | pub fn factor_first(self) -> (T, Either) { function factor_second (line 1050) | pub fn factor_second(self) -> (Either, T) { function into_inner (line 1070) | pub fn into_inner(self) -> T { function map (line 1085) | pub fn map(self, f: F) -> Either function from (line 1098) | fn from(r: Result) -> Self { function into (line 1109) | fn into(self) -> Result { type Output (line 1123) | type Output = L::Output; method poll (line 1125) | fn poll( method read (line 1142) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_exact (line 1146) | fn read_exact(&mut self, buf: &mut [u8]) -> io::Result<()> { method read_to_end (line 1150) | fn read_to_end(&mut self, buf: &mut std::vec::Vec) -> io::Result io::Resul... method seek (line 1168) | fn seek(&mut self, pos: SeekFrom) -> io::Result { method fill_buf (line 1180) | fn fill_buf(&mut self) -> io::Result<&[u8]> { method consume (line 1184) | fn consume(&mut self, amt: usize) { method read_until (line 1188) | fn read_until(&mut self, byte: u8, buf: &mut std::vec::Vec) -> io::R... method read_line (line 1192) | fn read_line(&mut self, buf: &mut std::string::String) -> io::Result io::Result { method write_all (line 1210) | fn write_all(&mut self, buf: &[u8]) -> io::Result<()> { method write_fmt (line 1214) | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> io::Result<()> { method flush (line 1218) | fn flush(&mut self) -> io::Result<()> { function as_ref (line 1228) | fn as_ref(&self) -> &Target { function as_ref (line 1277) | fn as_ref(&self) -> &[Target] { function as_mut (line 1287) | fn as_mut(&mut self) -> &mut Target { function as_mut (line 1297) | fn as_mut(&mut self) -> &mut [Target] { type Target (line 1307) | type Target = L::Target; method deref (line 1309) | fn deref(&self) -> &Self::Target { method deref_mut (line 1319) | fn deref_mut(&mut self) -> &mut Self::Target { method source (line 1333) | fn source(&self) -> Option<&(dyn Error + 'static)> { method description (line 1338) | fn description(&self) -> &str { method cause (line 1343) | fn cause(&self) -> Option<&dyn Error> { function fmt (line 1353) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function basic (line 1359) | fn basic() { function macros (line 1372) | fn macros() { function deref (line 1388) | fn deref() { function iter (line 1397) | fn iter() { function seek (line 1409) | fn seek() { function read_write (line 1440) | fn read_write() { function error (line 1468) | fn error() { function _unsized_ref_propagation (line 1498) | fn _unsized_ref_propagation() { function _unsized_std_propagation (line 1515) | fn _unsized_std_propagation() { FILE: builder/third-party/either/src/serde_untagged.rs type Either (line 40) | enum Either { function serialize (line 45) | pub fn serialize(this: &super::Either, serializer: S) -> ... function deserialize (line 58) | pub fn deserialize<'de, L, R, D>(deserializer: D) -> Result { function serialize (line 45) | pub fn serialize( function deserialize (line 62) | pub fn deserialize<'de, L, R, D>(deserializer: D) -> Result, I:Iterator> { function from (line 48) | fn from(t: T) -> Self { function into_inner (line 89) | pub fn into_inner(self) -> I { function save (line 93) | fn save(&mut self, bytes: &[u8;4], len: usize) { function extra (line 101) | fn extra(&mut self, bytes: &mut[u8;4], len: usize) -> Result<(),Invali... type Item (line 131) | type Item = Result; method next (line 132) | fn next(&mut self) -> Option { method size_hint (line 193) | fn size_hint(&self) -> (usize,Option) { method fmt (line 206) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { type Utf8CharDecoder (line 225) | pub struct Utf8CharDecoder<'a> { function from (line 230) | fn from(s: &[u8]) -> Utf8CharDecoder { function as_slice (line 247) | pub fn as_slice(&self) -> &'a[u8] { type Item (line 252) | type Item = (usize, Result, usize); method next (line 253) | fn next(&mut self) -> Option { method size_hint (line 268) | fn size_hint(&self) -> (usize,Option) { method next_back (line 277) | fn next_back(&mut self) -> Option { method fmt (line 307) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { type Utf16CharMerger (line 319) | pub struct Utf16CharMerger, I:Iterator> { function from (line 326) | fn from(t: T) -> Self { function into_inner (line 356) | pub fn into_inner(self) -> I { function into_remaining_units (line 375) | pub fn into_remaining_units(self) -> Chain,I> { type Item (line 380) | type Item = Result; method next (line 381) | fn next(&mut self) -> Option { method size_hint (line 403) | fn size_hint(&self) -> (usize,Option) { method fmt (line 415) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { type Utf16CharDecoder (line 430) | pub struct Utf16CharDecoder<'a> { function from (line 435) | fn from(s: &'a[u16]) -> Self { function as_slice (line 452) | pub fn as_slice(&self) -> &[u16] { type Item (line 457) | type Item = (usize,Result,usize); method next (line 459) | fn next(&mut self) -> Option { method size_hint (line 482) | fn size_hint(&self) -> (usize,Option) { method fmt (line 491) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/encode_unicode/src/errors.rs method error_range (line 98) | pub fn error_range(self) -> (u32,u32) {match self { type InvalidUtf8 (line 218) | pub enum InvalidUtf8 { type InvalidUtf8Array (line 247) | pub enum InvalidUtf8Array { type InvalidUtf8Slice (line 268) | pub enum InvalidUtf8Slice { FILE: builder/third-party/encode_unicode/src/traits.rs type U8UtfExt (line 29) | pub trait U8UtfExt { method extra_utf8_bytes (line 42) | fn extra_utf8_bytes(self) -> Result; method extra_utf8_bytes_unchecked (line 49) | fn extra_utf8_bytes_unchecked(self) -> usize; method extra_utf8_bytes (line 54) | fn extra_utf8_bytes(self) -> Result { method extra_utf8_bytes_unchecked (line 67) | fn extra_utf8_bytes_unchecked(self) -> usize { type U16UtfExt (line 127) | pub trait U16UtfExt { method utf16_needs_extra_unit (line 132) | fn utf16_needs_extra_unit(self) -> Result; method is_utf16_leading_surrogate (line 138) | fn is_utf16_leading_surrogate(self) -> bool; method utf16_needs_extra_unit (line 142) | fn utf16_needs_extra_unit(self) -> Result { method is_utf16_leading_surrogate (line 151) | fn is_utf16_leading_surrogate(self) -> bool { type CharExt (line 161) | pub trait CharExt: Sized { method to_utf8 (line 166) | fn to_utf8(self) -> Utf8Char; method to_utf16 (line 172) | fn to_utf16(self) -> Utf16Char; method iter_utf8_bytes (line 179) | fn iter_utf8_bytes(self) -> Utf8Iterator; method iter_utf16_units (line 185) | fn iter_utf16_units(self) -> Utf16Iterator; method to_utf8_array (line 192) | fn to_utf8_array(self) -> ([u8; 4], usize); method to_utf16_array (line 207) | fn to_utf16_array(self) -> [u16; 2]; method to_utf16_tuple (line 221) | fn to_utf16_tuple(self) -> (u16, Option); method from_utf8_slice_start (line 248) | fn from_utf8_slice_start(src: &[u8]) -> Result<(Self,usize),InvalidUtf... method from_utf16_slice_start (line 254) | fn from_utf16_slice_start(src: &[u16]) -> Result<(Self,usize), Invalid... method from_utf8_array (line 282) | fn from_utf8_array(utf8: [u8; 4]) -> Result; method from_utf16_array (line 301) | fn from_utf16_array(utf16: [u16; 2]) -> Result; method from_utf16_tuple (line 304) | fn from_utf16_tuple(utf16: (u16, Option)) -> Result Self; method from_utf16_array_unchecked (line 342) | fn from_utf16_array_unchecked(utf16: [u16;2]) -> Self; method from_utf16_tuple_unchecked (line 345) | unsafe fn from_utf16_tuple_unchecked(utf16: (u16, Option)) -> Self; method from_u32_detailed (line 370) | fn from_u32_detailed(c: u32) -> Result; method to_utf8 (line 380) | fn to_utf8(self) -> Utf8Char { method iter_utf8_bytes (line 383) | fn iter_utf8_bytes(self) -> Utf8Iterator { method to_utf8_array (line 387) | fn to_utf8_array(self) -> ([u8; 4], usize) { method from_utf8_slice_start (line 413) | fn from_utf8_slice_start(src: &[u8]) -> Result<(Self,usize),InvalidUtf... method from_utf8_array (line 439) | fn from_utf8_array(utf8: [u8; 4]) -> Result { method from_utf8_exact_slice_unchecked (line 457) | unsafe fn from_utf8_exact_slice_unchecked(src: &[u8]) -> Self { method to_utf16 (line 471) | fn to_utf16(self) -> Utf16Char { method iter_utf16_units (line 474) | fn iter_utf16_units(self) -> Utf16Iterator { method to_utf16_array (line 478) | fn to_utf16_array(self) -> [u16;2] { method to_utf16_tuple (line 482) | fn to_utf16_tuple(self) -> (u16, Option) { method from_utf16_slice_start (line 494) | fn from_utf16_slice_start(src: &[u16]) -> Result<(Self,usize), Invalid... method from_utf16_array (line 510) | fn from_utf16_array(utf16: [u16;2]) -> Result { method from_utf16_tuple (line 523) | fn from_utf16_tuple(utf16: (u16, Option)) -> Result Self { method from_utf16_tuple_unchecked (line 547) | unsafe fn from_utf16_tuple_unchecked(utf16: (u16, Option)) -> Self { method from_u32_detailed (line 555) | fn from_u32_detailed(c: u32) -> Result { function overlong (line 565) | fn overlong(first: u8, second: u8) -> bool { function merge_nonascii_unchecked_utf8 (line 581) | fn merge_nonascii_unchecked_utf8(src: &[u8]) -> u32 { function combine_surrogates (line 593) | fn combine_surrogates(first: u16, second: u16) -> char { type StrExt (line 605) | pub trait StrExt: AsRef { method utf8chars (line 607) | fn utf8chars(&self) -> Utf8Chars; method utf16chars (line 609) | fn utf16chars(&self) -> Utf16Chars; method utf8char_indices (line 611) | fn utf8char_indices(&self) -> Utf8CharIndices; method utf16char_indices (line 613) | fn utf16char_indices(&self) -> Utf16CharIndices; method utf8chars (line 617) | fn utf8chars(&self) -> Utf8Chars { method utf16chars (line 620) | fn utf16chars(&self) -> Utf16Chars { method utf8char_indices (line 623) | fn utf8char_indices(&self) -> Utf8CharIndices { method utf16char_indices (line 626) | fn utf16char_indices(&self) -> Utf16CharIndices { method utf8chars (line 633) | fn utf8chars(&self) -> Utf8Chars { method utf16chars (line 636) | fn utf16chars(&self) -> Utf16Chars { method utf8char_indices (line 639) | fn utf8char_indices(&self) -> Utf8CharIndices { method utf16char_indices (line 642) | fn utf16char_indices(&self) -> Utf16CharIndices { type IterExt (line 653) | pub trait IterExt: Iterator+Sized { method to_bytes (line 710) | fn to_bytes(self) -> Utf8CharSplitter where Self::Ite... method to_units (line 748) | fn to_units(self) -> Utf16CharSplitter where Self::It... method to_utf8chars (line 803) | fn to_utf8chars(self) -> Utf8CharMerger where Self::I... method to_utf16chars (line 852) | fn to_utf16chars(self) -> Utf16CharMerger where Self:... method to_bytes (line 856) | fn to_bytes(self) -> Utf8CharSplitter where Self::Ite... method to_units (line 859) | fn to_units(self) -> Utf16CharSplitter where Self::It... method to_utf8chars (line 862) | fn to_utf8chars(self) -> Utf8CharMerger where Self::I... method to_utf16chars (line 865) | fn to_utf16chars(self) -> Utf16CharMerger where Self:... type SliceExt (line 876) | pub trait SliceExt: Index { method utf8char_indices (line 943) | fn utf8char_indices(&self) -> Utf8CharDecoder where Self::Output: Borr... method utf16char_indices (line 1004) | fn utf16char_indices(&self) -> Utf16CharDecoder where Self::Output: Bo... method utf8char_indices (line 1008) | fn utf8char_indices(&self) -> Utf8CharDecoder where Self::Output: Borr... method utf16char_indices (line 1011) | fn utf16char_indices(&self) -> Utf16CharDecoder where Self::Output: Bo... FILE: builder/third-party/encode_unicode/src/utf16_char.rs type Utf16Char (line 45) | pub struct Utf16Char { method from (line 80) | fn from(c: char) -> Self { method from (line 86) | fn from(utf8: Utf8Char) -> Utf16Char { method as_ref (line 191) | fn as_ref(&self) -> &[u16] { method borrow (line 197) | fn borrow(&self) -> &[u16] { method from (line 245) | fn from(ac: AsciiChar) -> Self { method hash (line 268) | fn hash(&self, state: &mut H) { method fmt (line 273) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { method fmt (line 278) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { method eq (line 312) | fn eq(&self, u32c: &char) -> bool { method partial_cmp (line 322) | fn partial_cmp(&self, u32c: &char) -> Option { method eq (line 333) | fn eq(&self, u8c: &Utf8Char) -> bool { method partial_cmp (line 338) | fn partial_cmp(&self, u8c: &Utf8Char) -> Option { method eq (line 359) | fn eq(&self, unit: &u16) -> bool { method eq (line 374) | fn eq(&self, byte: &u8) -> bool { method eq (line 382) | fn eq(&self, ascii: &AsciiChar) -> bool { method partial_cmp (line 398) | fn partial_cmp(&self, ascii: &AsciiChar) -> Option { method from_str_start (line 435) | pub fn from_str_start(s: &str) -> Result<(Self,usize), EmptyStrError> { method from_slice_start (line 471) | pub fn from_slice_start(src: &[u16]) -> Result<(Self,usize), InvalidUt... method from_slice_start_unchecked (line 483) | pub unsafe fn from_slice_start_unchecked(src: &[u16]) -> (Self,usize) { method from_array (line 506) | pub fn from_array(units: [u16; 2]) -> Result { method from_array_unchecked (line 525) | pub unsafe fn from_array_unchecked(units: [u16; 2]) -> Self { method from_tuple (line 529) | pub fn from_tuple(utf16: (u16,Option)) -> Result)) -> Self { method from_bmp (line 562) | pub fn from_bmp(bmp_codepoint: u16) -> Result { method from_bmp_unchecked (line 578) | pub unsafe fn from_bmp_unchecked(bmp_codepoint: u16) -> Self { method is_bmp (line 591) | pub fn is_bmp(&self) -> bool { method len (line 600) | pub fn len(self) -> usize { method is_ascii (line 607) | pub fn is_ascii(&self) -> bool { method eq_ignore_ascii_case (line 614) | pub fn eq_ignore_ascii_case(&self, other: &Self) -> bool { method to_ascii_uppercase (line 622) | pub fn to_ascii_uppercase(&self) -> Self { method to_ascii_lowercase (line 632) | pub fn to_ascii_lowercase(&self) -> Self { method make_ascii_uppercase (line 642) | pub fn make_ascii_uppercase(&mut self) { method make_ascii_lowercase (line 650) | pub fn make_ascii_lowercase(&mut self) { method to_char (line 655) | pub fn to_char(self) -> char { method to_slice (line 665) | pub fn to_slice(self, dst: &mut[u16]) -> usize { method to_array (line 679) | pub fn to_array(self) -> [u16;2] { method to_tuple (line 684) | pub fn to_tuple(self) -> (u16,Option) { type Err (line 54) | type Err = FromStrError; method from_str (line 71) | fn from_str(s: &str) -> Result { function from (line 111) | fn from(uc: Utf16Char) -> char { type Item (line 116) | type Item=u16; type IntoIter (line 117) | type IntoIter=Utf16Iterator; method into_iter (line 119) | fn into_iter(self) -> Utf16Iterator { function extend (line 126) | fn extend>(&mut self, iter: I) { function extend (line 139) | fn extend>(&mut self, iter: I) { function from_iter (line 145) | fn from_iter>(iter: I) -> Self { function from_iter (line 153) | fn from_iter>(iter: I) -> Self { method extend (line 160) | fn extend>(&mut self, iter: I) { method extend (line 166) | fn extend>(&mut self, iter: I) { method from_iter (line 172) | fn from_iter>(iter: I) -> Self { method from_iter (line 180) | fn from_iter>(iter: I) -> Self { type Target (line 202) | type Target = [u16]; method deref (line 204) | fn deref(&self) -> &[u16] { type Owned (line 216) | type Owned = Self; method is_ascii (line 217) | fn is_ascii(&self) -> bool { method eq_ignore_ascii_case (line 220) | fn eq_ignore_ascii_case(&self, other: &Self) -> bool { method to_ascii_uppercase (line 223) | fn to_ascii_uppercase(&self) -> Self { method to_ascii_lowercase (line 228) | fn to_ascii_lowercase(&self) -> Self { method make_ascii_uppercase (line 233) | fn make_ascii_uppercase(&mut self) { method make_ascii_lowercase (line 236) | fn make_ascii_lowercase(&mut self) { method to_ascii_char (line 253) | fn to_ascii_char(self) -> Result { method to_ascii_char_unchecked (line 258) | unsafe fn to_ascii_char_unchecked(self) -> AsciiChar { method partial_cmp (line 286) | fn partial_cmp(&self, rhs: &Self) -> Option { method cmp (line 292) | fn cmp(&self, rhs: &Self) -> Ordering { function eq (line 317) | fn eq(&self, u16c: &Utf16Char) -> bool { function partial_cmp (line 327) | fn partial_cmp(&self, u16c: &Utf16Char) -> Option { method eq (line 390) | fn eq(&self, u16c: &Utf16Char) -> bool { method partial_cmp (line 406) | fn partial_cmp(&self, u16c: &Utf16Char) -> Option { FILE: builder/third-party/encode_unicode/src/utf16_iterators.rs constant FIRST_USED (line 17) | const FIRST_USED: u16 = 0x_dc_00; constant SECOND_USED (line 18) | const SECOND_USED: u16 = 0; type Utf16Iterator (line 22) | pub struct Utf16Iterator { method from (line 27) | fn from(c: char) -> Self { method from (line 33) | fn from(uc: Utf16Char) -> Self { method fmt (line 58) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { type Item (line 39) | type Item=u16; method next (line 40) | fn next(&mut self) -> Option { method size_hint (line 47) | fn size_hint(&self) -> (usize, Option) { method len (line 52) | fn len(&self) -> usize { function iter_units (line 103) | pub fn iter_units, I:IntoIterator> type Utf16CharSplitter (line 110) | pub struct Utf16CharSplitter, I:Iterator> { function from (line 116) | fn from(iter: I) -> Self { function into_inner (line 126) | pub fn into_inner(self) -> I { type Item (line 131) | type Item = u16; method next (line 132) | fn next(&mut self) -> Option { method size_hint (line 145) | fn size_hint(&self) -> (usize,Option) { type Utf16CharIndices (line 158) | pub struct Utf16CharIndices<'a>{ function from (line 163) | fn from(s: &str) -> Utf16CharIndices { function as_str (line 179) | pub fn as_str(&self) -> &'a str { type Item (line 184) | type Item = (usize,Utf16Char); method next (line 185) | fn next(&mut self) -> Option<(usize,Utf16Char)> { method size_hint (line 195) | fn size_hint(&self) -> (usize,Option) { method next_back (line 203) | fn next_back(&mut self) -> Option<(usize,Utf16Char)> { function fmt (line 217) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { type Utf16Chars (line 228) | pub struct Utf16Chars<'a>(Utf16CharIndices<'a>); function from (line 230) | fn from(s: &str) -> Utf16Chars { function as_str (line 246) | pub fn as_str(&self) -> &'a str { type Item (line 251) | type Item = Utf16Char; method next (line 252) | fn next(&mut self) -> Option { method size_hint (line 255) | fn size_hint(&self) -> (usize,Option) { method next_back (line 260) | fn next_back(&mut self) -> Option { function fmt (line 265) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/encode_unicode/src/utf8_char.rs type Utf8Char (line 44) | pub struct Utf8Char { type Err (line 53) | type Err = FromStrError; method from_str (line 70) | fn from_str(s: &str) -> Result { method from (line 83) | fn from(utf16: Utf16Char) -> Utf8Char { method from (line 112) | fn from(c: char) -> Self { method as_ref (line 196) | fn as_ref(&self) -> &[u8] { method as_ref (line 201) | fn as_ref(&self) -> &str { method borrow (line 206) | fn borrow(&self) -> &[u8] { method borrow (line 211) | fn borrow(&self) -> &str { method from (line 258) | fn from(ac: AsciiChar) -> Self { method hash (line 278) | fn hash(&self, state: &mut H) { method fmt (line 283) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { method fmt (line 288) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { method eq (line 298) | fn eq(&self, u32c: &char) -> bool { method partial_cmp (line 308) | fn partial_cmp(&self, u32c: &char) -> Option { method eq (line 319) | fn eq(&self, u16c: &Utf16Char) -> bool { method partial_cmp (line 324) | fn partial_cmp(&self, u16c: &Utf16Char) -> Option { method eq (line 345) | fn eq(&self, byte: &u8) -> bool { method eq (line 353) | fn eq(&self, ascii: &AsciiChar) -> bool { method partial_cmp (line 369) | fn partial_cmp(&self, ascii: &AsciiChar) -> Option { method from_str_start (line 402) | pub fn from_str_start(src: &str) -> Result<(Self,usize),EmptyStrError> { method from_slice_start (line 436) | pub fn from_slice_start(src: &[u8]) -> Result<(Self,usize),InvalidUtf8... method from_slice_start_unchecked (line 449) | pub unsafe fn from_slice_start_unchecked(src: &[u8]) -> (Self,usize) { method from_array (line 481) | pub fn from_array(utf8: [u8;4]) -> Result { method from_array_unchecked (line 501) | pub unsafe fn from_array_unchecked(utf8: [u8;4]) -> Self { method from_ascii (line 519) | pub fn from_ascii(ascii: u8) -> Result { method from_ascii_unchecked (line 533) | pub unsafe fn from_ascii_unchecked(ascii: u8) -> Self { method len (line 542) | pub fn len(self) -> usize { method is_ascii (line 568) | pub fn is_ascii(&self) -> bool { method eq_ignore_ascii_case (line 575) | pub fn eq_ignore_ascii_case(&self, other: &Self) -> bool { method to_ascii_uppercase (line 584) | pub fn to_ascii_uppercase(&self) -> Self { method to_ascii_lowercase (line 594) | pub fn to_ascii_lowercase(&self) -> Self { method make_ascii_uppercase (line 605) | pub fn make_ascii_uppercase(&mut self) { method make_ascii_lowercase (line 614) | pub fn make_ascii_lowercase(&mut self) { method to_char (line 619) | pub fn to_char(self) -> char { method to_slice (line 630) | pub fn to_slice(self, dst: &mut[u8]) -> usize { method to_array (line 638) | pub fn to_array(self) -> ([u8;4],usize) { method as_str (line 644) | pub fn as_str(&self) -> &str { function from (line 117) | fn from(uc: Utf8Char) -> char { type Item (line 122) | type Item=u8; type IntoIter (line 123) | type IntoIter=Utf8Iterator; method into_iter (line 125) | fn into_iter(self) -> Utf8Iterator { function extend (line 132) | fn extend>(&mut self, iter: I) { function extend (line 148) | fn extend>(&mut self, iter: I) { method extend (line 154) | fn extend>(&mut self, iter: I) { method extend (line 160) | fn extend>(&mut self, iter: I) { method from_iter (line 166) | fn from_iter>(iter: I) -> String { method from_iter (line 174) | fn from_iter>(iter: I) -> String { function from_iter (line 180) | fn from_iter>(iter: I) -> Self { function from_iter (line 186) | fn from_iter>(iter: I) -> Self { type Target (line 216) | type Target = str; method deref (line 217) | fn deref(&self) -> &Self::Target { type Owned (line 229) | type Owned = Utf8Char; method is_ascii (line 230) | fn is_ascii(&self) -> bool { method eq_ignore_ascii_case (line 233) | fn eq_ignore_ascii_case(&self, other: &Self) -> bool { method to_ascii_uppercase (line 237) | fn to_ascii_uppercase(&self) -> Self::Owned { method to_ascii_lowercase (line 242) | fn to_ascii_lowercase(&self) -> Self::Owned { method make_ascii_uppercase (line 247) | fn make_ascii_uppercase(&mut self) { method make_ascii_lowercase (line 250) | fn make_ascii_lowercase(&mut self) { method to_ascii_char (line 265) | fn to_ascii_char(self) -> Result { method to_ascii_char_unchecked (line 268) | unsafe fn to_ascii_char_unchecked(self) -> AsciiChar { function eq (line 303) | fn eq(&self, u8c: &Utf8Char) -> bool { function partial_cmp (line 313) | fn partial_cmp(&self, u8c: &Utf8Char) -> Option { method eq (line 361) | fn eq(&self, u8c: &Utf8Char) -> bool { method partial_cmp (line 377) | fn partial_cmp(&self, u8c: &Utf8Char) -> Option { FILE: builder/third-party/encode_unicode/src/utf8_iterators.rs type Utf8Iterator (line 23) | pub struct Utf8Iterator (u32); method from (line 26) | fn from(uc: Utf8Char) -> Self { method from (line 34) | fn from(c: char) -> Self { method fmt (line 74) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { type Item (line 39) | type Item=u8; method next (line 40) | fn next(&mut self) -> Option { method size_hint (line 49) | fn size_hint(&self) -> (usize, Option) { method len (line 54) | fn len(&self) -> usize {// not straightforward, but possible method read (line 62) | fn read(&mut self, buf: &mut[u8]) -> Result { function iter_bytes (line 141) | pub fn iter_bytes, I:IntoIterator> type Utf8CharSplitter (line 150) | pub struct Utf8CharSplitter, I:Iterator> { function from (line 156) | fn from(iter: I) -> Self { function into_inner (line 166) | pub fn into_inner(self) -> I { type Item (line 171) | type Item = u8; method next (line 172) | fn next(&mut self) -> Option { method size_hint (line 185) | fn size_hint(&self) -> (usize,Option) { method read (line 196) | fn read(&mut self, buf: &mut[u8]) -> Result { type Utf8CharIndices (line 238) | pub struct Utf8CharIndices<'a>{ function from (line 243) | fn from(s: &str) -> Utf8CharIndices { function as_str (line 259) | pub fn as_str(&self) -> &'a str { type Item (line 264) | type Item = (usize,Utf8Char); method next (line 265) | fn next(&mut self) -> Option<(usize,Utf8Char)> { method size_hint (line 275) | fn size_hint(&self) -> (usize,Option) { method next_back (line 283) | fn next_back(&mut self) -> Option<(usize,Utf8Char)> { function fmt (line 299) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { type Utf8Chars (line 310) | pub struct Utf8Chars<'a>(Utf8CharIndices<'a>); function from (line 312) | fn from(s: &str) -> Utf8Chars { function as_str (line 328) | pub fn as_str(&self) -> &'a str { type Item (line 333) | type Item = Utf8Char; method next (line 334) | fn next(&mut self) -> Option { method size_hint (line 337) | fn size_hint(&self) -> (usize,Option) { method next_back (line 342) | fn next_back(&mut self) -> Option { function fmt (line 347) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/encode_unicode/tests/errs.rs function from_u32 (line 25) | fn from_u32() { function utf8_extra_bytes (line 41) | fn utf8_extra_bytes() { function utf16_extra_unit (line 56) | fn utf16_extra_unit() { function from_utf16_tuple (line 70) | fn from_utf16_tuple() { function from_utf16_slice_start (line 90) | fn from_utf16_slice_start() { function utf8_overlong (line 111) | fn utf8_overlong() { function from_str_start (line 130) | fn from_str_start() { function utf8_codepoint_is_too_high (line 135) | fn utf8_codepoint_is_too_high() { function utf8_codepoint_is_utf16_reserved (line 147) | fn utf8_codepoint_is_utf16_reserved() { function utf8_first_is_continuation_byte (line 158) | fn utf8_first_is_continuation_byte() { function utf8_too_long (line 169) | fn utf8_too_long() { function utf8_not_continuation_byte (line 181) | fn utf8_not_continuation_byte() { FILE: builder/third-party/encode_unicode/tests/exhaustive.rs function from_ascii (line 17) | fn from_ascii() { function from_bmp (line 27) | fn from_bmp() { FILE: builder/third-party/encode_unicode/tests/iterators.rs function utf8charmerger (line 25) | fn utf8charmerger() { function utf8chardecoder (line 43) | fn utf8chardecoder() { function utf16charmerger (line 61) | fn utf16charmerger() { function utf16chardecoder (line 78) | fn utf16chardecoder() { function read_single_ascii (line 102) | fn read_single_ascii() { function read_single_nonascii (line 121) | fn read_single_nonascii() { function utf8charsplitter_read_all_sizes (line 141) | fn utf8charsplitter_read_all_sizes() { function utf8charsplitter_alternate_iter_read (line 157) | fn utf8charsplitter_alternate_iter_read() { FILE: builder/third-party/encode_unicode/tests/oks.rs function equal_defaults (line 25) | fn equal_defaults() { function same_size_as_char (line 31) | fn same_size_as_char() { function utf16chars_to_string (line 38) | fn utf16chars_to_string() { constant EDGES_AND_BETWEEN (line 54) | const EDGES_AND_BETWEEN: [char;19] = [ function eq_cmp_hash (line 76) | fn eq_cmp_hash(c: char) -> (Utf8Char, Utf16Char) { function iterators (line 148) | fn iterators(c: char) { function test (line 168) | fn test(c: char) { function edges_middle (line 270) | fn edges_middle() { function all (line 279) | fn all() { FILE: builder/third-party/env_logger/examples/custom_default_format.rs function init_logger (line 24) | fn init_logger() { function main (line 35) | fn main() { FILE: builder/third-party/env_logger/examples/custom_format.rs function main (line 21) | fn main() { function main (line 54) | fn main() {} FILE: builder/third-party/env_logger/examples/custom_logger.rs constant FILTER_ENV (line 17) | const FILTER_ENV: &str = "MY_LOG_LEVEL"; type MyLogger (line 19) | struct MyLogger { method new (line 24) | fn new() -> MyLogger { method init (line 32) | fn init() -> Result<(), SetLoggerError> { method enabled (line 41) | fn enabled(&self, metadata: &Metadata) -> bool { method log (line 45) | fn log(&self, record: &Record) { method flush (line 52) | fn flush(&self) {} function main (line 55) | fn main() { FILE: builder/third-party/env_logger/examples/default.rs function main (line 22) | fn main() { FILE: builder/third-party/env_logger/examples/direct_logger.rs function record (line 11) | fn record() -> Record<'static> { function main (line 26) | fn main() { FILE: builder/third-party/env_logger/examples/filters_from_code.rs function main (line 9) | fn main() { FILE: builder/third-party/env_logger/examples/in_tests.rs function main (line 14) | fn main() {} function init_logger (line 20) | fn init_logger() { function it_works (line 31) | fn it_works() { function it_does_not_work (line 43) | fn it_does_not_work() { FILE: builder/third-party/env_logger/examples/syslog_friendly_format.rs function main (line 3) | fn main() { FILE: builder/third-party/env_logger/src/filter/mod.rs type Builder (line 97) | pub struct Builder { method new (line 105) | pub fn new() -> Builder { method from_env (line 114) | pub fn from_env(env: &str) -> Builder { method insert_directive (line 125) | fn insert_directive(&mut self, mut directive: Directive) { method filter_module (line 138) | pub fn filter_module(&mut self, module: &str, level: LevelFilter) -> &... method filter_level (line 143) | pub fn filter_level(&mut self, level: LevelFilter) -> &mut Self { method filter (line 151) | pub fn filter(&mut self, module: Option<&str>, level: LevelFilter) -> ... method parse (line 164) | pub fn parse(&mut self, filters: &str) -> &mut Self { method build (line 176) | pub fn build(&mut self) -> Filter { method fmt (line 213) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 207) | fn default() -> Self { type Directive (line 226) | struct Directive { type Filter (line 238) | pub struct Filter { method filter (line 260) | pub fn filter(&self) -> LevelFilter { method matches (line 269) | pub fn matches(&self, record: &Record) -> bool { method enabled (line 284) | pub fn enabled(&self, metadata: &Metadata) -> bool { method fmt (line 293) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function parse_spec (line 303) | fn parse_spec(spec: &str) -> (Vec, Option) { function enabled (line 373) | fn enabled(directives: &[Directive], level: Level, target: &str) -> bool { function make_logger_filter (line 390) | fn make_logger_filter(dirs: Vec) -> Filter { function filter_info (line 397) | fn filter_info() { function filter_beginning_longest_match (line 404) | fn filter_beginning_longest_match() { function ensure_tests_cover_level_universe (line 427) | fn ensure_tests_cover_level_universe() { function parse_default (line 435) | fn parse_default() { function parse_default_bare_level_off_lc (line 442) | fn parse_default_bare_level_off_lc() { function parse_default_bare_level_off_uc (line 452) | fn parse_default_bare_level_off_uc() { function parse_default_bare_level_error_lc (line 462) | fn parse_default_bare_level_error_lc() { function parse_default_bare_level_error_uc (line 472) | fn parse_default_bare_level_error_uc() { function parse_default_bare_level_warn_lc (line 482) | fn parse_default_bare_level_warn_lc() { function parse_default_bare_level_warn_uc (line 492) | fn parse_default_bare_level_warn_uc() { function parse_default_bare_level_info_lc (line 502) | fn parse_default_bare_level_info_lc() { function parse_default_bare_level_info_uc (line 512) | fn parse_default_bare_level_info_uc() { function parse_default_bare_level_debug_lc (line 522) | fn parse_default_bare_level_debug_lc() { function parse_default_bare_level_debug_uc (line 532) | fn parse_default_bare_level_debug_uc() { function parse_default_bare_level_trace_lc (line 542) | fn parse_default_bare_level_trace_lc() { function parse_default_bare_level_trace_uc (line 552) | fn parse_default_bare_level_trace_uc() { function parse_default_bare_level_debug_mixed (line 566) | fn parse_default_bare_level_debug_mixed() { function match_full_path (line 602) | fn match_full_path() { function no_match (line 620) | fn no_match() { function match_beginning (line 635) | fn match_beginning() { function match_beginning_longest_match (line 650) | fn match_beginning_longest_match() { function match_default (line 670) | fn match_default() { function zero_level (line 686) | fn zero_level() { function parse_spec_valid (line 702) | fn parse_spec_valid() { function parse_spec_invalid_crate (line 717) | fn parse_spec_invalid_crate() { function parse_spec_invalid_level (line 727) | fn parse_spec_invalid_level() { function parse_spec_string_level (line 737) | fn parse_spec_string_level() { function parse_spec_empty_level (line 747) | fn parse_spec_empty_level() { function parse_spec_empty_level_isolated (line 757) | fn parse_spec_empty_level_isolated() { function parse_spec_blank_level_isolated (line 765) | fn parse_spec_blank_level_isolated() { function parse_spec_blank_level_isolated_comma_only (line 774) | fn parse_spec_blank_level_isolated_comma_only() { function parse_spec_blank_level_isolated_comma_blank (line 784) | fn parse_spec_blank_level_isolated_comma_blank() { function parse_spec_blank_level_isolated_blank_comma (line 795) | fn parse_spec_blank_level_isolated_blank_comma() { function parse_spec_global (line 806) | fn parse_spec_global() { function parse_spec_global_bare_warn_lc (line 818) | fn parse_spec_global_bare_warn_lc() { function parse_spec_global_bare_warn_uc (line 828) | fn parse_spec_global_bare_warn_uc() { function parse_spec_global_bare_warn_mixed (line 838) | fn parse_spec_global_bare_warn_mixed() { function parse_spec_valid_filter (line 848) | fn parse_spec_valid_filter() { function parse_spec_invalid_crate_filter (line 863) | fn parse_spec_invalid_crate_filter() { function parse_spec_empty_with_filter (line 872) | fn parse_spec_empty_with_filter() { FILE: builder/third-party/env_logger/src/filter/regex.rs type Filter (line 8) | pub struct Filter { method new (line 13) | pub fn new(spec: &str) -> Result { method is_match (line 20) | pub fn is_match(&self, s: &str) -> bool { method fmt (line 26) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/env_logger/src/filter/string.rs type Filter (line 4) | pub struct Filter { method new (line 9) | pub fn new(spec: &str) -> Result { method is_match (line 15) | pub fn is_match(&self, s: &str) -> bool { method fmt (line 21) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/env_logger/src/fmt/humantime.rs method timestamp (line 30) | pub fn timestamp(&self) -> Timestamp { method timestamp_seconds (line 39) | pub fn timestamp_seconds(&self) -> Timestamp { method timestamp_millis (line 48) | pub fn timestamp_millis(&self) -> Timestamp { method timestamp_micros (line 57) | pub fn timestamp_micros(&self) -> Timestamp { method timestamp_nanos (line 66) | pub fn timestamp_nanos(&self) -> Timestamp { type Timestamp (line 81) | pub struct Timestamp { method fmt (line 87) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 104) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/env_logger/src/fmt/mod.rs type TimestampPrecision (line 67) | pub enum TimestampPrecision { method default (line 80) | fn default() -> Self { type Formatter (line 106) | pub struct Formatter { method new (line 112) | pub(crate) fn new(writer: &Writer) -> Self { method write_style (line 119) | pub(crate) fn write_style(&self) -> WriteStyle { method print (line 123) | pub(crate) fn print(&self, writer: &Writer) -> io::Result<()> { method clear (line 127) | pub(crate) fn clear(&mut self) { method style (line 158) | pub fn style(&self) -> Style { method default_level_style (line 168) | pub fn default_level_style(&self, level: Level) -> Style { method default_styled_level (line 183) | pub fn default_styled_level(&self, level: Level) -> StyledValue<'stati... method fmt (line 199) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method write (line 189) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 193) | fn flush(&mut self) -> io::Result<()> { type FormatFn (line 204) | pub(crate) type FormatFn = Box io::Re... type Builder (line 206) | pub(crate) struct Builder { method build (line 223) | pub fn build(&mut self) -> FormatFn { method default (line 256) | fn default() -> Self { type SubtleStyle (line 271) | type SubtleStyle = StyledValue<'static, &'static str>; type SubtleStyle (line 273) | type SubtleStyle = &'static str; type DefaultFormat (line 278) | struct DefaultFormat<'a> { function write (line 290) | fn write(mut self, record: &Record) -> io::Result<()> { function subtle_style (line 300) | fn subtle_style(&self, text: &'static str) -> SubtleStyle { function write_header_value (line 316) | fn write_header_value(&mut self, value: T) -> io::Result<()> function write_level (line 330) | fn write_level(&mut self, record: &Record) -> io::Result<()> { function write_timestamp (line 349) | fn write_timestamp(&mut self) -> io::Result<()> { function write_module_path (line 372) | fn write_module_path(&mut self, record: &Record) -> io::Result<()> { function write_target (line 384) | fn write_target(&mut self, record: &Record) -> io::Result<()> { function finish_header (line 395) | fn finish_header(&mut self) -> io::Result<()> { function write_args (line 404) | fn write_args(&mut self, record: &Record) -> io::Result<()> { function write_record (line 465) | fn write_record(record: Record, fmt: DefaultFormat) -> String { function write_target (line 474) | fn write_target(target: &str, fmt: DefaultFormat) -> String { function write (line 488) | fn write(fmt: DefaultFormat) -> String { function format_with_header (line 493) | fn format_with_header() { function format_no_header (line 515) | fn format_no_header() { function format_indent_spaces (line 537) | fn format_indent_spaces() { function format_indent_zero_spaces (line 559) | fn format_indent_zero_spaces() { function format_indent_spaces_no_header (line 581) | fn format_indent_spaces_no_header() { function format_suffix (line 603) | fn format_suffix() { function format_suffix_with_indent (line 625) | fn format_suffix_with_indent() { function format_target (line 647) | fn format_target() { function format_empty_target (line 672) | fn format_empty_target() { function format_no_target (line 694) | fn format_no_target() { FILE: builder/third-party/env_logger/src/fmt/style.rs type Style (line 61) | pub struct Style { method set_color (line 87) | pub fn set_color(&mut self, color: Color) -> &mut Style { method set_bold (line 114) | pub fn set_bold(&mut self, yes: bool) -> &mut Style { method set_intense (line 141) | pub fn set_intense(&mut self, yes: bool) -> &mut Style { method set_dimmed (line 168) | pub fn set_dimmed(&mut self, yes: bool) -> &mut Style { method set_bg (line 193) | pub fn set_bg(&mut self, color: Color) -> &mut Style { method value (line 222) | pub fn value(&self, value: T) -> StyledValue { method into_value (line 230) | pub(crate) fn into_value(self, value: T) -> StyledValue<'static, T> { method fmt (line 239) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type StyledValue (line 249) | pub struct StyledValue<'a, T> { function write_fmt (line 255) | fn write_fmt(&self, f: F) -> fmt::Result type Color (line 323) | pub enum Color { method into_termcolor (line 337) | fn into_termcolor(self) -> termcolor::Color { FILE: builder/third-party/env_logger/src/fmt/writer/atty.rs function is_stdout (line 13) | pub(in crate::fmt) fn is_stdout() -> bool { function is_stderr (line 17) | pub(in crate::fmt) fn is_stderr() -> bool { function is_stdout (line 24) | pub(in crate::fmt) fn is_stdout() -> bool { function is_stderr (line 28) | pub(in crate::fmt) fn is_stderr() -> bool { FILE: builder/third-party/env_logger/src/fmt/writer/buffer/plain.rs type BufferWriter (line 5) | pub(in crate::fmt::writer) struct BufferWriter { method stderr (line 10) | pub(in crate::fmt::writer) fn stderr(is_test: bool, _write_style: Writ... method stdout (line 20) | pub(in crate::fmt::writer) fn stdout(is_test: bool, _write_style: Writ... method pipe (line 30) | pub(in crate::fmt::writer) fn pipe(pipe: Box WriteStyle { method buffer (line 40) | pub(in crate::fmt::writer) fn buffer(&self) -> Buffer { method print (line 44) | pub(in crate::fmt::writer) fn print(&self, buf: &Buffer) -> io::Result... type Buffer (line 49) | pub(in crate::fmt) struct Buffer(Vec); method clear (line 52) | pub(in crate::fmt) fn clear(&mut self) { method write (line 56) | pub(in crate::fmt) fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 61) | pub(in crate::fmt) fn flush(&mut self) -> io::Result<()> { method as_bytes (line 65) | pub(in crate::fmt) fn as_bytes(&self) -> &[u8] { FILE: builder/third-party/env_logger/src/fmt/writer/buffer/termcolor.rs type BufferWriter (line 8) | pub(in crate::fmt::writer) struct BufferWriter { method stderr (line 15) | pub(in crate::fmt::writer) fn stderr(is_test: bool, write_style: Write... method stdout (line 27) | pub(in crate::fmt::writer) fn stdout(is_test: bool, write_style: Write... method pipe (line 39) | pub(in crate::fmt::writer) fn pipe(pipe: Box WriteStyle { method buffer (line 53) | pub(in crate::fmt::writer) fn buffer(&self) -> Buffer { method print (line 60) | pub(in crate::fmt::writer) fn print(&self, buf: &Buffer) -> io::Result... type Buffer (line 69) | pub(in crate::fmt) struct Buffer { method clear (line 75) | pub(in crate::fmt) fn clear(&mut self) { method write (line 79) | pub(in crate::fmt) fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 83) | pub(in crate::fmt) fn flush(&mut self) -> io::Result<()> { method as_bytes (line 87) | pub(in crate::fmt) fn as_bytes(&self) -> &[u8] { method set_color (line 91) | pub(in crate::fmt) fn set_color(&mut self, spec: &ColorSpec) -> io::Re... method reset (line 100) | pub(in crate::fmt) fn reset(&mut self) -> io::Result<()> { FILE: builder/third-party/env_logger/src/fmt/writer/mod.rs type Target (line 16) | pub enum Target { method fmt (line 32) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 26) | fn default() -> Self { type WritableTarget (line 48) | pub(super) enum WritableTarget { method print (line 64) | fn print(&self, buf: &Buffer) -> io::Result<()> { method fmt (line 96) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type WriteStyle (line 112) | pub enum WriteStyle { method into_color_choice (line 129) | fn into_color_choice(self) -> ::termcolor::ColorChoice { method default (line 122) | fn default() -> Self { type Writer (line 139) | pub(crate) struct Writer { method write_style (line 144) | pub fn write_style(&self) -> WriteStyle { method buffer (line 148) | pub(super) fn buffer(&self) -> Buffer { method print (line 152) | pub(super) fn print(&self, buf: &Buffer) -> io::Result<()> { method fmt (line 158) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Builder (line 167) | pub(crate) struct Builder { method new (line 176) | pub(crate) fn new() -> Self { method target (line 186) | pub(crate) fn target(&mut self, target: Target) -> &mut Self { method parse_write_style (line 196) | pub(crate) fn parse_write_style(&mut self, write_style: &str) -> &mut ... method write_style (line 201) | pub(crate) fn write_style(&mut self, write_style: WriteStyle) -> &mut ... method is_test (line 208) | pub(crate) fn is_test(&mut self, is_test: bool) -> &mut Self { method build (line 214) | pub(crate) fn build(&mut self) -> Writer { method default (line 249) | fn default() -> Self { function parse_write_style (line 254) | fn parse_write_style(spec: &str) -> WriteStyle { function parse_write_style_valid (line 268) | fn parse_write_style_valid() { function parse_write_style_invalid (line 281) | fn parse_write_style_invalid() { FILE: builder/third-party/env_logger/src/logger.rs constant DEFAULT_FILTER_ENV (line 12) | pub const DEFAULT_FILTER_ENV: &str = "RUST_LOG"; constant DEFAULT_WRITE_STYLE_ENV (line 15) | pub const DEFAULT_WRITE_STYLE_ENV: &str = "RUST_LOG_STYLE"; type Builder (line 40) | pub struct Builder { method new (line 74) | pub fn new() -> Builder { method from_env (line 106) | pub fn from_env<'a, E>(env: E) -> Self method parse_env (line 151) | pub fn parse_env<'a, E>(&mut self, env: E) -> &mut Self method from_default_env (line 186) | pub fn from_default_env() -> Self { method parse_default_env (line 212) | pub fn parse_default_env(&mut self) -> &mut Self { method format (line 242) | pub fn format(&mut self, format: F) -> &mut Self method default_format (line 253) | pub fn default_format(&mut self) -> &mut Self { method format_level (line 259) | pub fn format_level(&mut self, write: bool) -> &mut Self { method format_module_path (line 265) | pub fn format_module_path(&mut self, write: bool) -> &mut Self { method format_target (line 271) | pub fn format_target(&mut self, write: bool) -> &mut Self { method format_indent (line 278) | pub fn format_indent(&mut self, indent: Option) -> &mut Self { method format_timestamp (line 284) | pub fn format_timestamp(&mut self, timestamp: Option &mut Self { method format_timestamp_millis (line 295) | pub fn format_timestamp_millis(&mut self) -> &mut Self { method format_timestamp_micros (line 300) | pub fn format_timestamp_micros(&mut self) -> &mut Self { method format_timestamp_nanos (line 305) | pub fn format_timestamp_nanos(&mut self) -> &mut Self { method format_suffix (line 310) | pub fn format_suffix(&mut self, suffix: &'static str) -> &mut Self { method filter_module (line 329) | pub fn filter_module(&mut self, module: &str, level: LevelFilter) -> &... method filter_level (line 348) | pub fn filter_level(&mut self, level: LevelFilter) -> &mut Self { method filter (line 370) | pub fn filter(&mut self, module: Option<&str>, level: LevelFilter) -> ... method parse_filters (line 379) | pub fn parse_filters(&mut self, filters: &str) -> &mut Self { method target (line 402) | pub fn target(&mut self, target: fmt::Target) -> &mut Self { method write_style (line 423) | pub fn write_style(&mut self, write_style: fmt::WriteStyle) -> &mut Se... method parse_write_style (line 432) | pub fn parse_write_style(&mut self, write_style: &str) -> &mut Self { method is_test (line 441) | pub fn is_test(&mut self, is_test: bool) -> &mut Self { method try_init (line 455) | pub fn try_init(&mut self) -> Result<(), SetLoggerError> { method init (line 477) | pub fn init(&mut self) { method build (line 486) | pub fn build(&mut self) -> Logger { method fmt (line 499) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { type Logger (line 530) | pub struct Logger { method from_env (line 563) | pub fn from_env<'a, E>(env: E) -> Self method from_default_env (line 587) | pub fn from_default_env() -> Self { method filter (line 593) | pub fn filter(&self) -> LevelFilter { method matches (line 598) | pub fn matches(&self, record: &Record) -> bool { method fmt (line 675) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { method enabled (line 604) | fn enabled(&self, metadata: &Metadata) -> bool { method log (line 608) | fn log(&self, record: &Record) { method flush (line 671) | fn flush(&self) {} type Env (line 693) | pub struct Env<'a> { function new (line 700) | pub fn new() -> Self { function filter (line 705) | pub fn filter(mut self, filter_env: E) -> Self function filter_or (line 717) | pub fn filter_or(mut self, filter_env: E, default: V) -> Self function default_filter_or (line 730) | pub fn default_filter_or(mut self, default: V) -> Self function get_filter (line 739) | fn get_filter(&self) -> Option { function write_style (line 744) | pub fn write_style(mut self, write_style_env: E) -> Self function write_style_or (line 756) | pub fn write_style_or(mut self, write_style_env: E, default: V) ->... function default_write_style_or (line 769) | pub fn default_write_style_or(mut self, default: V) -> Self function get_write_style (line 778) | fn get_write_style(&self) -> Option { function from (line 787) | fn from(filter_env: T) -> Self { method default (line 793) | fn default() -> Self { type Var (line 802) | struct Var<'a> { function new (line 808) | fn new(name: E) -> Self function new_with_default (line 818) | fn new_with_default(name: E, default: V) -> Self function get (line 829) | fn get(&self) -> Option { function try_init (line 845) | pub fn try_init() -> Result<(), SetLoggerError> { function init (line 858) | pub fn init() { function try_init_from_env (line 890) | pub fn try_init_from_env<'a, E>(env: E) -> Result<(), SetLoggerError> function init_from_env (line 922) | pub fn init_from_env<'a, E>(env: E) function builder (line 936) | pub fn builder() -> Builder { function from_env (line 947) | pub fn from_env<'a, E>(env: E) -> Builder function env_get_filter_reads_from_var_if_set (line 959) | fn env_get_filter_reads_from_var_if_set() { function env_get_filter_reads_from_default_if_var_not_set (line 968) | fn env_get_filter_reads_from_default_if_var_not_set() { function env_get_write_style_reads_from_var_if_set (line 980) | fn env_get_write_style_reads_from_var_if_set() { function env_get_write_style_reads_from_default_if_var_not_set (line 990) | fn env_get_write_style_reads_from_default_if_var_not_set() { function builder_parse_env_overrides_existing_filters (line 1002) | fn builder_parse_env_overrides_existing_filters() { FILE: builder/third-party/env_logger/tests/init-twice-retains-filter.rs function main (line 8) | fn main() { FILE: builder/third-party/env_logger/tests/log-in-log.rs type Foo (line 10) | struct Foo; method fmt (line 13) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function main (line 19) | fn main() { FILE: builder/third-party/env_logger/tests/log_tls_dtors.rs type DropMe (line 10) | struct DropMe; method drop (line 13) | fn drop(&mut self) { function run (line 18) | fn run() { function main (line 45) | fn main() { FILE: builder/third-party/env_logger/tests/regexp_filter.rs function main (line 9) | fn main() { function child_main (line 17) | fn child_main() { function run_child (line 22) | fn run_child(rust_log: String) -> bool { function assert_message_printed (line 34) | fn assert_message_printed(rust_log: &str) { function assert_message_not_printed (line 40) | fn assert_message_not_printed(rust_log: &str) { function parent_main (line 49) | fn parent_main() { FILE: builder/third-party/equivalent/src/lib.rs type Equivalent (line 77) | pub trait Equivalent { method equivalent (line 79) | fn equivalent(&self, key: &K) -> bool; method equivalent (line 88) | fn equivalent(&self, key: &K) -> bool { type Comparable (line 99) | pub trait Comparable: Equivalent { method compare (line 101) | fn compare(&self, key: &K) -> Ordering; method compare (line 110) | fn compare(&self, key: &K) -> Ordering { FILE: builder/third-party/errno/src/hermit.rs function with_description (line 19) | pub fn with_description(_err: Errno, callback: F) -> T constant STRERROR_NAME (line 26) | pub const STRERROR_NAME: &str = "strerror_r"; function errno (line 28) | pub fn errno() -> Errno { function set_errno (line 32) | pub fn set_errno(_: Errno) {} FILE: builder/third-party/errno/src/lib.rs type Errno (line 43) | pub struct Errno(pub i32); method fmt (line 46) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method fmt (line 57) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { function from (line 72) | fn from(e: Errno) -> Self { method description (line 81) | fn description(&self) -> &str { function from (line 88) | fn from(errno: Errno) -> Self { function errno (line 94) | pub fn errno() -> Errno { function set_errno (line 99) | pub fn set_errno(err: Errno) { function it_works (line 104) | fn it_works() { function it_works_with_to_string (line 111) | fn it_works_with_to_string() { function check_description (line 118) | fn check_description() { function check_error_into_errno (line 150) | fn check_error_into_errno() { FILE: builder/third-party/errno/src/unix.rs function from_utf8_lossy (line 20) | fn from_utf8_lossy(input: &[u8]) -> &str { function with_description (line 27) | pub fn with_description(err: Errno, callback: F) -> T constant STRERROR_NAME (line 50) | pub const STRERROR_NAME: &str = "strerror_r"; function errno (line 52) | pub fn errno() -> Errno { function set_errno (line 56) | pub fn set_errno(Errno(errno): Errno) { function errno_location (line 101) | fn errno_location() -> *mut c_int; FILE: builder/third-party/errno/src/wasi.rs function from_utf8_lossy (line 20) | fn from_utf8_lossy(input: &[u8]) -> &str { function with_description (line 27) | pub fn with_description(err: Errno, callback: F) -> T constant STRERROR_NAME (line 46) | pub const STRERROR_NAME: &str = "strerror_r"; function errno (line 48) | pub fn errno() -> Errno { function set_errno (line 52) | pub fn set_errno(Errno(new_errno): Errno) { function __errno_location (line 59) | fn __errno_location() -> *mut c_int; FILE: builder/third-party/errno/src/windows.rs function from_utf16_lossy (line 25) | fn from_utf16_lossy<'a>(input: &[u16], output: &'a mut [u8]) -> &'a str { function with_description (line 40) | pub fn with_description(err: Errno, callback: F) -> T constant STRERROR_NAME (line 73) | pub const STRERROR_NAME: &str = "FormatMessageW"; function errno (line 75) | pub fn errno() -> Errno { function set_errno (line 79) | pub fn set_errno(Errno(errno): Errno) { FILE: builder/third-party/fastrand/benches/bench.rs function shuffle_wyhash (line 10) | fn shuffle_wyhash(b: &mut Bencher) { function shuffle_fastrand (line 20) | fn shuffle_fastrand(b: &mut Bencher) { function u8_wyhash (line 30) | fn u8_wyhash(b: &mut Bencher) { function u8_fastrand (line 42) | fn u8_fastrand(b: &mut Bencher) { function u32_wyhash (line 54) | fn u32_wyhash(b: &mut Bencher) { function u32_fastrand (line 66) | fn u32_fastrand(b: &mut Bencher) { function fill (line 78) | fn fill(b: &mut Bencher) { function fill_naive (line 89) | fn fill_naive(b: &mut Bencher) { FILE: builder/third-party/fastrand/src/global_rng.rs constant DEFAULT_RNG_SEED (line 10) | const DEFAULT_RNG_SEED: u64 = 0xef6f79ed30ba75a; method default (line 17) | fn default() -> Rng { method new (line 25) | pub fn new() -> Rng { function with_rng (line 36) | fn with_rng(f: impl FnOnce(&mut Rng) -> R) -> R { function try_with_rng (line 48) | fn try_with_rng(f: impl FnOnce(&mut Rng) -> R) -> Result { method drop (line 65) | fn drop(&mut self) { function seed (line 72) | pub fn seed(seed: u64) { function get_seed (line 78) | pub fn get_seed() -> u64 { function bool (line 84) | pub fn bool() -> bool { function alphabetic (line 90) | pub fn alphabetic() -> char { function alphanumeric (line 96) | pub fn alphanumeric() -> char { function lowercase (line 102) | pub fn lowercase() -> char { function uppercase (line 108) | pub fn uppercase() -> char { function choice (line 118) | pub fn choice(iter: I) -> Option function digit (line 132) | pub fn digit(base: u32) -> char { function shuffle (line 138) | pub fn shuffle(slice: &mut [T]) { function f32 (line 169) | pub fn f32() -> f32 { function f64 (line 174) | pub fn f64() -> f64 { function choose_multiple (line 179) | pub fn choose_multiple(source: T, amount: usize) -> Vec Option { function random_seed (line 204) | fn random_seed() -> Option { function random_seed (line 216) | fn random_seed() -> Option { FILE: builder/third-party/fastrand/src/lib.rs type Rng (line 132) | pub struct Rng(u64); method gen_u32 (line 144) | fn gen_u32(&mut self) -> u32 { method gen_u64 (line 150) | fn gen_u64(&mut self) -> u64 { method gen_u128 (line 164) | fn gen_u128(&mut self) -> u128 { method gen_mod_u32 (line 170) | fn gen_mod_u32(&mut self, n: u32) -> u32 { method gen_mod_u64 (line 188) | fn gen_mod_u64(&mut self, n: u64) -> u64 { method gen_mod_u128 (line 206) | fn gen_mod_u128(&mut self, n: u128) -> u128 { method with_seed (line 293) | pub fn with_seed(seed: u64) -> Self { method fork (line 322) | pub fn fork(&mut self) -> Self { method alphabetic (line 328) | pub fn alphabetic(&mut self) -> char { method alphanumeric (line 335) | pub fn alphanumeric(&mut self) -> char { method bool (line 342) | pub fn bool(&mut self) -> bool { method digit (line 352) | pub fn digit(&mut self, base: u32) -> char { method f32 (line 368) | pub fn f32(&mut self) -> f32 { method f64 (line 375) | pub fn f64(&mut self) -> f64 { method choose_multiple (line 390) | pub fn choose_multiple(&mut self, mut source: T, amount: ... method lowercase (line 486) | pub fn lowercase(&mut self) -> char { method seed (line 493) | pub fn seed(&mut self, seed: u64) { method get_seed (line 499) | pub fn get_seed(&self) -> u64 { method choice (line 509) | pub fn choice(&mut self, iter: I) -> Option method shuffle (line 528) | pub fn shuffle(&mut self, slice: &mut [T]) { method fill (line 536) | pub fn fill(&mut self, slice: &mut [u8]) { method uppercase (line 633) | pub fn uppercase(&mut self) -> char { method char (line 642) | pub fn char(&mut self, range: impl RangeBounds) -> char { method clone (line 136) | fn clone(&self) -> Rng { function mul_high_u32 (line 225) | fn mul_high_u32(a: u32, b: u32) -> u32 { function mul_high_u64 (line 231) | fn mul_high_u64(a: u64, b: u64) -> u64 { function mul_high_u128 (line 237) | fn mul_high_u128(a: u128, b: u128) -> u128 { FILE: builder/third-party/fastrand/tests/char.rs function test_char_coverage (line 4) | fn test_char_coverage(n: usize, range: R) function test_char (line 21) | fn test_char() { FILE: builder/third-party/fastrand/tests/smoke.rs function bool (line 8) | fn bool() { function u8 (line 15) | fn u8() { function i8 (line 26) | fn i8() { function u32 (line 37) | fn u32() { function u64 (line 50) | fn u64() { function u128 (line 64) | fn u128() { function fill (line 79) | fn fill() { function rng (line 91) | fn rng() { function rng_init (line 104) | fn rng_init() { function with_seed (line 115) | fn with_seed() { function choose_multiple (line 123) | fn choose_multiple() { function choice (line 136) | fn choice() { FILE: builder/third-party/flate2/examples/compress_file.rs function main (line 9) | fn main() { FILE: builder/third-party/flate2/examples/decompress_file.rs function main (line 8) | fn main() { FILE: builder/third-party/flate2/examples/deflatedecoder-bufread.rs function main (line 8) | fn main() { function decode_reader (line 17) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/deflatedecoder-read.rs function main (line 8) | fn main() { function decode_reader (line 17) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/deflatedecoder-write.rs function main (line 8) | fn main() { function decode_reader (line 17) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/deflateencoder-bufread.rs function main (line 9) | fn main() { function open_hello_world (line 15) | fn open_hello_world() -> io::Result> { FILE: builder/third-party/flate2/examples/deflateencoder-read.rs function main (line 7) | fn main() { function deflateencoder_read_hello_world (line 12) | fn deflateencoder_read_hello_world() -> io::Result> { FILE: builder/third-party/flate2/examples/deflateencoder-write.rs function main (line 6) | fn main() { FILE: builder/third-party/flate2/examples/gzbuilder.rs function main (line 8) | fn main() { function sample_builder (line 13) | fn sample_builder() -> Result<(), io::Error> { FILE: builder/third-party/flate2/examples/gzdecoder-bufread.rs function main (line 7) | fn main() { function decode_reader (line 16) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/gzdecoder-read.rs function main (line 7) | fn main() { function decode_reader (line 16) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/gzdecoder-write.rs function main (line 7) | fn main() { function decode_writer (line 16) | fn decode_writer(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/gzencoder-bufread.rs function main (line 9) | fn main() { function open_hello_world (line 15) | fn open_hello_world() -> io::Result> { FILE: builder/third-party/flate2/examples/gzencoder-read.rs function main (line 7) | fn main() { function gzencoder_read_hello_world (line 12) | fn gzencoder_read_hello_world() -> io::Result> { FILE: builder/third-party/flate2/examples/gzencoder-write.rs function main (line 6) | fn main() { FILE: builder/third-party/flate2/examples/gzmultidecoder-bufread.rs function main (line 8) | fn main() { function decode_reader (line 17) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/gzmultidecoder-read.rs function main (line 8) | fn main() { function decode_reader (line 17) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/zlibdecoder-bufread.rs function main (line 8) | fn main() { function decode_bufreader (line 17) | fn decode_bufreader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/zlibdecoder-read.rs function main (line 8) | fn main() { function decode_reader (line 17) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/zlibdecoder-write.rs function main (line 8) | fn main() { function decode_reader (line 17) | fn decode_reader(bytes: Vec) -> io::Result { FILE: builder/third-party/flate2/examples/zlibencoder-bufread.rs function main (line 9) | fn main() { function open_hello_world (line 15) | fn open_hello_world() -> io::Result> { FILE: builder/third-party/flate2/examples/zlibencoder-read.rs function main (line 7) | fn main() { function open_hello_world (line 13) | fn open_hello_world() -> std::io::Result> { FILE: builder/third-party/flate2/examples/zlibencoder-write.rs function main (line 6) | fn main() { FILE: builder/third-party/flate2/src/bufreader.rs type BufReader (line 16) | pub struct BufReader { function fmt (line 27) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt:... function new (line 39) | pub fn new(inner: R) -> BufReader { function with_buf (line 43) | pub fn with_buf(buf: Vec, inner: R) -> BufReader { function get_ref (line 54) | pub fn get_ref(&self) -> &R { function get_mut (line 58) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 62) | pub fn into_inner(self) -> R { function reset (line 66) | pub fn reset(&mut self, inner: R) -> R { method read (line 74) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method fill_buf (line 91) | fn fill_buf(&mut self) -> io::Result<&[u8]> { method consume (line 101) | fn consume(&mut self, amt: usize) { FILE: builder/third-party/flate2/src/crc.rs type Crc (line 12) | pub struct Crc { method new (line 34) | pub fn new() -> Crc { method sum (line 42) | pub fn sum(&self) -> u32 { method amount (line 48) | pub fn amount(&self) -> u32 { method update (line 53) | pub fn update(&mut self, data: &[u8]) { method reset (line 59) | pub fn reset(&mut self) { method combine (line 65) | pub fn combine(&mut self, additional_crc: &Crc) { type CrcReader (line 21) | pub struct CrcReader { method default (line 27) | fn default() -> Self { function new (line 73) | pub fn new(r: R) -> CrcReader { function crc (line 83) | pub fn crc(&self) -> &Crc { function into_inner (line 88) | pub fn into_inner(self) -> R { function get_ref (line 93) | pub fn get_ref(&self) -> &R { function get_mut (line 98) | pub fn get_mut(&mut self) -> &mut R { function reset (line 103) | pub fn reset(&mut self) { method read (line 109) | fn read(&mut self, into: &mut [u8]) -> io::Result { method fill_buf (line 117) | fn fill_buf(&mut self) -> io::Result<&[u8]> { method consume (line 120) | fn consume(&mut self, amt: usize) { type CrcWriter (line 132) | pub struct CrcWriter { function crc (line 139) | pub fn crc(&self) -> &Crc { function into_inner (line 144) | pub fn into_inner(self) -> W { function get_ref (line 149) | pub fn get_ref(&self) -> &W { function get_mut (line 154) | pub fn get_mut(&mut self) -> &mut W { function reset (line 159) | pub fn reset(&mut self) { function new (line 166) | pub fn new(w: W) -> CrcWriter { method write (line 175) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 181) | fn flush(&mut self) -> io::Result<()> { FILE: builder/third-party/flate2/src/deflate/bufread.rs type DeflateEncoder (line 41) | pub struct DeflateEncoder { function new (line 49) | pub fn new(r: R, level: crate::Compression) -> DeflateEncoder { function reset_encoder_data (line 57) | pub fn reset_encoder_data(zlib: &mut DeflateEncoder) { function reset (line 69) | pub fn reset(&mut self, r: R) -> R { function get_ref (line 75) | pub fn get_ref(&self) -> &R { function get_mut (line 83) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 88) | pub fn into_inner(self) -> R { function total_in (line 96) | pub fn total_in(&self) -> u64 { function total_out (line 104) | pub fn total_out(&self) -> u64 { method read (line 110) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 116) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 120) | fn flush(&mut self) -> io::Result<()> { type DeflateDecoder (line 158) | pub struct DeflateDecoder { function reset_decoder_data (line 163) | pub fn reset_decoder_data(zlib: &mut DeflateDecoder) { function new (line 170) | pub fn new(r: R) -> DeflateDecoder { function reset (line 186) | pub fn reset(&mut self, r: R) -> R { function reset_data (line 195) | pub fn reset_data(&mut self) { function get_ref (line 200) | pub fn get_ref(&self) -> &R { function get_mut (line 208) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 213) | pub fn into_inner(self) -> R { function total_in (line 221) | pub fn total_in(&self) -> u64 { function total_out (line 226) | pub fn total_out(&self) -> u64 { method read (line 232) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 238) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 242) | fn flush(&mut self) -> io::Result<()> { function decode_extra_data (line 257) | fn decode_extra_data() { FILE: builder/third-party/flate2/src/deflate/mod.rs function roundtrip (line 15) | fn roundtrip() { function drop_writes (line 32) | fn drop_writes() { function total_in (line 44) | fn total_in() { function roundtrip2 (line 69) | fn roundtrip2() { function roundtrip3 (line 79) | fn roundtrip3() { function reset_writer (line 91) | fn reset_writer() { function reset_reader (line 106) | fn reset_reader() { function reset_decoder (line 120) | fn reset_decoder() { function zero_length_read_with_data (line 153) | fn zero_length_read_with_data() { function qc_reader (line 166) | fn qc_reader() { function qc_writer (line 181) | fn qc_writer() { FILE: builder/third-party/flate2/src/deflate/read.rs type DeflateEncoder (line 36) | pub struct DeflateEncoder { function new (line 43) | pub fn new(r: R, level: crate::Compression) -> DeflateEncoder { function reset (line 61) | pub fn reset(&mut self, r: R) -> R { function get_ref (line 67) | pub fn get_ref(&self) -> &R { function get_mut (line 75) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 84) | pub fn into_inner(self) -> R { function total_in (line 92) | pub fn total_in(&self) -> u64 { function total_out (line 100) | pub fn total_out(&self) -> u64 { method read (line 106) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 112) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 116) | fn flush(&mut self) -> io::Result<()> { type DeflateDecoder (line 153) | pub struct DeflateDecoder { function new (line 160) | pub fn new(r: R) -> DeflateDecoder { function new_with_buf (line 168) | pub fn new_with_buf(r: R, buf: Vec) -> DeflateDecoder { function reset (line 186) | pub fn reset(&mut self, r: R) -> R { function get_ref (line 192) | pub fn get_ref(&self) -> &R { function get_mut (line 200) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 209) | pub fn into_inner(self) -> R { function total_in (line 217) | pub fn total_in(&self) -> u64 { function total_out (line 222) | pub fn total_out(&self) -> u64 { method read (line 228) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 234) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 238) | fn flush(&mut self) -> io::Result<()> { FILE: builder/third-party/flate2/src/deflate/write.rs type DeflateEncoder (line 30) | pub struct DeflateEncoder { function new (line 40) | pub fn new(w: W, level: crate::Compression) -> DeflateEncoder { function get_ref (line 47) | pub fn get_ref(&self) -> &W { function get_mut (line 55) | pub fn get_mut(&mut self) -> &mut W { function reset (line 75) | pub fn reset(&mut self, w: W) -> io::Result { function try_finish (line 96) | pub fn try_finish(&mut self) -> io::Result<()> { function finish (line 115) | pub fn finish(mut self) -> io::Result { function flush_finish (line 132) | pub fn flush_finish(mut self) -> io::Result { function total_in (line 141) | pub fn total_in(&self) -> u64 { function total_out (line 149) | pub fn total_out(&self) -> u64 { method write (line 155) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 159) | fn flush(&mut self) -> io::Result<()> { method read (line 165) | fn read(&mut self, buf: &mut [u8]) -> io::Result { type DeflateDecoder (line 204) | pub struct DeflateDecoder { function new (line 213) | pub fn new(w: W) -> DeflateDecoder { function get_ref (line 220) | pub fn get_ref(&self) -> &W { function get_mut (line 228) | pub fn get_mut(&mut self) -> &mut W { function reset (line 247) | pub fn reset(&mut self, w: W) -> io::Result { function try_finish (line 268) | pub fn try_finish(&mut self) -> io::Result<()> { function finish (line 287) | pub fn finish(mut self) -> io::Result { function total_in (line 297) | pub fn total_in(&self) -> u64 { function total_out (line 303) | pub fn total_out(&self) -> u64 { method write (line 309) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 313) | fn flush(&mut self) -> io::Result<()> { method read (line 319) | fn read(&mut self, buf: &mut [u8]) -> io::Result { constant STR (line 329) | const STR: &str = "Hello World Hello World Hello World Hello World Hello... function decode_extra_data (line 338) | fn decode_extra_data() { FILE: builder/third-party/flate2/src/ffi/c.rs type ErrorMessage (line 12) | pub struct ErrorMessage(Option<&'static str>); method get (line 15) | pub fn get(&self) -> Option<&str> { type StreamWrapper (line 20) | pub struct StreamWrapper { method fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { method default (line 34) | fn default() -> StreamWrapper { method drop (line 81) | fn drop(&mut self) { constant ALIGN (line 98) | const ALIGN: usize = std::mem::align_of::(); function align_up (line 100) | fn align_up(size: usize, align: usize) -> usize { function zalloc (line 104) | pub extern "C" fn zalloc(_ptr: *mut c_void, items: uInt, item_size: uInt... function zfree (line 137) | pub extern "C" fn zfree(_ptr: *mut c_void, address: *mut c_void) { type Direction (line 155) | pub trait Direction { method destroy (line 156) | unsafe fn destroy(stream: *mut mz_stream) -> c_int; method destroy (line 196) | unsafe fn destroy(stream: *mut mz_stream) -> c_int { method destroy (line 201) | unsafe fn destroy(stream: *mut mz_stream) -> c_int { type DirCompress (line 160) | pub enum DirCompress {} type DirDecompress (line 162) | pub enum DirDecompress {} type Stream (line 165) | pub struct Stream { function msg (line 173) | pub fn msg(&self) -> ErrorMessage { method drop (line 188) | fn drop(&mut self) { type Inflate (line 207) | pub struct Inflate { method make (line 212) | fn make(zlib_header: bool, window_bits: u8) -> Self { method decompress (line 235) | fn decompress( method reset (line 276) | fn reset(&mut self, zlib_header: bool) { method total_in (line 292) | fn total_in(&self) -> u64 { method total_out (line 297) | fn total_out(&self) -> u64 { type Deflate (line 303) | pub struct Deflate { method make (line 308) | fn make(level: Compression, zlib_header: bool, window_bits: u8) -> Self { method compress (line 334) | fn compress( method reset (line 374) | fn reset(&mut self) { method total_in (line 384) | fn total_in(&self) -> u64 { method total_out (line 389) | fn total_out(&self) -> u64 { constant MZ_DEFAULT_WINDOW_BITS (line 442) | pub const MZ_DEFAULT_WINDOW_BITS: c_int = 15; constant ZLIB_VERSION (line 445) | const ZLIB_VERSION: &'static str = "2.1.0.devel\0"; constant ZLIB_VERSION (line 447) | const ZLIB_VERSION: &'static str = "0.1.0\0"; constant ZLIB_VERSION (line 449) | const ZLIB_VERSION: &'static str = "1.2.8\0"; function mz_deflateInit2 (line 451) | pub unsafe extern "C" fn mz_deflateInit2( function mz_inflateInit2 (line 470) | pub unsafe extern "C" fn mz_inflateInit2(stream: *mut mz_stream, window_... FILE: builder/third-party/flate2/src/ffi/mod.rs type Backend (line 10) | pub trait Backend: Sync + Send { method total_in (line 11) | fn total_in(&self) -> u64; method total_out (line 12) | fn total_out(&self) -> u64; type InflateBackend (line 15) | pub trait InflateBackend: Backend { method make (line 16) | fn make(zlib_header: bool, window_bits: u8) -> Self; method decompress (line 17) | fn decompress( method reset (line 23) | fn reset(&mut self, zlib_header: bool); type DeflateBackend (line 26) | pub trait DeflateBackend: Backend { method make (line 27) | fn make(level: Compression, zlib_header: bool, window_bits: u8) -> Self; method compress (line 28) | fn compress( method reset (line 34) | fn reset(&mut self); method fmt (line 49) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { FILE: builder/third-party/flate2/src/ffi/rust.rs constant MZ_NO_FLUSH (line 10) | pub const MZ_NO_FLUSH: isize = MZFlush::None as isize; constant MZ_PARTIAL_FLUSH (line 11) | pub const MZ_PARTIAL_FLUSH: isize = MZFlush::Partial as isize; constant MZ_SYNC_FLUSH (line 12) | pub const MZ_SYNC_FLUSH: isize = MZFlush::Sync as isize; constant MZ_FULL_FLUSH (line 13) | pub const MZ_FULL_FLUSH: isize = MZFlush::Full as isize; constant MZ_FINISH (line 14) | pub const MZ_FINISH: isize = MZFlush::Finish as isize; type ErrorMessage (line 21) | pub struct ErrorMessage; method get (line 24) | pub fn get(&self) -> Option<&str> { function format_from_bool (line 29) | fn format_from_bool(zlib_header: bool) -> DataFormat { type Inflate (line 37) | pub struct Inflate { method fmt (line 44) | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { method make (line 54) | fn make(zlib_header: bool, _window_bits: u8) -> Self { method decompress (line 64) | fn decompress( method reset (line 91) | fn reset(&mut self, zlib_header: bool) { method total_in (line 100) | fn total_in(&self) -> u64 { method total_out (line 105) | fn total_out(&self) -> u64 { type Deflate (line 110) | pub struct Deflate { method fmt (line 117) | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { method make (line 127) | fn make(level: Compression, zlib_header: bool, _window_bits: u8) -> Self { method compress (line 142) | fn compress( method reset (line 166) | fn reset(&mut self) { method total_in (line 175) | fn total_in(&self) -> u64 { method total_out (line 180) | fn total_out(&self) -> u64 { FILE: builder/third-party/flate2/src/gz/bufread.rs function copy (line 11) | fn copy(into: &mut [u8], from: &[u8], pos: &mut usize) -> usize { type GzEncoder (line 51) | pub struct GzEncoder { function gz_encoder (line 58) | pub fn gz_encoder(header: Vec, r: R, lvl: Compression) -... function new (line 76) | pub fn new(r: R, level: Compression) -> GzEncoder { function read_footer (line 80) | fn read_footer(&mut self, into: &mut [u8]) -> io::Result { function get_ref (line 101) | pub fn get_ref(&self) -> &R { function get_mut (line 109) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 114) | pub fn into_inner(self) -> R { function finish (line 120) | fn finish(buf: &[u8; 8]) -> (u32, u32) { method read (line 133) | fn read(&mut self, mut into: &mut [u8]) -> io::Result { method write (line 157) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 161) | fn flush(&mut self) -> io::Result<()> { type GzDecoder (line 211) | pub struct GzDecoder { type GzState (line 218) | enum GzState { function new (line 229) | pub fn new(mut r: R) -> GzDecoder { function multi (line 247) | fn multi(mut self, flag: bool) -> GzDecoder { function header (line 255) | pub fn header(&self) -> Option<&GzHeader> { function get_ref (line 264) | pub fn get_ref(&self) -> &R { function get_mut (line 272) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 277) | pub fn into_inner(self) -> R { method read (line 283) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 344) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 348) | fn flush(&mut self) -> io::Result<()> { type MultiGzDecoder (line 396) | pub struct MultiGzDecoder(GzDecoder); function new (line 402) | pub fn new(r: R) -> MultiGzDecoder { function header (line 409) | pub fn header(&self) -> Option<&GzHeader> { function get_ref (line 414) | pub fn get_ref(&self) -> &R { function get_mut (line 422) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 427) | pub fn into_inner(self) -> R { method read (line 433) | fn read(&mut self, into: &mut [u8]) -> io::Result { function decode_extra_data (line 448) | fn decode_extra_data() { FILE: builder/third-party/flate2/src/gz/mod.rs constant MAX_HEADER_BUF (line 20) | const MAX_HEADER_BUF: usize = 65535; type GzHeader (line 27) | pub struct GzHeader { method filename (line 37) | pub fn filename(&self) -> Option<&[u8]> { method extra (line 42) | pub fn extra(&self) -> Option<&[u8]> { method comment (line 47) | pub fn comment(&self) -> Option<&[u8]> { method operating_system (line 55) | pub fn operating_system(&self) -> u8 { method mtime (line 68) | pub fn mtime(&self) -> u32 { method mtime_as_datetime (line 79) | pub fn mtime_as_datetime(&self) -> Option { method from (line 236) | fn from(parser: GzHeaderParser) -> Self { type GzHeaderState (line 91) | pub enum GzHeaderState { method default (line 102) | fn default() -> Self { type GzHeaderParser (line 108) | pub struct GzHeaderParser { method new (line 115) | fn new() -> Self { method parse (line 123) | fn parse<'a, R: Read>(&mut self, r: &'a mut R) -> Result<()> { method header (line 227) | fn header(&self) -> Option<&GzHeader> { function read_into (line 245) | fn read_into(r: &mut R, buffer: &mut [u8]) -> Result { function read_to_nul (line 256) | fn read_to_nul(r: &mut R, buffer: &mut Vec) -> Result<()> { function parse_le_u16 (line 279) | fn parse_le_u16(buffer: &[u8; 2]) -> u16 { function bad_header (line 283) | fn bad_header() -> Error { function corrupt (line 287) | fn corrupt() -> Error { type GzBuilder (line 321) | pub struct GzBuilder { method new (line 337) | pub fn new() -> GzBuilder { method mtime (line 348) | pub fn mtime(mut self, mtime: u32) -> GzBuilder { method operating_system (line 354) | pub fn operating_system(mut self, os: u8) -> GzBuilder { method extra (line 360) | pub fn extra>>(mut self, extra: T) -> GzBuilder { method filename (line 370) | pub fn filename>>(mut self, filename: T) -> GzBuilder { method comment (line 380) | pub fn comment>>(mut self, comment: T) -> GzBuilder { method write (line 389) | pub fn write(self, w: W, lvl: Compression) -> write::GzEncod... method read (line 397) | pub fn read(self, r: R, lvl: Compression) -> read::GzEncoder<... method buf_read (line 405) | pub fn buf_read(self, r: R, lvl: Compression) -> bufread::GzEncoder method into_header (line 412) | fn into_header(self, lvl: Compression) -> Vec { method default (line 330) | fn default() -> Self { function roundtrip (line 470) | fn roundtrip() { function roundtrip_zero (line 481) | fn roundtrip_zero() { function roundtrip_big (line 491) | fn roundtrip_big() { function roundtrip_big2 (line 508) | fn roundtrip_big2() { type Rfc1952Crc (line 518) | struct Rfc1952Crc { method new (line 524) | fn new() -> Self { method update_crc (line 549) | fn update_crc(&self, crc: u32, buf: &[u8]) -> u32 { method crc (line 559) | fn crc(&self, buf: &[u8]) -> u32 { function roundtrip_header (line 565) | fn roundtrip_header() { function fields (line 596) | fn fields() { function keep_reading_after_end (line 613) | fn keep_reading_after_end() { function qc_reader (line 626) | fn qc_reader() { function flush_after_write (line 639) | fn flush_after_write() { FILE: builder/third-party/flate2/src/gz/read.rs type GzEncoder (line 35) | pub struct GzEncoder { function gz_encoder (line 39) | pub fn gz_encoder(inner: bufread::GzEncoder>) -> G... function new (line 51) | pub fn new(r: R, level: Compression) -> GzEncoder { function get_ref (line 58) | pub fn get_ref(&self) -> &R { function get_mut (line 66) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 71) | pub fn into_inner(self) -> R { method read (line 77) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 83) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 87) | fn flush(&mut self) -> io::Result<()> { type GzDecoder (line 136) | pub struct GzDecoder { function new (line 143) | pub fn new(r: R) -> GzDecoder { function header (line 152) | pub fn header(&self) -> Option<&GzHeader> { function get_ref (line 160) | pub fn get_ref(&self) -> &R { function get_mut (line 171) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 180) | pub fn into_inner(self) -> R { method read (line 186) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 192) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 196) | fn flush(&mut self) -> io::Result<()> { type MultiGzDecoder (line 243) | pub struct MultiGzDecoder { function new (line 251) | pub fn new(r: R) -> MultiGzDecoder { function header (line 260) | pub fn header(&self) -> Option<&GzHeader> { function get_ref (line 265) | pub fn get_ref(&self) -> &R { function get_mut (line 273) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 278) | pub fn into_inner(self) -> R { method read (line 284) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 290) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 294) | fn flush(&mut self) -> io::Result<()> { type BlockingCursor (line 307) | pub struct BlockingCursor { method new (line 312) | pub fn new() -> BlockingCursor { method set_position (line 318) | pub fn set_position(&mut self, pos: u64) { method write (line 324) | fn write(&mut self, buf: &[u8]) -> Result { method flush (line 327) | fn flush(&mut self) -> Result<()> { method read (line 333) | fn read(&mut self, buf: &mut [u8]) -> Result { function blocked_partial_header_read (line 353) | fn blocked_partial_header_read() { FILE: builder/third-party/flate2/src/gz/write.rs type GzEncoder (line 33) | pub struct GzEncoder { function gz_encoder (line 40) | pub fn gz_encoder(header: Vec, w: W, lvl: Compression) -> ... function new (line 57) | pub fn new(w: W, level: Compression) -> GzEncoder { function get_ref (line 62) | pub fn get_ref(&self) -> &W { function get_mut (line 70) | pub fn get_mut(&mut self) -> &mut W { function try_finish (line 89) | pub fn try_finish(&mut self) -> io::Result<()> { function finish (line 125) | pub fn finish(mut self) -> io::Result { function write_header (line 130) | fn write_header(&mut self) -> io::Result<()> { method write (line 140) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 148) | fn flush(&mut self) -> io::Result<()> { method read (line 156) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method drop (line 162) | fn drop(&mut self) { type GzDecoder (line 211) | pub struct GzDecoder { constant CRC_BYTES_LEN (line 217) | const CRC_BYTES_LEN: usize = 8; function new (line 224) | pub fn new(w: W) -> GzDecoder { function header (line 233) | pub fn header(&self) -> Option<&GzHeader> { function get_ref (line 238) | pub fn get_ref(&self) -> &W { function get_mut (line 246) | pub fn get_mut(&mut self) -> &mut W { function try_finish (line 265) | pub fn try_finish(&mut self) -> io::Result<()> { function finish (line 285) | pub fn finish(mut self) -> io::Result { function finish_and_check_crc (line 290) | fn finish_and_check_crc(&mut self) -> io::Result<()> { method write (line 316) | fn write(&mut self, mut buf: &[u8]) -> io::Result { method flush (line 348) | fn flush(&mut self) -> io::Result<()> { method read (line 354) | fn read(&mut self, buf: &mut [u8]) -> io::Result { type MultiGzDecoder (line 373) | pub struct MultiGzDecoder { function new (line 380) | pub fn new(w: W) -> MultiGzDecoder { function header (line 387) | pub fn header(&self) -> Option<&GzHeader> { function get_ref (line 392) | pub fn get_ref(&self) -> &W { function get_mut (line 400) | pub fn get_mut(&mut self) -> &mut W { function try_finish (line 419) | pub fn try_finish(&mut self) -> io::Result<()> { function finish (line 438) | pub fn finish(self) -> io::Result { method write (line 444) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 462) | fn flush(&mut self) -> io::Result<()> { constant STR (line 471) | const STR: &str = "Hello World Hello World Hello World Hello World Hello... function decode_writer_one_chunk (line 478) | fn decode_writer_one_chunk() { function decode_writer_partial_header (line 494) | fn decode_writer_partial_header() { function decode_writer_partial_header_filename (line 512) | fn decode_writer_partial_header_filename() { function decode_writer_partial_header_comment (line 537) | fn decode_writer_partial_header_comment() { function decode_writer_exact_header (line 562) | fn decode_writer_exact_header() { function decode_writer_partial_crc (line 577) | fn decode_writer_partial_crc() { function decode_multi_writer (line 595) | fn decode_multi_writer() { function decode_extra_data (line 617) | fn decode_extra_data() { FILE: builder/third-party/flate2/src/lib.rs function _assert_send_sync (line 166) | fn _assert_send_sync() { type Compression (line 187) | pub struct Compression(u32); method new (line 195) | pub const fn new(level: u32) -> Compression { method none (line 201) | pub const fn none() -> Compression { method fast (line 206) | pub const fn fast() -> Compression { method best (line 211) | pub const fn best() -> Compression { method level (line 217) | pub fn level(&self) -> u32 { method default (line 223) | fn default() -> Compression { function random_bytes (line 229) | fn random_bytes() -> impl Iterator { FILE: builder/third-party/flate2/src/mem.rs type Compress (line 21) | pub struct Compress { method new (line 195) | pub fn new(level: Compression, zlib_header: bool) -> Compress { method new_with_window_bits (line 214) | pub fn new_with_window_bits( method new_gzip (line 241) | pub fn new_gzip(level: Compression, window_bits: u8) -> Compress { method total_in (line 253) | pub fn total_in(&self) -> u64 { method total_out (line 259) | pub fn total_out(&self) -> u64 { method set_dictionary (line 267) | pub fn set_dictionary(&mut self, dictionary: &[u8]) -> Result Result<(), Compress... method compress (line 328) | pub fn compress( method compress_vec (line 345) | pub fn compress_vec( type Decompress (line 38) | pub struct Decompress { method new (line 365) | pub fn new(zlib_header: bool) -> Decompress { method new_with_window_bits (line 382) | pub fn new_with_window_bits(zlib_header: bool, window_bits: u8) -> Dec... method new_gzip (line 402) | pub fn new_gzip(window_bits: u8) -> Decompress { method total_in (line 414) | pub fn total_in(&self) -> u64 { method total_out (line 420) | pub fn total_out(&self) -> u64 { method decompress (line 446) | pub fn decompress( method decompress_vec (line 469) | pub fn decompress_vec( method set_dictionary (line 485) | pub fn set_dictionary(&mut self, dictionary: &[u8]) -> Result Option { method message (line 521) | pub fn message(&self) -> Option<&str> { method fmt (line 536) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function decompress_failed (line 137) | pub(crate) fn decompress_failed(msg: ErrorMessage) -> Result(adler: u32) -> Result Option<&str> { method fmt (line 564) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function compress_failed (line 156) | pub(crate) fn compress_failed(msg: ErrorMessage) -> Result io::Error { function from (line 558) | fn from(data: CompressError) -> io::Error { function write_to_spare_capacity_of_vec (line 579) | fn write_to_spare_capacity_of_vec( function issue51 (line 606) | fn issue51() { function reset (line 634) | fn reset() { function set_dictionary_with_zlib_header (line 665) | fn set_dictionary_with_zlib_header() { function set_dictionary_raw (line 714) | fn set_dictionary_raw() { function test_gzip_flate (line 745) | fn test_gzip_flate() { function test_error_message (line 771) | fn test_error_message() { FILE: builder/third-party/flate2/src/zio.rs type Writer (line 8) | pub struct Writer { type Ops (line 14) | pub trait Ops { method total_in (line 16) | fn total_in(&self) -> u64; method total_out (line 17) | fn total_out(&self) -> u64; method run (line 18) | fn run( method run_vec (line 24) | fn run_vec( type Flush (line 33) | type Flush = FlushCompress; method total_in (line 34) | fn total_in(&self) -> u64 { method total_out (line 37) | fn total_out(&self) -> u64 { method run (line 40) | fn run( method run_vec (line 48) | fn run_vec( type Flush (line 59) | type Flush = FlushDecompress; method total_in (line 60) | fn total_in(&self) -> u64 { method total_out (line 63) | fn total_out(&self) -> u64 { method run (line 66) | fn run( method run_vec (line 74) | fn run_vec( type Flush (line 84) | pub trait Flush { method none (line 85) | fn none() -> Self; method sync (line 86) | fn sync() -> Self; method finish (line 87) | fn finish() -> Self; method none (line 91) | fn none() -> Self { method sync (line 95) | fn sync() -> Self { method finish (line 99) | fn finish() -> Self { method none (line 105) | fn none() -> Self { method sync (line 109) | fn sync() -> Self { method finish (line 113) | fn finish() -> Self { function read (line 118) | pub fn read(obj: &mut R, data: &mut D, dst: &mut [u8]) -> io::Resu... function new (line 160) | pub fn new(w: W, d: D) -> Writer { function finish (line 168) | pub fn finish(&mut self) -> io::Result<()> { function replace (line 180) | pub fn replace(&mut self, w: W) -> W { function get_ref (line 185) | pub fn get_ref(&self) -> &W { function get_mut (line 189) | pub fn get_mut(&mut self) -> &mut W { function take_inner (line 197) | pub fn take_inner(&mut self) -> W { function is_present (line 201) | pub fn is_present(&self) -> bool { function write_with_status (line 206) | pub(crate) fn write_with_status(&mut self, buf: &[u8]) -> io::Result<(us... function dump (line 236) | fn dump(&mut self) -> io::Result<()> { method write (line 251) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 255) | fn flush(&mut self) -> io::Result<()> { method drop (line 281) | fn drop(&mut self) { FILE: builder/third-party/flate2/src/zlib/bufread.rs type ZlibEncoder (line 37) | pub struct ZlibEncoder { function new (line 45) | pub fn new(r: R, level: crate::Compression) -> ZlibEncoder { function new_with_compress (line 54) | pub fn new_with_compress(r: R, compression: Compress) -> ZlibEncoder { function reset_encoder_data (line 62) | pub fn reset_encoder_data(zlib: &mut ZlibEncoder) { function reset (line 74) | pub fn reset(&mut self, r: R) -> R { function get_ref (line 80) | pub fn get_ref(&self) -> &R { function get_mut (line 88) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 93) | pub fn into_inner(self) -> R { function total_in (line 101) | pub fn total_in(&self) -> u64 { function total_out (line 109) | pub fn total_out(&self) -> u64 { method read (line 115) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 121) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 125) | fn flush(&mut self) -> io::Result<()> { type ZlibDecoder (line 165) | pub struct ZlibDecoder { function new (line 173) | pub fn new(r: R) -> ZlibDecoder { function new_with_decompress (line 182) | pub fn new_with_decompress(r: R, decompression: Decompress) -> ZlibDecod... function reset_decoder_data (line 190) | pub fn reset_decoder_data(zlib: &mut ZlibDecoder) { function reset (line 202) | pub fn reset(&mut self, r: R) -> R { function get_ref (line 208) | pub fn get_ref(&self) -> &R { function get_mut (line 216) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 221) | pub fn into_inner(self) -> R { function total_in (line 229) | pub fn total_in(&self) -> u64 { function total_out (line 234) | pub fn total_out(&self) -> u64 { method read (line 240) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 246) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 250) | fn flush(&mut self) -> io::Result<()> { function decode_extra_data (line 265) | fn decode_extra_data() { FILE: builder/third-party/flate2/src/zlib/mod.rs function roundtrip (line 16) | fn roundtrip() { function drop_writes (line 33) | fn drop_writes() { function total_in (line 45) | fn total_in() { function roundtrip2 (line 70) | fn roundtrip2() { function roundtrip3 (line 79) | fn roundtrip3() { function reset_decoder (line 89) | fn reset_decoder() { function bad_input (line 122) | fn bad_input() { function qc_reader (line 134) | fn qc_reader() { function qc_writer (line 147) | fn qc_writer() { FILE: builder/third-party/flate2/src/zlib/read.rs type ZlibEncoder (line 34) | pub struct ZlibEncoder { function new (line 41) | pub fn new(r: R, level: crate::Compression) -> ZlibEncoder { function new_with_compress (line 49) | pub fn new_with_compress(r: R, compression: crate::Compress) -> ZlibEnco... function reset (line 67) | pub fn reset(&mut self, r: R) -> R { function get_ref (line 73) | pub fn get_ref(&self) -> &R { function get_mut (line 81) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 90) | pub fn into_inner(self) -> R { function total_in (line 98) | pub fn total_in(&self) -> u64 { function total_out (line 106) | pub fn total_out(&self) -> u64 { method read (line 112) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 118) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 122) | fn flush(&mut self) -> io::Result<()> { type ZlibDecoder (line 161) | pub struct ZlibDecoder { function new (line 168) | pub fn new(r: R) -> ZlibDecoder { function new_with_buf (line 177) | pub fn new_with_buf(r: R, buf: Vec) -> ZlibDecoder { function new_with_decompress (line 185) | pub fn new_with_decompress(r: R, decompression: Decompress) -> ZlibDecod... function new_with_decompress_and_buf (line 195) | pub fn new_with_decompress_and_buf( function reset (line 220) | pub fn reset(&mut self, r: R) -> R { function get_ref (line 226) | pub fn get_ref(&self) -> &R { function get_mut (line 234) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 243) | pub fn into_inner(self) -> R { function total_in (line 251) | pub fn total_in(&self) -> u64 { function total_out (line 256) | pub fn total_out(&self) -> u64 { method read (line 262) | fn read(&mut self, into: &mut [u8]) -> io::Result { method write (line 268) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 272) | fn flush(&mut self) -> io::Result<()> { FILE: builder/third-party/flate2/src/zlib/write.rs type ZlibEncoder (line 31) | pub struct ZlibEncoder { function new (line 41) | pub fn new(w: W, level: crate::Compression) -> ZlibEncoder { function new_with_compress (line 49) | pub fn new_with_compress(w: W, compression: Compress) -> ZlibEncoder { function get_ref (line 56) | pub fn get_ref(&self) -> &W { function get_mut (line 64) | pub fn get_mut(&mut self) -> &mut W { function reset (line 83) | pub fn reset(&mut self, w: W) -> io::Result { function try_finish (line 104) | pub fn try_finish(&mut self) -> io::Result<()> { function finish (line 123) | pub fn finish(mut self) -> io::Result { function flush_finish (line 140) | pub fn flush_finish(mut self) -> io::Result { function total_in (line 149) | pub fn total_in(&self) -> u64 { function total_out (line 157) | pub fn total_out(&self) -> u64 { method write (line 163) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 167) | fn flush(&mut self) -> io::Result<()> { method read (line 173) | fn read(&mut self, buf: &mut [u8]) -> io::Result { type ZlibDecoder (line 214) | pub struct ZlibDecoder { function new (line 223) | pub fn new(w: W) -> ZlibDecoder { function new_with_decompress (line 234) | pub fn new_with_decompress(w: W, decompression: Decompress) -> ZlibDecod... function get_ref (line 241) | pub fn get_ref(&self) -> &W { function get_mut (line 249) | pub fn get_mut(&mut self) -> &mut W { function reset (line 265) | pub fn reset(&mut self, w: W) -> io::Result { function try_finish (line 286) | pub fn try_finish(&mut self) -> io::Result<()> { function finish (line 305) | pub fn finish(mut self) -> io::Result { function total_in (line 315) | pub fn total_in(&self) -> u64 { function total_out (line 321) | pub fn total_out(&self) -> u64 { method write (line 327) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 331) | fn flush(&mut self) -> io::Result<()> { method read (line 337) | fn read(&mut self, buf: &mut [u8]) -> io::Result { constant STR (line 347) | const STR: &str = "Hello World Hello World Hello World Hello World Hello... function decode_extra_data (line 356) | fn decode_extra_data() { FILE: builder/third-party/flate2/tests/early-flush.rs function smoke (line 7) | fn smoke() { FILE: builder/third-party/flate2/tests/empty-read.rs function deflate_decoder_empty_read (line 4) | fn deflate_decoder_empty_read() { function deflate_encoder_empty_read (line 18) | fn deflate_encoder_empty_read() { function gzip_decoder_empty_read (line 31) | fn gzip_decoder_empty_read() { function gzip_encoder_empty_read (line 44) | fn gzip_encoder_empty_read() { function zlib_decoder_empty_read (line 57) | fn zlib_decoder_empty_read() { function zlib_encoder_empty_read (line 70) | fn zlib_encoder_empty_read() { FILE: builder/third-party/flate2/tests/gunzip.rs function test_extract_success (line 10) | fn test_extract_success() { function test_extract_success_partial_multi (line 22) | fn test_extract_success_partial_multi() { function test_extract_failure (line 33) | fn test_extract_failure() { function test_extract_success_multi (line 40) | fn test_extract_success_multi() { function extract_file (line 51) | fn extract_file(path_compressed: &Path) -> io::Result> { function extract_file_multi (line 60) | fn extract_file_multi(path_compressed: &Path) -> io::Result> { function empty_error_once (line 68) | fn empty_error_once() { FILE: builder/third-party/flate2/tests/zero-write.rs function zero_write_is_error (line 2) | fn zero_write_is_error() { FILE: builder/third-party/fnv/lib.rs type FnvHasher (line 89) | pub struct FnvHasher(u64); method with_key (line 103) | pub fn with_key(key: u64) -> FnvHasher { method default (line 94) | fn default() -> FnvHasher { method finish (line 110) | fn finish(&self) -> u64 { method write (line 115) | fn write(&mut self, bytes: &[u8]) { type FnvBuildHasher (line 128) | pub type FnvBuildHasher = BuildHasherDefault; type FnvHashMap (line 132) | pub type FnvHashMap = HashMap; type FnvHashSet (line 136) | pub type FnvHashSet = HashSet; function fnv1a (line 147) | fn fnv1a(bytes: &[u8]) -> u64 { function repeat_10 (line 153) | fn repeat_10(bytes: &[u8]) -> Vec { function repeat_500 (line 157) | fn repeat_500(bytes: &[u8]) -> Vec { function basic_tests (line 162) | fn basic_tests() { FILE: builder/third-party/form_urlencoded/src/lib.rs function parse (line 39) | pub fn parse(input: &[u8]) -> Parse<'_> { type Parse (line 44) | pub struct Parse<'a> { type Item (line 49) | type Item = (Cow<'a, str>, Cow<'a, str>); method next (line 51) | fn next(&mut self) -> Option { function decode (line 70) | fn decode(input: &[u8]) -> Cow<'_, str> { function replace_plus (line 79) | fn replace_plus(input: &[u8]) -> Cow<'_, [u8]> { function into_owned (line 97) | pub fn into_owned(self) -> ParseIntoOwned<'a> { type ParseIntoOwned (line 103) | pub struct ParseIntoOwned<'a> { type Item (line 108) | type Item = (String, String); method next (line 110) | fn next(&mut self) -> Option { function byte_serialize (line 121) | pub fn byte_serialize(input: &[u8]) -> ByteSerialize<'_> { type ByteSerialize (line 127) | pub struct ByteSerialize<'a> { function byte_serialized_unchanged (line 131) | fn byte_serialized_unchanged(byte: u8) -> bool { type Item (line 136) | type Item = &'a str; method next (line 138) | fn next(&mut self) -> Option<&'a str> { method size_hint (line 165) | fn size_hint(&self) -> (usize, Option) { type Serializer (line 176) | pub struct Serializer<'a, T: Target> { type Target (line 182) | pub trait Target { method as_mut_string (line 183) | fn as_mut_string(&mut self) -> &mut String; method finish (line 184) | fn finish(self) -> Self::Finished; method as_mut_string (line 189) | fn as_mut_string(&mut self) -> &mut String { method finish (line 192) | fn finish(self) -> Self { type Finished (line 195) | type Finished = Self; method as_mut_string (line 199) | fn as_mut_string(&mut self) -> &mut String { method finish (line 202) | fn finish(self) -> Self { type Finished (line 205) | type Finished = Self; function new (line 213) | pub fn new(target: T) -> Self { function for_suffix (line 222) | pub fn for_suffix(mut target: T, start_position: usize) -> Self { function clear (line 241) | pub fn clear(&mut self) -> &mut Self { function encoding_override (line 247) | pub fn encoding_override(&mut self, new: EncodingOverride<'a>) -> &mut S... function append_pair (line 255) | pub fn append_pair(&mut self, name: &str, value: &str) -> &mut Self { function append_key_only (line 269) | pub fn append_key_only(&mut self, name: &str) -> &mut Self { function extend_pairs (line 286) | pub fn extend_pairs(&mut self, iter: I) -> &mut Self function extend_keys_only (line 316) | pub fn extend_keys_only(&mut self, iter: I) -> &mut Self function finish (line 344) | pub fn finish(&mut self) -> T::Finished { function append_separator_if_needed (line 352) | fn append_separator_if_needed(string: &mut String, start_position: usize) { function string (line 358) | fn string(target: &mut Option) -> &mut String { function append_pair (line 365) | fn append_pair( function append_key_only (line 378) | fn append_key_only( function append_encoded (line 388) | fn append_encoded(s: &str, string: &mut String, encoding: EncodingOverri... function encode (line 392) | pub(crate) fn encode<'a>(encoding_override: EncodingOverride<'_>, input:... function decode_utf8_lossy (line 399) | pub(crate) fn decode_utf8_lossy(input: Cow<'_, [u8]>) -> Cow<'_, str> { type EncodingOverride (line 427) | pub type EncodingOverride<'a> = Option<&'a dyn Fn(&str) -> Cow<'_, [u8]>>; FILE: builder/third-party/fs_extra/src/dir.rs type CopyOptions (line 9) | pub struct CopyOptions { method new (line 38) | pub fn new() -> CopyOptions { method overwrite (line 50) | pub fn overwrite(mut self, overwrite: bool) -> Self { method skip_exist (line 56) | pub fn skip_exist(mut self, skip_exist: bool) -> Self { method buffer_size (line 62) | pub fn buffer_size(mut self, buffer_size: usize) -> Self { method copy_inside (line 68) | pub fn copy_inside(mut self, copy_inside: bool) -> Self { method content_only (line 74) | pub fn content_only(mut self, content_only: bool) -> Self { method depth (line 80) | pub fn depth(mut self, depth: u64) -> Self { method default (line 87) | fn default() -> Self { type DirOptions (line 94) | pub struct DirOptions { method new (line 101) | pub fn new() -> DirOptions { type DirContent (line 107) | pub struct DirContent { type TransitProcess (line 117) | pub struct TransitProcess { type TransitState (line 134) | pub enum TransitState { type TransitProcessResult (line 145) | pub enum TransitProcessResult { method clone (line 163) | fn clone(&self) -> TransitProcess { type DirEntryAttr (line 177) | pub enum DirEntryAttr { type DirEntryValue (line 211) | pub enum DirEntryValue { type LsResult (line 223) | pub struct LsResult { function get_details_entry (line 261) | pub fn get_details_entry

( function get_details_entry_with_meta (line 273) | fn get_details_entry_with_meta

( function ls (line 441) | pub fn ls

(path: P, config: &HashSet) -> Result function create (line 489) | pub fn create

(path: P, erase: bool) -> Result<()> function create_all (line 523) | pub fn create_all

(path: P, erase: bool) -> Result<()> function copy (line 560) | pub fn copy(from: P, to: Q, options: &CopyOptions) -> Result function get_dir_content (line 669) | pub fn get_dir_content

(path: P) -> Result function get_dir_content2 (line 705) | pub fn get_dir_content2

(path: P, options: &DirOptions) -> Result(path: P, mut depth: u64) -> Result function get_size (line 786) | pub fn get_size

(path: P) -> Result function copy_with_progress (line 846) | pub fn copy_with_progress( function move_dir (line 1061) | pub fn move_dir(from: P, to: Q, options: &CopyOptions) -> Result function move_dir_with_progress (line 1185) | pub fn move_dir_with_progress( function remove (line 1392) | pub fn remove>(path: P) -> Result<()> { FILE: builder/third-party/fs_extra/src/error.rs type ErrorKind (line 10) | pub enum ErrorKind { method as_str (line 38) | fn as_str(&self) -> &str { type Result (line 74) | pub type Result = ::std::result::Result; type Error (line 84) | pub struct Error { method new (line 105) | pub fn new(kind: ErrorKind, message: &str) -> Error { method fmt (line 114) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method from (line 125) | fn from(err: StripPrefixError) -> Error { method from (line 134) | fn from(err: OsString) -> Error { method from (line 143) | fn from(err: IoError) -> Error { method description (line 120) | fn description(&self) -> &str { FILE: builder/third-party/fs_extra/src/file.rs type CopyOptions (line 8) | pub struct CopyOptions { method new (line 28) | pub fn new() -> CopyOptions { method overwrite (line 37) | pub fn overwrite(mut self, overwrite: bool) -> Self { method skip_exist (line 43) | pub fn skip_exist(mut self, skip_exist: bool) -> Self { method buffer_size (line 49) | pub fn buffer_size(mut self, buffer_size: usize) -> Self { method default (line 56) | fn default() -> Self { type TransitProcess (line 62) | pub struct TransitProcess { function copy (line 91) | pub fn copy(from: P, to: Q, options: &CopyOptions) -> Result function copy_with_progress (line 155) | pub fn copy_with_progress( function move_file (line 245) | pub fn move_file(from: P, to: Q, options: &CopyOptions) -> Result<... function move_file_with_progress (line 287) | pub fn move_file_with_progress( function remove (line 327) | pub fn remove

(path: P) -> Result<()> function read_to_string (line 358) | pub fn read_to_string

(path: P) -> Result function write_all (line 397) | pub fn write_all

(path: P, content: &str) -> Result<()> FILE: builder/third-party/fs_extra/src/lib.rs function copy_items (line 190) | pub fn copy_items(from: &[P], to: Q, options: &dir::CopyOptions) -... type TransitProcess (line 224) | pub struct TransitProcess { method clone (line 242) | fn clone(&self) -> TransitProcess { function copy_items_with_progress (line 289) | pub fn copy_items_with_progress( function move_items (line 496) | pub fn move_items(from_items: &[P], to: Q, options: &dir::CopyOpti... function move_items_with_progress (line 601) | pub fn move_items_with_progress( function remove_items (line 788) | pub fn remove_items

(from_items: &[P]) -> Result<()> FILE: builder/third-party/fs_extra/tests/dir.rs function files_eq (line 11) | fn files_eq(file1: P, file2: Q) -> bool function compare_dir (line 21) | fn compare_dir(path_from: P, path_to: Q) -> bool function get_dir_size (line 65) | fn get_dir_size() -> u64 { function create_file_symlink (line 74) | fn create_file_symlink, Q: AsRef>( function create_file_symlink (line 82) | fn create_file_symlink, Q: AsRef>( constant TEST_FOLDER (line 89) | const TEST_FOLDER: &'static str = "./tests/temp/dir"; function it_create_all_work (line 92) | fn it_create_all_work() { function it_create_work (line 105) | fn it_create_work() { function it_create_exist_folder (line 121) | fn it_create_exist_folder() { function it_create_erase_exist_folder (line 153) | fn it_create_erase_exist_folder() { function it_create_all_exist_folder (line 175) | fn it_create_all_exist_folder() { function it_create_all_erase_exist_folder (line 200) | fn it_create_all_erase_exist_folder() { function it_remove_work (line 222) | fn it_remove_work() { function it_remove_not_exist (line 236) | fn it_remove_not_exist() { function it_copy_work (line 250) | fn it_copy_work() { function it_copy_not_folder (line 288) | fn it_copy_not_folder() { function it_copy_source_not_exist (line 324) | fn it_copy_source_not_exist() { function it_copy_exist_overwrite (line 357) | fn it_copy_exist_overwrite() { function it_copy_exist_not_overwrite (line 407) | fn it_copy_exist_not_overwrite() { function it_copy_exist_skip_exist (line 455) | fn it_copy_exist_skip_exist() { function it_copy_exist_overwrite_and_skip_exist (line 510) | fn it_copy_exist_overwrite_and_skip_exist() { function it_copy_using_first_levels (line 561) | fn it_copy_using_first_levels() { function it_copy_using_four_levels (line 647) | fn it_copy_using_four_levels() { function it_copy_content_only_option (line 736) | fn it_copy_content_only_option() { function it_copy_progress_work (line 800) | fn it_copy_progress_work() { function it_copy_with_progress_not_folder (line 872) | fn it_copy_with_progress_not_folder() { function it_copy_with_progress_work_dif_buf_size (line 914) | fn it_copy_with_progress_work_dif_buf_size() { function it_copy_with_progress_source_not_exist (line 1018) | fn it_copy_with_progress_source_not_exist() { function it_copy_with_progress_exist_overwrite (line 1069) | fn it_copy_with_progress_exist_overwrite() { function it_copy_with_progress_exist_not_overwrite (line 1130) | fn it_copy_with_progress_exist_not_overwrite() { function it_copy_with_progress_exist_skip_exist (line 1180) | fn it_copy_with_progress_exist_skip_exist() { function it_copy_with_progress_exist_overwrite_and_skip_exist (line 1240) | fn it_copy_with_progress_exist_overwrite_and_skip_exist() { function it_copy_with_progress_using_first_levels (line 1298) | fn it_copy_with_progress_using_first_levels() { function it_copy_with_progress_using_four_levels (line 1403) | fn it_copy_with_progress_using_four_levels() { function it_copy_with_progress_content_only_option (line 1510) | fn it_copy_with_progress_content_only_option() { function it_copy_inside_work_target_dir_not_exist (line 1592) | fn it_copy_inside_work_target_dir_not_exist() { function it_copy_inside_work_target_dir_exist_with_no_source_dir_named_sub_dir (line 1627) | fn it_copy_inside_work_target_dir_exist_with_no_source_dir_named_sub_dir... function it_copy_inside_work_target_dir_exist_with_source_dir_exist (line 1673) | fn it_copy_inside_work_target_dir_exist_with_source_dir_exist() { function compare_dir_recursively (line 1741) | fn compare_dir_recursively(path_from: P, path_to: Q) -> bool function it_move_work (line 1782) | fn it_move_work() { function it_move_not_folder (line 1819) | fn it_move_not_folder() { function it_move_source_not_exist (line 1856) | fn it_move_source_not_exist() { function it_move_exist_overwrite (line 1885) | fn it_move_exist_overwrite() { function it_move_exist_not_overwrite (line 1934) | fn it_move_exist_not_overwrite() { function it_move_exist_skip_exist (line 1982) | fn it_move_exist_skip_exist() { function it_move_exist_overwrite_and_skip_exist (line 2035) | fn it_move_exist_overwrite_and_skip_exist() { function it_move_inside_work_target_dir_not_exist (line 2085) | fn it_move_inside_work_target_dir_not_exist() { function it_move_inside_work_target_dir_exist_with_no_source_dir_named_sub_dir (line 2124) | fn it_move_inside_work_target_dir_exist_with_no_source_dir_named_sub_dir... function it_move_inside_work_target_dir_exist_with_source_dir_exist (line 2176) | fn it_move_inside_work_target_dir_exist_with_source_dir_exist() { function it_move_content_only_option (line 2245) | fn it_move_content_only_option() { function it_move_progress_work (line 2304) | fn it_move_progress_work() { function it_move_with_progress_not_folder (line 2376) | fn it_move_with_progress_not_folder() { function it_move_with_progress_work_dif_buf_size (line 2419) | fn it_move_with_progress_work_dif_buf_size() { function it_move_with_progress_source_not_exist (line 2539) | fn it_move_with_progress_source_not_exist() { function it_move_with_progress_exist_overwrite (line 2590) | fn it_move_with_progress_exist_overwrite() { function it_move_with_progress_exist_not_overwrite (line 2647) | fn it_move_with_progress_exist_not_overwrite() { function it_move_with_progress_exist_skip_exist (line 2711) | fn it_move_with_progress_exist_skip_exist() { function it_move_with_progress_exist_overwrite_and_skip_exist (line 2772) | fn it_move_with_progress_exist_overwrite_and_skip_exist() { function it_get_folder_size (line 2830) | fn it_get_folder_size() { function it_get_file_size (line 2879) | fn it_get_file_size() { function it_get_size_not_found (line 2897) | fn it_get_size_not_found() { function it_get_dir_content (line 2913) | fn it_get_dir_content() { function it_get_dir_content_many_levels (line 2963) | fn it_get_dir_content_many_levels() { function it_get_dir_content_path_file (line 3106) | fn it_get_dir_content_path_file() { function it_get_dir_content_not_found (line 3127) | fn it_get_dir_content_not_found() { function it_details_item_dir (line 3143) | fn it_details_item_dir() { function it_details_file_item (line 3233) | fn it_details_file_item() { function it_details_item_dir_short (line 3332) | fn it_details_item_dir_short() { function it_details_item_file_short (line 3355) | fn it_details_item_file_short() { function it_ls (line 3380) | fn it_ls() { function it_copy_with_progress_exist_user_decide_overwrite (line 3433) | fn it_copy_with_progress_exist_user_decide_overwrite() { function it_copy_with_progress_exist_user_decide_overwrite_all (line 3496) | fn it_copy_with_progress_exist_user_decide_overwrite_all() { function it_copy_with_progress_exist_user_decide_skip (line 3560) | fn it_copy_with_progress_exist_user_decide_skip() { function it_copy_with_progress_exist_user_decide_skip_all (line 3623) | fn it_copy_with_progress_exist_user_decide_skip_all() { function it_copy_with_progress_exist_user_decide_retry (line 3686) | fn it_copy_with_progress_exist_user_decide_retry() { function it_copy_with_progress_inside_work_target_dir_not_exist (line 3753) | fn it_copy_with_progress_inside_work_target_dir_not_exist() { function it_copy_with_progress_inside_work_target_dir_exist_with_no_source_dir_named_sub_dir (line 3822) | fn it_copy_with_progress_inside_work_target_dir_exist_with_no_source_dir... function it_copy_with_progress_inside_no_overwrite_work_target_dir_exist_with_source_dir_exist (line 3903) | fn it_copy_with_progress_inside_no_overwrite_work_target_dir_exist_with_... function it_copy_with_progress_inside_overwrite_work_target_dir_exist_with_source_dir_exist (line 3992) | fn it_copy_with_progress_inside_overwrite_work_target_dir_exist_with_sou... function it_move_with_progress_exist_user_decide_overwrite (line 4080) | fn it_move_with_progress_exist_user_decide_overwrite() { function it_move_with_progress_exist_user_decide_overwrite_all (line 4142) | fn it_move_with_progress_exist_user_decide_overwrite_all() { function it_move_with_progress_exist_user_decide_skip (line 4205) | fn it_move_with_progress_exist_user_decide_skip() { function it_move_with_progress_exist_user_decide_skip_all (line 4267) | fn it_move_with_progress_exist_user_decide_skip_all() { function it_move_with_progress_exist_user_decide_retry (line 4329) | fn it_move_with_progress_exist_user_decide_retry() { function it_move_dir_with_progress_inside_work_target_dir_not_exist (line 4395) | fn it_move_dir_with_progress_inside_work_target_dir_not_exist() { function it_move_dir_with_progress_inside_work_target_dir_exist_with_no_source_dir_named_sub_dir (line 4468) | fn it_move_dir_with_progress_inside_work_target_dir_exist_with_no_source... function it_move_dir_with_progress_inside_no_overwrite_work_target_dir_exist_with_source_dir_exist (line 4555) | fn it_move_dir_with_progress_inside_no_overwrite_work_target_dir_exist_w... function it_move_dir_with_progress_inside_overwrite_work_target_dir_exist_with_source_dir_exist (line 4654) | fn it_move_dir_with_progress_inside_overwrite_work_target_dir_exist_with... function it_move_with_progress_content_only_option (line 4748) | fn it_move_with_progress_content_only_option() { FILE: builder/third-party/fs_extra/tests/file.rs constant TEST_FOLDER (line 10) | const TEST_FOLDER: &'static str = "./tests/temp/file"; function files_eq (line 12) | fn files_eq(file1: P, file2: Q) -> Result function it_read_and_write_work (line 23) | fn it_read_and_write_work() { function it_read_not_exist_file (line 40) | fn it_read_not_exist_file() { function it_read_not_file (line 56) | fn it_read_not_file() { function it_write_not_file (line 70) | fn it_write_not_file() { function it_remove_file (line 87) | fn it_remove_file() { function it_copy_work (line 99) | fn it_copy_work() { function it_copy_not_file (line 121) | fn it_copy_not_file() { function it_copy_source_not_exist (line 154) | fn it_copy_source_not_exist() { function it_copy_exist_overwrite (line 184) | fn it_copy_exist_overwrite() { function it_copy_exist_not_overwrite (line 212) | fn it_copy_exist_not_overwrite() { function it_copy_exist_skip_exist (line 240) | fn it_copy_exist_skip_exist() { function it_copy_exist_overwrite_and_skip_exist (line 266) | fn it_copy_exist_overwrite_and_skip_exist() { function it_copy_with_progress_work (line 295) | fn it_copy_with_progress_work() { function it_copy_progress_not_file (line 329) | fn it_copy_progress_not_file() { function it_copy_with_progress_work_dif_buf_size (line 363) | fn it_copy_with_progress_work_dif_buf_size() { function it_copy_with_progress_source_not_exist (line 413) | fn it_copy_with_progress_source_not_exist() { function it_copy_with_progress_exist_overwrite (line 447) | fn it_copy_with_progress_exist_overwrite() { function it_copy_with_progress_exist_not_overwrite (line 478) | fn it_copy_with_progress_exist_not_overwrite() { function it_copy_with_progress_exist_skip_exist (line 510) | fn it_copy_with_progress_exist_skip_exist() { function it_copy_with_progress_exist_overwrite_and_skip_exist (line 539) | fn it_copy_with_progress_exist_overwrite_and_skip_exist() { function it_move_work (line 571) | fn it_move_work() { function it_move_not_file (line 596) | fn it_move_not_file() { function it_move_source_not_exist (line 629) | fn it_move_source_not_exist() { function it_move_exist_overwrite (line 660) | fn it_move_exist_overwrite() { function it_move_exist_not_overwrite (line 688) | fn it_move_exist_not_overwrite() { function it_move_exist_skip_exist (line 717) | fn it_move_exist_skip_exist() { function it_move_exist_overwrite_and_skip_exist (line 743) | fn it_move_exist_overwrite_and_skip_exist() { function it_move_with_progress_work (line 772) | fn it_move_with_progress_work() { function it_move_progress_not_file (line 809) | fn it_move_progress_not_file() { function it_move_with_progress_work_dif_buf_size (line 843) | fn it_move_with_progress_work_dif_buf_size() { function it_move_with_progress_source_not_exist (line 880) | fn it_move_with_progress_source_not_exist() { function it_move_with_progress_exist_overwrite (line 914) | fn it_move_with_progress_exist_overwrite() { function it_move_with_progress_exist_not_overwrite (line 945) | fn it_move_with_progress_exist_not_overwrite() { function it_move_with_progress_exist_skip_exist (line 977) | fn it_move_with_progress_exist_skip_exist() { function it_move_with_progress_exist_overwrite_and_skip_exist (line 1006) | fn it_move_with_progress_exist_overwrite_and_skip_exist() { FILE: builder/third-party/fs_extra/tests/lib.rs function files_eq (line 10) | fn files_eq(file1: P, file2: Q) -> bool function compare_dir (line 20) | fn compare_dir(path_from: P, path_to: Q) -> bool constant TEST_FOLDER (line 62) | const TEST_FOLDER: &'static str = "./tests/temp/lib"; function it_copy_work (line 65) | fn it_copy_work() { function it_copy_source_not_exist (line 126) | fn it_copy_source_not_exist() { function it_copy_exist_overwrite (line 165) | fn it_copy_exist_overwrite() { function it_copy_exist_not_overwrite (line 233) | fn it_copy_exist_not_overwrite() { function it_copy_exist_skip (line 300) | fn it_copy_exist_skip() { function it_copy_exist_overwrite_and_skip_exist (line 368) | fn it_copy_exist_overwrite_and_skip_exist() { function it_copy_using_first_levels (line 437) | fn it_copy_using_first_levels() { function it_copy_using_four_levels (line 628) | fn it_copy_using_four_levels() { function it_copy_content_only_opton (line 819) | fn it_copy_content_only_opton() { function it_copy_progress_work (line 843) | fn it_copy_progress_work() { function it_copy_with_progress_work_dif_buf_size (line 935) | fn it_copy_with_progress_work_dif_buf_size() { function it_copy_with_progress_source_not_exist (line 1065) | fn it_copy_with_progress_source_not_exist() { function it_copy_with_progress_exist_overwrite (line 1109) | fn it_copy_with_progress_exist_overwrite() { function it_copy_with_progress_exist_not_overwrite (line 1196) | fn it_copy_with_progress_exist_not_overwrite() { function it_copy_with_progress_exist_skip_exist (line 1268) | fn it_copy_with_progress_exist_skip_exist() { function it_copy_with_progress_exist_overwrite_and_skip_exist (line 1355) | fn it_copy_with_progress_exist_overwrite_and_skip_exist() { function it_copy_with_progress_using_first_levels (line 1444) | fn it_copy_with_progress_using_first_levels() { function it_copy_with_progress_using_four_levels (line 1654) | fn it_copy_with_progress_using_four_levels() { function it_copy_with_progress_content_only_opton (line 1864) | fn it_copy_with_progress_content_only_opton() { function it_move_work (line 1886) | fn it_move_work() { function it_move_source_not_exist (line 1953) | fn it_move_source_not_exist() { function it_move_exist_overwrite (line 1992) | fn it_move_exist_overwrite() { function it_move_exist_not_overwrite (line 2066) | fn it_move_exist_not_overwrite() { function it_move_exist_skip (line 2133) | fn it_move_exist_skip() { function it_move_exist_overwrite_and_skip_exist (line 2202) | fn it_move_exist_overwrite_and_skip_exist() { function it_move_content_only_option (line 2276) | fn it_move_content_only_option() { function it_move_progress_work (line 2300) | fn it_move_progress_work() { function it_move_with_progress_source_not_exist (line 2398) | fn it_move_with_progress_source_not_exist() { function it_move_with_progress_exist_overwrite (line 2441) | fn it_move_with_progress_exist_overwrite() { function it_move_with_progress_exist_not_overwrite (line 2533) | fn it_move_with_progress_exist_not_overwrite() { function it_move_with_progress_exist_skip_exist (line 2604) | fn it_move_with_progress_exist_skip_exist() { function it_move_with_progress_exist_overwrite_and_skip_exist (line 2700) | fn it_move_with_progress_exist_overwrite_and_skip_exist() { function it_move_with_progress_content_only_option (line 2794) | fn it_move_with_progress_content_only_option() { function it_remove_work (line 2816) | fn it_remove_work() { function it_copy_with_progress_exist_user_decide_overwrite (line 2862) | fn it_copy_with_progress_exist_user_decide_overwrite() { function it_copy_with_progress_exist_user_decide_overwrite_all (line 2965) | fn it_copy_with_progress_exist_user_decide_overwrite_all() { function it_copy_with_progress_exist_user_decide_skip (line 3069) | fn it_copy_with_progress_exist_user_decide_skip() { function it_copy_with_progress_exist_user_decide_skip_all (line 3172) | fn it_copy_with_progress_exist_user_decide_skip_all() { function it_copy_with_progress_exist_user_decide_retry (line 3275) | fn it_copy_with_progress_exist_user_decide_retry() { function it_move_with_progress_exist_user_decide_overwrite (line 3383) | fn it_move_with_progress_exist_user_decide_overwrite() { function it_move_with_progress_exist_user_decide_overwrite_all (line 3482) | fn it_move_with_progress_exist_user_decide_overwrite_all() { function it_move_with_progress_exist_user_decide_skip (line 3582) | fn it_move_with_progress_exist_user_decide_skip() { function it_move_with_progress_exist_user_decide_skip_all (line 3681) | fn it_move_with_progress_exist_user_decide_skip_all() { function it_move_with_progress_exist_user_decide_retry (line 3782) | fn it_move_with_progress_exist_user_decide_retry() { FILE: builder/third-party/futures-channel/benches/sync_mpsc.rs function unbounded_1_tx (line 20) | fn unbounded_1_tx(b: &mut Bencher) { function unbounded_100_tx (line 41) | fn unbounded_100_tx(b: &mut Bencher) { function unbounded_uncontended (line 62) | fn unbounded_uncontended(b: &mut Bencher) { type TestSender (line 76) | struct TestSender { type Item (line 83) | type Item = u32; method poll_next (line 85) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type TryLock (line 24) | pub(crate) struct TryLock<'a, T> { function new (line 39) | pub(crate) fn new(t: T) -> Self { function try_lock (line 52) | pub(crate) fn try_lock(&self) -> Option> { type Target (line 62) | type Target = T; method deref (line 63) | fn deref(&self) -> &T { method deref_mut (line 71) | fn deref_mut(&mut self) -> &mut T { method drop (line 82) | fn drop(&mut self) { function smoke (line 92) | fn smoke() { FILE: builder/third-party/futures-channel/src/mpsc/mod.rs type UnboundedSenderInner (line 97) | struct UnboundedSenderInner { type BoundedSenderInner (line 102) | struct BoundedSenderInner { type Sender (line 123) | pub struct Sender(Option>); type UnboundedSender (line 128) | pub struct UnboundedSender(Option>); type AssertKinds (line 130) | trait AssertKinds: Send + Sync + Clone {} type Receiver (line 136) | pub struct Receiver { type UnboundedReceiver (line 143) | pub struct UnboundedReceiver { type SendError (line 152) | pub struct SendError { method fmt (line 175) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_full (line 188) | pub fn is_full(&self) -> bool { method is_disconnected (line 196) | pub fn is_disconnected(&self) -> bool { type TrySendError (line 158) | pub struct TrySendError { type SendErrorKind (line 164) | enum SendErrorKind { type TryRecvError (line 170) | pub struct TryRecvError { method fmt (line 245) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 251) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 205) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 211) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function is_full (line 224) | pub fn is_full(&self) -> bool { function is_disconnected (line 229) | pub fn is_disconnected(&self) -> bool { function into_inner (line 234) | pub fn into_inner(self) -> T { function into_send_error (line 239) | pub fn into_send_error(self) -> SendError { type UnboundedInner (line 258) | struct UnboundedInner { type BoundedInner (line 273) | struct BoundedInner { type State (line 296) | struct State { method is_closed (line 1341) | fn is_closed(&self) -> bool { method size_hint (line 1345) | fn size_hint(&self) -> (usize, Option) { constant OPEN_MASK (line 305) | const OPEN_MASK: usize = usize::max_value() - (usize::max_value() >> 1); constant INIT_STATE (line 309) | const INIT_STATE: usize = OPEN_MASK; constant MAX_CAPACITY (line 312) | const MAX_CAPACITY: usize = !(OPEN_MASK); constant MAX_BUFFER (line 316) | const MAX_BUFFER: usize = MAX_CAPACITY >> 1; type SenderTask (line 319) | struct SenderTask { method new (line 325) | fn new() -> Self { method notify (line 329) | fn notify(&mut self) { function channel (line 348) | pub fn channel(buffer: usize) -> (Sender, Receiver) { function unbounded (line 383) | pub fn unbounded() -> (UnboundedSender, UnboundedReceiver) { function poll_ready_nb (line 405) | fn poll_ready_nb(&self) -> Poll> { function queue_push_and_signal (line 415) | fn queue_push_and_signal(&self, msg: T) { function inc_num_messages (line 425) | fn inc_num_messages(&self) -> Option { function same_receiver (line 456) | fn same_receiver(&self, other: &Self) -> bool { function is_connected_to (line 461) | fn is_connected_to(&self, inner: &Arc>) -> bool { function ptr (line 468) | fn ptr(&self) -> *const UnboundedInner { function is_closed (line 473) | fn is_closed(&self) -> bool { function close_channel (line 478) | fn close_channel(&self) { function try_send (line 491) | fn try_send(&mut self, msg: T) -> Result<(), TrySendError> { function do_send_b (line 503) | fn do_send_b(&mut self, msg: T) -> Result<(), TrySendError> { function queue_push_and_signal (line 546) | fn queue_push_and_signal(&self, msg: T) { function inc_num_messages (line 556) | fn inc_num_messages(&self) -> Option { function park (line 586) | fn park(&mut self) { function poll_ready (line 615) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll bool { function is_connected_to (line 630) | fn is_connected_to(&self, receiver: &Arc>) -> bool { function ptr (line 637) | fn ptr(&self) -> *const BoundedInner { function is_closed (line 642) | fn is_closed(&self) -> bool { function close_channel (line 647) | fn close_channel(&self) { function poll_unparked (line 656) | fn poll_unparked(&mut self, cx: Option<&mut Context<'_>>) -> Poll<()> { function try_send (line 686) | pub fn try_send(&mut self, msg: T) -> Result<(), TrySendError> { function start_send (line 699) | pub fn start_send(&mut self, msg: T) -> Result<(), SendError> { function poll_ready (line 715) | pub fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll bool { function close_channel (line 726) | pub fn close_channel(&mut self) { function disconnect (line 733) | pub fn disconnect(&mut self) { function same_receiver (line 738) | pub fn same_receiver(&self, other: &Self) -> bool { function is_connected_to (line 746) | pub fn is_connected_to(&self, receiver: &Receiver) -> bool { function hash_receiver (line 754) | pub fn hash_receiver(&self, hasher: &mut H) function poll_ready (line 767) | pub fn poll_ready(&self, _: &mut Context<'_>) -> Poll bool { function close_channel (line 778) | pub fn close_channel(&self) { function disconnect (line 785) | pub fn disconnect(&mut self) { function do_send_nb (line 790) | fn do_send_nb(&self, msg: T) -> Result<(), TrySendError> { function start_send (line 805) | pub fn start_send(&mut self, msg: T) -> Result<(), SendError> { function unbounded_send (line 814) | pub fn unbounded_send(&self, msg: T) -> Result<(), TrySendError> { function same_receiver (line 819) | pub fn same_receiver(&self, other: &Self) -> bool { function is_connected_to (line 827) | pub fn is_connected_to(&self, receiver: &UnboundedReceiver) -> bool { function hash_receiver (line 835) | pub fn hash_receiver(&self, hasher: &mut H) function len (line 846) | pub fn len(&self) -> usize { function is_empty (line 855) | pub fn is_empty(&self) -> bool { method clone (line 861) | fn clone(&self) -> Self { method clone (line 867) | fn clone(&self) -> Self { method clone (line 873) | fn clone(&self) -> Self { method clone (line 901) | fn clone(&self) -> Self { method drop (line 933) | fn drop(&mut self) { method drop (line 944) | fn drop(&mut self) { function fmt (line 955) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 961) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function close (line 977) | pub fn close(&mut self) { function try_next (line 999) | pub fn try_next(&mut self) -> Result, TryRecvError> { function next_message (line 1006) | fn next_message(&mut self) -> Poll> { function unpark_one (line 1045) | fn unpark_one(&mut self) { function dec_num_messages (line 1053) | fn dec_num_messages(&self) { method is_terminated (line 1067) | fn is_terminated(&self) -> bool { type Item (line 1073) | type Item = T; method poll_next (line 1075) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method drop (line 1105) | fn drop(&mut self) { function fmt (line 1135) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function close (line 1151) | pub fn close(&mut self) { function try_next (line 1167) | pub fn try_next(&mut self) -> Result, TryRecvError> { function next_message (line 1174) | fn next_message(&mut self) -> Poll> { function dec_num_messages (line 1208) | fn dec_num_messages(&self) { method is_terminated (line 1219) | fn is_terminated(&self) -> bool { type Item (line 1225) | type Item = T; method poll_next (line 1227) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method drop (line 1257) | fn drop(&mut self) { function fmt (line 1287) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function set_closed (line 1306) | fn set_closed(&self) { function max_senders (line 1319) | fn max_senders(&self) -> usize { function set_closed (line 1324) | fn set_closed(&self) { function decode_state (line 1360) | fn decode_state(num: usize) -> State { function encode_state (line 1364) | fn encode_state(state: &State) -> usize { FILE: builder/third-party/futures-channel/src/mpsc/queue.rs type PopResult (line 52) | pub(super) enum PopResult { type Node (line 64) | struct Node { type Queue (line 72) | pub(super) struct Queue { function new (line 81) | unsafe fn new(v: Option) -> *mut Self { function new (line 89) | pub(super) fn new() -> Self { function push (line 95) | pub(super) fn push(&self, t: T) { function pop (line 115) | pub(super) unsafe fn pop(&self) -> PopResult { function pop_spin (line 139) | pub(super) unsafe fn pop_spin(&self) -> Option { method drop (line 164) | fn drop(&mut self) { FILE: builder/third-party/futures-channel/src/mpsc/sink_impl.rs type Error (line 7) | type Error = SendError; function poll_ready (line 9) | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, msg: T) -> Result<(), Self::Erro... function poll_flush (line 17) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, msg: T) -> Result<(), Self::Erro... function poll_flush (line 44) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, msg: T) -> Result<(), Self::Error> { function poll_flush (line 65) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll { type Sender (line 26) | pub struct Sender { type Inner (line 36) | struct Inner { function channel (line 104) | pub fn channel() -> (Sender, Receiver) { function new (line 112) | fn new() -> Self { function send (line 121) | fn send(&self, t: T) -> Result<(), T> { function poll_canceled (line 154) | fn poll_canceled(&self, cx: &mut Context<'_>) -> Poll<()> { function is_canceled (line 188) | fn is_canceled(&self) -> bool { function drop_tx (line 192) | fn drop_tx(&self) { function close_rx (line 229) | fn close_rx(&self) { function try_recv (line 241) | fn try_recv(&self) -> Result, Canceled> { function recv (line 256) | fn recv(&self, cx: &mut Context<'_>) -> Poll> { function drop_rx (line 300) | fn drop_rx(&self) { function send (line 341) | pub fn send(self, t: T) -> Result<(), T> { function poll_canceled (line 357) | pub fn poll_canceled(&mut self, cx: &mut Context<'_>) -> Poll<()> { function cancellation (line 366) | pub fn cancellation(&mut self) -> Cancellation<'_, T> { function is_canceled (line 376) | pub fn is_canceled(&self) -> bool { function is_connected_to (line 382) | pub fn is_connected_to(&self, receiver: &Receiver) -> bool { method drop (line 388) | fn drop(&mut self) { function fmt (line 394) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Cancellation (line 404) | pub struct Cancellation<'a, T> { type Output (line 409) | type Output = (); method poll (line 411) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { type Canceled (line 419) | pub struct Canceled; method fmt (line 422) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function close (line 438) | pub fn close(&mut self) { function try_recv (line 450) | pub fn try_recv(&mut self) -> Result, Canceled> { type Output (line 456) | type Output = Result; method poll (line 458) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { method drop (line 479) | fn drop(&mut self) { function fmt (line 485) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/futures-channel/tests/channel.rs function sequence (line 10) | fn sequence() { function send_sequence (line 25) | async fn send_sequence(n: u32, mut sender: mpsc::Sender) { function drop_sender (line 32) | fn drop_sender() { function drop_rx (line 40) | fn drop_rx() { function drop_order (line 48) | fn drop_order() { FILE: builder/third-party/futures-channel/tests/mpsc-close.rs function smoke (line 13) | fn smoke() { function multiple_senders_disconnect (line 25) | fn multiple_senders_disconnect() { function multiple_senders_close_channel (line 72) | fn multiple_senders_close_channel() { function single_receiver_drop_closes_channel_and_drains (line 107) | fn single_receiver_drop_closes_channel_and_drains() { function stress_try_send_as_receiver_closes (line 152) | fn stress_try_send_as_receiver_closes() { function unbounded_try_next_after_none (line 280) | fn unbounded_try_next_after_none() { function bounded_try_next_after_none (line 291) | fn bounded_try_next_after_none() { FILE: builder/third-party/futures-channel/tests/mpsc-size_hint.rs function unbounded_size_hint (line 5) | fn unbounded_size_hint() { function channel_size_hint (line 24) | fn channel_size_hint() { FILE: builder/third-party/futures-channel/tests/mpsc.rs type AssertSend (line 13) | trait AssertSend: Send {} function send_recv (line 18) | fn send_recv() { function send_recv_no_buffer (line 28) | fn send_recv_no_buffer() { function send_shared_recv (line 64) | fn send_shared_recv() { function send_recv_threads (line 77) | fn send_recv_threads() { function send_recv_threads_no_capacity (line 91) | fn send_recv_threads_no_capacity() { function recv_close_gets_none (line 106) | fn recv_close_gets_none() { function tx_close_gets_none (line 124) | fn tx_close_gets_none() { function stress_shared_unbounded (line 202) | fn stress_shared_unbounded() { function stress_shared_bounded_hard (line 231) | fn stress_shared_bounded_hard() { function stress_receiver_multi_task_bounded_hard (line 261) | fn stress_receiver_multi_task_bounded_hard() { function stress_drop_sender (line 329) | fn stress_drop_sender() { function send_one_two_three (line 346) | async fn send_one_two_three(mut tx: mpsc::Sender) { function stress_close_receiver_iter (line 354) | fn stress_close_receiver_iter() { function stress_close_receiver (line 386) | fn stress_close_receiver() { function stress_poll_ready_sender (line 394) | async fn stress_poll_ready_sender(mut sender: mpsc::Sender, count: ... function stress_poll_ready (line 403) | fn stress_poll_ready() { function try_send_1 (line 432) | fn try_send_1() { function try_send_2 (line 455) | fn try_send_2() { function try_send_fail (line 482) | fn try_send_fail() { function try_send_recv (line 501) | fn try_send_recv() { function same_receiver (line 515) | fn same_receiver() { function is_connected_to (line 534) | fn is_connected_to() { function hash_receiver (line 545) | fn hash_receiver() { function send_backpressure (line 594) | fn send_backpressure() { function send_backpressure_multi_senders (line 615) | fn send_backpressure_multi_senders() { function unbounded_len (line 639) | fn unbounded_len() { FILE: builder/third-party/futures-channel/tests/oneshot.rs function smoke_poll (line 10) | fn smoke_poll() { function cancel_notifies (line 26) | fn cancel_notifies() { function cancel_lots (line 37) | fn cancel_lots() { function cancel_after_sender_drop_doesnt_notify (line 61) | fn cancel_after_sender_drop_doesnt_notify() { function close (line 70) | fn close() { function close_wakes (line 84) | fn close_wakes() { function is_canceled (line 97) | fn is_canceled() { function cancel_sends (line 105) | fn cancel_sends() { FILE: builder/third-party/futures-core/src/future.rs type BoxFuture (line 13) | pub type BoxFuture<'a, T> = Pin... type LocalBoxFuture (line 17) | pub type LocalBoxFuture<'a, T> = Pin bool; method is_terminated (line 33) | fn is_terminated(&self) -> bool { method is_terminated (line 43) | fn is_terminated(&self) -> bool { method is_terminated (line 92) | fn is_terminated(&self) -> bool { method is_terminated (line 99) | fn is_terminated(&self) -> bool { type Sealed (line 51) | pub trait Sealed {} type TryFuture (line 58) | pub trait TryFuture: Future + private_try_future::Sealed { method try_poll (line 70) | fn try_poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll = Pin +... type LocalBoxStream (line 14) | pub type LocalBoxStream<'a, T> = Pin, cx: &mut Context<'_>) -> Poll (usize, Option) { type Item (line 101) | type Item = S::Item; method poll_next (line 103) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Item (line 117) | type Item = ::Item; method poll_next (line 119) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Item (line 206) | type Item = S::Item; method poll_next (line 208) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Item (line 219) | type Item = S::Item; method poll_next (line 221) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type FusedStream (line 136) | pub trait FusedStream: Stream { method is_terminated (line 138) | fn is_terminated(&self) -> bool; method is_terminated (line 142) | fn is_terminated(&self) -> bool { method is_terminated (line 152) | fn is_terminated(&self) -> bool { method is_terminated (line 231) | fn is_terminated(&self) -> bool { type Sealed (line 160) | pub trait Sealed {} type TryStream (line 167) | pub trait TryStream: Stream + private_try_stream::Sealed { method try_poll_next (line 179) | fn try_poll_next( type Ok (line 189) | type Ok = T; type Error (line 190) | type Error = E; method try_poll_next (line 192) | fn try_poll_next( FILE: builder/third-party/futures-core/src/task/__internal/atomic_waker.rs type AtomicWaker (line 96) | pub struct AtomicWaker { method new (line 207) | pub const fn new() -> Self { method register (line 265) | pub fn register(&self, waker: &Waker) { method wake (line 363) | pub fn wake(&self) { method take (line 377) | pub fn take(&self) -> Option { method fmt (line 415) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant WAITING (line 197) | const WAITING: usize = 0; constant REGISTERING (line 200) | const REGISTERING: usize = 0b01; constant WAKING (line 203) | const WAKING: usize = 0b10; method default (line 409) | fn default() -> Self { FILE: builder/third-party/futures-io/src/lib.rs type AsyncRead (line 44) | pub trait AsyncRead { method poll_read (line 60) | fn poll_read( method poll_read_vectored (line 88) | fn poll_read_vectored( method poll_read (line 333) | fn poll_read( method poll_read_vectored (line 341) | fn poll_read_vectored( type AsyncWrite (line 110) | pub trait AsyncWrite { method poll_write (line 129) | fn poll_write( method poll_write_vectored (line 158) | fn poll_write_vectored( method poll_flush (line 190) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, amt: usize); method poll_fill_buf (line 531) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { FILE: builder/third-party/futures-sink/src/lib.rs type Sink (line 52) | pub trait Sink { method poll_ready (line 68) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Er... method poll_flush (line 103) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::... function poll_flush (line 130) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll>::Error; function poll_ready (line 146) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 154) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll, item: T) -> Result<(), Self::Error> { function poll_flush (line 181) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll, item: T) -> Result<(), Self::Error> { function poll_flush (line 203) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::... function poll_flush (line 226) | fn poll_flush( function poll_close (line 233) | fn poll_close( FILE: builder/third-party/futures-task/src/arc_wake.rs type ArcWake (line 20) | pub trait ArcWake: Send + Sync { method wake (line 31) | fn wake(self: Arc) { method wake_by_ref (line 48) | fn wake_by_ref(arc_self: &Arc); FILE: builder/third-party/futures-task/src/future_obj.rs type LocalFutureObj (line 16) | pub struct LocalFutureObj<'a, T> { function remove_future_lifetime (line 29) | unsafe fn remove_future_lifetime<'a, T>( function remove_drop_lifetime (line 36) | unsafe fn remove_drop_lifetime<'a, T>( function new (line 45) | pub fn new + 'a>(f: F) -> Self { function into_future_obj (line 61) | pub unsafe fn into_future_obj(self) -> FutureObj<'a, T> { function fmt (line 67) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 74) | fn from(f: FutureObj<'a, T>) -> Self { type Output (line 80) | type Output = T; method poll (line 83) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method drop (line 89) | fn drop(&mut self) { type FutureObj (line 103) | pub struct FutureObj<'a, T>(LocalFutureObj<'a, T>); function new (line 111) | pub fn new + Send>(f: F) -> Self { function fmt (line 117) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 123) | type Output = T; method poll (line 126) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type UnsafeFutureObj (line 141) | pub unsafe trait UnsafeFutureObj<'a, T>: 'a { method into_raw (line 153) | fn into_raw(self) -> *mut (dyn Future + 'a); method drop (line 173) | unsafe fn drop(ptr: *mut (dyn Future + 'a)); function into_raw (line 180) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 184) | unsafe fn drop(_ptr: *mut (dyn Future + 'a)) {} function into_raw (line 188) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 192) | unsafe fn drop(_ptr: *mut (dyn Future + 'a)) {} function into_raw (line 199) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 203) | unsafe fn drop(_ptr: *mut (dyn Future + 'a)) {} function into_raw (line 207) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 211) | unsafe fn drop(_ptr: *mut (dyn Future + 'a)) {} function into_raw (line 223) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 227) | unsafe fn drop(ptr: *mut (dyn Future + 'a)) { function into_raw (line 233) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 237) | unsafe fn drop(ptr: *mut (dyn Future + 'a)) { function into_raw (line 243) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 247) | unsafe fn drop(ptr: *mut (dyn Future + 'a)) { function into_raw (line 256) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 261) | unsafe fn drop(ptr: *mut (dyn Future + 'a)) { function into_raw (line 267) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 272) | unsafe fn drop(ptr: *mut (dyn Future + 'a)) { function into_raw (line 278) | fn into_raw(self) -> *mut (dyn Future + 'a) { function drop (line 283) | unsafe fn drop(ptr: *mut (dyn Future + 'a)) { function from (line 289) | fn from(boxed: Box) -> Self { function from (line 295) | fn from(boxed: Box + Send + 'a>) -> Self { function from (line 301) | fn from(boxed: Pin>) -> Self { function from (line 307) | fn from(boxed: Pin + Send + 'a>>) -> Self { function from (line 313) | fn from(boxed: Box) -> Self { function from (line 319) | fn from(boxed: Box + 'a>) -> Self { function from (line 325) | fn from(boxed: Pin>) -> Self { function from (line 331) | fn from(boxed: Pin + 'a>>) -> Self { FILE: builder/third-party/futures-task/src/noop_waker.rs function noop_clone (line 6) | unsafe fn noop_clone(_data: *const ()) -> RawWaker { function noop (line 10) | unsafe fn noop(_data: *const ()) {} constant NOOP_WAKER_VTABLE (line 12) | const NOOP_WAKER_VTABLE: RawWakerVTable = RawWakerVTable::new(noop_clone... function noop_raw_waker (line 14) | const fn noop_raw_waker() -> RawWaker { function noop_waker (line 29) | pub fn noop_waker() -> Waker { function noop_waker_ref (line 45) | pub fn noop_waker_ref() -> &'static Waker { function issue_2091_cross_thread_segfault (line 59) | fn issue_2091_cross_thread_segfault() { FILE: builder/third-party/futures-task/src/spawn.rs type Spawn (line 6) | pub trait Spawn { method spawn_obj (line 15) | fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), Spaw... method status (line 24) | fn status(&self) -> Result<(), SpawnError> { method spawn_obj (line 87) | fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), Spaw... method status (line 91) | fn status(&self) -> Result<(), SpawnError> { method spawn_obj (line 97) | fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), Spaw... method status (line 101) | fn status(&self) -> Result<(), SpawnError> { method spawn_obj (line 132) | fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), Spaw... method status (line 136) | fn status(&self) -> Result<(), SpawnError> { method spawn_obj (line 152) | fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), Spaw... method status (line 156) | fn status(&self) -> Result<(), SpawnError> { method spawn_obj (line 173) | fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), Spaw... method status (line 177) | fn status(&self) -> Result<(), SpawnError> { type LocalSpawn (line 31) | pub trait LocalSpawn { method spawn_local_obj (line 40) | fn spawn_local_obj(&self, future: LocalFutureObj<'static, ()>) -> Resu... method status_local (line 49) | fn status_local(&self) -> Result<(), SpawnError> { method spawn_local_obj (line 107) | fn spawn_local_obj(&self, future: LocalFutureObj<'static, ()>) -> Resu... method status_local (line 111) | fn status_local(&self) -> Result<(), SpawnError> { method spawn_local_obj (line 117) | fn spawn_local_obj(&self, future: LocalFutureObj<'static, ()>) -> Resu... method status_local (line 121) | fn status_local(&self) -> Result<(), SpawnError> { method spawn_local_obj (line 142) | fn spawn_local_obj(&self, future: LocalFutureObj<'static, ()>) -> Resu... method status_local (line 146) | fn status_local(&self) -> Result<(), SpawnError> { method spawn_local_obj (line 162) | fn spawn_local_obj(&self, future: LocalFutureObj<'static, ()>) -> Resu... method status_local (line 166) | fn status_local(&self) -> Result<(), SpawnError> { method spawn_local_obj (line 184) | fn spawn_local_obj(&self, future: LocalFutureObj<'static, ()>) -> Resu... method status_local (line 188) | fn status_local(&self) -> Result<(), SpawnError> { type SpawnError (line 55) | pub struct SpawnError { method fmt (line 60) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 66) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method shutdown (line 76) | pub fn shutdown() -> Self { method is_shutdown (line 81) | pub fn is_shutdown(&self) -> bool { FILE: builder/third-party/futures-task/src/waker.rs function waker_vtable (line 6) | pub(super) fn waker_vtable() -> &'static RawWakerVTable { function waker (line 19) | pub fn waker(wake: Arc) -> Waker function increase_refcount (line 32) | unsafe fn increase_refcount(data: *const ()) { function clone_arc_raw (line 40) | unsafe fn clone_arc_raw(data: *const ()) -> RawWaker { function wake_arc_raw (line 45) | unsafe fn wake_arc_raw(data: *const ()) { function wake_by_ref_arc_raw (line 51) | unsafe fn wake_by_ref_arc_raw(data: *const ()) { function drop_arc_raw (line 57) | unsafe fn drop_arc_raw(data: *const ()) { FILE: builder/third-party/futures-task/src/waker_ref.rs type WakerRef (line 14) | pub struct WakerRef<'a> { function new (line 22) | pub fn new(waker: &'a Waker) -> Self { function new_unowned (line 36) | pub fn new_unowned(waker: ManuallyDrop) -> Self { type Target (line 42) | type Target = Waker; method deref (line 45) | fn deref(&self) -> &Waker { function waker_ref (line 55) | pub fn waker_ref(wake: &Arc) -> WakerRef<'_> FILE: builder/third-party/futures-util/benches/bilock.rs function contended (line 13) | fn contended(b: &mut Bencher) { function lock_unlock (line 45) | fn lock_unlock(b: &mut Bencher) { FILE: builder/third-party/futures-util/benches/flatten_unordered.rs function oneshot_streams (line 16) | fn oneshot_streams(b: &mut Bencher) { FILE: builder/third-party/futures-util/benches/futures_unordered.rs function oneshots (line 15) | fn oneshots(b: &mut Bencher) { FILE: builder/third-party/futures-util/benches/select.rs function select_streams (line 10) | fn select_streams(b: &mut Bencher) { FILE: builder/third-party/futures-util/src/abortable.rs function new (line 58) | pub fn new(task: T, reg: AbortRegistration) -> Self { function is_aborted (line 68) | pub fn is_aborted(&self) -> bool { type AbortRegistration (line 77) | pub struct AbortRegistration { method handle (line 87) | pub fn handle(&self) -> AbortHandle { type AbortHandle (line 94) | pub struct AbortHandle { method new_pair (line 103) | pub fn new_pair() -> (Self, AbortRegistration) { method abort (line 192) | pub fn abort(&self) { method is_aborted (line 206) | pub fn is_aborted(&self) -> bool { type AbortInner (line 114) | pub(crate) struct AbortInner { type Aborted (line 121) | pub struct Aborted; method fmt (line 124) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function try_poll (line 133) | fn try_poll( type Output (line 167) | type Output = Result; method poll (line 169) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Item (line 178) | type Item = St::Item; method poll_next (line 180) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(_: &T) {} function assert_fused_future (line 56) | pub fn assert_fused_future(_: &T) {} function assert_fused_stream (line 60) | pub fn assert_fused_stream(_: &T) {} FILE: builder/third-party/futures-util/src/async_await/pending.rs function pending_once (line 23) | pub fn pending_once() -> PendingOnce { type PendingOnce (line 29) | pub struct PendingOnce { type Output (line 34) | type Output = (); method poll (line 35) | fn poll(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll(future: F) -> PollOnce { type PollOnce (line 30) | pub struct PollOnce { type Output (line 35) | type Output = Poll; method poll (line 36) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(slice: &mut [T]) { function gen_index (line 20) | fn gen_index(n: usize) -> usize { function random (line 27) | fn random() -> u64 { FILE: builder/third-party/futures-util/src/compat/compat01as03.rs type Compat01As03 (line 23) | pub struct Compat01As03 { function new (line 32) | pub fn new(object: T) -> Self { function in_notify (line 36) | fn in_notify(&mut self, cx: &mut Context<'_>, f: impl FnOnce(&mut T) ... function get_ref (line 42) | pub fn get_ref(&self) -> &T { function get_mut (line 48) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 54) | pub fn into_inner(self) -> T { type Future01CompatExt (line 60) | pub trait Future01CompatExt: Future01 { method compat (line 77) | fn compat(self) -> Compat01As03 type Stream01CompatExt (line 87) | pub trait Stream01CompatExt: Stream01 { method compat (line 105) | fn compat(self) -> Compat01As03 type Sink01CompatExt (line 117) | pub trait Sink01CompatExt: Sink01 { method sink_compat (line 138) | fn sink_compat(self) -> Compat01As03Sink function poll_01_to_03 (line 148) | fn poll_01_to_03(x: Result, E>) -> task03::Poll; method poll (line 158) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> task03::Poll<... type Item (line 164) | type Item = Result; method poll_next (line 166) | fn poll_next( type Compat01As03Sink (line 183) | pub struct Compat01As03Sink { function new (line 195) | pub fn new(inner: S) -> Self { function in_notify (line 199) | fn in_notify(&mut self, cx: &mut Context<'_>, f: impl FnOnce(&mut S) ... function get_ref (line 205) | pub fn get_ref(&self) -> &S { function get_mut (line 210) | pub fn get_mut(&mut self) -> &mut S { function into_inner (line 215) | pub fn into_inner(self) -> S { type Item (line 225) | type Item = Result; method poll_next (line 227) | fn poll_next( type Error (line 244) | type Error = S::SinkError; function start_send (line 246) | fn start_send(mut self: Pin<&mut Self>, item: SinkItem) -> Result<(), Se... function poll_ready (line 252) | fn poll_ready( function poll_flush (line 268) | fn poll_flush( function poll_close (line 288) | fn poll_close( type NotifyWaker (line 322) | struct NotifyWaker(task03::Waker); type WakerToHandle (line 326) | struct WakerToHandle<'a>(&'a task03::Waker); method from (line 329) | fn from(handle: WakerToHandle<'_>) -> Self { method notify (line 337) | fn notify(&self, _: usize) { method clone_raw (line 343) | unsafe fn clone_raw(&self) -> NotifyHandle01 { method drop_raw (line 347) | unsafe fn drop_raw(&self) { type AsyncRead01CompatExt (line 363) | pub trait AsyncRead01CompatExt: AsyncRead01 { method compat (line 382) | fn compat(self) -> Compat01As03 type AsyncWrite01CompatExt (line 393) | pub trait AsyncWrite01CompatExt: AsyncWrite01 { method compat (line 412) | fn compat(self) -> Compat01As03 method poll_read (line 422) | fn poll_read( method poll_write (line 432) | fn poll_write( method poll_flush (line 440) | fn poll_flush( method poll_close (line 447) | fn poll_close( FILE: builder/third-party/futures-util/src/compat/compat03as01.rs type Compat (line 24) | pub struct Compat { type CompatSink (line 34) | pub struct CompatSink { function new (line 45) | pub fn new(inner: T) -> Self { function get_ref (line 51) | pub fn get_ref(&self) -> &T { function get_mut (line 57) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 62) | pub fn into_inner(self) -> T { function new (line 70) | pub fn new(inner: T) -> Self { function get_ref (line 75) | pub fn get_ref(&self) -> &T { function get_mut (line 80) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 85) | pub fn into_inner(self) -> T { function poll_03_to_01 (line 90) | fn poll_03_to_01(x: task03::Poll>) -> Result Poll01 { type Item (line 113) | type Item = St::Ok; type Error (line 114) | type Error = St::Error; method poll (line 116) | fn poll(&mut self) -> Poll01, Self::Error> { type SinkItem (line 130) | type SinkItem = Item; type SinkError (line 131) | type SinkError = T::Error; method start_send (line 133) | fn start_send(&mut self, item: Self::SinkItem) -> StartSend01 Poll01<(), Self::SinkError> { method close (line 144) | fn close(&mut self) -> Poll01<(), Self::SinkError> { type Current (line 150) | struct Current(task01::Task); method new (line 153) | fn new() -> Self { method as_waker (line 157) | fn as_waker(&self) -> WakerRef<'_> { method wake_by_ref (line 187) | fn wake_by_ref(arc_self: &Arc) { function with_context (line 192) | fn with_context(compat: &mut Compat, f: F) -> R function with_sink_context (line 204) | fn with_sink_context(compat: &mut CompatSink, f:... function poll_03_to_io (line 222) | fn poll_03_to_io(x: task03::Poll>) -> Resul... function read (line 231) | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { function write (line 242) | fn write(&mut self, buf: &[u8]) -> std::io::Result { function flush (line 249) | fn flush(&mut self) -> std::io::Result<()> { method shutdown (line 258) | fn shutdown(&mut self) -> std::io::Result> { FILE: builder/third-party/futures-util/src/compat/executor.rs type Executor01Future (line 12) | pub type Executor01Future = Compat>>; type Executor01CompatExt (line 15) | pub trait Executor01CompatExt: Executor01 + Clone + Se... method compat (line 42) | fn compat(self) -> Executor01As03 method compat (line 51) | fn compat(self) -> Executor01As03 { type Executor01As03 (line 59) | pub struct Executor01As03 { method spawn_obj (line 67) | fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), SpawnE... function execute (line 80) | fn execute(&self, future: Fut) -> Result<(), ExecuteError01> { FILE: builder/third-party/futures-util/src/fns.rs type FnOnce1 (line 4) | pub trait FnOnce1 { method call_once (line 6) | fn call_once(self, arg: A) -> Self::Output; type Output (line 13) | type Output = R; method call_once (line 14) | fn call_once(self, arg: A) -> R { type FnMut1 (line 19) | pub trait FnMut1: FnOnce1 { method call_mut (line 20) | fn call_mut(&mut self, arg: A) -> Self::Output; method call_mut (line 27) | fn call_mut(&mut self, arg: A) -> R { type Fn1 (line 34) | pub trait Fn1: FnMut1 { method call (line 35) | fn call(&self, arg: A) -> Self::Output; method call (line 42) | fn call(&self, arg: A) -> R { type OkFn (line 74) | pub struct OkFn(PhantomData); method default (line 77) | fn default() -> Self { type Output (line 83) | type Output = Result; function call_once (line 84) | fn call_once(self, arg: A) -> Self::Output { type ChainFn (line 92) | pub struct ChainFn(F, G); type Output (line 99) | type Output = G::Output; function call_once (line 100) | fn call_once(self, arg: A) -> Self::Output { function call_mut (line 109) | fn call_mut(&mut self, arg: A) -> Self::Output { function call (line 118) | fn call(&self, arg: A) -> Self::Output { function chain_fn (line 122) | pub(crate) fn chain_fn(f: F, g: G) -> ChainFn { type MergeResultFn (line 127) | pub struct MergeResultFn; type Output (line 130) | type Output = T; method call_once (line 131) | fn call_once(self, arg: Result) -> Self::Output { type InspectFn (line 141) | pub struct InspectFn(F); type Output (line 148) | type Output = A; function call_once (line 149) | fn call_once(self, arg: A) -> Self::Output { function call_mut (line 159) | fn call_mut(&mut self, arg: A) -> Self::Output { function call (line 169) | fn call(&self, arg: A) -> Self::Output { function inspect_fn (line 174) | pub(crate) fn inspect_fn(f: F) -> InspectFn { type MapOkFn (line 179) | pub struct MapOkFn(F); type Output (line 185) | type Output = Result; function call_once (line 186) | fn call_once(self, arg: Result) -> Self::Output { function call_mut (line 194) | fn call_mut(&mut self, arg: Result) -> Self::Output { function call (line 202) | fn call(&self, arg: Result) -> Self::Output { function map_ok_fn (line 206) | pub(crate) fn map_ok_fn(f: F) -> MapOkFn { type MapErrFn (line 211) | pub struct MapErrFn(F); type Output (line 217) | type Output = Result; function call_once (line 218) | fn call_once(self, arg: Result) -> Self::Output { function call_mut (line 226) | fn call_mut(&mut self, arg: Result) -> Self::Output { function call (line 234) | fn call(&self, arg: Result) -> Self::Output { function map_err_fn (line 238) | pub(crate) fn map_err_fn(f: F) -> MapErrFn { type InspectOkFn (line 243) | pub struct InspectOkFn(F); type Output (line 249) | type Output = (); function call_once (line 250) | fn call_once(self, arg: &'a Result) -> Self::Output { function call_mut (line 260) | fn call_mut(&mut self, arg: &'a Result) -> Self::Output { function call (line 270) | fn call(&self, arg: &'a Result) -> Self::Output { function inspect_ok_fn (line 276) | pub(crate) fn inspect_ok_fn(f: F) -> InspectOkFn { type InspectErrFn (line 281) | pub struct InspectErrFn(F); type Output (line 287) | type Output = (); function call_once (line 288) | fn call_once(self, arg: &'a Result) -> Self::Output { function call_mut (line 298) | fn call_mut(&mut self, arg: &'a Result) -> Self::Output { function call (line 308) | fn call(&self, arg: &'a Result) -> Self::Output { function inspect_err_fn (line 314) | pub(crate) fn inspect_err_fn(f: F) -> InspectErrFn { type MapOkOrElseFn (line 318) | pub(crate) type MapOkOrElseFn = ChainFn, ChainFn(f: F, g: G) -> MapOkOrElseFn { type UnwrapOrElseFn (line 324) | pub struct UnwrapOrElseFn(F); type Output (line 330) | type Output = T; function call_once (line 331) | fn call_once(self, arg: Result) -> Self::Output { function call_mut (line 339) | fn call_mut(&mut self, arg: Result) -> Self::Output { function call (line 347) | fn call(&self, arg: Result) -> Self::Output { function unwrap_or_else_fn (line 351) | pub(crate) fn unwrap_or_else_fn(f: F) -> UnwrapOrElseFn { type IntoFn (line 355) | pub struct IntoFn(PhantomData T>); method default (line 358) | fn default() -> Self { type Output (line 366) | type Output = T; function call_once (line 367) | fn call_once(self, arg: A) -> Self::Output { FILE: builder/third-party/futures-util/src/future/abortable.rs function abortable (line 12) | pub fn abortable(future: Fut) -> (Abortable, AbortHandle) FILE: builder/third-party/futures-util/src/future/either.rs type Either (line 28) | pub enum Either { function as_pin_ref (line 38) | pub fn as_pin_ref(self: Pin<&Self>) -> Either, Pin<&B>> { function as_pin_mut (line 51) | pub fn as_pin_mut(self: Pin<&mut Self>) -> Either, Pin<&mut ... function factor_first (line 70) | pub fn factor_first(self) -> (T, Either) { function factor_second (line 82) | pub fn factor_second(self) -> (Either, T) { function into_inner (line 92) | pub fn into_inner(self) -> T { type Output (line 105) | type Output = A::Output; method poll (line 107) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method is_terminated (line 120) | fn is_terminated(&self) -> bool { type Item (line 133) | type Item = A::Item; method poll_next (line 135) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 155) | fn is_terminated(&self) -> bool { type Error (line 169) | type Error = A::Error; function poll_ready (line 171) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 185) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, amt: usize) { FILE: builder/third-party/futures-util/src/future/future/catch_unwind.rs function new (line 23) | pub(super) fn new(future: Fut) -> Self { type Output (line 32) | type Output = Result>; method poll (line 34) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/future/future/flatten.rs function new (line 21) | pub(crate) fn new(future: Fut1) -> Self { method is_terminated (line 31) | fn is_terminated(&self) -> bool { type Output (line 44) | type Output = ::Output; method poll (line 46) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { type Item (line 82) | type Item = ::Item; method poll_next (line 84) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>::Error; function poll_ready (line 112) | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 135) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll Self { function terminated (line 68) | pub fn terminated() -> Self { method is_terminated (line 74) | fn is_terminated(&self) -> bool { type Output (line 80) | type Output = Fut::Output; method poll (line 82) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { method is_terminated (line 37) | fn is_terminated(&self) -> bool { type Output (line 50) | type Output = T; method poll (line 52) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/future/future/mod.rs type FutureExt (line 123) | pub trait FutureExt: Future { method map (line 146) | fn map(self, f: F) -> Map method map_into (line 159) | fn map_into(self) -> MapInto method then (line 191) | fn then(self, f: F) -> Then method left_future (line 222) | fn left_future(self) -> Either method right_future (line 252) | fn right_future(self) -> Either method into_stream (line 278) | fn into_stream(self) -> IntoStream method flatten (line 307) | fn flatten(self) -> Flatten method flatten_stream (line 341) | fn flatten_stream(self) -> FlattenStream method fuse (line 365) | fn fuse(self) -> Fuse method inspect (line 391) | fn inspect(self, f: F) -> Inspect method catch_unwind (line 431) | fn catch_unwind(self) -> CatchUnwind method shared (line 482) | fn shared(self) -> Shared method remote_handle (line 501) | fn remote_handle(self) -> (Remote, RemoteHandle) method boxed (line 514) | fn boxed<'a>(self) -> BoxFuture<'a, Self::Output> method boxed_local (line 528) | fn boxed_local<'a>(self) -> LocalBoxFuture<'a, Self::Output> method unit_error (line 537) | fn unit_error(self) -> UnitError method never_error (line 546) | fn never_error(self) -> NeverError method poll_unpin (line 554) | fn poll_unpin(&mut self, cx: &mut Context<'_>) -> Poll method now_or_never (line 592) | fn now_or_never(self) -> Option FILE: builder/third-party/futures-util/src/future/future/remote_handle.rs type RemoteHandle (line 42) | pub struct RemoteHandle { function forget (line 52) | pub fn forget(self) { type Output (line 58) | type Output = T; method poll (line 60) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type SendMsg (line 71) | type SendMsg = Result<::Output, Box<(dyn Any + Send ... function fmt (line 87) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 93) | type Output = (); method poll (line 95) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { function remote_handle (line 114) | pub(super) fn remote_handle(future: Fut) -> (Remote, R... FILE: builder/third-party/futures-util/src/future/future/shared.rs type Shared (line 16) | pub struct Shared { type Inner (line 21) | struct Inner { type Notifier (line 26) | struct Notifier { type WeakShared (line 32) | pub struct WeakShared(Weak>); method clone (line 35) | fn clone(&self) -> Self { function fmt (line 41) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 50) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 56) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type FutureOrOutput (line 61) | enum FutureOrOutput { constant IDLE (line 80) | const IDLE: usize = 0; constant POLLING (line 81) | const POLLING: usize = 1; constant COMPLETE (line 82) | const COMPLETE: usize = 2; constant POISONED (line 83) | const POISONED: usize = 3; constant NULL_WAKER_KEY (line 85) | const NULL_WAKER_KEY: usize = usize::max_value(); function new (line 88) | pub(super) fn new(future: Fut) -> Self { function peek (line 109) | pub fn peek(&self) -> Option<&Fut::Output> { function downgrade (line 123) | pub fn downgrade(&self) -> Option> { function strong_count (line 140) | pub fn strong_count(&self) -> Option { function weak_count (line 154) | pub fn weak_count(&self) -> Option { function ptr_hash (line 159) | pub fn ptr_hash(&self, state: &mut H) { function ptr_eq (line 175) | pub fn ptr_eq(&self, rhs: &Self) -> bool { function output (line 194) | unsafe fn output(&self) -> &Fut::Output { function record_waker (line 208) | fn record_waker(&self, waker_key: &mut usize, cx: &mut Context<'_>) { function take_or_clone_output (line 232) | unsafe fn take_or_clone_output(self: Arc) -> Fut::Output { method is_terminated (line 248) | fn is_terminated(&self) -> bool { type Output (line 258) | type Output = Fut::Output; method poll (line 260) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { method drop (line 375) | fn drop(&mut self) { method wake_by_ref (line 389) | fn wake_by_ref(arc_self: &Arc) { function upgrade (line 406) | pub fn upgrade(&self) -> Option> { FILE: builder/third-party/futures-util/src/future/join.rs function join (line 111) | pub fn join(future1: Fut1, future2: Fut2) -> Join function join3 (line 136) | pub fn join3( function join4 (line 167) | pub fn join4( function join5 (line 201) | pub fn join5( FILE: builder/third-party/futures-util/src/future/join_all.rs function iter_pin_mut (line 18) | pub(crate) fn iter_pin_mut(slice: Pin<&mut [T]>) -> impl Iterator constant SMALL (line 35) | pub(crate) const SMALL: usize = 30; type JoinAllKind (line 37) | enum JoinAllKind function fmt (line 55) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function join_all (line 102) | pub fn join_all(iter: I) -> JoinAll type Output (line 135) | type Output = Vec; method poll (line 137) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>(iter: T) -> Self { FILE: builder/third-party/futures-util/src/future/lazy.rs type Lazy (line 9) | pub struct Lazy { function lazy (line 35) | pub fn lazy(f: F) -> Lazy method is_terminated (line 46) | fn is_terminated(&self) -> bool { type Output (line 55) | type Output = R; method poll (line 57) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/future/maybe_done.rs type MaybeDone (line 14) | pub enum MaybeDone { function maybe_done (line 43) | pub fn maybe_done(future: Fut) -> MaybeDone { function output_mut (line 53) | pub fn output_mut(self: Pin<&mut Self>) -> Option<&mut Fut::Output> { function take_output (line 65) | pub fn take_output(self: Pin<&mut Self>) -> Option { method is_terminated (line 80) | fn is_terminated(&self) -> bool { type Output (line 89) | type Output = (); method poll (line 91) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(future: F) -> F FILE: builder/third-party/futures-util/src/future/option.rs method default (line 35) | fn default() -> Self { type Output (line 41) | type Output = Option; method poll (line 43) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method is_terminated (line 52) | fn is_terminated(&self) -> bool { function from (line 61) | fn from(option: Option) -> Self { FILE: builder/third-party/futures-util/src/future/pending.rs type Pending (line 10) | pub struct Pending { method is_terminated (line 15) | fn is_terminated(&self) -> bool { function pending (line 37) | pub fn pending() -> Pending { type Output (line 42) | type Output = T; method poll (line 44) | fn poll(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll { method clone (line 52) | fn clone(&self) -> Self { FILE: builder/third-party/futures-util/src/future/poll_fn.rs type PollFn (line 11) | pub struct PollFn { function poll_fn (line 36) | pub fn poll_fn(f: F) -> PollFn function fmt (line 44) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 53) | type Output = T; method poll (line 55) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/future/poll_immediate.rs type Output (line 23) | type Output = Option; method poll (line 26) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { method is_terminated (line 41) | fn is_terminated(&self) -> bool { type Item (line 74) | type Item = Poll; method poll_next (line 76) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(f: F) -> PollImmediate { FILE: builder/third-party/futures-util/src/future/ready.rs type Ready (line 9) | pub struct Ready(Option); function into_inner (line 14) | pub fn into_inner(mut self) -> T { method is_terminated (line 22) | fn is_terminated(&self) -> bool { type Output (line 28) | type Output = T; method poll (line 31) | fn poll(mut self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll { function ready (line 48) | pub fn ready(t: T) -> Ready { function ok (line 64) | pub fn ok(t: T) -> Ready> { function err (line 80) | pub fn err(err: E) -> Ready> { FILE: builder/third-party/futures-util/src/future/select.rs type Select (line 10) | pub struct Select { function select (line 84) | pub fn select(future1: A, future2: B) -> Select type Output (line 99) | type Output = Either<(A::Output, B), (B::Output, A)>; method poll (line 101) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { FILE: builder/third-party/futures-util/src/future/select_all.rs type SelectAll (line 13) | pub struct SelectAll { function select_all (line 34) | pub fn select_all(iter: I) -> SelectAll function into_inner (line 46) | pub fn into_inner(self) -> Vec { type Output (line 52) | type Output = (Fut::Output, usize, Vec); method poll (line 54) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>(iter: T) -> Self { FILE: builder/third-party/futures-util/src/future/select_ok.rs type SelectOk (line 13) | pub struct SelectOk { function select_ok (line 32) | pub fn select_ok(iter: I) -> SelectOk type Output (line 46) | type Output = Result<(Fut::Ok, Vec), Fut::Error>; method poll (line 48) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>(iter: T) -> Self { FILE: builder/third-party/futures-util/src/future/try_future/into_future.rs function new (line 18) | pub(crate) fn new(future: Fut) -> Self { method is_terminated (line 24) | fn is_terminated(&self) -> bool { type Output (line 30) | type Output = Result; method poll (line 33) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/future/try_future/mod.rs type TryFutureExt (line 137) | pub trait TryFutureExt: TryFuture { method flatten_sink (line 171) | fn flatten_sink(self) -> FlattenSink method map_ok (line 217) | fn map_ok(self, f: F) -> MapOk method map_ok_or_else (line 257) | fn map_ok_or_else(self, e: E, f: F) -> MapOkOrElse method map_err (line 308) | fn map_err(self, f: F) -> MapErr method err_into (line 341) | fn err_into(self) -> ErrInto method ok_into (line 351) | fn ok_into(self) -> OkInto method and_then (line 395) | fn and_then(self, f: F) -> AndThen method or_else (line 440) | fn or_else(self, f: F) -> OrElse method inspect_ok (line 467) | fn inspect_ok(self, f: F) -> InspectOk method inspect_err (line 493) | fn inspect_err(self, f: F) -> InspectErr method try_flatten (line 505) | fn try_flatten(self) -> TryFlatten method try_flatten_stream (line 538) | fn try_flatten_stream(self) -> TryFlattenStream method unwrap_or_else (line 570) | fn unwrap_or_else(self, f: F) -> UnwrapOrElse method compat (line 582) | fn compat(self) -> Compat method into_future (line 610) | fn into_future(self) -> IntoFuture method try_poll_unpin (line 619) | fn try_poll_unpin(&mut self, cx: &mut Context<'_>) -> Poll Self { method is_terminated (line 31) | fn is_terminated(&self) -> bool { type Output (line 44) | type Output = Result<::Ok, Fut::Error>; method poll (line 46) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { type Item (line 85) | type Item = Result<::Ok, Fut::Error>; method poll_next (line 87) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 144) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll Self { method is_terminated (line 28) | fn is_terminated(&self) -> bool { type Output (line 41) | type Output = Result::Error>; method poll (line 43) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(future1: Fut1, future2: Fut2) -> TryJoin( function try_join4 (line 204) | pub fn try_join4( function try_join5 (line 239) | pub fn try_join5( FILE: builder/third-party/futures-util/src/future/try_join_all.rs type FinalState (line 19) | enum FinalState { type TryJoinAll (line 27) | pub struct TryJoinAll type TryJoinAllKind (line 34) | enum TryJoinAllKind function fmt (line 54) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function try_join_all (line 117) | pub fn try_join_all(iter: I) -> TryJoinAll type Output (line 155) | type Output = Result, F::Error>; method poll (line 157) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>(iter: T) -> Self { FILE: builder/third-party/futures-util/src/future/try_maybe_done.rs type TryMaybeDone (line 14) | pub enum TryMaybeDone { function try_maybe_done (line 28) | pub fn try_maybe_done(future: Fut) -> TryMaybeDone { function output_mut (line 38) | pub fn output_mut(self: Pin<&mut Self>) -> Option<&mut Fut::Ok> { function take_output (line 50) | pub fn take_output(self: Pin<&mut Self>) -> Option { method is_terminated (line 65) | fn is_terminated(&self) -> bool { type Output (line 74) | type Output = Result<(), Fut::Error>; method poll (line 76) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type EitherOk (line 15) | type EitherOk = Either<(::Ok, B), ( = Either<(::Error, B), ((future1: A, future2: B) -> TrySelect type Output (line 68) | type Output = Result, EitherErr>; method poll (line 70) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(T); function new (line 41) | pub fn new(io: T) -> Self { function get_ref (line 46) | pub fn get_ref(&self) -> &T { function get_mut (line 51) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 56) | pub fn into_inner(self) -> T { function write (line 65) | fn write(&mut self, buf: &[u8]) -> io::Result { function write_vectored (line 68) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> io::Result { function flush (line 71) | fn flush(&mut self) -> io::Result<()> { function write_all (line 74) | fn write_all(&mut self, buf: &[u8]) -> io::Result<()> { function write_fmt (line 77) | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> io::Result<()> { method poll_write (line 86) | fn poll_write( method poll_write_vectored (line 94) | fn poll_write_vectored( method poll_flush (line 102) | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll io::Result { function read_vectored (line 119) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result) -> io::Result { function read_to_string (line 125) | fn read_to_string(&mut self, buf: &mut String) -> io::Result { function read_exact (line 128) | fn read_exact(&mut self, buf: &mut [u8]) -> io::Result<()> { method poll_read (line 137) | fn poll_read( method poll_read_vectored (line 145) | fn poll_read_vectored( function seek (line 158) | fn seek(&mut self, pos: SeekFrom) -> io::Result { method poll_seek (line 167) | fn poll_seek( function fill_buf (line 180) | fn fill_buf(&mut self) -> io::Result<&[u8]> { function consume (line 183) | fn consume(&mut self, amt: usize) { method poll_fill_buf (line 192) | fn poll_fill_buf(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<... method consume (line 197) | fn consume(mut self: Pin<&mut Self>, amt: usize) { FILE: builder/third-party/futures-util/src/io/buf_reader.rs function new (line 43) | pub fn new(inner: R) -> Self { function with_capacity (line 48) | pub fn with_capacity(capacity: usize, inner: R) -> Self { function buffer (line 62) | pub fn buffer(&self) -> &[u8] { function discard_buffer (line 68) | fn discard_buffer(self: Pin<&mut Self>) { function seek_relative (line 80) | pub fn seek_relative(self: Pin<&mut Self>, offset: i64) -> SeeKRelative<... function poll_seek_relative (line 88) | pub fn poll_seek_relative( method poll_read (line 110) | fn poll_read( method poll_read_vectored (line 129) | fn poll_read_vectored( method poll_fill_buf (line 148) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { function fmt (line 173) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method poll_seek (line 204) | fn poll_seek( type SeeKRelative (line 238) | pub struct SeeKRelative<'a, R> { type Output (line 248) | type Output = io::Result<()>; method poll (line 250) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { function with_capacity (line 49) | pub fn with_capacity(cap: usize, inner: W) -> Self { function flush_buf (line 53) | pub(super) fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> P... function buffer (line 84) | pub fn buffer(&self) -> &[u8] { function capacity (line 89) | pub(super) fn capacity(&self) -> usize { function spare_capacity (line 95) | pub(super) fn spare_capacity(&self) -> usize { function write_to_buf (line 105) | pub(super) fn write_to_buf(self: Pin<&mut Self>, buf: &[u8]) -> usize { function write_to_buffer_unchecked (line 121) | unsafe fn write_to_buffer_unchecked(self: Pin<&mut Self>, buf: &[u8]) { function inner_poll_write (line 133) | pub(super) fn inner_poll_write( function inner_poll_write_vectored (line 142) | pub(super) fn inner_poll_write_vectored( method poll_write (line 152) | fn poll_write( method poll_write_vectored (line 167) | fn poll_write_vectored( method poll_flush (line 183) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { method poll_seek (line 216) | fn poll_seek( FILE: builder/third-party/futures-util/src/io/chain.rs function new (line 26) | pub(super) fn new(first: T, second: U) -> Self { function get_ref (line 31) | pub fn get_ref(&self) -> (&T, &U) { function get_mut (line 40) | pub fn get_mut(&mut self) -> (&mut T, &mut U) { function get_pin_mut (line 49) | pub fn get_pin_mut(self: Pin<&mut Self>) -> (Pin<&mut T>, Pin<&mut U>) { function into_inner (line 55) | pub fn into_inner(self) -> (T, U) { function fmt (line 65) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method poll_read (line 79) | fn poll_read( method poll_read_vectored (line 95) | fn poll_read_vectored( method poll_fill_buf (line 119) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { FILE: builder/third-party/futures-util/src/io/close.rs type Close (line 10) | pub struct Close<'a, W: ?Sized> { function new (line 17) | pub(super) fn new(writer: &'a mut W) -> Self { type Output (line 23) | type Output = io::Result<()>; method poll (line 25) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(reader: R, writer: &mut W) -> Copy<'_, R, W> type Output (line 53) | type Output = io::Result; method poll (line 55) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/io/copy_buf.rs function copy_buf (line 34) | pub fn copy_buf(reader: R, writer: &mut W) -> CopyBuf<'_, R, W> type Output (line 59) | type Output = io::Result; method poll (line 61) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/io/copy_buf_abortable.rs function copy_buf_abortable (line 47) | pub fn copy_buf_abortable( type Output (line 86) | type Output = Result, io::Error>; method poll (line 88) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/io/cursor.rs type Cursor (line 23) | pub struct Cursor { function new (line 43) | pub fn new(inner: T) -> Self { function into_inner (line 60) | pub fn into_inner(self) -> T { function get_ref (line 77) | pub fn get_ref(&self) -> &T { function get_mut (line 97) | pub fn get_mut(&mut self) -> &mut T { function position (line 120) | pub fn position(&self) -> u64 { function set_position (line 141) | pub fn set_position(&mut self, pos: u64) { method poll_seek (line 150) | fn poll_seek( method poll_read (line 160) | fn poll_read( method poll_read_vectored (line 168) | fn poll_read_vectored( method poll_fill_buf (line 181) | fn poll_fill_buf(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, amt: usize) { FILE: builder/third-party/futures-util/src/io/empty.rs type Empty (line 9) | pub struct Empty { method fmt (line 56) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function empty (line 31) | pub fn empty() -> Empty { method poll_read (line 37) | fn poll_read( method poll_fill_buf (line 48) | fn poll_fill_buf(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: usize) {} FILE: builder/third-party/futures-util/src/io/fill_buf.rs type FillBuf (line 11) | pub struct FillBuf<'a, R: ?Sized> { function new (line 18) | pub(super) fn new(reader: &'a mut R) -> Self { type Output (line 27) | type Output = io::Result<&'a [u8]>; method poll (line 29) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 17) | pub(super) fn new(writer: &'a mut W) -> Self { type Output (line 26) | type Output = io::Result<()>; method poll (line 28) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 30) | pub(super) fn new(writer: W) -> Self { function poll_flush_buffer (line 36) | fn poll_flush_buffer( type Error (line 58) | type Error = io::Error; function poll_ready (line 60) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 71) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll LineWriter { function with_capacity (line 33) | pub fn with_capacity(capacity: usize, inner: W) -> LineWriter { function flush_if_completed_line (line 38) | fn flush_if_completed_line(self: Pin<&mut Self>, cx: &mut Context<'_>) -... function buffer (line 47) | pub fn buffer(&self) -> &[u8] { function get_ref (line 53) | pub fn get_ref(&self) -> &W { method poll_write (line 59) | fn poll_write( method poll_write_vectored (line 100) | fn poll_write_vectored( method poll_flush (line 147) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll Self { type Item (line 31) | type Item = io::Result; method poll_next (line 33) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(_reader: &R, buf: &mut [u8]) { type AsyncReadExt (line 148) | pub trait AsyncReadExt: AsyncRead { method chain (line 172) | fn chain(self, next: R) -> Chain method read (line 204) | fn read<'a>(&'a mut self, buf: &'a mut [u8]) -> Read<'a, Self> method read_vectored (line 216) | fn read_vectored<'a>(&'a mut self, bufs: &'a mut [IoSliceMut<'a>]) -> ... method read_exact (line 260) | fn read_exact<'a>(&'a mut self, buf: &'a mut [u8]) -> ReadExact<'a, Self> method read_to_end (line 286) | fn read_to_end<'a>(&'a mut self, buf: &'a mut Vec) -> ReadToEnd<'a... method read_to_string (line 312) | fn read_to_string<'a>(&'a mut self, buf: &'a mut String) -> ReadToStri... method split (line 348) | fn split(self) -> (ReadHalf, WriteHalf) method take (line 375) | fn take(self, limit: u64) -> Take method compat (line 390) | fn compat(self) -> Compat type AsyncWriteExt (line 401) | pub trait AsyncWriteExt: AsyncWrite { method flush (line 424) | fn flush(&mut self) -> Flush<'_, Self> method close (line 432) | fn close(&mut self) -> Close<'_, Self> method write (line 443) | fn write<'a>(&'a mut self, buf: &'a [u8]) -> Write<'a, Self> method write_vectored (line 455) | fn write_vectored<'a>(&'a mut self, bufs: &'a [IoSlice<'a>]) -> WriteV... method write_all (line 482) | fn write_all<'a>(&'a mut self, buf: &'a [u8]) -> WriteAll<'a, Self> method write_all_vectored (line 534) | fn write_all_vectored<'a>( method compat_write (line 549) | fn compat_write(self) -> Compat method into_sink (line 584) | fn into_sink>(self) -> IntoSink type AsyncSeekExt (line 595) | pub trait AsyncSeekExt: AsyncSeek { method seek (line 601) | fn seek(&mut self, pos: SeekFrom) -> Seek<'_, Self> method stream_position (line 612) | fn stream_position(&mut self) -> Seek<'_, Self> type AsyncBufReadExt (line 623) | pub trait AsyncBufReadExt: AsyncBufRead { method fill_buf (line 647) | fn fill_buf(&mut self) -> FillBuf<'_, Self> method consume_unpin (line 671) | fn consume_unpin(&mut self, amt: usize) method read_until (line 719) | fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> Rea... method read_line (line 777) | fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLine<'a, Self> method lines (line 816) | fn lines(self) -> Lines function assert_read (line 828) | pub(crate) fn assert_read(reader: R) -> R function assert_write (line 836) | pub(crate) fn assert_write(writer: W) -> W FILE: builder/third-party/futures-util/src/io/read.rs type Read (line 10) | pub struct Read<'a, R: ?Sized> { function new (line 18) | pub(super) fn new(reader: &'a mut R, buf: &'a mut [u8]) -> Self { type Output (line 24) | type Output = io::Result; method poll (line 26) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 20) | pub(super) fn new(reader: &'a mut R, buf: &'a mut [u8]) -> Self { type Output (line 26) | type Output = io::Result<()>; method poll (line 28) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 24) | pub(super) fn new(reader: &'a mut R, buf: &'a mut String) -> Self { function read_line_internal (line 29) | pub(super) fn read_line_internal( type Output (line 52) | type Output = io::Result; method poll (line 54) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 21) | pub(super) fn new(reader: &'a mut R, buf: &'a mut Vec) -> Self { type Guard (line 27) | struct Guard<'a> { method drop (line 33) | fn drop(&mut self) { function read_to_end_internal (line 49) | pub(super) fn read_to_end_internal( type Output (line 85) | type Output = io::Result; method poll (line 87) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 23) | pub(super) fn new(reader: &'a mut R, buf: &'a mut String) -> Self { function read_to_string_internal (line 29) | fn read_to_string_internal( type Output (line 53) | type Output = io::Result; method poll (line 55) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 22) | pub(super) fn new(reader: &'a mut R, byte: u8, buf: &'a mut Vec) -> ... function read_until_internal (line 27) | pub(super) fn read_until_internal( type Output (line 54) | type Output = io::Result; method poll (line 56) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 18) | pub(super) fn new(reader: &'a mut R, bufs: &'a mut [IoSliceMut<'a>]) -> ... type Output (line 24) | type Output = io::Result; method poll (line 26) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function repeat (line 31) | pub fn repeat(byte: u8) -> Repeat { method poll_read (line 37) | fn poll_read( method poll_read_vectored (line 49) | fn poll_read_vectored( FILE: builder/third-party/futures-util/src/io/seek.rs type Seek (line 10) | pub struct Seek<'a, S: ?Sized> { function new (line 18) | pub(super) fn new(seek: &'a mut S, pos: SeekFrom) -> Self { type Output (line 24) | type Output = io::Result; method poll (line 26) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function sink (line 30) | pub fn sink() -> Sink { method poll_write (line 36) | fn poll_write( method poll_write_vectored (line 45) | fn poll_write_vectored( method poll_flush (line 54) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll { type WriteHalf (line 17) | pub struct WriteHalf { function lock_and_then (line 21) | fn lock_and_then(lock: &BiLock, cx: &mut Context<'_>, f: ... function split (line 29) | pub(super) fn split(t: T) -> (ReadHalf, Wr... function is_pair_of (line 36) | pub fn is_pair_of(&self, other: &WriteHalf) -> bool { function reunite (line 45) | pub fn reunite(self, other: WriteHalf) -> Result> { function is_pair_of (line 54) | pub fn is_pair_of(&self, other: &ReadHalf) -> bool { function reunite (line 63) | pub fn reunite(self, other: ReadHalf) -> Result> { method poll_read (line 69) | fn poll_read( method poll_read_vectored (line 77) | fn poll_read_vectored( method poll_write (line 87) | fn poll_write( method poll_write_vectored (line 95) | fn poll_write_vectored( method poll_flush (line 103) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll(pub ReadHalf, pub WriteHalf); function fmt (line 117) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 123) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/futures-util/src/io/take.rs function new (line 20) | pub(super) fn new(inner: R, limit: u64) -> Self { function limit (line 47) | pub fn limit(&self) -> u64 { function set_limit (line 77) | pub fn set_limit(&mut self, limit: u64) { method poll_read (line 85) | fn poll_read( method poll_fill_buf (line 104) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { FILE: builder/third-party/futures-util/src/io/window.rs type Window (line 21) | pub struct Window { function new (line 32) | pub fn new(t: T) -> Self { function get_ref (line 38) | pub fn get_ref(&self) -> &T { function get_mut (line 44) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 49) | pub fn into_inner(self) -> T { function start (line 55) | pub fn start(&self) -> usize { function end (line 61) | pub fn end(&self) -> usize { function set (line 74) | pub fn set>(&mut self, range: R) { function as_ref (line 95) | fn as_ref(&self) -> &[u8] { function as_mut (line 101) | fn as_mut(&mut self) -> &mut [u8] { FILE: builder/third-party/futures-util/src/io/write.rs type Write (line 10) | pub struct Write<'a, W: ?Sized> { function new (line 18) | pub(super) fn new(writer: &'a mut W, buf: &'a [u8]) -> Self { type Output (line 24) | type Output = io::Result; method poll (line 26) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 20) | pub(super) fn new(writer: &'a mut W, buf: &'a [u8]) -> Self { type Output (line 26) | type Output = io::Result<()>; method poll (line 28) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 21) | pub(super) fn new(writer: &'a mut W, mut bufs: &'a mut [IoSlice<'a>]) ->... type Output (line 28) | type Output = io::Result<()>; method poll (line 30) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll TestWriter { type TestWriter (line 63) | struct TestWriter { method poll_write (line 70) | fn poll_write( method poll_write_vectored (line 78) | fn poll_write_vectored( method poll_flush (line 94) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll { function new (line 18) | pub(super) fn new(writer: &'a mut W, bufs: &'a [IoSlice<'a>]) -> Self { type Output (line 24) | type Output = io::Result; method poll (line 26) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Inner (line 43) | struct Inner { function new (line 63) | pub fn new(t: T) -> (Self, Self) { function poll_lock (line 90) | pub fn poll_lock(&self, cx: &mut Context<'_>) -> Poll> { function lock (line 148) | pub fn lock(&self) -> BiLockAcquire<'_, T> { function is_pair_of (line 153) | pub fn is_pair_of(&self, other: &Self) -> bool { function reunite (line 160) | pub fn reunite(self, other: Self) -> Result> function unlock (line 175) | fn unlock(&self) { function into_value (line 195) | unsafe fn into_value(mut self) -> T { method drop (line 201) | fn drop(&mut self) { type ReuniteError (line 209) | pub struct ReuniteError(pub BiLock, pub BiLock); function fmt (line 212) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 218) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type BiLockGuard (line 233) | pub struct BiLockGuard<'a, T> { type Target (line 241) | type Target = T; method deref (line 242) | fn deref(&self) -> &T { method deref_mut (line 248) | fn deref_mut(&mut self) -> &mut T { function as_pin_mut (line 255) | pub fn as_pin_mut(&mut self) -> Pin<&mut T> { method drop (line 263) | fn drop(&mut self) { type BiLockAcquire (line 274) | pub struct BiLockAcquire<'a, T> { type Output (line 284) | type Output = BiLockGuard<'a, T>; method poll (line 286) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function invalid_ptr (line 294) | fn invalid_ptr(addr: usize) -> *mut T { FILE: builder/third-party/futures-util/src/lock/mutex.rs type Mutex (line 22) | pub struct Mutex { function fmt (line 29) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 39) | fn from(t: T) -> Self { method default (line 45) | fn default() -> Self { type Waiter (line 50) | enum Waiter { method register (line 56) | fn register(&mut self, waker: &Waker) { method wake (line 63) | fn wake(&mut self) { constant IS_LOCKED (line 71) | const IS_LOCKED: usize = 1 << 0; constant HAS_WAITERS (line 72) | const HAS_WAITERS: usize = 1 << 1; function new (line 76) | pub fn new(t: T) -> Self { function into_inner (line 94) | pub fn into_inner(self) -> T { function try_lock (line 103) | pub fn try_lock(&self) -> Option> { function try_lock_owned (line 115) | pub fn try_lock_owned(self: &Arc) -> Option> { function lock (line 128) | pub fn lock(&self) -> MutexLockFuture<'_, T> { function lock_owned (line 136) | pub fn lock_owned(self: Arc) -> OwnedMutexLockFuture { function get_mut (line 156) | pub fn get_mut(&mut self) -> &mut T { function remove_waker (line 162) | fn remove_waker(&self, wait_key: usize, wake_another: bool) { function unlock (line 186) | fn unlock(&self) { constant WAIT_KEY_NONE (line 198) | const WAIT_KEY_NONE: usize = usize::MAX; type OwnedMutexLockFuture (line 201) | pub struct OwnedMutexLockFuture { function fmt (line 208) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 221) | fn is_terminated(&self) -> bool { type Output (line 227) | type Output = OwnedMutexGuard; method poll (line 229) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method drop (line 265) | fn drop(&mut self) { type OwnedMutexGuard (line 279) | pub struct OwnedMutexGuard { function fmt (line 284) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 293) | fn drop(&mut self) { type Target (line 299) | type Target = T; method deref (line 300) | fn deref(&self) -> &T { method deref_mut (line 306) | fn deref_mut(&mut self) -> &mut T { type MutexLockFuture (line 312) | pub struct MutexLockFuture<'a, T: ?Sized> { function fmt (line 319) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 332) | fn is_terminated(&self) -> bool { type Output (line 338) | type Output = MutexGuard<'a, T>; method poll (line 340) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function map (line 409) | pub fn map(this: Self, f: F) -> MappedMutexGuard<'a, T, U> function fmt (line 423) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 429) | fn drop(&mut self) { type Target (line 435) | type Target = T; method deref (line 436) | fn deref(&self) -> &T { method deref_mut (line 442) | fn deref_mut(&mut self) -> &mut T { type MappedMutexGuard (line 449) | pub struct MappedMutexGuard<'a, T: ?Sized, U: ?Sized> { function map (line 473) | pub fn map(this: Self, f: F) -> MappedMutexGuard<'a, T, V> function fmt (line 487) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 496) | fn drop(&mut self) { type Target (line 502) | type Target = U; method deref (line 503) | fn deref(&self) -> &U { method deref_mut (line 509) | fn deref_mut(&mut self) -> &mut U { function test_mutex_guard_debug_not_recurse (line 545) | fn test_mutex_guard_debug_not_recurse() { FILE: builder/third-party/futures-util/src/never.rs type Never (line 18) | pub type Never = core::convert::Infallible; FILE: builder/third-party/futures-util/src/sink/buffer.rs function new (line 24) | pub(super) fn new(sink: Si, capacity: usize) -> Self { function try_empty_buffer (line 30) | fn try_empty_buffer(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<... type Item (line 48) | type Item = S::Item; method poll_next (line 50) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 63) | fn is_terminated(&self) -> bool { type Error (line 69) | type Error = Si::Error; function poll_ready (line 71) | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 94) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { function new (line 21) | pub(super) fn new(sink: &'a mut Si) -> Self { type Output (line 27) | type Output = Result<(), Si::Error>; method poll (line 29) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function drain (line 29) | pub fn drain() -> Drain { method clone (line 36) | fn clone(&self) -> Self { type Error (line 42) | type Error = Never; function poll_ready (line 44) | fn poll_ready(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _item: T) -> Result<(), Self::Error> { function poll_flush (line 52) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll Self { type Error (line 33) | type Error = E; type Item (line 44) | type Item = S::Item; method is_terminated (line 54) | fn is_terminated(&self) -> bool { FILE: builder/third-party/futures-util/src/sink/fanout.rs function new (line 22) | pub(super) fn new(sink1: Si1, sink2: Si2) -> Self { function get_ref (line 27) | pub fn get_ref(&self) -> (&Si1, &Si2) { function get_mut (line 32) | pub fn get_mut(&mut self) -> (&mut Si1, &mut Si2) { function get_pin_mut (line 37) | pub fn get_pin_mut(self: Pin<&mut Self>) -> (Pin<&mut Si1>, Pin<&mut Si2... function into_inner (line 46) | pub fn into_inner(self) -> (Si1, Si2) { method fmt (line 52) | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { type Error (line 63) | type Error = Si1::Error; function poll_ready (line 65) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 86) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { function new (line 19) | pub(super) fn new(sink: &'a mut Si, item: Item) -> Self { function sink_pin_mut (line 23) | pub(super) fn sink_pin_mut(&mut self) -> Pin<&mut Si> { function is_item_pending (line 27) | pub(super) fn is_item_pending(&self) -> bool { type Output (line 33) | type Output = Result<(), Si::Error>; method poll (line 35) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/sink/flush.rs type Flush (line 10) | pub struct Flush<'a, Si: ?Sized, Item> { function new (line 25) | pub(super) fn new(sink: &'a mut Si) -> Self { type Output (line 31) | type Output = Result<(), Si::Error>; method poll (line 33) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { function take_f (line 25) | fn take_f(self: Pin<&mut Self>) -> F { type Error (line 35) | type Error = E; function poll_ready (line 37) | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::... function poll_flush (line 45) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { FILE: builder/third-party/futures-util/src/sink/mod.rs type SinkExt (line 65) | pub trait SinkExt: Sink { method with (line 77) | fn with(self, f: F) -> With method with_flat_map (line 119) | fn with_flat_map(self, f: F) -> WithFlatMap(self, f: F) -> SinkMapErr method sink_err_into (line 154) | fn sink_err_into(self) -> err_into::SinkErrInto method buffer (line 175) | fn buffer(self, capacity: usize) -> Buffer method close (line 183) | fn close(&mut self) -> Close<'_, Self, Item> method fanout (line 194) | fn fanout(self, other: Si) -> Fanout method flush (line 207) | fn flush(&mut self) -> Flush<'_, Self, Item> method send (line 220) | fn send(&mut self, item: Item) -> Send<'_, Self, Item> method feed (line 233) | fn feed(&mut self, item: Item) -> Feed<'_, Self, Item> method send_all (line 252) | fn send_all<'a, St>(&'a mut self, stream: &'a mut St) -> SendAll<'a, S... method left_sink (line 268) | fn left_sink(self) -> Either method right_sink (line 281) | fn right_sink(self) -> Either method compat (line 293) | fn compat(self) -> CompatSink method poll_ready_unpin (line 302) | fn poll_ready_unpin(&mut self, cx: &mut Context<'_>) -> Poll Result<(), Self::Error> method poll_flush_unpin (line 320) | fn poll_flush_unpin(&mut self, cx: &mut Context<'_>) -> Poll) -> Poll(sink: S) -> S FILE: builder/third-party/futures-util/src/sink/send.rs type Send (line 11) | pub struct Send<'a, Si: ?Sized, Item> { function new (line 19) | pub(super) fn new(sink: &'a mut Si, item: Item) -> Self { type Output (line 25) | type Output = Result<(), Si::Error>; method poll (line 27) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll function fmt (line 29) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 51) | pub(super) fn new(sink: &'a mut Si, stream: &'a mut St) -> Self { function try_start_send (line 55) | fn try_start_send( type Output (line 76) | type Output = Result<(), Error>; method poll (line 78) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(init: T, function: F) -> Unfold type Error (line 52) | type Error = E; function poll_ready (line 54) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), Self::Erro... function poll_flush (line 68) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function new (line 40) | pub(super) fn new(sink: Si, f: F) -> Self method clone (line 55) | fn clone(&self) -> Self { type Item (line 72) | type Item = S::Item; function poll (line 87) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: U) -> Result<(), Self::Error> { function poll_flush (line 123) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function new (line 45) | pub(super) fn new(sink: Si, f: F) -> Self { function try_empty_stream (line 51) | fn try_empty_stream(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<... type Item (line 82) | type Item = S::Item; method is_terminated (line 93) | fn is_terminated(&self) -> bool { type Error (line 104) | type Error = Si::Error; function poll_ready (line 106) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: U) -> Result<(), Self::Error> { function poll_flush (line 118) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll(stream: St) -> (Abortable, AbortHandle) FILE: builder/third-party/futures-util/src/stream/empty.rs type Empty (line 10) | pub struct Empty { function empty (line 17) | pub fn empty() -> Empty { method is_terminated (line 24) | fn is_terminated(&self) -> bool { type Item (line 30) | type Item = T; method poll_next (line 32) | fn poll_next(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll (usize, Option) { method clone (line 42) | fn clone(&self) -> Self { FILE: builder/third-party/futures-util/src/stream/futures_ordered.rs method eq (line 28) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 36) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 42) | fn cmp(&self, other: &Self) -> Ordering { type Output (line 52) | type Output = OrderWrapper; method poll (line 54) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type FuturesOrdered (line 99) | pub struct FuturesOrdered { function new (line 114) | pub fn new() -> Self { function len (line 128) | pub fn len(&self) -> usize { function is_empty (line 133) | pub fn is_empty(&self) -> bool { function push (line 144) | pub fn push(&mut self, future: Fut) { function push_back (line 154) | pub fn push_back(&mut self, future: Fut) { function push_front (line 167) | pub fn push_front(&mut self, future: Fut) { method default (line 175) | fn default() -> Self { type Item (line 181) | type Item = Fut::Output; method poll_next (line 183) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method fmt (line 216) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from_iter (line 222) | fn from_iter(iter: T) -> Self method is_terminated (line 235) | fn is_terminated(&self) -> bool { function extend (line 241) | fn extend(&mut self, iter: I) FILE: builder/third-party/futures-util/src/stream/futures_unordered/abort.rs function abort (line 1) | pub(super) fn abort(s: &str) -> ! { FILE: builder/third-party/futures-util/src/stream/futures_unordered/iter.rs type IterPinMut (line 10) | pub struct IterPinMut<'a, Fut> { type IterMut (line 18) | pub struct IterMut<'a, Fut: Unpin>(pub(super) IterPinMut<'a, Fut>); type IterPinRef (line 22) | pub struct IterPinRef<'a, Fut> { type Iter (line 31) | pub struct Iter<'a, Fut: Unpin>(pub(super) IterPinRef<'a, Fut>); type IntoIter (line 35) | pub struct IntoIter { type Item (line 41) | type Item = Fut; method next (line 43) | fn next(&mut self) -> Option { method size_hint (line 70) | fn size_hint(&self) -> (usize, Option) { type Item (line 78) | type Item = Pin<&'a mut Fut>; method next (line 80) | fn next(&mut self) -> Option { method size_hint (line 99) | fn size_hint(&self) -> (usize, Option) { type Item (line 107) | type Item = &'a mut Fut; method next (line 109) | fn next(&mut self) -> Option { method size_hint (line 113) | fn size_hint(&self) -> (usize, Option) { type Item (line 121) | type Item = Pin<&'a Fut>; method next (line 123) | fn next(&mut self) -> Option { method size_hint (line 142) | fn size_hint(&self) -> (usize, Option) { type Item (line 150) | type Item = &'a Fut; method next (line 152) | fn next(&mut self) -> Option { method size_hint (line 156) | fn size_hint(&self) -> (usize, Option) { FILE: builder/third-party/futures-util/src/stream/futures_unordered/mod.rs type FuturesUnordered (line 58) | pub struct FuturesUnordered { method spawn_obj (line 69) | fn spawn_obj(&self, future_obj: FutureObj<'static, ()>) -> Result<(), Sp... method spawn_local_obj (line 76) | fn spawn_local_obj(&self, future_obj: LocalFutureObj<'static, ()>) -> Re... method default (line 108) | fn default() -> Self { function new (line 119) | pub fn new() -> Self { function len (line 148) | pub fn len(&self) -> usize { function is_empty (line 154) | pub fn is_empty(&self) -> bool { function push (line 166) | pub fn push(&self, future: Fut) { function iter (line 195) | pub fn iter(&self) -> Iter<'_, Fut> function iter_pin_ref (line 203) | pub fn iter_pin_ref(self: Pin<&Self>) -> IterPinRef<'_, Fut> { function iter_mut (line 211) | pub fn iter_mut(&mut self) -> IterMut<'_, Fut> function iter_pin_mut (line 219) | pub fn iter_pin_mut(mut self: Pin<&mut Self>) -> IterPinMut<'_, Fut> { function atomic_load_head_and_len_all (line 231) | fn atomic_load_head_and_len_all(&self) -> (*const Task, usize) { function release_task (line 248) | fn release_task(&mut self, task: Arc>) { function link (line 286) | fn link(&self, task: Arc>) -> *const Task { function unlink (line 326) | unsafe fn unlink(&mut self, task: *const Task) -> Arc> { function pending_next_all (line 380) | fn pending_next_all(&self) -> *mut Task { type Item (line 389) | type Item = Fut::Output; method poll_next (line 391) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method fmt (line 553) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function clear (line 560) | pub fn clear(&mut self) { method drop (line 566) | fn drop(&mut self) { type Item (line 593) | type Item = &'a Fut; type IntoIter (line 594) | type IntoIter = Iter<'a, Fut>; method into_iter (line 596) | fn into_iter(self) -> Self::IntoIter { type Item (line 602) | type Item = &'a mut Fut; type IntoIter (line 603) | type IntoIter = IterMut<'a, Fut>; method into_iter (line 605) | fn into_iter(self) -> Self::IntoIter { type Item (line 611) | type Item = Fut; type IntoIter (line 612) | type IntoIter = IntoIter; method into_iter (line 614) | fn into_iter(mut self) -> Self::IntoIter { function from_iter (line 625) | fn from_iter(iter: I) -> Self method is_terminated (line 638) | fn is_terminated(&self) -> bool { function extend (line 644) | fn extend(&mut self, iter: I) FILE: builder/third-party/futures-util/src/stream/futures_unordered/ready_to_run_queue.rs type Dequeue (line 11) | pub(super) enum Dequeue { type ReadyToRunQueue (line 17) | pub(super) struct ReadyToRunQueue { function enqueue (line 31) | pub(super) fn enqueue(&self, task: *const Task) { function dequeue (line 49) | pub(super) unsafe fn dequeue(&self) -> Dequeue { function stub (line 85) | pub(super) fn stub(&self) -> *const Task { method drop (line 91) | fn drop(&mut self) { FILE: builder/third-party/futures-util/src/stream/futures_unordered/task.rs type Task (line 10) | pub(super) struct Task { method wake_by_ref (line 50) | fn wake_by_ref(arc_self: &Arc) { function waker_ref (line 80) | pub(super) fn waker_ref(this: &Arc) -> WakerRef<'_> { function spin_next_all (line 95) | pub(super) fn spin_next_all( method drop (line 110) | fn drop(&mut self) { FILE: builder/third-party/futures-util/src/stream/iter.rs type Iter (line 9) | pub struct Iter { function iter (line 29) | pub fn iter(i: I) -> Iter type Item (line 40) | type Item = I::Item; method poll_next (line 42) | fn poll_next(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll (usize, Option) { FILE: builder/third-party/futures-util/src/stream/mod.rs function assert_stream (line 143) | pub(crate) fn assert_stream(stream: S) -> S FILE: builder/third-party/futures-util/src/stream/once.rs function once (line 20) | pub fn once(future: Fut) -> Once { function new (line 35) | pub(crate) fn new(future: Fut) -> Self { type Item (line 41) | type Item = Fut::Output; method poll_next (line 43) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 64) | fn is_terminated(&self) -> bool { FILE: builder/third-party/futures-util/src/stream/pending.rs type Pending (line 10) | pub struct Pending { function pending (line 17) | pub fn pending() -> Pending { method is_terminated (line 24) | fn is_terminated(&self) -> bool { type Item (line 30) | type Item = T; method poll_next (line 32) | fn poll_next(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll (usize, Option) { method clone (line 42) | fn clone(&self) -> Self { FILE: builder/third-party/futures-util/src/stream/poll_fn.rs type PollFn (line 11) | pub struct PollFn { function fmt (line 18) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function poll_fn (line 41) | pub fn poll_fn(f: F) -> PollFn type Item (line 52) | type Item = T; method poll_next (line 54) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll; method poll_next (line 24) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { function is_terminated (line 48) | fn is_terminated(&self) -> bool { function poll_immediate (line 78) | pub fn poll_immediate(s: S) -> PollImmediate { FILE: builder/third-party/futures-util/src/stream/repeat.rs type Repeat (line 9) | pub struct Repeat { function repeat (line 27) | pub fn repeat(item: T) -> Repeat type Item (line 40) | type Item = T; method poll_next (line 42) | fn poll_next(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 55) | fn is_terminated(&self) -> bool { FILE: builder/third-party/futures-util/src/stream/repeat_with.rs type RepeatWith (line 13) | pub struct RepeatWith { type Item (line 20) | type Item = A; method poll_next (line 22) | fn poll_next(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 32) | fn is_terminated(&self) -> bool { function repeat_with (line 91) | pub fn repeat_with A>(repeater: F) -> RepeatWith { FILE: builder/third-party/futures-util/src/stream/select.rs function select (line 47) | pub fn select(stream1: St1, stream2: St2) -> Select function get_ref (line 64) | pub fn get_ref(&self) -> (&St1, &St2) { function get_mut (line 73) | pub fn get_mut(&mut self) -> (&mut St1, &mut St2) { function get_pin_mut (line 82) | pub fn get_pin_mut(self: Pin<&mut Self>) -> (Pin<&mut St1>, Pin<&mut St2... function into_inner (line 91) | pub fn into_inner(self) -> (St1, St2) { method is_terminated (line 101) | fn is_terminated(&self) -> bool { type Item (line 111) | type Item = St1::Item; method poll_next (line 113) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method fmt (line 32) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub fn new() -> Self { function len (line 49) | pub fn len(&self) -> usize { function is_empty (line 54) | pub fn is_empty(&self) -> bool { function push (line 64) | pub fn push(&mut self, stream: St) { function iter (line 69) | pub fn iter(&self) -> Iter<'_, St> { function iter_mut (line 74) | pub fn iter_mut(&mut self) -> IterMut<'_, St> { function clear (line 79) | pub fn clear(&mut self) { method default (line 85) | fn default() -> Self { type Item (line 91) | type Item = St::Item; method poll_next (line 93) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function select_all (line 130) | pub fn select_all(streams: I) -> SelectAll function from_iter (line 145) | fn from_iter>(iter: T) -> Self { function extend (line 151) | fn extend>(&mut self, iter: T) { type Item (line 159) | type Item = St; type IntoIter (line 160) | type IntoIter = IntoIter; method into_iter (line 162) | fn into_iter(self) -> Self::IntoIter { type Item (line 168) | type Item = &'a St; type IntoIter (line 169) | type IntoIter = Iter<'a, St>; method into_iter (line 171) | fn into_iter(self) -> Self::IntoIter { type Item (line 177) | type Item = &'a mut St; type IntoIter (line 178) | type IntoIter = IterMut<'a, St>; method into_iter (line 180) | fn into_iter(self) -> Self::IntoIter { type Iter (line 187) | pub struct Iter<'a, St: Unpin>(futures_unordered::Iter<'a, StreamFuture<... type IterMut (line 191) | pub struct IterMut<'a, St: Unpin>(futures_unordered::IterMut<'a, StreamF... type IntoIter (line 195) | pub struct IntoIter(futures_unordered::IntoIter Option { method size_hint (line 208) | fn size_hint(&self) -> (usize, Option) { type Item (line 216) | type Item = &'a mut St; method next (line 218) | fn next(&mut self) -> Option { method size_hint (line 226) | fn size_hint(&self) -> (usize, Option) { type Item (line 234) | type Item = St; method next (line 236) | fn next(&mut self) -> Option { method size_hint (line 244) | fn size_hint(&self) -> (usize, Option) { FILE: builder/third-party/futures-util/src/stream/select_with_strategy.rs type PollNext (line 9) | pub enum PollNext { method toggle (line 18) | pub fn toggle(&mut self) -> Self { method other (line 24) | fn other(&self) -> PollNext { method default (line 33) | fn default() -> Self { type InternalState (line 38) | enum InternalState { method finish (line 46) | fn finish(&mut self, ps: PollNext) { function select_with_strategy (line 139) | pub fn select_with_strategy( function get_ref (line 162) | pub fn get_ref(&self) -> (&St1, &St2) { function get_mut (line 171) | pub fn get_mut(&mut self) -> (&mut St1, &mut St2) { function get_pin_mut (line 180) | pub fn get_pin_mut(self: Pin<&mut Self>) -> (Pin<&mut St1>, Pin<&mut St2... function into_inner (line 189) | pub fn into_inner(self) -> (St1, St2) { method is_terminated (line 200) | fn is_terminated(&self) -> bool { function poll_side (line 209) | fn poll_side( function poll_inner (line 225) | fn poll_inner( type Item (line 262) | type Item = St1::Item; method poll_next (line 264) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> fmt::Result { FILE: builder/third-party/futures-util/src/stream/stream/all.rs function fmt (line 27) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 53) | fn is_terminated(&self) -> bool { type Output (line 64) | type Output = bool; method poll (line 66) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/stream/any.rs function fmt (line 27) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 53) | fn is_terminated(&self) -> bool { type Output (line 64) | type Output = bool; method poll (line 66) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/stream/buffer_unordered.rs function fmt (line 30) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 44) | pub(super) fn new(stream: St, n: usize) -> Self { type Item (line 60) | type Item = ::Output; method poll_next (line 62) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 105) | fn is_terminated(&self) -> bool { type Error (line 117) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/buffered.rs function fmt (line 32) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 46) | pub(super) fn new(stream: St, n: usize) -> Self { type Item (line 58) | type Item = ::Output; method poll_next (line 60) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 103) | fn is_terminated(&self) -> bool { type Error (line 115) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/catch_unwind.rs function new (line 20) | pub(super) fn new(stream: St) -> Self { type Item (line 28) | type Item = Result>; method poll_next (line 30) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 58) | fn is_terminated(&self) -> bool { FILE: builder/third-party/futures-util/src/stream/stream/chain.rs function new (line 25) | pub(super) fn new(stream1: St1, stream2: St2) -> Self { method is_terminated (line 35) | fn is_terminated(&self) -> bool { type Item (line 45) | type Item = St1::Item; method poll_next (line 47) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { FILE: builder/third-party/futures-util/src/stream/stream/chunks.rs function new (line 25) | pub(super) fn new(stream: St, capacity: usize) -> Self { function take (line 35) | fn take(self: Pin<&mut Self>) -> Vec { type Item (line 44) | type Item = Vec; method poll_next (line 46) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 89) | fn is_terminated(&self) -> bool { type Error (line 100) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/collect.rs function finish (line 21) | fn finish(self: Pin<&mut Self>) -> C { function new (line 25) | pub(super) fn new(stream: St) -> Self { method is_terminated (line 35) | fn is_terminated(&self) -> bool { type Output (line 45) | type Output = C; method poll (line 47) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/stream/concat.rs function new (line 24) | pub(super) fn new(stream: St) -> Self { type Output (line 34) | type Output = St::Item; method poll (line 36) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method is_terminated (line 59) | fn is_terminated(&self) -> bool { FILE: builder/third-party/futures-util/src/stream/stream/count.rs function fmt (line 23) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 29) | pub(super) fn new(stream: St) -> Self { method is_terminated (line 35) | fn is_terminated(&self) -> bool { type Output (line 41) | type Output = usize; method poll (line 43) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/stream/cycle.rs function new (line 23) | pub(super) fn new(stream: St) -> Self { type Item (line 32) | type Item = St::Item; method poll_next (line 34) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 60) | fn is_terminated(&self) -> bool { FILE: builder/third-party/futures-util/src/stream/stream/enumerate.rs function new (line 21) | pub(super) fn new(stream: St) -> Self { method is_terminated (line 29) | fn is_terminated(&self) -> bool { type Item (line 35) | type Item = (usize, St::Item); method poll_next (line 37) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 61) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/filter.rs function fmt (line 33) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 49) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 62) | fn is_terminated(&self) -> bool { type Item (line 74) | type Item = St::Item; method poll_next (line 76) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 114) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/filter_map.rs function fmt (line 29) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 43) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 56) | fn is_terminated(&self) -> bool { type Item (line 67) | type Item = T; method poll_next (line 69) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 108) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/flatten.rs function new (line 22) | pub(super) fn new(stream: St) -> Self { method is_terminated (line 34) | fn is_terminated(&self) -> bool { type Item (line 44) | type Item = ::Item; method poll_next (line 46) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll = FlattenUnorderedWithFlowController; constant NONE (line 31) | const NONE: u8 = 0; constant NEED_TO_POLL_INNER_STREAMS (line 34) | const NEED_TO_POLL_INNER_STREAMS: u8 = 1; constant NEED_TO_POLL_STREAM (line 37) | const NEED_TO_POLL_STREAM: u8 = 0b10; constant NEED_TO_POLL_ALL (line 40) | const NEED_TO_POLL_ALL: u8 = NEED_TO_POLL_INNER_STREAMS | NEED_TO_POLL_S... constant POLLING (line 43) | const POLLING: u8 = 0b100; constant WAKING (line 46) | const WAKING: u8 = 0b1000; constant WOKEN (line 49) | const WOKEN: u8 = 0b10000; type SharedPollState (line 53) | struct SharedPollState { method new (line 59) | fn new(value: u8) -> SharedPollState { method start_polling (line 65) | fn start_polling( method start_waking (line 87) | fn start_waking( method stop_polling (line 125) | fn stop_polling(&self, to_poll: u8, will_be_woken: bool) -> u8 { method stop_waking (line 142) | fn stop_waking(&self) -> u8 { method reset (line 161) | fn reset(&self) -> u8 { type PollStateBomb (line 167) | struct PollStateBomb<'a, F: FnOnce(&SharedPollState) -> u8> { function new (line 174) | fn new(state: &'a SharedPollState, drop: F) -> Self { function deactivate (line 179) | fn deactivate(mut self) { method drop (line 185) | fn drop(&mut self) { type WrappedWaker (line 194) | struct WrappedWaker { method replace_waker (line 212) | unsafe fn replace_waker(self_arc: &mut Arc, cx: &Context<'_>) { method start_waking (line 218) | fn start_waking(&self) -> Option<(u8, PollStateBomb<'_, impl FnOnce(&S... method wake_by_ref (line 224) | fn wake_by_ref(self_arc: &Arc) { function new (line 258) | fn new(stream: impl Into>) -> Self { type Output (line 264) | type Output = Option<(St::Item, PollStreamFut)>; method poll (line 266) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 305) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 323) | pub(crate) fn new( type FlowController (line 353) | pub trait FlowController { method next_step (line 355) | fn next_step(item: I) -> FlowStep; function next_step (line 359) | fn next_step(item: I) -> FlowStep { type FlowStep (line 366) | pub enum FlowStep { function is_exceeded_limit (line 378) | fn is_exceeded_limit(&self) -> bool { method is_terminated (line 389) | fn is_terminated(&self) -> bool { type Item (line 400) | type Item = ::Item; method poll_next (line 402) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function new (line 43) | pub(super) fn new(stream: St, f: F, t: T) -> Self { method is_terminated (line 54) | fn is_terminated(&self) -> bool { type Output (line 65) | type Output = T; method poll (line 67) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/stream/for_each.rs function fmt (line 26) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 40) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 51) | fn is_terminated(&self) -> bool { type Output (line 62) | type Output = (); method poll (line 64) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { FILE: builder/third-party/futures-util/src/stream/stream/for_each_concurrent.rs function fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 43) | pub(super) fn new(stream: St, limit: Option, f: F) -> Self { method is_terminated (line 60) | fn is_terminated(&self) -> bool { type Output (line 71) | type Output = (); method poll (line 73) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { FILE: builder/third-party/futures-util/src/stream/stream/forward.rs function new (line 25) | pub(crate) fn new(stream: St, sink: Si) -> Self { method is_terminated (line 35) | fn is_terminated(&self) -> bool { type Output (line 45) | type Output = Result<(), E>; method poll (line 47) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/stream/fuse.rs function new (line 21) | pub(super) fn new(stream: St) -> Self { function is_done (line 30) | pub fn is_done(&self) -> bool { method is_terminated (line 38) | fn is_terminated(&self) -> bool { type Item (line 44) | type Item = S::Item; method poll_next (line 46) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 72) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/into_future.rs type StreamFuture (line 11) | pub struct StreamFuture { function new (line 16) | pub(super) fn new(stream: St) -> Self { function get_ref (line 27) | pub fn get_ref(&self) -> Option<&St> { function get_mut (line 41) | pub fn get_mut(&mut self) -> Option<&mut St> { function get_pin_mut (line 55) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Option> { function into_inner (line 68) | pub fn into_inner(self) -> Option { method is_terminated (line 74) | fn is_terminated(&self) -> bool { type Output (line 80) | type Output = (Option, St); method poll (line 82) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function new (line 32) | pub(crate) fn new(stream: St, f: F) -> Self { method is_terminated (line 44) | fn is_terminated(&self) -> bool { type Item (line 54) | type Item = F::Output; method poll_next (line 56) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 74) | type Error = St::Error; FILE: builder/third-party/futures-util/src/stream/stream/mod.rs type StreamExt (line 249) | pub trait StreamExt: Stream { method next (line 273) | fn next(&mut self) -> Next<'_, Self> method into_future (line 308) | fn into_future(self) -> StreamFuture method map (line 341) | fn map(self, f: F) -> Map method enumerate (line 387) | fn enumerate(self) -> Enumerate method filter (line 420) | fn filter(self, f: F) -> Filter method filter_map (line 454) | fn filter_map(self, f: F) -> FilterMap method then (line 488) | fn then(self, f: F) -> Then method collect (line 522) | fn collect>(self) -> Collect method unzip (line 559) | fn unzip(self) -> Unzip method concat (line 600) | fn concat(self) -> Concat method count (line 633) | fn count(self) -> Count method cycle (line 663) | fn cycle(self) -> Cycle method fold (line 690) | fn fold(self, init: T, f: F) -> Fold method any (line 712) | fn any(self, f: F) -> Any method all (line 734) | fn all(self, f: F) -> All method flatten (line 774) | fn flatten(self) -> Flatten method flatten_unordered (line 825) | fn flatten_unordered(self, limit: impl Into>) -> Flatten... method flat_map (line 858) | fn flat_map(self, f: F) -> FlatMap method flat_map_unordered (line 907) | fn flat_map_unordered( method scan (line 944) | fn scan(self, initial_state: S, f: F) -> Scan(self, f: F) -> SkipWhile method take_while (line 1005) | fn take_while(self, f: F) -> TakeWhile method take_until (line 1050) | fn take_until(self, fut: Fut) -> TakeUntil method for_each (line 1091) | fn for_each(self, f: F) -> ForEach method for_each_concurrent (line 1147) | fn for_each_concurrent( method take (line 1176) | fn take(self, n: usize) -> Take method skip (line 1199) | fn skip(self, n: usize) -> Skip method fuse (line 1245) | fn fuse(self) -> Fuse method by_ref (line 1278) | fn by_ref(&mut self) -> &mut Self { method catch_unwind (line 1323) | fn catch_unwind(self) -> CatchUnwind method boxed (line 1335) | fn boxed<'a>(self) -> BoxStream<'a, Self::Item> method boxed_local (line 1349) | fn boxed_local<'a>(self) -> LocalBoxStream<'a, Self::Item> method buffered (line 1370) | fn buffered(self, n: usize) -> Buffered method buffer_unordered (line 1415) | fn buffer_unordered(self, n: usize) -> BufferUnordered method zip (line 1445) | fn zip(self, other: St) -> Zip method chain (line 1476) | fn chain(self, other: St) -> Chain method peekable (line 1487) | fn peekable(self) -> Peekable method chunks (line 1513) | fn chunks(self, capacity: usize) -> Chunks method ready_chunks (line 1538) | fn ready_chunks(self, capacity: usize) -> ReadyChunks method forward (line 1558) | fn forward(self, sink: S) -> Forward method split (line 1582) | fn split(self) -> (SplitSink, SplitStream) method inspect (line 1598) | fn inspect(self, f: F) -> Inspect method left_stream (line 1611) | fn left_stream(self) -> Either method right_stream (line 1624) | fn right_stream(self) -> Either method poll_next_unpin (line 1634) | fn poll_next_unpin(&mut self, cx: &mut Context<'_>) -> Poll SelectNextSome<'_, Self> FILE: builder/third-party/futures-util/src/stream/stream/next.rs type Next (line 10) | pub struct Next<'a, St: ?Sized> { function new (line 17) | pub(super) fn new(stream: &'a mut St) -> Self { method is_terminated (line 23) | fn is_terminated(&self) -> bool { type Output (line 29) | type Output = Option; method poll (line 31) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { function peek (line 38) | pub fn peek(self: Pin<&mut Self>) -> Peek<'_, St> { function poll_peek (line 46) | pub fn poll_peek(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> PeekMut<'_, St> { function poll_peek_mut (line 91) | pub fn poll_peek_mut( function next_if (line 149) | pub fn next_if(self: Pin<&mut Self>, func: F) -> NextIf<'_, St, F> function next_if_eq (line 178) | pub fn next_if_eq<'a, T>(self: Pin<&'a mut Self>, expected: &'a T) -> Ne... method is_terminated (line 190) | fn is_terminated(&self) -> bool { type Item (line 196) | type Item = S::Item; method poll_next (line 198) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 224) | type Error = S::Error; function fmt (line 242) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 248) | fn is_terminated(&self) -> bool { type Output (line 257) | type Output = Option<&'a St::Item>; method poll (line 259) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 284) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 290) | fn is_terminated(&self) -> bool { type Output (line 299) | type Output = Option<&'a mut St::Item>; method poll (line 301) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 326) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 337) | fn is_terminated(&self) -> bool { type Output (line 348) | type Output = Option; method poll (line 350) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 387) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 400) | fn is_terminated(&self) -> bool { type Output (line 411) | type Output = Option; method poll (line 413) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type NextIfEqFn (line 418) | struct NextIfEqFn<'a, T: ?Sized, Item> { type Output (line 428) | type Output = bool; function call_once (line 430) | fn call_once(self, next: &Item) -> Self::Output { FILE: builder/third-party/futures-util/src/stream/stream/ready_chunks.rs function new (line 22) | pub(super) fn new(stream: St, capacity: usize) -> Self { type Item (line 32) | type Item = Vec; method poll_next (line 34) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 79) | fn is_terminated(&self) -> bool { type Error (line 90) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/scan.rs type StateFn (line 11) | struct StateFn { function fmt (line 35) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function is_done_taking (line 47) | fn is_done_taking(&self) -> bool { function new (line 58) | pub(super) fn new(stream: St, initial_state: S, f: F) -> Self { type Item (line 71) | type Item = B; method poll_next (line 73) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 114) | fn is_terminated(&self) -> bool { type Error (line 125) | type Error = St::Error; FILE: builder/third-party/futures-util/src/stream/stream/select_next_some.rs type SelectNextSome (line 12) | pub struct SelectNextSome<'a, St: ?Sized> { function new (line 17) | pub(super) fn new(stream: &'a mut St) -> Self { method is_terminated (line 23) | fn is_terminated(&self) -> bool { type Output (line 29) | type Output = St::Item; method poll (line 31) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { method is_terminated (line 29) | fn is_terminated(&self) -> bool { type Item (line 35) | type Item = St::Item; method poll_next (line 37) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 67) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/skip_while.rs function fmt (line 31) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 47) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 60) | fn is_terminated(&self) -> bool { type Item (line 71) | type Item = St::Item; method poll_next (line 73) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 121) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/split.rs type SplitStream (line 14) | pub struct SplitStream(BiLock); function is_pair_of (line 20) | pub fn is_pair_of(&self, other: &SplitSink) -> bool { function reunite (line 29) | pub fn reunite(self, other: SplitSink) -> Result, cx: &mut Context<'_>) -> Poll, Item>(lock: BiLock) -> SplitSink { type SplitSink (line 54) | pub struct SplitSink { function reunite (line 65) | pub fn reunite(self, other: SplitStream) -> Result) -> bool { function poll_flush_slot (line 78) | fn poll_flush_slot( function poll_lock_and_flush_slot (line 91) | fn poll_lock_and_flush_slot( type Error (line 102) | type Error = S::Error; function poll_ready (line 104) | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: Item) -> Result<(), S::Err... function poll_flush (line 118) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, Item>(s: S) -> (SplitSink(pub SplitSink, pub SplitStream... function fmt (line 146) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 152) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type NopStream (line 166) | struct NopStream { type Item (line 171) | type Item = Item; method poll_next (line 173) | fn poll_next(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _item: Item) -> Result<(), Self::Err... function poll_flush (line 192) | fn poll_flush( function poll_close (line 199) | fn poll_close( function test_pairing (line 208) | fn test_pairing() { FILE: builder/third-party/futures-util/src/stream/stream/take.rs function new (line 22) | pub(super) fn new(stream: St, n: usize) -> Self { type Item (line 33) | type Item = St::Item; method poll_next (line 35) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 72) | fn is_terminated(&self) -> bool { type Error (line 83) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/take_until.rs function fmt (line 36) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 46) | pub(super) fn new(stream: St, fut: Fut) -> Self { function take_future (line 56) | pub fn take_future(&mut self) -> Option { function take_result (line 100) | pub fn take_result(&mut self) -> Option { function is_stopped (line 106) | pub fn is_stopped(&self) -> bool { type Item (line 116) | type Item = St::Item; method poll_next (line 118) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 155) | fn is_terminated(&self) -> bool { type Error (line 167) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/take_while.rs function fmt (line 31) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 47) | pub(super) fn new(stream: St, f: F) -> Self { type Item (line 60) | type Item = St::Item; method poll_next (line 62) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 110) | fn is_terminated(&self) -> bool { type Error (line 121) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/then.rs function fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 38) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 51) | fn is_terminated(&self) -> bool { type Item (line 62) | type Item = Fut::Output; method poll_next (line 64) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 98) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/stream/unzip.rs function finish (line 22) | fn finish(self: Pin<&mut Self>) -> (FromA, FromB) { function new (line 27) | pub(super) fn new(stream: St) -> Self { method is_terminated (line 38) | fn is_terminated(&self) -> bool { type Output (line 49) | type Output = (FromA, FromB); method poll (line 51) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<(FromA, ... FILE: builder/third-party/futures-util/src/stream/stream/zip.rs function new (line 23) | pub(super) fn new(stream1: St1, stream2: St2) -> Self { function get_ref (line 29) | pub fn get_ref(&self) -> (&St1, &St2) { function get_mut (line 38) | pub fn get_mut(&mut self) -> (&mut St1, &mut St2) { function get_pin_mut (line 47) | pub fn get_pin_mut(self: Pin<&mut Self>) -> (Pin<&mut St1>, Pin<&mut St2... function into_inner (line 56) | pub fn into_inner(self) -> (St1, St2) { method is_terminated (line 66) | fn is_terminated(&self) -> bool { type Item (line 76) | type Item = (St1::Item, St2::Item); method poll_next (line 78) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { FILE: builder/third-party/futures-util/src/stream/try_stream/and_then.rs function fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub(super) fn new(stream: St, f: F) -> Self { type Item (line 55) | type Item = Result; method poll_next (line 57) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 91) | fn is_terminated(&self) -> bool { type Error (line 102) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/try_stream/into_async_read.rs type ReadState (line 27) | enum ReadState> { function new (line 38) | pub(super) fn new(stream: St) -> Self { method poll_read (line 48) | fn poll_read( method poll_write (line 98) | fn poll_write(self: Pin<&mut Self>, cx: &mut Context<'_>, buf: &[u8]) ->... method poll_flush (line 103) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, amount: usize) { FILE: builder/third-party/futures-util/src/stream/try_stream/into_stream.rs function new (line 20) | pub(super) fn new(stream: St) -> Self { method is_terminated (line 28) | fn is_terminated(&self) -> bool { type Item (line 34) | type Item = Result; method poll_next (line 37) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 49) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/try_stream/mod.rs type TryStreamExt (line 180) | pub trait TryStreamExt: TryStream { method err_into (line 198) | fn err_into(self) -> ErrInto method map_ok (line 223) | fn map_ok(self, f: F) -> MapOk method map_err (line 248) | fn map_err(self, f: F) -> MapErr method and_then (line 294) | fn and_then(self, f: F) -> AndThen method or_else (line 320) | fn or_else(self, f: F) -> OrElse method inspect_ok (line 335) | fn inspect_ok(self, f: F) -> InspectOk method inspect_err (line 348) | fn inspect_err(self, f: F) -> InspectErr method into_stream (line 377) | fn into_stream(self) -> IntoStream method try_next (line 404) | fn try_next(&mut self) -> TryNext<'_, Self> method try_for_each (line 444) | fn try_for_each(self, f: F) -> TryForEach method try_skip_while (line 474) | fn try_skip_while(self, f: F) -> TrySkipWhile method try_take_while (line 504) | fn try_take_while(self, f: F) -> TryTakeWhile method try_for_each_concurrent (line 556) | fn try_for_each_concurrent( method try_collect (line 603) | fn try_collect>(self) -> TryCollect TryChunks method try_ready_chunks (line 697) | fn try_ready_chunks(self, capacity: usize) -> TryReadyChunks method try_filter (line 736) | fn try_filter(self, f: F) -> TryFilter method try_filter_map (line 777) | fn try_filter_map(self, f: F) -> TryFilterMap method try_flatten_unordered (line 832) | fn try_flatten_unordered(self, limit: impl Into>) -> Try... method try_flatten (line 885) | fn try_flatten(self) -> TryFlatten method try_fold (line 924) | fn try_fold(self, init: T, f: F) -> TryFold method try_concat (line 967) | fn try_concat(self) -> TryConcat method try_buffer_unordered (line 1034) | fn try_buffer_unordered(self, n: usize) -> TryBufferUnordered method try_buffered (line 1110) | fn try_buffered(self, n: usize) -> TryBuffered method try_poll_next_unpin (line 1124) | fn try_poll_next_unpin( method compat (line 1156) | fn compat(self) -> Compat method into_async_read (line 1186) | fn into_async_read(self) -> IntoAsyncRead method try_all (line 1214) | fn try_all(self, f: F) -> TryAll method try_any (line 1243) | fn try_any(self, f: F) -> TryAny FILE: builder/third-party/futures-util/src/stream/try_stream/or_else.rs function fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub(super) fn new(stream: St, f: F) -> Self { type Item (line 55) | type Item = Result; method poll_next (line 57) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 95) | fn is_terminated(&self) -> bool { type Error (line 106) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/try_stream/try_all.rs function fmt (line 27) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 53) | fn is_terminated(&self) -> bool { type Output (line 64) | type Output = Result; method poll (line 66) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function new (line 42) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 53) | fn is_terminated(&self) -> bool { type Output (line 64) | type Output = Result; method poll (line 66) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { type Item (line 47) | type Item = Result<::Ok, St::Error>; method poll_next (line 49) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { type Item (line 48) | type Item = Result<::Ok, St::Error>; method poll_next (line 50) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { function take (line 36) | fn take(self: Pin<&mut Self>) -> Vec { type TryChunksStreamError (line 44) | type TryChunksStreamError = TryChunksError<::Ok, , TryChunksStreamError>; method poll_next (line 49) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 97) | fn is_terminated(&self) -> bool { type Error (line 108) | type Error = >::Error; type TryChunksError (line 117) | pub struct TryChunksError(pub Vec, pub E); function fmt (line 120) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 126) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/futures-util/src/stream/try_stream/try_collect.rs function new (line 21) | pub(super) fn new(s: St) -> Self { method is_terminated (line 31) | fn is_terminated(&self) -> bool { type Output (line 41) | type Output = Result; method poll (line 43) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/try_stream/try_concat.rs function new (line 24) | pub(super) fn new(stream: St) -> Self { type Output (line 34) | type Output = Result; method poll (line 36) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/try_stream/try_filter.rs function fmt (line 33) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 46) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 59) | fn is_terminated(&self) -> bool { type Item (line 70) | type Item = Result; method poll_next (line 72) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 109) | type Error = E; FILE: builder/third-party/futures-util/src/stream/try_stream/try_filter_map.rs function fmt (line 29) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 38) | pub(super) fn new(stream: St, f: F) -> Self { method is_terminated (line 51) | fn is_terminated(&self) -> bool { type Item (line 62) | type Item = Result; method poll_next (line 64) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { type Error (line 103) | type Error = S::Error; FILE: builder/third-party/futures-util/src/stream/try_stream/try_flatten.rs function new (line 30) | pub(super) fn new(stream: St) -> Self { method is_terminated (line 43) | fn is_terminated(&self) -> bool { type Item (line 54) | type Item = Result<::Ok, ::Err... method poll_next (line 56) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>::Error; FILE: builder/third-party/futures-util/src/stream/try_stream/try_flatten_unordered.rs function new (line 61) | fn new(stream: St) -> Self { type Single (line 70) | pub struct Single(Option); function new (line 74) | fn new(val: T) -> Self { function next_immediate (line 79) | fn next_immediate(&mut self) -> Option { type Item (line 87) | type Item = T; method poll_next (line 89) | fn poll_next(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll (usize, Option) { type PropagateBaseStreamError (line 100) | pub struct PropagateBaseStreamError(PhantomData); type BaseStreamItem (line 102) | type BaseStreamItem = as Str... type InnerStreamItem (line 103) | type InnerStreamItem = as Stream>::Item; function next_step (line 111) | fn next_step(item: BaseStreamItem) -> FlowStep, I... type SingleStreamResult (line 121) | type SingleStreamResult = Single::Ok, , SingleStreamResult>; method poll_next (line 133) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { type Error (line 173) | type Error = >::Error; FILE: builder/third-party/futures-util/src/stream/try_stream/try_fold.rs function fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 43) | pub(super) fn new(stream: St, f: F, t: T) -> Self { method is_terminated (line 54) | fn is_terminated(&self) -> bool { type Output (line 65) | type Output = Result; method poll (line 67) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/try_stream/try_for_each.rs function fmt (line 26) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 40) | pub(super) fn new(stream: St, f: F) -> Self { type Output (line 51) | type Output = Result<(), St::Error>; method poll (line 53) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/try_stream/try_for_each_concurrent.rs function fmt (line 30) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 45) | fn is_terminated(&self) -> bool { function new (line 56) | pub(super) fn new(stream: St, limit: Option, f: F) -> Self { type Output (line 73) | type Output = Result<(), St::Error>; method poll (line 75) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/futures-util/src/stream/try_stream/try_next.rs type TryNext (line 10) | pub struct TryNext<'a, St: ?Sized> { function new (line 17) | pub(super) fn new(stream: &'a mut St) -> Self { method is_terminated (line 23) | fn is_terminated(&self) -> bool { type Output (line 29) | type Output = Result, St::Error>; method poll (line 31) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { type TryReadyChunksStreamError (line 33) | type TryReadyChunksStreamError = type Item (line 37) | type Item = Result, TryReadyChunksStreamError>; method poll_next (line 39) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 91) | fn is_terminated(&self) -> bool { type Error (line 102) | type Error = >::Error; type TryReadyChunksError (line 111) | pub struct TryReadyChunksError(pub Vec, pub E); function fmt (line 114) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 120) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/futures-util/src/stream/try_stream/try_skip_while.rs function fmt (line 32) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 48) | pub(super) fn new(stream: St, f: F) -> Self { type Item (line 61) | type Item = Result; method poll_next (line 63) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 106) | fn is_terminated(&self) -> bool { type Error (line 117) | type Error = E; FILE: builder/third-party/futures-util/src/stream/try_stream/try_take_while.rs function fmt (line 35) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 51) | pub(super) fn new(stream: St, f: F) -> Self { type Item (line 64) | type Item = Result; method poll_next (line 66) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { method is_terminated (line 115) | fn is_terminated(&self) -> bool { type Error (line 126) | type Error = E; FILE: builder/third-party/futures-util/src/stream/try_stream/try_unfold.rs function try_unfold (line 59) | pub fn try_unfold(init: T, f: F) -> TryUnfold function fmt (line 83) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 93) | type Item = Result; method poll_next (line 95) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(init: T, f: F) -> Unfold function fmt (line 73) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_terminated (line 83) | fn is_terminated(&self) -> bool { type Item (line 97) | type Item = Item; method poll_next (line 99) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(&self, future: Fut) -> Result<(), SpawnError> method spawn_with_handle (line 80) | fn spawn_with_handle(&self, future: Fut) -> Result Compat type LocalSpawnExt (line 103) | pub trait LocalSpawnExt: LocalSpawn { method spawn_local (line 130) | fn spawn_local(&self, future: Fut) -> Result<(), SpawnError> method spawn_local_with_handle (line 158) | fn spawn_local_with_handle( FILE: builder/third-party/futures-util/src/unfold_state.rs function project_future (line 23) | pub(crate) fn project_future(self: Pin<&mut Self>) -> Option> { function take_value (line 30) | pub(crate) fn take_value(self: Pin<&mut Self>) -> Option { FILE: builder/third-party/generic-array/build.rs function main (line 1) | fn main() { FILE: builder/third-party/generic-array/src/arr.rs type AddLength (line 8) | pub trait AddLength>: ArrayLength { type Output (line 19) | type Output = >::Output; type Inc (line 23) | pub type Inc = >::Output; type DocTests (line 124) | pub enum DocTests {} FILE: builder/third-party/generic-array/src/functional.rs type MappedGenericSequence (line 12) | pub unsafe trait MappedGenericSequence: GenericSequence type Mapped (line 26) | type Mapped = >::Mapped; type Mapped (line 35) | type Mapped = >::Mapped; type MappedSequence (line 39) | pub type MappedSequence = type FunctionalSequence (line 43) | pub unsafe trait FunctionalSequence: GenericSequence { method map (line 48) | fn map(self, f: F) -> MappedSequence method zip (line 63) | fn zip(self, rhs: Rhs, f: F) -> MappedSequence method fold (line 77) | fn fold(self, init: U, f: F) -> U FILE: builder/third-party/generic-array/src/hex.rs function fmt (line 32) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 72) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/generic-array/src/impl_serde.rs method serialize (line 15) | fn serialize(&self, serializer: S) -> Result type GAVisitor (line 28) | struct GAVisitor { type Value (line 38) | type Value = GenericArray; function expecting (line 40) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_seq (line 44) | fn visit_seq(self, mut seq: A) -> Result, A::Error> function deserialize (line 63) | fn deserialize(deserializer: D) -> Result, D::Error> function test_serialize (line 82) | fn test_serialize() { function test_deserialize (line 89) | fn test_deserialize() { function test_serialized_size (line 102) | fn test_serialized_size() { FILE: builder/third-party/generic-array/src/impl_zeroize.rs method zeroize (line 6) | fn zeroize(&mut self) { function test_zeroize (line 16) | fn test_zeroize() { FILE: builder/third-party/generic-array/src/impls.rs method default (line 16) | fn default() -> Self { method clone (line 25) | fn clone(&self) -> GenericArray { method eq (line 41) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 51) | fn partial_cmp(&self, other: &GenericArray) -> Option { method cmp (line 60) | fn cmp(&self, other: &GenericArray) -> Ordering { method fmt (line 69) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { function borrow (line 79) | fn borrow(&self) -> &[T] { function borrow_mut (line 89) | fn borrow_mut(&mut self) -> &mut [T] { function as_ref (line 99) | fn as_ref(&self) -> &[T] { function as_mut (line 109) | fn as_mut(&mut self) -> &mut [T] { method hash (line 118) | fn hash(&self, state: &mut H) FILE: builder/third-party/generic-array/src/iter.rs type GenericArrayIter (line 9) | pub struct GenericArrayIter> { function send (line 22) | fn send(_iter: I) {} function test_send_iter (line 25) | fn test_send_iter() { function as_slice (line 36) | pub fn as_slice(&self) -> &[T] { function as_mut_slice (line 42) | pub fn as_mut_slice(&mut self) -> &mut [T] { type Item (line 51) | type Item = T; type IntoIter (line 52) | type IntoIter = GenericArrayIter; method into_iter (line 54) | fn into_iter(self) -> Self::IntoIter { function fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method drop (line 80) | fn drop(&mut self) { method clone (line 97) | fn clone(&self) -> Self { type Item (line 121) | type Item = T; method next (line 124) | fn next(&mut self) -> Option { method fold (line 136) | fn fold(mut self, init: B, mut f: F) -> B method size_hint (line 165) | fn size_hint(&self) -> (usize, Option) { method count (line 171) | fn count(self) -> usize { method nth (line 175) | fn nth(&mut self, n: usize) -> Option { method last (line 191) | fn last(mut self) -> Option { method next_back (line 201) | fn next_back(&mut self) -> Option { method rfold (line 211) | fn rfold(mut self, init: B, mut f: F) -> B method len (line 244) | fn len(&self) -> usize { FILE: builder/third-party/generic-array/src/lib.rs type ArrayLength (line 112) | pub unsafe trait ArrayLength: Unsigned { type ArrayType (line 119) | type ArrayType = [T; 0]; type GenericArrayImplEven (line 126) | pub struct GenericArrayImplEven { method clone (line 133) | fn clone(&self) -> GenericArrayImplEven { type GenericArrayImplOdd (line 148) | pub struct GenericArrayImplOdd { method clone (line 155) | fn clone(&self) -> GenericArrayImplOdd { type ArrayType (line 168) | type ArrayType = GenericArrayImplEven; type ArrayType (line 173) | type ArrayType = GenericArrayImplOdd; type GenericArray (line 179) | pub struct GenericArray> { type Target (line 190) | type Target = [T]; method deref (line 193) | fn deref(&self) -> &[T] { method deref_mut (line 203) | fn deref_mut(&mut self) -> &mut [T] { type ArrayBuilder (line 214) | pub struct ArrayBuilder> { function new (line 222) | pub unsafe fn new() -> ArrayBuilder { function iter_position (line 235) | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { function into_inner (line 243) | pub unsafe fn into_inner(self) -> GenericArray { method drop (line 253) | fn drop(&mut self) { type ArrayConsumer (line 269) | pub struct ArrayConsumer> { function new (line 277) | pub unsafe fn new(array: GenericArray) -> ArrayConsumer { function iter_position (line 290) | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { method drop (line 296) | fn drop(&mut self) { type IntoIter (line 311) | type IntoIter = slice::Iter<'a, T>; type Item (line 312) | type Item = &'a T; method into_iter (line 314) | fn into_iter(self: &'a GenericArray) -> Self::IntoIter { type IntoIter (line 323) | type IntoIter = slice::IterMut<'a, T>; type Item (line 324) | type Item = &'a mut T; method into_iter (line 326) | fn into_iter(self: &'a mut GenericArray) -> Self::IntoIter { function from_iter (line 335) | fn from_iter(iter: I) -> GenericArray function from_iter_length_fail (line 365) | fn from_iter_length_fail(length: usize, expected: usize) -> ! { type Length (line 377) | type Length = N; type Sequence (line 378) | type Sequence = Self; function generate (line 380) | fn generate(mut f: F) -> GenericArray function inverted_zip (line 402) | fn inverted_zip( function inverted_zip2 (line 434) | fn inverted_zip2(self, lhs: Lhs, mut f: F) -> MappedSequen... type Mapped (line 466) | type Mapped = GenericArray; function map (line 474) | fn map(self, mut f: F) -> MappedSequence function zip (line 496) | fn zip(self, rhs: Rhs, f: F) -> MappedSequence function fold (line 507) | fn fold(self, init: U, mut f: F) -> U function as_slice (line 533) | pub fn as_slice(&self) -> &[T] { function as_mut_slice (line 539) | pub fn as_mut_slice(&mut self) -> &mut [T] { function from_slice (line 549) | pub fn from_slice(slice: &[T]) -> &GenericArray { function from_mut_slice (line 559) | pub fn from_mut_slice(slice: &mut [T]) -> &mut GenericArray { function from (line 571) | fn from(slice: &[T]) -> &GenericArray { function from (line 585) | fn from(slice: &mut [T]) -> &mut GenericArray { function clone_from_slice (line 602) | pub fn clone_from_slice(list: &[T]) -> GenericArray { function from_exact_iter (line 615) | pub fn from_exact_iter(iter: I) -> Option function transmute (line 653) | pub unsafe fn transmute(a: A) -> B { function black_box (line 667) | pub fn black_box(val: T) -> T { function test_assembly (line 676) | fn test_assembly() { FILE: builder/third-party/generic-array/src/sequence.rs type GenericSequence (line 12) | pub unsafe trait GenericSequence: Sized + IntoIterator { method generate (line 23) | fn generate(f: F) -> Self::Sequence method inverted_zip (line 28) | fn inverted_zip( method inverted_zip2 (line 58) | fn inverted_zip2(self, lhs: Lhs, mut f: F) -> MappedSequ... type SequenceItem (line 73) | pub type SequenceItem = ::Item; type Length (line 79) | type Length = S::Length; type Sequence (line 80) | type Sequence = S::Sequence; function generate (line 83) | fn generate(f: F) -> Self::Sequence type Length (line 95) | type Length = S::Length; type Sequence (line 96) | type Sequence = S::Sequence; function generate (line 99) | fn generate(f: F) -> Self::Sequence type Lengthen (line 111) | pub unsafe trait Lengthen: Sized + GenericSequence { method append (line 129) | fn append(self, last: T) -> Self::Longer; method prepend (line 145) | fn prepend(self, first: T) -> Self::Longer; type Shorten (line 152) | pub unsafe trait Shorten: Sized + GenericSequence { method pop_back (line 171) | fn pop_back(self) -> (Self::Shorter, T); method pop_front (line 187) | fn pop_front(self) -> (T, Self::Shorter); type Longer (line 197) | type Longer = GenericArray>; function append (line 199) | fn append(self, last: T) -> Self::Longer { function prepend (line 215) | fn prepend(self, first: T) -> Self::Longer { type Shorter (line 239) | type Shorter = GenericArray>; function pop_back (line 241) | fn pop_back(self) -> (Self::Shorter, T) { function pop_front (line 252) | fn pop_front(self) -> (T, Self::Shorter) { type Split (line 266) | pub unsafe trait Split: GenericSequence method split (line 276) | fn split(self) -> (Self::First, Self::Second); type First (line 286) | type First = GenericArray; type Second (line 287) | type Second = GenericArray>; function split (line 289) | fn split(self) -> (Self::First, Self::Second) { type First (line 309) | type First = &'a GenericArray; type Second (line 310) | type Second = &'a GenericArray>; function split (line 312) | fn split(self) -> (Self::First, Self::Second) { type First (line 329) | type First = &'a mut GenericArray; type Second (line 330) | type Second = &'a mut GenericArray>; function split (line 332) | fn split(self) -> (Self::First, Self::Second) { type Concat (line 343) | pub unsafe trait Concat: GenericSequence method concat (line 354) | fn concat(self, rest: Self::Rest) -> Self::Output; type Rest (line 363) | type Rest = GenericArray; type Output (line 364) | type Output = GenericArray>; function concat (line 366) | fn concat(self, rest: Self::Rest) -> Self::Output { FILE: builder/third-party/getrandom/benches/buffer.rs function bench_getrandom (line 8) | fn bench_getrandom() { function bench_getrandom_uninit (line 16) | fn bench_getrandom_uninit() { FILE: builder/third-party/getrandom/src/apple-other.rs function CCRandomGenerateBytes (line 13) | fn CCRandomGenerateBytes(bytes: *mut c_void, size: usize) -> i32; function getrandom_inner (line 16) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/custom.rs function getrandom_inner (line 90) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/error.rs type Error (line 18) | pub struct Error(NonZeroU32); constant UNSUPPORTED (line 28) | pub const UNSUPPORTED: Error = internal_error(0); constant ERRNO_NOT_POSITIVE (line 30) | pub const ERRNO_NOT_POSITIVE: Error = internal_error(1); constant UNEXPECTED (line 32) | pub const UNEXPECTED: Error = internal_error(2); constant IOS_SEC_RANDOM (line 36) | pub const IOS_SEC_RANDOM: Error = internal_error(3); constant WINDOWS_RTL_GEN_RANDOM (line 38) | pub const WINDOWS_RTL_GEN_RANDOM: Error = internal_error(4); constant FAILED_RDRAND (line 40) | pub const FAILED_RDRAND: Error = internal_error(5); constant NO_RDRAND (line 42) | pub const NO_RDRAND: Error = internal_error(6); constant WEB_CRYPTO (line 44) | pub const WEB_CRYPTO: Error = internal_error(7); constant WEB_GET_RANDOM_VALUES (line 46) | pub const WEB_GET_RANDOM_VALUES: Error = internal_error(8); constant VXWORKS_RAND_SECURE (line 48) | pub const VXWORKS_RAND_SECURE: Error = internal_error(11); constant NODE_CRYPTO (line 50) | pub const NODE_CRYPTO: Error = internal_error(12); constant NODE_RANDOM_FILL_SYNC (line 52) | pub const NODE_RANDOM_FILL_SYNC: Error = internal_error(13); constant NODE_ES_MODULE (line 55) | pub const NODE_ES_MODULE: Error = internal_error(14); constant INTERNAL_START (line 60) | pub const INTERNAL_START: u32 = 1 << 31; constant CUSTOM_START (line 64) | pub const CUSTOM_START: u32 = (1 << 31) + (1 << 30); method raw_os_error (line 74) | pub fn raw_os_error(self) -> Option { method code (line 94) | pub const fn code(self) -> NonZeroU32 { method fmt (line 120) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 139) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 155) | fn from(code: NonZeroU32) -> Self { function internal_error (line 20) | const fn internal_error(n: u16) -> Error { function internal_desc (line 160) | fn internal_desc(error: Error) -> Option<&'static str> { function test_size (line 185) | fn test_size() { FILE: builder/third-party/getrandom/src/error_impls.rs function from (line 7) | fn from(err: Error) -> Self { FILE: builder/third-party/getrandom/src/espidf.rs function esp_fill_random (line 6) | fn esp_fill_random(buf: *mut c_void, len: usize) -> u32; function getrandom_inner (line 9) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/fuchsia.rs function zx_cprng_draw (line 7) | fn zx_cprng_draw(buffer: *mut u8, length: usize); function getrandom_inner (line 10) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/getentropy.rs function getrandom_inner (line 13) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/getrandom.rs function getrandom_inner (line 21) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/hermit.rs constant MIN_RET_CODE (line 8) | const MIN_RET_CODE: isize = -(i32::MAX as isize); function sys_read_entropy (line 11) | fn sys_read_entropy(buffer: *mut u8, length: usize, flags: u32) -> isize; function getrandom_inner (line 14) | pub fn getrandom_inner(mut dest: &mut [MaybeUninit]) -> Result<(), E... FILE: builder/third-party/getrandom/src/js.rs constant WEB_CRYPTO_BUFFER_SIZE (line 12) | const WEB_CRYPTO_BUFFER_SIZE: usize = 256; constant NODE_MAX_BUFFER_SIZE (line 14) | const NODE_MAX_BUFFER_SIZE: usize = (1 << 31) - 1; type RngSource (line 16) | enum RngSource { function getrandom_inner (line 27) | pub(crate) fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<()... function getrandom_init (line 71) | fn getrandom_init() -> Result { function is_node (line 103) | fn is_node(global: &Global) -> bool { function crypto (line 123) | fn crypto(this: &Global) -> WebCrypto; function ms_crypto (line 125) | fn ms_crypto(this: &Global) -> WebCrypto; function get_random_values (line 128) | fn get_random_values(this: &WebCrypto, buf: &Uint8Array) -> Result<(), J... function random_fill_sync (line 134) | fn random_fill_sync(this: &NodeCrypto, buf: Uint8Array) -> Result<(), Js... function require_fn (line 144) | fn require_fn() -> Result; function process (line 148) | fn process(this: &Global) -> Process; function versions (line 151) | fn versions(this: &Process) -> Versions; function node (line 154) | fn node(this: &Versions) -> JsValue; FILE: builder/third-party/getrandom/src/lazy.rs type LazyUsize (line 21) | pub(crate) struct LazyUsize(AtomicUsize); method new (line 24) | pub const fn new() -> Self { constant UNINIT (line 29) | pub const UNINIT: usize = usize::max_value(); method unsync_init (line 34) | pub fn unsync_init(&self, init: impl FnOnce() -> usize) -> usize { type LazyBool (line 46) | pub(crate) struct LazyBool(LazyUsize); method new (line 49) | pub const fn new() -> Self { method unsync_init (line 53) | pub fn unsync_init(&self, init: impl FnOnce() -> bool) -> bool { FILE: builder/third-party/getrandom/src/lib.rs function getrandom (line 366) | pub fn getrandom(dest: &mut [u8]) -> Result<(), Error> { function getrandom_uninit (line 396) | pub fn getrandom_uninit(dest: &mut [MaybeUninit]) -> Result<&mut [u8... FILE: builder/third-party/getrandom/src/linux_android.rs function getrandom_inner (line 5) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/linux_android_with_fallback.rs function getrandom_inner (line 9) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { function is_getrandom_available (line 19) | fn is_getrandom_available() -> bool { FILE: builder/third-party/getrandom/src/netbsd.rs function kern_arnd (line 8) | fn kern_arnd(buf: &mut [MaybeUninit]) -> libc::ssize_t { type GetRandomFn (line 28) | type GetRandomFn = unsafe extern "C" fn(*mut u8, libc::size_t, libc::c_u... function getrandom_inner (line 30) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/rdrand.rs constant RETRY_LIMIT (line 18) | const RETRY_LIMIT: usize = 10; function rdrand (line 21) | unsafe fn rdrand() -> Option { function self_test (line 41) | unsafe fn self_test() -> bool { function is_rdrand_good (line 55) | fn is_rdrand_good() -> bool { function getrandom_inner (line 94) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { function rdrand_exact (line 105) | unsafe fn rdrand_exact(dest: &mut [MaybeUninit]) -> Option<()> { FILE: builder/third-party/getrandom/src/solaris.rs constant MAX_BYTES (line 18) | const MAX_BYTES: usize = 1024; function getrandom_inner (line 20) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/solid.rs function SOLID_RNG_SampleRandomBytes (line 6) | pub fn SOLID_RNG_SampleRandomBytes(buffer: *mut u8, length: usize) -> i32; function getrandom_inner (line 9) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/use_file.rs constant FILE_PATH (line 18) | const FILE_PATH: &str = "/dev/urandom\0"; constant FD_UNINIT (line 19) | const FD_UNINIT: usize = usize::max_value(); function getrandom_inner (line 21) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { function get_rng_fd (line 31) | fn get_rng_fd() -> Result { function wait_until_rng_ready (line 69) | fn wait_until_rng_ready() -> Result<(), Error> { type Mutex (line 96) | struct Mutex(UnsafeCell); method new (line 99) | const fn new() -> Self { method lock (line 102) | unsafe fn lock(&self) { method unlock (line 106) | unsafe fn unlock(&self) { type DropGuard (line 114) | struct DropGuard(F); method drop (line 117) | fn drop(&mut self) { FILE: builder/third-party/getrandom/src/util.rs function slice_assume_init_mut (line 8) | pub unsafe fn slice_assume_init_mut(slice: &mut [MaybeUninit]) -> ... function uninit_slice_fill_zero (line 14) | pub fn uninit_slice_fill_zero(slice: &mut [MaybeUninit]) -> &mut [u8] { function slice_as_uninit (line 20) | pub fn slice_as_uninit(slice: &[T]) -> &[MaybeUninit] { function slice_as_uninit_mut (line 32) | pub unsafe fn slice_as_uninit_mut(slice: &mut [T]) -> &mut [MaybeUnin... FILE: builder/third-party/getrandom/src/util_libc.rs function last_os_error (line 43) | pub fn last_os_error() -> Error { function sys_fill_exact (line 55) | pub fn sys_fill_exact( type Weak (line 84) | pub struct Weak { constant UNINIT (line 96) | const UNINIT: *mut c_void = 1 as *mut c_void; method new (line 100) | pub const unsafe fn new(name: &'static str) -> Self { method ptr (line 111) | pub fn ptr(&self) -> Option> { function open_readonly (line 136) | pub unsafe fn open_readonly(path: &str) -> Result { function getrandom_syscall (line 153) | pub fn getrandom_syscall(buf: &mut [MaybeUninit]) -> libc::ssize_t { FILE: builder/third-party/getrandom/src/vxworks.rs function getrandom_inner (line 8) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/wasi.rs function getrandom_inner (line 9) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/src/windows.rs constant BCRYPT_USE_SYSTEM_PREFERRED_RNG (line 5) | const BCRYPT_USE_SYSTEM_PREFERRED_RNG: u32 = 0x00000002; function BCryptGenRandom (line 9) | fn BCryptGenRandom( function RtlGenRandom (line 22) | fn RtlGenRandom(RandomBuffer: *mut c_void, RandomBufferLength: u32) -> u8; function getrandom_inner (line 25) | pub fn getrandom_inner(dest: &mut [MaybeUninit]) -> Result<(), Error> { FILE: builder/third-party/getrandom/tests/common/mod.rs function test_zero (line 10) | fn test_zero() { function num_diff_bits (line 17) | fn num_diff_bits(s1: &[u8], s2: &[u8]) -> usize { function test_diff (line 28) | fn test_diff() { function test_small (line 45) | fn test_small() { function test_huge (line 67) | fn test_huge() { function test_multithreading (line 75) | fn test_multithreading() { FILE: builder/third-party/getrandom/tests/custom.rs function len7_err (line 14) | fn len7_err() -> Error { function super_insecure_rng (line 18) | fn super_insecure_rng(buf: &mut [u8]) -> Result<(), Error> { function custom_rng_output (line 41) | fn custom_rng_output() { function rng_err_output (line 52) | fn rng_err_output() { FILE: builder/third-party/getrandom/tests/rdrand.rs function getrandom_impl (line 18) | fn getrandom_impl(dest: &mut [u8]) -> Result<(), Error> { FILE: builder/third-party/gimli/src/arch.rs type Arm (line 50) | pub struct Arm; type AArch64 (line 233) | pub struct AArch64; type LoongArch (line 368) | pub struct LoongArch; type RiscV (line 516) | pub struct RiscV; type X86 (line 657) | pub struct X86; type X86_64 (line 719) | pub struct X86_64; function test_aarch64_registers (line 828) | fn test_aarch64_registers() { FILE: builder/third-party/gimli/src/common.rs type Format (line 3) | pub enum Format { method initial_length_size (line 13) | pub fn initial_length_size(self) -> u8 { method word_size (line 22) | pub fn word_size(self) -> u8 { type Vendor (line 33) | pub enum Vendor { type Encoding (line 47) | pub struct Encoding { type LineEncoding (line 62) | pub struct LineEncoding { method default (line 81) | fn default() -> Self { type Register (line 98) | pub struct Register(pub u16); type DebugAbbrevOffset (line 102) | pub struct DebugAbbrevOffset(pub T); type DebugAddrBase (line 106) | pub struct DebugAddrBase(pub T); type DebugAddrIndex (line 110) | pub struct DebugAddrIndex(pub T); type DebugArangesOffset (line 114) | pub struct DebugArangesOffset(pub T); type DebugInfoOffset (line 118) | pub struct DebugInfoOffset(pub T); type DebugLineOffset (line 122) | pub struct DebugLineOffset(pub T); type DebugLineStrOffset (line 126) | pub struct DebugLineStrOffset(pub T); type LocationListsOffset (line 131) | pub struct LocationListsOffset(pub T); type DebugLocListsBase (line 135) | pub struct DebugLocListsBase(pub T); type DebugLocListsIndex (line 139) | pub struct DebugLocListsIndex(pub T); type DebugMacinfoOffset (line 143) | pub struct DebugMacinfoOffset(pub T); type DebugMacroOffset (line 147) | pub struct DebugMacroOffset(pub T); type RawRangeListsOffset (line 155) | pub struct RawRangeListsOffset(pub T); type RangeListsOffset (line 160) | pub struct RangeListsOffset(pub T); type DebugRngListsBase (line 164) | pub struct DebugRngListsBase(pub T); type DebugRngListsIndex (line 168) | pub struct DebugRngListsIndex(pub T); type DebugStrOffset (line 172) | pub struct DebugStrOffset(pub T); type DebugStrOffsetsBase (line 176) | pub struct DebugStrOffsetsBase(pub T); type DebugStrOffsetsIndex (line 180) | pub struct DebugStrOffsetsIndex(pub T); type DebugTypesOffset (line 184) | pub struct DebugTypesOffset(pub T); type DebugTypeSignature (line 188) | pub struct DebugTypeSignature(pub u64); type DebugFrameOffset (line 192) | pub struct DebugFrameOffset(pub T); function from (line 196) | fn from(o: T) -> Self { type EhFrameOffset (line 203) | pub struct EhFrameOffset(pub T); function from (line 207) | fn from(o: T) -> Self { type UnitSectionOffset (line 214) | pub enum UnitSectionOffset { function from (line 222) | fn from(offset: DebugInfoOffset) -> Self { function from (line 228) | fn from(offset: DebugTypesOffset) -> Self { function as_debug_info_offset (line 238) | pub fn as_debug_info_offset(&self) -> Option> { function as_debug_types_offset (line 245) | pub fn as_debug_types_offset(&self) -> Option> { type SectionId (line 255) | pub enum SectionId { method name (line 304) | pub fn name(self) -> &'static str { method dwo_name (line 332) | pub fn dwo_name(self) -> Option<&'static str> { method xcoff_name (line 353) | pub fn xcoff_name(self) -> Option<&'static str> { type DwoId (line 374) | pub struct DwoId(pub u64); type DwarfFileType (line 379) | pub enum DwarfFileType { method default (line 388) | fn default() -> Self { FILE: builder/third-party/gimli/src/constants.rs method default_lower_bound (line 891) | pub fn default_lower_bound(self) -> Option { constant DW_EH_PE_FORMAT_MASK (line 1340) | const DW_EH_PE_FORMAT_MASK: u8 = 0b0000_1111; constant DW_EH_PE_APPLICATION_MASK (line 1343) | const DW_EH_PE_APPLICATION_MASK: u8 = 0b0111_0000; method format (line 1348) | pub fn format(self) -> DwEhPe { method application (line 1354) | pub fn application(self) -> DwEhPe { method is_absent (line 1360) | pub fn is_absent(self) -> bool { method is_indirect (line 1367) | pub fn is_indirect(self) -> bool { method is_valid_encoding (line 1372) | pub fn is_valid_encoding(self) -> bool { function test_dw_eh_pe_format (line 1399) | fn test_dw_eh_pe_format() { function test_dw_eh_pe_application (line 1405) | fn test_dw_eh_pe_application() { function test_dw_eh_pe_is_absent (line 1411) | fn test_dw_eh_pe_is_absent() { function test_dw_eh_pe_is_valid_encoding_ok (line 1417) | fn test_dw_eh_pe_is_valid_encoding_ok() { function test_dw_eh_pe_is_valid_encoding_bad_format (line 1425) | fn test_dw_eh_pe_is_valid_encoding_bad_format() { function test_dw_eh_pe_is_valid_encoding_bad_application (line 1431) | fn test_dw_eh_pe_is_valid_encoding_bad_application() { FILE: builder/third-party/gimli/src/endianity.rs type Endianity (line 7) | pub trait Endianity: Debug + Default + Clone + Copy + PartialEq + Eq { method is_big_endian (line 9) | fn is_big_endian(self) -> bool; method is_little_endian (line 13) | fn is_little_endian(self) -> bool { method read_u16 (line 23) | fn read_u16(self, buf: &[u8]) -> u16 { method read_u32 (line 38) | fn read_u32(self, buf: &[u8]) -> u32 { method read_u64 (line 53) | fn read_u64(self, buf: &[u8]) -> u64 { method read_uint (line 68) | fn read_uint(&mut self, buf: &[u8]) -> u64 { method read_i16 (line 84) | fn read_i16(self, buf: &[u8]) -> i16 { method read_i32 (line 94) | fn read_i32(self, buf: &[u8]) -> i32 { method read_i64 (line 104) | fn read_i64(self, buf: &[u8]) -> i64 { method read_f32 (line 114) | fn read_f32(self, buf: &[u8]) -> f32 { method read_f64 (line 124) | fn read_f64(self, buf: &[u8]) -> f64 { method write_u16 (line 134) | fn write_u16(self, buf: &mut [u8], n: u16) { method write_u32 (line 149) | fn write_u32(self, buf: &mut [u8], n: u32) { method write_u64 (line 164) | fn write_u64(self, buf: &mut [u8], n: u64) { method is_big_endian (line 199) | fn is_big_endian(self) -> bool { method is_big_endian (line 217) | fn is_big_endian(self) -> bool { method is_big_endian (line 235) | fn is_big_endian(self) -> bool { type RunTimeEndian (line 176) | pub enum RunTimeEndian { method default (line 186) | fn default() -> RunTimeEndian { method default (line 192) | fn default() -> RunTimeEndian { type LittleEndian (line 206) | pub struct LittleEndian; method default (line 210) | fn default() -> LittleEndian { type BigEndian (line 224) | pub struct BigEndian; method default (line 228) | fn default() -> BigEndian { type NativeEndian (line 242) | pub type NativeEndian = LittleEndian; constant NativeEndian (line 247) | pub const NativeEndian: LittleEndian = LittleEndian; type NativeEndian (line 251) | pub type NativeEndian = BigEndian; constant NativeEndian (line 256) | pub const NativeEndian: BigEndian = BigEndian; FILE: builder/third-party/gimli/src/leb128.rs constant CONTINUATION_BIT (line 47) | const CONTINUATION_BIT: u8 = 1 << 7; constant SIGN_BIT (line 49) | const SIGN_BIT: u8 = 1 << 6; function low_bits_of_byte (line 52) | fn low_bits_of_byte(byte: u8) -> u8 { function low_bits_of_u64 (line 58) | fn low_bits_of_u64(val: u64) -> u8 { function skip (line 71) | pub fn skip(r: &mut R) -> Result<()> { function unsigned (line 82) | pub fn unsigned(r: &mut R) -> Result { function u16 (line 105) | pub fn u16(r: &mut R) -> Result { function signed (line 128) | pub fn signed(r: &mut R) -> Result { function unsigned (line 167) | pub fn unsigned(w: &mut W, mut val: u64) -> Result function uleb128_size (line 191) | pub fn uleb128_size(mut val: u64) -> usize { function signed (line 205) | pub fn signed(w: &mut W, mut val: i64) -> Result function sleb128_size (line 235) | pub fn sleb128_size(mut val: i64) -> usize { type ResultExt (line 256) | trait ResultExt { method map_eof (line 257) | fn map_eof(self, input: &[u8]) -> Self; method map_eof (line 261) | fn map_eof(self, input: &[u8]) -> Self { function test_low_bits_of_byte (line 273) | fn test_low_bits_of_byte() { function test_low_bits_of_u64 (line 281) | fn test_low_bits_of_u64() { function test_read_unsigned (line 293) | fn test_read_unsigned() { function test_read_signed (line 339) | fn test_read_signed() { function test_read_signed_63_bits (line 392) | fn test_read_signed_63_bits() { function test_read_unsigned_not_enough_data (line 412) | fn test_read_unsigned_not_enough_data() { function test_read_signed_not_enough_data (line 422) | fn test_read_signed_not_enough_data() { function test_write_unsigned_not_enough_space (line 432) | fn test_write_unsigned_not_enough_space() { function test_write_signed_not_enough_space (line 442) | fn test_write_signed_not_enough_space() { function dogfood_signed (line 452) | fn dogfood_signed() { function dogfood_unsigned (line 472) | fn dogfood_unsigned() { function test_read_unsigned_overflow (line 489) | fn test_read_unsigned_overflow() { function test_read_signed_overflow (line 528) | fn test_read_signed_overflow() { function test_read_multiple (line 567) | fn test_read_multiple() { function test_read_u16 (line 582) | fn test_read_u16() { FILE: builder/third-party/gimli/src/read/abbrev.rs type DebugAbbrev (line 22) | pub struct DebugAbbrev { function new (line 44) | pub fn new(debug_abbrev_section: &'input [u8], endian: Endian) -> Self { function abbreviations (line 54) | pub fn abbreviations( function borrow (line 80) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugAbbrev function id (line 89) | fn id() -> SectionId { function reader (line 93) | fn reader(&self) -> &R { function from (line 99) | fn from(debug_abbrev_section: R) -> Self { type AbbreviationsCacheStrategy (line 109) | pub enum AbbreviationsCacheStrategy { type AbbreviationsCache (line 122) | pub struct AbbreviationsCache { method new (line 128) | pub fn new() -> Self { method populate (line 139) | pub fn populate( method set (line 186) | pub fn set( method get (line 198) | pub fn get( type Abbreviations (line 216) | pub struct Abbreviations { method empty (line 223) | fn empty() -> Abbreviations { method insert (line 235) | fn insert(&mut self, abbrev: Abbreviation) -> ::core::result::Result<(... method get (line 264) | pub fn get(&self, code: u64) -> Option<&Abbreviation> { method parse (line 276) | fn parse(input: &mut R) -> Result { type Abbreviation (line 292) | pub struct Abbreviation { method new (line 305) | pub(crate) fn new( method code (line 322) | pub fn code(&self) -> u64 { method tag (line 328) | pub fn tag(&self) -> constants::DwTag { method has_children (line 334) | pub fn has_children(&self) -> bool { method attributes (line 340) | pub fn attributes(&self) -> &[AttributeSpecification] { method parse_tag (line 345) | fn parse_tag(input: &mut R) -> Result { method parse_has_children (line 355) | fn parse_has_children(input: &mut R) -> Result(input: &mut R) -> Result { method parse (line 379) | fn parse(input: &mut R) -> Result> { type Attributes (line 395) | pub(crate) enum Attributes { method new (line 408) | fn new() -> Attributes { method push (line 418) | fn push(&mut self, attr: AttributeSpecification) { method from_iter (line 462) | fn from_iter(iter: I) -> Attributes method from (line 475) | fn from(list: Vec) -> Attributes { constant MAX_ATTRIBUTES_INLINE (line 404) | const MAX_ATTRIBUTES_INLINE: usize = 5; method fmt (line 438) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 444) | fn eq(&self, other: &Attributes) -> bool { type Target (line 452) | type Target = [AttributeSpecification]; method deref (line 453) | fn deref(&self) -> &[AttributeSpecification] { type AttributeSpecification (line 483) | pub struct AttributeSpecification { method new (line 493) | pub fn new( method name (line 511) | pub fn name(&self) -> constants::DwAt { method form (line 517) | pub fn form(&self) -> constants::DwForm { method implicit_const_value (line 523) | pub fn implicit_const_value(&self) -> Option { method size (line 535) | pub fn size(&self, header: &UnitHeader) -> Option { method parse_form (line 540) | fn parse_form(input: &mut R) -> Result { method parse (line 551) | fn parse(input: &mut R) -> Result Self; method abbrev_attr (line 657) | fn abbrev_attr(self, name: constants::DwAt, form: constants::DwForm) -... method abbrev_attr_implicit_const (line 658) | fn abbrev_attr_implicit_const(self, name: constants::DwAt, value: i64)... method abbrev_attr_null (line 659) | fn abbrev_attr_null(self) -> Self; method abbrev (line 663) | fn abbrev(self, code: u64, tag: constants::DwTag, children: constants:... method abbrev_null (line 667) | fn abbrev_null(self) -> Self { method abbrev_attr (line 671) | fn abbrev_attr(self, name: constants::DwAt, form: constants::DwForm) -... method abbrev_attr_implicit_const (line 675) | fn abbrev_attr_implicit_const(self, name: constants::DwAt, value: i64)... method abbrev_attr_null (line 681) | fn abbrev_attr_null(self) -> Self { function test_debug_abbrev_ok (line 687) | fn test_debug_abbrev_ok() { function test_abbreviations_insert (line 746) | fn test_abbreviations_insert() { function test_abbreviations_insert_32 (line 813) | fn test_abbreviations_insert_32() { function test_parse_abbreviations_ok (line 841) | fn test_parse_abbreviations_ok() { function test_parse_abbreviations_duplicate (line 896) | fn test_parse_abbreviations_duplicate() { function test_parse_abbreviation_tag_ok (line 920) | fn test_parse_abbreviation_tag_ok() { function test_parse_abbreviation_tag_zero (line 929) | fn test_parse_abbreviation_tag_zero() { function test_parse_abbreviation_has_children (line 939) | fn test_parse_abbreviation_has_children() { function test_parse_abbreviation_ok (line 953) | fn test_parse_abbreviation_ok() { function test_parse_abbreviation_implicit_const_ok (line 982) | fn test_parse_abbreviation_implicit_const_ok() { function test_parse_abbreviation_implicit_const_no_const (line 1011) | fn test_parse_abbreviation_implicit_const_no_const() { function test_parse_null_abbreviation_ok (line 1026) | fn test_parse_null_abbreviation_ok() { function test_parse_attribute_form_ok (line 1041) | fn test_parse_attribute_form_ok() { function test_parse_attribute_form_zero (line 1050) | fn test_parse_attribute_form_zero() { function test_parse_null_attribute_specification_ok (line 1060) | fn test_parse_null_attribute_specification_ok() { function test_parse_attribute_specifications_name_zero (line 1070) | fn test_parse_attribute_specifications_name_zero() { function test_parse_attribute_specifications_form_zero (line 1080) | fn test_parse_attribute_specifications_form_zero() { function test_get_abbrev_zero (line 1090) | fn test_get_abbrev_zero() { FILE: builder/third-party/gimli/src/read/addr.rs type DebugAddr (line 6) | pub struct DebugAddr { function get_address (line 28) | pub fn get_address( function borrow (line 59) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugAddr function id (line 68) | fn id() -> SectionId { function reader (line 72) | fn reader(&self) -> &R { function from (line 78) | fn from(section: R) -> Self { function test_get_address (line 92) | fn test_get_address() { FILE: builder/third-party/gimli/src/read/aranges.rs type DebugAranges (line 8) | pub struct DebugAranges { function new (line 31) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function headers (line 42) | pub fn headers(&self) -> ArangeHeaderIter { function header (line 50) | pub fn header(&self, offset: DebugArangesOffset) -> Result(&'a self, mut borrow: F) -> DebugAranges function id (line 82) | fn id() -> SectionId { function reader (line 86) | fn reader(&self) -> &R { function from (line 92) | fn from(section: R) -> Self { type ArangeHeaderIter (line 99) | pub struct ArangeHeaderIter { function next (line 106) | pub fn next(&mut self) -> Result>> { type Item (line 127) | type Item = ArangeHeader; type Error (line 128) | type Error = Error; function next (line 130) | fn next(&mut self) -> ::core::result::Result, Self::E... type ArangeHeader (line 139) | pub struct ArangeHeader::Offset> function parse (line 157) | fn parse(input: &mut R, offset: DebugArangesOffset) -> Result DebugArangesOffset { function length (line 218) | pub fn length(&self) -> Offset { function encoding (line 224) | pub fn encoding(&self) -> Encoding { function segment_size (line 230) | pub fn segment_size(&self) -> u8 { function debug_info_offset (line 236) | pub fn debug_info_offset(&self) -> DebugInfoOffset { function entries (line 242) | pub fn entries(&self) -> ArangeEntryIter { type ArangeEntryIter (line 256) | pub struct ArangeEntryIter { function next (line 269) | pub fn next(&mut self) -> Result> { type Item (line 290) | type Item = ArangeEntry; type Error (line 291) | type Error = Error; function next (line 293) | fn next(&mut self) -> ::core::result::Result, Self::E... type ArangeEntry (line 300) | pub struct ArangeEntry { method parse (line 308) | fn parse( method segment (line 348) | pub fn segment(&self) -> Option { method address (line 354) | pub fn address(&self) -> u64 { method length (line 360) | pub fn length(&self) -> u64 { method range (line 366) | pub fn range(&self) -> Range { function test_iterate_headers (line 382) | fn test_iterate_headers() { function test_parse_header_ok (line 436) | fn test_parse_header_ok() { function test_parse_header_overflow_error (line 494) | fn test_parse_header_overflow_error() { function test_parse_header_div_by_zero_error (line 533) | fn test_parse_header_div_by_zero_error() { function test_parse_entry_ok (line 573) | fn test_parse_entry_ok() { function test_parse_entry_segment (line 596) | fn test_parse_entry_segment() { function test_parse_entry_zero (line 629) | fn test_parse_entry_zero() { FILE: builder/third-party/gimli/src/read/cfi.rs type DebugFrame (line 35) | pub struct DebugFrame { function set_address_size (line 47) | pub fn set_address_size(&mut self, address_size: u8) { function set_segment_size (line 55) | pub fn set_segment_size(&mut self, segment_size: u8) { function set_vendor (line 62) | pub fn set_vendor(&mut self, vendor: Vendor) { function new (line 86) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 92) | fn id() -> SectionId { function reader (line 96) | fn reader(&self) -> &R { function from (line 102) | fn from(section: R) -> Self { type EhFrameHdr (line 118) | pub struct EhFrameHdr(R); type ParsedEhFrameHdr (line 122) | pub struct ParsedEhFrameHdr { function new (line 137) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function parse (line 144) | pub fn parse(&self, bases: &BaseAddresses, address_size: u8) -> Result SectionId { function reader (line 192) | fn reader(&self) -> &R { function from (line 198) | fn from(section: R) -> Self { function eh_frame_ptr (line 205) | pub fn eh_frame_ptr(&self) -> Pointer { function table (line 210) | pub fn table(&self) -> Option> { type EhHdrTableIter (line 235) | pub struct EhHdrTableIter<'a, 'bases, R: Reader> { function next (line 244) | pub fn next(&mut self) -> Result> { function nth (line 262) | pub fn nth(&mut self, n: usize) -> Result> { type Item (line 284) | type Item = (Pointer, Pointer); type Error (line 285) | type Error = Error; function next (line 286) | fn next(&mut self) -> Result> { function size_hint (line 290) | fn size_hint(&self) -> (usize, Option) { function nth (line 298) | fn nth(&mut self, n: usize) -> Result> { type EhHdrTable (line 305) | pub struct EhHdrTable<'a, R: Reader> { function iter (line 316) | pub fn iter<'bases>(&self, bases: &'bases BaseAddresses) -> EhHdrTableIt... function lookup (line 330) | pub fn lookup(&self, address: u64, bases: &BaseAddresses) -> Result Result( function lookup_and_parse (line 440) | pub fn lookup_and_parse( function unwind_info_for_address (line 462) | pub fn unwind_info_for_address<'ctx, F, A: UnwindContextStorage>( type EhFrame (line 493) | pub struct EhFrame { function set_address_size (line 503) | pub fn set_address_size(&mut self, address_size: u8) { function set_vendor (line 510) | pub fn set_vendor(&mut self, vendor: Vendor) { function new (line 534) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 540) | fn id() -> SectionId { function reader (line 544) | fn reader(&self) -> &R { function from (line 550) | fn from(section: R) -> Self { type CieOffsetEncoding (line 565) | pub enum CieOffsetEncoding { type UnwindOffset (line 573) | pub trait UnwindOffset: Copy + Debug + Eq + From method into (line 578) | fn into(self) -> T; function into (line 586) | fn into(self) -> T { function into (line 596) | fn into(self) -> T { type _UnwindSectionPrivate (line 605) | pub trait _UnwindSectionPrivate { method section (line 607) | fn section(&self) -> &R; method length_value_is_end_of_entries (line 611) | fn length_value_is_end_of_entries(length: R::Offset) -> bool; method is_cie (line 614) | fn is_cie(format: Format, id: u64) -> bool; method cie_offset_encoding (line 618) | fn cie_offset_encoding(format: Format) -> CieOffsetEncoding; method resolve_cie_offset (line 625) | fn resolve_cie_offset(&self, base: R::Offset, offset: R::Offset) -> Op... method has_address_and_segment_sizes (line 629) | fn has_address_and_segment_sizes(version: u8) -> bool; method address_size (line 632) | fn address_size(&self) -> u8; method segment_size (line 635) | fn segment_size(&self) -> u8; method vendor (line 638) | fn vendor(&self) -> Vendor; type UnwindSection (line 644) | pub trait UnwindSection: Clone + Debug + _UnwindSectionPrivat... method entries (line 654) | fn entries<'bases>(&self, bases: &'bases BaseAddresses) -> CfiEntriesI... method cie_from_offset (line 663) | fn cie_from_offset( method partial_fde_from_offset (line 675) | fn partial_fde_from_offset<'bases>( method fde_from_offset (line 687) | fn fde_from_offset( method fde_for_address (line 711) | fn fde_for_address( method unwind_info_for_address (line 781) | fn unwind_info_for_address<'ctx, F, A: UnwindContextStorage>( function section (line 797) | fn section(&self) -> &R { function length_value_is_end_of_entries (line 801) | fn length_value_is_end_of_entries(_: R::Offset) -> bool { function is_cie (line 805) | fn is_cie(format: Format, id: u64) -> bool { function cie_offset_encoding (line 812) | fn cie_offset_encoding(format: Format) -> CieOffsetEncoding { function resolve_cie_offset (line 819) | fn resolve_cie_offset(&self, _: R::Offset, offset: R::Offset) -> Option<... function has_address_and_segment_sizes (line 823) | fn has_address_and_segment_sizes(version: u8) -> bool { function address_size (line 827) | fn address_size(&self) -> u8 { function segment_size (line 831) | fn segment_size(&self) -> u8 { function vendor (line 835) | fn vendor(&self) -> Vendor { type Offset (line 841) | type Offset = DebugFrameOffset; function section (line 845) | fn section(&self) -> &R { function length_value_is_end_of_entries (line 849) | fn length_value_is_end_of_entries(length: R::Offset) -> bool { function is_cie (line 853) | fn is_cie(_: Format, id: u64) -> bool { function cie_offset_encoding (line 857) | fn cie_offset_encoding(_format: Format) -> CieOffsetEncoding { function resolve_cie_offset (line 863) | fn resolve_cie_offset(&self, base: R::Offset, offset: R::Offset) -> Opti... function has_address_and_segment_sizes (line 867) | fn has_address_and_segment_sizes(_version: u8) -> bool { function address_size (line 871) | fn address_size(&self) -> u8 { function segment_size (line 875) | fn segment_size(&self) -> u8 { function vendor (line 879) | fn vendor(&self) -> Vendor { type Offset (line 885) | type Offset = EhFrameOffset; type BaseAddresses (line 911) | pub struct BaseAddresses { method set_eh_frame_hdr (line 945) | pub fn set_eh_frame_hdr(mut self, addr: u64) -> Self { method set_eh_frame (line 953) | pub fn set_eh_frame(mut self, addr: u64) -> Self { method set_text (line 960) | pub fn set_text(mut self, addr: u64) -> Self { method set_got (line 968) | pub fn set_got(mut self, addr: u64) -> Self { type SectionBaseAddresses (line 924) | pub struct SectionBaseAddresses { type CfiEntriesIter (line 1014) | pub struct CfiEntriesIter<'bases, Section, R> function next (line 1030) | pub fn next(&mut self) -> Result>> { type Item (line 1055) | type Item = CieOrFde<'bases, Section, R>; type Error (line 1056) | type Error = Error; function next (line 1058) | fn next(&mut self) -> ::core::result::Result, Self::E... type CieOrFde (line 1065) | pub enum CieOrFde<'bases, Section, R> function parse_cfi_entry (line 1078) | fn parse_cfi_entry<'bases, Section, R>( type Augmentation (line 1140) | pub struct Augmentation { method parse (line 1173) | fn parse( type AugmentationData (line 1241) | struct AugmentationData { method parse (line 1246) | fn parse( type CommonInformationEntry (line 1272) | pub struct CommonInformationEntry::Offset> function parse (line 1331) | fn parse>( function parse_rest (line 1343) | fn parse_rest>( function offset (line 1416) | pub fn offset(&self) -> R::Offset { function encoding (line 1421) | pub fn encoding(&self) -> Encoding { function address_size (line 1430) | pub fn address_size(&self) -> u8 { function instructions (line 1438) | pub fn instructions<'a, Section>( function entry_len (line 1463) | pub fn entry_len(&self) -> R::Offset { function version (line 1469) | pub fn version(&self) -> u8 { function augmentation (line 1477) | pub fn augmentation(&self) -> Option<&Augmentation> { function has_lsda (line 1482) | pub fn has_lsda(&self) -> bool { function lsda_encoding (line 1487) | pub fn lsda_encoding(&self) -> Option { function personality_with_encoding (line 1493) | pub fn personality_with_encoding(&self) -> Option<(constants::DwEhPe, Po... function personality (line 1499) | pub fn personality(&self) -> Option { function fde_address_encoding (line 1507) | pub fn fde_address_encoding(&self) -> Option { function is_signal_trampoline (line 1512) | pub fn is_signal_trampoline(&self) -> bool { function code_alignment_factor (line 1518) | pub fn code_alignment_factor(&self) -> u64 { function data_alignment_factor (line 1524) | pub fn data_alignment_factor(&self) -> i64 { function return_address_register (line 1531) | pub fn return_address_register(&self) -> Register { type PartialFrameDescriptionEntry (line 1540) | pub struct PartialFrameDescriptionEntry<'bases, Section, R> function parse_partial (line 1559) | fn parse_partial( function parse (line 1576) | pub fn parse(&self, get_cie: F) -> Result> function offset (line 1593) | pub fn offset(&self) -> R::Offset { function cie_offset (line 1598) | pub fn cie_offset(&self) -> Section::Offset { function entry_len (line 1606) | pub fn entry_len(&self) -> R::Offset { type FrameDescriptionEntry (line 1613) | pub struct FrameDescriptionEntry::Offset> function parse_rest (line 1655) | fn parse_rest( function parse_addresses (line 1712) | fn parse_addresses( function rows (line 1737) | pub fn rows<'a, 'ctx, Section: UnwindSection, A: UnwindContextStorage... function unwind_info_for_address (line 1752) | pub fn unwind_info_for_address<'ctx, Section: UnwindSection, A: Unwin... function offset (line 1776) | pub fn offset(&self) -> R::Offset { function cie (line 1781) | pub fn cie(&self) -> &CommonInformationEntry { function entry_len (line 1789) | pub fn entry_len(&self) -> R::Offset { function instructions (line 1800) | pub fn instructions<'a, Section>( function initial_address (line 1822) | pub fn initial_address(&self) -> u64 { function len (line 1828) | pub fn len(&self) -> u64 { function contains (line 1837) | pub fn contains(&self, address: u64) -> bool { function lsda (line 1845) | pub fn lsda(&self) -> Option { function is_signal_trampoline (line 1851) | pub fn is_signal_trampoline(&self) -> bool { function personality (line 1859) | pub fn personality(&self) -> Option { type UnwindContextStorage (line 1903) | pub trait UnwindContextStorage: Sized { constant MAX_RULES (line 1914) | const MAX_RULES: usize = 192; constant MAX_UNWIND_STACK_DEPTH (line 1916) | const MAX_UNWIND_STACK_DEPTH: usize = 4; type Rules (line 1920) | type Rules = [(Register, RegisterRule); MAX_RULES]; type Stack (line 1921) | type Stack = Box<[UnwindTableRow; MAX_UNWIND_STACK_DEPTH]>; type UnwindContext (line 1951) | pub struct UnwindContext = StoreOn... method fmt (line 1971) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 1981) | fn default() -> Self { function new (line 1989) | pub fn new() -> Self { function new_in (line 2000) | pub fn new_in() -> Self { function initialize (line 2011) | fn initialize>( function reset (line 2027) | fn reset(&mut self) { function row (line 2035) | fn row(&self) -> &UnwindTableRow { function row_mut (line 2039) | fn row_mut(&mut self) -> &mut UnwindTableRow { function save_initial_rules (line 2043) | fn save_initial_rules(&mut self) -> Result<()> { function start_address (line 2062) | fn start_address(&self) -> u64 { function set_start_address (line 2066) | fn set_start_address(&mut self, start_address: u64) { function set_register_rule (line 2071) | fn set_register_rule(&mut self, register: Register, rule: RegisterRule Option> { function set_cfa (line 2089) | fn set_cfa(&mut self, cfa: CfaRule) { function cfa_mut (line 2093) | fn cfa_mut(&mut self) -> &mut CfaRule { function push_row (line 2097) | fn push_row(&mut self) -> Result<()> { function pop_row (line 2102) | fn pop_row(&mut self) -> Result<()> { type UnwindTable (line 2173) | pub struct UnwindTable<'a, 'ctx, R: Reader, A: UnwindContextStorage =... function new (line 2191) | pub fn new>( function new_for_fde (line 2201) | fn new_for_fde>( function new_for_cie (line 2220) | fn new_for_cie>( function next_row (line 2244) | pub fn next_row(&mut self) -> Result>> { function into_current_row (line 2277) | pub fn into_current_row(self) -> Option<&'ctx UnwindTableRow> { function evaluate (line 2287) | fn evaluate(&mut self, instruction: CallFrameInstruction) -> Result = StoreOnHe... method fmt (line 2501) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method clone (line 2509) | fn clone(&self) -> Self { method default (line 2517) | fn default() -> Self { function is_default (line 2529) | fn is_default(&self) -> bool { function get (line 2533) | fn get(&self, register: Register) -> RegisterRule { function set (line 2544) | fn set(&mut self, register: Register, rule: RegisterRule) -> Result<(... function iter (line 2571) | fn iter(&self) -> RegisterRuleIter { function from_iter (line 2581) | fn from_iter(iter: T) -> Self method eq (line 2601) | fn eq(&self, rhs: &Self) -> bool { type RegisterRuleIter (line 2624) | pub struct RegisterRuleIter<'iter, R>(::core::slice::Iter<'iter, (Regist... type Item (line 2629) | type Item = &'iter (Register, RegisterRule); method next (line 2631) | fn next(&mut self) -> Option { type UnwindTableRow (line 2639) | pub struct UnwindTableRow = StoreO... method fmt (line 2648) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method clone (line 2660) | fn clone(&self) -> Self { method default (line 2672) | fn default() -> Self { function is_default (line 2684) | fn is_default(&self) -> bool { function start_address (line 2692) | pub fn start_address(&self) -> u64 { function end_address (line 2703) | pub fn end_address(&self) -> u64 { function contains (line 2709) | pub fn contains(&self, address: u64) -> bool { function saved_args_size (line 2717) | pub fn saved_args_size(&self) -> u64 { function cfa (line 2722) | pub fn cfa(&self) -> &CfaRule { function register (line 2770) | pub fn register(&self, register: Register) -> RegisterRule { function registers (line 2789) | pub fn registers(&self) -> RegisterRuleIter { type CfaRule (line 2796) | pub enum CfaRule { method default (line 2810) | fn default() -> Self { function is_default (line 2819) | fn is_default(&self) -> bool { type RegisterRule (line 2837) | pub enum RegisterRule { function is_defined (line 2875) | fn is_defined(&self) -> bool { type CallFrameInstruction (line 2883) | pub enum CallFrameInstruction { constant CFI_INSTRUCTION_HIGH_BITS_MASK (line 3179) | const CFI_INSTRUCTION_HIGH_BITS_MASK: u8 = 0b1100_0000; constant CFI_INSTRUCTION_LOW_BITS_MASK (line 3180) | const CFI_INSTRUCTION_LOW_BITS_MASK: u8 = !CFI_INSTRUCTION_HIGH_BITS_MASK; function parse (line 3183) | fn parse( type CallFrameInstructionIter (line 3390) | pub struct CallFrameInstructionIter<'a, R: Reader> { function next (line 3399) | pub fn next(&mut self) -> Result>> { type Item (line 3421) | type Item = CallFrameInstruction; type Error (line 3422) | type Error = Error; function next (line 3424) | fn next(&mut self) -> ::core::result::Result, Self::E... function parse_pointer_encoding (line 3432) | fn parse_pointer_encoding(input: &mut R) -> Result Pointer { method direct (line 3477) | pub fn direct(self) -> Result { method pointer (line 3486) | pub fn pointer(self) -> u64 { method default (line 3460) | fn default() -> Self { type PointerEncodingParameters (line 3494) | struct PointerEncodingParameters<'a, R: Reader> { function parse_encoded_pointer (line 3501) | fn parse_encoded_pointer( type SectionKind (line 3594) | struct SectionKind

(PhantomData
); function endian (line 3597) | fn endian<'input, E>(self) -> Endian function section (line 3610) | fn section<'input, E>(self, contents: &'input [u8]) -> T function debug_frame_le (line 3620) | fn debug_frame_le<'a>() -> SectionKind() -> SectionKind() -> SectionKind( type CfiSectionMethods (line 3653) | trait CfiSectionMethods: GimliSectionMethods { method cie (line 3654) | fn cie<'aug, 'input, E, T>( method fde (line 3664) | fn fde<'a, 'input, E, T, L>( method cie (line 3678) | fn cie<'aug, 'input, E, T>( method fde (line 3730) | fn fde<'a, 'input, E, T, L>( type ResultExt (line 3825) | trait ResultExt { method map_eof (line 3826) | fn map_eof(self, input: &[u8]) -> Self; method map_eof (line 3830) | fn map_eof(self, input: &[u8]) -> Self { function assert_parse_cie (line 3841) | fn assert_parse_cie<'input, E>( function test_parse_cie_incomplete_length_32 (line 3863) | fn test_parse_cie_incomplete_length_32() { function test_parse_cie_incomplete_length_64 (line 3875) | fn test_parse_cie_incomplete_length_64() { function test_parse_cie_incomplete_id_32 (line 3889) | fn test_parse_cie_incomplete_id_32() { function test_parse_cie_bad_id_32 (line 3904) | fn test_parse_cie_bad_id_32() { function test_parse_cie_32_bad_version (line 3915) | fn test_parse_cie_32_bad_version() { function test_parse_cie_unknown_augmentation (line 3936) | fn test_parse_cie_unknown_augmentation() { function test_parse_cie (line 3973) | fn test_parse_cie(format: Format, version: u8, address_size: u8) { function test_parse_cie_32_ok (line 4005) | fn test_parse_cie_32_ok() { function test_parse_cie_64_ok (line 4013) | fn test_parse_cie_64_ok() { function test_parse_cie_length_too_big (line 4021) | fn test_parse_cie_length_too_big() { function test_parse_fde_incomplete_length_32 (line 4063) | fn test_parse_fde_incomplete_length_32() { function test_parse_fde_incomplete_length_64 (line 4076) | fn test_parse_fde_incomplete_length_64() { function test_parse_fde_incomplete_cie_pointer_32 (line 4091) | fn test_parse_fde_incomplete_cie_pointer_32() { function test_parse_fde_32_ok (line 4107) | fn test_parse_fde_32_ok() { function test_parse_fde_32_with_segment_ok (line 4158) | fn test_parse_fde_32_with_segment_ok() { function test_parse_fde_64_ok (line 4208) | fn test_parse_fde_64_ok() { function test_parse_cfi_entry_on_cie_32_ok (line 4258) | fn test_parse_cfi_entry_on_cie_32_ok() { function test_parse_cfi_entry_on_fde_32_ok (line 4293) | fn test_parse_cfi_entry_on_fde_32_ok() { function test_cfi_entries_iter (line 4354) | fn test_cfi_entries_iter() { function test_parse_cie_from_offset (line 4481) | fn test_parse_cie_from_offset() { function parse_cfi_instruction (line 4519) | fn parse_cfi_instruction( function test_parse_cfi_instruction_advance_loc (line 4533) | fn test_parse_cfi_instruction_advance_loc() { function test_parse_cfi_instruction_offset (line 4551) | fn test_parse_cfi_instruction_offset() { function test_parse_cfi_instruction_restore (line 4572) | fn test_parse_cfi_instruction_restore() { function test_parse_cfi_instruction_nop (line 4590) | fn test_parse_cfi_instruction_nop() { function test_parse_cfi_instruction_set_loc (line 4605) | fn test_parse_cfi_instruction_set_loc() { function test_parse_cfi_instruction_set_loc_encoding (line 4624) | fn test_parse_cfi_instruction_set_loc_encoding() { function test_parse_cfi_instruction_advance_loc1 (line 4656) | fn test_parse_cfi_instruction_advance_loc1() { function test_parse_cfi_instruction_advance_loc2 (line 4675) | fn test_parse_cfi_instruction_advance_loc2() { function test_parse_cfi_instruction_advance_loc4 (line 4694) | fn test_parse_cfi_instruction_advance_loc4() { function test_parse_cfi_instruction_offset_extended (line 4713) | fn test_parse_cfi_instruction_offset_extended() { function test_parse_cfi_instruction_restore_extended (line 4735) | fn test_parse_cfi_instruction_restore_extended() { function test_parse_cfi_instruction_undefined (line 4754) | fn test_parse_cfi_instruction_undefined() { function test_parse_cfi_instruction_same_value (line 4773) | fn test_parse_cfi_instruction_same_value() { function test_parse_cfi_instruction_register (line 4792) | fn test_parse_cfi_instruction_register() { function test_parse_cfi_instruction_remember_state (line 4814) | fn test_parse_cfi_instruction_remember_state() { function test_parse_cfi_instruction_restore_state (line 4829) | fn test_parse_cfi_instruction_restore_state() { function test_parse_cfi_instruction_def_cfa (line 4844) | fn test_parse_cfi_instruction_def_cfa() { function test_parse_cfi_instruction_def_cfa_register (line 4866) | fn test_parse_cfi_instruction_def_cfa_register() { function test_parse_cfi_instruction_def_cfa_offset (line 4885) | fn test_parse_cfi_instruction_def_cfa_offset() { function test_parse_cfi_instruction_def_cfa_expression (line 4904) | fn test_parse_cfi_instruction_def_cfa_expression() { function test_parse_cfi_instruction_expression (line 4934) | fn test_parse_cfi_instruction_expression() { function test_parse_cfi_instruction_offset_extended_sf (line 4967) | fn test_parse_cfi_instruction_offset_extended_sf() { function test_parse_cfi_instruction_def_cfa_sf (line 4989) | fn test_parse_cfi_instruction_def_cfa_sf() { function test_parse_cfi_instruction_def_cfa_offset_sf (line 5011) | fn test_parse_cfi_instruction_def_cfa_offset_sf() { function test_parse_cfi_instruction_val_offset (line 5030) | fn test_parse_cfi_instruction_val_offset() { function test_parse_cfi_instruction_val_offset_sf (line 5052) | fn test_parse_cfi_instruction_val_offset_sf() { function test_parse_cfi_instruction_val_expression (line 5074) | fn test_parse_cfi_instruction_val_expression() { function test_parse_cfi_instruction_negate_ra_state (line 5107) | fn test_parse_cfi_instruction_negate_ra_state() { function test_parse_cfi_instruction_unknown_instruction (line 5128) | fn test_parse_cfi_instruction_unknown_instruction() { function test_call_frame_instruction_iter_ok (line 5143) | fn test_call_frame_instruction_iter_ok() { function test_call_frame_instruction_iter_err (line 5197) | fn test_call_frame_instruction_iter_err() { function assert_eval (line 5223) | fn assert_eval<'a, I>( function make_test_cie (line 5252) | fn make_test_cie<'a>() -> CommonInformationEntry Result { function test_eh_frame_resolve_cie_offset_ok (line 6653) | fn test_eh_frame_resolve_cie_offset_ok() { function test_eh_frame_resolve_cie_offset_out_of_bounds (line 6664) | fn test_eh_frame_resolve_cie_offset_out_of_bounds() { function test_eh_frame_resolve_cie_offset_underflow (line 6673) | fn test_eh_frame_resolve_cie_offset_underflow() { function test_eh_frame_fde_ok (line 6682) | fn test_eh_frame_fde_ok() { function test_eh_frame_fde_out_of_bounds (line 6737) | fn test_eh_frame_fde_out_of_bounds() { function test_augmentation_parse_not_z_augmentation (line 6775) | fn test_augmentation_parse_not_z_augmentation() { function test_augmentation_parse_just_signal_trampoline (line 6788) | fn test_augmentation_parse_just_signal_trampoline() { function test_augmentation_parse_unknown_part_of_z_augmentation (line 6805) | fn test_augmentation_parse_unknown_part_of_z_augmentation() { function test_augmentation_parse_L (line 6825) | fn test_augmentation_parse_L() { function test_augmentation_parse_P (line 6852) | fn test_augmentation_parse_P() { function test_augmentation_parse_R (line 6880) | fn test_augmentation_parse_R() { function test_augmentation_parse_S (line 6907) | fn test_augmentation_parse_S() { function test_augmentation_parse_all (line 6932) | fn test_augmentation_parse_all() { function test_eh_frame_fde_no_augmentation (line 6968) | fn test_eh_frame_fde_no_augmentation() { function test_eh_frame_fde_empty_augmentation (line 7005) | fn test_eh_frame_fde_empty_augmentation() { function test_eh_frame_fde_lsda_augmentation (line 7043) | fn test_eh_frame_fde_lsda_augmentation() { function test_eh_frame_fde_lsda_function_relative (line 7084) | fn test_eh_frame_fde_lsda_function_relative() { function test_eh_frame_cie_personality_function_relative_bad_context (line 7131) | fn test_eh_frame_cie_personality_function_relative_bad_context() { function register_rule_map_eq (line 7183) | fn register_rule_map_eq() { function iter_register_rules (line 7226) | fn iter_register_rules() { function size_of_unwind_ctx (line 7268) | fn size_of_unwind_ctx() { function size_of_register_rule_map (line 7279) | fn size_of_register_rule_map() { function test_parse_pointer_encoding_ok (line 7289) | fn test_parse_pointer_encoding_ok() { function test_parse_pointer_encoding_bad_encoding (line 7300) | fn test_parse_pointer_encoding_bad_encoding() { function test_parse_encoded_pointer_absptr (line 7313) | fn test_parse_encoded_pointer_absptr() { function test_parse_encoded_pointer_pcrel (line 7338) | fn test_parse_encoded_pointer_pcrel() { function test_parse_encoded_pointer_pcrel_undefined (line 7364) | fn test_parse_encoded_pointer_pcrel_undefined() { function test_parse_encoded_pointer_textrel (line 7385) | fn test_parse_encoded_pointer_textrel() { function test_parse_encoded_pointer_textrel_undefined (line 7410) | fn test_parse_encoded_pointer_textrel_undefined() { function test_parse_encoded_pointer_datarel (line 7431) | fn test_parse_encoded_pointer_datarel() { function test_parse_encoded_pointer_datarel_undefined (line 7456) | fn test_parse_encoded_pointer_datarel_undefined() { function test_parse_encoded_pointer_funcrel (line 7477) | fn test_parse_encoded_pointer_funcrel() { function test_parse_encoded_pointer_funcrel_undefined (line 7502) | fn test_parse_encoded_pointer_funcrel_undefined() { function test_parse_encoded_pointer_uleb128 (line 7523) | fn test_parse_encoded_pointer_uleb128() { function test_parse_encoded_pointer_udata2 (line 7549) | fn test_parse_encoded_pointer_udata2() { function test_parse_encoded_pointer_udata4 (line 7575) | fn test_parse_encoded_pointer_udata4() { function test_parse_encoded_pointer_udata8 (line 7601) | fn test_parse_encoded_pointer_udata8() { function test_parse_encoded_pointer_sleb128 (line 7627) | fn test_parse_encoded_pointer_sleb128() { function test_parse_encoded_pointer_sdata2 (line 7653) | fn test_parse_encoded_pointer_sdata2() { function test_parse_encoded_pointer_sdata4 (line 7680) | fn test_parse_encoded_pointer_sdata4() { function test_parse_encoded_pointer_sdata8 (line 7707) | fn test_parse_encoded_pointer_sdata8() { function test_parse_encoded_pointer_omit (line 7734) | fn test_parse_encoded_pointer_omit() { function test_parse_encoded_pointer_bad_encoding (line 7756) | fn test_parse_encoded_pointer_bad_encoding() { function test_parse_encoded_pointer_aligned (line 7777) | fn test_parse_encoded_pointer_aligned() { function test_parse_encoded_pointer_indirect (line 7800) | fn test_parse_encoded_pointer_indirect() { FILE: builder/third-party/gimli/src/read/dwarf.rs type Dwarf (line 23) | pub struct Dwarf { function load (line 79) | pub fn load(mut section: F) -> core::result::Result function load_sup (line 111) | pub fn load_sup(&mut self, section: F) -> core::result::Result<(), E> function borrow (line 146) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> Dwarf function sup (line 169) | pub fn sup(&self) -> Option<&Dwarf> { function populate_abbreviations_cache (line 182) | pub fn populate_abbreviations_cache(&mut self, strategy: AbbreviationsCa... function units (line 192) | pub fn units(&self) -> DebugInfoUnitHeadersIter { function unit (line 198) | pub fn unit(&self, header: UnitHeader) -> Result> { function type_units (line 207) | pub fn type_units(&self) -> DebugTypesUnitHeadersIter { function abbreviations (line 213) | pub fn abbreviations(&self, unit: &UnitHeader) -> Result) -> Result { function line_string (line 237) | pub fn line_string(&self, offset: DebugLineStrOffset) -> Resu... function attr_string (line 255) | pub fn attr_string(&self, unit: &Unit, attr: AttributeValue) -> Re... function address (line 280) | pub fn address(&self, unit: &Unit, index: DebugAddrIndex) ... function attr_address (line 294) | pub fn attr_address(&self, unit: &Unit, attr: AttributeValue) -> R... function ranges_offset_from_raw (line 305) | pub fn ranges_offset_from_raw( function ranges_offset (line 318) | pub fn ranges_offset( function ranges (line 328) | pub fn ranges( function raw_ranges (line 343) | pub fn raw_ranges( function attr_ranges_offset (line 360) | pub fn attr_ranges_offset( function attr_ranges (line 383) | pub fn attr_ranges( function die_ranges (line 397) | pub fn die_ranges( function unit_ranges (line 443) | pub fn unit_ranges(&self, unit: &Unit) -> Result> { function locations_offset (line 451) | pub fn locations_offset( function locations (line 461) | pub fn locations( function raw_locations (line 485) | pub fn raw_locations( function attr_locations_offset (line 505) | pub fn attr_locations_offset( function attr_locations (line 528) | pub fn attr_locations( function lookup_offset_id (line 542) | pub fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(bool, Sect... function format_error (line 565) | pub fn format_error(&self, err: Error) -> String { function make_dwo (line 590) | pub fn make_dwo(&mut self, parent: &Dwarf) { type DwarfPackage (line 604) | pub struct DwarfPackage { function load (line 653) | pub fn load(mut section: F, empty: R) -> core::result::Result) -> Result) -> Result) -> Result::Offset> function new (line 869) | pub fn new(dwarf: &Dwarf, header: UnitHeader) -> Result { function new_with_abbreviations (line 880) | pub fn new_with_abbreviations( function encoding (line 996) | pub fn encoding(&self) -> Encoding { function entry (line 1001) | pub fn entry(&self, offset: UnitOffset) -> Result EntriesCursor { function entries_at_offset (line 1014) | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result... function entries_tree (line 1021) | pub fn entries_tree(&self, offset: Option>) -> Res... function entries_raw (line 1027) | pub fn entries_raw(&self, offset: Option>) -> Resu... function copy_relocated_attributes (line 1034) | pub fn copy_relocated_attributes(&mut self, other: &Unit) { function dwo_name (line 1047) | pub fn dwo_name(&self) -> Result>> { function to_unit_offset (line 1066) | pub fn to_unit_offset(&self, unit: &Unit) -> Option> function to_unit_section_offset (line 1097) | pub fn to_unit_section_offset(&self, unit: &Unit) -> UnitSectionOf... type RangeIter (line 1116) | pub struct RangeIter(RangeIterInner); type RangeIterInner (line 1119) | enum RangeIterInner { method default (line 1125) | fn default() -> Self { function next (line 1132) | pub fn next(&mut self) -> Result> { type Item (line 1142) | type Item = Range; type Error (line 1143) | type Error = Error; function next (line 1146) | fn next(&mut self) -> ::core::result::Result, Self::E... function test_dwarf_variance (line 1159) | fn test_dwarf_variance() { function test_dwarf_unit_variance (line 1168) | fn test_dwarf_unit_variance() { function test_send (line 1176) | fn test_send() { function test_format_error (line 1183) | fn test_format_error() { FILE: builder/third-party/gimli/src/read/endian_reader.rs type EndianRcSlice (line 28) | pub type EndianRcSlice = EndianReader>; type EndianArcSlice (line 42) | pub type EndianArcSlice = EndianReader>; type EndianReader (line 120) | pub struct EndianReader function eq (line 135) | fn eq(&self, rhs: &EndianReader) -> bool { type SubRange (line 160) | struct SubRange function new (line 178) | fn new(bytes: T) -> Self { function bytes (line 185) | fn bytes(&self) -> &[u8] { function len (line 192) | fn len(&self) -> usize { function truncate (line 197) | fn truncate(&mut self, len: usize) { function skip (line 203) | fn skip(&mut self, len: usize) { function read_slice (line 210) | fn read_slice(&mut self, len: usize) -> Option<&[u8]> { function new (line 229) | pub fn new(bytes: T, endian: Endian) -> EndianReader { function bytes (line 238) | pub fn bytes(&self) -> &[u8] { function range (line 272) | pub fn range(&self, idx: Range) -> EndianReader { function range_from (line 297) | pub fn range_from(&self, idx: RangeFrom) -> EndianReader) -> EndianReader { type Output (line 333) | type Output = u8; function index (line 334) | fn index(&self, idx: usize) -> &Self::Output { type Output (line 344) | type Output = [u8]; function index (line 345) | fn index(&self, idx: RangeFrom) -> &Self::Output { type Target (line 355) | type Target = [u8]; method deref (line 356) | fn deref(&self) -> &Self::Target { type Endian (line 366) | type Endian = Endian; type Offset (line 367) | type Offset = usize; method endian (line 370) | fn endian(&self) -> Endian { method len (line 375) | fn len(&self) -> usize { method empty (line 380) | fn empty(&mut self) { method truncate (line 385) | fn truncate(&mut self, len: usize) -> Result<()> { method offset_from (line 395) | fn offset_from(&self, base: &EndianReader) -> usize { method offset_id (line 404) | fn offset_id(&self) -> ReaderOffsetId { method lookup_offset_id (line 409) | fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option { method find (line 421) | fn find(&self, byte: u8) -> Result { method skip (line 429) | fn skip(&mut self, len: usize) -> Result<()> { method split (line 439) | fn split(&mut self, len: usize) -> Result { method to_slice (line 451) | fn to_slice(&self) -> Result> { method to_string (line 456) | fn to_string(&self) -> Result> { method to_string_lossy (line 464) | fn to_string_lossy(&self) -> Result> { method read_slice (line 469) | fn read_slice(&mut self, buf: &mut [u8]) -> Result<()> { function native_reader (line 486) | fn native_reader + Debug>( constant BUF (line 492) | const BUF: &[u8] = &[1, 2, 3, 4, 5, 6, 7, 8, 9, 0]; function test_reader_split (line 495) | fn test_reader_split() { function test_reader_split_out_of_bounds (line 503) | fn test_reader_split_out_of_bounds() { function bytes_and_len_and_range_and_eq (line 509) | fn bytes_and_len_and_range_and_eq() { function find (line 538) | fn find() { function indexing (line 548) | fn indexing() { function indexing_out_of_bounds (line 556) | fn indexing_out_of_bounds() { function endian (line 563) | fn endian() { function empty (line 569) | fn empty() { function truncate (line 578) | fn truncate() { function offset_from (line 586) | fn offset_from() { function skip (line 593) | fn skip() { function to_slice (line 600) | fn to_slice() { function to_string_ok (line 608) | fn to_string_ok() { constant BAD_UTF8 (line 617) | const BAD_UTF8: &[u8] = &[0x9f, 0x9a, 0x80, 0xf0]; function to_string_err (line 620) | fn to_string_err() { function to_string_lossy (line 626) | fn to_string_lossy() { function read_u8_array (line 632) | fn read_u8_array() { FILE: builder/third-party/gimli/src/read/endian_slice.rs type EndianSlice (line 18) | pub struct EndianSlice<'input, Endian> function new (line 32) | pub fn new(slice: &'input [u8], endian: Endian) -> EndianSlice<'input, E... function buf (line 40) | pub fn buf(&self) -> &'input [u8] { function slice (line 46) | pub fn slice(&self) -> &'input [u8] { function split_at (line 54) | pub fn split_at( function find (line 63) | pub fn find(&self, byte: u8) -> Option { function offset_from (line 70) | pub fn offset_from(&self, base: EndianSlice<'input, Endian>) -> usize { function to_string (line 82) | pub fn to_string(&self) -> Result<&'input str> { function to_string_lossy (line 90) | pub fn to_string_lossy(&self) -> Cow<'input, str> { function read_slice (line 95) | fn read_slice(&mut self, len: usize) -> Result<&'input [u8]> { function range (line 127) | pub fn range(&self, idx: Range) -> EndianSlice<'input, Endian> { function range_from (line 145) | pub fn range_from(&self, idx: RangeFrom) -> EndianSlice<'input, E... function range_to (line 163) | pub fn range_to(&self, idx: RangeTo) -> EndianSlice<'input, Endia... type Target (line 175) | type Target = [u8]; method deref (line 176) | fn deref(&self) -> &Self::Target { function fmt (line 182) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> core::result::Result<(), ... type DebugBytes (line 190) | struct DebugBytes<'input>(&'input [u8]); function fmt (line 193) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> core::result::Result<(), ... type DebugByte (line 203) | struct DebugByte(u8); method fmt (line 206) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type DebugLen (line 211) | struct DebugLen(usize); method fmt (line 214) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Endian (line 223) | type Endian = Endian; type Offset (line 224) | type Offset = usize; method endian (line 227) | fn endian(&self) -> Endian { method len (line 232) | fn len(&self) -> usize { method is_empty (line 237) | fn is_empty(&self) -> bool { method empty (line 242) | fn empty(&mut self) { method truncate (line 247) | fn truncate(&mut self, len: usize) -> Result<()> { method offset_from (line 257) | fn offset_from(&self, base: &Self) -> usize { method offset_id (line 262) | fn offset_id(&self) -> ReaderOffsetId { method lookup_offset_id (line 267) | fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option { method find (line 279) | fn find(&self, byte: u8) -> Result { method skip (line 285) | fn skip(&mut self, len: usize) -> Result<()> { method split (line 295) | fn split(&mut self, len: usize) -> Result { method cannot_implement (line 301) | fn cannot_implement() -> super::reader::seal_if_no_alloc::Sealed { method to_slice (line 307) | fn to_slice(&self) -> Result> { method to_string (line 313) | fn to_string(&self) -> Result> { method to_string_lossy (line 322) | fn to_string_lossy(&self) -> Result> { method read_slice (line 327) | fn read_slice(&mut self, buf: &mut [u8]) -> Result<()> { function test_endian_slice_split_at (line 340) | fn test_endian_slice_split_at() { function test_endian_slice_split_at_out_of_bounds (line 355) | fn test_endian_slice_split_at_out_of_bounds() { FILE: builder/third-party/gimli/src/read/index.rs type DebugCuIndex (line 12) | pub struct DebugCuIndex { function new (line 22) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 28) | fn id() -> SectionId { function reader (line 32) | fn reader(&self) -> &R { function from (line 38) | fn from(section: R) -> Self { function index (line 45) | pub fn index(self) -> Result> { type DebugTuIndex (line 54) | pub struct DebugTuIndex { function new (line 64) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 70) | fn id() -> SectionId { function reader (line 74) | fn reader(&self) -> &R { function from (line 80) | fn from(section: R) -> Self { function index (line 87) | pub fn index(self) -> Result> { constant SECTION_COUNT_MAX (line 92) | const SECTION_COUNT_MAX: u8 = 8; type UnitIndex (line 96) | pub struct UnitIndex { function parse (line 110) | fn parse(mut input: R) -> Result> { function find (line 204) | pub fn find(&self, id: u64) -> Option { function sections (line 231) | pub fn sections(&self, mut row: u32) -> Result u16 { function section_count (line 260) | pub fn section_count(&self) -> u32 { function unit_count (line 265) | pub fn unit_count(&self) -> u32 { function slot_count (line 270) | pub fn slot_count(&self) -> u32 { type UnitIndexSectionIterator (line 277) | pub struct UnitIndexSectionIterator<'index, R: Reader> { type Item (line 284) | type Item = UnitIndexSection; method next (line 286) | fn next(&mut self) -> Option { type UnitIndexSection (line 301) | pub struct UnitIndexSection { function test_empty (line 317) | fn test_empty() { function test_version_2 (line 324) | fn test_version_2() { function test_version_5 (line 338) | fn test_version_5() { function test_version_5_invalid (line 352) | fn test_version_5_invalid() { function test_version_2_sections (line 365) | fn test_version_2_sections() { function test_version_5_sections (line 421) | fn test_version_5_sections() { function test_hash (line 477) | fn test_hash() { function test_cu_index (line 509) | fn test_cu_index() { function test_tu_index (line 523) | fn test_tu_index() { FILE: builder/third-party/gimli/src/read/line.rs type DebugLine (line 17) | pub struct DebugLine { function new (line 39) | pub fn new(debug_line_section: &'input [u8], endian: Endian) -> Self { function program (line 69) | pub fn program( function borrow (line 100) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugLine function id (line 109) | fn id() -> SectionId { function reader (line 113) | fn reader(&self) -> &R { function from (line 119) | fn from(debug_line_section: R) -> Self { type LineNumberProgram (line 126) | pub type LineNumberProgram = dyn LineProgram; type LineProgram (line 131) | pub trait LineProgram::Offset> method header (line 137) | fn header(&self) -> &LineProgramHeader; method add_file (line 139) | fn add_file(&mut self, file: FileEntry); function header (line 147) | fn header(&self) -> &LineProgramHeader { function add_file (line 150) | fn add_file(&mut self, file: FileEntry) { function header (line 160) | fn header(&self) -> &LineProgramHeader { function add_file (line 163) | fn add_file(&mut self, _: FileEntry) { type StateMachine (line 170) | pub type StateMachine = LineRows; type LineRows (line 178) | pub struct LineRows::Offset> type OneShotLineRows (line 189) | type OneShotLineRows::Offset> = type ResumedLineRows (line 192) | type ResumedLineRows<'program, R, Offset = ::Offset> = function new (line 201) | fn new(program: IncompleteLineProgram) -> OneShotLineRows( function header (line 229) | pub fn header(&self) -> &LineProgramHeader { function next_row (line 243) | pub fn next_row(&mut self) -> Result = LineInstruction::Offset>; type LineInstruction (line 277) | pub enum LineInstruction::Offset> function parse (line 416) | fn parse<'header>( function fmt (line 534) | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { type OpcodesIter (line 583) | pub type OpcodesIter = LineInstructions; type LineInstructions (line 591) | pub struct LineInstructions { function remove_trailing (line 596) | fn remove_trailing(&self, other: &LineInstructions) -> Result(header: &LineProgramHeader) -> Self { method address (line 688) | pub fn address(&self) -> u64 { method op_index (line 700) | pub fn op_index(&self) -> u64 { method file_index (line 707) | pub fn file_index(&self) -> u64 { method file (line 713) | pub fn file<'header, R: Reader>( method line (line 725) | pub fn line(&self) -> Option { method column (line 733) | pub fn column(&self) -> ColumnType { method is_stmt (line 744) | pub fn is_stmt(&self) -> bool { method basic_block (line 751) | pub fn basic_block(&self) -> bool { method end_sequence (line 760) | pub fn end_sequence(&self) -> bool { method prologue_end (line 768) | pub fn prologue_end(&self) -> bool { method epilogue_begin (line 776) | pub fn epilogue_begin(&self) -> bool { method isa (line 789) | pub fn isa(&self) -> u64 { method discriminator (line 800) | pub fn discriminator(&self) -> u64 { method execute (line 809) | pub fn execute( method reset (line 917) | pub fn reset(&mut self, header: &LineProgramHeader) { method apply_line_advance (line 935) | fn apply_line_advance(&mut self, line_increment: i64) { method apply_operation_advance (line 949) | fn apply_operation_advance( method adjust_opcode (line 975) | fn adjust_opcode(&self, opcode: u8, header: &LineProgramHea... method exec_special_opcode (line 980) | fn exec_special_opcode(&mut self, opcode: u8, header: &Line... type ColumnType (line 998) | pub enum ColumnType { type LineNumberSequence (line 1008) | pub type LineNumberSequence = LineSequence; type LineSequence (line 1014) | pub struct LineSequence { type LineNumberProgramHeader (line 1028) | pub type LineNumberProgramHeader = LineProgramHeader; type LineProgramHeader (line 1033) | pub struct LineProgramHeader::Offset> function offset (line 1092) | pub fn offset(&self) -> DebugLineOffset { function unit_length (line 1098) | pub fn unit_length(&self) -> R::Offset { function encoding (line 1103) | pub fn encoding(&self) -> Encoding { function version (line 1108) | pub fn version(&self) -> u16 { function header_length (line 1114) | pub fn header_length(&self) -> R::Offset { function address_size (line 1119) | pub fn address_size(&self) -> u8 { function format (line 1124) | pub fn format(&self) -> Format { function line_encoding (line 1129) | pub fn line_encoding(&self) -> LineEncoding { function minimum_instruction_length (line 1135) | pub fn minimum_instruction_length(&self) -> u8 { function maximum_operations_per_instruction (line 1141) | pub fn maximum_operations_per_instruction(&self) -> u8 { function default_is_stmt (line 1147) | pub fn default_is_stmt(&self) -> bool { function line_base (line 1152) | pub fn line_base(&self) -> i8 { function line_range (line 1157) | pub fn line_range(&self) -> u8 { function opcode_base (line 1162) | pub fn opcode_base(&self) -> u8 { function standard_opcode_lengths (line 1168) | pub fn standard_opcode_lengths(&self) -> &R { function directory_entry_format (line 1173) | pub fn directory_entry_format(&self) -> &[FileEntryFormat] { function include_directories (line 1181) | pub fn include_directories(&self) -> &[AttributeValue] { function directory (line 1188) | pub fn directory(&self, directory: u64) -> Option &[FileEntryFormat] { function file_has_timestamp (line 1210) | pub fn file_has_timestamp(&self) -> bool { function file_has_size (line 1222) | pub fn file_has_size(&self) -> bool { function file_has_md5 (line 1231) | pub fn file_has_md5(&self) -> bool { function file_names (line 1238) | pub fn file_names(&self) -> &[FileEntry] { function file (line 1247) | pub fn file(&self, file: u64) -> Option<&FileEntry> { function raw_program_buf (line 1278) | pub fn raw_program_buf(&self) -> R { function instructions (line 1284) | pub fn instructions(&self) -> LineInstructions { function parse (line 1290) | fn parse( type IncompleteLineNumberProgram (line 1436) | pub type IncompleteLineNumberProgram = IncompleteLineProgram<... type IncompleteLineProgram (line 1440) | pub struct IncompleteLineProgram::Offset> function header (line 1454) | pub fn header(&self) -> &LineProgramHeader { function rows (line 1460) | pub fn rows(self) -> OneShotLineRows { function sequences (line 1485) | pub fn sequences(self) -> Result<(CompleteLineProgram, Vec = CompleteLineProgram::Offset> function header (line 1547) | pub fn header(&self) -> &LineProgramHeader { function resume_from (line 1572) | pub fn resume_from<'program>( type FileEntry (line 1582) | pub struct FileEntry::Offset> function parse (line 1600) | fn parse(input: &mut R, path_name: R) -> Result> { function path_name (line 1621) | pub fn path_name(&self) -> AttributeValue { function directory_index (line 1636) | pub fn directory_index(&self) -> u64 { function directory (line 1643) | pub fn directory(&self, header: &LineProgramHeader) -> Option u64 { function last_modification (line 1657) | pub fn last_modification(&self) -> u64 { function size (line 1662) | pub fn size(&self) -> u64 { function length (line 1670) | pub fn length(&self) -> u64 { function md5 (line 1677) | pub fn md5(&self) -> &[u8; 16] { type FileEntryFormat (line 1684) | pub struct FileEntryFormat { method parse (line 1693) | fn parse(input: &mut R) -> Result> { function parse_directory_v5 (line 1719) | fn parse_directory_v5( function parse_file_v5 (line 1736) | fn parse_file_v5( function parse_attribute (line 1788) | fn parse_attribute( function test_parse_debug_line_32_ok (line 1904) | fn test_parse_debug_line_32_ok() { function test_parse_debug_line_header_length_too_short (line 2012) | fn test_parse_debug_line_header_length_too_short() { function test_parse_debug_line_unit_length_too_short (line 2073) | fn test_parse_debug_line_unit_length_too_short() { constant OPCODE_BASE (line 2133) | const OPCODE_BASE: u8 = 13; constant STANDARD_OPCODE_LENGTHS (line 2134) | const STANDARD_OPCODE_LENGTHS: &[u8] = &[0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0... function make_test_header (line 2136) | fn make_test_header( function make_test_program (line 2182) | fn make_test_program( function test_parse_special_opcodes (line 2191) | fn test_parse_special_opcodes() { function test_parse_standard_opcodes (line 2207) | fn test_parse_standard_opcodes() { function test_parse_unknown_standard_opcode_no_args (line 2283) | fn test_parse_unknown_standard_opcode_no_args() { function test_parse_unknown_standard_opcode_one_arg (line 2305) | fn test_parse_unknown_standard_opcode_one_arg() { function test_parse_unknown_standard_opcode_many_args (line 2327) | fn test_parse_unknown_standard_opcode_many_args() { function test_parse_extended_opcodes (line 2350) | fn test_parse_extended_opcodes() { function test_file_entry_directory (line 2431) | fn test_file_entry_directory() { function assert_exec_opcode (line 2454) | fn assert_exec_opcode<'input>( function test_exec_special_noop (line 2469) | fn test_exec_special_noop() { function test_exec_special_negative_line_advance (line 2480) | fn test_exec_special_negative_line_advance() { function test_exec_special_positive_line_advance (line 2495) | fn test_exec_special_positive_line_advance() { function test_exec_special_positive_address_advance (line 2509) | fn test_exec_special_positive_address_advance() { function test_exec_special_positive_address_and_line_advance (line 2523) | fn test_exec_special_positive_address_and_line_advance() { function test_exec_special_positive_address_and_negative_line_advance (line 2538) | fn test_exec_special_positive_address_and_negative_line_advance() { function test_exec_special_line_underflow (line 2554) | fn test_exec_special_line_underflow() { function test_exec_copy (line 2572) | fn test_exec_copy() { function test_exec_advance_pc (line 2587) | fn test_exec_advance_pc() { function test_exec_advance_pc_overflow (line 2599) | fn test_exec_advance_pc_overflow() { function test_exec_advance_line (line 2613) | fn test_exec_advance_line() { function test_exec_advance_line_overflow (line 2625) | fn test_exec_advance_line_overflow() { function test_exec_set_file_in_bounds (line 2639) | fn test_exec_set_file_in_bounds() { function test_exec_set_file_out_of_bounds (line 2653) | fn test_exec_set_file_out_of_bounds() { function test_file_entry_file_index_out_of_bounds (line 2671) | fn test_file_entry_file_index_out_of_bounds() { function test_file_entry_file_index_in_bounds (line 2687) | fn test_file_entry_file_index_in_bounds() { function test_exec_set_column (line 2697) | fn test_exec_set_column() { function test_exec_negate_statement (line 2709) | fn test_exec_negate_statement() { function test_exec_set_basic_block (line 2721) | fn test_exec_set_basic_block() { function test_exec_const_add_pc (line 2736) | fn test_exec_const_add_pc() { function test_exec_fixed_add_pc (line 2748) | fn test_exec_fixed_add_pc() { function test_exec_set_prologue_end (line 2764) | fn test_exec_set_prologue_end() { function test_exec_set_isa (line 2779) | fn test_exec_set_isa() { function test_exec_unknown_standard_0 (line 2791) | fn test_exec_unknown_standard_0() { function test_exec_unknown_standard_1 (line 2800) | fn test_exec_unknown_standard_1() { function test_exec_unknown_standard_n (line 2809) | fn test_exec_unknown_standard_n() { function test_exec_end_sequence (line 2821) | fn test_exec_end_sequence() { function test_exec_set_address (line 2833) | fn test_exec_set_address() { function test_exec_set_address_tombstone (line 2845) | fn test_exec_set_address_tombstone() { function test_exec_define_file (line 2858) | fn test_exec_define_file() { function test_exec_set_discriminator (line 2878) | fn test_exec_set_discriminator() { function test_exec_unknown_extended (line 2890) | fn test_exec_unknown_extended() { function test_line_rows_variance (line 2904) | fn test_line_rows_variance<'a, 'b>(_: &'a [u8], _: &'b [u8]) function test_parse_debug_line_v5_ok (line 2913) | fn test_parse_debug_line_v5_ok() { function test_sequences (line 3054) | fn test_sequences() { FILE: builder/third-party/gimli/src/read/lists.rs type ListsHeader (line 5) | pub(crate) struct ListsHeader { method size (line 28) | fn size(self) -> u8 { method size_for_encoding (line 35) | pub(crate) fn size_for_encoding(encoding: Encoding) -> u8 { method default (line 12) | fn default() -> Self { function parse_header (line 43) | fn parse_header(input: &mut R) -> Result { FILE: builder/third-party/gimli/src/read/loclists.rs type DebugLoc (line 14) | pub struct DebugLoc { function new (line 36) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 42) | fn id() -> SectionId { function reader (line 46) | fn reader(&self) -> &R { function from (line 52) | fn from(section: R) -> Self { type DebugLocLists (line 60) | pub struct DebugLocLists { function new (line 82) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 88) | fn id() -> SectionId { function reader (line 92) | fn reader(&self) -> &R { function from (line 98) | fn from(section: R) -> Self { type LocListsHeader (line 103) | pub(crate) type LocListsHeader = ListsHeader; function default_for_encoding_and_file (line 111) | pub fn default_for_encoding_and_file( type LocationLists (line 128) | pub struct LocationLists { function new (line 136) | pub fn new(debug_loc: DebugLoc, debug_loclists: DebugLocLists) -> ... function borrow (line 160) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> LocationLists function locations (line 183) | pub fn locations( function locations_dwo (line 202) | pub fn locations_dwo( function raw_locations (line 228) | pub fn raw_locations( function raw_locations_dwo (line 245) | pub fn raw_locations_dwo( function get_offset (line 272) | pub fn get_offset( function lookup_offset_id (line 290) | pub fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(SectionId,... type LocListsFormat (line 298) | enum LocListsFormat { type RawLocListIter (line 311) | pub struct RawLocListIter { type RawLocListEntry (line 319) | pub enum RawLocListEntry { function parse_data (line 391) | fn parse_data(input: &mut R, encoding: Encoding) -> Result R... function new (line 473) | fn new(input: R, encoding: Encoding, format: LocListsFormat) -> RawLocLi... function next (line 482) | pub fn next(&mut self) -> Result>> { type Item (line 504) | type Item = RawLocListEntry; type Error (line 505) | type Error = Error; function next (line 507) | fn next(&mut self) -> ::core::result::Result, Self::E... type LocListIter (line 518) | pub struct LocListIter { function new (line 527) | fn new( function get_address (line 542) | fn get_address(&self, index: DebugAddrIndex) -> Result { function next (line 548) | pub fn next(&mut self) -> Result>> { function next_raw (line 566) | pub fn next_raw(&mut self) -> Result>> { function convert_raw (line 574) | pub fn convert_raw( type Item (line 650) | type Item = LocationListEntry; type Error (line 651) | type Error = Error; function next (line 653) | fn next(&mut self) -> ::core::result::Result, Self::E... type LocationListEntry (line 660) | pub struct LocationListEntry { function test_loclists_32 (line 678) | fn test_loclists_32() { function test_loclists_64 (line 941) | fn test_loclists_64() { function test_location_list_32 (line 1205) | fn test_location_list_32() { function test_location_list_64 (line 1341) | fn test_location_list_64() { function test_locations_invalid (line 1477) | fn test_locations_invalid() { function test_get_offset (line 1535) | fn test_get_offset() { function test_loclists_gnu_v4_split_dwarf (line 1580) | fn test_loclists_gnu_v4_split_dwarf() { FILE: builder/third-party/gimli/src/read/lookup.rs type LookupParser (line 15) | pub trait LookupParser { method parse_header (line 24) | fn parse_header(input: &mut R) -> Result<(R, Self::Header)>; method parse_entry (line 28) | fn parse_entry(input: &mut R, header: &Self::Header) -> Result function from (line 46) | fn from(input_buffer: R) -> Self { function items (line 59) | pub fn items(&self) -> LookupEntryIter { function reader (line 66) | pub fn reader(&self) -> &R { type LookupEntryIter (line 72) | pub struct LookupEntryIter function next (line 95) | pub fn next(&mut self) -> Result> { type PubStuffHeader (line 129) | pub struct PubStuffHeader { type PubStuffEntry (line 137) | pub trait PubStuffEntry { method new (line 138) | fn new( type PubStuffParser (line 146) | pub struct PubStuffParser type Header (line 160) | type Header = PubStuffHeader; type Entry (line 161) | type Entry = Entry; function parse_header (line 165) | fn parse_header(input: &mut R) -> Result<(R, Self::Header)> { function parse_entry (line 188) | fn parse_entry(input: &mut R, header: &Self::Header) -> Result(pub T); type StoreOnHeap (line 262) | pub struct StoreOnHeap; type EndianBuf (line 267) | pub type EndianBuf<'input, Endian> = EndianSlice<'input, Endian>; type Error (line 271) | pub enum Error { method fmt (line 438) | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fm... method description (line 445) | pub fn description(&self) -> &str { method from (line 592) | fn from(_: io::Error) -> Self { type Result (line 598) | pub type Result = result::Result; type Section (line 612) | pub trait Section: From { method id (line 614) | fn id() -> SectionId; method section_name (line 617) | fn section_name() -> &'static str { method dwo_section_name (line 623) | fn dwo_section_name() -> Option<&'static str> { method xcoff_section_name (line 629) | fn xcoff_section_name() -> Option<&'static str> { method load (line 634) | fn load(f: F) -> core::result::Result method reader (line 642) | fn reader(&self) -> &R method dwp_range (line 648) | fn dwp_range(&self, offset: u32, size: u32) -> Result method lookup_offset_id (line 659) | fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(SectionId, R... method from_u64 (line 670) | pub(crate) fn from_u64(x: u64) -> Result { function test_parse_initial_length_32_ok (line 688) | fn test_parse_initial_length_32_ok() { function test_parse_initial_length_64_ok (line 704) | fn test_parse_initial_length_64_ok() { function test_parse_initial_length_unknown_reserved_value (line 731) | fn test_parse_initial_length_unknown_reserved_value() { function test_parse_initial_length_incomplete (line 743) | fn test_parse_initial_length_incomplete() { function test_parse_initial_length_64_incomplete (line 754) | fn test_parse_initial_length_64_incomplete() { function test_parse_offset_32 (line 770) | fn test_parse_offset_32() { function test_parse_offset_64_small (line 785) | fn test_parse_offset_64_small() { function test_parse_offset_64_large (line 801) | fn test_parse_offset_64_large() { function test_parse_offset_64_large (line 817) | fn test_parse_offset_64_large() { FILE: builder/third-party/gimli/src/read/op.rs type DieReference (line 15) | pub enum DieReference { type Operation (line 34) | pub enum Operation::Offset> type OperationEvaluationResult (line 296) | enum OperationEvaluationResult { type Location (line 305) | pub enum Location::Offset> function is_empty (line 348) | pub fn is_empty(&self) -> bool { type Piece (line 356) | pub struct Piece::Offset> function compute_pc (line 381) | fn compute_pc(pc: &R, bytecode: &R, offset: i16) -> Result { function generic_type (line 393) | fn generic_type() -> UnitOffset { function parse (line 410) | pub fn parse(bytes: &mut R, encoding: Encoding) -> Result { type EvaluationWaiting (line 825) | enum EvaluationWaiting { type EvaluationResult (line 845) | pub enum EvaluationResult { type Expression (line 924) | pub struct Expression(pub R); function evaluation (line 947) | pub fn evaluation(self, encoding: Encoding) -> Evaluation { function operations (line 952) | pub fn operations(self, encoding: Encoding) -> OperationIter { type OperationIter (line 962) | pub struct OperationIter { function next (line 969) | pub fn next(&mut self) -> Result>> { function offset_from (line 983) | pub fn offset_from(&self, expression: &Expression) -> R::Offset { type Item (line 990) | type Item = Operation; type Error (line 991) | type Error = Error; function next (line 993) | fn next(&mut self) -> ::core::result::Result, Self::E... type EvaluationStorage (line 1044) | pub trait EvaluationStorage { type Stack (line 1055) | type Stack = Vec; type ExpressionStack (line 1056) | type ExpressionStack = Vec<(R, R)>; type Result (line 1057) | type Result = Vec>; type Evaluation (line 1106) | pub struct Evaluation = StoreOnHeap> { function new (line 1139) | pub fn new(bytecode: R, encoding: Encoding) -> Self { function result (line 1147) | pub fn result(self) -> Vec> { function new_in (line 1162) | pub fn new_in(bytecode: R, encoding: Encoding) -> Self { function set_initial_value (line 1194) | pub fn set_initial_value(&mut self, value: u64) { function set_object_address (line 1209) | pub fn set_object_address(&mut self, value: u64) { function set_max_iterations (line 1222) | pub fn set_max_iterations(&mut self, value: u32) { function pop (line 1226) | fn pop(&mut self) -> Result { function push (line 1233) | fn push(&mut self, value: Value) -> Result<()> { function evaluate_one_operation (line 1237) | fn evaluate_one_operation(&mut self) -> Result Option { function as_result (line 1625) | pub fn as_result(&self) -> &[Piece] { function evaluate (line 1641) | pub fn evaluate(&mut self) -> Result> { function resume_with_memory (line 1671) | pub fn resume_with_memory(&mut self, value: Value) -> Result Result Result Result Result Result Result<... function resume_with_parameter_ref (line 1825) | pub fn resume_with_parameter_ref( function resume_with_relocated_address (line 1850) | pub fn resume_with_relocated_address(&mut self, address: u64) -> Result<... function resume_with_indexed_address (line 1872) | pub fn resume_with_indexed_address(&mut self, address: u64) -> Result Result<... function end_of_expression (line 1915) | fn end_of_expression(&mut self) -> bool { function evaluate_internal (line 1928) | fn evaluate_internal(&mut self) -> Result> { function encoding4 (line 2028) | fn encoding4() -> Encoding { function encoding8 (line 2036) | fn encoding8() -> Encoding { function test_compute_pc (line 2045) | fn test_compute_pc() { function check_op_parse_simple (line 2067) | fn check_op_parse_simple<'input>( function check_op_parse_eof (line 2084) | fn check_op_parse_eof(input: &[u8], encoding: Encoding) { function check_op_parse (line 2096) | fn check_op_parse( function test_op_parse_onebyte (line 2113) | fn test_op_parse_onebyte() { function test_op_parse_twobyte (line 2243) | fn test_op_parse_twobyte() { function test_op_parse_threebyte (line 2286) | fn test_op_parse_threebyte() { function test_op_parse_fivebyte (line 2329) | fn test_op_parse_fivebyte() { function test_op_parse_ninebyte (line 2375) | fn test_op_parse_ninebyte() { function test_op_parse_sleb (line 2415) | fn test_op_parse_sleb() { function test_op_parse_uleb (line 2461) | fn test_op_parse_uleb() { function test_op_parse_bregx (line 2536) | fn test_op_parse_bregx() { function test_op_parse_bit_piece (line 2569) | fn test_op_parse_bit_piece() { function test_op_parse_implicit_value (line 2596) | fn test_op_parse_implicit_value() { function test_op_parse_const_type (line 2616) | fn test_op_parse_const_type() { function test_op_parse_regval_type (line 2651) | fn test_op_parse_regval_type() { function test_op_parse_deref_type (line 2676) | fn test_op_parse_deref_type() { function test_op_convert (line 2710) | fn test_op_convert() { function test_op_reinterpret (line 2731) | fn test_op_reinterpret() { function test_op_parse_implicit_pointer (line 2752) | fn test_op_parse_implicit_pointer() { function test_op_parse_entry_value (line 2791) | fn test_op_parse_entry_value() { function test_op_parse_gnu_parameter_ref (line 2808) | fn test_op_parse_gnu_parameter_ref() { function test_op_wasm (line 2819) | fn test_op_wasm() { type AssemblerEntry (line 2845) | enum AssemblerEntry { function assemble (line 2857) | fn assemble(entries: &[AssemblerEntry]) -> Vec { function check_eval_with_args (line 2919) | fn check_eval_with_args( function check_eval (line 2968) | fn check_eval( function test_eval_arith (line 2979) | fn test_eval_arith() { function test_eval_arith64 (line 3150) | fn test_eval_arith64() { function test_eval_compare (line 3225) | fn test_eval_compare() { function test_eval_stack (line 3292) | fn test_eval_stack() { function test_eval_lit_and_reg (line 3330) | fn test_eval_lit_and_reg() { function test_eval_memory (line 3387) | fn test_eval_memory() { function test_eval_register (line 3514) | fn test_eval_register() { function test_eval_context (line 3561) | fn test_eval_context() { function test_eval_empty_stack (line 3704) | fn test_eval_empty_stack() { function test_eval_call (line 3719) | fn test_eval_call() { function test_eval_pieces (line 3819) | fn test_eval_pieces() { function test_eval_max_iterations (line 3999) | fn test_eval_max_iterations() { function test_eval_typed_stack (line 4023) | fn test_eval_typed_stack() { FILE: builder/third-party/gimli/src/read/pubnames.rs type PubNamesEntry (line 8) | pub struct PubNamesEntry { function name (line 16) | pub fn name(&self) -> &R { function unit_header_offset (line 22) | pub fn unit_header_offset(&self) -> DebugInfoOffset { function die_offset (line 28) | pub fn die_offset(&self) -> UnitOffset { function new (line 34) | fn new( type DebugPubNames (line 50) | pub struct DebugPubNames(DebugLookup Self { function items (line 92) | pub fn items(&self) -> PubNamesEntryIter { function id (line 98) | fn id() -> SectionId { function reader (line 102) | fn reader(&self) -> &R { function from (line 108) | fn from(debug_pubnames_section: R) -> Self { type PubNamesEntryIter (line 118) | pub struct PubNamesEntryIter(LookupEntryIter Result>> { type Item (line 135) | type Item = PubNamesEntry; type Error (line 136) | type Error = crate::read::Error; function next (line 138) | fn next(&mut self) -> ::core::result::Result, Self::E... FILE: builder/third-party/gimli/src/read/pubtypes.rs type PubTypesEntry (line 8) | pub struct PubTypesEntry { function name (line 16) | pub fn name(&self) -> &R { function unit_header_offset (line 22) | pub fn unit_header_offset(&self) -> DebugInfoOffset { function die_offset (line 28) | pub fn die_offset(&self) -> UnitOffset { function new (line 34) | fn new( type DebugPubTypes (line 50) | pub struct DebugPubTypes(DebugLookup Self { function items (line 92) | pub fn items(&self) -> PubTypesEntryIter { function id (line 98) | fn id() -> SectionId { function reader (line 102) | fn reader(&self) -> &R { function from (line 108) | fn from(debug_pubtypes_section: R) -> Self { type PubTypesEntryIter (line 118) | pub struct PubTypesEntryIter(LookupEntryIter Result>> { type Item (line 135) | type Item = PubTypesEntry; type Error (line 136) | type Error = crate::read::Error; function next (line 138) | fn next(&mut self) -> ::core::result::Result, Self::E... FILE: builder/third-party/gimli/src/read/reader.rs type ReaderOffsetId (line 19) | pub struct ReaderOffsetId(pub u64); type ReaderOffset (line 24) | pub trait ReaderOffset: method from_u8 (line 28) | fn from_u8(offset: u8) -> Self; method from_u16 (line 31) | fn from_u16(offset: u16) -> Self; method from_i16 (line 34) | fn from_i16(offset: i16) -> Self; method from_u32 (line 37) | fn from_u32(offset: u32) -> Self; method from_u64 (line 42) | fn from_u64(offset: u64) -> Result; method into_u64 (line 45) | fn into_u64(self) -> u64; method wrapping_add (line 48) | fn wrapping_add(self, other: Self) -> Self; method checked_sub (line 51) | fn checked_sub(self, other: Self) -> Option; method from_u8 (line 56) | fn from_u8(offset: u8) -> Self { method from_u16 (line 61) | fn from_u16(offset: u16) -> Self { method from_i16 (line 66) | fn from_i16(offset: i16) -> Self { method from_u32 (line 71) | fn from_u32(offset: u32) -> Self { method from_u64 (line 76) | fn from_u64(offset: u64) -> Result { method into_u64 (line 81) | fn into_u64(self) -> u64 { method wrapping_add (line 86) | fn wrapping_add(self, other: Self) -> Self { method checked_sub (line 91) | fn checked_sub(self, other: Self) -> Option { method from_u8 (line 98) | fn from_u8(offset: u8) -> Self { method from_u16 (line 103) | fn from_u16(offset: u16) -> Self { method from_i16 (line 108) | fn from_i16(offset: i16) -> Self { method from_u32 (line 113) | fn from_u32(offset: u32) -> Self { method from_u64 (line 118) | fn from_u64(offset64: u64) -> Result { method into_u64 (line 128) | fn into_u64(self) -> u64 { method wrapping_add (line 133) | fn wrapping_add(self, other: Self) -> Self { method checked_sub (line 138) | fn checked_sub(self, other: Self) -> Option { method from_u8 (line 145) | fn from_u8(offset: u8) -> Self { method from_u16 (line 150) | fn from_u16(offset: u16) -> Self { method from_i16 (line 155) | fn from_i16(offset: i16) -> Self { method from_u32 (line 160) | fn from_u32(offset: u32) -> Self { method from_u64 (line 165) | fn from_u64(offset64: u64) -> Result { method into_u64 (line 175) | fn into_u64(self) -> u64 { method wrapping_add (line 180) | fn wrapping_add(self, other: Self) -> Self { method checked_sub (line 185) | fn checked_sub(self, other: Self) -> Option { type Sealed (line 193) | pub struct Sealed; type Reader (line 215) | pub trait Reader: Debug + Clone { method endian (line 223) | fn endian(&self) -> Self::Endian; method len (line 226) | fn len(&self) -> Self::Offset; method empty (line 229) | fn empty(&mut self); method truncate (line 232) | fn truncate(&mut self, len: Self::Offset) -> Result<()>; method offset_from (line 239) | fn offset_from(&self, base: &Self) -> Self::Offset; method offset_id (line 242) | fn offset_id(&self) -> ReaderOffsetId; method lookup_offset_id (line 246) | fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option; method find (line 250) | fn find(&self, byte: u8) -> Result; method skip (line 253) | fn skip(&mut self, len: Self::Offset) -> Result<()>; method split (line 259) | fn split(&mut self, len: Self::Offset) -> Result; method cannot_implement (line 268) | fn cannot_implement() -> seal_if_no_alloc::Sealed; method to_slice (line 277) | fn to_slice(&self) -> Result>; method to_string (line 288) | fn to_string(&self) -> Result>; method to_string_lossy (line 297) | fn to_string_lossy(&self) -> Result>; method read_slice (line 300) | fn read_slice(&mut self, buf: &mut [u8]) -> Result<()>; method read_u8_array (line 304) | fn read_u8_array(&mut self) -> Result method is_empty (line 315) | fn is_empty(&self) -> bool { method read_u8 (line 321) | fn read_u8(&mut self) -> Result { method read_i8 (line 328) | fn read_i8(&mut self) -> Result { method read_u16 (line 335) | fn read_u16(&mut self) -> Result { method read_i16 (line 342) | fn read_i16(&mut self) -> Result { method read_u32 (line 349) | fn read_u32(&mut self) -> Result { method read_i32 (line 356) | fn read_i32(&mut self) -> Result { method read_u64 (line 363) | fn read_u64(&mut self) -> Result { method read_i64 (line 370) | fn read_i64(&mut self) -> Result { method read_f32 (line 377) | fn read_f32(&mut self) -> Result { method read_f64 (line 384) | fn read_f64(&mut self) -> Result { method read_uint (line 395) | fn read_uint(&mut self, n: usize) -> Result { method read_null_terminated_slice (line 402) | fn read_null_terminated_slice(&mut self) -> Result { method skip_leb128 (line 410) | fn skip_leb128(&mut self) -> Result<()> { method read_uleb128 (line 415) | fn read_uleb128(&mut self) -> Result { method read_uleb128_u32 (line 420) | fn read_uleb128_u32(&mut self) -> Result { method read_uleb128_u16 (line 427) | fn read_uleb128_u16(&mut self) -> Result { method read_sleb128 (line 432) | fn read_sleb128(&mut self) -> Result { method read_initial_length (line 440) | fn read_initial_length(&mut self) -> Result<(Self::Offset, Format)> { method read_address (line 456) | fn read_address(&mut self, address_size: u8) -> Result { method read_word (line 470) | fn read_word(&mut self, format: Format) -> Result { method read_length (line 479) | fn read_length(&mut self, format: Format) -> Result { method read_offset (line 485) | fn read_offset(&mut self, format: Format) -> Result { method read_sized_offset (line 492) | fn read_sized_offset(&mut self, size: u8) -> Result { FILE: builder/third-party/gimli/src/read/rnglists.rs type DebugRanges (line 14) | pub struct DebugRanges { function new (line 36) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 42) | fn id() -> SectionId { function reader (line 46) | fn reader(&self) -> &R { function from (line 52) | fn from(section: R) -> Self { type DebugRngLists (line 60) | pub struct DebugRngLists { function new (line 83) | pub fn new(section: &'input [u8], endian: Endian) -> Self { function id (line 89) | fn id() -> SectionId { function reader (line 93) | fn reader(&self) -> &R { function from (line 99) | fn from(section: R) -> Self { type RngListsHeader (line 105) | pub(crate) type RngListsHeader = ListsHeader; function default_for_encoding_and_file (line 113) | pub fn default_for_encoding_and_file( type RangeLists (line 130) | pub struct RangeLists { function new (line 138) | pub fn new(debug_ranges: DebugRanges, debug_rnglists: DebugRngLists &DebugRanges { function set_debug_ranges (line 153) | pub fn set_debug_ranges(&mut self, debug_ranges: DebugRanges) { function debug_rnglists (line 158) | pub fn debug_rnglists(&self) -> &DebugRngLists { function borrow (line 179) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> RangeLists function ranges (line 201) | pub fn ranges( function raw_ranges (line 227) | pub fn raw_ranges( function get_offset (line 250) | pub fn get_offset( function lookup_offset_id (line 268) | pub fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(SectionId,... type RangeListsFormat (line 276) | enum RangeListsFormat { type RawRngListIter (line 288) | pub struct RawRngListIter { type RawRngListEntry (line 296) | pub enum RawRngListEntry { function parse (line 353) | fn parse>( function new (line 410) | fn new(input: R, encoding: Encoding, format: RangeListsFormat) -> RawRng... function next (line 419) | pub fn next(&mut self) -> Result>> { type Item (line 441) | type Item = RawRngListEntry; type Error (line 442) | type Error = Error; function next (line 444) | fn next(&mut self) -> ::core::result::Result, Self::E... type RngListIter (line 455) | pub struct RngListIter { function new (line 464) | fn new( function get_address (line 479) | fn get_address(&self, index: DebugAddrIndex) -> Result { function next (line 485) | pub fn next(&mut self) -> Result> { function next_raw (line 503) | pub fn next_raw(&mut self) -> Result>> { function convert_raw (line 511) | pub fn convert_raw(&mut self, raw_range: RawRngListEntry) -> ... type Item (line 569) | type Item = Range; type Error (line 570) | type Error = Error; function next (line 572) | fn next(&mut self) -> ::core::result::Result, Self::E... type RawRange (line 579) | pub(crate) struct RawRange { method is_end (line 590) | pub fn is_end(&self) -> bool { method is_base_address (line 599) | pub fn is_base_address(&self, address_size: u8) -> bool { method parse (line 605) | pub fn parse(input: &mut R, address_size: u8) -> Result { function new (line 34) | pub fn new(debug_str_section: &'input [u8], endian: Endian) -> Self { function get_str (line 52) | pub fn get_str(&self, offset: DebugStrOffset) -> Result { function borrow (line 75) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugStr function id (line 84) | fn id() -> SectionId { function reader (line 88) | fn reader(&self) -> &R { function from (line 94) | fn from(debug_str_section: R) -> Self { type DebugStrOffsets (line 101) | pub struct DebugStrOffsets { function get_str_offset (line 122) | pub fn get_str_offset( function borrow (line 153) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugStrOffsets function id (line 162) | fn id() -> SectionId { function reader (line 166) | fn reader(&self) -> &R { function from (line 172) | fn from(section: R) -> Self { function default_for_encoding_and_file (line 183) | pub fn default_for_encoding_and_file( type DebugLineStr (line 204) | pub struct DebugLineStr { function new (line 226) | pub fn new(debug_line_str_section: &'input [u8], endian: Endian) -> Self { function get_str (line 233) | pub fn get_str(&self, offset: DebugLineStrOffset) -> Result { function borrow (line 256) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugLineStr function id (line 265) | fn id() -> SectionId { function reader (line 269) | fn reader(&self) -> &R { function from (line 275) | fn from(section: R) -> Self { function test_get_str_offset (line 288) | fn test_get_str_offset() { FILE: builder/third-party/gimli/src/read/unit.rs function to_unit_offset (line 26) | pub fn to_unit_offset(&self, unit: &UnitHeader) -> Option(&self, unit: &UnitHeader) -> Option(&self, unit: &UnitHeader) -> Option(&self, unit: &UnitHeader) -> Option { function new (line 105) | pub fn new(debug_info_section: &'input [u8], endian: Endian) -> Self { function units (line 128) | pub fn units(&self) -> DebugInfoUnitHeadersIter { function header_from_offset (line 138) | pub fn header_from_offset(&self, offset: DebugInfoOffset) -> ... function borrow (line 161) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugInfo function id (line 170) | fn id() -> SectionId { function reader (line 174) | fn reader(&self) -> &R { function from (line 180) | fn from(debug_info_section: R) -> Self { type DebugInfoUnitHeadersIter (line 190) | pub struct DebugInfoUnitHeadersIter { function next (line 197) | pub fn next(&mut self) -> Result>> { type Item (line 218) | type Item = UnitHeader; type Error (line 219) | type Error = Error; function next (line 221) | fn next(&mut self) -> ::core::result::Result, Self::E... function parse_unit_type (line 227) | fn parse_unit_type(input: &mut R) -> Result { function parse_debug_abbrev_offset (line 233) | fn parse_debug_abbrev_offset( function parse_debug_info_offset (line 241) | pub(crate) fn parse_debug_info_offset( type UnitType (line 252) | pub enum UnitType function dw_ut (line 299) | pub(crate) fn dw_ut(&self) -> constants::DwUt { type UnitHeader (line 314) | pub struct UnitHeader::Offset> function new (line 334) | pub fn new( function offset (line 360) | pub fn offset(&self) -> UnitSectionOffset { function size_of_header (line 366) | pub fn size_of_header(&self) -> usize { function unit_length (line 392) | pub fn unit_length(&self) -> Offset { function length_including_self (line 398) | pub fn length_including_self(&self) -> Offset { function encoding (line 403) | pub fn encoding(&self) -> Encoding { function version (line 408) | pub fn version(&self) -> u16 { function type_ (line 413) | pub fn type_(&self) -> UnitType { function debug_abbrev_offset (line 419) | pub fn debug_abbrev_offset(&self) -> DebugAbbrevOffset { function address_size (line 424) | pub fn address_size(&self) -> u8 { function format (line 429) | pub fn format(&self) -> Format { function header_size (line 434) | pub fn header_size(&self) -> Offset { function is_valid_offset (line 438) | pub(crate) fn is_valid_offset(&self, offset: UnitOffset) -> bool { function range (line 449) | pub fn range(&self, idx: Range>) -> Result { function range_from (line 467) | pub fn range_from(&self, idx: RangeFrom>) -> Result { function range_to (line 478) | pub fn range_to(&self, idx: RangeTo>) -> Result { function entry (line 489) | pub fn entry<'me, 'abbrev>( function entries (line 500) | pub fn entries<'me, 'abbrev>( function entries_at_offset (line 515) | pub fn entries_at_offset<'me, 'abbrev>( function entries_tree (line 532) | pub fn entries_tree<'me, 'abbrev>( function entries_raw (line 545) | pub fn entries_raw<'me, 'abbrev>( function abbreviations (line 563) | pub fn abbreviations(&self, debug_abbrev: &DebugAbbrev) -> Result( function parse_dwo_id (line 650) | fn parse_dwo_id(input: &mut R) -> Result { type DebuggingInformationEntry (line 658) | pub struct DebuggingInformationEntry<'abbrev, 'unit, R, Offset = u64 { function offset (line 697) | pub fn offset(&self) -> UnitOffset { function tag (line 764) | pub fn tag(&self) -> constants::DwTag { function has_children (line 769) | pub fn has_children(&self) -> bool { function attrs (line 851) | pub fn attrs<'me>(&'me self) -> AttrsIter<'abbrev, 'me, 'unit, R> { function attr (line 861) | pub fn attr(&self, name: constants::DwAt) -> Result>> { function attr_value_raw (line 873) | pub fn attr_value_raw(&self, name: constants::DwAt) -> Result Result Result { function sibling (line 901) | fn sibling(&self) -> Option { function parse (line 915) | fn parse( type AttributeValue (line 942) | pub enum AttributeValue::Offset> type Attribute (line 1120) | pub struct Attribute { function name (line 1127) | pub fn name(&self) -> constants::DwAt { function raw_value (line 1132) | pub fn raw_value(&self) -> AttributeValue { function value (line 1144) | pub fn value(&self) -> AttributeValue { function u8_value (line 1735) | pub fn u8_value(&self) -> Option { function u16_value (line 1741) | pub fn u16_value(&self) -> Option { function udata_value (line 1747) | pub fn udata_value(&self) -> Option { function sdata_value (line 1753) | pub fn sdata_value(&self) -> Option { function offset_value (line 1759) | pub fn offset_value(&self) -> Option { function exprloc_value (line 1769) | pub fn exprloc_value(&self) -> Option> { function string_value (line 1783) | pub fn string_value(&self, debug_str: &DebugStr) -> Option { function string_value_sup (line 1798) | pub fn string_value_sup( function u8_value (line 1813) | pub fn u8_value(&self) -> Option { function u16_value (line 1823) | pub fn u16_value(&self) -> Option { function udata_value (line 1833) | pub fn udata_value(&self) -> Option { function sdata_value (line 1852) | pub fn sdata_value(&self) -> Option { function offset_value (line 1871) | pub fn offset_value(&self) -> Option { function exprloc_value (line 1886) | pub fn exprloc_value(&self) -> Option> { function string_value (line 1903) | pub fn string_value(&self, debug_str: &DebugStr) -> Option { function string_value_sup (line 1921) | pub fn string_value_sup( function length_u8_value (line 1937) | fn length_u8_value(input: &mut R) -> Result { function length_u16_value (line 1942) | fn length_u16_value(input: &mut R) -> Result { function length_u32_value (line 1947) | fn length_u32_value(input: &mut R) -> Result { function length_uleb128_value (line 1952) | fn length_uleb128_value(input: &mut R) -> Result { function allow_section_offset (line 1959) | fn allow_section_offset(name: constants::DwAt, version: u16) -> bool { function parse_attribute (line 1979) | pub(crate) fn parse_attribute( function skip_attributes (line 2204) | pub(crate) fn skip_attributes( type AttrsIter (line 2281) | pub struct AttrsIter<'abbrev, 'entry, 'unit, R: Reader> { function next (line 2294) | pub fn next(&mut self) -> Result>> { type Item (line 2330) | type Item = Attribute; type Error (line 2331) | type Error = Error; function next (line 2333) | fn next(&mut self) -> ::core::result::Result, Self::E... type EntriesRaw (line 2391) | pub struct EntriesRaw<'abbrev, 'unit, R> function is_empty (line 2404) | pub fn is_empty(&self) -> bool { function next_offset (line 2412) | pub fn next_offset(&self) -> UnitOffset { function next_depth (line 2421) | pub fn next_depth(&self) -> isize { function read_abbreviation (line 2429) | pub fn read_abbreviation(&mut self) -> Result Result... function skip_attributes (line 2453) | pub fn skip_attributes(&mut self, specs: &[AttributeSpecification]) -> R... type EntriesCursor (line 2472) | pub struct EntriesCursor<'abbrev, 'unit, R> function current (line 2489) | pub fn current(&self) -> Option<&DebuggingInformationEntry<'abbrev, 'uni... function next_entry (line 2497) | pub fn next_entry(&mut self) -> Result> { function next_dfs (line 2645) | pub fn next_dfs( function next_sibling (line 2770) | pub fn next_sibling( type EntriesTree (line 2856) | pub struct EntriesTree<'abbrev, 'unit, R> function new (line 2869) | fn new(root: R, unit: &'unit UnitHeader, abbreviations: &'abbrev Abbr... function root (line 2882) | pub fn root<'me>(&'me mut self) -> Result Result { type EntriesTreeNode (line 2988) | pub struct EntriesTreeNode<'abbrev, 'unit, 'tree, R: Reader> { function new (line 2994) | fn new( function entry (line 3003) | pub fn entry(&self) -> &DebuggingInformationEntry<'abbrev, 'unit, R> { function children (line 3012) | pub fn children(self) -> EntriesTreeIter<'abbrev, 'unit, 'tree, R> { type EntriesTreeIter (line 3023) | pub struct EntriesTreeIter<'abbrev, 'unit, 'tree, R: Reader> { function new (line 3030) | fn new( function next (line 3044) | pub fn next<'me>(&'me mut self) -> Result(input: &mut R) -> Result(input: &mut R, format: Format) -> Result... type DebugTypes (line 3070) | pub struct DebugTypes { function new (line 3092) | pub fn new(debug_types_section: &'input [u8], endian: Endian) -> Self { function borrow (line 3113) | pub fn borrow<'a, F, R>(&'a self, mut borrow: F) -> DebugTypes function id (line 3122) | fn id() -> SectionId { function reader (line 3126) | fn reader(&self) -> &R { function from (line 3132) | fn from(debug_types_section: R) -> Self { function units (line 3157) | pub fn units(&self) -> DebugTypesUnitHeadersIter { type DebugTypesUnitHeadersIter (line 3171) | pub struct DebugTypesUnitHeadersIter { function next (line 3178) | pub fn next(&mut self) -> Result>> { type Item (line 3199) | type Item = UnitHeader; type Error (line 3200) | type Error = Error; function next (line 3202) | fn next(&mut self) -> ::core::result::Result, Self::E... type UnitSectionMethods (line 3227) | trait UnitSectionMethods { method unit (line 3228) | fn unit<'input, E>(self, unit: &mut UnitHeader>... method die (line 3231) | fn die(self, code: u64, attr: F) -> Self method die_null (line 3234) | fn die_null(self) -> Self; method attr_string (line 3235) | fn attr_string(self, s: &str) -> Self; method attr_ref1 (line 3236) | fn attr_ref1(self, o: u8) -> Self; method offset (line 3237) | fn offset(self, offset: usize, format: Format) -> Self; method unit (line 3241) | fn unit<'input, E>(self, unit: &mut UnitHeader>... method die (line 3306) | fn die(self, code: u64, attr: F) -> Self method die_null (line 3314) | fn die_null(self) -> Self { method attr_string (line 3318) | fn attr_string(self, attr: &str) -> Self { method attr_ref1 (line 3322) | fn attr_ref1(self, attr: u8) -> Self { method offset (line 3326) | fn offset(self, offset: usize, format: Format) -> Self { function test_unit_header_variance (line 3336) | fn test_unit_header_variance() { function test_parse_debug_abbrev_offset_32 (line 3346) | fn test_parse_debug_abbrev_offset_32() { function test_parse_debug_abbrev_offset_32_incomplete (line 3358) | fn test_parse_debug_abbrev_offset_32_incomplete() { function test_parse_debug_abbrev_offset_64 (line 3370) | fn test_parse_debug_abbrev_offset_64() { function test_parse_debug_abbrev_offset_64_incomplete (line 3382) | fn test_parse_debug_abbrev_offset_64_incomplete() { function test_parse_debug_info_offset_32 (line 3393) | fn test_parse_debug_info_offset_32() { function test_parse_debug_info_offset_32_incomplete (line 3405) | fn test_parse_debug_info_offset_32_incomplete() { function test_parse_debug_info_offset_64 (line 3417) | fn test_parse_debug_info_offset_64() { function test_parse_debug_info_offset_64_incomplete (line 3429) | fn test_parse_debug_info_offset_64_incomplete() { function test_units (line 3441) | fn test_units() { function test_unit_version_unknown_version (line 3481) | fn test_unit_version_unknown_version() { function test_unit_version_incomplete (line 3500) | fn test_unit_version_incomplete() { function test_parse_unit_header_32_ok (line 3511) | fn test_parse_unit_header_32_ok() { function test_parse_unit_header_64_ok (line 3541) | fn test_parse_unit_header_64_ok() { function test_parse_v5_unit_header_32_ok (line 3570) | fn test_parse_v5_unit_header_32_ok() { function test_parse_v5_unit_header_64_ok (line 3600) | fn test_parse_v5_unit_header_64_ok() { function test_parse_v5_partial_unit_header_32_ok (line 3629) | fn test_parse_v5_partial_unit_header_32_ok() { function test_parse_v5_partial_unit_header_64_ok (line 3659) | fn test_parse_v5_partial_unit_header_64_ok() { function test_parse_v5_skeleton_unit_header_32_ok (line 3688) | fn test_parse_v5_skeleton_unit_header_32_ok() { function test_parse_v5_skeleton_unit_header_64_ok (line 3718) | fn test_parse_v5_skeleton_unit_header_64_ok() { function test_parse_v5_split_compilation_unit_header_32_ok (line 3747) | fn test_parse_v5_split_compilation_unit_header_32_ok() { function test_parse_v5_split_compilation_unit_header_64_ok (line 3777) | fn test_parse_v5_split_compilation_unit_header_64_ok() { function test_parse_type_offset_32_ok (line 3806) | fn test_parse_type_offset_32_ok() { function test_parse_type_offset_64_ok (line 3821) | fn test_parse_type_offset_64_ok() { function test_parse_type_offset_incomplete (line 3835) | fn test_parse_type_offset_incomplete() { function test_parse_type_unit_header_32_ok (line 3847) | fn test_parse_type_unit_header_32_ok() { function test_parse_type_unit_header_64_ok (line 3880) | fn test_parse_type_unit_header_64_ok() { function test_parse_v5_type_unit_header_32_ok (line 3912) | fn test_parse_v5_type_unit_header_32_ok() { function test_parse_v5_type_unit_header_64_ok (line 3945) | fn test_parse_v5_type_unit_header_64_ok() { function test_parse_v5_split_type_unit_header_32_ok (line 3977) | fn test_parse_v5_split_type_unit_header_32_ok() { function test_parse_v5_split_type_unit_header_64_ok (line 4010) | fn test_parse_v5_split_type_unit_header_64_ok() { function section_contents (line 4041) | fn section_contents(f: F) -> Vec function test_attribute_value (line 4051) | fn test_attribute_value() { function test_attribute_udata_sdata_value (line 4209) | fn test_attribute_udata_sdata_value() { function test_parse_attribute_unit (line 4255) | fn test_parse_attribute_unit( function test_parse_attribute_unit_default (line 4278) | fn test_parse_attribute_unit_default() -> UnitHeader( function test_parse_attribute_addr (line 4314) | fn test_parse_attribute_addr() { function test_parse_attribute_addr8 (line 4323) | fn test_parse_attribute_addr8() { function test_parse_attribute_block1 (line 4332) | fn test_parse_attribute_block1() { function test_parse_attribute_block2 (line 4342) | fn test_parse_attribute_block2() { function test_parse_attribute_block4 (line 4352) | fn test_parse_attribute_block4() { function test_parse_attribute_block (line 4362) | fn test_parse_attribute_block() { function test_parse_attribute_data1 (line 4372) | fn test_parse_attribute_data1() { function test_parse_attribute_data2 (line 4381) | fn test_parse_attribute_data2() { function test_parse_attribute_data4 (line 4390) | fn test_parse_attribute_data4() { function test_parse_attribute_data8 (line 4399) | fn test_parse_attribute_data8() { function test_parse_attribute_udata (line 4408) | fn test_parse_attribute_udata() { function test_parse_attribute_sdata (line 4423) | fn test_parse_attribute_sdata() { function test_parse_attribute_exprloc (line 4438) | fn test_parse_attribute_exprloc() { function test_parse_attribute_flag_true (line 4448) | fn test_parse_attribute_flag_true() { function test_parse_attribute_flag_false (line 4457) | fn test_parse_attribute_flag_false() { function test_parse_attribute_flag_present (line 4466) | fn test_parse_attribute_flag_present() { function test_parse_attribute_sec_offset_32 (line 4476) | fn test_parse_attribute_sec_offset_32() { function test_parse_attribute_sec_offset_64 (line 4486) | fn test_parse_attribute_sec_offset_64() { function test_parse_attribute_ref1 (line 4495) | fn test_parse_attribute_ref1() { function test_parse_attribute_ref2 (line 4504) | fn test_parse_attribute_ref2() { function test_parse_attribute_ref4 (line 4513) | fn test_parse_attribute_ref4() { function test_parse_attribute_ref8 (line 4523) | fn test_parse_attribute_ref8() { function test_parse_attribute_ref_sup4 (line 4532) | fn test_parse_attribute_ref_sup4() { function test_parse_attribute_ref_sup8 (line 4542) | fn test_parse_attribute_ref_sup8() { function test_parse_attribute_refudata (line 4551) | fn test_parse_attribute_refudata() { function test_parse_attribute_refaddr_32 (line 4566) | fn test_parse_attribute_refaddr_32() { function test_parse_attribute_refaddr_64 (line 4576) | fn test_parse_attribute_refaddr_64() { function test_parse_attribute_refaddr_version2 (line 4585) | fn test_parse_attribute_refaddr_version2() { function test_parse_attribute_refaddr8_version2 (line 4596) | fn test_parse_attribute_refaddr8_version2() { function test_parse_attribute_gnu_ref_alt_32 (line 4606) | fn test_parse_attribute_gnu_ref_alt_32() { function test_parse_attribute_gnu_ref_alt_64 (line 4616) | fn test_parse_attribute_gnu_ref_alt_64() { function test_parse_attribute_refsig8 (line 4625) | fn test_parse_attribute_refsig8() { function test_parse_attribute_string (line 4634) | fn test_parse_attribute_string() { function test_parse_attribute_strp_32 (line 4643) | fn test_parse_attribute_strp_32() { function test_parse_attribute_strp_64 (line 4653) | fn test_parse_attribute_strp_64() { function test_parse_attribute_strp_sup_32 (line 4662) | fn test_parse_attribute_strp_sup_32() { function test_parse_attribute_strp_sup_64 (line 4672) | fn test_parse_attribute_strp_sup_64() { function test_parse_attribute_gnu_strp_alt_32 (line 4681) | fn test_parse_attribute_gnu_strp_alt_32() { function test_parse_attribute_gnu_strp_alt_64 (line 4691) | fn test_parse_attribute_gnu_strp_alt_64() { function test_parse_attribute_strx (line 4700) | fn test_parse_attribute_strx() { function test_parse_attribute_strx1 (line 4715) | fn test_parse_attribute_strx1() { function test_parse_attribute_strx2 (line 4724) | fn test_parse_attribute_strx2() { function test_parse_attribute_strx3 (line 4733) | fn test_parse_attribute_strx3() { function test_parse_attribute_strx4 (line 4742) | fn test_parse_attribute_strx4() { function test_parse_attribute_addrx (line 4751) | fn test_parse_attribute_addrx() { function test_parse_attribute_addrx1 (line 4766) | fn test_parse_attribute_addrx1() { function test_parse_attribute_addrx2 (line 4775) | fn test_parse_attribute_addrx2() { function test_parse_attribute_addrx3 (line 4784) | fn test_parse_attribute_addrx3() { function test_parse_attribute_addrx4 (line 4793) | fn test_parse_attribute_addrx4() { function test_parse_attribute_loclistx (line 4802) | fn test_parse_attribute_loclistx() { function test_parse_attribute_rnglistx (line 4817) | fn test_parse_attribute_rnglistx() { function test_parse_attribute_indirect (line 4832) | fn test_parse_attribute_indirect() { function test_parse_attribute_indirect_implicit_const (line 4849) | fn test_parse_attribute_indirect_implicit_const() { function test_attrs_iter (line 4870) | fn test_attrs_iter() { function test_attrs_iter_incomplete (line 4981) | fn test_attrs_iter_incomplete() { function assert_entry_name (line 5058) | fn assert_entry_name(entry: &DebuggingInformationEntry(cursor: &EntriesCursor(cursor: &mut EntriesCursor(cursor: &mut EntriesCursor( function assert_next_sibling (line 5121) | fn assert_next_sibling(cursor: &mut EntriesCursor(cursor: &EntriesCursor Vec { function entries_cursor_tests_debug_info_buf (line 5164) | fn entries_cursor_tests_debug_info_buf() -> Vec { function test_cursor_next_entry_incomplete (line 5207) | fn test_cursor_next_entry_incomplete() { function test_cursor_next_entry (line 5265) | fn test_cursor_next_entry() { function test_cursor_next_dfs (line 5313) | fn test_cursor_next_dfs() { function test_cursor_next_sibling_no_sibling_ptr (line 5348) | fn test_cursor_next_sibling_no_sibling_ptr() { function test_cursor_next_sibling_continuation (line 5389) | fn test_cursor_next_sibling_continuation() { function entries_cursor_sibling_abbrev_buf (line 5450) | fn entries_cursor_sibling_abbrev_buf() -> Vec { function entries_cursor_sibling_entries_buf (line 5464) | fn entries_cursor_sibling_entries_buf(header_size: usize) -> Vec { function test_cursor_next_sibling_with_ptr (line 5515) | fn test_cursor_next_sibling_with_ptr(cursor: &mut EntriesCursor Vec { function entries_tree_tests_debug_info_buf (line 5667) | fn entries_tree_tests_debug_info_buf(header_size: usize) -> (Vec, Un... function test_entries_tree (line 5705) | fn test_entries_tree() { function test_entries_raw (line 5829) | fn test_entries_raw() { function test_debug_info_offset (line 5968) | fn test_debug_info_offset() { function test_debug_types_offset (line 6017) | fn test_debug_types_offset() { function test_length_including_self (line 6072) | fn test_length_including_self() { function test_parse_type_unit_abbrevs (line 6095) | fn test_parse_type_unit_abbrevs() { FILE: builder/third-party/gimli/src/read/util.rs type Sealed (line 14) | pub unsafe trait Sealed { method new_storage (line 17) | fn new_storage() -> Self::Storage; method grow (line 19) | fn grow(_storage: &mut Self::Storage, _additional: usize) -> Result<()... type Storage (line 110) | type Storage = Box<[MaybeUninit]>; method new_storage (line 112) | fn new_storage() -> Self::Storage { method grow (line 116) | fn grow(storage: &mut Self::Storage, additional: usize) -> Result<(), ... type CapacityFull (line 25) | pub struct CapacityFull; type ArrayLike (line 33) | pub trait ArrayLike: Sealed { method as_slice (line 38) | fn as_slice(storage: &Self::Storage) -> &[MaybeUninit]; method as_mut_slice (line 41) | fn as_mut_slice(storage: &mut Self::Storage) -> &mut [MaybeUninit &[MaybeUninit] { method as_mut_slice (line 134) | fn as_mut_slice(storage: &mut Self::Storage) -> &mut [MaybeUninit] { type ArrayVec (line 139) | pub(crate) struct ArrayVec { function new (line 145) | pub fn new() -> Self { function clear (line 152) | pub fn clear(&mut self) { function try_push (line 160) | pub fn try_push(&mut self, value: A::Item) -> Result<(), CapacityFull> { function try_insert (line 172) | pub fn try_insert(&mut self, index: usize, element: A::Item) -> Result<(... function pop (line 191) | pub fn pop(&mut self) -> Option { function swap_remove (line 201) | pub fn swap_remove(&mut self, index: usize) -> A::Item { function into_vec (line 210) | pub fn into_vec(mut self) -> Vec { method drop (line 221) | fn drop(&mut self) { method default (line 227) | fn default() -> Self { type Target (line 233) | type Target = [A::Item]; function deref (line 235) | fn deref(&self) -> &[A::Item] { function deref_mut (line 244) | fn deref_mut(&mut self) -> &mut [A::Item] { method clone (line 256) | fn clone(&self) -> Self { method eq (line 269) | fn eq(&self, other: &Self) -> bool { function fmt (line 280) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/gimli/src/read/value.rs function sign_extend (line 13) | fn sign_extend(value: u64, mask: u64) -> i64 { function mask_bit_size (line 20) | fn mask_bit_size(addr_mask: u64) -> u32 { type ValueType (line 26) | pub enum ValueType { method bit_size (line 82) | pub fn bit_size(self, addr_mask: u64) -> u32 { method from_encoding (line 93) | pub fn from_encoding(encoding: constants::DwAte, byte_size: u64) -> Op... method from_entry (line 111) | pub fn from_entry( type Value (line 55) | pub enum Value { method value_type (line 154) | pub fn value_type(&self) -> ValueType { method parse (line 171) | pub fn parse(value_type: ValueType, mut bytes: R) -> Result... method to_u64 (line 192) | pub fn to_u64(self, addr_mask: u64) -> Result { method from_u64 (line 213) | pub fn from_u64(value_type: ValueType, value: u64) -> Result { method from_f32 (line 235) | fn from_f32(value_type: ValueType, value: f32) -> Result { method from_f64 (line 257) | fn from_f64(value_type: ValueType, value: f64) -> Result { method convert (line 282) | pub fn convert(self, value_type: ValueType, addr_mask: u64) -> Result<... method reinterpret (line 295) | pub fn reinterpret(self, value_type: ValueType, addr_mask: u64) -> Res... method abs (line 333) | pub fn abs(self, addr_mask: u64) -> Result { method neg (line 357) | pub fn neg(self, addr_mask: u64) -> Result { method add (line 384) | pub fn add(self, rhs: Value, addr_mask: u64) -> Result { method sub (line 409) | pub fn sub(self, rhs: Value, addr_mask: u64) -> Result { method mul (line 434) | pub fn mul(self, rhs: Value, addr_mask: u64) -> Result { method div (line 460) | pub fn div(self, rhs: Value, addr_mask: u64) -> Result { method rem (line 505) | pub fn rem(self, rhs: Value, addr_mask: u64) -> Result { method not (line 547) | pub fn not(self, addr_mask: u64) -> Result { method and (line 558) | pub fn and(self, rhs: Value, addr_mask: u64) -> Result { method or (line 573) | pub fn or(self, rhs: Value, addr_mask: u64) -> Result { method xor (line 588) | pub fn xor(self, rhs: Value, addr_mask: u64) -> Result { method shift_length (line 601) | fn shift_length(self) -> Result { method shl (line 624) | pub fn shl(self, rhs: Value, addr_mask: u64) -> Result { method shr (line 655) | pub fn shr(self, rhs: Value, addr_mask: u64) -> Result { method shra (line 688) | pub fn shra(self, rhs: Value, addr_mask: u64) -> Result { method eq (line 756) | pub fn eq(self, rhs: Value, addr_mask: u64) -> Result { method ge (line 782) | pub fn ge(self, rhs: Value, addr_mask: u64) -> Result { method gt (line 808) | pub fn gt(self, rhs: Value, addr_mask: u64) -> Result { method le (line 834) | pub fn le(self, rhs: Value, addr_mask: u64) -> Result { method lt (line 860) | pub fn lt(self, rhs: Value, addr_mask: u64) -> Result { method ne (line 886) | pub fn ne(self, rhs: Value, addr_mask: u64) -> Result { function valuetype_from_encoding (line 919) | fn valuetype_from_encoding() { function value_convert (line 993) | fn value_convert() { function value_reinterpret (line 1014) | fn value_reinterpret() { function value_abs (line 1052) | fn value_abs() { function value_neg (line 1073) | fn value_neg() { function value_add (line 1094) | fn value_add() { function value_sub (line 1116) | fn value_sub() { function value_mul (line 1138) | fn value_mul() { function value_div (line 1160) | fn value_div() { function value_rem (line 1197) | fn value_rem() { function value_not (line 1232) | fn value_not() { function value_and (line 1253) | fn value_and() { function value_or (line 1275) | fn value_or() { function value_xor (line 1297) | fn value_xor() { function value_shl (line 1319) | fn value_shl() { function value_shr (line 1358) | fn value_shr() { function value_shra (line 1393) | fn value_shra() { function value_eq (line 1431) | fn value_eq() { function value_ne (line 1463) | fn value_ne() { function value_ge (line 1495) | fn value_ge() { function value_gt (line 1527) | fn value_gt() { function value_le (line 1559) | fn value_le() { function value_lt (line 1591) | fn value_lt() { FILE: builder/third-party/gimli/src/test_util.rs type GimliSectionMethods (line 6) | pub trait GimliSectionMethods { method sleb (line 7) | fn sleb(self, val: i64) -> Self; method uleb (line 8) | fn uleb(self, val: u64) -> Self; method initial_length (line 9) | fn initial_length(self, format: Format, length: &Label, start: &Label)... method word (line 10) | fn word(self, size: u8, val: u64) -> Self; method word_label (line 11) | fn word_label(self, size: u8, val: &Label) -> Self; method sleb (line 15) | fn sleb(mut self, mut val: i64) -> Self { method uleb (line 23) | fn uleb(mut self, mut val: u64) -> Self { method initial_length (line 31) | fn initial_length(self, format: Format, length: &Label, start: &Label)... method word (line 38) | fn word(self, size: u8, val: u64) -> Self { method word_label (line 46) | fn word_label(self, size: u8, val: &Label) -> Self { FILE: builder/third-party/gimli/src/write/abbrev.rs type AbbreviationTable (line 15) | pub(crate) struct AbbreviationTable { method add (line 21) | pub fn add(&mut self, abbrev: Abbreviation) -> u64 { method write (line 28) | pub fn write(&self, w: &mut DebugAbbrev) -> Result<()> { type Abbreviation (line 41) | pub(crate) struct Abbreviation { method new (line 50) | pub fn new( method write (line 63) | pub fn write(&self, w: &mut DebugAbbrev) -> Result<()> { type AttributeSpecification (line 82) | pub(crate) struct AttributeSpecification { method new (line 90) | pub fn new(name: constants::DwAt, form: constants::DwForm) -> Attribut... method write (line 96) | pub fn write(&self, w: &mut DebugAbbrev) -> Result<()> { function test_abbreviation_table (line 118) | fn test_abbreviation_table() { FILE: builder/third-party/gimli/src/write/cfi.rs type FrameTable (line 21) | pub struct FrameTable { method add_cie (line 34) | pub fn add_cie(&mut self, cie: CommonInformationEntry) -> CieId { method cie_count (line 40) | pub fn cie_count(&self) -> usize { method add_fde (line 51) | pub fn add_fde(&mut self, cie: CieId, fde: FrameDescriptionEntry) { method fde_count (line 57) | pub fn fde_count(&self) -> usize { method write_debug_frame (line 62) | pub fn write_debug_frame(&self, w: &mut DebugFrame) -> R... method write_eh_frame (line 67) | pub fn write_eh_frame(&self, w: &mut EhFrame) -> Result<... method write (line 71) | fn write(&self, w: &mut W, eh_frame: bool) -> Result<()> { method from (line 609) | pub fn from( type CommonInformationEntry (line 95) | pub struct CommonInformationEntry { method new (line 135) | pub fn new( method add_instruction (line 155) | pub fn add_instruction(&mut self, instruction: CallFrameInstruction) { method has_augmentation (line 159) | fn has_augmentation(&self) -> bool { method write (line 167) | fn write(&self, w: &mut W, eh_frame: bool) -> Result { method from (line 653) | fn from( type FrameDescriptionEntry (line 272) | pub struct FrameDescriptionEntry { method new (line 288) | pub fn new(address: Address, length: u32) -> Self { method add_instruction (line 300) | pub fn add_instruction(&mut self, offset: u32, instruction: CallFrameI... method write (line 305) | fn write( method from (line 704) | fn from( type CallFrameInstruction (line 381) | pub enum CallFrameInstruction { method write (line 420) | fn write( method from (line 749) | fn from>( function write_advance_loc (line 538) | fn write_advance_loc( function write_nop (line 563) | fn write_nop(w: &mut W, len: usize, align: u8) -> Result<()> { function factored_code_delta (line 572) | fn factored_code_delta(prev_offset: u32, offset: u32, factor: u8) -> Res... function factored_data_offset (line 585) | fn factored_data_offset(offset: i32, factor: i8) -> Result { function test_frame_table (line 861) | fn test_frame_table() { function test_frame_instruction (line 952) | fn test_frame_instruction() { FILE: builder/third-party/gimli/src/write/dwarf.rs type Dwarf (line 11) | pub struct Dwarf { method new (line 32) | pub fn new() -> Self { method write (line 37) | pub fn write(&mut self, sections: &mut Sections) -> Resu... method from (line 121) | pub fn from>( type DwarfUnit (line 55) | pub struct DwarfUnit { method new (line 73) | pub fn new(encoding: Encoding) -> Self { method write (line 83) | pub fn write(&mut self, sections: &mut Sections) -> Resu... FILE: builder/third-party/gimli/src/write/endian_vec.rs type EndianVec (line 11) | pub struct EndianVec function new (line 24) | pub fn new(endian: Endian) -> EndianVec { function slice (line 32) | pub fn slice(&self) -> &[u8] { function into_vec (line 37) | pub fn into_vec(self) -> Vec { function take (line 42) | pub fn take(&mut self) -> Vec { type Endian (line 53) | type Endian = Endian; method endian (line 56) | fn endian(&self) -> Self::Endian { method len (line 61) | fn len(&self) -> usize { method write (line 65) | fn write(&mut self, bytes: &[u8]) -> Result<()> { method write_at (line 70) | fn write_at(&mut self, offset: usize, bytes: &[u8]) -> Result<()> { function test_endian_vec (line 90) | fn test_endian_vec() { FILE: builder/third-party/gimli/src/write/line.rs constant OPCODE_BASE (line 17) | const OPCODE_BASE: u8 = 13; type LineProgram (line 21) | pub struct LineProgram { method new (line 97) | pub fn new( method none (line 136) | pub fn none() -> Self { method is_none (line 161) | pub fn is_none(&self) -> bool { method encoding (line 167) | pub fn encoding(&self) -> Encoding { method version (line 173) | pub fn version(&self) -> u16 { method address_size (line 179) | pub fn address_size(&self) -> u8 { method format (line 185) | pub fn format(&self) -> Format { method default_directory (line 191) | pub fn default_directory(&self) -> DirectoryId { method add_directory (line 205) | pub fn add_directory(&mut self, directory: LineString) -> DirectoryId { method get_directory (line 223) | pub fn get_directory(&self, id: DirectoryId) -> &LineString { method add_file (line 244) | pub fn add_file( method get_file (line 273) | pub fn get_file(&self, id: FileId) -> (&LineString, DirectoryId) { method get_file_info (line 289) | pub fn get_file_info(&self, id: FileId) -> &FileInfo { method get_file_info_mut (line 301) | pub fn get_file_info_mut(&mut self, id: FileId) -> &mut FileInfo { method begin_sequence (line 317) | pub fn begin_sequence(&mut self, address: Option
) { method end_sequence (line 332) | pub fn end_sequence(&mut self, address_offset: u64) { method in_sequence (line 348) | pub fn in_sequence(&self) -> bool { method row (line 354) | pub fn row(&mut self) -> &mut LineRow { method generate_row (line 367) | pub fn generate_row(&mut self) { method op_advance (line 466) | fn op_advance(&self) -> u64 { method is_empty (line 485) | pub fn is_empty(&self) -> bool { method write (line 494) | pub fn write( method from (line 971) | pub fn from>( type LineRow (line 663) | pub struct LineRow { method initial_state (line 705) | fn initial_state(line_encoding: LineEncoding) -> Self { type LineInstruction (line 727) | enum LineInstruction { method write (line 755) | fn write(self, w: &mut DebugLine, address_size: u8) -> R... type LineString (line 812) | pub enum LineString { method new (line 826) | pub fn new(val: T, encoding: Encoding, line_strings: &mut LineStrin... method form (line 838) | fn form(&self) -> constants::DwForm { method write (line 846) | fn write( method from (line 1129) | fn from>( type DirectoryId (line 895) | pub struct DirectoryId(usize); type FileId (line 901) | pub struct FileId(usize); method new (line 905) | pub(crate) fn new(index: usize) -> Self { method index (line 910) | pub(super) fn index(self) -> Option { method initial_state (line 919) | pub(super) fn initial_state() -> Self { method raw (line 924) | pub(crate) fn raw(self) -> u64 { method zero (line 932) | pub(super) fn zero() -> Self { type FileInfo (line 941) | pub struct FileInfo { function test_line_program_table (line 1162) | fn test_line_program_table() { function test_line_row (line 1288) | fn test_line_row() { function test_line_instruction (line 1596) | fn test_line_instruction() { function test_advance (line 1724) | fn test_advance() { function test_line_string (line 1831) | fn test_line_string() { function test_missing_comp_dir (line 1900) | fn test_missing_comp_dir() { FILE: builder/third-party/gimli/src/write/loc.rs type LocationListTable (line 34) | pub struct LocationListTable { method add (line 41) | pub fn add(&mut self, loc_list: LocationList) -> LocationListId { method write (line 47) | pub(crate) fn write( method write_loc (line 75) | fn write_loc( method write_loclists (line 154) | fn write_loclists( type LocationList (line 236) | pub struct LocationList(pub Vec); method from (line 306) | pub(crate) fn from>( type Location (line 240) | pub enum Location { function write_expression (line 280) | fn write_expression( function test_loc_list (line 442) | fn test_loc_list() { FILE: builder/third-party/gimli/src/write/mod.rs type Error (line 164) | pub enum Error { method fmt (line 204) | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { type Result (line 261) | pub type Result = result::Result; type Address (line 265) | pub enum Address { type Reference (line 284) | pub enum Reference { type BaseId (line 298) | type BaseId = (); type BaseId (line 302) | struct BaseId(usize); method default (line 306) | fn default() -> Self { type ConvertError (line 322) | pub enum ConvertError { method fmt (line 364) | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { method from (line 416) | fn from(e: read::Error) -> Self { type ConvertResult (line 422) | pub type ConvertResult = result::Result; FILE: builder/third-party/gimli/src/write/op.rs type Expression (line 13) | pub struct Expression { method new (line 20) | pub fn new() -> Self { method raw (line 28) | pub fn raw(bytecode: Vec) -> Self { method op (line 37) | pub fn op(&mut self, opcode: DwOp) { method op_addr (line 42) | pub fn op_addr(&mut self, address: Address) { method op_constu (line 49) | pub fn op_constu(&mut self, value: u64) { method op_consts (line 56) | pub fn op_consts(&mut self, value: i64) { method op_const_type (line 61) | pub fn op_const_type(&mut self, base: UnitEntryId, value: Box<[u8]>) { method op_fbreg (line 66) | pub fn op_fbreg(&mut self, offset: i64) { method op_breg (line 73) | pub fn op_breg(&mut self, register: Register, offset: i64) { method op_regval_type (line 81) | pub fn op_regval_type(&mut self, register: Register, base: UnitEntryId) { method op_pick (line 89) | pub fn op_pick(&mut self, index: u8) { method op_deref (line 94) | pub fn op_deref(&mut self) { method op_xderef (line 99) | pub fn op_xderef(&mut self) { method op_deref_size (line 104) | pub fn op_deref_size(&mut self, size: u8) { method op_xderef_size (line 110) | pub fn op_xderef_size(&mut self, size: u8) { method op_deref_type (line 116) | pub fn op_deref_type(&mut self, size: u8, base: UnitEntryId) { method op_xderef_type (line 125) | pub fn op_xderef_type(&mut self, size: u8, base: UnitEntryId) { method op_plus_uconst (line 134) | pub fn op_plus_uconst(&mut self, value: u64) { method op_skip (line 142) | pub fn op_skip(&mut self) -> usize { method op_bra (line 152) | pub fn op_bra(&mut self) -> usize { method next_index (line 162) | pub fn next_index(&self) -> usize { method set_target (line 167) | pub fn set_target(&mut self, operation: usize, new_target: usize) { method op_call (line 179) | pub fn op_call(&mut self, entry: UnitEntryId) { method op_call_ref (line 184) | pub fn op_call_ref(&mut self, entry: Reference) { method op_convert (line 191) | pub fn op_convert(&mut self, base: Option) { method op_reinterpret (line 198) | pub fn op_reinterpret(&mut self, base: Option) { method op_entry_value (line 203) | pub fn op_entry_value(&mut self, expression: Expression) { method op_reg (line 210) | pub fn op_reg(&mut self, register: Register) { method op_implicit_value (line 215) | pub fn op_implicit_value(&mut self, data: Box<[u8]>) { method op_implicit_pointer (line 220) | pub fn op_implicit_pointer(&mut self, entry: Reference, byte_offset: i... method op_piece (line 226) | pub fn op_piece(&mut self, size_in_bytes: u64) { method op_bit_piece (line 231) | pub fn op_bit_piece(&mut self, size_in_bits: u64, bit_offset: u64) { method op_gnu_parameter_ref (line 239) | pub fn op_gnu_parameter_ref(&mut self, entry: UnitEntryId) { method op_wasm_local (line 244) | pub fn op_wasm_local(&mut self, index: u32) { method op_wasm_global (line 249) | pub fn op_wasm_global(&mut self, index: u32) { method op_wasm_stack (line 254) | pub fn op_wasm_stack(&mut self, index: u32) { method size (line 258) | pub(crate) fn size(&self, encoding: Encoding, unit_offsets: Option<&Un... method write (line 266) | pub(crate) fn write( method from (line 842) | pub fn from>( type Operation (line 296) | enum Operation { method size (line 501) | fn size(&self, encoding: Encoding, unit_offsets: Option<&UnitOffsets>)... method write (line 583) | pub(crate) fn write( function test_operation (line 1073) | fn test_operation() { FILE: builder/third-party/gimli/src/write/range.rs type RangeListTable (line 31) | pub struct RangeListTable { method add (line 38) | pub fn add(&mut self, range_list: RangeList) -> RangeListId { method write (line 44) | pub(crate) fn write( method write_ranges (line 61) | fn write_ranges( method write_rnglists (line 119) | fn write_rnglists( type RangeList (line 180) | pub struct RangeList(pub Vec); method from (line 222) | pub(crate) fn from>( type Range (line 184) | pub enum Range { function test_range (line 321) | fn test_range() { FILE: builder/third-party/gimli/src/write/section.rs type Section (line 57) | pub trait Section: DerefMut { method id (line 59) | fn id(&self) -> SectionId; method name (line 62) | fn name(&self) -> &'static str { type Sections (line 69) | pub struct Sections { function new (line 102) | pub fn new(section: W) -> Self { function for_each (line 124) | pub fn for_each(&self, mut f: F) -> result::Result<(), E> function for_each_mut (line 149) | pub fn for_each_mut(&mut self, mut f: F) -> result::Result<(), E> FILE: builder/third-party/gimli/src/write/str.rs function test_string_table (line 138) | fn test_string_table() { function test_string_table_read (line 158) | fn test_string_table_read() { FILE: builder/third-party/gimli/src/write/unit.rs type UnitTable (line 24) | pub struct UnitTable { method add (line 36) | pub fn add(&mut self, unit: Unit) -> UnitId { method count (line 44) | pub fn count(&self) -> usize { method id (line 54) | pub fn id(&self, index: usize) -> UnitId { method get (line 65) | pub fn get(&self, id: UnitId) -> &Unit { method get_mut (line 76) | pub fn get_mut(&mut self, id: UnitId) -> &mut Unit { method write (line 85) | pub fn write( method from (line 1515) | pub fn from>( function write_section_refs (line 131) | fn write_section_refs( type Unit (line 146) | pub struct Unit { method new (line 171) | pub fn new(encoding: Encoding, line_program: LineProgram) -> Self { method encoding (line 195) | pub fn encoding(&self) -> Encoding { method version (line 201) | pub fn version(&self) -> u16 { method address_size (line 207) | pub fn address_size(&self) -> u8 { method format (line 213) | pub fn format(&self) -> Format { method count (line 221) | pub fn count(&self) -> usize { method root (line 227) | pub fn root(&self) -> UnitEntryId { method add (line 239) | pub fn add(&mut self, parent: UnitEntryId, tag: constants::DwTag) -> U... method get (line 250) | pub fn get(&self, id: UnitEntryId) -> &DebuggingInformationEntry { method get_mut (line 261) | pub fn get_mut(&mut self, id: UnitEntryId) -> &mut DebuggingInformatio... method line_program_in_use (line 267) | fn line_program_in_use(&self) -> bool { method write (line 287) | pub(crate) fn write( method reorder_base_types (line 392) | fn reorder_base_types(&mut self) { method convert_entries (line 1558) | pub(crate) fn convert_entries>( method convert_attributes (line 1600) | fn convert_attributes>( type DebuggingInformationEntry (line 416) | pub struct DebuggingInformationEntry { method new (line 433) | fn new( method id (line 458) | pub fn id(&self) -> UnitEntryId { method parent (line 464) | pub fn parent(&self) -> Option { method tag (line 470) | pub fn tag(&self) -> constants::DwTag { method sibling (line 476) | pub fn sibling(&self) -> bool { method set_sibling (line 484) | pub fn set_sibling(&mut self, sibling: bool) { method attrs (line 490) | pub fn attrs(&self) -> slice::Iter { method attrs_mut (line 496) | pub fn attrs_mut(&mut self) -> slice::IterMut { method get (line 501) | pub fn get(&self, name: constants::DwAt) -> Option<&AttributeValue> { method get_mut (line 509) | pub fn get_mut(&mut self, name: constants::DwAt) -> Option<&mut Attrib... method set (line 523) | pub fn set(&mut self, name: constants::DwAt, value: AttributeValue) { method delete (line 535) | pub fn delete(&mut self, name: constants::DwAt) { method children (line 543) | pub fn children(&self) -> slice::Iter { method delete_child (line 548) | pub fn delete_child(&mut self, id: UnitEntryId) { method abbreviation (line 553) | fn abbreviation(&self, encoding: Encoding) -> Result { method calculate_offsets (line 575) | fn calculate_offsets( method size (line 595) | fn size(&self, unit: &Unit, offsets: &UnitOffsets) -> usize { method write (line 607) | fn write( method convert_entry (line 1667) | fn convert_entry>( method convert_attributes (line 1700) | fn convert_attributes>( type Attribute (line 677) | pub struct Attribute { method name (line 685) | pub fn name(&self) -> constants::DwAt { method get (line 691) | pub fn get(&self) -> &AttributeValue { method set (line 697) | pub fn set(&mut self, value: AttributeValue) { method specification (line 702) | fn specification(&self, encoding: Encoding) -> Result>( type AttributeValue (line 712) | pub enum AttributeValue { method form (line 872) | pub fn form(&self, encoding: Encoding) -> Result { method size (line 947) | fn size(&self, unit: &Unit, offsets: &UnitOffsets) -> usize { method write (line 1127) | fn write( method from (line 1736) | pub(crate) fn from>( type DebugInfoOffsets (line 1374) | pub struct DebugInfoOffsets { method unit_offsets (line 1382) | pub(crate) fn unit_offsets(&self, unit: UnitId) -> &UnitOffsets { method unit (line 1389) | pub fn unit(&self, unit: UnitId) -> DebugInfoOffset { method entry (line 1396) | pub fn entry(&self, unit: UnitId, entry: UnitEntryId) -> DebugInfoOffs... type UnitOffsets (line 1404) | pub(crate) struct UnitOffsets { method none (line 1413) | fn none() -> Self { method debug_info_offset (line 1423) | pub(crate) fn debug_info_offset(&self, entry: UnitEntryId) -> DebugInf... method unit_offset (line 1432) | pub(crate) fn unit_offset(&self, entry: UnitEntryId) -> u64 { method abbrev (line 1439) | pub(crate) fn abbrev(&self, entry: UnitEntryId) -> u64 { type EntryOffset (line 1446) | pub(crate) struct EntryOffset { method none (line 1452) | fn none() -> Self { type DebugInfoReference (line 1462) | pub(crate) struct DebugInfoReference { type ConvertUnit (line 1481) | pub(crate) struct ConvertUnit> { type ConvertUnitContext (line 1490) | pub(crate) struct ConvertUnitContext<'a, R: Reader> { function test_unit_table (line 1933) | fn test_unit_table() { function test_attribute_value (line 2236) | fn test_attribute_value() { function test_unit_ref (line 2577) | fn test_unit_ref() { function test_sibling (line 2791) | fn test_sibling() { function test_line_ref (line 2879) | fn test_line_ref() { function test_line_program_used (line 3049) | fn test_line_program_used() { function test_delete_child (line 3087) | fn test_delete_child() { FILE: builder/third-party/gimli/src/write/writer.rs type Writer (line 11) | pub trait Writer { method endian (line 16) | fn endian(&self) -> Self::Endian; method len (line 21) | fn len(&self) -> usize; method write (line 24) | fn write(&mut self, bytes: &[u8]) -> Result<()>; method write_at (line 29) | fn write_at(&mut self, offset: usize, bytes: &[u8]) -> Result<()>; method write_address (line 36) | fn write_address(&mut self, address: Address, size: u8) -> Result<()> { method write_eh_pointer (line 49) | fn write_eh_pointer( method write_eh_pointer_data (line 80) | fn write_eh_pointer_data( method write_offset (line 104) | fn write_offset(&mut self, val: usize, _section: SectionId, size: u8) ... method write_offset_at (line 112) | fn write_offset_at( method write_reference (line 126) | fn write_reference(&mut self, _symbol: usize, _size: u8) -> Result<()> { method write_u8 (line 131) | fn write_u8(&mut self, val: u8) -> Result<()> { method write_u16 (line 137) | fn write_u16(&mut self, val: u16) -> Result<()> { method write_u32 (line 144) | fn write_u32(&mut self, val: u32) -> Result<()> { method write_u64 (line 151) | fn write_u64(&mut self, val: u64) -> Result<()> { method write_u8_at (line 158) | fn write_u8_at(&mut self, offset: usize, val: u8) -> Result<()> { method write_u16_at (line 164) | fn write_u16_at(&mut self, offset: usize, val: u16) -> Result<()> { method write_u32_at (line 171) | fn write_u32_at(&mut self, offset: usize, val: u32) -> Result<()> { method write_u64_at (line 178) | fn write_u64_at(&mut self, offset: usize, val: u64) -> Result<()> { method write_udata (line 188) | fn write_udata(&mut self, val: u64, size: u8) -> Result<()> { method write_sdata (line 220) | fn write_sdata(&mut self, val: i64, size: u8) -> Result<()> { method write_udata_at (line 252) | fn write_udata_at(&mut self, offset: usize, val: u64, size: u8) -> Res... method write_uleb128 (line 281) | fn write_uleb128(&mut self, val: u64) -> Result<()> { method write_sleb128 (line 289) | fn write_sleb128(&mut self, val: i64) -> Result<()> { method write_initial_length (line 301) | fn write_initial_length(&mut self, format: Format) -> Result = HashMap; type StdHashMap (line 23) | type StdHashMap = HashMap; type RandomKeys (line 27) | struct RandomKeys { method new (line 32) | fn new() -> Self { type Item (line 38) | type Item = usize; method next (line 39) | fn next(&mut self) -> Option { type DropType (line 53) | struct DropType(usize); method drop (line 55) | fn drop(&mut self) { function clone_small (line 256) | fn clone_small(b: &mut Bencher) { function clone_from_small (line 268) | fn clone_from_small(b: &mut Bencher) { function clone_large (line 282) | fn clone_large(b: &mut Bencher) { function clone_from_large (line 294) | fn clone_from_large(b: &mut Bencher) { function rehash_in_place (line 308) | fn rehash_in_place(b: &mut Bencher) { FILE: builder/third-party/hashbrown/benches/insert_unique_unchecked.rs function insert (line 11) | fn insert(b: &mut Bencher) { function insert_unique_unchecked (line 23) | fn insert_unique_unchecked(b: &mut Bencher) { FILE: builder/third-party/hashbrown/src/external_trait_impls/rayon/helpers.rs function collect (line 8) | pub(super) fn collect(iter: I) -> (LinkedList { type Item (line 27) | type Item = (&'a K, &'a V); method drive_unindexed (line 30) | fn drive_unindexed(self, consumer: C) -> C::Result method clone (line 45) | fn clone(&self) -> Self { function fmt (line 54) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParKeys (line 70) | pub struct ParKeys<'a, K, V> { type Item (line 76) | type Item = &'a K; method drive_unindexed (line 79) | fn drive_unindexed(self, consumer: C) -> C::Result method clone (line 91) | fn clone(&self) -> Self { function fmt (line 100) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParValues (line 113) | pub struct ParValues<'a, K, V> { type Item (line 119) | type Item = &'a V; method drive_unindexed (line 122) | fn drive_unindexed(self, consumer: C) -> C::Result method clone (line 134) | fn clone(&self) -> Self { function fmt (line 143) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParIterMut (line 158) | pub struct ParIterMut<'a, K, V> { type Item (line 164) | type Item = (&'a K, &'a mut V); method drive_unindexed (line 167) | fn drive_unindexed(self, consumer: C) -> C::Result function fmt (line 181) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParValuesMut (line 197) | pub struct ParValuesMut<'a, K, V> { type Item (line 203) | type Item = &'a mut V; method drive_unindexed (line 206) | fn drive_unindexed(self, consumer: C) -> C::Result function fmt (line 217) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type IntoParIter (line 235) | pub struct IntoParIter { type Item (line 240) | type Item = (K, V); method drive_unindexed (line 243) | fn drive_unindexed(self, consumer: C) -> C::Result function fmt (line 252) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParDrain (line 268) | pub struct ParDrain<'a, K, V, A: Allocator = Global> { type Item (line 273) | type Item = (K, V); method drive_unindexed (line 276) | fn drive_unindexed(self, consumer: C) -> C::Result function fmt (line 285) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function par_keys (line 297) | pub fn par_keys(&self) -> ParKeys<'_, K, V> { function par_values (line 306) | pub fn par_values(&self) -> ParValues<'_, K, V> { function par_values_mut (line 317) | pub fn par_values_mut(&mut self) -> ParValuesMut<'_, K, V> { function par_drain (line 327) | pub fn par_drain(&mut self) -> ParDrain<'_, K, V, A> { function par_eq (line 345) | pub fn par_eq(&self, other: &Self) -> bool { type Item (line 354) | type Item = (K, V); type Iter (line 355) | type Iter = IntoParIter; method into_par_iter (line 358) | fn into_par_iter(self) -> Self::Iter { type Item (line 366) | type Item = (&'a K, &'a V); type Iter (line 367) | type Iter = ParIter<'a, K, V>; method into_par_iter (line 370) | fn into_par_iter(self) -> Self::Iter { type Item (line 379) | type Item = (&'a K, &'a mut V); type Iter (line 380) | type Iter = ParIterMut<'a, K, V>; method into_par_iter (line 383) | fn into_par_iter(self) -> Self::Iter { function from_par_iter (line 401) | fn from_par_iter

(par_iter: P) -> Self function par_extend (line 419) | fn par_extend(&mut self, par_iter: I) function par_extend (line 435) | fn par_extend(&mut self, par_iter: I) function extend (line 444) | fn extend(map: &mut HashMap, par_iter: I) type Dropable (line 475) | struct Dropable<'a> { function new (line 481) | fn new(k: usize, counter: &AtomicUsize) -> Dropable<'_> { method drop (line 489) | fn drop(&mut self) { method clone (line 495) | fn clone(&self) -> Self { method hash (line 501) | fn hash(&self, state: &mut H) method eq (line 510) | fn eq(&self, other: &Self) -> bool { function test_into_iter_drops (line 518) | fn test_into_iter_drops() { function test_drain_drops (line 565) | fn test_drain_drops() { function test_empty_iter (line 613) | fn test_empty_iter() { function test_iterate (line 627) | fn test_iterate() { function test_keys (line 644) | fn test_keys() { function test_values (line 655) | fn test_values() { function test_values_mut (line 666) | fn test_values_mut() { function test_eq (line 678) | fn test_eq() { function test_from_iter (line 696) | fn test_from_iter() { function test_extend_ref (line 707) | fn test_extend_ref() { FILE: builder/third-party/hashbrown/src/external_trait_impls/rayon/raw.rs type RawParIter (line 13) | pub struct RawParIter { function iter (line 19) | pub(super) unsafe fn iter(&self) -> RawIterRange { method clone (line 26) | fn clone(&self) -> Self { function from (line 34) | fn from(it: RawIter) -> Self { type Item (line 40) | type Item = Bucket; method drive_unindexed (line 43) | fn drive_unindexed(self, consumer: C) -> C::Result type ParIterProducer (line 53) | struct ParIterProducer { type Item (line 58) | type Item = Bucket; method split (line 61) | fn split(self) -> (Self, Option) { method fold_with (line 69) | fn fold_with(self, folder: F) -> F type RawIntoParIter (line 78) | pub struct RawIntoParIter { function par_iter (line 84) | pub(super) unsafe fn par_iter(&self) -> RawParIter { type Item (line 90) | type Item = T; method drive_unindexed (line 93) | fn drive_unindexed(self, consumer: C) -> C::Result type RawParDrain (line 111) | pub struct RawParDrain<'a, T, A: Allocator = Global> { function par_iter (line 122) | pub(super) unsafe fn par_iter(&self) -> RawParIter { type Item (line 128) | type Item = T; method drive_unindexed (line 131) | fn drive_unindexed(self, consumer: C) -> C::Result method drop (line 146) | fn drop(&mut self) { type ParDrainProducer (line 156) | struct ParDrainProducer { type Item (line 161) | type Item = T; method split (line 164) | fn split(self) -> (Self, Option) { method fold_with (line 173) | fn fold_with(mut self, mut folder: F) -> F method drop (line 194) | fn drop(&mut self) { function par_iter (line 209) | pub unsafe fn par_iter(&self) -> RawParIter { function into_par_iter (line 217) | pub fn into_par_iter(self) -> RawIntoParIter { function par_drain (line 224) | pub fn par_drain(&mut self) -> RawParDrain<'_, T, A> { FILE: builder/third-party/hashbrown/src/external_trait_impls/rayon/set.rs type IntoParIter (line 19) | pub struct IntoParIter { type Item (line 24) | type Item = T; method drive_unindexed (line 26) | fn drive_unindexed(self, consumer: C) -> C::Result type ParDrain (line 41) | pub struct ParDrain<'a, T, A: Allocator = Global> { type Item (line 46) | type Item = T; method drive_unindexed (line 48) | fn drive_unindexed(self, consumer: C) -> C::Result type ParIter (line 65) | pub struct ParIter<'a, T> { type Item (line 70) | type Item = &'a T; method drive_unindexed (line 72) | fn drive_unindexed(self, consumer: C) -> C::Result type ParDifference (line 88) | pub struct ParDifference<'a, T, S, A: Allocator = Global> { type Item (line 99) | type Item = &'a T; method drive_unindexed (line 101) | fn drive_unindexed(self, consumer: C) -> C::Result type ParSymmetricDifference (line 121) | pub struct ParSymmetricDifference<'a, T, S, A: Allocator = Global> { type Item (line 132) | type Item = &'a T; method drive_unindexed (line 134) | fn drive_unindexed(self, consumer: C) -> C::Result type ParIntersection (line 153) | pub struct ParIntersection<'a, T, S, A: Allocator = Global> { type Item (line 164) | type Item = &'a T; method drive_unindexed (line 166) | fn drive_unindexed(self, consumer: C) -> C::Result type ParUnion (line 184) | pub struct ParUnion<'a, T, S, A: Allocator = Global> { type Item (line 195) | type Item = &'a T; method drive_unindexed (line 197) | fn drive_unindexed(self, consumer: C) -> C::Result function par_union (line 224) | pub fn par_union<'a>(&'a self, other: &'a Self) -> ParUnion<'a, T, S, A> { function par_difference (line 231) | pub fn par_difference<'a>(&'a self, other: &'a Self) -> ParDifference<'a... function par_symmetric_difference (line 238) | pub fn par_symmetric_difference<'a>( function par_intersection (line 248) | pub fn par_intersection<'a>(&'a self, other: &'a Self) -> ParIntersectio... function par_is_disjoint (line 256) | pub fn par_is_disjoint(&self, other: &Self) -> bool { function par_is_subset (line 264) | pub fn par_is_subset(&self, other: &Self) -> bool { function par_is_superset (line 276) | pub fn par_is_superset(&self, other: &Self) -> bool { function par_eq (line 284) | pub fn par_eq(&self, other: &Self) -> bool { function par_drain (line 297) | pub fn par_drain(&mut self) -> ParDrain<'_, T, A> { type Item (line 305) | type Item = T; type Iter (line 306) | type Iter = IntoParIter; method into_par_iter (line 309) | fn into_par_iter(self) -> Self::Iter { type Item (line 317) | type Item = &'a T; type Iter (line 318) | type Iter = ParIter<'a, T>; method into_par_iter (line 321) | fn into_par_iter(self) -> Self::Iter { function from_par_iter (line 334) | fn from_par_iter

(par_iter: P) -> Self function par_extend (line 350) | fn par_extend(&mut self, par_iter: I) function par_extend (line 364) | fn par_extend(&mut self, par_iter: I) function extend (line 373) | fn extend(set: &mut HashSet, par_iter: I) function test_disjoint (line 404) | fn test_disjoint() { function test_subset_and_superset (line 426) | fn test_subset_and_superset() { function test_iterate (line 455) | fn test_iterate() { function test_intersection (line 468) | fn test_intersection() { function test_difference (line 500) | fn test_difference() { function test_symmetric_difference (line 525) | fn test_symmetric_difference() { function test_union (line 553) | fn test_union() { function test_from_iter (line 585) | fn test_from_iter() { function test_move_iter (line 596) | fn test_move_iter() { function test_eq (line 611) | fn test_eq() { function test_extend_ref (line 633) | fn test_extend_ref() { FILE: builder/third-party/hashbrown/src/external_trait_impls/rayon/table.rs type ParIter (line 20) | pub struct ParIter<'a, T> { type Item (line 26) | type Item = &'a T; method drive_unindexed (line 29) | fn drive_unindexed(self, consumer: C) -> C::Result method clone (line 41) | fn clone(&self) -> Self { function fmt (line 50) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParIterMut (line 65) | pub struct ParIterMut<'a, T> { type Item (line 71) | type Item = &'a mut T; method drive_unindexed (line 74) | fn drive_unindexed(self, consumer: C) -> C::Result function fmt (line 85) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type IntoParIter (line 103) | pub struct IntoParIter { type Item (line 108) | type Item = T; method drive_unindexed (line 111) | fn drive_unindexed(self, consumer: C) -> C::Result function fmt (line 120) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParDrain (line 136) | pub struct ParDrain<'a, T, A: Allocator = Global> { type Item (line 141) | type Item = T; method drive_unindexed (line 144) | fn drive_unindexed(self, consumer: C) -> C::Result function fmt (line 153) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function par_drain (line 166) | pub fn par_drain(&mut self) -> ParDrain<'_, T, A> { type Item (line 174) | type Item = T; type Iter (line 175) | type Iter = IntoParIter; method into_par_iter (line 178) | fn into_par_iter(self) -> Self::Iter { type Item (line 186) | type Item = &'a T; type Iter (line 187) | type Iter = ParIter<'a, T>; method into_par_iter (line 190) | fn into_par_iter(self) -> Self::Iter { type Item (line 199) | type Item = &'a mut T; type Iter (line 200) | type Iter = ParIterMut<'a, T>; method into_par_iter (line 203) | fn into_par_iter(self) -> Self::Iter { function test_iterate (line 224) | fn test_iterate() { function test_move_iter (line 238) | fn test_move_iter() { FILE: builder/third-party/hashbrown/src/external_trait_impls/rkyv/hash_map.rs type Archived (line 16) | type Archived = ArchivedHashMap; type Resolver (line 17) | type Resolver = HashMapResolver; method resolve (line 20) | unsafe fn resolve(&self, pos: usize, resolver: Self::Resolver, out: *mut... function serialize (line 33) | fn serialize(&self, serializer: &mut S) -> Result Result, ... function eq (line 58) | fn eq(&self, other: &HashMap) -> bool { function eq (line 72) | fn eq(&self, other: &ArchivedHashMap) -> bool { function index_map (line 88) | fn index_map() { function validate_index_map (line 112) | fn validate_index_map() { FILE: builder/third-party/hashbrown/src/external_trait_impls/rkyv/hash_set.rs type Archived (line 16) | type Archived = ArchivedHashSet; type Resolver (line 17) | type Resolver = HashSetResolver; method resolve (line 20) | unsafe fn resolve(&self, pos: usize, resolver: Self::Resolver, out: *mut... function serialize (line 32) | fn serialize(&self, serializer: &mut S) -> Result Result, D::... function eq (line 58) | fn eq(&self, other: &HashSet) -> bool { function eq (line 71) | fn eq(&self, other: &ArchivedHashSet) -> bool { function index_set (line 87) | fn index_set() { function validate_index_set (line 110) | fn validate_index_set() { FILE: builder/third-party/hashbrown/src/external_trait_impls/serde.rs function cautious (line 8) | pub(super) fn cautious(hint: Option) -> usize { method serialize (line 33) | fn serialize(&self, serializer: S) -> Result function deserialize (line 48) | fn deserialize(deserializer: D) -> Result method serialize (line 118) | fn serialize(&self, serializer: S) -> Result function deserialize (line 132) | fn deserialize(deserializer: D) -> Result function deserialize_in_place (line 181) | fn deserialize_in_place(deserializer: D, place: &mut Self) -> Result<... FILE: builder/third-party/hashbrown/src/lib.rs type Equivalent (line 153) | pub trait Equivalent { method equivalent (line 162) | fn equivalent(&self, key: &K) -> bool; method equivalent (line 171) | fn equivalent(&self, key: &K) -> bool { type TryReserveError (line 178) | pub enum TryReserveError { FILE: builder/third-party/hashbrown/src/map.rs type DefaultHashBuilder (line 15) | pub type DefaultHashBuilder = core::hash::BuildHasherDefault { method clone (line 196) | fn clone(&self) -> Self { method clone_from (line 203) | fn clone_from(&mut self, source: &Self) { function make_hasher (line 214) | pub(crate) fn make_hasher(hash_builder: &S) -> impl Fn(&(Q, V))... function equivalent_key (line 225) | fn equivalent_key(k: &Q) -> impl Fn(&(K, V)) -> bool + '_ function equivalent (line 235) | fn equivalent(k: &Q) -> impl Fn(&K) -> bool + '_ function make_hash (line 244) | pub(crate) fn make_hash(hash_builder: &S, val: &Q) -> u64 function make_hash (line 257) | pub(crate) fn make_hash(hash_builder: &S, val: &Q) -> u64 function new (line 293) | pub fn new() -> Self { function with_capacity (line 323) | pub fn with_capacity(capacity: usize) -> Self { function new_in (line 370) | pub fn new_in(alloc: A) -> Self { function with_capacity_in (line 419) | pub fn with_capacity_in(capacity: usize, alloc: A) -> Self { function with_hasher (line 460) | pub const fn with_hasher(hash_builder: S) -> Self { function with_capacity_and_hasher (line 502) | pub fn with_capacity_and_hasher(capacity: usize, hash_builder: S) -> Self { function allocator (line 513) | pub fn allocator(&self) -> &A { function with_hasher_in (line 545) | pub const fn with_hasher_in(hash_builder: S, alloc: A) -> Self { function with_capacity_and_hasher_in (line 580) | pub fn with_capacity_and_hasher_in(capacity: usize, hash_builder: S, all... function hasher (line 602) | pub fn hasher(&self) -> &S { function capacity (line 620) | pub fn capacity(&self) -> usize { function keys (line 652) | pub fn keys(&self) -> Keys<'_, K, V> { function values (line 684) | pub fn values(&self) -> Values<'_, K, V> { function values_mut (line 722) | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { function iter (line 756) | pub fn iter(&self) -> Iter<'_, K, V> { function iter_mut (line 801) | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { function raw_capacity (line 813) | fn raw_capacity(&self) -> usize { function len (line 830) | pub fn len(&self) -> usize { function is_empty (line 847) | pub fn is_empty(&self) -> bool { function drain (line 890) | pub fn drain(&mut self) -> Drain<'_, K, V, A> { function retain (line 919) | pub fn retain(&mut self, mut f: F) function extract_if (line 978) | pub fn extract_if(&mut self, f: F) -> ExtractIf<'_, K, V, F, A> function clear (line 1011) | pub fn clear(&mut self) { function into_keys (line 1037) | pub fn into_keys(self) -> IntoKeys { function into_values (line 1065) | pub fn into_values(self) -> IntoValues { function reserve (line 1105) | pub fn reserve(&mut self, additional: usize) { function try_reserve (line 1155) | pub fn try_reserve(&mut self, additional: usize) -> Result<(), TryReserv... function shrink_to_fit (line 1177) | pub fn shrink_to_fit(&mut self) { function shrink_to (line 1206) | pub fn shrink_to(&mut self, min_capacity: usize) { function entry (line 1231) | pub fn entry(&mut self, key: K) -> Entry<'_, K, V, S, A> { function entry_ref (line 1267) | pub fn entry_ref<'a, 'b, Q: ?Sized>(&'a mut self, key: &'b Q) -> EntryRe... function get (line 1308) | pub fn get(&self, k: &Q) -> Option<&V> function get_key_value (line 1339) | pub fn get_key_value(&self, k: &Q) -> Option<(&K, &V)> function get_inner (line 1351) | fn get_inner(&self, k: &Q) -> Option<&(K, V)> function get_key_value_mut (line 1387) | pub fn get_key_value_mut(&mut self, k: &Q) -> Option<(&K, &mu... function contains_key (line 1418) | pub fn contains_key(&self, k: &Q) -> bool function get_mut (line 1449) | pub fn get_mut(&mut self, k: &Q) -> Option<&mut V> function get_inner_mut (line 1461) | fn get_inner_mut(&mut self, k: &Q) -> Option<&mut (K, V)> function get_many_mut (line 1516) | pub fn get_many_mut(&mut self, ks: [&Q; N]) -... function get_many_unchecked_mut (line 1568) | pub unsafe fn get_many_unchecked_mut( function get_many_key_value_mut (line 1623) | pub fn get_many_key_value_mut( function get_many_key_value_unchecked_mut (line 1678) | pub unsafe fn get_many_key_value_unchecked_mut( function get_many_mut_inner (line 1689) | fn get_many_mut_inner( function get_many_unchecked_mut_inner (line 1701) | unsafe fn get_many_unchecked_mut_inner( function build_hashes_inner (line 1713) | fn build_hashes_inner(&self, ks: [&Q; N]) -> ... function insert (line 1751) | pub fn insert(&mut self, k: K, v: V) -> Option { function insert_unique_unchecked (line 1818) | pub fn insert_unique_unchecked(&mut self, k: K, v: V) -> (&K, &mut V) { function try_insert (line 1856) | pub fn try_insert( function remove (line 1895) | pub fn remove(&mut self, k: &Q) -> Option function remove_entry (line 1934) | pub fn remove_entry(&mut self, k: &Q) -> Option<(K, V)> function raw_entry_mut (line 2042) | pub fn raw_entry_mut(&mut self) -> RawEntryBuilderMut<'_, K, V, S, A> { function raw_entry (line 2091) | pub fn raw_entry(&self) -> RawEntryBuilder<'_, K, V, S, A> { function raw_table (line 2103) | pub fn raw_table(&self) -> &RawTable<(K, V), A> { function raw_table_mut (line 2164) | pub fn raw_table_mut(&mut self) -> &mut RawTable<(K, V), A> { method eq (line 2176) | fn eq(&self, other: &Self) -> bool { method fmt (line 2201) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 2227) | fn default() -> Self { type Output (line 2239) | type Output = V; function index (line 2258) | fn index(&self, key: &Q) -> &V { function from (line 2279) | fn from(arr: [(K, V); N]) -> Self { type Iter (line 2312) | pub struct Iter<'a, K, V> { method clone (line 2320) | fn clone(&self) -> Self { function fmt (line 2329) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type IterMut (line 2361) | pub struct IterMut<'a, K, V> { function iter (line 2375) | pub(super) fn iter(&self) -> Iter<'_, K, V> { type IntoIter (line 2413) | pub struct IntoIter { function iter (line 2420) | pub(super) fn iter(&self) -> Iter<'_, K, V> { type IntoKeys (line 2457) | pub struct IntoKeys { type Item (line 2462) | type Item = K; method next (line 2465) | fn next(&mut self) -> Option { method size_hint (line 2469) | fn size_hint(&self) -> (usize, Option) { method fold (line 2473) | fn fold(self, init: B, mut f: F) -> B method len (line 2484) | fn len(&self) -> usize { function fmt (line 2492) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type IntoValues (line 2527) | pub struct IntoValues { type Item (line 2532) | type Item = V; method next (line 2535) | fn next(&mut self) -> Option { method size_hint (line 2539) | fn size_hint(&self) -> (usize, Option) { method fold (line 2543) | fn fold(self, init: B, mut f: F) -> B method len (line 2554) | fn len(&self) -> usize { function fmt (line 2562) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Keys (line 2597) | pub struct Keys<'a, K, V> { method clone (line 2604) | fn clone(&self) -> Self { function fmt (line 2612) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Values (line 2645) | pub struct Values<'a, K, V> { method clone (line 2652) | fn clone(&self) -> Self { function fmt (line 2660) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Drain (line 2693) | pub struct Drain<'a, K, V, A: Allocator = Global> { function iter (line 2700) | pub(super) fn iter(&self) -> Iter<'_, K, V> { type ExtractIf (line 2740) | pub struct ExtractIf<'a, K, V, F, A: Allocator = Global> type Item (line 2753) | type Item = (K, V); method next (line 2756) | fn next(&mut self) -> Option { method size_hint (line 2761) | fn size_hint(&self) -> (usize, Option) { type ValuesMut (line 2795) | pub struct ValuesMut<'a, K, V> { type RawEntryBuilderMut (line 2854) | pub struct RawEntryBuilderMut<'a, K, V, S, A: Allocator = Global> { type RawEntryMut (line 2942) | pub enum RawEntryMut<'a, K, V, S, A: Allocator = Global> { type RawOccupiedEntryMut (line 3033) | pub struct RawOccupiedEntryMut<'a, K, V, S, A: Allocator = Global> { type RawVacantEntryMut (line 3104) | pub struct RawVacantEntryMut<'a, K, V, S, A: Allocator = Global> { type RawEntryBuilder (line 3143) | pub struct RawEntryBuilder<'a, K, V, S, A: Allocator = Global> { function from_key (line 3163) | pub fn from_key(self, k: &Q) -> RawEntryMut<'a, K, V, S, A> function from_key_hashed_nocheck (line 3196) | pub fn from_key_hashed_nocheck(self, hash: u64, k: &Q) -> Raw... function from_hash (line 3229) | pub fn from_hash(self, hash: u64, is_match: F) -> RawEntryMut<'a, K, ... function search (line 3237) | fn search(self, hash: u64, mut is_match: F) -> RawEntryMut<'a, K, V, ... function from_key (line 3269) | pub fn from_key(self, k: &Q) -> Option<(&'a K, &'a V)> function from_key_hashed_nocheck (line 3300) | pub fn from_key_hashed_nocheck(self, hash: u64, k: &Q) -> Opt... function search (line 3308) | fn search(self, hash: u64, mut is_match: F) -> Option<(&'a K, &'a V)> function from_hash (line 3340) | pub fn from_hash(self, hash: u64, is_match: F) -> Option<(&'a K, &'a V)> function insert (line 3362) | pub fn insert(self, key: K, value: V) -> RawOccupiedEntryMut<'a, K, V, S... function or_insert (line 3393) | pub fn or_insert(self, default_key: K, default_val: V) -> (&'a mut K, &'... function or_insert_with (line 3421) | pub fn or_insert_with(self, default: F) -> (&'a mut K, &'a mut V) function and_modify (line 3459) | pub fn and_modify(self, f: F) -> Self function and_replace_entry_with (line 3531) | pub fn and_replace_entry_with(self, f: F) -> Self function key (line 3558) | pub fn key(&self) -> &K { function key_mut (line 3589) | pub fn key_mut(&mut self) -> &mut K { function into_key (line 3623) | pub fn into_key(self) -> &'a mut K { function get (line 3642) | pub fn get(&self) -> &V { function into_mut (line 3667) | pub fn into_mut(self) -> &'a mut V { function get_mut (line 3688) | pub fn get_mut(&mut self) -> &mut V { function get_key_value (line 3707) | pub fn get_key_value(&self) -> (&K, &V) { function get_key_value_mut (line 3743) | pub fn get_key_value_mut(&mut self) -> (&mut K, &mut V) { function into_key_value (line 3784) | pub fn into_key_value(self) -> (&'a mut K, &'a mut V) { function insert (line 3808) | pub fn insert(&mut self, value: V) -> V { function insert_key (line 3840) | pub fn insert_key(&mut self, key: K) -> K { function remove (line 3860) | pub fn remove(self) -> V { function remove_entry (line 3880) | pub fn remove_entry(self) -> (K, V) { function replace_entry_with (line 3918) | pub fn replace_entry_with(self, f: F) -> RawEntryMut<'a, K, V, S, A> function insert (line 3960) | pub fn insert(self, key: K, value: V) -> (&'a mut K, &'a mut V) function insert_hashed_nocheck (line 4001) | pub fn insert_hashed_nocheck(self, hash: u64, key: K, value: V) -> (&'a ... function insert_with_hasher (line 4051) | pub fn insert_with_hasher( function insert_entry (line 4068) | fn insert_entry(self, key: K, value: V) -> RawOccupiedEntryMut<'a, K, V,... method fmt (line 4088) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 4094) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 4103) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 4112) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 4118) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Entry (line 4166) | pub enum Entry<'a, K, V, S, A = Global> method fmt (line 4202) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type OccupiedEntry (line 4250) | pub struct OccupiedEntry<'a, K, V, S = DefaultHashBuilder, A: Allocator ... method fmt (line 4275) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type VacantEntry (line 4313) | pub struct VacantEntry<'a, K, V, S = DefaultHashBuilder, A: Allocator = ... method fmt (line 4320) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type EntryRef (line 4377) | pub enum EntryRef<'a, 'b, K, Q: ?Sized, V, S, A = Global> method fmt (line 4415) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type KeyOrRef (line 4423) | enum KeyOrRef<'a, K, Q: ?Sized> { function into_owned (line 4429) | fn into_owned(self) -> K function as_ref (line 4441) | fn as_ref(&self) -> &Q { type OccupiedEntryRef (line 4490) | pub struct OccupiedEntryRef<'a, 'b, K, Q: ?Sized, V, S, A: Allocator = G... method fmt (line 4519) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type VacantEntryRef (line 4557) | pub struct VacantEntryRef<'a, 'b, K, Q: ?Sized, V, S, A: Allocator = Glo... method fmt (line 4566) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type OccupiedError (line 4595) | pub struct OccupiedError<'a, K, V, S, A: Allocator = Global> { method fmt (line 4603) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 4613) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 4625) | type Item = (&'a K, &'a V); type IntoIter (line 4626) | type IntoIter = Iter<'a, K, V>; method into_iter (line 4651) | fn into_iter(self) -> Iter<'a, K, V> { type Item (line 4657) | type Item = (&'a K, &'a mut V); type IntoIter (line 4658) | type IntoIter = IterMut<'a, K, V>; method into_iter (line 4688) | fn into_iter(self) -> IterMut<'a, K, V> { type Item (line 4694) | type Item = (K, V); type IntoIter (line 4695) | type IntoIter = IntoIter; method into_iter (line 4716) | fn into_iter(self) -> IntoIter { type Item (line 4724) | type Item = (&'a K, &'a V); method next (line 4727) | fn next(&mut self) -> Option<(&'a K, &'a V)> { method size_hint (line 4738) | fn size_hint(&self) -> (usize, Option) { method fold (line 4742) | fn fold(self, init: B, mut f: F) -> B method len (line 4755) | fn len(&self) -> usize { type Item (line 4763) | type Item = (&'a K, &'a mut V); method next (line 4766) | fn next(&mut self) -> Option<(&'a K, &'a mut V)> { method size_hint (line 4777) | fn size_hint(&self) -> (usize, Option) { method fold (line 4781) | fn fold(self, init: B, mut f: F) -> B method len (line 4794) | fn len(&self) -> usize { function fmt (line 4805) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 4811) | type Item = (K, V); method next (line 4814) | fn next(&mut self) -> Option<(K, V)> { method size_hint (line 4818) | fn size_hint(&self) -> (usize, Option) { method fold (line 4822) | fn fold(self, init: B, f: F) -> B method len (line 4832) | fn len(&self) -> usize { function fmt (line 4839) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 4845) | type Item = &'a K; method next (line 4848) | fn next(&mut self) -> Option<&'a K> { method size_hint (line 4856) | fn size_hint(&self) -> (usize, Option) { method fold (line 4860) | fn fold(self, init: B, mut f: F) -> B method len (line 4870) | fn len(&self) -> usize { type Item (line 4877) | type Item = &'a V; method next (line 4880) | fn next(&mut self) -> Option<&'a V> { method size_hint (line 4888) | fn size_hint(&self) -> (usize, Option) { method fold (line 4892) | fn fold(self, init: B, mut f: F) -> B method len (line 4902) | fn len(&self) -> usize { type Item (line 4909) | type Item = &'a mut V; method next (line 4912) | fn next(&mut self) -> Option<&'a mut V> { method size_hint (line 4920) | fn size_hint(&self) -> (usize, Option) { method fold (line 4924) | fn fold(self, init: B, mut f: F) -> B method len (line 4934) | fn len(&self) -> usize { function fmt (line 4941) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 4949) | type Item = (K, V); method next (line 4952) | fn next(&mut self) -> Option<(K, V)> { method size_hint (line 4956) | fn size_hint(&self) -> (usize, Option) { method fold (line 4960) | fn fold(self, init: B, f: F) -> B method len (line 4970) | fn len(&self) -> usize { function fmt (line 4982) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function insert (line 5001) | pub fn insert(self, value: V) -> OccupiedEntry<'a, K, V, S, A> function or_insert (line 5034) | pub fn or_insert(self, default: V) -> &'a mut V function or_insert_with (line 5064) | pub fn or_insert_with V>(self, default: F) -> &'a mut V function or_insert_with_key (line 5098) | pub fn or_insert_with_key V>(self, default: F) -> &'a m... function key (line 5127) | pub fn key(&self) -> &K { function and_modify (line 5155) | pub fn and_modify(self, f: F) -> Self function and_replace_entry_with (line 5223) | pub fn and_replace_entry_with(self, f: F) -> Self function or_default (line 5255) | pub fn or_default(self) -> &'a mut V function key (line 5284) | pub fn key(&self) -> &K { function remove_entry (line 5313) | pub fn remove_entry(self) -> (K, V) { function get (line 5334) | pub fn get(&self) -> &V { function get_mut (line 5366) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 5397) | pub fn into_mut(self) -> &'a mut V { function insert (line 5419) | pub fn insert(&mut self, value: V) -> V { function remove (line 5447) | pub fn remove(self) -> V { function replace_entry (line 5483) | pub fn replace_entry(self, value: V) -> (K, V) { function replace_key (line 5537) | pub fn replace_key(self) -> K { function replace_entry_with (line 5591) | pub fn replace_entry_with(self, f: F) -> Entry<'a, K, V, S, A> function key (line 5635) | pub fn key(&self) -> &K { function into_key (line 5654) | pub fn into_key(self) -> K { function insert (line 5675) | pub fn insert(self, value: V) -> &'a mut V function insert_entry (line 5690) | pub(crate) fn insert_entry(self, value: V) -> OccupiedEntry<'a, K, V, S, A> function insert (line 5723) | pub fn insert(self, value: V) -> OccupiedEntryRef<'a, 'b, K, Q, V, S, A> function or_insert (line 5756) | pub fn or_insert(self, default: V) -> &'a mut V function or_insert_with (line 5786) | pub fn or_insert_with V>(self, default: F) -> &'a mut V function or_insert_with_key (line 5817) | pub fn or_insert_with_key V>(self, default: F) -> &'a m... function key (line 5846) | pub fn key(&self) -> &Q function and_modify (line 5877) | pub fn and_modify(self, f: F) -> Self function and_replace_entry_with (line 5945) | pub fn and_replace_entry_with(self, f: F) -> Self function or_default (line 5977) | pub fn or_default(self) -> &'a mut V function key (line 6006) | pub fn key(&self) -> &K { function remove_entry (line 6035) | pub fn remove_entry(self) -> (K, V) { function get (line 6056) | pub fn get(&self) -> &V { function get_mut (line 6088) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 6117) | pub fn into_mut(self) -> &'a mut V { function insert (line 6139) | pub fn insert(&mut self, value: V) -> V { function remove (line 6167) | pub fn remove(self) -> V { function replace_entry (line 6202) | pub fn replace_entry(self, value: V) -> (K, V) function replace_key (line 6253) | pub fn replace_key(self) -> K function replace_entry_with (line 6310) | pub fn replace_entry_with(self, f: F) -> EntryRef<'a, 'b, K, Q, V, S, A> function key (line 6355) | pub fn key(&self) -> &Q function into_key (line 6378) | pub fn into_key(self) -> K function insert (line 6403) | pub fn insert(self, value: V) -> &'a mut V function insert_entry (line 6418) | fn insert_entry(self, value: V) -> OccupiedEntryRef<'a, 'b, K, Q, V, S, A> function from_iter (line 6444) | fn from_iter>(iter: T) -> Self { function extend (line 6499) | fn extend>(&mut self, iter: T) { function extend_one (line 6518) | fn extend_one(&mut self, (k, v): (K, V)) { function extend_reserve (line 6524) | fn extend_reserve(&mut self, additional: usize) { function extend (line 6586) | fn extend>(&mut self, iter: T) { function extend_one (line 6592) | fn extend_one(&mut self, (k, v): (&'a K, &'a V)) { function extend_reserve (line 6598) | fn extend_reserve(&mut self, additional: usize) { function extend (line 6646) | fn extend>(&mut self, iter: T) { function extend_one (line 6652) | fn extend_one(&mut self, &(k, v): &'a (K, V)) { function extend_reserve (line 6658) | fn extend_reserve(&mut self, additional: usize) { function assert_covariance (line 6664) | fn assert_covariance() { function test_zero_capacities (line 6725) | fn test_zero_capacities() { function test_create_capacity_zero (line 6757) | fn test_create_capacity_zero() { function test_insert (line 6767) | fn test_insert() { function test_clone (line 6779) | fn test_clone() { function test_clone_from (line 6794) | fn test_clone_from() { type Droppable (line 6811) | struct Droppable { method new (line 6816) | fn new(k: usize) -> Droppable { method drop (line 6826) | fn drop(&mut self) { method clone (line 6834) | fn clone(&self) -> Self { function test_drops (line 6840) | fn test_drops() { function test_into_iter_drops (line 6899) | fn test_into_iter_drops() { function test_empty_remove (line 6960) | fn test_empty_remove() { function test_empty_entry (line 6966) | fn test_empty_entry() { function test_empty_entry_ref (line 6977) | fn test_empty_entry_ref() { function test_empty_iter (line 6988) | fn test_empty_iter() { function test_lots_of_insertions (line 7003) | fn test_lots_of_insertions() { function test_find_mut (line 7066) | fn test_find_mut() { function test_insert_overwrite (line 7080) | fn test_insert_overwrite() { function test_insert_conflicts (line 7089) | fn test_insert_conflicts() { function test_conflict_remove (line 7100) | fn test_conflict_remove() { function test_insert_unique_unchecked (line 7117) | fn test_insert_unique_unchecked() { function test_is_empty (line 7129) | fn test_is_empty() { function test_remove (line 7138) | fn test_remove() { function test_remove_entry (line 7146) | fn test_remove_entry() { function test_iterate (line 7154) | fn test_iterate() { function test_keys (line 7171) | fn test_keys() { function test_values (line 7182) | fn test_values() { function test_values_mut (line 7193) | fn test_values_mut() { function test_into_keys (line 7207) | fn test_into_keys() { function test_into_values (line 7219) | fn test_into_values() { function test_find (line 7231) | fn test_find() { function test_eq (line 7242) | fn test_eq() { function test_show (line 7260) | fn test_show() { function test_expand (line 7274) | fn test_expand() { function test_behavior_resize_policy (line 7292) | fn test_behavior_resize_policy() { function test_reserve_shrink_to_fit (line 7348) | fn test_reserve_shrink_to_fit() { function test_from_iter (line 7385) | fn test_from_iter() { function test_size_hint (line 7398) | fn test_size_hint() { function test_iter_len (line 7411) | fn test_iter_len() { function test_mut_size_hint (line 7424) | fn test_mut_size_hint() { function test_iter_mut_len (line 7437) | fn test_iter_mut_len() { function test_index (line 7450) | fn test_index() { function test_index_nonexistent (line 7462) | fn test_index_nonexistent() { function test_entry (line 7474) | fn test_entry() { function test_entry_ref (line 7524) | fn test_entry_ref() { function test_entry_take_doesnt_corrupt (line 7581) | fn test_entry_take_doesnt_corrupt() { function test_entry_ref_take_doesnt_corrupt (line 7617) | fn test_entry_ref_take_doesnt_corrupt() { function test_extend_ref_k_ref_v (line 7655) | fn test_extend_ref_k_ref_v() { function test_extend_ref_kv_tuple (line 7672) | fn test_extend_ref_kv_tuple() { function test_capacity_not_less_than_len (line 7703) | fn test_capacity_not_less_than_len() { function test_occupied_entry_key (line 7728) | fn test_occupied_entry_key() { function test_occupied_entry_ref_key (line 7746) | fn test_occupied_entry_ref_key() { function test_vacant_entry_key (line 7764) | fn test_vacant_entry_key() { function test_vacant_entry_ref_key (line 7782) | fn test_vacant_entry_ref_key() { function test_occupied_entry_replace_entry_with (line 7800) | fn test_occupied_entry_replace_entry_with() { function test_occupied_entry_ref_replace_entry_with (line 7843) | fn test_occupied_entry_ref_replace_entry_with() { function test_entry_and_replace_entry_with (line 7886) | fn test_entry_and_replace_entry_with() { function test_entry_ref_and_replace_entry_with (line 7935) | fn test_entry_ref_and_replace_entry_with() { function test_raw_occupied_entry_replace_entry_with (line 7984) | fn test_raw_occupied_entry_replace_entry_with() { function test_raw_entry_and_replace_entry_with (line 8031) | fn test_raw_entry_and_replace_entry_with() { function test_replace_entry_with_doesnt_corrupt (line 8089) | fn test_replace_entry_with_doesnt_corrupt() { function test_replace_entry_ref_with_doesnt_corrupt (line 8119) | fn test_replace_entry_ref_with_doesnt_corrupt() { function test_retain (line 8151) | fn test_retain() { function test_extract_if (line 8162) | fn test_extract_if() { function test_try_reserve (line 8180) | fn test_try_reserve() { function test_raw_entry (line 8214) | fn test_raw_entry() { function test_key_without_hash_impl (line 8315) | fn test_key_without_hash_impl() { function test_into_iter_refresh (line 8361) | fn test_into_iter_refresh() { function test_const_with_hasher (line 8428) | fn test_const_with_hasher() { function test_get_each_mut (line 8451) | fn test_get_each_mut() { function test_clone_from_double_drop (line 8482) | fn test_clone_from_double_drop() { function test_clone_from_memory_leaks (line 8526) | fn test_clone_from_memory_leaks() { type MyAllocInner (line 8569) | struct MyAllocInner { type MyAlloc (line 8574) | struct MyAlloc { method new (line 8579) | fn new(drop_count: Arc) -> Self { method drop (line 8587) | fn drop(&mut self) { method allocate (line 8594) | fn allocate(&self, layout: Layout) -> std::result::Result,... method deallocate (line 8599) | unsafe fn deallocate(&self, ptr: NonNull, layout: Layout) { function test_hashmap_into_iter_bug (line 8606) | fn test_hashmap_into_iter_bug() { type CheckedCloneDrop (line 8625) | struct CheckedCloneDrop { function new (line 8633) | fn new(panic_in_clone: bool, panic_in_drop: bool, data: T) -> Self { method clone (line 8644) | fn clone(&self) -> Self { method drop (line 8658) | fn drop(&mut self) { function get_test_map (line 8676) | fn get_test_map( constant DISARMED (line 8758) | const DISARMED: bool = false; constant ARMED (line 8759) | const ARMED: bool = true; constant ARMED_FLAGS (line 8761) | const ARMED_FLAGS: [bool; 8] = [ constant DISARMED_FLAGS (line 8765) | const DISARMED_FLAGS: [bool; 8] = [ function test_clone_memory_leaks_and_double_drop_one (line 8771) | fn test_clone_memory_leaks_and_double_drop_one() { function test_clone_memory_leaks_and_double_drop_two (line 8797) | fn test_clone_memory_leaks_and_double_drop_two() { function test_catch_panic_clone_from_when_len_is_equal (line 8831) | fn test_catch_panic_clone_from_when_len_is_equal() { function test_catch_panic_clone_from_when_len_is_not_equal (line 8896) | fn test_catch_panic_clone_from_when_len_is_not_equal() { FILE: builder/third-party/hashbrown/src/raw/alloc.rs function do_alloc (line 14) | pub(crate) fn do_alloc(alloc: &A, layout: Layout) -> Resul... function do_alloc (line 35) | pub(crate) fn do_alloc(alloc: &A, layout: Layout) -> Resul... type Allocator (line 57) | pub unsafe trait Allocator { method allocate (line 58) | fn allocate(&self, layout: Layout) -> Result, ()>; method deallocate (line 59) | unsafe fn deallocate(&self, ptr: NonNull, layout: Layout); method allocate (line 67) | fn allocate(&self, layout: Layout) -> Result, ()> { method deallocate (line 71) | unsafe fn deallocate(&self, ptr: NonNull, layout: Layout) { type Global (line 63) | pub struct Global; method default (line 78) | fn default() -> Self { function do_alloc (line 83) | pub(crate) fn do_alloc(alloc: &A, layout: Layout) -> Resul... FILE: builder/third-party/hashbrown/src/raw/bitmask.rs type BitMask (line 22) | pub(crate) struct BitMask(pub(crate) BitMaskWord); method invert (line 30) | pub(crate) fn invert(self) -> Self { method remove_lowest_bit (line 37) | fn remove_lowest_bit(self) -> Self { method any_bit_set (line 43) | pub(crate) fn any_bit_set(self) -> bool { method lowest_set_bit (line 49) | pub(crate) fn lowest_set_bit(self) -> Option { method trailing_zeros (line 59) | pub(crate) fn trailing_zeros(self) -> usize { method nonzero_trailing_zeros (line 74) | fn nonzero_trailing_zeros(nonzero: NonZeroBitMaskWord) -> usize { method leading_zeros (line 86) | pub(crate) fn leading_zeros(self) -> usize { type Item (line 92) | type Item = usize; type IntoIter (line 93) | type IntoIter = BitMaskIter; method into_iter (line 96) | fn into_iter(self) -> BitMaskIter { type BitMaskIter (line 106) | pub(crate) struct BitMaskIter(pub(crate) BitMask); method flip (line 115) | pub(crate) unsafe fn flip(&mut self, index: usize) -> bool { type Item (line 125) | type Item = usize; method next (line 128) | fn next(&mut self) -> Option { FILE: builder/third-party/hashbrown/src/raw/generic.rs type BitMaskWord (line 24) | pub(crate) type BitMaskWord = GroupWord; type NonZeroBitMaskWord (line 25) | pub(crate) type NonZeroBitMaskWord = NonZeroGroupWord; constant BITMASK_STRIDE (line 26) | pub(crate) const BITMASK_STRIDE: usize = 8; constant BITMASK_MASK (line 29) | pub(crate) const BITMASK_MASK: BitMaskWord = 0x8080_8080_8080_8080_u64 a... constant BITMASK_ITER_MASK (line 30) | pub(crate) const BITMASK_ITER_MASK: BitMaskWord = !0; function repeat (line 34) | fn repeat(byte: u8) -> GroupWord { type Group (line 43) | pub(crate) struct Group(GroupWord); constant WIDTH (line 52) | pub(crate) const WIDTH: usize = mem::size_of::(); method static_empty (line 59) | pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { method load (line 75) | pub(crate) unsafe fn load(ptr: *const u8) -> Self { method load_aligned (line 83) | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { method store_aligned (line 93) | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { method match_byte (line 110) | pub(crate) fn match_byte(self, byte: u8) -> BitMask { method match_empty (line 120) | pub(crate) fn match_empty(self) -> BitMask { method match_empty_or_deleted (line 130) | pub(crate) fn match_empty_or_deleted(self) -> BitMask { method match_full (line 137) | pub(crate) fn match_full(self) -> BitMask { method convert_special_to_empty_and_full_to_deleted (line 146) | pub(crate) fn convert_special_to_empty_and_full_to_deleted(self) -> Se... FILE: builder/third-party/hashbrown/src/raw/mod.rs function invalid_mut (line 64) | fn invalid_mut(addr: usize) -> *mut T { function offset_from (line 69) | unsafe fn offset_from(to: *const T, from: *const T) -> usize { type Fallibility (line 75) | enum Fallibility { method capacity_overflow (line 83) | fn capacity_overflow(self) -> TryReserveError { method alloc_err (line 92) | fn alloc_err(self, layout: Layout) -> TryReserveError { type SizedTypeProperties (line 100) | trait SizedTypeProperties: Sized { constant IS_ZERO_SIZED (line 101) | const IS_ZERO_SIZED: bool = mem::size_of::() == 0; constant NEEDS_DROP (line 102) | const NEEDS_DROP: bool = mem::needs_drop::(); constant EMPTY (line 108) | const EMPTY: u8 = 0b1111_1111; constant DELETED (line 111) | const DELETED: u8 = 0b1000_0000; function is_full (line 115) | fn is_full(ctrl: u8) -> bool { function is_special (line 121) | fn is_special(ctrl: u8) -> bool { function special_is_empty (line 127) | fn special_is_empty(ctrl: u8) -> bool { function h1 (line 135) | fn h1(hash: u64) -> usize { constant MIN_HASH_LEN (line 141) | const MIN_HASH_LEN: usize = if mem::size_of::() < mem::size_of::<... function h2 (line 150) | fn h2(hash: u64) -> u8 { type ProbeSeq (line 168) | struct ProbeSeq { method move_next (line 175) | fn move_next(&mut self, bucket_mask: usize) { function capacity_to_buckets (line 195) | fn capacity_to_buckets(cap: usize) -> Option { function bucket_mask_to_capacity (line 222) | fn bucket_mask_to_capacity(bucket_mask: usize) -> usize { type TableLayout (line 236) | struct TableLayout { method new (line 243) | const fn new() -> Self { method calculate_layout_for (line 256) | fn calculate_layout_for(self, buckets: usize) -> Option<(Layout, usize... type InsertSlot (line 279) | pub struct InsertSlot { type Bucket (line 288) | pub struct Bucket { method clone (line 302) | fn clone(&self) -> Self { function from_base_index (line 355) | unsafe fn from_base_index(base: NonNull, index: usize) -> Self { function to_base_index (line 428) | unsafe fn to_base_index(&self, base: NonNull) -> usize { function as_ptr (line 513) | pub fn as_ptr(&self) -> *mut T { function next_n (line 561) | unsafe fn next_n(&self, offset: usize) -> Self { function drop (line 589) | pub(crate) unsafe fn drop(&self) { function read (line 610) | pub(crate) unsafe fn read(&self) -> T { function write (line 632) | pub(crate) unsafe fn write(&self, val: T) { function as_ref (line 682) | pub unsafe fn as_ref<'a>(&self) -> &'a T { function as_mut (line 750) | pub unsafe fn as_mut<'a>(&self) -> &'a mut T { function copy_from_nonoverlapping (line 780) | pub unsafe fn copy_from_nonoverlapping(&self, other: &Self) { type RawTable (line 786) | pub struct RawTable { type RawTableInner (line 795) | struct RawTableInner { constant NEW (line 1700) | const NEW: Self = RawTableInner::new(); method new (line 1708) | const fn new() -> Self { method new_uninitialized (line 1733) | unsafe fn new_uninitialized( method fallible_with_capacity (line 1770) | fn fallible_with_capacity( method with_capacity (line 1810) | fn with_capacity(alloc: &A, table_layout: TableLayout, capacity: us... method fix_insert_slot (line 1867) | unsafe fn fix_insert_slot(&self, mut index: usize) -> InsertSlot { method find_insert_slot_in_group (line 1904) | fn find_insert_slot_in_group(&self, group: &Group, probe_seq: &ProbeSe... method find_or_find_insert_slot_inner (line 1952) | unsafe fn find_or_find_insert_slot_inner( method prepare_insert_slot (line 2066) | unsafe fn prepare_insert_slot(&mut self, hash: u64) -> (usize, u8) { method find_insert_slot (line 2109) | unsafe fn find_insert_slot(&self, hash: u64) -> InsertSlot { method find_inner (line 2166) | unsafe fn find_inner(&self, hash: u64, eq: &mut dyn FnMut(usize) -> bo... method prepare_rehash_in_place (line 2240) | unsafe fn prepare_rehash_in_place(&mut self) { method iter (line 2295) | unsafe fn iter(&self) -> RawIter { method drop_elements (line 2367) | unsafe fn drop_elements(&mut self) { method drop_inner_table (line 2428) | unsafe fn drop_inner_table(&mut self, alloc: &A, tabl... method bucket (line 2499) | unsafe fn bucket(&self, index: usize) -> Bucket { method bucket_ptr (line 2552) | unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { method data_end (line 2595) | fn data_end(&self) -> NonNull { method probe_seq (line 2605) | fn probe_seq(&self, hash: u64) -> ProbeSeq { method prepare_insert_no_grow (line 2618) | unsafe fn prepare_insert_no_grow(&mut self, hash: u64) -> Result bool { method set_ctrl_h2 (line 2672) | unsafe fn set_ctrl_h2(&mut self, index: usize, hash: u64) { method replace_ctrl_h2 (line 2706) | unsafe fn replace_ctrl_h2(&mut self, index: usize, hash: u64) -> u8 { method set_ctrl (line 2738) | unsafe fn set_ctrl(&mut self, index: usize, ctrl: u8) { method ctrl (line 2794) | unsafe fn ctrl(&self, index: usize) -> *mut u8 { method buckets (line 2801) | fn buckets(&self) -> usize { method is_bucket_full (line 2811) | unsafe fn is_bucket_full(&self, index: usize) -> bool { method num_ctrl_bytes (line 2817) | fn num_ctrl_bytes(&self) -> usize { method is_empty_singleton (line 2822) | fn is_empty_singleton(&self) -> bool { method prepare_resize (line 2850) | fn prepare_resize<'a, A>( method reserve_rehash_inner (line 2907) | unsafe fn reserve_rehash_inner( method full_buckets_indices (line 2973) | unsafe fn full_buckets_indices(&self) -> FullBucketsIndices { method resize_inner (line 3047) | unsafe fn resize_inner( method rehash_in_place (line 3144) | unsafe fn rehash_in_place( method free_buckets (line 3254) | unsafe fn free_buckets(&mut self, alloc: &A, table_layout: TableLay... method allocation_info (line 3284) | unsafe fn allocation_info(&self, table_layout: TableLayout) -> (NonNul... method allocation_info_or_zero (line 3318) | unsafe fn allocation_info_or_zero(&self, table_layout: TableLayout) ->... method clear_no_drop (line 3332) | fn clear_no_drop(&mut self) { method erase (line 3376) | unsafe fn erase(&mut self, index: usize) { function new (line 818) | pub const fn new() -> Self { function try_with_capacity (line 829) | pub fn try_with_capacity(capacity: usize) -> Result Self { constant TABLE_LAYOUT (line 841) | const TABLE_LAYOUT: TableLayout = TableLayout::new::(); function new_in (line 850) | pub const fn new_in(alloc: A) -> Self { function new_uninitialized (line 862) | unsafe fn new_uninitialized( function try_with_capacity_in (line 884) | pub fn try_with_capacity_in(capacity: usize, alloc: A) -> Result Self { function allocator (line 909) | pub fn allocator(&self) -> &A { function data_end (line 921) | pub fn data_end(&self) -> NonNull { function data_start (line 945) | pub unsafe fn data_start(&self) -> NonNull { function allocation_info (line 958) | pub fn allocation_info(&self) -> (NonNull, Layout) { function bucket_index (line 966) | pub unsafe fn bucket_index(&self, bucket: &Bucket) -> usize { function bucket (line 995) | pub unsafe fn bucket(&self, index: usize) -> Bucket { function erase_no_drop (line 1027) | unsafe fn erase_no_drop(&mut self, item: &Bucket) { function erase (line 1035) | pub unsafe fn erase(&mut self, item: Bucket) { function erase_entry (line 1045) | pub fn erase_entry(&mut self, hash: u64, eq: impl FnMut(&T) -> bool) -> ... function remove (line 1062) | pub unsafe fn remove(&mut self, item: Bucket) -> (T, InsertSlot) { function remove_entry (line 1074) | pub fn remove_entry(&mut self, hash: u64, eq: impl FnMut(&T) -> bool) ->... function clear_no_drop (line 1084) | pub fn clear_no_drop(&mut self) { function clear (line 1090) | pub fn clear(&mut self) { function shrink_to (line 1107) | pub fn shrink_to(&mut self, min_size: usize, hasher: impl Fn(&T) -> u64) { function reserve (line 1173) | pub fn reserve(&mut self, additional: usize, hasher: impl Fn(&T) -> u64) { function try_reserve (line 1193) | pub fn try_reserve( function reserve_rehash (line 1217) | unsafe fn reserve_rehash( function resize (line 1273) | unsafe fn resize( function insert (line 1298) | pub fn insert(&mut self, hash: u64, value: T, hasher: impl Fn(&T) -> u64... function try_insert_no_grow (line 1332) | pub fn try_insert_no_grow(&mut self, hash: u64, value: T) -> Result Bucket { function replace_bucket_with (line 1380) | pub unsafe fn replace_bucket_with(&mut self, bucket: Bucket, f: F)... function find_or_find_insert_slot (line 1407) | pub fn find_or_find_insert_slot( function insert_in_slot (line 1443) | pub unsafe fn insert_in_slot(&mut self, hash: u64, slot: InsertSlot, val... function find (line 1454) | pub fn find(&self, hash: u64, mut eq: impl FnMut(&T) -> bool) -> Option<... function get (line 1477) | pub fn get(&self, hash: u64, eq: impl FnMut(&T) -> bool) -> Option<&T> { function get_mut (line 1487) | pub fn get_mut(&mut self, hash: u64, eq: impl FnMut(&T) -> bool) -> Opti... function get_many_mut (line 1504) | pub fn get_many_mut( function get_many_unchecked_mut (line 1525) | pub unsafe fn get_many_unchecked_mut( function get_many_mut_pointers (line 1534) | unsafe fn get_many_mut_pointers( function capacity (line 1557) | pub fn capacity(&self) -> usize { function len (line 1563) | pub fn len(&self) -> usize { function is_empty (line 1569) | pub fn is_empty(&self) -> bool { function buckets (line 1575) | pub fn buckets(&self) -> usize { function is_bucket_full (line 1585) | pub unsafe fn is_bucket_full(&self, index: usize) -> bool { function iter (line 1594) | pub unsafe fn iter(&self) -> RawIter { function iter_hash (line 1613) | pub unsafe fn iter_hash(&self, hash: u64) -> RawIterHash { function drain (line 1620) | pub fn drain(&mut self) -> RawDrain<'_, T, A> { function drain_iter_from (line 1635) | pub unsafe fn drain_iter_from(&mut self, iter: RawIter) -> RawDrain<'... function into_iter_from (line 1651) | pub unsafe fn into_iter_from(self, iter: RawIter) -> RawIntoIter { function into_allocation (line 1665) | pub(crate) fn into_allocation(self) -> Option<(NonNull, Layout, A)> { method clone (line 3437) | fn clone(&self) -> Self { method clone_from (line 3470) | fn clone_from(&mut self, source: &Self) { type RawTableClone (line 3538) | trait RawTableClone { method clone_from_spec (line 3539) | unsafe fn clone_from_spec(&mut self, source: &Self); method clone_from_spec (line 3552) | unsafe fn clone_from_spec(&mut self, source: &Self) { function clone_from_impl (line 3573) | unsafe fn clone_from_impl(&mut self, source: &Self) { function clone_from_with_hasher (line 3611) | pub fn clone_from_with_hasher(&mut self, source: &Self, hasher: impl Fn(... method default (line 3656) | fn default() -> Self { method drop (line 3664) | fn drop(&mut self) { method drop (line 3681) | fn drop(&mut self) { type Item (line 3697) | type Item = T; type IntoIter (line 3698) | type IntoIter = RawIntoIter; method into_iter (line 3701) | fn into_iter(self) -> RawIntoIter { type RawIterRange (line 3711) | pub(crate) struct RawIterRange { function new (line 3755) | unsafe fn new(ctrl: *const u8, data: Bucket, len: usize) -> Self { function split (line 3780) | pub(crate) fn split(mut self) -> (Self, Option>) { function next_impl (line 3822) | unsafe fn next_impl(&mut self) -> Option... function fold_impl (line 3870) | unsafe fn fold_impl(mut self, mut n: usize, mut acc: B, mut f: F) ... method clone (line 3930) | fn clone(&self) -> Self { type Item (line 3941) | type Item = Bucket; method next (line 3944) | fn next(&mut self) -> Option> { method size_hint (line 3952) | fn size_hint(&self) -> (usize, Option) { type RawIter (line 3979) | pub struct RawIter { function reflect_remove (line 3993) | pub unsafe fn reflect_remove(&mut self, b: &Bucket) { function reflect_insert (line 4007) | pub unsafe fn reflect_insert(&mut self, b: &Bucket) { function reflect_toggle_full (line 4013) | unsafe fn reflect_toggle_full(&mut self, b: &Bucket, is_insert: bool) { function drop_elements (line 4099) | unsafe fn drop_elements(&mut self) { method clone (line 4110) | fn clone(&self) -> Self { type Item (line 4119) | type Item = Bucket; method next (line 4122) | fn next(&mut self) -> Option> { method size_hint (line 4141) | fn size_hint(&self) -> (usize, Option) { method fold (line 4146) | fn fold(self, init: B, f: F) -> B type FullBucketsIndices (line 4170) | pub(crate) struct FullBucketsIndices { method next_impl (line 4202) | unsafe fn next_impl(&mut self) -> Option { type Item (line 4243) | type Item = usize; method next (line 4249) | fn next(&mut self) -> Option { method size_hint (line 4269) | fn size_hint(&self) -> (usize, Option) { type RawIntoIter (line 4278) | pub struct RawIntoIter { function iter (line 4286) | pub fn iter(&self) -> RawIter { method drop (line 4307) | fn drop(&mut self) { method drop (line 4322) | fn drop(&mut self) { type Item (line 4336) | type Item = T; method next (line 4339) | fn next(&mut self) -> Option { method size_hint (line 4344) | fn size_hint(&self) -> (usize, Option) { type RawDrain (line 4353) | pub struct RawDrain<'a, T, A: Allocator = Global> { function iter (line 4369) | pub fn iter(&self) -> RawIter { method drop (line 4389) | fn drop(&mut self) { type Item (line 4407) | type Item = T; method next (line 4410) | fn next(&mut self) -> Option { method size_hint (line 4418) | fn size_hint(&self) -> (usize, Option) { type RawIterHash (line 4442) | pub struct RawIterHash { type RawIterHashInner (line 4447) | struct RawIterHashInner { method new (line 4479) | unsafe fn new(table: &RawTableInner, hash: u64) -> Self { function new (line 4469) | unsafe fn new(table: &RawTable, hash: u64) -> Self { type Item (line 4497) | type Item = Bucket; method next (line 4499) | fn next(&mut self) -> Option> { type Item (line 4516) | type Item = usize; method next (line 4518) | fn next(&mut self) -> Option { type RawExtractIf (line 4543) | pub(crate) struct RawExtractIf<'a, T, A: Allocator> { function next (line 4550) | pub(crate) fn next(&mut self, mut f: F) -> Option function rehash_in_place (line 4569) | fn rehash_in_place(table: &mut RawTable, hasher: impl Fn(&T) -> u6... function rehash (line 4584) | fn rehash() { function test_drop_uninitialized (line 4611) | fn test_drop_uninitialized() { function test_drop_zero_items (line 4626) | fn test_drop_zero_items() { function test_catch_panic_clone_from (line 4674) | fn test_catch_panic_clone_from() { FILE: builder/third-party/hashbrown/src/raw/neon.rs type BitMaskWord (line 7) | pub(crate) type BitMaskWord = u64; type NonZeroBitMaskWord (line 8) | pub(crate) type NonZeroBitMaskWord = NonZeroU64; constant BITMASK_STRIDE (line 9) | pub(crate) const BITMASK_STRIDE: usize = 8; constant BITMASK_MASK (line 10) | pub(crate) const BITMASK_MASK: BitMaskWord = !0; constant BITMASK_ITER_MASK (line 11) | pub(crate) const BITMASK_ITER_MASK: BitMaskWord = 0x8080_8080_8080_8080; type Group (line 18) | pub(crate) struct Group(neon::uint8x8_t); constant WIDTH (line 23) | pub(crate) const WIDTH: usize = mem::size_of::(); method static_empty (line 30) | pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { method load (line 46) | pub(crate) unsafe fn load(ptr: *const u8) -> Self { method load_aligned (line 54) | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { method store_aligned (line 64) | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { method match_byte (line 73) | pub(crate) fn match_byte(self, byte: u8) -> BitMask { method match_empty (line 83) | pub(crate) fn match_empty(self) -> BitMask { method match_empty_or_deleted (line 90) | pub(crate) fn match_empty_or_deleted(self) -> BitMask { method match_full (line 99) | pub(crate) fn match_full(self) -> BitMask { method convert_special_to_empty_and_full_to_deleted (line 111) | pub(crate) fn convert_special_to_empty_and_full_to_deleted(self) -> Se... FILE: builder/third-party/hashbrown/src/raw/sse2.rs type BitMaskWord (line 11) | pub(crate) type BitMaskWord = u16; type NonZeroBitMaskWord (line 12) | pub(crate) type NonZeroBitMaskWord = NonZeroU16; constant BITMASK_STRIDE (line 13) | pub(crate) const BITMASK_STRIDE: usize = 1; constant BITMASK_MASK (line 14) | pub(crate) const BITMASK_MASK: BitMaskWord = 0xffff; constant BITMASK_ITER_MASK (line 15) | pub(crate) const BITMASK_ITER_MASK: BitMaskWord = !0; type Group (line 22) | pub(crate) struct Group(x86::__m128i); constant WIDTH (line 28) | pub(crate) const WIDTH: usize = mem::size_of::(); method static_empty (line 36) | pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { method load (line 52) | pub(crate) unsafe fn load(ptr: *const u8) -> Self { method load_aligned (line 60) | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { method store_aligned (line 70) | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { method match_byte (line 79) | pub(crate) fn match_byte(self, byte: u8) -> BitMask { method match_empty (line 97) | pub(crate) fn match_empty(self) -> BitMask { method match_empty_or_deleted (line 104) | pub(crate) fn match_empty_or_deleted(self) -> BitMask { method match_full (line 120) | pub(crate) fn match_full(&self) -> BitMask { method convert_special_to_empty_and_full_to_deleted (line 129) | pub(crate) fn convert_special_to_empty_and_full_to_deleted(self) -> Se... FILE: builder/third-party/hashbrown/src/rustc_entry.rs function rustc_entry (line 34) | pub fn rustc_entry(&mut self, key: K) -> RustcEntry<'_, K, V, A> { type RustcEntry (line 63) | pub enum RustcEntry<'a, K, V, A = Global> method fmt (line 75) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type RustcOccupiedEntry (line 87) | pub struct RustcOccupiedEntry<'a, K, V, A = Global> method fmt (line 112) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type RustcVacantEntry (line 124) | pub struct RustcVacantEntry<'a, K, V, A = Global> method fmt (line 134) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function insert (line 152) | pub fn insert(self, value: V) -> RustcOccupiedEntry<'a, K, V, A> { function or_insert (line 179) | pub fn or_insert(self, default: V) -> &'a mut V function or_insert_with (line 205) | pub fn or_insert_with V>(self, default: F) -> &'a mut V function key (line 226) | pub fn key(&self) -> &K { function and_modify (line 254) | pub fn and_modify(self, f: F) -> Self function or_default (line 285) | pub fn or_default(self) -> &'a mut V function key (line 309) | pub fn key(&self) -> &K { function remove_entry (line 332) | pub fn remove_entry(self) -> (K, V) { function get (line 352) | pub fn get(&self) -> &V { function get_mut (line 384) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 412) | pub fn into_mut(self) -> &'a mut V { function insert (line 434) | pub fn insert(&mut self, value: V) -> V { function remove (line 456) | pub fn remove(self) -> V { function replace_entry (line 481) | pub fn replace_entry(self, value: V) -> (K, V) { function replace_key (line 515) | pub fn replace_key(self) -> K { function key (line 534) | pub fn key(&self) -> &K { function into_key (line 553) | pub fn into_key(self) -> K { function insert (line 574) | pub fn insert(self, value: V) -> &'a mut V { function insert_entry (line 598) | pub fn insert_entry(self, value: V) -> RustcOccupiedEntry<'a, K, V, A> { function rustc_iter (line 611) | pub fn rustc_iter(&self) -> Iter<'_, K, V> { function rustc_iter (line 619) | pub fn rustc_iter(&self) -> Iter<'_, K, V> { function rustc_iter (line 627) | pub fn rustc_iter(&self) -> Iter<'_, K, V> { FILE: builder/third-party/hashbrown/src/scopeguard.rs type ScopeGuard (line 8) | pub struct ScopeGuard function guard (line 17) | pub fn guard(value: T, dropfn: F) -> ScopeGuard function into_inner (line 29) | pub fn into_inner(guard: Self) -> T { type Target (line 47) | type Target = T; method deref (line 49) | fn deref(&self) -> &T { method deref_mut (line 59) | fn deref_mut(&mut self) -> &mut T { method drop (line 69) | fn drop(&mut self) { FILE: builder/third-party/hashbrown/src/set.rs type HashSet (line 115) | pub struct HashSet { method clone (line 120) | fn clone(&self) -> Self { method clone_from (line 126) | fn clone_from(&mut self, source: &Self) { function new (line 157) | pub fn new() -> Self { function with_capacity (line 188) | pub fn with_capacity(capacity: usize) -> Self { function new_in (line 221) | pub fn new_in(alloc: A) -> Self { function with_capacity_in (line 252) | pub fn with_capacity_in(capacity: usize, alloc: A) -> Self { function capacity (line 270) | pub fn capacity(&self) -> usize { function iter (line 291) | pub fn iter(&self) -> Iter<'_, T> { function len (line 310) | pub fn len(&self) -> usize { function is_empty (line 327) | pub fn is_empty(&self) -> bool { function drain (line 349) | pub fn drain(&mut self) -> Drain<'_, T, A> { function retain (line 369) | pub fn retain(&mut self, mut f: F) function extract_if (line 405) | pub fn extract_if(&mut self, f: F) -> ExtractIf<'_, T, F, A> function clear (line 431) | pub fn clear(&mut self) { function with_hasher (line 469) | pub const fn with_hasher(hasher: S) -> Self { function with_capacity_and_hasher (line 507) | pub fn with_capacity_and_hasher(capacity: usize, hasher: S) -> Self { function allocator (line 520) | pub fn allocator(&self) -> &A { function with_hasher_in (line 556) | pub const fn with_hasher_in(hasher: S, alloc: A) -> Self { function with_capacity_and_hasher_in (line 594) | pub fn with_capacity_and_hasher_in(capacity: usize, hasher: S, alloc: A)... function hasher (line 615) | pub fn hasher(&self) -> &S { function reserve (line 648) | pub fn reserve(&mut self, additional: usize) { function try_reserve (line 669) | pub fn try_reserve(&mut self, additional: usize) -> Result<(), TryReserv... function shrink_to_fit (line 690) | pub fn shrink_to_fit(&mut self) { function shrink_to (line 716) | pub fn shrink_to(&mut self, min_capacity: usize) { function difference (line 744) | pub fn difference<'a>(&'a self, other: &'a Self) -> Difference<'a, T, S,... function symmetric_difference (line 773) | pub fn symmetric_difference<'a>(&'a self, other: &'a Self) -> SymmetricD... function intersection (line 798) | pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T... function union (line 829) | pub fn union<'a>(&'a self, other: &'a Self) -> Union<'a, T, S, A> { function contains (line 861) | pub fn contains(&self, value: &Q) -> bool function get (line 887) | pub fn get(&self, value: &Q) -> Option<&T> function get_or_insert (line 913) | pub fn get_or_insert(&mut self, value: T) -> &T { function get_or_insert_owned (line 942) | pub fn get_or_insert_owned(&mut self, value: &Q) -> &T function get_or_insert_with (line 974) | pub fn get_or_insert_with(&mut self, value: &Q, f: F) -> &T function entry (line 1022) | pub fn entry(&mut self, value: T) -> Entry<'_, T, S, A> { function is_disjoint (line 1046) | pub fn is_disjoint(&self, other: &Self) -> bool { function is_subset (line 1067) | pub fn is_subset(&self, other: &Self) -> bool { function is_superset (line 1092) | pub fn is_superset(&self, other: &Self) -> bool { function insert (line 1114) | pub fn insert(&mut self, value: T) -> bool { function insert_unique_unchecked (line 1138) | pub fn insert_unique_unchecked(&mut self, value: T) -> &T { function replace (line 1158) | pub fn replace(&mut self, value: T) -> Option { function remove (line 1190) | pub fn remove(&mut self, value: &Q) -> bool function take (line 1216) | pub fn take(&mut self, value: &Q) -> Option function raw_table (line 1245) | pub fn raw_table(&self) -> &RawTable<(T, ()), A> { function raw_table_mut (line 1265) | pub fn raw_table_mut(&mut self) -> &mut RawTable<(T, ()), A> { method eq (line 1276) | fn eq(&self, other: &Self) -> bool { function fmt (line 1298) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 1307) | fn from(map: HashMap) -> Self { function from_iter (line 1319) | fn from_iter>(iter: I) -> Self { function from (line 1342) | fn from(arr: [T; N]) -> Self { function extend (line 1354) | fn extend>(&mut self, iter: I) { function extend_one (line 1360) | fn extend_one(&mut self, k: T) { function extend_reserve (line 1366) | fn extend_reserve(&mut self, additional: usize) { function extend (line 1378) | fn extend>(&mut self, iter: I) { function extend_one (line 1384) | fn extend_one(&mut self, k: &'a T) { function extend_reserve (line 1390) | fn extend_reserve(&mut self, additional: usize) { method default (line 1402) | fn default() -> Self { type Output (line 1415) | type Output = HashSet; function bitor (line 1437) | fn bitor(self, rhs: &HashSet) -> HashSet { type Output (line 1448) | type Output = HashSet; function bitand (line 1470) | fn bitand(self, rhs: &HashSet) -> HashSet { type Output (line 1480) | type Output = HashSet; function bitxor (line 1502) | fn bitxor(self, rhs: &HashSet) -> HashSet { type Output (line 1512) | type Output = HashSet; function sub (line 1534) | fn sub(self, rhs: &HashSet) -> HashSet { type Iter (line 1546) | pub struct Iter<'a, K> { type IntoIter (line 1557) | pub struct IntoIter { type Drain (line 1568) | pub struct Drain<'a, K, A: Allocator = Global> { type ExtractIf (line 1580) | pub struct ExtractIf<'a, K, F, A: Allocator = Global> type Intersection (line 1595) | pub struct Intersection<'a, T, S, A: Allocator = Global> { type Difference (line 1609) | pub struct Difference<'a, T, S, A: Allocator = Global> { type SymmetricDifference (line 1623) | pub struct SymmetricDifference<'a, T, S, A: Allocator = Global> { type Union (line 1634) | pub struct Union<'a, T, S, A: Allocator = Global> { type Item (line 1639) | type Item = &'a T; type IntoIter (line 1640) | type IntoIter = Iter<'a, T>; method into_iter (line 1643) | fn into_iter(self) -> Iter<'a, T> { type Item (line 1649) | type Item = T; type IntoIter (line 1650) | type IntoIter = IntoIter; method into_iter (line 1673) | fn into_iter(self) -> IntoIter { method clone (line 1682) | fn clone(&self) -> Self { type Item (line 1689) | type Item = &'a K; method next (line 1692) | fn next(&mut self) -> Option<&'a K> { method size_hint (line 1696) | fn size_hint(&self) -> (usize, Option) { method fold (line 1700) | fn fold(self, init: B, f: F) -> B method len (line 1710) | fn len(&self) -> usize { function fmt (line 1717) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1723) | type Item = K; method next (line 1726) | fn next(&mut self) -> Option { method size_hint (line 1734) | fn size_hint(&self) -> (usize, Option) { method fold (line 1738) | fn fold(self, init: B, mut f: F) -> B method len (line 1748) | fn len(&self) -> usize { function fmt (line 1755) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1762) | type Item = K; method next (line 1765) | fn next(&mut self) -> Option { method size_hint (line 1773) | fn size_hint(&self) -> (usize, Option) { method fold (line 1777) | fn fold(self, init: B, mut f: F) -> B method len (line 1787) | fn len(&self) -> usize { function fmt (line 1794) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1804) | type Item = K; method next (line 1807) | fn next(&mut self) -> Option { method size_hint (line 1814) | fn size_hint(&self) -> (usize, Option) { method clone (line 1823) | fn clone(&self) -> Self { type Item (line 1837) | type Item = &'a T; method next (line 1840) | fn next(&mut self) -> Option<&'a T> { method size_hint (line 1850) | fn size_hint(&self) -> (usize, Option) { method fold (line 1855) | fn fold(self, init: B, mut f: F) -> B function fmt (line 1876) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 1891) | fn clone(&self) -> Self { type Item (line 1905) | type Item = &'a T; method next (line 1908) | fn next(&mut self) -> Option<&'a T> { method size_hint (line 1918) | fn size_hint(&self) -> (usize, Option) { method fold (line 1923) | fn fold(self, init: B, mut f: F) -> B function fmt (line 1952) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 1959) | fn clone(&self) -> Self { type Item (line 1972) | type Item = &'a T; method next (line 1975) | fn next(&mut self) -> Option<&'a T> { method size_hint (line 1979) | fn size_hint(&self) -> (usize, Option) { method fold (line 1983) | fn fold(self, init: B, f: F) -> B function fmt (line 2006) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 2013) | fn clone(&self) -> Self { function fmt (line 2034) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 2045) | type Item = &'a T; method next (line 2048) | fn next(&mut self) -> Option<&'a T> { method size_hint (line 2052) | fn size_hint(&self) -> (usize, Option) { method fold (line 2056) | fn fold(self, init: B, f: F) -> B type Entry (line 2101) | pub enum Entry<'a, T, S, A = Global> function fmt (line 2137) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type OccupiedEntry (line 2181) | pub struct OccupiedEntry<'a, T, S, A: Allocator = Global> { function fmt (line 2186) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type VacantEntry (line 2219) | pub struct VacantEntry<'a, T, S, A: Allocator = Global> { function fmt (line 2224) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function insert (line 2243) | pub fn insert(self) -> OccupiedEntry<'a, T, S, A> function or_insert (line 2273) | pub fn or_insert(self) function get (line 2298) | pub fn get(&self) -> &T { function get (line 2323) | pub fn get(&self) -> &T { function remove (line 2352) | pub fn remove(self) -> T { function replace (line 2388) | pub fn replace(self) -> T { function get (line 2406) | pub fn get(&self) -> &T { function into_value (line 2425) | pub fn into_value(self) -> T { function insert (line 2445) | pub fn insert(self) function insert_entry (line 2454) | fn insert_entry(self) -> OccupiedEntry<'a, T, S, A> function assert_covariance (line 2466) | fn assert_covariance() { function test_zero_capacities (line 2508) | fn test_zero_capacities() { function test_disjoint (line 2540) | fn test_disjoint() { function test_subset_and_superset (line 2562) | fn test_subset_and_superset() { function test_iterate (line 2591) | fn test_iterate() { function test_intersection (line 2604) | fn test_intersection() { function test_difference (line 2634) | fn test_difference() { function test_symmetric_difference (line 2657) | fn test_symmetric_difference() { function test_union (line 2683) | fn test_union() { function test_from_map (line 2713) | fn test_from_map() { function test_from_iter (line 2730) | fn test_from_iter() { function test_move_iter (line 2743) | fn test_move_iter() { function test_eq (line 2758) | fn test_eq() { function test_show (line 2780) | fn test_show() { function test_trivial_drain (line 2794) | fn test_trivial_drain() { function test_drain (line 2806) | fn test_drain() { function test_replace (line 2833) | fn test_replace() { function test_extend_ref (line 2867) | fn test_extend_ref() { function test_retain (line 2895) | fn test_retain() { function test_extract_if (line 2906) | fn test_extract_if() { function test_const_with_hasher (line 2923) | fn test_const_with_hasher() { function rehash_in_place (line 2945) | fn rehash_in_place() { function collect (line 2965) | fn collect() { FILE: builder/third-party/hashbrown/src/table.rs type HashTable (line 45) | pub struct HashTable function new (line 66) | pub const fn new() -> Self { function with_capacity (line 85) | pub fn with_capacity(capacity: usize) -> Self { function new_in (line 134) | pub const fn new_in(alloc: A) -> Self { function with_capacity_in (line 183) | pub fn with_capacity_in(capacity: usize, alloc: A) -> Self { function allocator (line 190) | pub fn allocator(&self) -> &A { function find (line 224) | pub fn find(&self, hash: u64, eq: impl FnMut(&T) -> bool) -> Option<&T> { function find_mut (line 263) | pub fn find_mut(&mut self, hash: u64, eq: impl FnMut(&T) -> bool) -> Opt... function find_entry (line 302) | pub fn find_entry( function entry (line 363) | pub fn entry( function insert_unique (line 409) | pub fn insert_unique( function clear (line 446) | pub fn clear(&mut self) { function shrink_to_fit (line 480) | pub fn shrink_to_fit(&mut self, hasher: impl Fn(&T) -> u64) { function shrink_to (line 519) | pub fn shrink_to(&mut self, min_capacity: usize, hasher: impl Fn(&T) -> ... function reserve (line 559) | pub fn reserve(&mut self, additional: usize, hasher: impl Fn(&T) -> u64) { function try_reserve (line 596) | pub fn try_reserve( function capacity (line 613) | pub fn capacity(&self) -> usize { function len (line 640) | pub fn len(&self) -> usize { function is_empty (line 667) | pub fn is_empty(&self) -> bool { function iter (line 699) | pub fn iter(&self) -> Iter<'_, T> { function iter_mut (line 751) | pub fn iter_mut(&mut self) -> IterMut<'_, T> { function retain (line 785) | pub fn retain(&mut self, mut f: impl FnMut(&mut T) -> bool) { function drain (line 827) | pub fn drain(&mut self) -> Drain<'_, T, A> { function extract_if (line 875) | pub fn extract_if(&mut self, f: F) -> ExtractIf<'_, T, F, A> function get_many_mut (line 941) | pub fn get_many_mut( function get_many_unchecked_mut (line 1011) | pub unsafe fn get_many_unchecked_mut( type Item (line 1024) | type Item = T; type IntoIter (line 1025) | type IntoIter = IntoIter; method into_iter (line 1027) | fn into_iter(self) -> IntoIter { type Item (line 1038) | type Item = &'a T; type IntoIter (line 1039) | type IntoIter = Iter<'a, T>; method into_iter (line 1041) | fn into_iter(self) -> Iter<'a, T> { type Item (line 1050) | type Item = &'a mut T; type IntoIter (line 1051) | type IntoIter = IterMut<'a, T>; method into_iter (line 1053) | fn into_iter(self) -> IterMut<'a, T> { method default (line 1062) | fn default() -> Self { method clone (line 1074) | fn clone(&self) -> Self { function fmt (line 1086) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Entry (line 1144) | pub enum Entry<'a, T, A = Global> function fmt (line 1207) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function insert (line 1246) | pub fn insert(self, value: T) -> OccupiedEntry<'a, T, A> { function or_insert (line 1295) | pub fn or_insert(self, default: T) -> OccupiedEntry<'a, T, A> { function or_insert_with (line 1332) | pub fn or_insert_with(self, default: impl FnOnce() -> T) -> OccupiedEntr... function and_modify (line 1386) | pub fn and_modify(self, f: impl FnOnce(&mut T)) -> Self { type OccupiedEntry (line 1447) | pub struct OccupiedEntry<'a, T, A = Global> function fmt (line 1470) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function remove (line 1520) | pub fn remove(self) -> (T, VacantEntry<'a, T, A>) { function get (line 1560) | pub fn get(&self) -> &T { function get_mut (line 1614) | pub fn get_mut(&mut self) -> &mut T { function into_mut (line 1666) | pub fn into_mut(self) -> &'a mut T { function into_table (line 1672) | pub fn into_table(self) -> &'a mut HashTable { type VacantEntry (line 1716) | pub struct VacantEntry<'a, T, A = Global> function fmt (line 1726) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function insert (line 1768) | pub fn insert(self, value: T) -> OccupiedEntry<'a, T, A> { function into_table (line 1783) | pub fn into_table(self) -> &'a mut HashTable { type AbsentEntry (line 1829) | pub struct AbsentEntry<'a, T, A = Global> function fmt (line 1837) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function into_table (line 1848) | pub fn into_table(self) -> &'a mut HashTable { type Iter (line 1861) | pub struct Iter<'a, T> { type Item (line 1867) | type Item = &'a T; method next (line 1869) | fn next(&mut self) -> Option { method size_hint (line 1877) | fn size_hint(&self) -> (usize, Option) { method fold (line 1881) | fn fold(self, init: B, mut f: F) -> B method len (line 1892) | fn len(&self) -> usize { type IterMut (line 1907) | pub struct IterMut<'a, T> { type Item (line 1913) | type Item = &'a mut T; method next (line 1915) | fn next(&mut self) -> Option { method size_hint (line 1923) | fn size_hint(&self) -> (usize, Option) { method fold (line 1927) | fn fold(self, init: B, mut f: F) -> B method len (line 1938) | fn len(&self) -> usize { type IntoIter (line 1955) | pub struct IntoIter type Item (line 1966) | type Item = T; method next (line 1968) | fn next(&mut self) -> Option { method size_hint (line 1972) | fn size_hint(&self) -> (usize, Option) { method fold (line 1976) | fn fold(self, init: B, f: F) -> B method len (line 1989) | fn len(&self) -> usize { type Drain (line 2003) | pub struct Drain<'a, T, A: Allocator = Global> { function iter (line 2009) | fn iter(&self) -> Iter<'_, T> { type Item (line 2018) | type Item = T; method next (line 2020) | fn next(&mut self) -> Option { method size_hint (line 2023) | fn size_hint(&self) -> (usize, Option) { method len (line 2028) | fn len(&self) -> usize { function fmt (line 2035) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ExtractIf (line 2045) | pub struct ExtractIf<'a, T, F, A: Allocator = Global> type Item (line 2057) | type Item = T; method next (line 2060) | fn next(&mut self) -> Option { method size_hint (line 2065) | fn size_hint(&self) -> (usize, Option) { FILE: builder/third-party/hashbrown/tests/equivalent_trait.rs type Pair (line 7) | pub struct Pair(pub A, pub B); function eq (line 14) | fn eq(&self, rhs: &(A, B)) -> bool { function equivalent (line 25) | fn equivalent(&self, other: &X) -> bool { function test_lookup (line 31) | fn test_lookup() { function test_string_str (line 42) | fn test_string_str() { FILE: builder/third-party/hashbrown/tests/hasher.rs function check (line 8) | fn check() { function default (line 25) | fn default() { function random_state (line 31) | fn random_state() { function zero (line 37) | fn zero() { function max (line 53) | fn max() { FILE: builder/third-party/hashbrown/tests/raw.rs function test_allocation_info (line 7) | fn test_allocation_info() { FILE: builder/third-party/hashbrown/tests/rayon.rs function map_seq_par_equivalence_iter_empty (line 35) | fn map_seq_par_equivalence_iter_empty() { function map_seq_par_equivalence_iter (line 43) | fn map_seq_par_equivalence_iter() { function map_seq_par_equivalence_keys_empty (line 66) | fn map_seq_par_equivalence_keys_empty() { function map_seq_par_equivalence_keys (line 76) | fn map_seq_par_equivalence_keys() { function map_seq_par_equivalence_values_empty (line 92) | fn map_seq_par_equivalence_values_empty() { function map_seq_par_equivalence_values (line 102) | fn map_seq_par_equivalence_values() { function map_seq_par_equivalence_iter_mut_empty (line 118) | fn map_seq_par_equivalence_iter_mut_empty() { function map_seq_par_equivalence_iter_mut (line 129) | fn map_seq_par_equivalence_iter_mut() { function map_seq_par_equivalence_values_mut_empty (line 155) | fn map_seq_par_equivalence_values_mut_empty() { function map_seq_par_equivalence_values_mut (line 168) | fn map_seq_par_equivalence_values_mut() { function map_seq_par_equivalence_into_iter_empty (line 187) | fn map_seq_par_equivalence_into_iter_empty() { function map_seq_par_equivalence_into_iter (line 195) | fn map_seq_par_equivalence_into_iter() { function map_seq_par_equivalence_collect_empty (line 230) | fn map_seq_par_equivalence_collect_empty() { function map_seq_par_equivalence_collect (line 244) | fn map_seq_par_equivalence_collect() { function map_seq_par_equivalence_existing_empty_extend_empty (line 267) | fn map_seq_par_equivalence_existing_empty_extend_empty() { function map_seq_par_equivalence_existing_empty_extend (line 279) | fn map_seq_par_equivalence_existing_empty_extend() { function map_seq_par_equivalence_existing_extend_empty (line 291) | fn map_seq_par_equivalence_existing_extend_empty() { function map_seq_par_equivalence_existing_extend (line 303) | fn map_seq_par_equivalence_existing_extend() { function set_seq_par_equivalence_iter_empty (line 329) | fn set_seq_par_equivalence_iter_empty() { function set_seq_par_equivalence_iter (line 339) | fn set_seq_par_equivalence_iter() { function set_seq_par_equivalence_into_iter_empty (line 355) | fn set_seq_par_equivalence_into_iter_empty() { function set_seq_par_equivalence_into_iter (line 365) | fn set_seq_par_equivalence_into_iter() { function set_seq_par_equivalence_collect_empty (line 386) | fn set_seq_par_equivalence_collect_empty() { function set_seq_par_equivalence_collect (line 400) | fn set_seq_par_equivalence_collect() { function set_seq_par_equivalence_existing_empty_extend_empty (line 423) | fn set_seq_par_equivalence_existing_empty_extend_empty() { function set_seq_par_equivalence_existing_empty_extend (line 435) | fn set_seq_par_equivalence_existing_empty_extend() { function set_seq_par_equivalence_existing_extend_empty (line 447) | fn set_seq_par_equivalence_existing_extend_empty() { function set_seq_par_equivalence_existing_extend (line 459) | fn set_seq_par_equivalence_existing_extend() { function set_seq_par_equivalence_difference (line 482) | fn set_seq_par_equivalence_difference() { function set_seq_par_equivalence_symmetric_difference (line 501) | fn set_seq_par_equivalence_symmetric_difference() { function set_seq_par_equivalence_intersection (line 515) | fn set_seq_par_equivalence_intersection() { function set_seq_par_equivalence_union (line 530) | fn set_seq_par_equivalence_union() { FILE: builder/third-party/hashbrown/tests/serde.rs type FnvHashMap (line 9) | type FnvHashMap = HashMap>; type FnvHashSet (line 10) | type FnvHashSet = HashSet>; function map_serde_tokens_empty (line 13) | fn map_serde_tokens_empty() { function map_serde_tokens (line 20) | fn map_serde_tokens() { function set_serde_tokens_empty (line 42) | fn set_serde_tokens_empty() { function set_serde_tokens (line 49) | fn set_serde_tokens() { FILE: builder/third-party/hashbrown/tests/set.rs function test_hashset_insert_remove (line 8) | fn test_hashset_insert_remove() { FILE: builder/third-party/heck/src/kebab.rs type ToKebabCase (line 19) | pub trait ToKebabCase: ToOwned { method to_kebab_case (line 21) | fn to_kebab_case(&self) -> Self::Owned; method to_kebab_case (line 25) | fn to_kebab_case(&self) -> Self::Owned { type AsKebabCase (line 40) | pub struct AsKebabCase>(pub T); function fmt (line 43) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/lib.rs function transform (line 69) | fn transform( function lowercase (line 161) | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { function uppercase (line 174) | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { function capitalize (line 182) | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/lower_camel.rs type ToLowerCamelCase (line 23) | pub trait ToLowerCamelCase: ToOwned { method to_lower_camel_case (line 25) | fn to_lower_camel_case(&self) -> Self::Owned; method to_lower_camel_case (line 29) | fn to_lower_camel_case(&self) -> String { type AsLowerCamelCase (line 44) | pub struct AsLowerCamelCase>(pub T); function fmt (line 47) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/shouty_kebab.rs type ToShoutyKebabCase (line 20) | pub trait ToShoutyKebabCase: ToOwned { method to_shouty_kebab_case (line 22) | fn to_shouty_kebab_case(&self) -> Self::Owned; method to_shouty_kebab_case (line 26) | fn to_shouty_kebab_case(&self) -> Self::Owned { type AsShoutyKebabCase (line 41) | pub struct AsShoutyKebabCase>(pub T); function fmt (line 44) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/shouty_snake.rs type ToShoutySnakeCase (line 20) | pub trait ToShoutySnakeCase: ToOwned { method to_shouty_snake_case (line 22) | fn to_shouty_snake_case(&self) -> Self::Owned; method to_shouty_snake_case (line 40) | fn to_shouty_snake_case(&self) -> Self::Owned { type ToShoutySnekCase (line 27) | pub trait ToShoutySnekCase: ToOwned { method TO_SHOUTY_SNEK_CASE (line 30) | fn TO_SHOUTY_SNEK_CASE(&self) -> Self::Owned; method TO_SHOUTY_SNEK_CASE (line 34) | fn TO_SHOUTY_SNEK_CASE(&self) -> Self::Owned { type AsShoutySnakeCase (line 55) | pub struct AsShoutySnakeCase>(pub T); function fmt (line 58) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/snake.rs type ToSnakeCase (line 21) | pub trait ToSnakeCase: ToOwned { method to_snake_case (line 23) | fn to_snake_case(&self) -> Self::Owned; method to_snake_case (line 40) | fn to_snake_case(&self) -> String { type ToSnekCase (line 28) | pub trait ToSnekCase: ToOwned { method to_snek_case (line 30) | fn to_snek_case(&self) -> Self::Owned; method to_snek_case (line 34) | fn to_snek_case(&self) -> Self::Owned { type AsSnakeCase (line 55) | pub struct AsSnakeCase>(pub T); function fmt (line 58) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/title.rs type ToTitleCase (line 23) | pub trait ToTitleCase: ToOwned { method to_title_case (line 25) | fn to_title_case(&self) -> Self::Owned; method to_title_case (line 29) | fn to_title_case(&self) -> String { type AsTitleCase (line 44) | pub struct AsTitleCase>(pub T); function fmt (line 47) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/train.rs type ToTrainCase (line 20) | pub trait ToTrainCase: ToOwned { method to_train_case (line 22) | fn to_train_case(&self) -> Self::Owned; method to_train_case (line 26) | fn to_train_case(&self) -> Self::Owned { type AsTrainCase (line 41) | pub struct AsTrainCase>(pub T); function fmt (line 44) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/heck/src/upper_camel.rs type ToUpperCamelCase (line 23) | pub trait ToUpperCamelCase: ToOwned { method to_upper_camel_case (line 25) | fn to_upper_camel_case(&self) -> Self::Owned; method to_upper_camel_case (line 29) | fn to_upper_camel_case(&self) -> String { type ToPascalCase (line 36) | pub trait ToPascalCase: ToOwned { method to_pascal_case (line 38) | fn to_pascal_case(&self) -> Self::Owned; method to_pascal_case (line 42) | fn to_pascal_case(&self) -> Self::Owned { type AsUpperCamelCase (line 57) | pub struct AsUpperCamelCase>(pub T); function fmt (line 60) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/hermit-abi/src/errno.rs constant EPERM (line 2) | pub const EPERM: i32 = 1; constant ENOENT (line 5) | pub const ENOENT: i32 = 2; constant ESRCH (line 8) | pub const ESRCH: i32 = 3; constant EINTR (line 11) | pub const EINTR: i32 = 4; constant EIO (line 14) | pub const EIO: i32 = 5; constant ENXIO (line 17) | pub const ENXIO: i32 = 6; constant E2BIG (line 20) | pub const E2BIG: i32 = 7; constant ENOEXEC (line 23) | pub const ENOEXEC: i32 = 8; constant EBADF (line 26) | pub const EBADF: i32 = 9; constant ECHILD (line 29) | pub const ECHILD: i32 = 10; constant EAGAIN (line 32) | pub const EAGAIN: i32 = 11; constant ENOMEM (line 35) | pub const ENOMEM: i32 = 12; constant EACCES (line 38) | pub const EACCES: i32 = 13; constant EFAULT (line 41) | pub const EFAULT: i32 = 14; constant ENOTBLK (line 44) | pub const ENOTBLK: i32 = 15; constant EBUSY (line 47) | pub const EBUSY: i32 = 16; constant EEXIST (line 50) | pub const EEXIST: i32 = 17; constant EXDEV (line 53) | pub const EXDEV: i32 = 18; constant ENODEV (line 56) | pub const ENODEV: i32 = 19; constant ENOTDIR (line 59) | pub const ENOTDIR: i32 = 20; constant EISDIR (line 62) | pub const EISDIR: i32 = 21; constant EINVAL (line 65) | pub const EINVAL: i32 = 22; constant ENFILE (line 68) | pub const ENFILE: i32 = 23; constant EMFILE (line 71) | pub const EMFILE: i32 = 24; constant ENOTTY (line 74) | pub const ENOTTY: i32 = 25; constant ETXTBSY (line 77) | pub const ETXTBSY: i32 = 26; constant EFBIG (line 80) | pub const EFBIG: i32 = 27; constant ENOSPC (line 83) | pub const ENOSPC: i32 = 28; constant ESPIPE (line 86) | pub const ESPIPE: i32 = 29; constant EROFS (line 89) | pub const EROFS: i32 = 30; constant EMLINK (line 92) | pub const EMLINK: i32 = 31; constant EPIPE (line 95) | pub const EPIPE: i32 = 32; constant EDOM (line 98) | pub const EDOM: i32 = 33; constant ERANGE (line 101) | pub const ERANGE: i32 = 34; constant EDEADLK (line 104) | pub const EDEADLK: i32 = 35; constant ENAMETOOLONG (line 107) | pub const ENAMETOOLONG: i32 = 36; constant ENOLCK (line 110) | pub const ENOLCK: i32 = 37; constant ENOSYS (line 113) | pub const ENOSYS: i32 = 38; constant ENOTEMPTY (line 116) | pub const ENOTEMPTY: i32 = 39; constant ELOOP (line 119) | pub const ELOOP: i32 = 40; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: i32 = EAGAIN; constant ENOMSG (line 125) | pub const ENOMSG: i32 = 42; constant EIDRM (line 128) | pub const EIDRM: i32 = 43; constant ECHRNG (line 131) | pub const ECHRNG: i32 = 44; constant EL2NSYNC (line 134) | pub const EL2NSYNC: i32 = 45; constant EL3HLT (line 137) | pub const EL3HLT: i32 = 46; constant EL3RST (line 140) | pub const EL3RST: i32 = 47; constant ELNRNG (line 143) | pub const ELNRNG: i32 = 48; constant EUNATCH (line 146) | pub const EUNATCH: i32 = 49; constant ENOCSI (line 149) | pub const ENOCSI: i32 = 50; constant EL2HLT (line 152) | pub const EL2HLT: i32 = 51; constant EBADE (line 155) | pub const EBADE: i32 = 52; constant EBADR (line 158) | pub const EBADR: i32 = 53; constant EXFULL (line 161) | pub const EXFULL: i32 = 54; constant ENOANO (line 164) | pub const ENOANO: i32 = 55; constant EBADRQC (line 167) | pub const EBADRQC: i32 = 56; constant EBADSLT (line 170) | pub const EBADSLT: i32 = 57; constant EDEADLOCK (line 172) | pub const EDEADLOCK: i32 = EDEADLK; constant EBFONT (line 175) | pub const EBFONT: i32 = 59; constant ENOSTR (line 178) | pub const ENOSTR: i32 = 60; constant ENODATA (line 181) | pub const ENODATA: i32 = 61; constant ETIME (line 184) | pub const ETIME: i32 = 62; constant ENOSR (line 187) | pub const ENOSR: i32 = 63; constant ENONET (line 190) | pub const ENONET: i32 = 64; constant ENOPKG (line 193) | pub const ENOPKG: i32 = 65; constant EREMOTE (line 196) | pub const EREMOTE: i32 = 66; constant ENOLINK (line 199) | pub const ENOLINK: i32 = 67; constant EADV (line 202) | pub const EADV: i32 = 68; constant ESRMNT (line 205) | pub const ESRMNT: i32 = 69; constant ECOMM (line 208) | pub const ECOMM: i32 = 70; constant EPROTO (line 211) | pub const EPROTO: i32 = 71; constant EMULTIHOP (line 214) | pub const EMULTIHOP: i32 = 72; constant EDOTDOT (line 217) | pub const EDOTDOT: i32 = 73; constant EBADMSG (line 220) | pub const EBADMSG: i32 = 74; constant EOVERFLOW (line 223) | pub const EOVERFLOW: i32 = 75; constant ENOTUNIQ (line 226) | pub const ENOTUNIQ: i32 = 76; constant EBADFD (line 229) | pub const EBADFD: i32 = 77; constant EREMCHG (line 232) | pub const EREMCHG: i32 = 78; constant ELIBACC (line 235) | pub const ELIBACC: i32 = 79; constant ELIBBAD (line 238) | pub const ELIBBAD: i32 = 80; constant ELIBSCN (line 241) | pub const ELIBSCN: i32 = 81; constant ELIBMAX (line 244) | pub const ELIBMAX: i32 = 82; constant ELIBEXEC (line 247) | pub const ELIBEXEC: i32 = 83; constant EILSEQ (line 250) | pub const EILSEQ: i32 = 84; constant ERESTART (line 253) | pub const ERESTART: i32 = 85; constant ESTRPIPE (line 256) | pub const ESTRPIPE: i32 = 86; constant EUSERS (line 259) | pub const EUSERS: i32 = 87; constant ENOTSOCK (line 262) | pub const ENOTSOCK: i32 = 88; constant EDESTADDRREQ (line 265) | pub const EDESTADDRREQ: i32 = 89; constant EMSGSIZE (line 268) | pub const EMSGSIZE: i32 = 90; constant EPROTOTYPE (line 271) | pub const EPROTOTYPE: i32 = 91; constant ENOPROTOOPT (line 274) | pub const ENOPROTOOPT: i32 = 92; constant EPROTONOSUPPORT (line 277) | pub const EPROTONOSUPPORT: i32 = 93; constant ESOCKTNOSUPPORT (line 280) | pub const ESOCKTNOSUPPORT: i32 = 94; constant EOPNOTSUPP (line 283) | pub const EOPNOTSUPP: i32 = 95; constant EPFNOSUPPORT (line 286) | pub const EPFNOSUPPORT: i32 = 96; constant EAFNOSUPPORT (line 289) | pub const EAFNOSUPPORT: i32 = 97; constant EADDRINUSE (line 292) | pub const EADDRINUSE: i32 = 98; constant EADDRNOTAVAIL (line 295) | pub const EADDRNOTAVAIL: i32 = 99; constant ENETDOWN (line 298) | pub const ENETDOWN: i32 = 100; constant ENETUNREACH (line 301) | pub const ENETUNREACH: i32 = 101; constant ENETRESET (line 304) | pub const ENETRESET: i32 = 102; constant ECONNABORTED (line 307) | pub const ECONNABORTED: i32 = 103; constant ECONNRESET (line 310) | pub const ECONNRESET: i32 = 104; constant ENOBUFS (line 313) | pub const ENOBUFS: i32 = 105; constant EISCONN (line 316) | pub const EISCONN: i32 = 106; constant ENOTCONN (line 319) | pub const ENOTCONN: i32 = 107; constant ESHUTDOWN (line 322) | pub const ESHUTDOWN: i32 = 108; constant ETOOMANYREFS (line 325) | pub const ETOOMANYREFS: i32 = 109; constant ETIMEDOUT (line 328) | pub const ETIMEDOUT: i32 = 110; constant ECONNREFUSED (line 331) | pub const ECONNREFUSED: i32 = 111; constant EHOSTDOWN (line 334) | pub const EHOSTDOWN: i32 = 112; constant EHOSTUNREACH (line 337) | pub const EHOSTUNREACH: i32 = 113; constant EALREADY (line 340) | pub const EALREADY: i32 = 114; constant EINPROGRESS (line 343) | pub const EINPROGRESS: i32 = 115; constant ESTALE (line 346) | pub const ESTALE: i32 = 116; constant EUCLEAN (line 349) | pub const EUCLEAN: i32 = 117; constant ENOTNAM (line 352) | pub const ENOTNAM: i32 = 118; constant ENAVAIL (line 355) | pub const ENAVAIL: i32 = 119; constant EISNAM (line 358) | pub const EISNAM: i32 = 120; constant EREMOTEIO (line 361) | pub const EREMOTEIO: i32 = 121; constant EDQUOT (line 364) | pub const EDQUOT: i32 = 122; constant ENOMEDIUM (line 367) | pub const ENOMEDIUM: i32 = 123; constant EMEDIUMTYPE (line 370) | pub const EMEDIUMTYPE: i32 = 124; constant ECANCELED (line 373) | pub const ECANCELED: i32 = 125; constant ENOKEY (line 376) | pub const ENOKEY: i32 = 126; constant EKEYEXPIRED (line 379) | pub const EKEYEXPIRED: i32 = 127; constant EKEYREVOKED (line 382) | pub const EKEYREVOKED: i32 = 128; constant EKEYREJECTED (line 385) | pub const EKEYREJECTED: i32 = 129; constant EOWNERDEAD (line 388) | pub const EOWNERDEAD: i32 = 130; constant ENOTRECOVERABLE (line 391) | pub const ENOTRECOVERABLE: i32 = 131; constant ERFKILL (line 394) | pub const ERFKILL: i32 = 132; constant EHWPOISON (line 397) | pub const EHWPOISON: i32 = 133; function error_string (line 400) | pub fn error_string(errno: i32) -> &'static str { FILE: builder/third-party/hermit-abi/src/lib.rs type Tid (line 17) | pub type Tid = u32; constant NO_PRIORITIES (line 20) | pub const NO_PRIORITIES: usize = 31; type Priority (line 24) | pub struct Priority(u8); method into (line 27) | pub const fn into(self) -> u8 { method from (line 31) | pub const fn from(x: u8) -> Self { constant HIGH_PRIO (line 36) | pub const HIGH_PRIO: Priority = Priority::from(3); constant NORMAL_PRIO (line 37) | pub const NORMAL_PRIO: Priority = Priority::from(2); constant LOW_PRIO (line 38) | pub const LOW_PRIO: Priority = Priority::from(1); type Handle (line 42) | pub struct Handle(usize); constant NSEC_PER_SEC (line 44) | pub const NSEC_PER_SEC: u64 = 1_000_000_000; constant FUTEX_RELATIVE_TIMEOUT (line 45) | pub const FUTEX_RELATIVE_TIMEOUT: u32 = 1; constant CLOCK_REALTIME (line 46) | pub const CLOCK_REALTIME: u64 = 1; constant CLOCK_MONOTONIC (line 47) | pub const CLOCK_MONOTONIC: u64 = 4; constant STDIN_FILENO (line 48) | pub const STDIN_FILENO: c_int = 0; constant STDOUT_FILENO (line 49) | pub const STDOUT_FILENO: c_int = 1; constant STDERR_FILENO (line 50) | pub const STDERR_FILENO: c_int = 2; constant O_RDONLY (line 51) | pub const O_RDONLY: i32 = 0o0; constant O_WRONLY (line 52) | pub const O_WRONLY: i32 = 0o1; constant O_RDWR (line 53) | pub const O_RDWR: i32 = 0o2; constant O_CREAT (line 54) | pub const O_CREAT: i32 = 0o100; constant O_EXCL (line 55) | pub const O_EXCL: i32 = 0o200; constant O_TRUNC (line 56) | pub const O_TRUNC: i32 = 0o1000; constant O_APPEND (line 57) | pub const O_APPEND: i32 = 0o2000; constant O_NONBLOCK (line 58) | pub const O_NONBLOCK: i32 = 0o4000; constant F_DUPFD (line 59) | pub const F_DUPFD: i32 = 0; constant F_GETFD (line 60) | pub const F_GETFD: i32 = 1; constant F_SETFD (line 61) | pub const F_SETFD: i32 = 2; constant F_GETFL (line 62) | pub const F_GETFL: i32 = 3; constant F_SETFL (line 63) | pub const F_SETFL: i32 = 4; constant FD_CLOEXEC (line 64) | pub const FD_CLOEXEC: i32 = 1; function isatty (line 67) | pub fn isatty(_fd: c_int) -> bool { type timespec (line 75) | pub struct timespec { type Version (line 84) | pub enum Version { type Ipv4Address (line 92) | pub struct Ipv4Address(pub [u8; 4]); type Ipv6Address (line 96) | pub struct Ipv6Address(pub [u8; 16]); type IpAddress (line 100) | pub enum IpAddress { constant RAND_MAX (line 111) | pub const RAND_MAX: u64 = 2_147_483_647; constant AF_INET (line 113) | pub const AF_INET: i32 = 0; constant AF_INET6 (line 114) | pub const AF_INET6: i32 = 1; constant IPPROTO_IP (line 115) | pub const IPPROTO_IP: i32 = 0; constant IPPROTO_IPV6 (line 116) | pub const IPPROTO_IPV6: i32 = 41; constant IPPROTO_UDP (line 117) | pub const IPPROTO_UDP: i32 = 17; constant IPPROTO_TCP (line 118) | pub const IPPROTO_TCP: i32 = 6; constant IPV6_ADD_MEMBERSHIP (line 119) | pub const IPV6_ADD_MEMBERSHIP: i32 = 12; constant IPV6_DROP_MEMBERSHIP (line 120) | pub const IPV6_DROP_MEMBERSHIP: i32 = 13; constant IPV6_MULTICAST_LOOP (line 121) | pub const IPV6_MULTICAST_LOOP: i32 = 19; constant IPV6_V6ONLY (line 122) | pub const IPV6_V6ONLY: i32 = 27; constant IP_TOS (line 123) | pub const IP_TOS: i32 = 1; constant IP_TTL (line 124) | pub const IP_TTL: i32 = 2; constant IP_MULTICAST_TTL (line 125) | pub const IP_MULTICAST_TTL: i32 = 5; constant IP_MULTICAST_LOOP (line 126) | pub const IP_MULTICAST_LOOP: i32 = 7; constant IP_ADD_MEMBERSHIP (line 127) | pub const IP_ADD_MEMBERSHIP: i32 = 3; constant IP_DROP_MEMBERSHIP (line 128) | pub const IP_DROP_MEMBERSHIP: i32 = 4; constant SHUT_RD (line 129) | pub const SHUT_RD: i32 = 0; constant SHUT_WR (line 130) | pub const SHUT_WR: i32 = 1; constant SHUT_RDWR (line 131) | pub const SHUT_RDWR: i32 = 2; constant SOCK_DGRAM (line 132) | pub const SOCK_DGRAM: i32 = 2; constant SOCK_STREAM (line 133) | pub const SOCK_STREAM: i32 = 1; constant SOCK_NONBLOCK (line 134) | pub const SOCK_NONBLOCK: i32 = 0o4000; constant SOCK_CLOEXEC (line 135) | pub const SOCK_CLOEXEC: i32 = 0o40000; constant SOL_SOCKET (line 136) | pub const SOL_SOCKET: i32 = 4095; constant SO_REUSEADDR (line 137) | pub const SO_REUSEADDR: i32 = 0x0004; constant SO_KEEPALIVE (line 138) | pub const SO_KEEPALIVE: i32 = 0x0008; constant SO_BROADCAST (line 139) | pub const SO_BROADCAST: i32 = 0x0020; constant SO_LINGER (line 140) | pub const SO_LINGER: i32 = 0x0080; constant SO_SNDBUF (line 141) | pub const SO_SNDBUF: i32 = 0x1001; constant SO_RCVBUF (line 142) | pub const SO_RCVBUF: i32 = 0x1002; constant SO_SNDTIMEO (line 143) | pub const SO_SNDTIMEO: i32 = 0x1005; constant SO_RCVTIMEO (line 144) | pub const SO_RCVTIMEO: i32 = 0x1006; constant SO_ERROR (line 145) | pub const SO_ERROR: i32 = 0x1007; constant TCP_NODELAY (line 146) | pub const TCP_NODELAY: i32 = 1; constant MSG_PEEK (line 147) | pub const MSG_PEEK: i32 = 1; constant FIONBIO (line 148) | pub const FIONBIO: i32 = 0x8008667eu32 as i32; constant EAI_NONAME (line 149) | pub const EAI_NONAME: i32 = -2200; constant EAI_SERVICE (line 150) | pub const EAI_SERVICE: i32 = -2201; constant EAI_FAIL (line 151) | pub const EAI_FAIL: i32 = -2202; constant EAI_MEMORY (line 152) | pub const EAI_MEMORY: i32 = -2203; constant EAI_FAMILY (line 153) | pub const EAI_FAMILY: i32 = -2204; constant POLLIN (line 154) | pub const POLLIN: i16 = 0x1; constant POLLPRI (line 155) | pub const POLLPRI: i16 = 0x2; constant POLLOUT (line 156) | pub const POLLOUT: i16 = 0x4; constant POLLERR (line 157) | pub const POLLERR: i16 = 0x8; constant POLLHUP (line 158) | pub const POLLHUP: i16 = 0x10; constant POLLNVAL (line 159) | pub const POLLNVAL: i16 = 0x20; constant POLLRDNORM (line 160) | pub const POLLRDNORM: i16 = 0x040; constant POLLRDBAND (line 161) | pub const POLLRDBAND: i16 = 0x080; constant POLLWRNORM (line 162) | pub const POLLWRNORM: i16 = 0x0100; constant POLLWRBAND (line 163) | pub const POLLWRBAND: i16 = 0x0200; constant POLLRDHUP (line 164) | pub const POLLRDHUP: i16 = 0x2000; constant EFD_SEMAPHORE (line 165) | pub const EFD_SEMAPHORE: i16 = 0o1; constant EFD_NONBLOCK (line 166) | pub const EFD_NONBLOCK: i16 = 0o4000; constant EFD_CLOEXEC (line 167) | pub const EFD_CLOEXEC: i16 = 0o40000; type sa_family_t (line 168) | pub type sa_family_t = u8; type socklen_t (line 169) | pub type socklen_t = u32; type in_addr_t (line 170) | pub type in_addr_t = u32; type in_port_t (line 171) | pub type in_port_t = u16; type time_t (line 172) | pub type time_t = i64; type suseconds_t (line 173) | pub type suseconds_t = i64; type nfds_t (line 174) | pub type nfds_t = usize; type in_addr (line 178) | pub struct in_addr { type in6_addr (line 184) | pub struct in6_addr { type sockaddr (line 190) | pub struct sockaddr { type sockaddr_in (line 198) | pub struct sockaddr_in { type sockaddr_in6 (line 208) | pub struct sockaddr_in6 { type addrinfo (line 218) | pub struct addrinfo { type sockaddr_storage (line 231) | pub struct sockaddr_storage { type ip_mreq (line 240) | pub struct ip_mreq { type ipv6_mreq (line 247) | pub struct ipv6_mreq { type linger (line 254) | pub struct linger { type timeval (line 261) | pub struct timeval { type pollfd (line 268) | pub struct pollfd { type stat (line 279) | pub struct stat { type dirent64 (line 310) | pub struct dirent64 { constant DT_UNKNOWN (line 323) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 324) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 325) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 326) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 327) | pub const DT_BLK: u32 = 6; constant DT_REG (line 328) | pub const DT_REG: u32 = 8; constant DT_LNK (line 329) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 330) | pub const DT_SOCK: u32 = 12; constant DT_WHT (line 331) | pub const DT_WHT: u32 = 14; constant S_IFDIR (line 333) | pub const S_IFDIR: u32 = 0x4000; constant S_IFREG (line 334) | pub const S_IFREG: u32 = 0x8000; constant S_IFLNK (line 335) | pub const S_IFLNK: u32 = 0xA000; constant S_IFMT (line 336) | pub const S_IFMT: u32 = 0xF000; function get_errno (line 342) | pub fn get_errno() -> i32; function futex_wait (line 354) | pub fn futex_wait( function futex_wake (line 365) | pub fn futex_wake(address: *mut u32, count: i32) -> i32; function sem_init (line 371) | pub fn sem_init(sem: *mut *const c_void, value: u32) -> i32; function sem_destroy (line 376) | pub fn sem_destroy(sem: *const c_void) -> i32; function sem_post (line 383) | pub fn sem_post(sem: *const c_void) -> i32; function sem_trywait (line 391) | pub fn sem_trywait(sem: *const c_void) -> i32; function sem_timedwait (line 403) | pub fn sem_timedwait(sem: *const c_void, ms: u32) -> i32; function getpid (line 407) | pub fn getpid() -> u32; function exit (line 412) | pub fn exit(arg: i32) -> !; function abort (line 416) | pub fn abort() -> !; function usleep (line 423) | pub fn usleep(usecs: u64); function spawn (line 435) | pub fn spawn( function spawn2 (line 455) | pub fn spawn2( function join (line 468) | pub fn join(id: Tid) -> i32; function yield_now (line 475) | pub fn yield_now(); function clock_gettime (line 489) | pub fn clock_gettime(clock_id: u64, tp: *mut timespec) -> i32; function open (line 497) | pub fn open(name: *const i8, flags: i32, mode: i32) -> i32; function opendir (line 503) | pub fn opendir(name: *const i8) -> i32; function unlink (line 507) | pub fn unlink(name: *const i8) -> i32; function rmdir (line 511) | pub fn rmdir(name: *const i8) -> i32; function stat (line 515) | pub fn stat(name: *const i8, stat: *mut stat) -> i32; function lstat (line 519) | pub fn lstat(name: *const i8, stat: *mut stat) -> i32; function fstat (line 523) | pub fn fstat(fd: i32, stat: *mut stat) -> i32; function get_processor_count (line 527) | pub fn get_processor_count() -> usize; function malloc (line 530) | pub fn malloc(size: usize, align: usize) -> *mut u8; function realloc (line 534) | pub fn realloc(ptr: *mut u8, size: usize, align: usize, new_size: usize)... function free (line 538) | pub fn free(ptr: *mut u8, size: usize, align: usize); function notify (line 541) | pub fn notify(id: usize, count: i32) -> i32; function add_queue (line 545) | pub fn add_queue(id: usize, timeout_ns: i64) -> i32; function wait (line 549) | pub fn wait(id: usize) -> i32; function init_queue (line 553) | pub fn init_queue(id: usize) -> i32; function destroy_queue (line 557) | pub fn destroy_queue(id: usize) -> i32; function network_init (line 561) | pub fn network_init() -> i32; function block_current_task (line 566) | pub fn block_current_task(); function block_current_task_with_timeout (line 573) | pub fn block_current_task_with_timeout(timeout: u64); function wakeup_task (line 577) | pub fn wakeup_task(tid: Tid); function accept (line 580) | pub fn accept(s: i32, addr: *mut sockaddr, addrlen: *mut socklen_t) -> i32; function bind (line 584) | pub fn bind(s: i32, name: *const sockaddr, namelen: socklen_t) -> i32; function connect (line 587) | pub fn connect(s: i32, name: *const sockaddr, namelen: socklen_t) -> i32; function read (line 595) | pub fn read(fd: i32, buf: *mut u8, len: usize) -> isize; function getdents64 (line 600) | pub fn getdents64(fd: i32, dirp: *mut dirent64, count: usize) -> i64; function mkdir (line 605) | pub fn mkdir(name: *const i8, mode: u32) -> i32; function read_entropy (line 613) | pub fn read_entropy(buf: *mut u8, len: usize, flags: u32) -> isize; function recv (line 617) | pub fn recv(socket: i32, buf: *mut u8, len: usize, flags: i32) -> isize; function recvfrom (line 621) | pub fn recvfrom( function write (line 636) | pub fn write(fd: i32, buf: *const u8, len: usize) -> isize; function close (line 643) | pub fn close(fd: i32) -> i32; function dup (line 647) | pub fn dup(fd: i32) -> i32; function getpeername (line 650) | pub fn getpeername(s: i32, name: *mut sockaddr, namelen: *mut socklen_t)... function getsockname (line 653) | pub fn getsockname(s: i32, name: *mut sockaddr, namelen: *mut socklen_t)... function getsockopt (line 656) | pub fn getsockopt( function setsockopt (line 665) | pub fn setsockopt( function ioctl (line 674) | pub fn ioctl(s: i32, cmd: i32, argp: *mut c_void) -> i32; function fcntl (line 677) | pub fn fcntl(fd: i32, cmd: i32, arg: i32) -> i32; function eventfd (line 696) | pub fn eventfd(initval: u64, flags: i16) -> i32; function poll (line 703) | pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: i32) -> i32; function listen (line 710) | pub fn listen(s: i32, backlog: i32) -> i32; function send (line 713) | pub fn send(s: i32, mem: *const c_void, len: usize, flags: i32) -> isize; function sendto (line 716) | pub fn sendto( function shutdown_socket (line 727) | pub fn shutdown_socket(s: i32, how: i32) -> i32; function socket (line 730) | pub fn socket(domain: i32, type_: i32, protocol: i32) -> i32; function freeaddrinfo (line 733) | pub fn freeaddrinfo(ai: *mut addrinfo); function getaddrinfo (line 736) | pub fn getaddrinfo( function sys_get_priority (line 743) | fn sys_get_priority() -> u8; function sys_set_priority (line 744) | fn sys_set_priority(tid: Tid, prio: u8); function get_priority (line 749) | pub unsafe fn get_priority() -> Priority { function set_priority (line 755) | pub unsafe fn set_priority(tid: Tid, prio: Priority) { FILE: builder/third-party/hermit-abi/src/tcplistener.rs function sys_tcp_listener_accept (line 6) | fn sys_tcp_listener_accept(port: u16) -> Result<(Handle, IpAddress, u16)... function accept (line 11) | pub fn accept(port: u16) -> Result<(Handle, IpAddress, u16), ()> { FILE: builder/third-party/hermit-abi/src/tcpstream.rs function sys_tcp_stream_connect (line 6) | fn sys_tcp_stream_connect(ip: &[u8], port: u16, timeout: Option) ->... function sys_tcp_stream_close (line 7) | fn sys_tcp_stream_close(handle: Handle) -> Result<(), ()>; function sys_tcp_stream_read (line 8) | fn sys_tcp_stream_read(handle: Handle, buffer: &mut [u8]) -> Result Result)... function sys_tcp_stream_get_read_timeout (line 11) | fn sys_tcp_stream_get_read_timeout(handle: Handle) -> Result... function sys_tcp_stream_set_write_timeout (line 12) | fn sys_tcp_stream_set_write_timeout(handle: Handle, timeout: Option... function sys_tcp_stream_get_write_timeout (line 13) | fn sys_tcp_stream_get_write_timeout(handle: Handle) -> Result Result Result<... function sys_tcp_stream_set_tll (line 16) | fn sys_tcp_stream_set_tll(handle: Handle, ttl: u32) -> Result<(), ()>; function sys_tcp_stream_get_tll (line 17) | fn sys_tcp_stream_get_tll(handle: Handle) -> Result; function sys_tcp_stream_shutdown (line 18) | fn sys_tcp_stream_shutdown(handle: Handle, how: i32) -> Result<(), ()>; function sys_tcp_stream_peer_addr (line 19) | fn sys_tcp_stream_peer_addr(handle: Handle) -> Result<(IpAddress, u16), ... function connect (line 24) | pub fn connect(ip: &[u8], port: u16, timeout: Option) -> Result Result<(), ()> { function peek (line 35) | pub fn peek(handle: Handle, buf: &mut [u8]) -> Result { function peer_addr (line 40) | pub fn peer_addr(handle: Handle) -> Result<(IpAddress, u16), ()> { function read (line 45) | pub fn read(handle: Handle, buffer: &mut [u8]) -> Result { function write (line 50) | pub fn write(handle: Handle, buffer: &[u8]) -> Result { function set_read_timeout (line 55) | pub fn set_read_timeout(handle: Handle, timeout: Option) -> Result<... function set_write_timeout (line 60) | pub fn set_write_timeout(handle: Handle, timeout: Option) -> Result... function get_read_timeout (line 65) | pub fn get_read_timeout(handle: Handle) -> Result, ()> { function get_write_timeout (line 70) | pub fn get_write_timeout(handle: Handle) -> Result, ()> { function set_nodelay (line 75) | pub fn set_nodelay(_: Handle, mode: bool) -> Result<(), ()> { function nodelay (line 86) | pub fn nodelay(_: Handle) -> Result { function set_nonblocking (line 93) | pub fn set_nonblocking(handle: Handle, mode: bool) -> Result<(), ()> { function set_tll (line 98) | pub fn set_tll(handle: Handle, ttl: u32) -> Result<(), ()> { function get_tll (line 103) | pub fn get_tll(handle: Handle) -> Result { function shutdown (line 108) | pub fn shutdown(handle: Handle, how: i32) -> Result<(), ()> { FILE: builder/third-party/http-body-util/src/collected.rs type Collected (line 18) | pub struct Collected { function trailers (line 27) | pub fn trailers(&self) -> Option<&HeaderMap> { function aggregate (line 32) | pub fn aggregate(self) -> impl Buf { function to_bytes (line 37) | pub fn to_bytes(mut self) -> Bytes { function push_frame (line 41) | pub(crate) fn push_frame(&mut self, frame: Frame) { type Data (line 65) | type Data = B; type Error (line 66) | type Error = Infallible; method poll_frame (line 68) | fn poll_frame( method default (line 85) | fn default() -> Self { function full_body (line 106) | async fn full_body() { function segmented_body (line 117) | async fn segmented_body() { function delayed_segments (line 129) | async fn delayed_segments() { function trailers (line 148) | async fn trailers() { function empty_frame (line 170) | async fn empty_frame() { FILE: builder/third-party/http-body-util/src/combinators/box_body.rs type BoxBody (line 12) | pub struct BoxBody { type UnsyncBoxBody (line 17) | pub struct UnsyncBoxBody { function new (line 23) | pub fn new(body: B) -> Self function fmt (line 35) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Data (line 44) | type Data = D; type Error (line 45) | type Error = E; method poll_frame (line 47) | fn poll_frame( method is_end_stream (line 54) | fn is_end_stream(&self) -> bool { method size_hint (line 58) | fn size_hint(&self) -> SizeHint { method default (line 67) | fn default() -> Self { function new (line 75) | pub fn new(body: B) -> Self function fmt (line 87) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Data (line 96) | type Data = D; type Error (line 97) | type Error = E; method poll_frame (line 99) | fn poll_frame( method is_end_stream (line 106) | fn is_end_stream(&self) -> bool { method size_hint (line 110) | fn size_hint(&self) -> SizeHint { method default (line 119) | fn default() -> Self { FILE: builder/third-party/http-body-util/src/combinators/collect.rs type Output (line 26) | type Output = Result, T::Error>; method poll (line 28) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> std::task::Poll(pub(crate) &'a mut T); type Output (line 13) | type Output = Option, T::Error>>; method poll (line 15) | fn poll(mut self: Pin<&mut Self>, ctx: &mut task::Context<'_>) -> task::... FILE: builder/third-party/http-body-util/src/combinators/map_err.rs function new (line 24) | pub(crate) fn new(body: B, f: F) -> Self { function get_ref (line 29) | pub fn get_ref(&self) -> &B { function get_mut (line 34) | pub fn get_mut(&mut self) -> &mut B { function get_pin_mut (line 39) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut B> { function into_inner (line 44) | pub fn into_inner(self) -> B { type Data (line 54) | type Data = B::Data; type Error (line 55) | type Error = E; method poll_frame (line 57) | fn poll_frame( method is_end_stream (line 70) | fn is_end_stream(&self) -> bool { method size_hint (line 74) | fn size_hint(&self) -> SizeHint { function fmt (line 83) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/http-body-util/src/combinators/map_frame.rs function new (line 25) | pub(crate) fn new(body: B, f: F) -> Self { function get_ref (line 30) | pub fn get_ref(&self) -> &B { function get_mut (line 35) | pub fn get_mut(&mut self) -> &mut B { function get_pin_mut (line 40) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut B> { function into_inner (line 45) | pub fn into_inner(self) -> B { type Data (line 56) | type Data = B2; type Error (line 57) | type Error = B::Error; method poll_frame (line 59) | fn poll_frame( method is_end_stream (line 72) | fn is_end_stream(&self) -> bool { function fmt (line 81) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/http-body-util/src/combinators/with_trailers.rs function new (line 23) | pub(crate) fn new(body: T, trailers: F) -> Self { type Data (line 55) | type Data = T::Data; type Error (line 56) | type Error = T::Error; method poll_frame (line 58) | fn poll_frame( method size_hint (line 113) | fn size_hint(&self) -> http_body::SizeHint { function works (line 134) | async fn works() { function merges_trailers (line 168) | async fn merges_trailers() { function unwrap_ready (line 207) | fn unwrap_ready(poll: Poll) -> T { FILE: builder/third-party/http-body-util/src/either.rs type Either (line 16) | pub enum Either { function project (line 27) | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { function into_inner (line 40) | pub fn into_inner(self) -> L { type Data (line 56) | type Data = Data; type Error (line 57) | type Error = Box; method poll_frame (line 59) | fn poll_frame( method is_end_stream (line 73) | fn is_end_stream(&self) -> bool { method size_hint (line 80) | fn size_hint(&self) -> SizeHint { type EitherProj (line 120) | pub(crate) enum EitherProj<'__pin, L, R> constant _ (line 132) | const _: () = { function data_left (line 154) | async fn data_left() { function data_right (line 168) | async fn data_right() { function into_inner (line 182) | fn into_inner() { FILE: builder/third-party/http-body-util/src/empty.rs type Empty (line 12) | pub struct Empty { function new (line 18) | pub fn new() -> Self { type Data (line 24) | type Data = D; type Error (line 25) | type Error = Infallible; method poll_frame (line 28) | fn poll_frame( method is_end_stream (line 35) | fn is_end_stream(&self) -> bool { method size_hint (line 39) | fn size_hint(&self) -> SizeHint { function fmt (line 45) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 51) | fn default() -> Self { method clone (line 59) | fn clone(&self) -> Self { FILE: builder/third-party/http-body-util/src/full.rs function new (line 22) | pub fn new(data: D) -> Self { type Data (line 36) | type Data = D; type Error (line 37) | type Error = Infallible; method poll_frame (line 39) | fn poll_frame( method is_end_stream (line 46) | fn is_end_stream(&self) -> bool { method size_hint (line 50) | fn size_hint(&self) -> SizeHint { method default (line 63) | fn default() -> Self { function from (line 72) | fn from(bytes: Bytes) -> Self { function from (line 81) | fn from(vec: Vec) -> Self { function from (line 90) | fn from(slice: &'static [u8]) -> Self { function from (line 100) | fn from(cow: Cow<'static, B>) -> Self { function from (line 112) | fn from(s: String) -> Self { function from (line 121) | fn from(slice: &'static str) -> Self { function full_returns_some (line 132) | async fn full_returns_some() { function empty_full_returns_none (line 143) | async fn empty_full_returns_none() { FILE: builder/third-party/http-body-util/src/lib.rs type BodyExt (line 30) | pub trait BodyExt: http_body::Body { method frame (line 34) | fn frame(&mut self) -> combinators::Frame<'_, Self> method map_frame (line 42) | fn map_frame(self, f: F) -> MapFrame method map_err (line 52) | fn map_err(self, f: F) -> MapErr method boxed (line 61) | fn boxed(self) -> BoxBody method boxed_unsync (line 69) | fn boxed_unsync(self) -> UnsyncBoxBody method collect (line 78) | fn collect(self) -> combinators::Collect method with_trailers (line 124) | fn with_trailers(self, trailers: F) -> combinators::WithTrailers Self { type Data (line 37) | type Data = B::Data; type Error (line 38) | type Error = Box; method poll_frame (line 40) | fn poll_frame( method is_end_stream (line 67) | fn is_end_stream(&self) -> bool { method size_hint (line 71) | fn size_hint(&self) -> SizeHint { type LengthLimitError (line 93) | pub struct LengthLimitError; method fmt (line 96) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function read_for_body_under_limit_returns_data (line 111) | async fn read_for_body_under_limit_returns_data() { function read_for_body_over_limit_returns_error (line 129) | async fn read_for_body_over_limit_returns_error() { function body_from_iter (line 142) | fn body_from_iter(into_iter: I) -> impl Body fmt::Result { type ErrorBody (line 245) | struct ErrorBody; type Data (line 248) | type Data = &'static [u8]; type Error (line 249) | type Error = ErrorBodyError; method poll_frame (line 251) | fn poll_frame( function read_for_body_returning_error_propagates_error (line 260) | async fn read_for_body_returning_error_propagates_error() { FILE: builder/third-party/http-body-util/src/stream.rs function new (line 21) | pub fn new(stream: S) -> Self { type Data (line 31) | type Data = D; type Error (line 32) | type Error = E; method poll_frame (line 34) | fn poll_frame( type Item (line 47) | type Item = S::Item; method poll_next (line 49) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll (usize, Option) { function new (line 69) | pub fn new(body: B) -> Self { type Data (line 78) | type Data = B::Data; type Error (line 79) | type Error = B::Error; method poll_frame (line 81) | fn poll_frame( type Item (line 93) | type Item = Result, B::Error>; method poll_next (line 95) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function push (line 13) | pub(crate) fn push(&mut self, buf: T) { function pop (line 19) | pub(crate) fn pop(&mut self) -> Option { method remaining (line 26) | fn remaining(&self) -> usize { method has_remaining (line 31) | fn has_remaining(&self) -> bool { method chunk (line 36) | fn chunk(&self) -> &[u8] { method advance (line 41) | fn advance(&mut self, mut cnt: usize) { method chunks_vectored (line 59) | fn chunks_vectored<'t>(&'t self, dst: &mut [IoSlice<'t>]) -> usize { method copy_to_bytes (line 74) | fn copy_to_bytes(&mut self, len: usize) -> Bytes { method default (line 101) | fn default() -> Self { function hello_world_buf (line 114) | fn hello_world_buf() -> BufList { function to_bytes_shorter (line 121) | fn to_bytes_shorter() { function to_bytes_eq (line 133) | fn to_bytes_eq() { function to_bytes_longer (line 144) | fn to_bytes_longer() { function one_long_buf_to_bytes (line 152) | fn one_long_buf_to_bytes() { function buf_to_bytes_too_many (line 161) | fn buf_to_bytes_too_many() { FILE: builder/third-party/http-body/src/frame.rs type Frame (line 5) | pub struct Frame { type Kind (line 10) | enum Kind { function data (line 21) | pub fn data(buf: T) -> Self { function trailers (line 28) | pub fn trailers(map: HeaderMap) -> Self { function map_data (line 35) | pub fn map_data(self, f: F) -> Frame function is_data (line 50) | pub fn is_data(&self) -> bool { function into_data (line 58) | pub fn into_data(self) -> Result { function data_ref (line 68) | pub fn data_ref(&self) -> Option<&T> { function data_mut (line 78) | pub fn data_mut(&mut self) -> Option<&mut T> { function is_trailers (line 86) | pub fn is_trailers(&self) -> bool { function into_trailers (line 94) | pub fn into_trailers(self) -> Result { function trailers_ref (line 104) | pub fn trailers_ref(&self) -> Option<&HeaderMap> { function trailers_mut (line 114) | pub fn trailers_mut(&mut self) -> Option<&mut HeaderMap> { FILE: builder/third-party/http-body/src/lib.rs type Body (line 39) | pub trait Body { method poll_frame (line 48) | fn poll_frame( method is_end_stream (line 59) | fn is_end_stream(&self) -> bool { method size_hint (line 67) | fn size_hint(&self) -> SizeHint { type Data (line 73) | type Data = T::Data; type Error (line 74) | type Error = T::Error; method poll_frame (line 76) | fn poll_frame( method is_end_stream (line 83) | fn is_end_stream(&self) -> bool { method size_hint (line 87) | fn size_hint(&self) -> SizeHint { type Data (line 97) | type Data = <

::Target as Body>::Data; type Error (line 98) | type Error = <

::Target as Body>::Error; method poll_frame (line 100) | fn poll_frame( method is_end_stream (line 107) | fn is_end_stream(&self) -> bool { method size_hint (line 111) | fn size_hint(&self) -> SizeHint { type Data (line 117) | type Data = T::Data; type Error (line 118) | type Error = T::Error; method poll_frame (line 120) | fn poll_frame( method is_end_stream (line 127) | fn is_end_stream(&self) -> bool { method size_hint (line 131) | fn size_hint(&self) -> SizeHint { type Data (line 137) | type Data = B::Data; type Error (line 138) | type Error = B::Error; method poll_frame (line 140) | fn poll_frame( method is_end_stream (line 152) | fn is_end_stream(&self) -> bool { method size_hint (line 156) | fn size_hint(&self) -> SizeHint { type Data (line 162) | type Data = B::Data; type Error (line 163) | type Error = B::Error; method poll_frame (line 165) | fn poll_frame( method is_end_stream (line 177) | fn is_end_stream(&self) -> bool { method size_hint (line 181) | fn size_hint(&self) -> SizeHint { type Data (line 187) | type Data = Bytes; type Error (line 188) | type Error = Infallible; method poll_frame (line 190) | fn poll_frame( method is_end_stream (line 202) | fn is_end_stream(&self) -> bool { method size_hint (line 206) | fn size_hint(&self) -> SizeHint { function _assert_bounds (line 212) | fn _assert_bounds() { FILE: builder/third-party/http-body/src/size_hint.rs type SizeHint (line 10) | pub struct SizeHint { method new (line 18) | pub fn new() -> SizeHint { method with_exact (line 25) | pub fn with_exact(value: u64) -> SizeHint { method lower (line 35) | pub fn lower(&self) -> u64 { method set_lower (line 45) | pub fn set_lower(&mut self, value: u64) { method upper (line 53) | pub fn upper(&self) -> Option { method set_upper (line 63) | pub fn set_upper(&mut self, value: u64) { method exact (line 72) | pub fn exact(&self) -> Option { method set_exact (line 82) | pub fn set_exact(&mut self, value: u64) { FILE: builder/third-party/http-body/tests/is_end_stream.rs type Mock (line 5) | struct Mock { type Data (line 10) | type Data = ::std::io::Cursor>; type Error (line 11) | type Error = (); method poll_frame (line 13) | fn poll_frame( method size_hint (line 20) | fn size_hint(&self) -> SizeHint { function is_end_stream_true (line 26) | fn is_end_stream_true() { function is_end_stream_default_false (line 60) | fn is_end_stream_default_false() { FILE: builder/third-party/http/src/byte_str.rs type ByteStr (line 6) | pub(crate) struct ByteStr { method new (line 13) | pub fn new() -> ByteStr { method from_static (line 21) | pub const fn from_static(val: &'static str) -> ByteStr { method from_utf8_unchecked (line 35) | pub unsafe fn from_utf8_unchecked(bytes: Bytes) -> ByteStr { type Target (line 51) | type Target = str; method deref (line 54) | fn deref(&self) -> &str { method from (line 63) | fn from(src: String) -> ByteStr { method from (line 73) | fn from(src: &'a str) -> ByteStr { method from (line 82) | fn from(src: ByteStr) -> Self { FILE: builder/third-party/http/src/error.rs type Error (line 17) | pub struct Error { method fmt (line 35) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 44) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is (line 51) | pub fn is(&self) -> bool { method get_ref (line 56) | pub fn get_ref(&self) -> &(dyn error::Error + 'static) { method source (line 74) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method from (line 80) | fn from(err: MaxSizeReached) -> Error { method from (line 88) | fn from(err: status::InvalidStatusCode) -> Error { method from (line 96) | fn from(err: method::InvalidMethod) -> Error { method from (line 104) | fn from(err: uri::InvalidUri) -> Error { method from (line 112) | fn from(err: uri::InvalidUriParts) -> Error { method from (line 120) | fn from(err: header::InvalidHeaderName) -> Error { method from (line 128) | fn from(err: header::InvalidHeaderValue) -> Error { method from (line 136) | fn from(err: std::convert::Infallible) -> Error { type Result (line 22) | pub type Result = result::Result; type ErrorKind (line 24) | enum ErrorKind { function inner_error_is_invalid_status_code (line 146) | fn inner_error_is_invalid_status_code() { FILE: builder/third-party/http/src/extensions.rs type AnyMap (line 6) | type AnyMap = HashMap, BuildHash... type IdHasher (line 12) | struct IdHasher(u64); method write (line 15) | fn write(&mut self, _: &[u8]) { method write_u64 (line 20) | fn write_u64(&mut self, id: u64) { method finish (line 25) | fn finish(&self) -> u64 { type Extensions (line 35) | pub struct Extensions { method new (line 44) | pub fn new() -> Extensions { method insert (line 62) | pub fn insert(&mut self, val: T) -> ... method get (line 81) | pub fn get(&self) -> Option<&T> { method get_mut (line 100) | pub fn get_mut(&mut self) -> Option<&mut T> { method get_or_insert (line 119) | pub fn get_or_insert(&mut self, valu... method get_or_insert_with (line 135) | pub fn get_or_insert_with(&mut self) -> Option { method clear (line 196) | pub fn clear(&mut self) { method is_empty (line 214) | pub fn is_empty(&self) -> bool { method len (line 230) | pub fn len(&self) -> usize { method extend (line 257) | pub fn extend(&mut self, other: Self) { method fmt (line 269) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type AnyClone (line 274) | trait AnyClone: Any { method clone_box (line 275) | fn clone_box(&self) -> Box; method as_any (line 276) | fn as_any(&self) -> &dyn Any; method as_any_mut (line 277) | fn as_any_mut(&mut self) -> &mut dyn Any; method into_any (line 278) | fn into_any(self: Box) -> Box; method clone_box (line 282) | fn clone_box(&self) -> Box { method as_any (line 286) | fn as_any(&self) -> &dyn Any { method as_any_mut (line 290) | fn as_any_mut(&mut self) -> &mut dyn Any { method into_any (line 294) | fn into_any(self: Box) -> Box { method clone (line 300) | fn clone(&self) -> Self { function test_extensions (line 306) | fn test_extensions() { FILE: builder/third-party/http/src/header/map.rs type HeaderMap (line 45) | pub struct HeaderMap { method new (line 448) | pub fn new() -> Self { type Iter (line 84) | pub struct Iter<'a, T> { type IterMut (line 95) | pub struct IterMut<'a, T> { type IntoIter (line 106) | pub struct IntoIter { type Keys (line 118) | pub struct Keys<'a, T> { type Values (line 126) | pub struct Values<'a, T> { type ValuesMut (line 132) | pub struct ValuesMut<'a, T> { type Drain (line 138) | pub struct Drain<'a, T> { type GetAll (line 152) | pub struct GetAll<'a, T> { type Entry (line 159) | pub enum Entry<'a, T: 'a> { type VacantEntry (line 171) | pub struct VacantEntry<'a, T> { type OccupiedEntry (line 183) | pub struct OccupiedEntry<'a, T> { type ValueIter (line 191) | pub struct ValueIter<'a, T> { type ValueIterMut (line 200) | pub struct ValueIterMut<'a, T> { type ValueDrain (line 210) | pub struct ValueDrain<'a, T> { type MaxSizeReached (line 217) | pub struct MaxSizeReached { method new (line 3556) | fn new() -> Self { method fmt (line 3562) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3570) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Cursor (line 223) | enum Cursor { type Size (line 240) | type Size = u16; constant MAX_SIZE (line 243) | const MAX_SIZE: usize = 1 << 15; type Pos (line 248) | struct Pos { method new (line 3491) | fn new(index: usize, hash: HashValue) -> Self { method none (line 3500) | fn none() -> Self { method is_some (line 3508) | fn is_some(&self) -> bool { method is_none (line 3513) | fn is_none(&self) -> bool { method resolve (line 3518) | fn resolve(&self) -> Option<(usize, HashValue)> { type HashValue (line 260) | struct HashValue(u16); type Bucket (line 269) | struct Bucket { type Links (line 278) | struct Links { type RawLinks (line 288) | struct RawLinks(*mut [Bucket]); type ExtraValue (line 292) | struct ExtraValue { type Link (line 302) | enum Link { type Danger (line 316) | enum Danger { method is_red (line 3528) | fn is_red(&self) -> bool { method set_red (line 3532) | fn set_red(&mut self) { method is_yellow (line 3537) | fn is_yellow(&self) -> bool { method set_yellow (line 3541) | fn set_yellow(&mut self) { method set_green (line 3547) | fn set_green(&mut self) { constant DISPLACEMENT_THRESHOLD (line 330) | const DISPLACEMENT_THRESHOLD: usize = 128; constant FORWARD_SHIFT_THRESHOLD (line 331) | const FORWARD_SHIFT_THRESHOLD: usize = 512; constant LOAD_FACTOR_THRESHOLD (line 338) | const LOAD_FACTOR_THRESHOLD: f32 = 0.2; function with_capacity (line 476) | pub fn with_capacity(capacity: usize) -> HeaderMap { function try_with_capacity (line 502) | pub fn try_with_capacity(capacity: usize) -> Result, MaxSiz... function len (line 555) | pub fn len(&self) -> usize { function keys_len (line 582) | pub fn keys_len(&self) -> usize { function is_empty (line 601) | pub fn is_empty(&self) -> bool { function clear (line 620) | pub fn clear(&mut self) { function capacity (line 647) | pub fn capacity(&self) -> usize { function reserve (line 673) | pub fn reserve(&mut self, additional: usize) { function try_reserve (line 701) | pub fn try_reserve(&mut self, additional: usize) -> Result<(), MaxSizeRe... function get (line 751) | pub fn get(&self, key: K) -> Option<&T> function get2 (line 758) | fn get2(&self, key: &K) -> Option<&T> function get_mut (line 788) | pub fn get_mut(&mut self, key: K) -> Option<&mut T> function get_all (line 826) | pub fn get_all(&self, key: K) -> GetAll<'_, T> function contains_key (line 849) | pub fn contains_key(&self, key: K) -> bool function iter (line 877) | pub fn iter(&self) -> Iter<'_, T> { function iter_mut (line 906) | pub fn iter_mut(&mut self) -> IterMut<'_, T> { function keys (line 936) | pub fn keys(&self) -> Keys<'_, T> { function values (line 962) | pub fn values(&self) -> Values<'_, T> { function values_mut (line 986) | pub fn values_mut(&mut self) -> ValuesMut<'_, T> { function drain (line 1021) | pub fn drain(&mut self) -> Drain<'_, T> { function value_iter (line 1050) | fn value_iter(&self, idx: Option) -> ValueIter<'_, T> { function value_iter_mut (line 1076) | fn value_iter_mut(&mut self, idx: usize) -> ValueIterMut<'_, T> { function entry (line 1122) | pub fn entry(&mut self, key: K) -> Entry<'_, T> function try_entry (line 1143) | pub fn try_entry(&mut self, key: K) -> Result, InvalidHe... function try_entry2 (line 1158) | fn try_entry2(&mut self, key: K) -> Result, MaxSizeReached> function insert (line 1226) | pub fn insert(&mut self, key: K, val: T) -> Option function try_insert (line 1264) | pub fn try_insert(&mut self, key: K, val: T) -> Result, Max... function try_insert2 (line 1272) | fn try_insert2(&mut self, key: K, value: T) -> Result, MaxS... function insert_occupied (line 1306) | fn insert_occupied(&mut self, index: usize, value: T) -> T { function insert_occupied_mult (line 1315) | fn insert_occupied_mult(&mut self, index: usize, value: T) -> ValueDrain... function append (line 1369) | pub fn append(&mut self, key: K, value: T) -> bool function try_append (line 1407) | pub fn try_append(&mut self, key: K, value: T) -> Result(&mut self, key: K, value: T) -> Result(&self, key: &K) -> Option<(usize, usize)> function try_insert_phase_two (line 1484) | fn try_insert_phase_two( function remove (line 1526) | pub fn remove(&mut self, key: K) -> Option function remove_found (line 1550) | fn remove_found(&mut self, probe: usize, found: usize) -> Bucket { function remove_extra_value (line 1607) | fn remove_extra_value(&mut self, idx: usize) -> ExtraValue { function remove_all_extra_values (line 1612) | fn remove_all_extra_values(&mut self, mut head: usize) { function try_insert_entry (line 1625) | fn try_insert_entry( function rebuild (line 1645) | fn rebuild(&mut self) { function reinsert_entry_in_order (line 1677) | fn reinsert_entry_in_order(&mut self, pos: Pos) { function try_reserve_one (line 1692) | fn try_reserve_one(&mut self) -> Result<(), MaxSizeReached> { function try_grow (line 1733) | fn try_grow(&mut self, new_raw_cap: usize) -> Result<(), MaxSizeReached> { function raw_links (line 1773) | fn raw_links(&mut self) -> RawLinks { function remove_extra_value (line 1780) | fn remove_extra_value( function drain_all_extra_values (line 1898) | fn drain_all_extra_values( type Item (line 1918) | type Item = (&'a HeaderName, &'a T); type IntoIter (line 1919) | type IntoIter = Iter<'a, T>; method into_iter (line 1921) | fn into_iter(self) -> Iter<'a, T> { type Item (line 1927) | type Item = (&'a HeaderName, &'a mut T); type IntoIter (line 1928) | type IntoIter = IterMut<'a, T>; method into_iter (line 1930) | fn into_iter(self) -> IterMut<'a, T> { type Item (line 1936) | type Item = (Option, T); type IntoIter (line 1937) | type IntoIter = IntoIter; method into_iter (line 1988) | fn into_iter(self) -> IntoIter { function from_iter (line 1998) | fn from_iter(iter: I) -> Self type Error (line 2031) | type Error = Error; function try_from (line 2033) | fn try_from(c: &'a HashMap) -> Result { function extend (line 2081) | fn extend, T)>>(&mut self, it... function extend (line 2125) | fn extend>(&mut self, iter: I) { method eq (line 2147) | fn eq(&self, other: &HeaderMap) -> bool { function fmt (line 2160) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 2166) | fn default() -> Self { type Output (line 2175) | type Output = T; function index (line 2180) | fn index(&self, index: K) -> &T { function do_insert_phase_two (line 2192) | fn do_insert_phase_two(indices: &mut [Pos], mut probe: usize, mut old_po... function append_value (line 2211) | fn append_value( type Item (line 2249) | type Item = (&'a HeaderName, &'a T); method next (line 2251) | fn next(&mut self) -> Option { method size_hint (line 2283) | fn size_hint(&self) -> (usize, Option) { function next_unsafe (line 2304) | fn next_unsafe(&mut self) -> Option<(&'a HeaderName, *mut T)> { type Item (line 2338) | type Item = (&'a HeaderName, &'a mut T); method next (line 2340) | fn next(&mut self) -> Option { method size_hint (line 2345) | fn size_hint(&self) -> (usize, Option) { type Item (line 2366) | type Item = &'a HeaderName; method next (line 2368) | fn next(&mut self) -> Option { method size_hint (line 2372) | fn size_hint(&self) -> (usize, Option) { method nth (line 2376) | fn nth(&mut self, n: usize) -> Option { method count (line 2380) | fn count(self) -> usize { method last (line 2384) | fn last(self) -> Option { type Item (line 2395) | type Item = &'a T; method next (line 2397) | fn next(&mut self) -> Option { method size_hint (line 2401) | fn size_hint(&self) -> (usize, Option) { type Item (line 2411) | type Item = &'a mut T; method next (line 2413) | fn next(&mut self) -> Option { method size_hint (line 2417) | fn size_hint(&self) -> (usize, Option) { type Item (line 2427) | type Item = (Option, T); method next (line 2429) | fn next(&mut self) -> Option { method size_hint (line 2464) | fn size_hint(&self) -> (usize, Option) { method drop (line 2479) | fn drop(&mut self) { function or_insert (line 2520) | pub fn or_insert(self, default: T) -> &'a mut T { function or_try_insert (line 2556) | pub fn or_try_insert(self, default: T) -> Result<&'a mut T, MaxSizeReach... function or_insert_with (line 2601) | pub fn or_insert_with T>(self, default: F) -> &'a mut T { function or_try_insert_with (line 2642) | pub fn or_try_insert_with T>( function key (line 2664) | pub fn key(&self) -> &HeaderName { function key (line 2687) | pub fn key(&self) -> &HeaderName { function into_key (line 2703) | pub fn into_key(self) -> HeaderName { function insert (line 2724) | pub fn insert(self, value: T) -> &'a mut T { function try_insert (line 2745) | pub fn try_insert(self, value: T) -> Result<&'a mut T, MaxSizeReached> { function insert_entry (line 2772) | pub fn insert_entry(self, value: T) -> OccupiedEntry<'a, T> { function try_insert_entry (line 2795) | pub fn try_insert_entry(self, value: T) -> Result, ... function iter (line 2831) | pub fn iter(&self) -> ValueIter<'a, T> { method eq (line 2843) | fn eq(&self, other: &Self) -> bool { type Item (line 2849) | type Item = &'a T; type IntoIter (line 2850) | type IntoIter = ValueIter<'a, T>; method into_iter (line 2852) | fn into_iter(self) -> ValueIter<'a, T> { type Item (line 2858) | type Item = &'a T; type IntoIter (line 2859) | type IntoIter = ValueIter<'a, T>; method into_iter (line 2861) | fn into_iter(self) -> ValueIter<'a, T> { type Item (line 2869) | type Item = &'a T; method next (line 2871) | fn next(&mut self) -> Option { method size_hint (line 2912) | fn size_hint(&self) -> (usize, Option) { method next_back (line 2925) | fn next_back(&mut self) -> Option { type Item (line 2959) | type Item = &'a mut T; method next (line 2961) | fn next(&mut self) -> Option { method next_back (line 3004) | fn next_back(&mut self) -> Option { type Item (line 3043) | type Item = (Option, T); method next (line 3045) | fn next(&mut self) -> Option { method size_hint (line 3068) | fn size_hint(&self) -> (usize, Option) { method drop (line 3080) | fn drop(&mut self) { function key (line 3107) | pub fn key(&self) -> &HeaderName { function get (line 3134) | pub fn get(&self) -> &T { function get_mut (line 3158) | pub fn get_mut(&mut self) -> &mut T { function into_mut (line 3185) | pub fn into_mut(self) -> &'a mut T { function insert (line 3208) | pub fn insert(&mut self, value: T) -> T { function insert_mult (line 3234) | pub fn insert_mult(&mut self, value: T) -> ValueDrain<'_, T> { function append (line 3259) | pub fn append(&mut self, value: T) { function remove (line 3284) | pub fn remove(self) -> T { function remove_entry (line 3309) | pub fn remove_entry(self) -> (HeaderName, T) { function remove_entry_mult (line 3323) | pub fn remove_entry_mult(self) -> (HeaderName, ValueDrain<'a, T>) { function iter (line 3360) | pub fn iter(&self) -> ValueIter<'_, T> { function iter_mut (line 3388) | pub fn iter_mut(&mut self) -> ValueIterMut<'_, T> { type Item (line 3394) | type Item = &'a mut T; type IntoIter (line 3395) | type IntoIter = ValueIterMut<'a, T>; method into_iter (line 3397) | fn into_iter(self) -> ValueIterMut<'a, T> { type Item (line 3403) | type Item = &'a T; type IntoIter (line 3404) | type IntoIter = ValueIter<'a, T>; method into_iter (line 3406) | fn into_iter(self) -> ValueIter<'a, T> { type Item (line 3412) | type Item = &'a mut T; type IntoIter (line 3413) | type IntoIter = ValueIterMut<'a, T>; method into_iter (line 3415) | fn into_iter(self) -> ValueIterMut<'a, T> { type Item (line 3423) | type Item = T; method next (line 3425) | fn next(&mut self) -> Option { method size_hint (line 3435) | fn size_hint(&self) -> (usize, Option) { method drop (line 3455) | fn drop(&mut self) { method clone (line 3466) | fn clone(&self) -> RawLinks { type Output (line 3474) | type Output = Option; function index (line 3476) | fn index(&self, idx: usize) -> &Self::Output { function index_mut (line 3482) | fn index_mut(&mut self, idx: usize) -> &mut Self::Output { function usable_capacity (line 3580) | fn usable_capacity(cap: usize) -> usize { function to_raw_capacity (line 3585) | fn to_raw_capacity(n: usize) -> usize { function desired_pos (line 3596) | fn desired_pos(mask: Size, hash: HashValue) -> usize { function probe_distance (line 3602) | fn probe_distance(mask: Size, hash: HashValue, current: usize) -> usize { function hash_elem_using (line 3606) | fn hash_elem_using(danger: &Danger, k: &K) -> HashValue type IntoHeaderName (line 3643) | pub trait IntoHeaderName: Sealed {} type Sealed (line 3653) | pub trait Sealed { method try_insert (line 3655) | fn try_insert(self, map: &mut HeaderMap, val: T) method try_append (line 3659) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_insert (line 3669) | fn try_insert( method try_append (line 3678) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_insert (line 3692) | fn try_insert( method try_append (line 3700) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_insert (line 3714) | fn try_insert( method try_append (line 3722) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_entry (line 3771) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3774) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)>; method as_str (line 3777) | fn as_str(&self) -> &str; method try_entry (line 3784) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3789) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3793) | fn as_str(&self) -> &str { method try_entry (line 3802) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3807) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3811) | fn as_str(&self) -> &str { method try_entry (line 3820) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3827) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3831) | fn as_str(&self) -> &str { method try_entry (line 3840) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3845) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3849) | fn as_str(&self) -> &str { method try_entry (line 3858) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3863) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3867) | fn as_str(&self) -> &str { type AsHeaderName (line 3740) | pub trait AsHeaderName: Sealed {} type TryEntryError (line 3744) | pub enum TryEntryError { method from (line 3750) | fn from(e: InvalidHeaderName) -> TryEntryError { method from (line 3756) | fn from(e: MaxSizeReached) -> TryEntryError { type Sealed (line 3769) | pub trait Sealed { method try_insert (line 3655) | fn try_insert(self, map: &mut HeaderMap, val: T) method try_append (line 3659) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_insert (line 3669) | fn try_insert( method try_append (line 3678) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_insert (line 3692) | fn try_insert( method try_append (line 3700) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_insert (line 3714) | fn try_insert( method try_append (line 3722) | fn try_append(self, map: &mut HeaderMap, val: T) -> Result(self, map: &mut HeaderMap) -> Result, ... method try_entry (line 3771) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3774) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)>; method as_str (line 3777) | fn as_str(&self) -> &str; method try_entry (line 3784) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3789) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3793) | fn as_str(&self) -> &str { method try_entry (line 3802) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3807) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3811) | fn as_str(&self) -> &str { method try_entry (line 3820) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3827) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3831) | fn as_str(&self) -> &str { method try_entry (line 3840) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3845) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3849) | fn as_str(&self) -> &str { method try_entry (line 3858) | fn try_entry(self, map: &mut HeaderMap) -> Result, ... method find (line 3863) | fn find(&self, map: &HeaderMap) -> Option<(usize, usize)> { method as_str (line 3867) | fn as_str(&self) -> &str { function test_bounds (line 3876) | fn test_bounds() { function skip_duplicates_during_key_iteration (line 3896) | fn skip_duplicates_during_key_iteration() { FILE: builder/third-party/http/src/header/mod.rs constant MAX_HEADER_NAME_LEN (line 176) | const MAX_HEADER_NAME_LEN: usize = (1 << 16) - 1; FILE: builder/third-party/http/src/header/name.rs type HeaderName (line 33) | pub struct HeaderName { method from_bytes (line 1112) | pub fn from_bytes(src: &[u8]) -> Result { method from_lowercase (line 1166) | pub fn from_lowercase(src: &[u8]) -> Result HeaderName { method as_str (line 1290) | pub fn as_str(&self) -> &str { method into_bytes (line 1297) | pub(super) fn into_bytes(self) -> Bytes { method as_ref (line 1311) | fn as_ref(&self) -> &str { method as_ref (line 1317) | fn as_ref(&self) -> &[u8] { method borrow (line 1323) | fn borrow(&self) -> &str { method fmt (line 1329) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1335) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 1347) | fn from(src: &'a HeaderName) -> HeaderName { type Error (line 1373) | type Error = InvalidHeaderName; method try_from (line 1375) | fn try_from(s: &'a str) -> Result { type Error (line 1381) | type Error = InvalidHeaderName; method try_from (line 1383) | fn try_from(s: &'a String) -> Result { type Error (line 1389) | type Error = InvalidHeaderName; method try_from (line 1391) | fn try_from(s: &'a [u8]) -> Result { type Error (line 1397) | type Error = InvalidHeaderName; method try_from (line 1400) | fn try_from(s: String) -> Result { type Error (line 1406) | type Error = InvalidHeaderName; method try_from (line 1409) | fn try_from(vec: Vec) -> Result { method from (line 1416) | fn from(src: StandardHeader) -> HeaderName { method from (line 1425) | fn from(src: Custom) -> HeaderName { method eq (line 1434) | fn eq(&self, other: &&'a HeaderName) -> bool { method eq (line 1460) | fn eq(&self, other: &str) -> bool { method eq (line 1488) | fn eq(&self, other: &&'a str) -> bool { method from (line 1553) | fn from(src: HdrName<'a>) -> HeaderName { method eq (line 1594) | fn eq(&self, other: &HdrName<'a>) -> bool { type HdrName (line 39) | pub struct HdrName<'a> { type Repr (line 44) | enum Repr { type Custom (line 51) | struct Custom(ByteStr); type MaybeLower (line 55) | struct MaybeLower<'a> { type InvalidHeaderName (line 61) | pub struct InvalidHeaderName { method new (line 1341) | pub(super) fn new() -> InvalidHeaderName { method fmt (line 1503) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1511) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant HEADER_CHARS (line 1006) | const HEADER_CHARS: [u8; 256] = [ constant HEADER_CHARS_H2 (line 1040) | const HEADER_CHARS_H2: [u8; 256] = [ function parse_hdr (line 1070) | fn parse_hdr<'a>( function from (line 1101) | fn from(hdr: StandardHeader) -> HdrName<'a> { type Err (line 1303) | type Err = InvalidHeaderName; method from_str (line 1305) | fn from_str(s: &str) -> Result { method from (line 1357) | fn from(repr: Repr) -> Bytes { method from (line 1367) | fn from(Custom(inner): Custom) -> Bytes { function eq (line 1441) | fn eq(&self, other: &HeaderName) -> bool { function eq (line 1479) | fn eq(&self, other: &HeaderName) -> bool { function eq (line 1497) | fn eq(&self, other: &HeaderName) -> bool { function custom (line 1522) | fn custom(buf: &'a [u8], lower: bool) -> HdrName<'a> { function from_bytes (line 1529) | pub fn from_bytes(hdr: &[u8], f: F) -> Result function from_static (line 1539) | pub fn from_static(hdr: &'static str, f: F) -> U method hash (line 1618) | fn hash(&self, hasher: &mut H) { method hash (line 1627) | fn hash(&self, hasher: &mut H) { function eq_ignore_ascii_case (line 1640) | fn eq_ignore_ascii_case(lower: &[u8], s: &[u8]) -> bool { constant SCRATCH_BUF_SIZE (line 1653) | const SCRATCH_BUF_SIZE: usize = 64; constant SCRATCH_BUF_OVERFLOW (line 1654) | const SCRATCH_BUF_OVERFLOW: usize = SCRATCH_BUF_SIZE + 1; function uninit_u8_array (line 1656) | fn uninit_u8_array() -> [MaybeUninit; SCRATCH_BUF_SIZE] { function slice_assume_init (line 1667) | unsafe fn slice_assume_init(slice: &[MaybeUninit]) -> &[T] { function test_bounds (line 1677) | fn test_bounds() { function test_parse_invalid_headers (line 1683) | fn test_parse_invalid_headers() { constant ONE_TOO_LONG (line 1694) | const ONE_TOO_LONG: &[u8] = &[b'a'; super::super::MAX_HEADER_NAME_LEN + 1]; function test_invalid_name_lengths (line 1697) | fn test_invalid_name_lengths() { function test_static_invalid_name_lengths (line 1720) | fn test_static_invalid_name_lengths() { function test_from_hdr_name (line 1726) | fn test_from_hdr_name() { function test_eq_hdr_name (line 1761) | fn test_eq_hdr_name() { function test_from_static_std (line 1812) | fn test_from_static_std() { function test_from_static_std_uppercase (line 1826) | fn test_from_static_std_uppercase() { function test_from_static_std_symbol (line 1832) | fn test_from_static_std_symbol() { function test_from_static_custom_short (line 1838) | fn test_from_static_custom_short() { function test_from_static_custom_short_uppercase (line 1848) | fn test_from_static_custom_short_uppercase() { function test_from_static_custom_short_symbol (line 1854) | fn test_from_static_custom_short_symbol() { function test_from_static_custom_long (line 1860) | fn test_from_static_custom_long() { function test_from_static_custom_long_uppercase (line 1874) | fn test_from_static_custom_long_uppercase() { function test_from_static_custom_long_symbol (line 1882) | fn test_from_static_custom_long_symbol() { function test_from_static_custom_single_char (line 1889) | fn test_from_static_custom_single_char() { function test_from_static_empty (line 1899) | fn test_from_static_empty() { function test_all_tokens (line 1904) | fn test_all_tokens() { function test_from_lowercase (line 1909) | fn test_from_lowercase() { FILE: builder/third-party/http/src/header/value.rs type HeaderValue (line 22) | pub struct HeaderValue { method from_static (line 84) | pub const fn from_static(src: &'static str) -> HeaderValue { method from_str (line 133) | pub fn from_str(src: &str) -> Result { method from_name (line 150) | pub fn from_name(name: HeaderName) -> HeaderValue { method from_bytes (line 179) | pub fn from_bytes(src: &[u8]) -> Result(src: T) -> Result(src: T) -> HeaderValue method from_shared (line 236) | fn from_shared(src: Bytes) -> Result { method try_from_generic (line 240) | fn try_from_generic, F: FnOnce(T) -> Bytes>( method to_str (line 268) | pub fn to_str(&self) -> Result<&str, ToStrError> { method len (line 292) | pub fn len(&self) -> usize { method is_empty (line 309) | pub fn is_empty(&self) -> bool { method as_bytes (line 323) | pub fn as_bytes(&self) -> &[u8] { method set_sensitive (line 342) | pub fn set_sensitive(&mut self, val: bool) { method is_sensitive (line 373) | pub fn is_sensitive(&self) -> bool { method as_ref (line 380) | fn as_ref(&self) -> &[u8] { method fmt (line 386) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 415) | fn from(h: HeaderName) -> HeaderValue { method from (line 537) | fn from(t: &'a HeaderValue) -> Self { type Error (line 543) | type Error = InvalidHeaderValue; method try_from (line 546) | fn try_from(t: &'a str) -> Result { type Error (line 552) | type Error = InvalidHeaderValue; method try_from (line 554) | fn try_from(s: &'a String) -> Result { type Error (line 560) | type Error = InvalidHeaderValue; method try_from (line 563) | fn try_from(t: &'a [u8]) -> Result { type Error (line 569) | type Error = InvalidHeaderValue; method try_from (line 572) | fn try_from(t: String) -> Result { type Error (line 578) | type Error = InvalidHeaderValue; method try_from (line 581) | fn try_from(vec: Vec) -> Result { method eq (line 666) | fn eq(&self, other: &str) -> bool { method eq (line 673) | fn eq(&self, other: &[u8]) -> bool { method partial_cmp (line 680) | fn partial_cmp(&self, other: &str) -> Option { method partial_cmp (line 687) | fn partial_cmp(&self, other: &[u8]) -> Option { method eq (line 722) | fn eq(&self, other: &String) -> bool { method partial_cmp (line 729) | fn partial_cmp(&self, other: &String) -> Option { method eq (line 767) | fn eq(&self, other: &&'a T) -> bool { method partial_cmp (line 777) | fn partial_cmp(&self, other: &&'a T) -> Option { type InvalidHeaderValue (line 29) | pub struct InvalidHeaderValue { method fmt (line 610) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 618) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ToStrError (line 38) | pub struct ToStrError { method fmt (line 626) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function it_can_insert_header_name_as_header_value (line 506) | fn it_can_insert_header_name_as_header_value() { type Err (line 527) | type Err = InvalidHeaderValue; method from_str (line 530) | fn from_str(s: &str) -> Result { function it_converts_using_try_from (line 592) | fn it_converts_using_try_from() { function is_visible_ascii (line 600) | const fn is_visible_ascii(b: u8) -> bool { function is_valid (line 605) | fn is_valid(b: u8) -> bool { method hash (line 636) | fn hash(&self, state: &mut H) { method eq (line 643) | fn eq(&self, other: &HeaderValue) -> bool { method partial_cmp (line 652) | fn partial_cmp(&self, other: &HeaderValue) -> Option { method cmp (line 659) | fn cmp(&self, other: &Self) -> cmp::Ordering { function eq (line 694) | fn eq(&self, other: &HeaderValue) -> bool { function eq (line 701) | fn eq(&self, other: &HeaderValue) -> bool { function partial_cmp (line 708) | fn partial_cmp(&self, other: &HeaderValue) -> Option { function partial_cmp (line 715) | fn partial_cmp(&self, other: &HeaderValue) -> Option { method eq (line 736) | fn eq(&self, other: &HeaderValue) -> bool { method partial_cmp (line 743) | fn partial_cmp(&self, other: &HeaderValue) -> Option { function eq (line 750) | fn eq(&self, other: &HeaderValue) -> bool { function partial_cmp (line 757) | fn partial_cmp(&self, other: &HeaderValue) -> Option { function eq (line 784) | fn eq(&self, other: &HeaderValue) -> bool { function partial_cmp (line 791) | fn partial_cmp(&self, other: &HeaderValue) -> Option { function test_try_from (line 797) | fn test_try_from() { function test_debug (line 802) | fn test_debug() { FILE: builder/third-party/http/src/lib.rs function assert_send_sync (line 202) | fn assert_send_sync() {} function request_satisfies_send_sync (line 205) | fn request_satisfies_send_sync() { function response_satisfies_send_sync (line 210) | fn response_satisfies_send_sync() { FILE: builder/third-party/http/src/method.rs type Method (line 45) | pub struct Method(Inner); constant GET (line 71) | pub const GET: Method = Method(Get); constant POST (line 74) | pub const POST: Method = Method(Post); constant PUT (line 77) | pub const PUT: Method = Method(Put); constant DELETE (line 80) | pub const DELETE: Method = Method(Delete); constant HEAD (line 83) | pub const HEAD: Method = Method(Head); constant OPTIONS (line 86) | pub const OPTIONS: Method = Method(Options); constant CONNECT (line 89) | pub const CONNECT: Method = Method(Connect); constant PATCH (line 92) | pub const PATCH: Method = Method(Patch); constant TRACE (line 95) | pub const TRACE: Method = Method(Trace); method from_bytes (line 98) | pub fn from_bytes(src: &[u8]) -> Result { method extension_inline (line 137) | fn extension_inline(src: &[u8]) -> Result { method is_safe (line 148) | pub fn is_safe(&self) -> bool { method is_idempotent (line 157) | pub fn is_idempotent(&self) -> bool { method as_str (line 166) | pub fn as_str(&self) -> &str { method as_ref (line 185) | fn as_ref(&self) -> &str { method eq (line 192) | fn eq(&self, other: &&'a Method) -> bool { method eq (line 206) | fn eq(&self, other: &str) -> bool { method eq (line 220) | fn eq(&self, other: &&'a str) -> bool { method fmt (line 233) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 239) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 253) | fn from(t: &'a Method) -> Self { type Error (line 259) | type Error = InvalidMethod; method try_from (line 262) | fn try_from(t: &'a [u8]) -> Result { type Error (line 268) | type Error = InvalidMethod; method try_from (line 271) | fn try_from(t: &'a str) -> Result { type InvalidMethod (line 48) | pub struct InvalidMethod { method new (line 286) | fn new() -> InvalidMethod { method fmt (line 292) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 300) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Inner (line 53) | enum Inner { function eq (line 199) | fn eq(&self, other: &Method) -> bool { function eq (line 213) | fn eq(&self, other: &Method) -> bool { function eq (line 227) | fn eq(&self, other: &Method) -> bool { method default (line 246) | fn default() -> Method { type Err (line 277) | type Err = InvalidMethod; method from_str (line 280) | fn from_str(t: &str) -> Result { type InlineExtension (line 313) | pub struct InlineExtension([u8; InlineExtension::MAX], u8); constant MAX (line 321) | pub const MAX: usize = 15; method new (line 323) | pub fn new(src: &[u8]) -> Result { method as_str (line 333) | pub fn as_str(&self) -> &str { type AllocatedExtension (line 317) | pub struct AllocatedExtension(Box<[u8]>); method new (line 342) | pub fn new(src: &[u8]) -> Result { method as_str (line 352) | pub fn as_str(&self) -> &str { constant METHOD_CHARS (line 375) | const METHOD_CHARS: [u8; 256] = [ function write_checked (line 407) | fn write_checked(src: &[u8], dst: &mut [u8]) -> Result<(), InvalidMethod> { function test_method_eq (line 427) | fn test_method_eq() { function test_invalid_method (line 440) | fn test_invalid_method() { function test_is_idempotent (line 448) | fn test_is_idempotent() { function test_extension_method (line 462) | fn test_extension_method() { FILE: builder/third-party/http/src/request.rs type Request (line 158) | pub struct Request { type Parts (line 168) | pub struct Parts { method new (line 711) | fn new() -> Parts { method fmt (line 724) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Builder (line 192) | pub struct Builder { method new (line 750) | pub fn new() -> Builder { method method (line 768) | pub fn method(self, method: T) -> Builder method method_ref (line 795) | pub fn method_ref(&self) -> Option<&Method> { method uri (line 813) | pub fn uri(self, uri: T) -> Builder method uri_ref (line 839) | pub fn uri_ref(&self) -> Option<&Uri> { method version (line 857) | pub fn version(self, version: Version) -> Builder { method version_ref (line 879) | pub fn version_ref(&self) -> Option<&Version> { method header (line 901) | pub fn header(self, key: K, value: V) -> Builder method headers_ref (line 930) | pub fn headers_ref(&self) -> Option<&HeaderMap> { method headers_mut (line 952) | pub fn headers_mut(&mut self) -> Option<&mut HeaderMap> { method extension (line 971) | pub fn extension(self, extension: T) -> Builder method extensions_ref (line 994) | pub fn extensions_ref(&self) -> Option<&Extensions> { method extensions_mut (line 1012) | pub fn extensions_mut(&mut self) -> Option<&mut Extensions> { method body (line 1036) | pub fn body(self, body: T) -> Result> { method and_then (line 1042) | fn and_then(self, func: F) -> Self function builder (line 214) | pub fn builder() -> Builder { function get (line 232) | pub fn get(uri: T) -> Builder function put (line 254) | pub fn put(uri: T) -> Builder function post (line 276) | pub fn post(uri: T) -> Builder function delete (line 298) | pub fn delete(uri: T) -> Builder function options (line 321) | pub fn options(uri: T) -> Builder function head (line 343) | pub fn head(uri: T) -> Builder function connect (line 365) | pub fn connect(uri: T) -> Builder function patch (line 387) | pub fn patch(uri: T) -> Builder function trace (line 409) | pub fn trace(uri: T) -> Builder function new (line 434) | pub fn new(body: T) -> Request { function from_parts (line 454) | pub fn from_parts(parts: Parts, body: T) -> Request { function method (line 468) | pub fn method(&self) -> &Method { function method_mut (line 483) | pub fn method_mut(&mut self) -> &mut Method { function uri (line 497) | pub fn uri(&self) -> &Uri { function uri_mut (line 512) | pub fn uri_mut(&mut self) -> &mut Uri { function version (line 526) | pub fn version(&self) -> Version { function version_mut (line 541) | pub fn version_mut(&mut self) -> &mut Version { function headers (line 555) | pub fn headers(&self) -> &HeaderMap { function headers_mut (line 571) | pub fn headers_mut(&mut self) -> &mut HeaderMap { function extensions (line 585) | pub fn extensions(&self) -> &Extensions { function extensions_mut (line 601) | pub fn extensions_mut(&mut self) -> &mut Extensions { function body (line 615) | pub fn body(&self) -> &T { function body_mut (line 630) | pub fn body_mut(&mut self) -> &mut T { function into_body (line 645) | pub fn into_body(self) -> T { function into_parts (line 660) | pub fn into_parts(self) -> (Parts, T) { function map (line 679) | pub fn map(self, f: F) -> Request method default (line 691) | fn default() -> Request { function fmt (line 697) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 1054) | fn default() -> Builder { function it_can_map_a_body_from_one_type_to_another (line 1066) | fn it_can_map_a_body_from_one_type_to_another() { FILE: builder/third-party/http/src/response.rs type Response (line 180) | pub struct Response { type Parts (line 190) | pub struct Parts { method new (line 504) | fn new() -> Parts { method fmt (line 516) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Builder (line 211) | pub struct Builder { method new (line 542) | pub fn new() -> Builder { method status (line 560) | pub fn status(self, status: T) -> Builder method version (line 585) | pub fn version(self, version: Version) -> Builder { method header (line 611) | pub fn header(self, key: K, value: V) -> Builder method headers_ref (line 642) | pub fn headers_ref(&self) -> Option<&HeaderMap> { method headers_mut (line 665) | pub fn headers_mut(&mut self) -> Option<&mut HeaderMap> { method extension (line 684) | pub fn extension(self, extension: T) -> Builder method extensions_ref (line 707) | pub fn extensions_ref(&self) -> Option<&Extensions> { method extensions_mut (line 725) | pub fn extensions_mut(&mut self) -> Option<&mut Extensions> { method body (line 749) | pub fn body(self, body: T) -> Result> { method and_then (line 755) | fn and_then(self, func: F) -> Self function builder (line 232) | pub fn builder() -> Builder { function new (line 253) | pub fn new(body: T) -> Response { function from_parts (line 276) | pub fn from_parts(parts: Parts, body: T) -> Response { function status (line 290) | pub fn status(&self) -> StatusCode { function status_mut (line 305) | pub fn status_mut(&mut self) -> &mut StatusCode { function version (line 319) | pub fn version(&self) -> Version { function version_mut (line 334) | pub fn version_mut(&mut self) -> &mut Version { function headers (line 348) | pub fn headers(&self) -> &HeaderMap { function headers_mut (line 364) | pub fn headers_mut(&mut self) -> &mut HeaderMap { function extensions (line 378) | pub fn extensions(&self) -> &Extensions { function extensions_mut (line 394) | pub fn extensions_mut(&mut self) -> &mut Extensions { function body (line 408) | pub fn body(&self) -> &T { function body_mut (line 423) | pub fn body_mut(&mut self) -> &mut T { function into_body (line 438) | pub fn into_body(self) -> T { function into_parts (line 453) | pub fn into_parts(self) -> (Parts, T) { function map (line 472) | pub fn map(self, f: F) -> Response method default (line 485) | fn default() -> Response { function fmt (line 491) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 767) | fn default() -> Builder { function it_can_map_a_body_from_one_type_to_another (line 779) | fn it_can_map_a_body_from_one_type_to_another() { FILE: builder/third-party/http/src/status.rs type StatusCode (line 45) | pub struct StatusCode(NonZeroU16); method from_u16 (line 73) | pub fn from_u16(src: u16) -> Result { method from_bytes (line 84) | pub fn from_bytes(src: &[u8]) -> Result { method as_u16 (line 119) | pub fn as_u16(&self) -> u16 { method as_str (line 135) | pub fn as_str(&self) -> &str { method canonical_reason (line 171) | pub fn canonical_reason(&self) -> Option<&'static str> { method is_informational (line 177) | pub fn is_informational(&self) -> bool { method is_success (line 183) | pub fn is_success(&self) -> bool { method is_redirection (line 189) | pub fn is_redirection(&self) -> bool { method is_client_error (line 195) | pub fn is_client_error(&self) -> bool { method is_server_error (line 201) | pub fn is_server_error(&self) -> bool { method fmt (line 207) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 221) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 240) | fn eq(&self, other: &u16) -> bool { method from (line 269) | fn from(t: &'a StatusCode) -> Self { type Error (line 275) | type Error = InvalidStatusCode; method try_from (line 278) | fn try_from(t: &'a [u8]) -> Result { type Error (line 284) | type Error = InvalidStatusCode; method try_from (line 287) | fn try_from(t: &'a str) -> Result { type Error (line 293) | type Error = InvalidStatusCode; method try_from (line 296) | fn try_from(t: u16) -> Result { type InvalidStatusCode (line 51) | pub struct InvalidStatusCode { method new (line 522) | fn new() -> InvalidStatusCode { method fmt (line 528) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 536) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 233) | fn default() -> StatusCode { function eq (line 247) | fn eq(&self, other: &StatusCode) -> bool { function from (line 254) | fn from(status: StatusCode) -> u16 { type Err (line 260) | type Err = InvalidStatusCode; method from_str (line 262) | fn from_str(s: &str) -> Result { constant CODE_DIGITS (line 545) | const CODE_DIGITS: &str = "\ FILE: builder/third-party/http/src/uri/authority.rs type Authority (line 13) | pub struct Authority { method empty (line 18) | pub(super) fn empty() -> Self { method from_shared (line 25) | pub(super) fn from_shared(s: Bytes) -> Result { method from_static (line 48) | pub fn from_static(src: &'static str) -> Self { method from_maybe_shared (line 57) | pub fn from_maybe_shared(src: T) -> Result method parse (line 71) | pub(super) fn parse(s: &[u8]) -> Result { method parse_non_empty (line 170) | fn parse_non_empty(s: &[u8]) -> Result { method host (line 199) | pub fn host(&self) -> &str { method port (line 238) | pub fn port(&self) -> Option> { method port_u16 (line 255) | pub fn port_u16(&self) -> Option { method as_str (line 261) | pub fn as_str(&self) -> &str { method as_ref (line 270) | fn as_ref(&self) -> &str { method eq (line 294) | fn eq(&self, other: &str) -> bool { method eq (line 312) | fn eq(&self, other: &&'a str) -> bool { method eq (line 318) | fn eq(&self, other: &String) -> bool { method partial_cmp (line 348) | fn partial_cmp(&self, other: &str) -> Option { method partial_cmp (line 372) | fn partial_cmp(&self, other: &&'a str) -> Option { method partial_cmp (line 380) | fn partial_cmp(&self, other: &String) -> Option { type Error (line 430) | type Error = InvalidUri; method try_from (line 432) | fn try_from(s: &'a [u8]) -> Result { type Error (line 442) | type Error = InvalidUri; method try_from (line 444) | fn try_from(s: &'a str) -> Result { type Error (line 450) | type Error = InvalidUri; method try_from (line 453) | fn try_from(vec: Vec) -> Result { type Error (line 459) | type Error = InvalidUri; method try_from (line 462) | fn try_from(t: String) -> Result { method fmt (line 476) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 482) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 276) | fn eq(&self, other: &Authority) -> bool { function eq (line 300) | fn eq(&self, other: &Authority) -> bool { function eq (line 306) | fn eq(&self, other: &Authority) -> bool { method eq (line 324) | fn eq(&self, other: &Authority) -> bool { method partial_cmp (line 340) | fn partial_cmp(&self, other: &Authority) -> Option { function partial_cmp (line 356) | fn partial_cmp(&self, other: &Authority) -> Option { function partial_cmp (line 364) | fn partial_cmp(&self, other: &Authority) -> Option { method partial_cmp (line 388) | fn partial_cmp(&self, other: &Authority) -> Option { method hash (line 418) | fn hash(&self, state: &mut H) type Err (line 468) | type Err = InvalidUri; method from_str (line 470) | fn from_str(s: &str) -> Result { function host (line 487) | fn host(auth: &str) -> &str { function create_authority (line 509) | fn create_authority(b: B, f: F) -> Result function parse_empty_string_is_error (line 536) | fn parse_empty_string_is_error() { function equal_to_self_of_same_authority (line 542) | fn equal_to_self_of_same_authority() { function not_equal_to_self_of_different_authority (line 550) | fn not_equal_to_self_of_different_authority() { function equates_with_a_str (line 558) | fn equates_with_a_str() { function from_static_equates_with_a_str (line 567) | fn from_static_equates_with_a_str() { function not_equal_with_a_str_of_a_different_authority (line 573) | fn not_equal_with_a_str_of_a_different_authority() { function equates_with_a_string (line 582) | fn equates_with_a_string() { function equates_with_a_string_of_a_different_authority (line 589) | fn equates_with_a_string_of_a_different_authority() { function compares_to_self (line 596) | fn compares_to_self() { function compares_with_a_str (line 604) | fn compares_with_a_str() { function compares_with_a_string (line 620) | fn compares_with_a_string() { function allows_percent_in_userinfo (line 629) | fn allows_percent_in_userinfo() { function rejects_percent_in_hostname (line 636) | fn rejects_percent_in_hostname() { function allows_percent_in_ipv6_address (line 645) | fn allows_percent_in_ipv6_address() { function reject_obviously_invalid_ipv6_address (line 652) | fn reject_obviously_invalid_ipv6_address() { function rejects_percent_outside_ipv6_address (line 658) | fn rejects_percent_outside_ipv6_address() { function rejects_invalid_utf8 (line 667) | fn rejects_invalid_utf8() { function rejects_invalid_use_of_brackets (line 676) | fn rejects_invalid_use_of_brackets() { FILE: builder/third-party/http/src/uri/builder.rs type Builder (line 11) | pub struct Builder { method new (line 31) | pub fn new() -> Builder { method scheme (line 45) | pub fn scheme(self, scheme: T) -> Self method authority (line 69) | pub fn authority(self, auth: T) -> Self method path_and_query (line 93) | pub fn path_and_query(self, p_and_q: T) -> Self method build (line 129) | pub fn build(self) -> Result { method map (line 136) | fn map(self, func: F) -> Self method from (line 156) | fn from(uri: Uri) -> Self { method default (line 148) | fn default() -> Builder { function build_from_str (line 168) | fn build_from_str() { function build_from_string (line 182) | fn build_from_string() { function build_from_string_ref (line 195) | fn build_from_string_ref() { function build_from_uri (line 206) | fn build_from_uri() { FILE: builder/third-party/http/src/uri/mod.rs type Uri (line 96) | pub struct Uri { method builder (line 201) | pub fn builder() -> Builder { method from_parts (line 239) | pub fn from_parts(src: Parts) -> Result { method from_maybe_shared (line 280) | pub fn from_maybe_shared(src: T) -> Result method from_shared (line 292) | fn from_shared(s: Bytes) -> Result { method from_static (line 360) | pub fn from_static(src: &'static str) -> Self { method into_parts (line 389) | pub fn into_parts(self) -> Parts { method path_and_query (line 395) | pub fn path_and_query(&self) -> Option<&PathAndQuery> { method path (line 438) | pub fn path(&self) -> &str { method scheme (line 482) | pub fn scheme(&self) -> Option<&Scheme> { method scheme_str (line 501) | pub fn scheme_str(&self) -> Option<&str> { method authority (line 547) | pub fn authority(&self) -> Option<&Authority> { method host (line 589) | pub fn host(&self) -> Option<&str> { method port (line 636) | pub fn port(&self) -> Option> { method port_u16 (line 651) | pub fn port_u16(&self) -> Option { method query (line 699) | pub fn query(&self) -> Option<&str> { method has_path (line 703) | fn has_path(&self) -> bool { type Error (line 709) | type Error = InvalidUri; method try_from (line 712) | fn try_from(t: &'a [u8]) -> Result { type Error (line 718) | type Error = InvalidUri; method try_from (line 721) | fn try_from(t: &'a str) -> Result { type Error (line 727) | type Error = InvalidUri; method try_from (line 730) | fn try_from(t: &'a String) -> Result { type Error (line 736) | type Error = InvalidUri; method try_from (line 739) | fn try_from(t: String) -> Result { type Error (line 745) | type Error = InvalidUri; method try_from (line 748) | fn try_from(vec: Vec) -> Result { type Error (line 754) | type Error = InvalidUriParts; method try_from (line 757) | fn try_from(src: Parts) -> Result { type Error (line 763) | type Error = crate::Error; method try_from (line 766) | fn try_from(src: &'a Uri) -> Result { method from (line 773) | fn from(authority: Authority) -> Self { method from (line 784) | fn from(path_and_query: PathAndQuery) -> Self { method eq (line 914) | fn eq(&self, other: &str) -> bool { method eq (line 999) | fn eq(&self, other: &&'a str) -> bool { method fmt (line 1025) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1045) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Parts (line 106) | pub struct Parts { method from (line 795) | fn from(src: Uri) -> Self { type InvalidUri (line 122) | pub struct InvalidUri(ErrorKind); method from (line 1051) | fn from(src: ErrorKind) -> InvalidUri { method s (line 1063) | fn s(&self) -> &str { method fmt (line 1081) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type InvalidUriParts (line 126) | pub struct InvalidUriParts(InvalidUri); method from (line 1057) | fn from(src: ErrorKind) -> InvalidUriParts { method fmt (line 1089) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ErrorKind (line 129) | enum ErrorKind { constant MAX_LEN (line 144) | const MAX_LEN: usize = (u16::MAX - 1) as usize; constant URI_CHARS (line 153) | const URI_CHARS: [u8; 256] = [ function parse_full (line 822) | fn parse_full(mut s: Bytes) -> Result { type Err (line 883) | type Err = InvalidUri; method from_str (line 886) | fn from_str(s: &str) -> Result { method eq (line 892) | fn eq(&self, other: &Uri) -> bool { function eq (line 993) | fn eq(&self, uri: &Uri) -> bool { function eq (line 1005) | fn eq(&self, uri: &Uri) -> bool { method default (line 1015) | fn default() -> Uri { method hash (line 1097) | fn hash(&self, state: &mut H) FILE: builder/third-party/http/src/uri/path.rs type PathAndQuery (line 12) | pub struct PathAndQuery { method from_shared (line 21) | pub(super) fn from_shared(mut src: Bytes) -> Result { method from_static (line 127) | pub fn from_static(src: &'static str) -> Self { method from_maybe_shared (line 137) | pub fn from_maybe_shared(src: T) -> Result method empty (line 148) | pub(super) fn empty() -> Self { method slash (line 155) | pub(super) fn slash() -> Self { method star (line 162) | pub(super) fn star() -> Self { method path (line 192) | pub fn path(&self) -> &str { method query (line 241) | pub fn query(&self) -> Option<&str> { method as_str (line 272) | pub fn as_str(&self) -> &str { type Error (line 282) | type Error = InvalidUri; method try_from (line 284) | fn try_from(s: &'a [u8]) -> Result { type Error (line 290) | type Error = InvalidUri; method try_from (line 292) | fn try_from(s: &'a str) -> Result { type Error (line 298) | type Error = InvalidUri; method try_from (line 300) | fn try_from(vec: Vec) -> Result { type Error (line 306) | type Error = InvalidUri; method try_from (line 308) | fn try_from(s: String) -> Result { type Error (line 314) | type Error = InvalidUri; method try_from (line 316) | fn try_from(s: &String) -> Result { method fmt (line 330) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 336) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method hash (line 349) | fn hash(&self, state: &mut H) { method eq (line 367) | fn eq(&self, other: &str) -> bool { method eq (line 381) | fn eq(&self, other: &&'a str) -> bool { method eq (line 395) | fn eq(&self, other: &String) -> bool { method partial_cmp (line 416) | fn partial_cmp(&self, other: &str) -> Option { method partial_cmp (line 430) | fn partial_cmp(&self, other: &&'a str) -> Option { method partial_cmp (line 444) | fn partial_cmp(&self, other: &String) -> Option { constant NONE (line 17) | const NONE: u16 = ::std::u16::MAX; type Err (line 322) | type Err = InvalidUri; method from_str (line 324) | fn from_str(s: &str) -> Result { method eq (line 358) | fn eq(&self, other: &PathAndQuery) -> bool { function eq (line 374) | fn eq(&self, other: &PathAndQuery) -> bool { function eq (line 388) | fn eq(&self, other: &PathAndQuery) -> bool { method eq (line 402) | fn eq(&self, other: &PathAndQuery) -> bool { method partial_cmp (line 409) | fn partial_cmp(&self, other: &PathAndQuery) -> Option { function partial_cmp (line 423) | fn partial_cmp(&self, other: &PathAndQuery) -> Option { function partial_cmp (line 437) | fn partial_cmp(&self, other: &PathAndQuery) -> Option { method partial_cmp (line 451) | fn partial_cmp(&self, other: &PathAndQuery) -> Option { function equal_to_self_of_same_path (line 461) | fn equal_to_self_of_same_path() { function not_equal_to_self_of_different_path (line 469) | fn not_equal_to_self_of_different_path() { function equates_with_a_str (line 477) | fn equates_with_a_str() { function not_equal_with_a_str_of_a_different_path (line 486) | fn not_equal_with_a_str_of_a_different_path() { function equates_with_a_string (line 497) | fn equates_with_a_string() { function not_equal_with_a_string_of_a_different_path (line 504) | fn not_equal_with_a_string_of_a_different_path() { function compares_to_self (line 511) | fn compares_to_self() { function compares_with_a_str (line 519) | fn compares_with_a_str() { function compares_with_a_string (line 535) | fn compares_with_a_string() { function ignores_valid_percent_encodings (line 544) | fn ignores_valid_percent_encodings() { function ignores_invalid_percent_encodings (line 550) | fn ignores_invalid_percent_encodings() { function json_is_fine (line 560) | fn json_is_fine() { function pq (line 567) | fn pq(s: &str) -> PathAndQuery { FILE: builder/third-party/http/src/uri/port.rs type Port (line 6) | pub struct Port { function as_u16 (line 25) | pub fn as_u16(&self) -> u16 { function from_str (line 37) | pub(crate) fn from_str(bytes: T) -> Result { function as_str (line 58) | pub fn as_str(&self) -> &str { function fmt (line 67) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 73) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 81) | fn from(port: Port) -> Self { function as_ref (line 90) | fn as_ref(&self) -> &str { function eq (line 96) | fn eq(&self, other: &Port) -> bool { function eq (line 102) | fn eq(&self, other: &u16) -> bool { function eq (line 108) | fn eq(&self, other: &Port) -> bool { function partialeq_port (line 118) | fn partialeq_port() { function partialeq_port_different_reprs (line 125) | fn partialeq_port_different_reprs() { function partialeq_u16 (line 139) | fn partialeq_u16() { function u16_from_port (line 147) | fn u16_from_port() { FILE: builder/third-party/http/src/uri/scheme.rs type Scheme (line 13) | pub struct Scheme { constant HTTP (line 32) | pub const HTTP: Scheme = Scheme { constant HTTPS (line 37) | pub const HTTPS: Scheme = Scheme { method empty (line 41) | pub(super) fn empty() -> Self { method as_str (line 57) | pub fn as_str(&self) -> &str { type Error (line 71) | type Error = InvalidUri; method try_from (line 73) | fn try_from(s: &'a [u8]) -> Result { type Error (line 93) | type Error = InvalidUri; method try_from (line 95) | fn try_from(s: &'a str) -> Result { method fmt (line 109) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 115) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method as_ref (line 122) | fn as_ref(&self) -> &str { method eq (line 154) | fn eq(&self, other: &str) -> bool { method from (line 333) | fn from(src: Scheme2) -> Self { type Scheme2 (line 18) | pub(super) enum Scheme2> { type Protocol (line 25) | pub(super) enum Protocol { method len (line 317) | pub(super) fn len(&self) -> usize { type Err (line 101) | type Err = InvalidUri; method from_str (line 103) | fn from_str(s: &str) -> Result { method eq (line 128) | fn eq(&self, other: &Scheme) -> bool { function eq (line 161) | fn eq(&self, other: &Scheme) -> bool { method hash (line 168) | fn hash(&self, state: &mut H) function is_none (line 187) | pub(super) fn is_none(&self) -> bool { constant MAX_SCHEME_LEN (line 194) | const MAX_SCHEME_LEN: usize = 64; constant SCHEME_CHARS (line 205) | const SCHEME_CHARS: [u8; 256] = [ function parse_exact (line 237) | fn parse_exact(s: &[u8]) -> Result, InvalidUri> { function parse (line 266) | pub(super) fn parse(s: &[u8]) -> Result, InvalidUri> { function from (line 326) | fn from(src: Protocol) -> Self { function scheme_eq_to_str (line 343) | fn scheme_eq_to_str() { function invalid_scheme_is_error (line 351) | fn invalid_scheme_is_error() { function scheme (line 358) | fn scheme(s: &str) -> Scheme { FILE: builder/third-party/http/src/uri/tests.rs function test_char_table (line 6) | fn test_char_table() { function test_uri_parse_error (line 417) | fn test_uri_parse_error() { function test_max_uri_len (line 444) | fn test_max_uri_len() { function test_overflowing_scheme (line 456) | fn test_overflowing_scheme() { function test_max_length_scheme (line 468) | fn test_max_length_scheme() { function test_uri_to_path_and_query (line 480) | fn test_uri_to_path_and_query() { function test_authority_uri_parts_round_trip (line 501) | fn test_authority_uri_parts_round_trip() { function test_partial_eq_path_with_terminating_questionmark (line 514) | fn test_partial_eq_path_with_terminating_questionmark() { FILE: builder/third-party/http/src/version.rs type Version (line 26) | pub struct Version(Http); constant HTTP_09 (line 30) | pub const HTTP_09: Version = Version(Http::Http09); constant HTTP_10 (line 33) | pub const HTTP_10: Version = Version(Http::Http10); constant HTTP_11 (line 36) | pub const HTTP_11: Version = Version(Http::Http11); constant HTTP_2 (line 39) | pub const HTTP_2: Version = Version(Http::H2); constant HTTP_3 (line 42) | pub const HTTP_3: Version = Version(Http::H3); method fmt (line 63) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Http (line 46) | enum Http { method default (line 57) | fn default() -> Version { FILE: builder/third-party/http/tests/header_map.rs function smoke (line 5) | fn smoke() { function reserve_over_capacity (line 40) | fn reserve_over_capacity() { function with_capacity_max (line 47) | fn with_capacity_max() { function with_capacity_overflow (line 54) | fn with_capacity_overflow() { function reserve_overflow (line 60) | fn reserve_overflow() { function drain (line 67) | fn drain() { function drain_drop_immediately (line 121) | fn drain_drop_immediately() { function drain_forget (line 135) | fn drain_forget() { function drain_entry (line 155) | fn drain_entry() { function eq (line 197) | fn eq() { function into_header_name (line 234) | fn into_header_name() { function as_header_name (line 248) | fn as_header_name() { function insert_all_std_headers (line 264) | fn insert_all_std_headers() { function insert_79_custom_std_headers (line 288) | fn insert_79_custom_std_headers() { function append_multiple_values (line 306) | fn append_multiple_values() { function custom_std (line 321) | fn custom_std(n: usize) -> Vec { constant STD (line 330) | const STD: &'static [HeaderName] = &[ function get_invalid (line 409) | fn get_invalid() { function insert_invalid (line 417) | fn insert_invalid() { function value_htab (line 423) | fn value_htab() { function remove_multiple_a (line 431) | fn remove_multiple_a() { function remove_multiple_b (line 456) | fn remove_multiple_b() { function remove_entry_multi_0 (line 481) | fn remove_entry_multi_0() { function remove_entry_multi_0_others (line 489) | fn remove_entry_multi_0_others() { function remove_entry_multi_1 (line 500) | fn remove_entry_multi_1() { function remove_entry_multi_1_other (line 510) | fn remove_entry_multi_1_other() { function remove_entry_multi_2 (line 526) | fn remove_entry_multi_2() { function remove_entry_multi_3 (line 537) | fn remove_entry_multi_3() { function remove_entry_multi_3_others (line 549) | fn remove_entry_multi_3_others() { function remove_all_values (line 571) | fn remove_all_values(headers: &mut HeaderMap, key: K) -> Vec(headers: &mut HeaderMap, key: K) -> Option function ensure_miri_sharedreadonly_not_violated (line 642) | fn ensure_miri_sharedreadonly_not_violated() { FILE: builder/third-party/http/tests/header_map_fuzz.rs function header_map_fuzz (line 13) | fn header_map_fuzz() { type Fuzz (line 24) | struct Fuzz { method new (line 73) | fn new(seed: [u8; 32]) -> Fuzz { method run (line 98) | fn run(self) { type Weight (line 36) | struct Weight { type Step (line 43) | struct Step { type Action (line 49) | enum Action { method apply (line 235) | fn apply(self, map: &mut HeaderMap) { type AltMap (line 68) | struct AltMap { method gen_step (line 120) | fn gen_step(&mut self, weight: &Weight, rng: &mut StdRng) -> Step { method gen_action (line 130) | fn gen_action(&mut self, weight: &Weight, rng: &mut StdRng) -> Action { method gen_insert (line 154) | fn gen_insert(&mut self, rng: &mut StdRng) -> Action { method gen_remove (line 162) | fn gen_remove(&mut self, rng: &mut StdRng) -> Action { method gen_append (line 169) | fn gen_append(&mut self, rng: &mut StdRng) -> Action { method gen_name (line 182) | fn gen_name(&self, weight: i32, rng: &mut StdRng) -> HeaderName { method find_random_name (line 201) | fn find_random_name(&self, rng: &mut StdRng) -> Option { method insert (line 210) | fn insert(&mut self, name: HeaderName, val: HeaderValue) -> Option Option { method assert_identical (line 219) | fn assert_identical(&self, other: &HeaderMap) { method arbitrary (line 114) | fn arbitrary(_: &mut Gen) -> Self { function gen_header_name (line 255) | fn gen_header_name(g: &mut StdRng) -> HeaderName { function gen_header_value (line 348) | fn gen_header_value(g: &mut StdRng) -> HeaderValue { function gen_string (line 353) | fn gen_string(g: &mut StdRng, min: usize, max: usize) -> String { FILE: builder/third-party/http/tests/status_code.rs function from_bytes (line 4) | fn from_bytes() { function equates_with_u16 (line 19) | fn equates_with_u16() { function roundtrip (line 26) | fn roundtrip() { function is_informational (line 36) | fn is_informational() { function is_success (line 44) | fn is_success() { function is_redirection (line 53) | fn is_redirection() { function is_client_error (line 62) | fn is_client_error() { function is_server_error (line 71) | fn is_server_error() { function status_code (line 80) | fn status_code(status_code: u16) -> StatusCode { FILE: builder/third-party/httparse/benches/parse.rs constant REQ_SHORT (line 6) | const REQ_SHORT: &[u8] = b"\ constant REQ (line 11) | const REQ: &[u8] = b"\ function req (line 23) | fn req(c: &mut Criterion) { function req_short (line 34) | fn req_short(c: &mut Criterion) { constant RESP_SHORT (line 45) | const RESP_SHORT: &[u8] = b"\ constant RESP (line 51) | const RESP: &[u8] = b"\ function resp (line 64) | fn resp(c: &mut Criterion) { function resp_short (line 75) | fn resp_short(c: &mut Criterion) { FILE: builder/third-party/httparse/build.rs function main (line 5) | fn main() { function enable_new_features (line 23) | fn enable_new_features(/*raw_version: &str*/) { function enable_simd (line 37) | fn enable_simd(/*version: Version*/) { function var_is (line 160) | fn var_is(key: &str, val: &str) -> bool { FILE: builder/third-party/httparse/src/iter.rs type Bytes (line 5) | pub struct Bytes<'a> { function new (line 12) | pub fn new(slice: &'a [u8]) -> Bytes<'a> { function pos (line 20) | pub fn pos(&self) -> usize { function peek (line 25) | pub fn peek(&self) -> Option { function peek_ahead (line 30) | pub fn peek_ahead(&self, n: usize) -> Option { function peek_n (line 35) | pub fn peek_n>(&self, n: usize) -> Option { function bump (line 40) | pub unsafe fn bump(&mut self) { function advance (line 47) | pub unsafe fn advance(&mut self, n: usize) { function len (line 53) | pub fn len(&self) -> usize { function slice (line 58) | pub fn slice(&mut self) -> &'a [u8] { function slice_skip (line 66) | pub unsafe fn slice_skip(&mut self, skip: usize) -> &'a [u8] { function advance_and_commit (line 78) | pub unsafe fn advance_and_commit(&mut self, n: usize) { function as_ref (line 90) | fn as_ref(&self) -> &[u8] { type Item (line 96) | type Item = u8; method next (line 99) | fn next(&mut self) -> Option { FILE: builder/third-party/httparse/src/lib.rs function is_token (line 44) | fn is_token(b: u8) -> bool { function is_uri_token (line 80) | fn is_uri_token(b: u8) -> bool { function is_header_name_token (line 104) | fn is_header_name_token(b: u8) -> bool { function is_header_value_token (line 129) | fn is_header_value_token(b: u8) -> bool { type Error (line 135) | pub enum Error { method description_str (line 154) | fn description_str(&self) -> &'static str { method fmt (line 168) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 175) | fn description(&self) -> &str { type InvalidChunkSize (line 183) | pub struct InvalidChunkSize; method fmt (line 186) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Result (line 196) | pub type Result = result::Result, Error>; type Status (line 204) | pub enum Status { function is_complete (line 214) | pub fn is_complete(&self) -> bool { function is_partial (line 223) | pub fn is_partial(&self) -> bool { function unwrap (line 233) | pub fn unwrap(self) -> T { type ParserConfig (line 243) | pub struct ParserConfig { method allow_spaces_after_header_name_in_responses (line 253) | pub fn allow_spaces_after_header_name_in_responses( method allow_multiple_spaces_in_request_line_delimiters (line 274) | pub fn allow_multiple_spaces_in_request_line_delimiters(&mut self, val... method multiple_spaces_in_request_line_delimiters_are_allowed (line 280) | pub fn multiple_spaces_in_request_line_delimiters_are_allowed(&self) -... method allow_multiple_spaces_in_response_status_delimiters (line 298) | pub fn allow_multiple_spaces_in_response_status_delimiters(&mut self, ... method multiple_spaces_in_response_status_delimiters_are_allowed (line 304) | pub fn multiple_spaces_in_response_status_delimiters_are_allowed(&self... method allow_obsolete_multiline_headers_in_responses (line 331) | pub fn allow_obsolete_multiline_headers_in_responses( method obsolete_multiline_headers_in_responses_are_allowed (line 340) | pub fn obsolete_multiline_headers_in_responses_are_allowed(&self) -> b... method parse_request (line 345) | pub fn parse_request<'headers, 'buf>( method parse_request_with_uninit_headers (line 354) | pub fn parse_request_with_uninit_headers<'headers, 'buf>( method ignore_invalid_headers_in_responses (line 393) | pub fn ignore_invalid_headers_in_responses( method parse_response (line 402) | pub fn parse_response<'headers, 'buf>( method parse_response_with_uninit_headers (line 411) | pub fn parse_response_with_uninit_headers<'headers, 'buf>( type Request (line 447) | pub struct Request<'headers, 'buf> { function new (line 461) | pub fn new(headers: &'h mut [Header<'b>]) -> Request<'h, 'b> { function parse_with_config_and_uninit_headers (line 470) | fn parse_with_config_and_uninit_headers( function parse_with_uninit_headers (line 523) | pub fn parse_with_uninit_headers( function parse_with_config (line 531) | fn parse_with_config(&mut self, buf: &'b [u8], config: &ParserConfig) ->... function parse (line 552) | pub fn parse(&mut self, buf: &'b [u8]) -> Result { function skip_empty_lines (line 558) | fn skip_empty_lines(bytes: &mut Bytes<'_>) -> Result<()> { function skip_spaces (line 581) | fn skip_spaces(bytes: &mut Bytes<'_>) -> Result<()> { type Response (line 602) | pub struct Response<'headers, 'buf> { function new (line 618) | pub fn new(headers: &'h mut [Header<'b>]) -> Response<'h, 'b> { function parse (line 628) | pub fn parse(&mut self, buf: &'b [u8]) -> Result { function parse_with_config (line 632) | fn parse_with_config(&mut self, buf: &'b [u8], config: &ParserConfig) ->... function parse_with_config_and_uninit_headers (line 649) | fn parse_with_config_and_uninit_headers( type Header (line 710) | pub struct Header<'a> { function fmt (line 723) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant EMPTY_HEADER (line 743) | pub const EMPTY_HEADER: Header<'static> = Header { name: "", value: b"" }; function parse_version (line 746) | fn parse_version(bytes: &mut Bytes<'_>) -> Result { function parse_reason (line 784) | fn parse_reason<'a>(bytes: &mut Bytes<'a>) -> Result<&'a str> { function parse_token (line 820) | fn parse_token<'a>(bytes: &mut Bytes<'a>) -> Result<&'a str> { function parse_uri (line 841) | fn parse_uri<'a>(bytes: &mut Bytes<'a>) -> Result<&'a str> { function parse_code (line 865) | fn parse_code(bytes: &mut Bytes<'_>) -> Result { function parse_headers (line 893) | pub fn parse_headers<'b: 'h, 'h>( function parse_headers_iter (line 903) | fn parse_headers_iter<'a, 'b>( function deinit_slice_mut (line 916) | unsafe fn deinit_slice_mut<'a, 'b, T>(s: &'a mut &'b mut [T]) -> &'a mut... function assume_init_slice (line 921) | unsafe fn assume_init_slice(s: &mut [MaybeUninit]) -> &mut [T] { function parse_headers_iter_uninit (line 936) | fn parse_headers_iter_uninit<'a, 'b>( function parse_chunk_size (line 1203) | pub fn parse_chunk_size(buf: &[u8]) constant NUM_OF_HEADERS (line 1272) | const NUM_OF_HEADERS: usize = 4; function test_forbid_response_with_whitespace_between_header_name_and_colon (line 1673) | fn test_forbid_response_with_whitespace_between_header_name_and_colon() { function test_allow_response_with_whitespace_between_header_name_and_colon (line 1682) | fn test_allow_response_with_whitespace_between_header_name_and_colon() { function test_ignore_header_line_with_whitespaces_after_header_name (line 1701) | fn test_ignore_header_line_with_whitespaces_after_header_name() { function test_forbid_request_with_whitespace_between_header_name_and_colon (line 1721) | fn test_forbid_request_with_whitespace_between_header_name_and_colon() { function test_forbid_response_with_obsolete_line_folding_at_start (line 1733) | fn test_forbid_response_with_obsolete_line_folding_at_start() { function test_allow_response_with_obsolete_line_folding_at_start (line 1742) | fn test_allow_response_with_obsolete_line_folding_at_start() { function test_forbid_response_with_obsolete_line_folding_at_end (line 1762) | fn test_forbid_response_with_obsolete_line_folding_at_end() { function test_allow_response_with_obsolete_line_folding_at_end (line 1771) | fn test_allow_response_with_obsolete_line_folding_at_end() { function test_forbid_response_with_obsolete_line_folding_in_middle (line 1791) | fn test_forbid_response_with_obsolete_line_folding_in_middle() { function test_allow_response_with_obsolete_line_folding_in_middle (line 1800) | fn test_allow_response_with_obsolete_line_folding_in_middle() { function test_forbid_response_with_obsolete_line_folding_in_empty_header (line 1820) | fn test_forbid_response_with_obsolete_line_folding_in_empty_header() { function test_allow_response_with_obsolete_line_folding_in_empty_header (line 1829) | fn test_allow_response_with_obsolete_line_folding_in_empty_header() { function test_chunk_size (line 1846) | fn test_chunk_size() { function test_forbid_response_with_multiple_space_delimiters (line 1867) | fn test_forbid_response_with_multiple_space_delimiters() { function test_allow_response_with_multiple_space_delimiters (line 1876) | fn test_allow_response_with_multiple_space_delimiters() { function test_forbid_response_with_weird_whitespace_delimiters (line 1896) | fn test_forbid_response_with_weird_whitespace_delimiters() { function test_still_forbid_response_with_weird_whitespace_delimiters (line 1905) | fn test_still_forbid_response_with_weird_whitespace_delimiters() { function test_forbid_request_with_multiple_space_delimiters (line 1918) | fn test_forbid_request_with_multiple_space_delimiters() { function test_allow_request_with_multiple_space_delimiters (line 1927) | fn test_allow_request_with_multiple_space_delimiters() { function test_forbid_request_with_weird_whitespace_delimiters (line 1947) | fn test_forbid_request_with_weird_whitespace_delimiters() { function test_still_forbid_request_with_weird_whitespace_delimiters (line 1956) | fn test_still_forbid_request_with_weird_whitespace_delimiters() { function test_request_with_multiple_spaces_and_bad_path (line 1968) | fn test_request_with_multiple_spaces_and_bad_path() { function test_response_with_spaces_in_code (line 1980) | fn test_response_with_spaces_in_code() { function test_response_with_empty_header_name (line 1990) | fn test_response_with_empty_header_name() { function test_request_with_whitespace_between_header_name_and_colon (line 2016) | fn test_request_with_whitespace_between_header_name_and_colon() { function test_response_with_invalid_char_between_header_name_and_colon (line 2036) | fn test_response_with_invalid_char_between_header_name_and_colon() { function test_ignore_header_line_with_missing_colon (line 2062) | fn test_ignore_header_line_with_missing_colon() { function test_header_with_missing_colon_with_folding (line 2087) | fn test_header_with_missing_colon_with_folding() { function test_header_with_nul_in_header_name (line 2114) | fn test_header_with_nul_in_header_name() { function test_header_with_cr_in_header_name (line 2132) | fn test_header_with_cr_in_header_name() { function test_header_with_nul_in_whitespace_before_colon (line 2150) | fn test_header_with_nul_in_whitespace_before_colon() { function test_header_with_nul_in_value (line 2170) | fn test_header_with_nul_in_value() { function test_header_with_invalid_char_in_value (line 2188) | fn test_header_with_invalid_char_in_value() { function test_header_with_invalid_char_in_value_with_folding (line 2213) | fn test_header_with_invalid_char_in_value_with_folding() { FILE: builder/third-party/httparse/src/simd/avx2.rs type Scan (line 3) | pub enum Scan { function parse_uri_batch_32 (line 11) | pub unsafe fn parse_uri_batch_32(bytes: &mut Bytes) -> Scan { function match_url_char_32_avx (line 27) | unsafe fn match_url_char_32_avx(buf: &[u8]) -> usize { function match_url_char_32_avx (line 68) | unsafe fn match_url_char_32_avx(_: &[u8]) -> usize { function match_header_value_batch_32 (line 72) | pub unsafe fn match_header_value_batch_32(bytes: &mut Bytes) -> Scan { function match_header_value_char_32_avx (line 88) | unsafe fn match_header_value_char_32_avx(buf: &[u8]) -> usize { function match_header_value_char_32_avx (line 118) | unsafe fn match_header_value_char_32_avx(_: &[u8]) -> usize { function avx2_code_matches_uri_chars_table (line 123) | fn avx2_code_matches_uri_chars_table() { function avx2_code_matches_header_value_chars_table (line 142) | fn avx2_code_matches_header_value_chars_table() { function byte_is_allowed (line 161) | unsafe fn byte_is_allowed(byte: u8, f: unsafe fn(bytes: &mut Bytes<'_>) ... FILE: builder/third-party/httparse/src/simd/fallback.rs function match_uri_vectored (line 6) | pub fn match_uri_vectored(_: &mut Bytes<'_>) {} function match_header_value_vectored (line 8) | pub fn match_header_value_vectored(_: &mut Bytes<'_>) {} FILE: builder/third-party/httparse/src/simd/mod.rs constant SSE_42 (line 48) | pub const SSE_42: usize = 1; constant AVX_2 (line 57) | pub const AVX_2: usize = 2; constant AVX_2_AND_SSE_42 (line 70) | pub const AVX_2_AND_SSE_42: usize = 3; constant NONE (line 79) | const NONE: usize = std::usize::MAX; constant INIT (line 103) | const INIT: usize = 0; function detect (line 105) | pub fn detect() -> usize { function match_uri_vectored (line 126) | pub fn match_uri_vectored(bytes: &mut crate::iter::Bytes) { function match_header_value_vectored (line 144) | pub fn match_header_value_vectored(bytes: &mut crate::iter::Bytes) { function match_uri_vectored (line 186) | pub fn match_uri_vectored(bytes: &mut crate::iter::Bytes) { function match_header_value_vectored (line 196) | pub fn match_header_value_vectored(bytes: &mut crate::iter::Bytes) { function detect (line 206) | pub fn detect() -> usize { function match_uri_vectored (line 235) | pub fn match_uri_vectored(bytes: &mut crate::iter::Bytes) { function match_header_value_vectored (line 252) | pub fn match_header_value_vectored(bytes: &mut crate::iter::Bytes) { function detect (line 272) | pub fn detect() -> usize { FILE: builder/third-party/httparse/src/simd/sse42.rs function parse_uri_batch_16 (line 3) | pub unsafe fn parse_uri_batch_16(bytes: &mut Bytes) { function match_url_char_16_sse (line 16) | unsafe fn match_url_char_16_sse(buf: &[u8]) -> usize { function match_header_value_batch_16 (line 62) | pub unsafe fn match_header_value_batch_16(bytes: &mut Bytes) { function match_header_value_char_16_sse (line 75) | unsafe fn match_header_value_char_16_sse(buf: &[u8]) -> usize { function sse_code_matches_uri_chars_table (line 103) | fn sse_code_matches_uri_chars_table() { function sse_code_matches_header_value_chars_table (line 122) | fn sse_code_matches_header_value_chars_table() { function byte_is_allowed (line 141) | unsafe fn byte_is_allowed(byte: u8, f: unsafe fn(bytes: &mut Bytes<'_>))... FILE: builder/third-party/httparse/tests/uri.rs constant NUM_OF_HEADERS (line 4) | const NUM_OF_HEADERS: usize = 4; FILE: builder/third-party/humantime/benches/datetime_format.rs function rfc3339_humantime_seconds (line 10) | fn rfc3339_humantime_seconds(b: &mut test::Bencher) { function rfc3339_chrono (line 20) | fn rfc3339_chrono(b: &mut test::Bencher) { FILE: builder/third-party/humantime/benches/datetime_parse.rs function rfc3339_humantime_seconds (line 8) | fn rfc3339_humantime_seconds(b: &mut test::Bencher) { function datetime_utc_parse_seconds (line 15) | fn datetime_utc_parse_seconds(b: &mut test::Bencher) { function rfc3339_humantime_millis (line 22) | fn rfc3339_humantime_millis(b: &mut test::Bencher) { function datetime_utc_parse_millis (line 29) | fn datetime_utc_parse_millis(b: &mut test::Bencher) { function rfc3339_humantime_nanos (line 36) | fn rfc3339_humantime_nanos(b: &mut test::Bencher) { function datetime_utc_parse_nanos (line 43) | fn datetime_utc_parse_nanos(b: &mut test::Bencher) { FILE: builder/third-party/humantime/src/date.rs constant SECONDS (line 8) | pub const SECONDS: u64 = ::std::u64::MAX / 1_000_000_000; constant TIMESTAMP (line 10) | pub const TIMESTAMP: &'static str = "2554-07-21T23:34:33Z"; constant SECONDS (line 19) | pub const SECONDS: u64 = ::std::i32::MAX as u64; constant TIMESTAMP (line 21) | pub const TIMESTAMP: &'static str = "2038-01-19T03:14:07Z"; constant SECONDS (line 30) | pub const SECONDS: u64 = 253_402_300_800-1; constant TIMESTAMP (line 32) | pub const TIMESTAMP: &str = "9999-12-31T23:59:59Z"; type Error (line 37) | pub enum Error { method fmt (line 49) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Precision (line 59) | enum Precision { type Rfc3339Timestamp (line 69) | pub struct Rfc3339Timestamp(SystemTime, Precision); method get_ref (line 245) | pub fn get_ref(&self) -> &SystemTime { method fmt (line 251) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function two_digits (line 72) | fn two_digits(b1: u8, b2: u8) -> Result { function parse_rfc3339 (line 85) | pub fn parse_rfc3339(s: &str) -> Result { function parse_rfc3339_weak (line 109) | pub fn parse_rfc3339_weak(s: &str) -> Result { function is_leap_year (line 192) | fn is_leap_year(y: u64) -> bool { function format_rfc3339 (line 203) | pub fn format_rfc3339(system_time: SystemTime) -> Rfc3339Timestamp { function format_rfc3339_seconds (line 212) | pub fn format_rfc3339_seconds(system_time: SystemTime) -> Rfc3339Timesta... function format_rfc3339_millis (line 221) | pub fn format_rfc3339_millis(system_time: SystemTime) -> Rfc3339Timestamp { function format_rfc3339_micros (line 230) | pub fn format_rfc3339_micros(system_time: SystemTime) -> Rfc3339Timestamp { function format_rfc3339_nanos (line 239) | pub fn format_rfc3339_nanos(system_time: SystemTime) -> Rfc3339Timestamp { function from_sec (line 382) | fn from_sec(sec: u64) -> (String, SystemTime) { function year_after_2038_fails_gracefully (line 391) | fn year_after_2038_fails_gracefully() { function smoke_tests_parse (line 400) | fn smoke_tests_parse() { function smoke_tests_format (line 412) | fn smoke_tests_format() { function smoke_tests_format_millis (line 428) | fn smoke_tests_format_millis() { function smoke_tests_format_micros (line 440) | fn smoke_tests_format_micros() { function smoke_tests_format_nanos (line 456) | fn smoke_tests_format_nanos() { function upper_bound (line 472) | fn upper_bound() { function leap_second (line 479) | fn leap_second() { function first_731_days (line 485) | fn first_731_days() { function the_731_consecutive_days (line 495) | fn the_731_consecutive_days() { function all_86400_seconds (line 505) | fn all_86400_seconds() { function random_past (line 515) | fn random_past() { function random_wide_range (line 527) | fn random_wide_range() { function milliseconds (line 537) | fn milliseconds() { function zero_month (line 546) | fn zero_month() { function big_month (line 552) | fn big_month() { function zero_day (line 558) | fn zero_day() { function big_day (line 564) | fn big_day() { function big_day2 (line 570) | fn big_day2() { function big_second (line 576) | fn big_second() { function big_minute (line 582) | fn big_minute() { function big_hour (line 588) | fn big_hour() { function break_data (line 593) | fn break_data() { function weak_smoke_tests (line 602) | fn weak_smoke_tests() { FILE: builder/third-party/humantime/src/duration.rs type Error (line 8) | pub enum Error { method fmt (line 54) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type FormattedDuration (line 81) | pub struct FormattedDuration(Duration); method get_ref (line 290) | pub fn get_ref(&self) -> &Duration { method fmt (line 296) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type OverflowOp (line 83) | trait OverflowOp: Sized { method mul (line 84) | fn mul(self, other: Self) -> Result; method add (line 85) | fn add(self, other: Self) -> Result; method mul (line 89) | fn mul(self, other: Self) -> Result { method add (line 92) | fn add(self, other: Self) -> Result { type Parser (line 97) | struct Parser<'a> { function off (line 104) | fn off(&self) -> usize { function parse_first_char (line 108) | fn parse_first_char(&mut self) -> Result, Error> { function parse_unit (line 123) | fn parse_unit(&mut self, n: u64, start: usize, end: usize) function parse (line 156) | fn parse(mut self) -> Result { function parse_duration (line 230) | pub fn parse_duration(s: &str) -> Result { function format_duration (line 255) | pub fn format_duration(val: Duration) -> FormattedDuration { function item_plural (line 259) | fn item_plural(f: &mut fmt::Formatter, started: &mut bool, function item (line 275) | fn item(f: &mut fmt::Formatter, started: &mut bool, name: &str, value: u32) function test_units (line 344) | fn test_units() { function test_combo (line 383) | fn test_combo() { function all_86400_seconds (line 389) | fn all_86400_seconds() { function random_second (line 398) | fn random_second() { function random_any (line 408) | fn random_any() { function test_overlow (line 419) | fn test_overlow() { function test_nice_error_message (line 446) | fn test_nice_error_message() { FILE: builder/third-party/humantime/src/wrapper.rs type Duration (line 26) | pub struct Duration(StdDuration); method as_ref (line 50) | fn as_ref(&self) -> &StdDuration { &self.0 } method into (line 59) | fn into(self) -> StdDuration { self.0 } method from (line 63) | fn from(dur: StdDuration) -> Duration { Duration(dur) } method fmt (line 74) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Timestamp (line 47) | pub struct Timestamp(SystemTime); method as_ref (line 80) | fn as_ref(&self) -> &SystemTime { &self.0 } method into (line 89) | fn into(self) -> SystemTime { self.0 } method from (line 93) | fn from(dur: SystemTime) -> Timestamp { Timestamp(dur) } method fmt (line 104) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Target (line 54) | type Target = StdDuration; method deref (line 55) | fn deref(&self) -> &StdDuration { &self.0 } type Err (line 67) | type Err = duration::Error; method from_str (line 68) | fn from_str(s: &str) -> Result { type Target (line 84) | type Target = SystemTime; method deref (line 85) | fn deref(&self) -> &SystemTime { &self.0 } type Err (line 97) | type Err = date::Error; method from_str (line 98) | fn from_str(s: &str) -> Result { FILE: builder/third-party/hyper-rustls/examples/client.rs function main (line 15) | fn main() { function error (line 23) | fn error(err: String) -> io::Error { function run_client (line 28) | async fn run_client() -> io::Result<()> { FILE: builder/third-party/hyper-rustls/examples/server.rs function main (line 24) | fn main() { function error (line 32) | fn error(err: String) -> io::Error { function run_server (line 37) | async fn run_server() -> Result<(), Box) -> Result>, h... function load_certs (line 114) | fn load_certs(filename: &str) -> io::Result>> { function load_private_key (line 125) | fn load_private_key(filename: &str) -> io::Result> { FILE: builder/third-party/hyper-rustls/src/config.rs type ConfigBuilderExt (line 9) | pub trait ConfigBuilderExt { method with_native_roots (line 16) | fn with_native_roots(self) -> std::io::Result ConfigBuilder std::io::Result ConfigBuilder; type HttpsConnector (line 23) | pub struct HttpsConnector { function enforce_https (line 34) | pub fn enforce_https(&mut self) { type Response (line 46) | type Response = MaybeHttpsStream; type Error (line 47) | type Error = BoxError; type Future (line 50) | type Future = function poll_ready (line 53) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { function from (line 126) | fn from((http, cfg): (H, C)) -> Self { function fmt (line 137) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/hyper-rustls/src/connector/builder.rs type ConnectorBuilder (line 27) | pub struct ConnectorBuilder(State); type WantsTlsConfig (line 30) | pub struct WantsTlsConfig(()); function new (line 34) | pub fn new() -> Self { function with_tls_config (line 46) | pub fn with_tls_config(self, config: ClientConfig) -> ConnectorBuilder std::io::Result ConnectorBuilder { function with_provider_and_webpki_roots (line 102) | pub fn with_provider_and_webpki_roots( method default (line 116) | fn default() -> Self { type WantsSchemes (line 123) | pub struct WantsSchemes { function https_only (line 131) | pub fn https_only(self) -> ConnectorBuilder { function https_or_http (line 143) | pub fn https_or_http(self) -> ConnectorBuilder { type WantsProtocols1 (line 156) | pub struct WantsProtocols1 { method wrap_connector (line 163) | fn wrap_connector(self, conn: H) -> HttpsConnector { method build (line 172) | fn build(self) -> HttpsConnector { function enable_http1 (line 185) | pub fn enable_http1(self) -> ConnectorBuilder { function enable_http2 (line 193) | pub fn enable_http2(mut self) -> ConnectorBuilder { function enable_all_versions (line 206) | pub fn enable_all_versions(mut self) -> ConnectorBuilder { function with_server_name (line 228) | pub fn with_server_name(mut self, override_server_name: String) -> Self { type WantsProtocols2 (line 240) | pub struct WantsProtocols2 { function enable_http2 (line 249) | pub fn enable_http2(mut self) -> ConnectorBuilder { function build (line 258) | pub fn build(self) -> HttpsConnector { function wrap_connector (line 263) | pub fn wrap_connector(self, conn: H) -> HttpsConnector { type WantsProtocols3 (line 278) | pub struct WantsProtocols3 { function build (line 288) | pub fn build(self) -> HttpsConnector { function wrap_connector (line 293) | pub fn wrap_connector(self, conn: H) -> HttpsConnector { function test_builder (line 306) | fn test_builder() { function test_reject_predefined_alpn (line 317) | fn test_reject_predefined_alpn() { function test_alpn (line 332) | fn test_alpn() { function test_alpn_http2 (line 375) | fn test_alpn_http2() { FILE: builder/third-party/hyper-rustls/src/stream.rs type MaybeHttpsStream (line 15) | pub enum MaybeHttpsStream { method connected (line 23) | fn connected(&self) -> Connected { function fmt (line 39) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function from (line 48) | fn from(inner: T) -> Self { function from (line 54) | fn from(inner: TlsStream>) -> Self { function poll_read (line 61) | fn poll_read( function poll_write (line 75) | fn poll_write( function poll_flush (line 87) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll PathBuf { function server_command (line 17) | fn server_command() -> Command { function client_command (line 21) | fn client_command() -> Command { function wait_for_server (line 25) | fn wait_for_server(addr: &str) { function client (line 36) | fn client() { function server (line 46) | fn server() { function custom_ca_store (line 78) | fn custom_ca_store() { FILE: builder/third-party/hyper-util/examples/client.rs function main (line 8) | async fn main() -> Result<(), Box> { FILE: builder/third-party/hyper-util/src/client/client.rs type Client (line 7) | pub struct Client { type PoolKey (line 25) | type PoolKey = hyper::Uri; type ConnectingPool (line 27) | struct ConnectingPool { type PoolableSvc (line 32) | struct PoolableSvc(S); type Ver (line 37) | pub enum Ver { function request (line 56) | pub async fn request(&mut self, req: Request<()>) -> Result... function connection_for (line 84) | async fn connection_for(&self, target: PoolKey) -> Result bool { function reserve (line 104) | fn reserve(self) -> pool::Reservation { function can_share (line 128) | fn can_share(&self) -> bool { FILE: builder/third-party/hyper-util/src/client/legacy/client.rs type BoxSendFuture (line 28) | type BoxSendFuture = Pin + Send>>; type Client (line 35) | pub struct Client { type Config (line 47) | struct Config { type Error (line 55) | pub struct Error { method fmt (line 1507) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_connect (line 1520) | pub fn is_connect(&self) -> bool { method is_canceled (line 1524) | fn is_canceled(&self) -> bool { method tx (line 1528) | fn tx(src: hyper::Error) -> Self { method closed (line 1532) | fn closed(src: hyper::Error) -> Self { type ErrorKind (line 61) | enum ErrorKind { type PoolKey (line 87) | type PoolKey = (http::uri::Scheme, http::uri::Authority); type ResponseFuture (line 93) | pub struct ResponseFuture { method new (line 657) | fn new(value: F) -> Self method error_version (line 666) | fn error_version(ver: Version) -> Self { method fmt (line 673) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function builder (line 122) | pub fn builder(executor: E) -> Builder function get (line 162) | pub fn get(&self, uri: Uri) -> ResponseFuture function request (line 201) | pub fn request(&self, mut req: Request) -> ResponseFuture { function send_request (line 261) | async fn send_request( function connection_for (line 359) | async fn connection_for( function one_connection_for (line 382) | async fn one_connection_for( function connect_to (line 475) | fn connect_to( type Response (line 600) | type Response = Response; type Error (line 601) | type Error = Error; method fmt (line 1507) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_connect (line 1520) | pub fn is_connect(&self) -> bool { method is_canceled (line 1524) | fn is_canceled(&self) -> bool { method tx (line 1528) | fn tx(src: hyper::Error) -> Self { method closed (line 1532) | fn closed(src: hyper::Error) -> Self { type Future (line 602) | type Future = ResponseFuture; type Output (line 679) | type Output = Result, Error>; method poll (line 681) | fn poll(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll<... function poll_ready (line 604) | fn poll_ready(&mut self, _: &mut task::Context<'_>) -> Poll) -> Self::Future { type Response (line 620) | type Response = Response; type Error (line 621) | type Error = Error; method fmt (line 1507) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_connect (line 1520) | pub fn is_connect(&self) -> bool { method is_canceled (line 1524) | fn is_canceled(&self) -> bool { method tx (line 1528) | fn tx(src: hyper::Error) -> Self { method closed (line 1532) | fn closed(src: hyper::Error) -> Self { type Future (line 622) | type Future = ResponseFuture; type Output (line 679) | type Output = Result, Error>; method poll (line 681) | fn poll(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll<... function poll_ready (line 624) | fn poll_ready(&mut self, _: &mut task::Context<'_>) -> Poll) -> Self::Future { method clone (line 634) | fn clone(&self) -> Client { function fmt (line 649) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type PoolClient (line 690) | struct PoolClient { type PoolTx (line 695) | enum PoolTx { function poll_ready (line 703) | fn poll_ready( function is_http1 (line 715) | fn is_http1(&self) -> bool { function is_http2 (line 719) | fn is_http2(&self) -> bool { function is_ready (line 728) | fn is_ready(&self) -> bool { function is_closed (line 737) | fn is_closed(&self) -> bool { function send_request (line 748) | fn send_request( function is_open (line 805) | fn is_open(&self) -> bool { function reserve (line 809) | fn reserve(self) -> pool::Reservation { function can_share (line 831) | fn can_share(&self) -> bool { type ClientConnectError (line 836) | enum ClientConnectError { function origin_form (line 841) | fn origin_form(uri: &mut Uri) { function absolute_form (line 856) | fn absolute_form(uri: &mut Uri) { function authority_form (line 870) | fn authority_form(uri: &mut Uri) { function extract_domain (line 890) | fn extract_domain(uri: &mut Uri, is_http_connect: bool) -> Result Uri { function set_scheme (line 923) | fn set_scheme(uri: &mut Uri, scheme: Scheme) { function get_non_default_port (line 935) | fn get_non_default_port(uri: &Uri) -> Option> { function is_schema_secure (line 943) | fn is_schema_secure(uri: &Uri) -> bool { type Builder (line 971) | pub struct Builder { method new (line 984) | pub fn new(executor: E) -> Self method pool_idle_timeout (line 1032) | pub fn pool_idle_timeout(&mut self, val: D) -> &mut Self method max_idle_per_host (line 1042) | pub fn max_idle_per_host(&mut self, max_idle: usize) -> &mut Self { method pool_max_idle_per_host (line 1050) | pub fn pool_max_idle_per_host(&mut self, max_idle: usize) -> &mut Self { method http1_read_buf_exact_size (line 1064) | pub fn http1_read_buf_exact_size(&mut self, sz: usize) -> &mut Self { method http1_max_buf_size (line 1080) | pub fn http1_max_buf_size(&mut self, max: usize) -> &mut Self { method http1_allow_spaces_after_header_name_in_responses (line 1109) | pub fn http1_allow_spaces_after_header_name_in_responses(&mut self, va... method http1_allow_obsolete_multiline_headers_in_responses (line 1148) | pub fn http1_allow_obsolete_multiline_headers_in_responses(&mut self, ... method http1_ignore_invalid_headers_in_responses (line 1180) | pub fn http1_ignore_invalid_headers_in_responses(&mut self, val: bool)... method http1_writev (line 1199) | pub fn http1_writev(&mut self, enabled: bool) -> &mut Builder { method http1_title_case_headers (line 1212) | pub fn http1_title_case_headers(&mut self, val: bool) -> &mut Self { method http1_preserve_header_case (line 1232) | pub fn http1_preserve_header_case(&mut self, val: bool) -> &mut Self { method http09_responses (line 1242) | pub fn http09_responses(&mut self, val: bool) -> &mut Self { method http2_only (line 1259) | pub fn http2_only(&mut self, val: bool) -> &mut Self { method http2_initial_stream_window_size (line 1274) | pub fn http2_initial_stream_window_size(&mut self, sz: impl Into &mut Self { method http2_max_frame_size (line 1313) | pub fn http2_max_frame_size(&mut self, sz: impl Into>) -> ... method http2_keep_alive_interval (line 1331) | pub fn http2_keep_alive_interval( method http2_keep_alive_timeout (line 1352) | pub fn http2_keep_alive_timeout(&mut self, timeout: Duration) -> &mut ... method http2_keep_alive_while_idle (line 1372) | pub fn http2_keep_alive_while_idle(&mut self, enabled: bool) -> &mut S... method http2_max_concurrent_reset_streams (line 1387) | pub fn http2_max_concurrent_reset_streams(&mut self, max: usize) -> &m... method timer (line 1398) | pub fn timer(&mut self, timer: M) -> &mut Self method pool_timer (line 1408) | pub fn pool_timer(&mut self, timer: M) -> &mut Self method http2_max_send_buf_size (line 1425) | pub fn http2_max_send_buf_size(&mut self, max: usize) -> &mut Self { method retry_canceled_requests (line 1442) | pub fn retry_canceled_requests(&mut self, val: bool) -> &mut Self { method set_host (line 1454) | pub fn set_host(&mut self, val: bool) -> &mut Self { method build_http (line 1461) | pub fn build_http(&self) -> Client method build (line 1474) | pub fn build(&self, connector: C) -> Client method fmt (line 1496) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 1513) | fn source(&self) -> Option<&(dyn StdError + 'static)> { FILE: builder/third-party/hyper-util/src/client/legacy/connect/dns.rs type Name (line 40) | pub struct Name { method new (line 61) | pub(super) fn new(host: Box) -> Name { method as_str (line 66) | pub fn as_str(&self) -> &str { method fmt (line 72) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 78) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type GaiResolver (line 46) | pub struct GaiResolver { method new (line 106) | pub fn new() -> Self { type Response (line 112) | type Response = GaiAddrs; type Error (line 113) | type Error = io::Error; type Future (line 114) | type Future = GaiFuture; method poll_ready (line 116) | fn poll_ready(&mut self, _cx: &mut task::Context<'_>) -> Poll Self::Future { method fmt (line 133) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type GaiAddrs (line 51) | pub struct GaiAddrs { method fmt (line 177) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type GaiFuture (line 56) | pub struct GaiFuture { method fmt (line 157) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Err (line 84) | type Err = InvalidNameError; method from_str (line 86) | fn from_str(host: &str) -> Result { type InvalidNameError (line 94) | pub struct InvalidNameError(()); method fmt (line 97) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 139) | type Output = Result; method poll (line 141) | fn poll(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll Option { type SocketAddrs (line 182) | pub(super) struct SocketAddrs { method new (line 187) | pub(super) fn new(addrs: Vec) -> Self { method try_parse (line 193) | pub(super) fn try_parse(host: &str, port: u16) -> Option { method filter (line 210) | fn filter(self, predicate: impl FnMut(&SocketAddr) -> bool) -> SocketA... method split_by_preference (line 214) | pub(super) fn split_by_preference( method is_empty (line 239) | pub(super) fn is_empty(&self) -> bool { method len (line 243) | pub(super) fn len(&self) -> usize { type Item (line 249) | type Item = SocketAddr; method next (line 251) | fn next(&mut self) -> Option { type Resolve (line 264) | pub trait Resolve { method poll_ready (line 269) | fn poll_ready(&mut self, cx: &mut task::Context<'_>) -> Poll Self::Future; type Addrs (line 279) | type Addrs = S::Response; type Error (line 280) | type Error = S::Error; type Future (line 281) | type Future = S::Future; method poll_ready (line 283) | fn poll_ready(&mut self, cx: &mut task::Context<'_>) -> Poll Self::Future { function resolve (line 293) | pub(super) async fn resolve(resolver: &mut R, name: Name) -> Result { method new (line 148) | pub fn new() -> HttpConnector { type HttpInfo (line 62) | pub struct HttpInfo { method remote_addr (line 459) | pub fn remote_addr(&self) -> SocketAddr { method local_addr (line 464) | pub fn local_addr(&self) -> SocketAddr { type Config (line 68) | struct Config { type TcpKeepaliveConfig (line 83) | struct TcpKeepaliveConfig { method into_tcpkeepalive (line 91) | fn into_tcpkeepalive(self) -> Option { method ka_with_interval (line 112) | fn ka_with_interval(ka: TcpKeepalive, interval: Duration, dirty: &mut ... method ka_with_interval (line 118) | fn ka_with_interval(ka: TcpKeepalive, _: Duration, _: &mut bool) -> Tc... method ka_with_retries (line 128) | fn ka_with_retries(ka: TcpKeepalive, retries: u32, dirty: &mut bool) -... method ka_with_retries (line 139) | fn ka_with_retries(ka: TcpKeepalive, _: u32, _: &mut bool) -> TcpKeepa... function new_with_resolver (line 157) | pub fn new_with_resolver(resolver: R) -> HttpConnector { function enforce_http (line 180) | pub fn enforce_http(&mut self, is_enforced: bool) { function set_keepalive (line 191) | pub fn set_keepalive(&mut self, time: Option) { function set_keepalive_interval (line 198) | pub fn set_keepalive_interval(&mut self, interval: Option) { function set_keepalive_retries (line 204) | pub fn set_keepalive_retries(&mut self, retries: Option) { function set_nodelay (line 212) | pub fn set_nodelay(&mut self, nodelay: bool) { function set_send_buffer_size (line 218) | pub fn set_send_buffer_size(&mut self, size: Option) { function set_recv_buffer_size (line 224) | pub fn set_recv_buffer_size(&mut self, size: Option) { function set_local_address (line 234) | pub fn set_local_address(&mut self, addr: Option) { function set_local_addresses (line 250) | pub fn set_local_addresses(&mut self, addr_ipv4: Ipv4Addr, addr_ipv6: Ip... function set_connect_timeout (line 264) | pub fn set_connect_timeout(&mut self, dur: Option) { function set_happy_eyeballs_timeout (line 281) | pub fn set_happy_eyeballs_timeout(&mut self, dur: Option) { function set_reuse_address (line 289) | pub fn set_reuse_address(&mut self, reuse_address: bool) -> &mut Self { function set_interface (line 308) | pub fn set_interface>(&mut self, interface: S) -> &mut S... function config_mut (line 315) | fn config_mut(&mut self) -> &mut Config { function fmt (line 329) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Response (line 339) | type Response = TokioIo; type Error (line 340) | type Error = ConnectError; type Future (line 341) | type Future = HttpConnecting; type Output (line 488) | type Output = ConnectResult; method poll (line 490) | fn poll(self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll) -> Poll Self::Future { function get_host_port (line 357) | fn get_host_port<'u>(config: &Config, dst: &'u Uri) -> Result<(&'u str, ... function call_async (line 406) | async fn call_async(&mut self, dst: Uri) -> Result, C... method connected (line 442) | fn connected(&self) -> Connected { type ConnectResult (line 484) | type ConnectResult = Result, ConnectError>; type BoxConnecting (line 485) | type BoxConnecting = Pin + Send>>; type ConnectError (line 496) | pub struct ConnectError { method new (line 502) | fn new(msg: S, cause: E) -> ConnectError method dns (line 513) | fn dns(cause: E) -> ConnectError method m (line 520) | fn m(msg: S) -> impl FnOnce(E) -> ConnectError method fmt (line 530) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 543) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 555) | fn source(&self) -> Option<&(dyn StdError + 'static)> { type ConnectingTcp (line 560) | struct ConnectingTcp<'a> { function new (line 567) | fn new(remote_addrs: dns::SocketAddrs, config: &'a Config) -> Self { type ConnectingTcpFallback (line 597) | struct ConnectingTcpFallback { type ConnectingTcpRemote (line 602) | struct ConnectingTcpRemote { method new (line 608) | fn new(addrs: dns::SocketAddrs, connect_timeout: Option) -> ... method connect (line 619) | async fn connect(&mut self, config: &Config) -> Result Result { function connect (line 817) | async fn connect( function test_errors_enforce_http (line 829) | async fn test_errors_enforce_http() { function get_local_ips (line 838) | fn get_local_ips() -> (Option, Option Option { function test_errors_missing_scheme (line 873) | async fn test_errors_missing_scheme() { function local_address (line 886) | async fn local_address() { function interface (line 924) | async fn interface() { function client_happy_eyeballs (line 974) | fn client_happy_eyeballs() { function no_tcp_keepalive_config (line 1167) | fn no_tcp_keepalive_config() { function tcp_keepalive_time_config (line 1172) | fn tcp_keepalive_time_config() { function tcp_keepalive_interval_config (line 1184) | fn tcp_keepalive_interval_config() { function tcp_keepalive_retries_config (line 1201) | fn tcp_keepalive_retries_config() { FILE: builder/third-party/hyper-util/src/client/legacy/connect/mod.rs type Connection (line 80) | pub trait Connection { method connected (line 82) | fn connected(&self) -> Connected; type Connected (line 90) | pub struct Connected { method new (line 106) | pub fn new() -> Connected { method proxy (line 132) | pub fn proxy(mut self, is_proxied: bool) -> Connected { method is_proxied (line 138) | pub fn is_proxied(&self) -> bool { method extra (line 143) | pub fn extra(mut self, extra: T) -> ... method get_extras (line 153) | pub fn get_extras(&self, extensions: &mut Extensions) { method negotiated_h2 (line 160) | pub fn negotiated_h2(mut self) -> Connected { method is_negotiated_h2 (line 166) | pub fn is_negotiated_h2(&self) -> bool { method clone (line 173) | pub(super) fn clone(&self) -> Connected { type Extra (line 96) | pub(super) struct Extra(Box); method set (line 185) | pub(super) fn set(&self, res: &mut Extensions) { method fmt (line 197) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Alpn (line 99) | pub(super) enum Alpn { method clone (line 191) | fn clone(&self) -> Extra { type ExtraInner (line 202) | trait ExtraInner: Send + Sync { method clone_box (line 203) | fn clone_box(&self) -> Box; method set (line 204) | fn set(&self, res: &mut Extensions); method clone_box (line 217) | fn clone_box(&self) -> Box { method set (line 221) | fn set(&self, res: &mut Extensions) { method clone_box (line 238) | fn clone_box(&self) -> Box { method set (line 242) | fn set(&self, res: &mut Extensions) { type ExtraEnvelope (line 211) | struct ExtraEnvelope(T); type ExtraChain (line 226) | struct ExtraChain(Box, T); method clone (line 229) | fn clone(&self) -> Self { type Connect (line 270) | pub trait Connect: Sealed + Sized { method connect (line 274) | fn connect(self, internal_only: Internal, dst: Uri) -> tower::util::Oneshot { type ConnectSvc (line 277) | pub trait ConnectSvc { method connect (line 282) | fn connect(self, internal_only: Internal, dst: Uri) -> Self::Future; type Connection (line 306) | type Connection = T; type Error (line 307) | type Error = S::Error; type Future (line 308) | type Future = tower::util::Oneshot; method connect (line 310) | fn connect(self, _: Internal, dst: Uri) -> Self::Future { type Sealed (line 324) | pub trait Sealed {} type Internal (line 326) | pub struct Internal; type Ex1 (line 334) | struct Ex1(usize); type Ex2 (line 337) | struct Ex2(&'static str); type Ex3 (line 340) | struct Ex3(&'static str); function test_connected_extra (line 343) | fn test_connected_extra() { function test_connected_extra_chain (line 356) | fn test_connected_extra_chain() { FILE: builder/third-party/hyper-util/src/client/legacy/pool.rs type Pool (line 28) | pub struct Pool { type Poolable (line 38) | pub trait Poolable: Unpin + Send + Sized + 'static { method is_open (line 39) | fn is_open(&self) -> bool; method reserve (line 43) | fn reserve(self) -> Reservation; method can_share (line 44) | fn can_share(&self) -> bool; method is_open (line 857) | fn is_open(&self) -> bool { method reserve (line 861) | fn reserve(self) -> Reservation { method can_share (line 865) | fn can_share(&self) -> bool { method is_open (line 1067) | fn is_open(&self) -> bool { method reserve (line 1071) | fn reserve(self) -> Reservation { method can_share (line 1075) | fn can_share(&self) -> bool { type Key (line 47) | pub trait Key: Eq + Hash + Clone + Debug + Unpin + Send + 'static {} type Ver (line 54) | pub enum Ver { type Reservation (line 66) | pub enum Reservation { type PoolInner (line 80) | struct PoolInner { type WeakOpt (line 109) | struct WeakOpt(Option>); type Config (line 112) | pub struct Config { method is_enabled (line 118) | pub fn is_enabled(&self) -> bool { function new (line 124) | pub fn new(config: Config, executor: E, timer: Option) -> Pool<... function is_enabled (line 149) | pub(crate) fn is_enabled(&self) -> bool { function no_timer (line 154) | pub(super) fn no_timer(&self) { function checkout (line 168) | pub fn checkout(&self, key: K) -> Checkout { function connecting (line 178) | pub fn connecting(&self, key: &K, ver: Ver) -> Option> { function locked (line 205) | fn locked(&self) -> std::sync::MutexGuard<'_, PoolInner> { function pooled (line 226) | pub fn pooled( function reuse (line 270) | fn reuse(&self, key: &K, value: T) -> Pooled { type IdlePopper (line 297) | struct IdlePopper<'a, T, K> { function pop (line 303) | fn pop(self, expiration: &Expiration) -> Option> { function put (line 345) | fn put(&mut self, key: K, value: T, __pool_ref: &Arc>>) { function clean_waiters (line 456) | fn clean_waiters(&mut self, key: &K) { function clear_expired (line 470) | fn clear_expired(&mut self) { method clone (line 500) | fn clone(&self) -> Pool { type Pooled (line 509) | pub struct Pooled { function is_reused (line 517) | pub fn is_reused(&self) -> bool { function is_pool_enabled (line 521) | pub fn is_pool_enabled(&self) -> bool { function as_ref (line 525) | fn as_ref(&self) -> &T { function as_mut (line 529) | fn as_mut(&mut self) -> &mut T { type Target (line 535) | type Target = T; method deref (line 536) | fn deref(&self) -> &T { method deref_mut (line 542) | fn deref_mut(&mut self) -> &mut T { method drop (line 548) | fn drop(&mut self) { function fmt (line 570) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Idle (line 575) | struct Idle { type Checkout (line 582) | pub struct Checkout { type Error (line 590) | pub enum Error { method is_canceled (line 597) | pub(super) fn is_canceled(&self) -> bool { method fmt (line 603) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function poll_waiter (line 615) | fn poll_waiter( function checkout (line 641) | fn checkout(&mut self, cx: &mut task::Context<'_>) -> Option, Error>; method poll (line 694) | fn poll(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll { function alpn_h2 (line 730) | pub fn alpn_h2(self, pool: &Pool) -> Option { method drop (line 741) | fn drop(&mut self) { type Expiration (line 751) | struct Expiration(Option); method new (line 754) | fn new(dur: Option) -> Expiration { method expires (line 758) | fn expires(&self, instant: Instant) -> bool { type Output (line 783) | type Output = (); method poll (line 785) | fn poll(self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll Self { function downgrade (line 824) | fn downgrade(arc: &Arc) -> Self { function upgrade (line 828) | fn upgrade(&self) -> Option> { type KeyImpl (line 848) | struct KeyImpl(http::uri::Scheme, http::uri::Authority); type KeyTuple (line 850) | type KeyTuple = (http::uri::Scheme, http::uri::Authority); type Uniq (line 854) | struct Uniq(T); function c (line 870) | fn c(key: K) -> Connecting { function host_key (line 877) | fn host_key(s: &str) -> KeyImpl { function pool_no_timer (line 881) | fn pool_no_timer() -> Pool { function pool_max_idle_no_timer (line 885) | fn pool_max_idle_no_timer(max_idle: usize) -> Pool { function test_pool_checkout_smoke (line 899) | async fn test_pool_checkout_smoke() { type PollOnce (line 913) | struct PollOnce<'a, F>(&'a mut F); type Output (line 919) | type Output = Option<()>; method poll (line 921) | fn poll(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll { type PoolableSvc (line 6) | struct PoolableSvc(S); FILE: builder/third-party/hyper-util/src/common/exec.rs type BoxSendFuture (line 9) | pub(crate) type BoxSendFuture = Pin + Send>>; type Exec (line 14) | pub(crate) enum Exec { method new (line 21) | pub(crate) fn new(inner: E) -> Self method execute (line 28) | pub(crate) fn execute(&self, fut: F) method fmt (line 41) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method execute (line 50) | fn execute(&self, fut: F) { FILE: builder/third-party/hyper-util/src/common/lazy.rs type Started (line 7) | pub(crate) trait Started: Future { method started (line 8) | fn started(&self) -> bool; method started (line 45) | fn started(&self) -> bool { function lazy (line 11) | pub(crate) fn lazy(func: F) -> Lazy type Output (line 58) | type Output = R::Output; method poll (line 60) | fn poll(self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll { function new (line 21) | pub(crate) fn new(io: T) -> Self { function new_buffered (line 29) | pub(crate) fn new_buffered(io: T, buf: Bytes) -> Self { function rewind (line 37) | pub(crate) fn rewind(&mut self, bs: Bytes) { method poll_read (line 55) | fn poll_read( function remaining (line 79) | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize { function put_slice (line 87) | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) { method poll_write (line 110) | fn poll_write( method poll_write_vectored (line 118) | fn poll_write_vectored( method poll_flush (line 126) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> P... method poll_shutdown (line 130) | fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -... method is_write_vectored (line 134) | fn is_write_vectored(&self) -> bool { FILE: builder/third-party/hyper-util/src/common/sync.rs type SyncWrapper (line 1) | pub(crate) struct SyncWrapper(T); function new (line 13) | pub(crate) fn new(value: T) -> Self { function get_mut (line 37) | pub(crate) fn get_mut(&mut self) -> &mut T { function into_inner (line 60) | pub(crate) fn into_inner(self) -> T { FILE: builder/third-party/hyper-util/src/common/timer.rs type Timer (line 12) | pub(crate) struct Timer(Arc); method new (line 16) | pub(crate) fn new(inner: T) -> Self method fmt (line 25) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method sleep (line 31) | fn sleep(&self, duration: Duration) -> Pin> { method sleep_until (line 35) | fn sleep_until(&self, deadline: Instant) -> Pin> { FILE: builder/third-party/hyper-util/src/rt/tokio.rs type TokioExecutor (line 16) | pub struct TokioExecutor {} method execute (line 50) | fn execute(&self, fut: Fut) { method new (line 57) | pub fn new() -> Self { type TokioTimer (line 31) | pub struct TokioTimer; method new (line 238) | pub fn new() -> Self { function new (line 66) | pub fn new(inner: T) -> Self { function inner (line 71) | pub fn inner(&self) -> &T { function inner_mut (line 76) | pub fn inner_mut(&mut self) -> &mut T { function into_inner (line 81) | pub fn into_inner(self) -> T { function poll_read (line 90) | fn poll_read( function poll_write (line 114) | fn poll_write( function poll_flush (line 122) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function poll_write_vectored (line 137) | fn poll_write_vectored( function poll_read (line 150) | fn poll_read( function poll_write (line 182) | fn poll_write( function poll_flush (line 190) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function poll_write_vectored (line 205) | fn poll_write_vectored( method sleep (line 217) | fn sleep(&self, duration: Duration) -> Pin> { method sleep_until (line 223) | fn sleep_until(&self, deadline: Instant) -> Pin> { method reset (line 229) | fn reset(&self, sleep: &mut Pin>, new_deadline: Instant) { type Output (line 244) | type Output = (); method poll (line 246) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method reset (line 254) | fn reset(self: Pin<&mut Self>, deadline: Instant) { function simple_execute (line 267) | async fn simple_execute() -> Result<(), Box> { FILE: builder/third-party/hyper-util/src/server/conn/auto.rs type Error (line 34) | type Error = Box; type Result (line 36) | type Result = std::result::Result; constant H2_PREFACE (line 38) | const H2_PREFACE: &[u8] = b"PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n"; type HttpServerConnExec (line 42) | pub trait HttpServerConnExec: Http2ServerConnExec {} type HttpServerConnExec (line 49) | pub trait HttpServerConnExec {} type Builder (line 56) | pub struct Builder { function new (line 81) | pub fn new(executor: E) -> Self { function http1 (line 94) | pub fn http1(&mut self) -> Http1Builder<'_, E> { function http2 (line 100) | pub fn http2(&mut self) -> Http2Builder<'_, E> { function serve_connection (line 105) | pub fn serve_connection(&self, io: I, service: S) -> Connection... function serve_connection_with_upgrades (line 127) | pub fn serve_connection_with_upgrades( type Version (line 152) | enum Version { method unsupported (line 160) | pub fn unsupported(self) -> Error { function read_version (line 168) | fn read_version(io: I) -> ReadVersion type Output (line 198) | type Output = io::Result<(Version, Rewind)>; method poll (line 200) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Http1Connection (line 246) | type Http1Connection = hyper::server::conn::http1::Connection = (PhantomData, PhantomData); type Http2Connection (line 252) | type Http2Connection = hyper::server::conn::http2::Connection = (PhantomData, PhantomData, Phantom... function graceful_shutdown (line 297) | pub fn graceful_shutdown(self: Pin<&mut Self>) { type Output (line 320) | type Output = Result<()>; method poll (line 322) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll = hyper::server::conn::http1::Upgr... type Http1UpgradeableConnection (line 379) | type Http1UpgradeableConnection = (PhantomData, PhantomData); function graceful_shutdown (line 421) | pub fn graceful_shutdown(self: Pin<&mut Self>) { type Output (line 444) | type Output = Result<()>; method poll (line 446) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function http2 (line 498) | pub fn http2(&mut self) -> Http2Builder<'_, E> { function half_close (line 510) | pub fn half_close(&mut self, val: bool) -> &mut Self { function keep_alive (line 518) | pub fn keep_alive(&mut self, val: bool) -> &mut Self { function title_case_headers (line 529) | pub fn title_case_headers(&mut self, enabled: bool) -> &mut Self { function preserve_header_case (line 547) | pub fn preserve_header_case(&mut self, enabled: bool) -> &mut Self { function header_read_timeout (line 556) | pub fn header_read_timeout(&mut self, read_timeout: Duration) -> &mut Se... function writev (line 573) | pub fn writev(&mut self, val: bool) -> &mut Self { function max_buf_size (line 585) | pub fn max_buf_size(&mut self, max: usize) -> &mut Self { function pipeline_flush (line 595) | pub fn pipeline_flush(&mut self, enabled: bool) -> &mut Self { function timer (line 601) | pub fn timer(&mut self, timer: M) -> &mut Self function serve_connection (line 611) | pub async fn serve_connection(&self, io: I, service: S) -> Resu... function serve_connection (line 626) | pub async fn serve_connection(&self, io: I, service: S) -> Resu... type Http2Builder (line 641) | pub struct Http2Builder<'a, E> { function http1 (line 649) | pub fn http1(&mut self) -> Http1Builder<'_, E> { function initial_stream_window_size (line 661) | pub fn initial_stream_window_size(&mut self, sz: impl Into>)... function initial_connection_window_size (line 671) | pub fn initial_connection_window_size(&mut self, sz: impl Into &mut Self { function max_frame_size (line 691) | pub fn max_frame_size(&mut self, sz: impl Into>) -> &mut Self { function max_concurrent_streams (line 702) | pub fn max_concurrent_streams(&mut self, max: impl Into>) ->... function keep_alive_interval (line 716) | pub fn keep_alive_interval(&mut self, interval: impl Into &mut Self { function max_send_buf_size (line 742) | pub fn max_send_buf_size(&mut self, max: usize) -> &mut Self { function enable_connect_protocol (line 750) | pub fn enable_connect_protocol(&mut self) -> &mut Self { function max_header_list_size (line 758) | pub fn max_header_list_size(&mut self, max: u32) -> &mut Self { function timer (line 764) | pub fn timer(&mut self, timer: M) -> &mut Self function serve_connection (line 773) | pub async fn serve_connection(&self, io: I, service: S) -> Resu... constant BODY (line 800) | const BODY: &[u8] = b"Hello, world!"; function configuration (line 803) | fn configuration() { function http1 (line 822) | async fn http1() { function http2 (line 838) | async fn http2() { function connect_h1 (line 852) | async fn connect_h1(addr: SocketAddr) -> client::conn::http1::SendReq... function connect_h2 (line 866) | async fn connect_h2(addr: SocketAddr) -> client::conn::http2::SendReq... function start_server (line 883) | async fn start_server() -> SocketAddr { function hello (line 904) | async fn hello(_req: Request) -> Result { function new (line 19) | pub fn new(tower_service: S) -> Self { type Response (line 30) | type Response = S::Response; type Error (line 31) | type Error = S::Error; type Future (line 32) | type Future = TowerToHyperServiceFuture; type Output (line 56) | type Output = Result; method poll (line 59) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self::Future { FILE: builder/third-party/hyper-util/tests/legacy_client.rs function runtime (line 27) | pub fn runtime() -> tokio::runtime::Runtime { function s (line 34) | fn s(buf: &[u8]) -> &str { function drop_body_before_eof_closes_connection (line 40) | fn drop_body_before_eof_closes_connection() { function drop_client_closes_idle_connections (line 88) | async fn drop_client_closes_idle_connections() { function drop_response_future_closes_in_progress_connection (line 155) | async fn drop_response_future_closes_in_progress_connection() { function drop_response_body_closes_in_progress_connection (line 204) | async fn drop_response_body_closes_in_progress_connection() { function no_keep_alive_closes_connection (line 260) | async fn no_keep_alive_closes_connection() { function socket_disconnect_closes_idle_conn (line 313) | async fn socket_disconnect_closes_idle_conn() { function connect_call_is_lazy (line 360) | fn connect_call_is_lazy() { function client_keep_alive_0 (line 384) | fn client_keep_alive_0() { function client_keep_alive_extra_body (line 451) | fn client_keep_alive_extra_body() { function client_keep_alive_when_response_before_request_body_ends (line 514) | async fn client_keep_alive_when_response_before_request_body_ends() { function client_keep_alive_eager_when_chunked (line 583) | async fn client_keep_alive_eager_when_chunked() { function connect_proxy_sends_absolute_uri (line 669) | fn connect_proxy_sends_absolute_uri() { function connect_proxy_http_connect_sends_authority_form (line 709) | fn connect_proxy_http_connect_sends_authority_form() { function client_upgrade (line 750) | fn client_upgrade() { function alpn_h2 (line 812) | fn alpn_h2() { FILE: builder/third-party/hyper-util/tests/test_utils/mod.rs type DebugConnector (line 20) | pub struct DebugConnector { method new (line 29) | pub fn new() -> DebugConnector { method with_http_and_closes (line 35) | pub fn with_http_and_closes(http: HttpConnector, closes: mpsc::Sender<... method proxy (line 45) | pub fn proxy(mut self) -> Self { type Response (line 52) | type Response = DebugStream; type Error (line 53) | type Error = >::Error; type Future (line 54) | type Future = Pin) -> Poll Self::Future { type DebugStream (line 75) | pub struct DebugStream { method poll_read (line 101) | fn poll_read( method poll_write (line 111) | fn poll_write( method poll_flush (line 119) | fn poll_flush( method poll_shutdown (line 126) | fn poll_shutdown( method is_write_vectored (line 133) | fn is_write_vectored(&self) -> bool { method poll_write_vectored (line 137) | fn poll_write_vectored( method drop (line 83) | fn drop(&mut self) { method connected (line 89) | fn connected(&self) -> Connected { method poll_shutdown (line 147) | fn poll_shutdown( method poll_flush (line 154) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; type TrailersSender (line 34) | type TrailersSender = oneshot::Sender; type Incoming (line 52) | pub struct Incoming { method channel (line 108) | pub(crate) fn channel() -> (Sender, Incoming) { method new_channel (line 113) | pub(crate) fn new_channel(content_length: DecodedLength, wanter: bool)... method new (line 138) | fn new(kind: Kind) -> Incoming { method empty (line 143) | pub(crate) fn empty() -> Incoming { method ffi (line 148) | pub(crate) fn ffi() -> Incoming { method h2 (line 153) | pub(crate) fn h2( method as_ffi_mut (line 173) | pub(crate) fn as_ffi_mut(&mut self) -> &mut crate::ffi::UserBody { method fmt (line 319) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Kind (line 56) | enum Kind { type Sender (line 91) | pub(crate) struct Sender { method poll_ready (line 345) | pub(crate) fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll) -> Poll crate::Result<()> { method send_data (line 370) | pub(crate) async fn send_data(&mut self, chunk: Bytes) -> crate::Resul... method send_trailers (line 379) | pub(crate) async fn send_trailers(&mut self, trailers: HeaderMap) -> c... method try_send_data (line 400) | pub(crate) fn try_send_data(&mut self, chunk: Bytes) -> Result<(), Byt... method abort (line 407) | pub(crate) fn abort(mut self) { method send_error (line 411) | pub(crate) fn send_error(&mut self, err: crate::Error) { method fmt (line 422) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant WANT_PENDING (line 98) | const WANT_PENDING: usize = 1; constant WANT_READY (line 100) | const WANT_READY: usize = 2; type Data (line 189) | type Data = Bytes; type Error (line 190) | type Error = crate::Error; method poll_frame (line 192) | fn poll_frame( method is_end_stream (line 281) | fn is_end_stream(&self) -> bool { method size_hint (line 293) | fn size_hint(&self) -> SizeHint { function test_size_of (line 447) | fn test_size_of() { function size_hint (line 476) | fn size_hint() { function channel_abort (line 496) | async fn channel_abort() { function channel_abort_when_buffer_is_full (line 507) | async fn channel_abort_when_buffer_is_full() { function channel_buffers_one (line 529) | fn channel_buffers_one() { function channel_empty (line 541) | async fn channel_empty() { function channel_ready (line 548) | fn channel_ready() { function channel_wanter (line 557) | fn channel_wanter() { function channel_notices_closure (line 579) | fn channel_notices_closure() { FILE: builder/third-party/hyper/src/body/length.rs type DecodedLength (line 4) | pub(crate) struct DecodedLength(u64); method from (line 8) | fn from(len: Option) -> Self { constant CLOSE_DELIMITED (line 21) | pub(crate) const CLOSE_DELIMITED: DecodedLength = DecodedLength(::std:... constant CHUNKED (line 22) | pub(crate) const CHUNKED: DecodedLength = DecodedLength(::std::u64::MA... constant ZERO (line 23) | pub(crate) const ZERO: DecodedLength = DecodedLength(0); method new (line 26) | pub(crate) fn new(len: u64) -> Self { method danger_len (line 37) | pub(crate) fn danger_len(self) -> u64 { method into_opt (line 47) | pub(crate) fn into_opt(self) -> Option { method checked_new (line 56) | pub(crate) fn checked_new(len: u64) -> Result bool { method fmt (line 90) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 100) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant MAX_LEN (line 18) | const MAX_LEN: u64 = std::u64::MAX - 2; function sub_if_known (line 115) | fn sub_if_known() { function sub_if_chunked (line 123) | fn sub_if_chunked() { FILE: builder/third-party/hyper/src/body/mod.rs function _assert_send_sync (line 40) | fn _assert_send_sync() { FILE: builder/third-party/hyper/src/client/conn/http1.rs type Dispatcher (line 19) | type Dispatcher = type SendRequest (line 23) | pub struct SendRequest { type Parts (line 33) | pub struct Parts { type Connection (line 52) | pub struct Connection function into_parts (line 69) | pub fn into_parts(self) -> Parts { function poll_without_shutdown (line 85) | pub fn poll_without_shutdown(&mut self, cx: &mut Context<'_>) -> Poll crate::Result> { type Builder (line 108) | pub struct Builder { method new (line 293) | pub fn new() -> Builder { method http09_responses (line 311) | pub fn http09_responses(&mut self, enabled: bool) -> &mut Builder { method allow_spaces_after_header_name_in_responses (line 333) | pub fn allow_spaces_after_header_name_in_responses(&mut self, enabled:... method allow_obsolete_multiline_headers_in_responses (line 371) | pub fn allow_obsolete_multiline_headers_in_responses(&mut self, enable... method ignore_invalid_headers_in_responses (line 384) | pub fn ignore_invalid_headers_in_responses(&mut self, enabled: bool) -... method writev (line 402) | pub fn writev(&mut self, enabled: bool) -> &mut Builder { method title_case_headers (line 411) | pub fn title_case_headers(&mut self, enabled: bool) -> &mut Builder { method preserve_header_case (line 427) | pub fn preserve_header_case(&mut self, enabled: bool) -> &mut Builder { method max_headers (line 445) | pub fn max_headers(&mut self, val: usize) -> &mut Self { method preserve_header_order (line 458) | pub fn preserve_header_order(&mut self, enabled: bool) -> &mut Builder { method read_buf_exact_size (line 468) | pub fn read_buf_exact_size(&mut self, sz: Option) -> &mut Build... method max_buf_size (line 483) | pub fn max_buf_size(&mut self, max: usize) -> &mut Self { method handshake (line 499) | pub fn handshake( function handshake (line 125) | pub async fn handshake(io: T) -> crate::Result<(SendRequest, Co... function poll_ready (line 141) | pub fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll crate::Result<()> { function is_ready (line 159) | pub fn is_ready(&self) -> bool { function is_closed (line 164) | pub fn is_closed(&self) -> bool { function send_request (line 181) | pub fn send_request( function fmt (line 233) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function with_upgrades (line 249) | pub fn with_upgrades(self) -> upgrades::UpgradeableConnection { function fmt (line 259) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 271) | type Output = crate::Result<()>; method poll (line 273) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll type Output (line 582) | type Output = crate::Result<()>; method poll (line 584) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method clone (line 29) | fn clone(&self) -> SendRequest { type Connection (line 41) | pub struct Connection type Builder (line 58) | pub struct Builder { function handshake (line 68) | pub async fn handshake( function poll_ready (line 88) | pub fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll crate::Result<()> { function is_ready (line 110) | pub fn is_ready(&self) -> bool { function is_closed (line 115) | pub fn is_closed(&self) -> bool { function send_request (line 132) | pub fn send_request( function fmt (line 185) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function is_extended_connect_protocol_enabled (line 209) | pub fn is_extended_connect_protocol_enabled(&self) -> bool { function fmt (line 221) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 235) | type Output = crate::Result<()>; method poll (line 237) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Builder { function timer (line 263) | pub fn timer(&mut self, timer: M) -> &mut Builder function initial_stream_window_size (line 279) | pub fn initial_stream_window_size(&mut self, sz: impl Into>)... function initial_connection_window_size (line 292) | pub fn initial_connection_window_size(&mut self, sz: impl Into &mut Self { function max_frame_size (line 338) | pub fn max_frame_size(&mut self, sz: impl Into>) -> &mut Self { function max_header_list_size (line 348) | pub fn max_header_list_size(&mut self, max: u32) -> &mut Self { function keep_alive_interval (line 359) | pub fn keep_alive_interval(&mut self, interval: impl Into &mut Self { function keep_alive_while_idle (line 383) | pub fn keep_alive_while_idle(&mut self, enabled: bool) -> &mut Self { function max_concurrent_reset_streams (line 396) | pub fn max_concurrent_reset_streams(&mut self, max: usize) -> &mut Self { function max_send_buf_size (line 408) | pub fn max_send_buf_size(&mut self, max: usize) -> &mut Self { function max_pending_accept_reset_streams (line 420) | pub fn max_pending_accept_reset_streams(&mut self, max: impl Into( FILE: builder/third-party/hyper/src/client/dispatch.rs type RetryPromise (line 17) | pub(crate) type RetryPromise = oneshot::Receiver = oneshot::Receiver>; function channel (line 20) | pub(crate) fn channel() -> (Sender, Receiver) { type Sender (line 37) | pub(crate) struct Sender { type UnboundedSender (line 57) | pub(crate) struct UnboundedSender { function poll_ready (line 65) | pub(crate) fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll bool { function is_closed (line 77) | pub(crate) fn is_closed(&self) -> bool { function can_send (line 82) | fn can_send(&mut self) -> bool { function try_send (line 96) | pub(crate) fn try_send(&mut self, val: T) -> Result, ... function send (line 108) | pub(crate) fn send(&mut self, val: T) -> Result, T> { function unbound (line 120) | pub(crate) fn unbound(self) -> UnboundedSender { function is_ready (line 130) | pub(crate) fn is_ready(&self) -> bool { function is_closed (line 134) | pub(crate) fn is_closed(&self) -> bool { function try_send (line 139) | pub(crate) fn try_send(&mut self, val: T) -> Result, ... function send (line 147) | pub(crate) fn send(&mut self, val: T) -> Result, T> { method clone (line 158) | fn clone(&self) -> Self { type Receiver (line 166) | pub(crate) struct Receiver { function poll_recv (line 172) | pub(crate) fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll Option<(T, Callback)> { method drop (line 201) | fn drop(&mut self) { type Envelope (line 208) | struct Envelope(Option<(T, Callback)>); method drop (line 211) | fn drop(&mut self) { type Callback (line 221) | pub(crate) enum Callback { method drop (line 228) | fn drop(&mut self) { function is_canceled (line 253) | pub(crate) fn is_canceled(&self) -> bool { function poll_canceled (line 261) | pub(crate) fn poll_canceled(&mut self, cx: &mut Context<'_>) -> Poll<()> { function send (line 269) | pub(crate) fn send(mut self, val: Result)>) { type Output (line 300) | type Output = (); method poll (line 302) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Custom (line 345) | struct Custom(#[allow(dead_code)] i32); type Output (line 348) | type Output = Option<(T, Callback)>; method poll (line 350) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(&'a mut F); type Output (line 362) | type Output = Option<()>; method poll (line 364) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 11) | pub(crate) fn new() -> BufList { function push (line 18) | pub(crate) fn push(&mut self, buf: T) { function bufs_cnt (line 24) | pub(crate) fn bufs_cnt(&self) -> usize { method remaining (line 31) | fn remaining(&self) -> usize { method chunk (line 36) | fn chunk(&self) -> &[u8] { method advance (line 41) | fn advance(&mut self, mut cnt: usize) { method chunks_vectored (line 59) | fn chunks_vectored<'t>(&'t self, dst: &mut [IoSlice<'t>]) -> usize { method copy_to_bytes (line 74) | fn copy_to_bytes(&mut self, len: usize) -> Bytes { function hello_world_buf (line 100) | fn hello_world_buf() -> BufList { function to_bytes_shorter (line 107) | fn to_bytes_shorter() { function to_bytes_eq (line 119) | fn to_bytes_eq() { function to_bytes_longer (line 130) | fn to_bytes_longer() { function one_long_buf_to_bytes (line 138) | fn one_long_buf_to_bytes() { function buf_to_bytes_too_many (line 147) | fn buf_to_bytes_too_many() { FILE: builder/third-party/hyper/src/common/date.rs constant DATE_VALUE_LENGTH (line 11) | pub(crate) const DATE_VALUE_LENGTH: usize = 29; function extend (line 14) | pub(crate) fn extend(dst: &mut Vec) { function update (line 21) | pub(crate) fn update() { function update_and_header_value (line 28) | pub(crate) fn update_and_header_value() -> HeaderValue { type CachedDate (line 36) | struct CachedDate { method new (line 47) | fn new() -> Self { method buffer (line 59) | fn buffer(&self) -> &[u8] { method check (line 63) | fn check(&mut self) { method update (line 70) | fn update(&mut self, now: SystemTime) { method render (line 75) | fn render(&mut self, now: SystemTime) { method render_http2 (line 83) | fn render_http2(&mut self) { method render_http2 (line 89) | fn render_http2(&mut self) {} method write_str (line 93) | fn write_str(&mut self, s: &str) -> fmt::Result { function test_date_len (line 109) | fn test_date_len() { function bench_date_check (line 115) | fn bench_date_check(b: &mut Bencher) { function bench_date_render (line 127) | fn bench_date_render(b: &mut Bencher) { FILE: builder/third-party/hyper/src/common/io/compat.rs type Compat (line 8) | pub(crate) struct Compat(pub(crate) T); function new (line 11) | pub(crate) fn new(io: T) -> Self { function p (line 15) | fn p(self: Pin<&mut Self>) -> Pin<&mut T> { function poll_read (line 26) | fn poll_read( function poll_write (line 58) | fn poll_write( function poll_flush (line 66) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function poll_write_vectored (line 81) | fn poll_write_vectored( function poll_read (line 95) | fn poll_read( function poll_write (line 120) | fn poll_write( function poll_flush (line 128) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function poll_write_vectored (line 143) | fn poll_write_vectored( FILE: builder/third-party/hyper/src/common/io/rewind.rs type Rewind (line 11) | pub(crate) struct Rewind { function new (line 18) | pub(crate) fn new(io: T) -> Self { function new_buffered (line 25) | pub(crate) fn new_buffered(io: T, buf: Bytes) -> Self { function rewind (line 33) | pub(crate) fn rewind(&mut self, bs: Bytes) { function into_inner (line 38) | pub(crate) fn into_inner(self) -> (T, Bytes) { method poll_read (line 51) | fn poll_read( method poll_write (line 79) | fn poll_write( method poll_write_vectored (line 87) | fn poll_write_vectored( method poll_flush (line 95) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... method is_write_vectored (line 103) | fn is_write_vectored(&self) -> bool { function partial_rewind (line 121) | async fn partial_rewind() { function full_rewind (line 144) | async fn full_rewind() { FILE: builder/third-party/hyper/src/common/task.rs function yield_now (line 6) | pub(crate) fn yield_now(cx: &mut Context<'_>) -> Poll) -> fmt::Result { method sleep (line 34) | pub(crate) fn sleep(&self, duration: Duration) -> Pin> { method sleep_until (line 44) | pub(crate) fn sleep_until(&self, deadline: Instant) -> Pin>, new_deadli... method check (line 63) | pub(crate) fn check(&self, dur: Dur, name: &'static str) -> Option (Sender, Receiver) { type Sender (line 37) | pub(crate) struct Sender { method send (line 51) | pub(crate) fn send(&mut self, value: Value) { type Receiver (line 41) | pub(crate) struct Receiver { method load (line 65) | pub(crate) fn load(&mut self, cx: &mut task::Context<'_>) -> Value { method peek (line 70) | pub(crate) fn peek(&self) -> Value { type Shared (line 45) | struct Shared { method drop (line 59) | fn drop(&mut self) { FILE: builder/third-party/hyper/src/error.rs type Result (line 6) | pub type Result = std::result::Result; type Cause (line 8) | type Cause = Box; type Error (line 31) | pub struct Error { method is_parse (line 172) | pub fn is_parse(&self) -> bool { method is_parse_too_large (line 178) | pub fn is_parse_too_large(&self) -> bool { method is_parse_status (line 187) | pub fn is_parse_status(&self) -> bool { method is_user (line 192) | pub fn is_user(&self) -> bool { method is_canceled (line 197) | pub fn is_canceled(&self) -> bool { method is_closed (line 202) | pub fn is_closed(&self) -> bool { method is_incomplete_message (line 217) | pub fn is_incomplete_message(&self) -> bool { method is_body_write_aborted (line 226) | pub fn is_body_write_aborted(&self) -> bool { method is_timeout (line 241) | pub fn is_timeout(&self) -> bool { method new (line 245) | pub(super) fn new(kind: Kind) -> Error { method with (line 251) | pub(super) fn with>(mut self, cause: C) -> Error { method kind (line 257) | pub(super) fn kind(&self) -> &Kind { method find_source (line 261) | pub(crate) fn find_source(&self) -> Option<&E> { method h2_reason (line 275) | pub(super) fn h2_reason(&self) -> h2::Reason { method new_canceled (line 283) | pub(super) fn new_canceled() -> Error { method new_incomplete (line 288) | pub(super) fn new_incomplete() -> Error { method new_too_large (line 293) | pub(super) fn new_too_large() -> Error { method new_version_h2 (line 298) | pub(super) fn new_version_h2() -> Error { method new_unexpected_message (line 303) | pub(super) fn new_unexpected_message() -> Error { method new_io (line 311) | pub(super) fn new_io(cause: std::io::Error) -> Error { method new_closed (line 319) | pub(super) fn new_closed() -> Error { method new_body (line 327) | pub(super) fn new_body>(cause: E) -> Error { method new_body_write (line 335) | pub(super) fn new_body_write>(cause: E) -> Error { method new_body_write_aborted (line 343) | pub(super) fn new_body_write_aborted() -> Error { method new_user (line 347) | fn new_user(user: User) -> Error { method new_user_header (line 353) | pub(super) fn new_user_header() -> Error { method new_header_timeout (line 358) | pub(super) fn new_header_timeout() -> Error { method new_user_unsupported_status_code (line 364) | pub(super) fn new_user_unsupported_status_code() -> Error { method new_user_no_upgrade (line 368) | pub(super) fn new_user_no_upgrade() -> Error { method new_user_manual_upgrade (line 373) | pub(super) fn new_user_manual_upgrade() -> Error { method new_user_service (line 381) | pub(super) fn new_user_service>(cause: E) -> Error { method new_user_body (line 389) | pub(super) fn new_user_body>(cause: E) -> Error { method new_shutdown (line 394) | pub(super) fn new_shutdown(cause: std::io::Error) -> Error { method new_user_aborted_by_callback (line 399) | pub(super) fn new_user_aborted_by_callback() -> Error { method new_user_dispatch_gone (line 404) | pub(super) fn new_user_dispatch_gone() -> Error { method new_h2 (line 409) | pub(super) fn new_h2(cause: ::h2::Error) -> Error { method description (line 417) | fn description(&self) -> &str { method fmt (line 515) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 526) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 542) | fn from(err: Parse) -> Error { type ErrorImpl (line 35) | struct ErrorImpl { type Kind (line 41) | pub(super) enum Kind { type Parse (line 89) | pub(super) enum Parse { method content_length_invalid (line 550) | pub(crate) fn content_length_invalid() -> Self { method transfer_encoding_invalid (line 555) | pub(crate) fn transfer_encoding_invalid() -> Self { method transfer_encoding_unexpected (line 560) | pub(crate) fn transfer_encoding_unexpected() -> Self { method from (line 567) | fn from(err: httparse::Error) -> Parse { method from (line 581) | fn from(_: http::method::InvalidMethod) -> Parse { method from (line 587) | fn from(_: http::status::InvalidStatusCode) -> Parse { method from (line 593) | fn from(_: http::uri::InvalidUri) -> Parse { method from (line 599) | fn from(_: http::uri::InvalidUriParts) -> Parse { type Header (line 109) | pub(super) enum Header { type User (line 120) | pub(super) enum User { type TimedOut (line 168) | pub(super) struct TimedOut; method fmt (line 607) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 532) | fn source(&self) -> Option<&(dyn StdError + 'static)> { function assert_send_sync (line 619) | fn assert_send_sync() {} function error_satisfies_send_sync (line 622) | fn error_satisfies_send_sync() { function error_size_of (line 627) | fn error_size_of() { function h2_reason_unknown (line 633) | fn h2_reason_unknown() { function h2_reason_one_level (line 640) | fn h2_reason_one_level() { function h2_reason_nested (line 647) | fn h2_reason_nested() { FILE: builder/third-party/hyper/src/ext/h1_reason_phrase.rs type ReasonPhrase (line 34) | pub struct ReasonPhrase(Bytes); method as_bytes (line 38) | pub fn as_bytes(&self) -> &[u8] { method from_static (line 43) | pub const fn from_static(reason: &'static [u8]) -> Self { method from_bytes_unchecked (line 57) | pub(crate) fn from_bytes_unchecked(reason: Bytes) -> Self { type Error (line 63) | type Error = InvalidReasonPhrase; method try_from (line 65) | fn try_from(reason: &[u8]) -> Result { type Error (line 75) | type Error = InvalidReasonPhrase; method try_from (line 77) | fn try_from(reason: Vec) -> Result { type Error (line 87) | type Error = InvalidReasonPhrase; method try_from (line 89) | fn try_from(reason: String) -> Result { type Error (line 99) | type Error = InvalidReasonPhrase; method try_from (line 101) | fn try_from(reason: Bytes) -> Result { method as_ref (line 117) | fn as_ref(&self) -> &[u8] { method from (line 111) | fn from(reason: ReasonPhrase) -> Self { type InvalidReasonPhrase (line 128) | pub struct InvalidReasonPhrase { method fmt (line 133) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function is_valid_byte (line 140) | const fn is_valid_byte(b: u8) -> bool { function find_invalid_byte (line 159) | const fn find_invalid_byte(bytes: &[u8]) -> Option { function basic_valid (line 176) | fn basic_valid() { function empty_valid (line 183) | fn empty_valid() { function obs_text_valid (line 190) | fn obs_text_valid() { constant NEWLINE_PHRASE (line 196) | const NEWLINE_PHRASE: &'static [u8] = b"hyp\ner"; function newline_invalid_panic (line 200) | fn newline_invalid_panic() { function newline_invalid_err (line 205) | fn newline_invalid_err() { constant CR_PHRASE (line 209) | const CR_PHRASE: &'static [u8] = b"hyp\rer"; function cr_invalid_panic (line 213) | fn cr_invalid_panic() { function cr_invalid_err (line 218) | fn cr_invalid_err() { FILE: builder/third-party/hyper/src/ext/mod.rs type Protocol (line 28) | pub struct Protocol { method from_static (line 35) | pub const fn from_static(value: &'static str) -> Self { method as_str (line 42) | pub fn as_str(&self) -> &str { method from_inner (line 47) | pub(crate) fn from_inner(inner: h2::ext::Protocol) -> Self { method into_inner (line 52) | pub(crate) fn into_inner(self) -> h2::ext::Protocol { method from (line 59) | fn from(value: &'a str) -> Self { method as_ref (line 68) | fn as_ref(&self) -> &[u8] { method fmt (line 75) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type HeaderCaseMap (line 103) | pub(crate) struct HeaderCaseMap(HeaderMap); method get_all (line 110) | pub(crate) fn get_all<'a>( method get_all_internal (line 120) | pub(crate) fn get_all_internal(&self, name: &HeaderName) -> ValueIter<... method default (line 125) | pub(crate) fn default() -> Self { method insert (line 130) | pub(crate) fn insert(&mut self, name: HeaderName, orig: Bytes) { method append (line 135) | pub(crate) fn append(&mut self, name: N, orig: Bytes) type OriginalHeaderOrder (line 146) | pub(crate) struct OriginalHeaderOrder { method default (line 160) | pub(crate) fn default() -> Self { method insert (line 167) | pub(crate) fn insert(&mut self, name: HeaderName) { method append (line 178) | pub(crate) fn append(&mut self, name: N) method get_in_order (line 234) | pub(crate) fn get_in_order(&self) -> impl Iterator UserBody { method poll_data (line 211) | pub(crate) fn poll_data( type hyper_body_foreach_callback (line 56) | type hyper_body_foreach_callback = extern "C" fn(*mut c_void, *const hyp... type hyper_body_data_callback (line 58) | type hyper_body_data_callback = function data_noop (line 238) | extern "C" fn data_noop( method as_task_type (line 299) | fn as_task_type(&self) -> hyper_task_return_type { FILE: builder/third-party/hyper/src/ffi/client.rs type hyper_clientconn_options (line 25) | pub struct hyper_clientconn_options { type hyper_clientconn (line 72) | pub struct hyper_clientconn { type Tx (line 76) | enum Tx { method as_task_type (line 174) | fn as_task_type(&self) -> hyper_task_return_type { FILE: builder/third-party/hyper/src/ffi/error.rs type hyper_error (line 13) | pub struct hyper_error(crate::Error); method code (line 41) | fn code(&self) -> hyper_code { method print_to (line 54) | fn print_to(&self, dst: &mut [u8]) -> usize { type hyper_code (line 17) | pub enum hyper_code { FILE: builder/third-party/hyper/src/ffi/http_types.rs type hyper_request (line 30) | pub struct hyper_request(pub(super) Request); method finalize_request (line 281) | pub(super) fn finalize_request(&mut self) { type hyper_response (line 50) | pub struct hyper_response(pub(super) Response); method wrap (line 379) | pub(super) fn wrap(mut resp: Response) -> hyper_response { method reason_phrase (line 398) | fn reason_phrase(&self) -> &[u8] { type hyper_headers (line 65) | pub struct hyper_headers { method get_or_default (line 423) | pub(super) fn get_or_default(ext: &mut http::Extensions) -> &mut hyper... type OnInformational (line 72) | pub(crate) struct OnInformational { method call (line 570) | pub(crate) fn call(&mut self, resp: Response) { type hyper_request_on_informational_callback (line 77) | type hyper_request_on_informational_callback = extern "C" fn(*mut c_void... method as_task_type (line 412) | fn as_task_type(&self) -> hyper_task_return_type { type hyper_headers_foreach_callback (line 419) | type hyper_headers_foreach_callback = method default (line 537) | fn default() -> Self { function raw_name_value (line 546) | unsafe fn raw_name_value( function test_headers_foreach_cases_preserved (line 581) | fn test_headers_foreach_cases_preserved() { function test_headers_foreach_order_preserved (line 631) | fn test_headers_foreach_order_preserved() { FILE: builder/third-party/hyper/src/ffi/io.rs constant HYPER_IO_PENDING (line 12) | pub const HYPER_IO_PENDING: size_t = 0xFFFFFFFF; constant HYPER_IO_ERROR (line 15) | pub const HYPER_IO_ERROR: size_t = 0xFFFFFFFE; type hyper_io_read_callback (line 17) | type hyper_io_read_callback = type hyper_io_write_callback (line 19) | type hyper_io_write_callback = type hyper_io (line 36) | pub struct hyper_io { function read_noop (line 126) | extern "C" fn read_noop( function write_noop (line 136) | extern "C" fn write_noop( method poll_read (line 146) | fn poll_read( method poll_write (line 171) | fn poll_write( method poll_flush (line 189) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll = Pin + Send>>; type BoxAny (line 18) | type BoxAny = Box; constant HYPER_POLL_READY (line 21) | pub const HYPER_POLL_READY: c_int = 0; constant HYPER_POLL_PENDING (line 26) | pub const HYPER_POLL_PENDING: c_int = 1; constant HYPER_POLL_ERROR (line 28) | pub const HYPER_POLL_ERROR: c_int = 3; type hyper_executor (line 53) | pub struct hyper_executor { method new (line 185) | fn new() -> Arc { method downgrade (line 193) | pub(crate) fn downgrade(exec: &Arc) -> WeakExec { method spawn (line 197) | fn spawn(&self, task: Box) { method poll_next (line 204) | fn poll_next(&self) -> Option> { method drain_queue (line 241) | fn drain_queue(&self) -> bool { type WeakExec (line 75) | pub(crate) struct WeakExec(Weak); method new (line 266) | pub(crate) fn new() -> Self { method execute (line 276) | fn execute(&self, fut: F) { type ExecWaker (line 77) | struct ExecWaker(AtomicBool); method wake_by_ref (line 258) | fn wake_by_ref(me: &Arc) { type hyper_task (line 114) | pub struct hyper_task { method boxed (line 344) | pub(crate) fn boxed(fut: F) -> Box method output_type (line 356) | fn output_type(&self) -> hyper_task_return_type { type TaskFuture (line 120) | struct TaskFuture { type hyper_context (line 130) | pub struct hyper_context<'a>(Context<'a>); type hyper_waker (line 155) | pub struct hyper_waker { type hyper_task_return_type (line 161) | pub enum hyper_task_return_type { type AsTaskType (line 174) | pub(crate) unsafe trait AsTaskType { method as_task_type (line 175) | fn as_task_type(&self) -> hyper_task_return_type; method as_task_type (line 455) | fn as_task_type(&self) -> hyper_task_return_type { method as_task_type (line 461) | fn as_task_type(&self) -> hyper_task_return_type { type IntoDynTaskType (line 178) | pub(crate) trait IntoDynTaskType { method into_dyn_task_type (line 179) | fn into_dyn_task_type(self) -> BoxAny; method into_dyn_task_type (line 470) | fn into_dyn_task_type(self) -> BoxAny { method into_dyn_task_type (line 479) | fn into_dyn_task_type(self) -> BoxAny { method into_dyn_task_type (line 491) | fn into_dyn_task_type(self) -> BoxAny { type Output (line 365) | type Output = Box; method poll (line 367) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(cx: &'a mut Context<'b>) -> &'a mut hyper_con... FILE: builder/third-party/hyper/src/headers.rs function connection_keep_alive (line 13) | pub(super) fn connection_keep_alive(value: &HeaderValue) -> bool { function connection_close (line 18) | pub(super) fn connection_close(value: &HeaderValue) -> bool { function connection_has (line 23) | fn connection_has(value: &HeaderValue, needle: &str) -> bool { function content_length_parse (line 35) | pub(super) fn content_length_parse(value: &HeaderValue) -> Option { function content_length_parse_all (line 40) | pub(super) fn content_length_parse_all(headers: &HeaderMap) -> Option Option { function method_has_defined_payload_semantics (line 100) | pub(super) fn method_has_defined_payload_semantics(method: &Method) -> b... function set_content_length_if_missing (line 108) | pub(super) fn set_content_length_if_missing(headers: &mut HeaderMap, len... function transfer_encoding_is_chunked (line 115) | pub(super) fn transfer_encoding_is_chunked(headers: &HeaderMap) -> bool { function is_chunked (line 120) | pub(super) fn is_chunked(mut encodings: ValueIter<'_, HeaderValue>) -> b... function is_chunked_ (line 130) | pub(super) fn is_chunked_(value: &HeaderValue) -> bool { function add_chunked (line 142) | pub(super) fn add_chunked(mut entry: http::header::OccupiedEntry<'_, Hea... FILE: builder/third-party/hyper/src/proto/h1/conn.rs constant H2_PREFACE (line 26) | const H2_PREFACE: &[u8] = b"PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n"; type Conn (line 35) | pub(crate) struct Conn { function new (line 47) | pub(crate) fn new(io: I) -> Conn { function set_timer (line 87) | pub(crate) fn set_timer(&mut self, timer: Time) { function set_flush_pipeline (line 92) | pub(crate) fn set_flush_pipeline(&mut self, enabled: bool) { function set_write_strategy_queue (line 96) | pub(crate) fn set_write_strategy_queue(&mut self) { function set_max_buf_size (line 100) | pub(crate) fn set_max_buf_size(&mut self, max: usize) { function set_read_buf_exact_size (line 105) | pub(crate) fn set_read_buf_exact_size(&mut self, sz: usize) { function set_write_strategy_flatten (line 109) | pub(crate) fn set_write_strategy_flatten(&mut self) { function set_h1_parser_config (line 114) | pub(crate) fn set_h1_parser_config(&mut self, parser_config: ParserConfi... function set_title_case_headers (line 118) | pub(crate) fn set_title_case_headers(&mut self) { function set_preserve_header_case (line 122) | pub(crate) fn set_preserve_header_case(&mut self) { function set_preserve_header_order (line 127) | pub(crate) fn set_preserve_header_order(&mut self) { function set_h09_responses (line 132) | pub(crate) fn set_h09_responses(&mut self) { function set_http1_max_headers (line 136) | pub(crate) fn set_http1_max_headers(&mut self, val: usize) { function set_http1_header_read_timeout (line 141) | pub(crate) fn set_http1_header_read_timeout(&mut self, val: Duration) { function set_allow_half_close (line 146) | pub(crate) fn set_allow_half_close(&mut self) { function into_inner (line 150) | pub(crate) fn into_inner(self) -> (I, Bytes) { function pending_upgrade (line 154) | pub(crate) fn pending_upgrade(&mut self) -> Option bool { function is_write_closed (line 162) | pub(crate) fn is_write_closed(&self) -> bool { function can_read_head (line 166) | pub(crate) fn can_read_head(&self) -> bool { function can_read_body (line 178) | pub(crate) fn can_read_body(&self) -> bool { function has_initial_read_write_state (line 186) | pub(crate) fn has_initial_read_write_state(&self) -> bool { function should_error_on_eof (line 192) | fn should_error_on_eof(&self) -> bool { function has_h2_prefix (line 197) | fn has_h2_prefix(&self) -> bool { function poll_read_head (line 202) | pub(super) fn poll_read_head( function on_read_head_error (line 285) | fn on_read_head_error(&mut self, e: crate::Error) -> Poll bool { function poll_read_keep_alive (line 374) | pub(crate) fn poll_read_keep_alive(&mut self, cx: &mut Context<'_>) -> P... function is_mid_message (line 386) | fn is_mid_message(&self) -> bool { function require_empty_read (line 397) | fn require_empty_read(&mut self, cx: &mut Context<'_>) -> Poll) -> Poll) -> Poll) { function try_keep_alive (line 507) | fn try_keep_alive(&mut self, cx: &mut Context<'_>) { function can_write_head (line 512) | pub(crate) fn can_write_head(&self) -> bool { function can_write_body (line 523) | pub(crate) fn can_write_body(&self) -> bool { function can_buffer_body (line 530) | pub(crate) fn can_buffer_body(&self) -> bool { function write_head (line 534) | pub(crate) fn write_head(&mut self, head: MessageHead, body... function encode_head (line 546) | fn encode_head( function fix_keep_alive (line 593) | fn fix_keep_alive(&mut self, head: &mut MessageHead) { function enforce_version (line 620) | fn enforce_version(&mut self, head: &mut MessageHead) { function write_body (line 633) | pub(crate) fn write_body(&mut self, chunk: B) { function write_trailers (line 658) | pub(crate) fn write_trailers(&mut self, trailers: HeaderMap) { function write_body_and_end (line 683) | pub(crate) fn write_body_and_end(&mut self, chunk: B) { function end_body (line 703) | pub(crate) fn end_body(&mut self) -> crate::Result<()> { function on_parse_error (line 738) | fn on_parse_error(&mut self, err: crate::Error) -> crate::Result<()> { function poll_flush (line 757) | pub(crate) fn poll_flush(&mut self, cx: &mut Context<'_>) -> Poll) -> Poll) { function close_read (line 796) | pub(crate) fn close_read(&mut self) { function close_write (line 800) | pub(crate) fn close_write(&mut self) { function disable_keep_alive (line 805) | pub(crate) fn disable_keep_alive(&mut self) { function take_error (line 815) | pub(crate) fn take_error(&mut self) -> crate::Result<()> { function on_upgrade (line 823) | pub(super) fn on_upgrade(&mut self) -> crate::upgrade::OnUpgrade { function fmt (line 830) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type State (line 841) | struct State { method fmt (line 907) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method close (line 976) | fn close(&mut self) { method close_read (line 983) | fn close_read(&mut self) { method close_write (line 989) | fn close_write(&mut self) { method wants_keep_alive (line 995) | fn wants_keep_alive(&self) -> bool { method try_keep_alive (line 999) | fn try_keep_alive(&mut self) { method disable_keep_alive (line 1020) | fn disable_keep_alive(&mut self) { method busy (line 1024) | fn busy(&mut self) { method idle (line 1031) | fn idle(&mut self) { method is_idle (line 1055) | fn is_idle(&self) -> bool { method is_read_closed (line 1059) | fn is_read_closed(&self) -> bool { method is_write_closed (line 1063) | fn is_write_closed(&self) -> bool { method prepare_upgrade (line 1067) | fn prepare_upgrade(&mut self) -> crate::upgrade::OnUpgrade { type Reading (line 891) | enum Reading { type Writing (line 899) | enum Writing { method fmt (line 930) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type KA (line 950) | enum KA { method bitand_assign (line 941) | fn bitand_assign(&mut self, enabled: bool) { method idle (line 958) | fn idle(&mut self) { method busy (line 962) | fn busy(&mut self) { method disable (line 966) | fn disable(&mut self) { method status (line 970) | fn status(&self) -> KA { function bench_read_head_short (line 1078) | fn bench_read_head_short(b: &mut ::test::Bencher) { FILE: builder/third-party/hyper/src/proto/h1/decode.rs constant CHUNKED_EXTENSIONS_LIMIT (line 18) | const CHUNKED_EXTENSIONS_LIMIT: u64 = 1024 * 16; type Decoder (line 25) | pub(crate) struct Decoder { method length (line 78) | pub(crate) fn length(x: u64) -> Decoder { method chunked (line 84) | pub(crate) fn chunked() -> Decoder { method eof (line 94) | pub(crate) fn eof() -> Decoder { method new (line 100) | pub(super) fn new(len: DecodedLength) -> Self { method is_eof (line 110) | pub(crate) fn is_eof(&self) -> bool { method decode (line 122) | pub(crate) fn decode( method decode_fut (line 184) | async fn decode_fut(&mut self, body: &mut R) -> Result) -> fmt::Result { type Kind (line 30) | enum Kind { type ChunkedState (line 59) | enum ChunkedState { method new (line 220) | fn new() -> ChunkedState { method step (line 223) | fn step( method read_start (line 249) | fn read_start( method read_size (line 281) | fn read_size( method read_size_lws (line 314) | fn read_size_lws( method read_extension (line 330) | fn read_extension( method read_size_lf (line 361) | fn read_size_lf( method read_body (line 383) | fn read_body( method read_body_cr (line 417) | fn read_body_cr( method read_body_lf (line 429) | fn read_body_lf( method read_trailer (line 442) | fn read_trailer( method read_trailer_lf (line 452) | fn read_trailer_lf( method read_end_cr (line 465) | fn read_end_cr( method read_end_lf (line 474) | fn read_end_lf( type IncompleteBody (line 489) | struct IncompleteBody; method fmt (line 492) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method read_mem (line 507) | fn read_mem(&mut self, _: &mut Context<'_>, len: usize) -> Poll, len: usize) -> Poll, len: usize) -> Poll tokio::runtime::Runtime { FILE: builder/third-party/hyper/src/proto/h1/dispatch.rs type Dispatcher (line 20) | pub(crate) struct Dispatcher { type Dispatch (line 28) | pub(crate) trait Dispatch { method poll_msg (line 33) | fn poll_msg( method recv_msg (line 37) | fn recv_msg(&mut self, msg: crate::Result<(Self::RecvItem, IncomingBod... method poll_ready (line 39) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll>; method should_poll (line 40) | fn should_poll(&self) -> bool; function new (line 78) | pub(crate) fn new(dispatch: D, conn: Conn) -> Self { function disable_keep_alive (line 89) | pub(crate) fn disable_keep_alive(&mut self) { function into_inner (line 100) | pub(crate) fn into_inner(self) -> (I, Bytes, D) { function poll_without_shutdown (line 110) | pub(crate) fn poll_without_shutdown(&mut self, cx: &mut Context<'_>) -> ... function poll_catch (line 121) | fn poll_catch( function poll_inner (line 140) | fn poll_inner( function poll_loop (line 163) | fn poll_loop(&mut self, cx: &mut Context<'_>) -> Poll> { function poll_read (line 193) | fn poll_read(&mut self, cx: &mut Context<'_>) -> Poll> { function poll_read_head (line 247) | fn poll_read_head(&mut self, cx: &mut Context<'_>) -> Poll) -> Poll> { function poll_flush (line 399) | fn poll_flush(&mut self, cx: &mut Context<'_>) -> Poll> { function close (line 406) | fn close(&mut self) { function is_done (line 412) | fn is_done(&self) -> bool { type Output (line 443) | type Output = crate::Result; method poll (line 446) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(Pin<&'a mut Option>, bool); function new (line 458) | fn new(pin: Pin<&'a mut Option>) -> Self { function guard_mut (line 462) | fn guard_mut(&mut self) -> (Option>, &mut bool) { method drop (line 468) | fn drop(&mut self) { function client_read_bytes_before_writing_request (line 683) | fn client_read_bytes_before_writing_request() { function client_flushing_is_not_ready_for_next_request (line 719) | async fn client_flushing_is_not_ready_for_next_request() { function body_empty_chunks_ignored (line 751) | async fn body_empty_chunks_ignored() { FILE: builder/third-party/hyper/src/proto/h1/encode.rs type StaticBuf (line 18) | type StaticBuf = &'static [u8]; type Encoder (line 22) | pub(crate) struct Encoder { method new (line 61) | fn new(kind: Kind) -> Encoder { method chunked (line 67) | pub(crate) fn chunked() -> Encoder { method length (line 71) | pub(crate) fn length(len: u64) -> Encoder { method close_delimited (line 76) | pub(crate) fn close_delimited() -> Encoder { method into_chunked_with_trailing_fields (line 80) | pub(crate) fn into_chunked_with_trailing_fields(self, trailers: Vec bool { method set_last (line 95) | pub(crate) fn set_last(mut self, is_last: bool) -> Self { method is_last (line 100) | pub(crate) fn is_last(&self) -> bool { method is_close_delimited (line 104) | pub(crate) fn is_close_delimited(&self) -> bool { method is_chunked (line 112) | pub(crate) fn is_chunked(&self) -> bool { method end (line 116) | pub(crate) fn end(&self) -> Result>, NotEof> { method encode (line 128) | pub(crate) fn encode(&mut self, msg: B) -> EncodedBuf method encode_trailers (line 163) | pub(crate) fn encode_trailers( method encode_and_end (line 210) | pub(super) fn encode_and_end(&self, msg: B, dst: &mut WriteBuf { type NotEof (line 33) | pub(crate) struct NotEof(u64); method fmt (line 430) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Kind (line 36) | enum Kind { type BufKind (line 52) | enum BufKind { function is_valid_trailer_field (line 255) | fn is_valid_trailer_field(name: &HeaderName) -> bool { function allowed_trailer_field_map (line 273) | fn allowed_trailer_field_map(allowed_trailer_fields: &Vec) ... method remaining (line 294) | fn remaining(&self) -> usize { method chunk (line 305) | fn chunk(&self) -> &[u8] { method advance (line 316) | fn advance(&mut self, cnt: usize) { method chunks_vectored (line 327) | fn chunks_vectored<'t>(&'t self, dst: &mut [IoSlice<'t>]) -> usize { constant USIZE_BYTES (line 339) | const USIZE_BYTES: usize = 4; constant USIZE_BYTES (line 342) | const USIZE_BYTES: usize = 8; constant CHUNK_SIZE_MAX_BYTES (line 345) | const CHUNK_SIZE_MAX_BYTES: usize = USIZE_BYTES * 2; type ChunkSize (line 348) | struct ChunkSize { method new (line 355) | fn new(len: usize) -> ChunkSize { method fmt (line 386) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method write_str (line 395) | fn write_str(&mut self, num: &str) -> fmt::Result { method remaining (line 369) | fn remaining(&self) -> usize { method chunk (line 374) | fn chunk(&self) -> &[u8] { method advance (line 379) | fn advance(&mut self, cnt: usize) { function from (line 406) | fn from(buf: B) -> Self { function from (line 414) | fn from(buf: Take) -> Self { function from (line 422) | fn from(buf: Chain, StaticBuf>) -> Self { function chunked (line 452) | fn chunked() { function length (line 477) | fn length() { function eof (line 501) | fn eof() { function chunked_with_valid_trailers (line 523) | fn chunked_with_valid_trailers() { function chunked_with_multiple_trailer_headers (line 550) | fn chunked_with_multiple_trailer_headers() { function chunked_with_no_trailer_header (line 583) | fn chunked_with_no_trailer_header() { function chunked_with_invalid_trailers (line 605) | fn chunked_with_invalid_trailers() { function chunked_with_title_case_headers (line 644) | fn chunked_with_title_case_headers() { FILE: builder/third-party/hyper/src/proto/h1/io.rs constant INIT_BUFFER_SIZE (line 17) | pub(crate) const INIT_BUFFER_SIZE: usize = 8192; constant MINIMUM_MAX_BUFFER_SIZE (line 20) | pub(crate) const MINIMUM_MAX_BUFFER_SIZE: usize = INIT_BUFFER_SIZE; constant DEFAULT_MAX_BUFFER_SIZE (line 25) | pub(crate) const DEFAULT_MAX_BUFFER_SIZE: usize = 8192 + 4096 * 100; constant MAX_BUF_LIST_BUFFERS (line 32) | const MAX_BUF_LIST_BUFFERS: usize = 16; type Buffered (line 34) | pub(crate) struct Buffered { function fmt (line 47) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 60) | pub(crate) fn new(io: T) -> Buffered { function set_flush_pipeline (line 78) | pub(crate) fn set_flush_pipeline(&mut self, enabled: bool) { function set_max_buf_size (line 86) | pub(crate) fn set_max_buf_size(&mut self, max: usize) { function set_read_buf_exact_size (line 97) | pub(crate) fn set_read_buf_exact_size(&mut self, sz: usize) { function set_write_strategy_flatten (line 101) | pub(crate) fn set_write_strategy_flatten(&mut self) { function set_write_strategy_queue (line 108) | pub(crate) fn set_write_strategy_queue(&mut self) { function read_buf (line 115) | pub(crate) fn read_buf(&self) -> &[u8] { function read_buf_mut (line 121) | pub(super) fn read_buf_mut(&mut self) -> &mut BytesMut { function read_buf_remaining_mut (line 127) | fn read_buf_remaining_mut(&self) -> usize { function can_headers_buf (line 136) | pub(crate) fn can_headers_buf(&self) -> bool { function headers_buf (line 140) | pub(crate) fn headers_buf(&mut self) -> &mut Vec { function write_buf (line 145) | pub(super) fn write_buf(&mut self) -> &mut WriteBuf { function buffer (line 149) | pub(crate) fn buffer>(&mut self, buf: BB) { function can_buffer (line 153) | pub(crate) fn can_buffer(&self) -> bool { function consume_leading_lines (line 157) | pub(crate) fn consume_leading_lines(&mut self) { function parse (line 170) | pub(super) fn parse( function poll_read_from_io (line 241) | pub(crate) fn poll_read_from_io(&mut self, cx: &mut Context<'_>) -> Poll... function into_inner (line 273) | pub(crate) fn into_inner(self) -> (T, Bytes) { function io_mut (line 277) | pub(crate) fn io_mut(&mut self) -> &mut T { function is_read_blocked (line 281) | pub(crate) fn is_read_blocked(&self) -> bool { function poll_flush (line 285) | pub(crate) fn poll_flush(&mut self, cx: &mut Context<'_>) -> Poll) -> Poll(&'a mut self) -> impl std::future::Future, len: usize) -> Poll, len: usize) -> Poll ReadStrategy { method next (line 394) | fn next(&self) -> usize { method max (line 402) | fn max(&self) -> usize { method record (line 410) | fn record(&mut self, bytes_read: usize) { function incr_power_of_two (line 445) | fn incr_power_of_two(n: usize) -> usize { function prev_power_of_two (line 449) | fn prev_power_of_two(n: usize) -> usize { method default (line 457) | fn default() -> ReadStrategy { type Cursor (line 463) | pub(crate) struct Cursor { function new (line 470) | pub(crate) fn new(bytes: T) -> Cursor { function maybe_unshift (line 479) | fn maybe_unshift(&mut self, additional: usize) { function reset (line 494) | fn reset(&mut self) { function fmt (line 501) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method remaining (line 511) | fn remaining(&self) -> usize { method chunk (line 516) | fn chunk(&self) -> &[u8] { method advance (line 521) | fn advance(&mut self, cnt: usize) { type WriteBuf (line 528) | pub(super) struct WriteBuf { function new (line 538) | fn new(strategy: WriteStrategy) -> WriteBuf { function set_strategy (line 552) | fn set_strategy(&mut self, strategy: WriteStrategy) { function buffer (line 556) | pub(super) fn buffer>(&mut self, mut buf: BB) { function can_buffer (line 593) | fn can_buffer(&self) -> bool { function headers_mut (line 602) | fn headers_mut(&mut self) -> &mut Cursor> { function fmt (line 609) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method remaining (line 619) | fn remaining(&self) -> usize { method chunk (line 624) | fn chunk(&self) -> &[u8] { method advance (line 634) | fn advance(&mut self, cnt: usize) { method chunks_vectored (line 649) | fn chunks_vectored<'t>(&'t self, dst: &mut [IoSlice<'t>]) -> usize { type WriteStrategy (line 656) | enum WriteStrategy { function iobuf_write_empty_slice (line 686) | async fn iobuf_write_empty_slice() { function parse_reads_until_blocked (line 707) | async fn parse_reads_until_blocked() { function read_strategy_adaptive_increments (line 754) | fn read_strategy_adaptive_increments() { function read_strategy_adaptive_decrements (line 780) | fn read_strategy_adaptive_decrements() { function read_strategy_adaptive_stays_the_same (line 811) | fn read_strategy_adaptive_stays_the_same() { function read_strategy_adaptive_max_fuzz (line 832) | fn read_strategy_adaptive_max_fuzz() { function write_buf_requires_non_empty_bufs (line 863) | fn write_buf_requires_non_empty_bufs() { function write_buf_flatten (line 895) | async fn write_buf_flatten() { function write_buf_flatten_partially_flushed (line 913) | fn write_buf_flatten_partially_flushed() { function write_buf_queue_disable_auto (line 949) | async fn write_buf_queue_disable_auto() { FILE: builder/third-party/hyper/src/proto/h1/mod.rs type Http1Transaction (line 37) | pub(crate) trait Http1Transaction { constant LOG (line 40) | const LOG: &'static str; method parse (line 41) | fn parse(bytes: &mut BytesMut, ctx: ParseContext<'_>) -> ParseResult, dst: &mut Vec) -> crate... method on_error (line 44) | fn on_error(err: &crate::Error) -> Option>; method is_client (line 46) | fn is_client() -> bool { method is_server (line 50) | fn is_server() -> bool { method should_error_on_parse_eof (line 54) | fn should_error_on_parse_eof() -> bool { method should_read_first (line 58) | fn should_read_first() -> bool { method update_date (line 62) | fn update_date() {} type ParseResult (line 66) | pub(crate) type ParseResult = Result>, crate:... type ParsedMessage (line 69) | pub(crate) struct ParsedMessage { type ParseContext (line 77) | pub(crate) struct ParseContext<'a> { type Encode (line 99) | pub(crate) struct Encode<'a, T> { type Wants (line 110) | struct Wants(u8); constant EMPTY (line 113) | const EMPTY: Wants = Wants(0b00); constant EXPECT (line 114) | const EXPECT: Wants = Wants(0b01); constant UPGRADE (line 115) | const UPGRADE: Wants = Wants(0b10); method add (line 118) | fn add(self, other: Wants) -> Wants { method contains (line 122) | fn contains(&self, other: Wants) -> bool { FILE: builder/third-party/hyper/src/proto/h1/role.rs constant DEFAULT_MAX_HEADERS (line 33) | const DEFAULT_MAX_HEADERS: usize = 100; constant AVERAGE_HEADER_SIZE (line 34) | const AVERAGE_HEADER_SIZE: usize = 30; constant MAX_URI_LEN (line 36) | const MAX_URI_LEN: usize = (u16::MAX - 1) as usize; function parse_headers (line 69) | pub(super) fn parse_headers( function encode_headers (line 104) | pub(super) fn encode_headers( type Client (line 118) | pub(crate) enum Client {} method decoder (line 1223) | fn decoder( method set_length (line 1286) | fn set_length(head: &mut RequestHead, body: Option) -> Enc... method obs_fold_line (line 1411) | fn obs_fold_line(all: &mut [u8], idx: &mut HeaderIndices) { type Server (line 121) | pub(crate) enum Server {} method can_have_body (line 486) | fn can_have_body(method: &Option, status: StatusCode) -> bool { method can_chunked (line 490) | fn can_chunked(method: &Option, status: StatusCode) -> bool { method can_have_content_length (line 501) | fn can_have_content_length(method: &Option, status: StatusCode... method can_have_implicit_zero_content_length (line 509) | fn can_have_implicit_zero_content_length(method: &Option, stat... method encode_headers_with_lower_case (line 513) | fn encode_headers_with_lower_case( method encode_headers_with_original_case (line 554) | fn encode_headers_with_original_case( method encode_headers (line 624) | fn encode_headers( method record_path_range (line 957) | fn record_path_range(bytes: &[u8], req_path: &str) -> std::ops::Range<... type Incoming (line 125) | type Incoming = RequestLine; type Outgoing (line 126) | type Outgoing = StatusCode; constant LOG (line 127) | const LOG: &'static str = "{role=server}"; method parse (line 129) | fn parse(buf: &mut BytesMut, ctx: ParseContext<'_>) -> ParseResult, dst: &mut Vec) -> cra... method on_error (line 455) | fn on_error(err: &crate::Error) -> Option> { method is_server (line 475) | fn is_server() -> bool { method update_date (line 479) | fn update_date() { type HeaderNameWriter (line 966) | trait HeaderNameWriter { method write_full_header_line (line 967) | fn write_full_header_line( method write_header_name_with_colon (line 973) | fn write_header_name_with_colon( method write_header_name (line 979) | fn write_header_name(&mut self, dst: &mut Vec, name: &HeaderName); type Incoming (line 984) | type Incoming = StatusCode; type Outgoing (line 985) | type Outgoing = RequestLine; constant LOG (line 986) | const LOG: &'static str = "{role=client}"; method parse (line 988) | fn parse(buf: &mut BytesMut, ctx: ParseContext<'_>) -> ParseResult, dst: &mut Vec) -> crate::... method on_error (line 1208) | fn on_error(_err: &crate::Error) -> Option> { method is_client (line 1213) | fn is_client() -> bool { function set_content_length (line 1472) | fn set_content_length(headers: &mut HeaderMap, len: u64) -> Encoder { type HeaderIndices (line 1506) | struct HeaderIndices { function record_header_indices (line 1511) | fn record_header_indices( function title_case (line 1538) | fn title_case(dst: &mut Vec, name: &[u8]) { function write_headers_title_case (line 1552) | pub(crate) fn write_headers_title_case(headers: &HeaderMap, dst: &mut Ve... function write_headers (line 1561) | pub(crate) fn write_headers(headers: &HeaderMap, dst: &mut Vec) { function write_headers_original_case (line 1572) | fn write_headers_original_case( type FastWrite (line 1607) | struct FastWrite<'a>(&'a mut Vec); function write_str (line 1611) | fn write_str(&mut self, s: &str) -> fmt::Result { function write_fmt (line 1617) | fn write_fmt(&mut self, args: fmt::Arguments<'_>) -> fmt::Result { function extend (line 1623) | fn extend(dst: &mut Vec, data: &[u8]) { function test_parse_request (line 1636) | fn test_parse_request() { function test_parse_response (line 1671) | fn test_parse_response() { function test_parse_request_errors (line 1699) | fn test_parse_request_errors() { constant H09_RESPONSE (line 1720) | const H09_RESPONSE: &'static str = "Baguettes are super delicious, don't... function test_parse_response_h09_allowed (line 1723) | fn test_parse_response_h09_allowed() { function test_parse_response_h09_rejected (line 1750) | fn test_parse_response_h09_rejected() { constant RESPONSE_WITH_WHITESPACE_BETWEEN_HEADER_NAME_AND_COLON (line 1773) | const RESPONSE_WITH_WHITESPACE_BETWEEN_HEADER_NAME_AND_COLON: &'static s... function test_parse_allow_response_with_spaces_before_colons (line 1777) | fn test_parse_allow_response_with_spaces_before_colons() { function test_parse_reject_response_with_spaces_before_colons (line 1809) | fn test_parse_reject_response_with_spaces_before_colons() { function test_parse_preserve_header_case_in_request (line 1832) | fn test_parse_preserve_header_case_in_request() { function test_decoder_request (line 1874) | fn test_decoder_request() { function test_decoder_response (line 2129) | fn test_decoder_response() { function test_client_obs_fold_line (line 2470) | fn test_client_obs_fold_line() { function test_client_request_encode_title_case (line 2487) | fn test_client_request_encode_title_case() { function test_client_request_encode_orig_case (line 2515) | fn test_client_request_encode_orig_case() { function test_client_request_encode_orig_and_title_case (line 2549) | fn test_client_request_encode_orig_and_title_case() { function test_server_encode_connect_method (line 2584) | fn test_server_encode_connect_method() { function test_server_response_encode_title_case (line 2604) | fn test_server_response_encode_title_case() { function test_server_response_encode_orig_case (line 2636) | fn test_server_response_encode_orig_case() { function test_server_response_encode_orig_and_title_case (line 2670) | fn test_server_response_encode_orig_and_title_case() { function parse_header_htabs (line 2704) | fn parse_header_htabs() { function parse_too_large_headers (line 2732) | fn parse_too_large_headers() { function test_write_headers_orig_case_empty_value (line 2869) | fn test_write_headers_orig_case_empty_value() { function test_write_headers_orig_case_multiple_entries (line 2886) | fn test_write_headers_orig_case_multiple_entries() { function bench_parse_incoming (line 2907) | fn bench_parse_incoming(b: &mut Bencher) { function bench_parse_short (line 2973) | fn bench_parse_short(b: &mut Bencher) { function bench_server_encode_headers_preset (line 3018) | fn bench_server_encode_headers_preset(b: &mut Bencher) { function bench_server_encode_no_headers (line 3051) | fn bench_server_encode_no_headers(b: &mut Bencher) { FILE: builder/third-party/hyper/src/proto/h2/client.rs type ClientRx (line 37) | type ClientRx = crate::client::dispatch::Receiver, Respons... type ConnDropRef (line 41) | type ConnDropRef = mpsc::Sender; type ConnEof (line 45) | type ConnEof = oneshot::Receiver; constant DEFAULT_CONN_WINDOW (line 50) | const DEFAULT_CONN_WINDOW: u32 = 1024 * 1024 * 5; constant DEFAULT_STREAM_WINDOW (line 51) | const DEFAULT_STREAM_WINDOW: u32 = 1024 * 1024 * 2; constant DEFAULT_MAX_FRAME_SIZE (line 52) | const DEFAULT_MAX_FRAME_SIZE: u32 = 1024 * 16; constant DEFAULT_MAX_SEND_BUF_SIZE (line 53) | const DEFAULT_MAX_SEND_BUF_SIZE: usize = 1024 * 1024; constant DEFAULT_MAX_HEADER_LIST_SIZE (line 54) | const DEFAULT_MAX_HEADER_LIST_SIZE: u32 = 1024 * 16; constant DEFAULT_INITIAL_MAX_SEND_STREAMS (line 63) | const DEFAULT_INITIAL_MAX_SEND_STREAMS: usize = 100; type Config (line 66) | pub(crate) struct Config { method default (line 82) | fn default() -> Config { function new_builder (line 100) | fn new_builder(config: &Config) -> Builder { function new_ping_config (line 119) | fn new_ping_config(config: &Config) -> ping::Config { function handshake (line 132) | pub(crate) async fn handshake( function new (line 209) | fn new(ponger: Ponger, conn: Connection, SendBuf<::... type Output (line 219) | type Output = Result<(), h2::Error>; method poll (line 221) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Output (line 259) | type Output = Result<(), ()>; method poll (line 261) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method is_terminated (line 282) | fn is_terminated(&self) -> bool { function new (line 309) | fn new( type Output (line 327) | type Output = (); method poll (line 329) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Output (line 381) | type Output = (); method poll (line 383) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> std::task::Poll type ClientTask (line 408) | pub(crate) struct ClientTask function is_extended_connect_protocol_enabled (line 430) | pub(crate) fn is_extended_connect_protocol_enabled(&self) -> bool { type Output (line 454) | type Output = (); method poll (line 456) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> std::task::Poll, cx: &mut Context<'_>) { type Output (line 549) | type Output = Result, (crate::Error, Opt... method poll (line 551) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Output (line 617) | type Output = crate::Result; method poll (line 619) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>) -> PipeToSendStream<... type Output (line 119) | type Output = crate::Result<()>; method poll (line 121) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type SendStreamExt (line 197) | trait SendStreamExt { method on_user_err (line 198) | fn on_user_err(&mut self, err: E) -> crate::Error method send_eos_frame (line 201) | fn send_eos_frame(&mut self) -> crate::Result<()>; method on_user_err (line 205) | fn on_user_err(&mut self, err: E) -> crate::Error method send_eos_frame (line 215) | fn send_eos_frame(&mut self) -> crate::Result<()> { type SendBuf (line 223) | enum SendBuf { method remaining (line 231) | fn remaining(&self) -> usize { method chunk (line 240) | fn chunk(&self) -> &[u8] { method advance (line 249) | fn advance(&mut self, cnt: usize) { method chunks_vectored (line 257) | fn chunks_vectored<'a>(&'a self, dst: &mut [IoSlice<'a>]) -> usize { type H2Upgraded (line 266) | struct H2Upgraded method poll_read (line 280) | fn poll_read( method poll_write (line 320) | fn poll_write( method poll_flush (line 357) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll std::io::Error { type UpgradedSendStream (line 390) | struct UpgradedSendStream(SendStream>>); function new (line 396) | unsafe fn new(inner: SendStream>) -> Self { function reserve_capacity (line 401) | fn reserve_capacity(&mut self, cnt: usize) { function poll_capacity (line 405) | fn poll_capacity(&mut self, cx: &mut Context<'_>) -> Poll) -> Poll Result<(), std::... function as_inner_unchecked (line 422) | unsafe fn as_inner_unchecked(&mut self) -> &mut SendStream> { type Neutered (line 428) | struct Neutered { type Impossible (line 433) | enum Impossible {} method remaining (line 438) | fn remaining(&self) -> usize { method chunk (line 442) | fn chunk(&self) -> &[u8] { method advance (line 446) | fn advance(&mut self, _cnt: usize) { FILE: builder/third-party/hyper/src/proto/h2/ping.rs type WindowSize (line 33) | type WindowSize = u32; function disabled (line 35) | pub(super) fn disabled() -> Recorder { function channel (line 39) | pub(super) fn channel(ping_pong: PingPong, config: Config, __timer: Time... type Config (line 92) | pub(super) struct Config { method is_enabled (line 179) | pub(super) fn is_enabled(&self) -> bool { type Recorder (line 104) | pub(crate) struct Recorder { method record_data (line 187) | pub(crate) fn record_data(&self, len: usize) { method record_non_data (line 221) | pub(crate) fn record_non_data(&self) { method for_stream (line 236) | pub(super) fn for_stream(self, stream: &h2::RecvStream) -> Self { method ensure_not_timed_out (line 244) | pub(super) fn ensure_not_timed_out(&self) -> crate::Result<()> { type Ponger (line 108) | pub(super) struct Ponger { method poll (line 260) | pub(super) fn poll(&mut self, cx: &mut task::Context<'_>) -> Poll bool { type Shared (line 114) | struct Shared { method send_ping (line 328) | fn send_ping(&mut self) { method is_ping_sent (line 340) | fn is_ping_sent(&self) -> bool { method update_last_read_at (line 344) | fn update_last_read_at(&mut self) { method last_read_at (line 350) | fn last_read_at(&self) -> Instant { type Bdp (line 134) | struct Bdp { method calculate (line 361) | fn calculate(&mut self, bytes: usize, rtt: Duration) -> Option, is_idle: bool, sh... method maybe_timeout (line 477) | fn maybe_timeout(&mut self, cx: &mut task::Context<'_>) -> Result<(), ... type KeepAliveState (line 162) | enum KeepAliveState { type Ponged (line 168) | pub(super) enum Ponged { type KeepAliveTimedOut (line 174) | pub(super) struct KeepAliveTimedOut; method crate_error (line 494) | pub(super) fn crate_error(self) -> crate::Error { method fmt (line 500) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 506) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { constant BDP_LIMIT (line 358) | const BDP_LIMIT: usize = 1024 * 1024 * 16; function seconds (line 417) | fn seconds(dur: Duration) -> f64 { FILE: builder/third-party/hyper/src/proto/h2/server.rs constant DEFAULT_CONN_WINDOW (line 37) | const DEFAULT_CONN_WINDOW: u32 = 1024 * 1024; constant DEFAULT_STREAM_WINDOW (line 38) | const DEFAULT_STREAM_WINDOW: u32 = 1024 * 1024; constant DEFAULT_MAX_FRAME_SIZE (line 39) | const DEFAULT_MAX_FRAME_SIZE: u32 = 1024 * 16; constant DEFAULT_MAX_SEND_BUF_SIZE (line 40) | const DEFAULT_MAX_SEND_BUF_SIZE: usize = 1024 * 400; constant DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE (line 41) | const DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE: u32 = 1024 * 16; constant DEFAULT_MAX_LOCAL_ERROR_RESET_STREAMS (line 42) | const DEFAULT_MAX_LOCAL_ERROR_RESET_STREAMS: usize = 1024; type Config (line 45) | pub(crate) struct Config { method default (line 61) | fn default() -> Config { type State (line 92) | enum State type Serving (line 104) | struct Serving function new (line 121) | pub(crate) fn new( function graceful_shutdown (line 173) | pub(crate) fn graceful_shutdown(&mut self) { type Output (line 201) | type Output = crate::Result; method poll (line 203) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll( function poll_ping (line 334) | fn poll_ping(&mut self, cx: &mut Context<'_>) { type ConnectParts (line 381) | struct ConnectParts { function new (line 391) | fn new( function poll2 (line 424) | fn poll2(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/hyper/src/proto/mod.rs type MessageHead (line 22) | pub(crate) struct MessageHead { type RequestHead (line 35) | pub(crate) type RequestHead = MessageHead; type RequestLine (line 39) | pub(crate) struct RequestLine(pub(crate) http::Method, pub(crate) http::... type ResponseHead (line 43) | pub(crate) type ResponseHead = MessageHead; type BodyLength (line 47) | pub(crate) enum BodyLength { type Dispatched (line 55) | pub(crate) enum Dispatched { function into_response (line 65) | fn into_response(self, body: B) -> http::Response { FILE: builder/third-party/hyper/src/rt/bounds.rs type Http2ClientConnExec (line 28) | pub trait Http2ClientConnExec: sealed_client::Sealed<(B, T)> method execute_h2_future (line 35) | fn execute_h2_future(&mut self, future: H2ClientFuture); method execute_h2_future (line 46) | fn execute_h2_future(&mut self, future: H2ClientFuture) { type Sealed (line 62) | pub trait Sealed {} type Http2ServerConnExec (line 81) | pub trait Http2ServerConnExec: sealed::Sealed<(F, B)> + Clone { method execute_h2stream (line 83) | fn execute_h2stream(&mut self, fut: H2Stream); method execute_h2stream (line 93) | fn execute_h2stream(&mut self, fut: H2Stream) { type Sealed (line 107) | pub trait Sealed {} FILE: builder/third-party/hyper/src/rt/io.rs type Read (line 28) | pub trait Read { method poll_read (line 38) | fn poll_read( method poll_read (line 303) | fn poll_read( type Write (line 48) | pub trait Write { method poll_write (line 59) | fn poll_write( method poll_flush (line 72) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { method poll_write_vectored (line 89) | fn poll_write_vectored( method poll_write (line 360) | fn poll_write( method poll_write_vectored (line 368) | fn poll_write_vectored( method is_write_vectored (line 376) | fn is_write_vectored(&self) -> bool { method poll_flush (line 380) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { type ReadBufCursor (line 131) | pub struct ReadBufCursor<'a> { function new (line 138) | pub fn new(raw: &'data mut [u8]) -> Self { function uninit (line 150) | pub fn uninit(raw: &'data mut [MaybeUninit]) -> Self { function filled (line 160) | pub fn filled(&self) -> &[u8] { function unfilled (line 167) | pub fn unfilled<'cursor>(&'cursor mut self) -> ReadBufCursor<'cursor> { function set_init (line 181) | pub(crate) unsafe fn set_init(&mut self, n: usize) { function set_filled (line 187) | pub(crate) unsafe fn set_filled(&mut self, n: usize) { function len (line 193) | pub(crate) fn len(&self) -> usize { function init_len (line 199) | pub(crate) fn init_len(&self) -> usize { function remaining (line 204) | fn remaining(&self) -> usize { function capacity (line 209) | fn capacity(&self) -> usize { function fmt (line 215) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function as_mut (line 232) | pub unsafe fn as_mut(&mut self) -> &mut [MaybeUninit] { function advance (line 242) | pub unsafe fn advance(&mut self, n: usize) { function remaining (line 248) | pub(crate) fn remaining(&self) -> usize { function put_slice (line 253) | pub(crate) fn put_slice(&mut self, buf: &[u8]) { function pin_as_deref_mut (line 391) | fn pin_as_deref_mut(pin: Pin<&mut Pin

>) -> Pin<&mut P::T... FILE: builder/third-party/hyper/src/rt/mod.rs type Executor (line 39) | pub trait Executor { method execute (line 41) | fn execute(&self, fut: Fut); FILE: builder/third-party/hyper/src/rt/timer.rs type Timer (line 70) | pub trait Timer { method sleep (line 72) | fn sleep(&self, duration: Duration) -> Pin>; method sleep_until (line 75) | fn sleep_until(&self, deadline: Instant) -> Pin>; method reset (line 78) | fn reset(&self, sleep: &mut Pin>, new_deadline: Instant) { type Sleep (line 84) | pub trait Sleep: Send + Sync + Future { method __type_id (line 87) | fn __type_id(&self, _: private::Sealed) -> TypeId function is (line 99) | pub fn is(&self) -> bool function downcast_mut_pin (line 107) | pub fn downcast_mut_pin(self: Pin<&mut Self>) -> Option> type Sealed (line 126) | pub struct Sealed {} FILE: builder/third-party/hyper/src/server/conn/http1.rs type Http1Dispatcher (line 24) | type Http1Dispatcher = proto::h1::Dispatcher< type Builder (line 71) | pub struct Builder { method new (line 237) | pub fn new() -> Self { method half_close (line 259) | pub fn half_close(&mut self, val: bool) -> &mut Self { method keep_alive (line 267) | pub fn keep_alive(&mut self, val: bool) -> &mut Self { method title_case_headers (line 276) | pub fn title_case_headers(&mut self, enabled: bool) -> &mut Self { method preserve_header_case (line 292) | pub fn preserve_header_case(&mut self, enabled: bool) -> &mut Self { method max_headers (line 310) | pub fn max_headers(&mut self, val: usize) -> &mut Self { method header_read_timeout (line 324) | pub fn header_read_timeout(&mut self, read_timeout: impl Into &mut Self { method max_buf_size (line 353) | pub fn max_buf_size(&mut self, max: usize) -> &mut Self { method pipeline_flush (line 367) | pub fn pipeline_flush(&mut self, enabled: bool) -> &mut Self { method timer (line 373) | pub fn timer(&mut self, timer: M) -> &mut Self method serve_connection (line 414) | pub fn serve_connection(&self, io: I, service: S) -> Connection<... type Parts (line 90) | pub struct Parts { function fmt (line 112) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function graceful_shutdown (line 135) | pub fn graceful_shutdown(mut self: Pin<&mut Self>) { function into_parts (line 148) | pub fn into_parts(self) -> Parts { function poll_without_shutdown (line 164) | pub fn poll_without_shutdown(&mut self, cx: &mut Context<'_>) -> Poll impl Future UpgradeableConnection type Output (line 211) | type Output = crate::Result<()>; method poll (line 213) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll function graceful_shutdown (line 484) | pub fn graceful_shutdown(mut self: Pin<&mut Self>) { type Output (line 501) | type Output = crate::Result<()>; method poll (line 503) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 54) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function graceful_shutdown (line 78) | pub fn graceful_shutdown(mut self: Pin<&mut Self>) { type Output (line 92) | type Output = crate::Result<()>; method poll (line 94) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { function max_pending_accept_reset_streams (line 129) | pub fn max_pending_accept_reset_streams(&mut self, max: impl Into>)... function initial_connection_window_size (line 170) | pub fn initial_connection_window_size(&mut self, sz: impl Into &mut Self { function max_frame_size (line 199) | pub fn max_frame_size(&mut self, sz: impl Into>) -> &mut Self { function max_concurrent_streams (line 215) | pub fn max_concurrent_streams(&mut self, max: impl Into>) ->... function keep_alive_interval (line 226) | pub fn keep_alive_interval(&mut self, interval: impl Into &mut Self { function max_send_buf_size (line 249) | pub fn max_send_buf_size(&mut self, max: usize) -> &mut Self { function enable_connect_protocol (line 258) | pub fn enable_connect_protocol(&mut self) -> &mut Self { function max_header_list_size (line 266) | pub fn max_header_list_size(&mut self, max: u32) -> &mut Self { function timer (line 272) | pub fn timer(&mut self, timer: M) -> &mut Self function serve_connection (line 284) | pub fn serve_connection(&self, io: I, service: S) -> Connectio... FILE: builder/third-party/hyper/src/service/http.rs type HttpService (line 9) | pub trait HttpService: sealed::Sealed { method call (line 24) | fn call(&mut self, req: Request) -> Self::Future; type ResBody (line 33) | type ResBody = B2; type Error (line 35) | type Error = T::Error; type Future (line 36) | type Future = T::Future; method call (line 38) | fn call(&mut self, req: Request) -> Self::Future { type Sealed (line 51) | pub trait Sealed {} FILE: builder/third-party/hyper/src/service/service.rs type Service (line 20) | pub trait Service { method call (line 39) | fn call(&self, req: Request) -> Self::Future; FILE: builder/third-party/hyper/src/service/util.rs function service_fn (line 30) | pub fn service_fn(f: F) -> ServiceFn type ServiceFn (line 42) | pub struct ServiceFn { type Response (line 55) | type Response = crate::Response; type Error (line 56) | type Error = E; type Future (line 57) | type Future = Ret; function call (line 59) | fn call(&self, req: Request) -> Self::Future { function fmt (line 65) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 74) | fn clone(&self) -> Self { FILE: builder/third-party/hyper/src/upgrade.rs type Upgraded (line 65) | pub struct Upgraded { method new (line 138) | pub(super) fn new(io: T, read_buf: Bytes) -> Self method downcast (line 151) | pub fn downcast(self) -> Result) -> fmt::Result { type OnUpgrade (line 73) | pub struct OnUpgrade { method none (line 214) | pub(super) fn none() -> Self { method is_none (line 219) | pub(super) fn is_none(&self) -> bool { method fmt (line 244) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Parts (line 83) | pub struct Parts { function on (line 105) | pub fn on(msg: T) -> OnUpgrade { type Pending (line 113) | pub(super) struct Pending { method fulfill (line 256) | pub(super) fn fulfill(self, upgraded: Upgraded) { method manual (line 264) | pub(super) fn manual(self) { function pending (line 121) | pub(super) fn pending() -> (Pending, OnUpgrade) { method poll_read (line 166) | fn poll_read( method poll_write (line 176) | fn poll_write( method poll_write_vectored (line 184) | fn poll_write_vectored( method poll_flush (line 192) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... method is_write_vectored (line 200) | fn is_write_vectored(&self) -> bool { type Output (line 225) | type Output = Result; method poll (line 227) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type UpgradeExpected (line 278) | struct UpgradeExpected; method fmt (line 281) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Io (line 290) | pub(super) trait Io: Read + Write + Unpin + 'static { method __hyper_type_id (line 291) | fn __hyper_type_id(&self) -> TypeId { function __hyper_is (line 299) | fn __hyper_is(&self) -> bool { function __hyper_downcast (line 304) | fn __hyper_downcast(self: Box) -> Result, Box> { type CanUpgrade (line 320) | pub trait CanUpgrade { method on_upgrade (line 321) | fn on_upgrade(self) -> OnUpgrade; method on_upgrade (line 325) | fn on_upgrade(mut self) -> OnUpgrade { method on_upgrade (line 333) | fn on_upgrade(self) -> OnUpgrade { method on_upgrade (line 341) | fn on_upgrade(mut self) -> OnUpgrade { method on_upgrade (line 349) | fn on_upgrade(self) -> OnUpgrade { function upgraded_downcast (line 366) | fn upgraded_downcast() { type Mock (line 377) | struct Mock; method poll_read (line 380) | fn poll_read( method poll_write (line 390) | fn poll_write( method poll_flush (line 399) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll Result { function domain_to_ascii_strict (line 69) | pub fn domain_to_ascii_strict(domain: &str) -> Result (String, Result<(), uts46::Err... FILE: builder/third-party/idna/src/make_uts46_mapping_table.py function escape_char (line 30) | def escape_char(c): function char (line 33) | def char(s): function strtab_slice (line 39) | def strtab_slice(s): function rust_slice (line 51) | def rust_slice(s): function mergeable_key (line 89) | def mergeable_key(r): function is_single_char_range (line 127) | def is_single_char_range(r): function merge_single_char_ranges (line 134) | def merge_single_char_ranges(ranges): function escape_str (line 181) | def escape_str(s): FILE: builder/third-party/idna/src/punycode.rs function adapt (line 31) | fn adapt(mut delta: u32, num_points: u32, first_time: bool) -> u32 { function decode_to_string (line 46) | pub fn decode_to_string(input: &str) -> Option { function decode (line 55) | pub fn decode(input: &str) -> Option> { type Decoder (line 60) | pub(crate) struct Decoder { method decode (line 66) | pub(crate) fn decode<'a>(&'a mut self, input: &'a str) -> Result { type Item (line 180) | type Item = char; method next (line 182) | fn next(&mut self) -> Option { method size_hint (line 201) | fn size_hint(&self) -> (usize, Option) { method len (line 208) | fn len(&self) -> usize { function encode_str (line 217) | pub fn encode_str(input: &str) -> Option { function encode (line 229) | pub fn encode(input: &[char]) -> Option { function encode_into (line 239) | pub(crate) fn encode_into(input: I, output: &mut String) -> Result<()... function value_to_digit (line 313) | fn value_to_digit(value: u32) -> char { function huge_encode (line 324) | fn huge_encode() { FILE: builder/third-party/idna/src/uts46.rs constant PUNYCODE_PREFIX (line 23) | const PUNYCODE_PREFIX: &str = "xn--"; type StringTableSlice (line 26) | struct StringTableSlice { function decode_slice (line 34) | fn decode_slice(slice: &StringTableSlice) -> &'static str { type Mapping (line 44) | enum Mapping { function find_char (line 55) | fn find_char(codepoint: char) -> &'static Mapping { type Mapper (line 74) | struct Mapper<'a> { type Item (line 82) | type Item = char; method next (line 84) | fn next(&mut self) -> Option { function passes_bidi (line 144) | fn passes_bidi(label: &str, is_bidi_domain: bool) -> bool { function check_validity (line 277) | fn check_validity(label: &str, config: Config, errors: &mut Errors) { function is_simple (line 325) | fn is_simple(domain: &str) -> bool { function processing (line 359) | fn processing( type Idna (line 435) | pub struct Idna { method new (line 442) | pub fn new(config: Config) -> Self { method to_ascii_inner (line 450) | pub fn to_ascii_inner(&mut self, domain: &str, out: &mut String) -> Er... method to_ascii (line 480) | pub fn to_ascii(&mut self, domain: &str, out: &mut String) -> Result<(... method to_unicode (line 502) | pub fn to_unicode(&mut self, domain: &str, out: &mut String) -> Result... type Config (line 513) | pub struct Config { method use_std3_ascii_rules (line 540) | pub fn use_std3_ascii_rules(mut self, value: bool) -> Self { method transitional_processing (line 546) | pub fn transitional_processing(mut self, value: bool) -> Self { method verify_dns_length (line 552) | pub fn verify_dns_length(mut self, value: bool) -> Self { method check_hyphens (line 558) | pub fn check_hyphens(mut self, value: bool) -> Self { method use_idna_2008_rules (line 564) | pub fn use_idna_2008_rules(mut self, value: bool) -> Self { method to_ascii (line 570) | pub fn to_ascii(self, domain: &str) -> Result { method to_unicode (line 577) | pub fn to_unicode(self, domain: &str) -> (String, Result<(), Errors>) { method default (line 523) | fn default() -> Self { function is_bidi_domain (line 585) | fn is_bidi_domain(s: &str) -> bool { type Errors (line 603) | pub struct Errors { method is_err (line 619) | fn is_err(&self) -> bool { method fmt (line 650) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 718) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 705) | fn from(e: Errors) -> Result<(), Errors> { function mapping_fast_path (line 728) | fn mapping_fast_path() { FILE: builder/third-party/idna/tests/punycode.rs function one_test (line 16) | fn one_test(decoded: &str, encoded: &str) { function one_bad_test (line 43) | fn one_bad_test(encode: &str) { function get_string (line 52) | fn get_string<'a>(map: &'a Map, key: &str) -> &'a str { function collect_tests (line 60) | pub fn collect_tests(add_test: &mut F) { FILE: builder/third-party/idna/tests/tests.rs function main (line 6) | fn main() { FILE: builder/third-party/idna/tests/unit.rs function test_punycode_prefix_with_length_check (line 6) | fn test_punycode_prefix_with_length_check() { function test_punycode_prefix_without_length_check (line 25) | fn test_punycode_prefix_without_length_check() { function test_examples (line 44) | fn test_examples() { function test_v5 (line 85) | fn test_v5() { function test_v8_bidi_rules (line 98) | fn test_v8_bidi_rules() { function emoji_domains (line 119) | fn emoji_domains() { function unicode_before_delimiter (line 136) | fn unicode_before_delimiter() { FILE: builder/third-party/idna/tests/uts46.rs function collect_tests (line 15) | pub fn collect_tests(add_test: &mut F) { function check (line 119) | fn check(source: &str, expected: (&str, &[&str]), actual: Result String { function status (line 179) | fn status(status: &str) -> Vec<&str> { FILE: builder/third-party/indexmap/benches/bench.rs type FnvBuilder (line 10) | type FnvBuilder = BuildHasherDefault; function small_rng (line 24) | fn small_rng() -> SmallRng { function new_hashmap (line 30) | fn new_hashmap(b: &mut Bencher) { function new_indexmap (line 35) | fn new_indexmap(b: &mut Bencher) { function with_capacity_10e5_hashmap (line 40) | fn with_capacity_10e5_hashmap(b: &mut Bencher) { function with_capacity_10e5_indexmap (line 45) | fn with_capacity_10e5_indexmap(b: &mut Bencher) { function insert_hashmap_10_000 (line 50) | fn insert_hashmap_10_000(b: &mut Bencher) { function insert_indexmap_10_000 (line 62) | fn insert_indexmap_10_000(b: &mut Bencher) { function insert_hashmap_string_10_000 (line 74) | fn insert_hashmap_string_10_000(b: &mut Bencher) { function insert_indexmap_string_10_000 (line 86) | fn insert_indexmap_string_10_000(b: &mut Bencher) { function insert_hashmap_str_10_000 (line 98) | fn insert_hashmap_str_10_000(b: &mut Bencher) { function insert_indexmap_str_10_000 (line 111) | fn insert_indexmap_str_10_000(b: &mut Bencher) { function insert_hashmap_int_bigvalue_10_000 (line 124) | fn insert_hashmap_int_bigvalue_10_000(b: &mut Bencher) { function insert_indexmap_int_bigvalue_10_000 (line 137) | fn insert_indexmap_int_bigvalue_10_000(b: &mut Bencher) { function insert_hashmap_100_000 (line 150) | fn insert_hashmap_100_000(b: &mut Bencher) { function insert_indexmap_100_000 (line 162) | fn insert_indexmap_100_000(b: &mut Bencher) { function insert_hashmap_150 (line 174) | fn insert_hashmap_150(b: &mut Bencher) { function insert_indexmap_150 (line 186) | fn insert_indexmap_150(b: &mut Bencher) { function entry_hashmap_150 (line 198) | fn entry_hashmap_150(b: &mut Bencher) { function entry_indexmap_150 (line 210) | fn entry_indexmap_150(b: &mut Bencher) { function iter_sum_hashmap_10_000 (line 222) | fn iter_sum_hashmap_10_000(b: &mut Bencher) { function iter_sum_indexmap_10_000 (line 234) | fn iter_sum_indexmap_10_000(b: &mut Bencher) { function iter_black_box_hashmap_10_000 (line 246) | fn iter_black_box_hashmap_10_000(b: &mut Bencher) { function iter_black_box_indexmap_10_000 (line 262) | fn iter_black_box_indexmap_10_000(b: &mut Bencher) { function shuffled_keys (line 277) | fn shuffled_keys(iter: I) -> Vec function lookup_hashmap_10_000_exist (line 288) | fn lookup_hashmap_10_000_exist(b: &mut Bencher) { function lookup_hashmap_10_000_noexist (line 305) | fn lookup_hashmap_10_000_noexist(b: &mut Bencher) { function lookup_indexmap_10_000_exist (line 322) | fn lookup_indexmap_10_000_exist(b: &mut Bencher) { function lookup_indexmap_10_000_noexist (line 339) | fn lookup_indexmap_10_000_noexist(b: &mut Bencher) { constant LOOKUP_MAP_SIZE (line 356) | const LOOKUP_MAP_SIZE: u32 = 100_000_u32; constant LOOKUP_SAMPLE_SIZE (line 357) | const LOOKUP_SAMPLE_SIZE: u32 = 5000; constant SORT_MAP_SIZE (line 358) | const SORT_MAP_SIZE: usize = 10_000; function lookup_hashmap_100_000_multi (line 409) | fn lookup_hashmap_100_000_multi(b: &mut Bencher) { function lookup_indexmap_100_000_multi (line 421) | fn lookup_indexmap_100_000_multi(b: &mut Bencher) { function lookup_hashmap_100_000_inorder_multi (line 434) | fn lookup_hashmap_100_000_inorder_multi(b: &mut Bencher) { function lookup_indexmap_100_000_inorder_multi (line 447) | fn lookup_indexmap_100_000_inorder_multi(b: &mut Bencher) { function lookup_hashmap_100_000_single (line 460) | fn lookup_hashmap_100_000_single(b: &mut Bencher) { function lookup_indexmap_100_000_single (line 470) | fn lookup_indexmap_100_000_single(b: &mut Bencher) { constant GROW_SIZE (line 479) | const GROW_SIZE: usize = 100_000; type GrowKey (line 480) | type GrowKey = u32; function grow_fnv_hashmap_100_000 (line 484) | fn grow_fnv_hashmap_100_000(b: &mut Bencher) { function grow_fnv_indexmap_100_000 (line 495) | fn grow_fnv_indexmap_100_000(b: &mut Bencher) { constant MERGE (line 505) | const MERGE: u64 = 10_000; function hashmap_merge_simple (line 507) | fn hashmap_merge_simple(b: &mut Bencher) { function hashmap_merge_shuffle (line 518) | fn hashmap_merge_shuffle(b: &mut Bencher) { function indexmap_merge_simple (line 534) | fn indexmap_merge_simple(b: &mut Bencher) { function indexmap_merge_shuffle (line 545) | fn indexmap_merge_shuffle(b: &mut Bencher) { function swap_remove_indexmap_100_000 (line 561) | fn swap_remove_indexmap_100_000(b: &mut Bencher) { function shift_remove_indexmap_100_000_few (line 578) | fn shift_remove_indexmap_100_000_few(b: &mut Bencher) { function shift_remove_indexmap_2_000_full (line 596) | fn shift_remove_indexmap_2_000_full(b: &mut Bencher) { function pop_indexmap_100_000 (line 616) | fn pop_indexmap_100_000(b: &mut Bencher) { function few_retain_indexmap_100_000 (line 630) | fn few_retain_indexmap_100_000(b: &mut Bencher) { function few_retain_hashmap_100_000 (line 641) | fn few_retain_hashmap_100_000(b: &mut Bencher) { function half_retain_indexmap_100_000 (line 652) | fn half_retain_indexmap_100_000(b: &mut Bencher) { function half_retain_hashmap_100_000 (line 663) | fn half_retain_hashmap_100_000(b: &mut Bencher) { function many_retain_indexmap_100_000 (line 674) | fn many_retain_indexmap_100_000(b: &mut Bencher) { function many_retain_hashmap_100_000 (line 685) | fn many_retain_hashmap_100_000(b: &mut Bencher) { function simple_sort (line 696) | pub fn simple_sort(m: &mut IndexMap) { function indexmap_sort_s (line 703) | fn indexmap_sort_s(b: &mut Bencher) { function indexmap_simple_sort_s (line 715) | fn indexmap_simple_sort_s(b: &mut Bencher) { function indexmap_sort_u32 (line 727) | fn indexmap_sort_u32(b: &mut Bencher) { function indexmap_simple_sort_u32 (line 739) | fn indexmap_simple_sort_u32(b: &mut Bencher) { function indexmap_clone_for_sort_s (line 752) | fn indexmap_clone_for_sort_s(b: &mut Bencher) { function indexmap_clone_for_sort_u32 (line 759) | fn indexmap_clone_for_sort_u32(b: &mut Bencher) { FILE: builder/third-party/indexmap/benches/faststring.rs function small_rng (line 21) | fn small_rng() -> SmallRng { type OneShot (line 28) | pub struct OneShot(pub T); method hash (line 31) | fn hash(&self, h: &mut H) { function from (line 40) | fn from(s: &'a S) -> Self { method hash (line 47) | fn hash(&self, h: &mut H) { function borrow (line 53) | fn borrow(&self) -> &OneShot { type Target (line 59) | type Target = T; method deref (line 60) | fn deref(&self) -> &T { function shuffled_keys (line 65) | fn shuffled_keys(iter: I) -> Vec function insert_hashmap_string_10_000 (line 76) | fn insert_hashmap_string_10_000(b: &mut Bencher) { function insert_hashmap_string_oneshot_10_000 (line 88) | fn insert_hashmap_string_oneshot_10_000(b: &mut Bencher) { function insert_indexmap_string_10_000 (line 100) | fn insert_indexmap_string_10_000(b: &mut Bencher) { function lookup_hashmap_10_000_exist_string (line 112) | fn lookup_hashmap_10_000_exist_string(b: &mut Bencher) { function lookup_hashmap_10_000_exist_string_oneshot (line 130) | fn lookup_hashmap_10_000_exist_string_oneshot(b: &mut Bencher) { function lookup_indexmap_10_000_exist_string (line 150) | fn lookup_indexmap_10_000_exist_string(b: &mut Bencher) { function lookup_indexmap_10_000_exist_string_oneshot (line 168) | fn lookup_indexmap_10_000_exist_string_oneshot(b: &mut Bencher) { FILE: builder/third-party/indexmap/src/arbitrary.rs function arbitrary (line 14) | fn arbitrary(u: &mut Unstructured<'a>) -> Result { function arbitrary_take_rest (line 18) | fn arbitrary_take_rest(u: Unstructured<'a>) -> Result { function arbitrary (line 28) | fn arbitrary(u: &mut Unstructured<'a>) -> Result { function arbitrary_take_rest (line 32) | fn arbitrary_take_rest(u: Unstructured<'a>) -> Result { method arbitrary (line 53) | fn arbitrary(g: &mut Gen) -> Self { method shrink (line 57) | fn shrink(&self) -> Box> { method arbitrary (line 68) | fn arbitrary(g: &mut Gen) -> Self { method shrink (line 72) | fn shrink(&self) -> Box> { FILE: builder/third-party/indexmap/src/borsh.rs method serialize (line 21) | fn serialize(&self, writer: &mut W) -> Result<()> { method deserialize_reader (line 46) | fn deserialize_reader(reader: &mut R) -> Result { method serialize (line 58) | fn serialize(&self, writer: &mut W) -> Result<()> { method deserialize_reader (line 81) | fn deserialize_reader(reader: &mut R) -> Result { function check_zst (line 88) | fn check_zst() -> Result<()> { function map_borsh_roundtrip (line 100) | fn map_borsh_roundtrip() { function set_borsh_roundtrip (line 115) | fn set_borsh_roundtrip() { FILE: builder/third-party/indexmap/src/lib.rs type HashValue (line 143) | struct HashValue(usize); method get (line 147) | fn get(self) -> u64 { type Bucket (line 153) | struct Bucket { method clone (line 164) | fn clone(&self) -> Self { method clone_from (line 172) | fn clone_from(&mut self, other: &Self) { function key_ref (line 181) | fn key_ref(&self) -> &K { function value_ref (line 184) | fn value_ref(&self) -> &V { function value_mut (line 187) | fn value_mut(&mut self) -> &mut V { function key (line 190) | fn key(self) -> K { function value (line 193) | fn value(self) -> V { function key_value (line 196) | fn key_value(self) -> (K, V) { function refs (line 199) | fn refs(&self) -> (&K, &V) { function ref_mut (line 202) | fn ref_mut(&mut self) -> (&K, &mut V) { function muts (line 205) | fn muts(&mut self) -> (&mut K, &mut V) { type Entries (line 210) | trait Entries { method into_entries (line 212) | fn into_entries(self) -> Vec; method as_entries (line 213) | fn as_entries(&self) -> &[Self::Entry]; method as_entries_mut (line 214) | fn as_entries_mut(&mut self) -> &mut [Self::Entry]; method with_entries (line 215) | fn with_entries(&mut self, f: F) type TryReserveError (line 222) | pub struct TryReserveError { method from_alloc (line 236) | fn from_alloc(error: alloc::collections::TryReserveError) -> Self { method from_hashbrown (line 242) | fn from_hashbrown(error: hashbrown::TryReserveError) -> Self { method fmt (line 257) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type TryReserveErrorKind (line 227) | enum TryReserveErrorKind { FILE: builder/third-party/indexmap/src/map.rs type IndexMap (line 86) | pub struct IndexMap { type IndexMap (line 91) | pub struct IndexMap { method clone (line 102) | fn clone(&self) -> Self { method clone_from (line 109) | fn clone_from(&mut self, other: &Self) { type Entry (line 116) | type Entry = Bucket; method into_entries (line 119) | fn into_entries(self) -> Vec { method as_entries (line 124) | fn as_entries(&self) -> &[Self::Entry] { method as_entries_mut (line 129) | fn as_entries_mut(&mut self) -> &mut [Self::Entry] { method with_entries (line 133) | fn with_entries(&mut self, f: F) function fmt (line 147) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 152) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 165) | pub fn new() -> Self { function with_capacity (line 174) | pub fn with_capacity(n: usize) -> Self { function with_capacity_and_hasher (line 185) | pub fn with_capacity_and_hasher(n: usize, hash_builder: S) -> Self { function with_hasher (line 200) | pub const fn with_hasher(hash_builder: S) -> Self { function capacity (line 213) | pub fn capacity(&self) -> usize { function hasher (line 218) | pub fn hasher(&self) -> &S { function len (line 226) | pub fn len(&self) -> usize { function is_empty (line 234) | pub fn is_empty(&self) -> bool { function iter (line 239) | pub fn iter(&self) -> Iter<'_, K, V> { function iter_mut (line 244) | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { function keys (line 249) | pub fn keys(&self) -> Keys<'_, K, V> { function into_keys (line 254) | pub fn into_keys(self) -> IntoKeys { function values (line 259) | pub fn values(&self) -> Values<'_, K, V> { function values_mut (line 265) | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { function into_values (line 270) | pub fn into_values(self) -> IntoValues { function clear (line 277) | pub fn clear(&mut self) { function truncate (line 284) | pub fn truncate(&mut self, len: usize) { function drain (line 301) | pub fn drain(&mut self, range: R) -> Drain<'_, K, V> function split_off (line 315) | pub fn split_off(&mut self, at: usize) -> Self function reserve (line 328) | pub fn reserve(&mut self, additional: usize) { function reserve_exact (line 340) | pub fn reserve_exact(&mut self, additional: usize) { function try_reserve (line 347) | pub fn try_reserve(&mut self, additional: usize) -> Result<(), TryReserv... function try_reserve_exact (line 359) | pub fn try_reserve_exact(&mut self, additional: usize) -> Result<(), Try... function shrink_to_fit (line 366) | pub fn shrink_to_fit(&mut self) { function shrink_to (line 373) | pub fn shrink_to(&mut self, min_capacity: usize) { function insert (line 397) | pub fn insert(&mut self, key: K, value: V) -> Option { function insert_full (line 413) | pub fn insert_full(&mut self, key: K, value: V) -> (usize, Option) { function insert_sorted (line 437) | pub fn insert_sorted(&mut self, key: K, value: V) -> (usize, Option) function shift_insert (line 462) | pub fn shift_insert(&mut self, index: usize, key: K, value: V) -> Option... function entry (line 480) | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> { function splice (line 515) | pub fn splice(&mut self, range: R, replace_with: I) -> Splice<'_, ... function hash (line 528) | pub(crate) fn hash(&self, key: &Q) -> HashValue { function contains_key (line 537) | pub fn contains_key(&self, key: &Q) -> bool function get (line 548) | pub fn get(&self, key: &Q) -> Option<&V> function get_key_value (line 564) | pub fn get_key_value(&self, key: &Q) -> Option<(&K, &V)> function get_full (line 577) | pub fn get_full(&self, key: &Q) -> Option<(usize, &K, &V)> function get_index_of (line 592) | pub fn get_index_of(&self, key: &Q) -> Option function get_mut (line 606) | pub fn get_mut(&mut self, key: &Q) -> Option<&mut V> function get_full_mut (line 618) | pub fn get_full_mut(&mut self, key: &Q) -> Option<(usize, &K, &mut V)> function remove (line 639) | pub fn remove(&mut self, key: &Q) -> Option function remove_entry (line 654) | pub fn remove_entry(&mut self, key: &Q) -> Option<(K, V)> function swap_remove (line 671) | pub fn swap_remove(&mut self, key: &Q) -> Option function swap_remove_entry (line 687) | pub fn swap_remove_entry(&mut self, key: &Q) -> Option<(K, V)> function swap_remove_full (line 707) | pub fn swap_remove_full(&mut self, key: &Q) -> Option<(usize, K, V)> function shift_remove (line 734) | pub fn shift_remove(&mut self, key: &Q) -> Option function shift_remove_entry (line 750) | pub fn shift_remove_entry(&mut self, key: &Q) -> Option<(K, V)> function shift_remove_full (line 770) | pub fn shift_remove_full(&mut self, key: &Q) -> Option<(usize, K, V)> function pop (line 794) | pub fn pop(&mut self) -> Option<(K, V)> { function retain (line 805) | pub fn retain(&mut self, mut keep: F) function sort_keys (line 819) | pub fn sort_keys(&mut self) function sort_by (line 836) | pub fn sort_by(&mut self, mut cmp: F) function sorted_by (line 849) | pub fn sorted_by(self, mut cmp: F) -> IntoIter function sort_unstable_keys (line 862) | pub fn sort_unstable_keys(&mut self) function sort_unstable_by (line 879) | pub fn sort_unstable_by(&mut self, mut cmp: F) function sorted_unstable_by (line 893) | pub fn sorted_unstable_by(self, mut cmp: F) -> IntoIter function sort_by_cached_key (line 910) | pub fn sort_by_cached_key(&mut self, mut sort_key: F) function binary_search_keys (line 927) | pub fn binary_search_keys(&self, x: &K) -> Result function binary_search_by (line 941) | pub fn binary_search_by<'a, F>(&'a self, f: F) -> Result function binary_search_by_key (line 955) | pub fn binary_search_by_key<'a, B, F>(&'a self, b: &B, f: F) -> Result(&self, pred: P) -> usize function reverse (line 980) | pub fn reverse(&mut self) { function as_slice (line 987) | pub fn as_slice(&self) -> &Slice { function as_mut_slice (line 994) | pub fn as_mut_slice(&mut self) -> &mut Slice { function into_boxed_slice (line 1001) | pub fn into_boxed_slice(self) -> Box> { function get_index (line 1010) | pub fn get_index(&self, index: usize) -> Option<(&K, &V)> { function get_index_mut (line 1019) | pub fn get_index_mut(&mut self, index: usize) -> Option<(&K, &mut V)> { function get_index_entry (line 1028) | pub fn get_index_entry(&mut self, index: usize) -> Option>(&self, range: R) -> Option<&Slic... function get_range_mut (line 1051) | pub fn get_range_mut>(&mut self, range: R) -> Opti... function first (line 1060) | pub fn first(&self) -> Option<(&K, &V)> { function first_mut (line 1067) | pub fn first_mut(&mut self) -> Option<(&K, &mut V)> { function last (line 1074) | pub fn last(&self) -> Option<(&K, &V)> { function last_mut (line 1081) | pub fn last_mut(&mut self) -> Option<(&K, &mut V)> { function swap_remove_index (line 1094) | pub fn swap_remove_index(&mut self, index: usize) -> Option<(K, V)> { function shift_remove_index (line 1107) | pub fn shift_remove_index(&mut self, index: usize) -> Option<(K, V)> { function move_index (line 1120) | pub fn move_index(&mut self, from: usize, to: usize) { function swap_indices (line 1129) | pub fn swap_indices(&mut self, a: usize, b: usize) { type Output (line 1161) | type Output = V; function index (line 1166) | fn index(&self, key: &Q) -> &V { function index_mut (line 1208) | fn index_mut(&mut self, key: &Q) -> &mut V { type Output (line 1246) | type Output = V; function index (line 1251) | fn index(&self, index: usize) -> &V { function index_mut (line 1291) | fn index_mut(&mut self, index: usize) -> &mut V { function from_iter (line 1308) | fn from_iter>(iterable: I) -> Self { function from (line 1332) | fn from(arr: [(K, V); N]) -> Self { function extend (line 1351) | fn extend>(&mut self, iterable: I) { function extend (line 1379) | fn extend>(&mut self, iterable: I) { method default (line 1389) | fn default() -> Self { function eq (line 1401) | fn eq(&self, other: &IndexMap) -> bool { FILE: builder/third-party/indexmap/src/map/core.rs type IndexMapCore (line 28) | pub(crate) struct IndexMapCore { function get_hash (line 36) | fn get_hash(entries: &[Bucket]) -> impl Fn(&usize) -> u64 + ... function equivalent (line 41) | fn equivalent<'a, K, V, Q: ?Sized + Equivalent>( function erase_index (line 49) | fn erase_index(table: &mut RawTable, hash: HashValue, index: usiz... function update_index (line 55) | fn update_index(table: &mut RawTable, hash: HashValue, old: usize... method clone (line 67) | fn clone(&self) -> Self { method clone_from (line 73) | fn clone_from(&mut self, other: &Self) { function fmt (line 91) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Entry (line 100) | type Entry = Bucket; method into_entries (line 103) | fn into_entries(self) -> Vec { method as_entries (line 108) | fn as_entries(&self) -> &[Self::Entry] { method as_entries_mut (line 113) | fn as_entries_mut(&mut self) -> &mut [Self::Entry] { method with_entries (line 117) | fn with_entries(&mut self, f: F) constant MAX_ENTRIES_CAPACITY (line 128) | const MAX_ENTRIES_CAPACITY: usize = (isize::MAX as usize) / mem::size_of... function new (line 131) | pub(crate) const fn new() -> Self { function with_capacity (line 139) | pub(crate) fn with_capacity(n: usize) -> Self { function len (line 147) | pub(crate) fn len(&self) -> usize { function capacity (line 152) | pub(crate) fn capacity(&self) -> usize { function clear (line 156) | pub(crate) fn clear(&mut self) { function truncate (line 161) | pub(crate) fn truncate(&mut self, len: usize) { function drain (line 168) | pub(crate) fn drain(&mut self, range: R) -> vec::Drain<'_, Bucket> function par_drain (line 178) | pub(crate) fn par_drain(&mut self, range: R) -> rayon::vec::Drain<'_,... function split_off (line 190) | pub(crate) fn split_off(&mut self, at: usize) -> Self { function split_splice (line 200) | pub(crate) fn split_splice(&mut self, range: R) -> (Self, vec::IntoIt... function append_unchecked (line 215) | pub(crate) fn append_unchecked(&mut self, other: &mut Self) { function reserve (line 223) | pub(crate) fn reserve(&mut self, additional: usize) { function reserve_entries (line 232) | fn reserve_entries(&mut self, additional: usize) { function reserve_exact (line 244) | pub(crate) fn reserve_exact(&mut self, additional: usize) { function try_reserve (line 250) | pub(crate) fn try_reserve(&mut self, additional: usize) -> Result<(), Tr... function try_reserve_entries (line 263) | fn try_reserve_entries(&mut self, additional: usize) -> Result<(), TryRe... function try_reserve_exact (line 277) | pub(crate) fn try_reserve_exact(&mut self, additional: usize) -> Result<... function shrink_to (line 287) | pub(crate) fn shrink_to(&mut self, min_capacity: usize) { function pop (line 294) | pub(crate) fn pop(&mut self) -> Option<(K, V)> { function push_entry (line 305) | fn push_entry(&mut self, hash: HashValue, key: K, value: V) { function insert_entry (line 316) | fn insert_entry(&mut self, index: usize, hash: HashValue, key: K, value:... function get_index_of (line 326) | pub(crate) fn get_index_of(&self, hash: HashValue, key: &Q) -> Option... function insert_full (line 334) | pub(crate) fn insert_full(&mut self, hash: HashValue, key: K, value: V) ... function replace_full (line 349) | pub(crate) fn replace_full( function insert_unique (line 375) | fn insert_unique(&mut self, hash: HashValue, key: K, value: V) -> usize { function shift_insert_unique (line 383) | fn shift_insert_unique(&mut self, index: usize, hash: HashValue, key: K,... function shift_remove_full (line 399) | pub(crate) fn shift_remove_full(&mut self, hash: HashValue, key: &Q) ... function shift_remove_index (line 414) | pub(crate) fn shift_remove_index(&mut self, index: usize) -> Option<(K, ... function shift_remove_finish (line 427) | fn shift_remove_finish(&mut self, index: usize) -> (K, V) { function decrement_indices (line 440) | fn decrement_indices(&mut self, start: usize, end: usize) { function increment_indices (line 462) | fn increment_indices(&mut self, start: usize, end: usize) { function move_index (line 481) | pub(super) fn move_index(&mut self, from: usize, to: usize) { function swap_indices (line 501) | pub(crate) fn swap_indices(&mut self, a: usize, b: usize) { function swap_remove_full (line 522) | pub(crate) fn swap_remove_full(&mut self, hash: HashValue, key: &Q) -... function swap_remove_index (line 537) | pub(crate) fn swap_remove_index(&mut self, index: usize) -> Option<(K, V... function swap_remove_finish (line 550) | fn swap_remove_finish(&mut self, index: usize) -> (K, V) { function erase_indices (line 570) | fn erase_indices(&mut self, start: usize, end: usize) { function retain_in_order (line 608) | pub(crate) fn retain_in_order(&mut self, mut keep: F) function rebuild_hash_table (line 619) | fn rebuild_hash_table(&mut self) { function reverse (line 624) | pub(crate) fn reverse(&mut self) { function assert_send_sync (line 637) | fn assert_send_sync() { FILE: builder/third-party/indexmap/src/map/core/entry.rs function entry (line 7) | pub(crate) fn entry(&mut self, hash: HashValue, key: K) -> Entry<'_, K, V> type Entry (line 20) | pub enum Entry<'a, K, V> { function index (line 29) | pub fn index(&self) -> usize { function or_insert (line 40) | pub fn or_insert(self, default: V) -> &'a mut V { function or_insert_with (line 51) | pub fn or_insert_with(self, call: F) -> &'a mut V function or_insert_with_key (line 66) | pub fn or_insert_with_key(self, call: F) -> &'a mut V function key (line 81) | pub fn key(&self) -> &K { function and_modify (line 89) | pub fn and_modify(mut self, f: F) -> Self function or_default (line 103) | pub fn or_default(self) -> &'a mut V function fmt (line 115) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type OccupiedEntry (line 127) | pub struct OccupiedEntry<'a, K, V> { function index (line 134) | pub fn index(&self) -> usize { function key (line 143) | pub fn key(&self) -> &K { function get (line 148) | pub fn get(&self) -> &V { function get_mut (line 156) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 162) | pub fn into_mut(self) -> &'a mut V { function insert (line 167) | pub fn insert(&mut self, value: V) -> V { function remove (line 179) | pub fn remove(self) -> V { function swap_remove (line 190) | pub fn swap_remove(self) -> V { function shift_remove (line 201) | pub fn shift_remove(self) -> V { function remove_entry (line 213) | pub fn remove_entry(self) -> (K, V) { function swap_remove_entry (line 224) | pub fn swap_remove_entry(self) -> (K, V) { function shift_remove_entry (line 236) | pub fn shift_remove_entry(self) -> (K, V) { function move_index (line 253) | pub fn move_index(self, to: usize) { function swap_indices (line 266) | pub fn swap_indices(self, other: usize) { function fmt (line 273) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type VacantEntry (line 283) | pub struct VacantEntry<'a, K, V> { function index (line 291) | pub fn index(&self) -> usize { function key (line 296) | pub fn key(&self) -> &K { function into_key (line 301) | pub fn into_key(self) -> K { function insert (line 307) | pub fn insert(self, value: V) -> &'a mut V { function insert_sorted (line 322) | pub fn insert_sorted(self, value: V) -> (usize, &'a mut V) function shift_insert (line 337) | pub fn shift_insert(self, index: usize, value: V) -> &'a mut V { function fmt (line 345) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type IndexedEntry (line 353) | pub struct IndexedEntry<'a, K, V> { function new (line 361) | pub(crate) fn new(map: &'a mut IndexMapCore, index: usize) -> Self { function index (line 367) | pub fn index(&self) -> usize { function key (line 372) | pub fn key(&self) -> &K { function get (line 377) | pub fn get(&self) -> &V { function get_mut (line 385) | pub fn get_mut(&mut self) -> &mut V { function insert (line 390) | pub fn insert(&mut self, value: V) -> V { function into_mut (line 396) | pub fn into_mut(self) -> &'a mut V { function swap_remove_entry (line 407) | pub fn swap_remove_entry(self) -> (K, V) { function shift_remove_entry (line 418) | pub fn shift_remove_entry(self) -> (K, V) { function swap_remove (line 429) | pub fn swap_remove(self) -> V { function shift_remove (line 440) | pub fn shift_remove(self) -> V { function move_index (line 456) | pub fn move_index(self, to: usize) { function swap_indices (line 468) | pub fn swap_indices(self, other: usize) { function fmt (line 474) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/indexmap/src/map/core/raw.rs type RawBucket (line 8) | type RawBucket = hashbrown::raw::Bucket; function insert_bulk_no_grow (line 13) | pub(super) fn insert_bulk_no_grow(indices: &mut RawTable, e... type DebugIndices (line 24) | pub(super) struct DebugIndices<'a>(pub &'a RawTable); function fmt (line 28) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { function erase_indices_sweep (line 37) | pub(super) fn erase_indices_sweep(&mut self, start: usize, end: usize) { function find_or_insert (line 58) | pub(crate) fn find_or_insert(&mut self, hash: HashValue, key: &K) -> Res... function raw_entry (line 78) | pub(super) fn raw_entry( function indices_mut (line 96) | pub(super) fn indices_mut(&mut self) -> impl Iterator { type RawTableEntry (line 106) | pub(super) struct RawTableEntry<'a, K, V> { function index (line 118) | pub(super) fn index(&self) -> usize { function bucket (line 124) | pub(super) fn bucket(&self) -> &Bucket { function bucket_mut (line 129) | pub(super) fn bucket_mut(&mut self) -> &mut Bucket { function into_bucket (line 135) | pub(super) fn into_bucket(self) -> &'a mut Bucket { function remove_index (line 141) | pub(super) fn remove_index(self) -> (&'a mut IndexMapCore, usize) { function into_inner (line 149) | pub(super) fn into_inner(self) -> (&'a mut IndexMapCore, usize) { FILE: builder/third-party/indexmap/src/map/core/raw_entry_v1.rs type RawEntryApiV1 (line 23) | pub trait RawEntryApiV1: private::Sealed { method raw_entry_v1 (line 73) | fn raw_entry_v1(&self) -> RawEntryBuilder<'_, K, V, S>; method raw_entry_mut_v1 (line 172) | fn raw_entry_mut_v1(&mut self) -> RawEntryBuilderMut<'_, K, V, S>; function raw_entry_v1 (line 176) | fn raw_entry_v1(&self) -> RawEntryBuilder<'_, K, V, S> { function raw_entry_mut_v1 (line 180) | fn raw_entry_mut_v1(&mut self) -> RawEntryBuilderMut<'_, K, V, S> { type RawEntryBuilder (line 189) | pub struct RawEntryBuilder<'a, K, V, S> { function fmt (line 194) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from_key (line 201) | pub fn from_key(self, key: &Q) -> Option<(&'a K, &'a V)> function from_key_hashed_nocheck (line 210) | pub fn from_key_hashed_nocheck(self, hash: u64, key: &Q) -> Option<(&... function from_hash (line 220) | pub fn from_hash(self, hash: u64, is_match: F) -> Option<(&'a K, &'a V)> function from_hash_full (line 230) | pub fn from_hash_full(self, hash: u64, is_match: F) -> Option<(usize,... function index_from_hash (line 241) | pub fn index_from_hash(self, hash: u64, mut is_match: F) -> Option { function fmt (line 261) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from_key (line 268) | pub fn from_key(self, key: &Q) -> RawEntryMut<'a, K, V, S> function from_key_hashed_nocheck (line 278) | pub fn from_key_hashed_nocheck(self, hash: u64, key: &Q) -> RawEntryM... function from_hash (line 286) | pub fn from_hash(self, hash: u64, is_match: F) -> RawEntryMut<'a, K, ... type RawEntryMut (line 306) | pub enum RawEntryMut<'a, K, V, S> { function fmt (line 314) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function index (line 327) | pub fn index(&self) -> usize { function or_insert (line 336) | pub fn or_insert(self, default_key: K, default_value: V) -> (&'a mut K, ... function or_insert_with (line 349) | pub fn or_insert_with(self, call: F) -> (&'a mut K, &'a mut V) function and_modify (line 365) | pub fn and_modify(mut self, f: F) -> Self type RawOccupiedEntryMut (line 379) | pub struct RawOccupiedEntryMut<'a, K, V, S> { function fmt (line 385) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function index (line 396) | pub fn index(&self) -> usize { function key (line 405) | pub fn key(&self) -> &K { function key_mut (line 414) | pub fn key_mut(&mut self) -> &mut K { function into_key (line 424) | pub fn into_key(self) -> &'a mut K { function get (line 429) | pub fn get(&self) -> &V { function get_mut (line 437) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 443) | pub fn into_mut(self) -> &'a mut V { function get_key_value (line 448) | pub fn get_key_value(&self) -> (&K, &V) { function get_key_value_mut (line 453) | pub fn get_key_value_mut(&mut self) -> (&mut K, &mut V) { function into_key_value_mut (line 459) | pub fn into_key_value_mut(self) -> (&'a mut K, &'a mut V) { function insert (line 464) | pub fn insert(&mut self, value: V) -> V { function insert_key (line 469) | pub fn insert_key(&mut self, key: K) -> K { function remove (line 481) | pub fn remove(self) -> V { function swap_remove (line 492) | pub fn swap_remove(self) -> V { function shift_remove (line 503) | pub fn shift_remove(self) -> V { function remove_entry (line 515) | pub fn remove_entry(self) -> (K, V) { function swap_remove_entry (line 526) | pub fn swap_remove_entry(self) -> (K, V) { function shift_remove_entry (line 538) | pub fn shift_remove_entry(self) -> (K, V) { function move_index (line 555) | pub fn move_index(self, to: usize) { function swap_indices (line 568) | pub fn swap_indices(self, other: usize) { type RawVacantEntryMut (line 576) | pub struct RawVacantEntryMut<'a, K, V, S> { function fmt (line 582) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function index (line 589) | pub fn index(&self) -> usize { function insert (line 595) | pub fn insert(self, key: K, value: V) -> (&'a mut K, &'a mut V) function insert_hashed_nocheck (line 607) | pub fn insert_hashed_nocheck(self, hash: u64, key: K, value: V) -> (&'a ... function shift_insert (line 619) | pub fn shift_insert(self, index: usize, key: K, value: V) -> (&'a mut K,... function shift_insert_hashed_nocheck (line 635) | pub fn shift_insert_hashed_nocheck( type Sealed (line 649) | pub trait Sealed {} FILE: builder/third-party/indexmap/src/map/iter.rs type Item (line 12) | type Item = (&'a K, &'a V); type IntoIter (line 13) | type IntoIter = Iter<'a, K, V>; method into_iter (line 15) | fn into_iter(self) -> Self::IntoIter { type Item (line 21) | type Item = (&'a K, &'a mut V); type IntoIter (line 22) | type IntoIter = IterMut<'a, K, V>; method into_iter (line 24) | fn into_iter(self) -> Self::IntoIter { type Item (line 30) | type Item = (K, V); type IntoIter (line 31) | type IntoIter = IntoIter; method into_iter (line 33) | fn into_iter(self) -> Self::IntoIter { type Iter (line 42) | pub struct Iter<'a, K, V> { function new (line 47) | pub(super) fn new(entries: &'a [Bucket]) -> Self { function as_slice (line 54) | pub fn as_slice(&self) -> &'a Slice { type Item (line 60) | type Item = (&'a K, &'a V); method len (line 70) | fn len(&self) -> usize { method clone (line 79) | fn clone(&self) -> Self { function fmt (line 87) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 93) | fn default() -> Self { type IterMut (line 102) | pub struct IterMut<'a, K, V> { function new (line 107) | pub(super) fn new(entries: &'a mut [Bucket]) -> Self { function as_slice (line 114) | pub fn as_slice(&self) -> &Slice { function into_slice (line 121) | pub fn into_slice(self) -> &'a mut Slice { type Item (line 127) | type Item = (&'a K, &'a mut V); method len (line 137) | fn len(&self) -> usize { function fmt (line 145) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 152) | fn default() -> Self { type IntoIter (line 163) | pub struct IntoIter { function new (line 168) | pub(super) fn new(entries: Vec>) -> Self { function as_slice (line 175) | pub fn as_slice(&self) -> &Slice { function as_mut_slice (line 180) | pub fn as_mut_slice(&mut self) -> &mut Slice { type Item (line 186) | type Item = (K, V); method len (line 196) | fn len(&self) -> usize { function fmt (line 204) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 211) | fn default() -> Self { type Drain (line 222) | pub struct Drain<'a, K, V> { function new (line 227) | pub(super) fn new(iter: vec::Drain<'a, Bucket>) -> Self { function as_slice (line 232) | pub fn as_slice(&self) -> &Slice { type Item (line 238) | type Item = (K, V); method len (line 248) | fn len(&self) -> usize { function fmt (line 256) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Keys (line 266) | pub struct Keys<'a, K, V> { function new (line 271) | pub(super) fn new(entries: &'a [Bucket]) -> Self { type Item (line 279) | type Item = &'a K; method len (line 289) | fn len(&self) -> usize { method clone (line 298) | fn clone(&self) -> Self { function fmt (line 306) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 312) | fn default() -> Self { type Output (line 374) | type Output = K; function index (line 379) | fn index(&self, index: usize) -> &K { type IntoKeys (line 388) | pub struct IntoKeys { function new (line 393) | pub(super) fn new(entries: Vec>) -> Self { type Item (line 401) | type Item = K; method len (line 411) | fn len(&self) -> usize { function fmt (line 419) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 426) | fn default() -> Self { type Values (line 437) | pub struct Values<'a, K, V> { function new (line 442) | pub(super) fn new(entries: &'a [Bucket]) -> Self { type Item (line 450) | type Item = &'a V; method len (line 460) | fn len(&self) -> usize { method clone (line 469) | fn clone(&self) -> Self { function fmt (line 477) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 483) | fn default() -> Self { type ValuesMut (line 492) | pub struct ValuesMut<'a, K, V> { function new (line 497) | pub(super) fn new(entries: &'a mut [Bucket]) -> Self { type Item (line 505) | type Item = &'a mut V; method len (line 515) | fn len(&self) -> usize { function fmt (line 523) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 530) | fn default() -> Self { type IntoValues (line 541) | pub struct IntoValues { function new (line 546) | pub(super) fn new(entries: Vec>) -> Self { type Item (line 554) | type Item = V; method len (line 564) | fn len(&self) -> usize { function fmt (line 572) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 579) | fn default() -> Self { type Splice (line 590) | pub struct Splice<'a, I, K, V, S> function new (line 608) | pub(super) fn new(map: &'a mut IndexMap, range: R, replace_w... method drop (line 628) | fn drop(&mut self) { type Item (line 658) | type Item = (K, V); method next (line 660) | fn next(&mut self) -> Option { method size_hint (line 664) | fn size_hint(&self) -> (usize, Option) { method next_back (line 675) | fn next_back(&mut self) -> Option { method len (line 686) | fn len(&self) -> usize { function fmt (line 706) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/indexmap/src/map/mutable.rs type MutableKeys (line 19) | pub trait MutableKeys: private::Sealed { method get_full_mut2 (line 26) | fn get_full_mut2(&mut self, key: &Q) -> Option<(usize, &mut Self::K... method get_index_mut2 (line 35) | fn get_index_mut2(&mut self, index: usize) -> Option<(&mut Self::Key, ... method retain2 (line 44) | fn retain2(&mut self, keep: F) type Key (line 56) | type Key = K; type Value (line 57) | type Value = V; method get_full_mut2 (line 59) | fn get_full_mut2(&mut self, key: &Q) -> Option<(usize, &mut K, &mut... method get_index_mut2 (line 71) | fn get_index_mut2(&mut self, index: usize) -> Option<(&mut K, &mut V)> { method retain2 (line 75) | fn retain2(&mut self, keep: F) type Sealed (line 84) | pub trait Sealed {} FILE: builder/third-party/indexmap/src/map/serde_seq.rs method serialize (line 42) | fn serialize(&self, serializer: T) -> Result method serialize (line 55) | fn serialize(&self, serializer: Se) -> Result function serialize (line 77) | pub fn serialize(map: &IndexMap, serializer: T) -> ... type SeqVisitor (line 87) | struct SeqVisitor(PhantomData<(K, V, S)>); type Value (line 95) | type Value = IndexMap; function expecting (line 97) | fn expecting(&self, formatter: &mut Formatter<'_>) -> fmt::Result { function visit_seq (line 101) | fn visit_seq(self, mut seq: A) -> Result function deserialize (line 130) | pub fn deserialize<'de, D, K, V, S>(deserializer: D) -> Result { function from_slice (line 30) | pub(super) const fn from_slice(entries: &[Bucket]) -> &Self { function from_mut_slice (line 34) | pub(super) fn from_mut_slice(entries: &mut [Bucket]) -> &mut Self { function from_boxed (line 38) | pub(super) fn from_boxed(entries: Box<[Bucket]>) -> Box { function into_boxed (line 42) | fn into_boxed(self: Box) -> Box<[Bucket]> { function into_entries (line 48) | pub(crate) fn into_entries(self: Box) -> Vec> { function new (line 53) | pub const fn new<'a>() -> &'a Self { function new_mut (line 58) | pub fn new_mut<'a>() -> &'a mut Self { function len (line 64) | pub const fn len(&self) -> usize { function is_empty (line 70) | pub const fn is_empty(&self) -> bool { function get_index (line 77) | pub fn get_index(&self, index: usize) -> Option<(&K, &V)> { function get_index_mut (line 84) | pub fn get_index_mut(&mut self, index: usize) -> Option<(&K, &mut V)> { function get_range (line 91) | pub fn get_range>(&self, range: R) -> Option<&Self> { function get_range_mut (line 99) | pub fn get_range_mut>(&mut self, range: R) -> Opti... function first (line 105) | pub fn first(&self) -> Option<(&K, &V)> { function first_mut (line 110) | pub fn first_mut(&mut self) -> Option<(&K, &mut V)> { function last (line 115) | pub fn last(&self) -> Option<(&K, &V)> { function last_mut (line 120) | pub fn last_mut(&mut self) -> Option<(&K, &mut V)> { function split_at (line 127) | pub fn split_at(&self, index: usize) -> (&Self, &Self) { function split_at_mut (line 135) | pub fn split_at_mut(&mut self, index: usize) -> (&mut Self, &mut Self) { function split_first (line 142) | pub fn split_first(&self) -> Option<((&K, &V), &Self)> { function split_first_mut (line 152) | pub fn split_first_mut(&mut self) -> Option<((&K, &mut V), &mut Self)> { function split_last (line 162) | pub fn split_last(&self) -> Option<((&K, &V), &Self)> { function split_last_mut (line 172) | pub fn split_last_mut(&mut self) -> Option<((&K, &mut V), &mut Self)> { function iter (line 181) | pub fn iter(&self) -> Iter<'_, K, V> { function iter_mut (line 186) | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { function keys (line 191) | pub fn keys(&self) -> Keys<'_, K, V> { function into_keys (line 196) | pub fn into_keys(self: Box) -> IntoKeys { function values (line 201) | pub fn values(&self) -> Values<'_, K, V> { function values_mut (line 206) | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { function into_values (line 211) | pub fn into_values(self: Box) -> IntoValues { function binary_search_keys (line 223) | pub fn binary_search_keys(&self, x: &K) -> Result function binary_search_by (line 237) | pub fn binary_search_by<'a, F>(&'a self, mut f: F) -> Result function binary_search_by_key (line 251) | pub fn binary_search_by_key<'a, B, F>(&'a self, b: &B, mut f: F) -> Resu... function partition_point (line 266) | pub fn partition_point

(&self, mut pred: P) -> usize type IntoIter (line 276) | type IntoIter = Iter<'a, K, V>; type Item (line 277) | type Item = (&'a K, &'a V); method into_iter (line 279) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 285) | type IntoIter = IterMut<'a, K, V>; type Item (line 286) | type Item = (&'a K, &'a mut V); method into_iter (line 288) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 294) | type IntoIter = IntoIter; type Item (line 295) | type Item = (K, V); method into_iter (line 297) | fn into_iter(self) -> Self::IntoIter { method default (line 303) | fn default() -> Self { method default (line 309) | fn default() -> Self { method default (line 315) | fn default() -> Self { method clone (line 321) | fn clone(&self) -> Self { function from (line 327) | fn from(slice: &Slice) -> Self { function fmt (line 333) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 339) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 347) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 353) | fn cmp(&self, other: &Self) -> Ordering { method hash (line 359) | fn hash(&self, state: &mut H) { type Output (line 369) | type Output = V; function index (line 371) | fn index(&self, index: usize) -> &V { function index_mut (line 377) | fn index_mut(&mut self, index: usize) -> &mut V { function slice_index (line 431) | fn slice_index() { function slice_index_mut (line 486) | fn slice_index_mut() { FILE: builder/third-party/indexmap/src/map/tests.rs function it_works (line 5) | fn it_works() { function new (line 16) | fn new() { function insert (line 25) | fn insert() { function insert_full (line 45) | fn insert_full() { function insert_2 (line 68) | fn insert_2() { function insert_order (line 93) | fn insert_order() { function shift_insert (line 112) | fn shift_insert() { function grow (line 139) | fn grow() { function reserve (line 169) | fn reserve() { function try_reserve (line 189) | fn try_reserve() { function shrink_to_fit (line 198) | fn shrink_to_fit() { function remove (line 215) | fn remove() { function remove_to_empty (line 251) | fn remove_to_empty() { function swap_remove_index (line 260) | fn swap_remove_index() { function partial_eq_and_eq (line 285) | fn partial_eq_and_eq() { function extend (line 300) | fn extend() { function entry (line 311) | fn entry() { function entry_and_modify (line 334) | fn entry_and_modify() { function entry_or_default (line 346) | fn entry_or_default() { function occupied_entry_key (line 368) | fn occupied_entry_key() { function get_index_entry (line 390) | fn get_index_entry() { function keys (line 420) | fn keys() { function into_keys (line 431) | fn into_keys() { function values (line 442) | fn values() { function values_mut (line 453) | fn values_mut() { function into_values (line 467) | fn into_values() { function from_array (line 479) | fn from_array() { function iter_default (line 489) | fn iter_default() { function test_binary_search_by (line 509) | fn test_binary_search_by() { function test_binary_search_by_key (line 585) | fn test_binary_search_by_key() { function test_partition_point (line 661) | fn test_partition_point() { FILE: builder/third-party/indexmap/src/rayon/map.rs type Item (line 27) | type Item = (K, V); type Iter (line 28) | type Iter = IntoParIter; method into_par_iter (line 30) | fn into_par_iter(self) -> Self::Iter { type Item (line 42) | type Item = (K, V); type Iter (line 43) | type Iter = IntoParIter; method into_par_iter (line 45) | fn into_par_iter(self) -> Self::Iter { type IntoParIter (line 56) | pub struct IntoParIter { function fmt (line 61) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 68) | type Item = (K, V); type Item (line 82) | type Item = (&'a K, &'a V); type Iter (line 83) | type Iter = ParIter<'a, K, V>; method into_par_iter (line 85) | fn into_par_iter(self) -> Self::Iter { type Item (line 97) | type Item = (&'a K, &'a V); type Iter (line 98) | type Iter = ParIter<'a, K, V>; method into_par_iter (line 100) | fn into_par_iter(self) -> Self::Iter { type ParIter (line 113) | pub struct ParIter<'a, K, V> { method clone (line 118) | fn clone(&self) -> Self { function fmt (line 124) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 131) | type Item = (&'a K, &'a V); type Item (line 145) | type Item = (&'a K, &'a mut V); type Iter (line 146) | type Iter = ParIterMut<'a, K, V>; method into_par_iter (line 148) | fn into_par_iter(self) -> Self::Iter { type Item (line 160) | type Item = (&'a K, &'a mut V); type Iter (line 161) | type Iter = ParIterMut<'a, K, V>; method into_par_iter (line 163) | fn into_par_iter(self) -> Self::Iter { type ParIterMut (line 176) | pub struct ParIterMut<'a, K, V> { function fmt (line 181) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 188) | type Item = (&'a K, &'a mut V); type Item (line 202) | type Item = (K, V); type Iter (line 203) | type Iter = ParDrain<'a, K, V>; function par_drain (line 205) | fn par_drain>(self, range: R) -> Self::Iter { type ParDrain (line 218) | pub struct ParDrain<'a, K: Send, V: Send> { type Item (line 223) | type Item = (K, V); function par_keys (line 246) | pub fn par_keys(&self) -> ParKeys<'_, K, V> { function par_values (line 256) | pub fn par_values(&self) -> ParValues<'_, K, V> { function par_keys (line 277) | pub fn par_keys(&self) -> ParKeys<'_, K, V> { function par_values (line 287) | pub fn par_values(&self) -> ParValues<'_, K, V> { function par_eq (line 302) | pub fn par_eq(&self, other: &IndexMap) -> bool type ParKeys (line 319) | pub struct ParKeys<'a, K, V> { method clone (line 324) | fn clone(&self) -> Self { function fmt (line 330) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 337) | type Item = &'a K; type ParValues (line 350) | pub struct ParValues<'a, K, V> { method clone (line 355) | fn clone(&self) -> Self { function fmt (line 361) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 368) | type Item = &'a V; function par_values_mut (line 386) | pub fn par_values_mut(&mut self) -> ParValuesMut<'_, K, V> { function par_values_mut (line 402) | pub fn par_values_mut(&mut self) -> ParValuesMut<'_, K, V> { function par_sort_keys (line 415) | pub fn par_sort_keys(&mut self) function par_sort_by (line 429) | pub fn par_sort_by(&mut self, cmp: F) function par_sorted_by (line 440) | pub fn par_sorted_by(self, cmp: F) -> IntoParIter function par_sort_unstable_keys (line 450) | pub fn par_sort_unstable_keys(&mut self) function par_sort_unstable_by (line 464) | pub fn par_sort_unstable_by(&mut self, cmp: F) function par_sorted_unstable_by (line 475) | pub fn par_sorted_unstable_by(self, cmp: F) -> IntoParIter function par_sort_by_cached_key (line 486) | pub fn par_sort_by_cached_key(&mut self, sort_key: F) type ParValuesMut (line 501) | pub struct ParValuesMut<'a, K, V> { function fmt (line 506) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 513) | type Item = &'a mut V; function from_par_iter (line 528) | fn from_par_iter(iter: I) -> Self function par_extend (line 548) | fn par_extend(&mut self, iter: I) function par_extend (line 564) | fn par_extend(&mut self, iter: I) function insert_order (line 580) | fn insert_order() { function partial_eq_and_eq (line 602) | fn partial_eq_and_eq() { function extend (line 620) | fn extend() { function keys (line 631) | fn keys() { function values (line 642) | fn values() { function values_mut (line 653) | fn values_mut() { FILE: builder/third-party/indexmap/src/rayon/mod.rs function collect (line 14) | fn collect(iter: I) -> LinkedList> { FILE: builder/third-party/indexmap/src/rayon/set.rs type Bucket (line 21) | type Bucket = crate::Bucket; type Item (line 27) | type Item = T; type Iter (line 28) | type Iter = IntoParIter; method into_par_iter (line 30) | fn into_par_iter(self) -> Self::Iter { type Item (line 41) | type Item = T; type Iter (line 42) | type Iter = IntoParIter; method into_par_iter (line 44) | fn into_par_iter(self) -> Self::Iter { type IntoParIter (line 55) | pub struct IntoParIter { function fmt (line 60) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 67) | type Item = T; type Item (line 80) | type Item = &'a T; type Iter (line 81) | type Iter = ParIter<'a, T>; method into_par_iter (line 83) | fn into_par_iter(self) -> Self::Iter { type Item (line 94) | type Item = &'a T; type Iter (line 95) | type Iter = ParIter<'a, T>; method into_par_iter (line 97) | fn into_par_iter(self) -> Self::Iter { type ParIter (line 110) | pub struct ParIter<'a, T> { method clone (line 115) | fn clone(&self) -> Self { function fmt (line 121) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 128) | type Item = &'a T; type Item (line 141) | type Item = T; type Iter (line 142) | type Iter = ParDrain<'a, T>; function par_drain (line 144) | fn par_drain>(self, range: R) -> Self::Iter { type ParDrain (line 157) | pub struct ParDrain<'a, T: Send> { type Item (line 162) | type Item = T; function par_difference (line 185) | pub fn par_difference<'a, S2>( function par_symmetric_difference (line 205) | pub fn par_symmetric_difference<'a, S2>( function par_intersection (line 222) | pub fn par_intersection<'a, S2>( function par_union (line 241) | pub fn par_union<'a, S2>(&'a self, other: &'a IndexSet) -> ParUni... function par_eq (line 253) | pub fn par_eq(&self, other: &IndexSet) -> bool function par_is_disjoint (line 262) | pub fn par_is_disjoint(&self, other: &IndexSet) -> bool function par_is_superset (line 275) | pub fn par_is_superset(&self, other: &IndexSet) -> bool function par_is_subset (line 284) | pub fn par_is_subset(&self, other: &IndexSet) -> bool type ParDifference (line 296) | pub struct ParDifference<'a, T, S1, S2> { method clone (line 302) | fn clone(&self) -> Self { function fmt (line 313) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 326) | type Item = &'a T; method drive_unindexed (line 328) | fn drive_unindexed(self, consumer: C) -> C::Result type ParIntersection (line 344) | pub struct ParIntersection<'a, T, S1, S2> { method clone (line 350) | fn clone(&self) -> Self { function fmt (line 361) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 374) | type Item = &'a T; method drive_unindexed (line 376) | fn drive_unindexed(self, consumer: C) -> C::Result type ParSymmetricDifference (line 392) | pub struct ParSymmetricDifference<'a, T, S1, S2> { method clone (line 398) | fn clone(&self) -> Self { function fmt (line 409) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 422) | type Item = &'a T; method drive_unindexed (line 424) | fn drive_unindexed(self, consumer: C) -> C::Result type ParUnion (line 440) | pub struct ParUnion<'a, T, S1, S2> { method clone (line 446) | fn clone(&self) -> Self { function fmt (line 457) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 468) | type Item = &'a T; method drive_unindexed (line 470) | fn drive_unindexed(self, consumer: C) -> C::Result function par_sort (line 490) | pub fn par_sort(&mut self) function par_sort_by (line 500) | pub fn par_sort_by(&mut self, cmp: F) function par_sorted_by (line 511) | pub fn par_sorted_by(self, cmp: F) -> IntoParIter function par_sort_unstable (line 521) | pub fn par_sort_unstable(&mut self) function par_sort_unstable_by (line 531) | pub fn par_sort_unstable_by(&mut self, cmp: F) function par_sorted_unstable_by (line 542) | pub fn par_sorted_unstable_by(self, cmp: F) -> IntoParIter function par_sort_by_cached_key (line 552) | pub fn par_sort_by_cached_key(&mut self, sort_key: F) function from_par_iter (line 568) | fn from_par_iter(iter: I) -> Self function par_extend (line 587) | fn par_extend(&mut self, iter: I) function par_extend (line 602) | fn par_extend(&mut self, iter: I) function insert_order (line 617) | fn insert_order() { function partial_eq_and_eq (line 639) | fn partial_eq_and_eq() { function extend (line 656) | fn extend() { function comparisons (line 667) | fn comparisons() { function iter_comparisons (line 700) | fn iter_comparisons() { FILE: builder/third-party/indexmap/src/rustc.rs type Item (line 17) | type Item = (K, V); type Iter (line 18) | type Iter = IntoParIter; method into_par_iter (line 20) | fn into_par_iter(self) -> Self::Iter { type IntoParIter (line 27) | pub struct IntoParIter { type Item (line 32) | type Item = (K, V); type Item (line 46) | type Item = (&'a K, &'a V); type Iter (line 47) | type Iter = ParIter<'a, K, V>; method into_par_iter (line 49) | fn into_par_iter(self) -> Self::Iter { type ParIter (line 56) | pub struct ParIter<'a, K, V> { type Item (line 61) | type Item = (&'a K, &'a V); type Item (line 75) | type Item = (&'a K, &'a mut V); type Iter (line 76) | type Iter = ParIterMut<'a, K, V>; method into_par_iter (line 78) | fn into_par_iter(self) -> Self::Iter { type ParIterMut (line 85) | pub struct ParIterMut<'a, K, V> { type Item (line 90) | type Item = (&'a K, &'a mut V); type Item (line 107) | type Item = T; type Iter (line 108) | type Iter = IntoParIter; method into_par_iter (line 110) | fn into_par_iter(self) -> Self::Iter { type IntoParIter (line 117) | pub struct IntoParIter { type Item (line 122) | type Item = T; type Item (line 135) | type Item = &'a T; type Iter (line 136) | type Iter = ParIter<'a, T>; method into_par_iter (line 138) | fn into_par_iter(self) -> Self::Iter { type ParIter (line 145) | pub struct ParIter<'a, T> { type Item (line 150) | type Item = &'a T; FILE: builder/third-party/indexmap/src/serde.rs function cautious_capacity (line 23) | pub(crate) fn cautious_capacity(hint: Option) -> usize { method serialize (line 37) | fn serialize(&self, serializer: T) -> Result type IndexMapVisitor (line 45) | struct IndexMapVisitor(PhantomData<(K, V, S)>); type Value (line 53) | type Value = IndexMap; function expecting (line 55) | fn expecting(&self, formatter: &mut Formatter<'_>) -> fmt::Result { function visit_map (line 59) | fn visit_map(self, mut map: A) -> Result function deserialize (line 80) | fn deserialize(deserializer: D) -> Result type Deserializer (line 95) | type Deserializer = MapDeserializer<'de, ::IntoIte... function into_deserializer (line 97) | fn into_deserializer(self) -> Self::Deserializer { method serialize (line 106) | fn serialize(&self, serializer: Se) -> Result type IndexSetVisitor (line 114) | struct IndexSetVisitor(PhantomData<(T, S)>); type Value (line 121) | type Value = IndexSet; function expecting (line 123) | fn expecting(&self, formatter: &mut Formatter<'_>) -> fmt::Result { function visit_seq (line 127) | fn visit_seq(self, mut seq: A) -> Result function deserialize (line 147) | fn deserialize(deserializer: D) -> Result type Deserializer (line 161) | type Deserializer = SeqDeserializer<::IntoIter, E>; function into_deserializer (line 163) | fn into_deserializer(self) -> Self::Deserializer { FILE: builder/third-party/indexmap/src/set.rs type Bucket (line 33) | type Bucket = super::Bucket; type IndexSet (line 84) | pub struct IndexSet { type IndexSet (line 88) | pub struct IndexSet { method clone (line 97) | fn clone(&self) -> Self { method clone_from (line 103) | fn clone_from(&mut self, other: &Self) { type Entry (line 109) | type Entry = Bucket; method into_entries (line 112) | fn into_entries(self) -> Vec { method as_entries (line 117) | fn as_entries(&self) -> &[Self::Entry] { method as_entries_mut (line 122) | fn as_entries_mut(&mut self) -> &mut [Self::Entry] { method with_entries (line 126) | fn with_entries(&mut self, f: F) function fmt (line 139) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 144) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 154) | pub fn new() -> Self { function with_capacity (line 164) | pub fn with_capacity(n: usize) -> Self { function with_capacity_and_hasher (line 176) | pub fn with_capacity_and_hasher(n: usize, hash_builder: S) -> Self { function with_hasher (line 186) | pub const fn with_hasher(hash_builder: S) -> Self { function capacity (line 198) | pub fn capacity(&self) -> usize { function hasher (line 203) | pub fn hasher(&self) -> &S { function len (line 210) | pub fn len(&self) -> usize { function is_empty (line 217) | pub fn is_empty(&self) -> bool { function iter (line 222) | pub fn iter(&self) -> Iter<'_, T> { function clear (line 229) | pub fn clear(&mut self) { function truncate (line 236) | pub fn truncate(&mut self, len: usize) { function drain (line 253) | pub fn drain(&mut self, range: R) -> Drain<'_, T> function split_off (line 267) | pub fn split_off(&mut self, at: usize) -> Self function reserve (line 279) | pub fn reserve(&mut self, additional: usize) { function reserve_exact (line 291) | pub fn reserve_exact(&mut self, additional: usize) { function try_reserve (line 298) | pub fn try_reserve(&mut self, additional: usize) -> Result<(), TryReserv... function try_reserve_exact (line 310) | pub fn try_reserve_exact(&mut self, additional: usize) -> Result<(), Try... function shrink_to_fit (line 317) | pub fn shrink_to_fit(&mut self) { function shrink_to (line 324) | pub fn shrink_to(&mut self, min_capacity: usize) { function insert (line 342) | pub fn insert(&mut self, value: T) -> bool { function insert_full (line 355) | pub fn insert_full(&mut self, value: T) -> (usize, bool) { function insert_sorted (line 378) | pub fn insert_sorted(&mut self, value: T) -> (usize, bool) function shift_insert (line 396) | pub fn shift_insert(&mut self, index: usize, value: T) -> bool { function replace (line 405) | pub fn replace(&mut self, value: T) -> Option { function replace_full (line 414) | pub fn replace_full(&mut self, value: T) -> (usize, Option) { function difference (line 425) | pub fn difference<'a, S2>(&'a self, other: &'a IndexSet) -> Diffe... function symmetric_difference (line 437) | pub fn symmetric_difference<'a, S2>( function intersection (line 450) | pub fn intersection<'a, S2>(&'a self, other: &'a IndexSet) -> Int... function union (line 461) | pub fn union<'a, S2>(&'a self, other: &'a IndexSet) -> Union<'a, ... function splice (line 497) | pub fn splice(&mut self, range: R, replace_with: I) -> Splice<'_, ... function contains (line 513) | pub fn contains(&self, value: &Q) -> bool function get (line 524) | pub fn get(&self, value: &Q) -> Option<&T> function get_full (line 532) | pub fn get_full(&self, value: &Q) -> Option<(usize, &T)> function get_index_of (line 542) | pub fn get_index_of(&self, value: &Q) -> Option function remove (line 557) | pub fn remove(&mut self, value: &Q) -> bool function swap_remove (line 573) | pub fn swap_remove(&mut self, value: &Q) -> bool function shift_remove (line 589) | pub fn shift_remove(&mut self, value: &Q) -> bool function take (line 605) | pub fn take(&mut self, value: &Q) -> Option function swap_take (line 622) | pub fn swap_take(&mut self, value: &Q) -> Option function shift_take (line 639) | pub fn shift_take(&mut self, value: &Q) -> Option function swap_remove_full (line 653) | pub fn swap_remove_full(&mut self, value: &Q) -> Option<(usize, T)> function shift_remove_full (line 667) | pub fn shift_remove_full(&mut self, value: &Q) -> Option<(usize, T)> function pop (line 681) | pub fn pop(&mut self) -> Option { function retain (line 692) | pub fn retain(&mut self, mut keep: F) function sort (line 706) | pub fn sort(&mut self) function sort_by (line 716) | pub fn sort_by(&mut self, mut cmp: F) function sorted_by (line 727) | pub fn sorted_by(self, mut cmp: F) -> IntoIter function sort_unstable (line 739) | pub fn sort_unstable(&mut self) function sort_unstable_by (line 749) | pub fn sort_unstable_by(&mut self, mut cmp: F) function sorted_unstable_by (line 758) | pub fn sorted_unstable_by(self, mut cmp: F) -> IntoIter function sort_by_cached_key (line 775) | pub fn sort_by_cached_key(&mut self, mut sort_key: F) function binary_search (line 792) | pub fn binary_search(&self, x: &T) -> Result function binary_search_by (line 806) | pub fn binary_search_by<'a, F>(&'a self, f: F) -> Result function binary_search_by_key (line 820) | pub fn binary_search_by_key<'a, B, F>(&'a self, b: &B, f: F) -> Result(&self, pred: P) -> usize function reverse (line 845) | pub fn reverse(&mut self) { function as_slice (line 852) | pub fn as_slice(&self) -> &Slice { function into_boxed_slice (line 859) | pub fn into_boxed_slice(self) -> Box> { function get_index (line 868) | pub fn get_index(&self, index: usize) -> Option<&T> { function get_range (line 877) | pub fn get_range>(&self, range: R) -> Option<&Slic... function first (line 886) | pub fn first(&self) -> Option<&T> { function last (line 893) | pub fn last(&self) -> Option<&T> { function swap_remove_index (line 906) | pub fn swap_remove_index(&mut self, index: usize) -> Option { function shift_remove_index (line 919) | pub fn shift_remove_index(&mut self, index: usize) -> Option { function move_index (line 932) | pub fn move_index(&mut self, from: usize, to: usize) { function swap_indices (line 941) | pub fn swap_indices(&mut self, a: usize, b: usize) { type Output (line 975) | type Output = T; function index (line 980) | fn index(&self, index: usize) -> &T { function from_iter (line 991) | fn from_iter>(iterable: I) -> Self { function from (line 1014) | fn from(arr: [T; N]) -> Self { function extend (line 1024) | fn extend>(&mut self, iterable: I) { function extend (line 1035) | fn extend>(&mut self, iterable: I) { method default (line 1046) | fn default() -> Self { function eq (line 1059) | fn eq(&self, other: &IndexSet) -> bool { function is_disjoint (line 1077) | pub fn is_disjoint(&self, other: &IndexSet) -> bool function is_subset (line 1089) | pub fn is_subset(&self, other: &IndexSet) -> bool function is_superset (line 1097) | pub fn is_superset(&self, other: &IndexSet) -> bool type Output (line 1111) | type Output = IndexSet; function bitand (line 1116) | fn bitand(self, other: &IndexSet) -> Self::Output { type Output (line 1127) | type Output = IndexSet; function bitor (line 1133) | fn bitor(self, other: &IndexSet) -> Self::Output { type Output (line 1144) | type Output = IndexSet; function bitxor (line 1150) | fn bitxor(self, other: &IndexSet) -> Self::Output { type Output (line 1161) | type Output = IndexSet; function sub (line 1166) | fn sub(self, other: &IndexSet) -> Self::Output { FILE: builder/third-party/indexmap/src/set/iter.rs type Item (line 11) | type Item = &'a T; type IntoIter (line 12) | type IntoIter = Iter<'a, T>; method into_iter (line 14) | fn into_iter(self) -> Self::IntoIter { type Item (line 20) | type Item = T; type IntoIter (line 21) | type IntoIter = IntoIter; method into_iter (line 23) | fn into_iter(self) -> Self::IntoIter { type Iter (line 32) | pub struct Iter<'a, T> { function new (line 37) | pub(super) fn new(entries: &'a [Bucket]) -> Self { function as_slice (line 44) | pub fn as_slice(&self) -> &'a Slice { type Item (line 50) | type Item = &'a T; method len (line 60) | fn len(&self) -> usize { method clone (line 68) | fn clone(&self) -> Self { function fmt (line 76) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 82) | fn default() -> Self { type IntoIter (line 91) | pub struct IntoIter { function new (line 96) | pub(super) fn new(entries: Vec>) -> Self { function as_slice (line 103) | pub fn as_slice(&self) -> &Slice { type Item (line 109) | type Item = T; method len (line 119) | fn len(&self) -> usize { function fmt (line 127) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 134) | fn default() -> Self { type Drain (line 145) | pub struct Drain<'a, T> { function new (line 150) | pub(super) fn new(iter: vec::Drain<'a, Bucket>) -> Self { function as_slice (line 155) | pub fn as_slice(&self) -> &Slice { type Item (line 161) | type Item = T; method len (line 171) | fn len(&self) -> usize { function fmt (line 179) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Difference (line 189) | pub struct Difference<'a, T, S> { function new (line 195) | pub(super) fn new(set: &'a IndexSet, other: &'a IndexSet Option { method size_hint (line 219) | fn size_hint(&self) -> (usize, Option) { method next_back (line 229) | fn next_back(&mut self) -> Option { method clone (line 247) | fn clone(&self) -> Self { function fmt (line 260) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Intersection (line 269) | pub struct Intersection<'a, T, S> { function new (line 275) | pub(super) fn new(set: &'a IndexSet, other: &'a IndexSet Option { method size_hint (line 299) | fn size_hint(&self) -> (usize, Option) { method next_back (line 309) | fn next_back(&mut self) -> Option { method clone (line 327) | fn clone(&self) -> Self { function fmt (line 340) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type SymmetricDifference (line 349) | pub struct SymmetricDifference<'a, T, S1, S2> { function new (line 359) | pub(super) fn new(set1: &'a IndexSet, set2: &'a IndexSet) ... type Item (line 374) | type Item = &'a T; method next (line 376) | fn next(&mut self) -> Option { method size_hint (line 380) | fn size_hint(&self) -> (usize, Option) { method fold (line 384) | fn fold(self, init: B, f: F) -> B method next_back (line 398) | fn next_back(&mut self) -> Option { method rfold (line 402) | fn rfold(self, init: B, f: F) -> B method clone (line 419) | fn clone(&self) -> Self { function fmt (line 432) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Union (line 441) | pub struct Union<'a, T, S> { function new (line 450) | pub(super) fn new(set1: &'a IndexSet, set2: &'a IndexSet Option { method size_hint (line 471) | fn size_hint(&self) -> (usize, Option) { method fold (line 475) | fn fold(self, init: B, f: F) -> B method next_back (line 488) | fn next_back(&mut self) -> Option { method rfold (line 492) | fn rfold(self, init: B, f: F) -> B method clone (line 508) | fn clone(&self) -> Self { function fmt (line 520) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Splice (line 529) | pub struct Splice<'a, I, T, S> function new (line 544) | pub(super) fn new(set: &'a mut IndexSet, range: R, replace_with... type Item (line 560) | type Item = T; method next (line 562) | fn next(&mut self) -> Option { method size_hint (line 566) | fn size_hint(&self) -> (usize, Option) { method next_back (line 577) | fn next_back(&mut self) -> Option { method len (line 588) | fn len(&self) -> usize { type UnitValue (line 601) | struct UnitValue(I); type Item (line 604) | type Item = (I::Item, ()); method next (line 606) | fn next(&mut self) -> Option { function fmt (line 617) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 623) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/indexmap/src/set/mutable.rs type MutableValues (line 20) | pub trait MutableValues: private::Sealed { method get_full_mut2 (line 26) | fn get_full_mut2(&mut self, value: &Q) -> Option<(usize, &mut Self:... method get_index_mut2 (line 35) | fn get_index_mut2(&mut self, index: usize) -> Option<&mut Self::Value>; method retain2 (line 43) | fn retain2(&mut self, keep: F) type Value (line 55) | type Value = T; method get_full_mut2 (line 57) | fn get_full_mut2(&mut self, value: &Q) -> Option<(usize, &mut T)> method get_index_mut2 (line 67) | fn get_index_mut2(&mut self, index: usize) -> Option<&mut T> { method retain2 (line 74) | fn retain2(&mut self, mut keep: F) type Sealed (line 83) | pub trait Sealed {} FILE: builder/third-party/indexmap/src/set/slice.rs type Slice (line 19) | pub struct Slice { function from_slice (line 27) | pub(super) const fn from_slice(entries: &[Bucket]) -> &Self { function from_boxed (line 31) | pub(super) fn from_boxed(entries: Box<[Bucket]>) -> Box { function into_boxed (line 35) | fn into_boxed(self: Box) -> Box<[Bucket]> { function into_entries (line 41) | pub(crate) fn into_entries(self: Box) -> Vec> { function new (line 46) | pub const fn new<'a>() -> &'a Self { function len (line 51) | pub const fn len(&self) -> usize { function is_empty (line 56) | pub const fn is_empty(&self) -> bool { function get_index (line 63) | pub fn get_index(&self, index: usize) -> Option<&T> { function get_range (line 70) | pub fn get_range>(&self, range: R) -> Option<&Self> { function first (line 76) | pub fn first(&self) -> Option<&T> { function last (line 81) | pub fn last(&self) -> Option<&T> { function split_at (line 88) | pub fn split_at(&self, index: usize) -> (&Self, &Self) { function split_first (line 95) | pub fn split_first(&self) -> Option<(&T, &Self)> { function split_last (line 105) | pub fn split_last(&self) -> Option<(&T, &Self)> { function iter (line 114) | pub fn iter(&self) -> Iter<'_, T> { function binary_search (line 126) | pub fn binary_search(&self, x: &T) -> Result function binary_search_by (line 140) | pub fn binary_search_by<'a, F>(&'a self, mut f: F) -> Result function binary_search_by_key (line 154) | pub fn binary_search_by_key<'a, B, F>(&'a self, b: &B, mut f: F) -> Resu... function partition_point (line 169) | pub fn partition_point

(&self, mut pred: P) -> usize type IntoIter (line 178) | type IntoIter = Iter<'a, T>; type Item (line 179) | type Item = &'a T; method into_iter (line 181) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 187) | type IntoIter = IntoIter; type Item (line 188) | type Item = T; method into_iter (line 190) | fn into_iter(self) -> Self::IntoIter { method default (line 196) | fn default() -> Self { method default (line 202) | fn default() -> Self { method clone (line 208) | fn clone(&self) -> Self { function from (line 214) | fn from(slice: &Slice) -> Self { function fmt (line 220) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 226) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 234) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 240) | fn cmp(&self, other: &Self) -> Ordering { method hash (line 246) | fn hash(&self, state: &mut H) { type Output (line 255) | type Output = T; function index (line 257) | fn index(&self, index: usize) -> &Self::Output { function slice_index (line 298) | fn slice_index() { FILE: builder/third-party/indexmap/src/set/tests.rs function it_works (line 5) | fn it_works() { function new (line 16) | fn new() { function insert (line 25) | fn insert() { function insert_full (line 44) | fn insert_full() { function insert_2 (line 67) | fn insert_2() { function insert_dup (line 92) | fn insert_dup() { function insert_order (line 112) | fn insert_order() { function shift_insert (line 131) | fn shift_insert() { function replace (line 158) | fn replace() { function replace_full (line 177) | fn replace_full() { function replace_2 (line 200) | fn replace_2() { function replace_dup (line 225) | fn replace_dup() { function replace_order (line 245) | fn replace_order() { function replace_change (line 264) | fn replace_change() { function grow (line 276) | fn grow() { function reserve (line 305) | fn reserve() { function try_reserve (line 325) | fn try_reserve() { function shrink_to_fit (line 334) | fn shrink_to_fit() { function remove (line 351) | fn remove() { function swap_remove_index (line 387) | fn swap_remove_index() { function partial_eq_and_eq (line 412) | fn partial_eq_and_eq() { function extend (line 427) | fn extend() { function comparisons (line 435) | fn comparisons() { function iter_comparisons (line 468) | fn iter_comparisons() { function ops (line 521) | fn ops() { function from_array (line 566) | fn from_array() { function iter_default (line 574) | fn iter_default() { function test_binary_search_by (line 587) | fn test_binary_search_by() { function test_binary_search_by_key (line 636) | fn test_binary_search_by_key() { function test_partition_point (line 685) | fn test_partition_point() { FILE: builder/third-party/indexmap/src/util.rs function third (line 3) | pub(crate) fn third(t: (A, B, C)) -> C { function simplify_range (line 7) | pub(crate) fn simplify_range(range: R, len: usize) -> Range function try_simplify_range (line 33) | pub(crate) fn try_simplify_range(range: R, len: usize) -> Option(pub A, pub B); function eq (line 14) | fn eq(&self, rhs: &(A, B)) -> bool { function equivalent (line 25) | fn equivalent(&self, other: &X) -> bool { function test_lookup (line 31) | fn test_lookup() { function test_string_str (line 43) | fn test_string_str() { FILE: builder/third-party/indexmap/tests/macros_full_path.rs function test_create_map (line 2) | fn test_create_map() { function test_create_set (line 12) | fn test_create_set() { FILE: builder/third-party/indexmap/tests/quick.rs type FnvBuilder (line 11) | type FnvBuilder = BuildHasherDefault; type IndexMapFnv (line 12) | type IndexMapFnv = IndexMap; function set (line 25) | fn set<'a, T: 'a, I>(iter: I) -> HashSet function indexmap (line 33) | fn indexmap<'a, T: 'a, I>(iter: I) -> IndexMap function test_map_swap_indices (line 366) | fn test_map_swap_indices(vec: Vec, a: u8, b: u8, swap_indices: F)... function test_map_move_index (line 392) | fn test_map_move_index(vec: Vec, from: u8, to: u8, move_index: F)... function test_map_shift_insert (line 419) | fn test_map_shift_insert(vec: Vec, i: u8, shift_insert: F) -> Tes... type Op (line 450) | enum Op { method arbitrary (line 462) | fn arbitrary(g: &mut Gen) -> Self { function do_ops (line 472) | fn do_ops(ops: &[Op], a: &mut IndexMap, b: &mut ... function assert_maps_equivalent (line 505) | fn assert_maps_equivalent(a: &IndexMap, b: &HashMap) -... function assert_sorted_by_key (line 695) | fn assert_sorted_by_key(iterable: I, key: Key) type Alpha (line 709) | struct Alpha(String); type Target (line 712) | type Target = String; method deref (line 713) | fn deref(&self) -> &String { constant ALPHABET (line 718) | const ALPHABET: &[u8] = b"abcdefghijklmnopqrstuvwxyz"; method arbitrary (line 721) | fn arbitrary(g: &mut Gen) -> Self { method shrink (line 731) | fn shrink(&self) -> Box> { type Large (line 738) | struct Large(T); type Target (line 741) | type Target = T; method deref (line 742) | fn deref(&self) -> &T { method arbitrary (line 751) | fn arbitrary(g: &mut Gen) -> Self { method shrink (line 756) | fn shrink(&self) -> Box> { FILE: builder/third-party/indexmap/tests/tests.rs function test_sort (line 4) | fn test_sort() { function test_sort_set (line 19) | fn test_sort_set() { FILE: builder/third-party/indicatif/examples/cargo.rs function main (line 37) | fn main() { FILE: builder/third-party/indicatif/examples/cargowrap.rs function main (line 7) | pub fn main() { FILE: builder/third-party/indicatif/examples/download-continued.rs function main (line 7) | fn main() { FILE: builder/third-party/indicatif/examples/download-speed.rs function main (line 7) | fn main() { FILE: builder/third-party/indicatif/examples/download.rs function main (line 7) | fn main() { FILE: builder/third-party/indicatif/examples/fastbar.rs function many_units_of_easy_work (line 3) | fn many_units_of_easy_work(n: u64, label: &str) { function main (line 17) | fn main() { FILE: builder/third-party/indicatif/examples/finebars.rs function main (line 7) | fn main() { FILE: builder/third-party/indicatif/examples/iterator.rs function main (line 6) | fn main() { FILE: builder/third-party/indicatif/examples/log.rs function main (line 6) | fn main() { FILE: builder/third-party/indicatif/examples/long-spinner.rs function main (line 6) | fn main() { FILE: builder/third-party/indicatif/examples/message.rs function main (line 5) | fn main() { FILE: builder/third-party/indicatif/examples/morebars.rs function main (line 7) | fn main() { FILE: builder/third-party/indicatif/examples/multi-tree-ext.rs type Action (line 15) | enum Action { type Elem (line 22) | enum Elem { type Item (line 28) | struct Item { type Index (line 36) | struct Index(usize); constant PB_LEN (line 38) | const PB_LEN: u64 = 32; type Config (line 164) | pub struct Config { function main (line 179) | pub fn main() { function get_action (line 257) | fn get_action(rng: &mut dyn RngCore, items: &[&Item]) -> Action { FILE: builder/third-party/indicatif/examples/multi-tree.rs type Action (line 12) | enum Action { type Elem (line 18) | struct Elem { function main (line 89) | fn main() { function get_action (line 153) | fn get_action(rng: &mut dyn RngCore, tree: &Mutex>) -> Option... FILE: builder/third-party/indicatif/examples/multi.rs function main (line 8) | fn main() { FILE: builder/third-party/indicatif/examples/single.rs function main (line 6) | fn main() { FILE: builder/third-party/indicatif/examples/slow.rs function main (line 4) | fn main() { FILE: builder/third-party/indicatif/examples/spinner-loop.rs function main (line 6) | fn main() { FILE: builder/third-party/indicatif/examples/steady.rs function main (line 8) | fn main() { FILE: builder/third-party/indicatif/examples/tokio.rs function main (line 7) | fn main() { FILE: builder/third-party/indicatif/examples/yarnish.rs function main (line 35) | pub fn main() { FILE: builder/third-party/indicatif/src/draw_target.rs type ProgressDrawTarget (line 25) | pub struct ProgressDrawTarget { method stdout (line 33) | pub fn stdout() -> Self { method stderr (line 41) | pub fn stderr() -> Self { method stdout_with_hz (line 48) | pub fn stdout_with_hz(refresh_rate: u8) -> Self { method stderr_with_hz (line 55) | pub fn stderr_with_hz(refresh_rate: u8) -> Self { method new_remote (line 59) | pub(crate) fn new_remote(state: Arc>, idx: usize) -... method term (line 73) | pub fn term(term: Term, refresh_rate: u8) -> Self { method term_like (line 85) | pub fn term_like(term_like: Box) -> Self { method term_like_with_hz (line 98) | pub fn term_like_with_hz(term_like: Box, refresh_rate: u... method hidden (line 112) | pub fn hidden() -> Self { method is_hidden (line 122) | pub fn is_hidden(&self) -> bool { method width (line 132) | pub(crate) fn width(&self) -> Option { method mark_zombie (line 143) | pub(crate) fn mark_zombie(&self) { method drawable (line 150) | pub(crate) fn drawable(&mut self, force_draw: bool, now: Instant) -> O... method disconnect (line 199) | pub(crate) fn disconnect(&self, now: Instant) { method remote (line 217) | pub(crate) fn remote(&self) -> Option<(&Arc>, usize... method adjust_last_line_count (line 224) | pub(crate) fn adjust_last_line_count(&mut self, adjust: LineAdjust) { type TargetKind (line 230) | enum TargetKind { method adjust_last_line_count (line 252) | fn adjust_last_line_count(&mut self, adjust: LineAdjust) { type Drawable (line 270) | pub(crate) enum Drawable<'a> { function adjust_last_line_count (line 291) | pub(crate) fn adjust_last_line_count(&mut self, adjust: LineAdjust) { function state (line 308) | pub(crate) fn state(&mut self) -> DrawStateWrapper<'_> { function clear (line 319) | pub(crate) fn clear(mut self) -> io::Result<()> { function draw (line 325) | pub(crate) fn draw(self) -> io::Result<()> { type LineAdjust (line 347) | pub(crate) enum LineAdjust { type DrawStateWrapper (line 354) | pub(crate) struct DrawStateWrapper<'a> { function for_term (line 360) | pub(crate) fn for_term(state: &'a mut DrawState) -> Self { function for_multi (line 367) | pub(crate) fn for_multi(state: &'a mut DrawState, orphan_lines: &'a mut ... type Target (line 376) | type Target = DrawState; function deref (line 378) | fn deref(&self) -> &Self::Target { function deref_mut (line 384) | fn deref_mut(&mut self) -> &mut Self::Target { method drop (line 390) | fn drop(&mut self) { type RateLimiter (line 399) | struct RateLimiter { method new (line 407) | fn new(rate: u8) -> Self { method allow (line 415) | fn allow(&mut self, now: Instant) -> bool { constant MAX_BURST (line 448) | const MAX_BURST: u8 = 20; type DrawState (line 452) | pub(crate) struct DrawState { method draw_to_term (line 466) | fn draw_to_term( method reset (line 555) | fn reset(&mut self) { method visual_line_count (line 560) | pub(crate) fn visual_line_count( type VisualLines (line 570) | pub(crate) struct VisualLines(usize); method saturating_add (line 573) | pub(crate) fn saturating_add(&self, other: Self) -> Self { method saturating_sub (line 577) | pub(crate) fn saturating_sub(&self, other: Self) -> Self { method as_usize (line 581) | pub(crate) fn as_usize(&self) -> usize { method from (line 601) | fn from(value: T) -> Self { type Output (line 587) | type Output = Self; method add (line 589) | fn add(self, rhs: Self) -> Self::Output { method add_assign (line 595) | fn add_assign(&mut self, rhs: Self) { type Output (line 607) | type Output = Self; method sub (line 609) | fn sub(self, rhs: Self) -> Self::Output { function visual_line_count (line 616) | pub(crate) fn visual_line_count(lines: &[impl AsRef], width: usize)... function multi_is_hidden (line 634) | fn multi_is_hidden() { function real_line_count_test (line 643) | fn real_line_count_test() { FILE: builder/third-party/indicatif/src/format.rs constant SECOND (line 6) | const SECOND: Duration = Duration::from_secs(1); constant MINUTE (line 7) | const MINUTE: Duration = Duration::from_secs(60); constant HOUR (line 8) | const HOUR: Duration = Duration::from_secs(60 * 60); constant DAY (line 9) | const DAY: Duration = Duration::from_secs(24 * 60 * 60); constant WEEK (line 10) | const WEEK: Duration = Duration::from_secs(7 * 24 * 60 * 60); constant YEAR (line 11) | const YEAR: Duration = Duration::from_secs(365 * 24 * 60 * 60); type FormattedDuration (line 15) | pub struct FormattedDuration(pub Duration); method fmt (line 75) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type HumanDuration (line 19) | pub struct HumanDuration(pub Duration); method fmt (line 108) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type HumanBytes (line 34) | pub struct HumanBytes(pub u64); method fmt (line 143) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type DecimalBytes (line 49) | pub struct DecimalBytes(pub u64); method fmt (line 152) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type BinaryBytes (line 64) | pub struct BinaryBytes(pub u64); method fmt (line 161) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type HumanCount (line 68) | pub struct HumanCount(pub u64); method fmt (line 170) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type HumanFloatCount (line 72) | pub struct HumanFloatCount(pub f64); method fmt (line 187) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant UNITS (line 133) | const UNITS: &[(Duration, &str, &str)] = &[ constant MILLI (line 216) | const MILLI: Duration = Duration::from_millis(1); function human_duration_alternate (line 219) | fn human_duration_alternate() { function human_duration_less_than_one_second (line 226) | fn human_duration_less_than_one_second() { function human_duration_less_than_two_seconds (line 238) | fn human_duration_less_than_two_seconds() { function human_duration_one_unit (line 245) | fn human_duration_one_unit() { function human_duration_less_than_one_and_a_half_unit (line 255) | fn human_duration_less_than_one_and_a_half_unit() { function human_duration_one_and_a_half_unit (line 271) | fn human_duration_one_and_a_half_unit() { function human_duration_two_units (line 287) | fn human_duration_two_units() { function human_duration_less_than_two_and_a_half_units (line 297) | fn human_duration_less_than_two_and_a_half_units() { function human_duration_two_and_a_half_units (line 313) | fn human_duration_two_and_a_half_units() { function human_duration_three_units (line 329) | fn human_duration_three_units() { function human_count (line 339) | fn human_count() { function human_float_count (line 347) | fn human_float_count() { FILE: builder/third-party/indicatif/src/in_memory.rs type InMemoryTerm (line 14) | pub struct InMemoryTerm { method new (line 19) | pub fn new(rows: u16, cols: u16) -> InMemoryTerm { method reset (line 27) | pub fn reset(&self) { method contents (line 32) | pub fn contents(&self) -> String { method contents_formatted (line 57) | pub fn contents_formatted(&self) -> Vec { method moves_since_last_check (line 96) | pub fn moves_since_last_check(&self) -> String { method width (line 106) | fn width(&self) -> u16 { method height (line 110) | fn height(&self) -> u16 { method move_cursor_up (line 114) | fn move_cursor_up(&self, n: usize) -> std::io::Result<()> { method move_cursor_down (line 125) | fn move_cursor_down(&self, n: usize) -> std::io::Result<()> { method move_cursor_right (line 136) | fn move_cursor_right(&self, n: usize) -> std::io::Result<()> { method move_cursor_left (line 147) | fn move_cursor_left(&self, n: usize) -> std::io::Result<()> { method write_line (line 158) | fn write_line(&self, s: &str) -> std::io::Result<()> { method write_str (line 176) | fn write_str(&self, s: &str) -> std::io::Result<()> { method clear_line (line 182) | fn clear_line(&self) -> std::io::Result<()> { method flush (line 188) | fn flush(&self) -> std::io::Result<()> { type InMemoryTermState (line 195) | struct InMemoryTermState { method new (line 203) | pub(crate) fn new(rows: u16, cols: u16) -> InMemoryTermState { method write_str (line 212) | pub(crate) fn write_str(&mut self, s: &str) -> std::io::Result<()> { method fmt (line 218) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type Move (line 224) | enum Move { function cursor_pos (line 239) | fn cursor_pos(in_mem: &InMemoryTerm) -> (u16, u16) { function line_wrapping (line 250) | fn line_wrapping() { function write_line (line 284) | fn write_line() { function basic_functionality (line 320) | fn basic_functionality() { function newlines (line 354) | fn newlines() { function cursor_zero_movement (line 378) | fn cursor_zero_movement() { FILE: builder/third-party/indicatif/src/iter.rs type ProgressIterator (line 18) | pub trait ProgressIterator method try_progress (line 26) | fn try_progress(self) -> Option> { method progress (line 33) | fn progress(self) -> ProgressBarIter method progress_count (line 42) | fn progress_count(self, len: u64) -> ProgressBarIter { method progress_with (line 47) | fn progress_with(self, progress: ProgressBar) -> ProgressBarIter; method progress_with_style (line 50) | fn progress_with_style(self, style: crate::ProgressStyle) -> ProgressB... method progress_with (line 325) | fn progress_with(self, progress: ProgressBar) -> ProgressBarIter { type ProgressBarIter (line 62) | pub struct ProgressBarIter { function with_style (line 71) | pub fn with_style(mut self, style: ProgressStyle) -> Self { function with_prefix (line 79) | pub fn with_prefix(mut self, prefix: impl Into>) -> Se... function with_message (line 87) | pub fn with_message(mut self, message: impl Into>) -> ... function with_position (line 95) | pub fn with_position(mut self, position: u64) -> Self { function with_elapsed (line 103) | pub fn with_elapsed(mut self, elapsed: Duration) -> Self { function with_finish (line 111) | pub fn with_finish(mut self, finish: ProgressFinish) -> Self { type Item (line 118) | type Item = S; method next (line 120) | fn next(&mut self) -> Option { method len (line 134) | fn len(&self) -> usize { method next_back (line 140) | fn next_back(&mut self) -> Option { function read (line 156) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function read_vectored (line 162) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result io::Result { function read_exact (line 174) | fn read_exact(&mut self, buf: &mut [u8]) -> io::Result<()> { function fill_buf (line 182) | fn fill_buf(&mut self) -> io::Result<&[u8]> { function consume (line 186) | fn consume(&mut self, amt: usize) { function seek (line 193) | fn seek(&mut self, f: io::SeekFrom) -> io::Result { function stream_position (line 201) | fn stream_position(&mut self) -> io::Result { function poll_write (line 209) | fn poll_write( function poll_flush (line 222) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... function poll_read (line 234) | fn poll_read( function start_seek (line 252) | fn start_seek(mut self: Pin<&mut Self>, position: SeekFrom) -> io::Resul... function poll_complete (line 256) | fn poll_complete(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... function poll_fill_buf (line 266) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { type Item (line 283) | type Item = S::Item; function poll_next (line 285) | fn poll_next( function write (line 301) | fn write(&mut self, buf: &[u8]) -> io::Result { function write_vectored (line 308) | fn write_vectored(&mut self, bufs: &[io::IoSlice]) -> io::Result { function flush (line 315) | fn flush(&mut self) -> io::Result<()> { function it_can_wrap_an_iterator (line 337) | fn it_can_wrap_an_iterator() { FILE: builder/third-party/indicatif/src/multi.rs type MultiProgress (line 17) | pub struct MultiProgress { method new (line 36) | pub fn new() -> Self { method with_draw_target (line 41) | pub fn with_draw_target(draw_target: ProgressDrawTarget) -> Self { method set_draw_target (line 50) | pub fn set_draw_target(&self, target: ProgressDrawTarget) { method set_move_cursor (line 60) | pub fn set_move_cursor(&self, move_cursor: bool) { method set_alignment (line 65) | pub fn set_alignment(&self, alignment: MultiProgressAlignment) { method add (line 80) | pub fn add(&self, pb: ProgressBar) -> ProgressBar { method insert (line 95) | pub fn insert(&self, index: usize, pb: ProgressBar) -> ProgressBar { method insert_from_back (line 111) | pub fn insert_from_back(&self, index: usize, pb: ProgressBar) -> Progr... method insert_before (line 123) | pub fn insert_before(&self, before: &ProgressBar, pb: ProgressBar) -> ... method insert_after (line 135) | pub fn insert_after(&self, after: &ProgressBar, pb: ProgressBar) -> Pr... method remove (line 145) | pub fn remove(&self, pb: &ProgressBar) { method internalize (line 160) | fn internalize(&self, location: InsertLocation, pb: ProgressBar) -> Pr... method println (line 173) | pub fn println>(&self, msg: I) -> io::Result<()> { method suspend (line 187) | pub fn suspend R, R>(&self, f: F) -> R { method clear (line 192) | pub fn clear(&self) -> io::Result<()> { method is_hidden (line 196) | pub fn is_hidden(&self) -> bool { method default (line 22) | fn default() -> Self { type MultiState (line 202) | pub(crate) struct MultiState { method new (line 224) | fn new(draw_target: ProgressDrawTarget) -> Self { method mark_zombie (line 237) | pub(crate) fn mark_zombie(&mut self, index: usize) { method draw (line 266) | pub(crate) fn draw( method println (line 363) | pub(crate) fn println>(&mut self, msg: I, now: Instant) ... method draw_state (line 375) | pub(crate) fn draw_state(&mut self, idx: usize) -> DrawStateWrapper<'_> { method is_hidden (line 387) | pub(crate) fn is_hidden(&self) -> bool { method suspend (line 391) | pub(crate) fn suspend R, R>(&mut self, f: F, now: Insta... method width (line 398) | pub(crate) fn width(&self) -> Option { method insert (line 402) | fn insert(&mut self, location: InsertLocation) -> usize { method clear (line 440) | fn clear(&mut self, now: Instant) -> io::Result<()> { method remove_idx (line 452) | fn remove_idx(&mut self, idx: usize) { method len (line 468) | fn len(&self) -> usize { type MultiStateMember (line 474) | struct MultiStateMember { method fmt (line 483) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type MultiProgressAlignment (line 508) | pub enum MultiProgressAlignment { method default (line 514) | fn default() -> Self { type InsertLocation (line 519) | enum InsertLocation { function late_pb_drop (line 532) | fn late_pb_drop() { function progress_bar_sync_send (line 542) | fn progress_bar_sync_send() { function multi_progress_hidden (line 550) | fn multi_progress_hidden() { function multi_progress_modifications (line 557) | fn multi_progress_modifications() { function multi_progress_insert_from_back (line 594) | fn multi_progress_insert_from_back() { function multi_progress_insert_after (line 612) | fn multi_progress_insert_after() { function multi_progress_insert_before (line 630) | fn multi_progress_insert_before() { function multi_progress_insert_before_and_after (line 648) | fn multi_progress_insert_before_and_after() { function multi_progress_multiple_remove (line 670) | fn multi_progress_multiple_remove() { function mp_no_crash_double_add (line 693) | fn mp_no_crash_double_add() { FILE: builder/third-party/indicatif/src/progress_bar.rs type ProgressBar (line 25) | pub struct ProgressBar { method fmt (line 32) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 46) | pub fn new(len: u64) -> Self { method hidden (line 54) | pub fn hidden() -> Self { method with_draw_target (line 59) | pub fn with_draw_target(len: Option, draw_target: ProgressDrawTar... method style (line 69) | pub fn style(&self) -> ProgressStyle { method with_style (line 74) | pub fn with_style(self, style: ProgressStyle) -> Self { method with_tab_width (line 80) | pub fn with_tab_width(self, tab_width: usize) -> Self { method with_prefix (line 89) | pub fn with_prefix(self, prefix: impl Into>) -> Self { method with_message (line 100) | pub fn with_message(self, message: impl Into>) -> Se... method with_position (line 108) | pub fn with_position(self, pos: u64) -> Self { method with_elapsed (line 114) | pub fn with_elapsed(self, elapsed: Duration) -> Self { method with_finish (line 130) | pub fn with_finish(self, finish: ProgressFinish) -> Self { method new_spinner (line 138) | pub fn new_spinner() -> Self { method set_style (line 147) | pub fn set_style(&self, style: ProgressStyle) { method set_tab_width (line 152) | pub fn set_tab_width(&mut self, tab_width: usize) { method enable_steady_tick (line 165) | pub fn enable_steady_tick(&self, interval: Duration) { method disable_steady_tick (line 190) | pub fn disable_steady_tick(&self) { method stop_and_replace_ticker (line 194) | fn stop_and_replace_ticker(&self, interval: Option) { method tick (line 206) | pub fn tick(&self) { method tick_inner (line 210) | fn tick_inner(&self, now: Instant) { method inc (line 218) | pub fn inc(&self, delta: u64) { method is_hidden (line 227) | pub fn is_hidden(&self) -> bool { method is_finished (line 232) | pub fn is_finished(&self) -> bool { method println (line 247) | pub fn println>(&self, msg: I) { method update (line 252) | pub fn update(&self, f: impl FnOnce(&mut ProgressState)) { method set_position (line 258) | pub fn set_position(&self, pos: u64) { method set_length (line 267) | pub fn set_length(&self, len: u64) { method inc_length (line 272) | pub fn inc_length(&self, delta: u64) { method set_prefix (line 280) | pub fn set_prefix(&self, prefix: impl Into>) { method set_message (line 290) | pub fn set_message(&self, msg: impl Into>) { method downgrade (line 297) | pub fn downgrade(&self) -> WeakProgressBar { method reset_eta (line 309) | pub fn reset_eta(&self) { method reset_elapsed (line 314) | pub fn reset_elapsed(&self) { method reset (line 319) | pub fn reset(&self) { method finish (line 324) | pub fn finish(&self) { method finish_with_message (line 333) | pub fn finish_with_message(&self, msg: impl Into>) { method finish_and_clear (line 339) | pub fn finish_and_clear(&self) { method abandon (line 345) | pub fn abandon(&self) { method abandon_with_message (line 354) | pub fn abandon_with_message(&self, msg: impl Into>) { method finish_using_style (line 364) | pub fn finish_using_style(&self) { method set_draw_target (line 389) | pub fn set_draw_target(&self, target: ProgressDrawTarget) { method suspend (line 414) | pub fn suspend R, R>(&self, f: F) -> R { method wrap_iter (line 428) | pub fn wrap_iter(&self, it: It) -> ProgressBarIter { method wrap_read (line 446) | pub fn wrap_read(&self, read: R) -> ProgressBarIter { method wrap_write (line 467) | pub fn wrap_write(&self, write: W) -> ProgressBarIter { method wrap_async_write (line 490) | pub fn wrap_async_write( method wrap_async_read (line 516) | pub fn wrap_async_read(&self, read: R... method wrap_stream (line 538) | pub fn wrap_stream(&self, stream: S) -> Progr... method position (line 546) | pub fn position(&self) -> u64 { method length (line 551) | pub fn length(&self) -> Option { method eta (line 556) | pub fn eta(&self) -> Duration { method per_sec (line 561) | pub fn per_sec(&self) -> f64 { method duration (line 566) | pub fn duration(&self) -> Duration { method elapsed (line 571) | pub fn elapsed(&self) -> Duration { method index (line 576) | pub(crate) fn index(&self) -> Option { method message (line 581) | pub fn message(&self) -> String { method prefix (line 586) | pub fn prefix(&self) -> String { method state (line 591) | pub(crate) fn state(&self) -> MutexGuard<'_, BarState> { type WeakProgressBar (line 600) | pub struct WeakProgressBar { method new (line 610) | pub fn new() -> Self { method upgrade (line 618) | pub fn upgrade(&self) -> Option { type Ticker (line 626) | pub(crate) struct Ticker { method new (line 642) | pub(crate) fn new(interval: Duration, bar_state: &Arc>... method stop (line 662) | pub(crate) fn stop(&self) { method drop (line 632) | fn drop(&mut self) { type TickerControl (line 668) | struct TickerControl { method run (line 674) | fn run(&self, interval: Duration) { function test_pbar_zero (line 719) | fn test_pbar_zero() { function test_pbar_maxu64 (line 726) | fn test_pbar_maxu64() { function test_pbar_overflow (line 732) | fn test_pbar_overflow() { function test_get_position (line 740) | fn test_get_position() { function test_weak_pb (line 749) | fn test_weak_pb() { function it_can_wrap_a_reader (line 758) | fn it_can_wrap_a_reader() { function it_can_wrap_a_writer (line 768) | fn it_can_wrap_a_writer() { function ticker_thread_terminates_on_drop (line 779) | fn ticker_thread_terminates_on_drop() { function ticker_thread_terminates_on_drop_2 (line 796) | fn ticker_thread_terminates_on_drop_2() { FILE: builder/third-party/indicatif/src/rayon.rs type ParallelProgressIterator (line 11) | pub trait ParallelProgressIterator method progress_with (line 16) | fn progress_with(self, progress: ProgressBar) -> ProgressBarIter; method progress_count (line 19) | fn progress_count(self, len: u64) -> ProgressBarIter { method progress (line 23) | fn progress(self) -> ProgressBarIter method progress_with_style (line 32) | fn progress_with_style(self, style: crate::ProgressStyle) -> ProgressB... method progress_with (line 43) | fn progress_with(self, progress: ProgressBar) -> ProgressBarIter { method len (line 49) | fn len(&self) -> usize { method drive (line 53) | fn drive>(self, consumer: C) -> >( type ProgressProducer (line 89) | struct ProgressProducer { type Item (line 95) | type Item = T; type IntoIter (line 96) | type IntoIter = ProgressBarIter; method into_iter (line 98) | fn into_iter(self) -> Self::IntoIter { method min_len (line 105) | fn min_len(&self) -> usize { method max_len (line 109) | fn max_len(&self) -> usize { method split_at (line 113) | fn split_at(self, index: usize) -> (Self, Self) { type ProgressConsumer (line 128) | struct ProgressConsumer { function new (line 134) | fn new(base: C, progress: ProgressBar) -> Self { type Folder (line 140) | type Folder = ProgressFolder; type Reducer (line 141) | type Reducer = C::Reducer; type Result (line 142) | type Result = C::Result; function split_at (line 144) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 153) | fn into_folder(self) -> Self::Folder { function full (line 160) | fn full(&self) -> bool { function split_off_left (line 166) | fn split_off_left(&self) -> Self { function to_reducer (line 170) | fn to_reducer(&self) -> Self::Reducer { type ProgressFolder (line 175) | struct ProgressFolder { type Result (line 181) | type Result = C::Result; function consume (line 183) | fn consume(self, item: T) -> Self { function complete (line 191) | fn complete(self) -> C::Result { function full (line 195) | fn full(&self) -> bool { type Item (line 201) | type Item = S; method drive_unindexed (line 203) | fn drive_unindexed>(self, consumer: C) ... function it_can_wrap_a_parallel_iterator (line 216) | fn it_can_wrap_a_parallel_iterator() { FILE: builder/third-party/indicatif/src/state.rs type BarState (line 15) | pub(crate) struct BarState { method new (line 24) | pub(crate) fn new( method finish_using_style (line 40) | pub(crate) fn finish_using_style(&mut self, now: Instant, finish: Prog... method reset (line 71) | pub(crate) fn reset(&mut self, now: Instant, mode: Reset) { method update (line 92) | pub(crate) fn update(&mut self, now: Instant, f: impl FnOnce(&mut Prog... method set_length (line 99) | pub(crate) fn set_length(&mut self, now: Instant, len: u64) { method inc_length (line 104) | pub(crate) fn inc_length(&mut self, now: Instant, delta: u64) { method set_tab_width (line 111) | pub(crate) fn set_tab_width(&mut self, tab_width: usize) { method set_style (line 118) | pub(crate) fn set_style(&mut self, style: ProgressStyle) { method tick (line 123) | pub(crate) fn tick(&mut self, now: Instant) { method update_estimate_and_draw (line 128) | pub(crate) fn update_estimate_and_draw(&mut self, now: Instant) { method println (line 139) | pub(crate) fn println(&mut self, now: Instant, msg: &str) { method suspend (line 167) | pub(crate) fn suspend R, R>(&mut self, now: Instant, f:... method draw (line 181) | pub(crate) fn draw(&mut self, mut force_draw: bool, now: Instant) -> i... method drop (line 207) | fn drop(&mut self) { type Reset (line 222) | pub(crate) enum Reset { type ProgressState (line 230) | pub struct ProgressState { method new (line 242) | pub(crate) fn new(len: Option, pos: Arc) -> Self { method is_finished (line 257) | pub fn is_finished(&self) -> bool { method fraction (line 266) | pub fn fraction(&self) -> f32 { method eta (line 278) | pub fn eta(&self) -> Duration { method duration (line 302) | pub fn duration(&self) -> Duration { method per_sec (line 310) | pub fn per_sec(&self) -> f64 { method elapsed (line 318) | pub fn elapsed(&self) -> Duration { method pos (line 322) | pub fn pos(&self) -> u64 { method set_pos (line 326) | pub fn set_pos(&mut self, pos: u64) { method len (line 331) | pub fn len(&self) -> Option { method set_len (line 335) | pub fn set_len(&mut self, len: u64) { type TabExpandedString (line 341) | pub(crate) enum TabExpandedString { method new (line 351) | pub(crate) fn new(s: Cow<'static, str>, tab_width: usize) -> Self { method expanded (line 364) | pub(crate) fn expanded(&self) -> &str { method set_tab_width (line 374) | pub(crate) fn set_tab_width(&mut self, new_tab_width: usize) { type Estimator (line 406) | pub(crate) struct Estimator { method new (line 415) | fn new(now: Instant) -> Self { method record (line 425) | fn record(&mut self, new_steps: u64, now: Instant) { method reset (line 468) | pub(crate) fn reset(&mut self, now: Instant) { method steps_per_second (line 478) | fn steps_per_second(&self, now: Instant) -> f64 { type AtomicPosition (line 517) | pub(crate) struct AtomicPosition { method new (line 525) | pub(crate) fn new() -> Self { method allow (line 534) | pub(crate) fn allow(&self, now: Instant) -> bool { method reset (line 569) | fn reset(&self, now: Instant) { method inc (line 575) | pub(crate) fn inc(&self, delta: u64) { method set (line 579) | pub(crate) fn set(&self, pos: u64) { constant INTERVAL (line 584) | const INTERVAL: u64 = 1_000_000; constant MAX_BURST (line 585) | const MAX_BURST: u8 = 10; type ProgressFinish (line 596) | pub enum ProgressFinish { method default (line 620) | fn default() -> Self { function estimator_weight (line 649) | fn estimator_weight(age: f64) -> f64 { function duration_to_secs (line 654) | fn duration_to_secs(d: Duration) -> f64 { function secs_to_duration (line 658) | fn secs_to_duration(s: f64) -> Duration { type Status (line 665) | pub(crate) enum Status { constant DEFAULT_TAB_WIDTH (line 671) | pub(crate) const DEFAULT_TAB_WIDTH: usize = 8; function test_steps_per_second (line 681) | fn test_steps_per_second() { function test_double_exponential_ave (line 720) | fn test_double_exponential_ave() { function test_estimator_rewind_position (line 747) | fn test_estimator_rewind_position() { function test_reset_eta (line 773) | fn test_reset_eta() { function test_duration_stuff (line 789) | fn test_duration_stuff() { function test_atomic_position_large_time_difference (line 796) | fn test_atomic_position_large_time_difference() { FILE: builder/third-party/indicatif/src/style.rs type ProgressStyle (line 20) | pub struct ProgressStyle { method default_bar (line 69) | pub fn default_bar() -> Self { method default_spinner (line 74) | pub fn default_spinner() -> Self { method with_template (line 81) | pub fn with_template(template: &str) -> Result { method set_tab_width (line 85) | pub(crate) fn set_tab_width(&mut self, new_tab_width: usize) { method new (line 90) | fn new(template: Template) -> Self { method tick_chars (line 110) | pub fn tick_chars(mut self, s: &str) -> Self { method tick_strings (line 125) | pub fn tick_strings(mut self, s: &[&str]) -> Self { method progress_chars (line 140) | pub fn progress_chars(mut self, s: &str) -> Self { method with_key (line 153) | pub fn with_key(mut self, key: &'static ... method template (line 161) | pub fn template(mut self, s: &str) -> Result { method current_tick_str (line 166) | fn current_tick_str(&self, state: &ProgressState) -> &str { method get_tick_str (line 174) | pub fn get_tick_str(&self, idx: u64) -> &str { method get_final_tick_str (line 179) | pub fn get_final_tick_str(&self) -> &str { method format_bar (line 183) | fn format_bar(&self, fract: f32, width: usize, alt_style: Option<&Styl... method format_state (line 226) | pub(crate) fn format_state( method push_line (line 377) | fn push_line( function segment (line 31) | fn segment(s: &str) -> Vec> { function segment (line 38) | fn segment(s: &str) -> Vec> { function measure (line 43) | fn measure(s: &str) -> usize { function measure (line 48) | fn measure(s: &str) -> usize { function width (line 54) | fn width(c: &[Box]) -> usize { type TabRewriter (line 406) | struct TabRewriter<'a>(&'a mut dyn fmt::Write, usize); method write_str (line 409) | fn write_str(&mut self, s: &str) -> fmt::Result { type WideElement (line 416) | enum WideElement<'a> { function expand (line 422) | fn expand( type Template (line 464) | struct Template { method from_str_with_tab_width (line 469) | fn from_str_with_tab_width(s: &str, tab_width: usize) -> Result Result { method set_tab_width (line 604) | fn set_tab_width(&mut self, new_tab_width: usize) { type TemplateError (line 614) | pub struct TemplateError { method fmt (line 620) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TemplatePart (line 632) | enum TemplatePart { type State (line 646) | enum State { type BarDisplay (line 657) | struct BarDisplay<'a> { function fmt (line 665) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type RepeatedStringDisplay (line 676) | struct RepeatedStringDisplay<'a> { function fmt (line 682) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type PaddedStringDisplay (line 690) | struct PaddedStringDisplay<'a> { function fmt (line 698) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Alignment (line 735) | enum Alignment { type ProgressTracker (line 742) | pub trait ProgressTracker: Send + Sync { method clone_box (line 744) | fn clone_box(&self) -> Box; method tick (line 746) | fn tick(&mut self, state: &ProgressState, now: Instant); method reset (line 748) | fn reset(&mut self, state: &ProgressState, now: Instant); method write (line 750) | fn write(&self, state: &ProgressState, w: &mut dyn fmt::Write); method clone_box (line 763) | fn clone_box(&self) -> Box { method tick (line 767) | fn tick(&mut self, _: &ProgressState, _: Instant) {} method reset (line 769) | fn reset(&mut self, _: &ProgressState, _: Instant) {} method write (line 771) | fn write(&self, state: &ProgressState, w: &mut dyn fmt::Write) { method clone (line 754) | fn clone(&self) -> Self { function test_stateful_tracker (line 785) | fn test_stateful_tracker() { function test_expand_template (line 839) | fn test_expand_template() { function test_expand_template_flags (line 866) | fn test_expand_template_flags() { function align_truncation (line 902) | fn align_truncation() { function wide_element_style (line 927) | fn wide_element_style() { function multiline_handling (line 960) | fn multiline_handling() { FILE: builder/third-party/indicatif/src/term_like.rs type TermLike (line 11) | pub trait TermLike: Debug + Send + Sync { method width (line 13) | fn width(&self) -> u16; method height (line 15) | fn height(&self) -> u16 { method move_cursor_up (line 21) | fn move_cursor_up(&self, n: usize) -> io::Result<()>; method move_cursor_down (line 23) | fn move_cursor_down(&self, n: usize) -> io::Result<()>; method move_cursor_right (line 25) | fn move_cursor_right(&self, n: usize) -> io::Result<()>; method move_cursor_left (line 27) | fn move_cursor_left(&self, n: usize) -> io::Result<()>; method write_line (line 30) | fn write_line(&self, s: &str) -> io::Result<()>; method write_str (line 32) | fn write_str(&self, s: &str) -> io::Result<()>; method clear_line (line 34) | fn clear_line(&self) -> io::Result<()>; method flush (line 36) | fn flush(&self) -> io::Result<()>; method width (line 40) | fn width(&self) -> u16 { method height (line 44) | fn height(&self) -> u16 { method move_cursor_up (line 48) | fn move_cursor_up(&self, n: usize) -> io::Result<()> { method move_cursor_down (line 52) | fn move_cursor_down(&self, n: usize) -> io::Result<()> { method move_cursor_right (line 56) | fn move_cursor_right(&self, n: usize) -> io::Result<()> { method move_cursor_left (line 60) | fn move_cursor_left(&self, n: usize) -> io::Result<()> { method write_line (line 64) | fn write_line(&self, s: &str) -> io::Result<()> { method write_str (line 68) | fn write_str(&self, s: &str) -> io::Result<()> { method clear_line (line 72) | fn clear_line(&self) -> io::Result<()> { method flush (line 76) | fn flush(&self) -> io::Result<()> { FILE: builder/third-party/indicatif/tests/multi-autodrop.rs function main (line 7) | fn main() { FILE: builder/third-party/indicatif/tests/render.rs function basic_progress_bar (line 12) | fn basic_progress_bar() { function progress_bar_builder_method_order (line 41) | fn progress_bar_builder_method_order() { function progress_bar_percent_with_no_length (line 65) | fn progress_bar_percent_with_no_length() { function progress_bar_percent_precise_with_no_length (line 98) | fn progress_bar_percent_precise_with_no_length() { function multi_progress_single_bar_and_leave (line 131) | fn multi_progress_single_bar_and_leave() { function multi_progress_single_bar_and_clear (line 154) | fn multi_progress_single_bar_and_clear() { function multi_progress_two_bars (line 173) | fn multi_progress_two_bars() { function multi_progress (line 217) | fn multi_progress() { function multi_progress_println (line 282) | fn multi_progress_println() { function multi_progress_suspend (line 348) | fn multi_progress_suspend() { function ticker_drop (line 421) | fn ticker_drop() { function manually_inc_ticker (line 446) | fn manually_inc_ticker() { function multi_progress_prune_zombies (line 468) | fn multi_progress_prune_zombies() { function multi_progress_prune_zombies_2 (line 507) | fn multi_progress_prune_zombies_2() { function basic_tab_expansion (line 662) | fn basic_tab_expansion() { function tab_expansion_in_template (line 678) | fn tab_expansion_in_template() { function progress_style_tab_width_unification (line 701) | fn progress_style_tab_width_unification() { function multi_progress_clear_println (line 722) | fn multi_progress_clear_println() { function multi_progress_clear_zombies_no_ticks (line 734) | fn multi_progress_clear_zombies_no_ticks() { function multi_progress_clear_zombies_one_tick (line 739) | fn multi_progress_clear_zombies_one_tick() { function multi_progress_clear_zombies_two_ticks (line 744) | fn multi_progress_clear_zombies_two_ticks() { function _multi_progress_clear_zombies (line 750) | fn _multi_progress_clear_zombies(ticks: usize) { function multi_zombie_handling (line 786) | fn multi_zombie_handling() { function multi_progress_multiline_msg (line 846) | fn multi_progress_multiline_msg() { function multi_progress_bottom_alignment (line 932) | fn multi_progress_bottom_alignment() { function progress_bar_terminal_wrap (line 955) | fn progress_bar_terminal_wrap() { function spinner_terminal_cleared_log_line_with_ansi_codes (line 1019) | fn spinner_terminal_cleared_log_line_with_ansi_codes() { function multi_progress_println_terminal_wrap (line 1038) | fn multi_progress_println_terminal_wrap() { function basic_progress_bar_newline (line 1102) | fn basic_progress_bar_newline() { function multi_progress_many_bars (line 1141) | fn multi_progress_many_bars() { function multi_progress_many_spinners (line 1460) | fn multi_progress_many_spinners() { function orphan_lines (line 1800) | fn orphan_lines() { function orphan_lines_message_above_progress_bar (line 1823) | fn orphan_lines_message_above_progress_bar() { function orphan_lines_message_above_multi_progress_bar (line 1835) | fn orphan_lines_message_above_multi_progress_bar() { function orphan_lines_message_above_progress_bar_test (line 1846) | fn orphan_lines_message_above_progress_bar_test(pb: &ProgressBar, in_mem... FILE: builder/third-party/instant/src/native.rs type Instant (line 1) | pub type Instant = std::time::Instant; type SystemTime (line 2) | pub type SystemTime = std::time::SystemTime; function now (line 5) | pub fn now() -> f64 { FILE: builder/third-party/instant/src/wasm.rs type Instant (line 6) | pub struct Instant(Duration); method now (line 18) | pub fn now() -> Self { method duration_since (line 23) | pub fn duration_since(&self, earlier: Instant) -> Duration { method elapsed (line 32) | pub fn elapsed(&self) -> Duration { method checked_add (line 40) | pub fn checked_add(&self, duration: Duration) -> Option { method checked_sub (line 48) | pub fn checked_sub(&self, duration: Duration) -> Option { method checked_duration_since (line 55) | pub fn checked_duration_since(&self, earlier: Instant) -> Option Duration { type Output (line 72) | type Output = Self; method add (line 75) | fn add(self, rhs: Duration) -> Self { method add_assign (line 82) | fn add_assign(&mut self, rhs: Duration) { type Output (line 88) | type Output = Self; method sub (line 91) | fn sub(self, rhs: Duration) -> Self { type Output (line 97) | type Output = Duration; method sub (line 100) | fn sub(self, rhs: Instant) -> Duration { method sub_assign (line 107) | fn sub_assign(&mut self, rhs: Duration) { method cmp (line 9) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { function duration_from_f64 (line 112) | fn duration_from_f64(millis: f64) -> Duration { function now (line 119) | pub fn now() -> f64 { function now (line 131) | pub fn now() -> f64 { function now (line 151) | pub fn now() -> f64; function _emscripten_get_now (line 153) | pub fn _emscripten_get_now() -> f64; function now (line 158) | pub fn now() -> f64 { function get_time (line 167) | fn get_time() -> f64 { type SystemTime (line 178) | pub struct SystemTime(f64); constant UNIX_EPOCH (line 181) | pub const UNIX_EPOCH: SystemTime = SystemTime(0.0); method now (line 183) | pub fn now() -> SystemTime { method duration_since (line 193) | pub fn duration_since(&self, earlier: SystemTime) -> Result Result { method checked_add (line 205) | pub fn checked_add(&self, duration: Duration) -> Option { method checked_sub (line 209) | pub fn checked_sub(&self, duration: Duration) -> Option { type Output (line 215) | type Output = SystemTime; method add (line 217) | fn add(self, other: Duration) -> SystemTime { type Output (line 223) | type Output = SystemTime; method sub (line 225) | fn sub(self, other: Duration) -> SystemTime { method add_assign (line 231) | fn add_assign(&mut self, rhs: Duration) { method sub_assign (line 237) | fn sub_assign(&mut self, rhs: Duration) { FILE: builder/third-party/instant/tests/wasm.rs function test_instant_now (line 11) | fn test_instant_now() { function test_duration (line 20) | fn test_duration() { constant ONE_BILLION (line 28) | const ONE_BILLION: u32 = 1_000_000_000; function test_checked_add (line 31) | fn test_checked_add() { function test_checked_sub (line 42) | fn test_checked_sub() { function test_system_time (line 52) | fn test_system_time() { FILE: builder/third-party/ipnet/src/ipext.rs type IpAdd (line 49) | pub trait IpAdd { method saturating_add (line 51) | fn saturating_add(self, rhs: RHS) -> Self::Output; type IpSub (line 93) | pub trait IpSub { method saturating_sub (line 95) | fn saturating_sub(self, rhs: RHS) -> Self::Output; type IpBitAnd (line 124) | pub trait IpBitAnd { method bitand (line 126) | fn bitand(self, rhs: RHS) -> Self::Output; type IpBitOr (line 155) | pub trait IpBitOr { method bitor (line 157) | fn bitor(self, rhs: RHS) -> Self::Output; type IpStep (line 232) | pub trait IpStep { method replace_one (line 233) | fn replace_one(&mut self) -> Self; method replace_zero (line 234) | fn replace_zero(&mut self) -> Self; method add_one (line 235) | fn add_one(&self) -> Self; method sub_one (line 236) | fn sub_one(&self) -> Self; method replace_one (line 240) | fn replace_one(&mut self) -> Self { method replace_zero (line 243) | fn replace_zero(&mut self) -> Self { method add_one (line 246) | fn add_one(&self) -> Self { method sub_one (line 249) | fn sub_one(&self) -> Self { method replace_one (line 255) | fn replace_one(&mut self) -> Self { method replace_zero (line 258) | fn replace_zero(&mut self) -> Self { method add_one (line 261) | fn add_one(&self) -> Self { method sub_one (line 264) | fn sub_one(&self) -> Self { type IpAddrRange (line 302) | pub enum IpAddrRange { method from (line 368) | fn from(i: Ipv4AddrRange) -> IpAddrRange { method from (line 374) | fn from(i: Ipv6AddrRange) -> IpAddrRange { type Ipv4AddrRange (line 332) | pub struct Ipv4AddrRange { method new (line 380) | pub fn new(start: Ipv4Addr, end: Ipv4Addr) -> Self { method count_u64 (line 388) | fn count_u64(&self) -> u64 { type Ipv6AddrRange (line 362) | pub struct Ipv6AddrRange { method new (line 402) | pub fn new(start: Ipv6Addr, end: Ipv6Addr) -> Self { method count_u128 (line 411) | fn count_u128(&self) -> u128 { method can_count_u128 (line 423) | fn can_count_u128(&self) -> bool { type Item (line 430) | type Item = IpAddr; method next (line 432) | fn next(&mut self) -> Option { method count (line 439) | fn count(self) -> usize { method last (line 446) | fn last(self) -> Option { method max (line 453) | fn max(self) -> Option { method min (line 460) | fn min(self) -> Option { method nth (line 467) | fn nth(&mut self, n: usize) -> Option { method size_hint (line 474) | fn size_hint(&self) -> (usize, Option) { type Item (line 483) | type Item = Ipv4Addr; method next (line 485) | fn next(&mut self) -> Option { method count (line 500) | fn count(self) -> usize { method last (line 524) | fn last(self) -> Option { method max (line 531) | fn max(self) -> Option { method min (line 535) | fn min(self) -> Option { method nth (line 542) | fn nth(&mut self, n: usize) -> Option { method size_hint (line 559) | fn size_hint(&self) -> (usize, Option) { type Item (line 571) | type Item = Ipv6Addr; method next (line 573) | fn next(&mut self) -> Option { method count (line 588) | fn count(self) -> usize { method last (line 600) | fn last(self) -> Option { method max (line 607) | fn max(self) -> Option { method min (line 611) | fn min(self) -> Option { method nth (line 618) | fn nth(&mut self, n: usize) -> Option { method size_hint (line 643) | fn size_hint(&self) -> (usize, Option) { method next_back (line 659) | fn next_back(&mut self) -> Option { method nth_back (line 665) | fn nth_back(&mut self, n: usize) -> Option { method next_back (line 674) | fn next_back(&mut self) -> Option { method nth_back (line 687) | fn nth_back(&mut self, n: usize) -> Option { method next_back (line 706) | fn next_back(&mut self) -> Option { method nth_back (line 719) | fn nth_back(&mut self, n: usize) -> Option { function test_ipaddrrange (line 761) | fn test_ipaddrrange() { FILE: builder/third-party/ipnet/src/ipnet.rs type IpNet (line 51) | pub enum IpNet { method new (line 150) | pub fn new(ip: IpAddr, prefix_len: u8) -> Result { method with_netmask (line 171) | pub fn with_netmask(ip: IpAddr, netmask: IpAddr) -> Result IpNet { method addr (line 202) | pub fn addr(&self) -> IpAddr { method prefix_len (line 210) | pub fn prefix_len(&self) -> u8 { method max_prefix_len (line 218) | pub fn max_prefix_len(&self) -> u8 { method netmask (line 239) | pub fn netmask(&self) -> IpAddr { method hostmask (line 260) | pub fn hostmask(&self) -> IpAddr { method network (line 281) | pub fn network(&self) -> IpAddr { method broadcast (line 302) | pub fn broadcast(&self) -> IpAddr { method supernet (line 330) | pub fn supernet(&self) -> Option { method is_sibling (line 358) | pub fn is_sibling(&self, other: &IpNet) -> bool { method hosts (line 394) | pub fn hosts(&self) -> IpAddrRange { method subnets (line 437) | pub fn subnets(&self, new_prefix_len: u8) -> Result(&self, other: T) -> bool where Self: Contains { method aggregate (line 511) | pub fn aggregate(networks: &Vec) -> Vec { method fmt (line 541) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method fmt (line 547) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method from (line 556) | fn from(net: Ipv4Net) -> IpNet { method from (line 562) | fn from(net: Ipv6Net) -> IpNet { method from (line 568) | fn from(addr: IpAddr) -> IpNet { method contains (line 1317) | fn contains(&self, other: &IpNet) -> bool { method contains (line 1327) | fn contains(&self, other: &IpAddr) -> bool { type Ipv4Net (line 85) | pub struct Ipv4Net { method new (line 593) | pub const fn new(ip: Ipv4Addr, prefix_len: u8) -> Result Result Ipv4Net { method addr (line 638) | pub const fn addr(&self) -> Ipv4Addr { method prefix_len (line 644) | pub const fn prefix_len(&self) -> u8 { method max_prefix_len (line 650) | pub const fn max_prefix_len(&self) -> u8 { method netmask (line 665) | pub fn netmask(&self) -> Ipv4Addr { method netmask_u32 (line 669) | fn netmask_u32(&self) -> u32 { method hostmask (line 684) | pub fn hostmask(&self) -> Ipv4Addr { method hostmask_u32 (line 688) | fn hostmask_u32(&self) -> u32 { method network (line 703) | pub fn network(&self) -> Ipv4Addr { method broadcast (line 718) | pub fn broadcast(&self) -> Ipv4Addr { method supernet (line 736) | pub fn supernet(&self) -> Option { method is_sibling (line 755) | pub fn is_sibling(&self, other: &Ipv4Net) -> bool { method hosts (line 785) | pub fn hosts(&self) -> Ipv4AddrRange { method subnets (line 827) | pub fn subnets(&self, new_prefix_len: u8) -> Result(&self, other: T) -> bool where Self: Contains { method interval (line 865) | fn interval(&self) -> (u32, u32) { method aggregate (line 890) | pub fn aggregate(networks: &Vec) -> Vec { method fmt (line 916) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method fmt (line 922) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method from (line 928) | fn from(addr: Ipv4Addr) -> Ipv4Net { method contains (line 1337) | fn contains(&self, other: &'a Ipv4Net) -> bool { method contains (line 1343) | fn contains(&self, other: &'a Ipv4Addr) -> bool { type Ipv6Net (line 115) | pub struct Ipv6Net { method new (line 950) | pub const fn new(ip: Ipv6Addr, prefix_len: u8) -> Result Result Ipv6Net { method addr (line 995) | pub const fn addr(&self) -> Ipv6Addr { method prefix_len (line 1001) | pub const fn prefix_len(&self) -> u8 { method max_prefix_len (line 1007) | pub const fn max_prefix_len(&self) -> u8 { method netmask (line 1022) | pub fn netmask(&self) -> Ipv6Addr { method netmask_u128 (line 1026) | fn netmask_u128(&self) -> u128 { method hostmask (line 1041) | pub fn hostmask(&self) -> Ipv6Addr { method hostmask_u128 (line 1045) | fn hostmask_u128(&self) -> u128 { method network (line 1060) | pub fn network(&self) -> Ipv6Addr { method broadcast (line 1078) | pub fn broadcast(&self) -> Ipv6Addr { method supernet (line 1097) | pub fn supernet(&self) -> Option { method is_sibling (line 1116) | pub fn is_sibling(&self, other: &Ipv6Net) -> bool { method hosts (line 1138) | pub fn hosts(&self) -> Ipv6AddrRange { method subnets (line 1172) | pub fn subnets(&self, new_prefix_len: u8) -> Result(&self, other: T) -> bool where Self: Contains { method interval (line 1210) | fn interval(&self) -> (u128, u128) { method aggregate (line 1235) | pub fn aggregate(networks: &Vec) -> Vec { method fmt (line 1261) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1267) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method from (line 1273) | fn from(addr: Ipv6Addr) -> Ipv6Net { method contains (line 1349) | fn contains(&self, other: &'a Ipv6Net) -> bool { method contains (line 1355) | fn contains(&self, other: &'a Ipv6Addr) -> bool { type PrefixLenError (line 124) | pub struct PrefixLenError; method fmt (line 127) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method default (line 535) | fn default() -> Self { method default (line 907) | fn default() -> Self { method default (line 1252) | fn default() -> Self { type Contains (line 1312) | pub trait Contains { method contains (line 1313) | fn contains(&self, other: T) -> bool; type IpSubnets (line 1403) | pub enum IpSubnets { method from (line 1497) | fn from(i: Ipv4Subnets) -> IpSubnets { method from (line 1503) | fn from(i: Ipv6Subnets) -> IpSubnets { type Ipv4Subnets (line 1436) | pub struct Ipv4Subnets { method new (line 1477) | pub fn new(start: Ipv4Addr, end: Ipv4Addr, min_prefix_len: u8) -> Self { type Ipv6Subnets (line 1470) | pub struct Ipv6Subnets { method new (line 1487) | pub fn new(start: Ipv6Addr, end: Ipv6Addr, min_prefix_len: u8) -> Self { type Item (line 1509) | type Item = IpNet; method next (line 1511) | fn next(&mut self) -> Option { function next_ipv4_subnet (line 1519) | fn next_ipv4_subnet(start: Ipv4Addr, end: Ipv4Addr, min_prefix_len: u8) ... function next_ipv6_subnet (line 1533) | fn next_ipv6_subnet(start: Ipv6Addr, end: Ipv6Addr, min_prefix_len: u8) ... type Item (line 1549) | type Item = Ipv4Net; method next (line 1551) | fn next(&mut self) -> Option { type Item (line 1578) | type Item = Ipv6Net; method next (line 1580) | fn next(&mut self) -> Option { function merge_intervals (line 1611) | fn merge_intervals(mut intervals: Vec<(T, T)>) -> Vec<(T,... function test_make_ipnet_vec (line 1650) | fn test_make_ipnet_vec() { function test_merge_intervals (line 1668) | fn test_merge_intervals() { function test_aggregate (line 1822) | fn test_aggregate() { function test_aggregate_issue44 (line 1852) | fn test_aggregate_issue44() { function ipnet_default (line 1867) | fn ipnet_default() { function ipv4net_default (line 1873) | fn ipv4net_default() { function ipv6net_default (line 1879) | fn ipv6net_default() { FILE: builder/third-party/ipnet/src/ipnet_schemars.rs method schema_name (line 17) | fn schema_name() -> String { method json_schema (line 21) | fn json_schema(_gen: &mut SchemaGenerator) -> Schema { method schema_name (line 44) | fn schema_name() -> String { method json_schema (line 48) | fn json_schema(_gen: &mut SchemaGenerator) -> Schema { method schema_name (line 71) | fn schema_name() -> String { method json_schema (line 75) | fn json_schema(gen: &mut SchemaGenerator) -> Schema { FILE: builder/third-party/ipnet/src/ipnet_serde.rs method serialize (line 12) | fn serialize(&self, serializer: S) -> Result method deserialize (line 30) | fn deserialize(deserializer: D) -> Result method serialize (line 83) | fn serialize(&self, serializer: S) -> Result method deserialize (line 107) | fn deserialize(deserializer: D) -> Result method serialize (line 136) | fn serialize(&self, serializer: S) -> Result method deserialize (line 160) | fn deserialize(deserializer: D) -> Result function test_serialize_ipnet_v4 (line 201) | fn test_serialize_ipnet_v4() { function test_serialize_ipnet_v6 (line 218) | fn test_serialize_ipnet_v6() { function test_serialize_ipv4_net (line 249) | fn test_serialize_ipv4_net() { function test_serialize_ipv6_net (line 265) | fn test_serialize_ipv6_net() { FILE: builder/third-party/ipnet/src/mask.rs function ip_mask_to_prefix (line 11) | pub fn ip_mask_to_prefix(mask: IpAddr) -> Result { function ipv4_mask_to_prefix (line 22) | pub fn ipv4_mask_to_prefix(mask: Ipv4Addr) -> Result { function ipv6_mask_to_prefix (line 37) | pub fn ipv6_mask_to_prefix(mask: Ipv6Addr) -> Result { function v4_mask_to_prefix (line 54) | fn v4_mask_to_prefix() { function v4_mask_to_prefix_max (line 61) | fn v4_mask_to_prefix_max() { function invalid_v4_mask_to_prefix (line 68) | fn invalid_v4_mask_to_prefix() { function ipv4net_with_netmask (line 75) | fn ipv4net_with_netmask() { function v6_mask_to_prefix (line 93) | fn v6_mask_to_prefix() { function v6_mask_to_prefix_max (line 100) | fn v6_mask_to_prefix_max() { function invalid_v6_mask_to_prefix (line 107) | fn invalid_v6_mask_to_prefix() { function ipv6net_with_netmask (line 114) | fn ipv6net_with_netmask() { FILE: builder/third-party/ipnet/src/parser.rs type Parser (line 20) | pub struct Parser<'a> { function new (line 27) | fn new(s: &'a str) -> Parser<'a> { function is_eof (line 34) | fn is_eof(&self) -> bool { function read_atomically (line 39) | fn read_atomically(&mut self, cb: F) -> Option where function read_till_eof (line 51) | fn read_till_eof(&mut self, cb: F) -> Option where function read_or (line 63) | fn read_or(&mut self, parsers: &mut [Box Op... function read_seq_3 (line 74) | fn read_seq_3(&mut self, function read_char (line 95) | fn read_char(&mut self) -> Option { function read_given_char (line 106) | fn read_given_char(&mut self, c: char) -> Option { function read_digit (line 116) | fn read_digit(&mut self, radix: u8) -> Option { function read_number_impl (line 136) | fn read_number_impl(&mut self, radix: u8, max_digits: u32, upto: u32) ->... function read_number (line 160) | fn read_number(&mut self, radix: u8, max_digits: u32, upto: u32) -> Opti... function read_ipv4_addr_impl (line 164) | fn read_ipv4_addr_impl(&mut self) -> Option { function read_ipv4_addr (line 183) | fn read_ipv4_addr(&mut self) -> Option { function read_ipv6_addr_impl (line 187) | fn read_ipv6_addr_impl(&mut self) -> Option { function read_ipv6_addr (line 256) | fn read_ipv6_addr(&mut self) -> Option { function read_ipv4_net (line 263) | fn read_ipv4_net(&mut self) -> Option { function read_ipv6_net (line 277) | fn read_ipv6_net(&mut self) -> Option { function read_ip_net (line 290) | fn read_ip_net(&mut self) -> Option { type Err (line 302) | type Err = AddrParseError; method from_str (line 303) | fn from_str(s: &str) -> Result { type Err (line 312) | type Err = AddrParseError; method from_str (line 313) | fn from_str(s: &str) -> Result { type Err (line 322) | type Err = AddrParseError; method from_str (line 323) | fn from_str(s: &str) -> Result { type AddrParseError (line 343) | pub struct AddrParseError(()); method fmt (line 346) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/is-terminal/src/lib.rs type IsTerminal (line 51) | pub trait IsTerminal { method is_terminal (line 63) | fn is_terminal(&self) -> bool; method is_terminal (line 86) | fn is_terminal(&self) -> bool { method is_terminal (line 104) | fn is_terminal(&self) -> bool { method is_terminal (line 198) | fn is_terminal(&self) -> bool { method is_terminal (line 206) | fn is_terminal(&self) -> bool { method is_terminal (line 214) | fn is_terminal(&self) -> bool { method is_terminal (line 222) | fn is_terminal(&self) -> bool { method is_terminal (line 230) | fn is_terminal(&self) -> bool { method is_terminal (line 238) | fn is_terminal(&self) -> bool { method is_terminal (line 246) | fn is_terminal(&self) -> bool { method is_terminal (line 254) | fn is_terminal(&self) -> bool { method is_terminal (line 262) | fn is_terminal(&self) -> bool { method is_terminal (line 270) | fn is_terminal(&self) -> bool { function is_terminal (line 79) | pub fn is_terminal(this: T) -> bool { function handle_is_console (line 114) | fn handle_is_console(handle: BorrowedHandle<'_>) -> bool { function msys_tty_on (line 138) | unsafe fn msys_tty_on(handle: HANDLE) -> bool { function stdin (line 282) | fn stdin() { function stdout (line 291) | fn stdout() { function stderr (line 300) | fn stderr() { function stdin (line 309) | fn stdin() { function stdout (line 318) | fn stdout() { function stderr (line 327) | fn stderr() { function stdin_vs_libc (line 336) | fn stdin_vs_libc() { function stdout_vs_libc (line 347) | fn stdout_vs_libc() { function stderr_vs_libc (line 358) | fn stderr_vs_libc() { function msys_tty_on_path_length (line 370) | fn msys_tty_on_path_length() { FILE: builder/third-party/is_terminal_polyfill/src/lib.rs type IsTerminal (line 8) | pub trait IsTerminal: sealed::Sealed { method is_terminal (line 23) | fn is_terminal(&self) -> bool; type Sealed (line 27) | pub trait Sealed {} FILE: builder/third-party/itoa/src/lib.rs type Buffer (line 61) | pub struct Buffer { method new (line 87) | pub fn new() -> Buffer { method format (line 95) | pub fn format(&mut self, i: I) -> &str { method default (line 67) | fn default() -> Buffer { method clone (line 77) | fn clone(&self) -> Self { type Integer (line 106) | pub trait Integer: private::Sealed {} type Sealed (line 110) | pub trait Sealed: Copy { method write (line 112) | fn write(self, buf: &mut Self::Buffer) -> &str; constant DEC_DIGITS_LUT (line 116) | const DEC_DIGITS_LUT: &[u8] = b"\ constant I8_MAX_LEN (line 206) | const I8_MAX_LEN: usize = 4; constant U8_MAX_LEN (line 207) | const U8_MAX_LEN: usize = 3; constant I16_MAX_LEN (line 208) | const I16_MAX_LEN: usize = 6; constant U16_MAX_LEN (line 209) | const U16_MAX_LEN: usize = 5; constant I32_MAX_LEN (line 210) | const I32_MAX_LEN: usize = 11; constant U32_MAX_LEN (line 211) | const U32_MAX_LEN: usize = 10; constant I64_MAX_LEN (line 212) | const I64_MAX_LEN: usize = 20; constant U64_MAX_LEN (line 213) | const U64_MAX_LEN: usize = 20; constant U128_MAX_LEN (line 306) | const U128_MAX_LEN: usize = 39; constant I128_MAX_LEN (line 307) | const I128_MAX_LEN: usize = 40; FILE: builder/third-party/itoa/src/udiv128.rs function u128_mulhi (line 7) | fn u128_mulhi(x: u128, y: u128) -> u128 { function udivmod_1e19 (line 34) | pub fn udivmod_1e19(n: u128) -> (u128, u64) { FILE: builder/third-party/js-sys/src/Temporal.rs function from (line 10) | pub fn from(val: &JsValue) -> Instant; function compare (line 13) | pub fn compare(one: &Instant, two: &Instant) -> i32; function epoch_seconds (line 16) | pub fn epoch_seconds(this: &Instant) -> u64; function epoch_milliseconds (line 18) | pub fn epoch_milliseconds(this: &Instant) -> u64; function epoch_microseconds (line 20) | pub fn epoch_microseconds(this: &Instant) -> BigInt; function epoch_nanoseconds (line 22) | pub fn epoch_nanoseconds(this: &Instant) -> BigInt; function add (line 28) | pub fn add(this: &Instant, duration: &Duration, options: &JsValue) -> In... function subtract (line 34) | pub fn subtract(this: &Instant, duration: &Duration, options: &JsValue) ... function until (line 41) | pub fn until(this: &Instant, other: &Instant, options: &JsValue) -> Dura... function since (line 48) | pub fn since(this: &Instant, other: &Instant, options: &JsValue) -> Dura... function round (line 54) | pub fn round(this: &Instant, round_to: &JsValue) -> Instant; function equals (line 57) | pub fn equals(this: &Instant, other: &Instant) -> bool; function to_string (line 63) | pub fn to_string(this: &Instant) -> JsString; function to_locale_string (line 70) | pub fn to_locale_string(this: &Instant, locales: &JsValue, options: &JsV... function from (line 81) | pub fn from(val: &JsValue) -> PlainDateTime; function compare (line 84) | pub fn compare(one: &PlainDateTime, two: &PlainDateTime) -> i32; function year (line 87) | pub fn year(this: &PlainDateTime) -> i32; function month (line 89) | pub fn month(this: &PlainDateTime) -> u32; function week (line 91) | pub fn week(this: &PlainDateTime) -> u32; function day (line 93) | pub fn day(this: &PlainDateTime) -> u32; function hour (line 95) | pub fn hour(this: &PlainDateTime) -> u32; function minute (line 97) | pub fn minute(this: &PlainDateTime) -> u32; function second (line 99) | pub fn second(this: &PlainDateTime) -> u32; function millisecond (line 101) | pub fn millisecond(this: &PlainDateTime) -> u32; function microsecond (line 103) | pub fn microsecond(this: &PlainDateTime) -> u32; function nanosecond (line 105) | pub fn nanosecond(this: &PlainDateTime) -> u32; function era_year (line 113) | pub fn era_year(this: &PlainDateTime) -> JsValue; function era (line 121) | pub fn era(this: &PlainDateTime) -> JsValue; function day_of_week (line 127) | pub fn day_of_week(this: &PlainDateTime) -> u32; function day_of_year (line 133) | pub fn day_of_year(this: &PlainDateTime) -> u32; function week_of_year (line 139) | pub fn week_of_year(this: &PlainDateTime) -> u32; function days_in_week (line 145) | pub fn days_in_week(this: &PlainDateTime) -> u32; function days_in_month (line 151) | pub fn days_in_month(this: &PlainDateTime) -> u32; function days_in_year (line 157) | pub fn days_in_year(this: &PlainDateTime) -> u32; function months_in_year (line 163) | pub fn months_in_year(this: &PlainDateTime) -> u32; function in_leap_year (line 168) | pub fn in_leap_year(this: &PlainDateTime) -> bool; function with (line 173) | pub fn with(this: &PlainDateTime, parameter: &JsValue, options: &JsValue... function with_plain_date (line 178) | pub fn with_plain_date(this: &PlainDateTime, date: &PlainDate) -> PlainD... function with_calendar (line 183) | pub fn with_calendar(this: &PlainDateTime, calendar: &str) -> PlainDateT... function add (line 187) | pub fn add(this: &PlainDateTime, duration: &Duration, options: &JsValue)... function subtract (line 191) | pub fn subtract(this: &PlainDateTime, duration: &Duration, options: &JsV... function until (line 198) | pub fn until(this: &PlainDateTime, other: &PlainDateTime, options: &JsVa... function since (line 205) | pub fn since(this: &PlainDateTime, other: &PlainDateTime, options: &JsVa... function round (line 211) | pub fn round(this: &PlainDateTime, round_to: &JsValue) -> PlainDateTime; function equals (line 214) | pub fn equals(this: &PlainDateTime, other: &PlainDateTime) -> bool; function get_iso_fields (line 222) | pub fn get_iso_fields(this: &PlainDateTime) -> JsValue; function from (line 232) | pub fn from(val: &JsValue) -> ZonedDateTime; function compare (line 235) | pub fn compare(one: &ZonedDateTime, two: &ZonedDateTime) -> i32; function year (line 238) | pub fn year(this: &ZonedDateTime) -> i32; function month (line 240) | pub fn month(this: &ZonedDateTime) -> u32; function week (line 242) | pub fn week(this: &ZonedDateTime) -> u32; function day (line 244) | pub fn day(this: &ZonedDateTime) -> u32; function hour (line 246) | pub fn hour(this: &ZonedDateTime) -> u32; function minute (line 248) | pub fn minute(this: &ZonedDateTime) -> u32; function second (line 250) | pub fn second(this: &ZonedDateTime) -> u32; function millisecond (line 252) | pub fn millisecond(this: &ZonedDateTime) -> u32; function microsecond (line 254) | pub fn microsecond(this: &ZonedDateTime) -> u32; function nanosecond (line 256) | pub fn nanosecond(this: &ZonedDateTime) -> u32; function epoch_seconds (line 259) | pub fn epoch_seconds(this: &ZonedDateTime) -> u64; function epoch_milliseconds (line 261) | pub fn epoch_milliseconds(this: &ZonedDateTime) -> u64; function epoch_microseconds (line 263) | pub fn epoch_microseconds(this: &ZonedDateTime) -> BigInt; function epoch_nanoseconds (line 265) | pub fn epoch_nanoseconds(this: &ZonedDateTime) -> BigInt; function era_year (line 273) | pub fn era_year(this: &ZonedDateTime) -> JsValue; function era (line 281) | pub fn era(this: &ZonedDateTime) -> JsValue; function day_of_week (line 287) | pub fn day_of_week(this: &ZonedDateTime) -> u32; function day_of_year (line 293) | pub fn day_of_year(this: &ZonedDateTime) -> u32; function week_of_year (line 299) | pub fn week_of_year(this: &ZonedDateTime) -> u32; function days_in_week (line 305) | pub fn days_in_week(this: &ZonedDateTime) -> u32; function days_in_month (line 311) | pub fn days_in_month(this: &ZonedDateTime) -> u32; function days_in_year (line 317) | pub fn days_in_year(this: &ZonedDateTime) -> u32; function months_in_year (line 323) | pub fn months_in_year(this: &ZonedDateTime) -> u32; function in_leap_year (line 328) | pub fn in_leap_year(this: &ZonedDateTime) -> bool; function hours_in_day (line 337) | pub fn hours_in_day(this: &ZonedDateTime) -> u32; function start_of_day (line 340) | pub fn start_of_day(this: &ZonedDateTime) -> ZonedDateTime; function offset (line 345) | pub fn offset(this: &ZonedDateTime) -> JsString; function with (line 350) | pub fn with(this: &ZonedDateTime, parameter: &JsValue, options: &JsValue... function with_plain_date (line 355) | pub fn with_plain_date(this: &ZonedDateTime, date: &PlainDate) -> ZonedD... function with_calendar (line 360) | pub fn with_calendar(this: &ZonedDateTime, calendar: &str) -> ZonedDateT... function add (line 364) | pub fn add(this: &ZonedDateTime, duration: &Duration, options: &JsValue)... function subtract (line 368) | pub fn subtract(this: &ZonedDateTime, duration: &Duration, options: &JsV... function until (line 375) | pub fn until(this: &ZonedDateTime, other: &ZonedDateTime, options: &JsVa... function since (line 382) | pub fn since(this: &ZonedDateTime, other: &ZonedDateTime, options: &JsVa... function round (line 388) | pub fn round(this: &ZonedDateTime, round_to: &JsValue) -> ZonedDateTime; function equals (line 391) | pub fn equals(this: &ZonedDateTime, other: &ZonedDateTime) -> bool; function get_iso_fields (line 399) | pub fn get_iso_fields(this: &ZonedDateTime) -> JsValue; function from (line 409) | pub fn from(val: &JsValue) -> Duration; function compare (line 412) | pub fn compare(one: &Duration, two: &Duration) -> i32; function years (line 415) | pub fn years(this: &Duration) -> i32; function months (line 417) | pub fn months(this: &Duration) -> i32; function weeks (line 419) | pub fn weeks(this: &Duration) -> i32; function days (line 421) | pub fn days(this: &Duration) -> i32; function hours (line 423) | pub fn hours(this: &Duration) -> i32; function minutes (line 425) | pub fn minutes(this: &Duration) -> i32; function seconds (line 427) | pub fn seconds(this: &Duration) -> i32; function milliseconds (line 429) | pub fn milliseconds(this: &Duration) -> i32; function microseconds (line 431) | pub fn microseconds(this: &Duration) -> i32; function nanoseconds (line 433) | pub fn nanoseconds(this: &Duration) -> i32; function sign (line 438) | pub fn sign(this: &Duration) -> i32; function blank (line 443) | pub fn blank(this: &Duration) -> bool; function add (line 451) | pub fn add(this: &Duration, other: &Duration, options: &JsValue) -> Dura... function subtract (line 459) | pub fn subtract(this: &Duration, other: &Duration, options: &JsValue) ->... function abs (line 466) | pub fn abs(this: &Duration) -> Duration; function round (line 471) | pub fn round(this: &Duration, round_to: &JsValue) -> Duration; function total (line 479) | pub fn total(this: &Duration, total_of: &JsValue) -> f64; function to_string (line 484) | pub fn to_string(this: &Duration, options: &JsValue) -> JsString; function to_json (line 489) | pub fn to_json(this: &Duration) -> JsString; function to_locale_string (line 496) | pub fn to_locale_string(this: &Duration, locales: &JsValue, options: &Js... function from (line 507) | pub fn from(val: &JsValue) -> PlainTime; function compare (line 510) | pub fn compare(one: &PlainTime, two: &PlainTime) -> i32; function hour (line 513) | pub fn hour(this: &PlainTime) -> u32; function minute (line 515) | pub fn minute(this: &PlainTime) -> u32; function second (line 517) | pub fn second(this: &PlainTime) -> u32; function millisecond (line 519) | pub fn millisecond(this: &PlainTime) -> u32; function microsecond (line 521) | pub fn microsecond(this: &PlainTime) -> u32; function nanosecond (line 523) | pub fn nanosecond(this: &PlainTime) -> u32; function add (line 527) | pub fn add(this: &PlainTime, duration: &Duration, options: &JsValue) -> ... function subtract (line 531) | pub fn subtract(this: &PlainTime, duration: &Duration, options: &JsValue... function until (line 538) | pub fn until(this: &PlainTime, other: &PlainTime, options: &JsValue) -> ... function since (line 545) | pub fn since(this: &PlainTime, other: &PlainTime, options: &JsValue) -> ... function round (line 551) | pub fn round(this: &PlainTime, round_to: &JsValue) -> PlainTime; function equals (line 554) | pub fn equals(this: &PlainTime, other: &PlainTime) -> bool; function to_locale_string (line 561) | pub fn to_locale_string(this: &PlainTime, locales: &JsValue, options: &J... function get_iso_fields (line 569) | pub fn get_iso_fields(this: &PlainTime) -> JsValue; function from (line 583) | pub fn from(val: &JsValue) -> PlainYearMonth; function compare (line 586) | pub fn compare(one: &PlainYearMonth, two: &PlainYearMonth) -> i32; function year (line 593) | pub fn year(this: &PlainYearMonth) -> i32; function month (line 603) | pub fn month(this: &PlainYearMonth) -> u32; function month_code (line 615) | pub fn month_code(this: &PlainYearMonth) -> JsString; function era_year (line 623) | pub fn era_year(this: &PlainYearMonth) -> JsValue; function era (line 631) | pub fn era(this: &PlainYearMonth) -> JsValue; function days_in_month (line 637) | pub fn days_in_month(this: &PlainYearMonth) -> u32; function days_in_year (line 643) | pub fn days_in_year(this: &PlainYearMonth) -> u32; function months_in_year (line 649) | pub fn months_in_year(this: &PlainYearMonth) -> u32; function in_leap_year (line 654) | pub fn in_leap_year(this: &PlainYearMonth) -> bool; function add (line 683) | pub fn add(this: &PlainYearMonth, duration: &Duration, options: &JsValue... function subtract (line 712) | pub fn subtract( function equals (line 725) | pub fn equals(this: &PlainYearMonth, other: &PlainYearMonth) -> bool; function to_string (line 731) | pub fn to_string(this: &PlainYearMonth) -> JsString; function to_locale_string (line 738) | pub fn to_locale_string( function get_iso_fields (line 750) | pub fn get_iso_fields(this: &PlainYearMonth) -> JsValue; function from (line 763) | pub fn from(val: &JsValue) -> PlainMonthDay; function compare (line 766) | pub fn compare(one: &PlainMonthDay, two: &PlainMonthDay) -> i32; function month_code (line 782) | pub fn month_code(this: &PlainMonthDay) -> JsString; function day (line 786) | pub fn day(this: &PlainMonthDay) -> u32; function equals (line 798) | pub fn equals(this: &PlainMonthDay, other: &PlainMonthDay) -> bool; function to_string (line 804) | pub fn to_string(this: &PlainMonthDay) -> JsString; function to_locale_string (line 811) | pub fn to_locale_string(this: &PlainMonthDay, locales: &JsValue, options... function get_iso_fields (line 820) | pub fn get_iso_fields(this: &PlainMonthDay) -> JsValue; function new (line 831) | pub fn new(year: i32, month: u32, day: u32) -> PlainDate; function from (line 834) | pub fn from(val: &JsValue) -> PlainDate; function compare (line 837) | pub fn compare(one: &PlainDate, two: &PlainDate) -> i32; function year (line 844) | pub fn year(this: &PlainDate) -> i32; function month (line 854) | pub fn month(this: &PlainDate) -> u32; function month_code (line 866) | pub fn month_code(this: &PlainDate) -> JsString; function day (line 870) | pub fn day(this: &PlainDate) -> u32; function era_year (line 878) | pub fn era_year(this: &PlainDate) -> JsValue; function era (line 886) | pub fn era(this: &PlainDate) -> JsValue; function day_of_week (line 892) | pub fn day_of_week(this: &PlainDate) -> u32; function day_of_year (line 898) | pub fn day_of_year(this: &PlainDate) -> u32; function week_of_year (line 904) | pub fn week_of_year(this: &PlainDate) -> u32; function days_in_week (line 910) | pub fn days_in_week(this: &PlainDate) -> u32; function days_in_month (line 916) | pub fn days_in_month(this: &PlainDate) -> u32; function days_in_year (line 922) | pub fn days_in_year(this: &PlainDate) -> u32; function months_in_year (line 928) | pub fn months_in_year(this: &PlainDate) -> u32; function in_leap_year (line 933) | pub fn in_leap_year(this: &PlainDate) -> bool; function with_calendar (line 938) | pub fn with_calendar(this: &PlainDate, calendar: &str) -> PlainDate; function add (line 967) | pub fn add(this: &PlainDate, duration: &Duration, options: &JsValue) -> ... function subtract (line 996) | pub fn subtract(this: &PlainDate, duration: &Duration, options: &JsValue... function equals (line 1008) | pub fn equals(this: &PlainDate, other: &PlainDate) -> bool; function to_string (line 1014) | pub fn to_string(this: &PlainDate) -> JsString; function to_locale_string (line 1021) | pub fn to_locale_string(this: &PlainDate, locales: &JsValue, options: &J... function get_iso_fields (line 1029) | pub fn get_iso_fields(this: &PlainDate) -> JsValue; function instant (line 1039) | pub fn instant() -> Instant; function zoned_date_time (line 1042) | pub fn zoned_date_time(calendar: &str) -> ZonedDateTime; function zoned_date_time_iso (line 1045) | pub fn zoned_date_time_iso() -> ZonedDateTime; function plain_date (line 1048) | pub fn plain_date(calendar: &str) -> PlainDate; function plain_date_iso (line 1051) | pub fn plain_date_iso() -> PlainDate; function plain_time_iso (line 1054) | pub fn plain_time_iso() -> PlainTime; FILE: builder/third-party/js-sys/src/lib.rs function decode_uri (line 222) | pub fn decode_uri(encoded: &str) -> Result; function decode_uri_component (line 229) | pub fn decode_uri_component(encoded: &str) -> Result; function encode_uri (line 239) | pub fn encode_uri(decoded: &str) -> JsString; function encode_uri_component (line 248) | pub fn encode_uri_component(decoded: &str) -> JsString; function eval (line 254) | pub fn eval(js_source_text: &str) -> Result; function is_finite (line 261) | pub fn is_finite(value: &JsValue) -> bool; function parse_int (line 268) | pub fn parse_int(text: &str, radix: u8) -> f64; function parse_float (line 275) | pub fn parse_float(text: &str) -> f64; function escape (line 282) | pub fn escape(string: &str) -> JsString; function unescape (line 291) | pub fn unescape(string: &str) -> JsString; function new (line 303) | pub fn new() -> Array; function new_with_length (line 307) | pub fn new_with_length(len: u32) -> Array; function at (line 312) | pub fn at(this: &Array, index: i32) -> JsValue; function get (line 316) | pub fn get(this: &Array, index: u32) -> JsValue; function set (line 320) | pub fn set(this: &Array, index: u32, value: JsValue); function delete (line 328) | pub fn delete(this: &Array, index: u32); function from (line 333) | pub fn from(val: &JsValue) -> Array; function copy_within (line 340) | pub fn copy_within(this: &Array, target: i32, start: i32, end: i32) -> A... function concat (line 347) | pub fn concat(this: &Array, array: &Array) -> Array; function every (line 354) | pub fn every(this: &Array, predicate: &mut dyn FnMut(JsValue, u32, Array... function fill (line 361) | pub fn fill(this: &Array, value: &JsValue, start: u32, end: u32) -> Array; function filter (line 368) | pub fn filter(this: &Array, predicate: &mut dyn FnMut(JsValue, u32, Arra... function find (line 375) | pub fn find(this: &Array, predicate: &mut dyn FnMut(JsValue, u32, Array)... function find_index (line 382) | pub fn find_index(this: &Array, predicate: &mut dyn FnMut(JsValue, u32, ... function flat (line 389) | pub fn flat(this: &Array, depth: i32) -> Array; function flat_map (line 396) | pub fn flat_map( function for_each (line 405) | pub fn for_each(this: &Array, callback: &mut dyn FnMut(JsValue, u32, Arr... function includes (line 412) | pub fn includes(this: &Array, value: &JsValue, from_index: i32) -> bool; function index_of (line 419) | pub fn index_of(this: &Array, value: &JsValue, from_index: i32) -> i32; function is_array (line 425) | pub fn is_array(value: &JsValue) -> bool; function join (line 432) | pub fn join(this: &Array, delimiter: &str) -> JsString; function last_index_of (line 440) | pub fn last_index_of(this: &Array, value: &JsValue, from_index: i32) -> ... function length (line 449) | pub fn length(this: &Array) -> u32; function set_length (line 462) | pub fn set_length(this: &Array, value: u32); function map (line 472) | pub fn map(this: &Array, predicate: &mut dyn FnMut(JsValue, u32, Array) ... function of1 (line 490) | pub fn of1(a: &JsValue) -> Array; function of2 (line 494) | pub fn of2(a: &JsValue, b: &JsValue) -> Array; function of3 (line 498) | pub fn of3(a: &JsValue, b: &JsValue, c: &JsValue) -> Array; function of4 (line 502) | pub fn of4(a: &JsValue, b: &JsValue, c: &JsValue, d: &JsValue) -> Array; function of5 (line 506) | pub fn of5(a: &JsValue, b: &JsValue, c: &JsValue, d: &JsValue, e: &JsVal... function pop (line 513) | pub fn pop(this: &Array) -> JsValue; function push (line 520) | pub fn push(this: &Array, value: &JsValue) -> u32; function reduce (line 527) | pub fn reduce( function reduce_right (line 538) | pub fn reduce_right( function reverse (line 549) | pub fn reverse(this: &Array) -> Array; function shift (line 556) | pub fn shift(this: &Array) -> JsValue; function slice (line 564) | pub fn slice(this: &Array, start: u32, end: u32) -> Array; function some (line 571) | pub fn some(this: &Array, predicate: &mut dyn FnMut(JsValue) -> bool) ->... function sort (line 582) | pub fn sort(this: &Array) -> Array; function splice (line 589) | pub fn splice(this: &Array, start: u32, delete_count: u32, item: &JsValu... function to_locale_string (line 597) | pub fn to_locale_string(this: &Array, locales: &JsValue, options: &JsVal... function to_string (line 604) | pub fn to_string(this: &Array) -> JsString; function unshift (line 611) | pub fn unshift(this: &Array, value: &JsValue) -> u32; type ArrayIntoIter (line 616) | pub struct ArrayIntoIter { type Item (line 622) | type Item = JsValue; method next (line 624) | fn next(&mut self) -> Option { method size_hint (line 630) | fn size_hint(&self) -> (usize, Option) { method count (line 635) | fn count(self) -> usize method last (line 643) | fn last(self) -> Option method nth (line 652) | fn nth(&mut self, n: usize) -> Option { method next_back (line 658) | fn next_back(&mut self) -> Option { method nth_back (line 663) | fn nth_back(&mut self, n: usize) -> Option { type ArrayIter (line 674) | pub struct ArrayIter<'a> { type Item (line 680) | type Item = JsValue; function next (line 682) | fn next(&mut self) -> Option { function size_hint (line 688) | fn size_hint(&self) -> (usize, Option) { function count (line 693) | fn count(self) -> usize function last (line 701) | fn last(self) -> Option function nth (line 710) | fn nth(&mut self, n: usize) -> Option { function next_back (line 716) | fn next_back(&mut self) -> Option { function nth_back (line 721) | fn nth_back(&mut self, n: usize) -> Option { method iter (line 732) | pub fn iter(&self) -> ArrayIter<'_> { method to_vec (line 740) | pub fn to_vec(&self) -> Vec { type Item (line 754) | type Item = JsValue; type IntoIter (line 755) | type IntoIter = ArrayIntoIter; method into_iter (line 757) | fn into_iter(self) -> Self::IntoIter { method from_iter (line 770) | fn from_iter(iter: T) -> Array method extend (line 784) | fn extend(&mut self, iter: T) method default (line 795) | fn default() -> Self { function new (line 816) | pub fn new(length: u32) -> ArrayBuffer; function byte_length (line 826) | pub fn byte_length(this: &ArrayBuffer) -> u32; function is_view (line 833) | pub fn is_view(value: &JsValue) -> bool; function slice (line 841) | pub fn slice(this: &ArrayBuffer, begin: u32) -> ArrayBuffer; function slice_with_end (line 847) | pub fn slice_with_end(this: &ArrayBuffer, begin: u32, end: u32) -> Array... function new (line 865) | pub fn new(length: u32) -> SharedArrayBuffer; function byte_length (line 873) | pub fn byte_length(this: &SharedArrayBuffer) -> u32; function slice (line 881) | pub fn slice(this: &SharedArrayBuffer, begin: u32) -> SharedArrayBuffer; function slice_with_end (line 887) | pub fn slice_with_end(this: &SharedArrayBuffer, begin: u32, end: u32) ->... function keys (line 898) | pub fn keys(this: &Array) -> Iterator; function entries (line 905) | pub fn entries(this: &Array) -> Iterator; function values (line 912) | pub fn values(this: &Array) -> Iterator; function add (line 939) | pub fn add(typed_array: &JsValue, index: u32, value: i32) -> Result Resu... function and (line 962) | pub fn and(typed_array: &JsValue, index: u32, value: i32) -> Result Resu... function compare_exchange (line 987) | pub fn compare_exchange( function compare_exchange_bigint (line 1005) | pub fn compare_exchange_bigint( function exchange (line 1021) | pub fn exchange(typed_array: &JsValue, index: u32, value: i32) -> Result... function exchange_bigint (line 1032) | pub fn exchange_bigint( function is_lock_free (line 1045) | pub fn is_lock_free(size: u32) -> bool; function load (line 1054) | pub fn load(typed_array: &JsValue, index: u32) -> Result; function load_bigint (line 1063) | pub fn load_bigint(typed_array: &JsValue, index: i64) -> Result Result Result Resul... function store (line 1111) | pub fn store(typed_array: &JsValue, index: u32, value: i32) -> Result Re... function sub (line 1131) | pub fn sub(typed_array: &JsValue, index: u32, value: i32) -> Result Resu... function wait (line 1155) | pub fn wait(typed_array: &Int32Array, index: u32, value: i32) -> Result<... function wait_bigint (line 1168) | pub fn wait_bigint( function wait_with_timeout (line 1180) | pub fn wait_with_timeout( function wait_with_timeout_bigint (line 1193) | pub fn wait_with_timeout_bigint( function wait_async (line 1213) | pub fn wait_async( function wait_async_bigint (line 1232) | pub fn wait_async_bigint( function wait_async_with_timeout (line 1244) | pub fn wait_async_with_timeout( function wait_async_with_timeout_bigint (line 1257) | pub fn wait_async_with_timeout_bigint( function xor (line 1274) | pub fn xor(typed_array: &JsValue, index: u32, value: i32) -> Result Resu... function new_bigint (line 1298) | fn new_bigint(value: &JsValue) -> Result; function new_bigint_unchecked (line 1301) | fn new_bigint_unchecked(value: &JsValue) -> BigInt; function as_int_n (line 1307) | pub fn as_int_n(bits: f64, bigint: &BigInt) -> BigInt; function as_uint_n (line 1313) | pub fn as_uint_n(bits: f64, bigint: &BigInt) -> BigInt; function to_locale_string (line 1319) | pub fn to_locale_string(this: &BigInt, locales: &JsValue, options: &JsVa... function to_string (line 1325) | pub fn to_string(this: &BigInt, radix: u8) -> Result; function to_string_unchecked (line 1328) | fn to_string_unchecked(this: &BigInt, radix: u8) -> String; function value_of (line 1334) | pub fn value_of(this: &BigInt, radix: u8) -> BigInt; method new (line 1342) | pub fn new(value: &JsValue) -> Result { method checked_div (line 1349) | pub fn checked_div(&self, rhs: &Self) -> Result { method pow (line 1363) | pub fn pow(&self, rhs: &Self) -> Self { method eq (line 1419) | fn eq(&self, other: &Number) -> bool { type Output (line 1425) | type Output = BigInt; method not (line 1428) | fn not(self) -> Self::Output { method default (line 1450) | fn default() -> Self { type Err (line 1456) | type Err = Error; method from_str (line 1459) | fn from_str(s: &str) -> Result { method fmt (line 1466) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1473) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1480) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1487) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1494) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1505) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 1525) | pub fn new(value: &JsValue) -> Boolean; function value_of (line 1531) | pub fn value_of(this: &Boolean) -> bool; method from (line 1536) | fn from(b: bool) -> Boolean { function from (line 1543) | fn from(b: Boolean) -> bool { method eq (line 1550) | fn eq(&self, other: &bool) -> bool { method fmt (line 1556) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1562) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 1568) | fn default() -> Self { type Output (line 1574) | type Output = Boolean; method not (line 1577) | fn not(self) -> Self::Output { function new (line 1599) | pub fn new(buffer: &ArrayBuffer, byteOffset: usize, byteLength: usize) -... function new_with_shared_array_buffer (line 1607) | pub fn new_with_shared_array_buffer( function buffer (line 1617) | pub fn buffer(this: &DataView) -> ArrayBuffer; function byte_length (line 1624) | pub fn byte_length(this: &DataView) -> usize; function byte_offset (line 1631) | pub fn byte_offset(this: &DataView) -> usize; function get_int8 (line 1638) | pub fn get_int8(this: &DataView, byte_offset: usize) -> i8; function get_uint8 (line 1645) | pub fn get_uint8(this: &DataView, byte_offset: usize) -> u8; function get_int16 (line 1652) | pub fn get_int16(this: &DataView, byte_offset: usize) -> i16; function get_int16_endian (line 1659) | pub fn get_int16_endian(this: &DataView, byte_offset: usize, little_endi... function get_uint16 (line 1666) | pub fn get_uint16(this: &DataView, byte_offset: usize) -> u16; function get_uint16_endian (line 1673) | pub fn get_uint16_endian(this: &DataView, byte_offset: usize, little_end... function get_int32 (line 1680) | pub fn get_int32(this: &DataView, byte_offset: usize) -> i32; function get_int32_endian (line 1687) | pub fn get_int32_endian(this: &DataView, byte_offset: usize, little_endi... function get_uint32 (line 1694) | pub fn get_uint32(this: &DataView, byte_offset: usize) -> u32; function get_uint32_endian (line 1701) | pub fn get_uint32_endian(this: &DataView, byte_offset: usize, little_end... function get_float32 (line 1708) | pub fn get_float32(this: &DataView, byte_offset: usize) -> f32; function get_float32_endian (line 1715) | pub fn get_float32_endian(this: &DataView, byte_offset: usize, little_en... function get_float64 (line 1722) | pub fn get_float64(this: &DataView, byte_offset: usize) -> f64; function get_float64_endian (line 1729) | pub fn get_float64_endian(this: &DataView, byte_offset: usize, little_en... function set_int8 (line 1736) | pub fn set_int8(this: &DataView, byte_offset: usize, value: i8); function set_uint8 (line 1743) | pub fn set_uint8(this: &DataView, byte_offset: usize, value: u8); function set_int16 (line 1750) | pub fn set_int16(this: &DataView, byte_offset: usize, value: i16); function set_int16_endian (line 1757) | pub fn set_int16_endian(this: &DataView, byte_offset: usize, value: i16,... function set_uint16 (line 1764) | pub fn set_uint16(this: &DataView, byte_offset: usize, value: u16); function set_uint16_endian (line 1771) | pub fn set_uint16_endian(this: &DataView, byte_offset: usize, value: u16... function set_int32 (line 1778) | pub fn set_int32(this: &DataView, byte_offset: usize, value: i32); function set_int32_endian (line 1785) | pub fn set_int32_endian(this: &DataView, byte_offset: usize, value: i32,... function set_uint32 (line 1792) | pub fn set_uint32(this: &DataView, byte_offset: usize, value: u32); function set_uint32_endian (line 1799) | pub fn set_uint32_endian(this: &DataView, byte_offset: usize, value: u32... function set_float32 (line 1806) | pub fn set_float32(this: &DataView, byte_offset: usize, value: f32); function set_float32_endian (line 1813) | pub fn set_float32_endian(this: &DataView, byte_offset: usize, value: f3... function set_float64 (line 1820) | pub fn set_float64(this: &DataView, byte_offset: usize, value: f64); function set_float64_endian (line 1827) | pub fn set_float64_endian(this: &DataView, byte_offset: usize, value: f6... function new (line 1844) | pub fn new(message: &str) -> Error; function new_with_options (line 1846) | pub fn new_with_options(message: &str, options: &Object) -> Error; function cause (line 1853) | pub fn cause(this: &Error) -> JsValue; function set_cause (line 1855) | pub fn set_cause(this: &Error, cause: &JsValue); function message (line 1861) | pub fn message(this: &Error) -> JsString; function set_message (line 1863) | pub fn set_message(this: &Error, message: &str); function name (line 1869) | pub fn name(this: &Error) -> JsString; function set_name (line 1871) | pub fn set_name(this: &Error, name: &str); function to_string (line 1877) | pub fn to_string(this: &Error) -> JsString; function new (line 1895) | pub fn new(message: &str) -> EvalError; function new_with_args (line 1914) | pub fn new_with_args(args: &str, body: &str) -> Function; function new_no_args (line 1925) | pub fn new_no_args(body: &str) -> Function; function apply (line 1932) | pub fn apply(this: &Function, context: &JsValue, args: &Array) -> Result... function call0 (line 1939) | pub fn call0(this: &Function, context: &JsValue) -> Result Resu... function call2 (line 1953) | pub fn call2( function call3 (line 1965) | pub fn call3( function bind (line 1978) | pub fn bind(this: &Function, context: &JsValue) -> Function; function bind0 (line 1985) | pub fn bind0(this: &Function, context: &JsValue) -> Function; function bind1 (line 1992) | pub fn bind1(this: &Function, context: &JsValue, arg1: &JsValue) -> Func... function bind2 (line 1999) | pub fn bind2(this: &Function, context: &JsValue, arg1: &JsValue, arg2: &... function bind3 (line 2006) | pub fn bind3( function length (line 2018) | pub fn length(this: &Function) -> u32; function name (line 2026) | pub fn name(this: &Function) -> JsString; function to_string (line 2032) | pub fn to_string(this: &Function) -> JsString; method try_from (line 2042) | pub fn try_from(val: &JsValue) -> Option<&Function> { method default (line 2048) | fn default() -> Self { function next (line 2065) | pub fn next(this: &Generator, value: &JsValue) -> Result; function return_ (line 2071) | pub fn return_(this: &Generator, value: &JsValue) -> JsValue; function throw (line 2078) | pub fn throw(this: &Generator, error: &Error) -> Result; function clear (line 2092) | pub fn clear(this: &Map); function delete (line 2098) | pub fn delete(this: &Map, key: &JsValue) -> bool; function for_each (line 2112) | pub fn for_each(this: &Map, callback: &mut dyn FnMut(JsValue, JsValue)); function get (line 2118) | pub fn get(this: &Map, key: &JsValue) -> JsValue; function has (line 2125) | pub fn has(this: &Map, key: &JsValue) -> bool; function new (line 2132) | pub fn new() -> Map; function set (line 2139) | pub fn set(this: &Map, key: &JsValue, value: &JsValue) -> Map; function size (line 2147) | pub fn size(this: &Map) -> u32; method default (line 2151) | fn default() -> Self { function entries (line 2165) | pub fn entries(this: &Map) -> Iterator; function keys (line 2172) | pub fn keys(this: &Map) -> Iterator; function values (line 2179) | pub fn values(this: &Map) -> Iterator; function next (line 2198) | pub fn next(this: &Iterator) -> Result; method looks_like_iterator (line 2202) | fn looks_like_iterator(it: &JsValue) -> bool { function next (line 2237) | pub fn next(this: &AsyncIterator) -> Result; type Iter (line 2243) | pub struct Iter<'a> { type IntoIter (line 2251) | pub struct IntoIter { type Item (line 2293) | type Item = Result; method next (line 2295) | fn next(&mut self) -> Option { type IterState (line 2256) | struct IterState { method new (line 2301) | fn new() -> IterState { method next (line 2305) | fn next(&mut self, js: &Iterator) -> Option> { type Item (line 2261) | type Item = Result; type IntoIter (line 2262) | type IntoIter = Iter<'a>; method into_iter (line 2264) | fn into_iter(self) -> Iter<'a> { type Item (line 2273) | type Item = Result; function next (line 2275) | fn next(&mut self) -> Option { type Item (line 2281) | type Item = Result; type IntoIter (line 2282) | type IntoIter = IntoIter; method into_iter (line 2284) | fn into_iter(self) -> IntoIter { function try_iter (line 2327) | pub fn try_iter(val: &JsValue) -> Result, JsValue> { function done (line 2362) | pub fn done(this: &IteratorNext) -> bool; function value (line 2367) | pub fn value(this: &IteratorNext) -> JsValue; function abs (line 2382) | pub fn abs(x: f64) -> f64; function acos (line 2390) | pub fn acos(x: f64) -> f64; function acosh (line 2398) | pub fn acosh(x: f64) -> f64; function asin (line 2406) | pub fn asin(x: f64) -> f64; function asinh (line 2413) | pub fn asinh(x: f64) -> f64; function atan (line 2419) | pub fn atan(x: f64) -> f64; function atan2 (line 2426) | pub fn atan2(y: f64, x: f64) -> f64; function atanh (line 2434) | pub fn atanh(x: f64) -> f64; function cbrt (line 2441) | pub fn cbrt(x: f64) -> f64; function ceil (line 2448) | pub fn ceil(x: f64) -> f64; function clz32 (line 2455) | pub fn clz32(x: i32) -> u32; function cos (line 2462) | pub fn cos(x: f64) -> f64; function cosh (line 2469) | pub fn cosh(x: f64) -> f64; function exp (line 2476) | pub fn exp(x: f64) -> f64; function expm1 (line 2483) | pub fn expm1(x: f64) -> f64; function floor (line 2490) | pub fn floor(x: f64) -> f64; function fround (line 2497) | pub fn fround(x: f64) -> f32; function hypot (line 2503) | pub fn hypot(x: f64, y: f64) -> f64; function imul (line 2510) | pub fn imul(x: i32, y: i32) -> i32; function log (line 2517) | pub fn log(x: f64) -> f64; function log10 (line 2523) | pub fn log10(x: f64) -> f64; function log1p (line 2528) | pub fn log1p(x: f64) -> f64; function log2 (line 2534) | pub fn log2(x: f64) -> f64; function max (line 2540) | pub fn max(x: f64, y: f64) -> f64; function min (line 2546) | pub fn min(x: f64, y: f64) -> f64; function pow (line 2552) | pub fn pow(base: f64, exponent: f64) -> f64; function random (line 2562) | pub fn random() -> f64; function round (line 2568) | pub fn round(x: f64) -> f64; function sign (line 2575) | pub fn sign(x: f64) -> f64; function sin (line 2581) | pub fn sin(x: f64) -> f64; function sinh (line 2588) | pub fn sinh(x: f64) -> f64; function sqrt (line 2595) | pub fn sqrt(x: f64) -> f64; function tan (line 2601) | pub fn tan(x: f64) -> f64; function tanh (line 2608) | pub fn tanh(x: f64) -> f64; function trunc (line 2615) | pub fn trunc(x: f64) -> f64; function is_finite (line 2630) | pub fn is_finite(value: &JsValue) -> bool; function is_integer (line 2636) | pub fn is_integer(value: &JsValue) -> bool; function is_nan (line 2643) | pub fn is_nan(value: &JsValue) -> bool; function is_safe_integer (line 2650) | pub fn is_safe_integer(value: &JsValue) -> bool; function new (line 2660) | pub fn new(value: &JsValue) -> Number; function new_from_str (line 2663) | fn new_from_str(value: &str) -> Number; function parse_int (line 2670) | pub fn parse_int(text: &str, radix: u8) -> f64; function parse_float (line 2677) | pub fn parse_float(text: &str) -> f64; function to_locale_string (line 2684) | pub fn to_locale_string(this: &Number, locale: &str) -> JsString; function to_precision (line 2691) | pub fn to_precision(this: &Number, precision: u8) -> Result Result; function to_exponential (line 2705) | pub fn to_exponential(this: &Number, fraction_digits: u8) -> Result Result; function value_of (line 2719) | pub fn value_of(this: &Number) -> f64; constant EPSILON (line 2726) | pub const EPSILON: f64 = f64::EPSILON; constant MAX_SAFE_INTEGER (line 2730) | pub const MAX_SAFE_INTEGER: f64 = 9007199254740991.0; constant MAX_VALUE (line 2734) | pub const MAX_VALUE: f64 = f64::MAX; constant MIN_SAFE_INTEGER (line 2738) | pub const MIN_SAFE_INTEGER: f64 = -9007199254740991.0; constant MIN_VALUE (line 2744) | pub const MIN_VALUE: f64 = 5E-324; constant NAN (line 2748) | pub const NAN: f64 = f64::NAN; constant NEGATIVE_INFINITY (line 2752) | pub const NEGATIVE_INFINITY: f64 = f64::NEG_INFINITY; constant POSITIVE_INFINITY (line 2756) | pub const POSITIVE_INFINITY: f64 = f64::INFINITY; method pow (line 2762) | pub fn pow(&self, rhs: &Self) -> Self { method unsigned_shr (line 2772) | pub fn unsigned_shr(&self, rhs: &Self) -> Self { type TryFromIntError (line 2798) | pub struct TryFromIntError(()); method fmt (line 2801) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 2843) | fn from(n: &Number) -> f64 { function from (line 2850) | fn from(n: Number) -> f64 { method fmt (line 2857) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2864) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 2870) | fn default() -> Self { method eq (line 2877) | fn eq(&self, other: &BigInt) -> bool { type Output (line 2883) | type Output = BigInt; method not (line 2886) | fn not(self) -> Self::Output { method partial_cmp (line 2908) | fn partial_cmp(&self, other: &Self) -> Option { method lt (line 2921) | fn lt(&self, other: &Self) -> bool { method le (line 2926) | fn le(&self, other: &Self) -> bool { method ge (line 2931) | fn ge(&self, other: &Self) -> bool { method gt (line 2936) | fn gt(&self, other: &Self) -> bool { type Err (line 2942) | type Err = Infallible; method from_str (line 2946) | fn from_str(s: &str) -> Result { function get_date (line 2963) | pub fn get_date(this: &Date) -> u32; function get_day (line 2970) | pub fn get_day(this: &Date) -> u32; function get_full_year (line 2976) | pub fn get_full_year(this: &Date) -> u32; function get_hours (line 2982) | pub fn get_hours(this: &Date) -> u32; function get_milliseconds (line 2988) | pub fn get_milliseconds(this: &Date) -> u32; function get_minutes (line 2994) | pub fn get_minutes(this: &Date) -> u32; function get_month (line 3001) | pub fn get_month(this: &Date) -> u32; function get_seconds (line 3007) | pub fn get_seconds(this: &Date) -> u32; function get_time (line 3014) | pub fn get_time(this: &Date) -> f64; function get_timezone_offset (line 3021) | pub fn get_timezone_offset(this: &Date) -> f64; function get_utc_date (line 3028) | pub fn get_utc_date(this: &Date) -> u32; function get_utc_day (line 3035) | pub fn get_utc_day(this: &Date) -> u32; function get_utc_full_year (line 3041) | pub fn get_utc_full_year(this: &Date) -> u32; function get_utc_hours (line 3047) | pub fn get_utc_hours(this: &Date) -> u32; function get_utc_milliseconds (line 3054) | pub fn get_utc_milliseconds(this: &Date) -> u32; function get_utc_minutes (line 3060) | pub fn get_utc_minutes(this: &Date) -> u32; function get_utc_month (line 3067) | pub fn get_utc_month(this: &Date) -> u32; function get_utc_seconds (line 3073) | pub fn get_utc_seconds(this: &Date) -> u32; function new (line 3081) | pub fn new(init: &JsValue) -> Date; function new_0 (line 3088) | pub fn new_0() -> Date; function new_with_year_month (line 3096) | pub fn new_with_year_month(year: u32, month: i32) -> Date; function new_with_year_month_day (line 3104) | pub fn new_with_year_month_day(year: u32, month: i32, day: i32) -> Date; function new_with_year_month_day_hr (line 3112) | pub fn new_with_year_month_day_hr(year: u32, month: i32, day: i32, hr: i... function new_with_year_month_day_hr_min (line 3120) | pub fn new_with_year_month_day_hr_min( function new_with_year_month_day_hr_min_sec (line 3134) | pub fn new_with_year_month_day_hr_min_sec( function new_with_year_month_day_hr_min_sec_milli (line 3149) | pub fn new_with_year_month_day_hr_min_sec_milli( function now (line 3164) | pub fn now() -> f64; function parse (line 3172) | pub fn parse(date: &str) -> f64; function set_date (line 3178) | pub fn set_date(this: &Date, day: u32) -> f64; function set_full_year (line 3185) | pub fn set_full_year(this: &Date, year: u32) -> f64; function set_full_year_with_month (line 3192) | pub fn set_full_year_with_month(this: &Date, year: u32, month: i32) -> f64; function set_full_year_with_month_date (line 3199) | pub fn set_full_year_with_month_date(this: &Date, year: u32, month: i32,... function set_hours (line 3207) | pub fn set_hours(this: &Date, hours: u32) -> f64; function set_milliseconds (line 3213) | pub fn set_milliseconds(this: &Date, milliseconds: u32) -> f64; function set_minutes (line 3219) | pub fn set_minutes(this: &Date, minutes: u32) -> f64; function set_month (line 3225) | pub fn set_month(this: &Date, month: u32) -> f64; function set_seconds (line 3231) | pub fn set_seconds(this: &Date, seconds: u32) -> f64; function set_time (line 3238) | pub fn set_time(this: &Date, time: f64) -> f64; function set_utc_date (line 3245) | pub fn set_utc_date(this: &Date, day: u32) -> f64; function set_utc_full_year (line 3251) | pub fn set_utc_full_year(this: &Date, year: u32) -> f64; function set_utc_full_year_with_month (line 3257) | pub fn set_utc_full_year_with_month(this: &Date, year: u32, month: i32) ... function set_utc_full_year_with_month_date (line 3263) | pub fn set_utc_full_year_with_month_date(this: &Date, year: u32, month: ... function set_utc_hours (line 3271) | pub fn set_utc_hours(this: &Date, hours: u32) -> f64; function set_utc_milliseconds (line 3278) | pub fn set_utc_milliseconds(this: &Date, milliseconds: u32) -> f64; function set_utc_minutes (line 3284) | pub fn set_utc_minutes(this: &Date, minutes: u32) -> f64; function set_utc_month (line 3290) | pub fn set_utc_month(this: &Date, month: u32) -> f64; function set_utc_seconds (line 3296) | pub fn set_utc_seconds(this: &Date, seconds: u32) -> f64; function to_date_string (line 3303) | pub fn to_date_string(this: &Date) -> JsString; function to_iso_string (line 3312) | pub fn to_iso_string(this: &Date) -> JsString; function to_json (line 3318) | pub fn to_json(this: &Date) -> JsString; function to_locale_date_string (line 3330) | pub fn to_locale_date_string(this: &Date, locale: &str, options: &JsValu... function to_locale_string (line 3342) | pub fn to_locale_string(this: &Date, locale: &str, options: &JsValue) ->... function to_locale_time_string (line 3353) | pub fn to_locale_time_string(this: &Date, locale: &str) -> JsString; function to_string (line 3360) | pub fn to_string(this: &Date) -> JsString; function to_time_string (line 3367) | pub fn to_time_string(this: &Date) -> JsString; function to_utc_string (line 3374) | pub fn to_utc_string(this: &Date) -> JsString; function utc (line 3383) | pub fn utc(year: f64, month: f64) -> f64; function value_of (line 3390) | pub fn value_of(this: &Date) -> f64; function assign (line 3406) | pub fn assign(target: &Object, source: &Object) -> Object; function assign2 (line 3414) | pub fn assign2(target: &Object, source1: &Object, source2: &Object) -> O... function assign3 (line 3422) | pub fn assign3(target: &Object, source1: &Object, source2: &Object, sour... function constructor (line 3430) | pub fn constructor(this: &Object) -> Function; function create (line 3437) | pub fn create(prototype: &Object) -> Object; function define_property (line 3445) | pub fn define_property(obj: &Object, prop: &JsValue, descriptor: &Object... function define_properties (line 3453) | pub fn define_properties(obj: &Object, props: &Object) -> Object; function entries (line 3463) | pub fn entries(object: &Object) -> Array; function freeze (line 3473) | pub fn freeze(value: &Object) -> Object; function from_entries (line 3480) | pub fn from_entries(iterable: &JsValue) -> Result; function get_own_property_descriptor (line 3489) | pub fn get_own_property_descriptor(obj: &Object, prop: &JsValue) -> JsVa... function get_own_property_descriptors (line 3496) | pub fn get_own_property_descriptors(obj: &Object) -> JsValue; function get_own_property_names (line 3504) | pub fn get_own_property_names(obj: &Object) -> Array; function get_own_property_symbols (line 3511) | pub fn get_own_property_symbols(obj: &Object) -> Array; function get_prototype_of (line 3519) | pub fn get_prototype_of(obj: &JsValue) -> Object; function has_own_property (line 3527) | pub fn has_own_property(this: &Object, property: &JsValue) -> bool; function has_own (line 3535) | pub fn has_own(instance: &Object, property: &JsValue) -> bool; function is (line 3541) | pub fn is(value_1: &JsValue, value_2: &JsValue) -> bool; function is_extensible (line 3548) | pub fn is_extensible(object: &Object) -> bool; function is_frozen (line 3554) | pub fn is_frozen(object: &Object) -> bool; function is_sealed (line 3560) | pub fn is_sealed(object: &Object) -> bool; function is_prototype_of (line 3567) | pub fn is_prototype_of(this: &Object, value: &JsValue) -> bool; function keys (line 3574) | pub fn keys(object: &Object) -> Array; function new (line 3580) | pub fn new() -> Object; function prevent_extensions (line 3588) | pub fn prevent_extensions(object: &Object); function property_is_enumerable (line 3595) | pub fn property_is_enumerable(this: &Object, property: &JsValue) -> bool; function seal (line 3604) | pub fn seal(value: &Object) -> Object; function set_prototype_of (line 3612) | pub fn set_prototype_of(object: &Object, prototype: &Object) -> Object; function to_locale_string (line 3620) | pub fn to_locale_string(this: &Object) -> JsString; function to_string (line 3626) | pub fn to_string(this: &Object) -> JsString; function value_of (line 3633) | pub fn value_of(this: &Object) -> Object; function values (line 3642) | pub fn values(object: &Object) -> Array; method try_from (line 3651) | pub fn try_from(val: &JsValue) -> Option<&Object> { method eq (line 3662) | fn eq(&self, other: &Object) -> bool { method default (line 3670) | fn default() -> Self { function new (line 3688) | pub fn new(target: &JsValue, handler: &Object) -> Proxy; function revocable (line 3695) | pub fn revocable(target: &JsValue, handler: &Object) -> Object; function new (line 3714) | pub fn new(message: &str) -> RangeError; function new (line 3733) | pub fn new(message: &str) -> ReferenceError; function apply (line 3748) | pub fn apply( function construct (line 3760) | pub fn construct(target: &Function, arguments_list: &Array) -> Result Result Result; function get_f64 (line 3802) | pub fn get_f64(target: &JsValue, key: f64) -> Result; function get_u32 (line 3807) | pub fn get_u32(target: &JsValue, key: u32) -> Result; function get_own_property_descriptor (line 3815) | pub fn get_own_property_descriptor( function get_prototype_of (line 3827) | pub fn get_prototype_of(target: &JsValue) -> Result; function has (line 3834) | pub fn has(target: &JsValue, property_key: &JsValue) -> Result Result; function own_keys (line 3849) | pub fn own_keys(target: &JsValue) -> Result; function prevent_extensions (line 3858) | pub fn prevent_extensions(target: &Object) -> Result; function set (line 3865) | pub fn set( function set_f64 (line 3874) | pub fn set_f64( function set_u32 (line 3883) | pub fn set_u32( function set_with_receiver (line 3894) | pub fn set_with_receiver( function set_prototype_of (line 3908) | pub fn set_prototype_of(target: &Object, prototype: &JsValue) -> Result<... function exec (line 3924) | pub fn exec(this: &RegExp, text: &str) -> Option; function flags (line 3931) | pub fn flags(this: &RegExp) -> JsString; function global (line 3939) | pub fn global(this: &RegExp) -> bool; function ignore_case (line 3947) | pub fn ignore_case(this: &RegExp) -> bool; function input (line 3956) | pub fn input() -> JsString; function last_index (line 3963) | pub fn last_index(this: &RegExp) -> u32; function set_last_index (line 3970) | pub fn set_last_index(this: &RegExp, index: u32); function last_match (line 3978) | pub fn last_match() -> JsString; function last_paren (line 3987) | pub fn last_paren() -> JsString; function left_context (line 3996) | pub fn left_context() -> JsString; function multiline (line 4004) | pub fn multiline(this: &RegExp) -> bool; function n1 (line 4012) | pub fn n1() -> JsString; function n2 (line 4014) | pub fn n2() -> JsString; function n3 (line 4016) | pub fn n3() -> JsString; function n4 (line 4018) | pub fn n4() -> JsString; function n5 (line 4020) | pub fn n5() -> JsString; function n6 (line 4022) | pub fn n6() -> JsString; function n7 (line 4024) | pub fn n7() -> JsString; function n8 (line 4026) | pub fn n8() -> JsString; function n9 (line 4028) | pub fn n9() -> JsString; function new (line 4034) | pub fn new(pattern: &str, flags: &str) -> RegExp; function new_regexp (line 4036) | pub fn new_regexp(pattern: &RegExp, flags: &str) -> RegExp; function right_context (line 4045) | pub fn right_context() -> JsString; function source (line 4053) | pub fn source(this: &RegExp) -> JsString; function sticky (line 4063) | pub fn sticky(this: &RegExp) -> bool; function test (line 4071) | pub fn test(this: &RegExp, text: &str) -> bool; function to_string (line 4078) | pub fn to_string(this: &RegExp) -> JsString; function unicode (line 4086) | pub fn unicode(this: &RegExp) -> bool; function add (line 4101) | pub fn add(this: &Set, value: &JsValue) -> Set; function clear (line 4107) | pub fn clear(this: &Set); function delete (line 4114) | pub fn delete(this: &Set, value: &JsValue) -> bool; function for_each (line 4121) | pub fn for_each(this: &Set, callback: &mut dyn FnMut(JsValue, JsValue, S... function has (line 4128) | pub fn has(this: &Set, value: &JsValue) -> bool; function new (line 4135) | pub fn new(init: &JsValue) -> Set; function size (line 4142) | pub fn size(this: &Set) -> u32; method default (line 4146) | fn default() -> Self { function entries (line 4162) | pub fn entries(set: &Set) -> Iterator; function keys (line 4170) | pub fn keys(set: &Set) -> Iterator; function values (line 4177) | pub fn values(set: &Set) -> Iterator; function new (line 4198) | pub fn new(message: &str) -> SyntaxError; function new (line 4217) | pub fn new(message: &str) -> TypeError; function new (line 4236) | pub fn new(message: &str) -> UriError; function new (line 4252) | pub fn new() -> WeakMap; function set (line 4259) | pub fn set(this: &WeakMap, key: &Object, value: &JsValue) -> WeakMap; function get (line 4266) | pub fn get(this: &WeakMap, key: &Object) -> JsValue; function has (line 4273) | pub fn has(this: &WeakMap, key: &Object) -> bool; function delete (line 4280) | pub fn delete(this: &WeakMap, key: &Object) -> bool; method default (line 4284) | fn default() -> Self { function new (line 4300) | pub fn new() -> WeakSet; function has (line 4307) | pub fn has(this: &WeakSet, value: &Object) -> bool; function add (line 4313) | pub fn add(this: &WeakSet, value: &Object) -> WeakSet; function delete (line 4320) | pub fn delete(this: &WeakSet, value: &Object) -> bool; method default (line 4324) | fn default() -> Self { function compile (line 4347) | pub fn compile(buffer_source: &JsValue) -> Promise; function compile_streaming (line 4357) | pub fn compile_streaming(response: &Promise) -> Promise; function instantiate_buffer (line 4364) | pub fn instantiate_buffer(buffer: &[u8], imports: &Object) -> Promise; function instantiate_module (line 4371) | pub fn instantiate_module(module: &Module, imports: &Object) -> Promise; function instantiate_streaming (line 4380) | pub fn instantiate_streaming(response: &Promise, imports: &Object) -> Pr... function validate (line 4388) | pub fn validate(buffer_source: &JsValue) -> Result; function new (line 4409) | pub fn new(message: &str) -> CompileError; function new (line 4432) | pub fn new(module: &Module, imports: &Object) -> Result; function exports (line 4441) | pub fn exports(this: &Instance) -> Object; function new (line 4462) | pub fn new(message: &str) -> LinkError; function new (line 4483) | pub fn new(message: &str) -> RuntimeError; function new (line 4504) | pub fn new(buffer_source: &JsValue) -> Result; function custom_sections (line 4512) | pub fn custom_sections(module: &Module, sectionName: &str) -> Array; function exports (line 4519) | pub fn exports(module: &Module) -> Array; function imports (line 4526) | pub fn imports(module: &Module) -> Array; function new (line 4545) | pub fn new(table_descriptor: &Object) -> Result; function length (line 4553) | pub fn length(this: &Table) -> u32; function get (line 4560) | pub fn get(this: &Table, index: u32) -> Result; function grow (line 4568) | pub fn grow(this: &Table, additional_capacity: u32) -> Result Result<(), ... function new (line 4592) | pub fn new(tag_descriptor: &Object) -> Result; function new (line 4609) | pub fn new(tag: &Tag, payload: &Array) -> Result; function new_with_options (line 4615) | pub fn new_with_options( function is (line 4626) | pub fn is(this: &Exception, tag: &Tag) -> bool; function get_arg (line 4633) | pub fn get_arg(this: &Exception, tag: &Tag, index: u32) -> Result Result JsValue; function set_value (line 4661) | pub fn set_value(this: &Global, value: &JsValue); function new (line 4681) | pub fn new(descriptor: &Object) -> Result; function buffer (line 4688) | pub fn buffer(this: &Memory) -> JsValue; function grow (line 4699) | pub fn grow(this: &Memory, pages: u32) -> u32; function parse (line 4719) | pub fn parse(text: &str) -> Result; function stringify (line 4725) | pub fn stringify(obj: &JsValue) -> Result; function stringify_with_replacer (line 4737) | pub fn stringify_with_replacer( function stringify_with_replacer_and_space (line 4761) | pub fn stringify_with_replacer_and_space( function length (line 4782) | pub fn length(this: &JsString) -> u32; function at (line 4790) | pub fn at(this: &JsString, index: i32) -> Option; function char_at (line 4798) | pub fn char_at(this: &JsString, index: u32) -> JsString; function char_code_at (line 4812) | pub fn char_code_at(this: &JsString, index: u32) -> f64; function code_point_at (line 4819) | pub fn code_point_at(this: &JsString, pos: u32) -> JsValue; function concat (line 4826) | pub fn concat(this: &JsString, string_2: &JsValue) -> JsString; function ends_with (line 4833) | pub fn ends_with(this: &JsString, search_string: &str, length: i32) -> b... function from_char_code (line 4849) | pub fn from_char_code(char_codes: &[u16]) -> JsString; function from_char_code1 (line 4853) | pub fn from_char_code1(a: u32) -> JsString; function from_char_code2 (line 4857) | pub fn from_char_code2(a: u32, b: u32) -> JsString; function from_char_code3 (line 4861) | pub fn from_char_code3(a: u32, b: u32, c: u32) -> JsString; function from_char_code4 (line 4865) | pub fn from_char_code4(a: u32, b: u32, c: u32, d: u32) -> JsString; function from_char_code5 (line 4869) | pub fn from_char_code5(a: u32, b: u32, c: u32, d: u32, e: u32) -> JsString; function from_code_point (line 4885) | pub fn from_code_point(code_points: &[u32]) -> Result; function from_code_point1 (line 4889) | pub fn from_code_point1(a: u32) -> Result; function from_code_point2 (line 4893) | pub fn from_code_point2(a: u32, b: u32) -> Result; function from_code_point3 (line 4897) | pub fn from_code_point3(a: u32, b: u32, c: u32) -> Result Result Resul... function includes (line 4912) | pub fn includes(this: &JsString, search_string: &str, position: i32) -> ... function index_of (line 4920) | pub fn index_of(this: &JsString, search_value: &str, from_index: i32) ->... function last_index_of (line 4928) | pub fn last_index_of(this: &JsString, search_value: &str, from_index: i3... function locale_compare (line 4936) | pub fn locale_compare( function match_ (line 4947) | pub fn match_(this: &JsString, pattern: &RegExp) -> Option; function match_all (line 4953) | pub fn match_all(this: &JsString, pattern: &RegExp) -> Iterator; function normalize (line 4960) | pub fn normalize(this: &JsString, form: &str) -> JsString; function pad_end (line 4969) | pub fn pad_end(this: &JsString, target_length: u32, pad_string: &str) ->... function pad_start (line 4978) | pub fn pad_start(this: &JsString, target_length: u32, pad_string: &str) ... function repeat (line 4985) | pub fn repeat(this: &JsString, count: i32) -> JsString; function replace (line 4995) | pub fn replace(this: &JsString, pattern: &str, replacement: &str) -> JsS... function replace_with_function (line 4999) | pub fn replace_with_function( function replace_by_pattern (line 5006) | pub fn replace_by_pattern(this: &JsString, pattern: &RegExp, replacement... function replace_by_pattern_with_function (line 5010) | pub fn replace_by_pattern_with_function( function replace_all (line 5024) | pub fn replace_all(this: &JsString, pattern: &str, replacement: &str) ->... function replace_all_with_function (line 5028) | pub fn replace_all_with_function( function replace_all_by_pattern (line 5035) | pub fn replace_all_by_pattern(this: &JsString, pattern: &RegExp, replace... function replace_all_by_pattern_with_function (line 5040) | pub fn replace_all_by_pattern_with_function( function search (line 5051) | pub fn search(this: &JsString, pattern: &RegExp) -> i32; function slice (line 5058) | pub fn slice(this: &JsString, start: u32, end: u32) -> JsString; function split (line 5065) | pub fn split(this: &JsString, separator: &str) -> Array; function split_limit (line 5069) | pub fn split_limit(this: &JsString, separator: &str, limit: u32) -> Array; function split_by_pattern (line 5073) | pub fn split_by_pattern(this: &JsString, pattern: &RegExp) -> Array; function split_by_pattern_limit (line 5077) | pub fn split_by_pattern_limit(this: &JsString, pattern: &RegExp, limit: ... function starts_with (line 5085) | pub fn starts_with(this: &JsString, search_string: &str, position: u32) ... function substring (line 5092) | pub fn substring(this: &JsString, index_start: u32, index_end: u32) -> J... function substr (line 5099) | pub fn substr(this: &JsString, start: i32, length: i32) -> JsString; function to_locale_lower_case (line 5106) | pub fn to_locale_lower_case(this: &JsString, locale: Option<&str>) -> Js... function to_locale_upper_case (line 5113) | pub fn to_locale_upper_case(this: &JsString, locale: Option<&str>) -> Js... function to_lower_case (line 5120) | pub fn to_lower_case(this: &JsString) -> JsString; function to_string (line 5127) | pub fn to_string(this: &JsString) -> JsString; function to_upper_case (line 5134) | pub fn to_upper_case(this: &JsString) -> JsString; function trim (line 5143) | pub fn trim(this: &JsString) -> JsString; function trim_end (line 5150) | pub fn trim_end(this: &JsString) -> JsString; function trim_right (line 5157) | pub fn trim_right(this: &JsString) -> JsString; function trim_start (line 5164) | pub fn trim_start(this: &JsString) -> JsString; function trim_left (line 5171) | pub fn trim_left(this: &JsString) -> JsString; function value_of (line 5177) | pub fn value_of(this: &JsString) -> JsString; function raw (line 5184) | pub fn raw(call_site: &Object, substitutions: &Array) -> Result Result; function raw_1 (line 5198) | pub fn raw_1(call_site: &Object, substitutions_1: &str) -> Result Option<&JsString> { method is_valid_utf16 (line 5309) | pub fn is_valid_utf16(&self) -> bool { method iter (line 5318) | pub fn iter( method as_char (line 5334) | pub fn as_char(&self) -> Option { method eq (line 5357) | fn eq(&self, other: &str) -> bool { method eq (line 5363) | fn eq(&self, other: &&'a str) -> bool { method eq (line 5369) | fn eq(&self, other: &String) -> bool { method eq (line 5375) | fn eq(&self, other: &&'a String) -> bool { method from (line 5381) | fn from(s: &'a str) -> Self { method from (line 5387) | fn from(s: String) -> Self { method from (line 5394) | fn from(c: char) -> Self { method from (line 5400) | fn from(s: &'a JsString) -> Self { method from (line 5406) | fn from(s: JsString) -> Self { method fmt (line 5413) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5420) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Err (line 5426) | type Err = convert::Infallible; method from_str (line 5427) | fn from_str(s: &str) -> Result { function has_instance (line 5445) | pub fn has_instance() -> Symbol; function is_concat_spreadable (line 5453) | pub fn is_concat_spreadable() -> Symbol; function async_iterator (line 5460) | pub fn async_iterator() -> Symbol; function iterator (line 5467) | pub fn iterator() -> Symbol; function match_ (line 5475) | pub fn match_() -> Symbol; function replace (line 5486) | pub fn replace() -> Symbol; function search (line 5497) | pub fn search() -> Symbol; function species (line 5504) | pub fn species() -> Symbol; function split (line 5514) | pub fn split() -> Symbol; function to_primitive (line 5522) | pub fn to_primitive() -> Symbol; function to_string_tag (line 5531) | pub fn to_string_tag() -> Symbol; function for_ (line 5539) | pub fn for_(key: &str) -> Symbol; function key_for (line 5545) | pub fn key_for(sym: &Symbol) -> JsValue; function to_string (line 5551) | pub fn to_string(this: &Symbol) -> JsString; function unscopables (line 5559) | pub fn unscopables() -> Symbol; function value_of (line 5565) | pub fn value_of(this: &Symbol) -> Symbol; function get_canonical_locales (line 5581) | pub fn get_canonical_locales(s: &JsValue) -> Array; function new (line 5600) | pub fn new(locales: &Array, options: &Object) -> Collator; function compare (line 5608) | pub fn compare(this: &Collator) -> Function; function resolved_options (line 5616) | pub fn resolved_options(this: &Collator) -> Object; function supported_locales_of (line 5625) | pub fn supported_locales_of(locales: &Array, options: &Object) -> Array; method default (line 5629) | fn default() -> Self { function new (line 5653) | pub fn new(locales: &Array, options: &Object) -> DateTimeFormat; function format (line 5661) | pub fn format(this: &DateTimeFormat) -> Function; function format_to_parts (line 5668) | pub fn format_to_parts(this: &DateTimeFormat, date: &Date) -> Array; function resolved_options (line 5676) | pub fn resolved_options(this: &DateTimeFormat) -> Object; function supported_locales_of (line 5685) | pub fn supported_locales_of(locales: &Array, options: &Object) -> Array; method default (line 5689) | fn default() -> Self { function new (line 5713) | pub fn new(locales: &Array, options: &Object) -> NumberFormat; function format (line 5721) | pub fn format(this: &NumberFormat) -> Function; function format_to_parts (line 5728) | pub fn format_to_parts(this: &NumberFormat, number: f64) -> Array; function resolved_options (line 5736) | pub fn resolved_options(this: &NumberFormat) -> Object; function supported_locales_of (line 5744) | pub fn supported_locales_of(locales: &Array, options: &Object) -> Array; method default (line 5748) | fn default() -> Self { function new (line 5772) | pub fn new(locales: &Array, options: &Object) -> PluralRules; function resolved_options (line 5780) | pub fn resolved_options(this: &PluralRules) -> Object; function select (line 5787) | pub fn select(this: &PluralRules, number: f64) -> JsString; function supported_locales_of (line 5795) | pub fn supported_locales_of(locales: &Array, options: &Object) -> Array; method default (line 5799) | fn default() -> Self { function new (line 5823) | pub fn new(locales: &Array, options: &Object) -> RelativeTimeFormat; function format (line 5830) | pub fn format(this: &RelativeTimeFormat, value: f64, unit: &str) -> JsSt... function format_to_parts (line 5837) | pub fn format_to_parts(this: &RelativeTimeFormat, value: f64, unit: &str... function resolved_options (line 5845) | pub fn resolved_options(this: &RelativeTimeFormat) -> Object; function supported_locales_of (line 5853) | pub fn supported_locales_of(locales: &Array, options: &Object) -> Array; method default (line 5857) | fn default() -> Self { function new (line 5895) | pub fn new(cb: &mut dyn FnMut(Function, Function)) -> Promise; function all (line 5904) | pub fn all(obj: &JsValue) -> Promise; function all_settled (line 5912) | pub fn all_settled(obj: &JsValue) -> Promise; function any (line 5921) | pub fn any(obj: &JsValue) -> Promise; function race (line 5929) | pub fn race(obj: &JsValue) -> Promise; function reject (line 5936) | pub fn reject(obj: &JsValue) -> Promise; function resolve (line 5946) | pub fn resolve(obj: &JsValue) -> Promise; function catch (line 5955) | pub fn catch(this: &Promise, cb: &Closure) -> Promise; function then (line 5962) | pub fn then(this: &Promise, cb: &Closure) -> Promise; function then2 (line 5966) | pub fn then2( function finally (line 5983) | pub fn finally(this: &Promise, cb: &Closure) -> Promise; function global (line 5990) | pub fn global() -> Object { FILE: builder/third-party/js-sys/tests/headless.js function is_array_values_supported (line 1) | function is_array_values_supported() { FILE: builder/third-party/js-sys/tests/headless.rs function is_array_values_supported (line 15) | fn is_array_values_supported() -> bool; function next (line 22) | fn next(this: &ValuesIterator) -> IterNext; function value (line 27) | fn value(this: &IterNext) -> JsValue; function done (line 29) | fn done(this: &IterNext) -> bool; function array_iterator_values (line 33) | fn array_iterator_values() { FILE: builder/third-party/js-sys/tests/wasm/Array.rs function to_rust (line 22) | fn to_rust(arr: &Array) -> Vec { function from_iter (line 29) | fn from_iter() { function extend (line 83) | fn extend() { function to_vec (line 90) | fn to_vec() { function iter (line 102) | fn iter() { function new_with_length (line 159) | fn new_with_length() { function get (line 169) | fn get() { function set (line 178) | fn set() { function delete (line 200) | fn delete() { function filter (line 209) | fn filter() { function flat (line 227) | fn flat() { function flat_map (line 248) | fn flat_map() { function index_of (line 265) | fn index_of() { function is_array (line 274) | fn is_array() { function sort (line 286) | fn sort() { function some (line 293) | fn some() { function last_index_of (line 301) | fn last_index_of() { function join (line 310) | fn join() { function slice (line 317) | fn slice() { function splice (line 325) | fn splice() { function fill (line 334) | fn fill() { function copy_within (line 342) | fn copy_within() { function of (line 354) | fn of() { function pop (line 367) | fn pop() { function push (line 375) | fn push() { function reverse (line 383) | fn reverse() { function shift (line 390) | fn shift() { function unshift (line 399) | fn unshift() { function to_string (line 408) | fn to_string() { function includes (line 414) | fn includes() { function concat (line 422) | fn concat() { function length (line 431) | fn length() { function every (line 438) | fn every() { function find (line 448) | fn find() { function map (line 467) | fn map() { function reduce (line 474) | fn reduce() { function reduce_right (line 485) | fn reduce_right() { function find_index (line 496) | fn find_index() { function to_locale_string (line 515) | fn to_locale_string() { function for_each (line 522) | fn for_each() { function set_length (line 538) | fn set_length() { function array_inheritance (line 565) | fn array_inheritance() { function populate_array (line 574) | fn populate_array(arr: JsValue, start: JsValue, len: JsValue) -> JsValue; function test_array_view_mut_raw (line 577) | fn test_array_view_mut_raw, b: impl Into) { function from (line 12) | fn from() { function eq (line 29) | fn eq() { FILE: builder/third-party/js-sys/tests/wasm/Boolean.rs function new_undefined (line 8) | fn new_undefined() { function new_truly (line 14) | fn new_truly() { function boolean_inheritance (line 20) | fn boolean_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/DataView.rs function test (line 7) | fn test() { function dataview_inheritance (line 69) | fn dataview_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Date.rs function get_date (line 7) | fn get_date() { function get_day (line 13) | fn get_day() { function get_full_year (line 19) | fn get_full_year() { function get_hours (line 28) | fn get_hours() { function get_milliseconds (line 34) | fn get_milliseconds() { function get_minutes (line 43) | fn get_minutes() { function get_month (line 50) | fn get_month() { function get_seconds (line 57) | fn get_seconds() { function get_time (line 64) | fn get_time() { function get_timezone_offset (line 71) | fn get_timezone_offset() { function get_utc_date (line 78) | fn get_utc_date() { function get_utc_day (line 86) | fn get_utc_day() { function get_utc_full_year (line 95) | fn get_utc_full_year() { function get_utc_hours (line 103) | fn get_utc_hours() { function get_utc_milliseconds (line 112) | fn get_utc_milliseconds() { function get_utc_minutes (line 118) | fn get_utc_minutes() { function get_utc_month (line 126) | fn get_utc_month() { function get_utc_seconds (line 135) | fn get_utc_seconds() { function new (line 142) | fn new() { function new_with_year_month (line 147) | fn new_with_year_month() { function new_with_year_month_day (line 155) | fn new_with_year_month_day() { function new_with_year_month_day_hr (line 164) | fn new_with_year_month_day_hr() { function new_with_year_month_day_hr_min (line 174) | fn new_with_year_month_day_hr_min() { function new_with_year_month_day_hr_min_sec (line 185) | fn new_with_year_month_day_hr_min_sec() { function new_with_year_month_day_hr_min_sec_milli (line 197) | fn new_with_year_month_day_hr_min_sec_milli() { function now (line 210) | fn now() { function parse (line 215) | fn parse() { function set_date (line 224) | fn set_date() { function set_full_year (line 236) | fn set_full_year() { function set_full_year_with_month (line 248) | fn set_full_year_with_month() { function set_full_year_with_month_date (line 258) | fn set_full_year_with_month_date() { function set_hours (line 269) | fn set_hours() { function set_milliseconds (line 281) | fn set_milliseconds() { function set_minutes (line 291) | fn set_minutes() { function set_month (line 303) | fn set_month() { function set_seconds (line 315) | fn set_seconds() { function set_time (line 327) | fn set_time() { function set_utc_date (line 338) | fn set_utc_date() { function set_utc_full_year (line 350) | fn set_utc_full_year() { function set_utc_full_year_with_month (line 362) | fn set_utc_full_year_with_month() { function set_utc_full_year_with_month_date (line 372) | fn set_utc_full_year_with_month_date() { function set_utc_hours (line 383) | fn set_utc_hours() { function set_utc_milliseconds (line 395) | fn set_utc_milliseconds() { function set_utc_minutes (line 407) | fn set_utc_minutes() { function set_utc_month (line 419) | fn set_utc_month() { function set_utc_seconds (line 431) | fn set_utc_seconds() { function to_date_string (line 443) | fn to_date_string() { function to_iso_string (line 454) | fn to_iso_string() { function to_json (line 463) | fn to_json() { function to_locale_date_string (line 470) | fn to_locale_date_string() { function to_locale_string (line 477) | fn to_locale_string() { function to_locale_time_string (line 484) | fn to_locale_time_string() { function to_string (line 493) | fn to_string() { function to_time_string (line 500) | fn to_time_string() { function to_utc_string (line 507) | fn to_utc_string() { function utc (line 514) | fn utc() { function value_of (line 519) | fn value_of() { function date_inheritance (line 525) | fn date_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Error.rs function new (line 7) | fn new() { function new_with_cause (line 13) | fn new_with_cause() { function empty_cause (line 26) | fn empty_cause() { function set_cause (line 32) | fn set_cause() { function set_message (line 39) | fn set_message() { function name (line 46) | fn name() { function set_name (line 52) | fn set_name() { function to_string (line 59) | fn to_string() { function error_inheritance (line 70) | fn error_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/EvalError.rs function new (line 10) | fn new() { function set_message (line 17) | fn set_message() { function name (line 25) | fn name() { function set_name (line 32) | fn set_name() { function to_string (line 40) | fn to_string() { function evalerror_inheritance (line 55) | fn evalerror_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Function.rs function push (line 13) | pub fn push(this: &ArrayPrototype) -> Function; function apply (line 19) | fn apply() { function get_function_to_bind (line 35) | fn get_function_to_bind() -> Function; function get_value_to_bind_to (line 36) | fn get_value_to_bind_to() -> JsValue; function list (line 37) | fn list() -> Function; function add_arguments (line 38) | fn add_arguments() -> Function; function call_function (line 39) | fn call_function(f: &Function) -> JsValue; function call_function_arg (line 40) | fn call_function_arg(f: &Function, arg0: JsValue) -> JsValue; function bind (line 45) | fn bind() { function bind0 (line 53) | fn bind0() { function bind1 (line 61) | fn bind1() { function bind2 (line 75) | fn bind2() { function bind3 (line 91) | fn bind3() { function length (line 113) | fn length() { function name (line 119) | fn name() { function to_string (line 125) | fn to_string() { function function_inheritance (line 130) | fn function_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Generator.rs function one_two_generator (line 8) | fn one_two_generator() -> Generator; function dummy_generator (line 9) | fn dummy_generator() -> Generator; function broken_generator (line 10) | fn broken_generator() -> Generator; function value (line 15) | fn value(this: &GeneratorResult) -> JsValue; function done (line 17) | fn done(this: &GeneratorResult) -> bool; function return_ (line 22) | fn return_() { function next (line 36) | fn next() { function throw (line 51) | fn throw() { function generator_inheritance (line 62) | fn generator_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Intl.rs function get_canonical_locales (line 6) | fn get_canonical_locales() { function collator (line 28) | fn collator() { function collator_inheritance (line 41) | fn collator_inheritance() { function date_time_format (line 52) | fn date_time_format() { function date_time_format_inheritance (line 67) | fn date_time_format_inheritance() { function number_format (line 78) | fn number_format() { function number_format_inheritance (line 92) | fn number_format_inheritance() { function plural_rules (line 103) | fn plural_rules() { function relative_time_format (line 116) | fn relative_time_format() { function plural_rules_inheritance (line 136) | fn plural_rules_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Iterator.rs function get_iterable (line 7) | fn get_iterable() -> JsValue; function get_not_iterable (line 9) | fn get_not_iterable() -> JsValue; function get_symbol_iterator_throws (line 11) | fn get_symbol_iterator_throws() -> JsValue; function get_symbol_iterator_not_function (line 13) | fn get_symbol_iterator_not_function() -> JsValue; function get_symbol_iterator_returns_not_object (line 15) | fn get_symbol_iterator_returns_not_object() -> JsValue; function get_symbol_iterator_returns_object_without_next (line 17) | fn get_symbol_iterator_returns_object_without_next() -> JsValue; function try_iter_handles_iteration_protocol (line 21) | fn try_iter_handles_iteration_protocol() { FILE: builder/third-party/js-sys/tests/wasm/JSON.rs function parse_array (line 6) | fn parse_array() { function parse_object (line 18) | fn parse_object() { function parse_error (line 45) | fn parse_error() { function stringify (line 53) | fn stringify() { function stringify_error (line 69) | fn stringify_error() { function stringify_with_replacer (line 84) | fn stringify_with_replacer() { function stringify_with_replacer_error (line 112) | fn stringify_with_replacer_error() { function stringify_with_replacer_and_space (line 130) | fn stringify_with_replacer_and_space() { function stringify_with_replacer_and_space_error (line 178) | fn stringify_with_replacer_and_space_error() { FILE: builder/third-party/js-sys/tests/wasm/JsString.rs function new_string_object (line 7) | fn new_string_object() -> JsValue; function get_replacer_function (line 8) | fn get_replacer_function() -> Function; function js_string_inheritance (line 12) | fn js_string_inheritance() { function length (line 19) | fn length() { function char_at (line 28) | fn char_at() { function char_code_at (line 35) | fn char_code_at() { function code_point_at (line 45) | fn code_point_at() { function concat (line 51) | fn concat() { function ends_with (line 67) | fn ends_with() { function from_char_code (line 78) | fn from_char_code() { function from_code_point (line 105) | fn from_code_point() { function includes (line 130) | fn includes() { function index_of (line 144) | fn index_of() { function last_index_of (line 162) | fn last_index_of() { function match_ (line 180) | fn match_() { function match_all (line 218) | fn match_all() { function normalize (line 278) | fn normalize() { function pad_end (line 295) | fn pad_end() { function pad_start (line 309) | fn pad_start() { function repeat (line 322) | fn repeat() { function replace (line 327) | fn replace() { function replace_all (line 359) | fn replace_all() { function search (line 391) | fn search() { function slice (line 408) | fn slice() { function split (line 414) | fn split() { function starts_with (line 468) | fn starts_with() { function substring (line 478) | fn substring() { function substr (line 496) | fn substr() { function to_locale_lower_case (line 511) | fn to_locale_lower_case() { function to_locale_upper_case (line 520) | fn to_locale_upper_case() { function to_lower_case (line 529) | fn to_lower_case() { function to_string (line 534) | fn to_string() { function to_upper_case (line 539) | fn to_upper_case() { function trim (line 544) | fn trim() { function trim_end_and_trim_right (line 551) | fn trim_end_and_trim_right() { function trim_start_and_trim_left (line 559) | fn trim_start_and_trim_left() { function value_of (line 567) | fn value_of() { function raw (line 573) | fn raw() { function is_valid_utf16 (line 590) | fn is_valid_utf16() { function as_char (line 602) | fn as_char() { FILE: builder/third-party/js-sys/tests/wasm/Map.rs function clear (line 6) | fn clear() { function delete (line 18) | fn delete() { function for_each (line 28) | fn for_each() { function get (line 53) | fn get() { function has (line 63) | fn has() { function new (line 71) | fn new() { function set (line 76) | fn set() { function size (line 84) | fn size() { function map_inheritance (line 92) | fn map_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/MapIterator.rs function entries (line 5) | fn entries() { function keys (line 23) | fn keys() { function values (line 39) | fn values() { FILE: builder/third-party/js-sys/tests/wasm/Math.rs function abs (line 24) | fn abs() { function acos (line 31) | fn acos() { function acosh (line 38) | fn acosh() { function asin (line 45) | fn asin() { function asinh (line 52) | fn asinh() { function atan (line 58) | fn atan() { function atan2 (line 64) | fn atan2() { function atanh (line 70) | fn atanh() { function cbrt (line 77) | fn cbrt() { function ceil (line 83) | fn ceil() { function clz32 (line 89) | fn clz32() { function cos (line 95) | fn cos() { function cosh (line 101) | fn cosh() { function exp (line 107) | fn exp() { function expm1 (line 114) | fn expm1() { function floor (line 122) | fn floor() { function fround (line 128) | fn fround() { function hypot (line 136) | fn hypot() { function imul (line 144) | fn imul() { function log (line 151) | fn log() { function log10 (line 157) | fn log10() { function log1p (line 164) | fn log1p() { function log2 (line 172) | fn log2() { function max (line 180) | fn max() { function min (line 189) | fn min() { function pow (line 198) | fn pow() { function random (line 205) | fn random() { function round (line 211) | fn round() { function sign (line 220) | fn sign() { function sin (line 229) | fn sin() { function sinh (line 236) | fn sinh() { function sqrt (line 243) | fn sqrt() { function tan (line 252) | fn tan() { function tanh (line 259) | fn tanh() { function trunc (line 266) | fn trunc() { FILE: builder/third-party/js-sys/tests/wasm/Number.rs function const_epsilon (line 12) | fn const_epsilon() -> f64; function const_max_safe_integer (line 13) | fn const_max_safe_integer() -> f64; function const_max_value (line 14) | fn const_max_value() -> f64; function const_min_safe_integer (line 15) | fn const_min_safe_integer() -> f64; function const_min_value (line 16) | fn const_min_value() -> f64; function const_negative_infinity (line 17) | fn const_negative_infinity() -> f64; function const_positive_infinity (line 18) | fn const_positive_infinity() -> f64; function is_finite (line 22) | fn is_finite() { function is_integer (line 31) | fn is_integer() { function is_nan (line 37) | fn is_nan() { function is_safe_integer (line 55) | fn is_safe_integer() { function new (line 70) | fn new() { function try_from (line 78) | fn try_from() { function parse_int_float (line 93) | fn parse_int_float() { function to_locale_string (line 103) | fn to_locale_string() { function to_precision (line 112) | fn to_precision() { function to_string (line 118) | fn to_string() { function value_of (line 125) | fn value_of() { function to_fixed (line 130) | fn to_fixed() { function to_exponential (line 136) | fn to_exponential() { function number_inheritance (line 143) | fn number_inheritance() { function consts (line 151) | fn consts() { FILE: builder/third-party/js-sys/tests/wasm/Object.rs function set_foo (line 10) | fn set_foo(this: &Foo42, val: JsValue); function set_value (line 19) | fn set_value(this: &DefinePropertyAttrs, val: &JsValue); function value (line 23) | fn value(this: &PropertyDescriptor) -> JsValue; function map_with_symbol_key (line 28) | fn map_with_symbol_key() -> Object; function symbol_key (line 29) | fn symbol_key() -> JsValue; function new (line 33) | fn new() -> Foo; function foo_42 (line 41) | fn foo_42() -> Object { function new (line 48) | fn new() { function assign (line 53) | fn assign() { function create (line 79) | fn create() { function define_property (line 89) | fn define_property() { function define_properties (line 99) | fn define_properties() { function entries (line 113) | fn entries() { function from_entries (line 126) | fn from_entries() { function get_own_property_descriptor (line 147) | fn get_own_property_descriptor() { function get_own_property_descriptors (line 156) | fn get_own_property_descriptors() { function get_own_property_names (line 164) | fn get_own_property_names() { function get_own_property_symbols (line 173) | fn get_own_property_symbols() { function get_prototype_of (line 179) | fn get_prototype_of() { function has_own_property (line 187) | fn has_own_property() { function has_own (line 194) | fn has_own() { function to_string (line 201) | fn to_string() { function is (line 207) | fn is() { function is_extensible (line 226) | fn is_extensible() { function is_frozen (line 234) | fn is_frozen() { function is_sealed (line 242) | fn is_sealed() { function is_prototype_of (line 250) | fn is_prototype_of() { function keys (line 257) | fn keys() { function values (line 266) | fn values() { function property_is_enumerable (line 275) | fn property_is_enumerable() { function set_prototype_of (line 282) | fn set_prototype_of() { function to_locale_string (line 290) | fn to_locale_string() { function value_of (line 295) | fn value_of() { FILE: builder/third-party/js-sys/tests/wasm/Promise.rs function promise_inheritance (line 6) | fn promise_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Proxy.rs function proxy_target (line 7) | fn proxy_target() -> JsValue; function proxy_handler (line 8) | fn proxy_handler() -> Object; function a (line 12) | fn a(this: &Custom) -> Result; function b (line 14) | fn b(this: &Custom) -> Result; function proxy (line 18) | fn proxy(this: &RevocableResult) -> JsValue; function revoke (line 20) | fn revoke(this: &RevocableResult) -> Function; function new (line 24) | fn new() { function revocable (line 32) | fn revocable() { FILE: builder/third-party/js-sys/tests/wasm/RangeError.rs function range_error (line 7) | fn range_error() { FILE: builder/third-party/js-sys/tests/wasm/ReferenceError.rs function reference_error (line 7) | fn reference_error() { FILE: builder/third-party/js-sys/tests/wasm/Reflect.js method constructor (line 6) | constructor(x, y){ method eq (line 11) | static eq(x, y) { method constructor (line 17) | constructor(x, y){ method eq (line 22) | static eq(x, y) { method getPrototypeOf (line 28) | getPrototypeOf() { throw new Error("nope"); } method setPrototypeOf (line 29) | setPrototypeOf() { throw new Error("nope"); } method isExtensible (line 30) | isExtensible() { throw new Error("nope"); } method preventExtensions (line 31) | preventExtensions() { throw new Error("nope"); } method getOwnPropertyDescriptor (line 32) | getOwnPropertyDescriptor() { throw new Error("nope"); } method defineProperty (line 33) | defineProperty() { throw new Error("nope"); } method has (line 34) | has() { throw new Error("nope"); } method get (line 35) | get() { throw new Error("nope"); } method set (line 36) | set() { throw new Error("nope"); } method deleteProperty (line 37) | deleteProperty() { throw new Error("nope"); } method ownKeys (line 38) | ownKeys() { throw new Error("nope"); } method apply (line 39) | apply() { throw new Error("nope"); } method construct (line 40) | construct() { throw new Error("nope"); } FILE: builder/third-party/js-sys/tests/wasm/Reflect.rs function get_char_at (line 7) | fn get_char_at() -> Function; function new (line 17) | fn new() -> Rectangle; function x (line 19) | fn x(this: &Rectangle) -> u32; function x_jsval (line 21) | fn x_jsval(this: &Rectangle) -> JsValue; function set_x (line 23) | fn set_x(this: &Rectangle, x: u32); function throw_all_the_time (line 25) | fn throw_all_the_time() -> Object; function set_value (line 37) | fn set_value(this: &DefinePropertyAttrs, val: &JsValue); function value (line 41) | fn value(this: &PropertyDescriptor) -> JsValue; function apply (line 45) | fn apply() { function construct (line 55) | fn construct() { function construct_with_new_target (line 64) | fn construct_with_new_target() { function define_property (line 74) | fn define_property() { function delete_property (line 82) | fn delete_property() { function get (line 100) | fn get() { function get_f64 (line 109) | fn get_f64() { function get_u32 (line 117) | fn get_u32() { function get_own_property_descriptor (line 125) | fn get_own_property_descriptor() { function get_prototype_of (line 137) | fn get_prototype_of() { function has (line 145) | fn has() { function is_extensible (line 152) | fn is_extensible() { function own_keys (line 162) | fn own_keys() { function prevent_extensions (line 172) | fn prevent_extensions() { function set (line 179) | fn set() { function set_f64 (line 186) | fn set_f64() { function set_u32 (line 201) | fn set_u32() { function set_with_receiver (line 213) | fn set_with_receiver() { function set_prototype_of (line 222) | fn set_prototype_of() { function reflect_bindings_handle_proxies_that_just_throw_for_everything (line 233) | fn reflect_bindings_handle_proxies_that_just_throw_for_everything() { FILE: builder/third-party/js-sys/tests/wasm/RegExp.rs function regexp_inheritance (line 6) | fn regexp_inheritance() { function exec (line 14) | fn exec() { function flags (line 30) | fn flags() { function global (line 36) | fn global() { function ignore_case (line 45) | fn ignore_case() { function input (line 54) | fn input() { function last_index (line 61) | fn last_index() { function last_match (line 70) | fn last_match() { function last_paren (line 77) | fn last_paren() { function left_context (line 84) | fn left_context() { function multiline (line 91) | fn multiline() { function n1_to_n9 (line 97) | fn n1_to_n9() { function new (line 115) | fn new() { function right_context (line 122) | fn right_context() { function source (line 129) | fn source() { function sticky (line 138) | fn sticky() { function test (line 144) | fn test() { function to_string (line 151) | fn to_string() { function unicode (line 157) | fn unicode() { FILE: builder/third-party/js-sys/tests/wasm/Set.rs function set2vec (line 5) | fn set2vec(s: &Set) -> Vec { function add (line 12) | fn add() { function clear (line 20) | fn clear() { function delete (line 31) | fn delete() { function for_each (line 43) | fn for_each() { function has (line 57) | fn has() { function new (line 68) | fn new() { function size (line 73) | fn size() { function set_inheritance (line 85) | fn set_inheritance() { function keys (line 93) | fn keys() { function values (line 111) | fn values() { FILE: builder/third-party/js-sys/tests/wasm/SetIterator.rs function entries (line 6) | fn entries() { function keys (line 22) | fn keys() { function values (line 33) | fn values() { FILE: builder/third-party/js-sys/tests/wasm/SharedArrayBuffer.rs function is_shared_array_buffer_supported (line 7) | fn is_shared_array_buffer_supported() -> bool; function new (line 11) | fn new() { function byte_length (line 21) | fn byte_length() { function slice (line 30) | fn slice() { function slice_with_end (line 40) | fn slice_with_end() { function sharedarraybuffer_inheritance (line 50) | fn sharedarraybuffer_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/Symbol.js class Array1 (line 4) | class Array1 { method [sym] (line 5) | static [sym](instance) { method [sym] (line 114) | static get [sym]() { return Array; } method next (line 46) | next() { class Replace1 (line 86) | class Replace1 { method constructor (line 87) | constructor(value) { method [sym] (line 90) | [sym](string) { class Search1 (line 99) | class Search1 { method constructor (line 100) | constructor(value) { method [sym] (line 104) | [sym](string) { class Array1 (line 113) | class Array1 extends Array { method [sym] (line 5) | static [sym](instance) { method [sym] (line 114) | static get [sym]() { return Array; } class Split1 (line 126) | class Split1 { method constructor (line 127) | constructor(value) { method [sym] (line 131) | [sym](string) { method [sym] (line 143) | [sym](hint) { class ValidatorClass (line 155) | class ValidatorClass { method [sym] (line 156) | get [sym]() { FILE: builder/third-party/js-sys/tests/wasm/Symbol.rs function test_has_instance (line 8) | fn test_has_instance(sym: &Symbol); function test_is_concat_spreadable (line 9) | fn test_is_concat_spreadable(sym: &Symbol); function test_iterator (line 10) | fn test_iterator(sym: &Symbol); function test_async_iterator (line 11) | fn test_async_iterator(sym: &Symbol) -> Promise; function test_match (line 12) | fn test_match(sym: &Symbol); function test_replace (line 13) | fn test_replace(sym: &Symbol); function test_search (line 14) | fn test_search(sym: &Symbol); function test_species (line 15) | fn test_species(sym: &Symbol); function test_split (line 16) | fn test_split(sym: &Symbol); function test_to_primitive (line 17) | fn test_to_primitive(sym: &Symbol); function test_to_string_tag (line 18) | fn test_to_string_tag(sym: &Symbol); function gensym (line 24) | fn gensym(val: JsValue) -> Symbol; function has_instance (line 28) | fn has_instance() { function is_concat_spreadable (line 33) | fn is_concat_spreadable() { function iterator (line 38) | fn iterator() { function async_iterator (line 43) | async fn async_iterator() { function match_ (line 50) | fn match_() { function replace (line 55) | fn replace() { function search (line 60) | fn search() { function species (line 65) | fn species() { function split (line 70) | fn split() { function to_primitive (line 75) | fn to_primitive() { function to_string_tag (line 80) | fn to_string_tag() { function for_ (line 85) | fn for_() { function key_for (line 97) | fn key_for() { function to_string (line 106) | fn to_string() { function unscopables (line 117) | fn unscopables() { function value_of (line 125) | fn value_of() { FILE: builder/third-party/js-sys/tests/wasm/SyntaxError.rs function syntax_error (line 7) | fn syntax_error() { FILE: builder/third-party/js-sys/tests/wasm/Temporal.rs function is_temporal_supported (line 7) | fn is_temporal_supported() -> bool; function now (line 11) | fn now() { function duration (line 21) | fn duration() { function zoned_date_time (line 31) | fn zoned_date_time() { function plain_time (line 49) | fn plain_time() { function plain_date (line 59) | fn plain_date() { FILE: builder/third-party/js-sys/tests/wasm/TypeError.rs function type_error (line 7) | fn type_error() { FILE: builder/third-party/js-sys/tests/wasm/TypedArray.rs function inheritance (line 28) | fn inheritance() { function new_undefined (line 42) | fn new_undefined() { function new_length (line 56) | fn new_length() { function new_subarray (line 66) | fn new_subarray() { function new_fill (line 87) | fn new_fill() { function new_at (line 99) | fn new_at() { function new_get_set (line 112) | fn new_get_set() { function new_slice (line 124) | fn new_slice() { function view (line 129) | fn view() { function from (line 139) | fn from() { function copy_to (line 149) | fn copy_to() { function copy_from (line 160) | fn copy_from() { function to_vec (line 170) | fn to_vec() { FILE: builder/third-party/js-sys/tests/wasm/UriError.rs function uri_error (line 7) | fn uri_error() { FILE: builder/third-party/js-sys/tests/wasm/WeakMap.rs function set_some (line 9) | fn set_some(this: &SomeKey, val: JsValue); function some_key (line 12) | fn some_key() -> Object { function new (line 19) | fn new() { function get_and_set (line 24) | fn get_and_set() { function has (line 34) | fn has() { function delete (line 44) | fn delete() { function weakmap_inheritance (line 55) | fn weakmap_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/WeakSet.rs function set_some (line 9) | fn set_some(this: &SomeValue, val: JsValue); function some_value (line 12) | fn some_value() -> Object { function new (line 19) | fn new() { function has (line 24) | fn has() { function delete (line 34) | fn delete() { function weakset_inheritance (line 45) | fn weakset_inheritance() { FILE: builder/third-party/js-sys/tests/wasm/WebAssembly.js function getWasmArray (line 12) | function getWasmArray() { function getTableObject (line 16) | function getTableObject() { function getInvalidTableObject (line 20) | function getInvalidTableObject() { function getImports (line 24) | function getImports() { FILE: builder/third-party/js-sys/tests/wasm/WebAssembly.rs function get_wasm_array (line 9) | fn get_wasm_array() -> Uint8Array; function get_table_object (line 12) | fn get_table_object() -> Object; function get_invalid_table_object (line 15) | fn get_invalid_table_object() -> Object; function get_imports (line 18) | fn get_imports() -> Object; function get_invalid_wasm (line 21) | fn get_invalid_wasm() -> JsValue { function get_bad_type_wasm (line 25) | fn get_bad_type_wasm() -> JsValue { function get_valid_wasm (line 29) | fn get_valid_wasm() -> JsValue { function validate (line 34) | fn validate() { function compile_compile_error (line 41) | async fn compile_compile_error() { function compile_type_error (line 48) | async fn compile_type_error() { function compile_valid (line 55) | async fn compile_valid() { function module_inheritance (line 62) | fn module_inheritance() { function module_error (line 71) | fn module_error() { function module_custom_sections (line 82) | fn module_custom_sections() { function module_exports (line 89) | fn module_exports() { function module_imports (line 96) | fn module_imports() { function table_inheritance (line 103) | fn table_inheritance() { function table_error (line 112) | fn table_error() { function table (line 120) | fn table() { function compile_error_inheritance (line 135) | fn compile_error_inheritance() { function link_error_inheritance (line 144) | fn link_error_inheritance() { function runtime_error_inheritance (line 153) | fn runtime_error_inheritance() { function webassembly_instance (line 162) | fn webassembly_instance() { function instantiate_module (line 178) | async fn instantiate_module() { function memory_works (line 187) | fn memory_works() { FILE: builder/third-party/js-sys/tests/wasm/global_fns.rs function test_decode_uri (line 7) | fn test_decode_uri() { function test_decode_uri_component (line 17) | fn test_decode_uri_component() { function test_encode_uri (line 27) | fn test_encode_uri() { function test_encode_uri_component (line 33) | fn test_encode_uri_component() { function test_eval (line 39) | fn test_eval() { function test_is_finite (line 50) | fn test_is_finite() { function test_parse_int_float (line 59) | fn test_parse_int_float() { function test_escape (line 77) | fn test_escape() { function test_unescape (line 85) | fn test_unescape() { FILE: builder/third-party/lazy_static/src/core_lazy.rs type Lazy (line 12) | pub struct Lazy(Once); constant INIT (line 15) | pub const INIT: Self = Lazy(Once::INIT); function get (line 18) | pub fn get(&'static self, builder: F) -> &T FILE: builder/third-party/lazy_static/src/inline_lazy.rs type Lazy (line 19) | pub struct Lazy(Cell>, Once); constant INIT (line 23) | pub const INIT: Self = Lazy(Cell::new(None), ONCE_INIT); function get (line 26) | pub fn get(&'static self, f: F) -> &T FILE: builder/third-party/lazy_static/src/lib.rs type LazyStatic (line 185) | pub trait LazyStatic { method initialize (line 187) | fn initialize(lazy: &Self); function initialize (line 213) | pub fn initialize(lazy: &T) { FILE: builder/third-party/lazy_static/tests/no_std.rs function times_two (line 13) | fn times_two(n: u32) -> u32 { function test_basic (line 18) | fn test_basic() { FILE: builder/third-party/lazy_static/tests/test.rs function s3 (line 39) | fn s3() { function times_two (line 43) | fn times_two(n: u32) -> u32 { function test_basic (line 48) | fn test_basic() { function test_repeat (line 58) | fn test_repeat() { function test_meta (line 65) | fn test_meta() { function sub_test (line 89) | fn sub_test() { function test_visibility (line 98) | fn test_visibility() { type X (line 109) | struct X; type Once (line 110) | struct Once(X); constant ONCE_INIT (line 111) | const ONCE_INIT: Once = Once(X); function require_sync (line 114) | fn require_sync() -> X { X } function transmute (line 115) | fn transmute() -> X { X } function __static_ref_initialize (line 116) | fn __static_ref_initialize() -> X { X } function test (line 117) | fn test(_: Vec) -> X { X } function item_name_shadowing (line 131) | fn item_name_shadowing() { function pre_init (line 151) | fn pre_init() { function lifetime_name (line 162) | fn lifetime_name() { FILE: builder/third-party/libc/build.rs constant ALLOWED_CFGS (line 9) | const ALLOWED_CFGS: &'static [&'static str] = &[ constant CHECK_CFG_EXTRA (line 36) | const CHECK_CFG_EXTRA: &'static [(&'static str, &'static [&'static str])... function main (line 45) | fn main() { function rustc_minor_nightly (line 189) | fn rustc_minor_nightly() -> (u32, bool) { function which_freebsd (line 235) | fn which_freebsd() -> Option { function emcc_version_code (line 262) | fn emcc_version_code() -> Option { function set_cfg (line 292) | fn set_cfg(cfg: &str) { FILE: builder/third-party/libc/src/fixed_width_ints.rs type int8_t (line 6) | pub type int8_t = i8; type int16_t (line 8) | pub type int16_t = i16; type int32_t (line 10) | pub type int32_t = i32; type int64_t (line 12) | pub type int64_t = i64; type uint8_t (line 14) | pub type uint8_t = u8; type uint16_t (line 16) | pub type uint16_t = u16; type uint32_t (line 18) | pub type uint32_t = u32; type uint64_t (line 20) | pub type uint64_t = u64; FILE: builder/third-party/libc/src/fuchsia/aarch64.rs type c_char (line 1) | pub type c_char = u8; type __u64 (line 2) | pub type __u64 = ::c_ulonglong; type wchar_t (line 3) | pub type wchar_t = u32; type nlink_t (line 4) | pub type nlink_t = ::c_ulong; type blksize_t (line 5) | pub type blksize_t = ::c_long; constant MINSIGSTKSZ (line 66) | pub const MINSIGSTKSZ: ::size_t = 6144; constant SIGSTKSZ (line 67) | pub const SIGSTKSZ: ::size_t = 12288; FILE: builder/third-party/libc/src/fuchsia/mod.rs type c_schar (line 8) | pub type c_schar = i8; type c_uchar (line 9) | pub type c_uchar = u8; type c_short (line 10) | pub type c_short = i16; type c_ushort (line 11) | pub type c_ushort = u16; type c_int (line 12) | pub type c_int = i32; type c_uint (line 13) | pub type c_uint = u32; type c_float (line 14) | pub type c_float = f32; type c_double (line 15) | pub type c_double = f64; type c_longlong (line 16) | pub type c_longlong = i64; type c_ulonglong (line 17) | pub type c_ulonglong = u64; type intmax_t (line 18) | pub type intmax_t = i64; type uintmax_t (line 19) | pub type uintmax_t = u64; type locale_t (line 21) | pub type locale_t = *mut ::c_void; type size_t (line 23) | pub type size_t = usize; type ptrdiff_t (line 24) | pub type ptrdiff_t = isize; type intptr_t (line 25) | pub type intptr_t = isize; type uintptr_t (line 26) | pub type uintptr_t = usize; type ssize_t (line 27) | pub type ssize_t = isize; type pid_t (line 29) | pub type pid_t = i32; type uid_t (line 30) | pub type uid_t = u32; type gid_t (line 31) | pub type gid_t = u32; type in_addr_t (line 32) | pub type in_addr_t = u32; type in_port_t (line 33) | pub type in_port_t = u16; type sighandler_t (line 34) | pub type sighandler_t = ::size_t; type cc_t (line 35) | pub type cc_t = ::c_uchar; type sa_family_t (line 36) | pub type sa_family_t = u16; type pthread_key_t (line 37) | pub type pthread_key_t = ::c_uint; type speed_t (line 38) | pub type speed_t = ::c_uint; type tcflag_t (line 39) | pub type tcflag_t = ::c_uint; type clockid_t (line 40) | pub type clockid_t = ::c_int; type key_t (line 41) | pub type key_t = ::c_int; type id_t (line 42) | pub type id_t = ::c_uint; type useconds_t (line 43) | pub type useconds_t = u32; type dev_t (line 44) | pub type dev_t = u64; type socklen_t (line 45) | pub type socklen_t = u32; type pthread_t (line 46) | pub type pthread_t = c_ulong; type mode_t (line 47) | pub type mode_t = u32; type ino64_t (line 48) | pub type ino64_t = u64; type off64_t (line 49) | pub type off64_t = i64; type blkcnt64_t (line 50) | pub type blkcnt64_t = i64; type rlim64_t (line 51) | pub type rlim64_t = u64; type mqd_t (line 52) | pub type mqd_t = ::c_int; type nfds_t (line 53) | pub type nfds_t = ::c_ulong; type nl_item (line 54) | pub type nl_item = ::c_int; type idtype_t (line 55) | pub type idtype_t = ::c_uint; type loff_t (line 56) | pub type loff_t = ::c_longlong; type __u8 (line 58) | pub type __u8 = ::c_uchar; type __u16 (line 59) | pub type __u16 = ::c_ushort; type __s16 (line 60) | pub type __s16 = ::c_short; type __u32 (line 61) | pub type __u32 = ::c_uint; type __s32 (line 62) | pub type __s32 = ::c_int; type Elf32_Half (line 64) | pub type Elf32_Half = u16; type Elf32_Word (line 65) | pub type Elf32_Word = u32; type Elf32_Off (line 66) | pub type Elf32_Off = u32; type Elf32_Addr (line 67) | pub type Elf32_Addr = u32; type Elf64_Half (line 69) | pub type Elf64_Half = u16; type Elf64_Word (line 70) | pub type Elf64_Word = u32; type Elf64_Off (line 71) | pub type Elf64_Off = u64; type Elf64_Addr (line 72) | pub type Elf64_Addr = u64; type Elf64_Xword (line 73) | pub type Elf64_Xword = u64; type clock_t (line 75) | pub type clock_t = c_long; type time_t (line 76) | pub type time_t = c_long; type suseconds_t (line 77) | pub type suseconds_t = c_long; type ino_t (line 78) | pub type ino_t = u64; type off_t (line 79) | pub type off_t = i64; type blkcnt_t (line 80) | pub type blkcnt_t = i64; type shmatt_t (line 82) | pub type shmatt_t = ::c_ulong; type msgqnum_t (line 83) | pub type msgqnum_t = ::c_ulong; type msglen_t (line 84) | pub type msglen_t = ::c_ulong; type fsblkcnt_t (line 85) | pub type fsblkcnt_t = ::c_ulonglong; type fsfilcnt_t (line 86) | pub type fsfilcnt_t = ::c_ulonglong; type rlim_t (line 87) | pub type rlim_t = ::c_ulonglong; type c_long (line 89) | pub type c_long = i64; type c_ulong (line 90) | pub type c_ulong = u64; type timezone (line 95) | pub enum timezone {} method clone (line 98) | fn clone(&self) -> timezone { type DIR (line 103) | pub enum DIR {} method clone (line 106) | fn clone(&self) -> DIR { type fpos64_t (line 112) | pub enum fpos64_t {} method clone (line 115) | fn clone(&self) -> fpos64_t { constant INT_MIN (line 1314) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 1315) | pub const INT_MAX: c_int = 2147483647; constant SIG_DFL (line 1317) | pub const SIG_DFL: sighandler_t = 0 as sighandler_t; constant SIG_IGN (line 1318) | pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant SIG_ERR (line 1319) | pub const SIG_ERR: sighandler_t = !0 as sighandler_t; constant DT_UNKNOWN (line 1321) | pub const DT_UNKNOWN: u8 = 0; constant DT_FIFO (line 1322) | pub const DT_FIFO: u8 = 1; constant DT_CHR (line 1323) | pub const DT_CHR: u8 = 2; constant DT_DIR (line 1324) | pub const DT_DIR: u8 = 4; constant DT_BLK (line 1325) | pub const DT_BLK: u8 = 6; constant DT_REG (line 1326) | pub const DT_REG: u8 = 8; constant DT_LNK (line 1327) | pub const DT_LNK: u8 = 10; constant DT_SOCK (line 1328) | pub const DT_SOCK: u8 = 12; constant FD_CLOEXEC (line 1330) | pub const FD_CLOEXEC: ::c_int = 0x1; constant USRQUOTA (line 1332) | pub const USRQUOTA: ::c_int = 0; constant GRPQUOTA (line 1333) | pub const GRPQUOTA: ::c_int = 1; constant SIGIOT (line 1335) | pub const SIGIOT: ::c_int = 6; constant S_ISUID (line 1337) | pub const S_ISUID: ::c_int = 0x800; constant S_ISGID (line 1338) | pub const S_ISGID: ::c_int = 0x400; constant S_ISVTX (line 1339) | pub const S_ISVTX: ::c_int = 0x200; constant IF_NAMESIZE (line 1341) | pub const IF_NAMESIZE: ::size_t = 16; constant IFNAMSIZ (line 1342) | pub const IFNAMSIZ: ::size_t = IF_NAMESIZE; constant LOG_EMERG (line 1344) | pub const LOG_EMERG: ::c_int = 0; constant LOG_ALERT (line 1345) | pub const LOG_ALERT: ::c_int = 1; constant LOG_CRIT (line 1346) | pub const LOG_CRIT: ::c_int = 2; constant LOG_ERR (line 1347) | pub const LOG_ERR: ::c_int = 3; constant LOG_WARNING (line 1348) | pub const LOG_WARNING: ::c_int = 4; constant LOG_NOTICE (line 1349) | pub const LOG_NOTICE: ::c_int = 5; constant LOG_INFO (line 1350) | pub const LOG_INFO: ::c_int = 6; constant LOG_DEBUG (line 1351) | pub const LOG_DEBUG: ::c_int = 7; constant LOG_KERN (line 1353) | pub const LOG_KERN: ::c_int = 0; constant LOG_USER (line 1354) | pub const LOG_USER: ::c_int = 1 << 3; constant LOG_MAIL (line 1355) | pub const LOG_MAIL: ::c_int = 2 << 3; constant LOG_DAEMON (line 1356) | pub const LOG_DAEMON: ::c_int = 3 << 3; constant LOG_AUTH (line 1357) | pub const LOG_AUTH: ::c_int = 4 << 3; constant LOG_SYSLOG (line 1358) | pub const LOG_SYSLOG: ::c_int = 5 << 3; constant LOG_LPR (line 1359) | pub const LOG_LPR: ::c_int = 6 << 3; constant LOG_NEWS (line 1360) | pub const LOG_NEWS: ::c_int = 7 << 3; constant LOG_UUCP (line 1361) | pub const LOG_UUCP: ::c_int = 8 << 3; constant LOG_LOCAL0 (line 1362) | pub const LOG_LOCAL0: ::c_int = 16 << 3; constant LOG_LOCAL1 (line 1363) | pub const LOG_LOCAL1: ::c_int = 17 << 3; constant LOG_LOCAL2 (line 1364) | pub const LOG_LOCAL2: ::c_int = 18 << 3; constant LOG_LOCAL3 (line 1365) | pub const LOG_LOCAL3: ::c_int = 19 << 3; constant LOG_LOCAL4 (line 1366) | pub const LOG_LOCAL4: ::c_int = 20 << 3; constant LOG_LOCAL5 (line 1367) | pub const LOG_LOCAL5: ::c_int = 21 << 3; constant LOG_LOCAL6 (line 1368) | pub const LOG_LOCAL6: ::c_int = 22 << 3; constant LOG_LOCAL7 (line 1369) | pub const LOG_LOCAL7: ::c_int = 23 << 3; constant LOG_PID (line 1371) | pub const LOG_PID: ::c_int = 0x01; constant LOG_CONS (line 1372) | pub const LOG_CONS: ::c_int = 0x02; constant LOG_ODELAY (line 1373) | pub const LOG_ODELAY: ::c_int = 0x04; constant LOG_NDELAY (line 1374) | pub const LOG_NDELAY: ::c_int = 0x08; constant LOG_NOWAIT (line 1375) | pub const LOG_NOWAIT: ::c_int = 0x10; constant LOG_PRIMASK (line 1377) | pub const LOG_PRIMASK: ::c_int = 7; constant LOG_FACMASK (line 1378) | pub const LOG_FACMASK: ::c_int = 0x3f8; constant PRIO_PROCESS (line 1380) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 1381) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 1382) | pub const PRIO_USER: ::c_int = 2; constant PRIO_MIN (line 1384) | pub const PRIO_MIN: ::c_int = -20; constant PRIO_MAX (line 1385) | pub const PRIO_MAX: ::c_int = 20; constant IPPROTO_ICMP (line 1387) | pub const IPPROTO_ICMP: ::c_int = 1; constant IPPROTO_ICMPV6 (line 1388) | pub const IPPROTO_ICMPV6: ::c_int = 58; constant IPPROTO_TCP (line 1389) | pub const IPPROTO_TCP: ::c_int = 6; constant IPPROTO_UDP (line 1390) | pub const IPPROTO_UDP: ::c_int = 17; constant IPPROTO_IP (line 1391) | pub const IPPROTO_IP: ::c_int = 0; constant IPPROTO_IPV6 (line 1392) | pub const IPPROTO_IPV6: ::c_int = 41; constant INADDR_LOOPBACK (line 1394) | pub const INADDR_LOOPBACK: in_addr_t = 2130706433; constant INADDR_ANY (line 1395) | pub const INADDR_ANY: in_addr_t = 0; constant INADDR_BROADCAST (line 1396) | pub const INADDR_BROADCAST: in_addr_t = 4294967295; constant INADDR_NONE (line 1397) | pub const INADDR_NONE: in_addr_t = 4294967295; constant EXIT_FAILURE (line 1399) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 1400) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 1401) | pub const RAND_MAX: ::c_int = 2147483647; constant EOF (line 1402) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 1403) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 1404) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 1405) | pub const SEEK_END: ::c_int = 2; constant _IOFBF (line 1406) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 1407) | pub const _IONBF: ::c_int = 2; constant _IOLBF (line 1408) | pub const _IOLBF: ::c_int = 1; constant F_DUPFD (line 1410) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 1411) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 1412) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 1413) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 1414) | pub const F_SETFL: ::c_int = 4; constant F_SETLEASE (line 1417) | pub const F_SETLEASE: ::c_int = 1024; constant F_GETLEASE (line 1418) | pub const F_GETLEASE: ::c_int = 1025; constant F_NOTIFY (line 1419) | pub const F_NOTIFY: ::c_int = 1026; constant F_CANCELLK (line 1420) | pub const F_CANCELLK: ::c_int = 1029; constant F_DUPFD_CLOEXEC (line 1421) | pub const F_DUPFD_CLOEXEC: ::c_int = 1030; constant F_SETPIPE_SZ (line 1422) | pub const F_SETPIPE_SZ: ::c_int = 1031; constant F_GETPIPE_SZ (line 1423) | pub const F_GETPIPE_SZ: ::c_int = 1032; constant F_ADD_SEALS (line 1424) | pub const F_ADD_SEALS: ::c_int = 1033; constant F_GET_SEALS (line 1425) | pub const F_GET_SEALS: ::c_int = 1034; constant F_SEAL_SEAL (line 1427) | pub const F_SEAL_SEAL: ::c_int = 0x0001; constant F_SEAL_SHRINK (line 1428) | pub const F_SEAL_SHRINK: ::c_int = 0x0002; constant F_SEAL_GROW (line 1429) | pub const F_SEAL_GROW: ::c_int = 0x0004; constant F_SEAL_WRITE (line 1430) | pub const F_SEAL_WRITE: ::c_int = 0x0008; constant SIGTRAP (line 1434) | pub const SIGTRAP: ::c_int = 5; constant PTHREAD_CREATE_JOINABLE (line 1436) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0; constant PTHREAD_CREATE_DETACHED (line 1437) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 1; constant CLOCK_REALTIME (line 1439) | pub const CLOCK_REALTIME: ::clockid_t = 0; constant CLOCK_MONOTONIC (line 1440) | pub const CLOCK_MONOTONIC: ::clockid_t = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1441) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1442) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 3; constant CLOCK_MONOTONIC_RAW (line 1443) | pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant CLOCK_REALTIME_COARSE (line 1444) | pub const CLOCK_REALTIME_COARSE: ::clockid_t = 5; constant CLOCK_MONOTONIC_COARSE (line 1445) | pub const CLOCK_MONOTONIC_COARSE: ::clockid_t = 6; constant CLOCK_BOOTTIME (line 1446) | pub const CLOCK_BOOTTIME: ::clockid_t = 7; constant CLOCK_REALTIME_ALARM (line 1447) | pub const CLOCK_REALTIME_ALARM: ::clockid_t = 8; constant CLOCK_BOOTTIME_ALARM (line 1448) | pub const CLOCK_BOOTTIME_ALARM: ::clockid_t = 9; constant CLOCK_SGI_CYCLE (line 1449) | pub const CLOCK_SGI_CYCLE: ::clockid_t = 10; constant CLOCK_TAI (line 1450) | pub const CLOCK_TAI: ::clockid_t = 11; constant TIMER_ABSTIME (line 1451) | pub const TIMER_ABSTIME: ::c_int = 1; constant RLIMIT_CPU (line 1453) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 1454) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 1455) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 1456) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 1457) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_LOCKS (line 1458) | pub const RLIMIT_LOCKS: ::c_int = 10; constant RLIMIT_SIGPENDING (line 1459) | pub const RLIMIT_SIGPENDING: ::c_int = 11; constant RLIMIT_MSGQUEUE (line 1460) | pub const RLIMIT_MSGQUEUE: ::c_int = 12; constant RLIMIT_NICE (line 1461) | pub const RLIMIT_NICE: ::c_int = 13; constant RLIMIT_RTPRIO (line 1462) | pub const RLIMIT_RTPRIO: ::c_int = 14; constant RUSAGE_SELF (line 1464) | pub const RUSAGE_SELF: ::c_int = 0; constant O_RDONLY (line 1466) | pub const O_RDONLY: ::c_int = 0; constant O_WRONLY (line 1467) | pub const O_WRONLY: ::c_int = 1; constant O_RDWR (line 1468) | pub const O_RDWR: ::c_int = 2; constant S_IFIFO (line 1470) | pub const S_IFIFO: ::mode_t = 4096; constant S_IFCHR (line 1471) | pub const S_IFCHR: ::mode_t = 8192; constant S_IFBLK (line 1472) | pub const S_IFBLK: ::mode_t = 24576; constant S_IFDIR (line 1473) | pub const S_IFDIR: ::mode_t = 16384; constant S_IFREG (line 1474) | pub const S_IFREG: ::mode_t = 32768; constant S_IFLNK (line 1475) | pub const S_IFLNK: ::mode_t = 40960; constant S_IFSOCK (line 1476) | pub const S_IFSOCK: ::mode_t = 49152; constant S_IFMT (line 1477) | pub const S_IFMT: ::mode_t = 61440; constant S_IRWXU (line 1478) | pub const S_IRWXU: ::mode_t = 448; constant S_IXUSR (line 1479) | pub const S_IXUSR: ::mode_t = 64; constant S_IWUSR (line 1480) | pub const S_IWUSR: ::mode_t = 128; constant S_IRUSR (line 1481) | pub const S_IRUSR: ::mode_t = 256; constant S_IRWXG (line 1482) | pub const S_IRWXG: ::mode_t = 56; constant S_IXGRP (line 1483) | pub const S_IXGRP: ::mode_t = 8; constant S_IWGRP (line 1484) | pub const S_IWGRP: ::mode_t = 16; constant S_IRGRP (line 1485) | pub const S_IRGRP: ::mode_t = 32; constant S_IRWXO (line 1486) | pub const S_IRWXO: ::mode_t = 7; constant S_IXOTH (line 1487) | pub const S_IXOTH: ::mode_t = 1; constant S_IWOTH (line 1488) | pub const S_IWOTH: ::mode_t = 2; constant S_IROTH (line 1489) | pub const S_IROTH: ::mode_t = 4; constant F_OK (line 1490) | pub const F_OK: ::c_int = 0; constant R_OK (line 1491) | pub const R_OK: ::c_int = 4; constant W_OK (line 1492) | pub const W_OK: ::c_int = 2; constant X_OK (line 1493) | pub const X_OK: ::c_int = 1; constant STDIN_FILENO (line 1494) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 1495) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 1496) | pub const STDERR_FILENO: ::c_int = 2; constant SIGHUP (line 1497) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 1498) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 1499) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 1500) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 1501) | pub const SIGABRT: ::c_int = 6; constant SIGFPE (line 1502) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 1503) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 1504) | pub const SIGSEGV: ::c_int = 11; constant SIGPIPE (line 1505) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 1506) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 1507) | pub const SIGTERM: ::c_int = 15; constant PROT_NONE (line 1509) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 1510) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 1511) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 1512) | pub const PROT_EXEC: ::c_int = 4; constant LC_CTYPE (line 1514) | pub const LC_CTYPE: ::c_int = 0; constant LC_NUMERIC (line 1515) | pub const LC_NUMERIC: ::c_int = 1; constant LC_TIME (line 1516) | pub const LC_TIME: ::c_int = 2; constant LC_COLLATE (line 1517) | pub const LC_COLLATE: ::c_int = 3; constant LC_MONETARY (line 1518) | pub const LC_MONETARY: ::c_int = 4; constant LC_MESSAGES (line 1519) | pub const LC_MESSAGES: ::c_int = 5; constant LC_ALL (line 1520) | pub const LC_ALL: ::c_int = 6; constant LC_CTYPE_MASK (line 1521) | pub const LC_CTYPE_MASK: ::c_int = 1 << LC_CTYPE; constant LC_NUMERIC_MASK (line 1522) | pub const LC_NUMERIC_MASK: ::c_int = 1 << LC_NUMERIC; constant LC_TIME_MASK (line 1523) | pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME; constant LC_COLLATE_MASK (line 1524) | pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE; constant LC_MONETARY_MASK (line 1525) | pub const LC_MONETARY_MASK: ::c_int = 1 << LC_MONETARY; constant LC_MESSAGES_MASK (line 1526) | pub const LC_MESSAGES_MASK: ::c_int = 1 << LC_MESSAGES; constant MAP_FILE (line 1529) | pub const MAP_FILE: ::c_int = 0x0000; constant MAP_SHARED (line 1530) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 1531) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_FIXED (line 1532) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_FAILED (line 1534) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MS_ASYNC (line 1537) | pub const MS_ASYNC: ::c_int = 0x0001; constant MS_INVALIDATE (line 1538) | pub const MS_INVALIDATE: ::c_int = 0x0002; constant MS_SYNC (line 1539) | pub const MS_SYNC: ::c_int = 0x0004; constant MS_RDONLY (line 1542) | pub const MS_RDONLY: ::c_ulong = 0x01; constant MS_NOSUID (line 1543) | pub const MS_NOSUID: ::c_ulong = 0x02; constant MS_NODEV (line 1544) | pub const MS_NODEV: ::c_ulong = 0x04; constant MS_NOEXEC (line 1545) | pub const MS_NOEXEC: ::c_ulong = 0x08; constant MS_SYNCHRONOUS (line 1546) | pub const MS_SYNCHRONOUS: ::c_ulong = 0x10; constant MS_REMOUNT (line 1547) | pub const MS_REMOUNT: ::c_ulong = 0x20; constant MS_MANDLOCK (line 1548) | pub const MS_MANDLOCK: ::c_ulong = 0x40; constant MS_DIRSYNC (line 1549) | pub const MS_DIRSYNC: ::c_ulong = 0x80; constant MS_NOATIME (line 1550) | pub const MS_NOATIME: ::c_ulong = 0x0400; constant MS_NODIRATIME (line 1551) | pub const MS_NODIRATIME: ::c_ulong = 0x0800; constant MS_BIND (line 1552) | pub const MS_BIND: ::c_ulong = 0x1000; constant MS_MOVE (line 1553) | pub const MS_MOVE: ::c_ulong = 0x2000; constant MS_REC (line 1554) | pub const MS_REC: ::c_ulong = 0x4000; constant MS_SILENT (line 1555) | pub const MS_SILENT: ::c_ulong = 0x8000; constant MS_POSIXACL (line 1556) | pub const MS_POSIXACL: ::c_ulong = 0x010000; constant MS_UNBINDABLE (line 1557) | pub const MS_UNBINDABLE: ::c_ulong = 0x020000; constant MS_PRIVATE (line 1558) | pub const MS_PRIVATE: ::c_ulong = 0x040000; constant MS_SLAVE (line 1559) | pub const MS_SLAVE: ::c_ulong = 0x080000; constant MS_SHARED (line 1560) | pub const MS_SHARED: ::c_ulong = 0x100000; constant MS_RELATIME (line 1561) | pub const MS_RELATIME: ::c_ulong = 0x200000; constant MS_KERNMOUNT (line 1562) | pub const MS_KERNMOUNT: ::c_ulong = 0x400000; constant MS_I_VERSION (line 1563) | pub const MS_I_VERSION: ::c_ulong = 0x800000; constant MS_STRICTATIME (line 1564) | pub const MS_STRICTATIME: ::c_ulong = 0x1000000; constant MS_ACTIVE (line 1565) | pub const MS_ACTIVE: ::c_ulong = 0x40000000; constant MS_NOUSER (line 1566) | pub const MS_NOUSER: ::c_ulong = 0x80000000; constant MS_MGC_VAL (line 1567) | pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000; constant MS_MGC_MSK (line 1568) | pub const MS_MGC_MSK: ::c_ulong = 0xffff0000; constant MS_RMT_MASK (line 1569) | pub const MS_RMT_MASK: ::c_ulong = 0x800051; constant EPERM (line 1571) | pub const EPERM: ::c_int = 1; constant ENOENT (line 1572) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 1573) | pub const ESRCH: ::c_int = 3; constant EINTR (line 1574) | pub const EINTR: ::c_int = 4; constant EIO (line 1575) | pub const EIO: ::c_int = 5; constant ENXIO (line 1576) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 1577) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 1578) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 1579) | pub const EBADF: ::c_int = 9; constant ECHILD (line 1580) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 1581) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 1582) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 1583) | pub const EACCES: ::c_int = 13; constant EFAULT (line 1584) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 1585) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 1586) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 1587) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 1588) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 1589) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 1590) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 1591) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 1592) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 1593) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 1594) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 1595) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 1596) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 1597) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 1598) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 1599) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 1600) | pub const EROFS: ::c_int = 30; constant EMLINK (line 1601) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 1602) | pub const EPIPE: ::c_int = 32; constant EDOM (line 1603) | pub const EDOM: ::c_int = 33; constant ERANGE (line 1604) | pub const ERANGE: ::c_int = 34; constant EWOULDBLOCK (line 1605) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant SCM_RIGHTS (line 1607) | pub const SCM_RIGHTS: ::c_int = 0x01; constant SCM_CREDENTIALS (line 1608) | pub const SCM_CREDENTIALS: ::c_int = 0x02; constant PROT_GROWSDOWN (line 1610) | pub const PROT_GROWSDOWN: ::c_int = 0x1000000; constant PROT_GROWSUP (line 1611) | pub const PROT_GROWSUP: ::c_int = 0x2000000; constant MAP_TYPE (line 1613) | pub const MAP_TYPE: ::c_int = 0x000f; constant MADV_NORMAL (line 1615) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 1616) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 1617) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 1618) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 1619) | pub const MADV_DONTNEED: ::c_int = 4; constant MADV_FREE (line 1620) | pub const MADV_FREE: ::c_int = 8; constant MADV_REMOVE (line 1621) | pub const MADV_REMOVE: ::c_int = 9; constant MADV_DONTFORK (line 1622) | pub const MADV_DONTFORK: ::c_int = 10; constant MADV_DOFORK (line 1623) | pub const MADV_DOFORK: ::c_int = 11; constant MADV_MERGEABLE (line 1624) | pub const MADV_MERGEABLE: ::c_int = 12; constant MADV_UNMERGEABLE (line 1625) | pub const MADV_UNMERGEABLE: ::c_int = 13; constant MADV_HUGEPAGE (line 1626) | pub const MADV_HUGEPAGE: ::c_int = 14; constant MADV_NOHUGEPAGE (line 1627) | pub const MADV_NOHUGEPAGE: ::c_int = 15; constant MADV_DONTDUMP (line 1628) | pub const MADV_DONTDUMP: ::c_int = 16; constant MADV_DODUMP (line 1629) | pub const MADV_DODUMP: ::c_int = 17; constant MADV_HWPOISON (line 1630) | pub const MADV_HWPOISON: ::c_int = 100; constant MADV_SOFT_OFFLINE (line 1631) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant IFF_UP (line 1633) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 1634) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 1635) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 1636) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 1637) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_NOTRAILERS (line 1638) | pub const IFF_NOTRAILERS: ::c_int = 0x20; constant IFF_RUNNING (line 1639) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 1640) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 1641) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 1642) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_MASTER (line 1643) | pub const IFF_MASTER: ::c_int = 0x400; constant IFF_SLAVE (line 1644) | pub const IFF_SLAVE: ::c_int = 0x800; constant IFF_MULTICAST (line 1645) | pub const IFF_MULTICAST: ::c_int = 0x1000; constant IFF_PORTSEL (line 1646) | pub const IFF_PORTSEL: ::c_int = 0x2000; constant IFF_AUTOMEDIA (line 1647) | pub const IFF_AUTOMEDIA: ::c_int = 0x4000; constant IFF_DYNAMIC (line 1648) | pub const IFF_DYNAMIC: ::c_int = 0x8000; constant IFF_TUN (line 1649) | pub const IFF_TUN: ::c_int = 0x0001; constant IFF_TAP (line 1650) | pub const IFF_TAP: ::c_int = 0x0002; constant IFF_NO_PI (line 1651) | pub const IFF_NO_PI: ::c_int = 0x1000; constant SOL_IP (line 1653) | pub const SOL_IP: ::c_int = 0; constant SOL_TCP (line 1654) | pub const SOL_TCP: ::c_int = 6; constant SOL_UDP (line 1655) | pub const SOL_UDP: ::c_int = 17; constant SOL_IPV6 (line 1656) | pub const SOL_IPV6: ::c_int = 41; constant SOL_ICMPV6 (line 1657) | pub const SOL_ICMPV6: ::c_int = 58; constant SOL_RAW (line 1658) | pub const SOL_RAW: ::c_int = 255; constant SOL_DECNET (line 1659) | pub const SOL_DECNET: ::c_int = 261; constant SOL_X25 (line 1660) | pub const SOL_X25: ::c_int = 262; constant SOL_PACKET (line 1661) | pub const SOL_PACKET: ::c_int = 263; constant SOL_ATM (line 1662) | pub const SOL_ATM: ::c_int = 264; constant SOL_AAL (line 1663) | pub const SOL_AAL: ::c_int = 265; constant SOL_IRDA (line 1664) | pub const SOL_IRDA: ::c_int = 266; constant SOL_NETBEUI (line 1665) | pub const SOL_NETBEUI: ::c_int = 267; constant SOL_LLC (line 1666) | pub const SOL_LLC: ::c_int = 268; constant SOL_DCCP (line 1667) | pub const SOL_DCCP: ::c_int = 269; constant SOL_NETLINK (line 1668) | pub const SOL_NETLINK: ::c_int = 270; constant SOL_TIPC (line 1669) | pub const SOL_TIPC: ::c_int = 271; constant AF_UNSPEC (line 1671) | pub const AF_UNSPEC: ::c_int = 0; constant AF_UNIX (line 1672) | pub const AF_UNIX: ::c_int = 1; constant AF_LOCAL (line 1673) | pub const AF_LOCAL: ::c_int = 1; constant AF_INET (line 1674) | pub const AF_INET: ::c_int = 2; constant AF_AX25 (line 1675) | pub const AF_AX25: ::c_int = 3; constant AF_IPX (line 1676) | pub const AF_IPX: ::c_int = 4; constant AF_APPLETALK (line 1677) | pub const AF_APPLETALK: ::c_int = 5; constant AF_NETROM (line 1678) | pub const AF_NETROM: ::c_int = 6; constant AF_BRIDGE (line 1679) | pub const AF_BRIDGE: ::c_int = 7; constant AF_ATMPVC (line 1680) | pub const AF_ATMPVC: ::c_int = 8; constant AF_X25 (line 1681) | pub const AF_X25: ::c_int = 9; constant AF_INET6 (line 1682) | pub const AF_INET6: ::c_int = 10; constant AF_ROSE (line 1683) | pub const AF_ROSE: ::c_int = 11; constant AF_DECnet (line 1684) | pub const AF_DECnet: ::c_int = 12; constant AF_NETBEUI (line 1685) | pub const AF_NETBEUI: ::c_int = 13; constant AF_SECURITY (line 1686) | pub const AF_SECURITY: ::c_int = 14; constant AF_KEY (line 1687) | pub const AF_KEY: ::c_int = 15; constant AF_NETLINK (line 1688) | pub const AF_NETLINK: ::c_int = 16; constant AF_ROUTE (line 1689) | pub const AF_ROUTE: ::c_int = AF_NETLINK; constant AF_PACKET (line 1690) | pub const AF_PACKET: ::c_int = 17; constant AF_ASH (line 1691) | pub const AF_ASH: ::c_int = 18; constant AF_ECONET (line 1692) | pub const AF_ECONET: ::c_int = 19; constant AF_ATMSVC (line 1693) | pub const AF_ATMSVC: ::c_int = 20; constant AF_RDS (line 1694) | pub const AF_RDS: ::c_int = 21; constant AF_SNA (line 1695) | pub const AF_SNA: ::c_int = 22; constant AF_IRDA (line 1696) | pub const AF_IRDA: ::c_int = 23; constant AF_PPPOX (line 1697) | pub const AF_PPPOX: ::c_int = 24; constant AF_WANPIPE (line 1698) | pub const AF_WANPIPE: ::c_int = 25; constant AF_LLC (line 1699) | pub const AF_LLC: ::c_int = 26; constant AF_CAN (line 1700) | pub const AF_CAN: ::c_int = 29; constant AF_TIPC (line 1701) | pub const AF_TIPC: ::c_int = 30; constant AF_BLUETOOTH (line 1702) | pub const AF_BLUETOOTH: ::c_int = 31; constant AF_IUCV (line 1703) | pub const AF_IUCV: ::c_int = 32; constant AF_RXRPC (line 1704) | pub const AF_RXRPC: ::c_int = 33; constant AF_ISDN (line 1705) | pub const AF_ISDN: ::c_int = 34; constant AF_PHONET (line 1706) | pub const AF_PHONET: ::c_int = 35; constant AF_IEEE802154 (line 1707) | pub const AF_IEEE802154: ::c_int = 36; constant AF_CAIF (line 1708) | pub const AF_CAIF: ::c_int = 37; constant AF_ALG (line 1709) | pub const AF_ALG: ::c_int = 38; constant PF_UNSPEC (line 1711) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_UNIX (line 1712) | pub const PF_UNIX: ::c_int = AF_UNIX; constant PF_LOCAL (line 1713) | pub const PF_LOCAL: ::c_int = AF_LOCAL; constant PF_INET (line 1714) | pub const PF_INET: ::c_int = AF_INET; constant PF_AX25 (line 1715) | pub const PF_AX25: ::c_int = AF_AX25; constant PF_IPX (line 1716) | pub const PF_IPX: ::c_int = AF_IPX; constant PF_APPLETALK (line 1717) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_NETROM (line 1718) | pub const PF_NETROM: ::c_int = AF_NETROM; constant PF_BRIDGE (line 1719) | pub const PF_BRIDGE: ::c_int = AF_BRIDGE; constant PF_ATMPVC (line 1720) | pub const PF_ATMPVC: ::c_int = AF_ATMPVC; constant PF_X25 (line 1721) | pub const PF_X25: ::c_int = AF_X25; constant PF_INET6 (line 1722) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_ROSE (line 1723) | pub const PF_ROSE: ::c_int = AF_ROSE; constant PF_DECnet (line 1724) | pub const PF_DECnet: ::c_int = AF_DECnet; constant PF_NETBEUI (line 1725) | pub const PF_NETBEUI: ::c_int = AF_NETBEUI; constant PF_SECURITY (line 1726) | pub const PF_SECURITY: ::c_int = AF_SECURITY; constant PF_KEY (line 1727) | pub const PF_KEY: ::c_int = AF_KEY; constant PF_NETLINK (line 1728) | pub const PF_NETLINK: ::c_int = AF_NETLINK; constant PF_ROUTE (line 1729) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_PACKET (line 1730) | pub const PF_PACKET: ::c_int = AF_PACKET; constant PF_ASH (line 1731) | pub const PF_ASH: ::c_int = AF_ASH; constant PF_ECONET (line 1732) | pub const PF_ECONET: ::c_int = AF_ECONET; constant PF_ATMSVC (line 1733) | pub const PF_ATMSVC: ::c_int = AF_ATMSVC; constant PF_RDS (line 1734) | pub const PF_RDS: ::c_int = AF_RDS; constant PF_SNA (line 1735) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_IRDA (line 1736) | pub const PF_IRDA: ::c_int = AF_IRDA; constant PF_PPPOX (line 1737) | pub const PF_PPPOX: ::c_int = AF_PPPOX; constant PF_WANPIPE (line 1738) | pub const PF_WANPIPE: ::c_int = AF_WANPIPE; constant PF_LLC (line 1739) | pub const PF_LLC: ::c_int = AF_LLC; constant PF_CAN (line 1740) | pub const PF_CAN: ::c_int = AF_CAN; constant PF_TIPC (line 1741) | pub const PF_TIPC: ::c_int = AF_TIPC; constant PF_BLUETOOTH (line 1742) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant PF_IUCV (line 1743) | pub const PF_IUCV: ::c_int = AF_IUCV; constant PF_RXRPC (line 1744) | pub const PF_RXRPC: ::c_int = AF_RXRPC; constant PF_ISDN (line 1745) | pub const PF_ISDN: ::c_int = AF_ISDN; constant PF_PHONET (line 1746) | pub const PF_PHONET: ::c_int = AF_PHONET; constant PF_IEEE802154 (line 1747) | pub const PF_IEEE802154: ::c_int = AF_IEEE802154; constant PF_CAIF (line 1748) | pub const PF_CAIF: ::c_int = AF_CAIF; constant PF_ALG (line 1749) | pub const PF_ALG: ::c_int = AF_ALG; constant SOMAXCONN (line 1751) | pub const SOMAXCONN: ::c_int = 128; constant MSG_OOB (line 1753) | pub const MSG_OOB: ::c_int = 1; constant MSG_PEEK (line 1754) | pub const MSG_PEEK: ::c_int = 2; constant MSG_DONTROUTE (line 1755) | pub const MSG_DONTROUTE: ::c_int = 4; constant MSG_CTRUNC (line 1756) | pub const MSG_CTRUNC: ::c_int = 8; constant MSG_TRUNC (line 1757) | pub const MSG_TRUNC: ::c_int = 0x20; constant MSG_DONTWAIT (line 1758) | pub const MSG_DONTWAIT: ::c_int = 0x40; constant MSG_EOR (line 1759) | pub const MSG_EOR: ::c_int = 0x80; constant MSG_WAITALL (line 1760) | pub const MSG_WAITALL: ::c_int = 0x100; constant MSG_FIN (line 1761) | pub const MSG_FIN: ::c_int = 0x200; constant MSG_SYN (line 1762) | pub const MSG_SYN: ::c_int = 0x400; constant MSG_CONFIRM (line 1763) | pub const MSG_CONFIRM: ::c_int = 0x800; constant MSG_RST (line 1764) | pub const MSG_RST: ::c_int = 0x1000; constant MSG_ERRQUEUE (line 1765) | pub const MSG_ERRQUEUE: ::c_int = 0x2000; constant MSG_NOSIGNAL (line 1766) | pub const MSG_NOSIGNAL: ::c_int = 0x4000; constant MSG_MORE (line 1767) | pub const MSG_MORE: ::c_int = 0x8000; constant MSG_WAITFORONE (line 1768) | pub const MSG_WAITFORONE: ::c_int = 0x10000; constant MSG_FASTOPEN (line 1769) | pub const MSG_FASTOPEN: ::c_int = 0x20000000; constant MSG_CMSG_CLOEXEC (line 1770) | pub const MSG_CMSG_CLOEXEC: ::c_int = 0x40000000; constant SCM_TIMESTAMP (line 1772) | pub const SCM_TIMESTAMP: ::c_int = SO_TIMESTAMP; constant SOCK_RAW (line 1774) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 1775) | pub const SOCK_RDM: ::c_int = 4; constant IP_TOS (line 1777) | pub const IP_TOS: ::c_int = 1; constant IP_TTL (line 1778) | pub const IP_TTL: ::c_int = 2; constant IP_HDRINCL (line 1779) | pub const IP_HDRINCL: ::c_int = 3; constant IP_RECVTOS (line 1780) | pub const IP_RECVTOS: ::c_int = 13; constant IP_FREEBIND (line 1781) | pub const IP_FREEBIND: ::c_int = 15; constant IP_TRANSPARENT (line 1782) | pub const IP_TRANSPARENT: ::c_int = 19; constant IP_MULTICAST_IF (line 1783) | pub const IP_MULTICAST_IF: ::c_int = 32; constant IP_MULTICAST_TTL (line 1784) | pub const IP_MULTICAST_TTL: ::c_int = 33; constant IP_MULTICAST_LOOP (line 1785) | pub const IP_MULTICAST_LOOP: ::c_int = 34; constant IP_ADD_MEMBERSHIP (line 1786) | pub const IP_ADD_MEMBERSHIP: ::c_int = 35; constant IP_DROP_MEMBERSHIP (line 1787) | pub const IP_DROP_MEMBERSHIP: ::c_int = 36; constant IPV6_UNICAST_HOPS (line 1789) | pub const IPV6_UNICAST_HOPS: ::c_int = 16; constant IPV6_MULTICAST_IF (line 1790) | pub const IPV6_MULTICAST_IF: ::c_int = 17; constant IPV6_MULTICAST_HOPS (line 1791) | pub const IPV6_MULTICAST_HOPS: ::c_int = 18; constant IPV6_MULTICAST_LOOP (line 1792) | pub const IPV6_MULTICAST_LOOP: ::c_int = 19; constant IPV6_ADD_MEMBERSHIP (line 1793) | pub const IPV6_ADD_MEMBERSHIP: ::c_int = 20; constant IPV6_DROP_MEMBERSHIP (line 1794) | pub const IPV6_DROP_MEMBERSHIP: ::c_int = 21; constant IPV6_V6ONLY (line 1795) | pub const IPV6_V6ONLY: ::c_int = 26; constant IPV6_RECVPKTINFO (line 1796) | pub const IPV6_RECVPKTINFO: ::c_int = 49; constant IPV6_RECVTCLASS (line 1797) | pub const IPV6_RECVTCLASS: ::c_int = 66; constant IPV6_TCLASS (line 1798) | pub const IPV6_TCLASS: ::c_int = 67; constant TCP_NODELAY (line 1800) | pub const TCP_NODELAY: ::c_int = 1; constant TCP_MAXSEG (line 1801) | pub const TCP_MAXSEG: ::c_int = 2; constant TCP_CORK (line 1802) | pub const TCP_CORK: ::c_int = 3; constant TCP_KEEPIDLE (line 1803) | pub const TCP_KEEPIDLE: ::c_int = 4; constant TCP_KEEPINTVL (line 1804) | pub const TCP_KEEPINTVL: ::c_int = 5; constant TCP_KEEPCNT (line 1805) | pub const TCP_KEEPCNT: ::c_int = 6; constant TCP_SYNCNT (line 1806) | pub const TCP_SYNCNT: ::c_int = 7; constant TCP_LINGER2 (line 1807) | pub const TCP_LINGER2: ::c_int = 8; constant TCP_DEFER_ACCEPT (line 1808) | pub const TCP_DEFER_ACCEPT: ::c_int = 9; constant TCP_WINDOW_CLAMP (line 1809) | pub const TCP_WINDOW_CLAMP: ::c_int = 10; constant TCP_INFO (line 1810) | pub const TCP_INFO: ::c_int = 11; constant TCP_QUICKACK (line 1811) | pub const TCP_QUICKACK: ::c_int = 12; constant TCP_CONGESTION (line 1812) | pub const TCP_CONGESTION: ::c_int = 13; constant SO_DEBUG (line 1814) | pub const SO_DEBUG: ::c_int = 1; constant SHUT_RD (line 1816) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 1817) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 1818) | pub const SHUT_RDWR: ::c_int = 2; constant LOCK_SH (line 1820) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 1821) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 1822) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 1823) | pub const LOCK_UN: ::c_int = 8; constant SS_ONSTACK (line 1825) | pub const SS_ONSTACK: ::c_int = 1; constant SS_DISABLE (line 1826) | pub const SS_DISABLE: ::c_int = 2; constant PATH_MAX (line 1828) | pub const PATH_MAX: ::c_int = 4096; constant FD_SETSIZE (line 1830) | pub const FD_SETSIZE: usize = 1024; constant EPOLLIN (line 1832) | pub const EPOLLIN: ::c_int = 0x1; constant EPOLLPRI (line 1833) | pub const EPOLLPRI: ::c_int = 0x2; constant EPOLLOUT (line 1834) | pub const EPOLLOUT: ::c_int = 0x4; constant EPOLLRDNORM (line 1835) | pub const EPOLLRDNORM: ::c_int = 0x40; constant EPOLLRDBAND (line 1836) | pub const EPOLLRDBAND: ::c_int = 0x80; constant EPOLLWRNORM (line 1837) | pub const EPOLLWRNORM: ::c_int = 0x100; constant EPOLLWRBAND (line 1838) | pub const EPOLLWRBAND: ::c_int = 0x200; constant EPOLLMSG (line 1839) | pub const EPOLLMSG: ::c_int = 0x400; constant EPOLLERR (line 1840) | pub const EPOLLERR: ::c_int = 0x8; constant EPOLLHUP (line 1841) | pub const EPOLLHUP: ::c_int = 0x10; constant EPOLLET (line 1842) | pub const EPOLLET: ::c_int = 0x80000000; constant EPOLL_CTL_ADD (line 1844) | pub const EPOLL_CTL_ADD: ::c_int = 1; constant EPOLL_CTL_MOD (line 1845) | pub const EPOLL_CTL_MOD: ::c_int = 3; constant EPOLL_CTL_DEL (line 1846) | pub const EPOLL_CTL_DEL: ::c_int = 2; constant MNT_DETACH (line 1848) | pub const MNT_DETACH: ::c_int = 0x2; constant MNT_EXPIRE (line 1849) | pub const MNT_EXPIRE: ::c_int = 0x4; constant Q_GETFMT (line 1851) | pub const Q_GETFMT: ::c_int = 0x800004; constant Q_GETINFO (line 1852) | pub const Q_GETINFO: ::c_int = 0x800005; constant Q_SETINFO (line 1853) | pub const Q_SETINFO: ::c_int = 0x800006; constant QIF_BLIMITS (line 1854) | pub const QIF_BLIMITS: u32 = 1; constant QIF_SPACE (line 1855) | pub const QIF_SPACE: u32 = 2; constant QIF_ILIMITS (line 1856) | pub const QIF_ILIMITS: u32 = 4; constant QIF_INODES (line 1857) | pub const QIF_INODES: u32 = 8; constant QIF_BTIME (line 1858) | pub const QIF_BTIME: u32 = 16; constant QIF_ITIME (line 1859) | pub const QIF_ITIME: u32 = 32; constant QIF_LIMITS (line 1860) | pub const QIF_LIMITS: u32 = 5; constant QIF_USAGE (line 1861) | pub const QIF_USAGE: u32 = 10; constant QIF_TIMES (line 1862) | pub const QIF_TIMES: u32 = 48; constant QIF_ALL (line 1863) | pub const QIF_ALL: u32 = 63; constant MNT_FORCE (line 1865) | pub const MNT_FORCE: ::c_int = 0x1; constant Q_SYNC (line 1867) | pub const Q_SYNC: ::c_int = 0x800001; constant Q_QUOTAON (line 1868) | pub const Q_QUOTAON: ::c_int = 0x800002; constant Q_QUOTAOFF (line 1869) | pub const Q_QUOTAOFF: ::c_int = 0x800003; constant Q_GETQUOTA (line 1870) | pub const Q_GETQUOTA: ::c_int = 0x800007; constant Q_SETQUOTA (line 1871) | pub const Q_SETQUOTA: ::c_int = 0x800008; constant TCIOFF (line 1873) | pub const TCIOFF: ::c_int = 2; constant TCION (line 1874) | pub const TCION: ::c_int = 3; constant TCOOFF (line 1875) | pub const TCOOFF: ::c_int = 0; constant TCOON (line 1876) | pub const TCOON: ::c_int = 1; constant TCIFLUSH (line 1877) | pub const TCIFLUSH: ::c_int = 0; constant TCOFLUSH (line 1878) | pub const TCOFLUSH: ::c_int = 1; constant TCIOFLUSH (line 1879) | pub const TCIOFLUSH: ::c_int = 2; constant NL0 (line 1880) | pub const NL0: ::c_int = 0x00000000; constant NL1 (line 1881) | pub const NL1: ::c_int = 0x00000100; constant TAB0 (line 1882) | pub const TAB0: ::c_int = 0x00000000; constant CR0 (line 1883) | pub const CR0: ::c_int = 0x00000000; constant FF0 (line 1884) | pub const FF0: ::c_int = 0x00000000; constant BS0 (line 1885) | pub const BS0: ::c_int = 0x00000000; constant VT0 (line 1886) | pub const VT0: ::c_int = 0x00000000; constant VERASE (line 1887) | pub const VERASE: usize = 2; constant VKILL (line 1888) | pub const VKILL: usize = 3; constant VINTR (line 1889) | pub const VINTR: usize = 0; constant VQUIT (line 1890) | pub const VQUIT: usize = 1; constant VLNEXT (line 1891) | pub const VLNEXT: usize = 15; constant IGNBRK (line 1892) | pub const IGNBRK: ::tcflag_t = 0x00000001; constant BRKINT (line 1893) | pub const BRKINT: ::tcflag_t = 0x00000002; constant IGNPAR (line 1894) | pub const IGNPAR: ::tcflag_t = 0x00000004; constant PARMRK (line 1895) | pub const PARMRK: ::tcflag_t = 0x00000008; constant INPCK (line 1896) | pub const INPCK: ::tcflag_t = 0x00000010; constant ISTRIP (line 1897) | pub const ISTRIP: ::tcflag_t = 0x00000020; constant INLCR (line 1898) | pub const INLCR: ::tcflag_t = 0x00000040; constant IGNCR (line 1899) | pub const IGNCR: ::tcflag_t = 0x00000080; constant ICRNL (line 1900) | pub const ICRNL: ::tcflag_t = 0x00000100; constant IXANY (line 1901) | pub const IXANY: ::tcflag_t = 0x00000800; constant IMAXBEL (line 1902) | pub const IMAXBEL: ::tcflag_t = 0x00002000; constant OPOST (line 1903) | pub const OPOST: ::tcflag_t = 0x1; constant CS5 (line 1904) | pub const CS5: ::tcflag_t = 0x00000000; constant CRTSCTS (line 1905) | pub const CRTSCTS: ::tcflag_t = 0x80000000; constant ECHO (line 1906) | pub const ECHO: ::tcflag_t = 0x00000008; constant OCRNL (line 1907) | pub const OCRNL: ::tcflag_t = 0o000010; constant ONOCR (line 1908) | pub const ONOCR: ::tcflag_t = 0o000020; constant ONLRET (line 1909) | pub const ONLRET: ::tcflag_t = 0o000040; constant OFILL (line 1910) | pub const OFILL: ::tcflag_t = 0o000100; constant OFDEL (line 1911) | pub const OFDEL: ::tcflag_t = 0o000200; constant CLONE_VM (line 1913) | pub const CLONE_VM: ::c_int = 0x100; constant CLONE_FS (line 1914) | pub const CLONE_FS: ::c_int = 0x200; constant CLONE_FILES (line 1915) | pub const CLONE_FILES: ::c_int = 0x400; constant CLONE_SIGHAND (line 1916) | pub const CLONE_SIGHAND: ::c_int = 0x800; constant CLONE_PTRACE (line 1917) | pub const CLONE_PTRACE: ::c_int = 0x2000; constant CLONE_VFORK (line 1918) | pub const CLONE_VFORK: ::c_int = 0x4000; constant CLONE_PARENT (line 1919) | pub const CLONE_PARENT: ::c_int = 0x8000; constant CLONE_THREAD (line 1920) | pub const CLONE_THREAD: ::c_int = 0x10000; constant CLONE_NEWNS (line 1921) | pub const CLONE_NEWNS: ::c_int = 0x20000; constant CLONE_SYSVSEM (line 1922) | pub const CLONE_SYSVSEM: ::c_int = 0x40000; constant CLONE_SETTLS (line 1923) | pub const CLONE_SETTLS: ::c_int = 0x80000; constant CLONE_PARENT_SETTID (line 1924) | pub const CLONE_PARENT_SETTID: ::c_int = 0x100000; constant CLONE_CHILD_CLEARTID (line 1925) | pub const CLONE_CHILD_CLEARTID: ::c_int = 0x200000; constant CLONE_DETACHED (line 1926) | pub const CLONE_DETACHED: ::c_int = 0x400000; constant CLONE_UNTRACED (line 1927) | pub const CLONE_UNTRACED: ::c_int = 0x800000; constant CLONE_CHILD_SETTID (line 1928) | pub const CLONE_CHILD_SETTID: ::c_int = 0x01000000; constant CLONE_NEWUTS (line 1929) | pub const CLONE_NEWUTS: ::c_int = 0x04000000; constant CLONE_NEWIPC (line 1930) | pub const CLONE_NEWIPC: ::c_int = 0x08000000; constant CLONE_NEWUSER (line 1931) | pub const CLONE_NEWUSER: ::c_int = 0x10000000; constant CLONE_NEWPID (line 1932) | pub const CLONE_NEWPID: ::c_int = 0x20000000; constant CLONE_NEWNET (line 1933) | pub const CLONE_NEWNET: ::c_int = 0x40000000; constant CLONE_IO (line 1934) | pub const CLONE_IO: ::c_int = 0x80000000; constant CLONE_NEWCGROUP (line 1935) | pub const CLONE_NEWCGROUP: ::c_int = 0x02000000; constant WNOHANG (line 1937) | pub const WNOHANG: ::c_int = 0x00000001; constant WUNTRACED (line 1938) | pub const WUNTRACED: ::c_int = 0x00000002; constant WSTOPPED (line 1939) | pub const WSTOPPED: ::c_int = WUNTRACED; constant WEXITED (line 1940) | pub const WEXITED: ::c_int = 0x00000004; constant WCONTINUED (line 1941) | pub const WCONTINUED: ::c_int = 0x00000008; constant WNOWAIT (line 1942) | pub const WNOWAIT: ::c_int = 0x01000000; constant PTRACE_O_TRACESYSGOOD (line 1945) | pub const PTRACE_O_TRACESYSGOOD: ::c_int = 0x00000001; constant PTRACE_O_TRACEFORK (line 1946) | pub const PTRACE_O_TRACEFORK: ::c_int = 0x00000002; constant PTRACE_O_TRACEVFORK (line 1947) | pub const PTRACE_O_TRACEVFORK: ::c_int = 0x00000004; constant PTRACE_O_TRACECLONE (line 1948) | pub const PTRACE_O_TRACECLONE: ::c_int = 0x00000008; constant PTRACE_O_TRACEEXEC (line 1949) | pub const PTRACE_O_TRACEEXEC: ::c_int = 0x00000010; constant PTRACE_O_TRACEVFORKDONE (line 1950) | pub const PTRACE_O_TRACEVFORKDONE: ::c_int = 0x00000020; constant PTRACE_O_TRACEEXIT (line 1951) | pub const PTRACE_O_TRACEEXIT: ::c_int = 0x00000040; constant PTRACE_O_TRACESECCOMP (line 1952) | pub const PTRACE_O_TRACESECCOMP: ::c_int = 0x00000080; constant PTRACE_O_EXITKILL (line 1953) | pub const PTRACE_O_EXITKILL: ::c_int = 0x00100000; constant PTRACE_O_SUSPEND_SECCOMP (line 1954) | pub const PTRACE_O_SUSPEND_SECCOMP: ::c_int = 0x00200000; constant PTRACE_O_MASK (line 1955) | pub const PTRACE_O_MASK: ::c_int = 0x003000ff; constant PTRACE_EVENT_FORK (line 1958) | pub const PTRACE_EVENT_FORK: ::c_int = 1; constant PTRACE_EVENT_VFORK (line 1959) | pub const PTRACE_EVENT_VFORK: ::c_int = 2; constant PTRACE_EVENT_CLONE (line 1960) | pub const PTRACE_EVENT_CLONE: ::c_int = 3; constant PTRACE_EVENT_EXEC (line 1961) | pub const PTRACE_EVENT_EXEC: ::c_int = 4; constant PTRACE_EVENT_VFORK_DONE (line 1962) | pub const PTRACE_EVENT_VFORK_DONE: ::c_int = 5; constant PTRACE_EVENT_EXIT (line 1963) | pub const PTRACE_EVENT_EXIT: ::c_int = 6; constant PTRACE_EVENT_SECCOMP (line 1964) | pub const PTRACE_EVENT_SECCOMP: ::c_int = 7; constant __WNOTHREAD (line 1968) | pub const __WNOTHREAD: ::c_int = 0x20000000; constant __WALL (line 1969) | pub const __WALL: ::c_int = 0x40000000; constant __WCLONE (line 1970) | pub const __WCLONE: ::c_int = 0x80000000; constant SPLICE_F_MOVE (line 1972) | pub const SPLICE_F_MOVE: ::c_uint = 0x01; constant SPLICE_F_NONBLOCK (line 1973) | pub const SPLICE_F_NONBLOCK: ::c_uint = 0x02; constant SPLICE_F_MORE (line 1974) | pub const SPLICE_F_MORE: ::c_uint = 0x04; constant SPLICE_F_GIFT (line 1975) | pub const SPLICE_F_GIFT: ::c_uint = 0x08; constant RTLD_LOCAL (line 1977) | pub const RTLD_LOCAL: ::c_int = 0; constant RTLD_LAZY (line 1978) | pub const RTLD_LAZY: ::c_int = 1; constant POSIX_FADV_NORMAL (line 1980) | pub const POSIX_FADV_NORMAL: ::c_int = 0; constant POSIX_FADV_RANDOM (line 1981) | pub const POSIX_FADV_RANDOM: ::c_int = 1; constant POSIX_FADV_SEQUENTIAL (line 1982) | pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant POSIX_FADV_WILLNEED (line 1983) | pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant AT_FDCWD (line 1985) | pub const AT_FDCWD: ::c_int = -100; constant AT_SYMLINK_NOFOLLOW (line 1986) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x100; constant AT_REMOVEDIR (line 1987) | pub const AT_REMOVEDIR: ::c_int = 0x200; constant AT_EACCESS (line 1988) | pub const AT_EACCESS: ::c_int = 0x200; constant AT_SYMLINK_FOLLOW (line 1989) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x400; constant AT_NO_AUTOMOUNT (line 1990) | pub const AT_NO_AUTOMOUNT: ::c_int = 0x800; constant AT_EMPTY_PATH (line 1991) | pub const AT_EMPTY_PATH: ::c_int = 0x1000; constant LOG_CRON (line 1993) | pub const LOG_CRON: ::c_int = 9 << 3; constant LOG_AUTHPRIV (line 1994) | pub const LOG_AUTHPRIV: ::c_int = 10 << 3; constant LOG_FTP (line 1995) | pub const LOG_FTP: ::c_int = 11 << 3; constant LOG_PERROR (line 1996) | pub const LOG_PERROR: ::c_int = 0x20; constant PIPE_BUF (line 1998) | pub const PIPE_BUF: usize = 4096; constant SI_LOAD_SHIFT (line 2000) | pub const SI_LOAD_SHIFT: ::c_uint = 16; constant CLD_EXITED (line 2002) | pub const CLD_EXITED: ::c_int = 1; constant CLD_KILLED (line 2003) | pub const CLD_KILLED: ::c_int = 2; constant CLD_DUMPED (line 2004) | pub const CLD_DUMPED: ::c_int = 3; constant CLD_TRAPPED (line 2005) | pub const CLD_TRAPPED: ::c_int = 4; constant CLD_STOPPED (line 2006) | pub const CLD_STOPPED: ::c_int = 5; constant CLD_CONTINUED (line 2007) | pub const CLD_CONTINUED: ::c_int = 6; constant SIGEV_SIGNAL (line 2009) | pub const SIGEV_SIGNAL: ::c_int = 0; constant SIGEV_NONE (line 2010) | pub const SIGEV_NONE: ::c_int = 1; constant SIGEV_THREAD (line 2011) | pub const SIGEV_THREAD: ::c_int = 2; constant P_ALL (line 2013) | pub const P_ALL: idtype_t = 0; constant P_PID (line 2014) | pub const P_PID: idtype_t = 1; constant P_PGID (line 2015) | pub const P_PGID: idtype_t = 2; constant UTIME_OMIT (line 2017) | pub const UTIME_OMIT: c_long = 1073741822; constant UTIME_NOW (line 2018) | pub const UTIME_NOW: c_long = 1073741823; constant POLLIN (line 2020) | pub const POLLIN: ::c_short = 0x1; constant POLLPRI (line 2021) | pub const POLLPRI: ::c_short = 0x2; constant POLLOUT (line 2022) | pub const POLLOUT: ::c_short = 0x4; constant POLLERR (line 2023) | pub const POLLERR: ::c_short = 0x8; constant POLLHUP (line 2024) | pub const POLLHUP: ::c_short = 0x10; constant POLLNVAL (line 2025) | pub const POLLNVAL: ::c_short = 0x20; constant POLLRDNORM (line 2026) | pub const POLLRDNORM: ::c_short = 0x040; constant POLLRDBAND (line 2027) | pub const POLLRDBAND: ::c_short = 0x080; constant ABDAY_1 (line 2029) | pub const ABDAY_1: ::nl_item = 0x20000; constant ABDAY_2 (line 2030) | pub const ABDAY_2: ::nl_item = 0x20001; constant ABDAY_3 (line 2031) | pub const ABDAY_3: ::nl_item = 0x20002; constant ABDAY_4 (line 2032) | pub const ABDAY_4: ::nl_item = 0x20003; constant ABDAY_5 (line 2033) | pub const ABDAY_5: ::nl_item = 0x20004; constant ABDAY_6 (line 2034) | pub const ABDAY_6: ::nl_item = 0x20005; constant ABDAY_7 (line 2035) | pub const ABDAY_7: ::nl_item = 0x20006; constant DAY_1 (line 2037) | pub const DAY_1: ::nl_item = 0x20007; constant DAY_2 (line 2038) | pub const DAY_2: ::nl_item = 0x20008; constant DAY_3 (line 2039) | pub const DAY_3: ::nl_item = 0x20009; constant DAY_4 (line 2040) | pub const DAY_4: ::nl_item = 0x2000A; constant DAY_5 (line 2041) | pub const DAY_5: ::nl_item = 0x2000B; constant DAY_6 (line 2042) | pub const DAY_6: ::nl_item = 0x2000C; constant DAY_7 (line 2043) | pub const DAY_7: ::nl_item = 0x2000D; constant ABMON_1 (line 2045) | pub const ABMON_1: ::nl_item = 0x2000E; constant ABMON_2 (line 2046) | pub const ABMON_2: ::nl_item = 0x2000F; constant ABMON_3 (line 2047) | pub const ABMON_3: ::nl_item = 0x20010; constant ABMON_4 (line 2048) | pub const ABMON_4: ::nl_item = 0x20011; constant ABMON_5 (line 2049) | pub const ABMON_5: ::nl_item = 0x20012; constant ABMON_6 (line 2050) | pub const ABMON_6: ::nl_item = 0x20013; constant ABMON_7 (line 2051) | pub const ABMON_7: ::nl_item = 0x20014; constant ABMON_8 (line 2052) | pub const ABMON_8: ::nl_item = 0x20015; constant ABMON_9 (line 2053) | pub const ABMON_9: ::nl_item = 0x20016; constant ABMON_10 (line 2054) | pub const ABMON_10: ::nl_item = 0x20017; constant ABMON_11 (line 2055) | pub const ABMON_11: ::nl_item = 0x20018; constant ABMON_12 (line 2056) | pub const ABMON_12: ::nl_item = 0x20019; constant MON_1 (line 2058) | pub const MON_1: ::nl_item = 0x2001A; constant MON_2 (line 2059) | pub const MON_2: ::nl_item = 0x2001B; constant MON_3 (line 2060) | pub const MON_3: ::nl_item = 0x2001C; constant MON_4 (line 2061) | pub const MON_4: ::nl_item = 0x2001D; constant MON_5 (line 2062) | pub const MON_5: ::nl_item = 0x2001E; constant MON_6 (line 2063) | pub const MON_6: ::nl_item = 0x2001F; constant MON_7 (line 2064) | pub const MON_7: ::nl_item = 0x20020; constant MON_8 (line 2065) | pub const MON_8: ::nl_item = 0x20021; constant MON_9 (line 2066) | pub const MON_9: ::nl_item = 0x20022; constant MON_10 (line 2067) | pub const MON_10: ::nl_item = 0x20023; constant MON_11 (line 2068) | pub const MON_11: ::nl_item = 0x20024; constant MON_12 (line 2069) | pub const MON_12: ::nl_item = 0x20025; constant AM_STR (line 2071) | pub const AM_STR: ::nl_item = 0x20026; constant PM_STR (line 2072) | pub const PM_STR: ::nl_item = 0x20027; constant D_T_FMT (line 2074) | pub const D_T_FMT: ::nl_item = 0x20028; constant D_FMT (line 2075) | pub const D_FMT: ::nl_item = 0x20029; constant T_FMT (line 2076) | pub const T_FMT: ::nl_item = 0x2002A; constant T_FMT_AMPM (line 2077) | pub const T_FMT_AMPM: ::nl_item = 0x2002B; constant ERA (line 2079) | pub const ERA: ::nl_item = 0x2002C; constant ERA_D_FMT (line 2080) | pub const ERA_D_FMT: ::nl_item = 0x2002E; constant ALT_DIGITS (line 2081) | pub const ALT_DIGITS: ::nl_item = 0x2002F; constant ERA_D_T_FMT (line 2082) | pub const ERA_D_T_FMT: ::nl_item = 0x20030; constant ERA_T_FMT (line 2083) | pub const ERA_T_FMT: ::nl_item = 0x20031; constant CODESET (line 2085) | pub const CODESET: ::nl_item = 14; constant CRNCYSTR (line 2087) | pub const CRNCYSTR: ::nl_item = 0x4000F; constant RUSAGE_THREAD (line 2089) | pub const RUSAGE_THREAD: ::c_int = 1; constant RUSAGE_CHILDREN (line 2090) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant RADIXCHAR (line 2092) | pub const RADIXCHAR: ::nl_item = 0x10000; constant THOUSEP (line 2093) | pub const THOUSEP: ::nl_item = 0x10001; constant YESEXPR (line 2095) | pub const YESEXPR: ::nl_item = 0x50000; constant NOEXPR (line 2096) | pub const NOEXPR: ::nl_item = 0x50001; constant YESSTR (line 2097) | pub const YESSTR: ::nl_item = 0x50002; constant NOSTR (line 2098) | pub const NOSTR: ::nl_item = 0x50003; constant FILENAME_MAX (line 2100) | pub const FILENAME_MAX: ::c_uint = 4096; constant L_tmpnam (line 2101) | pub const L_tmpnam: ::c_uint = 20; constant _PC_LINK_MAX (line 2102) | pub const _PC_LINK_MAX: ::c_int = 0; constant _PC_MAX_CANON (line 2103) | pub const _PC_MAX_CANON: ::c_int = 1; constant _PC_MAX_INPUT (line 2104) | pub const _PC_MAX_INPUT: ::c_int = 2; constant _PC_NAME_MAX (line 2105) | pub const _PC_NAME_MAX: ::c_int = 3; constant _PC_PATH_MAX (line 2106) | pub const _PC_PATH_MAX: ::c_int = 4; constant _PC_PIPE_BUF (line 2107) | pub const _PC_PIPE_BUF: ::c_int = 5; constant _PC_CHOWN_RESTRICTED (line 2108) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 6; constant _PC_NO_TRUNC (line 2109) | pub const _PC_NO_TRUNC: ::c_int = 7; constant _PC_VDISABLE (line 2110) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_SYNC_IO (line 2111) | pub const _PC_SYNC_IO: ::c_int = 9; constant _PC_ASYNC_IO (line 2112) | pub const _PC_ASYNC_IO: ::c_int = 10; constant _PC_PRIO_IO (line 2113) | pub const _PC_PRIO_IO: ::c_int = 11; constant _PC_SOCK_MAXBUF (line 2114) | pub const _PC_SOCK_MAXBUF: ::c_int = 12; constant _PC_FILESIZEBITS (line 2115) | pub const _PC_FILESIZEBITS: ::c_int = 13; constant _PC_REC_INCR_XFER_SIZE (line 2116) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14; constant _PC_REC_MAX_XFER_SIZE (line 2117) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15; constant _PC_REC_MIN_XFER_SIZE (line 2118) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; constant _PC_REC_XFER_ALIGN (line 2119) | pub const _PC_REC_XFER_ALIGN: ::c_int = 17; constant _PC_ALLOC_SIZE_MIN (line 2120) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 18; constant _PC_SYMLINK_MAX (line 2121) | pub const _PC_SYMLINK_MAX: ::c_int = 19; constant _PC_2_SYMLINKS (line 2122) | pub const _PC_2_SYMLINKS: ::c_int = 20; constant _SC_ARG_MAX (line 2124) | pub const _SC_ARG_MAX: ::c_int = 0; constant _SC_CHILD_MAX (line 2125) | pub const _SC_CHILD_MAX: ::c_int = 1; constant _SC_CLK_TCK (line 2126) | pub const _SC_CLK_TCK: ::c_int = 2; constant _SC_NGROUPS_MAX (line 2127) | pub const _SC_NGROUPS_MAX: ::c_int = 3; constant _SC_OPEN_MAX (line 2128) | pub const _SC_OPEN_MAX: ::c_int = 4; constant _SC_STREAM_MAX (line 2129) | pub const _SC_STREAM_MAX: ::c_int = 5; constant _SC_TZNAME_MAX (line 2130) | pub const _SC_TZNAME_MAX: ::c_int = 6; constant _SC_JOB_CONTROL (line 2131) | pub const _SC_JOB_CONTROL: ::c_int = 7; constant _SC_SAVED_IDS (line 2132) | pub const _SC_SAVED_IDS: ::c_int = 8; constant _SC_REALTIME_SIGNALS (line 2133) | pub const _SC_REALTIME_SIGNALS: ::c_int = 9; constant _SC_PRIORITY_SCHEDULING (line 2134) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 10; constant _SC_TIMERS (line 2135) | pub const _SC_TIMERS: ::c_int = 11; constant _SC_ASYNCHRONOUS_IO (line 2136) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12; constant _SC_PRIORITIZED_IO (line 2137) | pub const _SC_PRIORITIZED_IO: ::c_int = 13; constant _SC_SYNCHRONIZED_IO (line 2138) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 14; constant _SC_FSYNC (line 2139) | pub const _SC_FSYNC: ::c_int = 15; constant _SC_MAPPED_FILES (line 2140) | pub const _SC_MAPPED_FILES: ::c_int = 16; constant _SC_MEMLOCK (line 2141) | pub const _SC_MEMLOCK: ::c_int = 17; constant _SC_MEMLOCK_RANGE (line 2142) | pub const _SC_MEMLOCK_RANGE: ::c_int = 18; constant _SC_MEMORY_PROTECTION (line 2143) | pub const _SC_MEMORY_PROTECTION: ::c_int = 19; constant _SC_MESSAGE_PASSING (line 2144) | pub const _SC_MESSAGE_PASSING: ::c_int = 20; constant _SC_SEMAPHORES (line 2145) | pub const _SC_SEMAPHORES: ::c_int = 21; constant _SC_SHARED_MEMORY_OBJECTS (line 2146) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 22; constant _SC_AIO_LISTIO_MAX (line 2147) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 23; constant _SC_AIO_MAX (line 2148) | pub const _SC_AIO_MAX: ::c_int = 24; constant _SC_AIO_PRIO_DELTA_MAX (line 2149) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 25; constant _SC_DELAYTIMER_MAX (line 2150) | pub const _SC_DELAYTIMER_MAX: ::c_int = 26; constant _SC_MQ_OPEN_MAX (line 2151) | pub const _SC_MQ_OPEN_MAX: ::c_int = 27; constant _SC_MQ_PRIO_MAX (line 2152) | pub const _SC_MQ_PRIO_MAX: ::c_int = 28; constant _SC_VERSION (line 2153) | pub const _SC_VERSION: ::c_int = 29; constant _SC_PAGESIZE (line 2154) | pub const _SC_PAGESIZE: ::c_int = 30; constant _SC_PAGE_SIZE (line 2155) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_RTSIG_MAX (line 2156) | pub const _SC_RTSIG_MAX: ::c_int = 31; constant _SC_SEM_NSEMS_MAX (line 2157) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 32; constant _SC_SEM_VALUE_MAX (line 2158) | pub const _SC_SEM_VALUE_MAX: ::c_int = 33; constant _SC_SIGQUEUE_MAX (line 2159) | pub const _SC_SIGQUEUE_MAX: ::c_int = 34; constant _SC_TIMER_MAX (line 2160) | pub const _SC_TIMER_MAX: ::c_int = 35; constant _SC_BC_BASE_MAX (line 2161) | pub const _SC_BC_BASE_MAX: ::c_int = 36; constant _SC_BC_DIM_MAX (line 2162) | pub const _SC_BC_DIM_MAX: ::c_int = 37; constant _SC_BC_SCALE_MAX (line 2163) | pub const _SC_BC_SCALE_MAX: ::c_int = 38; constant _SC_BC_STRING_MAX (line 2164) | pub const _SC_BC_STRING_MAX: ::c_int = 39; constant _SC_COLL_WEIGHTS_MAX (line 2165) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40; constant _SC_EXPR_NEST_MAX (line 2166) | pub const _SC_EXPR_NEST_MAX: ::c_int = 42; constant _SC_LINE_MAX (line 2167) | pub const _SC_LINE_MAX: ::c_int = 43; constant _SC_RE_DUP_MAX (line 2168) | pub const _SC_RE_DUP_MAX: ::c_int = 44; constant _SC_2_VERSION (line 2169) | pub const _SC_2_VERSION: ::c_int = 46; constant _SC_2_C_BIND (line 2170) | pub const _SC_2_C_BIND: ::c_int = 47; constant _SC_2_C_DEV (line 2171) | pub const _SC_2_C_DEV: ::c_int = 48; constant _SC_2_FORT_DEV (line 2172) | pub const _SC_2_FORT_DEV: ::c_int = 49; constant _SC_2_FORT_RUN (line 2173) | pub const _SC_2_FORT_RUN: ::c_int = 50; constant _SC_2_SW_DEV (line 2174) | pub const _SC_2_SW_DEV: ::c_int = 51; constant _SC_2_LOCALEDEF (line 2175) | pub const _SC_2_LOCALEDEF: ::c_int = 52; constant _SC_UIO_MAXIOV (line 2176) | pub const _SC_UIO_MAXIOV: ::c_int = 60; constant _SC_IOV_MAX (line 2177) | pub const _SC_IOV_MAX: ::c_int = 60; constant _SC_THREADS (line 2178) | pub const _SC_THREADS: ::c_int = 67; constant _SC_THREAD_SAFE_FUNCTIONS (line 2179) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; constant _SC_GETGR_R_SIZE_MAX (line 2180) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 69; constant _SC_GETPW_R_SIZE_MAX (line 2181) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 70; constant _SC_LOGIN_NAME_MAX (line 2182) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 71; constant _SC_TTY_NAME_MAX (line 2183) | pub const _SC_TTY_NAME_MAX: ::c_int = 72; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 2184) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73; constant _SC_THREAD_KEYS_MAX (line 2185) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 74; constant _SC_THREAD_STACK_MIN (line 2186) | pub const _SC_THREAD_STACK_MIN: ::c_int = 75; constant _SC_THREAD_THREADS_MAX (line 2187) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 76; constant _SC_THREAD_ATTR_STACKADDR (line 2188) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77; constant _SC_THREAD_ATTR_STACKSIZE (line 2189) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78; constant _SC_THREAD_PRIORITY_SCHEDULING (line 2190) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; constant _SC_THREAD_PRIO_INHERIT (line 2191) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 80; constant _SC_THREAD_PRIO_PROTECT (line 2192) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81; constant _SC_THREAD_PROCESS_SHARED (line 2193) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 82; constant _SC_NPROCESSORS_CONF (line 2194) | pub const _SC_NPROCESSORS_CONF: ::c_int = 83; constant _SC_NPROCESSORS_ONLN (line 2195) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 84; constant _SC_PHYS_PAGES (line 2196) | pub const _SC_PHYS_PAGES: ::c_int = 85; constant _SC_AVPHYS_PAGES (line 2197) | pub const _SC_AVPHYS_PAGES: ::c_int = 86; constant _SC_ATEXIT_MAX (line 2198) | pub const _SC_ATEXIT_MAX: ::c_int = 87; constant _SC_PASS_MAX (line 2199) | pub const _SC_PASS_MAX: ::c_int = 88; constant _SC_XOPEN_VERSION (line 2200) | pub const _SC_XOPEN_VERSION: ::c_int = 89; constant _SC_XOPEN_XCU_VERSION (line 2201) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 90; constant _SC_XOPEN_UNIX (line 2202) | pub const _SC_XOPEN_UNIX: ::c_int = 91; constant _SC_XOPEN_CRYPT (line 2203) | pub const _SC_XOPEN_CRYPT: ::c_int = 92; constant _SC_XOPEN_ENH_I18N (line 2204) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 93; constant _SC_XOPEN_SHM (line 2205) | pub const _SC_XOPEN_SHM: ::c_int = 94; constant _SC_2_CHAR_TERM (line 2206) | pub const _SC_2_CHAR_TERM: ::c_int = 95; constant _SC_2_UPE (line 2207) | pub const _SC_2_UPE: ::c_int = 97; constant _SC_XOPEN_XPG2 (line 2208) | pub const _SC_XOPEN_XPG2: ::c_int = 98; constant _SC_XOPEN_XPG3 (line 2209) | pub const _SC_XOPEN_XPG3: ::c_int = 99; constant _SC_XOPEN_XPG4 (line 2210) | pub const _SC_XOPEN_XPG4: ::c_int = 100; constant _SC_NZERO (line 2211) | pub const _SC_NZERO: ::c_int = 109; constant _SC_XBS5_ILP32_OFF32 (line 2212) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 125; constant _SC_XBS5_ILP32_OFFBIG (line 2213) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 126; constant _SC_XBS5_LP64_OFF64 (line 2214) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 127; constant _SC_XBS5_LPBIG_OFFBIG (line 2215) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 128; constant _SC_XOPEN_LEGACY (line 2216) | pub const _SC_XOPEN_LEGACY: ::c_int = 129; constant _SC_XOPEN_REALTIME (line 2217) | pub const _SC_XOPEN_REALTIME: ::c_int = 130; constant _SC_XOPEN_REALTIME_THREADS (line 2218) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 131; constant _SC_ADVISORY_INFO (line 2219) | pub const _SC_ADVISORY_INFO: ::c_int = 132; constant _SC_BARRIERS (line 2220) | pub const _SC_BARRIERS: ::c_int = 133; constant _SC_CLOCK_SELECTION (line 2221) | pub const _SC_CLOCK_SELECTION: ::c_int = 137; constant _SC_CPUTIME (line 2222) | pub const _SC_CPUTIME: ::c_int = 138; constant _SC_THREAD_CPUTIME (line 2223) | pub const _SC_THREAD_CPUTIME: ::c_int = 139; constant _SC_MONOTONIC_CLOCK (line 2224) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 149; constant _SC_READER_WRITER_LOCKS (line 2225) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 153; constant _SC_SPIN_LOCKS (line 2226) | pub const _SC_SPIN_LOCKS: ::c_int = 154; constant _SC_REGEXP (line 2227) | pub const _SC_REGEXP: ::c_int = 155; constant _SC_SHELL (line 2228) | pub const _SC_SHELL: ::c_int = 157; constant _SC_SPAWN (line 2229) | pub const _SC_SPAWN: ::c_int = 159; constant _SC_SPORADIC_SERVER (line 2230) | pub const _SC_SPORADIC_SERVER: ::c_int = 160; constant _SC_THREAD_SPORADIC_SERVER (line 2231) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 161; constant _SC_TIMEOUTS (line 2232) | pub const _SC_TIMEOUTS: ::c_int = 164; constant _SC_TYPED_MEMORY_OBJECTS (line 2233) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 165; constant _SC_2_PBS (line 2234) | pub const _SC_2_PBS: ::c_int = 168; constant _SC_2_PBS_ACCOUNTING (line 2235) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 169; constant _SC_2_PBS_LOCATE (line 2236) | pub const _SC_2_PBS_LOCATE: ::c_int = 170; constant _SC_2_PBS_MESSAGE (line 2237) | pub const _SC_2_PBS_MESSAGE: ::c_int = 171; constant _SC_2_PBS_TRACK (line 2238) | pub const _SC_2_PBS_TRACK: ::c_int = 172; constant _SC_SYMLOOP_MAX (line 2239) | pub const _SC_SYMLOOP_MAX: ::c_int = 173; constant _SC_STREAMS (line 2240) | pub const _SC_STREAMS: ::c_int = 174; constant _SC_2_PBS_CHECKPOINT (line 2241) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 175; constant _SC_V6_ILP32_OFF32 (line 2242) | pub const _SC_V6_ILP32_OFF32: ::c_int = 176; constant _SC_V6_ILP32_OFFBIG (line 2243) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 177; constant _SC_V6_LP64_OFF64 (line 2244) | pub const _SC_V6_LP64_OFF64: ::c_int = 178; constant _SC_V6_LPBIG_OFFBIG (line 2245) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 179; constant _SC_HOST_NAME_MAX (line 2246) | pub const _SC_HOST_NAME_MAX: ::c_int = 180; constant _SC_TRACE (line 2247) | pub const _SC_TRACE: ::c_int = 181; constant _SC_TRACE_EVENT_FILTER (line 2248) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 182; constant _SC_TRACE_INHERIT (line 2249) | pub const _SC_TRACE_INHERIT: ::c_int = 183; constant _SC_TRACE_LOG (line 2250) | pub const _SC_TRACE_LOG: ::c_int = 184; constant _SC_IPV6 (line 2251) | pub const _SC_IPV6: ::c_int = 235; constant _SC_RAW_SOCKETS (line 2252) | pub const _SC_RAW_SOCKETS: ::c_int = 236; constant _SC_V7_ILP32_OFF32 (line 2253) | pub const _SC_V7_ILP32_OFF32: ::c_int = 237; constant _SC_V7_ILP32_OFFBIG (line 2254) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 238; constant _SC_V7_LP64_OFF64 (line 2255) | pub const _SC_V7_LP64_OFF64: ::c_int = 239; constant _SC_V7_LPBIG_OFFBIG (line 2256) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 240; constant _SC_SS_REPL_MAX (line 2257) | pub const _SC_SS_REPL_MAX: ::c_int = 241; constant _SC_TRACE_EVENT_NAME_MAX (line 2258) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 242; constant _SC_TRACE_NAME_MAX (line 2259) | pub const _SC_TRACE_NAME_MAX: ::c_int = 243; constant _SC_TRACE_SYS_MAX (line 2260) | pub const _SC_TRACE_SYS_MAX: ::c_int = 244; constant _SC_TRACE_USER_EVENT_MAX (line 2261) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 245; constant _SC_XOPEN_STREAMS (line 2262) | pub const _SC_XOPEN_STREAMS: ::c_int = 246; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 2263) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 2264) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; constant RLIM_SAVED_MAX (line 2266) | pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY; constant RLIM_SAVED_CUR (line 2267) | pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; constant GLOB_ERR (line 2269) | pub const GLOB_ERR: ::c_int = 1 << 0; constant GLOB_MARK (line 2270) | pub const GLOB_MARK: ::c_int = 1 << 1; constant GLOB_NOSORT (line 2271) | pub const GLOB_NOSORT: ::c_int = 1 << 2; constant GLOB_DOOFFS (line 2272) | pub const GLOB_DOOFFS: ::c_int = 1 << 3; constant GLOB_NOCHECK (line 2273) | pub const GLOB_NOCHECK: ::c_int = 1 << 4; constant GLOB_APPEND (line 2274) | pub const GLOB_APPEND: ::c_int = 1 << 5; constant GLOB_NOESCAPE (line 2275) | pub const GLOB_NOESCAPE: ::c_int = 1 << 6; constant GLOB_NOSPACE (line 2277) | pub const GLOB_NOSPACE: ::c_int = 1; constant GLOB_ABORTED (line 2278) | pub const GLOB_ABORTED: ::c_int = 2; constant GLOB_NOMATCH (line 2279) | pub const GLOB_NOMATCH: ::c_int = 3; constant POSIX_MADV_NORMAL (line 2281) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 2282) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 2283) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 2284) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant S_IEXEC (line 2286) | pub const S_IEXEC: mode_t = 64; constant S_IWRITE (line 2287) | pub const S_IWRITE: mode_t = 128; constant S_IREAD (line 2288) | pub const S_IREAD: mode_t = 256; constant F_LOCK (line 2290) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 2291) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 2292) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 2293) | pub const F_ULOCK: ::c_int = 0; constant IFF_LOWER_UP (line 2295) | pub const IFF_LOWER_UP: ::c_int = 0x10000; constant IFF_DORMANT (line 2296) | pub const IFF_DORMANT: ::c_int = 0x20000; constant IFF_ECHO (line 2297) | pub const IFF_ECHO: ::c_int = 0x40000; constant ST_RDONLY (line 2299) | pub const ST_RDONLY: ::c_ulong = 1; constant ST_NOSUID (line 2300) | pub const ST_NOSUID: ::c_ulong = 2; constant ST_NODEV (line 2301) | pub const ST_NODEV: ::c_ulong = 4; constant ST_NOEXEC (line 2302) | pub const ST_NOEXEC: ::c_ulong = 8; constant ST_SYNCHRONOUS (line 2303) | pub const ST_SYNCHRONOUS: ::c_ulong = 16; constant ST_MANDLOCK (line 2304) | pub const ST_MANDLOCK: ::c_ulong = 64; constant ST_WRITE (line 2305) | pub const ST_WRITE: ::c_ulong = 128; constant ST_APPEND (line 2306) | pub const ST_APPEND: ::c_ulong = 256; constant ST_IMMUTABLE (line 2307) | pub const ST_IMMUTABLE: ::c_ulong = 512; constant ST_NOATIME (line 2308) | pub const ST_NOATIME: ::c_ulong = 1024; constant ST_NODIRATIME (line 2309) | pub const ST_NODIRATIME: ::c_ulong = 2048; constant RTLD_NEXT (line 2311) | pub const RTLD_NEXT: *mut ::c_void = -1i64 as *mut ::c_void; constant RTLD_DEFAULT (line 2312) | pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void; constant RTLD_NODELETE (line 2313) | pub const RTLD_NODELETE: ::c_int = 0x1000; constant RTLD_NOW (line 2314) | pub const RTLD_NOW: ::c_int = 0x2; constant TCP_MD5SIG (line 2316) | pub const TCP_MD5SIG: ::c_int = 14; constant PTHREAD_MUTEX_NORMAL (line 2329) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_RECURSIVE (line 2330) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 1; constant PTHREAD_MUTEX_ERRORCHECK (line 2331) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 2332) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant PTHREAD_PROCESS_PRIVATE (line 2333) | pub const PTHREAD_PROCESS_PRIVATE: ::c_int = 0; constant PTHREAD_PROCESS_SHARED (line 2334) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 1; constant __SIZEOF_PTHREAD_COND_T (line 2335) | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; constant RENAME_NOREPLACE (line 2337) | pub const RENAME_NOREPLACE: ::c_int = 1; constant RENAME_EXCHANGE (line 2338) | pub const RENAME_EXCHANGE: ::c_int = 2; constant RENAME_WHITEOUT (line 2339) | pub const RENAME_WHITEOUT: ::c_int = 4; constant SCHED_OTHER (line 2341) | pub const SCHED_OTHER: ::c_int = 0; constant SCHED_FIFO (line 2342) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 2343) | pub const SCHED_RR: ::c_int = 2; constant SCHED_BATCH (line 2344) | pub const SCHED_BATCH: ::c_int = 3; constant SCHED_IDLE (line 2345) | pub const SCHED_IDLE: ::c_int = 5; constant IPPROTO_HOPOPTS (line 2352) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 2355) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_IPIP (line 2357) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_EGP (line 2360) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PUP (line 2362) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_IDP (line 2365) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TP (line 2367) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_DCCP (line 2369) | pub const IPPROTO_DCCP: ::c_int = 33; constant IPPROTO_ROUTING (line 2372) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 2374) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_RSVP (line 2376) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 2378) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_ESP (line 2380) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 2382) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_NONE (line 2385) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 2387) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_MTP (line 2388) | pub const IPPROTO_MTP: ::c_int = 92; constant IPPROTO_BEETPH (line 2389) | pub const IPPROTO_BEETPH: ::c_int = 94; constant IPPROTO_ENCAP (line 2391) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_PIM (line 2393) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_COMP (line 2395) | pub const IPPROTO_COMP: ::c_int = 108; constant IPPROTO_SCTP (line 2397) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_MH (line 2398) | pub const IPPROTO_MH: ::c_int = 135; constant IPPROTO_UDPLITE (line 2399) | pub const IPPROTO_UDPLITE: ::c_int = 136; constant IPPROTO_MPLS (line 2400) | pub const IPPROTO_MPLS: ::c_int = 137; constant IPPROTO_RAW (line 2402) | pub const IPPROTO_RAW: ::c_int = 255; constant IPPROTO_MAX (line 2403) | pub const IPPROTO_MAX: ::c_int = 256; constant AF_IB (line 2405) | pub const AF_IB: ::c_int = 27; constant AF_MPLS (line 2406) | pub const AF_MPLS: ::c_int = 28; constant AF_NFC (line 2407) | pub const AF_NFC: ::c_int = 39; constant AF_VSOCK (line 2408) | pub const AF_VSOCK: ::c_int = 40; constant PF_IB (line 2409) | pub const PF_IB: ::c_int = AF_IB; constant PF_MPLS (line 2410) | pub const PF_MPLS: ::c_int = AF_MPLS; constant PF_NFC (line 2411) | pub const PF_NFC: ::c_int = AF_NFC; constant PF_VSOCK (line 2412) | pub const PF_VSOCK: ::c_int = AF_VSOCK; constant IPC_PRIVATE (line 2415) | pub const IPC_PRIVATE: ::key_t = 0; constant IPC_CREAT (line 2417) | pub const IPC_CREAT: ::c_int = 0o1000; constant IPC_EXCL (line 2418) | pub const IPC_EXCL: ::c_int = 0o2000; constant IPC_NOWAIT (line 2419) | pub const IPC_NOWAIT: ::c_int = 0o4000; constant IPC_RMID (line 2421) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 2422) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 2423) | pub const IPC_STAT: ::c_int = 2; constant IPC_INFO (line 2424) | pub const IPC_INFO: ::c_int = 3; constant MSG_STAT (line 2425) | pub const MSG_STAT: ::c_int = 11; constant MSG_INFO (line 2426) | pub const MSG_INFO: ::c_int = 12; constant MSG_NOERROR (line 2428) | pub const MSG_NOERROR: ::c_int = 0o10000; constant MSG_EXCEPT (line 2429) | pub const MSG_EXCEPT: ::c_int = 0o20000; constant MSG_COPY (line 2430) | pub const MSG_COPY: ::c_int = 0o40000; constant SHM_R (line 2432) | pub const SHM_R: ::c_int = 0o400; constant SHM_W (line 2433) | pub const SHM_W: ::c_int = 0o200; constant SHM_RDONLY (line 2435) | pub const SHM_RDONLY: ::c_int = 0o10000; constant SHM_RND (line 2436) | pub const SHM_RND: ::c_int = 0o20000; constant SHM_REMAP (line 2437) | pub const SHM_REMAP: ::c_int = 0o40000; constant SHM_EXEC (line 2438) | pub const SHM_EXEC: ::c_int = 0o100000; constant SHM_LOCK (line 2440) | pub const SHM_LOCK: ::c_int = 11; constant SHM_UNLOCK (line 2441) | pub const SHM_UNLOCK: ::c_int = 12; constant SHM_HUGETLB (line 2443) | pub const SHM_HUGETLB: ::c_int = 0o4000; constant SHM_NORESERVE (line 2444) | pub const SHM_NORESERVE: ::c_int = 0o10000; constant EPOLLRDHUP (line 2446) | pub const EPOLLRDHUP: ::c_int = 0x2000; constant EPOLLEXCLUSIVE (line 2447) | pub const EPOLLEXCLUSIVE: ::c_int = 0x10000000; constant EPOLLONESHOT (line 2448) | pub const EPOLLONESHOT: ::c_int = 0x40000000; constant QFMT_VFS_OLD (line 2450) | pub const QFMT_VFS_OLD: ::c_int = 1; constant QFMT_VFS_V0 (line 2451) | pub const QFMT_VFS_V0: ::c_int = 2; constant QFMT_VFS_V1 (line 2452) | pub const QFMT_VFS_V1: ::c_int = 4; constant EFD_SEMAPHORE (line 2454) | pub const EFD_SEMAPHORE: ::c_int = 0x1; constant LOG_NFACILITIES (line 2456) | pub const LOG_NFACILITIES: ::c_int = 24; constant SEM_FAILED (line 2458) | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t; constant RB_AUTOBOOT (line 2460) | pub const RB_AUTOBOOT: ::c_int = 0x01234567u32 as i32; constant RB_HALT_SYSTEM (line 2461) | pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; constant RB_ENABLE_CAD (line 2462) | pub const RB_ENABLE_CAD: ::c_int = 0x89abcdefu32 as i32; constant RB_DISABLE_CAD (line 2463) | pub const RB_DISABLE_CAD: ::c_int = 0x00000000u32 as i32; constant RB_POWER_OFF (line 2464) | pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; constant RB_SW_SUSPEND (line 2465) | pub const RB_SW_SUSPEND: ::c_int = 0xd000fce2u32 as i32; constant RB_KEXEC (line 2466) | pub const RB_KEXEC: ::c_int = 0x45584543u32 as i32; constant AI_PASSIVE (line 2468) | pub const AI_PASSIVE: ::c_int = 0x0001; constant AI_CANONNAME (line 2469) | pub const AI_CANONNAME: ::c_int = 0x0002; constant AI_NUMERICHOST (line 2470) | pub const AI_NUMERICHOST: ::c_int = 0x0004; constant AI_V4MAPPED (line 2471) | pub const AI_V4MAPPED: ::c_int = 0x0008; constant AI_ALL (line 2472) | pub const AI_ALL: ::c_int = 0x0010; constant AI_ADDRCONFIG (line 2473) | pub const AI_ADDRCONFIG: ::c_int = 0x0020; constant AI_NUMERICSERV (line 2475) | pub const AI_NUMERICSERV: ::c_int = 0x0400; constant EAI_BADFLAGS (line 2477) | pub const EAI_BADFLAGS: ::c_int = -1; constant EAI_NONAME (line 2478) | pub const EAI_NONAME: ::c_int = -2; constant EAI_AGAIN (line 2479) | pub const EAI_AGAIN: ::c_int = -3; constant EAI_FAIL (line 2480) | pub const EAI_FAIL: ::c_int = -4; constant EAI_FAMILY (line 2481) | pub const EAI_FAMILY: ::c_int = -6; constant EAI_SOCKTYPE (line 2482) | pub const EAI_SOCKTYPE: ::c_int = -7; constant EAI_SERVICE (line 2483) | pub const EAI_SERVICE: ::c_int = -8; constant EAI_MEMORY (line 2484) | pub const EAI_MEMORY: ::c_int = -10; constant EAI_OVERFLOW (line 2485) | pub const EAI_OVERFLOW: ::c_int = -12; constant NI_NUMERICHOST (line 2487) | pub const NI_NUMERICHOST: ::c_int = 1; constant NI_NUMERICSERV (line 2488) | pub const NI_NUMERICSERV: ::c_int = 2; constant NI_NOFQDN (line 2489) | pub const NI_NOFQDN: ::c_int = 4; constant NI_NAMEREQD (line 2490) | pub const NI_NAMEREQD: ::c_int = 8; constant NI_DGRAM (line 2491) | pub const NI_DGRAM: ::c_int = 16; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 2493) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: ::c_uint = 1; constant SYNC_FILE_RANGE_WRITE (line 2494) | pub const SYNC_FILE_RANGE_WRITE: ::c_uint = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 2495) | pub const SYNC_FILE_RANGE_WAIT_AFTER: ::c_uint = 4; constant EAI_SYSTEM (line 2497) | pub const EAI_SYSTEM: ::c_int = -11; constant AIO_CANCELED (line 2499) | pub const AIO_CANCELED: ::c_int = 0; constant AIO_NOTCANCELED (line 2500) | pub const AIO_NOTCANCELED: ::c_int = 1; constant AIO_ALLDONE (line 2501) | pub const AIO_ALLDONE: ::c_int = 2; constant LIO_READ (line 2502) | pub const LIO_READ: ::c_int = 0; constant LIO_WRITE (line 2503) | pub const LIO_WRITE: ::c_int = 1; constant LIO_NOP (line 2504) | pub const LIO_NOP: ::c_int = 2; constant LIO_WAIT (line 2505) | pub const LIO_WAIT: ::c_int = 0; constant LIO_NOWAIT (line 2506) | pub const LIO_NOWAIT: ::c_int = 1; constant MREMAP_MAYMOVE (line 2508) | pub const MREMAP_MAYMOVE: ::c_int = 1; constant MREMAP_FIXED (line 2509) | pub const MREMAP_FIXED: ::c_int = 2; constant PR_SET_PDEATHSIG (line 2511) | pub const PR_SET_PDEATHSIG: ::c_int = 1; constant PR_GET_PDEATHSIG (line 2512) | pub const PR_GET_PDEATHSIG: ::c_int = 2; constant PR_GET_DUMPABLE (line 2514) | pub const PR_GET_DUMPABLE: ::c_int = 3; constant PR_SET_DUMPABLE (line 2515) | pub const PR_SET_DUMPABLE: ::c_int = 4; constant PR_GET_UNALIGN (line 2517) | pub const PR_GET_UNALIGN: ::c_int = 5; constant PR_SET_UNALIGN (line 2518) | pub const PR_SET_UNALIGN: ::c_int = 6; constant PR_UNALIGN_NOPRINT (line 2519) | pub const PR_UNALIGN_NOPRINT: ::c_int = 1; constant PR_UNALIGN_SIGBUS (line 2520) | pub const PR_UNALIGN_SIGBUS: ::c_int = 2; constant PR_GET_KEEPCAPS (line 2522) | pub const PR_GET_KEEPCAPS: ::c_int = 7; constant PR_SET_KEEPCAPS (line 2523) | pub const PR_SET_KEEPCAPS: ::c_int = 8; constant PR_GET_FPEMU (line 2525) | pub const PR_GET_FPEMU: ::c_int = 9; constant PR_SET_FPEMU (line 2526) | pub const PR_SET_FPEMU: ::c_int = 10; constant PR_FPEMU_NOPRINT (line 2527) | pub const PR_FPEMU_NOPRINT: ::c_int = 1; constant PR_FPEMU_SIGFPE (line 2528) | pub const PR_FPEMU_SIGFPE: ::c_int = 2; constant PR_GET_FPEXC (line 2530) | pub const PR_GET_FPEXC: ::c_int = 11; constant PR_SET_FPEXC (line 2531) | pub const PR_SET_FPEXC: ::c_int = 12; constant PR_FP_EXC_SW_ENABLE (line 2532) | pub const PR_FP_EXC_SW_ENABLE: ::c_int = 0x80; constant PR_FP_EXC_DIV (line 2533) | pub const PR_FP_EXC_DIV: ::c_int = 0x010000; constant PR_FP_EXC_OVF (line 2534) | pub const PR_FP_EXC_OVF: ::c_int = 0x020000; constant PR_FP_EXC_UND (line 2535) | pub const PR_FP_EXC_UND: ::c_int = 0x040000; constant PR_FP_EXC_RES (line 2536) | pub const PR_FP_EXC_RES: ::c_int = 0x080000; constant PR_FP_EXC_INV (line 2537) | pub const PR_FP_EXC_INV: ::c_int = 0x100000; constant PR_FP_EXC_DISABLED (line 2538) | pub const PR_FP_EXC_DISABLED: ::c_int = 0; constant PR_FP_EXC_NONRECOV (line 2539) | pub const PR_FP_EXC_NONRECOV: ::c_int = 1; constant PR_FP_EXC_ASYNC (line 2540) | pub const PR_FP_EXC_ASYNC: ::c_int = 2; constant PR_FP_EXC_PRECISE (line 2541) | pub const PR_FP_EXC_PRECISE: ::c_int = 3; constant PR_GET_TIMING (line 2543) | pub const PR_GET_TIMING: ::c_int = 13; constant PR_SET_TIMING (line 2544) | pub const PR_SET_TIMING: ::c_int = 14; constant PR_TIMING_STATISTICAL (line 2545) | pub const PR_TIMING_STATISTICAL: ::c_int = 0; constant PR_TIMING_TIMESTAMP (line 2546) | pub const PR_TIMING_TIMESTAMP: ::c_int = 1; constant PR_SET_NAME (line 2548) | pub const PR_SET_NAME: ::c_int = 15; constant PR_GET_NAME (line 2549) | pub const PR_GET_NAME: ::c_int = 16; constant PR_GET_ENDIAN (line 2551) | pub const PR_GET_ENDIAN: ::c_int = 19; constant PR_SET_ENDIAN (line 2552) | pub const PR_SET_ENDIAN: ::c_int = 20; constant PR_ENDIAN_BIG (line 2553) | pub const PR_ENDIAN_BIG: ::c_int = 0; constant PR_ENDIAN_LITTLE (line 2554) | pub const PR_ENDIAN_LITTLE: ::c_int = 1; constant PR_ENDIAN_PPC_LITTLE (line 2555) | pub const PR_ENDIAN_PPC_LITTLE: ::c_int = 2; constant PR_GET_SECCOMP (line 2557) | pub const PR_GET_SECCOMP: ::c_int = 21; constant PR_SET_SECCOMP (line 2558) | pub const PR_SET_SECCOMP: ::c_int = 22; constant PR_CAPBSET_READ (line 2560) | pub const PR_CAPBSET_READ: ::c_int = 23; constant PR_CAPBSET_DROP (line 2561) | pub const PR_CAPBSET_DROP: ::c_int = 24; constant PR_GET_TSC (line 2563) | pub const PR_GET_TSC: ::c_int = 25; constant PR_SET_TSC (line 2564) | pub const PR_SET_TSC: ::c_int = 26; constant PR_TSC_ENABLE (line 2565) | pub const PR_TSC_ENABLE: ::c_int = 1; constant PR_TSC_SIGSEGV (line 2566) | pub const PR_TSC_SIGSEGV: ::c_int = 2; constant PR_GET_SECUREBITS (line 2568) | pub const PR_GET_SECUREBITS: ::c_int = 27; constant PR_SET_SECUREBITS (line 2569) | pub const PR_SET_SECUREBITS: ::c_int = 28; constant PR_SET_TIMERSLACK (line 2571) | pub const PR_SET_TIMERSLACK: ::c_int = 29; constant PR_GET_TIMERSLACK (line 2572) | pub const PR_GET_TIMERSLACK: ::c_int = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 2574) | pub const PR_TASK_PERF_EVENTS_DISABLE: ::c_int = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 2575) | pub const PR_TASK_PERF_EVENTS_ENABLE: ::c_int = 32; constant PR_MCE_KILL (line 2577) | pub const PR_MCE_KILL: ::c_int = 33; constant PR_MCE_KILL_CLEAR (line 2578) | pub const PR_MCE_KILL_CLEAR: ::c_int = 0; constant PR_MCE_KILL_SET (line 2579) | pub const PR_MCE_KILL_SET: ::c_int = 1; constant PR_MCE_KILL_LATE (line 2581) | pub const PR_MCE_KILL_LATE: ::c_int = 0; constant PR_MCE_KILL_EARLY (line 2582) | pub const PR_MCE_KILL_EARLY: ::c_int = 1; constant PR_MCE_KILL_DEFAULT (line 2583) | pub const PR_MCE_KILL_DEFAULT: ::c_int = 2; constant PR_MCE_KILL_GET (line 2585) | pub const PR_MCE_KILL_GET: ::c_int = 34; constant PR_SET_MM (line 2587) | pub const PR_SET_MM: ::c_int = 35; constant PR_SET_MM_START_CODE (line 2588) | pub const PR_SET_MM_START_CODE: ::c_int = 1; constant PR_SET_MM_END_CODE (line 2589) | pub const PR_SET_MM_END_CODE: ::c_int = 2; constant PR_SET_MM_START_DATA (line 2590) | pub const PR_SET_MM_START_DATA: ::c_int = 3; constant PR_SET_MM_END_DATA (line 2591) | pub const PR_SET_MM_END_DATA: ::c_int = 4; constant PR_SET_MM_START_STACK (line 2592) | pub const PR_SET_MM_START_STACK: ::c_int = 5; constant PR_SET_MM_START_BRK (line 2593) | pub const PR_SET_MM_START_BRK: ::c_int = 6; constant PR_SET_MM_BRK (line 2594) | pub const PR_SET_MM_BRK: ::c_int = 7; constant PR_SET_MM_ARG_START (line 2595) | pub const PR_SET_MM_ARG_START: ::c_int = 8; constant PR_SET_MM_ARG_END (line 2596) | pub const PR_SET_MM_ARG_END: ::c_int = 9; constant PR_SET_MM_ENV_START (line 2597) | pub const PR_SET_MM_ENV_START: ::c_int = 10; constant PR_SET_MM_ENV_END (line 2598) | pub const PR_SET_MM_ENV_END: ::c_int = 11; constant PR_SET_MM_AUXV (line 2599) | pub const PR_SET_MM_AUXV: ::c_int = 12; constant PR_SET_MM_EXE_FILE (line 2600) | pub const PR_SET_MM_EXE_FILE: ::c_int = 13; constant PR_SET_MM_MAP (line 2601) | pub const PR_SET_MM_MAP: ::c_int = 14; constant PR_SET_MM_MAP_SIZE (line 2602) | pub const PR_SET_MM_MAP_SIZE: ::c_int = 15; constant PR_SET_PTRACER (line 2604) | pub const PR_SET_PTRACER: ::c_int = 0x59616d61; constant PR_SET_PTRACER_ANY (line 2605) | pub const PR_SET_PTRACER_ANY: ::c_ulong = 0xffffffffffffffff; constant PR_SET_CHILD_SUBREAPER (line 2607) | pub const PR_SET_CHILD_SUBREAPER: ::c_int = 36; constant PR_GET_CHILD_SUBREAPER (line 2608) | pub const PR_GET_CHILD_SUBREAPER: ::c_int = 37; constant PR_SET_NO_NEW_PRIVS (line 2610) | pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; constant PR_GET_NO_NEW_PRIVS (line 2611) | pub const PR_GET_NO_NEW_PRIVS: ::c_int = 39; constant PR_GET_TID_ADDRESS (line 2613) | pub const PR_GET_TID_ADDRESS: ::c_int = 40; constant PR_SET_THP_DISABLE (line 2615) | pub const PR_SET_THP_DISABLE: ::c_int = 41; constant PR_GET_THP_DISABLE (line 2616) | pub const PR_GET_THP_DISABLE: ::c_int = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 2618) | pub const PR_MPX_ENABLE_MANAGEMENT: ::c_int = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 2619) | pub const PR_MPX_DISABLE_MANAGEMENT: ::c_int = 44; constant PR_SET_FP_MODE (line 2621) | pub const PR_SET_FP_MODE: ::c_int = 45; constant PR_GET_FP_MODE (line 2622) | pub const PR_GET_FP_MODE: ::c_int = 46; constant PR_FP_MODE_FR (line 2623) | pub const PR_FP_MODE_FR: ::c_int = 1 << 0; constant PR_FP_MODE_FRE (line 2624) | pub const PR_FP_MODE_FRE: ::c_int = 1 << 1; constant PR_CAP_AMBIENT (line 2626) | pub const PR_CAP_AMBIENT: ::c_int = 47; constant PR_CAP_AMBIENT_IS_SET (line 2627) | pub const PR_CAP_AMBIENT_IS_SET: ::c_int = 1; constant PR_CAP_AMBIENT_RAISE (line 2628) | pub const PR_CAP_AMBIENT_RAISE: ::c_int = 2; constant PR_CAP_AMBIENT_LOWER (line 2629) | pub const PR_CAP_AMBIENT_LOWER: ::c_int = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 2630) | pub const PR_CAP_AMBIENT_CLEAR_ALL: ::c_int = 4; constant ITIMER_REAL (line 2632) | pub const ITIMER_REAL: ::c_int = 0; constant ITIMER_VIRTUAL (line 2633) | pub const ITIMER_VIRTUAL: ::c_int = 1; constant ITIMER_PROF (line 2634) | pub const ITIMER_PROF: ::c_int = 2; constant TFD_CLOEXEC (line 2636) | pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; constant TFD_NONBLOCK (line 2637) | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; constant TFD_TIMER_ABSTIME (line 2638) | pub const TFD_TIMER_ABSTIME: ::c_int = 1; constant XATTR_CREATE (line 2640) | pub const XATTR_CREATE: ::c_int = 0x1; constant XATTR_REPLACE (line 2641) | pub const XATTR_REPLACE: ::c_int = 0x2; constant _POSIX_VDISABLE (line 2643) | pub const _POSIX_VDISABLE: ::cc_t = 0; constant FALLOC_FL_KEEP_SIZE (line 2645) | pub const FALLOC_FL_KEEP_SIZE: ::c_int = 0x01; constant FALLOC_FL_PUNCH_HOLE (line 2646) | pub const FALLOC_FL_PUNCH_HOLE: ::c_int = 0x02; constant FALLOC_FL_COLLAPSE_RANGE (line 2647) | pub const FALLOC_FL_COLLAPSE_RANGE: ::c_int = 0x08; constant FALLOC_FL_ZERO_RANGE (line 2648) | pub const FALLOC_FL_ZERO_RANGE: ::c_int = 0x10; constant FALLOC_FL_INSERT_RANGE (line 2649) | pub const FALLOC_FL_INSERT_RANGE: ::c_int = 0x20; constant FALLOC_FL_UNSHARE_RANGE (line 2650) | pub const FALLOC_FL_UNSHARE_RANGE: ::c_int = 0x40; constant ENOATTR (line 2655) | pub const ENOATTR: ::c_int = ::ENODATA; constant SO_ORIGINAL_DST (line 2657) | pub const SO_ORIGINAL_DST: ::c_int = 80; constant IUTF8 (line 2658) | pub const IUTF8: ::tcflag_t = 0x00004000; constant CMSPAR (line 2659) | pub const CMSPAR: ::tcflag_t = 0o10000000000; constant MFD_CLOEXEC (line 2661) | pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant MFD_ALLOW_SEALING (line 2662) | pub const MFD_ALLOW_SEALING: ::c_uint = 0x0002; constant PT_NULL (line 2667) | pub const PT_NULL: u32 = 0; constant PT_LOAD (line 2668) | pub const PT_LOAD: u32 = 1; constant PT_DYNAMIC (line 2669) | pub const PT_DYNAMIC: u32 = 2; constant PT_INTERP (line 2670) | pub const PT_INTERP: u32 = 3; constant PT_NOTE (line 2671) | pub const PT_NOTE: u32 = 4; constant PT_SHLIB (line 2672) | pub const PT_SHLIB: u32 = 5; constant PT_PHDR (line 2673) | pub const PT_PHDR: u32 = 6; constant PT_TLS (line 2674) | pub const PT_TLS: u32 = 7; constant PT_NUM (line 2675) | pub const PT_NUM: u32 = 8; constant PT_LOOS (line 2676) | pub const PT_LOOS: u32 = 0x60000000; constant PT_GNU_EH_FRAME (line 2677) | pub const PT_GNU_EH_FRAME: u32 = 0x6474e550; constant PT_GNU_STACK (line 2678) | pub const PT_GNU_STACK: u32 = 0x6474e551; constant PT_GNU_RELRO (line 2679) | pub const PT_GNU_RELRO: u32 = 0x6474e552; constant ETH_P_LOOP (line 2682) | pub const ETH_P_LOOP: ::c_int = 0x0060; constant ETH_P_PUP (line 2683) | pub const ETH_P_PUP: ::c_int = 0x0200; constant ETH_P_PUPAT (line 2684) | pub const ETH_P_PUPAT: ::c_int = 0x0201; constant ETH_P_IP (line 2685) | pub const ETH_P_IP: ::c_int = 0x0800; constant ETH_P_X25 (line 2686) | pub const ETH_P_X25: ::c_int = 0x0805; constant ETH_P_ARP (line 2687) | pub const ETH_P_ARP: ::c_int = 0x0806; constant ETH_P_BPQ (line 2688) | pub const ETH_P_BPQ: ::c_int = 0x08FF; constant ETH_P_IEEEPUP (line 2689) | pub const ETH_P_IEEEPUP: ::c_int = 0x0a00; constant ETH_P_IEEEPUPAT (line 2690) | pub const ETH_P_IEEEPUPAT: ::c_int = 0x0a01; constant ETH_P_BATMAN (line 2691) | pub const ETH_P_BATMAN: ::c_int = 0x4305; constant ETH_P_DEC (line 2692) | pub const ETH_P_DEC: ::c_int = 0x6000; constant ETH_P_DNA_DL (line 2693) | pub const ETH_P_DNA_DL: ::c_int = 0x6001; constant ETH_P_DNA_RC (line 2694) | pub const ETH_P_DNA_RC: ::c_int = 0x6002; constant ETH_P_DNA_RT (line 2695) | pub const ETH_P_DNA_RT: ::c_int = 0x6003; constant ETH_P_LAT (line 2696) | pub const ETH_P_LAT: ::c_int = 0x6004; constant ETH_P_DIAG (line 2697) | pub const ETH_P_DIAG: ::c_int = 0x6005; constant ETH_P_CUST (line 2698) | pub const ETH_P_CUST: ::c_int = 0x6006; constant ETH_P_SCA (line 2699) | pub const ETH_P_SCA: ::c_int = 0x6007; constant ETH_P_TEB (line 2700) | pub const ETH_P_TEB: ::c_int = 0x6558; constant ETH_P_RARP (line 2701) | pub const ETH_P_RARP: ::c_int = 0x8035; constant ETH_P_ATALK (line 2702) | pub const ETH_P_ATALK: ::c_int = 0x809B; constant ETH_P_AARP (line 2703) | pub const ETH_P_AARP: ::c_int = 0x80F3; constant ETH_P_8021Q (line 2704) | pub const ETH_P_8021Q: ::c_int = 0x8100; constant ETH_P_IPX (line 2705) | pub const ETH_P_IPX: ::c_int = 0x8137; constant ETH_P_IPV6 (line 2706) | pub const ETH_P_IPV6: ::c_int = 0x86DD; constant ETH_P_PAUSE (line 2707) | pub const ETH_P_PAUSE: ::c_int = 0x8808; constant ETH_P_SLOW (line 2708) | pub const ETH_P_SLOW: ::c_int = 0x8809; constant ETH_P_WCCP (line 2709) | pub const ETH_P_WCCP: ::c_int = 0x883E; constant ETH_P_MPLS_UC (line 2710) | pub const ETH_P_MPLS_UC: ::c_int = 0x8847; constant ETH_P_MPLS_MC (line 2711) | pub const ETH_P_MPLS_MC: ::c_int = 0x8848; constant ETH_P_ATMMPOA (line 2712) | pub const ETH_P_ATMMPOA: ::c_int = 0x884c; constant ETH_P_PPP_DISC (line 2713) | pub const ETH_P_PPP_DISC: ::c_int = 0x8863; constant ETH_P_PPP_SES (line 2714) | pub const ETH_P_PPP_SES: ::c_int = 0x8864; constant ETH_P_LINK_CTL (line 2715) | pub const ETH_P_LINK_CTL: ::c_int = 0x886c; constant ETH_P_ATMFATE (line 2716) | pub const ETH_P_ATMFATE: ::c_int = 0x8884; constant ETH_P_PAE (line 2717) | pub const ETH_P_PAE: ::c_int = 0x888E; constant ETH_P_AOE (line 2718) | pub const ETH_P_AOE: ::c_int = 0x88A2; constant ETH_P_8021AD (line 2719) | pub const ETH_P_8021AD: ::c_int = 0x88A8; constant ETH_P_802_EX1 (line 2720) | pub const ETH_P_802_EX1: ::c_int = 0x88B5; constant ETH_P_TIPC (line 2721) | pub const ETH_P_TIPC: ::c_int = 0x88CA; constant ETH_P_8021AH (line 2722) | pub const ETH_P_8021AH: ::c_int = 0x88E7; constant ETH_P_MVRP (line 2723) | pub const ETH_P_MVRP: ::c_int = 0x88F5; constant ETH_P_1588 (line 2724) | pub const ETH_P_1588: ::c_int = 0x88F7; constant ETH_P_PRP (line 2725) | pub const ETH_P_PRP: ::c_int = 0x88FB; constant ETH_P_FCOE (line 2726) | pub const ETH_P_FCOE: ::c_int = 0x8906; constant ETH_P_TDLS (line 2727) | pub const ETH_P_TDLS: ::c_int = 0x890D; constant ETH_P_FIP (line 2728) | pub const ETH_P_FIP: ::c_int = 0x8914; constant ETH_P_80221 (line 2729) | pub const ETH_P_80221: ::c_int = 0x8917; constant ETH_P_LOOPBACK (line 2730) | pub const ETH_P_LOOPBACK: ::c_int = 0x9000; constant ETH_P_QINQ1 (line 2731) | pub const ETH_P_QINQ1: ::c_int = 0x9100; constant ETH_P_QINQ2 (line 2732) | pub const ETH_P_QINQ2: ::c_int = 0x9200; constant ETH_P_QINQ3 (line 2733) | pub const ETH_P_QINQ3: ::c_int = 0x9300; constant ETH_P_EDSA (line 2734) | pub const ETH_P_EDSA: ::c_int = 0xDADA; constant ETH_P_AF_IUCV (line 2735) | pub const ETH_P_AF_IUCV: ::c_int = 0xFBFB; constant ETH_P_802_3_MIN (line 2737) | pub const ETH_P_802_3_MIN: ::c_int = 0x0600; constant ETH_P_802_3 (line 2739) | pub const ETH_P_802_3: ::c_int = 0x0001; constant ETH_P_AX25 (line 2740) | pub const ETH_P_AX25: ::c_int = 0x0002; constant ETH_P_ALL (line 2741) | pub const ETH_P_ALL: ::c_int = 0x0003; constant ETH_P_802_2 (line 2742) | pub const ETH_P_802_2: ::c_int = 0x0004; constant ETH_P_SNAP (line 2743) | pub const ETH_P_SNAP: ::c_int = 0x0005; constant ETH_P_DDCMP (line 2744) | pub const ETH_P_DDCMP: ::c_int = 0x0006; constant ETH_P_WAN_PPP (line 2745) | pub const ETH_P_WAN_PPP: ::c_int = 0x0007; constant ETH_P_PPP_MP (line 2746) | pub const ETH_P_PPP_MP: ::c_int = 0x0008; constant ETH_P_LOCALTALK (line 2747) | pub const ETH_P_LOCALTALK: ::c_int = 0x0009; constant ETH_P_CAN (line 2748) | pub const ETH_P_CAN: ::c_int = 0x000C; constant ETH_P_CANFD (line 2749) | pub const ETH_P_CANFD: ::c_int = 0x000D; constant ETH_P_PPPTALK (line 2750) | pub const ETH_P_PPPTALK: ::c_int = 0x0010; constant ETH_P_TR_802_2 (line 2751) | pub const ETH_P_TR_802_2: ::c_int = 0x0011; constant ETH_P_MOBITEX (line 2752) | pub const ETH_P_MOBITEX: ::c_int = 0x0015; constant ETH_P_CONTROL (line 2753) | pub const ETH_P_CONTROL: ::c_int = 0x0016; constant ETH_P_IRDA (line 2754) | pub const ETH_P_IRDA: ::c_int = 0x0017; constant ETH_P_ECONET (line 2755) | pub const ETH_P_ECONET: ::c_int = 0x0018; constant ETH_P_HDLC (line 2756) | pub const ETH_P_HDLC: ::c_int = 0x0019; constant ETH_P_ARCNET (line 2757) | pub const ETH_P_ARCNET: ::c_int = 0x001A; constant ETH_P_DSA (line 2758) | pub const ETH_P_DSA: ::c_int = 0x001B; constant ETH_P_TRAILER (line 2759) | pub const ETH_P_TRAILER: ::c_int = 0x001C; constant ETH_P_PHONET (line 2760) | pub const ETH_P_PHONET: ::c_int = 0x00F5; constant ETH_P_IEEE802154 (line 2761) | pub const ETH_P_IEEE802154: ::c_int = 0x00F6; constant ETH_P_CAIF (line 2762) | pub const ETH_P_CAIF: ::c_int = 0x00F7; constant SFD_CLOEXEC (line 2764) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 2766) | pub const NCCS: usize = 32; constant O_TRUNC (line 2768) | pub const O_TRUNC: ::c_int = 0x00040000; constant O_NOATIME (line 2769) | pub const O_NOATIME: ::c_int = 0x00002000; constant O_CLOEXEC (line 2770) | pub const O_CLOEXEC: ::c_int = 0x00000100; constant O_TMPFILE (line 2771) | pub const O_TMPFILE: ::c_int = 0x00004000; constant EBFONT (line 2773) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 2774) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 2775) | pub const ENODATA: ::c_int = 61; constant ETIME (line 2776) | pub const ETIME: ::c_int = 62; constant ENOSR (line 2777) | pub const ENOSR: ::c_int = 63; constant ENONET (line 2778) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 2779) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 2780) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 2781) | pub const ENOLINK: ::c_int = 67; constant EADV (line 2782) | pub const EADV: ::c_int = 68; constant ESRMNT (line 2783) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 2784) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 2785) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 2786) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 2788) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 2789) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 2790) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 2791) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 2793) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 2795) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant BUFSIZ (line 2797) | pub const BUFSIZ: ::c_uint = 1024; constant TMP_MAX (line 2798) | pub const TMP_MAX: ::c_uint = 10000; constant FOPEN_MAX (line 2799) | pub const FOPEN_MAX: ::c_uint = 1000; constant O_PATH (line 2800) | pub const O_PATH: ::c_int = 0x00400000; constant O_EXEC (line 2801) | pub const O_EXEC: ::c_int = O_PATH; constant O_SEARCH (line 2802) | pub const O_SEARCH: ::c_int = O_PATH; constant O_ACCMODE (line 2803) | pub const O_ACCMODE: ::c_int = 03 | O_SEARCH; constant O_NDELAY (line 2804) | pub const O_NDELAY: ::c_int = O_NONBLOCK; constant NI_MAXHOST (line 2805) | pub const NI_MAXHOST: ::socklen_t = 255; constant PTHREAD_STACK_MIN (line 2806) | pub const PTHREAD_STACK_MIN: ::size_t = 2048; constant POSIX_FADV_DONTNEED (line 2807) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 2808) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant POSIX_MADV_DONTNEED (line 2810) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant RLIM_INFINITY (line 2812) | pub const RLIM_INFINITY: ::rlim_t = !0; constant RLIMIT_RTTIME (line 2813) | pub const RLIMIT_RTTIME: ::c_int = 15; constant RLIMIT_NLIMITS (line 2815) | pub const RLIMIT_NLIMITS: ::c_int = 16; constant RLIM_NLIMITS (line 2818) | pub const RLIM_NLIMITS: ::c_int = RLIMIT_NLIMITS; constant MAP_ANONYMOUS (line 2820) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant SOCK_DCCP (line 2822) | pub const SOCK_DCCP: ::c_int = 6; constant SOCK_PACKET (line 2823) | pub const SOCK_PACKET: ::c_int = 10; constant TCP_COOKIE_TRANSACTIONS (line 2825) | pub const TCP_COOKIE_TRANSACTIONS: ::c_int = 15; constant TCP_THIN_LINEAR_TIMEOUTS (line 2826) | pub const TCP_THIN_LINEAR_TIMEOUTS: ::c_int = 16; constant TCP_THIN_DUPACK (line 2827) | pub const TCP_THIN_DUPACK: ::c_int = 17; constant TCP_USER_TIMEOUT (line 2828) | pub const TCP_USER_TIMEOUT: ::c_int = 18; constant TCP_REPAIR (line 2829) | pub const TCP_REPAIR: ::c_int = 19; constant TCP_REPAIR_QUEUE (line 2830) | pub const TCP_REPAIR_QUEUE: ::c_int = 20; constant TCP_QUEUE_SEQ (line 2831) | pub const TCP_QUEUE_SEQ: ::c_int = 21; constant TCP_REPAIR_OPTIONS (line 2832) | pub const TCP_REPAIR_OPTIONS: ::c_int = 22; constant TCP_FASTOPEN (line 2833) | pub const TCP_FASTOPEN: ::c_int = 23; constant TCP_TIMESTAMP (line 2834) | pub const TCP_TIMESTAMP: ::c_int = 24; constant SIGUNUSED (line 2836) | pub const SIGUNUSED: ::c_int = ::SIGSYS; constant __SIZEOF_PTHREAD_CONDATTR_T (line 2838) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 2839) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 2840) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant CPU_SETSIZE (line 2842) | pub const CPU_SETSIZE: ::c_int = 128; constant PTRACE_TRACEME (line 2844) | pub const PTRACE_TRACEME: ::c_int = 0; constant PTRACE_PEEKTEXT (line 2845) | pub const PTRACE_PEEKTEXT: ::c_int = 1; constant PTRACE_PEEKDATA (line 2846) | pub const PTRACE_PEEKDATA: ::c_int = 2; constant PTRACE_PEEKUSER (line 2847) | pub const PTRACE_PEEKUSER: ::c_int = 3; constant PTRACE_POKETEXT (line 2848) | pub const PTRACE_POKETEXT: ::c_int = 4; constant PTRACE_POKEDATA (line 2849) | pub const PTRACE_POKEDATA: ::c_int = 5; constant PTRACE_POKEUSER (line 2850) | pub const PTRACE_POKEUSER: ::c_int = 6; constant PTRACE_CONT (line 2851) | pub const PTRACE_CONT: ::c_int = 7; constant PTRACE_KILL (line 2852) | pub const PTRACE_KILL: ::c_int = 8; constant PTRACE_SINGLESTEP (line 2853) | pub const PTRACE_SINGLESTEP: ::c_int = 9; constant PTRACE_GETREGS (line 2854) | pub const PTRACE_GETREGS: ::c_int = 12; constant PTRACE_SETREGS (line 2855) | pub const PTRACE_SETREGS: ::c_int = 13; constant PTRACE_GETFPREGS (line 2856) | pub const PTRACE_GETFPREGS: ::c_int = 14; constant PTRACE_SETFPREGS (line 2857) | pub const PTRACE_SETFPREGS: ::c_int = 15; constant PTRACE_ATTACH (line 2858) | pub const PTRACE_ATTACH: ::c_int = 16; constant PTRACE_DETACH (line 2859) | pub const PTRACE_DETACH: ::c_int = 17; constant PTRACE_GETFPXREGS (line 2860) | pub const PTRACE_GETFPXREGS: ::c_int = 18; constant PTRACE_SETFPXREGS (line 2861) | pub const PTRACE_SETFPXREGS: ::c_int = 19; constant PTRACE_SYSCALL (line 2862) | pub const PTRACE_SYSCALL: ::c_int = 24; constant PTRACE_SETOPTIONS (line 2863) | pub const PTRACE_SETOPTIONS: ::c_int = 0x4200; constant PTRACE_GETEVENTMSG (line 2864) | pub const PTRACE_GETEVENTMSG: ::c_int = 0x4201; constant PTRACE_GETSIGINFO (line 2865) | pub const PTRACE_GETSIGINFO: ::c_int = 0x4202; constant PTRACE_SETSIGINFO (line 2866) | pub const PTRACE_SETSIGINFO: ::c_int = 0x4203; constant PTRACE_GETREGSET (line 2867) | pub const PTRACE_GETREGSET: ::c_int = 0x4204; constant PTRACE_SETREGSET (line 2868) | pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant PTRACE_SEIZE (line 2869) | pub const PTRACE_SEIZE: ::c_int = 0x4206; constant PTRACE_INTERRUPT (line 2870) | pub const PTRACE_INTERRUPT: ::c_int = 0x4207; constant PTRACE_LISTEN (line 2871) | pub const PTRACE_LISTEN: ::c_int = 0x4208; constant PTRACE_PEEKSIGINFO (line 2872) | pub const PTRACE_PEEKSIGINFO: ::c_int = 0x4209; constant EPOLLWAKEUP (line 2874) | pub const EPOLLWAKEUP: ::c_int = 0x20000000; constant EFD_NONBLOCK (line 2876) | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK; constant SFD_NONBLOCK (line 2878) | pub const SFD_NONBLOCK: ::c_int = ::O_NONBLOCK; constant TCSANOW (line 2880) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 2881) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 2882) | pub const TCSAFLUSH: ::c_int = 2; constant TIOCINQ (line 2884) | pub const TIOCINQ: ::c_int = ::FIONREAD; constant RTLD_GLOBAL (line 2886) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 2887) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant MCL_CURRENT (line 2889) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 2890) | pub const MCL_FUTURE: ::c_int = 0x0002; constant CBAUD (line 2892) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 2893) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 2894) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 2895) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 2896) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 2897) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 2898) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 2899) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 2900) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 2901) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 2902) | pub const VWERASE: usize = 14; constant VREPRINT (line 2903) | pub const VREPRINT: usize = 12; constant VSUSP (line 2904) | pub const VSUSP: usize = 10; constant VSTART (line 2905) | pub const VSTART: usize = 8; constant VSTOP (line 2906) | pub const VSTOP: usize = 9; constant VDISCARD (line 2907) | pub const VDISCARD: usize = 13; constant VTIME (line 2908) | pub const VTIME: usize = 5; constant IXON (line 2909) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 2910) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 2911) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 2912) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 2913) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 2914) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 2915) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 2916) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 2917) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 2918) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 2919) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 2920) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 2921) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 2922) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 2923) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 2924) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 2925) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 2926) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 2927) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 2928) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 2929) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 2930) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 2931) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 2932) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 2933) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 2934) | pub const VSWTC: usize = 7; constant OLCUC (line 2935) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 2936) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 2937) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 2938) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 2939) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 2940) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 2941) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 2942) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 2944) | pub const B0: ::speed_t = 0o000000; constant B50 (line 2945) | pub const B50: ::speed_t = 0o000001; constant B75 (line 2946) | pub const B75: ::speed_t = 0o000002; constant B110 (line 2947) | pub const B110: ::speed_t = 0o000003; constant B134 (line 2948) | pub const B134: ::speed_t = 0o000004; constant B150 (line 2949) | pub const B150: ::speed_t = 0o000005; constant B200 (line 2950) | pub const B200: ::speed_t = 0o000006; constant B300 (line 2951) | pub const B300: ::speed_t = 0o000007; constant B600 (line 2952) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 2953) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 2954) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 2955) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 2956) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 2957) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 2958) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 2959) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 2960) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 2961) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 2962) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 2963) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 2964) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 2965) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 2966) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 2967) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 2968) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 2969) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 2970) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 2971) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 2972) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 2973) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 2974) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 2975) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 2976) | pub const B4000000: ::speed_t = 0o010017; constant SO_BINDTODEVICE (line 2978) | pub const SO_BINDTODEVICE: ::c_int = 25; constant SO_TIMESTAMP (line 2979) | pub const SO_TIMESTAMP: ::c_int = 29; constant SO_MARK (line 2980) | pub const SO_MARK: ::c_int = 36; constant SO_RXQ_OVFL (line 2981) | pub const SO_RXQ_OVFL: ::c_int = 40; constant SO_PEEK_OFF (line 2982) | pub const SO_PEEK_OFF: ::c_int = 42; constant SO_BUSY_POLL (line 2983) | pub const SO_BUSY_POLL: ::c_int = 46; constant __SIZEOF_PTHREAD_RWLOCK_T (line 2985) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_MUTEX_T (line 2986) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant O_ASYNC (line 2988) | pub const O_ASYNC: ::c_int = 0x00000400; constant FIOCLEX (line 2990) | pub const FIOCLEX: ::c_int = 0x5451; constant FIONBIO (line 2991) | pub const FIONBIO: ::c_int = 0x5421; constant RLIMIT_RSS (line 2993) | pub const RLIMIT_RSS: ::c_int = 5; constant RLIMIT_NOFILE (line 2994) | pub const RLIMIT_NOFILE: ::c_int = 7; constant RLIMIT_AS (line 2995) | pub const RLIMIT_AS: ::c_int = 9; constant RLIMIT_NPROC (line 2996) | pub const RLIMIT_NPROC: ::c_int = 6; constant RLIMIT_MEMLOCK (line 2997) | pub const RLIMIT_MEMLOCK: ::c_int = 8; constant O_APPEND (line 2999) | pub const O_APPEND: ::c_int = 0x00100000; constant O_CREAT (line 3000) | pub const O_CREAT: ::c_int = 0x00010000; constant O_EXCL (line 3001) | pub const O_EXCL: ::c_int = 0x00020000; constant O_NOCTTY (line 3002) | pub const O_NOCTTY: ::c_int = 0x00000200; constant O_NONBLOCK (line 3003) | pub const O_NONBLOCK: ::c_int = 0x00000010; constant O_SYNC (line 3004) | pub const O_SYNC: ::c_int = 0x00000040 | O_DSYNC; constant O_RSYNC (line 3005) | pub const O_RSYNC: ::c_int = O_SYNC; constant O_DSYNC (line 3006) | pub const O_DSYNC: ::c_int = 0x00000020; constant SOCK_CLOEXEC (line 3008) | pub const SOCK_CLOEXEC: ::c_int = 0o2000000; constant SOCK_NONBLOCK (line 3009) | pub const SOCK_NONBLOCK: ::c_int = 0o4000; constant MAP_ANON (line 3011) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 3012) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 3013) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 3014) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 3015) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 3016) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 3017) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 3018) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 3019) | pub const MAP_STACK: ::c_int = 0x020000; constant SOCK_STREAM (line 3021) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 3022) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_SEQPACKET (line 3023) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOL_SOCKET (line 3025) | pub const SOL_SOCKET: ::c_int = 1; constant EDEADLK (line 3027) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 3028) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 3029) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 3030) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 3031) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 3032) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 3033) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 3034) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 3035) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 3036) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 3037) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 3038) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 3039) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 3040) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 3041) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 3042) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 3043) | pub const EBADE: ::c_int = 52; constant EBADR (line 3044) | pub const EBADR: ::c_int = 53; constant EXFULL (line 3045) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 3046) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 3047) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 3048) | pub const EBADSLT: ::c_int = 57; constant EDEADLOCK (line 3049) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EMULTIHOP (line 3050) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 3051) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 3052) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 3053) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 3054) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 3055) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 3056) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 3057) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 3058) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 3059) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 3060) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 3061) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 3062) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 3063) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 3064) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 3065) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 3066) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 3067) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 3068) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 3069) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 3070) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 3071) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 3072) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 3073) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 3074) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 3075) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 3076) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 3077) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 3078) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 3079) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 3080) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 3081) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 3082) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 3083) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 3084) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 3085) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 3086) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 3087) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 3088) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 3089) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 3090) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 3091) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 3092) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 3093) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 3094) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 3095) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 3096) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 3097) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 3098) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 3099) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 3100) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 3101) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 3102) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 3103) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 3104) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 3105) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 3106) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 3107) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 3108) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 3109) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 3110) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 3111) | pub const EHWPOISON: ::c_int = 133; constant SO_REUSEADDR (line 3113) | pub const SO_REUSEADDR: ::c_int = 2; constant SO_TYPE (line 3114) | pub const SO_TYPE: ::c_int = 3; constant SO_ERROR (line 3115) | pub const SO_ERROR: ::c_int = 4; constant SO_DONTROUTE (line 3116) | pub const SO_DONTROUTE: ::c_int = 5; constant SO_BROADCAST (line 3117) | pub const SO_BROADCAST: ::c_int = 6; constant SO_SNDBUF (line 3118) | pub const SO_SNDBUF: ::c_int = 7; constant SO_RCVBUF (line 3119) | pub const SO_RCVBUF: ::c_int = 8; constant SO_KEEPALIVE (line 3120) | pub const SO_KEEPALIVE: ::c_int = 9; constant SO_OOBINLINE (line 3121) | pub const SO_OOBINLINE: ::c_int = 10; constant SO_NO_CHECK (line 3122) | pub const SO_NO_CHECK: ::c_int = 11; constant SO_PRIORITY (line 3123) | pub const SO_PRIORITY: ::c_int = 12; constant SO_LINGER (line 3124) | pub const SO_LINGER: ::c_int = 13; constant SO_BSDCOMPAT (line 3125) | pub const SO_BSDCOMPAT: ::c_int = 14; constant SO_REUSEPORT (line 3126) | pub const SO_REUSEPORT: ::c_int = 15; constant SO_PASSCRED (line 3127) | pub const SO_PASSCRED: ::c_int = 16; constant SO_PEERCRED (line 3128) | pub const SO_PEERCRED: ::c_int = 17; constant SO_RCVLOWAT (line 3129) | pub const SO_RCVLOWAT: ::c_int = 18; constant SO_SNDLOWAT (line 3130) | pub const SO_SNDLOWAT: ::c_int = 19; constant SO_RCVTIMEO (line 3131) | pub const SO_RCVTIMEO: ::c_int = 20; constant SO_SNDTIMEO (line 3132) | pub const SO_SNDTIMEO: ::c_int = 21; constant SO_ACCEPTCONN (line 3133) | pub const SO_ACCEPTCONN: ::c_int = 30; constant SO_SNDBUFFORCE (line 3134) | pub const SO_SNDBUFFORCE: ::c_int = 32; constant SO_RCVBUFFORCE (line 3135) | pub const SO_RCVBUFFORCE: ::c_int = 33; constant SO_PROTOCOL (line 3136) | pub const SO_PROTOCOL: ::c_int = 38; constant SO_DOMAIN (line 3137) | pub const SO_DOMAIN: ::c_int = 39; constant SA_ONSTACK (line 3139) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 3140) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 3141) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 3143) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 3144) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 3145) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 3146) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 3147) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 3148) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 3149) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 3150) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 3151) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 3152) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 3153) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 3154) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 3155) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 3156) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 3157) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 3158) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 3159) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 3160) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 3161) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 3162) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 3163) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 3164) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 3165) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant EXTPROC (line 3167) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant MAP_HUGETLB (line 3169) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant F_GETLK (line 3171) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 3172) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 3173) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 3174) | pub const F_SETLKW: ::c_int = 7; constant F_SETOWN (line 3175) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 3177) | pub const VEOF: usize = 4; constant VEOL (line 3178) | pub const VEOL: usize = 11; constant VEOL2 (line 3179) | pub const VEOL2: usize = 16; constant VMIN (line 3180) | pub const VMIN: usize = 6; constant IEXTEN (line 3181) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 3182) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 3183) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant TCGETS (line 3185) | pub const TCGETS: ::c_int = 0x5401; constant TCSETS (line 3186) | pub const TCSETS: ::c_int = 0x5402; constant TCSETSW (line 3187) | pub const TCSETSW: ::c_int = 0x5403; constant TCSETSF (line 3188) | pub const TCSETSF: ::c_int = 0x5404; constant TCGETA (line 3189) | pub const TCGETA: ::c_int = 0x5405; constant TCSETA (line 3190) | pub const TCSETA: ::c_int = 0x5406; constant TCSETAW (line 3191) | pub const TCSETAW: ::c_int = 0x5407; constant TCSETAF (line 3192) | pub const TCSETAF: ::c_int = 0x5408; constant TCSBRK (line 3193) | pub const TCSBRK: ::c_int = 0x5409; constant TCXONC (line 3194) | pub const TCXONC: ::c_int = 0x540A; constant TCFLSH (line 3195) | pub const TCFLSH: ::c_int = 0x540B; constant TIOCGSOFTCAR (line 3196) | pub const TIOCGSOFTCAR: ::c_int = 0x5419; constant TIOCSSOFTCAR (line 3197) | pub const TIOCSSOFTCAR: ::c_int = 0x541A; constant TIOCLINUX (line 3198) | pub const TIOCLINUX: ::c_int = 0x541C; constant TIOCGSERIAL (line 3199) | pub const TIOCGSERIAL: ::c_int = 0x541E; constant TIOCEXCL (line 3200) | pub const TIOCEXCL: ::c_int = 0x540C; constant TIOCNXCL (line 3201) | pub const TIOCNXCL: ::c_int = 0x540D; constant TIOCSCTTY (line 3202) | pub const TIOCSCTTY: ::c_int = 0x540E; constant TIOCGPGRP (line 3203) | pub const TIOCGPGRP: ::c_int = 0x540F; constant TIOCSPGRP (line 3204) | pub const TIOCSPGRP: ::c_int = 0x5410; constant TIOCOUTQ (line 3205) | pub const TIOCOUTQ: ::c_int = 0x5411; constant TIOCSTI (line 3206) | pub const TIOCSTI: ::c_int = 0x5412; constant TIOCGWINSZ (line 3207) | pub const TIOCGWINSZ: ::c_int = 0x5413; constant TIOCSWINSZ (line 3208) | pub const TIOCSWINSZ: ::c_int = 0x5414; constant TIOCMGET (line 3209) | pub const TIOCMGET: ::c_int = 0x5415; constant TIOCMBIS (line 3210) | pub const TIOCMBIS: ::c_int = 0x5416; constant TIOCMBIC (line 3211) | pub const TIOCMBIC: ::c_int = 0x5417; constant TIOCMSET (line 3212) | pub const TIOCMSET: ::c_int = 0x5418; constant FIONREAD (line 3213) | pub const FIONREAD: ::c_int = 0x541B; constant TIOCCONS (line 3214) | pub const TIOCCONS: ::c_int = 0x541D; constant POLLWRNORM (line 3216) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 3217) | pub const POLLWRBAND: ::c_short = 0x200; constant TIOCM_LE (line 3219) | pub const TIOCM_LE: ::c_int = 0x001; constant TIOCM_DTR (line 3220) | pub const TIOCM_DTR: ::c_int = 0x002; constant TIOCM_RTS (line 3221) | pub const TIOCM_RTS: ::c_int = 0x004; constant TIOCM_ST (line 3222) | pub const TIOCM_ST: ::c_int = 0x008; constant TIOCM_SR (line 3223) | pub const TIOCM_SR: ::c_int = 0x010; constant TIOCM_CTS (line 3224) | pub const TIOCM_CTS: ::c_int = 0x020; constant TIOCM_CAR (line 3225) | pub const TIOCM_CAR: ::c_int = 0x040; constant TIOCM_RNG (line 3226) | pub const TIOCM_RNG: ::c_int = 0x080; constant TIOCM_DSR (line 3227) | pub const TIOCM_DSR: ::c_int = 0x100; constant TIOCM_CD (line 3228) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RI (line 3229) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant O_DIRECTORY (line 3231) | pub const O_DIRECTORY: ::c_int = 0x00080000; constant O_DIRECT (line 3232) | pub const O_DIRECT: ::c_int = 0x00000800; constant O_LARGEFILE (line 3233) | pub const O_LARGEFILE: ::c_int = 0x00001000; constant O_NOFOLLOW (line 3234) | pub const O_NOFOLLOW: ::c_int = 0x00000080; constant HUGETLB_FLAG_ENCODE_SHIFT (line 3236) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant MAP_HUGE_SHIFT (line 3237) | pub const MAP_HUGE_SHIFT: u32 = 26; function __CMSG_LEN (line 3414) | fn __CMSG_LEN(cmsg: *const cmsghdr) -> ::ssize_t { function __CMSG_NEXT (line 3419) | fn __CMSG_NEXT(cmsg: *const cmsghdr) -> *mut c_uchar { function __MHDR_END (line 3423) | fn __MHDR_END(mhdr: *const msghdr) -> *mut c_uchar { type FILE (line 3434) | pub enum FILE {} method clone (line 3437) | fn clone(&self) -> FILE { type fpos_t (line 3442) | pub enum fpos_t {} method clone (line 3445) | fn clone(&self) -> fpos_t { function isalnum (line 3451) | pub fn isalnum(c: c_int) -> c_int; function isalpha (line 3452) | pub fn isalpha(c: c_int) -> c_int; function iscntrl (line 3453) | pub fn iscntrl(c: c_int) -> c_int; function isdigit (line 3454) | pub fn isdigit(c: c_int) -> c_int; function isgraph (line 3455) | pub fn isgraph(c: c_int) -> c_int; function islower (line 3456) | pub fn islower(c: c_int) -> c_int; function isprint (line 3457) | pub fn isprint(c: c_int) -> c_int; function ispunct (line 3458) | pub fn ispunct(c: c_int) -> c_int; function isspace (line 3459) | pub fn isspace(c: c_int) -> c_int; function isupper (line 3460) | pub fn isupper(c: c_int) -> c_int; function isxdigit (line 3461) | pub fn isxdigit(c: c_int) -> c_int; function isblank (line 3462) | pub fn isblank(c: c_int) -> c_int; function tolower (line 3463) | pub fn tolower(c: c_int) -> c_int; function toupper (line 3464) | pub fn toupper(c: c_int) -> c_int; function fopen (line 3465) | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; function freopen (line 3466) | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut ... function fflush (line 3467) | pub fn fflush(file: *mut FILE) -> c_int; function fclose (line 3468) | pub fn fclose(file: *mut FILE) -> c_int; function remove (line 3469) | pub fn remove(filename: *const c_char) -> c_int; function rename (line 3470) | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; function tmpfile (line 3471) | pub fn tmpfile() -> *mut FILE; function setvbuf (line 3472) | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size... function setbuf (line 3473) | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); function getchar (line 3474) | pub fn getchar() -> c_int; function putchar (line 3475) | pub fn putchar(c: c_int) -> c_int; function fgetc (line 3476) | pub fn fgetc(stream: *mut FILE) -> c_int; function fgets (line 3477) | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; function fputc (line 3478) | pub fn fputc(c: c_int, stream: *mut FILE) -> c_int; function fputs (line 3479) | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int; function puts (line 3480) | pub fn puts(s: *const c_char) -> c_int; function ungetc (line 3481) | pub fn ungetc(c: c_int, stream: *mut FILE) -> c_int; function fread (line 3482) | pub fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *mut ... function fwrite (line 3483) | pub fn fwrite(ptr: *const c_void, size: size_t, nobj: size_t, stream: *m... function fseek (line 3484) | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; function ftell (line 3485) | pub fn ftell(stream: *mut FILE) -> c_long; function rewind (line 3486) | pub fn rewind(stream: *mut FILE); function fgetpos (line 3487) | pub fn fgetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int; function fsetpos (line 3488) | pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; function feof (line 3489) | pub fn feof(stream: *mut FILE) -> c_int; function ferror (line 3490) | pub fn ferror(stream: *mut FILE) -> c_int; function perror (line 3491) | pub fn perror(s: *const c_char); function atof (line 3492) | pub fn atof(s: *const c_char) -> c_double; function atoi (line 3493) | pub fn atoi(s: *const c_char) -> c_int; function atol (line 3494) | pub fn atol(s: *const c_char) -> c_long; function atoll (line 3495) | pub fn atoll(s: *const c_char) -> c_longlong; function strtod (line 3496) | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; function strtof (line 3497) | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; function strtol (line 3498) | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> ... function strtoll (line 3499) | pub fn strtoll(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoul (line 3500) | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoull (line 3501) | pub fn strtoull(s: *const c_char, endp: *mut *mut c_char, base: c_int) -... function calloc (line 3502) | pub fn calloc(nobj: size_t, size: size_t) -> *mut c_void; function malloc (line 3503) | pub fn malloc(size: size_t) -> *mut c_void; function realloc (line 3504) | pub fn realloc(p: *mut c_void, size: size_t) -> *mut c_void; function free (line 3505) | pub fn free(p: *mut c_void); function abort (line 3506) | pub fn abort() -> !; function exit (line 3507) | pub fn exit(status: c_int) -> !; function _exit (line 3508) | pub fn _exit(status: c_int) -> !; function atexit (line 3509) | pub fn atexit(cb: extern "C" fn()) -> c_int; function system (line 3510) | pub fn system(s: *const c_char) -> c_int; function getenv (line 3511) | pub fn getenv(s: *const c_char) -> *mut c_char; function strcpy (line 3513) | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; function strncpy (line 3514) | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut ... function strcat (line 3515) | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; function strncat (line 3516) | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_c... function strcmp (line 3517) | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; function strncmp (line 3518) | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; function strcoll (line 3519) | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; function strchr (line 3520) | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; function strrchr (line 3521) | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; function strspn (line 3522) | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; function strcspn (line 3523) | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; function strdup (line 3524) | pub fn strdup(cs: *const c_char) -> *mut c_char; function strpbrk (line 3525) | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strstr (line 3526) | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strlen (line 3527) | pub fn strlen(cs: *const c_char) -> size_t; function strnlen (line 3528) | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; function strerror (line 3529) | pub fn strerror(n: c_int) -> *mut c_char; function strtok (line 3530) | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; function strxfrm (line 3531) | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; function wcslen (line 3532) | pub fn wcslen(buf: *const wchar_t) -> size_t; function wcstombs (line 3533) | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::... function memchr (line 3535) | pub fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void; function wmemchr (line 3536) | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; function memcmp (line 3537) | pub fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int; function memcpy (line 3538) | pub fn memcpy(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut ... function memmove (line 3539) | pub fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut... function memset (line 3540) | pub fn memset(dest: *mut c_void, c: c_int, n: size_t) -> *mut c_void; function abs (line 3542) | pub fn abs(i: c_int) -> c_int; function labs (line 3543) | pub fn labs(i: c_long) -> c_long; function rand (line 3544) | pub fn rand() -> c_int; function srand (line 3545) | pub fn srand(seed: c_uint); function getpwnam (line 3547) | pub fn getpwnam(name: *const ::c_char) -> *mut passwd; function getpwuid (line 3548) | pub fn getpwuid(uid: ::uid_t) -> *mut passwd; function fprintf (line 3550) | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c... function printf (line 3551) | pub fn printf(format: *const ::c_char, ...) -> ::c_int; function snprintf (line 3552) | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ... function sprintf (line 3553) | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; function fscanf (line 3554) | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_... function scanf (line 3555) | pub fn scanf(format: *const ::c_char, ...) -> ::c_int; function sscanf (line 3556) | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; function getchar_unlocked (line 3557) | pub fn getchar_unlocked() -> ::c_int; function putchar_unlocked (line 3558) | pub fn putchar_unlocked(c: ::c_int) -> ::c_int; function socket (line 3560) | pub fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int; function connect (line 3561) | pub fn connect(socket: ::c_int, address: *const sockaddr, len: socklen_t... function listen (line 3562) | pub fn listen(socket: ::c_int, backlog: ::c_int) -> ::c_int; function accept (line 3563) | pub fn accept(socket: ::c_int, address: *mut sockaddr, address_len: *mut... function getpeername (line 3564) | pub fn getpeername( function getsockname (line 3569) | pub fn getsockname( function setsockopt (line 3574) | pub fn setsockopt( function socketpair (line 3581) | pub fn socketpair( function sendto (line 3587) | pub fn sendto( function shutdown (line 3595) | pub fn shutdown(socket: ::c_int, how: ::c_int) -> ::c_int; function chmod (line 3597) | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; function fchmod (line 3598) | pub fn fchmod(fd: ::c_int, mode: mode_t) -> ::c_int; function fstat (line 3600) | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; function mkdir (line 3602) | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; function stat (line 3604) | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; function pclose (line 3606) | pub fn pclose(stream: *mut ::FILE) -> ::c_int; function fdopen (line 3607) | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; function fileno (line 3608) | pub fn fileno(stream: *mut ::FILE) -> ::c_int; function open (line 3610) | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; function creat (line 3611) | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; function fcntl (line 3612) | pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; function opendir (line 3614) | pub fn opendir(dirname: *const c_char) -> *mut ::DIR; function readdir (line 3615) | pub fn readdir(dirp: *mut ::DIR) -> *mut ::dirent; function readdir_r (line 3616) | pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent, result: *mut *m... function closedir (line 3618) | pub fn closedir(dirp: *mut ::DIR) -> ::c_int; function rewinddir (line 3619) | pub fn rewinddir(dirp: *mut ::DIR); function openat (line 3621) | pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int,... function fchmodat (line 3622) | pub fn fchmodat( function fchown (line 3628) | pub fn fchown(fd: ::c_int, owner: ::uid_t, group: ::gid_t) -> ::c_int; function fchownat (line 3629) | pub fn fchownat( function fstatat (line 3636) | pub fn fstatat( function linkat (line 3642) | pub fn linkat( function mkdirat (line 3649) | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t... function readlinkat (line 3650) | pub fn readlinkat( function renameat (line 3656) | pub fn renameat( function symlinkat (line 3662) | pub fn symlinkat( function unlinkat (line 3667) | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_in... function access (line 3669) | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; function alarm (line 3670) | pub fn alarm(seconds: ::c_uint) -> ::c_uint; function chdir (line 3671) | pub fn chdir(dir: *const c_char) -> ::c_int; function chown (line 3672) | pub fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; function lchown (line 3673) | pub fn lchown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; function close (line 3674) | pub fn close(fd: ::c_int) -> ::c_int; function dup (line 3675) | pub fn dup(fd: ::c_int) -> ::c_int; function dup2 (line 3676) | pub fn dup2(src: ::c_int, dst: ::c_int) -> ::c_int; function execl (line 3677) | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; function execle (line 3678) | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_... function execlp (line 3679) | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_... function execv (line 3680) | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; function execve (line 3681) | pub fn execve( function execvp (line 3686) | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; function fork (line 3687) | pub fn fork() -> pid_t; function fpathconf (line 3688) | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; function getcwd (line 3689) | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; function getegid (line 3690) | pub fn getegid() -> gid_t; function geteuid (line 3691) | pub fn geteuid() -> uid_t; function getgid (line 3692) | pub fn getgid() -> gid_t; function getgroups (line 3693) | pub fn getgroups(ngroups_max: ::c_int, groups: *mut gid_t) -> ::c_int; function getlogin (line 3694) | pub fn getlogin() -> *mut c_char; function getopt (line 3695) | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_... function getpgid (line 3696) | pub fn getpgid(pid: pid_t) -> pid_t; function getpgrp (line 3697) | pub fn getpgrp() -> pid_t; function getpid (line 3698) | pub fn getpid() -> pid_t; function getppid (line 3699) | pub fn getppid() -> pid_t; function getuid (line 3700) | pub fn getuid() -> uid_t; function isatty (line 3701) | pub fn isatty(fd: ::c_int) -> ::c_int; function link (line 3702) | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; function lseek (line 3703) | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; function pathconf (line 3704) | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; function pause (line 3705) | pub fn pause() -> ::c_int; function pipe (line 3706) | pub fn pipe(fds: *mut ::c_int) -> ::c_int; function posix_memalign (line 3707) | pub fn posix_memalign(memptr: *mut *mut ::c_void, align: ::size_t, size:... function read (line 3708) | pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t; function rmdir (line 3709) | pub fn rmdir(path: *const c_char) -> ::c_int; function seteuid (line 3710) | pub fn seteuid(uid: uid_t) -> ::c_int; function setegid (line 3711) | pub fn setegid(gid: gid_t) -> ::c_int; function setgid (line 3712) | pub fn setgid(gid: gid_t) -> ::c_int; function setpgid (line 3713) | pub fn setpgid(pid: pid_t, pgid: pid_t) -> ::c_int; function setsid (line 3714) | pub fn setsid() -> pid_t; function setuid (line 3715) | pub fn setuid(uid: uid_t) -> ::c_int; function sleep (line 3716) | pub fn sleep(secs: ::c_uint) -> ::c_uint; function nanosleep (line 3717) | pub fn nanosleep(rqtp: *const timespec, rmtp: *mut timespec) -> ::c_int; function tcgetpgrp (line 3718) | pub fn tcgetpgrp(fd: ::c_int) -> pid_t; function tcsetpgrp (line 3719) | pub fn tcsetpgrp(fd: ::c_int, pgrp: ::pid_t) -> ::c_int; function ttyname (line 3720) | pub fn ttyname(fd: ::c_int) -> *mut c_char; function unlink (line 3721) | pub fn unlink(c: *const c_char) -> ::c_int; function wait (line 3722) | pub fn wait(status: *mut ::c_int) -> pid_t; function waitpid (line 3723) | pub fn waitpid(pid: pid_t, status: *mut ::c_int, options: ::c_int) -> pi... function write (line 3724) | pub fn write(fd: ::c_int, buf: *const ::c_void, count: ::size_t) -> ::ss... function pread (line 3725) | pub fn pread(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset: o... function pwrite (line 3726) | pub fn pwrite(fd: ::c_int, buf: *const ::c_void, count: ::size_t, offset... function umask (line 3727) | pub fn umask(mask: mode_t) -> mode_t; function utime (line 3729) | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; function kill (line 3731) | pub fn kill(pid: pid_t, sig: ::c_int) -> ::c_int; function mlock (line 3733) | pub fn mlock(addr: *const ::c_void, len: ::size_t) -> ::c_int; function munlock (line 3734) | pub fn munlock(addr: *const ::c_void, len: ::size_t) -> ::c_int; function mlockall (line 3735) | pub fn mlockall(flags: ::c_int) -> ::c_int; function munlockall (line 3736) | pub fn munlockall() -> ::c_int; function mmap (line 3738) | pub fn mmap( function munmap (line 3746) | pub fn munmap(addr: *mut ::c_void, len: ::size_t) -> ::c_int; function if_nametoindex (line 3748) | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint; function if_indextoname (line 3749) | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ... function lstat (line 3751) | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; function fsync (line 3753) | pub fn fsync(fd: ::c_int) -> ::c_int; function setenv (line 3755) | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_in... function unsetenv (line 3756) | pub fn unsetenv(name: *const c_char) -> ::c_int; function symlink (line 3758) | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; function ftruncate (line 3760) | pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int; function signal (line 3762) | pub fn signal(signum: ::c_int, handler: sighandler_t) -> sighandler_t; function realpath (line 3764) | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *... function flock (line 3766) | pub fn flock(fd: ::c_int, operation: ::c_int) -> ::c_int; function gettimeofday (line 3768) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function times (line 3769) | pub fn times(buf: *mut ::tms) -> ::clock_t; function pthread_self (line 3771) | pub fn pthread_self() -> ::pthread_t; function pthread_join (line 3772) | pub fn pthread_join(native: ::pthread_t, value: *mut *mut ::c_void) -> :... function pthread_exit (line 3773) | pub fn pthread_exit(value: *mut ::c_void) -> !; function pthread_attr_init (line 3774) | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int; function pthread_attr_destroy (line 3775) | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int; function pthread_attr_getstacksize (line 3776) | pub fn pthread_attr_getstacksize( function pthread_attr_setstacksize (line 3780) | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, stack_size... function pthread_attr_setdetachstate (line 3781) | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, state: :... function pthread_detach (line 3782) | pub fn pthread_detach(thread: ::pthread_t) -> ::c_int; function sched_yield (line 3783) | pub fn sched_yield() -> ::c_int; function pthread_key_create (line 3784) | pub fn pthread_key_create( function pthread_key_delete (line 3788) | pub fn pthread_key_delete(key: pthread_key_t) -> ::c_int; function pthread_getspecific (line 3789) | pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; function pthread_setspecific (line 3790) | pub fn pthread_setspecific(key: pthread_key_t, value: *const ::c_void) -... function pthread_mutex_init (line 3791) | pub fn pthread_mutex_init( function pthread_mutex_destroy (line 3795) | pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_lock (line 3796) | pub fn pthread_mutex_lock(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_trylock (line 3797) | pub fn pthread_mutex_trylock(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_unlock (line 3798) | pub fn pthread_mutex_unlock(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutexattr_init (line 3800) | pub fn pthread_mutexattr_init(attr: *mut pthread_mutexattr_t) -> ::c_int; function pthread_mutexattr_destroy (line 3801) | pub fn pthread_mutexattr_destroy(attr: *mut pthread_mutexattr_t) -> ::c_... function pthread_mutexattr_settype (line 3802) | pub fn pthread_mutexattr_settype(attr: *mut pthread_mutexattr_t, _type: ... function pthread_cond_init (line 3804) | pub fn pthread_cond_init(cond: *mut pthread_cond_t, attr: *const pthread... function pthread_cond_wait (line 3806) | pub fn pthread_cond_wait(cond: *mut pthread_cond_t, lock: *mut pthread_m... function pthread_cond_timedwait (line 3807) | pub fn pthread_cond_timedwait( function pthread_cond_signal (line 3812) | pub fn pthread_cond_signal(cond: *mut pthread_cond_t) -> ::c_int; function pthread_cond_broadcast (line 3813) | pub fn pthread_cond_broadcast(cond: *mut pthread_cond_t) -> ::c_int; function pthread_cond_destroy (line 3814) | pub fn pthread_cond_destroy(cond: *mut pthread_cond_t) -> ::c_int; function pthread_condattr_init (line 3815) | pub fn pthread_condattr_init(attr: *mut pthread_condattr_t) -> ::c_int; function pthread_condattr_destroy (line 3816) | pub fn pthread_condattr_destroy(attr: *mut pthread_condattr_t) -> ::c_int; function pthread_rwlock_init (line 3817) | pub fn pthread_rwlock_init( function pthread_rwlock_destroy (line 3821) | pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_rdlock (line 3822) | pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_tryrdlock (line 3823) | pub fn pthread_rwlock_tryrdlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_wrlock (line 3824) | pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_trywrlock (line 3825) | pub fn pthread_rwlock_trywrlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_unlock (line 3826) | pub fn pthread_rwlock_unlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlockattr_init (line 3827) | pub fn pthread_rwlockattr_init(attr: *mut pthread_rwlockattr_t) -> ::c_int; function pthread_rwlockattr_destroy (line 3828) | pub fn pthread_rwlockattr_destroy(attr: *mut pthread_rwlockattr_t) -> ::... function pthread_getname_np (line 3829) | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len:... function pthread_setname_np (line 3830) | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) ->... function strerror_r (line 3831) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function getsockopt (line 3833) | pub fn getsockopt( function raise (line 3840) | pub fn raise(signum: ::c_int) -> ::c_int; function sigaction (line 3841) | pub fn sigaction(signum: ::c_int, act: *const sigaction, oldact: *mut si... function utimes (line 3843) | pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c... function dlopen (line 3844) | pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; function dlerror (line 3845) | pub fn dlerror() -> *mut ::c_char; function dlsym (line 3846) | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c... function dlclose (line 3847) | pub fn dlclose(handle: *mut ::c_void) -> ::c_int; function dladdr (line 3848) | pub fn dladdr(addr: *const ::c_void, info: *mut Dl_info) -> ::c_int; function getaddrinfo (line 3850) | pub fn getaddrinfo( function freeaddrinfo (line 3856) | pub fn freeaddrinfo(res: *mut addrinfo); function gai_strerror (line 3857) | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; function res_init (line 3858) | pub fn res_init() -> ::c_int; function gmtime_r (line 3860) | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; function localtime_r (line 3861) | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; function mktime (line 3862) | pub fn mktime(tm: *mut tm) -> time_t; function time (line 3863) | pub fn time(time: *mut time_t) -> time_t; function gmtime (line 3864) | pub fn gmtime(time_p: *const time_t) -> *mut tm; function localtime (line 3865) | pub fn localtime(time_p: *const time_t) -> *mut tm; function mknod (line 3867) | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) ->... function uname (line 3868) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function gethostname (line 3869) | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function getservbyname (line 3870) | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *... function getprotobyname (line 3871) | pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; function getprotobynumber (line 3872) | pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; function usleep (line 3873) | pub fn usleep(secs: ::c_uint) -> ::c_int; function send (line 3874) | pub fn send(socket: ::c_int, buf: *const ::c_void, len: ::size_t, flags:... function recv (line 3875) | pub fn recv(socket: ::c_int, buf: *mut ::c_void, len: ::size_t, flags: :... function putenv (line 3876) | pub fn putenv(string: *mut c_char) -> ::c_int; function poll (line 3877) | pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; function select (line 3878) | pub fn select( function setlocale (line 3885) | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c... function localeconv (line 3886) | pub fn localeconv() -> *mut lconv; function sem_destroy (line 3888) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_wait (line 3889) | pub fn sem_wait(sem: *mut sem_t) -> ::c_int; function sem_trywait (line 3890) | pub fn sem_trywait(sem: *mut sem_t) -> ::c_int; function sem_post (line 3891) | pub fn sem_post(sem: *mut sem_t) -> ::c_int; function sem_init (line 3892) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function statvfs (line 3893) | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; function fstatvfs (line 3894) | pub fn fstatvfs(fd: ::c_int, buf: *mut statvfs) -> ::c_int; function readlink (line 3896) | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) ... function sigemptyset (line 3898) | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int; function sigaddset (line 3899) | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; function sigfillset (line 3900) | pub fn sigfillset(set: *mut sigset_t) -> ::c_int; function sigdelset (line 3901) | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; function sigismember (line 3902) | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int; function sigprocmask (line 3904) | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigs... function sigpending (line 3905) | pub fn sigpending(set: *mut sigset_t) -> ::c_int; function timegm (line 3907) | pub fn timegm(tm: *mut ::tm) -> time_t; function getsid (line 3909) | pub fn getsid(pid: pid_t) -> pid_t; function sysconf (line 3911) | pub fn sysconf(name: ::c_int) -> ::c_long; function mkfifo (line 3913) | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; function pselect (line 3915) | pub fn pselect( function fseeko (line 3923) | pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ... function ftello (line 3924) | pub fn ftello(stream: *mut ::FILE) -> ::off_t; function tcdrain (line 3925) | pub fn tcdrain(fd: ::c_int) -> ::c_int; function cfgetispeed (line 3926) | pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; function cfgetospeed (line 3927) | pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; function cfmakeraw (line 3928) | pub fn cfmakeraw(termios: *mut ::termios); function cfsetispeed (line 3929) | pub fn cfsetispeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; function cfsetospeed (line 3930) | pub fn cfsetospeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; function cfsetspeed (line 3931) | pub fn cfsetspeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; function tcgetattr (line 3932) | pub fn tcgetattr(fd: ::c_int, termios: *mut ::termios) -> ::c_int; function tcsetattr (line 3933) | pub fn tcsetattr(fd: ::c_int, optional_actions: ::c_int, termios: *const... function tcflow (line 3934) | pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; function tcflush (line 3935) | pub fn tcflush(fd: ::c_int, action: ::c_int) -> ::c_int; function tcgetsid (line 3936) | pub fn tcgetsid(fd: ::c_int) -> ::pid_t; function tcsendbreak (line 3937) | pub fn tcsendbreak(fd: ::c_int, duration: ::c_int) -> ::c_int; function mkstemp (line 3938) | pub fn mkstemp(template: *mut ::c_char) -> ::c_int; function mkdtemp (line 3939) | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; function tmpnam (line 3941) | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; function openlog (line 3943) | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); function closelog (line 3944) | pub fn closelog(); function setlogmask (line 3945) | pub fn setlogmask(maskpri: ::c_int) -> ::c_int; function syslog (line 3946) | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); function grantpt (line 3948) | pub fn grantpt(fd: ::c_int) -> ::c_int; function posix_openpt (line 3949) | pub fn posix_openpt(flags: ::c_int) -> ::c_int; function ptsname (line 3950) | pub fn ptsname(fd: ::c_int) -> *mut ::c_char; function unlockpt (line 3951) | pub fn unlockpt(fd: ::c_int) -> ::c_int; function fdatasync (line 3953) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function clock_getres (line 3954) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 3955) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_settime (line 3956) | pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_... function dirfd (line 3957) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function pthread_getattr_np (line 3959) | pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr... function pthread_attr_getstack (line 3960) | pub fn pthread_attr_getstack( function memalign (line 3965) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function setgroups (line 3966) | pub fn setgroups(ngroups: ::size_t, ptr: *const ::gid_t) -> ::c_int; function pipe2 (line 3967) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; function statfs (line 3968) | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; function fstatfs (line 3969) | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; function memrchr (line 3970) | pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c... function posix_fadvise (line 3972) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise:... function futimens (line 3973) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function utimensat (line 3974) | pub fn utimensat( function duplocale (line 3980) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function freelocale (line 3981) | pub fn freelocale(loc: ::locale_t); function newlocale (line 3982) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function uselocale (line 3983) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function fdopendir (line 3985) | pub fn fdopendir(fd: ::c_int) -> *mut ::DIR; function mknodat (line 3987) | pub fn mknodat( function pthread_condattr_getclock (line 3993) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 3997) | pub fn pthread_condattr_setclock( function accept4 (line 4001) | pub fn accept4( function ptsname_r (line 4007) | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> :... function clearenv (line 4008) | pub fn clearenv() -> ::c_int; function waitid (line 4009) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function setreuid (line 4011) | pub fn setreuid(ruid: ::uid_t, euid: ::uid_t) -> ::c_int; function setregid (line 4012) | pub fn setregid(rgid: ::gid_t, egid: ::gid_t) -> ::c_int; function getresuid (line 4013) | pub fn getresuid(ruid: *mut ::uid_t, euid: *mut ::uid_t, suid: *mut ::ui... function getresgid (line 4014) | pub fn getresgid(rgid: *mut ::gid_t, egid: *mut ::gid_t, sgid: *mut ::gi... function acct (line 4015) | pub fn acct(filename: *const ::c_char) -> ::c_int; function brk (line 4016) | pub fn brk(addr: *mut ::c_void) -> ::c_int; function setresgid (line 4017) | pub fn setresgid(rgid: ::gid_t, egid: ::gid_t, sgid: ::gid_t) -> ::c_int; function setresuid (line 4018) | pub fn setresuid(ruid: ::uid_t, euid: ::uid_t, suid: ::uid_t) -> ::c_int; function openpty (line 4019) | pub fn openpty( function execvpe (line 4026) | pub fn execvpe( function fexecve (line 4031) | pub fn fexecve( function ioctl (line 4037) | pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; function lutimes (line 4039) | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; function setpwent (line 4041) | pub fn setpwent(); function endpwent (line 4042) | pub fn endpwent(); function getpwent (line 4043) | pub fn getpwent() -> *mut passwd; function shm_open (line 4045) | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::... function shmget (line 4048) | pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function shmat (line 4049) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmdt (line 4050) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmctl (line 4051) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function ftok (line 4052) | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; function semget (line 4053) | pub fn semget(key: ::key_t, nsems: ::c_int, semflag: ::c_int) -> ::c_int; function semop (line 4054) | pub fn semop(semid: ::c_int, sops: *mut ::sembuf, nsops: ::size_t) -> ::... function semctl (line 4055) | pub fn semctl(semid: ::c_int, semnum: ::c_int, cmd: ::c_int, ...) -> ::c... function msgctl (line 4056) | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; function msgget (line 4057) | pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; function msgrcv (line 4058) | pub fn msgrcv( function msgsnd (line 4065) | pub fn msgsnd( function mprotect (line 4072) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function __errno_location (line 4073) | pub fn __errno_location() -> *mut ::c_int; function fallocate (line 4075) | pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off... function posix_fallocate (line 4076) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function readahead (line 4077) | pub fn readahead(fd: ::c_int, offset: ::off64_t, count: ::size_t) -> ::s... function signalfd (line 4078) | pub fn signalfd(fd: ::c_int, mask: *const ::sigset_t, flags: ::c_int) ->... function timerfd_create (line 4079) | pub fn timerfd_create(clockid: ::c_int, flags: ::c_int) -> ::c_int; function timerfd_gettime (line 4080) | pub fn timerfd_gettime(fd: ::c_int, curr_value: *mut itimerspec) -> ::c_... function timerfd_settime (line 4081) | pub fn timerfd_settime( function pwritev (line 4087) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function preadv (line 4089) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function quotactl (line 4090) | pub fn quotactl( function dup3 (line 4096) | pub fn dup3(oldfd: ::c_int, newfd: ::c_int, flags: ::c_int) -> ::c_int; function mkostemp (line 4097) | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; function mkostemps (line 4098) | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c... function sigtimedwait (line 4099) | pub fn sigtimedwait( function sigwaitinfo (line 4104) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function nl_langinfo_l (line 4105) | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; function getnameinfo (line 4106) | pub fn getnameinfo( function reboot (line 4115) | pub fn reboot(how_to: ::c_int) -> ::c_int; function setfsgid (line 4116) | pub fn setfsgid(gid: ::gid_t) -> ::c_int; function setfsuid (line 4117) | pub fn setfsuid(uid: ::uid_t) -> ::c_int; function mkfifoat (line 4120) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function if_nameindex (line 4121) | pub fn if_nameindex() -> *mut if_nameindex; function if_freenameindex (line 4122) | pub fn if_freenameindex(ptr: *mut if_nameindex); function sync_file_range (line 4123) | pub fn sync_file_range( function getifaddrs (line 4129) | pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int; function freeifaddrs (line 4130) | pub fn freeifaddrs(ifa: *mut ::ifaddrs); function glob (line 4132) | pub fn glob( function globfree (line 4138) | pub fn globfree(pglob: *mut ::glob_t); function posix_madvise (line 4140) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function shm_unlink (line 4142) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function seekdir (line 4144) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 4146) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function madvise (line 4147) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function msync (line 4149) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function recvfrom (line 4151) | pub fn recvfrom( function mkstemps (line 4159) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function futimes (line 4160) | pub fn futimes(fd: ::c_int, times: *const ::timeval) -> ::c_int; function nl_langinfo (line 4161) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function bind (line 4163) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function writev (line 4165) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 4166) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function sendmsg (line 4168) | pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::s... function recvmsg (line 4169) | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssi... function getdomainname (line 4170) | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function setdomainname (line 4171) | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; function vhangup (line 4172) | pub fn vhangup() -> ::c_int; function sendmmsg (line 4173) | pub fn sendmmsg( function recvmmsg (line 4179) | pub fn recvmmsg( function sync (line 4186) | pub fn sync(); function syscall (line 4187) | pub fn syscall(num: ::c_long, ...) -> ::c_long; function sched_getaffinity (line 4188) | pub fn sched_getaffinity(pid: ::pid_t, cpusetsize: ::size_t, cpuset: *mu... function sched_setaffinity (line 4190) | pub fn sched_setaffinity( function umount (line 4195) | pub fn umount(target: *const ::c_char) -> ::c_int; function sched_get_priority_max (line 4196) | pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; function tee (line 4197) | pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_ui... function settimeofday (line 4198) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_... function splice (line 4199) | pub fn splice( function eventfd (line 4207) | pub fn eventfd(init: ::c_uint, flags: ::c_int) -> ::c_int; function sched_rr_get_interval (line 4208) | pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int; function sem_timedwait (line 4209) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_getvalue (line 4210) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function sched_setparam (line 4211) | pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_... function swapoff (line 4212) | pub fn swapoff(puath: *const ::c_char) -> ::c_int; function vmsplice (line 4213) | pub fn vmsplice( function mount (line 4219) | pub fn mount( function personality (line 4226) | pub fn personality(persona: ::c_ulong) -> ::c_int; function sched_getparam (line 4227) | pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; function ppoll (line 4228) | pub fn ppoll( function pthread_mutex_timedlock (line 4234) | pub fn pthread_mutex_timedlock( function clone (line 4238) | pub fn clone( function sched_getscheduler (line 4245) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function clock_nanosleep (line 4246) | pub fn clock_nanosleep( function pthread_attr_getguardsize (line 4252) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 4256) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function sethostname (line 4257) | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; function sched_get_priority_min (line 4258) | pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; function umount2 (line 4259) | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; function swapon (line 4260) | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; function sched_setscheduler (line 4261) | pub fn sched_setscheduler( function sigsuspend (line 4266) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function getgrgid_r (line 4267) | pub fn getgrgid_r( function sigaltstack (line 4274) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sem_close (line 4275) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getdtablesize (line 4276) | pub fn getdtablesize() -> ::c_int; function getgrnam_r (line 4277) | pub fn getgrnam_r( function initgroups (line 4284) | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; function pthread_sigmask (line 4285) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 4286) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 4287) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_cancel (line 4288) | pub fn pthread_cancel(thread: ::pthread_t) -> ::c_int; function pthread_kill (line 4289) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sem_unlink (line 4290) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function daemon (line 4291) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function getpwnam_r (line 4292) | pub fn getpwnam_r( function getpwuid_r (line 4299) | pub fn getpwuid_r( function sigwait (line 4306) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 4307) | pub fn pthread_atfork( function getgrgid (line 4312) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function setgrent (line 4314) | pub fn setgrent(); function endgrent (line 4315) | pub fn endgrent(); function getgrent (line 4316) | pub fn getgrent() -> *mut ::group; function getgrouplist (line 4318) | pub fn getgrouplist( function popen (line 4324) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function faccessat (line 4325) | pub fn faccessat( function pthread_create (line 4331) | pub fn pthread_create( function dl_iterate_phdr (line 4337) | pub fn dl_iterate_phdr( FILE: builder/third-party/libc/src/fuchsia/riscv64.rs type c_char (line 2) | pub type c_char = u8; type __u64 (line 3) | pub type __u64 = ::c_ulonglong; type wchar_t (line 4) | pub type wchar_t = i32; type nlink_t (line 6) | pub type nlink_t = ::c_ulong; type blksize_t (line 7) | pub type blksize_t = ::c_long; type stat64 (line 9) | pub type stat64 = stat; FILE: builder/third-party/libc/src/fuchsia/x86_64.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type nlink_t (line 3) | pub type nlink_t = u64; type blksize_t (line 4) | pub type blksize_t = ::c_long; type __u64 (line 5) | pub type __u64 = ::c_ulonglong; constant R15 (line 121) | pub const R15: ::c_int = 0; constant R14 (line 122) | pub const R14: ::c_int = 1; constant R13 (line 123) | pub const R13: ::c_int = 2; constant R12 (line 124) | pub const R12: ::c_int = 3; constant RBP (line 125) | pub const RBP: ::c_int = 4; constant RBX (line 126) | pub const RBX: ::c_int = 5; constant R11 (line 127) | pub const R11: ::c_int = 6; constant R10 (line 128) | pub const R10: ::c_int = 7; constant R9 (line 129) | pub const R9: ::c_int = 8; constant R8 (line 130) | pub const R8: ::c_int = 9; constant RAX (line 131) | pub const RAX: ::c_int = 10; constant RCX (line 132) | pub const RCX: ::c_int = 11; constant RDX (line 133) | pub const RDX: ::c_int = 12; constant RSI (line 134) | pub const RSI: ::c_int = 13; constant RDI (line 135) | pub const RDI: ::c_int = 14; constant ORIG_RAX (line 136) | pub const ORIG_RAX: ::c_int = 15; constant RIP (line 137) | pub const RIP: ::c_int = 16; constant CS (line 138) | pub const CS: ::c_int = 17; constant EFLAGS (line 139) | pub const EFLAGS: ::c_int = 18; constant RSP (line 140) | pub const RSP: ::c_int = 19; constant SS (line 141) | pub const SS: ::c_int = 20; constant FS_BASE (line 142) | pub const FS_BASE: ::c_int = 21; constant GS_BASE (line 143) | pub const GS_BASE: ::c_int = 22; constant DS (line 144) | pub const DS: ::c_int = 23; constant ES (line 145) | pub const ES: ::c_int = 24; constant FS (line 146) | pub const FS: ::c_int = 25; constant GS (line 147) | pub const GS: ::c_int = 26; constant MAP_32BIT (line 149) | pub const MAP_32BIT: ::c_int = 0x0040; constant SIGSTKSZ (line 151) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 152) | pub const MINSIGSTKSZ: ::size_t = 2048; FILE: builder/third-party/libc/src/hermit/aarch64.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; FILE: builder/third-party/libc/src/hermit/mod.rs type c_schar (line 3) | pub type c_schar = i8; type c_uchar (line 4) | pub type c_uchar = u8; type c_short (line 5) | pub type c_short = i16; type c_ushort (line 6) | pub type c_ushort = u16; type c_int (line 7) | pub type c_int = i32; type c_uint (line 8) | pub type c_uint = u32; type c_float (line 9) | pub type c_float = f32; type c_double (line 10) | pub type c_double = f64; type c_longlong (line 11) | pub type c_longlong = i64; type c_ulonglong (line 12) | pub type c_ulonglong = u64; type intmax_t (line 13) | pub type intmax_t = i64; type uintmax_t (line 14) | pub type uintmax_t = u64; type size_t (line 16) | pub type size_t = usize; type ptrdiff_t (line 17) | pub type ptrdiff_t = isize; type intptr_t (line 18) | pub type intptr_t = isize; type uintptr_t (line 19) | pub type uintptr_t = usize; type ssize_t (line 20) | pub type ssize_t = isize; type c_long (line 22) | pub type c_long = i64; type c_ulong (line 23) | pub type c_ulong = u64; type wint_t (line 25) | pub type wint_t = u32; type wctype_t (line 26) | pub type wctype_t = i64; type regoff_t (line 28) | pub type regoff_t = size_t; type off_t (line 29) | pub type off_t = c_long; FILE: builder/third-party/libc/src/hermit/x86_64.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; FILE: builder/third-party/libc/src/psp.rs type c_schar (line 7) | pub type c_schar = i8; type c_uchar (line 8) | pub type c_uchar = u8; type c_short (line 9) | pub type c_short = i16; type c_ushort (line 10) | pub type c_ushort = u16; type c_int (line 11) | pub type c_int = i32; type c_uint (line 12) | pub type c_uint = u32; type c_float (line 13) | pub type c_float = f32; type c_double (line 14) | pub type c_double = f64; type c_longlong (line 15) | pub type c_longlong = i64; type c_ulonglong (line 16) | pub type c_ulonglong = u64; type intmax_t (line 17) | pub type intmax_t = i64; type uintmax_t (line 18) | pub type uintmax_t = u64; type size_t (line 20) | pub type size_t = usize; type ptrdiff_t (line 21) | pub type ptrdiff_t = isize; type intptr_t (line 22) | pub type intptr_t = isize; type uintptr_t (line 23) | pub type uintptr_t = usize; type ssize_t (line 24) | pub type ssize_t = isize; type c_char (line 26) | pub type c_char = u8; type c_long (line 27) | pub type c_long = i64; type c_ulong (line 28) | pub type c_ulong = u64; type SceKernelVTimerHandler (line 50) | pub type SceKernelVTimerHandler = unsafe extern "C" fn( type SceKernelVTimerHandlerWide (line 57) | pub type SceKernelVTimerHandlerWide = type SceKernelThreadEventHandler (line 60) | pub type SceKernelThreadEventHandler = type SceKernelAlarmHandler (line 63) | pub type SceKernelAlarmHandler = unsafe extern "C" fn(common: *mut c_voi... type SceKernelCallbackFunction (line 65) | pub type SceKernelCallbackFunction = type SceKernelThreadEntry (line 68) | pub type SceKernelThreadEntry = unsafe extern "C" fn(args: usize, argp: ... type PowerCallback (line 70) | pub type PowerCallback = extern "C" fn(unknown: i32, power_info: i32); type IoPermissions (line 72) | pub type IoPermissions = i32; type UmdCallback (line 74) | pub type UmdCallback = fn(unknown: i32, event: i32) -> i32; type SceMpegRingbufferCb (line 76) | pub type SceMpegRingbufferCb = type GuCallback (line 79) | pub type GuCallback = ::Option; type GuSwapBuffersCallback (line 80) | pub type GuSwapBuffersCallback = type SceNetAdhocctlHandler (line 83) | pub type SceNetAdhocctlHandler = type AdhocMatchingCallback (line 86) | pub type AdhocMatchingCallback = ::Option< type SceNetApctlHandler (line 96) | pub type SceNetApctlHandler = ::Option< type HttpMallocFunction (line 100) | pub type HttpMallocFunction = ::Option; type HttpPasswordCB (line 104) | pub type HttpPasswordCB = ::Option< type socklen_t (line 118) | pub type socklen_t = u32; constant INT_MIN (line 2418) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 2419) | pub const INT_MAX: c_int = 2147483647; constant AUDIO_VOLUME_MAX (line 2421) | pub const AUDIO_VOLUME_MAX: u32 = 0x8000; constant AUDIO_CHANNEL_MAX (line 2422) | pub const AUDIO_CHANNEL_MAX: u32 = 8; constant AUDIO_NEXT_CHANNEL (line 2423) | pub const AUDIO_NEXT_CHANNEL: i32 = -1; constant AUDIO_SAMPLE_MIN (line 2424) | pub const AUDIO_SAMPLE_MIN: u32 = 64; constant AUDIO_SAMPLE_MAX (line 2425) | pub const AUDIO_SAMPLE_MAX: u32 = 65472; constant PSP_CTRL_SELECT (line 2427) | pub const PSP_CTRL_SELECT: i32 = 0x000001; constant PSP_CTRL_START (line 2428) | pub const PSP_CTRL_START: i32 = 0x000008; constant PSP_CTRL_UP (line 2429) | pub const PSP_CTRL_UP: i32 = 0x000010; constant PSP_CTRL_RIGHT (line 2430) | pub const PSP_CTRL_RIGHT: i32 = 0x000020; constant PSP_CTRL_DOWN (line 2431) | pub const PSP_CTRL_DOWN: i32 = 0x000040; constant PSP_CTRL_LEFT (line 2432) | pub const PSP_CTRL_LEFT: i32 = 0x000080; constant PSP_CTRL_LTRIGGER (line 2433) | pub const PSP_CTRL_LTRIGGER: i32 = 0x000100; constant PSP_CTRL_RTRIGGER (line 2434) | pub const PSP_CTRL_RTRIGGER: i32 = 0x000200; constant PSP_CTRL_TRIANGLE (line 2435) | pub const PSP_CTRL_TRIANGLE: i32 = 0x001000; constant PSP_CTRL_CIRCLE (line 2436) | pub const PSP_CTRL_CIRCLE: i32 = 0x002000; constant PSP_CTRL_CROSS (line 2437) | pub const PSP_CTRL_CROSS: i32 = 0x004000; constant PSP_CTRL_SQUARE (line 2438) | pub const PSP_CTRL_SQUARE: i32 = 0x008000; constant PSP_CTRL_HOME (line 2439) | pub const PSP_CTRL_HOME: i32 = 0x010000; constant PSP_CTRL_HOLD (line 2440) | pub const PSP_CTRL_HOLD: i32 = 0x020000; constant PSP_CTRL_NOTE (line 2441) | pub const PSP_CTRL_NOTE: i32 = 0x800000; constant PSP_CTRL_SCREEN (line 2442) | pub const PSP_CTRL_SCREEN: i32 = 0x400000; constant PSP_CTRL_VOLUP (line 2443) | pub const PSP_CTRL_VOLUP: i32 = 0x100000; constant PSP_CTRL_VOLDOWN (line 2444) | pub const PSP_CTRL_VOLDOWN: i32 = 0x200000; constant PSP_CTRL_WLAN_UP (line 2445) | pub const PSP_CTRL_WLAN_UP: i32 = 0x040000; constant PSP_CTRL_REMOTE (line 2446) | pub const PSP_CTRL_REMOTE: i32 = 0x080000; constant PSP_CTRL_DISC (line 2447) | pub const PSP_CTRL_DISC: i32 = 0x1000000; constant PSP_CTRL_MS (line 2448) | pub const PSP_CTRL_MS: i32 = 0x2000000; constant USB_CAM_PID (line 2450) | pub const USB_CAM_PID: i32 = 0x282; constant USB_BUS_DRIVER_NAME (line 2451) | pub const USB_BUS_DRIVER_NAME: &str = "USBBusDriver"; constant USB_CAM_DRIVER_NAME (line 2452) | pub const USB_CAM_DRIVER_NAME: &str = "USBCamDriver"; constant USB_CAM_MIC_DRIVER_NAME (line 2453) | pub const USB_CAM_MIC_DRIVER_NAME: &str = "USBCamMicDriver"; constant USB_STOR_DRIVER_NAME (line 2454) | pub const USB_STOR_DRIVER_NAME: &str = "USBStor_Driver"; constant ACTIVATED (line 2456) | pub const ACTIVATED: i32 = 0x200; constant CONNECTED (line 2457) | pub const CONNECTED: i32 = 0x020; constant ESTABLISHED (line 2458) | pub const ESTABLISHED: i32 = 0x002; constant USB_CAM_FLIP (line 2460) | pub const USB_CAM_FLIP: i32 = 1; constant USB_CAM_MIRROR (line 2461) | pub const USB_CAM_MIRROR: i32 = 0x100; constant THREAD_ATTR_VFPU (line 2463) | pub const THREAD_ATTR_VFPU: i32 = 0x00004000; constant THREAD_ATTR_USER (line 2464) | pub const THREAD_ATTR_USER: i32 = 0x80000000; constant THREAD_ATTR_USBWLAN (line 2465) | pub const THREAD_ATTR_USBWLAN: i32 = 0xa0000000; constant THREAD_ATTR_VSH (line 2466) | pub const THREAD_ATTR_VSH: i32 = 0xc0000000; constant THREAD_ATTR_SCRATCH_SRAM (line 2467) | pub const THREAD_ATTR_SCRATCH_SRAM: i32 = 0x00008000; constant THREAD_ATTR_NO_FILLSTACK (line 2468) | pub const THREAD_ATTR_NO_FILLSTACK: i32 = 0x00100000; constant THREAD_ATTR_CLEAR_STACK (line 2469) | pub const THREAD_ATTR_CLEAR_STACK: i32 = 0x00200000; constant EVENT_WAIT_MULTIPLE (line 2471) | pub const EVENT_WAIT_MULTIPLE: i32 = 0x200; constant EVENT_WAIT_AND (line 2473) | pub const EVENT_WAIT_AND: i32 = 0; constant EVENT_WAIT_OR (line 2474) | pub const EVENT_WAIT_OR: i32 = 1; constant EVENT_WAIT_CLEAR (line 2475) | pub const EVENT_WAIT_CLEAR: i32 = 0x20; constant POWER_INFO_POWER_SWITCH (line 2477) | pub const POWER_INFO_POWER_SWITCH: i32 = 0x80000000; constant POWER_INFO_HOLD_SWITCH (line 2478) | pub const POWER_INFO_HOLD_SWITCH: i32 = 0x40000000; constant POWER_INFO_STANDBY (line 2479) | pub const POWER_INFO_STANDBY: i32 = 0x00080000; constant POWER_INFO_RESUME_COMPLETE (line 2480) | pub const POWER_INFO_RESUME_COMPLETE: i32 = 0x00040000; constant POWER_INFO_RESUMING (line 2481) | pub const POWER_INFO_RESUMING: i32 = 0x00020000; constant POWER_INFO_SUSPENDING (line 2482) | pub const POWER_INFO_SUSPENDING: i32 = 0x00010000; constant POWER_INFO_AC_POWER (line 2483) | pub const POWER_INFO_AC_POWER: i32 = 0x00001000; constant POWER_INFO_BATTERY_LOW (line 2484) | pub const POWER_INFO_BATTERY_LOW: i32 = 0x00000100; constant POWER_INFO_BATTERY_EXIST (line 2485) | pub const POWER_INFO_BATTERY_EXIST: i32 = 0x00000080; constant POWER_INFO_BATTERY_POWER (line 2486) | pub const POWER_INFO_BATTERY_POWER: i32 = 0x0000007; constant FIO_S_IFLNK (line 2488) | pub const FIO_S_IFLNK: i32 = 0x4000; constant FIO_S_IFDIR (line 2489) | pub const FIO_S_IFDIR: i32 = 0x1000; constant FIO_S_IFREG (line 2490) | pub const FIO_S_IFREG: i32 = 0x2000; constant FIO_S_ISUID (line 2491) | pub const FIO_S_ISUID: i32 = 0x0800; constant FIO_S_ISGID (line 2492) | pub const FIO_S_ISGID: i32 = 0x0400; constant FIO_S_ISVTX (line 2493) | pub const FIO_S_ISVTX: i32 = 0x0200; constant FIO_S_IRUSR (line 2494) | pub const FIO_S_IRUSR: i32 = 0x0100; constant FIO_S_IWUSR (line 2495) | pub const FIO_S_IWUSR: i32 = 0x0080; constant FIO_S_IXUSR (line 2496) | pub const FIO_S_IXUSR: i32 = 0x0040; constant FIO_S_IRGRP (line 2497) | pub const FIO_S_IRGRP: i32 = 0x0020; constant FIO_S_IWGRP (line 2498) | pub const FIO_S_IWGRP: i32 = 0x0010; constant FIO_S_IXGRP (line 2499) | pub const FIO_S_IXGRP: i32 = 0x0008; constant FIO_S_IROTH (line 2500) | pub const FIO_S_IROTH: i32 = 0x0004; constant FIO_S_IWOTH (line 2501) | pub const FIO_S_IWOTH: i32 = 0x0002; constant FIO_S_IXOTH (line 2502) | pub const FIO_S_IXOTH: i32 = 0x0001; constant FIO_SO_IFLNK (line 2504) | pub const FIO_SO_IFLNK: i32 = 0x0008; constant FIO_SO_IFDIR (line 2505) | pub const FIO_SO_IFDIR: i32 = 0x0010; constant FIO_SO_IFREG (line 2506) | pub const FIO_SO_IFREG: i32 = 0x0020; constant FIO_SO_IROTH (line 2507) | pub const FIO_SO_IROTH: i32 = 0x0004; constant FIO_SO_IWOTH (line 2508) | pub const FIO_SO_IWOTH: i32 = 0x0002; constant FIO_SO_IXOTH (line 2509) | pub const FIO_SO_IXOTH: i32 = 0x0001; constant PSP_O_RD_ONLY (line 2511) | pub const PSP_O_RD_ONLY: i32 = 0x0001; constant PSP_O_WR_ONLY (line 2512) | pub const PSP_O_WR_ONLY: i32 = 0x0002; constant PSP_O_RD_WR (line 2513) | pub const PSP_O_RD_WR: i32 = 0x0003; constant PSP_O_NBLOCK (line 2514) | pub const PSP_O_NBLOCK: i32 = 0x0004; constant PSP_O_DIR (line 2515) | pub const PSP_O_DIR: i32 = 0x0008; constant PSP_O_APPEND (line 2516) | pub const PSP_O_APPEND: i32 = 0x0100; constant PSP_O_CREAT (line 2517) | pub const PSP_O_CREAT: i32 = 0x0200; constant PSP_O_TRUNC (line 2518) | pub const PSP_O_TRUNC: i32 = 0x0400; constant PSP_O_EXCL (line 2519) | pub const PSP_O_EXCL: i32 = 0x0800; constant PSP_O_NO_WAIT (line 2520) | pub const PSP_O_NO_WAIT: i32 = 0x8000; constant UMD_NOT_PRESENT (line 2522) | pub const UMD_NOT_PRESENT: i32 = 0x01; constant UMD_PRESENT (line 2523) | pub const UMD_PRESENT: i32 = 0x02; constant UMD_CHANGED (line 2524) | pub const UMD_CHANGED: i32 = 0x04; constant UMD_INITING (line 2525) | pub const UMD_INITING: i32 = 0x08; constant UMD_INITED (line 2526) | pub const UMD_INITED: i32 = 0x10; constant UMD_READY (line 2527) | pub const UMD_READY: i32 = 0x20; constant PLAY_PAUSE (line 2529) | pub const PLAY_PAUSE: i32 = 0x1; constant FORWARD (line 2530) | pub const FORWARD: i32 = 0x4; constant BACK (line 2531) | pub const BACK: i32 = 0x8; constant VOL_UP (line 2532) | pub const VOL_UP: i32 = 0x10; constant VOL_DOWN (line 2533) | pub const VOL_DOWN: i32 = 0x20; constant HOLD (line 2534) | pub const HOLD: i32 = 0x80; constant GU_PI (line 2536) | pub const GU_PI: f32 = 3.141593; constant GU_TEXTURE_8BIT (line 2538) | pub const GU_TEXTURE_8BIT: i32 = 1; constant GU_TEXTURE_16BIT (line 2539) | pub const GU_TEXTURE_16BIT: i32 = 2; constant GU_TEXTURE_32BITF (line 2540) | pub const GU_TEXTURE_32BITF: i32 = 3; constant GU_COLOR_5650 (line 2541) | pub const GU_COLOR_5650: i32 = 4 << 2; constant GU_COLOR_5551 (line 2542) | pub const GU_COLOR_5551: i32 = 5 << 2; constant GU_COLOR_4444 (line 2543) | pub const GU_COLOR_4444: i32 = 6 << 2; constant GU_COLOR_8888 (line 2544) | pub const GU_COLOR_8888: i32 = 7 << 2; constant GU_NORMAL_8BIT (line 2545) | pub const GU_NORMAL_8BIT: i32 = 1 << 5; constant GU_NORMAL_16BIT (line 2546) | pub const GU_NORMAL_16BIT: i32 = 2 << 5; constant GU_NORMAL_32BITF (line 2547) | pub const GU_NORMAL_32BITF: i32 = 3 << 5; constant GU_VERTEX_8BIT (line 2548) | pub const GU_VERTEX_8BIT: i32 = 1 << 7; constant GU_VERTEX_16BIT (line 2549) | pub const GU_VERTEX_16BIT: i32 = 2 << 7; constant GU_VERTEX_32BITF (line 2550) | pub const GU_VERTEX_32BITF: i32 = 3 << 7; constant GU_WEIGHT_8BIT (line 2551) | pub const GU_WEIGHT_8BIT: i32 = 1 << 9; constant GU_WEIGHT_16BIT (line 2552) | pub const GU_WEIGHT_16BIT: i32 = 2 << 9; constant GU_WEIGHT_32BITF (line 2553) | pub const GU_WEIGHT_32BITF: i32 = 3 << 9; constant GU_INDEX_8BIT (line 2554) | pub const GU_INDEX_8BIT: i32 = 1 << 11; constant GU_INDEX_16BIT (line 2555) | pub const GU_INDEX_16BIT: i32 = 2 << 11; constant GU_WEIGHTS1 (line 2556) | pub const GU_WEIGHTS1: i32 = (((1 - 1) & 7) << 14) as i32; constant GU_WEIGHTS2 (line 2557) | pub const GU_WEIGHTS2: i32 = (((2 - 1) & 7) << 14) as i32; constant GU_WEIGHTS3 (line 2558) | pub const GU_WEIGHTS3: i32 = (((3 - 1) & 7) << 14) as i32; constant GU_WEIGHTS4 (line 2559) | pub const GU_WEIGHTS4: i32 = (((4 - 1) & 7) << 14) as i32; constant GU_WEIGHTS5 (line 2560) | pub const GU_WEIGHTS5: i32 = (((5 - 1) & 7) << 14) as i32; constant GU_WEIGHTS6 (line 2561) | pub const GU_WEIGHTS6: i32 = (((6 - 1) & 7) << 14) as i32; constant GU_WEIGHTS7 (line 2562) | pub const GU_WEIGHTS7: i32 = (((7 - 1) & 7) << 14) as i32; constant GU_WEIGHTS8 (line 2563) | pub const GU_WEIGHTS8: i32 = (((8 - 1) & 7) << 14) as i32; constant GU_VERTICES1 (line 2564) | pub const GU_VERTICES1: i32 = (((1 - 1) & 7) << 18) as i32; constant GU_VERTICES2 (line 2565) | pub const GU_VERTICES2: i32 = (((2 - 1) & 7) << 18) as i32; constant GU_VERTICES3 (line 2566) | pub const GU_VERTICES3: i32 = (((3 - 1) & 7) << 18) as i32; constant GU_VERTICES4 (line 2567) | pub const GU_VERTICES4: i32 = (((4 - 1) & 7) << 18) as i32; constant GU_VERTICES5 (line 2568) | pub const GU_VERTICES5: i32 = (((5 - 1) & 7) << 18) as i32; constant GU_VERTICES6 (line 2569) | pub const GU_VERTICES6: i32 = (((6 - 1) & 7) << 18) as i32; constant GU_VERTICES7 (line 2570) | pub const GU_VERTICES7: i32 = (((7 - 1) & 7) << 18) as i32; constant GU_VERTICES8 (line 2571) | pub const GU_VERTICES8: i32 = (((8 - 1) & 7) << 18) as i32; constant GU_TRANSFORM_2D (line 2572) | pub const GU_TRANSFORM_2D: i32 = 1 << 23; constant GU_TRANSFORM_3D (line 2573) | pub const GU_TRANSFORM_3D: i32 = 0; constant GU_COLOR_BUFFER_BIT (line 2575) | pub const GU_COLOR_BUFFER_BIT: i32 = 1; constant GU_STENCIL_BUFFER_BIT (line 2576) | pub const GU_STENCIL_BUFFER_BIT: i32 = 2; constant GU_DEPTH_BUFFER_BIT (line 2577) | pub const GU_DEPTH_BUFFER_BIT: i32 = 4; constant GU_FAST_CLEAR_BIT (line 2578) | pub const GU_FAST_CLEAR_BIT: i32 = 16; constant GU_AMBIENT (line 2580) | pub const GU_AMBIENT: i32 = 1; constant GU_DIFFUSE (line 2581) | pub const GU_DIFFUSE: i32 = 2; constant GU_SPECULAR (line 2582) | pub const GU_SPECULAR: i32 = 4; constant GU_UNKNOWN_LIGHT_COMPONENT (line 2583) | pub const GU_UNKNOWN_LIGHT_COMPONENT: i32 = 8; constant SYSTEM_REGISTRY (line 2585) | pub const SYSTEM_REGISTRY: [u8; 7] = *b"/system"; constant REG_KEYNAME_SIZE (line 2586) | pub const REG_KEYNAME_SIZE: u32 = 27; constant UTILITY_MSGDIALOG_ERROR (line 2588) | pub const UTILITY_MSGDIALOG_ERROR: i32 = 0; constant UTILITY_MSGDIALOG_TEXT (line 2589) | pub const UTILITY_MSGDIALOG_TEXT: i32 = 1; constant UTILITY_MSGDIALOG_YES_NO_BUTTONS (line 2590) | pub const UTILITY_MSGDIALOG_YES_NO_BUTTONS: i32 = 0x10; constant UTILITY_MSGDIALOG_DEFAULT_NO (line 2591) | pub const UTILITY_MSGDIALOG_DEFAULT_NO: i32 = 0x100; constant UTILITY_HTMLVIEWER_OPEN_SCE_START_PAGE (line 2593) | pub const UTILITY_HTMLVIEWER_OPEN_SCE_START_PAGE: i32 = 0x000001; constant UTILITY_HTMLVIEWER_DISABLE_STARTUP_LIMITS (line 2594) | pub const UTILITY_HTMLVIEWER_DISABLE_STARTUP_LIMITS: i32 = 0x000002; constant UTILITY_HTMLVIEWER_DISABLE_EXIT_DIALOG (line 2595) | pub const UTILITY_HTMLVIEWER_DISABLE_EXIT_DIALOG: i32 = 0x000004; constant UTILITY_HTMLVIEWER_DISABLE_CURSOR (line 2596) | pub const UTILITY_HTMLVIEWER_DISABLE_CURSOR: i32 = 0x000008; constant UTILITY_HTMLVIEWER_DISABLE_DOWNLOAD_COMPLETE_DIALOG (line 2597) | pub const UTILITY_HTMLVIEWER_DISABLE_DOWNLOAD_COMPLETE_DIALOG: i32 = 0x0... constant UTILITY_HTMLVIEWER_DISABLE_DOWNLOAD_START_DIALOG (line 2598) | pub const UTILITY_HTMLVIEWER_DISABLE_DOWNLOAD_START_DIALOG: i32 = 0x000020; constant UTILITY_HTMLVIEWER_DISABLE_DOWNLOAD_DESTINATION_DIALOG (line 2599) | pub const UTILITY_HTMLVIEWER_DISABLE_DOWNLOAD_DESTINATION_DIALOG: i32 = ... constant UTILITY_HTMLVIEWER_LOCK_DOWNLOAD_DESTINATION_DIALOG (line 2600) | pub const UTILITY_HTMLVIEWER_LOCK_DOWNLOAD_DESTINATION_DIALOG: i32 = 0x0... constant UTILITY_HTMLVIEWER_DISABLE_TAB_DISPLAY (line 2601) | pub const UTILITY_HTMLVIEWER_DISABLE_TAB_DISPLAY: i32 = 0x000100; constant UTILITY_HTMLVIEWER_ENABLE_ANALOG_HOLD (line 2602) | pub const UTILITY_HTMLVIEWER_ENABLE_ANALOG_HOLD: i32 = 0x000200; constant UTILITY_HTMLVIEWER_ENABLE_FLASH (line 2603) | pub const UTILITY_HTMLVIEWER_ENABLE_FLASH: i32 = 0x000400; constant UTILITY_HTMLVIEWER_DISABLE_LRTRIGGER (line 2604) | pub const UTILITY_HTMLVIEWER_DISABLE_LRTRIGGER: i32 = 0x000800; function sceAudioChReserve (line 2607) | pub fn sceAudioChReserve(channel: i32, sample_count: i32, format: AudioF... function sceAudioChRelease (line 2608) | pub fn sceAudioChRelease(channel: i32) -> i32; function sceAudioOutput (line 2609) | pub fn sceAudioOutput(channel: i32, vol: i32, buf: *mut c_void) -> i32; function sceAudioOutputBlocking (line 2610) | pub fn sceAudioOutputBlocking(channel: i32, vol: i32, buf: *mut c_void) ... function sceAudioOutputPanned (line 2611) | pub fn sceAudioOutputPanned( function sceAudioOutputPannedBlocking (line 2617) | pub fn sceAudioOutputPannedBlocking( function sceAudioGetChannelRestLen (line 2623) | pub fn sceAudioGetChannelRestLen(channel: i32) -> i32; function sceAudioGetChannelRestLength (line 2624) | pub fn sceAudioGetChannelRestLength(channel: i32) -> i32; function sceAudioSetChannelDataLen (line 2625) | pub fn sceAudioSetChannelDataLen(channel: i32, sample_count: i32) -> i32; function sceAudioChangeChannelConfig (line 2626) | pub fn sceAudioChangeChannelConfig(channel: i32, format: AudioFormat) ->... function sceAudioChangeChannelVolume (line 2627) | pub fn sceAudioChangeChannelVolume(channel: i32, left_vol: i32, right_vo... function sceAudioOutput2Reserve (line 2628) | pub fn sceAudioOutput2Reserve(sample_count: i32) -> i32; function sceAudioOutput2Release (line 2629) | pub fn sceAudioOutput2Release() -> i32; function sceAudioOutput2ChangeLength (line 2630) | pub fn sceAudioOutput2ChangeLength(sample_count: i32) -> i32; function sceAudioOutput2OutputBlocking (line 2631) | pub fn sceAudioOutput2OutputBlocking(vol: i32, buf: *mut c_void) -> i32; function sceAudioOutput2GetRestSample (line 2632) | pub fn sceAudioOutput2GetRestSample() -> i32; function sceAudioSRCChReserve (line 2633) | pub fn sceAudioSRCChReserve( function sceAudioSRCChRelease (line 2638) | pub fn sceAudioSRCChRelease() -> i32; function sceAudioSRCOutputBlocking (line 2639) | pub fn sceAudioSRCOutputBlocking(vol: i32, buf: *mut c_void) -> i32; function sceAudioInputInit (line 2640) | pub fn sceAudioInputInit(unknown1: i32, gain: i32, unknown2: i32) -> i32; function sceAudioInputInitEx (line 2641) | pub fn sceAudioInputInitEx(params: *mut AudioInputParams) -> i32; function sceAudioInputBlocking (line 2642) | pub fn sceAudioInputBlocking(sample_count: i32, freq: AudioInputFrequenc... function sceAudioInput (line 2643) | pub fn sceAudioInput(sample_count: i32, freq: AudioInputFrequency, buf: ... function sceAudioGetInputLength (line 2644) | pub fn sceAudioGetInputLength() -> i32; function sceAudioWaitInputEnd (line 2645) | pub fn sceAudioWaitInputEnd() -> i32; function sceAudioPollInputEnd (line 2646) | pub fn sceAudioPollInputEnd() -> i32; function sceAtracGetAtracID (line 2648) | pub fn sceAtracGetAtracID(ui_codec_type: u32) -> i32; function sceAtracSetDataAndGetID (line 2649) | pub fn sceAtracSetDataAndGetID(buf: *mut c_void, bufsize: usize) -> i32; function sceAtracDecodeData (line 2650) | pub fn sceAtracDecodeData( function sceAtracGetRemainFrame (line 2657) | pub fn sceAtracGetRemainFrame(atrac_id: i32, out_remain_frame: *mut i32)... function sceAtracGetStreamDataInfo (line 2658) | pub fn sceAtracGetStreamDataInfo( function sceAtracAddStreamData (line 2664) | pub fn sceAtracAddStreamData(atrac_id: i32, bytes_to_add: u32) -> i32; function sceAtracGetBitrate (line 2665) | pub fn sceAtracGetBitrate(atrac_id: i32, out_bitrate: *mut i32) -> i32; function sceAtracSetLoopNum (line 2666) | pub fn sceAtracSetLoopNum(atrac_id: i32, nloops: i32) -> i32; function sceAtracReleaseAtracID (line 2667) | pub fn sceAtracReleaseAtracID(atrac_id: i32) -> i32; function sceAtracGetNextSample (line 2668) | pub fn sceAtracGetNextSample(atrac_id: i32, out_n: *mut i32) -> i32; function sceAtracGetMaxSample (line 2669) | pub fn sceAtracGetMaxSample(atrac_id: i32, out_max: *mut i32) -> i32; function sceAtracGetBufferInfoForReseting (line 2670) | pub fn sceAtracGetBufferInfoForReseting( function sceAtracGetChannel (line 2675) | pub fn sceAtracGetChannel(atrac_id: i32, pui_channel: *mut u32) -> i32; function sceAtracGetInternalErrorInfo (line 2676) | pub fn sceAtracGetInternalErrorInfo(atrac_id: i32, pi_result: *mut i32) ... function sceAtracGetLoopStatus (line 2677) | pub fn sceAtracGetLoopStatus( function sceAtracGetNextDecodePosition (line 2682) | pub fn sceAtracGetNextDecodePosition(atrac_id: i32, pui_sample_position:... function sceAtracGetSecondBufferInfo (line 2683) | pub fn sceAtracGetSecondBufferInfo( function sceAtracGetSoundSample (line 2688) | pub fn sceAtracGetSoundSample( function sceAtracResetPlayPosition (line 2694) | pub fn sceAtracResetPlayPosition( function sceAtracSetData (line 2700) | pub fn sceAtracSetData(atrac_id: i32, puc_buffer_addr: *mut u8, ui_buffe... function sceAtracSetHalfwayBuffer (line 2701) | pub fn sceAtracSetHalfwayBuffer( function sceAtracSetHalfwayBufferAndGetID (line 2707) | pub fn sceAtracSetHalfwayBufferAndGetID( function sceAtracSetSecondBuffer (line 2712) | pub fn sceAtracSetSecondBuffer( function sceCtrlSetSamplingCycle (line 2718) | pub fn sceCtrlSetSamplingCycle(cycle: i32) -> i32; function sceCtrlGetSamplingCycle (line 2719) | pub fn sceCtrlGetSamplingCycle(pcycle: *mut i32) -> i32; function sceCtrlSetSamplingMode (line 2720) | pub fn sceCtrlSetSamplingMode(mode: CtrlMode) -> i32; function sceCtrlGetSamplingMode (line 2721) | pub fn sceCtrlGetSamplingMode(pmode: *mut i32) -> i32; function sceCtrlPeekBufferPositive (line 2722) | pub fn sceCtrlPeekBufferPositive(pad_data: *mut SceCtrlData, count: i32)... function sceCtrlPeekBufferNegative (line 2723) | pub fn sceCtrlPeekBufferNegative(pad_data: *mut SceCtrlData, count: i32)... function sceCtrlReadBufferPositive (line 2724) | pub fn sceCtrlReadBufferPositive(pad_data: *mut SceCtrlData, count: i32)... function sceCtrlReadBufferNegative (line 2725) | pub fn sceCtrlReadBufferNegative(pad_data: *mut SceCtrlData, count: i32)... function sceCtrlPeekLatch (line 2726) | pub fn sceCtrlPeekLatch(latch_data: *mut SceCtrlLatch) -> i32; function sceCtrlReadLatch (line 2727) | pub fn sceCtrlReadLatch(latch_data: *mut SceCtrlLatch) -> i32; function sceCtrlSetIdleCancelThreshold (line 2728) | pub fn sceCtrlSetIdleCancelThreshold(idlereset: i32, idleback: i32) -> i32; function sceCtrlGetIdleCancelThreshold (line 2729) | pub fn sceCtrlGetIdleCancelThreshold(idlereset: *mut i32, idleback: *mut... function sceDisplaySetMode (line 2731) | pub fn sceDisplaySetMode(mode: DisplayMode, width: usize, height: usize)... function sceDisplayGetMode (line 2732) | pub fn sceDisplayGetMode(pmode: *mut i32, pwidth: *mut i32, pheight: *mu... function sceDisplaySetFrameBuf (line 2733) | pub fn sceDisplaySetFrameBuf( function sceDisplayGetFrameBuf (line 2739) | pub fn sceDisplayGetFrameBuf( function sceDisplayGetVcount (line 2745) | pub fn sceDisplayGetVcount() -> u32; function sceDisplayWaitVblank (line 2746) | pub fn sceDisplayWaitVblank() -> i32; function sceDisplayWaitVblankCB (line 2747) | pub fn sceDisplayWaitVblankCB() -> i32; function sceDisplayWaitVblankStart (line 2748) | pub fn sceDisplayWaitVblankStart() -> i32; function sceDisplayWaitVblankStartCB (line 2749) | pub fn sceDisplayWaitVblankStartCB() -> i32; function sceDisplayGetAccumulatedHcount (line 2750) | pub fn sceDisplayGetAccumulatedHcount() -> i32; function sceDisplayGetCurrentHcount (line 2751) | pub fn sceDisplayGetCurrentHcount() -> i32; function sceDisplayGetFramePerSec (line 2752) | pub fn sceDisplayGetFramePerSec() -> f32; function sceDisplayIsForeground (line 2753) | pub fn sceDisplayIsForeground() -> i32; function sceDisplayIsVblank (line 2754) | pub fn sceDisplayIsVblank() -> i32; function sceGeEdramGetSize (line 2756) | pub fn sceGeEdramGetSize() -> u32; function sceGeEdramGetAddr (line 2757) | pub fn sceGeEdramGetAddr() -> *mut u8; function sceGeEdramSetAddrTranslation (line 2758) | pub fn sceGeEdramSetAddrTranslation(width: i32) -> i32; function sceGeGetCmd (line 2759) | pub fn sceGeGetCmd(cmd: i32) -> u32; function sceGeGetMtx (line 2760) | pub fn sceGeGetMtx(type_: GeMatrixType, matrix: *mut c_void) -> i32; function sceGeGetStack (line 2761) | pub fn sceGeGetStack(stack_id: i32, stack: *mut GeStack) -> i32; function sceGeSaveContext (line 2762) | pub fn sceGeSaveContext(context: *mut GeContext) -> i32; function sceGeRestoreContext (line 2763) | pub fn sceGeRestoreContext(context: *const GeContext) -> i32; function sceGeListEnQueue (line 2764) | pub fn sceGeListEnQueue( function sceGeListEnQueueHead (line 2770) | pub fn sceGeListEnQueueHead( function sceGeListDeQueue (line 2776) | pub fn sceGeListDeQueue(qid: i32) -> i32; function sceGeListUpdateStallAddr (line 2777) | pub fn sceGeListUpdateStallAddr(qid: i32, stall: *mut c_void) -> i32; function sceGeListSync (line 2778) | pub fn sceGeListSync(qid: i32, sync_type: i32) -> GeListState; function sceGeDrawSync (line 2779) | pub fn sceGeDrawSync(sync_type: i32) -> GeListState; function sceGeBreak (line 2780) | pub fn sceGeBreak(mode: i32, p_param: *mut GeBreakParam) -> i32; function sceGeContinue (line 2781) | pub fn sceGeContinue() -> i32; function sceGeSetCallback (line 2782) | pub fn sceGeSetCallback(cb: *mut GeCallbackData) -> i32; function sceGeUnsetCallback (line 2783) | pub fn sceGeUnsetCallback(cbid: i32) -> i32; function sceKernelExitGame (line 2785) | pub fn sceKernelExitGame(); function sceKernelRegisterExitCallback (line 2786) | pub fn sceKernelRegisterExitCallback(id: SceUid) -> i32; function sceKernelLoadExec (line 2787) | pub fn sceKernelLoadExec(file: *const u8, param: *mut SceKernelLoadExecP... function sceKernelAllocPartitionMemory (line 2789) | pub fn sceKernelAllocPartitionMemory( function sceKernelGetBlockHeadAddr (line 2796) | pub fn sceKernelGetBlockHeadAddr(blockid: SceUid) -> *mut c_void; function sceKernelFreePartitionMemory (line 2797) | pub fn sceKernelFreePartitionMemory(blockid: SceUid) -> i32; function sceKernelTotalFreeMemSize (line 2798) | pub fn sceKernelTotalFreeMemSize() -> usize; function sceKernelMaxFreeMemSize (line 2799) | pub fn sceKernelMaxFreeMemSize() -> usize; function sceKernelDevkitVersion (line 2800) | pub fn sceKernelDevkitVersion() -> u32; function sceKernelSetCompiledSdkVersion (line 2801) | pub fn sceKernelSetCompiledSdkVersion(version: u32) -> i32; function sceKernelGetCompiledSdkVersion (line 2802) | pub fn sceKernelGetCompiledSdkVersion() -> u32; function sceKernelLibcTime (line 2804) | pub fn sceKernelLibcTime(t: *mut i32) -> i32; function sceKernelLibcClock (line 2805) | pub fn sceKernelLibcClock() -> u32; function sceKernelLibcGettimeofday (line 2806) | pub fn sceKernelLibcGettimeofday(tp: *mut timeval, tzp: *mut timezone) -... function sceKernelDcacheWritebackAll (line 2807) | pub fn sceKernelDcacheWritebackAll(); function sceKernelDcacheWritebackInvalidateAll (line 2808) | pub fn sceKernelDcacheWritebackInvalidateAll(); function sceKernelDcacheWritebackRange (line 2809) | pub fn sceKernelDcacheWritebackRange(p: *const c_void, size: u32); function sceKernelDcacheWritebackInvalidateRange (line 2810) | pub fn sceKernelDcacheWritebackInvalidateRange(p: *const c_void, size: u... function sceKernelDcacheInvalidateRange (line 2811) | pub fn sceKernelDcacheInvalidateRange(p: *const c_void, size: u32); function sceKernelIcacheInvalidateAll (line 2812) | pub fn sceKernelIcacheInvalidateAll(); function sceKernelIcacheInvalidateRange (line 2813) | pub fn sceKernelIcacheInvalidateRange(p: *const c_void, size: u32); function sceKernelUtilsMt19937Init (line 2814) | pub fn sceKernelUtilsMt19937Init(ctx: *mut SceKernelUtilsMt19937Context,... function sceKernelUtilsMt19937UInt (line 2815) | pub fn sceKernelUtilsMt19937UInt(ctx: *mut SceKernelUtilsMt19937Context)... function sceKernelUtilsMd5Digest (line 2816) | pub fn sceKernelUtilsMd5Digest(data: *mut u8, size: u32, digest: *mut u8... function sceKernelUtilsMd5BlockInit (line 2817) | pub fn sceKernelUtilsMd5BlockInit(ctx: *mut SceKernelUtilsMd5Context) ->... function sceKernelUtilsMd5BlockUpdate (line 2818) | pub fn sceKernelUtilsMd5BlockUpdate( function sceKernelUtilsMd5BlockResult (line 2823) | pub fn sceKernelUtilsMd5BlockResult(ctx: *mut SceKernelUtilsMd5Context, ... function sceKernelUtilsSha1Digest (line 2825) | pub fn sceKernelUtilsSha1Digest(data: *mut u8, size: u32, digest: *mut u... function sceKernelUtilsSha1BlockInit (line 2826) | pub fn sceKernelUtilsSha1BlockInit(ctx: *mut SceKernelUtilsSha1Context) ... function sceKernelUtilsSha1BlockUpdate (line 2827) | pub fn sceKernelUtilsSha1BlockUpdate( function sceKernelUtilsSha1BlockResult (line 2832) | pub fn sceKernelUtilsSha1BlockResult( function sceKernelRegisterSubIntrHandler (line 2837) | pub fn sceKernelRegisterSubIntrHandler( function sceKernelReleaseSubIntrHandler (line 2843) | pub fn sceKernelReleaseSubIntrHandler(int_no: i32, no: i32) -> i32; function sceKernelEnableSubIntr (line 2844) | pub fn sceKernelEnableSubIntr(int_no: i32, no: i32) -> i32; function sceKernelDisableSubIntr (line 2845) | pub fn sceKernelDisableSubIntr(int_no: i32, no: i32) -> i32; function QueryIntrHandlerInfo (line 2846) | pub fn QueryIntrHandlerInfo( function sceKernelCpuSuspendIntr (line 2852) | pub fn sceKernelCpuSuspendIntr() -> u32; function sceKernelCpuResumeIntr (line 2853) | pub fn sceKernelCpuResumeIntr(flags: u32); function sceKernelCpuResumeIntrWithSync (line 2854) | pub fn sceKernelCpuResumeIntrWithSync(flags: u32); function sceKernelIsCpuIntrSuspended (line 2855) | pub fn sceKernelIsCpuIntrSuspended(flags: u32) -> i32; function sceKernelIsCpuIntrEnable (line 2856) | pub fn sceKernelIsCpuIntrEnable() -> i32; function sceKernelLoadModule (line 2858) | pub fn sceKernelLoadModule( function sceKernelLoadModuleMs (line 2863) | pub fn sceKernelLoadModuleMs( function sceKernelLoadModuleByID (line 2868) | pub fn sceKernelLoadModuleByID( function sceKernelLoadModuleBufferUsbWlan (line 2873) | pub fn sceKernelLoadModuleBufferUsbWlan( function sceKernelStartModule (line 2879) | pub fn sceKernelStartModule( function sceKernelStopModule (line 2886) | pub fn sceKernelStopModule( function sceKernelUnloadModule (line 2893) | pub fn sceKernelUnloadModule(mod_id: SceUid) -> i32; function sceKernelSelfStopUnloadModule (line 2894) | pub fn sceKernelSelfStopUnloadModule(unknown: i32, arg_size: usize, argp... function sceKernelStopUnloadSelfModule (line 2895) | pub fn sceKernelStopUnloadSelfModule( function sceKernelQueryModuleInfo (line 2901) | pub fn sceKernelQueryModuleInfo(mod_id: SceUid, info: *mut SceKernelModu... function sceKernelGetModuleIdList (line 2902) | pub fn sceKernelGetModuleIdList( function sceKernelVolatileMemLock (line 2908) | pub fn sceKernelVolatileMemLock(unk: i32, ptr: *mut *mut c_void, size: *... function sceKernelVolatileMemTryLock (line 2909) | pub fn sceKernelVolatileMemTryLock(unk: i32, ptr: *mut *mut c_void, size... function sceKernelVolatileMemUnlock (line 2910) | pub fn sceKernelVolatileMemUnlock(unk: i32) -> i32; function sceKernelStdin (line 2912) | pub fn sceKernelStdin() -> SceUid; function sceKernelStdout (line 2913) | pub fn sceKernelStdout() -> SceUid; function sceKernelStderr (line 2914) | pub fn sceKernelStderr() -> SceUid; function sceKernelGetThreadmanIdType (line 2916) | pub fn sceKernelGetThreadmanIdType(uid: SceUid) -> SceKernelIdListType; function sceKernelCreateThread (line 2917) | pub fn sceKernelCreateThread( function sceKernelDeleteThread (line 2925) | pub fn sceKernelDeleteThread(thid: SceUid) -> i32; function sceKernelStartThread (line 2926) | pub fn sceKernelStartThread(id: SceUid, arg_len: usize, arg_p: *mut c_vo... function sceKernelExitThread (line 2927) | pub fn sceKernelExitThread(status: i32) -> i32; function sceKernelExitDeleteThread (line 2928) | pub fn sceKernelExitDeleteThread(status: i32) -> i32; function sceKernelTerminateThread (line 2929) | pub fn sceKernelTerminateThread(thid: SceUid) -> i32; function sceKernelTerminateDeleteThread (line 2930) | pub fn sceKernelTerminateDeleteThread(thid: SceUid) -> i32; function sceKernelSuspendDispatchThread (line 2931) | pub fn sceKernelSuspendDispatchThread() -> i32; function sceKernelResumeDispatchThread (line 2932) | pub fn sceKernelResumeDispatchThread(state: i32) -> i32; function sceKernelSleepThread (line 2933) | pub fn sceKernelSleepThread() -> i32; function sceKernelSleepThreadCB (line 2934) | pub fn sceKernelSleepThreadCB() -> i32; function sceKernelWakeupThread (line 2935) | pub fn sceKernelWakeupThread(thid: SceUid) -> i32; function sceKernelCancelWakeupThread (line 2936) | pub fn sceKernelCancelWakeupThread(thid: SceUid) -> i32; function sceKernelSuspendThread (line 2937) | pub fn sceKernelSuspendThread(thid: SceUid) -> i32; function sceKernelResumeThread (line 2938) | pub fn sceKernelResumeThread(thid: SceUid) -> i32; function sceKernelWaitThreadEnd (line 2939) | pub fn sceKernelWaitThreadEnd(thid: SceUid, timeout: *mut u32) -> i32; function sceKernelWaitThreadEndCB (line 2940) | pub fn sceKernelWaitThreadEndCB(thid: SceUid, timeout: *mut u32) -> i32; function sceKernelDelayThread (line 2941) | pub fn sceKernelDelayThread(delay: u32) -> i32; function sceKernelDelayThreadCB (line 2942) | pub fn sceKernelDelayThreadCB(delay: u32) -> i32; function sceKernelDelaySysClockThread (line 2943) | pub fn sceKernelDelaySysClockThread(delay: *mut SceKernelSysClock) -> i32; function sceKernelDelaySysClockThreadCB (line 2944) | pub fn sceKernelDelaySysClockThreadCB(delay: *mut SceKernelSysClock) -> ... function sceKernelChangeCurrentThreadAttr (line 2945) | pub fn sceKernelChangeCurrentThreadAttr(unknown: i32, attr: i32) -> i32; function sceKernelChangeThreadPriority (line 2946) | pub fn sceKernelChangeThreadPriority(thid: SceUid, priority: i32) -> i32; function sceKernelRotateThreadReadyQueue (line 2947) | pub fn sceKernelRotateThreadReadyQueue(priority: i32) -> i32; function sceKernelReleaseWaitThread (line 2948) | pub fn sceKernelReleaseWaitThread(thid: SceUid) -> i32; function sceKernelGetThreadId (line 2949) | pub fn sceKernelGetThreadId() -> i32; function sceKernelGetThreadCurrentPriority (line 2950) | pub fn sceKernelGetThreadCurrentPriority() -> i32; function sceKernelGetThreadExitStatus (line 2951) | pub fn sceKernelGetThreadExitStatus(thid: SceUid) -> i32; function sceKernelCheckThreadStack (line 2952) | pub fn sceKernelCheckThreadStack() -> i32; function sceKernelGetThreadStackFreeSize (line 2953) | pub fn sceKernelGetThreadStackFreeSize(thid: SceUid) -> i32; function sceKernelReferThreadStatus (line 2954) | pub fn sceKernelReferThreadStatus(thid: SceUid, info: *mut SceKernelThre... function sceKernelReferThreadRunStatus (line 2955) | pub fn sceKernelReferThreadRunStatus( function sceKernelCreateSema (line 2959) | pub fn sceKernelCreateSema( function sceKernelDeleteSema (line 2966) | pub fn sceKernelDeleteSema(sema_id: SceUid) -> i32; function sceKernelSignalSema (line 2967) | pub fn sceKernelSignalSema(sema_id: SceUid, signal: i32) -> i32; function sceKernelWaitSema (line 2968) | pub fn sceKernelWaitSema(sema_id: SceUid, signal: i32, timeout: *mut u32... function sceKernelWaitSemaCB (line 2969) | pub fn sceKernelWaitSemaCB(sema_id: SceUid, signal: i32, timeout: *mut u... function sceKernelPollSema (line 2970) | pub fn sceKernelPollSema(sema_id: SceUid, signal: i32) -> i32; function sceKernelReferSemaStatus (line 2971) | pub fn sceKernelReferSemaStatus(sema_id: SceUid, info: *mut SceKernelSem... function sceKernelCreateEventFlag (line 2972) | pub fn sceKernelCreateEventFlag( function sceKernelSetEventFlag (line 2978) | pub fn sceKernelSetEventFlag(ev_id: SceUid, bits: u32) -> i32; function sceKernelClearEventFlag (line 2979) | pub fn sceKernelClearEventFlag(ev_id: SceUid, bits: u32) -> i32; function sceKernelPollEventFlag (line 2980) | pub fn sceKernelPollEventFlag(ev_id: SceUid, bits: u32, wait: i32, out_b... function sceKernelWaitEventFlag (line 2981) | pub fn sceKernelWaitEventFlag( function sceKernelWaitEventFlagCB (line 2988) | pub fn sceKernelWaitEventFlagCB( function sceKernelDeleteEventFlag (line 2995) | pub fn sceKernelDeleteEventFlag(ev_id: SceUid) -> i32; function sceKernelReferEventFlagStatus (line 2996) | pub fn sceKernelReferEventFlagStatus(event: SceUid, status: *mut SceKern... function sceKernelCreateMbx (line 2998) | pub fn sceKernelCreateMbx( function sceKernelDeleteMbx (line 3003) | pub fn sceKernelDeleteMbx(mbx_id: SceUid) -> i32; function sceKernelSendMbx (line 3004) | pub fn sceKernelSendMbx(mbx_id: SceUid, message: *mut c_void) -> i32; function sceKernelReceiveMbx (line 3005) | pub fn sceKernelReceiveMbx(mbx_id: SceUid, message: *mut *mut c_void, ti... function sceKernelReceiveMbxCB (line 3007) | pub fn sceKernelReceiveMbxCB( function sceKernelPollMbx (line 3012) | pub fn sceKernelPollMbx(mbx_id: SceUid, pmessage: *mut *mut c_void) -> i32; function sceKernelCancelReceiveMbx (line 3013) | pub fn sceKernelCancelReceiveMbx(mbx_id: SceUid, num: *mut i32) -> i32; function sceKernelReferMbxStatus (line 3014) | pub fn sceKernelReferMbxStatus(mbx_id: SceUid, info: *mut SceKernelMbxIn... function sceKernelSetAlarm (line 3015) | pub fn sceKernelSetAlarm( function sceKernelSetSysClockAlarm (line 3020) | pub fn sceKernelSetSysClockAlarm( function sceKernelCancelAlarm (line 3025) | pub fn sceKernelCancelAlarm(alarm_id: SceUid) -> i32; function sceKernelReferAlarmStatus (line 3026) | pub fn sceKernelReferAlarmStatus(alarm_id: SceUid, info: *mut SceKernelA... function sceKernelCreateCallback (line 3027) | pub fn sceKernelCreateCallback( function sceKernelReferCallbackStatus (line 3032) | pub fn sceKernelReferCallbackStatus(cb: SceUid, status: *mut SceKernelCa... function sceKernelDeleteCallback (line 3033) | pub fn sceKernelDeleteCallback(cb: SceUid) -> i32; function sceKernelNotifyCallback (line 3034) | pub fn sceKernelNotifyCallback(cb: SceUid, arg2: i32) -> i32; function sceKernelCancelCallback (line 3035) | pub fn sceKernelCancelCallback(cb: SceUid) -> i32; function sceKernelGetCallbackCount (line 3036) | pub fn sceKernelGetCallbackCount(cb: SceUid) -> i32; function sceKernelCheckCallback (line 3037) | pub fn sceKernelCheckCallback() -> i32; function sceKernelGetThreadmanIdList (line 3038) | pub fn sceKernelGetThreadmanIdList( function sceKernelReferSystemStatus (line 3044) | pub fn sceKernelReferSystemStatus(status: *mut SceKernelSystemStatus) ->... function sceKernelCreateMsgPipe (line 3045) | pub fn sceKernelCreateMsgPipe( function sceKernelDeleteMsgPipe (line 3052) | pub fn sceKernelDeleteMsgPipe(uid: SceUid) -> i32; function sceKernelSendMsgPipe (line 3053) | pub fn sceKernelSendMsgPipe( function sceKernelSendMsgPipeCB (line 3061) | pub fn sceKernelSendMsgPipeCB( function sceKernelTrySendMsgPipe (line 3069) | pub fn sceKernelTrySendMsgPipe( function sceKernelReceiveMsgPipe (line 3076) | pub fn sceKernelReceiveMsgPipe( function sceKernelReceiveMsgPipeCB (line 3084) | pub fn sceKernelReceiveMsgPipeCB( function sceKernelTryReceiveMsgPipe (line 3092) | pub fn sceKernelTryReceiveMsgPipe( function sceKernelCancelMsgPipe (line 3099) | pub fn sceKernelCancelMsgPipe(uid: SceUid, send: *mut i32, recv: *mut i3... function sceKernelReferMsgPipeStatus (line 3100) | pub fn sceKernelReferMsgPipeStatus(uid: SceUid, info: *mut SceKernelMppI... function sceKernelCreateVpl (line 3101) | pub fn sceKernelCreateVpl( function sceKernelDeleteVpl (line 3108) | pub fn sceKernelDeleteVpl(uid: SceUid) -> i32; function sceKernelAllocateVpl (line 3109) | pub fn sceKernelAllocateVpl( function sceKernelAllocateVplCB (line 3115) | pub fn sceKernelAllocateVplCB( function sceKernelTryAllocateVpl (line 3121) | pub fn sceKernelTryAllocateVpl(uid: SceUid, size: u32, data: *mut *mut c... function sceKernelFreeVpl (line 3122) | pub fn sceKernelFreeVpl(uid: SceUid, data: *mut c_void) -> i32; function sceKernelCancelVpl (line 3123) | pub fn sceKernelCancelVpl(uid: SceUid, num: *mut i32) -> i32; function sceKernelReferVplStatus (line 3124) | pub fn sceKernelReferVplStatus(uid: SceUid, info: *mut SceKernelVplInfo)... function sceKernelCreateFpl (line 3125) | pub fn sceKernelCreateFpl( function sceKernelDeleteFpl (line 3133) | pub fn sceKernelDeleteFpl(uid: SceUid) -> i32; function sceKernelAllocateFpl (line 3134) | pub fn sceKernelAllocateFpl(uid: SceUid, data: *mut *mut c_void, timeout... function sceKernelAllocateFplCB (line 3135) | pub fn sceKernelAllocateFplCB(uid: SceUid, data: *mut *mut c_void, timeo... function sceKernelTryAllocateFpl (line 3136) | pub fn sceKernelTryAllocateFpl(uid: SceUid, data: *mut *mut c_void) -> i32; function sceKernelFreeFpl (line 3137) | pub fn sceKernelFreeFpl(uid: SceUid, data: *mut c_void) -> i32; function sceKernelCancelFpl (line 3138) | pub fn sceKernelCancelFpl(uid: SceUid, pnum: *mut i32) -> i32; function sceKernelReferFplStatus (line 3139) | pub fn sceKernelReferFplStatus(uid: SceUid, info: *mut SceKernelFplInfo)... function sceKernelUSec2SysClock (line 3140) | pub fn sceKernelUSec2SysClock(usec: u32, clock: *mut SceKernelSysClock) ... function sceKernelUSec2SysClockWide (line 3141) | pub fn sceKernelUSec2SysClockWide(usec: u32) -> i64; function sceKernelSysClock2USec (line 3142) | pub fn sceKernelSysClock2USec( function sceKernelSysClock2USecWide (line 3147) | pub fn sceKernelSysClock2USecWide(clock: i64, low: *mut u32, high: *mut ... function sceKernelGetSystemTime (line 3148) | pub fn sceKernelGetSystemTime(time: *mut SceKernelSysClock) -> i32; function sceKernelGetSystemTimeWide (line 3149) | pub fn sceKernelGetSystemTimeWide() -> i64; function sceKernelGetSystemTimeLow (line 3150) | pub fn sceKernelGetSystemTimeLow() -> u32; function sceKernelCreateVTimer (line 3151) | pub fn sceKernelCreateVTimer(name: *const u8, opt: *mut SceKernelVTimerO... function sceKernelDeleteVTimer (line 3152) | pub fn sceKernelDeleteVTimer(uid: SceUid) -> i32; function sceKernelGetVTimerBase (line 3153) | pub fn sceKernelGetVTimerBase(uid: SceUid, base: *mut SceKernelSysClock)... function sceKernelGetVTimerBaseWide (line 3154) | pub fn sceKernelGetVTimerBaseWide(uid: SceUid) -> i64; function sceKernelGetVTimerTime (line 3155) | pub fn sceKernelGetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock)... function sceKernelGetVTimerTimeWide (line 3156) | pub fn sceKernelGetVTimerTimeWide(uid: SceUid) -> i64; function sceKernelSetVTimerTime (line 3157) | pub fn sceKernelSetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock)... function sceKernelSetVTimerTimeWide (line 3158) | pub fn sceKernelSetVTimerTimeWide(uid: SceUid, time: i64) -> i64; function sceKernelStartVTimer (line 3159) | pub fn sceKernelStartVTimer(uid: SceUid) -> i32; function sceKernelStopVTimer (line 3160) | pub fn sceKernelStopVTimer(uid: SceUid) -> i32; function sceKernelSetVTimerHandler (line 3161) | pub fn sceKernelSetVTimerHandler( function sceKernelSetVTimerHandlerWide (line 3167) | pub fn sceKernelSetVTimerHandlerWide( function sceKernelCancelVTimerHandler (line 3173) | pub fn sceKernelCancelVTimerHandler(uid: SceUid) -> i32; function sceKernelReferVTimerStatus (line 3174) | pub fn sceKernelReferVTimerStatus(uid: SceUid, info: *mut SceKernelVTime... function sceKernelRegisterThreadEventHandler (line 3175) | pub fn sceKernelRegisterThreadEventHandler( function sceKernelReleaseThreadEventHandler (line 3182) | pub fn sceKernelReleaseThreadEventHandler(uid: SceUid) -> i32; function sceKernelReferThreadEventHandlerStatus (line 3183) | pub fn sceKernelReferThreadEventHandlerStatus( function sceKernelReferThreadProfiler (line 3187) | pub fn sceKernelReferThreadProfiler() -> *mut DebugProfilerRegs; function sceKernelReferGlobalProfiler (line 3188) | pub fn sceKernelReferGlobalProfiler() -> *mut DebugProfilerRegs; function sceUsbStart (line 3190) | pub fn sceUsbStart(driver_name: *const u8, size: i32, args: *mut c_void)... function sceUsbStop (line 3191) | pub fn sceUsbStop(driver_name: *const u8, size: i32, args: *mut c_void) ... function sceUsbActivate (line 3192) | pub fn sceUsbActivate(pid: u32) -> i32; function sceUsbDeactivate (line 3193) | pub fn sceUsbDeactivate(pid: u32) -> i32; function sceUsbGetState (line 3194) | pub fn sceUsbGetState() -> i32; function sceUsbGetDrvState (line 3195) | pub fn sceUsbGetDrvState(driver_name: *const u8) -> i32; function sceUsbCamSetupStill (line 3199) | pub fn sceUsbCamSetupStill(param: *mut UsbCamSetupStillParam) -> i32; function sceUsbCamSetupStillEx (line 3200) | pub fn sceUsbCamSetupStillEx(param: *mut UsbCamSetupStillExParam) -> i32; function sceUsbCamStillInputBlocking (line 3201) | pub fn sceUsbCamStillInputBlocking(buf: *mut u8, size: usize) -> i32; function sceUsbCamStillInput (line 3202) | pub fn sceUsbCamStillInput(buf: *mut u8, size: usize) -> i32; function sceUsbCamStillWaitInputEnd (line 3203) | pub fn sceUsbCamStillWaitInputEnd() -> i32; function sceUsbCamStillPollInputEnd (line 3204) | pub fn sceUsbCamStillPollInputEnd() -> i32; function sceUsbCamStillCancelInput (line 3205) | pub fn sceUsbCamStillCancelInput() -> i32; function sceUsbCamStillGetInputLength (line 3206) | pub fn sceUsbCamStillGetInputLength() -> i32; function sceUsbCamSetupVideo (line 3207) | pub fn sceUsbCamSetupVideo( function sceUsbCamSetupVideoEx (line 3212) | pub fn sceUsbCamSetupVideoEx( function sceUsbCamStartVideo (line 3217) | pub fn sceUsbCamStartVideo() -> i32; function sceUsbCamStopVideo (line 3218) | pub fn sceUsbCamStopVideo() -> i32; function sceUsbCamReadVideoFrameBlocking (line 3219) | pub fn sceUsbCamReadVideoFrameBlocking(buf: *mut u8, size: usize) -> i32; function sceUsbCamReadVideoFrame (line 3220) | pub fn sceUsbCamReadVideoFrame(buf: *mut u8, size: usize) -> i32; function sceUsbCamWaitReadVideoFrameEnd (line 3221) | pub fn sceUsbCamWaitReadVideoFrameEnd() -> i32; function sceUsbCamPollReadVideoFrameEnd (line 3222) | pub fn sceUsbCamPollReadVideoFrameEnd() -> i32; function sceUsbCamGetReadVideoFrameSize (line 3223) | pub fn sceUsbCamGetReadVideoFrameSize() -> i32; function sceUsbCamSetSaturation (line 3224) | pub fn sceUsbCamSetSaturation(saturation: i32) -> i32; function sceUsbCamSetBrightness (line 3225) | pub fn sceUsbCamSetBrightness(brightness: i32) -> i32; function sceUsbCamSetContrast (line 3226) | pub fn sceUsbCamSetContrast(contrast: i32) -> i32; function sceUsbCamSetSharpness (line 3227) | pub fn sceUsbCamSetSharpness(sharpness: i32) -> i32; function sceUsbCamSetImageEffectMode (line 3228) | pub fn sceUsbCamSetImageEffectMode(effect_mode: UsbCamEffectMode) -> i32; function sceUsbCamSetEvLevel (line 3229) | pub fn sceUsbCamSetEvLevel(exposure_level: UsbCamEvLevel) -> i32; function sceUsbCamSetReverseMode (line 3230) | pub fn sceUsbCamSetReverseMode(reverse_flags: i32) -> i32; function sceUsbCamSetZoom (line 3231) | pub fn sceUsbCamSetZoom(zoom: i32) -> i32; function sceUsbCamGetSaturation (line 3232) | pub fn sceUsbCamGetSaturation(saturation: *mut i32) -> i32; function sceUsbCamGetBrightness (line 3233) | pub fn sceUsbCamGetBrightness(brightness: *mut i32) -> i32; function sceUsbCamGetContrast (line 3234) | pub fn sceUsbCamGetContrast(contrast: *mut i32) -> i32; function sceUsbCamGetSharpness (line 3235) | pub fn sceUsbCamGetSharpness(sharpness: *mut i32) -> i32; function sceUsbCamGetImageEffectMode (line 3236) | pub fn sceUsbCamGetImageEffectMode(effect_mode: *mut UsbCamEffectMode) -... function sceUsbCamGetEvLevel (line 3237) | pub fn sceUsbCamGetEvLevel(exposure_level: *mut UsbCamEvLevel) -> i32; function sceUsbCamGetReverseMode (line 3238) | pub fn sceUsbCamGetReverseMode(reverse_flags: *mut i32) -> i32; function sceUsbCamGetZoom (line 3239) | pub fn sceUsbCamGetZoom(zoom: *mut i32) -> i32; function sceUsbCamAutoImageReverseSW (line 3240) | pub fn sceUsbCamAutoImageReverseSW(on: i32) -> i32; function sceUsbCamGetAutoImageReverseState (line 3241) | pub fn sceUsbCamGetAutoImageReverseState() -> i32; function sceUsbCamGetLensDirection (line 3242) | pub fn sceUsbCamGetLensDirection() -> i32; function sceUsbstorBootRegisterNotify (line 3244) | pub fn sceUsbstorBootRegisterNotify(event_flag: SceUid) -> i32; function sceUsbstorBootUnregisterNotify (line 3245) | pub fn sceUsbstorBootUnregisterNotify(event_flag: u32) -> i32; function sceUsbstorBootSetCapacity (line 3246) | pub fn sceUsbstorBootSetCapacity(size: u32) -> i32; function scePowerRegisterCallback (line 3248) | pub fn scePowerRegisterCallback(slot: i32, cbid: SceUid) -> i32; function scePowerUnregisterCallback (line 3249) | pub fn scePowerUnregisterCallback(slot: i32) -> i32; function scePowerIsPowerOnline (line 3250) | pub fn scePowerIsPowerOnline() -> i32; function scePowerIsBatteryExist (line 3251) | pub fn scePowerIsBatteryExist() -> i32; function scePowerIsBatteryCharging (line 3252) | pub fn scePowerIsBatteryCharging() -> i32; function scePowerGetBatteryChargingStatus (line 3253) | pub fn scePowerGetBatteryChargingStatus() -> i32; function scePowerIsLowBattery (line 3254) | pub fn scePowerIsLowBattery() -> i32; function scePowerGetBatteryLifePercent (line 3255) | pub fn scePowerGetBatteryLifePercent() -> i32; function scePowerGetBatteryLifeTime (line 3256) | pub fn scePowerGetBatteryLifeTime() -> i32; function scePowerGetBatteryTemp (line 3257) | pub fn scePowerGetBatteryTemp() -> i32; function scePowerGetBatteryElec (line 3258) | pub fn scePowerGetBatteryElec() -> i32; function scePowerGetBatteryVolt (line 3259) | pub fn scePowerGetBatteryVolt() -> i32; function scePowerSetCpuClockFrequency (line 3260) | pub fn scePowerSetCpuClockFrequency(cpufreq: i32) -> i32; function scePowerSetBusClockFrequency (line 3261) | pub fn scePowerSetBusClockFrequency(busfreq: i32) -> i32; function scePowerGetCpuClockFrequency (line 3262) | pub fn scePowerGetCpuClockFrequency() -> i32; function scePowerGetCpuClockFrequencyInt (line 3263) | pub fn scePowerGetCpuClockFrequencyInt() -> i32; function scePowerGetCpuClockFrequencyFloat (line 3264) | pub fn scePowerGetCpuClockFrequencyFloat() -> f32; function scePowerGetBusClockFrequency (line 3265) | pub fn scePowerGetBusClockFrequency() -> i32; function scePowerGetBusClockFrequencyInt (line 3266) | pub fn scePowerGetBusClockFrequencyInt() -> i32; function scePowerGetBusClockFrequencyFloat (line 3267) | pub fn scePowerGetBusClockFrequencyFloat() -> f32; function scePowerSetClockFrequency (line 3268) | pub fn scePowerSetClockFrequency(pllfreq: i32, cpufreq: i32, busfreq: i3... function scePowerLock (line 3269) | pub fn scePowerLock(unknown: i32) -> i32; function scePowerUnlock (line 3270) | pub fn scePowerUnlock(unknown: i32) -> i32; function scePowerTick (line 3271) | pub fn scePowerTick(t: PowerTick) -> i32; function scePowerGetIdleTimer (line 3272) | pub fn scePowerGetIdleTimer() -> i32; function scePowerIdleTimerEnable (line 3273) | pub fn scePowerIdleTimerEnable(unknown: i32) -> i32; function scePowerIdleTimerDisable (line 3274) | pub fn scePowerIdleTimerDisable(unknown: i32) -> i32; function scePowerRequestStandby (line 3275) | pub fn scePowerRequestStandby() -> i32; function scePowerRequestSuspend (line 3276) | pub fn scePowerRequestSuspend() -> i32; function sceWlanDevIsPowerOn (line 3278) | pub fn sceWlanDevIsPowerOn() -> i32; function sceWlanGetSwitchState (line 3279) | pub fn sceWlanGetSwitchState() -> i32; function sceWlanGetEtherAddr (line 3280) | pub fn sceWlanGetEtherAddr(ether_addr: *mut u8) -> i32; function sceWlanDevAttach (line 3282) | pub fn sceWlanDevAttach() -> i32; function sceWlanDevDetach (line 3283) | pub fn sceWlanDevDetach() -> i32; function sceRtcGetTickResolution (line 3285) | pub fn sceRtcGetTickResolution() -> u32; function sceRtcGetCurrentTick (line 3286) | pub fn sceRtcGetCurrentTick(tick: *mut u64) -> i32; function sceRtcGetCurrentClock (line 3287) | pub fn sceRtcGetCurrentClock(tm: *mut ScePspDateTime, tz: i32) -> i32; function sceRtcGetCurrentClockLocalTime (line 3288) | pub fn sceRtcGetCurrentClockLocalTime(tm: *mut ScePspDateTime) -> i32; function sceRtcConvertUtcToLocalTime (line 3289) | pub fn sceRtcConvertUtcToLocalTime(tick_utc: *const u64, tick_local: *mu... function sceRtcConvertLocalTimeToUTC (line 3290) | pub fn sceRtcConvertLocalTimeToUTC(tick_local: *const u64, tick_utc: *mu... function sceRtcIsLeapYear (line 3291) | pub fn sceRtcIsLeapYear(year: i32) -> i32; function sceRtcGetDaysInMonth (line 3292) | pub fn sceRtcGetDaysInMonth(year: i32, month: i32) -> i32; function sceRtcGetDayOfWeek (line 3293) | pub fn sceRtcGetDayOfWeek(year: i32, month: i32, day: i32) -> i32; function sceRtcCheckValid (line 3294) | pub fn sceRtcCheckValid(date: *const ScePspDateTime) -> i32; function sceRtcSetTick (line 3295) | pub fn sceRtcSetTick(date: *mut ScePspDateTime, tick: *const u64) -> i32; function sceRtcGetTick (line 3296) | pub fn sceRtcGetTick(date: *const ScePspDateTime, tick: *mut u64) -> i32; function sceRtcCompareTick (line 3297) | pub fn sceRtcCompareTick(tick1: *const u64, tick2: *const u64) -> i32; function sceRtcTickAddTicks (line 3298) | pub fn sceRtcTickAddTicks(dest_tick: *mut u64, src_tick: *const u64, num... function sceRtcTickAddMicroseconds (line 3299) | pub fn sceRtcTickAddMicroseconds(dest_tick: *mut u64, src_tick: *const u... function sceRtcTickAddSeconds (line 3301) | pub fn sceRtcTickAddSeconds(dest_tick: *mut u64, src_tick: *const u64, n... function sceRtcTickAddMinutes (line 3303) | pub fn sceRtcTickAddMinutes(dest_tick: *mut u64, src_tick: *const u64, n... function sceRtcTickAddHours (line 3305) | pub fn sceRtcTickAddHours(dest_tick: *mut u64, src_tick: *const u64, num... function sceRtcTickAddDays (line 3306) | pub fn sceRtcTickAddDays(dest_tick: *mut u64, src_tick: *const u64, num_... function sceRtcTickAddWeeks (line 3307) | pub fn sceRtcTickAddWeeks(dest_tick: *mut u64, src_tick: *const u64, num... function sceRtcTickAddMonths (line 3308) | pub fn sceRtcTickAddMonths(dest_tick: *mut u64, src_tick: *const u64, nu... function sceRtcTickAddYears (line 3309) | pub fn sceRtcTickAddYears(dest_tick: *mut u64, src_tick: *const u64, num... function sceRtcSetTime_t (line 3310) | pub fn sceRtcSetTime_t(date: *mut ScePspDateTime, time: u32) -> i32; function sceRtcGetTime_t (line 3311) | pub fn sceRtcGetTime_t(date: *const ScePspDateTime, time: *mut u32) -> i32; function sceRtcSetTime64_t (line 3312) | pub fn sceRtcSetTime64_t(date: *mut ScePspDateTime, time: u64) -> i32; function sceRtcGetTime64_t (line 3313) | pub fn sceRtcGetTime64_t(date: *const ScePspDateTime, time: *mut u64) ->... function sceRtcSetDosTime (line 3314) | pub fn sceRtcSetDosTime(date: *mut ScePspDateTime, dos_time: u32) -> i32; function sceRtcGetDosTime (line 3315) | pub fn sceRtcGetDosTime(date: *mut ScePspDateTime, dos_time: u32) -> i32; function sceRtcSetWin32FileTime (line 3316) | pub fn sceRtcSetWin32FileTime(date: *mut ScePspDateTime, time: *mut u64)... function sceRtcGetWin32FileTime (line 3317) | pub fn sceRtcGetWin32FileTime(date: *mut ScePspDateTime, time: *mut u64)... function sceRtcParseDateTime (line 3318) | pub fn sceRtcParseDateTime(dest_tick: *mut u64, date_string: *const u8) ... function sceRtcFormatRFC3339 (line 3319) | pub fn sceRtcFormatRFC3339( function sceRtcFormatRFC3339LocalTime (line 3324) | pub fn sceRtcFormatRFC3339LocalTime(psz_date_time: *mut char, p_utc: *co... function sceRtcParseRFC3339 (line 3325) | pub fn sceRtcParseRFC3339(p_utc: *mut u64, psz_date_time: *const u8) -> ... function sceRtcFormatRFC2822 (line 3326) | pub fn sceRtcFormatRFC2822( function sceRtcFormatRFC2822LocalTime (line 3331) | pub fn sceRtcFormatRFC2822LocalTime(psz_date_time: *mut char, p_utc: *co... function sceIoOpen (line 3333) | pub fn sceIoOpen(file: *const u8, flags: i32, permissions: IoPermissions... function sceIoOpenAsync (line 3334) | pub fn sceIoOpenAsync(file: *const u8, flags: i32, permissions: IoPermis... function sceIoClose (line 3335) | pub fn sceIoClose(fd: SceUid) -> i32; function sceIoCloseAsync (line 3336) | pub fn sceIoCloseAsync(fd: SceUid) -> i32; function sceIoRead (line 3337) | pub fn sceIoRead(fd: SceUid, data: *mut c_void, size: u32) -> i32; function sceIoReadAsync (line 3338) | pub fn sceIoReadAsync(fd: SceUid, data: *mut c_void, size: u32) -> i32; function sceIoWrite (line 3339) | pub fn sceIoWrite(fd: SceUid, data: *const c_void, size: usize) -> i32; function sceIoWriteAsync (line 3340) | pub fn sceIoWriteAsync(fd: SceUid, data: *const c_void, size: u32) -> i32; function sceIoLseek (line 3341) | pub fn sceIoLseek(fd: SceUid, offset: i64, whence: IoWhence) -> i64; function sceIoLseekAsync (line 3342) | pub fn sceIoLseekAsync(fd: SceUid, offset: i64, whence: IoWhence) -> i32; function sceIoLseek32 (line 3343) | pub fn sceIoLseek32(fd: SceUid, offset: i32, whence: IoWhence) -> i32; function sceIoLseek32Async (line 3344) | pub fn sceIoLseek32Async(fd: SceUid, offset: i32, whence: IoWhence) -> i32; function sceIoRemove (line 3345) | pub fn sceIoRemove(file: *const u8) -> i32; function sceIoMkdir (line 3346) | pub fn sceIoMkdir(dir: *const u8, mode: IoPermissions) -> i32; function sceIoRmdir (line 3347) | pub fn sceIoRmdir(path: *const u8) -> i32; function sceIoChdir (line 3348) | pub fn sceIoChdir(path: *const u8) -> i32; function sceIoRename (line 3349) | pub fn sceIoRename(oldname: *const u8, newname: *const u8) -> i32; function sceIoDopen (line 3350) | pub fn sceIoDopen(dirname: *const u8) -> SceUid; function sceIoDread (line 3351) | pub fn sceIoDread(fd: SceUid, dir: *mut SceIoDirent) -> i32; function sceIoDclose (line 3352) | pub fn sceIoDclose(fd: SceUid) -> i32; function sceIoDevctl (line 3353) | pub fn sceIoDevctl( function sceIoAssign (line 3361) | pub fn sceIoAssign( function sceIoUnassign (line 3369) | pub fn sceIoUnassign(dev: *const u8) -> i32; function sceIoGetstat (line 3370) | pub fn sceIoGetstat(file: *const u8, stat: *mut SceIoStat) -> i32; function sceIoChstat (line 3371) | pub fn sceIoChstat(file: *const u8, stat: *mut SceIoStat, bits: i32) -> ... function sceIoIoctl (line 3372) | pub fn sceIoIoctl( function sceIoIoctlAsync (line 3380) | pub fn sceIoIoctlAsync( function sceIoSync (line 3388) | pub fn sceIoSync(device: *const u8, unk: u32) -> i32; function sceIoWaitAsync (line 3389) | pub fn sceIoWaitAsync(fd: SceUid, res: *mut i64) -> i32; function sceIoWaitAsyncCB (line 3390) | pub fn sceIoWaitAsyncCB(fd: SceUid, res: *mut i64) -> i32; function sceIoPollAsync (line 3391) | pub fn sceIoPollAsync(fd: SceUid, res: *mut i64) -> i32; function sceIoGetAsyncStat (line 3392) | pub fn sceIoGetAsyncStat(fd: SceUid, poll: i32, res: *mut i64) -> i32; function sceIoCancel (line 3393) | pub fn sceIoCancel(fd: SceUid) -> i32; function sceIoGetDevType (line 3394) | pub fn sceIoGetDevType(fd: SceUid) -> i32; function sceIoChangeAsyncPriority (line 3395) | pub fn sceIoChangeAsyncPriority(fd: SceUid, pri: i32) -> i32; function sceIoSetAsyncCallback (line 3396) | pub fn sceIoSetAsyncCallback(fd: SceUid, cb: SceUid, argp: *mut c_void) ... function sceJpegInitMJpeg (line 3398) | pub fn sceJpegInitMJpeg() -> i32; function sceJpegFinishMJpeg (line 3399) | pub fn sceJpegFinishMJpeg() -> i32; function sceJpegCreateMJpeg (line 3400) | pub fn sceJpegCreateMJpeg(width: i32, height: i32) -> i32; function sceJpegDeleteMJpeg (line 3401) | pub fn sceJpegDeleteMJpeg() -> i32; function sceJpegDecodeMJpeg (line 3402) | pub fn sceJpegDecodeMJpeg(jpeg_buf: *mut u8, size: usize, rgba: *mut c_v... function sceUmdCheckMedium (line 3404) | pub fn sceUmdCheckMedium() -> i32; function sceUmdGetDiscInfo (line 3405) | pub fn sceUmdGetDiscInfo(info: *mut UmdInfo) -> i32; function sceUmdActivate (line 3406) | pub fn sceUmdActivate(unit: i32, drive: *const u8) -> i32; function sceUmdDeactivate (line 3407) | pub fn sceUmdDeactivate(unit: i32, drive: *const u8) -> i32; function sceUmdWaitDriveStat (line 3408) | pub fn sceUmdWaitDriveStat(state: i32) -> i32; function sceUmdWaitDriveStatWithTimer (line 3409) | pub fn sceUmdWaitDriveStatWithTimer(state: i32, timeout: u32) -> i32; function sceUmdWaitDriveStatCB (line 3410) | pub fn sceUmdWaitDriveStatCB(state: i32, timeout: u32) -> i32; function sceUmdCancelWaitDriveStat (line 3411) | pub fn sceUmdCancelWaitDriveStat() -> i32; function sceUmdGetDriveStat (line 3412) | pub fn sceUmdGetDriveStat() -> i32; function sceUmdGetErrorStat (line 3413) | pub fn sceUmdGetErrorStat() -> i32; function sceUmdRegisterUMDCallBack (line 3414) | pub fn sceUmdRegisterUMDCallBack(cbid: i32) -> i32; function sceUmdUnRegisterUMDCallBack (line 3415) | pub fn sceUmdUnRegisterUMDCallBack(cbid: i32) -> i32; function sceUmdReplacePermit (line 3416) | pub fn sceUmdReplacePermit() -> i32; function sceUmdReplaceProhibit (line 3417) | pub fn sceUmdReplaceProhibit() -> i32; function sceMpegInit (line 3419) | pub fn sceMpegInit() -> i32; function sceMpegFinish (line 3420) | pub fn sceMpegFinish(); function sceMpegRingbufferQueryMemSize (line 3421) | pub fn sceMpegRingbufferQueryMemSize(packets: i32) -> i32; function sceMpegRingbufferConstruct (line 3422) | pub fn sceMpegRingbufferConstruct( function sceMpegRingbufferDestruct (line 3430) | pub fn sceMpegRingbufferDestruct(ringbuffer: *mut SceMpegRingbuffer); function sceMpegRingbufferAvailableSize (line 3431) | pub fn sceMpegRingbufferAvailableSize(ringbuffer: *mut SceMpegRingbuffer... function sceMpegRingbufferPut (line 3432) | pub fn sceMpegRingbufferPut( function sceMpegQueryMemSize (line 3437) | pub fn sceMpegQueryMemSize(unk: i32) -> i32; function sceMpegCreate (line 3438) | pub fn sceMpegCreate( function sceMpegDelete (line 3447) | pub fn sceMpegDelete(handle: SceMpeg); function sceMpegQueryStreamOffset (line 3448) | pub fn sceMpegQueryStreamOffset(handle: SceMpeg, buffer: *mut c_void, of... function sceMpegQueryStreamSize (line 3449) | pub fn sceMpegQueryStreamSize(buffer: *mut c_void, size: *mut i32) -> i32; function sceMpegRegistStream (line 3450) | pub fn sceMpegRegistStream(handle: SceMpeg, stream_id: i32, unk: i32) ->... function sceMpegUnRegistStream (line 3451) | pub fn sceMpegUnRegistStream(handle: SceMpeg, stream: SceMpegStream); function sceMpegFlushAllStream (line 3452) | pub fn sceMpegFlushAllStream(handle: SceMpeg) -> i32; function sceMpegMallocAvcEsBuf (line 3453) | pub fn sceMpegMallocAvcEsBuf(handle: SceMpeg) -> *mut c_void; function sceMpegFreeAvcEsBuf (line 3454) | pub fn sceMpegFreeAvcEsBuf(handle: SceMpeg, buf: *mut c_void); function sceMpegQueryAtracEsSize (line 3455) | pub fn sceMpegQueryAtracEsSize(handle: SceMpeg, es_size: *mut i32, out_s... function sceMpegInitAu (line 3456) | pub fn sceMpegInitAu(handle: SceMpeg, es_buffer: *mut c_void, au: *mut S... function sceMpegGetAvcAu (line 3457) | pub fn sceMpegGetAvcAu( function sceMpegAvcDecodeMode (line 3463) | pub fn sceMpegAvcDecodeMode(handle: SceMpeg, mode: *mut SceMpegAvcMode) ... function sceMpegAvcDecode (line 3464) | pub fn sceMpegAvcDecode( function sceMpegAvcDecodeStop (line 3471) | pub fn sceMpegAvcDecodeStop( function sceMpegGetAtracAu (line 3477) | pub fn sceMpegGetAtracAu( function sceMpegAtracDecode (line 3483) | pub fn sceMpegAtracDecode( function sceMpegBaseYCrCbCopyVme (line 3490) | pub fn sceMpegBaseYCrCbCopyVme(yuv_buffer: *mut c_void, buffer: *mut i32... function sceMpegBaseCscInit (line 3491) | pub fn sceMpegBaseCscInit(width: i32) -> i32; function sceMpegBaseCscVme (line 3492) | pub fn sceMpegBaseCscVme( function sceMpegbase_BEA18F91 (line 3498) | pub fn sceMpegbase_BEA18F91(lli: *mut SceMpegLLI) -> i32; function sceHprmPeekCurrentKey (line 3500) | pub fn sceHprmPeekCurrentKey(key: *mut i32) -> i32; function sceHprmPeekLatch (line 3501) | pub fn sceHprmPeekLatch(latch: *mut [u32; 4]) -> i32; function sceHprmReadLatch (line 3502) | pub fn sceHprmReadLatch(latch: *mut [u32; 4]) -> i32; function sceHprmIsHeadphoneExist (line 3503) | pub fn sceHprmIsHeadphoneExist() -> i32; function sceHprmIsRemoteExist (line 3504) | pub fn sceHprmIsRemoteExist() -> i32; function sceHprmIsMicrophoneExist (line 3505) | pub fn sceHprmIsMicrophoneExist() -> i32; function sceGuDepthBuffer (line 3507) | pub fn sceGuDepthBuffer(zbp: *mut c_void, zbw: i32); function sceGuDispBuffer (line 3508) | pub fn sceGuDispBuffer(width: i32, height: i32, dispbp: *mut c_void, dis... function sceGuDrawBuffer (line 3509) | pub fn sceGuDrawBuffer(psm: DisplayPixelFormat, fbp: *mut c_void, fbw: i... function sceGuDrawBufferList (line 3510) | pub fn sceGuDrawBufferList(psm: DisplayPixelFormat, fbp: *mut c_void, fb... function sceGuDisplay (line 3511) | pub fn sceGuDisplay(state: bool) -> bool; function sceGuDepthFunc (line 3512) | pub fn sceGuDepthFunc(function: DepthFunc); function sceGuDepthMask (line 3513) | pub fn sceGuDepthMask(mask: i32); function sceGuDepthOffset (line 3514) | pub fn sceGuDepthOffset(offset: i32); function sceGuDepthRange (line 3515) | pub fn sceGuDepthRange(near: i32, far: i32); function sceGuFog (line 3516) | pub fn sceGuFog(near: f32, far: f32, color: u32); function sceGuInit (line 3517) | pub fn sceGuInit(); function sceGuTerm (line 3518) | pub fn sceGuTerm(); function sceGuBreak (line 3519) | pub fn sceGuBreak(mode: i32); function sceGuContinue (line 3520) | pub fn sceGuContinue(); function sceGuSetCallback (line 3521) | pub fn sceGuSetCallback(signal: GuCallbackId, callback: GuCallback) -> G... function sceGuSignal (line 3522) | pub fn sceGuSignal(behavior: SignalBehavior, signal: i32); function sceGuSendCommandf (line 3523) | pub fn sceGuSendCommandf(cmd: GeCommand, argument: f32); function sceGuSendCommandi (line 3524) | pub fn sceGuSendCommandi(cmd: GeCommand, argument: i32); function sceGuGetMemory (line 3525) | pub fn sceGuGetMemory(size: i32) -> *mut c_void; function sceGuStart (line 3526) | pub fn sceGuStart(context_type: GuContextType, list: *mut c_void); function sceGuFinish (line 3527) | pub fn sceGuFinish() -> i32; function sceGuFinishId (line 3528) | pub fn sceGuFinishId(id: u32) -> i32; function sceGuCallList (line 3529) | pub fn sceGuCallList(list: *const c_void); function sceGuCallMode (line 3530) | pub fn sceGuCallMode(mode: i32); function sceGuCheckList (line 3531) | pub fn sceGuCheckList() -> i32; function sceGuSendList (line 3532) | pub fn sceGuSendList(mode: GuQueueMode, list: *const c_void, context: *m... function sceGuSwapBuffers (line 3533) | pub fn sceGuSwapBuffers() -> *mut c_void; function sceGuSync (line 3534) | pub fn sceGuSync(mode: GuSyncMode, behavior: GuSyncBehavior) -> GeListSt... function sceGuDrawArray (line 3535) | pub fn sceGuDrawArray( function sceGuBeginObject (line 3542) | pub fn sceGuBeginObject( function sceGuEndObject (line 3548) | pub fn sceGuEndObject(); function sceGuSetStatus (line 3549) | pub fn sceGuSetStatus(state: GuState, status: i32); function sceGuGetStatus (line 3550) | pub fn sceGuGetStatus(state: GuState) -> bool; function sceGuSetAllStatus (line 3551) | pub fn sceGuSetAllStatus(status: i32); function sceGuGetAllStatus (line 3552) | pub fn sceGuGetAllStatus() -> i32; function sceGuEnable (line 3553) | pub fn sceGuEnable(state: GuState); function sceGuDisable (line 3554) | pub fn sceGuDisable(state: GuState); function sceGuLight (line 3555) | pub fn sceGuLight(light: i32, type_: LightType, components: i32, positio... function sceGuLightAtt (line 3556) | pub fn sceGuLightAtt(light: i32, atten0: f32, atten1: f32, atten2: f32); function sceGuLightColor (line 3557) | pub fn sceGuLightColor(light: i32, component: i32, color: u32); function sceGuLightMode (line 3558) | pub fn sceGuLightMode(mode: LightMode); function sceGuLightSpot (line 3559) | pub fn sceGuLightSpot(light: i32, direction: &ScePspFVector3, exponent: ... function sceGuClear (line 3560) | pub fn sceGuClear(flags: i32); function sceGuClearColor (line 3561) | pub fn sceGuClearColor(color: u32); function sceGuClearDepth (line 3562) | pub fn sceGuClearDepth(depth: u32); function sceGuClearStencil (line 3563) | pub fn sceGuClearStencil(stencil: u32); function sceGuPixelMask (line 3564) | pub fn sceGuPixelMask(mask: u32); function sceGuColor (line 3565) | pub fn sceGuColor(color: u32); function sceGuColorFunc (line 3566) | pub fn sceGuColorFunc(func: ColorFunc, color: u32, mask: u32); function sceGuColorMaterial (line 3567) | pub fn sceGuColorMaterial(components: i32); function sceGuAlphaFunc (line 3568) | pub fn sceGuAlphaFunc(func: AlphaFunc, value: i32, mask: i32); function sceGuAmbient (line 3569) | pub fn sceGuAmbient(color: u32); function sceGuAmbientColor (line 3570) | pub fn sceGuAmbientColor(color: u32); function sceGuBlendFunc (line 3571) | pub fn sceGuBlendFunc(op: BlendOp, src: BlendSrc, dest: BlendDst, src_fi... function sceGuMaterial (line 3572) | pub fn sceGuMaterial(components: i32, color: u32); function sceGuModelColor (line 3573) | pub fn sceGuModelColor(emissive: u32, ambient: u32, diffuse: u32, specul... function sceGuStencilFunc (line 3574) | pub fn sceGuStencilFunc(func: StencilFunc, ref_: i32, mask: i32); function sceGuStencilOp (line 3575) | pub fn sceGuStencilOp(fail: StencilOperation, zfail: StencilOperation, z... function sceGuSpecular (line 3576) | pub fn sceGuSpecular(power: f32); function sceGuFrontFace (line 3577) | pub fn sceGuFrontFace(order: FrontFaceDirection); function sceGuLogicalOp (line 3578) | pub fn sceGuLogicalOp(op: LogicalOperation); function sceGuSetDither (line 3579) | pub fn sceGuSetDither(matrix: &ScePspIMatrix4); function sceGuShadeModel (line 3580) | pub fn sceGuShadeModel(mode: ShadingModel); function sceGuCopyImage (line 3581) | pub fn sceGuCopyImage( function sceGuTexEnvColor (line 3594) | pub fn sceGuTexEnvColor(color: u32); function sceGuTexFilter (line 3595) | pub fn sceGuTexFilter(min: TextureFilter, mag: TextureFilter); function sceGuTexFlush (line 3596) | pub fn sceGuTexFlush(); function sceGuTexFunc (line 3597) | pub fn sceGuTexFunc(tfx: TextureEffect, tcc: TextureColorComponent); function sceGuTexImage (line 3598) | pub fn sceGuTexImage( function sceGuTexLevelMode (line 3605) | pub fn sceGuTexLevelMode(mode: TextureLevelMode, bias: f32); function sceGuTexMapMode (line 3606) | pub fn sceGuTexMapMode(mode: TextureMapMode, a1: u32, a2: u32); function sceGuTexMode (line 3607) | pub fn sceGuTexMode(tpsm: TexturePixelFormat, maxmips: i32, a2: i32, swi... function sceGuTexOffset (line 3608) | pub fn sceGuTexOffset(u: f32, v: f32); function sceGuTexProjMapMode (line 3609) | pub fn sceGuTexProjMapMode(mode: TextureProjectionMapMode); function sceGuTexScale (line 3610) | pub fn sceGuTexScale(u: f32, v: f32); function sceGuTexSlope (line 3611) | pub fn sceGuTexSlope(slope: f32); function sceGuTexSync (line 3612) | pub fn sceGuTexSync(); function sceGuTexWrap (line 3613) | pub fn sceGuTexWrap(u: GuTexWrapMode, v: GuTexWrapMode); function sceGuClutLoad (line 3614) | pub fn sceGuClutLoad(num_blocks: i32, cbp: *const c_void); function sceGuClutMode (line 3615) | pub fn sceGuClutMode(cpsm: ClutPixelFormat, shift: u32, mask: u32, a3: u... function sceGuOffset (line 3616) | pub fn sceGuOffset(x: u32, y: u32); function sceGuScissor (line 3617) | pub fn sceGuScissor(x: i32, y: i32, w: i32, h: i32); function sceGuViewport (line 3618) | pub fn sceGuViewport(cx: i32, cy: i32, width: i32, height: i32); function sceGuDrawBezier (line 3619) | pub fn sceGuDrawBezier( function sceGuPatchDivide (line 3626) | pub fn sceGuPatchDivide(ulevel: u32, vlevel: u32); function sceGuPatchFrontFace (line 3627) | pub fn sceGuPatchFrontFace(a0: u32); function sceGuPatchPrim (line 3628) | pub fn sceGuPatchPrim(prim: PatchPrimitive); function sceGuDrawSpline (line 3629) | pub fn sceGuDrawSpline( function sceGuSetMatrix (line 3638) | pub fn sceGuSetMatrix(type_: MatrixMode, matrix: &ScePspFMatrix4); function sceGuBoneMatrix (line 3639) | pub fn sceGuBoneMatrix(index: u32, matrix: &ScePspFMatrix4); function sceGuMorphWeight (line 3640) | pub fn sceGuMorphWeight(index: i32, weight: f32); function sceGuDrawArrayN (line 3641) | pub fn sceGuDrawArrayN( function sceGumDrawArray (line 3650) | pub fn sceGumDrawArray( function sceGumDrawArrayN (line 3657) | pub fn sceGumDrawArrayN( function sceGumDrawBezier (line 3665) | pub fn sceGumDrawBezier( function sceGumDrawSpline (line 3672) | pub fn sceGumDrawSpline( function sceGumFastInverse (line 3681) | pub fn sceGumFastInverse(); function sceGumFullInverse (line 3682) | pub fn sceGumFullInverse(); function sceGumLoadIdentity (line 3683) | pub fn sceGumLoadIdentity(); function sceGumLoadMatrix (line 3684) | pub fn sceGumLoadMatrix(m: &ScePspFMatrix4); function sceGumLookAt (line 3685) | pub fn sceGumLookAt(eye: &ScePspFVector3, center: &ScePspFVector3, up: &... function sceGumMatrixMode (line 3686) | pub fn sceGumMatrixMode(mode: MatrixMode); function sceGumMultMatrix (line 3687) | pub fn sceGumMultMatrix(m: &ScePspFMatrix4); function sceGumOrtho (line 3688) | pub fn sceGumOrtho(left: f32, right: f32, bottom: f32, top: f32, near: f... function sceGumPerspective (line 3689) | pub fn sceGumPerspective(fovy: f32, aspect: f32, near: f32, far: f32); function sceGumPopMatrix (line 3690) | pub fn sceGumPopMatrix(); function sceGumPushMatrix (line 3691) | pub fn sceGumPushMatrix(); function sceGumRotateX (line 3692) | pub fn sceGumRotateX(angle: f32); function sceGumRotateY (line 3693) | pub fn sceGumRotateY(angle: f32); function sceGumRotateZ (line 3694) | pub fn sceGumRotateZ(angle: f32); function sceGumRotateXYZ (line 3695) | pub fn sceGumRotateXYZ(v: &ScePspFVector3); function sceGumRotateZYX (line 3696) | pub fn sceGumRotateZYX(v: &ScePspFVector3); function sceGumScale (line 3697) | pub fn sceGumScale(v: &ScePspFVector3); function sceGumStoreMatrix (line 3698) | pub fn sceGumStoreMatrix(m: &mut ScePspFMatrix4); function sceGumTranslate (line 3699) | pub fn sceGumTranslate(v: &ScePspFVector3); function sceGumUpdateMatrix (line 3700) | pub fn sceGumUpdateMatrix(); function sceMp3ReserveMp3Handle (line 3702) | pub fn sceMp3ReserveMp3Handle(args: *mut SceMp3InitArg) -> i32; function sceMp3ReleaseMp3Handle (line 3703) | pub fn sceMp3ReleaseMp3Handle(handle: Mp3Handle) -> i32; function sceMp3InitResource (line 3704) | pub fn sceMp3InitResource() -> i32; function sceMp3TermResource (line 3705) | pub fn sceMp3TermResource() -> i32; function sceMp3Init (line 3706) | pub fn sceMp3Init(handle: Mp3Handle) -> i32; function sceMp3Decode (line 3707) | pub fn sceMp3Decode(handle: Mp3Handle, dst: *mut *mut i16) -> i32; function sceMp3GetInfoToAddStreamData (line 3708) | pub fn sceMp3GetInfoToAddStreamData( function sceMp3NotifyAddStreamData (line 3714) | pub fn sceMp3NotifyAddStreamData(handle: Mp3Handle, size: i32) -> i32; function sceMp3CheckStreamDataNeeded (line 3715) | pub fn sceMp3CheckStreamDataNeeded(handle: Mp3Handle) -> i32; function sceMp3SetLoopNum (line 3716) | pub fn sceMp3SetLoopNum(handle: Mp3Handle, loop_: i32) -> i32; function sceMp3GetLoopNum (line 3717) | pub fn sceMp3GetLoopNum(handle: Mp3Handle) -> i32; function sceMp3GetSumDecodedSample (line 3718) | pub fn sceMp3GetSumDecodedSample(handle: Mp3Handle) -> i32; function sceMp3GetMaxOutputSample (line 3719) | pub fn sceMp3GetMaxOutputSample(handle: Mp3Handle) -> i32; function sceMp3GetSamplingRate (line 3720) | pub fn sceMp3GetSamplingRate(handle: Mp3Handle) -> i32; function sceMp3GetBitRate (line 3721) | pub fn sceMp3GetBitRate(handle: Mp3Handle) -> i32; function sceMp3GetMp3ChannelNum (line 3722) | pub fn sceMp3GetMp3ChannelNum(handle: Mp3Handle) -> i32; function sceMp3ResetPlayPosition (line 3723) | pub fn sceMp3ResetPlayPosition(handle: Mp3Handle) -> i32; function sceRegOpenRegistry (line 3725) | pub fn sceRegOpenRegistry(reg: *mut Key, mode: i32, handle: *mut RegHand... function sceRegFlushRegistry (line 3726) | pub fn sceRegFlushRegistry(handle: RegHandle) -> i32; function sceRegCloseRegistry (line 3727) | pub fn sceRegCloseRegistry(handle: RegHandle) -> i32; function sceRegOpenCategory (line 3728) | pub fn sceRegOpenCategory( function sceRegRemoveCategory (line 3734) | pub fn sceRegRemoveCategory(handle: RegHandle, name: *const u8) -> i32; function sceRegCloseCategory (line 3735) | pub fn sceRegCloseCategory(dir_handle: RegHandle) -> i32; function sceRegFlushCategory (line 3736) | pub fn sceRegFlushCategory(dir_handle: RegHandle) -> i32; function sceRegGetKeyInfo (line 3737) | pub fn sceRegGetKeyInfo( function sceRegGetKeyInfoByName (line 3744) | pub fn sceRegGetKeyInfoByName( function sceRegGetKeyValue (line 3750) | pub fn sceRegGetKeyValue( function sceRegGetKeyValueByName (line 3756) | pub fn sceRegGetKeyValueByName( function sceRegSetKeyValue (line 3762) | pub fn sceRegSetKeyValue( function sceRegGetKeysNum (line 3768) | pub fn sceRegGetKeysNum(dir_handle: RegHandle, num: *mut i32) -> i32; function sceRegGetKeys (line 3769) | pub fn sceRegGetKeys(dir_handle: RegHandle, buf: *mut u8, num: i32) -> i32; function sceRegCreateKey (line 3770) | pub fn sceRegCreateKey(dir_handle: RegHandle, name: *const u8, type_: i3... function sceRegRemoveRegistry (line 3771) | pub fn sceRegRemoveRegistry(key: *mut Key) -> i32; function sceOpenPSIDGetOpenPSID (line 3773) | pub fn sceOpenPSIDGetOpenPSID(openpsid: *mut OpenPSID) -> i32; function sceUtilityMsgDialogInitStart (line 3775) | pub fn sceUtilityMsgDialogInitStart(params: *mut UtilityMsgDialogParams)... function sceUtilityMsgDialogShutdownStart (line 3776) | pub fn sceUtilityMsgDialogShutdownStart(); function sceUtilityMsgDialogGetStatus (line 3777) | pub fn sceUtilityMsgDialogGetStatus() -> i32; function sceUtilityMsgDialogUpdate (line 3778) | pub fn sceUtilityMsgDialogUpdate(n: i32); function sceUtilityMsgDialogAbort (line 3779) | pub fn sceUtilityMsgDialogAbort() -> i32; function sceUtilityNetconfInitStart (line 3780) | pub fn sceUtilityNetconfInitStart(data: *mut UtilityNetconfData) -> i32; function sceUtilityNetconfShutdownStart (line 3781) | pub fn sceUtilityNetconfShutdownStart() -> i32; function sceUtilityNetconfUpdate (line 3782) | pub fn sceUtilityNetconfUpdate(unknown: i32) -> i32; function sceUtilityNetconfGetStatus (line 3783) | pub fn sceUtilityNetconfGetStatus() -> i32; function sceUtilityCheckNetParam (line 3784) | pub fn sceUtilityCheckNetParam(id: i32) -> i32; function sceUtilityGetNetParam (line 3785) | pub fn sceUtilityGetNetParam(conf: i32, param: NetParam, data: *mut Util... function sceUtilitySavedataInitStart (line 3786) | pub fn sceUtilitySavedataInitStart(params: *mut SceUtilitySavedataParam)... function sceUtilitySavedataGetStatus (line 3787) | pub fn sceUtilitySavedataGetStatus() -> i32; function sceUtilitySavedataShutdownStart (line 3788) | pub fn sceUtilitySavedataShutdownStart() -> i32; function sceUtilitySavedataUpdate (line 3789) | pub fn sceUtilitySavedataUpdate(unknown: i32); function sceUtilityGameSharingInitStart (line 3790) | pub fn sceUtilityGameSharingInitStart(params: *mut UtilityGameSharingPar... function sceUtilityGameSharingShutdownStart (line 3791) | pub fn sceUtilityGameSharingShutdownStart(); function sceUtilityGameSharingGetStatus (line 3792) | pub fn sceUtilityGameSharingGetStatus() -> i32; function sceUtilityGameSharingUpdate (line 3793) | pub fn sceUtilityGameSharingUpdate(n: i32); function sceUtilityHtmlViewerInitStart (line 3794) | pub fn sceUtilityHtmlViewerInitStart(params: *mut UtilityHtmlViewerParam... function sceUtilityHtmlViewerShutdownStart (line 3795) | pub fn sceUtilityHtmlViewerShutdownStart() -> i32; function sceUtilityHtmlViewerUpdate (line 3796) | pub fn sceUtilityHtmlViewerUpdate(n: i32) -> i32; function sceUtilityHtmlViewerGetStatus (line 3797) | pub fn sceUtilityHtmlViewerGetStatus() -> i32; function sceUtilitySetSystemParamInt (line 3798) | pub fn sceUtilitySetSystemParamInt(id: SystemParamId, value: i32) -> i32; function sceUtilitySetSystemParamString (line 3799) | pub fn sceUtilitySetSystemParamString(id: SystemParamId, str: *const u8)... function sceUtilityGetSystemParamInt (line 3800) | pub fn sceUtilityGetSystemParamInt(id: SystemParamId, value: *mut i32) -... function sceUtilityGetSystemParamString (line 3801) | pub fn sceUtilityGetSystemParamString(id: SystemParamId, str: *mut u8, l... function sceUtilityOskInitStart (line 3802) | pub fn sceUtilityOskInitStart(params: *mut SceUtilityOskParams) -> i32; function sceUtilityOskShutdownStart (line 3803) | pub fn sceUtilityOskShutdownStart() -> i32; function sceUtilityOskUpdate (line 3804) | pub fn sceUtilityOskUpdate(n: i32) -> i32; function sceUtilityOskGetStatus (line 3805) | pub fn sceUtilityOskGetStatus() -> i32; function sceUtilityLoadNetModule (line 3806) | pub fn sceUtilityLoadNetModule(module: NetModule) -> i32; function sceUtilityUnloadNetModule (line 3807) | pub fn sceUtilityUnloadNetModule(module: NetModule) -> i32; function sceUtilityLoadAvModule (line 3808) | pub fn sceUtilityLoadAvModule(module: AvModule) -> i32; function sceUtilityUnloadAvModule (line 3809) | pub fn sceUtilityUnloadAvModule(module: AvModule) -> i32; function sceUtilityLoadUsbModule (line 3810) | pub fn sceUtilityLoadUsbModule(module: UsbModule) -> i32; function sceUtilityUnloadUsbModule (line 3811) | pub fn sceUtilityUnloadUsbModule(module: UsbModule) -> i32; function sceUtilityLoadModule (line 3812) | pub fn sceUtilityLoadModule(module: Module) -> i32; function sceUtilityUnloadModule (line 3813) | pub fn sceUtilityUnloadModule(module: Module) -> i32; function sceUtilityCreateNetParam (line 3814) | pub fn sceUtilityCreateNetParam(conf: i32) -> i32; function sceUtilitySetNetParam (line 3815) | pub fn sceUtilitySetNetParam(param: NetParam, val: *const c_void) -> i32; function sceUtilityCopyNetParam (line 3816) | pub fn sceUtilityCopyNetParam(src: i32, dest: i32) -> i32; function sceUtilityDeleteNetParam (line 3817) | pub fn sceUtilityDeleteNetParam(conf: i32) -> i32; function sceNetInit (line 3819) | pub fn sceNetInit( function sceNetTerm (line 3826) | pub fn sceNetTerm() -> i32; function sceNetFreeThreadinfo (line 3827) | pub fn sceNetFreeThreadinfo(thid: i32) -> i32; function sceNetThreadAbort (line 3828) | pub fn sceNetThreadAbort(thid: i32) -> i32; function sceNetEtherStrton (line 3829) | pub fn sceNetEtherStrton(name: *mut u8, mac: *mut u8); function sceNetEtherNtostr (line 3830) | pub fn sceNetEtherNtostr(mac: *mut u8, name: *mut u8); function sceNetGetLocalEtherAddr (line 3831) | pub fn sceNetGetLocalEtherAddr(mac: *mut u8) -> i32; function sceNetGetMallocStat (line 3832) | pub fn sceNetGetMallocStat(stat: *mut SceNetMallocStat) -> i32; function sceNetAdhocctlInit (line 3834) | pub fn sceNetAdhocctlInit( function sceNetAdhocctlTerm (line 3839) | pub fn sceNetAdhocctlTerm() -> i32; function sceNetAdhocctlConnect (line 3840) | pub fn sceNetAdhocctlConnect(name: *const u8) -> i32; function sceNetAdhocctlDisconnect (line 3841) | pub fn sceNetAdhocctlDisconnect() -> i32; function sceNetAdhocctlGetState (line 3842) | pub fn sceNetAdhocctlGetState(event: *mut i32) -> i32; function sceNetAdhocctlCreate (line 3843) | pub fn sceNetAdhocctlCreate(name: *const u8) -> i32; function sceNetAdhocctlJoin (line 3844) | pub fn sceNetAdhocctlJoin(scaninfo: *mut SceNetAdhocctlScanInfo) -> i32; function sceNetAdhocctlGetAdhocId (line 3845) | pub fn sceNetAdhocctlGetAdhocId(id: *mut SceNetAdhocctlAdhocId) -> i32; function sceNetAdhocctlCreateEnterGameMode (line 3846) | pub fn sceNetAdhocctlCreateEnterGameMode( function sceNetAdhocctlJoinEnterGameMode (line 3854) | pub fn sceNetAdhocctlJoinEnterGameMode( function sceNetAdhocctlGetGameModeInfo (line 3860) | pub fn sceNetAdhocctlGetGameModeInfo(gamemodeinfo: *mut SceNetAdhocctlGa... function sceNetAdhocctlExitGameMode (line 3861) | pub fn sceNetAdhocctlExitGameMode() -> i32; function sceNetAdhocctlGetPeerList (line 3862) | pub fn sceNetAdhocctlGetPeerList(length: *mut i32, buf: *mut c_void) -> ... function sceNetAdhocctlGetPeerInfo (line 3863) | pub fn sceNetAdhocctlGetPeerInfo( function sceNetAdhocctlScan (line 3868) | pub fn sceNetAdhocctlScan() -> i32; function sceNetAdhocctlGetScanInfo (line 3869) | pub fn sceNetAdhocctlGetScanInfo(length: *mut i32, buf: *mut c_void) -> ... function sceNetAdhocctlAddHandler (line 3870) | pub fn sceNetAdhocctlAddHandler(handler: SceNetAdhocctlHandler, unknown:... function sceNetAdhocctlDelHandler (line 3871) | pub fn sceNetAdhocctlDelHandler(id: i32) -> i32; function sceNetAdhocctlGetNameByAddr (line 3872) | pub fn sceNetAdhocctlGetNameByAddr(mac: *mut u8, nickname: *mut u8) -> i32; function sceNetAdhocctlGetAddrByName (line 3873) | pub fn sceNetAdhocctlGetAddrByName( function sceNetAdhocctlGetParameter (line 3878) | pub fn sceNetAdhocctlGetParameter(params: *mut SceNetAdhocctlParams) -> ... function sceNetAdhocInit (line 3880) | pub fn sceNetAdhocInit() -> i32; function sceNetAdhocTerm (line 3881) | pub fn sceNetAdhocTerm() -> i32; function sceNetAdhocPdpCreate (line 3882) | pub fn sceNetAdhocPdpCreate(mac: *mut u8, port: u16, buf_size: u32, unk1... function sceNetAdhocPdpDelete (line 3883) | pub fn sceNetAdhocPdpDelete(id: i32, unk1: i32) -> i32; function sceNetAdhocPdpSend (line 3884) | pub fn sceNetAdhocPdpSend( function sceNetAdhocPdpRecv (line 3893) | pub fn sceNetAdhocPdpRecv( function sceNetAdhocGetPdpStat (line 3902) | pub fn sceNetAdhocGetPdpStat(size: *mut i32, stat: *mut SceNetAdhocPdpSt... function sceNetAdhocGameModeCreateMaster (line 3903) | pub fn sceNetAdhocGameModeCreateMaster(data: *mut c_void, size: i32) -> ... function sceNetAdhocGameModeCreateReplica (line 3904) | pub fn sceNetAdhocGameModeCreateReplica(mac: *mut u8, data: *mut c_void,... function sceNetAdhocGameModeUpdateMaster (line 3905) | pub fn sceNetAdhocGameModeUpdateMaster() -> i32; function sceNetAdhocGameModeUpdateReplica (line 3906) | pub fn sceNetAdhocGameModeUpdateReplica(id: i32, unk1: i32) -> i32; function sceNetAdhocGameModeDeleteMaster (line 3907) | pub fn sceNetAdhocGameModeDeleteMaster() -> i32; function sceNetAdhocGameModeDeleteReplica (line 3908) | pub fn sceNetAdhocGameModeDeleteReplica(id: i32) -> i32; function sceNetAdhocPtpOpen (line 3909) | pub fn sceNetAdhocPtpOpen( function sceNetAdhocPtpConnect (line 3919) | pub fn sceNetAdhocPtpConnect(id: i32, timeout: u32, nonblock: i32) -> i32; function sceNetAdhocPtpListen (line 3920) | pub fn sceNetAdhocPtpListen( function sceNetAdhocPtpAccept (line 3929) | pub fn sceNetAdhocPtpAccept( function sceNetAdhocPtpSend (line 3936) | pub fn sceNetAdhocPtpSend( function sceNetAdhocPtpRecv (line 3943) | pub fn sceNetAdhocPtpRecv( function sceNetAdhocPtpFlush (line 3950) | pub fn sceNetAdhocPtpFlush(id: i32, timeout: u32, nonblock: i32) -> i32; function sceNetAdhocPtpClose (line 3951) | pub fn sceNetAdhocPtpClose(id: i32, unk1: i32) -> i32; function sceNetAdhocGetPtpStat (line 3952) | pub fn sceNetAdhocGetPtpStat(size: *mut i32, stat: *mut SceNetAdhocPtpSt... function sceNetAdhocMatchingInit (line 3956) | pub fn sceNetAdhocMatchingInit(memsize: i32) -> i32; function sceNetAdhocMatchingTerm (line 3957) | pub fn sceNetAdhocMatchingTerm() -> i32; function sceNetAdhocMatchingCreate (line 3958) | pub fn sceNetAdhocMatchingCreate( function sceNetAdhocMatchingDelete (line 3969) | pub fn sceNetAdhocMatchingDelete(matching_id: i32) -> i32; function sceNetAdhocMatchingStart (line 3970) | pub fn sceNetAdhocMatchingStart( function sceNetAdhocMatchingStop (line 3979) | pub fn sceNetAdhocMatchingStop(matching_id: i32) -> i32; function sceNetAdhocMatchingSelectTarget (line 3980) | pub fn sceNetAdhocMatchingSelectTarget( function sceNetAdhocMatchingCancelTarget (line 3986) | pub fn sceNetAdhocMatchingCancelTarget(matching_id: i32, mac: *mut u8) -... function sceNetAdhocMatchingCancelTargetWithOpt (line 3987) | pub fn sceNetAdhocMatchingCancelTargetWithOpt( function sceNetAdhocMatchingSendData (line 3993) | pub fn sceNetAdhocMatchingSendData( function sceNetAdhocMatchingAbortSendData (line 3999) | pub fn sceNetAdhocMatchingAbortSendData(matching_id: i32, mac: *mut u8) ... function sceNetAdhocMatchingSetHelloOpt (line 4000) | pub fn sceNetAdhocMatchingSetHelloOpt( function sceNetAdhocMatchingGetHelloOpt (line 4005) | pub fn sceNetAdhocMatchingGetHelloOpt( function sceNetAdhocMatchingGetMembers (line 4010) | pub fn sceNetAdhocMatchingGetMembers( function sceNetAdhocMatchingGetPoolMaxAlloc (line 4015) | pub fn sceNetAdhocMatchingGetPoolMaxAlloc() -> i32; function sceNetAdhocMatchingGetPoolStat (line 4016) | pub fn sceNetAdhocMatchingGetPoolStat(poolstat: *mut AdhocPoolStat) -> i32; function sceNetApctlInit (line 4020) | pub fn sceNetApctlInit(stack_size: i32, init_priority: i32) -> i32; function sceNetApctlTerm (line 4021) | pub fn sceNetApctlTerm() -> i32; function sceNetApctlGetInfo (line 4022) | pub fn sceNetApctlGetInfo(code: ApctlInfo, pinfo: *mut SceNetApctlInfo) ... function sceNetApctlAddHandler (line 4023) | pub fn sceNetApctlAddHandler(handler: SceNetApctlHandler, parg: *mut c_v... function sceNetApctlDelHandler (line 4024) | pub fn sceNetApctlDelHandler(handler_id: i32) -> i32; function sceNetApctlConnect (line 4025) | pub fn sceNetApctlConnect(conn_index: i32) -> i32; function sceNetApctlDisconnect (line 4026) | pub fn sceNetApctlDisconnect() -> i32; function sceNetApctlGetState (line 4027) | pub fn sceNetApctlGetState(pstate: *mut ApctlState) -> i32; function sceNetInetInit (line 4029) | pub fn sceNetInetInit() -> i32; function sceNetInetTerm (line 4030) | pub fn sceNetInetTerm() -> i32; function sceNetInetAccept (line 4031) | pub fn sceNetInetAccept(s: i32, addr: *mut sockaddr, addr_len: *mut sock... function sceNetInetBind (line 4032) | pub fn sceNetInetBind(s: i32, my_addr: *const sockaddr, addr_len: sockle... function sceNetInetConnect (line 4033) | pub fn sceNetInetConnect(s: i32, serv_addr: *const sockaddr, addr_len: s... function sceNetInetGetsockopt (line 4034) | pub fn sceNetInetGetsockopt( function sceNetInetListen (line 4041) | pub fn sceNetInetListen(s: i32, backlog: i32) -> i32; function sceNetInetRecv (line 4042) | pub fn sceNetInetRecv(s: i32, buf: *mut c_void, len: usize, flags: i32) ... function sceNetInetRecvfrom (line 4043) | pub fn sceNetInetRecvfrom( function sceNetInetSend (line 4051) | pub fn sceNetInetSend(s: i32, buf: *const c_void, len: usize, flags: i32... function sceNetInetSendto (line 4052) | pub fn sceNetInetSendto( function sceNetInetSetsockopt (line 4060) | pub fn sceNetInetSetsockopt( function sceNetInetShutdown (line 4067) | pub fn sceNetInetShutdown(s: i32, how: i32) -> i32; function sceNetInetSocket (line 4068) | pub fn sceNetInetSocket(domain: i32, type_: i32, protocol: i32) -> i32; function sceNetInetClose (line 4069) | pub fn sceNetInetClose(s: i32) -> i32; function sceNetInetGetErrno (line 4070) | pub fn sceNetInetGetErrno() -> i32; function sceSslInit (line 4072) | pub fn sceSslInit(unknown1: i32) -> i32; function sceSslEnd (line 4073) | pub fn sceSslEnd() -> i32; function sceSslGetUsedMemoryMax (line 4074) | pub fn sceSslGetUsedMemoryMax(memory: *mut u32) -> i32; function sceSslGetUsedMemoryCurrent (line 4075) | pub fn sceSslGetUsedMemoryCurrent(memory: *mut u32) -> i32; function sceHttpInit (line 4077) | pub fn sceHttpInit(unknown1: u32) -> i32; function sceHttpEnd (line 4078) | pub fn sceHttpEnd() -> i32; function sceHttpCreateTemplate (line 4079) | pub fn sceHttpCreateTemplate(agent: *mut u8, unknown1: i32, unknown2: i3... function sceHttpDeleteTemplate (line 4080) | pub fn sceHttpDeleteTemplate(templateid: i32) -> i32; function sceHttpCreateConnection (line 4081) | pub fn sceHttpCreateConnection( function sceHttpCreateConnectionWithURL (line 4088) | pub fn sceHttpCreateConnectionWithURL(templateid: i32, url: *const u8, u... function sceHttpDeleteConnection (line 4089) | pub fn sceHttpDeleteConnection(connection_id: i32) -> i32; function sceHttpCreateRequest (line 4090) | pub fn sceHttpCreateRequest( function sceHttpCreateRequestWithURL (line 4096) | pub fn sceHttpCreateRequestWithURL( function sceHttpDeleteRequest (line 4102) | pub fn sceHttpDeleteRequest(request_id: i32) -> i32; function sceHttpSendRequest (line 4103) | pub fn sceHttpSendRequest(request_id: i32, data: *mut c_void, data_size:... function sceHttpAbortRequest (line 4104) | pub fn sceHttpAbortRequest(request_id: i32) -> i32; function sceHttpReadData (line 4105) | pub fn sceHttpReadData(request_id: i32, data: *mut c_void, data_size: u3... function sceHttpGetContentLength (line 4106) | pub fn sceHttpGetContentLength(request_id: i32, content_length: *mut u64... function sceHttpGetStatusCode (line 4107) | pub fn sceHttpGetStatusCode(request_id: i32, status_code: *mut i32) -> i32; function sceHttpSetResolveTimeOut (line 4108) | pub fn sceHttpSetResolveTimeOut(id: i32, timeout: u32) -> i32; function sceHttpSetResolveRetry (line 4109) | pub fn sceHttpSetResolveRetry(id: i32, count: i32) -> i32; function sceHttpSetConnectTimeOut (line 4110) | pub fn sceHttpSetConnectTimeOut(id: i32, timeout: u32) -> i32; function sceHttpSetSendTimeOut (line 4111) | pub fn sceHttpSetSendTimeOut(id: i32, timeout: u32) -> i32; function sceHttpSetRecvTimeOut (line 4112) | pub fn sceHttpSetRecvTimeOut(id: i32, timeout: u32) -> i32; function sceHttpEnableKeepAlive (line 4113) | pub fn sceHttpEnableKeepAlive(id: i32) -> i32; function sceHttpDisableKeepAlive (line 4114) | pub fn sceHttpDisableKeepAlive(id: i32) -> i32; function sceHttpEnableRedirect (line 4115) | pub fn sceHttpEnableRedirect(id: i32) -> i32; function sceHttpDisableRedirect (line 4116) | pub fn sceHttpDisableRedirect(id: i32) -> i32; function sceHttpEnableCookie (line 4117) | pub fn sceHttpEnableCookie(id: i32) -> i32; function sceHttpDisableCookie (line 4118) | pub fn sceHttpDisableCookie(id: i32) -> i32; function sceHttpSaveSystemCookie (line 4119) | pub fn sceHttpSaveSystemCookie() -> i32; function sceHttpLoadSystemCookie (line 4120) | pub fn sceHttpLoadSystemCookie() -> i32; function sceHttpAddExtraHeader (line 4121) | pub fn sceHttpAddExtraHeader(id: i32, name: *mut u8, value: *mut u8, unk... function sceHttpDeleteHeader (line 4122) | pub fn sceHttpDeleteHeader(id: i32, name: *const u8) -> i32; function sceHttpsInit (line 4123) | pub fn sceHttpsInit(unknown1: i32, unknown2: i32, unknown3: i32, unknown... function sceHttpsEnd (line 4124) | pub fn sceHttpsEnd() -> i32; function sceHttpsLoadDefaultCert (line 4125) | pub fn sceHttpsLoadDefaultCert(unknown1: i32, unknown2: i32) -> i32; function sceHttpDisableAuth (line 4126) | pub fn sceHttpDisableAuth(id: i32) -> i32; function sceHttpDisableCache (line 4127) | pub fn sceHttpDisableCache(id: i32) -> i32; function sceHttpEnableAuth (line 4128) | pub fn sceHttpEnableAuth(id: i32) -> i32; function sceHttpEnableCache (line 4129) | pub fn sceHttpEnableCache(id: i32) -> i32; function sceHttpEndCache (line 4130) | pub fn sceHttpEndCache() -> i32; function sceHttpGetAllHeader (line 4131) | pub fn sceHttpGetAllHeader(request: i32, header: *mut *mut u8, header_si... function sceHttpGetNetworkErrno (line 4132) | pub fn sceHttpGetNetworkErrno(request: i32, err_num: *mut i32) -> i32; function sceHttpGetProxy (line 4133) | pub fn sceHttpGetProxy( function sceHttpInitCache (line 4141) | pub fn sceHttpInitCache(max_size: usize) -> i32; function sceHttpSetAuthInfoCB (line 4142) | pub fn sceHttpSetAuthInfoCB(id: i32, cbfunc: HttpPasswordCB) -> i32; function sceHttpSetProxy (line 4143) | pub fn sceHttpSetProxy( function sceHttpSetResHeaderMaxSize (line 4150) | pub fn sceHttpSetResHeaderMaxSize(id: i32, header_size: u32) -> i32; function sceHttpSetMallocFunction (line 4151) | pub fn sceHttpSetMallocFunction( function sceNetResolverInit (line 4157) | pub fn sceNetResolverInit() -> i32; function sceNetResolverCreate (line 4158) | pub fn sceNetResolverCreate(rid: *mut i32, buf: *mut c_void, buf_length:... function sceNetResolverDelete (line 4159) | pub fn sceNetResolverDelete(rid: i32) -> i32; function sceNetResolverStartNtoA (line 4160) | pub fn sceNetResolverStartNtoA( function sceNetResolverStartAtoN (line 4167) | pub fn sceNetResolverStartAtoN( function sceNetResolverStop (line 4175) | pub fn sceNetResolverStop(rid: i32) -> i32; function sceNetResolverTerm (line 4176) | pub fn sceNetResolverTerm() -> i32; FILE: builder/third-party/libc/src/sgx.rs type c_schar (line 3) | pub type c_schar = i8; type c_uchar (line 4) | pub type c_uchar = u8; type c_short (line 5) | pub type c_short = i16; type c_ushort (line 6) | pub type c_ushort = u16; type c_int (line 7) | pub type c_int = i32; type c_uint (line 8) | pub type c_uint = u32; type c_float (line 9) | pub type c_float = f32; type c_double (line 10) | pub type c_double = f64; type c_longlong (line 11) | pub type c_longlong = i64; type c_ulonglong (line 12) | pub type c_ulonglong = u64; type intmax_t (line 13) | pub type intmax_t = i64; type uintmax_t (line 14) | pub type uintmax_t = u64; type size_t (line 16) | pub type size_t = usize; type ptrdiff_t (line 17) | pub type ptrdiff_t = isize; type intptr_t (line 18) | pub type intptr_t = isize; type uintptr_t (line 19) | pub type uintptr_t = usize; type ssize_t (line 20) | pub type ssize_t = isize; type c_char (line 22) | pub type c_char = i8; type c_long (line 23) | pub type c_long = i64; type c_ulong (line 24) | pub type c_ulong = u64; constant INT_MIN (line 26) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 27) | pub const INT_MAX: c_int = 2147483647; FILE: builder/third-party/libc/src/solid/aarch64.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; FILE: builder/third-party/libc/src/solid/arm.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; FILE: builder/third-party/libc/src/solid/mod.rs type c_schar (line 5) | pub type c_schar = i8; type c_uchar (line 6) | pub type c_uchar = u8; type c_short (line 7) | pub type c_short = i16; type c_ushort (line 8) | pub type c_ushort = u16; type c_int (line 9) | pub type c_int = i32; type c_uint (line 10) | pub type c_uint = u32; type c_float (line 11) | pub type c_float = f32; type c_double (line 12) | pub type c_double = f64; type c_longlong (line 13) | pub type c_longlong = i64; type c_ulonglong (line 14) | pub type c_ulonglong = u64; type intmax_t (line 15) | pub type intmax_t = i64; type uintmax_t (line 16) | pub type uintmax_t = u64; type uintptr_t (line 18) | pub type uintptr_t = usize; type intptr_t (line 19) | pub type intptr_t = isize; type ptrdiff_t (line 20) | pub type ptrdiff_t = isize; type size_t (line 21) | pub type size_t = ::uintptr_t; type ssize_t (line 22) | pub type ssize_t = ::intptr_t; type clock_t (line 24) | pub type clock_t = c_uint; type time_t (line 25) | pub type time_t = i64; type clockid_t (line 26) | pub type clockid_t = c_int; type timer_t (line 27) | pub type timer_t = c_int; type suseconds_t (line 28) | pub type suseconds_t = c_int; type useconds_t (line 29) | pub type useconds_t = c_uint; type sighandler_t (line 31) | pub type sighandler_t = size_t; type __caddr_t (line 34) | pub type __caddr_t = *mut c_char; type __gid_t (line 35) | pub type __gid_t = u32; type __in_addr_t (line 36) | pub type __in_addr_t = u32; type __in_port_t (line 37) | pub type __in_port_t = u16; type __mode_t (line 38) | pub type __mode_t = u32; type __off_t (line 39) | pub type __off_t = i64; type __pid_t (line 40) | pub type __pid_t = i32; type __sa_family_t (line 41) | pub type __sa_family_t = u8; type __socklen_t (line 42) | pub type __socklen_t = c_uint; type __uid_t (line 43) | pub type __uid_t = u32; type __fsblkcnt_t (line 44) | pub type __fsblkcnt_t = u64; type __fsfilcnt_t (line 45) | pub type __fsfilcnt_t = u64; type locale_t (line 48) | pub type locale_t = usize; type nl_item (line 51) | pub type nl_item = c_long; type __va_list (line 54) | pub type __va_list = *mut c_char; type u_int8_t (line 55) | pub type u_int8_t = u8; type u_int16_t (line 56) | pub type u_int16_t = u16; type u_int32_t (line 57) | pub type u_int32_t = u32; type u_int64_t (line 58) | pub type u_int64_t = u64; type u_char (line 59) | pub type u_char = c_uchar; type u_short (line 60) | pub type u_short = c_ushort; type u_int (line 61) | pub type u_int = c_uint; type u_long (line 62) | pub type u_long = c_ulong; type unchar (line 63) | pub type unchar = c_uchar; type ushort (line 64) | pub type ushort = c_ushort; type uint (line 65) | pub type uint = c_uint; type ulong (line 66) | pub type ulong = c_ulong; type u_quad_t (line 67) | pub type u_quad_t = u64; type quad_t (line 68) | pub type quad_t = i64; type qaddr_t (line 69) | pub type qaddr_t = *mut quad_t; type longlong_t (line 70) | pub type longlong_t = i64; type u_longlong_t (line 71) | pub type u_longlong_t = u64; type blkcnt_t (line 72) | pub type blkcnt_t = i64; type blksize_t (line 73) | pub type blksize_t = i32; type fsblkcnt_t (line 74) | pub type fsblkcnt_t = __fsblkcnt_t; type fsfilcnt_t (line 75) | pub type fsfilcnt_t = __fsfilcnt_t; type caddr_t (line 76) | pub type caddr_t = __caddr_t; type daddr_t (line 77) | pub type daddr_t = i64; type dev_t (line 78) | pub type dev_t = u64; type fixpt_t (line 79) | pub type fixpt_t = u32; type gid_t (line 80) | pub type gid_t = __gid_t; type idtype_t (line 81) | pub type idtype_t = c_int; type id_t (line 82) | pub type id_t = u32; type ino_t (line 83) | pub type ino_t = u64; type key_t (line 84) | pub type key_t = c_long; type mode_t (line 85) | pub type mode_t = __mode_t; type nlink_t (line 86) | pub type nlink_t = u32; type off_t (line 87) | pub type off_t = __off_t; type pid_t (line 88) | pub type pid_t = __pid_t; type lwpid_t (line 89) | pub type lwpid_t = i32; type rlim_t (line 90) | pub type rlim_t = u64; type segsz_t (line 91) | pub type segsz_t = i32; type swblk_t (line 92) | pub type swblk_t = i32; type mqd_t (line 93) | pub type mqd_t = c_int; type cpuid_t (line 94) | pub type cpuid_t = c_ulong; type psetid_t (line 95) | pub type psetid_t = c_int; constant INT_MIN (line 186) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 187) | pub const INT_MAX: c_int = 2147483647; constant EXIT_FAILURE (line 189) | pub const EXIT_FAILURE: c_int = 1; constant EXIT_SUCCESS (line 190) | pub const EXIT_SUCCESS: c_int = 0; constant RAND_MAX (line 191) | pub const RAND_MAX: c_int = 0x7fffffff; constant EOF (line 192) | pub const EOF: c_int = -1; constant SEEK_SET (line 193) | pub const SEEK_SET: c_int = 0; constant SEEK_CUR (line 194) | pub const SEEK_CUR: c_int = 1; constant SEEK_END (line 195) | pub const SEEK_END: c_int = 2; constant _IOFBF (line 196) | pub const _IOFBF: c_int = 0; constant _IONBF (line 197) | pub const _IONBF: c_int = 2; constant _IOLBF (line 198) | pub const _IOLBF: c_int = 1; constant BUFSIZ (line 199) | pub const BUFSIZ: c_uint = 1024; constant FOPEN_MAX (line 200) | pub const FOPEN_MAX: c_uint = 20; constant FILENAME_MAX (line 201) | pub const FILENAME_MAX: c_uint = 1024; constant O_RDONLY (line 203) | pub const O_RDONLY: c_int = 1; constant O_WRONLY (line 204) | pub const O_WRONLY: c_int = 2; constant O_RDWR (line 205) | pub const O_RDWR: c_int = 4; constant O_APPEND (line 206) | pub const O_APPEND: c_int = 8; constant O_CREAT (line 207) | pub const O_CREAT: c_int = 0x10; constant O_EXCL (line 208) | pub const O_EXCL: c_int = 0x400; constant O_TEXT (line 209) | pub const O_TEXT: c_int = 0x100; constant O_BINARY (line 210) | pub const O_BINARY: c_int = 0x200; constant O_TRUNC (line 211) | pub const O_TRUNC: c_int = 0x20; constant S_IEXEC (line 212) | pub const S_IEXEC: c_short = 0x0040; constant S_IWRITE (line 213) | pub const S_IWRITE: c_short = 0x0080; constant S_IREAD (line 214) | pub const S_IREAD: c_short = 0x0100; constant S_IFCHR (line 215) | pub const S_IFCHR: c_short = 0x2000; constant S_IFDIR (line 216) | pub const S_IFDIR: c_short = 0x4000; constant S_IFMT (line 217) | pub const S_IFMT: c_short = 0o160000; constant S_IFIFO (line 218) | pub const S_IFIFO: c_short = 0o0010000; constant S_IFBLK (line 219) | pub const S_IFBLK: c_short = 0o0060000; constant S_IFREG (line 220) | pub const S_IFREG: c_short = 0o0100000; constant LC_ALL (line 222) | pub const LC_ALL: c_int = 0; constant LC_COLLATE (line 223) | pub const LC_COLLATE: c_int = 1; constant LC_CTYPE (line 224) | pub const LC_CTYPE: c_int = 2; constant LC_MONETARY (line 225) | pub const LC_MONETARY: c_int = 3; constant LC_NUMERIC (line 226) | pub const LC_NUMERIC: c_int = 4; constant LC_TIME (line 227) | pub const LC_TIME: c_int = 5; constant LC_MESSAGES (line 228) | pub const LC_MESSAGES: c_int = 6; constant _LC_LAST (line 229) | pub const _LC_LAST: c_int = 7; constant EPERM (line 231) | pub const EPERM: c_int = 1; constant ENOENT (line 232) | pub const ENOENT: c_int = 2; constant ESRCH (line 233) | pub const ESRCH: c_int = 3; constant EINTR (line 234) | pub const EINTR: c_int = 4; constant EIO (line 235) | pub const EIO: c_int = 5; constant ENXIO (line 236) | pub const ENXIO: c_int = 6; constant E2BIG (line 237) | pub const E2BIG: c_int = 7; constant ENOEXEC (line 238) | pub const ENOEXEC: c_int = 8; constant EBADF (line 239) | pub const EBADF: c_int = 9; constant ECHILD (line 240) | pub const ECHILD: c_int = 10; constant EAGAIN (line 241) | pub const EAGAIN: c_int = 11; constant ENOMEM (line 242) | pub const ENOMEM: c_int = 12; constant EACCES (line 243) | pub const EACCES: c_int = 13; constant EFAULT (line 244) | pub const EFAULT: c_int = 14; constant ENOTBLK (line 245) | pub const ENOTBLK: c_int = 15; constant EBUSY (line 246) | pub const EBUSY: c_int = 16; constant EEXIST (line 247) | pub const EEXIST: c_int = 17; constant EXDEV (line 248) | pub const EXDEV: c_int = 18; constant ENODEV (line 249) | pub const ENODEV: c_int = 19; constant ENOTDIR (line 250) | pub const ENOTDIR: c_int = 20; constant EISDIR (line 251) | pub const EISDIR: c_int = 21; constant EINVAL (line 252) | pub const EINVAL: c_int = 22; constant ENFILE (line 253) | pub const ENFILE: c_int = 23; constant EMFILE (line 254) | pub const EMFILE: c_int = 24; constant ENOTTY (line 255) | pub const ENOTTY: c_int = 25; constant ETXTBSY (line 256) | pub const ETXTBSY: c_int = 26; constant EFBIG (line 257) | pub const EFBIG: c_int = 27; constant ENOSPC (line 258) | pub const ENOSPC: c_int = 28; constant ESPIPE (line 259) | pub const ESPIPE: c_int = 29; constant EROFS (line 260) | pub const EROFS: c_int = 30; constant EMLINK (line 261) | pub const EMLINK: c_int = 31; constant EPIPE (line 262) | pub const EPIPE: c_int = 32; constant EDOM (line 263) | pub const EDOM: c_int = 33; constant ERANGE (line 264) | pub const ERANGE: c_int = 34; constant EDEADLK (line 266) | pub const EDEADLK: c_int = 35; constant ENAMETOOLONG (line 267) | pub const ENAMETOOLONG: c_int = 36; constant ENOLCK (line 268) | pub const ENOLCK: c_int = 37; constant ENOSYS (line 269) | pub const ENOSYS: c_int = 38; constant ENOTEMPTY (line 270) | pub const ENOTEMPTY: c_int = 39; constant ELOOP (line 271) | pub const ELOOP: c_int = 40; constant EWOULDBLOCK (line 272) | pub const EWOULDBLOCK: c_int = EAGAIN; constant ENOMSG (line 273) | pub const ENOMSG: c_int = 42; constant EIDRM (line 274) | pub const EIDRM: c_int = 43; constant ECHRNG (line 275) | pub const ECHRNG: c_int = 44; constant EL2NSYNC (line 276) | pub const EL2NSYNC: c_int = 45; constant EL3HLT (line 277) | pub const EL3HLT: c_int = 46; constant EL3RST (line 278) | pub const EL3RST: c_int = 47; constant ELNRNG (line 279) | pub const ELNRNG: c_int = 48; constant EUNATCH (line 280) | pub const EUNATCH: c_int = 49; constant ENOCSI (line 281) | pub const ENOCSI: c_int = 50; constant EL2HLT (line 282) | pub const EL2HLT: c_int = 51; constant EBADE (line 283) | pub const EBADE: c_int = 52; constant EBADR (line 284) | pub const EBADR: c_int = 53; constant EXFULL (line 285) | pub const EXFULL: c_int = 54; constant ENOANO (line 286) | pub const ENOANO: c_int = 55; constant EBADRQC (line 287) | pub const EBADRQC: c_int = 56; constant EBADSLT (line 288) | pub const EBADSLT: c_int = 57; constant EDEADLOCK (line 290) | pub const EDEADLOCK: c_int = EDEADLK; constant EBFONT (line 292) | pub const EBFONT: c_int = 59; constant ENOSTR (line 293) | pub const ENOSTR: c_int = 60; constant ENODATA (line 294) | pub const ENODATA: c_int = 61; constant ETIME (line 295) | pub const ETIME: c_int = 62; constant ENOSR (line 296) | pub const ENOSR: c_int = 63; constant ENONET (line 297) | pub const ENONET: c_int = 64; constant ENOPKG (line 298) | pub const ENOPKG: c_int = 65; constant EREMOTE (line 299) | pub const EREMOTE: c_int = 66; constant ENOLINK (line 300) | pub const ENOLINK: c_int = 67; constant EADV (line 301) | pub const EADV: c_int = 68; constant ESRMNT (line 302) | pub const ESRMNT: c_int = 69; constant ECOMM (line 303) | pub const ECOMM: c_int = 70; constant EPROTO (line 304) | pub const EPROTO: c_int = 71; constant EMULTIHOP (line 305) | pub const EMULTIHOP: c_int = 72; constant EDOTDOT (line 306) | pub const EDOTDOT: c_int = 73; constant EBADMSG (line 307) | pub const EBADMSG: c_int = 74; constant EOVERFLOW (line 308) | pub const EOVERFLOW: c_int = 75; constant ENOTUNIQ (line 309) | pub const ENOTUNIQ: c_int = 76; constant EBADFD (line 310) | pub const EBADFD: c_int = 77; constant EREMCHG (line 311) | pub const EREMCHG: c_int = 78; constant ELIBACC (line 312) | pub const ELIBACC: c_int = 79; constant ELIBBAD (line 313) | pub const ELIBBAD: c_int = 80; constant ELIBSCN (line 314) | pub const ELIBSCN: c_int = 81; constant ELIBMAX (line 315) | pub const ELIBMAX: c_int = 82; constant ELIBEXEC (line 316) | pub const ELIBEXEC: c_int = 83; constant EILSEQ (line 317) | pub const EILSEQ: c_int = 84; constant ERESTART (line 318) | pub const ERESTART: c_int = 85; constant ESTRPIPE (line 319) | pub const ESTRPIPE: c_int = 86; constant EUSERS (line 320) | pub const EUSERS: c_int = 87; constant ENOTSOCK (line 321) | pub const ENOTSOCK: c_int = 88; constant EDESTADDRREQ (line 322) | pub const EDESTADDRREQ: c_int = 89; constant EMSGSIZE (line 323) | pub const EMSGSIZE: c_int = 90; constant EPROTOTYPE (line 324) | pub const EPROTOTYPE: c_int = 91; constant ENOPROTOOPT (line 325) | pub const ENOPROTOOPT: c_int = 92; constant EPROTONOSUPPORT (line 326) | pub const EPROTONOSUPPORT: c_int = 93; constant ESOCKTNOSUPPORT (line 327) | pub const ESOCKTNOSUPPORT: c_int = 94; constant EOPNOTSUPP (line 328) | pub const EOPNOTSUPP: c_int = 95; constant EPFNOSUPPORT (line 329) | pub const EPFNOSUPPORT: c_int = 96; constant EAFNOSUPPORT (line 330) | pub const EAFNOSUPPORT: c_int = 97; constant EADDRINUSE (line 331) | pub const EADDRINUSE: c_int = 98; constant EADDRNOTAVAIL (line 332) | pub const EADDRNOTAVAIL: c_int = 99; constant ENETDOWN (line 333) | pub const ENETDOWN: c_int = 100; constant ENETUNREACH (line 334) | pub const ENETUNREACH: c_int = 101; constant ENETRESET (line 335) | pub const ENETRESET: c_int = 102; constant ECONNABORTED (line 336) | pub const ECONNABORTED: c_int = 103; constant ECONNRESET (line 337) | pub const ECONNRESET: c_int = 104; constant ENOBUFS (line 338) | pub const ENOBUFS: c_int = 105; constant EISCONN (line 339) | pub const EISCONN: c_int = 106; constant ENOTCONN (line 340) | pub const ENOTCONN: c_int = 107; constant ESHUTDOWN (line 341) | pub const ESHUTDOWN: c_int = 108; constant ETOOMANYREFS (line 342) | pub const ETOOMANYREFS: c_int = 109; constant ETIMEDOUT (line 343) | pub const ETIMEDOUT: c_int = 110; constant ECONNREFUSED (line 344) | pub const ECONNREFUSED: c_int = 111; constant EHOSTDOWN (line 345) | pub const EHOSTDOWN: c_int = 112; constant EHOSTUNREACH (line 346) | pub const EHOSTUNREACH: c_int = 113; constant EALREADY (line 347) | pub const EALREADY: c_int = 114; constant EINPROGRESS (line 348) | pub const EINPROGRESS: c_int = 115; constant ESTALE (line 349) | pub const ESTALE: c_int = 116; constant EUCLEAN (line 350) | pub const EUCLEAN: c_int = 117; constant ENOTNAM (line 351) | pub const ENOTNAM: c_int = 118; constant ENAVAIL (line 352) | pub const ENAVAIL: c_int = 119; constant EISNAM (line 353) | pub const EISNAM: c_int = 120; constant EREMOTEIO (line 354) | pub const EREMOTEIO: c_int = 121; constant EDQUOT (line 355) | pub const EDQUOT: c_int = 122; constant ENOMEDIUM (line 357) | pub const ENOMEDIUM: c_int = 123; constant EMEDIUMTYPE (line 358) | pub const EMEDIUMTYPE: c_int = 124; constant ECANCELED (line 359) | pub const ECANCELED: c_int = 125; constant ENOKEY (line 360) | pub const ENOKEY: c_int = 126; constant EKEYEXPIRED (line 361) | pub const EKEYEXPIRED: c_int = 127; constant EKEYREVOKED (line 362) | pub const EKEYREVOKED: c_int = 128; constant EKEYREJECTED (line 363) | pub const EKEYREJECTED: c_int = 129; constant EOWNERDEAD (line 365) | pub const EOWNERDEAD: c_int = 130; constant ENOTRECOVERABLE (line 366) | pub const ENOTRECOVERABLE: c_int = 131; constant ENOTSUP (line 368) | pub const ENOTSUP: c_int = 132; constant EFTYPE (line 369) | pub const EFTYPE: c_int = 133; constant SIGHUP (line 372) | pub const SIGHUP: c_int = 1; constant SIGINT (line 373) | pub const SIGINT: c_int = 2; constant SIGQUIT (line 374) | pub const SIGQUIT: c_int = 3; constant SIGILL (line 375) | pub const SIGILL: c_int = 4; constant SIGTRAP (line 376) | pub const SIGTRAP: c_int = 5; constant SIGABRT (line 377) | pub const SIGABRT: c_int = 6; constant SIGIOT (line 378) | pub const SIGIOT: c_int = SIGABRT; constant SIGEMT (line 379) | pub const SIGEMT: c_int = 7; constant SIGFPE (line 380) | pub const SIGFPE: c_int = 8; constant SIGKILL (line 381) | pub const SIGKILL: c_int = 9; constant SIGBUS (line 382) | pub const SIGBUS: c_int = 10; constant SIGSEGV (line 383) | pub const SIGSEGV: c_int = 11; constant SIGSYS (line 384) | pub const SIGSYS: c_int = 12; constant SIGPIPE (line 385) | pub const SIGPIPE: c_int = 13; constant SIGALRM (line 386) | pub const SIGALRM: c_int = 14; constant SIGTERM (line 387) | pub const SIGTERM: c_int = 15; constant SIGURG (line 388) | pub const SIGURG: c_int = 16; constant SIGSTOP (line 389) | pub const SIGSTOP: c_int = 17; constant SIGTSTP (line 390) | pub const SIGTSTP: c_int = 18; constant SIGCONT (line 391) | pub const SIGCONT: c_int = 19; constant SIGCHLD (line 392) | pub const SIGCHLD: c_int = 20; constant SIGTTIN (line 393) | pub const SIGTTIN: c_int = 21; constant SIGTTOU (line 394) | pub const SIGTTOU: c_int = 22; constant SIGIO (line 395) | pub const SIGIO: c_int = 23; constant SIGXCPU (line 396) | pub const SIGXCPU: c_int = 24; constant SIGXFSZ (line 397) | pub const SIGXFSZ: c_int = 25; constant SIGVTALRM (line 398) | pub const SIGVTALRM: c_int = 26; constant SIGPROF (line 399) | pub const SIGPROF: c_int = 27; constant SIGWINCH (line 400) | pub const SIGWINCH: c_int = 28; constant SIGINFO (line 401) | pub const SIGINFO: c_int = 29; constant SIGUSR1 (line 402) | pub const SIGUSR1: c_int = 30; constant SIGUSR2 (line 403) | pub const SIGUSR2: c_int = 31; constant SIGPWR (line 404) | pub const SIGPWR: c_int = 32; type FILE (line 407) | pub enum FILE {} method clone (line 410) | fn clone(&self) -> FILE { type fpos_t (line 415) | pub enum fpos_t {} method clone (line 418) | fn clone(&self) -> fpos_t { function isalnum (line 425) | pub fn isalnum(c: c_int) -> c_int; function isalpha (line 426) | pub fn isalpha(c: c_int) -> c_int; function iscntrl (line 427) | pub fn iscntrl(c: c_int) -> c_int; function isdigit (line 428) | pub fn isdigit(c: c_int) -> c_int; function isgraph (line 429) | pub fn isgraph(c: c_int) -> c_int; function islower (line 430) | pub fn islower(c: c_int) -> c_int; function isprint (line 431) | pub fn isprint(c: c_int) -> c_int; function ispunct (line 432) | pub fn ispunct(c: c_int) -> c_int; function isspace (line 433) | pub fn isspace(c: c_int) -> c_int; function isupper (line 434) | pub fn isupper(c: c_int) -> c_int; function isxdigit (line 435) | pub fn isxdigit(c: c_int) -> c_int; function isblank (line 436) | pub fn isblank(c: c_int) -> c_int; function tolower (line 437) | pub fn tolower(c: c_int) -> c_int; function toupper (line 438) | pub fn toupper(c: c_int) -> c_int; function __get_stdio_file (line 441) | pub fn __get_stdio_file(fileno: c_int) -> *mut FILE; function clearerr (line 442) | pub fn clearerr(arg1: *mut FILE); function fclose (line 443) | pub fn fclose(arg1: *mut FILE) -> c_int; function feof (line 444) | pub fn feof(arg1: *mut FILE) -> c_int; function ferror (line 445) | pub fn ferror(arg1: *mut FILE) -> c_int; function fflush (line 446) | pub fn fflush(arg1: *mut FILE) -> c_int; function fgetc (line 447) | pub fn fgetc(arg1: *mut FILE) -> c_int; function fgets (line 448) | pub fn fgets(arg1: *mut c_char, arg2: c_int, arg3: *mut FILE) -> *mut c_... function fopen (line 449) | pub fn fopen(arg1: *const c_char, arg2: *const c_char) -> *mut FILE; function fprintf (line 450) | pub fn fprintf(arg1: *mut FILE, arg2: *const c_char, ...) -> c_int; function fputc (line 451) | pub fn fputc(arg1: c_int, arg2: *mut FILE) -> c_int; function fputs (line 452) | pub fn fputs(arg1: *const c_char, arg2: *mut FILE) -> c_int; function fread (line 453) | pub fn fread(arg1: *mut c_void, arg2: size_t, arg3: size_t, arg4: *mut F... function freopen (line 454) | pub fn freopen(arg1: *const c_char, arg2: *const c_char, arg3: *mut FILE... function fscanf (line 455) | pub fn fscanf(arg1: *mut FILE, arg2: *const c_char, ...) -> c_int; function fseek (line 456) | pub fn fseek(arg1: *mut FILE, arg2: c_long, arg3: c_int) -> c_int; function ftell (line 457) | pub fn ftell(arg1: *mut FILE) -> c_long; function fwrite (line 458) | pub fn fwrite(arg1: *const c_void, arg2: size_t, arg3: size_t, arg4: *mu... function getc (line 459) | pub fn getc(arg1: *mut FILE) -> c_int; function getchar (line 460) | pub fn getchar() -> c_int; function perror (line 461) | pub fn perror(arg1: *const c_char); function printf (line 462) | pub fn printf(arg1: *const c_char, ...) -> c_int; function putc (line 463) | pub fn putc(arg1: c_int, arg2: *mut FILE) -> c_int; function putchar (line 464) | pub fn putchar(arg1: c_int) -> c_int; function puts (line 465) | pub fn puts(arg1: *const c_char) -> c_int; function remove (line 466) | pub fn remove(arg1: *const c_char) -> c_int; function rewind (line 467) | pub fn rewind(arg1: *mut FILE); function scanf (line 468) | pub fn scanf(arg1: *const c_char, ...) -> c_int; function setbuf (line 469) | pub fn setbuf(arg1: *mut FILE, arg2: *mut c_char); function setvbuf (line 470) | pub fn setvbuf(arg1: *mut FILE, arg2: *mut c_char, arg3: c_int, arg4: si... function sscanf (line 471) | pub fn sscanf(arg1: *const c_char, arg2: *const c_char, ...) -> c_int; function tmpfile (line 472) | pub fn tmpfile() -> *mut FILE; function ungetc (line 473) | pub fn ungetc(arg1: c_int, arg2: *mut FILE) -> c_int; function vfprintf (line 474) | pub fn vfprintf(arg1: *mut FILE, arg2: *const c_char, arg3: __va_list) -... function vprintf (line 475) | pub fn vprintf(arg1: *const c_char, arg2: __va_list) -> c_int; function gets (line 476) | pub fn gets(arg1: *mut c_char) -> *mut c_char; function sprintf (line 477) | pub fn sprintf(arg1: *mut c_char, arg2: *const c_char, ...) -> c_int; function tmpnam (line 478) | pub fn tmpnam(arg1: *const c_char) -> *mut c_char; function vsprintf (line 479) | pub fn vsprintf(arg1: *mut c_char, arg2: *const c_char, arg3: __va_list)... function rename (line 480) | pub fn rename(arg1: *const c_char, arg2: *const c_char) -> c_int; function asiprintf (line 481) | pub fn asiprintf(arg1: *mut *mut c_char, arg2: *const c_char, ...) -> c_... function fiprintf (line 482) | pub fn fiprintf(arg1: *mut FILE, arg2: *const c_char, ...) -> c_int; function fiscanf (line 483) | pub fn fiscanf(arg1: *mut FILE, arg2: *const c_char, ...) -> c_int; function iprintf (line 484) | pub fn iprintf(arg1: *const c_char, ...) -> c_int; function iscanf (line 485) | pub fn iscanf(arg1: *const c_char, ...) -> c_int; function siprintf (line 486) | pub fn siprintf(arg1: *mut c_char, arg2: *const c_char, ...) -> c_int; function siscanf (line 487) | pub fn siscanf(arg1: *mut c_char, arg2: *const c_char, ...) -> c_int; function sniprintf (line 488) | pub fn sniprintf(arg1: *mut c_char, arg2: size_t, arg3: *const c_char, .... function vasiprintf (line 489) | pub fn vasiprintf(arg1: *mut *mut c_char, arg2: *const c_char, arg3: __v... function vfiprintf (line 490) | pub fn vfiprintf(arg1: *mut FILE, arg2: *const c_char, arg3: __va_list) ... function vfiscanf (line 491) | pub fn vfiscanf(arg1: *mut FILE, arg2: *const c_char, arg3: __va_list) -... function viprintf (line 492) | pub fn viprintf(arg1: *const c_char, arg2: __va_list) -> c_int; function viscanf (line 493) | pub fn viscanf(arg1: *const c_char, arg2: __va_list) -> c_int; function vsiprintf (line 494) | pub fn vsiprintf(arg1: *mut c_char, arg2: *const c_char, arg3: __va_list... function vsiscanf (line 495) | pub fn vsiscanf(arg1: *const c_char, arg2: *const c_char, arg3: __va_lis... function vsniprintf (line 496) | pub fn vsniprintf( function vdiprintf (line 502) | pub fn vdiprintf(arg1: c_int, arg2: *const c_char, arg3: __va_list) -> c... function diprintf (line 503) | pub fn diprintf(arg1: c_int, arg2: *const c_char, ...) -> c_int; function fgetpos (line 504) | pub fn fgetpos(arg1: *mut FILE, arg2: *mut fpos_t) -> c_int; function fsetpos (line 505) | pub fn fsetpos(arg1: *mut FILE, arg2: *const fpos_t) -> c_int; function fdopen (line 506) | pub fn fdopen(arg1: c_int, arg2: *const c_char) -> *mut FILE; function fileno (line 507) | pub fn fileno(arg1: *mut FILE) -> c_int; function flockfile (line 508) | pub fn flockfile(arg1: *mut FILE); function ftrylockfile (line 509) | pub fn ftrylockfile(arg1: *mut FILE) -> c_int; function funlockfile (line 510) | pub fn funlockfile(arg1: *mut FILE); function getc_unlocked (line 511) | pub fn getc_unlocked(arg1: *mut FILE) -> c_int; function getchar_unlocked (line 512) | pub fn getchar_unlocked() -> c_int; function putc_unlocked (line 513) | pub fn putc_unlocked(arg1: c_int, arg2: *mut FILE) -> c_int; function putchar_unlocked (line 514) | pub fn putchar_unlocked(arg1: c_int) -> c_int; function snprintf (line 515) | pub fn snprintf(arg1: *mut c_char, arg2: size_t, arg3: *const c_char, ..... function vsnprintf (line 516) | pub fn vsnprintf( function getw (line 522) | pub fn getw(arg1: *mut FILE) -> c_int; function putw (line 523) | pub fn putw(arg1: c_int, arg2: *mut FILE) -> c_int; function tempnam (line 524) | pub fn tempnam(arg1: *const c_char, arg2: *const c_char) -> *mut c_char; function fseeko (line 525) | pub fn fseeko(stream: *mut FILE, offset: off_t, whence: c_int) -> c_int; function ftello (line 526) | pub fn ftello(stream: *mut FILE) -> off_t; function atof (line 529) | pub fn atof(arg1: *const c_char) -> f64; function strtod (line 530) | pub fn strtod(arg1: *const c_char, arg2: *mut *mut c_char) -> f64; function drand48 (line 531) | pub fn drand48() -> f64; function erand48 (line 532) | pub fn erand48(arg1: *mut c_ushort) -> f64; function strtof (line 533) | pub fn strtof(arg1: *const c_char, arg2: *mut *mut c_char) -> f32; function strtold (line 534) | pub fn strtold(arg1: *const c_char, arg2: *mut *mut c_char) -> f64; function strtod_l (line 535) | pub fn strtod_l(arg1: *const c_char, arg2: *mut *mut c_char, arg3: local... function strtof_l (line 536) | pub fn strtof_l(arg1: *const c_char, arg2: *mut *mut c_char, arg3: local... function strtold_l (line 537) | pub fn strtold_l(arg1: *const c_char, arg2: *mut *mut c_char, arg3: loca... function _Exit (line 538) | pub fn _Exit(arg1: c_int) -> !; function abort (line 539) | pub fn abort() -> !; function abs (line 540) | pub fn abs(arg1: c_int) -> c_int; function atexit (line 541) | pub fn atexit(arg1: ::Option) -> c_int; function atoi (line 542) | pub fn atoi(arg1: *const c_char) -> c_int; function atol (line 543) | pub fn atol(arg1: *const c_char) -> c_long; function itoa (line 544) | pub fn itoa(arg1: c_int, arg2: *mut c_char, arg3: c_int) -> *mut c_char; function ltoa (line 545) | pub fn ltoa(arg1: c_long, arg2: *mut c_char, arg3: c_int) -> *mut c_char; function ultoa (line 546) | pub fn ultoa(arg1: c_ulong, arg2: *mut c_char, arg3: c_int) -> *mut c_char; function bsearch (line 547) | pub fn bsearch( function calloc (line 554) | pub fn calloc(arg1: size_t, arg2: size_t) -> *mut c_void; function div (line 555) | pub fn div(arg1: c_int, arg2: c_int) -> div_t; function exit (line 556) | pub fn exit(arg1: c_int) -> !; function free (line 557) | pub fn free(arg1: *mut c_void); function getenv (line 558) | pub fn getenv(arg1: *const c_char) -> *mut c_char; function labs (line 559) | pub fn labs(arg1: c_long) -> c_long; function ldiv (line 560) | pub fn ldiv(arg1: c_long, arg2: c_long) -> ldiv_t; function malloc (line 561) | pub fn malloc(arg1: size_t) -> *mut c_void; function qsort (line 562) | pub fn qsort( function rand (line 568) | pub fn rand() -> c_int; function realloc (line 569) | pub fn realloc(arg1: *mut c_void, arg2: size_t) -> *mut c_void; function srand (line 570) | pub fn srand(arg1: c_uint); function strtol (line 571) | pub fn strtol(arg1: *const c_char, arg2: *mut *mut c_char, arg3: c_int) ... function strtoul (line 572) | pub fn strtoul(arg1: *const c_char, arg2: *mut *mut c_char, arg3: c_int)... function mblen (line 573) | pub fn mblen(arg1: *const c_char, arg2: size_t) -> c_int; function mbstowcs (line 574) | pub fn mbstowcs(arg1: *mut wchar_t, arg2: *const c_char, arg3: size_t) -... function wctomb (line 575) | pub fn wctomb(arg1: *mut c_char, arg2: wchar_t) -> c_int; function mbtowc (line 576) | pub fn mbtowc(arg1: *mut wchar_t, arg2: *const c_char, arg3: size_t) -> ... function wcstombs (line 577) | pub fn wcstombs(arg1: *mut c_char, arg2: *const wchar_t, arg3: size_t) -... function rand_r (line 578) | pub fn rand_r(arg1: *mut c_uint) -> c_int; function jrand48 (line 579) | pub fn jrand48(arg1: *mut c_ushort) -> c_long; function lcong48 (line 580) | pub fn lcong48(arg1: *mut c_ushort); function lrand48 (line 581) | pub fn lrand48() -> c_long; function mrand48 (line 582) | pub fn mrand48() -> c_long; function nrand48 (line 583) | pub fn nrand48(arg1: *mut c_ushort) -> c_long; function seed48 (line 584) | pub fn seed48(arg1: *mut c_ushort) -> *mut c_ushort; function srand48 (line 585) | pub fn srand48(arg1: c_long); function putenv (line 586) | pub fn putenv(arg1: *mut c_char) -> c_int; function a64l (line 587) | pub fn a64l(arg1: *const c_char) -> c_long; function l64a (line 588) | pub fn l64a(arg1: c_long) -> *mut c_char; function random (line 589) | pub fn random() -> c_long; function setstate (line 590) | pub fn setstate(arg1: *mut c_char) -> *mut c_char; function initstate (line 591) | pub fn initstate(arg1: c_uint, arg2: *mut c_char, arg3: size_t) -> *mut ... function srandom (line 592) | pub fn srandom(arg1: c_uint); function mkostemp (line 593) | pub fn mkostemp(arg1: *mut c_char, arg2: c_int) -> c_int; function mkostemps (line 594) | pub fn mkostemps(arg1: *mut c_char, arg2: c_int, arg3: c_int) -> c_int; function mkdtemp (line 595) | pub fn mkdtemp(arg1: *mut c_char) -> *mut c_char; function mkstemp (line 596) | pub fn mkstemp(arg1: *mut c_char) -> c_int; function mktemp (line 597) | pub fn mktemp(arg1: *mut c_char) -> *mut c_char; function atoll (line 598) | pub fn atoll(arg1: *const c_char) -> c_longlong; function llabs (line 599) | pub fn llabs(arg1: c_longlong) -> c_longlong; function lldiv (line 600) | pub fn lldiv(arg1: c_longlong, arg2: c_longlong) -> lldiv_t; function strtoll (line 601) | pub fn strtoll(arg1: *const c_char, arg2: *mut *mut c_char, arg3: c_int)... function strtoull (line 602) | pub fn strtoull(arg1: *const c_char, arg2: *mut *mut c_char, arg3: c_int... function aligned_alloc (line 603) | pub fn aligned_alloc(arg1: size_t, arg2: size_t) -> *mut c_void; function at_quick_exit (line 604) | pub fn at_quick_exit(arg1: ::Option) -> c_int; function quick_exit (line 605) | pub fn quick_exit(arg1: c_int); function setenv (line 606) | pub fn setenv(arg1: *const c_char, arg2: *const c_char, arg3: c_int) -> ... function unsetenv (line 607) | pub fn unsetenv(arg1: *const c_char) -> c_int; function humanize_number (line 608) | pub fn humanize_number( function dehumanize_number (line 616) | pub fn dehumanize_number(arg1: *const c_char, arg2: *mut i64) -> c_int; function getenv_r (line 617) | pub fn getenv_r(arg1: *const c_char, arg2: *mut c_char, arg3: size_t) ->... function heapsort (line 618) | pub fn heapsort( function mergesort (line 624) | pub fn mergesort( function radixsort (line 630) | pub fn radixsort( function sradixsort (line 636) | pub fn sradixsort( function getprogname (line 642) | pub fn getprogname() -> *const c_char; function setprogname (line 643) | pub fn setprogname(arg1: *const c_char); function qabs (line 644) | pub fn qabs(arg1: quad_t) -> quad_t; function strtoq (line 645) | pub fn strtoq(arg1: *const c_char, arg2: *mut *mut c_char, arg3: c_int) ... function strtouq (line 646) | pub fn strtouq(arg1: *const c_char, arg2: *mut *mut c_char, arg3: c_int)... function strsuftoll (line 647) | pub fn strsuftoll( function strsuftollx (line 653) | pub fn strsuftollx( function l64a_r (line 661) | pub fn l64a_r(arg1: c_long, arg2: *mut c_char, arg3: c_int) -> c_int; function qdiv (line 662) | pub fn qdiv(arg1: quad_t, arg2: quad_t) -> qdiv_t; function strtol_l (line 663) | pub fn strtol_l( function strtoul_l (line 669) | pub fn strtoul_l( function strtoll_l (line 675) | pub fn strtoll_l( function strtoull_l (line 681) | pub fn strtoull_l( function strtoq_l (line 687) | pub fn strtoq_l( function strtouq_l (line 693) | pub fn strtouq_l( function _mb_cur_max_l (line 699) | pub fn _mb_cur_max_l(arg1: locale_t) -> size_t; function mblen_l (line 700) | pub fn mblen_l(arg1: *const c_char, arg2: size_t, arg3: locale_t) -> c_int; function mbstowcs_l (line 701) | pub fn mbstowcs_l( function wctomb_l (line 707) | pub fn wctomb_l(arg1: *mut c_char, arg2: wchar_t, arg3: locale_t) -> c_int; function mbtowc_l (line 708) | pub fn mbtowc_l(arg1: *mut wchar_t, arg2: *const c_char, arg3: size_t, a... function wcstombs_l (line 710) | pub fn wcstombs_l( function memchr (line 718) | pub fn memchr(arg1: *const c_void, arg2: c_int, arg3: size_t) -> *mut c_... function memcmp (line 719) | pub fn memcmp(arg1: *const c_void, arg2: *const c_void, arg3: size_t) ->... function memcpy (line 720) | pub fn memcpy(arg1: *mut c_void, arg2: *const c_void, arg3: size_t) -> *... function memmove (line 721) | pub fn memmove(arg1: *mut c_void, arg2: *const c_void, arg3: size_t) -> ... function memset (line 722) | pub fn memset(arg1: *mut c_void, arg2: c_int, arg3: size_t) -> *mut c_void; function strcat (line 723) | pub fn strcat(arg1: *mut c_char, arg2: *const c_char) -> *mut c_char; function strchr (line 724) | pub fn strchr(arg1: *const c_char, arg2: c_int) -> *mut c_char; function strcmp (line 725) | pub fn strcmp(arg1: *const c_char, arg2: *const c_char) -> c_int; function strcoll (line 726) | pub fn strcoll(arg1: *const c_char, arg2: *const c_char) -> c_int; function strcpy (line 727) | pub fn strcpy(arg1: *mut c_char, arg2: *const c_char) -> *mut c_char; function strcspn (line 728) | pub fn strcspn(arg1: *const c_char, arg2: *const c_char) -> size_t; function strerror (line 729) | pub fn strerror(arg1: c_int) -> *mut c_char; function strlen (line 730) | pub fn strlen(arg1: *const c_char) -> size_t; function strncat (line 731) | pub fn strncat(arg1: *mut c_char, arg2: *const c_char, arg3: size_t) -> ... function strncmp (line 732) | pub fn strncmp(arg1: *const c_char, arg2: *const c_char, arg3: size_t) -... function strncpy (line 733) | pub fn strncpy(arg1: *mut c_char, arg2: *const c_char, arg3: size_t) -> ... function strpbrk (line 734) | pub fn strpbrk(arg1: *const c_char, arg2: *const c_char) -> *mut c_char; function strrchr (line 735) | pub fn strrchr(arg1: *const c_char, arg2: c_int) -> *mut c_char; function strspn (line 736) | pub fn strspn(arg1: *const c_char, arg2: *const c_char) -> size_t; function strstr (line 737) | pub fn strstr(arg1: *const c_char, arg2: *const c_char) -> *mut c_char; function strtok (line 738) | pub fn strtok(arg1: *mut c_char, arg2: *const c_char) -> *mut c_char; function strtok_r (line 739) | pub fn strtok_r(arg1: *mut c_char, arg2: *const c_char, arg3: *mut *mut ... function strerror_r (line 740) | pub fn strerror_r(arg1: c_int, arg2: *mut c_char, arg3: size_t) -> c_int; function strxfrm (line 741) | pub fn strxfrm(arg1: *mut c_char, arg2: *const c_char, arg3: size_t) -> ... function memccpy (line 742) | pub fn memccpy( function strdup (line 748) | pub fn strdup(arg1: *const c_char) -> *mut c_char; function stpcpy (line 749) | pub fn stpcpy(arg1: *mut c_char, arg2: *const c_char) -> *mut c_char; function stpncpy (line 750) | pub fn stpncpy(arg1: *mut c_char, arg2: *const c_char, arg3: size_t) -> ... function strnlen (line 751) | pub fn strnlen(arg1: *const c_char, arg2: size_t) -> size_t; function memmem (line 752) | pub fn memmem( function strcasestr (line 758) | pub fn strcasestr(arg1: *const c_char, arg2: *const c_char) -> *mut c_char; function strlcat (line 759) | pub fn strlcat(arg1: *mut c_char, arg2: *const c_char, arg3: size_t) -> ... function strlcpy (line 760) | pub fn strlcpy(arg1: *mut c_char, arg2: *const c_char, arg3: size_t) -> ... function strsep (line 761) | pub fn strsep(arg1: *mut *mut c_char, arg2: *const c_char) -> *mut c_char; function stresep (line 762) | pub fn stresep(arg1: *mut *mut c_char, arg2: *const c_char, arg3: c_int)... function strndup (line 763) | pub fn strndup(arg1: *const c_char, arg2: size_t) -> *mut c_char; function memrchr (line 764) | pub fn memrchr(arg1: *const c_void, arg2: c_int, arg3: size_t) -> *mut c... function explicit_memset (line 765) | pub fn explicit_memset(arg1: *mut c_void, arg2: c_int, arg3: size_t) -> ... function consttime_memequal (line 766) | pub fn consttime_memequal(arg1: *const c_void, arg2: *const c_void, arg3... function strcoll_l (line 767) | pub fn strcoll_l(arg1: *const c_char, arg2: *const c_char, arg3: locale_... function strxfrm_l (line 768) | pub fn strxfrm_l( function strerror_l (line 774) | pub fn strerror_l(arg1: c_int, arg2: locale_t) -> *mut c_char; function bcmp (line 777) | pub fn bcmp(arg1: *const c_void, arg2: *const c_void, arg3: size_t) -> c... function bcopy (line 778) | pub fn bcopy(arg1: *const c_void, arg2: *mut c_void, arg3: size_t); function bzero (line 779) | pub fn bzero(arg1: *mut c_void, arg2: size_t); function ffs (line 780) | pub fn ffs(arg1: c_int) -> c_int; function popcount (line 781) | pub fn popcount(arg1: c_uint) -> c_uint; function popcountl (line 782) | pub fn popcountl(arg1: c_ulong) -> c_uint; function popcountll (line 783) | pub fn popcountll(arg1: c_ulonglong) -> c_uint; function popcount32 (line 784) | pub fn popcount32(arg1: u32) -> c_uint; function popcount64 (line 785) | pub fn popcount64(arg1: u64) -> c_uint; function rindex (line 786) | pub fn rindex(arg1: *const c_char, arg2: c_int) -> *mut c_char; function strcasecmp (line 787) | pub fn strcasecmp(arg1: *const c_char, arg2: *const c_char) -> c_int; function strncasecmp (line 788) | pub fn strncasecmp(arg1: *const c_char, arg2: *const c_char, arg3: size_... function signal (line 791) | pub fn signal(arg1: c_int, arg2: sighandler_t) -> sighandler_t; function raise (line 792) | pub fn raise(arg1: c_int) -> c_int; function asctime (line 795) | pub fn asctime(arg1: *const tm) -> *mut c_char; function clock (line 796) | pub fn clock() -> clock_t; function ctime (line 797) | pub fn ctime(arg1: *const time_t) -> *mut c_char; function difftime (line 798) | pub fn difftime(arg1: time_t, arg2: time_t) -> f64; function gmtime (line 799) | pub fn gmtime(arg1: *const time_t) -> *mut tm; function localtime (line 800) | pub fn localtime(arg1: *const time_t) -> *mut tm; function time (line 801) | pub fn time(arg1: *mut time_t) -> time_t; function mktime (line 802) | pub fn mktime(arg1: *mut tm) -> time_t; function strftime (line 803) | pub fn strftime( function utime (line 809) | pub fn utime(arg1: *const c_char, arg2: *mut time_t) -> c_int; function asctime_r (line 810) | pub fn asctime_r(arg1: *const tm, arg2: *mut c_char) -> *mut c_char; function ctime_r (line 811) | pub fn ctime_r(arg1: *const time_t, arg2: *mut c_char) -> *mut c_char; function gmtime_r (line 812) | pub fn gmtime_r(arg1: *const time_t, arg2: *mut tm) -> *mut tm; function localtime_r (line 813) | pub fn localtime_r(arg1: *const time_t, arg2: *mut tm) -> *mut tm; function stat (line 816) | pub fn stat(arg1: *const c_char, arg2: *mut stat) -> c_int; function lstat (line 817) | pub fn lstat(arg1: *const c_char, arg2: *mut stat) -> c_int; function fstat (line 818) | pub fn fstat(arg1: c_int, arg2: *mut stat) -> c_int; function chmod (line 819) | pub fn chmod(arg1: *const c_char, arg2: __mode_t) -> c_int; function mkdir (line 820) | pub fn mkdir(arg1: *const c_char, arg2: __mode_t) -> c_int; function open (line 823) | pub fn open(arg1: *const c_char, arg2: c_int, ...) -> c_int; function creat (line 824) | pub fn creat(arg1: *const c_char, arg2: c_int) -> c_int; function close (line 825) | pub fn close(arg1: c_int) -> c_int; function read (line 826) | pub fn read(arg1: c_int, arg2: *mut c_void, arg3: c_int) -> c_int; function write (line 827) | pub fn write(arg1: c_int, arg2: *const c_void, arg3: c_int) -> c_int; function unlink (line 828) | pub fn unlink(arg1: *const c_char) -> c_int; function tell (line 829) | pub fn tell(arg1: c_int) -> c_long; function dup (line 830) | pub fn dup(arg1: c_int) -> c_int; function dup2 (line 831) | pub fn dup2(arg1: c_int, arg2: c_int) -> c_int; function access (line 832) | pub fn access(arg1: *const c_char, arg2: c_int) -> c_int; function rmdir (line 833) | pub fn rmdir(arg1: *const c_char) -> c_int; function chdir (line 834) | pub fn chdir(arg1: *const c_char) -> c_int; function _exit (line 835) | pub fn _exit(arg1: c_int); function getwd (line 836) | pub fn getwd(arg1: *mut c_char) -> *mut c_char; function getcwd (line 837) | pub fn getcwd(arg1: *mut c_char, arg2: size_t) -> *mut c_char; function getopt (line 843) | pub fn getopt(arg1: c_int, arg2: *mut *mut c_char, arg3: *const c_char) ... function getsubopt (line 845) | pub fn getsubopt( function fcntl (line 850) | pub fn fcntl(arg1: c_int, arg2: c_int, ...) -> c_int; function getpid (line 851) | pub fn getpid() -> pid_t; function sleep (line 852) | pub fn sleep(arg1: c_uint) -> c_uint; function usleep (line 853) | pub fn usleep(arg1: useconds_t) -> c_int; function localeconv (line 856) | pub fn localeconv() -> *mut lconv; function setlocale (line 857) | pub fn setlocale(arg1: c_int, arg2: *const c_char) -> *mut c_char; function duplocale (line 858) | pub fn duplocale(arg1: locale_t) -> locale_t; function freelocale (line 859) | pub fn freelocale(arg1: locale_t); function localeconv_l (line 860) | pub fn localeconv_l(arg1: locale_t) -> *mut lconv; function newlocale (line 861) | pub fn newlocale(arg1: c_int, arg2: *const c_char, arg3: locale_t) -> lo... function nl_langinfo (line 864) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function nl_langinfo_l (line 865) | pub fn nl_langinfo_l(item: ::nl_item, locale: locale_t) -> *mut ::c_char; function memalign (line 868) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function lseek (line 871) | pub fn lseek(arg1: c_int, arg2: __off_t, arg3: c_int) -> __off_t; FILE: builder/third-party/libc/src/switch.rs type c_schar (line 3) | pub type c_schar = i8; type c_uchar (line 4) | pub type c_uchar = u8; type c_short (line 5) | pub type c_short = i16; type c_ushort (line 6) | pub type c_ushort = u16; type c_int (line 7) | pub type c_int = i32; type c_uint (line 8) | pub type c_uint = u32; type c_float (line 9) | pub type c_float = f32; type c_double (line 10) | pub type c_double = f64; type c_longlong (line 11) | pub type c_longlong = i64; type c_ulonglong (line 12) | pub type c_ulonglong = u64; type intmax_t (line 13) | pub type intmax_t = i64; type uintmax_t (line 14) | pub type uintmax_t = u64; type size_t (line 16) | pub type size_t = usize; type ptrdiff_t (line 17) | pub type ptrdiff_t = isize; type intptr_t (line 18) | pub type intptr_t = isize; type uintptr_t (line 19) | pub type uintptr_t = usize; type ssize_t (line 20) | pub type ssize_t = isize; type off_t (line 22) | pub type off_t = i64; type c_char (line 23) | pub type c_char = u8; type c_long (line 24) | pub type c_long = i64; type c_ulong (line 25) | pub type c_ulong = u64; type wchar_t (line 26) | pub type wchar_t = u32; constant INT_MIN (line 28) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 29) | pub const INT_MAX: c_int = 2147483647; FILE: builder/third-party/libc/src/teeos/mod.rs type c_schar (line 13) | pub type c_schar = i8; type c_uchar (line 15) | pub type c_uchar = u8; type c_short (line 17) | pub type c_short = i16; type c_ushort (line 19) | pub type c_ushort = u16; type c_int (line 21) | pub type c_int = i32; type c_uint (line 23) | pub type c_uint = u32; type c_bool (line 25) | pub type c_bool = i32; type c_float (line 27) | pub type c_float = f32; type c_double (line 29) | pub type c_double = f64; type c_longlong (line 31) | pub type c_longlong = i64; type c_ulonglong (line 33) | pub type c_ulonglong = u64; type intmax_t (line 35) | pub type intmax_t = i64; type uintmax_t (line 37) | pub type uintmax_t = u64; type size_t (line 39) | pub type size_t = usize; type ptrdiff_t (line 41) | pub type ptrdiff_t = isize; type intptr_t (line 43) | pub type intptr_t = isize; type uintptr_t (line 45) | pub type uintptr_t = usize; type ssize_t (line 47) | pub type ssize_t = isize; type pid_t (line 49) | pub type pid_t = c_int; type c_char (line 52) | pub type c_char = u8; type wchar_t (line 54) | pub type wchar_t = u32; type c_long (line 56) | pub type c_long = i64; type c_ulong (line 58) | pub type c_ulong = u64; type _CLongDouble (line 61) | pub struct _CLongDouble(pub u128); type c_longdouble (line 67) | pub type c_longdouble = _CLongDouble; type pthread_t (line 69) | pub type pthread_t = c_ulong; type pthread_key_t (line 71) | pub type pthread_key_t = c_uint; type pthread_spinlock_t (line 73) | pub type pthread_spinlock_t = c_int; type off_t (line 75) | pub type off_t = i64; type time_t (line 77) | pub type time_t = c_long; type clock_t (line 79) | pub type clock_t = c_long; type clockid_t (line 81) | pub type clockid_t = c_int; type suseconds_t (line 83) | pub type suseconds_t = c_long; type once_fn (line 85) | pub type once_fn = extern "C" fn() -> c_void; type pthread_once_t (line 87) | pub type pthread_once_t = c_int; type va_list (line 89) | pub type va_list = *mut c_char; type wint_t (line 91) | pub type wint_t = c_uint; type wctype_t (line 93) | pub type wctype_t = c_ulong; type cmpfunc (line 95) | pub type cmpfunc = extern "C" fn(x: *const c_void, y: *const c_void) -> ... type pthread_cond_t (line 99) | pub struct pthread_cond_t { type pthread_mutex_t (line 106) | pub struct pthread_mutex_t { type pthread_mutexattr_t (line 113) | pub struct pthread_mutexattr_t { type pthread_condattr_t (line 120) | pub struct pthread_condattr_t { type pthread_attr_t (line 126) | pub struct pthread_attr_t { type cpu_set_t (line 131) | pub struct cpu_set_t { type timespec (line 136) | pub struct timespec { type timeval (line 142) | pub struct timeval { type tm (line 148) | pub struct tm { type mbstate_t (line 163) | pub struct mbstate_t { type sem_t (line 169) | pub struct sem_t { type div_t (line 174) | pub struct div_t { constant O_CREAT (line 180) | pub const O_CREAT: u32 = 0100; constant O_EXCL (line 182) | pub const O_EXCL: u32 = 0200; constant O_NOCTTY (line 184) | pub const O_NOCTTY: u32 = 0400; constant O_TRUNC (line 186) | pub const O_TRUNC: u32 = 01000; constant O_APPEND (line 188) | pub const O_APPEND: u32 = 02000; constant O_NONBLOCK (line 190) | pub const O_NONBLOCK: u32 = 04000; constant O_DSYNC (line 192) | pub const O_DSYNC: u32 = 010000; constant O_SYNC (line 194) | pub const O_SYNC: u32 = 04010000; constant O_RSYNC (line 196) | pub const O_RSYNC: u32 = 04010000; constant O_DIRECTORY (line 198) | pub const O_DIRECTORY: u32 = 0200000; constant O_NOFOLLOW (line 200) | pub const O_NOFOLLOW: u32 = 0400000; constant O_CLOEXEC (line 202) | pub const O_CLOEXEC: u32 = 02000000; constant O_ASYNC (line 204) | pub const O_ASYNC: u32 = 020000; constant O_DIRECT (line 206) | pub const O_DIRECT: u32 = 040000; constant O_LARGEFILE (line 208) | pub const O_LARGEFILE: u32 = 0100000; constant O_NOATIME (line 210) | pub const O_NOATIME: u32 = 01000000; constant O_PATH (line 212) | pub const O_PATH: u32 = 010000000; constant O_TMPFILE (line 214) | pub const O_TMPFILE: u32 = 020200000; constant O_NDELAY (line 216) | pub const O_NDELAY: u32 = O_NONBLOCK; constant F_DUPFD (line 218) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 220) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 222) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 224) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 226) | pub const F_SETFL: u32 = 4; constant F_SETOWN (line 228) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 230) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 232) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 234) | pub const F_GETSIG: u32 = 11; constant F_GETLK (line 236) | pub const F_GETLK: u32 = 12; constant F_SETLK (line 238) | pub const F_SETLK: u32 = 13; constant F_SETLKW (line 240) | pub const F_SETLKW: u32 = 14; constant F_SETOWN_EX (line 242) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 244) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 246) | pub const F_GETOWNER_UIDS: u32 = 17; constant MAP_FAILED (line 249) | pub const MAP_FAILED: u64 = 0xffffffffffffffff; constant MAP_FIXED_NOREPLACE (line 251) | pub const MAP_FIXED_NOREPLACE: u32 = 0x100000; constant MAP_SHARED_VALIDATE (line 253) | pub const MAP_SHARED_VALIDATE: u32 = 0x03; constant MAP_SHARED (line 255) | pub const MAP_SHARED: u32 = 0x01; constant MAP_PRIVATE (line 257) | pub const MAP_PRIVATE: u32 = 0x02; constant MAP_TYPE (line 259) | pub const MAP_TYPE: u32 = 0x0f; constant MAP_FIXED (line 261) | pub const MAP_FIXED: u32 = 0x10; constant MAP_ANON (line 263) | pub const MAP_ANON: u32 = 0x20; constant MAP_ANONYMOUS (line 265) | pub const MAP_ANONYMOUS: u32 = MAP_ANON; constant MAP_NORESERVE (line 267) | pub const MAP_NORESERVE: u32 = 0x4000; constant MAP_GROWSDOWN (line 269) | pub const MAP_GROWSDOWN: u32 = 0x0100; constant MAP_DENYWRITE (line 271) | pub const MAP_DENYWRITE: u32 = 0x0800; constant MAP_EXECUTABLE (line 273) | pub const MAP_EXECUTABLE: u32 = 0x1000; constant MAP_LOCKED (line 275) | pub const MAP_LOCKED: u32 = 0x2000; constant MAP_POPULATE (line 277) | pub const MAP_POPULATE: u32 = 0x8000; constant MAP_NONBLOCK (line 279) | pub const MAP_NONBLOCK: u32 = 0x10000; constant MAP_STACK (line 281) | pub const MAP_STACK: u32 = 0x20000; constant MAP_HUGETLB (line 283) | pub const MAP_HUGETLB: u32 = 0x40000; constant MAP_SYNC (line 285) | pub const MAP_SYNC: u32 = 0x80000; constant MAP_FILE (line 287) | pub const MAP_FILE: u32 = 0; constant MAP_HUGE_SHIFT (line 289) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 291) | pub const MAP_HUGE_MASK: u32 = 0x3f; constant MAP_HUGE_16KB (line 293) | pub const MAP_HUGE_16KB: u32 = 14 << 26; constant MAP_HUGE_64KB (line 295) | pub const MAP_HUGE_64KB: u32 = 16 << 26; constant MAP_HUGE_512KB (line 297) | pub const MAP_HUGE_512KB: u32 = 19 << 26; constant MAP_HUGE_1MB (line 299) | pub const MAP_HUGE_1MB: u32 = 20 << 26; constant MAP_HUGE_2MB (line 301) | pub const MAP_HUGE_2MB: u32 = 21 << 26; constant MAP_HUGE_8MB (line 303) | pub const MAP_HUGE_8MB: u32 = 23 << 26; constant MAP_HUGE_16MB (line 305) | pub const MAP_HUGE_16MB: u32 = 24 << 26; constant MAP_HUGE_32MB (line 307) | pub const MAP_HUGE_32MB: u32 = 25 << 26; constant MAP_HUGE_256MB (line 309) | pub const MAP_HUGE_256MB: u32 = 28 << 26; constant MAP_HUGE_512MB (line 311) | pub const MAP_HUGE_512MB: u32 = 29 << 26; constant MAP_HUGE_1GB (line 313) | pub const MAP_HUGE_1GB: u32 = 30 << 26; constant MAP_HUGE_2GB (line 315) | pub const MAP_HUGE_2GB: u32 = 31 << 26; constant MAP_HUGE_16GB (line 317) | pub const MAP_HUGE_16GB: u32 = 34u32 << 26; constant PROT_NONE (line 319) | pub const PROT_NONE: u32 = 0; constant PROT_READ (line 321) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 323) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 325) | pub const PROT_EXEC: u32 = 4; constant PROT_GROWSDOWN (line 327) | pub const PROT_GROWSDOWN: u32 = 0x01000000; constant PROT_GROWSUP (line 329) | pub const PROT_GROWSUP: u32 = 0x02000000; constant MS_ASYNC (line 331) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 333) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 335) | pub const MS_SYNC: u32 = 4; constant MCL_CURRENT (line 337) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 339) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 341) | pub const MCL_ONFAULT: u32 = 4; constant POSIX_MADV_NORMAL (line 343) | pub const POSIX_MADV_NORMAL: u32 = 0; constant POSIX_MADV_RANDOM (line 345) | pub const POSIX_MADV_RANDOM: u32 = 1; constant POSIX_MADV_SEQUENTIAL (line 347) | pub const POSIX_MADV_SEQUENTIAL: u32 = 2; constant POSIX_MADV_WILLNEED (line 349) | pub const POSIX_MADV_WILLNEED: u32 = 3; constant POSIX_MADV_DONTNEED (line 351) | pub const POSIX_MADV_DONTNEED: u32 = 4; constant WCTYPE_ALNUM (line 354) | pub const WCTYPE_ALNUM: u64 = 1; constant WCTYPE_ALPHA (line 356) | pub const WCTYPE_ALPHA: u64 = 2; constant WCTYPE_BLANK (line 358) | pub const WCTYPE_BLANK: u64 = 3; constant WCTYPE_CNTRL (line 360) | pub const WCTYPE_CNTRL: u64 = 4; constant WCTYPE_DIGIT (line 362) | pub const WCTYPE_DIGIT: u64 = 5; constant WCTYPE_GRAPH (line 364) | pub const WCTYPE_GRAPH: u64 = 6; constant WCTYPE_LOWER (line 366) | pub const WCTYPE_LOWER: u64 = 7; constant WCTYPE_PRINT (line 368) | pub const WCTYPE_PRINT: u64 = 8; constant WCTYPE_PUNCT (line 370) | pub const WCTYPE_PUNCT: u64 = 9; constant WCTYPE_SPACE (line 372) | pub const WCTYPE_SPACE: u64 = 10; constant WCTYPE_UPPER (line 374) | pub const WCTYPE_UPPER: u64 = 11; constant WCTYPE_XDIGIT (line 376) | pub const WCTYPE_XDIGIT: u64 = 12; constant LC_CTYPE (line 379) | pub const LC_CTYPE: i32 = 0; constant LC_NUMERIC (line 381) | pub const LC_NUMERIC: i32 = 1; constant LC_TIME (line 383) | pub const LC_TIME: i32 = 2; constant LC_COLLATE (line 385) | pub const LC_COLLATE: i32 = 3; constant LC_MONETARY (line 387) | pub const LC_MONETARY: i32 = 4; constant LC_MESSAGES (line 389) | pub const LC_MESSAGES: i32 = 5; constant LC_ALL (line 391) | pub const LC_ALL: i32 = 6; constant __SIZEOF_PTHREAD_COND_T (line 394) | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; constant __SIZEOF_PTHREAD_MUTEX_T (line 396) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 398) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_CONDATTR_T (line 400) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant EPERM (line 403) | pub const EPERM: c_int = 1; constant ENOENT (line 405) | pub const ENOENT: c_int = 2; constant ESRCH (line 407) | pub const ESRCH: c_int = 3; constant EINTR (line 409) | pub const EINTR: c_int = 4; constant EIO (line 411) | pub const EIO: c_int = 5; constant ENXIO (line 413) | pub const ENXIO: c_int = 6; constant E2BIG (line 415) | pub const E2BIG: c_int = 7; constant ENOEXEC (line 417) | pub const ENOEXEC: c_int = 8; constant EBADF (line 419) | pub const EBADF: c_int = 9; constant ECHILD (line 421) | pub const ECHILD: c_int = 10; constant EAGAIN (line 423) | pub const EAGAIN: c_int = 11; constant ENOMEM (line 425) | pub const ENOMEM: c_int = 12; constant EACCES (line 427) | pub const EACCES: c_int = 13; constant EFAULT (line 429) | pub const EFAULT: c_int = 14; constant ENOTBLK (line 431) | pub const ENOTBLK: c_int = 15; constant EBUSY (line 433) | pub const EBUSY: c_int = 16; constant EEXIST (line 435) | pub const EEXIST: c_int = 17; constant EXDEV (line 437) | pub const EXDEV: c_int = 18; constant ENODEV (line 439) | pub const ENODEV: c_int = 19; constant ENOTDIR (line 441) | pub const ENOTDIR: c_int = 20; constant EISDIR (line 443) | pub const EISDIR: c_int = 21; constant EINVAL (line 445) | pub const EINVAL: c_int = 22; constant ENFILE (line 447) | pub const ENFILE: c_int = 23; constant EMFILE (line 449) | pub const EMFILE: c_int = 24; constant ENOTTY (line 451) | pub const ENOTTY: c_int = 25; constant ETXTBSY (line 453) | pub const ETXTBSY: c_int = 26; constant EFBIG (line 455) | pub const EFBIG: c_int = 27; constant ENOSPC (line 457) | pub const ENOSPC: c_int = 28; constant ESPIPE (line 459) | pub const ESPIPE: c_int = 29; constant EROFS (line 461) | pub const EROFS: c_int = 30; constant EMLINK (line 463) | pub const EMLINK: c_int = 31; constant EPIPE (line 465) | pub const EPIPE: c_int = 32; constant EDOM (line 467) | pub const EDOM: c_int = 33; constant ERANGE (line 469) | pub const ERANGE: c_int = 34; constant EDEADLK (line 471) | pub const EDEADLK: c_int = 35; constant ENAMETOOLONG (line 473) | pub const ENAMETOOLONG: c_int = 36; constant ENOLCK (line 475) | pub const ENOLCK: c_int = 37; constant ENOSYS (line 477) | pub const ENOSYS: c_int = 38; constant ENOTEMPTY (line 479) | pub const ENOTEMPTY: c_int = 39; constant ELOOP (line 481) | pub const ELOOP: c_int = 40; constant EWOULDBLOCK (line 483) | pub const EWOULDBLOCK: c_int = EAGAIN; constant ENOMSG (line 485) | pub const ENOMSG: c_int = 42; constant EIDRM (line 487) | pub const EIDRM: c_int = 43; constant ECHRNG (line 489) | pub const ECHRNG: c_int = 44; constant EL2NSYNC (line 491) | pub const EL2NSYNC: c_int = 45; constant EL3HLT (line 493) | pub const EL3HLT: c_int = 46; constant EL3RST (line 495) | pub const EL3RST: c_int = 47; constant ELNRNG (line 497) | pub const ELNRNG: c_int = 48; constant EUNATCH (line 499) | pub const EUNATCH: c_int = 49; constant ENOCSI (line 501) | pub const ENOCSI: c_int = 50; constant EL2HLT (line 503) | pub const EL2HLT: c_int = 51; constant EBADE (line 505) | pub const EBADE: c_int = 52; constant EBADR (line 507) | pub const EBADR: c_int = 53; constant EXFULL (line 509) | pub const EXFULL: c_int = 54; constant ENOANO (line 511) | pub const ENOANO: c_int = 55; constant EBADRQC (line 513) | pub const EBADRQC: c_int = 56; constant EBADSLT (line 515) | pub const EBADSLT: c_int = 57; constant EDEADLOCK (line 517) | pub const EDEADLOCK: c_int = EDEADLK; constant EBFONT (line 519) | pub const EBFONT: c_int = 59; constant ENOSTR (line 521) | pub const ENOSTR: c_int = 60; constant ENODATA (line 523) | pub const ENODATA: c_int = 61; constant ETIME (line 525) | pub const ETIME: c_int = 62; constant ENOSR (line 527) | pub const ENOSR: c_int = 63; constant ENONET (line 529) | pub const ENONET: c_int = 64; constant ENOPKG (line 531) | pub const ENOPKG: c_int = 65; constant EREMOTE (line 533) | pub const EREMOTE: c_int = 66; constant ENOLINK (line 535) | pub const ENOLINK: c_int = 67; constant EADV (line 537) | pub const EADV: c_int = 68; constant ESRMNT (line 539) | pub const ESRMNT: c_int = 69; constant ECOMM (line 541) | pub const ECOMM: c_int = 70; constant EPROTO (line 543) | pub const EPROTO: c_int = 71; constant EMULTIHOP (line 545) | pub const EMULTIHOP: c_int = 72; constant EDOTDOT (line 547) | pub const EDOTDOT: c_int = 73; constant EBADMSG (line 549) | pub const EBADMSG: c_int = 74; constant EOVERFLOW (line 551) | pub const EOVERFLOW: c_int = 75; constant ENOTUNIQ (line 553) | pub const ENOTUNIQ: c_int = 76; constant EBADFD (line 555) | pub const EBADFD: c_int = 77; constant EREMCHG (line 557) | pub const EREMCHG: c_int = 78; constant ELIBACC (line 559) | pub const ELIBACC: c_int = 79; constant ELIBBAD (line 561) | pub const ELIBBAD: c_int = 80; constant ELIBSCN (line 563) | pub const ELIBSCN: c_int = 81; constant ELIBMAX (line 565) | pub const ELIBMAX: c_int = 82; constant ELIBEXEC (line 567) | pub const ELIBEXEC: c_int = 83; constant EILSEQ (line 569) | pub const EILSEQ: c_int = 84; constant ERESTART (line 571) | pub const ERESTART: c_int = 85; constant ESTRPIPE (line 573) | pub const ESTRPIPE: c_int = 86; constant EUSERS (line 575) | pub const EUSERS: c_int = 87; constant ENOTSOCK (line 577) | pub const ENOTSOCK: c_int = 88; constant EDESTADDRREQ (line 579) | pub const EDESTADDRREQ: c_int = 89; constant EMSGSIZE (line 581) | pub const EMSGSIZE: c_int = 90; constant EPROTOTYPE (line 583) | pub const EPROTOTYPE: c_int = 91; constant ENOPROTOOPT (line 585) | pub const ENOPROTOOPT: c_int = 92; constant EPROTONOSUPPOR (line 587) | pub const EPROTONOSUPPOR: c_int = 93; constant ESOCKTNOSUPPOR (line 589) | pub const ESOCKTNOSUPPOR: c_int = 94; constant EOPNOTSUPP (line 591) | pub const EOPNOTSUPP: c_int = 95; constant ENOTSUP (line 593) | pub const ENOTSUP: c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 595) | pub const EPFNOSUPPORT: c_int = 96; constant EAFNOSUPPORT (line 597) | pub const EAFNOSUPPORT: c_int = 97; constant EADDRINUSE (line 599) | pub const EADDRINUSE: c_int = 98; constant EADDRNOTAVAIL (line 601) | pub const EADDRNOTAVAIL: c_int = 99; constant ENETDOWN (line 603) | pub const ENETDOWN: c_int = 100; constant ENETUNREACH (line 605) | pub const ENETUNREACH: c_int = 101; constant ENETRESET (line 607) | pub const ENETRESET: c_int = 102; constant ECONNABORTED (line 609) | pub const ECONNABORTED: c_int = 103; constant ECONNRESET (line 611) | pub const ECONNRESET: c_int = 104; constant ENOBUFS (line 613) | pub const ENOBUFS: c_int = 105; constant EISCONN (line 615) | pub const EISCONN: c_int = 106; constant ENOTCONN (line 617) | pub const ENOTCONN: c_int = 107; constant ESHUTDOWN (line 619) | pub const ESHUTDOWN: c_int = 108; constant ETOOMANYREFS (line 621) | pub const ETOOMANYREFS: c_int = 109; constant ETIMEDOUT (line 623) | pub const ETIMEDOUT: c_int = 110; constant ECONNREFUSED (line 625) | pub const ECONNREFUSED: c_int = 111; constant EHOSTDOWN (line 627) | pub const EHOSTDOWN: c_int = 112; constant EHOSTUNREACH (line 629) | pub const EHOSTUNREACH: c_int = 113; constant EALREADY (line 631) | pub const EALREADY: c_int = 114; constant EINPROGRESS (line 633) | pub const EINPROGRESS: c_int = 115; constant ESTALE (line 635) | pub const ESTALE: c_int = 116; constant EUCLEAN (line 637) | pub const EUCLEAN: c_int = 117; constant ENOTNAM (line 639) | pub const ENOTNAM: c_int = 118; constant ENAVAIL (line 641) | pub const ENAVAIL: c_int = 119; constant EISNAM (line 643) | pub const EISNAM: c_int = 120; constant EREMOTEIO (line 645) | pub const EREMOTEIO: c_int = 121; constant EDQUOT (line 647) | pub const EDQUOT: c_int = 122; constant ENOMEDIUM (line 649) | pub const ENOMEDIUM: c_int = 123; constant EMEDIUMTYPE (line 651) | pub const EMEDIUMTYPE: c_int = 124; constant ECANCELED (line 653) | pub const ECANCELED: c_int = 125; constant ENOKEY (line 655) | pub const ENOKEY: c_int = 126; constant EKEYEXPIRED (line 657) | pub const EKEYEXPIRED: c_int = 127; constant EKEYREVOKED (line 659) | pub const EKEYREVOKED: c_int = 128; constant EKEYREJECTED (line 661) | pub const EKEYREJECTED: c_int = 129; constant EOWNERDEAD (line 663) | pub const EOWNERDEAD: c_int = 130; constant ENOTRECOVERABLE (line 665) | pub const ENOTRECOVERABLE: c_int = 131; constant ERFKILL (line 667) | pub const ERFKILL: c_int = 132; constant EHWPOISON (line 669) | pub const EHWPOISON: c_int = 133; constant TEESMP_THREAD_ATTR_CA_WILDCARD (line 672) | pub const TEESMP_THREAD_ATTR_CA_WILDCARD: c_int = 0; constant TEESMP_THREAD_ATTR_CA_INHERIT (line 674) | pub const TEESMP_THREAD_ATTR_CA_INHERIT: c_int = -1; constant TEESMP_THREAD_ATTR_TASK_ID_INHERIT (line 676) | pub const TEESMP_THREAD_ATTR_TASK_ID_INHERIT: c_int = -1; constant TEESMP_THREAD_ATTR_HAS_SHADOW (line 678) | pub const TEESMP_THREAD_ATTR_HAS_SHADOW: c_int = 0x1; constant TEESMP_THREAD_ATTR_NO_SHADOW (line 680) | pub const TEESMP_THREAD_ATTR_NO_SHADOW: c_int = 0x0; constant _SC_ARG_MAX (line 683) | pub const _SC_ARG_MAX: c_int = 0; constant _SC_CHILD_MAX (line 685) | pub const _SC_CHILD_MAX: c_int = 1; constant _SC_CLK_TCK (line 687) | pub const _SC_CLK_TCK: c_int = 2; constant _SC_NGROUPS_MAX (line 689) | pub const _SC_NGROUPS_MAX: c_int = 3; constant _SC_OPEN_MAX (line 691) | pub const _SC_OPEN_MAX: c_int = 4; constant _SC_STREAM_MAX (line 693) | pub const _SC_STREAM_MAX: c_int = 5; constant _SC_TZNAME_MAX (line 695) | pub const _SC_TZNAME_MAX: c_int = 6; constant _SC_JOB_CONTROL (line 697) | pub const _SC_JOB_CONTROL: c_int = 7; constant _SC_SAVED_IDS (line 699) | pub const _SC_SAVED_IDS: c_int = 8; constant _SC_REALTIME_SIGNALS (line 701) | pub const _SC_REALTIME_SIGNALS: c_int = 9; constant _SC_PRIORITY_SCHEDULING (line 703) | pub const _SC_PRIORITY_SCHEDULING: c_int = 10; constant _SC_TIMERS (line 705) | pub const _SC_TIMERS: c_int = 11; constant _SC_ASYNCHRONOUS_IO (line 707) | pub const _SC_ASYNCHRONOUS_IO: c_int = 12; constant _SC_PRIORITIZED_IO (line 709) | pub const _SC_PRIORITIZED_IO: c_int = 13; constant _SC_SYNCHRONIZED_IO (line 711) | pub const _SC_SYNCHRONIZED_IO: c_int = 14; constant _SC_FSYNC (line 713) | pub const _SC_FSYNC: c_int = 15; constant _SC_MAPPED_FILES (line 715) | pub const _SC_MAPPED_FILES: c_int = 16; constant _SC_MEMLOCK (line 717) | pub const _SC_MEMLOCK: c_int = 17; constant _SC_MEMLOCK_RANGE (line 719) | pub const _SC_MEMLOCK_RANGE: c_int = 18; constant _SC_MEMORY_PROTECTION (line 721) | pub const _SC_MEMORY_PROTECTION: c_int = 19; constant _SC_MESSAGE_PASSING (line 723) | pub const _SC_MESSAGE_PASSING: c_int = 20; constant _SC_SEMAPHORES (line 725) | pub const _SC_SEMAPHORES: c_int = 21; constant _SC_SHARED_MEMORY_OBJECTS (line 727) | pub const _SC_SHARED_MEMORY_OBJECTS: c_int = 22; constant _SC_AIO_LISTIO_MAX (line 729) | pub const _SC_AIO_LISTIO_MAX: c_int = 23; constant _SC_AIO_MAX (line 731) | pub const _SC_AIO_MAX: c_int = 24; constant _SC_AIO_PRIO_DELTA_MAX (line 733) | pub const _SC_AIO_PRIO_DELTA_MAX: c_int = 25; constant _SC_DELAYTIMER_MAX (line 735) | pub const _SC_DELAYTIMER_MAX: c_int = 26; constant _SC_MQ_OPEN_MAX (line 737) | pub const _SC_MQ_OPEN_MAX: c_int = 27; constant _SC_MQ_PRIO_MAX (line 739) | pub const _SC_MQ_PRIO_MAX: c_int = 28; constant _SC_VERSION (line 741) | pub const _SC_VERSION: c_int = 29; constant _SC_PAGE_SIZE (line 743) | pub const _SC_PAGE_SIZE: c_int = 30; constant _SC_PAGESIZE (line 745) | pub const _SC_PAGESIZE: c_int = 30; constant _SC_RTSIG_MAX (line 747) | pub const _SC_RTSIG_MAX: c_int = 31; constant _SC_SEM_NSEMS_MAX (line 749) | pub const _SC_SEM_NSEMS_MAX: c_int = 32; constant _SC_SEM_VALUE_MAX (line 751) | pub const _SC_SEM_VALUE_MAX: c_int = 33; constant _SC_SIGQUEUE_MAX (line 753) | pub const _SC_SIGQUEUE_MAX: c_int = 34; constant _SC_TIMER_MAX (line 755) | pub const _SC_TIMER_MAX: c_int = 35; constant _SC_BC_BASE_MAX (line 757) | pub const _SC_BC_BASE_MAX: c_int = 36; constant _SC_BC_DIM_MAX (line 759) | pub const _SC_BC_DIM_MAX: c_int = 37; constant _SC_BC_SCALE_MAX (line 761) | pub const _SC_BC_SCALE_MAX: c_int = 38; constant _SC_BC_STRING_MAX (line 763) | pub const _SC_BC_STRING_MAX: c_int = 39; constant _SC_COLL_WEIGHTS_MAX (line 765) | pub const _SC_COLL_WEIGHTS_MAX: c_int = 40; constant _SC_EXPR_NEST_MAX (line 767) | pub const _SC_EXPR_NEST_MAX: c_int = 42; constant _SC_LINE_MAX (line 769) | pub const _SC_LINE_MAX: c_int = 43; constant _SC_RE_DUP_MAX (line 771) | pub const _SC_RE_DUP_MAX: c_int = 44; constant _SC_2_VERSION (line 773) | pub const _SC_2_VERSION: c_int = 46; constant _SC_2_C_BIND (line 775) | pub const _SC_2_C_BIND: c_int = 47; constant _SC_2_C_DEV (line 777) | pub const _SC_2_C_DEV: c_int = 48; constant _SC_2_FORT_DEV (line 779) | pub const _SC_2_FORT_DEV: c_int = 49; constant _SC_2_FORT_RUN (line 781) | pub const _SC_2_FORT_RUN: c_int = 50; constant _SC_2_SW_DEV (line 783) | pub const _SC_2_SW_DEV: c_int = 51; constant _SC_2_LOCALEDEF (line 785) | pub const _SC_2_LOCALEDEF: c_int = 52; constant _SC_UIO_MAXIOV (line 787) | pub const _SC_UIO_MAXIOV: c_int = 60; constant _SC_IOV_MAX (line 789) | pub const _SC_IOV_MAX: c_int = 60; constant _SC_THREADS (line 791) | pub const _SC_THREADS: c_int = 67; constant _SC_THREAD_SAFE_FUNCTIONS (line 793) | pub const _SC_THREAD_SAFE_FUNCTIONS: c_int = 68; constant _SC_GETGR_R_SIZE_MAX (line 795) | pub const _SC_GETGR_R_SIZE_MAX: c_int = 69; constant _SC_GETPW_R_SIZE_MAX (line 797) | pub const _SC_GETPW_R_SIZE_MAX: c_int = 70; constant _SC_LOGIN_NAME_MAX (line 799) | pub const _SC_LOGIN_NAME_MAX: c_int = 71; constant _SC_TTY_NAME_MAX (line 801) | pub const _SC_TTY_NAME_MAX: c_int = 72; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 803) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: c_int = 73; constant _SC_THREAD_KEYS_MAX (line 805) | pub const _SC_THREAD_KEYS_MAX: c_int = 74; constant _SC_THREAD_STACK_MIN (line 807) | pub const _SC_THREAD_STACK_MIN: c_int = 75; constant _SC_THREAD_THREADS_MAX (line 809) | pub const _SC_THREAD_THREADS_MAX: c_int = 76; constant _SC_THREAD_ATTR_STACKADDR (line 811) | pub const _SC_THREAD_ATTR_STACKADDR: c_int = 77; constant _SC_THREAD_ATTR_STACKSIZE (line 813) | pub const _SC_THREAD_ATTR_STACKSIZE: c_int = 78; constant _SC_THREAD_PRIORITY_SCHEDULING (line 815) | pub const _SC_THREAD_PRIORITY_SCHEDULING: c_int = 79; constant _SC_THREAD_PRIO_INHERIT (line 817) | pub const _SC_THREAD_PRIO_INHERIT: c_int = 80; constant _SC_THREAD_PRIO_PROTECT (line 819) | pub const _SC_THREAD_PRIO_PROTECT: c_int = 81; constant _SC_THREAD_PROCESS_SHARED (line 821) | pub const _SC_THREAD_PROCESS_SHARED: c_int = 82; constant _SC_NPROCESSORS_CONF (line 823) | pub const _SC_NPROCESSORS_CONF: c_int = 83; constant _SC_NPROCESSORS_ONLN (line 825) | pub const _SC_NPROCESSORS_ONLN: c_int = 84; constant _SC_PHYS_PAGES (line 827) | pub const _SC_PHYS_PAGES: c_int = 85; constant _SC_AVPHYS_PAGES (line 829) | pub const _SC_AVPHYS_PAGES: c_int = 86; constant _SC_ATEXIT_MAX (line 831) | pub const _SC_ATEXIT_MAX: c_int = 87; constant _SC_PASS_MAX (line 833) | pub const _SC_PASS_MAX: c_int = 88; constant _SC_XOPEN_VERSION (line 835) | pub const _SC_XOPEN_VERSION: c_int = 89; constant _SC_XOPEN_XCU_VERSION (line 837) | pub const _SC_XOPEN_XCU_VERSION: c_int = 90; constant _SC_XOPEN_UNIX (line 839) | pub const _SC_XOPEN_UNIX: c_int = 91; constant _SC_XOPEN_CRYPT (line 841) | pub const _SC_XOPEN_CRYPT: c_int = 92; constant _SC_XOPEN_ENH_I18N (line 843) | pub const _SC_XOPEN_ENH_I18N: c_int = 93; constant _SC_XOPEN_SHM (line 845) | pub const _SC_XOPEN_SHM: c_int = 94; constant _SC_2_CHAR_TERM (line 847) | pub const _SC_2_CHAR_TERM: c_int = 95; constant _SC_2_UPE (line 849) | pub const _SC_2_UPE: c_int = 97; constant _SC_XOPEN_XPG2 (line 851) | pub const _SC_XOPEN_XPG2: c_int = 98; constant _SC_XOPEN_XPG3 (line 853) | pub const _SC_XOPEN_XPG3: c_int = 99; constant _SC_XOPEN_XPG4 (line 855) | pub const _SC_XOPEN_XPG4: c_int = 100; constant _SC_NZERO (line 857) | pub const _SC_NZERO: c_int = 109; constant _SC_XBS5_ILP32_OFF32 (line 859) | pub const _SC_XBS5_ILP32_OFF32: c_int = 125; constant _SC_XBS5_ILP32_OFFBIG (line 861) | pub const _SC_XBS5_ILP32_OFFBIG: c_int = 126; constant _SC_XBS5_LP64_OFF64 (line 863) | pub const _SC_XBS5_LP64_OFF64: c_int = 127; constant _SC_XBS5_LPBIG_OFFBIG (line 865) | pub const _SC_XBS5_LPBIG_OFFBIG: c_int = 128; constant _SC_XOPEN_LEGACY (line 867) | pub const _SC_XOPEN_LEGACY: c_int = 129; constant _SC_XOPEN_REALTIME (line 869) | pub const _SC_XOPEN_REALTIME: c_int = 130; constant _SC_XOPEN_REALTIME_THREADS (line 871) | pub const _SC_XOPEN_REALTIME_THREADS: c_int = 131; constant _SC_ADVISORY_INFO (line 873) | pub const _SC_ADVISORY_INFO: c_int = 132; constant _SC_BARRIERS (line 875) | pub const _SC_BARRIERS: c_int = 133; constant _SC_CLOCK_SELECTION (line 877) | pub const _SC_CLOCK_SELECTION: c_int = 137; constant _SC_CPUTIME (line 879) | pub const _SC_CPUTIME: c_int = 138; constant _SC_THREAD_CPUTIME (line 881) | pub const _SC_THREAD_CPUTIME: c_int = 139; constant _SC_MONOTONIC_CLOCK (line 883) | pub const _SC_MONOTONIC_CLOCK: c_int = 149; constant _SC_READER_WRITER_LOCKS (line 885) | pub const _SC_READER_WRITER_LOCKS: c_int = 153; constant _SC_SPIN_LOCKS (line 887) | pub const _SC_SPIN_LOCKS: c_int = 154; constant _SC_REGEXP (line 889) | pub const _SC_REGEXP: c_int = 155; constant _SC_SHELL (line 891) | pub const _SC_SHELL: c_int = 157; constant _SC_SPAWN (line 893) | pub const _SC_SPAWN: c_int = 159; constant _SC_SPORADIC_SERVER (line 895) | pub const _SC_SPORADIC_SERVER: c_int = 160; constant _SC_THREAD_SPORADIC_SERVER (line 897) | pub const _SC_THREAD_SPORADIC_SERVER: c_int = 161; constant _SC_TIMEOUTS (line 899) | pub const _SC_TIMEOUTS: c_int = 164; constant _SC_TYPED_MEMORY_OBJECTS (line 901) | pub const _SC_TYPED_MEMORY_OBJECTS: c_int = 165; constant _SC_2_PBS (line 903) | pub const _SC_2_PBS: c_int = 168; constant _SC_2_PBS_ACCOUNTING (line 905) | pub const _SC_2_PBS_ACCOUNTING: c_int = 169; constant _SC_2_PBS_LOCATE (line 907) | pub const _SC_2_PBS_LOCATE: c_int = 170; constant _SC_2_PBS_MESSAGE (line 909) | pub const _SC_2_PBS_MESSAGE: c_int = 171; constant _SC_2_PBS_TRACK (line 911) | pub const _SC_2_PBS_TRACK: c_int = 172; constant _SC_SYMLOOP_MAX (line 913) | pub const _SC_SYMLOOP_MAX: c_int = 173; constant _SC_STREAMS (line 915) | pub const _SC_STREAMS: c_int = 174; constant _SC_2_PBS_CHECKPOINT (line 917) | pub const _SC_2_PBS_CHECKPOINT: c_int = 175; constant _SC_V6_ILP32_OFF32 (line 919) | pub const _SC_V6_ILP32_OFF32: c_int = 176; constant _SC_V6_ILP32_OFFBIG (line 921) | pub const _SC_V6_ILP32_OFFBIG: c_int = 177; constant _SC_V6_LP64_OFF64 (line 923) | pub const _SC_V6_LP64_OFF64: c_int = 178; constant _SC_V6_LPBIG_OFFBIG (line 925) | pub const _SC_V6_LPBIG_OFFBIG: c_int = 179; constant _SC_HOST_NAME_MAX (line 927) | pub const _SC_HOST_NAME_MAX: c_int = 180; constant _SC_TRACE (line 929) | pub const _SC_TRACE: c_int = 181; constant _SC_TRACE_EVENT_FILTER (line 931) | pub const _SC_TRACE_EVENT_FILTER: c_int = 182; constant _SC_TRACE_INHERIT (line 933) | pub const _SC_TRACE_INHERIT: c_int = 183; constant _SC_TRACE_LOG (line 935) | pub const _SC_TRACE_LOG: c_int = 184; constant _SC_IPV6 (line 937) | pub const _SC_IPV6: c_int = 235; constant _SC_RAW_SOCKETS (line 939) | pub const _SC_RAW_SOCKETS: c_int = 236; constant _SC_V7_ILP32_OFF32 (line 941) | pub const _SC_V7_ILP32_OFF32: c_int = 237; constant _SC_V7_ILP32_OFFBIG (line 943) | pub const _SC_V7_ILP32_OFFBIG: c_int = 238; constant _SC_V7_LP64_OFF64 (line 945) | pub const _SC_V7_LP64_OFF64: c_int = 239; constant _SC_V7_LPBIG_OFFBIG (line 947) | pub const _SC_V7_LPBIG_OFFBIG: c_int = 240; constant _SC_SS_REPL_MAX (line 949) | pub const _SC_SS_REPL_MAX: c_int = 241; constant _SC_TRACE_EVENT_NAME_MAX (line 951) | pub const _SC_TRACE_EVENT_NAME_MAX: c_int = 242; constant _SC_TRACE_NAME_MAX (line 953) | pub const _SC_TRACE_NAME_MAX: c_int = 243; constant _SC_TRACE_SYS_MAX (line 955) | pub const _SC_TRACE_SYS_MAX: c_int = 244; constant _SC_TRACE_USER_EVENT_MAX (line 957) | pub const _SC_TRACE_USER_EVENT_MAX: c_int = 245; constant _SC_XOPEN_STREAMS (line 959) | pub const _SC_XOPEN_STREAMS: c_int = 246; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 961) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: c_int = 247; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 963) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: c_int = 248; constant PTHREAD_KEYS_MAX (line 966) | pub const PTHREAD_KEYS_MAX: c_int = 128; constant PTHREAD_STACK_MIN (line 968) | pub const PTHREAD_STACK_MIN: c_int = 2048; constant PTHREAD_DESTRUCTOR_ITERATIONS (line 970) | pub const PTHREAD_DESTRUCTOR_ITERATIONS: c_int = 4; constant SEM_VALUE_MAX (line 972) | pub const SEM_VALUE_MAX: c_int = 0x7fffffff; constant SEM_NSEMS_MAX (line 974) | pub const SEM_NSEMS_MAX: c_int = 256; constant DELAYTIMER_MAX (line 976) | pub const DELAYTIMER_MAX: c_int = 0x7fffffff; constant MQ_PRIO_MAX (line 978) | pub const MQ_PRIO_MAX: c_int = 32768; constant LOGIN_NAME_MAX (line 980) | pub const LOGIN_NAME_MAX: c_int = 256; constant CLOCK_REALTIME (line 983) | pub const CLOCK_REALTIME: clockid_t = 0; constant CLOCK_MONOTONIC (line 985) | pub const CLOCK_MONOTONIC: clockid_t = 1; constant PTHREAD_MUTEX_INITIALIZER (line 987) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 991) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_MUTEX_NORMAL (line 995) | pub const PTHREAD_MUTEX_NORMAL: c_int = 0; constant PTHREAD_MUTEX_RECURSIVE (line 997) | pub const PTHREAD_MUTEX_RECURSIVE: c_int = 1; constant PTHREAD_MUTEX_ERRORCHECK (line 999) | pub const PTHREAD_MUTEX_ERRORCHECK: c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 1001) | pub const PTHREAD_MUTEX_DEFAULT: c_int = PTHREAD_MUTEX_NORMAL; constant PTHREAD_MUTEX_STALLED (line 1003) | pub const PTHREAD_MUTEX_STALLED: c_int = 0; constant PTHREAD_MUTEX_ROBUST (line 1005) | pub const PTHREAD_MUTEX_ROBUST: c_int = 1; function calloc (line 1009) | pub fn calloc(nobj: size_t, size: size_t) -> *mut c_void; function malloc (line 1011) | pub fn malloc(size: size_t) -> *mut c_void; function realloc (line 1013) | pub fn realloc(p: *mut c_void, size: size_t) -> *mut c_void; function aligned_alloc (line 1015) | pub fn aligned_alloc(align: size_t, len: size_t) -> *mut c_void; function free (line 1017) | pub fn free(p: *mut c_void); function posix_memalign (line 1019) | pub fn posix_memalign(memptr: *mut *mut c_void, align: size_t, size: siz... function memchr (line 1021) | pub fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void; function wmemchr (line 1023) | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; function memcmp (line 1025) | pub fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int; function memcpy (line 1027) | pub fn memcpy(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut ... function memmove (line 1029) | pub fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut... function memset (line 1031) | pub fn memset(dest: *mut c_void, c: c_int, n: size_t) -> *mut c_void; function pthread_self (line 1034) | pub fn pthread_self() -> pthread_t; function pthread_join (line 1036) | pub fn pthread_join(native: pthread_t, value: *mut *mut c_void) -> c_int; function pthread_exit (line 1041) | pub fn pthread_exit(value: *mut c_void) -> !; function pthread_attr_init (line 1043) | pub fn pthread_attr_init(attr: *mut pthread_attr_t) -> c_int; function pthread_attr_destroy (line 1045) | pub fn pthread_attr_destroy(attr: *mut pthread_attr_t) -> c_int; function pthread_attr_getstack (line 1047) | pub fn pthread_attr_getstack( function pthread_attr_setstacksize (line 1053) | pub fn pthread_attr_setstacksize(attr: *mut pthread_attr_t, stack_size: ... function pthread_attr_getstacksize (line 1055) | pub fn pthread_attr_getstacksize(attr: *const pthread_attr_t, size: *mut... function pthread_attr_settee (line 1057) | pub fn pthread_attr_settee( function sched_yield (line 1065) | pub fn sched_yield() -> c_int; function pthread_key_create (line 1067) | pub fn pthread_key_create( function pthread_key_delete (line 1072) | pub fn pthread_key_delete(key: pthread_key_t) -> c_int; function pthread_getspecific (line 1074) | pub fn pthread_getspecific(key: pthread_key_t) -> *mut c_void; function pthread_setspecific (line 1076) | pub fn pthread_setspecific(key: pthread_key_t, value: *const c_void) -> ... function pthread_mutex_destroy (line 1078) | pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> c_int; function pthread_mutex_init (line 1080) | pub fn pthread_mutex_init( function pthread_mutex_lock (line 1085) | pub fn pthread_mutex_lock(lock: *mut pthread_mutex_t) -> c_int; function pthread_mutex_trylock (line 1087) | pub fn pthread_mutex_trylock(lock: *mut pthread_mutex_t) -> c_int; function pthread_mutex_unlock (line 1089) | pub fn pthread_mutex_unlock(lock: *mut pthread_mutex_t) -> c_int; function pthread_mutexattr_destroy (line 1091) | pub fn pthread_mutexattr_destroy(attr: *mut pthread_mutexattr_t) -> c_int; function pthread_mutexattr_init (line 1093) | pub fn pthread_mutexattr_init(attr: *mut pthread_mutexattr_t) -> c_int; function pthread_mutexattr_settype (line 1095) | pub fn pthread_mutexattr_settype(attr: *mut pthread_mutexattr_t, _type: ... function pthread_mutexattr_setpshared (line 1097) | pub fn pthread_mutexattr_setpshared(attr: *mut pthread_mutexattr_t, psha... function pthread_cond_broadcast (line 1099) | pub fn pthread_cond_broadcast(cond: *mut pthread_cond_t) -> c_int; function pthread_cond_destroy (line 1101) | pub fn pthread_cond_destroy(cond: *mut pthread_cond_t) -> c_int; function pthread_cond_init (line 1103) | pub fn pthread_cond_init(cond: *mut pthread_cond_t, attr: *const pthread... function pthread_cond_signal (line 1105) | pub fn pthread_cond_signal(cond: *mut pthread_cond_t) -> c_int; function pthread_cond_wait (line 1107) | pub fn pthread_cond_wait(cond: *mut pthread_cond_t, lock: *mut pthread_m... function pthread_cond_timedwait (line 1109) | pub fn pthread_cond_timedwait( function pthread_mutexattr_setrobust (line 1115) | pub fn pthread_mutexattr_setrobust(attr: *mut pthread_mutexattr_t, robus... function pthread_create (line 1117) | pub fn pthread_create( function pthread_spin_init (line 1124) | pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: c_int) ... function pthread_spin_destroy (line 1126) | pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> c_int; function pthread_spin_lock (line 1128) | pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> c_int; function pthread_spin_trylock (line 1130) | pub fn pthread_spin_trylock(lock: *mut pthread_spinlock_t) -> c_int; function pthread_spin_unlock (line 1132) | pub fn pthread_spin_unlock(lock: *mut pthread_spinlock_t) -> c_int; function pthread_setschedprio (line 1134) | pub fn pthread_setschedprio(native: pthread_t, priority: c_int) -> c_int; function pthread_once (line 1136) | pub fn pthread_once(pot: *mut pthread_once_t, f: Option) -> c_int; function pthread_equal (line 1138) | pub fn pthread_equal(p1: pthread_t, p2: pthread_t) -> c_int; function pthread_mutexattr_setprotocol (line 1140) | pub fn pthread_mutexattr_setprotocol(a: *mut pthread_mutexattr_t, protoc... function pthread_attr_setstack (line 1142) | pub fn pthread_attr_setstack( function pthread_setaffinity_np (line 1148) | pub fn pthread_setaffinity_np(td: pthread_t, size: size_t, set: *const c... function pthread_getaffinity_np (line 1150) | pub fn pthread_getaffinity_np(td: pthread_t, size: size_t, set: *mut cpu... function printf (line 1153) | pub fn printf(fmt: *const c_char, ...) -> c_int; function scanf (line 1155) | pub fn scanf(fmt: *const c_char, ...) -> c_int; function snprintf (line 1157) | pub fn snprintf(s: *mut c_char, n: size_t, fmt: *const c_char, ...) -> c... function sprintf (line 1159) | pub fn sprintf(s: *mut c_char, fmt: *const c_char, ...) -> c_int; function vsnprintf (line 1161) | pub fn vsnprintf(s: *mut c_char, n: size_t, fmt: *const c_char, ap: va_l... function vsprintf (line 1163) | pub fn vsprintf(s: *mut c_char, fmt: *const c_char, ap: va_list) -> c_int; function abort (line 1168) | pub fn abort() -> !; function sched_getaffinity (line 1173) | pub fn sched_getaffinity(pid: pid_t, cpusetsize: size_t, cpuset: *mut cp... function sched_setaffinity (line 1175) | pub fn sched_setaffinity(pid: pid_t, cpusetsize: size_t, cpuset: *const ... function sysconf (line 1178) | pub fn sysconf(name: c_int) -> c_long; function mmap (line 1181) | pub fn mmap( function munmap (line 1189) | pub fn munmap(addr: *mut c_void, len: size_t) -> c_int; function __errno_location (line 1192) | pub fn __errno_location() -> *mut c_int; function strerror (line 1194) | pub fn strerror(e: c_int) -> *mut c_char; function clock_gettime (line 1197) | pub fn clock_gettime(clock_id: clockid_t, tp: *mut timespec) -> c_int; function getpid (line 1200) | pub fn getpid() -> pid_t; function gettimeofday (line 1203) | pub fn gettimeofday(tv: *mut timeval, tz: *mut c_void) -> c_int; function strftime (line 1205) | pub fn strftime( function time (line 1212) | pub fn time(t: *mut time_t) -> time_t; function sem_close (line 1215) | pub fn sem_close(sem: *mut sem_t) -> c_int; function sem_destroy (line 1217) | pub fn sem_destroy(sem: *mut sem_t) -> c_int; function sem_getvalue (line 1219) | pub fn sem_getvalue(sem: *mut sem_t, valp: *mut c_int) -> c_int; function sem_init (line 1221) | pub fn sem_init(sem: *mut sem_t, pshared: c_int, value: c_uint) -> c_int; function sem_open (line 1223) | pub fn sem_open(name: *const c_char, flags: c_int, ...) -> *mut sem_t; function sem_post (line 1225) | pub fn sem_post(sem: *mut sem_t) -> c_int; function sem_unlink (line 1227) | pub fn sem_unlink(name: *const c_char) -> c_int; function sem_wait (line 1229) | pub fn sem_wait(sem: *mut sem_t) -> c_int; function setlocale (line 1232) | pub fn setlocale(cat: c_int, name: *const c_char) -> *mut c_char; function strcoll (line 1234) | pub fn strcoll(l: *const c_char, r: *const c_char) -> c_int; function strxfrm (line 1236) | pub fn strxfrm(dest: *mut c_char, src: *const c_char, n: size_t) -> size_t; function strtod (line 1238) | pub fn strtod(s: *const c_char, p: *mut *mut c_char) -> c_double; function mbrtowc (line 1241) | pub fn mbrtowc(wc: *mut wchar_t, src: *const c_char, n: size_t, st: *mut... function wcrtomb (line 1243) | pub fn wcrtomb(s: *mut c_char, wc: wchar_t, st: *mut mbstate_t) -> size_t; function wctob (line 1245) | pub fn wctob(c: wint_t) -> c_int; function srandom (line 1248) | pub fn srandom(seed: c_uint); function initstate (line 1250) | pub fn initstate(seed: c_uint, state: *mut c_char, size: size_t) -> *mut... function setstate (line 1252) | pub fn setstate(state: *mut c_char) -> *mut c_char; function random (line 1254) | pub fn random() -> c_long; function strchr (line 1257) | pub fn strchr(s: *const c_char, c: c_int) -> *mut c_char; function strlen (line 1259) | pub fn strlen(cs: *const c_char) -> size_t; function strcmp (line 1261) | pub fn strcmp(l: *const c_char, r: *const c_char) -> c_int; function strcpy (line 1263) | pub fn strcpy(dest: *mut c_char, src: *const c_char) -> *mut c_char; function strncmp (line 1265) | pub fn strncmp(_l: *const c_char, r: *const c_char, n: size_t) -> c_int; function strncpy (line 1267) | pub fn strncpy(dest: *mut c_char, src: *const c_char, n: size_t) -> *mut... function strnlen (line 1269) | pub fn strnlen(cs: *const c_char, n: size_t) -> size_t; function strrchr (line 1271) | pub fn strrchr(s: *const c_char, c: c_int) -> *mut c_char; function strstr (line 1273) | pub fn strstr(h: *const c_char, n: *const c_char) -> *mut c_char; function wcschr (line 1275) | pub fn wcschr(s: *const wchar_t, c: wchar_t) -> *mut wchar_t; function wcslen (line 1277) | pub fn wcslen(s: *const wchar_t) -> size_t; function isalpha (line 1280) | pub fn isalpha(c: c_int) -> c_int; function isascii (line 1282) | pub fn isascii(c: c_int) -> c_int; function isdigit (line 1284) | pub fn isdigit(c: c_int) -> c_int; function islower (line 1286) | pub fn islower(c: c_int) -> c_int; function isprint (line 1288) | pub fn isprint(c: c_int) -> c_int; function isspace (line 1290) | pub fn isspace(c: c_int) -> c_int; function iswctype (line 1292) | pub fn iswctype(wc: wint_t, ttype: wctype_t) -> c_int; function iswdigit (line 1294) | pub fn iswdigit(wc: wint_t) -> c_int; function iswlower (line 1296) | pub fn iswlower(wc: wint_t) -> c_int; function iswspace (line 1298) | pub fn iswspace(wc: wint_t) -> c_int; function iswupper (line 1300) | pub fn iswupper(wc: wint_t) -> c_int; function towupper (line 1302) | pub fn towupper(wc: wint_t) -> wint_t; function towlower (line 1304) | pub fn towlower(wc: wint_t) -> wint_t; function atan (line 1307) | pub fn atan(x: c_double) -> c_double; function ceil (line 1309) | pub fn ceil(x: c_double) -> c_double; function ceilf (line 1311) | pub fn ceilf(x: c_float) -> c_float; function exp (line 1313) | pub fn exp(x: c_double) -> c_double; function fabs (line 1315) | pub fn fabs(x: c_double) -> c_double; function floor (line 1317) | pub fn floor(x: c_double) -> c_double; function frexp (line 1319) | pub fn frexp(x: c_double, e: *mut c_int) -> c_double; function log (line 1321) | pub fn log(x: c_double) -> c_double; function log2 (line 1323) | pub fn log2(x: c_double) -> c_double; function pow (line 1325) | pub fn pow(x: c_double, y: c_double) -> c_double; function roundf (line 1327) | pub fn roundf(x: c_float) -> c_float; function scalbn (line 1329) | pub fn scalbn(x: c_double, n: c_int) -> c_double; function sqrt (line 1331) | pub fn sqrt(x: c_double) -> c_double; function abs (line 1334) | pub fn abs(x: c_int) -> c_int; function atof (line 1336) | pub fn atof(s: *const c_char) -> c_double; function atoi (line 1338) | pub fn atoi(s: *const c_char) -> c_int; function atol (line 1340) | pub fn atol(s: *const c_char) -> c_long; function atoll (line 1342) | pub fn atoll(s: *const c_char) -> c_longlong; function bsearch (line 1344) | pub fn bsearch( function div (line 1352) | pub fn div(num: c_int, den: c_int) -> div_t; function ecvt (line 1354) | pub fn ecvt(x: c_double, n: c_int, dp: *mut c_int, sign: *mut c_int) -> ... function imaxabs (line 1356) | pub fn imaxabs(a: intmax_t) -> intmax_t; function llabs (line 1358) | pub fn llabs(a: c_longlong) -> c_longlong; function qsort (line 1360) | pub fn qsort(base: *mut c_void, nel: size_t, width: size_t, cmp: cmpfunc); function strtoul (line 1362) | pub fn strtoul(s: *const c_char, p: *mut *mut c_char, base: c_int) -> c_... function strtol (line 1364) | pub fn strtol(s: *const c_char, p: *mut *mut c_char, base: c_int) -> c_l... function wcstod (line 1366) | pub fn wcstod(s: *const wchar_t, p: *mut *mut wchar_t) -> c_double; function errno (line 1369) | pub fn errno() -> c_int { function CPU_COUNT_S (line 1373) | pub fn CPU_COUNT_S(size: usize, cpuset: &cpu_set_t) -> c_int { function CPU_COUNT (line 1383) | pub fn CPU_COUNT(cpuset: &cpu_set_t) -> c_int { FILE: builder/third-party/libc/src/unix/aix/mod.rs type c_char (line 1) | pub type c_char = u8; type caddr_t (line 2) | pub type caddr_t = *mut ::c_char; type clockid_t (line 3) | pub type clockid_t = ::c_longlong; type blkcnt_t (line 4) | pub type blkcnt_t = ::c_long; type clock_t (line 5) | pub type clock_t = ::c_int; type daddr_t (line 6) | pub type daddr_t = ::c_long; type dev_t (line 7) | pub type dev_t = ::c_ulong; type fpos64_t (line 8) | pub type fpos64_t = ::c_longlong; type fsblkcnt_t (line 9) | pub type fsblkcnt_t = ::c_ulong; type fsfilcnt_t (line 10) | pub type fsfilcnt_t = ::c_ulong; type idtype_t (line 11) | pub type idtype_t = ::c_int; type ino_t (line 12) | pub type ino_t = ::c_ulong; type key_t (line 13) | pub type key_t = ::c_int; type mode_t (line 14) | pub type mode_t = ::c_uint; type nlink_t (line 15) | pub type nlink_t = ::c_short; type rlim_t (line 16) | pub type rlim_t = ::c_ulong; type speed_t (line 17) | pub type speed_t = ::c_uint; type tcflag_t (line 18) | pub type tcflag_t = ::c_uint; type time_t (line 19) | pub type time_t = ::c_long; type time64_t (line 20) | pub type time64_t = ::int64_t; type timer_t (line 21) | pub type timer_t = ::c_long; type wchar_t (line 22) | pub type wchar_t = ::c_uint; type nfds_t (line 23) | pub type nfds_t = ::c_int; type projid_t (line 24) | pub type projid_t = ::c_int; type id_t (line 25) | pub type id_t = ::c_uint; type blksize64_t (line 26) | pub type blksize64_t = ::c_ulonglong; type blkcnt64_t (line 27) | pub type blkcnt64_t = ::c_ulonglong; type sctp_assoc_t (line 28) | pub type sctp_assoc_t = ::uint32_t; type suseconds_t (line 30) | pub type suseconds_t = ::c_int; type useconds_t (line 31) | pub type useconds_t = ::c_uint; type off_t (line 32) | pub type off_t = ::c_long; type off64_t (line 33) | pub type off64_t = ::c_longlong; type socklen_t (line 35) | pub type socklen_t = ::c_uint; type sa_family_t (line 36) | pub type sa_family_t = ::c_uchar; type in_port_t (line 37) | pub type in_port_t = ::c_ushort; type in_addr_t (line 38) | pub type in_addr_t = ::c_uint; type signal_t (line 40) | pub type signal_t = ::c_int; type pthread_t (line 41) | pub type pthread_t = ::c_uint; type pthread_key_t (line 42) | pub type pthread_key_t = ::c_uint; type thread_t (line 43) | pub type thread_t = pthread_t; type blksize_t (line 44) | pub type blksize_t = ::c_long; type nl_item (line 45) | pub type nl_item = ::c_int; type mqd_t (line 46) | pub type mqd_t = ::c_int; type shmatt_t (line 47) | pub type shmatt_t = ::c_ulong; type regoff_t (line 48) | pub type regoff_t = ::c_long; type rlim64_t (line 49) | pub type rlim64_t = ::c_ulonglong; type sem_t (line 51) | pub type sem_t = ::c_int; type pollset_t (line 52) | pub type pollset_t = ::c_int; type pthread_rwlockattr_t (line 54) | pub type pthread_rwlockattr_t = *mut ::c_void; type pthread_condattr_t (line 55) | pub type pthread_condattr_t = *mut ::c_void; type pthread_mutexattr_t (line 56) | pub type pthread_mutexattr_t = *mut ::c_void; type pthread_attr_t (line 57) | pub type pthread_attr_t = *mut ::c_void; type pthread_barrierattr_t (line 58) | pub type pthread_barrierattr_t = *mut ::c_void; type posix_spawn_file_actions_t (line 59) | pub type posix_spawn_file_actions_t = *mut ::c_char; type iconv_t (line 60) | pub type iconv_t = *mut ::c_void; constant RTLD_LAZY (line 707) | pub const RTLD_LAZY: ::c_int = 0x4; constant RTLD_NOW (line 708) | pub const RTLD_NOW: ::c_int = 0x2; constant RTLD_GLOBAL (line 709) | pub const RTLD_GLOBAL: ::c_int = 0x10000; constant RTLD_LOCAL (line 710) | pub const RTLD_LOCAL: ::c_int = 0x80000; constant RTLD_DEFAULT (line 711) | pub const RTLD_DEFAULT: *mut ::c_void = -1isize as *mut ::c_void; constant RTLD_MYSELF (line 712) | pub const RTLD_MYSELF: *mut ::c_void = -2isize as *mut ::c_void; constant RTLD_NEXT (line 713) | pub const RTLD_NEXT: *mut ::c_void = -3isize as *mut ::c_void; constant O_RDONLY (line 716) | pub const O_RDONLY: ::c_int = 0x0; constant O_WRONLY (line 717) | pub const O_WRONLY: ::c_int = 0x1; constant O_RDWR (line 718) | pub const O_RDWR: ::c_int = 0x2; constant O_NDELAY (line 719) | pub const O_NDELAY: ::c_int = 0x8000; constant O_APPEND (line 720) | pub const O_APPEND: ::c_int = 0x8; constant O_DSYNC (line 721) | pub const O_DSYNC: ::c_int = 0x400000; constant O_CREAT (line 722) | pub const O_CREAT: ::c_int = 0x100; constant O_EXCL (line 723) | pub const O_EXCL: ::c_int = 0x400; constant O_NOCTTY (line 724) | pub const O_NOCTTY: ::c_int = 0x800; constant O_TRUNC (line 725) | pub const O_TRUNC: ::c_int = 0x200; constant O_NOFOLLOW (line 726) | pub const O_NOFOLLOW: ::c_int = 0x1000000; constant O_DIRECTORY (line 727) | pub const O_DIRECTORY: ::c_int = 0x80000; constant O_SEARCH (line 728) | pub const O_SEARCH: ::c_int = 0x20; constant O_EXEC (line 729) | pub const O_EXEC: ::c_int = 0x20; constant O_CLOEXEC (line 730) | pub const O_CLOEXEC: ::c_int = 0x800000; constant O_ACCMODE (line 731) | pub const O_ACCMODE: ::c_int = O_RDONLY | O_WRONLY | O_RDWR; constant O_DIRECT (line 732) | pub const O_DIRECT: ::c_int = 0x8000000; constant O_TTY_INIT (line 733) | pub const O_TTY_INIT: ::c_int = 0; constant O_RSYNC (line 734) | pub const O_RSYNC: ::c_int = 0x200000; constant O_LARGEFILE (line 735) | pub const O_LARGEFILE: ::c_int = 0x4000000; constant F_CLOSEM (line 736) | pub const F_CLOSEM: ::c_int = 10; constant F_DUPFD_CLOEXEC (line 737) | pub const F_DUPFD_CLOEXEC: ::c_int = 16; constant F_GETLK64 (line 738) | pub const F_GETLK64: ::c_int = 11; constant F_SETLK64 (line 739) | pub const F_SETLK64: ::c_int = 12; constant F_SETLKW64 (line 740) | pub const F_SETLKW64: ::c_int = 13; constant F_DUP2FD (line 741) | pub const F_DUP2FD: ::c_int = 14; constant F_TSTLK (line 742) | pub const F_TSTLK: ::c_int = 15; constant F_GETLK (line 743) | pub const F_GETLK: ::c_int = F_GETLK64; constant F_SETLK (line 744) | pub const F_SETLK: ::c_int = F_SETLK64; constant F_SETLKW (line 745) | pub const F_SETLKW: ::c_int = F_SETLKW64; constant F_GETOWN (line 746) | pub const F_GETOWN: ::c_int = 8; constant F_SETOWN (line 747) | pub const F_SETOWN: ::c_int = 9; constant AT_FDCWD (line 748) | pub const AT_FDCWD: ::c_int = -2; constant AT_SYMLINK_NOFOLLOW (line 749) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 1; constant AT_SYMLINK_FOLLOW (line 750) | pub const AT_SYMLINK_FOLLOW: ::c_int = 2; constant AT_REMOVEDIR (line 751) | pub const AT_REMOVEDIR: ::c_int = 1; constant AT_EACCESS (line 752) | pub const AT_EACCESS: ::c_int = 1; constant F_DUPFD (line 753) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 754) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 755) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 756) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 757) | pub const F_SETFL: ::c_int = 4; constant O_SYNC (line 758) | pub const O_SYNC: ::c_int = 16; constant O_NONBLOCK (line 759) | pub const O_NONBLOCK: ::c_int = 4; constant FASYNC (line 760) | pub const FASYNC: ::c_int = 0x20000; constant POSIX_FADV_NORMAL (line 761) | pub const POSIX_FADV_NORMAL: ::c_int = 1; constant POSIX_FADV_SEQUENTIAL (line 762) | pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant POSIX_FADV_RANDOM (line 763) | pub const POSIX_FADV_RANDOM: ::c_int = 3; constant POSIX_FADV_WILLNEED (line 764) | pub const POSIX_FADV_WILLNEED: ::c_int = 4; constant POSIX_FADV_DONTNEED (line 765) | pub const POSIX_FADV_DONTNEED: ::c_int = 5; constant POSIX_FADV_NOREUSE (line 766) | pub const POSIX_FADV_NOREUSE: ::c_int = 6; constant GLOB_APPEND (line 769) | pub const GLOB_APPEND: ::c_int = 0x1; constant GLOB_DOOFFS (line 770) | pub const GLOB_DOOFFS: ::c_int = 0x2; constant GLOB_ERR (line 771) | pub const GLOB_ERR: ::c_int = 0x4; constant GLOB_MARK (line 772) | pub const GLOB_MARK: ::c_int = 0x8; constant GLOB_NOCHECK (line 773) | pub const GLOB_NOCHECK: ::c_int = 0x10; constant GLOB_NOSORT (line 774) | pub const GLOB_NOSORT: ::c_int = 0x20; constant GLOB_NOESCAPE (line 775) | pub const GLOB_NOESCAPE: ::c_int = 0x80; constant GLOB_NOSPACE (line 776) | pub const GLOB_NOSPACE: ::c_int = 0x2000; constant GLOB_ABORTED (line 777) | pub const GLOB_ABORTED: ::c_int = 0x1000; constant GLOB_NOMATCH (line 778) | pub const GLOB_NOMATCH: ::c_int = 0x4000; constant GLOB_NOSYS (line 779) | pub const GLOB_NOSYS: ::c_int = 0x8000; constant DAY_1 (line 782) | pub const DAY_1: ::nl_item = 13; constant DAY_2 (line 783) | pub const DAY_2: ::nl_item = 14; constant DAY_3 (line 784) | pub const DAY_3: ::nl_item = 15; constant DAY_4 (line 785) | pub const DAY_4: ::nl_item = 16; constant DAY_5 (line 786) | pub const DAY_5: ::nl_item = 17; constant DAY_6 (line 787) | pub const DAY_6: ::nl_item = 18; constant DAY_7 (line 788) | pub const DAY_7: ::nl_item = 19; constant ABDAY_1 (line 789) | pub const ABDAY_1: ::nl_item = 6; constant ABDAY_2 (line 790) | pub const ABDAY_2: ::nl_item = 7; constant ABDAY_3 (line 791) | pub const ABDAY_3: ::nl_item = 8; constant ABDAY_4 (line 792) | pub const ABDAY_4: ::nl_item = 9; constant ABDAY_5 (line 793) | pub const ABDAY_5: ::nl_item = 10; constant ABDAY_6 (line 794) | pub const ABDAY_6: ::nl_item = 11; constant ABDAY_7 (line 795) | pub const ABDAY_7: ::nl_item = 12; constant MON_1 (line 796) | pub const MON_1: ::nl_item = 32; constant MON_2 (line 797) | pub const MON_2: ::nl_item = 33; constant MON_3 (line 798) | pub const MON_3: ::nl_item = 34; constant MON_4 (line 799) | pub const MON_4: ::nl_item = 35; constant MON_5 (line 800) | pub const MON_5: ::nl_item = 36; constant MON_6 (line 801) | pub const MON_6: ::nl_item = 37; constant MON_7 (line 802) | pub const MON_7: ::nl_item = 38; constant MON_8 (line 803) | pub const MON_8: ::nl_item = 39; constant MON_9 (line 804) | pub const MON_9: ::nl_item = 40; constant MON_10 (line 805) | pub const MON_10: ::nl_item = 41; constant MON_11 (line 806) | pub const MON_11: ::nl_item = 42; constant MON_12 (line 807) | pub const MON_12: ::nl_item = 43; constant ABMON_1 (line 808) | pub const ABMON_1: ::nl_item = 20; constant ABMON_2 (line 809) | pub const ABMON_2: ::nl_item = 21; constant ABMON_3 (line 810) | pub const ABMON_3: ::nl_item = 22; constant ABMON_4 (line 811) | pub const ABMON_4: ::nl_item = 23; constant ABMON_5 (line 812) | pub const ABMON_5: ::nl_item = 24; constant ABMON_6 (line 813) | pub const ABMON_6: ::nl_item = 25; constant ABMON_7 (line 814) | pub const ABMON_7: ::nl_item = 26; constant ABMON_8 (line 815) | pub const ABMON_8: ::nl_item = 27; constant ABMON_9 (line 816) | pub const ABMON_9: ::nl_item = 28; constant ABMON_10 (line 817) | pub const ABMON_10: ::nl_item = 29; constant ABMON_11 (line 818) | pub const ABMON_11: ::nl_item = 30; constant ABMON_12 (line 819) | pub const ABMON_12: ::nl_item = 31; constant RADIXCHAR (line 820) | pub const RADIXCHAR: ::nl_item = 44; constant THOUSEP (line 821) | pub const THOUSEP: ::nl_item = 45; constant YESSTR (line 822) | pub const YESSTR: ::nl_item = 46; constant NOSTR (line 823) | pub const NOSTR: ::nl_item = 47; constant CRNCYSTR (line 824) | pub const CRNCYSTR: ::nl_item = 48; constant D_T_FMT (line 825) | pub const D_T_FMT: ::nl_item = 1; constant D_FMT (line 826) | pub const D_FMT: ::nl_item = 2; constant T_FMT (line 827) | pub const T_FMT: ::nl_item = 3; constant AM_STR (line 828) | pub const AM_STR: ::nl_item = 4; constant PM_STR (line 829) | pub const PM_STR: ::nl_item = 5; constant CODESET (line 830) | pub const CODESET: ::nl_item = 49; constant T_FMT_AMPM (line 831) | pub const T_FMT_AMPM: ::nl_item = 55; constant ERA (line 832) | pub const ERA: ::nl_item = 56; constant ERA_D_FMT (line 833) | pub const ERA_D_FMT: ::nl_item = 57; constant ERA_D_T_FMT (line 834) | pub const ERA_D_T_FMT: ::nl_item = 58; constant ERA_T_FMT (line 835) | pub const ERA_T_FMT: ::nl_item = 59; constant ALT_DIGITS (line 836) | pub const ALT_DIGITS: ::nl_item = 60; constant YESEXPR (line 837) | pub const YESEXPR: ::nl_item = 61; constant NOEXPR (line 838) | pub const NOEXPR: ::nl_item = 62; constant LC_GLOBAL_LOCALE (line 841) | pub const LC_GLOBAL_LOCALE: ::locale_t = -1isize as ::locale_t; constant LC_CTYPE (line 842) | pub const LC_CTYPE: ::c_int = 1; constant LC_NUMERIC (line 843) | pub const LC_NUMERIC: ::c_int = 3; constant LC_TIME (line 844) | pub const LC_TIME: ::c_int = 4; constant LC_COLLATE (line 845) | pub const LC_COLLATE: ::c_int = 0; constant LC_MONETARY (line 846) | pub const LC_MONETARY: ::c_int = 2; constant LC_MESSAGES (line 847) | pub const LC_MESSAGES: ::c_int = 4; constant LC_ALL (line 848) | pub const LC_ALL: ::c_int = -1; constant LC_CTYPE_MASK (line 849) | pub const LC_CTYPE_MASK: ::c_int = 2; constant LC_NUMERIC_MASK (line 850) | pub const LC_NUMERIC_MASK: ::c_int = 16; constant LC_TIME_MASK (line 851) | pub const LC_TIME_MASK: ::c_int = 32; constant LC_COLLATE_MASK (line 852) | pub const LC_COLLATE_MASK: ::c_int = 1; constant LC_MONETARY_MASK (line 853) | pub const LC_MONETARY_MASK: ::c_int = 8; constant LC_MESSAGES_MASK (line 854) | pub const LC_MESSAGES_MASK: ::c_int = 4; constant LC_ALL_MASK (line 855) | pub const LC_ALL_MASK: ::c_int = LC_CTYPE_MASK constant NI_MAXHOST (line 863) | pub const NI_MAXHOST: ::socklen_t = 1025; constant NI_MAXSERV (line 864) | pub const NI_MAXSERV: ::socklen_t = 32; constant NI_NOFQDN (line 865) | pub const NI_NOFQDN: ::socklen_t = 0x1; constant NI_NUMERICHOST (line 866) | pub const NI_NUMERICHOST: ::socklen_t = 0x2; constant NI_NAMEREQD (line 867) | pub const NI_NAMEREQD: ::socklen_t = 0x4; constant NI_NUMERICSERV (line 868) | pub const NI_NUMERICSERV: ::socklen_t = 0x8; constant NI_DGRAM (line 869) | pub const NI_DGRAM: ::socklen_t = 0x10; constant NI_NUMERICSCOPE (line 870) | pub const NI_NUMERICSCOPE: ::socklen_t = 0x40; constant EAI_AGAIN (line 871) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 872) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 873) | pub const EAI_FAIL: ::c_int = 4; constant EAI_FAMILY (line 874) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_MEMORY (line 875) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_NODATA (line 876) | pub const EAI_NODATA: ::c_int = 7; constant EAI_NONAME (line 877) | pub const EAI_NONAME: ::c_int = 8; constant EAI_SERVICE (line 878) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 879) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 880) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 881) | pub const EAI_OVERFLOW: ::c_int = 13; constant AI_CANONNAME (line 882) | pub const AI_CANONNAME: ::c_int = 0x01; constant AI_PASSIVE (line 883) | pub const AI_PASSIVE: ::c_int = 0x02; constant AI_NUMERICHOST (line 884) | pub const AI_NUMERICHOST: ::c_int = 0x04; constant AI_ADDRCONFIG (line 885) | pub const AI_ADDRCONFIG: ::c_int = 0x08; constant AI_V4MAPPED (line 886) | pub const AI_V4MAPPED: ::c_int = 0x10; constant AI_ALL (line 887) | pub const AI_ALL: ::c_int = 0x20; constant AI_NUMERICSERV (line 888) | pub const AI_NUMERICSERV: ::c_int = 0x40; constant AI_EXTFLAGS (line 889) | pub const AI_EXTFLAGS: ::c_int = 0x80; constant AI_DEFAULT (line 890) | pub const AI_DEFAULT: ::c_int = AI_V4MAPPED | AI_ADDRCONFIG; constant IPV6_ADDRFORM (line 891) | pub const IPV6_ADDRFORM: ::c_int = 22; constant IPV6_ADDR_PREFERENCES (line 892) | pub const IPV6_ADDR_PREFERENCES: ::c_int = 74; constant IPV6_CHECKSUM (line 893) | pub const IPV6_CHECKSUM: ::c_int = 39; constant IPV6_DONTFRAG (line 894) | pub const IPV6_DONTFRAG: ::c_int = 45; constant IPV6_DSTOPTS (line 895) | pub const IPV6_DSTOPTS: ::c_int = 54; constant IPV6_FLOWINFO_FLOWLABEL (line 896) | pub const IPV6_FLOWINFO_FLOWLABEL: ::c_int = 16777215; constant IPV6_FLOWINFO_PRIORITY (line 897) | pub const IPV6_FLOWINFO_PRIORITY: ::c_int = 251658240; constant IPV6_HOPLIMIT (line 898) | pub const IPV6_HOPLIMIT: ::c_int = 40; constant IPV6_HOPOPTS (line 899) | pub const IPV6_HOPOPTS: ::c_int = 52; constant IPV6_NEXTHOP (line 900) | pub const IPV6_NEXTHOP: ::c_int = 48; constant IPV6_PATHMTU (line 901) | pub const IPV6_PATHMTU: ::c_int = 46; constant IPV6_PKTINFO (line 902) | pub const IPV6_PKTINFO: ::c_int = 33; constant IPV6_PREFER_SRC_CGA (line 903) | pub const IPV6_PREFER_SRC_CGA: ::c_int = 16; constant IPV6_PREFER_SRC_COA (line 904) | pub const IPV6_PREFER_SRC_COA: ::c_int = 2; constant IPV6_PREFER_SRC_HOME (line 905) | pub const IPV6_PREFER_SRC_HOME: ::c_int = 1; constant IPV6_PREFER_SRC_NONCGA (line 906) | pub const IPV6_PREFER_SRC_NONCGA: ::c_int = 32; constant IPV6_PREFER_SRC_PUBLIC (line 907) | pub const IPV6_PREFER_SRC_PUBLIC: ::c_int = 4; constant IPV6_PREFER_SRC_TMP (line 908) | pub const IPV6_PREFER_SRC_TMP: ::c_int = 8; constant IPV6_RECVDSTOPTS (line 909) | pub const IPV6_RECVDSTOPTS: ::c_int = 56; constant IPV6_RECVHOPLIMIT (line 910) | pub const IPV6_RECVHOPLIMIT: ::c_int = 41; constant IPV6_RECVHOPOPTS (line 911) | pub const IPV6_RECVHOPOPTS: ::c_int = 53; constant IPV6_RECVPATHMTU (line 912) | pub const IPV6_RECVPATHMTU: ::c_int = 47; constant IPV6_RECVRTHDR (line 913) | pub const IPV6_RECVRTHDR: ::c_int = 51; constant IPV6_RECVTCLASS (line 914) | pub const IPV6_RECVTCLASS: ::c_int = 42; constant IPV6_RTHDR (line 915) | pub const IPV6_RTHDR: ::c_int = 50; constant IPV6_RTHDRDSTOPTS (line 916) | pub const IPV6_RTHDRDSTOPTS: ::c_int = 55; constant IPV6_TCLASS (line 917) | pub const IPV6_TCLASS: ::c_int = 43; constant DLT_NULL (line 920) | pub const DLT_NULL: ::c_int = 0x18; constant DLT_EN10MB (line 921) | pub const DLT_EN10MB: ::c_int = 0x6; constant DLT_EN3MB (line 922) | pub const DLT_EN3MB: ::c_int = 0x1a; constant DLT_AX25 (line 923) | pub const DLT_AX25: ::c_int = 0x5; constant DLT_PRONET (line 924) | pub const DLT_PRONET: ::c_int = 0xd; constant DLT_IEEE802 (line 925) | pub const DLT_IEEE802: ::c_int = 0x7; constant DLT_ARCNET (line 926) | pub const DLT_ARCNET: ::c_int = 0x23; constant DLT_SLIP (line 927) | pub const DLT_SLIP: ::c_int = 0x1c; constant DLT_PPP (line 928) | pub const DLT_PPP: ::c_int = 0x17; constant DLT_FDDI (line 929) | pub const DLT_FDDI: ::c_int = 0xf; constant DLT_ATM (line 930) | pub const DLT_ATM: ::c_int = 0x25; constant DLT_IPOIB (line 931) | pub const DLT_IPOIB: ::c_int = 0xc7; constant BIOCSETF (line 932) | pub const BIOCSETF: ::c_ulong = 0x80104267; constant BIOCGRTIMEOUT (line 933) | pub const BIOCGRTIMEOUT: ::c_ulong = 0x4010426e; constant BIOCGBLEN (line 934) | pub const BIOCGBLEN: ::c_int = 0x40044266; constant BIOCSBLEN (line 935) | pub const BIOCSBLEN: ::c_int = 0xc0044266; constant BIOCFLUSH (line 936) | pub const BIOCFLUSH: ::c_int = 0x20004268; constant BIOCPROMISC (line 937) | pub const BIOCPROMISC: ::c_int = 0x20004269; constant BIOCGDLT (line 938) | pub const BIOCGDLT: ::c_int = 0x4004426a; constant BIOCSRTIMEOUT (line 939) | pub const BIOCSRTIMEOUT: ::c_int = 0x8010426d; constant BIOCGSTATS (line 940) | pub const BIOCGSTATS: ::c_int = 0x4008426f; constant BIOCIMMEDIATE (line 941) | pub const BIOCIMMEDIATE: ::c_int = 0x80044270; constant BIOCVERSION (line 942) | pub const BIOCVERSION: ::c_int = 0x40044271; constant BIOCSDEVNO (line 943) | pub const BIOCSDEVNO: ::c_int = 0x20004272; constant BIOCGETIF (line 944) | pub const BIOCGETIF: ::c_ulong = 0x4020426b; constant BIOCSETIF (line 945) | pub const BIOCSETIF: ::c_ulong = 0xffffffff8020426c; constant BPF_ABS (line 946) | pub const BPF_ABS: ::c_int = 32; constant BPF_ADD (line 947) | pub const BPF_ADD: ::c_int = 0; constant BPF_ALIGNMENT (line 948) | pub const BPF_ALIGNMENT: ::c_ulong = 4; constant BPF_ALU (line 949) | pub const BPF_ALU: ::c_int = 4; constant BPF_AND (line 950) | pub const BPF_AND: ::c_int = 80; constant BPF_B (line 951) | pub const BPF_B: ::c_int = 16; constant BPF_DIV (line 952) | pub const BPF_DIV: ::c_int = 48; constant BPF_H (line 953) | pub const BPF_H: ::c_int = 8; constant BPF_IMM (line 954) | pub const BPF_IMM: ::c_int = 0; constant BPF_IND (line 955) | pub const BPF_IND: ::c_int = 64; constant BPF_JA (line 956) | pub const BPF_JA: ::c_int = 0; constant BPF_JEQ (line 957) | pub const BPF_JEQ: ::c_int = 16; constant BPF_JGE (line 958) | pub const BPF_JGE: ::c_int = 48; constant BPF_JGT (line 959) | pub const BPF_JGT: ::c_int = 32; constant BPF_JMP (line 960) | pub const BPF_JMP: ::c_int = 5; constant BPF_JSET (line 961) | pub const BPF_JSET: ::c_int = 64; constant BPF_K (line 962) | pub const BPF_K: ::c_int = 0; constant BPF_LD (line 963) | pub const BPF_LD: ::c_int = 0; constant BPF_LDX (line 964) | pub const BPF_LDX: ::c_int = 1; constant BPF_LEN (line 965) | pub const BPF_LEN: ::c_int = 128; constant BPF_LSH (line 966) | pub const BPF_LSH: ::c_int = 96; constant BPF_MAXINSNS (line 967) | pub const BPF_MAXINSNS: ::c_int = 512; constant BPF_MEM (line 968) | pub const BPF_MEM: ::c_int = 96; constant BPF_MEMWORDS (line 969) | pub const BPF_MEMWORDS: ::c_int = 16; constant BPF_MISC (line 970) | pub const BPF_MISC: ::c_int = 7; constant BPF_MSH (line 971) | pub const BPF_MSH: ::c_int = 160; constant BPF_MUL (line 972) | pub const BPF_MUL: ::c_int = 32; constant BPF_NEG (line 973) | pub const BPF_NEG: ::c_int = 128; constant BPF_OR (line 974) | pub const BPF_OR: ::c_int = 64; constant BPF_RET (line 975) | pub const BPF_RET: ::c_int = 6; constant BPF_RSH (line 976) | pub const BPF_RSH: ::c_int = 112; constant BPF_ST (line 977) | pub const BPF_ST: ::c_int = 2; constant BPF_STX (line 978) | pub const BPF_STX: ::c_int = 3; constant BPF_SUB (line 979) | pub const BPF_SUB: ::c_int = 16; constant BPF_W (line 980) | pub const BPF_W: ::c_int = 0; constant BPF_X (line 981) | pub const BPF_X: ::c_int = 8; constant IFNET_SLOWHZ (line 984) | pub const IFNET_SLOWHZ: ::c_int = 1; constant IFQ_MAXLEN (line 985) | pub const IFQ_MAXLEN: ::c_int = 50; constant IF_NAMESIZE (line 986) | pub const IF_NAMESIZE: ::c_int = 16; constant IFNAMSIZ (line 987) | pub const IFNAMSIZ: ::c_int = 16; constant IFF_UP (line 988) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 989) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 990) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 991) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 992) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_NOTRAILERS (line 993) | pub const IFF_NOTRAILERS: ::c_int = 0x20; constant IFF_RUNNING (line 994) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 995) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 996) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 997) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_MULTICAST (line 998) | pub const IFF_MULTICAST: ::c_int = 0x80000; constant IFF_LINK0 (line 999) | pub const IFF_LINK0: ::c_int = 0x100000; constant IFF_LINK1 (line 1000) | pub const IFF_LINK1: ::c_int = 0x200000; constant IFF_LINK2 (line 1001) | pub const IFF_LINK2: ::c_int = 0x400000; constant IFF_OACTIVE (line 1002) | pub const IFF_OACTIVE: ::c_int = 0x400; constant IFF_SIMPLEX (line 1003) | pub const IFF_SIMPLEX: ::c_int = 0x800; constant ARPHRD_ETHER (line 1006) | pub const ARPHRD_ETHER: ::c_int = 1; constant ARPHRD_802_5 (line 1007) | pub const ARPHRD_802_5: ::c_int = 6; constant ARPHRD_802_3 (line 1008) | pub const ARPHRD_802_3: ::c_int = 6; constant ARPHRD_FDDI (line 1009) | pub const ARPHRD_FDDI: ::c_int = 1; constant ARPOP_REQUEST (line 1010) | pub const ARPOP_REQUEST: ::c_int = 1; constant ARPOP_REPLY (line 1011) | pub const ARPOP_REPLY: ::c_int = 2; constant RTM_ADD (line 1014) | pub const RTM_ADD: ::c_int = 0x1; constant RTM_DELETE (line 1015) | pub const RTM_DELETE: ::c_int = 0x2; constant RTM_CHANGE (line 1016) | pub const RTM_CHANGE: ::c_int = 0x3; constant RTM_GET (line 1017) | pub const RTM_GET: ::c_int = 0x4; constant RTM_LOSING (line 1018) | pub const RTM_LOSING: ::c_int = 0x5; constant RTM_REDIRECT (line 1019) | pub const RTM_REDIRECT: ::c_int = 0x6; constant RTM_MISS (line 1020) | pub const RTM_MISS: ::c_int = 0x7; constant RTM_LOCK (line 1021) | pub const RTM_LOCK: ::c_int = 0x8; constant RTM_OLDADD (line 1022) | pub const RTM_OLDADD: ::c_int = 0x9; constant RTM_OLDDEL (line 1023) | pub const RTM_OLDDEL: ::c_int = 0xa; constant RTM_RESOLVE (line 1024) | pub const RTM_RESOLVE: ::c_int = 0xb; constant RTM_NEWADDR (line 1025) | pub const RTM_NEWADDR: ::c_int = 0xc; constant RTM_DELADDR (line 1026) | pub const RTM_DELADDR: ::c_int = 0xd; constant RTM_IFINFO (line 1027) | pub const RTM_IFINFO: ::c_int = 0xe; constant RTM_EXPIRE (line 1028) | pub const RTM_EXPIRE: ::c_int = 0xf; constant RTM_RTLOST (line 1029) | pub const RTM_RTLOST: ::c_int = 0x10; constant RTM_GETNEXT (line 1030) | pub const RTM_GETNEXT: ::c_int = 0x11; constant RTM_SAMEADDR (line 1031) | pub const RTM_SAMEADDR: ::c_int = 0x12; constant RTM_SET (line 1032) | pub const RTM_SET: ::c_int = 0x13; constant RTV_MTU (line 1033) | pub const RTV_MTU: ::c_int = 0x1; constant RTV_HOPCOUNT (line 1034) | pub const RTV_HOPCOUNT: ::c_int = 0x2; constant RTV_EXPIRE (line 1035) | pub const RTV_EXPIRE: ::c_int = 0x4; constant RTV_RPIPE (line 1036) | pub const RTV_RPIPE: ::c_int = 0x8; constant RTV_SPIPE (line 1037) | pub const RTV_SPIPE: ::c_int = 0x10; constant RTV_SSTHRESH (line 1038) | pub const RTV_SSTHRESH: ::c_int = 0x20; constant RTV_RTT (line 1039) | pub const RTV_RTT: ::c_int = 0x40; constant RTV_RTTVAR (line 1040) | pub const RTV_RTTVAR: ::c_int = 0x80; constant RTA_DST (line 1041) | pub const RTA_DST: ::c_int = 0x1; constant RTA_GATEWAY (line 1042) | pub const RTA_GATEWAY: ::c_int = 0x2; constant RTA_NETMASK (line 1043) | pub const RTA_NETMASK: ::c_int = 0x4; constant RTA_GENMASK (line 1044) | pub const RTA_GENMASK: ::c_int = 0x8; constant RTA_IFP (line 1045) | pub const RTA_IFP: ::c_int = 0x10; constant RTA_IFA (line 1046) | pub const RTA_IFA: ::c_int = 0x20; constant RTA_AUTHOR (line 1047) | pub const RTA_AUTHOR: ::c_int = 0x40; constant RTA_BRD (line 1048) | pub const RTA_BRD: ::c_int = 0x80; constant RTA_DOWNSTREAM (line 1049) | pub const RTA_DOWNSTREAM: ::c_int = 0x100; constant RTAX_DST (line 1050) | pub const RTAX_DST: ::c_int = 0; constant RTAX_GATEWAY (line 1051) | pub const RTAX_GATEWAY: ::c_int = 1; constant RTAX_NETMASK (line 1052) | pub const RTAX_NETMASK: ::c_int = 2; constant RTAX_GENMASK (line 1053) | pub const RTAX_GENMASK: ::c_int = 3; constant RTAX_IFP (line 1054) | pub const RTAX_IFP: ::c_int = 4; constant RTAX_IFA (line 1055) | pub const RTAX_IFA: ::c_int = 5; constant RTAX_AUTHOR (line 1056) | pub const RTAX_AUTHOR: ::c_int = 6; constant RTAX_BRD (line 1057) | pub const RTAX_BRD: ::c_int = 7; constant RTAX_MAX (line 1058) | pub const RTAX_MAX: ::c_int = 8; constant RTF_UP (line 1059) | pub const RTF_UP: ::c_int = 0x1; constant RTF_GATEWAY (line 1060) | pub const RTF_GATEWAY: ::c_int = 0x2; constant RTF_HOST (line 1061) | pub const RTF_HOST: ::c_int = 0x4; constant RTF_REJECT (line 1062) | pub const RTF_REJECT: ::c_int = 0x8; constant RTF_DYNAMIC (line 1063) | pub const RTF_DYNAMIC: ::c_int = 0x10; constant RTF_MODIFIED (line 1064) | pub const RTF_MODIFIED: ::c_int = 0x20; constant RTF_DONE (line 1065) | pub const RTF_DONE: ::c_int = 0x40; constant RTF_MASK (line 1066) | pub const RTF_MASK: ::c_int = 0x80; constant RTF_CLONING (line 1067) | pub const RTF_CLONING: ::c_int = 0x100; constant RTF_XRESOLVE (line 1068) | pub const RTF_XRESOLVE: ::c_int = 0x200; constant RTF_LLINFO (line 1069) | pub const RTF_LLINFO: ::c_int = 0x400; constant RTF_STATIC (line 1070) | pub const RTF_STATIC: ::c_int = 0x800; constant RTF_BLACKHOLE (line 1071) | pub const RTF_BLACKHOLE: ::c_int = 0x1000; constant RTF_BUL (line 1072) | pub const RTF_BUL: ::c_int = 0x2000; constant RTF_PROTO2 (line 1073) | pub const RTF_PROTO2: ::c_int = 0x4000; constant RTF_PROTO1 (line 1074) | pub const RTF_PROTO1: ::c_int = 0x8000; constant RTF_CLONE (line 1075) | pub const RTF_CLONE: ::c_int = 0x10000; constant RTF_CLONED (line 1076) | pub const RTF_CLONED: ::c_int = 0x20000; constant RTF_PROTO3 (line 1077) | pub const RTF_PROTO3: ::c_int = 0x40000; constant RTF_BCE (line 1078) | pub const RTF_BCE: ::c_int = 0x80000; constant RTF_PINNED (line 1079) | pub const RTF_PINNED: ::c_int = 0x100000; constant RTF_LOCAL (line 1080) | pub const RTF_LOCAL: ::c_int = 0x200000; constant RTF_BROADCAST (line 1081) | pub const RTF_BROADCAST: ::c_int = 0x400000; constant RTF_MULTICAST (line 1082) | pub const RTF_MULTICAST: ::c_int = 0x800000; constant RTF_ACTIVE_DGD (line 1083) | pub const RTF_ACTIVE_DGD: ::c_int = 0x1000000; constant RTF_STOPSRCH (line 1084) | pub const RTF_STOPSRCH: ::c_int = 0x2000000; constant RTF_FREE_IN_PROG (line 1085) | pub const RTF_FREE_IN_PROG: ::c_int = 0x4000000; constant RTF_PERMANENT6 (line 1086) | pub const RTF_PERMANENT6: ::c_int = 0x8000000; constant RTF_UNREACHABLE (line 1087) | pub const RTF_UNREACHABLE: ::c_int = 0x10000000; constant RTF_CACHED (line 1088) | pub const RTF_CACHED: ::c_int = 0x20000000; constant RTF_SMALLMTU (line 1089) | pub const RTF_SMALLMTU: ::c_int = 0x40000; constant IPPROTO_HOPOPTS (line 1092) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 1093) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_GGP (line 1094) | pub const IPPROTO_GGP: ::c_int = 3; constant IPPROTO_IPIP (line 1095) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_EGP (line 1096) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PUP (line 1097) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_IDP (line 1098) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TP (line 1099) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_ROUTING (line 1100) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 1101) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_QOS (line 1102) | pub const IPPROTO_QOS: ::c_int = 45; constant IPPROTO_RSVP (line 1103) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 1104) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_ESP (line 1105) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 1106) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_NONE (line 1107) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 1108) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_LOCAL (line 1109) | pub const IPPROTO_LOCAL: ::c_int = 63; constant IPPROTO_EON (line 1110) | pub const IPPROTO_EON: ::c_int = 80; constant IPPROTO_BIP (line 1111) | pub const IPPROTO_BIP: ::c_int = 0x53; constant IPPROTO_SCTP (line 1112) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_MH (line 1113) | pub const IPPROTO_MH: ::c_int = 135; constant IPPROTO_GIF (line 1114) | pub const IPPROTO_GIF: ::c_int = 140; constant IPPROTO_RAW (line 1115) | pub const IPPROTO_RAW: ::c_int = 255; constant IPPROTO_MAX (line 1116) | pub const IPPROTO_MAX: ::c_int = 256; constant IP_OPTIONS (line 1117) | pub const IP_OPTIONS: ::c_int = 1; constant IP_HDRINCL (line 1118) | pub const IP_HDRINCL: ::c_int = 2; constant IP_TOS (line 1119) | pub const IP_TOS: ::c_int = 3; constant IP_TTL (line 1120) | pub const IP_TTL: ::c_int = 4; constant IP_UNICAST_HOPS (line 1121) | pub const IP_UNICAST_HOPS: ::c_int = 4; constant IP_RECVOPTS (line 1122) | pub const IP_RECVOPTS: ::c_int = 5; constant IP_RECVRETOPTS (line 1123) | pub const IP_RECVRETOPTS: ::c_int = 6; constant IP_RECVDSTADDR (line 1124) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_RETOPTS (line 1125) | pub const IP_RETOPTS: ::c_int = 8; constant IP_MULTICAST_IF (line 1126) | pub const IP_MULTICAST_IF: ::c_int = 9; constant IP_MULTICAST_TTL (line 1127) | pub const IP_MULTICAST_TTL: ::c_int = 10; constant IP_MULTICAST_HOPS (line 1128) | pub const IP_MULTICAST_HOPS: ::c_int = 10; constant IP_MULTICAST_LOOP (line 1129) | pub const IP_MULTICAST_LOOP: ::c_int = 11; constant IP_ADD_MEMBERSHIP (line 1130) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 1131) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IP_RECVMACHDR (line 1132) | pub const IP_RECVMACHDR: ::c_int = 14; constant IP_RECVIFINFO (line 1133) | pub const IP_RECVIFINFO: ::c_int = 15; constant IP_BROADCAST_IF (line 1134) | pub const IP_BROADCAST_IF: ::c_int = 16; constant IP_DHCPMODE (line 1135) | pub const IP_DHCPMODE: ::c_int = 17; constant IP_RECVIF (line 1136) | pub const IP_RECVIF: ::c_int = 20; constant IP_ADDRFORM (line 1137) | pub const IP_ADDRFORM: ::c_int = 22; constant IP_DONTFRAG (line 1138) | pub const IP_DONTFRAG: ::c_int = 25; constant IP_FINDPMTU (line 1139) | pub const IP_FINDPMTU: ::c_int = 26; constant IP_PMTUAGE (line 1140) | pub const IP_PMTUAGE: ::c_int = 27; constant IP_RECVINTERFACE (line 1141) | pub const IP_RECVINTERFACE: ::c_int = 32; constant IP_RECVTTL (line 1142) | pub const IP_RECVTTL: ::c_int = 34; constant IP_BLOCK_SOURCE (line 1143) | pub const IP_BLOCK_SOURCE: ::c_int = 58; constant IP_UNBLOCK_SOURCE (line 1144) | pub const IP_UNBLOCK_SOURCE: ::c_int = 59; constant IP_ADD_SOURCE_MEMBERSHIP (line 1145) | pub const IP_ADD_SOURCE_MEMBERSHIP: ::c_int = 60; constant IP_DROP_SOURCE_MEMBERSHIP (line 1146) | pub const IP_DROP_SOURCE_MEMBERSHIP: ::c_int = 61; constant IP_DEFAULT_MULTICAST_TTL (line 1147) | pub const IP_DEFAULT_MULTICAST_TTL: ::c_int = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 1148) | pub const IP_DEFAULT_MULTICAST_LOOP: ::c_int = 1; constant IP_INC_MEMBERSHIPS (line 1149) | pub const IP_INC_MEMBERSHIPS: ::c_int = 20; constant IP_INIT_MEMBERSHIP (line 1150) | pub const IP_INIT_MEMBERSHIP: ::c_int = 20; constant IPV6_UNICAST_HOPS (line 1151) | pub const IPV6_UNICAST_HOPS: ::c_int = IP_TTL; constant IPV6_MULTICAST_IF (line 1152) | pub const IPV6_MULTICAST_IF: ::c_int = IP_MULTICAST_IF; constant IPV6_MULTICAST_HOPS (line 1153) | pub const IPV6_MULTICAST_HOPS: ::c_int = IP_MULTICAST_TTL; constant IPV6_MULTICAST_LOOP (line 1154) | pub const IPV6_MULTICAST_LOOP: ::c_int = IP_MULTICAST_LOOP; constant IPV6_RECVPKTINFO (line 1155) | pub const IPV6_RECVPKTINFO: ::c_int = 35; constant IPV6_V6ONLY (line 1156) | pub const IPV6_V6ONLY: ::c_int = 37; constant IPV6_ADD_MEMBERSHIP (line 1157) | pub const IPV6_ADD_MEMBERSHIP: ::c_int = IP_ADD_MEMBERSHIP; constant IPV6_DROP_MEMBERSHIP (line 1158) | pub const IPV6_DROP_MEMBERSHIP: ::c_int = IP_DROP_MEMBERSHIP; constant IPV6_JOIN_GROUP (line 1159) | pub const IPV6_JOIN_GROUP: ::c_int = IP_ADD_MEMBERSHIP; constant IPV6_LEAVE_GROUP (line 1160) | pub const IPV6_LEAVE_GROUP: ::c_int = IP_DROP_MEMBERSHIP; constant MCAST_BLOCK_SOURCE (line 1161) | pub const MCAST_BLOCK_SOURCE: ::c_int = 64; constant MCAST_EXCLUDE (line 1162) | pub const MCAST_EXCLUDE: ::c_int = 2; constant MCAST_INCLUDE (line 1163) | pub const MCAST_INCLUDE: ::c_int = 1; constant MCAST_JOIN_GROUP (line 1164) | pub const MCAST_JOIN_GROUP: ::c_int = 62; constant MCAST_JOIN_SOURCE_GROUP (line 1165) | pub const MCAST_JOIN_SOURCE_GROUP: ::c_int = 66; constant MCAST_LEAVE_GROUP (line 1166) | pub const MCAST_LEAVE_GROUP: ::c_int = 63; constant MCAST_LEAVE_SOURCE_GROUP (line 1167) | pub const MCAST_LEAVE_SOURCE_GROUP: ::c_int = 67; constant MCAST_UNBLOCK_SOURCE (line 1168) | pub const MCAST_UNBLOCK_SOURCE: ::c_int = 65; constant MAXTTL (line 1171) | pub const MAXTTL: ::c_int = 255; constant IPDEFTTL (line 1172) | pub const IPDEFTTL: ::c_int = 64; constant IPOPT_CONTROL (line 1173) | pub const IPOPT_CONTROL: ::c_int = 0; constant IPOPT_EOL (line 1174) | pub const IPOPT_EOL: ::c_int = 0; constant IPOPT_LSRR (line 1175) | pub const IPOPT_LSRR: ::c_int = 131; constant IPOPT_MINOFF (line 1176) | pub const IPOPT_MINOFF: ::c_int = 4; constant IPOPT_NOP (line 1177) | pub const IPOPT_NOP: ::c_int = 1; constant IPOPT_OFFSET (line 1178) | pub const IPOPT_OFFSET: ::c_int = 2; constant IPOPT_OLEN (line 1179) | pub const IPOPT_OLEN: ::c_int = 1; constant IPOPT_OPTVAL (line 1180) | pub const IPOPT_OPTVAL: ::c_int = 0; constant IPOPT_RESERVED1 (line 1181) | pub const IPOPT_RESERVED1: ::c_int = 0x20; constant IPOPT_RESERVED2 (line 1182) | pub const IPOPT_RESERVED2: ::c_int = 0x60; constant IPOPT_RR (line 1183) | pub const IPOPT_RR: ::c_int = 7; constant IPOPT_SSRR (line 1184) | pub const IPOPT_SSRR: ::c_int = 137; constant IPOPT_TS (line 1185) | pub const IPOPT_TS: ::c_int = 68; constant IPOPT_TS_PRESPEC (line 1186) | pub const IPOPT_TS_PRESPEC: ::c_int = 3; constant IPOPT_TS_TSANDADDR (line 1187) | pub const IPOPT_TS_TSANDADDR: ::c_int = 1; constant IPOPT_TS_TSONLY (line 1188) | pub const IPOPT_TS_TSONLY: ::c_int = 0; constant IPTOS_LOWDELAY (line 1189) | pub const IPTOS_LOWDELAY: ::c_int = 16; constant IPTOS_PREC_CRITIC_ECP (line 1190) | pub const IPTOS_PREC_CRITIC_ECP: ::c_int = 160; constant IPTOS_PREC_FLASH (line 1191) | pub const IPTOS_PREC_FLASH: ::c_int = 96; constant IPTOS_PREC_FLASHOVERRIDE (line 1192) | pub const IPTOS_PREC_FLASHOVERRIDE: ::c_int = 128; constant IPTOS_PREC_IMMEDIATE (line 1193) | pub const IPTOS_PREC_IMMEDIATE: ::c_int = 64; constant IPTOS_PREC_INTERNETCONTROL (line 1194) | pub const IPTOS_PREC_INTERNETCONTROL: ::c_int = 192; constant IPTOS_PREC_NETCONTROL (line 1195) | pub const IPTOS_PREC_NETCONTROL: ::c_int = 224; constant IPTOS_PREC_PRIORITY (line 1196) | pub const IPTOS_PREC_PRIORITY: ::c_int = 32; constant IPTOS_PREC_ROUTINE (line 1197) | pub const IPTOS_PREC_ROUTINE: ::c_int = 16; constant IPTOS_RELIABILITY (line 1198) | pub const IPTOS_RELIABILITY: ::c_int = 4; constant IPTOS_THROUGHPUT (line 1199) | pub const IPTOS_THROUGHPUT: ::c_int = 8; constant IPVERSION (line 1200) | pub const IPVERSION: ::c_int = 4; constant TCP_NODELAY (line 1203) | pub const TCP_NODELAY: ::c_int = 0x1; constant TCP_MAXSEG (line 1204) | pub const TCP_MAXSEG: ::c_int = 0x2; constant TCP_RFC1323 (line 1205) | pub const TCP_RFC1323: ::c_int = 0x4; constant TCP_KEEPALIVE (line 1206) | pub const TCP_KEEPALIVE: ::c_int = 0x8; constant TCP_KEEPIDLE (line 1207) | pub const TCP_KEEPIDLE: ::c_int = 0x11; constant TCP_KEEPINTVL (line 1208) | pub const TCP_KEEPINTVL: ::c_int = 0x12; constant TCP_KEEPCNT (line 1209) | pub const TCP_KEEPCNT: ::c_int = 0x13; constant TCP_NODELAYACK (line 1210) | pub const TCP_NODELAYACK: ::c_int = 0x14; constant PTHREAD_CREATE_JOINABLE (line 1213) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0; constant PTHREAD_CREATE_DETACHED (line 1214) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 1; constant PTHREAD_PROCESS_SHARED (line 1215) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 0; constant PTHREAD_PROCESS_PRIVATE (line 1216) | pub const PTHREAD_PROCESS_PRIVATE: ::c_ushort = 1; constant PTHREAD_STACK_MIN (line 1217) | pub const PTHREAD_STACK_MIN: ::size_t = PAGESIZE as ::size_t * 4; constant PTHREAD_MUTEX_NORMAL (line 1218) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 5; constant PTHREAD_MUTEX_ERRORCHECK (line 1219) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 3; constant PTHREAD_MUTEX_RECURSIVE (line 1220) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 4; constant PTHREAD_MUTEX_DEFAULT (line 1221) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant PTHREAD_MUTEX_ROBUST (line 1222) | pub const PTHREAD_MUTEX_ROBUST: ::c_int = 1; constant PTHREAD_MUTEX_STALLED (line 1223) | pub const PTHREAD_MUTEX_STALLED: ::c_int = 0; constant PTHREAD_PRIO_INHERIT (line 1224) | pub const PTHREAD_PRIO_INHERIT: ::c_int = 3; constant PTHREAD_PRIO_NONE (line 1225) | pub const PTHREAD_PRIO_NONE: ::c_int = 1; constant PTHREAD_PRIO_PROTECT (line 1226) | pub const PTHREAD_PRIO_PROTECT: ::c_int = 2; constant REG_EXTENDED (line 1229) | pub const REG_EXTENDED: ::c_int = 1; constant REG_ICASE (line 1230) | pub const REG_ICASE: ::c_int = 2; constant REG_NEWLINE (line 1231) | pub const REG_NEWLINE: ::c_int = 4; constant REG_NOSUB (line 1232) | pub const REG_NOSUB: ::c_int = 8; constant REG_NOTBOL (line 1233) | pub const REG_NOTBOL: ::c_int = 0x100; constant REG_NOTEOL (line 1234) | pub const REG_NOTEOL: ::c_int = 0x200; constant REG_NOMATCH (line 1235) | pub const REG_NOMATCH: ::c_int = 1; constant REG_BADPAT (line 1236) | pub const REG_BADPAT: ::c_int = 2; constant REG_ECOLLATE (line 1237) | pub const REG_ECOLLATE: ::c_int = 3; constant REG_ECTYPE (line 1238) | pub const REG_ECTYPE: ::c_int = 4; constant REG_EESCAPE (line 1239) | pub const REG_EESCAPE: ::c_int = 5; constant REG_ESUBREG (line 1240) | pub const REG_ESUBREG: ::c_int = 6; constant REG_EBRACK (line 1241) | pub const REG_EBRACK: ::c_int = 7; constant REG_EPAREN (line 1242) | pub const REG_EPAREN: ::c_int = 8; constant REG_EBRACE (line 1243) | pub const REG_EBRACE: ::c_int = 9; constant REG_BADBR (line 1244) | pub const REG_BADBR: ::c_int = 10; constant REG_ERANGE (line 1245) | pub const REG_ERANGE: ::c_int = 11; constant REG_ESPACE (line 1246) | pub const REG_ESPACE: ::c_int = 12; constant REG_BADRPT (line 1247) | pub const REG_BADRPT: ::c_int = 13; constant REG_ECHAR (line 1248) | pub const REG_ECHAR: ::c_int = 14; constant REG_EBOL (line 1249) | pub const REG_EBOL: ::c_int = 15; constant REG_EEOL (line 1250) | pub const REG_EEOL: ::c_int = 16; constant REG_ENOSYS (line 1251) | pub const REG_ENOSYS: ::c_int = 17; constant NFSMNT_ACDIRMAX (line 1254) | pub const NFSMNT_ACDIRMAX: ::c_int = 2048; constant NFSMNT_ACDIRMIN (line 1255) | pub const NFSMNT_ACDIRMIN: ::c_int = 1024; constant NFSMNT_ACREGMAX (line 1256) | pub const NFSMNT_ACREGMAX: ::c_int = 512; constant NFSMNT_ACREGMIN (line 1257) | pub const NFSMNT_ACREGMIN: ::c_int = 256; constant NFSMNT_INT (line 1258) | pub const NFSMNT_INT: ::c_int = 64; constant NFSMNT_NOAC (line 1259) | pub const NFSMNT_NOAC: ::c_int = 128; constant NFSMNT_RETRANS (line 1260) | pub const NFSMNT_RETRANS: ::c_int = 16; constant NFSMNT_RSIZE (line 1261) | pub const NFSMNT_RSIZE: ::c_int = 4; constant NFSMNT_SOFT (line 1262) | pub const NFSMNT_SOFT: ::c_int = 1; constant NFSMNT_TIMEO (line 1263) | pub const NFSMNT_TIMEO: ::c_int = 8; constant NFSMNT_WSIZE (line 1264) | pub const NFSMNT_WSIZE: ::c_int = 2; constant CPUSTATES (line 1267) | pub const CPUSTATES: ::c_int = 4; constant FIND (line 1270) | pub const FIND: ::c_int = 0; constant ENTER (line 1271) | pub const ENTER: ::c_int = 1; constant SEM_FAILED (line 1274) | pub const SEM_FAILED: *mut sem_t = -1isize as *mut ::sem_t; constant POSIX_SPAWN_SETPGROUP (line 1277) | pub const POSIX_SPAWN_SETPGROUP: ::c_int = 0x1; constant POSIX_SPAWN_SETSIGMASK (line 1278) | pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x2; constant POSIX_SPAWN_SETSIGDEF (line 1279) | pub const POSIX_SPAWN_SETSIGDEF: ::c_int = 0x4; constant POSIX_SPAWN_SETSCHEDULER (line 1280) | pub const POSIX_SPAWN_SETSCHEDULER: ::c_int = 0x8; constant POSIX_SPAWN_SETSCHEDPARAM (line 1281) | pub const POSIX_SPAWN_SETSCHEDPARAM: ::c_int = 0x10; constant POSIX_SPAWN_RESETIDS (line 1282) | pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x20; constant POSIX_SPAWN_FORK_HANDLERS (line 1283) | pub const POSIX_SPAWN_FORK_HANDLERS: ::c_int = 0x1000; constant EOF (line 1286) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 1287) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 1288) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 1289) | pub const SEEK_END: ::c_int = 2; constant _IOFBF (line 1290) | pub const _IOFBF: ::c_int = 0o000; constant _IONBF (line 1291) | pub const _IONBF: ::c_int = 0o004; constant _IOLBF (line 1292) | pub const _IOLBF: ::c_int = 0o100; constant BUFSIZ (line 1293) | pub const BUFSIZ: ::c_uint = 4096; constant FOPEN_MAX (line 1294) | pub const FOPEN_MAX: ::c_uint = 32767; constant FILENAME_MAX (line 1295) | pub const FILENAME_MAX: ::c_uint = 255; constant L_tmpnam (line 1296) | pub const L_tmpnam: ::c_uint = 21; constant TMP_MAX (line 1297) | pub const TMP_MAX: ::c_uint = 16384; constant EXIT_FAILURE (line 1300) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 1301) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 1302) | pub const RAND_MAX: ::c_int = 32767; constant F_OK (line 1305) | pub const F_OK: ::c_int = 0; constant R_OK (line 1306) | pub const R_OK: ::c_int = 4; constant W_OK (line 1307) | pub const W_OK: ::c_int = 2; constant X_OK (line 1308) | pub const X_OK: ::c_int = 1; constant LIO_NOP (line 1311) | pub const LIO_NOP: ::c_int = 0; constant LIO_READ (line 1312) | pub const LIO_READ: ::c_int = 1; constant LIO_WRITE (line 1313) | pub const LIO_WRITE: ::c_int = 2; constant LIO_NOWAIT (line 1314) | pub const LIO_NOWAIT: ::c_int = 0; constant LIO_WAIT (line 1315) | pub const LIO_WAIT: ::c_int = 1; constant AIO_ALLDONE (line 1316) | pub const AIO_ALLDONE: ::c_int = 2; constant AIO_CANCELED (line 1317) | pub const AIO_CANCELED: ::c_int = 0; constant AIO_NOTCANCELED (line 1318) | pub const AIO_NOTCANCELED: ::c_int = 1; constant EPERM (line 1321) | pub const EPERM: ::c_int = 1; constant ENOENT (line 1322) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 1323) | pub const ESRCH: ::c_int = 3; constant EINTR (line 1324) | pub const EINTR: ::c_int = 4; constant EIO (line 1325) | pub const EIO: ::c_int = 5; constant ENXIO (line 1326) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 1327) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 1328) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 1329) | pub const EBADF: ::c_int = 9; constant ECHILD (line 1330) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 1331) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 1332) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 1333) | pub const EACCES: ::c_int = 13; constant EFAULT (line 1334) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 1335) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 1336) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 1337) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 1338) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 1339) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 1340) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 1341) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 1342) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 1343) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 1344) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 1345) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 1346) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 1347) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 1348) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 1349) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 1350) | pub const EROFS: ::c_int = 30; constant EMLINK (line 1351) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 1352) | pub const EPIPE: ::c_int = 32; constant EDOM (line 1353) | pub const EDOM: ::c_int = 33; constant ERANGE (line 1354) | pub const ERANGE: ::c_int = 34; constant ENOMSG (line 1355) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 1356) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 1357) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 1358) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 1359) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 1360) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 1361) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 1362) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 1363) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 1364) | pub const EL2HLT: ::c_int = 44; constant EDEADLK (line 1365) | pub const EDEADLK: ::c_int = 45; constant ENOLCK (line 1366) | pub const ENOLCK: ::c_int = 49; constant ECANCELED (line 1367) | pub const ECANCELED: ::c_int = 117; constant ENOTSUP (line 1368) | pub const ENOTSUP: ::c_int = 124; constant EPROCLIM (line 1369) | pub const EPROCLIM: ::c_int = 83; constant EDQUOT (line 1370) | pub const EDQUOT: ::c_int = 88; constant EOWNERDEAD (line 1371) | pub const EOWNERDEAD: ::c_int = 95; constant ENOTRECOVERABLE (line 1372) | pub const ENOTRECOVERABLE: ::c_int = 94; constant ENOSTR (line 1373) | pub const ENOSTR: ::c_int = 123; constant ENODATA (line 1374) | pub const ENODATA: ::c_int = 122; constant ETIME (line 1375) | pub const ETIME: ::c_int = 119; constant ENOSR (line 1376) | pub const ENOSR: ::c_int = 118; constant EREMOTE (line 1377) | pub const EREMOTE: ::c_int = 93; constant ENOATTR (line 1378) | pub const ENOATTR: ::c_int = 112; constant ESAD (line 1379) | pub const ESAD: ::c_int = 113; constant ENOTRUST (line 1380) | pub const ENOTRUST: ::c_int = 114; constant ENOLINK (line 1381) | pub const ENOLINK: ::c_int = 126; constant EPROTO (line 1382) | pub const EPROTO: ::c_int = 121; constant EMULTIHOP (line 1383) | pub const EMULTIHOP: ::c_int = 125; constant EBADMSG (line 1384) | pub const EBADMSG: ::c_int = 120; constant ENAMETOOLONG (line 1385) | pub const ENAMETOOLONG: ::c_int = 86; constant EOVERFLOW (line 1386) | pub const EOVERFLOW: ::c_int = 127; constant EILSEQ (line 1387) | pub const EILSEQ: ::c_int = 116; constant ENOSYS (line 1388) | pub const ENOSYS: ::c_int = 109; constant ELOOP (line 1389) | pub const ELOOP: ::c_int = 85; constant ERESTART (line 1390) | pub const ERESTART: ::c_int = 82; constant ENOTEMPTY (line 1391) | pub const ENOTEMPTY: ::c_int = 87; constant EUSERS (line 1392) | pub const EUSERS: ::c_int = 84; constant ENOTSOCK (line 1393) | pub const ENOTSOCK: ::c_int = 57; constant EDESTADDRREQ (line 1394) | pub const EDESTADDRREQ: ::c_int = 58; constant EMSGSIZE (line 1395) | pub const EMSGSIZE: ::c_int = 59; constant EPROTOTYPE (line 1396) | pub const EPROTOTYPE: ::c_int = 60; constant ENOPROTOOPT (line 1397) | pub const ENOPROTOOPT: ::c_int = 61; constant EPROTONOSUPPORT (line 1398) | pub const EPROTONOSUPPORT: ::c_int = 62; constant ESOCKTNOSUPPORT (line 1399) | pub const ESOCKTNOSUPPORT: ::c_int = 63; constant EOPNOTSUPP (line 1400) | pub const EOPNOTSUPP: ::c_int = 64; constant EPFNOSUPPORT (line 1401) | pub const EPFNOSUPPORT: ::c_int = 65; constant EAFNOSUPPORT (line 1402) | pub const EAFNOSUPPORT: ::c_int = 66; constant EADDRINUSE (line 1403) | pub const EADDRINUSE: ::c_int = 67; constant EADDRNOTAVAIL (line 1404) | pub const EADDRNOTAVAIL: ::c_int = 68; constant ENETDOWN (line 1405) | pub const ENETDOWN: ::c_int = 69; constant ENETUNREACH (line 1406) | pub const ENETUNREACH: ::c_int = 70; constant ENETRESET (line 1407) | pub const ENETRESET: ::c_int = 71; constant ECONNABORTED (line 1408) | pub const ECONNABORTED: ::c_int = 72; constant ECONNRESET (line 1409) | pub const ECONNRESET: ::c_int = 73; constant ENOBUFS (line 1410) | pub const ENOBUFS: ::c_int = 74; constant EISCONN (line 1411) | pub const EISCONN: ::c_int = 75; constant ENOTCONN (line 1412) | pub const ENOTCONN: ::c_int = 76; constant ESHUTDOWN (line 1413) | pub const ESHUTDOWN: ::c_int = 77; constant ETOOMANYREFS (line 1414) | pub const ETOOMANYREFS: ::c_int = 115; constant ETIMEDOUT (line 1415) | pub const ETIMEDOUT: ::c_int = 78; constant ECONNREFUSED (line 1416) | pub const ECONNREFUSED: ::c_int = 79; constant EHOSTDOWN (line 1417) | pub const EHOSTDOWN: ::c_int = 80; constant EHOSTUNREACH (line 1418) | pub const EHOSTUNREACH: ::c_int = 81; constant EWOULDBLOCK (line 1419) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant EALREADY (line 1420) | pub const EALREADY: ::c_int = 56; constant EINPROGRESS (line 1421) | pub const EINPROGRESS: ::c_int = 55; constant ESTALE (line 1422) | pub const ESTALE: ::c_int = 52; constant LPAR_INFO_FORMAT1 (line 1425) | pub const LPAR_INFO_FORMAT1: ::c_int = 1; constant LPAR_INFO_FORMAT2 (line 1426) | pub const LPAR_INFO_FORMAT2: ::c_int = 2; constant WPAR_INFO_FORMAT (line 1427) | pub const WPAR_INFO_FORMAT: ::c_int = 3; constant PROC_MODULE_INFO (line 1428) | pub const PROC_MODULE_INFO: ::c_int = 4; constant NUM_PROC_MODULE_TYPES (line 1429) | pub const NUM_PROC_MODULE_TYPES: ::c_int = 5; constant LPAR_INFO_VRME_NUM_POOLS (line 1430) | pub const LPAR_INFO_VRME_NUM_POOLS: ::c_int = 6; constant LPAR_INFO_VRME_POOLS (line 1431) | pub const LPAR_INFO_VRME_POOLS: ::c_int = 7; constant LPAR_INFO_VRME_LPAR (line 1432) | pub const LPAR_INFO_VRME_LPAR: ::c_int = 8; constant LPAR_INFO_VRME_RESET_HWMARKS (line 1433) | pub const LPAR_INFO_VRME_RESET_HWMARKS: ::c_int = 9; constant LPAR_INFO_VRME_ALLOW_DESIRED (line 1434) | pub const LPAR_INFO_VRME_ALLOW_DESIRED: ::c_int = 10; constant EMTP_INFO_FORMAT (line 1435) | pub const EMTP_INFO_FORMAT: ::c_int = 11; constant LPAR_INFO_LPM_CAPABILITY (line 1436) | pub const LPAR_INFO_LPM_CAPABILITY: ::c_int = 12; constant ENERGYSCALE_INFO (line 1437) | pub const ENERGYSCALE_INFO: ::c_int = 13; constant LOCK_SH (line 1440) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 1441) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 1442) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 1443) | pub const LOCK_UN: ::c_int = 8; constant F_RDLCK (line 1446) | pub const F_RDLCK: ::c_short = 0o01; constant F_WRLCK (line 1447) | pub const F_WRLCK: ::c_short = 0o02; constant F_UNLCK (line 1448) | pub const F_UNLCK: ::c_short = 0o03; constant Q_QUOTAON (line 1451) | pub const Q_QUOTAON: ::c_int = 0x100; constant Q_QUOTAOFF (line 1452) | pub const Q_QUOTAOFF: ::c_int = 0x200; constant Q_SETUSE (line 1453) | pub const Q_SETUSE: ::c_int = 0x500; constant Q_SYNC (line 1454) | pub const Q_SYNC: ::c_int = 0x600; constant Q_GETQUOTA (line 1455) | pub const Q_GETQUOTA: ::c_int = 0x300; constant Q_SETQLIM (line 1456) | pub const Q_SETQLIM: ::c_int = 0x400; constant Q_SETQUOTA (line 1457) | pub const Q_SETQUOTA: ::c_int = 0x400; constant IOCPARM_MASK (line 1460) | pub const IOCPARM_MASK: ::c_int = 0x7f; constant IOC_VOID (line 1461) | pub const IOC_VOID: ::c_int = 0x20000000; constant IOC_OUT (line 1462) | pub const IOC_OUT: ::c_int = 0x40000000; constant IOC_IN (line 1463) | pub const IOC_IN: ::c_int = 0x40000000 << 1; constant IOC_INOUT (line 1464) | pub const IOC_INOUT: ::c_int = IOC_IN | IOC_OUT; constant FIOCLEX (line 1465) | pub const FIOCLEX: ::c_int = 536897025; constant FIONCLEX (line 1466) | pub const FIONCLEX: ::c_int = 536897026; constant FIONREAD (line 1467) | pub const FIONREAD: ::c_int = 1074030207; constant FIONBIO (line 1468) | pub const FIONBIO: ::c_int = -2147195266; constant FIOASYNC (line 1469) | pub const FIOASYNC: ::c_int = -2147195267; constant FIOSETOWN (line 1470) | pub const FIOSETOWN: ::c_int = -2147195268; constant FIOGETOWN (line 1471) | pub const FIOGETOWN: ::c_int = 1074030203; constant TIOCGETD (line 1472) | pub const TIOCGETD: ::c_int = 0x40047400; constant TIOCSETD (line 1473) | pub const TIOCSETD: ::c_int = 0x80047401; constant TIOCHPCL (line 1474) | pub const TIOCHPCL: ::c_int = 0x20007402; constant TIOCMODG (line 1475) | pub const TIOCMODG: ::c_int = 0x40047403; constant TIOCMODS (line 1476) | pub const TIOCMODS: ::c_int = 0x80047404; constant TIOCM_LE (line 1477) | pub const TIOCM_LE: ::c_int = 0x1; constant TIOCM_DTR (line 1478) | pub const TIOCM_DTR: ::c_int = 0x2; constant TIOCM_RTS (line 1479) | pub const TIOCM_RTS: ::c_int = 0x4; constant TIOCM_ST (line 1480) | pub const TIOCM_ST: ::c_int = 0x8; constant TIOCM_SR (line 1481) | pub const TIOCM_SR: ::c_int = 0x10; constant TIOCM_CTS (line 1482) | pub const TIOCM_CTS: ::c_int = 0x20; constant TIOCM_CAR (line 1483) | pub const TIOCM_CAR: ::c_int = 0x40; constant TIOCM_CD (line 1484) | pub const TIOCM_CD: ::c_int = 0x40; constant TIOCM_RNG (line 1485) | pub const TIOCM_RNG: ::c_int = 0x80; constant TIOCM_RI (line 1486) | pub const TIOCM_RI: ::c_int = 0x80; constant TIOCM_DSR (line 1487) | pub const TIOCM_DSR: ::c_int = 0x100; constant TIOCGETP (line 1488) | pub const TIOCGETP: ::c_int = 0x40067408; constant TIOCSETP (line 1489) | pub const TIOCSETP: ::c_int = 0x80067409; constant TIOCSETN (line 1490) | pub const TIOCSETN: ::c_int = 0x8006740a; constant TIOCEXCL (line 1491) | pub const TIOCEXCL: ::c_int = 0x2000740d; constant TIOCNXCL (line 1492) | pub const TIOCNXCL: ::c_int = 0x2000740e; constant TIOCFLUSH (line 1493) | pub const TIOCFLUSH: ::c_int = 0x80047410; constant TIOCSETC (line 1494) | pub const TIOCSETC: ::c_int = 0x80067411; constant TIOCGETC (line 1495) | pub const TIOCGETC: ::c_int = 0x40067412; constant TANDEM (line 1496) | pub const TANDEM: ::c_int = 0x1; constant CBREAK (line 1497) | pub const CBREAK: ::c_int = 0x2; constant LCASE (line 1498) | pub const LCASE: ::c_int = 0x4; constant MDMBUF (line 1499) | pub const MDMBUF: ::c_int = 0x800000; constant XTABS (line 1500) | pub const XTABS: ::c_int = 0xc00; constant SIOCADDMULTI (line 1501) | pub const SIOCADDMULTI: ::c_int = -2145359567; constant SIOCADDRT (line 1502) | pub const SIOCADDRT: ::c_int = -2143784438; constant SIOCDARP (line 1503) | pub const SIOCDARP: ::c_int = -2142476000; constant SIOCDELMULTI (line 1504) | pub const SIOCDELMULTI: ::c_int = -2145359566; constant SIOCDELRT (line 1505) | pub const SIOCDELRT: ::c_int = -2143784437; constant SIOCDIFADDR (line 1506) | pub const SIOCDIFADDR: ::c_int = -2144835303; constant SIOCGARP (line 1507) | pub const SIOCGARP: ::c_int = -1068734170; constant SIOCGIFADDR (line 1508) | pub const SIOCGIFADDR: ::c_int = -1071093471; constant SIOCGIFBRDADDR (line 1509) | pub const SIOCGIFBRDADDR: ::c_int = -1071093469; constant SIOCGIFCONF (line 1510) | pub const SIOCGIFCONF: ::c_int = -1072666299; constant SIOCGIFDSTADDR (line 1511) | pub const SIOCGIFDSTADDR: ::c_int = -1071093470; constant SIOCGIFFLAGS (line 1512) | pub const SIOCGIFFLAGS: ::c_int = -1071093487; constant SIOCGIFHWADDR (line 1513) | pub const SIOCGIFHWADDR: ::c_int = -1068209771; constant SIOCGIFMETRIC (line 1514) | pub const SIOCGIFMETRIC: ::c_int = -1071093481; constant SIOCGIFMTU (line 1515) | pub const SIOCGIFMTU: ::c_int = -1071093418; constant SIOCGIFNETMASK (line 1516) | pub const SIOCGIFNETMASK: ::c_int = -1071093467; constant SIOCSARP (line 1517) | pub const SIOCSARP: ::c_int = -2142476002; constant SIOCSIFADDR (line 1518) | pub const SIOCSIFADDR: ::c_int = -2144835316; constant SIOCSIFBRDADDR (line 1519) | pub const SIOCSIFBRDADDR: ::c_int = -2144835309; constant SIOCSIFDSTADDR (line 1520) | pub const SIOCSIFDSTADDR: ::c_int = -2144835314; constant SIOCSIFFLAGS (line 1521) | pub const SIOCSIFFLAGS: ::c_int = -2144835312; constant SIOCSIFMETRIC (line 1522) | pub const SIOCSIFMETRIC: ::c_int = -2144835304; constant SIOCSIFMTU (line 1523) | pub const SIOCSIFMTU: ::c_int = -2144835240; constant SIOCSIFNETMASK (line 1524) | pub const SIOCSIFNETMASK: ::c_int = -2144835306; constant TIOCUCNTL (line 1525) | pub const TIOCUCNTL: ::c_int = -2147191706; constant TIOCCONS (line 1526) | pub const TIOCCONS: ::c_int = -2147191710; constant TIOCPKT (line 1527) | pub const TIOCPKT: ::c_int = -2147191696; constant TIOCPKT_DATA (line 1528) | pub const TIOCPKT_DATA: ::c_int = 0; constant TIOCPKT_FLUSHREAD (line 1529) | pub const TIOCPKT_FLUSHREAD: ::c_int = 1; constant TIOCPKT_FLUSHWRITE (line 1530) | pub const TIOCPKT_FLUSHWRITE: ::c_int = 2; constant TIOCPKT_NOSTOP (line 1531) | pub const TIOCPKT_NOSTOP: ::c_int = 0x10; constant TIOCPKT_DOSTOP (line 1532) | pub const TIOCPKT_DOSTOP: ::c_int = 0x20; constant TIOCPKT_START (line 1533) | pub const TIOCPKT_START: ::c_int = 8; constant TIOCPKT_STOP (line 1534) | pub const TIOCPKT_STOP: ::c_int = 4; constant IPC_ALLOC (line 1537) | pub const IPC_ALLOC: ::c_int = 0o100000; constant IPC_CREAT (line 1538) | pub const IPC_CREAT: ::c_int = 0o020000; constant IPC_EXCL (line 1539) | pub const IPC_EXCL: ::c_int = 0o002000; constant IPC_NOWAIT (line 1540) | pub const IPC_NOWAIT: ::c_int = 0o004000; constant IPC_RMID (line 1541) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 1542) | pub const IPC_SET: ::c_int = 101; constant IPC_R (line 1543) | pub const IPC_R: ::c_int = 0o0400; constant IPC_W (line 1544) | pub const IPC_W: ::c_int = 0o0200; constant IPC_O (line 1545) | pub const IPC_O: ::c_int = 0o1000; constant IPC_NOERROR (line 1546) | pub const IPC_NOERROR: ::c_int = 0o10000; constant IPC_STAT (line 1547) | pub const IPC_STAT: ::c_int = 102; constant IPC_PRIVATE (line 1548) | pub const IPC_PRIVATE: ::key_t = -1; constant SHM_LOCK (line 1549) | pub const SHM_LOCK: ::c_int = 201; constant SHM_UNLOCK (line 1550) | pub const SHM_UNLOCK: ::c_int = 202; constant L_GETINFO (line 1553) | pub const L_GETINFO: ::c_int = 2; constant L_GETMESSAGE (line 1554) | pub const L_GETMESSAGE: ::c_int = 1; constant L_GETLIBPATH (line 1555) | pub const L_GETLIBPATH: ::c_int = 3; constant L_GETXINFO (line 1556) | pub const L_GETXINFO: ::c_int = 8; constant PATH_MAX (line 1559) | pub const PATH_MAX: ::c_int = 1023; constant PAGESIZE (line 1560) | pub const PAGESIZE: ::c_int = 4096; constant IOV_MAX (line 1561) | pub const IOV_MAX: ::c_int = 16; constant AIO_LISTIO_MAX (line 1562) | pub const AIO_LISTIO_MAX: ::c_int = 4096; constant PIPE_BUF (line 1563) | pub const PIPE_BUF: usize = 32768; constant OPEN_MAX (line 1564) | pub const OPEN_MAX: ::c_int = 65534; constant MAX_INPUT (line 1565) | pub const MAX_INPUT: ::c_int = 512; constant MAX_CANON (line 1566) | pub const MAX_CANON: ::c_int = 256; constant ARG_MAX (line 1567) | pub const ARG_MAX: ::c_int = 1048576; constant BC_BASE_MAX (line 1568) | pub const BC_BASE_MAX: ::c_int = 99; constant BC_DIM_MAX (line 1569) | pub const BC_DIM_MAX: ::c_int = 0x800; constant BC_SCALE_MAX (line 1570) | pub const BC_SCALE_MAX: ::c_int = 99; constant BC_STRING_MAX (line 1571) | pub const BC_STRING_MAX: ::c_int = 0x800; constant CHARCLASS_NAME_MAX (line 1572) | pub const CHARCLASS_NAME_MAX: ::c_int = 14; constant CHILD_MAX (line 1573) | pub const CHILD_MAX: ::c_int = 128; constant COLL_WEIGHTS_MAX (line 1574) | pub const COLL_WEIGHTS_MAX: ::c_int = 4; constant EXPR_NEST_MAX (line 1575) | pub const EXPR_NEST_MAX: ::c_int = 32; constant NZERO (line 1576) | pub const NZERO: ::c_int = 20; constant F_LOCK (line 1579) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 1580) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 1581) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 1582) | pub const F_ULOCK: ::c_int = 0; constant BIG_ENDIAN (line 1585) | pub const BIG_ENDIAN: ::c_int = 4321; constant LITTLE_ENDIAN (line 1586) | pub const LITTLE_ENDIAN: ::c_int = 1234; constant PDP_ENDIAN (line 1587) | pub const PDP_ENDIAN: ::c_int = 3412; constant PROT_NONE (line 1590) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 1591) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 1592) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 1593) | pub const PROT_EXEC: ::c_int = 4; constant MAP_FILE (line 1594) | pub const MAP_FILE: ::c_int = 0; constant MAP_SHARED (line 1595) | pub const MAP_SHARED: ::c_int = 1; constant MAP_PRIVATE (line 1596) | pub const MAP_PRIVATE: ::c_int = 2; constant MAP_FIXED (line 1597) | pub const MAP_FIXED: ::c_int = 0x100; constant MAP_ANON (line 1598) | pub const MAP_ANON: ::c_int = 0x10; constant MAP_ANONYMOUS (line 1599) | pub const MAP_ANONYMOUS: ::c_int = 0x10; constant MAP_FAILED (line 1600) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MAP_TYPE (line 1601) | pub const MAP_TYPE: ::c_int = 0xf0; constant MCL_CURRENT (line 1602) | pub const MCL_CURRENT: ::c_int = 0x100; constant MCL_FUTURE (line 1603) | pub const MCL_FUTURE: ::c_int = 0x200; constant MS_SYNC (line 1604) | pub const MS_SYNC: ::c_int = 0x20; constant MS_ASYNC (line 1605) | pub const MS_ASYNC: ::c_int = 0x10; constant MS_INVALIDATE (line 1606) | pub const MS_INVALIDATE: ::c_int = 0x40; constant POSIX_MADV_NORMAL (line 1607) | pub const POSIX_MADV_NORMAL: ::c_int = 1; constant POSIX_MADV_RANDOM (line 1608) | pub const POSIX_MADV_RANDOM: ::c_int = 3; constant POSIX_MADV_SEQUENTIAL (line 1609) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 1610) | pub const POSIX_MADV_WILLNEED: ::c_int = 4; constant POSIX_MADV_DONTNEED (line 1611) | pub const POSIX_MADV_DONTNEED: ::c_int = 5; constant MADV_NORMAL (line 1612) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 1613) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 1614) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 1615) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 1616) | pub const MADV_DONTNEED: ::c_int = 4; constant S_IFMT (line 1619) | pub const S_IFMT: mode_t = 0o170000; constant S_IFREG (line 1620) | pub const S_IFREG: mode_t = 0o100000; constant S_IFDIR (line 1621) | pub const S_IFDIR: mode_t = 0o40000; constant S_IFBLK (line 1622) | pub const S_IFBLK: mode_t = 0o60000; constant S_IFCHR (line 1623) | pub const S_IFCHR: mode_t = 0o20000; constant S_IFIFO (line 1624) | pub const S_IFIFO: mode_t = 0o10000; constant S_IRWXU (line 1625) | pub const S_IRWXU: mode_t = 0o700; constant S_IRUSR (line 1626) | pub const S_IRUSR: mode_t = 0o400; constant S_IWUSR (line 1627) | pub const S_IWUSR: mode_t = 0o200; constant S_IXUSR (line 1628) | pub const S_IXUSR: mode_t = 0o100; constant S_IRWXG (line 1629) | pub const S_IRWXG: mode_t = 0o70; constant S_IRGRP (line 1630) | pub const S_IRGRP: mode_t = 0o40; constant S_IWGRP (line 1631) | pub const S_IWGRP: mode_t = 0o20; constant S_IXGRP (line 1632) | pub const S_IXGRP: mode_t = 0o10; constant S_IRWXO (line 1633) | pub const S_IRWXO: mode_t = 7; constant S_IROTH (line 1634) | pub const S_IROTH: mode_t = 4; constant S_IWOTH (line 1635) | pub const S_IWOTH: mode_t = 2; constant S_IXOTH (line 1636) | pub const S_IXOTH: mode_t = 1; constant S_IFLNK (line 1637) | pub const S_IFLNK: mode_t = 0o120000; constant S_IFSOCK (line 1638) | pub const S_IFSOCK: mode_t = 0o140000; constant S_IEXEC (line 1639) | pub const S_IEXEC: mode_t = 0o100; constant S_IWRITE (line 1640) | pub const S_IWRITE: mode_t = 0o200; constant S_IREAD (line 1641) | pub const S_IREAD: mode_t = 0o400; constant MSG_NOERROR (line 1644) | pub const MSG_NOERROR: ::c_int = 0o10000; constant SIGSTKSZ (line 1647) | pub const SIGSTKSZ: ::size_t = 4096; constant MINSIGSTKSZ (line 1648) | pub const MINSIGSTKSZ: ::size_t = 1200; constant MAXPATHLEN (line 1651) | pub const MAXPATHLEN: ::c_int = PATH_MAX + 1; constant MAXSYMLINKS (line 1652) | pub const MAXSYMLINKS: ::c_int = 20; constant MAXHOSTNAMELEN (line 1653) | pub const MAXHOSTNAMELEN: ::c_int = 256; constant MAXUPRC (line 1654) | pub const MAXUPRC: ::c_int = 128; constant NGROUPS_MAX (line 1655) | pub const NGROUPS_MAX: ::c_ulong = 2048; constant NGROUPS (line 1656) | pub const NGROUPS: ::c_ulong = NGROUPS_MAX; constant NOFILE (line 1657) | pub const NOFILE: ::c_int = OPEN_MAX; constant POLLIN (line 1660) | pub const POLLIN: ::c_short = 0x0001; constant POLLPRI (line 1661) | pub const POLLPRI: ::c_short = 0x0004; constant POLLOUT (line 1662) | pub const POLLOUT: ::c_short = 0x0002; constant POLLERR (line 1663) | pub const POLLERR: ::c_short = 0x4000; constant POLLHUP (line 1664) | pub const POLLHUP: ::c_short = 0x2000; constant POLLMSG (line 1665) | pub const POLLMSG: ::c_short = 0x0080; constant POLLSYNC (line 1666) | pub const POLLSYNC: ::c_short = 0x8000; constant POLLNVAL (line 1667) | pub const POLLNVAL: ::c_short = POLLSYNC; constant POLLNORM (line 1668) | pub const POLLNORM: ::c_short = POLLIN; constant POLLRDNORM (line 1669) | pub const POLLRDNORM: ::c_short = 0x0010; constant POLLWRNORM (line 1670) | pub const POLLWRNORM: ::c_short = POLLOUT; constant POLLRDBAND (line 1671) | pub const POLLRDBAND: ::c_short = 0x0020; constant POLLWRBAND (line 1672) | pub const POLLWRBAND: ::c_short = 0x0040; constant PS_ADD (line 1675) | pub const PS_ADD: ::c_uchar = 0; constant PS_MOD (line 1676) | pub const PS_MOD: ::c_uchar = 1; constant PS_DELETE (line 1677) | pub const PS_DELETE: ::c_uchar = 2; constant PS_REPLACE (line 1678) | pub const PS_REPLACE: ::c_uchar = 3; constant PT_TRACE_ME (line 1681) | pub const PT_TRACE_ME: ::c_int = 0; constant PT_READ_I (line 1682) | pub const PT_READ_I: ::c_int = 1; constant PT_READ_D (line 1683) | pub const PT_READ_D: ::c_int = 2; constant PT_WRITE_I (line 1684) | pub const PT_WRITE_I: ::c_int = 4; constant PT_WRITE_D (line 1685) | pub const PT_WRITE_D: ::c_int = 5; constant PT_CONTINUE (line 1686) | pub const PT_CONTINUE: ::c_int = 7; constant PT_KILL (line 1687) | pub const PT_KILL: ::c_int = 8; constant PT_STEP (line 1688) | pub const PT_STEP: ::c_int = 9; constant PT_READ_GPR (line 1689) | pub const PT_READ_GPR: ::c_int = 11; constant PT_READ_FPR (line 1690) | pub const PT_READ_FPR: ::c_int = 12; constant PT_WRITE_GPR (line 1691) | pub const PT_WRITE_GPR: ::c_int = 14; constant PT_WRITE_FPR (line 1692) | pub const PT_WRITE_FPR: ::c_int = 15; constant PT_READ_BLOCK (line 1693) | pub const PT_READ_BLOCK: ::c_int = 17; constant PT_WRITE_BLOCK (line 1694) | pub const PT_WRITE_BLOCK: ::c_int = 19; constant PT_ATTACH (line 1695) | pub const PT_ATTACH: ::c_int = 30; constant PT_DETACH (line 1696) | pub const PT_DETACH: ::c_int = 31; constant PT_REGSET (line 1697) | pub const PT_REGSET: ::c_int = 32; constant PT_REATT (line 1698) | pub const PT_REATT: ::c_int = 33; constant PT_LDINFO (line 1699) | pub const PT_LDINFO: ::c_int = 34; constant PT_MULTI (line 1700) | pub const PT_MULTI: ::c_int = 35; constant PT_NEXT (line 1701) | pub const PT_NEXT: ::c_int = 36; constant PT_SET (line 1702) | pub const PT_SET: ::c_int = 37; constant PT_CLEAR (line 1703) | pub const PT_CLEAR: ::c_int = 38; constant PT_LDXINFO (line 1704) | pub const PT_LDXINFO: ::c_int = 39; constant PT_QUERY (line 1705) | pub const PT_QUERY: ::c_int = 40; constant PT_WATCH (line 1706) | pub const PT_WATCH: ::c_int = 41; constant PTT_CONTINUE (line 1707) | pub const PTT_CONTINUE: ::c_int = 50; constant PTT_STEP (line 1708) | pub const PTT_STEP: ::c_int = 51; constant PTT_READ_SPRS (line 1709) | pub const PTT_READ_SPRS: ::c_int = 52; constant PTT_WRITE_SPRS (line 1710) | pub const PTT_WRITE_SPRS: ::c_int = 53; constant PTT_READ_GPRS (line 1711) | pub const PTT_READ_GPRS: ::c_int = 54; constant PTT_WRITE_GPRS (line 1712) | pub const PTT_WRITE_GPRS: ::c_int = 55; constant PTT_READ_FPRS (line 1713) | pub const PTT_READ_FPRS: ::c_int = 56; constant PTT_WRITE_FPRS (line 1714) | pub const PTT_WRITE_FPRS: ::c_int = 57; constant PTT_READ_VEC (line 1715) | pub const PTT_READ_VEC: ::c_int = 58; constant PTT_WRITE_VEC (line 1716) | pub const PTT_WRITE_VEC: ::c_int = 59; constant PTT_WATCH (line 1717) | pub const PTT_WATCH: ::c_int = 60; constant PTT_SET_TRAP (line 1718) | pub const PTT_SET_TRAP: ::c_int = 61; constant PTT_CLEAR_TRAP (line 1719) | pub const PTT_CLEAR_TRAP: ::c_int = 62; constant PTT_READ_UKEYSET (line 1720) | pub const PTT_READ_UKEYSET: ::c_int = 63; constant PT_GET_UKEY (line 1721) | pub const PT_GET_UKEY: ::c_int = 64; constant PTT_READ_FPSCR_HI (line 1722) | pub const PTT_READ_FPSCR_HI: ::c_int = 65; constant PTT_WRITE_FPSCR_HI (line 1723) | pub const PTT_WRITE_FPSCR_HI: ::c_int = 66; constant PTT_READ_VSX (line 1724) | pub const PTT_READ_VSX: ::c_int = 67; constant PTT_WRITE_VSX (line 1725) | pub const PTT_WRITE_VSX: ::c_int = 68; constant PTT_READ_TM (line 1726) | pub const PTT_READ_TM: ::c_int = 69; constant PTRACE_ATTACH (line 1727) | pub const PTRACE_ATTACH: ::c_int = 14; constant PTRACE_CONT (line 1728) | pub const PTRACE_CONT: ::c_int = 7; constant PTRACE_DETACH (line 1729) | pub const PTRACE_DETACH: ::c_int = 15; constant PTRACE_GETFPREGS (line 1730) | pub const PTRACE_GETFPREGS: ::c_int = 12; constant PTRACE_GETREGS (line 1731) | pub const PTRACE_GETREGS: ::c_int = 10; constant PTRACE_KILL (line 1732) | pub const PTRACE_KILL: ::c_int = 8; constant PTRACE_PEEKDATA (line 1733) | pub const PTRACE_PEEKDATA: ::c_int = 2; constant PTRACE_PEEKTEXT (line 1734) | pub const PTRACE_PEEKTEXT: ::c_int = 1; constant PTRACE_PEEKUSER (line 1735) | pub const PTRACE_PEEKUSER: ::c_int = 3; constant PTRACE_POKEDATA (line 1736) | pub const PTRACE_POKEDATA: ::c_int = 5; constant PTRACE_POKETEXT (line 1737) | pub const PTRACE_POKETEXT: ::c_int = 4; constant PTRACE_POKEUSER (line 1738) | pub const PTRACE_POKEUSER: ::c_int = 6; constant PTRACE_SETFPREGS (line 1739) | pub const PTRACE_SETFPREGS: ::c_int = 13; constant PTRACE_SETREGS (line 1740) | pub const PTRACE_SETREGS: ::c_int = 11; constant PTRACE_SINGLESTEP (line 1741) | pub const PTRACE_SINGLESTEP: ::c_int = 9; constant PTRACE_SYSCALL (line 1742) | pub const PTRACE_SYSCALL: ::c_int = 16; constant PTRACE_TRACEME (line 1743) | pub const PTRACE_TRACEME: ::c_int = 0; constant RLIMIT_CPU (line 1746) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 1747) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 1748) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 1749) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 1750) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_RSS (line 1751) | pub const RLIMIT_RSS: ::c_int = 5; constant RLIMIT_AS (line 1752) | pub const RLIMIT_AS: ::c_int = 6; constant RLIMIT_NOFILE (line 1753) | pub const RLIMIT_NOFILE: ::c_int = 7; constant RLIMIT_THREADS (line 1754) | pub const RLIMIT_THREADS: ::c_int = 8; constant RLIMIT_NPROC (line 1755) | pub const RLIMIT_NPROC: ::c_int = 9; constant RUSAGE_SELF (line 1756) | pub const RUSAGE_SELF: ::c_int = 0; constant RUSAGE_CHILDREN (line 1757) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant PRIO_PROCESS (line 1758) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 1759) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 1760) | pub const PRIO_USER: ::c_int = 2; constant RUSAGE_THREAD (line 1761) | pub const RUSAGE_THREAD: ::c_int = 1; constant RLIM_SAVED_MAX (line 1762) | pub const RLIM_SAVED_MAX: ::c_ulong = RLIM_INFINITY - 1; constant RLIM_SAVED_CUR (line 1763) | pub const RLIM_SAVED_CUR: ::c_ulong = RLIM_INFINITY - 2; constant RLIM_NLIMITS (line 1765) | pub const RLIM_NLIMITS: ::c_int = 10; constant SCHED_OTHER (line 1768) | pub const SCHED_OTHER: ::c_int = 0; constant SCHED_FIFO (line 1769) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 1770) | pub const SCHED_RR: ::c_int = 2; constant SCHED_LOCAL (line 1771) | pub const SCHED_LOCAL: ::c_int = 3; constant SCHED_GLOBAL (line 1772) | pub const SCHED_GLOBAL: ::c_int = 4; constant SCHED_FIFO2 (line 1773) | pub const SCHED_FIFO2: ::c_int = 5; constant SCHED_FIFO3 (line 1774) | pub const SCHED_FIFO3: ::c_int = 6; constant SCHED_FIFO4 (line 1775) | pub const SCHED_FIFO4: ::c_int = 7; constant SEM_UNDO (line 1778) | pub const SEM_UNDO: ::c_int = 0o10000; constant GETNCNT (line 1779) | pub const GETNCNT: ::c_int = 3; constant GETPID (line 1780) | pub const GETPID: ::c_int = 4; constant GETVAL (line 1781) | pub const GETVAL: ::c_int = 5; constant GETALL (line 1782) | pub const GETALL: ::c_int = 6; constant GETZCNT (line 1783) | pub const GETZCNT: ::c_int = 7; constant SETVAL (line 1784) | pub const SETVAL: ::c_int = 8; constant SETALL (line 1785) | pub const SETALL: ::c_int = 9; constant SHMLBA (line 1788) | pub const SHMLBA: ::c_int = 0x10000000; constant SHMLBA_EXTSHM (line 1789) | pub const SHMLBA_EXTSHM: ::c_int = 0x1000; constant SHM_SHMAT (line 1790) | pub const SHM_SHMAT: ::c_int = 0x80000000; constant SHM_RDONLY (line 1791) | pub const SHM_RDONLY: ::c_int = 0o10000; constant SHM_RND (line 1792) | pub const SHM_RND: ::c_int = 0o20000; constant SHM_PIN (line 1793) | pub const SHM_PIN: ::c_int = 0o4000; constant SHM_LGPAGE (line 1794) | pub const SHM_LGPAGE: ::c_int = 0o20000000000; constant SHM_MAP (line 1795) | pub const SHM_MAP: ::c_int = 0o4000; constant SHM_FMAP (line 1796) | pub const SHM_FMAP: ::c_int = 0o2000; constant SHM_COPY (line 1797) | pub const SHM_COPY: ::c_int = 0o40000; constant SHM_CLEAR (line 1798) | pub const SHM_CLEAR: ::c_int = 0; constant SHM_HGSEG (line 1799) | pub const SHM_HGSEG: ::c_int = 0o10000000000; constant SHM_R (line 1800) | pub const SHM_R: ::c_int = IPC_R; constant SHM_W (line 1801) | pub const SHM_W: ::c_int = IPC_W; constant SHM_DEST (line 1802) | pub const SHM_DEST: ::c_int = 0o2000; constant SA_ONSTACK (line 1805) | pub const SA_ONSTACK: ::c_int = 0x00000001; constant SA_RESETHAND (line 1806) | pub const SA_RESETHAND: ::c_int = 0x00000002; constant SA_RESTART (line 1807) | pub const SA_RESTART: ::c_int = 0x00000008; constant SA_SIGINFO (line 1808) | pub const SA_SIGINFO: ::c_int = 0x00000100; constant SA_NODEFER (line 1809) | pub const SA_NODEFER: ::c_int = 0x00000200; constant SA_NOCLDWAIT (line 1810) | pub const SA_NOCLDWAIT: ::c_int = 0x00000400; constant SA_NOCLDSTOP (line 1811) | pub const SA_NOCLDSTOP: ::c_int = 0x00000004; constant SS_ONSTACK (line 1812) | pub const SS_ONSTACK: ::c_int = 0x00000001; constant SS_DISABLE (line 1813) | pub const SS_DISABLE: ::c_int = 0x00000002; constant SIGCHLD (line 1814) | pub const SIGCHLD: ::c_int = 20; constant SIGBUS (line 1815) | pub const SIGBUS: ::c_int = 10; constant SIG_BLOCK (line 1816) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 1817) | pub const SIG_UNBLOCK: ::c_int = 1; constant SIG_SETMASK (line 1818) | pub const SIG_SETMASK: ::c_int = 2; constant SIGEV_NONE (line 1819) | pub const SIGEV_NONE: ::c_int = 1; constant SIGEV_SIGNAL (line 1820) | pub const SIGEV_SIGNAL: ::c_int = 2; constant SIGEV_THREAD (line 1821) | pub const SIGEV_THREAD: ::c_int = 3; constant SIGHUP (line 1822) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 1823) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 1824) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 1825) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 1826) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 1827) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 1828) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 1829) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 1830) | pub const SIGSEGV: ::c_int = 11; constant SIGSYS (line 1831) | pub const SIGSYS: ::c_int = 12; constant SIGPIPE (line 1832) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 1833) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 1834) | pub const SIGTERM: ::c_int = 15; constant SIGUSR1 (line 1835) | pub const SIGUSR1: ::c_int = 30; constant SIGUSR2 (line 1836) | pub const SIGUSR2: ::c_int = 31; constant SIGPWR (line 1837) | pub const SIGPWR: ::c_int = 29; constant SIGWINCH (line 1838) | pub const SIGWINCH: ::c_int = 28; constant SIGURG (line 1839) | pub const SIGURG: ::c_int = 16; constant SIGPOLL (line 1840) | pub const SIGPOLL: ::c_int = SIGIO; constant SIGIO (line 1841) | pub const SIGIO: ::c_int = 23; constant SIGSTOP (line 1842) | pub const SIGSTOP: ::c_int = 17; constant SIGTSTP (line 1843) | pub const SIGTSTP: ::c_int = 18; constant SIGCONT (line 1844) | pub const SIGCONT: ::c_int = 19; constant SIGTTIN (line 1845) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 1846) | pub const SIGTTOU: ::c_int = 22; constant SIGVTALRM (line 1847) | pub const SIGVTALRM: ::c_int = 34; constant SIGPROF (line 1848) | pub const SIGPROF: ::c_int = 32; constant SIGXCPU (line 1849) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 1850) | pub const SIGXFSZ: ::c_int = 25; constant SIGTRAP (line 1851) | pub const SIGTRAP: ::c_int = 5; constant SIGCLD (line 1852) | pub const SIGCLD: ::c_int = 20; constant SIGRTMAX (line 1853) | pub const SIGRTMAX: ::c_int = 57; constant SIGRTMIN (line 1854) | pub const SIGRTMIN: ::c_int = 50; constant SI_USER (line 1855) | pub const SI_USER: ::c_int = 0; constant SI_UNDEFINED (line 1856) | pub const SI_UNDEFINED: ::c_int = 8; constant SI_EMPTY (line 1857) | pub const SI_EMPTY: ::c_int = 9; constant BUS_ADRALN (line 1858) | pub const BUS_ADRALN: ::c_int = 1; constant BUS_ADRERR (line 1859) | pub const BUS_ADRERR: ::c_int = 2; constant BUS_OBJERR (line 1860) | pub const BUS_OBJERR: ::c_int = 3; constant BUS_UEGARD (line 1861) | pub const BUS_UEGARD: ::c_int = 4; constant CLD_EXITED (line 1862) | pub const CLD_EXITED: ::c_int = 10; constant CLD_KILLED (line 1863) | pub const CLD_KILLED: ::c_int = 11; constant CLD_DUMPED (line 1864) | pub const CLD_DUMPED: ::c_int = 12; constant CLD_TRAPPED (line 1865) | pub const CLD_TRAPPED: ::c_int = 13; constant CLD_STOPPED (line 1866) | pub const CLD_STOPPED: ::c_int = 14; constant CLD_CONTINUED (line 1867) | pub const CLD_CONTINUED: ::c_int = 15; constant FPE_INTDIV (line 1868) | pub const FPE_INTDIV: ::c_int = 20; constant FPE_INTOVF (line 1869) | pub const FPE_INTOVF: ::c_int = 21; constant FPE_FLTDIV (line 1870) | pub const FPE_FLTDIV: ::c_int = 22; constant FPE_FLTOVF (line 1871) | pub const FPE_FLTOVF: ::c_int = 23; constant FPE_FLTUND (line 1872) | pub const FPE_FLTUND: ::c_int = 24; constant FPE_FLTRES (line 1873) | pub const FPE_FLTRES: ::c_int = 25; constant FPE_FLTINV (line 1874) | pub const FPE_FLTINV: ::c_int = 26; constant FPE_FLTSUB (line 1875) | pub const FPE_FLTSUB: ::c_int = 27; constant ILL_ILLOPC (line 1876) | pub const ILL_ILLOPC: ::c_int = 30; constant ILL_ILLOPN (line 1877) | pub const ILL_ILLOPN: ::c_int = 31; constant ILL_ILLADR (line 1878) | pub const ILL_ILLADR: ::c_int = 32; constant ILL_ILLTRP (line 1879) | pub const ILL_ILLTRP: ::c_int = 33; constant ILL_PRVOPC (line 1880) | pub const ILL_PRVOPC: ::c_int = 34; constant ILL_PRVREG (line 1881) | pub const ILL_PRVREG: ::c_int = 35; constant ILL_COPROC (line 1882) | pub const ILL_COPROC: ::c_int = 36; constant ILL_BADSTK (line 1883) | pub const ILL_BADSTK: ::c_int = 37; constant ILL_TMBADTHING (line 1884) | pub const ILL_TMBADTHING: ::c_int = 38; constant POLL_IN (line 1885) | pub const POLL_IN: ::c_int = 40; constant POLL_OUT (line 1886) | pub const POLL_OUT: ::c_int = 41; constant POLL_MSG (line 1887) | pub const POLL_MSG: ::c_int = -3; constant POLL_ERR (line 1888) | pub const POLL_ERR: ::c_int = 43; constant POLL_PRI (line 1889) | pub const POLL_PRI: ::c_int = 44; constant POLL_HUP (line 1890) | pub const POLL_HUP: ::c_int = 45; constant SEGV_MAPERR (line 1891) | pub const SEGV_MAPERR: ::c_int = 50; constant SEGV_ACCERR (line 1892) | pub const SEGV_ACCERR: ::c_int = 51; constant SEGV_KEYERR (line 1893) | pub const SEGV_KEYERR: ::c_int = 52; constant TRAP_BRKPT (line 1894) | pub const TRAP_BRKPT: ::c_int = 60; constant TRAP_TRACE (line 1895) | pub const TRAP_TRACE: ::c_int = 61; constant SI_QUEUE (line 1896) | pub const SI_QUEUE: ::c_int = 71; constant SI_TIMER (line 1897) | pub const SI_TIMER: ::c_int = 72; constant SI_ASYNCIO (line 1898) | pub const SI_ASYNCIO: ::c_int = 73; constant SI_MESGQ (line 1899) | pub const SI_MESGQ: ::c_int = 74; constant AF_UNSPEC (line 1902) | pub const AF_UNSPEC: ::c_int = 0; constant AF_UNIX (line 1903) | pub const AF_UNIX: ::c_int = 1; constant AF_INET (line 1904) | pub const AF_INET: ::c_int = 2; constant AF_IMPLINK (line 1905) | pub const AF_IMPLINK: ::c_int = 3; constant AF_PUP (line 1906) | pub const AF_PUP: ::c_int = 4; constant AF_CHAOS (line 1907) | pub const AF_CHAOS: ::c_int = 5; constant AF_NS (line 1908) | pub const AF_NS: ::c_int = 6; constant AF_ECMA (line 1909) | pub const AF_ECMA: ::c_int = 8; constant AF_DATAKIT (line 1910) | pub const AF_DATAKIT: ::c_int = 9; constant AF_CCITT (line 1911) | pub const AF_CCITT: ::c_int = 10; constant AF_SNA (line 1912) | pub const AF_SNA: ::c_int = 11; constant AF_DECnet (line 1913) | pub const AF_DECnet: ::c_int = 12; constant AF_DLI (line 1914) | pub const AF_DLI: ::c_int = 13; constant AF_LAT (line 1915) | pub const AF_LAT: ::c_int = 14; constant SO_TIMESTAMPNS (line 1916) | pub const SO_TIMESTAMPNS: ::c_int = 0x100a; constant SOMAXCONN (line 1917) | pub const SOMAXCONN: ::c_int = 1024; constant AF_LOCAL (line 1918) | pub const AF_LOCAL: ::c_int = AF_UNIX; constant UIO_MAXIOV (line 1919) | pub const UIO_MAXIOV: ::c_int = 1024; constant pseudo_AF_XTP (line 1920) | pub const pseudo_AF_XTP: ::c_int = 19; constant AF_HYLINK (line 1921) | pub const AF_HYLINK: ::c_int = 15; constant AF_APPLETALK (line 1922) | pub const AF_APPLETALK: ::c_int = 16; constant AF_ISO (line 1923) | pub const AF_ISO: ::c_int = 7; constant AF_OSI (line 1924) | pub const AF_OSI: ::c_int = AF_ISO; constant AF_ROUTE (line 1925) | pub const AF_ROUTE: ::c_int = 17; constant AF_LINK (line 1926) | pub const AF_LINK: ::c_int = 18; constant AF_INET6 (line 1927) | pub const AF_INET6: ::c_int = 24; constant AF_INTF (line 1928) | pub const AF_INTF: ::c_int = 20; constant AF_RIF (line 1929) | pub const AF_RIF: ::c_int = 21; constant AF_NDD (line 1930) | pub const AF_NDD: ::c_int = 23; constant AF_MAX (line 1931) | pub const AF_MAX: ::c_int = 30; constant PF_UNSPEC (line 1932) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_UNIX (line 1933) | pub const PF_UNIX: ::c_int = AF_UNIX; constant PF_INET (line 1934) | pub const PF_INET: ::c_int = AF_INET; constant PF_IMPLINK (line 1935) | pub const PF_IMPLINK: ::c_int = AF_IMPLINK; constant PF_PUP (line 1936) | pub const PF_PUP: ::c_int = AF_PUP; constant PF_CHAOS (line 1937) | pub const PF_CHAOS: ::c_int = AF_CHAOS; constant PF_NS (line 1938) | pub const PF_NS: ::c_int = AF_NS; constant PF_ISO (line 1939) | pub const PF_ISO: ::c_int = AF_ISO; constant PF_OSI (line 1940) | pub const PF_OSI: ::c_int = AF_ISO; constant PF_ECMA (line 1941) | pub const PF_ECMA: ::c_int = AF_ECMA; constant PF_DATAKIT (line 1942) | pub const PF_DATAKIT: ::c_int = AF_DATAKIT; constant PF_CCITT (line 1943) | pub const PF_CCITT: ::c_int = AF_CCITT; constant PF_SNA (line 1944) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_DECnet (line 1945) | pub const PF_DECnet: ::c_int = AF_DECnet; constant PF_DLI (line 1946) | pub const PF_DLI: ::c_int = AF_DLI; constant PF_LAT (line 1947) | pub const PF_LAT: ::c_int = AF_LAT; constant PF_HYLINK (line 1948) | pub const PF_HYLINK: ::c_int = AF_HYLINK; constant PF_APPLETALK (line 1949) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_ROUTE (line 1950) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_LINK (line 1951) | pub const PF_LINK: ::c_int = AF_LINK; constant PF_XTP (line 1952) | pub const PF_XTP: ::c_int = 19; constant PF_RIF (line 1953) | pub const PF_RIF: ::c_int = AF_RIF; constant PF_INTF (line 1954) | pub const PF_INTF: ::c_int = AF_INTF; constant PF_NDD (line 1955) | pub const PF_NDD: ::c_int = AF_NDD; constant PF_INET6 (line 1956) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_MAX (line 1957) | pub const PF_MAX: ::c_int = AF_MAX; constant SF_CLOSE (line 1958) | pub const SF_CLOSE: ::c_int = 1; constant SF_REUSE (line 1959) | pub const SF_REUSE: ::c_int = 2; constant SF_DONT_CACHE (line 1960) | pub const SF_DONT_CACHE: ::c_int = 4; constant SF_SYNC_CACHE (line 1961) | pub const SF_SYNC_CACHE: ::c_int = 8; constant SOCK_DGRAM (line 1962) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_STREAM (line 1963) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_RAW (line 1964) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 1965) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_SEQPACKET (line 1966) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOL_SOCKET (line 1967) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_DEBUG (line 1968) | pub const SO_DEBUG: ::c_int = 0x0001; constant SO_ACCEPTCONN (line 1969) | pub const SO_ACCEPTCONN: ::c_int = 0x0002; constant SO_REUSEADDR (line 1970) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 1971) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 1972) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 1973) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_USELOOPBACK (line 1974) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_LINGER (line 1975) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 1976) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_REUSEPORT (line 1977) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_USE_IFBUFS (line 1978) | pub const SO_USE_IFBUFS: ::c_int = 0x0400; constant SO_CKSUMRECV (line 1979) | pub const SO_CKSUMRECV: ::c_int = 0x0800; constant SO_NOREUSEADDR (line 1980) | pub const SO_NOREUSEADDR: ::c_int = 0x1000; constant SO_KERNACCEPT (line 1981) | pub const SO_KERNACCEPT: ::c_int = 0x2000; constant SO_NOMULTIPATH (line 1982) | pub const SO_NOMULTIPATH: ::c_int = 0x4000; constant SO_AUDIT (line 1983) | pub const SO_AUDIT: ::c_int = 0x8000; constant SO_SNDBUF (line 1984) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 1985) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDLOWAT (line 1986) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVLOWAT (line 1987) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_SNDTIMEO (line 1988) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_RCVTIMEO (line 1989) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_ERROR (line 1990) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_TYPE (line 1991) | pub const SO_TYPE: ::c_int = 0x1008; constant SCM_RIGHTS (line 1992) | pub const SCM_RIGHTS: ::c_int = 0x01; constant MSG_OOB (line 1993) | pub const MSG_OOB: ::c_int = 0x1; constant MSG_PEEK (line 1994) | pub const MSG_PEEK: ::c_int = 0x2; constant MSG_DONTROUTE (line 1995) | pub const MSG_DONTROUTE: ::c_int = 0x4; constant MSG_EOR (line 1996) | pub const MSG_EOR: ::c_int = 0x8; constant MSG_TRUNC (line 1997) | pub const MSG_TRUNC: ::c_int = 0x10; constant MSG_CTRUNC (line 1998) | pub const MSG_CTRUNC: ::c_int = 0x20; constant MSG_WAITALL (line 1999) | pub const MSG_WAITALL: ::c_int = 0x40; constant MSG_MPEG2 (line 2000) | pub const MSG_MPEG2: ::c_int = 0x80; constant MSG_NOSIGNAL (line 2001) | pub const MSG_NOSIGNAL: ::c_int = 0x100; constant MSG_WAITFORONE (line 2002) | pub const MSG_WAITFORONE: ::c_int = 0x200; constant MSG_ARGEXT (line 2003) | pub const MSG_ARGEXT: ::c_int = 0x400; constant MSG_NONBLOCK (line 2004) | pub const MSG_NONBLOCK: ::c_int = 0x4000; constant MSG_COMPAT (line 2005) | pub const MSG_COMPAT: ::c_int = 0x8000; constant MSG_MAXIOVLEN (line 2006) | pub const MSG_MAXIOVLEN: ::c_int = 16; constant SHUT_RD (line 2007) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 2008) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 2009) | pub const SHUT_RDWR: ::c_int = 2; constant UTIME_NOW (line 2012) | pub const UTIME_NOW: ::c_int = -2; constant UTIME_OMIT (line 2013) | pub const UTIME_OMIT: ::c_int = -3; constant ST_RDONLY (line 2016) | pub const ST_RDONLY: ::c_ulong = 0x0001; constant ST_NOSUID (line 2017) | pub const ST_NOSUID: ::c_ulong = 0x0040; constant ST_NODEV (line 2018) | pub const ST_NODEV: ::c_ulong = 0x0080; constant I_NREAD (line 2021) | pub const I_NREAD: ::c_int = 0x20005301; constant I_PUSH (line 2022) | pub const I_PUSH: ::c_int = 0x20005302; constant I_POP (line 2023) | pub const I_POP: ::c_int = 0x20005303; constant I_LOOK (line 2024) | pub const I_LOOK: ::c_int = 0x20005304; constant I_FLUSH (line 2025) | pub const I_FLUSH: ::c_int = 0x20005305; constant I_SRDOPT (line 2026) | pub const I_SRDOPT: ::c_int = 0x20005306; constant I_GRDOPT (line 2027) | pub const I_GRDOPT: ::c_int = 0x20005307; constant I_STR (line 2028) | pub const I_STR: ::c_int = 0x20005308; constant I_SETSIG (line 2029) | pub const I_SETSIG: ::c_int = 0x20005309; constant I_GETSIG (line 2030) | pub const I_GETSIG: ::c_int = 0x2000530a; constant I_FIND (line 2031) | pub const I_FIND: ::c_int = 0x2000530b; constant I_LINK (line 2032) | pub const I_LINK: ::c_int = 0x2000530c; constant I_UNLINK (line 2033) | pub const I_UNLINK: ::c_int = 0x2000530d; constant I_PEEK (line 2034) | pub const I_PEEK: ::c_int = 0x2000530f; constant I_FDINSERT (line 2035) | pub const I_FDINSERT: ::c_int = 0x20005310; constant I_SENDFD (line 2036) | pub const I_SENDFD: ::c_int = 0x20005311; constant I_RECVFD (line 2037) | pub const I_RECVFD: ::c_int = 0x20005312; constant I_SWROPT (line 2038) | pub const I_SWROPT: ::c_int = 0x20005314; constant I_GWROPT (line 2039) | pub const I_GWROPT: ::c_int = 0x20005315; constant I_LIST (line 2040) | pub const I_LIST: ::c_int = 0x20005316; constant I_PLINK (line 2041) | pub const I_PLINK: ::c_int = 0x2000531d; constant I_PUNLINK (line 2042) | pub const I_PUNLINK: ::c_int = 0x2000531e; constant I_FLUSHBAND (line 2043) | pub const I_FLUSHBAND: ::c_int = 0x20005313; constant I_CKBAND (line 2044) | pub const I_CKBAND: ::c_int = 0x20005318; constant I_GETBAND (line 2045) | pub const I_GETBAND: ::c_int = 0x20005319; constant I_ATMARK (line 2046) | pub const I_ATMARK: ::c_int = 0x20005317; constant I_SETCLTIME (line 2047) | pub const I_SETCLTIME: ::c_int = 0x2000531b; constant I_GETCLTIME (line 2048) | pub const I_GETCLTIME: ::c_int = 0x2000531c; constant I_CANPUT (line 2049) | pub const I_CANPUT: ::c_int = 0x2000531a; constant LOG_CRON (line 2052) | pub const LOG_CRON: ::c_int = 9 << 3; constant LOG_AUTHPRIV (line 2053) | pub const LOG_AUTHPRIV: ::c_int = 10 << 3; constant LOG_NFACILITIES (line 2054) | pub const LOG_NFACILITIES: ::c_int = 24; constant LOG_PERROR (line 2055) | pub const LOG_PERROR: ::c_int = 0x20; constant SC_ARCH (line 2058) | pub const SC_ARCH: ::c_int = 1; constant SC_IMPL (line 2059) | pub const SC_IMPL: ::c_int = 2; constant SC_VERS (line 2060) | pub const SC_VERS: ::c_int = 3; constant SC_WIDTH (line 2061) | pub const SC_WIDTH: ::c_int = 4; constant SC_NCPUS (line 2062) | pub const SC_NCPUS: ::c_int = 5; constant SC_L1C_ATTR (line 2063) | pub const SC_L1C_ATTR: ::c_int = 6; constant SC_L1C_ISZ (line 2064) | pub const SC_L1C_ISZ: ::c_int = 7; constant SC_L1C_DSZ (line 2065) | pub const SC_L1C_DSZ: ::c_int = 8; constant SC_L1C_ICA (line 2066) | pub const SC_L1C_ICA: ::c_int = 9; constant SC_L1C_DCA (line 2067) | pub const SC_L1C_DCA: ::c_int = 10; constant SC_L1C_IBS (line 2068) | pub const SC_L1C_IBS: ::c_int = 11; constant SC_L1C_DBS (line 2069) | pub const SC_L1C_DBS: ::c_int = 12; constant SC_L1C_ILS (line 2070) | pub const SC_L1C_ILS: ::c_int = 13; constant SC_L1C_DLS (line 2071) | pub const SC_L1C_DLS: ::c_int = 14; constant SC_L2C_SZ (line 2072) | pub const SC_L2C_SZ: ::c_int = 15; constant SC_L2C_AS (line 2073) | pub const SC_L2C_AS: ::c_int = 16; constant SC_TLB_ATTR (line 2074) | pub const SC_TLB_ATTR: ::c_int = 17; constant SC_ITLB_SZ (line 2075) | pub const SC_ITLB_SZ: ::c_int = 18; constant SC_DTLB_SZ (line 2076) | pub const SC_DTLB_SZ: ::c_int = 19; constant SC_ITLB_ATT (line 2077) | pub const SC_ITLB_ATT: ::c_int = 20; constant SC_DTLB_ATT (line 2078) | pub const SC_DTLB_ATT: ::c_int = 21; constant SC_RESRV_SZ (line 2079) | pub const SC_RESRV_SZ: ::c_int = 22; constant SC_PRI_LC (line 2080) | pub const SC_PRI_LC: ::c_int = 23; constant SC_PRO_LC (line 2081) | pub const SC_PRO_LC: ::c_int = 24; constant SC_RTC_TYPE (line 2082) | pub const SC_RTC_TYPE: ::c_int = 25; constant SC_VIRT_AL (line 2083) | pub const SC_VIRT_AL: ::c_int = 26; constant SC_CAC_CONG (line 2084) | pub const SC_CAC_CONG: ::c_int = 27; constant SC_MOD_ARCH (line 2085) | pub const SC_MOD_ARCH: ::c_int = 28; constant SC_MOD_IMPL (line 2086) | pub const SC_MOD_IMPL: ::c_int = 29; constant SC_XINT (line 2087) | pub const SC_XINT: ::c_int = 30; constant SC_XFRAC (line 2088) | pub const SC_XFRAC: ::c_int = 31; constant SC_KRN_ATTR (line 2089) | pub const SC_KRN_ATTR: ::c_int = 32; constant SC_PHYSMEM (line 2090) | pub const SC_PHYSMEM: ::c_int = 33; constant SC_SLB_ATTR (line 2091) | pub const SC_SLB_ATTR: ::c_int = 34; constant SC_SLB_SZ (line 2092) | pub const SC_SLB_SZ: ::c_int = 35; constant SC_MAX_NCPUS (line 2093) | pub const SC_MAX_NCPUS: ::c_int = 37; constant SC_MAX_REALADDR (line 2094) | pub const SC_MAX_REALADDR: ::c_int = 38; constant SC_ORIG_ENT_CAP (line 2095) | pub const SC_ORIG_ENT_CAP: ::c_int = 39; constant SC_ENT_CAP (line 2096) | pub const SC_ENT_CAP: ::c_int = 40; constant SC_DISP_WHE (line 2097) | pub const SC_DISP_WHE: ::c_int = 41; constant SC_CAPINC (line 2098) | pub const SC_CAPINC: ::c_int = 42; constant SC_VCAPW (line 2099) | pub const SC_VCAPW: ::c_int = 43; constant SC_SPLP_STAT (line 2100) | pub const SC_SPLP_STAT: ::c_int = 44; constant SC_SMT_STAT (line 2101) | pub const SC_SMT_STAT: ::c_int = 45; constant SC_SMT_TC (line 2102) | pub const SC_SMT_TC: ::c_int = 46; constant SC_VMX_VER (line 2103) | pub const SC_VMX_VER: ::c_int = 47; constant SC_LMB_SZ (line 2104) | pub const SC_LMB_SZ: ::c_int = 48; constant SC_MAX_XCPU (line 2105) | pub const SC_MAX_XCPU: ::c_int = 49; constant SC_EC_LVL (line 2106) | pub const SC_EC_LVL: ::c_int = 50; constant SC_AME_STAT (line 2107) | pub const SC_AME_STAT: ::c_int = 51; constant SC_ECO_STAT (line 2108) | pub const SC_ECO_STAT: ::c_int = 52; constant SC_DFP_VER (line 2109) | pub const SC_DFP_VER: ::c_int = 53; constant SC_VRM_STAT (line 2110) | pub const SC_VRM_STAT: ::c_int = 54; constant SC_PHYS_IMP (line 2111) | pub const SC_PHYS_IMP: ::c_int = 55; constant SC_PHYS_VER (line 2112) | pub const SC_PHYS_VER: ::c_int = 56; constant SC_SPCM_STATUS (line 2113) | pub const SC_SPCM_STATUS: ::c_int = 57; constant SC_SPCM_MAX (line 2114) | pub const SC_SPCM_MAX: ::c_int = 58; constant SC_TM_VER (line 2115) | pub const SC_TM_VER: ::c_int = 59; constant SC_NX_CAP (line 2116) | pub const SC_NX_CAP: ::c_int = 60; constant SC_PKS_STATE (line 2117) | pub const SC_PKS_STATE: ::c_int = 61; constant SC_MMA_VER (line 2118) | pub const SC_MMA_VER: ::c_int = 62; constant POWER_RS (line 2119) | pub const POWER_RS: ::c_int = 1; constant POWER_PC (line 2120) | pub const POWER_PC: ::c_int = 2; constant IA64 (line 2121) | pub const IA64: ::c_int = 3; constant POWER_RS1 (line 2122) | pub const POWER_RS1: ::c_int = 0x1; constant POWER_RSC (line 2123) | pub const POWER_RSC: ::c_int = 0x2; constant POWER_RS2 (line 2124) | pub const POWER_RS2: ::c_int = 0x4; constant POWER_601 (line 2125) | pub const POWER_601: ::c_int = 0x8; constant POWER_604 (line 2126) | pub const POWER_604: ::c_int = 0x10; constant POWER_603 (line 2127) | pub const POWER_603: ::c_int = 0x20; constant POWER_620 (line 2128) | pub const POWER_620: ::c_int = 0x40; constant POWER_630 (line 2129) | pub const POWER_630: ::c_int = 0x80; constant POWER_A35 (line 2130) | pub const POWER_A35: ::c_int = 0x100; constant POWER_RS64II (line 2131) | pub const POWER_RS64II: ::c_int = 0x200; constant POWER_RS64III (line 2132) | pub const POWER_RS64III: ::c_int = 0x400; constant POWER_4 (line 2133) | pub const POWER_4: ::c_int = 0x800; constant POWER_RS64IV (line 2134) | pub const POWER_RS64IV: ::c_int = POWER_4; constant POWER_MPC7450 (line 2135) | pub const POWER_MPC7450: ::c_int = 0x1000; constant POWER_5 (line 2136) | pub const POWER_5: ::c_int = 0x2000; constant POWER_6 (line 2137) | pub const POWER_6: ::c_int = 0x4000; constant POWER_7 (line 2138) | pub const POWER_7: ::c_int = 0x8000; constant POWER_8 (line 2139) | pub const POWER_8: ::c_int = 0x10000; constant POWER_9 (line 2140) | pub const POWER_9: ::c_int = 0x20000; constant FD_SETSIZE (line 2143) | pub const FD_SETSIZE: usize = 65534; constant TIMEOFDAY (line 2144) | pub const TIMEOFDAY: ::c_int = 9; constant CLOCK_REALTIME (line 2145) | pub const CLOCK_REALTIME: ::clockid_t = TIMEOFDAY as clockid_t; constant CLOCK_MONOTONIC (line 2146) | pub const CLOCK_MONOTONIC: ::clockid_t = 10; constant TIMER_ABSTIME (line 2147) | pub const TIMER_ABSTIME: ::c_int = 999; constant ITIMER_REAL (line 2148) | pub const ITIMER_REAL: ::c_int = 0; constant ITIMER_VIRTUAL (line 2149) | pub const ITIMER_VIRTUAL: ::c_int = 1; constant ITIMER_PROF (line 2150) | pub const ITIMER_PROF: ::c_int = 2; constant ITIMER_VIRT (line 2151) | pub const ITIMER_VIRT: ::c_int = 3; constant ITIMER_REAL1 (line 2152) | pub const ITIMER_REAL1: ::c_int = 20; constant ITIMER_REAL_TH (line 2153) | pub const ITIMER_REAL_TH: ::c_int = ITIMER_REAL1; constant DST_AUST (line 2154) | pub const DST_AUST: ::c_int = 2; constant DST_CAN (line 2155) | pub const DST_CAN: ::c_int = 6; constant DST_EET (line 2156) | pub const DST_EET: ::c_int = 5; constant DST_MET (line 2157) | pub const DST_MET: ::c_int = 4; constant DST_NONE (line 2158) | pub const DST_NONE: ::c_int = 0; constant DST_USA (line 2159) | pub const DST_USA: ::c_int = 1; constant DST_WET (line 2160) | pub const DST_WET: ::c_int = 3; constant CSTART (line 2163) | pub const CSTART: ::tcflag_t = 0o21; constant CSTOP (line 2164) | pub const CSTOP: ::tcflag_t = 0o23; constant TCGETA (line 2165) | pub const TCGETA: ::c_int = TIOC | 5; constant TCSETA (line 2166) | pub const TCSETA: ::c_int = TIOC | 6; constant TCSETAW (line 2167) | pub const TCSETAW: ::c_int = TIOC | 7; constant TCSETAF (line 2168) | pub const TCSETAF: ::c_int = TIOC | 8; constant TCSBRK (line 2169) | pub const TCSBRK: ::c_int = TIOC | 9; constant TCXONC (line 2170) | pub const TCXONC: ::c_int = TIOC | 11; constant TCFLSH (line 2171) | pub const TCFLSH: ::c_int = TIOC | 12; constant TCGETS (line 2172) | pub const TCGETS: ::c_int = TIOC | 1; constant TCSETS (line 2173) | pub const TCSETS: ::c_int = TIOC | 2; constant TCSANOW (line 2174) | pub const TCSANOW: ::c_int = 0; constant TCSETSW (line 2175) | pub const TCSETSW: ::c_int = TIOC | 3; constant TCSADRAIN (line 2176) | pub const TCSADRAIN: ::c_int = 1; constant TCSETSF (line 2177) | pub const TCSETSF: ::c_int = TIOC | 4; constant TCSAFLUSH (line 2178) | pub const TCSAFLUSH: ::c_int = 2; constant TCIFLUSH (line 2179) | pub const TCIFLUSH: ::c_int = 0; constant TCOFLUSH (line 2180) | pub const TCOFLUSH: ::c_int = 1; constant TCIOFLUSH (line 2181) | pub const TCIOFLUSH: ::c_int = 2; constant TCOOFF (line 2182) | pub const TCOOFF: ::c_int = 0; constant TCOON (line 2183) | pub const TCOON: ::c_int = 1; constant TCIOFF (line 2184) | pub const TCIOFF: ::c_int = 2; constant TCION (line 2185) | pub const TCION: ::c_int = 3; constant TIOC (line 2186) | pub const TIOC: ::c_int = 0x5400; constant TIOCGWINSZ (line 2187) | pub const TIOCGWINSZ: ::c_int = 0x40087468; constant TIOCSWINSZ (line 2188) | pub const TIOCSWINSZ: ::c_int = 0x80087467; constant TIOCLBIS (line 2189) | pub const TIOCLBIS: ::c_int = 0x8004747f; constant TIOCLBIC (line 2190) | pub const TIOCLBIC: ::c_int = 0x8004747e; constant TIOCLSET (line 2191) | pub const TIOCLSET: ::c_int = 0x8004747d; constant TIOCLGET (line 2192) | pub const TIOCLGET: ::c_int = 0x4004747c; constant TIOCSBRK (line 2193) | pub const TIOCSBRK: ::c_int = 0x2000747b; constant TIOCCBRK (line 2194) | pub const TIOCCBRK: ::c_int = 0x2000747a; constant TIOCSDTR (line 2195) | pub const TIOCSDTR: ::c_int = 0x20007479; constant TIOCCDTR (line 2196) | pub const TIOCCDTR: ::c_int = 0x20007478; constant TIOCSLTC (line 2197) | pub const TIOCSLTC: ::c_int = 0x80067475; constant TIOCGLTC (line 2198) | pub const TIOCGLTC: ::c_int = 0x40067474; constant TIOCOUTQ (line 2199) | pub const TIOCOUTQ: ::c_int = 0x40047473; constant TIOCNOTTY (line 2200) | pub const TIOCNOTTY: ::c_int = 0x20007471; constant TIOCSTOP (line 2201) | pub const TIOCSTOP: ::c_int = 0x2000746f; constant TIOCSTART (line 2202) | pub const TIOCSTART: ::c_int = 0x2000746e; constant TIOCGPGRP (line 2203) | pub const TIOCGPGRP: ::c_int = 0x40047477; constant TIOCSPGRP (line 2204) | pub const TIOCSPGRP: ::c_int = 0x80047476; constant TIOCGSID (line 2205) | pub const TIOCGSID: ::c_int = 0x40047448; constant TIOCSTI (line 2206) | pub const TIOCSTI: ::c_int = 0x80017472; constant TIOCMSET (line 2207) | pub const TIOCMSET: ::c_int = 0x8004746d; constant TIOCMBIS (line 2208) | pub const TIOCMBIS: ::c_int = 0x8004746c; constant TIOCMBIC (line 2209) | pub const TIOCMBIC: ::c_int = 0x8004746b; constant TIOCMGET (line 2210) | pub const TIOCMGET: ::c_int = 0x4004746a; constant TIOCREMOTE (line 2211) | pub const TIOCREMOTE: ::c_int = 0x80047469; constant MAXCOMLEN (line 2214) | pub const MAXCOMLEN: ::c_int = 32; constant UF_SYSTEM (line 2215) | pub const UF_SYSTEM: ::c_int = 0x1000; constant AT_FLAGS (line 2218) | pub const AT_FLAGS: ::c_int = 0x80; constant AT_GID (line 2219) | pub const AT_GID: ::c_int = 8; constant AT_UID (line 2220) | pub const AT_UID: ::c_int = 4; constant P_ALL (line 2223) | pub const P_ALL: ::c_int = 0; constant P_PID (line 2224) | pub const P_PID: ::c_int = 1; constant P_PGID (line 2225) | pub const P_PGID: ::c_int = 2; constant WNOHANG (line 2226) | pub const WNOHANG: ::c_int = 0x1; constant WUNTRACED (line 2227) | pub const WUNTRACED: ::c_int = 0x2; constant WEXITED (line 2228) | pub const WEXITED: ::c_int = 0x04; constant WCONTINUED (line 2229) | pub const WCONTINUED: ::c_int = 0x01000000; constant WNOWAIT (line 2230) | pub const WNOWAIT: ::c_int = 0x10; constant WSTOPPED (line 2231) | pub const WSTOPPED: ::c_int = _W_STOPPED; constant _W_STOPPED (line 2232) | pub const _W_STOPPED: ::c_int = 0x00000040; constant _W_SLWTED (line 2233) | pub const _W_SLWTED: ::c_int = 0x0000007c; constant _W_SEWTED (line 2234) | pub const _W_SEWTED: ::c_int = 0x0000007d; constant _W_SFWTED (line 2235) | pub const _W_SFWTED: ::c_int = 0x0000007e; constant _W_STRC (line 2236) | pub const _W_STRC: ::c_int = 0x0000007f; constant NCCS (line 2239) | pub const NCCS: usize = 16; constant OLCUC (line 2240) | pub const OLCUC: ::tcflag_t = 2; constant CSIZE (line 2241) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS5 (line 2242) | pub const CS5: ::tcflag_t = 0x00000000; constant CS6 (line 2243) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 2244) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 2245) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 2246) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant ECHO (line 2247) | pub const ECHO: ::tcflag_t = 0x20000; constant ECHOE (line 2248) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 2249) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 2250) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOCTL (line 2251) | pub const ECHOCTL: ::tcflag_t = 0x00020000; constant ECHOPRT (line 2252) | pub const ECHOPRT: ::tcflag_t = 0x00040000; constant ECHOKE (line 2253) | pub const ECHOKE: ::tcflag_t = 0x00080000; constant IGNBRK (line 2254) | pub const IGNBRK: ::tcflag_t = 0x00000001; constant BRKINT (line 2255) | pub const BRKINT: ::tcflag_t = 0x00000002; constant IGNPAR (line 2256) | pub const IGNPAR: ::tcflag_t = 0x00000004; constant PARMRK (line 2257) | pub const PARMRK: ::tcflag_t = 0x00000008; constant INPCK (line 2258) | pub const INPCK: ::tcflag_t = 0x00000010; constant ISTRIP (line 2259) | pub const ISTRIP: ::tcflag_t = 0x00000020; constant INLCR (line 2260) | pub const INLCR: ::tcflag_t = 0x00000040; constant IGNCR (line 2261) | pub const IGNCR: ::tcflag_t = 0x00000080; constant ICRNL (line 2262) | pub const ICRNL: ::tcflag_t = 0x00000100; constant IXON (line 2263) | pub const IXON: ::tcflag_t = 0x0001; constant IXOFF (line 2264) | pub const IXOFF: ::tcflag_t = 0x00000400; constant IXANY (line 2265) | pub const IXANY: ::tcflag_t = 0x00001000; constant IMAXBEL (line 2266) | pub const IMAXBEL: ::tcflag_t = 0x00010000; constant OPOST (line 2267) | pub const OPOST: ::tcflag_t = 0x00000001; constant ONLCR (line 2268) | pub const ONLCR: ::tcflag_t = 0x00000004; constant OCRNL (line 2269) | pub const OCRNL: ::tcflag_t = 0x00000008; constant ONOCR (line 2270) | pub const ONOCR: ::tcflag_t = 0x00000010; constant ONLRET (line 2271) | pub const ONLRET: ::tcflag_t = 0x00000020; constant CREAD (line 2272) | pub const CREAD: ::tcflag_t = 0x00000080; constant IEXTEN (line 2273) | pub const IEXTEN: ::tcflag_t = 0x00200000; constant TOSTOP (line 2274) | pub const TOSTOP: ::tcflag_t = 0x00010000; constant FLUSHO (line 2275) | pub const FLUSHO: ::tcflag_t = 0x00100000; constant PENDIN (line 2276) | pub const PENDIN: ::tcflag_t = 0x20000000; constant NOFLSH (line 2277) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant VINTR (line 2278) | pub const VINTR: usize = 0; constant VQUIT (line 2279) | pub const VQUIT: usize = 1; constant VERASE (line 2280) | pub const VERASE: usize = 2; constant VKILL (line 2281) | pub const VKILL: usize = 3; constant VEOF (line 2282) | pub const VEOF: usize = 4; constant VEOL (line 2283) | pub const VEOL: usize = 5; constant VSTART (line 2284) | pub const VSTART: usize = 7; constant VSTOP (line 2285) | pub const VSTOP: usize = 8; constant VSUSP (line 2286) | pub const VSUSP: usize = 9; constant VMIN (line 2287) | pub const VMIN: usize = 4; constant VTIME (line 2288) | pub const VTIME: usize = 5; constant VEOL2 (line 2289) | pub const VEOL2: usize = 6; constant VDSUSP (line 2290) | pub const VDSUSP: usize = 10; constant VREPRINT (line 2291) | pub const VREPRINT: usize = 11; constant VDISCRD (line 2292) | pub const VDISCRD: usize = 12; constant VWERSE (line 2293) | pub const VWERSE: usize = 13; constant VLNEXT (line 2294) | pub const VLNEXT: usize = 14; constant B0 (line 2295) | pub const B0: ::speed_t = 0x0; constant B50 (line 2296) | pub const B50: ::speed_t = 0x1; constant B75 (line 2297) | pub const B75: ::speed_t = 0x2; constant B110 (line 2298) | pub const B110: ::speed_t = 0x3; constant B134 (line 2299) | pub const B134: ::speed_t = 0x4; constant B150 (line 2300) | pub const B150: ::speed_t = 0x5; constant B200 (line 2301) | pub const B200: ::speed_t = 0x6; constant B300 (line 2302) | pub const B300: ::speed_t = 0x7; constant B600 (line 2303) | pub const B600: ::speed_t = 0x8; constant B1200 (line 2304) | pub const B1200: ::speed_t = 0x9; constant B1800 (line 2305) | pub const B1800: ::speed_t = 0xa; constant B2400 (line 2306) | pub const B2400: ::speed_t = 0xb; constant B4800 (line 2307) | pub const B4800: ::speed_t = 0xc; constant B9600 (line 2308) | pub const B9600: ::speed_t = 0xd; constant B19200 (line 2309) | pub const B19200: ::speed_t = 0xe; constant B38400 (line 2310) | pub const B38400: ::speed_t = 0xf; constant EXTA (line 2311) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 2312) | pub const EXTB: ::speed_t = B38400; constant IUCLC (line 2313) | pub const IUCLC: ::tcflag_t = 0x00000800; constant OFILL (line 2314) | pub const OFILL: ::tcflag_t = 0x00000040; constant OFDEL (line 2315) | pub const OFDEL: ::tcflag_t = 0x00000080; constant CRDLY (line 2316) | pub const CRDLY: ::tcflag_t = 0x00000300; constant CR0 (line 2317) | pub const CR0: ::tcflag_t = 0x00000000; constant CR1 (line 2318) | pub const CR1: ::tcflag_t = 0x00000100; constant CR2 (line 2319) | pub const CR2: ::tcflag_t = 0x00000200; constant CR3 (line 2320) | pub const CR3: ::tcflag_t = 0x00000300; constant TABDLY (line 2321) | pub const TABDLY: ::tcflag_t = 0x00000c00; constant TAB0 (line 2322) | pub const TAB0: ::tcflag_t = 0x00000000; constant TAB1 (line 2323) | pub const TAB1: ::tcflag_t = 0x00000400; constant TAB2 (line 2324) | pub const TAB2: ::tcflag_t = 0x00000800; constant TAB3 (line 2325) | pub const TAB3: ::tcflag_t = 0x00000c00; constant BSDLY (line 2326) | pub const BSDLY: ::tcflag_t = 0x00001000; constant BS0 (line 2327) | pub const BS0: ::tcflag_t = 0x00000000; constant BS1 (line 2328) | pub const BS1: ::tcflag_t = 0x00001000; constant FFDLY (line 2329) | pub const FFDLY: ::tcflag_t = 0x00002000; constant FF0 (line 2330) | pub const FF0: ::tcflag_t = 0x00000000; constant FF1 (line 2331) | pub const FF1: ::tcflag_t = 0x00002000; constant NLDLY (line 2332) | pub const NLDLY: ::tcflag_t = 0x00004000; constant NL0 (line 2333) | pub const NL0: ::tcflag_t = 0x00000000; constant NL1 (line 2334) | pub const NL1: ::tcflag_t = 0x00004000; constant VTDLY (line 2335) | pub const VTDLY: ::tcflag_t = 0x00008000; constant VT0 (line 2336) | pub const VT0: ::tcflag_t = 0x00000000; constant VT1 (line 2337) | pub const VT1: ::tcflag_t = 0x00008000; constant OXTABS (line 2338) | pub const OXTABS: ::tcflag_t = 0x00040000; constant ONOEOT (line 2339) | pub const ONOEOT: ::tcflag_t = 0x00080000; constant CBAUD (line 2340) | pub const CBAUD: ::tcflag_t = 0x0000000f; constant PARENB (line 2341) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 2342) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 2343) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 2344) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant CIBAUD (line 2345) | pub const CIBAUD: ::tcflag_t = 0x000f0000; constant IBSHIFT (line 2346) | pub const IBSHIFT: ::tcflag_t = 16; constant PAREXT (line 2347) | pub const PAREXT: ::tcflag_t = 0x00100000; constant ISIG (line 2348) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 2349) | pub const ICANON: ::tcflag_t = 0x00000002; constant XCASE (line 2350) | pub const XCASE: ::tcflag_t = 0x00000004; constant ALTWERASE (line 2351) | pub const ALTWERASE: ::tcflag_t = 0x00400000; constant CLOCK_PROCESS_CPUTIME_ID (line 2354) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 11; constant CLOCK_THREAD_CPUTIME_ID (line 2355) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 12; constant STDIN_FILENO (line 2358) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 2359) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 2360) | pub const STDERR_FILENO: ::c_int = 2; constant _POSIX_VDISABLE (line 2361) | pub const _POSIX_VDISABLE: ::c_int = 0xff; constant _PC_LINK_MAX (line 2362) | pub const _PC_LINK_MAX: ::c_int = 11; constant _PC_MAX_CANON (line 2363) | pub const _PC_MAX_CANON: ::c_int = 12; constant _PC_MAX_INPUT (line 2364) | pub const _PC_MAX_INPUT: ::c_int = 13; constant _PC_NAME_MAX (line 2365) | pub const _PC_NAME_MAX: ::c_int = 14; constant _PC_PATH_MAX (line 2366) | pub const _PC_PATH_MAX: ::c_int = 16; constant _PC_PIPE_BUF (line 2367) | pub const _PC_PIPE_BUF: ::c_int = 17; constant _PC_NO_TRUNC (line 2368) | pub const _PC_NO_TRUNC: ::c_int = 15; constant _PC_VDISABLE (line 2369) | pub const _PC_VDISABLE: ::c_int = 18; constant _PC_CHOWN_RESTRICTED (line 2370) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 10; constant _PC_ASYNC_IO (line 2371) | pub const _PC_ASYNC_IO: ::c_int = 19; constant _PC_PRIO_IO (line 2372) | pub const _PC_PRIO_IO: ::c_int = 21; constant _PC_SYNC_IO (line 2373) | pub const _PC_SYNC_IO: ::c_int = 20; constant _PC_ALLOC_SIZE_MIN (line 2374) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 26; constant _PC_REC_INCR_XFER_SIZE (line 2375) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 27; constant _PC_REC_MAX_XFER_SIZE (line 2376) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 28; constant _PC_REC_MIN_XFER_SIZE (line 2377) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 29; constant _PC_REC_XFER_ALIGN (line 2378) | pub const _PC_REC_XFER_ALIGN: ::c_int = 30; constant _PC_SYMLINK_MAX (line 2379) | pub const _PC_SYMLINK_MAX: ::c_int = 25; constant _PC_2_SYMLINKS (line 2380) | pub const _PC_2_SYMLINKS: ::c_int = 31; constant _PC_TIMESTAMP_RESOLUTION (line 2381) | pub const _PC_TIMESTAMP_RESOLUTION: ::c_int = 32; constant _PC_FILESIZEBITS (line 2382) | pub const _PC_FILESIZEBITS: ::c_int = 22; constant _SC_ARG_MAX (line 2383) | pub const _SC_ARG_MAX: ::c_int = 0; constant _SC_CHILD_MAX (line 2384) | pub const _SC_CHILD_MAX: ::c_int = 1; constant _SC_CLK_TCK (line 2385) | pub const _SC_CLK_TCK: ::c_int = 2; constant _SC_NGROUPS_MAX (line 2386) | pub const _SC_NGROUPS_MAX: ::c_int = 3; constant _SC_OPEN_MAX (line 2387) | pub const _SC_OPEN_MAX: ::c_int = 4; constant _SC_JOB_CONTROL (line 2388) | pub const _SC_JOB_CONTROL: ::c_int = 7; constant _SC_SAVED_IDS (line 2389) | pub const _SC_SAVED_IDS: ::c_int = 8; constant _SC_VERSION (line 2390) | pub const _SC_VERSION: ::c_int = 9; constant _SC_PASS_MAX (line 2391) | pub const _SC_PASS_MAX: ::c_int = 45; constant _SC_PAGESIZE (line 2392) | pub const _SC_PAGESIZE: ::c_int = _SC_PAGE_SIZE; constant _SC_PAGE_SIZE (line 2393) | pub const _SC_PAGE_SIZE: ::c_int = 48; constant _SC_XOPEN_VERSION (line 2394) | pub const _SC_XOPEN_VERSION: ::c_int = 46; constant _SC_NPROCESSORS_CONF (line 2395) | pub const _SC_NPROCESSORS_CONF: ::c_int = 71; constant _SC_NPROCESSORS_ONLN (line 2396) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 72; constant _SC_STREAM_MAX (line 2397) | pub const _SC_STREAM_MAX: ::c_int = 5; constant _SC_TZNAME_MAX (line 2398) | pub const _SC_TZNAME_MAX: ::c_int = 6; constant _SC_AIO_LISTIO_MAX (line 2399) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 75; constant _SC_AIO_MAX (line 2400) | pub const _SC_AIO_MAX: ::c_int = 76; constant _SC_AIO_PRIO_DELTA_MAX (line 2401) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 77; constant _SC_ASYNCHRONOUS_IO (line 2402) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 78; constant _SC_DELAYTIMER_MAX (line 2403) | pub const _SC_DELAYTIMER_MAX: ::c_int = 79; constant _SC_FSYNC (line 2404) | pub const _SC_FSYNC: ::c_int = 80; constant _SC_MAPPED_FILES (line 2405) | pub const _SC_MAPPED_FILES: ::c_int = 84; constant _SC_MEMLOCK (line 2406) | pub const _SC_MEMLOCK: ::c_int = 85; constant _SC_MEMLOCK_RANGE (line 2407) | pub const _SC_MEMLOCK_RANGE: ::c_int = 86; constant _SC_MEMORY_PROTECTION (line 2408) | pub const _SC_MEMORY_PROTECTION: ::c_int = 87; constant _SC_MESSAGE_PASSING (line 2409) | pub const _SC_MESSAGE_PASSING: ::c_int = 88; constant _SC_MQ_OPEN_MAX (line 2410) | pub const _SC_MQ_OPEN_MAX: ::c_int = 89; constant _SC_MQ_PRIO_MAX (line 2411) | pub const _SC_MQ_PRIO_MAX: ::c_int = 90; constant _SC_PRIORITIZED_IO (line 2412) | pub const _SC_PRIORITIZED_IO: ::c_int = 91; constant _SC_PRIORITY_SCHEDULING (line 2413) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 92; constant _SC_REALTIME_SIGNALS (line 2414) | pub const _SC_REALTIME_SIGNALS: ::c_int = 93; constant _SC_RTSIG_MAX (line 2415) | pub const _SC_RTSIG_MAX: ::c_int = 94; constant _SC_SEMAPHORES (line 2416) | pub const _SC_SEMAPHORES: ::c_int = 95; constant _SC_SEM_NSEMS_MAX (line 2417) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 96; constant _SC_SEM_VALUE_MAX (line 2418) | pub const _SC_SEM_VALUE_MAX: ::c_int = 97; constant _SC_SHARED_MEMORY_OBJECTS (line 2419) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 98; constant _SC_SIGQUEUE_MAX (line 2420) | pub const _SC_SIGQUEUE_MAX: ::c_int = 99; constant _SC_SYNCHRONIZED_IO (line 2421) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 100; constant _SC_TIMERS (line 2422) | pub const _SC_TIMERS: ::c_int = 102; constant _SC_TIMER_MAX (line 2423) | pub const _SC_TIMER_MAX: ::c_int = 103; constant _SC_2_C_BIND (line 2424) | pub const _SC_2_C_BIND: ::c_int = 51; constant _SC_2_C_DEV (line 2425) | pub const _SC_2_C_DEV: ::c_int = 32; constant _SC_2_C_VERSION (line 2426) | pub const _SC_2_C_VERSION: ::c_int = 52; constant _SC_2_FORT_DEV (line 2427) | pub const _SC_2_FORT_DEV: ::c_int = 33; constant _SC_2_FORT_RUN (line 2428) | pub const _SC_2_FORT_RUN: ::c_int = 34; constant _SC_2_LOCALEDEF (line 2429) | pub const _SC_2_LOCALEDEF: ::c_int = 35; constant _SC_2_SW_DEV (line 2430) | pub const _SC_2_SW_DEV: ::c_int = 36; constant _SC_2_UPE (line 2431) | pub const _SC_2_UPE: ::c_int = 53; constant _SC_2_VERSION (line 2432) | pub const _SC_2_VERSION: ::c_int = 31; constant _SC_BC_BASE_MAX (line 2433) | pub const _SC_BC_BASE_MAX: ::c_int = 23; constant _SC_BC_DIM_MAX (line 2434) | pub const _SC_BC_DIM_MAX: ::c_int = 24; constant _SC_BC_SCALE_MAX (line 2435) | pub const _SC_BC_SCALE_MAX: ::c_int = 25; constant _SC_BC_STRING_MAX (line 2436) | pub const _SC_BC_STRING_MAX: ::c_int = 26; constant _SC_COLL_WEIGHTS_MAX (line 2437) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 50; constant _SC_EXPR_NEST_MAX (line 2438) | pub const _SC_EXPR_NEST_MAX: ::c_int = 28; constant _SC_LINE_MAX (line 2439) | pub const _SC_LINE_MAX: ::c_int = 29; constant _SC_RE_DUP_MAX (line 2440) | pub const _SC_RE_DUP_MAX: ::c_int = 30; constant _SC_XOPEN_CRYPT (line 2441) | pub const _SC_XOPEN_CRYPT: ::c_int = 56; constant _SC_XOPEN_ENH_I18N (line 2442) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 57; constant _SC_XOPEN_SHM (line 2443) | pub const _SC_XOPEN_SHM: ::c_int = 55; constant _SC_2_CHAR_TERM (line 2444) | pub const _SC_2_CHAR_TERM: ::c_int = 54; constant _SC_XOPEN_XCU_VERSION (line 2445) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 109; constant _SC_ATEXIT_MAX (line 2446) | pub const _SC_ATEXIT_MAX: ::c_int = 47; constant _SC_IOV_MAX (line 2447) | pub const _SC_IOV_MAX: ::c_int = 58; constant _SC_XOPEN_UNIX (line 2448) | pub const _SC_XOPEN_UNIX: ::c_int = 73; constant _SC_T_IOV_MAX (line 2449) | pub const _SC_T_IOV_MAX: ::c_int = 0; constant _SC_PHYS_PAGES (line 2450) | pub const _SC_PHYS_PAGES: ::c_int = 113; constant _SC_AVPHYS_PAGES (line 2451) | pub const _SC_AVPHYS_PAGES: ::c_int = 114; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 2452) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 101; constant _SC_GETGR_R_SIZE_MAX (line 2453) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 81; constant _SC_GETPW_R_SIZE_MAX (line 2454) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 82; constant _SC_LOGIN_NAME_MAX (line 2455) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 83; constant _SC_THREAD_KEYS_MAX (line 2456) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 68; constant _SC_THREAD_STACK_MIN (line 2457) | pub const _SC_THREAD_STACK_MIN: ::c_int = 69; constant _SC_THREAD_THREADS_MAX (line 2458) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 70; constant _SC_TTY_NAME_MAX (line 2459) | pub const _SC_TTY_NAME_MAX: ::c_int = 104; constant _SC_THREADS (line 2460) | pub const _SC_THREADS: ::c_int = 60; constant _SC_THREAD_ATTR_STACKADDR (line 2461) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 61; constant _SC_THREAD_ATTR_STACKSIZE (line 2462) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 62; constant _SC_THREAD_PRIORITY_SCHEDULING (line 2463) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 64; constant _SC_THREAD_PRIO_INHERIT (line 2464) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 65; constant _SC_THREAD_PRIO_PROTECT (line 2465) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 66; constant _SC_THREAD_PROCESS_SHARED (line 2466) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 67; constant _SC_THREAD_SAFE_FUNCTIONS (line 2467) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 59; constant _SC_XOPEN_LEGACY (line 2468) | pub const _SC_XOPEN_LEGACY: ::c_int = 112; constant _SC_XOPEN_REALTIME (line 2469) | pub const _SC_XOPEN_REALTIME: ::c_int = 110; constant _SC_XOPEN_REALTIME_THREADS (line 2470) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 111; constant _SC_XBS5_ILP32_OFF32 (line 2471) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 105; constant _SC_XBS5_ILP32_OFFBIG (line 2472) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 106; constant _SC_XBS5_LP64_OFF64 (line 2473) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 107; constant _SC_XBS5_LPBIG_OFFBIG (line 2474) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 108; constant _SC_2_PBS (line 2475) | pub const _SC_2_PBS: ::c_int = 132; constant _SC_2_PBS_ACCOUNTING (line 2476) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 133; constant _SC_2_PBS_CHECKPOINT (line 2477) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 134; constant _SC_2_PBS_LOCATE (line 2478) | pub const _SC_2_PBS_LOCATE: ::c_int = 135; constant _SC_2_PBS_MESSAGE (line 2479) | pub const _SC_2_PBS_MESSAGE: ::c_int = 136; constant _SC_2_PBS_TRACK (line 2480) | pub const _SC_2_PBS_TRACK: ::c_int = 137; constant _SC_ADVISORY_INFO (line 2481) | pub const _SC_ADVISORY_INFO: ::c_int = 130; constant _SC_BARRIERS (line 2482) | pub const _SC_BARRIERS: ::c_int = 138; constant _SC_CLOCK_SELECTION (line 2483) | pub const _SC_CLOCK_SELECTION: ::c_int = 139; constant _SC_CPUTIME (line 2484) | pub const _SC_CPUTIME: ::c_int = 140; constant _SC_HOST_NAME_MAX (line 2485) | pub const _SC_HOST_NAME_MAX: ::c_int = 126; constant _SC_MONOTONIC_CLOCK (line 2486) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 141; constant _SC_READER_WRITER_LOCKS (line 2487) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 142; constant _SC_REGEXP (line 2488) | pub const _SC_REGEXP: ::c_int = 127; constant _SC_SHELL (line 2489) | pub const _SC_SHELL: ::c_int = 128; constant _SC_SPAWN (line 2490) | pub const _SC_SPAWN: ::c_int = 143; constant _SC_SPIN_LOCKS (line 2491) | pub const _SC_SPIN_LOCKS: ::c_int = 144; constant _SC_SPORADIC_SERVER (line 2492) | pub const _SC_SPORADIC_SERVER: ::c_int = 145; constant _SC_SS_REPL_MAX (line 2493) | pub const _SC_SS_REPL_MAX: ::c_int = 156; constant _SC_SYMLOOP_MAX (line 2494) | pub const _SC_SYMLOOP_MAX: ::c_int = 129; constant _SC_THREAD_CPUTIME (line 2495) | pub const _SC_THREAD_CPUTIME: ::c_int = 146; constant _SC_THREAD_SPORADIC_SERVER (line 2496) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 147; constant _SC_TIMEOUTS (line 2497) | pub const _SC_TIMEOUTS: ::c_int = 148; constant _SC_TRACE (line 2498) | pub const _SC_TRACE: ::c_int = 149; constant _SC_TRACE_EVENT_FILTER (line 2499) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 150; constant _SC_TRACE_EVENT_NAME_MAX (line 2500) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 157; constant _SC_TRACE_INHERIT (line 2501) | pub const _SC_TRACE_INHERIT: ::c_int = 151; constant _SC_TRACE_LOG (line 2502) | pub const _SC_TRACE_LOG: ::c_int = 152; constant _SC_TRACE_NAME_MAX (line 2503) | pub const _SC_TRACE_NAME_MAX: ::c_int = 158; constant _SC_TRACE_SYS_MAX (line 2504) | pub const _SC_TRACE_SYS_MAX: ::c_int = 159; constant _SC_TRACE_USER_EVENT_MAX (line 2505) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 160; constant _SC_TYPED_MEMORY_OBJECTS (line 2506) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 153; constant _SC_V6_ILP32_OFF32 (line 2507) | pub const _SC_V6_ILP32_OFF32: ::c_int = 121; constant _SC_V6_ILP32_OFFBIG (line 2508) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 122; constant _SC_V6_LP64_OFF64 (line 2509) | pub const _SC_V6_LP64_OFF64: ::c_int = 123; constant _SC_V6_LPBIG_OFFBIG (line 2510) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 124; constant _SC_XOPEN_STREAMS (line 2511) | pub const _SC_XOPEN_STREAMS: ::c_int = 125; constant _SC_IPV6 (line 2512) | pub const _SC_IPV6: ::c_int = 154; constant _SC_RAW_SOCKETS (line 2513) | pub const _SC_RAW_SOCKETS: ::c_int = 155; constant EMPTY (line 2516) | pub const EMPTY: ::c_short = -1; constant RUN_LVL (line 2517) | pub const RUN_LVL: ::c_short = 1; constant BOOT_TIME (line 2518) | pub const BOOT_TIME: ::c_short = 2; constant OLD_TIME (line 2519) | pub const OLD_TIME: ::c_short = 3; constant NEW_TIME (line 2520) | pub const NEW_TIME: ::c_short = 4; constant INIT_PROCESS (line 2521) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 2522) | pub const LOGIN_PROCESS: ::c_short = 6; constant USER_PROCESS (line 2523) | pub const USER_PROCESS: ::c_short = 7; constant DEAD_PROCESS (line 2524) | pub const DEAD_PROCESS: ::c_short = 8; constant ACCOUNTING (line 2525) | pub const ACCOUNTING: ::c_short = 9; function thr_kill (line 2657) | pub fn thr_kill(id: thread_t, sig: ::c_int) -> ::c_int; function thr_self (line 2658) | pub fn thr_self() -> thread_t; function pthread_atfork (line 2663) | pub fn pthread_atfork( function pthread_attr_getguardsize (line 2668) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 2672) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getschedparam (line 2673) | pub fn pthread_attr_getschedparam( function pthread_attr_getstack (line 2677) | pub fn pthread_attr_getstack( function pthread_attr_setschedparam (line 2682) | pub fn pthread_attr_setschedparam( function pthread_barrier_destroy (line 2686) | pub fn pthread_barrier_destroy(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_barrier_init (line 2687) | pub fn pthread_barrier_init( function pthread_barrier_wait (line 2692) | pub fn pthread_barrier_wait(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_barrierattr_destroy (line 2693) | pub fn pthread_barrierattr_destroy(attr: *mut ::pthread_barrierattr_t) -... function pthread_barrierattr_getpshared (line 2694) | pub fn pthread_barrierattr_getpshared( function pthread_barrierattr_init (line 2698) | pub fn pthread_barrierattr_init(attr: *mut ::pthread_barrierattr_t) -> :... function pthread_barrierattr_setpshared (line 2699) | pub fn pthread_barrierattr_setpshared( function pthread_cancel (line 2703) | pub fn pthread_cancel(thread: ::pthread_t) -> ::c_int; function pthread_condattr_getclock (line 2704) | pub fn pthread_condattr_getclock( function pthread_condattr_getpshared (line 2708) | pub fn pthread_condattr_getpshared( function pthread_condattr_setclock (line 2712) | pub fn pthread_condattr_setclock( function pthread_condattr_setpshared (line 2716) | pub fn pthread_condattr_setpshared(attr: *mut pthread_condattr_t, pshare... function pthread_create (line 2717) | pub fn pthread_create( function pthread_getattr_np (line 2723) | pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr... function pthread_getcpuclockid (line 2724) | pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid... function pthread_getschedparam (line 2725) | pub fn pthread_getschedparam( function pthread_kill (line 2730) | pub fn pthread_kill(thread: ::pthread_t, signal: ::c_int) -> ::c_int; function pthread_mutex_consistent (line 2731) | pub fn pthread_mutex_consistent(mutex: *mut ::pthread_mutex_t) -> ::c_int; function pthread_mutex_timedlock (line 2732) | pub fn pthread_mutex_timedlock( function pthread_mutexattr_getprotocol (line 2736) | pub fn pthread_mutexattr_getprotocol( function pthread_mutexattr_getpshared (line 2740) | pub fn pthread_mutexattr_getpshared( function pthread_mutexattr_getrobust (line 2744) | pub fn pthread_mutexattr_getrobust( function pthread_mutexattr_setprotocol (line 2748) | pub fn pthread_mutexattr_setprotocol( function pthread_mutexattr_setpshared (line 2752) | pub fn pthread_mutexattr_setpshared( function pthread_mutexattr_setrobust (line 2756) | pub fn pthread_mutexattr_setrobust( function pthread_rwlockattr_getpshared (line 2760) | pub fn pthread_rwlockattr_getpshared( function pthread_rwlockattr_setpshared (line 2764) | pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, va... function pthread_setschedparam (line 2765) | pub fn pthread_setschedparam( function pthread_setschedprio (line 2770) | pub fn pthread_setschedprio(native: ::pthread_t, priority: ::c_int) -> :... function pthread_sigmask (line 2771) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function pthread_spin_destroy (line 2772) | pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_init (line 2773) | pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int... function pthread_spin_lock (line 2774) | pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 2775) | pub fn pthread_spin_trylock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 2776) | pub fn pthread_spin_unlock(lock: *mut pthread_spinlock_t) -> ::c_int; function iconv (line 2781) | pub fn iconv( function iconv_close (line 2788) | pub fn iconv_close(cd: iconv_t) -> ::c_int; function iconv_open (line 2789) | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) ->... function acct (line 2793) | pub fn acct(filename: *const ::c_char) -> ::c_int; function aio_cancel (line 2794) | pub fn aio_cancel(fildes: ::c_int, aiocbp: *mut ::aiocb) -> ::c_int; function aio_error (line 2795) | pub fn aio_error(aiocbp: *mut ::aiocb) -> ::c_int; function aio_fsync (line 2797) | pub fn aio_fsync(op: ::c_int, aiocbp: *mut ::aiocb) -> ::c_int; function aio_read (line 2798) | pub fn aio_read(aiocbp: *mut ::aiocb) -> ::c_int; function basename (line 2801) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; function bind (line 2802) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function brk (line 2803) | pub fn brk(addr: *mut ::c_void) -> ::c_int; function clearenv (line 2804) | pub fn clearenv() -> ::c_int; function clock_getcpuclockid (line 2805) | pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::... function clock_getres (line 2806) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 2807) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_nanosleep (line 2808) | pub fn clock_nanosleep( function clock_settime (line 2814) | pub fn clock_settime(clock_id: ::clockid_t, tp: *const ::timespec) -> ::... function creat64 (line 2815) | pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int; function ctermid (line 2816) | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; function dirfd (line 2817) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function dirname (line 2818) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function drand48 (line 2819) | pub fn drand48() -> ::c_double; function duplocale (line 2820) | pub fn duplocale(arg1: ::locale_t) -> ::locale_t; function endgrent (line 2821) | pub fn endgrent(); function endmntent (line 2822) | pub fn endmntent(streamp: *mut ::FILE) -> ::c_int; function endpwent (line 2823) | pub fn endpwent(); function endutent (line 2824) | pub fn endutent(); function endutxent (line 2825) | pub fn endutxent(); function erand48 (line 2826) | pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; function faccessat (line 2827) | pub fn faccessat( function fattach (line 2833) | pub fn fattach(fildes: ::c_int, path: *const ::c_char) -> ::c_int; function fdatasync (line 2834) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function fexecve (line 2835) | pub fn fexecve( function ffs (line 2840) | pub fn ffs(value: ::c_int) -> ::c_int; function ffsl (line 2841) | pub fn ffsl(value: ::c_long) -> ::c_int; function ffsll (line 2842) | pub fn ffsll(value: ::c_longlong) -> ::c_int; function fgetgrent (line 2843) | pub fn fgetgrent(file: *mut ::FILE) -> *mut ::group; function fgetpos64 (line 2844) | pub fn fgetpos64(stream: *mut ::FILE, ptr: *mut fpos64_t) -> ::c_int; function fgetpwent (line 2845) | pub fn fgetpwent(file: *mut ::FILE) -> *mut ::passwd; function fopen64 (line 2846) | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::F... function freelocale (line 2847) | pub fn freelocale(loc: ::locale_t); function freopen64 (line 2848) | pub fn freopen64( function fseeko64 (line 2853) | pub fn fseeko64(stream: *mut ::FILE, offset: ::off64_t, whence: ::c_int)... function fsetpos64 (line 2854) | pub fn fsetpos64(stream: *mut ::FILE, ptr: *const fpos64_t) -> ::c_int; function fstat64 (line 2855) | pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int; function fstatfs (line 2856) | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; function fstatfs64 (line 2857) | pub fn fstatfs64(fd: ::c_int, buf: *mut statfs64) -> ::c_int; function fstatvfs64 (line 2858) | pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int; function ftello64 (line 2859) | pub fn ftello64(stream: *mut ::FILE) -> ::off64_t; function ftok (line 2860) | pub fn ftok(path: *const ::c_char, id: ::c_int) -> ::key_t; function ftruncate64 (line 2861) | pub fn ftruncate64(fd: ::c_int, length: off64_t) -> ::c_int; function futimens (line 2862) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function getcontext (line 2863) | pub fn getcontext(ucp: *mut ucontext_t) -> ::c_int; function getdomainname (line 2864) | pub fn getdomainname(name: *mut ::c_char, len: ::c_int) -> ::c_int; function getdtablesize (line 2865) | pub fn getdtablesize() -> ::c_int; function getgrent (line 2866) | pub fn getgrent() -> *mut ::group; function getgrgid (line 2867) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function getgrgid_r (line 2868) | pub fn getgrgid_r( function getgrnam (line 2875) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function getgrnam_r (line 2876) | pub fn getgrnam_r( function getgrset (line 2883) | pub fn getgrset(user: *mut ::c_char) -> *mut ::c_char; function gethostid (line 2884) | pub fn gethostid() -> ::c_long; function getmntent (line 2885) | pub fn getmntent(stream: *mut ::FILE) -> *mut ::mntent; function getnameinfo (line 2886) | pub fn getnameinfo( function getpagesize (line 2895) | pub fn getpagesize() -> ::c_int; function getpeereid (line 2896) | pub fn getpeereid(socket: ::c_int, euid: *mut ::uid_t, egid: *mut ::gid_... function getpriority (line 2897) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function getpwent (line 2898) | pub fn getpwent() -> *mut ::passwd; function getpwnam_r (line 2899) | pub fn getpwnam_r( function getpwuid_r (line 2906) | pub fn getpwuid_r( function getrlimit (line 2913) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function getrlimit64 (line 2914) | pub fn getrlimit64(resource: ::c_int, rlim: *mut rlimit64) -> ::c_int; function gettimeofday (line 2915) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function getitimer (line 2916) | pub fn getitimer(which: ::c_int, curr_value: *mut ::itimerval) -> ::c_int; function getutent (line 2917) | pub fn getutent() -> *mut utmp; function getutid (line 2918) | pub fn getutid(u: *const utmp) -> *mut utmp; function getutline (line 2919) | pub fn getutline(u: *const utmp) -> *mut utmp; function getutxent (line 2920) | pub fn getutxent() -> *mut utmpx; function getutxid (line 2921) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 2922) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function glob (line 2923) | pub fn glob( function globfree (line 2929) | pub fn globfree(pglob: *mut ::glob_t); function hasmntopt (line 2930) | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c... function hcreate (line 2931) | pub fn hcreate(nelt: ::size_t) -> ::c_int; function hdestroy (line 2932) | pub fn hdestroy(); function hsearch (line 2933) | pub fn hsearch(entry: entry, action: ::c_int) -> *mut entry; function if_freenameindex (line 2934) | pub fn if_freenameindex(ptr: *mut if_nameindex); function if_nameindex (line 2935) | pub fn if_nameindex() -> *mut if_nameindex; function initgroups (line 2936) | pub fn initgroups(name: *const ::c_char, basegid: ::gid_t) -> ::c_int; function ioctl (line 2937) | pub fn ioctl(fildes: ::c_int, request: ::c_int, ...) -> ::c_int; function jrand48 (line 2938) | pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; function lcong48 (line 2939) | pub fn lcong48(p: *mut ::c_ushort); function lfind (line 2940) | pub fn lfind( function lio_listio (line 2947) | pub fn lio_listio( function loadquery (line 2953) | pub fn loadquery(flags: ::c_int, buf: *mut ::c_char, buflen: ::c_uint) -... function lpar_get_info (line 2954) | pub fn lpar_get_info(command: ::c_int, buf: *mut ::c_void, bufsize: ::si... function lpar_set_resources (line 2955) | pub fn lpar_set_resources(id: ::c_int, resource: *mut ::c_void) -> ::c_int; function lrand48 (line 2956) | pub fn lrand48() -> c_long; function lsearch (line 2957) | pub fn lsearch( function lseek64 (line 2964) | pub fn lseek64(fd: ::c_int, offset: off64_t, whence: ::c_int) -> off64_t; function lstat64 (line 2965) | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; function madvise (line 2966) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function makecontext (line 2967) | pub fn makecontext(ucp: *mut ::ucontext_t, func: extern "C" fn(), argc: ... function mallinfo (line 2968) | pub fn mallinfo() -> ::mallinfo; function mallopt (line 2969) | pub fn mallopt(param: ::c_int, value: ::c_int) -> ::c_int; function memmem (line 2970) | pub fn memmem( function memset_s (line 2976) | pub fn memset_s(s: *mut ::c_void, smax: ::size_t, c: ::c_int, n: ::size_... function mincore (line 2977) | pub fn mincore(addr: *const ::c_void, len: ::size_t, vec: *mut ::c_char)... function mkfifoat (line 2978) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function mknodat (line 2979) | pub fn mknodat( function mount (line 2985) | pub fn mount(device: *const ::c_char, path: *const ::c_char, flags: ::c_... function mprotect (line 2986) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function mq_close (line 2987) | pub fn mq_close(mqd: ::mqd_t) -> ::c_int; function mq_getattr (line 2988) | pub fn mq_getattr(mqd: ::mqd_t, attr: *mut ::mq_attr) -> ::c_int; function mq_notify (line 2989) | pub fn mq_notify(mqd: ::mqd_t, notification: *const ::sigevent) -> ::c_int; function mq_open (line 2990) | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; function mq_receive (line 2991) | pub fn mq_receive( function mq_send (line 2997) | pub fn mq_send( function mq_setattr (line 3003) | pub fn mq_setattr(mqd: ::mqd_t, newattr: *const ::mq_attr, oldattr: *mut... function mq_timedreceive (line 3004) | pub fn mq_timedreceive( function mq_timedsend (line 3011) | pub fn mq_timedsend( function mq_unlink (line 3018) | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; function mrand48 (line 3019) | pub fn mrand48() -> c_long; function msgctl (line 3020) | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; function msgget (line 3021) | pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; function msgrcv (line 3022) | pub fn msgrcv( function msgsnd (line 3029) | pub fn msgsnd( function msync (line 3035) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function newlocale (line 3036) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function nl_langinfo (line 3037) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function nl_langinfo_l (line 3038) | pub fn nl_langinfo_l(item: ::nl_item, loc: ::locale_t) -> *mut ::c_char; function nrand48 (line 3039) | pub fn nrand48(xseed: *mut ::c_ushort) -> ::c_long; function open64 (line 3040) | pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; function pollset_create (line 3041) | pub fn pollset_create(maxfd: ::c_int) -> pollset_t; function pollset_ctl (line 3042) | pub fn pollset_ctl( function pollset_destroy (line 3047) | pub fn pollset_destroy(ps: pollset_t) -> ::c_int; function pollset_poll (line 3048) | pub fn pollset_poll( function pollset_query (line 3054) | pub fn pollset_query(ps: pollset_t, pollfd_query: *mut ::pollfd) -> ::c_... function popen (line 3055) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function posix_fadvise (line 3056) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise:... function posix_fadvise64 (line 3057) | pub fn posix_fadvise64( function posix_fallocate (line 3063) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function posix_fallocate64 (line 3064) | pub fn posix_fallocate64(fd: ::c_int, offset: ::off64_t, len: ::off64_t)... function posix_madvise (line 3065) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function posix_spawn (line 3066) | pub fn posix_spawn( function posix_spawn_file_actions_addclose (line 3074) | pub fn posix_spawn_file_actions_addclose( function posix_spawn_file_actions_adddup2 (line 3078) | pub fn posix_spawn_file_actions_adddup2( function posix_spawn_file_actions_addopen (line 3083) | pub fn posix_spawn_file_actions_addopen( function posix_spawn_file_actions_destroy (line 3090) | pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_a... function posix_spawn_file_actions_init (line 3091) | pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_acti... function posix_spawnattr_destroy (line 3092) | pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_getflags (line 3093) | pub fn posix_spawnattr_getflags( function posix_spawnattr_getpgroup (line 3097) | pub fn posix_spawnattr_getpgroup( function posix_spawnattr_getschedparam (line 3101) | pub fn posix_spawnattr_getschedparam( function posix_spawnattr_getschedpolicy (line 3105) | pub fn posix_spawnattr_getschedpolicy( function posix_spawnattr_getsigdefault (line 3109) | pub fn posix_spawnattr_getsigdefault( function posix_spawnattr_getsigmask (line 3113) | pub fn posix_spawnattr_getsigmask( function posix_spawnattr_init (line 3117) | pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_setflags (line 3118) | pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c... function posix_spawnattr_setpgroup (line 3119) | pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, flags: ::... function posix_spawnattr_setschedparam (line 3120) | pub fn posix_spawnattr_setschedparam( function posix_spawnattr_setschedpolicy (line 3124) | pub fn posix_spawnattr_setschedpolicy(attr: *mut posix_spawnattr_t, flag... function posix_spawnattr_setsigdefault (line 3125) | pub fn posix_spawnattr_setsigdefault( function posix_spawnattr_setsigmask (line 3129) | pub fn posix_spawnattr_setsigmask( function posix_spawnp (line 3133) | pub fn posix_spawnp( function pread64 (line 3141) | pub fn pread64(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset:... function preadv (line 3142) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function ptrace64 (line 3143) | pub fn ptrace64( function pututline (line 3150) | pub fn pututline(u: *const utmp) -> *mut utmp; function pututxline (line 3151) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function pwrite64 (line 3152) | pub fn pwrite64( function pwritev (line 3158) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function quotactl (line 3161) | pub fn quotactl( function rand (line 3167) | pub fn rand() -> ::c_int; function readv (line 3168) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function recvfrom (line 3169) | pub fn recvfrom( function recvmmsg (line 3177) | pub fn recvmmsg( function recvmsg (line 3184) | pub fn recvmsg(sockfd: ::c_int, msg: *mut msghdr, flags: ::c_int) -> ::s... function regcomp (line 3185) | pub fn regcomp(preg: *mut regex_t, pattern: *const ::c_char, cflags: ::c... function regerror (line 3186) | pub fn regerror( function regexec (line 3192) | pub fn regexec( function regfree (line 3199) | pub fn regfree(preg: *mut regex_t); function sbrk (line 3200) | pub fn sbrk(increment: ::intptr_t) -> *mut ::c_void; function sched_getparam (line 3201) | pub fn sched_getparam(pid: ::pid_t, param: *mut sched_param) -> ::c_int; function sched_getscheduler (line 3202) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function sched_get_priority_max (line 3203) | pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; function sched_get_priority_min (line 3204) | pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; function sched_rr_get_interval (line 3205) | pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int; function sched_setparam (line 3206) | pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_... function sched_setscheduler (line 3207) | pub fn sched_setscheduler( function sctp_opt_info (line 3212) | pub fn sctp_opt_info( function sctp_peeloff (line 3219) | pub fn sctp_peeloff(s: ::c_int, id: ::sctp_assoc_t) -> ::c_int; function seed48 (line 3220) | pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; function seekdir (line 3221) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function sem_close (line 3222) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function sem_destroy (line 3223) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_getvalue (line 3224) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function sem_init (line 3225) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function sem_open (line 3226) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function sem_timedwait (line 3227) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_unlink (line 3228) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function semctl (line 3229) | pub fn semctl(semid: ::c_int, semnum: ::c_int, cmd: ::c_int, ...) -> ::c... function semget (line 3230) | pub fn semget(key: ::key_t, nsems: ::c_int, semflag: ::c_int) -> ::c_int; function semop (line 3231) | pub fn semop(semid: ::c_int, sops: *mut sembuf, nsops: ::size_t) -> ::c_... function send_file (line 3232) | pub fn send_file(socket: *mut ::c_int, iobuf: *mut sf_parms, flags: ::c_... function sendmmsg (line 3233) | pub fn sendmmsg( function sendmsg (line 3239) | pub fn sendmsg(sockfd: ::c_int, msg: *const msghdr, flags: ::c_int) -> :... function setcontext (line 3240) | pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; function setdomainname (line 3241) | pub fn setdomainname(name: *const ::c_char, len: ::c_int) -> ::c_int; function setgroups (line 3242) | pub fn setgroups(ngroups: ::c_int, ptr: *const ::gid_t) -> ::c_int; function setgrent (line 3243) | pub fn setgrent(); function sethostid (line 3244) | pub fn sethostid(hostid: ::c_int) -> ::c_int; function sethostname (line 3245) | pub fn sethostname(name: *const ::c_char, len: ::c_int) -> ::c_int; function setmntent (line 3246) | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut... function setpriority (line 3247) | pub fn setpriority(which: ::c_int, who: id_t, priority: ::c_int) -> ::c_... function setpwent (line 3248) | pub fn setpwent(); function setrlimit (line 3249) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function setrlimit64 (line 3250) | pub fn setrlimit64(resource: ::c_int, rlim: *const rlimit64) -> ::c_int; function settimeofday (line 3251) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_... function setitimer (line 3252) | pub fn setitimer( function setutent (line 3257) | pub fn setutent(); function setutxent (line 3258) | pub fn setutxent(); function sigaltstack (line 3259) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sigsuspend (line 3260) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function sigtimedwait (line 3261) | pub fn sigtimedwait( function sigwait (line 3266) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function sigwaitinfo (line 3267) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function shmat (line 3268) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmdt (line 3269) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmctl (line 3270) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function shmget (line 3271) | pub fn shmget(key: key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function shm_open (line 3272) | pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -... function shm_unlink (line 3273) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function splice (line 3274) | pub fn splice(socket1: ::c_int, socket2: ::c_int, flags: ::c_int) -> ::c... function srand (line 3275) | pub fn srand(seed: ::c_uint); function srand48 (line 3276) | pub fn srand48(seed: ::c_long); function stat64 (line 3277) | pub fn stat64(path: *const ::c_char, buf: *mut stat64) -> ::c_int; function stat64at (line 3278) | pub fn stat64at( function statfs (line 3284) | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; function statfs64 (line 3285) | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; function statvfs64 (line 3286) | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; function statx (line 3287) | pub fn statx( function strcasecmp_l (line 3293) | pub fn strcasecmp_l( function strerror_r (line 3298) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function strftime (line 3299) | pub fn strftime( function strncasecmp_l (line 3305) | pub fn strncasecmp_l( function strptime (line 3311) | pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::... function strsep (line 3312) | pub fn strsep(string: *mut *mut ::c_char, delim: *const ::c_char) -> *mu... function swapcontext (line 3313) | pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c... function swapoff (line 3314) | pub fn swapoff(puath: *const ::c_char) -> ::c_int; function swapon (line 3315) | pub fn swapon(path: *const ::c_char) -> ::c_int; function sync (line 3316) | pub fn sync(); function telldir (line 3317) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function timer_create (line 3318) | pub fn timer_create( function timer_delete (line 3323) | pub fn timer_delete(timerid: timer_t) -> ::c_int; function timer_getoverrun (line 3324) | pub fn timer_getoverrun(timerid: timer_t) -> ::c_int; function timer_gettime (line 3325) | pub fn timer_gettime(timerid: timer_t, value: *mut itimerspec) -> ::c_int; function timer_settime (line 3326) | pub fn timer_settime( function truncate64 (line 3332) | pub fn truncate64(path: *const c_char, length: off64_t) -> ::c_int; function uname (line 3333) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function updwtmp (line 3334) | pub fn updwtmp(file: *const ::c_char, u: *mut utmp); function uselocale (line 3335) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function utmpname (line 3336) | pub fn utmpname(file: *const ::c_char) -> ::c_int; function utimensat (line 3337) | pub fn utimensat( function wait4 (line 3343) | pub fn wait4( function waitid (line 3349) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function writev (line 3351) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function _Errno (line 3354) | pub fn _Errno() -> *mut ::c_int; FILE: builder/third-party/libc/src/unix/aix/powerpc64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; method si_addr (line 278) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 282) | pub unsafe fn si_value(&self) -> ::sigval { method si_pid (line 286) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 290) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_status (line 294) | pub unsafe fn si_status(&self) -> ::c_int { constant PTHREAD_MUTEX_INITIALIZER (line 631) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 634) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 637) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant RLIM_INFINITY (line 640) | pub const RLIM_INFINITY: ::c_ulong = 0x7fffffffffffffff; function getsystemcfg (line 643) | pub fn getsystemcfg(label: ::c_int) -> ::c_ulong; FILE: builder/third-party/libc/src/unix/bsd/apple/b32/mod.rs type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; type boolean_t (line 5) | pub type boolean_t = ::c_int; constant NET_RT_MAXID (line 90) | pub const NET_RT_MAXID: ::c_int = 10; constant __PTHREAD_MUTEX_SIZE__ (line 92) | pub const __PTHREAD_MUTEX_SIZE__: usize = 40; constant __PTHREAD_COND_SIZE__ (line 93) | pub const __PTHREAD_COND_SIZE__: usize = 24; constant __PTHREAD_CONDATTR_SIZE__ (line 94) | pub const __PTHREAD_CONDATTR_SIZE__: usize = 4; constant __PTHREAD_RWLOCK_SIZE__ (line 95) | pub const __PTHREAD_RWLOCK_SIZE__: usize = 124; constant __PTHREAD_RWLOCKATTR_SIZE__ (line 96) | pub const __PTHREAD_RWLOCKATTR_SIZE__: usize = 12; constant TIOCTIMESTAMP (line 98) | pub const TIOCTIMESTAMP: ::c_ulong = 0x40087459; constant TIOCDCDTIMESTAMP (line 99) | pub const TIOCDCDTIMESTAMP: ::c_ulong = 0x40087458; constant BIOCSETF (line 101) | pub const BIOCSETF: ::c_ulong = 0x80084267; constant BIOCSRTIMEOUT (line 102) | pub const BIOCSRTIMEOUT: ::c_ulong = 0x8008426d; constant BIOCGRTIMEOUT (line 103) | pub const BIOCGRTIMEOUT: ::c_ulong = 0x4008426e; constant BIOCSETFNR (line 104) | pub const BIOCSETFNR: ::c_ulong = 0x8008427e; function exchangedata (line 107) | pub fn exchangedata( FILE: builder/third-party/libc/src/unix/bsd/apple/b64/aarch64/align.rs type mcontext_t (line 1) | pub type mcontext_t = *mut __darwin_mcontext64; FILE: builder/third-party/libc/src/unix/bsd/apple/b64/aarch64/mod.rs type boolean_t (line 1) | pub type boolean_t = ::c_int; FILE: builder/third-party/libc/src/unix/bsd/apple/b64/mod.rs type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; constant NET_RT_MAXID (line 90) | pub const NET_RT_MAXID: ::c_int = 11; constant __PTHREAD_MUTEX_SIZE__ (line 92) | pub const __PTHREAD_MUTEX_SIZE__: usize = 56; constant __PTHREAD_COND_SIZE__ (line 93) | pub const __PTHREAD_COND_SIZE__: usize = 40; constant __PTHREAD_CONDATTR_SIZE__ (line 94) | pub const __PTHREAD_CONDATTR_SIZE__: usize = 8; constant __PTHREAD_RWLOCK_SIZE__ (line 95) | pub const __PTHREAD_RWLOCK_SIZE__: usize = 192; constant __PTHREAD_RWLOCKATTR_SIZE__ (line 96) | pub const __PTHREAD_RWLOCKATTR_SIZE__: usize = 16; constant TIOCTIMESTAMP (line 98) | pub const TIOCTIMESTAMP: ::c_ulong = 0x40107459; constant TIOCDCDTIMESTAMP (line 99) | pub const TIOCDCDTIMESTAMP: ::c_ulong = 0x40107458; constant BIOCSETF (line 101) | pub const BIOCSETF: ::c_ulong = 0x80104267; constant BIOCSRTIMEOUT (line 102) | pub const BIOCSRTIMEOUT: ::c_ulong = 0x8010426d; constant BIOCGRTIMEOUT (line 103) | pub const BIOCGRTIMEOUT: ::c_ulong = 0x4010426e; constant BIOCSETFNR (line 104) | pub const BIOCSETFNR: ::c_ulong = 0x8010427e; function exchangedata (line 107) | pub fn exchangedata( FILE: builder/third-party/libc/src/unix/bsd/apple/b64/x86_64/mod.rs type boolean_t (line 1) | pub type boolean_t = ::c_uint; type mcontext_t (line 2) | pub type mcontext_t = *mut __darwin_mcontext64; FILE: builder/third-party/libc/src/unix/bsd/apple/long_array.rs constant MAX_KCTL_NAME (line 8) | pub const MAX_KCTL_NAME: usize = 96; FILE: builder/third-party/libc/src/unix/bsd/apple/mod.rs type c_char (line 4) | pub type c_char = i8; type wchar_t (line 5) | pub type wchar_t = i32; type clock_t (line 6) | pub type clock_t = c_ulong; type time_t (line 7) | pub type time_t = c_long; type suseconds_t (line 8) | pub type suseconds_t = i32; type dev_t (line 9) | pub type dev_t = i32; type ino_t (line 10) | pub type ino_t = u64; type mode_t (line 11) | pub type mode_t = u16; type nlink_t (line 12) | pub type nlink_t = u16; type blksize_t (line 13) | pub type blksize_t = i32; type rlim_t (line 14) | pub type rlim_t = u64; type pthread_key_t (line 15) | pub type pthread_key_t = c_ulong; type sigset_t (line 16) | pub type sigset_t = u32; type clockid_t (line 17) | pub type clockid_t = ::c_uint; type fsblkcnt_t (line 18) | pub type fsblkcnt_t = ::c_uint; type fsfilcnt_t (line 19) | pub type fsfilcnt_t = ::c_uint; type speed_t (line 20) | pub type speed_t = ::c_ulong; type tcflag_t (line 21) | pub type tcflag_t = ::c_ulong; type nl_item (line 22) | pub type nl_item = ::c_int; type id_t (line 23) | pub type id_t = ::c_uint; type sem_t (line 24) | pub type sem_t = ::c_int; type idtype_t (line 25) | pub type idtype_t = ::c_uint; type integer_t (line 26) | pub type integer_t = ::c_int; type cpu_type_t (line 27) | pub type cpu_type_t = integer_t; type cpu_subtype_t (line 28) | pub type cpu_subtype_t = integer_t; type natural_t (line 29) | pub type natural_t = u32; type mach_msg_type_number_t (line 30) | pub type mach_msg_type_number_t = natural_t; type kern_return_t (line 31) | pub type kern_return_t = ::c_int; type uuid_t (line 32) | pub type uuid_t = [u8; 16]; type task_info_t (line 33) | pub type task_info_t = *mut integer_t; type host_info_t (line 34) | pub type host_info_t = *mut integer_t; type task_flavor_t (line 35) | pub type task_flavor_t = natural_t; type rusage_info_t (line 36) | pub type rusage_info_t = *mut ::c_void; type vm_offset_t (line 37) | pub type vm_offset_t = ::uintptr_t; type vm_size_t (line 38) | pub type vm_size_t = ::uintptr_t; type vm_address_t (line 39) | pub type vm_address_t = vm_offset_t; type posix_spawnattr_t (line 41) | pub type posix_spawnattr_t = *mut ::c_void; type posix_spawn_file_actions_t (line 42) | pub type posix_spawn_file_actions_t = *mut ::c_void; type key_t (line 43) | pub type key_t = ::c_int; type shmatt_t (line 44) | pub type shmatt_t = ::c_ushort; type sae_associd_t (line 46) | pub type sae_associd_t = u32; type sae_connid_t (line 47) | pub type sae_connid_t = u32; type mach_port_t (line 49) | pub type mach_port_t = ::c_uint; type host_t (line 50) | pub type host_t = ::c_uint; type host_flavor_t (line 51) | pub type host_flavor_t = integer_t; type host_info64_t (line 52) | pub type host_info64_t = *mut integer_t; type processor_flavor_t (line 53) | pub type processor_flavor_t = ::c_int; type thread_flavor_t (line 54) | pub type thread_flavor_t = natural_t; type thread_inspect_t (line 55) | pub type thread_inspect_t = ::mach_port_t; type thread_act_t (line 56) | pub type thread_act_t = ::mach_port_t; type thread_act_array_t (line 57) | pub type thread_act_array_t = *mut ::thread_act_t; type policy_t (line 58) | pub type policy_t = ::c_int; type mach_vm_address_t (line 59) | pub type mach_vm_address_t = u64; type mach_vm_offset_t (line 60) | pub type mach_vm_offset_t = u64; type mach_vm_size_t (line 61) | pub type mach_vm_size_t = u64; type vm_map_t (line 62) | pub type vm_map_t = ::mach_port_t; type mem_entry_name_port_t (line 63) | pub type mem_entry_name_port_t = ::mach_port_t; type memory_object_t (line 64) | pub type memory_object_t = ::mach_port_t; type memory_object_offset_t (line 65) | pub type memory_object_offset_t = ::c_ulonglong; type vm_inherit_t (line 66) | pub type vm_inherit_t = ::c_uint; type vm_prot_t (line 67) | pub type vm_prot_t = ::c_int; type ledger_t (line 69) | pub type ledger_t = ::mach_port_t; type ledger_array_t (line 70) | pub type ledger_array_t = *mut ::ledger_t; type iconv_t (line 72) | pub type iconv_t = *mut ::c_void; type processor_cpu_load_info_t (line 74) | pub type processor_cpu_load_info_t = *mut processor_cpu_load_info; type processor_cpu_load_info_data_t (line 75) | pub type processor_cpu_load_info_data_t = processor_cpu_load_info; type processor_basic_info_t (line 76) | pub type processor_basic_info_t = *mut processor_basic_info; type processor_basic_info_data_t (line 77) | pub type processor_basic_info_data_t = processor_basic_info; type processor_set_basic_info_data_t (line 78) | pub type processor_set_basic_info_data_t = processor_set_basic_info; type processor_set_basic_info_t (line 79) | pub type processor_set_basic_info_t = *mut processor_set_basic_info; type processor_set_load_info_data_t (line 80) | pub type processor_set_load_info_data_t = processor_set_load_info; type processor_set_load_info_t (line 81) | pub type processor_set_load_info_t = *mut processor_set_load_info; type processor_info_t (line 82) | pub type processor_info_t = *mut integer_t; type processor_info_array_t (line 83) | pub type processor_info_array_t = *mut integer_t; type mach_task_basic_info_data_t (line 85) | pub type mach_task_basic_info_data_t = mach_task_basic_info; type mach_task_basic_info_t (line 86) | pub type mach_task_basic_info_t = *mut mach_task_basic_info; type task_thread_times_info_data_t (line 87) | pub type task_thread_times_info_data_t = task_thread_times_info; type task_thread_times_info_t (line 88) | pub type task_thread_times_info_t = *mut task_thread_times_info; type thread_info_t (line 90) | pub type thread_info_t = *mut integer_t; type thread_basic_info_t (line 91) | pub type thread_basic_info_t = *mut thread_basic_info; type thread_basic_info_data_t (line 92) | pub type thread_basic_info_data_t = thread_basic_info; type thread_identifier_info_t (line 93) | pub type thread_identifier_info_t = *mut thread_identifier_info; type thread_identifier_info_data_t (line 94) | pub type thread_identifier_info_data_t = thread_identifier_info; type thread_extended_info_t (line 95) | pub type thread_extended_info_t = *mut thread_extended_info; type thread_extended_info_data_t (line 96) | pub type thread_extended_info_data_t = thread_extended_info; type thread_t (line 98) | pub type thread_t = ::mach_port_t; type thread_policy_flavor_t (line 99) | pub type thread_policy_flavor_t = natural_t; type thread_policy_t (line 100) | pub type thread_policy_t = *mut integer_t; type thread_latency_qos_t (line 101) | pub type thread_latency_qos_t = integer_t; type thread_throughput_qos_t (line 102) | pub type thread_throughput_qos_t = integer_t; type thread_standard_policy_data_t (line 103) | pub type thread_standard_policy_data_t = thread_standard_policy; type thread_standard_policy_t (line 104) | pub type thread_standard_policy_t = *mut thread_standard_policy; type thread_extended_policy_data_t (line 105) | pub type thread_extended_policy_data_t = thread_extended_policy; type thread_extended_policy_t (line 106) | pub type thread_extended_policy_t = *mut thread_extended_policy; type thread_time_constraint_policy_data_t (line 107) | pub type thread_time_constraint_policy_data_t = thread_time_constraint_p... type thread_time_constraint_policy_t (line 108) | pub type thread_time_constraint_policy_t = *mut thread_time_constraint_p... type thread_precedence_policy_data_t (line 109) | pub type thread_precedence_policy_data_t = thread_precedence_policy; type thread_precedence_policy_t (line 110) | pub type thread_precedence_policy_t = *mut thread_precedence_policy; type thread_affinity_policy_data_t (line 111) | pub type thread_affinity_policy_data_t = thread_affinity_policy; type thread_affinity_policy_t (line 112) | pub type thread_affinity_policy_t = *mut thread_affinity_policy; type thread_background_policy_data_t (line 113) | pub type thread_background_policy_data_t = thread_background_policy; type thread_background_policy_t (line 114) | pub type thread_background_policy_t = *mut thread_background_policy; type thread_latency_qos_policy_data_t (line 115) | pub type thread_latency_qos_policy_data_t = thread_latency_qos_policy; type thread_latency_qos_policy_t (line 116) | pub type thread_latency_qos_policy_t = *mut thread_latency_qos_policy; type thread_throughput_qos_policy_data_t (line 117) | pub type thread_throughput_qos_policy_data_t = thread_throughput_qos_pol... type thread_throughput_qos_policy_t (line 118) | pub type thread_throughput_qos_policy_t = *mut thread_throughput_qos_pol... type pthread_introspection_hook_t (line 120) | pub type pthread_introspection_hook_t = type pthread_jit_write_callback_t (line 122) | pub type pthread_jit_write_callback_t = ::Option timezone { type qos_class_t (line 177) | pub enum qos_class_t { method clone (line 187) | fn clone(&self) -> qos_class_t { type sysdir_search_path_directory_t (line 194) | pub enum sysdir_search_path_directory_t { method clone (line 222) | fn clone(&self) -> sysdir_search_path_directory_t { type sysdir_search_path_domain_mask_t (line 229) | pub enum sysdir_search_path_domain_mask_t { method clone (line 238) | fn clone(&self) -> sysdir_search_path_domain_mask_t { method si_addr (line 1531) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 1535) | pub unsafe fn si_value(&self) -> ::sigval { method si_pid (line 1551) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 1555) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_status (line 1559) | pub unsafe fn si_status(&self) -> ::c_int { constant _UTX_USERSIZE (line 3095) | pub const _UTX_USERSIZE: usize = 256; constant _UTX_LINESIZE (line 3096) | pub const _UTX_LINESIZE: usize = 32; constant _UTX_IDSIZE (line 3097) | pub const _UTX_IDSIZE: usize = 4; constant _UTX_HOSTSIZE (line 3098) | pub const _UTX_HOSTSIZE: usize = 256; constant EMPTY (line 3100) | pub const EMPTY: ::c_short = 0; constant RUN_LVL (line 3101) | pub const RUN_LVL: ::c_short = 1; constant BOOT_TIME (line 3102) | pub const BOOT_TIME: ::c_short = 2; constant OLD_TIME (line 3103) | pub const OLD_TIME: ::c_short = 3; constant NEW_TIME (line 3104) | pub const NEW_TIME: ::c_short = 4; constant INIT_PROCESS (line 3105) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 3106) | pub const LOGIN_PROCESS: ::c_short = 6; constant USER_PROCESS (line 3107) | pub const USER_PROCESS: ::c_short = 7; constant DEAD_PROCESS (line 3108) | pub const DEAD_PROCESS: ::c_short = 8; constant ACCOUNTING (line 3109) | pub const ACCOUNTING: ::c_short = 9; constant SIGNATURE (line 3110) | pub const SIGNATURE: ::c_short = 10; constant SHUTDOWN_TIME (line 3111) | pub const SHUTDOWN_TIME: ::c_short = 11; constant LC_COLLATE_MASK (line 3113) | pub const LC_COLLATE_MASK: ::c_int = 1 << 0; constant LC_CTYPE_MASK (line 3114) | pub const LC_CTYPE_MASK: ::c_int = 1 << 1; constant LC_MESSAGES_MASK (line 3115) | pub const LC_MESSAGES_MASK: ::c_int = 1 << 2; constant LC_MONETARY_MASK (line 3116) | pub const LC_MONETARY_MASK: ::c_int = 1 << 3; constant LC_NUMERIC_MASK (line 3117) | pub const LC_NUMERIC_MASK: ::c_int = 1 << 4; constant LC_TIME_MASK (line 3118) | pub const LC_TIME_MASK: ::c_int = 1 << 5; constant LC_ALL_MASK (line 3119) | pub const LC_ALL_MASK: ::c_int = LC_COLLATE_MASK constant CODESET (line 3126) | pub const CODESET: ::nl_item = 0; constant D_T_FMT (line 3127) | pub const D_T_FMT: ::nl_item = 1; constant D_FMT (line 3128) | pub const D_FMT: ::nl_item = 2; constant T_FMT (line 3129) | pub const T_FMT: ::nl_item = 3; constant T_FMT_AMPM (line 3130) | pub const T_FMT_AMPM: ::nl_item = 4; constant AM_STR (line 3131) | pub const AM_STR: ::nl_item = 5; constant PM_STR (line 3132) | pub const PM_STR: ::nl_item = 6; constant DAY_1 (line 3134) | pub const DAY_1: ::nl_item = 7; constant DAY_2 (line 3135) | pub const DAY_2: ::nl_item = 8; constant DAY_3 (line 3136) | pub const DAY_3: ::nl_item = 9; constant DAY_4 (line 3137) | pub const DAY_4: ::nl_item = 10; constant DAY_5 (line 3138) | pub const DAY_5: ::nl_item = 11; constant DAY_6 (line 3139) | pub const DAY_6: ::nl_item = 12; constant DAY_7 (line 3140) | pub const DAY_7: ::nl_item = 13; constant ABDAY_1 (line 3142) | pub const ABDAY_1: ::nl_item = 14; constant ABDAY_2 (line 3143) | pub const ABDAY_2: ::nl_item = 15; constant ABDAY_3 (line 3144) | pub const ABDAY_3: ::nl_item = 16; constant ABDAY_4 (line 3145) | pub const ABDAY_4: ::nl_item = 17; constant ABDAY_5 (line 3146) | pub const ABDAY_5: ::nl_item = 18; constant ABDAY_6 (line 3147) | pub const ABDAY_6: ::nl_item = 19; constant ABDAY_7 (line 3148) | pub const ABDAY_7: ::nl_item = 20; constant MON_1 (line 3150) | pub const MON_1: ::nl_item = 21; constant MON_2 (line 3151) | pub const MON_2: ::nl_item = 22; constant MON_3 (line 3152) | pub const MON_3: ::nl_item = 23; constant MON_4 (line 3153) | pub const MON_4: ::nl_item = 24; constant MON_5 (line 3154) | pub const MON_5: ::nl_item = 25; constant MON_6 (line 3155) | pub const MON_6: ::nl_item = 26; constant MON_7 (line 3156) | pub const MON_7: ::nl_item = 27; constant MON_8 (line 3157) | pub const MON_8: ::nl_item = 28; constant MON_9 (line 3158) | pub const MON_9: ::nl_item = 29; constant MON_10 (line 3159) | pub const MON_10: ::nl_item = 30; constant MON_11 (line 3160) | pub const MON_11: ::nl_item = 31; constant MON_12 (line 3161) | pub const MON_12: ::nl_item = 32; constant ABMON_1 (line 3163) | pub const ABMON_1: ::nl_item = 33; constant ABMON_2 (line 3164) | pub const ABMON_2: ::nl_item = 34; constant ABMON_3 (line 3165) | pub const ABMON_3: ::nl_item = 35; constant ABMON_4 (line 3166) | pub const ABMON_4: ::nl_item = 36; constant ABMON_5 (line 3167) | pub const ABMON_5: ::nl_item = 37; constant ABMON_6 (line 3168) | pub const ABMON_6: ::nl_item = 38; constant ABMON_7 (line 3169) | pub const ABMON_7: ::nl_item = 39; constant ABMON_8 (line 3170) | pub const ABMON_8: ::nl_item = 40; constant ABMON_9 (line 3171) | pub const ABMON_9: ::nl_item = 41; constant ABMON_10 (line 3172) | pub const ABMON_10: ::nl_item = 42; constant ABMON_11 (line 3173) | pub const ABMON_11: ::nl_item = 43; constant ABMON_12 (line 3174) | pub const ABMON_12: ::nl_item = 44; constant CLOCK_REALTIME (line 3176) | pub const CLOCK_REALTIME: ::clockid_t = 0; constant CLOCK_MONOTONIC_RAW (line 3177) | pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant CLOCK_MONOTONIC_RAW_APPROX (line 3178) | pub const CLOCK_MONOTONIC_RAW_APPROX: ::clockid_t = 5; constant CLOCK_MONOTONIC (line 3179) | pub const CLOCK_MONOTONIC: ::clockid_t = 6; constant CLOCK_UPTIME_RAW (line 3180) | pub const CLOCK_UPTIME_RAW: ::clockid_t = 8; constant CLOCK_UPTIME_RAW_APPROX (line 3181) | pub const CLOCK_UPTIME_RAW_APPROX: ::clockid_t = 9; constant CLOCK_PROCESS_CPUTIME_ID (line 3182) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 12; constant CLOCK_THREAD_CPUTIME_ID (line 3183) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 16; constant ERA (line 3185) | pub const ERA: ::nl_item = 45; constant ERA_D_FMT (line 3186) | pub const ERA_D_FMT: ::nl_item = 46; constant ERA_D_T_FMT (line 3187) | pub const ERA_D_T_FMT: ::nl_item = 47; constant ERA_T_FMT (line 3188) | pub const ERA_T_FMT: ::nl_item = 48; constant ALT_DIGITS (line 3189) | pub const ALT_DIGITS: ::nl_item = 49; constant RADIXCHAR (line 3191) | pub const RADIXCHAR: ::nl_item = 50; constant THOUSEP (line 3192) | pub const THOUSEP: ::nl_item = 51; constant YESEXPR (line 3194) | pub const YESEXPR: ::nl_item = 52; constant NOEXPR (line 3195) | pub const NOEXPR: ::nl_item = 53; constant YESSTR (line 3197) | pub const YESSTR: ::nl_item = 54; constant NOSTR (line 3198) | pub const NOSTR: ::nl_item = 55; constant CRNCYSTR (line 3200) | pub const CRNCYSTR: ::nl_item = 56; constant D_MD_ORDER (line 3202) | pub const D_MD_ORDER: ::nl_item = 57; constant EXIT_FAILURE (line 3204) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 3205) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 3206) | pub const RAND_MAX: ::c_int = 2147483647; constant EOF (line 3207) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 3208) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 3209) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 3210) | pub const SEEK_END: ::c_int = 2; constant SEEK_HOLE (line 3211) | pub const SEEK_HOLE: ::c_int = 3; constant SEEK_DATA (line 3212) | pub const SEEK_DATA: ::c_int = 4; constant _IOFBF (line 3213) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 3214) | pub const _IONBF: ::c_int = 2; constant _IOLBF (line 3215) | pub const _IOLBF: ::c_int = 1; constant BUFSIZ (line 3216) | pub const BUFSIZ: ::c_uint = 1024; constant FOPEN_MAX (line 3217) | pub const FOPEN_MAX: ::c_uint = 20; constant FILENAME_MAX (line 3218) | pub const FILENAME_MAX: ::c_uint = 1024; constant L_tmpnam (line 3219) | pub const L_tmpnam: ::c_uint = 1024; constant TMP_MAX (line 3220) | pub const TMP_MAX: ::c_uint = 308915776; constant _PC_LINK_MAX (line 3221) | pub const _PC_LINK_MAX: ::c_int = 1; constant _PC_MAX_CANON (line 3222) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 3223) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 3224) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_PATH_MAX (line 3225) | pub const _PC_PATH_MAX: ::c_int = 5; constant _PC_PIPE_BUF (line 3226) | pub const _PC_PIPE_BUF: ::c_int = 6; constant _PC_CHOWN_RESTRICTED (line 3227) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 7; constant _PC_NO_TRUNC (line 3228) | pub const _PC_NO_TRUNC: ::c_int = 8; constant _PC_VDISABLE (line 3229) | pub const _PC_VDISABLE: ::c_int = 9; constant _PC_NAME_CHARS_MAX (line 3230) | pub const _PC_NAME_CHARS_MAX: ::c_int = 10; constant _PC_CASE_SENSITIVE (line 3231) | pub const _PC_CASE_SENSITIVE: ::c_int = 11; constant _PC_CASE_PRESERVING (line 3232) | pub const _PC_CASE_PRESERVING: ::c_int = 12; constant _PC_EXTENDED_SECURITY_NP (line 3233) | pub const _PC_EXTENDED_SECURITY_NP: ::c_int = 13; constant _PC_AUTH_OPAQUE_NP (line 3234) | pub const _PC_AUTH_OPAQUE_NP: ::c_int = 14; constant _PC_2_SYMLINKS (line 3235) | pub const _PC_2_SYMLINKS: ::c_int = 15; constant _PC_ALLOC_SIZE_MIN (line 3236) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 16; constant _PC_ASYNC_IO (line 3237) | pub const _PC_ASYNC_IO: ::c_int = 17; constant _PC_FILESIZEBITS (line 3238) | pub const _PC_FILESIZEBITS: ::c_int = 18; constant _PC_PRIO_IO (line 3239) | pub const _PC_PRIO_IO: ::c_int = 19; constant _PC_REC_INCR_XFER_SIZE (line 3240) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 20; constant _PC_REC_MAX_XFER_SIZE (line 3241) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 21; constant _PC_REC_MIN_XFER_SIZE (line 3242) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 22; constant _PC_REC_XFER_ALIGN (line 3243) | pub const _PC_REC_XFER_ALIGN: ::c_int = 23; constant _PC_SYMLINK_MAX (line 3244) | pub const _PC_SYMLINK_MAX: ::c_int = 24; constant _PC_SYNC_IO (line 3245) | pub const _PC_SYNC_IO: ::c_int = 25; constant _PC_XATTR_SIZE_BITS (line 3246) | pub const _PC_XATTR_SIZE_BITS: ::c_int = 26; constant _PC_MIN_HOLE_SIZE (line 3247) | pub const _PC_MIN_HOLE_SIZE: ::c_int = 27; constant O_EVTONLY (line 3248) | pub const O_EVTONLY: ::c_int = 0x00008000; constant O_NOCTTY (line 3249) | pub const O_NOCTTY: ::c_int = 0x00020000; constant O_DIRECTORY (line 3250) | pub const O_DIRECTORY: ::c_int = 0x00100000; constant O_SYMLINK (line 3251) | pub const O_SYMLINK: ::c_int = 0x00200000; constant O_DSYNC (line 3252) | pub const O_DSYNC: ::c_int = 0x00400000; constant O_CLOEXEC (line 3253) | pub const O_CLOEXEC: ::c_int = 0x01000000; constant O_NOFOLLOW_ANY (line 3254) | pub const O_NOFOLLOW_ANY: ::c_int = 0x20000000; constant O_EXEC (line 3255) | pub const O_EXEC: ::c_int = 0x40000000; constant O_SEARCH (line 3256) | pub const O_SEARCH: ::c_int = O_EXEC | O_DIRECTORY; constant S_IFIFO (line 3257) | pub const S_IFIFO: mode_t = 4096; constant S_IFCHR (line 3258) | pub const S_IFCHR: mode_t = 8192; constant S_IFBLK (line 3259) | pub const S_IFBLK: mode_t = 24576; constant S_IFDIR (line 3260) | pub const S_IFDIR: mode_t = 16384; constant S_IFREG (line 3261) | pub const S_IFREG: mode_t = 32768; constant S_IFLNK (line 3262) | pub const S_IFLNK: mode_t = 40960; constant S_IFSOCK (line 3263) | pub const S_IFSOCK: mode_t = 49152; constant S_IFMT (line 3264) | pub const S_IFMT: mode_t = 61440; constant S_IEXEC (line 3265) | pub const S_IEXEC: mode_t = 64; constant S_IWRITE (line 3266) | pub const S_IWRITE: mode_t = 128; constant S_IREAD (line 3267) | pub const S_IREAD: mode_t = 256; constant S_IRWXU (line 3268) | pub const S_IRWXU: mode_t = 448; constant S_IXUSR (line 3269) | pub const S_IXUSR: mode_t = 64; constant S_IWUSR (line 3270) | pub const S_IWUSR: mode_t = 128; constant S_IRUSR (line 3271) | pub const S_IRUSR: mode_t = 256; constant S_IRWXG (line 3272) | pub const S_IRWXG: mode_t = 56; constant S_IXGRP (line 3273) | pub const S_IXGRP: mode_t = 8; constant S_IWGRP (line 3274) | pub const S_IWGRP: mode_t = 16; constant S_IRGRP (line 3275) | pub const S_IRGRP: mode_t = 32; constant S_IRWXO (line 3276) | pub const S_IRWXO: mode_t = 7; constant S_IXOTH (line 3277) | pub const S_IXOTH: mode_t = 1; constant S_IWOTH (line 3278) | pub const S_IWOTH: mode_t = 2; constant S_IROTH (line 3279) | pub const S_IROTH: mode_t = 4; constant F_OK (line 3280) | pub const F_OK: ::c_int = 0; constant R_OK (line 3281) | pub const R_OK: ::c_int = 4; constant W_OK (line 3282) | pub const W_OK: ::c_int = 2; constant X_OK (line 3283) | pub const X_OK: ::c_int = 1; constant STDIN_FILENO (line 3284) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 3285) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 3286) | pub const STDERR_FILENO: ::c_int = 2; constant F_LOCK (line 3287) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 3288) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 3289) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 3290) | pub const F_ULOCK: ::c_int = 0; constant F_GETLK (line 3291) | pub const F_GETLK: ::c_int = 7; constant F_SETLK (line 3292) | pub const F_SETLK: ::c_int = 8; constant F_SETLKW (line 3293) | pub const F_SETLKW: ::c_int = 9; constant SIGHUP (line 3294) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 3295) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 3296) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 3297) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 3298) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 3299) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 3300) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 3301) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 3302) | pub const SIGSEGV: ::c_int = 11; constant SIGPIPE (line 3303) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 3304) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 3305) | pub const SIGTERM: ::c_int = 15; constant PROT_NONE (line 3307) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 3308) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 3309) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 3310) | pub const PROT_EXEC: ::c_int = 4; constant PT_TRACE_ME (line 3312) | pub const PT_TRACE_ME: ::c_int = 0; constant PT_READ_I (line 3313) | pub const PT_READ_I: ::c_int = 1; constant PT_READ_D (line 3314) | pub const PT_READ_D: ::c_int = 2; constant PT_READ_U (line 3315) | pub const PT_READ_U: ::c_int = 3; constant PT_WRITE_I (line 3316) | pub const PT_WRITE_I: ::c_int = 4; constant PT_WRITE_D (line 3317) | pub const PT_WRITE_D: ::c_int = 5; constant PT_WRITE_U (line 3318) | pub const PT_WRITE_U: ::c_int = 6; constant PT_CONTINUE (line 3319) | pub const PT_CONTINUE: ::c_int = 7; constant PT_KILL (line 3320) | pub const PT_KILL: ::c_int = 8; constant PT_STEP (line 3321) | pub const PT_STEP: ::c_int = 9; constant PT_ATTACH (line 3322) | pub const PT_ATTACH: ::c_int = 10; constant PT_DETACH (line 3323) | pub const PT_DETACH: ::c_int = 11; constant PT_SIGEXC (line 3324) | pub const PT_SIGEXC: ::c_int = 12; constant PT_THUPDATE (line 3325) | pub const PT_THUPDATE: ::c_int = 13; constant PT_ATTACHEXC (line 3326) | pub const PT_ATTACHEXC: ::c_int = 14; constant PT_FORCEQUOTA (line 3328) | pub const PT_FORCEQUOTA: ::c_int = 30; constant PT_DENY_ATTACH (line 3329) | pub const PT_DENY_ATTACH: ::c_int = 31; constant PT_FIRSTMACH (line 3330) | pub const PT_FIRSTMACH: ::c_int = 32; constant MAP_FILE (line 3332) | pub const MAP_FILE: ::c_int = 0x0000; constant MAP_SHARED (line 3333) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 3334) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_FIXED (line 3335) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_ANON (line 3336) | pub const MAP_ANON: ::c_int = 0x1000; constant MAP_ANONYMOUS (line 3337) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant CPU_STATE_USER (line 3339) | pub const CPU_STATE_USER: ::c_int = 0; constant CPU_STATE_SYSTEM (line 3340) | pub const CPU_STATE_SYSTEM: ::c_int = 1; constant CPU_STATE_IDLE (line 3341) | pub const CPU_STATE_IDLE: ::c_int = 2; constant CPU_STATE_NICE (line 3342) | pub const CPU_STATE_NICE: ::c_int = 3; constant CPU_STATE_MAX (line 3343) | pub const CPU_STATE_MAX: ::c_int = 4; constant PROCESSOR_BASIC_INFO (line 3345) | pub const PROCESSOR_BASIC_INFO: ::c_int = 1; constant PROCESSOR_CPU_LOAD_INFO (line 3346) | pub const PROCESSOR_CPU_LOAD_INFO: ::c_int = 2; constant PROCESSOR_PM_REGS_INFO (line 3347) | pub const PROCESSOR_PM_REGS_INFO: ::c_int = 0x10000001; constant PROCESSOR_TEMPERATURE (line 3348) | pub const PROCESSOR_TEMPERATURE: ::c_int = 0x10000002; constant PROCESSOR_SET_LOAD_INFO (line 3349) | pub const PROCESSOR_SET_LOAD_INFO: ::c_int = 4; constant PROCESSOR_SET_BASIC_INFO (line 3350) | pub const PROCESSOR_SET_BASIC_INFO: ::c_int = 5; constant MAP_FAILED (line 3453) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MCL_CURRENT (line 3455) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 3456) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MS_ASYNC (line 3458) | pub const MS_ASYNC: ::c_int = 0x0001; constant MS_INVALIDATE (line 3459) | pub const MS_INVALIDATE: ::c_int = 0x0002; constant MS_SYNC (line 3460) | pub const MS_SYNC: ::c_int = 0x0010; constant MS_KILLPAGES (line 3462) | pub const MS_KILLPAGES: ::c_int = 0x0004; constant MS_DEACTIVATE (line 3463) | pub const MS_DEACTIVATE: ::c_int = 0x0008; constant EPERM (line 3465) | pub const EPERM: ::c_int = 1; constant ENOENT (line 3466) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 3467) | pub const ESRCH: ::c_int = 3; constant EINTR (line 3468) | pub const EINTR: ::c_int = 4; constant EIO (line 3469) | pub const EIO: ::c_int = 5; constant ENXIO (line 3470) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 3471) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 3472) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 3473) | pub const EBADF: ::c_int = 9; constant ECHILD (line 3474) | pub const ECHILD: ::c_int = 10; constant EDEADLK (line 3475) | pub const EDEADLK: ::c_int = 11; constant ENOMEM (line 3476) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 3477) | pub const EACCES: ::c_int = 13; constant EFAULT (line 3478) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 3479) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 3480) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 3481) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 3482) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 3483) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 3484) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 3485) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 3486) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 3487) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 3488) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 3489) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 3490) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 3491) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 3492) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 3493) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 3494) | pub const EROFS: ::c_int = 30; constant EMLINK (line 3495) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 3496) | pub const EPIPE: ::c_int = 32; constant EDOM (line 3497) | pub const EDOM: ::c_int = 33; constant ERANGE (line 3498) | pub const ERANGE: ::c_int = 34; constant EAGAIN (line 3499) | pub const EAGAIN: ::c_int = 35; constant EWOULDBLOCK (line 3500) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant EINPROGRESS (line 3501) | pub const EINPROGRESS: ::c_int = 36; constant EALREADY (line 3502) | pub const EALREADY: ::c_int = 37; constant ENOTSOCK (line 3503) | pub const ENOTSOCK: ::c_int = 38; constant EDESTADDRREQ (line 3504) | pub const EDESTADDRREQ: ::c_int = 39; constant EMSGSIZE (line 3505) | pub const EMSGSIZE: ::c_int = 40; constant EPROTOTYPE (line 3506) | pub const EPROTOTYPE: ::c_int = 41; constant ENOPROTOOPT (line 3507) | pub const ENOPROTOOPT: ::c_int = 42; constant EPROTONOSUPPORT (line 3508) | pub const EPROTONOSUPPORT: ::c_int = 43; constant ESOCKTNOSUPPORT (line 3509) | pub const ESOCKTNOSUPPORT: ::c_int = 44; constant ENOTSUP (line 3510) | pub const ENOTSUP: ::c_int = 45; constant EPFNOSUPPORT (line 3511) | pub const EPFNOSUPPORT: ::c_int = 46; constant EAFNOSUPPORT (line 3512) | pub const EAFNOSUPPORT: ::c_int = 47; constant EADDRINUSE (line 3513) | pub const EADDRINUSE: ::c_int = 48; constant EADDRNOTAVAIL (line 3514) | pub const EADDRNOTAVAIL: ::c_int = 49; constant ENETDOWN (line 3515) | pub const ENETDOWN: ::c_int = 50; constant ENETUNREACH (line 3516) | pub const ENETUNREACH: ::c_int = 51; constant ENETRESET (line 3517) | pub const ENETRESET: ::c_int = 52; constant ECONNABORTED (line 3518) | pub const ECONNABORTED: ::c_int = 53; constant ECONNRESET (line 3519) | pub const ECONNRESET: ::c_int = 54; constant ENOBUFS (line 3520) | pub const ENOBUFS: ::c_int = 55; constant EISCONN (line 3521) | pub const EISCONN: ::c_int = 56; constant ENOTCONN (line 3522) | pub const ENOTCONN: ::c_int = 57; constant ESHUTDOWN (line 3523) | pub const ESHUTDOWN: ::c_int = 58; constant ETOOMANYREFS (line 3524) | pub const ETOOMANYREFS: ::c_int = 59; constant ETIMEDOUT (line 3525) | pub const ETIMEDOUT: ::c_int = 60; constant ECONNREFUSED (line 3526) | pub const ECONNREFUSED: ::c_int = 61; constant ELOOP (line 3527) | pub const ELOOP: ::c_int = 62; constant ENAMETOOLONG (line 3528) | pub const ENAMETOOLONG: ::c_int = 63; constant EHOSTDOWN (line 3529) | pub const EHOSTDOWN: ::c_int = 64; constant EHOSTUNREACH (line 3530) | pub const EHOSTUNREACH: ::c_int = 65; constant ENOTEMPTY (line 3531) | pub const ENOTEMPTY: ::c_int = 66; constant EPROCLIM (line 3532) | pub const EPROCLIM: ::c_int = 67; constant EUSERS (line 3533) | pub const EUSERS: ::c_int = 68; constant EDQUOT (line 3534) | pub const EDQUOT: ::c_int = 69; constant ESTALE (line 3535) | pub const ESTALE: ::c_int = 70; constant EREMOTE (line 3536) | pub const EREMOTE: ::c_int = 71; constant EBADRPC (line 3537) | pub const EBADRPC: ::c_int = 72; constant ERPCMISMATCH (line 3538) | pub const ERPCMISMATCH: ::c_int = 73; constant EPROGUNAVAIL (line 3539) | pub const EPROGUNAVAIL: ::c_int = 74; constant EPROGMISMATCH (line 3540) | pub const EPROGMISMATCH: ::c_int = 75; constant EPROCUNAVAIL (line 3541) | pub const EPROCUNAVAIL: ::c_int = 76; constant ENOLCK (line 3542) | pub const ENOLCK: ::c_int = 77; constant ENOSYS (line 3543) | pub const ENOSYS: ::c_int = 78; constant EFTYPE (line 3544) | pub const EFTYPE: ::c_int = 79; constant EAUTH (line 3545) | pub const EAUTH: ::c_int = 80; constant ENEEDAUTH (line 3546) | pub const ENEEDAUTH: ::c_int = 81; constant EPWROFF (line 3547) | pub const EPWROFF: ::c_int = 82; constant EDEVERR (line 3548) | pub const EDEVERR: ::c_int = 83; constant EOVERFLOW (line 3549) | pub const EOVERFLOW: ::c_int = 84; constant EBADEXEC (line 3550) | pub const EBADEXEC: ::c_int = 85; constant EBADARCH (line 3551) | pub const EBADARCH: ::c_int = 86; constant ESHLIBVERS (line 3552) | pub const ESHLIBVERS: ::c_int = 87; constant EBADMACHO (line 3553) | pub const EBADMACHO: ::c_int = 88; constant ECANCELED (line 3554) | pub const ECANCELED: ::c_int = 89; constant EIDRM (line 3555) | pub const EIDRM: ::c_int = 90; constant ENOMSG (line 3556) | pub const ENOMSG: ::c_int = 91; constant EILSEQ (line 3557) | pub const EILSEQ: ::c_int = 92; constant ENOATTR (line 3558) | pub const ENOATTR: ::c_int = 93; constant EBADMSG (line 3559) | pub const EBADMSG: ::c_int = 94; constant EMULTIHOP (line 3560) | pub const EMULTIHOP: ::c_int = 95; constant ENODATA (line 3561) | pub const ENODATA: ::c_int = 96; constant ENOLINK (line 3562) | pub const ENOLINK: ::c_int = 97; constant ENOSR (line 3563) | pub const ENOSR: ::c_int = 98; constant ENOSTR (line 3564) | pub const ENOSTR: ::c_int = 99; constant EPROTO (line 3565) | pub const EPROTO: ::c_int = 100; constant ETIME (line 3566) | pub const ETIME: ::c_int = 101; constant EOPNOTSUPP (line 3567) | pub const EOPNOTSUPP: ::c_int = 102; constant ENOPOLICY (line 3568) | pub const ENOPOLICY: ::c_int = 103; constant ENOTRECOVERABLE (line 3569) | pub const ENOTRECOVERABLE: ::c_int = 104; constant EOWNERDEAD (line 3570) | pub const EOWNERDEAD: ::c_int = 105; constant EQFULL (line 3571) | pub const EQFULL: ::c_int = 106; constant ELAST (line 3572) | pub const ELAST: ::c_int = 106; constant EAI_AGAIN (line 3574) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 3575) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 3576) | pub const EAI_FAIL: ::c_int = 4; constant EAI_FAMILY (line 3577) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_MEMORY (line 3578) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_NODATA (line 3579) | pub const EAI_NODATA: ::c_int = 7; constant EAI_NONAME (line 3580) | pub const EAI_NONAME: ::c_int = 8; constant EAI_SERVICE (line 3581) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 3582) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 3583) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 3584) | pub const EAI_OVERFLOW: ::c_int = 14; constant F_DUPFD (line 3586) | pub const F_DUPFD: ::c_int = 0; constant F_DUPFD_CLOEXEC (line 3587) | pub const F_DUPFD_CLOEXEC: ::c_int = 67; constant F_GETFD (line 3588) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 3589) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 3590) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 3591) | pub const F_SETFL: ::c_int = 4; constant F_PREALLOCATE (line 3592) | pub const F_PREALLOCATE: ::c_int = 42; constant F_RDADVISE (line 3593) | pub const F_RDADVISE: ::c_int = 44; constant F_RDAHEAD (line 3594) | pub const F_RDAHEAD: ::c_int = 45; constant F_NOCACHE (line 3595) | pub const F_NOCACHE: ::c_int = 48; constant F_LOG2PHYS (line 3596) | pub const F_LOG2PHYS: ::c_int = 49; constant F_GETPATH (line 3597) | pub const F_GETPATH: ::c_int = 50; constant F_FULLFSYNC (line 3598) | pub const F_FULLFSYNC: ::c_int = 51; constant F_FREEZE_FS (line 3599) | pub const F_FREEZE_FS: ::c_int = 53; constant F_THAW_FS (line 3600) | pub const F_THAW_FS: ::c_int = 54; constant F_GLOBAL_NOCACHE (line 3601) | pub const F_GLOBAL_NOCACHE: ::c_int = 55; constant F_NODIRECT (line 3602) | pub const F_NODIRECT: ::c_int = 62; constant F_LOG2PHYS_EXT (line 3603) | pub const F_LOG2PHYS_EXT: ::c_int = 65; constant F_BARRIERFSYNC (line 3604) | pub const F_BARRIERFSYNC: ::c_int = 85; constant F_PUNCHHOLE (line 3605) | pub const F_PUNCHHOLE: ::c_int = 99; constant F_TRIM_ACTIVE_FILE (line 3606) | pub const F_TRIM_ACTIVE_FILE: ::c_int = 100; constant F_SPECULATIVE_READ (line 3607) | pub const F_SPECULATIVE_READ: ::c_int = 101; constant F_GETPATH_NOFIRMLINK (line 3608) | pub const F_GETPATH_NOFIRMLINK: ::c_int = 102; constant F_ALLOCATECONTIG (line 3610) | pub const F_ALLOCATECONTIG: ::c_uint = 0x02; constant F_ALLOCATEALL (line 3611) | pub const F_ALLOCATEALL: ::c_uint = 0x04; constant F_PEOFPOSMODE (line 3613) | pub const F_PEOFPOSMODE: ::c_int = 3; constant F_VOLPOSMODE (line 3614) | pub const F_VOLPOSMODE: ::c_int = 4; constant AT_FDCWD (line 3616) | pub const AT_FDCWD: ::c_int = -2; constant AT_EACCESS (line 3617) | pub const AT_EACCESS: ::c_int = 0x0010; constant AT_SYMLINK_NOFOLLOW (line 3618) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x0020; constant AT_SYMLINK_FOLLOW (line 3619) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x0040; constant AT_REMOVEDIR (line 3620) | pub const AT_REMOVEDIR: ::c_int = 0x0080; constant PTHREAD_INTROSPECTION_THREAD_CREATE (line 3622) | pub const PTHREAD_INTROSPECTION_THREAD_CREATE: ::c_uint = 1; constant PTHREAD_INTROSPECTION_THREAD_START (line 3623) | pub const PTHREAD_INTROSPECTION_THREAD_START: ::c_uint = 2; constant PTHREAD_INTROSPECTION_THREAD_TERMINATE (line 3624) | pub const PTHREAD_INTROSPECTION_THREAD_TERMINATE: ::c_uint = 3; constant PTHREAD_INTROSPECTION_THREAD_DESTROY (line 3625) | pub const PTHREAD_INTROSPECTION_THREAD_DESTROY: ::c_uint = 4; constant TIOCMODG (line 3627) | pub const TIOCMODG: ::c_ulong = 0x40047403; constant TIOCMODS (line 3628) | pub const TIOCMODS: ::c_ulong = 0x80047404; constant TIOCM_LE (line 3629) | pub const TIOCM_LE: ::c_int = 0x1; constant TIOCM_DTR (line 3630) | pub const TIOCM_DTR: ::c_int = 0x2; constant TIOCM_RTS (line 3631) | pub const TIOCM_RTS: ::c_int = 0x4; constant TIOCM_ST (line 3632) | pub const TIOCM_ST: ::c_int = 0x8; constant TIOCM_SR (line 3633) | pub const TIOCM_SR: ::c_int = 0x10; constant TIOCM_CTS (line 3634) | pub const TIOCM_CTS: ::c_int = 0x20; constant TIOCM_CAR (line 3635) | pub const TIOCM_CAR: ::c_int = 0x40; constant TIOCM_CD (line 3636) | pub const TIOCM_CD: ::c_int = 0x40; constant TIOCM_RNG (line 3637) | pub const TIOCM_RNG: ::c_int = 0x80; constant TIOCM_RI (line 3638) | pub const TIOCM_RI: ::c_int = 0x80; constant TIOCM_DSR (line 3639) | pub const TIOCM_DSR: ::c_int = 0x100; constant TIOCEXCL (line 3640) | pub const TIOCEXCL: ::c_int = 0x2000740d; constant TIOCNXCL (line 3641) | pub const TIOCNXCL: ::c_int = 0x2000740e; constant TIOCFLUSH (line 3642) | pub const TIOCFLUSH: ::c_ulong = 0x80047410; constant TIOCGETD (line 3643) | pub const TIOCGETD: ::c_ulong = 0x4004741a; constant TIOCSETD (line 3644) | pub const TIOCSETD: ::c_ulong = 0x8004741b; constant TIOCIXON (line 3645) | pub const TIOCIXON: ::c_uint = 0x20007481; constant TIOCIXOFF (line 3646) | pub const TIOCIXOFF: ::c_uint = 0x20007480; constant TIOCSDTR (line 3647) | pub const TIOCSDTR: ::c_uint = 0x20007479; constant TIOCCDTR (line 3648) | pub const TIOCCDTR: ::c_uint = 0x20007478; constant TIOCGPGRP (line 3649) | pub const TIOCGPGRP: ::c_ulong = 0x40047477; constant TIOCSPGRP (line 3650) | pub const TIOCSPGRP: ::c_ulong = 0x80047476; constant TIOCOUTQ (line 3651) | pub const TIOCOUTQ: ::c_ulong = 0x40047473; constant TIOCSTI (line 3652) | pub const TIOCSTI: ::c_ulong = 0x80017472; constant TIOCNOTTY (line 3653) | pub const TIOCNOTTY: ::c_uint = 0x20007471; constant TIOCPKT (line 3654) | pub const TIOCPKT: ::c_ulong = 0x80047470; constant TIOCPKT_DATA (line 3655) | pub const TIOCPKT_DATA: ::c_int = 0x0; constant TIOCPKT_FLUSHREAD (line 3656) | pub const TIOCPKT_FLUSHREAD: ::c_int = 0x1; constant TIOCPKT_FLUSHWRITE (line 3657) | pub const TIOCPKT_FLUSHWRITE: ::c_int = 0x2; constant TIOCPKT_STOP (line 3658) | pub const TIOCPKT_STOP: ::c_int = 0x4; constant TIOCPKT_START (line 3659) | pub const TIOCPKT_START: ::c_int = 0x8; constant TIOCPKT_NOSTOP (line 3660) | pub const TIOCPKT_NOSTOP: ::c_int = 0x10; constant TIOCPKT_DOSTOP (line 3661) | pub const TIOCPKT_DOSTOP: ::c_int = 0x20; constant TIOCPKT_IOCTL (line 3662) | pub const TIOCPKT_IOCTL: ::c_int = 0x40; constant TIOCSTOP (line 3663) | pub const TIOCSTOP: ::c_uint = 0x2000746f; constant TIOCSTART (line 3664) | pub const TIOCSTART: ::c_uint = 0x2000746e; constant TIOCMSET (line 3665) | pub const TIOCMSET: ::c_ulong = 0x8004746d; constant TIOCMBIS (line 3666) | pub const TIOCMBIS: ::c_ulong = 0x8004746c; constant TIOCMBIC (line 3667) | pub const TIOCMBIC: ::c_ulong = 0x8004746b; constant TIOCMGET (line 3668) | pub const TIOCMGET: ::c_ulong = 0x4004746a; constant TIOCREMOTE (line 3669) | pub const TIOCREMOTE: ::c_ulong = 0x80047469; constant TIOCGWINSZ (line 3670) | pub const TIOCGWINSZ: ::c_ulong = 0x40087468; constant TIOCSWINSZ (line 3671) | pub const TIOCSWINSZ: ::c_ulong = 0x80087467; constant TIOCUCNTL (line 3672) | pub const TIOCUCNTL: ::c_ulong = 0x80047466; constant TIOCSTAT (line 3673) | pub const TIOCSTAT: ::c_uint = 0x20007465; constant TIOCSCONS (line 3674) | pub const TIOCSCONS: ::c_uint = 0x20007463; constant TIOCCONS (line 3675) | pub const TIOCCONS: ::c_ulong = 0x80047462; constant TIOCSCTTY (line 3676) | pub const TIOCSCTTY: ::c_uint = 0x20007461; constant TIOCEXT (line 3677) | pub const TIOCEXT: ::c_ulong = 0x80047460; constant TIOCSIG (line 3678) | pub const TIOCSIG: ::c_uint = 0x2000745f; constant TIOCDRAIN (line 3679) | pub const TIOCDRAIN: ::c_uint = 0x2000745e; constant TIOCMSDTRWAIT (line 3680) | pub const TIOCMSDTRWAIT: ::c_ulong = 0x8004745b; constant TIOCMGDTRWAIT (line 3681) | pub const TIOCMGDTRWAIT: ::c_ulong = 0x4004745a; constant TIOCSDRAINWAIT (line 3682) | pub const TIOCSDRAINWAIT: ::c_ulong = 0x80047457; constant TIOCGDRAINWAIT (line 3683) | pub const TIOCGDRAINWAIT: ::c_ulong = 0x40047456; constant TIOCDSIMICROCODE (line 3684) | pub const TIOCDSIMICROCODE: ::c_uint = 0x20007455; constant TIOCPTYGRANT (line 3685) | pub const TIOCPTYGRANT: ::c_uint = 0x20007454; constant TIOCPTYGNAME (line 3686) | pub const TIOCPTYGNAME: ::c_uint = 0x40807453; constant TIOCPTYUNLK (line 3687) | pub const TIOCPTYUNLK: ::c_uint = 0x20007452; constant BIOCGRSIG (line 3689) | pub const BIOCGRSIG: ::c_ulong = 0x40044272; constant BIOCSRSIG (line 3690) | pub const BIOCSRSIG: ::c_ulong = 0x80044273; constant BIOCSDLT (line 3691) | pub const BIOCSDLT: ::c_ulong = 0x80044278; constant BIOCGSEESENT (line 3692) | pub const BIOCGSEESENT: ::c_ulong = 0x40044276; constant BIOCSSEESENT (line 3693) | pub const BIOCSSEESENT: ::c_ulong = 0x80044277; constant BIOCGDLTLIST (line 3694) | pub const BIOCGDLTLIST: ::c_ulong = 0xc00c4279; constant FIODTYPE (line 3696) | pub const FIODTYPE: ::c_ulong = 0x4004667a; constant B0 (line 3698) | pub const B0: speed_t = 0; constant B50 (line 3699) | pub const B50: speed_t = 50; constant B75 (line 3700) | pub const B75: speed_t = 75; constant B110 (line 3701) | pub const B110: speed_t = 110; constant B134 (line 3702) | pub const B134: speed_t = 134; constant B150 (line 3703) | pub const B150: speed_t = 150; constant B200 (line 3704) | pub const B200: speed_t = 200; constant B300 (line 3705) | pub const B300: speed_t = 300; constant B600 (line 3706) | pub const B600: speed_t = 600; constant B1200 (line 3707) | pub const B1200: speed_t = 1200; constant B1800 (line 3708) | pub const B1800: speed_t = 1800; constant B2400 (line 3709) | pub const B2400: speed_t = 2400; constant B4800 (line 3710) | pub const B4800: speed_t = 4800; constant B9600 (line 3711) | pub const B9600: speed_t = 9600; constant B19200 (line 3712) | pub const B19200: speed_t = 19200; constant B38400 (line 3713) | pub const B38400: speed_t = 38400; constant B7200 (line 3714) | pub const B7200: speed_t = 7200; constant B14400 (line 3715) | pub const B14400: speed_t = 14400; constant B28800 (line 3716) | pub const B28800: speed_t = 28800; constant B57600 (line 3717) | pub const B57600: speed_t = 57600; constant B76800 (line 3718) | pub const B76800: speed_t = 76800; constant B115200 (line 3719) | pub const B115200: speed_t = 115200; constant B230400 (line 3720) | pub const B230400: speed_t = 230400; constant EXTA (line 3721) | pub const EXTA: speed_t = 19200; constant EXTB (line 3722) | pub const EXTB: speed_t = 38400; constant SIGTRAP (line 3724) | pub const SIGTRAP: ::c_int = 5; constant GLOB_APPEND (line 3726) | pub const GLOB_APPEND: ::c_int = 0x0001; constant GLOB_DOOFFS (line 3727) | pub const GLOB_DOOFFS: ::c_int = 0x0002; constant GLOB_ERR (line 3728) | pub const GLOB_ERR: ::c_int = 0x0004; constant GLOB_MARK (line 3729) | pub const GLOB_MARK: ::c_int = 0x0008; constant GLOB_NOCHECK (line 3730) | pub const GLOB_NOCHECK: ::c_int = 0x0010; constant GLOB_NOSORT (line 3731) | pub const GLOB_NOSORT: ::c_int = 0x0020; constant GLOB_NOESCAPE (line 3732) | pub const GLOB_NOESCAPE: ::c_int = 0x2000; constant GLOB_NOSPACE (line 3734) | pub const GLOB_NOSPACE: ::c_int = -1; constant GLOB_ABORTED (line 3735) | pub const GLOB_ABORTED: ::c_int = -2; constant GLOB_NOMATCH (line 3736) | pub const GLOB_NOMATCH: ::c_int = -3; constant POSIX_MADV_NORMAL (line 3738) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 3739) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 3740) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 3741) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant POSIX_MADV_DONTNEED (line 3742) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant _SC_IOV_MAX (line 3744) | pub const _SC_IOV_MAX: ::c_int = 56; constant _SC_GETGR_R_SIZE_MAX (line 3745) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 70; constant _SC_GETPW_R_SIZE_MAX (line 3746) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 71; constant _SC_LOGIN_NAME_MAX (line 3747) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 73; constant _SC_MQ_PRIO_MAX (line 3748) | pub const _SC_MQ_PRIO_MAX: ::c_int = 75; constant _SC_THREAD_ATTR_STACKADDR (line 3749) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 82; constant _SC_THREAD_ATTR_STACKSIZE (line 3750) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 83; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 3751) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 85; constant _SC_THREAD_KEYS_MAX (line 3752) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 86; constant _SC_THREAD_PRIO_INHERIT (line 3753) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 87; constant _SC_THREAD_PRIO_PROTECT (line 3754) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 88; constant _SC_THREAD_PRIORITY_SCHEDULING (line 3755) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 89; constant _SC_THREAD_PROCESS_SHARED (line 3756) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 90; constant _SC_THREAD_SAFE_FUNCTIONS (line 3757) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 91; constant _SC_THREAD_STACK_MIN (line 3758) | pub const _SC_THREAD_STACK_MIN: ::c_int = 93; constant _SC_THREAD_THREADS_MAX (line 3759) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 94; constant _SC_THREADS (line 3760) | pub const _SC_THREADS: ::c_int = 96; constant _SC_TTY_NAME_MAX (line 3761) | pub const _SC_TTY_NAME_MAX: ::c_int = 101; constant _SC_ATEXIT_MAX (line 3762) | pub const _SC_ATEXIT_MAX: ::c_int = 107; constant _SC_XOPEN_CRYPT (line 3763) | pub const _SC_XOPEN_CRYPT: ::c_int = 108; constant _SC_XOPEN_ENH_I18N (line 3764) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 109; constant _SC_XOPEN_LEGACY (line 3765) | pub const _SC_XOPEN_LEGACY: ::c_int = 110; constant _SC_XOPEN_REALTIME (line 3766) | pub const _SC_XOPEN_REALTIME: ::c_int = 111; constant _SC_XOPEN_REALTIME_THREADS (line 3767) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 112; constant _SC_XOPEN_SHM (line 3768) | pub const _SC_XOPEN_SHM: ::c_int = 113; constant _SC_XOPEN_UNIX (line 3769) | pub const _SC_XOPEN_UNIX: ::c_int = 115; constant _SC_XOPEN_VERSION (line 3770) | pub const _SC_XOPEN_VERSION: ::c_int = 116; constant _SC_XOPEN_XCU_VERSION (line 3771) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 121; constant _SC_PHYS_PAGES (line 3772) | pub const _SC_PHYS_PAGES: ::c_int = 200; constant PTHREAD_PROCESS_PRIVATE (line 3774) | pub const PTHREAD_PROCESS_PRIVATE: ::c_int = 2; constant PTHREAD_PROCESS_SHARED (line 3775) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 1; constant PTHREAD_CREATE_JOINABLE (line 3776) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 1; constant PTHREAD_CREATE_DETACHED (line 3777) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 2; constant PTHREAD_STACK_MIN (line 3779) | pub const PTHREAD_STACK_MIN: ::size_t = 16384; constant PTHREAD_STACK_MIN (line 3781) | pub const PTHREAD_STACK_MIN: ::size_t = 8192; constant RLIMIT_CPU (line 3783) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 3784) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 3785) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 3786) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 3787) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_AS (line 3788) | pub const RLIMIT_AS: ::c_int = 5; constant RLIMIT_RSS (line 3789) | pub const RLIMIT_RSS: ::c_int = RLIMIT_AS; constant RLIMIT_MEMLOCK (line 3790) | pub const RLIMIT_MEMLOCK: ::c_int = 6; constant RLIMIT_NPROC (line 3791) | pub const RLIMIT_NPROC: ::c_int = 7; constant RLIMIT_NOFILE (line 3792) | pub const RLIMIT_NOFILE: ::c_int = 8; constant RLIM_NLIMITS (line 3794) | pub const RLIM_NLIMITS: ::c_int = 9; constant _RLIMIT_POSIX_FLAG (line 3795) | pub const _RLIMIT_POSIX_FLAG: ::c_int = 0x1000; constant RLIM_INFINITY (line 3797) | pub const RLIM_INFINITY: rlim_t = 0x7fff_ffff_ffff_ffff; constant RUSAGE_SELF (line 3799) | pub const RUSAGE_SELF: ::c_int = 0; constant RUSAGE_CHILDREN (line 3800) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant MADV_NORMAL (line 3802) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 3803) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 3804) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 3805) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 3806) | pub const MADV_DONTNEED: ::c_int = 4; constant MADV_FREE (line 3807) | pub const MADV_FREE: ::c_int = 5; constant MADV_ZERO_WIRED_PAGES (line 3808) | pub const MADV_ZERO_WIRED_PAGES: ::c_int = 6; constant MADV_FREE_REUSABLE (line 3809) | pub const MADV_FREE_REUSABLE: ::c_int = 7; constant MADV_FREE_REUSE (line 3810) | pub const MADV_FREE_REUSE: ::c_int = 8; constant MADV_CAN_REUSE (line 3811) | pub const MADV_CAN_REUSE: ::c_int = 9; constant MINCORE_INCORE (line 3813) | pub const MINCORE_INCORE: ::c_int = 0x1; constant MINCORE_REFERENCED (line 3814) | pub const MINCORE_REFERENCED: ::c_int = 0x2; constant MINCORE_MODIFIED (line 3815) | pub const MINCORE_MODIFIED: ::c_int = 0x4; constant MINCORE_REFERENCED_OTHER (line 3816) | pub const MINCORE_REFERENCED_OTHER: ::c_int = 0x8; constant MINCORE_MODIFIED_OTHER (line 3817) | pub const MINCORE_MODIFIED_OTHER: ::c_int = 0x10; constant CTLIOCGINFO (line 3819) | pub const CTLIOCGINFO: c_ulong = 0xc0644e03; constant IPPROTO_HOPOPTS (line 3828) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 3831) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_GGP (line 3833) | pub const IPPROTO_GGP: ::c_int = 3; constant IPPROTO_IPIP (line 3835) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_ST (line 3838) | pub const IPPROTO_ST: ::c_int = 7; constant IPPROTO_EGP (line 3840) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PIGP (line 3842) | pub const IPPROTO_PIGP: ::c_int = 9; constant IPPROTO_RCCMON (line 3844) | pub const IPPROTO_RCCMON: ::c_int = 10; constant IPPROTO_NVPII (line 3846) | pub const IPPROTO_NVPII: ::c_int = 11; constant IPPROTO_PUP (line 3848) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_ARGUS (line 3850) | pub const IPPROTO_ARGUS: ::c_int = 13; constant IPPROTO_EMCON (line 3852) | pub const IPPROTO_EMCON: ::c_int = 14; constant IPPROTO_XNET (line 3854) | pub const IPPROTO_XNET: ::c_int = 15; constant IPPROTO_CHAOS (line 3856) | pub const IPPROTO_CHAOS: ::c_int = 16; constant IPPROTO_MUX (line 3859) | pub const IPPROTO_MUX: ::c_int = 18; constant IPPROTO_MEAS (line 3861) | pub const IPPROTO_MEAS: ::c_int = 19; constant IPPROTO_HMP (line 3863) | pub const IPPROTO_HMP: ::c_int = 20; constant IPPROTO_PRM (line 3865) | pub const IPPROTO_PRM: ::c_int = 21; constant IPPROTO_IDP (line 3867) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TRUNK1 (line 3869) | pub const IPPROTO_TRUNK1: ::c_int = 23; constant IPPROTO_TRUNK2 (line 3871) | pub const IPPROTO_TRUNK2: ::c_int = 24; constant IPPROTO_LEAF1 (line 3873) | pub const IPPROTO_LEAF1: ::c_int = 25; constant IPPROTO_LEAF2 (line 3875) | pub const IPPROTO_LEAF2: ::c_int = 26; constant IPPROTO_RDP (line 3877) | pub const IPPROTO_RDP: ::c_int = 27; constant IPPROTO_IRTP (line 3879) | pub const IPPROTO_IRTP: ::c_int = 28; constant IPPROTO_TP (line 3881) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_BLT (line 3883) | pub const IPPROTO_BLT: ::c_int = 30; constant IPPROTO_NSP (line 3885) | pub const IPPROTO_NSP: ::c_int = 31; constant IPPROTO_INP (line 3887) | pub const IPPROTO_INP: ::c_int = 32; constant IPPROTO_SEP (line 3889) | pub const IPPROTO_SEP: ::c_int = 33; constant IPPROTO_3PC (line 3891) | pub const IPPROTO_3PC: ::c_int = 34; constant IPPROTO_IDPR (line 3893) | pub const IPPROTO_IDPR: ::c_int = 35; constant IPPROTO_XTP (line 3895) | pub const IPPROTO_XTP: ::c_int = 36; constant IPPROTO_DDP (line 3897) | pub const IPPROTO_DDP: ::c_int = 37; constant IPPROTO_CMTP (line 3899) | pub const IPPROTO_CMTP: ::c_int = 38; constant IPPROTO_TPXX (line 3901) | pub const IPPROTO_TPXX: ::c_int = 39; constant IPPROTO_IL (line 3903) | pub const IPPROTO_IL: ::c_int = 40; constant IPPROTO_SDRP (line 3906) | pub const IPPROTO_SDRP: ::c_int = 42; constant IPPROTO_ROUTING (line 3908) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 3910) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_IDRP (line 3912) | pub const IPPROTO_IDRP: ::c_int = 45; constant IPPROTO_RSVP (line 3914) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 3916) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_MHRP (line 3918) | pub const IPPROTO_MHRP: ::c_int = 48; constant IPPROTO_BHA (line 3920) | pub const IPPROTO_BHA: ::c_int = 49; constant IPPROTO_ESP (line 3922) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 3924) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_INLSP (line 3926) | pub const IPPROTO_INLSP: ::c_int = 52; constant IPPROTO_SWIPE (line 3928) | pub const IPPROTO_SWIPE: ::c_int = 53; constant IPPROTO_NHRP (line 3930) | pub const IPPROTO_NHRP: ::c_int = 54; constant IPPROTO_NONE (line 3934) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 3936) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_AHIP (line 3938) | pub const IPPROTO_AHIP: ::c_int = 61; constant IPPROTO_CFTP (line 3940) | pub const IPPROTO_CFTP: ::c_int = 62; constant IPPROTO_HELLO (line 3942) | pub const IPPROTO_HELLO: ::c_int = 63; constant IPPROTO_SATEXPAK (line 3944) | pub const IPPROTO_SATEXPAK: ::c_int = 64; constant IPPROTO_KRYPTOLAN (line 3946) | pub const IPPROTO_KRYPTOLAN: ::c_int = 65; constant IPPROTO_RVD (line 3948) | pub const IPPROTO_RVD: ::c_int = 66; constant IPPROTO_IPPC (line 3950) | pub const IPPROTO_IPPC: ::c_int = 67; constant IPPROTO_ADFS (line 3952) | pub const IPPROTO_ADFS: ::c_int = 68; constant IPPROTO_SATMON (line 3954) | pub const IPPROTO_SATMON: ::c_int = 69; constant IPPROTO_VISA (line 3956) | pub const IPPROTO_VISA: ::c_int = 70; constant IPPROTO_IPCV (line 3958) | pub const IPPROTO_IPCV: ::c_int = 71; constant IPPROTO_CPNX (line 3960) | pub const IPPROTO_CPNX: ::c_int = 72; constant IPPROTO_CPHB (line 3962) | pub const IPPROTO_CPHB: ::c_int = 73; constant IPPROTO_WSN (line 3964) | pub const IPPROTO_WSN: ::c_int = 74; constant IPPROTO_PVP (line 3966) | pub const IPPROTO_PVP: ::c_int = 75; constant IPPROTO_BRSATMON (line 3968) | pub const IPPROTO_BRSATMON: ::c_int = 76; constant IPPROTO_ND (line 3970) | pub const IPPROTO_ND: ::c_int = 77; constant IPPROTO_WBMON (line 3972) | pub const IPPROTO_WBMON: ::c_int = 78; constant IPPROTO_WBEXPAK (line 3974) | pub const IPPROTO_WBEXPAK: ::c_int = 79; constant IPPROTO_EON (line 3976) | pub const IPPROTO_EON: ::c_int = 80; constant IPPROTO_VMTP (line 3978) | pub const IPPROTO_VMTP: ::c_int = 81; constant IPPROTO_SVMTP (line 3980) | pub const IPPROTO_SVMTP: ::c_int = 82; constant IPPROTO_VINES (line 3982) | pub const IPPROTO_VINES: ::c_int = 83; constant IPPROTO_TTP (line 3984) | pub const IPPROTO_TTP: ::c_int = 84; constant IPPROTO_IGP (line 3986) | pub const IPPROTO_IGP: ::c_int = 85; constant IPPROTO_DGP (line 3988) | pub const IPPROTO_DGP: ::c_int = 86; constant IPPROTO_TCF (line 3990) | pub const IPPROTO_TCF: ::c_int = 87; constant IPPROTO_IGRP (line 3992) | pub const IPPROTO_IGRP: ::c_int = 88; constant IPPROTO_OSPFIGP (line 3994) | pub const IPPROTO_OSPFIGP: ::c_int = 89; constant IPPROTO_SRPC (line 3996) | pub const IPPROTO_SRPC: ::c_int = 90; constant IPPROTO_LARP (line 3998) | pub const IPPROTO_LARP: ::c_int = 91; constant IPPROTO_MTP (line 4000) | pub const IPPROTO_MTP: ::c_int = 92; constant IPPROTO_AX25 (line 4002) | pub const IPPROTO_AX25: ::c_int = 93; constant IPPROTO_IPEIP (line 4004) | pub const IPPROTO_IPEIP: ::c_int = 94; constant IPPROTO_MICP (line 4006) | pub const IPPROTO_MICP: ::c_int = 95; constant IPPROTO_SCCSP (line 4008) | pub const IPPROTO_SCCSP: ::c_int = 96; constant IPPROTO_ETHERIP (line 4010) | pub const IPPROTO_ETHERIP: ::c_int = 97; constant IPPROTO_ENCAP (line 4012) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_APES (line 4014) | pub const IPPROTO_APES: ::c_int = 99; constant IPPROTO_GMTP (line 4016) | pub const IPPROTO_GMTP: ::c_int = 100; constant IPPROTO_PIM (line 4020) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_IPCOMP (line 4022) | pub const IPPROTO_IPCOMP: ::c_int = 108; constant IPPROTO_PGM (line 4024) | pub const IPPROTO_PGM: ::c_int = 113; constant IPPROTO_SCTP (line 4026) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_DIVERT (line 4031) | pub const IPPROTO_DIVERT: ::c_int = 254; constant IPPROTO_RAW (line 4033) | pub const IPPROTO_RAW: ::c_int = 255; constant IPPROTO_MAX (line 4034) | pub const IPPROTO_MAX: ::c_int = 256; constant IPPROTO_DONE (line 4036) | pub const IPPROTO_DONE: ::c_int = 257; constant AF_UNSPEC (line 4038) | pub const AF_UNSPEC: ::c_int = 0; constant AF_LOCAL (line 4039) | pub const AF_LOCAL: ::c_int = 1; constant AF_UNIX (line 4040) | pub const AF_UNIX: ::c_int = AF_LOCAL; constant AF_INET (line 4041) | pub const AF_INET: ::c_int = 2; constant AF_IMPLINK (line 4042) | pub const AF_IMPLINK: ::c_int = 3; constant AF_PUP (line 4043) | pub const AF_PUP: ::c_int = 4; constant AF_CHAOS (line 4044) | pub const AF_CHAOS: ::c_int = 5; constant AF_NS (line 4045) | pub const AF_NS: ::c_int = 6; constant AF_ISO (line 4046) | pub const AF_ISO: ::c_int = 7; constant AF_OSI (line 4047) | pub const AF_OSI: ::c_int = AF_ISO; constant AF_ECMA (line 4048) | pub const AF_ECMA: ::c_int = 8; constant AF_DATAKIT (line 4049) | pub const AF_DATAKIT: ::c_int = 9; constant AF_CCITT (line 4050) | pub const AF_CCITT: ::c_int = 10; constant AF_SNA (line 4051) | pub const AF_SNA: ::c_int = 11; constant AF_DECnet (line 4052) | pub const AF_DECnet: ::c_int = 12; constant AF_DLI (line 4053) | pub const AF_DLI: ::c_int = 13; constant AF_LAT (line 4054) | pub const AF_LAT: ::c_int = 14; constant AF_HYLINK (line 4055) | pub const AF_HYLINK: ::c_int = 15; constant AF_APPLETALK (line 4056) | pub const AF_APPLETALK: ::c_int = 16; constant AF_ROUTE (line 4057) | pub const AF_ROUTE: ::c_int = 17; constant AF_LINK (line 4058) | pub const AF_LINK: ::c_int = 18; constant pseudo_AF_XTP (line 4059) | pub const pseudo_AF_XTP: ::c_int = 19; constant AF_COIP (line 4060) | pub const AF_COIP: ::c_int = 20; constant AF_CNT (line 4061) | pub const AF_CNT: ::c_int = 21; constant pseudo_AF_RTIP (line 4062) | pub const pseudo_AF_RTIP: ::c_int = 22; constant AF_IPX (line 4063) | pub const AF_IPX: ::c_int = 23; constant AF_SIP (line 4064) | pub const AF_SIP: ::c_int = 24; constant pseudo_AF_PIP (line 4065) | pub const pseudo_AF_PIP: ::c_int = 25; constant AF_NDRV (line 4066) | pub const AF_NDRV: ::c_int = 27; constant AF_ISDN (line 4067) | pub const AF_ISDN: ::c_int = 28; constant AF_E164 (line 4068) | pub const AF_E164: ::c_int = AF_ISDN; constant pseudo_AF_KEY (line 4069) | pub const pseudo_AF_KEY: ::c_int = 29; constant AF_INET6 (line 4070) | pub const AF_INET6: ::c_int = 30; constant AF_NATM (line 4071) | pub const AF_NATM: ::c_int = 31; constant AF_SYSTEM (line 4072) | pub const AF_SYSTEM: ::c_int = 32; constant AF_NETBIOS (line 4073) | pub const AF_NETBIOS: ::c_int = 33; constant AF_PPP (line 4074) | pub const AF_PPP: ::c_int = 34; constant pseudo_AF_HDRCMPLT (line 4075) | pub const pseudo_AF_HDRCMPLT: ::c_int = 35; constant AF_IEEE80211 (line 4076) | pub const AF_IEEE80211: ::c_int = 37; constant AF_UTUN (line 4077) | pub const AF_UTUN: ::c_int = 38; constant AF_VSOCK (line 4078) | pub const AF_VSOCK: ::c_int = 40; constant AF_SYS_CONTROL (line 4079) | pub const AF_SYS_CONTROL: ::c_int = 2; constant SYSPROTO_EVENT (line 4081) | pub const SYSPROTO_EVENT: ::c_int = 1; constant SYSPROTO_CONTROL (line 4082) | pub const SYSPROTO_CONTROL: ::c_int = 2; constant PF_UNSPEC (line 4084) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_LOCAL (line 4085) | pub const PF_LOCAL: ::c_int = AF_LOCAL; constant PF_UNIX (line 4086) | pub const PF_UNIX: ::c_int = PF_LOCAL; constant PF_INET (line 4087) | pub const PF_INET: ::c_int = AF_INET; constant PF_IMPLINK (line 4088) | pub const PF_IMPLINK: ::c_int = AF_IMPLINK; constant PF_PUP (line 4089) | pub const PF_PUP: ::c_int = AF_PUP; constant PF_CHAOS (line 4090) | pub const PF_CHAOS: ::c_int = AF_CHAOS; constant PF_NS (line 4091) | pub const PF_NS: ::c_int = AF_NS; constant PF_ISO (line 4092) | pub const PF_ISO: ::c_int = AF_ISO; constant PF_OSI (line 4093) | pub const PF_OSI: ::c_int = AF_ISO; constant PF_ECMA (line 4094) | pub const PF_ECMA: ::c_int = AF_ECMA; constant PF_DATAKIT (line 4095) | pub const PF_DATAKIT: ::c_int = AF_DATAKIT; constant PF_CCITT (line 4096) | pub const PF_CCITT: ::c_int = AF_CCITT; constant PF_SNA (line 4097) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_DECnet (line 4098) | pub const PF_DECnet: ::c_int = AF_DECnet; constant PF_DLI (line 4099) | pub const PF_DLI: ::c_int = AF_DLI; constant PF_LAT (line 4100) | pub const PF_LAT: ::c_int = AF_LAT; constant PF_HYLINK (line 4101) | pub const PF_HYLINK: ::c_int = AF_HYLINK; constant PF_APPLETALK (line 4102) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_ROUTE (line 4103) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_LINK (line 4104) | pub const PF_LINK: ::c_int = AF_LINK; constant PF_XTP (line 4105) | pub const PF_XTP: ::c_int = pseudo_AF_XTP; constant PF_COIP (line 4106) | pub const PF_COIP: ::c_int = AF_COIP; constant PF_CNT (line 4107) | pub const PF_CNT: ::c_int = AF_CNT; constant PF_SIP (line 4108) | pub const PF_SIP: ::c_int = AF_SIP; constant PF_IPX (line 4109) | pub const PF_IPX: ::c_int = AF_IPX; constant PF_RTIP (line 4110) | pub const PF_RTIP: ::c_int = pseudo_AF_RTIP; constant PF_PIP (line 4111) | pub const PF_PIP: ::c_int = pseudo_AF_PIP; constant PF_NDRV (line 4112) | pub const PF_NDRV: ::c_int = AF_NDRV; constant PF_ISDN (line 4113) | pub const PF_ISDN: ::c_int = AF_ISDN; constant PF_KEY (line 4114) | pub const PF_KEY: ::c_int = pseudo_AF_KEY; constant PF_INET6 (line 4115) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_NATM (line 4116) | pub const PF_NATM: ::c_int = AF_NATM; constant PF_SYSTEM (line 4117) | pub const PF_SYSTEM: ::c_int = AF_SYSTEM; constant PF_NETBIOS (line 4118) | pub const PF_NETBIOS: ::c_int = AF_NETBIOS; constant PF_PPP (line 4119) | pub const PF_PPP: ::c_int = AF_PPP; constant PF_VSOCK (line 4120) | pub const PF_VSOCK: ::c_int = AF_VSOCK; constant NET_RT_DUMP (line 4122) | pub const NET_RT_DUMP: ::c_int = 1; constant NET_RT_FLAGS (line 4123) | pub const NET_RT_FLAGS: ::c_int = 2; constant NET_RT_IFLIST (line 4124) | pub const NET_RT_IFLIST: ::c_int = 3; constant SOMAXCONN (line 4126) | pub const SOMAXCONN: ::c_int = 128; constant SOCK_MAXADDRLEN (line 4128) | pub const SOCK_MAXADDRLEN: ::c_int = 255; constant SOCK_STREAM (line 4130) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 4131) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_RAW (line 4132) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 4133) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_SEQPACKET (line 4134) | pub const SOCK_SEQPACKET: ::c_int = 5; constant IP_TTL (line 4135) | pub const IP_TTL: ::c_int = 4; constant IP_HDRINCL (line 4136) | pub const IP_HDRINCL: ::c_int = 2; constant IP_RECVDSTADDR (line 4137) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_ADD_MEMBERSHIP (line 4138) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 4139) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IP_RECVIF (line 4140) | pub const IP_RECVIF: ::c_int = 20; constant IP_RECVTTL (line 4141) | pub const IP_RECVTTL: ::c_int = 24; constant IP_BOUND_IF (line 4142) | pub const IP_BOUND_IF: ::c_int = 25; constant IP_PKTINFO (line 4143) | pub const IP_PKTINFO: ::c_int = 26; constant IP_RECVTOS (line 4144) | pub const IP_RECVTOS: ::c_int = 27; constant IP_DONTFRAG (line 4145) | pub const IP_DONTFRAG: ::c_int = 28; constant IPV6_JOIN_GROUP (line 4146) | pub const IPV6_JOIN_GROUP: ::c_int = 12; constant IPV6_LEAVE_GROUP (line 4147) | pub const IPV6_LEAVE_GROUP: ::c_int = 13; constant IPV6_CHECKSUM (line 4148) | pub const IPV6_CHECKSUM: ::c_int = 26; constant IPV6_RECVTCLASS (line 4149) | pub const IPV6_RECVTCLASS: ::c_int = 35; constant IPV6_TCLASS (line 4150) | pub const IPV6_TCLASS: ::c_int = 36; constant IPV6_RECVHOPLIMIT (line 4151) | pub const IPV6_RECVHOPLIMIT: ::c_int = 37; constant IPV6_PKTINFO (line 4152) | pub const IPV6_PKTINFO: ::c_int = 46; constant IPV6_HOPLIMIT (line 4153) | pub const IPV6_HOPLIMIT: ::c_int = 47; constant IPV6_RECVPKTINFO (line 4154) | pub const IPV6_RECVPKTINFO: ::c_int = 61; constant IPV6_DONTFRAG (line 4155) | pub const IPV6_DONTFRAG: ::c_int = 62; constant IP_ADD_SOURCE_MEMBERSHIP (line 4156) | pub const IP_ADD_SOURCE_MEMBERSHIP: ::c_int = 70; constant IP_DROP_SOURCE_MEMBERSHIP (line 4157) | pub const IP_DROP_SOURCE_MEMBERSHIP: ::c_int = 71; constant IP_BLOCK_SOURCE (line 4158) | pub const IP_BLOCK_SOURCE: ::c_int = 72; constant IP_UNBLOCK_SOURCE (line 4159) | pub const IP_UNBLOCK_SOURCE: ::c_int = 73; constant IPV6_BOUND_IF (line 4160) | pub const IPV6_BOUND_IF: ::c_int = 125; constant TCP_NOPUSH (line 4162) | pub const TCP_NOPUSH: ::c_int = 4; constant TCP_NOOPT (line 4163) | pub const TCP_NOOPT: ::c_int = 8; constant TCP_KEEPALIVE (line 4164) | pub const TCP_KEEPALIVE: ::c_int = 0x10; constant TCP_KEEPINTVL (line 4165) | pub const TCP_KEEPINTVL: ::c_int = 0x101; constant TCP_KEEPCNT (line 4166) | pub const TCP_KEEPCNT: ::c_int = 0x102; constant TCP_FASTOPEN (line 4168) | pub const TCP_FASTOPEN: ::c_int = 0x105; constant TCP_CONNECTION_INFO (line 4169) | pub const TCP_CONNECTION_INFO: ::c_int = 0x106; constant SOL_LOCAL (line 4171) | pub const SOL_LOCAL: ::c_int = 0; constant LOCAL_PEERCRED (line 4173) | pub const LOCAL_PEERCRED: ::c_int = 0x001; constant LOCAL_PEERPID (line 4174) | pub const LOCAL_PEERPID: ::c_int = 0x002; constant LOCAL_PEEREPID (line 4175) | pub const LOCAL_PEEREPID: ::c_int = 0x003; constant LOCAL_PEERUUID (line 4176) | pub const LOCAL_PEERUUID: ::c_int = 0x004; constant LOCAL_PEEREUUID (line 4177) | pub const LOCAL_PEEREUUID: ::c_int = 0x005; constant SOL_SOCKET (line 4179) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_DEBUG (line 4181) | pub const SO_DEBUG: ::c_int = 0x01; constant SO_ACCEPTCONN (line 4182) | pub const SO_ACCEPTCONN: ::c_int = 0x0002; constant SO_REUSEADDR (line 4183) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 4184) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 4185) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 4186) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_USELOOPBACK (line 4187) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_LINGER (line 4188) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 4189) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_REUSEPORT (line 4190) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_TIMESTAMP (line 4191) | pub const SO_TIMESTAMP: ::c_int = 0x0400; constant SO_TIMESTAMP_MONOTONIC (line 4192) | pub const SO_TIMESTAMP_MONOTONIC: ::c_int = 0x0800; constant SO_DONTTRUNC (line 4193) | pub const SO_DONTTRUNC: ::c_int = 0x2000; constant SO_WANTMORE (line 4194) | pub const SO_WANTMORE: ::c_int = 0x4000; constant SO_WANTOOBFLAG (line 4195) | pub const SO_WANTOOBFLAG: ::c_int = 0x8000; constant SO_SNDBUF (line 4196) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 4197) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDLOWAT (line 4198) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVLOWAT (line 4199) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_SNDTIMEO (line 4200) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_RCVTIMEO (line 4201) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_ERROR (line 4202) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_TYPE (line 4203) | pub const SO_TYPE: ::c_int = 0x1008; constant SO_LABEL (line 4204) | pub const SO_LABEL: ::c_int = 0x1010; constant SO_PEERLABEL (line 4205) | pub const SO_PEERLABEL: ::c_int = 0x1011; constant SO_NREAD (line 4206) | pub const SO_NREAD: ::c_int = 0x1020; constant SO_NKE (line 4207) | pub const SO_NKE: ::c_int = 0x1021; constant SO_NOSIGPIPE (line 4208) | pub const SO_NOSIGPIPE: ::c_int = 0x1022; constant SO_NOADDRERR (line 4209) | pub const SO_NOADDRERR: ::c_int = 0x1023; constant SO_NWRITE (line 4210) | pub const SO_NWRITE: ::c_int = 0x1024; constant SO_REUSESHAREUID (line 4211) | pub const SO_REUSESHAREUID: ::c_int = 0x1025; constant SO_NOTIFYCONFLICT (line 4212) | pub const SO_NOTIFYCONFLICT: ::c_int = 0x1026; constant SO_LINGER_SEC (line 4213) | pub const SO_LINGER_SEC: ::c_int = 0x1080; constant SO_RANDOMPORT (line 4214) | pub const SO_RANDOMPORT: ::c_int = 0x1082; constant SO_NP_EXTENSIONS (line 4215) | pub const SO_NP_EXTENSIONS: ::c_int = 0x1083; constant MSG_OOB (line 4217) | pub const MSG_OOB: ::c_int = 0x1; constant MSG_PEEK (line 4218) | pub const MSG_PEEK: ::c_int = 0x2; constant MSG_DONTROUTE (line 4219) | pub const MSG_DONTROUTE: ::c_int = 0x4; constant MSG_EOR (line 4220) | pub const MSG_EOR: ::c_int = 0x8; constant MSG_TRUNC (line 4221) | pub const MSG_TRUNC: ::c_int = 0x10; constant MSG_CTRUNC (line 4222) | pub const MSG_CTRUNC: ::c_int = 0x20; constant MSG_WAITALL (line 4223) | pub const MSG_WAITALL: ::c_int = 0x40; constant MSG_DONTWAIT (line 4224) | pub const MSG_DONTWAIT: ::c_int = 0x80; constant MSG_EOF (line 4225) | pub const MSG_EOF: ::c_int = 0x100; constant MSG_FLUSH (line 4226) | pub const MSG_FLUSH: ::c_int = 0x400; constant MSG_HOLD (line 4227) | pub const MSG_HOLD: ::c_int = 0x800; constant MSG_SEND (line 4228) | pub const MSG_SEND: ::c_int = 0x1000; constant MSG_HAVEMORE (line 4229) | pub const MSG_HAVEMORE: ::c_int = 0x2000; constant MSG_RCVMORE (line 4230) | pub const MSG_RCVMORE: ::c_int = 0x4000; constant MSG_NEEDSA (line 4231) | pub const MSG_NEEDSA: ::c_int = 0x10000; constant MSG_NOSIGNAL (line 4232) | pub const MSG_NOSIGNAL: ::c_int = 0x80000; constant SCM_TIMESTAMP (line 4234) | pub const SCM_TIMESTAMP: ::c_int = 0x02; constant SCM_CREDS (line 4235) | pub const SCM_CREDS: ::c_int = 0x03; constant IFF_UP (line 4238) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 4239) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 4240) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 4241) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 4242) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_NOTRAILERS (line 4243) | pub const IFF_NOTRAILERS: ::c_int = 0x20; constant IFF_RUNNING (line 4244) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 4245) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 4246) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 4247) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_OACTIVE (line 4248) | pub const IFF_OACTIVE: ::c_int = 0x400; constant IFF_SIMPLEX (line 4249) | pub const IFF_SIMPLEX: ::c_int = 0x800; constant IFF_LINK0 (line 4250) | pub const IFF_LINK0: ::c_int = 0x1000; constant IFF_LINK1 (line 4251) | pub const IFF_LINK1: ::c_int = 0x2000; constant IFF_LINK2 (line 4252) | pub const IFF_LINK2: ::c_int = 0x4000; constant IFF_ALTPHYS (line 4253) | pub const IFF_ALTPHYS: ::c_int = IFF_LINK2; constant IFF_MULTICAST (line 4254) | pub const IFF_MULTICAST: ::c_int = 0x8000; constant SHUT_RD (line 4256) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 4257) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 4258) | pub const SHUT_RDWR: ::c_int = 2; constant SAE_ASSOCID_ANY (line 4260) | pub const SAE_ASSOCID_ANY: ::sae_associd_t = 0; constant SAE_ASSOCID_ALL (line 4262) | pub const SAE_ASSOCID_ALL: ::sae_associd_t = 0xffffffff; constant SAE_CONNID_ANY (line 4264) | pub const SAE_CONNID_ANY: ::sae_connid_t = 0; constant SAE_CONNID_ALL (line 4266) | pub const SAE_CONNID_ALL: ::sae_connid_t = 0xffffffff; constant CONNECT_RESUME_ON_READ_WRITE (line 4271) | pub const CONNECT_RESUME_ON_READ_WRITE: ::c_uint = 0x1; constant CONNECT_DATA_IDEMPOTENT (line 4273) | pub const CONNECT_DATA_IDEMPOTENT: ::c_uint = 0x2; constant CONNECT_DATA_AUTHENTICATED (line 4275) | pub const CONNECT_DATA_AUTHENTICATED: ::c_uint = 0x4; constant LOCK_SH (line 4277) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 4278) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 4279) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 4280) | pub const LOCK_UN: ::c_int = 8; constant MAP_COPY (line 4282) | pub const MAP_COPY: ::c_int = 0x0002; constant MAP_RENAME (line 4283) | pub const MAP_RENAME: ::c_int = 0x0020; constant MAP_NORESERVE (line 4284) | pub const MAP_NORESERVE: ::c_int = 0x0040; constant MAP_NOEXTEND (line 4285) | pub const MAP_NOEXTEND: ::c_int = 0x0100; constant MAP_HASSEMAPHORE (line 4286) | pub const MAP_HASSEMAPHORE: ::c_int = 0x0200; constant MAP_NOCACHE (line 4287) | pub const MAP_NOCACHE: ::c_int = 0x0400; constant MAP_JIT (line 4288) | pub const MAP_JIT: ::c_int = 0x0800; constant _SC_ARG_MAX (line 4290) | pub const _SC_ARG_MAX: ::c_int = 1; constant _SC_CHILD_MAX (line 4291) | pub const _SC_CHILD_MAX: ::c_int = 2; constant _SC_CLK_TCK (line 4292) | pub const _SC_CLK_TCK: ::c_int = 3; constant _SC_NGROUPS_MAX (line 4293) | pub const _SC_NGROUPS_MAX: ::c_int = 4; constant _SC_OPEN_MAX (line 4294) | pub const _SC_OPEN_MAX: ::c_int = 5; constant _SC_JOB_CONTROL (line 4295) | pub const _SC_JOB_CONTROL: ::c_int = 6; constant _SC_SAVED_IDS (line 4296) | pub const _SC_SAVED_IDS: ::c_int = 7; constant _SC_VERSION (line 4297) | pub const _SC_VERSION: ::c_int = 8; constant _SC_BC_BASE_MAX (line 4298) | pub const _SC_BC_BASE_MAX: ::c_int = 9; constant _SC_BC_DIM_MAX (line 4299) | pub const _SC_BC_DIM_MAX: ::c_int = 10; constant _SC_BC_SCALE_MAX (line 4300) | pub const _SC_BC_SCALE_MAX: ::c_int = 11; constant _SC_BC_STRING_MAX (line 4301) | pub const _SC_BC_STRING_MAX: ::c_int = 12; constant _SC_COLL_WEIGHTS_MAX (line 4302) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 13; constant _SC_EXPR_NEST_MAX (line 4303) | pub const _SC_EXPR_NEST_MAX: ::c_int = 14; constant _SC_LINE_MAX (line 4304) | pub const _SC_LINE_MAX: ::c_int = 15; constant _SC_RE_DUP_MAX (line 4305) | pub const _SC_RE_DUP_MAX: ::c_int = 16; constant _SC_2_VERSION (line 4306) | pub const _SC_2_VERSION: ::c_int = 17; constant _SC_2_C_BIND (line 4307) | pub const _SC_2_C_BIND: ::c_int = 18; constant _SC_2_C_DEV (line 4308) | pub const _SC_2_C_DEV: ::c_int = 19; constant _SC_2_CHAR_TERM (line 4309) | pub const _SC_2_CHAR_TERM: ::c_int = 20; constant _SC_2_FORT_DEV (line 4310) | pub const _SC_2_FORT_DEV: ::c_int = 21; constant _SC_2_FORT_RUN (line 4311) | pub const _SC_2_FORT_RUN: ::c_int = 22; constant _SC_2_LOCALEDEF (line 4312) | pub const _SC_2_LOCALEDEF: ::c_int = 23; constant _SC_2_SW_DEV (line 4313) | pub const _SC_2_SW_DEV: ::c_int = 24; constant _SC_2_UPE (line 4314) | pub const _SC_2_UPE: ::c_int = 25; constant _SC_STREAM_MAX (line 4315) | pub const _SC_STREAM_MAX: ::c_int = 26; constant _SC_TZNAME_MAX (line 4316) | pub const _SC_TZNAME_MAX: ::c_int = 27; constant _SC_ASYNCHRONOUS_IO (line 4317) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 28; constant _SC_PAGESIZE (line 4318) | pub const _SC_PAGESIZE: ::c_int = 29; constant _SC_MEMLOCK (line 4319) | pub const _SC_MEMLOCK: ::c_int = 30; constant _SC_MEMLOCK_RANGE (line 4320) | pub const _SC_MEMLOCK_RANGE: ::c_int = 31; constant _SC_MEMORY_PROTECTION (line 4321) | pub const _SC_MEMORY_PROTECTION: ::c_int = 32; constant _SC_MESSAGE_PASSING (line 4322) | pub const _SC_MESSAGE_PASSING: ::c_int = 33; constant _SC_PRIORITIZED_IO (line 4323) | pub const _SC_PRIORITIZED_IO: ::c_int = 34; constant _SC_PRIORITY_SCHEDULING (line 4324) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 35; constant _SC_REALTIME_SIGNALS (line 4325) | pub const _SC_REALTIME_SIGNALS: ::c_int = 36; constant _SC_SEMAPHORES (line 4326) | pub const _SC_SEMAPHORES: ::c_int = 37; constant _SC_FSYNC (line 4327) | pub const _SC_FSYNC: ::c_int = 38; constant _SC_SHARED_MEMORY_OBJECTS (line 4328) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 39; constant _SC_SYNCHRONIZED_IO (line 4329) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 40; constant _SC_TIMERS (line 4330) | pub const _SC_TIMERS: ::c_int = 41; constant _SC_AIO_LISTIO_MAX (line 4331) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 42; constant _SC_AIO_MAX (line 4332) | pub const _SC_AIO_MAX: ::c_int = 43; constant _SC_AIO_PRIO_DELTA_MAX (line 4333) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 44; constant _SC_DELAYTIMER_MAX (line 4334) | pub const _SC_DELAYTIMER_MAX: ::c_int = 45; constant _SC_MQ_OPEN_MAX (line 4335) | pub const _SC_MQ_OPEN_MAX: ::c_int = 46; constant _SC_MAPPED_FILES (line 4336) | pub const _SC_MAPPED_FILES: ::c_int = 47; constant _SC_RTSIG_MAX (line 4337) | pub const _SC_RTSIG_MAX: ::c_int = 48; constant _SC_SEM_NSEMS_MAX (line 4338) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 49; constant _SC_SEM_VALUE_MAX (line 4339) | pub const _SC_SEM_VALUE_MAX: ::c_int = 50; constant _SC_SIGQUEUE_MAX (line 4340) | pub const _SC_SIGQUEUE_MAX: ::c_int = 51; constant _SC_TIMER_MAX (line 4341) | pub const _SC_TIMER_MAX: ::c_int = 52; constant _SC_NPROCESSORS_CONF (line 4342) | pub const _SC_NPROCESSORS_CONF: ::c_int = 57; constant _SC_NPROCESSORS_ONLN (line 4343) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 58; constant _SC_2_PBS (line 4344) | pub const _SC_2_PBS: ::c_int = 59; constant _SC_2_PBS_ACCOUNTING (line 4345) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 60; constant _SC_2_PBS_CHECKPOINT (line 4346) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 61; constant _SC_2_PBS_LOCATE (line 4347) | pub const _SC_2_PBS_LOCATE: ::c_int = 62; constant _SC_2_PBS_MESSAGE (line 4348) | pub const _SC_2_PBS_MESSAGE: ::c_int = 63; constant _SC_2_PBS_TRACK (line 4349) | pub const _SC_2_PBS_TRACK: ::c_int = 64; constant _SC_ADVISORY_INFO (line 4350) | pub const _SC_ADVISORY_INFO: ::c_int = 65; constant _SC_BARRIERS (line 4351) | pub const _SC_BARRIERS: ::c_int = 66; constant _SC_CLOCK_SELECTION (line 4352) | pub const _SC_CLOCK_SELECTION: ::c_int = 67; constant _SC_CPUTIME (line 4353) | pub const _SC_CPUTIME: ::c_int = 68; constant _SC_FILE_LOCKING (line 4354) | pub const _SC_FILE_LOCKING: ::c_int = 69; constant _SC_HOST_NAME_MAX (line 4355) | pub const _SC_HOST_NAME_MAX: ::c_int = 72; constant _SC_MONOTONIC_CLOCK (line 4356) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 74; constant _SC_READER_WRITER_LOCKS (line 4357) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 76; constant _SC_REGEXP (line 4358) | pub const _SC_REGEXP: ::c_int = 77; constant _SC_SHELL (line 4359) | pub const _SC_SHELL: ::c_int = 78; constant _SC_SPAWN (line 4360) | pub const _SC_SPAWN: ::c_int = 79; constant _SC_SPIN_LOCKS (line 4361) | pub const _SC_SPIN_LOCKS: ::c_int = 80; constant _SC_SPORADIC_SERVER (line 4362) | pub const _SC_SPORADIC_SERVER: ::c_int = 81; constant _SC_THREAD_CPUTIME (line 4363) | pub const _SC_THREAD_CPUTIME: ::c_int = 84; constant _SC_THREAD_SPORADIC_SERVER (line 4364) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 92; constant _SC_TIMEOUTS (line 4365) | pub const _SC_TIMEOUTS: ::c_int = 95; constant _SC_TRACE (line 4366) | pub const _SC_TRACE: ::c_int = 97; constant _SC_TRACE_EVENT_FILTER (line 4367) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 98; constant _SC_TRACE_INHERIT (line 4368) | pub const _SC_TRACE_INHERIT: ::c_int = 99; constant _SC_TRACE_LOG (line 4369) | pub const _SC_TRACE_LOG: ::c_int = 100; constant _SC_TYPED_MEMORY_OBJECTS (line 4370) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 102; constant _SC_V6_ILP32_OFF32 (line 4371) | pub const _SC_V6_ILP32_OFF32: ::c_int = 103; constant _SC_V6_ILP32_OFFBIG (line 4372) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 104; constant _SC_V6_LP64_OFF64 (line 4373) | pub const _SC_V6_LP64_OFF64: ::c_int = 105; constant _SC_V6_LPBIG_OFFBIG (line 4374) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 106; constant _SC_IPV6 (line 4375) | pub const _SC_IPV6: ::c_int = 118; constant _SC_RAW_SOCKETS (line 4376) | pub const _SC_RAW_SOCKETS: ::c_int = 119; constant _SC_SYMLOOP_MAX (line 4377) | pub const _SC_SYMLOOP_MAX: ::c_int = 120; constant _SC_PAGE_SIZE (line 4378) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_XOPEN_STREAMS (line 4379) | pub const _SC_XOPEN_STREAMS: ::c_int = 114; constant _SC_XBS5_ILP32_OFF32 (line 4380) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 122; constant _SC_XBS5_ILP32_OFFBIG (line 4381) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 123; constant _SC_XBS5_LP64_OFF64 (line 4382) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 124; constant _SC_XBS5_LPBIG_OFFBIG (line 4383) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 125; constant _SC_SS_REPL_MAX (line 4384) | pub const _SC_SS_REPL_MAX: ::c_int = 126; constant _SC_TRACE_EVENT_NAME_MAX (line 4385) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 127; constant _SC_TRACE_NAME_MAX (line 4386) | pub const _SC_TRACE_NAME_MAX: ::c_int = 128; constant _SC_TRACE_SYS_MAX (line 4387) | pub const _SC_TRACE_SYS_MAX: ::c_int = 129; constant _SC_TRACE_USER_EVENT_MAX (line 4388) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 130; constant _SC_PASS_MAX (line 4389) | pub const _SC_PASS_MAX: ::c_int = 131; constant _CS_PATH (line 4391) | pub const _CS_PATH: ::c_int = 1; constant _CS_DARWIN_USER_DIR (line 4392) | pub const _CS_DARWIN_USER_DIR: ::c_int = 65536; constant _CS_DARWIN_USER_TEMP_DIR (line 4393) | pub const _CS_DARWIN_USER_TEMP_DIR: ::c_int = 65537; constant _CS_DARWIN_USER_CACHE_DIR (line 4394) | pub const _CS_DARWIN_USER_CACHE_DIR: ::c_int = 65538; constant PTHREAD_MUTEX_NORMAL (line 4396) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_ERRORCHECK (line 4397) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 1; constant PTHREAD_MUTEX_RECURSIVE (line 4398) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 4399) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant _PTHREAD_MUTEX_SIG_init (line 4400) | pub const _PTHREAD_MUTEX_SIG_init: ::c_long = 0x32AAABA7; constant _PTHREAD_COND_SIG_init (line 4401) | pub const _PTHREAD_COND_SIG_init: ::c_long = 0x3CB0B1BB; constant _PTHREAD_RWLOCK_SIG_init (line 4402) | pub const _PTHREAD_RWLOCK_SIG_init: ::c_long = 0x2DA8B3B4; constant PTHREAD_MUTEX_INITIALIZER (line 4403) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 4407) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 4411) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant OS_UNFAIR_LOCK_INIT (line 4416) | pub const OS_UNFAIR_LOCK_INIT: os_unfair_lock = os_unfair_lock { constant OS_LOG_TYPE_DEFAULT (line 4420) | pub const OS_LOG_TYPE_DEFAULT: ::os_log_type_t = 0x00; constant OS_LOG_TYPE_INFO (line 4421) | pub const OS_LOG_TYPE_INFO: ::os_log_type_t = 0x01; constant OS_LOG_TYPE_DEBUG (line 4422) | pub const OS_LOG_TYPE_DEBUG: ::os_log_type_t = 0x02; constant OS_LOG_TYPE_ERROR (line 4423) | pub const OS_LOG_TYPE_ERROR: ::os_log_type_t = 0x10; constant OS_LOG_TYPE_FAULT (line 4424) | pub const OS_LOG_TYPE_FAULT: ::os_log_type_t = 0x11; constant OS_SIGNPOST_EVENT (line 4426) | pub const OS_SIGNPOST_EVENT: ::os_signpost_type_t = 0x00; constant OS_SIGNPOST_INTERVAL_BEGIN (line 4427) | pub const OS_SIGNPOST_INTERVAL_BEGIN: ::os_signpost_type_t = 0x01; constant OS_SIGNPOST_INTERVAL_END (line 4428) | pub const OS_SIGNPOST_INTERVAL_END: ::os_signpost_type_t = 0x02; constant MINSIGSTKSZ (line 4430) | pub const MINSIGSTKSZ: ::size_t = 32768; constant SIGSTKSZ (line 4431) | pub const SIGSTKSZ: ::size_t = 131072; constant FD_SETSIZE (line 4433) | pub const FD_SETSIZE: usize = 1024; constant ST_NOSUID (line 4435) | pub const ST_NOSUID: ::c_ulong = 2; constant SCHED_OTHER (line 4437) | pub const SCHED_OTHER: ::c_int = 1; constant SCHED_FIFO (line 4438) | pub const SCHED_FIFO: ::c_int = 4; constant SCHED_RR (line 4439) | pub const SCHED_RR: ::c_int = 2; constant EVFILT_READ (line 4441) | pub const EVFILT_READ: i16 = -1; constant EVFILT_WRITE (line 4442) | pub const EVFILT_WRITE: i16 = -2; constant EVFILT_AIO (line 4443) | pub const EVFILT_AIO: i16 = -3; constant EVFILT_VNODE (line 4444) | pub const EVFILT_VNODE: i16 = -4; constant EVFILT_PROC (line 4445) | pub const EVFILT_PROC: i16 = -5; constant EVFILT_SIGNAL (line 4446) | pub const EVFILT_SIGNAL: i16 = -6; constant EVFILT_TIMER (line 4447) | pub const EVFILT_TIMER: i16 = -7; constant EVFILT_MACHPORT (line 4448) | pub const EVFILT_MACHPORT: i16 = -8; constant EVFILT_FS (line 4449) | pub const EVFILT_FS: i16 = -9; constant EVFILT_USER (line 4450) | pub const EVFILT_USER: i16 = -10; constant EVFILT_VM (line 4451) | pub const EVFILT_VM: i16 = -12; constant EV_ADD (line 4453) | pub const EV_ADD: u16 = 0x1; constant EV_DELETE (line 4454) | pub const EV_DELETE: u16 = 0x2; constant EV_ENABLE (line 4455) | pub const EV_ENABLE: u16 = 0x4; constant EV_DISABLE (line 4456) | pub const EV_DISABLE: u16 = 0x8; constant EV_ONESHOT (line 4457) | pub const EV_ONESHOT: u16 = 0x10; constant EV_CLEAR (line 4458) | pub const EV_CLEAR: u16 = 0x20; constant EV_RECEIPT (line 4459) | pub const EV_RECEIPT: u16 = 0x40; constant EV_DISPATCH (line 4460) | pub const EV_DISPATCH: u16 = 0x80; constant EV_FLAG0 (line 4461) | pub const EV_FLAG0: u16 = 0x1000; constant EV_POLL (line 4462) | pub const EV_POLL: u16 = 0x1000; constant EV_FLAG1 (line 4463) | pub const EV_FLAG1: u16 = 0x2000; constant EV_OOBAND (line 4464) | pub const EV_OOBAND: u16 = 0x2000; constant EV_ERROR (line 4465) | pub const EV_ERROR: u16 = 0x4000; constant EV_EOF (line 4466) | pub const EV_EOF: u16 = 0x8000; constant EV_SYSFLAGS (line 4467) | pub const EV_SYSFLAGS: u16 = 0xf000; constant NOTE_TRIGGER (line 4469) | pub const NOTE_TRIGGER: u32 = 0x01000000; constant NOTE_FFNOP (line 4470) | pub const NOTE_FFNOP: u32 = 0x00000000; constant NOTE_FFAND (line 4471) | pub const NOTE_FFAND: u32 = 0x40000000; constant NOTE_FFOR (line 4472) | pub const NOTE_FFOR: u32 = 0x80000000; constant NOTE_FFCOPY (line 4473) | pub const NOTE_FFCOPY: u32 = 0xc0000000; constant NOTE_FFCTRLMASK (line 4474) | pub const NOTE_FFCTRLMASK: u32 = 0xc0000000; constant NOTE_FFLAGSMASK (line 4475) | pub const NOTE_FFLAGSMASK: u32 = 0x00ffffff; constant NOTE_LOWAT (line 4476) | pub const NOTE_LOWAT: u32 = 0x00000001; constant NOTE_DELETE (line 4477) | pub const NOTE_DELETE: u32 = 0x00000001; constant NOTE_WRITE (line 4478) | pub const NOTE_WRITE: u32 = 0x00000002; constant NOTE_EXTEND (line 4479) | pub const NOTE_EXTEND: u32 = 0x00000004; constant NOTE_ATTRIB (line 4480) | pub const NOTE_ATTRIB: u32 = 0x00000008; constant NOTE_LINK (line 4481) | pub const NOTE_LINK: u32 = 0x00000010; constant NOTE_RENAME (line 4482) | pub const NOTE_RENAME: u32 = 0x00000020; constant NOTE_REVOKE (line 4483) | pub const NOTE_REVOKE: u32 = 0x00000040; constant NOTE_NONE (line 4484) | pub const NOTE_NONE: u32 = 0x00000080; constant NOTE_EXIT (line 4485) | pub const NOTE_EXIT: u32 = 0x80000000; constant NOTE_FORK (line 4486) | pub const NOTE_FORK: u32 = 0x40000000; constant NOTE_EXEC (line 4487) | pub const NOTE_EXEC: u32 = 0x20000000; constant NOTE_REAP (line 4490) | pub const NOTE_REAP: u32 = 0x10000000; constant NOTE_SIGNAL (line 4491) | pub const NOTE_SIGNAL: u32 = 0x08000000; constant NOTE_EXITSTATUS (line 4492) | pub const NOTE_EXITSTATUS: u32 = 0x04000000; constant NOTE_EXIT_DETAIL (line 4493) | pub const NOTE_EXIT_DETAIL: u32 = 0x02000000; constant NOTE_PDATAMASK (line 4494) | pub const NOTE_PDATAMASK: u32 = 0x000fffff; constant NOTE_PCTRLMASK (line 4495) | pub const NOTE_PCTRLMASK: u32 = 0xfff00000; constant NOTE_EXIT_REPARENTED (line 4498) | pub const NOTE_EXIT_REPARENTED: u32 = 0x00080000; constant NOTE_EXIT_DETAIL_MASK (line 4499) | pub const NOTE_EXIT_DETAIL_MASK: u32 = 0x00070000; constant NOTE_EXIT_DECRYPTFAIL (line 4500) | pub const NOTE_EXIT_DECRYPTFAIL: u32 = 0x00010000; constant NOTE_EXIT_MEMORY (line 4501) | pub const NOTE_EXIT_MEMORY: u32 = 0x00020000; constant NOTE_EXIT_CSERROR (line 4502) | pub const NOTE_EXIT_CSERROR: u32 = 0x00040000; constant NOTE_VM_PRESSURE (line 4503) | pub const NOTE_VM_PRESSURE: u32 = 0x80000000; constant NOTE_VM_PRESSURE_TERMINATE (line 4504) | pub const NOTE_VM_PRESSURE_TERMINATE: u32 = 0x40000000; constant NOTE_VM_PRESSURE_SUDDEN_TERMINATE (line 4505) | pub const NOTE_VM_PRESSURE_SUDDEN_TERMINATE: u32 = 0x20000000; constant NOTE_VM_ERROR (line 4506) | pub const NOTE_VM_ERROR: u32 = 0x10000000; constant NOTE_SECONDS (line 4507) | pub const NOTE_SECONDS: u32 = 0x00000001; constant NOTE_USECONDS (line 4508) | pub const NOTE_USECONDS: u32 = 0x00000002; constant NOTE_NSECONDS (line 4509) | pub const NOTE_NSECONDS: u32 = 0x00000004; constant NOTE_ABSOLUTE (line 4510) | pub const NOTE_ABSOLUTE: u32 = 0x00000008; constant NOTE_LEEWAY (line 4511) | pub const NOTE_LEEWAY: u32 = 0x00000010; constant NOTE_CRITICAL (line 4512) | pub const NOTE_CRITICAL: u32 = 0x00000020; constant NOTE_BACKGROUND (line 4513) | pub const NOTE_BACKGROUND: u32 = 0x00000040; constant NOTE_TRACK (line 4514) | pub const NOTE_TRACK: u32 = 0x00000001; constant NOTE_TRACKERR (line 4515) | pub const NOTE_TRACKERR: u32 = 0x00000002; constant NOTE_CHILD (line 4516) | pub const NOTE_CHILD: u32 = 0x00000004; constant OCRNL (line 4518) | pub const OCRNL: ::tcflag_t = 0x00000010; constant ONOCR (line 4519) | pub const ONOCR: ::tcflag_t = 0x00000020; constant ONLRET (line 4520) | pub const ONLRET: ::tcflag_t = 0x00000040; constant OFILL (line 4521) | pub const OFILL: ::tcflag_t = 0x00000080; constant NLDLY (line 4522) | pub const NLDLY: ::tcflag_t = 0x00000300; constant TABDLY (line 4523) | pub const TABDLY: ::tcflag_t = 0x00000c04; constant CRDLY (line 4524) | pub const CRDLY: ::tcflag_t = 0x00003000; constant FFDLY (line 4525) | pub const FFDLY: ::tcflag_t = 0x00004000; constant BSDLY (line 4526) | pub const BSDLY: ::tcflag_t = 0x00008000; constant VTDLY (line 4527) | pub const VTDLY: ::tcflag_t = 0x00010000; constant OFDEL (line 4528) | pub const OFDEL: ::tcflag_t = 0x00020000; constant NL0 (line 4530) | pub const NL0: ::tcflag_t = 0x00000000; constant NL1 (line 4531) | pub const NL1: ::tcflag_t = 0x00000100; constant TAB0 (line 4532) | pub const TAB0: ::tcflag_t = 0x00000000; constant TAB1 (line 4533) | pub const TAB1: ::tcflag_t = 0x00000400; constant TAB2 (line 4534) | pub const TAB2: ::tcflag_t = 0x00000800; constant CR0 (line 4535) | pub const CR0: ::tcflag_t = 0x00000000; constant CR1 (line 4536) | pub const CR1: ::tcflag_t = 0x00001000; constant CR2 (line 4537) | pub const CR2: ::tcflag_t = 0x00002000; constant CR3 (line 4538) | pub const CR3: ::tcflag_t = 0x00003000; constant FF0 (line 4539) | pub const FF0: ::tcflag_t = 0x00000000; constant FF1 (line 4540) | pub const FF1: ::tcflag_t = 0x00004000; constant BS0 (line 4541) | pub const BS0: ::tcflag_t = 0x00000000; constant BS1 (line 4542) | pub const BS1: ::tcflag_t = 0x00008000; constant TAB3 (line 4543) | pub const TAB3: ::tcflag_t = 0x00000004; constant VT0 (line 4544) | pub const VT0: ::tcflag_t = 0x00000000; constant VT1 (line 4545) | pub const VT1: ::tcflag_t = 0x00010000; constant IUTF8 (line 4546) | pub const IUTF8: ::tcflag_t = 0x00004000; constant CRTSCTS (line 4547) | pub const CRTSCTS: ::tcflag_t = 0x00030000; constant NI_MAXHOST (line 4549) | pub const NI_MAXHOST: ::socklen_t = 1025; constant NI_MAXSERV (line 4550) | pub const NI_MAXSERV: ::socklen_t = 32; constant NI_NOFQDN (line 4551) | pub const NI_NOFQDN: ::c_int = 0x00000001; constant NI_NUMERICHOST (line 4552) | pub const NI_NUMERICHOST: ::c_int = 0x00000002; constant NI_NAMEREQD (line 4553) | pub const NI_NAMEREQD: ::c_int = 0x00000004; constant NI_NUMERICSERV (line 4554) | pub const NI_NUMERICSERV: ::c_int = 0x00000008; constant NI_NUMERICSCOPE (line 4555) | pub const NI_NUMERICSCOPE: ::c_int = 0x00000100; constant NI_DGRAM (line 4556) | pub const NI_DGRAM: ::c_int = 0x00000010; constant Q_GETQUOTA (line 4558) | pub const Q_GETQUOTA: ::c_int = 0x300; constant Q_SETQUOTA (line 4559) | pub const Q_SETQUOTA: ::c_int = 0x400; constant RENAME_SWAP (line 4561) | pub const RENAME_SWAP: ::c_uint = 0x00000002; constant RENAME_EXCL (line 4562) | pub const RENAME_EXCL: ::c_uint = 0x00000004; constant RTLD_LOCAL (line 4564) | pub const RTLD_LOCAL: ::c_int = 0x4; constant RTLD_FIRST (line 4565) | pub const RTLD_FIRST: ::c_int = 0x100; constant RTLD_NODELETE (line 4566) | pub const RTLD_NODELETE: ::c_int = 0x80; constant RTLD_NOLOAD (line 4567) | pub const RTLD_NOLOAD: ::c_int = 0x10; constant RTLD_GLOBAL (line 4568) | pub const RTLD_GLOBAL: ::c_int = 0x8; constant RTLD_MAIN_ONLY (line 4569) | pub const RTLD_MAIN_ONLY: *mut ::c_void = -5isize as *mut ::c_void; constant _WSTOPPED (line 4571) | pub const _WSTOPPED: ::c_int = 0o177; constant LOG_NETINFO (line 4573) | pub const LOG_NETINFO: ::c_int = 12 << 3; constant LOG_REMOTEAUTH (line 4574) | pub const LOG_REMOTEAUTH: ::c_int = 13 << 3; constant LOG_INSTALL (line 4575) | pub const LOG_INSTALL: ::c_int = 14 << 3; constant LOG_RAS (line 4576) | pub const LOG_RAS: ::c_int = 15 << 3; constant LOG_LAUNCHD (line 4577) | pub const LOG_LAUNCHD: ::c_int = 24 << 3; constant LOG_NFACILITIES (line 4578) | pub const LOG_NFACILITIES: ::c_int = 25; constant CTLTYPE (line 4580) | pub const CTLTYPE: ::c_int = 0xf; constant CTLTYPE_NODE (line 4581) | pub const CTLTYPE_NODE: ::c_int = 1; constant CTLTYPE_INT (line 4582) | pub const CTLTYPE_INT: ::c_int = 2; constant CTLTYPE_STRING (line 4583) | pub const CTLTYPE_STRING: ::c_int = 3; constant CTLTYPE_QUAD (line 4584) | pub const CTLTYPE_QUAD: ::c_int = 4; constant CTLTYPE_OPAQUE (line 4585) | pub const CTLTYPE_OPAQUE: ::c_int = 5; constant CTLTYPE_STRUCT (line 4586) | pub const CTLTYPE_STRUCT: ::c_int = CTLTYPE_OPAQUE; constant CTLFLAG_RD (line 4587) | pub const CTLFLAG_RD: ::c_int = 0x80000000; constant CTLFLAG_WR (line 4588) | pub const CTLFLAG_WR: ::c_int = 0x40000000; constant CTLFLAG_RW (line 4589) | pub const CTLFLAG_RW: ::c_int = CTLFLAG_RD | CTLFLAG_WR; constant CTLFLAG_NOLOCK (line 4590) | pub const CTLFLAG_NOLOCK: ::c_int = 0x20000000; constant CTLFLAG_ANYBODY (line 4591) | pub const CTLFLAG_ANYBODY: ::c_int = 0x10000000; constant CTLFLAG_SECURE (line 4592) | pub const CTLFLAG_SECURE: ::c_int = 0x08000000; constant CTLFLAG_MASKED (line 4593) | pub const CTLFLAG_MASKED: ::c_int = 0x04000000; constant CTLFLAG_NOAUTO (line 4594) | pub const CTLFLAG_NOAUTO: ::c_int = 0x02000000; constant CTLFLAG_KERN (line 4595) | pub const CTLFLAG_KERN: ::c_int = 0x01000000; constant CTLFLAG_LOCKED (line 4596) | pub const CTLFLAG_LOCKED: ::c_int = 0x00800000; constant CTLFLAG_OID2 (line 4597) | pub const CTLFLAG_OID2: ::c_int = 0x00400000; constant CTL_UNSPEC (line 4598) | pub const CTL_UNSPEC: ::c_int = 0; constant CTL_KERN (line 4599) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 4600) | pub const CTL_VM: ::c_int = 2; constant CTL_VFS (line 4601) | pub const CTL_VFS: ::c_int = 3; constant CTL_NET (line 4602) | pub const CTL_NET: ::c_int = 4; constant CTL_DEBUG (line 4603) | pub const CTL_DEBUG: ::c_int = 5; constant CTL_HW (line 4604) | pub const CTL_HW: ::c_int = 6; constant CTL_MACHDEP (line 4605) | pub const CTL_MACHDEP: ::c_int = 7; constant CTL_USER (line 4606) | pub const CTL_USER: ::c_int = 8; constant CTL_MAXID (line 4607) | pub const CTL_MAXID: ::c_int = 9; constant KERN_OSTYPE (line 4608) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_OSRELEASE (line 4609) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 4610) | pub const KERN_OSREV: ::c_int = 3; constant KERN_VERSION (line 4611) | pub const KERN_VERSION: ::c_int = 4; constant KERN_MAXVNODES (line 4612) | pub const KERN_MAXVNODES: ::c_int = 5; constant KERN_MAXPROC (line 4613) | pub const KERN_MAXPROC: ::c_int = 6; constant KERN_MAXFILES (line 4614) | pub const KERN_MAXFILES: ::c_int = 7; constant KERN_ARGMAX (line 4615) | pub const KERN_ARGMAX: ::c_int = 8; constant KERN_SECURELVL (line 4616) | pub const KERN_SECURELVL: ::c_int = 9; constant KERN_HOSTNAME (line 4617) | pub const KERN_HOSTNAME: ::c_int = 10; constant KERN_HOSTID (line 4618) | pub const KERN_HOSTID: ::c_int = 11; constant KERN_CLOCKRATE (line 4619) | pub const KERN_CLOCKRATE: ::c_int = 12; constant KERN_VNODE (line 4620) | pub const KERN_VNODE: ::c_int = 13; constant KERN_PROC (line 4621) | pub const KERN_PROC: ::c_int = 14; constant KERN_FILE (line 4622) | pub const KERN_FILE: ::c_int = 15; constant KERN_PROF (line 4623) | pub const KERN_PROF: ::c_int = 16; constant KERN_POSIX1 (line 4624) | pub const KERN_POSIX1: ::c_int = 17; constant KERN_NGROUPS (line 4625) | pub const KERN_NGROUPS: ::c_int = 18; constant KERN_JOB_CONTROL (line 4626) | pub const KERN_JOB_CONTROL: ::c_int = 19; constant KERN_SAVED_IDS (line 4627) | pub const KERN_SAVED_IDS: ::c_int = 20; constant KERN_BOOTTIME (line 4628) | pub const KERN_BOOTTIME: ::c_int = 21; constant KERN_NISDOMAINNAME (line 4629) | pub const KERN_NISDOMAINNAME: ::c_int = 22; constant KERN_DOMAINNAME (line 4630) | pub const KERN_DOMAINNAME: ::c_int = KERN_NISDOMAINNAME; constant KERN_MAXPARTITIONS (line 4631) | pub const KERN_MAXPARTITIONS: ::c_int = 23; constant KERN_KDEBUG (line 4632) | pub const KERN_KDEBUG: ::c_int = 24; constant KERN_UPDATEINTERVAL (line 4633) | pub const KERN_UPDATEINTERVAL: ::c_int = 25; constant KERN_OSRELDATE (line 4634) | pub const KERN_OSRELDATE: ::c_int = 26; constant KERN_NTP_PLL (line 4635) | pub const KERN_NTP_PLL: ::c_int = 27; constant KERN_BOOTFILE (line 4636) | pub const KERN_BOOTFILE: ::c_int = 28; constant KERN_MAXFILESPERPROC (line 4637) | pub const KERN_MAXFILESPERPROC: ::c_int = 29; constant KERN_MAXPROCPERUID (line 4638) | pub const KERN_MAXPROCPERUID: ::c_int = 30; constant KERN_DUMPDEV (line 4639) | pub const KERN_DUMPDEV: ::c_int = 31; constant KERN_IPC (line 4640) | pub const KERN_IPC: ::c_int = 32; constant KERN_DUMMY (line 4641) | pub const KERN_DUMMY: ::c_int = 33; constant KERN_PS_STRINGS (line 4642) | pub const KERN_PS_STRINGS: ::c_int = 34; constant KERN_USRSTACK32 (line 4643) | pub const KERN_USRSTACK32: ::c_int = 35; constant KERN_LOGSIGEXIT (line 4644) | pub const KERN_LOGSIGEXIT: ::c_int = 36; constant KERN_SYMFILE (line 4645) | pub const KERN_SYMFILE: ::c_int = 37; constant KERN_PROCARGS (line 4646) | pub const KERN_PROCARGS: ::c_int = 38; constant KERN_NETBOOT (line 4647) | pub const KERN_NETBOOT: ::c_int = 40; constant KERN_SYSV (line 4648) | pub const KERN_SYSV: ::c_int = 42; constant KERN_AFFINITY (line 4649) | pub const KERN_AFFINITY: ::c_int = 43; constant KERN_TRANSLATE (line 4650) | pub const KERN_TRANSLATE: ::c_int = 44; constant KERN_CLASSIC (line 4651) | pub const KERN_CLASSIC: ::c_int = KERN_TRANSLATE; constant KERN_EXEC (line 4652) | pub const KERN_EXEC: ::c_int = 45; constant KERN_CLASSICHANDLER (line 4653) | pub const KERN_CLASSICHANDLER: ::c_int = KERN_EXEC; constant KERN_AIOMAX (line 4654) | pub const KERN_AIOMAX: ::c_int = 46; constant KERN_AIOPROCMAX (line 4655) | pub const KERN_AIOPROCMAX: ::c_int = 47; constant KERN_AIOTHREADS (line 4656) | pub const KERN_AIOTHREADS: ::c_int = 48; constant KERN_COREFILE (line 4657) | pub const KERN_COREFILE: ::c_int = 50; constant KERN_COREDUMP (line 4658) | pub const KERN_COREDUMP: ::c_int = 51; constant KERN_SUGID_COREDUMP (line 4659) | pub const KERN_SUGID_COREDUMP: ::c_int = 52; constant KERN_PROCDELAYTERM (line 4660) | pub const KERN_PROCDELAYTERM: ::c_int = 53; constant KERN_SHREG_PRIVATIZABLE (line 4661) | pub const KERN_SHREG_PRIVATIZABLE: ::c_int = 54; constant KERN_LOW_PRI_WINDOW (line 4662) | pub const KERN_LOW_PRI_WINDOW: ::c_int = 56; constant KERN_LOW_PRI_DELAY (line 4663) | pub const KERN_LOW_PRI_DELAY: ::c_int = 57; constant KERN_POSIX (line 4664) | pub const KERN_POSIX: ::c_int = 58; constant KERN_USRSTACK64 (line 4665) | pub const KERN_USRSTACK64: ::c_int = 59; constant KERN_NX_PROTECTION (line 4666) | pub const KERN_NX_PROTECTION: ::c_int = 60; constant KERN_TFP (line 4667) | pub const KERN_TFP: ::c_int = 61; constant KERN_PROCNAME (line 4668) | pub const KERN_PROCNAME: ::c_int = 62; constant KERN_THALTSTACK (line 4669) | pub const KERN_THALTSTACK: ::c_int = 63; constant KERN_SPECULATIVE_READS (line 4670) | pub const KERN_SPECULATIVE_READS: ::c_int = 64; constant KERN_OSVERSION (line 4671) | pub const KERN_OSVERSION: ::c_int = 65; constant KERN_SAFEBOOT (line 4672) | pub const KERN_SAFEBOOT: ::c_int = 66; constant KERN_RAGEVNODE (line 4673) | pub const KERN_RAGEVNODE: ::c_int = 68; constant KERN_TTY (line 4674) | pub const KERN_TTY: ::c_int = 69; constant KERN_CHECKOPENEVT (line 4675) | pub const KERN_CHECKOPENEVT: ::c_int = 70; constant KERN_THREADNAME (line 4676) | pub const KERN_THREADNAME: ::c_int = 71; constant KERN_MAXID (line 4677) | pub const KERN_MAXID: ::c_int = 72; constant KERN_RAGE_PROC (line 4678) | pub const KERN_RAGE_PROC: ::c_int = 1; constant KERN_RAGE_THREAD (line 4679) | pub const KERN_RAGE_THREAD: ::c_int = 2; constant KERN_UNRAGE_PROC (line 4680) | pub const KERN_UNRAGE_PROC: ::c_int = 3; constant KERN_UNRAGE_THREAD (line 4681) | pub const KERN_UNRAGE_THREAD: ::c_int = 4; constant KERN_OPENEVT_PROC (line 4682) | pub const KERN_OPENEVT_PROC: ::c_int = 1; constant KERN_UNOPENEVT_PROC (line 4683) | pub const KERN_UNOPENEVT_PROC: ::c_int = 2; constant KERN_TFP_POLICY (line 4684) | pub const KERN_TFP_POLICY: ::c_int = 1; constant KERN_TFP_POLICY_DENY (line 4685) | pub const KERN_TFP_POLICY_DENY: ::c_int = 0; constant KERN_TFP_POLICY_DEFAULT (line 4686) | pub const KERN_TFP_POLICY_DEFAULT: ::c_int = 2; constant KERN_KDEFLAGS (line 4687) | pub const KERN_KDEFLAGS: ::c_int = 1; constant KERN_KDDFLAGS (line 4688) | pub const KERN_KDDFLAGS: ::c_int = 2; constant KERN_KDENABLE (line 4689) | pub const KERN_KDENABLE: ::c_int = 3; constant KERN_KDSETBUF (line 4690) | pub const KERN_KDSETBUF: ::c_int = 4; constant KERN_KDGETBUF (line 4691) | pub const KERN_KDGETBUF: ::c_int = 5; constant KERN_KDSETUP (line 4692) | pub const KERN_KDSETUP: ::c_int = 6; constant KERN_KDREMOVE (line 4693) | pub const KERN_KDREMOVE: ::c_int = 7; constant KERN_KDSETREG (line 4694) | pub const KERN_KDSETREG: ::c_int = 8; constant KERN_KDGETREG (line 4695) | pub const KERN_KDGETREG: ::c_int = 9; constant KERN_KDREADTR (line 4696) | pub const KERN_KDREADTR: ::c_int = 10; constant KERN_KDPIDTR (line 4697) | pub const KERN_KDPIDTR: ::c_int = 11; constant KERN_KDTHRMAP (line 4698) | pub const KERN_KDTHRMAP: ::c_int = 12; constant KERN_KDPIDEX (line 4699) | pub const KERN_KDPIDEX: ::c_int = 14; constant KERN_KDSETRTCDEC (line 4700) | pub const KERN_KDSETRTCDEC: ::c_int = 15; constant KERN_KDGETENTROPY (line 4701) | pub const KERN_KDGETENTROPY: ::c_int = 16; constant KERN_KDWRITETR (line 4702) | pub const KERN_KDWRITETR: ::c_int = 17; constant KERN_KDWRITEMAP (line 4703) | pub const KERN_KDWRITEMAP: ::c_int = 18; constant KERN_KDENABLE_BG_TRACE (line 4706) | pub const KERN_KDENABLE_BG_TRACE: ::c_int = 19; constant KERN_KDDISABLE_BG_TRACE (line 4709) | pub const KERN_KDDISABLE_BG_TRACE: ::c_int = 20; constant KERN_KDREADCURTHRMAP (line 4710) | pub const KERN_KDREADCURTHRMAP: ::c_int = 21; constant KERN_KDSET_TYPEFILTER (line 4711) | pub const KERN_KDSET_TYPEFILTER: ::c_int = 22; constant KERN_KDBUFWAIT (line 4712) | pub const KERN_KDBUFWAIT: ::c_int = 23; constant KERN_KDCPUMAP (line 4713) | pub const KERN_KDCPUMAP: ::c_int = 24; constant KERN_PROC_ALL (line 4714) | pub const KERN_PROC_ALL: ::c_int = 0; constant KERN_PROC_PID (line 4715) | pub const KERN_PROC_PID: ::c_int = 1; constant KERN_PROC_PGRP (line 4716) | pub const KERN_PROC_PGRP: ::c_int = 2; constant KERN_PROC_SESSION (line 4717) | pub const KERN_PROC_SESSION: ::c_int = 3; constant KERN_PROC_TTY (line 4718) | pub const KERN_PROC_TTY: ::c_int = 4; constant KERN_PROC_UID (line 4719) | pub const KERN_PROC_UID: ::c_int = 5; constant KERN_PROC_RUID (line 4720) | pub const KERN_PROC_RUID: ::c_int = 6; constant KERN_PROC_LCID (line 4721) | pub const KERN_PROC_LCID: ::c_int = 7; constant KERN_SUCCESS (line 4722) | pub const KERN_SUCCESS: ::c_int = 0; constant KERN_INVALID_ADDRESS (line 4723) | pub const KERN_INVALID_ADDRESS: ::c_int = 1; constant KERN_PROTECTION_FAILURE (line 4724) | pub const KERN_PROTECTION_FAILURE: ::c_int = 2; constant KERN_NO_SPACE (line 4725) | pub const KERN_NO_SPACE: ::c_int = 3; constant KERN_INVALID_ARGUMENT (line 4726) | pub const KERN_INVALID_ARGUMENT: ::c_int = 4; constant KERN_FAILURE (line 4727) | pub const KERN_FAILURE: ::c_int = 5; constant KERN_RESOURCE_SHORTAGE (line 4728) | pub const KERN_RESOURCE_SHORTAGE: ::c_int = 6; constant KERN_NOT_RECEIVER (line 4729) | pub const KERN_NOT_RECEIVER: ::c_int = 7; constant KERN_NO_ACCESS (line 4730) | pub const KERN_NO_ACCESS: ::c_int = 8; constant KERN_MEMORY_FAILURE (line 4731) | pub const KERN_MEMORY_FAILURE: ::c_int = 9; constant KERN_MEMORY_ERROR (line 4732) | pub const KERN_MEMORY_ERROR: ::c_int = 10; constant KERN_ALREADY_IN_SET (line 4733) | pub const KERN_ALREADY_IN_SET: ::c_int = 11; constant KERN_NOT_IN_SET (line 4734) | pub const KERN_NOT_IN_SET: ::c_int = 12; constant KERN_NAME_EXISTS (line 4735) | pub const KERN_NAME_EXISTS: ::c_int = 13; constant KERN_ABORTED (line 4736) | pub const KERN_ABORTED: ::c_int = 14; constant KERN_INVALID_NAME (line 4737) | pub const KERN_INVALID_NAME: ::c_int = 15; constant KERN_INVALID_TASK (line 4738) | pub const KERN_INVALID_TASK: ::c_int = 16; constant KERN_INVALID_RIGHT (line 4739) | pub const KERN_INVALID_RIGHT: ::c_int = 17; constant KERN_INVALID_VALUE (line 4740) | pub const KERN_INVALID_VALUE: ::c_int = 18; constant KERN_UREFS_OVERFLOW (line 4741) | pub const KERN_UREFS_OVERFLOW: ::c_int = 19; constant KERN_INVALID_CAPABILITY (line 4742) | pub const KERN_INVALID_CAPABILITY: ::c_int = 20; constant KERN_RIGHT_EXISTS (line 4743) | pub const KERN_RIGHT_EXISTS: ::c_int = 21; constant KERN_INVALID_HOST (line 4744) | pub const KERN_INVALID_HOST: ::c_int = 22; constant KERN_MEMORY_PRESENT (line 4745) | pub const KERN_MEMORY_PRESENT: ::c_int = 23; constant KERN_MEMORY_DATA_MOVED (line 4746) | pub const KERN_MEMORY_DATA_MOVED: ::c_int = 24; constant KERN_MEMORY_RESTART_COPY (line 4747) | pub const KERN_MEMORY_RESTART_COPY: ::c_int = 25; constant KERN_INVALID_PROCESSOR_SET (line 4748) | pub const KERN_INVALID_PROCESSOR_SET: ::c_int = 26; constant KERN_POLICY_LIMIT (line 4749) | pub const KERN_POLICY_LIMIT: ::c_int = 27; constant KERN_INVALID_POLICY (line 4750) | pub const KERN_INVALID_POLICY: ::c_int = 28; constant KERN_INVALID_OBJECT (line 4751) | pub const KERN_INVALID_OBJECT: ::c_int = 29; constant KERN_ALREADY_WAITING (line 4752) | pub const KERN_ALREADY_WAITING: ::c_int = 30; constant KERN_DEFAULT_SET (line 4753) | pub const KERN_DEFAULT_SET: ::c_int = 31; constant KERN_EXCEPTION_PROTECTED (line 4754) | pub const KERN_EXCEPTION_PROTECTED: ::c_int = 32; constant KERN_INVALID_LEDGER (line 4755) | pub const KERN_INVALID_LEDGER: ::c_int = 33; constant KERN_INVALID_MEMORY_CONTROL (line 4756) | pub const KERN_INVALID_MEMORY_CONTROL: ::c_int = 34; constant KERN_INVALID_SECURITY (line 4757) | pub const KERN_INVALID_SECURITY: ::c_int = 35; constant KERN_NOT_DEPRESSED (line 4758) | pub const KERN_NOT_DEPRESSED: ::c_int = 36; constant KERN_TERMINATED (line 4759) | pub const KERN_TERMINATED: ::c_int = 37; constant KERN_LOCK_SET_DESTROYED (line 4760) | pub const KERN_LOCK_SET_DESTROYED: ::c_int = 38; constant KERN_LOCK_UNSTABLE (line 4761) | pub const KERN_LOCK_UNSTABLE: ::c_int = 39; constant KERN_LOCK_OWNED (line 4762) | pub const KERN_LOCK_OWNED: ::c_int = 40; constant KERN_LOCK_OWNED_SELF (line 4763) | pub const KERN_LOCK_OWNED_SELF: ::c_int = 41; constant KERN_SEMAPHORE_DESTROYED (line 4764) | pub const KERN_SEMAPHORE_DESTROYED: ::c_int = 42; constant KERN_RPC_SERVER_TERMINATED (line 4765) | pub const KERN_RPC_SERVER_TERMINATED: ::c_int = 43; constant KERN_RPC_TERMINATE_ORPHAN (line 4766) | pub const KERN_RPC_TERMINATE_ORPHAN: ::c_int = 44; constant KERN_RPC_CONTINUE_ORPHAN (line 4767) | pub const KERN_RPC_CONTINUE_ORPHAN: ::c_int = 45; constant KERN_NOT_SUPPORTED (line 4768) | pub const KERN_NOT_SUPPORTED: ::c_int = 46; constant KERN_NODE_DOWN (line 4769) | pub const KERN_NODE_DOWN: ::c_int = 47; constant KERN_NOT_WAITING (line 4770) | pub const KERN_NOT_WAITING: ::c_int = 48; constant KERN_OPERATION_TIMED_OUT (line 4771) | pub const KERN_OPERATION_TIMED_OUT: ::c_int = 49; constant KERN_CODESIGN_ERROR (line 4772) | pub const KERN_CODESIGN_ERROR: ::c_int = 50; constant KERN_POLICY_STATIC (line 4773) | pub const KERN_POLICY_STATIC: ::c_int = 51; constant KERN_INSUFFICIENT_BUFFER_SIZE (line 4774) | pub const KERN_INSUFFICIENT_BUFFER_SIZE: ::c_int = 52; constant KIPC_MAXSOCKBUF (line 4775) | pub const KIPC_MAXSOCKBUF: ::c_int = 1; constant KIPC_SOCKBUF_WASTE (line 4776) | pub const KIPC_SOCKBUF_WASTE: ::c_int = 2; constant KIPC_SOMAXCONN (line 4777) | pub const KIPC_SOMAXCONN: ::c_int = 3; constant KIPC_MAX_LINKHDR (line 4778) | pub const KIPC_MAX_LINKHDR: ::c_int = 4; constant KIPC_MAX_PROTOHDR (line 4779) | pub const KIPC_MAX_PROTOHDR: ::c_int = 5; constant KIPC_MAX_HDR (line 4780) | pub const KIPC_MAX_HDR: ::c_int = 6; constant KIPC_MAX_DATALEN (line 4781) | pub const KIPC_MAX_DATALEN: ::c_int = 7; constant KIPC_MBSTAT (line 4782) | pub const KIPC_MBSTAT: ::c_int = 8; constant KIPC_NMBCLUSTERS (line 4783) | pub const KIPC_NMBCLUSTERS: ::c_int = 9; constant KIPC_SOQLIMITCOMPAT (line 4784) | pub const KIPC_SOQLIMITCOMPAT: ::c_int = 10; constant VM_METER (line 4785) | pub const VM_METER: ::c_int = 1; constant VM_LOADAVG (line 4786) | pub const VM_LOADAVG: ::c_int = 2; constant VM_MACHFACTOR (line 4787) | pub const VM_MACHFACTOR: ::c_int = 4; constant VM_SWAPUSAGE (line 4788) | pub const VM_SWAPUSAGE: ::c_int = 5; constant VM_MAXID (line 4789) | pub const VM_MAXID: ::c_int = 6; constant VM_PROT_NONE (line 4790) | pub const VM_PROT_NONE: ::vm_prot_t = 0x00; constant VM_PROT_READ (line 4791) | pub const VM_PROT_READ: ::vm_prot_t = 0x01; constant VM_PROT_WRITE (line 4792) | pub const VM_PROT_WRITE: ::vm_prot_t = 0x02; constant VM_PROT_EXECUTE (line 4793) | pub const VM_PROT_EXECUTE: ::vm_prot_t = 0x04; constant MEMORY_OBJECT_NULL (line 4794) | pub const MEMORY_OBJECT_NULL: ::memory_object_t = 0; constant HW_MACHINE (line 4795) | pub const HW_MACHINE: ::c_int = 1; constant HW_MODEL (line 4796) | pub const HW_MODEL: ::c_int = 2; constant HW_NCPU (line 4797) | pub const HW_NCPU: ::c_int = 3; constant HW_BYTEORDER (line 4798) | pub const HW_BYTEORDER: ::c_int = 4; constant HW_PHYSMEM (line 4799) | pub const HW_PHYSMEM: ::c_int = 5; constant HW_USERMEM (line 4800) | pub const HW_USERMEM: ::c_int = 6; constant HW_PAGESIZE (line 4801) | pub const HW_PAGESIZE: ::c_int = 7; constant HW_DISKNAMES (line 4802) | pub const HW_DISKNAMES: ::c_int = 8; constant HW_DISKSTATS (line 4803) | pub const HW_DISKSTATS: ::c_int = 9; constant HW_EPOCH (line 4804) | pub const HW_EPOCH: ::c_int = 10; constant HW_FLOATINGPT (line 4805) | pub const HW_FLOATINGPT: ::c_int = 11; constant HW_MACHINE_ARCH (line 4806) | pub const HW_MACHINE_ARCH: ::c_int = 12; constant HW_VECTORUNIT (line 4807) | pub const HW_VECTORUNIT: ::c_int = 13; constant HW_BUS_FREQ (line 4808) | pub const HW_BUS_FREQ: ::c_int = 14; constant HW_CPU_FREQ (line 4809) | pub const HW_CPU_FREQ: ::c_int = 15; constant HW_CACHELINE (line 4810) | pub const HW_CACHELINE: ::c_int = 16; constant HW_L1ICACHESIZE (line 4811) | pub const HW_L1ICACHESIZE: ::c_int = 17; constant HW_L1DCACHESIZE (line 4812) | pub const HW_L1DCACHESIZE: ::c_int = 18; constant HW_L2SETTINGS (line 4813) | pub const HW_L2SETTINGS: ::c_int = 19; constant HW_L2CACHESIZE (line 4814) | pub const HW_L2CACHESIZE: ::c_int = 20; constant HW_L3SETTINGS (line 4815) | pub const HW_L3SETTINGS: ::c_int = 21; constant HW_L3CACHESIZE (line 4816) | pub const HW_L3CACHESIZE: ::c_int = 22; constant HW_TB_FREQ (line 4817) | pub const HW_TB_FREQ: ::c_int = 23; constant HW_MEMSIZE (line 4818) | pub const HW_MEMSIZE: ::c_int = 24; constant HW_AVAILCPU (line 4819) | pub const HW_AVAILCPU: ::c_int = 25; constant HW_TARGET (line 4820) | pub const HW_TARGET: ::c_int = 26; constant HW_PRODUCT (line 4821) | pub const HW_PRODUCT: ::c_int = 27; constant HW_MAXID (line 4822) | pub const HW_MAXID: ::c_int = 28; constant USER_CS_PATH (line 4823) | pub const USER_CS_PATH: ::c_int = 1; constant USER_BC_BASE_MAX (line 4824) | pub const USER_BC_BASE_MAX: ::c_int = 2; constant USER_BC_DIM_MAX (line 4825) | pub const USER_BC_DIM_MAX: ::c_int = 3; constant USER_BC_SCALE_MAX (line 4826) | pub const USER_BC_SCALE_MAX: ::c_int = 4; constant USER_BC_STRING_MAX (line 4827) | pub const USER_BC_STRING_MAX: ::c_int = 5; constant USER_COLL_WEIGHTS_MAX (line 4828) | pub const USER_COLL_WEIGHTS_MAX: ::c_int = 6; constant USER_EXPR_NEST_MAX (line 4829) | pub const USER_EXPR_NEST_MAX: ::c_int = 7; constant USER_LINE_MAX (line 4830) | pub const USER_LINE_MAX: ::c_int = 8; constant USER_RE_DUP_MAX (line 4831) | pub const USER_RE_DUP_MAX: ::c_int = 9; constant USER_POSIX2_VERSION (line 4832) | pub const USER_POSIX2_VERSION: ::c_int = 10; constant USER_POSIX2_C_BIND (line 4833) | pub const USER_POSIX2_C_BIND: ::c_int = 11; constant USER_POSIX2_C_DEV (line 4834) | pub const USER_POSIX2_C_DEV: ::c_int = 12; constant USER_POSIX2_CHAR_TERM (line 4835) | pub const USER_POSIX2_CHAR_TERM: ::c_int = 13; constant USER_POSIX2_FORT_DEV (line 4836) | pub const USER_POSIX2_FORT_DEV: ::c_int = 14; constant USER_POSIX2_FORT_RUN (line 4837) | pub const USER_POSIX2_FORT_RUN: ::c_int = 15; constant USER_POSIX2_LOCALEDEF (line 4838) | pub const USER_POSIX2_LOCALEDEF: ::c_int = 16; constant USER_POSIX2_SW_DEV (line 4839) | pub const USER_POSIX2_SW_DEV: ::c_int = 17; constant USER_POSIX2_UPE (line 4840) | pub const USER_POSIX2_UPE: ::c_int = 18; constant USER_STREAM_MAX (line 4841) | pub const USER_STREAM_MAX: ::c_int = 19; constant USER_TZNAME_MAX (line 4842) | pub const USER_TZNAME_MAX: ::c_int = 20; constant USER_MAXID (line 4843) | pub const USER_MAXID: ::c_int = 21; constant CTL_DEBUG_NAME (line 4844) | pub const CTL_DEBUG_NAME: ::c_int = 0; constant CTL_DEBUG_VALUE (line 4845) | pub const CTL_DEBUG_VALUE: ::c_int = 1; constant CTL_DEBUG_MAXID (line 4846) | pub const CTL_DEBUG_MAXID: ::c_int = 20; constant PRIO_DARWIN_THREAD (line 4848) | pub const PRIO_DARWIN_THREAD: ::c_int = 3; constant PRIO_DARWIN_PROCESS (line 4849) | pub const PRIO_DARWIN_PROCESS: ::c_int = 4; constant PRIO_DARWIN_BG (line 4850) | pub const PRIO_DARWIN_BG: ::c_int = 0x1000; constant PRIO_DARWIN_NONUI (line 4851) | pub const PRIO_DARWIN_NONUI: ::c_int = 0x1001; constant SEM_FAILED (line 4853) | pub const SEM_FAILED: *mut sem_t = -1isize as *mut ::sem_t; constant AI_PASSIVE (line 4855) | pub const AI_PASSIVE: ::c_int = 0x00000001; constant AI_CANONNAME (line 4856) | pub const AI_CANONNAME: ::c_int = 0x00000002; constant AI_NUMERICHOST (line 4857) | pub const AI_NUMERICHOST: ::c_int = 0x00000004; constant AI_NUMERICSERV (line 4858) | pub const AI_NUMERICSERV: ::c_int = 0x00001000; constant AI_MASK (line 4859) | pub const AI_MASK: ::c_int = constant AI_ALL (line 4861) | pub const AI_ALL: ::c_int = 0x00000100; constant AI_V4MAPPED_CFG (line 4862) | pub const AI_V4MAPPED_CFG: ::c_int = 0x00000200; constant AI_ADDRCONFIG (line 4863) | pub const AI_ADDRCONFIG: ::c_int = 0x00000400; constant AI_V4MAPPED (line 4864) | pub const AI_V4MAPPED: ::c_int = 0x00000800; constant AI_DEFAULT (line 4865) | pub const AI_DEFAULT: ::c_int = AI_V4MAPPED_CFG | AI_ADDRCONFIG; constant AI_UNUSABLE (line 4866) | pub const AI_UNUSABLE: ::c_int = 0x10000000; constant SIGEV_NONE (line 4868) | pub const SIGEV_NONE: ::c_int = 0; constant SIGEV_SIGNAL (line 4869) | pub const SIGEV_SIGNAL: ::c_int = 1; constant SIGEV_THREAD (line 4870) | pub const SIGEV_THREAD: ::c_int = 3; constant AIO_CANCELED (line 4872) | pub const AIO_CANCELED: ::c_int = 2; constant AIO_NOTCANCELED (line 4873) | pub const AIO_NOTCANCELED: ::c_int = 4; constant AIO_ALLDONE (line 4874) | pub const AIO_ALLDONE: ::c_int = 1; constant AIO_LISTIO_MAX (line 4879) | pub const AIO_LISTIO_MAX: ::c_int = 16; constant LIO_NOP (line 4880) | pub const LIO_NOP: ::c_int = 0; constant LIO_WRITE (line 4881) | pub const LIO_WRITE: ::c_int = 2; constant LIO_READ (line 4882) | pub const LIO_READ: ::c_int = 1; constant LIO_WAIT (line 4883) | pub const LIO_WAIT: ::c_int = 2; constant LIO_NOWAIT (line 4884) | pub const LIO_NOWAIT: ::c_int = 1; constant WEXITED (line 4886) | pub const WEXITED: ::c_int = 0x00000004; constant WSTOPPED (line 4887) | pub const WSTOPPED: ::c_int = 0x00000008; constant WCONTINUED (line 4888) | pub const WCONTINUED: ::c_int = 0x00000010; constant WNOWAIT (line 4889) | pub const WNOWAIT: ::c_int = 0x00000020; constant P_ALL (line 4891) | pub const P_ALL: idtype_t = 0; constant P_PID (line 4892) | pub const P_PID: idtype_t = 1; constant P_PGID (line 4893) | pub const P_PGID: idtype_t = 2; constant UTIME_OMIT (line 4895) | pub const UTIME_OMIT: c_long = -2; constant UTIME_NOW (line 4896) | pub const UTIME_NOW: c_long = -1; constant XATTR_NOFOLLOW (line 4898) | pub const XATTR_NOFOLLOW: ::c_int = 0x0001; constant XATTR_CREATE (line 4899) | pub const XATTR_CREATE: ::c_int = 0x0002; constant XATTR_REPLACE (line 4900) | pub const XATTR_REPLACE: ::c_int = 0x0004; constant XATTR_NOSECURITY (line 4901) | pub const XATTR_NOSECURITY: ::c_int = 0x0008; constant XATTR_NODEFAULT (line 4902) | pub const XATTR_NODEFAULT: ::c_int = 0x0010; constant XATTR_SHOWCOMPRESSION (line 4903) | pub const XATTR_SHOWCOMPRESSION: ::c_int = 0x0020; constant NET_RT_IFLIST2 (line 4905) | pub const NET_RT_IFLIST2: ::c_int = 0x0006; constant RTF_UP (line 4908) | pub const RTF_UP: ::c_int = 0x1; constant RTF_GATEWAY (line 4909) | pub const RTF_GATEWAY: ::c_int = 0x2; constant RTF_HOST (line 4910) | pub const RTF_HOST: ::c_int = 0x4; constant RTF_REJECT (line 4911) | pub const RTF_REJECT: ::c_int = 0x8; constant RTF_DYNAMIC (line 4912) | pub const RTF_DYNAMIC: ::c_int = 0x10; constant RTF_MODIFIED (line 4913) | pub const RTF_MODIFIED: ::c_int = 0x20; constant RTF_DONE (line 4914) | pub const RTF_DONE: ::c_int = 0x40; constant RTF_DELCLONE (line 4915) | pub const RTF_DELCLONE: ::c_int = 0x80; constant RTF_CLONING (line 4916) | pub const RTF_CLONING: ::c_int = 0x100; constant RTF_XRESOLVE (line 4917) | pub const RTF_XRESOLVE: ::c_int = 0x200; constant RTF_LLINFO (line 4918) | pub const RTF_LLINFO: ::c_int = 0x400; constant RTF_STATIC (line 4919) | pub const RTF_STATIC: ::c_int = 0x800; constant RTF_BLACKHOLE (line 4920) | pub const RTF_BLACKHOLE: ::c_int = 0x1000; constant RTF_NOIFREF (line 4921) | pub const RTF_NOIFREF: ::c_int = 0x2000; constant RTF_PROTO2 (line 4922) | pub const RTF_PROTO2: ::c_int = 0x4000; constant RTF_PROTO1 (line 4923) | pub const RTF_PROTO1: ::c_int = 0x8000; constant RTF_PRCLONING (line 4924) | pub const RTF_PRCLONING: ::c_int = 0x10000; constant RTF_WASCLONED (line 4925) | pub const RTF_WASCLONED: ::c_int = 0x20000; constant RTF_PROTO3 (line 4926) | pub const RTF_PROTO3: ::c_int = 0x40000; constant RTF_PINNED (line 4927) | pub const RTF_PINNED: ::c_int = 0x100000; constant RTF_LOCAL (line 4928) | pub const RTF_LOCAL: ::c_int = 0x200000; constant RTF_BROADCAST (line 4929) | pub const RTF_BROADCAST: ::c_int = 0x400000; constant RTF_MULTICAST (line 4930) | pub const RTF_MULTICAST: ::c_int = 0x800000; constant RTF_IFSCOPE (line 4931) | pub const RTF_IFSCOPE: ::c_int = 0x1000000; constant RTF_CONDEMNED (line 4932) | pub const RTF_CONDEMNED: ::c_int = 0x2000000; constant RTF_IFREF (line 4933) | pub const RTF_IFREF: ::c_int = 0x4000000; constant RTF_PROXY (line 4934) | pub const RTF_PROXY: ::c_int = 0x8000000; constant RTF_ROUTER (line 4935) | pub const RTF_ROUTER: ::c_int = 0x10000000; constant RTF_DEAD (line 4936) | pub const RTF_DEAD: ::c_int = 0x20000000; constant RTF_GLOBAL (line 4937) | pub const RTF_GLOBAL: ::c_int = 0x40000000; constant RTM_VERSION (line 4939) | pub const RTM_VERSION: ::c_int = 5; constant RTM_ADD (line 4942) | pub const RTM_ADD: ::c_int = 0x1; constant RTM_DELETE (line 4943) | pub const RTM_DELETE: ::c_int = 0x2; constant RTM_CHANGE (line 4944) | pub const RTM_CHANGE: ::c_int = 0x3; constant RTM_GET (line 4945) | pub const RTM_GET: ::c_int = 0x4; constant RTM_LOSING (line 4946) | pub const RTM_LOSING: ::c_int = 0x5; constant RTM_REDIRECT (line 4947) | pub const RTM_REDIRECT: ::c_int = 0x6; constant RTM_MISS (line 4948) | pub const RTM_MISS: ::c_int = 0x7; constant RTM_LOCK (line 4949) | pub const RTM_LOCK: ::c_int = 0x8; constant RTM_OLDADD (line 4950) | pub const RTM_OLDADD: ::c_int = 0x9; constant RTM_OLDDEL (line 4951) | pub const RTM_OLDDEL: ::c_int = 0xa; constant RTM_RESOLVE (line 4952) | pub const RTM_RESOLVE: ::c_int = 0xb; constant RTM_NEWADDR (line 4953) | pub const RTM_NEWADDR: ::c_int = 0xc; constant RTM_DELADDR (line 4954) | pub const RTM_DELADDR: ::c_int = 0xd; constant RTM_IFINFO (line 4955) | pub const RTM_IFINFO: ::c_int = 0xe; constant RTM_NEWMADDR (line 4956) | pub const RTM_NEWMADDR: ::c_int = 0xf; constant RTM_DELMADDR (line 4957) | pub const RTM_DELMADDR: ::c_int = 0x10; constant RTM_IFINFO2 (line 4958) | pub const RTM_IFINFO2: ::c_int = 0x12; constant RTM_NEWMADDR2 (line 4959) | pub const RTM_NEWMADDR2: ::c_int = 0x13; constant RTM_GET2 (line 4960) | pub const RTM_GET2: ::c_int = 0x14; constant RTV_MTU (line 4963) | pub const RTV_MTU: ::c_int = 0x1; constant RTV_HOPCOUNT (line 4964) | pub const RTV_HOPCOUNT: ::c_int = 0x2; constant RTV_EXPIRE (line 4965) | pub const RTV_EXPIRE: ::c_int = 0x4; constant RTV_RPIPE (line 4966) | pub const RTV_RPIPE: ::c_int = 0x8; constant RTV_SPIPE (line 4967) | pub const RTV_SPIPE: ::c_int = 0x10; constant RTV_SSTHRESH (line 4968) | pub const RTV_SSTHRESH: ::c_int = 0x20; constant RTV_RTT (line 4969) | pub const RTV_RTT: ::c_int = 0x40; constant RTV_RTTVAR (line 4970) | pub const RTV_RTTVAR: ::c_int = 0x80; constant RTA_DST (line 4973) | pub const RTA_DST: ::c_int = 0x1; constant RTA_GATEWAY (line 4974) | pub const RTA_GATEWAY: ::c_int = 0x2; constant RTA_NETMASK (line 4975) | pub const RTA_NETMASK: ::c_int = 0x4; constant RTA_GENMASK (line 4976) | pub const RTA_GENMASK: ::c_int = 0x8; constant RTA_IFP (line 4977) | pub const RTA_IFP: ::c_int = 0x10; constant RTA_IFA (line 4978) | pub const RTA_IFA: ::c_int = 0x20; constant RTA_AUTHOR (line 4979) | pub const RTA_AUTHOR: ::c_int = 0x40; constant RTA_BRD (line 4980) | pub const RTA_BRD: ::c_int = 0x80; constant RTAX_DST (line 4983) | pub const RTAX_DST: ::c_int = 0; constant RTAX_GATEWAY (line 4984) | pub const RTAX_GATEWAY: ::c_int = 1; constant RTAX_NETMASK (line 4985) | pub const RTAX_NETMASK: ::c_int = 2; constant RTAX_GENMASK (line 4986) | pub const RTAX_GENMASK: ::c_int = 3; constant RTAX_IFP (line 4987) | pub const RTAX_IFP: ::c_int = 4; constant RTAX_IFA (line 4988) | pub const RTAX_IFA: ::c_int = 5; constant RTAX_AUTHOR (line 4989) | pub const RTAX_AUTHOR: ::c_int = 6; constant RTAX_BRD (line 4990) | pub const RTAX_BRD: ::c_int = 7; constant RTAX_MAX (line 4991) | pub const RTAX_MAX: ::c_int = 8; constant KERN_PROCARGS2 (line 4993) | pub const KERN_PROCARGS2: ::c_int = 49; constant PROC_PIDTASKALLINFO (line 4995) | pub const PROC_PIDTASKALLINFO: ::c_int = 2; constant PROC_PIDTBSDINFO (line 4996) | pub const PROC_PIDTBSDINFO: ::c_int = 3; constant PROC_PIDTASKINFO (line 4997) | pub const PROC_PIDTASKINFO: ::c_int = 4; constant PROC_PIDTHREADINFO (line 4998) | pub const PROC_PIDTHREADINFO: ::c_int = 5; constant PROC_PIDVNODEPATHINFO (line 4999) | pub const PROC_PIDVNODEPATHINFO: ::c_int = 9; constant PROC_PIDPATHINFO_MAXSIZE (line 5000) | pub const PROC_PIDPATHINFO_MAXSIZE: ::c_int = 4096; constant PROC_CSM_ALL (line 5001) | pub const PROC_CSM_ALL: ::c_uint = 0x0001; constant PROC_CSM_NOSMT (line 5002) | pub const PROC_CSM_NOSMT: ::c_uint = 0x0002; constant PROC_CSM_TECS (line 5003) | pub const PROC_CSM_TECS: ::c_uint = 0x0004; constant MAXCOMLEN (line 5004) | pub const MAXCOMLEN: usize = 16; constant MAXTHREADNAMESIZE (line 5005) | pub const MAXTHREADNAMESIZE: usize = 64; constant XUCRED_VERSION (line 5007) | pub const XUCRED_VERSION: ::c_uint = 0; constant LC_SEGMENT (line 5009) | pub const LC_SEGMENT: u32 = 0x1; constant LC_SEGMENT_64 (line 5010) | pub const LC_SEGMENT_64: u32 = 0x19; constant MH_MAGIC (line 5012) | pub const MH_MAGIC: u32 = 0xfeedface; constant MH_MAGIC_64 (line 5013) | pub const MH_MAGIC_64: u32 = 0xfeedfacf; constant UTUN_OPT_FLAGS (line 5016) | pub const UTUN_OPT_FLAGS: ::c_int = 1; constant UTUN_OPT_IFNAME (line 5017) | pub const UTUN_OPT_IFNAME: ::c_int = 2; constant DLT_NULL (line 5020) | pub const DLT_NULL: ::c_uint = 0; constant DLT_EN10MB (line 5021) | pub const DLT_EN10MB: ::c_uint = 1; constant DLT_EN3MB (line 5022) | pub const DLT_EN3MB: ::c_uint = 2; constant DLT_AX25 (line 5023) | pub const DLT_AX25: ::c_uint = 3; constant DLT_PRONET (line 5024) | pub const DLT_PRONET: ::c_uint = 4; constant DLT_CHAOS (line 5025) | pub const DLT_CHAOS: ::c_uint = 5; constant DLT_IEEE802 (line 5026) | pub const DLT_IEEE802: ::c_uint = 6; constant DLT_ARCNET (line 5027) | pub const DLT_ARCNET: ::c_uint = 7; constant DLT_SLIP (line 5028) | pub const DLT_SLIP: ::c_uint = 8; constant DLT_PPP (line 5029) | pub const DLT_PPP: ::c_uint = 9; constant DLT_FDDI (line 5030) | pub const DLT_FDDI: ::c_uint = 10; constant DLT_ATM_RFC1483 (line 5031) | pub const DLT_ATM_RFC1483: ::c_uint = 11; constant DLT_RAW (line 5032) | pub const DLT_RAW: ::c_uint = 12; constant DLT_LOOP (line 5033) | pub const DLT_LOOP: ::c_uint = 108; constant BPF_ALIGNMENT (line 5037) | pub const BPF_ALIGNMENT: ::c_int = 4; constant MNT_NODEV (line 5040) | pub const MNT_NODEV: ::c_int = 0x00000010; constant MNT_UNION (line 5041) | pub const MNT_UNION: ::c_int = 0x00000020; constant MNT_CPROTECT (line 5042) | pub const MNT_CPROTECT: ::c_int = 0x00000080; constant MNT_QUARANTINE (line 5045) | pub const MNT_QUARANTINE: ::c_int = 0x00000400; constant MNT_LOCAL (line 5048) | pub const MNT_LOCAL: ::c_int = 0x00001000; constant MNT_QUOTA (line 5049) | pub const MNT_QUOTA: ::c_int = 0x00002000; constant MNT_ROOTFS (line 5050) | pub const MNT_ROOTFS: ::c_int = 0x00004000; constant MNT_DOVOLFS (line 5051) | pub const MNT_DOVOLFS: ::c_int = 0x00008000; constant MNT_DONTBROWSE (line 5053) | pub const MNT_DONTBROWSE: ::c_int = 0x00100000; constant MNT_IGNORE_OWNERSHIP (line 5054) | pub const MNT_IGNORE_OWNERSHIP: ::c_int = 0x00200000; constant MNT_AUTOMOUNTED (line 5055) | pub const MNT_AUTOMOUNTED: ::c_int = 0x00400000; constant MNT_JOURNALED (line 5056) | pub const MNT_JOURNALED: ::c_int = 0x00800000; constant MNT_NOUSERXATTR (line 5057) | pub const MNT_NOUSERXATTR: ::c_int = 0x01000000; constant MNT_DEFWRITE (line 5058) | pub const MNT_DEFWRITE: ::c_int = 0x02000000; constant MNT_MULTILABEL (line 5059) | pub const MNT_MULTILABEL: ::c_int = 0x04000000; constant MNT_NOATIME (line 5060) | pub const MNT_NOATIME: ::c_int = 0x10000000; constant MNT_SNAPSHOT (line 5061) | pub const MNT_SNAPSHOT: ::c_int = 0x40000000; constant MNT_NOBLOCK (line 5064) | pub const MNT_NOBLOCK: ::c_int = 0x00020000; constant POSIX_SPAWN_RESETIDS (line 5067) | pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x0001; constant POSIX_SPAWN_SETPGROUP (line 5068) | pub const POSIX_SPAWN_SETPGROUP: ::c_int = 0x0002; constant POSIX_SPAWN_SETSIGDEF (line 5069) | pub const POSIX_SPAWN_SETSIGDEF: ::c_int = 0x0004; constant POSIX_SPAWN_SETSIGMASK (line 5070) | pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x0008; constant POSIX_SPAWN_SETEXEC (line 5071) | pub const POSIX_SPAWN_SETEXEC: ::c_int = 0x0040; constant POSIX_SPAWN_START_SUSPENDED (line 5072) | pub const POSIX_SPAWN_START_SUSPENDED: ::c_int = 0x0080; constant POSIX_SPAWN_CLOEXEC_DEFAULT (line 5073) | pub const POSIX_SPAWN_CLOEXEC_DEFAULT: ::c_int = 0x4000; constant IPC_CREAT (line 5076) | pub const IPC_CREAT: ::c_int = 0x200; constant IPC_EXCL (line 5077) | pub const IPC_EXCL: ::c_int = 0x400; constant IPC_NOWAIT (line 5078) | pub const IPC_NOWAIT: ::c_int = 0x800; constant IPC_PRIVATE (line 5079) | pub const IPC_PRIVATE: key_t = 0; constant IPC_RMID (line 5081) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 5082) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 5083) | pub const IPC_STAT: ::c_int = 2; constant IPC_R (line 5085) | pub const IPC_R: ::c_int = 0x100; constant IPC_W (line 5086) | pub const IPC_W: ::c_int = 0x80; constant IPC_M (line 5087) | pub const IPC_M: ::c_int = 0x1000; constant SEM_UNDO (line 5090) | pub const SEM_UNDO: ::c_int = 0o10000; constant GETNCNT (line 5092) | pub const GETNCNT: ::c_int = 3; constant GETPID (line 5093) | pub const GETPID: ::c_int = 4; constant GETVAL (line 5094) | pub const GETVAL: ::c_int = 5; constant GETALL (line 5095) | pub const GETALL: ::c_int = 6; constant GETZCNT (line 5096) | pub const GETZCNT: ::c_int = 7; constant SETVAL (line 5097) | pub const SETVAL: ::c_int = 8; constant SETALL (line 5098) | pub const SETALL: ::c_int = 9; constant SHM_RDONLY (line 5101) | pub const SHM_RDONLY: ::c_int = 0x1000; constant SHM_RND (line 5102) | pub const SHM_RND: ::c_int = 0x2000; constant SHMLBA (line 5104) | pub const SHMLBA: ::c_int = 16 * 1024; constant SHMLBA (line 5106) | pub const SHMLBA: ::c_int = 4096; constant SHM_R (line 5107) | pub const SHM_R: ::c_int = IPC_R; constant SHM_W (line 5108) | pub const SHM_W: ::c_int = IPC_W; constant UF_SETTABLE (line 5111) | pub const UF_SETTABLE: ::c_uint = 0x0000ffff; constant UF_NODUMP (line 5112) | pub const UF_NODUMP: ::c_uint = 0x00000001; constant UF_IMMUTABLE (line 5113) | pub const UF_IMMUTABLE: ::c_uint = 0x00000002; constant UF_APPEND (line 5114) | pub const UF_APPEND: ::c_uint = 0x00000004; constant UF_OPAQUE (line 5115) | pub const UF_OPAQUE: ::c_uint = 0x00000008; constant UF_COMPRESSED (line 5116) | pub const UF_COMPRESSED: ::c_uint = 0x00000020; constant UF_TRACKED (line 5117) | pub const UF_TRACKED: ::c_uint = 0x00000040; constant SF_SETTABLE (line 5118) | pub const SF_SETTABLE: ::c_uint = 0xffff0000; constant SF_ARCHIVED (line 5119) | pub const SF_ARCHIVED: ::c_uint = 0x00010000; constant SF_IMMUTABLE (line 5120) | pub const SF_IMMUTABLE: ::c_uint = 0x00020000; constant SF_APPEND (line 5121) | pub const SF_APPEND: ::c_uint = 0x00040000; constant UF_HIDDEN (line 5122) | pub const UF_HIDDEN: ::c_uint = 0x00008000; constant NTP_API (line 5125) | pub const NTP_API: ::c_int = 4; constant MAXPHASE (line 5126) | pub const MAXPHASE: ::c_long = 500000000; constant MAXFREQ (line 5127) | pub const MAXFREQ: ::c_long = 500000; constant MINSEC (line 5128) | pub const MINSEC: ::c_int = 256; constant MAXSEC (line 5129) | pub const MAXSEC: ::c_int = 2048; constant NANOSECOND (line 5130) | pub const NANOSECOND: ::c_long = 1000000000; constant SCALE_PPM (line 5131) | pub const SCALE_PPM: ::c_int = 65; constant MAXTC (line 5132) | pub const MAXTC: ::c_int = 10; constant MOD_OFFSET (line 5133) | pub const MOD_OFFSET: ::c_uint = 0x0001; constant MOD_FREQUENCY (line 5134) | pub const MOD_FREQUENCY: ::c_uint = 0x0002; constant MOD_MAXERROR (line 5135) | pub const MOD_MAXERROR: ::c_uint = 0x0004; constant MOD_ESTERROR (line 5136) | pub const MOD_ESTERROR: ::c_uint = 0x0008; constant MOD_STATUS (line 5137) | pub const MOD_STATUS: ::c_uint = 0x0010; constant MOD_TIMECONST (line 5138) | pub const MOD_TIMECONST: ::c_uint = 0x0020; constant MOD_PPSMAX (line 5139) | pub const MOD_PPSMAX: ::c_uint = 0x0040; constant MOD_TAI (line 5140) | pub const MOD_TAI: ::c_uint = 0x0080; constant MOD_MICRO (line 5141) | pub const MOD_MICRO: ::c_uint = 0x1000; constant MOD_NANO (line 5142) | pub const MOD_NANO: ::c_uint = 0x2000; constant MOD_CLKB (line 5143) | pub const MOD_CLKB: ::c_uint = 0x4000; constant MOD_CLKA (line 5144) | pub const MOD_CLKA: ::c_uint = 0x8000; constant STA_PLL (line 5145) | pub const STA_PLL: ::c_int = 0x0001; constant STA_PPSFREQ (line 5146) | pub const STA_PPSFREQ: ::c_int = 0x0002; constant STA_PPSTIME (line 5147) | pub const STA_PPSTIME: ::c_int = 0x0004; constant STA_FLL (line 5148) | pub const STA_FLL: ::c_int = 0x0008; constant STA_INS (line 5149) | pub const STA_INS: ::c_int = 0x0010; constant STA_DEL (line 5150) | pub const STA_DEL: ::c_int = 0x0020; constant STA_UNSYNC (line 5151) | pub const STA_UNSYNC: ::c_int = 0x0040; constant STA_FREQHOLD (line 5152) | pub const STA_FREQHOLD: ::c_int = 0x0080; constant STA_PPSSIGNAL (line 5153) | pub const STA_PPSSIGNAL: ::c_int = 0x0100; constant STA_PPSJITTER (line 5154) | pub const STA_PPSJITTER: ::c_int = 0x0200; constant STA_PPSWANDER (line 5155) | pub const STA_PPSWANDER: ::c_int = 0x0400; constant STA_PPSERROR (line 5156) | pub const STA_PPSERROR: ::c_int = 0x0800; constant STA_CLOCKERR (line 5157) | pub const STA_CLOCKERR: ::c_int = 0x1000; constant STA_NANO (line 5158) | pub const STA_NANO: ::c_int = 0x2000; constant STA_MODE (line 5159) | pub const STA_MODE: ::c_int = 0x4000; constant STA_CLK (line 5160) | pub const STA_CLK: ::c_int = 0x8000; constant STA_RONLY (line 5161) | pub const STA_RONLY: ::c_int = STA_PPSSIGNAL constant TIME_OK (line 5169) | pub const TIME_OK: ::c_int = 0; constant TIME_INS (line 5170) | pub const TIME_INS: ::c_int = 1; constant TIME_DEL (line 5171) | pub const TIME_DEL: ::c_int = 2; constant TIME_OOP (line 5172) | pub const TIME_OOP: ::c_int = 3; constant TIME_WAIT (line 5173) | pub const TIME_WAIT: ::c_int = 4; constant TIME_ERROR (line 5174) | pub const TIME_ERROR: ::c_int = 5; constant MNT_WAIT (line 5177) | pub const MNT_WAIT: ::c_int = 1; constant MNT_NOWAIT (line 5178) | pub const MNT_NOWAIT: ::c_int = 2; constant THREAD_STANDARD_POLICY (line 5181) | pub const THREAD_STANDARD_POLICY: ::c_int = 1; constant THREAD_STANDARD_POLICY_COUNT (line 5182) | pub const THREAD_STANDARD_POLICY_COUNT: ::c_int = 0; constant THREAD_EXTENDED_POLICY (line 5183) | pub const THREAD_EXTENDED_POLICY: ::c_int = 1; constant THREAD_TIME_CONSTRAINT_POLICY (line 5184) | pub const THREAD_TIME_CONSTRAINT_POLICY: ::c_int = 2; constant THREAD_PRECEDENCE_POLICY (line 5185) | pub const THREAD_PRECEDENCE_POLICY: ::c_int = 3; constant THREAD_AFFINITY_POLICY (line 5186) | pub const THREAD_AFFINITY_POLICY: ::c_int = 4; constant THREAD_AFFINITY_TAG_NULL (line 5187) | pub const THREAD_AFFINITY_TAG_NULL: ::c_int = 0; constant THREAD_BACKGROUND_POLICY (line 5188) | pub const THREAD_BACKGROUND_POLICY: ::c_int = 5; constant THREAD_BACKGROUND_POLICY_DARWIN_BG (line 5189) | pub const THREAD_BACKGROUND_POLICY_DARWIN_BG: ::c_int = 0x1000; constant THREAD_LATENCY_QOS_POLICY (line 5190) | pub const THREAD_LATENCY_QOS_POLICY: ::c_int = 7; constant THREAD_THROUGHPUT_QOS_POLICY (line 5191) | pub const THREAD_THROUGHPUT_QOS_POLICY: ::c_int = 8; constant TH_STATE_RUNNING (line 5194) | pub const TH_STATE_RUNNING: ::c_int = 1; constant TH_STATE_STOPPED (line 5195) | pub const TH_STATE_STOPPED: ::c_int = 2; constant TH_STATE_WAITING (line 5196) | pub const TH_STATE_WAITING: ::c_int = 3; constant TH_STATE_UNINTERRUPTIBLE (line 5197) | pub const TH_STATE_UNINTERRUPTIBLE: ::c_int = 4; constant TH_STATE_HALTED (line 5198) | pub const TH_STATE_HALTED: ::c_int = 5; constant TH_FLAGS_SWAPPED (line 5199) | pub const TH_FLAGS_SWAPPED: ::c_int = 0x1; constant TH_FLAGS_IDLE (line 5200) | pub const TH_FLAGS_IDLE: ::c_int = 0x2; constant TH_FLAGS_GLOBAL_FORCED_IDLE (line 5201) | pub const TH_FLAGS_GLOBAL_FORCED_IDLE: ::c_int = 0x4; constant THREAD_BASIC_INFO (line 5202) | pub const THREAD_BASIC_INFO: ::c_int = 3; constant THREAD_IDENTIFIER_INFO (line 5203) | pub const THREAD_IDENTIFIER_INFO: ::c_int = 4; constant THREAD_EXTENDED_INFO (line 5204) | pub const THREAD_EXTENDED_INFO: ::c_int = 5; constant kCCSuccess (line 5207) | pub const kCCSuccess: i32 = 0; constant kCCParamError (line 5208) | pub const kCCParamError: i32 = -4300; constant kCCBufferTooSmall (line 5209) | pub const kCCBufferTooSmall: i32 = -4301; constant kCCMemoryFailure (line 5210) | pub const kCCMemoryFailure: i32 = -4302; constant kCCAlignmentError (line 5211) | pub const kCCAlignmentError: i32 = -4303; constant kCCDecodeError (line 5212) | pub const kCCDecodeError: i32 = -4304; constant kCCUnimplemented (line 5213) | pub const kCCUnimplemented: i32 = -4305; constant kCCOverflow (line 5214) | pub const kCCOverflow: i32 = -4306; constant kCCRNGFailure (line 5215) | pub const kCCRNGFailure: i32 = -4307; constant kCCUnspecifiedError (line 5216) | pub const kCCUnspecifiedError: i32 = -4308; constant kCCCallSequenceError (line 5217) | pub const kCCCallSequenceError: i32 = -4309; constant kCCKeySizeError (line 5218) | pub const kCCKeySizeError: i32 = -4310; constant kCCInvalidKey (line 5219) | pub const kCCInvalidKey: i32 = -4311; constant HOST_LOAD_INFO (line 5222) | pub const HOST_LOAD_INFO: i32 = 1; constant HOST_VM_INFO (line 5223) | pub const HOST_VM_INFO: i32 = 2; constant HOST_CPU_LOAD_INFO (line 5224) | pub const HOST_CPU_LOAD_INFO: i32 = 3; constant HOST_VM_INFO64 (line 5225) | pub const HOST_VM_INFO64: i32 = 4; constant HOST_EXTMOD_INFO64 (line 5226) | pub const HOST_EXTMOD_INFO64: i32 = 5; constant HOST_EXPIRED_TASK_INFO (line 5227) | pub const HOST_EXPIRED_TASK_INFO: i32 = 6; constant VM_PAGE_QUERY_PAGE_PRESENT (line 5230) | pub const VM_PAGE_QUERY_PAGE_PRESENT: i32 = 0x1; constant VM_PAGE_QUERY_PAGE_FICTITIOUS (line 5231) | pub const VM_PAGE_QUERY_PAGE_FICTITIOUS: i32 = 0x2; constant VM_PAGE_QUERY_PAGE_REF (line 5232) | pub const VM_PAGE_QUERY_PAGE_REF: i32 = 0x4; constant VM_PAGE_QUERY_PAGE_DIRTY (line 5233) | pub const VM_PAGE_QUERY_PAGE_DIRTY: i32 = 0x8; constant VM_PAGE_QUERY_PAGE_PAGED_OUT (line 5234) | pub const VM_PAGE_QUERY_PAGE_PAGED_OUT: i32 = 0x10; constant VM_PAGE_QUERY_PAGE_COPIED (line 5235) | pub const VM_PAGE_QUERY_PAGE_COPIED: i32 = 0x20; constant VM_PAGE_QUERY_PAGE_SPECULATIVE (line 5236) | pub const VM_PAGE_QUERY_PAGE_SPECULATIVE: i32 = 0x40; constant VM_PAGE_QUERY_PAGE_EXTERNAL (line 5237) | pub const VM_PAGE_QUERY_PAGE_EXTERNAL: i32 = 0x80; constant VM_PAGE_QUERY_PAGE_CS_VALIDATED (line 5238) | pub const VM_PAGE_QUERY_PAGE_CS_VALIDATED: i32 = 0x100; constant VM_PAGE_QUERY_PAGE_CS_TAINTED (line 5239) | pub const VM_PAGE_QUERY_PAGE_CS_TAINTED: i32 = 0x200; constant VM_PAGE_QUERY_PAGE_CS_NX (line 5240) | pub const VM_PAGE_QUERY_PAGE_CS_NX: i32 = 0x400; constant TASK_THREAD_TIMES_INFO (line 5243) | pub const TASK_THREAD_TIMES_INFO: u32 = 3; constant HOST_CPU_LOAD_INFO_COUNT (line 5244) | pub const HOST_CPU_LOAD_INFO_COUNT: u32 = 4; constant MACH_TASK_BASIC_INFO (line 5245) | pub const MACH_TASK_BASIC_INFO: u32 = 20; constant MACH_PORT_NULL (line 5247) | pub const MACH_PORT_NULL: i32 = 0; constant RUSAGE_INFO_V0 (line 5249) | pub const RUSAGE_INFO_V0: ::c_int = 0; constant RUSAGE_INFO_V1 (line 5250) | pub const RUSAGE_INFO_V1: ::c_int = 1; constant RUSAGE_INFO_V2 (line 5251) | pub const RUSAGE_INFO_V2: ::c_int = 2; constant RUSAGE_INFO_V3 (line 5252) | pub const RUSAGE_INFO_V3: ::c_int = 3; constant RUSAGE_INFO_V4 (line 5253) | pub const RUSAGE_INFO_V4: ::c_int = 4; constant COPYFILE_ACL (line 5256) | pub const COPYFILE_ACL: ::copyfile_flags_t = 1 << 0; constant COPYFILE_STAT (line 5257) | pub const COPYFILE_STAT: ::copyfile_flags_t = 1 << 1; constant COPYFILE_XATTR (line 5258) | pub const COPYFILE_XATTR: ::copyfile_flags_t = 1 << 2; constant COPYFILE_DATA (line 5259) | pub const COPYFILE_DATA: ::copyfile_flags_t = 1 << 3; constant COPYFILE_SECURITY (line 5260) | pub const COPYFILE_SECURITY: ::copyfile_flags_t = COPYFILE_STAT | COPYFI... constant COPYFILE_METADATA (line 5261) | pub const COPYFILE_METADATA: ::copyfile_flags_t = COPYFILE_SECURITY | CO... constant COPYFILE_RECURSIVE (line 5262) | pub const COPYFILE_RECURSIVE: ::copyfile_flags_t = 1 << 15; constant COPYFILE_CHECK (line 5263) | pub const COPYFILE_CHECK: ::copyfile_flags_t = 1 << 16; constant COPYFILE_EXCL (line 5264) | pub const COPYFILE_EXCL: ::copyfile_flags_t = 1 << 17; constant COPYFILE_NOFOLLOW_SRC (line 5265) | pub const COPYFILE_NOFOLLOW_SRC: ::copyfile_flags_t = 1 << 18; constant COPYFILE_NOFOLLOW_DST (line 5266) | pub const COPYFILE_NOFOLLOW_DST: ::copyfile_flags_t = 1 << 19; constant COPYFILE_MOVE (line 5267) | pub const COPYFILE_MOVE: ::copyfile_flags_t = 1 << 20; constant COPYFILE_UNLINK (line 5268) | pub const COPYFILE_UNLINK: ::copyfile_flags_t = 1 << 21; constant COPYFILE_NOFOLLOW (line 5269) | pub const COPYFILE_NOFOLLOW: ::copyfile_flags_t = COPYFILE_NOFOLLOW_SRC ... constant COPYFILE_PACK (line 5270) | pub const COPYFILE_PACK: ::copyfile_flags_t = 1 << 22; constant COPYFILE_UNPACK (line 5271) | pub const COPYFILE_UNPACK: ::copyfile_flags_t = 1 << 23; constant COPYFILE_CLONE (line 5272) | pub const COPYFILE_CLONE: ::copyfile_flags_t = 1 << 24; constant COPYFILE_CLONE_FORCE (line 5273) | pub const COPYFILE_CLONE_FORCE: ::copyfile_flags_t = 1 << 25; constant COPYFILE_RUN_IN_PLACE (line 5274) | pub const COPYFILE_RUN_IN_PLACE: ::copyfile_flags_t = 1 << 26; constant COPYFILE_DATA_SPARSE (line 5275) | pub const COPYFILE_DATA_SPARSE: ::copyfile_flags_t = 1 << 27; constant COPYFILE_PRESERVE_DST_TRACKED (line 5276) | pub const COPYFILE_PRESERVE_DST_TRACKED: ::copyfile_flags_t = 1 << 28; constant COPYFILE_VERBOSE (line 5277) | pub const COPYFILE_VERBOSE: ::copyfile_flags_t = 1 << 30; constant COPYFILE_RECURSE_ERROR (line 5278) | pub const COPYFILE_RECURSE_ERROR: ::c_int = 0; constant COPYFILE_RECURSE_FILE (line 5279) | pub const COPYFILE_RECURSE_FILE: ::c_int = 1; constant COPYFILE_RECURSE_DIR (line 5280) | pub const COPYFILE_RECURSE_DIR: ::c_int = 2; constant COPYFILE_RECURSE_DIR_CLEANUP (line 5281) | pub const COPYFILE_RECURSE_DIR_CLEANUP: ::c_int = 3; constant COPYFILE_COPY_DATA (line 5282) | pub const COPYFILE_COPY_DATA: ::c_int = 4; constant COPYFILE_COPY_XATTR (line 5283) | pub const COPYFILE_COPY_XATTR: ::c_int = 5; constant COPYFILE_START (line 5284) | pub const COPYFILE_START: ::c_int = 1; constant COPYFILE_FINISH (line 5285) | pub const COPYFILE_FINISH: ::c_int = 2; constant COPYFILE_ERR (line 5286) | pub const COPYFILE_ERR: ::c_int = 3; constant COPYFILE_PROGRESS (line 5287) | pub const COPYFILE_PROGRESS: ::c_int = 4; constant COPYFILE_CONTINUE (line 5288) | pub const COPYFILE_CONTINUE: ::c_int = 0; constant COPYFILE_SKIP (line 5289) | pub const COPYFILE_SKIP: ::c_int = 1; constant COPYFILE_QUIT (line 5290) | pub const COPYFILE_QUIT: ::c_int = 2; constant COPYFILE_STATE_SRC_FD (line 5291) | pub const COPYFILE_STATE_SRC_FD: ::c_int = 1; constant COPYFILE_STATE_SRC_FILENAME (line 5292) | pub const COPYFILE_STATE_SRC_FILENAME: ::c_int = 2; constant COPYFILE_STATE_DST_FD (line 5293) | pub const COPYFILE_STATE_DST_FD: ::c_int = 3; constant COPYFILE_STATE_DST_FILENAME (line 5294) | pub const COPYFILE_STATE_DST_FILENAME: ::c_int = 4; constant COPYFILE_STATE_QUARANTINE (line 5295) | pub const COPYFILE_STATE_QUARANTINE: ::c_int = 5; constant COPYFILE_STATE_STATUS_CB (line 5296) | pub const COPYFILE_STATE_STATUS_CB: ::c_int = 6; constant COPYFILE_STATE_STATUS_CTX (line 5297) | pub const COPYFILE_STATE_STATUS_CTX: ::c_int = 7; constant COPYFILE_STATE_COPIED (line 5298) | pub const COPYFILE_STATE_COPIED: ::c_int = 8; constant COPYFILE_STATE_XATTRNAME (line 5299) | pub const COPYFILE_STATE_XATTRNAME: ::c_int = 9; constant COPYFILE_STATE_WAS_CLONED (line 5300) | pub const COPYFILE_STATE_WAS_CLONED: ::c_int = 10; constant COPYFILE_STATE_SRC_BSIZE (line 5301) | pub const COPYFILE_STATE_SRC_BSIZE: ::c_int = 11; constant COPYFILE_STATE_DST_BSIZE (line 5302) | pub const COPYFILE_STATE_DST_BSIZE: ::c_int = 12; constant COPYFILE_STATE_BSIZE (line 5303) | pub const COPYFILE_STATE_BSIZE: ::c_int = 13; constant ATTR_BIT_MAP_COUNT (line 5306) | pub const ATTR_BIT_MAP_COUNT: ::c_ushort = 5; constant FSOPT_NOFOLLOW (line 5307) | pub const FSOPT_NOFOLLOW: u32 = 0x1; constant FSOPT_NOFOLLOW_ANY (line 5308) | pub const FSOPT_NOFOLLOW_ANY: u32 = 0x800; constant FSOPT_REPORT_FULLSIZE (line 5309) | pub const FSOPT_REPORT_FULLSIZE: u32 = 0x4; constant FSOPT_PACK_INVAL_ATTRS (line 5310) | pub const FSOPT_PACK_INVAL_ATTRS: u32 = 0x8; constant FSOPT_ATTR_CMN_EXTENDED (line 5311) | pub const FSOPT_ATTR_CMN_EXTENDED: u32 = 0x20; constant FSOPT_RETURN_REALDEV (line 5312) | pub const FSOPT_RETURN_REALDEV: u32 = 0x200; constant ATTR_CMN_NAME (line 5313) | pub const ATTR_CMN_NAME: attrgroup_t = 0x00000001; constant ATTR_CMN_DEVID (line 5314) | pub const ATTR_CMN_DEVID: attrgroup_t = 0x00000002; constant ATTR_CMN_FSID (line 5315) | pub const ATTR_CMN_FSID: attrgroup_t = 0x00000004; constant ATTR_CMN_OBJTYPE (line 5316) | pub const ATTR_CMN_OBJTYPE: attrgroup_t = 0x00000008; constant ATTR_CMN_OBJTAG (line 5317) | pub const ATTR_CMN_OBJTAG: attrgroup_t = 0x00000010; constant ATTR_CMN_OBJID (line 5318) | pub const ATTR_CMN_OBJID: attrgroup_t = 0x00000020; constant ATTR_CMN_OBJPERMANENTID (line 5319) | pub const ATTR_CMN_OBJPERMANENTID: attrgroup_t = 0x00000040; constant ATTR_CMN_PAROBJID (line 5320) | pub const ATTR_CMN_PAROBJID: attrgroup_t = 0x00000080; constant ATTR_CMN_SCRIPT (line 5321) | pub const ATTR_CMN_SCRIPT: attrgroup_t = 0x00000100; constant ATTR_CMN_CRTIME (line 5322) | pub const ATTR_CMN_CRTIME: attrgroup_t = 0x00000200; constant ATTR_CMN_MODTIME (line 5323) | pub const ATTR_CMN_MODTIME: attrgroup_t = 0x00000400; constant ATTR_CMN_CHGTIME (line 5324) | pub const ATTR_CMN_CHGTIME: attrgroup_t = 0x00000800; constant ATTR_CMN_ACCTIME (line 5325) | pub const ATTR_CMN_ACCTIME: attrgroup_t = 0x00001000; constant ATTR_CMN_BKUPTIME (line 5326) | pub const ATTR_CMN_BKUPTIME: attrgroup_t = 0x00002000; constant ATTR_CMN_FNDRINFO (line 5327) | pub const ATTR_CMN_FNDRINFO: attrgroup_t = 0x00004000; constant ATTR_CMN_OWNERID (line 5328) | pub const ATTR_CMN_OWNERID: attrgroup_t = 0x00008000; constant ATTR_CMN_GRPID (line 5329) | pub const ATTR_CMN_GRPID: attrgroup_t = 0x00010000; constant ATTR_CMN_ACCESSMASK (line 5330) | pub const ATTR_CMN_ACCESSMASK: attrgroup_t = 0x00020000; constant ATTR_CMN_FLAGS (line 5331) | pub const ATTR_CMN_FLAGS: attrgroup_t = 0x00040000; constant ATTR_CMN_GEN_COUNT (line 5332) | pub const ATTR_CMN_GEN_COUNT: attrgroup_t = 0x00080000; constant ATTR_CMN_DOCUMENT_ID (line 5333) | pub const ATTR_CMN_DOCUMENT_ID: attrgroup_t = 0x00100000; constant ATTR_CMN_USERACCESS (line 5334) | pub const ATTR_CMN_USERACCESS: attrgroup_t = 0x00200000; constant ATTR_CMN_EXTENDED_SECURITY (line 5335) | pub const ATTR_CMN_EXTENDED_SECURITY: attrgroup_t = 0x00400000; constant ATTR_CMN_UUID (line 5336) | pub const ATTR_CMN_UUID: attrgroup_t = 0x00800000; constant ATTR_CMN_GRPUUID (line 5337) | pub const ATTR_CMN_GRPUUID: attrgroup_t = 0x01000000; constant ATTR_CMN_FILEID (line 5338) | pub const ATTR_CMN_FILEID: attrgroup_t = 0x02000000; constant ATTR_CMN_PARENTID (line 5339) | pub const ATTR_CMN_PARENTID: attrgroup_t = 0x04000000; constant ATTR_CMN_FULLPATH (line 5340) | pub const ATTR_CMN_FULLPATH: attrgroup_t = 0x08000000; constant ATTR_CMN_ADDEDTIME (line 5341) | pub const ATTR_CMN_ADDEDTIME: attrgroup_t = 0x10000000; constant ATTR_CMN_DATA_PROTECT_FLAGS (line 5342) | pub const ATTR_CMN_DATA_PROTECT_FLAGS: attrgroup_t = 0x40000000; constant ATTR_CMN_RETURNED_ATTRS (line 5343) | pub const ATTR_CMN_RETURNED_ATTRS: attrgroup_t = 0x80000000; constant ATTR_VOL_FSTYPE (line 5344) | pub const ATTR_VOL_FSTYPE: attrgroup_t = 0x00000001; constant ATTR_VOL_SIGNATURE (line 5345) | pub const ATTR_VOL_SIGNATURE: attrgroup_t = 0x00000002; constant ATTR_VOL_SIZE (line 5346) | pub const ATTR_VOL_SIZE: attrgroup_t = 0x00000004; constant ATTR_VOL_SPACEFREE (line 5347) | pub const ATTR_VOL_SPACEFREE: attrgroup_t = 0x00000008; constant ATTR_VOL_SPACEAVAIL (line 5348) | pub const ATTR_VOL_SPACEAVAIL: attrgroup_t = 0x00000010; constant ATTR_VOL_MINALLOCATION (line 5349) | pub const ATTR_VOL_MINALLOCATION: attrgroup_t = 0x00000020; constant ATTR_VOL_ALLOCATIONCLUMP (line 5350) | pub const ATTR_VOL_ALLOCATIONCLUMP: attrgroup_t = 0x00000040; constant ATTR_VOL_IOBLOCKSIZE (line 5351) | pub const ATTR_VOL_IOBLOCKSIZE: attrgroup_t = 0x00000080; constant ATTR_VOL_OBJCOUNT (line 5352) | pub const ATTR_VOL_OBJCOUNT: attrgroup_t = 0x00000100; constant ATTR_VOL_FILECOUNT (line 5353) | pub const ATTR_VOL_FILECOUNT: attrgroup_t = 0x00000200; constant ATTR_VOL_DIRCOUNT (line 5354) | pub const ATTR_VOL_DIRCOUNT: attrgroup_t = 0x00000400; constant ATTR_VOL_MAXOBJCOUNT (line 5355) | pub const ATTR_VOL_MAXOBJCOUNT: attrgroup_t = 0x00000800; constant ATTR_VOL_MOUNTPOINT (line 5356) | pub const ATTR_VOL_MOUNTPOINT: attrgroup_t = 0x00001000; constant ATTR_VOL_NAME (line 5357) | pub const ATTR_VOL_NAME: attrgroup_t = 0x00002000; constant ATTR_VOL_MOUNTFLAGS (line 5358) | pub const ATTR_VOL_MOUNTFLAGS: attrgroup_t = 0x00004000; constant ATTR_VOL_MOUNTEDDEVICE (line 5359) | pub const ATTR_VOL_MOUNTEDDEVICE: attrgroup_t = 0x00008000; constant ATTR_VOL_ENCODINGSUSED (line 5360) | pub const ATTR_VOL_ENCODINGSUSED: attrgroup_t = 0x00010000; constant ATTR_VOL_CAPABILITIES (line 5361) | pub const ATTR_VOL_CAPABILITIES: attrgroup_t = 0x00020000; constant ATTR_VOL_UUID (line 5362) | pub const ATTR_VOL_UUID: attrgroup_t = 0x00040000; constant ATTR_VOL_SPACEUSED (line 5363) | pub const ATTR_VOL_SPACEUSED: attrgroup_t = 0x00800000; constant ATTR_VOL_QUOTA_SIZE (line 5364) | pub const ATTR_VOL_QUOTA_SIZE: attrgroup_t = 0x10000000; constant ATTR_VOL_RESERVED_SIZE (line 5365) | pub const ATTR_VOL_RESERVED_SIZE: attrgroup_t = 0x20000000; constant ATTR_VOL_ATTRIBUTES (line 5366) | pub const ATTR_VOL_ATTRIBUTES: attrgroup_t = 0x40000000; constant ATTR_VOL_INFO (line 5367) | pub const ATTR_VOL_INFO: attrgroup_t = 0x80000000; constant ATTR_DIR_LINKCOUNT (line 5368) | pub const ATTR_DIR_LINKCOUNT: attrgroup_t = 0x00000001; constant ATTR_DIR_ENTRYCOUNT (line 5369) | pub const ATTR_DIR_ENTRYCOUNT: attrgroup_t = 0x00000002; constant ATTR_DIR_MOUNTSTATUS (line 5370) | pub const ATTR_DIR_MOUNTSTATUS: attrgroup_t = 0x00000004; constant ATTR_DIR_ALLOCSIZE (line 5371) | pub const ATTR_DIR_ALLOCSIZE: attrgroup_t = 0x00000008; constant ATTR_DIR_IOBLOCKSIZE (line 5372) | pub const ATTR_DIR_IOBLOCKSIZE: attrgroup_t = 0x00000010; constant ATTR_DIR_DATALENGTH (line 5373) | pub const ATTR_DIR_DATALENGTH: attrgroup_t = 0x00000020; constant ATTR_FILE_LINKCOUNT (line 5374) | pub const ATTR_FILE_LINKCOUNT: attrgroup_t = 0x00000001; constant ATTR_FILE_TOTALSIZE (line 5375) | pub const ATTR_FILE_TOTALSIZE: attrgroup_t = 0x00000002; constant ATTR_FILE_ALLOCSIZE (line 5376) | pub const ATTR_FILE_ALLOCSIZE: attrgroup_t = 0x00000004; constant ATTR_FILE_IOBLOCKSIZE (line 5377) | pub const ATTR_FILE_IOBLOCKSIZE: attrgroup_t = 0x00000008; constant ATTR_FILE_DEVTYPE (line 5378) | pub const ATTR_FILE_DEVTYPE: attrgroup_t = 0x00000020; constant ATTR_FILE_FORKCOUNT (line 5379) | pub const ATTR_FILE_FORKCOUNT: attrgroup_t = 0x00000080; constant ATTR_FILE_FORKLIST (line 5380) | pub const ATTR_FILE_FORKLIST: attrgroup_t = 0x00000100; constant ATTR_FILE_DATALENGTH (line 5381) | pub const ATTR_FILE_DATALENGTH: attrgroup_t = 0x00000200; constant ATTR_FILE_DATAALLOCSIZE (line 5382) | pub const ATTR_FILE_DATAALLOCSIZE: attrgroup_t = 0x00000400; constant ATTR_FILE_RSRCLENGTH (line 5383) | pub const ATTR_FILE_RSRCLENGTH: attrgroup_t = 0x00001000; constant ATTR_FILE_RSRCALLOCSIZE (line 5384) | pub const ATTR_FILE_RSRCALLOCSIZE: attrgroup_t = 0x00002000; constant ATTR_CMNEXT_RELPATH (line 5385) | pub const ATTR_CMNEXT_RELPATH: attrgroup_t = 0x00000004; constant ATTR_CMNEXT_PRIVATESIZE (line 5386) | pub const ATTR_CMNEXT_PRIVATESIZE: attrgroup_t = 0x00000008; constant ATTR_CMNEXT_LINKID (line 5387) | pub const ATTR_CMNEXT_LINKID: attrgroup_t = 0x00000010; constant ATTR_CMNEXT_NOFIRMLINKPATH (line 5388) | pub const ATTR_CMNEXT_NOFIRMLINKPATH: attrgroup_t = 0x00000020; constant ATTR_CMNEXT_REALDEVID (line 5389) | pub const ATTR_CMNEXT_REALDEVID: attrgroup_t = 0x00000040; constant ATTR_CMNEXT_REALFSID (line 5390) | pub const ATTR_CMNEXT_REALFSID: attrgroup_t = 0x00000080; constant ATTR_CMNEXT_CLONEID (line 5391) | pub const ATTR_CMNEXT_CLONEID: attrgroup_t = 0x00000100; constant ATTR_CMNEXT_EXT_FLAGS (line 5392) | pub const ATTR_CMNEXT_EXT_FLAGS: attrgroup_t = 0x00000200; constant ATTR_CMNEXT_RECURSIVE_GENCOUNT (line 5393) | pub const ATTR_CMNEXT_RECURSIVE_GENCOUNT: attrgroup_t = 0x00000400; constant DIR_MNTSTATUS_MNTPOINT (line 5394) | pub const DIR_MNTSTATUS_MNTPOINT: u32 = 0x1; constant VOL_CAPABILITIES_FORMAT (line 5395) | pub const VOL_CAPABILITIES_FORMAT: usize = 0; constant VOL_CAPABILITIES_INTERFACES (line 5396) | pub const VOL_CAPABILITIES_INTERFACES: usize = 1; constant VOL_CAP_FMT_PERSISTENTOBJECTIDS (line 5397) | pub const VOL_CAP_FMT_PERSISTENTOBJECTIDS: attrgroup_t = 0x00000001; constant VOL_CAP_FMT_SYMBOLICLINKS (line 5398) | pub const VOL_CAP_FMT_SYMBOLICLINKS: attrgroup_t = 0x00000002; constant VOL_CAP_FMT_HARDLINKS (line 5399) | pub const VOL_CAP_FMT_HARDLINKS: attrgroup_t = 0x00000004; constant VOL_CAP_FMT_JOURNAL (line 5400) | pub const VOL_CAP_FMT_JOURNAL: attrgroup_t = 0x00000008; constant VOL_CAP_FMT_JOURNAL_ACTIVE (line 5401) | pub const VOL_CAP_FMT_JOURNAL_ACTIVE: attrgroup_t = 0x00000010; constant VOL_CAP_FMT_NO_ROOT_TIMES (line 5402) | pub const VOL_CAP_FMT_NO_ROOT_TIMES: attrgroup_t = 0x00000020; constant VOL_CAP_FMT_SPARSE_FILES (line 5403) | pub const VOL_CAP_FMT_SPARSE_FILES: attrgroup_t = 0x00000040; constant VOL_CAP_FMT_ZERO_RUNS (line 5404) | pub const VOL_CAP_FMT_ZERO_RUNS: attrgroup_t = 0x00000080; constant VOL_CAP_FMT_CASE_SENSITIVE (line 5405) | pub const VOL_CAP_FMT_CASE_SENSITIVE: attrgroup_t = 0x00000100; constant VOL_CAP_FMT_CASE_PRESERVING (line 5406) | pub const VOL_CAP_FMT_CASE_PRESERVING: attrgroup_t = 0x00000200; constant VOL_CAP_FMT_FAST_STATFS (line 5407) | pub const VOL_CAP_FMT_FAST_STATFS: attrgroup_t = 0x00000400; constant VOL_CAP_FMT_2TB_FILESIZE (line 5408) | pub const VOL_CAP_FMT_2TB_FILESIZE: attrgroup_t = 0x00000800; constant VOL_CAP_FMT_OPENDENYMODES (line 5409) | pub const VOL_CAP_FMT_OPENDENYMODES: attrgroup_t = 0x00001000; constant VOL_CAP_FMT_HIDDEN_FILES (line 5410) | pub const VOL_CAP_FMT_HIDDEN_FILES: attrgroup_t = 0x00002000; constant VOL_CAP_FMT_PATH_FROM_ID (line 5411) | pub const VOL_CAP_FMT_PATH_FROM_ID: attrgroup_t = 0x00004000; constant VOL_CAP_FMT_NO_VOLUME_SIZES (line 5412) | pub const VOL_CAP_FMT_NO_VOLUME_SIZES: attrgroup_t = 0x00008000; constant VOL_CAP_FMT_DECMPFS_COMPRESSION (line 5413) | pub const VOL_CAP_FMT_DECMPFS_COMPRESSION: attrgroup_t = 0x00010000; constant VOL_CAP_FMT_64BIT_OBJECT_IDS (line 5414) | pub const VOL_CAP_FMT_64BIT_OBJECT_IDS: attrgroup_t = 0x00020000; constant VOL_CAP_FMT_DIR_HARDLINKS (line 5415) | pub const VOL_CAP_FMT_DIR_HARDLINKS: attrgroup_t = 0x00040000; constant VOL_CAP_FMT_DOCUMENT_ID (line 5416) | pub const VOL_CAP_FMT_DOCUMENT_ID: attrgroup_t = 0x00080000; constant VOL_CAP_FMT_WRITE_GENERATION_COUNT (line 5417) | pub const VOL_CAP_FMT_WRITE_GENERATION_COUNT: attrgroup_t = 0x00100000; constant VOL_CAP_FMT_NO_IMMUTABLE_FILES (line 5418) | pub const VOL_CAP_FMT_NO_IMMUTABLE_FILES: attrgroup_t = 0x00200000; constant VOL_CAP_FMT_NO_PERMISSIONS (line 5419) | pub const VOL_CAP_FMT_NO_PERMISSIONS: attrgroup_t = 0x00400000; constant VOL_CAP_FMT_SHARED_SPACE (line 5420) | pub const VOL_CAP_FMT_SHARED_SPACE: attrgroup_t = 0x00800000; constant VOL_CAP_FMT_VOL_GROUPS (line 5421) | pub const VOL_CAP_FMT_VOL_GROUPS: attrgroup_t = 0x01000000; constant VOL_CAP_FMT_SEALED (line 5422) | pub const VOL_CAP_FMT_SEALED: attrgroup_t = 0x02000000; constant VOL_CAP_INT_SEARCHFS (line 5423) | pub const VOL_CAP_INT_SEARCHFS: attrgroup_t = 0x00000001; constant VOL_CAP_INT_ATTRLIST (line 5424) | pub const VOL_CAP_INT_ATTRLIST: attrgroup_t = 0x00000002; constant VOL_CAP_INT_NFSEXPORT (line 5425) | pub const VOL_CAP_INT_NFSEXPORT: attrgroup_t = 0x00000004; constant VOL_CAP_INT_READDIRATTR (line 5426) | pub const VOL_CAP_INT_READDIRATTR: attrgroup_t = 0x00000008; constant VOL_CAP_INT_EXCHANGEDATA (line 5427) | pub const VOL_CAP_INT_EXCHANGEDATA: attrgroup_t = 0x00000010; constant VOL_CAP_INT_COPYFILE (line 5428) | pub const VOL_CAP_INT_COPYFILE: attrgroup_t = 0x00000020; constant VOL_CAP_INT_ALLOCATE (line 5429) | pub const VOL_CAP_INT_ALLOCATE: attrgroup_t = 0x00000040; constant VOL_CAP_INT_VOL_RENAME (line 5430) | pub const VOL_CAP_INT_VOL_RENAME: attrgroup_t = 0x00000080; constant VOL_CAP_INT_ADVLOCK (line 5431) | pub const VOL_CAP_INT_ADVLOCK: attrgroup_t = 0x00000100; constant VOL_CAP_INT_FLOCK (line 5432) | pub const VOL_CAP_INT_FLOCK: attrgroup_t = 0x00000200; constant VOL_CAP_INT_EXTENDED_SECURITY (line 5433) | pub const VOL_CAP_INT_EXTENDED_SECURITY: attrgroup_t = 0x00000400; constant VOL_CAP_INT_USERACCESS (line 5434) | pub const VOL_CAP_INT_USERACCESS: attrgroup_t = 0x00000800; constant VOL_CAP_INT_MANLOCK (line 5435) | pub const VOL_CAP_INT_MANLOCK: attrgroup_t = 0x00001000; constant VOL_CAP_INT_NAMEDSTREAMS (line 5436) | pub const VOL_CAP_INT_NAMEDSTREAMS: attrgroup_t = 0x00002000; constant VOL_CAP_INT_EXTENDED_ATTR (line 5437) | pub const VOL_CAP_INT_EXTENDED_ATTR: attrgroup_t = 0x00004000; constant VOL_CAP_INT_CLONE (line 5438) | pub const VOL_CAP_INT_CLONE: attrgroup_t = 0x00010000; constant VOL_CAP_INT_SNAPSHOT (line 5439) | pub const VOL_CAP_INT_SNAPSHOT: attrgroup_t = 0x00020000; constant VOL_CAP_INT_RENAME_SWAP (line 5440) | pub const VOL_CAP_INT_RENAME_SWAP: attrgroup_t = 0x00040000; constant VOL_CAP_INT_RENAME_EXCL (line 5441) | pub const VOL_CAP_INT_RENAME_EXCL: attrgroup_t = 0x00080000; constant VOL_CAP_INT_RENAME_OPENFAIL (line 5442) | pub const VOL_CAP_INT_RENAME_OPENFAIL: attrgroup_t = 0x00100000; constant SIDL (line 5446) | pub const SIDL: u32 = 1; constant SRUN (line 5448) | pub const SRUN: u32 = 2; constant SSLEEP (line 5450) | pub const SSLEEP: u32 = 3; constant SSTOP (line 5452) | pub const SSTOP: u32 = 4; constant SZOMB (line 5454) | pub const SZOMB: u32 = 5; constant VMADDR_CID_ANY (line 5457) | pub const VMADDR_CID_ANY: ::c_uint = 0xFFFFFFFF; constant VMADDR_CID_HYPERVISOR (line 5458) | pub const VMADDR_CID_HYPERVISOR: ::c_uint = 0; constant VMADDR_CID_RESERVED (line 5459) | pub const VMADDR_CID_RESERVED: ::c_uint = 1; constant VMADDR_CID_HOST (line 5460) | pub const VMADDR_CID_HOST: ::c_uint = 2; constant VMADDR_PORT_ANY (line 5461) | pub const VMADDR_PORT_ANY: ::c_uint = 0xFFFFFFFF; function setgrent (line 5613) | pub fn setgrent(); function daemon (line 5617) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function sem_destroy (line 5620) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 5623) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function aio_read (line 5624) | pub fn aio_read(aiocbp: *mut aiocb) -> ::c_int; function aio_write (line 5625) | pub fn aio_write(aiocbp: *mut aiocb) -> ::c_int; function aio_fsync (line 5626) | pub fn aio_fsync(op: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function aio_error (line 5627) | pub fn aio_error(aiocbp: *const aiocb) -> ::c_int; function aio_return (line 5628) | pub fn aio_return(aiocbp: *mut aiocb) -> ::ssize_t; function aio_suspend (line 5633) | pub fn aio_suspend( function aio_cancel (line 5638) | pub fn aio_cancel(fd: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function chflags (line 5639) | pub fn chflags(path: *const ::c_char, flags: ::c_uint) -> ::c_int; function fchflags (line 5640) | pub fn fchflags(fd: ::c_int, flags: ::c_uint) -> ::c_int; function clock_getres (line 5641) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 5642) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function confstr (line 5647) | pub fn confstr(name: ::c_int, buf: *mut ::c_char, len: ::size_t) -> ::si... function lio_listio (line 5648) | pub fn lio_listio( function dirfd (line 5655) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function lutimes (line 5657) | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; function gettimeofday (line 5659) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function getutxent (line 5660) | pub fn getutxent() -> *mut utmpx; function getutxid (line 5661) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 5662) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function pututxline (line 5663) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function setutxent (line 5664) | pub fn setutxent(); function endutxent (line 5665) | pub fn endutxent(); function utmpxname (line 5666) | pub fn utmpxname(file: *const ::c_char) -> ::c_int; function asctime (line 5668) | pub fn asctime(tm: *const ::tm) -> *mut ::c_char; function ctime (line 5669) | pub fn ctime(clock: *const time_t) -> *mut ::c_char; function getdate (line 5670) | pub fn getdate(datestr: *const ::c_char) -> *mut ::tm; function strptime (line 5671) | pub fn strptime( function asctime_r (line 5676) | pub fn asctime_r(tm: *const ::tm, result: *mut ::c_char) -> *mut ::c_char; function ctime_r (line 5677) | pub fn ctime_r(clock: *const time_t, result: *mut ::c_char) -> *mut ::c_... function getnameinfo (line 5679) | pub fn getnameinfo( function mincore (line 5688) | pub fn mincore(addr: *const ::c_void, len: ::size_t, vec: *mut ::c_char)... function sysctlnametomib (line 5689) | pub fn sysctlnametomib( function mprotect (line 5698) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function semget (line 5699) | pub fn semget(key: key_t, nsems: ::c_int, semflg: ::c_int) -> ::c_int; function semctl (line 5704) | pub fn semctl(semid: ::c_int, semnum: ::c_int, cmd: ::c_int, ...) -> ::c... function semop (line 5705) | pub fn semop(semid: ::c_int, sops: *mut sembuf, nsops: ::size_t) -> ::c_... function shm_open (line 5706) | pub fn shm_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::c_int; function ftok (line 5707) | pub fn ftok(pathname: *const c_char, proj_id: ::c_int) -> key_t; function shmat (line 5708) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmdt (line 5709) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmctl (line 5714) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function shmget (line 5715) | pub fn shmget(key: key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function sysctl (line 5716) | pub fn sysctl( function sysctlbyname (line 5724) | pub fn sysctlbyname( function mach_absolute_time (line 5732) | pub fn mach_absolute_time() -> u64; function mach_timebase_info (line 5735) | pub fn mach_timebase_info(info: *mut ::mach_timebase_info) -> ::c_int; function mach_host_self (line 5736) | pub fn mach_host_self() -> mach_port_t; function mach_thread_self (line 5737) | pub fn mach_thread_self() -> mach_port_t; function pthread_setname_np (line 5738) | pub fn pthread_setname_np(name: *const ::c_char) -> ::c_int; function pthread_getname_np (line 5739) | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len:... function pthread_mach_thread_np (line 5740) | pub fn pthread_mach_thread_np(thread: ::pthread_t) -> ::mach_port_t; function pthread_from_mach_thread_np (line 5741) | pub fn pthread_from_mach_thread_np(port: ::mach_port_t) -> ::pthread_t; function pthread_create_from_mach_thread (line 5742) | pub fn pthread_create_from_mach_thread( function pthread_stack_frame_decode_np (line 5748) | pub fn pthread_stack_frame_decode_np( function pthread_get_stackaddr_np (line 5752) | pub fn pthread_get_stackaddr_np(thread: ::pthread_t) -> *mut ::c_void; function pthread_get_stacksize_np (line 5753) | pub fn pthread_get_stacksize_np(thread: ::pthread_t) -> ::size_t; function pthread_condattr_setpshared (line 5754) | pub fn pthread_condattr_setpshared(attr: *mut pthread_condattr_t, pshare... function pthread_condattr_getpshared (line 5755) | pub fn pthread_condattr_getpshared( function pthread_main_np (line 5759) | pub fn pthread_main_np() -> ::c_int; function pthread_mutexattr_setpshared (line 5760) | pub fn pthread_mutexattr_setpshared( function pthread_mutexattr_getpshared (line 5764) | pub fn pthread_mutexattr_getpshared( function pthread_rwlockattr_getpshared (line 5768) | pub fn pthread_rwlockattr_getpshared( function pthread_rwlockattr_setpshared (line 5772) | pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, va... function pthread_threadid_np (line 5773) | pub fn pthread_threadid_np(thread: ::pthread_t, thread_id: *mut u64) -> ... function pthread_attr_set_qos_class_np (line 5774) | pub fn pthread_attr_set_qos_class_np( function pthread_attr_get_qos_class_np (line 5779) | pub fn pthread_attr_get_qos_class_np( function pthread_set_qos_class_self_np (line 5784) | pub fn pthread_set_qos_class_self_np(class: qos_class_t, priority: ::c_i... function pthread_get_qos_class_np (line 5785) | pub fn pthread_get_qos_class_np( function pthread_attr_getschedparam (line 5790) | pub fn pthread_attr_getschedparam( function pthread_attr_setschedparam (line 5794) | pub fn pthread_attr_setschedparam( function pthread_getschedparam (line 5798) | pub fn pthread_getschedparam( function pthread_setschedparam (line 5803) | pub fn pthread_setschedparam( function pthread_introspection_hook_install (line 5810) | pub fn pthread_introspection_hook_install( function pthread_introspection_setspecific_np (line 5813) | pub fn pthread_introspection_setspecific_np( function pthread_introspection_getspecific_np (line 5818) | pub fn pthread_introspection_getspecific_np( function pthread_jit_write_protect_np (line 5822) | pub fn pthread_jit_write_protect_np(enabled: ::c_int); function pthread_jit_write_protect_supported_np (line 5823) | pub fn pthread_jit_write_protect_supported_np() -> ::c_int; function pthread_jit_write_with_callback_np (line 5830) | pub fn pthread_jit_write_with_callback_np( function pthread_jit_write_freeze_callbacks_np (line 5834) | pub fn pthread_jit_write_freeze_callbacks_np(); function pthread_cpu_number_np (line 5835) | pub fn pthread_cpu_number_np(cpu_number_out: *mut ::size_t) -> ::c_int; function os_unfair_lock_lock (line 5837) | pub fn os_unfair_lock_lock(lock: os_unfair_lock_t); function os_unfair_lock_trylock (line 5838) | pub fn os_unfair_lock_trylock(lock: os_unfair_lock_t) -> bool; function os_unfair_lock_unlock (line 5839) | pub fn os_unfair_lock_unlock(lock: os_unfair_lock_t); function os_unfair_lock_assert_owner (line 5840) | pub fn os_unfair_lock_assert_owner(lock: os_unfair_lock_t); function os_unfair_lock_assert_not_owner (line 5841) | pub fn os_unfair_lock_assert_not_owner(lock: os_unfair_lock_t); function os_log_create (line 5843) | pub fn os_log_create(subsystem: *const ::c_char, category: *const ::c_ch... function os_log_type_enabled (line 5844) | pub fn os_log_type_enabled(oslog: ::os_log_t, tpe: ::os_log_type_t) -> b... function os_signpost_id_make_with_pointer (line 5845) | pub fn os_signpost_id_make_with_pointer( function os_signpost_id_generate (line 5849) | pub fn os_signpost_id_generate(log: ::os_log_t) -> ::os_signpost_id_t; function os_signpost_enabled (line 5850) | pub fn os_signpost_enabled(log: ::os_log_t) -> bool; function thread_policy_set (line 5852) | pub fn thread_policy_set( function thread_policy_get (line 5858) | pub fn thread_policy_get( function thread_info (line 5865) | pub fn thread_info( function __error (line 5873) | pub fn __error() -> *mut ::c_int; function backtrace (line 5874) | pub fn backtrace(buf: *mut *mut ::c_void, sz: ::c_int) -> ::c_int; function backtrace_symbols (line 5875) | pub fn backtrace_symbols(addrs: *const *mut ::c_void, sz: ::c_int) -> *m... function backtrace_symbols_fd (line 5876) | pub fn backtrace_symbols_fd(addrs: *const *mut ::c_void, sz: ::c_int, fd... function backtrace_from_fp (line 5877) | pub fn backtrace_from_fp( function backtrace_image_offsets (line 5882) | pub fn backtrace_image_offsets( function backtrace_async (line 5887) | pub fn backtrace_async( function statfs (line 5896) | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; function fstatfs (line 5901) | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; function kevent (line 5902) | pub fn kevent( function kevent64 (line 5910) | pub fn kevent64( function mount (line 5919) | pub fn mount( function fmount (line 5925) | pub fn fmount( function ptrace (line 5931) | pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: *mut ::c_char, data:... function quotactl (line 5932) | pub fn quotactl( function sethostname (line 5938) | pub fn sethostname(name: *const ::c_char, len: ::c_int) -> ::c_int; function sendfile (line 5939) | pub fn sendfile( function futimens (line 5947) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function utimensat (line 5948) | pub fn utimensat( function openpty (line 5954) | pub fn openpty( function forkpty (line 5961) | pub fn forkpty( function login_tty (line 5967) | pub fn login_tty(fd: ::c_int) -> ::c_int; function duplocale (line 5968) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function freelocale (line 5969) | pub fn freelocale(loc: ::locale_t) -> ::c_int; function localeconv_l (line 5970) | pub fn localeconv_l(loc: ::locale_t) -> *mut lconv; function newlocale (line 5971) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function uselocale (line 5972) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function querylocale (line 5973) | pub fn querylocale(mask: ::c_int, loc: ::locale_t) -> *const ::c_char; function getpriority (line 5974) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function setpriority (line 5975) | pub fn setpriority(which: ::c_int, who: ::id_t, prio: ::c_int) -> ::c_int; function getdomainname (line 5976) | pub fn getdomainname(name: *mut ::c_char, len: ::c_int) -> ::c_int; function setdomainname (line 5977) | pub fn setdomainname(name: *const ::c_char, len: ::c_int) -> ::c_int; function preadv (line 5978) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function pwritev (line 5979) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function getxattr (line 5981) | pub fn getxattr( function fgetxattr (line 5989) | pub fn fgetxattr( function setxattr (line 5997) | pub fn setxattr( function fsetxattr (line 6005) | pub fn fsetxattr( function listxattr (line 6013) | pub fn listxattr( function flistxattr (line 6019) | pub fn flistxattr( function removexattr (line 6025) | pub fn removexattr(path: *const ::c_char, name: *const ::c_char, flags: ... function renamex_np (line 6026) | pub fn renamex_np(from: *const ::c_char, to: *const ::c_char, flags: ::c... function renameatx_np (line 6027) | pub fn renameatx_np( function fremovexattr (line 6034) | pub fn fremovexattr(filedes: ::c_int, name: *const ::c_char, flags: ::c_... function getgrouplist (line 6036) | pub fn getgrouplist( function initgroups (line 6042) | pub fn initgroups(user: *const ::c_char, basegroup: ::c_int) -> ::c_int; function waitid (line 6048) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function brk (line 6050) | pub fn brk(addr: *const ::c_void) -> *mut ::c_void; function sbrk (line 6051) | pub fn sbrk(increment: ::c_int) -> *mut ::c_void; function settimeofday (line 6052) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_... function _dyld_image_count (line 6054) | pub fn _dyld_image_count() -> u32; function _dyld_get_image_header (line 6057) | pub fn _dyld_get_image_header(image_index: u32) -> *const mach_header; function _dyld_get_image_vmaddr_slide (line 6059) | pub fn _dyld_get_image_vmaddr_slide(image_index: u32) -> ::intptr_t; function _dyld_get_image_name (line 6061) | pub fn _dyld_get_image_name(image_index: u32) -> *const ::c_char; function posix_spawn (line 6063) | pub fn posix_spawn( function posix_spawnp (line 6071) | pub fn posix_spawnp( function posix_spawnattr_init (line 6079) | pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_destroy (line 6080) | pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_getsigdefault (line 6081) | pub fn posix_spawnattr_getsigdefault( function posix_spawnattr_setsigdefault (line 6085) | pub fn posix_spawnattr_setsigdefault( function posix_spawnattr_getsigmask (line 6089) | pub fn posix_spawnattr_getsigmask( function posix_spawnattr_setsigmask (line 6093) | pub fn posix_spawnattr_setsigmask( function posix_spawnattr_getflags (line 6097) | pub fn posix_spawnattr_getflags( function posix_spawnattr_setflags (line 6101) | pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c... function posix_spawnattr_getpgroup (line 6102) | pub fn posix_spawnattr_getpgroup( function posix_spawnattr_setpgroup (line 6106) | pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, flags: ::... function posix_spawnattr_setarchpref_np (line 6107) | pub fn posix_spawnattr_setarchpref_np( function posix_spawnattr_getarchpref_np (line 6114) | pub fn posix_spawnattr_getarchpref_np( function posix_spawnattr_getbinpref_np (line 6121) | pub fn posix_spawnattr_getbinpref_np( function posix_spawnattr_setbinpref_np (line 6127) | pub fn posix_spawnattr_setbinpref_np( function posix_spawnattr_set_qos_class_np (line 6133) | pub fn posix_spawnattr_set_qos_class_np( function posix_spawnattr_get_qos_class_np (line 6137) | pub fn posix_spawnattr_get_qos_class_np( function posix_spawn_file_actions_init (line 6142) | pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_acti... function posix_spawn_file_actions_destroy (line 6143) | pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_a... function posix_spawn_file_actions_addopen (line 6144) | pub fn posix_spawn_file_actions_addopen( function posix_spawn_file_actions_addclose (line 6151) | pub fn posix_spawn_file_actions_addclose( function posix_spawn_file_actions_adddup2 (line 6155) | pub fn posix_spawn_file_actions_adddup2( function uname (line 6160) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function connectx (line 6162) | pub fn connectx( function disconnectx (line 6172) | pub fn disconnectx(socket: ::c_int, associd: sae_associd_t, connid: sae_... function ntp_adjtime (line 6174) | pub fn ntp_adjtime(buf: *mut timex) -> ::c_int; function ntp_gettime (line 6175) | pub fn ntp_gettime(buf: *mut ntptimeval) -> ::c_int; function getmntinfo (line 6181) | pub fn getmntinfo(mntbufp: *mut *mut statfs, flags: ::c_int) -> ::c_int; function getfsstat (line 6186) | pub fn getfsstat(mntbufp: *mut statfs, bufsize: ::c_int, flags: ::c_int)... function clonefile (line 6191) | pub fn clonefile(src: *const ::c_char, dst: *const ::c_char, flags: u32)... function clonefileat (line 6192) | pub fn clonefileat( function fclonefileat (line 6199) | pub fn fclonefileat( function copyfile (line 6206) | pub fn copyfile( function fcopyfile (line 6212) | pub fn fcopyfile( function copyfile_state_free (line 6218) | pub fn copyfile_state_free(s: copyfile_state_t) -> ::c_int; function copyfile_state_alloc (line 6219) | pub fn copyfile_state_alloc() -> copyfile_state_t; function copyfile_state_get (line 6220) | pub fn copyfile_state_get(s: copyfile_state_t, flags: u32, dst: *mut ::c... function copyfile_state_set (line 6221) | pub fn copyfile_state_set(s: copyfile_state_t, flags: u32, src: *const :... function memset_s (line 6225) | pub fn memset_s(s: *mut ::c_void, smax: ::size_t, c: ::c_int, n: ::size_... function memset_pattern4 (line 6227) | pub fn memset_pattern4(b: *mut ::c_void, pattern4: *const ::c_void, len:... function memset_pattern8 (line 6228) | pub fn memset_pattern8(b: *mut ::c_void, pattern8: *const ::c_void, len:... function memset_pattern16 (line 6229) | pub fn memset_pattern16(b: *mut ::c_void, pattern16: *const ::c_void, le... function strtonum (line 6232) | pub fn strtonum( function mstats (line 6239) | pub fn mstats() -> mstats; function malloc_printf (line 6240) | pub fn malloc_printf(format: *const ::c_char, ...); function malloc_zone_check (line 6241) | pub fn malloc_zone_check(zone: *mut ::malloc_zone_t) -> ::boolean_t; function malloc_zone_print (line 6242) | pub fn malloc_zone_print(zone: *mut ::malloc_zone_t, verbose: ::boolean_t); function malloc_zone_statistics (line 6243) | pub fn malloc_zone_statistics(zone: *mut ::malloc_zone_t, stats: *mut ma... function malloc_zone_log (line 6244) | pub fn malloc_zone_log(zone: *mut ::malloc_zone_t, address: *mut ::c_void); function malloc_zone_print_ptr_info (line 6245) | pub fn malloc_zone_print_ptr_info(ptr: *mut ::c_void); function malloc_default_zone (line 6246) | pub fn malloc_default_zone() -> *mut ::malloc_zone_t; function malloc_zone_from_ptr (line 6247) | pub fn malloc_zone_from_ptr(ptr: *const ::c_void) -> *mut ::malloc_zone_t; function malloc_zone_malloc (line 6248) | pub fn malloc_zone_malloc(zone: *mut ::malloc_zone_t, size: ::size_t) ->... function malloc_zone_valloc (line 6249) | pub fn malloc_zone_valloc(zone: *mut ::malloc_zone_t, size: ::size_t) ->... function malloc_zone_calloc (line 6250) | pub fn malloc_zone_calloc( function malloc_zone_realloc (line 6255) | pub fn malloc_zone_realloc( function malloc_zone_free (line 6260) | pub fn malloc_zone_free(zone: *mut ::malloc_zone_t, ptr: *mut ::c_void); function proc_listpids (line 6262) | pub fn proc_listpids( function proc_listallpids (line 6268) | pub fn proc_listallpids(buffer: *mut ::c_void, buffersize: ::c_int) -> :... function proc_listpgrppids (line 6269) | pub fn proc_listpgrppids( function proc_listchildpids (line 6274) | pub fn proc_listchildpids(ppid: ::pid_t, buffer: *mut ::c_void, buffersi... function proc_pidinfo (line 6276) | pub fn proc_pidinfo( function proc_pidfdinfo (line 6283) | pub fn proc_pidfdinfo( function proc_pidfileportinfo (line 6290) | pub fn proc_pidfileportinfo( function proc_pidpath (line 6297) | pub fn proc_pidpath(pid: ::c_int, buffer: *mut ::c_void, buffersize: u32... function proc_name (line 6298) | pub fn proc_name(pid: ::c_int, buffer: *mut ::c_void, buffersize: u32) -... function proc_regionfilename (line 6299) | pub fn proc_regionfilename( function proc_kmsgbuf (line 6305) | pub fn proc_kmsgbuf(buffer: *mut ::c_void, buffersize: u32) -> ::c_int; function proc_libversion (line 6306) | pub fn proc_libversion(major: *mut ::c_int, minor: *mut ::c_int) -> ::c_... function proc_pid_rusage (line 6307) | pub fn proc_pid_rusage(pid: ::c_int, flavor: ::c_int, buffer: *mut rusag... function proc_set_no_smt (line 6310) | pub fn proc_set_no_smt() -> ::c_int; function proc_setthread_no_smt (line 6311) | pub fn proc_setthread_no_smt() -> ::c_int; function proc_set_csm (line 6312) | pub fn proc_set_csm(flags: u32) -> ::c_int; function proc_setthread_csm (line 6313) | pub fn proc_setthread_csm(flags: u32) -> ::c_int; function gethostuuid (line 6317) | pub fn gethostuuid(id: *mut u8, timeout: *const ::timespec) -> ::c_int; function gethostid (line 6319) | pub fn gethostid() -> ::c_long; function sethostid (line 6320) | pub fn sethostid(hostid: ::c_long); function CCRandomGenerateBytes (line 6322) | pub fn CCRandomGenerateBytes(bytes: *mut ::c_void, size: ::size_t) -> ::... function getentropy (line 6323) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; function _NSGetExecutablePath (line 6325) | pub fn _NSGetExecutablePath(buf: *mut ::c_char, bufsize: *mut u32) -> ::... function _NSGetEnviron (line 6326) | pub fn _NSGetEnviron() -> *mut *mut *mut ::c_char; function mach_vm_map (line 6328) | pub fn mach_vm_map( function vm_allocate (line 6342) | pub fn vm_allocate( function vm_deallocate (line 6349) | pub fn vm_deallocate( function host_statistics64 (line 6355) | pub fn host_statistics64( function host_processor_info (line 6361) | pub fn host_processor_info( function task_for_pid (line 6370) | pub fn task_for_pid( function task_info (line 6375) | pub fn task_info( function task_create (line 6381) | pub fn task_create( function task_terminate (line 6388) | pub fn task_terminate(target_task: ::task_t) -> ::kern_return_t; function task_threads (line 6389) | pub fn task_threads( function host_statistics (line 6394) | pub fn host_statistics( function sysdir_start_search_path_enumeration (line 6402) | pub fn sysdir_start_search_path_enumeration( function sysdir_get_next_search_path_enumeration (line 6406) | pub fn sysdir_get_next_search_path_enumeration( function getattrlist (line 6413) | pub fn getattrlist( function fgetattrlist (line 6420) | pub fn fgetattrlist( function getattrlistat (line 6427) | pub fn getattrlistat( function setattrlist (line 6435) | pub fn setattrlist( function fsetattrlist (line 6442) | pub fn fsetattrlist( function setattrlistat (line 6449) | pub fn setattrlistat( function getattrlistbulk (line 6457) | pub fn getattrlistbulk( function malloc_size (line 6465) | pub fn malloc_size(ptr: *const ::c_void) -> ::size_t; function malloc_good_size (line 6466) | pub fn malloc_good_size(size: ::size_t) -> ::size_t; function dirname (line 6468) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 6469) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; function mkfifoat (line 6471) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function mknodat (line 6472) | pub fn mknodat( function freadlink (line 6478) | pub fn freadlink(fd: ::c_int, buf: *mut ::c_char, size: ::size_t) -> ::c... function execvP (line 6479) | pub fn execvP( function mach_task_self (line 6486) | pub unsafe fn mach_task_self() -> ::mach_port_t { function iconv_open (line 6520) | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) ->... function iconv (line 6521) | pub fn iconv( function iconv_close (line 6528) | pub fn iconv_close(cd: iconv_t) -> ::c_int; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/dragonfly/mod.rs type dev_t (line 1) | pub type dev_t = u32; type c_char (line 2) | pub type c_char = i8; type wchar_t (line 3) | pub type wchar_t = i32; type clock_t (line 4) | pub type clock_t = u64; type ino_t (line 5) | pub type ino_t = u64; type lwpid_t (line 6) | pub type lwpid_t = i32; type nlink_t (line 7) | pub type nlink_t = u32; type blksize_t (line 8) | pub type blksize_t = i64; type clockid_t (line 9) | pub type clockid_t = ::c_ulong; type c_long (line 11) | pub type c_long = i64; type c_ulong (line 12) | pub type c_ulong = u64; type time_t (line 13) | pub type time_t = i64; type suseconds_t (line 14) | pub type suseconds_t = i64; type uuid_t (line 16) | pub type uuid_t = ::uuid; type fsblkcnt_t (line 18) | pub type fsblkcnt_t = u64; type fsfilcnt_t (line 19) | pub type fsfilcnt_t = u64; type idtype_t (line 20) | pub type idtype_t = ::c_uint; type shmatt_t (line 21) | pub type shmatt_t = ::c_uint; type mqd_t (line 23) | pub type mqd_t = ::c_int; type sem_t (line 24) | pub type sem_t = *mut sem; type cpuset_t (line 26) | pub type cpuset_t = cpumask_t; type cpu_set_t (line 27) | pub type cpu_set_t = cpumask_t; type register_t (line 29) | pub type register_t = ::c_long; type umtx_t (line 30) | pub type umtx_t = ::c_int; type pthread_barrierattr_t (line 31) | pub type pthread_barrierattr_t = ::c_int; type pthread_barrier_t (line 32) | pub type pthread_barrier_t = ::uintptr_t; type pthread_spinlock_t (line 33) | pub type pthread_spinlock_t = ::uintptr_t; type segsz_t (line 35) | pub type segsz_t = usize; type vm_prot_t (line 37) | pub type vm_prot_t = u8; type vm_maptype_t (line 38) | pub type vm_maptype_t = u8; type vm_inherit_t (line 39) | pub type vm_inherit_t = i8; type vm_subsys_t (line 40) | pub type vm_subsys_t = ::c_int; type vm_eflags_t (line 41) | pub type vm_eflags_t = ::c_uint; type vm_map_t (line 43) | pub type vm_map_t = *mut __c_anonymous_vm_map; type vm_map_entry_t (line 44) | pub type vm_map_entry_t = *mut vm_map_entry; type pmap (line 46) | pub type pmap = __c_anonymous_pmap; type sem (line 49) | pub enum sem {} method clone (line 52) | fn clone(&self) -> sem { constant RAND_MAX (line 902) | pub const RAND_MAX: ::c_int = 0x7fff_ffff; constant PTHREAD_STACK_MIN (line 903) | pub const PTHREAD_STACK_MIN: ::size_t = 16384; constant SIGSTKSZ (line 904) | pub const SIGSTKSZ: ::size_t = 40960; constant SIGCKPT (line 905) | pub const SIGCKPT: ::c_int = 33; constant SIGCKPTEXIT (line 906) | pub const SIGCKPTEXIT: ::c_int = 34; constant CKPT_FREEZE (line 907) | pub const CKPT_FREEZE: ::c_int = 0x1; constant CKPT_THAW (line 908) | pub const CKPT_THAW: ::c_int = 0x2; constant MADV_INVAL (line 909) | pub const MADV_INVAL: ::c_int = 10; constant MADV_SETMAP (line 910) | pub const MADV_SETMAP: ::c_int = 11; constant O_CLOEXEC (line 911) | pub const O_CLOEXEC: ::c_int = 0x00020000; constant O_DIRECTORY (line 912) | pub const O_DIRECTORY: ::c_int = 0x08000000; constant F_GETLK (line 913) | pub const F_GETLK: ::c_int = 7; constant F_SETLK (line 914) | pub const F_SETLK: ::c_int = 8; constant F_SETLKW (line 915) | pub const F_SETLKW: ::c_int = 9; constant F_GETPATH (line 916) | pub const F_GETPATH: ::c_int = 19; constant ENOMEDIUM (line 917) | pub const ENOMEDIUM: ::c_int = 93; constant ENOTRECOVERABLE (line 918) | pub const ENOTRECOVERABLE: ::c_int = 94; constant EOWNERDEAD (line 919) | pub const EOWNERDEAD: ::c_int = 95; constant EASYNC (line 920) | pub const EASYNC: ::c_int = 99; constant ELAST (line 921) | pub const ELAST: ::c_int = 99; constant RLIMIT_POSIXLOCKS (line 922) | pub const RLIMIT_POSIXLOCKS: ::c_int = 11; constant RLIM_NLIMITS (line 924) | pub const RLIM_NLIMITS: ::rlim_t = 12; constant Q_GETQUOTA (line 926) | pub const Q_GETQUOTA: ::c_int = 0x300; constant Q_SETQUOTA (line 927) | pub const Q_SETQUOTA: ::c_int = 0x400; constant CTL_UNSPEC (line 929) | pub const CTL_UNSPEC: ::c_int = 0; constant CTL_KERN (line 930) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 931) | pub const CTL_VM: ::c_int = 2; constant CTL_VFS (line 932) | pub const CTL_VFS: ::c_int = 3; constant CTL_NET (line 933) | pub const CTL_NET: ::c_int = 4; constant CTL_DEBUG (line 934) | pub const CTL_DEBUG: ::c_int = 5; constant CTL_HW (line 935) | pub const CTL_HW: ::c_int = 6; constant CTL_MACHDEP (line 936) | pub const CTL_MACHDEP: ::c_int = 7; constant CTL_USER (line 937) | pub const CTL_USER: ::c_int = 8; constant CTL_P1003_1B (line 938) | pub const CTL_P1003_1B: ::c_int = 9; constant CTL_LWKT (line 939) | pub const CTL_LWKT: ::c_int = 10; constant CTL_MAXID (line 940) | pub const CTL_MAXID: ::c_int = 11; constant KERN_OSTYPE (line 941) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_OSRELEASE (line 942) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 943) | pub const KERN_OSREV: ::c_int = 3; constant KERN_VERSION (line 944) | pub const KERN_VERSION: ::c_int = 4; constant KERN_MAXVNODES (line 945) | pub const KERN_MAXVNODES: ::c_int = 5; constant KERN_MAXPROC (line 946) | pub const KERN_MAXPROC: ::c_int = 6; constant KERN_MAXFILES (line 947) | pub const KERN_MAXFILES: ::c_int = 7; constant KERN_ARGMAX (line 948) | pub const KERN_ARGMAX: ::c_int = 8; constant KERN_SECURELVL (line 949) | pub const KERN_SECURELVL: ::c_int = 9; constant KERN_HOSTNAME (line 950) | pub const KERN_HOSTNAME: ::c_int = 10; constant KERN_HOSTID (line 951) | pub const KERN_HOSTID: ::c_int = 11; constant KERN_CLOCKRATE (line 952) | pub const KERN_CLOCKRATE: ::c_int = 12; constant KERN_VNODE (line 953) | pub const KERN_VNODE: ::c_int = 13; constant KERN_PROC (line 954) | pub const KERN_PROC: ::c_int = 14; constant KERN_FILE (line 955) | pub const KERN_FILE: ::c_int = 15; constant KERN_PROF (line 956) | pub const KERN_PROF: ::c_int = 16; constant KERN_POSIX1 (line 957) | pub const KERN_POSIX1: ::c_int = 17; constant KERN_NGROUPS (line 958) | pub const KERN_NGROUPS: ::c_int = 18; constant KERN_JOB_CONTROL (line 959) | pub const KERN_JOB_CONTROL: ::c_int = 19; constant KERN_SAVED_IDS (line 960) | pub const KERN_SAVED_IDS: ::c_int = 20; constant KERN_BOOTTIME (line 961) | pub const KERN_BOOTTIME: ::c_int = 21; constant KERN_NISDOMAINNAME (line 962) | pub const KERN_NISDOMAINNAME: ::c_int = 22; constant KERN_UPDATEINTERVAL (line 963) | pub const KERN_UPDATEINTERVAL: ::c_int = 23; constant KERN_OSRELDATE (line 964) | pub const KERN_OSRELDATE: ::c_int = 24; constant KERN_NTP_PLL (line 965) | pub const KERN_NTP_PLL: ::c_int = 25; constant KERN_BOOTFILE (line 966) | pub const KERN_BOOTFILE: ::c_int = 26; constant KERN_MAXFILESPERPROC (line 967) | pub const KERN_MAXFILESPERPROC: ::c_int = 27; constant KERN_MAXPROCPERUID (line 968) | pub const KERN_MAXPROCPERUID: ::c_int = 28; constant KERN_DUMPDEV (line 969) | pub const KERN_DUMPDEV: ::c_int = 29; constant KERN_IPC (line 970) | pub const KERN_IPC: ::c_int = 30; constant KERN_DUMMY (line 971) | pub const KERN_DUMMY: ::c_int = 31; constant KERN_PS_STRINGS (line 972) | pub const KERN_PS_STRINGS: ::c_int = 32; constant KERN_USRSTACK (line 973) | pub const KERN_USRSTACK: ::c_int = 33; constant KERN_LOGSIGEXIT (line 974) | pub const KERN_LOGSIGEXIT: ::c_int = 34; constant KERN_IOV_MAX (line 975) | pub const KERN_IOV_MAX: ::c_int = 35; constant KERN_MAXPOSIXLOCKSPERUID (line 976) | pub const KERN_MAXPOSIXLOCKSPERUID: ::c_int = 36; constant KERN_MAXID (line 977) | pub const KERN_MAXID: ::c_int = 37; constant KERN_PROC_ALL (line 978) | pub const KERN_PROC_ALL: ::c_int = 0; constant KERN_PROC_PID (line 979) | pub const KERN_PROC_PID: ::c_int = 1; constant KERN_PROC_PGRP (line 980) | pub const KERN_PROC_PGRP: ::c_int = 2; constant KERN_PROC_SESSION (line 981) | pub const KERN_PROC_SESSION: ::c_int = 3; constant KERN_PROC_TTY (line 982) | pub const KERN_PROC_TTY: ::c_int = 4; constant KERN_PROC_UID (line 983) | pub const KERN_PROC_UID: ::c_int = 5; constant KERN_PROC_RUID (line 984) | pub const KERN_PROC_RUID: ::c_int = 6; constant KERN_PROC_ARGS (line 985) | pub const KERN_PROC_ARGS: ::c_int = 7; constant KERN_PROC_CWD (line 986) | pub const KERN_PROC_CWD: ::c_int = 8; constant KERN_PROC_PATHNAME (line 987) | pub const KERN_PROC_PATHNAME: ::c_int = 9; constant KERN_PROC_FLAGMASK (line 988) | pub const KERN_PROC_FLAGMASK: ::c_int = 0x10; constant KERN_PROC_FLAG_LWP (line 989) | pub const KERN_PROC_FLAG_LWP: ::c_int = 0x10; constant KIPC_MAXSOCKBUF (line 990) | pub const KIPC_MAXSOCKBUF: ::c_int = 1; constant KIPC_SOCKBUF_WASTE (line 991) | pub const KIPC_SOCKBUF_WASTE: ::c_int = 2; constant KIPC_SOMAXCONN (line 992) | pub const KIPC_SOMAXCONN: ::c_int = 3; constant KIPC_MAX_LINKHDR (line 993) | pub const KIPC_MAX_LINKHDR: ::c_int = 4; constant KIPC_MAX_PROTOHDR (line 994) | pub const KIPC_MAX_PROTOHDR: ::c_int = 5; constant KIPC_MAX_HDR (line 995) | pub const KIPC_MAX_HDR: ::c_int = 6; constant KIPC_MAX_DATALEN (line 996) | pub const KIPC_MAX_DATALEN: ::c_int = 7; constant KIPC_MBSTAT (line 997) | pub const KIPC_MBSTAT: ::c_int = 8; constant KIPC_NMBCLUSTERS (line 998) | pub const KIPC_NMBCLUSTERS: ::c_int = 9; constant HW_MACHINE (line 999) | pub const HW_MACHINE: ::c_int = 1; constant HW_MODEL (line 1000) | pub const HW_MODEL: ::c_int = 2; constant HW_NCPU (line 1001) | pub const HW_NCPU: ::c_int = 3; constant HW_BYTEORDER (line 1002) | pub const HW_BYTEORDER: ::c_int = 4; constant HW_PHYSMEM (line 1003) | pub const HW_PHYSMEM: ::c_int = 5; constant HW_USERMEM (line 1004) | pub const HW_USERMEM: ::c_int = 6; constant HW_PAGESIZE (line 1005) | pub const HW_PAGESIZE: ::c_int = 7; constant HW_DISKNAMES (line 1006) | pub const HW_DISKNAMES: ::c_int = 8; constant HW_DISKSTATS (line 1007) | pub const HW_DISKSTATS: ::c_int = 9; constant HW_FLOATINGPT (line 1008) | pub const HW_FLOATINGPT: ::c_int = 10; constant HW_MACHINE_ARCH (line 1009) | pub const HW_MACHINE_ARCH: ::c_int = 11; constant HW_MACHINE_PLATFORM (line 1010) | pub const HW_MACHINE_PLATFORM: ::c_int = 12; constant HW_SENSORS (line 1011) | pub const HW_SENSORS: ::c_int = 13; constant HW_MAXID (line 1012) | pub const HW_MAXID: ::c_int = 14; constant USER_CS_PATH (line 1013) | pub const USER_CS_PATH: ::c_int = 1; constant USER_BC_BASE_MAX (line 1014) | pub const USER_BC_BASE_MAX: ::c_int = 2; constant USER_BC_DIM_MAX (line 1015) | pub const USER_BC_DIM_MAX: ::c_int = 3; constant USER_BC_SCALE_MAX (line 1016) | pub const USER_BC_SCALE_MAX: ::c_int = 4; constant USER_BC_STRING_MAX (line 1017) | pub const USER_BC_STRING_MAX: ::c_int = 5; constant USER_COLL_WEIGHTS_MAX (line 1018) | pub const USER_COLL_WEIGHTS_MAX: ::c_int = 6; constant USER_EXPR_NEST_MAX (line 1019) | pub const USER_EXPR_NEST_MAX: ::c_int = 7; constant USER_LINE_MAX (line 1020) | pub const USER_LINE_MAX: ::c_int = 8; constant USER_RE_DUP_MAX (line 1021) | pub const USER_RE_DUP_MAX: ::c_int = 9; constant USER_POSIX2_VERSION (line 1022) | pub const USER_POSIX2_VERSION: ::c_int = 10; constant USER_POSIX2_C_BIND (line 1023) | pub const USER_POSIX2_C_BIND: ::c_int = 11; constant USER_POSIX2_C_DEV (line 1024) | pub const USER_POSIX2_C_DEV: ::c_int = 12; constant USER_POSIX2_CHAR_TERM (line 1025) | pub const USER_POSIX2_CHAR_TERM: ::c_int = 13; constant USER_POSIX2_FORT_DEV (line 1026) | pub const USER_POSIX2_FORT_DEV: ::c_int = 14; constant USER_POSIX2_FORT_RUN (line 1027) | pub const USER_POSIX2_FORT_RUN: ::c_int = 15; constant USER_POSIX2_LOCALEDEF (line 1028) | pub const USER_POSIX2_LOCALEDEF: ::c_int = 16; constant USER_POSIX2_SW_DEV (line 1029) | pub const USER_POSIX2_SW_DEV: ::c_int = 17; constant USER_POSIX2_UPE (line 1030) | pub const USER_POSIX2_UPE: ::c_int = 18; constant USER_STREAM_MAX (line 1031) | pub const USER_STREAM_MAX: ::c_int = 19; constant USER_TZNAME_MAX (line 1032) | pub const USER_TZNAME_MAX: ::c_int = 20; constant USER_MAXID (line 1033) | pub const USER_MAXID: ::c_int = 21; constant CTL_P1003_1B_ASYNCHRONOUS_IO (line 1034) | pub const CTL_P1003_1B_ASYNCHRONOUS_IO: ::c_int = 1; constant CTL_P1003_1B_MAPPED_FILES (line 1035) | pub const CTL_P1003_1B_MAPPED_FILES: ::c_int = 2; constant CTL_P1003_1B_MEMLOCK (line 1036) | pub const CTL_P1003_1B_MEMLOCK: ::c_int = 3; constant CTL_P1003_1B_MEMLOCK_RANGE (line 1037) | pub const CTL_P1003_1B_MEMLOCK_RANGE: ::c_int = 4; constant CTL_P1003_1B_MEMORY_PROTECTION (line 1038) | pub const CTL_P1003_1B_MEMORY_PROTECTION: ::c_int = 5; constant CTL_P1003_1B_MESSAGE_PASSING (line 1039) | pub const CTL_P1003_1B_MESSAGE_PASSING: ::c_int = 6; constant CTL_P1003_1B_PRIORITIZED_IO (line 1040) | pub const CTL_P1003_1B_PRIORITIZED_IO: ::c_int = 7; constant CTL_P1003_1B_PRIORITY_SCHEDULING (line 1041) | pub const CTL_P1003_1B_PRIORITY_SCHEDULING: ::c_int = 8; constant CTL_P1003_1B_REALTIME_SIGNALS (line 1042) | pub const CTL_P1003_1B_REALTIME_SIGNALS: ::c_int = 9; constant CTL_P1003_1B_SEMAPHORES (line 1043) | pub const CTL_P1003_1B_SEMAPHORES: ::c_int = 10; constant CTL_P1003_1B_FSYNC (line 1044) | pub const CTL_P1003_1B_FSYNC: ::c_int = 11; constant CTL_P1003_1B_SHARED_MEMORY_OBJECTS (line 1045) | pub const CTL_P1003_1B_SHARED_MEMORY_OBJECTS: ::c_int = 12; constant CTL_P1003_1B_SYNCHRONIZED_IO (line 1046) | pub const CTL_P1003_1B_SYNCHRONIZED_IO: ::c_int = 13; constant CTL_P1003_1B_TIMERS (line 1047) | pub const CTL_P1003_1B_TIMERS: ::c_int = 14; constant CTL_P1003_1B_AIO_LISTIO_MAX (line 1048) | pub const CTL_P1003_1B_AIO_LISTIO_MAX: ::c_int = 15; constant CTL_P1003_1B_AIO_MAX (line 1049) | pub const CTL_P1003_1B_AIO_MAX: ::c_int = 16; constant CTL_P1003_1B_AIO_PRIO_DELTA_MAX (line 1050) | pub const CTL_P1003_1B_AIO_PRIO_DELTA_MAX: ::c_int = 17; constant CTL_P1003_1B_DELAYTIMER_MAX (line 1051) | pub const CTL_P1003_1B_DELAYTIMER_MAX: ::c_int = 18; constant CTL_P1003_1B_UNUSED1 (line 1052) | pub const CTL_P1003_1B_UNUSED1: ::c_int = 19; constant CTL_P1003_1B_PAGESIZE (line 1053) | pub const CTL_P1003_1B_PAGESIZE: ::c_int = 20; constant CTL_P1003_1B_RTSIG_MAX (line 1054) | pub const CTL_P1003_1B_RTSIG_MAX: ::c_int = 21; constant CTL_P1003_1B_SEM_NSEMS_MAX (line 1055) | pub const CTL_P1003_1B_SEM_NSEMS_MAX: ::c_int = 22; constant CTL_P1003_1B_SEM_VALUE_MAX (line 1056) | pub const CTL_P1003_1B_SEM_VALUE_MAX: ::c_int = 23; constant CTL_P1003_1B_SIGQUEUE_MAX (line 1057) | pub const CTL_P1003_1B_SIGQUEUE_MAX: ::c_int = 24; constant CTL_P1003_1B_TIMER_MAX (line 1058) | pub const CTL_P1003_1B_TIMER_MAX: ::c_int = 25; constant CTL_P1003_1B_MAXID (line 1059) | pub const CTL_P1003_1B_MAXID: ::c_int = 26; constant CPUCTL_RSMSR (line 1061) | pub const CPUCTL_RSMSR: ::c_int = 0xc0106301; constant CPUCTL_WRMSR (line 1062) | pub const CPUCTL_WRMSR: ::c_int = 0xc0106302; constant CPUCTL_CPUID (line 1063) | pub const CPUCTL_CPUID: ::c_int = 0xc0106303; constant CPUCTL_UPDATE (line 1064) | pub const CPUCTL_UPDATE: ::c_int = 0xc0106304; constant CPUCTL_MSRSBIT (line 1065) | pub const CPUCTL_MSRSBIT: ::c_int = 0xc0106305; constant CPUCTL_MSRCBIT (line 1066) | pub const CPUCTL_MSRCBIT: ::c_int = 0xc0106306; constant CPUCTL_CPUID_COUNT (line 1067) | pub const CPUCTL_CPUID_COUNT: ::c_int = 0xc0106307; constant CPU_SETSIZE (line 1069) | pub const CPU_SETSIZE: ::size_t = ::mem::size_of::<::cpumask_t>() * 8; constant EVFILT_READ (line 1071) | pub const EVFILT_READ: i16 = -1; constant EVFILT_WRITE (line 1072) | pub const EVFILT_WRITE: i16 = -2; constant EVFILT_AIO (line 1073) | pub const EVFILT_AIO: i16 = -3; constant EVFILT_VNODE (line 1074) | pub const EVFILT_VNODE: i16 = -4; constant EVFILT_PROC (line 1075) | pub const EVFILT_PROC: i16 = -5; constant EVFILT_SIGNAL (line 1076) | pub const EVFILT_SIGNAL: i16 = -6; constant EVFILT_TIMER (line 1077) | pub const EVFILT_TIMER: i16 = -7; constant EVFILT_EXCEPT (line 1078) | pub const EVFILT_EXCEPT: i16 = -8; constant EVFILT_USER (line 1079) | pub const EVFILT_USER: i16 = -9; constant EVFILT_FS (line 1080) | pub const EVFILT_FS: i16 = -10; constant EV_ADD (line 1082) | pub const EV_ADD: u16 = 0x1; constant EV_DELETE (line 1083) | pub const EV_DELETE: u16 = 0x2; constant EV_ENABLE (line 1084) | pub const EV_ENABLE: u16 = 0x4; constant EV_DISABLE (line 1085) | pub const EV_DISABLE: u16 = 0x8; constant EV_ONESHOT (line 1086) | pub const EV_ONESHOT: u16 = 0x10; constant EV_CLEAR (line 1087) | pub const EV_CLEAR: u16 = 0x20; constant EV_RECEIPT (line 1088) | pub const EV_RECEIPT: u16 = 0x40; constant EV_DISPATCH (line 1089) | pub const EV_DISPATCH: u16 = 0x80; constant EV_NODATA (line 1090) | pub const EV_NODATA: u16 = 0x1000; constant EV_FLAG1 (line 1091) | pub const EV_FLAG1: u16 = 0x2000; constant EV_ERROR (line 1092) | pub const EV_ERROR: u16 = 0x4000; constant EV_EOF (line 1093) | pub const EV_EOF: u16 = 0x8000; constant EV_HUP (line 1094) | pub const EV_HUP: u16 = 0x8000; constant EV_SYSFLAGS (line 1095) | pub const EV_SYSFLAGS: u16 = 0xf000; constant FIODNAME (line 1097) | pub const FIODNAME: ::c_ulong = 0x80106678; constant NOTE_TRIGGER (line 1099) | pub const NOTE_TRIGGER: u32 = 0x01000000; constant NOTE_FFNOP (line 1100) | pub const NOTE_FFNOP: u32 = 0x00000000; constant NOTE_FFAND (line 1101) | pub const NOTE_FFAND: u32 = 0x40000000; constant NOTE_FFOR (line 1102) | pub const NOTE_FFOR: u32 = 0x80000000; constant NOTE_FFCOPY (line 1103) | pub const NOTE_FFCOPY: u32 = 0xc0000000; constant NOTE_FFCTRLMASK (line 1104) | pub const NOTE_FFCTRLMASK: u32 = 0xc0000000; constant NOTE_FFLAGSMASK (line 1105) | pub const NOTE_FFLAGSMASK: u32 = 0x00ffffff; constant NOTE_LOWAT (line 1106) | pub const NOTE_LOWAT: u32 = 0x00000001; constant NOTE_OOB (line 1107) | pub const NOTE_OOB: u32 = 0x00000002; constant NOTE_DELETE (line 1108) | pub const NOTE_DELETE: u32 = 0x00000001; constant NOTE_WRITE (line 1109) | pub const NOTE_WRITE: u32 = 0x00000002; constant NOTE_EXTEND (line 1110) | pub const NOTE_EXTEND: u32 = 0x00000004; constant NOTE_ATTRIB (line 1111) | pub const NOTE_ATTRIB: u32 = 0x00000008; constant NOTE_LINK (line 1112) | pub const NOTE_LINK: u32 = 0x00000010; constant NOTE_RENAME (line 1113) | pub const NOTE_RENAME: u32 = 0x00000020; constant NOTE_REVOKE (line 1114) | pub const NOTE_REVOKE: u32 = 0x00000040; constant NOTE_EXIT (line 1115) | pub const NOTE_EXIT: u32 = 0x80000000; constant NOTE_FORK (line 1116) | pub const NOTE_FORK: u32 = 0x40000000; constant NOTE_EXEC (line 1117) | pub const NOTE_EXEC: u32 = 0x20000000; constant NOTE_PDATAMASK (line 1118) | pub const NOTE_PDATAMASK: u32 = 0x000fffff; constant NOTE_PCTRLMASK (line 1119) | pub const NOTE_PCTRLMASK: u32 = 0xf0000000; constant NOTE_TRACK (line 1120) | pub const NOTE_TRACK: u32 = 0x00000001; constant NOTE_TRACKERR (line 1121) | pub const NOTE_TRACKERR: u32 = 0x00000002; constant NOTE_CHILD (line 1122) | pub const NOTE_CHILD: u32 = 0x00000004; constant SO_SNDSPACE (line 1124) | pub const SO_SNDSPACE: ::c_int = 0x100a; constant SO_CPUHINT (line 1125) | pub const SO_CPUHINT: ::c_int = 0x1030; constant SO_PASSCRED (line 1126) | pub const SO_PASSCRED: ::c_int = 0x4000; constant PT_FIRSTMACH (line 1128) | pub const PT_FIRSTMACH: ::c_int = 32; constant PROC_REAP_ACQUIRE (line 1130) | pub const PROC_REAP_ACQUIRE: ::c_int = 0x0001; constant PROC_REAP_RELEASE (line 1131) | pub const PROC_REAP_RELEASE: ::c_int = 0x0002; constant PROC_REAP_STATUS (line 1132) | pub const PROC_REAP_STATUS: ::c_int = 0x0003; constant PROC_PDEATHSIG_CTL (line 1133) | pub const PROC_PDEATHSIG_CTL: ::c_int = 0x0004; constant PROC_PDEATHSIG_STATUS (line 1134) | pub const PROC_PDEATHSIG_STATUS: ::c_int = 0x0005; constant IFF_UP (line 1137) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 1138) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 1139) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 1140) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 1141) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_SMART (line 1142) | pub const IFF_SMART: ::c_int = 0x20; constant IFF_RUNNING (line 1143) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 1144) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 1145) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 1146) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_OACTIVE_COMPAT (line 1147) | pub const IFF_OACTIVE_COMPAT: ::c_int = 0x400; constant IFF_SIMPLEX (line 1148) | pub const IFF_SIMPLEX: ::c_int = 0x800; constant IFF_LINK0 (line 1149) | pub const IFF_LINK0: ::c_int = 0x1000; constant IFF_LINK1 (line 1150) | pub const IFF_LINK1: ::c_int = 0x2000; constant IFF_LINK2 (line 1151) | pub const IFF_LINK2: ::c_int = 0x4000; constant IFF_ALTPHYS (line 1152) | pub const IFF_ALTPHYS: ::c_int = IFF_LINK2; constant IFF_MULTICAST (line 1153) | pub const IFF_MULTICAST: ::c_int = 0x8000; constant IFF_POLLING_COMPAT (line 1155) | pub const IFF_POLLING_COMPAT: ::c_int = 0x10000; constant IFF_PPROMISC (line 1156) | pub const IFF_PPROMISC: ::c_int = 0x20000; constant IFF_MONITOR (line 1157) | pub const IFF_MONITOR: ::c_int = 0x40000; constant IFF_STATICARP (line 1158) | pub const IFF_STATICARP: ::c_int = 0x80000; constant IFF_NPOLLING (line 1159) | pub const IFF_NPOLLING: ::c_int = 0x100000; constant IFF_IDIRECT (line 1160) | pub const IFF_IDIRECT: ::c_int = 0x200000; constant IPPROTO_HOPOPTS (line 1169) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 1172) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_GGP (line 1174) | pub const IPPROTO_GGP: ::c_int = 3; constant IPPROTO_IPIP (line 1176) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_ST (line 1179) | pub const IPPROTO_ST: ::c_int = 7; constant IPPROTO_EGP (line 1181) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PIGP (line 1183) | pub const IPPROTO_PIGP: ::c_int = 9; constant IPPROTO_RCCMON (line 1185) | pub const IPPROTO_RCCMON: ::c_int = 10; constant IPPROTO_NVPII (line 1187) | pub const IPPROTO_NVPII: ::c_int = 11; constant IPPROTO_PUP (line 1189) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_ARGUS (line 1191) | pub const IPPROTO_ARGUS: ::c_int = 13; constant IPPROTO_EMCON (line 1193) | pub const IPPROTO_EMCON: ::c_int = 14; constant IPPROTO_XNET (line 1195) | pub const IPPROTO_XNET: ::c_int = 15; constant IPPROTO_CHAOS (line 1197) | pub const IPPROTO_CHAOS: ::c_int = 16; constant IPPROTO_MUX (line 1200) | pub const IPPROTO_MUX: ::c_int = 18; constant IPPROTO_MEAS (line 1202) | pub const IPPROTO_MEAS: ::c_int = 19; constant IPPROTO_HMP (line 1204) | pub const IPPROTO_HMP: ::c_int = 20; constant IPPROTO_PRM (line 1206) | pub const IPPROTO_PRM: ::c_int = 21; constant IPPROTO_IDP (line 1208) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TRUNK1 (line 1210) | pub const IPPROTO_TRUNK1: ::c_int = 23; constant IPPROTO_TRUNK2 (line 1212) | pub const IPPROTO_TRUNK2: ::c_int = 24; constant IPPROTO_LEAF1 (line 1214) | pub const IPPROTO_LEAF1: ::c_int = 25; constant IPPROTO_LEAF2 (line 1216) | pub const IPPROTO_LEAF2: ::c_int = 26; constant IPPROTO_RDP (line 1218) | pub const IPPROTO_RDP: ::c_int = 27; constant IPPROTO_IRTP (line 1220) | pub const IPPROTO_IRTP: ::c_int = 28; constant IPPROTO_TP (line 1222) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_BLT (line 1224) | pub const IPPROTO_BLT: ::c_int = 30; constant IPPROTO_NSP (line 1226) | pub const IPPROTO_NSP: ::c_int = 31; constant IPPROTO_INP (line 1228) | pub const IPPROTO_INP: ::c_int = 32; constant IPPROTO_SEP (line 1230) | pub const IPPROTO_SEP: ::c_int = 33; constant IPPROTO_3PC (line 1232) | pub const IPPROTO_3PC: ::c_int = 34; constant IPPROTO_IDPR (line 1234) | pub const IPPROTO_IDPR: ::c_int = 35; constant IPPROTO_XTP (line 1236) | pub const IPPROTO_XTP: ::c_int = 36; constant IPPROTO_DDP (line 1238) | pub const IPPROTO_DDP: ::c_int = 37; constant IPPROTO_CMTP (line 1240) | pub const IPPROTO_CMTP: ::c_int = 38; constant IPPROTO_TPXX (line 1242) | pub const IPPROTO_TPXX: ::c_int = 39; constant IPPROTO_IL (line 1244) | pub const IPPROTO_IL: ::c_int = 40; constant IPPROTO_SDRP (line 1247) | pub const IPPROTO_SDRP: ::c_int = 42; constant IPPROTO_ROUTING (line 1249) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 1251) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_IDRP (line 1253) | pub const IPPROTO_IDRP: ::c_int = 45; constant IPPROTO_RSVP (line 1255) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 1257) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_MHRP (line 1259) | pub const IPPROTO_MHRP: ::c_int = 48; constant IPPROTO_BHA (line 1261) | pub const IPPROTO_BHA: ::c_int = 49; constant IPPROTO_ESP (line 1263) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 1265) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_INLSP (line 1267) | pub const IPPROTO_INLSP: ::c_int = 52; constant IPPROTO_SWIPE (line 1269) | pub const IPPROTO_SWIPE: ::c_int = 53; constant IPPROTO_NHRP (line 1271) | pub const IPPROTO_NHRP: ::c_int = 54; constant IPPROTO_MOBILE (line 1273) | pub const IPPROTO_MOBILE: ::c_int = 55; constant IPPROTO_TLSP (line 1275) | pub const IPPROTO_TLSP: ::c_int = 56; constant IPPROTO_SKIP (line 1277) | pub const IPPROTO_SKIP: ::c_int = 57; constant IPPROTO_NONE (line 1280) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 1282) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_AHIP (line 1284) | pub const IPPROTO_AHIP: ::c_int = 61; constant IPPROTO_CFTP (line 1286) | pub const IPPROTO_CFTP: ::c_int = 62; constant IPPROTO_HELLO (line 1288) | pub const IPPROTO_HELLO: ::c_int = 63; constant IPPROTO_SATEXPAK (line 1290) | pub const IPPROTO_SATEXPAK: ::c_int = 64; constant IPPROTO_KRYPTOLAN (line 1292) | pub const IPPROTO_KRYPTOLAN: ::c_int = 65; constant IPPROTO_RVD (line 1294) | pub const IPPROTO_RVD: ::c_int = 66; constant IPPROTO_IPPC (line 1296) | pub const IPPROTO_IPPC: ::c_int = 67; constant IPPROTO_ADFS (line 1298) | pub const IPPROTO_ADFS: ::c_int = 68; constant IPPROTO_SATMON (line 1300) | pub const IPPROTO_SATMON: ::c_int = 69; constant IPPROTO_VISA (line 1302) | pub const IPPROTO_VISA: ::c_int = 70; constant IPPROTO_IPCV (line 1304) | pub const IPPROTO_IPCV: ::c_int = 71; constant IPPROTO_CPNX (line 1306) | pub const IPPROTO_CPNX: ::c_int = 72; constant IPPROTO_CPHB (line 1308) | pub const IPPROTO_CPHB: ::c_int = 73; constant IPPROTO_WSN (line 1310) | pub const IPPROTO_WSN: ::c_int = 74; constant IPPROTO_PVP (line 1312) | pub const IPPROTO_PVP: ::c_int = 75; constant IPPROTO_BRSATMON (line 1314) | pub const IPPROTO_BRSATMON: ::c_int = 76; constant IPPROTO_ND (line 1316) | pub const IPPROTO_ND: ::c_int = 77; constant IPPROTO_WBMON (line 1318) | pub const IPPROTO_WBMON: ::c_int = 78; constant IPPROTO_WBEXPAK (line 1320) | pub const IPPROTO_WBEXPAK: ::c_int = 79; constant IPPROTO_EON (line 1322) | pub const IPPROTO_EON: ::c_int = 80; constant IPPROTO_VMTP (line 1324) | pub const IPPROTO_VMTP: ::c_int = 81; constant IPPROTO_SVMTP (line 1326) | pub const IPPROTO_SVMTP: ::c_int = 82; constant IPPROTO_VINES (line 1328) | pub const IPPROTO_VINES: ::c_int = 83; constant IPPROTO_TTP (line 1330) | pub const IPPROTO_TTP: ::c_int = 84; constant IPPROTO_IGP (line 1332) | pub const IPPROTO_IGP: ::c_int = 85; constant IPPROTO_DGP (line 1334) | pub const IPPROTO_DGP: ::c_int = 86; constant IPPROTO_TCF (line 1336) | pub const IPPROTO_TCF: ::c_int = 87; constant IPPROTO_IGRP (line 1338) | pub const IPPROTO_IGRP: ::c_int = 88; constant IPPROTO_OSPFIGP (line 1340) | pub const IPPROTO_OSPFIGP: ::c_int = 89; constant IPPROTO_SRPC (line 1342) | pub const IPPROTO_SRPC: ::c_int = 90; constant IPPROTO_LARP (line 1344) | pub const IPPROTO_LARP: ::c_int = 91; constant IPPROTO_MTP (line 1346) | pub const IPPROTO_MTP: ::c_int = 92; constant IPPROTO_AX25 (line 1348) | pub const IPPROTO_AX25: ::c_int = 93; constant IPPROTO_IPEIP (line 1350) | pub const IPPROTO_IPEIP: ::c_int = 94; constant IPPROTO_MICP (line 1352) | pub const IPPROTO_MICP: ::c_int = 95; constant IPPROTO_SCCSP (line 1354) | pub const IPPROTO_SCCSP: ::c_int = 96; constant IPPROTO_ETHERIP (line 1356) | pub const IPPROTO_ETHERIP: ::c_int = 97; constant IPPROTO_ENCAP (line 1358) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_APES (line 1360) | pub const IPPROTO_APES: ::c_int = 99; constant IPPROTO_GMTP (line 1362) | pub const IPPROTO_GMTP: ::c_int = 100; constant IPPROTO_IPCOMP (line 1364) | pub const IPPROTO_IPCOMP: ::c_int = 108; constant IPPROTO_PIM (line 1368) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_CARP (line 1370) | pub const IPPROTO_CARP: ::c_int = 112; constant IPPROTO_PGM (line 1372) | pub const IPPROTO_PGM: ::c_int = 113; constant IPPROTO_PFSYNC (line 1374) | pub const IPPROTO_PFSYNC: ::c_int = 240; constant IPPROTO_DIVERT (line 1379) | pub const IPPROTO_DIVERT: ::c_int = 254; constant IPPROTO_MAX (line 1380) | pub const IPPROTO_MAX: ::c_int = 256; constant IPPROTO_DONE (line 1382) | pub const IPPROTO_DONE: ::c_int = 257; constant IPPROTO_UNKNOWN (line 1385) | pub const IPPROTO_UNKNOWN: ::c_int = 258; constant TCP_SIGNATURE_ENABLE (line 1388) | pub const TCP_SIGNATURE_ENABLE: ::c_int = 16; constant TCP_KEEPINIT (line 1389) | pub const TCP_KEEPINIT: ::c_int = 32; constant TCP_FASTKEEP (line 1390) | pub const TCP_FASTKEEP: ::c_int = 128; constant AF_BLUETOOTH (line 1392) | pub const AF_BLUETOOTH: ::c_int = 33; constant AF_MPLS (line 1393) | pub const AF_MPLS: ::c_int = 34; constant AF_IEEE80211 (line 1394) | pub const AF_IEEE80211: ::c_int = 35; constant PF_BLUETOOTH (line 1396) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant NET_RT_DUMP (line 1398) | pub const NET_RT_DUMP: ::c_int = 1; constant NET_RT_FLAGS (line 1399) | pub const NET_RT_FLAGS: ::c_int = 2; constant NET_RT_IFLIST (line 1400) | pub const NET_RT_IFLIST: ::c_int = 3; constant NET_RT_MAXID (line 1401) | pub const NET_RT_MAXID: ::c_int = 4; constant SOMAXOPT_SIZE (line 1403) | pub const SOMAXOPT_SIZE: ::c_int = 65536; constant MSG_UNUSED09 (line 1405) | pub const MSG_UNUSED09: ::c_int = 0x00000200; constant MSG_NOSIGNAL (line 1406) | pub const MSG_NOSIGNAL: ::c_int = 0x00000400; constant MSG_SYNC (line 1407) | pub const MSG_SYNC: ::c_int = 0x00000800; constant MSG_CMSG_CLOEXEC (line 1408) | pub const MSG_CMSG_CLOEXEC: ::c_int = 0x00001000; constant MSG_FBLOCKING (line 1409) | pub const MSG_FBLOCKING: ::c_int = 0x00010000; constant MSG_FNONBLOCKING (line 1410) | pub const MSG_FNONBLOCKING: ::c_int = 0x00020000; constant MSG_FMASK (line 1411) | pub const MSG_FMASK: ::c_int = 0xFFFF0000; constant MNT_NODEV (line 1414) | pub const MNT_NODEV: ::c_int = 0x00000010; constant MNT_AUTOMOUNTED (line 1415) | pub const MNT_AUTOMOUNTED: ::c_int = 0x00000020; constant MNT_TRIM (line 1416) | pub const MNT_TRIM: ::c_int = 0x01000000; constant MNT_LOCAL (line 1417) | pub const MNT_LOCAL: ::c_int = 0x00001000; constant MNT_QUOTA (line 1418) | pub const MNT_QUOTA: ::c_int = 0x00002000; constant MNT_ROOTFS (line 1419) | pub const MNT_ROOTFS: ::c_int = 0x00004000; constant MNT_USER (line 1420) | pub const MNT_USER: ::c_int = 0x00008000; constant MNT_IGNORE (line 1421) | pub const MNT_IGNORE: ::c_int = 0x00800000; constant EMPTY (line 1424) | pub const EMPTY: ::c_short = 0; constant RUN_LVL (line 1425) | pub const RUN_LVL: ::c_short = 1; constant BOOT_TIME (line 1426) | pub const BOOT_TIME: ::c_short = 2; constant OLD_TIME (line 1427) | pub const OLD_TIME: ::c_short = 3; constant NEW_TIME (line 1428) | pub const NEW_TIME: ::c_short = 4; constant INIT_PROCESS (line 1429) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 1430) | pub const LOGIN_PROCESS: ::c_short = 6; constant USER_PROCESS (line 1431) | pub const USER_PROCESS: ::c_short = 7; constant DEAD_PROCESS (line 1432) | pub const DEAD_PROCESS: ::c_short = 8; constant ACCOUNTING (line 1433) | pub const ACCOUNTING: ::c_short = 9; constant SIGNATURE (line 1434) | pub const SIGNATURE: ::c_short = 10; constant DOWNTIME (line 1435) | pub const DOWNTIME: ::c_short = 11; constant UTX_DB_UTMPX (line 1437) | pub const UTX_DB_UTMPX: ::c_uint = 0; constant UTX_DB_WTMPX (line 1438) | pub const UTX_DB_WTMPX: ::c_uint = 1; constant UTX_DB_LASTLOG (line 1439) | pub const UTX_DB_LASTLOG: ::c_uint = 2; constant _UTX_LINESIZE (line 1440) | pub const _UTX_LINESIZE: usize = 32; constant _UTX_USERSIZE (line 1441) | pub const _UTX_USERSIZE: usize = 32; constant _UTX_IDSIZE (line 1442) | pub const _UTX_IDSIZE: usize = 4; constant _UTX_HOSTSIZE (line 1443) | pub const _UTX_HOSTSIZE: usize = 256; constant LC_COLLATE_MASK (line 1445) | pub const LC_COLLATE_MASK: ::c_int = 1 << 0; constant LC_CTYPE_MASK (line 1446) | pub const LC_CTYPE_MASK: ::c_int = 1 << 1; constant LC_MONETARY_MASK (line 1447) | pub const LC_MONETARY_MASK: ::c_int = 1 << 2; constant LC_NUMERIC_MASK (line 1448) | pub const LC_NUMERIC_MASK: ::c_int = 1 << 3; constant LC_TIME_MASK (line 1449) | pub const LC_TIME_MASK: ::c_int = 1 << 4; constant LC_MESSAGES_MASK (line 1450) | pub const LC_MESSAGES_MASK: ::c_int = 1 << 5; constant LC_ALL_MASK (line 1451) | pub const LC_ALL_MASK: ::c_int = LC_COLLATE_MASK constant TIOCSIG (line 1458) | pub const TIOCSIG: ::c_ulong = 0x2000745f; constant BTUARTDISC (line 1459) | pub const BTUARTDISC: ::c_int = 0x7; constant TIOCDCDTIMESTAMP (line 1460) | pub const TIOCDCDTIMESTAMP: ::c_ulong = 0x40107458; constant TIOCISPTMASTER (line 1461) | pub const TIOCISPTMASTER: ::c_ulong = 0x20007455; constant TIOCMODG (line 1462) | pub const TIOCMODG: ::c_ulong = 0x40047403; constant TIOCMODS (line 1463) | pub const TIOCMODS: ::c_ulong = 0x80047404; constant TIOCREMOTE (line 1464) | pub const TIOCREMOTE: ::c_ulong = 0x80047469; constant AT_FDCWD (line 1467) | pub const AT_FDCWD: ::c_int = 0xFFFAFDCD; constant AT_SYMLINK_NOFOLLOW (line 1468) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 1; constant AT_REMOVEDIR (line 1469) | pub const AT_REMOVEDIR: ::c_int = 2; constant AT_EACCESS (line 1470) | pub const AT_EACCESS: ::c_int = 4; constant AT_SYMLINK_FOLLOW (line 1471) | pub const AT_SYMLINK_FOLLOW: ::c_int = 8; constant VCHECKPT (line 1473) | pub const VCHECKPT: usize = 19; constant _PC_2_SYMLINKS (line 1475) | pub const _PC_2_SYMLINKS: ::c_int = 22; constant _PC_TIMESTAMP_RESOLUTION (line 1476) | pub const _PC_TIMESTAMP_RESOLUTION: ::c_int = 23; constant _SC_V7_ILP32_OFF32 (line 1478) | pub const _SC_V7_ILP32_OFF32: ::c_int = 122; constant _SC_V7_ILP32_OFFBIG (line 1479) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 123; constant _SC_V7_LP64_OFF64 (line 1480) | pub const _SC_V7_LP64_OFF64: ::c_int = 124; constant _SC_V7_LPBIG_OFFBIG (line 1481) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 125; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 1482) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 126; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 1483) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 127; constant WCONTINUED (line 1485) | pub const WCONTINUED: ::c_int = 0x4; constant WSTOPPED (line 1486) | pub const WSTOPPED: ::c_int = 0x2; constant WNOWAIT (line 1487) | pub const WNOWAIT: ::c_int = 0x8; constant WEXITED (line 1488) | pub const WEXITED: ::c_int = 0x10; constant WTRAPPED (line 1489) | pub const WTRAPPED: ::c_int = 0x20; constant P_PID (line 1493) | pub const P_PID: idtype_t = 0; constant P_PGID (line 1494) | pub const P_PGID: idtype_t = 2; constant P_ALL (line 1495) | pub const P_ALL: idtype_t = 7; constant RTP_PRIO_REALTIME (line 1498) | pub const RTP_PRIO_REALTIME: ::c_ushort = 0; constant RTP_PRIO_NORMAL (line 1499) | pub const RTP_PRIO_NORMAL: ::c_ushort = 1; constant RTP_PRIO_IDLE (line 1500) | pub const RTP_PRIO_IDLE: ::c_ushort = 2; constant RTP_PRIO_THREAD (line 1501) | pub const RTP_PRIO_THREAD: ::c_ushort = 3; constant UF_NOHISTORY (line 1504) | pub const UF_NOHISTORY: ::c_ulong = 0x00000040; constant UF_CACHE (line 1505) | pub const UF_CACHE: ::c_ulong = 0x00000080; constant UF_XLINK (line 1506) | pub const UF_XLINK: ::c_ulong = 0x00000100; constant SF_NOHISTORY (line 1507) | pub const SF_NOHISTORY: ::c_ulong = 0x00400000; constant SF_CACHE (line 1508) | pub const SF_CACHE: ::c_ulong = 0x00800000; constant SF_XLINK (line 1509) | pub const SF_XLINK: ::c_ulong = 0x01000000; constant UTIME_OMIT (line 1512) | pub const UTIME_OMIT: c_long = -2; constant UTIME_NOW (line 1513) | pub const UTIME_NOW: c_long = -1; constant MINCORE_SUPER (line 1515) | pub const MINCORE_SUPER: ::c_int = 0x20; constant MAXCOMLEN (line 1518) | pub const MAXCOMLEN: usize = 16; constant MAXLOGNAME (line 1519) | pub const MAXLOGNAME: usize = 33; constant NGROUPS (line 1520) | pub const NGROUPS: usize = 16; constant RB_PAUSE (line 1522) | pub const RB_PAUSE: ::c_int = 0x40000; constant RB_VIDEO (line 1523) | pub const RB_VIDEO: ::c_int = 0x20000000; function __errno_location (line 1610) | pub fn __errno_location() -> *mut ::c_int; function setgrent (line 1611) | pub fn setgrent(); function mprotect (line 1612) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function setutxdb (line 1614) | pub fn setutxdb(_type: ::c_uint, file: *mut ::c_char) -> ::c_int; function aio_waitcomplete (line 1616) | pub fn aio_waitcomplete(iocbp: *mut *mut aiocb, timeout: *mut ::timespec... function devname_r (line 1618) | pub fn devname_r( function waitid (line 1625) | pub fn waitid( function freelocale (line 1632) | pub fn freelocale(loc: ::locale_t); function lwp_rtprio (line 1634) | pub fn lwp_rtprio( function statfs (line 1641) | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; function fstatfs (line 1642) | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; function uname (line 1643) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function memmem (line 1644) | pub fn memmem( function pthread_spin_init (line 1650) | pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int... function pthread_spin_destroy (line 1651) | pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 1652) | pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 1653) | pub fn pthread_spin_trylock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 1654) | pub fn pthread_spin_unlock(lock: *mut pthread_spinlock_t) -> ::c_int; function sched_getaffinity (line 1656) | pub fn sched_getaffinity(pid: ::pid_t, cpusetsize: ::size_t, mask: *mut ... function sched_setaffinity (line 1657) | pub fn sched_setaffinity(pid: ::pid_t, cpusetsize: ::size_t, mask: *cons... function sched_getcpu (line 1659) | pub fn sched_getcpu() -> ::c_int; function setproctitle (line 1660) | pub fn setproctitle(fmt: *const ::c_char, ...); function shmget (line 1662) | pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function shmat (line 1663) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmdt (line 1664) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmctl (line 1665) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function procctl (line 1666) | pub fn procctl(idtype: ::idtype_t, id: ::id_t, cmd: ::c_int, data: *mut ... function updwtmpx (line 1668) | pub fn updwtmpx(file: *const ::c_char, ut: *const utmpx) -> ::c_int; function getlastlogx (line 1669) | pub fn getlastlogx(fname: *const ::c_char, uid: ::uid_t, ll: *mut lastlo... function updlastlogx (line 1670) | pub fn updlastlogx(fname: *const ::c_char, uid: ::uid_t, ll: *mut lastlo... function getutxuser (line 1671) | pub fn getutxuser(name: *const ::c_char) -> utmpx; function utmpxname (line 1672) | pub fn utmpxname(file: *const ::c_char) -> ::c_int; function sys_checkpoint (line 1674) | pub fn sys_checkpoint(tpe: ::c_int, fd: ::c_int, pid: ::pid_t, retval: :... function umtx_sleep (line 1676) | pub fn umtx_sleep(ptr: *const ::c_int, value: ::c_int, timeout: ::c_int)... function umtx_wakeup (line 1677) | pub fn umtx_wakeup(ptr: *const ::c_int, count: ::c_int) -> ::c_int; function dirname (line 1679) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 1680) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; function getmntinfo (line 1681) | pub fn getmntinfo(mntbufp: *mut *mut ::statfs, flags: ::c_int) -> ::c_int; function getmntvinfo (line 1682) | pub fn getmntvinfo( function aio_cancel (line 1691) | pub fn aio_cancel(fd: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function aio_error (line 1692) | pub fn aio_error(aiocbp: *const aiocb) -> ::c_int; function aio_fsync (line 1693) | pub fn aio_fsync(op: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function aio_read (line 1694) | pub fn aio_read(aiocbp: *mut aiocb) -> ::c_int; function aio_return (line 1695) | pub fn aio_return(aiocbp: *mut aiocb) -> ::ssize_t; function aio_suspend (line 1696) | pub fn aio_suspend( function aio_write (line 1701) | pub fn aio_write(aiocbp: *mut aiocb) -> ::c_int; function lio_listio (line 1702) | pub fn lio_listio( function reallocf (line 1709) | pub fn reallocf(ptr: *mut ::c_void, size: ::size_t) -> *mut ::c_void; function freezero (line 1710) | pub fn freezero(ptr: *mut ::c_void, size: ::size_t); function kvm_vm_map_entry_first (line 1715) | pub fn kvm_vm_map_entry_first( function kvm_vm_map_entry_next (line 1720) | pub fn kvm_vm_map_entry_next( FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs type c_char (line 1) | pub type c_char = u8; type c_long (line 2) | pub type c_long = i64; type c_ulong (line 3) | pub type c_ulong = u64; type wchar_t (line 4) | pub type wchar_t = u32; type time_t (line 5) | pub type time_t = i64; type suseconds_t (line 6) | pub type suseconds_t = i64; type register_t (line 7) | pub type register_t = i64; constant MAP_32BIT (line 145) | pub const MAP_32BIT: ::c_int = 0x00080000; constant MINSIGSTKSZ (line 146) | pub const MINSIGSTKSZ: ::size_t = 4096; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/arm.rs type c_char (line 1) | pub type c_char = u8; type c_long (line 2) | pub type c_long = i32; type c_ulong (line 3) | pub type c_ulong = u32; type wchar_t (line 4) | pub type wchar_t = u32; type time_t (line 5) | pub type time_t = i64; type suseconds_t (line 6) | pub type suseconds_t = i32; type register_t (line 7) | pub type register_t = i32; constant MAP_32BIT (line 49) | pub const MAP_32BIT: ::c_int = 0x00080000; constant MINSIGSTKSZ (line 50) | pub const MINSIGSTKSZ: ::size_t = 4096; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/b64.rs type stat (line 3) | pub struct stat { function clone (line 29) | fn clone(&self) -> ::stat { FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs type nlink_t (line 4) | pub type nlink_t = u16; type dev_t (line 6) | pub type dev_t = u32; type ino_t (line 8) | pub type ino_t = u32; constant ELAST (line 430) | pub const ELAST: ::c_int = 96; constant RAND_MAX (line 431) | pub const RAND_MAX: ::c_int = 0x7fff_fffd; constant KI_NSPARE_PTR (line 432) | pub const KI_NSPARE_PTR: usize = 6; constant MINCORE_SUPER (line 433) | pub const MINCORE_SUPER: ::c_int = 0x20; constant SPECNAMELEN (line 435) | pub const SPECNAMELEN: ::c_int = 63; function setgrent (line 457) | pub fn setgrent() -> ::c_int; function mprotect (line 461) | pub fn mprotect(addr: *const ::c_void, len: ::size_t, prot: ::c_int) -> ... function freelocale (line 464) | pub fn freelocale(loc: ::locale_t) -> ::c_int; function msgrcv (line 467) | pub fn msgrcv( function dirname (line 477) | pub fn dirname(path: *const ::c_char) -> *mut ::c_char; function basename (line 478) | pub fn basename(path: *const ::c_char) -> *mut ::c_char; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/b64.rs type stat (line 3) | pub struct stat { function clone (line 31) | fn clone(&self) -> ::stat { FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/mod.rs type nlink_t (line 3) | pub type nlink_t = u64; type dev_t (line 4) | pub type dev_t = u64; type ino_t (line 5) | pub type ino_t = ::c_ulong; type shmatt_t (line 6) | pub type shmatt_t = ::c_uint; constant RAND_MAX (line 443) | pub const RAND_MAX: ::c_int = 0x7fff_fffd; constant ELAST (line 444) | pub const ELAST: ::c_int = 97; constant SPECNAMELEN (line 447) | pub const SPECNAMELEN: ::c_int = 63; constant KI_NSPARE_PTR (line 448) | pub const KI_NSPARE_PTR: usize = 6; constant MINCORE_SUPER (line 450) | pub const MINCORE_SUPER: ::c_int = 0x20; function setgrent (line 476) | pub fn setgrent(); function mprotect (line 477) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function freelocale (line 478) | pub fn freelocale(loc: ::locale_t); function msgrcv (line 479) | pub fn msgrcv( function dirname (line 487) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 488) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/x86_64.rs constant PROC_KPTI_CTL (line 1) | pub const PROC_KPTI_CTL: ::c_int = ::PROC_PROCCTL_MD_MIN; constant PROC_KPTI_CTL_ENABLE_ON_EXEC (line 2) | pub const PROC_KPTI_CTL_ENABLE_ON_EXEC: ::c_int = 1; constant PROC_KPTI_CTL_DISABLE_ON_EXEC (line 3) | pub const PROC_KPTI_CTL_DISABLE_ON_EXEC: ::c_int = 2; constant PROC_KPTI_STATUS (line 4) | pub const PROC_KPTI_STATUS: ::c_int = ::PROC_PROCCTL_MD_MIN + 1; constant PROC_KPTI_STATUS_ACTIVE (line 5) | pub const PROC_KPTI_STATUS_ACTIVE: ::c_int = 0x80000000; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/b64.rs type stat (line 3) | pub struct stat { function clone (line 31) | fn clone(&self) -> ::stat { FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/mod.rs type nlink_t (line 3) | pub type nlink_t = u64; type dev_t (line 4) | pub type dev_t = u64; type ino_t (line 5) | pub type ino_t = ::c_ulong; type shmatt_t (line 6) | pub type shmatt_t = ::c_uint; type kpaddr_t (line 7) | pub type kpaddr_t = u64; type kssize_t (line 8) | pub type kssize_t = i64; type domainset_t (line 9) | pub type domainset_t = __c_anonymous_domainset; constant RAND_MAX (line 453) | pub const RAND_MAX: ::c_int = 0x7fff_ffff; constant ELAST (line 454) | pub const ELAST: ::c_int = 97; constant KF_TYPE_EVENTFD (line 456) | pub const KF_TYPE_EVENTFD: ::c_int = 13; constant SPECNAMELEN (line 459) | pub const SPECNAMELEN: ::c_int = 255; constant KI_NSPARE_PTR (line 460) | pub const KI_NSPARE_PTR: usize = 5; constant DOMAINSET_POLICY_INVALID (line 463) | pub const DOMAINSET_POLICY_INVALID: ::c_int = 0; constant DOMAINSET_POLICY_ROUNDROBIN (line 464) | pub const DOMAINSET_POLICY_ROUNDROBIN: ::c_int = 1; constant DOMAINSET_POLICY_FIRSTTOUCH (line 465) | pub const DOMAINSET_POLICY_FIRSTTOUCH: ::c_int = 2; constant DOMAINSET_POLICY_PREFER (line 466) | pub const DOMAINSET_POLICY_PREFER: ::c_int = 3; constant DOMAINSET_POLICY_INTERLEAVE (line 467) | pub const DOMAINSET_POLICY_INTERLEAVE: ::c_int = 4; constant MINCORE_SUPER (line 469) | pub const MINCORE_SUPER: ::c_int = 0x20; function setgrent (line 495) | pub fn setgrent(); function mprotect (line 496) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function freelocale (line 497) | pub fn freelocale(loc: ::locale_t); function msgrcv (line 498) | pub fn msgrcv( function cpuset_getdomain (line 506) | pub fn cpuset_getdomain( function cpuset_setdomain (line 514) | pub fn cpuset_setdomain( function dirname (line 523) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 524) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; function kvm_kerndisp (line 529) | pub fn kvm_kerndisp(kd: *mut ::kvm_t) -> ::kssize_t; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/x86_64.rs constant PROC_KPTI_CTL (line 1) | pub const PROC_KPTI_CTL: ::c_int = ::PROC_PROCCTL_MD_MIN; constant PROC_KPTI_CTL_ENABLE_ON_EXEC (line 2) | pub const PROC_KPTI_CTL_ENABLE_ON_EXEC: ::c_int = 1; constant PROC_KPTI_CTL_DISABLE_ON_EXEC (line 3) | pub const PROC_KPTI_CTL_DISABLE_ON_EXEC: ::c_int = 2; constant PROC_KPTI_STATUS (line 4) | pub const PROC_KPTI_STATUS: ::c_int = ::PROC_PROCCTL_MD_MIN + 1; constant PROC_KPTI_STATUS_ACTIVE (line 5) | pub const PROC_KPTI_STATUS_ACTIVE: ::c_int = 0x80000000; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/b64.rs type stat (line 3) | pub struct stat { function clone (line 31) | fn clone(&self) -> ::stat { FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/mod.rs type nlink_t (line 3) | pub type nlink_t = u64; type dev_t (line 4) | pub type dev_t = u64; type ino_t (line 5) | pub type ino_t = ::c_ulong; type shmatt_t (line 6) | pub type shmatt_t = ::c_uint; type kpaddr_t (line 7) | pub type kpaddr_t = u64; type kssize_t (line 8) | pub type kssize_t = i64; type domainset_t (line 9) | pub type domainset_t = __c_anonymous_domainset; constant RAND_MAX (line 453) | pub const RAND_MAX: ::c_int = 0x7fff_ffff; constant ELAST (line 454) | pub const ELAST: ::c_int = 97; constant KF_TYPE_EVENTFD (line 456) | pub const KF_TYPE_EVENTFD: ::c_int = 13; constant SPECNAMELEN (line 459) | pub const SPECNAMELEN: ::c_int = 255; constant KI_NSPARE_PTR (line 460) | pub const KI_NSPARE_PTR: usize = 5; constant DOMAINSET_POLICY_INVALID (line 463) | pub const DOMAINSET_POLICY_INVALID: ::c_int = 0; constant DOMAINSET_POLICY_ROUNDROBIN (line 464) | pub const DOMAINSET_POLICY_ROUNDROBIN: ::c_int = 1; constant DOMAINSET_POLICY_FIRSTTOUCH (line 465) | pub const DOMAINSET_POLICY_FIRSTTOUCH: ::c_int = 2; constant DOMAINSET_POLICY_PREFER (line 466) | pub const DOMAINSET_POLICY_PREFER: ::c_int = 3; constant DOMAINSET_POLICY_INTERLEAVE (line 467) | pub const DOMAINSET_POLICY_INTERLEAVE: ::c_int = 4; constant MINCORE_SUPER (line 469) | pub const MINCORE_SUPER: ::c_int = 0x60; function setgrent (line 495) | pub fn setgrent(); function mprotect (line 496) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function freelocale (line 497) | pub fn freelocale(loc: ::locale_t); function msgrcv (line 498) | pub fn msgrcv( function cpuset_getdomain (line 506) | pub fn cpuset_getdomain( function cpuset_setdomain (line 514) | pub fn cpuset_setdomain( function dirname (line 523) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 524) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; function kvm_kerndisp (line 529) | pub fn kvm_kerndisp(kd: *mut ::kvm_t) -> ::kssize_t; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/x86_64.rs constant PROC_KPTI_CTL (line 1) | pub const PROC_KPTI_CTL: ::c_int = ::PROC_PROCCTL_MD_MIN; constant PROC_KPTI_CTL_ENABLE_ON_EXEC (line 2) | pub const PROC_KPTI_CTL_ENABLE_ON_EXEC: ::c_int = 1; constant PROC_KPTI_CTL_DISABLE_ON_EXEC (line 3) | pub const PROC_KPTI_CTL_DISABLE_ON_EXEC: ::c_int = 2; constant PROC_KPTI_STATUS (line 4) | pub const PROC_KPTI_STATUS: ::c_int = ::PROC_PROCCTL_MD_MIN + 1; constant PROC_KPTI_STATUS_ACTIVE (line 5) | pub const PROC_KPTI_STATUS_ACTIVE: ::c_int = 0x80000000; constant PROC_LA_CTL (line 6) | pub const PROC_LA_CTL: ::c_int = ::PROC_PROCCTL_MD_MIN + 2; constant PROC_LA_STATUS (line 7) | pub const PROC_LA_STATUS: ::c_int = ::PROC_PROCCTL_MD_MIN + 3; constant PROC_LA_CTL_LA48_ON_EXEC (line 8) | pub const PROC_LA_CTL_LA48_ON_EXEC: ::c_int = 1; constant PROC_LA_CTL_LA57_ON_EXEC (line 9) | pub const PROC_LA_CTL_LA57_ON_EXEC: ::c_int = 2; constant PROC_LA_CTL_DEFAULT_ON_EXEC (line 10) | pub const PROC_LA_CTL_DEFAULT_ON_EXEC: ::c_int = 3; constant PROC_LA_STATUS_LA48 (line 11) | pub const PROC_LA_STATUS_LA48: ::c_int = 0x01000000; constant PROC_LA_STATUS_LA57 (line 12) | pub const PROC_LA_STATUS_LA57: ::c_int = 0x02000000; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd15/b64.rs type stat (line 3) | pub struct stat { function clone (line 31) | fn clone(&self) -> ::stat { FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd15/mod.rs type nlink_t (line 3) | pub type nlink_t = u64; type dev_t (line 4) | pub type dev_t = u64; type ino_t (line 5) | pub type ino_t = ::c_ulong; type shmatt_t (line 6) | pub type shmatt_t = ::c_uint; type kpaddr_t (line 7) | pub type kpaddr_t = u64; type kssize_t (line 8) | pub type kssize_t = i64; type domainset_t (line 9) | pub type domainset_t = __c_anonymous_domainset; constant RAND_MAX (line 453) | pub const RAND_MAX: ::c_int = 0x7fff_ffff; constant ELAST (line 454) | pub const ELAST: ::c_int = 97; constant KF_TYPE_EVENTFD (line 456) | pub const KF_TYPE_EVENTFD: ::c_int = 13; constant SPECNAMELEN (line 459) | pub const SPECNAMELEN: ::c_int = 255; constant KI_NSPARE_PTR (line 460) | pub const KI_NSPARE_PTR: usize = 5; constant DOMAINSET_POLICY_INVALID (line 463) | pub const DOMAINSET_POLICY_INVALID: ::c_int = 0; constant DOMAINSET_POLICY_ROUNDROBIN (line 464) | pub const DOMAINSET_POLICY_ROUNDROBIN: ::c_int = 1; constant DOMAINSET_POLICY_FIRSTTOUCH (line 465) | pub const DOMAINSET_POLICY_FIRSTTOUCH: ::c_int = 2; constant DOMAINSET_POLICY_PREFER (line 466) | pub const DOMAINSET_POLICY_PREFER: ::c_int = 3; constant DOMAINSET_POLICY_INTERLEAVE (line 467) | pub const DOMAINSET_POLICY_INTERLEAVE: ::c_int = 4; constant MINCORE_SUPER (line 469) | pub const MINCORE_SUPER: ::c_int = 0x60; function setgrent (line 495) | pub fn setgrent(); function mprotect (line 496) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function freelocale (line 497) | pub fn freelocale(loc: ::locale_t); function msgrcv (line 498) | pub fn msgrcv( function cpuset_getdomain (line 506) | pub fn cpuset_getdomain( function cpuset_setdomain (line 514) | pub fn cpuset_setdomain( function dirname (line 523) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 524) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; function kvm_kerndisp (line 529) | pub fn kvm_kerndisp(kd: *mut ::kvm_t) -> ::kssize_t; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/freebsd15/x86_64.rs constant PROC_KPTI_CTL (line 1) | pub const PROC_KPTI_CTL: ::c_int = ::PROC_PROCCTL_MD_MIN; constant PROC_KPTI_CTL_ENABLE_ON_EXEC (line 2) | pub const PROC_KPTI_CTL_ENABLE_ON_EXEC: ::c_int = 1; constant PROC_KPTI_CTL_DISABLE_ON_EXEC (line 3) | pub const PROC_KPTI_CTL_DISABLE_ON_EXEC: ::c_int = 2; constant PROC_KPTI_STATUS (line 4) | pub const PROC_KPTI_STATUS: ::c_int = ::PROC_PROCCTL_MD_MIN + 1; constant PROC_KPTI_STATUS_ACTIVE (line 5) | pub const PROC_KPTI_STATUS_ACTIVE: ::c_int = 0x80000000; constant PROC_LA_CTL (line 6) | pub const PROC_LA_CTL: ::c_int = ::PROC_PROCCTL_MD_MIN + 2; constant PROC_LA_STATUS (line 7) | pub const PROC_LA_STATUS: ::c_int = ::PROC_PROCCTL_MD_MIN + 3; constant PROC_LA_CTL_LA48_ON_EXEC (line 8) | pub const PROC_LA_CTL_LA48_ON_EXEC: ::c_int = 1; constant PROC_LA_CTL_LA57_ON_EXEC (line 9) | pub const PROC_LA_CTL_LA57_ON_EXEC: ::c_int = 2; constant PROC_LA_CTL_DEFAULT_ON_EXEC (line 10) | pub const PROC_LA_CTL_DEFAULT_ON_EXEC: ::c_int = 3; constant PROC_LA_STATUS_LA48 (line 11) | pub const PROC_LA_STATUS_LA48: ::c_int = 0x01000000; constant PROC_LA_STATUS_LA57 (line 12) | pub const PROC_LA_STATUS_LA57: ::c_int = 0x02000000; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs type fflags_t (line 1) | pub type fflags_t = u32; type clock_t (line 2) | pub type clock_t = i32; type vm_prot_t (line 4) | pub type vm_prot_t = u_char; type kvaddr_t (line 5) | pub type kvaddr_t = u64; type segsz_t (line 6) | pub type segsz_t = isize; type __fixpt_t (line 7) | pub type __fixpt_t = u32; type fixpt_t (line 8) | pub type fixpt_t = __fixpt_t; type __lwpid_t (line 9) | pub type __lwpid_t = i32; type lwpid_t (line 10) | pub type lwpid_t = __lwpid_t; type blksize_t (line 11) | pub type blksize_t = i32; type clockid_t (line 12) | pub type clockid_t = ::c_int; type sem_t (line 13) | pub type sem_t = _sem; type timer_t (line 14) | pub type timer_t = *mut __c_anonymous__timer; type fsblkcnt_t (line 16) | pub type fsblkcnt_t = u64; type fsfilcnt_t (line 17) | pub type fsfilcnt_t = u64; type idtype_t (line 18) | pub type idtype_t = ::c_uint; type msglen_t (line 20) | pub type msglen_t = ::c_ulong; type msgqnum_t (line 21) | pub type msgqnum_t = ::c_ulong; type cpulevel_t (line 23) | pub type cpulevel_t = ::c_int; type cpuwhich_t (line 24) | pub type cpuwhich_t = ::c_int; type mqd_t (line 26) | pub type mqd_t = *mut ::c_void; type posix_spawnattr_t (line 27) | pub type posix_spawnattr_t = *mut ::c_void; type posix_spawn_file_actions_t (line 28) | pub type posix_spawn_file_actions_t = *mut ::c_void; type pthread_spinlock_t (line 30) | pub type pthread_spinlock_t = *mut __c_anonymous_pthread_spinlock; type pthread_barrierattr_t (line 31) | pub type pthread_barrierattr_t = *mut __c_anonymous_pthread_barrierattr; type pthread_barrier_t (line 32) | pub type pthread_barrier_t = *mut __c_anonymous_pthread_barrier; type uuid_t (line 34) | pub type uuid_t = ::uuid; type u_int (line 35) | pub type u_int = ::c_uint; type u_char (line 36) | pub type u_char = ::c_uchar; type u_long (line 37) | pub type u_long = ::c_ulong; type u_short (line 38) | pub type u_short = ::c_ushort; type caddr_t (line 40) | pub type caddr_t = *mut ::c_char; type fhandle_t (line 42) | pub type fhandle_t = fhandle; type au_id_t (line 44) | pub type au_id_t = ::uid_t; type au_asid_t (line 45) | pub type au_asid_t = ::pid_t; type cpusetid_t (line 47) | pub type cpusetid_t = ::c_int; type sctp_assoc_t (line 49) | pub type sctp_assoc_t = u32; type eventfd_t (line 51) | pub type eventfd_t = u64; type devstat_support_flags (line 55) | pub enum devstat_support_flags { method clone (line 63) | fn clone(&self) -> devstat_support_flags { type devstat_trans_flags (line 70) | pub enum devstat_trans_flags { method clone (line 79) | fn clone(&self) -> devstat_trans_flags { type devstat_tag_type (line 86) | pub enum devstat_tag_type { method clone (line 94) | fn clone(&self) -> devstat_tag_type { type devstat_match_flags (line 101) | pub enum devstat_match_flags { method clone (line 109) | fn clone(&self) -> devstat_match_flags { type devstat_priority (line 116) | pub enum devstat_priority { method clone (line 130) | fn clone(&self) -> devstat_priority { type devstat_type_flags (line 137) | pub enum devstat_type_flags { method clone (line 162) | fn clone(&self) -> devstat_type_flags { type devstat_metric (line 169) | pub enum devstat_metric { method clone (line 219) | fn clone(&self) -> devstat_metric { type devstat_select_mode (line 226) | pub enum devstat_select_mode { method clone (line 234) | fn clone(&self) -> devstat_select_mode { type dot3Vendors (line 2601) | pub enum dot3Vendors { method clone (line 2611) | fn clone(&self) -> dot3Vendors { constant LIO_VECTORED (line 2617) | pub const LIO_VECTORED: ::c_int = 4; constant LIO_WRITEV (line 2618) | pub const LIO_WRITEV: ::c_int = 5; constant LIO_READV (line 2619) | pub const LIO_READV: ::c_int = 6; constant DEVSTAT_N_TRANS_FLAGS (line 2622) | pub const DEVSTAT_N_TRANS_FLAGS: ::c_int = 4; constant DEVSTAT_NAME_LEN (line 2623) | pub const DEVSTAT_NAME_LEN: ::c_int = 16; constant SIGEV_THREAD_ID (line 2634) | pub const SIGEV_THREAD_ID: ::c_int = 4; constant EXTATTR_NAMESPACE_EMPTY (line 2636) | pub const EXTATTR_NAMESPACE_EMPTY: ::c_int = 0; constant EXTATTR_NAMESPACE_USER (line 2637) | pub const EXTATTR_NAMESPACE_USER: ::c_int = 1; constant EXTATTR_NAMESPACE_SYSTEM (line 2638) | pub const EXTATTR_NAMESPACE_SYSTEM: ::c_int = 2; constant PTHREAD_STACK_MIN (line 2640) | pub const PTHREAD_STACK_MIN: ::size_t = MINSIGSTKSZ; constant PTHREAD_MUTEX_ADAPTIVE_NP (line 2641) | pub const PTHREAD_MUTEX_ADAPTIVE_NP: ::c_int = 4; constant PTHREAD_MUTEX_STALLED (line 2642) | pub const PTHREAD_MUTEX_STALLED: ::c_int = 0; constant PTHREAD_MUTEX_ROBUST (line 2643) | pub const PTHREAD_MUTEX_ROBUST: ::c_int = 1; constant SIGSTKSZ (line 2644) | pub const SIGSTKSZ: ::size_t = MINSIGSTKSZ + 32768; constant SF_NODISKIO (line 2645) | pub const SF_NODISKIO: ::c_int = 0x00000001; constant SF_MNOWAIT (line 2646) | pub const SF_MNOWAIT: ::c_int = 0x00000002; constant SF_SYNC (line 2647) | pub const SF_SYNC: ::c_int = 0x00000004; constant SF_USER_READAHEAD (line 2648) | pub const SF_USER_READAHEAD: ::c_int = 0x00000008; constant SF_NOCACHE (line 2649) | pub const SF_NOCACHE: ::c_int = 0x00000010; constant O_CLOEXEC (line 2650) | pub const O_CLOEXEC: ::c_int = 0x00100000; constant O_DIRECTORY (line 2651) | pub const O_DIRECTORY: ::c_int = 0x00020000; constant O_DSYNC (line 2652) | pub const O_DSYNC: ::c_int = 0x01000000; constant O_EMPTY_PATH (line 2653) | pub const O_EMPTY_PATH: ::c_int = 0x02000000; constant O_EXEC (line 2654) | pub const O_EXEC: ::c_int = 0x00040000; constant O_PATH (line 2655) | pub const O_PATH: ::c_int = 0x00400000; constant O_RESOLVE_BENEATH (line 2656) | pub const O_RESOLVE_BENEATH: ::c_int = 0x00800000; constant O_SEARCH (line 2657) | pub const O_SEARCH: ::c_int = O_EXEC; constant O_TTY_INIT (line 2658) | pub const O_TTY_INIT: ::c_int = 0x00080000; constant O_VERIFY (line 2659) | pub const O_VERIFY: ::c_int = 0x00200000; constant F_GETLK (line 2660) | pub const F_GETLK: ::c_int = 11; constant F_SETLK (line 2661) | pub const F_SETLK: ::c_int = 12; constant F_SETLKW (line 2662) | pub const F_SETLKW: ::c_int = 13; constant ENOTCAPABLE (line 2663) | pub const ENOTCAPABLE: ::c_int = 93; constant ECAPMODE (line 2664) | pub const ECAPMODE: ::c_int = 94; constant ENOTRECOVERABLE (line 2665) | pub const ENOTRECOVERABLE: ::c_int = 95; constant EOWNERDEAD (line 2666) | pub const EOWNERDEAD: ::c_int = 96; constant EINTEGRITY (line 2667) | pub const EINTEGRITY: ::c_int = 97; constant RLIMIT_NPTS (line 2668) | pub const RLIMIT_NPTS: ::c_int = 11; constant RLIMIT_SWAP (line 2669) | pub const RLIMIT_SWAP: ::c_int = 12; constant RLIMIT_KQUEUES (line 2670) | pub const RLIMIT_KQUEUES: ::c_int = 13; constant RLIMIT_UMTXP (line 2671) | pub const RLIMIT_UMTXP: ::c_int = 14; constant RLIM_NLIMITS (line 2673) | pub const RLIM_NLIMITS: ::rlim_t = 15; constant RLIM_SAVED_MAX (line 2674) | pub const RLIM_SAVED_MAX: ::rlim_t = ::RLIM_INFINITY; constant RLIM_SAVED_CUR (line 2675) | pub const RLIM_SAVED_CUR: ::rlim_t = ::RLIM_INFINITY; constant CP_USER (line 2677) | pub const CP_USER: ::c_int = 0; constant CP_NICE (line 2678) | pub const CP_NICE: ::c_int = 1; constant CP_SYS (line 2679) | pub const CP_SYS: ::c_int = 2; constant CP_INTR (line 2680) | pub const CP_INTR: ::c_int = 3; constant CP_IDLE (line 2681) | pub const CP_IDLE: ::c_int = 4; constant CPUSTATES (line 2682) | pub const CPUSTATES: ::c_int = 5; constant NI_NOFQDN (line 2684) | pub const NI_NOFQDN: ::c_int = 0x00000001; constant NI_NUMERICHOST (line 2685) | pub const NI_NUMERICHOST: ::c_int = 0x00000002; constant NI_NAMEREQD (line 2686) | pub const NI_NAMEREQD: ::c_int = 0x00000004; constant NI_NUMERICSERV (line 2687) | pub const NI_NUMERICSERV: ::c_int = 0x00000008; constant NI_DGRAM (line 2688) | pub const NI_DGRAM: ::c_int = 0x00000010; constant NI_NUMERICSCOPE (line 2689) | pub const NI_NUMERICSCOPE: ::c_int = 0x00000020; constant XU_NGROUPS (line 2691) | pub const XU_NGROUPS: ::c_int = 16; constant Q_GETQUOTA (line 2693) | pub const Q_GETQUOTA: ::c_int = 0x700; constant Q_SETQUOTA (line 2694) | pub const Q_SETQUOTA: ::c_int = 0x800; constant MAP_GUARD (line 2696) | pub const MAP_GUARD: ::c_int = 0x00002000; constant MAP_EXCL (line 2697) | pub const MAP_EXCL: ::c_int = 0x00004000; constant MAP_PREFAULT_READ (line 2698) | pub const MAP_PREFAULT_READ: ::c_int = 0x00040000; constant MAP_ALIGNMENT_SHIFT (line 2699) | pub const MAP_ALIGNMENT_SHIFT: ::c_int = 24; constant MAP_ALIGNMENT_MASK (line 2700) | pub const MAP_ALIGNMENT_MASK: ::c_int = 0xff << MAP_ALIGNMENT_SHIFT; constant MAP_ALIGNED_SUPER (line 2701) | pub const MAP_ALIGNED_SUPER: ::c_int = 1 << MAP_ALIGNMENT_SHIFT; constant POSIX_FADV_NORMAL (line 2703) | pub const POSIX_FADV_NORMAL: ::c_int = 0; constant POSIX_FADV_RANDOM (line 2704) | pub const POSIX_FADV_RANDOM: ::c_int = 1; constant POSIX_FADV_SEQUENTIAL (line 2705) | pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant POSIX_FADV_WILLNEED (line 2706) | pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant POSIX_FADV_DONTNEED (line 2707) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 2708) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant POLLINIGNEOF (line 2710) | pub const POLLINIGNEOF: ::c_short = 0x2000; constant EVFILT_READ (line 2712) | pub const EVFILT_READ: i16 = -1; constant EVFILT_WRITE (line 2713) | pub const EVFILT_WRITE: i16 = -2; constant EVFILT_AIO (line 2714) | pub const EVFILT_AIO: i16 = -3; constant EVFILT_VNODE (line 2715) | pub const EVFILT_VNODE: i16 = -4; constant EVFILT_PROC (line 2716) | pub const EVFILT_PROC: i16 = -5; constant EVFILT_SIGNAL (line 2717) | pub const EVFILT_SIGNAL: i16 = -6; constant EVFILT_TIMER (line 2718) | pub const EVFILT_TIMER: i16 = -7; constant EVFILT_PROCDESC (line 2719) | pub const EVFILT_PROCDESC: i16 = -8; constant EVFILT_FS (line 2720) | pub const EVFILT_FS: i16 = -9; constant EVFILT_LIO (line 2721) | pub const EVFILT_LIO: i16 = -10; constant EVFILT_USER (line 2722) | pub const EVFILT_USER: i16 = -11; constant EVFILT_SENDFILE (line 2723) | pub const EVFILT_SENDFILE: i16 = -12; constant EVFILT_EMPTY (line 2724) | pub const EVFILT_EMPTY: i16 = -13; constant EV_ADD (line 2726) | pub const EV_ADD: u16 = 0x1; constant EV_DELETE (line 2727) | pub const EV_DELETE: u16 = 0x2; constant EV_ENABLE (line 2728) | pub const EV_ENABLE: u16 = 0x4; constant EV_DISABLE (line 2729) | pub const EV_DISABLE: u16 = 0x8; constant EV_FORCEONESHOT (line 2730) | pub const EV_FORCEONESHOT: u16 = 0x100; constant EV_KEEPUDATA (line 2731) | pub const EV_KEEPUDATA: u16 = 0x200; constant EV_ONESHOT (line 2733) | pub const EV_ONESHOT: u16 = 0x10; constant EV_CLEAR (line 2734) | pub const EV_CLEAR: u16 = 0x20; constant EV_RECEIPT (line 2735) | pub const EV_RECEIPT: u16 = 0x40; constant EV_DISPATCH (line 2736) | pub const EV_DISPATCH: u16 = 0x80; constant EV_SYSFLAGS (line 2737) | pub const EV_SYSFLAGS: u16 = 0xf000; constant EV_DROP (line 2738) | pub const EV_DROP: u16 = 0x1000; constant EV_FLAG1 (line 2739) | pub const EV_FLAG1: u16 = 0x2000; constant EV_FLAG2 (line 2740) | pub const EV_FLAG2: u16 = 0x4000; constant EV_EOF (line 2742) | pub const EV_EOF: u16 = 0x8000; constant EV_ERROR (line 2743) | pub const EV_ERROR: u16 = 0x4000; constant NOTE_TRIGGER (line 2745) | pub const NOTE_TRIGGER: u32 = 0x01000000; constant NOTE_FFNOP (line 2746) | pub const NOTE_FFNOP: u32 = 0x00000000; constant NOTE_FFAND (line 2747) | pub const NOTE_FFAND: u32 = 0x40000000; constant NOTE_FFOR (line 2748) | pub const NOTE_FFOR: u32 = 0x80000000; constant NOTE_FFCOPY (line 2749) | pub const NOTE_FFCOPY: u32 = 0xc0000000; constant NOTE_FFCTRLMASK (line 2750) | pub const NOTE_FFCTRLMASK: u32 = 0xc0000000; constant NOTE_FFLAGSMASK (line 2751) | pub const NOTE_FFLAGSMASK: u32 = 0x00ffffff; constant NOTE_LOWAT (line 2752) | pub const NOTE_LOWAT: u32 = 0x00000001; constant NOTE_FILE_POLL (line 2753) | pub const NOTE_FILE_POLL: u32 = 0x00000002; constant NOTE_DELETE (line 2754) | pub const NOTE_DELETE: u32 = 0x00000001; constant NOTE_WRITE (line 2755) | pub const NOTE_WRITE: u32 = 0x00000002; constant NOTE_EXTEND (line 2756) | pub const NOTE_EXTEND: u32 = 0x00000004; constant NOTE_ATTRIB (line 2757) | pub const NOTE_ATTRIB: u32 = 0x00000008; constant NOTE_LINK (line 2758) | pub const NOTE_LINK: u32 = 0x00000010; constant NOTE_RENAME (line 2759) | pub const NOTE_RENAME: u32 = 0x00000020; constant NOTE_REVOKE (line 2760) | pub const NOTE_REVOKE: u32 = 0x00000040; constant NOTE_OPEN (line 2761) | pub const NOTE_OPEN: u32 = 0x00000080; constant NOTE_CLOSE (line 2762) | pub const NOTE_CLOSE: u32 = 0x00000100; constant NOTE_CLOSE_WRITE (line 2763) | pub const NOTE_CLOSE_WRITE: u32 = 0x00000200; constant NOTE_READ (line 2764) | pub const NOTE_READ: u32 = 0x00000400; constant NOTE_EXIT (line 2765) | pub const NOTE_EXIT: u32 = 0x80000000; constant NOTE_FORK (line 2766) | pub const NOTE_FORK: u32 = 0x40000000; constant NOTE_EXEC (line 2767) | pub const NOTE_EXEC: u32 = 0x20000000; constant NOTE_PDATAMASK (line 2768) | pub const NOTE_PDATAMASK: u32 = 0x000fffff; constant NOTE_PCTRLMASK (line 2769) | pub const NOTE_PCTRLMASK: u32 = 0xf0000000; constant NOTE_TRACK (line 2770) | pub const NOTE_TRACK: u32 = 0x00000001; constant NOTE_TRACKERR (line 2771) | pub const NOTE_TRACKERR: u32 = 0x00000002; constant NOTE_CHILD (line 2772) | pub const NOTE_CHILD: u32 = 0x00000004; constant NOTE_SECONDS (line 2773) | pub const NOTE_SECONDS: u32 = 0x00000001; constant NOTE_MSECONDS (line 2774) | pub const NOTE_MSECONDS: u32 = 0x00000002; constant NOTE_USECONDS (line 2775) | pub const NOTE_USECONDS: u32 = 0x00000004; constant NOTE_NSECONDS (line 2776) | pub const NOTE_NSECONDS: u32 = 0x00000008; constant NOTE_ABSTIME (line 2777) | pub const NOTE_ABSTIME: u32 = 0x00000010; constant MADV_PROTECT (line 2779) | pub const MADV_PROTECT: ::c_int = 10; constant CTL_UNSPEC (line 2786) | pub const CTL_UNSPEC: ::c_int = 0; constant CTL_SYSCTL (line 2787) | pub const CTL_SYSCTL: ::c_int = 0; constant CTL_KERN (line 2788) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 2789) | pub const CTL_VM: ::c_int = 2; constant CTL_VFS (line 2790) | pub const CTL_VFS: ::c_int = 3; constant CTL_NET (line 2791) | pub const CTL_NET: ::c_int = 4; constant CTL_DEBUG (line 2792) | pub const CTL_DEBUG: ::c_int = 5; constant CTL_HW (line 2793) | pub const CTL_HW: ::c_int = 6; constant CTL_MACHDEP (line 2794) | pub const CTL_MACHDEP: ::c_int = 7; constant CTL_USER (line 2795) | pub const CTL_USER: ::c_int = 8; constant CTL_P1003_1B (line 2796) | pub const CTL_P1003_1B: ::c_int = 9; constant CTL_MAXNAME (line 2799) | pub const CTL_MAXNAME: ::c_int = 24; constant CTLTYPE (line 2801) | pub const CTLTYPE: ::c_int = 0xf; constant CTLTYPE_NODE (line 2802) | pub const CTLTYPE_NODE: ::c_int = 1; constant CTLTYPE_INT (line 2803) | pub const CTLTYPE_INT: ::c_int = 2; constant CTLTYPE_STRING (line 2804) | pub const CTLTYPE_STRING: ::c_int = 3; constant CTLTYPE_S64 (line 2805) | pub const CTLTYPE_S64: ::c_int = 4; constant CTLTYPE_OPAQUE (line 2806) | pub const CTLTYPE_OPAQUE: ::c_int = 5; constant CTLTYPE_STRUCT (line 2807) | pub const CTLTYPE_STRUCT: ::c_int = CTLTYPE_OPAQUE; constant CTLTYPE_UINT (line 2808) | pub const CTLTYPE_UINT: ::c_int = 6; constant CTLTYPE_LONG (line 2809) | pub const CTLTYPE_LONG: ::c_int = 7; constant CTLTYPE_ULONG (line 2810) | pub const CTLTYPE_ULONG: ::c_int = 8; constant CTLTYPE_U64 (line 2811) | pub const CTLTYPE_U64: ::c_int = 9; constant CTLTYPE_U8 (line 2812) | pub const CTLTYPE_U8: ::c_int = 0xa; constant CTLTYPE_U16 (line 2813) | pub const CTLTYPE_U16: ::c_int = 0xb; constant CTLTYPE_S8 (line 2814) | pub const CTLTYPE_S8: ::c_int = 0xc; constant CTLTYPE_S16 (line 2815) | pub const CTLTYPE_S16: ::c_int = 0xd; constant CTLTYPE_S32 (line 2816) | pub const CTLTYPE_S32: ::c_int = 0xe; constant CTLTYPE_U32 (line 2817) | pub const CTLTYPE_U32: ::c_int = 0xf; constant CTLFLAG_RD (line 2819) | pub const CTLFLAG_RD: ::c_int = 0x80000000; constant CTLFLAG_WR (line 2820) | pub const CTLFLAG_WR: ::c_int = 0x40000000; constant CTLFLAG_RW (line 2821) | pub const CTLFLAG_RW: ::c_int = CTLFLAG_RD | CTLFLAG_WR; constant CTLFLAG_DORMANT (line 2822) | pub const CTLFLAG_DORMANT: ::c_int = 0x20000000; constant CTLFLAG_ANYBODY (line 2823) | pub const CTLFLAG_ANYBODY: ::c_int = 0x10000000; constant CTLFLAG_SECURE (line 2824) | pub const CTLFLAG_SECURE: ::c_int = 0x08000000; constant CTLFLAG_PRISON (line 2825) | pub const CTLFLAG_PRISON: ::c_int = 0x04000000; constant CTLFLAG_DYN (line 2826) | pub const CTLFLAG_DYN: ::c_int = 0x02000000; constant CTLFLAG_SKIP (line 2827) | pub const CTLFLAG_SKIP: ::c_int = 0x01000000; constant CTLMASK_SECURE (line 2828) | pub const CTLMASK_SECURE: ::c_int = 0x00F00000; constant CTLFLAG_TUN (line 2829) | pub const CTLFLAG_TUN: ::c_int = 0x00080000; constant CTLFLAG_RDTUN (line 2830) | pub const CTLFLAG_RDTUN: ::c_int = CTLFLAG_RD | CTLFLAG_TUN; constant CTLFLAG_RWTUN (line 2831) | pub const CTLFLAG_RWTUN: ::c_int = CTLFLAG_RW | CTLFLAG_TUN; constant CTLFLAG_MPSAFE (line 2832) | pub const CTLFLAG_MPSAFE: ::c_int = 0x00040000; constant CTLFLAG_VNET (line 2833) | pub const CTLFLAG_VNET: ::c_int = 0x00020000; constant CTLFLAG_DYING (line 2834) | pub const CTLFLAG_DYING: ::c_int = 0x00010000; constant CTLFLAG_CAPRD (line 2835) | pub const CTLFLAG_CAPRD: ::c_int = 0x00008000; constant CTLFLAG_CAPWR (line 2836) | pub const CTLFLAG_CAPWR: ::c_int = 0x00004000; constant CTLFLAG_STATS (line 2837) | pub const CTLFLAG_STATS: ::c_int = 0x00002000; constant CTLFLAG_NOFETCH (line 2838) | pub const CTLFLAG_NOFETCH: ::c_int = 0x00001000; constant CTLFLAG_CAPRW (line 2839) | pub const CTLFLAG_CAPRW: ::c_int = CTLFLAG_CAPRD | CTLFLAG_CAPWR; constant CTLFLAG_NEEDGIANT (line 2840) | pub const CTLFLAG_NEEDGIANT: ::c_int = 0x00000800; constant CTLSHIFT_SECURE (line 2842) | pub const CTLSHIFT_SECURE: ::c_int = 20; constant CTLFLAG_SECURE1 (line 2843) | pub const CTLFLAG_SECURE1: ::c_int = CTLFLAG_SECURE | (0 << CTLSHIFT_SEC... constant CTLFLAG_SECURE2 (line 2844) | pub const CTLFLAG_SECURE2: ::c_int = CTLFLAG_SECURE | (1 << CTLSHIFT_SEC... constant CTLFLAG_SECURE3 (line 2845) | pub const CTLFLAG_SECURE3: ::c_int = CTLFLAG_SECURE | (2 << CTLSHIFT_SEC... constant OID_AUTO (line 2847) | pub const OID_AUTO: ::c_int = -1; constant CTL_SYSCTL_DEBUG (line 2849) | pub const CTL_SYSCTL_DEBUG: ::c_int = 0; constant CTL_SYSCTL_NAME (line 2850) | pub const CTL_SYSCTL_NAME: ::c_int = 1; constant CTL_SYSCTL_NEXT (line 2851) | pub const CTL_SYSCTL_NEXT: ::c_int = 2; constant CTL_SYSCTL_NAME2OID (line 2852) | pub const CTL_SYSCTL_NAME2OID: ::c_int = 3; constant CTL_SYSCTL_OIDFMT (line 2853) | pub const CTL_SYSCTL_OIDFMT: ::c_int = 4; constant CTL_SYSCTL_OIDDESCR (line 2854) | pub const CTL_SYSCTL_OIDDESCR: ::c_int = 5; constant CTL_SYSCTL_OIDLABEL (line 2855) | pub const CTL_SYSCTL_OIDLABEL: ::c_int = 6; constant CTL_SYSCTL_NEXTNOSKIP (line 2856) | pub const CTL_SYSCTL_NEXTNOSKIP: ::c_int = 7; constant KERN_OSTYPE (line 2858) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_OSRELEASE (line 2859) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 2860) | pub const KERN_OSREV: ::c_int = 3; constant KERN_VERSION (line 2861) | pub const KERN_VERSION: ::c_int = 4; constant KERN_MAXVNODES (line 2862) | pub const KERN_MAXVNODES: ::c_int = 5; constant KERN_MAXPROC (line 2863) | pub const KERN_MAXPROC: ::c_int = 6; constant KERN_MAXFILES (line 2864) | pub const KERN_MAXFILES: ::c_int = 7; constant KERN_ARGMAX (line 2865) | pub const KERN_ARGMAX: ::c_int = 8; constant KERN_SECURELVL (line 2866) | pub const KERN_SECURELVL: ::c_int = 9; constant KERN_HOSTNAME (line 2867) | pub const KERN_HOSTNAME: ::c_int = 10; constant KERN_HOSTID (line 2868) | pub const KERN_HOSTID: ::c_int = 11; constant KERN_CLOCKRATE (line 2869) | pub const KERN_CLOCKRATE: ::c_int = 12; constant KERN_VNODE (line 2870) | pub const KERN_VNODE: ::c_int = 13; constant KERN_PROC (line 2871) | pub const KERN_PROC: ::c_int = 14; constant KERN_FILE (line 2872) | pub const KERN_FILE: ::c_int = 15; constant KERN_PROF (line 2873) | pub const KERN_PROF: ::c_int = 16; constant KERN_POSIX1 (line 2874) | pub const KERN_POSIX1: ::c_int = 17; constant KERN_NGROUPS (line 2875) | pub const KERN_NGROUPS: ::c_int = 18; constant KERN_JOB_CONTROL (line 2876) | pub const KERN_JOB_CONTROL: ::c_int = 19; constant KERN_SAVED_IDS (line 2877) | pub const KERN_SAVED_IDS: ::c_int = 20; constant KERN_BOOTTIME (line 2878) | pub const KERN_BOOTTIME: ::c_int = 21; constant KERN_NISDOMAINNAME (line 2879) | pub const KERN_NISDOMAINNAME: ::c_int = 22; constant KERN_UPDATEINTERVAL (line 2880) | pub const KERN_UPDATEINTERVAL: ::c_int = 23; constant KERN_OSRELDATE (line 2881) | pub const KERN_OSRELDATE: ::c_int = 24; constant KERN_NTP_PLL (line 2882) | pub const KERN_NTP_PLL: ::c_int = 25; constant KERN_BOOTFILE (line 2883) | pub const KERN_BOOTFILE: ::c_int = 26; constant KERN_MAXFILESPERPROC (line 2884) | pub const KERN_MAXFILESPERPROC: ::c_int = 27; constant KERN_MAXPROCPERUID (line 2885) | pub const KERN_MAXPROCPERUID: ::c_int = 28; constant KERN_DUMPDEV (line 2886) | pub const KERN_DUMPDEV: ::c_int = 29; constant KERN_IPC (line 2887) | pub const KERN_IPC: ::c_int = 30; constant KERN_DUMMY (line 2888) | pub const KERN_DUMMY: ::c_int = 31; constant KERN_PS_STRINGS (line 2889) | pub const KERN_PS_STRINGS: ::c_int = 32; constant KERN_USRSTACK (line 2890) | pub const KERN_USRSTACK: ::c_int = 33; constant KERN_LOGSIGEXIT (line 2891) | pub const KERN_LOGSIGEXIT: ::c_int = 34; constant KERN_IOV_MAX (line 2892) | pub const KERN_IOV_MAX: ::c_int = 35; constant KERN_HOSTUUID (line 2893) | pub const KERN_HOSTUUID: ::c_int = 36; constant KERN_ARND (line 2894) | pub const KERN_ARND: ::c_int = 37; constant KERN_MAXPHYS (line 2895) | pub const KERN_MAXPHYS: ::c_int = 38; constant KERN_PROC_ALL (line 2897) | pub const KERN_PROC_ALL: ::c_int = 0; constant KERN_PROC_PID (line 2898) | pub const KERN_PROC_PID: ::c_int = 1; constant KERN_PROC_PGRP (line 2899) | pub const KERN_PROC_PGRP: ::c_int = 2; constant KERN_PROC_SESSION (line 2900) | pub const KERN_PROC_SESSION: ::c_int = 3; constant KERN_PROC_TTY (line 2901) | pub const KERN_PROC_TTY: ::c_int = 4; constant KERN_PROC_UID (line 2902) | pub const KERN_PROC_UID: ::c_int = 5; constant KERN_PROC_RUID (line 2903) | pub const KERN_PROC_RUID: ::c_int = 6; constant KERN_PROC_ARGS (line 2904) | pub const KERN_PROC_ARGS: ::c_int = 7; constant KERN_PROC_PROC (line 2905) | pub const KERN_PROC_PROC: ::c_int = 8; constant KERN_PROC_SV_NAME (line 2906) | pub const KERN_PROC_SV_NAME: ::c_int = 9; constant KERN_PROC_RGID (line 2907) | pub const KERN_PROC_RGID: ::c_int = 10; constant KERN_PROC_GID (line 2908) | pub const KERN_PROC_GID: ::c_int = 11; constant KERN_PROC_PATHNAME (line 2909) | pub const KERN_PROC_PATHNAME: ::c_int = 12; constant KERN_PROC_OVMMAP (line 2910) | pub const KERN_PROC_OVMMAP: ::c_int = 13; constant KERN_PROC_OFILEDESC (line 2911) | pub const KERN_PROC_OFILEDESC: ::c_int = 14; constant KERN_PROC_KSTACK (line 2912) | pub const KERN_PROC_KSTACK: ::c_int = 15; constant KERN_PROC_INC_THREAD (line 2913) | pub const KERN_PROC_INC_THREAD: ::c_int = 0x10; constant KERN_PROC_VMMAP (line 2914) | pub const KERN_PROC_VMMAP: ::c_int = 32; constant KERN_PROC_FILEDESC (line 2915) | pub const KERN_PROC_FILEDESC: ::c_int = 33; constant KERN_PROC_GROUPS (line 2916) | pub const KERN_PROC_GROUPS: ::c_int = 34; constant KERN_PROC_ENV (line 2917) | pub const KERN_PROC_ENV: ::c_int = 35; constant KERN_PROC_AUXV (line 2918) | pub const KERN_PROC_AUXV: ::c_int = 36; constant KERN_PROC_RLIMIT (line 2919) | pub const KERN_PROC_RLIMIT: ::c_int = 37; constant KERN_PROC_PS_STRINGS (line 2920) | pub const KERN_PROC_PS_STRINGS: ::c_int = 38; constant KERN_PROC_UMASK (line 2921) | pub const KERN_PROC_UMASK: ::c_int = 39; constant KERN_PROC_OSREL (line 2922) | pub const KERN_PROC_OSREL: ::c_int = 40; constant KERN_PROC_SIGTRAMP (line 2923) | pub const KERN_PROC_SIGTRAMP: ::c_int = 41; constant KERN_PROC_CWD (line 2924) | pub const KERN_PROC_CWD: ::c_int = 42; constant KERN_PROC_NFDS (line 2925) | pub const KERN_PROC_NFDS: ::c_int = 43; constant KERN_PROC_SIGFASTBLK (line 2926) | pub const KERN_PROC_SIGFASTBLK: ::c_int = 44; constant KIPC_MAXSOCKBUF (line 2928) | pub const KIPC_MAXSOCKBUF: ::c_int = 1; constant KIPC_SOCKBUF_WASTE (line 2929) | pub const KIPC_SOCKBUF_WASTE: ::c_int = 2; constant KIPC_SOMAXCONN (line 2930) | pub const KIPC_SOMAXCONN: ::c_int = 3; constant KIPC_MAX_LINKHDR (line 2931) | pub const KIPC_MAX_LINKHDR: ::c_int = 4; constant KIPC_MAX_PROTOHDR (line 2932) | pub const KIPC_MAX_PROTOHDR: ::c_int = 5; constant KIPC_MAX_HDR (line 2933) | pub const KIPC_MAX_HDR: ::c_int = 6; constant KIPC_MAX_DATALEN (line 2934) | pub const KIPC_MAX_DATALEN: ::c_int = 7; constant HW_MACHINE (line 2936) | pub const HW_MACHINE: ::c_int = 1; constant HW_MODEL (line 2937) | pub const HW_MODEL: ::c_int = 2; constant HW_NCPU (line 2938) | pub const HW_NCPU: ::c_int = 3; constant HW_BYTEORDER (line 2939) | pub const HW_BYTEORDER: ::c_int = 4; constant HW_PHYSMEM (line 2940) | pub const HW_PHYSMEM: ::c_int = 5; constant HW_USERMEM (line 2941) | pub const HW_USERMEM: ::c_int = 6; constant HW_PAGESIZE (line 2942) | pub const HW_PAGESIZE: ::c_int = 7; constant HW_DISKNAMES (line 2943) | pub const HW_DISKNAMES: ::c_int = 8; constant HW_DISKSTATS (line 2944) | pub const HW_DISKSTATS: ::c_int = 9; constant HW_FLOATINGPT (line 2945) | pub const HW_FLOATINGPT: ::c_int = 10; constant HW_MACHINE_ARCH (line 2946) | pub const HW_MACHINE_ARCH: ::c_int = 11; constant HW_REALMEM (line 2947) | pub const HW_REALMEM: ::c_int = 12; constant USER_CS_PATH (line 2949) | pub const USER_CS_PATH: ::c_int = 1; constant USER_BC_BASE_MAX (line 2950) | pub const USER_BC_BASE_MAX: ::c_int = 2; constant USER_BC_DIM_MAX (line 2951) | pub const USER_BC_DIM_MAX: ::c_int = 3; constant USER_BC_SCALE_MAX (line 2952) | pub const USER_BC_SCALE_MAX: ::c_int = 4; constant USER_BC_STRING_MAX (line 2953) | pub const USER_BC_STRING_MAX: ::c_int = 5; constant USER_COLL_WEIGHTS_MAX (line 2954) | pub const USER_COLL_WEIGHTS_MAX: ::c_int = 6; constant USER_EXPR_NEST_MAX (line 2955) | pub const USER_EXPR_NEST_MAX: ::c_int = 7; constant USER_LINE_MAX (line 2956) | pub const USER_LINE_MAX: ::c_int = 8; constant USER_RE_DUP_MAX (line 2957) | pub const USER_RE_DUP_MAX: ::c_int = 9; constant USER_POSIX2_VERSION (line 2958) | pub const USER_POSIX2_VERSION: ::c_int = 10; constant USER_POSIX2_C_BIND (line 2959) | pub const USER_POSIX2_C_BIND: ::c_int = 11; constant USER_POSIX2_C_DEV (line 2960) | pub const USER_POSIX2_C_DEV: ::c_int = 12; constant USER_POSIX2_CHAR_TERM (line 2961) | pub const USER_POSIX2_CHAR_TERM: ::c_int = 13; constant USER_POSIX2_FORT_DEV (line 2962) | pub const USER_POSIX2_FORT_DEV: ::c_int = 14; constant USER_POSIX2_FORT_RUN (line 2963) | pub const USER_POSIX2_FORT_RUN: ::c_int = 15; constant USER_POSIX2_LOCALEDEF (line 2964) | pub const USER_POSIX2_LOCALEDEF: ::c_int = 16; constant USER_POSIX2_SW_DEV (line 2965) | pub const USER_POSIX2_SW_DEV: ::c_int = 17; constant USER_POSIX2_UPE (line 2966) | pub const USER_POSIX2_UPE: ::c_int = 18; constant USER_STREAM_MAX (line 2967) | pub const USER_STREAM_MAX: ::c_int = 19; constant USER_TZNAME_MAX (line 2968) | pub const USER_TZNAME_MAX: ::c_int = 20; constant USER_LOCALBASE (line 2969) | pub const USER_LOCALBASE: ::c_int = 21; constant CTL_P1003_1B_ASYNCHRONOUS_IO (line 2971) | pub const CTL_P1003_1B_ASYNCHRONOUS_IO: ::c_int = 1; constant CTL_P1003_1B_MAPPED_FILES (line 2972) | pub const CTL_P1003_1B_MAPPED_FILES: ::c_int = 2; constant CTL_P1003_1B_MEMLOCK (line 2973) | pub const CTL_P1003_1B_MEMLOCK: ::c_int = 3; constant CTL_P1003_1B_MEMLOCK_RANGE (line 2974) | pub const CTL_P1003_1B_MEMLOCK_RANGE: ::c_int = 4; constant CTL_P1003_1B_MEMORY_PROTECTION (line 2975) | pub const CTL_P1003_1B_MEMORY_PROTECTION: ::c_int = 5; constant CTL_P1003_1B_MESSAGE_PASSING (line 2976) | pub const CTL_P1003_1B_MESSAGE_PASSING: ::c_int = 6; constant CTL_P1003_1B_PRIORITIZED_IO (line 2977) | pub const CTL_P1003_1B_PRIORITIZED_IO: ::c_int = 7; constant CTL_P1003_1B_PRIORITY_SCHEDULING (line 2978) | pub const CTL_P1003_1B_PRIORITY_SCHEDULING: ::c_int = 8; constant CTL_P1003_1B_REALTIME_SIGNALS (line 2979) | pub const CTL_P1003_1B_REALTIME_SIGNALS: ::c_int = 9; constant CTL_P1003_1B_SEMAPHORES (line 2980) | pub const CTL_P1003_1B_SEMAPHORES: ::c_int = 10; constant CTL_P1003_1B_FSYNC (line 2981) | pub const CTL_P1003_1B_FSYNC: ::c_int = 11; constant CTL_P1003_1B_SHARED_MEMORY_OBJECTS (line 2982) | pub const CTL_P1003_1B_SHARED_MEMORY_OBJECTS: ::c_int = 12; constant CTL_P1003_1B_SYNCHRONIZED_IO (line 2983) | pub const CTL_P1003_1B_SYNCHRONIZED_IO: ::c_int = 13; constant CTL_P1003_1B_TIMERS (line 2984) | pub const CTL_P1003_1B_TIMERS: ::c_int = 14; constant CTL_P1003_1B_AIO_LISTIO_MAX (line 2985) | pub const CTL_P1003_1B_AIO_LISTIO_MAX: ::c_int = 15; constant CTL_P1003_1B_AIO_MAX (line 2986) | pub const CTL_P1003_1B_AIO_MAX: ::c_int = 16; constant CTL_P1003_1B_AIO_PRIO_DELTA_MAX (line 2987) | pub const CTL_P1003_1B_AIO_PRIO_DELTA_MAX: ::c_int = 17; constant CTL_P1003_1B_DELAYTIMER_MAX (line 2988) | pub const CTL_P1003_1B_DELAYTIMER_MAX: ::c_int = 18; constant CTL_P1003_1B_MQ_OPEN_MAX (line 2989) | pub const CTL_P1003_1B_MQ_OPEN_MAX: ::c_int = 19; constant CTL_P1003_1B_PAGESIZE (line 2990) | pub const CTL_P1003_1B_PAGESIZE: ::c_int = 20; constant CTL_P1003_1B_RTSIG_MAX (line 2991) | pub const CTL_P1003_1B_RTSIG_MAX: ::c_int = 21; constant CTL_P1003_1B_SEM_NSEMS_MAX (line 2992) | pub const CTL_P1003_1B_SEM_NSEMS_MAX: ::c_int = 22; constant CTL_P1003_1B_SEM_VALUE_MAX (line 2993) | pub const CTL_P1003_1B_SEM_VALUE_MAX: ::c_int = 23; constant CTL_P1003_1B_SIGQUEUE_MAX (line 2994) | pub const CTL_P1003_1B_SIGQUEUE_MAX: ::c_int = 24; constant CTL_P1003_1B_TIMER_MAX (line 2995) | pub const CTL_P1003_1B_TIMER_MAX: ::c_int = 25; constant TIOCGPTN (line 2997) | pub const TIOCGPTN: ::c_ulong = 0x4004740f; constant TIOCPTMASTER (line 2998) | pub const TIOCPTMASTER: ::c_ulong = 0x2000741c; constant TIOCSIG (line 2999) | pub const TIOCSIG: ::c_ulong = 0x2004745f; constant TIOCM_DCD (line 3000) | pub const TIOCM_DCD: ::c_int = 0x40; constant H4DISC (line 3001) | pub const H4DISC: ::c_int = 0x7; constant VM_TOTAL (line 3003) | pub const VM_TOTAL: ::c_int = 1; constant BIOCSETFNR (line 3005) | pub const BIOCSETFNR: ::c_ulong = 0x80104282; constant FIODGNAME (line 3007) | pub const FIODGNAME: ::c_ulong = 0x80106678; constant FIONWRITE (line 3008) | pub const FIONWRITE: ::c_ulong = 0x40046677; constant FIONSPACE (line 3009) | pub const FIONSPACE: ::c_ulong = 0x40046676; constant FIOSEEKDATA (line 3010) | pub const FIOSEEKDATA: ::c_ulong = 0xc0086661; constant FIOSEEKHOLE (line 3011) | pub const FIOSEEKHOLE: ::c_ulong = 0xc0086662; constant FIOSSHMLPGCNF (line 3012) | pub const FIOSSHMLPGCNF: ::c_ulong = 0x80306664; constant JAIL_API_VERSION (line 3014) | pub const JAIL_API_VERSION: u32 = 2; constant JAIL_CREATE (line 3015) | pub const JAIL_CREATE: ::c_int = 0x01; constant JAIL_UPDATE (line 3016) | pub const JAIL_UPDATE: ::c_int = 0x02; constant JAIL_ATTACH (line 3017) | pub const JAIL_ATTACH: ::c_int = 0x04; constant JAIL_DYING (line 3018) | pub const JAIL_DYING: ::c_int = 0x08; constant JAIL_SET_MASK (line 3019) | pub const JAIL_SET_MASK: ::c_int = 0x0f; constant JAIL_GET_MASK (line 3020) | pub const JAIL_GET_MASK: ::c_int = 0x08; constant JAIL_SYS_DISABLE (line 3021) | pub const JAIL_SYS_DISABLE: ::c_int = 0; constant JAIL_SYS_NEW (line 3022) | pub const JAIL_SYS_NEW: ::c_int = 1; constant JAIL_SYS_INHERIT (line 3023) | pub const JAIL_SYS_INHERIT: ::c_int = 2; constant MNT_ACLS (line 3025) | pub const MNT_ACLS: ::c_int = 0x08000000; constant MNT_BYFSID (line 3026) | pub const MNT_BYFSID: ::c_int = 0x08000000; constant MNT_GJOURNAL (line 3027) | pub const MNT_GJOURNAL: ::c_int = 0x02000000; constant MNT_MULTILABEL (line 3028) | pub const MNT_MULTILABEL: ::c_int = 0x04000000; constant MNT_NFS4ACLS (line 3029) | pub const MNT_NFS4ACLS: ::c_int = 0x00000010; constant MNT_SNAPSHOT (line 3030) | pub const MNT_SNAPSHOT: ::c_int = 0x01000000; constant MNT_UNION (line 3031) | pub const MNT_UNION: ::c_int = 0x00000020; constant MNT_NONBUSY (line 3032) | pub const MNT_NONBUSY: ::c_int = 0x04000000; constant SCM_BINTIME (line 3034) | pub const SCM_BINTIME: ::c_int = 0x04; constant SCM_REALTIME (line 3035) | pub const SCM_REALTIME: ::c_int = 0x05; constant SCM_MONOTONIC (line 3036) | pub const SCM_MONOTONIC: ::c_int = 0x06; constant SCM_TIME_INFO (line 3037) | pub const SCM_TIME_INFO: ::c_int = 0x07; constant SCM_CREDS2 (line 3038) | pub const SCM_CREDS2: ::c_int = 0x08; constant SO_BINTIME (line 3040) | pub const SO_BINTIME: ::c_int = 0x2000; constant SO_NO_OFFLOAD (line 3041) | pub const SO_NO_OFFLOAD: ::c_int = 0x4000; constant SO_NO_DDP (line 3042) | pub const SO_NO_DDP: ::c_int = 0x8000; constant SO_REUSEPORT_LB (line 3043) | pub const SO_REUSEPORT_LB: ::c_int = 0x10000; constant SO_LABEL (line 3044) | pub const SO_LABEL: ::c_int = 0x1009; constant SO_PEERLABEL (line 3045) | pub const SO_PEERLABEL: ::c_int = 0x1010; constant SO_LISTENQLIMIT (line 3046) | pub const SO_LISTENQLIMIT: ::c_int = 0x1011; constant SO_LISTENQLEN (line 3047) | pub const SO_LISTENQLEN: ::c_int = 0x1012; constant SO_LISTENINCQLEN (line 3048) | pub const SO_LISTENINCQLEN: ::c_int = 0x1013; constant SO_SETFIB (line 3049) | pub const SO_SETFIB: ::c_int = 0x1014; constant SO_USER_COOKIE (line 3050) | pub const SO_USER_COOKIE: ::c_int = 0x1015; constant SO_PROTOCOL (line 3051) | pub const SO_PROTOCOL: ::c_int = 0x1016; constant SO_PROTOTYPE (line 3052) | pub const SO_PROTOTYPE: ::c_int = SO_PROTOCOL; constant SO_TS_CLOCK (line 3053) | pub const SO_TS_CLOCK: ::c_int = 0x1017; constant SO_DOMAIN (line 3054) | pub const SO_DOMAIN: ::c_int = 0x1019; constant SO_VENDOR (line 3055) | pub const SO_VENDOR: ::c_int = 0x80000000; constant SO_TS_REALTIME_MICRO (line 3057) | pub const SO_TS_REALTIME_MICRO: ::c_int = 0; constant SO_TS_BINTIME (line 3058) | pub const SO_TS_BINTIME: ::c_int = 1; constant SO_TS_REALTIME (line 3059) | pub const SO_TS_REALTIME: ::c_int = 2; constant SO_TS_MONOTONIC (line 3060) | pub const SO_TS_MONOTONIC: ::c_int = 3; constant SO_TS_DEFAULT (line 3061) | pub const SO_TS_DEFAULT: ::c_int = SO_TS_REALTIME_MICRO; constant SO_TS_CLOCK_MAX (line 3062) | pub const SO_TS_CLOCK_MAX: ::c_int = SO_TS_MONOTONIC; constant LOCAL_CREDS (line 3064) | pub const LOCAL_CREDS: ::c_int = 2; constant LOCAL_CREDS_PERSISTENT (line 3065) | pub const LOCAL_CREDS_PERSISTENT: ::c_int = 3; constant LOCAL_CONNWAIT (line 3066) | pub const LOCAL_CONNWAIT: ::c_int = 4; constant LOCAL_VENDOR (line 3067) | pub const LOCAL_VENDOR: ::c_int = SO_VENDOR; constant PL_EVENT_NONE (line 3069) | pub const PL_EVENT_NONE: ::c_int = 0; constant PL_EVENT_SIGNAL (line 3070) | pub const PL_EVENT_SIGNAL: ::c_int = 1; constant PL_FLAG_SA (line 3071) | pub const PL_FLAG_SA: ::c_int = 0x01; constant PL_FLAG_BOUND (line 3072) | pub const PL_FLAG_BOUND: ::c_int = 0x02; constant PL_FLAG_SCE (line 3073) | pub const PL_FLAG_SCE: ::c_int = 0x04; constant PL_FLAG_SCX (line 3074) | pub const PL_FLAG_SCX: ::c_int = 0x08; constant PL_FLAG_EXEC (line 3075) | pub const PL_FLAG_EXEC: ::c_int = 0x10; constant PL_FLAG_SI (line 3076) | pub const PL_FLAG_SI: ::c_int = 0x20; constant PL_FLAG_FORKED (line 3077) | pub const PL_FLAG_FORKED: ::c_int = 0x40; constant PL_FLAG_CHILD (line 3078) | pub const PL_FLAG_CHILD: ::c_int = 0x80; constant PL_FLAG_BORN (line 3079) | pub const PL_FLAG_BORN: ::c_int = 0x100; constant PL_FLAG_EXITED (line 3080) | pub const PL_FLAG_EXITED: ::c_int = 0x200; constant PL_FLAG_VFORKED (line 3081) | pub const PL_FLAG_VFORKED: ::c_int = 0x400; constant PL_FLAG_VFORK_DONE (line 3082) | pub const PL_FLAG_VFORK_DONE: ::c_int = 0x800; constant PT_LWPINFO (line 3084) | pub const PT_LWPINFO: ::c_int = 13; constant PT_GETNUMLWPS (line 3085) | pub const PT_GETNUMLWPS: ::c_int = 14; constant PT_GETLWPLIST (line 3086) | pub const PT_GETLWPLIST: ::c_int = 15; constant PT_CLEARSTEP (line 3087) | pub const PT_CLEARSTEP: ::c_int = 16; constant PT_SETSTEP (line 3088) | pub const PT_SETSTEP: ::c_int = 17; constant PT_SUSPEND (line 3089) | pub const PT_SUSPEND: ::c_int = 18; constant PT_RESUME (line 3090) | pub const PT_RESUME: ::c_int = 19; constant PT_TO_SCE (line 3091) | pub const PT_TO_SCE: ::c_int = 20; constant PT_TO_SCX (line 3092) | pub const PT_TO_SCX: ::c_int = 21; constant PT_SYSCALL (line 3093) | pub const PT_SYSCALL: ::c_int = 22; constant PT_FOLLOW_FORK (line 3094) | pub const PT_FOLLOW_FORK: ::c_int = 23; constant PT_LWP_EVENTS (line 3095) | pub const PT_LWP_EVENTS: ::c_int = 24; constant PT_GET_EVENT_MASK (line 3096) | pub const PT_GET_EVENT_MASK: ::c_int = 25; constant PT_SET_EVENT_MASK (line 3097) | pub const PT_SET_EVENT_MASK: ::c_int = 26; constant PT_GET_SC_ARGS (line 3098) | pub const PT_GET_SC_ARGS: ::c_int = 27; constant PT_GET_SC_RET (line 3099) | pub const PT_GET_SC_RET: ::c_int = 28; constant PT_COREDUMP (line 3100) | pub const PT_COREDUMP: ::c_int = 29; constant PT_GETREGS (line 3101) | pub const PT_GETREGS: ::c_int = 33; constant PT_SETREGS (line 3102) | pub const PT_SETREGS: ::c_int = 34; constant PT_GETFPREGS (line 3103) | pub const PT_GETFPREGS: ::c_int = 35; constant PT_SETFPREGS (line 3104) | pub const PT_SETFPREGS: ::c_int = 36; constant PT_GETDBREGS (line 3105) | pub const PT_GETDBREGS: ::c_int = 37; constant PT_SETDBREGS (line 3106) | pub const PT_SETDBREGS: ::c_int = 38; constant PT_VM_TIMESTAMP (line 3107) | pub const PT_VM_TIMESTAMP: ::c_int = 40; constant PT_VM_ENTRY (line 3108) | pub const PT_VM_ENTRY: ::c_int = 41; constant PT_GETREGSET (line 3109) | pub const PT_GETREGSET: ::c_int = 42; constant PT_SETREGSET (line 3110) | pub const PT_SETREGSET: ::c_int = 43; constant PT_SC_REMOTE (line 3111) | pub const PT_SC_REMOTE: ::c_int = 44; constant PT_FIRSTMACH (line 3112) | pub const PT_FIRSTMACH: ::c_int = 64; constant PTRACE_EXEC (line 3114) | pub const PTRACE_EXEC: ::c_int = 0x0001; constant PTRACE_SCE (line 3115) | pub const PTRACE_SCE: ::c_int = 0x0002; constant PTRACE_SCX (line 3116) | pub const PTRACE_SCX: ::c_int = 0x0004; constant PTRACE_SYSCALL (line 3117) | pub const PTRACE_SYSCALL: ::c_int = PTRACE_SCE | PTRACE_SCX; constant PTRACE_FORK (line 3118) | pub const PTRACE_FORK: ::c_int = 0x0008; constant PTRACE_LWP (line 3119) | pub const PTRACE_LWP: ::c_int = 0x0010; constant PTRACE_VFORK (line 3120) | pub const PTRACE_VFORK: ::c_int = 0x0020; constant PTRACE_DEFAULT (line 3121) | pub const PTRACE_DEFAULT: ::c_int = PTRACE_EXEC; constant PC_COMPRESS (line 3123) | pub const PC_COMPRESS: u32 = 0x00000001; constant PC_ALL (line 3124) | pub const PC_ALL: u32 = 0x00000002; constant PROC_SPROTECT (line 3126) | pub const PROC_SPROTECT: ::c_int = 1; constant PROC_REAP_ACQUIRE (line 3127) | pub const PROC_REAP_ACQUIRE: ::c_int = 2; constant PROC_REAP_RELEASE (line 3128) | pub const PROC_REAP_RELEASE: ::c_int = 3; constant PROC_REAP_STATUS (line 3129) | pub const PROC_REAP_STATUS: ::c_int = 4; constant PROC_REAP_GETPIDS (line 3130) | pub const PROC_REAP_GETPIDS: ::c_int = 5; constant PROC_REAP_KILL (line 3131) | pub const PROC_REAP_KILL: ::c_int = 6; constant PROC_TRACE_CTL (line 3132) | pub const PROC_TRACE_CTL: ::c_int = 7; constant PROC_TRACE_STATUS (line 3133) | pub const PROC_TRACE_STATUS: ::c_int = 8; constant PROC_TRAPCAP_CTL (line 3134) | pub const PROC_TRAPCAP_CTL: ::c_int = 9; constant PROC_TRAPCAP_STATUS (line 3135) | pub const PROC_TRAPCAP_STATUS: ::c_int = 10; constant PROC_PDEATHSIG_CTL (line 3136) | pub const PROC_PDEATHSIG_CTL: ::c_int = 11; constant PROC_PDEATHSIG_STATUS (line 3137) | pub const PROC_PDEATHSIG_STATUS: ::c_int = 12; constant PROC_ASLR_CTL (line 3138) | pub const PROC_ASLR_CTL: ::c_int = 13; constant PROC_ASLR_STATUS (line 3139) | pub const PROC_ASLR_STATUS: ::c_int = 14; constant PROC_PROTMAX_CTL (line 3140) | pub const PROC_PROTMAX_CTL: ::c_int = 15; constant PROC_PROTMAX_STATUS (line 3141) | pub const PROC_PROTMAX_STATUS: ::c_int = 16; constant PROC_STACKGAP_CTL (line 3142) | pub const PROC_STACKGAP_CTL: ::c_int = 17; constant PROC_STACKGAP_STATUS (line 3143) | pub const PROC_STACKGAP_STATUS: ::c_int = 18; constant PROC_NO_NEW_PRIVS_CTL (line 3144) | pub const PROC_NO_NEW_PRIVS_CTL: ::c_int = 19; constant PROC_NO_NEW_PRIVS_STATUS (line 3145) | pub const PROC_NO_NEW_PRIVS_STATUS: ::c_int = 20; constant PROC_WXMAP_CTL (line 3146) | pub const PROC_WXMAP_CTL: ::c_int = 21; constant PROC_WXMAP_STATUS (line 3147) | pub const PROC_WXMAP_STATUS: ::c_int = 22; constant PROC_PROCCTL_MD_MIN (line 3148) | pub const PROC_PROCCTL_MD_MIN: ::c_int = 0x10000000; constant PPROT_SET (line 3150) | pub const PPROT_SET: ::c_int = 1; constant PPROT_CLEAR (line 3151) | pub const PPROT_CLEAR: ::c_int = 2; constant PPROT_DESCEND (line 3152) | pub const PPROT_DESCEND: ::c_int = 0x10; constant PPROT_INHERIT (line 3153) | pub const PPROT_INHERIT: ::c_int = 0x20; constant PROC_TRACE_CTL_ENABLE (line 3155) | pub const PROC_TRACE_CTL_ENABLE: ::c_int = 1; constant PROC_TRACE_CTL_DISABLE (line 3156) | pub const PROC_TRACE_CTL_DISABLE: ::c_int = 2; constant PROC_TRACE_CTL_DISABLE_EXEC (line 3157) | pub const PROC_TRACE_CTL_DISABLE_EXEC: ::c_int = 3; constant PROC_TRAPCAP_CTL_ENABLE (line 3159) | pub const PROC_TRAPCAP_CTL_ENABLE: ::c_int = 1; constant PROC_TRAPCAP_CTL_DISABLE (line 3160) | pub const PROC_TRAPCAP_CTL_DISABLE: ::c_int = 2; constant PROC_ASLR_FORCE_ENABLE (line 3162) | pub const PROC_ASLR_FORCE_ENABLE: ::c_int = 1; constant PROC_ASLR_FORCE_DISABLE (line 3163) | pub const PROC_ASLR_FORCE_DISABLE: ::c_int = 2; constant PROC_ASLR_NOFORCE (line 3164) | pub const PROC_ASLR_NOFORCE: ::c_int = 3; constant PROC_ASLR_ACTIVE (line 3165) | pub const PROC_ASLR_ACTIVE: ::c_int = 0x80000000; constant PROC_PROTMAX_FORCE_ENABLE (line 3167) | pub const PROC_PROTMAX_FORCE_ENABLE: ::c_int = 1; constant PROC_PROTMAX_FORCE_DISABLE (line 3168) | pub const PROC_PROTMAX_FORCE_DISABLE: ::c_int = 2; constant PROC_PROTMAX_NOFORCE (line 3169) | pub const PROC_PROTMAX_NOFORCE: ::c_int = 3; constant PROC_PROTMAX_ACTIVE (line 3170) | pub const PROC_PROTMAX_ACTIVE: ::c_int = 0x80000000; constant PROC_STACKGAP_ENABLE (line 3172) | pub const PROC_STACKGAP_ENABLE: ::c_int = 0x0001; constant PROC_STACKGAP_DISABLE (line 3173) | pub const PROC_STACKGAP_DISABLE: ::c_int = 0x0002; constant PROC_STACKGAP_ENABLE_EXEC (line 3174) | pub const PROC_STACKGAP_ENABLE_EXEC: ::c_int = 0x0004; constant PROC_STACKGAP_DISABLE_EXEC (line 3175) | pub const PROC_STACKGAP_DISABLE_EXEC: ::c_int = 0x0008; constant PROC_NO_NEW_PRIVS_ENABLE (line 3177) | pub const PROC_NO_NEW_PRIVS_ENABLE: ::c_int = 1; constant PROC_NO_NEW_PRIVS_DISABLE (line 3178) | pub const PROC_NO_NEW_PRIVS_DISABLE: ::c_int = 2; constant PROC_WX_MAPPINGS_PERMIT (line 3180) | pub const PROC_WX_MAPPINGS_PERMIT: ::c_int = 0x0001; constant PROC_WX_MAPPINGS_DISALLOW_EXEC (line 3181) | pub const PROC_WX_MAPPINGS_DISALLOW_EXEC: ::c_int = 0x0002; constant PROC_WXORX_ENFORCE (line 3182) | pub const PROC_WXORX_ENFORCE: ::c_int = 0x80000000; constant AF_SLOW (line 3184) | pub const AF_SLOW: ::c_int = 33; constant AF_SCLUSTER (line 3185) | pub const AF_SCLUSTER: ::c_int = 34; constant AF_ARP (line 3186) | pub const AF_ARP: ::c_int = 35; constant AF_BLUETOOTH (line 3187) | pub const AF_BLUETOOTH: ::c_int = 36; constant AF_IEEE80211 (line 3188) | pub const AF_IEEE80211: ::c_int = 37; constant AF_INET_SDP (line 3189) | pub const AF_INET_SDP: ::c_int = 40; constant AF_INET6_SDP (line 3190) | pub const AF_INET6_SDP: ::c_int = 42; constant IF_MAXUNIT (line 3193) | pub const IF_MAXUNIT: ::c_int = 0x7fff; constant IFF_UP (line 3195) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 3197) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 3199) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 3201) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 3203) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_KNOWSEPOCH (line 3206) | pub const IFF_KNOWSEPOCH: ::c_int = 0x20; constant IFF_RUNNING (line 3208) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_DRV_RUNNING (line 3215) | pub const IFF_DRV_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 3217) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 3219) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 3221) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_OACTIVE (line 3223) | pub const IFF_OACTIVE: ::c_int = 0x400; constant IFF_DRV_OACTIVE (line 3227) | pub const IFF_DRV_OACTIVE: ::c_int = 0x400; constant IFF_SIMPLEX (line 3229) | pub const IFF_SIMPLEX: ::c_int = 0x800; constant IFF_LINK0 (line 3231) | pub const IFF_LINK0: ::c_int = 0x1000; constant IFF_LINK1 (line 3233) | pub const IFF_LINK1: ::c_int = 0x2000; constant IFF_LINK2 (line 3235) | pub const IFF_LINK2: ::c_int = 0x4000; constant IFF_ALTPHYS (line 3237) | pub const IFF_ALTPHYS: ::c_int = IFF_LINK2; constant IFF_MULTICAST (line 3239) | pub const IFF_MULTICAST: ::c_int = 0x8000; constant IFF_CANTCONFIG (line 3241) | pub const IFF_CANTCONFIG: ::c_int = 0x10000; constant IFF_PPROMISC (line 3243) | pub const IFF_PPROMISC: ::c_int = 0x20000; constant IFF_MONITOR (line 3245) | pub const IFF_MONITOR: ::c_int = 0x40000; constant IFF_STATICARP (line 3247) | pub const IFF_STATICARP: ::c_int = 0x80000; constant IFF_DYING (line 3249) | pub const IFF_DYING: ::c_int = 0x200000; constant IFF_RENAMING (line 3251) | pub const IFF_RENAMING: ::c_int = 0x400000; constant IFF_NOGROUP (line 3254) | pub const IFF_NOGROUP: ::c_int = 0x800000; constant LINK_STATE_UNKNOWN (line 3257) | pub const LINK_STATE_UNKNOWN: ::c_int = 0; constant LINK_STATE_DOWN (line 3259) | pub const LINK_STATE_DOWN: ::c_int = 1; constant LINK_STATE_UP (line 3261) | pub const LINK_STATE_UP: ::c_int = 2; constant IFCAP_RXCSUM (line 3264) | pub const IFCAP_RXCSUM: ::c_int = 0x00001; constant IFCAP_TXCSUM (line 3266) | pub const IFCAP_TXCSUM: ::c_int = 0x00002; constant IFCAP_NETCONS (line 3268) | pub const IFCAP_NETCONS: ::c_int = 0x00004; constant IFCAP_VLAN_MTU (line 3270) | pub const IFCAP_VLAN_MTU: ::c_int = 0x00008; constant IFCAP_VLAN_HWTAGGING (line 3272) | pub const IFCAP_VLAN_HWTAGGING: ::c_int = 0x00010; constant IFCAP_JUMBO_MTU (line 3274) | pub const IFCAP_JUMBO_MTU: ::c_int = 0x00020; constant IFCAP_POLLING (line 3276) | pub const IFCAP_POLLING: ::c_int = 0x00040; constant IFCAP_VLAN_HWCSUM (line 3278) | pub const IFCAP_VLAN_HWCSUM: ::c_int = 0x00080; constant IFCAP_TSO4 (line 3280) | pub const IFCAP_TSO4: ::c_int = 0x00100; constant IFCAP_TSO6 (line 3282) | pub const IFCAP_TSO6: ::c_int = 0x00200; constant IFCAP_LRO (line 3284) | pub const IFCAP_LRO: ::c_int = 0x00400; constant IFCAP_WOL_UCAST (line 3286) | pub const IFCAP_WOL_UCAST: ::c_int = 0x00800; constant IFCAP_WOL_MCAST (line 3288) | pub const IFCAP_WOL_MCAST: ::c_int = 0x01000; constant IFCAP_WOL_MAGIC (line 3290) | pub const IFCAP_WOL_MAGIC: ::c_int = 0x02000; constant IFCAP_TOE4 (line 3292) | pub const IFCAP_TOE4: ::c_int = 0x04000; constant IFCAP_TOE6 (line 3294) | pub const IFCAP_TOE6: ::c_int = 0x08000; constant IFCAP_VLAN_HWFILTER (line 3296) | pub const IFCAP_VLAN_HWFILTER: ::c_int = 0x10000; constant IFCAP_NV (line 3298) | pub const IFCAP_NV: ::c_int = 0x20000; constant IFCAP_VLAN_HWTSO (line 3300) | pub const IFCAP_VLAN_HWTSO: ::c_int = 0x40000; constant IFCAP_LINKSTATE (line 3302) | pub const IFCAP_LINKSTATE: ::c_int = 0x80000; constant IFCAP_NETMAP (line 3304) | pub const IFCAP_NETMAP: ::c_int = 0x100000; constant IFCAP_RXCSUM_IPV6 (line 3306) | pub const IFCAP_RXCSUM_IPV6: ::c_int = 0x200000; constant IFCAP_TXCSUM_IPV6 (line 3308) | pub const IFCAP_TXCSUM_IPV6: ::c_int = 0x400000; constant IFCAP_HWSTATS (line 3310) | pub const IFCAP_HWSTATS: ::c_int = 0x800000; constant IFCAP_TXRTLMT (line 3312) | pub const IFCAP_TXRTLMT: ::c_int = 0x1000000; constant IFCAP_HWRXTSTMP (line 3314) | pub const IFCAP_HWRXTSTMP: ::c_int = 0x2000000; constant IFCAP_MEXTPG (line 3316) | pub const IFCAP_MEXTPG: ::c_int = 0x4000000; constant IFCAP_TXTLS4 (line 3318) | pub const IFCAP_TXTLS4: ::c_int = 0x8000000; constant IFCAP_TXTLS6 (line 3320) | pub const IFCAP_TXTLS6: ::c_int = 0x10000000; constant IFCAP_VXLAN_HWCSUM (line 3322) | pub const IFCAP_VXLAN_HWCSUM: ::c_int = 0x20000000; constant IFCAP_VXLAN_HWTSO (line 3324) | pub const IFCAP_VXLAN_HWTSO: ::c_int = 0x40000000; constant IFCAP_TXTLS_RTLMT (line 3326) | pub const IFCAP_TXTLS_RTLMT: ::c_int = 0x80000000; constant IFCAP_HWCSUM_IPV6 (line 3328) | pub const IFCAP_HWCSUM_IPV6: ::c_int = IFCAP_RXCSUM_IPV6 | IFCAP_TXCSUM_... constant IFCAP_HWCSUM (line 3329) | pub const IFCAP_HWCSUM: ::c_int = IFCAP_RXCSUM | IFCAP_TXCSUM; constant IFCAP_TSO (line 3330) | pub const IFCAP_TSO: ::c_int = IFCAP_TSO4 | IFCAP_TSO6; constant IFCAP_WOL (line 3331) | pub const IFCAP_WOL: ::c_int = IFCAP_WOL_UCAST | IFCAP_WOL_MCAST | IFCAP... constant IFCAP_TOE (line 3332) | pub const IFCAP_TOE: ::c_int = IFCAP_TOE4 | IFCAP_TOE6; constant IFCAP_TXTLS (line 3333) | pub const IFCAP_TXTLS: ::c_int = IFCAP_TXTLS4 | IFCAP_TXTLS6; constant IFCAP_CANTCHANGE (line 3334) | pub const IFCAP_CANTCHANGE: ::c_int = IFCAP_NETMAP | IFCAP_NV; constant IFQ_MAXLEN (line 3336) | pub const IFQ_MAXLEN: ::c_int = 50; constant IFNET_SLOWHZ (line 3337) | pub const IFNET_SLOWHZ: ::c_int = 1; constant IFAN_ARRIVAL (line 3339) | pub const IFAN_ARRIVAL: ::c_int = 0; constant IFAN_DEPARTURE (line 3340) | pub const IFAN_DEPARTURE: ::c_int = 1; constant IFSTATMAX (line 3342) | pub const IFSTATMAX: ::c_int = 800; constant RSS_FUNC_NONE (line 3344) | pub const RSS_FUNC_NONE: ::c_int = 0; constant RSS_FUNC_PRIVATE (line 3345) | pub const RSS_FUNC_PRIVATE: ::c_int = 1; constant RSS_FUNC_TOEPLITZ (line 3346) | pub const RSS_FUNC_TOEPLITZ: ::c_int = 2; constant RSS_TYPE_IPV4 (line 3348) | pub const RSS_TYPE_IPV4: ::c_int = 0x00000001; constant RSS_TYPE_TCP_IPV4 (line 3349) | pub const RSS_TYPE_TCP_IPV4: ::c_int = 0x00000002; constant RSS_TYPE_IPV6 (line 3350) | pub const RSS_TYPE_IPV6: ::c_int = 0x00000004; constant RSS_TYPE_IPV6_EX (line 3351) | pub const RSS_TYPE_IPV6_EX: ::c_int = 0x00000008; constant RSS_TYPE_TCP_IPV6 (line 3352) | pub const RSS_TYPE_TCP_IPV6: ::c_int = 0x00000010; constant RSS_TYPE_TCP_IPV6_EX (line 3353) | pub const RSS_TYPE_TCP_IPV6_EX: ::c_int = 0x00000020; constant RSS_TYPE_UDP_IPV4 (line 3354) | pub const RSS_TYPE_UDP_IPV4: ::c_int = 0x00000040; constant RSS_TYPE_UDP_IPV6 (line 3355) | pub const RSS_TYPE_UDP_IPV6: ::c_int = 0x00000080; constant RSS_TYPE_UDP_IPV6_EX (line 3356) | pub const RSS_TYPE_UDP_IPV6_EX: ::c_int = 0x00000100; constant RSS_KEYLEN (line 3357) | pub const RSS_KEYLEN: ::c_int = 128; constant IFNET_PCP_NONE (line 3359) | pub const IFNET_PCP_NONE: ::c_int = 0xff; constant IFDR_MSG_SIZE (line 3360) | pub const IFDR_MSG_SIZE: ::c_int = 64; constant IFDR_REASON_MSG (line 3361) | pub const IFDR_REASON_MSG: ::c_int = 1; constant IFDR_REASON_VENDOR (line 3362) | pub const IFDR_REASON_VENDOR: ::c_int = 2; constant IFMIB_SYSTEM (line 3367) | pub const IFMIB_SYSTEM: ::c_int = 1; constant IFMIB_IFDATA (line 3369) | pub const IFMIB_IFDATA: ::c_int = 2; constant IFDATA_GENERAL (line 3372) | pub const IFDATA_GENERAL: ::c_int = 1; constant IFDATA_LINKSPECIFIC (line 3374) | pub const IFDATA_LINKSPECIFIC: ::c_int = 2; constant IFDATA_DRIVERNAME (line 3376) | pub const IFDATA_DRIVERNAME: ::c_int = 3; constant IFMIB_IFCOUNT (line 3379) | pub const IFMIB_IFCOUNT: ::c_int = 1; constant NETLINK_GENERIC (line 3382) | pub const NETLINK_GENERIC: ::c_int = 0; constant DOT3COMPLIANCE_STATS (line 3384) | pub const DOT3COMPLIANCE_STATS: ::c_int = 1; constant DOT3COMPLIANCE_COLLS (line 3385) | pub const DOT3COMPLIANCE_COLLS: ::c_int = 2; constant dot3ChipSetAMD7990 (line 3387) | pub const dot3ChipSetAMD7990: ::c_int = 1; constant dot3ChipSetAMD79900 (line 3388) | pub const dot3ChipSetAMD79900: ::c_int = 2; constant dot3ChipSetAMD79C940 (line 3389) | pub const dot3ChipSetAMD79C940: ::c_int = 3; constant dot3ChipSetIntel82586 (line 3391) | pub const dot3ChipSetIntel82586: ::c_int = 1; constant dot3ChipSetIntel82596 (line 3392) | pub const dot3ChipSetIntel82596: ::c_int = 2; constant dot3ChipSetIntel82557 (line 3393) | pub const dot3ChipSetIntel82557: ::c_int = 3; constant dot3ChipSetNational8390 (line 3395) | pub const dot3ChipSetNational8390: ::c_int = 1; constant dot3ChipSetNationalSonic (line 3396) | pub const dot3ChipSetNationalSonic: ::c_int = 2; constant dot3ChipSetFujitsu86950 (line 3398) | pub const dot3ChipSetFujitsu86950: ::c_int = 1; constant dot3ChipSetDigitalDC21040 (line 3400) | pub const dot3ChipSetDigitalDC21040: ::c_int = 1; constant dot3ChipSetDigitalDC21140 (line 3401) | pub const dot3ChipSetDigitalDC21140: ::c_int = 2; constant dot3ChipSetDigitalDC21041 (line 3402) | pub const dot3ChipSetDigitalDC21041: ::c_int = 3; constant dot3ChipSetDigitalDC21140A (line 3403) | pub const dot3ChipSetDigitalDC21140A: ::c_int = 4; constant dot3ChipSetDigitalDC21142 (line 3404) | pub const dot3ChipSetDigitalDC21142: ::c_int = 5; constant dot3ChipSetWesternDigital83C690 (line 3406) | pub const dot3ChipSetWesternDigital83C690: ::c_int = 1; constant dot3ChipSetWesternDigital83C790 (line 3407) | pub const dot3ChipSetWesternDigital83C790: ::c_int = 2; constant IPPROTO_HOPOPTS (line 3415) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 3418) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_GGP (line 3420) | pub const IPPROTO_GGP: ::c_int = 3; constant IPPROTO_IPIP (line 3422) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_ST (line 3425) | pub const IPPROTO_ST: ::c_int = 7; constant IPPROTO_EGP (line 3427) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PIGP (line 3429) | pub const IPPROTO_PIGP: ::c_int = 9; constant IPPROTO_RCCMON (line 3431) | pub const IPPROTO_RCCMON: ::c_int = 10; constant IPPROTO_NVPII (line 3433) | pub const IPPROTO_NVPII: ::c_int = 11; constant IPPROTO_PUP (line 3435) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_ARGUS (line 3437) | pub const IPPROTO_ARGUS: ::c_int = 13; constant IPPROTO_EMCON (line 3439) | pub const IPPROTO_EMCON: ::c_int = 14; constant IPPROTO_XNET (line 3441) | pub const IPPROTO_XNET: ::c_int = 15; constant IPPROTO_CHAOS (line 3443) | pub const IPPROTO_CHAOS: ::c_int = 16; constant IPPROTO_MUX (line 3446) | pub const IPPROTO_MUX: ::c_int = 18; constant IPPROTO_MEAS (line 3448) | pub const IPPROTO_MEAS: ::c_int = 19; constant IPPROTO_HMP (line 3450) | pub const IPPROTO_HMP: ::c_int = 20; constant IPPROTO_PRM (line 3452) | pub const IPPROTO_PRM: ::c_int = 21; constant IPPROTO_IDP (line 3454) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TRUNK1 (line 3456) | pub const IPPROTO_TRUNK1: ::c_int = 23; constant IPPROTO_TRUNK2 (line 3458) | pub const IPPROTO_TRUNK2: ::c_int = 24; constant IPPROTO_LEAF1 (line 3460) | pub const IPPROTO_LEAF1: ::c_int = 25; constant IPPROTO_LEAF2 (line 3462) | pub const IPPROTO_LEAF2: ::c_int = 26; constant IPPROTO_RDP (line 3464) | pub const IPPROTO_RDP: ::c_int = 27; constant IPPROTO_IRTP (line 3466) | pub const IPPROTO_IRTP: ::c_int = 28; constant IPPROTO_TP (line 3468) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_BLT (line 3470) | pub const IPPROTO_BLT: ::c_int = 30; constant IPPROTO_NSP (line 3472) | pub const IPPROTO_NSP: ::c_int = 31; constant IPPROTO_INP (line 3474) | pub const IPPROTO_INP: ::c_int = 32; constant IPPROTO_SEP (line 3480) | pub const IPPROTO_SEP: ::c_int = 33; constant IPPROTO_DCCP (line 3482) | pub const IPPROTO_DCCP: ::c_int = 33; constant IPPROTO_3PC (line 3484) | pub const IPPROTO_3PC: ::c_int = 34; constant IPPROTO_IDPR (line 3486) | pub const IPPROTO_IDPR: ::c_int = 35; constant IPPROTO_XTP (line 3488) | pub const IPPROTO_XTP: ::c_int = 36; constant IPPROTO_DDP (line 3490) | pub const IPPROTO_DDP: ::c_int = 37; constant IPPROTO_CMTP (line 3492) | pub const IPPROTO_CMTP: ::c_int = 38; constant IPPROTO_TPXX (line 3494) | pub const IPPROTO_TPXX: ::c_int = 39; constant IPPROTO_IL (line 3496) | pub const IPPROTO_IL: ::c_int = 40; constant IPPROTO_SDRP (line 3499) | pub const IPPROTO_SDRP: ::c_int = 42; constant IPPROTO_ROUTING (line 3501) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 3503) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_IDRP (line 3505) | pub const IPPROTO_IDRP: ::c_int = 45; constant IPPROTO_RSVP (line 3507) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 3509) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_MHRP (line 3511) | pub const IPPROTO_MHRP: ::c_int = 48; constant IPPROTO_BHA (line 3513) | pub const IPPROTO_BHA: ::c_int = 49; constant IPPROTO_ESP (line 3515) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 3517) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_INLSP (line 3519) | pub const IPPROTO_INLSP: ::c_int = 52; constant IPPROTO_SWIPE (line 3521) | pub const IPPROTO_SWIPE: ::c_int = 53; constant IPPROTO_NHRP (line 3523) | pub const IPPROTO_NHRP: ::c_int = 54; constant IPPROTO_MOBILE (line 3525) | pub const IPPROTO_MOBILE: ::c_int = 55; constant IPPROTO_TLSP (line 3527) | pub const IPPROTO_TLSP: ::c_int = 56; constant IPPROTO_SKIP (line 3529) | pub const IPPROTO_SKIP: ::c_int = 57; constant IPPROTO_NONE (line 3532) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 3534) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_AHIP (line 3536) | pub const IPPROTO_AHIP: ::c_int = 61; constant IPPROTO_CFTP (line 3538) | pub const IPPROTO_CFTP: ::c_int = 62; constant IPPROTO_HELLO (line 3540) | pub const IPPROTO_HELLO: ::c_int = 63; constant IPPROTO_SATEXPAK (line 3542) | pub const IPPROTO_SATEXPAK: ::c_int = 64; constant IPPROTO_KRYPTOLAN (line 3544) | pub const IPPROTO_KRYPTOLAN: ::c_int = 65; constant IPPROTO_RVD (line 3546) | pub const IPPROTO_RVD: ::c_int = 66; constant IPPROTO_IPPC (line 3548) | pub const IPPROTO_IPPC: ::c_int = 67; constant IPPROTO_ADFS (line 3550) | pub const IPPROTO_ADFS: ::c_int = 68; constant IPPROTO_SATMON (line 3552) | pub const IPPROTO_SATMON: ::c_int = 69; constant IPPROTO_VISA (line 3554) | pub const IPPROTO_VISA: ::c_int = 70; constant IPPROTO_IPCV (line 3556) | pub const IPPROTO_IPCV: ::c_int = 71; constant IPPROTO_CPNX (line 3558) | pub const IPPROTO_CPNX: ::c_int = 72; constant IPPROTO_CPHB (line 3560) | pub const IPPROTO_CPHB: ::c_int = 73; constant IPPROTO_WSN (line 3562) | pub const IPPROTO_WSN: ::c_int = 74; constant IPPROTO_PVP (line 3564) | pub const IPPROTO_PVP: ::c_int = 75; constant IPPROTO_BRSATMON (line 3566) | pub const IPPROTO_BRSATMON: ::c_int = 76; constant IPPROTO_ND (line 3568) | pub const IPPROTO_ND: ::c_int = 77; constant IPPROTO_WBMON (line 3570) | pub const IPPROTO_WBMON: ::c_int = 78; constant IPPROTO_WBEXPAK (line 3572) | pub const IPPROTO_WBEXPAK: ::c_int = 79; constant IPPROTO_EON (line 3574) | pub const IPPROTO_EON: ::c_int = 80; constant IPPROTO_VMTP (line 3576) | pub const IPPROTO_VMTP: ::c_int = 81; constant IPPROTO_SVMTP (line 3578) | pub const IPPROTO_SVMTP: ::c_int = 82; constant IPPROTO_VINES (line 3580) | pub const IPPROTO_VINES: ::c_int = 83; constant IPPROTO_TTP (line 3582) | pub const IPPROTO_TTP: ::c_int = 84; constant IPPROTO_IGP (line 3584) | pub const IPPROTO_IGP: ::c_int = 85; constant IPPROTO_DGP (line 3586) | pub const IPPROTO_DGP: ::c_int = 86; constant IPPROTO_TCF (line 3588) | pub const IPPROTO_TCF: ::c_int = 87; constant IPPROTO_IGRP (line 3590) | pub const IPPROTO_IGRP: ::c_int = 88; constant IPPROTO_OSPFIGP (line 3592) | pub const IPPROTO_OSPFIGP: ::c_int = 89; constant IPPROTO_SRPC (line 3594) | pub const IPPROTO_SRPC: ::c_int = 90; constant IPPROTO_LARP (line 3596) | pub const IPPROTO_LARP: ::c_int = 91; constant IPPROTO_MTP (line 3598) | pub const IPPROTO_MTP: ::c_int = 92; constant IPPROTO_AX25 (line 3600) | pub const IPPROTO_AX25: ::c_int = 93; constant IPPROTO_IPEIP (line 3602) | pub const IPPROTO_IPEIP: ::c_int = 94; constant IPPROTO_MICP (line 3604) | pub const IPPROTO_MICP: ::c_int = 95; constant IPPROTO_SCCSP (line 3606) | pub const IPPROTO_SCCSP: ::c_int = 96; constant IPPROTO_ETHERIP (line 3608) | pub const IPPROTO_ETHERIP: ::c_int = 97; constant IPPROTO_ENCAP (line 3610) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_APES (line 3612) | pub const IPPROTO_APES: ::c_int = 99; constant IPPROTO_GMTP (line 3614) | pub const IPPROTO_GMTP: ::c_int = 100; constant IPPROTO_IPCOMP (line 3616) | pub const IPPROTO_IPCOMP: ::c_int = 108; constant IPPROTO_SCTP (line 3618) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_MH (line 3620) | pub const IPPROTO_MH: ::c_int = 135; constant IPPROTO_UDPLITE (line 3622) | pub const IPPROTO_UDPLITE: ::c_int = 136; constant IPPROTO_HIP (line 3624) | pub const IPPROTO_HIP: ::c_int = 139; constant IPPROTO_SHIM6 (line 3626) | pub const IPPROTO_SHIM6: ::c_int = 140; constant IPPROTO_PIM (line 3630) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_CARP (line 3632) | pub const IPPROTO_CARP: ::c_int = 112; constant IPPROTO_PGM (line 3634) | pub const IPPROTO_PGM: ::c_int = 113; constant IPPROTO_MPLS (line 3636) | pub const IPPROTO_MPLS: ::c_int = 137; constant IPPROTO_PFSYNC (line 3638) | pub const IPPROTO_PFSYNC: ::c_int = 240; constant IPPROTO_OLD_DIVERT (line 3643) | pub const IPPROTO_OLD_DIVERT: ::c_int = 254; constant IPPROTO_MAX (line 3644) | pub const IPPROTO_MAX: ::c_int = 256; constant IPPROTO_DONE (line 3646) | pub const IPPROTO_DONE: ::c_int = 257; constant IPPROTO_DIVERT (line 3650) | pub const IPPROTO_DIVERT: ::c_int = 258; constant IPPROTO_SEND (line 3652) | pub const IPPROTO_SEND: ::c_int = 259; constant TCP_MD5SIG (line 3655) | pub const TCP_MD5SIG: ::c_int = 16; constant TCP_INFO (line 3656) | pub const TCP_INFO: ::c_int = 32; constant TCP_CONGESTION (line 3657) | pub const TCP_CONGESTION: ::c_int = 64; constant TCP_CCALGOOPT (line 3658) | pub const TCP_CCALGOOPT: ::c_int = 65; constant TCP_MAXUNACKTIME (line 3659) | pub const TCP_MAXUNACKTIME: ::c_int = 68; constant TCP_MAXPEAKRATE (line 3660) | pub const TCP_MAXPEAKRATE: ::c_int = 69; constant TCP_IDLE_REDUCE (line 3661) | pub const TCP_IDLE_REDUCE: ::c_int = 70; constant TCP_REMOTE_UDP_ENCAPS_PORT (line 3662) | pub const TCP_REMOTE_UDP_ENCAPS_PORT: ::c_int = 71; constant TCP_DELACK (line 3663) | pub const TCP_DELACK: ::c_int = 72; constant TCP_FIN_IS_RST (line 3664) | pub const TCP_FIN_IS_RST: ::c_int = 73; constant TCP_LOG_LIMIT (line 3665) | pub const TCP_LOG_LIMIT: ::c_int = 74; constant TCP_SHARED_CWND_ALLOWED (line 3666) | pub const TCP_SHARED_CWND_ALLOWED: ::c_int = 75; constant TCP_PROC_ACCOUNTING (line 3667) | pub const TCP_PROC_ACCOUNTING: ::c_int = 76; constant TCP_USE_CMP_ACKS (line 3668) | pub const TCP_USE_CMP_ACKS: ::c_int = 77; constant TCP_PERF_INFO (line 3669) | pub const TCP_PERF_INFO: ::c_int = 78; constant TCP_LRD (line 3670) | pub const TCP_LRD: ::c_int = 79; constant TCP_KEEPINIT (line 3671) | pub const TCP_KEEPINIT: ::c_int = 128; constant TCP_FASTOPEN (line 3672) | pub const TCP_FASTOPEN: ::c_int = 1025; constant TCP_PCAP_OUT (line 3673) | pub const TCP_PCAP_OUT: ::c_int = 2048; constant TCP_PCAP_IN (line 3674) | pub const TCP_PCAP_IN: ::c_int = 4096; constant TCP_FASTOPEN_PSK_LEN (line 3675) | pub const TCP_FASTOPEN_PSK_LEN: ::c_int = 16; constant TCP_FUNCTION_NAME_LEN_MAX (line 3676) | pub const TCP_FUNCTION_NAME_LEN_MAX: ::c_int = 32; constant IP_BINDANY (line 3678) | pub const IP_BINDANY: ::c_int = 24; constant IP_BINDMULTI (line 3679) | pub const IP_BINDMULTI: ::c_int = 25; constant IP_RSS_LISTEN_BUCKET (line 3680) | pub const IP_RSS_LISTEN_BUCKET: ::c_int = 26; constant IP_ORIGDSTADDR (line 3681) | pub const IP_ORIGDSTADDR: ::c_int = 27; constant IP_RECVORIGDSTADDR (line 3682) | pub const IP_RECVORIGDSTADDR: ::c_int = IP_ORIGDSTADDR; constant IP_DONTFRAG (line 3684) | pub const IP_DONTFRAG: ::c_int = 67; constant IP_RECVTOS (line 3685) | pub const IP_RECVTOS: ::c_int = 68; constant IPV6_BINDANY (line 3687) | pub const IPV6_BINDANY: ::c_int = 64; constant IPV6_ORIGDSTADDR (line 3688) | pub const IPV6_ORIGDSTADDR: ::c_int = 72; constant IPV6_RECVORIGDSTADDR (line 3689) | pub const IPV6_RECVORIGDSTADDR: ::c_int = IPV6_ORIGDSTADDR; constant PF_SLOW (line 3691) | pub const PF_SLOW: ::c_int = AF_SLOW; constant PF_SCLUSTER (line 3692) | pub const PF_SCLUSTER: ::c_int = AF_SCLUSTER; constant PF_ARP (line 3693) | pub const PF_ARP: ::c_int = AF_ARP; constant PF_BLUETOOTH (line 3694) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant PF_IEEE80211 (line 3695) | pub const PF_IEEE80211: ::c_int = AF_IEEE80211; constant PF_INET_SDP (line 3696) | pub const PF_INET_SDP: ::c_int = AF_INET_SDP; constant PF_INET6_SDP (line 3697) | pub const PF_INET6_SDP: ::c_int = AF_INET6_SDP; constant NET_RT_DUMP (line 3699) | pub const NET_RT_DUMP: ::c_int = 1; constant NET_RT_FLAGS (line 3700) | pub const NET_RT_FLAGS: ::c_int = 2; constant NET_RT_IFLIST (line 3701) | pub const NET_RT_IFLIST: ::c_int = 3; constant NET_RT_IFMALIST (line 3702) | pub const NET_RT_IFMALIST: ::c_int = 4; constant NET_RT_IFLISTL (line 3703) | pub const NET_RT_IFLISTL: ::c_int = 5; constant IPC_INFO (line 3706) | pub const IPC_INFO: ::c_int = 3; constant MSG_NOERROR (line 3707) | pub const MSG_NOERROR: ::c_int = 0o10000; constant SHM_LOCK (line 3708) | pub const SHM_LOCK: ::c_int = 11; constant SHM_UNLOCK (line 3709) | pub const SHM_UNLOCK: ::c_int = 12; constant SHM_STAT (line 3710) | pub const SHM_STAT: ::c_int = 13; constant SHM_INFO (line 3711) | pub const SHM_INFO: ::c_int = 14; constant SHM_ANON (line 3712) | pub const SHM_ANON: *mut ::c_char = 1 as *mut ::c_char; constant CTL_MAXID (line 3720) | pub const CTL_MAXID: ::c_int = 10; constant KERN_MAXID (line 3723) | pub const KERN_MAXID: ::c_int = 38; constant HW_MAXID (line 3726) | pub const HW_MAXID: ::c_int = 13; constant USER_MAXID (line 3729) | pub const USER_MAXID: ::c_int = 21; constant CTL_P1003_1B_MAXID (line 3732) | pub const CTL_P1003_1B_MAXID: ::c_int = 26; constant MSG_NOTIFICATION (line 3734) | pub const MSG_NOTIFICATION: ::c_int = 0x00002000; constant MSG_NBIO (line 3735) | pub const MSG_NBIO: ::c_int = 0x00004000; constant MSG_COMPAT (line 3736) | pub const MSG_COMPAT: ::c_int = 0x00008000; constant MSG_CMSG_CLOEXEC (line 3737) | pub const MSG_CMSG_CLOEXEC: ::c_int = 0x00040000; constant MSG_NOSIGNAL (line 3738) | pub const MSG_NOSIGNAL: ::c_int = 0x20000; constant MSG_WAITFORONE (line 3739) | pub const MSG_WAITFORONE: ::c_int = 0x00080000; constant EMPTY (line 3742) | pub const EMPTY: ::c_short = 0; constant BOOT_TIME (line 3743) | pub const BOOT_TIME: ::c_short = 1; constant OLD_TIME (line 3744) | pub const OLD_TIME: ::c_short = 2; constant NEW_TIME (line 3745) | pub const NEW_TIME: ::c_short = 3; constant USER_PROCESS (line 3746) | pub const USER_PROCESS: ::c_short = 4; constant INIT_PROCESS (line 3747) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 3748) | pub const LOGIN_PROCESS: ::c_short = 6; constant DEAD_PROCESS (line 3749) | pub const DEAD_PROCESS: ::c_short = 7; constant SHUTDOWN_TIME (line 3750) | pub const SHUTDOWN_TIME: ::c_short = 8; constant UTXDB_ACTIVE (line 3752) | pub const UTXDB_ACTIVE: ::c_int = 0; constant UTXDB_LASTLOGIN (line 3753) | pub const UTXDB_LASTLOGIN: ::c_int = 1; constant UTXDB_LOG (line 3754) | pub const UTXDB_LOG: ::c_int = 2; constant LC_COLLATE_MASK (line 3756) | pub const LC_COLLATE_MASK: ::c_int = 1 << 0; constant LC_CTYPE_MASK (line 3757) | pub const LC_CTYPE_MASK: ::c_int = 1 << 1; constant LC_MONETARY_MASK (line 3758) | pub const LC_MONETARY_MASK: ::c_int = 1 << 2; constant LC_NUMERIC_MASK (line 3759) | pub const LC_NUMERIC_MASK: ::c_int = 1 << 3; constant LC_TIME_MASK (line 3760) | pub const LC_TIME_MASK: ::c_int = 1 << 4; constant LC_MESSAGES_MASK (line 3761) | pub const LC_MESSAGES_MASK: ::c_int = 1 << 5; constant LC_ALL_MASK (line 3762) | pub const LC_ALL_MASK: ::c_int = LC_COLLATE_MASK constant WSTOPPED (line 3769) | pub const WSTOPPED: ::c_int = 2; constant WCONTINUED (line 3770) | pub const WCONTINUED: ::c_int = 4; constant WNOWAIT (line 3771) | pub const WNOWAIT: ::c_int = 8; constant WEXITED (line 3772) | pub const WEXITED: ::c_int = 16; constant WTRAPPED (line 3773) | pub const WTRAPPED: ::c_int = 32; constant P_PID (line 3777) | pub const P_PID: idtype_t = 0; constant P_PGID (line 3778) | pub const P_PGID: idtype_t = 2; constant P_ALL (line 3779) | pub const P_ALL: idtype_t = 7; constant UTIME_OMIT (line 3781) | pub const UTIME_OMIT: c_long = -2; constant UTIME_NOW (line 3782) | pub const UTIME_NOW: c_long = -1; constant B460800 (line 3784) | pub const B460800: ::speed_t = 460800; constant B921600 (line 3785) | pub const B921600: ::speed_t = 921600; constant AT_FDCWD (line 3787) | pub const AT_FDCWD: ::c_int = -100; constant AT_EACCESS (line 3788) | pub const AT_EACCESS: ::c_int = 0x100; constant AT_SYMLINK_NOFOLLOW (line 3789) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x200; constant AT_SYMLINK_FOLLOW (line 3790) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x400; constant AT_REMOVEDIR (line 3791) | pub const AT_REMOVEDIR: ::c_int = 0x800; constant AT_RESOLVE_BENEATH (line 3792) | pub const AT_RESOLVE_BENEATH: ::c_int = 0x2000; constant AT_EMPTY_PATH (line 3793) | pub const AT_EMPTY_PATH: ::c_int = 0x4000; constant AT_NULL (line 3795) | pub const AT_NULL: ::c_int = 0; constant AT_IGNORE (line 3796) | pub const AT_IGNORE: ::c_int = 1; constant AT_EXECFD (line 3797) | pub const AT_EXECFD: ::c_int = 2; constant AT_PHDR (line 3798) | pub const AT_PHDR: ::c_int = 3; constant AT_PHENT (line 3799) | pub const AT_PHENT: ::c_int = 4; constant AT_PHNUM (line 3800) | pub const AT_PHNUM: ::c_int = 5; constant AT_PAGESZ (line 3801) | pub const AT_PAGESZ: ::c_int = 6; constant AT_BASE (line 3802) | pub const AT_BASE: ::c_int = 7; constant AT_FLAGS (line 3803) | pub const AT_FLAGS: ::c_int = 8; constant AT_ENTRY (line 3804) | pub const AT_ENTRY: ::c_int = 9; constant AT_NOTELF (line 3805) | pub const AT_NOTELF: ::c_int = 10; constant AT_UID (line 3806) | pub const AT_UID: ::c_int = 11; constant AT_EUID (line 3807) | pub const AT_EUID: ::c_int = 12; constant AT_GID (line 3808) | pub const AT_GID: ::c_int = 13; constant AT_EGID (line 3809) | pub const AT_EGID: ::c_int = 14; constant AT_EXECPATH (line 3810) | pub const AT_EXECPATH: ::c_int = 15; constant AT_CANARY (line 3811) | pub const AT_CANARY: ::c_int = 16; constant AT_OSRELDATE (line 3812) | pub const AT_OSRELDATE: ::c_int = 18; constant AT_NCPUS (line 3813) | pub const AT_NCPUS: ::c_int = 19; constant AT_PAGESIZES (line 3814) | pub const AT_PAGESIZES: ::c_int = 20; constant AT_TIMEKEEP (line 3815) | pub const AT_TIMEKEEP: ::c_int = 22; constant AT_HWCAP (line 3816) | pub const AT_HWCAP: ::c_int = 25; constant AT_HWCAP2 (line 3817) | pub const AT_HWCAP2: ::c_int = 26; constant AT_USRSTACKBASE (line 3818) | pub const AT_USRSTACKBASE: ::c_int = 35; constant AT_USRSTACKLIM (line 3819) | pub const AT_USRSTACKLIM: ::c_int = 36; constant TABDLY (line 3821) | pub const TABDLY: ::tcflag_t = 0x00000004; constant TAB0 (line 3822) | pub const TAB0: ::tcflag_t = 0x00000000; constant TAB3 (line 3823) | pub const TAB3: ::tcflag_t = 0x00000004; constant _PC_ACL_NFS4 (line 3825) | pub const _PC_ACL_NFS4: ::c_int = 64; constant _SC_CPUSET_SIZE (line 3827) | pub const _SC_CPUSET_SIZE: ::c_int = 122; constant _UUID_NODE_LEN (line 3829) | pub const _UUID_NODE_LEN: usize = 6; constant PD_DAEMON (line 3832) | pub const PD_DAEMON: ::c_int = 0x00000001; constant PD_CLOEXEC (line 3833) | pub const PD_CLOEXEC: ::c_int = 0x00000002; constant PD_ALLOWED_AT_FORK (line 3834) | pub const PD_ALLOWED_AT_FORK: ::c_int = PD_DAEMON | PD_CLOEXEC; constant RTP_PRIO_REALTIME (line 3837) | pub const RTP_PRIO_REALTIME: ::c_ushort = 2; constant RTP_PRIO_NORMAL (line 3838) | pub const RTP_PRIO_NORMAL: ::c_ushort = 3; constant RTP_PRIO_IDLE (line 3839) | pub const RTP_PRIO_IDLE: ::c_ushort = 4; constant POSIX_SPAWN_RESETIDS (line 3841) | pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant POSIX_SPAWN_SETPGROUP (line 3842) | pub const POSIX_SPAWN_SETPGROUP: ::c_int = 0x02; constant POSIX_SPAWN_SETSCHEDPARAM (line 3843) | pub const POSIX_SPAWN_SETSCHEDPARAM: ::c_int = 0x04; constant POSIX_SPAWN_SETSCHEDULER (line 3844) | pub const POSIX_SPAWN_SETSCHEDULER: ::c_int = 0x08; constant POSIX_SPAWN_SETSIGDEF (line 3845) | pub const POSIX_SPAWN_SETSIGDEF: ::c_int = 0x10; constant POSIX_SPAWN_SETSIGMASK (line 3846) | pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x20; constant UF_SYSTEM (line 3849) | pub const UF_SYSTEM: ::c_ulong = 0x00000080; constant UF_SPARSE (line 3850) | pub const UF_SPARSE: ::c_ulong = 0x00000100; constant UF_OFFLINE (line 3851) | pub const UF_OFFLINE: ::c_ulong = 0x00000200; constant UF_REPARSE (line 3852) | pub const UF_REPARSE: ::c_ulong = 0x00000400; constant UF_ARCHIVE (line 3853) | pub const UF_ARCHIVE: ::c_ulong = 0x00000800; constant UF_READONLY (line 3854) | pub const UF_READONLY: ::c_ulong = 0x00001000; constant UF_HIDDEN (line 3855) | pub const UF_HIDDEN: ::c_ulong = 0x00008000; constant SF_SNAPSHOT (line 3856) | pub const SF_SNAPSHOT: ::c_ulong = 0x00200000; constant F_ADD_SEALS (line 3859) | pub const F_ADD_SEALS: ::c_int = 19; constant F_GET_SEALS (line 3860) | pub const F_GET_SEALS: ::c_int = 20; constant F_OGETLK (line 3861) | pub const F_OGETLK: ::c_int = 7; constant F_OSETLK (line 3862) | pub const F_OSETLK: ::c_int = 8; constant F_OSETLKW (line 3863) | pub const F_OSETLKW: ::c_int = 9; constant F_RDAHEAD (line 3864) | pub const F_RDAHEAD: ::c_int = 16; constant F_READAHEAD (line 3865) | pub const F_READAHEAD: ::c_int = 15; constant F_SETLK_REMOTE (line 3866) | pub const F_SETLK_REMOTE: ::c_int = 14; constant F_KINFO (line 3867) | pub const F_KINFO: ::c_int = 22; constant F_SEAL_GROW (line 3870) | pub const F_SEAL_GROW: ::c_int = 4; constant F_SEAL_SEAL (line 3871) | pub const F_SEAL_SEAL: ::c_int = 1; constant F_SEAL_SHRINK (line 3872) | pub const F_SEAL_SHRINK: ::c_int = 2; constant F_SEAL_WRITE (line 3873) | pub const F_SEAL_WRITE: ::c_int = 8; constant SPACECTL_DEALLOC (line 3876) | pub const SPACECTL_DEALLOC: ::c_int = 1; constant HOSTNAME_FOUND (line 3879) | pub const HOSTNAME_FOUND: ::c_int = 0; constant HOSTNAME_INCORRECTNAME (line 3880) | pub const HOSTNAME_INCORRECTNAME: ::c_int = 1; constant HOSTNAME_INVALIDADDR (line 3881) | pub const HOSTNAME_INVALIDADDR: ::c_int = 2; constant HOSTNAME_INVALIDNAME (line 3882) | pub const HOSTNAME_INVALIDNAME: ::c_int = 3; constant RFFDG (line 3885) | pub const RFFDG: ::c_int = 4; constant RFPROC (line 3886) | pub const RFPROC: ::c_int = 16; constant RFMEM (line 3887) | pub const RFMEM: ::c_int = 32; constant RFNOWAIT (line 3888) | pub const RFNOWAIT: ::c_int = 64; constant RFCFDG (line 3889) | pub const RFCFDG: ::c_int = 4096; constant RFTHREAD (line 3890) | pub const RFTHREAD: ::c_int = 8192; constant RFSIGSHARE (line 3891) | pub const RFSIGSHARE: ::c_int = 16384; constant RFLINUXTHPN (line 3892) | pub const RFLINUXTHPN: ::c_int = 65536; constant RFTSIGZMB (line 3893) | pub const RFTSIGZMB: ::c_int = 524288; constant RFSPAWN (line 3894) | pub const RFSPAWN: ::c_int = 2147483648; constant EFD_SEMAPHORE (line 3897) | pub const EFD_SEMAPHORE: ::c_int = 0x1; constant EFD_NONBLOCK (line 3898) | pub const EFD_NONBLOCK: ::c_int = 0x4; constant EFD_CLOEXEC (line 3899) | pub const EFD_CLOEXEC: ::c_int = 0x100000; constant MALLOCX_ZERO (line 3901) | pub const MALLOCX_ZERO: ::c_int = 0x40; constant WMESGLEN (line 3904) | pub const WMESGLEN: usize = 8; constant LOCKNAMELEN (line 3906) | pub const LOCKNAMELEN: usize = 8; constant TDNAMLEN (line 3908) | pub const TDNAMLEN: usize = 16; constant COMMLEN (line 3910) | pub const COMMLEN: usize = 19; constant KI_EMULNAMELEN (line 3912) | pub const KI_EMULNAMELEN: usize = 16; constant KI_NGROUPS (line 3914) | pub const KI_NGROUPS: usize = 16; constant KI_NSPARE_LONG (line 3922) | pub const KI_NSPARE_LONG: usize = 12; constant KI_CRF_CAPABILITY_MODE (line 3924) | pub const KI_CRF_CAPABILITY_MODE: usize = 0x00000001; constant KI_CRF_GRP_OVERFLOW (line 3927) | pub const KI_CRF_GRP_OVERFLOW: usize = 0x80000000; constant KI_CTTY (line 3929) | pub const KI_CTTY: usize = 0x00000001; constant KI_SLEADER (line 3931) | pub const KI_SLEADER: usize = 0x00000002; constant KI_LOCKBLOCK (line 3933) | pub const KI_LOCKBLOCK: usize = 0x00000004; constant LOGNAMELEN (line 3935) | pub const LOGNAMELEN: usize = 17; constant LOGINCLASSLEN (line 3937) | pub const LOGINCLASSLEN: usize = 17; constant KF_ATTR_VALID (line 3939) | pub const KF_ATTR_VALID: ::c_int = 0x0001; constant KF_TYPE_NONE (line 3940) | pub const KF_TYPE_NONE: ::c_int = 0; constant KF_TYPE_VNODE (line 3941) | pub const KF_TYPE_VNODE: ::c_int = 1; constant KF_TYPE_SOCKET (line 3942) | pub const KF_TYPE_SOCKET: ::c_int = 2; constant KF_TYPE_PIPE (line 3943) | pub const KF_TYPE_PIPE: ::c_int = 3; constant KF_TYPE_FIFO (line 3944) | pub const KF_TYPE_FIFO: ::c_int = 4; constant KF_TYPE_KQUEUE (line 3945) | pub const KF_TYPE_KQUEUE: ::c_int = 5; constant KF_TYPE_MQUEUE (line 3946) | pub const KF_TYPE_MQUEUE: ::c_int = 7; constant KF_TYPE_SHM (line 3947) | pub const KF_TYPE_SHM: ::c_int = 8; constant KF_TYPE_SEM (line 3948) | pub const KF_TYPE_SEM: ::c_int = 9; constant KF_TYPE_PTS (line 3949) | pub const KF_TYPE_PTS: ::c_int = 10; constant KF_TYPE_PROCDESC (line 3950) | pub const KF_TYPE_PROCDESC: ::c_int = 11; constant KF_TYPE_DEV (line 3951) | pub const KF_TYPE_DEV: ::c_int = 12; constant KF_TYPE_UNKNOWN (line 3952) | pub const KF_TYPE_UNKNOWN: ::c_int = 255; constant KF_VTYPE_VNON (line 3954) | pub const KF_VTYPE_VNON: ::c_int = 0; constant KF_VTYPE_VREG (line 3955) | pub const KF_VTYPE_VREG: ::c_int = 1; constant KF_VTYPE_VDIR (line 3956) | pub const KF_VTYPE_VDIR: ::c_int = 2; constant KF_VTYPE_VBLK (line 3957) | pub const KF_VTYPE_VBLK: ::c_int = 3; constant KF_VTYPE_VCHR (line 3958) | pub const KF_VTYPE_VCHR: ::c_int = 4; constant KF_VTYPE_VLNK (line 3959) | pub const KF_VTYPE_VLNK: ::c_int = 5; constant KF_VTYPE_VSOCK (line 3960) | pub const KF_VTYPE_VSOCK: ::c_int = 6; constant KF_VTYPE_VFIFO (line 3961) | pub const KF_VTYPE_VFIFO: ::c_int = 7; constant KF_VTYPE_VBAD (line 3962) | pub const KF_VTYPE_VBAD: ::c_int = 8; constant KF_VTYPE_UNKNOWN (line 3963) | pub const KF_VTYPE_UNKNOWN: ::c_int = 255; constant KF_FD_TYPE_CWD (line 3966) | pub const KF_FD_TYPE_CWD: ::c_int = -1; constant KF_FD_TYPE_ROOT (line 3968) | pub const KF_FD_TYPE_ROOT: ::c_int = -2; constant KF_FD_TYPE_JAIL (line 3970) | pub const KF_FD_TYPE_JAIL: ::c_int = -3; constant KF_FD_TYPE_TRACE (line 3972) | pub const KF_FD_TYPE_TRACE: ::c_int = -4; constant KF_FD_TYPE_TEXT (line 3973) | pub const KF_FD_TYPE_TEXT: ::c_int = -5; constant KF_FD_TYPE_CTTY (line 3975) | pub const KF_FD_TYPE_CTTY: ::c_int = -6; constant KF_FLAG_READ (line 3976) | pub const KF_FLAG_READ: ::c_int = 0x00000001; constant KF_FLAG_WRITE (line 3977) | pub const KF_FLAG_WRITE: ::c_int = 0x00000002; constant KF_FLAG_APPEND (line 3978) | pub const KF_FLAG_APPEND: ::c_int = 0x00000004; constant KF_FLAG_ASYNC (line 3979) | pub const KF_FLAG_ASYNC: ::c_int = 0x00000008; constant KF_FLAG_FSYNC (line 3980) | pub const KF_FLAG_FSYNC: ::c_int = 0x00000010; constant KF_FLAG_NONBLOCK (line 3981) | pub const KF_FLAG_NONBLOCK: ::c_int = 0x00000020; constant KF_FLAG_DIRECT (line 3982) | pub const KF_FLAG_DIRECT: ::c_int = 0x00000040; constant KF_FLAG_HASLOCK (line 3983) | pub const KF_FLAG_HASLOCK: ::c_int = 0x00000080; constant KF_FLAG_SHLOCK (line 3984) | pub const KF_FLAG_SHLOCK: ::c_int = 0x00000100; constant KF_FLAG_EXLOCK (line 3985) | pub const KF_FLAG_EXLOCK: ::c_int = 0x00000200; constant KF_FLAG_NOFOLLOW (line 3986) | pub const KF_FLAG_NOFOLLOW: ::c_int = 0x00000400; constant KF_FLAG_CREAT (line 3987) | pub const KF_FLAG_CREAT: ::c_int = 0x00000800; constant KF_FLAG_TRUNC (line 3988) | pub const KF_FLAG_TRUNC: ::c_int = 0x00001000; constant KF_FLAG_EXCL (line 3989) | pub const KF_FLAG_EXCL: ::c_int = 0x00002000; constant KF_FLAG_EXEC (line 3990) | pub const KF_FLAG_EXEC: ::c_int = 0x00004000; constant KVME_TYPE_NONE (line 3992) | pub const KVME_TYPE_NONE: ::c_int = 0; constant KVME_TYPE_DEFAULT (line 3993) | pub const KVME_TYPE_DEFAULT: ::c_int = 1; constant KVME_TYPE_VNODE (line 3994) | pub const KVME_TYPE_VNODE: ::c_int = 2; constant KVME_TYPE_SWAP (line 3995) | pub const KVME_TYPE_SWAP: ::c_int = 3; constant KVME_TYPE_DEVICE (line 3996) | pub const KVME_TYPE_DEVICE: ::c_int = 4; constant KVME_TYPE_PHYS (line 3997) | pub const KVME_TYPE_PHYS: ::c_int = 5; constant KVME_TYPE_DEAD (line 3998) | pub const KVME_TYPE_DEAD: ::c_int = 6; constant KVME_TYPE_SG (line 3999) | pub const KVME_TYPE_SG: ::c_int = 7; constant KVME_TYPE_MGTDEVICE (line 4000) | pub const KVME_TYPE_MGTDEVICE: ::c_int = 8; constant KVME_TYPE_UNKNOWN (line 4003) | pub const KVME_TYPE_UNKNOWN: ::c_int = 255; constant KVME_PROT_READ (line 4004) | pub const KVME_PROT_READ: ::c_int = 0x00000001; constant KVME_PROT_WRITE (line 4005) | pub const KVME_PROT_WRITE: ::c_int = 0x00000002; constant KVME_PROT_EXEC (line 4006) | pub const KVME_PROT_EXEC: ::c_int = 0x00000004; constant KVME_FLAG_COW (line 4007) | pub const KVME_FLAG_COW: ::c_int = 0x00000001; constant KVME_FLAG_NEEDS_COPY (line 4008) | pub const KVME_FLAG_NEEDS_COPY: ::c_int = 0x00000002; constant KVME_FLAG_NOCOREDUMP (line 4009) | pub const KVME_FLAG_NOCOREDUMP: ::c_int = 0x00000004; constant KVME_FLAG_SUPER (line 4010) | pub const KVME_FLAG_SUPER: ::c_int = 0x00000008; constant KVME_FLAG_GROWS_UP (line 4011) | pub const KVME_FLAG_GROWS_UP: ::c_int = 0x00000010; constant KVME_FLAG_GROWS_DOWN (line 4012) | pub const KVME_FLAG_GROWS_DOWN: ::c_int = 0x00000020; constant KVME_FLAG_USER_WIRED (line 4013) | pub const KVME_FLAG_USER_WIRED: ::c_int = 0x00000040; constant KKST_MAXLEN (line 4015) | pub const KKST_MAXLEN: ::c_int = 1024; constant KKST_STATE_STACKOK (line 4017) | pub const KKST_STATE_STACKOK: ::c_int = 0; constant KKST_STATE_SWAPPED (line 4019) | pub const KKST_STATE_SWAPPED: ::c_int = 1; constant KKST_STATE_RUNNING (line 4020) | pub const KKST_STATE_RUNNING: ::c_int = 2; constant PRI_MIN (line 4023) | pub const PRI_MIN: ::c_int = 0; constant PRI_MAX (line 4024) | pub const PRI_MAX: ::c_int = 255; constant PRI_MIN_ITHD (line 4025) | pub const PRI_MIN_ITHD: ::c_int = PRI_MIN; constant PRI_MAX_ITHD (line 4028) | pub const PRI_MAX_ITHD: ::c_int = PRI_MIN_REALTIME - 1; constant PI_REALTIME (line 4029) | pub const PI_REALTIME: ::c_int = PRI_MIN_ITHD + 0; constant PI_AV (line 4031) | pub const PI_AV: ::c_int = PRI_MIN_ITHD + 4; constant PI_NET (line 4033) | pub const PI_NET: ::c_int = PRI_MIN_ITHD + 8; constant PI_DISK (line 4035) | pub const PI_DISK: ::c_int = PRI_MIN_ITHD + 12; constant PI_TTY (line 4037) | pub const PI_TTY: ::c_int = PRI_MIN_ITHD + 16; constant PI_DULL (line 4039) | pub const PI_DULL: ::c_int = PRI_MIN_ITHD + 20; constant PI_SOFT (line 4041) | pub const PI_SOFT: ::c_int = PRI_MIN_ITHD + 24; constant PRI_MIN_REALTIME (line 4043) | pub const PRI_MIN_REALTIME: ::c_int = 48; constant PRI_MAX_REALTIME (line 4046) | pub const PRI_MAX_REALTIME: ::c_int = PRI_MIN_KERN - 1; constant PRI_MIN_KERN (line 4048) | pub const PRI_MIN_KERN: ::c_int = 80; constant PRI_MAX_KERN (line 4051) | pub const PRI_MAX_KERN: ::c_int = PRI_MIN_TIMESHARE - 1; constant PSWP (line 4054) | pub const PSWP: ::c_int = PRI_MIN_KERN + 0; constant PVM (line 4057) | pub const PVM: ::c_int = PRI_MIN_KERN + 4; constant PINOD (line 4060) | pub const PINOD: ::c_int = PRI_MIN_KERN + 8; constant PRIBIO (line 4063) | pub const PRIBIO: ::c_int = PRI_MIN_KERN + 12; constant PVFS (line 4066) | pub const PVFS: ::c_int = PRI_MIN_KERN + 16; constant PZERO (line 4069) | pub const PZERO: ::c_int = PRI_MIN_KERN + 20; constant PSOCK (line 4072) | pub const PSOCK: ::c_int = PRI_MIN_KERN + 24; constant PWAIT (line 4075) | pub const PWAIT: ::c_int = PRI_MIN_KERN + 28; constant PLOCK (line 4078) | pub const PLOCK: ::c_int = PRI_MIN_KERN + 32; constant PPAUSE (line 4081) | pub const PPAUSE: ::c_int = PRI_MIN_KERN + 36; constant PRI_MIN_TIMESHARE (line 4083) | pub const PRI_MIN_TIMESHARE: ::c_int = 120; constant PRI_MAX_TIMESHARE (line 4084) | pub const PRI_MAX_TIMESHARE: ::c_int = PRI_MIN_IDLE - 1; constant PUSER (line 4087) | pub const PUSER: ::c_int = PRI_MIN_TIMESHARE; constant PRI_MIN_IDLE (line 4088) | pub const PRI_MIN_IDLE: ::c_int = 224; constant PRI_MAX_IDLE (line 4089) | pub const PRI_MAX_IDLE: ::c_int = PRI_MAX; constant NZERO (line 4091) | pub const NZERO: ::c_int = 0; constant RUSAGE_THREAD (line 4094) | pub const RUSAGE_THREAD: ::c_int = 1; constant CHILD_MAX (line 4103) | pub const CHILD_MAX: ::c_int = 40; constant MAXCOMLEN (line 4105) | pub const MAXCOMLEN: usize = 19; constant MAXINTERP (line 4107) | pub const MAXINTERP: ::c_int = ::PATH_MAX; constant MAXLOGNAME (line 4109) | pub const MAXLOGNAME: ::c_int = 33; constant MAXUPRC (line 4111) | pub const MAXUPRC: ::c_int = CHILD_MAX; constant NCARGS (line 4113) | pub const NCARGS: ::c_int = ARG_MAX; constant NGROUPS (line 4115) | pub const NGROUPS: ::c_int = NGROUPS_MAX + 1; constant NOFILE (line 4117) | pub const NOFILE: ::c_int = OPEN_MAX; constant NOGROUP (line 4119) | pub const NOGROUP: ::c_int = 65535; constant MAXHOSTNAMELEN (line 4121) | pub const MAXHOSTNAMELEN: ::c_int = 256; constant MAX_CANON (line 4123) | pub const MAX_CANON: ::c_int = 255; constant MAX_INPUT (line 4125) | pub const MAX_INPUT: ::c_int = 255; constant NAME_MAX (line 4127) | pub const NAME_MAX: ::c_int = 255; constant MAXSYMLINKS (line 4128) | pub const MAXSYMLINKS: ::c_int = 32; constant NGROUPS_MAX (line 4130) | pub const NGROUPS_MAX: ::c_int = 1023; constant OPEN_MAX (line 4132) | pub const OPEN_MAX: ::c_int = 64; constant _POSIX_ARG_MAX (line 4134) | pub const _POSIX_ARG_MAX: ::c_int = 4096; constant _POSIX_LINK_MAX (line 4135) | pub const _POSIX_LINK_MAX: ::c_int = 8; constant _POSIX_MAX_CANON (line 4136) | pub const _POSIX_MAX_CANON: ::c_int = 255; constant _POSIX_MAX_INPUT (line 4137) | pub const _POSIX_MAX_INPUT: ::c_int = 255; constant _POSIX_NAME_MAX (line 4138) | pub const _POSIX_NAME_MAX: ::c_int = 14; constant _POSIX_PIPE_BUF (line 4139) | pub const _POSIX_PIPE_BUF: ::c_int = 512; constant _POSIX_SSIZE_MAX (line 4140) | pub const _POSIX_SSIZE_MAX: ::c_int = 32767; constant _POSIX_STREAM_MAX (line 4141) | pub const _POSIX_STREAM_MAX: ::c_int = 8; constant BC_BASE_MAX (line 4144) | pub const BC_BASE_MAX: ::c_int = 99; constant BC_DIM_MAX (line 4146) | pub const BC_DIM_MAX: ::c_int = 2048; constant BC_SCALE_MAX (line 4148) | pub const BC_SCALE_MAX: ::c_int = 99; constant BC_STRING_MAX (line 4150) | pub const BC_STRING_MAX: ::c_int = 1000; constant CHARCLASS_NAME_MAX (line 4152) | pub const CHARCLASS_NAME_MAX: ::c_int = 14; constant COLL_WEIGHTS_MAX (line 4154) | pub const COLL_WEIGHTS_MAX: ::c_int = 10; constant EXPR_NEST_MAX (line 4156) | pub const EXPR_NEST_MAX: ::c_int = 32; constant LINE_MAX (line 4158) | pub const LINE_MAX: ::c_int = 2048; constant RE_DUP_MAX (line 4160) | pub const RE_DUP_MAX: ::c_int = 255; constant _POSIX2_BC_BASE_MAX (line 4162) | pub const _POSIX2_BC_BASE_MAX: ::c_int = 99; constant _POSIX2_BC_DIM_MAX (line 4163) | pub const _POSIX2_BC_DIM_MAX: ::c_int = 2048; constant _POSIX2_BC_SCALE_MAX (line 4164) | pub const _POSIX2_BC_SCALE_MAX: ::c_int = 99; constant _POSIX2_BC_STRING_MAX (line 4165) | pub const _POSIX2_BC_STRING_MAX: ::c_int = 1000; constant _POSIX2_CHARCLASS_NAME_MAX (line 4166) | pub const _POSIX2_CHARCLASS_NAME_MAX: ::c_int = 14; constant _POSIX2_COLL_WEIGHTS_MAX (line 4167) | pub const _POSIX2_COLL_WEIGHTS_MAX: ::c_int = 2; constant _POSIX2_EQUIV_CLASS_MAX (line 4168) | pub const _POSIX2_EQUIV_CLASS_MAX: ::c_int = 2; constant _POSIX2_EXPR_NEST_MAX (line 4169) | pub const _POSIX2_EXPR_NEST_MAX: ::c_int = 32; constant _POSIX2_LINE_MAX (line 4170) | pub const _POSIX2_LINE_MAX: ::c_int = 2048; constant _POSIX2_RE_DUP_MAX (line 4171) | pub const _POSIX2_RE_DUP_MAX: ::c_int = 255; constant TDF_BORROWING (line 4174) | pub const TDF_BORROWING: ::c_int = 0x00000001; constant TDF_INPANIC (line 4175) | pub const TDF_INPANIC: ::c_int = 0x00000002; constant TDF_INMEM (line 4176) | pub const TDF_INMEM: ::c_int = 0x00000004; constant TDF_SINTR (line 4177) | pub const TDF_SINTR: ::c_int = 0x00000008; constant TDF_TIMEOUT (line 4178) | pub const TDF_TIMEOUT: ::c_int = 0x00000010; constant TDF_IDLETD (line 4179) | pub const TDF_IDLETD: ::c_int = 0x00000020; constant TDF_CANSWAP (line 4180) | pub const TDF_CANSWAP: ::c_int = 0x00000040; constant TDF_KTH_SUSP (line 4181) | pub const TDF_KTH_SUSP: ::c_int = 0x00000100; constant TDF_ALLPROCSUSP (line 4182) | pub const TDF_ALLPROCSUSP: ::c_int = 0x00000200; constant TDF_BOUNDARY (line 4183) | pub const TDF_BOUNDARY: ::c_int = 0x00000400; constant TDF_ASTPENDING (line 4185) | pub const TDF_ASTPENDING: ::c_int = 0x00000800; constant TDF_SBDRY (line 4186) | pub const TDF_SBDRY: ::c_int = 0x00002000; constant TDF_UPIBLOCKED (line 4187) | pub const TDF_UPIBLOCKED: ::c_int = 0x00004000; constant TDF_NEEDSUSPCHK (line 4189) | pub const TDF_NEEDSUSPCHK: ::c_int = 0x00008000; constant TDF_NEEDRESCHED (line 4191) | pub const TDF_NEEDRESCHED: ::c_int = 0x00010000; constant TDF_NEEDSIGCHK (line 4193) | pub const TDF_NEEDSIGCHK: ::c_int = 0x00020000; constant TDF_NOLOAD (line 4194) | pub const TDF_NOLOAD: ::c_int = 0x00040000; constant TDF_SERESTART (line 4195) | pub const TDF_SERESTART: ::c_int = 0x00080000; constant TDF_THRWAKEUP (line 4196) | pub const TDF_THRWAKEUP: ::c_int = 0x00100000; constant TDF_SEINTR (line 4197) | pub const TDF_SEINTR: ::c_int = 0x00200000; constant TDF_SWAPINREQ (line 4198) | pub const TDF_SWAPINREQ: ::c_int = 0x00400000; constant TDF_UNUSED23 (line 4200) | pub const TDF_UNUSED23: ::c_int = 0x00800000; constant TDF_SCHED0 (line 4201) | pub const TDF_SCHED0: ::c_int = 0x01000000; constant TDF_SCHED1 (line 4202) | pub const TDF_SCHED1: ::c_int = 0x02000000; constant TDF_SCHED2 (line 4203) | pub const TDF_SCHED2: ::c_int = 0x04000000; constant TDF_SCHED3 (line 4204) | pub const TDF_SCHED3: ::c_int = 0x08000000; constant TDF_ALRMPEND (line 4206) | pub const TDF_ALRMPEND: ::c_int = 0x10000000; constant TDF_PROFPEND (line 4208) | pub const TDF_PROFPEND: ::c_int = 0x20000000; constant TDF_MACPEND (line 4210) | pub const TDF_MACPEND: ::c_int = 0x40000000; constant TDB_SUSPEND (line 4212) | pub const TDB_SUSPEND: ::c_int = 0x00000001; constant TDB_XSIG (line 4213) | pub const TDB_XSIG: ::c_int = 0x00000002; constant TDB_USERWR (line 4214) | pub const TDB_USERWR: ::c_int = 0x00000004; constant TDB_SCE (line 4215) | pub const TDB_SCE: ::c_int = 0x00000008; constant TDB_SCX (line 4216) | pub const TDB_SCX: ::c_int = 0x00000010; constant TDB_EXEC (line 4217) | pub const TDB_EXEC: ::c_int = 0x00000020; constant TDB_FORK (line 4218) | pub const TDB_FORK: ::c_int = 0x00000040; constant TDB_STOPATFORK (line 4219) | pub const TDB_STOPATFORK: ::c_int = 0x00000080; constant TDB_CHILD (line 4220) | pub const TDB_CHILD: ::c_int = 0x00000100; constant TDB_BORN (line 4221) | pub const TDB_BORN: ::c_int = 0x00000200; constant TDB_EXIT (line 4222) | pub const TDB_EXIT: ::c_int = 0x00000400; constant TDB_VFORK (line 4223) | pub const TDB_VFORK: ::c_int = 0x00000800; constant TDB_FSTP (line 4224) | pub const TDB_FSTP: ::c_int = 0x00001000; constant TDB_STEP (line 4225) | pub const TDB_STEP: ::c_int = 0x00002000; constant TDP_OLDMASK (line 4227) | pub const TDP_OLDMASK: ::c_int = 0x00000001; constant TDP_INKTR (line 4228) | pub const TDP_INKTR: ::c_int = 0x00000002; constant TDP_INKTRACE (line 4229) | pub const TDP_INKTRACE: ::c_int = 0x00000004; constant TDP_BUFNEED (line 4230) | pub const TDP_BUFNEED: ::c_int = 0x00000008; constant TDP_COWINPROGRESS (line 4231) | pub const TDP_COWINPROGRESS: ::c_int = 0x00000010; constant TDP_ALTSTACK (line 4232) | pub const TDP_ALTSTACK: ::c_int = 0x00000020; constant TDP_DEADLKTREAT (line 4233) | pub const TDP_DEADLKTREAT: ::c_int = 0x00000040; constant TDP_NOFAULTING (line 4234) | pub const TDP_NOFAULTING: ::c_int = 0x00000080; constant TDP_OWEUPC (line 4235) | pub const TDP_OWEUPC: ::c_int = 0x00000200; constant TDP_ITHREAD (line 4236) | pub const TDP_ITHREAD: ::c_int = 0x00000400; constant TDP_SYNCIO (line 4237) | pub const TDP_SYNCIO: ::c_int = 0x00000800; constant TDP_SCHED1 (line 4238) | pub const TDP_SCHED1: ::c_int = 0x00001000; constant TDP_SCHED2 (line 4239) | pub const TDP_SCHED2: ::c_int = 0x00002000; constant TDP_SCHED3 (line 4240) | pub const TDP_SCHED3: ::c_int = 0x00004000; constant TDP_SCHED4 (line 4241) | pub const TDP_SCHED4: ::c_int = 0x00008000; constant TDP_GEOM (line 4242) | pub const TDP_GEOM: ::c_int = 0x00010000; constant TDP_SOFTDEP (line 4243) | pub const TDP_SOFTDEP: ::c_int = 0x00020000; constant TDP_NORUNNINGBUF (line 4244) | pub const TDP_NORUNNINGBUF: ::c_int = 0x00040000; constant TDP_WAKEUP (line 4245) | pub const TDP_WAKEUP: ::c_int = 0x00080000; constant TDP_INBDFLUSH (line 4246) | pub const TDP_INBDFLUSH: ::c_int = 0x00100000; constant TDP_KTHREAD (line 4247) | pub const TDP_KTHREAD: ::c_int = 0x00200000; constant TDP_CALLCHAIN (line 4248) | pub const TDP_CALLCHAIN: ::c_int = 0x00400000; constant TDP_IGNSUSP (line 4249) | pub const TDP_IGNSUSP: ::c_int = 0x00800000; constant TDP_AUDITREC (line 4250) | pub const TDP_AUDITREC: ::c_int = 0x01000000; constant TDP_RFPPWAIT (line 4251) | pub const TDP_RFPPWAIT: ::c_int = 0x02000000; constant TDP_RESETSPUR (line 4252) | pub const TDP_RESETSPUR: ::c_int = 0x04000000; constant TDP_NERRNO (line 4253) | pub const TDP_NERRNO: ::c_int = 0x08000000; constant TDP_EXECVMSPC (line 4254) | pub const TDP_EXECVMSPC: ::c_int = 0x40000000; constant TDI_SUSPENDED (line 4256) | pub const TDI_SUSPENDED: ::c_int = 0x0001; constant TDI_SLEEPING (line 4257) | pub const TDI_SLEEPING: ::c_int = 0x0002; constant TDI_SWAPPED (line 4258) | pub const TDI_SWAPPED: ::c_int = 0x0004; constant TDI_LOCK (line 4259) | pub const TDI_LOCK: ::c_int = 0x0008; constant TDI_IWAIT (line 4260) | pub const TDI_IWAIT: ::c_int = 0x0010; constant P_ADVLOCK (line 4262) | pub const P_ADVLOCK: ::c_int = 0x00000001; constant P_CONTROLT (line 4263) | pub const P_CONTROLT: ::c_int = 0x00000002; constant P_KPROC (line 4264) | pub const P_KPROC: ::c_int = 0x00000004; constant P_UNUSED3 (line 4265) | pub const P_UNUSED3: ::c_int = 0x00000008; constant P_PPWAIT (line 4266) | pub const P_PPWAIT: ::c_int = 0x00000010; constant P_PROFIL (line 4267) | pub const P_PROFIL: ::c_int = 0x00000020; constant P_STOPPROF (line 4268) | pub const P_STOPPROF: ::c_int = 0x00000040; constant P_HADTHREADS (line 4269) | pub const P_HADTHREADS: ::c_int = 0x00000080; constant P_SUGID (line 4270) | pub const P_SUGID: ::c_int = 0x00000100; constant P_SYSTEM (line 4271) | pub const P_SYSTEM: ::c_int = 0x00000200; constant P_SINGLE_EXIT (line 4272) | pub const P_SINGLE_EXIT: ::c_int = 0x00000400; constant P_TRACED (line 4273) | pub const P_TRACED: ::c_int = 0x00000800; constant P_WAITED (line 4274) | pub const P_WAITED: ::c_int = 0x00001000; constant P_WEXIT (line 4275) | pub const P_WEXIT: ::c_int = 0x00002000; constant P_EXEC (line 4276) | pub const P_EXEC: ::c_int = 0x00004000; constant P_WKILLED (line 4277) | pub const P_WKILLED: ::c_int = 0x00008000; constant P_CONTINUED (line 4278) | pub const P_CONTINUED: ::c_int = 0x00010000; constant P_STOPPED_SIG (line 4279) | pub const P_STOPPED_SIG: ::c_int = 0x00020000; constant P_STOPPED_TRACE (line 4280) | pub const P_STOPPED_TRACE: ::c_int = 0x00040000; constant P_STOPPED_SINGLE (line 4281) | pub const P_STOPPED_SINGLE: ::c_int = 0x00080000; constant P_PROTECTED (line 4282) | pub const P_PROTECTED: ::c_int = 0x00100000; constant P_SIGEVENT (line 4283) | pub const P_SIGEVENT: ::c_int = 0x00200000; constant P_SINGLE_BOUNDARY (line 4284) | pub const P_SINGLE_BOUNDARY: ::c_int = 0x00400000; constant P_HWPMC (line 4285) | pub const P_HWPMC: ::c_int = 0x00800000; constant P_JAILED (line 4286) | pub const P_JAILED: ::c_int = 0x01000000; constant P_TOTAL_STOP (line 4287) | pub const P_TOTAL_STOP: ::c_int = 0x02000000; constant P_INEXEC (line 4288) | pub const P_INEXEC: ::c_int = 0x04000000; constant P_STATCHILD (line 4289) | pub const P_STATCHILD: ::c_int = 0x08000000; constant P_INMEM (line 4290) | pub const P_INMEM: ::c_int = 0x10000000; constant P_SWAPPINGOUT (line 4291) | pub const P_SWAPPINGOUT: ::c_int = 0x20000000; constant P_SWAPPINGIN (line 4292) | pub const P_SWAPPINGIN: ::c_int = 0x40000000; constant P_PPTRACE (line 4293) | pub const P_PPTRACE: ::c_int = 0x80000000; constant P_STOPPED (line 4294) | pub const P_STOPPED: ::c_int = P_STOPPED_SIG | P_STOPPED_SINGLE | P_STOP... constant P2_INHERIT_PROTECTED (line 4296) | pub const P2_INHERIT_PROTECTED: ::c_int = 0x00000001; constant P2_NOTRACE (line 4297) | pub const P2_NOTRACE: ::c_int = 0x00000002; constant P2_NOTRACE_EXEC (line 4298) | pub const P2_NOTRACE_EXEC: ::c_int = 0x00000004; constant P2_AST_SU (line 4299) | pub const P2_AST_SU: ::c_int = 0x00000008; constant P2_PTRACE_FSTP (line 4300) | pub const P2_PTRACE_FSTP: ::c_int = 0x00000010; constant P2_TRAPCAP (line 4301) | pub const P2_TRAPCAP: ::c_int = 0x00000020; constant P2_STKGAP_DISABLE (line 4302) | pub const P2_STKGAP_DISABLE: ::c_int = 0x00000800; constant P2_STKGAP_DISABLE_EXEC (line 4303) | pub const P2_STKGAP_DISABLE_EXEC: ::c_int = 0x00001000; constant P_TREE_ORPHANED (line 4305) | pub const P_TREE_ORPHANED: ::c_int = 0x00000001; constant P_TREE_FIRST_ORPHAN (line 4306) | pub const P_TREE_FIRST_ORPHAN: ::c_int = 0x00000002; constant P_TREE_REAPER (line 4307) | pub const P_TREE_REAPER: ::c_int = 0x00000004; constant SIDL (line 4309) | pub const SIDL: ::c_char = 1; constant SRUN (line 4310) | pub const SRUN: ::c_char = 2; constant SSLEEP (line 4311) | pub const SSLEEP: ::c_char = 3; constant SSTOP (line 4312) | pub const SSTOP: ::c_char = 4; constant SZOMB (line 4313) | pub const SZOMB: ::c_char = 5; constant SWAIT (line 4314) | pub const SWAIT: ::c_char = 6; constant SLOCK (line 4315) | pub const SLOCK: ::c_char = 7; constant P_MAGIC (line 4317) | pub const P_MAGIC: ::c_int = 0xbeefface; constant TDP_SIGFASTBLOCK (line 4319) | pub const TDP_SIGFASTBLOCK: ::c_int = 0x00000100; constant TDP_UIOHELD (line 4320) | pub const TDP_UIOHELD: ::c_int = 0x10000000; constant TDP_SIGFASTPENDING (line 4321) | pub const TDP_SIGFASTPENDING: ::c_int = 0x80000000; constant TDP2_COMPAT32RB (line 4322) | pub const TDP2_COMPAT32RB: ::c_int = 0x00000002; constant P2_PROTMAX_ENABLE (line 4323) | pub const P2_PROTMAX_ENABLE: ::c_int = 0x00000200; constant P2_PROTMAX_DISABLE (line 4324) | pub const P2_PROTMAX_DISABLE: ::c_int = 0x00000400; constant TDP2_SBPAGES (line 4325) | pub const TDP2_SBPAGES: ::c_int = 0x00000001; constant P2_ASLR_ENABLE (line 4326) | pub const P2_ASLR_ENABLE: ::c_int = 0x00000040; constant P2_ASLR_DISABLE (line 4327) | pub const P2_ASLR_DISABLE: ::c_int = 0x00000080; constant P2_ASLR_IGNSTART (line 4328) | pub const P2_ASLR_IGNSTART: ::c_int = 0x00000100; constant P_TREE_GRPEXITED (line 4329) | pub const P_TREE_GRPEXITED: ::c_int = 0x00000008; constant PS_FST_VTYPE_VNON (line 4332) | pub const PS_FST_VTYPE_VNON: ::c_int = 1; constant PS_FST_VTYPE_VREG (line 4333) | pub const PS_FST_VTYPE_VREG: ::c_int = 2; constant PS_FST_VTYPE_VDIR (line 4334) | pub const PS_FST_VTYPE_VDIR: ::c_int = 3; constant PS_FST_VTYPE_VBLK (line 4335) | pub const PS_FST_VTYPE_VBLK: ::c_int = 4; constant PS_FST_VTYPE_VCHR (line 4336) | pub const PS_FST_VTYPE_VCHR: ::c_int = 5; constant PS_FST_VTYPE_VLNK (line 4337) | pub const PS_FST_VTYPE_VLNK: ::c_int = 6; constant PS_FST_VTYPE_VSOCK (line 4338) | pub const PS_FST_VTYPE_VSOCK: ::c_int = 7; constant PS_FST_VTYPE_VFIFO (line 4339) | pub const PS_FST_VTYPE_VFIFO: ::c_int = 8; constant PS_FST_VTYPE_VBAD (line 4340) | pub const PS_FST_VTYPE_VBAD: ::c_int = 9; constant PS_FST_VTYPE_UNKNOWN (line 4341) | pub const PS_FST_VTYPE_UNKNOWN: ::c_int = 255; constant PS_FST_TYPE_VNODE (line 4343) | pub const PS_FST_TYPE_VNODE: ::c_int = 1; constant PS_FST_TYPE_FIFO (line 4344) | pub const PS_FST_TYPE_FIFO: ::c_int = 2; constant PS_FST_TYPE_SOCKET (line 4345) | pub const PS_FST_TYPE_SOCKET: ::c_int = 3; constant PS_FST_TYPE_PIPE (line 4346) | pub const PS_FST_TYPE_PIPE: ::c_int = 4; constant PS_FST_TYPE_PTS (line 4347) | pub const PS_FST_TYPE_PTS: ::c_int = 5; constant PS_FST_TYPE_KQUEUE (line 4348) | pub const PS_FST_TYPE_KQUEUE: ::c_int = 6; constant PS_FST_TYPE_MQUEUE (line 4349) | pub const PS_FST_TYPE_MQUEUE: ::c_int = 8; constant PS_FST_TYPE_SHM (line 4350) | pub const PS_FST_TYPE_SHM: ::c_int = 9; constant PS_FST_TYPE_SEM (line 4351) | pub const PS_FST_TYPE_SEM: ::c_int = 10; constant PS_FST_TYPE_UNKNOWN (line 4352) | pub const PS_FST_TYPE_UNKNOWN: ::c_int = 11; constant PS_FST_TYPE_NONE (line 4353) | pub const PS_FST_TYPE_NONE: ::c_int = 12; constant PS_FST_TYPE_PROCDESC (line 4354) | pub const PS_FST_TYPE_PROCDESC: ::c_int = 13; constant PS_FST_TYPE_DEV (line 4355) | pub const PS_FST_TYPE_DEV: ::c_int = 14; constant PS_FST_TYPE_EVENTFD (line 4356) | pub const PS_FST_TYPE_EVENTFD: ::c_int = 15; constant PS_FST_UFLAG_RDIR (line 4358) | pub const PS_FST_UFLAG_RDIR: ::c_int = 0x0001; constant PS_FST_UFLAG_CDIR (line 4359) | pub const PS_FST_UFLAG_CDIR: ::c_int = 0x0002; constant PS_FST_UFLAG_JAIL (line 4360) | pub const PS_FST_UFLAG_JAIL: ::c_int = 0x0004; constant PS_FST_UFLAG_TRACE (line 4361) | pub const PS_FST_UFLAG_TRACE: ::c_int = 0x0008; constant PS_FST_UFLAG_TEXT (line 4362) | pub const PS_FST_UFLAG_TEXT: ::c_int = 0x0010; constant PS_FST_UFLAG_MMAP (line 4363) | pub const PS_FST_UFLAG_MMAP: ::c_int = 0x0020; constant PS_FST_UFLAG_CTTY (line 4364) | pub const PS_FST_UFLAG_CTTY: ::c_int = 0x0040; constant PS_FST_FFLAG_READ (line 4366) | pub const PS_FST_FFLAG_READ: ::c_int = 0x0001; constant PS_FST_FFLAG_WRITE (line 4367) | pub const PS_FST_FFLAG_WRITE: ::c_int = 0x0002; constant PS_FST_FFLAG_NONBLOCK (line 4368) | pub const PS_FST_FFLAG_NONBLOCK: ::c_int = 0x0004; constant PS_FST_FFLAG_APPEND (line 4369) | pub const PS_FST_FFLAG_APPEND: ::c_int = 0x0008; constant PS_FST_FFLAG_SHLOCK (line 4370) | pub const PS_FST_FFLAG_SHLOCK: ::c_int = 0x0010; constant PS_FST_FFLAG_EXLOCK (line 4371) | pub const PS_FST_FFLAG_EXLOCK: ::c_int = 0x0020; constant PS_FST_FFLAG_ASYNC (line 4372) | pub const PS_FST_FFLAG_ASYNC: ::c_int = 0x0040; constant PS_FST_FFLAG_SYNC (line 4373) | pub const PS_FST_FFLAG_SYNC: ::c_int = 0x0080; constant PS_FST_FFLAG_NOFOLLOW (line 4374) | pub const PS_FST_FFLAG_NOFOLLOW: ::c_int = 0x0100; constant PS_FST_FFLAG_CREAT (line 4375) | pub const PS_FST_FFLAG_CREAT: ::c_int = 0x0200; constant PS_FST_FFLAG_TRUNC (line 4376) | pub const PS_FST_FFLAG_TRUNC: ::c_int = 0x0400; constant PS_FST_FFLAG_EXCL (line 4377) | pub const PS_FST_FFLAG_EXCL: ::c_int = 0x0800; constant PS_FST_FFLAG_DIRECT (line 4378) | pub const PS_FST_FFLAG_DIRECT: ::c_int = 0x1000; constant PS_FST_FFLAG_EXEC (line 4379) | pub const PS_FST_FFLAG_EXEC: ::c_int = 0x2000; constant PS_FST_FFLAG_HASLOCK (line 4380) | pub const PS_FST_FFLAG_HASLOCK: ::c_int = 0x4000; constant MAXFIDSZ (line 4389) | pub const MAXFIDSZ: ::c_int = 16; constant MFSNAMELEN (line 4391) | pub const MFSNAMELEN: ::c_int = 16; constant MNT_SUJ (line 4403) | pub const MNT_SUJ: u64 = 0x100000000; constant MNT_AUTOMOUNTED (line 4405) | pub const MNT_AUTOMOUNTED: u64 = 0x200000000; constant MNT_UNTRUSTED (line 4407) | pub const MNT_UNTRUSTED: u64 = 0x800000000; constant MNT_EXTLS (line 4410) | pub const MNT_EXTLS: u64 = 0x4000000000; constant MNT_EXTLSCERT (line 4412) | pub const MNT_EXTLSCERT: u64 = 0x8000000000; constant MNT_EXTLSCERTUSER (line 4414) | pub const MNT_EXTLSCERTUSER: u64 = 0x10000000000; constant MNT_LOCAL (line 4417) | pub const MNT_LOCAL: u64 = 0x000001000; constant MNT_QUOTA (line 4419) | pub const MNT_QUOTA: u64 = 0x000002000; constant MNT_ROOTFS (line 4421) | pub const MNT_ROOTFS: u64 = 0x000004000; constant MNT_USER (line 4423) | pub const MNT_USER: u64 = 0x000008000; constant MNT_IGNORE (line 4425) | pub const MNT_IGNORE: u64 = 0x000800000; constant MNT_VERIFIED (line 4427) | pub const MNT_VERIFIED: u64 = 0x400000000; constant MNT_NOCOVER (line 4430) | pub const MNT_NOCOVER: u64 = 0x001000000000; constant MNT_EMPTYDIR (line 4432) | pub const MNT_EMPTYDIR: u64 = 0x002000000000; constant MNT_RECURSE (line 4434) | pub const MNT_RECURSE: u64 = 0x100000000000; constant MNT_DEFERRED (line 4436) | pub const MNT_DEFERRED: u64 = 0x200000000000; constant VFS_VFSCONF (line 4439) | pub const VFS_VFSCONF: ::c_int = 0; constant VFS_GENERIC (line 4441) | pub const VFS_GENERIC: ::c_int = 0; constant VFS_MAXTYPENUM (line 4444) | pub const VFS_MAXTYPENUM: ::c_int = 1; constant VFS_CONF (line 4446) | pub const VFS_CONF: ::c_int = 2; constant MNT_WAIT (line 4449) | pub const MNT_WAIT: ::c_int = 1; constant MNT_NOWAIT (line 4451) | pub const MNT_NOWAIT: ::c_int = 2; constant MNT_LAZY (line 4453) | pub const MNT_LAZY: ::c_int = 3; constant MNT_SUSPEND (line 4455) | pub const MNT_SUSPEND: ::c_int = 4; constant MAXSECFLAVORS (line 4457) | pub const MAXSECFLAVORS: ::c_int = 5; constant VFCF_STATIC (line 4460) | pub const VFCF_STATIC: ::c_int = 0x00010000; constant VFCF_NETWORK (line 4462) | pub const VFCF_NETWORK: ::c_int = 0x00020000; constant VFCF_READONLY (line 4464) | pub const VFCF_READONLY: ::c_int = 0x00040000; constant VFCF_SYNTHETIC (line 4466) | pub const VFCF_SYNTHETIC: ::c_int = 0x00080000; constant VFCF_LOOPBACK (line 4468) | pub const VFCF_LOOPBACK: ::c_int = 0x00100000; constant VFCF_UNICODE (line 4470) | pub const VFCF_UNICODE: ::c_int = 0x00200000; constant VFCF_JAIL (line 4472) | pub const VFCF_JAIL: ::c_int = 0x00400000; constant VFCF_DELEGADMIN (line 4474) | pub const VFCF_DELEGADMIN: ::c_int = 0x00800000; constant VFCF_SBDRY (line 4476) | pub const VFCF_SBDRY: ::c_int = 0x01000000; constant DST_NONE (line 4481) | pub const DST_NONE: ::c_int = 0; constant DST_USA (line 4483) | pub const DST_USA: ::c_int = 1; constant DST_AUST (line 4485) | pub const DST_AUST: ::c_int = 2; constant DST_WET (line 4487) | pub const DST_WET: ::c_int = 3; constant DST_MET (line 4489) | pub const DST_MET: ::c_int = 4; constant DST_EET (line 4491) | pub const DST_EET: ::c_int = 5; constant DST_CAN (line 4493) | pub const DST_CAN: ::c_int = 6; constant CPUCLOCK_WHICH_PID (line 4495) | pub const CPUCLOCK_WHICH_PID: ::c_int = 0; constant CPUCLOCK_WHICH_TID (line 4496) | pub const CPUCLOCK_WHICH_TID: ::c_int = 1; constant MFD_CLOEXEC (line 4498) | pub const MFD_CLOEXEC: ::c_uint = 0x00000001; constant MFD_ALLOW_SEALING (line 4499) | pub const MFD_ALLOW_SEALING: ::c_uint = 0x00000002; constant MFD_HUGETLB (line 4500) | pub const MFD_HUGETLB: ::c_uint = 0x00000004; constant MFD_HUGE_MASK (line 4501) | pub const MFD_HUGE_MASK: ::c_uint = 0xFC000000; constant MFD_HUGE_64KB (line 4502) | pub const MFD_HUGE_64KB: ::c_uint = 16 << 26; constant MFD_HUGE_512KB (line 4503) | pub const MFD_HUGE_512KB: ::c_uint = 19 << 26; constant MFD_HUGE_1MB (line 4504) | pub const MFD_HUGE_1MB: ::c_uint = 20 << 26; constant MFD_HUGE_2MB (line 4505) | pub const MFD_HUGE_2MB: ::c_uint = 21 << 26; constant MFD_HUGE_8MB (line 4506) | pub const MFD_HUGE_8MB: ::c_uint = 23 << 26; constant MFD_HUGE_16MB (line 4507) | pub const MFD_HUGE_16MB: ::c_uint = 24 << 26; constant MFD_HUGE_32MB (line 4508) | pub const MFD_HUGE_32MB: ::c_uint = 25 << 26; constant MFD_HUGE_256MB (line 4509) | pub const MFD_HUGE_256MB: ::c_uint = 28 << 26; constant MFD_HUGE_512MB (line 4510) | pub const MFD_HUGE_512MB: ::c_uint = 29 << 26; constant MFD_HUGE_1GB (line 4511) | pub const MFD_HUGE_1GB: ::c_uint = 30 << 26; constant MFD_HUGE_2GB (line 4512) | pub const MFD_HUGE_2GB: ::c_uint = 31 << 26; constant MFD_HUGE_16GB (line 4513) | pub const MFD_HUGE_16GB: ::c_uint = 34 << 26; constant SHM_LARGEPAGE_ALLOC_DEFAULT (line 4515) | pub const SHM_LARGEPAGE_ALLOC_DEFAULT: ::c_int = 0; constant SHM_LARGEPAGE_ALLOC_NOWAIT (line 4516) | pub const SHM_LARGEPAGE_ALLOC_NOWAIT: ::c_int = 1; constant SHM_LARGEPAGE_ALLOC_HARD (line 4517) | pub const SHM_LARGEPAGE_ALLOC_HARD: ::c_int = 2; constant SHM_RENAME_NOREPLACE (line 4518) | pub const SHM_RENAME_NOREPLACE: ::c_int = 1 << 0; constant SHM_RENAME_EXCHANGE (line 4519) | pub const SHM_RENAME_EXCHANGE: ::c_int = 1 << 1; constant UMTX_OP_WAIT (line 4523) | pub const UMTX_OP_WAIT: ::c_int = 2; constant UMTX_OP_WAKE (line 4524) | pub const UMTX_OP_WAKE: ::c_int = 3; constant UMTX_OP_MUTEX_TRYLOCK (line 4525) | pub const UMTX_OP_MUTEX_TRYLOCK: ::c_int = 4; constant UMTX_OP_MUTEX_LOCK (line 4526) | pub const UMTX_OP_MUTEX_LOCK: ::c_int = 5; constant UMTX_OP_MUTEX_UNLOCK (line 4527) | pub const UMTX_OP_MUTEX_UNLOCK: ::c_int = 6; constant UMTX_OP_SET_CEILING (line 4528) | pub const UMTX_OP_SET_CEILING: ::c_int = 7; constant UMTX_OP_CV_WAIT (line 4529) | pub const UMTX_OP_CV_WAIT: ::c_int = 8; constant UMTX_OP_CV_SIGNAL (line 4530) | pub const UMTX_OP_CV_SIGNAL: ::c_int = 9; constant UMTX_OP_CV_BROADCAST (line 4531) | pub const UMTX_OP_CV_BROADCAST: ::c_int = 10; constant UMTX_OP_WAIT_UINT (line 4532) | pub const UMTX_OP_WAIT_UINT: ::c_int = 11; constant UMTX_OP_RW_RDLOCK (line 4533) | pub const UMTX_OP_RW_RDLOCK: ::c_int = 12; constant UMTX_OP_RW_WRLOCK (line 4534) | pub const UMTX_OP_RW_WRLOCK: ::c_int = 13; constant UMTX_OP_RW_UNLOCK (line 4535) | pub const UMTX_OP_RW_UNLOCK: ::c_int = 14; constant UMTX_OP_WAIT_UINT_PRIVATE (line 4536) | pub const UMTX_OP_WAIT_UINT_PRIVATE: ::c_int = 15; constant UMTX_OP_WAKE_PRIVATE (line 4537) | pub const UMTX_OP_WAKE_PRIVATE: ::c_int = 16; constant UMTX_OP_MUTEX_WAIT (line 4538) | pub const UMTX_OP_MUTEX_WAIT: ::c_int = 17; constant UMTX_OP_NWAKE_PRIVATE (line 4539) | pub const UMTX_OP_NWAKE_PRIVATE: ::c_int = 21; constant UMTX_OP_MUTEX_WAKE2 (line 4540) | pub const UMTX_OP_MUTEX_WAKE2: ::c_int = 22; constant UMTX_OP_SEM2_WAIT (line 4541) | pub const UMTX_OP_SEM2_WAIT: ::c_int = 23; constant UMTX_OP_SEM2_WAKE (line 4542) | pub const UMTX_OP_SEM2_WAKE: ::c_int = 24; constant UMTX_OP_SHM (line 4543) | pub const UMTX_OP_SHM: ::c_int = 25; constant UMTX_OP_ROBUST_LISTS (line 4544) | pub const UMTX_OP_ROBUST_LISTS: ::c_int = 26; constant UMTX_ABSTIME (line 4546) | pub const UMTX_ABSTIME: u32 = 1; constant CPU_LEVEL_ROOT (line 4548) | pub const CPU_LEVEL_ROOT: ::c_int = 1; constant CPU_LEVEL_CPUSET (line 4549) | pub const CPU_LEVEL_CPUSET: ::c_int = 2; constant CPU_LEVEL_WHICH (line 4550) | pub const CPU_LEVEL_WHICH: ::c_int = 3; constant CPU_WHICH_TID (line 4552) | pub const CPU_WHICH_TID: ::c_int = 1; constant CPU_WHICH_PID (line 4553) | pub const CPU_WHICH_PID: ::c_int = 2; constant CPU_WHICH_CPUSET (line 4554) | pub const CPU_WHICH_CPUSET: ::c_int = 3; constant CPU_WHICH_IRQ (line 4555) | pub const CPU_WHICH_IRQ: ::c_int = 4; constant CPU_WHICH_JAIL (line 4556) | pub const CPU_WHICH_JAIL: ::c_int = 5; constant SIGTHR (line 4559) | pub const SIGTHR: ::c_int = 32; constant SIGLWP (line 4560) | pub const SIGLWP: ::c_int = SIGTHR; constant SIGLIBRT (line 4561) | pub const SIGLIBRT: ::c_int = 33; constant SCTP_FUTURE_ASSOC (line 4564) | pub const SCTP_FUTURE_ASSOC: ::c_int = 0; constant SCTP_CURRENT_ASSOC (line 4565) | pub const SCTP_CURRENT_ASSOC: ::c_int = 1; constant SCTP_ALL_ASSOC (line 4566) | pub const SCTP_ALL_ASSOC: ::c_int = 2; constant SCTP_NO_NEXT_MSG (line 4568) | pub const SCTP_NO_NEXT_MSG: ::c_int = 0x0000; constant SCTP_NEXT_MSG_AVAIL (line 4569) | pub const SCTP_NEXT_MSG_AVAIL: ::c_int = 0x0001; constant SCTP_NEXT_MSG_ISCOMPLETE (line 4570) | pub const SCTP_NEXT_MSG_ISCOMPLETE: ::c_int = 0x0002; constant SCTP_NEXT_MSG_IS_UNORDERED (line 4571) | pub const SCTP_NEXT_MSG_IS_UNORDERED: ::c_int = 0x0004; constant SCTP_NEXT_MSG_IS_NOTIFICATION (line 4572) | pub const SCTP_NEXT_MSG_IS_NOTIFICATION: ::c_int = 0x0008; constant SCTP_RECVV_NOINFO (line 4574) | pub const SCTP_RECVV_NOINFO: ::c_int = 0; constant SCTP_RECVV_RCVINFO (line 4575) | pub const SCTP_RECVV_RCVINFO: ::c_int = 1; constant SCTP_RECVV_NXTINFO (line 4576) | pub const SCTP_RECVV_NXTINFO: ::c_int = 2; constant SCTP_RECVV_RN (line 4577) | pub const SCTP_RECVV_RN: ::c_int = 3; constant SCTP_SENDV_NOINFO (line 4579) | pub const SCTP_SENDV_NOINFO: ::c_int = 0; constant SCTP_SENDV_SNDINFO (line 4580) | pub const SCTP_SENDV_SNDINFO: ::c_int = 1; constant SCTP_SENDV_PRINFO (line 4581) | pub const SCTP_SENDV_PRINFO: ::c_int = 2; constant SCTP_SENDV_AUTHINFO (line 4582) | pub const SCTP_SENDV_AUTHINFO: ::c_int = 3; constant SCTP_SENDV_SPA (line 4583) | pub const SCTP_SENDV_SPA: ::c_int = 4; constant SCTP_SEND_SNDINFO_VALID (line 4585) | pub const SCTP_SEND_SNDINFO_VALID: ::c_int = 0x00000001; constant SCTP_SEND_PRINFO_VALID (line 4586) | pub const SCTP_SEND_PRINFO_VALID: ::c_int = 0x00000002; constant SCTP_SEND_AUTHINFO_VALID (line 4587) | pub const SCTP_SEND_AUTHINFO_VALID: ::c_int = 0x00000004; constant SCTP_NOTIFICATION (line 4589) | pub const SCTP_NOTIFICATION: ::c_int = 0x0010; constant SCTP_COMPLETE (line 4590) | pub const SCTP_COMPLETE: ::c_int = 0x0020; constant SCTP_EOF (line 4591) | pub const SCTP_EOF: ::c_int = 0x0100; constant SCTP_ABORT (line 4592) | pub const SCTP_ABORT: ::c_int = 0x0200; constant SCTP_UNORDERED (line 4593) | pub const SCTP_UNORDERED: ::c_int = 0x0400; constant SCTP_ADDR_OVER (line 4594) | pub const SCTP_ADDR_OVER: ::c_int = 0x0800; constant SCTP_SENDALL (line 4595) | pub const SCTP_SENDALL: ::c_int = 0x1000; constant SCTP_EOR (line 4596) | pub const SCTP_EOR: ::c_int = 0x2000; constant SCTP_SACK_IMMEDIATELY (line 4597) | pub const SCTP_SACK_IMMEDIATELY: ::c_int = 0x4000; constant SCTP_PR_SCTP_NONE (line 4598) | pub const SCTP_PR_SCTP_NONE: ::c_int = 0x0000; constant SCTP_PR_SCTP_TTL (line 4599) | pub const SCTP_PR_SCTP_TTL: ::c_int = 0x0001; constant SCTP_PR_SCTP_PRIO (line 4600) | pub const SCTP_PR_SCTP_PRIO: ::c_int = 0x0002; constant SCTP_PR_SCTP_BUF (line 4601) | pub const SCTP_PR_SCTP_BUF: ::c_int = SCTP_PR_SCTP_PRIO; constant SCTP_PR_SCTP_RTX (line 4602) | pub const SCTP_PR_SCTP_RTX: ::c_int = 0x0003; constant SCTP_PR_SCTP_MAX (line 4603) | pub const SCTP_PR_SCTP_MAX: ::c_int = SCTP_PR_SCTP_RTX; constant SCTP_PR_SCTP_ALL (line 4604) | pub const SCTP_PR_SCTP_ALL: ::c_int = 0x000f; constant SCTP_INIT (line 4606) | pub const SCTP_INIT: ::c_int = 0x0001; constant SCTP_SNDRCV (line 4607) | pub const SCTP_SNDRCV: ::c_int = 0x0002; constant SCTP_EXTRCV (line 4608) | pub const SCTP_EXTRCV: ::c_int = 0x0003; constant SCTP_SNDINFO (line 4609) | pub const SCTP_SNDINFO: ::c_int = 0x0004; constant SCTP_RCVINFO (line 4610) | pub const SCTP_RCVINFO: ::c_int = 0x0005; constant SCTP_NXTINFO (line 4611) | pub const SCTP_NXTINFO: ::c_int = 0x0006; constant SCTP_PRINFO (line 4612) | pub const SCTP_PRINFO: ::c_int = 0x0007; constant SCTP_AUTHINFO (line 4613) | pub const SCTP_AUTHINFO: ::c_int = 0x0008; constant SCTP_DSTADDRV4 (line 4614) | pub const SCTP_DSTADDRV4: ::c_int = 0x0009; constant SCTP_DSTADDRV6 (line 4615) | pub const SCTP_DSTADDRV6: ::c_int = 0x000a; constant SCTP_RTOINFO (line 4617) | pub const SCTP_RTOINFO: ::c_int = 0x00000001; constant SCTP_ASSOCINFO (line 4618) | pub const SCTP_ASSOCINFO: ::c_int = 0x00000002; constant SCTP_INITMSG (line 4619) | pub const SCTP_INITMSG: ::c_int = 0x00000003; constant SCTP_NODELAY (line 4620) | pub const SCTP_NODELAY: ::c_int = 0x00000004; constant SCTP_AUTOCLOSE (line 4621) | pub const SCTP_AUTOCLOSE: ::c_int = 0x00000005; constant SCTP_SET_PEER_PRIMARY_ADDR (line 4622) | pub const SCTP_SET_PEER_PRIMARY_ADDR: ::c_int = 0x00000006; constant SCTP_PRIMARY_ADDR (line 4623) | pub const SCTP_PRIMARY_ADDR: ::c_int = 0x00000007; constant SCTP_ADAPTATION_LAYER (line 4624) | pub const SCTP_ADAPTATION_LAYER: ::c_int = 0x00000008; constant SCTP_ADAPTION_LAYER (line 4625) | pub const SCTP_ADAPTION_LAYER: ::c_int = 0x00000008; constant SCTP_DISABLE_FRAGMENTS (line 4626) | pub const SCTP_DISABLE_FRAGMENTS: ::c_int = 0x00000009; constant SCTP_PEER_ADDR_PARAMS (line 4627) | pub const SCTP_PEER_ADDR_PARAMS: ::c_int = 0x0000000a; constant SCTP_DEFAULT_SEND_PARAM (line 4628) | pub const SCTP_DEFAULT_SEND_PARAM: ::c_int = 0x0000000b; constant SCTP_EVENTS (line 4629) | pub const SCTP_EVENTS: ::c_int = 0x0000000c; constant SCTP_I_WANT_MAPPED_V4_ADDR (line 4630) | pub const SCTP_I_WANT_MAPPED_V4_ADDR: ::c_int = 0x0000000d; constant SCTP_MAXSEG (line 4631) | pub const SCTP_MAXSEG: ::c_int = 0x0000000e; constant SCTP_DELAYED_SACK (line 4632) | pub const SCTP_DELAYED_SACK: ::c_int = 0x0000000f; constant SCTP_FRAGMENT_INTERLEAVE (line 4633) | pub const SCTP_FRAGMENT_INTERLEAVE: ::c_int = 0x00000010; constant SCTP_PARTIAL_DELIVERY_POINT (line 4634) | pub const SCTP_PARTIAL_DELIVERY_POINT: ::c_int = 0x00000011; constant SCTP_AUTH_CHUNK (line 4635) | pub const SCTP_AUTH_CHUNK: ::c_int = 0x00000012; constant SCTP_AUTH_KEY (line 4636) | pub const SCTP_AUTH_KEY: ::c_int = 0x00000013; constant SCTP_HMAC_IDENT (line 4637) | pub const SCTP_HMAC_IDENT: ::c_int = 0x00000014; constant SCTP_AUTH_ACTIVE_KEY (line 4638) | pub const SCTP_AUTH_ACTIVE_KEY: ::c_int = 0x00000015; constant SCTP_AUTH_DELETE_KEY (line 4639) | pub const SCTP_AUTH_DELETE_KEY: ::c_int = 0x00000016; constant SCTP_USE_EXT_RCVINFO (line 4640) | pub const SCTP_USE_EXT_RCVINFO: ::c_int = 0x00000017; constant SCTP_AUTO_ASCONF (line 4641) | pub const SCTP_AUTO_ASCONF: ::c_int = 0x00000018; constant SCTP_MAXBURST (line 4642) | pub const SCTP_MAXBURST: ::c_int = 0x00000019; constant SCTP_MAX_BURST (line 4643) | pub const SCTP_MAX_BURST: ::c_int = 0x00000019; constant SCTP_CONTEXT (line 4644) | pub const SCTP_CONTEXT: ::c_int = 0x0000001a; constant SCTP_EXPLICIT_EOR (line 4645) | pub const SCTP_EXPLICIT_EOR: ::c_int = 0x00000001b; constant SCTP_REUSE_PORT (line 4646) | pub const SCTP_REUSE_PORT: ::c_int = 0x00000001c; constant SCTP_AUTH_DEACTIVATE_KEY (line 4647) | pub const SCTP_AUTH_DEACTIVATE_KEY: ::c_int = 0x00000001d; constant SCTP_EVENT (line 4648) | pub const SCTP_EVENT: ::c_int = 0x0000001e; constant SCTP_RECVRCVINFO (line 4649) | pub const SCTP_RECVRCVINFO: ::c_int = 0x0000001f; constant SCTP_RECVNXTINFO (line 4650) | pub const SCTP_RECVNXTINFO: ::c_int = 0x00000020; constant SCTP_DEFAULT_SNDINFO (line 4651) | pub const SCTP_DEFAULT_SNDINFO: ::c_int = 0x00000021; constant SCTP_DEFAULT_PRINFO (line 4652) | pub const SCTP_DEFAULT_PRINFO: ::c_int = 0x00000022; constant SCTP_PEER_ADDR_THLDS (line 4653) | pub const SCTP_PEER_ADDR_THLDS: ::c_int = 0x00000023; constant SCTP_REMOTE_UDP_ENCAPS_PORT (line 4654) | pub const SCTP_REMOTE_UDP_ENCAPS_PORT: ::c_int = 0x00000024; constant SCTP_ECN_SUPPORTED (line 4655) | pub const SCTP_ECN_SUPPORTED: ::c_int = 0x00000025; constant SCTP_AUTH_SUPPORTED (line 4656) | pub const SCTP_AUTH_SUPPORTED: ::c_int = 0x00000027; constant SCTP_ASCONF_SUPPORTED (line 4657) | pub const SCTP_ASCONF_SUPPORTED: ::c_int = 0x00000028; constant SCTP_RECONFIG_SUPPORTED (line 4658) | pub const SCTP_RECONFIG_SUPPORTED: ::c_int = 0x00000029; constant SCTP_NRSACK_SUPPORTED (line 4659) | pub const SCTP_NRSACK_SUPPORTED: ::c_int = 0x00000030; constant SCTP_PKTDROP_SUPPORTED (line 4660) | pub const SCTP_PKTDROP_SUPPORTED: ::c_int = 0x00000031; constant SCTP_MAX_CWND (line 4661) | pub const SCTP_MAX_CWND: ::c_int = 0x00000032; constant SCTP_STATUS (line 4663) | pub const SCTP_STATUS: ::c_int = 0x00000100; constant SCTP_GET_PEER_ADDR_INFO (line 4664) | pub const SCTP_GET_PEER_ADDR_INFO: ::c_int = 0x00000101; constant SCTP_PEER_AUTH_CHUNKS (line 4665) | pub const SCTP_PEER_AUTH_CHUNKS: ::c_int = 0x00000102; constant SCTP_LOCAL_AUTH_CHUNKS (line 4666) | pub const SCTP_LOCAL_AUTH_CHUNKS: ::c_int = 0x00000103; constant SCTP_GET_ASSOC_NUMBER (line 4667) | pub const SCTP_GET_ASSOC_NUMBER: ::c_int = 0x00000104; constant SCTP_GET_ASSOC_ID_LIST (line 4668) | pub const SCTP_GET_ASSOC_ID_LIST: ::c_int = 0x00000105; constant SCTP_TIMEOUTS (line 4669) | pub const SCTP_TIMEOUTS: ::c_int = 0x00000106; constant SCTP_PR_STREAM_STATUS (line 4670) | pub const SCTP_PR_STREAM_STATUS: ::c_int = 0x00000107; constant SCTP_PR_ASSOC_STATUS (line 4671) | pub const SCTP_PR_ASSOC_STATUS: ::c_int = 0x00000108; constant SCTP_COMM_UP (line 4673) | pub const SCTP_COMM_UP: ::c_int = 0x0001; constant SCTP_COMM_LOST (line 4674) | pub const SCTP_COMM_LOST: ::c_int = 0x0002; constant SCTP_RESTART (line 4675) | pub const SCTP_RESTART: ::c_int = 0x0003; constant SCTP_SHUTDOWN_COMP (line 4676) | pub const SCTP_SHUTDOWN_COMP: ::c_int = 0x0004; constant SCTP_CANT_STR_ASSOC (line 4677) | pub const SCTP_CANT_STR_ASSOC: ::c_int = 0x0005; constant SCTP_ASSOC_SUPPORTS_PR (line 4679) | pub const SCTP_ASSOC_SUPPORTS_PR: ::c_int = 0x01; constant SCTP_ASSOC_SUPPORTS_AUTH (line 4680) | pub const SCTP_ASSOC_SUPPORTS_AUTH: ::c_int = 0x02; constant SCTP_ASSOC_SUPPORTS_ASCONF (line 4681) | pub const SCTP_ASSOC_SUPPORTS_ASCONF: ::c_int = 0x03; constant SCTP_ASSOC_SUPPORTS_MULTIBUF (line 4682) | pub const SCTP_ASSOC_SUPPORTS_MULTIBUF: ::c_int = 0x04; constant SCTP_ASSOC_SUPPORTS_RE_CONFIG (line 4683) | pub const SCTP_ASSOC_SUPPORTS_RE_CONFIG: ::c_int = 0x05; constant SCTP_ASSOC_SUPPORTS_INTERLEAVING (line 4684) | pub const SCTP_ASSOC_SUPPORTS_INTERLEAVING: ::c_int = 0x06; constant SCTP_ASSOC_SUPPORTS_MAX (line 4685) | pub const SCTP_ASSOC_SUPPORTS_MAX: ::c_int = 0x06; constant SCTP_ADDR_AVAILABLE (line 4687) | pub const SCTP_ADDR_AVAILABLE: ::c_int = 0x0001; constant SCTP_ADDR_UNREACHABLE (line 4688) | pub const SCTP_ADDR_UNREACHABLE: ::c_int = 0x0002; constant SCTP_ADDR_REMOVED (line 4689) | pub const SCTP_ADDR_REMOVED: ::c_int = 0x0003; constant SCTP_ADDR_ADDED (line 4690) | pub const SCTP_ADDR_ADDED: ::c_int = 0x0004; constant SCTP_ADDR_MADE_PRIM (line 4691) | pub const SCTP_ADDR_MADE_PRIM: ::c_int = 0x0005; constant SCTP_ADDR_CONFIRMED (line 4692) | pub const SCTP_ADDR_CONFIRMED: ::c_int = 0x0006; constant SCTP_ACTIVE (line 4694) | pub const SCTP_ACTIVE: ::c_int = 0x0001; constant SCTP_INACTIVE (line 4695) | pub const SCTP_INACTIVE: ::c_int = 0x0002; constant SCTP_UNCONFIRMED (line 4696) | pub const SCTP_UNCONFIRMED: ::c_int = 0x0200; constant SCTP_DATA_UNSENT (line 4698) | pub const SCTP_DATA_UNSENT: ::c_int = 0x0001; constant SCTP_DATA_SENT (line 4699) | pub const SCTP_DATA_SENT: ::c_int = 0x0002; constant SCTP_PARTIAL_DELIVERY_ABORTED (line 4701) | pub const SCTP_PARTIAL_DELIVERY_ABORTED: ::c_int = 0x0001; constant SCTP_AUTH_NEW_KEY (line 4703) | pub const SCTP_AUTH_NEW_KEY: ::c_int = 0x0001; constant SCTP_AUTH_NEWKEY (line 4704) | pub const SCTP_AUTH_NEWKEY: ::c_int = SCTP_AUTH_NEW_KEY; constant SCTP_AUTH_NO_AUTH (line 4705) | pub const SCTP_AUTH_NO_AUTH: ::c_int = 0x0002; constant SCTP_AUTH_FREE_KEY (line 4706) | pub const SCTP_AUTH_FREE_KEY: ::c_int = 0x0003; constant SCTP_STREAM_RESET_INCOMING_SSN (line 4708) | pub const SCTP_STREAM_RESET_INCOMING_SSN: ::c_int = 0x0001; constant SCTP_STREAM_RESET_OUTGOING_SSN (line 4709) | pub const SCTP_STREAM_RESET_OUTGOING_SSN: ::c_int = 0x0002; constant SCTP_STREAM_RESET_DENIED (line 4710) | pub const SCTP_STREAM_RESET_DENIED: ::c_int = 0x0004; constant SCTP_STREAM_RESET_FAILED (line 4711) | pub const SCTP_STREAM_RESET_FAILED: ::c_int = 0x0008; constant SCTP_ASSOC_RESET_DENIED (line 4713) | pub const SCTP_ASSOC_RESET_DENIED: ::c_int = 0x0004; constant SCTP_ASSOC_RESET_FAILED (line 4714) | pub const SCTP_ASSOC_RESET_FAILED: ::c_int = 0x0008; constant SCTP_STREAM_CHANGE_DENIED (line 4716) | pub const SCTP_STREAM_CHANGE_DENIED: ::c_int = 0x0004; constant SCTP_STREAM_CHANGE_FAILED (line 4717) | pub const SCTP_STREAM_CHANGE_FAILED: ::c_int = 0x0008; constant KENV_DUMP_LOADER (line 4719) | pub const KENV_DUMP_LOADER: ::c_int = 4; constant KENV_DUMP_STATIC (line 4720) | pub const KENV_DUMP_STATIC: ::c_int = 5; constant RB_PAUSE (line 4722) | pub const RB_PAUSE: ::c_int = 0x100000; constant RB_REROOT (line 4723) | pub const RB_REROOT: ::c_int = 0x200000; constant RB_POWERCYCLE (line 4724) | pub const RB_POWERCYCLE: ::c_int = 0x400000; constant RB_PROBE (line 4725) | pub const RB_PROBE: ::c_int = 0x10000000; constant RB_MULTIPLE (line 4726) | pub const RB_MULTIPLE: ::c_int = 0x20000000; constant CLOCK_BOOTTIME (line 4729) | pub const CLOCK_BOOTTIME: ::clockid_t = ::CLOCK_UPTIME; constant CLOCK_REALTIME_COARSE (line 4730) | pub const CLOCK_REALTIME_COARSE: ::clockid_t = ::CLOCK_REALTIME_FAST; constant CLOCK_MONOTONIC_COARSE (line 4731) | pub const CLOCK_MONOTONIC_COARSE: ::clockid_t = ::CLOCK_MONOTONIC_FAST; constant TFD_NONBLOCK (line 4735) | pub const TFD_NONBLOCK: ::c_int = ::O_NONBLOCK; constant TFD_CLOEXEC (line 4736) | pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; constant TFD_TIMER_ABSTIME (line 4737) | pub const TFD_TIMER_ABSTIME: ::c_int = 0x01; constant TFD_TIMER_CANCEL_ON_SET (line 4738) | pub const TFD_TIMER_CANCEL_ON_SET: ::c_int = 0x02; function __error (line 4939) | pub fn __error() -> *mut ::c_int; function aio_cancel (line 4941) | pub fn aio_cancel(fd: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function aio_error (line 4942) | pub fn aio_error(aiocbp: *const aiocb) -> ::c_int; function aio_fsync (line 4943) | pub fn aio_fsync(op: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function aio_read (line 4944) | pub fn aio_read(aiocbp: *mut aiocb) -> ::c_int; function aio_readv (line 4945) | pub fn aio_readv(aiocbp: *mut ::aiocb) -> ::c_int; function aio_return (line 4946) | pub fn aio_return(aiocbp: *mut aiocb) -> ::ssize_t; function aio_suspend (line 4947) | pub fn aio_suspend( function aio_write (line 4952) | pub fn aio_write(aiocbp: *mut aiocb) -> ::c_int; function aio_writev (line 4953) | pub fn aio_writev(aiocbp: *mut ::aiocb) -> ::c_int; function copy_file_range (line 4955) | pub fn copy_file_range( function devname_r (line 4964) | pub fn devname_r( function extattr_delete_fd (line 4971) | pub fn extattr_delete_fd( function extattr_delete_file (line 4976) | pub fn extattr_delete_file( function extattr_delete_link (line 4981) | pub fn extattr_delete_link( function extattr_get_fd (line 4986) | pub fn extattr_get_fd( function extattr_get_file (line 4993) | pub fn extattr_get_file( function extattr_get_link (line 5000) | pub fn extattr_get_link( function extattr_list_fd (line 5007) | pub fn extattr_list_fd( function extattr_list_file (line 5013) | pub fn extattr_list_file( function extattr_list_link (line 5019) | pub fn extattr_list_link( function extattr_set_fd (line 5025) | pub fn extattr_set_fd( function extattr_set_file (line 5032) | pub fn extattr_set_file( function extattr_set_link (line 5039) | pub fn extattr_set_link( function fspacectl (line 5047) | pub fn fspacectl( function jail (line 5055) | pub fn jail(jail: *mut ::jail) -> ::c_int; function jail_attach (line 5056) | pub fn jail_attach(jid: ::c_int) -> ::c_int; function jail_remove (line 5057) | pub fn jail_remove(jid: ::c_int) -> ::c_int; function jail_get (line 5058) | pub fn jail_get(iov: *mut ::iovec, niov: ::c_uint, flags: ::c_int) -> ::... function jail_set (line 5059) | pub fn jail_set(iov: *mut ::iovec, niov: ::c_uint, flags: ::c_int) -> ::... function lio_listio (line 5061) | pub fn lio_listio( function mkostemp (line 5068) | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; function mkostemps (line 5069) | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c... function getutxuser (line 5071) | pub fn getutxuser(user: *const ::c_char) -> *mut utmpx; function setutxdb (line 5072) | pub fn setutxdb(_type: ::c_int, file: *const ::c_char) -> ::c_int; function aio_waitcomplete (line 5074) | pub fn aio_waitcomplete(iocbp: *mut *mut aiocb, timeout: *mut ::timespec... function mq_getfd_np (line 5075) | pub fn mq_getfd_np(mqd: ::mqd_t) -> ::c_int; function waitid (line 5077) | pub fn waitid( function ptsname_r (line 5083) | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> :... function ftok (line 5085) | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; function shmget (line 5086) | pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function shmat (line 5087) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmdt (line 5088) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmctl (line 5089) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function semget (line 5090) | pub fn semget(key: ::key_t, nsems: ::c_int, semflg: ::c_int) -> ::c_int; function semctl (line 5091) | pub fn semctl(semid: ::c_int, semnum: ::c_int, cmd: ::c_int, ...) -> ::c... function semop (line 5092) | pub fn semop(semid: ::c_int, sops: *mut sembuf, nsops: ::size_t) -> ::c_... function msgctl (line 5093) | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut ::msqid_ds) -> ::c... function msgget (line 5094) | pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; function msgsnd (line 5095) | pub fn msgsnd( function cfmakesane (line 5101) | pub fn cfmakesane(termios: *mut ::termios); function pdfork (line 5103) | pub fn pdfork(fdp: *mut ::c_int, flags: ::c_int) -> ::pid_t; function pdgetpid (line 5104) | pub fn pdgetpid(fd: ::c_int, pidp: *mut ::pid_t) -> ::c_int; function pdkill (line 5105) | pub fn pdkill(fd: ::c_int, signum: ::c_int) -> ::c_int; function rtprio_thread (line 5107) | pub fn rtprio_thread(function: ::c_int, lwpid: ::lwpid_t, rtp: *mut supe... function posix_spawn (line 5109) | pub fn posix_spawn( function posix_spawnp (line 5117) | pub fn posix_spawnp( function posix_spawnattr_init (line 5125) | pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_destroy (line 5126) | pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_getsigdefault (line 5127) | pub fn posix_spawnattr_getsigdefault( function posix_spawnattr_setsigdefault (line 5131) | pub fn posix_spawnattr_setsigdefault( function posix_spawnattr_getsigmask (line 5135) | pub fn posix_spawnattr_getsigmask( function posix_spawnattr_setsigmask (line 5139) | pub fn posix_spawnattr_setsigmask( function posix_spawnattr_getflags (line 5143) | pub fn posix_spawnattr_getflags( function posix_spawnattr_setflags (line 5147) | pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c... function posix_spawnattr_getpgroup (line 5148) | pub fn posix_spawnattr_getpgroup( function posix_spawnattr_setpgroup (line 5152) | pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, flags: ::... function posix_spawnattr_getschedpolicy (line 5153) | pub fn posix_spawnattr_getschedpolicy( function posix_spawnattr_setschedpolicy (line 5157) | pub fn posix_spawnattr_setschedpolicy(attr: *mut posix_spawnattr_t, flag... function posix_spawnattr_getschedparam (line 5158) | pub fn posix_spawnattr_getschedparam( function posix_spawnattr_setschedparam (line 5162) | pub fn posix_spawnattr_setschedparam( function posix_spawn_file_actions_init (line 5167) | pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_acti... function posix_spawn_file_actions_destroy (line 5168) | pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_a... function posix_spawn_file_actions_addopen (line 5169) | pub fn posix_spawn_file_actions_addopen( function posix_spawn_file_actions_addclose (line 5176) | pub fn posix_spawn_file_actions_addclose( function posix_spawn_file_actions_adddup2 (line 5180) | pub fn posix_spawn_file_actions_adddup2( function uuidgen (line 5186) | pub fn uuidgen(store: *mut uuid, count: ::c_int) -> ::c_int; function thr_kill (line 5188) | pub fn thr_kill(id: ::c_long, sig: ::c_int) -> ::c_int; function thr_kill2 (line 5189) | pub fn thr_kill2(pid: ::pid_t, id: ::c_long, sig: ::c_int) -> ::c_int; function thr_self (line 5190) | pub fn thr_self(tid: *mut ::c_long) -> ::c_int; function pthread_getthreadid_np (line 5191) | pub fn pthread_getthreadid_np() -> ::c_int; function pthread_getaffinity_np (line 5192) | pub fn pthread_getaffinity_np( function pthread_setaffinity_np (line 5197) | pub fn pthread_setaffinity_np( function sched_getaffinity (line 5204) | pub fn sched_getaffinity(pid: ::pid_t, cpusetsz: ::size_t, cpuset: *mut ... function sched_setaffinity (line 5205) | pub fn sched_setaffinity( function sched_getcpu (line 5210) | pub fn sched_getcpu() -> ::c_int; function pthread_mutex_consistent (line 5212) | pub fn pthread_mutex_consistent(mutex: *mut ::pthread_mutex_t) -> ::c_int; function pthread_mutexattr_getrobust (line 5214) | pub fn pthread_mutexattr_getrobust( function pthread_mutexattr_setrobust (line 5218) | pub fn pthread_mutexattr_setrobust( function pthread_spin_init (line 5223) | pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int... function pthread_spin_destroy (line 5224) | pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 5225) | pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 5226) | pub fn pthread_spin_trylock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 5227) | pub fn pthread_spin_unlock(lock: *mut pthread_spinlock_t) -> ::c_int; function statfs (line 5230) | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; function fstatfs (line 5232) | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; function dup3 (line 5234) | pub fn dup3(src: ::c_int, dst: ::c_int, flags: ::c_int) -> ::c_int; function __xuname (line 5235) | pub fn __xuname(nmln: ::c_int, buf: *mut ::c_void) -> ::c_int; function sendmmsg (line 5237) | pub fn sendmmsg( function recvmmsg (line 5243) | pub fn recvmmsg( function memmem (line 5250) | pub fn memmem( function fhopen (line 5257) | pub fn fhopen(fhp: *const fhandle_t, flags: ::c_int) -> ::c_int; function fhstat (line 5258) | pub fn fhstat(fhp: *const fhandle, buf: *mut ::stat) -> ::c_int; function fhstatfs (line 5259) | pub fn fhstatfs(fhp: *const fhandle_t, buf: *mut ::statfs) -> ::c_int; function getfh (line 5260) | pub fn getfh(path: *const ::c_char, fhp: *mut fhandle_t) -> ::c_int; function lgetfh (line 5261) | pub fn lgetfh(path: *const ::c_char, fhp: *mut fhandle_t) -> ::c_int; function getfsstat (line 5262) | pub fn getfsstat(buf: *mut ::statfs, bufsize: ::c_long, mode: ::c_int) -... function getmntinfo (line 5267) | pub fn getmntinfo(mntbufp: *mut *mut ::statfs, mode: ::c_int) -> ::c_int; function mount (line 5268) | pub fn mount( function nmount (line 5274) | pub fn nmount(iov: *mut ::iovec, niov: ::c_uint, flags: ::c_int) -> ::c_... function setproctitle (line 5276) | pub fn setproctitle(fmt: *const ::c_char, ...); function rfork (line 5277) | pub fn rfork(flags: ::c_int) -> ::c_int; function cpuset_getaffinity (line 5278) | pub fn cpuset_getaffinity( function cpuset_setaffinity (line 5285) | pub fn cpuset_setaffinity( function cpuset (line 5292) | pub fn cpuset(setid: *mut ::cpusetid_t) -> ::c_int; function cpuset_getid (line 5293) | pub fn cpuset_getid( function cpuset_setid (line 5299) | pub fn cpuset_setid(which: cpuwhich_t, id: ::id_t, setid: ::cpusetid_t) ... function cap_enter (line 5300) | pub fn cap_enter() -> ::c_int; function cap_getmode (line 5301) | pub fn cap_getmode(modep: *mut ::c_uint) -> ::c_int; function cap_fcntls_get (line 5302) | pub fn cap_fcntls_get(fd: ::c_int, fcntlrightsp: *mut u32) -> ::c_int; function cap_fcntls_limit (line 5303) | pub fn cap_fcntls_limit(fd: ::c_int, fcntlrights: u32) -> ::c_int; function cap_ioctls_get (line 5304) | pub fn cap_ioctls_get(fd: ::c_int, cmds: *mut u_long, maxcmds: usize) ->... function cap_ioctls_limit (line 5305) | pub fn cap_ioctls_limit(fd: ::c_int, cmds: *const u_long, ncmds: usize) ... function __cap_rights_init (line 5306) | pub fn __cap_rights_init(version: ::c_int, rights: *mut cap_rights_t, ...) function __cap_rights_get (line 5308) | pub fn __cap_rights_get(version: ::c_int, fd: ::c_int, rightsp: *mut cap... function __cap_rights_set (line 5309) | pub fn __cap_rights_set(rights: *mut cap_rights_t, ...) -> *mut cap_righ... function __cap_rights_clear (line 5310) | pub fn __cap_rights_clear(rights: *mut cap_rights_t, ...) -> *mut cap_ri... function __cap_rights_is_set (line 5311) | pub fn __cap_rights_is_set(rights: *const cap_rights_t, ...) -> bool; function cap_rights_is_valid (line 5312) | pub fn cap_rights_is_valid(rights: *const cap_rights_t) -> bool; function cap_rights_limit (line 5313) | pub fn cap_rights_limit(fd: ::c_int, rights: *const cap_rights_t) -> ::c... function cap_rights_merge (line 5314) | pub fn cap_rights_merge(dst: *mut cap_rights_t, src: *const cap_rights_t... function cap_rights_remove (line 5315) | pub fn cap_rights_remove(dst: *mut cap_rights_t, src: *const cap_rights_t) function cap_rights_contains (line 5317) | pub fn cap_rights_contains(big: *const cap_rights_t, little: *const cap_... function cap_sandboxed (line 5318) | pub fn cap_sandboxed() -> bool; function reallocarray (line 5320) | pub fn reallocarray(ptr: *mut ::c_void, nmemb: ::size_t, size: ::size_t)... function ffs (line 5322) | pub fn ffs(value: ::c_int) -> ::c_int; function ffsl (line 5323) | pub fn ffsl(value: ::c_long) -> ::c_int; function ffsll (line 5324) | pub fn ffsll(value: ::c_longlong) -> ::c_int; function fls (line 5325) | pub fn fls(value: ::c_int) -> ::c_int; function flsl (line 5326) | pub fn flsl(value: ::c_long) -> ::c_int; function flsll (line 5327) | pub fn flsll(value: ::c_longlong) -> ::c_int; function malloc_stats_print (line 5328) | pub fn malloc_stats_print( function mallctl (line 5333) | pub fn mallctl( function mallctlnametomib (line 5340) | pub fn mallctlnametomib( function mallctlbymib (line 5345) | pub fn mallctlbymib( function mallocx (line 5353) | pub fn mallocx(size: ::size_t, flags: ::c_int) -> *mut ::c_void; function rallocx (line 5354) | pub fn rallocx(ptr: *mut ::c_void, size: ::size_t, flags: ::c_int) -> *m... function xallocx (line 5355) | pub fn xallocx(ptr: *mut ::c_void, size: ::size_t, extra: ::size_t, flag... function sallocx (line 5357) | pub fn sallocx(ptr: *const ::c_void, flags: ::c_int) -> ::size_t; function dallocx (line 5358) | pub fn dallocx(ptr: *mut ::c_void, flags: ::c_int); function sdallocx (line 5359) | pub fn sdallocx(ptr: *mut ::c_void, size: ::size_t, flags: ::c_int); function nallocx (line 5360) | pub fn nallocx(size: ::size_t, flags: ::c_int) -> ::size_t; function procctl (line 5362) | pub fn procctl(idtype: ::idtype_t, id: ::id_t, cmd: ::c_int, data: *mut ... function getpagesize (line 5364) | pub fn getpagesize() -> ::c_int; function getpagesizes (line 5365) | pub fn getpagesizes(pagesize: *mut ::size_t, nelem: ::c_int) -> ::c_int; function clock_getcpuclockid2 (line 5367) | pub fn clock_getcpuclockid2(arg1: ::id_t, arg2: ::c_int, arg3: *mut cloc... function strchrnul (line 5368) | pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_char; function shm_create_largepage (line 5370) | pub fn shm_create_largepage( function shm_rename (line 5377) | pub fn shm_rename( function memfd_create (line 5382) | pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; function setaudit (line 5383) | pub fn setaudit(auditinfo: *const auditinfo_t) -> ::c_int; function eventfd (line 5385) | pub fn eventfd(init: ::c_uint, flags: ::c_int) -> ::c_int; function eventfd_read (line 5386) | pub fn eventfd_read(fd: ::c_int, value: *mut eventfd_t) -> ::c_int; function eventfd_write (line 5387) | pub fn eventfd_write(fd: ::c_int, value: eventfd_t) -> ::c_int; function fdatasync (line 5389) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function elf_aux_info (line 5391) | pub fn elf_aux_info(aux: ::c_int, buf: *mut ::c_void, buflen: ::c_int) -... function setproctitle_fast (line 5392) | pub fn setproctitle_fast(fmt: *const ::c_char, ...); function timingsafe_bcmp (line 5393) | pub fn timingsafe_bcmp(a: *const ::c_void, b: *const ::c_void, len: ::si... function timingsafe_memcmp (line 5394) | pub fn timingsafe_memcmp(a: *const ::c_void, b: *const ::c_void, len: ::... function _umtx_op (line 5396) | pub fn _umtx_op( function sctp_peeloff (line 5404) | pub fn sctp_peeloff(s: ::c_int, id: ::sctp_assoc_t) -> ::c_int; function sctp_bindx (line 5405) | pub fn sctp_bindx(s: ::c_int, addrs: *mut ::sockaddr, num: ::c_int, tpe:... function sctp_connectx (line 5406) | pub fn sctp_connectx( function sctp_getaddrlen (line 5412) | pub fn sctp_getaddrlen(family: ::sa_family_t) -> ::c_int; function sctp_getpaddrs (line 5413) | pub fn sctp_getpaddrs( function sctp_freepaddrs (line 5418) | pub fn sctp_freepaddrs(addrs: *mut ::sockaddr); function sctp_getladdrs (line 5419) | pub fn sctp_getladdrs( function sctp_freeladdrs (line 5424) | pub fn sctp_freeladdrs(addrs: *mut ::sockaddr); function sctp_opt_info (line 5425) | pub fn sctp_opt_info( function sctp_sendv (line 5432) | pub fn sctp_sendv( function sctp_recvv (line 5443) | pub fn sctp_recvv( function timerfd_create (line 5455) | pub fn timerfd_create(clockid: ::c_int, flags: ::c_int) -> ::c_int; function timerfd_gettime (line 5456) | pub fn timerfd_gettime(fd: ::c_int, curr_value: *mut itimerspec) -> ::c_... function timerfd_settime (line 5457) | pub fn timerfd_settime( function closefrom (line 5463) | pub fn closefrom(lowfd: ::c_int); function close_range (line 5464) | pub fn close_range(lowfd: ::c_uint, highfd: ::c_uint, flags: ::c_int) ->... function memstat_strerror (line 5469) | pub fn memstat_strerror(error: ::c_int) -> *const ::c_char; function memstat_mtl_alloc (line 5470) | pub fn memstat_mtl_alloc() -> *mut memory_type_list; function memstat_mtl_first (line 5471) | pub fn memstat_mtl_first(list: *mut memory_type_list) -> *mut memory_type; function memstat_mtl_next (line 5472) | pub fn memstat_mtl_next(mtp: *mut memory_type) -> *mut memory_type; function memstat_mtl_find (line 5473) | pub fn memstat_mtl_find( function memstat_mtl_free (line 5478) | pub fn memstat_mtl_free(list: *mut memory_type_list); function memstat_mtl_geterror (line 5479) | pub fn memstat_mtl_geterror(list: *mut memory_type_list) -> ::c_int; function memstat_get_name (line 5480) | pub fn memstat_get_name(mtp: *const memory_type) -> *const ::c_char; function kvm_dpcpu_setcpu (line 5485) | pub fn kvm_dpcpu_setcpu(kd: *mut ::kvm_t, cpu: ::c_uint) -> ::c_int; function kvm_getargv (line 5486) | pub fn kvm_getargv(kd: *mut ::kvm_t, p: *const kinfo_proc, nchr: ::c_int) function kvm_getcptime (line 5488) | pub fn kvm_getcptime(kd: *mut ::kvm_t, cp_time: *mut ::c_long) -> ::c_int; function kvm_getenvv (line 5489) | pub fn kvm_getenvv(kd: *mut ::kvm_t, p: *const kinfo_proc, nchr: ::c_int) function kvm_geterr (line 5491) | pub fn kvm_geterr(kd: *mut ::kvm_t) -> *mut ::c_char; function kvm_getmaxcpu (line 5492) | pub fn kvm_getmaxcpu(kd: *mut ::kvm_t) -> ::c_int; function kvm_getncpus (line 5493) | pub fn kvm_getncpus(kd: *mut ::kvm_t) -> ::c_int; function kvm_getpcpu (line 5494) | pub fn kvm_getpcpu(kd: *mut ::kvm_t, cpu: ::c_int) -> *mut ::c_void; function kvm_counter_u64_fetch (line 5495) | pub fn kvm_counter_u64_fetch(kd: *mut ::kvm_t, base: ::c_ulong) -> u64; function kvm_getswapinfo (line 5496) | pub fn kvm_getswapinfo( function kvm_native (line 5502) | pub fn kvm_native(kd: *mut ::kvm_t) -> ::c_int; function kvm_nlist (line 5503) | pub fn kvm_nlist(kd: *mut ::kvm_t, nl: *mut nlist) -> ::c_int; function kvm_nlist2 (line 5504) | pub fn kvm_nlist2(kd: *mut ::kvm_t, nl: *mut kvm_nlist) -> ::c_int; function kvm_read_zpcpu (line 5505) | pub fn kvm_read_zpcpu( function kvm_read2 (line 5512) | pub fn kvm_read2( function extattr_namespace_to_string (line 5522) | pub fn extattr_namespace_to_string( function extattr_string_to_namespace (line 5526) | pub fn extattr_string_to_namespace( function realhostname (line 5530) | pub fn realhostname(host: *mut ::c_char, hsize: ::size_t, ip: *const ::i... function realhostname_sa (line 5531) | pub fn realhostname_sa( function kld_isloaded (line 5538) | pub fn kld_isloaded(name: *const ::c_char) -> ::c_int; function kld_load (line 5539) | pub fn kld_load(name: *const ::c_char) -> ::c_int; function kinfo_getvmmap (line 5541) | pub fn kinfo_getvmmap(pid: ::pid_t, cntp: *mut ::c_int) -> *mut kinfo_vm... function hexdump (line 5543) | pub fn hexdump(ptr: *const ::c_void, length: ::c_int, hdr: *const ::c_ch... function humanize_number (line 5544) | pub fn humanize_number( function flopen (line 5553) | pub fn flopen(path: *const ::c_char, flags: ::c_int, ...) -> ::c_int; function flopenat (line 5554) | pub fn flopenat(fd: ::c_int, path: *const ::c_char, flags: ::c_int, ...)... function getlocalbase (line 5556) | pub fn getlocalbase() -> *const ::c_char; function pidfile_open (line 5558) | pub fn pidfile_open( function pidfile_write (line 5563) | pub fn pidfile_write(path: *mut ::pidfh) -> ::c_int; function pidfile_close (line 5564) | pub fn pidfile_close(path: *mut ::pidfh) -> ::c_int; function pidfile_remove (line 5565) | pub fn pidfile_remove(path: *mut ::pidfh) -> ::c_int; function pidfile_fileno (line 5566) | pub fn pidfile_fileno(path: *const ::pidfh) -> ::c_int; function procstat_open_sysctl (line 5572) | pub fn procstat_open_sysctl() -> *mut procstat; function procstat_getfiles (line 5573) | pub fn procstat_getfiles( function procstat_freefiles (line 5578) | pub fn procstat_freefiles(procstat: *mut procstat, head: *mut filestat_l... function procstat_getprocs (line 5579) | pub fn procstat_getprocs( function procstat_freeprocs (line 5585) | pub fn procstat_freeprocs(procstat: *mut procstat, p: *mut kinfo_proc); function procstat_getvmmap (line 5586) | pub fn procstat_getvmmap( function procstat_freevmmap (line 5591) | pub fn procstat_freevmmap(procstat: *mut procstat, vmmap: *mut kinfo_vme... function procstat_close (line 5592) | pub fn procstat_close(procstat: *mut procstat); function procstat_freeargv (line 5593) | pub fn procstat_freeargv(procstat: *mut procstat); function procstat_freeenvv (line 5594) | pub fn procstat_freeenvv(procstat: *mut procstat); function procstat_freegroups (line 5595) | pub fn procstat_freegroups(procstat: *mut procstat, groups: *mut ::gid_t); function procstat_freeptlwpinfo (line 5596) | pub fn procstat_freeptlwpinfo(procstat: *mut procstat, pl: *mut ptrace_l... function procstat_getargv (line 5597) | pub fn procstat_getargv( function procstat_getenvv (line 5602) | pub fn procstat_getenvv( function procstat_getgroups (line 5607) | pub fn procstat_getgroups( function procstat_getosrel (line 5612) | pub fn procstat_getosrel( function procstat_getpathname (line 5617) | pub fn procstat_getpathname( function procstat_getrlimit (line 5623) | pub fn procstat_getrlimit( function procstat_getumask (line 5629) | pub fn procstat_getumask( function procstat_open_core (line 5634) | pub fn procstat_open_core(filename: *const ::c_char) -> *mut procstat; function procstat_open_kvm (line 5635) | pub fn procstat_open_kvm(nlistf: *const ::c_char, memf: *const ::c_char)... function procstat_get_socket_info (line 5636) | pub fn procstat_get_socket_info( function procstat_get_vnode_info (line 5642) | pub fn procstat_get_vnode_info( function procstat_get_pts_info (line 5648) | pub fn procstat_get_pts_info( function procstat_get_shm_info (line 5654) | pub fn procstat_get_shm_info( function timer_create (line 5664) | pub fn timer_create(clock_id: clockid_t, evp: *mut sigevent, timerid: *m... function timer_delete (line 5665) | pub fn timer_delete(timerid: timer_t) -> ::c_int; function timer_getoverrun (line 5666) | pub fn timer_getoverrun(timerid: timer_t) -> ::c_int; function timer_gettime (line 5667) | pub fn timer_gettime(timerid: timer_t, value: *mut itimerspec) -> ::c_int; function timer_settime (line 5668) | pub fn timer_settime( function devstat_getnumdevs (line 5678) | pub fn devstat_getnumdevs(kd: *mut ::kvm_t) -> ::c_int; function devstat_getgeneration (line 5679) | pub fn devstat_getgeneration(kd: *mut ::kvm_t) -> ::c_long; function devstat_getversion (line 5680) | pub fn devstat_getversion(kd: *mut ::kvm_t) -> ::c_int; function devstat_checkversion (line 5681) | pub fn devstat_checkversion(kd: *mut ::kvm_t) -> ::c_int; function devstat_selectdevs (line 5682) | pub fn devstat_selectdevs( function devstat_buildmatch (line 5698) | pub fn devstat_buildmatch( FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/powerpc.rs type c_char (line 1) | pub type c_char = u8; type c_long (line 2) | pub type c_long = i32; type c_ulong (line 3) | pub type c_ulong = u32; type wchar_t (line 4) | pub type wchar_t = i32; type time_t (line 5) | pub type time_t = i64; type suseconds_t (line 6) | pub type suseconds_t = i32; type register_t (line 7) | pub type register_t = i32; constant MAP_32BIT (line 46) | pub const MAP_32BIT: ::c_int = 0x00080000; constant MINSIGSTKSZ (line 47) | pub const MINSIGSTKSZ: ::size_t = 2048; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs type c_char (line 1) | pub type c_char = u8; type c_long (line 2) | pub type c_long = i64; type c_ulong (line 3) | pub type c_ulong = u64; type wchar_t (line 4) | pub type wchar_t = i32; type time_t (line 5) | pub type time_t = i64; type suseconds_t (line 6) | pub type suseconds_t = i64; type register_t (line 7) | pub type register_t = i64; constant MAP_32BIT (line 46) | pub const MAP_32BIT: ::c_int = 0x00080000; constant MINSIGSTKSZ (line 47) | pub const MINSIGSTKSZ: ::size_t = 2048; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/riscv64.rs type c_char (line 1) | pub type c_char = u8; type c_long (line 2) | pub type c_long = i64; type c_ulong (line 3) | pub type c_ulong = u64; type wchar_t (line 4) | pub type wchar_t = ::c_int; type time_t (line 5) | pub type time_t = i64; type suseconds_t (line 6) | pub type suseconds_t = ::c_long; type register_t (line 7) | pub type register_t = i64; constant MAP_32BIT (line 153) | pub const MAP_32BIT: ::c_int = 0x00080000; constant MINSIGSTKSZ (line 154) | pub const MINSIGSTKSZ: ::size_t = 4096; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/x86.rs type c_char (line 1) | pub type c_char = i8; type c_long (line 2) | pub type c_long = i32; type c_ulong (line 3) | pub type c_ulong = u32; type wchar_t (line 4) | pub type wchar_t = i32; type time_t (line 5) | pub type time_t = i32; type suseconds_t (line 6) | pub type suseconds_t = i32; type register_t (line 7) | pub type register_t = i32; constant MINSIGSTKSZ (line 201) | pub const MINSIGSTKSZ: ::size_t = 2048; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs type c_char (line 1) | pub type c_char = i8; type c_long (line 2) | pub type c_long = i64; type c_ulong (line 3) | pub type c_ulong = u64; type wchar_t (line 4) | pub type wchar_t = i32; type time_t (line 5) | pub type time_t = i64; type suseconds_t (line 6) | pub type suseconds_t = i64; type register_t (line 7) | pub type register_t = i64; constant MAP_32BIT (line 315) | pub const MAP_32BIT: ::c_int = 0x00080000; constant MINSIGSTKSZ (line 316) | pub const MINSIGSTKSZ: ::size_t = 2048; constant _MC_HASSEGS (line 318) | pub const _MC_HASSEGS: u32 = 0x1; constant _MC_HASBASES (line 319) | pub const _MC_HASBASES: u32 = 0x2; constant _MC_HASFPXSTATE (line 320) | pub const _MC_HASFPXSTATE: u32 = 0x4; constant _MC_FLAG_MASK (line 321) | pub const _MC_FLAG_MASK: u32 = _MC_HASSEGS | _MC_HASBASES | _MC_HASFPXST... constant _MC_FPFMT_NODEV (line 323) | pub const _MC_FPFMT_NODEV: c_long = 0x10000; constant _MC_FPFMT_XMM (line 324) | pub const _MC_FPFMT_XMM: c_long = 0x10002; constant _MC_FPOWNED_NONE (line 325) | pub const _MC_FPOWNED_NONE: c_long = 0x20000; constant _MC_FPOWNED_FPU (line 326) | pub const _MC_FPOWNED_FPU: c_long = 0x20001; constant _MC_FPOWNED_PCB (line 327) | pub const _MC_FPOWNED_PCB: c_long = 0x20002; FILE: builder/third-party/libc/src/unix/bsd/freebsdlike/mod.rs type mode_t (line 1) | pub type mode_t = u16; type pthread_attr_t (line 2) | pub type pthread_attr_t = *mut ::c_void; type rlim_t (line 3) | pub type rlim_t = i64; type pthread_mutex_t (line 4) | pub type pthread_mutex_t = *mut ::c_void; type pthread_mutexattr_t (line 5) | pub type pthread_mutexattr_t = *mut ::c_void; type pthread_cond_t (line 6) | pub type pthread_cond_t = *mut ::c_void; type pthread_condattr_t (line 7) | pub type pthread_condattr_t = *mut ::c_void; type pthread_rwlock_t (line 8) | pub type pthread_rwlock_t = *mut ::c_void; type pthread_rwlockattr_t (line 9) | pub type pthread_rwlockattr_t = *mut ::c_void; type pthread_key_t (line 10) | pub type pthread_key_t = ::c_int; type tcflag_t (line 11) | pub type tcflag_t = ::c_uint; type speed_t (line 12) | pub type speed_t = ::c_uint; type nl_item (line 13) | pub type nl_item = ::c_int; type id_t (line 14) | pub type id_t = i64; type vm_size_t (line 15) | pub type vm_size_t = ::uintptr_t; type key_t (line 16) | pub type key_t = ::c_long; type Elf32_Addr (line 20) | pub type Elf32_Addr = u32; type Elf32_Half (line 21) | pub type Elf32_Half = u16; type Elf32_Lword (line 22) | pub type Elf32_Lword = u64; type Elf32_Off (line 23) | pub type Elf32_Off = u32; type Elf32_Sword (line 24) | pub type Elf32_Sword = i32; type Elf32_Word (line 25) | pub type Elf32_Word = u32; type Elf64_Addr (line 27) | pub type Elf64_Addr = u64; type Elf64_Half (line 28) | pub type Elf64_Half = u16; type Elf64_Lword (line 29) | pub type Elf64_Lword = u64; type Elf64_Off (line 30) | pub type Elf64_Off = u64; type Elf64_Sword (line 31) | pub type Elf64_Sword = i32; type Elf64_Sxword (line 32) | pub type Elf64_Sxword = i64; type Elf64_Word (line 33) | pub type Elf64_Word = u32; type Elf64_Xword (line 34) | pub type Elf64_Xword = u64; type iconv_t (line 36) | pub type iconv_t = *mut ::c_void; type kvm_t (line 40) | pub type kvm_t = ::c_void; type timezone (line 57) | pub enum timezone {} method clone (line 60) | fn clone(&self) -> timezone { method si_addr (line 66) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 70) | pub unsafe fn si_value(&self) -> ::sigval { method si_pid (line 74) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 78) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_status (line 82) | pub unsafe fn si_status(&self) -> ::c_int { constant AIO_LISTIO_MAX (line 449) | pub const AIO_LISTIO_MAX: ::c_int = 16; constant AIO_CANCELED (line 450) | pub const AIO_CANCELED: ::c_int = 1; constant AIO_NOTCANCELED (line 451) | pub const AIO_NOTCANCELED: ::c_int = 2; constant AIO_ALLDONE (line 452) | pub const AIO_ALLDONE: ::c_int = 3; constant LIO_NOP (line 453) | pub const LIO_NOP: ::c_int = 0; constant LIO_WRITE (line 454) | pub const LIO_WRITE: ::c_int = 1; constant LIO_READ (line 455) | pub const LIO_READ: ::c_int = 2; constant LIO_WAIT (line 456) | pub const LIO_WAIT: ::c_int = 1; constant LIO_NOWAIT (line 457) | pub const LIO_NOWAIT: ::c_int = 0; constant SIGEV_NONE (line 459) | pub const SIGEV_NONE: ::c_int = 0; constant SIGEV_SIGNAL (line 460) | pub const SIGEV_SIGNAL: ::c_int = 1; constant SIGEV_THREAD (line 461) | pub const SIGEV_THREAD: ::c_int = 2; constant SIGEV_KEVENT (line 462) | pub const SIGEV_KEVENT: ::c_int = 3; constant CODESET (line 464) | pub const CODESET: ::nl_item = 0; constant D_T_FMT (line 465) | pub const D_T_FMT: ::nl_item = 1; constant D_FMT (line 466) | pub const D_FMT: ::nl_item = 2; constant T_FMT (line 467) | pub const T_FMT: ::nl_item = 3; constant T_FMT_AMPM (line 468) | pub const T_FMT_AMPM: ::nl_item = 4; constant AM_STR (line 469) | pub const AM_STR: ::nl_item = 5; constant PM_STR (line 470) | pub const PM_STR: ::nl_item = 6; constant DAY_1 (line 472) | pub const DAY_1: ::nl_item = 7; constant DAY_2 (line 473) | pub const DAY_2: ::nl_item = 8; constant DAY_3 (line 474) | pub const DAY_3: ::nl_item = 9; constant DAY_4 (line 475) | pub const DAY_4: ::nl_item = 10; constant DAY_5 (line 476) | pub const DAY_5: ::nl_item = 11; constant DAY_6 (line 477) | pub const DAY_6: ::nl_item = 12; constant DAY_7 (line 478) | pub const DAY_7: ::nl_item = 13; constant ABDAY_1 (line 480) | pub const ABDAY_1: ::nl_item = 14; constant ABDAY_2 (line 481) | pub const ABDAY_2: ::nl_item = 15; constant ABDAY_3 (line 482) | pub const ABDAY_3: ::nl_item = 16; constant ABDAY_4 (line 483) | pub const ABDAY_4: ::nl_item = 17; constant ABDAY_5 (line 484) | pub const ABDAY_5: ::nl_item = 18; constant ABDAY_6 (line 485) | pub const ABDAY_6: ::nl_item = 19; constant ABDAY_7 (line 486) | pub const ABDAY_7: ::nl_item = 20; constant MON_1 (line 488) | pub const MON_1: ::nl_item = 21; constant MON_2 (line 489) | pub const MON_2: ::nl_item = 22; constant MON_3 (line 490) | pub const MON_3: ::nl_item = 23; constant MON_4 (line 491) | pub const MON_4: ::nl_item = 24; constant MON_5 (line 492) | pub const MON_5: ::nl_item = 25; constant MON_6 (line 493) | pub const MON_6: ::nl_item = 26; constant MON_7 (line 494) | pub const MON_7: ::nl_item = 27; constant MON_8 (line 495) | pub const MON_8: ::nl_item = 28; constant MON_9 (line 496) | pub const MON_9: ::nl_item = 29; constant MON_10 (line 497) | pub const MON_10: ::nl_item = 30; constant MON_11 (line 498) | pub const MON_11: ::nl_item = 31; constant MON_12 (line 499) | pub const MON_12: ::nl_item = 32; constant ABMON_1 (line 501) | pub const ABMON_1: ::nl_item = 33; constant ABMON_2 (line 502) | pub const ABMON_2: ::nl_item = 34; constant ABMON_3 (line 503) | pub const ABMON_3: ::nl_item = 35; constant ABMON_4 (line 504) | pub const ABMON_4: ::nl_item = 36; constant ABMON_5 (line 505) | pub const ABMON_5: ::nl_item = 37; constant ABMON_6 (line 506) | pub const ABMON_6: ::nl_item = 38; constant ABMON_7 (line 507) | pub const ABMON_7: ::nl_item = 39; constant ABMON_8 (line 508) | pub const ABMON_8: ::nl_item = 40; constant ABMON_9 (line 509) | pub const ABMON_9: ::nl_item = 41; constant ABMON_10 (line 510) | pub const ABMON_10: ::nl_item = 42; constant ABMON_11 (line 511) | pub const ABMON_11: ::nl_item = 43; constant ABMON_12 (line 512) | pub const ABMON_12: ::nl_item = 44; constant ERA (line 514) | pub const ERA: ::nl_item = 45; constant ERA_D_FMT (line 515) | pub const ERA_D_FMT: ::nl_item = 46; constant ERA_D_T_FMT (line 516) | pub const ERA_D_T_FMT: ::nl_item = 47; constant ERA_T_FMT (line 517) | pub const ERA_T_FMT: ::nl_item = 48; constant ALT_DIGITS (line 518) | pub const ALT_DIGITS: ::nl_item = 49; constant RADIXCHAR (line 520) | pub const RADIXCHAR: ::nl_item = 50; constant THOUSEP (line 521) | pub const THOUSEP: ::nl_item = 51; constant YESEXPR (line 523) | pub const YESEXPR: ::nl_item = 52; constant NOEXPR (line 524) | pub const NOEXPR: ::nl_item = 53; constant YESSTR (line 526) | pub const YESSTR: ::nl_item = 54; constant NOSTR (line 527) | pub const NOSTR: ::nl_item = 55; constant CRNCYSTR (line 529) | pub const CRNCYSTR: ::nl_item = 56; constant D_MD_ORDER (line 531) | pub const D_MD_ORDER: ::nl_item = 57; constant ALTMON_1 (line 533) | pub const ALTMON_1: ::nl_item = 58; constant ALTMON_2 (line 534) | pub const ALTMON_2: ::nl_item = 59; constant ALTMON_3 (line 535) | pub const ALTMON_3: ::nl_item = 60; constant ALTMON_4 (line 536) | pub const ALTMON_4: ::nl_item = 61; constant ALTMON_5 (line 537) | pub const ALTMON_5: ::nl_item = 62; constant ALTMON_6 (line 538) | pub const ALTMON_6: ::nl_item = 63; constant ALTMON_7 (line 539) | pub const ALTMON_7: ::nl_item = 64; constant ALTMON_8 (line 540) | pub const ALTMON_8: ::nl_item = 65; constant ALTMON_9 (line 541) | pub const ALTMON_9: ::nl_item = 66; constant ALTMON_10 (line 542) | pub const ALTMON_10: ::nl_item = 67; constant ALTMON_11 (line 543) | pub const ALTMON_11: ::nl_item = 68; constant ALTMON_12 (line 544) | pub const ALTMON_12: ::nl_item = 69; constant EXIT_FAILURE (line 546) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 547) | pub const EXIT_SUCCESS: ::c_int = 0; constant EOF (line 548) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 549) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 550) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 551) | pub const SEEK_END: ::c_int = 2; constant SEEK_DATA (line 552) | pub const SEEK_DATA: ::c_int = 3; constant SEEK_HOLE (line 553) | pub const SEEK_HOLE: ::c_int = 4; constant _IOFBF (line 554) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 555) | pub const _IONBF: ::c_int = 2; constant _IOLBF (line 556) | pub const _IOLBF: ::c_int = 1; constant BUFSIZ (line 557) | pub const BUFSIZ: ::c_uint = 1024; constant FOPEN_MAX (line 558) | pub const FOPEN_MAX: ::c_uint = 20; constant FILENAME_MAX (line 559) | pub const FILENAME_MAX: ::c_uint = 1024; constant L_tmpnam (line 560) | pub const L_tmpnam: ::c_uint = 1024; constant TMP_MAX (line 561) | pub const TMP_MAX: ::c_uint = 308915776; constant O_NOCTTY (line 563) | pub const O_NOCTTY: ::c_int = 32768; constant O_DIRECT (line 564) | pub const O_DIRECT: ::c_int = 0x00010000; constant S_IFIFO (line 566) | pub const S_IFIFO: mode_t = 4096; constant S_IFCHR (line 567) | pub const S_IFCHR: mode_t = 8192; constant S_IFBLK (line 568) | pub const S_IFBLK: mode_t = 24576; constant S_IFDIR (line 569) | pub const S_IFDIR: mode_t = 16384; constant S_IFREG (line 570) | pub const S_IFREG: mode_t = 32768; constant S_IFLNK (line 571) | pub const S_IFLNK: mode_t = 40960; constant S_IFSOCK (line 572) | pub const S_IFSOCK: mode_t = 49152; constant S_IFMT (line 573) | pub const S_IFMT: mode_t = 61440; constant S_IEXEC (line 574) | pub const S_IEXEC: mode_t = 64; constant S_IWRITE (line 575) | pub const S_IWRITE: mode_t = 128; constant S_IREAD (line 576) | pub const S_IREAD: mode_t = 256; constant S_IRWXU (line 577) | pub const S_IRWXU: mode_t = 448; constant S_IXUSR (line 578) | pub const S_IXUSR: mode_t = 64; constant S_IWUSR (line 579) | pub const S_IWUSR: mode_t = 128; constant S_IRUSR (line 580) | pub const S_IRUSR: mode_t = 256; constant S_IRWXG (line 581) | pub const S_IRWXG: mode_t = 56; constant S_IXGRP (line 582) | pub const S_IXGRP: mode_t = 8; constant S_IWGRP (line 583) | pub const S_IWGRP: mode_t = 16; constant S_IRGRP (line 584) | pub const S_IRGRP: mode_t = 32; constant S_IRWXO (line 585) | pub const S_IRWXO: mode_t = 7; constant S_IXOTH (line 586) | pub const S_IXOTH: mode_t = 1; constant S_IWOTH (line 587) | pub const S_IWOTH: mode_t = 2; constant S_IROTH (line 588) | pub const S_IROTH: mode_t = 4; constant F_OK (line 589) | pub const F_OK: ::c_int = 0; constant R_OK (line 590) | pub const R_OK: ::c_int = 4; constant W_OK (line 591) | pub const W_OK: ::c_int = 2; constant X_OK (line 592) | pub const X_OK: ::c_int = 1; constant STDIN_FILENO (line 593) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 594) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 595) | pub const STDERR_FILENO: ::c_int = 2; constant F_LOCK (line 596) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 597) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 598) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 599) | pub const F_ULOCK: ::c_int = 0; constant F_DUPFD_CLOEXEC (line 600) | pub const F_DUPFD_CLOEXEC: ::c_int = 17; constant F_DUP2FD (line 601) | pub const F_DUP2FD: ::c_int = 10; constant F_DUP2FD_CLOEXEC (line 602) | pub const F_DUP2FD_CLOEXEC: ::c_int = 18; constant SIGHUP (line 603) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 604) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 605) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 606) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 607) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 608) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 609) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 610) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 611) | pub const SIGSEGV: ::c_int = 11; constant SIGPIPE (line 612) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 613) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 614) | pub const SIGTERM: ::c_int = 15; constant PROT_NONE (line 616) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 617) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 618) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 619) | pub const PROT_EXEC: ::c_int = 4; constant MAP_FILE (line 621) | pub const MAP_FILE: ::c_int = 0x0000; constant MAP_SHARED (line 622) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 623) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_FIXED (line 624) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_ANON (line 625) | pub const MAP_ANON: ::c_int = 0x1000; constant MAP_ANONYMOUS (line 626) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant MAP_FAILED (line 628) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MCL_CURRENT (line 630) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 631) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MNT_EXPUBLIC (line 633) | pub const MNT_EXPUBLIC: ::c_int = 0x20000000; constant MNT_NOATIME (line 634) | pub const MNT_NOATIME: ::c_int = 0x10000000; constant MNT_NOCLUSTERR (line 635) | pub const MNT_NOCLUSTERR: ::c_int = 0x40000000; constant MNT_NOCLUSTERW (line 636) | pub const MNT_NOCLUSTERW: ::c_int = 0x80000000; constant MNT_NOSYMFOLLOW (line 637) | pub const MNT_NOSYMFOLLOW: ::c_int = 0x00400000; constant MNT_SOFTDEP (line 638) | pub const MNT_SOFTDEP: ::c_int = 0x00200000; constant MNT_SUIDDIR (line 639) | pub const MNT_SUIDDIR: ::c_int = 0x00100000; constant MNT_EXRDONLY (line 640) | pub const MNT_EXRDONLY: ::c_int = 0x00000080; constant MNT_DEFEXPORTED (line 641) | pub const MNT_DEFEXPORTED: ::c_int = 0x00000200; constant MNT_EXPORTANON (line 642) | pub const MNT_EXPORTANON: ::c_int = 0x00000400; constant MNT_EXKERB (line 643) | pub const MNT_EXKERB: ::c_int = 0x00000800; constant MNT_DELEXPORT (line 644) | pub const MNT_DELEXPORT: ::c_int = 0x00020000; constant MS_SYNC (line 646) | pub const MS_SYNC: ::c_int = 0x0000; constant MS_ASYNC (line 647) | pub const MS_ASYNC: ::c_int = 0x0001; constant MS_INVALIDATE (line 648) | pub const MS_INVALIDATE: ::c_int = 0x0002; constant EPERM (line 650) | pub const EPERM: ::c_int = 1; constant ENOENT (line 651) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 652) | pub const ESRCH: ::c_int = 3; constant EINTR (line 653) | pub const EINTR: ::c_int = 4; constant EIO (line 654) | pub const EIO: ::c_int = 5; constant ENXIO (line 655) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 656) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 657) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 658) | pub const EBADF: ::c_int = 9; constant ECHILD (line 659) | pub const ECHILD: ::c_int = 10; constant EDEADLK (line 660) | pub const EDEADLK: ::c_int = 11; constant ENOMEM (line 661) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 662) | pub const EACCES: ::c_int = 13; constant EFAULT (line 663) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 664) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 665) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 666) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 667) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 668) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 669) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 670) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 671) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 672) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 673) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 674) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 675) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 676) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 677) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 678) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 679) | pub const EROFS: ::c_int = 30; constant EMLINK (line 680) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 681) | pub const EPIPE: ::c_int = 32; constant EDOM (line 682) | pub const EDOM: ::c_int = 33; constant ERANGE (line 683) | pub const ERANGE: ::c_int = 34; constant EAGAIN (line 684) | pub const EAGAIN: ::c_int = 35; constant EWOULDBLOCK (line 685) | pub const EWOULDBLOCK: ::c_int = 35; constant EINPROGRESS (line 686) | pub const EINPROGRESS: ::c_int = 36; constant EALREADY (line 687) | pub const EALREADY: ::c_int = 37; constant ENOTSOCK (line 688) | pub const ENOTSOCK: ::c_int = 38; constant EDESTADDRREQ (line 689) | pub const EDESTADDRREQ: ::c_int = 39; constant EMSGSIZE (line 690) | pub const EMSGSIZE: ::c_int = 40; constant EPROTOTYPE (line 691) | pub const EPROTOTYPE: ::c_int = 41; constant ENOPROTOOPT (line 692) | pub const ENOPROTOOPT: ::c_int = 42; constant EPROTONOSUPPORT (line 693) | pub const EPROTONOSUPPORT: ::c_int = 43; constant ESOCKTNOSUPPORT (line 694) | pub const ESOCKTNOSUPPORT: ::c_int = 44; constant EOPNOTSUPP (line 695) | pub const EOPNOTSUPP: ::c_int = 45; constant ENOTSUP (line 696) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 697) | pub const EPFNOSUPPORT: ::c_int = 46; constant EAFNOSUPPORT (line 698) | pub const EAFNOSUPPORT: ::c_int = 47; constant EADDRINUSE (line 699) | pub const EADDRINUSE: ::c_int = 48; constant EADDRNOTAVAIL (line 700) | pub const EADDRNOTAVAIL: ::c_int = 49; constant ENETDOWN (line 701) | pub const ENETDOWN: ::c_int = 50; constant ENETUNREACH (line 702) | pub const ENETUNREACH: ::c_int = 51; constant ENETRESET (line 703) | pub const ENETRESET: ::c_int = 52; constant ECONNABORTED (line 704) | pub const ECONNABORTED: ::c_int = 53; constant ECONNRESET (line 705) | pub const ECONNRESET: ::c_int = 54; constant ENOBUFS (line 706) | pub const ENOBUFS: ::c_int = 55; constant EISCONN (line 707) | pub const EISCONN: ::c_int = 56; constant ENOTCONN (line 708) | pub const ENOTCONN: ::c_int = 57; constant ESHUTDOWN (line 709) | pub const ESHUTDOWN: ::c_int = 58; constant ETOOMANYREFS (line 710) | pub const ETOOMANYREFS: ::c_int = 59; constant ETIMEDOUT (line 711) | pub const ETIMEDOUT: ::c_int = 60; constant ECONNREFUSED (line 712) | pub const ECONNREFUSED: ::c_int = 61; constant ELOOP (line 713) | pub const ELOOP: ::c_int = 62; constant ENAMETOOLONG (line 714) | pub const ENAMETOOLONG: ::c_int = 63; constant EHOSTDOWN (line 715) | pub const EHOSTDOWN: ::c_int = 64; constant EHOSTUNREACH (line 716) | pub const EHOSTUNREACH: ::c_int = 65; constant ENOTEMPTY (line 717) | pub const ENOTEMPTY: ::c_int = 66; constant EPROCLIM (line 718) | pub const EPROCLIM: ::c_int = 67; constant EUSERS (line 719) | pub const EUSERS: ::c_int = 68; constant EDQUOT (line 720) | pub const EDQUOT: ::c_int = 69; constant ESTALE (line 721) | pub const ESTALE: ::c_int = 70; constant EREMOTE (line 722) | pub const EREMOTE: ::c_int = 71; constant EBADRPC (line 723) | pub const EBADRPC: ::c_int = 72; constant ERPCMISMATCH (line 724) | pub const ERPCMISMATCH: ::c_int = 73; constant EPROGUNAVAIL (line 725) | pub const EPROGUNAVAIL: ::c_int = 74; constant EPROGMISMATCH (line 726) | pub const EPROGMISMATCH: ::c_int = 75; constant EPROCUNAVAIL (line 727) | pub const EPROCUNAVAIL: ::c_int = 76; constant ENOLCK (line 728) | pub const ENOLCK: ::c_int = 77; constant ENOSYS (line 729) | pub const ENOSYS: ::c_int = 78; constant EFTYPE (line 730) | pub const EFTYPE: ::c_int = 79; constant EAUTH (line 731) | pub const EAUTH: ::c_int = 80; constant ENEEDAUTH (line 732) | pub const ENEEDAUTH: ::c_int = 81; constant EIDRM (line 733) | pub const EIDRM: ::c_int = 82; constant ENOMSG (line 734) | pub const ENOMSG: ::c_int = 83; constant EOVERFLOW (line 735) | pub const EOVERFLOW: ::c_int = 84; constant ECANCELED (line 736) | pub const ECANCELED: ::c_int = 85; constant EILSEQ (line 737) | pub const EILSEQ: ::c_int = 86; constant ENOATTR (line 738) | pub const ENOATTR: ::c_int = 87; constant EDOOFUS (line 739) | pub const EDOOFUS: ::c_int = 88; constant EBADMSG (line 740) | pub const EBADMSG: ::c_int = 89; constant EMULTIHOP (line 741) | pub const EMULTIHOP: ::c_int = 90; constant ENOLINK (line 742) | pub const ENOLINK: ::c_int = 91; constant EPROTO (line 743) | pub const EPROTO: ::c_int = 92; constant POLLSTANDARD (line 745) | pub const POLLSTANDARD: ::c_short = ::POLLIN constant AI_PASSIVE (line 755) | pub const AI_PASSIVE: ::c_int = 0x00000001; constant AI_CANONNAME (line 756) | pub const AI_CANONNAME: ::c_int = 0x00000002; constant AI_NUMERICHOST (line 757) | pub const AI_NUMERICHOST: ::c_int = 0x00000004; constant AI_NUMERICSERV (line 758) | pub const AI_NUMERICSERV: ::c_int = 0x00000008; constant AI_ALL (line 759) | pub const AI_ALL: ::c_int = 0x00000100; constant AI_ADDRCONFIG (line 760) | pub const AI_ADDRCONFIG: ::c_int = 0x00000400; constant AI_V4MAPPED (line 761) | pub const AI_V4MAPPED: ::c_int = 0x00000800; constant EAI_AGAIN (line 763) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 764) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 765) | pub const EAI_FAIL: ::c_int = 4; constant EAI_FAMILY (line 766) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_MEMORY (line 767) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_NONAME (line 768) | pub const EAI_NONAME: ::c_int = 8; constant EAI_SERVICE (line 769) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 770) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 771) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 772) | pub const EAI_OVERFLOW: ::c_int = 14; constant F_DUPFD (line 774) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 775) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 776) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 777) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 778) | pub const F_SETFL: ::c_int = 4; constant SIGTRAP (line 780) | pub const SIGTRAP: ::c_int = 5; constant GLOB_APPEND (line 782) | pub const GLOB_APPEND: ::c_int = 0x0001; constant GLOB_DOOFFS (line 783) | pub const GLOB_DOOFFS: ::c_int = 0x0002; constant GLOB_ERR (line 784) | pub const GLOB_ERR: ::c_int = 0x0004; constant GLOB_MARK (line 785) | pub const GLOB_MARK: ::c_int = 0x0008; constant GLOB_NOCHECK (line 786) | pub const GLOB_NOCHECK: ::c_int = 0x0010; constant GLOB_NOSORT (line 787) | pub const GLOB_NOSORT: ::c_int = 0x0020; constant GLOB_NOESCAPE (line 788) | pub const GLOB_NOESCAPE: ::c_int = 0x2000; constant GLOB_NOSPACE (line 790) | pub const GLOB_NOSPACE: ::c_int = -1; constant GLOB_ABORTED (line 791) | pub const GLOB_ABORTED: ::c_int = -2; constant GLOB_NOMATCH (line 792) | pub const GLOB_NOMATCH: ::c_int = -3; constant POSIX_MADV_NORMAL (line 794) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 795) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 796) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 797) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant POSIX_MADV_DONTNEED (line 798) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant PTHREAD_PROCESS_PRIVATE (line 800) | pub const PTHREAD_PROCESS_PRIVATE: ::c_int = 0; constant PTHREAD_PROCESS_SHARED (line 801) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 1; constant PTHREAD_CREATE_JOINABLE (line 802) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0; constant PTHREAD_CREATE_DETACHED (line 803) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 1; constant RLIMIT_CPU (line 805) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 806) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 807) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 808) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 809) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_RSS (line 810) | pub const RLIMIT_RSS: ::c_int = 5; constant RLIMIT_MEMLOCK (line 811) | pub const RLIMIT_MEMLOCK: ::c_int = 6; constant RLIMIT_NPROC (line 812) | pub const RLIMIT_NPROC: ::c_int = 7; constant RLIMIT_NOFILE (line 813) | pub const RLIMIT_NOFILE: ::c_int = 8; constant RLIMIT_SBSIZE (line 814) | pub const RLIMIT_SBSIZE: ::c_int = 9; constant RLIMIT_VMEM (line 815) | pub const RLIMIT_VMEM: ::c_int = 10; constant RLIMIT_AS (line 816) | pub const RLIMIT_AS: ::c_int = RLIMIT_VMEM; constant RLIM_INFINITY (line 817) | pub const RLIM_INFINITY: rlim_t = 0x7fff_ffff_ffff_ffff; constant RUSAGE_SELF (line 819) | pub const RUSAGE_SELF: ::c_int = 0; constant RUSAGE_CHILDREN (line 820) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant CLOCK_REALTIME (line 822) | pub const CLOCK_REALTIME: ::clockid_t = 0; constant CLOCK_VIRTUAL (line 823) | pub const CLOCK_VIRTUAL: ::clockid_t = 1; constant CLOCK_PROF (line 824) | pub const CLOCK_PROF: ::clockid_t = 2; constant CLOCK_MONOTONIC (line 825) | pub const CLOCK_MONOTONIC: ::clockid_t = 4; constant CLOCK_UPTIME (line 826) | pub const CLOCK_UPTIME: ::clockid_t = 5; constant CLOCK_UPTIME_PRECISE (line 827) | pub const CLOCK_UPTIME_PRECISE: ::clockid_t = 7; constant CLOCK_UPTIME_FAST (line 828) | pub const CLOCK_UPTIME_FAST: ::clockid_t = 8; constant CLOCK_REALTIME_PRECISE (line 829) | pub const CLOCK_REALTIME_PRECISE: ::clockid_t = 9; constant CLOCK_REALTIME_FAST (line 830) | pub const CLOCK_REALTIME_FAST: ::clockid_t = 10; constant CLOCK_MONOTONIC_PRECISE (line 831) | pub const CLOCK_MONOTONIC_PRECISE: ::clockid_t = 11; constant CLOCK_MONOTONIC_FAST (line 832) | pub const CLOCK_MONOTONIC_FAST: ::clockid_t = 12; constant CLOCK_SECOND (line 833) | pub const CLOCK_SECOND: ::clockid_t = 13; constant CLOCK_THREAD_CPUTIME_ID (line 834) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 14; constant CLOCK_PROCESS_CPUTIME_ID (line 835) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 15; constant MADV_NORMAL (line 837) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 838) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 839) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 840) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 841) | pub const MADV_DONTNEED: ::c_int = 4; constant MADV_FREE (line 842) | pub const MADV_FREE: ::c_int = 5; constant MADV_NOSYNC (line 843) | pub const MADV_NOSYNC: ::c_int = 6; constant MADV_AUTOSYNC (line 844) | pub const MADV_AUTOSYNC: ::c_int = 7; constant MADV_NOCORE (line 845) | pub const MADV_NOCORE: ::c_int = 8; constant MADV_CORE (line 846) | pub const MADV_CORE: ::c_int = 9; constant MINCORE_INCORE (line 848) | pub const MINCORE_INCORE: ::c_int = 0x1; constant MINCORE_REFERENCED (line 849) | pub const MINCORE_REFERENCED: ::c_int = 0x2; constant MINCORE_MODIFIED (line 850) | pub const MINCORE_MODIFIED: ::c_int = 0x4; constant MINCORE_REFERENCED_OTHER (line 851) | pub const MINCORE_REFERENCED_OTHER: ::c_int = 0x8; constant MINCORE_MODIFIED_OTHER (line 852) | pub const MINCORE_MODIFIED_OTHER: ::c_int = 0x10; constant AF_UNSPEC (line 854) | pub const AF_UNSPEC: ::c_int = 0; constant AF_LOCAL (line 855) | pub const AF_LOCAL: ::c_int = 1; constant AF_UNIX (line 856) | pub const AF_UNIX: ::c_int = AF_LOCAL; constant AF_INET (line 857) | pub const AF_INET: ::c_int = 2; constant AF_IMPLINK (line 858) | pub const AF_IMPLINK: ::c_int = 3; constant AF_PUP (line 859) | pub const AF_PUP: ::c_int = 4; constant AF_CHAOS (line 860) | pub const AF_CHAOS: ::c_int = 5; constant AF_NETBIOS (line 861) | pub const AF_NETBIOS: ::c_int = 6; constant AF_ISO (line 862) | pub const AF_ISO: ::c_int = 7; constant AF_OSI (line 863) | pub const AF_OSI: ::c_int = AF_ISO; constant AF_ECMA (line 864) | pub const AF_ECMA: ::c_int = 8; constant AF_DATAKIT (line 865) | pub const AF_DATAKIT: ::c_int = 9; constant AF_CCITT (line 866) | pub const AF_CCITT: ::c_int = 10; constant AF_SNA (line 867) | pub const AF_SNA: ::c_int = 11; constant AF_DECnet (line 868) | pub const AF_DECnet: ::c_int = 12; constant AF_DLI (line 869) | pub const AF_DLI: ::c_int = 13; constant AF_LAT (line 870) | pub const AF_LAT: ::c_int = 14; constant AF_HYLINK (line 871) | pub const AF_HYLINK: ::c_int = 15; constant AF_APPLETALK (line 872) | pub const AF_APPLETALK: ::c_int = 16; constant AF_ROUTE (line 873) | pub const AF_ROUTE: ::c_int = 17; constant AF_LINK (line 874) | pub const AF_LINK: ::c_int = 18; constant pseudo_AF_XTP (line 875) | pub const pseudo_AF_XTP: ::c_int = 19; constant AF_COIP (line 876) | pub const AF_COIP: ::c_int = 20; constant AF_CNT (line 877) | pub const AF_CNT: ::c_int = 21; constant pseudo_AF_RTIP (line 878) | pub const pseudo_AF_RTIP: ::c_int = 22; constant AF_IPX (line 879) | pub const AF_IPX: ::c_int = 23; constant AF_SIP (line 880) | pub const AF_SIP: ::c_int = 24; constant pseudo_AF_PIP (line 881) | pub const pseudo_AF_PIP: ::c_int = 25; constant AF_ISDN (line 882) | pub const AF_ISDN: ::c_int = 26; constant AF_E164 (line 883) | pub const AF_E164: ::c_int = AF_ISDN; constant pseudo_AF_KEY (line 884) | pub const pseudo_AF_KEY: ::c_int = 27; constant AF_INET6 (line 885) | pub const AF_INET6: ::c_int = 28; constant AF_NATM (line 886) | pub const AF_NATM: ::c_int = 29; constant AF_ATM (line 887) | pub const AF_ATM: ::c_int = 30; constant pseudo_AF_HDRCMPLT (line 888) | pub const pseudo_AF_HDRCMPLT: ::c_int = 31; constant AF_NETGRAPH (line 889) | pub const AF_NETGRAPH: ::c_int = 32; constant PF_UNSPEC (line 891) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_LOCAL (line 892) | pub const PF_LOCAL: ::c_int = AF_LOCAL; constant PF_UNIX (line 893) | pub const PF_UNIX: ::c_int = PF_LOCAL; constant PF_INET (line 894) | pub const PF_INET: ::c_int = AF_INET; constant PF_IMPLINK (line 895) | pub const PF_IMPLINK: ::c_int = AF_IMPLINK; constant PF_PUP (line 896) | pub const PF_PUP: ::c_int = AF_PUP; constant PF_CHAOS (line 897) | pub const PF_CHAOS: ::c_int = AF_CHAOS; constant PF_NETBIOS (line 898) | pub const PF_NETBIOS: ::c_int = AF_NETBIOS; constant PF_ISO (line 899) | pub const PF_ISO: ::c_int = AF_ISO; constant PF_OSI (line 900) | pub const PF_OSI: ::c_int = AF_ISO; constant PF_ECMA (line 901) | pub const PF_ECMA: ::c_int = AF_ECMA; constant PF_DATAKIT (line 902) | pub const PF_DATAKIT: ::c_int = AF_DATAKIT; constant PF_CCITT (line 903) | pub const PF_CCITT: ::c_int = AF_CCITT; constant PF_SNA (line 904) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_DECnet (line 905) | pub const PF_DECnet: ::c_int = AF_DECnet; constant PF_DLI (line 906) | pub const PF_DLI: ::c_int = AF_DLI; constant PF_LAT (line 907) | pub const PF_LAT: ::c_int = AF_LAT; constant PF_HYLINK (line 908) | pub const PF_HYLINK: ::c_int = AF_HYLINK; constant PF_APPLETALK (line 909) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_ROUTE (line 910) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_LINK (line 911) | pub const PF_LINK: ::c_int = AF_LINK; constant PF_XTP (line 912) | pub const PF_XTP: ::c_int = pseudo_AF_XTP; constant PF_COIP (line 913) | pub const PF_COIP: ::c_int = AF_COIP; constant PF_CNT (line 914) | pub const PF_CNT: ::c_int = AF_CNT; constant PF_SIP (line 915) | pub const PF_SIP: ::c_int = AF_SIP; constant PF_IPX (line 916) | pub const PF_IPX: ::c_int = AF_IPX; constant PF_RTIP (line 917) | pub const PF_RTIP: ::c_int = pseudo_AF_RTIP; constant PF_PIP (line 918) | pub const PF_PIP: ::c_int = pseudo_AF_PIP; constant PF_ISDN (line 919) | pub const PF_ISDN: ::c_int = AF_ISDN; constant PF_KEY (line 920) | pub const PF_KEY: ::c_int = pseudo_AF_KEY; constant PF_INET6 (line 921) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_NATM (line 922) | pub const PF_NATM: ::c_int = AF_NATM; constant PF_ATM (line 923) | pub const PF_ATM: ::c_int = AF_ATM; constant PF_NETGRAPH (line 924) | pub const PF_NETGRAPH: ::c_int = AF_NETGRAPH; constant PIOD_READ_D (line 926) | pub const PIOD_READ_D: ::c_int = 1; constant PIOD_WRITE_D (line 927) | pub const PIOD_WRITE_D: ::c_int = 2; constant PIOD_READ_I (line 928) | pub const PIOD_READ_I: ::c_int = 3; constant PIOD_WRITE_I (line 929) | pub const PIOD_WRITE_I: ::c_int = 4; constant PT_TRACE_ME (line 931) | pub const PT_TRACE_ME: ::c_int = 0; constant PT_READ_I (line 932) | pub const PT_READ_I: ::c_int = 1; constant PT_READ_D (line 933) | pub const PT_READ_D: ::c_int = 2; constant PT_WRITE_I (line 934) | pub const PT_WRITE_I: ::c_int = 4; constant PT_WRITE_D (line 935) | pub const PT_WRITE_D: ::c_int = 5; constant PT_CONTINUE (line 936) | pub const PT_CONTINUE: ::c_int = 7; constant PT_KILL (line 937) | pub const PT_KILL: ::c_int = 8; constant PT_STEP (line 938) | pub const PT_STEP: ::c_int = 9; constant PT_ATTACH (line 939) | pub const PT_ATTACH: ::c_int = 10; constant PT_DETACH (line 940) | pub const PT_DETACH: ::c_int = 11; constant PT_IO (line 941) | pub const PT_IO: ::c_int = 12; constant SOMAXCONN (line 943) | pub const SOMAXCONN: ::c_int = 128; constant MSG_OOB (line 945) | pub const MSG_OOB: ::c_int = 0x00000001; constant MSG_PEEK (line 946) | pub const MSG_PEEK: ::c_int = 0x00000002; constant MSG_DONTROUTE (line 947) | pub const MSG_DONTROUTE: ::c_int = 0x00000004; constant MSG_EOR (line 948) | pub const MSG_EOR: ::c_int = 0x00000008; constant MSG_TRUNC (line 949) | pub const MSG_TRUNC: ::c_int = 0x00000010; constant MSG_CTRUNC (line 950) | pub const MSG_CTRUNC: ::c_int = 0x00000020; constant MSG_WAITALL (line 951) | pub const MSG_WAITALL: ::c_int = 0x00000040; constant MSG_DONTWAIT (line 952) | pub const MSG_DONTWAIT: ::c_int = 0x00000080; constant MSG_EOF (line 953) | pub const MSG_EOF: ::c_int = 0x00000100; constant SCM_TIMESTAMP (line 955) | pub const SCM_TIMESTAMP: ::c_int = 0x02; constant SCM_CREDS (line 956) | pub const SCM_CREDS: ::c_int = 0x03; constant SOCK_STREAM (line 958) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 959) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_RAW (line 960) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 961) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_SEQPACKET (line 962) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOCK_CLOEXEC (line 963) | pub const SOCK_CLOEXEC: ::c_int = 0x10000000; constant SOCK_NONBLOCK (line 964) | pub const SOCK_NONBLOCK: ::c_int = 0x20000000; constant SOCK_MAXADDRLEN (line 965) | pub const SOCK_MAXADDRLEN: ::c_int = 255; constant IP_TTL (line 966) | pub const IP_TTL: ::c_int = 4; constant IP_HDRINCL (line 967) | pub const IP_HDRINCL: ::c_int = 2; constant IP_RECVDSTADDR (line 968) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_SENDSRCADDR (line 969) | pub const IP_SENDSRCADDR: ::c_int = IP_RECVDSTADDR; constant IP_ADD_MEMBERSHIP (line 970) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 971) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IP_RECVIF (line 972) | pub const IP_RECVIF: ::c_int = 20; constant IPV6_JOIN_GROUP (line 973) | pub const IPV6_JOIN_GROUP: ::c_int = 12; constant IPV6_LEAVE_GROUP (line 974) | pub const IPV6_LEAVE_GROUP: ::c_int = 13; constant IPV6_CHECKSUM (line 975) | pub const IPV6_CHECKSUM: ::c_int = 26; constant IPV6_RECVPKTINFO (line 976) | pub const IPV6_RECVPKTINFO: ::c_int = 36; constant IPV6_PKTINFO (line 977) | pub const IPV6_PKTINFO: ::c_int = 46; constant IPV6_HOPLIMIT (line 978) | pub const IPV6_HOPLIMIT: ::c_int = 47; constant IPV6_RECVTCLASS (line 979) | pub const IPV6_RECVTCLASS: ::c_int = 57; constant IPV6_TCLASS (line 980) | pub const IPV6_TCLASS: ::c_int = 61; constant IPV6_DONTFRAG (line 981) | pub const IPV6_DONTFRAG: ::c_int = 62; constant IP_ADD_SOURCE_MEMBERSHIP (line 982) | pub const IP_ADD_SOURCE_MEMBERSHIP: ::c_int = 70; constant IP_DROP_SOURCE_MEMBERSHIP (line 983) | pub const IP_DROP_SOURCE_MEMBERSHIP: ::c_int = 71; constant IP_BLOCK_SOURCE (line 984) | pub const IP_BLOCK_SOURCE: ::c_int = 72; constant IP_UNBLOCK_SOURCE (line 985) | pub const IP_UNBLOCK_SOURCE: ::c_int = 73; constant TCP_NOPUSH (line 987) | pub const TCP_NOPUSH: ::c_int = 4; constant TCP_NOOPT (line 988) | pub const TCP_NOOPT: ::c_int = 8; constant TCP_KEEPIDLE (line 989) | pub const TCP_KEEPIDLE: ::c_int = 256; constant TCP_KEEPINTVL (line 990) | pub const TCP_KEEPINTVL: ::c_int = 512; constant TCP_KEEPCNT (line 991) | pub const TCP_KEEPCNT: ::c_int = 1024; constant SOL_SOCKET (line 993) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_DEBUG (line 994) | pub const SO_DEBUG: ::c_int = 0x01; constant SO_ACCEPTCONN (line 995) | pub const SO_ACCEPTCONN: ::c_int = 0x0002; constant SO_REUSEADDR (line 996) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 997) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 998) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 999) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_USELOOPBACK (line 1000) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_LINGER (line 1001) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 1002) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_REUSEPORT (line 1003) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_TIMESTAMP (line 1004) | pub const SO_TIMESTAMP: ::c_int = 0x0400; constant SO_NOSIGPIPE (line 1005) | pub const SO_NOSIGPIPE: ::c_int = 0x0800; constant SO_ACCEPTFILTER (line 1006) | pub const SO_ACCEPTFILTER: ::c_int = 0x1000; constant SO_SNDBUF (line 1007) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 1008) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDLOWAT (line 1009) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVLOWAT (line 1010) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_SNDTIMEO (line 1011) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_RCVTIMEO (line 1012) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_ERROR (line 1013) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_TYPE (line 1014) | pub const SO_TYPE: ::c_int = 0x1008; constant LOCAL_PEERCRED (line 1016) | pub const LOCAL_PEERCRED: ::c_int = 1; constant SHUT_RD (line 1018) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 1019) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 1020) | pub const SHUT_RDWR: ::c_int = 2; constant LOCK_SH (line 1022) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 1023) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 1024) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 1025) | pub const LOCK_UN: ::c_int = 8; constant MAP_COPY (line 1027) | pub const MAP_COPY: ::c_int = 0x0002; constant MAP_RENAME (line 1033) | pub const MAP_RENAME: ::c_int = 0x0020; constant MAP_NORESERVE (line 1039) | pub const MAP_NORESERVE: ::c_int = 0x0040; constant MAP_HASSEMAPHORE (line 1040) | pub const MAP_HASSEMAPHORE: ::c_int = 0x0200; constant MAP_STACK (line 1041) | pub const MAP_STACK: ::c_int = 0x0400; constant MAP_NOSYNC (line 1042) | pub const MAP_NOSYNC: ::c_int = 0x0800; constant MAP_NOCORE (line 1043) | pub const MAP_NOCORE: ::c_int = 0x020000; constant IPPROTO_RAW (line 1045) | pub const IPPROTO_RAW: ::c_int = 255; constant _PC_LINK_MAX (line 1047) | pub const _PC_LINK_MAX: ::c_int = 1; constant _PC_MAX_CANON (line 1048) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 1049) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 1050) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_PATH_MAX (line 1051) | pub const _PC_PATH_MAX: ::c_int = 5; constant _PC_PIPE_BUF (line 1052) | pub const _PC_PIPE_BUF: ::c_int = 6; constant _PC_CHOWN_RESTRICTED (line 1053) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 7; constant _PC_NO_TRUNC (line 1054) | pub const _PC_NO_TRUNC: ::c_int = 8; constant _PC_VDISABLE (line 1055) | pub const _PC_VDISABLE: ::c_int = 9; constant _PC_ALLOC_SIZE_MIN (line 1056) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 10; constant _PC_FILESIZEBITS (line 1057) | pub const _PC_FILESIZEBITS: ::c_int = 12; constant _PC_REC_INCR_XFER_SIZE (line 1058) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14; constant _PC_REC_MAX_XFER_SIZE (line 1059) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15; constant _PC_REC_MIN_XFER_SIZE (line 1060) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; constant _PC_REC_XFER_ALIGN (line 1061) | pub const _PC_REC_XFER_ALIGN: ::c_int = 17; constant _PC_SYMLINK_MAX (line 1062) | pub const _PC_SYMLINK_MAX: ::c_int = 18; constant _PC_MIN_HOLE_SIZE (line 1063) | pub const _PC_MIN_HOLE_SIZE: ::c_int = 21; constant _PC_ASYNC_IO (line 1064) | pub const _PC_ASYNC_IO: ::c_int = 53; constant _PC_PRIO_IO (line 1065) | pub const _PC_PRIO_IO: ::c_int = 54; constant _PC_SYNC_IO (line 1066) | pub const _PC_SYNC_IO: ::c_int = 55; constant _PC_ACL_EXTENDED (line 1067) | pub const _PC_ACL_EXTENDED: ::c_int = 59; constant _PC_ACL_PATH_MAX (line 1068) | pub const _PC_ACL_PATH_MAX: ::c_int = 60; constant _PC_CAP_PRESENT (line 1069) | pub const _PC_CAP_PRESENT: ::c_int = 61; constant _PC_INF_PRESENT (line 1070) | pub const _PC_INF_PRESENT: ::c_int = 62; constant _PC_MAC_PRESENT (line 1071) | pub const _PC_MAC_PRESENT: ::c_int = 63; constant _SC_ARG_MAX (line 1073) | pub const _SC_ARG_MAX: ::c_int = 1; constant _SC_CHILD_MAX (line 1074) | pub const _SC_CHILD_MAX: ::c_int = 2; constant _SC_CLK_TCK (line 1075) | pub const _SC_CLK_TCK: ::c_int = 3; constant _SC_NGROUPS_MAX (line 1076) | pub const _SC_NGROUPS_MAX: ::c_int = 4; constant _SC_OPEN_MAX (line 1077) | pub const _SC_OPEN_MAX: ::c_int = 5; constant _SC_JOB_CONTROL (line 1078) | pub const _SC_JOB_CONTROL: ::c_int = 6; constant _SC_SAVED_IDS (line 1079) | pub const _SC_SAVED_IDS: ::c_int = 7; constant _SC_VERSION (line 1080) | pub const _SC_VERSION: ::c_int = 8; constant _SC_BC_BASE_MAX (line 1081) | pub const _SC_BC_BASE_MAX: ::c_int = 9; constant _SC_BC_DIM_MAX (line 1082) | pub const _SC_BC_DIM_MAX: ::c_int = 10; constant _SC_BC_SCALE_MAX (line 1083) | pub const _SC_BC_SCALE_MAX: ::c_int = 11; constant _SC_BC_STRING_MAX (line 1084) | pub const _SC_BC_STRING_MAX: ::c_int = 12; constant _SC_COLL_WEIGHTS_MAX (line 1085) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 13; constant _SC_EXPR_NEST_MAX (line 1086) | pub const _SC_EXPR_NEST_MAX: ::c_int = 14; constant _SC_LINE_MAX (line 1087) | pub const _SC_LINE_MAX: ::c_int = 15; constant _SC_RE_DUP_MAX (line 1088) | pub const _SC_RE_DUP_MAX: ::c_int = 16; constant _SC_2_VERSION (line 1089) | pub const _SC_2_VERSION: ::c_int = 17; constant _SC_2_C_BIND (line 1090) | pub const _SC_2_C_BIND: ::c_int = 18; constant _SC_2_C_DEV (line 1091) | pub const _SC_2_C_DEV: ::c_int = 19; constant _SC_2_CHAR_TERM (line 1092) | pub const _SC_2_CHAR_TERM: ::c_int = 20; constant _SC_2_FORT_DEV (line 1093) | pub const _SC_2_FORT_DEV: ::c_int = 21; constant _SC_2_FORT_RUN (line 1094) | pub const _SC_2_FORT_RUN: ::c_int = 22; constant _SC_2_LOCALEDEF (line 1095) | pub const _SC_2_LOCALEDEF: ::c_int = 23; constant _SC_2_SW_DEV (line 1096) | pub const _SC_2_SW_DEV: ::c_int = 24; constant _SC_2_UPE (line 1097) | pub const _SC_2_UPE: ::c_int = 25; constant _SC_STREAM_MAX (line 1098) | pub const _SC_STREAM_MAX: ::c_int = 26; constant _SC_TZNAME_MAX (line 1099) | pub const _SC_TZNAME_MAX: ::c_int = 27; constant _SC_ASYNCHRONOUS_IO (line 1100) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 28; constant _SC_MAPPED_FILES (line 1101) | pub const _SC_MAPPED_FILES: ::c_int = 29; constant _SC_MEMLOCK (line 1102) | pub const _SC_MEMLOCK: ::c_int = 30; constant _SC_MEMLOCK_RANGE (line 1103) | pub const _SC_MEMLOCK_RANGE: ::c_int = 31; constant _SC_MEMORY_PROTECTION (line 1104) | pub const _SC_MEMORY_PROTECTION: ::c_int = 32; constant _SC_MESSAGE_PASSING (line 1105) | pub const _SC_MESSAGE_PASSING: ::c_int = 33; constant _SC_PRIORITIZED_IO (line 1106) | pub const _SC_PRIORITIZED_IO: ::c_int = 34; constant _SC_PRIORITY_SCHEDULING (line 1107) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 35; constant _SC_REALTIME_SIGNALS (line 1108) | pub const _SC_REALTIME_SIGNALS: ::c_int = 36; constant _SC_SEMAPHORES (line 1109) | pub const _SC_SEMAPHORES: ::c_int = 37; constant _SC_FSYNC (line 1110) | pub const _SC_FSYNC: ::c_int = 38; constant _SC_SHARED_MEMORY_OBJECTS (line 1111) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 39; constant _SC_SYNCHRONIZED_IO (line 1112) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 40; constant _SC_TIMERS (line 1113) | pub const _SC_TIMERS: ::c_int = 41; constant _SC_AIO_LISTIO_MAX (line 1114) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 42; constant _SC_AIO_MAX (line 1115) | pub const _SC_AIO_MAX: ::c_int = 43; constant _SC_AIO_PRIO_DELTA_MAX (line 1116) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 44; constant _SC_DELAYTIMER_MAX (line 1117) | pub const _SC_DELAYTIMER_MAX: ::c_int = 45; constant _SC_MQ_OPEN_MAX (line 1118) | pub const _SC_MQ_OPEN_MAX: ::c_int = 46; constant _SC_PAGESIZE (line 1119) | pub const _SC_PAGESIZE: ::c_int = 47; constant _SC_PAGE_SIZE (line 1120) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_RTSIG_MAX (line 1121) | pub const _SC_RTSIG_MAX: ::c_int = 48; constant _SC_SEM_NSEMS_MAX (line 1122) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 49; constant _SC_SEM_VALUE_MAX (line 1123) | pub const _SC_SEM_VALUE_MAX: ::c_int = 50; constant _SC_SIGQUEUE_MAX (line 1124) | pub const _SC_SIGQUEUE_MAX: ::c_int = 51; constant _SC_TIMER_MAX (line 1125) | pub const _SC_TIMER_MAX: ::c_int = 52; constant _SC_IOV_MAX (line 1126) | pub const _SC_IOV_MAX: ::c_int = 56; constant _SC_NPROCESSORS_CONF (line 1127) | pub const _SC_NPROCESSORS_CONF: ::c_int = 57; constant _SC_2_PBS (line 1128) | pub const _SC_2_PBS: ::c_int = 59; constant _SC_2_PBS_ACCOUNTING (line 1129) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 60; constant _SC_2_PBS_CHECKPOINT (line 1130) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 61; constant _SC_2_PBS_LOCATE (line 1131) | pub const _SC_2_PBS_LOCATE: ::c_int = 62; constant _SC_2_PBS_MESSAGE (line 1132) | pub const _SC_2_PBS_MESSAGE: ::c_int = 63; constant _SC_2_PBS_TRACK (line 1133) | pub const _SC_2_PBS_TRACK: ::c_int = 64; constant _SC_ADVISORY_INFO (line 1134) | pub const _SC_ADVISORY_INFO: ::c_int = 65; constant _SC_BARRIERS (line 1135) | pub const _SC_BARRIERS: ::c_int = 66; constant _SC_CLOCK_SELECTION (line 1136) | pub const _SC_CLOCK_SELECTION: ::c_int = 67; constant _SC_CPUTIME (line 1137) | pub const _SC_CPUTIME: ::c_int = 68; constant _SC_FILE_LOCKING (line 1138) | pub const _SC_FILE_LOCKING: ::c_int = 69; constant _SC_NPROCESSORS_ONLN (line 1139) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 58; constant _SC_GETGR_R_SIZE_MAX (line 1140) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 70; constant _SC_GETPW_R_SIZE_MAX (line 1141) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 71; constant _SC_HOST_NAME_MAX (line 1142) | pub const _SC_HOST_NAME_MAX: ::c_int = 72; constant _SC_LOGIN_NAME_MAX (line 1143) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 73; constant _SC_MONOTONIC_CLOCK (line 1144) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 74; constant _SC_MQ_PRIO_MAX (line 1145) | pub const _SC_MQ_PRIO_MAX: ::c_int = 75; constant _SC_READER_WRITER_LOCKS (line 1146) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 76; constant _SC_REGEXP (line 1147) | pub const _SC_REGEXP: ::c_int = 77; constant _SC_SHELL (line 1148) | pub const _SC_SHELL: ::c_int = 78; constant _SC_SPAWN (line 1149) | pub const _SC_SPAWN: ::c_int = 79; constant _SC_SPIN_LOCKS (line 1150) | pub const _SC_SPIN_LOCKS: ::c_int = 80; constant _SC_SPORADIC_SERVER (line 1151) | pub const _SC_SPORADIC_SERVER: ::c_int = 81; constant _SC_THREAD_ATTR_STACKADDR (line 1152) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 82; constant _SC_THREAD_ATTR_STACKSIZE (line 1153) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 83; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 1154) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 85; constant _SC_THREAD_KEYS_MAX (line 1155) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 86; constant _SC_THREAD_PRIO_INHERIT (line 1156) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 87; constant _SC_THREAD_PRIO_PROTECT (line 1157) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 88; constant _SC_THREAD_PRIORITY_SCHEDULING (line 1158) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 89; constant _SC_THREAD_PROCESS_SHARED (line 1159) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 90; constant _SC_THREAD_SAFE_FUNCTIONS (line 1160) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 91; constant _SC_THREAD_SPORADIC_SERVER (line 1161) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 92; constant _SC_THREAD_STACK_MIN (line 1162) | pub const _SC_THREAD_STACK_MIN: ::c_int = 93; constant _SC_THREAD_THREADS_MAX (line 1163) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 94; constant _SC_TIMEOUTS (line 1164) | pub const _SC_TIMEOUTS: ::c_int = 95; constant _SC_THREADS (line 1165) | pub const _SC_THREADS: ::c_int = 96; constant _SC_TRACE (line 1166) | pub const _SC_TRACE: ::c_int = 97; constant _SC_TRACE_EVENT_FILTER (line 1167) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 98; constant _SC_TRACE_INHERIT (line 1168) | pub const _SC_TRACE_INHERIT: ::c_int = 99; constant _SC_TRACE_LOG (line 1169) | pub const _SC_TRACE_LOG: ::c_int = 100; constant _SC_TTY_NAME_MAX (line 1170) | pub const _SC_TTY_NAME_MAX: ::c_int = 101; constant _SC_TYPED_MEMORY_OBJECTS (line 1171) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 102; constant _SC_V6_ILP32_OFF32 (line 1172) | pub const _SC_V6_ILP32_OFF32: ::c_int = 103; constant _SC_V6_ILP32_OFFBIG (line 1173) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 104; constant _SC_V6_LP64_OFF64 (line 1174) | pub const _SC_V6_LP64_OFF64: ::c_int = 105; constant _SC_V6_LPBIG_OFFBIG (line 1175) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 106; constant _SC_ATEXIT_MAX (line 1176) | pub const _SC_ATEXIT_MAX: ::c_int = 107; constant _SC_XOPEN_CRYPT (line 1177) | pub const _SC_XOPEN_CRYPT: ::c_int = 108; constant _SC_XOPEN_ENH_I18N (line 1178) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 109; constant _SC_XOPEN_LEGACY (line 1179) | pub const _SC_XOPEN_LEGACY: ::c_int = 110; constant _SC_XOPEN_REALTIME (line 1180) | pub const _SC_XOPEN_REALTIME: ::c_int = 111; constant _SC_XOPEN_REALTIME_THREADS (line 1181) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 112; constant _SC_XOPEN_SHM (line 1182) | pub const _SC_XOPEN_SHM: ::c_int = 113; constant _SC_XOPEN_STREAMS (line 1183) | pub const _SC_XOPEN_STREAMS: ::c_int = 114; constant _SC_XOPEN_UNIX (line 1184) | pub const _SC_XOPEN_UNIX: ::c_int = 115; constant _SC_XOPEN_VERSION (line 1185) | pub const _SC_XOPEN_VERSION: ::c_int = 116; constant _SC_XOPEN_XCU_VERSION (line 1186) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 117; constant _SC_IPV6 (line 1187) | pub const _SC_IPV6: ::c_int = 118; constant _SC_RAW_SOCKETS (line 1188) | pub const _SC_RAW_SOCKETS: ::c_int = 119; constant _SC_SYMLOOP_MAX (line 1189) | pub const _SC_SYMLOOP_MAX: ::c_int = 120; constant _SC_PHYS_PAGES (line 1190) | pub const _SC_PHYS_PAGES: ::c_int = 121; constant PTHREAD_MUTEX_INITIALIZER (line 1192) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = 0 as *mut _; constant PTHREAD_COND_INITIALIZER (line 1193) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = 0 as *mut _; constant PTHREAD_RWLOCK_INITIALIZER (line 1194) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = 0 as *mut _; constant PTHREAD_MUTEX_ERRORCHECK (line 1195) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 1; constant PTHREAD_MUTEX_RECURSIVE (line 1196) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 2; constant PTHREAD_MUTEX_NORMAL (line 1197) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 3; constant PTHREAD_MUTEX_DEFAULT (line 1198) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_ERRORCHECK; constant SCHED_FIFO (line 1200) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_OTHER (line 1201) | pub const SCHED_OTHER: ::c_int = 2; constant SCHED_RR (line 1202) | pub const SCHED_RR: ::c_int = 3; constant FD_SETSIZE (line 1204) | pub const FD_SETSIZE: usize = 1024; constant ST_NOSUID (line 1206) | pub const ST_NOSUID: ::c_ulong = 2; constant NI_MAXHOST (line 1208) | pub const NI_MAXHOST: ::size_t = 1025; constant XUCRED_VERSION (line 1210) | pub const XUCRED_VERSION: ::c_uint = 0; constant RTLD_LOCAL (line 1212) | pub const RTLD_LOCAL: ::c_int = 0; constant RTLD_NODELETE (line 1213) | pub const RTLD_NODELETE: ::c_int = 0x1000; constant RTLD_NOLOAD (line 1214) | pub const RTLD_NOLOAD: ::c_int = 0x2000; constant RTLD_GLOBAL (line 1215) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant LOG_NTP (line 1217) | pub const LOG_NTP: ::c_int = 12 << 3; constant LOG_SECURITY (line 1218) | pub const LOG_SECURITY: ::c_int = 13 << 3; constant LOG_CONSOLE (line 1219) | pub const LOG_CONSOLE: ::c_int = 14 << 3; constant LOG_NFACILITIES (line 1220) | pub const LOG_NFACILITIES: ::c_int = 24; constant TIOCEXCL (line 1222) | pub const TIOCEXCL: ::c_ulong = 0x2000740d; constant TIOCNXCL (line 1223) | pub const TIOCNXCL: ::c_ulong = 0x2000740e; constant TIOCFLUSH (line 1224) | pub const TIOCFLUSH: ::c_ulong = 0x80047410; constant TIOCGETA (line 1225) | pub const TIOCGETA: ::c_ulong = 0x402c7413; constant TIOCSETA (line 1226) | pub const TIOCSETA: ::c_ulong = 0x802c7414; constant TIOCSETAW (line 1227) | pub const TIOCSETAW: ::c_ulong = 0x802c7415; constant TIOCSETAF (line 1228) | pub const TIOCSETAF: ::c_ulong = 0x802c7416; constant TIOCGETD (line 1229) | pub const TIOCGETD: ::c_ulong = 0x4004741a; constant TIOCSETD (line 1230) | pub const TIOCSETD: ::c_ulong = 0x8004741b; constant TIOCGDRAINWAIT (line 1231) | pub const TIOCGDRAINWAIT: ::c_ulong = 0x40047456; constant TIOCSDRAINWAIT (line 1232) | pub const TIOCSDRAINWAIT: ::c_ulong = 0x80047457; constant TIOCTIMESTAMP (line 1233) | pub const TIOCTIMESTAMP: ::c_ulong = 0x40107459; constant TIOCMGDTRWAIT (line 1234) | pub const TIOCMGDTRWAIT: ::c_ulong = 0x4004745a; constant TIOCMSDTRWAIT (line 1235) | pub const TIOCMSDTRWAIT: ::c_ulong = 0x8004745b; constant TIOCDRAIN (line 1236) | pub const TIOCDRAIN: ::c_ulong = 0x2000745e; constant TIOCEXT (line 1237) | pub const TIOCEXT: ::c_ulong = 0x80047460; constant TIOCSCTTY (line 1238) | pub const TIOCSCTTY: ::c_ulong = 0x20007461; constant TIOCCONS (line 1239) | pub const TIOCCONS: ::c_ulong = 0x80047462; constant TIOCGSID (line 1240) | pub const TIOCGSID: ::c_ulong = 0x40047463; constant TIOCSTAT (line 1241) | pub const TIOCSTAT: ::c_ulong = 0x20007465; constant TIOCUCNTL (line 1242) | pub const TIOCUCNTL: ::c_ulong = 0x80047466; constant TIOCSWINSZ (line 1243) | pub const TIOCSWINSZ: ::c_ulong = 0x80087467; constant TIOCGWINSZ (line 1244) | pub const TIOCGWINSZ: ::c_ulong = 0x40087468; constant TIOCMGET (line 1245) | pub const TIOCMGET: ::c_ulong = 0x4004746a; constant TIOCM_LE (line 1246) | pub const TIOCM_LE: ::c_int = 0x1; constant TIOCM_DTR (line 1247) | pub const TIOCM_DTR: ::c_int = 0x2; constant TIOCM_RTS (line 1248) | pub const TIOCM_RTS: ::c_int = 0x4; constant TIOCM_ST (line 1249) | pub const TIOCM_ST: ::c_int = 0x8; constant TIOCM_SR (line 1250) | pub const TIOCM_SR: ::c_int = 0x10; constant TIOCM_CTS (line 1251) | pub const TIOCM_CTS: ::c_int = 0x20; constant TIOCM_RI (line 1252) | pub const TIOCM_RI: ::c_int = 0x80; constant TIOCM_DSR (line 1253) | pub const TIOCM_DSR: ::c_int = 0x100; constant TIOCM_CD (line 1254) | pub const TIOCM_CD: ::c_int = 0x40; constant TIOCM_CAR (line 1255) | pub const TIOCM_CAR: ::c_int = 0x40; constant TIOCM_RNG (line 1256) | pub const TIOCM_RNG: ::c_int = 0x80; constant TIOCMBIC (line 1257) | pub const TIOCMBIC: ::c_ulong = 0x8004746b; constant TIOCMBIS (line 1258) | pub const TIOCMBIS: ::c_ulong = 0x8004746c; constant TIOCMSET (line 1259) | pub const TIOCMSET: ::c_ulong = 0x8004746d; constant TIOCSTART (line 1260) | pub const TIOCSTART: ::c_ulong = 0x2000746e; constant TIOCSTOP (line 1261) | pub const TIOCSTOP: ::c_ulong = 0x2000746f; constant TIOCPKT (line 1262) | pub const TIOCPKT: ::c_ulong = 0x80047470; constant TIOCPKT_DATA (line 1263) | pub const TIOCPKT_DATA: ::c_int = 0x0; constant TIOCPKT_FLUSHREAD (line 1264) | pub const TIOCPKT_FLUSHREAD: ::c_int = 0x1; constant TIOCPKT_FLUSHWRITE (line 1265) | pub const TIOCPKT_FLUSHWRITE: ::c_int = 0x2; constant TIOCPKT_STOP (line 1266) | pub const TIOCPKT_STOP: ::c_int = 0x4; constant TIOCPKT_START (line 1267) | pub const TIOCPKT_START: ::c_int = 0x8; constant TIOCPKT_NOSTOP (line 1268) | pub const TIOCPKT_NOSTOP: ::c_int = 0x10; constant TIOCPKT_DOSTOP (line 1269) | pub const TIOCPKT_DOSTOP: ::c_int = 0x20; constant TIOCPKT_IOCTL (line 1270) | pub const TIOCPKT_IOCTL: ::c_int = 0x40; constant TIOCNOTTY (line 1271) | pub const TIOCNOTTY: ::c_ulong = 0x20007471; constant TIOCSTI (line 1272) | pub const TIOCSTI: ::c_ulong = 0x80017472; constant TIOCOUTQ (line 1273) | pub const TIOCOUTQ: ::c_ulong = 0x40047473; constant TIOCSPGRP (line 1274) | pub const TIOCSPGRP: ::c_ulong = 0x80047476; constant TIOCGPGRP (line 1275) | pub const TIOCGPGRP: ::c_ulong = 0x40047477; constant TIOCCDTR (line 1276) | pub const TIOCCDTR: ::c_ulong = 0x20007478; constant TIOCSDTR (line 1277) | pub const TIOCSDTR: ::c_ulong = 0x20007479; constant TTYDISC (line 1278) | pub const TTYDISC: ::c_int = 0x0; constant SLIPDISC (line 1279) | pub const SLIPDISC: ::c_int = 0x4; constant PPPDISC (line 1280) | pub const PPPDISC: ::c_int = 0x5; constant NETGRAPHDISC (line 1281) | pub const NETGRAPHDISC: ::c_int = 0x6; constant BIOCGRSIG (line 1283) | pub const BIOCGRSIG: ::c_ulong = 0x40044272; constant BIOCSRSIG (line 1284) | pub const BIOCSRSIG: ::c_ulong = 0x80044273; constant BIOCSDLT (line 1285) | pub const BIOCSDLT: ::c_ulong = 0x80044278; constant BIOCGSEESENT (line 1286) | pub const BIOCGSEESENT: ::c_ulong = 0x40044276; constant BIOCSSEESENT (line 1287) | pub const BIOCSSEESENT: ::c_ulong = 0x80044277; constant BIOCSETF (line 1288) | pub const BIOCSETF: ::c_ulong = 0x80104267; constant BIOCGDLTLIST (line 1289) | pub const BIOCGDLTLIST: ::c_ulong = 0xc0104279; constant BIOCSRTIMEOUT (line 1290) | pub const BIOCSRTIMEOUT: ::c_ulong = 0x8010426d; constant BIOCGRTIMEOUT (line 1291) | pub const BIOCGRTIMEOUT: ::c_ulong = 0x4010426e; constant FIODTYPE (line 1293) | pub const FIODTYPE: ::c_ulong = 0x4004667a; constant FIOGETLBA (line 1294) | pub const FIOGETLBA: ::c_ulong = 0x40046679; constant B0 (line 1296) | pub const B0: speed_t = 0; constant B50 (line 1297) | pub const B50: speed_t = 50; constant B75 (line 1298) | pub const B75: speed_t = 75; constant B110 (line 1299) | pub const B110: speed_t = 110; constant B134 (line 1300) | pub const B134: speed_t = 134; constant B150 (line 1301) | pub const B150: speed_t = 150; constant B200 (line 1302) | pub const B200: speed_t = 200; constant B300 (line 1303) | pub const B300: speed_t = 300; constant B600 (line 1304) | pub const B600: speed_t = 600; constant B1200 (line 1305) | pub const B1200: speed_t = 1200; constant B1800 (line 1306) | pub const B1800: speed_t = 1800; constant B2400 (line 1307) | pub const B2400: speed_t = 2400; constant B4800 (line 1308) | pub const B4800: speed_t = 4800; constant B9600 (line 1309) | pub const B9600: speed_t = 9600; constant B19200 (line 1310) | pub const B19200: speed_t = 19200; constant B38400 (line 1311) | pub const B38400: speed_t = 38400; constant B7200 (line 1312) | pub const B7200: speed_t = 7200; constant B14400 (line 1313) | pub const B14400: speed_t = 14400; constant B28800 (line 1314) | pub const B28800: speed_t = 28800; constant B57600 (line 1315) | pub const B57600: speed_t = 57600; constant B76800 (line 1316) | pub const B76800: speed_t = 76800; constant B115200 (line 1317) | pub const B115200: speed_t = 115200; constant B230400 (line 1318) | pub const B230400: speed_t = 230400; constant EXTA (line 1319) | pub const EXTA: speed_t = 19200; constant EXTB (line 1320) | pub const EXTB: speed_t = 38400; constant SEM_FAILED (line 1322) | pub const SEM_FAILED: *mut sem_t = 0 as *mut sem_t; constant CRTSCTS (line 1324) | pub const CRTSCTS: ::tcflag_t = 0x00030000; constant CCTS_OFLOW (line 1325) | pub const CCTS_OFLOW: ::tcflag_t = 0x00010000; constant CRTS_IFLOW (line 1326) | pub const CRTS_IFLOW: ::tcflag_t = 0x00020000; constant CDTR_IFLOW (line 1327) | pub const CDTR_IFLOW: ::tcflag_t = 0x00040000; constant CDSR_OFLOW (line 1328) | pub const CDSR_OFLOW: ::tcflag_t = 0x00080000; constant CCAR_OFLOW (line 1329) | pub const CCAR_OFLOW: ::tcflag_t = 0x00100000; constant VERASE2 (line 1330) | pub const VERASE2: usize = 7; constant OCRNL (line 1331) | pub const OCRNL: ::tcflag_t = 0x10; constant ONOCR (line 1332) | pub const ONOCR: ::tcflag_t = 0x20; constant ONLRET (line 1333) | pub const ONLRET: ::tcflag_t = 0x40; constant CMGROUP_MAX (line 1335) | pub const CMGROUP_MAX: usize = 16; constant EUI64_LEN (line 1337) | pub const EUI64_LEN: usize = 8; constant BPF_ALIGNMENT (line 1340) | pub const BPF_ALIGNMENT: usize = SIZEOF_LONG; constant RTP_PRIO_MIN (line 1343) | pub const RTP_PRIO_MIN: ::c_ushort = 0; constant RTP_PRIO_MAX (line 1344) | pub const RTP_PRIO_MAX: ::c_ushort = 31; constant RTP_LOOKUP (line 1345) | pub const RTP_LOOKUP: ::c_int = 0; constant RTP_SET (line 1346) | pub const RTP_SET: ::c_int = 1; constant UF_SETTABLE (line 1349) | pub const UF_SETTABLE: ::c_ulong = 0x0000ffff; constant UF_NODUMP (line 1350) | pub const UF_NODUMP: ::c_ulong = 0x00000001; constant UF_IMMUTABLE (line 1351) | pub const UF_IMMUTABLE: ::c_ulong = 0x00000002; constant UF_APPEND (line 1352) | pub const UF_APPEND: ::c_ulong = 0x00000004; constant UF_OPAQUE (line 1353) | pub const UF_OPAQUE: ::c_ulong = 0x00000008; constant UF_NOUNLINK (line 1354) | pub const UF_NOUNLINK: ::c_ulong = 0x00000010; constant SF_SETTABLE (line 1355) | pub const SF_SETTABLE: ::c_ulong = 0xffff0000; constant SF_ARCHIVED (line 1356) | pub const SF_ARCHIVED: ::c_ulong = 0x00010000; constant SF_IMMUTABLE (line 1357) | pub const SF_IMMUTABLE: ::c_ulong = 0x00020000; constant SF_APPEND (line 1358) | pub const SF_APPEND: ::c_ulong = 0x00040000; constant SF_NOUNLINK (line 1359) | pub const SF_NOUNLINK: ::c_ulong = 0x00100000; constant TIMER_ABSTIME (line 1361) | pub const TIMER_ABSTIME: ::c_int = 1; constant NTP_API (line 1364) | pub const NTP_API: ::c_int = 4; constant MAXPHASE (line 1365) | pub const MAXPHASE: ::c_long = 500000000; constant MAXFREQ (line 1366) | pub const MAXFREQ: ::c_long = 500000; constant MINSEC (line 1367) | pub const MINSEC: ::c_int = 256; constant MAXSEC (line 1368) | pub const MAXSEC: ::c_int = 2048; constant NANOSECOND (line 1369) | pub const NANOSECOND: ::c_long = 1000000000; constant SCALE_PPM (line 1370) | pub const SCALE_PPM: ::c_int = 65; constant MAXTC (line 1371) | pub const MAXTC: ::c_int = 10; constant MOD_OFFSET (line 1372) | pub const MOD_OFFSET: ::c_uint = 0x0001; constant MOD_FREQUENCY (line 1373) | pub const MOD_FREQUENCY: ::c_uint = 0x0002; constant MOD_MAXERROR (line 1374) | pub const MOD_MAXERROR: ::c_uint = 0x0004; constant MOD_ESTERROR (line 1375) | pub const MOD_ESTERROR: ::c_uint = 0x0008; constant MOD_STATUS (line 1376) | pub const MOD_STATUS: ::c_uint = 0x0010; constant MOD_TIMECONST (line 1377) | pub const MOD_TIMECONST: ::c_uint = 0x0020; constant MOD_PPSMAX (line 1378) | pub const MOD_PPSMAX: ::c_uint = 0x0040; constant MOD_TAI (line 1379) | pub const MOD_TAI: ::c_uint = 0x0080; constant MOD_MICRO (line 1380) | pub const MOD_MICRO: ::c_uint = 0x1000; constant MOD_NANO (line 1381) | pub const MOD_NANO: ::c_uint = 0x2000; constant MOD_CLKB (line 1382) | pub const MOD_CLKB: ::c_uint = 0x4000; constant MOD_CLKA (line 1383) | pub const MOD_CLKA: ::c_uint = 0x8000; constant STA_PLL (line 1384) | pub const STA_PLL: ::c_int = 0x0001; constant STA_PPSFREQ (line 1385) | pub const STA_PPSFREQ: ::c_int = 0x0002; constant STA_PPSTIME (line 1386) | pub const STA_PPSTIME: ::c_int = 0x0004; constant STA_FLL (line 1387) | pub const STA_FLL: ::c_int = 0x0008; constant STA_INS (line 1388) | pub const STA_INS: ::c_int = 0x0010; constant STA_DEL (line 1389) | pub const STA_DEL: ::c_int = 0x0020; constant STA_UNSYNC (line 1390) | pub const STA_UNSYNC: ::c_int = 0x0040; constant STA_FREQHOLD (line 1391) | pub const STA_FREQHOLD: ::c_int = 0x0080; constant STA_PPSSIGNAL (line 1392) | pub const STA_PPSSIGNAL: ::c_int = 0x0100; constant STA_PPSJITTER (line 1393) | pub const STA_PPSJITTER: ::c_int = 0x0200; constant STA_PPSWANDER (line 1394) | pub const STA_PPSWANDER: ::c_int = 0x0400; constant STA_PPSERROR (line 1395) | pub const STA_PPSERROR: ::c_int = 0x0800; constant STA_CLOCKERR (line 1396) | pub const STA_CLOCKERR: ::c_int = 0x1000; constant STA_NANO (line 1397) | pub const STA_NANO: ::c_int = 0x2000; constant STA_MODE (line 1398) | pub const STA_MODE: ::c_int = 0x4000; constant STA_CLK (line 1399) | pub const STA_CLK: ::c_int = 0x8000; constant STA_RONLY (line 1400) | pub const STA_RONLY: ::c_int = STA_PPSSIGNAL constant TIME_OK (line 1408) | pub const TIME_OK: ::c_int = 0; constant TIME_INS (line 1409) | pub const TIME_INS: ::c_int = 1; constant TIME_DEL (line 1410) | pub const TIME_DEL: ::c_int = 2; constant TIME_OOP (line 1411) | pub const TIME_OOP: ::c_int = 3; constant TIME_WAIT (line 1412) | pub const TIME_WAIT: ::c_int = 4; constant TIME_ERROR (line 1413) | pub const TIME_ERROR: ::c_int = 5; constant REG_ENOSYS (line 1415) | pub const REG_ENOSYS: ::c_int = -1; constant REG_ILLSEQ (line 1416) | pub const REG_ILLSEQ: ::c_int = 17; constant IPC_PRIVATE (line 1418) | pub const IPC_PRIVATE: ::key_t = 0; constant IPC_CREAT (line 1419) | pub const IPC_CREAT: ::c_int = 0o1000; constant IPC_EXCL (line 1420) | pub const IPC_EXCL: ::c_int = 0o2000; constant IPC_NOWAIT (line 1421) | pub const IPC_NOWAIT: ::c_int = 0o4000; constant IPC_RMID (line 1422) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 1423) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 1424) | pub const IPC_STAT: ::c_int = 2; constant IPC_R (line 1425) | pub const IPC_R: ::c_int = 0o400; constant IPC_W (line 1426) | pub const IPC_W: ::c_int = 0o200; constant IPC_M (line 1427) | pub const IPC_M: ::c_int = 0o10000; constant SHM_RDONLY (line 1429) | pub const SHM_RDONLY: ::c_int = 0o10000; constant SHM_RND (line 1430) | pub const SHM_RND: ::c_int = 0o20000; constant SHM_R (line 1431) | pub const SHM_R: ::c_int = 0o400; constant SHM_W (line 1432) | pub const SHM_W: ::c_int = 0o200; constant KENV_GET (line 1434) | pub const KENV_GET: ::c_int = 0; constant KENV_SET (line 1435) | pub const KENV_SET: ::c_int = 1; constant KENV_UNSET (line 1436) | pub const KENV_UNSET: ::c_int = 2; constant KENV_DUMP (line 1437) | pub const KENV_DUMP: ::c_int = 3; constant KENV_MNAMELEN (line 1438) | pub const KENV_MNAMELEN: ::c_int = 128; constant KENV_MVALLEN (line 1439) | pub const KENV_MVALLEN: ::c_int = 128; constant RB_ASKNAME (line 1441) | pub const RB_ASKNAME: ::c_int = 0x001; constant RB_SINGLE (line 1442) | pub const RB_SINGLE: ::c_int = 0x002; constant RB_NOSYNC (line 1443) | pub const RB_NOSYNC: ::c_int = 0x004; constant RB_HALT (line 1444) | pub const RB_HALT: ::c_int = 0x008; constant RB_INITNAME (line 1445) | pub const RB_INITNAME: ::c_int = 0x010; constant RB_DFLTROOT (line 1446) | pub const RB_DFLTROOT: ::c_int = 0x020; constant RB_KDB (line 1447) | pub const RB_KDB: ::c_int = 0x040; constant RB_RDONLY (line 1448) | pub const RB_RDONLY: ::c_int = 0x080; constant RB_DUMP (line 1449) | pub const RB_DUMP: ::c_int = 0x100; constant RB_MINIROOT (line 1450) | pub const RB_MINIROOT: ::c_int = 0x200; constant RB_VERBOSE (line 1451) | pub const RB_VERBOSE: ::c_int = 0x800; constant RB_SERIAL (line 1452) | pub const RB_SERIAL: ::c_int = 0x1000; constant RB_CDROM (line 1453) | pub const RB_CDROM: ::c_int = 0x2000; constant RB_POWEROFF (line 1454) | pub const RB_POWEROFF: ::c_int = 0x4000; constant RB_GDB (line 1455) | pub const RB_GDB: ::c_int = 0x8000; constant RB_MUTE (line 1456) | pub const RB_MUTE: ::c_int = 0x10000; constant RB_SELFTEST (line 1457) | pub const RB_SELFTEST: ::c_int = 0x20000; constant GRND_NONBLOCK (line 1460) | pub const GRND_NONBLOCK: ::c_uint = 0x1; constant GRND_RANDOM (line 1461) | pub const GRND_RANDOM: ::c_uint = 0x2; constant GRND_INSECURE (line 1462) | pub const GRND_INSECURE: ::c_uint = 0x4; function sem_destroy (line 1479) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 1480) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function daemon (line 1482) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function gettimeofday (line 1483) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int; function accept4 (line 1484) | pub fn accept4( function chflags (line 1490) | pub fn chflags(path: *const ::c_char, flags: ::c_ulong) -> ::c_int; function chflagsat (line 1491) | pub fn chflagsat( function clock_nanosleep (line 1498) | pub fn clock_nanosleep( function clock_getres (line 1505) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 1506) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_settime (line 1507) | pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_... function clock_getcpuclockid (line 1508) | pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::... function pthread_getcpuclockid (line 1510) | pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid... function dirfd (line 1512) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function duplocale (line 1513) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function endutxent (line 1514) | pub fn endutxent(); function fchflags (line 1515) | pub fn fchflags(fd: ::c_int, flags: ::c_ulong) -> ::c_int; function fexecve (line 1516) | pub fn fexecve( function futimens (line 1521) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function getdomainname (line 1522) | pub fn getdomainname(name: *mut ::c_char, len: ::c_int) -> ::c_int; function getgrent_r (line 1523) | pub fn getgrent_r( function getpwent_r (line 1529) | pub fn getpwent_r( function getgrouplist (line 1535) | pub fn getgrouplist( function getnameinfo (line 1541) | pub fn getnameinfo( function getpriority (line 1550) | pub fn getpriority(which: ::c_int, who: ::c_int) -> ::c_int; function getresgid (line 1551) | pub fn getresgid(rgid: *mut ::gid_t, egid: *mut ::gid_t, sgid: *mut ::gi... function getresuid (line 1552) | pub fn getresuid(ruid: *mut ::uid_t, euid: *mut ::uid_t, suid: *mut ::ui... function getutxent (line 1553) | pub fn getutxent() -> *mut utmpx; function getutxid (line 1554) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 1555) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function initgroups (line 1556) | pub fn initgroups(name: *const ::c_char, basegid: ::gid_t) -> ::c_int; function kevent (line 1561) | pub fn kevent( function lchflags (line 1569) | pub fn lchflags(path: *const ::c_char, flags: ::c_ulong) -> ::c_int; function lutimes (line 1570) | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; function memrchr (line 1571) | pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c... function mkfifoat (line 1572) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function mknodat (line 1577) | pub fn mknodat( function malloc_usable_size (line 1583) | pub fn malloc_usable_size(ptr: *const ::c_void) -> ::size_t; function mincore (line 1584) | pub fn mincore(addr: *const ::c_void, len: ::size_t, vec: *mut ::c_char)... function newlocale (line 1585) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function nl_langinfo_l (line 1586) | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; function pipe2 (line 1587) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; function posix_fallocate (line 1588) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function posix_fadvise (line 1589) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise:... function ppoll (line 1590) | pub fn ppoll( function preadv (line 1596) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function pthread_attr_get_np (line 1597) | pub fn pthread_attr_get_np(tid: ::pthread_t, attr: *mut ::pthread_attr_t... function pthread_attr_getguardsize (line 1598) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 1602) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getstack (line 1603) | pub fn pthread_attr_getstack( function pthread_condattr_getclock (line 1608) | pub fn pthread_condattr_getclock( function pthread_condattr_getpshared (line 1612) | pub fn pthread_condattr_getpshared( function pthread_condattr_setclock (line 1616) | pub fn pthread_condattr_setclock( function pthread_condattr_setpshared (line 1620) | pub fn pthread_condattr_setpshared(attr: *mut pthread_condattr_t, pshare... function pthread_main_np (line 1621) | pub fn pthread_main_np() -> ::c_int; function pthread_mutex_timedlock (line 1622) | pub fn pthread_mutex_timedlock( function pthread_mutexattr_getpshared (line 1626) | pub fn pthread_mutexattr_getpshared( function pthread_mutexattr_setpshared (line 1630) | pub fn pthread_mutexattr_setpshared( function pthread_rwlockattr_getpshared (line 1634) | pub fn pthread_rwlockattr_getpshared( function pthread_rwlockattr_setpshared (line 1638) | pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, va... function pthread_barrierattr_init (line 1639) | pub fn pthread_barrierattr_init(attr: *mut ::pthread_barrierattr_t) -> :... function pthread_barrierattr_destroy (line 1640) | pub fn pthread_barrierattr_destroy(attr: *mut ::pthread_barrierattr_t) -... function pthread_barrierattr_getpshared (line 1641) | pub fn pthread_barrierattr_getpshared( function pthread_barrierattr_setpshared (line 1645) | pub fn pthread_barrierattr_setpshared( function pthread_barrier_init (line 1649) | pub fn pthread_barrier_init( function pthread_barrier_destroy (line 1654) | pub fn pthread_barrier_destroy(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_barrier_wait (line 1655) | pub fn pthread_barrier_wait(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_get_name_np (line 1656) | pub fn pthread_get_name_np(tid: ::pthread_t, name: *mut ::c_char, len: :... function pthread_set_name_np (line 1657) | pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); function pthread_getname_np (line 1658) | pub fn pthread_getname_np( function pthread_setname_np (line 1663) | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) ->... function pthread_setschedparam (line 1664) | pub fn pthread_setschedparam( function pthread_getschedparam (line 1669) | pub fn pthread_getschedparam( function ptrace (line 1674) | pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: *mut ::c_char, data:... function utrace (line 1675) | pub fn utrace(addr: *const ::c_void, len: ::size_t) -> ::c_int; function pututxline (line 1676) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function pwritev (line 1677) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function querylocale (line 1679) | pub fn querylocale(mask: ::c_int, loc: ::locale_t) -> *const ::c_char; function rtprio (line 1680) | pub fn rtprio(function: ::c_int, pid: ::pid_t, rtp: *mut rtprio) -> ::c_... function sched_rr_get_interval (line 1681) | pub fn sched_rr_get_interval(pid: ::pid_t, t: *mut ::timespec) -> ::c_int; function sched_getparam (line 1682) | pub fn sched_getparam(pid: ::pid_t, param: *mut sched_param) -> ::c_int; function sched_setparam (line 1683) | pub fn sched_setparam(pid: ::pid_t, param: *const sched_param) -> ::c_int; function sched_getscheduler (line 1684) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function sched_setscheduler (line 1685) | pub fn sched_setscheduler( function sem_getvalue (line 1690) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function sem_timedwait (line 1691) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sendfile (line 1692) | pub fn sendfile( function setdomainname (line 1701) | pub fn setdomainname(name: *const ::c_char, len: ::c_int) -> ::c_int; function sethostname (line 1702) | pub fn sethostname(name: *const ::c_char, len: ::c_int) -> ::c_int; function setpriority (line 1703) | pub fn setpriority(which: ::c_int, who: ::c_int, prio: ::c_int) -> ::c_int; function setresgid (line 1704) | pub fn setresgid(rgid: ::gid_t, egid: ::gid_t, sgid: ::gid_t) -> ::c_int; function setresuid (line 1705) | pub fn setresuid(ruid: ::uid_t, euid: ::uid_t, suid: ::uid_t) -> ::c_int; function settimeofday (line 1706) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_... function setutxent (line 1707) | pub fn setutxent(); function shm_open (line 1708) | pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -... function sigtimedwait (line 1709) | pub fn sigtimedwait( function sigwaitinfo (line 1714) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function sysctl (line 1715) | pub fn sysctl( function sysctlbyname (line 1723) | pub fn sysctlbyname( function sysctlnametomib (line 1730) | pub fn sysctlnametomib( function uselocale (line 1735) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function utimensat (line 1736) | pub fn utimensat( function ntp_adjtime (line 1743) | pub fn ntp_adjtime(buf: *mut timex) -> ::c_int; function ntp_gettime (line 1744) | pub fn ntp_gettime(buf: *mut ntptimeval) -> ::c_int; function dl_iterate_phdr (line 1747) | pub fn dl_iterate_phdr( function iconv_open (line 1758) | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) ->... function iconv (line 1759) | pub fn iconv( function iconv_close (line 1766) | pub fn iconv_close(cd: iconv_t) -> ::c_int; function explicit_bzero (line 1770) | pub fn explicit_bzero(s: *mut ::c_void, len: ::size_t); function memset_s (line 1772) | pub fn memset_s(s: *mut ::c_void, smax: ::size_t, c: ::c_int, n: ::size_... function gethostid (line 1773) | pub fn gethostid() -> ::c_long; function sethostid (line 1774) | pub fn sethostid(hostid: ::c_long); function eui64_aton (line 1776) | pub fn eui64_aton(a: *const ::c_char, e: *mut eui64) -> ::c_int; function eui64_ntoa (line 1777) | pub fn eui64_ntoa(id: *const eui64, a: *mut ::c_char, len: ::size_t) -> ... function eui64_ntohost (line 1778) | pub fn eui64_ntohost(hostname: *mut ::c_char, len: ::size_t, id: *const ... function eui64_hostton (line 1779) | pub fn eui64_hostton(hostname: *const ::c_char, id: *mut eui64) -> ::c_int; function eaccess (line 1781) | pub fn eaccess(path: *const ::c_char, mode: ::c_int) -> ::c_int; function kenv (line 1783) | pub fn kenv( function reboot (line 1789) | pub fn reboot(howto: ::c_int) -> ::c_int; function exect (line 1791) | pub fn exect( function execvP (line 1796) | pub fn execvP( function mq_close (line 1805) | pub fn mq_close(mqd: ::mqd_t) -> ::c_int; function mq_getattr (line 1806) | pub fn mq_getattr(mqd: ::mqd_t, attr: *mut ::mq_attr) -> ::c_int; function mq_notify (line 1807) | pub fn mq_notify(mqd: ::mqd_t, notification: *const ::sigevent) -> ::c_int; function mq_open (line 1808) | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; function mq_receive (line 1809) | pub fn mq_receive( function mq_send (line 1815) | pub fn mq_send( function mq_setattr (line 1821) | pub fn mq_setattr(mqd: ::mqd_t, newattr: *const ::mq_attr, oldattr: *mut... function mq_timedreceive (line 1822) | pub fn mq_timedreceive( function mq_timedsend (line 1829) | pub fn mq_timedsend( function mq_unlink (line 1836) | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; function getrandom (line 1838) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... function getentropy (line 1839) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; function openpty (line 1844) | pub fn openpty( function forkpty (line 1851) | pub fn forkpty( function login_tty (line 1857) | pub fn login_tty(fd: ::c_int) -> ::c_int; function fparseln (line 1858) | pub fn fparseln( function backtrace (line 1869) | pub fn backtrace(addrlist: *mut *mut ::c_void, len: ::size_t) -> ::size_t; function backtrace_symbols (line 1870) | pub fn backtrace_symbols(addrlist: *const *mut ::c_void, len: ::size_t) ... function backtrace_symbols_fd (line 1871) | pub fn backtrace_symbols_fd( function kvm_open (line 1880) | pub fn kvm_open( function kvm_close (line 1887) | pub fn kvm_close(kd: *mut ::kvm_t) -> ::c_int; function kvm_getprocs (line 1888) | pub fn kvm_getprocs( function kvm_getloadavg (line 1894) | pub fn kvm_getloadavg(kd: *mut kvm_t, loadavg: *mut ::c_double, nelem: :... function kvm_openfiles (line 1895) | pub fn kvm_openfiles( function kvm_read (line 1902) | pub fn kvm_read( function kvm_write (line 1908) | pub fn kvm_write( FILE: builder/third-party/libc/src/unix/bsd/mod.rs type off_t (line 1) | pub type off_t = i64; type useconds_t (line 2) | pub type useconds_t = u32; type blkcnt_t (line 3) | pub type blkcnt_t = i64; type socklen_t (line 4) | pub type socklen_t = u32; type sa_family_t (line 5) | pub type sa_family_t = u8; type pthread_t (line 6) | pub type pthread_t = ::uintptr_t; type nfds_t (line 7) | pub type nfds_t = ::c_uint; type regoff_t (line 8) | pub type regoff_t = off_t; constant LC_ALL (line 249) | pub const LC_ALL: ::c_int = 0; constant LC_COLLATE (line 250) | pub const LC_COLLATE: ::c_int = 1; constant LC_CTYPE (line 251) | pub const LC_CTYPE: ::c_int = 2; constant LC_MONETARY (line 252) | pub const LC_MONETARY: ::c_int = 3; constant LC_NUMERIC (line 253) | pub const LC_NUMERIC: ::c_int = 4; constant LC_TIME (line 254) | pub const LC_TIME: ::c_int = 5; constant LC_MESSAGES (line 255) | pub const LC_MESSAGES: ::c_int = 6; constant FIOCLEX (line 257) | pub const FIOCLEX: ::c_ulong = 0x20006601; constant FIONCLEX (line 258) | pub const FIONCLEX: ::c_ulong = 0x20006602; constant FIONREAD (line 259) | pub const FIONREAD: ::c_ulong = 0x4004667f; constant FIONBIO (line 260) | pub const FIONBIO: ::c_ulong = 0x8004667e; constant FIOASYNC (line 261) | pub const FIOASYNC: ::c_ulong = 0x8004667d; constant FIOSETOWN (line 262) | pub const FIOSETOWN: ::c_ulong = 0x8004667c; constant FIOGETOWN (line 263) | pub const FIOGETOWN: ::c_ulong = 0x4004667b; constant PATH_MAX (line 265) | pub const PATH_MAX: ::c_int = 1024; constant MAXPATHLEN (line 266) | pub const MAXPATHLEN: ::c_int = PATH_MAX; constant IOV_MAX (line 268) | pub const IOV_MAX: ::c_int = 1024; constant SA_ONSTACK (line 270) | pub const SA_ONSTACK: ::c_int = 0x0001; constant SA_SIGINFO (line 271) | pub const SA_SIGINFO: ::c_int = 0x0040; constant SA_RESTART (line 272) | pub const SA_RESTART: ::c_int = 0x0002; constant SA_RESETHAND (line 273) | pub const SA_RESETHAND: ::c_int = 0x0004; constant SA_NOCLDSTOP (line 274) | pub const SA_NOCLDSTOP: ::c_int = 0x0008; constant SA_NODEFER (line 275) | pub const SA_NODEFER: ::c_int = 0x0010; constant SA_NOCLDWAIT (line 276) | pub const SA_NOCLDWAIT: ::c_int = 0x0020; constant SS_ONSTACK (line 278) | pub const SS_ONSTACK: ::c_int = 1; constant SS_DISABLE (line 279) | pub const SS_DISABLE: ::c_int = 4; constant SIGCHLD (line 281) | pub const SIGCHLD: ::c_int = 20; constant SIGBUS (line 282) | pub const SIGBUS: ::c_int = 10; constant SIGUSR1 (line 283) | pub const SIGUSR1: ::c_int = 30; constant SIGUSR2 (line 284) | pub const SIGUSR2: ::c_int = 31; constant SIGCONT (line 285) | pub const SIGCONT: ::c_int = 19; constant SIGSTOP (line 286) | pub const SIGSTOP: ::c_int = 17; constant SIGTSTP (line 287) | pub const SIGTSTP: ::c_int = 18; constant SIGURG (line 288) | pub const SIGURG: ::c_int = 16; constant SIGIO (line 289) | pub const SIGIO: ::c_int = 23; constant SIGSYS (line 290) | pub const SIGSYS: ::c_int = 12; constant SIGTTIN (line 291) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 292) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 293) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 294) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 295) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 296) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 297) | pub const SIGWINCH: ::c_int = 28; constant SIGINFO (line 298) | pub const SIGINFO: ::c_int = 29; constant SIG_SETMASK (line 300) | pub const SIG_SETMASK: ::c_int = 3; constant SIG_BLOCK (line 301) | pub const SIG_BLOCK: ::c_int = 0x1; constant SIG_UNBLOCK (line 302) | pub const SIG_UNBLOCK: ::c_int = 0x2; constant IP_TOS (line 304) | pub const IP_TOS: ::c_int = 3; constant IP_MULTICAST_IF (line 305) | pub const IP_MULTICAST_IF: ::c_int = 9; constant IP_MULTICAST_TTL (line 306) | pub const IP_MULTICAST_TTL: ::c_int = 10; constant IP_MULTICAST_LOOP (line 307) | pub const IP_MULTICAST_LOOP: ::c_int = 11; constant IPV6_UNICAST_HOPS (line 309) | pub const IPV6_UNICAST_HOPS: ::c_int = 4; constant IPV6_MULTICAST_IF (line 310) | pub const IPV6_MULTICAST_IF: ::c_int = 9; constant IPV6_MULTICAST_HOPS (line 311) | pub const IPV6_MULTICAST_HOPS: ::c_int = 10; constant IPV6_MULTICAST_LOOP (line 312) | pub const IPV6_MULTICAST_LOOP: ::c_int = 11; constant IPV6_V6ONLY (line 313) | pub const IPV6_V6ONLY: ::c_int = 27; constant IPTOS_ECN_NOTECT (line 315) | pub const IPTOS_ECN_NOTECT: u8 = 0x00; constant IPTOS_ECN_MASK (line 316) | pub const IPTOS_ECN_MASK: u8 = 0x03; constant IPTOS_ECN_ECT1 (line 317) | pub const IPTOS_ECN_ECT1: u8 = 0x01; constant IPTOS_ECN_ECT0 (line 318) | pub const IPTOS_ECN_ECT0: u8 = 0x02; constant IPTOS_ECN_CE (line 319) | pub const IPTOS_ECN_CE: u8 = 0x03; constant ST_RDONLY (line 321) | pub const ST_RDONLY: ::c_ulong = 1; constant SCM_RIGHTS (line 323) | pub const SCM_RIGHTS: ::c_int = 0x01; constant NCCS (line 325) | pub const NCCS: usize = 20; constant O_ACCMODE (line 327) | pub const O_ACCMODE: ::c_int = 0x3; constant O_RDONLY (line 328) | pub const O_RDONLY: ::c_int = 0; constant O_WRONLY (line 329) | pub const O_WRONLY: ::c_int = 1; constant O_RDWR (line 330) | pub const O_RDWR: ::c_int = 2; constant O_APPEND (line 331) | pub const O_APPEND: ::c_int = 8; constant O_CREAT (line 332) | pub const O_CREAT: ::c_int = 512; constant O_TRUNC (line 333) | pub const O_TRUNC: ::c_int = 1024; constant O_EXCL (line 334) | pub const O_EXCL: ::c_int = 2048; constant O_ASYNC (line 335) | pub const O_ASYNC: ::c_int = 0x40; constant O_SYNC (line 336) | pub const O_SYNC: ::c_int = 0x80; constant O_NONBLOCK (line 337) | pub const O_NONBLOCK: ::c_int = 0x4; constant O_NOFOLLOW (line 338) | pub const O_NOFOLLOW: ::c_int = 0x100; constant O_SHLOCK (line 339) | pub const O_SHLOCK: ::c_int = 0x10; constant O_EXLOCK (line 340) | pub const O_EXLOCK: ::c_int = 0x20; constant O_FSYNC (line 341) | pub const O_FSYNC: ::c_int = O_SYNC; constant O_NDELAY (line 342) | pub const O_NDELAY: ::c_int = O_NONBLOCK; constant F_GETOWN (line 344) | pub const F_GETOWN: ::c_int = 5; constant F_SETOWN (line 345) | pub const F_SETOWN: ::c_int = 6; constant F_RDLCK (line 347) | pub const F_RDLCK: ::c_short = 1; constant F_UNLCK (line 348) | pub const F_UNLCK: ::c_short = 2; constant F_WRLCK (line 349) | pub const F_WRLCK: ::c_short = 3; constant MNT_RDONLY (line 351) | pub const MNT_RDONLY: ::c_int = 0x00000001; constant MNT_SYNCHRONOUS (line 352) | pub const MNT_SYNCHRONOUS: ::c_int = 0x00000002; constant MNT_NOEXEC (line 353) | pub const MNT_NOEXEC: ::c_int = 0x00000004; constant MNT_NOSUID (line 354) | pub const MNT_NOSUID: ::c_int = 0x00000008; constant MNT_ASYNC (line 355) | pub const MNT_ASYNC: ::c_int = 0x00000040; constant MNT_EXPORTED (line 356) | pub const MNT_EXPORTED: ::c_int = 0x00000100; constant MNT_UPDATE (line 357) | pub const MNT_UPDATE: ::c_int = 0x00010000; constant MNT_RELOAD (line 358) | pub const MNT_RELOAD: ::c_int = 0x00040000; constant MNT_FORCE (line 359) | pub const MNT_FORCE: ::c_int = 0x00080000; constant Q_SYNC (line 361) | pub const Q_SYNC: ::c_int = 0x600; constant Q_QUOTAON (line 362) | pub const Q_QUOTAON: ::c_int = 0x100; constant Q_QUOTAOFF (line 363) | pub const Q_QUOTAOFF: ::c_int = 0x200; constant TCIOFF (line 365) | pub const TCIOFF: ::c_int = 3; constant TCION (line 366) | pub const TCION: ::c_int = 4; constant TCOOFF (line 367) | pub const TCOOFF: ::c_int = 1; constant TCOON (line 368) | pub const TCOON: ::c_int = 2; constant TCIFLUSH (line 369) | pub const TCIFLUSH: ::c_int = 1; constant TCOFLUSH (line 370) | pub const TCOFLUSH: ::c_int = 2; constant TCIOFLUSH (line 371) | pub const TCIOFLUSH: ::c_int = 3; constant TCSANOW (line 372) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 373) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 374) | pub const TCSAFLUSH: ::c_int = 2; constant VEOF (line 375) | pub const VEOF: usize = 0; constant VEOL (line 376) | pub const VEOL: usize = 1; constant VEOL2 (line 377) | pub const VEOL2: usize = 2; constant VERASE (line 378) | pub const VERASE: usize = 3; constant VWERASE (line 379) | pub const VWERASE: usize = 4; constant VKILL (line 380) | pub const VKILL: usize = 5; constant VREPRINT (line 381) | pub const VREPRINT: usize = 6; constant VINTR (line 382) | pub const VINTR: usize = 8; constant VQUIT (line 383) | pub const VQUIT: usize = 9; constant VSUSP (line 384) | pub const VSUSP: usize = 10; constant VDSUSP (line 385) | pub const VDSUSP: usize = 11; constant VSTART (line 386) | pub const VSTART: usize = 12; constant VSTOP (line 387) | pub const VSTOP: usize = 13; constant VLNEXT (line 388) | pub const VLNEXT: usize = 14; constant VDISCARD (line 389) | pub const VDISCARD: usize = 15; constant VMIN (line 390) | pub const VMIN: usize = 16; constant VTIME (line 391) | pub const VTIME: usize = 17; constant VSTATUS (line 392) | pub const VSTATUS: usize = 18; constant _POSIX_VDISABLE (line 393) | pub const _POSIX_VDISABLE: ::cc_t = 0xff; constant IGNBRK (line 394) | pub const IGNBRK: ::tcflag_t = 0x00000001; constant BRKINT (line 395) | pub const BRKINT: ::tcflag_t = 0x00000002; constant IGNPAR (line 396) | pub const IGNPAR: ::tcflag_t = 0x00000004; constant PARMRK (line 397) | pub const PARMRK: ::tcflag_t = 0x00000008; constant INPCK (line 398) | pub const INPCK: ::tcflag_t = 0x00000010; constant ISTRIP (line 399) | pub const ISTRIP: ::tcflag_t = 0x00000020; constant INLCR (line 400) | pub const INLCR: ::tcflag_t = 0x00000040; constant IGNCR (line 401) | pub const IGNCR: ::tcflag_t = 0x00000080; constant ICRNL (line 402) | pub const ICRNL: ::tcflag_t = 0x00000100; constant IXON (line 403) | pub const IXON: ::tcflag_t = 0x00000200; constant IXOFF (line 404) | pub const IXOFF: ::tcflag_t = 0x00000400; constant IXANY (line 405) | pub const IXANY: ::tcflag_t = 0x00000800; constant IMAXBEL (line 406) | pub const IMAXBEL: ::tcflag_t = 0x00002000; constant OPOST (line 407) | pub const OPOST: ::tcflag_t = 0x1; constant ONLCR (line 408) | pub const ONLCR: ::tcflag_t = 0x2; constant OXTABS (line 409) | pub const OXTABS: ::tcflag_t = 0x4; constant ONOEOT (line 410) | pub const ONOEOT: ::tcflag_t = 0x8; constant CIGNORE (line 411) | pub const CIGNORE: ::tcflag_t = 0x00000001; constant CSIZE (line 412) | pub const CSIZE: ::tcflag_t = 0x00000300; constant CS5 (line 413) | pub const CS5: ::tcflag_t = 0x00000000; constant CS6 (line 414) | pub const CS6: ::tcflag_t = 0x00000100; constant CS7 (line 415) | pub const CS7: ::tcflag_t = 0x00000200; constant CS8 (line 416) | pub const CS8: ::tcflag_t = 0x00000300; constant CSTOPB (line 417) | pub const CSTOPB: ::tcflag_t = 0x00000400; constant CREAD (line 418) | pub const CREAD: ::tcflag_t = 0x00000800; constant PARENB (line 419) | pub const PARENB: ::tcflag_t = 0x00001000; constant PARODD (line 420) | pub const PARODD: ::tcflag_t = 0x00002000; constant HUPCL (line 421) | pub const HUPCL: ::tcflag_t = 0x00004000; constant CLOCAL (line 422) | pub const CLOCAL: ::tcflag_t = 0x00008000; constant ECHOKE (line 423) | pub const ECHOKE: ::tcflag_t = 0x00000001; constant ECHOE (line 424) | pub const ECHOE: ::tcflag_t = 0x00000002; constant ECHOK (line 425) | pub const ECHOK: ::tcflag_t = 0x00000004; constant ECHO (line 426) | pub const ECHO: ::tcflag_t = 0x00000008; constant ECHONL (line 427) | pub const ECHONL: ::tcflag_t = 0x00000010; constant ECHOPRT (line 428) | pub const ECHOPRT: ::tcflag_t = 0x00000020; constant ECHOCTL (line 429) | pub const ECHOCTL: ::tcflag_t = 0x00000040; constant ISIG (line 430) | pub const ISIG: ::tcflag_t = 0x00000080; constant ICANON (line 431) | pub const ICANON: ::tcflag_t = 0x00000100; constant ALTWERASE (line 432) | pub const ALTWERASE: ::tcflag_t = 0x00000200; constant IEXTEN (line 433) | pub const IEXTEN: ::tcflag_t = 0x00000400; constant EXTPROC (line 434) | pub const EXTPROC: ::tcflag_t = 0x00000800; constant TOSTOP (line 435) | pub const TOSTOP: ::tcflag_t = 0x00400000; constant FLUSHO (line 436) | pub const FLUSHO: ::tcflag_t = 0x00800000; constant NOKERNINFO (line 437) | pub const NOKERNINFO: ::tcflag_t = 0x02000000; constant PENDIN (line 438) | pub const PENDIN: ::tcflag_t = 0x20000000; constant NOFLSH (line 439) | pub const NOFLSH: ::tcflag_t = 0x80000000; constant MDMBUF (line 440) | pub const MDMBUF: ::tcflag_t = 0x00100000; constant WNOHANG (line 442) | pub const WNOHANG: ::c_int = 0x00000001; constant WUNTRACED (line 443) | pub const WUNTRACED: ::c_int = 0x00000002; constant RTLD_LAZY (line 445) | pub const RTLD_LAZY: ::c_int = 0x1; constant RTLD_NOW (line 446) | pub const RTLD_NOW: ::c_int = 0x2; constant RTLD_NEXT (line 447) | pub const RTLD_NEXT: *mut ::c_void = -1isize as *mut ::c_void; constant RTLD_DEFAULT (line 448) | pub const RTLD_DEFAULT: *mut ::c_void = -2isize as *mut ::c_void; constant RTLD_SELF (line 449) | pub const RTLD_SELF: *mut ::c_void = -3isize as *mut ::c_void; constant LOG_CRON (line 451) | pub const LOG_CRON: ::c_int = 9 << 3; constant LOG_AUTHPRIV (line 452) | pub const LOG_AUTHPRIV: ::c_int = 10 << 3; constant LOG_FTP (line 453) | pub const LOG_FTP: ::c_int = 11 << 3; constant LOG_PERROR (line 454) | pub const LOG_PERROR: ::c_int = 0x20; constant TCP_NODELAY (line 456) | pub const TCP_NODELAY: ::c_int = 1; constant TCP_MAXSEG (line 457) | pub const TCP_MAXSEG: ::c_int = 2; constant PIPE_BUF (line 459) | pub const PIPE_BUF: usize = 512; constant BUS_ADRALN (line 462) | pub const BUS_ADRALN: ::c_int = 1; constant BUS_ADRERR (line 463) | pub const BUS_ADRERR: ::c_int = 2; constant BUS_OBJERR (line 464) | pub const BUS_OBJERR: ::c_int = 3; constant CLD_EXITED (line 467) | pub const CLD_EXITED: ::c_int = 1; constant CLD_KILLED (line 468) | pub const CLD_KILLED: ::c_int = 2; constant CLD_DUMPED (line 469) | pub const CLD_DUMPED: ::c_int = 3; constant CLD_TRAPPED (line 470) | pub const CLD_TRAPPED: ::c_int = 4; constant CLD_STOPPED (line 471) | pub const CLD_STOPPED: ::c_int = 5; constant CLD_CONTINUED (line 472) | pub const CLD_CONTINUED: ::c_int = 6; constant POLLIN (line 474) | pub const POLLIN: ::c_short = 0x1; constant POLLPRI (line 475) | pub const POLLPRI: ::c_short = 0x2; constant POLLOUT (line 476) | pub const POLLOUT: ::c_short = 0x4; constant POLLERR (line 477) | pub const POLLERR: ::c_short = 0x8; constant POLLHUP (line 478) | pub const POLLHUP: ::c_short = 0x10; constant POLLNVAL (line 479) | pub const POLLNVAL: ::c_short = 0x20; constant POLLRDNORM (line 480) | pub const POLLRDNORM: ::c_short = 0x040; constant POLLWRNORM (line 481) | pub const POLLWRNORM: ::c_short = 0x004; constant POLLRDBAND (line 482) | pub const POLLRDBAND: ::c_short = 0x080; constant POLLWRBAND (line 483) | pub const POLLWRBAND: ::c_short = 0x100; constant BIOCGBLEN (line 485) | pub const BIOCGBLEN: ::c_ulong = 0x40044266; constant BIOCSBLEN (line 486) | pub const BIOCSBLEN: ::c_ulong = 0xc0044266; constant BIOCFLUSH (line 487) | pub const BIOCFLUSH: ::c_uint = 0x20004268; constant BIOCPROMISC (line 488) | pub const BIOCPROMISC: ::c_uint = 0x20004269; constant BIOCGDLT (line 489) | pub const BIOCGDLT: ::c_ulong = 0x4004426a; constant BIOCGETIF (line 490) | pub const BIOCGETIF: ::c_ulong = 0x4020426b; constant BIOCSETIF (line 491) | pub const BIOCSETIF: ::c_ulong = 0x8020426c; constant BIOCGSTATS (line 492) | pub const BIOCGSTATS: ::c_ulong = 0x4008426f; constant BIOCIMMEDIATE (line 493) | pub const BIOCIMMEDIATE: ::c_ulong = 0x80044270; constant BIOCVERSION (line 494) | pub const BIOCVERSION: ::c_ulong = 0x40044271; constant BIOCGHDRCMPLT (line 495) | pub const BIOCGHDRCMPLT: ::c_ulong = 0x40044274; constant BIOCSHDRCMPLT (line 496) | pub const BIOCSHDRCMPLT: ::c_ulong = 0x80044275; constant SIOCGIFADDR (line 497) | pub const SIOCGIFADDR: ::c_ulong = 0xc0206921; constant REG_BASIC (line 499) | pub const REG_BASIC: ::c_int = 0o0000; constant REG_EXTENDED (line 500) | pub const REG_EXTENDED: ::c_int = 0o0001; constant REG_ICASE (line 501) | pub const REG_ICASE: ::c_int = 0o0002; constant REG_NOSUB (line 502) | pub const REG_NOSUB: ::c_int = 0o0004; constant REG_NEWLINE (line 503) | pub const REG_NEWLINE: ::c_int = 0o0010; constant REG_NOSPEC (line 504) | pub const REG_NOSPEC: ::c_int = 0o0020; constant REG_PEND (line 505) | pub const REG_PEND: ::c_int = 0o0040; constant REG_DUMP (line 506) | pub const REG_DUMP: ::c_int = 0o0200; constant REG_NOMATCH (line 508) | pub const REG_NOMATCH: ::c_int = 1; constant REG_BADPAT (line 509) | pub const REG_BADPAT: ::c_int = 2; constant REG_ECOLLATE (line 510) | pub const REG_ECOLLATE: ::c_int = 3; constant REG_ECTYPE (line 511) | pub const REG_ECTYPE: ::c_int = 4; constant REG_EESCAPE (line 512) | pub const REG_EESCAPE: ::c_int = 5; constant REG_ESUBREG (line 513) | pub const REG_ESUBREG: ::c_int = 6; constant REG_EBRACK (line 514) | pub const REG_EBRACK: ::c_int = 7; constant REG_EPAREN (line 515) | pub const REG_EPAREN: ::c_int = 8; constant REG_EBRACE (line 516) | pub const REG_EBRACE: ::c_int = 9; constant REG_BADBR (line 517) | pub const REG_BADBR: ::c_int = 10; constant REG_ERANGE (line 518) | pub const REG_ERANGE: ::c_int = 11; constant REG_ESPACE (line 519) | pub const REG_ESPACE: ::c_int = 12; constant REG_BADRPT (line 520) | pub const REG_BADRPT: ::c_int = 13; constant REG_EMPTY (line 521) | pub const REG_EMPTY: ::c_int = 14; constant REG_ASSERT (line 522) | pub const REG_ASSERT: ::c_int = 15; constant REG_INVARG (line 523) | pub const REG_INVARG: ::c_int = 16; constant REG_ATOI (line 524) | pub const REG_ATOI: ::c_int = 255; constant REG_ITOA (line 525) | pub const REG_ITOA: ::c_int = 0o0400; constant REG_NOTBOL (line 527) | pub const REG_NOTBOL: ::c_int = 0o00001; constant REG_NOTEOL (line 528) | pub const REG_NOTEOL: ::c_int = 0o00002; constant REG_STARTEND (line 529) | pub const REG_STARTEND: ::c_int = 0o00004; constant REG_TRACE (line 530) | pub const REG_TRACE: ::c_int = 0o00400; constant REG_LARGE (line 531) | pub const REG_LARGE: ::c_int = 0o01000; constant REG_BACKR (line 532) | pub const REG_BACKR: ::c_int = 0o02000; constant TIOCCBRK (line 534) | pub const TIOCCBRK: ::c_uint = 0x2000747a; constant TIOCSBRK (line 535) | pub const TIOCSBRK: ::c_uint = 0x2000747b; constant PRIO_PROCESS (line 537) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 538) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 539) | pub const PRIO_USER: ::c_int = 2; constant ITIMER_REAL (line 541) | pub const ITIMER_REAL: ::c_int = 0; constant ITIMER_VIRTUAL (line 542) | pub const ITIMER_VIRTUAL: ::c_int = 1; constant ITIMER_PROF (line 543) | pub const ITIMER_PROF: ::c_int = 2; function getrlimit (line 608) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 613) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function strerror_r (line 615) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function abs (line 616) | pub fn abs(i: ::c_int) -> ::c_int; function labs (line 617) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 622) | pub fn rand() -> ::c_int; function srand (line 627) | pub fn srand(seed: ::c_uint); function getifaddrs (line 629) | pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int; function freeifaddrs (line 630) | pub fn freeifaddrs(ifa: *mut ::ifaddrs); function setgroups (line 631) | pub fn setgroups(ngroups: ::c_int, ptr: *const ::gid_t) -> ::c_int; function setlogin (line 632) | pub fn setlogin(name: *const ::c_char) -> ::c_int; function ioctl (line 633) | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; function kqueue (line 634) | pub fn kqueue() -> ::c_int; function unmount (line 635) | pub fn unmount(target: *const ::c_char, arg: ::c_int) -> ::c_int; function syscall (line 636) | pub fn syscall(num: ::c_int, ...) -> ::c_int; function getpwent (line 638) | pub fn getpwent() -> *mut passwd; function setpwent (line 639) | pub fn setpwent(); function endpwent (line 640) | pub fn endpwent(); function endgrent (line 641) | pub fn endgrent(); function getgrent (line 642) | pub fn getgrent() -> *mut ::group; function getprogname (line 644) | pub fn getprogname() -> *const ::c_char; function setprogname (line 645) | pub fn setprogname(name: *const ::c_char); function getloadavg (line 646) | pub fn getloadavg(loadavg: *mut ::c_double, nelem: ::c_int) -> ::c_int; function if_nameindex (line 647) | pub fn if_nameindex() -> *mut if_nameindex; function if_freenameindex (line 648) | pub fn if_freenameindex(ptr: *mut if_nameindex); function getpeereid (line 650) | pub fn getpeereid(socket: ::c_int, euid: *mut ::uid_t, egid: *mut ::gid_... function glob (line 661) | pub fn glob( function globfree (line 672) | pub fn globfree(pglob: *mut ::glob_t); function posix_madvise (line 674) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function shm_unlink (line 676) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function seekdir (line 686) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 696) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function madvise (line 697) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function msync (line 704) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function recvfrom (line 710) | pub fn recvfrom( function mkstemps (line 718) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function futimes (line 720) | pub fn futimes(fd: ::c_int, times: *const ::timeval) -> ::c_int; function nl_langinfo (line 721) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function bind (line 727) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function writev (line 733) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 738) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function sendmsg (line 744) | pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::s... function recvmsg (line 749) | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssi... function sync (line 751) | pub fn sync(); function getgrgid_r (line 752) | pub fn getgrgid_r( function sigaltstack (line 764) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sigsuspend (line 765) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function sem_close (line 766) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getdtablesize (line 767) | pub fn getdtablesize() -> ::c_int; function getgrnam_r (line 768) | pub fn getgrnam_r( function pthread_sigmask (line 779) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 780) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 781) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_cancel (line 786) | pub fn pthread_cancel(thread: ::pthread_t) -> ::c_int; function pthread_kill (line 787) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sched_get_priority_min (line 788) | pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; function sched_get_priority_max (line 789) | pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; function sem_unlink (line 790) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function getpwnam_r (line 792) | pub fn getpwnam_r( function getpwuid_r (line 800) | pub fn getpwuid_r( function sigwait (line 811) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 812) | pub fn pthread_atfork( function getgrgid (line 817) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function popen (line 822) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function faccessat (line 823) | pub fn faccessat( function pthread_create (line 829) | pub fn pthread_create( function acct (line 835) | pub fn acct(filename: *const ::c_char) -> ::c_int; function wait4 (line 844) | pub fn wait4( function getitimer (line 854) | pub fn getitimer(which: ::c_int, curr_value: *mut ::itimerval) -> ::c_int; function setitimer (line 859) | pub fn setitimer( function regcomp (line 865) | pub fn regcomp(preg: *mut regex_t, pattern: *const ::c_char, cflags: ::c... function regexec (line 867) | pub fn regexec( function regerror (line 875) | pub fn regerror( function regfree (line 882) | pub fn regfree(preg: *mut regex_t); function arc4random (line 884) | pub fn arc4random() -> u32; function arc4random_buf (line 885) | pub fn arc4random_buf(buf: *mut ::c_void, size: ::size_t); function arc4random_uniform (line 886) | pub fn arc4random_uniform(l: u32) -> u32; function drand48 (line 888) | pub fn drand48() -> ::c_double; function erand48 (line 889) | pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; function lrand48 (line 890) | pub fn lrand48() -> ::c_long; function nrand48 (line 891) | pub fn nrand48(xseed: *mut ::c_ushort) -> ::c_long; function mrand48 (line 892) | pub fn mrand48() -> ::c_long; function jrand48 (line 893) | pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; function srand48 (line 894) | pub fn srand48(seed: ::c_long); function seed48 (line 895) | pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; function lcong48 (line 896) | pub fn lcong48(p: *mut ::c_ushort); function getopt_long (line 897) | pub fn getopt_long( function strftime (line 905) | pub fn strftime( function strftime_l (line 911) | pub fn strftime_l( FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/mod.rs type wchar_t (line 1) | pub type wchar_t = i32; type time_t (line 2) | pub type time_t = i64; type mode_t (line 3) | pub type mode_t = u32; type nlink_t (line 4) | pub type nlink_t = u32; type ino_t (line 5) | pub type ino_t = u64; type pthread_key_t (line 6) | pub type pthread_key_t = ::c_int; type rlim_t (line 7) | pub type rlim_t = u64; type speed_t (line 8) | pub type speed_t = ::c_uint; type tcflag_t (line 9) | pub type tcflag_t = ::c_uint; type nl_item (line 10) | pub type nl_item = c_long; type clockid_t (line 11) | pub type clockid_t = ::c_int; type id_t (line 12) | pub type id_t = u32; type sem_t (line 13) | pub type sem_t = *mut sem; type key_t (line 14) | pub type key_t = c_long; type timezone (line 17) | pub enum timezone {} method clone (line 20) | fn clone(&self) -> timezone { type sem (line 25) | pub enum sem {} method clone (line 28) | fn clone(&self) -> sem { constant D_T_FMT (line 97) | pub const D_T_FMT: ::nl_item = 0; constant D_FMT (line 98) | pub const D_FMT: ::nl_item = 1; constant T_FMT (line 99) | pub const T_FMT: ::nl_item = 2; constant T_FMT_AMPM (line 100) | pub const T_FMT_AMPM: ::nl_item = 3; constant AM_STR (line 101) | pub const AM_STR: ::nl_item = 4; constant PM_STR (line 102) | pub const PM_STR: ::nl_item = 5; constant DAY_1 (line 104) | pub const DAY_1: ::nl_item = 6; constant DAY_2 (line 105) | pub const DAY_2: ::nl_item = 7; constant DAY_3 (line 106) | pub const DAY_3: ::nl_item = 8; constant DAY_4 (line 107) | pub const DAY_4: ::nl_item = 9; constant DAY_5 (line 108) | pub const DAY_5: ::nl_item = 10; constant DAY_6 (line 109) | pub const DAY_6: ::nl_item = 11; constant DAY_7 (line 110) | pub const DAY_7: ::nl_item = 12; constant ABDAY_1 (line 112) | pub const ABDAY_1: ::nl_item = 13; constant ABDAY_2 (line 113) | pub const ABDAY_2: ::nl_item = 14; constant ABDAY_3 (line 114) | pub const ABDAY_3: ::nl_item = 15; constant ABDAY_4 (line 115) | pub const ABDAY_4: ::nl_item = 16; constant ABDAY_5 (line 116) | pub const ABDAY_5: ::nl_item = 17; constant ABDAY_6 (line 117) | pub const ABDAY_6: ::nl_item = 18; constant ABDAY_7 (line 118) | pub const ABDAY_7: ::nl_item = 19; constant MON_1 (line 120) | pub const MON_1: ::nl_item = 20; constant MON_2 (line 121) | pub const MON_2: ::nl_item = 21; constant MON_3 (line 122) | pub const MON_3: ::nl_item = 22; constant MON_4 (line 123) | pub const MON_4: ::nl_item = 23; constant MON_5 (line 124) | pub const MON_5: ::nl_item = 24; constant MON_6 (line 125) | pub const MON_6: ::nl_item = 25; constant MON_7 (line 126) | pub const MON_7: ::nl_item = 26; constant MON_8 (line 127) | pub const MON_8: ::nl_item = 27; constant MON_9 (line 128) | pub const MON_9: ::nl_item = 28; constant MON_10 (line 129) | pub const MON_10: ::nl_item = 29; constant MON_11 (line 130) | pub const MON_11: ::nl_item = 30; constant MON_12 (line 131) | pub const MON_12: ::nl_item = 31; constant ABMON_1 (line 133) | pub const ABMON_1: ::nl_item = 32; constant ABMON_2 (line 134) | pub const ABMON_2: ::nl_item = 33; constant ABMON_3 (line 135) | pub const ABMON_3: ::nl_item = 34; constant ABMON_4 (line 136) | pub const ABMON_4: ::nl_item = 35; constant ABMON_5 (line 137) | pub const ABMON_5: ::nl_item = 36; constant ABMON_6 (line 138) | pub const ABMON_6: ::nl_item = 37; constant ABMON_7 (line 139) | pub const ABMON_7: ::nl_item = 38; constant ABMON_8 (line 140) | pub const ABMON_8: ::nl_item = 39; constant ABMON_9 (line 141) | pub const ABMON_9: ::nl_item = 40; constant ABMON_10 (line 142) | pub const ABMON_10: ::nl_item = 41; constant ABMON_11 (line 143) | pub const ABMON_11: ::nl_item = 42; constant ABMON_12 (line 144) | pub const ABMON_12: ::nl_item = 43; constant RADIXCHAR (line 146) | pub const RADIXCHAR: ::nl_item = 44; constant THOUSEP (line 147) | pub const THOUSEP: ::nl_item = 45; constant YESSTR (line 148) | pub const YESSTR: ::nl_item = 46; constant YESEXPR (line 149) | pub const YESEXPR: ::nl_item = 47; constant NOSTR (line 150) | pub const NOSTR: ::nl_item = 48; constant NOEXPR (line 151) | pub const NOEXPR: ::nl_item = 49; constant CRNCYSTR (line 152) | pub const CRNCYSTR: ::nl_item = 50; constant CODESET (line 154) | pub const CODESET: ::nl_item = 51; constant EXIT_FAILURE (line 156) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 157) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 158) | pub const RAND_MAX: ::c_int = 2147483647; constant EOF (line 159) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 160) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 161) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 162) | pub const SEEK_END: ::c_int = 2; constant _IOFBF (line 163) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 164) | pub const _IONBF: ::c_int = 2; constant _IOLBF (line 165) | pub const _IOLBF: ::c_int = 1; constant BUFSIZ (line 166) | pub const BUFSIZ: ::c_uint = 1024; constant FOPEN_MAX (line 167) | pub const FOPEN_MAX: ::c_uint = 20; constant FILENAME_MAX (line 168) | pub const FILENAME_MAX: ::c_uint = 1024; constant L_tmpnam (line 169) | pub const L_tmpnam: ::c_uint = 1024; constant O_NOCTTY (line 170) | pub const O_NOCTTY: ::c_int = 32768; constant S_IFIFO (line 171) | pub const S_IFIFO: mode_t = 4096; constant S_IFCHR (line 172) | pub const S_IFCHR: mode_t = 8192; constant S_IFBLK (line 173) | pub const S_IFBLK: mode_t = 24576; constant S_IFDIR (line 174) | pub const S_IFDIR: mode_t = 16384; constant S_IFREG (line 175) | pub const S_IFREG: mode_t = 32768; constant S_IFLNK (line 176) | pub const S_IFLNK: mode_t = 40960; constant S_IFSOCK (line 177) | pub const S_IFSOCK: mode_t = 49152; constant S_IFMT (line 178) | pub const S_IFMT: mode_t = 61440; constant S_IEXEC (line 179) | pub const S_IEXEC: mode_t = 64; constant S_IWRITE (line 180) | pub const S_IWRITE: mode_t = 128; constant S_IREAD (line 181) | pub const S_IREAD: mode_t = 256; constant S_IRWXU (line 182) | pub const S_IRWXU: mode_t = 448; constant S_IXUSR (line 183) | pub const S_IXUSR: mode_t = 64; constant S_IWUSR (line 184) | pub const S_IWUSR: mode_t = 128; constant S_IRUSR (line 185) | pub const S_IRUSR: mode_t = 256; constant S_IRWXG (line 186) | pub const S_IRWXG: mode_t = 56; constant S_IXGRP (line 187) | pub const S_IXGRP: mode_t = 8; constant S_IWGRP (line 188) | pub const S_IWGRP: mode_t = 16; constant S_IRGRP (line 189) | pub const S_IRGRP: mode_t = 32; constant S_IRWXO (line 190) | pub const S_IRWXO: mode_t = 7; constant S_IXOTH (line 191) | pub const S_IXOTH: mode_t = 1; constant S_IWOTH (line 192) | pub const S_IWOTH: mode_t = 2; constant S_IROTH (line 193) | pub const S_IROTH: mode_t = 4; constant F_OK (line 194) | pub const F_OK: ::c_int = 0; constant R_OK (line 195) | pub const R_OK: ::c_int = 4; constant W_OK (line 196) | pub const W_OK: ::c_int = 2; constant X_OK (line 197) | pub const X_OK: ::c_int = 1; constant STDIN_FILENO (line 198) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 199) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 200) | pub const STDERR_FILENO: ::c_int = 2; constant F_LOCK (line 201) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 202) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 203) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 204) | pub const F_ULOCK: ::c_int = 0; constant F_GETLK (line 205) | pub const F_GETLK: ::c_int = 7; constant F_SETLK (line 206) | pub const F_SETLK: ::c_int = 8; constant F_SETLKW (line 207) | pub const F_SETLKW: ::c_int = 9; constant SIGHUP (line 208) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 209) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 210) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 211) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 212) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 213) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 214) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 215) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 216) | pub const SIGSEGV: ::c_int = 11; constant SIGPIPE (line 217) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 218) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 219) | pub const SIGTERM: ::c_int = 15; constant PROT_NONE (line 221) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 222) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 223) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 224) | pub const PROT_EXEC: ::c_int = 4; constant MAP_FILE (line 226) | pub const MAP_FILE: ::c_int = 0x0000; constant MAP_SHARED (line 227) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 228) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_FIXED (line 229) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_ANON (line 230) | pub const MAP_ANON: ::c_int = 0x1000; constant MAP_ANONYMOUS (line 231) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant MAP_FAILED (line 233) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant IPC_CREAT (line 235) | pub const IPC_CREAT: ::c_int = 0o001000; constant IPC_EXCL (line 236) | pub const IPC_EXCL: ::c_int = 0o002000; constant IPC_NOWAIT (line 237) | pub const IPC_NOWAIT: ::c_int = 0o004000; constant IPC_PRIVATE (line 239) | pub const IPC_PRIVATE: ::key_t = 0; constant IPC_RMID (line 241) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 242) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 243) | pub const IPC_STAT: ::c_int = 2; constant IPC_R (line 245) | pub const IPC_R: ::c_int = 0o000400; constant IPC_W (line 246) | pub const IPC_W: ::c_int = 0o000200; constant IPC_M (line 247) | pub const IPC_M: ::c_int = 0o010000; constant SHM_R (line 249) | pub const SHM_R: ::c_int = IPC_R; constant SHM_W (line 250) | pub const SHM_W: ::c_int = IPC_W; constant MCL_CURRENT (line 252) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 253) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MS_ASYNC (line 255) | pub const MS_ASYNC: ::c_int = 0x0001; constant EPERM (line 257) | pub const EPERM: ::c_int = 1; constant ENOENT (line 258) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 259) | pub const ESRCH: ::c_int = 3; constant EINTR (line 260) | pub const EINTR: ::c_int = 4; constant EIO (line 261) | pub const EIO: ::c_int = 5; constant ENXIO (line 262) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 263) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 264) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 265) | pub const EBADF: ::c_int = 9; constant ECHILD (line 266) | pub const ECHILD: ::c_int = 10; constant EDEADLK (line 267) | pub const EDEADLK: ::c_int = 11; constant ENOMEM (line 268) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 269) | pub const EACCES: ::c_int = 13; constant EFAULT (line 270) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 271) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 272) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 273) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 274) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 275) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 276) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 277) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 278) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 279) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 280) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 281) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 282) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 283) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 284) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 285) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 286) | pub const EROFS: ::c_int = 30; constant EMLINK (line 287) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 288) | pub const EPIPE: ::c_int = 32; constant EDOM (line 289) | pub const EDOM: ::c_int = 33; constant ERANGE (line 290) | pub const ERANGE: ::c_int = 34; constant EAGAIN (line 291) | pub const EAGAIN: ::c_int = 35; constant EWOULDBLOCK (line 292) | pub const EWOULDBLOCK: ::c_int = 35; constant EINPROGRESS (line 293) | pub const EINPROGRESS: ::c_int = 36; constant EALREADY (line 294) | pub const EALREADY: ::c_int = 37; constant ENOTSOCK (line 295) | pub const ENOTSOCK: ::c_int = 38; constant EDESTADDRREQ (line 296) | pub const EDESTADDRREQ: ::c_int = 39; constant EMSGSIZE (line 297) | pub const EMSGSIZE: ::c_int = 40; constant EPROTOTYPE (line 298) | pub const EPROTOTYPE: ::c_int = 41; constant ENOPROTOOPT (line 299) | pub const ENOPROTOOPT: ::c_int = 42; constant EPROTONOSUPPORT (line 300) | pub const EPROTONOSUPPORT: ::c_int = 43; constant ESOCKTNOSUPPORT (line 301) | pub const ESOCKTNOSUPPORT: ::c_int = 44; constant EOPNOTSUPP (line 302) | pub const EOPNOTSUPP: ::c_int = 45; constant EPFNOSUPPORT (line 303) | pub const EPFNOSUPPORT: ::c_int = 46; constant EAFNOSUPPORT (line 304) | pub const EAFNOSUPPORT: ::c_int = 47; constant EADDRINUSE (line 305) | pub const EADDRINUSE: ::c_int = 48; constant EADDRNOTAVAIL (line 306) | pub const EADDRNOTAVAIL: ::c_int = 49; constant ENETDOWN (line 307) | pub const ENETDOWN: ::c_int = 50; constant ENETUNREACH (line 308) | pub const ENETUNREACH: ::c_int = 51; constant ENETRESET (line 309) | pub const ENETRESET: ::c_int = 52; constant ECONNABORTED (line 310) | pub const ECONNABORTED: ::c_int = 53; constant ECONNRESET (line 311) | pub const ECONNRESET: ::c_int = 54; constant ENOBUFS (line 312) | pub const ENOBUFS: ::c_int = 55; constant EISCONN (line 313) | pub const EISCONN: ::c_int = 56; constant ENOTCONN (line 314) | pub const ENOTCONN: ::c_int = 57; constant ESHUTDOWN (line 315) | pub const ESHUTDOWN: ::c_int = 58; constant ETOOMANYREFS (line 316) | pub const ETOOMANYREFS: ::c_int = 59; constant ETIMEDOUT (line 317) | pub const ETIMEDOUT: ::c_int = 60; constant ECONNREFUSED (line 318) | pub const ECONNREFUSED: ::c_int = 61; constant ELOOP (line 319) | pub const ELOOP: ::c_int = 62; constant ENAMETOOLONG (line 320) | pub const ENAMETOOLONG: ::c_int = 63; constant EHOSTDOWN (line 321) | pub const EHOSTDOWN: ::c_int = 64; constant EHOSTUNREACH (line 322) | pub const EHOSTUNREACH: ::c_int = 65; constant ENOTEMPTY (line 323) | pub const ENOTEMPTY: ::c_int = 66; constant EPROCLIM (line 324) | pub const EPROCLIM: ::c_int = 67; constant EUSERS (line 325) | pub const EUSERS: ::c_int = 68; constant EDQUOT (line 326) | pub const EDQUOT: ::c_int = 69; constant ESTALE (line 327) | pub const ESTALE: ::c_int = 70; constant EREMOTE (line 328) | pub const EREMOTE: ::c_int = 71; constant EBADRPC (line 329) | pub const EBADRPC: ::c_int = 72; constant ERPCMISMATCH (line 330) | pub const ERPCMISMATCH: ::c_int = 73; constant EPROGUNAVAIL (line 331) | pub const EPROGUNAVAIL: ::c_int = 74; constant EPROGMISMATCH (line 332) | pub const EPROGMISMATCH: ::c_int = 75; constant EPROCUNAVAIL (line 333) | pub const EPROCUNAVAIL: ::c_int = 76; constant ENOLCK (line 334) | pub const ENOLCK: ::c_int = 77; constant ENOSYS (line 335) | pub const ENOSYS: ::c_int = 78; constant EFTYPE (line 336) | pub const EFTYPE: ::c_int = 79; constant EAUTH (line 337) | pub const EAUTH: ::c_int = 80; constant ENEEDAUTH (line 338) | pub const ENEEDAUTH: ::c_int = 81; constant F_DUPFD (line 340) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 341) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 342) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 343) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 344) | pub const F_SETFL: ::c_int = 4; constant SIGTRAP (line 346) | pub const SIGTRAP: ::c_int = 5; constant GLOB_APPEND (line 348) | pub const GLOB_APPEND: ::c_int = 0x0001; constant GLOB_DOOFFS (line 349) | pub const GLOB_DOOFFS: ::c_int = 0x0002; constant GLOB_ERR (line 350) | pub const GLOB_ERR: ::c_int = 0x0004; constant GLOB_MARK (line 351) | pub const GLOB_MARK: ::c_int = 0x0008; constant GLOB_NOCHECK (line 352) | pub const GLOB_NOCHECK: ::c_int = 0x0010; constant GLOB_NOSORT (line 353) | pub const GLOB_NOSORT: ::c_int = 0x0020; constant GLOB_NOESCAPE (line 354) | pub const GLOB_NOESCAPE: ::c_int = 0x1000; constant GLOB_NOSPACE (line 356) | pub const GLOB_NOSPACE: ::c_int = -1; constant GLOB_ABORTED (line 357) | pub const GLOB_ABORTED: ::c_int = -2; constant GLOB_NOMATCH (line 358) | pub const GLOB_NOMATCH: ::c_int = -3; constant GLOB_NOSYS (line 359) | pub const GLOB_NOSYS: ::c_int = -4; constant POSIX_MADV_NORMAL (line 361) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 362) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 363) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 364) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant POSIX_MADV_DONTNEED (line 365) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant POSIX_SPAWN_RESETIDS (line 367) | pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant POSIX_SPAWN_SETPGROUP (line 368) | pub const POSIX_SPAWN_SETPGROUP: ::c_int = 0x02; constant POSIX_SPAWN_SETSCHEDPARAM (line 369) | pub const POSIX_SPAWN_SETSCHEDPARAM: ::c_int = 0x04; constant POSIX_SPAWN_SETSCHEDULER (line 370) | pub const POSIX_SPAWN_SETSCHEDULER: ::c_int = 0x08; constant POSIX_SPAWN_SETSIGDEF (line 371) | pub const POSIX_SPAWN_SETSIGDEF: ::c_int = 0x10; constant POSIX_SPAWN_SETSIGMASK (line 372) | pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x20; constant PTHREAD_CREATE_JOINABLE (line 374) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0; constant PTHREAD_CREATE_DETACHED (line 375) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 1; constant PIOD_READ_D (line 377) | pub const PIOD_READ_D: ::c_int = 1; constant PIOD_WRITE_D (line 378) | pub const PIOD_WRITE_D: ::c_int = 2; constant PIOD_READ_I (line 379) | pub const PIOD_READ_I: ::c_int = 3; constant PIOD_WRITE_I (line 380) | pub const PIOD_WRITE_I: ::c_int = 4; constant PIOD_READ_AUXV (line 381) | pub const PIOD_READ_AUXV: ::c_int = 5; constant PT_TRACE_ME (line 383) | pub const PT_TRACE_ME: ::c_int = 0; constant PT_READ_I (line 384) | pub const PT_READ_I: ::c_int = 1; constant PT_READ_D (line 385) | pub const PT_READ_D: ::c_int = 2; constant PT_WRITE_I (line 386) | pub const PT_WRITE_I: ::c_int = 4; constant PT_WRITE_D (line 387) | pub const PT_WRITE_D: ::c_int = 5; constant PT_CONTINUE (line 388) | pub const PT_CONTINUE: ::c_int = 7; constant PT_KILL (line 389) | pub const PT_KILL: ::c_int = 8; constant PT_ATTACH (line 390) | pub const PT_ATTACH: ::c_int = 9; constant PT_DETACH (line 391) | pub const PT_DETACH: ::c_int = 10; constant PT_IO (line 392) | pub const PT_IO: ::c_int = 11; constant CLOCK_REALTIME (line 402) | pub const CLOCK_REALTIME: ::clockid_t = 0; constant CLOCK_MONOTONIC (line 403) | pub const CLOCK_MONOTONIC: ::clockid_t = 3; constant RLIMIT_CPU (line 405) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 406) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 407) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 408) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 409) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_RSS (line 410) | pub const RLIMIT_RSS: ::c_int = 5; constant RLIMIT_MEMLOCK (line 411) | pub const RLIMIT_MEMLOCK: ::c_int = 6; constant RLIMIT_NPROC (line 412) | pub const RLIMIT_NPROC: ::c_int = 7; constant RLIMIT_NOFILE (line 413) | pub const RLIMIT_NOFILE: ::c_int = 8; constant RLIM_INFINITY (line 415) | pub const RLIM_INFINITY: rlim_t = 0x7fff_ffff_ffff_ffff; constant RLIM_SAVED_MAX (line 416) | pub const RLIM_SAVED_MAX: rlim_t = RLIM_INFINITY; constant RLIM_SAVED_CUR (line 417) | pub const RLIM_SAVED_CUR: rlim_t = RLIM_INFINITY; constant RUSAGE_SELF (line 419) | pub const RUSAGE_SELF: ::c_int = 0; constant RUSAGE_CHILDREN (line 420) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant MADV_NORMAL (line 422) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 423) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 424) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 425) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 426) | pub const MADV_DONTNEED: ::c_int = 4; constant MADV_FREE (line 427) | pub const MADV_FREE: ::c_int = 6; constant MNT_NODEV (line 430) | pub const MNT_NODEV: ::c_int = 0x00000010; constant MNT_LOCAL (line 431) | pub const MNT_LOCAL: ::c_int = 0x00001000; constant MNT_QUOTA (line 432) | pub const MNT_QUOTA: ::c_int = 0x00002000; constant AF_UNSPEC (line 434) | pub const AF_UNSPEC: ::c_int = 0; constant AF_LOCAL (line 435) | pub const AF_LOCAL: ::c_int = 1; constant AF_UNIX (line 436) | pub const AF_UNIX: ::c_int = AF_LOCAL; constant AF_INET (line 437) | pub const AF_INET: ::c_int = 2; constant AF_IMPLINK (line 438) | pub const AF_IMPLINK: ::c_int = 3; constant AF_PUP (line 439) | pub const AF_PUP: ::c_int = 4; constant AF_CHAOS (line 440) | pub const AF_CHAOS: ::c_int = 5; constant AF_NS (line 441) | pub const AF_NS: ::c_int = 6; constant AF_ISO (line 442) | pub const AF_ISO: ::c_int = 7; constant AF_OSI (line 443) | pub const AF_OSI: ::c_int = AF_ISO; constant AF_DATAKIT (line 444) | pub const AF_DATAKIT: ::c_int = 9; constant AF_CCITT (line 445) | pub const AF_CCITT: ::c_int = 10; constant AF_SNA (line 446) | pub const AF_SNA: ::c_int = 11; constant AF_DECnet (line 447) | pub const AF_DECnet: ::c_int = 12; constant AF_DLI (line 448) | pub const AF_DLI: ::c_int = 13; constant AF_LAT (line 449) | pub const AF_LAT: ::c_int = 14; constant AF_HYLINK (line 450) | pub const AF_HYLINK: ::c_int = 15; constant AF_APPLETALK (line 451) | pub const AF_APPLETALK: ::c_int = 16; constant AF_LINK (line 452) | pub const AF_LINK: ::c_int = 18; constant pseudo_AF_XTP (line 453) | pub const pseudo_AF_XTP: ::c_int = 19; constant AF_COIP (line 454) | pub const AF_COIP: ::c_int = 20; constant AF_CNT (line 455) | pub const AF_CNT: ::c_int = 21; constant pseudo_AF_RTIP (line 456) | pub const pseudo_AF_RTIP: ::c_int = 22; constant AF_IPX (line 457) | pub const AF_IPX: ::c_int = 23; constant AF_INET6 (line 458) | pub const AF_INET6: ::c_int = 24; constant pseudo_AF_PIP (line 459) | pub const pseudo_AF_PIP: ::c_int = 25; constant AF_ISDN (line 460) | pub const AF_ISDN: ::c_int = 26; constant AF_E164 (line 461) | pub const AF_E164: ::c_int = AF_ISDN; constant AF_NATM (line 462) | pub const AF_NATM: ::c_int = 27; constant PF_UNSPEC (line 464) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_LOCAL (line 465) | pub const PF_LOCAL: ::c_int = AF_LOCAL; constant PF_UNIX (line 466) | pub const PF_UNIX: ::c_int = PF_LOCAL; constant PF_INET (line 467) | pub const PF_INET: ::c_int = AF_INET; constant PF_IMPLINK (line 468) | pub const PF_IMPLINK: ::c_int = AF_IMPLINK; constant PF_PUP (line 469) | pub const PF_PUP: ::c_int = AF_PUP; constant PF_CHAOS (line 470) | pub const PF_CHAOS: ::c_int = AF_CHAOS; constant PF_NS (line 471) | pub const PF_NS: ::c_int = AF_NS; constant PF_ISO (line 472) | pub const PF_ISO: ::c_int = AF_ISO; constant PF_OSI (line 473) | pub const PF_OSI: ::c_int = AF_ISO; constant PF_DATAKIT (line 474) | pub const PF_DATAKIT: ::c_int = AF_DATAKIT; constant PF_CCITT (line 475) | pub const PF_CCITT: ::c_int = AF_CCITT; constant PF_SNA (line 476) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_DECnet (line 477) | pub const PF_DECnet: ::c_int = AF_DECnet; constant PF_DLI (line 478) | pub const PF_DLI: ::c_int = AF_DLI; constant PF_LAT (line 479) | pub const PF_LAT: ::c_int = AF_LAT; constant PF_HYLINK (line 480) | pub const PF_HYLINK: ::c_int = AF_HYLINK; constant PF_APPLETALK (line 481) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_LINK (line 482) | pub const PF_LINK: ::c_int = AF_LINK; constant PF_XTP (line 483) | pub const PF_XTP: ::c_int = pseudo_AF_XTP; constant PF_COIP (line 484) | pub const PF_COIP: ::c_int = AF_COIP; constant PF_CNT (line 485) | pub const PF_CNT: ::c_int = AF_CNT; constant PF_IPX (line 486) | pub const PF_IPX: ::c_int = AF_IPX; constant PF_INET6 (line 487) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_RTIP (line 488) | pub const PF_RTIP: ::c_int = pseudo_AF_RTIP; constant PF_PIP (line 489) | pub const PF_PIP: ::c_int = pseudo_AF_PIP; constant PF_ISDN (line 490) | pub const PF_ISDN: ::c_int = AF_ISDN; constant PF_NATM (line 491) | pub const PF_NATM: ::c_int = AF_NATM; constant SOCK_STREAM (line 493) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 494) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_RAW (line 495) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 496) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_SEQPACKET (line 497) | pub const SOCK_SEQPACKET: ::c_int = 5; constant IP_TTL (line 498) | pub const IP_TTL: ::c_int = 4; constant IP_HDRINCL (line 499) | pub const IP_HDRINCL: ::c_int = 2; constant IP_ADD_MEMBERSHIP (line 500) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 501) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IPV6_RECVPKTINFO (line 502) | pub const IPV6_RECVPKTINFO: ::c_int = 36; constant IPV6_PKTINFO (line 503) | pub const IPV6_PKTINFO: ::c_int = 46; constant IPV6_RECVTCLASS (line 504) | pub const IPV6_RECVTCLASS: ::c_int = 57; constant IPV6_TCLASS (line 505) | pub const IPV6_TCLASS: ::c_int = 61; constant SOL_SOCKET (line 507) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_DEBUG (line 508) | pub const SO_DEBUG: ::c_int = 0x01; constant SO_ACCEPTCONN (line 509) | pub const SO_ACCEPTCONN: ::c_int = 0x0002; constant SO_REUSEADDR (line 510) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 511) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 512) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 513) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_USELOOPBACK (line 514) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_LINGER (line 515) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 516) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_REUSEPORT (line 517) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_SNDBUF (line 518) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 519) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDLOWAT (line 520) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVLOWAT (line 521) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_ERROR (line 522) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_TYPE (line 523) | pub const SO_TYPE: ::c_int = 0x1008; constant SOMAXCONN (line 525) | pub const SOMAXCONN: ::c_int = 128; constant MSG_OOB (line 527) | pub const MSG_OOB: ::c_int = 0x1; constant MSG_PEEK (line 528) | pub const MSG_PEEK: ::c_int = 0x2; constant MSG_DONTROUTE (line 529) | pub const MSG_DONTROUTE: ::c_int = 0x4; constant MSG_EOR (line 530) | pub const MSG_EOR: ::c_int = 0x8; constant MSG_TRUNC (line 531) | pub const MSG_TRUNC: ::c_int = 0x10; constant MSG_CTRUNC (line 532) | pub const MSG_CTRUNC: ::c_int = 0x20; constant MSG_WAITALL (line 533) | pub const MSG_WAITALL: ::c_int = 0x40; constant MSG_DONTWAIT (line 534) | pub const MSG_DONTWAIT: ::c_int = 0x80; constant MSG_BCAST (line 535) | pub const MSG_BCAST: ::c_int = 0x100; constant MSG_MCAST (line 536) | pub const MSG_MCAST: ::c_int = 0x200; constant MSG_NOSIGNAL (line 537) | pub const MSG_NOSIGNAL: ::c_int = 0x400; constant MSG_CMSG_CLOEXEC (line 538) | pub const MSG_CMSG_CLOEXEC: ::c_int = 0x800; constant SHUT_RD (line 540) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 541) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 542) | pub const SHUT_RDWR: ::c_int = 2; constant LOCK_SH (line 544) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 545) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 546) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 547) | pub const LOCK_UN: ::c_int = 8; constant IPPROTO_RAW (line 549) | pub const IPPROTO_RAW: ::c_int = 255; constant _SC_ARG_MAX (line 551) | pub const _SC_ARG_MAX: ::c_int = 1; constant _SC_CHILD_MAX (line 552) | pub const _SC_CHILD_MAX: ::c_int = 2; constant _SC_NGROUPS_MAX (line 553) | pub const _SC_NGROUPS_MAX: ::c_int = 4; constant _SC_OPEN_MAX (line 554) | pub const _SC_OPEN_MAX: ::c_int = 5; constant _SC_JOB_CONTROL (line 555) | pub const _SC_JOB_CONTROL: ::c_int = 6; constant _SC_SAVED_IDS (line 556) | pub const _SC_SAVED_IDS: ::c_int = 7; constant _SC_VERSION (line 557) | pub const _SC_VERSION: ::c_int = 8; constant _SC_BC_BASE_MAX (line 558) | pub const _SC_BC_BASE_MAX: ::c_int = 9; constant _SC_BC_DIM_MAX (line 559) | pub const _SC_BC_DIM_MAX: ::c_int = 10; constant _SC_BC_SCALE_MAX (line 560) | pub const _SC_BC_SCALE_MAX: ::c_int = 11; constant _SC_BC_STRING_MAX (line 561) | pub const _SC_BC_STRING_MAX: ::c_int = 12; constant _SC_COLL_WEIGHTS_MAX (line 562) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 13; constant _SC_EXPR_NEST_MAX (line 563) | pub const _SC_EXPR_NEST_MAX: ::c_int = 14; constant _SC_LINE_MAX (line 564) | pub const _SC_LINE_MAX: ::c_int = 15; constant _SC_RE_DUP_MAX (line 565) | pub const _SC_RE_DUP_MAX: ::c_int = 16; constant _SC_2_VERSION (line 566) | pub const _SC_2_VERSION: ::c_int = 17; constant _SC_2_C_BIND (line 567) | pub const _SC_2_C_BIND: ::c_int = 18; constant _SC_2_C_DEV (line 568) | pub const _SC_2_C_DEV: ::c_int = 19; constant _SC_2_CHAR_TERM (line 569) | pub const _SC_2_CHAR_TERM: ::c_int = 20; constant _SC_2_FORT_DEV (line 570) | pub const _SC_2_FORT_DEV: ::c_int = 21; constant _SC_2_FORT_RUN (line 571) | pub const _SC_2_FORT_RUN: ::c_int = 22; constant _SC_2_LOCALEDEF (line 572) | pub const _SC_2_LOCALEDEF: ::c_int = 23; constant _SC_2_SW_DEV (line 573) | pub const _SC_2_SW_DEV: ::c_int = 24; constant _SC_2_UPE (line 574) | pub const _SC_2_UPE: ::c_int = 25; constant _SC_STREAM_MAX (line 575) | pub const _SC_STREAM_MAX: ::c_int = 26; constant _SC_TZNAME_MAX (line 576) | pub const _SC_TZNAME_MAX: ::c_int = 27; constant _SC_PAGESIZE (line 577) | pub const _SC_PAGESIZE: ::c_int = 28; constant _SC_PAGE_SIZE (line 578) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_FSYNC (line 579) | pub const _SC_FSYNC: ::c_int = 29; constant _SC_XOPEN_SHM (line 580) | pub const _SC_XOPEN_SHM: ::c_int = 30; constant Q_GETQUOTA (line 582) | pub const Q_GETQUOTA: ::c_int = 0x300; constant Q_SETQUOTA (line 583) | pub const Q_SETQUOTA: ::c_int = 0x400; constant RTLD_GLOBAL (line 585) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant LOG_NFACILITIES (line 587) | pub const LOG_NFACILITIES: ::c_int = 24; constant HW_NCPU (line 589) | pub const HW_NCPU: ::c_int = 3; constant B0 (line 591) | pub const B0: speed_t = 0; constant B50 (line 592) | pub const B50: speed_t = 50; constant B75 (line 593) | pub const B75: speed_t = 75; constant B110 (line 594) | pub const B110: speed_t = 110; constant B134 (line 595) | pub const B134: speed_t = 134; constant B150 (line 596) | pub const B150: speed_t = 150; constant B200 (line 597) | pub const B200: speed_t = 200; constant B300 (line 598) | pub const B300: speed_t = 300; constant B600 (line 599) | pub const B600: speed_t = 600; constant B1200 (line 600) | pub const B1200: speed_t = 1200; constant B1800 (line 601) | pub const B1800: speed_t = 1800; constant B2400 (line 602) | pub const B2400: speed_t = 2400; constant B4800 (line 603) | pub const B4800: speed_t = 4800; constant B9600 (line 604) | pub const B9600: speed_t = 9600; constant B19200 (line 605) | pub const B19200: speed_t = 19200; constant B38400 (line 606) | pub const B38400: speed_t = 38400; constant B7200 (line 607) | pub const B7200: speed_t = 7200; constant B14400 (line 608) | pub const B14400: speed_t = 14400; constant B28800 (line 609) | pub const B28800: speed_t = 28800; constant B57600 (line 610) | pub const B57600: speed_t = 57600; constant B76800 (line 611) | pub const B76800: speed_t = 76800; constant B115200 (line 612) | pub const B115200: speed_t = 115200; constant B230400 (line 613) | pub const B230400: speed_t = 230400; constant EXTA (line 614) | pub const EXTA: speed_t = 19200; constant EXTB (line 615) | pub const EXTB: speed_t = 38400; constant SEM_FAILED (line 617) | pub const SEM_FAILED: *mut sem_t = 0 as *mut sem_t; constant CRTSCTS (line 619) | pub const CRTSCTS: ::tcflag_t = 0x00010000; constant CRTS_IFLOW (line 620) | pub const CRTS_IFLOW: ::tcflag_t = CRTSCTS; constant CCTS_OFLOW (line 621) | pub const CCTS_OFLOW: ::tcflag_t = CRTSCTS; constant OCRNL (line 622) | pub const OCRNL: ::tcflag_t = 0x10; constant TIOCEXCL (line 624) | pub const TIOCEXCL: ::c_ulong = 0x2000740d; constant TIOCNXCL (line 625) | pub const TIOCNXCL: ::c_ulong = 0x2000740e; constant TIOCFLUSH (line 626) | pub const TIOCFLUSH: ::c_ulong = 0x80047410; constant TIOCGETA (line 627) | pub const TIOCGETA: ::c_ulong = 0x402c7413; constant TIOCSETA (line 628) | pub const TIOCSETA: ::c_ulong = 0x802c7414; constant TIOCSETAW (line 629) | pub const TIOCSETAW: ::c_ulong = 0x802c7415; constant TIOCSETAF (line 630) | pub const TIOCSETAF: ::c_ulong = 0x802c7416; constant TIOCGETD (line 631) | pub const TIOCGETD: ::c_ulong = 0x4004741a; constant TIOCSETD (line 632) | pub const TIOCSETD: ::c_ulong = 0x8004741b; constant TIOCMGET (line 633) | pub const TIOCMGET: ::c_ulong = 0x4004746a; constant TIOCMBIC (line 634) | pub const TIOCMBIC: ::c_ulong = 0x8004746b; constant TIOCMBIS (line 635) | pub const TIOCMBIS: ::c_ulong = 0x8004746c; constant TIOCMSET (line 636) | pub const TIOCMSET: ::c_ulong = 0x8004746d; constant TIOCSTART (line 637) | pub const TIOCSTART: ::c_ulong = 0x2000746e; constant TIOCSTOP (line 638) | pub const TIOCSTOP: ::c_ulong = 0x2000746f; constant TIOCSCTTY (line 639) | pub const TIOCSCTTY: ::c_ulong = 0x20007461; constant TIOCGWINSZ (line 640) | pub const TIOCGWINSZ: ::c_ulong = 0x40087468; constant TIOCSWINSZ (line 641) | pub const TIOCSWINSZ: ::c_ulong = 0x80087467; constant TIOCM_LE (line 642) | pub const TIOCM_LE: ::c_int = 0o0001; constant TIOCM_DTR (line 643) | pub const TIOCM_DTR: ::c_int = 0o0002; constant TIOCM_RTS (line 644) | pub const TIOCM_RTS: ::c_int = 0o0004; constant TIOCM_ST (line 645) | pub const TIOCM_ST: ::c_int = 0o0010; constant TIOCM_SR (line 646) | pub const TIOCM_SR: ::c_int = 0o0020; constant TIOCM_CTS (line 647) | pub const TIOCM_CTS: ::c_int = 0o0040; constant TIOCM_CAR (line 648) | pub const TIOCM_CAR: ::c_int = 0o0100; constant TIOCM_RNG (line 649) | pub const TIOCM_RNG: ::c_int = 0o0200; constant TIOCM_DSR (line 650) | pub const TIOCM_DSR: ::c_int = 0o0400; constant TIOCM_CD (line 651) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RI (line 652) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant TIMER_ABSTIME (line 654) | pub const TIMER_ABSTIME: ::c_int = 1; constant RB_AUTOBOOT (line 658) | pub const RB_AUTOBOOT: ::c_int = 0; constant TCP_INFO (line 660) | pub const TCP_INFO: ::c_int = 9; function setgrent (line 664) | pub fn setgrent(); function sem_destroy (line 665) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 666) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function daemon (line 668) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function accept4 (line 669) | pub fn accept4( function mincore (line 675) | pub fn mincore(addr: *mut ::c_void, len: ::size_t, vec: *mut ::c_char) -... function clock_getres (line 677) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 679) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_settime (line 681) | pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_... function __errno (line 682) | pub fn __errno() -> *mut ::c_int; function shm_open (line 683) | pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -... function memrchr (line 684) | pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c... function mkostemp (line 685) | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; function mkostemps (line 686) | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c... function pwritev (line 687) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function preadv (line 689) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function futimens (line 690) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function utimensat (line 691) | pub fn utimensat( function fdatasync (line 697) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function login_tty (line 698) | pub fn login_tty(fd: ::c_int) -> ::c_int; function getpriority (line 699) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function setpriority (line 700) | pub fn setpriority(which: ::c_int, who: ::id_t, prio: ::c_int) -> ::c_int; function mknodat (line 702) | pub fn mknodat( function mkfifoat (line 708) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function sem_timedwait (line 709) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_getvalue (line 710) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function pthread_condattr_setclock (line 711) | pub fn pthread_condattr_setclock( function sethostname (line 715) | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; function pthread_mutex_timedlock (line 716) | pub fn pthread_mutex_timedlock( function pthread_spin_init (line 720) | pub fn pthread_spin_init(lock: *mut pthread_spinlock_t, pshared: ::c_int... function pthread_spin_destroy (line 721) | pub fn pthread_spin_destroy(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 722) | pub fn pthread_spin_lock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 723) | pub fn pthread_spin_trylock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 724) | pub fn pthread_spin_unlock(lock: *mut pthread_spinlock_t) -> ::c_int; function pthread_setschedparam (line 725) | pub fn pthread_setschedparam( function pthread_getschedparam (line 730) | pub fn pthread_getschedparam( function pipe2 (line 735) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; function getgrouplist (line 737) | pub fn getgrouplist( function initgroups (line 743) | pub fn initgroups(name: *const ::c_char, basegid: ::gid_t) -> ::c_int; function getdomainname (line 744) | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function setdomainname (line 745) | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; function uname (line 746) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function shmget (line 748) | pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function shmat (line 749) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmdt (line 750) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmctl (line 751) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function execvpe (line 752) | pub fn execvpe( function waitid (line 757) | pub fn waitid( function posix_spawn (line 764) | pub fn posix_spawn( function posix_spawnp (line 772) | pub fn posix_spawnp( function posix_spawnattr_init (line 780) | pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_destroy (line 781) | pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_getsigdefault (line 782) | pub fn posix_spawnattr_getsigdefault( function posix_spawnattr_setsigdefault (line 786) | pub fn posix_spawnattr_setsigdefault( function posix_spawnattr_getsigmask (line 790) | pub fn posix_spawnattr_getsigmask( function posix_spawnattr_setsigmask (line 794) | pub fn posix_spawnattr_setsigmask( function posix_spawnattr_getflags (line 798) | pub fn posix_spawnattr_getflags( function posix_spawnattr_setflags (line 802) | pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c... function posix_spawnattr_getpgroup (line 803) | pub fn posix_spawnattr_getpgroup( function posix_spawnattr_setpgroup (line 807) | pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, flags: ::... function posix_spawnattr_getschedpolicy (line 808) | pub fn posix_spawnattr_getschedpolicy( function posix_spawnattr_setschedpolicy (line 812) | pub fn posix_spawnattr_setschedpolicy(attr: *mut posix_spawnattr_t, flag... function posix_spawnattr_getschedparam (line 813) | pub fn posix_spawnattr_getschedparam( function posix_spawnattr_setschedparam (line 817) | pub fn posix_spawnattr_setschedparam( function posix_spawn_file_actions_init (line 822) | pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_acti... function posix_spawn_file_actions_destroy (line 823) | pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_a... function posix_spawn_file_actions_addopen (line 824) | pub fn posix_spawn_file_actions_addopen( function posix_spawn_file_actions_addclose (line 831) | pub fn posix_spawn_file_actions_addclose( function posix_spawn_file_actions_adddup2 (line 835) | pub fn posix_spawn_file_actions_adddup2( function reallocarray (line 843) | pub fn reallocarray(ptr: *mut ::c_void, nmemb: ::size_t, size: ::size_t)... function gethostid (line 844) | pub fn gethostid() -> ::c_long; function sethostid (line 845) | pub fn sethostid(hostid: ::c_long) -> ::c_int; function ftok (line 846) | pub fn ftok(path: *const ::c_char, id: ::c_int) -> ::key_t; function dirname (line 848) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 849) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; function getentropy (line 850) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/aarch64.rs type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; type c_char (line 5) | pub type c_char = u8; type greg_t (line 6) | pub type greg_t = u64; type __cpu_simple_lock_nv_t (line 7) | pub type __cpu_simple_lock_nv_t = ::c_uchar; constant PT_GETREGS (line 100) | pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 0; constant PT_SETREGS (line 101) | pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 1; constant PT_GETFPREGS (line 102) | pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 2; constant PT_SETFPREGS (line 103) | pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 3; constant _REG_R0 (line 105) | pub const _REG_R0: ::c_int = 0; constant _REG_R1 (line 106) | pub const _REG_R1: ::c_int = 1; constant _REG_R2 (line 107) | pub const _REG_R2: ::c_int = 2; constant _REG_R3 (line 108) | pub const _REG_R3: ::c_int = 3; constant _REG_R4 (line 109) | pub const _REG_R4: ::c_int = 4; constant _REG_R5 (line 110) | pub const _REG_R5: ::c_int = 5; constant _REG_R6 (line 111) | pub const _REG_R6: ::c_int = 6; constant _REG_R7 (line 112) | pub const _REG_R7: ::c_int = 7; constant _REG_R8 (line 113) | pub const _REG_R8: ::c_int = 8; constant _REG_R9 (line 114) | pub const _REG_R9: ::c_int = 9; constant _REG_R10 (line 115) | pub const _REG_R10: ::c_int = 10; constant _REG_R11 (line 116) | pub const _REG_R11: ::c_int = 11; constant _REG_R12 (line 117) | pub const _REG_R12: ::c_int = 12; constant _REG_R13 (line 118) | pub const _REG_R13: ::c_int = 13; constant _REG_R14 (line 119) | pub const _REG_R14: ::c_int = 14; constant _REG_R15 (line 120) | pub const _REG_R15: ::c_int = 15; constant _REG_CPSR (line 121) | pub const _REG_CPSR: ::c_int = 16; constant _REG_X0 (line 122) | pub const _REG_X0: ::c_int = 0; constant _REG_X1 (line 123) | pub const _REG_X1: ::c_int = 1; constant _REG_X2 (line 124) | pub const _REG_X2: ::c_int = 2; constant _REG_X3 (line 125) | pub const _REG_X3: ::c_int = 3; constant _REG_X4 (line 126) | pub const _REG_X4: ::c_int = 4; constant _REG_X5 (line 127) | pub const _REG_X5: ::c_int = 5; constant _REG_X6 (line 128) | pub const _REG_X6: ::c_int = 6; constant _REG_X7 (line 129) | pub const _REG_X7: ::c_int = 7; constant _REG_X8 (line 130) | pub const _REG_X8: ::c_int = 8; constant _REG_X9 (line 131) | pub const _REG_X9: ::c_int = 9; constant _REG_X10 (line 132) | pub const _REG_X10: ::c_int = 10; constant _REG_X11 (line 133) | pub const _REG_X11: ::c_int = 11; constant _REG_X12 (line 134) | pub const _REG_X12: ::c_int = 12; constant _REG_X13 (line 135) | pub const _REG_X13: ::c_int = 13; constant _REG_X14 (line 136) | pub const _REG_X14: ::c_int = 14; constant _REG_X15 (line 137) | pub const _REG_X15: ::c_int = 15; constant _REG_X16 (line 138) | pub const _REG_X16: ::c_int = 16; constant _REG_X17 (line 139) | pub const _REG_X17: ::c_int = 17; constant _REG_X18 (line 140) | pub const _REG_X18: ::c_int = 18; constant _REG_X19 (line 141) | pub const _REG_X19: ::c_int = 19; constant _REG_X20 (line 142) | pub const _REG_X20: ::c_int = 20; constant _REG_X21 (line 143) | pub const _REG_X21: ::c_int = 21; constant _REG_X22 (line 144) | pub const _REG_X22: ::c_int = 22; constant _REG_X23 (line 145) | pub const _REG_X23: ::c_int = 23; constant _REG_X24 (line 146) | pub const _REG_X24: ::c_int = 24; constant _REG_X25 (line 147) | pub const _REG_X25: ::c_int = 25; constant _REG_X26 (line 148) | pub const _REG_X26: ::c_int = 26; constant _REG_X27 (line 149) | pub const _REG_X27: ::c_int = 27; constant _REG_X28 (line 150) | pub const _REG_X28: ::c_int = 28; constant _REG_X29 (line 151) | pub const _REG_X29: ::c_int = 29; constant _REG_X30 (line 152) | pub const _REG_X30: ::c_int = 30; constant _REG_X31 (line 153) | pub const _REG_X31: ::c_int = 31; constant _REG_ELR (line 154) | pub const _REG_ELR: ::c_int = 32; constant _REG_SPSR (line 155) | pub const _REG_SPSR: ::c_int = 33; constant _REG_TIPDR (line 156) | pub const _REG_TIPDR: ::c_int = 34; constant _REG_RV (line 158) | pub const _REG_RV: ::c_int = _REG_X0; constant _REG_FP (line 159) | pub const _REG_FP: ::c_int = _REG_X29; constant _REG_LR (line 160) | pub const _REG_LR: ::c_int = _REG_X30; constant _REG_SP (line 161) | pub const _REG_SP: ::c_int = _REG_X31; constant _REG_PC (line 162) | pub const _REG_PC: ::c_int = _REG_ELR; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/arm.rs type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; type c_char (line 5) | pub type c_char = u8; type __cpu_simple_lock_nv_t (line 6) | pub type __cpu_simple_lock_nv_t = ::c_int; constant PT_GETREGS (line 19) | pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1; constant PT_SETREGS (line 20) | pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2; constant PT_GETFPREGS (line 21) | pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 3; constant PT_SETFPREGS (line 22) | pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 4; constant _REG_R0 (line 24) | pub const _REG_R0: ::c_int = 0; constant _REG_R1 (line 25) | pub const _REG_R1: ::c_int = 1; constant _REG_R2 (line 26) | pub const _REG_R2: ::c_int = 2; constant _REG_R3 (line 27) | pub const _REG_R3: ::c_int = 3; constant _REG_R4 (line 28) | pub const _REG_R4: ::c_int = 4; constant _REG_R5 (line 29) | pub const _REG_R5: ::c_int = 5; constant _REG_R6 (line 30) | pub const _REG_R6: ::c_int = 6; constant _REG_R7 (line 31) | pub const _REG_R7: ::c_int = 7; constant _REG_R8 (line 32) | pub const _REG_R8: ::c_int = 8; constant _REG_R9 (line 33) | pub const _REG_R9: ::c_int = 9; constant _REG_R10 (line 34) | pub const _REG_R10: ::c_int = 10; constant _REG_R11 (line 35) | pub const _REG_R11: ::c_int = 11; constant _REG_R12 (line 36) | pub const _REG_R12: ::c_int = 12; constant _REG_R13 (line 37) | pub const _REG_R13: ::c_int = 13; constant _REG_R14 (line 38) | pub const _REG_R14: ::c_int = 14; constant _REG_R15 (line 39) | pub const _REG_R15: ::c_int = 15; constant _REG_CPSR (line 40) | pub const _REG_CPSR: ::c_int = 16; constant _REG_X0 (line 41) | pub const _REG_X0: ::c_int = 0; constant _REG_X1 (line 42) | pub const _REG_X1: ::c_int = 1; constant _REG_X2 (line 43) | pub const _REG_X2: ::c_int = 2; constant _REG_X3 (line 44) | pub const _REG_X3: ::c_int = 3; constant _REG_X4 (line 45) | pub const _REG_X4: ::c_int = 4; constant _REG_X5 (line 46) | pub const _REG_X5: ::c_int = 5; constant _REG_X6 (line 47) | pub const _REG_X6: ::c_int = 6; constant _REG_X7 (line 48) | pub const _REG_X7: ::c_int = 7; constant _REG_X8 (line 49) | pub const _REG_X8: ::c_int = 8; constant _REG_X9 (line 50) | pub const _REG_X9: ::c_int = 9; constant _REG_X10 (line 51) | pub const _REG_X10: ::c_int = 10; constant _REG_X11 (line 52) | pub const _REG_X11: ::c_int = 11; constant _REG_X12 (line 53) | pub const _REG_X12: ::c_int = 12; constant _REG_X13 (line 54) | pub const _REG_X13: ::c_int = 13; constant _REG_X14 (line 55) | pub const _REG_X14: ::c_int = 14; constant _REG_X15 (line 56) | pub const _REG_X15: ::c_int = 15; constant _REG_X16 (line 57) | pub const _REG_X16: ::c_int = 16; constant _REG_X17 (line 58) | pub const _REG_X17: ::c_int = 17; constant _REG_X18 (line 59) | pub const _REG_X18: ::c_int = 18; constant _REG_X19 (line 60) | pub const _REG_X19: ::c_int = 19; constant _REG_X20 (line 61) | pub const _REG_X20: ::c_int = 20; constant _REG_X21 (line 62) | pub const _REG_X21: ::c_int = 21; constant _REG_X22 (line 63) | pub const _REG_X22: ::c_int = 22; constant _REG_X23 (line 64) | pub const _REG_X23: ::c_int = 23; constant _REG_X24 (line 65) | pub const _REG_X24: ::c_int = 24; constant _REG_X25 (line 66) | pub const _REG_X25: ::c_int = 25; constant _REG_X26 (line 67) | pub const _REG_X26: ::c_int = 26; constant _REG_X27 (line 68) | pub const _REG_X27: ::c_int = 27; constant _REG_X28 (line 69) | pub const _REG_X28: ::c_int = 28; constant _REG_X29 (line 70) | pub const _REG_X29: ::c_int = 29; constant _REG_X30 (line 71) | pub const _REG_X30: ::c_int = 30; constant _REG_X31 (line 72) | pub const _REG_X31: ::c_int = 31; constant _REG_ELR (line 73) | pub const _REG_ELR: ::c_int = 32; constant _REG_SPSR (line 74) | pub const _REG_SPSR: ::c_int = 33; constant _REG_TIPDR (line 75) | pub const _REG_TIPDR: ::c_int = 34; constant _REG_RV (line 77) | pub const _REG_RV: ::c_int = _REG_R0; constant _REG_FP (line 78) | pub const _REG_FP: ::c_int = _REG_R11; constant _REG_LR (line 79) | pub const _REG_LR: ::c_int = _REG_R13; constant _REG_SP (line 80) | pub const _REG_SP: ::c_int = _REG_R14; constant _REG_PC (line 81) | pub const _REG_PC: ::c_int = _REG_R15; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/mips.rs type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; type c_char (line 5) | pub type c_char = i8; type __cpu_simple_lock_nv_t (line 6) | pub type __cpu_simple_lock_nv_t = ::c_int; constant PT_GETREGS (line 18) | pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1; constant PT_SETREGS (line 19) | pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2; constant PT_GETFPREGS (line 20) | pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 3; constant PT_SETFPREGS (line 21) | pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 4; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs type clock_t (line 1) | pub type clock_t = ::c_uint; type suseconds_t (line 2) | pub type suseconds_t = ::c_int; type dev_t (line 3) | pub type dev_t = u64; type blksize_t (line 4) | pub type blksize_t = i32; type fsblkcnt_t (line 5) | pub type fsblkcnt_t = u64; type fsfilcnt_t (line 6) | pub type fsfilcnt_t = u64; type idtype_t (line 7) | pub type idtype_t = ::c_int; type mqd_t (line 8) | pub type mqd_t = ::c_int; type __pthread_spin_t (line 9) | type __pthread_spin_t = __cpu_simple_lock_nv_t; type vm_size_t (line 10) | pub type vm_size_t = ::uintptr_t; type lwpid_t (line 11) | pub type lwpid_t = ::c_uint; type shmatt_t (line 12) | pub type shmatt_t = ::c_uint; type cpuid_t (line 13) | pub type cpuid_t = ::c_ulong; type cpuset_t (line 14) | pub type cpuset_t = _cpuset; type pthread_spin_t (line 15) | pub type pthread_spin_t = ::c_uchar; type timer_t (line 16) | pub type timer_t = ::c_int; type Elf32_Addr (line 20) | pub type Elf32_Addr = u32; type Elf32_Half (line 21) | pub type Elf32_Half = u16; type Elf32_Lword (line 22) | pub type Elf32_Lword = u64; type Elf32_Off (line 23) | pub type Elf32_Off = u32; type Elf32_Sword (line 24) | pub type Elf32_Sword = i32; type Elf32_Word (line 25) | pub type Elf32_Word = u32; type Elf64_Addr (line 27) | pub type Elf64_Addr = u64; type Elf64_Half (line 28) | pub type Elf64_Half = u16; type Elf64_Lword (line 29) | pub type Elf64_Lword = u64; type Elf64_Off (line 30) | pub type Elf64_Off = u64; type Elf64_Sword (line 31) | pub type Elf64_Sword = i32; type Elf64_Sxword (line 32) | pub type Elf64_Sxword = i64; type Elf64_Word (line 33) | pub type Elf64_Word = u32; type Elf64_Xword (line 34) | pub type Elf64_Xword = u64; type iconv_t (line 36) | pub type iconv_t = *mut ::c_void; method si_addr (line 59) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_code (line 63) | pub unsafe fn si_code(&self) -> ::c_int { method si_errno (line 67) | pub unsafe fn si_errno(&self) -> ::c_int { method si_pid (line 71) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 83) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_value (line 96) | pub unsafe fn si_value(&self) -> ::sigval { method si_status (line 110) | pub unsafe fn si_status(&self) -> ::c_int { constant AT_FDCWD (line 1412) | pub const AT_FDCWD: ::c_int = -100; constant AT_EACCESS (line 1413) | pub const AT_EACCESS: ::c_int = 0x100; constant AT_SYMLINK_NOFOLLOW (line 1414) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x200; constant AT_SYMLINK_FOLLOW (line 1415) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x400; constant AT_REMOVEDIR (line 1416) | pub const AT_REMOVEDIR: ::c_int = 0x800; constant AT_NULL (line 1418) | pub const AT_NULL: ::c_int = 0; constant AT_IGNORE (line 1419) | pub const AT_IGNORE: ::c_int = 1; constant AT_EXECFD (line 1420) | pub const AT_EXECFD: ::c_int = 2; constant AT_PHDR (line 1421) | pub const AT_PHDR: ::c_int = 3; constant AT_PHENT (line 1422) | pub const AT_PHENT: ::c_int = 4; constant AT_PHNUM (line 1423) | pub const AT_PHNUM: ::c_int = 5; constant AT_PAGESZ (line 1424) | pub const AT_PAGESZ: ::c_int = 6; constant AT_BASE (line 1425) | pub const AT_BASE: ::c_int = 7; constant AT_FLAGS (line 1426) | pub const AT_FLAGS: ::c_int = 8; constant AT_ENTRY (line 1427) | pub const AT_ENTRY: ::c_int = 9; constant AT_DCACHEBSIZE (line 1428) | pub const AT_DCACHEBSIZE: ::c_int = 10; constant AT_ICACHEBSIZE (line 1429) | pub const AT_ICACHEBSIZE: ::c_int = 11; constant AT_UCACHEBSIZE (line 1430) | pub const AT_UCACHEBSIZE: ::c_int = 12; constant AT_STACKBASE (line 1431) | pub const AT_STACKBASE: ::c_int = 13; constant AT_EUID (line 1432) | pub const AT_EUID: ::c_int = 2000; constant AT_RUID (line 1433) | pub const AT_RUID: ::c_int = 2001; constant AT_EGID (line 1434) | pub const AT_EGID: ::c_int = 2002; constant AT_RGID (line 1435) | pub const AT_RGID: ::c_int = 2003; constant AT_SUN_LDELF (line 1436) | pub const AT_SUN_LDELF: ::c_int = 2004; constant AT_SUN_LDSHDR (line 1437) | pub const AT_SUN_LDSHDR: ::c_int = 2005; constant AT_SUN_LDNAME (line 1438) | pub const AT_SUN_LDNAME: ::c_int = 2006; constant AT_SUN_LDPGSIZE (line 1439) | pub const AT_SUN_LDPGSIZE: ::c_int = 2007; constant AT_SUN_PLATFORM (line 1440) | pub const AT_SUN_PLATFORM: ::c_int = 2008; constant AT_SUN_HWCAP (line 1441) | pub const AT_SUN_HWCAP: ::c_int = 2009; constant AT_SUN_IFLUSH (line 1442) | pub const AT_SUN_IFLUSH: ::c_int = 2010; constant AT_SUN_CPU (line 1443) | pub const AT_SUN_CPU: ::c_int = 2011; constant AT_SUN_EMUL_ENTRY (line 1444) | pub const AT_SUN_EMUL_ENTRY: ::c_int = 2012; constant AT_SUN_EMUL_EXECFD (line 1445) | pub const AT_SUN_EMUL_EXECFD: ::c_int = 2013; constant AT_SUN_EXECNAME (line 1446) | pub const AT_SUN_EXECNAME: ::c_int = 2014; constant EXTATTR_NAMESPACE_USER (line 1448) | pub const EXTATTR_NAMESPACE_USER: ::c_int = 1; constant EXTATTR_NAMESPACE_SYSTEM (line 1449) | pub const EXTATTR_NAMESPACE_SYSTEM: ::c_int = 2; constant LC_COLLATE_MASK (line 1451) | pub const LC_COLLATE_MASK: ::c_int = 1 << ::LC_COLLATE; constant LC_CTYPE_MASK (line 1452) | pub const LC_CTYPE_MASK: ::c_int = 1 << ::LC_CTYPE; constant LC_MONETARY_MASK (line 1453) | pub const LC_MONETARY_MASK: ::c_int = 1 << ::LC_MONETARY; constant LC_NUMERIC_MASK (line 1454) | pub const LC_NUMERIC_MASK: ::c_int = 1 << ::LC_NUMERIC; constant LC_TIME_MASK (line 1455) | pub const LC_TIME_MASK: ::c_int = 1 << ::LC_TIME; constant LC_MESSAGES_MASK (line 1456) | pub const LC_MESSAGES_MASK: ::c_int = 1 << ::LC_MESSAGES; constant LC_ALL_MASK (line 1457) | pub const LC_ALL_MASK: ::c_int = !0; constant ERA (line 1459) | pub const ERA: ::nl_item = 52; constant ERA_D_FMT (line 1460) | pub const ERA_D_FMT: ::nl_item = 53; constant ERA_D_T_FMT (line 1461) | pub const ERA_D_T_FMT: ::nl_item = 54; constant ERA_T_FMT (line 1462) | pub const ERA_T_FMT: ::nl_item = 55; constant ALT_DIGITS (line 1463) | pub const ALT_DIGITS: ::nl_item = 56; constant O_CLOEXEC (line 1465) | pub const O_CLOEXEC: ::c_int = 0x400000; constant O_ALT_IO (line 1466) | pub const O_ALT_IO: ::c_int = 0x40000; constant O_NOSIGPIPE (line 1467) | pub const O_NOSIGPIPE: ::c_int = 0x1000000; constant O_SEARCH (line 1468) | pub const O_SEARCH: ::c_int = 0x800000; constant O_DIRECTORY (line 1469) | pub const O_DIRECTORY: ::c_int = 0x200000; constant O_DIRECT (line 1470) | pub const O_DIRECT: ::c_int = 0x00080000; constant O_RSYNC (line 1471) | pub const O_RSYNC: ::c_int = 0x00020000; constant MS_SYNC (line 1473) | pub const MS_SYNC: ::c_int = 0x4; constant MS_INVALIDATE (line 1474) | pub const MS_INVALIDATE: ::c_int = 0x2; constant RLIMIT_SBSIZE (line 1478) | pub const RLIMIT_SBSIZE: ::c_int = 9; constant RLIMIT_AS (line 1479) | pub const RLIMIT_AS: ::c_int = 10; constant RLIMIT_NTHR (line 1480) | pub const RLIMIT_NTHR: ::c_int = 11; constant RLIM_NLIMITS (line 1483) | pub const RLIM_NLIMITS: ::c_int = 12; constant EIDRM (line 1485) | pub const EIDRM: ::c_int = 82; constant ENOMSG (line 1486) | pub const ENOMSG: ::c_int = 83; constant EOVERFLOW (line 1487) | pub const EOVERFLOW: ::c_int = 84; constant EILSEQ (line 1488) | pub const EILSEQ: ::c_int = 85; constant ENOTSUP (line 1489) | pub const ENOTSUP: ::c_int = 86; constant ECANCELED (line 1490) | pub const ECANCELED: ::c_int = 87; constant EBADMSG (line 1491) | pub const EBADMSG: ::c_int = 88; constant ENODATA (line 1492) | pub const ENODATA: ::c_int = 89; constant ENOSR (line 1493) | pub const ENOSR: ::c_int = 90; constant ENOSTR (line 1494) | pub const ENOSTR: ::c_int = 91; constant ETIME (line 1495) | pub const ETIME: ::c_int = 92; constant ENOATTR (line 1496) | pub const ENOATTR: ::c_int = 93; constant EMULTIHOP (line 1497) | pub const EMULTIHOP: ::c_int = 94; constant ENOLINK (line 1498) | pub const ENOLINK: ::c_int = 95; constant EPROTO (line 1499) | pub const EPROTO: ::c_int = 96; constant EOWNERDEAD (line 1500) | pub const EOWNERDEAD: ::c_int = 97; constant ENOTRECOVERABLE (line 1501) | pub const ENOTRECOVERABLE: ::c_int = 98; constant ELAST (line 1508) | pub const ELAST: ::c_int = 98; constant F_DUPFD_CLOEXEC (line 1510) | pub const F_DUPFD_CLOEXEC: ::c_int = 12; constant F_CLOSEM (line 1511) | pub const F_CLOSEM: ::c_int = 10; constant F_GETNOSIGPIPE (line 1512) | pub const F_GETNOSIGPIPE: ::c_int = 13; constant F_SETNOSIGPIPE (line 1513) | pub const F_SETNOSIGPIPE: ::c_int = 14; constant F_MAXFD (line 1514) | pub const F_MAXFD: ::c_int = 11; constant F_GETPATH (line 1515) | pub const F_GETPATH: ::c_int = 15; constant FUTEX_WAIT (line 1517) | pub const FUTEX_WAIT: ::c_int = 0; constant FUTEX_WAKE (line 1518) | pub const FUTEX_WAKE: ::c_int = 1; constant FUTEX_FD (line 1519) | pub const FUTEX_FD: ::c_int = 2; constant FUTEX_REQUEUE (line 1520) | pub const FUTEX_REQUEUE: ::c_int = 3; constant FUTEX_CMP_REQUEUE (line 1521) | pub const FUTEX_CMP_REQUEUE: ::c_int = 4; constant FUTEX_WAKE_OP (line 1522) | pub const FUTEX_WAKE_OP: ::c_int = 5; constant FUTEX_LOCK_PI (line 1523) | pub const FUTEX_LOCK_PI: ::c_int = 6; constant FUTEX_UNLOCK_PI (line 1524) | pub const FUTEX_UNLOCK_PI: ::c_int = 7; constant FUTEX_TRYLOCK_PI (line 1525) | pub const FUTEX_TRYLOCK_PI: ::c_int = 8; constant FUTEX_WAIT_BITSET (line 1526) | pub const FUTEX_WAIT_BITSET: ::c_int = 9; constant FUTEX_WAKE_BITSET (line 1527) | pub const FUTEX_WAKE_BITSET: ::c_int = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1528) | pub const FUTEX_WAIT_REQUEUE_PI: ::c_int = 11; constant FUTEX_CMP_REQUEUE_PI (line 1529) | pub const FUTEX_CMP_REQUEUE_PI: ::c_int = 12; constant FUTEX_PRIVATE_FLAG (line 1530) | pub const FUTEX_PRIVATE_FLAG: ::c_int = 1 << 7; constant FUTEX_CLOCK_REALTIME (line 1531) | pub const FUTEX_CLOCK_REALTIME: ::c_int = 1 << 8; constant FUTEX_CMD_MASK (line 1532) | pub const FUTEX_CMD_MASK: ::c_int = !(FUTEX_PRIVATE_FLAG | FUTEX_CLOCK_R... constant FUTEX_WAITERS (line 1533) | pub const FUTEX_WAITERS: u32 = 1 << 31; constant FUTEX_OWNER_DIED (line 1534) | pub const FUTEX_OWNER_DIED: u32 = 1 << 30; constant FUTEX_SYNCOBJ_1 (line 1535) | pub const FUTEX_SYNCOBJ_1: u32 = 1 << 29; constant FUTEX_SYNCOBJ_0 (line 1536) | pub const FUTEX_SYNCOBJ_0: u32 = 1 << 28; constant FUTEX_TID_MASK (line 1537) | pub const FUTEX_TID_MASK: u32 = (1 << 28) - 1; constant FUTEX_BITSET_MATCH_ANY (line 1538) | pub const FUTEX_BITSET_MATCH_ANY: u32 = !0; constant IP_RECVDSTADDR (line 1540) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_SENDSRCADDR (line 1541) | pub const IP_SENDSRCADDR: ::c_int = IP_RECVDSTADDR; constant IP_RECVIF (line 1542) | pub const IP_RECVIF: ::c_int = 20; constant IP_PKTINFO (line 1543) | pub const IP_PKTINFO: ::c_int = 25; constant IP_RECVPKTINFO (line 1544) | pub const IP_RECVPKTINFO: ::c_int = 26; constant IPV6_JOIN_GROUP (line 1545) | pub const IPV6_JOIN_GROUP: ::c_int = 12; constant IPV6_LEAVE_GROUP (line 1546) | pub const IPV6_LEAVE_GROUP: ::c_int = 13; constant TCP_KEEPIDLE (line 1548) | pub const TCP_KEEPIDLE: ::c_int = 3; constant TCP_KEEPINTVL (line 1549) | pub const TCP_KEEPINTVL: ::c_int = 5; constant TCP_KEEPCNT (line 1550) | pub const TCP_KEEPCNT: ::c_int = 6; constant TCP_KEEPINIT (line 1551) | pub const TCP_KEEPINIT: ::c_int = 7; constant TCP_MD5SIG (line 1552) | pub const TCP_MD5SIG: ::c_int = 0x10; constant TCP_CONGCTL (line 1553) | pub const TCP_CONGCTL: ::c_int = 0x20; constant SOCK_CONN_DGRAM (line 1555) | pub const SOCK_CONN_DGRAM: ::c_int = 6; constant SOCK_DCCP (line 1556) | pub const SOCK_DCCP: ::c_int = SOCK_CONN_DGRAM; constant SOCK_NOSIGPIPE (line 1557) | pub const SOCK_NOSIGPIPE: ::c_int = 0x40000000; constant SOCK_FLAGS_MASK (line 1558) | pub const SOCK_FLAGS_MASK: ::c_int = 0xf0000000; constant SO_SNDTIMEO (line 1560) | pub const SO_SNDTIMEO: ::c_int = 0x100b; constant SO_RCVTIMEO (line 1561) | pub const SO_RCVTIMEO: ::c_int = 0x100c; constant SO_NOSIGPIPE (line 1562) | pub const SO_NOSIGPIPE: ::c_int = 0x0800; constant SO_ACCEPTFILTER (line 1563) | pub const SO_ACCEPTFILTER: ::c_int = 0x1000; constant SO_TIMESTAMP (line 1564) | pub const SO_TIMESTAMP: ::c_int = 0x2000; constant SO_OVERFLOWED (line 1565) | pub const SO_OVERFLOWED: ::c_int = 0x1009; constant SO_NOHEADER (line 1566) | pub const SO_NOHEADER: ::c_int = 0x100a; constant LOCAL_OCREDS (line 1569) | pub const LOCAL_OCREDS: ::c_int = 0x0001; constant LOCAL_CONNWAIT (line 1570) | pub const LOCAL_CONNWAIT: ::c_int = 0x0002; constant LOCAL_PEEREID (line 1571) | pub const LOCAL_PEEREID: ::c_int = 0x0003; constant LOCAL_CREDS (line 1572) | pub const LOCAL_CREDS: ::c_int = 0x0004; constant IFF_UP (line 1575) | pub const IFF_UP: ::c_int = 0x0001; constant IFF_BROADCAST (line 1576) | pub const IFF_BROADCAST: ::c_int = 0x0002; constant IFF_DEBUG (line 1577) | pub const IFF_DEBUG: ::c_int = 0x0004; constant IFF_LOOPBACK (line 1578) | pub const IFF_LOOPBACK: ::c_int = 0x0008; constant IFF_POINTOPOINT (line 1579) | pub const IFF_POINTOPOINT: ::c_int = 0x0010; constant IFF_NOTRAILERS (line 1580) | pub const IFF_NOTRAILERS: ::c_int = 0x0020; constant IFF_RUNNING (line 1581) | pub const IFF_RUNNING: ::c_int = 0x0040; constant IFF_NOARP (line 1582) | pub const IFF_NOARP: ::c_int = 0x0080; constant IFF_PROMISC (line 1583) | pub const IFF_PROMISC: ::c_int = 0x0100; constant IFF_ALLMULTI (line 1584) | pub const IFF_ALLMULTI: ::c_int = 0x0200; constant IFF_OACTIVE (line 1585) | pub const IFF_OACTIVE: ::c_int = 0x0400; constant IFF_SIMPLEX (line 1586) | pub const IFF_SIMPLEX: ::c_int = 0x0800; constant IFF_LINK0 (line 1587) | pub const IFF_LINK0: ::c_int = 0x1000; constant IFF_LINK1 (line 1588) | pub const IFF_LINK1: ::c_int = 0x2000; constant IFF_LINK2 (line 1589) | pub const IFF_LINK2: ::c_int = 0x4000; constant IFF_MULTICAST (line 1590) | pub const IFF_MULTICAST: ::c_int = 0x8000; constant IPPROTO_HOPOPTS (line 1598) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 1601) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_GGP (line 1603) | pub const IPPROTO_GGP: ::c_int = 3; constant IPPROTO_IPIP (line 1605) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_EGP (line 1608) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PUP (line 1610) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_IDP (line 1613) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TP (line 1615) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_DCCP (line 1617) | pub const IPPROTO_DCCP: ::c_int = 33; constant IPPROTO_ROUTING (line 1620) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 1622) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_RSVP (line 1624) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 1626) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_ESP (line 1628) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 1630) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_MOBILE (line 1632) | pub const IPPROTO_MOBILE: ::c_int = 55; constant IPPROTO_IPV6_ICMP (line 1634) | pub const IPPROTO_IPV6_ICMP: ::c_int = 58; constant IPPROTO_NONE (line 1637) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 1639) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_EON (line 1641) | pub const IPPROTO_EON: ::c_int = 80; constant IPPROTO_ETHERIP (line 1643) | pub const IPPROTO_ETHERIP: ::c_int = 97; constant IPPROTO_ENCAP (line 1645) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_PIM (line 1647) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_IPCOMP (line 1649) | pub const IPPROTO_IPCOMP: ::c_int = 108; constant IPPROTO_VRRP (line 1651) | pub const IPPROTO_VRRP: ::c_int = 112; constant IPPROTO_CARP (line 1653) | pub const IPPROTO_CARP: ::c_int = 112; constant IPPROTO_L2TP (line 1655) | pub const IPPROTO_L2TP: ::c_int = 115; constant IPPROTO_SCTP (line 1657) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_PFSYNC (line 1659) | pub const IPPROTO_PFSYNC: ::c_int = 240; constant IPPROTO_MAX (line 1660) | pub const IPPROTO_MAX: ::c_int = 256; constant IPPROTO_DONE (line 1663) | pub const IPPROTO_DONE: ::c_int = 257; constant CTL_IPPROTO_IPSEC (line 1666) | pub const CTL_IPPROTO_IPSEC: ::c_int = 258; constant AF_OROUTE (line 1668) | pub const AF_OROUTE: ::c_int = 17; constant AF_ARP (line 1669) | pub const AF_ARP: ::c_int = 28; constant pseudo_AF_KEY (line 1670) | pub const pseudo_AF_KEY: ::c_int = 29; constant pseudo_AF_HDRCMPLT (line 1671) | pub const pseudo_AF_HDRCMPLT: ::c_int = 30; constant AF_BLUETOOTH (line 1672) | pub const AF_BLUETOOTH: ::c_int = 31; constant AF_IEEE80211 (line 1673) | pub const AF_IEEE80211: ::c_int = 32; constant AF_MPLS (line 1674) | pub const AF_MPLS: ::c_int = 33; constant AF_ROUTE (line 1675) | pub const AF_ROUTE: ::c_int = 34; constant NET_RT_DUMP (line 1676) | pub const NET_RT_DUMP: ::c_int = 1; constant NET_RT_FLAGS (line 1677) | pub const NET_RT_FLAGS: ::c_int = 2; constant NET_RT_OOOIFLIST (line 1678) | pub const NET_RT_OOOIFLIST: ::c_int = 3; constant NET_RT_OOIFLIST (line 1679) | pub const NET_RT_OOIFLIST: ::c_int = 4; constant NET_RT_OIFLIST (line 1680) | pub const NET_RT_OIFLIST: ::c_int = 5; constant NET_RT_IFLIST (line 1681) | pub const NET_RT_IFLIST: ::c_int = 6; constant NET_RT_MAXID (line 1682) | pub const NET_RT_MAXID: ::c_int = 7; constant PF_OROUTE (line 1684) | pub const PF_OROUTE: ::c_int = AF_OROUTE; constant PF_ARP (line 1685) | pub const PF_ARP: ::c_int = AF_ARP; constant PF_KEY (line 1686) | pub const PF_KEY: ::c_int = pseudo_AF_KEY; constant PF_BLUETOOTH (line 1687) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant PF_MPLS (line 1688) | pub const PF_MPLS: ::c_int = AF_MPLS; constant PF_ROUTE (line 1689) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant MSG_NBIO (line 1691) | pub const MSG_NBIO: ::c_int = 0x1000; constant MSG_WAITFORONE (line 1692) | pub const MSG_WAITFORONE: ::c_int = 0x2000; constant MSG_NOTIFICATION (line 1693) | pub const MSG_NOTIFICATION: ::c_int = 0x4000; constant SCM_TIMESTAMP (line 1695) | pub const SCM_TIMESTAMP: ::c_int = 0x08; constant SCM_CREDS (line 1696) | pub const SCM_CREDS: ::c_int = 0x10; constant O_DSYNC (line 1698) | pub const O_DSYNC: ::c_int = 0x10000; constant MAP_RENAME (line 1700) | pub const MAP_RENAME: ::c_int = 0x20; constant MAP_NORESERVE (line 1701) | pub const MAP_NORESERVE: ::c_int = 0x40; constant MAP_HASSEMAPHORE (line 1702) | pub const MAP_HASSEMAPHORE: ::c_int = 0x200; constant MAP_TRYFIXED (line 1703) | pub const MAP_TRYFIXED: ::c_int = 0x400; constant MAP_WIRED (line 1704) | pub const MAP_WIRED: ::c_int = 0x800; constant MAP_STACK (line 1705) | pub const MAP_STACK: ::c_int = 0x2000; constant MAP_ALIGNMENT_SHIFT (line 1707) | pub const MAP_ALIGNMENT_SHIFT: ::c_int = 24; constant MAP_ALIGNMENT_MASK (line 1708) | pub const MAP_ALIGNMENT_MASK: ::c_int = 0xff << MAP_ALIGNMENT_SHIFT; constant MAP_ALIGNMENT_64KB (line 1709) | pub const MAP_ALIGNMENT_64KB: ::c_int = 16 << MAP_ALIGNMENT_SHIFT; constant MAP_ALIGNMENT_16MB (line 1710) | pub const MAP_ALIGNMENT_16MB: ::c_int = 24 << MAP_ALIGNMENT_SHIFT; constant MAP_ALIGNMENT_4GB (line 1711) | pub const MAP_ALIGNMENT_4GB: ::c_int = 32 << MAP_ALIGNMENT_SHIFT; constant MAP_ALIGNMENT_1TB (line 1712) | pub const MAP_ALIGNMENT_1TB: ::c_int = 40 << MAP_ALIGNMENT_SHIFT; constant MAP_ALIGNMENT_256TB (line 1713) | pub const MAP_ALIGNMENT_256TB: ::c_int = 48 << MAP_ALIGNMENT_SHIFT; constant MAP_ALIGNMENT_64PB (line 1714) | pub const MAP_ALIGNMENT_64PB: ::c_int = 56 << MAP_ALIGNMENT_SHIFT; constant MAP_REMAPDUP (line 1716) | pub const MAP_REMAPDUP: ::c_int = 0x004; constant DCCP_TYPE_REQUEST (line 1718) | pub const DCCP_TYPE_REQUEST: ::c_int = 0; constant DCCP_TYPE_RESPONSE (line 1719) | pub const DCCP_TYPE_RESPONSE: ::c_int = 1; constant DCCP_TYPE_DATA (line 1720) | pub const DCCP_TYPE_DATA: ::c_int = 2; constant DCCP_TYPE_ACK (line 1721) | pub const DCCP_TYPE_ACK: ::c_int = 3; constant DCCP_TYPE_DATAACK (line 1722) | pub const DCCP_TYPE_DATAACK: ::c_int = 4; constant DCCP_TYPE_CLOSEREQ (line 1723) | pub const DCCP_TYPE_CLOSEREQ: ::c_int = 5; constant DCCP_TYPE_CLOSE (line 1724) | pub const DCCP_TYPE_CLOSE: ::c_int = 6; constant DCCP_TYPE_RESET (line 1725) | pub const DCCP_TYPE_RESET: ::c_int = 7; constant DCCP_TYPE_MOVE (line 1726) | pub const DCCP_TYPE_MOVE: ::c_int = 8; constant DCCP_FEATURE_CC (line 1728) | pub const DCCP_FEATURE_CC: ::c_int = 1; constant DCCP_FEATURE_ECN (line 1729) | pub const DCCP_FEATURE_ECN: ::c_int = 2; constant DCCP_FEATURE_ACKRATIO (line 1730) | pub const DCCP_FEATURE_ACKRATIO: ::c_int = 3; constant DCCP_FEATURE_ACKVECTOR (line 1731) | pub const DCCP_FEATURE_ACKVECTOR: ::c_int = 4; constant DCCP_FEATURE_MOBILITY (line 1732) | pub const DCCP_FEATURE_MOBILITY: ::c_int = 5; constant DCCP_FEATURE_LOSSWINDOW (line 1733) | pub const DCCP_FEATURE_LOSSWINDOW: ::c_int = 6; constant DCCP_FEATURE_CONN_NONCE (line 1734) | pub const DCCP_FEATURE_CONN_NONCE: ::c_int = 8; constant DCCP_FEATURE_IDENTREG (line 1735) | pub const DCCP_FEATURE_IDENTREG: ::c_int = 7; constant DCCP_OPT_PADDING (line 1737) | pub const DCCP_OPT_PADDING: ::c_int = 0; constant DCCP_OPT_DATA_DISCARD (line 1738) | pub const DCCP_OPT_DATA_DISCARD: ::c_int = 1; constant DCCP_OPT_SLOW_RECV (line 1739) | pub const DCCP_OPT_SLOW_RECV: ::c_int = 2; constant DCCP_OPT_BUF_CLOSED (line 1740) | pub const DCCP_OPT_BUF_CLOSED: ::c_int = 3; constant DCCP_OPT_CHANGE_L (line 1741) | pub const DCCP_OPT_CHANGE_L: ::c_int = 32; constant DCCP_OPT_CONFIRM_L (line 1742) | pub const DCCP_OPT_CONFIRM_L: ::c_int = 33; constant DCCP_OPT_CHANGE_R (line 1743) | pub const DCCP_OPT_CHANGE_R: ::c_int = 34; constant DCCP_OPT_CONFIRM_R (line 1744) | pub const DCCP_OPT_CONFIRM_R: ::c_int = 35; constant DCCP_OPT_INIT_COOKIE (line 1745) | pub const DCCP_OPT_INIT_COOKIE: ::c_int = 36; constant DCCP_OPT_NDP_COUNT (line 1746) | pub const DCCP_OPT_NDP_COUNT: ::c_int = 37; constant DCCP_OPT_ACK_VECTOR0 (line 1747) | pub const DCCP_OPT_ACK_VECTOR0: ::c_int = 38; constant DCCP_OPT_ACK_VECTOR1 (line 1748) | pub const DCCP_OPT_ACK_VECTOR1: ::c_int = 39; constant DCCP_OPT_RECV_BUF_DROPS (line 1749) | pub const DCCP_OPT_RECV_BUF_DROPS: ::c_int = 40; constant DCCP_OPT_TIMESTAMP (line 1750) | pub const DCCP_OPT_TIMESTAMP: ::c_int = 41; constant DCCP_OPT_TIMESTAMP_ECHO (line 1751) | pub const DCCP_OPT_TIMESTAMP_ECHO: ::c_int = 42; constant DCCP_OPT_ELAPSEDTIME (line 1752) | pub const DCCP_OPT_ELAPSEDTIME: ::c_int = 43; constant DCCP_OPT_DATACHECKSUM (line 1753) | pub const DCCP_OPT_DATACHECKSUM: ::c_int = 44; constant DCCP_REASON_UNSPEC (line 1755) | pub const DCCP_REASON_UNSPEC: ::c_int = 0; constant DCCP_REASON_CLOSED (line 1756) | pub const DCCP_REASON_CLOSED: ::c_int = 1; constant DCCP_REASON_INVALID (line 1757) | pub const DCCP_REASON_INVALID: ::c_int = 2; constant DCCP_REASON_OPTION_ERR (line 1758) | pub const DCCP_REASON_OPTION_ERR: ::c_int = 3; constant DCCP_REASON_FEA_ERR (line 1759) | pub const DCCP_REASON_FEA_ERR: ::c_int = 4; constant DCCP_REASON_CONN_REF (line 1760) | pub const DCCP_REASON_CONN_REF: ::c_int = 5; constant DCCP_REASON_BAD_SNAME (line 1761) | pub const DCCP_REASON_BAD_SNAME: ::c_int = 6; constant DCCP_REASON_BAD_COOKIE (line 1762) | pub const DCCP_REASON_BAD_COOKIE: ::c_int = 7; constant DCCP_REASON_INV_MOVE (line 1763) | pub const DCCP_REASON_INV_MOVE: ::c_int = 8; constant DCCP_REASON_UNANSW_CH (line 1764) | pub const DCCP_REASON_UNANSW_CH: ::c_int = 10; constant DCCP_REASON_FRUITLESS_NEG (line 1765) | pub const DCCP_REASON_FRUITLESS_NEG: ::c_int = 11; constant DCCP_CCID (line 1767) | pub const DCCP_CCID: ::c_int = 1; constant DCCP_CSLEN (line 1768) | pub const DCCP_CSLEN: ::c_int = 2; constant DCCP_MAXSEG (line 1769) | pub const DCCP_MAXSEG: ::c_int = 4; constant DCCP_SERVICE (line 1770) | pub const DCCP_SERVICE: ::c_int = 8; constant DCCP_NDP_LIMIT (line 1772) | pub const DCCP_NDP_LIMIT: ::c_int = 16; constant DCCP_SEQ_NUM_LIMIT (line 1773) | pub const DCCP_SEQ_NUM_LIMIT: ::c_int = 16777216; constant DCCP_MAX_OPTIONS (line 1774) | pub const DCCP_MAX_OPTIONS: ::c_int = 32; constant DCCP_MAX_PKTS (line 1775) | pub const DCCP_MAX_PKTS: ::c_int = 100; constant _PC_LINK_MAX (line 1777) | pub const _PC_LINK_MAX: ::c_int = 1; constant _PC_MAX_CANON (line 1778) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 1779) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 1780) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_PATH_MAX (line 1781) | pub const _PC_PATH_MAX: ::c_int = 5; constant _PC_PIPE_BUF (line 1782) | pub const _PC_PIPE_BUF: ::c_int = 6; constant _PC_CHOWN_RESTRICTED (line 1783) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 7; constant _PC_NO_TRUNC (line 1784) | pub const _PC_NO_TRUNC: ::c_int = 8; constant _PC_VDISABLE (line 1785) | pub const _PC_VDISABLE: ::c_int = 9; constant _PC_SYNC_IO (line 1786) | pub const _PC_SYNC_IO: ::c_int = 10; constant _PC_FILESIZEBITS (line 1787) | pub const _PC_FILESIZEBITS: ::c_int = 11; constant _PC_SYMLINK_MAX (line 1788) | pub const _PC_SYMLINK_MAX: ::c_int = 12; constant _PC_2_SYMLINKS (line 1789) | pub const _PC_2_SYMLINKS: ::c_int = 13; constant _PC_ACL_EXTENDED (line 1790) | pub const _PC_ACL_EXTENDED: ::c_int = 14; constant _PC_MIN_HOLE_SIZE (line 1791) | pub const _PC_MIN_HOLE_SIZE: ::c_int = 15; constant _SC_SYNCHRONIZED_IO (line 1793) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 31; constant _SC_IOV_MAX (line 1794) | pub const _SC_IOV_MAX: ::c_int = 32; constant _SC_MAPPED_FILES (line 1795) | pub const _SC_MAPPED_FILES: ::c_int = 33; constant _SC_MEMLOCK (line 1796) | pub const _SC_MEMLOCK: ::c_int = 34; constant _SC_MEMLOCK_RANGE (line 1797) | pub const _SC_MEMLOCK_RANGE: ::c_int = 35; constant _SC_MEMORY_PROTECTION (line 1798) | pub const _SC_MEMORY_PROTECTION: ::c_int = 36; constant _SC_LOGIN_NAME_MAX (line 1799) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 37; constant _SC_MONOTONIC_CLOCK (line 1800) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 38; constant _SC_CLK_TCK (line 1801) | pub const _SC_CLK_TCK: ::c_int = 39; constant _SC_ATEXIT_MAX (line 1802) | pub const _SC_ATEXIT_MAX: ::c_int = 40; constant _SC_THREADS (line 1803) | pub const _SC_THREADS: ::c_int = 41; constant _SC_SEMAPHORES (line 1804) | pub const _SC_SEMAPHORES: ::c_int = 42; constant _SC_BARRIERS (line 1805) | pub const _SC_BARRIERS: ::c_int = 43; constant _SC_TIMERS (line 1806) | pub const _SC_TIMERS: ::c_int = 44; constant _SC_SPIN_LOCKS (line 1807) | pub const _SC_SPIN_LOCKS: ::c_int = 45; constant _SC_READER_WRITER_LOCKS (line 1808) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 46; constant _SC_GETGR_R_SIZE_MAX (line 1809) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 47; constant _SC_GETPW_R_SIZE_MAX (line 1810) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 48; constant _SC_CLOCK_SELECTION (line 1811) | pub const _SC_CLOCK_SELECTION: ::c_int = 49; constant _SC_ASYNCHRONOUS_IO (line 1812) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 50; constant _SC_AIO_LISTIO_MAX (line 1813) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 51; constant _SC_AIO_MAX (line 1814) | pub const _SC_AIO_MAX: ::c_int = 52; constant _SC_MESSAGE_PASSING (line 1815) | pub const _SC_MESSAGE_PASSING: ::c_int = 53; constant _SC_MQ_OPEN_MAX (line 1816) | pub const _SC_MQ_OPEN_MAX: ::c_int = 54; constant _SC_MQ_PRIO_MAX (line 1817) | pub const _SC_MQ_PRIO_MAX: ::c_int = 55; constant _SC_PRIORITY_SCHEDULING (line 1818) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 56; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 1819) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 57; constant _SC_THREAD_KEYS_MAX (line 1820) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 58; constant _SC_THREAD_STACK_MIN (line 1821) | pub const _SC_THREAD_STACK_MIN: ::c_int = 59; constant _SC_THREAD_THREADS_MAX (line 1822) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 60; constant _SC_THREAD_ATTR_STACKADDR (line 1823) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 61; constant _SC_THREAD_ATTR_STACKSIZE (line 1824) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 62; constant _SC_THREAD_PRIORITY_SCHEDULING (line 1825) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 63; constant _SC_THREAD_PRIO_INHERIT (line 1826) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 64; constant _SC_THREAD_PRIO_PROTECT (line 1827) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 65; constant _SC_THREAD_PROCESS_SHARED (line 1828) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 66; constant _SC_THREAD_SAFE_FUNCTIONS (line 1829) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 67; constant _SC_TTY_NAME_MAX (line 1830) | pub const _SC_TTY_NAME_MAX: ::c_int = 68; constant _SC_HOST_NAME_MAX (line 1831) | pub const _SC_HOST_NAME_MAX: ::c_int = 69; constant _SC_PASS_MAX (line 1832) | pub const _SC_PASS_MAX: ::c_int = 70; constant _SC_REGEXP (line 1833) | pub const _SC_REGEXP: ::c_int = 71; constant _SC_SHELL (line 1834) | pub const _SC_SHELL: ::c_int = 72; constant _SC_SYMLOOP_MAX (line 1835) | pub const _SC_SYMLOOP_MAX: ::c_int = 73; constant _SC_V6_ILP32_OFF32 (line 1836) | pub const _SC_V6_ILP32_OFF32: ::c_int = 74; constant _SC_V6_ILP32_OFFBIG (line 1837) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 75; constant _SC_V6_LP64_OFF64 (line 1838) | pub const _SC_V6_LP64_OFF64: ::c_int = 76; constant _SC_V6_LPBIG_OFFBIG (line 1839) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 77; constant _SC_2_PBS (line 1840) | pub const _SC_2_PBS: ::c_int = 80; constant _SC_2_PBS_ACCOUNTING (line 1841) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 81; constant _SC_2_PBS_CHECKPOINT (line 1842) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 82; constant _SC_2_PBS_LOCATE (line 1843) | pub const _SC_2_PBS_LOCATE: ::c_int = 83; constant _SC_2_PBS_MESSAGE (line 1844) | pub const _SC_2_PBS_MESSAGE: ::c_int = 84; constant _SC_2_PBS_TRACK (line 1845) | pub const _SC_2_PBS_TRACK: ::c_int = 85; constant _SC_SPAWN (line 1846) | pub const _SC_SPAWN: ::c_int = 86; constant _SC_SHARED_MEMORY_OBJECTS (line 1847) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 87; constant _SC_TIMER_MAX (line 1848) | pub const _SC_TIMER_MAX: ::c_int = 88; constant _SC_SEM_NSEMS_MAX (line 1849) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 89; constant _SC_CPUTIME (line 1850) | pub const _SC_CPUTIME: ::c_int = 90; constant _SC_THREAD_CPUTIME (line 1851) | pub const _SC_THREAD_CPUTIME: ::c_int = 91; constant _SC_DELAYTIMER_MAX (line 1852) | pub const _SC_DELAYTIMER_MAX: ::c_int = 92; constant _SC_PHYS_PAGES (line 1856) | pub const _SC_PHYS_PAGES: ::c_int = 121; constant _SC_NPROCESSORS_CONF (line 1857) | pub const _SC_NPROCESSORS_CONF: ::c_int = 1001; constant _SC_NPROCESSORS_ONLN (line 1858) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 1002; constant _SC_SCHED_RT_TS (line 1859) | pub const _SC_SCHED_RT_TS: ::c_int = 2001; constant _SC_SCHED_PRI_MIN (line 1860) | pub const _SC_SCHED_PRI_MIN: ::c_int = 2002; constant _SC_SCHED_PRI_MAX (line 1861) | pub const _SC_SCHED_PRI_MAX: ::c_int = 2003; constant FD_SETSIZE (line 1863) | pub const FD_SETSIZE: usize = 0x100; constant ST_NOSUID (line 1865) | pub const ST_NOSUID: ::c_ulong = 8; constant BIOCGRSIG (line 1867) | pub const BIOCGRSIG: ::c_ulong = 0x40044272; constant BIOCSRSIG (line 1868) | pub const BIOCSRSIG: ::c_ulong = 0x80044273; constant BIOCSDLT (line 1869) | pub const BIOCSDLT: ::c_ulong = 0x80044278; constant BIOCGSEESENT (line 1870) | pub const BIOCGSEESENT: ::c_ulong = 0x40044276; constant BIOCSSEESENT (line 1871) | pub const BIOCSSEESENT: ::c_ulong = 0x80044277; constant MNT_UNION (line 1874) | pub const MNT_UNION: ::c_int = 0x00000020; constant MNT_NOCOREDUMP (line 1875) | pub const MNT_NOCOREDUMP: ::c_int = 0x00008000; constant MNT_RELATIME (line 1876) | pub const MNT_RELATIME: ::c_int = 0x00020000; constant MNT_IGNORE (line 1877) | pub const MNT_IGNORE: ::c_int = 0x00100000; constant MNT_NFS4ACLS (line 1878) | pub const MNT_NFS4ACLS: ::c_int = 0x00200000; constant MNT_DISCARD (line 1879) | pub const MNT_DISCARD: ::c_int = 0x00800000; constant MNT_EXTATTR (line 1880) | pub const MNT_EXTATTR: ::c_int = 0x01000000; constant MNT_LOG (line 1881) | pub const MNT_LOG: ::c_int = 0x02000000; constant MNT_NOATIME (line 1882) | pub const MNT_NOATIME: ::c_int = 0x04000000; constant MNT_AUTOMOUNTED (line 1883) | pub const MNT_AUTOMOUNTED: ::c_int = 0x10000000; constant MNT_SYMPERM (line 1884) | pub const MNT_SYMPERM: ::c_int = 0x20000000; constant MNT_NODEVMTIME (line 1885) | pub const MNT_NODEVMTIME: ::c_int = 0x40000000; constant MNT_SOFTDEP (line 1886) | pub const MNT_SOFTDEP: ::c_int = 0x80000000; constant MNT_POSIX1EACLS (line 1887) | pub const MNT_POSIX1EACLS: ::c_int = 0x00000800; constant MNT_ACLS (line 1888) | pub const MNT_ACLS: ::c_int = MNT_POSIX1EACLS; constant MNT_WAIT (line 1889) | pub const MNT_WAIT: ::c_int = 1; constant MNT_NOWAIT (line 1890) | pub const MNT_NOWAIT: ::c_int = 2; constant MNT_LAZY (line 1891) | pub const MNT_LAZY: ::c_int = 3; constant NTP_API (line 1894) | pub const NTP_API: ::c_int = 4; constant MAXPHASE (line 1895) | pub const MAXPHASE: ::c_long = 500000000; constant MAXFREQ (line 1896) | pub const MAXFREQ: ::c_long = 500000; constant MINSEC (line 1897) | pub const MINSEC: ::c_int = 256; constant MAXSEC (line 1898) | pub const MAXSEC: ::c_int = 2048; constant NANOSECOND (line 1899) | pub const NANOSECOND: ::c_long = 1000000000; constant SCALE_PPM (line 1900) | pub const SCALE_PPM: ::c_int = 65; constant MAXTC (line 1901) | pub const MAXTC: ::c_int = 10; constant MOD_OFFSET (line 1902) | pub const MOD_OFFSET: ::c_uint = 0x0001; constant MOD_FREQUENCY (line 1903) | pub const MOD_FREQUENCY: ::c_uint = 0x0002; constant MOD_MAXERROR (line 1904) | pub const MOD_MAXERROR: ::c_uint = 0x0004; constant MOD_ESTERROR (line 1905) | pub const MOD_ESTERROR: ::c_uint = 0x0008; constant MOD_STATUS (line 1906) | pub const MOD_STATUS: ::c_uint = 0x0010; constant MOD_TIMECONST (line 1907) | pub const MOD_TIMECONST: ::c_uint = 0x0020; constant MOD_PPSMAX (line 1908) | pub const MOD_PPSMAX: ::c_uint = 0x0040; constant MOD_TAI (line 1909) | pub const MOD_TAI: ::c_uint = 0x0080; constant MOD_MICRO (line 1910) | pub const MOD_MICRO: ::c_uint = 0x1000; constant MOD_NANO (line 1911) | pub const MOD_NANO: ::c_uint = 0x2000; constant MOD_CLKB (line 1912) | pub const MOD_CLKB: ::c_uint = 0x4000; constant MOD_CLKA (line 1913) | pub const MOD_CLKA: ::c_uint = 0x8000; constant STA_PLL (line 1914) | pub const STA_PLL: ::c_int = 0x0001; constant STA_PPSFREQ (line 1915) | pub const STA_PPSFREQ: ::c_int = 0x0002; constant STA_PPSTIME (line 1916) | pub const STA_PPSTIME: ::c_int = 0x0004; constant STA_FLL (line 1917) | pub const STA_FLL: ::c_int = 0x0008; constant STA_INS (line 1918) | pub const STA_INS: ::c_int = 0x0010; constant STA_DEL (line 1919) | pub const STA_DEL: ::c_int = 0x0020; constant STA_UNSYNC (line 1920) | pub const STA_UNSYNC: ::c_int = 0x0040; constant STA_FREQHOLD (line 1921) | pub const STA_FREQHOLD: ::c_int = 0x0080; constant STA_PPSSIGNAL (line 1922) | pub const STA_PPSSIGNAL: ::c_int = 0x0100; constant STA_PPSJITTER (line 1923) | pub const STA_PPSJITTER: ::c_int = 0x0200; constant STA_PPSWANDER (line 1924) | pub const STA_PPSWANDER: ::c_int = 0x0400; constant STA_PPSERROR (line 1925) | pub const STA_PPSERROR: ::c_int = 0x0800; constant STA_CLOCKERR (line 1926) | pub const STA_CLOCKERR: ::c_int = 0x1000; constant STA_NANO (line 1927) | pub const STA_NANO: ::c_int = 0x2000; constant STA_MODE (line 1928) | pub const STA_MODE: ::c_int = 0x4000; constant STA_CLK (line 1929) | pub const STA_CLK: ::c_int = 0x8000; constant STA_RONLY (line 1930) | pub const STA_RONLY: ::c_int = STA_PPSSIGNAL constant TIME_OK (line 1938) | pub const TIME_OK: ::c_int = 0; constant TIME_INS (line 1939) | pub const TIME_INS: ::c_int = 1; constant TIME_DEL (line 1940) | pub const TIME_DEL: ::c_int = 2; constant TIME_OOP (line 1941) | pub const TIME_OOP: ::c_int = 3; constant TIME_WAIT (line 1942) | pub const TIME_WAIT: ::c_int = 4; constant TIME_ERROR (line 1943) | pub const TIME_ERROR: ::c_int = 5; constant LITTLE_ENDIAN (line 1945) | pub const LITTLE_ENDIAN: ::c_int = 1234; constant BIG_ENDIAN (line 1946) | pub const BIG_ENDIAN: ::c_int = 4321; constant PL_EVENT_NONE (line 1948) | pub const PL_EVENT_NONE: ::c_int = 0; constant PL_EVENT_SIGNAL (line 1949) | pub const PL_EVENT_SIGNAL: ::c_int = 1; constant PL_EVENT_SUSPENDED (line 1950) | pub const PL_EVENT_SUSPENDED: ::c_int = 2; constant PTHREAD_COND_INITIALIZER (line 1981) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 1989) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant PTHREAD_MUTEX_NORMAL (line 2000) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_ERRORCHECK (line 2001) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 1; constant PTHREAD_MUTEX_RECURSIVE (line 2002) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 2003) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant SCHED_NONE (line 2005) | pub const SCHED_NONE: ::c_int = -1; constant SCHED_OTHER (line 2006) | pub const SCHED_OTHER: ::c_int = 0; constant SCHED_FIFO (line 2007) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 2008) | pub const SCHED_RR: ::c_int = 2; constant EVFILT_AIO (line 2010) | pub const EVFILT_AIO: u32 = 2; constant EVFILT_PROC (line 2011) | pub const EVFILT_PROC: u32 = 4; constant EVFILT_READ (line 2012) | pub const EVFILT_READ: u32 = 0; constant EVFILT_SIGNAL (line 2013) | pub const EVFILT_SIGNAL: u32 = 5; constant EVFILT_TIMER (line 2014) | pub const EVFILT_TIMER: u32 = 6; constant EVFILT_VNODE (line 2015) | pub const EVFILT_VNODE: u32 = 3; constant EVFILT_WRITE (line 2016) | pub const EVFILT_WRITE: u32 = 1; constant EVFILT_FS (line 2017) | pub const EVFILT_FS: u32 = 7; constant EVFILT_USER (line 2018) | pub const EVFILT_USER: u32 = 8; constant EVFILT_EMPTY (line 2019) | pub const EVFILT_EMPTY: u32 = 9; constant EV_ADD (line 2021) | pub const EV_ADD: u32 = 0x1; constant EV_DELETE (line 2022) | pub const EV_DELETE: u32 = 0x2; constant EV_ENABLE (line 2023) | pub const EV_ENABLE: u32 = 0x4; constant EV_DISABLE (line 2024) | pub const EV_DISABLE: u32 = 0x8; constant EV_ONESHOT (line 2025) | pub const EV_ONESHOT: u32 = 0x10; constant EV_CLEAR (line 2026) | pub const EV_CLEAR: u32 = 0x20; constant EV_RECEIPT (line 2027) | pub const EV_RECEIPT: u32 = 0x40; constant EV_DISPATCH (line 2028) | pub const EV_DISPATCH: u32 = 0x80; constant EV_FLAG1 (line 2029) | pub const EV_FLAG1: u32 = 0x2000; constant EV_ERROR (line 2030) | pub const EV_ERROR: u32 = 0x4000; constant EV_EOF (line 2031) | pub const EV_EOF: u32 = 0x8000; constant EV_SYSFLAGS (line 2032) | pub const EV_SYSFLAGS: u32 = 0xf000; constant NOTE_TRIGGER (line 2034) | pub const NOTE_TRIGGER: u32 = 0x01000000; constant NOTE_FFNOP (line 2035) | pub const NOTE_FFNOP: u32 = 0x00000000; constant NOTE_FFAND (line 2036) | pub const NOTE_FFAND: u32 = 0x40000000; constant NOTE_FFOR (line 2037) | pub const NOTE_FFOR: u32 = 0x80000000; constant NOTE_FFCOPY (line 2038) | pub const NOTE_FFCOPY: u32 = 0xc0000000; constant NOTE_FFCTRLMASK (line 2039) | pub const NOTE_FFCTRLMASK: u32 = 0xc0000000; constant NOTE_FFLAGSMASK (line 2040) | pub const NOTE_FFLAGSMASK: u32 = 0x00ffffff; constant NOTE_LOWAT (line 2041) | pub const NOTE_LOWAT: u32 = 0x00000001; constant NOTE_DELETE (line 2042) | pub const NOTE_DELETE: u32 = 0x00000001; constant NOTE_WRITE (line 2043) | pub const NOTE_WRITE: u32 = 0x00000002; constant NOTE_EXTEND (line 2044) | pub const NOTE_EXTEND: u32 = 0x00000004; constant NOTE_ATTRIB (line 2045) | pub const NOTE_ATTRIB: u32 = 0x00000008; constant NOTE_LINK (line 2046) | pub const NOTE_LINK: u32 = 0x00000010; constant NOTE_RENAME (line 2047) | pub const NOTE_RENAME: u32 = 0x00000020; constant NOTE_REVOKE (line 2048) | pub const NOTE_REVOKE: u32 = 0x00000040; constant NOTE_EXIT (line 2049) | pub const NOTE_EXIT: u32 = 0x80000000; constant NOTE_FORK (line 2050) | pub const NOTE_FORK: u32 = 0x40000000; constant NOTE_EXEC (line 2051) | pub const NOTE_EXEC: u32 = 0x20000000; constant NOTE_PDATAMASK (line 2052) | pub const NOTE_PDATAMASK: u32 = 0x000fffff; constant NOTE_PCTRLMASK (line 2053) | pub const NOTE_PCTRLMASK: u32 = 0xf0000000; constant NOTE_TRACK (line 2054) | pub const NOTE_TRACK: u32 = 0x00000001; constant NOTE_TRACKERR (line 2055) | pub const NOTE_TRACKERR: u32 = 0x00000002; constant NOTE_CHILD (line 2056) | pub const NOTE_CHILD: u32 = 0x00000004; constant NOTE_MSECONDS (line 2057) | pub const NOTE_MSECONDS: u32 = 0x00000000; constant NOTE_SECONDS (line 2058) | pub const NOTE_SECONDS: u32 = 0x00000001; constant NOTE_USECONDS (line 2059) | pub const NOTE_USECONDS: u32 = 0x00000002; constant NOTE_NSECONDS (line 2060) | pub const NOTE_NSECONDS: u32 = 0x00000003; constant NOTE_ABSTIME (line 2061) | pub const NOTE_ABSTIME: u32 = 0x000000010; constant TMP_MAX (line 2063) | pub const TMP_MAX: ::c_uint = 308915776; constant AI_PASSIVE (line 2065) | pub const AI_PASSIVE: ::c_int = 0x00000001; constant AI_CANONNAME (line 2066) | pub const AI_CANONNAME: ::c_int = 0x00000002; constant AI_NUMERICHOST (line 2067) | pub const AI_NUMERICHOST: ::c_int = 0x00000004; constant AI_NUMERICSERV (line 2068) | pub const AI_NUMERICSERV: ::c_int = 0x00000008; constant AI_ADDRCONFIG (line 2069) | pub const AI_ADDRCONFIG: ::c_int = 0x00000400; constant AI_SRV (line 2070) | pub const AI_SRV: ::c_int = 0x00000800; constant NI_MAXHOST (line 2072) | pub const NI_MAXHOST: ::socklen_t = 1025; constant NI_MAXSERV (line 2073) | pub const NI_MAXSERV: ::socklen_t = 32; constant NI_NOFQDN (line 2075) | pub const NI_NOFQDN: ::c_int = 0x00000001; constant NI_NUMERICHOST (line 2076) | pub const NI_NUMERICHOST: ::c_int = 0x000000002; constant NI_NAMEREQD (line 2077) | pub const NI_NAMEREQD: ::c_int = 0x000000004; constant NI_NUMERICSERV (line 2078) | pub const NI_NUMERICSERV: ::c_int = 0x000000008; constant NI_DGRAM (line 2079) | pub const NI_DGRAM: ::c_int = 0x00000010; constant NI_WITHSCOPEID (line 2080) | pub const NI_WITHSCOPEID: ::c_int = 0x00000020; constant NI_NUMERICSCOPE (line 2081) | pub const NI_NUMERICSCOPE: ::c_int = 0x00000040; constant RTLD_NOLOAD (line 2083) | pub const RTLD_NOLOAD: ::c_int = 0x2000; constant RTLD_LOCAL (line 2084) | pub const RTLD_LOCAL: ::c_int = 0x200; constant CTL_MAXNAME (line 2086) | pub const CTL_MAXNAME: ::c_int = 12; constant SYSCTL_NAMELEN (line 2087) | pub const SYSCTL_NAMELEN: ::c_int = 32; constant SYSCTL_DEFSIZE (line 2088) | pub const SYSCTL_DEFSIZE: ::c_int = 8; constant CTLTYPE_NODE (line 2089) | pub const CTLTYPE_NODE: ::c_int = 1; constant CTLTYPE_INT (line 2090) | pub const CTLTYPE_INT: ::c_int = 2; constant CTLTYPE_STRING (line 2091) | pub const CTLTYPE_STRING: ::c_int = 3; constant CTLTYPE_QUAD (line 2092) | pub const CTLTYPE_QUAD: ::c_int = 4; constant CTLTYPE_STRUCT (line 2093) | pub const CTLTYPE_STRUCT: ::c_int = 5; constant CTLTYPE_BOOL (line 2094) | pub const CTLTYPE_BOOL: ::c_int = 6; constant CTLFLAG_READONLY (line 2095) | pub const CTLFLAG_READONLY: ::c_int = 0x00000000; constant CTLFLAG_READWRITE (line 2096) | pub const CTLFLAG_READWRITE: ::c_int = 0x00000070; constant CTLFLAG_ANYWRITE (line 2097) | pub const CTLFLAG_ANYWRITE: ::c_int = 0x00000080; constant CTLFLAG_PRIVATE (line 2098) | pub const CTLFLAG_PRIVATE: ::c_int = 0x00000100; constant CTLFLAG_PERMANENT (line 2099) | pub const CTLFLAG_PERMANENT: ::c_int = 0x00000200; constant CTLFLAG_OWNDATA (line 2100) | pub const CTLFLAG_OWNDATA: ::c_int = 0x00000400; constant CTLFLAG_IMMEDIATE (line 2101) | pub const CTLFLAG_IMMEDIATE: ::c_int = 0x00000800; constant CTLFLAG_HEX (line 2102) | pub const CTLFLAG_HEX: ::c_int = 0x00001000; constant CTLFLAG_ROOT (line 2103) | pub const CTLFLAG_ROOT: ::c_int = 0x00002000; constant CTLFLAG_ANYNUMBER (line 2104) | pub const CTLFLAG_ANYNUMBER: ::c_int = 0x00004000; constant CTLFLAG_HIDDEN (line 2105) | pub const CTLFLAG_HIDDEN: ::c_int = 0x00008000; constant CTLFLAG_ALIAS (line 2106) | pub const CTLFLAG_ALIAS: ::c_int = 0x00010000; constant CTLFLAG_MMAP (line 2107) | pub const CTLFLAG_MMAP: ::c_int = 0x00020000; constant CTLFLAG_OWNDESC (line 2108) | pub const CTLFLAG_OWNDESC: ::c_int = 0x00040000; constant CTLFLAG_UNSIGNED (line 2109) | pub const CTLFLAG_UNSIGNED: ::c_int = 0x00080000; constant SYSCTL_VERS_MASK (line 2110) | pub const SYSCTL_VERS_MASK: ::c_int = 0xff000000; constant SYSCTL_VERS_0 (line 2111) | pub const SYSCTL_VERS_0: ::c_int = 0x00000000; constant SYSCTL_VERS_1 (line 2112) | pub const SYSCTL_VERS_1: ::c_int = 0x01000000; constant SYSCTL_VERSION (line 2113) | pub const SYSCTL_VERSION: ::c_int = SYSCTL_VERS_1; constant CTL_EOL (line 2114) | pub const CTL_EOL: ::c_int = -1; constant CTL_QUERY (line 2115) | pub const CTL_QUERY: ::c_int = -2; constant CTL_CREATE (line 2116) | pub const CTL_CREATE: ::c_int = -3; constant CTL_CREATESYM (line 2117) | pub const CTL_CREATESYM: ::c_int = -4; constant CTL_DESTROY (line 2118) | pub const CTL_DESTROY: ::c_int = -5; constant CTL_MMAP (line 2119) | pub const CTL_MMAP: ::c_int = -6; constant CTL_DESCRIBE (line 2120) | pub const CTL_DESCRIBE: ::c_int = -7; constant CTL_UNSPEC (line 2121) | pub const CTL_UNSPEC: ::c_int = 0; constant CTL_KERN (line 2122) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 2123) | pub const CTL_VM: ::c_int = 2; constant CTL_VFS (line 2124) | pub const CTL_VFS: ::c_int = 3; constant CTL_NET (line 2125) | pub const CTL_NET: ::c_int = 4; constant CTL_DEBUG (line 2126) | pub const CTL_DEBUG: ::c_int = 5; constant CTL_HW (line 2127) | pub const CTL_HW: ::c_int = 6; constant CTL_MACHDEP (line 2128) | pub const CTL_MACHDEP: ::c_int = 7; constant CTL_USER (line 2129) | pub const CTL_USER: ::c_int = 8; constant CTL_DDB (line 2130) | pub const CTL_DDB: ::c_int = 9; constant CTL_PROC (line 2131) | pub const CTL_PROC: ::c_int = 10; constant CTL_VENDOR (line 2132) | pub const CTL_VENDOR: ::c_int = 11; constant CTL_EMUL (line 2133) | pub const CTL_EMUL: ::c_int = 12; constant CTL_SECURITY (line 2134) | pub const CTL_SECURITY: ::c_int = 13; constant CTL_MAXID (line 2135) | pub const CTL_MAXID: ::c_int = 14; constant KERN_OSTYPE (line 2136) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_OSRELEASE (line 2137) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 2138) | pub const KERN_OSREV: ::c_int = 3; constant KERN_VERSION (line 2139) | pub const KERN_VERSION: ::c_int = 4; constant KERN_MAXVNODES (line 2140) | pub const KERN_MAXVNODES: ::c_int = 5; constant KERN_MAXPROC (line 2141) | pub const KERN_MAXPROC: ::c_int = 6; constant KERN_MAXFILES (line 2142) | pub const KERN_MAXFILES: ::c_int = 7; constant KERN_ARGMAX (line 2143) | pub const KERN_ARGMAX: ::c_int = 8; constant KERN_SECURELVL (line 2144) | pub const KERN_SECURELVL: ::c_int = 9; constant KERN_HOSTNAME (line 2145) | pub const KERN_HOSTNAME: ::c_int = 10; constant KERN_HOSTID (line 2146) | pub const KERN_HOSTID: ::c_int = 11; constant KERN_CLOCKRATE (line 2147) | pub const KERN_CLOCKRATE: ::c_int = 12; constant KERN_VNODE (line 2148) | pub const KERN_VNODE: ::c_int = 13; constant KERN_PROC (line 2149) | pub const KERN_PROC: ::c_int = 14; constant KERN_FILE (line 2150) | pub const KERN_FILE: ::c_int = 15; constant KERN_PROF (line 2151) | pub const KERN_PROF: ::c_int = 16; constant KERN_POSIX1 (line 2152) | pub const KERN_POSIX1: ::c_int = 17; constant KERN_NGROUPS (line 2153) | pub const KERN_NGROUPS: ::c_int = 18; constant KERN_JOB_CONTROL (line 2154) | pub const KERN_JOB_CONTROL: ::c_int = 19; constant KERN_SAVED_IDS (line 2155) | pub const KERN_SAVED_IDS: ::c_int = 20; constant KERN_OBOOTTIME (line 2156) | pub const KERN_OBOOTTIME: ::c_int = 21; constant KERN_DOMAINNAME (line 2157) | pub const KERN_DOMAINNAME: ::c_int = 22; constant KERN_MAXPARTITIONS (line 2158) | pub const KERN_MAXPARTITIONS: ::c_int = 23; constant KERN_RAWPARTITION (line 2159) | pub const KERN_RAWPARTITION: ::c_int = 24; constant KERN_NTPTIME (line 2160) | pub const KERN_NTPTIME: ::c_int = 25; constant KERN_TIMEX (line 2161) | pub const KERN_TIMEX: ::c_int = 26; constant KERN_AUTONICETIME (line 2162) | pub const KERN_AUTONICETIME: ::c_int = 27; constant KERN_AUTONICEVAL (line 2163) | pub const KERN_AUTONICEVAL: ::c_int = 28; constant KERN_RTC_OFFSET (line 2164) | pub const KERN_RTC_OFFSET: ::c_int = 29; constant KERN_ROOT_DEVICE (line 2165) | pub const KERN_ROOT_DEVICE: ::c_int = 30; constant KERN_MSGBUFSIZE (line 2166) | pub const KERN_MSGBUFSIZE: ::c_int = 31; constant KERN_FSYNC (line 2167) | pub const KERN_FSYNC: ::c_int = 32; constant KERN_OLDSYSVMSG (line 2168) | pub const KERN_OLDSYSVMSG: ::c_int = 33; constant KERN_OLDSYSVSEM (line 2169) | pub const KERN_OLDSYSVSEM: ::c_int = 34; constant KERN_OLDSYSVSHM (line 2170) | pub const KERN_OLDSYSVSHM: ::c_int = 35; constant KERN_OLDSHORTCORENAME (line 2171) | pub const KERN_OLDSHORTCORENAME: ::c_int = 36; constant KERN_SYNCHRONIZED_IO (line 2172) | pub const KERN_SYNCHRONIZED_IO: ::c_int = 37; constant KERN_IOV_MAX (line 2173) | pub const KERN_IOV_MAX: ::c_int = 38; constant KERN_MBUF (line 2174) | pub const KERN_MBUF: ::c_int = 39; constant KERN_MAPPED_FILES (line 2175) | pub const KERN_MAPPED_FILES: ::c_int = 40; constant KERN_MEMLOCK (line 2176) | pub const KERN_MEMLOCK: ::c_int = 41; constant KERN_MEMLOCK_RANGE (line 2177) | pub const KERN_MEMLOCK_RANGE: ::c_int = 42; constant KERN_MEMORY_PROTECTION (line 2178) | pub const KERN_MEMORY_PROTECTION: ::c_int = 43; constant KERN_LOGIN_NAME_MAX (line 2179) | pub const KERN_LOGIN_NAME_MAX: ::c_int = 44; constant KERN_DEFCORENAME (line 2180) | pub const KERN_DEFCORENAME: ::c_int = 45; constant KERN_LOGSIGEXIT (line 2181) | pub const KERN_LOGSIGEXIT: ::c_int = 46; constant KERN_PROC2 (line 2182) | pub const KERN_PROC2: ::c_int = 47; constant KERN_PROC_ARGS (line 2183) | pub const KERN_PROC_ARGS: ::c_int = 48; constant KERN_FSCALE (line 2184) | pub const KERN_FSCALE: ::c_int = 49; constant KERN_CCPU (line 2185) | pub const KERN_CCPU: ::c_int = 50; constant KERN_CP_TIME (line 2186) | pub const KERN_CP_TIME: ::c_int = 51; constant KERN_OLDSYSVIPC_INFO (line 2187) | pub const KERN_OLDSYSVIPC_INFO: ::c_int = 52; constant KERN_MSGBUF (line 2188) | pub const KERN_MSGBUF: ::c_int = 53; constant KERN_CONSDEV (line 2189) | pub const KERN_CONSDEV: ::c_int = 54; constant KERN_MAXPTYS (line 2190) | pub const KERN_MAXPTYS: ::c_int = 55; constant KERN_PIPE (line 2191) | pub const KERN_PIPE: ::c_int = 56; constant KERN_MAXPHYS (line 2192) | pub const KERN_MAXPHYS: ::c_int = 57; constant KERN_SBMAX (line 2193) | pub const KERN_SBMAX: ::c_int = 58; constant KERN_TKSTAT (line 2194) | pub const KERN_TKSTAT: ::c_int = 59; constant KERN_MONOTONIC_CLOCK (line 2195) | pub const KERN_MONOTONIC_CLOCK: ::c_int = 60; constant KERN_URND (line 2196) | pub const KERN_URND: ::c_int = 61; constant KERN_LABELSECTOR (line 2197) | pub const KERN_LABELSECTOR: ::c_int = 62; constant KERN_LABELOFFSET (line 2198) | pub const KERN_LABELOFFSET: ::c_int = 63; constant KERN_LWP (line 2199) | pub const KERN_LWP: ::c_int = 64; constant KERN_FORKFSLEEP (line 2200) | pub const KERN_FORKFSLEEP: ::c_int = 65; constant KERN_POSIX_THREADS (line 2201) | pub const KERN_POSIX_THREADS: ::c_int = 66; constant KERN_POSIX_SEMAPHORES (line 2202) | pub const KERN_POSIX_SEMAPHORES: ::c_int = 67; constant KERN_POSIX_BARRIERS (line 2203) | pub const KERN_POSIX_BARRIERS: ::c_int = 68; constant KERN_POSIX_TIMERS (line 2204) | pub const KERN_POSIX_TIMERS: ::c_int = 69; constant KERN_POSIX_SPIN_LOCKS (line 2205) | pub const KERN_POSIX_SPIN_LOCKS: ::c_int = 70; constant KERN_POSIX_READER_WRITER_LOCKS (line 2206) | pub const KERN_POSIX_READER_WRITER_LOCKS: ::c_int = 71; constant KERN_DUMP_ON_PANIC (line 2207) | pub const KERN_DUMP_ON_PANIC: ::c_int = 72; constant KERN_SOMAXKVA (line 2208) | pub const KERN_SOMAXKVA: ::c_int = 73; constant KERN_ROOT_PARTITION (line 2209) | pub const KERN_ROOT_PARTITION: ::c_int = 74; constant KERN_DRIVERS (line 2210) | pub const KERN_DRIVERS: ::c_int = 75; constant KERN_BUF (line 2211) | pub const KERN_BUF: ::c_int = 76; constant KERN_FILE2 (line 2212) | pub const KERN_FILE2: ::c_int = 77; constant KERN_VERIEXEC (line 2213) | pub const KERN_VERIEXEC: ::c_int = 78; constant KERN_CP_ID (line 2214) | pub const KERN_CP_ID: ::c_int = 79; constant KERN_HARDCLOCK_TICKS (line 2215) | pub const KERN_HARDCLOCK_TICKS: ::c_int = 80; constant KERN_ARND (line 2216) | pub const KERN_ARND: ::c_int = 81; constant KERN_SYSVIPC (line 2217) | pub const KERN_SYSVIPC: ::c_int = 82; constant KERN_BOOTTIME (line 2218) | pub const KERN_BOOTTIME: ::c_int = 83; constant KERN_EVCNT (line 2219) | pub const KERN_EVCNT: ::c_int = 84; constant KERN_MAXID (line 2220) | pub const KERN_MAXID: ::c_int = 85; constant KERN_PROC_ALL (line 2221) | pub const KERN_PROC_ALL: ::c_int = 0; constant KERN_PROC_PID (line 2222) | pub const KERN_PROC_PID: ::c_int = 1; constant KERN_PROC_PGRP (line 2223) | pub const KERN_PROC_PGRP: ::c_int = 2; constant KERN_PROC_SESSION (line 2224) | pub const KERN_PROC_SESSION: ::c_int = 3; constant KERN_PROC_TTY (line 2225) | pub const KERN_PROC_TTY: ::c_int = 4; constant KERN_PROC_UID (line 2226) | pub const KERN_PROC_UID: ::c_int = 5; constant KERN_PROC_RUID (line 2227) | pub const KERN_PROC_RUID: ::c_int = 6; constant KERN_PROC_GID (line 2228) | pub const KERN_PROC_GID: ::c_int = 7; constant KERN_PROC_RGID (line 2229) | pub const KERN_PROC_RGID: ::c_int = 8; constant KERN_PROC_ARGV (line 2230) | pub const KERN_PROC_ARGV: ::c_int = 1; constant KERN_PROC_NARGV (line 2231) | pub const KERN_PROC_NARGV: ::c_int = 2; constant KERN_PROC_ENV (line 2232) | pub const KERN_PROC_ENV: ::c_int = 3; constant KERN_PROC_NENV (line 2233) | pub const KERN_PROC_NENV: ::c_int = 4; constant KERN_PROC_PATHNAME (line 2234) | pub const KERN_PROC_PATHNAME: ::c_int = 5; constant VM_PROC (line 2235) | pub const VM_PROC: ::c_int = 16; constant VM_PROC_MAP (line 2236) | pub const VM_PROC_MAP: ::c_int = 1; constant EAI_AGAIN (line 2238) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 2239) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 2240) | pub const EAI_FAIL: ::c_int = 4; constant EAI_FAMILY (line 2241) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_MEMORY (line 2242) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_NODATA (line 2243) | pub const EAI_NODATA: ::c_int = 7; constant EAI_NONAME (line 2244) | pub const EAI_NONAME: ::c_int = 8; constant EAI_SERVICE (line 2245) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 2246) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 2247) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 2248) | pub const EAI_OVERFLOW: ::c_int = 14; constant AIO_CANCELED (line 2250) | pub const AIO_CANCELED: ::c_int = 1; constant AIO_NOTCANCELED (line 2251) | pub const AIO_NOTCANCELED: ::c_int = 2; constant AIO_ALLDONE (line 2252) | pub const AIO_ALLDONE: ::c_int = 3; constant LIO_NOP (line 2253) | pub const LIO_NOP: ::c_int = 0; constant LIO_WRITE (line 2254) | pub const LIO_WRITE: ::c_int = 1; constant LIO_READ (line 2255) | pub const LIO_READ: ::c_int = 2; constant LIO_WAIT (line 2256) | pub const LIO_WAIT: ::c_int = 1; constant LIO_NOWAIT (line 2257) | pub const LIO_NOWAIT: ::c_int = 0; constant SIGEV_NONE (line 2259) | pub const SIGEV_NONE: ::c_int = 0; constant SIGEV_SIGNAL (line 2260) | pub const SIGEV_SIGNAL: ::c_int = 1; constant SIGEV_THREAD (line 2261) | pub const SIGEV_THREAD: ::c_int = 2; constant WSTOPPED (line 2263) | pub const WSTOPPED: ::c_int = 0x00000002; constant WCONTINUED (line 2264) | pub const WCONTINUED: ::c_int = 0x00000010; constant WEXITED (line 2265) | pub const WEXITED: ::c_int = 0x000000020; constant WNOWAIT (line 2266) | pub const WNOWAIT: ::c_int = 0x00010000; constant WALTSIG (line 2268) | pub const WALTSIG: ::c_int = 0x00000004; constant WALLSIG (line 2269) | pub const WALLSIG: ::c_int = 0x00000008; constant WTRAPPED (line 2270) | pub const WTRAPPED: ::c_int = 0x00000040; constant WNOZOMBIE (line 2271) | pub const WNOZOMBIE: ::c_int = 0x00020000; constant P_ALL (line 2273) | pub const P_ALL: idtype_t = 0; constant P_PID (line 2274) | pub const P_PID: idtype_t = 1; constant P_PGID (line 2275) | pub const P_PGID: idtype_t = 4; constant UTIME_OMIT (line 2277) | pub const UTIME_OMIT: c_long = 1073741822; constant UTIME_NOW (line 2278) | pub const UTIME_NOW: c_long = 1073741823; constant B460800 (line 2280) | pub const B460800: ::speed_t = 460800; constant B921600 (line 2281) | pub const B921600: ::speed_t = 921600; constant ONOCR (line 2283) | pub const ONOCR: ::tcflag_t = 0x20; constant ONLRET (line 2284) | pub const ONLRET: ::tcflag_t = 0x40; constant CDTRCTS (line 2285) | pub const CDTRCTS: ::tcflag_t = 0x00020000; constant CHWFLOW (line 2286) | pub const CHWFLOW: ::tcflag_t = ::MDMBUF | ::CRTSCTS | ::CDTRCTS; constant UT_NAMESIZE (line 2292) | pub const UT_NAMESIZE: usize = 8; constant UT_LINESIZE (line 2293) | pub const UT_LINESIZE: usize = 8; constant UT_HOSTSIZE (line 2294) | pub const UT_HOSTSIZE: usize = 16; constant _UTX_USERSIZE (line 2295) | pub const _UTX_USERSIZE: usize = 32; constant _UTX_LINESIZE (line 2296) | pub const _UTX_LINESIZE: usize = 32; constant _UTX_PADSIZE (line 2297) | pub const _UTX_PADSIZE: usize = 40; constant _UTX_IDSIZE (line 2298) | pub const _UTX_IDSIZE: usize = 4; constant _UTX_HOSTSIZE (line 2299) | pub const _UTX_HOSTSIZE: usize = 256; constant EMPTY (line 2300) | pub const EMPTY: u16 = 0; constant RUN_LVL (line 2301) | pub const RUN_LVL: u16 = 1; constant BOOT_TIME (line 2302) | pub const BOOT_TIME: u16 = 2; constant OLD_TIME (line 2303) | pub const OLD_TIME: u16 = 3; constant NEW_TIME (line 2304) | pub const NEW_TIME: u16 = 4; constant INIT_PROCESS (line 2305) | pub const INIT_PROCESS: u16 = 5; constant LOGIN_PROCESS (line 2306) | pub const LOGIN_PROCESS: u16 = 6; constant USER_PROCESS (line 2307) | pub const USER_PROCESS: u16 = 7; constant DEAD_PROCESS (line 2308) | pub const DEAD_PROCESS: u16 = 8; constant ACCOUNTING (line 2309) | pub const ACCOUNTING: u16 = 9; constant SIGNATURE (line 2310) | pub const SIGNATURE: u16 = 10; constant DOWN_TIME (line 2311) | pub const DOWN_TIME: u16 = 11; constant SOCK_CLOEXEC (line 2313) | pub const SOCK_CLOEXEC: ::c_int = 0x10000000; constant SOCK_NONBLOCK (line 2314) | pub const SOCK_NONBLOCK: ::c_int = 0x20000000; constant OFIOGETBMAP (line 2319) | pub const OFIOGETBMAP: ::c_ulong = 0xc004667a; constant FIOGETBMAP (line 2320) | pub const FIOGETBMAP: ::c_ulong = 0xc008667a; constant FIONWRITE (line 2321) | pub const FIONWRITE: ::c_ulong = 0x40046679; constant FIONSPACE (line 2322) | pub const FIONSPACE: ::c_ulong = 0x40046678; constant FIBMAP (line 2323) | pub const FIBMAP: ::c_ulong = 0xc008667a; constant SIGSTKSZ (line 2325) | pub const SIGSTKSZ: ::size_t = 40960; constant REG_ENOSYS (line 2327) | pub const REG_ENOSYS: ::c_int = 17; constant PT_DUMPCORE (line 2329) | pub const PT_DUMPCORE: ::c_int = 12; constant PT_LWPINFO (line 2330) | pub const PT_LWPINFO: ::c_int = 13; constant PT_SYSCALL (line 2331) | pub const PT_SYSCALL: ::c_int = 14; constant PT_SYSCALLEMU (line 2332) | pub const PT_SYSCALLEMU: ::c_int = 15; constant PT_SET_EVENT_MASK (line 2333) | pub const PT_SET_EVENT_MASK: ::c_int = 16; constant PT_GET_EVENT_MASK (line 2334) | pub const PT_GET_EVENT_MASK: ::c_int = 17; constant PT_GET_PROCESS_STATE (line 2335) | pub const PT_GET_PROCESS_STATE: ::c_int = 18; constant PT_SET_SIGINFO (line 2336) | pub const PT_SET_SIGINFO: ::c_int = 19; constant PT_GET_SIGINFO (line 2337) | pub const PT_GET_SIGINFO: ::c_int = 20; constant PT_RESUME (line 2338) | pub const PT_RESUME: ::c_int = 21; constant PT_SUSPEND (line 2339) | pub const PT_SUSPEND: ::c_int = 23; constant PT_STOP (line 2340) | pub const PT_STOP: ::c_int = 23; constant PT_LWPSTATUS (line 2341) | pub const PT_LWPSTATUS: ::c_int = 24; constant PT_LWPNEXT (line 2342) | pub const PT_LWPNEXT: ::c_int = 25; constant PT_SET_SIGPASS (line 2343) | pub const PT_SET_SIGPASS: ::c_int = 26; constant PT_GET_SIGPASS (line 2344) | pub const PT_GET_SIGPASS: ::c_int = 27; constant PT_FIRSTMACH (line 2345) | pub const PT_FIRSTMACH: ::c_int = 32; constant POSIX_SPAWN_RETURNERROR (line 2346) | pub const POSIX_SPAWN_RETURNERROR: ::c_int = 0x40; constant SF_APPEND (line 2349) | pub const SF_APPEND: ::c_ulong = 0x00040000; constant SF_ARCHIVED (line 2350) | pub const SF_ARCHIVED: ::c_ulong = 0x00010000; constant SF_IMMUTABLE (line 2351) | pub const SF_IMMUTABLE: ::c_ulong = 0x00020000; constant SF_LOG (line 2352) | pub const SF_LOG: ::c_ulong = 0x00400000; constant SF_SETTABLE (line 2353) | pub const SF_SETTABLE: ::c_ulong = 0xffff0000; constant SF_SNAPINVAL (line 2354) | pub const SF_SNAPINVAL: ::c_ulong = 0x00800000; constant SF_SNAPSHOT (line 2355) | pub const SF_SNAPSHOT: ::c_ulong = 0x00200000; constant UF_APPEND (line 2356) | pub const UF_APPEND: ::c_ulong = 0x00000004; constant UF_IMMUTABLE (line 2357) | pub const UF_IMMUTABLE: ::c_ulong = 0x00000002; constant UF_NODUMP (line 2358) | pub const UF_NODUMP: ::c_ulong = 0x00000001; constant UF_OPAQUE (line 2359) | pub const UF_OPAQUE: ::c_ulong = 0x00000008; constant UF_SETTABLE (line 2360) | pub const UF_SETTABLE: ::c_ulong = 0x0000ffff; constant KVME_PROT_READ (line 2363) | pub const KVME_PROT_READ: ::c_int = 0x00000001; constant KVME_PROT_WRITE (line 2364) | pub const KVME_PROT_WRITE: ::c_int = 0x00000002; constant KVME_PROT_EXEC (line 2365) | pub const KVME_PROT_EXEC: ::c_int = 0x00000004; constant KVME_FLAG_COW (line 2367) | pub const KVME_FLAG_COW: ::c_int = 0x00000001; constant KVME_FLAG_NEEDS_COPY (line 2368) | pub const KVME_FLAG_NEEDS_COPY: ::c_int = 0x00000002; constant KVME_FLAG_NOCOREDUMP (line 2369) | pub const KVME_FLAG_NOCOREDUMP: ::c_int = 0x000000004; constant KVME_FLAG_PAGEABLE (line 2370) | pub const KVME_FLAG_PAGEABLE: ::c_int = 0x000000008; constant KVME_FLAG_GROWS_UP (line 2371) | pub const KVME_FLAG_GROWS_UP: ::c_int = 0x000000010; constant KVME_FLAG_GROWS_DOWN (line 2372) | pub const KVME_FLAG_GROWS_DOWN: ::c_int = 0x000000020; constant NGROUPS_MAX (line 2374) | pub const NGROUPS_MAX: ::c_int = 16; constant KI_NGROUPS (line 2376) | pub const KI_NGROUPS: ::c_int = 16; constant KI_MAXCOMLEN (line 2377) | pub const KI_MAXCOMLEN: ::c_int = 24; constant KI_WMESGLEN (line 2378) | pub const KI_WMESGLEN: ::c_int = 8; constant KI_MAXLOGNAME (line 2379) | pub const KI_MAXLOGNAME: ::c_int = 24; constant KI_MAXEMULLEN (line 2380) | pub const KI_MAXEMULLEN: ::c_int = 16; constant KI_LNAMELEN (line 2381) | pub const KI_LNAMELEN: ::c_int = 20; constant LSIDL (line 2384) | pub const LSIDL: ::c_int = 1; constant LSRUN (line 2385) | pub const LSRUN: ::c_int = 2; constant LSSLEEP (line 2386) | pub const LSSLEEP: ::c_int = 3; constant LSSTOP (line 2387) | pub const LSSTOP: ::c_int = 4; constant LSZOMB (line 2388) | pub const LSZOMB: ::c_int = 5; constant LSONPROC (line 2389) | pub const LSONPROC: ::c_int = 7; constant LSSUSPENDED (line 2390) | pub const LSSUSPENDED: ::c_int = 8; constant XATTR_CREATE (line 2393) | pub const XATTR_CREATE: ::c_int = 0x01; constant XATTR_REPLACE (line 2394) | pub const XATTR_REPLACE: ::c_int = 0x02; constant EXTATTR_NAMESPACE_EMPTY (line 2396) | pub const EXTATTR_NAMESPACE_EMPTY: ::c_int = 0; constant GRND_NONBLOCK (line 2399) | pub const GRND_NONBLOCK: ::c_uint = 0x1; constant GRND_RANDOM (line 2400) | pub const GRND_RANDOM: ::c_uint = 0x2; constant GRND_INSECURE (line 2401) | pub const GRND_INSECURE: ::c_uint = 0x4; constant RB_ASKNAME (line 2404) | pub const RB_ASKNAME: ::c_int = 0x000000001; constant RB_SINGLE (line 2405) | pub const RB_SINGLE: ::c_int = 0x000000002; constant RB_NOSYNC (line 2406) | pub const RB_NOSYNC: ::c_int = 0x000000004; constant RB_HALT (line 2407) | pub const RB_HALT: ::c_int = 0x000000008; constant RB_INITNAME (line 2408) | pub const RB_INITNAME: ::c_int = 0x000000010; constant RB_KDB (line 2409) | pub const RB_KDB: ::c_int = 0x000000040; constant RB_RDONLY (line 2410) | pub const RB_RDONLY: ::c_int = 0x000000080; constant RB_DUMP (line 2411) | pub const RB_DUMP: ::c_int = 0x000000100; constant RB_MINIROOT (line 2412) | pub const RB_MINIROOT: ::c_int = 0x000000200; constant RB_STRING (line 2413) | pub const RB_STRING: ::c_int = 0x000000400; constant RB_POWERDOWN (line 2414) | pub const RB_POWERDOWN: ::c_int = RB_HALT | 0x000000800; constant RB_USERCONF (line 2415) | pub const RB_USERCONF: ::c_int = 0x000001000; function ntp_adjtime (line 2534) | pub fn ntp_adjtime(buf: *mut timex) -> ::c_int; function ntp_gettime (line 2535) | pub fn ntp_gettime(buf: *mut ntptimeval) -> ::c_int; function clock_nanosleep (line 2536) | pub fn clock_nanosleep( function reallocarr (line 2543) | pub fn reallocarr(ptr: *mut ::c_void, number: ::size_t, size: ::size_t) ... function chflags (line 2545) | pub fn chflags(path: *const ::c_char, flags: ::c_ulong) -> ::c_int; function fchflags (line 2546) | pub fn fchflags(fd: ::c_int, flags: ::c_ulong) -> ::c_int; function lchflags (line 2547) | pub fn lchflags(path: *const ::c_char, flags: ::c_ulong) -> ::c_int; function extattr_list_fd (line 2549) | pub fn extattr_list_fd( function extattr_list_file (line 2555) | pub fn extattr_list_file( function extattr_list_link (line 2561) | pub fn extattr_list_link( function extattr_delete_fd (line 2567) | pub fn extattr_delete_fd( function extattr_delete_file (line 2572) | pub fn extattr_delete_file( function extattr_delete_link (line 2577) | pub fn extattr_delete_link( function extattr_get_fd (line 2582) | pub fn extattr_get_fd( function extattr_get_file (line 2589) | pub fn extattr_get_file( function extattr_get_link (line 2596) | pub fn extattr_get_link( function extattr_namespace_to_string (line 2603) | pub fn extattr_namespace_to_string( function extattr_set_fd (line 2607) | pub fn extattr_set_fd( function extattr_set_file (line 2614) | pub fn extattr_set_file( function extattr_set_link (line 2621) | pub fn extattr_set_link( function extattr_string_to_namespace (line 2628) | pub fn extattr_string_to_namespace( function openpty (line 2633) | pub fn openpty( function forkpty (line 2640) | pub fn forkpty( function lutimes (line 2648) | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; function gettimeofday (line 2650) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function getnameinfo (line 2651) | pub fn getnameinfo( function mprotect (line 2660) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function sysctl (line 2661) | pub fn sysctl( function sysctlbyname (line 2669) | pub fn sysctlbyname( function kevent (line 2677) | pub fn kevent( function mount (line 2686) | pub fn mount( function mq_open (line 2693) | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; function mq_close (line 2694) | pub fn mq_close(mqd: ::mqd_t) -> ::c_int; function mq_getattr (line 2695) | pub fn mq_getattr(mqd: ::mqd_t, attr: *mut ::mq_attr) -> ::c_int; function mq_notify (line 2696) | pub fn mq_notify(mqd: ::mqd_t, notification: *const ::sigevent) -> ::c_int; function mq_receive (line 2697) | pub fn mq_receive( function mq_send (line 2703) | pub fn mq_send( function mq_setattr (line 2709) | pub fn mq_setattr(mqd: ::mqd_t, newattr: *const ::mq_attr, oldattr: *mut... function mq_timedreceive (line 2711) | pub fn mq_timedreceive( function mq_timedsend (line 2719) | pub fn mq_timedsend( function mq_unlink (line 2726) | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; function ptrace (line 2727) | pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: *mut ::c_void, data:... function utrace (line 2728) | pub fn utrace(label: *const ::c_char, addr: *mut ::c_void, len: ::size_t... function pthread_getname_np (line 2729) | pub fn pthread_getname_np(t: ::pthread_t, name: *mut ::c_char, len: ::si... function pthread_setname_np (line 2730) | pub fn pthread_setname_np( function pthread_attr_get_np (line 2735) | pub fn pthread_attr_get_np(thread: ::pthread_t, attr: *mut ::pthread_att... function pthread_getattr_np (line 2736) | pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr... function pthread_attr_getguardsize (line 2737) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 2741) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getstack (line 2742) | pub fn pthread_attr_getstack( function pthread_getaffinity_np (line 2747) | pub fn pthread_getaffinity_np( function pthread_setaffinity_np (line 2752) | pub fn pthread_setaffinity_np( function _cpuset_create (line 2758) | pub fn _cpuset_create() -> *mut cpuset_t; function _cpuset_destroy (line 2759) | pub fn _cpuset_destroy(set: *mut cpuset_t); function _cpuset_clr (line 2760) | pub fn _cpuset_clr(cpu: cpuid_t, set: *mut cpuset_t) -> ::c_int; function _cpuset_set (line 2761) | pub fn _cpuset_set(cpu: cpuid_t, set: *mut cpuset_t) -> ::c_int; function _cpuset_isset (line 2762) | pub fn _cpuset_isset(cpu: cpuid_t, set: *const cpuset_t) -> ::c_int; function _cpuset_size (line 2763) | pub fn _cpuset_size(set: *const cpuset_t) -> ::size_t; function _cpuset_zero (line 2764) | pub fn _cpuset_zero(set: *mut cpuset_t); function sigtimedwait (line 2766) | pub fn sigtimedwait( function sigwaitinfo (line 2771) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function duplocale (line 2773) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function freelocale (line 2774) | pub fn freelocale(loc: ::locale_t); function localeconv_l (line 2775) | pub fn localeconv_l(loc: ::locale_t) -> *mut lconv; function newlocale (line 2776) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function settimeofday (line 2778) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::c_void) -> ::c_int; function dup3 (line 2780) | pub fn dup3(src: ::c_int, dst: ::c_int, flags: ::c_int) -> ::c_int; function kqueue1 (line 2782) | pub fn kqueue1(flags: ::c_int) -> ::c_int; function sendmmsg (line 2784) | pub fn sendmmsg( function recvmmsg (line 2790) | pub fn recvmmsg( function _lwp_self (line 2798) | pub fn _lwp_self() -> lwpid_t; function memmem (line 2799) | pub fn memmem( function dl_iterate_phdr (line 2808) | pub fn dl_iterate_phdr( function _dlauxinfo (line 2821) | pub fn _dlauxinfo() -> *mut ::c_void; function iconv_open (line 2823) | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) ->... function iconv (line 2824) | pub fn iconv( function iconv_close (line 2831) | pub fn iconv_close(cd: iconv_t) -> ::c_int; function timer_create (line 2833) | pub fn timer_create( function timer_delete (line 2838) | pub fn timer_delete(timerid: ::timer_t) -> ::c_int; function timer_getoverrun (line 2839) | pub fn timer_getoverrun(timerid: ::timer_t) -> ::c_int; function timer_gettime (line 2840) | pub fn timer_gettime(timerid: ::timer_t, curr_value: *mut ::itimerspec) ... function timer_settime (line 2841) | pub fn timer_settime( function explicit_memset (line 2849) | pub fn explicit_memset(b: *mut ::c_void, c: ::c_int, len: ::size_t); function consttime_memequal (line 2850) | pub fn consttime_memequal(a: *const ::c_void, b: *const ::c_void, len: :... function setproctitle (line 2852) | pub fn setproctitle(fmt: *const ::c_char, ...); function mremap (line 2853) | pub fn mremap( function sched_rr_get_interval (line 2861) | pub fn sched_rr_get_interval(pid: ::pid_t, t: *mut ::timespec) -> ::c_int; function sched_setparam (line 2862) | pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_... function sched_getparam (line 2863) | pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; function sched_getscheduler (line 2864) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function sched_setscheduler (line 2865) | pub fn sched_setscheduler( function pollts (line 2872) | pub fn pollts( function ppoll (line 2878) | pub fn ppoll( function getrandom (line 2884) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... function reboot (line 2886) | pub fn reboot(mode: ::c_int, bootstr: *mut ::c_char) -> ::c_int; function aio_read (line 2891) | pub fn aio_read(aiocbp: *mut aiocb) -> ::c_int; function aio_write (line 2892) | pub fn aio_write(aiocbp: *mut aiocb) -> ::c_int; function aio_fsync (line 2893) | pub fn aio_fsync(op: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function aio_error (line 2894) | pub fn aio_error(aiocbp: *const aiocb) -> ::c_int; function aio_return (line 2895) | pub fn aio_return(aiocbp: *mut aiocb) -> ::ssize_t; function aio_suspend (line 2897) | pub fn aio_suspend( function aio_cancel (line 2902) | pub fn aio_cancel(fd: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function lio_listio (line 2903) | pub fn lio_listio( function getpwent_r (line 2914) | pub fn getpwent_r( function getgrent_r (line 2920) | pub fn getgrent_r( function updwtmpx (line 2927) | pub fn updwtmpx(file: *const ::c_char, ut: *const utmpx) -> ::c_int; function getlastlogx (line 2928) | pub fn getlastlogx(fname: *const ::c_char, uid: ::uid_t, ll: *mut lastlo... function updlastlogx (line 2929) | pub fn updlastlogx(fname: *const ::c_char, uid: ::uid_t, ll: *mut lastlo... function utmpxname (line 2930) | pub fn utmpxname(file: *const ::c_char) -> ::c_int; function getutxent (line 2931) | pub fn getutxent() -> *mut utmpx; function getutxid (line 2932) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 2933) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function pututxline (line 2934) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function setutxent (line 2935) | pub fn setutxent(); function endutxent (line 2936) | pub fn endutxent(); function getutmp (line 2938) | pub fn getutmp(ux: *const utmpx, u: *mut utmp); function getutmpx (line 2939) | pub fn getutmpx(u: *const utmp, ux: *mut utmpx); function utpname (line 2941) | pub fn utpname(file: *const ::c_char) -> ::c_int; function setutent (line 2942) | pub fn setutent(); function endutent (line 2943) | pub fn endutent(); function getutent (line 2944) | pub fn getutent() -> *mut utmp; function efopen (line 2946) | pub fn efopen(p: *const ::c_char, m: *const ::c_char) -> ::FILE; function emalloc (line 2947) | pub fn emalloc(n: ::size_t) -> *mut ::c_void; function ecalloc (line 2948) | pub fn ecalloc(n: ::size_t, c: ::size_t) -> *mut ::c_void; function erealloc (line 2949) | pub fn erealloc(p: *mut ::c_void, n: ::size_t) -> *mut ::c_void; function ereallocarr (line 2950) | pub fn ereallocarr(p: *mut ::c_void, n: ::size_t, s: ::size_t); function estrdup (line 2951) | pub fn estrdup(s: *const ::c_char) -> *mut ::c_char; function estrndup (line 2952) | pub fn estrndup(s: *const ::c_char, len: ::size_t) -> *mut ::c_char; function estrlcpy (line 2953) | pub fn estrlcpy(dst: *mut ::c_char, src: *const ::c_char, len: ::size_t)... function estrlcat (line 2954) | pub fn estrlcat(dst: *mut ::c_char, src: *const ::c_char, len: ::size_t)... function estrtoi (line 2955) | pub fn estrtoi( function estrtou (line 2961) | pub fn estrtou( function easprintf (line 2967) | pub fn easprintf(string: *mut *mut ::c_char, fmt: *const ::c_char, ...) ... function evasprintf (line 2968) | pub fn evasprintf(string: *mut *mut ::c_char, fmt: *const ::c_char, ...)... function esetfunc (line 2969) | pub fn esetfunc( function secure_path (line 2972) | pub fn secure_path(path: *const ::c_char) -> ::c_int; function snprintb (line 2973) | pub fn snprintb( function snprintb_m (line 2979) | pub fn snprintb_m( function getbootfile (line 2987) | pub fn getbootfile() -> *const ::c_char; function getbyteorder (line 2988) | pub fn getbyteorder() -> ::c_int; function getdiskrawname (line 2989) | pub fn getdiskrawname( function getdiskcookedname (line 2994) | pub fn getdiskcookedname( function getfsspecname (line 2999) | pub fn getfsspecname( function strpct (line 3005) | pub fn strpct( function strspct (line 3012) | pub fn strspct( function login (line 3020) | pub fn login(ut: *const utmp); function loginx (line 3022) | pub fn loginx(ut: *const utmpx); function logout (line 3023) | pub fn logout(line: *const ::c_char); function logoutx (line 3024) | pub fn logoutx(line: *const ::c_char, status: ::c_int, tpe: ::c_int); function logwtmp (line 3025) | pub fn logwtmp(line: *const ::c_char, name: *const ::c_char, host: *cons... function logwtmpx (line 3026) | pub fn logwtmpx( function getxattr (line 3034) | pub fn getxattr( function lgetxattr (line 3040) | pub fn lgetxattr( function fgetxattr (line 3046) | pub fn fgetxattr( function setxattr (line 3052) | pub fn setxattr( function lsetxattr (line 3058) | pub fn lsetxattr( function fsetxattr (line 3064) | pub fn fsetxattr( function listxattr (line 3071) | pub fn listxattr(path: *const ::c_char, list: *mut ::c_char, size: ::siz... function llistxattr (line 3072) | pub fn llistxattr(path: *const ::c_char, list: *mut ::c_char, size: ::si... function flistxattr (line 3073) | pub fn flistxattr(filedes: ::c_int, list: *mut ::c_char, size: ::size_t)... function removexattr (line 3074) | pub fn removexattr(path: *const ::c_char, name: *const ::c_char) -> ::c_... function lremovexattr (line 3075) | pub fn lremovexattr(path: *const ::c_char, name: *const ::c_char) -> ::c... function fremovexattr (line 3076) | pub fn fremovexattr(fd: ::c_int, path: *const ::c_char, name: *const ::c... function string_to_flags (line 3078) | pub fn string_to_flags( function flags_to_string (line 3083) | pub fn flags_to_string(flags: ::c_ulong, def: *const ::c_char) -> ::c_int; function kinfo_getvmmap (line 3085) | pub fn kinfo_getvmmap(pid: ::pid_t, cntp: *mut ::size_t) -> *mut kinfo_v... function backtrace (line 3090) | pub fn backtrace(addrlist: *mut *mut ::c_void, len: ::size_t) -> ::size_t; function backtrace_symbols (line 3091) | pub fn backtrace_symbols(addrlist: *const *mut ::c_void, len: ::size_t) ... function backtrace_symbols_fd (line 3092) | pub fn backtrace_symbols_fd( function backtrace_symbols_fmt (line 3097) | pub fn backtrace_symbols_fmt( function backtrace_symbols_fd_fmt (line 3102) | pub fn backtrace_symbols_fd_fmt( FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/powerpc.rs type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; type c_char (line 5) | pub type c_char = u8; type __cpu_simple_lock_nv_t (line 6) | pub type __cpu_simple_lock_nv_t = ::c_int; constant PT_STEP (line 19) | pub const PT_STEP: ::c_int = PT_FIRSTMACH + 0; constant PT_GETREGS (line 20) | pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1; constant PT_SETREGS (line 21) | pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/riscv64.rs type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; type c_char (line 5) | pub type c_char = u8; type __cpu_simple_lock_nv_t (line 6) | pub type __cpu_simple_lock_nv_t = ::c_int; constant PT_GETREGS (line 18) | pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 0; constant PT_SETREGS (line 19) | pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 1; constant PT_GETFPREGS (line 20) | pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 2; constant PT_SETFPREGS (line 21) | pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 3; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/sparc64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type c_char (line 3) | pub type c_char = i8; type __cpu_simple_lock_nv_t (line 4) | pub type __cpu_simple_lock_nv_t = ::c_uchar; constant _ALIGNBYTES (line 8) | pub const _ALIGNBYTES: usize = 0xf; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/x86.rs type c_long (line 1) | pub type c_long = i32; type c_ulong (line 2) | pub type c_ulong = u32; type c_char (line 3) | pub type c_char = i8; type __cpu_simple_lock_nv_t (line 4) | pub type __cpu_simple_lock_nv_t = ::c_uchar; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/netbsd/x86_64.rs type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; type c_char (line 5) | pub type c_char = i8; type c___greg_t (line 6) | pub type c___greg_t = u64; type __cpu_simple_lock_nv_t (line 7) | pub type __cpu_simple_lock_nv_t = ::c_uchar; constant PT_STEP (line 36) | pub const PT_STEP: ::c_int = PT_FIRSTMACH + 0; constant PT_GETREGS (line 37) | pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1; constant PT_SETREGS (line 38) | pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2; constant PT_GETFPREGS (line 39) | pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 3; constant PT_SETFPREGS (line 40) | pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 4; constant _REG_RDI (line 42) | pub const _REG_RDI: ::c_int = 0; constant _REG_RSI (line 43) | pub const _REG_RSI: ::c_int = 1; constant _REG_RDX (line 44) | pub const _REG_RDX: ::c_int = 2; constant _REG_RCX (line 45) | pub const _REG_RCX: ::c_int = 3; constant _REG_R8 (line 46) | pub const _REG_R8: ::c_int = 4; constant _REG_R9 (line 47) | pub const _REG_R9: ::c_int = 5; constant _REG_R10 (line 48) | pub const _REG_R10: ::c_int = 6; constant _REG_R11 (line 49) | pub const _REG_R11: ::c_int = 7; constant _REG_R12 (line 50) | pub const _REG_R12: ::c_int = 8; constant _REG_R13 (line 51) | pub const _REG_R13: ::c_int = 9; constant _REG_R14 (line 52) | pub const _REG_R14: ::c_int = 10; constant _REG_R15 (line 53) | pub const _REG_R15: ::c_int = 11; constant _REG_RBP (line 54) | pub const _REG_RBP: ::c_int = 12; constant _REG_RBX (line 55) | pub const _REG_RBX: ::c_int = 13; constant _REG_RAX (line 56) | pub const _REG_RAX: ::c_int = 14; constant _REG_GS (line 57) | pub const _REG_GS: ::c_int = 15; constant _REG_FS (line 58) | pub const _REG_FS: ::c_int = 16; constant _REG_ES (line 59) | pub const _REG_ES: ::c_int = 17; constant _REG_DS (line 60) | pub const _REG_DS: ::c_int = 18; constant _REG_TRAPNO (line 61) | pub const _REG_TRAPNO: ::c_int = 19; constant _REG_ERR (line 62) | pub const _REG_ERR: ::c_int = 20; constant _REG_RIP (line 63) | pub const _REG_RIP: ::c_int = 21; constant _REG_CS (line 64) | pub const _REG_CS: ::c_int = 22; constant _REG_RFLAGS (line 65) | pub const _REG_RFLAGS: ::c_int = 23; constant _REG_RSP (line 66) | pub const _REG_RSP: ::c_int = 24; constant _REG_SS (line 67) | pub const _REG_SS: ::c_int = 25; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/aarch64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type c_char (line 3) | pub type c_char = u8; type ucontext_t (line 4) | pub type ucontext_t = sigcontext; constant _MAX_PAGE_SHIFT (line 30) | pub const _MAX_PAGE_SHIFT: u32 = 12; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/arm.rs type c_long (line 1) | pub type c_long = i32; type c_ulong (line 2) | pub type c_ulong = u32; type c_char (line 3) | pub type c_char = u8; constant _MAX_PAGE_SHIFT (line 16) | pub const _MAX_PAGE_SHIFT: u32 = 12; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/mips64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type c_char (line 3) | pub type c_char = i8; constant _ALIGNBYTES (line 6) | pub const _ALIGNBYTES: usize = 7; constant _MAX_PAGE_SHIFT (line 8) | pub const _MAX_PAGE_SHIFT: u32 = 14; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/mod.rs type clock_t (line 3) | pub type clock_t = i64; type suseconds_t (line 4) | pub type suseconds_t = ::c_long; type dev_t (line 5) | pub type dev_t = i32; type sigset_t (line 6) | pub type sigset_t = ::c_uint; type blksize_t (line 7) | pub type blksize_t = i32; type fsblkcnt_t (line 8) | pub type fsblkcnt_t = u64; type fsfilcnt_t (line 9) | pub type fsfilcnt_t = u64; type idtype_t (line 10) | pub type idtype_t = ::c_uint; type pthread_attr_t (line 11) | pub type pthread_attr_t = *mut ::c_void; type pthread_mutex_t (line 12) | pub type pthread_mutex_t = *mut ::c_void; type pthread_mutexattr_t (line 13) | pub type pthread_mutexattr_t = *mut ::c_void; type pthread_cond_t (line 14) | pub type pthread_cond_t = *mut ::c_void; type pthread_condattr_t (line 15) | pub type pthread_condattr_t = *mut ::c_void; type pthread_rwlock_t (line 16) | pub type pthread_rwlock_t = *mut ::c_void; type pthread_rwlockattr_t (line 17) | pub type pthread_rwlockattr_t = *mut ::c_void; type pthread_spinlock_t (line 18) | pub type pthread_spinlock_t = ::uintptr_t; type caddr_t (line 19) | pub type caddr_t = *mut ::c_char; type Elf32_Addr (line 23) | pub type Elf32_Addr = u32; type Elf32_Half (line 24) | pub type Elf32_Half = u16; type Elf32_Lword (line 25) | pub type Elf32_Lword = u64; type Elf32_Off (line 26) | pub type Elf32_Off = u32; type Elf32_Sword (line 27) | pub type Elf32_Sword = i32; type Elf32_Word (line 28) | pub type Elf32_Word = u32; type Elf64_Addr (line 30) | pub type Elf64_Addr = u64; type Elf64_Half (line 31) | pub type Elf64_Half = u16; type Elf64_Lword (line 32) | pub type Elf64_Lword = u64; type Elf64_Off (line 33) | pub type Elf64_Off = u64; type Elf64_Sword (line 34) | pub type Elf64_Sword = i32; type Elf64_Sxword (line 35) | pub type Elf64_Sxword = i64; type Elf64_Word (line 36) | pub type Elf64_Word = u32; type Elf64_Xword (line 37) | pub type Elf64_Xword = u64; type ENTRY (line 41) | pub type ENTRY = entry; type ACTION (line 42) | pub type ACTION = ::c_uint; type posix_spawnattr_t (line 45) | pub type posix_spawnattr_t = *mut ::c_void; type posix_spawn_file_actions_t (line 46) | pub type posix_spawn_file_actions_t = *mut ::c_void; method si_addr (line 613) | pub unsafe fn si_addr(&self) -> *mut ::c_char { method si_code (line 617) | pub unsafe fn si_code(&self) -> ::c_int { method si_errno (line 621) | pub unsafe fn si_errno(&self) -> ::c_int { method si_pid (line 625) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 637) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_value (line 650) | pub unsafe fn si_value(&self) -> ::sigval { constant UT_NAMESIZE (line 1128) | pub const UT_NAMESIZE: usize = 32; constant UT_LINESIZE (line 1129) | pub const UT_LINESIZE: usize = 8; constant UT_HOSTSIZE (line 1130) | pub const UT_HOSTSIZE: usize = 256; constant O_CLOEXEC (line 1132) | pub const O_CLOEXEC: ::c_int = 0x10000; constant O_DIRECTORY (line 1133) | pub const O_DIRECTORY: ::c_int = 0x20000; constant O_RSYNC (line 1134) | pub const O_RSYNC: ::c_int = O_SYNC; constant MS_SYNC (line 1136) | pub const MS_SYNC: ::c_int = 0x0002; constant MS_INVALIDATE (line 1137) | pub const MS_INVALIDATE: ::c_int = 0x0004; constant POLLNORM (line 1139) | pub const POLLNORM: ::c_short = ::POLLRDNORM; constant ENOATTR (line 1141) | pub const ENOATTR: ::c_int = 83; constant EILSEQ (line 1142) | pub const EILSEQ: ::c_int = 84; constant EOVERFLOW (line 1143) | pub const EOVERFLOW: ::c_int = 87; constant ECANCELED (line 1144) | pub const ECANCELED: ::c_int = 88; constant EIDRM (line 1145) | pub const EIDRM: ::c_int = 89; constant ENOMSG (line 1146) | pub const ENOMSG: ::c_int = 90; constant ENOTSUP (line 1147) | pub const ENOTSUP: ::c_int = 91; constant EBADMSG (line 1148) | pub const EBADMSG: ::c_int = 92; constant ENOTRECOVERABLE (line 1149) | pub const ENOTRECOVERABLE: ::c_int = 93; constant EOWNERDEAD (line 1150) | pub const EOWNERDEAD: ::c_int = 94; constant EPROTO (line 1151) | pub const EPROTO: ::c_int = 95; constant ELAST (line 1152) | pub const ELAST: ::c_int = 95; constant F_DUPFD_CLOEXEC (line 1154) | pub const F_DUPFD_CLOEXEC: ::c_int = 10; constant UTIME_OMIT (line 1156) | pub const UTIME_OMIT: c_long = -1; constant UTIME_NOW (line 1157) | pub const UTIME_NOW: c_long = -2; constant AT_FDCWD (line 1159) | pub const AT_FDCWD: ::c_int = -100; constant AT_EACCESS (line 1160) | pub const AT_EACCESS: ::c_int = 0x01; constant AT_SYMLINK_NOFOLLOW (line 1161) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x02; constant AT_SYMLINK_FOLLOW (line 1162) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x04; constant AT_REMOVEDIR (line 1163) | pub const AT_REMOVEDIR: ::c_int = 0x08; constant RLIM_NLIMITS (line 1166) | pub const RLIM_NLIMITS: ::c_int = 9; constant SO_TIMESTAMP (line 1168) | pub const SO_TIMESTAMP: ::c_int = 0x0800; constant SO_SNDTIMEO (line 1169) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_RCVTIMEO (line 1170) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_BINDANY (line 1171) | pub const SO_BINDANY: ::c_int = 0x1000; constant SO_NETPROC (line 1172) | pub const SO_NETPROC: ::c_int = 0x1020; constant SO_RTABLE (line 1173) | pub const SO_RTABLE: ::c_int = 0x1021; constant SO_PEERCRED (line 1174) | pub const SO_PEERCRED: ::c_int = 0x1022; constant SO_SPLICE (line 1175) | pub const SO_SPLICE: ::c_int = 0x1023; constant SO_DOMAIN (line 1176) | pub const SO_DOMAIN: ::c_int = 0x1024; constant SO_PROTOCOL (line 1177) | pub const SO_PROTOCOL: ::c_int = 0x1025; constant IPPROTO_HOPOPTS (line 1185) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 1188) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_GGP (line 1190) | pub const IPPROTO_GGP: ::c_int = 3; constant IPPROTO_IPIP (line 1192) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_EGP (line 1195) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PUP (line 1197) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_IDP (line 1200) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TP (line 1202) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_ROUTING (line 1205) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 1207) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_RSVP (line 1209) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 1211) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_ESP (line 1213) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 1215) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_MOBILE (line 1217) | pub const IPPROTO_MOBILE: ::c_int = 55; constant IPPROTO_NONE (line 1220) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 1222) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_EON (line 1224) | pub const IPPROTO_EON: ::c_int = 80; constant IPPROTO_ETHERIP (line 1226) | pub const IPPROTO_ETHERIP: ::c_int = 97; constant IPPROTO_ENCAP (line 1228) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_PIM (line 1230) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_IPCOMP (line 1232) | pub const IPPROTO_IPCOMP: ::c_int = 108; constant IPPROTO_CARP (line 1234) | pub const IPPROTO_CARP: ::c_int = 112; constant IPPROTO_MPLS (line 1236) | pub const IPPROTO_MPLS: ::c_int = 137; constant IPPROTO_PFSYNC (line 1238) | pub const IPPROTO_PFSYNC: ::c_int = 240; constant IPPROTO_MAX (line 1239) | pub const IPPROTO_MAX: ::c_int = 256; constant IPPROTO_DIVERT (line 1242) | pub const IPPROTO_DIVERT: ::c_int = 258; constant IP_RECVDSTADDR (line 1244) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_SENDSRCADDR (line 1245) | pub const IP_SENDSRCADDR: ::c_int = IP_RECVDSTADDR; constant IP_RECVIF (line 1246) | pub const IP_RECVIF: ::c_int = 30; constant TCP_MD5SIG (line 1249) | pub const TCP_MD5SIG: ::c_int = 0x04; constant TCP_NOPUSH (line 1250) | pub const TCP_NOPUSH: ::c_int = 0x10; constant MSG_WAITFORONE (line 1252) | pub const MSG_WAITFORONE: ::c_int = 0x1000; constant AF_ECMA (line 1254) | pub const AF_ECMA: ::c_int = 8; constant AF_ROUTE (line 1255) | pub const AF_ROUTE: ::c_int = 17; constant AF_ENCAP (line 1256) | pub const AF_ENCAP: ::c_int = 28; constant AF_SIP (line 1257) | pub const AF_SIP: ::c_int = 29; constant AF_KEY (line 1258) | pub const AF_KEY: ::c_int = 30; constant pseudo_AF_HDRCMPLT (line 1259) | pub const pseudo_AF_HDRCMPLT: ::c_int = 31; constant AF_BLUETOOTH (line 1260) | pub const AF_BLUETOOTH: ::c_int = 32; constant AF_MPLS (line 1261) | pub const AF_MPLS: ::c_int = 33; constant pseudo_AF_PFLOW (line 1262) | pub const pseudo_AF_PFLOW: ::c_int = 34; constant pseudo_AF_PIPEX (line 1263) | pub const pseudo_AF_PIPEX: ::c_int = 35; constant NET_RT_DUMP (line 1264) | pub const NET_RT_DUMP: ::c_int = 1; constant NET_RT_FLAGS (line 1265) | pub const NET_RT_FLAGS: ::c_int = 2; constant NET_RT_IFLIST (line 1266) | pub const NET_RT_IFLIST: ::c_int = 3; constant NET_RT_STATS (line 1267) | pub const NET_RT_STATS: ::c_int = 4; constant NET_RT_TABLE (line 1268) | pub const NET_RT_TABLE: ::c_int = 5; constant NET_RT_IFNAMES (line 1269) | pub const NET_RT_IFNAMES: ::c_int = 6; constant NET_RT_MAXID (line 1275) | pub const NET_RT_MAXID: ::c_int = 7; constant IPV6_JOIN_GROUP (line 1277) | pub const IPV6_JOIN_GROUP: ::c_int = 12; constant IPV6_LEAVE_GROUP (line 1278) | pub const IPV6_LEAVE_GROUP: ::c_int = 13; constant PF_ROUTE (line 1280) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_ECMA (line 1281) | pub const PF_ECMA: ::c_int = AF_ECMA; constant PF_ENCAP (line 1282) | pub const PF_ENCAP: ::c_int = AF_ENCAP; constant PF_SIP (line 1283) | pub const PF_SIP: ::c_int = AF_SIP; constant PF_KEY (line 1284) | pub const PF_KEY: ::c_int = AF_KEY; constant PF_BPF (line 1285) | pub const PF_BPF: ::c_int = pseudo_AF_HDRCMPLT; constant PF_BLUETOOTH (line 1286) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant PF_MPLS (line 1287) | pub const PF_MPLS: ::c_int = AF_MPLS; constant PF_PFLOW (line 1288) | pub const PF_PFLOW: ::c_int = pseudo_AF_PFLOW; constant PF_PIPEX (line 1289) | pub const PF_PIPEX: ::c_int = pseudo_AF_PIPEX; constant SCM_TIMESTAMP (line 1291) | pub const SCM_TIMESTAMP: ::c_int = 0x04; constant O_DSYNC (line 1293) | pub const O_DSYNC: ::c_int = 128; constant MAP_RENAME (line 1295) | pub const MAP_RENAME: ::c_int = 0x0000; constant MAP_NORESERVE (line 1296) | pub const MAP_NORESERVE: ::c_int = 0x0000; constant MAP_HASSEMAPHORE (line 1297) | pub const MAP_HASSEMAPHORE: ::c_int = 0x0000; constant MAP_TRYFIXED (line 1298) | pub const MAP_TRYFIXED: ::c_int = 0; constant EIPSEC (line 1300) | pub const EIPSEC: ::c_int = 82; constant ENOMEDIUM (line 1301) | pub const ENOMEDIUM: ::c_int = 85; constant EMEDIUMTYPE (line 1302) | pub const EMEDIUMTYPE: ::c_int = 86; constant EAI_BADFLAGS (line 1304) | pub const EAI_BADFLAGS: ::c_int = -1; constant EAI_NONAME (line 1305) | pub const EAI_NONAME: ::c_int = -2; constant EAI_AGAIN (line 1306) | pub const EAI_AGAIN: ::c_int = -3; constant EAI_FAIL (line 1307) | pub const EAI_FAIL: ::c_int = -4; constant EAI_NODATA (line 1308) | pub const EAI_NODATA: ::c_int = -5; constant EAI_FAMILY (line 1309) | pub const EAI_FAMILY: ::c_int = -6; constant EAI_SOCKTYPE (line 1310) | pub const EAI_SOCKTYPE: ::c_int = -7; constant EAI_SERVICE (line 1311) | pub const EAI_SERVICE: ::c_int = -8; constant EAI_MEMORY (line 1312) | pub const EAI_MEMORY: ::c_int = -10; constant EAI_SYSTEM (line 1313) | pub const EAI_SYSTEM: ::c_int = -11; constant EAI_OVERFLOW (line 1314) | pub const EAI_OVERFLOW: ::c_int = -14; constant RUSAGE_THREAD (line 1316) | pub const RUSAGE_THREAD: ::c_int = 1; constant MAP_COPY (line 1318) | pub const MAP_COPY: ::c_int = 0x0002; constant MAP_NOEXTEND (line 1319) | pub const MAP_NOEXTEND: ::c_int = 0x0000; constant _PC_LINK_MAX (line 1321) | pub const _PC_LINK_MAX: ::c_int = 1; constant _PC_MAX_CANON (line 1322) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 1323) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 1324) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_PATH_MAX (line 1325) | pub const _PC_PATH_MAX: ::c_int = 5; constant _PC_PIPE_BUF (line 1326) | pub const _PC_PIPE_BUF: ::c_int = 6; constant _PC_CHOWN_RESTRICTED (line 1327) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 7; constant _PC_NO_TRUNC (line 1328) | pub const _PC_NO_TRUNC: ::c_int = 8; constant _PC_VDISABLE (line 1329) | pub const _PC_VDISABLE: ::c_int = 9; constant _PC_2_SYMLINKS (line 1330) | pub const _PC_2_SYMLINKS: ::c_int = 10; constant _PC_ALLOC_SIZE_MIN (line 1331) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 11; constant _PC_ASYNC_IO (line 1332) | pub const _PC_ASYNC_IO: ::c_int = 12; constant _PC_FILESIZEBITS (line 1333) | pub const _PC_FILESIZEBITS: ::c_int = 13; constant _PC_PRIO_IO (line 1334) | pub const _PC_PRIO_IO: ::c_int = 14; constant _PC_REC_INCR_XFER_SIZE (line 1335) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 15; constant _PC_REC_MAX_XFER_SIZE (line 1336) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 16; constant _PC_REC_MIN_XFER_SIZE (line 1337) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 17; constant _PC_REC_XFER_ALIGN (line 1338) | pub const _PC_REC_XFER_ALIGN: ::c_int = 18; constant _PC_SYMLINK_MAX (line 1339) | pub const _PC_SYMLINK_MAX: ::c_int = 19; constant _PC_SYNC_IO (line 1340) | pub const _PC_SYNC_IO: ::c_int = 20; constant _PC_TIMESTAMP_RESOLUTION (line 1341) | pub const _PC_TIMESTAMP_RESOLUTION: ::c_int = 21; constant _SC_CLK_TCK (line 1343) | pub const _SC_CLK_TCK: ::c_int = 3; constant _SC_SEM_NSEMS_MAX (line 1344) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 31; constant _SC_SEM_VALUE_MAX (line 1345) | pub const _SC_SEM_VALUE_MAX: ::c_int = 32; constant _SC_HOST_NAME_MAX (line 1346) | pub const _SC_HOST_NAME_MAX: ::c_int = 33; constant _SC_MONOTONIC_CLOCK (line 1347) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 34; constant _SC_2_PBS (line 1348) | pub const _SC_2_PBS: ::c_int = 35; constant _SC_2_PBS_ACCOUNTING (line 1349) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 36; constant _SC_2_PBS_CHECKPOINT (line 1350) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 37; constant _SC_2_PBS_LOCATE (line 1351) | pub const _SC_2_PBS_LOCATE: ::c_int = 38; constant _SC_2_PBS_MESSAGE (line 1352) | pub const _SC_2_PBS_MESSAGE: ::c_int = 39; constant _SC_2_PBS_TRACK (line 1353) | pub const _SC_2_PBS_TRACK: ::c_int = 40; constant _SC_ADVISORY_INFO (line 1354) | pub const _SC_ADVISORY_INFO: ::c_int = 41; constant _SC_AIO_LISTIO_MAX (line 1355) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 42; constant _SC_AIO_MAX (line 1356) | pub const _SC_AIO_MAX: ::c_int = 43; constant _SC_AIO_PRIO_DELTA_MAX (line 1357) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 44; constant _SC_ASYNCHRONOUS_IO (line 1358) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 45; constant _SC_ATEXIT_MAX (line 1359) | pub const _SC_ATEXIT_MAX: ::c_int = 46; constant _SC_BARRIERS (line 1360) | pub const _SC_BARRIERS: ::c_int = 47; constant _SC_CLOCK_SELECTION (line 1361) | pub const _SC_CLOCK_SELECTION: ::c_int = 48; constant _SC_CPUTIME (line 1362) | pub const _SC_CPUTIME: ::c_int = 49; constant _SC_DELAYTIMER_MAX (line 1363) | pub const _SC_DELAYTIMER_MAX: ::c_int = 50; constant _SC_IOV_MAX (line 1364) | pub const _SC_IOV_MAX: ::c_int = 51; constant _SC_IPV6 (line 1365) | pub const _SC_IPV6: ::c_int = 52; constant _SC_MAPPED_FILES (line 1366) | pub const _SC_MAPPED_FILES: ::c_int = 53; constant _SC_MEMLOCK (line 1367) | pub const _SC_MEMLOCK: ::c_int = 54; constant _SC_MEMLOCK_RANGE (line 1368) | pub const _SC_MEMLOCK_RANGE: ::c_int = 55; constant _SC_MEMORY_PROTECTION (line 1369) | pub const _SC_MEMORY_PROTECTION: ::c_int = 56; constant _SC_MESSAGE_PASSING (line 1370) | pub const _SC_MESSAGE_PASSING: ::c_int = 57; constant _SC_MQ_OPEN_MAX (line 1371) | pub const _SC_MQ_OPEN_MAX: ::c_int = 58; constant _SC_MQ_PRIO_MAX (line 1372) | pub const _SC_MQ_PRIO_MAX: ::c_int = 59; constant _SC_PRIORITIZED_IO (line 1373) | pub const _SC_PRIORITIZED_IO: ::c_int = 60; constant _SC_PRIORITY_SCHEDULING (line 1374) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 61; constant _SC_RAW_SOCKETS (line 1375) | pub const _SC_RAW_SOCKETS: ::c_int = 62; constant _SC_READER_WRITER_LOCKS (line 1376) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 63; constant _SC_REALTIME_SIGNALS (line 1377) | pub const _SC_REALTIME_SIGNALS: ::c_int = 64; constant _SC_REGEXP (line 1378) | pub const _SC_REGEXP: ::c_int = 65; constant _SC_RTSIG_MAX (line 1379) | pub const _SC_RTSIG_MAX: ::c_int = 66; constant _SC_SEMAPHORES (line 1380) | pub const _SC_SEMAPHORES: ::c_int = 67; constant _SC_SHARED_MEMORY_OBJECTS (line 1381) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 68; constant _SC_SHELL (line 1382) | pub const _SC_SHELL: ::c_int = 69; constant _SC_SIGQUEUE_MAX (line 1383) | pub const _SC_SIGQUEUE_MAX: ::c_int = 70; constant _SC_SPAWN (line 1384) | pub const _SC_SPAWN: ::c_int = 71; constant _SC_SPIN_LOCKS (line 1385) | pub const _SC_SPIN_LOCKS: ::c_int = 72; constant _SC_SPORADIC_SERVER (line 1386) | pub const _SC_SPORADIC_SERVER: ::c_int = 73; constant _SC_SS_REPL_MAX (line 1387) | pub const _SC_SS_REPL_MAX: ::c_int = 74; constant _SC_SYNCHRONIZED_IO (line 1388) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 75; constant _SC_SYMLOOP_MAX (line 1389) | pub const _SC_SYMLOOP_MAX: ::c_int = 76; constant _SC_THREAD_ATTR_STACKADDR (line 1390) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77; constant _SC_THREAD_ATTR_STACKSIZE (line 1391) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78; constant _SC_THREAD_CPUTIME (line 1392) | pub const _SC_THREAD_CPUTIME: ::c_int = 79; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 1393) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 80; constant _SC_THREAD_KEYS_MAX (line 1394) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 81; constant _SC_THREAD_PRIO_INHERIT (line 1395) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 82; constant _SC_THREAD_PRIO_PROTECT (line 1396) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 83; constant _SC_THREAD_PRIORITY_SCHEDULING (line 1397) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 84; constant _SC_THREAD_PROCESS_SHARED (line 1398) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 85; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 1399) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 86; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 1400) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 87; constant _SC_THREAD_SPORADIC_SERVER (line 1401) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 88; constant _SC_THREAD_STACK_MIN (line 1402) | pub const _SC_THREAD_STACK_MIN: ::c_int = 89; constant _SC_THREAD_THREADS_MAX (line 1403) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 90; constant _SC_THREADS (line 1404) | pub const _SC_THREADS: ::c_int = 91; constant _SC_TIMEOUTS (line 1405) | pub const _SC_TIMEOUTS: ::c_int = 92; constant _SC_TIMER_MAX (line 1406) | pub const _SC_TIMER_MAX: ::c_int = 93; constant _SC_TIMERS (line 1407) | pub const _SC_TIMERS: ::c_int = 94; constant _SC_TRACE (line 1408) | pub const _SC_TRACE: ::c_int = 95; constant _SC_TRACE_EVENT_FILTER (line 1409) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 96; constant _SC_TRACE_EVENT_NAME_MAX (line 1410) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 97; constant _SC_TRACE_INHERIT (line 1411) | pub const _SC_TRACE_INHERIT: ::c_int = 98; constant _SC_TRACE_LOG (line 1412) | pub const _SC_TRACE_LOG: ::c_int = 99; constant _SC_GETGR_R_SIZE_MAX (line 1413) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 100; constant _SC_GETPW_R_SIZE_MAX (line 1414) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 101; constant _SC_LOGIN_NAME_MAX (line 1415) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 102; constant _SC_THREAD_SAFE_FUNCTIONS (line 1416) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 103; constant _SC_TRACE_NAME_MAX (line 1417) | pub const _SC_TRACE_NAME_MAX: ::c_int = 104; constant _SC_TRACE_SYS_MAX (line 1418) | pub const _SC_TRACE_SYS_MAX: ::c_int = 105; constant _SC_TRACE_USER_EVENT_MAX (line 1419) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 106; constant _SC_TTY_NAME_MAX (line 1420) | pub const _SC_TTY_NAME_MAX: ::c_int = 107; constant _SC_TYPED_MEMORY_OBJECTS (line 1421) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 108; constant _SC_V6_ILP32_OFF32 (line 1422) | pub const _SC_V6_ILP32_OFF32: ::c_int = 109; constant _SC_V6_ILP32_OFFBIG (line 1423) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 110; constant _SC_V6_LP64_OFF64 (line 1424) | pub const _SC_V6_LP64_OFF64: ::c_int = 111; constant _SC_V6_LPBIG_OFFBIG (line 1425) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 112; constant _SC_V7_ILP32_OFF32 (line 1426) | pub const _SC_V7_ILP32_OFF32: ::c_int = 113; constant _SC_V7_ILP32_OFFBIG (line 1427) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 114; constant _SC_V7_LP64_OFF64 (line 1428) | pub const _SC_V7_LP64_OFF64: ::c_int = 115; constant _SC_V7_LPBIG_OFFBIG (line 1429) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 116; constant _SC_XOPEN_CRYPT (line 1430) | pub const _SC_XOPEN_CRYPT: ::c_int = 117; constant _SC_XOPEN_ENH_I18N (line 1431) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 118; constant _SC_XOPEN_LEGACY (line 1432) | pub const _SC_XOPEN_LEGACY: ::c_int = 119; constant _SC_XOPEN_REALTIME (line 1433) | pub const _SC_XOPEN_REALTIME: ::c_int = 120; constant _SC_XOPEN_REALTIME_THREADS (line 1434) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 121; constant _SC_XOPEN_STREAMS (line 1435) | pub const _SC_XOPEN_STREAMS: ::c_int = 122; constant _SC_XOPEN_UNIX (line 1436) | pub const _SC_XOPEN_UNIX: ::c_int = 123; constant _SC_XOPEN_UUCP (line 1437) | pub const _SC_XOPEN_UUCP: ::c_int = 124; constant _SC_XOPEN_VERSION (line 1438) | pub const _SC_XOPEN_VERSION: ::c_int = 125; constant _SC_PHYS_PAGES (line 1439) | pub const _SC_PHYS_PAGES: ::c_int = 500; constant _SC_AVPHYS_PAGES (line 1440) | pub const _SC_AVPHYS_PAGES: ::c_int = 501; constant _SC_NPROCESSORS_CONF (line 1441) | pub const _SC_NPROCESSORS_CONF: ::c_int = 502; constant _SC_NPROCESSORS_ONLN (line 1442) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 503; constant FD_SETSIZE (line 1444) | pub const FD_SETSIZE: usize = 1024; constant SCHED_FIFO (line 1446) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_OTHER (line 1447) | pub const SCHED_OTHER: ::c_int = 2; constant SCHED_RR (line 1448) | pub const SCHED_RR: ::c_int = 3; constant ST_NOSUID (line 1450) | pub const ST_NOSUID: ::c_ulong = 2; constant PTHREAD_MUTEX_INITIALIZER (line 1452) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = 0 as *mut _; constant PTHREAD_COND_INITIALIZER (line 1453) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = 0 as *mut _; constant PTHREAD_RWLOCK_INITIALIZER (line 1454) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = 0 as *mut _; constant PTHREAD_MUTEX_ERRORCHECK (line 1456) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 1; constant PTHREAD_MUTEX_RECURSIVE (line 1457) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 2; constant PTHREAD_MUTEX_NORMAL (line 1458) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 3; constant PTHREAD_MUTEX_STRICT_NP (line 1459) | pub const PTHREAD_MUTEX_STRICT_NP: ::c_int = 4; constant PTHREAD_MUTEX_DEFAULT (line 1460) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_STRICT_NP; constant EVFILT_READ (line 1462) | pub const EVFILT_READ: i16 = -1; constant EVFILT_WRITE (line 1463) | pub const EVFILT_WRITE: i16 = -2; constant EVFILT_AIO (line 1464) | pub const EVFILT_AIO: i16 = -3; constant EVFILT_VNODE (line 1465) | pub const EVFILT_VNODE: i16 = -4; constant EVFILT_PROC (line 1466) | pub const EVFILT_PROC: i16 = -5; constant EVFILT_SIGNAL (line 1467) | pub const EVFILT_SIGNAL: i16 = -6; constant EVFILT_TIMER (line 1468) | pub const EVFILT_TIMER: i16 = -7; constant EVFILT_DEVICE (line 1469) | pub const EVFILT_DEVICE: i16 = -8; constant EVFILT_EXCEPT (line 1470) | pub const EVFILT_EXCEPT: i16 = -9; constant EV_ADD (line 1472) | pub const EV_ADD: u16 = 0x1; constant EV_DELETE (line 1473) | pub const EV_DELETE: u16 = 0x2; constant EV_ENABLE (line 1474) | pub const EV_ENABLE: u16 = 0x4; constant EV_DISABLE (line 1475) | pub const EV_DISABLE: u16 = 0x8; constant EV_ONESHOT (line 1476) | pub const EV_ONESHOT: u16 = 0x10; constant EV_CLEAR (line 1477) | pub const EV_CLEAR: u16 = 0x20; constant EV_RECEIPT (line 1478) | pub const EV_RECEIPT: u16 = 0x40; constant EV_DISPATCH (line 1479) | pub const EV_DISPATCH: u16 = 0x80; constant EV_FLAG1 (line 1480) | pub const EV_FLAG1: u16 = 0x2000; constant EV_ERROR (line 1481) | pub const EV_ERROR: u16 = 0x4000; constant EV_EOF (line 1482) | pub const EV_EOF: u16 = 0x8000; constant EV_SYSFLAGS (line 1485) | pub const EV_SYSFLAGS: u16 = 0xf800; constant NOTE_LOWAT (line 1487) | pub const NOTE_LOWAT: u32 = 0x00000001; constant NOTE_EOF (line 1488) | pub const NOTE_EOF: u32 = 0x00000002; constant NOTE_OOB (line 1489) | pub const NOTE_OOB: u32 = 0x00000004; constant NOTE_DELETE (line 1490) | pub const NOTE_DELETE: u32 = 0x00000001; constant NOTE_WRITE (line 1491) | pub const NOTE_WRITE: u32 = 0x00000002; constant NOTE_EXTEND (line 1492) | pub const NOTE_EXTEND: u32 = 0x00000004; constant NOTE_ATTRIB (line 1493) | pub const NOTE_ATTRIB: u32 = 0x00000008; constant NOTE_LINK (line 1494) | pub const NOTE_LINK: u32 = 0x00000010; constant NOTE_RENAME (line 1495) | pub const NOTE_RENAME: u32 = 0x00000020; constant NOTE_REVOKE (line 1496) | pub const NOTE_REVOKE: u32 = 0x00000040; constant NOTE_TRUNCATE (line 1497) | pub const NOTE_TRUNCATE: u32 = 0x00000080; constant NOTE_EXIT (line 1498) | pub const NOTE_EXIT: u32 = 0x80000000; constant NOTE_FORK (line 1499) | pub const NOTE_FORK: u32 = 0x40000000; constant NOTE_EXEC (line 1500) | pub const NOTE_EXEC: u32 = 0x20000000; constant NOTE_PDATAMASK (line 1501) | pub const NOTE_PDATAMASK: u32 = 0x000fffff; constant NOTE_PCTRLMASK (line 1502) | pub const NOTE_PCTRLMASK: u32 = 0xf0000000; constant NOTE_TRACK (line 1503) | pub const NOTE_TRACK: u32 = 0x00000001; constant NOTE_TRACKERR (line 1504) | pub const NOTE_TRACKERR: u32 = 0x00000002; constant NOTE_CHILD (line 1505) | pub const NOTE_CHILD: u32 = 0x00000004; constant NOTE_CHANGE (line 1506) | pub const NOTE_CHANGE: u32 = 0x00000001; constant TMP_MAX (line 1508) | pub const TMP_MAX: ::c_uint = 0x7fffffff; constant AI_PASSIVE (line 1510) | pub const AI_PASSIVE: ::c_int = 1; constant AI_CANONNAME (line 1511) | pub const AI_CANONNAME: ::c_int = 2; constant AI_NUMERICHOST (line 1512) | pub const AI_NUMERICHOST: ::c_int = 4; constant AI_EXT (line 1513) | pub const AI_EXT: ::c_int = 8; constant AI_NUMERICSERV (line 1514) | pub const AI_NUMERICSERV: ::c_int = 16; constant AI_FQDN (line 1515) | pub const AI_FQDN: ::c_int = 32; constant AI_ADDRCONFIG (line 1516) | pub const AI_ADDRCONFIG: ::c_int = 64; constant NI_NUMERICHOST (line 1518) | pub const NI_NUMERICHOST: ::c_int = 1; constant NI_NUMERICSERV (line 1519) | pub const NI_NUMERICSERV: ::c_int = 2; constant NI_NOFQDN (line 1520) | pub const NI_NOFQDN: ::c_int = 4; constant NI_NAMEREQD (line 1521) | pub const NI_NAMEREQD: ::c_int = 8; constant NI_DGRAM (line 1522) | pub const NI_DGRAM: ::c_int = 16; constant NI_MAXHOST (line 1524) | pub const NI_MAXHOST: ::size_t = 256; constant RTLD_LOCAL (line 1526) | pub const RTLD_LOCAL: ::c_int = 0; constant CTL_MAXNAME (line 1528) | pub const CTL_MAXNAME: ::c_int = 12; constant CTLTYPE_NODE (line 1530) | pub const CTLTYPE_NODE: ::c_int = 1; constant CTLTYPE_INT (line 1531) | pub const CTLTYPE_INT: ::c_int = 2; constant CTLTYPE_STRING (line 1532) | pub const CTLTYPE_STRING: ::c_int = 3; constant CTLTYPE_QUAD (line 1533) | pub const CTLTYPE_QUAD: ::c_int = 4; constant CTLTYPE_STRUCT (line 1534) | pub const CTLTYPE_STRUCT: ::c_int = 5; constant CTL_UNSPEC (line 1536) | pub const CTL_UNSPEC: ::c_int = 0; constant CTL_KERN (line 1537) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 1538) | pub const CTL_VM: ::c_int = 2; constant CTL_FS (line 1539) | pub const CTL_FS: ::c_int = 3; constant CTL_NET (line 1540) | pub const CTL_NET: ::c_int = 4; constant CTL_DEBUG (line 1541) | pub const CTL_DEBUG: ::c_int = 5; constant CTL_HW (line 1542) | pub const CTL_HW: ::c_int = 6; constant CTL_MACHDEP (line 1543) | pub const CTL_MACHDEP: ::c_int = 7; constant CTL_DDB (line 1544) | pub const CTL_DDB: ::c_int = 9; constant CTL_VFS (line 1545) | pub const CTL_VFS: ::c_int = 10; constant CTL_MAXID (line 1546) | pub const CTL_MAXID: ::c_int = 11; constant HW_NCPUONLINE (line 1548) | pub const HW_NCPUONLINE: ::c_int = 25; constant KERN_OSTYPE (line 1550) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_OSRELEASE (line 1551) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 1552) | pub const KERN_OSREV: ::c_int = 3; constant KERN_VERSION (line 1553) | pub const KERN_VERSION: ::c_int = 4; constant KERN_MAXVNODES (line 1554) | pub const KERN_MAXVNODES: ::c_int = 5; constant KERN_MAXPROC (line 1555) | pub const KERN_MAXPROC: ::c_int = 6; constant KERN_MAXFILES (line 1556) | pub const KERN_MAXFILES: ::c_int = 7; constant KERN_ARGMAX (line 1557) | pub const KERN_ARGMAX: ::c_int = 8; constant KERN_SECURELVL (line 1558) | pub const KERN_SECURELVL: ::c_int = 9; constant KERN_HOSTNAME (line 1559) | pub const KERN_HOSTNAME: ::c_int = 10; constant KERN_HOSTID (line 1560) | pub const KERN_HOSTID: ::c_int = 11; constant KERN_CLOCKRATE (line 1561) | pub const KERN_CLOCKRATE: ::c_int = 12; constant KERN_PROF (line 1562) | pub const KERN_PROF: ::c_int = 16; constant KERN_POSIX1 (line 1563) | pub const KERN_POSIX1: ::c_int = 17; constant KERN_NGROUPS (line 1564) | pub const KERN_NGROUPS: ::c_int = 18; constant KERN_JOB_CONTROL (line 1565) | pub const KERN_JOB_CONTROL: ::c_int = 19; constant KERN_SAVED_IDS (line 1566) | pub const KERN_SAVED_IDS: ::c_int = 20; constant KERN_BOOTTIME (line 1567) | pub const KERN_BOOTTIME: ::c_int = 21; constant KERN_DOMAINNAME (line 1568) | pub const KERN_DOMAINNAME: ::c_int = 22; constant KERN_MAXPARTITIONS (line 1569) | pub const KERN_MAXPARTITIONS: ::c_int = 23; constant KERN_RAWPARTITION (line 1570) | pub const KERN_RAWPARTITION: ::c_int = 24; constant KERN_MAXTHREAD (line 1571) | pub const KERN_MAXTHREAD: ::c_int = 25; constant KERN_NTHREADS (line 1572) | pub const KERN_NTHREADS: ::c_int = 26; constant KERN_OSVERSION (line 1573) | pub const KERN_OSVERSION: ::c_int = 27; constant KERN_SOMAXCONN (line 1574) | pub const KERN_SOMAXCONN: ::c_int = 28; constant KERN_SOMINCONN (line 1575) | pub const KERN_SOMINCONN: ::c_int = 29; constant KERN_USERMOUNT (line 1577) | pub const KERN_USERMOUNT: ::c_int = 30; constant KERN_NOSUIDCOREDUMP (line 1578) | pub const KERN_NOSUIDCOREDUMP: ::c_int = 32; constant KERN_FSYNC (line 1579) | pub const KERN_FSYNC: ::c_int = 33; constant KERN_SYSVMSG (line 1580) | pub const KERN_SYSVMSG: ::c_int = 34; constant KERN_SYSVSEM (line 1581) | pub const KERN_SYSVSEM: ::c_int = 35; constant KERN_SYSVSHM (line 1582) | pub const KERN_SYSVSHM: ::c_int = 36; constant KERN_ARND (line 1584) | pub const KERN_ARND: ::c_int = 37; constant KERN_MSGBUFSIZE (line 1585) | pub const KERN_MSGBUFSIZE: ::c_int = 38; constant KERN_MALLOCSTATS (line 1586) | pub const KERN_MALLOCSTATS: ::c_int = 39; constant KERN_CPTIME (line 1587) | pub const KERN_CPTIME: ::c_int = 40; constant KERN_NCHSTATS (line 1588) | pub const KERN_NCHSTATS: ::c_int = 41; constant KERN_FORKSTAT (line 1589) | pub const KERN_FORKSTAT: ::c_int = 42; constant KERN_NSELCOLL (line 1590) | pub const KERN_NSELCOLL: ::c_int = 43; constant KERN_TTY (line 1591) | pub const KERN_TTY: ::c_int = 44; constant KERN_CCPU (line 1592) | pub const KERN_CCPU: ::c_int = 45; constant KERN_FSCALE (line 1593) | pub const KERN_FSCALE: ::c_int = 46; constant KERN_NPROCS (line 1594) | pub const KERN_NPROCS: ::c_int = 47; constant KERN_MSGBUF (line 1595) | pub const KERN_MSGBUF: ::c_int = 48; constant KERN_POOL (line 1596) | pub const KERN_POOL: ::c_int = 49; constant KERN_STACKGAPRANDOM (line 1597) | pub const KERN_STACKGAPRANDOM: ::c_int = 50; constant KERN_SYSVIPC_INFO (line 1598) | pub const KERN_SYSVIPC_INFO: ::c_int = 51; constant KERN_SPLASSERT (line 1599) | pub const KERN_SPLASSERT: ::c_int = 54; constant KERN_PROC_ARGS (line 1600) | pub const KERN_PROC_ARGS: ::c_int = 55; constant KERN_NFILES (line 1601) | pub const KERN_NFILES: ::c_int = 56; constant KERN_TTYCOUNT (line 1602) | pub const KERN_TTYCOUNT: ::c_int = 57; constant KERN_NUMVNODES (line 1603) | pub const KERN_NUMVNODES: ::c_int = 58; constant KERN_MBSTAT (line 1604) | pub const KERN_MBSTAT: ::c_int = 59; constant KERN_SEMINFO (line 1605) | pub const KERN_SEMINFO: ::c_int = 61; constant KERN_SHMINFO (line 1606) | pub const KERN_SHMINFO: ::c_int = 62; constant KERN_INTRCNT (line 1607) | pub const KERN_INTRCNT: ::c_int = 63; constant KERN_WATCHDOG (line 1608) | pub const KERN_WATCHDOG: ::c_int = 64; constant KERN_PROC (line 1609) | pub const KERN_PROC: ::c_int = 66; constant KERN_MAXCLUSTERS (line 1610) | pub const KERN_MAXCLUSTERS: ::c_int = 67; constant KERN_EVCOUNT (line 1611) | pub const KERN_EVCOUNT: ::c_int = 68; constant KERN_TIMECOUNTER (line 1612) | pub const KERN_TIMECOUNTER: ::c_int = 69; constant KERN_MAXLOCKSPERUID (line 1613) | pub const KERN_MAXLOCKSPERUID: ::c_int = 70; constant KERN_CPTIME2 (line 1614) | pub const KERN_CPTIME2: ::c_int = 71; constant KERN_CACHEPCT (line 1615) | pub const KERN_CACHEPCT: ::c_int = 72; constant KERN_FILE (line 1616) | pub const KERN_FILE: ::c_int = 73; constant KERN_CONSDEV (line 1617) | pub const KERN_CONSDEV: ::c_int = 75; constant KERN_NETLIVELOCKS (line 1618) | pub const KERN_NETLIVELOCKS: ::c_int = 76; constant KERN_POOL_DEBUG (line 1619) | pub const KERN_POOL_DEBUG: ::c_int = 77; constant KERN_PROC_CWD (line 1620) | pub const KERN_PROC_CWD: ::c_int = 78; constant KERN_PROC_NOBROADCASTKILL (line 1621) | pub const KERN_PROC_NOBROADCASTKILL: ::c_int = 79; constant KERN_PROC_VMMAP (line 1622) | pub const KERN_PROC_VMMAP: ::c_int = 80; constant KERN_GLOBAL_PTRACE (line 1623) | pub const KERN_GLOBAL_PTRACE: ::c_int = 81; constant KERN_CONSBUFSIZE (line 1624) | pub const KERN_CONSBUFSIZE: ::c_int = 82; constant KERN_CONSBUF (line 1625) | pub const KERN_CONSBUF: ::c_int = 83; constant KERN_AUDIO (line 1626) | pub const KERN_AUDIO: ::c_int = 84; constant KERN_CPUSTATS (line 1627) | pub const KERN_CPUSTATS: ::c_int = 85; constant KERN_PFSTATUS (line 1628) | pub const KERN_PFSTATUS: ::c_int = 86; constant KERN_TIMEOUT_STATS (line 1629) | pub const KERN_TIMEOUT_STATS: ::c_int = 87; constant KERN_MAXID (line 1634) | pub const KERN_MAXID: ::c_int = 88; constant KERN_PROC_ALL (line 1636) | pub const KERN_PROC_ALL: ::c_int = 0; constant KERN_PROC_PID (line 1637) | pub const KERN_PROC_PID: ::c_int = 1; constant KERN_PROC_PGRP (line 1638) | pub const KERN_PROC_PGRP: ::c_int = 2; constant KERN_PROC_SESSION (line 1639) | pub const KERN_PROC_SESSION: ::c_int = 3; constant KERN_PROC_TTY (line 1640) | pub const KERN_PROC_TTY: ::c_int = 4; constant KERN_PROC_UID (line 1641) | pub const KERN_PROC_UID: ::c_int = 5; constant KERN_PROC_RUID (line 1642) | pub const KERN_PROC_RUID: ::c_int = 6; constant KERN_PROC_KTHREAD (line 1643) | pub const KERN_PROC_KTHREAD: ::c_int = 7; constant KERN_PROC_SHOW_THREADS (line 1644) | pub const KERN_PROC_SHOW_THREADS: ::c_int = 0x40000000; constant KERN_SYSVIPC_MSG_INFO (line 1646) | pub const KERN_SYSVIPC_MSG_INFO: ::c_int = 1; constant KERN_SYSVIPC_SEM_INFO (line 1647) | pub const KERN_SYSVIPC_SEM_INFO: ::c_int = 2; constant KERN_SYSVIPC_SHM_INFO (line 1648) | pub const KERN_SYSVIPC_SHM_INFO: ::c_int = 3; constant KERN_PROC_ARGV (line 1650) | pub const KERN_PROC_ARGV: ::c_int = 1; constant KERN_PROC_NARGV (line 1651) | pub const KERN_PROC_NARGV: ::c_int = 2; constant KERN_PROC_ENV (line 1652) | pub const KERN_PROC_ENV: ::c_int = 3; constant KERN_PROC_NENV (line 1653) | pub const KERN_PROC_NENV: ::c_int = 4; constant KI_NGROUPS (line 1655) | pub const KI_NGROUPS: ::c_int = 16; constant KI_MAXCOMLEN (line 1656) | pub const KI_MAXCOMLEN: ::c_int = 24; constant KI_WMESGLEN (line 1657) | pub const KI_WMESGLEN: ::c_int = 8; constant KI_MAXLOGNAME (line 1658) | pub const KI_MAXLOGNAME: ::c_int = 32; constant KI_EMULNAMELEN (line 1659) | pub const KI_EMULNAMELEN: ::c_int = 8; constant KVE_ET_OBJ (line 1661) | pub const KVE_ET_OBJ: ::c_int = 0x00000001; constant KVE_ET_SUBMAP (line 1662) | pub const KVE_ET_SUBMAP: ::c_int = 0x00000002; constant KVE_ET_COPYONWRITE (line 1663) | pub const KVE_ET_COPYONWRITE: ::c_int = 0x00000004; constant KVE_ET_NEEDSCOPY (line 1664) | pub const KVE_ET_NEEDSCOPY: ::c_int = 0x00000008; constant KVE_ET_HOLE (line 1665) | pub const KVE_ET_HOLE: ::c_int = 0x00000010; constant KVE_ET_NOFAULT (line 1666) | pub const KVE_ET_NOFAULT: ::c_int = 0x00000020; constant KVE_ET_STACK (line 1667) | pub const KVE_ET_STACK: ::c_int = 0x00000040; constant KVE_ET_WC (line 1668) | pub const KVE_ET_WC: ::c_int = 0x000000080; constant KVE_ET_CONCEAL (line 1669) | pub const KVE_ET_CONCEAL: ::c_int = 0x000000100; constant KVE_ET_SYSCALL (line 1670) | pub const KVE_ET_SYSCALL: ::c_int = 0x000000200; constant KVE_ET_FREEMAPPED (line 1671) | pub const KVE_ET_FREEMAPPED: ::c_int = 0x000000800; constant KVE_PROT_NONE (line 1673) | pub const KVE_PROT_NONE: ::c_int = 0x00000000; constant KVE_PROT_READ (line 1674) | pub const KVE_PROT_READ: ::c_int = 0x00000001; constant KVE_PROT_WRITE (line 1675) | pub const KVE_PROT_WRITE: ::c_int = 0x00000002; constant KVE_PROT_EXEC (line 1676) | pub const KVE_PROT_EXEC: ::c_int = 0x00000004; constant KVE_ADV_NORMAL (line 1678) | pub const KVE_ADV_NORMAL: ::c_int = 0x00000000; constant KVE_ADV_RANDOM (line 1679) | pub const KVE_ADV_RANDOM: ::c_int = 0x00000001; constant KVE_ADV_SEQUENTIAL (line 1680) | pub const KVE_ADV_SEQUENTIAL: ::c_int = 0x00000002; constant KVE_INH_SHARE (line 1682) | pub const KVE_INH_SHARE: ::c_int = 0x00000000; constant KVE_INH_COPY (line 1683) | pub const KVE_INH_COPY: ::c_int = 0x00000010; constant KVE_INH_NONE (line 1684) | pub const KVE_INH_NONE: ::c_int = 0x00000020; constant KVE_INH_ZERO (line 1685) | pub const KVE_INH_ZERO: ::c_int = 0x00000030; constant KVE_F_STATIC (line 1687) | pub const KVE_F_STATIC: ::c_int = 0x1; constant KVE_F_KMEM (line 1688) | pub const KVE_F_KMEM: ::c_int = 0x2; constant CHWFLOW (line 1690) | pub const CHWFLOW: ::tcflag_t = ::MDMBUF | ::CRTSCTS; constant OLCUC (line 1691) | pub const OLCUC: ::tcflag_t = 0x20; constant ONOCR (line 1692) | pub const ONOCR: ::tcflag_t = 0x40; constant ONLRET (line 1693) | pub const ONLRET: ::tcflag_t = 0x80; constant ISOFSMNT_NORRIP (line 1696) | pub const ISOFSMNT_NORRIP: ::c_int = 0x1; constant ISOFSMNT_GENS (line 1697) | pub const ISOFSMNT_GENS: ::c_int = 0x2; constant ISOFSMNT_EXTATT (line 1698) | pub const ISOFSMNT_EXTATT: ::c_int = 0x4; constant ISOFSMNT_NOJOLIET (line 1699) | pub const ISOFSMNT_NOJOLIET: ::c_int = 0x8; constant ISOFSMNT_SESS (line 1700) | pub const ISOFSMNT_SESS: ::c_int = 0x10; constant NFS_ARGSVERSION (line 1702) | pub const NFS_ARGSVERSION: ::c_int = 4; constant NFSMNT_RESVPORT (line 1704) | pub const NFSMNT_RESVPORT: ::c_int = 0; constant NFSMNT_SOFT (line 1705) | pub const NFSMNT_SOFT: ::c_int = 0x1; constant NFSMNT_WSIZE (line 1706) | pub const NFSMNT_WSIZE: ::c_int = 0x2; constant NFSMNT_RSIZE (line 1707) | pub const NFSMNT_RSIZE: ::c_int = 0x4; constant NFSMNT_TIMEO (line 1708) | pub const NFSMNT_TIMEO: ::c_int = 0x8; constant NFSMNT_RETRANS (line 1709) | pub const NFSMNT_RETRANS: ::c_int = 0x10; constant NFSMNT_MAXGRPS (line 1710) | pub const NFSMNT_MAXGRPS: ::c_int = 0x20; constant NFSMNT_INT (line 1711) | pub const NFSMNT_INT: ::c_int = 0x40; constant NFSMNT_NOCONN (line 1712) | pub const NFSMNT_NOCONN: ::c_int = 0x80; constant NFSMNT_NQNFS (line 1713) | pub const NFSMNT_NQNFS: ::c_int = 0x100; constant NFSMNT_NFSV3 (line 1714) | pub const NFSMNT_NFSV3: ::c_int = 0x200; constant NFSMNT_KERB (line 1715) | pub const NFSMNT_KERB: ::c_int = 0x400; constant NFSMNT_DUMBTIMR (line 1716) | pub const NFSMNT_DUMBTIMR: ::c_int = 0x800; constant NFSMNT_LEASETERM (line 1717) | pub const NFSMNT_LEASETERM: ::c_int = 0x1000; constant NFSMNT_READAHEAD (line 1718) | pub const NFSMNT_READAHEAD: ::c_int = 0x2000; constant NFSMNT_DEADTHRESH (line 1719) | pub const NFSMNT_DEADTHRESH: ::c_int = 0x4000; constant NFSMNT_NOAC (line 1720) | pub const NFSMNT_NOAC: ::c_int = 0x8000; constant NFSMNT_RDIRPLUS (line 1721) | pub const NFSMNT_RDIRPLUS: ::c_int = 0x10000; constant NFSMNT_READDIRSIZE (line 1722) | pub const NFSMNT_READDIRSIZE: ::c_int = 0x20000; constant NFSMNT_ACREGMIN (line 1725) | pub const NFSMNT_ACREGMIN: ::c_int = 0x40000; constant NFSMNT_ACREGMAX (line 1726) | pub const NFSMNT_ACREGMAX: ::c_int = 0x80000; constant NFSMNT_ACDIRMIN (line 1727) | pub const NFSMNT_ACDIRMIN: ::c_int = 0x100000; constant NFSMNT_ACDIRMAX (line 1728) | pub const NFSMNT_ACDIRMAX: ::c_int = 0x200000; constant NFSMNT_INTERNAL (line 1731) | pub const NFSMNT_INTERNAL: ::c_int = 0xfffc0000; constant NFSMNT_HASWRITEVERF (line 1732) | pub const NFSMNT_HASWRITEVERF: ::c_int = 0x40000; constant NFSMNT_GOTPATHCONF (line 1733) | pub const NFSMNT_GOTPATHCONF: ::c_int = 0x80000; constant NFSMNT_GOTFSINFO (line 1734) | pub const NFSMNT_GOTFSINFO: ::c_int = 0x100000; constant NFSMNT_MNTD (line 1735) | pub const NFSMNT_MNTD: ::c_int = 0x200000; constant NFSMNT_DISMINPROG (line 1736) | pub const NFSMNT_DISMINPROG: ::c_int = 0x400000; constant NFSMNT_DISMNT (line 1737) | pub const NFSMNT_DISMNT: ::c_int = 0x800000; constant NFSMNT_SNDLOCK (line 1738) | pub const NFSMNT_SNDLOCK: ::c_int = 0x1000000; constant NFSMNT_WANTSND (line 1739) | pub const NFSMNT_WANTSND: ::c_int = 0x2000000; constant NFSMNT_RCVLOCK (line 1740) | pub const NFSMNT_RCVLOCK: ::c_int = 0x4000000; constant NFSMNT_WANTRCV (line 1741) | pub const NFSMNT_WANTRCV: ::c_int = 0x8000000; constant NFSMNT_WAITAUTH (line 1742) | pub const NFSMNT_WAITAUTH: ::c_int = 0x10000000; constant NFSMNT_HASAUTH (line 1743) | pub const NFSMNT_HASAUTH: ::c_int = 0x20000000; constant NFSMNT_WANTAUTH (line 1744) | pub const NFSMNT_WANTAUTH: ::c_int = 0x40000000; constant NFSMNT_AUTHERR (line 1745) | pub const NFSMNT_AUTHERR: ::c_int = 0x80000000; constant MSDOSFSMNT_SHORTNAME (line 1747) | pub const MSDOSFSMNT_SHORTNAME: ::c_int = 0x1; constant MSDOSFSMNT_LONGNAME (line 1748) | pub const MSDOSFSMNT_LONGNAME: ::c_int = 0x2; constant MSDOSFSMNT_NOWIN95 (line 1749) | pub const MSDOSFSMNT_NOWIN95: ::c_int = 0x4; constant NTFS_MFLAG_CASEINS (line 1751) | pub const NTFS_MFLAG_CASEINS: ::c_int = 0x1; constant NTFS_MFLAG_ALLNAMES (line 1752) | pub const NTFS_MFLAG_ALLNAMES: ::c_int = 0x2; constant TMPFS_ARGS_VERSION (line 1754) | pub const TMPFS_ARGS_VERSION: ::c_int = 1; constant SI_MAXSZ (line 1756) | const SI_MAXSZ: ::size_t = 128; constant SI_PAD (line 1757) | const SI_PAD: ::size_t = (SI_MAXSZ / ::mem::size_of::<::c_int>()) - 3; constant MAP_STACK (line 1759) | pub const MAP_STACK: ::c_int = 0x4000; constant MAP_CONCEAL (line 1760) | pub const MAP_CONCEAL: ::c_int = 0x8000; constant IFF_UP (line 1763) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 1764) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 1765) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 1766) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 1767) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_STATICARP (line 1768) | pub const IFF_STATICARP: ::c_int = 0x20; constant IFF_RUNNING (line 1769) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 1770) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 1771) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 1772) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_OACTIVE (line 1773) | pub const IFF_OACTIVE: ::c_int = 0x400; constant IFF_SIMPLEX (line 1774) | pub const IFF_SIMPLEX: ::c_int = 0x800; constant IFF_LINK0 (line 1775) | pub const IFF_LINK0: ::c_int = 0x1000; constant IFF_LINK1 (line 1776) | pub const IFF_LINK1: ::c_int = 0x2000; constant IFF_LINK2 (line 1777) | pub const IFF_LINK2: ::c_int = 0x4000; constant IFF_MULTICAST (line 1778) | pub const IFF_MULTICAST: ::c_int = 0x8000; constant PTHREAD_STACK_MIN (line 1780) | pub const PTHREAD_STACK_MIN: ::size_t = 1_usize << _MAX_PAGE_SHIFT; constant MINSIGSTKSZ (line 1781) | pub const MINSIGSTKSZ: ::size_t = 3_usize << _MAX_PAGE_SHIFT; constant SIGSTKSZ (line 1782) | pub const SIGSTKSZ: ::size_t = MINSIGSTKSZ + (1_usize << _MAX_PAGE_SHIFT... constant PT_SET_EVENT_MASK (line 1784) | pub const PT_SET_EVENT_MASK: ::c_int = 12; constant PT_GET_EVENT_MASK (line 1785) | pub const PT_GET_EVENT_MASK: ::c_int = 13; constant PT_GET_PROCESS_STATE (line 1786) | pub const PT_GET_PROCESS_STATE: ::c_int = 14; constant PT_GET_THREAD_FIRST (line 1787) | pub const PT_GET_THREAD_FIRST: ::c_int = 15; constant PT_GET_THREAD_NEXT (line 1788) | pub const PT_GET_THREAD_NEXT: ::c_int = 16; constant PT_FIRSTMACH (line 1789) | pub const PT_FIRSTMACH: ::c_int = 32; constant SOCK_CLOEXEC (line 1791) | pub const SOCK_CLOEXEC: ::c_int = 0x8000; constant SOCK_NONBLOCK (line 1792) | pub const SOCK_NONBLOCK: ::c_int = 0x4000; constant SOCK_DNS (line 1793) | pub const SOCK_DNS: ::c_int = 0x1000; constant BIOCGRSIG (line 1795) | pub const BIOCGRSIG: ::c_ulong = 0x40044273; constant BIOCSRSIG (line 1796) | pub const BIOCSRSIG: ::c_ulong = 0x80044272; constant BIOCSDLT (line 1797) | pub const BIOCSDLT: ::c_ulong = 0x8004427a; constant PTRACE_FORK (line 1799) | pub const PTRACE_FORK: ::c_int = 0x0002; constant WCONTINUED (line 1801) | pub const WCONTINUED: ::c_int = 0x08; constant WEXITED (line 1802) | pub const WEXITED: ::c_int = 0x04; constant WSTOPPED (line 1803) | pub const WSTOPPED: ::c_int = 0x02; constant WNOWAIT (line 1804) | pub const WNOWAIT: ::c_int = 0x10; constant WTRAPPED (line 1805) | pub const WTRAPPED: ::c_int = 0x20; constant P_ALL (line 1807) | pub const P_ALL: ::idtype_t = 0; constant P_PGID (line 1808) | pub const P_PGID: ::idtype_t = 1; constant P_PID (line 1809) | pub const P_PID: ::idtype_t = 2; constant FIND (line 1812) | pub const FIND: ::ACTION = 0; constant ENTER (line 1813) | pub const ENTER: ::ACTION = 1; constant FUTEX_WAIT (line 1816) | pub const FUTEX_WAIT: ::c_int = 1; constant FUTEX_WAKE (line 1817) | pub const FUTEX_WAKE: ::c_int = 2; constant FUTEX_REQUEUE (line 1818) | pub const FUTEX_REQUEUE: ::c_int = 3; constant FUTEX_PRIVATE_FLAG (line 1819) | pub const FUTEX_PRIVATE_FLAG: ::c_int = 128; constant EPROC_CTTY (line 1822) | pub const EPROC_CTTY: i32 = 0x01; constant EPROC_SLEADER (line 1823) | pub const EPROC_SLEADER: i32 = 0x02; constant EPROC_UNVEIL (line 1824) | pub const EPROC_UNVEIL: i32 = 0x04; constant EPROC_LKUNVEIL (line 1825) | pub const EPROC_LKUNVEIL: i32 = 0x08; constant UF_SETTABLE (line 1828) | pub const UF_SETTABLE: ::c_uint = 0x0000ffff; constant UF_NODUMP (line 1829) | pub const UF_NODUMP: ::c_uint = 0x00000001; constant UF_IMMUTABLE (line 1830) | pub const UF_IMMUTABLE: ::c_uint = 0x00000002; constant UF_APPEND (line 1831) | pub const UF_APPEND: ::c_uint = 0x00000004; constant UF_OPAQUE (line 1832) | pub const UF_OPAQUE: ::c_uint = 0x00000008; constant SF_SETTABLE (line 1833) | pub const SF_SETTABLE: ::c_uint = 0xffff0000; constant SF_ARCHIVED (line 1834) | pub const SF_ARCHIVED: ::c_uint = 0x00010000; constant SF_IMMUTABLE (line 1835) | pub const SF_IMMUTABLE: ::c_uint = 0x00020000; constant SF_APPEND (line 1836) | pub const SF_APPEND: ::c_uint = 0x00040000; constant PT_NULL (line 1839) | pub const PT_NULL: u32 = 0; constant PT_LOAD (line 1840) | pub const PT_LOAD: u32 = 1; constant PT_DYNAMIC (line 1841) | pub const PT_DYNAMIC: u32 = 2; constant PT_INTERP (line 1842) | pub const PT_INTERP: u32 = 3; constant PT_NOTE (line 1843) | pub const PT_NOTE: u32 = 4; constant PT_SHLIB (line 1844) | pub const PT_SHLIB: u32 = 5; constant PT_PHDR (line 1845) | pub const PT_PHDR: u32 = 6; constant PT_TLS (line 1846) | pub const PT_TLS: u32 = 7; constant PT_LOOS (line 1847) | pub const PT_LOOS: u32 = 0x60000000; constant PT_HIOS (line 1848) | pub const PT_HIOS: u32 = 0x6fffffff; constant PT_LOPROC (line 1849) | pub const PT_LOPROC: u32 = 0x70000000; constant PT_HIPROC (line 1850) | pub const PT_HIPROC: u32 = 0x7fffffff; constant PT_GNU_EH_FRAME (line 1852) | pub const PT_GNU_EH_FRAME: u32 = 0x6474e550; constant PT_GNU_RELRO (line 1853) | pub const PT_GNU_RELRO: u32 = 0x6474e552; constant PF_X (line 1856) | pub const PF_X: u32 = 0x1; constant PF_W (line 1857) | pub const PF_W: u32 = 0x2; constant PF_R (line 1858) | pub const PF_R: u32 = 0x4; constant PF_MASKOS (line 1859) | pub const PF_MASKOS: u32 = 0x0ff00000; constant PF_MASKPROC (line 1860) | pub const PF_MASKPROC: u32 = 0xf0000000; constant MNT_NOPERM (line 1863) | pub const MNT_NOPERM: ::c_int = 0x00000020; constant MNT_WXALLOWED (line 1864) | pub const MNT_WXALLOWED: ::c_int = 0x00000800; constant MNT_EXRDONLY (line 1865) | pub const MNT_EXRDONLY: ::c_int = 0x00000080; constant MNT_DEFEXPORTED (line 1866) | pub const MNT_DEFEXPORTED: ::c_int = 0x00000200; constant MNT_EXPORTANON (line 1867) | pub const MNT_EXPORTANON: ::c_int = 0x00000400; constant MNT_ROOTFS (line 1868) | pub const MNT_ROOTFS: ::c_int = 0x00004000; constant MNT_NOATIME (line 1869) | pub const MNT_NOATIME: ::c_int = 0x00008000; constant MNT_DELEXPORT (line 1870) | pub const MNT_DELEXPORT: ::c_int = 0x00020000; constant MNT_STALLED (line 1871) | pub const MNT_STALLED: ::c_int = 0x00100000; constant MNT_SWAPPABLE (line 1872) | pub const MNT_SWAPPABLE: ::c_int = 0x00200000; constant MNT_WANTRDWR (line 1873) | pub const MNT_WANTRDWR: ::c_int = 0x02000000; constant MNT_SOFTDEP (line 1874) | pub const MNT_SOFTDEP: ::c_int = 0x04000000; constant MNT_DOOMED (line 1875) | pub const MNT_DOOMED: ::c_int = 0x08000000; constant MNT_WAIT (line 1878) | pub const MNT_WAIT: ::c_int = 1; constant MNT_NOWAIT (line 1879) | pub const MNT_NOWAIT: ::c_int = 2; constant MNT_LAZY (line 1880) | pub const MNT_LAZY: ::c_int = 3; constant CLOCK_PROCESS_CPUTIME_ID (line 1883) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1884) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 4; constant CLOCK_UPTIME (line 1885) | pub const CLOCK_UPTIME: ::clockid_t = 5; constant CLOCK_BOOTTIME (line 1886) | pub const CLOCK_BOOTTIME: ::clockid_t = 6; constant LC_COLLATE_MASK (line 1888) | pub const LC_COLLATE_MASK: ::c_int = 1 << ::LC_COLLATE; constant LC_CTYPE_MASK (line 1889) | pub const LC_CTYPE_MASK: ::c_int = 1 << ::LC_CTYPE; constant LC_MONETARY_MASK (line 1890) | pub const LC_MONETARY_MASK: ::c_int = 1 << ::LC_MONETARY; constant LC_NUMERIC_MASK (line 1891) | pub const LC_NUMERIC_MASK: ::c_int = 1 << ::LC_NUMERIC; constant LC_TIME_MASK (line 1892) | pub const LC_TIME_MASK: ::c_int = 1 << ::LC_TIME; constant LC_MESSAGES_MASK (line 1893) | pub const LC_MESSAGES_MASK: ::c_int = 1 << ::LC_MESSAGES; constant _LC_LAST (line 1895) | const _LC_LAST: ::c_int = 7; constant LC_ALL_MASK (line 1896) | pub const LC_ALL_MASK: ::c_int = (1 << _LC_LAST) - 2; constant LC_GLOBAL_LOCALE (line 1898) | pub const LC_GLOBAL_LOCALE: ::locale_t = -1isize as ::locale_t; constant RB_ASKNAME (line 1901) | pub const RB_ASKNAME: ::c_int = 0x00001; constant RB_SINGLE (line 1902) | pub const RB_SINGLE: ::c_int = 0x00002; constant RB_NOSYNC (line 1903) | pub const RB_NOSYNC: ::c_int = 0x00004; constant RB_HALT (line 1904) | pub const RB_HALT: ::c_int = 0x00008; constant RB_INITNAME (line 1905) | pub const RB_INITNAME: ::c_int = 0x00010; constant RB_KDB (line 1906) | pub const RB_KDB: ::c_int = 0x00040; constant RB_RDONLY (line 1907) | pub const RB_RDONLY: ::c_int = 0x00080; constant RB_DUMP (line 1908) | pub const RB_DUMP: ::c_int = 0x00100; constant RB_MINIROOT (line 1909) | pub const RB_MINIROOT: ::c_int = 0x00200; constant RB_CONFIG (line 1910) | pub const RB_CONFIG: ::c_int = 0x00400; constant RB_TIMEBAD (line 1911) | pub const RB_TIMEBAD: ::c_int = 0x00800; constant RB_POWERDOWN (line 1912) | pub const RB_POWERDOWN: ::c_int = 0x01000; constant RB_SERCONS (line 1913) | pub const RB_SERCONS: ::c_int = 0x02000; constant RB_USERREQ (line 1914) | pub const RB_USERREQ: ::c_int = 0x04000; constant RB_RESET (line 1915) | pub const RB_RESET: ::c_int = 0x08000; constant RB_GOODRANDOM (line 1916) | pub const RB_GOODRANDOM: ::c_int = 0x10000; constant RB_UNHIBERNATE (line 1917) | pub const RB_UNHIBERNATE: ::c_int = 0x20000; function gettimeofday (line 2001) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int; function settimeofday (line 2002) | pub fn settimeofday(tp: *const ::timeval, tz: *const ::timezone) -> ::c_... function pledge (line 2003) | pub fn pledge(promises: *const ::c_char, execpromises: *const ::c_char) ... function unveil (line 2004) | pub fn unveil(path: *const ::c_char, permissions: *const ::c_char) -> ::... function strtonum (line 2005) | pub fn strtonum( function dup3 (line 2011) | pub fn dup3(src: ::c_int, dst: ::c_int, flags: ::c_int) -> ::c_int; function chflags (line 2012) | pub fn chflags(path: *const ::c_char, flags: ::c_uint) -> ::c_int; function fchflags (line 2013) | pub fn fchflags(fd: ::c_int, flags: ::c_uint) -> ::c_int; function chflagsat (line 2014) | pub fn chflagsat( function dirfd (line 2020) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function getnameinfo (line 2021) | pub fn getnameinfo( function getresgid (line 2030) | pub fn getresgid(rgid: *mut ::gid_t, egid: *mut ::gid_t, sgid: *mut ::gi... function getresuid (line 2031) | pub fn getresuid(ruid: *mut ::uid_t, euid: *mut ::uid_t, suid: *mut ::ui... function kevent (line 2032) | pub fn kevent( function mprotect (line 2040) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function getthrid (line 2041) | pub fn getthrid() -> ::pid_t; function pthread_attr_getguardsize (line 2042) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 2046) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getstack (line 2047) | pub fn pthread_attr_getstack( function pthread_main_np (line 2052) | pub fn pthread_main_np() -> ::c_int; function pthread_get_name_np (line 2053) | pub fn pthread_get_name_np(tid: ::pthread_t, name: *mut ::c_char, len: :... function pthread_set_name_np (line 2054) | pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); function pthread_stackseg_np (line 2055) | pub fn pthread_stackseg_np(thread: ::pthread_t, sinfo: *mut ::stack_t) -... function openpty (line 2057) | pub fn openpty( function forkpty (line 2064) | pub fn forkpty( function sysctl (line 2071) | pub fn sysctl( function setresgid (line 2079) | pub fn setresgid(rgid: ::gid_t, egid: ::gid_t, sgid: ::gid_t) -> ::c_int; function setresuid (line 2080) | pub fn setresuid(ruid: ::uid_t, euid: ::uid_t, suid: ::uid_t) -> ::c_int; function ptrace (line 2081) | pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: caddr_t, data: ::c_i... function utrace (line 2082) | pub fn utrace(label: *const ::c_char, addr: *const ::c_void, len: ::size... function memmem (line 2083) | pub fn memmem( function dl_iterate_phdr (line 2090) | pub fn dl_iterate_phdr( function uselocale (line 2100) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function freelocale (line 2101) | pub fn freelocale(loc: ::locale_t); function newlocale (line 2102) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function duplocale (line 2103) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function explicit_bzero (line 2106) | pub fn explicit_bzero(s: *mut ::c_void, len: ::size_t); function setproctitle (line 2108) | pub fn setproctitle(fmt: *const ::c_char, ...); function freezero (line 2110) | pub fn freezero(ptr: *mut ::c_void, size: ::size_t); function malloc_conceal (line 2111) | pub fn malloc_conceal(size: ::size_t) -> *mut ::c_void; function calloc_conceal (line 2112) | pub fn calloc_conceal(nmemb: ::size_t, size: ::size_t) -> *mut ::c_void; function srand48_deterministic (line 2114) | pub fn srand48_deterministic(seed: ::c_long); function seed48_deterministic (line 2115) | pub fn seed48_deterministic(xseed: *mut ::c_ushort) -> *mut ::c_ushort; function lcong48_deterministic (line 2116) | pub fn lcong48_deterministic(p: *mut ::c_ushort); function lsearch (line 2118) | pub fn lsearch( function lfind (line 2125) | pub fn lfind( function hcreate (line 2132) | pub fn hcreate(nelt: ::size_t) -> ::c_int; function hdestroy (line 2133) | pub fn hdestroy(); function hsearch (line 2134) | pub fn hsearch(entry: ::ENTRY, action: ::ACTION) -> *mut ::ENTRY; function futex (line 2137) | pub fn futex( function mimmutable (line 2145) | pub fn mimmutable(addr: *mut ::c_void, len: ::size_t) -> ::c_int; function reboot (line 2147) | pub fn reboot(mode: ::c_int) -> ::c_int; function backtrace (line 2152) | pub fn backtrace(addrlist: *mut *mut ::c_void, len: ::size_t) -> ::size_t; function backtrace_symbols (line 2153) | pub fn backtrace_symbols(addrlist: *const *mut ::c_void, len: ::size_t) ... function backtrace_symbols_fd (line 2154) | pub fn backtrace_symbols_fd( function backtrace_symbols_fmt (line 2159) | pub fn backtrace_symbols_fmt( FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/powerpc.rs type c_long (line 1) | pub type c_long = i32; type c_ulong (line 2) | pub type c_ulong = u32; type c_char (line 3) | pub type c_char = u8; constant _MAX_PAGE_SHIFT (line 16) | pub const _MAX_PAGE_SHIFT: u32 = 12; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/powerpc64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type c_char (line 3) | pub type c_char = u8; constant _MAX_PAGE_SHIFT (line 16) | pub const _MAX_PAGE_SHIFT: u32 = 12; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/riscv64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type c_char (line 3) | pub type c_char = u8; type ucontext_t (line 4) | pub type ucontext_t = sigcontext; constant _MAX_PAGE_SHIFT (line 35) | pub const _MAX_PAGE_SHIFT: u32 = 12; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/sparc64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type c_char (line 3) | pub type c_char = i8; constant _ALIGNBYTES (line 6) | pub const _ALIGNBYTES: usize = 0xf; constant _MAX_PAGE_SHIFT (line 8) | pub const _MAX_PAGE_SHIFT: u32 = 13; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/x86.rs type c_long (line 1) | pub type c_long = i32; type c_ulong (line 2) | pub type c_ulong = u32; type c_char (line 3) | pub type c_char = i8; constant _MAX_PAGE_SHIFT (line 16) | pub const _MAX_PAGE_SHIFT: u32 = 12; FILE: builder/third-party/libc/src/unix/bsd/netbsdlike/openbsd/x86_64.rs type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; type c_char (line 5) | pub type c_char = i8; type ucontext_t (line 6) | pub type ucontext_t = sigcontext; constant _MAX_PAGE_SHIFT (line 124) | pub const _MAX_PAGE_SHIFT: u32 = 12; constant PT_STEP (line 126) | pub const PT_STEP: ::c_int = PT_FIRSTMACH + 0; constant PT_GETREGS (line 127) | pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1; constant PT_SETREGS (line 128) | pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2; constant PT_GETFPREGS (line 129) | pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 3; constant PT_SETFPREGS (line 130) | pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 4; FILE: builder/third-party/libc/src/unix/haiku/b32.rs type c_long (line 1) | pub type c_long = i32; type c_ulong (line 2) | pub type c_ulong = u32; type time_t (line 3) | pub type time_t = i32; type Elf_Addr (line 5) | pub type Elf_Addr = ::Elf32_Addr; type Elf_Half (line 6) | pub type Elf_Half = ::Elf32_Half; type Elf_Phdr (line 7) | pub type Elf_Phdr = ::Elf32_Phdr; FILE: builder/third-party/libc/src/unix/haiku/b64.rs type c_ulong (line 1) | pub type c_ulong = u64; type c_long (line 2) | pub type c_long = i64; type time_t (line 3) | pub type time_t = i64; type Elf_Addr (line 5) | pub type Elf_Addr = ::Elf64_Addr; type Elf_Half (line 6) | pub type Elf_Half = ::Elf64_Half; type Elf_Phdr (line 7) | pub type Elf_Phdr = ::Elf64_Phdr; FILE: builder/third-party/libc/src/unix/haiku/mod.rs type rlim_t (line 1) | pub type rlim_t = ::uintptr_t; type sa_family_t (line 2) | pub type sa_family_t = u8; type pthread_key_t (line 3) | pub type pthread_key_t = ::c_int; type nfds_t (line 4) | pub type nfds_t = ::c_ulong; type tcflag_t (line 5) | pub type tcflag_t = ::c_uint; type speed_t (line 6) | pub type speed_t = ::c_uchar; type c_char (line 7) | pub type c_char = i8; type clock_t (line 8) | pub type clock_t = i32; type clockid_t (line 9) | pub type clockid_t = i32; type suseconds_t (line 10) | pub type suseconds_t = i32; type wchar_t (line 11) | pub type wchar_t = i32; type off_t (line 12) | pub type off_t = i64; type ino_t (line 13) | pub type ino_t = i64; type blkcnt_t (line 14) | pub type blkcnt_t = i64; type blksize_t (line 15) | pub type blksize_t = i32; type dev_t (line 16) | pub type dev_t = i32; type mode_t (line 17) | pub type mode_t = u32; type nlink_t (line 18) | pub type nlink_t = i32; type useconds_t (line 19) | pub type useconds_t = u32; type socklen_t (line 20) | pub type socklen_t = u32; type pthread_t (line 21) | pub type pthread_t = ::uintptr_t; type pthread_condattr_t (line 22) | pub type pthread_condattr_t = ::uintptr_t; type pthread_mutexattr_t (line 23) | pub type pthread_mutexattr_t = ::uintptr_t; type pthread_rwlockattr_t (line 24) | pub type pthread_rwlockattr_t = ::uintptr_t; type sigset_t (line 25) | pub type sigset_t = u64; type fsblkcnt_t (line 26) | pub type fsblkcnt_t = i64; type fsfilcnt_t (line 27) | pub type fsfilcnt_t = i64; type pthread_attr_t (line 28) | pub type pthread_attr_t = *mut ::c_void; type nl_item (line 29) | pub type nl_item = ::c_int; type id_t (line 30) | pub type id_t = i32; type idtype_t (line 31) | pub type idtype_t = ::c_int; type fd_mask (line 32) | pub type fd_mask = u32; type regoff_t (line 33) | pub type regoff_t = ::c_int; type key_t (line 34) | pub type key_t = i32; type msgqnum_t (line 35) | pub type msgqnum_t = u32; type msglen_t (line 36) | pub type msglen_t = u32; type Elf32_Addr (line 38) | pub type Elf32_Addr = u32; type Elf32_Half (line 39) | pub type Elf32_Half = u16; type Elf32_Off (line 40) | pub type Elf32_Off = u32; type Elf32_Sword (line 41) | pub type Elf32_Sword = i32; type Elf32_Word (line 42) | pub type Elf32_Word = u32; type Elf64_Addr (line 44) | pub type Elf64_Addr = u64; type Elf64_Half (line 45) | pub type Elf64_Half = u16; type Elf64_Off (line 46) | pub type Elf64_Off = u64; type Elf64_Sword (line 47) | pub type Elf64_Sword = i32; type Elf64_Sxword (line 48) | pub type Elf64_Sxword = i64; type Elf64_Word (line 49) | pub type Elf64_Word = u32; type Elf64_Xword (line 50) | pub type Elf64_Xword = u64; type ENTRY (line 52) | pub type ENTRY = entry; type ACTION (line 53) | pub type ACTION = ::c_int; type posix_spawnattr_t (line 55) | pub type posix_spawnattr_t = *mut ::c_void; type posix_spawn_file_actions_t (line 56) | pub type posix_spawn_file_actions_t = *mut ::c_void; type StringList (line 58) | pub type StringList = _stringlist; type timezone (line 61) | pub enum timezone {} method clone (line 64) | fn clone(&self) -> timezone { method si_addr (line 70) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_pid (line 74) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 78) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_status (line 82) | pub unsafe fn si_status(&self) -> ::c_int { constant EXIT_FAILURE (line 681) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 682) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 683) | pub const RAND_MAX: ::c_int = 2147483647; constant EOF (line 684) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 685) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 686) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 687) | pub const SEEK_END: ::c_int = 2; constant L_SET (line 688) | pub const L_SET: ::c_int = SEEK_SET; constant L_INCR (line 689) | pub const L_INCR: ::c_int = SEEK_CUR; constant L_XTND (line 690) | pub const L_XTND: ::c_int = SEEK_END; constant _IOFBF (line 691) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 692) | pub const _IONBF: ::c_int = 2; constant _IOLBF (line 693) | pub const _IOLBF: ::c_int = 1; constant F_DUPFD (line 695) | pub const F_DUPFD: ::c_int = 0x0001; constant F_GETFD (line 696) | pub const F_GETFD: ::c_int = 0x0002; constant F_SETFD (line 697) | pub const F_SETFD: ::c_int = 0x0004; constant F_GETFL (line 698) | pub const F_GETFL: ::c_int = 0x0008; constant F_SETFL (line 699) | pub const F_SETFL: ::c_int = 0x0010; constant F_GETLK (line 700) | pub const F_GETLK: ::c_int = 0x0020; constant F_SETLK (line 701) | pub const F_SETLK: ::c_int = 0x0080; constant F_SETLKW (line 702) | pub const F_SETLKW: ::c_int = 0x0100; constant F_DUPFD_CLOEXEC (line 703) | pub const F_DUPFD_CLOEXEC: ::c_int = 0x0200; constant F_RDLCK (line 705) | pub const F_RDLCK: ::c_int = 0x0040; constant F_UNLCK (line 706) | pub const F_UNLCK: ::c_int = 0x0200; constant F_WRLCK (line 707) | pub const F_WRLCK: ::c_int = 0x0400; constant AT_FDCWD (line 709) | pub const AT_FDCWD: ::c_int = -100; constant AT_SYMLINK_NOFOLLOW (line 710) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x01; constant AT_SYMLINK_FOLLOW (line 711) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x02; constant AT_REMOVEDIR (line 712) | pub const AT_REMOVEDIR: ::c_int = 0x04; constant AT_EACCESS (line 713) | pub const AT_EACCESS: ::c_int = 0x08; constant POLLIN (line 715) | pub const POLLIN: ::c_short = 0x0001; constant POLLOUT (line 716) | pub const POLLOUT: ::c_short = 0x0002; constant POLLRDNORM (line 717) | pub const POLLRDNORM: ::c_short = POLLIN; constant POLLWRNORM (line 718) | pub const POLLWRNORM: ::c_short = POLLOUT; constant POLLRDBAND (line 719) | pub const POLLRDBAND: ::c_short = 0x0008; constant POLLWRBAND (line 720) | pub const POLLWRBAND: ::c_short = 0x0010; constant POLLPRI (line 721) | pub const POLLPRI: ::c_short = 0x0020; constant POLLERR (line 722) | pub const POLLERR: ::c_short = 0x0004; constant POLLHUP (line 723) | pub const POLLHUP: ::c_short = 0x0080; constant POLLNVAL (line 724) | pub const POLLNVAL: ::c_short = 0x1000; constant PTHREAD_CREATE_JOINABLE (line 726) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0; constant PTHREAD_CREATE_DETACHED (line 727) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 1; constant CLOCK_REALTIME (line 729) | pub const CLOCK_REALTIME: ::c_int = -1; constant CLOCK_MONOTONIC (line 730) | pub const CLOCK_MONOTONIC: ::c_int = 0; constant CLOCK_PROCESS_CPUTIME_ID (line 731) | pub const CLOCK_PROCESS_CPUTIME_ID: ::c_int = -2; constant CLOCK_THREAD_CPUTIME_ID (line 732) | pub const CLOCK_THREAD_CPUTIME_ID: ::c_int = -3; constant RLIMIT_CORE (line 734) | pub const RLIMIT_CORE: ::c_int = 0; constant RLIMIT_CPU (line 735) | pub const RLIMIT_CPU: ::c_int = 1; constant RLIMIT_DATA (line 736) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_FSIZE (line 737) | pub const RLIMIT_FSIZE: ::c_int = 3; constant RLIMIT_NOFILE (line 738) | pub const RLIMIT_NOFILE: ::c_int = 4; constant RLIMIT_STACK (line 739) | pub const RLIMIT_STACK: ::c_int = 5; constant RLIMIT_AS (line 740) | pub const RLIMIT_AS: ::c_int = 6; constant RLIM_INFINITY (line 741) | pub const RLIM_INFINITY: ::rlim_t = 0xffffffff; constant RLIMIT_NOVMON (line 743) | pub const RLIMIT_NOVMON: ::c_int = 7; constant RLIM_NLIMITS (line 745) | pub const RLIM_NLIMITS: ::c_int = 8; constant RUSAGE_SELF (line 747) | pub const RUSAGE_SELF: ::c_int = 0; constant RTLD_LAZY (line 749) | pub const RTLD_LAZY: ::c_int = 0; constant NCCS (line 751) | pub const NCCS: usize = 11; constant O_RDONLY (line 753) | pub const O_RDONLY: ::c_int = 0x0000; constant O_WRONLY (line 754) | pub const O_WRONLY: ::c_int = 0x0001; constant O_RDWR (line 755) | pub const O_RDWR: ::c_int = 0x0002; constant O_ACCMODE (line 756) | pub const O_ACCMODE: ::c_int = 0x0003; constant O_EXCL (line 758) | pub const O_EXCL: ::c_int = 0x0100; constant O_CREAT (line 759) | pub const O_CREAT: ::c_int = 0x0200; constant O_TRUNC (line 760) | pub const O_TRUNC: ::c_int = 0x0400; constant O_NOCTTY (line 761) | pub const O_NOCTTY: ::c_int = 0x1000; constant O_NOTRAVERSE (line 762) | pub const O_NOTRAVERSE: ::c_int = 0x2000; constant O_CLOEXEC (line 764) | pub const O_CLOEXEC: ::c_int = 0x00000040; constant O_NONBLOCK (line 765) | pub const O_NONBLOCK: ::c_int = 0x00000080; constant O_APPEND (line 766) | pub const O_APPEND: ::c_int = 0x00000800; constant O_SYNC (line 767) | pub const O_SYNC: ::c_int = 0x00010000; constant O_RSYNC (line 768) | pub const O_RSYNC: ::c_int = 0x00020000; constant O_DSYNC (line 769) | pub const O_DSYNC: ::c_int = 0x00040000; constant O_NOFOLLOW (line 770) | pub const O_NOFOLLOW: ::c_int = 0x00080000; constant O_NOCACHE (line 771) | pub const O_NOCACHE: ::c_int = 0x00100000; constant O_DIRECTORY (line 772) | pub const O_DIRECTORY: ::c_int = 0x00200000; constant S_IFIFO (line 774) | pub const S_IFIFO: ::mode_t = 4096; constant S_IFCHR (line 775) | pub const S_IFCHR: ::mode_t = 8192; constant S_IFBLK (line 776) | pub const S_IFBLK: ::mode_t = 24576; constant S_IFDIR (line 777) | pub const S_IFDIR: ::mode_t = 16384; constant S_IFREG (line 778) | pub const S_IFREG: ::mode_t = 32768; constant S_IFLNK (line 779) | pub const S_IFLNK: ::mode_t = 40960; constant S_IFSOCK (line 780) | pub const S_IFSOCK: ::mode_t = 49152; constant S_IFMT (line 781) | pub const S_IFMT: ::mode_t = 61440; constant S_IRWXU (line 783) | pub const S_IRWXU: ::mode_t = 0o00700; constant S_IRUSR (line 784) | pub const S_IRUSR: ::mode_t = 0o00400; constant S_IWUSR (line 785) | pub const S_IWUSR: ::mode_t = 0o00200; constant S_IXUSR (line 786) | pub const S_IXUSR: ::mode_t = 0o00100; constant S_IRWXG (line 787) | pub const S_IRWXG: ::mode_t = 0o00070; constant S_IRGRP (line 788) | pub const S_IRGRP: ::mode_t = 0o00040; constant S_IWGRP (line 789) | pub const S_IWGRP: ::mode_t = 0o00020; constant S_IXGRP (line 790) | pub const S_IXGRP: ::mode_t = 0o00010; constant S_IRWXO (line 791) | pub const S_IRWXO: ::mode_t = 0o00007; constant S_IROTH (line 792) | pub const S_IROTH: ::mode_t = 0o00004; constant S_IWOTH (line 793) | pub const S_IWOTH: ::mode_t = 0o00002; constant S_IXOTH (line 794) | pub const S_IXOTH: ::mode_t = 0o00001; constant F_OK (line 796) | pub const F_OK: ::c_int = 0; constant R_OK (line 797) | pub const R_OK: ::c_int = 4; constant W_OK (line 798) | pub const W_OK: ::c_int = 2; constant X_OK (line 799) | pub const X_OK: ::c_int = 1; constant STDIN_FILENO (line 800) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 801) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 802) | pub const STDERR_FILENO: ::c_int = 2; constant SIGHUP (line 804) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 805) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 806) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 807) | pub const SIGILL: ::c_int = 4; constant SIGCHLD (line 808) | pub const SIGCHLD: ::c_int = 5; constant SIGABRT (line 809) | pub const SIGABRT: ::c_int = 6; constant SIGPIPE (line 810) | pub const SIGPIPE: ::c_int = 7; constant SIGFPE (line 811) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 812) | pub const SIGKILL: ::c_int = 9; constant SIGSTOP (line 813) | pub const SIGSTOP: ::c_int = 10; constant SIGSEGV (line 814) | pub const SIGSEGV: ::c_int = 11; constant SIGCONT (line 815) | pub const SIGCONT: ::c_int = 12; constant SIGTSTP (line 816) | pub const SIGTSTP: ::c_int = 13; constant SIGALRM (line 817) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 818) | pub const SIGTERM: ::c_int = 15; constant SIGTTIN (line 819) | pub const SIGTTIN: ::c_int = 16; constant SIGTTOU (line 820) | pub const SIGTTOU: ::c_int = 17; constant SIGUSR1 (line 821) | pub const SIGUSR1: ::c_int = 18; constant SIGUSR2 (line 822) | pub const SIGUSR2: ::c_int = 19; constant SIGWINCH (line 823) | pub const SIGWINCH: ::c_int = 20; constant SIGKILLTHR (line 824) | pub const SIGKILLTHR: ::c_int = 21; constant SIGTRAP (line 825) | pub const SIGTRAP: ::c_int = 22; constant SIGPOLL (line 826) | pub const SIGPOLL: ::c_int = 23; constant SIGPROF (line 827) | pub const SIGPROF: ::c_int = 24; constant SIGSYS (line 828) | pub const SIGSYS: ::c_int = 25; constant SIGURG (line 829) | pub const SIGURG: ::c_int = 26; constant SIGVTALRM (line 830) | pub const SIGVTALRM: ::c_int = 27; constant SIGXCPU (line 831) | pub const SIGXCPU: ::c_int = 28; constant SIGXFSZ (line 832) | pub const SIGXFSZ: ::c_int = 29; constant SIGBUS (line 833) | pub const SIGBUS: ::c_int = 30; constant SIG_BLOCK (line 835) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 836) | pub const SIG_UNBLOCK: ::c_int = 2; constant SIG_SETMASK (line 837) | pub const SIG_SETMASK: ::c_int = 3; constant SIGEV_NONE (line 839) | pub const SIGEV_NONE: ::c_int = 0; constant SIGEV_SIGNAL (line 840) | pub const SIGEV_SIGNAL: ::c_int = 1; constant SIGEV_THREAD (line 841) | pub const SIGEV_THREAD: ::c_int = 2; constant EAI_AGAIN (line 843) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 844) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 845) | pub const EAI_FAIL: ::c_int = 4; constant EAI_FAMILY (line 846) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_MEMORY (line 847) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_NODATA (line 848) | pub const EAI_NODATA: ::c_int = 7; constant EAI_NONAME (line 849) | pub const EAI_NONAME: ::c_int = 8; constant EAI_SERVICE (line 850) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 851) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 852) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 853) | pub const EAI_OVERFLOW: ::c_int = 14; constant PROT_NONE (line 855) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 856) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 857) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 858) | pub const PROT_EXEC: ::c_int = 4; constant LC_ALL (line 860) | pub const LC_ALL: ::c_int = 0; constant LC_COLLATE (line 861) | pub const LC_COLLATE: ::c_int = 1; constant LC_CTYPE (line 862) | pub const LC_CTYPE: ::c_int = 2; constant LC_MONETARY (line 863) | pub const LC_MONETARY: ::c_int = 3; constant LC_NUMERIC (line 864) | pub const LC_NUMERIC: ::c_int = 4; constant LC_TIME (line 865) | pub const LC_TIME: ::c_int = 5; constant LC_MESSAGES (line 866) | pub const LC_MESSAGES: ::c_int = 6; constant MAP_FILE (line 869) | pub const MAP_FILE: ::c_int = 0x00; constant MAP_SHARED (line 870) | pub const MAP_SHARED: ::c_int = 0x01; constant MAP_PRIVATE (line 871) | pub const MAP_PRIVATE: ::c_int = 0x02; constant MAP_FIXED (line 872) | pub const MAP_FIXED: ::c_int = 0x04; constant MAP_ANONYMOUS (line 873) | pub const MAP_ANONYMOUS: ::c_int = 0x08; constant MAP_NORESERVE (line 874) | pub const MAP_NORESERVE: ::c_int = 0x10; constant MAP_ANON (line 875) | pub const MAP_ANON: ::c_int = MAP_ANONYMOUS; constant MAP_FAILED (line 877) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MS_ASYNC (line 879) | pub const MS_ASYNC: ::c_int = 0x01; constant MS_INVALIDATE (line 880) | pub const MS_INVALIDATE: ::c_int = 0x04; constant MS_SYNC (line 881) | pub const MS_SYNC: ::c_int = 0x02; constant E2BIG (line 883) | pub const E2BIG: ::c_int = -2147454975; constant ECHILD (line 884) | pub const ECHILD: ::c_int = -2147454974; constant EDEADLK (line 885) | pub const EDEADLK: ::c_int = -2147454973; constant EFBIG (line 886) | pub const EFBIG: ::c_int = -2147454972; constant EMLINK (line 887) | pub const EMLINK: ::c_int = -2147454971; constant ENFILE (line 888) | pub const ENFILE: ::c_int = -2147454970; constant ENODEV (line 889) | pub const ENODEV: ::c_int = -2147454969; constant ENOLCK (line 890) | pub const ENOLCK: ::c_int = -2147454968; constant ENOSYS (line 891) | pub const ENOSYS: ::c_int = -2147454967; constant ENOTTY (line 892) | pub const ENOTTY: ::c_int = -2147454966; constant ENXIO (line 893) | pub const ENXIO: ::c_int = -2147454965; constant ESPIPE (line 894) | pub const ESPIPE: ::c_int = -2147454964; constant ESRCH (line 895) | pub const ESRCH: ::c_int = -2147454963; constant EFPOS (line 896) | pub const EFPOS: ::c_int = -2147454962; constant ESIGPARM (line 897) | pub const ESIGPARM: ::c_int = -2147454961; constant EDOM (line 898) | pub const EDOM: ::c_int = -2147454960; constant ERANGE (line 899) | pub const ERANGE: ::c_int = -2147454959; constant EPROTOTYPE (line 900) | pub const EPROTOTYPE: ::c_int = -2147454958; constant EPROTONOSUPPORT (line 901) | pub const EPROTONOSUPPORT: ::c_int = -2147454957; constant EPFNOSUPPORT (line 902) | pub const EPFNOSUPPORT: ::c_int = -2147454956; constant EAFNOSUPPORT (line 903) | pub const EAFNOSUPPORT: ::c_int = -2147454955; constant EADDRINUSE (line 904) | pub const EADDRINUSE: ::c_int = -2147454954; constant EADDRNOTAVAIL (line 905) | pub const EADDRNOTAVAIL: ::c_int = -2147454953; constant ENETDOWN (line 906) | pub const ENETDOWN: ::c_int = -2147454952; constant ENETUNREACH (line 907) | pub const ENETUNREACH: ::c_int = -2147454951; constant ENETRESET (line 908) | pub const ENETRESET: ::c_int = -2147454950; constant ECONNABORTED (line 909) | pub const ECONNABORTED: ::c_int = -2147454949; constant ECONNRESET (line 910) | pub const ECONNRESET: ::c_int = -2147454948; constant EISCONN (line 911) | pub const EISCONN: ::c_int = -2147454947; constant ENOTCONN (line 912) | pub const ENOTCONN: ::c_int = -2147454946; constant ESHUTDOWN (line 913) | pub const ESHUTDOWN: ::c_int = -2147454945; constant ECONNREFUSED (line 914) | pub const ECONNREFUSED: ::c_int = -2147454944; constant EHOSTUNREACH (line 915) | pub const EHOSTUNREACH: ::c_int = -2147454943; constant ENOPROTOOPT (line 916) | pub const ENOPROTOOPT: ::c_int = -2147454942; constant ENOBUFS (line 917) | pub const ENOBUFS: ::c_int = -2147454941; constant EINPROGRESS (line 918) | pub const EINPROGRESS: ::c_int = -2147454940; constant EALREADY (line 919) | pub const EALREADY: ::c_int = -2147454939; constant EILSEQ (line 920) | pub const EILSEQ: ::c_int = -2147454938; constant ENOMSG (line 921) | pub const ENOMSG: ::c_int = -2147454937; constant ESTALE (line 922) | pub const ESTALE: ::c_int = -2147454936; constant EOVERFLOW (line 923) | pub const EOVERFLOW: ::c_int = -2147454935; constant EMSGSIZE (line 924) | pub const EMSGSIZE: ::c_int = -2147454934; constant EOPNOTSUPP (line 925) | pub const EOPNOTSUPP: ::c_int = -2147454933; constant ENOTSOCK (line 926) | pub const ENOTSOCK: ::c_int = -2147454932; constant EHOSTDOWN (line 927) | pub const EHOSTDOWN: ::c_int = -2147454931; constant EBADMSG (line 928) | pub const EBADMSG: ::c_int = -2147454930; constant ECANCELED (line 929) | pub const ECANCELED: ::c_int = -2147454929; constant EDESTADDRREQ (line 930) | pub const EDESTADDRREQ: ::c_int = -2147454928; constant EDQUOT (line 931) | pub const EDQUOT: ::c_int = -2147454927; constant EIDRM (line 932) | pub const EIDRM: ::c_int = -2147454926; constant EMULTIHOP (line 933) | pub const EMULTIHOP: ::c_int = -2147454925; constant ENODATA (line 934) | pub const ENODATA: ::c_int = -2147454924; constant ENOLINK (line 935) | pub const ENOLINK: ::c_int = -2147454923; constant ENOSR (line 936) | pub const ENOSR: ::c_int = -2147454922; constant ENOSTR (line 937) | pub const ENOSTR: ::c_int = -2147454921; constant ENOTSUP (line 938) | pub const ENOTSUP: ::c_int = -2147454920; constant EPROTO (line 939) | pub const EPROTO: ::c_int = -2147454919; constant ETIME (line 940) | pub const ETIME: ::c_int = -2147454918; constant ETXTBSY (line 941) | pub const ETXTBSY: ::c_int = -2147454917; constant ENOATTR (line 942) | pub const ENOATTR: ::c_int = -2147454916; constant ENOMEM (line 945) | pub const ENOMEM: ::c_int = -2147483648; constant EACCES (line 948) | pub const EACCES: ::c_int = -2147483646; constant EINTR (line 949) | pub const EINTR: ::c_int = -2147483638; constant EIO (line 950) | pub const EIO: ::c_int = -2147483647; constant EBUSY (line 951) | pub const EBUSY: ::c_int = -2147483634; constant EFAULT (line 952) | pub const EFAULT: ::c_int = -2147478783; constant ETIMEDOUT (line 953) | pub const ETIMEDOUT: ::c_int = -2147483639; constant EAGAIN (line 954) | pub const EAGAIN: ::c_int = -2147483637; constant EWOULDBLOCK (line 955) | pub const EWOULDBLOCK: ::c_int = -2147483637; constant EBADF (line 956) | pub const EBADF: ::c_int = -2147459072; constant EEXIST (line 957) | pub const EEXIST: ::c_int = -2147459070; constant EINVAL (line 958) | pub const EINVAL: ::c_int = -2147483643; constant ENAMETOOLONG (line 959) | pub const ENAMETOOLONG: ::c_int = -2147459068; constant ENOENT (line 960) | pub const ENOENT: ::c_int = -2147459069; constant EPERM (line 961) | pub const EPERM: ::c_int = -2147483633; constant ENOTDIR (line 962) | pub const ENOTDIR: ::c_int = -2147459067; constant EISDIR (line 963) | pub const EISDIR: ::c_int = -2147459063; constant ENOTEMPTY (line 964) | pub const ENOTEMPTY: ::c_int = -2147459066; constant ENOSPC (line 965) | pub const ENOSPC: ::c_int = -2147459065; constant EROFS (line 966) | pub const EROFS: ::c_int = -2147459064; constant EMFILE (line 967) | pub const EMFILE: ::c_int = -2147459062; constant EXDEV (line 968) | pub const EXDEV: ::c_int = -2147459061; constant ELOOP (line 969) | pub const ELOOP: ::c_int = -2147459060; constant ENOEXEC (line 970) | pub const ENOEXEC: ::c_int = -2147478782; constant EPIPE (line 971) | pub const EPIPE: ::c_int = -2147459059; constant IPPROTO_RAW (line 973) | pub const IPPROTO_RAW: ::c_int = 255; constant MADV_NORMAL (line 976) | pub const MADV_NORMAL: ::c_int = 1; constant MADV_SEQUENTIAL (line 977) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_RANDOM (line 978) | pub const MADV_RANDOM: ::c_int = 3; constant MADV_WILLNEED (line 979) | pub const MADV_WILLNEED: ::c_int = 4; constant MADV_DONTNEED (line 980) | pub const MADV_DONTNEED: ::c_int = 5; constant MADV_FREE (line 981) | pub const MADV_FREE: ::c_int = 6; constant IFF_UP (line 984) | pub const IFF_UP: ::c_int = 0x0001; constant IFF_BROADCAST (line 985) | pub const IFF_BROADCAST: ::c_int = 0x0002; constant IFF_LOOPBACK (line 986) | pub const IFF_LOOPBACK: ::c_int = 0x0008; constant IFF_POINTOPOINT (line 987) | pub const IFF_POINTOPOINT: ::c_int = 0x0010; constant IFF_NOARP (line 988) | pub const IFF_NOARP: ::c_int = 0x0040; constant IFF_AUTOUP (line 989) | pub const IFF_AUTOUP: ::c_int = 0x0080; constant IFF_PROMISC (line 990) | pub const IFF_PROMISC: ::c_int = 0x0100; constant IFF_ALLMULTI (line 991) | pub const IFF_ALLMULTI: ::c_int = 0x0200; constant IFF_SIMPLEX (line 992) | pub const IFF_SIMPLEX: ::c_int = 0x0800; constant IFF_LINK (line 993) | pub const IFF_LINK: ::c_int = 0x1000; constant IFF_AUTO_CONFIGURED (line 994) | pub const IFF_AUTO_CONFIGURED: ::c_int = 0x2000; constant IFF_CONFIGURING (line 995) | pub const IFF_CONFIGURING: ::c_int = 0x4000; constant IFF_MULTICAST (line 996) | pub const IFF_MULTICAST: ::c_int = 0x8000; constant AF_UNSPEC (line 998) | pub const AF_UNSPEC: ::c_int = 0; constant AF_INET (line 999) | pub const AF_INET: ::c_int = 1; constant AF_APPLETALK (line 1000) | pub const AF_APPLETALK: ::c_int = 2; constant AF_ROUTE (line 1001) | pub const AF_ROUTE: ::c_int = 3; constant AF_LINK (line 1002) | pub const AF_LINK: ::c_int = 4; constant AF_INET6 (line 1003) | pub const AF_INET6: ::c_int = 5; constant AF_DLI (line 1004) | pub const AF_DLI: ::c_int = 6; constant AF_IPX (line 1005) | pub const AF_IPX: ::c_int = 7; constant AF_NOTIFY (line 1006) | pub const AF_NOTIFY: ::c_int = 8; constant AF_LOCAL (line 1007) | pub const AF_LOCAL: ::c_int = 9; constant AF_UNIX (line 1008) | pub const AF_UNIX: ::c_int = AF_LOCAL; constant AF_BLUETOOTH (line 1009) | pub const AF_BLUETOOTH: ::c_int = 10; constant PF_UNSPEC (line 1011) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_INET (line 1012) | pub const PF_INET: ::c_int = AF_INET; constant PF_ROUTE (line 1013) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_LINK (line 1014) | pub const PF_LINK: ::c_int = AF_LINK; constant PF_INET6 (line 1015) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_LOCAL (line 1016) | pub const PF_LOCAL: ::c_int = AF_LOCAL; constant PF_UNIX (line 1017) | pub const PF_UNIX: ::c_int = AF_UNIX; constant PF_BLUETOOTH (line 1018) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant IP_OPTIONS (line 1020) | pub const IP_OPTIONS: ::c_int = 1; constant IP_HDRINCL (line 1021) | pub const IP_HDRINCL: ::c_int = 2; constant IP_TOS (line 1022) | pub const IP_TOS: ::c_int = 3; constant IP_TTL (line 1023) | pub const IP_TTL: ::c_int = 4; constant IP_RECVOPTS (line 1024) | pub const IP_RECVOPTS: ::c_int = 5; constant IP_RECVRETOPTS (line 1025) | pub const IP_RECVRETOPTS: ::c_int = 6; constant IP_RECVDSTADDR (line 1026) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_RETOPTS (line 1027) | pub const IP_RETOPTS: ::c_int = 8; constant IP_MULTICAST_IF (line 1028) | pub const IP_MULTICAST_IF: ::c_int = 9; constant IP_MULTICAST_TTL (line 1029) | pub const IP_MULTICAST_TTL: ::c_int = 10; constant IP_MULTICAST_LOOP (line 1030) | pub const IP_MULTICAST_LOOP: ::c_int = 11; constant IP_ADD_MEMBERSHIP (line 1031) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 1032) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IP_BLOCK_SOURCE (line 1033) | pub const IP_BLOCK_SOURCE: ::c_int = 14; constant IP_UNBLOCK_SOURCE (line 1034) | pub const IP_UNBLOCK_SOURCE: ::c_int = 15; constant IP_ADD_SOURCE_MEMBERSHIP (line 1035) | pub const IP_ADD_SOURCE_MEMBERSHIP: ::c_int = 16; constant IP_DROP_SOURCE_MEMBERSHIP (line 1036) | pub const IP_DROP_SOURCE_MEMBERSHIP: ::c_int = 17; constant TCP_NODELAY (line 1038) | pub const TCP_NODELAY: ::c_int = 0x01; constant TCP_MAXSEG (line 1039) | pub const TCP_MAXSEG: ::c_int = 0x02; constant TCP_NOPUSH (line 1040) | pub const TCP_NOPUSH: ::c_int = 0x04; constant TCP_NOOPT (line 1041) | pub const TCP_NOOPT: ::c_int = 0x08; constant IF_NAMESIZE (line 1043) | pub const IF_NAMESIZE: ::size_t = 32; constant IFNAMSIZ (line 1044) | pub const IFNAMSIZ: ::size_t = IF_NAMESIZE; constant IPV6_MULTICAST_IF (line 1046) | pub const IPV6_MULTICAST_IF: ::c_int = 24; constant IPV6_MULTICAST_HOPS (line 1047) | pub const IPV6_MULTICAST_HOPS: ::c_int = 25; constant IPV6_MULTICAST_LOOP (line 1048) | pub const IPV6_MULTICAST_LOOP: ::c_int = 26; constant IPV6_UNICAST_HOPS (line 1049) | pub const IPV6_UNICAST_HOPS: ::c_int = 27; constant IPV6_JOIN_GROUP (line 1050) | pub const IPV6_JOIN_GROUP: ::c_int = 28; constant IPV6_LEAVE_GROUP (line 1051) | pub const IPV6_LEAVE_GROUP: ::c_int = 29; constant IPV6_V6ONLY (line 1052) | pub const IPV6_V6ONLY: ::c_int = 30; constant IPV6_PKTINFO (line 1053) | pub const IPV6_PKTINFO: ::c_int = 31; constant IPV6_RECVPKTINFO (line 1054) | pub const IPV6_RECVPKTINFO: ::c_int = 32; constant IPV6_HOPLIMIT (line 1055) | pub const IPV6_HOPLIMIT: ::c_int = 33; constant IPV6_RECVHOPLIMIT (line 1056) | pub const IPV6_RECVHOPLIMIT: ::c_int = 34; constant IPV6_HOPOPTS (line 1057) | pub const IPV6_HOPOPTS: ::c_int = 35; constant IPV6_DSTOPTS (line 1058) | pub const IPV6_DSTOPTS: ::c_int = 36; constant IPV6_RTHDR (line 1059) | pub const IPV6_RTHDR: ::c_int = 37; constant MSG_OOB (line 1061) | pub const MSG_OOB: ::c_int = 0x0001; constant MSG_PEEK (line 1062) | pub const MSG_PEEK: ::c_int = 0x0002; constant MSG_DONTROUTE (line 1063) | pub const MSG_DONTROUTE: ::c_int = 0x0004; constant MSG_EOR (line 1064) | pub const MSG_EOR: ::c_int = 0x0008; constant MSG_TRUNC (line 1065) | pub const MSG_TRUNC: ::c_int = 0x0010; constant MSG_CTRUNC (line 1066) | pub const MSG_CTRUNC: ::c_int = 0x0020; constant MSG_WAITALL (line 1067) | pub const MSG_WAITALL: ::c_int = 0x0040; constant MSG_DONTWAIT (line 1068) | pub const MSG_DONTWAIT: ::c_int = 0x0080; constant MSG_BCAST (line 1069) | pub const MSG_BCAST: ::c_int = 0x0100; constant MSG_MCAST (line 1070) | pub const MSG_MCAST: ::c_int = 0x0200; constant MSG_EOF (line 1071) | pub const MSG_EOF: ::c_int = 0x0400; constant MSG_NOSIGNAL (line 1072) | pub const MSG_NOSIGNAL: ::c_int = 0x0800; constant SHUT_RD (line 1074) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 1075) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 1076) | pub const SHUT_RDWR: ::c_int = 2; constant LOCK_SH (line 1078) | pub const LOCK_SH: ::c_int = 0x01; constant LOCK_EX (line 1079) | pub const LOCK_EX: ::c_int = 0x02; constant LOCK_NB (line 1080) | pub const LOCK_NB: ::c_int = 0x04; constant LOCK_UN (line 1081) | pub const LOCK_UN: ::c_int = 0x08; constant MINSIGSTKSZ (line 1083) | pub const MINSIGSTKSZ: ::size_t = 8192; constant SIGSTKSZ (line 1084) | pub const SIGSTKSZ: ::size_t = 16384; constant IOV_MAX (line 1086) | pub const IOV_MAX: ::c_int = 1024; constant PATH_MAX (line 1087) | pub const PATH_MAX: ::c_int = 1024; constant SA_NOCLDSTOP (line 1089) | pub const SA_NOCLDSTOP: ::c_int = 0x01; constant SA_NOCLDWAIT (line 1090) | pub const SA_NOCLDWAIT: ::c_int = 0x02; constant SA_RESETHAND (line 1091) | pub const SA_RESETHAND: ::c_int = 0x04; constant SA_NODEFER (line 1092) | pub const SA_NODEFER: ::c_int = 0x08; constant SA_RESTART (line 1093) | pub const SA_RESTART: ::c_int = 0x10; constant SA_ONSTACK (line 1094) | pub const SA_ONSTACK: ::c_int = 0x20; constant SA_SIGINFO (line 1095) | pub const SA_SIGINFO: ::c_int = 0x40; constant SA_NOMASK (line 1096) | pub const SA_NOMASK: ::c_int = SA_NODEFER; constant SA_STACK (line 1097) | pub const SA_STACK: ::c_int = SA_ONSTACK; constant SA_ONESHOT (line 1098) | pub const SA_ONESHOT: ::c_int = SA_RESETHAND; constant SS_ONSTACK (line 1100) | pub const SS_ONSTACK: ::c_int = 0x1; constant SS_DISABLE (line 1101) | pub const SS_DISABLE: ::c_int = 0x2; constant FD_SETSIZE (line 1103) | pub const FD_SETSIZE: usize = 1024; constant RTLD_LOCAL (line 1105) | pub const RTLD_LOCAL: ::c_int = 0x0; constant RTLD_NOW (line 1106) | pub const RTLD_NOW: ::c_int = 0x1; constant RTLD_GLOBAL (line 1107) | pub const RTLD_GLOBAL: ::c_int = 0x2; constant RTLD_DEFAULT (line 1108) | pub const RTLD_DEFAULT: *mut ::c_void = 0isize as *mut ::c_void; constant BUFSIZ (line 1110) | pub const BUFSIZ: ::c_uint = 8192; constant FILENAME_MAX (line 1111) | pub const FILENAME_MAX: ::c_uint = 256; constant FOPEN_MAX (line 1112) | pub const FOPEN_MAX: ::c_uint = 128; constant L_tmpnam (line 1113) | pub const L_tmpnam: ::c_uint = 512; constant TMP_MAX (line 1114) | pub const TMP_MAX: ::c_uint = 32768; constant _PC_CHOWN_RESTRICTED (line 1116) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 1; constant _PC_MAX_CANON (line 1117) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 1118) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 1119) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_NO_TRUNC (line 1120) | pub const _PC_NO_TRUNC: ::c_int = 5; constant _PC_PATH_MAX (line 1121) | pub const _PC_PATH_MAX: ::c_int = 6; constant _PC_PIPE_BUF (line 1122) | pub const _PC_PIPE_BUF: ::c_int = 7; constant _PC_VDISABLE (line 1123) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_LINK_MAX (line 1124) | pub const _PC_LINK_MAX: ::c_int = 25; constant _PC_SYNC_IO (line 1125) | pub const _PC_SYNC_IO: ::c_int = 26; constant _PC_ASYNC_IO (line 1126) | pub const _PC_ASYNC_IO: ::c_int = 27; constant _PC_PRIO_IO (line 1127) | pub const _PC_PRIO_IO: ::c_int = 28; constant _PC_SOCK_MAXBUF (line 1128) | pub const _PC_SOCK_MAXBUF: ::c_int = 29; constant _PC_FILESIZEBITS (line 1129) | pub const _PC_FILESIZEBITS: ::c_int = 30; constant _PC_REC_INCR_XFER_SIZE (line 1130) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 31; constant _PC_REC_MAX_XFER_SIZE (line 1131) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 32; constant _PC_REC_MIN_XFER_SIZE (line 1132) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 33; constant _PC_REC_XFER_ALIGN (line 1133) | pub const _PC_REC_XFER_ALIGN: ::c_int = 34; constant _PC_ALLOC_SIZE_MIN (line 1134) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 35; constant _PC_SYMLINK_MAX (line 1135) | pub const _PC_SYMLINK_MAX: ::c_int = 36; constant _PC_2_SYMLINKS (line 1136) | pub const _PC_2_SYMLINKS: ::c_int = 37; constant _PC_XATTR_EXISTS (line 1137) | pub const _PC_XATTR_EXISTS: ::c_int = 38; constant _PC_XATTR_ENABLED (line 1138) | pub const _PC_XATTR_ENABLED: ::c_int = 39; constant FIONBIO (line 1140) | pub const FIONBIO: ::c_ulong = 0xbe000000; constant FIONREAD (line 1141) | pub const FIONREAD: ::c_ulong = 0xbe000001; constant FIOSEEKDATA (line 1142) | pub const FIOSEEKDATA: ::c_ulong = 0xbe000002; constant FIOSEEKHOLE (line 1143) | pub const FIOSEEKHOLE: ::c_ulong = 0xbe000003; constant _SC_ARG_MAX (line 1145) | pub const _SC_ARG_MAX: ::c_int = 15; constant _SC_CHILD_MAX (line 1146) | pub const _SC_CHILD_MAX: ::c_int = 16; constant _SC_CLK_TCK (line 1147) | pub const _SC_CLK_TCK: ::c_int = 17; constant _SC_JOB_CONTROL (line 1148) | pub const _SC_JOB_CONTROL: ::c_int = 18; constant _SC_NGROUPS_MAX (line 1149) | pub const _SC_NGROUPS_MAX: ::c_int = 19; constant _SC_OPEN_MAX (line 1150) | pub const _SC_OPEN_MAX: ::c_int = 20; constant _SC_SAVED_IDS (line 1151) | pub const _SC_SAVED_IDS: ::c_int = 21; constant _SC_STREAM_MAX (line 1152) | pub const _SC_STREAM_MAX: ::c_int = 22; constant _SC_TZNAME_MAX (line 1153) | pub const _SC_TZNAME_MAX: ::c_int = 23; constant _SC_VERSION (line 1154) | pub const _SC_VERSION: ::c_int = 24; constant _SC_GETGR_R_SIZE_MAX (line 1155) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 25; constant _SC_GETPW_R_SIZE_MAX (line 1156) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 26; constant _SC_PAGESIZE (line 1157) | pub const _SC_PAGESIZE: ::c_int = 27; constant _SC_PAGE_SIZE (line 1158) | pub const _SC_PAGE_SIZE: ::c_int = 27; constant _SC_SEM_NSEMS_MAX (line 1159) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 28; constant _SC_SEM_VALUE_MAX (line 1160) | pub const _SC_SEM_VALUE_MAX: ::c_int = 29; constant _SC_SEMAPHORES (line 1161) | pub const _SC_SEMAPHORES: ::c_int = 30; constant _SC_THREADS (line 1162) | pub const _SC_THREADS: ::c_int = 31; constant _SC_IOV_MAX (line 1163) | pub const _SC_IOV_MAX: ::c_int = 32; constant _SC_UIO_MAXIOV (line 1164) | pub const _SC_UIO_MAXIOV: ::c_int = 32; constant _SC_NPROCESSORS_CONF (line 1165) | pub const _SC_NPROCESSORS_CONF: ::c_int = 34; constant _SC_NPROCESSORS_ONLN (line 1166) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 35; constant _SC_ATEXIT_MAX (line 1167) | pub const _SC_ATEXIT_MAX: ::c_int = 37; constant _SC_PASS_MAX (line 1168) | pub const _SC_PASS_MAX: ::c_int = 39; constant _SC_PHYS_PAGES (line 1169) | pub const _SC_PHYS_PAGES: ::c_int = 40; constant _SC_AVPHYS_PAGES (line 1170) | pub const _SC_AVPHYS_PAGES: ::c_int = 41; constant _SC_PIPE (line 1171) | pub const _SC_PIPE: ::c_int = 42; constant _SC_SELECT (line 1172) | pub const _SC_SELECT: ::c_int = 43; constant _SC_POLL (line 1173) | pub const _SC_POLL: ::c_int = 44; constant _SC_MAPPED_FILES (line 1174) | pub const _SC_MAPPED_FILES: ::c_int = 45; constant _SC_THREAD_PROCESS_SHARED (line 1175) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 46; constant _SC_THREAD_STACK_MIN (line 1176) | pub const _SC_THREAD_STACK_MIN: ::c_int = 47; constant _SC_THREAD_ATTR_STACKADDR (line 1177) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 48; constant _SC_THREAD_ATTR_STACKSIZE (line 1178) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 49; constant _SC_THREAD_PRIORITY_SCHEDULING (line 1179) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 50; constant _SC_REALTIME_SIGNALS (line 1180) | pub const _SC_REALTIME_SIGNALS: ::c_int = 51; constant _SC_MEMORY_PROTECTION (line 1181) | pub const _SC_MEMORY_PROTECTION: ::c_int = 52; constant _SC_SIGQUEUE_MAX (line 1182) | pub const _SC_SIGQUEUE_MAX: ::c_int = 53; constant _SC_RTSIG_MAX (line 1183) | pub const _SC_RTSIG_MAX: ::c_int = 54; constant _SC_MONOTONIC_CLOCK (line 1184) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 55; constant _SC_DELAYTIMER_MAX (line 1185) | pub const _SC_DELAYTIMER_MAX: ::c_int = 56; constant _SC_TIMER_MAX (line 1186) | pub const _SC_TIMER_MAX: ::c_int = 57; constant _SC_TIMERS (line 1187) | pub const _SC_TIMERS: ::c_int = 58; constant _SC_CPUTIME (line 1188) | pub const _SC_CPUTIME: ::c_int = 59; constant _SC_THREAD_CPUTIME (line 1189) | pub const _SC_THREAD_CPUTIME: ::c_int = 60; constant _SC_HOST_NAME_MAX (line 1190) | pub const _SC_HOST_NAME_MAX: ::c_int = 61; constant _SC_REGEXP (line 1191) | pub const _SC_REGEXP: ::c_int = 62; constant _SC_SYMLOOP_MAX (line 1192) | pub const _SC_SYMLOOP_MAX: ::c_int = 63; constant _SC_SHELL (line 1193) | pub const _SC_SHELL: ::c_int = 64; constant _SC_TTY_NAME_MAX (line 1194) | pub const _SC_TTY_NAME_MAX: ::c_int = 65; constant _SC_ADVISORY_INFO (line 1195) | pub const _SC_ADVISORY_INFO: ::c_int = 66; constant _SC_BARRIERS (line 1196) | pub const _SC_BARRIERS: ::c_int = 67; constant _SC_CLOCK_SELECTION (line 1197) | pub const _SC_CLOCK_SELECTION: ::c_int = 68; constant _SC_FSYNC (line 1198) | pub const _SC_FSYNC: ::c_int = 69; constant _SC_IPV6 (line 1199) | pub const _SC_IPV6: ::c_int = 70; constant _SC_MEMLOCK (line 1200) | pub const _SC_MEMLOCK: ::c_int = 71; constant _SC_MEMLOCK_RANGE (line 1201) | pub const _SC_MEMLOCK_RANGE: ::c_int = 72; constant _SC_MESSAGE_PASSING (line 1202) | pub const _SC_MESSAGE_PASSING: ::c_int = 73; constant _SC_PRIORITIZED_IO (line 1203) | pub const _SC_PRIORITIZED_IO: ::c_int = 74; constant _SC_PRIORITY_SCHEDULING (line 1204) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 75; constant _SC_READER_WRITER_LOCKS (line 1205) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 76; constant _SC_SHARED_MEMORY_OBJECTS (line 1206) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 77; constant _SC_SPAWN (line 1207) | pub const _SC_SPAWN: ::c_int = 78; constant _SC_SPIN_LOCKS (line 1208) | pub const _SC_SPIN_LOCKS: ::c_int = 79; constant _SC_SPORADIC_SERVER (line 1209) | pub const _SC_SPORADIC_SERVER: ::c_int = 80; constant _SC_SYNCHRONIZED_IO (line 1210) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 81; constant _SC_THREAD_PRIO_INHERIT (line 1211) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 82; constant _SC_THREAD_PRIO_PROTECT (line 1212) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 83; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 1213) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 84; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 1214) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 85; constant _SC_THREAD_SAFE_FUNCTIONS (line 1215) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 86; constant _SC_THREAD_SPORADIC_SERVER (line 1216) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 87; constant _SC_TIMEOUTS (line 1217) | pub const _SC_TIMEOUTS: ::c_int = 88; constant _SC_TRACE (line 1218) | pub const _SC_TRACE: ::c_int = 89; constant _SC_TRACE_EVENT_FILTER (line 1219) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 90; constant _SC_TRACE_INHERIT (line 1220) | pub const _SC_TRACE_INHERIT: ::c_int = 91; constant _SC_TRACE_LOG (line 1221) | pub const _SC_TRACE_LOG: ::c_int = 92; constant _SC_TYPED_MEMORY_OBJECTS (line 1222) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 93; constant _SC_V6_ILP32_OFF32 (line 1223) | pub const _SC_V6_ILP32_OFF32: ::c_int = 94; constant _SC_V6_ILP32_OFFBIG (line 1224) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 95; constant _SC_V6_LP64_OFF64 (line 1225) | pub const _SC_V6_LP64_OFF64: ::c_int = 96; constant _SC_V6_LPBIG_OFFBIG (line 1226) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 97; constant _SC_V7_ILP32_OFF32 (line 1227) | pub const _SC_V7_ILP32_OFF32: ::c_int = 98; constant _SC_V7_ILP32_OFFBIG (line 1228) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 99; constant _SC_V7_LP64_OFF64 (line 1229) | pub const _SC_V7_LP64_OFF64: ::c_int = 100; constant _SC_V7_LPBIG_OFFBIG (line 1230) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 101; constant _SC_2_C_BIND (line 1231) | pub const _SC_2_C_BIND: ::c_int = 102; constant _SC_2_C_DEV (line 1232) | pub const _SC_2_C_DEV: ::c_int = 103; constant _SC_2_CHAR_TERM (line 1233) | pub const _SC_2_CHAR_TERM: ::c_int = 104; constant _SC_2_FORT_DEV (line 1234) | pub const _SC_2_FORT_DEV: ::c_int = 105; constant _SC_2_FORT_RUN (line 1235) | pub const _SC_2_FORT_RUN: ::c_int = 106; constant _SC_2_LOCALEDEF (line 1236) | pub const _SC_2_LOCALEDEF: ::c_int = 107; constant _SC_2_PBS (line 1237) | pub const _SC_2_PBS: ::c_int = 108; constant _SC_2_PBS_ACCOUNTING (line 1238) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 109; constant _SC_2_PBS_CHECKPOINT (line 1239) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 110; constant _SC_2_PBS_LOCATE (line 1240) | pub const _SC_2_PBS_LOCATE: ::c_int = 111; constant _SC_2_PBS_MESSAGE (line 1241) | pub const _SC_2_PBS_MESSAGE: ::c_int = 112; constant _SC_2_PBS_TRACK (line 1242) | pub const _SC_2_PBS_TRACK: ::c_int = 113; constant _SC_2_SW_DEV (line 1243) | pub const _SC_2_SW_DEV: ::c_int = 114; constant _SC_2_UPE (line 1244) | pub const _SC_2_UPE: ::c_int = 115; constant _SC_2_VERSION (line 1245) | pub const _SC_2_VERSION: ::c_int = 116; constant _SC_XOPEN_CRYPT (line 1246) | pub const _SC_XOPEN_CRYPT: ::c_int = 117; constant _SC_XOPEN_ENH_I18N (line 1247) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 118; constant _SC_XOPEN_REALTIME (line 1248) | pub const _SC_XOPEN_REALTIME: ::c_int = 119; constant _SC_XOPEN_REALTIME_THREADS (line 1249) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 120; constant _SC_XOPEN_SHM (line 1250) | pub const _SC_XOPEN_SHM: ::c_int = 121; constant _SC_XOPEN_STREAMS (line 1251) | pub const _SC_XOPEN_STREAMS: ::c_int = 122; constant _SC_XOPEN_UNIX (line 1252) | pub const _SC_XOPEN_UNIX: ::c_int = 123; constant _SC_XOPEN_UUCP (line 1253) | pub const _SC_XOPEN_UUCP: ::c_int = 124; constant _SC_XOPEN_VERSION (line 1254) | pub const _SC_XOPEN_VERSION: ::c_int = 125; constant _SC_BC_BASE_MAX (line 1255) | pub const _SC_BC_BASE_MAX: ::c_int = 129; constant _SC_BC_DIM_MAX (line 1256) | pub const _SC_BC_DIM_MAX: ::c_int = 130; constant _SC_BC_SCALE_MAX (line 1257) | pub const _SC_BC_SCALE_MAX: ::c_int = 131; constant _SC_BC_STRING_MAX (line 1258) | pub const _SC_BC_STRING_MAX: ::c_int = 132; constant _SC_COLL_WEIGHTS_MAX (line 1259) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 133; constant _SC_EXPR_NEST_MAX (line 1260) | pub const _SC_EXPR_NEST_MAX: ::c_int = 134; constant _SC_LINE_MAX (line 1261) | pub const _SC_LINE_MAX: ::c_int = 135; constant _SC_LOGIN_NAME_MAX (line 1262) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 136; constant _SC_MQ_OPEN_MAX (line 1263) | pub const _SC_MQ_OPEN_MAX: ::c_int = 137; constant _SC_MQ_PRIO_MAX (line 1264) | pub const _SC_MQ_PRIO_MAX: ::c_int = 138; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 1265) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 139; constant _SC_THREAD_KEYS_MAX (line 1266) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 140; constant _SC_THREAD_THREADS_MAX (line 1267) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 141; constant _SC_RE_DUP_MAX (line 1268) | pub const _SC_RE_DUP_MAX: ::c_int = 142; constant PTHREAD_STACK_MIN (line 1270) | pub const PTHREAD_STACK_MIN: ::size_t = 8192; constant PTHREAD_MUTEX_INITIALIZER (line 1272) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 1279) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 1286) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant PTHREAD_MUTEX_DEFAULT (line 1296) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = 0; constant PTHREAD_MUTEX_NORMAL (line 1297) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 1; constant PTHREAD_MUTEX_ERRORCHECK (line 1298) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2; constant PTHREAD_MUTEX_RECURSIVE (line 1299) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 3; constant FIOCLEX (line 1301) | pub const FIOCLEX: c_ulong = 0; constant RUSAGE_CHILDREN (line 1303) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant SOCK_STREAM (line 1305) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 1306) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_RAW (line 1307) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_SEQPACKET (line 1308) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOL_SOCKET (line 1310) | pub const SOL_SOCKET: ::c_int = -1; constant SO_ACCEPTCONN (line 1311) | pub const SO_ACCEPTCONN: ::c_int = 0x00000001; constant SO_BROADCAST (line 1312) | pub const SO_BROADCAST: ::c_int = 0x00000002; constant SO_DEBUG (line 1313) | pub const SO_DEBUG: ::c_int = 0x00000004; constant SO_DONTROUTE (line 1314) | pub const SO_DONTROUTE: ::c_int = 0x00000008; constant SO_KEEPALIVE (line 1315) | pub const SO_KEEPALIVE: ::c_int = 0x00000010; constant SO_OOBINLINE (line 1316) | pub const SO_OOBINLINE: ::c_int = 0x00000020; constant SO_REUSEADDR (line 1317) | pub const SO_REUSEADDR: ::c_int = 0x00000040; constant SO_REUSEPORT (line 1318) | pub const SO_REUSEPORT: ::c_int = 0x00000080; constant SO_USELOOPBACK (line 1319) | pub const SO_USELOOPBACK: ::c_int = 0x00000100; constant SO_LINGER (line 1320) | pub const SO_LINGER: ::c_int = 0x00000200; constant SO_SNDBUF (line 1321) | pub const SO_SNDBUF: ::c_int = 0x40000001; constant SO_SNDLOWAT (line 1322) | pub const SO_SNDLOWAT: ::c_int = 0x40000002; constant SO_SNDTIMEO (line 1323) | pub const SO_SNDTIMEO: ::c_int = 0x40000003; constant SO_RCVBUF (line 1324) | pub const SO_RCVBUF: ::c_int = 0x40000004; constant SO_RCVLOWAT (line 1325) | pub const SO_RCVLOWAT: ::c_int = 0x40000005; constant SO_RCVTIMEO (line 1326) | pub const SO_RCVTIMEO: ::c_int = 0x40000006; constant SO_ERROR (line 1327) | pub const SO_ERROR: ::c_int = 0x40000007; constant SO_TYPE (line 1328) | pub const SO_TYPE: ::c_int = 0x40000008; constant SO_NONBLOCK (line 1329) | pub const SO_NONBLOCK: ::c_int = 0x40000009; constant SO_BINDTODEVICE (line 1330) | pub const SO_BINDTODEVICE: ::c_int = 0x4000000a; constant SO_PEERCRED (line 1331) | pub const SO_PEERCRED: ::c_int = 0x4000000b; constant SCM_RIGHTS (line 1333) | pub const SCM_RIGHTS: ::c_int = 0x01; constant SOMAXCONN (line 1335) | pub const SOMAXCONN: ::c_int = 32; constant NI_MAXHOST (line 1337) | pub const NI_MAXHOST: ::size_t = 1025; constant WNOHANG (line 1339) | pub const WNOHANG: ::c_int = 0x01; constant WUNTRACED (line 1340) | pub const WUNTRACED: ::c_int = 0x02; constant WCONTINUED (line 1341) | pub const WCONTINUED: ::c_int = 0x04; constant WEXITED (line 1342) | pub const WEXITED: ::c_int = 0x08; constant WSTOPPED (line 1343) | pub const WSTOPPED: ::c_int = 0x10; constant WNOWAIT (line 1344) | pub const WNOWAIT: ::c_int = 0x20; constant BUS_ADRALN (line 1347) | pub const BUS_ADRALN: ::c_int = 40; constant BUS_ADRERR (line 1348) | pub const BUS_ADRERR: ::c_int = 41; constant BUS_OBJERR (line 1349) | pub const BUS_OBJERR: ::c_int = 42; constant CLD_EXITED (line 1352) | pub const CLD_EXITED: ::c_int = 60; constant CLD_KILLED (line 1353) | pub const CLD_KILLED: ::c_int = 61; constant CLD_DUMPED (line 1354) | pub const CLD_DUMPED: ::c_int = 62; constant CLD_TRAPPED (line 1355) | pub const CLD_TRAPPED: ::c_int = 63; constant CLD_STOPPED (line 1356) | pub const CLD_STOPPED: ::c_int = 64; constant CLD_CONTINUED (line 1357) | pub const CLD_CONTINUED: ::c_int = 65; constant P_ALL (line 1359) | pub const P_ALL: idtype_t = 0; constant P_PID (line 1360) | pub const P_PID: idtype_t = 1; constant P_PGID (line 1361) | pub const P_PGID: idtype_t = 2; constant UTIME_OMIT (line 1363) | pub const UTIME_OMIT: c_long = 1000000001; constant UTIME_NOW (line 1364) | pub const UTIME_NOW: c_long = 1000000000; constant VINTR (line 1366) | pub const VINTR: usize = 0; constant VQUIT (line 1367) | pub const VQUIT: usize = 1; constant VERASE (line 1368) | pub const VERASE: usize = 2; constant VKILL (line 1369) | pub const VKILL: usize = 3; constant VEOF (line 1370) | pub const VEOF: usize = 4; constant VEOL (line 1371) | pub const VEOL: usize = 5; constant VMIN (line 1372) | pub const VMIN: usize = 4; constant VTIME (line 1373) | pub const VTIME: usize = 5; constant VEOL2 (line 1374) | pub const VEOL2: usize = 6; constant VSWTCH (line 1375) | pub const VSWTCH: usize = 7; constant VSTART (line 1376) | pub const VSTART: usize = 8; constant VSTOP (line 1377) | pub const VSTOP: usize = 9; constant VSUSP (line 1378) | pub const VSUSP: usize = 10; constant IGNBRK (line 1380) | pub const IGNBRK: ::tcflag_t = 0x01; constant BRKINT (line 1381) | pub const BRKINT: ::tcflag_t = 0x02; constant IGNPAR (line 1382) | pub const IGNPAR: ::tcflag_t = 0x04; constant PARMRK (line 1383) | pub const PARMRK: ::tcflag_t = 0x08; constant INPCK (line 1384) | pub const INPCK: ::tcflag_t = 0x10; constant ISTRIP (line 1385) | pub const ISTRIP: ::tcflag_t = 0x20; constant INLCR (line 1386) | pub const INLCR: ::tcflag_t = 0x40; constant IGNCR (line 1387) | pub const IGNCR: ::tcflag_t = 0x80; constant ICRNL (line 1388) | pub const ICRNL: ::tcflag_t = 0x100; constant IUCLC (line 1389) | pub const IUCLC: ::tcflag_t = 0x200; constant IXON (line 1390) | pub const IXON: ::tcflag_t = 0x400; constant IXANY (line 1391) | pub const IXANY: ::tcflag_t = 0x800; constant IXOFF (line 1392) | pub const IXOFF: ::tcflag_t = 0x1000; constant OPOST (line 1394) | pub const OPOST: ::tcflag_t = 0x00000001; constant OLCUC (line 1395) | pub const OLCUC: ::tcflag_t = 0x00000002; constant ONLCR (line 1396) | pub const ONLCR: ::tcflag_t = 0x00000004; constant OCRNL (line 1397) | pub const OCRNL: ::tcflag_t = 0x00000008; constant ONOCR (line 1398) | pub const ONOCR: ::tcflag_t = 0x00000010; constant ONLRET (line 1399) | pub const ONLRET: ::tcflag_t = 0x00000020; constant OFILL (line 1400) | pub const OFILL: ::tcflag_t = 0x00000040; constant OFDEL (line 1401) | pub const OFDEL: ::tcflag_t = 0x00000080; constant NLDLY (line 1402) | pub const NLDLY: ::tcflag_t = 0x00000100; constant NL0 (line 1403) | pub const NL0: ::tcflag_t = 0x00000000; constant NL1 (line 1404) | pub const NL1: ::tcflag_t = 0x00000100; constant CRDLY (line 1405) | pub const CRDLY: ::tcflag_t = 0x00000600; constant CR0 (line 1406) | pub const CR0: ::tcflag_t = 0x00000000; constant CR1 (line 1407) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 1408) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 1409) | pub const CR3: ::tcflag_t = 0x00000600; constant TABDLY (line 1410) | pub const TABDLY: ::tcflag_t = 0x00001800; constant TAB0 (line 1411) | pub const TAB0: ::tcflag_t = 0x00000000; constant TAB1 (line 1412) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 1413) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 1414) | pub const TAB3: ::tcflag_t = 0x00001800; constant BSDLY (line 1415) | pub const BSDLY: ::tcflag_t = 0x00002000; constant BS0 (line 1416) | pub const BS0: ::tcflag_t = 0x00000000; constant BS1 (line 1417) | pub const BS1: ::tcflag_t = 0x00002000; constant VTDLY (line 1418) | pub const VTDLY: ::tcflag_t = 0x00004000; constant VT0 (line 1419) | pub const VT0: ::tcflag_t = 0x00000000; constant VT1 (line 1420) | pub const VT1: ::tcflag_t = 0x00004000; constant FFDLY (line 1421) | pub const FFDLY: ::tcflag_t = 0x00008000; constant FF0 (line 1422) | pub const FF0: ::tcflag_t = 0x00000000; constant FF1 (line 1423) | pub const FF1: ::tcflag_t = 0x00008000; constant CSIZE (line 1425) | pub const CSIZE: ::tcflag_t = 0x00000020; constant CS5 (line 1426) | pub const CS5: ::tcflag_t = 0x00000000; constant CS6 (line 1427) | pub const CS6: ::tcflag_t = 0x00000000; constant CS7 (line 1428) | pub const CS7: ::tcflag_t = 0x00000000; constant CS8 (line 1429) | pub const CS8: ::tcflag_t = 0x00000020; constant CSTOPB (line 1430) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 1431) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 1432) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 1433) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 1434) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 1435) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant XLOBLK (line 1436) | pub const XLOBLK: ::tcflag_t = 0x00001000; constant CTSFLOW (line 1437) | pub const CTSFLOW: ::tcflag_t = 0x00002000; constant RTSFLOW (line 1438) | pub const RTSFLOW: ::tcflag_t = 0x00004000; constant CRTSCTS (line 1439) | pub const CRTSCTS: ::tcflag_t = RTSFLOW | CTSFLOW; constant ISIG (line 1441) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 1442) | pub const ICANON: ::tcflag_t = 0x00000002; constant XCASE (line 1443) | pub const XCASE: ::tcflag_t = 0x00000004; constant ECHO (line 1444) | pub const ECHO: ::tcflag_t = 0x00000008; constant ECHOE (line 1445) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 1446) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 1447) | pub const ECHONL: ::tcflag_t = 0x00000040; constant NOFLSH (line 1448) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant TOSTOP (line 1449) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant IEXTEN (line 1450) | pub const IEXTEN: ::tcflag_t = 0x00000200; constant ECHOCTL (line 1451) | pub const ECHOCTL: ::tcflag_t = 0x00000400; constant ECHOPRT (line 1452) | pub const ECHOPRT: ::tcflag_t = 0x00000800; constant ECHOKE (line 1453) | pub const ECHOKE: ::tcflag_t = 0x00001000; constant FLUSHO (line 1454) | pub const FLUSHO: ::tcflag_t = 0x00002000; constant PENDIN (line 1455) | pub const PENDIN: ::tcflag_t = 0x00004000; constant TCGB_CTS (line 1457) | pub const TCGB_CTS: ::c_int = 0x01; constant TCGB_DSR (line 1458) | pub const TCGB_DSR: ::c_int = 0x02; constant TCGB_RI (line 1459) | pub const TCGB_RI: ::c_int = 0x04; constant TCGB_DCD (line 1460) | pub const TCGB_DCD: ::c_int = 0x08; constant TIOCM_CTS (line 1461) | pub const TIOCM_CTS: ::c_int = TCGB_CTS; constant TIOCM_CD (line 1462) | pub const TIOCM_CD: ::c_int = TCGB_DCD; constant TIOCM_CAR (line 1463) | pub const TIOCM_CAR: ::c_int = TCGB_DCD; constant TIOCM_RI (line 1464) | pub const TIOCM_RI: ::c_int = TCGB_RI; constant TIOCM_RNG (line 1465) | pub const TIOCM_RNG: ::c_int = TCGB_RI; constant TIOCM_DSR (line 1466) | pub const TIOCM_DSR: ::c_int = TCGB_DSR; constant TIOCM_DTR (line 1467) | pub const TIOCM_DTR: ::c_int = 0x10; constant TIOCM_RTS (line 1468) | pub const TIOCM_RTS: ::c_int = 0x20; constant B0 (line 1470) | pub const B0: speed_t = 0x00; constant B50 (line 1471) | pub const B50: speed_t = 0x01; constant B75 (line 1472) | pub const B75: speed_t = 0x02; constant B110 (line 1473) | pub const B110: speed_t = 0x03; constant B134 (line 1474) | pub const B134: speed_t = 0x04; constant B150 (line 1475) | pub const B150: speed_t = 0x05; constant B200 (line 1476) | pub const B200: speed_t = 0x06; constant B300 (line 1477) | pub const B300: speed_t = 0x07; constant B600 (line 1478) | pub const B600: speed_t = 0x08; constant B1200 (line 1479) | pub const B1200: speed_t = 0x09; constant B1800 (line 1480) | pub const B1800: speed_t = 0x0A; constant B2400 (line 1481) | pub const B2400: speed_t = 0x0B; constant B4800 (line 1482) | pub const B4800: speed_t = 0x0C; constant B9600 (line 1483) | pub const B9600: speed_t = 0x0D; constant B19200 (line 1484) | pub const B19200: speed_t = 0x0E; constant B38400 (line 1485) | pub const B38400: speed_t = 0x0F; constant B57600 (line 1486) | pub const B57600: speed_t = 0x10; constant B115200 (line 1487) | pub const B115200: speed_t = 0x11; constant B230400 (line 1488) | pub const B230400: speed_t = 0x12; constant B31250 (line 1489) | pub const B31250: speed_t = 0x13; constant TCSANOW (line 1491) | pub const TCSANOW: ::c_int = 0x01; constant TCSADRAIN (line 1492) | pub const TCSADRAIN: ::c_int = 0x02; constant TCSAFLUSH (line 1493) | pub const TCSAFLUSH: ::c_int = 0x04; constant TCOOFF (line 1495) | pub const TCOOFF: ::c_int = 0x01; constant TCOON (line 1496) | pub const TCOON: ::c_int = 0x02; constant TCIOFF (line 1497) | pub const TCIOFF: ::c_int = 0x04; constant TCION (line 1498) | pub const TCION: ::c_int = 0x08; constant TCIFLUSH (line 1500) | pub const TCIFLUSH: ::c_int = 0x01; constant TCOFLUSH (line 1501) | pub const TCOFLUSH: ::c_int = 0x02; constant TCIOFLUSH (line 1502) | pub const TCIOFLUSH: ::c_int = 0x03; constant TCGETA (line 1504) | pub const TCGETA: ::c_ulong = 0x8000; constant TCSETA (line 1505) | pub const TCSETA: ::c_ulong = TCGETA + 1; constant TCSETAF (line 1506) | pub const TCSETAF: ::c_ulong = TCGETA + 2; constant TCSETAW (line 1507) | pub const TCSETAW: ::c_ulong = TCGETA + 3; constant TCSBRK (line 1508) | pub const TCSBRK: ::c_ulong = TCGETA + 5; constant TCFLSH (line 1509) | pub const TCFLSH: ::c_ulong = TCGETA + 6; constant TCXONC (line 1510) | pub const TCXONC: ::c_ulong = TCGETA + 7; constant TCGETBITS (line 1511) | pub const TCGETBITS: ::c_ulong = TCGETA + 9; constant TCSETDTR (line 1512) | pub const TCSETDTR: ::c_ulong = TCGETA + 10; constant TCSETRTS (line 1513) | pub const TCSETRTS: ::c_ulong = TCGETA + 11; constant TIOCGWINSZ (line 1514) | pub const TIOCGWINSZ: ::c_ulong = TCGETA + 12; constant TIOCSWINSZ (line 1515) | pub const TIOCSWINSZ: ::c_ulong = TCGETA + 13; constant TIOCGPGRP (line 1516) | pub const TIOCGPGRP: ::c_ulong = TCGETA + 15; constant TIOCSPGRP (line 1517) | pub const TIOCSPGRP: ::c_ulong = TCGETA + 16; constant TIOCSCTTY (line 1518) | pub const TIOCSCTTY: ::c_ulong = TCGETA + 17; constant TIOCMGET (line 1519) | pub const TIOCMGET: ::c_ulong = TCGETA + 18; constant TIOCMSET (line 1520) | pub const TIOCMSET: ::c_ulong = TCGETA + 19; constant TIOCSBRK (line 1521) | pub const TIOCSBRK: ::c_ulong = TCGETA + 20; constant TIOCCBRK (line 1522) | pub const TIOCCBRK: ::c_ulong = TCGETA + 21; constant TIOCMBIS (line 1523) | pub const TIOCMBIS: ::c_ulong = TCGETA + 22; constant TIOCMBIC (line 1524) | pub const TIOCMBIC: ::c_ulong = TCGETA + 23; constant TIOCGSID (line 1525) | pub const TIOCGSID: ::c_ulong = TCGETA + 24; constant TIOCOUTQ (line 1526) | pub const TIOCOUTQ: ::c_ulong = TCGETA + 25; constant TIOCEXCL (line 1527) | pub const TIOCEXCL: ::c_ulong = TCGETA + 26; constant TIOCNXCL (line 1528) | pub const TIOCNXCL: ::c_ulong = TCGETA + 27; constant PRIO_PROCESS (line 1530) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 1531) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 1532) | pub const PRIO_USER: ::c_int = 2; constant EMPTY (line 1535) | pub const EMPTY: ::c_short = 0; constant BOOT_TIME (line 1536) | pub const BOOT_TIME: ::c_short = 1; constant OLD_TIME (line 1537) | pub const OLD_TIME: ::c_short = 2; constant NEW_TIME (line 1538) | pub const NEW_TIME: ::c_short = 3; constant USER_PROCESS (line 1539) | pub const USER_PROCESS: ::c_short = 4; constant INIT_PROCESS (line 1540) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 1541) | pub const LOGIN_PROCESS: ::c_short = 6; constant DEAD_PROCESS (line 1542) | pub const DEAD_PROCESS: ::c_short = 7; constant LOG_PID (line 1544) | pub const LOG_PID: ::c_int = 1 << 12; constant LOG_CONS (line 1545) | pub const LOG_CONS: ::c_int = 2 << 12; constant LOG_ODELAY (line 1546) | pub const LOG_ODELAY: ::c_int = 4 << 12; constant LOG_NDELAY (line 1547) | pub const LOG_NDELAY: ::c_int = 8 << 12; constant LOG_SERIAL (line 1548) | pub const LOG_SERIAL: ::c_int = 16 << 12; constant LOG_PERROR (line 1549) | pub const LOG_PERROR: ::c_int = 32 << 12; constant LOG_NOWAIT (line 1550) | pub const LOG_NOWAIT: ::c_int = 64 << 12; constant POSIX_SPAWN_RESETIDS (line 1553) | pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant POSIX_SPAWN_SETPGROUP (line 1554) | pub const POSIX_SPAWN_SETPGROUP: ::c_int = 0x02; constant POSIX_SPAWN_SETSIGDEF (line 1555) | pub const POSIX_SPAWN_SETSIGDEF: ::c_int = 0x10; constant POSIX_SPAWN_SETSIGMASK (line 1556) | pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x20; constant POSIX_SPAWN_SETSID (line 1557) | pub const POSIX_SPAWN_SETSID: ::c_int = 0x40; function getrlimit (line 1668) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 1669) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function getpriority (line 1670) | pub fn getpriority(which: ::c_int, who: id_t) -> ::c_int; function setpriority (line 1671) | pub fn setpriority(which: ::c_int, who: id_t, priority: ::c_int) -> ::c_... function endusershell (line 1673) | pub fn endusershell(); function getpass (line 1674) | pub fn getpass(prompt: *const ::c_char) -> *mut ::c_char; function getusershell (line 1675) | pub fn getusershell() -> *mut ::c_char; function issetugid (line 1676) | pub fn issetugid() -> ::c_int; function setusershell (line 1677) | pub fn setusershell(); function utimensat (line 1679) | pub fn utimensat( function futimens (line 1685) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function strerror_r (line 1686) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function _errnop (line 1687) | pub fn _errnop() -> *mut ::c_int; function abs (line 1689) | pub fn abs(i: ::c_int) -> ::c_int; function labs (line 1690) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 1691) | pub fn rand() -> ::c_int; function srand (line 1692) | pub fn srand(seed: ::c_uint); function getifaddrs (line 1693) | pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int; function freeifaddrs (line 1694) | pub fn freeifaddrs(ifa: *mut ::ifaddrs); function ppoll (line 1695) | pub fn ppoll( function getspent (line 1702) | pub fn getspent() -> *mut spwd; function getspent_r (line 1703) | pub fn getspent_r( function setspent (line 1709) | pub fn setspent(); function endspent (line 1710) | pub fn endspent(); function getspnam (line 1711) | pub fn getspnam(name: *const ::c_char) -> *mut spwd; function getspnam_r (line 1712) | pub fn getspnam_r( function sgetspent (line 1719) | pub fn sgetspent(line: *const ::c_char) -> *mut spwd; function sgetspent_r (line 1720) | pub fn sgetspent_r( function fgetspent (line 1727) | pub fn fgetspent(file: *mut ::FILE) -> *mut spwd; function fgetspent_r (line 1728) | pub fn fgetspent_r( function mkfifoat (line 1735) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function mknodat (line 1736) | pub fn mknodat( function sem_destroy (line 1742) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 1743) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function clock_getres (line 1745) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 1746) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_settime (line 1747) | pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_... function clock_getcpuclockid (line 1748) | pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::... function pthread_create (line 1749) | pub fn pthread_create( function pthread_attr_getguardsize (line 1755) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 1759) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getstack (line 1760) | pub fn pthread_attr_getstack( function pthread_condattr_getclock (line 1765) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 1769) | pub fn pthread_condattr_setclock( function valloc (line 1773) | pub fn valloc(numBytes: ::size_t) -> *mut ::c_void; function malloc_usable_size (line 1774) | pub fn malloc_usable_size(ptr: *mut ::c_void) -> ::size_t; function memalign (line 1775) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function setgroups (line 1776) | pub fn setgroups(ngroups: ::c_int, ptr: *const ::gid_t) -> ::c_int; function initgroups (line 1777) | pub fn initgroups(name: *const ::c_char, basegid: ::gid_t) -> ::c_int; function ioctl (line 1778) | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; function mprotect (line 1779) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function dirfd (line 1780) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function getnameinfo (line 1781) | pub fn getnameinfo( function pthread_mutex_timedlock (line 1790) | pub fn pthread_mutex_timedlock( function pthread_spin_init (line 1794) | pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_i... function pthread_spin_destroy (line 1795) | pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 1796) | pub fn pthread_spin_lock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 1797) | pub fn pthread_spin_trylock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 1798) | pub fn pthread_spin_unlock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function waitid (line 1799) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function glob (line 1802) | pub fn glob( function globfree (line 1808) | pub fn globfree(pglob: *mut ::glob_t); function gettimeofday (line 1809) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function posix_madvise (line 1810) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function posix_fadvise (line 1811) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advice:... function posix_fallocate (line 1812) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function shm_open (line 1814) | pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -... function shm_unlink (line 1815) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function seekdir (line 1817) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 1819) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function madvise (line 1820) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function msync (line 1822) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function recvfrom (line 1824) | pub fn recvfrom( function mkstemps (line 1832) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function nl_langinfo (line 1833) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function bind (line 1835) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function writev (line 1837) | pub fn writev(fd: ::c_int, iov: *const ::iovec, count: ::c_int) -> ::ssi... function readv (line 1838) | pub fn readv(fd: ::c_int, iov: *const ::iovec, count: ::c_int) -> ::ssiz... function sendmsg (line 1840) | pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::s... function recvmsg (line 1841) | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssi... function execvpe (line 1842) | pub fn execvpe( function getgrgid_r (line 1847) | pub fn getgrgid_r( function getgrouplist (line 1854) | pub fn getgrouplist( function sigaltstack (line 1860) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sigsuspend (line 1861) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function sem_close (line 1862) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getdtablesize (line 1863) | pub fn getdtablesize() -> ::c_int; function getgrnam_r (line 1864) | pub fn getgrnam_r( function pthread_sigmask (line 1871) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 1872) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 1873) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_kill (line 1874) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sem_unlink (line 1875) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function getpwnam_r (line 1876) | pub fn getpwnam_r( function getpwuid_r (line 1883) | pub fn getpwuid_r( function getpwent (line 1890) | pub fn getpwent() -> *mut passwd; function setpwent (line 1891) | pub fn setpwent(); function endpwent (line 1892) | pub fn endpwent(); function endgrent (line 1893) | pub fn endgrent(); function getgrent (line 1894) | pub fn getgrent() -> *mut ::group; function setgrent (line 1895) | pub fn setgrent(); function sigwait (line 1896) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 1897) | pub fn pthread_atfork( function getgrgid (line 1902) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function popen (line 1903) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function sethostname (line 1904) | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; function uname (line 1905) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function getutxent (line 1906) | pub fn getutxent() -> *mut utmpx; function getutxid (line 1907) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 1908) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function pututxline (line 1909) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function setutxent (line 1910) | pub fn setutxent(); function endutxent (line 1911) | pub fn endutxent(); function faccessat (line 1912) | pub fn faccessat( function sigtimedwait (line 1919) | pub fn sigtimedwait( function sigwaitinfo (line 1924) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function getitimer (line 1926) | pub fn getitimer(which: ::c_int, curr_value: *mut ::itimerval) -> ::c_int; function setitimer (line 1927) | pub fn setitimer( function regcomp (line 1933) | pub fn regcomp(preg: *mut regex_t, pattern: *const ::c_char, cflags: ::c... function regexec (line 1935) | pub fn regexec( function regerror (line 1943) | pub fn regerror( function regfree (line 1950) | pub fn regfree(preg: *mut regex_t); function msgctl (line 1952) | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; function msgget (line 1953) | pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; function msgrcv (line 1954) | pub fn msgrcv( function msgsnd (line 1961) | pub fn msgsnd( function semget (line 1967) | pub fn semget(key: ::key_t, nsems: ::c_int, semflg: ::c_int) -> ::c_int; function semctl (line 1968) | pub fn semctl(semid: ::c_int, semnum: ::c_int, cmd: ::c_int, ...) -> ::c... function semop (line 1969) | pub fn semop(semid: ::c_int, sops: *mut sembuf, nsops: ::size_t) -> ::c_... function ftok (line 1970) | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; function memrchr (line 1972) | pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c... function lsearch (line 1974) | pub fn lsearch( function lfind (line 1981) | pub fn lfind( function hcreate (line 1988) | pub fn hcreate(nelt: ::size_t) -> ::c_int; function hdestroy (line 1989) | pub fn hdestroy(); function hsearch (line 1990) | pub fn hsearch(entry: ::ENTRY, action: ::ACTION) -> *mut ::ENTRY; function drand48 (line 1992) | pub fn drand48() -> ::c_double; function erand48 (line 1993) | pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; function lrand48 (line 1994) | pub fn lrand48() -> ::c_long; function nrand48 (line 1995) | pub fn nrand48(xseed: *mut ::c_ushort) -> ::c_long; function mrand48 (line 1996) | pub fn mrand48() -> ::c_long; function jrand48 (line 1997) | pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; function srand48 (line 1998) | pub fn srand48(seed: ::c_long); function seed48 (line 1999) | pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; function lcong48 (line 2000) | pub fn lcong48(p: *mut ::c_ushort); function clearenv (line 2002) | pub fn clearenv() -> ::c_int; function ctermid (line 2003) | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; function sync (line 2005) | pub fn sync(); function getpagesize (line 2006) | pub fn getpagesize() -> ::c_int; function brk (line 2008) | pub fn brk(addr: *mut ::c_void) -> ::c_int; function sbrk (line 2009) | pub fn sbrk(increment: ::intptr_t) -> *mut ::c_void; function posix_spawn (line 2011) | pub fn posix_spawn( function posix_spawnp (line 2019) | pub fn posix_spawnp( function posix_spawn_file_actions_init (line 2028) | pub fn posix_spawn_file_actions_init(file_actions: *mut posix_spawn_file... function posix_spawn_file_actions_destroy (line 2029) | pub fn posix_spawn_file_actions_destroy( function posix_spawn_file_actions_addopen (line 2032) | pub fn posix_spawn_file_actions_addopen( function posix_spawn_file_actions_addclose (line 2039) | pub fn posix_spawn_file_actions_addclose( function posix_spawn_file_actions_adddup2 (line 2043) | pub fn posix_spawn_file_actions_adddup2( function posix_spawnattr_init (line 2049) | pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_destroy (line 2050) | pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_getflags (line 2051) | pub fn posix_spawnattr_getflags( function posix_spawnattr_setflags (line 2055) | pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c... function posix_spawnattr_getpgroup (line 2056) | pub fn posix_spawnattr_getpgroup( function posix_spawnattr_setpgroup (line 2060) | pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, pgroup: :... function posix_spawnattr_getsigdefault (line 2061) | pub fn posix_spawnattr_getsigdefault( function posix_spawnattr_setsigdefault (line 2065) | pub fn posix_spawnattr_setsigdefault( function posix_spawnattr_getsigmask (line 2069) | pub fn posix_spawnattr_getsigmask( function posix_spawnattr_setsigmask (line 2073) | pub fn posix_spawnattr_setsigmask( function getopt_long (line 2077) | pub fn getopt_long( function strcasecmp_l (line 2084) | pub fn strcasecmp_l( function strncasecmp_l (line 2089) | pub fn strncasecmp_l( function lutimes (line 2099) | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; function daemon (line 2100) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function forkpty (line 2101) | pub fn forkpty( function openpty (line 2107) | pub fn openpty( function strsep (line 2114) | pub fn strsep(string: *mut *mut ::c_char, delimiters: *const ::c_char) -... function explicit_bzero (line 2115) | pub fn explicit_bzero(buf: *mut ::c_void, len: ::size_t); function login_tty (line 2116) | pub fn login_tty(_fd: ::c_int) -> ::c_int; function sl_init (line 2118) | pub fn sl_init() -> *mut StringList; function sl_add (line 2119) | pub fn sl_add(sl: *mut StringList, n: *mut ::c_char) -> ::c_int; function sl_free (line 2120) | pub fn sl_free(sl: *mut StringList, i: ::c_int); function sl_find (line 2121) | pub fn sl_find(sl: *mut StringList, n: *mut ::c_char) -> *mut ::c_char; function getprogname (line 2123) | pub fn getprogname() -> *const ::c_char; function setprogname (line 2124) | pub fn setprogname(progname: *const ::c_char); function dl_iterate_phdr (line 2125) | pub fn dl_iterate_phdr( function memmem (line 2139) | pub fn memmem( function pthread_getattr_np (line 2146) | pub fn pthread_getattr_np(thread: ::pthread_t, attr: *mut ::pthread_attr... function pthread_getname_np (line 2147) | pub fn pthread_getname_np( function pthread_setname_np (line 2152) | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) ->... FILE: builder/third-party/libc/src/unix/haiku/native.rs type status_t (line 28) | pub type status_t = i32; type bigtime_t (line 29) | pub type bigtime_t = i64; type nanotime_t (line 30) | pub type nanotime_t = i64; type type_code (line 31) | pub type type_code = u32; type perform_code (line 32) | pub type perform_code = u32; type area_id (line 35) | pub type area_id = i32; type port_id (line 36) | pub type port_id = i32; type sem_id (line 37) | pub type sem_id = i32; type team_id (line 38) | pub type team_id = i32; type thread_id (line 39) | pub type thread_id = i32; type thread_func (line 41) | pub type thread_func = extern "C" fn(*mut ::c_void) -> status_t; type image_id (line 44) | pub type image_id = i32; constant B_OS_NAME_LENGTH (line 571) | pub const B_OS_NAME_LENGTH: usize = 32; constant B_PAGE_SIZE (line 572) | pub const B_PAGE_SIZE: usize = 4096; constant B_INFINITE_TIMEOUT (line 573) | pub const B_INFINITE_TIMEOUT: usize = 9223372036854775807; constant B_RELATIVE_TIMEOUT (line 575) | pub const B_RELATIVE_TIMEOUT: u32 = 0x8; constant B_ABSOLUTE_TIMEOUT (line 576) | pub const B_ABSOLUTE_TIMEOUT: u32 = 0x10; constant B_TIMEOUT_REAL_TIME_BASE (line 577) | pub const B_TIMEOUT_REAL_TIME_BASE: u32 = 0x40; constant B_ABSOLUTE_REAL_TIME_TIMEOUT (line 578) | pub const B_ABSOLUTE_REAL_TIME_TIMEOUT: u32 = B_ABSOLUTE_TIMEOUT | B_TIM... constant B_NO_LOCK (line 580) | pub const B_NO_LOCK: u32 = 0; constant B_LAZY_LOCK (line 581) | pub const B_LAZY_LOCK: u32 = 1; constant B_FULL_LOCK (line 582) | pub const B_FULL_LOCK: u32 = 2; constant B_CONTIGUOUS (line 583) | pub const B_CONTIGUOUS: u32 = 3; constant B_LOMEM (line 584) | pub const B_LOMEM: u32 = 4; constant B_32_BIT_FULL_LOCK (line 585) | pub const B_32_BIT_FULL_LOCK: u32 = 5; constant B_32_BIT_CONTIGUOUS (line 586) | pub const B_32_BIT_CONTIGUOUS: u32 = 6; constant B_ANY_ADDRESS (line 588) | pub const B_ANY_ADDRESS: u32 = 0; constant B_EXACT_ADDRESS (line 589) | pub const B_EXACT_ADDRESS: u32 = 1; constant B_BASE_ADDRESS (line 590) | pub const B_BASE_ADDRESS: u32 = 2; constant B_CLONE_ADDRESS (line 591) | pub const B_CLONE_ADDRESS: u32 = 3; constant B_ANY_KERNEL_ADDRESS (line 592) | pub const B_ANY_KERNEL_ADDRESS: u32 = 4; constant B_RANDOMIZED_ANY_ADDRESS (line 593) | pub const B_RANDOMIZED_ANY_ADDRESS: u32 = 6; constant B_RANDOMIZED_BASE_ADDRESS (line 594) | pub const B_RANDOMIZED_BASE_ADDRESS: u32 = 7; constant B_READ_AREA (line 596) | pub const B_READ_AREA: u32 = 1 << 0; constant B_WRITE_AREA (line 597) | pub const B_WRITE_AREA: u32 = 1 << 1; constant B_EXECUTE_AREA (line 598) | pub const B_EXECUTE_AREA: u32 = 1 << 2; constant B_STACK_AREA (line 599) | pub const B_STACK_AREA: u32 = 1 << 3; constant B_CLONEABLE_AREA (line 600) | pub const B_CLONEABLE_AREA: u32 = 1 << 8; constant B_CAN_INTERRUPT (line 602) | pub const B_CAN_INTERRUPT: u32 = 0x01; constant B_CHECK_PERMISSION (line 603) | pub const B_CHECK_PERMISSION: u32 = 0x04; constant B_KILL_CAN_INTERRUPT (line 604) | pub const B_KILL_CAN_INTERRUPT: u32 = 0x20; constant B_DO_NOT_RESCHEDULE (line 605) | pub const B_DO_NOT_RESCHEDULE: u32 = 0x02; constant B_RELEASE_ALL (line 606) | pub const B_RELEASE_ALL: u32 = 0x08; constant B_RELEASE_IF_WAITING_ONLY (line 607) | pub const B_RELEASE_IF_WAITING_ONLY: u32 = 0x10; constant B_CURRENT_TEAM (line 609) | pub const B_CURRENT_TEAM: team_id = 0; constant B_SYSTEM_TEAM (line 610) | pub const B_SYSTEM_TEAM: team_id = 1; constant B_TEAM_USAGE_SELF (line 612) | pub const B_TEAM_USAGE_SELF: i32 = 0; constant B_TEAM_USAGE_CHILDREN (line 613) | pub const B_TEAM_USAGE_CHILDREN: i32 = -1; constant B_IDLE_PRIORITY (line 615) | pub const B_IDLE_PRIORITY: i32 = 0; constant B_LOWEST_ACTIVE_PRIORITY (line 616) | pub const B_LOWEST_ACTIVE_PRIORITY: i32 = 1; constant B_LOW_PRIORITY (line 617) | pub const B_LOW_PRIORITY: i32 = 5; constant B_NORMAL_PRIORITY (line 618) | pub const B_NORMAL_PRIORITY: i32 = 10; constant B_DISPLAY_PRIORITY (line 619) | pub const B_DISPLAY_PRIORITY: i32 = 15; constant B_URGENT_DISPLAY_PRIORITY (line 620) | pub const B_URGENT_DISPLAY_PRIORITY: i32 = 20; constant B_REAL_TIME_DISPLAY_PRIORITY (line 621) | pub const B_REAL_TIME_DISPLAY_PRIORITY: i32 = 100; constant B_URGENT_PRIORITY (line 622) | pub const B_URGENT_PRIORITY: i32 = 110; constant B_REAL_TIME_PRIORITY (line 623) | pub const B_REAL_TIME_PRIORITY: i32 = 120; constant B_SYSTEM_TIMEBASE (line 625) | pub const B_SYSTEM_TIMEBASE: i32 = 0; constant B_FIRST_REAL_TIME_PRIORITY (line 626) | pub const B_FIRST_REAL_TIME_PRIORITY: i32 = B_REAL_TIME_DISPLAY_PRIORITY; constant B_ONE_SHOT_ABSOLUTE_ALARM (line 628) | pub const B_ONE_SHOT_ABSOLUTE_ALARM: u32 = 1; constant B_ONE_SHOT_RELATIVE_ALARM (line 629) | pub const B_ONE_SHOT_RELATIVE_ALARM: u32 = 2; constant B_PERIODIC_ALARM (line 630) | pub const B_PERIODIC_ALARM: u32 = 3; constant B_OBJECT_TYPE_FD (line 632) | pub const B_OBJECT_TYPE_FD: u16 = 0; constant B_OBJECT_TYPE_SEMAPHORE (line 633) | pub const B_OBJECT_TYPE_SEMAPHORE: u16 = 1; constant B_OBJECT_TYPE_PORT (line 634) | pub const B_OBJECT_TYPE_PORT: u16 = 2; constant B_OBJECT_TYPE_THREAD (line 635) | pub const B_OBJECT_TYPE_THREAD: u16 = 3; constant B_EVENT_READ (line 637) | pub const B_EVENT_READ: u16 = 0x0001; constant B_EVENT_WRITE (line 638) | pub const B_EVENT_WRITE: u16 = 0x0002; constant B_EVENT_ERROR (line 639) | pub const B_EVENT_ERROR: u16 = 0x0004; constant B_EVENT_PRIORITY_READ (line 640) | pub const B_EVENT_PRIORITY_READ: u16 = 0x0008; constant B_EVENT_PRIORITY_WRITE (line 641) | pub const B_EVENT_PRIORITY_WRITE: u16 = 0x0010; constant B_EVENT_HIGH_PRIORITY_READ (line 642) | pub const B_EVENT_HIGH_PRIORITY_READ: u16 = 0x0020; constant B_EVENT_HIGH_PRIORITY_WRITE (line 643) | pub const B_EVENT_HIGH_PRIORITY_WRITE: u16 = 0x0040; constant B_EVENT_DISCONNECTED (line 644) | pub const B_EVENT_DISCONNECTED: u16 = 0x0080; constant B_EVENT_ACQUIRE_SEMAPHORE (line 645) | pub const B_EVENT_ACQUIRE_SEMAPHORE: u16 = 0x0001; constant B_EVENT_INVALID (line 646) | pub const B_EVENT_INVALID: u16 = 0x1000; constant B_FS_IS_READONLY (line 649) | pub const B_FS_IS_READONLY: u32 = 0x00000001; constant B_FS_IS_REMOVABLE (line 650) | pub const B_FS_IS_REMOVABLE: u32 = 0x00000002; constant B_FS_IS_PERSISTENT (line 651) | pub const B_FS_IS_PERSISTENT: u32 = 0x00000004; constant B_FS_IS_SHARED (line 652) | pub const B_FS_IS_SHARED: u32 = 0x00000008; constant B_FS_HAS_MIME (line 653) | pub const B_FS_HAS_MIME: u32 = 0x00010000; constant B_FS_HAS_ATTR (line 654) | pub const B_FS_HAS_ATTR: u32 = 0x00020000; constant B_FS_HAS_QUERY (line 655) | pub const B_FS_HAS_QUERY: u32 = 0x00040000; constant B_FS_HAS_SELF_HEALING_LINKS (line 656) | pub const B_FS_HAS_SELF_HEALING_LINKS: u32 = 0x00080000; constant B_FS_HAS_ALIASES (line 657) | pub const B_FS_HAS_ALIASES: u32 = 0x00100000; constant B_FS_SUPPORTS_NODE_MONITORING (line 658) | pub const B_FS_SUPPORTS_NODE_MONITORING: u32 = 0x00200000; constant B_FS_SUPPORTS_MONITOR_CHILDREN (line 659) | pub const B_FS_SUPPORTS_MONITOR_CHILDREN: u32 = 0x00400000; constant B_LIVE_QUERY (line 662) | pub const B_LIVE_QUERY: u32 = 0x00000001; constant B_QUERY_NON_INDEXED (line 663) | pub const B_QUERY_NON_INDEXED: u32 = 0x00000002; constant B_MOUNT_READ_ONLY (line 666) | pub const B_MOUNT_READ_ONLY: u32 = 1; constant B_MOUNT_VIRTUAL_DEVICE (line 667) | pub const B_MOUNT_VIRTUAL_DEVICE: u32 = 2; constant B_FORCE_UNMOUNT (line 668) | pub const B_FORCE_UNMOUNT: u32 = 1; constant B_FLUSH_DCACHE (line 671) | pub const B_FLUSH_DCACHE: u32 = 0x0001; constant B_FLUSH_ICACHE (line 672) | pub const B_FLUSH_ICACHE: u32 = 0x0004; constant B_INVALIDATE_DCACHE (line 673) | pub const B_INVALIDATE_DCACHE: u32 = 0x0002; constant B_INVALIDATE_ICACHE (line 674) | pub const B_INVALIDATE_ICACHE: u32 = 0x0008; constant B_SYMBOL_TYPE_DATA (line 676) | pub const B_SYMBOL_TYPE_DATA: i32 = 0x1; constant B_SYMBOL_TYPE_TEXT (line 677) | pub const B_SYMBOL_TYPE_TEXT: i32 = 0x2; constant B_SYMBOL_TYPE_ANY (line 678) | pub const B_SYMBOL_TYPE_ANY: i32 = 0x5; constant B_DEV_NAME_LENGTH (line 681) | pub const B_DEV_NAME_LENGTH: usize = 128; constant B_FILE_NAME_LENGTH (line 682) | pub const B_FILE_NAME_LENGTH: usize = ::FILENAME_MAX as usize; constant B_PATH_NAME_LENGTH (line 683) | pub const B_PATH_NAME_LENGTH: usize = ::PATH_MAX as usize; constant B_ATTR_NAME_LENGTH (line 684) | pub const B_ATTR_NAME_LENGTH: usize = B_FILE_NAME_LENGTH - 1; constant B_MIME_TYPE_LENGTH (line 685) | pub const B_MIME_TYPE_LENGTH: usize = B_ATTR_NAME_LENGTH - 15; constant B_MAX_SYMLINKS (line 686) | pub const B_MAX_SYMLINKS: usize = 16; constant B_READ_ONLY (line 689) | pub const B_READ_ONLY: u32 = ::O_RDONLY as u32; constant B_WRITE_ONLY (line 690) | pub const B_WRITE_ONLY: u32 = ::O_WRONLY as u32; constant B_READ_WRITE (line 691) | pub const B_READ_WRITE: u32 = ::O_RDWR as u32; constant B_FAIL_IF_EXISTS (line 693) | pub const B_FAIL_IF_EXISTS: u32 = ::O_EXCL as u32; constant B_CREATE_FILE (line 694) | pub const B_CREATE_FILE: u32 = ::O_CREAT as u32; constant B_ERASE_FILE (line 695) | pub const B_ERASE_FILE: u32 = ::O_TRUNC as u32; constant B_OPEN_AT_END (line 696) | pub const B_OPEN_AT_END: u32 = ::O_APPEND as u32; constant B_FILE_NODE (line 698) | pub const B_FILE_NODE: u32 = 0x01; constant B_SYMLINK_NODE (line 699) | pub const B_SYMLINK_NODE: u32 = 0x02; constant B_DIRECTORY_NODE (line 700) | pub const B_DIRECTORY_NODE: u32 = 0x04; constant B_ANY_NODE (line 701) | pub const B_ANY_NODE: u32 = 0x07; constant B_GENERAL_ERROR_BASE (line 704) | pub const B_GENERAL_ERROR_BASE: status_t = core::i32::MIN; constant B_OS_ERROR_BASE (line 705) | pub const B_OS_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x1000; constant B_APP_ERROR_BASE (line 706) | pub const B_APP_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x2000; constant B_INTERFACE_ERROR_BASE (line 707) | pub const B_INTERFACE_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x3000; constant B_MEDIA_ERROR_BASE (line 708) | pub const B_MEDIA_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x4000; constant B_TRANSLATION_ERROR_BASE (line 709) | pub const B_TRANSLATION_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x... constant B_MIDI_ERROR_BASE (line 710) | pub const B_MIDI_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x5000; constant B_STORAGE_ERROR_BASE (line 711) | pub const B_STORAGE_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x6000; constant B_POSIX_ERROR_BASE (line 712) | pub const B_POSIX_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x7000; constant B_MAIL_ERROR_BASE (line 713) | pub const B_MAIL_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x8000; constant B_PRINT_ERROR_BASE (line 714) | pub const B_PRINT_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x9000; constant B_DEVICE_ERROR_BASE (line 715) | pub const B_DEVICE_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0xa000; constant B_ERRORS_END (line 716) | pub const B_ERRORS_END: status_t = B_GENERAL_ERROR_BASE + 0xffff; constant B_NO_MEMORY (line 719) | pub const B_NO_MEMORY: status_t = B_GENERAL_ERROR_BASE + 0; constant B_IO_ERROR (line 720) | pub const B_IO_ERROR: status_t = B_GENERAL_ERROR_BASE + 1; constant B_PERMISSION_DENIED (line 721) | pub const B_PERMISSION_DENIED: status_t = B_GENERAL_ERROR_BASE + 2; constant B_BAD_INDEX (line 722) | pub const B_BAD_INDEX: status_t = B_GENERAL_ERROR_BASE + 3; constant B_BAD_TYPE (line 723) | pub const B_BAD_TYPE: status_t = B_GENERAL_ERROR_BASE + 4; constant B_BAD_VALUE (line 724) | pub const B_BAD_VALUE: status_t = B_GENERAL_ERROR_BASE + 5; constant B_MISMATCHED_VALUES (line 725) | pub const B_MISMATCHED_VALUES: status_t = B_GENERAL_ERROR_BASE + 6; constant B_NAME_NOT_FOUND (line 726) | pub const B_NAME_NOT_FOUND: status_t = B_GENERAL_ERROR_BASE + 7; constant B_NAME_IN_USE (line 727) | pub const B_NAME_IN_USE: status_t = B_GENERAL_ERROR_BASE + 8; constant B_TIMED_OUT (line 728) | pub const B_TIMED_OUT: status_t = B_GENERAL_ERROR_BASE + 9; constant B_INTERRUPTED (line 729) | pub const B_INTERRUPTED: status_t = B_GENERAL_ERROR_BASE + 10; constant B_WOULD_BLOCK (line 730) | pub const B_WOULD_BLOCK: status_t = B_GENERAL_ERROR_BASE + 11; constant B_CANCELED (line 731) | pub const B_CANCELED: status_t = B_GENERAL_ERROR_BASE + 12; constant B_NO_INIT (line 732) | pub const B_NO_INIT: status_t = B_GENERAL_ERROR_BASE + 13; constant B_NOT_INITIALIZED (line 733) | pub const B_NOT_INITIALIZED: status_t = B_GENERAL_ERROR_BASE + 13; constant B_BUSY (line 734) | pub const B_BUSY: status_t = B_GENERAL_ERROR_BASE + 14; constant B_NOT_ALLOWED (line 735) | pub const B_NOT_ALLOWED: status_t = B_GENERAL_ERROR_BASE + 15; constant B_BAD_DATA (line 736) | pub const B_BAD_DATA: status_t = B_GENERAL_ERROR_BASE + 16; constant B_DONT_DO_THAT (line 737) | pub const B_DONT_DO_THAT: status_t = B_GENERAL_ERROR_BASE + 17; constant B_ERROR (line 739) | pub const B_ERROR: status_t = -1; constant B_OK (line 740) | pub const B_OK: status_t = 0; constant B_NO_ERROR (line 741) | pub const B_NO_ERROR: status_t = 0; constant B_BAD_SEM_ID (line 744) | pub const B_BAD_SEM_ID: status_t = B_OS_ERROR_BASE + 0; constant B_NO_MORE_SEMS (line 745) | pub const B_NO_MORE_SEMS: status_t = B_OS_ERROR_BASE + 1; constant B_BAD_THREAD_ID (line 747) | pub const B_BAD_THREAD_ID: status_t = B_OS_ERROR_BASE + 0x100; constant B_NO_MORE_THREADS (line 748) | pub const B_NO_MORE_THREADS: status_t = B_OS_ERROR_BASE + 0x101; constant B_BAD_THREAD_STATE (line 749) | pub const B_BAD_THREAD_STATE: status_t = B_OS_ERROR_BASE + 0x102; constant B_BAD_TEAM_ID (line 750) | pub const B_BAD_TEAM_ID: status_t = B_OS_ERROR_BASE + 0x103; constant B_NO_MORE_TEAMS (line 751) | pub const B_NO_MORE_TEAMS: status_t = B_OS_ERROR_BASE + 0x104; constant B_BAD_PORT_ID (line 753) | pub const B_BAD_PORT_ID: status_t = B_OS_ERROR_BASE + 0x200; constant B_NO_MORE_PORTS (line 754) | pub const B_NO_MORE_PORTS: status_t = B_OS_ERROR_BASE + 0x201; constant B_BAD_IMAGE_ID (line 756) | pub const B_BAD_IMAGE_ID: status_t = B_OS_ERROR_BASE + 0x300; constant B_BAD_ADDRESS (line 757) | pub const B_BAD_ADDRESS: status_t = B_OS_ERROR_BASE + 0x301; constant B_NOT_AN_EXECUTABLE (line 758) | pub const B_NOT_AN_EXECUTABLE: status_t = B_OS_ERROR_BASE + 0x302; constant B_MISSING_LIBRARY (line 759) | pub const B_MISSING_LIBRARY: status_t = B_OS_ERROR_BASE + 0x303; constant B_MISSING_SYMBOL (line 760) | pub const B_MISSING_SYMBOL: status_t = B_OS_ERROR_BASE + 0x304; constant B_UNKNOWN_EXECUTABLE (line 761) | pub const B_UNKNOWN_EXECUTABLE: status_t = B_OS_ERROR_BASE + 0x305; constant B_LEGACY_EXECUTABLE (line 762) | pub const B_LEGACY_EXECUTABLE: status_t = B_OS_ERROR_BASE + 0x306; constant B_DEBUGGER_ALREADY_INSTALLED (line 764) | pub const B_DEBUGGER_ALREADY_INSTALLED: status_t = B_OS_ERROR_BASE + 0x400; constant B_BAD_REPLY (line 767) | pub const B_BAD_REPLY: status_t = B_APP_ERROR_BASE + 0; constant B_DUPLICATE_REPLY (line 768) | pub const B_DUPLICATE_REPLY: status_t = B_APP_ERROR_BASE + 1; constant B_MESSAGE_TO_SELF (line 769) | pub const B_MESSAGE_TO_SELF: status_t = B_APP_ERROR_BASE + 2; constant B_BAD_HANDLER (line 770) | pub const B_BAD_HANDLER: status_t = B_APP_ERROR_BASE + 3; constant B_ALREADY_RUNNING (line 771) | pub const B_ALREADY_RUNNING: status_t = B_APP_ERROR_BASE + 4; constant B_LAUNCH_FAILED (line 772) | pub const B_LAUNCH_FAILED: status_t = B_APP_ERROR_BASE + 5; constant B_AMBIGUOUS_APP_LAUNCH (line 773) | pub const B_AMBIGUOUS_APP_LAUNCH: status_t = B_APP_ERROR_BASE + 6; constant B_UNKNOWN_MIME_TYPE (line 774) | pub const B_UNKNOWN_MIME_TYPE: status_t = B_APP_ERROR_BASE + 7; constant B_BAD_SCRIPT_SYNTAX (line 775) | pub const B_BAD_SCRIPT_SYNTAX: status_t = B_APP_ERROR_BASE + 8; constant B_LAUNCH_FAILED_NO_RESOLVE_LINK (line 776) | pub const B_LAUNCH_FAILED_NO_RESOLVE_LINK: status_t = B_APP_ERROR_BASE + 9; constant B_LAUNCH_FAILED_EXECUTABLE (line 777) | pub const B_LAUNCH_FAILED_EXECUTABLE: status_t = B_APP_ERROR_BASE + 10; constant B_LAUNCH_FAILED_APP_NOT_FOUND (line 778) | pub const B_LAUNCH_FAILED_APP_NOT_FOUND: status_t = B_APP_ERROR_BASE + 11; constant B_LAUNCH_FAILED_APP_IN_TRASH (line 779) | pub const B_LAUNCH_FAILED_APP_IN_TRASH: status_t = B_APP_ERROR_BASE + 12; constant B_LAUNCH_FAILED_NO_PREFERRED_APP (line 780) | pub const B_LAUNCH_FAILED_NO_PREFERRED_APP: status_t = B_APP_ERROR_BASE ... constant B_LAUNCH_FAILED_FILES_APP_NOT_FOUND (line 781) | pub const B_LAUNCH_FAILED_FILES_APP_NOT_FOUND: status_t = B_APP_ERROR_BA... constant B_BAD_MIME_SNIFFER_RULE (line 782) | pub const B_BAD_MIME_SNIFFER_RULE: status_t = B_APP_ERROR_BASE + 15; constant B_NOT_A_MESSAGE (line 783) | pub const B_NOT_A_MESSAGE: status_t = B_APP_ERROR_BASE + 16; constant B_SHUTDOWN_CANCELLED (line 784) | pub const B_SHUTDOWN_CANCELLED: status_t = B_APP_ERROR_BASE + 17; constant B_SHUTTING_DOWN (line 785) | pub const B_SHUTTING_DOWN: status_t = B_APP_ERROR_BASE + 18; constant B_FILE_ERROR (line 788) | pub const B_FILE_ERROR: status_t = B_STORAGE_ERROR_BASE + 0; constant B_FILE_EXISTS (line 789) | pub const B_FILE_EXISTS: status_t = B_STORAGE_ERROR_BASE + 2; constant B_ENTRY_NOT_FOUND (line 790) | pub const B_ENTRY_NOT_FOUND: status_t = B_STORAGE_ERROR_BASE + 3; constant B_NAME_TOO_LONG (line 791) | pub const B_NAME_TOO_LONG: status_t = B_STORAGE_ERROR_BASE + 4; constant B_NOT_A_DIRECTORY (line 792) | pub const B_NOT_A_DIRECTORY: status_t = B_STORAGE_ERROR_BASE + 5; constant B_DIRECTORY_NOT_EMPTY (line 793) | pub const B_DIRECTORY_NOT_EMPTY: status_t = B_STORAGE_ERROR_BASE + 6; constant B_DEVICE_FULL (line 794) | pub const B_DEVICE_FULL: status_t = B_STORAGE_ERROR_BASE + 7; constant B_READ_ONLY_DEVICE (line 795) | pub const B_READ_ONLY_DEVICE: status_t = B_STORAGE_ERROR_BASE + 8; constant B_IS_A_DIRECTORY (line 796) | pub const B_IS_A_DIRECTORY: status_t = B_STORAGE_ERROR_BASE + 9; constant B_NO_MORE_FDS (line 797) | pub const B_NO_MORE_FDS: status_t = B_STORAGE_ERROR_BASE + 10; constant B_CROSS_DEVICE_LINK (line 798) | pub const B_CROSS_DEVICE_LINK: status_t = B_STORAGE_ERROR_BASE + 11; constant B_LINK_LIMIT (line 799) | pub const B_LINK_LIMIT: status_t = B_STORAGE_ERROR_BASE + 12; constant B_BUSTED_PIPE (line 800) | pub const B_BUSTED_PIPE: status_t = B_STORAGE_ERROR_BASE + 13; constant B_UNSUPPORTED (line 801) | pub const B_UNSUPPORTED: status_t = B_STORAGE_ERROR_BASE + 14; constant B_PARTITION_TOO_SMALL (line 802) | pub const B_PARTITION_TOO_SMALL: status_t = B_STORAGE_ERROR_BASE + 15; constant B_PARTIAL_READ (line 803) | pub const B_PARTIAL_READ: status_t = B_STORAGE_ERROR_BASE + 16; constant B_PARTIAL_WRITE (line 804) | pub const B_PARTIAL_WRITE: status_t = B_STORAGE_ERROR_BASE + 17; constant B_BUFFER_OVERFLOW (line 807) | pub const B_BUFFER_OVERFLOW: status_t = ::EOVERFLOW; constant B_TOO_MANY_ARGS (line 808) | pub const B_TOO_MANY_ARGS: status_t = ::E2BIG; constant B_FILE_TOO_LARGE (line 809) | pub const B_FILE_TOO_LARGE: status_t = ::EFBIG; constant B_RESULT_NOT_REPRESENTABLE (line 810) | pub const B_RESULT_NOT_REPRESENTABLE: status_t = ::ERANGE; constant B_DEVICE_NOT_FOUND (line 811) | pub const B_DEVICE_NOT_FOUND: status_t = ::ENODEV; constant B_NOT_SUPPORTED (line 812) | pub const B_NOT_SUPPORTED: status_t = ::EOPNOTSUPP; constant B_STREAM_NOT_FOUND (line 815) | pub const B_STREAM_NOT_FOUND: status_t = B_MEDIA_ERROR_BASE + 0; constant B_SERVER_NOT_FOUND (line 816) | pub const B_SERVER_NOT_FOUND: status_t = B_MEDIA_ERROR_BASE + 1; constant B_RESOURCE_NOT_FOUND (line 817) | pub const B_RESOURCE_NOT_FOUND: status_t = B_MEDIA_ERROR_BASE + 2; constant B_RESOURCE_UNAVAILABLE (line 818) | pub const B_RESOURCE_UNAVAILABLE: status_t = B_MEDIA_ERROR_BASE + 3; constant B_BAD_SUBSCRIBER (line 819) | pub const B_BAD_SUBSCRIBER: status_t = B_MEDIA_ERROR_BASE + 4; constant B_SUBSCRIBER_NOT_ENTERED (line 820) | pub const B_SUBSCRIBER_NOT_ENTERED: status_t = B_MEDIA_ERROR_BASE + 5; constant B_BUFFER_NOT_AVAILABLE (line 821) | pub const B_BUFFER_NOT_AVAILABLE: status_t = B_MEDIA_ERROR_BASE + 6; constant B_LAST_BUFFER_ERROR (line 822) | pub const B_LAST_BUFFER_ERROR: status_t = B_MEDIA_ERROR_BASE + 7; constant B_MEDIA_SYSTEM_FAILURE (line 824) | pub const B_MEDIA_SYSTEM_FAILURE: status_t = B_MEDIA_ERROR_BASE + 100; constant B_MEDIA_BAD_NODE (line 825) | pub const B_MEDIA_BAD_NODE: status_t = B_MEDIA_ERROR_BASE + 101; constant B_MEDIA_NODE_BUSY (line 826) | pub const B_MEDIA_NODE_BUSY: status_t = B_MEDIA_ERROR_BASE + 102; constant B_MEDIA_BAD_FORMAT (line 827) | pub const B_MEDIA_BAD_FORMAT: status_t = B_MEDIA_ERROR_BASE + 103; constant B_MEDIA_BAD_BUFFER (line 828) | pub const B_MEDIA_BAD_BUFFER: status_t = B_MEDIA_ERROR_BASE + 104; constant B_MEDIA_TOO_MANY_NODES (line 829) | pub const B_MEDIA_TOO_MANY_NODES: status_t = B_MEDIA_ERROR_BASE + 105; constant B_MEDIA_TOO_MANY_BUFFERS (line 830) | pub const B_MEDIA_TOO_MANY_BUFFERS: status_t = B_MEDIA_ERROR_BASE + 106; constant B_MEDIA_NODE_ALREADY_EXISTS (line 831) | pub const B_MEDIA_NODE_ALREADY_EXISTS: status_t = B_MEDIA_ERROR_BASE + 107; constant B_MEDIA_BUFFER_ALREADY_EXISTS (line 832) | pub const B_MEDIA_BUFFER_ALREADY_EXISTS: status_t = B_MEDIA_ERROR_BASE +... constant B_MEDIA_CANNOT_SEEK (line 833) | pub const B_MEDIA_CANNOT_SEEK: status_t = B_MEDIA_ERROR_BASE + 109; constant B_MEDIA_CANNOT_CHANGE_RUN_MODE (line 834) | pub const B_MEDIA_CANNOT_CHANGE_RUN_MODE: status_t = B_MEDIA_ERROR_BASE ... constant B_MEDIA_APP_ALREADY_REGISTERED (line 835) | pub const B_MEDIA_APP_ALREADY_REGISTERED: status_t = B_MEDIA_ERROR_BASE ... constant B_MEDIA_APP_NOT_REGISTERED (line 836) | pub const B_MEDIA_APP_NOT_REGISTERED: status_t = B_MEDIA_ERROR_BASE + 112; constant B_MEDIA_CANNOT_RECLAIM_BUFFERS (line 837) | pub const B_MEDIA_CANNOT_RECLAIM_BUFFERS: status_t = B_MEDIA_ERROR_BASE ... constant B_MEDIA_BUFFERS_NOT_RECLAIMED (line 838) | pub const B_MEDIA_BUFFERS_NOT_RECLAIMED: status_t = B_MEDIA_ERROR_BASE +... constant B_MEDIA_TIME_SOURCE_STOPPED (line 839) | pub const B_MEDIA_TIME_SOURCE_STOPPED: status_t = B_MEDIA_ERROR_BASE + 115; constant B_MEDIA_TIME_SOURCE_BUSY (line 840) | pub const B_MEDIA_TIME_SOURCE_BUSY: status_t = B_MEDIA_ERROR_BASE + 116; constant B_MEDIA_BAD_SOURCE (line 841) | pub const B_MEDIA_BAD_SOURCE: status_t = B_MEDIA_ERROR_BASE + 117; constant B_MEDIA_BAD_DESTINATION (line 842) | pub const B_MEDIA_BAD_DESTINATION: status_t = B_MEDIA_ERROR_BASE + 118; constant B_MEDIA_ALREADY_CONNECTED (line 843) | pub const B_MEDIA_ALREADY_CONNECTED: status_t = B_MEDIA_ERROR_BASE + 119; constant B_MEDIA_NOT_CONNECTED (line 844) | pub const B_MEDIA_NOT_CONNECTED: status_t = B_MEDIA_ERROR_BASE + 120; constant B_MEDIA_BAD_CLIP_FORMAT (line 845) | pub const B_MEDIA_BAD_CLIP_FORMAT: status_t = B_MEDIA_ERROR_BASE + 121; constant B_MEDIA_ADDON_FAILED (line 846) | pub const B_MEDIA_ADDON_FAILED: status_t = B_MEDIA_ERROR_BASE + 122; constant B_MEDIA_ADDON_DISABLED (line 847) | pub const B_MEDIA_ADDON_DISABLED: status_t = B_MEDIA_ERROR_BASE + 123; constant B_MEDIA_CHANGE_IN_PROGRESS (line 848) | pub const B_MEDIA_CHANGE_IN_PROGRESS: status_t = B_MEDIA_ERROR_BASE + 124; constant B_MEDIA_STALE_CHANGE_COUNT (line 849) | pub const B_MEDIA_STALE_CHANGE_COUNT: status_t = B_MEDIA_ERROR_BASE + 125; constant B_MEDIA_ADDON_RESTRICTED (line 850) | pub const B_MEDIA_ADDON_RESTRICTED: status_t = B_MEDIA_ERROR_BASE + 126; constant B_MEDIA_NO_HANDLER (line 851) | pub const B_MEDIA_NO_HANDLER: status_t = B_MEDIA_ERROR_BASE + 127; constant B_MEDIA_DUPLICATE_FORMAT (line 852) | pub const B_MEDIA_DUPLICATE_FORMAT: status_t = B_MEDIA_ERROR_BASE + 128; constant B_MEDIA_REALTIME_DISABLED (line 853) | pub const B_MEDIA_REALTIME_DISABLED: status_t = B_MEDIA_ERROR_BASE + 129; constant B_MEDIA_REALTIME_UNAVAILABLE (line 854) | pub const B_MEDIA_REALTIME_UNAVAILABLE: status_t = B_MEDIA_ERROR_BASE + ... constant B_MAIL_NO_DAEMON (line 857) | pub const B_MAIL_NO_DAEMON: status_t = B_MAIL_ERROR_BASE + 0; constant B_MAIL_UNKNOWN_USER (line 858) | pub const B_MAIL_UNKNOWN_USER: status_t = B_MAIL_ERROR_BASE + 1; constant B_MAIL_WRONG_PASSWORD (line 859) | pub const B_MAIL_WRONG_PASSWORD: status_t = B_MAIL_ERROR_BASE + 2; constant B_MAIL_UNKNOWN_HOST (line 860) | pub const B_MAIL_UNKNOWN_HOST: status_t = B_MAIL_ERROR_BASE + 3; constant B_MAIL_ACCESS_ERROR (line 861) | pub const B_MAIL_ACCESS_ERROR: status_t = B_MAIL_ERROR_BASE + 4; constant B_MAIL_UNKNOWN_FIELD (line 862) | pub const B_MAIL_UNKNOWN_FIELD: status_t = B_MAIL_ERROR_BASE + 5; constant B_MAIL_NO_RECIPIENT (line 863) | pub const B_MAIL_NO_RECIPIENT: status_t = B_MAIL_ERROR_BASE + 6; constant B_MAIL_INVALID_MAIL (line 864) | pub const B_MAIL_INVALID_MAIL: status_t = B_MAIL_ERROR_BASE + 7; constant B_NO_PRINT_SERVER (line 867) | pub const B_NO_PRINT_SERVER: status_t = B_PRINT_ERROR_BASE + 0; constant B_DEV_INVALID_IOCTL (line 870) | pub const B_DEV_INVALID_IOCTL: status_t = B_DEVICE_ERROR_BASE + 0; constant B_DEV_NO_MEMORY (line 871) | pub const B_DEV_NO_MEMORY: status_t = B_DEVICE_ERROR_BASE + 1; constant B_DEV_BAD_DRIVE_NUM (line 872) | pub const B_DEV_BAD_DRIVE_NUM: status_t = B_DEVICE_ERROR_BASE + 2; constant B_DEV_NO_MEDIA (line 873) | pub const B_DEV_NO_MEDIA: status_t = B_DEVICE_ERROR_BASE + 3; constant B_DEV_UNREADABLE (line 874) | pub const B_DEV_UNREADABLE: status_t = B_DEVICE_ERROR_BASE + 4; constant B_DEV_FORMAT_ERROR (line 875) | pub const B_DEV_FORMAT_ERROR: status_t = B_DEVICE_ERROR_BASE + 5; constant B_DEV_TIMEOUT (line 876) | pub const B_DEV_TIMEOUT: status_t = B_DEVICE_ERROR_BASE + 6; constant B_DEV_RECALIBRATE_ERROR (line 877) | pub const B_DEV_RECALIBRATE_ERROR: status_t = B_DEVICE_ERROR_BASE + 7; constant B_DEV_SEEK_ERROR (line 878) | pub const B_DEV_SEEK_ERROR: status_t = B_DEVICE_ERROR_BASE + 8; constant B_DEV_ID_ERROR (line 879) | pub const B_DEV_ID_ERROR: status_t = B_DEVICE_ERROR_BASE + 9; constant B_DEV_READ_ERROR (line 880) | pub const B_DEV_READ_ERROR: status_t = B_DEVICE_ERROR_BASE + 10; constant B_DEV_WRITE_ERROR (line 881) | pub const B_DEV_WRITE_ERROR: status_t = B_DEVICE_ERROR_BASE + 11; constant B_DEV_NOT_READY (line 882) | pub const B_DEV_NOT_READY: status_t = B_DEVICE_ERROR_BASE + 12; constant B_DEV_MEDIA_CHANGED (line 883) | pub const B_DEV_MEDIA_CHANGED: status_t = B_DEVICE_ERROR_BASE + 13; constant B_DEV_MEDIA_CHANGE_REQUESTED (line 884) | pub const B_DEV_MEDIA_CHANGE_REQUESTED: status_t = B_DEVICE_ERROR_BASE +... constant B_DEV_RESOURCE_CONFLICT (line 885) | pub const B_DEV_RESOURCE_CONFLICT: status_t = B_DEVICE_ERROR_BASE + 15; constant B_DEV_CONFIGURATION_ERROR (line 886) | pub const B_DEV_CONFIGURATION_ERROR: status_t = B_DEVICE_ERROR_BASE + 16; constant B_DEV_DISABLED_BY_USER (line 887) | pub const B_DEV_DISABLED_BY_USER: status_t = B_DEVICE_ERROR_BASE + 17; constant B_DEV_DOOR_OPEN (line 888) | pub const B_DEV_DOOR_OPEN: status_t = B_DEVICE_ERROR_BASE + 18; constant B_DEV_INVALID_PIPE (line 890) | pub const B_DEV_INVALID_PIPE: status_t = B_DEVICE_ERROR_BASE + 19; constant B_DEV_CRC_ERROR (line 891) | pub const B_DEV_CRC_ERROR: status_t = B_DEVICE_ERROR_BASE + 20; constant B_DEV_STALLED (line 892) | pub const B_DEV_STALLED: status_t = B_DEVICE_ERROR_BASE + 21; constant B_DEV_BAD_PID (line 893) | pub const B_DEV_BAD_PID: status_t = B_DEVICE_ERROR_BASE + 22; constant B_DEV_UNEXPECTED_PID (line 894) | pub const B_DEV_UNEXPECTED_PID: status_t = B_DEVICE_ERROR_BASE + 23; constant B_DEV_DATA_OVERRUN (line 895) | pub const B_DEV_DATA_OVERRUN: status_t = B_DEVICE_ERROR_BASE + 24; constant B_DEV_DATA_UNDERRUN (line 896) | pub const B_DEV_DATA_UNDERRUN: status_t = B_DEVICE_ERROR_BASE + 25; constant B_DEV_FIFO_OVERRUN (line 897) | pub const B_DEV_FIFO_OVERRUN: status_t = B_DEVICE_ERROR_BASE + 26; constant B_DEV_FIFO_UNDERRUN (line 898) | pub const B_DEV_FIFO_UNDERRUN: status_t = B_DEVICE_ERROR_BASE + 27; constant B_DEV_PENDING (line 899) | pub const B_DEV_PENDING: status_t = B_DEVICE_ERROR_BASE + 28; constant B_DEV_MULTIPLE_ERRORS (line 900) | pub const B_DEV_MULTIPLE_ERRORS: status_t = B_DEVICE_ERROR_BASE + 29; constant B_DEV_TOO_LATE (line 901) | pub const B_DEV_TOO_LATE: status_t = B_DEVICE_ERROR_BASE + 30; constant B_TRANSLATION_BASE_ERROR (line 904) | pub const B_TRANSLATION_BASE_ERROR: status_t = B_TRANSLATION_ERROR_BASE ... constant B_NO_TRANSLATOR (line 905) | pub const B_NO_TRANSLATOR: status_t = B_TRANSLATION_ERROR_BASE + 1; constant B_ILLEGAL_DATA (line 906) | pub const B_ILLEGAL_DATA: status_t = B_TRANSLATION_ERROR_BASE + 2; constant B_AFFINE_TRANSFORM_TYPE (line 909) | pub const B_AFFINE_TRANSFORM_TYPE: u32 = haiku_constant!('A', 'M', 'T', ... constant B_ALIGNMENT_TYPE (line 910) | pub const B_ALIGNMENT_TYPE: u32 = haiku_constant!('A', 'L', 'G', 'N'); constant B_ANY_TYPE (line 911) | pub const B_ANY_TYPE: u32 = haiku_constant!('A', 'N', 'Y', 'T'); constant B_ATOM_TYPE (line 912) | pub const B_ATOM_TYPE: u32 = haiku_constant!('A', 'T', 'O', 'M'); constant B_ATOMREF_TYPE (line 913) | pub const B_ATOMREF_TYPE: u32 = haiku_constant!('A', 'T', 'M', 'R'); constant B_BOOL_TYPE (line 914) | pub const B_BOOL_TYPE: u32 = haiku_constant!('B', 'O', 'O', 'L'); constant B_CHAR_TYPE (line 915) | pub const B_CHAR_TYPE: u32 = haiku_constant!('C', 'H', 'A', 'R'); constant B_COLOR_8_BIT_TYPE (line 916) | pub const B_COLOR_8_BIT_TYPE: u32 = haiku_constant!('C', 'L', 'R', 'B'); constant B_DOUBLE_TYPE (line 917) | pub const B_DOUBLE_TYPE: u32 = haiku_constant!('D', 'B', 'L', 'E'); constant B_FLOAT_TYPE (line 918) | pub const B_FLOAT_TYPE: u32 = haiku_constant!('F', 'L', 'O', 'T'); constant B_GRAYSCALE_8_BIT_TYPE (line 919) | pub const B_GRAYSCALE_8_BIT_TYPE: u32 = haiku_constant!('G', 'R', 'Y', '... constant B_INT16_TYPE (line 920) | pub const B_INT16_TYPE: u32 = haiku_constant!('S', 'H', 'R', 'T'); constant B_INT32_TYPE (line 921) | pub const B_INT32_TYPE: u32 = haiku_constant!('L', 'O', 'N', 'G'); constant B_INT64_TYPE (line 922) | pub const B_INT64_TYPE: u32 = haiku_constant!('L', 'L', 'N', 'G'); constant B_INT8_TYPE (line 923) | pub const B_INT8_TYPE: u32 = haiku_constant!('B', 'Y', 'T', 'E'); constant B_LARGE_ICON_TYPE (line 924) | pub const B_LARGE_ICON_TYPE: u32 = haiku_constant!('I', 'C', 'O', 'N'); constant B_MEDIA_PARAMETER_GROUP_TYPE (line 925) | pub const B_MEDIA_PARAMETER_GROUP_TYPE: u32 = haiku_constant!('B', 'M', ... constant B_MEDIA_PARAMETER_TYPE (line 926) | pub const B_MEDIA_PARAMETER_TYPE: u32 = haiku_constant!('B', 'M', 'C', '... constant B_MEDIA_PARAMETER_WEB_TYPE (line 927) | pub const B_MEDIA_PARAMETER_WEB_TYPE: u32 = haiku_constant!('B', 'M', 'C... constant B_MESSAGE_TYPE (line 928) | pub const B_MESSAGE_TYPE: u32 = haiku_constant!('M', 'S', 'G', 'G'); constant B_MESSENGER_TYPE (line 929) | pub const B_MESSENGER_TYPE: u32 = haiku_constant!('M', 'S', 'N', 'G'); constant B_MIME_TYPE (line 930) | pub const B_MIME_TYPE: u32 = haiku_constant!('M', 'I', 'M', 'E'); constant B_MINI_ICON_TYPE (line 931) | pub const B_MINI_ICON_TYPE: u32 = haiku_constant!('M', 'I', 'C', 'N'); constant B_MONOCHROME_1_BIT_TYPE (line 932) | pub const B_MONOCHROME_1_BIT_TYPE: u32 = haiku_constant!('M', 'N', 'O', ... constant B_OBJECT_TYPE (line 933) | pub const B_OBJECT_TYPE: u32 = haiku_constant!('O', 'P', 'T', 'R'); constant B_OFF_T_TYPE (line 934) | pub const B_OFF_T_TYPE: u32 = haiku_constant!('O', 'F', 'F', 'T'); constant B_PATTERN_TYPE (line 935) | pub const B_PATTERN_TYPE: u32 = haiku_constant!('P', 'A', 'T', 'N'); constant B_POINTER_TYPE (line 936) | pub const B_POINTER_TYPE: u32 = haiku_constant!('P', 'N', 'T', 'R'); constant B_POINT_TYPE (line 937) | pub const B_POINT_TYPE: u32 = haiku_constant!('B', 'P', 'N', 'T'); constant B_PROPERTY_INFO_TYPE (line 938) | pub const B_PROPERTY_INFO_TYPE: u32 = haiku_constant!('S', 'C', 'T', 'D'); constant B_RAW_TYPE (line 939) | pub const B_RAW_TYPE: u32 = haiku_constant!('R', 'A', 'W', 'T'); constant B_RECT_TYPE (line 940) | pub const B_RECT_TYPE: u32 = haiku_constant!('R', 'E', 'C', 'T'); constant B_REF_TYPE (line 941) | pub const B_REF_TYPE: u32 = haiku_constant!('R', 'R', 'E', 'F'); constant B_RGB_32_BIT_TYPE (line 942) | pub const B_RGB_32_BIT_TYPE: u32 = haiku_constant!('R', 'G', 'B', 'B'); constant B_RGB_COLOR_TYPE (line 943) | pub const B_RGB_COLOR_TYPE: u32 = haiku_constant!('R', 'G', 'B', 'C'); constant B_SIZE_TYPE (line 944) | pub const B_SIZE_TYPE: u32 = haiku_constant!('S', 'I', 'Z', 'E'); constant B_SIZE_T_TYPE (line 945) | pub const B_SIZE_T_TYPE: u32 = haiku_constant!('S', 'I', 'Z', 'T'); constant B_SSIZE_T_TYPE (line 946) | pub const B_SSIZE_T_TYPE: u32 = haiku_constant!('S', 'S', 'Z', 'T'); constant B_STRING_TYPE (line 947) | pub const B_STRING_TYPE: u32 = haiku_constant!('C', 'S', 'T', 'R'); constant B_STRING_LIST_TYPE (line 948) | pub const B_STRING_LIST_TYPE: u32 = haiku_constant!('S', 'T', 'R', 'L'); constant B_TIME_TYPE (line 949) | pub const B_TIME_TYPE: u32 = haiku_constant!('T', 'I', 'M', 'E'); constant B_UINT16_TYPE (line 950) | pub const B_UINT16_TYPE: u32 = haiku_constant!('U', 'S', 'H', 'T'); constant B_UINT32_TYPE (line 951) | pub const B_UINT32_TYPE: u32 = haiku_constant!('U', 'L', 'N', 'G'); constant B_UINT64_TYPE (line 952) | pub const B_UINT64_TYPE: u32 = haiku_constant!('U', 'L', 'L', 'G'); constant B_UINT8_TYPE (line 953) | pub const B_UINT8_TYPE: u32 = haiku_constant!('U', 'B', 'Y', 'T'); constant B_VECTOR_ICON_TYPE (line 954) | pub const B_VECTOR_ICON_TYPE: u32 = haiku_constant!('V', 'I', 'C', 'N'); constant B_XATTR_TYPE (line 955) | pub const B_XATTR_TYPE: u32 = haiku_constant!('X', 'A', 'T', 'R'); constant B_NETWORK_ADDRESS_TYPE (line 956) | pub const B_NETWORK_ADDRESS_TYPE: u32 = haiku_constant!('N', 'W', 'A', '... constant B_MIME_STRING_TYPE (line 957) | pub const B_MIME_STRING_TYPE: u32 = haiku_constant!('M', 'I', 'M', 'S'); constant B_ASCII_TYPE (line 958) | pub const B_ASCII_TYPE: u32 = haiku_constant!('T', 'E', 'X', 'T'); function create_area (line 962) | pub fn create_area( function clone_area (line 970) | pub fn clone_area( function find_area (line 977) | pub fn find_area(name: *const ::c_char) -> area_id; function area_for (line 978) | pub fn area_for(address: *mut ::c_void) -> area_id; function delete_area (line 979) | pub fn delete_area(id: area_id) -> status_t; function resize_area (line 980) | pub fn resize_area(id: area_id, newSize: usize) -> status_t; function set_area_protection (line 981) | pub fn set_area_protection(id: area_id, newProtection: u32) -> status_t; function _get_area_info (line 982) | pub fn _get_area_info(id: area_id, areaInfo: *mut area_info, size: usize... function _get_next_area_info (line 983) | pub fn _get_next_area_info( function create_port (line 990) | pub fn create_port(capacity: i32, name: *const ::c_char) -> port_id; function find_port (line 991) | pub fn find_port(name: *const ::c_char) -> port_id; function read_port (line 992) | pub fn read_port( function read_port_etc (line 998) | pub fn read_port_etc( function write_port (line 1006) | pub fn write_port( function write_port_etc (line 1012) | pub fn write_port_etc( function close_port (line 1020) | pub fn close_port(port: port_id) -> status_t; function delete_port (line 1021) | pub fn delete_port(port: port_id) -> status_t; function port_buffer_size (line 1022) | pub fn port_buffer_size(port: port_id) -> ::ssize_t; function port_buffer_size_etc (line 1023) | pub fn port_buffer_size_etc(port: port_id, flags: u32, timeout: bigtime_... function port_count (line 1024) | pub fn port_count(port: port_id) -> ::ssize_t; function set_port_owner (line 1025) | pub fn set_port_owner(port: port_id, team: team_id) -> status_t; function _get_port_info (line 1027) | pub fn _get_port_info(port: port_id, buf: *mut port_info, portInfoSize: ... function _get_next_port_info (line 1028) | pub fn _get_next_port_info( function _get_port_message_info_etc (line 1034) | pub fn _get_port_message_info_etc( function create_sem (line 1042) | pub fn create_sem(count: i32, name: *const ::c_char) -> sem_id; function delete_sem (line 1043) | pub fn delete_sem(id: sem_id) -> status_t; function acquire_sem (line 1044) | pub fn acquire_sem(id: sem_id) -> status_t; function acquire_sem_etc (line 1045) | pub fn acquire_sem_etc(id: sem_id, count: i32, flags: u32, timeout: bigt... function release_sem (line 1046) | pub fn release_sem(id: sem_id) -> status_t; function release_sem_etc (line 1047) | pub fn release_sem_etc(id: sem_id, count: i32, flags: u32) -> status_t; function switch_sem (line 1048) | pub fn switch_sem(semToBeReleased: sem_id, id: sem_id) -> status_t; function switch_sem_etc (line 1049) | pub fn switch_sem_etc( function get_sem_count (line 1056) | pub fn get_sem_count(id: sem_id, threadCount: *mut i32) -> status_t; function set_sem_owner (line 1057) | pub fn set_sem_owner(id: sem_id, team: team_id) -> status_t; function _get_sem_info (line 1058) | pub fn _get_sem_info(id: sem_id, info: *mut sem_info, infoSize: ::size_t... function _get_next_sem_info (line 1059) | pub fn _get_next_sem_info( function kill_team (line 1066) | pub fn kill_team(team: team_id) -> status_t; function _get_team_info (line 1067) | pub fn _get_team_info(team: team_id, info: *mut team_info, size: ::size_... function _get_next_team_info (line 1068) | pub fn _get_next_team_info(cookie: *mut i32, info: *mut team_info, size:... function spawn_thread (line 1070) | pub fn spawn_thread( function kill_thread (line 1076) | pub fn kill_thread(thread: thread_id) -> status_t; function resume_thread (line 1077) | pub fn resume_thread(thread: thread_id) -> status_t; function suspend_thread (line 1078) | pub fn suspend_thread(thread: thread_id) -> status_t; function rename_thread (line 1080) | pub fn rename_thread(thread: thread_id, newName: *const ::c_char) -> sta... function set_thread_priority (line 1081) | pub fn set_thread_priority(thread: thread_id, newPriority: i32) -> statu... function suggest_thread_priority (line 1082) | pub fn suggest_thread_priority( function estimate_max_scheduling_latency (line 1088) | pub fn estimate_max_scheduling_latency(th: ::thread_id) -> ::bigtime_t; function exit_thread (line 1089) | pub fn exit_thread(status: status_t); function wait_for_thread (line 1090) | pub fn wait_for_thread(thread: thread_id, returnValue: *mut status_t) ->... function on_exit_thread (line 1091) | pub fn on_exit_thread(callback: extern "C" fn(*mut ::c_void), data: *mut... function find_thread (line 1093) | pub fn find_thread(name: *const ::c_char) -> thread_id; function get_scheduler_mode (line 1095) | pub fn get_scheduler_mode() -> i32; function set_scheduler_mode (line 1096) | pub fn set_scheduler_mode(mode: i32) -> status_t; function send_data (line 1098) | pub fn send_data( function receive_data (line 1104) | pub fn receive_data(sender: *mut thread_id, buffer: *mut ::c_void, buffe... function has_data (line 1106) | pub fn has_data(thread: thread_id) -> bool; function snooze (line 1108) | pub fn snooze(amount: bigtime_t) -> status_t; function snooze_etc (line 1109) | pub fn snooze_etc(amount: bigtime_t, timeBase: ::c_int, flags: u32) -> s... function snooze_until (line 1110) | pub fn snooze_until(time: bigtime_t, timeBase: ::c_int) -> status_t; function _get_thread_info (line 1112) | pub fn _get_thread_info(id: thread_id, info: *mut thread_info, size: ::s... function _get_next_thread_info (line 1113) | pub fn _get_next_thread_info( function get_pthread_thread_id (line 1120) | pub fn get_pthread_thread_id(thread: ::pthread_t) -> thread_id; function _get_team_usage_info (line 1122) | pub fn _get_team_usage_info( function real_time_clock (line 1129) | pub fn real_time_clock() -> ::c_ulong; function set_real_time_clock (line 1130) | pub fn set_real_time_clock(secsSinceJan1st1970: ::c_ulong); function real_time_clock_usecs (line 1131) | pub fn real_time_clock_usecs() -> bigtime_t; function system_time (line 1132) | pub fn system_time() -> bigtime_t; function system_time_nsecs (line 1133) | pub fn system_time_nsecs() -> nanotime_t; function set_alarm (line 1136) | pub fn set_alarm(when: bigtime_t, flags: u32) -> bigtime_t; function debugger (line 1137) | pub fn debugger(message: *const ::c_char); function disable_debugger (line 1138) | pub fn disable_debugger(state: ::c_int) -> ::c_int; function get_system_info (line 1140) | pub fn get_system_info(info: *mut system_info) -> status_t; function _get_cpu_info_etc (line 1141) | pub fn _get_cpu_info_etc( function get_cpu_topology_info (line 1147) | pub fn get_cpu_topology_info( function is_computer_on (line 1151) | pub fn is_computer_on() -> i32; function is_computer_on_fire (line 1152) | pub fn is_computer_on_fire() -> ::c_double; function send_signal (line 1153) | pub fn send_signal(threadID: thread_id, signal: ::c_uint) -> ::c_int; function set_signal_stack (line 1154) | pub fn set_signal_stack(base: *mut ::c_void, size: ::size_t); function wait_for_objects (line 1156) | pub fn wait_for_objects(infos: *mut object_wait_info, numInfos: ::c_int)... function wait_for_objects_etc (line 1157) | pub fn wait_for_objects_etc( function fs_read_attr (line 1165) | pub fn fs_read_attr( function fs_write_attr (line 1173) | pub fn fs_write_attr( function fs_remove_attr (line 1181) | pub fn fs_remove_attr(fd: ::c_int, attribute: *const ::c_char) -> ::c_int; function fs_stat_attr (line 1182) | pub fn fs_stat_attr( function fs_open_attr (line 1188) | pub fn fs_open_attr( function fs_fopen_attr (line 1194) | pub fn fs_fopen_attr( function fs_close_attr (line 1200) | pub fn fs_close_attr(fd: ::c_int) -> ::c_int; function fs_open_attr_dir (line 1202) | pub fn fs_open_attr_dir(path: *const ::c_char) -> *mut ::DIR; function fs_lopen_attr_dir (line 1203) | pub fn fs_lopen_attr_dir(path: *const ::c_char) -> *mut ::DIR; function fs_fopen_attr_dir (line 1204) | pub fn fs_fopen_attr_dir(fd: ::c_int) -> *mut ::DIR; function fs_close_attr_dir (line 1205) | pub fn fs_close_attr_dir(dir: *mut ::DIR) -> ::c_int; function fs_read_attr_dir (line 1206) | pub fn fs_read_attr_dir(dir: *mut ::DIR) -> *mut ::dirent; function fs_rewind_attr_dir (line 1207) | pub fn fs_rewind_attr_dir(dir: *mut ::DIR); function fs_create_index (line 1210) | pub fn fs_create_index( function fs_remove_index (line 1216) | pub fn fs_remove_index(device: ::dev_t, name: *const ::c_char) -> ::c_int; function fs_stat_index (line 1217) | pub fn fs_stat_index( function fs_open_index_dir (line 1223) | pub fn fs_open_index_dir(device: ::dev_t) -> *mut ::DIR; function fs_close_index_dir (line 1224) | pub fn fs_close_index_dir(indexDirectory: *mut ::DIR) -> ::c_int; function fs_read_index_dir (line 1225) | pub fn fs_read_index_dir(indexDirectory: *mut ::DIR) -> *mut ::dirent; function fs_rewind_index_dir (line 1226) | pub fn fs_rewind_index_dir(indexDirectory: *mut ::DIR); function dev_for_path (line 1229) | pub fn dev_for_path(path: *const ::c_char) -> ::dev_t; function next_dev (line 1230) | pub fn next_dev(pos: *mut i32) -> ::dev_t; function fs_stat_dev (line 1231) | pub fn fs_stat_dev(dev: ::dev_t, info: *mut fs_info) -> ::c_int; function fs_open_query (line 1234) | pub fn fs_open_query(device: ::dev_t, query: *const ::c_char, flags: u32... function fs_open_live_query (line 1235) | pub fn fs_open_live_query( function fs_close_query (line 1242) | pub fn fs_close_query(d: *mut ::DIR) -> ::c_int; function fs_read_query (line 1243) | pub fn fs_read_query(d: *mut ::DIR) -> *mut ::dirent; function get_path_for_dirent (line 1244) | pub fn get_path_for_dirent(dent: *mut ::dirent, buf: *mut ::c_char, len:... function fs_mount_volume (line 1247) | pub fn fs_mount_volume( function fs_unmount_volume (line 1254) | pub fn fs_unmount_volume(path: *const ::c_char, flags: u32) -> status_t; function load_image (line 1257) | pub fn load_image( function load_add_on (line 1262) | pub fn load_add_on(path: *const ::c_char) -> image_id; function unload_add_on (line 1263) | pub fn unload_add_on(image: image_id) -> status_t; function get_image_symbol (line 1264) | pub fn get_image_symbol( function get_nth_image_symbol (line 1270) | pub fn get_nth_image_symbol( function clear_caches (line 1278) | pub fn clear_caches(address: *mut ::c_void, length: ::size_t, flags: u32); function _get_image_info (line 1279) | pub fn _get_image_info(image: image_id, info: *mut image_info, size: ::s... function _get_next_image_info (line 1280) | pub fn _get_next_image_info( function find_path (line 1286) | pub fn find_path( function find_path_etc (line 1293) | pub fn find_path_etc( function find_path_for_path (line 1303) | pub fn find_path_for_path( function find_path_for_path_etc (line 1310) | pub fn find_path_for_path_etc( function find_paths (line 1320) | pub fn find_paths( function find_paths_etc (line 1326) | pub fn find_paths_etc( function find_directory (line 1334) | pub fn find_directory( function get_cpu_info (line 1353) | pub unsafe fn get_cpu_info(firstCPU: u32, cpuCount: u32, info: *mut cpu_... function get_area_info (line 1363) | pub unsafe fn get_area_info(id: area_id, info: *mut area_info) -> status... function get_next_area_info (line 1368) | pub unsafe fn get_next_area_info( function get_port_info (line 1382) | pub unsafe fn get_port_info(port: port_id, buf: *mut port_info) -> statu... function get_next_port_info (line 1387) | pub unsafe fn get_next_port_info( function get_port_message_info_etc (line 1401) | pub unsafe fn get_port_message_info_etc( function get_sem_info (line 1417) | pub unsafe fn get_sem_info(id: sem_id, info: *mut sem_info) -> status_t { function get_next_sem_info (line 1422) | pub unsafe fn get_next_sem_info(team: team_id, cookie: *mut i32, info: *... function get_team_info (line 1432) | pub unsafe fn get_team_info(team: team_id, info: *mut team_info) -> stat... function get_next_team_info (line 1437) | pub unsafe fn get_next_team_info(cookie: *mut i32, info: *mut team_info)... function get_team_usage_info (line 1442) | pub unsafe fn get_team_usage_info(team: team_id, who: i32, info: *mut te... function get_thread_info (line 1452) | pub unsafe fn get_thread_info(id: thread_id, info: *mut thread_info) -> ... function get_next_thread_info (line 1457) | pub unsafe fn get_next_thread_info( function get_image_info (line 1472) | pub unsafe fn get_image_info(image: image_id, info: *mut image_info) -> ... function get_next_image_info (line 1477) | pub unsafe fn get_next_image_info( FILE: builder/third-party/libc/src/unix/hurd/b32.rs type c_long (line 1) | pub type c_long = i32; type c_ulong (line 2) | pub type c_ulong = u32; type __int64_t (line 4) | pub type __int64_t = ::c_longlong; type __uint64_t (line 5) | pub type __uint64_t = ::c_ulonglong; type int_fast16_t (line 7) | pub type int_fast16_t = ::c_int; type int_fast32_t (line 8) | pub type int_fast32_t = ::c_int; type int_fast64_t (line 9) | pub type int_fast64_t = ::c_longlong; type uint_fast16_t (line 10) | pub type uint_fast16_t = ::c_uint; type uint_fast32_t (line 11) | pub type uint_fast32_t = ::c_uint; type uint_fast64_t (line 12) | pub type uint_fast64_t = ::c_ulonglong; type __quad_t (line 14) | pub type __quad_t = ::c_longlong; type __u_quad_t (line 15) | pub type __u_quad_t = ::c_ulonglong; type __intmax_t (line 16) | pub type __intmax_t = ::c_longlong; type __uintmax_t (line 17) | pub type __uintmax_t = ::c_ulonglong; type __squad_type (line 19) | pub type __squad_type = ::__int64_t; type __uquad_type (line 20) | pub type __uquad_type = ::__uint64_t; type __sword_type (line 21) | pub type __sword_type = ::c_int; type __uword_type (line 22) | pub type __uword_type = ::c_uint; type __slong32_type (line 23) | pub type __slong32_type = ::c_long; type __ulong32_type (line 24) | pub type __ulong32_type = ::c_ulong; type __s64_type (line 25) | pub type __s64_type = ::__int64_t; type __u64_type (line 26) | pub type __u64_type = ::__uint64_t; type __ipc_pid_t (line 28) | pub type __ipc_pid_t = ::c_ushort; type Elf32_Half (line 30) | pub type Elf32_Half = u16; type Elf32_Word (line 31) | pub type Elf32_Word = u32; type Elf32_Off (line 32) | pub type Elf32_Off = u32; type Elf32_Addr (line 33) | pub type Elf32_Addr = u32; type Elf32_Section (line 34) | pub type Elf32_Section = u16; type Elf_Addr (line 36) | pub type Elf_Addr = ::Elf32_Addr; type Elf_Half (line 37) | pub type Elf_Half = ::Elf32_Half; type Elf_Ehdr (line 38) | pub type Elf_Ehdr = ::Elf32_Ehdr; type Elf_Phdr (line 39) | pub type Elf_Phdr = ::Elf32_Phdr; type Elf_Shdr (line 40) | pub type Elf_Shdr = ::Elf32_Shdr; type Elf_Sym (line 41) | pub type Elf_Sym = ::Elf32_Sym; FILE: builder/third-party/libc/src/unix/hurd/b64.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type __int64_t (line 4) | pub type __int64_t = ::c_long; type __uint64_t (line 5) | pub type __uint64_t = ::c_ulong; type int_fast16_t (line 7) | pub type int_fast16_t = ::c_long; type int_fast32_t (line 8) | pub type int_fast32_t = ::c_long; type int_fast64_t (line 9) | pub type int_fast64_t = ::c_long; type uint_fast16_t (line 10) | pub type uint_fast16_t = ::c_ulong; type uint_fast32_t (line 11) | pub type uint_fast32_t = ::c_ulong; type uint_fast64_t (line 12) | pub type uint_fast64_t = ::c_ulong; type __quad_t (line 14) | pub type __quad_t = ::c_long; type __u_quad_t (line 15) | pub type __u_quad_t = ::c_ulong; type __intmax_t (line 16) | pub type __intmax_t = ::c_long; type __uintmax_t (line 17) | pub type __uintmax_t = ::c_ulong; type __squad_type (line 19) | pub type __squad_type = ::c_long; type __uquad_type (line 20) | pub type __uquad_type = ::c_ulong; type __sword_type (line 21) | pub type __sword_type = ::c_long; type __uword_type (line 22) | pub type __uword_type = ::c_ulong; type __slong32_type (line 23) | pub type __slong32_type = ::c_int; type __ulong32_type (line 24) | pub type __ulong32_type = ::c_uint; type __s64_type (line 25) | pub type __s64_type = ::c_long; type __u64_type (line 26) | pub type __u64_type = ::c_ulong; type __ipc_pid_t (line 28) | pub type __ipc_pid_t = ::c_int; type Elf64_Half (line 30) | pub type Elf64_Half = u16; type Elf64_Word (line 31) | pub type Elf64_Word = u32; type Elf64_Off (line 32) | pub type Elf64_Off = u64; type Elf64_Addr (line 33) | pub type Elf64_Addr = u64; type Elf64_Xword (line 34) | pub type Elf64_Xword = u64; type Elf64_Sxword (line 35) | pub type Elf64_Sxword = i64; type Elf64_Section (line 36) | pub type Elf64_Section = u16; type Elf_Addr (line 38) | pub type Elf_Addr = ::Elf64_Addr; type Elf_Half (line 39) | pub type Elf_Half = ::Elf64_Half; type Elf_Ehdr (line 40) | pub type Elf_Ehdr = ::Elf64_Ehdr; type Elf_Phdr (line 41) | pub type Elf_Phdr = ::Elf64_Phdr; type Elf_Shdr (line 42) | pub type Elf_Shdr = ::Elf64_Shdr; type Elf_Sym (line 43) | pub type Elf_Sym = ::Elf64_Sym; FILE: builder/third-party/libc/src/unix/hurd/mod.rs type c_char (line 4) | pub type c_char = i8; type __s16_type (line 6) | pub type __s16_type = ::c_short; type __u16_type (line 7) | pub type __u16_type = ::c_ushort; type __s32_type (line 8) | pub type __s32_type = ::c_int; type __u32_type (line 9) | pub type __u32_type = ::c_uint; type __slongword_type (line 10) | pub type __slongword_type = ::c_long; type __ulongword_type (line 11) | pub type __ulongword_type = ::c_ulong; type __u_char (line 13) | pub type __u_char = ::c_uchar; type __u_short (line 14) | pub type __u_short = ::c_ushort; type __u_int (line 15) | pub type __u_int = ::c_uint; type __u_long (line 16) | pub type __u_long = ::c_ulong; type __int8_t (line 17) | pub type __int8_t = ::c_schar; type __uint8_t (line 18) | pub type __uint8_t = ::c_uchar; type __int16_t (line 19) | pub type __int16_t = ::c_short; type __uint16_t (line 20) | pub type __uint16_t = ::c_ushort; type __int32_t (line 21) | pub type __int32_t = ::c_int; type __uint32_t (line 22) | pub type __uint32_t = ::c_uint; type __int_least8_t (line 23) | pub type __int_least8_t = __int8_t; type __uint_least8_t (line 24) | pub type __uint_least8_t = __uint8_t; type __int_least16_t (line 25) | pub type __int_least16_t = __int16_t; type __uint_least16_t (line 26) | pub type __uint_least16_t = __uint16_t; type __int_least32_t (line 27) | pub type __int_least32_t = __int32_t; type __uint_least32_t (line 28) | pub type __uint_least32_t = __uint32_t; type __int_least64_t (line 29) | pub type __int_least64_t = __int64_t; type __uint_least64_t (line 30) | pub type __uint_least64_t = __uint64_t; type __dev_t (line 32) | pub type __dev_t = __uword_type; type __uid_t (line 33) | pub type __uid_t = __u32_type; type __gid_t (line 34) | pub type __gid_t = __u32_type; type __ino_t (line 35) | pub type __ino_t = __ulongword_type; type __ino64_t (line 36) | pub type __ino64_t = __uquad_type; type __mode_t (line 37) | pub type __mode_t = __u32_type; type __nlink_t (line 38) | pub type __nlink_t = __uword_type; type __off_t (line 39) | pub type __off_t = __slongword_type; type __off64_t (line 40) | pub type __off64_t = __squad_type; type __pid_t (line 41) | pub type __pid_t = __s32_type; type __rlim_t (line 42) | pub type __rlim_t = __ulongword_type; type __rlim64_t (line 43) | pub type __rlim64_t = __uquad_type; type __blkcnt_t (line 44) | pub type __blkcnt_t = __slongword_type; type __blkcnt64_t (line 45) | pub type __blkcnt64_t = __squad_type; type __fsblkcnt_t (line 46) | pub type __fsblkcnt_t = __ulongword_type; type __fsblkcnt64_t (line 47) | pub type __fsblkcnt64_t = __uquad_type; type __fsfilcnt_t (line 48) | pub type __fsfilcnt_t = __ulongword_type; type __fsfilcnt64_t (line 49) | pub type __fsfilcnt64_t = __uquad_type; type __fsword_t (line 50) | pub type __fsword_t = __sword_type; type __id_t (line 51) | pub type __id_t = __u32_type; type __clock_t (line 52) | pub type __clock_t = __slongword_type; type __time_t (line 53) | pub type __time_t = __slongword_type; type __useconds_t (line 54) | pub type __useconds_t = __u32_type; type __suseconds_t (line 55) | pub type __suseconds_t = __slongword_type; type __suseconds64_t (line 56) | pub type __suseconds64_t = __squad_type; type __daddr_t (line 57) | pub type __daddr_t = __s32_type; type __key_t (line 58) | pub type __key_t = __s32_type; type __clockid_t (line 59) | pub type __clockid_t = __s32_type; type __timer_t (line 60) | pub type __timer_t = __uword_type; type __blksize_t (line 61) | pub type __blksize_t = __slongword_type; type __fsid_t (line 62) | pub type __fsid_t = __uquad_type; type __ssize_t (line 63) | pub type __ssize_t = __sword_type; type __syscall_slong_t (line 64) | pub type __syscall_slong_t = __slongword_type; type __syscall_ulong_t (line 65) | pub type __syscall_ulong_t = __ulongword_type; type __cpu_mask (line 66) | pub type __cpu_mask = __ulongword_type; type __loff_t (line 68) | pub type __loff_t = __off64_t; type __caddr_t (line 69) | pub type __caddr_t = *mut ::c_char; type __intptr_t (line 70) | pub type __intptr_t = __sword_type; type __ptrdiff_t (line 71) | pub type __ptrdiff_t = __sword_type; type __socklen_t (line 72) | pub type __socklen_t = __u32_type; type __sig_atomic_t (line 73) | pub type __sig_atomic_t = ::c_int; type __time64_t (line 74) | pub type __time64_t = __int64_t; type ssize_t (line 75) | pub type ssize_t = __ssize_t; type size_t (line 76) | pub type size_t = ::c_ulong; type wchar_t (line 77) | pub type wchar_t = ::c_int; type wint_t (line 78) | pub type wint_t = ::c_uint; type gid_t (line 79) | pub type gid_t = __gid_t; type uid_t (line 80) | pub type uid_t = __uid_t; type off_t (line 81) | pub type off_t = __off_t; type off64_t (line 82) | pub type off64_t = __off64_t; type useconds_t (line 83) | pub type useconds_t = __useconds_t; type pid_t (line 84) | pub type pid_t = __pid_t; type socklen_t (line 85) | pub type socklen_t = __socklen_t; type in_addr_t (line 87) | pub type in_addr_t = u32; type _Float32 (line 89) | pub type _Float32 = f32; type _Float64 (line 90) | pub type _Float64 = f64; type _Float32x (line 91) | pub type _Float32x = f64; type _Float64x (line 92) | pub type _Float64x = f64; type __locale_t (line 94) | pub type __locale_t = *mut __locale_struct; type locale_t (line 95) | pub type locale_t = __locale_t; type u_char (line 97) | pub type u_char = __u_char; type u_short (line 98) | pub type u_short = __u_short; type u_int (line 99) | pub type u_int = __u_int; type u_long (line 100) | pub type u_long = __u_long; type quad_t (line 101) | pub type quad_t = __quad_t; type u_quad_t (line 102) | pub type u_quad_t = __u_quad_t; type fsid_t (line 103) | pub type fsid_t = __fsid_t; type loff_t (line 104) | pub type loff_t = __loff_t; type ino_t (line 105) | pub type ino_t = __ino_t; type ino64_t (line 106) | pub type ino64_t = __ino64_t; type dev_t (line 107) | pub type dev_t = __dev_t; type mode_t (line 108) | pub type mode_t = __mode_t; type nlink_t (line 109) | pub type nlink_t = __nlink_t; type id_t (line 110) | pub type id_t = __id_t; type daddr_t (line 111) | pub type daddr_t = __daddr_t; type caddr_t (line 112) | pub type caddr_t = __caddr_t; type key_t (line 113) | pub type key_t = __key_t; type clock_t (line 114) | pub type clock_t = __clock_t; type clockid_t (line 115) | pub type clockid_t = __clockid_t; type time_t (line 116) | pub type time_t = __time_t; type timer_t (line 117) | pub type timer_t = __timer_t; type suseconds_t (line 118) | pub type suseconds_t = __suseconds_t; type ulong (line 119) | pub type ulong = ::c_ulong; type ushort (line 120) | pub type ushort = ::c_ushort; type uint (line 121) | pub type uint = ::c_uint; type u_int8_t (line 122) | pub type u_int8_t = __uint8_t; type u_int16_t (line 123) | pub type u_int16_t = __uint16_t; type u_int32_t (line 124) | pub type u_int32_t = __uint32_t; type u_int64_t (line 125) | pub type u_int64_t = __uint64_t; type register_t (line 126) | pub type register_t = ::c_int; type __sigset_t (line 127) | pub type __sigset_t = ::c_ulong; type sigset_t (line 128) | pub type sigset_t = __sigset_t; type __fd_mask (line 130) | pub type __fd_mask = ::c_long; type fd_mask (line 131) | pub type fd_mask = __fd_mask; type blksize_t (line 132) | pub type blksize_t = __blksize_t; type blkcnt_t (line 133) | pub type blkcnt_t = __blkcnt_t; type fsblkcnt_t (line 134) | pub type fsblkcnt_t = __fsblkcnt_t; type fsfilcnt_t (line 135) | pub type fsfilcnt_t = __fsfilcnt_t; type blkcnt64_t (line 136) | pub type blkcnt64_t = __blkcnt64_t; type fsblkcnt64_t (line 137) | pub type fsblkcnt64_t = __fsblkcnt64_t; type fsfilcnt64_t (line 138) | pub type fsfilcnt64_t = __fsfilcnt64_t; type __pthread_spinlock_t (line 140) | pub type __pthread_spinlock_t = ::c_int; type __tss_t (line 141) | pub type __tss_t = ::c_int; type __thrd_t (line 142) | pub type __thrd_t = ::c_long; type __pthread_t (line 143) | pub type __pthread_t = ::c_long; type pthread_t (line 144) | pub type pthread_t = __pthread_t; type __pthread_process_shared (line 145) | pub type __pthread_process_shared = ::c_uint; type __pthread_inheritsched (line 146) | pub type __pthread_inheritsched = ::c_uint; type __pthread_contentionscope (line 147) | pub type __pthread_contentionscope = ::c_uint; type __pthread_detachstate (line 148) | pub type __pthread_detachstate = ::c_uint; type pthread_attr_t (line 149) | pub type pthread_attr_t = __pthread_attr; type __pthread_mutex_protocol (line 150) | pub type __pthread_mutex_protocol = ::c_uint; type __pthread_mutex_type (line 151) | pub type __pthread_mutex_type = ::c_uint; type __pthread_mutex_robustness (line 152) | pub type __pthread_mutex_robustness = ::c_uint; type pthread_mutexattr_t (line 153) | pub type pthread_mutexattr_t = __pthread_mutexattr; type pthread_mutex_t (line 154) | pub type pthread_mutex_t = __pthread_mutex; type pthread_condattr_t (line 155) | pub type pthread_condattr_t = __pthread_condattr; type pthread_cond_t (line 156) | pub type pthread_cond_t = __pthread_cond; type pthread_spinlock_t (line 157) | pub type pthread_spinlock_t = __pthread_spinlock_t; type pthread_rwlockattr_t (line 158) | pub type pthread_rwlockattr_t = __pthread_rwlockattr; type pthread_rwlock_t (line 159) | pub type pthread_rwlock_t = __pthread_rwlock; type pthread_barrierattr_t (line 160) | pub type pthread_barrierattr_t = __pthread_barrierattr; type pthread_barrier_t (line 161) | pub type pthread_barrier_t = __pthread_barrier; type __pthread_key (line 162) | pub type __pthread_key = ::c_int; type pthread_key_t (line 163) | pub type pthread_key_t = __pthread_key; type pthread_once_t (line 164) | pub type pthread_once_t = __pthread_once; type __rlimit_resource (line 166) | pub type __rlimit_resource = ::c_uint; type __rlimit_resource_t (line 167) | pub type __rlimit_resource_t = __rlimit_resource; type rlim_t (line 168) | pub type rlim_t = __rlim_t; type rlim64_t (line 169) | pub type rlim64_t = __rlim64_t; type __rusage_who (line 171) | pub type __rusage_who = ::c_int; type __priority_which (line 173) | pub type __priority_which = ::c_uint; type sa_family_t (line 175) | pub type sa_family_t = ::c_uchar; type in_port_t (line 177) | pub type in_port_t = u16; type __sigval_t (line 179) | pub type __sigval_t = ::sigval; type sigevent_t (line 181) | pub type sigevent_t = sigevent; type nfds_t (line 183) | pub type nfds_t = ::c_ulong; type tcflag_t (line 185) | pub type tcflag_t = ::c_uint; type cc_t (line 186) | pub type cc_t = ::c_uchar; type speed_t (line 187) | pub type speed_t = ::c_int; type sigval_t (line 189) | pub type sigval_t = ::sigval; type greg_t (line 191) | pub type greg_t = ::c_int; type gregset_t (line 192) | pub type gregset_t = [greg_t; 19usize]; type __ioctl_dir (line 194) | pub type __ioctl_dir = ::c_uint; type __ioctl_datum (line 196) | pub type __ioctl_datum = ::c_uint; type __error_t_codes (line 198) | pub type __error_t_codes = ::c_int; type int_least8_t (line 200) | pub type int_least8_t = __int_least8_t; type int_least16_t (line 201) | pub type int_least16_t = __int_least16_t; type int_least32_t (line 202) | pub type int_least32_t = __int_least32_t; type int_least64_t (line 203) | pub type int_least64_t = __int_least64_t; type uint_least8_t (line 204) | pub type uint_least8_t = __uint_least8_t; type uint_least16_t (line 205) | pub type uint_least16_t = __uint_least16_t; type uint_least32_t (line 206) | pub type uint_least32_t = __uint_least32_t; type uint_least64_t (line 207) | pub type uint_least64_t = __uint_least64_t; type int_fast8_t (line 208) | pub type int_fast8_t = ::c_schar; type uint_fast8_t (line 209) | pub type uint_fast8_t = ::c_uchar; type intmax_t (line 210) | pub type intmax_t = __intmax_t; type uintmax_t (line 211) | pub type uintmax_t = __uintmax_t; type tcp_seq (line 213) | pub type tcp_seq = u32; type tcp_ca_state (line 215) | pub type tcp_ca_state = ::c_uint; type idtype_t (line 217) | pub type idtype_t = ::c_uint; type mqd_t (line 219) | pub type mqd_t = ::c_int; type Lmid_t (line 221) | pub type Lmid_t = ::c_long; type regoff_t (line 223) | pub type regoff_t = ::c_int; type nl_item (line 225) | pub type nl_item = ::c_int; type iconv_t (line 227) | pub type iconv_t = *mut ::c_void; type fpos64_t (line 230) | pub enum fpos64_t {} method clone (line 233) | fn clone(&self) -> fpos64_t { type timezone (line 239) | pub enum timezone {} method clone (line 242) | fn clone(&self) -> timezone { method si_addr (line 1129) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 1133) | pub unsafe fn si_value(&self) -> ::sigval { method si_pid (line 1137) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 1141) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_status (line 1145) | pub unsafe fn si_status(&self) -> ::c_int { constant AIO_CANCELED (line 1153) | pub const AIO_CANCELED: ::c_int = 0; constant AIO_NOTCANCELED (line 1154) | pub const AIO_NOTCANCELED: ::c_int = 1; constant AIO_ALLDONE (line 1155) | pub const AIO_ALLDONE: ::c_int = 2; constant LIO_READ (line 1156) | pub const LIO_READ: ::c_int = 0; constant LIO_WRITE (line 1157) | pub const LIO_WRITE: ::c_int = 1; constant LIO_NOP (line 1158) | pub const LIO_NOP: ::c_int = 2; constant LIO_WAIT (line 1159) | pub const LIO_WAIT: ::c_int = 0; constant LIO_NOWAIT (line 1160) | pub const LIO_NOWAIT: ::c_int = 1; constant GLOB_ERR (line 1163) | pub const GLOB_ERR: ::c_int = 1 << 0; constant GLOB_MARK (line 1164) | pub const GLOB_MARK: ::c_int = 1 << 1; constant GLOB_NOSORT (line 1165) | pub const GLOB_NOSORT: ::c_int = 1 << 2; constant GLOB_DOOFFS (line 1166) | pub const GLOB_DOOFFS: ::c_int = 1 << 3; constant GLOB_NOCHECK (line 1167) | pub const GLOB_NOCHECK: ::c_int = 1 << 4; constant GLOB_APPEND (line 1168) | pub const GLOB_APPEND: ::c_int = 1 << 5; constant GLOB_NOESCAPE (line 1169) | pub const GLOB_NOESCAPE: ::c_int = 1 << 6; constant GLOB_NOSPACE (line 1171) | pub const GLOB_NOSPACE: ::c_int = 1; constant GLOB_ABORTED (line 1172) | pub const GLOB_ABORTED: ::c_int = 2; constant GLOB_NOMATCH (line 1173) | pub const GLOB_NOMATCH: ::c_int = 3; constant GLOB_PERIOD (line 1175) | pub const GLOB_PERIOD: ::c_int = 1 << 7; constant GLOB_ALTDIRFUNC (line 1176) | pub const GLOB_ALTDIRFUNC: ::c_int = 1 << 9; constant GLOB_BRACE (line 1177) | pub const GLOB_BRACE: ::c_int = 1 << 10; constant GLOB_NOMAGIC (line 1178) | pub const GLOB_NOMAGIC: ::c_int = 1 << 11; constant GLOB_TILDE (line 1179) | pub const GLOB_TILDE: ::c_int = 1 << 12; constant GLOB_ONLYDIR (line 1180) | pub const GLOB_ONLYDIR: ::c_int = 1 << 13; constant GLOB_TILDE_CHECK (line 1181) | pub const GLOB_TILDE_CHECK: ::c_int = 1 << 14; constant IPC_PRIVATE (line 1184) | pub const IPC_PRIVATE: ::key_t = 0; constant IPC_CREAT (line 1186) | pub const IPC_CREAT: ::c_int = 0o1000; constant IPC_EXCL (line 1187) | pub const IPC_EXCL: ::c_int = 0o2000; constant IPC_NOWAIT (line 1188) | pub const IPC_NOWAIT: ::c_int = 0o4000; constant IPC_RMID (line 1190) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 1191) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 1192) | pub const IPC_STAT: ::c_int = 2; constant IPC_INFO (line 1193) | pub const IPC_INFO: ::c_int = 3; constant MSG_STAT (line 1194) | pub const MSG_STAT: ::c_int = 11; constant MSG_INFO (line 1195) | pub const MSG_INFO: ::c_int = 12; constant MSG_NOERROR (line 1197) | pub const MSG_NOERROR: ::c_int = 0o10000; constant MSG_EXCEPT (line 1198) | pub const MSG_EXCEPT: ::c_int = 0o20000; constant SHM_R (line 1201) | pub const SHM_R: ::c_int = 0o400; constant SHM_W (line 1202) | pub const SHM_W: ::c_int = 0o200; constant SHM_RDONLY (line 1204) | pub const SHM_RDONLY: ::c_int = 0o10000; constant SHM_RND (line 1205) | pub const SHM_RND: ::c_int = 0o20000; constant SHM_REMAP (line 1206) | pub const SHM_REMAP: ::c_int = 0o40000; constant SHM_LOCK (line 1208) | pub const SHM_LOCK: ::c_int = 11; constant SHM_UNLOCK (line 1209) | pub const SHM_UNLOCK: ::c_int = 12; constant STDIN_FILENO (line 1211) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 1212) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 1213) | pub const STDERR_FILENO: ::c_int = 2; constant __FD_SETSIZE (line 1214) | pub const __FD_SETSIZE: usize = 256; constant R_OK (line 1215) | pub const R_OK: ::c_int = 4; constant W_OK (line 1216) | pub const W_OK: ::c_int = 2; constant X_OK (line 1217) | pub const X_OK: ::c_int = 1; constant F_OK (line 1218) | pub const F_OK: ::c_int = 0; constant SEEK_SET (line 1219) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 1220) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 1221) | pub const SEEK_END: ::c_int = 2; constant SEEK_DATA (line 1222) | pub const SEEK_DATA: ::c_int = 3; constant SEEK_HOLE (line 1223) | pub const SEEK_HOLE: ::c_int = 4; constant L_SET (line 1224) | pub const L_SET: ::c_int = 0; constant L_INCR (line 1225) | pub const L_INCR: ::c_int = 1; constant L_XTND (line 1226) | pub const L_XTND: ::c_int = 2; constant F_ULOCK (line 1227) | pub const F_ULOCK: ::c_int = 0; constant F_LOCK (line 1228) | pub const F_LOCK: ::c_int = 1; constant F_TLOCK (line 1229) | pub const F_TLOCK: ::c_int = 2; constant F_TEST (line 1230) | pub const F_TEST: ::c_int = 3; constant CLOSE_RANGE_CLOEXEC (line 1231) | pub const CLOSE_RANGE_CLOEXEC: ::c_int = 4; constant EOF (line 1234) | pub const EOF: ::c_int = -1; constant WNOHANG (line 1237) | pub const WNOHANG: ::c_int = 1; constant WUNTRACED (line 1238) | pub const WUNTRACED: ::c_int = 2; constant WSTOPPED (line 1239) | pub const WSTOPPED: ::c_int = 2; constant WCONTINUED (line 1240) | pub const WCONTINUED: ::c_int = 4; constant WNOWAIT (line 1241) | pub const WNOWAIT: ::c_int = 8; constant WEXITED (line 1242) | pub const WEXITED: ::c_int = 16; constant __W_CONTINUED (line 1243) | pub const __W_CONTINUED: ::c_int = 65535; constant __WCOREFLAG (line 1244) | pub const __WCOREFLAG: ::c_int = 128; constant RAND_MAX (line 1245) | pub const RAND_MAX: ::c_int = 2147483647; constant EXIT_FAILURE (line 1246) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 1247) | pub const EXIT_SUCCESS: ::c_int = 0; constant __LITTLE_ENDIAN (line 1248) | pub const __LITTLE_ENDIAN: usize = 1234; constant __BIG_ENDIAN (line 1249) | pub const __BIG_ENDIAN: usize = 4321; constant __PDP_ENDIAN (line 1250) | pub const __PDP_ENDIAN: usize = 3412; constant __BYTE_ORDER (line 1251) | pub const __BYTE_ORDER: usize = 1234; constant __FLOAT_WORD_ORDER (line 1252) | pub const __FLOAT_WORD_ORDER: usize = 1234; constant LITTLE_ENDIAN (line 1253) | pub const LITTLE_ENDIAN: usize = 1234; constant BIG_ENDIAN (line 1254) | pub const BIG_ENDIAN: usize = 4321; constant PDP_ENDIAN (line 1255) | pub const PDP_ENDIAN: usize = 3412; constant BYTE_ORDER (line 1256) | pub const BYTE_ORDER: usize = 1234; constant FD_SETSIZE (line 1259) | pub const FD_SETSIZE: usize = 256; constant __SIZEOF_PTHREAD_MUTEX_T (line 1260) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 32; constant __SIZEOF_PTHREAD_ATTR_T (line 1261) | pub const __SIZEOF_PTHREAD_ATTR_T: usize = 32; constant __SIZEOF_PTHREAD_RWLOCK_T (line 1262) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 28; constant __SIZEOF_PTHREAD_BARRIER_T (line 1263) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 24; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 1264) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 16; constant __SIZEOF_PTHREAD_COND_T (line 1265) | pub const __SIZEOF_PTHREAD_COND_T: usize = 20; constant __SIZEOF_PTHREAD_CONDATTR_T (line 1266) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 8; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 1267) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 1268) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant __SIZEOF_PTHREAD_ONCE_T (line 1269) | pub const __SIZEOF_PTHREAD_ONCE_T: usize = 8; constant __PTHREAD_SPIN_LOCK_INITIALIZER (line 1270) | pub const __PTHREAD_SPIN_LOCK_INITIALIZER: ::c_int = 0; constant PTHREAD_MUTEX_NORMAL (line 1271) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant RLIM_INFINITY (line 1274) | pub const RLIM_INFINITY: ::rlim_t = 2147483647; constant RLIM64_INFINITY (line 1275) | pub const RLIM64_INFINITY: ::rlim64_t = 9223372036854775807; constant RLIM_SAVED_MAX (line 1276) | pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY; constant RLIM_SAVED_CUR (line 1277) | pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; constant PRIO_MIN (line 1278) | pub const PRIO_MIN: ::c_int = -20; constant PRIO_MAX (line 1279) | pub const PRIO_MAX: ::c_int = 20; constant NSS_BUFLEN_PASSWD (line 1282) | pub const NSS_BUFLEN_PASSWD: usize = 1024; constant SOCK_TYPE_MASK (line 1285) | pub const SOCK_TYPE_MASK: usize = 15; constant PF_UNSPEC (line 1286) | pub const PF_UNSPEC: ::c_int = 0; constant PF_LOCAL (line 1287) | pub const PF_LOCAL: ::c_int = 1; constant PF_UNIX (line 1288) | pub const PF_UNIX: ::c_int = 1; constant PF_FILE (line 1289) | pub const PF_FILE: ::c_int = 1; constant PF_INET (line 1290) | pub const PF_INET: ::c_int = 2; constant PF_IMPLINK (line 1291) | pub const PF_IMPLINK: ::c_int = 3; constant PF_PUP (line 1292) | pub const PF_PUP: ::c_int = 4; constant PF_CHAOS (line 1293) | pub const PF_CHAOS: ::c_int = 5; constant PF_NS (line 1294) | pub const PF_NS: ::c_int = 6; constant PF_ISO (line 1295) | pub const PF_ISO: ::c_int = 7; constant PF_OSI (line 1296) | pub const PF_OSI: ::c_int = 7; constant PF_ECMA (line 1297) | pub const PF_ECMA: ::c_int = 8; constant PF_DATAKIT (line 1298) | pub const PF_DATAKIT: ::c_int = 9; constant PF_CCITT (line 1299) | pub const PF_CCITT: ::c_int = 10; constant PF_SNA (line 1300) | pub const PF_SNA: ::c_int = 11; constant PF_DECnet (line 1301) | pub const PF_DECnet: ::c_int = 12; constant PF_DLI (line 1302) | pub const PF_DLI: ::c_int = 13; constant PF_LAT (line 1303) | pub const PF_LAT: ::c_int = 14; constant PF_HYLINK (line 1304) | pub const PF_HYLINK: ::c_int = 15; constant PF_APPLETALK (line 1305) | pub const PF_APPLETALK: ::c_int = 16; constant PF_ROUTE (line 1306) | pub const PF_ROUTE: ::c_int = 17; constant PF_XTP (line 1307) | pub const PF_XTP: ::c_int = 19; constant PF_COIP (line 1308) | pub const PF_COIP: ::c_int = 20; constant PF_CNT (line 1309) | pub const PF_CNT: ::c_int = 21; constant PF_RTIP (line 1310) | pub const PF_RTIP: ::c_int = 22; constant PF_IPX (line 1311) | pub const PF_IPX: ::c_int = 23; constant PF_SIP (line 1312) | pub const PF_SIP: ::c_int = 24; constant PF_PIP (line 1313) | pub const PF_PIP: ::c_int = 25; constant PF_INET6 (line 1314) | pub const PF_INET6: ::c_int = 26; constant PF_MAX (line 1315) | pub const PF_MAX: ::c_int = 27; constant AF_UNSPEC (line 1316) | pub const AF_UNSPEC: ::c_int = 0; constant AF_LOCAL (line 1317) | pub const AF_LOCAL: ::c_int = 1; constant AF_UNIX (line 1318) | pub const AF_UNIX: ::c_int = 1; constant AF_FILE (line 1319) | pub const AF_FILE: ::c_int = 1; constant AF_INET (line 1320) | pub const AF_INET: ::c_int = 2; constant AF_IMPLINK (line 1321) | pub const AF_IMPLINK: ::c_int = 3; constant AF_PUP (line 1322) | pub const AF_PUP: ::c_int = 4; constant AF_CHAOS (line 1323) | pub const AF_CHAOS: ::c_int = 5; constant AF_NS (line 1324) | pub const AF_NS: ::c_int = 6; constant AF_ISO (line 1325) | pub const AF_ISO: ::c_int = 7; constant AF_OSI (line 1326) | pub const AF_OSI: ::c_int = 7; constant AF_ECMA (line 1327) | pub const AF_ECMA: ::c_int = 8; constant AF_DATAKIT (line 1328) | pub const AF_DATAKIT: ::c_int = 9; constant AF_CCITT (line 1329) | pub const AF_CCITT: ::c_int = 10; constant AF_SNA (line 1330) | pub const AF_SNA: ::c_int = 11; constant AF_DECnet (line 1331) | pub const AF_DECnet: ::c_int = 12; constant AF_DLI (line 1332) | pub const AF_DLI: ::c_int = 13; constant AF_LAT (line 1333) | pub const AF_LAT: ::c_int = 14; constant AF_HYLINK (line 1334) | pub const AF_HYLINK: ::c_int = 15; constant AF_APPLETALK (line 1335) | pub const AF_APPLETALK: ::c_int = 16; constant AF_ROUTE (line 1336) | pub const AF_ROUTE: ::c_int = 17; constant pseudo_AF_XTP (line 1337) | pub const pseudo_AF_XTP: ::c_int = 19; constant AF_COIP (line 1338) | pub const AF_COIP: ::c_int = 20; constant AF_CNT (line 1339) | pub const AF_CNT: ::c_int = 21; constant pseudo_AF_RTIP (line 1340) | pub const pseudo_AF_RTIP: ::c_int = 22; constant AF_IPX (line 1341) | pub const AF_IPX: ::c_int = 23; constant AF_SIP (line 1342) | pub const AF_SIP: ::c_int = 24; constant pseudo_AF_PIP (line 1343) | pub const pseudo_AF_PIP: ::c_int = 25; constant AF_INET6 (line 1344) | pub const AF_INET6: ::c_int = 26; constant AF_MAX (line 1345) | pub const AF_MAX: ::c_int = 27; constant SOMAXCONN (line 1346) | pub const SOMAXCONN: ::c_int = 4096; constant _SS_SIZE (line 1347) | pub const _SS_SIZE: usize = 128; constant CMGROUP_MAX (line 1348) | pub const CMGROUP_MAX: usize = 16; constant SOL_SOCKET (line 1349) | pub const SOL_SOCKET: ::c_int = 65535; constant ITIMER_REAL (line 1352) | pub const ITIMER_REAL: ::c_int = 0; constant ITIMER_VIRTUAL (line 1353) | pub const ITIMER_VIRTUAL: ::c_int = 1; constant ITIMER_PROF (line 1354) | pub const ITIMER_PROF: ::c_int = 2; constant SOL_IP (line 1357) | pub const SOL_IP: ::c_int = 0; constant SOL_TCP (line 1358) | pub const SOL_TCP: ::c_int = 6; constant SOL_UDP (line 1359) | pub const SOL_UDP: ::c_int = 17; constant SOL_IPV6 (line 1360) | pub const SOL_IPV6: ::c_int = 41; constant SOL_ICMPV6 (line 1361) | pub const SOL_ICMPV6: ::c_int = 58; constant IP_OPTIONS (line 1362) | pub const IP_OPTIONS: ::c_int = 1; constant IP_HDRINCL (line 1363) | pub const IP_HDRINCL: ::c_int = 2; constant IP_TOS (line 1364) | pub const IP_TOS: ::c_int = 3; constant IP_TTL (line 1365) | pub const IP_TTL: ::c_int = 4; constant IP_RECVOPTS (line 1366) | pub const IP_RECVOPTS: ::c_int = 5; constant IP_RECVRETOPTS (line 1367) | pub const IP_RECVRETOPTS: ::c_int = 6; constant IP_RECVDSTADDR (line 1368) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_RETOPTS (line 1369) | pub const IP_RETOPTS: ::c_int = 8; constant IP_MULTICAST_IF (line 1370) | pub const IP_MULTICAST_IF: ::c_int = 9; constant IP_MULTICAST_TTL (line 1371) | pub const IP_MULTICAST_TTL: ::c_int = 10; constant IP_MULTICAST_LOOP (line 1372) | pub const IP_MULTICAST_LOOP: ::c_int = 11; constant IP_ADD_MEMBERSHIP (line 1373) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 1374) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IPV6_ADDRFORM (line 1375) | pub const IPV6_ADDRFORM: ::c_int = 1; constant IPV6_2292PKTINFO (line 1376) | pub const IPV6_2292PKTINFO: ::c_int = 2; constant IPV6_2292HOPOPTS (line 1377) | pub const IPV6_2292HOPOPTS: ::c_int = 3; constant IPV6_2292DSTOPTS (line 1378) | pub const IPV6_2292DSTOPTS: ::c_int = 4; constant IPV6_2292RTHDR (line 1379) | pub const IPV6_2292RTHDR: ::c_int = 5; constant IPV6_2292PKTOPTIONS (line 1380) | pub const IPV6_2292PKTOPTIONS: ::c_int = 6; constant IPV6_CHECKSUM (line 1381) | pub const IPV6_CHECKSUM: ::c_int = 7; constant IPV6_2292HOPLIMIT (line 1382) | pub const IPV6_2292HOPLIMIT: ::c_int = 8; constant IPV6_RXINFO (line 1383) | pub const IPV6_RXINFO: ::c_int = 2; constant IPV6_TXINFO (line 1384) | pub const IPV6_TXINFO: ::c_int = 2; constant SCM_SRCINFO (line 1385) | pub const SCM_SRCINFO: ::c_int = 2; constant IPV6_UNICAST_HOPS (line 1386) | pub const IPV6_UNICAST_HOPS: ::c_int = 16; constant IPV6_MULTICAST_IF (line 1387) | pub const IPV6_MULTICAST_IF: ::c_int = 17; constant IPV6_MULTICAST_HOPS (line 1388) | pub const IPV6_MULTICAST_HOPS: ::c_int = 18; constant IPV6_MULTICAST_LOOP (line 1389) | pub const IPV6_MULTICAST_LOOP: ::c_int = 19; constant IPV6_JOIN_GROUP (line 1390) | pub const IPV6_JOIN_GROUP: ::c_int = 20; constant IPV6_LEAVE_GROUP (line 1391) | pub const IPV6_LEAVE_GROUP: ::c_int = 21; constant IPV6_ROUTER_ALERT (line 1392) | pub const IPV6_ROUTER_ALERT: ::c_int = 22; constant IPV6_MTU_DISCOVER (line 1393) | pub const IPV6_MTU_DISCOVER: ::c_int = 23; constant IPV6_MTU (line 1394) | pub const IPV6_MTU: ::c_int = 24; constant IPV6_RECVERR (line 1395) | pub const IPV6_RECVERR: ::c_int = 25; constant IPV6_V6ONLY (line 1396) | pub const IPV6_V6ONLY: ::c_int = 26; constant IPV6_JOIN_ANYCAST (line 1397) | pub const IPV6_JOIN_ANYCAST: ::c_int = 27; constant IPV6_LEAVE_ANYCAST (line 1398) | pub const IPV6_LEAVE_ANYCAST: ::c_int = 28; constant IPV6_RECVPKTINFO (line 1399) | pub const IPV6_RECVPKTINFO: ::c_int = 49; constant IPV6_PKTINFO (line 1400) | pub const IPV6_PKTINFO: ::c_int = 50; constant IPV6_RECVHOPLIMIT (line 1401) | pub const IPV6_RECVHOPLIMIT: ::c_int = 51; constant IPV6_HOPLIMIT (line 1402) | pub const IPV6_HOPLIMIT: ::c_int = 52; constant IPV6_RECVHOPOPTS (line 1403) | pub const IPV6_RECVHOPOPTS: ::c_int = 53; constant IPV6_HOPOPTS (line 1404) | pub const IPV6_HOPOPTS: ::c_int = 54; constant IPV6_RTHDRDSTOPTS (line 1405) | pub const IPV6_RTHDRDSTOPTS: ::c_int = 55; constant IPV6_RECVRTHDR (line 1406) | pub const IPV6_RECVRTHDR: ::c_int = 56; constant IPV6_RTHDR (line 1407) | pub const IPV6_RTHDR: ::c_int = 57; constant IPV6_RECVDSTOPTS (line 1408) | pub const IPV6_RECVDSTOPTS: ::c_int = 58; constant IPV6_DSTOPTS (line 1409) | pub const IPV6_DSTOPTS: ::c_int = 59; constant IPV6_RECVPATHMTU (line 1410) | pub const IPV6_RECVPATHMTU: ::c_int = 60; constant IPV6_PATHMTU (line 1411) | pub const IPV6_PATHMTU: ::c_int = 61; constant IPV6_DONTFRAG (line 1412) | pub const IPV6_DONTFRAG: ::c_int = 62; constant IPV6_RECVTCLASS (line 1413) | pub const IPV6_RECVTCLASS: ::c_int = 66; constant IPV6_TCLASS (line 1414) | pub const IPV6_TCLASS: ::c_int = 67; constant IPV6_ADDR_PREFERENCES (line 1415) | pub const IPV6_ADDR_PREFERENCES: ::c_int = 72; constant IPV6_MINHOPCOUNT (line 1416) | pub const IPV6_MINHOPCOUNT: ::c_int = 73; constant IPV6_ADD_MEMBERSHIP (line 1417) | pub const IPV6_ADD_MEMBERSHIP: ::c_int = 20; constant IPV6_DROP_MEMBERSHIP (line 1418) | pub const IPV6_DROP_MEMBERSHIP: ::c_int = 21; constant IPV6_RXHOPOPTS (line 1419) | pub const IPV6_RXHOPOPTS: ::c_int = 3; constant IPV6_RXDSTOPTS (line 1420) | pub const IPV6_RXDSTOPTS: ::c_int = 4; constant IPV6_RTHDR_LOOSE (line 1421) | pub const IPV6_RTHDR_LOOSE: ::c_int = 0; constant IPV6_RTHDR_STRICT (line 1422) | pub const IPV6_RTHDR_STRICT: ::c_int = 1; constant IPV6_RTHDR_TYPE_0 (line 1423) | pub const IPV6_RTHDR_TYPE_0: ::c_int = 0; constant IN_CLASSA_NET (line 1424) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 1425) | pub const IN_CLASSA_NSHIFT: usize = 24; constant IN_CLASSA_HOST (line 1426) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 1427) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 1428) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 1429) | pub const IN_CLASSB_NSHIFT: usize = 16; constant IN_CLASSB_HOST (line 1430) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 1431) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 1432) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 1433) | pub const IN_CLASSC_NSHIFT: usize = 8; constant IN_CLASSC_HOST (line 1434) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_LOOPBACKNET (line 1435) | pub const IN_LOOPBACKNET: u32 = 127; constant INET_ADDRSTRLEN (line 1436) | pub const INET_ADDRSTRLEN: usize = 16; constant INET6_ADDRSTRLEN (line 1437) | pub const INET6_ADDRSTRLEN: usize = 46; constant IPTOS_TOS_MASK (line 1440) | pub const IPTOS_TOS_MASK: u8 = 0x1E; constant IPTOS_PREC_MASK (line 1441) | pub const IPTOS_PREC_MASK: u8 = 0xE0; constant IPTOS_ECN_NOT_ECT (line 1443) | pub const IPTOS_ECN_NOT_ECT: u8 = 0x00; constant IPTOS_LOWDELAY (line 1445) | pub const IPTOS_LOWDELAY: u8 = 0x10; constant IPTOS_THROUGHPUT (line 1446) | pub const IPTOS_THROUGHPUT: u8 = 0x08; constant IPTOS_RELIABILITY (line 1447) | pub const IPTOS_RELIABILITY: u8 = 0x04; constant IPTOS_MINCOST (line 1448) | pub const IPTOS_MINCOST: u8 = 0x02; constant IPTOS_PREC_NETCONTROL (line 1450) | pub const IPTOS_PREC_NETCONTROL: u8 = 0xe0; constant IPTOS_PREC_INTERNETCONTROL (line 1451) | pub const IPTOS_PREC_INTERNETCONTROL: u8 = 0xc0; constant IPTOS_PREC_CRITIC_ECP (line 1452) | pub const IPTOS_PREC_CRITIC_ECP: u8 = 0xa0; constant IPTOS_PREC_FLASHOVERRIDE (line 1453) | pub const IPTOS_PREC_FLASHOVERRIDE: u8 = 0x80; constant IPTOS_PREC_FLASH (line 1454) | pub const IPTOS_PREC_FLASH: u8 = 0x60; constant IPTOS_PREC_IMMEDIATE (line 1455) | pub const IPTOS_PREC_IMMEDIATE: u8 = 0x40; constant IPTOS_PREC_PRIORITY (line 1456) | pub const IPTOS_PREC_PRIORITY: u8 = 0x20; constant IPTOS_PREC_ROUTINE (line 1457) | pub const IPTOS_PREC_ROUTINE: u8 = 0x00; constant IPTOS_ECN_MASK (line 1459) | pub const IPTOS_ECN_MASK: u8 = 0x03; constant IPTOS_ECN_ECT1 (line 1460) | pub const IPTOS_ECN_ECT1: u8 = 0x01; constant IPTOS_ECN_ECT0 (line 1461) | pub const IPTOS_ECN_ECT0: u8 = 0x02; constant IPTOS_ECN_CE (line 1462) | pub const IPTOS_ECN_CE: u8 = 0x03; constant IPOPT_COPY (line 1464) | pub const IPOPT_COPY: u8 = 0x80; constant IPOPT_CLASS_MASK (line 1465) | pub const IPOPT_CLASS_MASK: u8 = 0x60; constant IPOPT_NUMBER_MASK (line 1466) | pub const IPOPT_NUMBER_MASK: u8 = 0x1f; constant IPOPT_CONTROL (line 1468) | pub const IPOPT_CONTROL: u8 = 0x00; constant IPOPT_RESERVED1 (line 1469) | pub const IPOPT_RESERVED1: u8 = 0x20; constant IPOPT_MEASUREMENT (line 1470) | pub const IPOPT_MEASUREMENT: u8 = 0x40; constant IPOPT_RESERVED2 (line 1471) | pub const IPOPT_RESERVED2: u8 = 0x60; constant IPOPT_END (line 1472) | pub const IPOPT_END: u8 = 0 | IPOPT_CONTROL; constant IPOPT_NOOP (line 1473) | pub const IPOPT_NOOP: u8 = 1 | IPOPT_CONTROL; constant IPOPT_SEC (line 1474) | pub const IPOPT_SEC: u8 = 2 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_LSRR (line 1475) | pub const IPOPT_LSRR: u8 = 3 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_TIMESTAMP (line 1476) | pub const IPOPT_TIMESTAMP: u8 = 4 | IPOPT_MEASUREMENT; constant IPOPT_RR (line 1477) | pub const IPOPT_RR: u8 = 7 | IPOPT_CONTROL; constant IPOPT_SID (line 1478) | pub const IPOPT_SID: u8 = 8 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_SSRR (line 1479) | pub const IPOPT_SSRR: u8 = 9 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_RA (line 1480) | pub const IPOPT_RA: u8 = 20 | IPOPT_CONTROL | IPOPT_COPY; constant IPVERSION (line 1481) | pub const IPVERSION: u8 = 4; constant MAXTTL (line 1482) | pub const MAXTTL: u8 = 255; constant IPDEFTTL (line 1483) | pub const IPDEFTTL: u8 = 64; constant IPOPT_OPTVAL (line 1484) | pub const IPOPT_OPTVAL: u8 = 0; constant IPOPT_OLEN (line 1485) | pub const IPOPT_OLEN: u8 = 1; constant IPOPT_OFFSET (line 1486) | pub const IPOPT_OFFSET: u8 = 2; constant IPOPT_MINOFF (line 1487) | pub const IPOPT_MINOFF: u8 = 4; constant MAX_IPOPTLEN (line 1488) | pub const MAX_IPOPTLEN: u8 = 40; constant IPOPT_NOP (line 1489) | pub const IPOPT_NOP: u8 = IPOPT_NOOP; constant IPOPT_EOL (line 1490) | pub const IPOPT_EOL: u8 = IPOPT_END; constant IPOPT_TS (line 1491) | pub const IPOPT_TS: u8 = IPOPT_TIMESTAMP; constant IPOPT_TS_TSONLY (line 1492) | pub const IPOPT_TS_TSONLY: u8 = 0; constant IPOPT_TS_TSANDADDR (line 1493) | pub const IPOPT_TS_TSANDADDR: u8 = 1; constant IPOPT_TS_PRESPEC (line 1494) | pub const IPOPT_TS_PRESPEC: u8 = 3; constant ARPOP_REQUEST (line 1497) | pub const ARPOP_REQUEST: u16 = 1; constant ARPOP_REPLY (line 1498) | pub const ARPOP_REPLY: u16 = 2; constant ARPOP_RREQUEST (line 1499) | pub const ARPOP_RREQUEST: u16 = 3; constant ARPOP_RREPLY (line 1500) | pub const ARPOP_RREPLY: u16 = 4; constant ARPOP_InREQUEST (line 1501) | pub const ARPOP_InREQUEST: u16 = 8; constant ARPOP_InREPLY (line 1502) | pub const ARPOP_InREPLY: u16 = 9; constant ARPOP_NAK (line 1503) | pub const ARPOP_NAK: u16 = 10; constant MAX_ADDR_LEN (line 1505) | pub const MAX_ADDR_LEN: usize = 7; constant ARPD_UPDATE (line 1506) | pub const ARPD_UPDATE: ::c_ushort = 0x01; constant ARPD_LOOKUP (line 1507) | pub const ARPD_LOOKUP: ::c_ushort = 0x02; constant ARPD_FLUSH (line 1508) | pub const ARPD_FLUSH: ::c_ushort = 0x03; constant ATF_MAGIC (line 1509) | pub const ATF_MAGIC: ::c_int = 0x80; constant ATF_NETMASK (line 1511) | pub const ATF_NETMASK: ::c_int = 0x20; constant ATF_DONTPUB (line 1512) | pub const ATF_DONTPUB: ::c_int = 0x40; constant ARPHRD_NETROM (line 1514) | pub const ARPHRD_NETROM: u16 = 0; constant ARPHRD_ETHER (line 1515) | pub const ARPHRD_ETHER: u16 = 1; constant ARPHRD_EETHER (line 1516) | pub const ARPHRD_EETHER: u16 = 2; constant ARPHRD_AX25 (line 1517) | pub const ARPHRD_AX25: u16 = 3; constant ARPHRD_PRONET (line 1518) | pub const ARPHRD_PRONET: u16 = 4; constant ARPHRD_CHAOS (line 1519) | pub const ARPHRD_CHAOS: u16 = 5; constant ARPHRD_IEEE802 (line 1520) | pub const ARPHRD_IEEE802: u16 = 6; constant ARPHRD_ARCNET (line 1521) | pub const ARPHRD_ARCNET: u16 = 7; constant ARPHRD_APPLETLK (line 1522) | pub const ARPHRD_APPLETLK: u16 = 8; constant ARPHRD_DLCI (line 1523) | pub const ARPHRD_DLCI: u16 = 15; constant ARPHRD_ATM (line 1524) | pub const ARPHRD_ATM: u16 = 19; constant ARPHRD_METRICOM (line 1525) | pub const ARPHRD_METRICOM: u16 = 23; constant ARPHRD_IEEE1394 (line 1526) | pub const ARPHRD_IEEE1394: u16 = 24; constant ARPHRD_EUI64 (line 1527) | pub const ARPHRD_EUI64: u16 = 27; constant ARPHRD_INFINIBAND (line 1528) | pub const ARPHRD_INFINIBAND: u16 = 32; constant ARPHRD_SLIP (line 1530) | pub const ARPHRD_SLIP: u16 = 256; constant ARPHRD_CSLIP (line 1531) | pub const ARPHRD_CSLIP: u16 = 257; constant ARPHRD_SLIP6 (line 1532) | pub const ARPHRD_SLIP6: u16 = 258; constant ARPHRD_CSLIP6 (line 1533) | pub const ARPHRD_CSLIP6: u16 = 259; constant ARPHRD_RSRVD (line 1534) | pub const ARPHRD_RSRVD: u16 = 260; constant ARPHRD_ADAPT (line 1535) | pub const ARPHRD_ADAPT: u16 = 264; constant ARPHRD_ROSE (line 1536) | pub const ARPHRD_ROSE: u16 = 270; constant ARPHRD_X25 (line 1537) | pub const ARPHRD_X25: u16 = 271; constant ARPHRD_HWX25 (line 1538) | pub const ARPHRD_HWX25: u16 = 272; constant ARPHRD_CAN (line 1539) | pub const ARPHRD_CAN: u16 = 280; constant ARPHRD_PPP (line 1540) | pub const ARPHRD_PPP: u16 = 512; constant ARPHRD_CISCO (line 1541) | pub const ARPHRD_CISCO: u16 = 513; constant ARPHRD_HDLC (line 1542) | pub const ARPHRD_HDLC: u16 = ARPHRD_CISCO; constant ARPHRD_LAPB (line 1543) | pub const ARPHRD_LAPB: u16 = 516; constant ARPHRD_DDCMP (line 1544) | pub const ARPHRD_DDCMP: u16 = 517; constant ARPHRD_RAWHDLC (line 1545) | pub const ARPHRD_RAWHDLC: u16 = 518; constant ARPHRD_TUNNEL (line 1547) | pub const ARPHRD_TUNNEL: u16 = 768; constant ARPHRD_TUNNEL6 (line 1548) | pub const ARPHRD_TUNNEL6: u16 = 769; constant ARPHRD_FRAD (line 1549) | pub const ARPHRD_FRAD: u16 = 770; constant ARPHRD_SKIP (line 1550) | pub const ARPHRD_SKIP: u16 = 771; constant ARPHRD_LOOPBACK (line 1551) | pub const ARPHRD_LOOPBACK: u16 = 772; constant ARPHRD_LOCALTLK (line 1552) | pub const ARPHRD_LOCALTLK: u16 = 773; constant ARPHRD_FDDI (line 1553) | pub const ARPHRD_FDDI: u16 = 774; constant ARPHRD_BIF (line 1554) | pub const ARPHRD_BIF: u16 = 775; constant ARPHRD_SIT (line 1555) | pub const ARPHRD_SIT: u16 = 776; constant ARPHRD_IPDDP (line 1556) | pub const ARPHRD_IPDDP: u16 = 777; constant ARPHRD_IPGRE (line 1557) | pub const ARPHRD_IPGRE: u16 = 778; constant ARPHRD_PIMREG (line 1558) | pub const ARPHRD_PIMREG: u16 = 779; constant ARPHRD_HIPPI (line 1559) | pub const ARPHRD_HIPPI: u16 = 780; constant ARPHRD_ASH (line 1560) | pub const ARPHRD_ASH: u16 = 781; constant ARPHRD_ECONET (line 1561) | pub const ARPHRD_ECONET: u16 = 782; constant ARPHRD_IRDA (line 1562) | pub const ARPHRD_IRDA: u16 = 783; constant ARPHRD_FCPP (line 1563) | pub const ARPHRD_FCPP: u16 = 784; constant ARPHRD_FCAL (line 1564) | pub const ARPHRD_FCAL: u16 = 785; constant ARPHRD_FCPL (line 1565) | pub const ARPHRD_FCPL: u16 = 786; constant ARPHRD_FCFABRIC (line 1566) | pub const ARPHRD_FCFABRIC: u16 = 787; constant ARPHRD_IEEE802_TR (line 1567) | pub const ARPHRD_IEEE802_TR: u16 = 800; constant ARPHRD_IEEE80211 (line 1568) | pub const ARPHRD_IEEE80211: u16 = 801; constant ARPHRD_IEEE80211_PRISM (line 1569) | pub const ARPHRD_IEEE80211_PRISM: u16 = 802; constant ARPHRD_IEEE80211_RADIOTAP (line 1570) | pub const ARPHRD_IEEE80211_RADIOTAP: u16 = 803; constant ARPHRD_IEEE802154 (line 1571) | pub const ARPHRD_IEEE802154: u16 = 804; constant ARPHRD_VOID (line 1573) | pub const ARPHRD_VOID: u16 = 0xFFFF; constant ARPHRD_NONE (line 1574) | pub const ARPHRD_NONE: u16 = 0xFFFE; constant _POSIX_AIO_LISTIO_MAX (line 1577) | pub const _POSIX_AIO_LISTIO_MAX: usize = 2; constant _POSIX_AIO_MAX (line 1578) | pub const _POSIX_AIO_MAX: usize = 1; constant _POSIX_ARG_MAX (line 1579) | pub const _POSIX_ARG_MAX: usize = 4096; constant _POSIX_CHILD_MAX (line 1580) | pub const _POSIX_CHILD_MAX: usize = 25; constant _POSIX_DELAYTIMER_MAX (line 1581) | pub const _POSIX_DELAYTIMER_MAX: usize = 32; constant _POSIX_HOST_NAME_MAX (line 1582) | pub const _POSIX_HOST_NAME_MAX: usize = 255; constant _POSIX_LINK_MAX (line 1583) | pub const _POSIX_LINK_MAX: usize = 8; constant _POSIX_LOGIN_NAME_MAX (line 1584) | pub const _POSIX_LOGIN_NAME_MAX: usize = 9; constant _POSIX_MAX_CANON (line 1585) | pub const _POSIX_MAX_CANON: usize = 255; constant _POSIX_MAX_INPUT (line 1586) | pub const _POSIX_MAX_INPUT: usize = 255; constant _POSIX_MQ_OPEN_MAX (line 1587) | pub const _POSIX_MQ_OPEN_MAX: usize = 8; constant _POSIX_MQ_PRIO_MAX (line 1588) | pub const _POSIX_MQ_PRIO_MAX: usize = 32; constant _POSIX_NAME_MAX (line 1589) | pub const _POSIX_NAME_MAX: usize = 14; constant _POSIX_NGROUPS_MAX (line 1590) | pub const _POSIX_NGROUPS_MAX: usize = 8; constant _POSIX_OPEN_MAX (line 1591) | pub const _POSIX_OPEN_MAX: usize = 20; constant _POSIX_FD_SETSIZE (line 1592) | pub const _POSIX_FD_SETSIZE: usize = 20; constant _POSIX_PATH_MAX (line 1593) | pub const _POSIX_PATH_MAX: usize = 256; constant _POSIX_PIPE_BUF (line 1594) | pub const _POSIX_PIPE_BUF: usize = 512; constant _POSIX_RE_DUP_MAX (line 1595) | pub const _POSIX_RE_DUP_MAX: usize = 255; constant _POSIX_RTSIG_MAX (line 1596) | pub const _POSIX_RTSIG_MAX: usize = 8; constant _POSIX_SEM_NSEMS_MAX (line 1597) | pub const _POSIX_SEM_NSEMS_MAX: usize = 256; constant _POSIX_SEM_VALUE_MAX (line 1598) | pub const _POSIX_SEM_VALUE_MAX: usize = 32767; constant _POSIX_SIGQUEUE_MAX (line 1599) | pub const _POSIX_SIGQUEUE_MAX: usize = 32; constant _POSIX_SSIZE_MAX (line 1600) | pub const _POSIX_SSIZE_MAX: usize = 32767; constant _POSIX_STREAM_MAX (line 1601) | pub const _POSIX_STREAM_MAX: usize = 8; constant _POSIX_SYMLINK_MAX (line 1602) | pub const _POSIX_SYMLINK_MAX: usize = 255; constant _POSIX_SYMLOOP_MAX (line 1603) | pub const _POSIX_SYMLOOP_MAX: usize = 8; constant _POSIX_TIMER_MAX (line 1604) | pub const _POSIX_TIMER_MAX: usize = 32; constant _POSIX_TTY_NAME_MAX (line 1605) | pub const _POSIX_TTY_NAME_MAX: usize = 9; constant _POSIX_TZNAME_MAX (line 1606) | pub const _POSIX_TZNAME_MAX: usize = 6; constant _POSIX_QLIMIT (line 1607) | pub const _POSIX_QLIMIT: usize = 1; constant _POSIX_HIWAT (line 1608) | pub const _POSIX_HIWAT: usize = 512; constant _POSIX_UIO_MAXIOV (line 1609) | pub const _POSIX_UIO_MAXIOV: usize = 16; constant _POSIX_CLOCKRES_MIN (line 1610) | pub const _POSIX_CLOCKRES_MIN: usize = 20000000; constant NAME_MAX (line 1611) | pub const NAME_MAX: usize = 255; constant NGROUPS_MAX (line 1612) | pub const NGROUPS_MAX: usize = 256; constant _POSIX_THREAD_KEYS_MAX (line 1613) | pub const _POSIX_THREAD_KEYS_MAX: usize = 128; constant _POSIX_THREAD_DESTRUCTOR_ITERATIONS (line 1614) | pub const _POSIX_THREAD_DESTRUCTOR_ITERATIONS: usize = 4; constant _POSIX_THREAD_THREADS_MAX (line 1615) | pub const _POSIX_THREAD_THREADS_MAX: usize = 64; constant SEM_VALUE_MAX (line 1616) | pub const SEM_VALUE_MAX: ::c_int = 2147483647; constant MAXNAMLEN (line 1617) | pub const MAXNAMLEN: usize = 255; constant _PATH_HEQUIV (line 1620) | pub const _PATH_HEQUIV: &'static [u8; 17usize] = b"/etc/hosts.equiv\0"; constant _PATH_HOSTS (line 1621) | pub const _PATH_HOSTS: &'static [u8; 11usize] = b"/etc/hosts\0"; constant _PATH_NETWORKS (line 1622) | pub const _PATH_NETWORKS: &'static [u8; 14usize] = b"/etc/networks\0"; constant _PATH_NSSWITCH_CONF (line 1623) | pub const _PATH_NSSWITCH_CONF: &'static [u8; 19usize] = b"/etc/nsswitch.... constant _PATH_PROTOCOLS (line 1624) | pub const _PATH_PROTOCOLS: &'static [u8; 15usize] = b"/etc/protocols\0"; constant _PATH_SERVICES (line 1625) | pub const _PATH_SERVICES: &'static [u8; 14usize] = b"/etc/services\0"; constant HOST_NOT_FOUND (line 1626) | pub const HOST_NOT_FOUND: ::c_int = 1; constant TRY_AGAIN (line 1627) | pub const TRY_AGAIN: ::c_int = 2; constant NO_RECOVERY (line 1628) | pub const NO_RECOVERY: ::c_int = 3; constant NO_DATA (line 1629) | pub const NO_DATA: ::c_int = 4; constant NETDB_INTERNAL (line 1630) | pub const NETDB_INTERNAL: ::c_int = -1; constant NETDB_SUCCESS (line 1631) | pub const NETDB_SUCCESS: ::c_int = 0; constant NO_ADDRESS (line 1632) | pub const NO_ADDRESS: ::c_int = 4; constant IPPORT_RESERVED (line 1633) | pub const IPPORT_RESERVED: ::c_int = 1024; constant SCOPE_DELIMITER (line 1634) | pub const SCOPE_DELIMITER: u8 = 37u8; constant GAI_WAIT (line 1635) | pub const GAI_WAIT: ::c_int = 0; constant GAI_NOWAIT (line 1636) | pub const GAI_NOWAIT: ::c_int = 1; constant AI_PASSIVE (line 1637) | pub const AI_PASSIVE: ::c_int = 1; constant AI_CANONNAME (line 1638) | pub const AI_CANONNAME: ::c_int = 2; constant AI_NUMERICHOST (line 1639) | pub const AI_NUMERICHOST: ::c_int = 4; constant AI_V4MAPPED (line 1640) | pub const AI_V4MAPPED: ::c_int = 8; constant AI_ALL (line 1641) | pub const AI_ALL: ::c_int = 16; constant AI_ADDRCONFIG (line 1642) | pub const AI_ADDRCONFIG: ::c_int = 32; constant AI_IDN (line 1643) | pub const AI_IDN: ::c_int = 64; constant AI_CANONIDN (line 1644) | pub const AI_CANONIDN: ::c_int = 128; constant AI_NUMERICSERV (line 1645) | pub const AI_NUMERICSERV: ::c_int = 1024; constant EAI_BADFLAGS (line 1646) | pub const EAI_BADFLAGS: ::c_int = -1; constant EAI_NONAME (line 1647) | pub const EAI_NONAME: ::c_int = -2; constant EAI_AGAIN (line 1648) | pub const EAI_AGAIN: ::c_int = -3; constant EAI_FAIL (line 1649) | pub const EAI_FAIL: ::c_int = -4; constant EAI_FAMILY (line 1650) | pub const EAI_FAMILY: ::c_int = -6; constant EAI_SOCKTYPE (line 1651) | pub const EAI_SOCKTYPE: ::c_int = -7; constant EAI_SERVICE (line 1652) | pub const EAI_SERVICE: ::c_int = -8; constant EAI_MEMORY (line 1653) | pub const EAI_MEMORY: ::c_int = -10; constant EAI_SYSTEM (line 1654) | pub const EAI_SYSTEM: ::c_int = -11; constant EAI_OVERFLOW (line 1655) | pub const EAI_OVERFLOW: ::c_int = -12; constant EAI_NODATA (line 1656) | pub const EAI_NODATA: ::c_int = -5; constant EAI_ADDRFAMILY (line 1657) | pub const EAI_ADDRFAMILY: ::c_int = -9; constant EAI_INPROGRESS (line 1658) | pub const EAI_INPROGRESS: ::c_int = -100; constant EAI_CANCELED (line 1659) | pub const EAI_CANCELED: ::c_int = -101; constant EAI_NOTCANCELED (line 1660) | pub const EAI_NOTCANCELED: ::c_int = -102; constant EAI_ALLDONE (line 1661) | pub const EAI_ALLDONE: ::c_int = -103; constant EAI_INTR (line 1662) | pub const EAI_INTR: ::c_int = -104; constant EAI_IDN_ENCODE (line 1663) | pub const EAI_IDN_ENCODE: ::c_int = -105; constant NI_MAXHOST (line 1664) | pub const NI_MAXHOST: usize = 1025; constant NI_MAXSERV (line 1665) | pub const NI_MAXSERV: usize = 32; constant NI_NUMERICHOST (line 1666) | pub const NI_NUMERICHOST: ::c_int = 1; constant NI_NUMERICSERV (line 1667) | pub const NI_NUMERICSERV: ::c_int = 2; constant NI_NOFQDN (line 1668) | pub const NI_NOFQDN: ::c_int = 4; constant NI_NAMEREQD (line 1669) | pub const NI_NAMEREQD: ::c_int = 8; constant NI_DGRAM (line 1670) | pub const NI_DGRAM: ::c_int = 16; constant NI_IDN (line 1671) | pub const NI_IDN: ::c_int = 32; constant CLOCK_REALTIME (line 1674) | pub const CLOCK_REALTIME: ::clockid_t = 0; constant CLOCK_MONOTONIC (line 1675) | pub const CLOCK_MONOTONIC: ::clockid_t = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1676) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1677) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 3; constant CLOCK_MONOTONIC_RAW (line 1678) | pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant CLOCK_REALTIME_COARSE (line 1679) | pub const CLOCK_REALTIME_COARSE: ::clockid_t = 5; constant CLOCK_MONOTONIC_COARSE (line 1680) | pub const CLOCK_MONOTONIC_COARSE: ::clockid_t = 6; constant TIMER_ABSTIME (line 1681) | pub const TIMER_ABSTIME: ::c_int = 1; constant TIME_UTC (line 1682) | pub const TIME_UTC: ::c_int = 1; constant POLLIN (line 1685) | pub const POLLIN: i16 = 1; constant POLLPRI (line 1686) | pub const POLLPRI: i16 = 2; constant POLLOUT (line 1687) | pub const POLLOUT: i16 = 4; constant POLLRDNORM (line 1688) | pub const POLLRDNORM: i16 = 1; constant POLLRDBAND (line 1689) | pub const POLLRDBAND: i16 = 2; constant POLLWRNORM (line 1690) | pub const POLLWRNORM: i16 = 4; constant POLLWRBAND (line 1691) | pub const POLLWRBAND: i16 = 4; constant POLLERR (line 1692) | pub const POLLERR: i16 = 8; constant POLLHUP (line 1693) | pub const POLLHUP: i16 = 16; constant POLLNVAL (line 1694) | pub const POLLNVAL: i16 = 32; constant __LC_CTYPE (line 1697) | pub const __LC_CTYPE: usize = 0; constant __LC_NUMERIC (line 1698) | pub const __LC_NUMERIC: usize = 1; constant __LC_TIME (line 1699) | pub const __LC_TIME: usize = 2; constant __LC_COLLATE (line 1700) | pub const __LC_COLLATE: usize = 3; constant __LC_MONETARY (line 1701) | pub const __LC_MONETARY: usize = 4; constant __LC_MESSAGES (line 1702) | pub const __LC_MESSAGES: usize = 5; constant __LC_ALL (line 1703) | pub const __LC_ALL: usize = 6; constant __LC_PAPER (line 1704) | pub const __LC_PAPER: usize = 7; constant __LC_NAME (line 1705) | pub const __LC_NAME: usize = 8; constant __LC_ADDRESS (line 1706) | pub const __LC_ADDRESS: usize = 9; constant __LC_TELEPHONE (line 1707) | pub const __LC_TELEPHONE: usize = 10; constant __LC_MEASUREMENT (line 1708) | pub const __LC_MEASUREMENT: usize = 11; constant __LC_IDENTIFICATION (line 1709) | pub const __LC_IDENTIFICATION: usize = 12; constant LC_CTYPE (line 1710) | pub const LC_CTYPE: ::c_int = 0; constant LC_NUMERIC (line 1711) | pub const LC_NUMERIC: ::c_int = 1; constant LC_TIME (line 1712) | pub const LC_TIME: ::c_int = 2; constant LC_COLLATE (line 1713) | pub const LC_COLLATE: ::c_int = 3; constant LC_MONETARY (line 1714) | pub const LC_MONETARY: ::c_int = 4; constant LC_MESSAGES (line 1715) | pub const LC_MESSAGES: ::c_int = 5; constant LC_ALL (line 1716) | pub const LC_ALL: ::c_int = 6; constant LC_PAPER (line 1717) | pub const LC_PAPER: ::c_int = 7; constant LC_NAME (line 1718) | pub const LC_NAME: ::c_int = 8; constant LC_ADDRESS (line 1719) | pub const LC_ADDRESS: ::c_int = 9; constant LC_TELEPHONE (line 1720) | pub const LC_TELEPHONE: ::c_int = 10; constant LC_MEASUREMENT (line 1721) | pub const LC_MEASUREMENT: ::c_int = 11; constant LC_IDENTIFICATION (line 1722) | pub const LC_IDENTIFICATION: ::c_int = 12; constant LC_CTYPE_MASK (line 1723) | pub const LC_CTYPE_MASK: ::c_int = 1; constant LC_NUMERIC_MASK (line 1724) | pub const LC_NUMERIC_MASK: ::c_int = 2; constant LC_TIME_MASK (line 1725) | pub const LC_TIME_MASK: ::c_int = 4; constant LC_COLLATE_MASK (line 1726) | pub const LC_COLLATE_MASK: ::c_int = 8; constant LC_MONETARY_MASK (line 1727) | pub const LC_MONETARY_MASK: ::c_int = 16; constant LC_MESSAGES_MASK (line 1728) | pub const LC_MESSAGES_MASK: ::c_int = 32; constant LC_PAPER_MASK (line 1729) | pub const LC_PAPER_MASK: ::c_int = 128; constant LC_NAME_MASK (line 1730) | pub const LC_NAME_MASK: ::c_int = 256; constant LC_ADDRESS_MASK (line 1731) | pub const LC_ADDRESS_MASK: ::c_int = 512; constant LC_TELEPHONE_MASK (line 1732) | pub const LC_TELEPHONE_MASK: ::c_int = 1024; constant LC_MEASUREMENT_MASK (line 1733) | pub const LC_MEASUREMENT_MASK: ::c_int = 2048; constant LC_IDENTIFICATION_MASK (line 1734) | pub const LC_IDENTIFICATION_MASK: ::c_int = 4096; constant LC_ALL_MASK (line 1735) | pub const LC_ALL_MASK: ::c_int = 8127; constant ABDAY_1 (line 1737) | pub const ABDAY_1: ::nl_item = 0x20000; constant ABDAY_2 (line 1738) | pub const ABDAY_2: ::nl_item = 0x20001; constant ABDAY_3 (line 1739) | pub const ABDAY_3: ::nl_item = 0x20002; constant ABDAY_4 (line 1740) | pub const ABDAY_4: ::nl_item = 0x20003; constant ABDAY_5 (line 1741) | pub const ABDAY_5: ::nl_item = 0x20004; constant ABDAY_6 (line 1742) | pub const ABDAY_6: ::nl_item = 0x20005; constant ABDAY_7 (line 1743) | pub const ABDAY_7: ::nl_item = 0x20006; constant DAY_1 (line 1745) | pub const DAY_1: ::nl_item = 0x20007; constant DAY_2 (line 1746) | pub const DAY_2: ::nl_item = 0x20008; constant DAY_3 (line 1747) | pub const DAY_3: ::nl_item = 0x20009; constant DAY_4 (line 1748) | pub const DAY_4: ::nl_item = 0x2000A; constant DAY_5 (line 1749) | pub const DAY_5: ::nl_item = 0x2000B; constant DAY_6 (line 1750) | pub const DAY_6: ::nl_item = 0x2000C; constant DAY_7 (line 1751) | pub const DAY_7: ::nl_item = 0x2000D; constant ABMON_1 (line 1753) | pub const ABMON_1: ::nl_item = 0x2000E; constant ABMON_2 (line 1754) | pub const ABMON_2: ::nl_item = 0x2000F; constant ABMON_3 (line 1755) | pub const ABMON_3: ::nl_item = 0x20010; constant ABMON_4 (line 1756) | pub const ABMON_4: ::nl_item = 0x20011; constant ABMON_5 (line 1757) | pub const ABMON_5: ::nl_item = 0x20012; constant ABMON_6 (line 1758) | pub const ABMON_6: ::nl_item = 0x20013; constant ABMON_7 (line 1759) | pub const ABMON_7: ::nl_item = 0x20014; constant ABMON_8 (line 1760) | pub const ABMON_8: ::nl_item = 0x20015; constant ABMON_9 (line 1761) | pub const ABMON_9: ::nl_item = 0x20016; constant ABMON_10 (line 1762) | pub const ABMON_10: ::nl_item = 0x20017; constant ABMON_11 (line 1763) | pub const ABMON_11: ::nl_item = 0x20018; constant ABMON_12 (line 1764) | pub const ABMON_12: ::nl_item = 0x20019; constant MON_1 (line 1766) | pub const MON_1: ::nl_item = 0x2001A; constant MON_2 (line 1767) | pub const MON_2: ::nl_item = 0x2001B; constant MON_3 (line 1768) | pub const MON_3: ::nl_item = 0x2001C; constant MON_4 (line 1769) | pub const MON_4: ::nl_item = 0x2001D; constant MON_5 (line 1770) | pub const MON_5: ::nl_item = 0x2001E; constant MON_6 (line 1771) | pub const MON_6: ::nl_item = 0x2001F; constant MON_7 (line 1772) | pub const MON_7: ::nl_item = 0x20020; constant MON_8 (line 1773) | pub const MON_8: ::nl_item = 0x20021; constant MON_9 (line 1774) | pub const MON_9: ::nl_item = 0x20022; constant MON_10 (line 1775) | pub const MON_10: ::nl_item = 0x20023; constant MON_11 (line 1776) | pub const MON_11: ::nl_item = 0x20024; constant MON_12 (line 1777) | pub const MON_12: ::nl_item = 0x20025; constant AM_STR (line 1779) | pub const AM_STR: ::nl_item = 0x20026; constant PM_STR (line 1780) | pub const PM_STR: ::nl_item = 0x20027; constant D_T_FMT (line 1782) | pub const D_T_FMT: ::nl_item = 0x20028; constant D_FMT (line 1783) | pub const D_FMT: ::nl_item = 0x20029; constant T_FMT (line 1784) | pub const T_FMT: ::nl_item = 0x2002A; constant T_FMT_AMPM (line 1785) | pub const T_FMT_AMPM: ::nl_item = 0x2002B; constant ERA (line 1787) | pub const ERA: ::nl_item = 0x2002C; constant ERA_D_FMT (line 1788) | pub const ERA_D_FMT: ::nl_item = 0x2002E; constant ALT_DIGITS (line 1789) | pub const ALT_DIGITS: ::nl_item = 0x2002F; constant ERA_D_T_FMT (line 1790) | pub const ERA_D_T_FMT: ::nl_item = 0x20030; constant ERA_T_FMT (line 1791) | pub const ERA_T_FMT: ::nl_item = 0x20031; constant CODESET (line 1793) | pub const CODESET: ::nl_item = 14; constant CRNCYSTR (line 1794) | pub const CRNCYSTR: ::nl_item = 0x4000F; constant RADIXCHAR (line 1795) | pub const RADIXCHAR: ::nl_item = 0x10000; constant THOUSEP (line 1796) | pub const THOUSEP: ::nl_item = 0x10001; constant YESEXPR (line 1797) | pub const YESEXPR: ::nl_item = 0x50000; constant NOEXPR (line 1798) | pub const NOEXPR: ::nl_item = 0x50001; constant YESSTR (line 1799) | pub const YESSTR: ::nl_item = 0x50002; constant NOSTR (line 1800) | pub const NOSTR: ::nl_item = 0x50003; constant RB_AUTOBOOT (line 1803) | pub const RB_AUTOBOOT: ::c_int = 0x0; constant RB_ASKNAME (line 1804) | pub const RB_ASKNAME: ::c_int = 0x1; constant RB_SINGLE (line 1805) | pub const RB_SINGLE: ::c_int = 0x2; constant RB_KBD (line 1806) | pub const RB_KBD: ::c_int = 0x4; constant RB_HALT (line 1807) | pub const RB_HALT: ::c_int = 0x8; constant RB_INITNAME (line 1808) | pub const RB_INITNAME: ::c_int = 0x10; constant RB_DFLTROOT (line 1809) | pub const RB_DFLTROOT: ::c_int = 0x20; constant RB_NOBOOTRC (line 1810) | pub const RB_NOBOOTRC: ::c_int = 0x20; constant RB_ALTBOOT (line 1811) | pub const RB_ALTBOOT: ::c_int = 0x40; constant RB_UNIPROC (line 1812) | pub const RB_UNIPROC: ::c_int = 0x80; constant RB_DEBUGGER (line 1813) | pub const RB_DEBUGGER: ::c_int = 0x1000; constant __SIZEOF_SEM_T (line 1816) | pub const __SIZEOF_SEM_T: usize = 20; constant SEM_FAILED (line 1817) | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t; constant IGNBRK (line 1820) | pub const IGNBRK: ::tcflag_t = 1; constant BRKINT (line 1821) | pub const BRKINT: ::tcflag_t = 2; constant IGNPAR (line 1822) | pub const IGNPAR: ::tcflag_t = 4; constant PARMRK (line 1823) | pub const PARMRK: ::tcflag_t = 8; constant INPCK (line 1824) | pub const INPCK: ::tcflag_t = 16; constant ISTRIP (line 1825) | pub const ISTRIP: ::tcflag_t = 32; constant INLCR (line 1826) | pub const INLCR: ::tcflag_t = 64; constant IGNCR (line 1827) | pub const IGNCR: ::tcflag_t = 128; constant ICRNL (line 1828) | pub const ICRNL: ::tcflag_t = 256; constant IXON (line 1829) | pub const IXON: ::tcflag_t = 512; constant IXOFF (line 1830) | pub const IXOFF: ::tcflag_t = 1024; constant IXANY (line 1831) | pub const IXANY: ::tcflag_t = 2048; constant IMAXBEL (line 1832) | pub const IMAXBEL: ::tcflag_t = 8192; constant IUCLC (line 1833) | pub const IUCLC: ::tcflag_t = 16384; constant OPOST (line 1834) | pub const OPOST: ::tcflag_t = 1; constant ONLCR (line 1835) | pub const ONLCR: ::tcflag_t = 2; constant ONOEOT (line 1836) | pub const ONOEOT: ::tcflag_t = 8; constant OCRNL (line 1837) | pub const OCRNL: ::tcflag_t = 16; constant ONOCR (line 1838) | pub const ONOCR: ::tcflag_t = 32; constant ONLRET (line 1839) | pub const ONLRET: ::tcflag_t = 64; constant NLDLY (line 1840) | pub const NLDLY: ::tcflag_t = 768; constant NL0 (line 1841) | pub const NL0: ::tcflag_t = 0; constant NL1 (line 1842) | pub const NL1: ::tcflag_t = 256; constant TABDLY (line 1843) | pub const TABDLY: ::tcflag_t = 3076; constant TAB0 (line 1844) | pub const TAB0: ::tcflag_t = 0; constant TAB1 (line 1845) | pub const TAB1: ::tcflag_t = 1024; constant TAB2 (line 1846) | pub const TAB2: ::tcflag_t = 2048; constant TAB3 (line 1847) | pub const TAB3: ::tcflag_t = 4; constant CRDLY (line 1848) | pub const CRDLY: ::tcflag_t = 12288; constant CR0 (line 1849) | pub const CR0: ::tcflag_t = 0; constant CR1 (line 1850) | pub const CR1: ::tcflag_t = 4096; constant CR2 (line 1851) | pub const CR2: ::tcflag_t = 8192; constant CR3 (line 1852) | pub const CR3: ::tcflag_t = 12288; constant FFDLY (line 1853) | pub const FFDLY: ::tcflag_t = 16384; constant FF0 (line 1854) | pub const FF0: ::tcflag_t = 0; constant FF1 (line 1855) | pub const FF1: ::tcflag_t = 16384; constant BSDLY (line 1856) | pub const BSDLY: ::tcflag_t = 32768; constant BS0 (line 1857) | pub const BS0: ::tcflag_t = 0; constant BS1 (line 1858) | pub const BS1: ::tcflag_t = 32768; constant VTDLY (line 1859) | pub const VTDLY: ::tcflag_t = 65536; constant VT0 (line 1860) | pub const VT0: ::tcflag_t = 0; constant VT1 (line 1861) | pub const VT1: ::tcflag_t = 65536; constant OLCUC (line 1862) | pub const OLCUC: ::tcflag_t = 131072; constant OFILL (line 1863) | pub const OFILL: ::tcflag_t = 262144; constant OFDEL (line 1864) | pub const OFDEL: ::tcflag_t = 524288; constant CIGNORE (line 1865) | pub const CIGNORE: ::tcflag_t = 1; constant CSIZE (line 1866) | pub const CSIZE: ::tcflag_t = 768; constant CS5 (line 1867) | pub const CS5: ::tcflag_t = 0; constant CS6 (line 1868) | pub const CS6: ::tcflag_t = 256; constant CS7 (line 1869) | pub const CS7: ::tcflag_t = 512; constant CS8 (line 1870) | pub const CS8: ::tcflag_t = 768; constant CSTOPB (line 1871) | pub const CSTOPB: ::tcflag_t = 1024; constant CREAD (line 1872) | pub const CREAD: ::tcflag_t = 2048; constant PARENB (line 1873) | pub const PARENB: ::tcflag_t = 4096; constant PARODD (line 1874) | pub const PARODD: ::tcflag_t = 8192; constant HUPCL (line 1875) | pub const HUPCL: ::tcflag_t = 16384; constant CLOCAL (line 1876) | pub const CLOCAL: ::tcflag_t = 32768; constant CRTSCTS (line 1877) | pub const CRTSCTS: ::tcflag_t = 65536; constant CRTS_IFLOW (line 1878) | pub const CRTS_IFLOW: ::tcflag_t = 65536; constant CCTS_OFLOW (line 1879) | pub const CCTS_OFLOW: ::tcflag_t = 65536; constant CDTRCTS (line 1880) | pub const CDTRCTS: ::tcflag_t = 131072; constant MDMBUF (line 1881) | pub const MDMBUF: ::tcflag_t = 1048576; constant CHWFLOW (line 1882) | pub const CHWFLOW: ::tcflag_t = 1245184; constant ECHOKE (line 1883) | pub const ECHOKE: ::tcflag_t = 1; constant _ECHOE (line 1884) | pub const _ECHOE: ::tcflag_t = 2; constant ECHOE (line 1885) | pub const ECHOE: ::tcflag_t = 2; constant _ECHOK (line 1886) | pub const _ECHOK: ::tcflag_t = 4; constant ECHOK (line 1887) | pub const ECHOK: ::tcflag_t = 4; constant _ECHO (line 1888) | pub const _ECHO: ::tcflag_t = 8; constant ECHO (line 1889) | pub const ECHO: ::tcflag_t = 8; constant _ECHONL (line 1890) | pub const _ECHONL: ::tcflag_t = 16; constant ECHONL (line 1891) | pub const ECHONL: ::tcflag_t = 16; constant ECHOPRT (line 1892) | pub const ECHOPRT: ::tcflag_t = 32; constant ECHOCTL (line 1893) | pub const ECHOCTL: ::tcflag_t = 64; constant _ISIG (line 1894) | pub const _ISIG: ::tcflag_t = 128; constant ISIG (line 1895) | pub const ISIG: ::tcflag_t = 128; constant _ICANON (line 1896) | pub const _ICANON: ::tcflag_t = 256; constant ICANON (line 1897) | pub const ICANON: ::tcflag_t = 256; constant ALTWERASE (line 1898) | pub const ALTWERASE: ::tcflag_t = 512; constant _IEXTEN (line 1899) | pub const _IEXTEN: ::tcflag_t = 1024; constant IEXTEN (line 1900) | pub const IEXTEN: ::tcflag_t = 1024; constant EXTPROC (line 1901) | pub const EXTPROC: ::tcflag_t = 2048; constant _TOSTOP (line 1902) | pub const _TOSTOP: ::tcflag_t = 4194304; constant TOSTOP (line 1903) | pub const TOSTOP: ::tcflag_t = 4194304; constant FLUSHO (line 1904) | pub const FLUSHO: ::tcflag_t = 8388608; constant NOKERNINFO (line 1905) | pub const NOKERNINFO: ::tcflag_t = 33554432; constant PENDIN (line 1906) | pub const PENDIN: ::tcflag_t = 536870912; constant _NOFLSH (line 1907) | pub const _NOFLSH: ::tcflag_t = 2147483648; constant NOFLSH (line 1908) | pub const NOFLSH: ::tcflag_t = 2147483648; constant VEOF (line 1909) | pub const VEOF: usize = 0; constant VEOL (line 1910) | pub const VEOL: usize = 1; constant VEOL2 (line 1911) | pub const VEOL2: usize = 2; constant VERASE (line 1912) | pub const VERASE: usize = 3; constant VWERASE (line 1913) | pub const VWERASE: usize = 4; constant VKILL (line 1914) | pub const VKILL: usize = 5; constant VREPRINT (line 1915) | pub const VREPRINT: usize = 6; constant VINTR (line 1916) | pub const VINTR: usize = 8; constant VQUIT (line 1917) | pub const VQUIT: usize = 9; constant VSUSP (line 1918) | pub const VSUSP: usize = 10; constant VDSUSP (line 1919) | pub const VDSUSP: usize = 11; constant VSTART (line 1920) | pub const VSTART: usize = 12; constant VSTOP (line 1921) | pub const VSTOP: usize = 13; constant VLNEXT (line 1922) | pub const VLNEXT: usize = 14; constant VDISCARD (line 1923) | pub const VDISCARD: usize = 15; constant VMIN (line 1924) | pub const VMIN: usize = 16; constant VTIME (line 1925) | pub const VTIME: usize = 17; constant VSTATUS (line 1926) | pub const VSTATUS: usize = 18; constant NCCS (line 1927) | pub const NCCS: usize = 20; constant B0 (line 1928) | pub const B0: ::speed_t = 0; constant B50 (line 1929) | pub const B50: ::speed_t = 50; constant B75 (line 1930) | pub const B75: ::speed_t = 75; constant B110 (line 1931) | pub const B110: ::speed_t = 110; constant B134 (line 1932) | pub const B134: ::speed_t = 134; constant B150 (line 1933) | pub const B150: ::speed_t = 150; constant B200 (line 1934) | pub const B200: ::speed_t = 200; constant B300 (line 1935) | pub const B300: ::speed_t = 300; constant B600 (line 1936) | pub const B600: ::speed_t = 600; constant B1200 (line 1937) | pub const B1200: ::speed_t = 1200; constant B1800 (line 1938) | pub const B1800: ::speed_t = 1800; constant B2400 (line 1939) | pub const B2400: ::speed_t = 2400; constant B4800 (line 1940) | pub const B4800: ::speed_t = 4800; constant B9600 (line 1941) | pub const B9600: ::speed_t = 9600; constant B7200 (line 1942) | pub const B7200: ::speed_t = 7200; constant B14400 (line 1943) | pub const B14400: ::speed_t = 14400; constant B19200 (line 1944) | pub const B19200: ::speed_t = 19200; constant B28800 (line 1945) | pub const B28800: ::speed_t = 28800; constant B38400 (line 1946) | pub const B38400: ::speed_t = 38400; constant EXTA (line 1947) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 1948) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 1949) | pub const B57600: ::speed_t = 57600; constant B76800 (line 1950) | pub const B76800: ::speed_t = 76800; constant B115200 (line 1951) | pub const B115200: ::speed_t = 115200; constant B230400 (line 1952) | pub const B230400: ::speed_t = 230400; constant B460800 (line 1953) | pub const B460800: ::speed_t = 460800; constant B500000 (line 1954) | pub const B500000: ::speed_t = 500000; constant B576000 (line 1955) | pub const B576000: ::speed_t = 576000; constant B921600 (line 1956) | pub const B921600: ::speed_t = 921600; constant B1000000 (line 1957) | pub const B1000000: ::speed_t = 1000000; constant B1152000 (line 1958) | pub const B1152000: ::speed_t = 1152000; constant B1500000 (line 1959) | pub const B1500000: ::speed_t = 1500000; constant B2000000 (line 1960) | pub const B2000000: ::speed_t = 2000000; constant B2500000 (line 1961) | pub const B2500000: ::speed_t = 2500000; constant B3000000 (line 1962) | pub const B3000000: ::speed_t = 3000000; constant B3500000 (line 1963) | pub const B3500000: ::speed_t = 3500000; constant B4000000 (line 1964) | pub const B4000000: ::speed_t = 4000000; constant TCSANOW (line 1965) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 1966) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 1967) | pub const TCSAFLUSH: ::c_int = 2; constant TCSASOFT (line 1968) | pub const TCSASOFT: ::c_int = 16; constant TCIFLUSH (line 1969) | pub const TCIFLUSH: ::c_int = 1; constant TCOFLUSH (line 1970) | pub const TCOFLUSH: ::c_int = 2; constant TCIOFLUSH (line 1971) | pub const TCIOFLUSH: ::c_int = 3; constant TCOOFF (line 1972) | pub const TCOOFF: ::c_int = 1; constant TCOON (line 1973) | pub const TCOON: ::c_int = 2; constant TCIOFF (line 1974) | pub const TCIOFF: ::c_int = 3; constant TCION (line 1975) | pub const TCION: ::c_int = 4; constant TTYDEF_IFLAG (line 1976) | pub const TTYDEF_IFLAG: ::tcflag_t = 11042; constant TTYDEF_LFLAG (line 1977) | pub const TTYDEF_LFLAG: ::tcflag_t = 1483; constant TTYDEF_CFLAG (line 1978) | pub const TTYDEF_CFLAG: ::tcflag_t = 23040; constant TTYDEF_SPEED (line 1979) | pub const TTYDEF_SPEED: ::tcflag_t = 9600; constant CEOL (line 1980) | pub const CEOL: u8 = 0u8; constant CERASE (line 1981) | pub const CERASE: u8 = 127; constant CMIN (line 1982) | pub const CMIN: u8 = 1; constant CQUIT (line 1983) | pub const CQUIT: u8 = 28; constant CTIME (line 1984) | pub const CTIME: u8 = 0; constant CBRK (line 1985) | pub const CBRK: u8 = 0u8; constant RTLD_DEFAULT (line 1988) | pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void; constant RTLD_NEXT (line 1989) | pub const RTLD_NEXT: *mut ::c_void = -1i64 as *mut ::c_void; constant RTLD_LAZY (line 1990) | pub const RTLD_LAZY: ::c_int = 1; constant RTLD_NOW (line 1991) | pub const RTLD_NOW: ::c_int = 2; constant RTLD_BINDING_MASK (line 1992) | pub const RTLD_BINDING_MASK: ::c_int = 3; constant RTLD_NOLOAD (line 1993) | pub const RTLD_NOLOAD: ::c_int = 4; constant RTLD_DEEPBIND (line 1994) | pub const RTLD_DEEPBIND: ::c_int = 8; constant RTLD_GLOBAL (line 1995) | pub const RTLD_GLOBAL: ::c_int = 256; constant RTLD_LOCAL (line 1996) | pub const RTLD_LOCAL: ::c_int = 0; constant RTLD_NODELETE (line 1997) | pub const RTLD_NODELETE: ::c_int = 4096; constant DLFO_STRUCT_HAS_EH_DBASE (line 1998) | pub const DLFO_STRUCT_HAS_EH_DBASE: usize = 1; constant DLFO_STRUCT_HAS_EH_COUNT (line 1999) | pub const DLFO_STRUCT_HAS_EH_COUNT: usize = 0; constant LM_ID_BASE (line 2000) | pub const LM_ID_BASE: c_long = 0; constant LM_ID_NEWLM (line 2001) | pub const LM_ID_NEWLM: c_long = -1; constant SIGINT (line 2004) | pub const SIGINT: ::c_int = 2; constant SIGILL (line 2005) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 2006) | pub const SIGABRT: ::c_int = 6; constant SIGFPE (line 2007) | pub const SIGFPE: ::c_int = 8; constant SIGSEGV (line 2008) | pub const SIGSEGV: ::c_int = 11; constant SIGTERM (line 2009) | pub const SIGTERM: ::c_int = 15; constant SIGHUP (line 2010) | pub const SIGHUP: ::c_int = 1; constant SIGQUIT (line 2011) | pub const SIGQUIT: ::c_int = 3; constant SIGTRAP (line 2012) | pub const SIGTRAP: ::c_int = 5; constant SIGKILL (line 2013) | pub const SIGKILL: ::c_int = 9; constant SIGPIPE (line 2014) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 2015) | pub const SIGALRM: ::c_int = 14; constant SIGIOT (line 2016) | pub const SIGIOT: ::c_int = 6; constant SIGBUS (line 2017) | pub const SIGBUS: ::c_int = 10; constant SIGSYS (line 2018) | pub const SIGSYS: ::c_int = 12; constant SIGEMT (line 2019) | pub const SIGEMT: ::c_int = 7; constant SIGINFO (line 2020) | pub const SIGINFO: ::c_int = 29; constant SIGLOST (line 2021) | pub const SIGLOST: ::c_int = 32; constant SIGURG (line 2022) | pub const SIGURG: ::c_int = 16; constant SIGSTOP (line 2023) | pub const SIGSTOP: ::c_int = 17; constant SIGTSTP (line 2024) | pub const SIGTSTP: ::c_int = 18; constant SIGCONT (line 2025) | pub const SIGCONT: ::c_int = 19; constant SIGCHLD (line 2026) | pub const SIGCHLD: ::c_int = 20; constant SIGTTIN (line 2027) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 2028) | pub const SIGTTOU: ::c_int = 22; constant SIGPOLL (line 2029) | pub const SIGPOLL: ::c_int = 23; constant SIGXCPU (line 2030) | pub const SIGXCPU: ::c_int = 24; constant SIGVTALRM (line 2031) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 2032) | pub const SIGPROF: ::c_int = 27; constant SIGXFSZ (line 2033) | pub const SIGXFSZ: ::c_int = 25; constant SIGUSR1 (line 2034) | pub const SIGUSR1: ::c_int = 30; constant SIGUSR2 (line 2035) | pub const SIGUSR2: ::c_int = 31; constant SIGWINCH (line 2036) | pub const SIGWINCH: ::c_int = 28; constant SIGIO (line 2037) | pub const SIGIO: ::c_int = 23; constant SIGCLD (line 2038) | pub const SIGCLD: ::c_int = 20; constant __SIGRTMIN (line 2039) | pub const __SIGRTMIN: usize = 32; constant __SIGRTMAX (line 2040) | pub const __SIGRTMAX: usize = 32; constant _NSIG (line 2041) | pub const _NSIG: usize = 33; constant NSIG (line 2042) | pub const NSIG: usize = 33; constant SA_ONSTACK (line 2045) | pub const SA_ONSTACK: ::c_int = 1; constant SA_RESTART (line 2046) | pub const SA_RESTART: ::c_int = 2; constant SA_NODEFER (line 2047) | pub const SA_NODEFER: ::c_int = 16; constant SA_RESETHAND (line 2048) | pub const SA_RESETHAND: ::c_int = 4; constant SA_NOCLDSTOP (line 2049) | pub const SA_NOCLDSTOP: ::c_int = 8; constant SA_SIGINFO (line 2050) | pub const SA_SIGINFO: ::c_int = 64; constant SA_INTERRUPT (line 2051) | pub const SA_INTERRUPT: ::c_int = 0; constant SA_NOMASK (line 2052) | pub const SA_NOMASK: ::c_int = 16; constant SA_ONESHOT (line 2053) | pub const SA_ONESHOT: ::c_int = 4; constant SA_STACK (line 2054) | pub const SA_STACK: ::c_int = 1; constant SIG_BLOCK (line 2055) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 2056) | pub const SIG_UNBLOCK: ::c_int = 2; constant SIG_SETMASK (line 2057) | pub const SIG_SETMASK: ::c_int = 3; constant FPC_IE (line 2060) | pub const FPC_IE: u16 = 1; constant FPC_IM (line 2061) | pub const FPC_IM: u16 = 1; constant FPC_DE (line 2062) | pub const FPC_DE: u16 = 2; constant FPC_DM (line 2063) | pub const FPC_DM: u16 = 2; constant FPC_ZE (line 2064) | pub const FPC_ZE: u16 = 4; constant FPC_ZM (line 2065) | pub const FPC_ZM: u16 = 4; constant FPC_OE (line 2066) | pub const FPC_OE: u16 = 8; constant FPC_OM (line 2067) | pub const FPC_OM: u16 = 8; constant FPC_UE (line 2068) | pub const FPC_UE: u16 = 16; constant FPC_PE (line 2069) | pub const FPC_PE: u16 = 32; constant FPC_PC (line 2070) | pub const FPC_PC: u16 = 768; constant FPC_PC_24 (line 2071) | pub const FPC_PC_24: u16 = 0; constant FPC_PC_53 (line 2072) | pub const FPC_PC_53: u16 = 512; constant FPC_PC_64 (line 2073) | pub const FPC_PC_64: u16 = 768; constant FPC_RC (line 2074) | pub const FPC_RC: u16 = 3072; constant FPC_RC_RN (line 2075) | pub const FPC_RC_RN: u16 = 0; constant FPC_RC_RD (line 2076) | pub const FPC_RC_RD: u16 = 1024; constant FPC_RC_RU (line 2077) | pub const FPC_RC_RU: u16 = 2048; constant FPC_RC_CHOP (line 2078) | pub const FPC_RC_CHOP: u16 = 3072; constant FPC_IC (line 2079) | pub const FPC_IC: u16 = 4096; constant FPC_IC_PROJ (line 2080) | pub const FPC_IC_PROJ: u16 = 0; constant FPC_IC_AFF (line 2081) | pub const FPC_IC_AFF: u16 = 4096; constant FPS_IE (line 2082) | pub const FPS_IE: u16 = 1; constant FPS_DE (line 2083) | pub const FPS_DE: u16 = 2; constant FPS_ZE (line 2084) | pub const FPS_ZE: u16 = 4; constant FPS_OE (line 2085) | pub const FPS_OE: u16 = 8; constant FPS_UE (line 2086) | pub const FPS_UE: u16 = 16; constant FPS_PE (line 2087) | pub const FPS_PE: u16 = 32; constant FPS_SF (line 2088) | pub const FPS_SF: u16 = 64; constant FPS_ES (line 2089) | pub const FPS_ES: u16 = 128; constant FPS_C0 (line 2090) | pub const FPS_C0: u16 = 256; constant FPS_C1 (line 2091) | pub const FPS_C1: u16 = 512; constant FPS_C2 (line 2092) | pub const FPS_C2: u16 = 1024; constant FPS_TOS (line 2093) | pub const FPS_TOS: u16 = 14336; constant FPS_TOS_SHIFT (line 2094) | pub const FPS_TOS_SHIFT: u16 = 11; constant FPS_C3 (line 2095) | pub const FPS_C3: u16 = 16384; constant FPS_BUSY (line 2096) | pub const FPS_BUSY: u16 = 32768; constant FPE_INTOVF_TRAP (line 2097) | pub const FPE_INTOVF_TRAP: ::c_int = 1; constant FPE_INTDIV_FAULT (line 2098) | pub const FPE_INTDIV_FAULT: ::c_int = 2; constant FPE_FLTOVF_FAULT (line 2099) | pub const FPE_FLTOVF_FAULT: ::c_int = 3; constant FPE_FLTDIV_FAULT (line 2100) | pub const FPE_FLTDIV_FAULT: ::c_int = 4; constant FPE_FLTUND_FAULT (line 2101) | pub const FPE_FLTUND_FAULT: ::c_int = 5; constant FPE_SUBRNG_FAULT (line 2102) | pub const FPE_SUBRNG_FAULT: ::c_int = 7; constant FPE_FLTDNR_FAULT (line 2103) | pub const FPE_FLTDNR_FAULT: ::c_int = 8; constant FPE_FLTINX_FAULT (line 2104) | pub const FPE_FLTINX_FAULT: ::c_int = 9; constant FPE_EMERR_FAULT (line 2105) | pub const FPE_EMERR_FAULT: ::c_int = 10; constant FPE_EMBND_FAULT (line 2106) | pub const FPE_EMBND_FAULT: ::c_int = 11; constant ILL_INVOPR_FAULT (line 2107) | pub const ILL_INVOPR_FAULT: ::c_int = 1; constant ILL_STACK_FAULT (line 2108) | pub const ILL_STACK_FAULT: ::c_int = 2; constant ILL_FPEOPR_FAULT (line 2109) | pub const ILL_FPEOPR_FAULT: ::c_int = 3; constant DBG_SINGLE_TRAP (line 2110) | pub const DBG_SINGLE_TRAP: ::c_int = 1; constant DBG_BRKPNT_FAULT (line 2111) | pub const DBG_BRKPNT_FAULT: ::c_int = 2; constant __NGREG (line 2112) | pub const __NGREG: usize = 19; constant NGREG (line 2113) | pub const NGREG: usize = 19; constant MINSIGSTKSZ (line 2116) | pub const MINSIGSTKSZ: usize = 8192; constant SIGSTKSZ (line 2117) | pub const SIGSTKSZ: usize = 40960; constant __S_IFMT (line 2120) | pub const __S_IFMT: mode_t = 61440; constant __S_IFDIR (line 2121) | pub const __S_IFDIR: mode_t = 16384; constant __S_IFCHR (line 2122) | pub const __S_IFCHR: mode_t = 8192; constant __S_IFBLK (line 2123) | pub const __S_IFBLK: mode_t = 24576; constant __S_IFREG (line 2124) | pub const __S_IFREG: mode_t = 32768; constant __S_IFLNK (line 2125) | pub const __S_IFLNK: mode_t = 40960; constant __S_IFSOCK (line 2126) | pub const __S_IFSOCK: mode_t = 49152; constant __S_IFIFO (line 2127) | pub const __S_IFIFO: mode_t = 4096; constant __S_ISUID (line 2128) | pub const __S_ISUID: mode_t = 2048; constant __S_ISGID (line 2129) | pub const __S_ISGID: mode_t = 1024; constant __S_ISVTX (line 2130) | pub const __S_ISVTX: mode_t = 512; constant __S_IREAD (line 2131) | pub const __S_IREAD: mode_t = 256; constant __S_IWRITE (line 2132) | pub const __S_IWRITE: mode_t = 128; constant __S_IEXEC (line 2133) | pub const __S_IEXEC: mode_t = 64; constant S_INOCACHE (line 2134) | pub const S_INOCACHE: mode_t = 65536; constant S_IUSEUNK (line 2135) | pub const S_IUSEUNK: mode_t = 131072; constant S_IUNKNOWN (line 2136) | pub const S_IUNKNOWN: mode_t = 1835008; constant S_IUNKSHIFT (line 2137) | pub const S_IUNKSHIFT: mode_t = 12; constant S_IPTRANS (line 2138) | pub const S_IPTRANS: mode_t = 2097152; constant S_IATRANS (line 2139) | pub const S_IATRANS: mode_t = 4194304; constant S_IROOT (line 2140) | pub const S_IROOT: mode_t = 8388608; constant S_ITRANS (line 2141) | pub const S_ITRANS: mode_t = 14680064; constant S_IMMAP0 (line 2142) | pub const S_IMMAP0: mode_t = 16777216; constant CMASK (line 2143) | pub const CMASK: mode_t = 18; constant UF_SETTABLE (line 2144) | pub const UF_SETTABLE: ::c_uint = 65535; constant UF_NODUMP (line 2145) | pub const UF_NODUMP: ::c_uint = 1; constant UF_IMMUTABLE (line 2146) | pub const UF_IMMUTABLE: ::c_uint = 2; constant UF_APPEND (line 2147) | pub const UF_APPEND: ::c_uint = 4; constant UF_OPAQUE (line 2148) | pub const UF_OPAQUE: ::c_uint = 8; constant UF_NOUNLINK (line 2149) | pub const UF_NOUNLINK: ::c_uint = 16; constant SF_SETTABLE (line 2150) | pub const SF_SETTABLE: ::c_uint = 4294901760; constant SF_ARCHIVED (line 2151) | pub const SF_ARCHIVED: ::c_uint = 65536; constant SF_IMMUTABLE (line 2152) | pub const SF_IMMUTABLE: ::c_uint = 131072; constant SF_APPEND (line 2153) | pub const SF_APPEND: ::c_uint = 262144; constant SF_NOUNLINK (line 2154) | pub const SF_NOUNLINK: ::c_uint = 1048576; constant SF_SNAPSHOT (line 2155) | pub const SF_SNAPSHOT: ::c_uint = 2097152; constant UTIME_NOW (line 2156) | pub const UTIME_NOW: ::c_long = -1; constant UTIME_OMIT (line 2157) | pub const UTIME_OMIT: ::c_long = -2; constant S_IFMT (line 2158) | pub const S_IFMT: ::mode_t = 61440; constant S_IFDIR (line 2159) | pub const S_IFDIR: ::mode_t = 16384; constant S_IFCHR (line 2160) | pub const S_IFCHR: ::mode_t = 8192; constant S_IFBLK (line 2161) | pub const S_IFBLK: ::mode_t = 24576; constant S_IFREG (line 2162) | pub const S_IFREG: ::mode_t = 32768; constant S_IFIFO (line 2163) | pub const S_IFIFO: ::mode_t = 4096; constant S_IFLNK (line 2164) | pub const S_IFLNK: ::mode_t = 40960; constant S_IFSOCK (line 2165) | pub const S_IFSOCK: ::mode_t = 49152; constant S_ISUID (line 2166) | pub const S_ISUID: ::mode_t = 2048; constant S_ISGID (line 2167) | pub const S_ISGID: ::mode_t = 1024; constant S_ISVTX (line 2168) | pub const S_ISVTX: ::mode_t = 512; constant S_IRUSR (line 2169) | pub const S_IRUSR: ::mode_t = 256; constant S_IWUSR (line 2170) | pub const S_IWUSR: ::mode_t = 128; constant S_IXUSR (line 2171) | pub const S_IXUSR: ::mode_t = 64; constant S_IRWXU (line 2172) | pub const S_IRWXU: ::mode_t = 448; constant S_IREAD (line 2173) | pub const S_IREAD: ::mode_t = 256; constant S_IWRITE (line 2174) | pub const S_IWRITE: ::mode_t = 128; constant S_IEXEC (line 2175) | pub const S_IEXEC: ::mode_t = 64; constant S_IRGRP (line 2176) | pub const S_IRGRP: ::mode_t = 32; constant S_IWGRP (line 2177) | pub const S_IWGRP: ::mode_t = 16; constant S_IXGRP (line 2178) | pub const S_IXGRP: ::mode_t = 8; constant S_IRWXG (line 2179) | pub const S_IRWXG: ::mode_t = 56; constant S_IROTH (line 2180) | pub const S_IROTH: ::mode_t = 4; constant S_IWOTH (line 2181) | pub const S_IWOTH: ::mode_t = 2; constant S_IXOTH (line 2182) | pub const S_IXOTH: ::mode_t = 1; constant S_IRWXO (line 2183) | pub const S_IRWXO: ::mode_t = 7; constant ACCESSPERMS (line 2184) | pub const ACCESSPERMS: ::mode_t = 511; constant ALLPERMS (line 2185) | pub const ALLPERMS: ::mode_t = 4095; constant DEFFILEMODE (line 2186) | pub const DEFFILEMODE: ::mode_t = 438; constant S_BLKSIZE (line 2187) | pub const S_BLKSIZE: usize = 512; constant STATX_TYPE (line 2188) | pub const STATX_TYPE: ::c_uint = 1; constant STATX_MODE (line 2189) | pub const STATX_MODE: ::c_uint = 2; constant STATX_NLINK (line 2190) | pub const STATX_NLINK: ::c_uint = 4; constant STATX_UID (line 2191) | pub const STATX_UID: ::c_uint = 8; constant STATX_GID (line 2192) | pub const STATX_GID: ::c_uint = 16; constant STATX_ATIME (line 2193) | pub const STATX_ATIME: ::c_uint = 32; constant STATX_MTIME (line 2194) | pub const STATX_MTIME: ::c_uint = 64; constant STATX_CTIME (line 2195) | pub const STATX_CTIME: ::c_uint = 128; constant STATX_INO (line 2196) | pub const STATX_INO: ::c_uint = 256; constant STATX_SIZE (line 2197) | pub const STATX_SIZE: ::c_uint = 512; constant STATX_BLOCKS (line 2198) | pub const STATX_BLOCKS: ::c_uint = 1024; constant STATX_BASIC_STATS (line 2199) | pub const STATX_BASIC_STATS: ::c_uint = 2047; constant STATX_ALL (line 2200) | pub const STATX_ALL: ::c_uint = 4095; constant STATX_BTIME (line 2201) | pub const STATX_BTIME: ::c_uint = 2048; constant STATX_MNT_ID (line 2202) | pub const STATX_MNT_ID: ::c_uint = 4096; constant STATX_DIOALIGN (line 2203) | pub const STATX_DIOALIGN: ::c_uint = 8192; constant STATX__RESERVED (line 2204) | pub const STATX__RESERVED: ::c_uint = 2147483648; constant STATX_ATTR_COMPRESSED (line 2205) | pub const STATX_ATTR_COMPRESSED: ::c_uint = 4; constant STATX_ATTR_IMMUTABLE (line 2206) | pub const STATX_ATTR_IMMUTABLE: ::c_uint = 16; constant STATX_ATTR_APPEND (line 2207) | pub const STATX_ATTR_APPEND: ::c_uint = 32; constant STATX_ATTR_NODUMP (line 2208) | pub const STATX_ATTR_NODUMP: ::c_uint = 64; constant STATX_ATTR_ENCRYPTED (line 2209) | pub const STATX_ATTR_ENCRYPTED: ::c_uint = 2048; constant STATX_ATTR_AUTOMOUNT (line 2210) | pub const STATX_ATTR_AUTOMOUNT: ::c_uint = 4096; constant STATX_ATTR_MOUNT_ROOT (line 2211) | pub const STATX_ATTR_MOUNT_ROOT: ::c_uint = 8192; constant STATX_ATTR_VERITY (line 2212) | pub const STATX_ATTR_VERITY: ::c_uint = 1048576; constant STATX_ATTR_DAX (line 2213) | pub const STATX_ATTR_DAX: ::c_uint = 2097152; constant TIOCM_LE (line 2216) | pub const TIOCM_LE: ::c_int = 1; constant TIOCM_DTR (line 2217) | pub const TIOCM_DTR: ::c_int = 2; constant TIOCM_RTS (line 2218) | pub const TIOCM_RTS: ::c_int = 4; constant TIOCM_ST (line 2219) | pub const TIOCM_ST: ::c_int = 8; constant TIOCM_SR (line 2220) | pub const TIOCM_SR: ::c_int = 16; constant TIOCM_CTS (line 2221) | pub const TIOCM_CTS: ::c_int = 32; constant TIOCM_CAR (line 2222) | pub const TIOCM_CAR: ::c_int = 64; constant TIOCM_CD (line 2223) | pub const TIOCM_CD: ::c_int = 64; constant TIOCM_RNG (line 2224) | pub const TIOCM_RNG: ::c_int = 128; constant TIOCM_RI (line 2225) | pub const TIOCM_RI: ::c_int = 128; constant TIOCM_DSR (line 2226) | pub const TIOCM_DSR: ::c_int = 256; constant TIOCPKT_DATA (line 2227) | pub const TIOCPKT_DATA: ::c_int = 0; constant TIOCPKT_FLUSHREAD (line 2228) | pub const TIOCPKT_FLUSHREAD: ::c_int = 1; constant TIOCPKT_FLUSHWRITE (line 2229) | pub const TIOCPKT_FLUSHWRITE: ::c_int = 2; constant TIOCPKT_STOP (line 2230) | pub const TIOCPKT_STOP: ::c_int = 4; constant TIOCPKT_START (line 2231) | pub const TIOCPKT_START: ::c_int = 8; constant TIOCPKT_NOSTOP (line 2232) | pub const TIOCPKT_NOSTOP: ::c_int = 16; constant TIOCPKT_DOSTOP (line 2233) | pub const TIOCPKT_DOSTOP: ::c_int = 32; constant TIOCPKT_IOCTL (line 2234) | pub const TIOCPKT_IOCTL: ::c_int = 64; constant TTYDISC (line 2235) | pub const TTYDISC: ::c_int = 0; constant TABLDISC (line 2236) | pub const TABLDISC: ::c_int = 3; constant SLIPDISC (line 2237) | pub const SLIPDISC: ::c_int = 4; constant TANDEM (line 2238) | pub const TANDEM: ::tcflag_t = 1; constant CBREAK (line 2239) | pub const CBREAK: ::tcflag_t = 2; constant LCASE (line 2240) | pub const LCASE: ::tcflag_t = 4; constant CRMOD (line 2241) | pub const CRMOD: ::tcflag_t = 16; constant RAW (line 2242) | pub const RAW: ::tcflag_t = 32; constant ODDP (line 2243) | pub const ODDP: ::tcflag_t = 64; constant EVENP (line 2244) | pub const EVENP: ::tcflag_t = 128; constant ANYP (line 2245) | pub const ANYP: ::tcflag_t = 192; constant NLDELAY (line 2246) | pub const NLDELAY: ::tcflag_t = 768; constant NL2 (line 2247) | pub const NL2: ::tcflag_t = 512; constant NL3 (line 2248) | pub const NL3: ::tcflag_t = 768; constant TBDELAY (line 2249) | pub const TBDELAY: ::tcflag_t = 3072; constant XTABS (line 2250) | pub const XTABS: ::tcflag_t = 3072; constant CRDELAY (line 2251) | pub const CRDELAY: ::tcflag_t = 12288; constant VTDELAY (line 2252) | pub const VTDELAY: ::tcflag_t = 16384; constant BSDELAY (line 2253) | pub const BSDELAY: ::tcflag_t = 32768; constant ALLDELAY (line 2254) | pub const ALLDELAY: ::tcflag_t = 65280; constant CRTBS (line 2255) | pub const CRTBS: ::tcflag_t = 65536; constant PRTERA (line 2256) | pub const PRTERA: ::tcflag_t = 131072; constant CRTERA (line 2257) | pub const CRTERA: ::tcflag_t = 262144; constant TILDE (line 2258) | pub const TILDE: ::tcflag_t = 524288; constant LITOUT (line 2259) | pub const LITOUT: ::tcflag_t = 2097152; constant NOHANG (line 2260) | pub const NOHANG: ::tcflag_t = 16777216; constant L001000 (line 2261) | pub const L001000: ::tcflag_t = 33554432; constant CRTKIL (line 2262) | pub const CRTKIL: ::tcflag_t = 67108864; constant PASS8 (line 2263) | pub const PASS8: ::tcflag_t = 134217728; constant CTLECH (line 2264) | pub const CTLECH: ::tcflag_t = 268435456; constant DECCTQ (line 2265) | pub const DECCTQ: ::tcflag_t = 1073741824; constant FIONBIO (line 2267) | pub const FIONBIO: ::c_ulong = 0xa008007e; constant FIONREAD (line 2268) | pub const FIONREAD: ::c_ulong = 0x6008007f; constant TIOCSWINSZ (line 2269) | pub const TIOCSWINSZ: ::c_ulong = 0x90200767; constant TIOCGWINSZ (line 2270) | pub const TIOCGWINSZ: ::c_ulong = 0x50200768; constant TIOCEXCL (line 2271) | pub const TIOCEXCL: ::c_ulong = 0x70d; constant TIOCNXCL (line 2272) | pub const TIOCNXCL: ::c_ulong = 0x70e; constant TIOCSCTTY (line 2273) | pub const TIOCSCTTY: ::c_ulong = 0x761; constant FIOCLEX (line 2275) | pub const FIOCLEX: ::c_ulong = 1; constant O_EXEC (line 2278) | pub const O_EXEC: ::c_int = 4; constant O_NORW (line 2279) | pub const O_NORW: ::c_int = 0; constant O_RDONLY (line 2280) | pub const O_RDONLY: ::c_int = 1; constant O_WRONLY (line 2281) | pub const O_WRONLY: ::c_int = 2; constant O_RDWR (line 2282) | pub const O_RDWR: ::c_int = 3; constant O_ACCMODE (line 2283) | pub const O_ACCMODE: ::c_int = 3; constant O_LARGEFILE (line 2284) | pub const O_LARGEFILE: ::c_int = 0; constant O_CREAT (line 2285) | pub const O_CREAT: ::c_int = 16; constant O_EXCL (line 2286) | pub const O_EXCL: ::c_int = 32; constant O_NOLINK (line 2287) | pub const O_NOLINK: ::c_int = 64; constant O_NOTRANS (line 2288) | pub const O_NOTRANS: ::c_int = 128; constant O_NOFOLLOW (line 2289) | pub const O_NOFOLLOW: ::c_int = 1048576; constant O_DIRECTORY (line 2290) | pub const O_DIRECTORY: ::c_int = 2097152; constant O_APPEND (line 2291) | pub const O_APPEND: ::c_int = 256; constant O_ASYNC (line 2292) | pub const O_ASYNC: ::c_int = 512; constant O_FSYNC (line 2293) | pub const O_FSYNC: ::c_int = 1024; constant O_SYNC (line 2294) | pub const O_SYNC: ::c_int = 1024; constant O_NOATIME (line 2295) | pub const O_NOATIME: ::c_int = 2048; constant O_SHLOCK (line 2296) | pub const O_SHLOCK: ::c_int = 131072; constant O_EXLOCK (line 2297) | pub const O_EXLOCK: ::c_int = 262144; constant O_DSYNC (line 2298) | pub const O_DSYNC: ::c_int = 1024; constant O_RSYNC (line 2299) | pub const O_RSYNC: ::c_int = 1024; constant O_NONBLOCK (line 2300) | pub const O_NONBLOCK: ::c_int = 8; constant O_NDELAY (line 2301) | pub const O_NDELAY: ::c_int = 8; constant O_HURD (line 2302) | pub const O_HURD: ::c_int = 458751; constant O_TRUNC (line 2303) | pub const O_TRUNC: ::c_int = 65536; constant O_CLOEXEC (line 2304) | pub const O_CLOEXEC: ::c_int = 4194304; constant O_IGNORE_CTTY (line 2305) | pub const O_IGNORE_CTTY: ::c_int = 524288; constant O_TMPFILE (line 2306) | pub const O_TMPFILE: ::c_int = 8388608; constant O_NOCTTY (line 2307) | pub const O_NOCTTY: ::c_int = 0; constant FREAD (line 2308) | pub const FREAD: ::c_int = 1; constant FWRITE (line 2309) | pub const FWRITE: ::c_int = 2; constant FASYNC (line 2310) | pub const FASYNC: ::c_int = 512; constant FCREAT (line 2311) | pub const FCREAT: ::c_int = 16; constant FEXCL (line 2312) | pub const FEXCL: ::c_int = 32; constant FTRUNC (line 2313) | pub const FTRUNC: ::c_int = 65536; constant FNOCTTY (line 2314) | pub const FNOCTTY: ::c_int = 0; constant FFSYNC (line 2315) | pub const FFSYNC: ::c_int = 1024; constant FSYNC (line 2316) | pub const FSYNC: ::c_int = 1024; constant FAPPEND (line 2317) | pub const FAPPEND: ::c_int = 256; constant FNONBLOCK (line 2318) | pub const FNONBLOCK: ::c_int = 8; constant FNDELAY (line 2319) | pub const FNDELAY: ::c_int = 8; constant F_DUPFD (line 2320) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 2321) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 2322) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 2323) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 2324) | pub const F_SETFL: ::c_int = 4; constant F_GETOWN (line 2325) | pub const F_GETOWN: ::c_int = 5; constant F_SETOWN (line 2326) | pub const F_SETOWN: ::c_int = 6; constant F_GETLK (line 2327) | pub const F_GETLK: ::c_int = 7; constant F_SETLK (line 2328) | pub const F_SETLK: ::c_int = 8; constant F_SETLKW (line 2329) | pub const F_SETLKW: ::c_int = 9; constant F_GETLK64 (line 2330) | pub const F_GETLK64: ::c_int = 10; constant F_SETLK64 (line 2331) | pub const F_SETLK64: ::c_int = 11; constant F_SETLKW64 (line 2332) | pub const F_SETLKW64: ::c_int = 12; constant F_DUPFD_CLOEXEC (line 2333) | pub const F_DUPFD_CLOEXEC: ::c_int = 1030; constant FD_CLOEXEC (line 2334) | pub const FD_CLOEXEC: ::c_int = 1; constant F_RDLCK (line 2335) | pub const F_RDLCK: ::c_int = 1; constant F_WRLCK (line 2336) | pub const F_WRLCK: ::c_int = 2; constant F_UNLCK (line 2337) | pub const F_UNLCK: ::c_int = 3; constant POSIX_FADV_NORMAL (line 2338) | pub const POSIX_FADV_NORMAL: ::c_int = 0; constant POSIX_FADV_RANDOM (line 2339) | pub const POSIX_FADV_RANDOM: ::c_int = 1; constant POSIX_FADV_SEQUENTIAL (line 2340) | pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant POSIX_FADV_WILLNEED (line 2341) | pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant POSIX_FADV_DONTNEED (line 2342) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 2343) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant AT_FDCWD (line 2344) | pub const AT_FDCWD: ::c_int = -100; constant AT_SYMLINK_NOFOLLOW (line 2345) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 256; constant AT_REMOVEDIR (line 2346) | pub const AT_REMOVEDIR: ::c_int = 512; constant AT_SYMLINK_FOLLOW (line 2347) | pub const AT_SYMLINK_FOLLOW: ::c_int = 1024; constant AT_NO_AUTOMOUNT (line 2348) | pub const AT_NO_AUTOMOUNT: ::c_int = 2048; constant AT_EMPTY_PATH (line 2349) | pub const AT_EMPTY_PATH: ::c_int = 4096; constant AT_STATX_SYNC_TYPE (line 2350) | pub const AT_STATX_SYNC_TYPE: ::c_int = 24576; constant AT_STATX_SYNC_AS_STAT (line 2351) | pub const AT_STATX_SYNC_AS_STAT: ::c_int = 0; constant AT_STATX_FORCE_SYNC (line 2352) | pub const AT_STATX_FORCE_SYNC: ::c_int = 8192; constant AT_STATX_DONT_SYNC (line 2353) | pub const AT_STATX_DONT_SYNC: ::c_int = 16384; constant AT_RECURSIVE (line 2354) | pub const AT_RECURSIVE: ::c_int = 32768; constant AT_EACCESS (line 2355) | pub const AT_EACCESS: ::c_int = 512; constant RWF_HIPRI (line 2358) | pub const RWF_HIPRI: ::c_int = 1; constant RWF_DSYNC (line 2359) | pub const RWF_DSYNC: ::c_int = 2; constant RWF_SYNC (line 2360) | pub const RWF_SYNC: ::c_int = 4; constant RWF_NOWAIT (line 2361) | pub const RWF_NOWAIT: ::c_int = 8; constant RWF_APPEND (line 2362) | pub const RWF_APPEND: ::c_int = 16; constant EPERM (line 2365) | pub const EPERM: ::c_int = 1073741825; constant ENOENT (line 2366) | pub const ENOENT: ::c_int = 1073741826; constant ESRCH (line 2367) | pub const ESRCH: ::c_int = 1073741827; constant EINTR (line 2368) | pub const EINTR: ::c_int = 1073741828; constant EIO (line 2369) | pub const EIO: ::c_int = 1073741829; constant ENXIO (line 2370) | pub const ENXIO: ::c_int = 1073741830; constant E2BIG (line 2371) | pub const E2BIG: ::c_int = 1073741831; constant ENOEXEC (line 2372) | pub const ENOEXEC: ::c_int = 1073741832; constant EBADF (line 2373) | pub const EBADF: ::c_int = 1073741833; constant ECHILD (line 2374) | pub const ECHILD: ::c_int = 1073741834; constant EDEADLK (line 2375) | pub const EDEADLK: ::c_int = 1073741835; constant ENOMEM (line 2376) | pub const ENOMEM: ::c_int = 1073741836; constant EACCES (line 2377) | pub const EACCES: ::c_int = 1073741837; constant EFAULT (line 2378) | pub const EFAULT: ::c_int = 1073741838; constant ENOTBLK (line 2379) | pub const ENOTBLK: ::c_int = 1073741839; constant EBUSY (line 2380) | pub const EBUSY: ::c_int = 1073741840; constant EEXIST (line 2381) | pub const EEXIST: ::c_int = 1073741841; constant EXDEV (line 2382) | pub const EXDEV: ::c_int = 1073741842; constant ENODEV (line 2383) | pub const ENODEV: ::c_int = 1073741843; constant ENOTDIR (line 2384) | pub const ENOTDIR: ::c_int = 1073741844; constant EISDIR (line 2385) | pub const EISDIR: ::c_int = 1073741845; constant EINVAL (line 2386) | pub const EINVAL: ::c_int = 1073741846; constant EMFILE (line 2387) | pub const EMFILE: ::c_int = 1073741848; constant ENFILE (line 2388) | pub const ENFILE: ::c_int = 1073741847; constant ENOTTY (line 2389) | pub const ENOTTY: ::c_int = 1073741849; constant ETXTBSY (line 2390) | pub const ETXTBSY: ::c_int = 1073741850; constant EFBIG (line 2391) | pub const EFBIG: ::c_int = 1073741851; constant ENOSPC (line 2392) | pub const ENOSPC: ::c_int = 1073741852; constant ESPIPE (line 2393) | pub const ESPIPE: ::c_int = 1073741853; constant EROFS (line 2394) | pub const EROFS: ::c_int = 1073741854; constant EMLINK (line 2395) | pub const EMLINK: ::c_int = 1073741855; constant EPIPE (line 2396) | pub const EPIPE: ::c_int = 1073741856; constant EDOM (line 2397) | pub const EDOM: ::c_int = 1073741857; constant ERANGE (line 2398) | pub const ERANGE: ::c_int = 1073741858; constant EAGAIN (line 2399) | pub const EAGAIN: ::c_int = 1073741859; constant EWOULDBLOCK (line 2400) | pub const EWOULDBLOCK: ::c_int = 1073741859; constant EINPROGRESS (line 2401) | pub const EINPROGRESS: ::c_int = 1073741860; constant EALREADY (line 2402) | pub const EALREADY: ::c_int = 1073741861; constant ENOTSOCK (line 2403) | pub const ENOTSOCK: ::c_int = 1073741862; constant EMSGSIZE (line 2404) | pub const EMSGSIZE: ::c_int = 1073741864; constant EPROTOTYPE (line 2405) | pub const EPROTOTYPE: ::c_int = 1073741865; constant ENOPROTOOPT (line 2406) | pub const ENOPROTOOPT: ::c_int = 1073741866; constant EPROTONOSUPPORT (line 2407) | pub const EPROTONOSUPPORT: ::c_int = 1073741867; constant ESOCKTNOSUPPORT (line 2408) | pub const ESOCKTNOSUPPORT: ::c_int = 1073741868; constant EOPNOTSUPP (line 2409) | pub const EOPNOTSUPP: ::c_int = 1073741869; constant EPFNOSUPPORT (line 2410) | pub const EPFNOSUPPORT: ::c_int = 1073741870; constant EAFNOSUPPORT (line 2411) | pub const EAFNOSUPPORT: ::c_int = 1073741871; constant EADDRINUSE (line 2412) | pub const EADDRINUSE: ::c_int = 1073741872; constant EADDRNOTAVAIL (line 2413) | pub const EADDRNOTAVAIL: ::c_int = 1073741873; constant ENETDOWN (line 2414) | pub const ENETDOWN: ::c_int = 1073741874; constant ENETUNREACH (line 2415) | pub const ENETUNREACH: ::c_int = 1073741875; constant ENETRESET (line 2416) | pub const ENETRESET: ::c_int = 1073741876; constant ECONNABORTED (line 2417) | pub const ECONNABORTED: ::c_int = 1073741877; constant ECONNRESET (line 2418) | pub const ECONNRESET: ::c_int = 1073741878; constant ENOBUFS (line 2419) | pub const ENOBUFS: ::c_int = 1073741879; constant EISCONN (line 2420) | pub const EISCONN: ::c_int = 1073741880; constant ENOTCONN (line 2421) | pub const ENOTCONN: ::c_int = 1073741881; constant EDESTADDRREQ (line 2422) | pub const EDESTADDRREQ: ::c_int = 1073741863; constant ESHUTDOWN (line 2423) | pub const ESHUTDOWN: ::c_int = 1073741882; constant ETOOMANYREFS (line 2424) | pub const ETOOMANYREFS: ::c_int = 1073741883; constant ETIMEDOUT (line 2425) | pub const ETIMEDOUT: ::c_int = 1073741884; constant ECONNREFUSED (line 2426) | pub const ECONNREFUSED: ::c_int = 1073741885; constant ELOOP (line 2427) | pub const ELOOP: ::c_int = 1073741886; constant ENAMETOOLONG (line 2428) | pub const ENAMETOOLONG: ::c_int = 1073741887; constant EHOSTDOWN (line 2429) | pub const EHOSTDOWN: ::c_int = 1073741888; constant EHOSTUNREACH (line 2430) | pub const EHOSTUNREACH: ::c_int = 1073741889; constant ENOTEMPTY (line 2431) | pub const ENOTEMPTY: ::c_int = 1073741890; constant EPROCLIM (line 2432) | pub const EPROCLIM: ::c_int = 1073741891; constant EUSERS (line 2433) | pub const EUSERS: ::c_int = 1073741892; constant EDQUOT (line 2434) | pub const EDQUOT: ::c_int = 1073741893; constant ESTALE (line 2435) | pub const ESTALE: ::c_int = 1073741894; constant EREMOTE (line 2436) | pub const EREMOTE: ::c_int = 1073741895; constant EBADRPC (line 2437) | pub const EBADRPC: ::c_int = 1073741896; constant ERPCMISMATCH (line 2438) | pub const ERPCMISMATCH: ::c_int = 1073741897; constant EPROGUNAVAIL (line 2439) | pub const EPROGUNAVAIL: ::c_int = 1073741898; constant EPROGMISMATCH (line 2440) | pub const EPROGMISMATCH: ::c_int = 1073741899; constant EPROCUNAVAIL (line 2441) | pub const EPROCUNAVAIL: ::c_int = 1073741900; constant ENOLCK (line 2442) | pub const ENOLCK: ::c_int = 1073741901; constant EFTYPE (line 2443) | pub const EFTYPE: ::c_int = 1073741903; constant EAUTH (line 2444) | pub const EAUTH: ::c_int = 1073741904; constant ENEEDAUTH (line 2445) | pub const ENEEDAUTH: ::c_int = 1073741905; constant ENOSYS (line 2446) | pub const ENOSYS: ::c_int = 1073741902; constant ELIBEXEC (line 2447) | pub const ELIBEXEC: ::c_int = 1073741907; constant ENOTSUP (line 2448) | pub const ENOTSUP: ::c_int = 1073741942; constant EILSEQ (line 2449) | pub const EILSEQ: ::c_int = 1073741930; constant EBACKGROUND (line 2450) | pub const EBACKGROUND: ::c_int = 1073741924; constant EDIED (line 2451) | pub const EDIED: ::c_int = 1073741925; constant EGREGIOUS (line 2452) | pub const EGREGIOUS: ::c_int = 1073741927; constant EIEIO (line 2453) | pub const EIEIO: ::c_int = 1073741928; constant EGRATUITOUS (line 2454) | pub const EGRATUITOUS: ::c_int = 1073741929; constant EBADMSG (line 2455) | pub const EBADMSG: ::c_int = 1073741931; constant EIDRM (line 2456) | pub const EIDRM: ::c_int = 1073741932; constant EMULTIHOP (line 2457) | pub const EMULTIHOP: ::c_int = 1073741933; constant ENODATA (line 2458) | pub const ENODATA: ::c_int = 1073741934; constant ENOLINK (line 2459) | pub const ENOLINK: ::c_int = 1073741935; constant ENOMSG (line 2460) | pub const ENOMSG: ::c_int = 1073741936; constant ENOSR (line 2461) | pub const ENOSR: ::c_int = 1073741937; constant ENOSTR (line 2462) | pub const ENOSTR: ::c_int = 1073741938; constant EOVERFLOW (line 2463) | pub const EOVERFLOW: ::c_int = 1073741939; constant EPROTO (line 2464) | pub const EPROTO: ::c_int = 1073741940; constant ETIME (line 2465) | pub const ETIME: ::c_int = 1073741941; constant ECANCELED (line 2466) | pub const ECANCELED: ::c_int = 1073741943; constant EOWNERDEAD (line 2467) | pub const EOWNERDEAD: ::c_int = 1073741944; constant ENOTRECOVERABLE (line 2468) | pub const ENOTRECOVERABLE: ::c_int = 1073741945; constant EMACH_SEND_IN_PROGRESS (line 2469) | pub const EMACH_SEND_IN_PROGRESS: ::c_int = 268435457; constant EMACH_SEND_INVALID_DATA (line 2470) | pub const EMACH_SEND_INVALID_DATA: ::c_int = 268435458; constant EMACH_SEND_INVALID_DEST (line 2471) | pub const EMACH_SEND_INVALID_DEST: ::c_int = 268435459; constant EMACH_SEND_TIMED_OUT (line 2472) | pub const EMACH_SEND_TIMED_OUT: ::c_int = 268435460; constant EMACH_SEND_WILL_NOTIFY (line 2473) | pub const EMACH_SEND_WILL_NOTIFY: ::c_int = 268435461; constant EMACH_SEND_NOTIFY_IN_PROGRESS (line 2474) | pub const EMACH_SEND_NOTIFY_IN_PROGRESS: ::c_int = 268435462; constant EMACH_SEND_INTERRUPTED (line 2475) | pub const EMACH_SEND_INTERRUPTED: ::c_int = 268435463; constant EMACH_SEND_MSG_TOO_SMALL (line 2476) | pub const EMACH_SEND_MSG_TOO_SMALL: ::c_int = 268435464; constant EMACH_SEND_INVALID_REPLY (line 2477) | pub const EMACH_SEND_INVALID_REPLY: ::c_int = 268435465; constant EMACH_SEND_INVALID_RIGHT (line 2478) | pub const EMACH_SEND_INVALID_RIGHT: ::c_int = 268435466; constant EMACH_SEND_INVALID_NOTIFY (line 2479) | pub const EMACH_SEND_INVALID_NOTIFY: ::c_int = 268435467; constant EMACH_SEND_INVALID_MEMORY (line 2480) | pub const EMACH_SEND_INVALID_MEMORY: ::c_int = 268435468; constant EMACH_SEND_NO_BUFFER (line 2481) | pub const EMACH_SEND_NO_BUFFER: ::c_int = 268435469; constant EMACH_SEND_NO_NOTIFY (line 2482) | pub const EMACH_SEND_NO_NOTIFY: ::c_int = 268435470; constant EMACH_SEND_INVALID_TYPE (line 2483) | pub const EMACH_SEND_INVALID_TYPE: ::c_int = 268435471; constant EMACH_SEND_INVALID_HEADER (line 2484) | pub const EMACH_SEND_INVALID_HEADER: ::c_int = 268435472; constant EMACH_RCV_IN_PROGRESS (line 2485) | pub const EMACH_RCV_IN_PROGRESS: ::c_int = 268451841; constant EMACH_RCV_INVALID_NAME (line 2486) | pub const EMACH_RCV_INVALID_NAME: ::c_int = 268451842; constant EMACH_RCV_TIMED_OUT (line 2487) | pub const EMACH_RCV_TIMED_OUT: ::c_int = 268451843; constant EMACH_RCV_TOO_LARGE (line 2488) | pub const EMACH_RCV_TOO_LARGE: ::c_int = 268451844; constant EMACH_RCV_INTERRUPTED (line 2489) | pub const EMACH_RCV_INTERRUPTED: ::c_int = 268451845; constant EMACH_RCV_PORT_CHANGED (line 2490) | pub const EMACH_RCV_PORT_CHANGED: ::c_int = 268451846; constant EMACH_RCV_INVALID_NOTIFY (line 2491) | pub const EMACH_RCV_INVALID_NOTIFY: ::c_int = 268451847; constant EMACH_RCV_INVALID_DATA (line 2492) | pub const EMACH_RCV_INVALID_DATA: ::c_int = 268451848; constant EMACH_RCV_PORT_DIED (line 2493) | pub const EMACH_RCV_PORT_DIED: ::c_int = 268451849; constant EMACH_RCV_IN_SET (line 2494) | pub const EMACH_RCV_IN_SET: ::c_int = 268451850; constant EMACH_RCV_HEADER_ERROR (line 2495) | pub const EMACH_RCV_HEADER_ERROR: ::c_int = 268451851; constant EMACH_RCV_BODY_ERROR (line 2496) | pub const EMACH_RCV_BODY_ERROR: ::c_int = 268451852; constant EKERN_INVALID_ADDRESS (line 2497) | pub const EKERN_INVALID_ADDRESS: ::c_int = 1; constant EKERN_PROTECTION_FAILURE (line 2498) | pub const EKERN_PROTECTION_FAILURE: ::c_int = 2; constant EKERN_NO_SPACE (line 2499) | pub const EKERN_NO_SPACE: ::c_int = 3; constant EKERN_INVALID_ARGUMENT (line 2500) | pub const EKERN_INVALID_ARGUMENT: ::c_int = 4; constant EKERN_FAILURE (line 2501) | pub const EKERN_FAILURE: ::c_int = 5; constant EKERN_RESOURCE_SHORTAGE (line 2502) | pub const EKERN_RESOURCE_SHORTAGE: ::c_int = 6; constant EKERN_NOT_RECEIVER (line 2503) | pub const EKERN_NOT_RECEIVER: ::c_int = 7; constant EKERN_NO_ACCESS (line 2504) | pub const EKERN_NO_ACCESS: ::c_int = 8; constant EKERN_MEMORY_FAILURE (line 2505) | pub const EKERN_MEMORY_FAILURE: ::c_int = 9; constant EKERN_MEMORY_ERROR (line 2506) | pub const EKERN_MEMORY_ERROR: ::c_int = 10; constant EKERN_NOT_IN_SET (line 2507) | pub const EKERN_NOT_IN_SET: ::c_int = 12; constant EKERN_NAME_EXISTS (line 2508) | pub const EKERN_NAME_EXISTS: ::c_int = 13; constant EKERN_ABORTED (line 2509) | pub const EKERN_ABORTED: ::c_int = 14; constant EKERN_INVALID_NAME (line 2510) | pub const EKERN_INVALID_NAME: ::c_int = 15; constant EKERN_INVALID_TASK (line 2511) | pub const EKERN_INVALID_TASK: ::c_int = 16; constant EKERN_INVALID_RIGHT (line 2512) | pub const EKERN_INVALID_RIGHT: ::c_int = 17; constant EKERN_INVALID_VALUE (line 2513) | pub const EKERN_INVALID_VALUE: ::c_int = 18; constant EKERN_UREFS_OVERFLOW (line 2514) | pub const EKERN_UREFS_OVERFLOW: ::c_int = 19; constant EKERN_INVALID_CAPABILITY (line 2515) | pub const EKERN_INVALID_CAPABILITY: ::c_int = 20; constant EKERN_RIGHT_EXISTS (line 2516) | pub const EKERN_RIGHT_EXISTS: ::c_int = 21; constant EKERN_INVALID_HOST (line 2517) | pub const EKERN_INVALID_HOST: ::c_int = 22; constant EKERN_MEMORY_PRESENT (line 2518) | pub const EKERN_MEMORY_PRESENT: ::c_int = 23; constant EKERN_WRITE_PROTECTION_FAILURE (line 2519) | pub const EKERN_WRITE_PROTECTION_FAILURE: ::c_int = 24; constant EKERN_TERMINATED (line 2520) | pub const EKERN_TERMINATED: ::c_int = 26; constant EKERN_TIMEDOUT (line 2521) | pub const EKERN_TIMEDOUT: ::c_int = 27; constant EKERN_INTERRUPTED (line 2522) | pub const EKERN_INTERRUPTED: ::c_int = 28; constant EMIG_TYPE_ERROR (line 2523) | pub const EMIG_TYPE_ERROR: ::c_int = -300; constant EMIG_REPLY_MISMATCH (line 2524) | pub const EMIG_REPLY_MISMATCH: ::c_int = -301; constant EMIG_REMOTE_ERROR (line 2525) | pub const EMIG_REMOTE_ERROR: ::c_int = -302; constant EMIG_BAD_ID (line 2526) | pub const EMIG_BAD_ID: ::c_int = -303; constant EMIG_BAD_ARGUMENTS (line 2527) | pub const EMIG_BAD_ARGUMENTS: ::c_int = -304; constant EMIG_NO_REPLY (line 2528) | pub const EMIG_NO_REPLY: ::c_int = -305; constant EMIG_EXCEPTION (line 2529) | pub const EMIG_EXCEPTION: ::c_int = -306; constant EMIG_ARRAY_TOO_LARGE (line 2530) | pub const EMIG_ARRAY_TOO_LARGE: ::c_int = -307; constant EMIG_SERVER_DIED (line 2531) | pub const EMIG_SERVER_DIED: ::c_int = -308; constant EMIG_DESTROY_REQUEST (line 2532) | pub const EMIG_DESTROY_REQUEST: ::c_int = -309; constant ED_IO_ERROR (line 2533) | pub const ED_IO_ERROR: ::c_int = 2500; constant ED_WOULD_BLOCK (line 2534) | pub const ED_WOULD_BLOCK: ::c_int = 2501; constant ED_NO_SUCH_DEVICE (line 2535) | pub const ED_NO_SUCH_DEVICE: ::c_int = 2502; constant ED_ALREADY_OPEN (line 2536) | pub const ED_ALREADY_OPEN: ::c_int = 2503; constant ED_DEVICE_DOWN (line 2537) | pub const ED_DEVICE_DOWN: ::c_int = 2504; constant ED_INVALID_OPERATION (line 2538) | pub const ED_INVALID_OPERATION: ::c_int = 2505; constant ED_INVALID_RECNUM (line 2539) | pub const ED_INVALID_RECNUM: ::c_int = 2506; constant ED_INVALID_SIZE (line 2540) | pub const ED_INVALID_SIZE: ::c_int = 2507; constant ED_NO_MEMORY (line 2541) | pub const ED_NO_MEMORY: ::c_int = 2508; constant ED_READ_ONLY (line 2542) | pub const ED_READ_ONLY: ::c_int = 2509; constant _HURD_ERRNOS (line 2543) | pub const _HURD_ERRNOS: usize = 122; constant SCHED_OTHER (line 2546) | pub const SCHED_OTHER: ::c_int = 0; constant SCHED_FIFO (line 2547) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 2548) | pub const SCHED_RR: ::c_int = 2; constant _BITS_TYPES_STRUCT_SCHED_PARAM (line 2549) | pub const _BITS_TYPES_STRUCT_SCHED_PARAM: usize = 1; constant __CPU_SETSIZE (line 2550) | pub const __CPU_SETSIZE: usize = 1024; constant CPU_SETSIZE (line 2551) | pub const CPU_SETSIZE: usize = 1024; constant PTHREAD_SPINLOCK_INITIALIZER (line 2554) | pub const PTHREAD_SPINLOCK_INITIALIZER: ::c_int = 0; constant PTHREAD_CANCEL_DISABLE (line 2555) | pub const PTHREAD_CANCEL_DISABLE: ::c_int = 0; constant PTHREAD_CANCEL_ENABLE (line 2556) | pub const PTHREAD_CANCEL_ENABLE: ::c_int = 1; constant PTHREAD_CANCEL_DEFERRED (line 2557) | pub const PTHREAD_CANCEL_DEFERRED: ::c_int = 0; constant PTHREAD_CANCEL_ASYNCHRONOUS (line 2558) | pub const PTHREAD_CANCEL_ASYNCHRONOUS: ::c_int = 1; constant PTHREAD_BARRIER_SERIAL_THREAD (line 2559) | pub const PTHREAD_BARRIER_SERIAL_THREAD: ::c_int = -1; constant TCP_NODELAY (line 2562) | pub const TCP_NODELAY: ::c_int = 1; constant TCP_MAXSEG (line 2563) | pub const TCP_MAXSEG: ::c_int = 2; constant TCP_CORK (line 2564) | pub const TCP_CORK: ::c_int = 3; constant TCP_KEEPIDLE (line 2565) | pub const TCP_KEEPIDLE: ::c_int = 4; constant TCP_KEEPINTVL (line 2566) | pub const TCP_KEEPINTVL: ::c_int = 5; constant TCP_KEEPCNT (line 2567) | pub const TCP_KEEPCNT: ::c_int = 6; constant TCP_SYNCNT (line 2568) | pub const TCP_SYNCNT: ::c_int = 7; constant TCP_LINGER2 (line 2569) | pub const TCP_LINGER2: ::c_int = 8; constant TCP_DEFER_ACCEPT (line 2570) | pub const TCP_DEFER_ACCEPT: ::c_int = 9; constant TCP_WINDOW_CLAMP (line 2571) | pub const TCP_WINDOW_CLAMP: ::c_int = 10; constant TCP_INFO (line 2572) | pub const TCP_INFO: ::c_int = 11; constant TCP_QUICKACK (line 2573) | pub const TCP_QUICKACK: ::c_int = 12; constant TCP_CONGESTION (line 2574) | pub const TCP_CONGESTION: ::c_int = 13; constant TCP_MD5SIG (line 2575) | pub const TCP_MD5SIG: ::c_int = 14; constant TCP_COOKIE_TRANSACTIONS (line 2576) | pub const TCP_COOKIE_TRANSACTIONS: ::c_int = 15; constant TCP_THIN_LINEAR_TIMEOUTS (line 2577) | pub const TCP_THIN_LINEAR_TIMEOUTS: ::c_int = 16; constant TCP_THIN_DUPACK (line 2578) | pub const TCP_THIN_DUPACK: ::c_int = 17; constant TCP_USER_TIMEOUT (line 2579) | pub const TCP_USER_TIMEOUT: ::c_int = 18; constant TCP_REPAIR (line 2580) | pub const TCP_REPAIR: ::c_int = 19; constant TCP_REPAIR_QUEUE (line 2581) | pub const TCP_REPAIR_QUEUE: ::c_int = 20; constant TCP_QUEUE_SEQ (line 2582) | pub const TCP_QUEUE_SEQ: ::c_int = 21; constant TCP_REPAIR_OPTIONS (line 2583) | pub const TCP_REPAIR_OPTIONS: ::c_int = 22; constant TCP_FASTOPEN (line 2584) | pub const TCP_FASTOPEN: ::c_int = 23; constant TCP_TIMESTAMP (line 2585) | pub const TCP_TIMESTAMP: ::c_int = 24; constant TCP_NOTSENT_LOWAT (line 2586) | pub const TCP_NOTSENT_LOWAT: ::c_int = 25; constant TCP_CC_INFO (line 2587) | pub const TCP_CC_INFO: ::c_int = 26; constant TCP_SAVE_SYN (line 2588) | pub const TCP_SAVE_SYN: ::c_int = 27; constant TCP_SAVED_SYN (line 2589) | pub const TCP_SAVED_SYN: ::c_int = 28; constant TCP_REPAIR_WINDOW (line 2590) | pub const TCP_REPAIR_WINDOW: ::c_int = 29; constant TCP_FASTOPEN_CONNECT (line 2591) | pub const TCP_FASTOPEN_CONNECT: ::c_int = 30; constant TCP_ULP (line 2592) | pub const TCP_ULP: ::c_int = 31; constant TCP_MD5SIG_EXT (line 2593) | pub const TCP_MD5SIG_EXT: ::c_int = 32; constant TCP_FASTOPEN_KEY (line 2594) | pub const TCP_FASTOPEN_KEY: ::c_int = 33; constant TCP_FASTOPEN_NO_COOKIE (line 2595) | pub const TCP_FASTOPEN_NO_COOKIE: ::c_int = 34; constant TCP_ZEROCOPY_RECEIVE (line 2596) | pub const TCP_ZEROCOPY_RECEIVE: ::c_int = 35; constant TCP_INQ (line 2597) | pub const TCP_INQ: ::c_int = 36; constant TCP_CM_INQ (line 2598) | pub const TCP_CM_INQ: ::c_int = 36; constant TCP_TX_DELAY (line 2599) | pub const TCP_TX_DELAY: ::c_int = 37; constant TCP_REPAIR_ON (line 2600) | pub const TCP_REPAIR_ON: ::c_int = 1; constant TCP_REPAIR_OFF (line 2601) | pub const TCP_REPAIR_OFF: ::c_int = 0; constant TCP_REPAIR_OFF_NO_WP (line 2602) | pub const TCP_REPAIR_OFF_NO_WP: ::c_int = -1; constant INT8_MIN (line 2605) | pub const INT8_MIN: i8 = -128; constant INT16_MIN (line 2606) | pub const INT16_MIN: i16 = -32768; constant INT32_MIN (line 2607) | pub const INT32_MIN: i32 = -2147483648; constant INT8_MAX (line 2608) | pub const INT8_MAX: i8 = 127; constant INT16_MAX (line 2609) | pub const INT16_MAX: i16 = 32767; constant INT32_MAX (line 2610) | pub const INT32_MAX: i32 = 2147483647; constant UINT8_MAX (line 2611) | pub const UINT8_MAX: u8 = 255; constant UINT16_MAX (line 2612) | pub const UINT16_MAX: u16 = 65535; constant UINT32_MAX (line 2613) | pub const UINT32_MAX: u32 = 4294967295; constant INT_LEAST8_MIN (line 2614) | pub const INT_LEAST8_MIN: int_least8_t = -128; constant INT_LEAST16_MIN (line 2615) | pub const INT_LEAST16_MIN: int_least16_t = -32768; constant INT_LEAST32_MIN (line 2616) | pub const INT_LEAST32_MIN: int_least32_t = -2147483648; constant INT_LEAST8_MAX (line 2617) | pub const INT_LEAST8_MAX: int_least8_t = 127; constant INT_LEAST16_MAX (line 2618) | pub const INT_LEAST16_MAX: int_least16_t = 32767; constant INT_LEAST32_MAX (line 2619) | pub const INT_LEAST32_MAX: int_least32_t = 2147483647; constant UINT_LEAST8_MAX (line 2620) | pub const UINT_LEAST8_MAX: uint_least8_t = 255; constant UINT_LEAST16_MAX (line 2621) | pub const UINT_LEAST16_MAX: uint_least16_t = 65535; constant UINT_LEAST32_MAX (line 2622) | pub const UINT_LEAST32_MAX: uint_least32_t = 4294967295; constant INT_FAST8_MIN (line 2623) | pub const INT_FAST8_MIN: int_fast8_t = -128; constant INT_FAST16_MIN (line 2624) | pub const INT_FAST16_MIN: int_fast16_t = -2147483648; constant INT_FAST32_MIN (line 2625) | pub const INT_FAST32_MIN: int_fast32_t = -2147483648; constant INT_FAST8_MAX (line 2626) | pub const INT_FAST8_MAX: int_fast8_t = 127; constant INT_FAST16_MAX (line 2627) | pub const INT_FAST16_MAX: int_fast16_t = 2147483647; constant INT_FAST32_MAX (line 2628) | pub const INT_FAST32_MAX: int_fast32_t = 2147483647; constant UINT_FAST8_MAX (line 2629) | pub const UINT_FAST8_MAX: uint_fast8_t = 255; constant UINT_FAST16_MAX (line 2630) | pub const UINT_FAST16_MAX: uint_fast16_t = 4294967295; constant UINT_FAST32_MAX (line 2631) | pub const UINT_FAST32_MAX: uint_fast32_t = 4294967295; constant INTPTR_MIN (line 2632) | pub const INTPTR_MIN: __intptr_t = -2147483648; constant INTPTR_MAX (line 2633) | pub const INTPTR_MAX: __intptr_t = 2147483647; constant UINTPTR_MAX (line 2634) | pub const UINTPTR_MAX: usize = 4294967295; constant PTRDIFF_MIN (line 2635) | pub const PTRDIFF_MIN: __ptrdiff_t = -2147483648; constant PTRDIFF_MAX (line 2636) | pub const PTRDIFF_MAX: __ptrdiff_t = 2147483647; constant SIG_ATOMIC_MIN (line 2637) | pub const SIG_ATOMIC_MIN: __sig_atomic_t = -2147483648; constant SIG_ATOMIC_MAX (line 2638) | pub const SIG_ATOMIC_MAX: __sig_atomic_t = 2147483647; constant SIZE_MAX (line 2639) | pub const SIZE_MAX: usize = 4294967295; constant WINT_MIN (line 2640) | pub const WINT_MIN: wint_t = 0; constant WINT_MAX (line 2641) | pub const WINT_MAX: wint_t = 4294967295; constant INT8_WIDTH (line 2642) | pub const INT8_WIDTH: usize = 8; constant UINT8_WIDTH (line 2643) | pub const UINT8_WIDTH: usize = 8; constant INT16_WIDTH (line 2644) | pub const INT16_WIDTH: usize = 16; constant UINT16_WIDTH (line 2645) | pub const UINT16_WIDTH: usize = 16; constant INT32_WIDTH (line 2646) | pub const INT32_WIDTH: usize = 32; constant UINT32_WIDTH (line 2647) | pub const UINT32_WIDTH: usize = 32; constant INT64_WIDTH (line 2648) | pub const INT64_WIDTH: usize = 64; constant UINT64_WIDTH (line 2649) | pub const UINT64_WIDTH: usize = 64; constant INT_LEAST8_WIDTH (line 2650) | pub const INT_LEAST8_WIDTH: usize = 8; constant UINT_LEAST8_WIDTH (line 2651) | pub const UINT_LEAST8_WIDTH: usize = 8; constant INT_LEAST16_WIDTH (line 2652) | pub const INT_LEAST16_WIDTH: usize = 16; constant UINT_LEAST16_WIDTH (line 2653) | pub const UINT_LEAST16_WIDTH: usize = 16; constant INT_LEAST32_WIDTH (line 2654) | pub const INT_LEAST32_WIDTH: usize = 32; constant UINT_LEAST32_WIDTH (line 2655) | pub const UINT_LEAST32_WIDTH: usize = 32; constant INT_LEAST64_WIDTH (line 2656) | pub const INT_LEAST64_WIDTH: usize = 64; constant UINT_LEAST64_WIDTH (line 2657) | pub const UINT_LEAST64_WIDTH: usize = 64; constant INT_FAST8_WIDTH (line 2658) | pub const INT_FAST8_WIDTH: usize = 8; constant UINT_FAST8_WIDTH (line 2659) | pub const UINT_FAST8_WIDTH: usize = 8; constant INT_FAST16_WIDTH (line 2660) | pub const INT_FAST16_WIDTH: usize = 32; constant UINT_FAST16_WIDTH (line 2661) | pub const UINT_FAST16_WIDTH: usize = 32; constant INT_FAST32_WIDTH (line 2662) | pub const INT_FAST32_WIDTH: usize = 32; constant UINT_FAST32_WIDTH (line 2663) | pub const UINT_FAST32_WIDTH: usize = 32; constant INT_FAST64_WIDTH (line 2664) | pub const INT_FAST64_WIDTH: usize = 64; constant UINT_FAST64_WIDTH (line 2665) | pub const UINT_FAST64_WIDTH: usize = 64; constant INTPTR_WIDTH (line 2666) | pub const INTPTR_WIDTH: usize = 32; constant UINTPTR_WIDTH (line 2667) | pub const UINTPTR_WIDTH: usize = 32; constant INTMAX_WIDTH (line 2668) | pub const INTMAX_WIDTH: usize = 64; constant UINTMAX_WIDTH (line 2669) | pub const UINTMAX_WIDTH: usize = 64; constant PTRDIFF_WIDTH (line 2670) | pub const PTRDIFF_WIDTH: usize = 32; constant SIG_ATOMIC_WIDTH (line 2671) | pub const SIG_ATOMIC_WIDTH: usize = 32; constant SIZE_WIDTH (line 2672) | pub const SIZE_WIDTH: usize = 32; constant WCHAR_WIDTH (line 2673) | pub const WCHAR_WIDTH: usize = 32; constant WINT_WIDTH (line 2674) | pub const WINT_WIDTH: usize = 32; constant TH_FIN (line 2676) | pub const TH_FIN: u8 = 1; constant TH_SYN (line 2677) | pub const TH_SYN: u8 = 2; constant TH_RST (line 2678) | pub const TH_RST: u8 = 4; constant TH_PUSH (line 2679) | pub const TH_PUSH: u8 = 8; constant TH_ACK (line 2680) | pub const TH_ACK: u8 = 16; constant TH_URG (line 2681) | pub const TH_URG: u8 = 32; constant TCPOPT_EOL (line 2682) | pub const TCPOPT_EOL: u8 = 0; constant TCPOPT_NOP (line 2683) | pub const TCPOPT_NOP: u8 = 1; constant TCPOPT_MAXSEG (line 2684) | pub const TCPOPT_MAXSEG: u8 = 2; constant TCPOLEN_MAXSEG (line 2685) | pub const TCPOLEN_MAXSEG: u8 = 4; constant TCPOPT_WINDOW (line 2686) | pub const TCPOPT_WINDOW: u8 = 3; constant TCPOLEN_WINDOW (line 2687) | pub const TCPOLEN_WINDOW: u8 = 3; constant TCPOPT_SACK_PERMITTED (line 2688) | pub const TCPOPT_SACK_PERMITTED: u8 = 4; constant TCPOLEN_SACK_PERMITTED (line 2689) | pub const TCPOLEN_SACK_PERMITTED: u8 = 2; constant TCPOPT_SACK (line 2690) | pub const TCPOPT_SACK: u8 = 5; constant TCPOPT_TIMESTAMP (line 2691) | pub const TCPOPT_TIMESTAMP: u8 = 8; constant TCPOLEN_TIMESTAMP (line 2692) | pub const TCPOLEN_TIMESTAMP: u8 = 10; constant TCPOLEN_TSTAMP_APPA (line 2693) | pub const TCPOLEN_TSTAMP_APPA: u8 = 12; constant TCPOPT_TSTAMP_HDR (line 2694) | pub const TCPOPT_TSTAMP_HDR: u32 = 16844810; constant TCP_MSS (line 2695) | pub const TCP_MSS: usize = 512; constant TCP_MAXWIN (line 2696) | pub const TCP_MAXWIN: usize = 65535; constant TCP_MAX_WINSHIFT (line 2697) | pub const TCP_MAX_WINSHIFT: usize = 14; constant TCPI_OPT_TIMESTAMPS (line 2698) | pub const TCPI_OPT_TIMESTAMPS: u8 = 1; constant TCPI_OPT_SACK (line 2699) | pub const TCPI_OPT_SACK: u8 = 2; constant TCPI_OPT_WSCALE (line 2700) | pub const TCPI_OPT_WSCALE: u8 = 4; constant TCPI_OPT_ECN (line 2701) | pub const TCPI_OPT_ECN: u8 = 8; constant TCPI_OPT_ECN_SEEN (line 2702) | pub const TCPI_OPT_ECN_SEEN: u8 = 16; constant TCPI_OPT_SYN_DATA (line 2703) | pub const TCPI_OPT_SYN_DATA: u8 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 2704) | pub const TCP_MD5SIG_MAXKEYLEN: usize = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 2705) | pub const TCP_MD5SIG_FLAG_PREFIX: usize = 1; constant TCP_COOKIE_MIN (line 2706) | pub const TCP_COOKIE_MIN: usize = 8; constant TCP_COOKIE_MAX (line 2707) | pub const TCP_COOKIE_MAX: usize = 16; constant TCP_COOKIE_PAIR_SIZE (line 2708) | pub const TCP_COOKIE_PAIR_SIZE: usize = 32; constant TCP_COOKIE_IN_ALWAYS (line 2709) | pub const TCP_COOKIE_IN_ALWAYS: ::c_int = 1; constant TCP_COOKIE_OUT_NEVER (line 2710) | pub const TCP_COOKIE_OUT_NEVER: ::c_int = 2; constant TCP_S_DATA_IN (line 2711) | pub const TCP_S_DATA_IN: ::c_int = 4; constant TCP_S_DATA_OUT (line 2712) | pub const TCP_S_DATA_OUT: ::c_int = 8; constant TCP_MSS_DEFAULT (line 2713) | pub const TCP_MSS_DEFAULT: usize = 536; constant TCP_MSS_DESIRED (line 2714) | pub const TCP_MSS_DESIRED: usize = 1220; constant WCOREFLAG (line 2717) | pub const WCOREFLAG: ::c_int = 128; constant WAIT_ANY (line 2718) | pub const WAIT_ANY: pid_t = -1; constant WAIT_MYPGRP (line 2719) | pub const WAIT_MYPGRP: pid_t = 0; constant LOCK_SH (line 2722) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 2723) | pub const LOCK_EX: ::c_int = 2; constant LOCK_UN (line 2724) | pub const LOCK_UN: ::c_int = 8; constant LOCK_NB (line 2725) | pub const LOCK_NB: ::c_int = 4; constant PROT_NONE (line 2728) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 2729) | pub const PROT_READ: ::c_int = 4; constant PROT_WRITE (line 2730) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 2731) | pub const PROT_EXEC: ::c_int = 1; constant MAP_FILE (line 2732) | pub const MAP_FILE: ::c_int = 1; constant MAP_ANON (line 2733) | pub const MAP_ANON: ::c_int = 2; constant MAP_ANONYMOUS (line 2734) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant MAP_TYPE (line 2735) | pub const MAP_TYPE: ::c_int = 15; constant MAP_COPY (line 2736) | pub const MAP_COPY: ::c_int = 32; constant MAP_SHARED (line 2737) | pub const MAP_SHARED: ::c_int = 16; constant MAP_PRIVATE (line 2738) | pub const MAP_PRIVATE: ::c_int = 0; constant MAP_FIXED (line 2739) | pub const MAP_FIXED: ::c_int = 256; constant MAP_NOEXTEND (line 2740) | pub const MAP_NOEXTEND: ::c_int = 512; constant MAP_HASSEMPHORE (line 2741) | pub const MAP_HASSEMPHORE: ::c_int = 1024; constant MAP_INHERIT (line 2742) | pub const MAP_INHERIT: ::c_int = 2048; constant MAP_FAILED (line 2743) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MADV_NORMAL (line 2744) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 2745) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 2746) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 2747) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 2748) | pub const MADV_DONTNEED: ::c_int = 4; constant POSIX_MADV_NORMAL (line 2749) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 2750) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 2751) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 2752) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant POSIX_MADV_WONTNEED (line 2753) | pub const POSIX_MADV_WONTNEED: ::c_int = 4; constant MS_ASYNC (line 2755) | pub const MS_ASYNC: ::c_int = 1; constant MS_SYNC (line 2756) | pub const MS_SYNC: ::c_int = 0; constant MS_INVALIDATE (line 2757) | pub const MS_INVALIDATE: ::c_int = 2; constant MREMAP_MAYMOVE (line 2758) | pub const MREMAP_MAYMOVE: ::c_int = 1; constant MREMAP_FIXED (line 2759) | pub const MREMAP_FIXED: ::c_int = 2; constant MCL_CURRENT (line 2760) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 2761) | pub const MCL_FUTURE: ::c_int = 0x0002; constant POSIX_SPAWN_USEVFORK (line 2764) | pub const POSIX_SPAWN_USEVFORK: ::c_int = 64; constant POSIX_SPAWN_SETSID (line 2765) | pub const POSIX_SPAWN_SETSID: ::c_int = 128; constant LOG_CRON (line 2768) | pub const LOG_CRON: ::c_int = 9 << 3; constant LOG_AUTHPRIV (line 2769) | pub const LOG_AUTHPRIV: ::c_int = 10 << 3; constant LOG_FTP (line 2770) | pub const LOG_FTP: ::c_int = 11 << 3; constant LOG_PERROR (line 2771) | pub const LOG_PERROR: ::c_int = 0x20; constant IFF_UP (line 2774) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 2775) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 2776) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 2777) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 2778) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_NOTRAILERS (line 2779) | pub const IFF_NOTRAILERS: ::c_int = 0x20; constant IFF_RUNNING (line 2780) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 2781) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 2782) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 2783) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_MASTER (line 2784) | pub const IFF_MASTER: ::c_int = 0x400; constant IFF_SLAVE (line 2785) | pub const IFF_SLAVE: ::c_int = 0x800; constant IFF_MULTICAST (line 2786) | pub const IFF_MULTICAST: ::c_int = 0x1000; constant IFF_PORTSEL (line 2787) | pub const IFF_PORTSEL: ::c_int = 0x2000; constant IFF_AUTOMEDIA (line 2788) | pub const IFF_AUTOMEDIA: ::c_int = 0x4000; constant IFF_DYNAMIC (line 2789) | pub const IFF_DYNAMIC: ::c_int = 0x8000; constant GRND_NONBLOCK (line 2792) | pub const GRND_NONBLOCK: ::c_uint = 1; constant GRND_RANDOM (line 2793) | pub const GRND_RANDOM: ::c_uint = 2; constant GRND_INSECURE (line 2794) | pub const GRND_INSECURE: ::c_uint = 4; constant _PC_LINK_MAX (line 2796) | pub const _PC_LINK_MAX: ::c_int = 0; constant _PC_MAX_CANON (line 2797) | pub const _PC_MAX_CANON: ::c_int = 1; constant _PC_MAX_INPUT (line 2798) | pub const _PC_MAX_INPUT: ::c_int = 2; constant _PC_NAME_MAX (line 2799) | pub const _PC_NAME_MAX: ::c_int = 3; constant _PC_PATH_MAX (line 2800) | pub const _PC_PATH_MAX: ::c_int = 4; constant _PC_PIPE_BUF (line 2801) | pub const _PC_PIPE_BUF: ::c_int = 5; constant _PC_CHOWN_RESTRICTED (line 2802) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 6; constant _PC_NO_TRUNC (line 2803) | pub const _PC_NO_TRUNC: ::c_int = 7; constant _PC_VDISABLE (line 2804) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_SYNC_IO (line 2805) | pub const _PC_SYNC_IO: ::c_int = 9; constant _PC_ASYNC_IO (line 2806) | pub const _PC_ASYNC_IO: ::c_int = 10; constant _PC_PRIO_IO (line 2807) | pub const _PC_PRIO_IO: ::c_int = 11; constant _PC_SOCK_MAXBUF (line 2808) | pub const _PC_SOCK_MAXBUF: ::c_int = 12; constant _PC_FILESIZEBITS (line 2809) | pub const _PC_FILESIZEBITS: ::c_int = 13; constant _PC_REC_INCR_XFER_SIZE (line 2810) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14; constant _PC_REC_MAX_XFER_SIZE (line 2811) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15; constant _PC_REC_MIN_XFER_SIZE (line 2812) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; constant _PC_REC_XFER_ALIGN (line 2813) | pub const _PC_REC_XFER_ALIGN: ::c_int = 17; constant _PC_ALLOC_SIZE_MIN (line 2814) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 18; constant _PC_SYMLINK_MAX (line 2815) | pub const _PC_SYMLINK_MAX: ::c_int = 19; constant _PC_2_SYMLINKS (line 2816) | pub const _PC_2_SYMLINKS: ::c_int = 20; constant _SC_ARG_MAX (line 2817) | pub const _SC_ARG_MAX: ::c_int = 0; constant _SC_CHILD_MAX (line 2818) | pub const _SC_CHILD_MAX: ::c_int = 1; constant _SC_CLK_TCK (line 2819) | pub const _SC_CLK_TCK: ::c_int = 2; constant _SC_NGROUPS_MAX (line 2820) | pub const _SC_NGROUPS_MAX: ::c_int = 3; constant _SC_OPEN_MAX (line 2821) | pub const _SC_OPEN_MAX: ::c_int = 4; constant _SC_STREAM_MAX (line 2822) | pub const _SC_STREAM_MAX: ::c_int = 5; constant _SC_TZNAME_MAX (line 2823) | pub const _SC_TZNAME_MAX: ::c_int = 6; constant _SC_JOB_CONTROL (line 2824) | pub const _SC_JOB_CONTROL: ::c_int = 7; constant _SC_SAVED_IDS (line 2825) | pub const _SC_SAVED_IDS: ::c_int = 8; constant _SC_REALTIME_SIGNALS (line 2826) | pub const _SC_REALTIME_SIGNALS: ::c_int = 9; constant _SC_PRIORITY_SCHEDULING (line 2827) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 10; constant _SC_TIMERS (line 2828) | pub const _SC_TIMERS: ::c_int = 11; constant _SC_ASYNCHRONOUS_IO (line 2829) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12; constant _SC_PRIORITIZED_IO (line 2830) | pub const _SC_PRIORITIZED_IO: ::c_int = 13; constant _SC_SYNCHRONIZED_IO (line 2831) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 14; constant _SC_FSYNC (line 2832) | pub const _SC_FSYNC: ::c_int = 15; constant _SC_MAPPED_FILES (line 2833) | pub const _SC_MAPPED_FILES: ::c_int = 16; constant _SC_MEMLOCK (line 2834) | pub const _SC_MEMLOCK: ::c_int = 17; constant _SC_MEMLOCK_RANGE (line 2835) | pub const _SC_MEMLOCK_RANGE: ::c_int = 18; constant _SC_MEMORY_PROTECTION (line 2836) | pub const _SC_MEMORY_PROTECTION: ::c_int = 19; constant _SC_MESSAGE_PASSING (line 2837) | pub const _SC_MESSAGE_PASSING: ::c_int = 20; constant _SC_SEMAPHORES (line 2838) | pub const _SC_SEMAPHORES: ::c_int = 21; constant _SC_SHARED_MEMORY_OBJECTS (line 2839) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 22; constant _SC_AIO_LISTIO_MAX (line 2840) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 23; constant _SC_AIO_MAX (line 2841) | pub const _SC_AIO_MAX: ::c_int = 24; constant _SC_AIO_PRIO_DELTA_MAX (line 2842) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 25; constant _SC_DELAYTIMER_MAX (line 2843) | pub const _SC_DELAYTIMER_MAX: ::c_int = 26; constant _SC_MQ_OPEN_MAX (line 2844) | pub const _SC_MQ_OPEN_MAX: ::c_int = 27; constant _SC_MQ_PRIO_MAX (line 2845) | pub const _SC_MQ_PRIO_MAX: ::c_int = 28; constant _SC_VERSION (line 2846) | pub const _SC_VERSION: ::c_int = 29; constant _SC_PAGESIZE (line 2847) | pub const _SC_PAGESIZE: ::c_int = 30; constant _SC_PAGE_SIZE (line 2848) | pub const _SC_PAGE_SIZE: ::c_int = 30; constant _SC_RTSIG_MAX (line 2849) | pub const _SC_RTSIG_MAX: ::c_int = 31; constant _SC_SEM_NSEMS_MAX (line 2850) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 32; constant _SC_SEM_VALUE_MAX (line 2851) | pub const _SC_SEM_VALUE_MAX: ::c_int = 33; constant _SC_SIGQUEUE_MAX (line 2852) | pub const _SC_SIGQUEUE_MAX: ::c_int = 34; constant _SC_TIMER_MAX (line 2853) | pub const _SC_TIMER_MAX: ::c_int = 35; constant _SC_BC_BASE_MAX (line 2854) | pub const _SC_BC_BASE_MAX: ::c_int = 36; constant _SC_BC_DIM_MAX (line 2855) | pub const _SC_BC_DIM_MAX: ::c_int = 37; constant _SC_BC_SCALE_MAX (line 2856) | pub const _SC_BC_SCALE_MAX: ::c_int = 38; constant _SC_BC_STRING_MAX (line 2857) | pub const _SC_BC_STRING_MAX: ::c_int = 39; constant _SC_COLL_WEIGHTS_MAX (line 2858) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40; constant _SC_EQUIV_CLASS_MAX (line 2859) | pub const _SC_EQUIV_CLASS_MAX: ::c_int = 41; constant _SC_EXPR_NEST_MAX (line 2860) | pub const _SC_EXPR_NEST_MAX: ::c_int = 42; constant _SC_LINE_MAX (line 2861) | pub const _SC_LINE_MAX: ::c_int = 43; constant _SC_RE_DUP_MAX (line 2862) | pub const _SC_RE_DUP_MAX: ::c_int = 44; constant _SC_CHARCLASS_NAME_MAX (line 2863) | pub const _SC_CHARCLASS_NAME_MAX: ::c_int = 45; constant _SC_2_VERSION (line 2864) | pub const _SC_2_VERSION: ::c_int = 46; constant _SC_2_C_BIND (line 2865) | pub const _SC_2_C_BIND: ::c_int = 47; constant _SC_2_C_DEV (line 2866) | pub const _SC_2_C_DEV: ::c_int = 48; constant _SC_2_FORT_DEV (line 2867) | pub const _SC_2_FORT_DEV: ::c_int = 49; constant _SC_2_FORT_RUN (line 2868) | pub const _SC_2_FORT_RUN: ::c_int = 50; constant _SC_2_SW_DEV (line 2869) | pub const _SC_2_SW_DEV: ::c_int = 51; constant _SC_2_LOCALEDEF (line 2870) | pub const _SC_2_LOCALEDEF: ::c_int = 52; constant _SC_PII (line 2871) | pub const _SC_PII: ::c_int = 53; constant _SC_PII_XTI (line 2872) | pub const _SC_PII_XTI: ::c_int = 54; constant _SC_PII_SOCKET (line 2873) | pub const _SC_PII_SOCKET: ::c_int = 55; constant _SC_PII_INTERNET (line 2874) | pub const _SC_PII_INTERNET: ::c_int = 56; constant _SC_PII_OSI (line 2875) | pub const _SC_PII_OSI: ::c_int = 57; constant _SC_POLL (line 2876) | pub const _SC_POLL: ::c_int = 58; constant _SC_SELECT (line 2877) | pub const _SC_SELECT: ::c_int = 59; constant _SC_UIO_MAXIOV (line 2878) | pub const _SC_UIO_MAXIOV: ::c_int = 60; constant _SC_IOV_MAX (line 2879) | pub const _SC_IOV_MAX: ::c_int = 60; constant _SC_PII_INTERNET_STREAM (line 2880) | pub const _SC_PII_INTERNET_STREAM: ::c_int = 61; constant _SC_PII_INTERNET_DGRAM (line 2881) | pub const _SC_PII_INTERNET_DGRAM: ::c_int = 62; constant _SC_PII_OSI_COTS (line 2882) | pub const _SC_PII_OSI_COTS: ::c_int = 63; constant _SC_PII_OSI_CLTS (line 2883) | pub const _SC_PII_OSI_CLTS: ::c_int = 64; constant _SC_PII_OSI_M (line 2884) | pub const _SC_PII_OSI_M: ::c_int = 65; constant _SC_T_IOV_MAX (line 2885) | pub const _SC_T_IOV_MAX: ::c_int = 66; constant _SC_THREADS (line 2886) | pub const _SC_THREADS: ::c_int = 67; constant _SC_THREAD_SAFE_FUNCTIONS (line 2887) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; constant _SC_GETGR_R_SIZE_MAX (line 2888) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 69; constant _SC_GETPW_R_SIZE_MAX (line 2889) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 70; constant _SC_LOGIN_NAME_MAX (line 2890) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 71; constant _SC_TTY_NAME_MAX (line 2891) | pub const _SC_TTY_NAME_MAX: ::c_int = 72; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 2892) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73; constant _SC_THREAD_KEYS_MAX (line 2893) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 74; constant _SC_THREAD_STACK_MIN (line 2894) | pub const _SC_THREAD_STACK_MIN: ::c_int = 75; constant _SC_THREAD_THREADS_MAX (line 2895) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 76; constant _SC_THREAD_ATTR_STACKADDR (line 2896) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77; constant _SC_THREAD_ATTR_STACKSIZE (line 2897) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78; constant _SC_THREAD_PRIORITY_SCHEDULING (line 2898) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; constant _SC_THREAD_PRIO_INHERIT (line 2899) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 80; constant _SC_THREAD_PRIO_PROTECT (line 2900) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81; constant _SC_THREAD_PROCESS_SHARED (line 2901) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 82; constant _SC_NPROCESSORS_CONF (line 2902) | pub const _SC_NPROCESSORS_CONF: ::c_int = 83; constant _SC_NPROCESSORS_ONLN (line 2903) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 84; constant _SC_PHYS_PAGES (line 2904) | pub const _SC_PHYS_PAGES: ::c_int = 85; constant _SC_AVPHYS_PAGES (line 2905) | pub const _SC_AVPHYS_PAGES: ::c_int = 86; constant _SC_ATEXIT_MAX (line 2906) | pub const _SC_ATEXIT_MAX: ::c_int = 87; constant _SC_PASS_MAX (line 2907) | pub const _SC_PASS_MAX: ::c_int = 88; constant _SC_XOPEN_VERSION (line 2908) | pub const _SC_XOPEN_VERSION: ::c_int = 89; constant _SC_XOPEN_XCU_VERSION (line 2909) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 90; constant _SC_XOPEN_UNIX (line 2910) | pub const _SC_XOPEN_UNIX: ::c_int = 91; constant _SC_XOPEN_CRYPT (line 2911) | pub const _SC_XOPEN_CRYPT: ::c_int = 92; constant _SC_XOPEN_ENH_I18N (line 2912) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 93; constant _SC_XOPEN_SHM (line 2913) | pub const _SC_XOPEN_SHM: ::c_int = 94; constant _SC_2_CHAR_TERM (line 2914) | pub const _SC_2_CHAR_TERM: ::c_int = 95; constant _SC_2_C_VERSION (line 2915) | pub const _SC_2_C_VERSION: ::c_int = 96; constant _SC_2_UPE (line 2916) | pub const _SC_2_UPE: ::c_int = 97; constant _SC_XOPEN_XPG2 (line 2917) | pub const _SC_XOPEN_XPG2: ::c_int = 98; constant _SC_XOPEN_XPG3 (line 2918) | pub const _SC_XOPEN_XPG3: ::c_int = 99; constant _SC_XOPEN_XPG4 (line 2919) | pub const _SC_XOPEN_XPG4: ::c_int = 100; constant _SC_CHAR_BIT (line 2920) | pub const _SC_CHAR_BIT: ::c_int = 101; constant _SC_CHAR_MAX (line 2921) | pub const _SC_CHAR_MAX: ::c_int = 102; constant _SC_CHAR_MIN (line 2922) | pub const _SC_CHAR_MIN: ::c_int = 103; constant _SC_INT_MAX (line 2923) | pub const _SC_INT_MAX: ::c_int = 104; constant _SC_INT_MIN (line 2924) | pub const _SC_INT_MIN: ::c_int = 105; constant _SC_LONG_BIT (line 2925) | pub const _SC_LONG_BIT: ::c_int = 106; constant _SC_WORD_BIT (line 2926) | pub const _SC_WORD_BIT: ::c_int = 107; constant _SC_MB_LEN_MAX (line 2927) | pub const _SC_MB_LEN_MAX: ::c_int = 108; constant _SC_NZERO (line 2928) | pub const _SC_NZERO: ::c_int = 109; constant _SC_SSIZE_MAX (line 2929) | pub const _SC_SSIZE_MAX: ::c_int = 110; constant _SC_SCHAR_MAX (line 2930) | pub const _SC_SCHAR_MAX: ::c_int = 111; constant _SC_SCHAR_MIN (line 2931) | pub const _SC_SCHAR_MIN: ::c_int = 112; constant _SC_SHRT_MAX (line 2932) | pub const _SC_SHRT_MAX: ::c_int = 113; constant _SC_SHRT_MIN (line 2933) | pub const _SC_SHRT_MIN: ::c_int = 114; constant _SC_UCHAR_MAX (line 2934) | pub const _SC_UCHAR_MAX: ::c_int = 115; constant _SC_UINT_MAX (line 2935) | pub const _SC_UINT_MAX: ::c_int = 116; constant _SC_ULONG_MAX (line 2936) | pub const _SC_ULONG_MAX: ::c_int = 117; constant _SC_USHRT_MAX (line 2937) | pub const _SC_USHRT_MAX: ::c_int = 118; constant _SC_NL_ARGMAX (line 2938) | pub const _SC_NL_ARGMAX: ::c_int = 119; constant _SC_NL_LANGMAX (line 2939) | pub const _SC_NL_LANGMAX: ::c_int = 120; constant _SC_NL_MSGMAX (line 2940) | pub const _SC_NL_MSGMAX: ::c_int = 121; constant _SC_NL_NMAX (line 2941) | pub const _SC_NL_NMAX: ::c_int = 122; constant _SC_NL_SETMAX (line 2942) | pub const _SC_NL_SETMAX: ::c_int = 123; constant _SC_NL_TEXTMAX (line 2943) | pub const _SC_NL_TEXTMAX: ::c_int = 124; constant _SC_XBS5_ILP32_OFF32 (line 2944) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 125; constant _SC_XBS5_ILP32_OFFBIG (line 2945) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 126; constant _SC_XBS5_LP64_OFF64 (line 2946) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 127; constant _SC_XBS5_LPBIG_OFFBIG (line 2947) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 128; constant _SC_XOPEN_LEGACY (line 2948) | pub const _SC_XOPEN_LEGACY: ::c_int = 129; constant _SC_XOPEN_REALTIME (line 2949) | pub const _SC_XOPEN_REALTIME: ::c_int = 130; constant _SC_XOPEN_REALTIME_THREADS (line 2950) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 131; constant _SC_ADVISORY_INFO (line 2951) | pub const _SC_ADVISORY_INFO: ::c_int = 132; constant _SC_BARRIERS (line 2952) | pub const _SC_BARRIERS: ::c_int = 133; constant _SC_BASE (line 2953) | pub const _SC_BASE: ::c_int = 134; constant _SC_C_LANG_SUPPORT (line 2954) | pub const _SC_C_LANG_SUPPORT: ::c_int = 135; constant _SC_C_LANG_SUPPORT_R (line 2955) | pub const _SC_C_LANG_SUPPORT_R: ::c_int = 136; constant _SC_CLOCK_SELECTION (line 2956) | pub const _SC_CLOCK_SELECTION: ::c_int = 137; constant _SC_CPUTIME (line 2957) | pub const _SC_CPUTIME: ::c_int = 138; constant _SC_THREAD_CPUTIME (line 2958) | pub const _SC_THREAD_CPUTIME: ::c_int = 139; constant _SC_DEVICE_IO (line 2959) | pub const _SC_DEVICE_IO: ::c_int = 140; constant _SC_DEVICE_SPECIFIC (line 2960) | pub const _SC_DEVICE_SPECIFIC: ::c_int = 141; constant _SC_DEVICE_SPECIFIC_R (line 2961) | pub const _SC_DEVICE_SPECIFIC_R: ::c_int = 142; constant _SC_FD_MGMT (line 2962) | pub const _SC_FD_MGMT: ::c_int = 143; constant _SC_FIFO (line 2963) | pub const _SC_FIFO: ::c_int = 144; constant _SC_PIPE (line 2964) | pub const _SC_PIPE: ::c_int = 145; constant _SC_FILE_ATTRIBUTES (line 2965) | pub const _SC_FILE_ATTRIBUTES: ::c_int = 146; constant _SC_FILE_LOCKING (line 2966) | pub const _SC_FILE_LOCKING: ::c_int = 147; constant _SC_FILE_SYSTEM (line 2967) | pub const _SC_FILE_SYSTEM: ::c_int = 148; constant _SC_MONOTONIC_CLOCK (line 2968) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 149; constant _SC_MULTI_PROCESS (line 2969) | pub const _SC_MULTI_PROCESS: ::c_int = 150; constant _SC_SINGLE_PROCESS (line 2970) | pub const _SC_SINGLE_PROCESS: ::c_int = 151; constant _SC_NETWORKING (line 2971) | pub const _SC_NETWORKING: ::c_int = 152; constant _SC_READER_WRITER_LOCKS (line 2972) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 153; constant _SC_SPIN_LOCKS (line 2973) | pub const _SC_SPIN_LOCKS: ::c_int = 154; constant _SC_REGEXP (line 2974) | pub const _SC_REGEXP: ::c_int = 155; constant _SC_REGEX_VERSION (line 2975) | pub const _SC_REGEX_VERSION: ::c_int = 156; constant _SC_SHELL (line 2976) | pub const _SC_SHELL: ::c_int = 157; constant _SC_SIGNALS (line 2977) | pub const _SC_SIGNALS: ::c_int = 158; constant _SC_SPAWN (line 2978) | pub const _SC_SPAWN: ::c_int = 159; constant _SC_SPORADIC_SERVER (line 2979) | pub const _SC_SPORADIC_SERVER: ::c_int = 160; constant _SC_THREAD_SPORADIC_SERVER (line 2980) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 161; constant _SC_SYSTEM_DATABASE (line 2981) | pub const _SC_SYSTEM_DATABASE: ::c_int = 162; constant _SC_SYSTEM_DATABASE_R (line 2982) | pub const _SC_SYSTEM_DATABASE_R: ::c_int = 163; constant _SC_TIMEOUTS (line 2983) | pub const _SC_TIMEOUTS: ::c_int = 164; constant _SC_TYPED_MEMORY_OBJECTS (line 2984) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 165; constant _SC_USER_GROUPS (line 2985) | pub const _SC_USER_GROUPS: ::c_int = 166; constant _SC_USER_GROUPS_R (line 2986) | pub const _SC_USER_GROUPS_R: ::c_int = 167; constant _SC_2_PBS (line 2987) | pub const _SC_2_PBS: ::c_int = 168; constant _SC_2_PBS_ACCOUNTING (line 2988) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 169; constant _SC_2_PBS_LOCATE (line 2989) | pub const _SC_2_PBS_LOCATE: ::c_int = 170; constant _SC_2_PBS_MESSAGE (line 2990) | pub const _SC_2_PBS_MESSAGE: ::c_int = 171; constant _SC_2_PBS_TRACK (line 2991) | pub const _SC_2_PBS_TRACK: ::c_int = 172; constant _SC_SYMLOOP_MAX (line 2992) | pub const _SC_SYMLOOP_MAX: ::c_int = 173; constant _SC_STREAMS (line 2993) | pub const _SC_STREAMS: ::c_int = 174; constant _SC_2_PBS_CHECKPOINT (line 2994) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 175; constant _SC_V6_ILP32_OFF32 (line 2995) | pub const _SC_V6_ILP32_OFF32: ::c_int = 176; constant _SC_V6_ILP32_OFFBIG (line 2996) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 177; constant _SC_V6_LP64_OFF64 (line 2997) | pub const _SC_V6_LP64_OFF64: ::c_int = 178; constant _SC_V6_LPBIG_OFFBIG (line 2998) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 179; constant _SC_HOST_NAME_MAX (line 2999) | pub const _SC_HOST_NAME_MAX: ::c_int = 180; constant _SC_TRACE (line 3000) | pub const _SC_TRACE: ::c_int = 181; constant _SC_TRACE_EVENT_FILTER (line 3001) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 182; constant _SC_TRACE_INHERIT (line 3002) | pub const _SC_TRACE_INHERIT: ::c_int = 183; constant _SC_TRACE_LOG (line 3003) | pub const _SC_TRACE_LOG: ::c_int = 184; constant _SC_LEVEL1_ICACHE_SIZE (line 3004) | pub const _SC_LEVEL1_ICACHE_SIZE: ::c_int = 185; constant _SC_LEVEL1_ICACHE_ASSOC (line 3005) | pub const _SC_LEVEL1_ICACHE_ASSOC: ::c_int = 186; constant _SC_LEVEL1_ICACHE_LINESIZE (line 3006) | pub const _SC_LEVEL1_ICACHE_LINESIZE: ::c_int = 187; constant _SC_LEVEL1_DCACHE_SIZE (line 3007) | pub const _SC_LEVEL1_DCACHE_SIZE: ::c_int = 188; constant _SC_LEVEL1_DCACHE_ASSOC (line 3008) | pub const _SC_LEVEL1_DCACHE_ASSOC: ::c_int = 189; constant _SC_LEVEL1_DCACHE_LINESIZE (line 3009) | pub const _SC_LEVEL1_DCACHE_LINESIZE: ::c_int = 190; constant _SC_LEVEL2_CACHE_SIZE (line 3010) | pub const _SC_LEVEL2_CACHE_SIZE: ::c_int = 191; constant _SC_LEVEL2_CACHE_ASSOC (line 3011) | pub const _SC_LEVEL2_CACHE_ASSOC: ::c_int = 192; constant _SC_LEVEL2_CACHE_LINESIZE (line 3012) | pub const _SC_LEVEL2_CACHE_LINESIZE: ::c_int = 193; constant _SC_LEVEL3_CACHE_SIZE (line 3013) | pub const _SC_LEVEL3_CACHE_SIZE: ::c_int = 194; constant _SC_LEVEL3_CACHE_ASSOC (line 3014) | pub const _SC_LEVEL3_CACHE_ASSOC: ::c_int = 195; constant _SC_LEVEL3_CACHE_LINESIZE (line 3015) | pub const _SC_LEVEL3_CACHE_LINESIZE: ::c_int = 196; constant _SC_LEVEL4_CACHE_SIZE (line 3016) | pub const _SC_LEVEL4_CACHE_SIZE: ::c_int = 197; constant _SC_LEVEL4_CACHE_ASSOC (line 3017) | pub const _SC_LEVEL4_CACHE_ASSOC: ::c_int = 198; constant _SC_LEVEL4_CACHE_LINESIZE (line 3018) | pub const _SC_LEVEL4_CACHE_LINESIZE: ::c_int = 199; constant _SC_IPV6 (line 3019) | pub const _SC_IPV6: ::c_int = 235; constant _SC_RAW_SOCKETS (line 3020) | pub const _SC_RAW_SOCKETS: ::c_int = 236; constant _SC_V7_ILP32_OFF32 (line 3021) | pub const _SC_V7_ILP32_OFF32: ::c_int = 237; constant _SC_V7_ILP32_OFFBIG (line 3022) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 238; constant _SC_V7_LP64_OFF64 (line 3023) | pub const _SC_V7_LP64_OFF64: ::c_int = 239; constant _SC_V7_LPBIG_OFFBIG (line 3024) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 240; constant _SC_SS_REPL_MAX (line 3025) | pub const _SC_SS_REPL_MAX: ::c_int = 241; constant _SC_TRACE_EVENT_NAME_MAX (line 3026) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 242; constant _SC_TRACE_NAME_MAX (line 3027) | pub const _SC_TRACE_NAME_MAX: ::c_int = 243; constant _SC_TRACE_SYS_MAX (line 3028) | pub const _SC_TRACE_SYS_MAX: ::c_int = 244; constant _SC_TRACE_USER_EVENT_MAX (line 3029) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 245; constant _SC_XOPEN_STREAMS (line 3030) | pub const _SC_XOPEN_STREAMS: ::c_int = 246; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 3031) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 3032) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; constant _SC_MINSIGSTKSZ (line 3033) | pub const _SC_MINSIGSTKSZ: ::c_int = 249; constant _SC_SIGSTKSZ (line 3034) | pub const _SC_SIGSTKSZ: ::c_int = 250; constant _CS_PATH (line 3036) | pub const _CS_PATH: ::c_int = 0; constant _CS_V6_WIDTH_RESTRICTED_ENVS (line 3037) | pub const _CS_V6_WIDTH_RESTRICTED_ENVS: ::c_int = 1; constant _CS_GNU_LIBC_VERSION (line 3038) | pub const _CS_GNU_LIBC_VERSION: ::c_int = 2; constant _CS_GNU_LIBPTHREAD_VERSION (line 3039) | pub const _CS_GNU_LIBPTHREAD_VERSION: ::c_int = 3; constant _CS_V5_WIDTH_RESTRICTED_ENVS (line 3040) | pub const _CS_V5_WIDTH_RESTRICTED_ENVS: ::c_int = 4; constant _CS_V7_WIDTH_RESTRICTED_ENVS (line 3041) | pub const _CS_V7_WIDTH_RESTRICTED_ENVS: ::c_int = 5; constant _CS_LFS_CFLAGS (line 3042) | pub const _CS_LFS_CFLAGS: ::c_int = 1000; constant _CS_LFS_LDFLAGS (line 3043) | pub const _CS_LFS_LDFLAGS: ::c_int = 1001; constant _CS_LFS_LIBS (line 3044) | pub const _CS_LFS_LIBS: ::c_int = 1002; constant _CS_LFS_LINTFLAGS (line 3045) | pub const _CS_LFS_LINTFLAGS: ::c_int = 1003; constant _CS_LFS64_CFLAGS (line 3046) | pub const _CS_LFS64_CFLAGS: ::c_int = 1004; constant _CS_LFS64_LDFLAGS (line 3047) | pub const _CS_LFS64_LDFLAGS: ::c_int = 1005; constant _CS_LFS64_LIBS (line 3048) | pub const _CS_LFS64_LIBS: ::c_int = 1006; constant _CS_LFS64_LINTFLAGS (line 3049) | pub const _CS_LFS64_LINTFLAGS: ::c_int = 1007; constant _CS_XBS5_ILP32_OFF32_CFLAGS (line 3050) | pub const _CS_XBS5_ILP32_OFF32_CFLAGS: ::c_int = 1100; constant _CS_XBS5_ILP32_OFF32_LDFLAGS (line 3051) | pub const _CS_XBS5_ILP32_OFF32_LDFLAGS: ::c_int = 1101; constant _CS_XBS5_ILP32_OFF32_LIBS (line 3052) | pub const _CS_XBS5_ILP32_OFF32_LIBS: ::c_int = 1102; constant _CS_XBS5_ILP32_OFF32_LINTFLAGS (line 3053) | pub const _CS_XBS5_ILP32_OFF32_LINTFLAGS: ::c_int = 1103; constant _CS_XBS5_ILP32_OFFBIG_CFLAGS (line 3054) | pub const _CS_XBS5_ILP32_OFFBIG_CFLAGS: ::c_int = 1104; constant _CS_XBS5_ILP32_OFFBIG_LDFLAGS (line 3055) | pub const _CS_XBS5_ILP32_OFFBIG_LDFLAGS: ::c_int = 1105; constant _CS_XBS5_ILP32_OFFBIG_LIBS (line 3056) | pub const _CS_XBS5_ILP32_OFFBIG_LIBS: ::c_int = 1106; constant _CS_XBS5_ILP32_OFFBIG_LINTFLAGS (line 3057) | pub const _CS_XBS5_ILP32_OFFBIG_LINTFLAGS: ::c_int = 1107; constant _CS_XBS5_LP64_OFF64_CFLAGS (line 3058) | pub const _CS_XBS5_LP64_OFF64_CFLAGS: ::c_int = 1108; constant _CS_XBS5_LP64_OFF64_LDFLAGS (line 3059) | pub const _CS_XBS5_LP64_OFF64_LDFLAGS: ::c_int = 1109; constant _CS_XBS5_LP64_OFF64_LIBS (line 3060) | pub const _CS_XBS5_LP64_OFF64_LIBS: ::c_int = 1110; constant _CS_XBS5_LP64_OFF64_LINTFLAGS (line 3061) | pub const _CS_XBS5_LP64_OFF64_LINTFLAGS: ::c_int = 1111; constant _CS_XBS5_LPBIG_OFFBIG_CFLAGS (line 3062) | pub const _CS_XBS5_LPBIG_OFFBIG_CFLAGS: ::c_int = 1112; constant _CS_XBS5_LPBIG_OFFBIG_LDFLAGS (line 3063) | pub const _CS_XBS5_LPBIG_OFFBIG_LDFLAGS: ::c_int = 1113; constant _CS_XBS5_LPBIG_OFFBIG_LIBS (line 3064) | pub const _CS_XBS5_LPBIG_OFFBIG_LIBS: ::c_int = 1114; constant _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS (line 3065) | pub const _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS: ::c_int = 1115; constant _CS_POSIX_V6_ILP32_OFF32_CFLAGS (line 3066) | pub const _CS_POSIX_V6_ILP32_OFF32_CFLAGS: ::c_int = 1116; constant _CS_POSIX_V6_ILP32_OFF32_LDFLAGS (line 3067) | pub const _CS_POSIX_V6_ILP32_OFF32_LDFLAGS: ::c_int = 1117; constant _CS_POSIX_V6_ILP32_OFF32_LIBS (line 3068) | pub const _CS_POSIX_V6_ILP32_OFF32_LIBS: ::c_int = 1118; constant _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS (line 3069) | pub const _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS: ::c_int = 1119; constant _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS (line 3070) | pub const _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS: ::c_int = 1120; constant _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS (line 3071) | pub const _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS: ::c_int = 1121; constant _CS_POSIX_V6_ILP32_OFFBIG_LIBS (line 3072) | pub const _CS_POSIX_V6_ILP32_OFFBIG_LIBS: ::c_int = 1122; constant _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS (line 3073) | pub const _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS: ::c_int = 1123; constant _CS_POSIX_V6_LP64_OFF64_CFLAGS (line 3074) | pub const _CS_POSIX_V6_LP64_OFF64_CFLAGS: ::c_int = 1124; constant _CS_POSIX_V6_LP64_OFF64_LDFLAGS (line 3075) | pub const _CS_POSIX_V6_LP64_OFF64_LDFLAGS: ::c_int = 1125; constant _CS_POSIX_V6_LP64_OFF64_LIBS (line 3076) | pub const _CS_POSIX_V6_LP64_OFF64_LIBS: ::c_int = 1126; constant _CS_POSIX_V6_LP64_OFF64_LINTFLAGS (line 3077) | pub const _CS_POSIX_V6_LP64_OFF64_LINTFLAGS: ::c_int = 1127; constant _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS (line 3078) | pub const _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS: ::c_int = 1128; constant _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS (line 3079) | pub const _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS: ::c_int = 1129; constant _CS_POSIX_V6_LPBIG_OFFBIG_LIBS (line 3080) | pub const _CS_POSIX_V6_LPBIG_OFFBIG_LIBS: ::c_int = 1130; constant _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS (line 3081) | pub const _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS: ::c_int = 1131; constant _CS_POSIX_V7_ILP32_OFF32_CFLAGS (line 3082) | pub const _CS_POSIX_V7_ILP32_OFF32_CFLAGS: ::c_int = 1132; constant _CS_POSIX_V7_ILP32_OFF32_LDFLAGS (line 3083) | pub const _CS_POSIX_V7_ILP32_OFF32_LDFLAGS: ::c_int = 1133; constant _CS_POSIX_V7_ILP32_OFF32_LIBS (line 3084) | pub const _CS_POSIX_V7_ILP32_OFF32_LIBS: ::c_int = 1134; constant _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS (line 3085) | pub const _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS: ::c_int = 1135; constant _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS (line 3086) | pub const _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS: ::c_int = 1136; constant _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS (line 3087) | pub const _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS: ::c_int = 1137; constant _CS_POSIX_V7_ILP32_OFFBIG_LIBS (line 3088) | pub const _CS_POSIX_V7_ILP32_OFFBIG_LIBS: ::c_int = 1138; constant _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS (line 3089) | pub const _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS: ::c_int = 1139; constant _CS_POSIX_V7_LP64_OFF64_CFLAGS (line 3090) | pub const _CS_POSIX_V7_LP64_OFF64_CFLAGS: ::c_int = 1140; constant _CS_POSIX_V7_LP64_OFF64_LDFLAGS (line 3091) | pub const _CS_POSIX_V7_LP64_OFF64_LDFLAGS: ::c_int = 1141; constant _CS_POSIX_V7_LP64_OFF64_LIBS (line 3092) | pub const _CS_POSIX_V7_LP64_OFF64_LIBS: ::c_int = 1142; constant _CS_POSIX_V7_LP64_OFF64_LINTFLAGS (line 3093) | pub const _CS_POSIX_V7_LP64_OFF64_LINTFLAGS: ::c_int = 1143; constant _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS (line 3094) | pub const _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS: ::c_int = 1144; constant _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS (line 3095) | pub const _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS: ::c_int = 1145; constant _CS_POSIX_V7_LPBIG_OFFBIG_LIBS (line 3096) | pub const _CS_POSIX_V7_LPBIG_OFFBIG_LIBS: ::c_int = 1146; constant _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS (line 3097) | pub const _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS: ::c_int = 1147; constant _CS_V6_ENV (line 3098) | pub const _CS_V6_ENV: ::c_int = 1148; constant _CS_V7_ENV (line 3099) | pub const _CS_V7_ENV: ::c_int = 1149; constant PTHREAD_PROCESS_PRIVATE (line 3101) | pub const PTHREAD_PROCESS_PRIVATE: __pthread_process_shared = 0; constant PTHREAD_PROCESS_SHARED (line 3102) | pub const PTHREAD_PROCESS_SHARED: __pthread_process_shared = 1; constant PTHREAD_EXPLICIT_SCHED (line 3104) | pub const PTHREAD_EXPLICIT_SCHED: __pthread_inheritsched = 0; constant PTHREAD_INHERIT_SCHED (line 3105) | pub const PTHREAD_INHERIT_SCHED: __pthread_inheritsched = 1; constant PTHREAD_SCOPE_SYSTEM (line 3107) | pub const PTHREAD_SCOPE_SYSTEM: __pthread_contentionscope = 0; constant PTHREAD_SCOPE_PROCESS (line 3108) | pub const PTHREAD_SCOPE_PROCESS: __pthread_contentionscope = 1; constant PTHREAD_CREATE_JOINABLE (line 3110) | pub const PTHREAD_CREATE_JOINABLE: __pthread_detachstate = 0; constant PTHREAD_CREATE_DETACHED (line 3111) | pub const PTHREAD_CREATE_DETACHED: __pthread_detachstate = 1; constant PTHREAD_PRIO_NONE (line 3113) | pub const PTHREAD_PRIO_NONE: __pthread_mutex_protocol = 0; constant PTHREAD_PRIO_INHERIT (line 3114) | pub const PTHREAD_PRIO_INHERIT: __pthread_mutex_protocol = 1; constant PTHREAD_PRIO_PROTECT (line 3115) | pub const PTHREAD_PRIO_PROTECT: __pthread_mutex_protocol = 2; constant PTHREAD_MUTEX_TIMED (line 3117) | pub const PTHREAD_MUTEX_TIMED: __pthread_mutex_type = 0; constant PTHREAD_MUTEX_ERRORCHECK (line 3118) | pub const PTHREAD_MUTEX_ERRORCHECK: __pthread_mutex_type = 1; constant PTHREAD_MUTEX_RECURSIVE (line 3119) | pub const PTHREAD_MUTEX_RECURSIVE: __pthread_mutex_type = 2; constant PTHREAD_MUTEX_STALLED (line 3121) | pub const PTHREAD_MUTEX_STALLED: __pthread_mutex_robustness = 0; constant PTHREAD_MUTEX_ROBUST (line 3122) | pub const PTHREAD_MUTEX_ROBUST: __pthread_mutex_robustness = 256; constant RLIMIT_CPU (line 3124) | pub const RLIMIT_CPU: ::__rlimit_resource_t = 0; constant RLIMIT_FSIZE (line 3125) | pub const RLIMIT_FSIZE: ::__rlimit_resource_t = 1; constant RLIMIT_DATA (line 3126) | pub const RLIMIT_DATA: ::__rlimit_resource_t = 2; constant RLIMIT_STACK (line 3127) | pub const RLIMIT_STACK: ::__rlimit_resource_t = 3; constant RLIMIT_CORE (line 3128) | pub const RLIMIT_CORE: ::__rlimit_resource_t = 4; constant RLIMIT_RSS (line 3129) | pub const RLIMIT_RSS: ::__rlimit_resource_t = 5; constant RLIMIT_MEMLOCK (line 3130) | pub const RLIMIT_MEMLOCK: ::__rlimit_resource_t = 6; constant RLIMIT_NPROC (line 3131) | pub const RLIMIT_NPROC: ::__rlimit_resource_t = 7; constant RLIMIT_OFILE (line 3132) | pub const RLIMIT_OFILE: ::__rlimit_resource_t = 8; constant RLIMIT_NOFILE (line 3133) | pub const RLIMIT_NOFILE: ::__rlimit_resource_t = 8; constant RLIMIT_SBSIZE (line 3134) | pub const RLIMIT_SBSIZE: ::__rlimit_resource_t = 9; constant RLIMIT_AS (line 3135) | pub const RLIMIT_AS: ::__rlimit_resource_t = 10; constant RLIMIT_VMEM (line 3136) | pub const RLIMIT_VMEM: ::__rlimit_resource_t = 10; constant RLIMIT_NLIMITS (line 3137) | pub const RLIMIT_NLIMITS: ::__rlimit_resource_t = 11; constant RLIM_NLIMITS (line 3138) | pub const RLIM_NLIMITS: ::__rlimit_resource_t = 11; constant RUSAGE_SELF (line 3140) | pub const RUSAGE_SELF: __rusage_who = 0; constant RUSAGE_CHILDREN (line 3141) | pub const RUSAGE_CHILDREN: __rusage_who = -1; constant PRIO_PROCESS (line 3143) | pub const PRIO_PROCESS: __priority_which = 0; constant PRIO_PGRP (line 3144) | pub const PRIO_PGRP: __priority_which = 1; constant PRIO_USER (line 3145) | pub const PRIO_USER: __priority_which = 2; constant __UT_LINESIZE (line 3147) | pub const __UT_LINESIZE: usize = 32; constant __UT_NAMESIZE (line 3148) | pub const __UT_NAMESIZE: usize = 32; constant __UT_HOSTSIZE (line 3149) | pub const __UT_HOSTSIZE: usize = 256; constant SOCK_STREAM (line 3151) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 3152) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_RAW (line 3153) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 3154) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_SEQPACKET (line 3155) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOCK_CLOEXEC (line 3156) | pub const SOCK_CLOEXEC: ::c_int = 4194304; constant SOCK_NONBLOCK (line 3157) | pub const SOCK_NONBLOCK: ::c_int = 2048; constant MSG_OOB (line 3159) | pub const MSG_OOB: ::c_int = 1; constant MSG_PEEK (line 3160) | pub const MSG_PEEK: ::c_int = 2; constant MSG_DONTROUTE (line 3161) | pub const MSG_DONTROUTE: ::c_int = 4; constant MSG_EOR (line 3162) | pub const MSG_EOR: ::c_int = 8; constant MSG_TRUNC (line 3163) | pub const MSG_TRUNC: ::c_int = 16; constant MSG_CTRUNC (line 3164) | pub const MSG_CTRUNC: ::c_int = 32; constant MSG_WAITALL (line 3165) | pub const MSG_WAITALL: ::c_int = 64; constant MSG_DONTWAIT (line 3166) | pub const MSG_DONTWAIT: ::c_int = 128; constant MSG_NOSIGNAL (line 3167) | pub const MSG_NOSIGNAL: ::c_int = 1024; constant MSG_CMSG_CLOEXEC (line 3168) | pub const MSG_CMSG_CLOEXEC: ::c_int = 0x40000000; constant SCM_RIGHTS (line 3170) | pub const SCM_RIGHTS: ::c_int = 1; constant SCM_TIMESTAMP (line 3171) | pub const SCM_TIMESTAMP: ::c_int = 2; constant SCM_CREDS (line 3172) | pub const SCM_CREDS: ::c_int = 3; constant SO_DEBUG (line 3174) | pub const SO_DEBUG: ::c_int = 1; constant SO_ACCEPTCONN (line 3175) | pub const SO_ACCEPTCONN: ::c_int = 2; constant SO_REUSEADDR (line 3176) | pub const SO_REUSEADDR: ::c_int = 4; constant SO_KEEPALIVE (line 3177) | pub const SO_KEEPALIVE: ::c_int = 8; constant SO_DONTROUTE (line 3178) | pub const SO_DONTROUTE: ::c_int = 16; constant SO_BROADCAST (line 3179) | pub const SO_BROADCAST: ::c_int = 32; constant SO_USELOOPBACK (line 3180) | pub const SO_USELOOPBACK: ::c_int = 64; constant SO_LINGER (line 3181) | pub const SO_LINGER: ::c_int = 128; constant SO_OOBINLINE (line 3182) | pub const SO_OOBINLINE: ::c_int = 256; constant SO_REUSEPORT (line 3183) | pub const SO_REUSEPORT: ::c_int = 512; constant SO_SNDBUF (line 3184) | pub const SO_SNDBUF: ::c_int = 4097; constant SO_RCVBUF (line 3185) | pub const SO_RCVBUF: ::c_int = 4098; constant SO_SNDLOWAT (line 3186) | pub const SO_SNDLOWAT: ::c_int = 4099; constant SO_RCVLOWAT (line 3187) | pub const SO_RCVLOWAT: ::c_int = 4100; constant SO_SNDTIMEO (line 3188) | pub const SO_SNDTIMEO: ::c_int = 4101; constant SO_RCVTIMEO (line 3189) | pub const SO_RCVTIMEO: ::c_int = 4102; constant SO_ERROR (line 3190) | pub const SO_ERROR: ::c_int = 4103; constant SO_STYLE (line 3191) | pub const SO_STYLE: ::c_int = 4104; constant SO_TYPE (line 3192) | pub const SO_TYPE: ::c_int = 4104; constant IPPROTO_IP (line 3194) | pub const IPPROTO_IP: ::c_int = 0; constant IPPROTO_ICMP (line 3195) | pub const IPPROTO_ICMP: ::c_int = 1; constant IPPROTO_IGMP (line 3196) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_IPIP (line 3197) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_TCP (line 3198) | pub const IPPROTO_TCP: ::c_int = 6; constant IPPROTO_EGP (line 3199) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PUP (line 3200) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_UDP (line 3201) | pub const IPPROTO_UDP: ::c_int = 17; constant IPPROTO_IDP (line 3202) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TP (line 3203) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_DCCP (line 3204) | pub const IPPROTO_DCCP: ::c_int = 33; constant IPPROTO_IPV6 (line 3205) | pub const IPPROTO_IPV6: ::c_int = 41; constant IPPROTO_RSVP (line 3206) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 3207) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_ESP (line 3208) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 3209) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_MTP (line 3210) | pub const IPPROTO_MTP: ::c_int = 92; constant IPPROTO_BEETPH (line 3211) | pub const IPPROTO_BEETPH: ::c_int = 94; constant IPPROTO_ENCAP (line 3212) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_PIM (line 3213) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_COMP (line 3214) | pub const IPPROTO_COMP: ::c_int = 108; constant IPPROTO_L2TP (line 3215) | pub const IPPROTO_L2TP: ::c_int = 115; constant IPPROTO_SCTP (line 3216) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_UDPLITE (line 3217) | pub const IPPROTO_UDPLITE: ::c_int = 136; constant IPPROTO_MPLS (line 3218) | pub const IPPROTO_MPLS: ::c_int = 137; constant IPPROTO_ETHERNET (line 3219) | pub const IPPROTO_ETHERNET: ::c_int = 143; constant IPPROTO_RAW (line 3220) | pub const IPPROTO_RAW: ::c_int = 255; constant IPPROTO_MPTCP (line 3221) | pub const IPPROTO_MPTCP: ::c_int = 262; constant IPPROTO_MAX (line 3222) | pub const IPPROTO_MAX: ::c_int = 263; constant IPPROTO_HOPOPTS (line 3224) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_ROUTING (line 3225) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 3226) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_ICMPV6 (line 3227) | pub const IPPROTO_ICMPV6: ::c_int = 58; constant IPPROTO_NONE (line 3228) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 3229) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_MH (line 3230) | pub const IPPROTO_MH: ::c_int = 135; constant IPPORT_ECHO (line 3232) | pub const IPPORT_ECHO: in_port_t = 7; constant IPPORT_DISCARD (line 3233) | pub const IPPORT_DISCARD: in_port_t = 9; constant IPPORT_SYSTAT (line 3234) | pub const IPPORT_SYSTAT: in_port_t = 11; constant IPPORT_DAYTIME (line 3235) | pub const IPPORT_DAYTIME: in_port_t = 13; constant IPPORT_NETSTAT (line 3236) | pub const IPPORT_NETSTAT: in_port_t = 15; constant IPPORT_FTP (line 3237) | pub const IPPORT_FTP: in_port_t = 21; constant IPPORT_TELNET (line 3238) | pub const IPPORT_TELNET: in_port_t = 23; constant IPPORT_SMTP (line 3239) | pub const IPPORT_SMTP: in_port_t = 25; constant IPPORT_TIMESERVER (line 3240) | pub const IPPORT_TIMESERVER: in_port_t = 37; constant IPPORT_NAMESERVER (line 3241) | pub const IPPORT_NAMESERVER: in_port_t = 42; constant IPPORT_WHOIS (line 3242) | pub const IPPORT_WHOIS: in_port_t = 43; constant IPPORT_MTP (line 3243) | pub const IPPORT_MTP: in_port_t = 57; constant IPPORT_TFTP (line 3244) | pub const IPPORT_TFTP: in_port_t = 69; constant IPPORT_RJE (line 3245) | pub const IPPORT_RJE: in_port_t = 77; constant IPPORT_FINGER (line 3246) | pub const IPPORT_FINGER: in_port_t = 79; constant IPPORT_TTYLINK (line 3247) | pub const IPPORT_TTYLINK: in_port_t = 87; constant IPPORT_SUPDUP (line 3248) | pub const IPPORT_SUPDUP: in_port_t = 95; constant IPPORT_EXECSERVER (line 3249) | pub const IPPORT_EXECSERVER: in_port_t = 512; constant IPPORT_LOGINSERVER (line 3250) | pub const IPPORT_LOGINSERVER: in_port_t = 513; constant IPPORT_CMDSERVER (line 3251) | pub const IPPORT_CMDSERVER: in_port_t = 514; constant IPPORT_EFSSERVER (line 3252) | pub const IPPORT_EFSSERVER: in_port_t = 520; constant IPPORT_BIFFUDP (line 3253) | pub const IPPORT_BIFFUDP: in_port_t = 512; constant IPPORT_WHOSERVER (line 3254) | pub const IPPORT_WHOSERVER: in_port_t = 513; constant IPPORT_ROUTESERVER (line 3255) | pub const IPPORT_ROUTESERVER: in_port_t = 520; constant IPPORT_USERRESERVED (line 3256) | pub const IPPORT_USERRESERVED: in_port_t = 5000; constant DT_UNKNOWN (line 3258) | pub const DT_UNKNOWN: ::c_uchar = 0; constant DT_FIFO (line 3259) | pub const DT_FIFO: ::c_uchar = 1; constant DT_CHR (line 3260) | pub const DT_CHR: ::c_uchar = 2; constant DT_DIR (line 3261) | pub const DT_DIR: ::c_uchar = 4; constant DT_BLK (line 3262) | pub const DT_BLK: ::c_uchar = 6; constant DT_REG (line 3263) | pub const DT_REG: ::c_uchar = 8; constant DT_LNK (line 3264) | pub const DT_LNK: ::c_uchar = 10; constant DT_SOCK (line 3265) | pub const DT_SOCK: ::c_uchar = 12; constant DT_WHT (line 3266) | pub const DT_WHT: ::c_uchar = 14; constant ST_RDONLY (line 3268) | pub const ST_RDONLY: ::c_ulong = 1; constant ST_NOSUID (line 3269) | pub const ST_NOSUID: ::c_ulong = 2; constant ST_NOEXEC (line 3270) | pub const ST_NOEXEC: ::c_ulong = 8; constant ST_SYNCHRONOUS (line 3271) | pub const ST_SYNCHRONOUS: ::c_ulong = 16; constant ST_NOATIME (line 3272) | pub const ST_NOATIME: ::c_ulong = 32; constant ST_RELATIME (line 3273) | pub const ST_RELATIME: ::c_ulong = 64; constant RTLD_DI_LMID (line 3275) | pub const RTLD_DI_LMID: ::c_int = 1; constant RTLD_DI_LINKMAP (line 3276) | pub const RTLD_DI_LINKMAP: ::c_int = 2; constant RTLD_DI_CONFIGADDR (line 3277) | pub const RTLD_DI_CONFIGADDR: ::c_int = 3; constant RTLD_DI_SERINFO (line 3278) | pub const RTLD_DI_SERINFO: ::c_int = 4; constant RTLD_DI_SERINFOSIZE (line 3279) | pub const RTLD_DI_SERINFOSIZE: ::c_int = 5; constant RTLD_DI_ORIGIN (line 3280) | pub const RTLD_DI_ORIGIN: ::c_int = 6; constant RTLD_DI_PROFILENAME (line 3281) | pub const RTLD_DI_PROFILENAME: ::c_int = 7; constant RTLD_DI_PROFILEOUT (line 3282) | pub const RTLD_DI_PROFILEOUT: ::c_int = 8; constant RTLD_DI_TLS_MODID (line 3283) | pub const RTLD_DI_TLS_MODID: ::c_int = 9; constant RTLD_DI_TLS_DATA (line 3284) | pub const RTLD_DI_TLS_DATA: ::c_int = 10; constant RTLD_DI_PHDR (line 3285) | pub const RTLD_DI_PHDR: ::c_int = 11; constant RTLD_DI_MAX (line 3286) | pub const RTLD_DI_MAX: ::c_int = 11; constant SI_ASYNCIO (line 3288) | pub const SI_ASYNCIO: ::c_int = -4; constant SI_MESGQ (line 3289) | pub const SI_MESGQ: ::c_int = -3; constant SI_TIMER (line 3290) | pub const SI_TIMER: ::c_int = -2; constant SI_QUEUE (line 3291) | pub const SI_QUEUE: ::c_int = -1; constant SI_USER (line 3292) | pub const SI_USER: ::c_int = 0; constant ILL_ILLOPC (line 3294) | pub const ILL_ILLOPC: ::c_int = 1; constant ILL_ILLOPN (line 3295) | pub const ILL_ILLOPN: ::c_int = 2; constant ILL_ILLADR (line 3296) | pub const ILL_ILLADR: ::c_int = 3; constant ILL_ILLTRP (line 3297) | pub const ILL_ILLTRP: ::c_int = 4; constant ILL_PRVOPC (line 3298) | pub const ILL_PRVOPC: ::c_int = 5; constant ILL_PRVREG (line 3299) | pub const ILL_PRVREG: ::c_int = 6; constant ILL_COPROC (line 3300) | pub const ILL_COPROC: ::c_int = 7; constant ILL_BADSTK (line 3301) | pub const ILL_BADSTK: ::c_int = 8; constant FPE_INTDIV (line 3303) | pub const FPE_INTDIV: ::c_int = 1; constant FPE_INTOVF (line 3304) | pub const FPE_INTOVF: ::c_int = 2; constant FPE_FLTDIV (line 3305) | pub const FPE_FLTDIV: ::c_int = 3; constant FPE_FLTOVF (line 3306) | pub const FPE_FLTOVF: ::c_int = 4; constant FPE_FLTUND (line 3307) | pub const FPE_FLTUND: ::c_int = 5; constant FPE_FLTRES (line 3308) | pub const FPE_FLTRES: ::c_int = 6; constant FPE_FLTINV (line 3309) | pub const FPE_FLTINV: ::c_int = 7; constant FPE_FLTSUB (line 3310) | pub const FPE_FLTSUB: ::c_int = 8; constant SEGV_MAPERR (line 3312) | pub const SEGV_MAPERR: ::c_int = 1; constant SEGV_ACCERR (line 3313) | pub const SEGV_ACCERR: ::c_int = 2; constant BUS_ADRALN (line 3315) | pub const BUS_ADRALN: ::c_int = 1; constant BUS_ADRERR (line 3316) | pub const BUS_ADRERR: ::c_int = 2; constant BUS_OBJERR (line 3317) | pub const BUS_OBJERR: ::c_int = 3; constant TRAP_BRKPT (line 3319) | pub const TRAP_BRKPT: ::c_int = 1; constant TRAP_TRACE (line 3320) | pub const TRAP_TRACE: ::c_int = 2; constant CLD_EXITED (line 3322) | pub const CLD_EXITED: ::c_int = 1; constant CLD_KILLED (line 3323) | pub const CLD_KILLED: ::c_int = 2; constant CLD_DUMPED (line 3324) | pub const CLD_DUMPED: ::c_int = 3; constant CLD_TRAPPED (line 3325) | pub const CLD_TRAPPED: ::c_int = 4; constant CLD_STOPPED (line 3326) | pub const CLD_STOPPED: ::c_int = 5; constant CLD_CONTINUED (line 3327) | pub const CLD_CONTINUED: ::c_int = 6; constant POLL_IN (line 3329) | pub const POLL_IN: ::c_int = 1; constant POLL_OUT (line 3330) | pub const POLL_OUT: ::c_int = 2; constant POLL_MSG (line 3331) | pub const POLL_MSG: ::c_int = 3; constant POLL_ERR (line 3332) | pub const POLL_ERR: ::c_int = 4; constant POLL_PRI (line 3333) | pub const POLL_PRI: ::c_int = 5; constant POLL_HUP (line 3334) | pub const POLL_HUP: ::c_int = 6; constant SIGEV_SIGNAL (line 3336) | pub const SIGEV_SIGNAL: ::c_int = 0; constant SIGEV_NONE (line 3337) | pub const SIGEV_NONE: ::c_int = 1; constant SIGEV_THREAD (line 3338) | pub const SIGEV_THREAD: ::c_int = 2; constant REG_GS (line 3340) | pub const REG_GS: ::c_uint = 0; constant REG_FS (line 3341) | pub const REG_FS: ::c_uint = 1; constant REG_ES (line 3342) | pub const REG_ES: ::c_uint = 2; constant REG_DS (line 3343) | pub const REG_DS: ::c_uint = 3; constant REG_EDI (line 3344) | pub const REG_EDI: ::c_uint = 4; constant REG_ESI (line 3345) | pub const REG_ESI: ::c_uint = 5; constant REG_EBP (line 3346) | pub const REG_EBP: ::c_uint = 6; constant REG_ESP (line 3347) | pub const REG_ESP: ::c_uint = 7; constant REG_EBX (line 3348) | pub const REG_EBX: ::c_uint = 8; constant REG_EDX (line 3349) | pub const REG_EDX: ::c_uint = 9; constant REG_ECX (line 3350) | pub const REG_ECX: ::c_uint = 10; constant REG_EAX (line 3351) | pub const REG_EAX: ::c_uint = 11; constant REG_TRAPNO (line 3352) | pub const REG_TRAPNO: ::c_uint = 12; constant REG_ERR (line 3353) | pub const REG_ERR: ::c_uint = 13; constant REG_EIP (line 3354) | pub const REG_EIP: ::c_uint = 14; constant REG_CS (line 3355) | pub const REG_CS: ::c_uint = 15; constant REG_EFL (line 3356) | pub const REG_EFL: ::c_uint = 16; constant REG_UESP (line 3357) | pub const REG_UESP: ::c_uint = 17; constant REG_SS (line 3358) | pub const REG_SS: ::c_uint = 18; constant IOC_VOID (line 3360) | pub const IOC_VOID: __ioctl_dir = 0; constant IOC_OUT (line 3361) | pub const IOC_OUT: __ioctl_dir = 1; constant IOC_IN (line 3362) | pub const IOC_IN: __ioctl_dir = 2; constant IOC_INOUT (line 3363) | pub const IOC_INOUT: __ioctl_dir = 3; constant IOC_8 (line 3365) | pub const IOC_8: __ioctl_datum = 0; constant IOC_16 (line 3366) | pub const IOC_16: __ioctl_datum = 1; constant IOC_32 (line 3367) | pub const IOC_32: __ioctl_datum = 2; constant IOC_64 (line 3368) | pub const IOC_64: __ioctl_datum = 3; constant TCP_ESTABLISHED (line 3370) | pub const TCP_ESTABLISHED: ::c_uint = 1; constant TCP_SYN_SENT (line 3371) | pub const TCP_SYN_SENT: ::c_uint = 2; constant TCP_SYN_RECV (line 3372) | pub const TCP_SYN_RECV: ::c_uint = 3; constant TCP_FIN_WAIT1 (line 3373) | pub const TCP_FIN_WAIT1: ::c_uint = 4; constant TCP_FIN_WAIT2 (line 3374) | pub const TCP_FIN_WAIT2: ::c_uint = 5; constant TCP_TIME_WAIT (line 3375) | pub const TCP_TIME_WAIT: ::c_uint = 6; constant TCP_CLOSE (line 3376) | pub const TCP_CLOSE: ::c_uint = 7; constant TCP_CLOSE_WAIT (line 3377) | pub const TCP_CLOSE_WAIT: ::c_uint = 8; constant TCP_LAST_ACK (line 3378) | pub const TCP_LAST_ACK: ::c_uint = 9; constant TCP_LISTEN (line 3379) | pub const TCP_LISTEN: ::c_uint = 10; constant TCP_CLOSING (line 3380) | pub const TCP_CLOSING: ::c_uint = 11; constant TCP_CA_Open (line 3382) | pub const TCP_CA_Open: tcp_ca_state = 0; constant TCP_CA_Disorder (line 3383) | pub const TCP_CA_Disorder: tcp_ca_state = 1; constant TCP_CA_CWR (line 3384) | pub const TCP_CA_CWR: tcp_ca_state = 2; constant TCP_CA_Recovery (line 3385) | pub const TCP_CA_Recovery: tcp_ca_state = 3; constant TCP_CA_Loss (line 3386) | pub const TCP_CA_Loss: tcp_ca_state = 4; constant TCP_NO_QUEUE (line 3388) | pub const TCP_NO_QUEUE: ::c_uint = 0; constant TCP_RECV_QUEUE (line 3389) | pub const TCP_RECV_QUEUE: ::c_uint = 1; constant TCP_SEND_QUEUE (line 3390) | pub const TCP_SEND_QUEUE: ::c_uint = 2; constant TCP_QUEUES_NR (line 3391) | pub const TCP_QUEUES_NR: ::c_uint = 3; constant P_ALL (line 3393) | pub const P_ALL: idtype_t = 0; constant P_PID (line 3394) | pub const P_PID: idtype_t = 1; constant P_PGID (line 3395) | pub const P_PGID: idtype_t = 2; constant SS_ONSTACK (line 3397) | pub const SS_ONSTACK: ::c_int = 1; constant SS_DISABLE (line 3398) | pub const SS_DISABLE: ::c_int = 4; constant SHUT_RD (line 3400) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 3401) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 3402) | pub const SHUT_RDWR: ::c_int = 2; constant PTHREAD_MUTEX_INITIALIZER (line 3403) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 3413) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 3420) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant PTHREAD_STACK_MIN (line 3429) | pub const PTHREAD_STACK_MIN: ::size_t = 0; function lutimes (line 3574) | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; function futimes (line 3576) | pub fn futimes(fd: ::c_int, times: *const ::timeval) -> ::c_int; function futimens (line 3577) | pub fn futimens(__fd: ::c_int, __times: *const ::timespec) -> ::c_int; function utimensat (line 3579) | pub fn utimensat( function mkfifoat (line 3586) | pub fn mkfifoat(__fd: ::c_int, __path: *const ::c_char, __mode: __mode_t... function mknodat (line 3588) | pub fn mknodat( function __libc_current_sigrtmin (line 3595) | pub fn __libc_current_sigrtmin() -> ::c_int; function __libc_current_sigrtmax (line 3597) | pub fn __libc_current_sigrtmax() -> ::c_int; function wait4 (line 3599) | pub fn wait4( function waitid (line 3606) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function sigwait (line 3609) | pub fn sigwait(__set: *const sigset_t, __sig: *mut ::c_int) -> ::c_int; function sigsuspend (line 3611) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function sigtimedwait (line 3612) | pub fn sigtimedwait( function sigwaitinfo (line 3617) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function sigaltstack (line 3619) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function ioctl (line 3621) | pub fn ioctl(__fd: ::c_int, __request: ::c_ulong, ...) -> ::c_int; function pipe2 (line 3623) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; function dup3 (line 3625) | pub fn dup3(oldfd: ::c_int, newfd: ::c_int, flags: ::c_int) -> ::c_int; function pread64 (line 3627) | pub fn pread64(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset:... function pwrite64 (line 3628) | pub fn pwrite64( function readv (line 3635) | pub fn readv(__fd: ::c_int, __iovec: *const ::iovec, __count: ::c_int) -... function writev (line 3636) | pub fn writev(__fd: ::c_int, __iovec: *const ::iovec, __count: ::c_int) ... function preadv (line 3638) | pub fn preadv( function pwritev (line 3644) | pub fn pwritev( function preadv64 (line 3651) | pub fn preadv64( function pwritev64 (line 3657) | pub fn pwritev64( function fread_unlocked (line 3664) | pub fn fread_unlocked( function aio_read (line 3671) | pub fn aio_read(aiocbp: *mut aiocb) -> ::c_int; function aio_write (line 3672) | pub fn aio_write(aiocbp: *mut aiocb) -> ::c_int; function aio_fsync (line 3673) | pub fn aio_fsync(op: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function aio_error (line 3674) | pub fn aio_error(aiocbp: *const aiocb) -> ::c_int; function aio_return (line 3675) | pub fn aio_return(aiocbp: *mut aiocb) -> ::ssize_t; function aio_suspend (line 3676) | pub fn aio_suspend( function aio_cancel (line 3681) | pub fn aio_cancel(fd: ::c_int, aiocbp: *mut aiocb) -> ::c_int; function lio_listio (line 3682) | pub fn lio_listio( function mq_open (line 3689) | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; function mq_close (line 3690) | pub fn mq_close(mqd: ::mqd_t) -> ::c_int; function mq_unlink (line 3691) | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; function mq_receive (line 3692) | pub fn mq_receive( function mq_timedreceive (line 3698) | pub fn mq_timedreceive( function mq_send (line 3705) | pub fn mq_send( function mq_timedsend (line 3711) | pub fn mq_timedsend( function mq_getattr (line 3718) | pub fn mq_getattr(mqd: ::mqd_t, attr: *mut ::mq_attr) -> ::c_int; function mq_setattr (line 3719) | pub fn mq_setattr(mqd: ::mqd_t, newattr: *const ::mq_attr, oldattr: *mut... function lseek64 (line 3721) | pub fn lseek64(__fd: ::c_int, __offset: __off64_t, __whence: ::c_int) ->... function lseek (line 3723) | pub fn lseek(__fd: ::c_int, __offset: __off_t, __whence: ::c_int) -> __o... function fgetpos64 (line 3725) | pub fn fgetpos64(stream: *mut ::FILE, ptr: *mut fpos64_t) -> ::c_int; function fseeko64 (line 3726) | pub fn fseeko64(stream: *mut ::FILE, offset: ::off64_t, whence: ::c_int)... function fsetpos64 (line 3727) | pub fn fsetpos64(stream: *mut ::FILE, ptr: *const fpos64_t) -> ::c_int; function ftello64 (line 3728) | pub fn ftello64(stream: *mut ::FILE) -> ::off64_t; function bind (line 3730) | pub fn bind(__fd: ::c_int, __addr: *const sockaddr, __len: socklen_t) ->... function accept4 (line 3732) | pub fn accept4( function ppoll (line 3739) | pub fn ppoll( function recvmsg (line 3746) | pub fn recvmsg(__fd: ::c_int, __message: *mut msghdr, __flags: ::c_int) ... function sendmsg (line 3748) | pub fn sendmsg(__fd: ::c_int, __message: *const msghdr, __flags: ::c_int... function recvfrom (line 3750) | pub fn recvfrom( function sendfile (line 3759) | pub fn sendfile( function sendfile64 (line 3765) | pub fn sendfile64( function shutdown (line 3772) | pub fn shutdown(__fd: ::c_int, __how: ::c_int) -> ::c_int; function sethostname (line 3774) | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; function getdomainname (line 3775) | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function setdomainname (line 3776) | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; function if_nameindex (line 3777) | pub fn if_nameindex() -> *mut if_nameindex; function if_freenameindex (line 3778) | pub fn if_freenameindex(ptr: *mut if_nameindex); function getnameinfo (line 3780) | pub fn getnameinfo( function getifaddrs (line 3790) | pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int; function freeifaddrs (line 3791) | pub fn freeifaddrs(ifa: *mut ::ifaddrs); function uname (line 3793) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function gethostid (line 3795) | pub fn gethostid() -> ::c_long; function sethostid (line 3796) | pub fn sethostid(hostid: ::c_long) -> ::c_int; function setpwent (line 3798) | pub fn setpwent(); function endpwent (line 3799) | pub fn endpwent(); function getpwent (line 3800) | pub fn getpwent() -> *mut passwd; function setgrent (line 3801) | pub fn setgrent(); function endgrent (line 3802) | pub fn endgrent(); function getgrent (line 3803) | pub fn getgrent() -> *mut ::group; function setspent (line 3804) | pub fn setspent(); function endspent (line 3805) | pub fn endspent(); function getspent (line 3806) | pub fn getspent() -> *mut spwd; function getspnam (line 3808) | pub fn getspnam(name: *const ::c_char) -> *mut spwd; function getpwent_r (line 3810) | pub fn getpwent_r( function getgrent_r (line 3816) | pub fn getgrent_r( function fgetpwent_r (line 3822) | pub fn fgetpwent_r( function fgetgrent_r (line 3829) | pub fn fgetgrent_r( function putpwent (line 3837) | pub fn putpwent(p: *const ::passwd, stream: *mut ::FILE) -> ::c_int; function putgrent (line 3838) | pub fn putgrent(grp: *const ::group, stream: *mut ::FILE) -> ::c_int; function getpwnam_r (line 3840) | pub fn getpwnam_r( function getpwuid_r (line 3848) | pub fn getpwuid_r( function fgetspent_r (line 3856) | pub fn fgetspent_r( function sgetspent_r (line 3863) | pub fn sgetspent_r( function getspent_r (line 3870) | pub fn getspent_r( function getspnam_r (line 3877) | pub fn getspnam_r( function getmntent_r (line 3886) | pub fn getmntent_r( function utmpname (line 3893) | pub fn utmpname(file: *const ::c_char) -> ::c_int; function utmpxname (line 3894) | pub fn utmpxname(file: *const ::c_char) -> ::c_int; function getutxent (line 3895) | pub fn getutxent() -> *mut utmpx; function getutxid (line 3896) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 3897) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function pututxline (line 3898) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function setutxent (line 3899) | pub fn setutxent(); function endutxent (line 3900) | pub fn endutxent(); function getresuid (line 3902) | pub fn getresuid(ruid: *mut ::uid_t, euid: *mut ::uid_t, suid: *mut ::ui... function getresgid (line 3903) | pub fn getresgid(rgid: *mut ::gid_t, egid: *mut ::gid_t, sgid: *mut ::gi... function setresuid (line 3904) | pub fn setresuid(ruid: ::uid_t, euid: ::uid_t, suid: ::uid_t) -> ::c_int; function setresgid (line 3905) | pub fn setresgid(rgid: ::gid_t, egid: ::gid_t, sgid: ::gid_t) -> ::c_int; function initgroups (line 3907) | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; function getgrgid (line 3909) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function getgrgid_r (line 3910) | pub fn getgrgid_r( function getgrnam (line 3918) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function getgrnam_r (line 3919) | pub fn getgrnam_r( function getgrouplist (line 3927) | pub fn getgrouplist( function setgroups (line 3934) | pub fn setgroups(ngroups: ::size_t, ptr: *const ::gid_t) -> ::c_int; function acct (line 3936) | pub fn acct(filename: *const ::c_char) -> ::c_int; function setmntent (line 3938) | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut... function getmntent (line 3939) | pub fn getmntent(stream: *mut ::FILE) -> *mut ::mntent; function addmntent (line 3940) | pub fn addmntent(stream: *mut ::FILE, mnt: *const ::mntent) -> ::c_int; function endmntent (line 3941) | pub fn endmntent(streamp: *mut ::FILE) -> ::c_int; function hasmntopt (line 3942) | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c... function pthread_create (line 3944) | pub fn pthread_create( function pthread_kill (line 3950) | pub fn pthread_kill(__threadid: ::pthread_t, __signo: ::c_int) -> ::c_int; function pthread_cancel (line 3951) | pub fn pthread_cancel(thread: ::pthread_t) -> ::c_int; function __pthread_equal (line 3952) | pub fn __pthread_equal(__t1: __pthread_t, __t2: __pthread_t) -> ::c_int; function pthread_getattr_np (line 3954) | pub fn pthread_getattr_np(__thr: ::pthread_t, __attr: *mut pthread_attr_... function pthread_attr_getguardsize (line 3956) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 3960) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getstack (line 3962) | pub fn pthread_attr_getstack( function pthread_mutexattr_getpshared (line 3968) | pub fn pthread_mutexattr_getpshared( function pthread_mutexattr_setpshared (line 3972) | pub fn pthread_mutexattr_setpshared( function pthread_mutex_timedlock (line 3977) | pub fn pthread_mutex_timedlock( function pthread_rwlockattr_getpshared (line 3982) | pub fn pthread_rwlockattr_getpshared( function pthread_rwlockattr_setpshared (line 3986) | pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, va... function pthread_condattr_getclock (line 3988) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 3992) | pub fn pthread_condattr_setclock( function pthread_condattr_getpshared (line 3996) | pub fn pthread_condattr_getpshared( function pthread_condattr_setpshared (line 4000) | pub fn pthread_condattr_setpshared(attr: *mut pthread_condattr_t, pshare... function pthread_once (line 4002) | pub fn pthread_once(control: *mut pthread_once_t, routine: extern "C" fn... function pthread_barrierattr_init (line 4004) | pub fn pthread_barrierattr_init(attr: *mut ::pthread_barrierattr_t) -> :... function pthread_barrierattr_destroy (line 4005) | pub fn pthread_barrierattr_destroy(attr: *mut ::pthread_barrierattr_t) -... function pthread_barrierattr_getpshared (line 4006) | pub fn pthread_barrierattr_getpshared( function pthread_barrierattr_setpshared (line 4010) | pub fn pthread_barrierattr_setpshared( function pthread_barrier_init (line 4014) | pub fn pthread_barrier_init( function pthread_barrier_destroy (line 4019) | pub fn pthread_barrier_destroy(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_barrier_wait (line 4020) | pub fn pthread_barrier_wait(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_spin_init (line 4021) | pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_i... function pthread_spin_destroy (line 4022) | pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 4023) | pub fn pthread_spin_lock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 4024) | pub fn pthread_spin_trylock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 4025) | pub fn pthread_spin_unlock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_atfork (line 4026) | pub fn pthread_atfork( function pthread_sigmask (line 4032) | pub fn pthread_sigmask( function sched_getparam (line 4038) | pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; function sched_setparam (line 4039) | pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_... function sched_getscheduler (line 4040) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function sched_setscheduler (line 4041) | pub fn sched_setscheduler( function pthread_getschedparam (line 4046) | pub fn pthread_getschedparam( function pthread_setschedparam (line 4051) | pub fn pthread_setschedparam( function pthread_getcpuclockid (line 4057) | pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid... function sem_init (line 4059) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function sem_destroy (line 4060) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_timedwait (line 4061) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_getvalue (line 4062) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function clock_getres (line 4064) | pub fn clock_getres(__clock_id: clockid_t, __res: *mut ::timespec) -> ::... function clock_gettime (line 4065) | pub fn clock_gettime(__clock_id: clockid_t, __tp: *mut ::timespec) -> ::... function clock_settime (line 4066) | pub fn clock_settime(__clock_id: clockid_t, __tp: *const ::timespec) -> ... function clock_getcpuclockid (line 4067) | pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::... function clock_nanosleep (line 4069) | pub fn clock_nanosleep( function gettimeofday (line 4076) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int; function settimeofday (line 4077) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_... function asctime_r (line 4079) | pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_char; function ctime_r (line 4080) | pub fn ctime_r(timep: *const time_t, buf: *mut ::c_char) -> *mut ::c_char; function strftime (line 4082) | pub fn strftime( function strptime (line 4088) | pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::... function timer_create (line 4090) | pub fn timer_create( function timer_delete (line 4095) | pub fn timer_delete(timerid: ::timer_t) -> ::c_int; function timer_getoverrun (line 4096) | pub fn timer_getoverrun(timerid: ::timer_t) -> ::c_int; function timer_gettime (line 4097) | pub fn timer_gettime(timerid: ::timer_t, curr_value: *mut ::itimerspec) ... function timer_settime (line 4098) | pub fn timer_settime( function fstat (line 4105) | pub fn fstat(__fd: ::c_int, __buf: *mut stat) -> ::c_int; function fstat64 (line 4106) | pub fn fstat64(__fd: ::c_int, __buf: *mut stat64) -> ::c_int; function fstatat (line 4108) | pub fn fstatat( function fstatat64 (line 4114) | pub fn fstatat64( function statx (line 4121) | pub fn statx( function ftruncate (line 4129) | pub fn ftruncate(__fd: ::c_int, __length: __off_t) -> ::c_int; function ftruncate64 (line 4130) | pub fn ftruncate64(__fd: ::c_int, __length: __off64_t) -> ::c_int; function truncate64 (line 4131) | pub fn truncate64(__file: *const ::c_char, __length: __off64_t) -> ::c_int; function lstat (line 4133) | pub fn lstat(__file: *const ::c_char, __buf: *mut stat) -> ::c_int; function lstat64 (line 4134) | pub fn lstat64(__file: *const ::c_char, __buf: *mut stat64) -> ::c_int; function statfs (line 4136) | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; function statfs64 (line 4137) | pub fn statfs64(__file: *const ::c_char, __buf: *mut statfs64) -> ::c_int; function fstatfs (line 4138) | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; function fstatfs64 (line 4139) | pub fn fstatfs64(__fildes: ::c_int, __buf: *mut statfs64) -> ::c_int; function statvfs (line 4141) | pub fn statvfs(__file: *const ::c_char, __buf: *mut statvfs) -> ::c_int; function statvfs64 (line 4142) | pub fn statvfs64(__file: *const ::c_char, __buf: *mut statvfs64) -> ::c_... function fstatvfs (line 4143) | pub fn fstatvfs(__fildes: ::c_int, __buf: *mut statvfs) -> ::c_int; function fstatvfs64 (line 4144) | pub fn fstatvfs64(__fildes: ::c_int, __buf: *mut statvfs64) -> ::c_int; function open (line 4146) | pub fn open(__file: *const ::c_char, __oflag: ::c_int, ...) -> ::c_int; function open64 (line 4147) | pub fn open64(__file: *const ::c_char, __oflag: ::c_int, ...) -> ::c_int; function openat (line 4149) | pub fn openat(__fd: ::c_int, __file: *const ::c_char, __oflag: ::c_int, ... function openat64 (line 4150) | pub fn openat64(__fd: ::c_int, __file: *const ::c_char, __oflag: ::c_int... function fopen64 (line 4152) | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::F... function freopen64 (line 4153) | pub fn freopen64( function creat64 (line 4159) | pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int; function mkostemp (line 4161) | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; function mkostemps (line 4162) | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c... function mkstemps (line 4163) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function tmpfile64 (line 4164) | pub fn tmpfile64() -> *mut ::FILE; function popen (line 4166) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function getdtablesize (line 4168) | pub fn getdtablesize() -> ::c_int; function close_range (line 4171) | pub fn close_range(first: ::c_uint, last: ::c_uint, flags: ::c_int) -> :... function openpty (line 4173) | pub fn openpty( function forkpty (line 4181) | pub fn forkpty( function getpt (line 4188) | pub fn getpt() -> ::c_int; function ptsname_r (line 4189) | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> :... function login_tty (line 4190) | pub fn login_tty(fd: ::c_int) -> ::c_int; function ctermid (line 4192) | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; function clearenv (line 4194) | pub fn clearenv() -> ::c_int; function execveat (line 4196) | pub fn execveat( function execvpe (line 4203) | pub fn execvpe( function fexecve (line 4208) | pub fn fexecve( function daemon (line 4214) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function posix_spawn (line 4217) | pub fn posix_spawn( function posix_spawnp (line 4225) | pub fn posix_spawnp( function posix_spawnattr_init (line 4233) | pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_destroy (line 4234) | pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_getsigdefault (line 4235) | pub fn posix_spawnattr_getsigdefault( function posix_spawnattr_setsigdefault (line 4239) | pub fn posix_spawnattr_setsigdefault( function posix_spawnattr_getsigmask (line 4243) | pub fn posix_spawnattr_getsigmask( function posix_spawnattr_setsigmask (line 4247) | pub fn posix_spawnattr_setsigmask( function posix_spawnattr_getflags (line 4251) | pub fn posix_spawnattr_getflags( function posix_spawnattr_setflags (line 4255) | pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c... function posix_spawnattr_getpgroup (line 4256) | pub fn posix_spawnattr_getpgroup( function posix_spawnattr_setpgroup (line 4260) | pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, flags: ::... function posix_spawnattr_getschedpolicy (line 4261) | pub fn posix_spawnattr_getschedpolicy( function posix_spawnattr_setschedpolicy (line 4265) | pub fn posix_spawnattr_setschedpolicy(attr: *mut posix_spawnattr_t, flag... function posix_spawnattr_getschedparam (line 4266) | pub fn posix_spawnattr_getschedparam( function posix_spawnattr_setschedparam (line 4270) | pub fn posix_spawnattr_setschedparam( function posix_spawn_file_actions_init (line 4275) | pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_acti... function posix_spawn_file_actions_destroy (line 4276) | pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_a... function posix_spawn_file_actions_addopen (line 4277) | pub fn posix_spawn_file_actions_addopen( function posix_spawn_file_actions_addclose (line 4284) | pub fn posix_spawn_file_actions_addclose( function posix_spawn_file_actions_adddup2 (line 4288) | pub fn posix_spawn_file_actions_adddup2( function posix_spawn_file_actions_addchdir_np (line 4295) | pub fn posix_spawn_file_actions_addchdir_np( function posix_spawn_file_actions_addfchdir_np (line 4300) | pub fn posix_spawn_file_actions_addfchdir_np( function posix_spawn_file_actions_addclosefrom_np (line 4305) | pub fn posix_spawn_file_actions_addclosefrom_np( function posix_spawn_file_actions_addtcsetpgrp_np (line 4310) | pub fn posix_spawn_file_actions_addtcsetpgrp_np( function shm_open (line 4315) | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::... function shm_unlink (line 4316) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function euidaccess (line 4318) | pub fn euidaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; function eaccess (line 4319) | pub fn eaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; function faccessat (line 4321) | pub fn faccessat( function stat (line 4328) | pub fn stat(__file: *const ::c_char, __buf: *mut stat) -> ::c_int; function stat64 (line 4329) | pub fn stat64(__file: *const ::c_char, __buf: *mut stat64) -> ::c_int; function readdir (line 4331) | pub fn readdir(dirp: *mut ::DIR) -> *mut ::dirent; function readdir64 (line 4332) | pub fn readdir64(dirp: *mut ::DIR) -> *mut ::dirent64; function readdir_r (line 4333) | pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent, result: *mut *m... function readdir64_r (line 4335) | pub fn readdir64_r( function seekdir (line 4340) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 4341) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function dirfd (line 4343) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function strerror_r (line 4346) | pub fn strerror_r(__errnum: ::c_int, __buf: *mut ::c_char, __buflen: ::s... function __errno_location (line 4348) | pub fn __errno_location() -> *mut ::c_int; function mmap64 (line 4350) | pub fn mmap64( function mremap (line 4359) | pub fn mremap( function mprotect (line 4367) | pub fn mprotect(__addr: *mut ::c_void, __len: ::size_t, __prot: ::c_int)... function msync (line 4369) | pub fn msync(__addr: *mut ::c_void, __len: ::size_t, __flags: ::c_int) -... function sync (line 4370) | pub fn sync(); function syncfs (line 4371) | pub fn syncfs(fd: ::c_int) -> ::c_int; function fdatasync (line 4372) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function fallocate64 (line 4374) | pub fn fallocate64(fd: ::c_int, mode: ::c_int, offset: ::off64_t, len: :... function posix_fallocate (line 4375) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function posix_fallocate64 (line 4376) | pub fn posix_fallocate64(fd: ::c_int, offset: ::off64_t, len: ::off64_t)... function posix_fadvise (line 4378) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise:... function posix_fadvise64 (line 4380) | pub fn posix_fadvise64( function madvise (line 4387) | pub fn madvise(__addr: *mut ::c_void, __len: ::size_t, __advice: ::c_int... function posix_madvise (line 4389) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function getrlimit (line 4391) | pub fn getrlimit(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit) -... function getrlimit64 (line 4392) | pub fn getrlimit64(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit6... function setrlimit (line 4393) | pub fn setrlimit(resource: ::__rlimit_resource_t, rlim: *const ::rlimit)... function setrlimit64 (line 4394) | pub fn setrlimit64(resource: ::__rlimit_resource_t, rlim: *const ::rlimi... function getpriority (line 4396) | pub fn getpriority(which: ::__priority_which, who: ::id_t) -> ::c_int; function setpriority (line 4397) | pub fn setpriority(which: ::__priority_which, who: ::id_t, prio: ::c_int... function getrandom (line 4399) | pub fn getrandom(__buffer: *mut ::c_void, __length: ::size_t, __flags: :... function getentropy (line 4400) | pub fn getentropy(__buffer: *mut ::c_void, __length: ::size_t) -> ::c_int; function memrchr (line 4402) | pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c... function memmem (line 4403) | pub fn memmem( function strchrnul (line 4409) | pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_char; function abs (line 4411) | pub fn abs(i: ::c_int) -> ::c_int; function labs (line 4412) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 4413) | pub fn rand() -> ::c_int; function srand (line 4414) | pub fn srand(seed: ::c_uint); function drand48 (line 4416) | pub fn drand48() -> ::c_double; function erand48 (line 4417) | pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; function lrand48 (line 4418) | pub fn lrand48() -> ::c_long; function nrand48 (line 4419) | pub fn nrand48(xseed: *mut ::c_ushort) -> ::c_long; function mrand48 (line 4420) | pub fn mrand48() -> ::c_long; function jrand48 (line 4421) | pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; function srand48 (line 4422) | pub fn srand48(seed: ::c_long); function seed48 (line 4423) | pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; function lcong48 (line 4424) | pub fn lcong48(p: *mut ::c_ushort); function qsort_r (line 4426) | pub fn qsort_r( function brk (line 4436) | pub fn brk(addr: *mut ::c_void) -> ::c_int; function sbrk (line 4437) | pub fn sbrk(increment: ::intptr_t) -> *mut ::c_void; function memalign (line 4439) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function mallopt (line 4440) | pub fn mallopt(param: ::c_int, value: ::c_int) -> ::c_int; function mallinfo (line 4442) | pub fn mallinfo() -> ::mallinfo; function mallinfo2 (line 4443) | pub fn mallinfo2() -> ::mallinfo2; function malloc_info (line 4444) | pub fn malloc_info(options: ::c_int, stream: *mut ::FILE) -> ::c_int; function malloc_usable_size (line 4445) | pub fn malloc_usable_size(ptr: *mut ::c_void) -> ::size_t; function malloc_trim (line 4446) | pub fn malloc_trim(__pad: ::size_t) -> ::c_int; function iconv_open (line 4448) | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) ->... function iconv (line 4449) | pub fn iconv( function iconv_close (line 4456) | pub fn iconv_close(cd: iconv_t) -> ::c_int; function getopt_long (line 4458) | pub fn getopt_long( function backtrace (line 4466) | pub fn backtrace(buf: *mut *mut ::c_void, sz: ::c_int) -> ::c_int; function reboot (line 4468) | pub fn reboot(how_to: ::c_int) -> ::c_int; function getloadavg (line 4470) | pub fn getloadavg(loadavg: *mut ::c_double, nelem: ::c_int) -> ::c_int; function regexec (line 4472) | pub fn regexec( function regerror (line 4480) | pub fn regerror( function regfree (line 4487) | pub fn regfree(preg: *mut ::regex_t); function glob (line 4489) | pub fn glob( function globfree (line 4495) | pub fn globfree(pglob: *mut ::glob_t); function glob64 (line 4497) | pub fn glob64( function globfree64 (line 4503) | pub fn globfree64(pglob: *mut glob64_t); function getxattr (line 4505) | pub fn getxattr( function lgetxattr (line 4511) | pub fn lgetxattr( function fgetxattr (line 4517) | pub fn fgetxattr( function setxattr (line 4523) | pub fn setxattr( function lsetxattr (line 4530) | pub fn lsetxattr( function fsetxattr (line 4537) | pub fn fsetxattr( function listxattr (line 4544) | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t)... function llistxattr (line 4545) | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t... function flistxattr (line 4546) | pub fn flistxattr(filedes: ::c_int, list: *mut c_char, size: ::size_t) -... function removexattr (line 4547) | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; function lremovexattr (line 4548) | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; function fremovexattr (line 4549) | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; function dirname (line 4551) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function posix_basename (line 4554) | pub fn posix_basename(path: *mut ::c_char) -> *mut ::c_char; function gnu_basename (line 4557) | pub fn gnu_basename(path: *const ::c_char) -> *mut ::c_char; function dlmopen (line 4559) | pub fn dlmopen(lmid: Lmid_t, filename: *const ::c_char, flag: ::c_int) -... function dlinfo (line 4560) | pub fn dlinfo(handle: *mut ::c_void, request: ::c_int, info: *mut ::c_vo... function dladdr1 (line 4561) | pub fn dladdr1( function duplocale (line 4568) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function freelocale (line 4569) | pub fn freelocale(loc: ::locale_t); function newlocale (line 4570) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function uselocale (line 4571) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function nl_langinfo (line 4572) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function nl_langinfo_l (line 4573) | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; function dl_iterate_phdr (line 4575) | pub fn dl_iterate_phdr( function gnu_get_libc_release (line 4586) | pub fn gnu_get_libc_release() -> *const ::c_char; function gnu_get_libc_version (line 4587) | pub fn gnu_get_libc_version() -> *const ::c_char; FILE: builder/third-party/libc/src/unix/linux_like/android/b32/arm.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type greg_t (line 3) | pub type greg_t = i32; type mcontext_t (line 4) | pub type mcontext_t = sigcontext; constant O_DIRECT (line 150) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 151) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 152) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_LARGEFILE (line 153) | pub const O_LARGEFILE: ::c_int = 0o400000; constant SYS_restart_syscall (line 155) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 156) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 157) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 158) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 159) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 160) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 161) | pub const SYS_close: ::c_long = 6; constant SYS_creat (line 162) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 163) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 164) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 165) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 166) | pub const SYS_chdir: ::c_long = 12; constant SYS_mknod (line 167) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 168) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 169) | pub const SYS_lchown: ::c_long = 16; constant SYS_lseek (line 170) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 171) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 172) | pub const SYS_mount: ::c_long = 21; constant SYS_setuid (line 173) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 174) | pub const SYS_getuid: ::c_long = 24; constant SYS_ptrace (line 175) | pub const SYS_ptrace: ::c_long = 26; constant SYS_pause (line 176) | pub const SYS_pause: ::c_long = 29; constant SYS_access (line 177) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 178) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 179) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 180) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 181) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 182) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 183) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 184) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 185) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 186) | pub const SYS_times: ::c_long = 43; constant SYS_brk (line 187) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 188) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 189) | pub const SYS_getgid: ::c_long = 47; constant SYS_geteuid (line 190) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 191) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 192) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 193) | pub const SYS_umount2: ::c_long = 52; constant SYS_ioctl (line 194) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 195) | pub const SYS_fcntl: ::c_long = 55; constant SYS_setpgid (line 196) | pub const SYS_setpgid: ::c_long = 57; constant SYS_umask (line 197) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 198) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 199) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 200) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 201) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 202) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 203) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 204) | pub const SYS_sigaction: ::c_long = 67; constant SYS_setreuid (line 205) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 206) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 207) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 208) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 209) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 210) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrusage (line 211) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 212) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 213) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 214) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 215) | pub const SYS_setgroups: ::c_long = 81; constant SYS_symlink (line 216) | pub const SYS_symlink: ::c_long = 83; constant SYS_readlink (line 217) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 218) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 219) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 220) | pub const SYS_reboot: ::c_long = 88; constant SYS_munmap (line 221) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 222) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 223) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 224) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 225) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 226) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 227) | pub const SYS_setpriority: ::c_long = 97; constant SYS_statfs (line 228) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 229) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_syslog (line 230) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 231) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 232) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 233) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 234) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 235) | pub const SYS_fstat: ::c_long = 108; constant SYS_vhangup (line 236) | pub const SYS_vhangup: ::c_long = 111; constant SYS_wait4 (line 237) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 238) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 239) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_fsync (line 240) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 241) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 242) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 243) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 244) | pub const SYS_uname: ::c_long = 122; constant SYS_adjtimex (line 245) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 246) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 247) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_init_module (line 248) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 249) | pub const SYS_delete_module: ::c_long = 129; constant SYS_quotactl (line 250) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 251) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 252) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 253) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 254) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 255) | pub const SYS_personality: ::c_long = 136; constant SYS_setfsuid (line 256) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 257) | pub const SYS_setfsgid: ::c_long = 139; constant SYS_getdents (line 258) | pub const SYS_getdents: ::c_long = 141; constant SYS_flock (line 259) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 260) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 261) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 262) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 263) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 264) | pub const SYS_fdatasync: ::c_long = 148; constant SYS_mlock (line 265) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 266) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 267) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 268) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 269) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 270) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 271) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 272) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 273) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 274) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 275) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 276) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 277) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 278) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 279) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 280) | pub const SYS_getresuid: ::c_long = 165; constant SYS_poll (line 281) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 282) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid (line 283) | pub const SYS_setresgid: ::c_long = 170; constant SYS_getresgid (line 284) | pub const SYS_getresgid: ::c_long = 171; constant SYS_prctl (line 285) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 286) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 287) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 288) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 289) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 290) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 291) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 292) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 293) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 294) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_chown (line 295) | pub const SYS_chown: ::c_long = 182; constant SYS_getcwd (line 296) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 297) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 298) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 299) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 300) | pub const SYS_sendfile: ::c_long = 187; constant SYS_vfork (line 301) | pub const SYS_vfork: ::c_long = 190; constant SYS_ugetrlimit (line 302) | pub const SYS_ugetrlimit: ::c_long = 191; constant SYS_mmap2 (line 303) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 304) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 305) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 306) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 307) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 308) | pub const SYS_fstat64: ::c_long = 197; constant SYS_lchown32 (line 309) | pub const SYS_lchown32: ::c_long = 198; constant SYS_getuid32 (line 310) | pub const SYS_getuid32: ::c_long = 199; constant SYS_getgid32 (line 311) | pub const SYS_getgid32: ::c_long = 200; constant SYS_geteuid32 (line 312) | pub const SYS_geteuid32: ::c_long = 201; constant SYS_getegid32 (line 313) | pub const SYS_getegid32: ::c_long = 202; constant SYS_setreuid32 (line 314) | pub const SYS_setreuid32: ::c_long = 203; constant SYS_setregid32 (line 315) | pub const SYS_setregid32: ::c_long = 204; constant SYS_getgroups32 (line 316) | pub const SYS_getgroups32: ::c_long = 205; constant SYS_setgroups32 (line 317) | pub const SYS_setgroups32: ::c_long = 206; constant SYS_fchown32 (line 318) | pub const SYS_fchown32: ::c_long = 207; constant SYS_setresuid32 (line 319) | pub const SYS_setresuid32: ::c_long = 208; constant SYS_getresuid32 (line 320) | pub const SYS_getresuid32: ::c_long = 209; constant SYS_setresgid32 (line 321) | pub const SYS_setresgid32: ::c_long = 210; constant SYS_getresgid32 (line 322) | pub const SYS_getresgid32: ::c_long = 211; constant SYS_chown32 (line 323) | pub const SYS_chown32: ::c_long = 212; constant SYS_setuid32 (line 324) | pub const SYS_setuid32: ::c_long = 213; constant SYS_setgid32 (line 325) | pub const SYS_setgid32: ::c_long = 214; constant SYS_setfsuid32 (line 326) | pub const SYS_setfsuid32: ::c_long = 215; constant SYS_setfsgid32 (line 327) | pub const SYS_setfsgid32: ::c_long = 216; constant SYS_getdents64 (line 328) | pub const SYS_getdents64: ::c_long = 217; constant SYS_pivot_root (line 329) | pub const SYS_pivot_root: ::c_long = 218; constant SYS_mincore (line 330) | pub const SYS_mincore: ::c_long = 219; constant SYS_madvise (line 331) | pub const SYS_madvise: ::c_long = 220; constant SYS_fcntl64 (line 332) | pub const SYS_fcntl64: ::c_long = 221; constant SYS_gettid (line 333) | pub const SYS_gettid: ::c_long = 224; constant SYS_readahead (line 334) | pub const SYS_readahead: ::c_long = 225; constant SYS_setxattr (line 335) | pub const SYS_setxattr: ::c_long = 226; constant SYS_lsetxattr (line 336) | pub const SYS_lsetxattr: ::c_long = 227; constant SYS_fsetxattr (line 337) | pub const SYS_fsetxattr: ::c_long = 228; constant SYS_getxattr (line 338) | pub const SYS_getxattr: ::c_long = 229; constant SYS_lgetxattr (line 339) | pub const SYS_lgetxattr: ::c_long = 230; constant SYS_fgetxattr (line 340) | pub const SYS_fgetxattr: ::c_long = 231; constant SYS_listxattr (line 341) | pub const SYS_listxattr: ::c_long = 232; constant SYS_llistxattr (line 342) | pub const SYS_llistxattr: ::c_long = 233; constant SYS_flistxattr (line 343) | pub const SYS_flistxattr: ::c_long = 234; constant SYS_removexattr (line 344) | pub const SYS_removexattr: ::c_long = 235; constant SYS_lremovexattr (line 345) | pub const SYS_lremovexattr: ::c_long = 236; constant SYS_fremovexattr (line 346) | pub const SYS_fremovexattr: ::c_long = 237; constant SYS_tkill (line 347) | pub const SYS_tkill: ::c_long = 238; constant SYS_sendfile64 (line 348) | pub const SYS_sendfile64: ::c_long = 239; constant SYS_futex (line 349) | pub const SYS_futex: ::c_long = 240; constant SYS_sched_setaffinity (line 350) | pub const SYS_sched_setaffinity: ::c_long = 241; constant SYS_sched_getaffinity (line 351) | pub const SYS_sched_getaffinity: ::c_long = 242; constant SYS_io_setup (line 352) | pub const SYS_io_setup: ::c_long = 243; constant SYS_io_destroy (line 353) | pub const SYS_io_destroy: ::c_long = 244; constant SYS_io_getevents (line 354) | pub const SYS_io_getevents: ::c_long = 245; constant SYS_io_submit (line 355) | pub const SYS_io_submit: ::c_long = 246; constant SYS_io_cancel (line 356) | pub const SYS_io_cancel: ::c_long = 247; constant SYS_exit_group (line 357) | pub const SYS_exit_group: ::c_long = 248; constant SYS_lookup_dcookie (line 358) | pub const SYS_lookup_dcookie: ::c_long = 249; constant SYS_epoll_create (line 359) | pub const SYS_epoll_create: ::c_long = 250; constant SYS_epoll_ctl (line 360) | pub const SYS_epoll_ctl: ::c_long = 251; constant SYS_epoll_wait (line 361) | pub const SYS_epoll_wait: ::c_long = 252; constant SYS_remap_file_pages (line 362) | pub const SYS_remap_file_pages: ::c_long = 253; constant SYS_set_tid_address (line 363) | pub const SYS_set_tid_address: ::c_long = 256; constant SYS_timer_create (line 364) | pub const SYS_timer_create: ::c_long = 257; constant SYS_timer_settime (line 365) | pub const SYS_timer_settime: ::c_long = 258; constant SYS_timer_gettime (line 366) | pub const SYS_timer_gettime: ::c_long = 259; constant SYS_timer_getoverrun (line 367) | pub const SYS_timer_getoverrun: ::c_long = 260; constant SYS_timer_delete (line 368) | pub const SYS_timer_delete: ::c_long = 261; constant SYS_clock_settime (line 369) | pub const SYS_clock_settime: ::c_long = 262; constant SYS_clock_gettime (line 370) | pub const SYS_clock_gettime: ::c_long = 263; constant SYS_clock_getres (line 371) | pub const SYS_clock_getres: ::c_long = 264; constant SYS_clock_nanosleep (line 372) | pub const SYS_clock_nanosleep: ::c_long = 265; constant SYS_statfs64 (line 373) | pub const SYS_statfs64: ::c_long = 266; constant SYS_fstatfs64 (line 374) | pub const SYS_fstatfs64: ::c_long = 267; constant SYS_tgkill (line 375) | pub const SYS_tgkill: ::c_long = 268; constant SYS_utimes (line 376) | pub const SYS_utimes: ::c_long = 269; constant SYS_arm_fadvise64_64 (line 377) | pub const SYS_arm_fadvise64_64: ::c_long = 270; constant SYS_pciconfig_iobase (line 378) | pub const SYS_pciconfig_iobase: ::c_long = 271; constant SYS_pciconfig_read (line 379) | pub const SYS_pciconfig_read: ::c_long = 272; constant SYS_pciconfig_write (line 380) | pub const SYS_pciconfig_write: ::c_long = 273; constant SYS_mq_open (line 381) | pub const SYS_mq_open: ::c_long = 274; constant SYS_mq_unlink (line 382) | pub const SYS_mq_unlink: ::c_long = 275; constant SYS_mq_timedsend (line 383) | pub const SYS_mq_timedsend: ::c_long = 276; constant SYS_mq_timedreceive (line 384) | pub const SYS_mq_timedreceive: ::c_long = 277; constant SYS_mq_notify (line 385) | pub const SYS_mq_notify: ::c_long = 278; constant SYS_mq_getsetattr (line 386) | pub const SYS_mq_getsetattr: ::c_long = 279; constant SYS_waitid (line 387) | pub const SYS_waitid: ::c_long = 280; constant SYS_socket (line 388) | pub const SYS_socket: ::c_long = 281; constant SYS_bind (line 389) | pub const SYS_bind: ::c_long = 282; constant SYS_connect (line 390) | pub const SYS_connect: ::c_long = 283; constant SYS_listen (line 391) | pub const SYS_listen: ::c_long = 284; constant SYS_accept (line 392) | pub const SYS_accept: ::c_long = 285; constant SYS_getsockname (line 393) | pub const SYS_getsockname: ::c_long = 286; constant SYS_getpeername (line 394) | pub const SYS_getpeername: ::c_long = 287; constant SYS_socketpair (line 395) | pub const SYS_socketpair: ::c_long = 288; constant SYS_send (line 396) | pub const SYS_send: ::c_long = 289; constant SYS_sendto (line 397) | pub const SYS_sendto: ::c_long = 290; constant SYS_recv (line 398) | pub const SYS_recv: ::c_long = 291; constant SYS_recvfrom (line 399) | pub const SYS_recvfrom: ::c_long = 292; constant SYS_shutdown (line 400) | pub const SYS_shutdown: ::c_long = 293; constant SYS_setsockopt (line 401) | pub const SYS_setsockopt: ::c_long = 294; constant SYS_getsockopt (line 402) | pub const SYS_getsockopt: ::c_long = 295; constant SYS_sendmsg (line 403) | pub const SYS_sendmsg: ::c_long = 296; constant SYS_recvmsg (line 404) | pub const SYS_recvmsg: ::c_long = 297; constant SYS_semop (line 405) | pub const SYS_semop: ::c_long = 298; constant SYS_semget (line 406) | pub const SYS_semget: ::c_long = 299; constant SYS_semctl (line 407) | pub const SYS_semctl: ::c_long = 300; constant SYS_msgsnd (line 408) | pub const SYS_msgsnd: ::c_long = 301; constant SYS_msgrcv (line 409) | pub const SYS_msgrcv: ::c_long = 302; constant SYS_msgget (line 410) | pub const SYS_msgget: ::c_long = 303; constant SYS_msgctl (line 411) | pub const SYS_msgctl: ::c_long = 304; constant SYS_shmat (line 412) | pub const SYS_shmat: ::c_long = 305; constant SYS_shmdt (line 413) | pub const SYS_shmdt: ::c_long = 306; constant SYS_shmget (line 414) | pub const SYS_shmget: ::c_long = 307; constant SYS_shmctl (line 415) | pub const SYS_shmctl: ::c_long = 308; constant SYS_add_key (line 416) | pub const SYS_add_key: ::c_long = 309; constant SYS_request_key (line 417) | pub const SYS_request_key: ::c_long = 310; constant SYS_keyctl (line 418) | pub const SYS_keyctl: ::c_long = 311; constant SYS_semtimedop (line 419) | pub const SYS_semtimedop: ::c_long = 312; constant SYS_vserver (line 420) | pub const SYS_vserver: ::c_long = 313; constant SYS_ioprio_set (line 421) | pub const SYS_ioprio_set: ::c_long = 314; constant SYS_ioprio_get (line 422) | pub const SYS_ioprio_get: ::c_long = 315; constant SYS_inotify_init (line 423) | pub const SYS_inotify_init: ::c_long = 316; constant SYS_inotify_add_watch (line 424) | pub const SYS_inotify_add_watch: ::c_long = 317; constant SYS_inotify_rm_watch (line 425) | pub const SYS_inotify_rm_watch: ::c_long = 318; constant SYS_mbind (line 426) | pub const SYS_mbind: ::c_long = 319; constant SYS_get_mempolicy (line 427) | pub const SYS_get_mempolicy: ::c_long = 320; constant SYS_set_mempolicy (line 428) | pub const SYS_set_mempolicy: ::c_long = 321; constant SYS_openat (line 429) | pub const SYS_openat: ::c_long = 322; constant SYS_mkdirat (line 430) | pub const SYS_mkdirat: ::c_long = 323; constant SYS_mknodat (line 431) | pub const SYS_mknodat: ::c_long = 324; constant SYS_fchownat (line 432) | pub const SYS_fchownat: ::c_long = 325; constant SYS_futimesat (line 433) | pub const SYS_futimesat: ::c_long = 326; constant SYS_fstatat64 (line 434) | pub const SYS_fstatat64: ::c_long = 327; constant SYS_unlinkat (line 435) | pub const SYS_unlinkat: ::c_long = 328; constant SYS_renameat (line 436) | pub const SYS_renameat: ::c_long = 329; constant SYS_linkat (line 437) | pub const SYS_linkat: ::c_long = 330; constant SYS_symlinkat (line 438) | pub const SYS_symlinkat: ::c_long = 331; constant SYS_readlinkat (line 439) | pub const SYS_readlinkat: ::c_long = 332; constant SYS_fchmodat (line 440) | pub const SYS_fchmodat: ::c_long = 333; constant SYS_faccessat (line 441) | pub const SYS_faccessat: ::c_long = 334; constant SYS_pselect6 (line 442) | pub const SYS_pselect6: ::c_long = 335; constant SYS_ppoll (line 443) | pub const SYS_ppoll: ::c_long = 336; constant SYS_unshare (line 444) | pub const SYS_unshare: ::c_long = 337; constant SYS_set_robust_list (line 445) | pub const SYS_set_robust_list: ::c_long = 338; constant SYS_get_robust_list (line 446) | pub const SYS_get_robust_list: ::c_long = 339; constant SYS_splice (line 447) | pub const SYS_splice: ::c_long = 340; constant SYS_arm_sync_file_range (line 448) | pub const SYS_arm_sync_file_range: ::c_long = 341; constant SYS_tee (line 449) | pub const SYS_tee: ::c_long = 342; constant SYS_vmsplice (line 450) | pub const SYS_vmsplice: ::c_long = 343; constant SYS_move_pages (line 451) | pub const SYS_move_pages: ::c_long = 344; constant SYS_getcpu (line 452) | pub const SYS_getcpu: ::c_long = 345; constant SYS_epoll_pwait (line 453) | pub const SYS_epoll_pwait: ::c_long = 346; constant SYS_kexec_load (line 454) | pub const SYS_kexec_load: ::c_long = 347; constant SYS_utimensat (line 455) | pub const SYS_utimensat: ::c_long = 348; constant SYS_signalfd (line 456) | pub const SYS_signalfd: ::c_long = 349; constant SYS_timerfd_create (line 457) | pub const SYS_timerfd_create: ::c_long = 350; constant SYS_eventfd (line 458) | pub const SYS_eventfd: ::c_long = 351; constant SYS_fallocate (line 459) | pub const SYS_fallocate: ::c_long = 352; constant SYS_timerfd_settime (line 460) | pub const SYS_timerfd_settime: ::c_long = 353; constant SYS_timerfd_gettime (line 461) | pub const SYS_timerfd_gettime: ::c_long = 354; constant SYS_signalfd4 (line 462) | pub const SYS_signalfd4: ::c_long = 355; constant SYS_eventfd2 (line 463) | pub const SYS_eventfd2: ::c_long = 356; constant SYS_epoll_create1 (line 464) | pub const SYS_epoll_create1: ::c_long = 357; constant SYS_dup3 (line 465) | pub const SYS_dup3: ::c_long = 358; constant SYS_pipe2 (line 466) | pub const SYS_pipe2: ::c_long = 359; constant SYS_inotify_init1 (line 467) | pub const SYS_inotify_init1: ::c_long = 360; constant SYS_preadv (line 468) | pub const SYS_preadv: ::c_long = 361; constant SYS_pwritev (line 469) | pub const SYS_pwritev: ::c_long = 362; constant SYS_rt_tgsigqueueinfo (line 470) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 363; constant SYS_perf_event_open (line 471) | pub const SYS_perf_event_open: ::c_long = 364; constant SYS_recvmmsg (line 472) | pub const SYS_recvmmsg: ::c_long = 365; constant SYS_accept4 (line 473) | pub const SYS_accept4: ::c_long = 366; constant SYS_fanotify_init (line 474) | pub const SYS_fanotify_init: ::c_long = 367; constant SYS_fanotify_mark (line 475) | pub const SYS_fanotify_mark: ::c_long = 368; constant SYS_prlimit64 (line 476) | pub const SYS_prlimit64: ::c_long = 369; constant SYS_name_to_handle_at (line 477) | pub const SYS_name_to_handle_at: ::c_long = 370; constant SYS_open_by_handle_at (line 478) | pub const SYS_open_by_handle_at: ::c_long = 371; constant SYS_clock_adjtime (line 479) | pub const SYS_clock_adjtime: ::c_long = 372; constant SYS_syncfs (line 480) | pub const SYS_syncfs: ::c_long = 373; constant SYS_sendmmsg (line 481) | pub const SYS_sendmmsg: ::c_long = 374; constant SYS_setns (line 482) | pub const SYS_setns: ::c_long = 375; constant SYS_process_vm_readv (line 483) | pub const SYS_process_vm_readv: ::c_long = 376; constant SYS_process_vm_writev (line 484) | pub const SYS_process_vm_writev: ::c_long = 377; constant SYS_kcmp (line 485) | pub const SYS_kcmp: ::c_long = 378; constant SYS_finit_module (line 486) | pub const SYS_finit_module: ::c_long = 379; constant SYS_sched_setattr (line 487) | pub const SYS_sched_setattr: ::c_long = 380; constant SYS_sched_getattr (line 488) | pub const SYS_sched_getattr: ::c_long = 381; constant SYS_renameat2 (line 489) | pub const SYS_renameat2: ::c_long = 382; constant SYS_seccomp (line 490) | pub const SYS_seccomp: ::c_long = 383; constant SYS_getrandom (line 491) | pub const SYS_getrandom: ::c_long = 384; constant SYS_memfd_create (line 492) | pub const SYS_memfd_create: ::c_long = 385; constant SYS_bpf (line 493) | pub const SYS_bpf: ::c_long = 386; constant SYS_execveat (line 494) | pub const SYS_execveat: ::c_long = 387; constant SYS_userfaultfd (line 495) | pub const SYS_userfaultfd: ::c_long = 388; constant SYS_membarrier (line 496) | pub const SYS_membarrier: ::c_long = 389; constant SYS_mlock2 (line 497) | pub const SYS_mlock2: ::c_long = 390; constant SYS_copy_file_range (line 498) | pub const SYS_copy_file_range: ::c_long = 391; constant SYS_preadv2 (line 499) | pub const SYS_preadv2: ::c_long = 392; constant SYS_pwritev2 (line 500) | pub const SYS_pwritev2: ::c_long = 393; constant SYS_pkey_mprotect (line 501) | pub const SYS_pkey_mprotect: ::c_long = 394; constant SYS_pkey_alloc (line 502) | pub const SYS_pkey_alloc: ::c_long = 395; constant SYS_pkey_free (line 503) | pub const SYS_pkey_free: ::c_long = 396; constant SYS_statx (line 504) | pub const SYS_statx: ::c_long = 397; constant SYS_pidfd_send_signal (line 505) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 506) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 507) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 508) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 509) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 510) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 511) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 512) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 513) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 514) | pub const SYS_fspick: ::c_long = 433; constant REG_R0 (line 517) | pub const REG_R0: ::c_int = 0; constant REG_R1 (line 518) | pub const REG_R1: ::c_int = 1; constant REG_R2 (line 519) | pub const REG_R2: ::c_int = 2; constant REG_R3 (line 520) | pub const REG_R3: ::c_int = 3; constant REG_R4 (line 521) | pub const REG_R4: ::c_int = 4; constant REG_R5 (line 522) | pub const REG_R5: ::c_int = 5; constant REG_R6 (line 523) | pub const REG_R6: ::c_int = 6; constant REG_R7 (line 524) | pub const REG_R7: ::c_int = 7; constant REG_R8 (line 525) | pub const REG_R8: ::c_int = 8; constant REG_R9 (line 526) | pub const REG_R9: ::c_int = 9; constant REG_R10 (line 527) | pub const REG_R10: ::c_int = 10; constant REG_R11 (line 528) | pub const REG_R11: ::c_int = 11; constant REG_R12 (line 529) | pub const REG_R12: ::c_int = 12; constant REG_R13 (line 530) | pub const REG_R13: ::c_int = 13; constant REG_R14 (line 531) | pub const REG_R14: ::c_int = 14; constant REG_R15 (line 532) | pub const REG_R15: ::c_int = 15; constant NGREG (line 534) | pub const NGREG: ::c_int = 18; FILE: builder/third-party/libc/src/unix/linux_like/android/b32/mod.rs type c_long (line 4) | pub type c_long = i32; type c_ulong (line 5) | pub type c_ulong = u32; type mode_t (line 6) | pub type mode_t = u16; type off64_t (line 7) | pub type off64_t = ::c_longlong; type sigset_t (line 8) | pub type sigset_t = ::c_ulong; type socklen_t (line 9) | pub type socklen_t = i32; type time64_t (line 10) | pub type time64_t = i64; type __u64 (line 11) | pub type __u64 = ::c_ulonglong; constant SA_NOCLDSTOP (line 192) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant SA_NOCLDWAIT (line 193) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SA_NODEFER (line 194) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_ONSTACK (line 195) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_RESETHAND (line 196) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 197) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_SIGINFO (line 198) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant RTLD_GLOBAL (line 200) | pub const RTLD_GLOBAL: ::c_int = 2; constant RTLD_NOW (line 201) | pub const RTLD_NOW: ::c_int = 0; constant RTLD_DEFAULT (line 202) | pub const RTLD_DEFAULT: *mut ::c_void = -1isize as *mut ::c_void; constant PTRACE_GETFPREGS (line 204) | pub const PTRACE_GETFPREGS: ::c_int = 14; constant PTRACE_SETFPREGS (line 205) | pub const PTRACE_SETFPREGS: ::c_int = 15; constant PTHREAD_MUTEX_INITIALIZER (line 207) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t {... constant PTHREAD_COND_INITIALIZER (line 208) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { va... constant PTHREAD_RWLOCK_INITIALIZER (line 209) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant PTHREAD_STACK_MIN (line 219) | pub const PTHREAD_STACK_MIN: ::size_t = 4096 * 2; constant CPU_SETSIZE (line 220) | pub const CPU_SETSIZE: ::size_t = 32; constant __CPU_BITS (line 221) | pub const __CPU_BITS: ::size_t = 32; constant UT_LINESIZE (line 223) | pub const UT_LINESIZE: usize = 8; constant UT_NAMESIZE (line 224) | pub const UT_NAMESIZE: usize = 8; constant UT_HOSTSIZE (line 225) | pub const UT_HOSTSIZE: usize = 16; constant SIGSTKSZ (line 227) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 228) | pub const MINSIGSTKSZ: ::size_t = 2048; function timegm64 (line 231) | pub fn timegm64(tm: *const ::tm) -> ::time64_t; FILE: builder/third-party/libc/src/unix/linux_like/android/b32/x86/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type greg_t (line 3) | pub type greg_t = i32; constant O_DIRECT (line 143) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 144) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 145) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_LARGEFILE (line 146) | pub const O_LARGEFILE: ::c_int = 0o0100000; constant MAP_32BIT (line 148) | pub const MAP_32BIT: ::c_int = 0x40; constant SYS_restart_syscall (line 151) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 152) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 153) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 154) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 155) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 156) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 157) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 158) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 159) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 160) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 161) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 162) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 163) | pub const SYS_chdir: ::c_long = 12; constant SYS_time (line 164) | pub const SYS_time: ::c_long = 13; constant SYS_mknod (line 165) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 166) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 167) | pub const SYS_lchown: ::c_long = 16; constant SYS_break (line 168) | pub const SYS_break: ::c_long = 17; constant SYS_oldstat (line 169) | pub const SYS_oldstat: ::c_long = 18; constant SYS_lseek (line 170) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 171) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 172) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 173) | pub const SYS_umount: ::c_long = 22; constant SYS_setuid (line 174) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 175) | pub const SYS_getuid: ::c_long = 24; constant SYS_stime (line 176) | pub const SYS_stime: ::c_long = 25; constant SYS_ptrace (line 177) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 178) | pub const SYS_alarm: ::c_long = 27; constant SYS_oldfstat (line 179) | pub const SYS_oldfstat: ::c_long = 28; constant SYS_pause (line 180) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 181) | pub const SYS_utime: ::c_long = 30; constant SYS_stty (line 182) | pub const SYS_stty: ::c_long = 31; constant SYS_gtty (line 183) | pub const SYS_gtty: ::c_long = 32; constant SYS_access (line 184) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 185) | pub const SYS_nice: ::c_long = 34; constant SYS_ftime (line 186) | pub const SYS_ftime: ::c_long = 35; constant SYS_sync (line 187) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 188) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 189) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 190) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 191) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 192) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 193) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 194) | pub const SYS_times: ::c_long = 43; constant SYS_prof (line 195) | pub const SYS_prof: ::c_long = 44; constant SYS_brk (line 196) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 197) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 198) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 199) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 200) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 201) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 202) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 203) | pub const SYS_umount2: ::c_long = 52; constant SYS_lock (line 204) | pub const SYS_lock: ::c_long = 53; constant SYS_ioctl (line 205) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 206) | pub const SYS_fcntl: ::c_long = 55; constant SYS_mpx (line 207) | pub const SYS_mpx: ::c_long = 56; constant SYS_setpgid (line 208) | pub const SYS_setpgid: ::c_long = 57; constant SYS_ulimit (line 209) | pub const SYS_ulimit: ::c_long = 58; constant SYS_oldolduname (line 210) | pub const SYS_oldolduname: ::c_long = 59; constant SYS_umask (line 211) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 212) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 213) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 214) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 215) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 216) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 217) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 218) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 219) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 220) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid (line 221) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 222) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 223) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 224) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 225) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 226) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrlimit (line 227) | pub const SYS_getrlimit: ::c_long = 76; constant SYS_getrusage (line 228) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 229) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 230) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 231) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 232) | pub const SYS_setgroups: ::c_long = 81; constant SYS_select (line 233) | pub const SYS_select: ::c_long = 82; constant SYS_symlink (line 234) | pub const SYS_symlink: ::c_long = 83; constant SYS_oldlstat (line 235) | pub const SYS_oldlstat: ::c_long = 84; constant SYS_readlink (line 236) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 237) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 238) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 239) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 240) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 241) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 242) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 243) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 244) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 245) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 246) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 247) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 248) | pub const SYS_setpriority: ::c_long = 97; constant SYS_profil (line 249) | pub const SYS_profil: ::c_long = 98; constant SYS_statfs (line 250) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 251) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_ioperm (line 252) | pub const SYS_ioperm: ::c_long = 101; constant SYS_socketcall (line 253) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 254) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 255) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 256) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 257) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 258) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 259) | pub const SYS_fstat: ::c_long = 108; constant SYS_olduname (line 260) | pub const SYS_olduname: ::c_long = 109; constant SYS_iopl (line 261) | pub const SYS_iopl: ::c_long = 110; constant SYS_vhangup (line 262) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 263) | pub const SYS_idle: ::c_long = 112; constant SYS_vm86old (line 264) | pub const SYS_vm86old: ::c_long = 113; constant SYS_wait4 (line 265) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 266) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 267) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 268) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 269) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 270) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 271) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 272) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 273) | pub const SYS_uname: ::c_long = 122; constant SYS_modify_ldt (line 274) | pub const SYS_modify_ldt: ::c_long = 123; constant SYS_adjtimex (line 275) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 276) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 277) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 278) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 279) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 280) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 281) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 282) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 283) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 284) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 285) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 286) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 287) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 288) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_setfsuid (line 289) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 290) | pub const SYS_setfsgid: ::c_long = 139; constant SYS_getdents (line 294) | pub const SYS_getdents: ::c_long = 141; constant SYS_flock (line 298) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 299) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 300) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 301) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 302) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 303) | pub const SYS_fdatasync: ::c_long = 148; constant SYS_mlock (line 307) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 308) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 309) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 310) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 311) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 312) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 313) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 314) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 315) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 316) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 317) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 318) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 319) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 320) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 321) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 322) | pub const SYS_getresuid: ::c_long = 165; constant SYS_vm86 (line 323) | pub const SYS_vm86: ::c_long = 166; constant SYS_query_module (line 324) | pub const SYS_query_module: ::c_long = 167; constant SYS_poll (line 325) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 326) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid (line 327) | pub const SYS_setresgid: ::c_long = 170; constant SYS_getresgid (line 328) | pub const SYS_getresgid: ::c_long = 171; constant SYS_prctl (line 329) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 330) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 331) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 332) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 333) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 334) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 335) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 336) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 337) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 338) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_chown (line 339) | pub const SYS_chown: ::c_long = 182; constant SYS_getcwd (line 340) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 341) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 342) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 343) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 344) | pub const SYS_sendfile: ::c_long = 187; constant SYS_getpmsg (line 345) | pub const SYS_getpmsg: ::c_long = 188; constant SYS_putpmsg (line 346) | pub const SYS_putpmsg: ::c_long = 189; constant SYS_vfork (line 347) | pub const SYS_vfork: ::c_long = 190; constant SYS_ugetrlimit (line 348) | pub const SYS_ugetrlimit: ::c_long = 191; constant SYS_mmap2 (line 349) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 350) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 351) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 352) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 353) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 354) | pub const SYS_fstat64: ::c_long = 197; constant SYS_lchown32 (line 355) | pub const SYS_lchown32: ::c_long = 198; constant SYS_getuid32 (line 356) | pub const SYS_getuid32: ::c_long = 199; constant SYS_getgid32 (line 357) | pub const SYS_getgid32: ::c_long = 200; constant SYS_geteuid32 (line 358) | pub const SYS_geteuid32: ::c_long = 201; constant SYS_getegid32 (line 359) | pub const SYS_getegid32: ::c_long = 202; constant SYS_setreuid32 (line 360) | pub const SYS_setreuid32: ::c_long = 203; constant SYS_setregid32 (line 361) | pub const SYS_setregid32: ::c_long = 204; constant SYS_getgroups32 (line 362) | pub const SYS_getgroups32: ::c_long = 205; constant SYS_setgroups32 (line 363) | pub const SYS_setgroups32: ::c_long = 206; constant SYS_fchown32 (line 364) | pub const SYS_fchown32: ::c_long = 207; constant SYS_setresuid32 (line 365) | pub const SYS_setresuid32: ::c_long = 208; constant SYS_getresuid32 (line 366) | pub const SYS_getresuid32: ::c_long = 209; constant SYS_setresgid32 (line 367) | pub const SYS_setresgid32: ::c_long = 210; constant SYS_getresgid32 (line 368) | pub const SYS_getresgid32: ::c_long = 211; constant SYS_chown32 (line 369) | pub const SYS_chown32: ::c_long = 212; constant SYS_setuid32 (line 370) | pub const SYS_setuid32: ::c_long = 213; constant SYS_setgid32 (line 371) | pub const SYS_setgid32: ::c_long = 214; constant SYS_setfsuid32 (line 372) | pub const SYS_setfsuid32: ::c_long = 215; constant SYS_setfsgid32 (line 373) | pub const SYS_setfsgid32: ::c_long = 216; constant SYS_pivot_root (line 374) | pub const SYS_pivot_root: ::c_long = 217; constant SYS_mincore (line 375) | pub const SYS_mincore: ::c_long = 218; constant SYS_madvise (line 376) | pub const SYS_madvise: ::c_long = 219; constant SYS_getdents64 (line 377) | pub const SYS_getdents64: ::c_long = 220; constant SYS_fcntl64 (line 378) | pub const SYS_fcntl64: ::c_long = 221; constant SYS_gettid (line 379) | pub const SYS_gettid: ::c_long = 224; constant SYS_readahead (line 380) | pub const SYS_readahead: ::c_long = 225; constant SYS_setxattr (line 381) | pub const SYS_setxattr: ::c_long = 226; constant SYS_lsetxattr (line 382) | pub const SYS_lsetxattr: ::c_long = 227; constant SYS_fsetxattr (line 383) | pub const SYS_fsetxattr: ::c_long = 228; constant SYS_getxattr (line 384) | pub const SYS_getxattr: ::c_long = 229; constant SYS_lgetxattr (line 385) | pub const SYS_lgetxattr: ::c_long = 230; constant SYS_fgetxattr (line 386) | pub const SYS_fgetxattr: ::c_long = 231; constant SYS_listxattr (line 387) | pub const SYS_listxattr: ::c_long = 232; constant SYS_llistxattr (line 388) | pub const SYS_llistxattr: ::c_long = 233; constant SYS_flistxattr (line 389) | pub const SYS_flistxattr: ::c_long = 234; constant SYS_removexattr (line 390) | pub const SYS_removexattr: ::c_long = 235; constant SYS_lremovexattr (line 391) | pub const SYS_lremovexattr: ::c_long = 236; constant SYS_fremovexattr (line 392) | pub const SYS_fremovexattr: ::c_long = 237; constant SYS_tkill (line 393) | pub const SYS_tkill: ::c_long = 238; constant SYS_sendfile64 (line 394) | pub const SYS_sendfile64: ::c_long = 239; constant SYS_futex (line 395) | pub const SYS_futex: ::c_long = 240; constant SYS_sched_setaffinity (line 396) | pub const SYS_sched_setaffinity: ::c_long = 241; constant SYS_sched_getaffinity (line 397) | pub const SYS_sched_getaffinity: ::c_long = 242; constant SYS_set_thread_area (line 398) | pub const SYS_set_thread_area: ::c_long = 243; constant SYS_get_thread_area (line 399) | pub const SYS_get_thread_area: ::c_long = 244; constant SYS_io_setup (line 400) | pub const SYS_io_setup: ::c_long = 245; constant SYS_io_destroy (line 401) | pub const SYS_io_destroy: ::c_long = 246; constant SYS_io_getevents (line 402) | pub const SYS_io_getevents: ::c_long = 247; constant SYS_io_submit (line 403) | pub const SYS_io_submit: ::c_long = 248; constant SYS_io_cancel (line 404) | pub const SYS_io_cancel: ::c_long = 249; constant SYS_fadvise64 (line 405) | pub const SYS_fadvise64: ::c_long = 250; constant SYS_exit_group (line 406) | pub const SYS_exit_group: ::c_long = 252; constant SYS_lookup_dcookie (line 407) | pub const SYS_lookup_dcookie: ::c_long = 253; constant SYS_epoll_create (line 408) | pub const SYS_epoll_create: ::c_long = 254; constant SYS_epoll_ctl (line 409) | pub const SYS_epoll_ctl: ::c_long = 255; constant SYS_epoll_wait (line 410) | pub const SYS_epoll_wait: ::c_long = 256; constant SYS_remap_file_pages (line 411) | pub const SYS_remap_file_pages: ::c_long = 257; constant SYS_set_tid_address (line 412) | pub const SYS_set_tid_address: ::c_long = 258; constant SYS_timer_create (line 413) | pub const SYS_timer_create: ::c_long = 259; constant SYS_timer_settime (line 414) | pub const SYS_timer_settime: ::c_long = 260; constant SYS_timer_gettime (line 415) | pub const SYS_timer_gettime: ::c_long = 261; constant SYS_timer_getoverrun (line 416) | pub const SYS_timer_getoverrun: ::c_long = 262; constant SYS_timer_delete (line 417) | pub const SYS_timer_delete: ::c_long = 263; constant SYS_clock_settime (line 418) | pub const SYS_clock_settime: ::c_long = 264; constant SYS_clock_gettime (line 419) | pub const SYS_clock_gettime: ::c_long = 265; constant SYS_clock_getres (line 420) | pub const SYS_clock_getres: ::c_long = 266; constant SYS_clock_nanosleep (line 421) | pub const SYS_clock_nanosleep: ::c_long = 267; constant SYS_statfs64 (line 422) | pub const SYS_statfs64: ::c_long = 268; constant SYS_fstatfs64 (line 423) | pub const SYS_fstatfs64: ::c_long = 269; constant SYS_tgkill (line 424) | pub const SYS_tgkill: ::c_long = 270; constant SYS_utimes (line 425) | pub const SYS_utimes: ::c_long = 271; constant SYS_fadvise64_64 (line 426) | pub const SYS_fadvise64_64: ::c_long = 272; constant SYS_vserver (line 427) | pub const SYS_vserver: ::c_long = 273; constant SYS_mbind (line 428) | pub const SYS_mbind: ::c_long = 274; constant SYS_get_mempolicy (line 429) | pub const SYS_get_mempolicy: ::c_long = 275; constant SYS_set_mempolicy (line 430) | pub const SYS_set_mempolicy: ::c_long = 276; constant SYS_mq_open (line 431) | pub const SYS_mq_open: ::c_long = 277; constant SYS_mq_unlink (line 432) | pub const SYS_mq_unlink: ::c_long = 278; constant SYS_mq_timedsend (line 433) | pub const SYS_mq_timedsend: ::c_long = 279; constant SYS_mq_timedreceive (line 434) | pub const SYS_mq_timedreceive: ::c_long = 280; constant SYS_mq_notify (line 435) | pub const SYS_mq_notify: ::c_long = 281; constant SYS_mq_getsetattr (line 436) | pub const SYS_mq_getsetattr: ::c_long = 282; constant SYS_kexec_load (line 437) | pub const SYS_kexec_load: ::c_long = 283; constant SYS_waitid (line 438) | pub const SYS_waitid: ::c_long = 284; constant SYS_add_key (line 439) | pub const SYS_add_key: ::c_long = 286; constant SYS_request_key (line 440) | pub const SYS_request_key: ::c_long = 287; constant SYS_keyctl (line 441) | pub const SYS_keyctl: ::c_long = 288; constant SYS_ioprio_set (line 442) | pub const SYS_ioprio_set: ::c_long = 289; constant SYS_ioprio_get (line 443) | pub const SYS_ioprio_get: ::c_long = 290; constant SYS_inotify_init (line 444) | pub const SYS_inotify_init: ::c_long = 291; constant SYS_inotify_add_watch (line 445) | pub const SYS_inotify_add_watch: ::c_long = 292; constant SYS_inotify_rm_watch (line 446) | pub const SYS_inotify_rm_watch: ::c_long = 293; constant SYS_migrate_pages (line 447) | pub const SYS_migrate_pages: ::c_long = 294; constant SYS_openat (line 448) | pub const SYS_openat: ::c_long = 295; constant SYS_mkdirat (line 449) | pub const SYS_mkdirat: ::c_long = 296; constant SYS_mknodat (line 450) | pub const SYS_mknodat: ::c_long = 297; constant SYS_fchownat (line 451) | pub const SYS_fchownat: ::c_long = 298; constant SYS_futimesat (line 452) | pub const SYS_futimesat: ::c_long = 299; constant SYS_fstatat64 (line 453) | pub const SYS_fstatat64: ::c_long = 300; constant SYS_unlinkat (line 454) | pub const SYS_unlinkat: ::c_long = 301; constant SYS_renameat (line 455) | pub const SYS_renameat: ::c_long = 302; constant SYS_linkat (line 456) | pub const SYS_linkat: ::c_long = 303; constant SYS_symlinkat (line 457) | pub const SYS_symlinkat: ::c_long = 304; constant SYS_readlinkat (line 458) | pub const SYS_readlinkat: ::c_long = 305; constant SYS_fchmodat (line 459) | pub const SYS_fchmodat: ::c_long = 306; constant SYS_faccessat (line 460) | pub const SYS_faccessat: ::c_long = 307; constant SYS_pselect6 (line 461) | pub const SYS_pselect6: ::c_long = 308; constant SYS_ppoll (line 462) | pub const SYS_ppoll: ::c_long = 309; constant SYS_unshare (line 463) | pub const SYS_unshare: ::c_long = 310; constant SYS_set_robust_list (line 464) | pub const SYS_set_robust_list: ::c_long = 311; constant SYS_get_robust_list (line 465) | pub const SYS_get_robust_list: ::c_long = 312; constant SYS_splice (line 466) | pub const SYS_splice: ::c_long = 313; constant SYS_sync_file_range (line 467) | pub const SYS_sync_file_range: ::c_long = 314; constant SYS_tee (line 468) | pub const SYS_tee: ::c_long = 315; constant SYS_vmsplice (line 469) | pub const SYS_vmsplice: ::c_long = 316; constant SYS_move_pages (line 470) | pub const SYS_move_pages: ::c_long = 317; constant SYS_getcpu (line 471) | pub const SYS_getcpu: ::c_long = 318; constant SYS_epoll_pwait (line 472) | pub const SYS_epoll_pwait: ::c_long = 319; constant SYS_utimensat (line 473) | pub const SYS_utimensat: ::c_long = 320; constant SYS_signalfd (line 474) | pub const SYS_signalfd: ::c_long = 321; constant SYS_timerfd_create (line 475) | pub const SYS_timerfd_create: ::c_long = 322; constant SYS_eventfd (line 476) | pub const SYS_eventfd: ::c_long = 323; constant SYS_fallocate (line 477) | pub const SYS_fallocate: ::c_long = 324; constant SYS_timerfd_settime (line 478) | pub const SYS_timerfd_settime: ::c_long = 325; constant SYS_timerfd_gettime (line 479) | pub const SYS_timerfd_gettime: ::c_long = 326; constant SYS_signalfd4 (line 480) | pub const SYS_signalfd4: ::c_long = 327; constant SYS_eventfd2 (line 481) | pub const SYS_eventfd2: ::c_long = 328; constant SYS_epoll_create1 (line 482) | pub const SYS_epoll_create1: ::c_long = 329; constant SYS_dup3 (line 483) | pub const SYS_dup3: ::c_long = 330; constant SYS_pipe2 (line 484) | pub const SYS_pipe2: ::c_long = 331; constant SYS_inotify_init1 (line 485) | pub const SYS_inotify_init1: ::c_long = 332; constant SYS_preadv (line 486) | pub const SYS_preadv: ::c_long = 333; constant SYS_pwritev (line 487) | pub const SYS_pwritev: ::c_long = 334; constant SYS_rt_tgsigqueueinfo (line 488) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 335; constant SYS_perf_event_open (line 489) | pub const SYS_perf_event_open: ::c_long = 336; constant SYS_recvmmsg (line 490) | pub const SYS_recvmmsg: ::c_long = 337; constant SYS_fanotify_init (line 491) | pub const SYS_fanotify_init: ::c_long = 338; constant SYS_fanotify_mark (line 492) | pub const SYS_fanotify_mark: ::c_long = 339; constant SYS_prlimit64 (line 493) | pub const SYS_prlimit64: ::c_long = 340; constant SYS_name_to_handle_at (line 494) | pub const SYS_name_to_handle_at: ::c_long = 341; constant SYS_open_by_handle_at (line 495) | pub const SYS_open_by_handle_at: ::c_long = 342; constant SYS_clock_adjtime (line 496) | pub const SYS_clock_adjtime: ::c_long = 343; constant SYS_syncfs (line 497) | pub const SYS_syncfs: ::c_long = 344; constant SYS_sendmmsg (line 498) | pub const SYS_sendmmsg: ::c_long = 345; constant SYS_setns (line 499) | pub const SYS_setns: ::c_long = 346; constant SYS_process_vm_readv (line 500) | pub const SYS_process_vm_readv: ::c_long = 347; constant SYS_process_vm_writev (line 501) | pub const SYS_process_vm_writev: ::c_long = 348; constant SYS_kcmp (line 502) | pub const SYS_kcmp: ::c_long = 349; constant SYS_finit_module (line 503) | pub const SYS_finit_module: ::c_long = 350; constant SYS_sched_setattr (line 504) | pub const SYS_sched_setattr: ::c_long = 351; constant SYS_sched_getattr (line 505) | pub const SYS_sched_getattr: ::c_long = 352; constant SYS_renameat2 (line 506) | pub const SYS_renameat2: ::c_long = 353; constant SYS_seccomp (line 507) | pub const SYS_seccomp: ::c_long = 354; constant SYS_getrandom (line 508) | pub const SYS_getrandom: ::c_long = 355; constant SYS_memfd_create (line 509) | pub const SYS_memfd_create: ::c_long = 356; constant SYS_bpf (line 510) | pub const SYS_bpf: ::c_long = 357; constant SYS_execveat (line 511) | pub const SYS_execveat: ::c_long = 358; constant SYS_socket (line 512) | pub const SYS_socket: ::c_long = 359; constant SYS_socketpair (line 513) | pub const SYS_socketpair: ::c_long = 360; constant SYS_bind (line 514) | pub const SYS_bind: ::c_long = 361; constant SYS_connect (line 515) | pub const SYS_connect: ::c_long = 362; constant SYS_listen (line 516) | pub const SYS_listen: ::c_long = 363; constant SYS_accept4 (line 517) | pub const SYS_accept4: ::c_long = 364; constant SYS_getsockopt (line 518) | pub const SYS_getsockopt: ::c_long = 365; constant SYS_setsockopt (line 519) | pub const SYS_setsockopt: ::c_long = 366; constant SYS_getsockname (line 520) | pub const SYS_getsockname: ::c_long = 367; constant SYS_getpeername (line 521) | pub const SYS_getpeername: ::c_long = 368; constant SYS_sendto (line 522) | pub const SYS_sendto: ::c_long = 369; constant SYS_sendmsg (line 523) | pub const SYS_sendmsg: ::c_long = 370; constant SYS_recvfrom (line 524) | pub const SYS_recvfrom: ::c_long = 371; constant SYS_recvmsg (line 525) | pub const SYS_recvmsg: ::c_long = 372; constant SYS_shutdown (line 526) | pub const SYS_shutdown: ::c_long = 373; constant SYS_userfaultfd (line 527) | pub const SYS_userfaultfd: ::c_long = 374; constant SYS_membarrier (line 528) | pub const SYS_membarrier: ::c_long = 375; constant SYS_mlock2 (line 529) | pub const SYS_mlock2: ::c_long = 376; constant SYS_copy_file_range (line 530) | pub const SYS_copy_file_range: ::c_long = 377; constant SYS_preadv2 (line 531) | pub const SYS_preadv2: ::c_long = 378; constant SYS_pwritev2 (line 532) | pub const SYS_pwritev2: ::c_long = 379; constant SYS_pkey_mprotect (line 533) | pub const SYS_pkey_mprotect: ::c_long = 380; constant SYS_pkey_alloc (line 534) | pub const SYS_pkey_alloc: ::c_long = 381; constant SYS_pkey_free (line 535) | pub const SYS_pkey_free: ::c_long = 382; constant SYS_statx (line 536) | pub const SYS_statx: ::c_long = 383; constant SYS_pidfd_send_signal (line 537) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 538) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 539) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 540) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 541) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 542) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 543) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 544) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 545) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 546) | pub const SYS_fspick: ::c_long = 433; constant EBX (line 549) | pub const EBX: ::c_int = 0; constant ECX (line 550) | pub const ECX: ::c_int = 1; constant EDX (line 551) | pub const EDX: ::c_int = 2; constant ESI (line 552) | pub const ESI: ::c_int = 3; constant EDI (line 553) | pub const EDI: ::c_int = 4; constant EBP (line 554) | pub const EBP: ::c_int = 5; constant EAX (line 555) | pub const EAX: ::c_int = 6; constant DS (line 556) | pub const DS: ::c_int = 7; constant ES (line 557) | pub const ES: ::c_int = 8; constant FS (line 558) | pub const FS: ::c_int = 9; constant GS (line 559) | pub const GS: ::c_int = 10; constant ORIG_EAX (line 560) | pub const ORIG_EAX: ::c_int = 11; constant EIP (line 561) | pub const EIP: ::c_int = 12; constant CS (line 562) | pub const CS: ::c_int = 13; constant EFL (line 563) | pub const EFL: ::c_int = 14; constant UESP (line 564) | pub const UESP: ::c_int = 15; constant SS (line 565) | pub const SS: ::c_int = 16; constant REG_GS (line 568) | pub const REG_GS: ::c_int = 0; constant REG_FS (line 569) | pub const REG_FS: ::c_int = 1; constant REG_ES (line 570) | pub const REG_ES: ::c_int = 2; constant REG_DS (line 571) | pub const REG_DS: ::c_int = 3; constant REG_EDI (line 572) | pub const REG_EDI: ::c_int = 4; constant REG_ESI (line 573) | pub const REG_ESI: ::c_int = 5; constant REG_EBP (line 574) | pub const REG_EBP: ::c_int = 6; constant REG_ESP (line 575) | pub const REG_ESP: ::c_int = 7; constant REG_EBX (line 576) | pub const REG_EBX: ::c_int = 8; constant REG_EDX (line 577) | pub const REG_EDX: ::c_int = 9; constant REG_ECX (line 578) | pub const REG_ECX: ::c_int = 10; constant REG_EAX (line 579) | pub const REG_EAX: ::c_int = 11; constant REG_TRAPNO (line 580) | pub const REG_TRAPNO: ::c_int = 12; constant REG_ERR (line 581) | pub const REG_ERR: ::c_int = 13; constant REG_EIP (line 582) | pub const REG_EIP: ::c_int = 14; constant REG_CS (line 583) | pub const REG_CS: ::c_int = 15; constant REG_EFL (line 584) | pub const REG_EFL: ::c_int = 16; constant REG_UESP (line 585) | pub const REG_UESP: ::c_int = 17; constant REG_SS (line 586) | pub const REG_SS: ::c_int = 18; constant SYS_ACCEPT4 (line 589) | const SYS_ACCEPT4: ::c_int = 18; FILE: builder/third-party/libc/src/unix/linux_like/android/b64/aarch64/mod.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type __u64 (line 3) | pub type __u64 = ::c_ulonglong; constant O_DIRECT (line 60) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 61) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 62) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_LARGEFILE (line 63) | pub const O_LARGEFILE: ::c_int = 0o400000; constant SIGSTKSZ (line 65) | pub const SIGSTKSZ: ::size_t = 16384; constant MINSIGSTKSZ (line 66) | pub const MINSIGSTKSZ: ::size_t = 5120; constant HWCAP_FP (line 69) | pub const HWCAP_FP: ::c_ulong = 1 << 0; constant HWCAP_ASIMD (line 70) | pub const HWCAP_ASIMD: ::c_ulong = 1 << 1; constant HWCAP_EVTSTRM (line 71) | pub const HWCAP_EVTSTRM: ::c_ulong = 1 << 2; constant HWCAP_AES (line 72) | pub const HWCAP_AES: ::c_ulong = 1 << 3; constant HWCAP_PMULL (line 73) | pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant HWCAP_SHA1 (line 74) | pub const HWCAP_SHA1: ::c_ulong = 1 << 5; constant HWCAP_SHA2 (line 75) | pub const HWCAP_SHA2: ::c_ulong = 1 << 6; constant HWCAP_CRC32 (line 76) | pub const HWCAP_CRC32: ::c_ulong = 1 << 7; constant HWCAP_ATOMICS (line 77) | pub const HWCAP_ATOMICS: ::c_ulong = 1 << 8; constant HWCAP_FPHP (line 78) | pub const HWCAP_FPHP: ::c_ulong = 1 << 9; constant HWCAP_ASIMDHP (line 79) | pub const HWCAP_ASIMDHP: ::c_ulong = 1 << 10; constant HWCAP_CPUID (line 80) | pub const HWCAP_CPUID: ::c_ulong = 1 << 11; constant HWCAP_ASIMDRDM (line 81) | pub const HWCAP_ASIMDRDM: ::c_ulong = 1 << 12; constant HWCAP_JSCVT (line 82) | pub const HWCAP_JSCVT: ::c_ulong = 1 << 13; constant HWCAP_FCMA (line 83) | pub const HWCAP_FCMA: ::c_ulong = 1 << 14; constant HWCAP_LRCPC (line 84) | pub const HWCAP_LRCPC: ::c_ulong = 1 << 15; constant HWCAP_DCPOP (line 85) | pub const HWCAP_DCPOP: ::c_ulong = 1 << 16; constant HWCAP_SHA3 (line 86) | pub const HWCAP_SHA3: ::c_ulong = 1 << 17; constant HWCAP_SM3 (line 87) | pub const HWCAP_SM3: ::c_ulong = 1 << 18; constant HWCAP_SM4 (line 88) | pub const HWCAP_SM4: ::c_ulong = 1 << 19; constant HWCAP_ASIMDDP (line 89) | pub const HWCAP_ASIMDDP: ::c_ulong = 1 << 20; constant HWCAP_SHA512 (line 90) | pub const HWCAP_SHA512: ::c_ulong = 1 << 21; constant HWCAP_SVE (line 91) | pub const HWCAP_SVE: ::c_ulong = 1 << 22; constant HWCAP_ASIMDFHM (line 92) | pub const HWCAP_ASIMDFHM: ::c_ulong = 1 << 23; constant HWCAP_DIT (line 93) | pub const HWCAP_DIT: ::c_ulong = 1 << 24; constant HWCAP_USCAT (line 94) | pub const HWCAP_USCAT: ::c_ulong = 1 << 25; constant HWCAP_ILRCPC (line 95) | pub const HWCAP_ILRCPC: ::c_ulong = 1 << 26; constant HWCAP_FLAGM (line 96) | pub const HWCAP_FLAGM: ::c_ulong = 1 << 27; constant HWCAP_SSBS (line 97) | pub const HWCAP_SSBS: ::c_ulong = 1 << 28; constant HWCAP_SB (line 98) | pub const HWCAP_SB: ::c_ulong = 1 << 29; constant HWCAP_PACA (line 99) | pub const HWCAP_PACA: ::c_ulong = 1 << 30; constant HWCAP_PACG (line 100) | pub const HWCAP_PACG: ::c_ulong = 1 << 31; constant HWCAP2_DCPODP (line 101) | pub const HWCAP2_DCPODP: ::c_ulong = 1 << 0; constant HWCAP2_SVE2 (line 102) | pub const HWCAP2_SVE2: ::c_ulong = 1 << 1; constant HWCAP2_SVEAES (line 103) | pub const HWCAP2_SVEAES: ::c_ulong = 1 << 2; constant HWCAP2_SVEPMULL (line 104) | pub const HWCAP2_SVEPMULL: ::c_ulong = 1 << 3; constant HWCAP2_SVEBITPERM (line 105) | pub const HWCAP2_SVEBITPERM: ::c_ulong = 1 << 4; constant HWCAP2_SVESHA3 (line 106) | pub const HWCAP2_SVESHA3: ::c_ulong = 1 << 5; constant HWCAP2_SVESM4 (line 107) | pub const HWCAP2_SVESM4: ::c_ulong = 1 << 6; constant HWCAP2_FLAGM2 (line 108) | pub const HWCAP2_FLAGM2: ::c_ulong = 1 << 7; constant HWCAP2_FRINT (line 109) | pub const HWCAP2_FRINT: ::c_ulong = 1 << 8; constant HWCAP2_SVEI8MM (line 110) | pub const HWCAP2_SVEI8MM: ::c_ulong = 1 << 9; constant HWCAP2_SVEF32MM (line 111) | pub const HWCAP2_SVEF32MM: ::c_ulong = 1 << 10; constant HWCAP2_SVEF64MM (line 112) | pub const HWCAP2_SVEF64MM: ::c_ulong = 1 << 11; constant HWCAP2_SVEBF16 (line 113) | pub const HWCAP2_SVEBF16: ::c_ulong = 1 << 12; constant HWCAP2_I8MM (line 114) | pub const HWCAP2_I8MM: ::c_ulong = 1 << 13; constant HWCAP2_BF16 (line 115) | pub const HWCAP2_BF16: ::c_ulong = 1 << 14; constant HWCAP2_DGH (line 116) | pub const HWCAP2_DGH: ::c_ulong = 1 << 15; constant HWCAP2_RNG (line 117) | pub const HWCAP2_RNG: ::c_ulong = 1 << 16; constant HWCAP2_BTI (line 118) | pub const HWCAP2_BTI: ::c_ulong = 1 << 17; constant HWCAP2_MTE (line 119) | pub const HWCAP2_MTE: ::c_ulong = 1 << 18; constant HWCAP2_ECV (line 120) | pub const HWCAP2_ECV: ::c_ulong = 1 << 19; constant HWCAP2_AFP (line 121) | pub const HWCAP2_AFP: ::c_ulong = 1 << 20; constant HWCAP2_RPRES (line 122) | pub const HWCAP2_RPRES: ::c_ulong = 1 << 21; constant HWCAP2_MTE3 (line 123) | pub const HWCAP2_MTE3: ::c_ulong = 1 << 22; constant HWCAP2_SME (line 124) | pub const HWCAP2_SME: ::c_ulong = 1 << 23; constant HWCAP2_SME_I16I64 (line 125) | pub const HWCAP2_SME_I16I64: ::c_ulong = 1 << 24; constant HWCAP2_SME_F64F64 (line 126) | pub const HWCAP2_SME_F64F64: ::c_ulong = 1 << 25; constant HWCAP2_SME_I8I32 (line 127) | pub const HWCAP2_SME_I8I32: ::c_ulong = 1 << 26; constant HWCAP2_SME_F16F32 (line 128) | pub const HWCAP2_SME_F16F32: ::c_ulong = 1 << 27; constant HWCAP2_SME_B16F32 (line 129) | pub const HWCAP2_SME_B16F32: ::c_ulong = 1 << 28; constant HWCAP2_SME_F32F32 (line 130) | pub const HWCAP2_SME_F32F32: ::c_ulong = 1 << 29; constant HWCAP2_SME_FA64 (line 131) | pub const HWCAP2_SME_FA64: ::c_ulong = 1 << 30; constant HWCAP2_WFXT (line 132) | pub const HWCAP2_WFXT: ::c_ulong = 1 << 31; constant HWCAP2_EBF16 (line 133) | pub const HWCAP2_EBF16: ::c_ulong = 1 << 32; constant HWCAP2_SVE_EBF16 (line 134) | pub const HWCAP2_SVE_EBF16: ::c_ulong = 1 << 33; constant SYS_io_setup (line 136) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 137) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_submit (line 138) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 139) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_io_getevents (line 140) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_setxattr (line 141) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 142) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 143) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 144) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 145) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 146) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 147) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 148) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 149) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 150) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 151) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 152) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_getcwd (line 153) | pub const SYS_getcwd: ::c_long = 17; constant SYS_lookup_dcookie (line 154) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_eventfd2 (line 155) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 156) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_epoll_ctl (line 157) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_epoll_pwait (line 158) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_dup (line 159) | pub const SYS_dup: ::c_long = 23; constant SYS_dup3 (line 160) | pub const SYS_dup3: ::c_long = 24; constant SYS_fcntl (line 161) | pub const SYS_fcntl: ::c_long = 25; constant SYS_inotify_init1 (line 162) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_inotify_add_watch (line 163) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 164) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_ioctl (line 165) | pub const SYS_ioctl: ::c_long = 29; constant SYS_ioprio_set (line 166) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 167) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_flock (line 168) | pub const SYS_flock: ::c_long = 32; constant SYS_mknodat (line 169) | pub const SYS_mknodat: ::c_long = 33; constant SYS_mkdirat (line 170) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_unlinkat (line 171) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_symlinkat (line 172) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_linkat (line 173) | pub const SYS_linkat: ::c_long = 37; constant SYS_renameat (line 174) | pub const SYS_renameat: ::c_long = 38; constant SYS_umount2 (line 175) | pub const SYS_umount2: ::c_long = 39; constant SYS_mount (line 176) | pub const SYS_mount: ::c_long = 40; constant SYS_pivot_root (line 177) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_nfsservctl (line 178) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_fallocate (line 179) | pub const SYS_fallocate: ::c_long = 47; constant SYS_faccessat (line 180) | pub const SYS_faccessat: ::c_long = 48; constant SYS_chdir (line 181) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 182) | pub const SYS_fchdir: ::c_long = 50; constant SYS_chroot (line 183) | pub const SYS_chroot: ::c_long = 51; constant SYS_fchmod (line 184) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchmodat (line 185) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_fchownat (line 186) | pub const SYS_fchownat: ::c_long = 54; constant SYS_fchown (line 187) | pub const SYS_fchown: ::c_long = 55; constant SYS_openat (line 188) | pub const SYS_openat: ::c_long = 56; constant SYS_close (line 189) | pub const SYS_close: ::c_long = 57; constant SYS_vhangup (line 190) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pipe2 (line 191) | pub const SYS_pipe2: ::c_long = 59; constant SYS_quotactl (line 192) | pub const SYS_quotactl: ::c_long = 60; constant SYS_getdents64 (line 193) | pub const SYS_getdents64: ::c_long = 61; constant SYS_read (line 194) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 195) | pub const SYS_write: ::c_long = 64; constant SYS_readv (line 196) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 197) | pub const SYS_writev: ::c_long = 66; constant SYS_pread64 (line 198) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 199) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_preadv (line 200) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 201) | pub const SYS_pwritev: ::c_long = 70; constant SYS_pselect6 (line 202) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 203) | pub const SYS_ppoll: ::c_long = 73; constant SYS_signalfd4 (line 204) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_vmsplice (line 205) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_splice (line 206) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 207) | pub const SYS_tee: ::c_long = 77; constant SYS_readlinkat (line 208) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_sync (line 209) | pub const SYS_sync: ::c_long = 81; constant SYS_fsync (line 210) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 211) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_sync_file_range (line 212) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_timerfd_create (line 213) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_timerfd_settime (line 214) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 215) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_utimensat (line 216) | pub const SYS_utimensat: ::c_long = 88; constant SYS_acct (line 217) | pub const SYS_acct: ::c_long = 89; constant SYS_capget (line 218) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 219) | pub const SYS_capset: ::c_long = 91; constant SYS_personality (line 220) | pub const SYS_personality: ::c_long = 92; constant SYS_exit (line 221) | pub const SYS_exit: ::c_long = 93; constant SYS_exit_group (line 222) | pub const SYS_exit_group: ::c_long = 94; constant SYS_waitid (line 223) | pub const SYS_waitid: ::c_long = 95; constant SYS_set_tid_address (line 224) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_unshare (line 225) | pub const SYS_unshare: ::c_long = 97; constant SYS_futex (line 226) | pub const SYS_futex: ::c_long = 98; constant SYS_set_robust_list (line 227) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 228) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_nanosleep (line 229) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 230) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 231) | pub const SYS_setitimer: ::c_long = 103; constant SYS_kexec_load (line 232) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_init_module (line 233) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 234) | pub const SYS_delete_module: ::c_long = 106; constant SYS_timer_create (line 235) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_gettime (line 236) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 237) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_settime (line 238) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_delete (line 239) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 240) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 241) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 242) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 243) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_syslog (line 244) | pub const SYS_syslog: ::c_long = 116; constant SYS_ptrace (line 245) | pub const SYS_ptrace: ::c_long = 117; constant SYS_sched_setparam (line 246) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_setscheduler (line 247) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 248) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_getparam (line 249) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setaffinity (line 250) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 251) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_sched_yield (line 252) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_sched_get_priority_max (line 253) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 254) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 255) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_restart_syscall (line 256) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_kill (line 257) | pub const SYS_kill: ::c_long = 129; constant SYS_tkill (line 258) | pub const SYS_tkill: ::c_long = 130; constant SYS_tgkill (line 259) | pub const SYS_tgkill: ::c_long = 131; constant SYS_sigaltstack (line 260) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_rt_sigsuspend (line 261) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_rt_sigaction (line 262) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 263) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigpending (line 264) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 265) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 266) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigreturn (line 267) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_setpriority (line 268) | pub const SYS_setpriority: ::c_long = 140; constant SYS_getpriority (line 269) | pub const SYS_getpriority: ::c_long = 141; constant SYS_reboot (line 270) | pub const SYS_reboot: ::c_long = 142; constant SYS_setregid (line 271) | pub const SYS_setregid: ::c_long = 143; constant SYS_setgid (line 272) | pub const SYS_setgid: ::c_long = 144; constant SYS_setreuid (line 273) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setuid (line 274) | pub const SYS_setuid: ::c_long = 146; constant SYS_setresuid (line 275) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 276) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 277) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 278) | pub const SYS_getresgid: ::c_long = 150; constant SYS_setfsuid (line 279) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 280) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_times (line 281) | pub const SYS_times: ::c_long = 153; constant SYS_setpgid (line 282) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getpgid (line 283) | pub const SYS_getpgid: ::c_long = 155; constant SYS_getsid (line 284) | pub const SYS_getsid: ::c_long = 156; constant SYS_setsid (line 285) | pub const SYS_setsid: ::c_long = 157; constant SYS_getgroups (line 286) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 287) | pub const SYS_setgroups: ::c_long = 159; constant SYS_uname (line 288) | pub const SYS_uname: ::c_long = 160; constant SYS_sethostname (line 289) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 290) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_getrlimit (line 291) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_setrlimit (line 292) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_getrusage (line 293) | pub const SYS_getrusage: ::c_long = 165; constant SYS_umask (line 294) | pub const SYS_umask: ::c_long = 166; constant SYS_prctl (line 295) | pub const SYS_prctl: ::c_long = 167; constant SYS_getcpu (line 296) | pub const SYS_getcpu: ::c_long = 168; constant SYS_gettimeofday (line 297) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_settimeofday (line 298) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_adjtimex (line 299) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_getpid (line 300) | pub const SYS_getpid: ::c_long = 172; constant SYS_getppid (line 301) | pub const SYS_getppid: ::c_long = 173; constant SYS_getuid (line 302) | pub const SYS_getuid: ::c_long = 174; constant SYS_geteuid (line 303) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getgid (line 304) | pub const SYS_getgid: ::c_long = 176; constant SYS_getegid (line 305) | pub const SYS_getegid: ::c_long = 177; constant SYS_gettid (line 306) | pub const SYS_gettid: ::c_long = 178; constant SYS_sysinfo (line 307) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_mq_open (line 308) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 309) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 310) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 311) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 312) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 313) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_msgget (line 314) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgctl (line 315) | pub const SYS_msgctl: ::c_long = 187; constant SYS_msgrcv (line 316) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgsnd (line 317) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_semget (line 318) | pub const SYS_semget: ::c_long = 190; constant SYS_semctl (line 319) | pub const SYS_semctl: ::c_long = 191; constant SYS_semtimedop (line 320) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_semop (line 321) | pub const SYS_semop: ::c_long = 193; constant SYS_shmget (line 322) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmctl (line 323) | pub const SYS_shmctl: ::c_long = 195; constant SYS_shmat (line 324) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmdt (line 325) | pub const SYS_shmdt: ::c_long = 197; constant SYS_socket (line 326) | pub const SYS_socket: ::c_long = 198; constant SYS_socketpair (line 327) | pub const SYS_socketpair: ::c_long = 199; constant SYS_bind (line 328) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 329) | pub const SYS_listen: ::c_long = 201; constant SYS_accept (line 330) | pub const SYS_accept: ::c_long = 202; constant SYS_connect (line 331) | pub const SYS_connect: ::c_long = 203; constant SYS_getsockname (line 332) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 333) | pub const SYS_getpeername: ::c_long = 205; constant SYS_sendto (line 334) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 335) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_setsockopt (line 336) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 337) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_shutdown (line 338) | pub const SYS_shutdown: ::c_long = 210; constant SYS_sendmsg (line 339) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 340) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_readahead (line 341) | pub const SYS_readahead: ::c_long = 213; constant SYS_brk (line 342) | pub const SYS_brk: ::c_long = 214; constant SYS_munmap (line 343) | pub const SYS_munmap: ::c_long = 215; constant SYS_mremap (line 344) | pub const SYS_mremap: ::c_long = 216; constant SYS_add_key (line 345) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 346) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 347) | pub const SYS_keyctl: ::c_long = 219; constant SYS_clone (line 348) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 349) | pub const SYS_execve: ::c_long = 221; constant SYS_swapon (line 350) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 351) | pub const SYS_swapoff: ::c_long = 225; constant SYS_mprotect (line 352) | pub const SYS_mprotect: ::c_long = 226; constant SYS_msync (line 353) | pub const SYS_msync: ::c_long = 227; constant SYS_mlock (line 354) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 355) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 356) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 357) | pub const SYS_munlockall: ::c_long = 231; constant SYS_mincore (line 358) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 359) | pub const SYS_madvise: ::c_long = 233; constant SYS_remap_file_pages (line 360) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_mbind (line 361) | pub const SYS_mbind: ::c_long = 235; constant SYS_get_mempolicy (line 362) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_set_mempolicy (line 363) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_migrate_pages (line 364) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_move_pages (line 365) | pub const SYS_move_pages: ::c_long = 239; constant SYS_rt_tgsigqueueinfo (line 366) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 367) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_accept4 (line 368) | pub const SYS_accept4: ::c_long = 242; constant SYS_recvmmsg (line 369) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_arch_specific_syscall (line 370) | pub const SYS_arch_specific_syscall: ::c_long = 244; constant SYS_wait4 (line 371) | pub const SYS_wait4: ::c_long = 260; constant SYS_prlimit64 (line 372) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_fanotify_init (line 373) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 374) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_name_to_handle_at (line 375) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 376) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 377) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 378) | pub const SYS_syncfs: ::c_long = 267; constant SYS_setns (line 379) | pub const SYS_setns: ::c_long = 268; constant SYS_sendmmsg (line 380) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_process_vm_readv (line 381) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 382) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 383) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 384) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 385) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 386) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 387) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 388) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 389) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 390) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 391) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 392) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 393) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 394) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 395) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 396) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 397) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 398) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 399) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 400) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 401) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 402) | pub const SYS_statx: ::c_long = 291; constant SYS_pidfd_send_signal (line 403) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 404) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 405) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 406) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 407) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 408) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 409) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 410) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 411) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 412) | pub const SYS_fspick: ::c_long = 433; constant SYS_syscalls (line 413) | pub const SYS_syscalls: ::c_long = 436; constant PROT_BTI (line 415) | pub const PROT_BTI: ::c_int = 0x10; constant PROT_MTE (line 416) | pub const PROT_MTE: ::c_int = 0x20; FILE: builder/third-party/libc/src/unix/linux_like/android/b64/mod.rs type c_long (line 4) | pub type c_long = i64; type c_ulong (line 5) | pub type c_ulong = u64; type mode_t (line 6) | pub type mode_t = u32; type off64_t (line 7) | pub type off64_t = i64; type socklen_t (line 8) | pub type socklen_t = u32; constant SA_NOCLDSTOP (line 255) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant SA_NOCLDWAIT (line 256) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SA_NODEFER (line 257) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_ONSTACK (line 258) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_RESETHAND (line 259) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 260) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_SIGINFO (line 261) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant RTLD_GLOBAL (line 263) | pub const RTLD_GLOBAL: ::c_int = 0x00100; constant RTLD_NOW (line 264) | pub const RTLD_NOW: ::c_int = 2; constant RTLD_DEFAULT (line 265) | pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void; constant AT_NULL (line 268) | pub const AT_NULL: ::c_ulong = 0; constant AT_IGNORE (line 269) | pub const AT_IGNORE: ::c_ulong = 1; constant AT_EXECFD (line 270) | pub const AT_EXECFD: ::c_ulong = 2; constant AT_PHDR (line 271) | pub const AT_PHDR: ::c_ulong = 3; constant AT_PHENT (line 272) | pub const AT_PHENT: ::c_ulong = 4; constant AT_PHNUM (line 273) | pub const AT_PHNUM: ::c_ulong = 5; constant AT_PAGESZ (line 274) | pub const AT_PAGESZ: ::c_ulong = 6; constant AT_BASE (line 275) | pub const AT_BASE: ::c_ulong = 7; constant AT_FLAGS (line 276) | pub const AT_FLAGS: ::c_ulong = 8; constant AT_ENTRY (line 277) | pub const AT_ENTRY: ::c_ulong = 9; constant AT_NOTELF (line 278) | pub const AT_NOTELF: ::c_ulong = 10; constant AT_UID (line 279) | pub const AT_UID: ::c_ulong = 11; constant AT_EUID (line 280) | pub const AT_EUID: ::c_ulong = 12; constant AT_GID (line 281) | pub const AT_GID: ::c_ulong = 13; constant AT_EGID (line 282) | pub const AT_EGID: ::c_ulong = 14; constant AT_PLATFORM (line 283) | pub const AT_PLATFORM: ::c_ulong = 15; constant AT_HWCAP (line 284) | pub const AT_HWCAP: ::c_ulong = 16; constant AT_CLKTCK (line 285) | pub const AT_CLKTCK: ::c_ulong = 17; constant AT_SECURE (line 286) | pub const AT_SECURE: ::c_ulong = 23; constant AT_BASE_PLATFORM (line 287) | pub const AT_BASE_PLATFORM: ::c_ulong = 24; constant AT_RANDOM (line 288) | pub const AT_RANDOM: ::c_ulong = 25; constant AT_HWCAP2 (line 289) | pub const AT_HWCAP2: ::c_ulong = 26; constant AT_EXECFN (line 290) | pub const AT_EXECFN: ::c_ulong = 31; constant PTHREAD_MUTEX_INITIALIZER (line 292) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 296) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 300) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant PTHREAD_STACK_MIN (line 308) | pub const PTHREAD_STACK_MIN: ::size_t = 4096 * 4; constant CPU_SETSIZE (line 309) | pub const CPU_SETSIZE: ::size_t = 1024; constant __CPU_BITS (line 310) | pub const __CPU_BITS: ::size_t = 64; constant UT_LINESIZE (line 312) | pub const UT_LINESIZE: usize = 32; constant UT_NAMESIZE (line 313) | pub const UT_NAMESIZE: usize = 32; constant UT_HOSTSIZE (line 314) | pub const UT_HOSTSIZE: usize = 256; function getauxval (line 333) | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; function __system_property_wait (line 334) | pub fn __system_property_wait( FILE: builder/third-party/libc/src/unix/linux_like/android/b64/riscv64/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = u32; type greg_t (line 3) | pub type greg_t = i64; type __u64 (line 4) | pub type __u64 = ::c_ulonglong; constant O_DIRECT (line 54) | pub const O_DIRECT: ::c_int = 0x40000; constant O_DIRECTORY (line 55) | pub const O_DIRECTORY: ::c_int = 0x200000; constant O_NOFOLLOW (line 56) | pub const O_NOFOLLOW: ::c_int = 0x400000; constant O_LARGEFILE (line 57) | pub const O_LARGEFILE: ::c_int = 0x100000; constant SIGSTKSZ (line 59) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 60) | pub const MINSIGSTKSZ: ::size_t = 2048; constant COMPAT_HWCAP_ISA_I (line 63) | pub const COMPAT_HWCAP_ISA_I: ::c_ulong = 1 << (b'I' - b'A'); constant COMPAT_HWCAP_ISA_M (line 64) | pub const COMPAT_HWCAP_ISA_M: ::c_ulong = 1 << (b'M' - b'A'); constant COMPAT_HWCAP_ISA_A (line 65) | pub const COMPAT_HWCAP_ISA_A: ::c_ulong = 1 << (b'A' - b'A'); constant COMPAT_HWCAP_ISA_F (line 66) | pub const COMPAT_HWCAP_ISA_F: ::c_ulong = 1 << (b'F' - b'A'); constant COMPAT_HWCAP_ISA_D (line 67) | pub const COMPAT_HWCAP_ISA_D: ::c_ulong = 1 << (b'D' - b'A'); constant COMPAT_HWCAP_ISA_C (line 68) | pub const COMPAT_HWCAP_ISA_C: ::c_ulong = 1 << (b'C' - b'A'); constant SYS_io_setup (line 70) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 71) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_submit (line 72) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 73) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_io_getevents (line 74) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_setxattr (line 75) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 76) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 77) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 78) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 79) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 80) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 81) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 82) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 83) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 84) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 85) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 86) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_getcwd (line 87) | pub const SYS_getcwd: ::c_long = 17; constant SYS_lookup_dcookie (line 88) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_eventfd2 (line 89) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 90) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_epoll_ctl (line 91) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_epoll_pwait (line 92) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_dup (line 93) | pub const SYS_dup: ::c_long = 23; constant SYS_dup3 (line 94) | pub const SYS_dup3: ::c_long = 24; constant SYS_inotify_init1 (line 95) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_inotify_add_watch (line 96) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 97) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_ioctl (line 98) | pub const SYS_ioctl: ::c_long = 29; constant SYS_ioprio_set (line 99) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 100) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_flock (line 101) | pub const SYS_flock: ::c_long = 32; constant SYS_mknodat (line 102) | pub const SYS_mknodat: ::c_long = 33; constant SYS_mkdirat (line 103) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_unlinkat (line 104) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_symlinkat (line 105) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_linkat (line 106) | pub const SYS_linkat: ::c_long = 37; constant SYS_renameat (line 107) | pub const SYS_renameat: ::c_long = 38; constant SYS_umount2 (line 108) | pub const SYS_umount2: ::c_long = 39; constant SYS_mount (line 109) | pub const SYS_mount: ::c_long = 40; constant SYS_pivot_root (line 110) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_nfsservctl (line 111) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_fallocate (line 112) | pub const SYS_fallocate: ::c_long = 47; constant SYS_faccessat (line 113) | pub const SYS_faccessat: ::c_long = 48; constant SYS_chdir (line 114) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 115) | pub const SYS_fchdir: ::c_long = 50; constant SYS_chroot (line 116) | pub const SYS_chroot: ::c_long = 51; constant SYS_fchmod (line 117) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchmodat (line 118) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_fchownat (line 119) | pub const SYS_fchownat: ::c_long = 54; constant SYS_fchown (line 120) | pub const SYS_fchown: ::c_long = 55; constant SYS_openat (line 121) | pub const SYS_openat: ::c_long = 56; constant SYS_close (line 122) | pub const SYS_close: ::c_long = 57; constant SYS_vhangup (line 123) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pipe2 (line 124) | pub const SYS_pipe2: ::c_long = 59; constant SYS_quotactl (line 125) | pub const SYS_quotactl: ::c_long = 60; constant SYS_getdents64 (line 126) | pub const SYS_getdents64: ::c_long = 61; constant SYS_read (line 127) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 128) | pub const SYS_write: ::c_long = 64; constant SYS_readv (line 129) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 130) | pub const SYS_writev: ::c_long = 66; constant SYS_pread64 (line 131) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 132) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_preadv (line 133) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 134) | pub const SYS_pwritev: ::c_long = 70; constant SYS_pselect6 (line 135) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 136) | pub const SYS_ppoll: ::c_long = 73; constant SYS_signalfd4 (line 137) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_vmsplice (line 138) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_splice (line 139) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 140) | pub const SYS_tee: ::c_long = 77; constant SYS_readlinkat (line 141) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_sync (line 142) | pub const SYS_sync: ::c_long = 81; constant SYS_fsync (line 143) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 144) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_sync_file_range (line 145) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_timerfd_create (line 146) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_timerfd_settime (line 147) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 148) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_utimensat (line 149) | pub const SYS_utimensat: ::c_long = 88; constant SYS_acct (line 150) | pub const SYS_acct: ::c_long = 89; constant SYS_capget (line 151) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 152) | pub const SYS_capset: ::c_long = 91; constant SYS_personality (line 153) | pub const SYS_personality: ::c_long = 92; constant SYS_exit (line 154) | pub const SYS_exit: ::c_long = 93; constant SYS_exit_group (line 155) | pub const SYS_exit_group: ::c_long = 94; constant SYS_waitid (line 156) | pub const SYS_waitid: ::c_long = 95; constant SYS_set_tid_address (line 157) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_unshare (line 158) | pub const SYS_unshare: ::c_long = 97; constant SYS_futex (line 159) | pub const SYS_futex: ::c_long = 98; constant SYS_set_robust_list (line 160) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 161) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_nanosleep (line 162) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 163) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 164) | pub const SYS_setitimer: ::c_long = 103; constant SYS_kexec_load (line 165) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_init_module (line 166) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 167) | pub const SYS_delete_module: ::c_long = 106; constant SYS_timer_create (line 168) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_gettime (line 169) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 170) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_settime (line 171) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_delete (line 172) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 173) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 174) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 175) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 176) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_syslog (line 177) | pub const SYS_syslog: ::c_long = 116; constant SYS_ptrace (line 178) | pub const SYS_ptrace: ::c_long = 117; constant SYS_sched_setparam (line 179) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_setscheduler (line 180) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 181) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_getparam (line 182) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setaffinity (line 183) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 184) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_sched_yield (line 185) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_sched_get_priority_max (line 186) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 187) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 188) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_restart_syscall (line 189) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_kill (line 190) | pub const SYS_kill: ::c_long = 129; constant SYS_tkill (line 191) | pub const SYS_tkill: ::c_long = 130; constant SYS_tgkill (line 192) | pub const SYS_tgkill: ::c_long = 131; constant SYS_sigaltstack (line 193) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_rt_sigsuspend (line 194) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_rt_sigaction (line 195) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 196) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigpending (line 197) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 198) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 199) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigreturn (line 200) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_setpriority (line 201) | pub const SYS_setpriority: ::c_long = 140; constant SYS_getpriority (line 202) | pub const SYS_getpriority: ::c_long = 141; constant SYS_reboot (line 203) | pub const SYS_reboot: ::c_long = 142; constant SYS_setregid (line 204) | pub const SYS_setregid: ::c_long = 143; constant SYS_setgid (line 205) | pub const SYS_setgid: ::c_long = 144; constant SYS_setreuid (line 206) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setuid (line 207) | pub const SYS_setuid: ::c_long = 146; constant SYS_setresuid (line 208) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 209) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 210) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 211) | pub const SYS_getresgid: ::c_long = 150; constant SYS_setfsuid (line 212) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 213) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_times (line 214) | pub const SYS_times: ::c_long = 153; constant SYS_setpgid (line 215) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getpgid (line 216) | pub const SYS_getpgid: ::c_long = 155; constant SYS_getsid (line 217) | pub const SYS_getsid: ::c_long = 156; constant SYS_setsid (line 218) | pub const SYS_setsid: ::c_long = 157; constant SYS_getgroups (line 219) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 220) | pub const SYS_setgroups: ::c_long = 159; constant SYS_uname (line 221) | pub const SYS_uname: ::c_long = 160; constant SYS_sethostname (line 222) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 223) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_getrlimit (line 224) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_setrlimit (line 225) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_getrusage (line 226) | pub const SYS_getrusage: ::c_long = 165; constant SYS_umask (line 227) | pub const SYS_umask: ::c_long = 166; constant SYS_prctl (line 228) | pub const SYS_prctl: ::c_long = 167; constant SYS_getcpu (line 229) | pub const SYS_getcpu: ::c_long = 168; constant SYS_gettimeofday (line 230) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_settimeofday (line 231) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_adjtimex (line 232) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_getpid (line 233) | pub const SYS_getpid: ::c_long = 172; constant SYS_getppid (line 234) | pub const SYS_getppid: ::c_long = 173; constant SYS_getuid (line 235) | pub const SYS_getuid: ::c_long = 174; constant SYS_geteuid (line 236) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getgid (line 237) | pub const SYS_getgid: ::c_long = 176; constant SYS_getegid (line 238) | pub const SYS_getegid: ::c_long = 177; constant SYS_gettid (line 239) | pub const SYS_gettid: ::c_long = 178; constant SYS_sysinfo (line 240) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_mq_open (line 241) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 242) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 243) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 244) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 245) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 246) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_msgget (line 247) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgctl (line 248) | pub const SYS_msgctl: ::c_long = 187; constant SYS_msgrcv (line 249) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgsnd (line 250) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_semget (line 251) | pub const SYS_semget: ::c_long = 190; constant SYS_semctl (line 252) | pub const SYS_semctl: ::c_long = 191; constant SYS_semtimedop (line 253) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_semop (line 254) | pub const SYS_semop: ::c_long = 193; constant SYS_shmget (line 255) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmctl (line 256) | pub const SYS_shmctl: ::c_long = 195; constant SYS_shmat (line 257) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmdt (line 258) | pub const SYS_shmdt: ::c_long = 197; constant SYS_socket (line 259) | pub const SYS_socket: ::c_long = 198; constant SYS_socketpair (line 260) | pub const SYS_socketpair: ::c_long = 199; constant SYS_bind (line 261) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 262) | pub const SYS_listen: ::c_long = 201; constant SYS_accept (line 263) | pub const SYS_accept: ::c_long = 202; constant SYS_connect (line 264) | pub const SYS_connect: ::c_long = 203; constant SYS_getsockname (line 265) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 266) | pub const SYS_getpeername: ::c_long = 205; constant SYS_sendto (line 267) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 268) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_setsockopt (line 269) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 270) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_shutdown (line 271) | pub const SYS_shutdown: ::c_long = 210; constant SYS_sendmsg (line 272) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 273) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_readahead (line 274) | pub const SYS_readahead: ::c_long = 213; constant SYS_brk (line 275) | pub const SYS_brk: ::c_long = 214; constant SYS_munmap (line 276) | pub const SYS_munmap: ::c_long = 215; constant SYS_mremap (line 277) | pub const SYS_mremap: ::c_long = 216; constant SYS_add_key (line 278) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 279) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 280) | pub const SYS_keyctl: ::c_long = 219; constant SYS_clone (line 281) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 282) | pub const SYS_execve: ::c_long = 221; constant SYS_swapon (line 283) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 284) | pub const SYS_swapoff: ::c_long = 225; constant SYS_mprotect (line 285) | pub const SYS_mprotect: ::c_long = 226; constant SYS_msync (line 286) | pub const SYS_msync: ::c_long = 227; constant SYS_mlock (line 287) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 288) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 289) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 290) | pub const SYS_munlockall: ::c_long = 231; constant SYS_mincore (line 291) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 292) | pub const SYS_madvise: ::c_long = 233; constant SYS_remap_file_pages (line 293) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_mbind (line 294) | pub const SYS_mbind: ::c_long = 235; constant SYS_get_mempolicy (line 295) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_set_mempolicy (line 296) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_migrate_pages (line 297) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_move_pages (line 298) | pub const SYS_move_pages: ::c_long = 239; constant SYS_rt_tgsigqueueinfo (line 299) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 300) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_accept4 (line 301) | pub const SYS_accept4: ::c_long = 242; constant SYS_recvmmsg (line 302) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_arch_specific_syscall (line 303) | pub const SYS_arch_specific_syscall: ::c_long = 244; constant SYS_wait4 (line 304) | pub const SYS_wait4: ::c_long = 260; constant SYS_prlimit64 (line 305) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_fanotify_init (line 306) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 307) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_name_to_handle_at (line 308) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 309) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 310) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 311) | pub const SYS_syncfs: ::c_long = 267; constant SYS_setns (line 312) | pub const SYS_setns: ::c_long = 268; constant SYS_sendmmsg (line 313) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_process_vm_readv (line 314) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 315) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 316) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 317) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 318) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 319) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 320) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 321) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 322) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 323) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 324) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 325) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 326) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 327) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 328) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 329) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 330) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 331) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 332) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 333) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 334) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 335) | pub const SYS_statx: ::c_long = 291; constant SYS_pidfd_send_signal (line 336) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 337) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 338) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 339) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 340) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 341) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 342) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 343) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 344) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 345) | pub const SYS_fspick: ::c_long = 433; constant SYS_syscalls (line 346) | pub const SYS_syscalls: ::c_long = 436; FILE: builder/third-party/libc/src/unix/linux_like/android/b64/x86_64/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type greg_t (line 3) | pub type greg_t = i64; type __u64 (line 4) | pub type __u64 = ::c_ulonglong; constant O_DIRECT (line 385) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 386) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 387) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_LARGEFILE (line 388) | pub const O_LARGEFILE: ::c_int = 0o0100000; constant SIGSTKSZ (line 390) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 391) | pub const MINSIGSTKSZ: ::size_t = 2048; constant MAP_32BIT (line 393) | pub const MAP_32BIT: ::c_int = 0x40; constant SYS_read (line 397) | pub const SYS_read: ::c_long = 0; constant SYS_write (line 398) | pub const SYS_write: ::c_long = 1; constant SYS_open (line 399) | pub const SYS_open: ::c_long = 2; constant SYS_close (line 400) | pub const SYS_close: ::c_long = 3; constant SYS_stat (line 401) | pub const SYS_stat: ::c_long = 4; constant SYS_fstat (line 402) | pub const SYS_fstat: ::c_long = 5; constant SYS_lstat (line 403) | pub const SYS_lstat: ::c_long = 6; constant SYS_poll (line 404) | pub const SYS_poll: ::c_long = 7; constant SYS_lseek (line 405) | pub const SYS_lseek: ::c_long = 8; constant SYS_mmap (line 406) | pub const SYS_mmap: ::c_long = 9; constant SYS_mprotect (line 407) | pub const SYS_mprotect: ::c_long = 10; constant SYS_munmap (line 408) | pub const SYS_munmap: ::c_long = 11; constant SYS_brk (line 409) | pub const SYS_brk: ::c_long = 12; constant SYS_rt_sigaction (line 410) | pub const SYS_rt_sigaction: ::c_long = 13; constant SYS_rt_sigprocmask (line 411) | pub const SYS_rt_sigprocmask: ::c_long = 14; constant SYS_rt_sigreturn (line 412) | pub const SYS_rt_sigreturn: ::c_long = 15; constant SYS_ioctl (line 413) | pub const SYS_ioctl: ::c_long = 16; constant SYS_pread64 (line 414) | pub const SYS_pread64: ::c_long = 17; constant SYS_pwrite64 (line 415) | pub const SYS_pwrite64: ::c_long = 18; constant SYS_readv (line 416) | pub const SYS_readv: ::c_long = 19; constant SYS_writev (line 417) | pub const SYS_writev: ::c_long = 20; constant SYS_access (line 418) | pub const SYS_access: ::c_long = 21; constant SYS_pipe (line 419) | pub const SYS_pipe: ::c_long = 22; constant SYS_select (line 420) | pub const SYS_select: ::c_long = 23; constant SYS_sched_yield (line 421) | pub const SYS_sched_yield: ::c_long = 24; constant SYS_mremap (line 422) | pub const SYS_mremap: ::c_long = 25; constant SYS_msync (line 423) | pub const SYS_msync: ::c_long = 26; constant SYS_mincore (line 424) | pub const SYS_mincore: ::c_long = 27; constant SYS_madvise (line 425) | pub const SYS_madvise: ::c_long = 28; constant SYS_shmget (line 426) | pub const SYS_shmget: ::c_long = 29; constant SYS_shmat (line 427) | pub const SYS_shmat: ::c_long = 30; constant SYS_shmctl (line 428) | pub const SYS_shmctl: ::c_long = 31; constant SYS_dup (line 429) | pub const SYS_dup: ::c_long = 32; constant SYS_dup2 (line 430) | pub const SYS_dup2: ::c_long = 33; constant SYS_pause (line 431) | pub const SYS_pause: ::c_long = 34; constant SYS_nanosleep (line 432) | pub const SYS_nanosleep: ::c_long = 35; constant SYS_getitimer (line 433) | pub const SYS_getitimer: ::c_long = 36; constant SYS_alarm (line 434) | pub const SYS_alarm: ::c_long = 37; constant SYS_setitimer (line 435) | pub const SYS_setitimer: ::c_long = 38; constant SYS_getpid (line 436) | pub const SYS_getpid: ::c_long = 39; constant SYS_sendfile (line 437) | pub const SYS_sendfile: ::c_long = 40; constant SYS_socket (line 438) | pub const SYS_socket: ::c_long = 41; constant SYS_connect (line 439) | pub const SYS_connect: ::c_long = 42; constant SYS_accept (line 440) | pub const SYS_accept: ::c_long = 43; constant SYS_sendto (line 441) | pub const SYS_sendto: ::c_long = 44; constant SYS_recvfrom (line 442) | pub const SYS_recvfrom: ::c_long = 45; constant SYS_sendmsg (line 443) | pub const SYS_sendmsg: ::c_long = 46; constant SYS_recvmsg (line 444) | pub const SYS_recvmsg: ::c_long = 47; constant SYS_shutdown (line 445) | pub const SYS_shutdown: ::c_long = 48; constant SYS_bind (line 446) | pub const SYS_bind: ::c_long = 49; constant SYS_listen (line 447) | pub const SYS_listen: ::c_long = 50; constant SYS_getsockname (line 448) | pub const SYS_getsockname: ::c_long = 51; constant SYS_getpeername (line 449) | pub const SYS_getpeername: ::c_long = 52; constant SYS_socketpair (line 450) | pub const SYS_socketpair: ::c_long = 53; constant SYS_setsockopt (line 451) | pub const SYS_setsockopt: ::c_long = 54; constant SYS_getsockopt (line 452) | pub const SYS_getsockopt: ::c_long = 55; constant SYS_clone (line 453) | pub const SYS_clone: ::c_long = 56; constant SYS_fork (line 454) | pub const SYS_fork: ::c_long = 57; constant SYS_vfork (line 455) | pub const SYS_vfork: ::c_long = 58; constant SYS_execve (line 456) | pub const SYS_execve: ::c_long = 59; constant SYS_exit (line 457) | pub const SYS_exit: ::c_long = 60; constant SYS_wait4 (line 458) | pub const SYS_wait4: ::c_long = 61; constant SYS_kill (line 459) | pub const SYS_kill: ::c_long = 62; constant SYS_uname (line 460) | pub const SYS_uname: ::c_long = 63; constant SYS_semget (line 461) | pub const SYS_semget: ::c_long = 64; constant SYS_semop (line 462) | pub const SYS_semop: ::c_long = 65; constant SYS_semctl (line 463) | pub const SYS_semctl: ::c_long = 66; constant SYS_shmdt (line 464) | pub const SYS_shmdt: ::c_long = 67; constant SYS_msgget (line 465) | pub const SYS_msgget: ::c_long = 68; constant SYS_msgsnd (line 466) | pub const SYS_msgsnd: ::c_long = 69; constant SYS_msgrcv (line 467) | pub const SYS_msgrcv: ::c_long = 70; constant SYS_msgctl (line 468) | pub const SYS_msgctl: ::c_long = 71; constant SYS_fcntl (line 469) | pub const SYS_fcntl: ::c_long = 72; constant SYS_flock (line 470) | pub const SYS_flock: ::c_long = 73; constant SYS_fsync (line 471) | pub const SYS_fsync: ::c_long = 74; constant SYS_fdatasync (line 472) | pub const SYS_fdatasync: ::c_long = 75; constant SYS_truncate (line 473) | pub const SYS_truncate: ::c_long = 76; constant SYS_ftruncate (line 474) | pub const SYS_ftruncate: ::c_long = 77; constant SYS_getdents (line 475) | pub const SYS_getdents: ::c_long = 78; constant SYS_getcwd (line 476) | pub const SYS_getcwd: ::c_long = 79; constant SYS_chdir (line 477) | pub const SYS_chdir: ::c_long = 80; constant SYS_fchdir (line 478) | pub const SYS_fchdir: ::c_long = 81; constant SYS_rename (line 479) | pub const SYS_rename: ::c_long = 82; constant SYS_mkdir (line 480) | pub const SYS_mkdir: ::c_long = 83; constant SYS_rmdir (line 481) | pub const SYS_rmdir: ::c_long = 84; constant SYS_creat (line 482) | pub const SYS_creat: ::c_long = 85; constant SYS_link (line 483) | pub const SYS_link: ::c_long = 86; constant SYS_unlink (line 484) | pub const SYS_unlink: ::c_long = 87; constant SYS_symlink (line 485) | pub const SYS_symlink: ::c_long = 88; constant SYS_readlink (line 486) | pub const SYS_readlink: ::c_long = 89; constant SYS_chmod (line 487) | pub const SYS_chmod: ::c_long = 90; constant SYS_fchmod (line 488) | pub const SYS_fchmod: ::c_long = 91; constant SYS_chown (line 489) | pub const SYS_chown: ::c_long = 92; constant SYS_fchown (line 490) | pub const SYS_fchown: ::c_long = 93; constant SYS_lchown (line 491) | pub const SYS_lchown: ::c_long = 94; constant SYS_umask (line 492) | pub const SYS_umask: ::c_long = 95; constant SYS_gettimeofday (line 493) | pub const SYS_gettimeofday: ::c_long = 96; constant SYS_getrlimit (line 494) | pub const SYS_getrlimit: ::c_long = 97; constant SYS_getrusage (line 495) | pub const SYS_getrusage: ::c_long = 98; constant SYS_sysinfo (line 496) | pub const SYS_sysinfo: ::c_long = 99; constant SYS_times (line 497) | pub const SYS_times: ::c_long = 100; constant SYS_ptrace (line 498) | pub const SYS_ptrace: ::c_long = 101; constant SYS_getuid (line 499) | pub const SYS_getuid: ::c_long = 102; constant SYS_syslog (line 500) | pub const SYS_syslog: ::c_long = 103; constant SYS_getgid (line 501) | pub const SYS_getgid: ::c_long = 104; constant SYS_setuid (line 502) | pub const SYS_setuid: ::c_long = 105; constant SYS_setgid (line 503) | pub const SYS_setgid: ::c_long = 106; constant SYS_geteuid (line 504) | pub const SYS_geteuid: ::c_long = 107; constant SYS_getegid (line 505) | pub const SYS_getegid: ::c_long = 108; constant SYS_setpgid (line 506) | pub const SYS_setpgid: ::c_long = 109; constant SYS_getppid (line 507) | pub const SYS_getppid: ::c_long = 110; constant SYS_getpgrp (line 508) | pub const SYS_getpgrp: ::c_long = 111; constant SYS_setsid (line 509) | pub const SYS_setsid: ::c_long = 112; constant SYS_setreuid (line 510) | pub const SYS_setreuid: ::c_long = 113; constant SYS_setregid (line 511) | pub const SYS_setregid: ::c_long = 114; constant SYS_getgroups (line 512) | pub const SYS_getgroups: ::c_long = 115; constant SYS_setgroups (line 513) | pub const SYS_setgroups: ::c_long = 116; constant SYS_setresuid (line 514) | pub const SYS_setresuid: ::c_long = 117; constant SYS_getresuid (line 515) | pub const SYS_getresuid: ::c_long = 118; constant SYS_setresgid (line 516) | pub const SYS_setresgid: ::c_long = 119; constant SYS_getresgid (line 517) | pub const SYS_getresgid: ::c_long = 120; constant SYS_getpgid (line 518) | pub const SYS_getpgid: ::c_long = 121; constant SYS_setfsuid (line 519) | pub const SYS_setfsuid: ::c_long = 122; constant SYS_setfsgid (line 520) | pub const SYS_setfsgid: ::c_long = 123; constant SYS_getsid (line 521) | pub const SYS_getsid: ::c_long = 124; constant SYS_capget (line 522) | pub const SYS_capget: ::c_long = 125; constant SYS_capset (line 523) | pub const SYS_capset: ::c_long = 126; constant SYS_rt_sigpending (line 524) | pub const SYS_rt_sigpending: ::c_long = 127; constant SYS_rt_sigtimedwait (line 525) | pub const SYS_rt_sigtimedwait: ::c_long = 128; constant SYS_rt_sigqueueinfo (line 526) | pub const SYS_rt_sigqueueinfo: ::c_long = 129; constant SYS_rt_sigsuspend (line 527) | pub const SYS_rt_sigsuspend: ::c_long = 130; constant SYS_sigaltstack (line 528) | pub const SYS_sigaltstack: ::c_long = 131; constant SYS_utime (line 529) | pub const SYS_utime: ::c_long = 132; constant SYS_mknod (line 530) | pub const SYS_mknod: ::c_long = 133; constant SYS_uselib (line 531) | pub const SYS_uselib: ::c_long = 134; constant SYS_personality (line 532) | pub const SYS_personality: ::c_long = 135; constant SYS_ustat (line 533) | pub const SYS_ustat: ::c_long = 136; constant SYS_statfs (line 534) | pub const SYS_statfs: ::c_long = 137; constant SYS_fstatfs (line 535) | pub const SYS_fstatfs: ::c_long = 138; constant SYS_sysfs (line 536) | pub const SYS_sysfs: ::c_long = 139; constant SYS_getpriority (line 537) | pub const SYS_getpriority: ::c_long = 140; constant SYS_setpriority (line 538) | pub const SYS_setpriority: ::c_long = 141; constant SYS_sched_setparam (line 539) | pub const SYS_sched_setparam: ::c_long = 142; constant SYS_sched_getparam (line 540) | pub const SYS_sched_getparam: ::c_long = 143; constant SYS_sched_setscheduler (line 541) | pub const SYS_sched_setscheduler: ::c_long = 144; constant SYS_sched_getscheduler (line 542) | pub const SYS_sched_getscheduler: ::c_long = 145; constant SYS_sched_get_priority_max (line 543) | pub const SYS_sched_get_priority_max: ::c_long = 146; constant SYS_sched_get_priority_min (line 544) | pub const SYS_sched_get_priority_min: ::c_long = 147; constant SYS_sched_rr_get_interval (line 545) | pub const SYS_sched_rr_get_interval: ::c_long = 148; constant SYS_mlock (line 546) | pub const SYS_mlock: ::c_long = 149; constant SYS_munlock (line 547) | pub const SYS_munlock: ::c_long = 150; constant SYS_mlockall (line 548) | pub const SYS_mlockall: ::c_long = 151; constant SYS_munlockall (line 549) | pub const SYS_munlockall: ::c_long = 152; constant SYS_vhangup (line 550) | pub const SYS_vhangup: ::c_long = 153; constant SYS_modify_ldt (line 551) | pub const SYS_modify_ldt: ::c_long = 154; constant SYS_pivot_root (line 552) | pub const SYS_pivot_root: ::c_long = 155; constant SYS_prctl (line 556) | pub const SYS_prctl: ::c_long = 157; constant SYS_arch_prctl (line 557) | pub const SYS_arch_prctl: ::c_long = 158; constant SYS_adjtimex (line 558) | pub const SYS_adjtimex: ::c_long = 159; constant SYS_setrlimit (line 559) | pub const SYS_setrlimit: ::c_long = 160; constant SYS_chroot (line 560) | pub const SYS_chroot: ::c_long = 161; constant SYS_sync (line 561) | pub const SYS_sync: ::c_long = 162; constant SYS_acct (line 562) | pub const SYS_acct: ::c_long = 163; constant SYS_settimeofday (line 563) | pub const SYS_settimeofday: ::c_long = 164; constant SYS_mount (line 564) | pub const SYS_mount: ::c_long = 165; constant SYS_umount2 (line 565) | pub const SYS_umount2: ::c_long = 166; constant SYS_swapon (line 566) | pub const SYS_swapon: ::c_long = 167; constant SYS_swapoff (line 567) | pub const SYS_swapoff: ::c_long = 168; constant SYS_reboot (line 568) | pub const SYS_reboot: ::c_long = 169; constant SYS_sethostname (line 569) | pub const SYS_sethostname: ::c_long = 170; constant SYS_setdomainname (line 570) | pub const SYS_setdomainname: ::c_long = 171; constant SYS_iopl (line 571) | pub const SYS_iopl: ::c_long = 172; constant SYS_ioperm (line 572) | pub const SYS_ioperm: ::c_long = 173; constant SYS_create_module (line 573) | pub const SYS_create_module: ::c_long = 174; constant SYS_init_module (line 574) | pub const SYS_init_module: ::c_long = 175; constant SYS_delete_module (line 575) | pub const SYS_delete_module: ::c_long = 176; constant SYS_get_kernel_syms (line 576) | pub const SYS_get_kernel_syms: ::c_long = 177; constant SYS_query_module (line 577) | pub const SYS_query_module: ::c_long = 178; constant SYS_quotactl (line 578) | pub const SYS_quotactl: ::c_long = 179; constant SYS_nfsservctl (line 579) | pub const SYS_nfsservctl: ::c_long = 180; constant SYS_getpmsg (line 580) | pub const SYS_getpmsg: ::c_long = 181; constant SYS_putpmsg (line 581) | pub const SYS_putpmsg: ::c_long = 182; constant SYS_afs_syscall (line 582) | pub const SYS_afs_syscall: ::c_long = 183; constant SYS_tuxcall (line 583) | pub const SYS_tuxcall: ::c_long = 184; constant SYS_security (line 584) | pub const SYS_security: ::c_long = 185; constant SYS_gettid (line 585) | pub const SYS_gettid: ::c_long = 186; constant SYS_readahead (line 586) | pub const SYS_readahead: ::c_long = 187; constant SYS_setxattr (line 587) | pub const SYS_setxattr: ::c_long = 188; constant SYS_lsetxattr (line 588) | pub const SYS_lsetxattr: ::c_long = 189; constant SYS_fsetxattr (line 589) | pub const SYS_fsetxattr: ::c_long = 190; constant SYS_getxattr (line 590) | pub const SYS_getxattr: ::c_long = 191; constant SYS_lgetxattr (line 591) | pub const SYS_lgetxattr: ::c_long = 192; constant SYS_fgetxattr (line 592) | pub const SYS_fgetxattr: ::c_long = 193; constant SYS_listxattr (line 593) | pub const SYS_listxattr: ::c_long = 194; constant SYS_llistxattr (line 594) | pub const SYS_llistxattr: ::c_long = 195; constant SYS_flistxattr (line 595) | pub const SYS_flistxattr: ::c_long = 196; constant SYS_removexattr (line 596) | pub const SYS_removexattr: ::c_long = 197; constant SYS_lremovexattr (line 597) | pub const SYS_lremovexattr: ::c_long = 198; constant SYS_fremovexattr (line 598) | pub const SYS_fremovexattr: ::c_long = 199; constant SYS_tkill (line 599) | pub const SYS_tkill: ::c_long = 200; constant SYS_time (line 600) | pub const SYS_time: ::c_long = 201; constant SYS_futex (line 601) | pub const SYS_futex: ::c_long = 202; constant SYS_sched_setaffinity (line 602) | pub const SYS_sched_setaffinity: ::c_long = 203; constant SYS_sched_getaffinity (line 603) | pub const SYS_sched_getaffinity: ::c_long = 204; constant SYS_set_thread_area (line 604) | pub const SYS_set_thread_area: ::c_long = 205; constant SYS_io_setup (line 605) | pub const SYS_io_setup: ::c_long = 206; constant SYS_io_destroy (line 606) | pub const SYS_io_destroy: ::c_long = 207; constant SYS_io_getevents (line 607) | pub const SYS_io_getevents: ::c_long = 208; constant SYS_io_submit (line 608) | pub const SYS_io_submit: ::c_long = 209; constant SYS_io_cancel (line 609) | pub const SYS_io_cancel: ::c_long = 210; constant SYS_get_thread_area (line 610) | pub const SYS_get_thread_area: ::c_long = 211; constant SYS_lookup_dcookie (line 611) | pub const SYS_lookup_dcookie: ::c_long = 212; constant SYS_epoll_create (line 612) | pub const SYS_epoll_create: ::c_long = 213; constant SYS_epoll_ctl_old (line 613) | pub const SYS_epoll_ctl_old: ::c_long = 214; constant SYS_epoll_wait_old (line 614) | pub const SYS_epoll_wait_old: ::c_long = 215; constant SYS_remap_file_pages (line 615) | pub const SYS_remap_file_pages: ::c_long = 216; constant SYS_getdents64 (line 616) | pub const SYS_getdents64: ::c_long = 217; constant SYS_set_tid_address (line 617) | pub const SYS_set_tid_address: ::c_long = 218; constant SYS_restart_syscall (line 618) | pub const SYS_restart_syscall: ::c_long = 219; constant SYS_semtimedop (line 619) | pub const SYS_semtimedop: ::c_long = 220; constant SYS_fadvise64 (line 620) | pub const SYS_fadvise64: ::c_long = 221; constant SYS_timer_create (line 621) | pub const SYS_timer_create: ::c_long = 222; constant SYS_timer_settime (line 622) | pub const SYS_timer_settime: ::c_long = 223; constant SYS_timer_gettime (line 623) | pub const SYS_timer_gettime: ::c_long = 224; constant SYS_timer_getoverrun (line 624) | pub const SYS_timer_getoverrun: ::c_long = 225; constant SYS_timer_delete (line 625) | pub const SYS_timer_delete: ::c_long = 226; constant SYS_clock_settime (line 626) | pub const SYS_clock_settime: ::c_long = 227; constant SYS_clock_gettime (line 627) | pub const SYS_clock_gettime: ::c_long = 228; constant SYS_clock_getres (line 628) | pub const SYS_clock_getres: ::c_long = 229; constant SYS_clock_nanosleep (line 629) | pub const SYS_clock_nanosleep: ::c_long = 230; constant SYS_exit_group (line 630) | pub const SYS_exit_group: ::c_long = 231; constant SYS_epoll_wait (line 631) | pub const SYS_epoll_wait: ::c_long = 232; constant SYS_epoll_ctl (line 632) | pub const SYS_epoll_ctl: ::c_long = 233; constant SYS_tgkill (line 633) | pub const SYS_tgkill: ::c_long = 234; constant SYS_utimes (line 634) | pub const SYS_utimes: ::c_long = 235; constant SYS_vserver (line 635) | pub const SYS_vserver: ::c_long = 236; constant SYS_mbind (line 636) | pub const SYS_mbind: ::c_long = 237; constant SYS_set_mempolicy (line 637) | pub const SYS_set_mempolicy: ::c_long = 238; constant SYS_get_mempolicy (line 638) | pub const SYS_get_mempolicy: ::c_long = 239; constant SYS_mq_open (line 639) | pub const SYS_mq_open: ::c_long = 240; constant SYS_mq_unlink (line 640) | pub const SYS_mq_unlink: ::c_long = 241; constant SYS_mq_timedsend (line 641) | pub const SYS_mq_timedsend: ::c_long = 242; constant SYS_mq_timedreceive (line 642) | pub const SYS_mq_timedreceive: ::c_long = 243; constant SYS_mq_notify (line 643) | pub const SYS_mq_notify: ::c_long = 244; constant SYS_mq_getsetattr (line 644) | pub const SYS_mq_getsetattr: ::c_long = 245; constant SYS_kexec_load (line 645) | pub const SYS_kexec_load: ::c_long = 246; constant SYS_waitid (line 646) | pub const SYS_waitid: ::c_long = 247; constant SYS_add_key (line 647) | pub const SYS_add_key: ::c_long = 248; constant SYS_request_key (line 648) | pub const SYS_request_key: ::c_long = 249; constant SYS_keyctl (line 649) | pub const SYS_keyctl: ::c_long = 250; constant SYS_ioprio_set (line 650) | pub const SYS_ioprio_set: ::c_long = 251; constant SYS_ioprio_get (line 651) | pub const SYS_ioprio_get: ::c_long = 252; constant SYS_inotify_init (line 652) | pub const SYS_inotify_init: ::c_long = 253; constant SYS_inotify_add_watch (line 653) | pub const SYS_inotify_add_watch: ::c_long = 254; constant SYS_inotify_rm_watch (line 654) | pub const SYS_inotify_rm_watch: ::c_long = 255; constant SYS_migrate_pages (line 655) | pub const SYS_migrate_pages: ::c_long = 256; constant SYS_openat (line 656) | pub const SYS_openat: ::c_long = 257; constant SYS_mkdirat (line 657) | pub const SYS_mkdirat: ::c_long = 258; constant SYS_mknodat (line 658) | pub const SYS_mknodat: ::c_long = 259; constant SYS_fchownat (line 659) | pub const SYS_fchownat: ::c_long = 260; constant SYS_futimesat (line 660) | pub const SYS_futimesat: ::c_long = 261; constant SYS_newfstatat (line 661) | pub const SYS_newfstatat: ::c_long = 262; constant SYS_unlinkat (line 662) | pub const SYS_unlinkat: ::c_long = 263; constant SYS_renameat (line 663) | pub const SYS_renameat: ::c_long = 264; constant SYS_linkat (line 664) | pub const SYS_linkat: ::c_long = 265; constant SYS_symlinkat (line 665) | pub const SYS_symlinkat: ::c_long = 266; constant SYS_readlinkat (line 666) | pub const SYS_readlinkat: ::c_long = 267; constant SYS_fchmodat (line 667) | pub const SYS_fchmodat: ::c_long = 268; constant SYS_faccessat (line 668) | pub const SYS_faccessat: ::c_long = 269; constant SYS_pselect6 (line 669) | pub const SYS_pselect6: ::c_long = 270; constant SYS_ppoll (line 670) | pub const SYS_ppoll: ::c_long = 271; constant SYS_unshare (line 671) | pub const SYS_unshare: ::c_long = 272; constant SYS_set_robust_list (line 672) | pub const SYS_set_robust_list: ::c_long = 273; constant SYS_get_robust_list (line 673) | pub const SYS_get_robust_list: ::c_long = 274; constant SYS_splice (line 674) | pub const SYS_splice: ::c_long = 275; constant SYS_tee (line 675) | pub const SYS_tee: ::c_long = 276; constant SYS_sync_file_range (line 676) | pub const SYS_sync_file_range: ::c_long = 277; constant SYS_vmsplice (line 677) | pub const SYS_vmsplice: ::c_long = 278; constant SYS_move_pages (line 678) | pub const SYS_move_pages: ::c_long = 279; constant SYS_utimensat (line 679) | pub const SYS_utimensat: ::c_long = 280; constant SYS_epoll_pwait (line 680) | pub const SYS_epoll_pwait: ::c_long = 281; constant SYS_signalfd (line 681) | pub const SYS_signalfd: ::c_long = 282; constant SYS_timerfd_create (line 682) | pub const SYS_timerfd_create: ::c_long = 283; constant SYS_eventfd (line 683) | pub const SYS_eventfd: ::c_long = 284; constant SYS_fallocate (line 684) | pub const SYS_fallocate: ::c_long = 285; constant SYS_timerfd_settime (line 685) | pub const SYS_timerfd_settime: ::c_long = 286; constant SYS_timerfd_gettime (line 686) | pub const SYS_timerfd_gettime: ::c_long = 287; constant SYS_accept4 (line 687) | pub const SYS_accept4: ::c_long = 288; constant SYS_signalfd4 (line 688) | pub const SYS_signalfd4: ::c_long = 289; constant SYS_eventfd2 (line 689) | pub const SYS_eventfd2: ::c_long = 290; constant SYS_epoll_create1 (line 690) | pub const SYS_epoll_create1: ::c_long = 291; constant SYS_dup3 (line 691) | pub const SYS_dup3: ::c_long = 292; constant SYS_pipe2 (line 692) | pub const SYS_pipe2: ::c_long = 293; constant SYS_inotify_init1 (line 693) | pub const SYS_inotify_init1: ::c_long = 294; constant SYS_preadv (line 694) | pub const SYS_preadv: ::c_long = 295; constant SYS_pwritev (line 695) | pub const SYS_pwritev: ::c_long = 296; constant SYS_rt_tgsigqueueinfo (line 696) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 297; constant SYS_perf_event_open (line 697) | pub const SYS_perf_event_open: ::c_long = 298; constant SYS_recvmmsg (line 698) | pub const SYS_recvmmsg: ::c_long = 299; constant SYS_fanotify_init (line 699) | pub const SYS_fanotify_init: ::c_long = 300; constant SYS_fanotify_mark (line 700) | pub const SYS_fanotify_mark: ::c_long = 301; constant SYS_prlimit64 (line 701) | pub const SYS_prlimit64: ::c_long = 302; constant SYS_name_to_handle_at (line 702) | pub const SYS_name_to_handle_at: ::c_long = 303; constant SYS_open_by_handle_at (line 703) | pub const SYS_open_by_handle_at: ::c_long = 304; constant SYS_clock_adjtime (line 704) | pub const SYS_clock_adjtime: ::c_long = 305; constant SYS_syncfs (line 705) | pub const SYS_syncfs: ::c_long = 306; constant SYS_sendmmsg (line 706) | pub const SYS_sendmmsg: ::c_long = 307; constant SYS_setns (line 707) | pub const SYS_setns: ::c_long = 308; constant SYS_getcpu (line 708) | pub const SYS_getcpu: ::c_long = 309; constant SYS_process_vm_readv (line 709) | pub const SYS_process_vm_readv: ::c_long = 310; constant SYS_process_vm_writev (line 710) | pub const SYS_process_vm_writev: ::c_long = 311; constant SYS_kcmp (line 711) | pub const SYS_kcmp: ::c_long = 312; constant SYS_finit_module (line 712) | pub const SYS_finit_module: ::c_long = 313; constant SYS_sched_setattr (line 713) | pub const SYS_sched_setattr: ::c_long = 314; constant SYS_sched_getattr (line 714) | pub const SYS_sched_getattr: ::c_long = 315; constant SYS_renameat2 (line 715) | pub const SYS_renameat2: ::c_long = 316; constant SYS_seccomp (line 716) | pub const SYS_seccomp: ::c_long = 317; constant SYS_getrandom (line 717) | pub const SYS_getrandom: ::c_long = 318; constant SYS_memfd_create (line 718) | pub const SYS_memfd_create: ::c_long = 319; constant SYS_kexec_file_load (line 719) | pub const SYS_kexec_file_load: ::c_long = 320; constant SYS_bpf (line 720) | pub const SYS_bpf: ::c_long = 321; constant SYS_execveat (line 721) | pub const SYS_execveat: ::c_long = 322; constant SYS_userfaultfd (line 722) | pub const SYS_userfaultfd: ::c_long = 323; constant SYS_membarrier (line 723) | pub const SYS_membarrier: ::c_long = 324; constant SYS_mlock2 (line 724) | pub const SYS_mlock2: ::c_long = 325; constant SYS_copy_file_range (line 725) | pub const SYS_copy_file_range: ::c_long = 326; constant SYS_preadv2 (line 726) | pub const SYS_preadv2: ::c_long = 327; constant SYS_pwritev2 (line 727) | pub const SYS_pwritev2: ::c_long = 328; constant SYS_pkey_mprotect (line 728) | pub const SYS_pkey_mprotect: ::c_long = 329; constant SYS_pkey_alloc (line 729) | pub const SYS_pkey_alloc: ::c_long = 330; constant SYS_pkey_free (line 730) | pub const SYS_pkey_free: ::c_long = 331; constant SYS_statx (line 731) | pub const SYS_statx: ::c_long = 332; constant SYS_pidfd_send_signal (line 732) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 733) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 734) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 735) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 736) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 737) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 738) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 739) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 740) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 741) | pub const SYS_fspick: ::c_long = 433; constant R15 (line 744) | pub const R15: ::c_int = 0; constant R14 (line 745) | pub const R14: ::c_int = 1; constant R13 (line 746) | pub const R13: ::c_int = 2; constant R12 (line 747) | pub const R12: ::c_int = 3; constant RBP (line 748) | pub const RBP: ::c_int = 4; constant RBX (line 749) | pub const RBX: ::c_int = 5; constant R11 (line 750) | pub const R11: ::c_int = 6; constant R10 (line 751) | pub const R10: ::c_int = 7; constant R9 (line 752) | pub const R9: ::c_int = 8; constant R8 (line 753) | pub const R8: ::c_int = 9; constant RAX (line 754) | pub const RAX: ::c_int = 10; constant RCX (line 755) | pub const RCX: ::c_int = 11; constant RDX (line 756) | pub const RDX: ::c_int = 12; constant RSI (line 757) | pub const RSI: ::c_int = 13; constant RDI (line 758) | pub const RDI: ::c_int = 14; constant ORIG_RAX (line 759) | pub const ORIG_RAX: ::c_int = 15; constant RIP (line 760) | pub const RIP: ::c_int = 16; constant CS (line 761) | pub const CS: ::c_int = 17; constant EFLAGS (line 762) | pub const EFLAGS: ::c_int = 18; constant RSP (line 763) | pub const RSP: ::c_int = 19; constant SS (line 764) | pub const SS: ::c_int = 20; constant FS_BASE (line 765) | pub const FS_BASE: ::c_int = 21; constant GS_BASE (line 766) | pub const GS_BASE: ::c_int = 22; constant DS (line 767) | pub const DS: ::c_int = 23; constant ES (line 768) | pub const ES: ::c_int = 24; constant FS (line 769) | pub const FS: ::c_int = 25; constant GS (line 770) | pub const GS: ::c_int = 26; constant REG_R8 (line 773) | pub const REG_R8: ::c_int = 0; constant REG_R9 (line 774) | pub const REG_R9: ::c_int = 1; constant REG_R10 (line 775) | pub const REG_R10: ::c_int = 2; constant REG_R11 (line 776) | pub const REG_R11: ::c_int = 3; constant REG_R12 (line 777) | pub const REG_R12: ::c_int = 4; constant REG_R13 (line 778) | pub const REG_R13: ::c_int = 5; constant REG_R14 (line 779) | pub const REG_R14: ::c_int = 6; constant REG_R15 (line 780) | pub const REG_R15: ::c_int = 7; constant REG_RDI (line 781) | pub const REG_RDI: ::c_int = 8; constant REG_RSI (line 782) | pub const REG_RSI: ::c_int = 9; constant REG_RBP (line 783) | pub const REG_RBP: ::c_int = 10; constant REG_RBX (line 784) | pub const REG_RBX: ::c_int = 11; constant REG_RDX (line 785) | pub const REG_RDX: ::c_int = 12; constant REG_RAX (line 786) | pub const REG_RAX: ::c_int = 13; constant REG_RCX (line 787) | pub const REG_RCX: ::c_int = 14; constant REG_RSP (line 788) | pub const REG_RSP: ::c_int = 15; constant REG_RIP (line 789) | pub const REG_RIP: ::c_int = 16; constant REG_EFL (line 790) | pub const REG_EFL: ::c_int = 17; constant REG_CSGSFS (line 791) | pub const REG_CSGSFS: ::c_int = 18; constant REG_ERR (line 792) | pub const REG_ERR: ::c_int = 19; constant REG_TRAPNO (line 793) | pub const REG_TRAPNO: ::c_int = 20; constant REG_OLDMASK (line 794) | pub const REG_OLDMASK: ::c_int = 21; constant REG_CR2 (line 795) | pub const REG_CR2: ::c_int = 22; FILE: builder/third-party/libc/src/unix/linux_like/android/mod.rs type clock_t (line 3) | pub type clock_t = ::c_long; type time_t (line 4) | pub type time_t = ::c_long; type suseconds_t (line 5) | pub type suseconds_t = ::c_long; type off_t (line 6) | pub type off_t = ::c_long; type blkcnt_t (line 7) | pub type blkcnt_t = ::c_ulong; type blksize_t (line 8) | pub type blksize_t = ::c_ulong; type nlink_t (line 9) | pub type nlink_t = u32; type useconds_t (line 10) | pub type useconds_t = u32; type pthread_t (line 11) | pub type pthread_t = ::c_long; type pthread_mutexattr_t (line 12) | pub type pthread_mutexattr_t = ::c_long; type pthread_rwlockattr_t (line 13) | pub type pthread_rwlockattr_t = ::c_long; type pthread_barrierattr_t (line 14) | pub type pthread_barrierattr_t = ::c_int; type pthread_condattr_t (line 15) | pub type pthread_condattr_t = ::c_long; type pthread_key_t (line 16) | pub type pthread_key_t = ::c_int; type fsfilcnt_t (line 17) | pub type fsfilcnt_t = ::c_ulong; type fsblkcnt_t (line 18) | pub type fsblkcnt_t = ::c_ulong; type nfds_t (line 19) | pub type nfds_t = ::c_uint; type rlim_t (line 20) | pub type rlim_t = ::c_ulong; type dev_t (line 21) | pub type dev_t = ::c_ulong; type ino_t (line 22) | pub type ino_t = ::c_ulong; type ino64_t (line 23) | pub type ino64_t = u64; type __CPU_BITTYPE (line 24) | pub type __CPU_BITTYPE = ::c_ulong; type idtype_t (line 25) | pub type idtype_t = ::c_int; type loff_t (line 26) | pub type loff_t = ::c_longlong; type __kernel_loff_t (line 27) | pub type __kernel_loff_t = ::c_longlong; type __kernel_pid_t (line 28) | pub type __kernel_pid_t = ::c_int; type __u8 (line 30) | pub type __u8 = ::c_uchar; type __u16 (line 31) | pub type __u16 = ::c_ushort; type __s16 (line 32) | pub type __s16 = ::c_short; type __u32 (line 33) | pub type __u32 = ::c_uint; type __s32 (line 34) | pub type __s32 = ::c_int; type Elf32_Addr (line 38) | pub type Elf32_Addr = u32; type Elf32_Half (line 39) | pub type Elf32_Half = u16; type Elf32_Off (line 40) | pub type Elf32_Off = u32; type Elf32_Word (line 41) | pub type Elf32_Word = u32; type Elf64_Addr (line 43) | pub type Elf64_Addr = u64; type Elf64_Half (line 44) | pub type Elf64_Half = u16; type Elf64_Off (line 45) | pub type Elf64_Off = u64; type Elf64_Word (line 46) | pub type Elf64_Word = u32; type Elf64_Xword (line 47) | pub type Elf64_Xword = u64; type eventfd_t (line 49) | pub type eventfd_t = u64; constant MADV_SOFT_OFFLINE (line 1106) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MS_NOUSER (line 1107) | pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; constant MS_RMT_MASK (line 1108) | pub const MS_RMT_MASK: ::c_ulong = 0x02800051; constant O_TRUNC (line 1110) | pub const O_TRUNC: ::c_int = 512; constant O_CLOEXEC (line 1111) | pub const O_CLOEXEC: ::c_int = 0x80000; constant O_PATH (line 1112) | pub const O_PATH: ::c_int = 0o10000000; constant O_NOATIME (line 1113) | pub const O_NOATIME: ::c_int = 0o1000000; constant EBFONT (line 1115) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 1116) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 1117) | pub const ENODATA: ::c_int = 61; constant ETIME (line 1118) | pub const ETIME: ::c_int = 62; constant ENOSR (line 1119) | pub const ENOSR: ::c_int = 63; constant ENONET (line 1120) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 1121) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 1122) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 1123) | pub const ENOLINK: ::c_int = 67; constant EADV (line 1124) | pub const EADV: ::c_int = 68; constant ESRMNT (line 1125) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 1126) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 1127) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 1128) | pub const EDOTDOT: ::c_int = 73; constant EPOLL_CLOEXEC (line 1130) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_SEMAPHORE (line 1133) | pub const EFD_SEMAPHORE: ::c_int = 0x1; constant EFD_CLOEXEC (line 1134) | pub const EFD_CLOEXEC: ::c_int = O_CLOEXEC; constant EFD_NONBLOCK (line 1135) | pub const EFD_NONBLOCK: ::c_int = O_NONBLOCK; constant TFD_CLOEXEC (line 1138) | pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; constant TFD_NONBLOCK (line 1139) | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; constant TFD_TIMER_ABSTIME (line 1140) | pub const TFD_TIMER_ABSTIME: ::c_int = 1; constant TFD_TIMER_CANCEL_ON_SET (line 1141) | pub const TFD_TIMER_CANCEL_ON_SET: ::c_int = 2; constant USER_PROCESS (line 1143) | pub const USER_PROCESS: ::c_short = 7; constant _POSIX_VDISABLE (line 1145) | pub const _POSIX_VDISABLE: ::cc_t = 0; constant FALLOC_FL_KEEP_SIZE (line 1148) | pub const FALLOC_FL_KEEP_SIZE: ::c_int = 0x01; constant FALLOC_FL_PUNCH_HOLE (line 1149) | pub const FALLOC_FL_PUNCH_HOLE: ::c_int = 0x02; constant FALLOC_FL_NO_HIDE_STALE (line 1150) | pub const FALLOC_FL_NO_HIDE_STALE: ::c_int = 0x04; constant FALLOC_FL_COLLAPSE_RANGE (line 1151) | pub const FALLOC_FL_COLLAPSE_RANGE: ::c_int = 0x08; constant FALLOC_FL_ZERO_RANGE (line 1152) | pub const FALLOC_FL_ZERO_RANGE: ::c_int = 0x10; constant FALLOC_FL_INSERT_RANGE (line 1153) | pub const FALLOC_FL_INSERT_RANGE: ::c_int = 0x20; constant FALLOC_FL_UNSHARE_RANGE (line 1154) | pub const FALLOC_FL_UNSHARE_RANGE: ::c_int = 0x40; constant BUFSIZ (line 1156) | pub const BUFSIZ: ::c_uint = 1024; constant FILENAME_MAX (line 1157) | pub const FILENAME_MAX: ::c_uint = 4096; constant FOPEN_MAX (line 1158) | pub const FOPEN_MAX: ::c_uint = 20; constant POSIX_FADV_DONTNEED (line 1159) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 1160) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant L_tmpnam (line 1161) | pub const L_tmpnam: ::c_uint = 4096; constant TMP_MAX (line 1162) | pub const TMP_MAX: ::c_uint = 308915776; constant _PC_LINK_MAX (line 1163) | pub const _PC_LINK_MAX: ::c_int = 1; constant _PC_MAX_CANON (line 1164) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 1165) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 1166) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_PATH_MAX (line 1167) | pub const _PC_PATH_MAX: ::c_int = 5; constant _PC_PIPE_BUF (line 1168) | pub const _PC_PIPE_BUF: ::c_int = 6; constant _PC_2_SYMLINKS (line 1169) | pub const _PC_2_SYMLINKS: ::c_int = 7; constant _PC_ALLOC_SIZE_MIN (line 1170) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 8; constant _PC_REC_INCR_XFER_SIZE (line 1171) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 9; constant _PC_REC_MAX_XFER_SIZE (line 1172) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 10; constant _PC_REC_MIN_XFER_SIZE (line 1173) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 11; constant _PC_REC_XFER_ALIGN (line 1174) | pub const _PC_REC_XFER_ALIGN: ::c_int = 12; constant _PC_SYMLINK_MAX (line 1175) | pub const _PC_SYMLINK_MAX: ::c_int = 13; constant _PC_CHOWN_RESTRICTED (line 1176) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 14; constant _PC_NO_TRUNC (line 1177) | pub const _PC_NO_TRUNC: ::c_int = 15; constant _PC_VDISABLE (line 1178) | pub const _PC_VDISABLE: ::c_int = 16; constant _PC_ASYNC_IO (line 1179) | pub const _PC_ASYNC_IO: ::c_int = 17; constant _PC_PRIO_IO (line 1180) | pub const _PC_PRIO_IO: ::c_int = 18; constant _PC_SYNC_IO (line 1181) | pub const _PC_SYNC_IO: ::c_int = 19; constant FIONBIO (line 1183) | pub const FIONBIO: ::c_int = 0x5421; constant _SC_ARG_MAX (line 1185) | pub const _SC_ARG_MAX: ::c_int = 0x0000; constant _SC_BC_BASE_MAX (line 1186) | pub const _SC_BC_BASE_MAX: ::c_int = 0x0001; constant _SC_BC_DIM_MAX (line 1187) | pub const _SC_BC_DIM_MAX: ::c_int = 0x0002; constant _SC_BC_SCALE_MAX (line 1188) | pub const _SC_BC_SCALE_MAX: ::c_int = 0x0003; constant _SC_BC_STRING_MAX (line 1189) | pub const _SC_BC_STRING_MAX: ::c_int = 0x0004; constant _SC_CHILD_MAX (line 1190) | pub const _SC_CHILD_MAX: ::c_int = 0x0005; constant _SC_CLK_TCK (line 1191) | pub const _SC_CLK_TCK: ::c_int = 0x0006; constant _SC_COLL_WEIGHTS_MAX (line 1192) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 0x0007; constant _SC_EXPR_NEST_MAX (line 1193) | pub const _SC_EXPR_NEST_MAX: ::c_int = 0x0008; constant _SC_LINE_MAX (line 1194) | pub const _SC_LINE_MAX: ::c_int = 0x0009; constant _SC_NGROUPS_MAX (line 1195) | pub const _SC_NGROUPS_MAX: ::c_int = 0x000a; constant _SC_OPEN_MAX (line 1196) | pub const _SC_OPEN_MAX: ::c_int = 0x000b; constant _SC_PASS_MAX (line 1197) | pub const _SC_PASS_MAX: ::c_int = 0x000c; constant _SC_2_C_BIND (line 1198) | pub const _SC_2_C_BIND: ::c_int = 0x000d; constant _SC_2_C_DEV (line 1199) | pub const _SC_2_C_DEV: ::c_int = 0x000e; constant _SC_2_C_VERSION (line 1200) | pub const _SC_2_C_VERSION: ::c_int = 0x000f; constant _SC_2_CHAR_TERM (line 1201) | pub const _SC_2_CHAR_TERM: ::c_int = 0x0010; constant _SC_2_FORT_DEV (line 1202) | pub const _SC_2_FORT_DEV: ::c_int = 0x0011; constant _SC_2_FORT_RUN (line 1203) | pub const _SC_2_FORT_RUN: ::c_int = 0x0012; constant _SC_2_LOCALEDEF (line 1204) | pub const _SC_2_LOCALEDEF: ::c_int = 0x0013; constant _SC_2_SW_DEV (line 1205) | pub const _SC_2_SW_DEV: ::c_int = 0x0014; constant _SC_2_UPE (line 1206) | pub const _SC_2_UPE: ::c_int = 0x0015; constant _SC_2_VERSION (line 1207) | pub const _SC_2_VERSION: ::c_int = 0x0016; constant _SC_JOB_CONTROL (line 1208) | pub const _SC_JOB_CONTROL: ::c_int = 0x0017; constant _SC_SAVED_IDS (line 1209) | pub const _SC_SAVED_IDS: ::c_int = 0x0018; constant _SC_VERSION (line 1210) | pub const _SC_VERSION: ::c_int = 0x0019; constant _SC_RE_DUP_MAX (line 1211) | pub const _SC_RE_DUP_MAX: ::c_int = 0x001a; constant _SC_STREAM_MAX (line 1212) | pub const _SC_STREAM_MAX: ::c_int = 0x001b; constant _SC_TZNAME_MAX (line 1213) | pub const _SC_TZNAME_MAX: ::c_int = 0x001c; constant _SC_XOPEN_CRYPT (line 1214) | pub const _SC_XOPEN_CRYPT: ::c_int = 0x001d; constant _SC_XOPEN_ENH_I18N (line 1215) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 0x001e; constant _SC_XOPEN_SHM (line 1216) | pub const _SC_XOPEN_SHM: ::c_int = 0x001f; constant _SC_XOPEN_VERSION (line 1217) | pub const _SC_XOPEN_VERSION: ::c_int = 0x0020; constant _SC_XOPEN_XCU_VERSION (line 1218) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 0x0021; constant _SC_XOPEN_REALTIME (line 1219) | pub const _SC_XOPEN_REALTIME: ::c_int = 0x0022; constant _SC_XOPEN_REALTIME_THREADS (line 1220) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 0x0023; constant _SC_XOPEN_LEGACY (line 1221) | pub const _SC_XOPEN_LEGACY: ::c_int = 0x0024; constant _SC_ATEXIT_MAX (line 1222) | pub const _SC_ATEXIT_MAX: ::c_int = 0x0025; constant _SC_IOV_MAX (line 1223) | pub const _SC_IOV_MAX: ::c_int = 0x0026; constant _SC_UIO_MAXIOV (line 1224) | pub const _SC_UIO_MAXIOV: ::c_int = _SC_IOV_MAX; constant _SC_PAGESIZE (line 1225) | pub const _SC_PAGESIZE: ::c_int = 0x0027; constant _SC_PAGE_SIZE (line 1226) | pub const _SC_PAGE_SIZE: ::c_int = 0x0028; constant _SC_XOPEN_UNIX (line 1227) | pub const _SC_XOPEN_UNIX: ::c_int = 0x0029; constant _SC_XBS5_ILP32_OFF32 (line 1228) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 0x002a; constant _SC_XBS5_ILP32_OFFBIG (line 1229) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 0x002b; constant _SC_XBS5_LP64_OFF64 (line 1230) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 0x002c; constant _SC_XBS5_LPBIG_OFFBIG (line 1231) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 0x002d; constant _SC_AIO_LISTIO_MAX (line 1232) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 0x002e; constant _SC_AIO_MAX (line 1233) | pub const _SC_AIO_MAX: ::c_int = 0x002f; constant _SC_AIO_PRIO_DELTA_MAX (line 1234) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 0x0030; constant _SC_DELAYTIMER_MAX (line 1235) | pub const _SC_DELAYTIMER_MAX: ::c_int = 0x0031; constant _SC_MQ_OPEN_MAX (line 1236) | pub const _SC_MQ_OPEN_MAX: ::c_int = 0x0032; constant _SC_MQ_PRIO_MAX (line 1237) | pub const _SC_MQ_PRIO_MAX: ::c_int = 0x0033; constant _SC_RTSIG_MAX (line 1238) | pub const _SC_RTSIG_MAX: ::c_int = 0x0034; constant _SC_SEM_NSEMS_MAX (line 1239) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 0x0035; constant _SC_SEM_VALUE_MAX (line 1240) | pub const _SC_SEM_VALUE_MAX: ::c_int = 0x0036; constant _SC_SIGQUEUE_MAX (line 1241) | pub const _SC_SIGQUEUE_MAX: ::c_int = 0x0037; constant _SC_TIMER_MAX (line 1242) | pub const _SC_TIMER_MAX: ::c_int = 0x0038; constant _SC_ASYNCHRONOUS_IO (line 1243) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 0x0039; constant _SC_FSYNC (line 1244) | pub const _SC_FSYNC: ::c_int = 0x003a; constant _SC_MAPPED_FILES (line 1245) | pub const _SC_MAPPED_FILES: ::c_int = 0x003b; constant _SC_MEMLOCK (line 1246) | pub const _SC_MEMLOCK: ::c_int = 0x003c; constant _SC_MEMLOCK_RANGE (line 1247) | pub const _SC_MEMLOCK_RANGE: ::c_int = 0x003d; constant _SC_MEMORY_PROTECTION (line 1248) | pub const _SC_MEMORY_PROTECTION: ::c_int = 0x003e; constant _SC_MESSAGE_PASSING (line 1249) | pub const _SC_MESSAGE_PASSING: ::c_int = 0x003f; constant _SC_PRIORITIZED_IO (line 1250) | pub const _SC_PRIORITIZED_IO: ::c_int = 0x0040; constant _SC_PRIORITY_SCHEDULING (line 1251) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 0x0041; constant _SC_REALTIME_SIGNALS (line 1252) | pub const _SC_REALTIME_SIGNALS: ::c_int = 0x0042; constant _SC_SEMAPHORES (line 1253) | pub const _SC_SEMAPHORES: ::c_int = 0x0043; constant _SC_SHARED_MEMORY_OBJECTS (line 1254) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 0x0044; constant _SC_SYNCHRONIZED_IO (line 1255) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 0x0045; constant _SC_TIMERS (line 1256) | pub const _SC_TIMERS: ::c_int = 0x0046; constant _SC_GETGR_R_SIZE_MAX (line 1257) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 0x0047; constant _SC_GETPW_R_SIZE_MAX (line 1258) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 0x0048; constant _SC_LOGIN_NAME_MAX (line 1259) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 0x0049; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 1260) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 0x004a; constant _SC_THREAD_KEYS_MAX (line 1261) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 0x004b; constant _SC_THREAD_STACK_MIN (line 1262) | pub const _SC_THREAD_STACK_MIN: ::c_int = 0x004c; constant _SC_THREAD_THREADS_MAX (line 1263) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 0x004d; constant _SC_TTY_NAME_MAX (line 1264) | pub const _SC_TTY_NAME_MAX: ::c_int = 0x004e; constant _SC_THREADS (line 1265) | pub const _SC_THREADS: ::c_int = 0x004f; constant _SC_THREAD_ATTR_STACKADDR (line 1266) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 0x0050; constant _SC_THREAD_ATTR_STACKSIZE (line 1267) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 0x0051; constant _SC_THREAD_PRIORITY_SCHEDULING (line 1268) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 0x0052; constant _SC_THREAD_PRIO_INHERIT (line 1269) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 0x0053; constant _SC_THREAD_PRIO_PROTECT (line 1270) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 0x0054; constant _SC_THREAD_SAFE_FUNCTIONS (line 1271) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 0x0055; constant _SC_NPROCESSORS_CONF (line 1272) | pub const _SC_NPROCESSORS_CONF: ::c_int = 0x0060; constant _SC_NPROCESSORS_ONLN (line 1273) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 0x0061; constant _SC_PHYS_PAGES (line 1274) | pub const _SC_PHYS_PAGES: ::c_int = 0x0062; constant _SC_AVPHYS_PAGES (line 1275) | pub const _SC_AVPHYS_PAGES: ::c_int = 0x0063; constant _SC_MONOTONIC_CLOCK (line 1276) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 0x0064; constant _SC_2_PBS (line 1277) | pub const _SC_2_PBS: ::c_int = 0x0065; constant _SC_2_PBS_ACCOUNTING (line 1278) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 0x0066; constant _SC_2_PBS_CHECKPOINT (line 1279) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 0x0067; constant _SC_2_PBS_LOCATE (line 1280) | pub const _SC_2_PBS_LOCATE: ::c_int = 0x0068; constant _SC_2_PBS_MESSAGE (line 1281) | pub const _SC_2_PBS_MESSAGE: ::c_int = 0x0069; constant _SC_2_PBS_TRACK (line 1282) | pub const _SC_2_PBS_TRACK: ::c_int = 0x006a; constant _SC_ADVISORY_INFO (line 1283) | pub const _SC_ADVISORY_INFO: ::c_int = 0x006b; constant _SC_BARRIERS (line 1284) | pub const _SC_BARRIERS: ::c_int = 0x006c; constant _SC_CLOCK_SELECTION (line 1285) | pub const _SC_CLOCK_SELECTION: ::c_int = 0x006d; constant _SC_CPUTIME (line 1286) | pub const _SC_CPUTIME: ::c_int = 0x006e; constant _SC_HOST_NAME_MAX (line 1287) | pub const _SC_HOST_NAME_MAX: ::c_int = 0x006f; constant _SC_IPV6 (line 1288) | pub const _SC_IPV6: ::c_int = 0x0070; constant _SC_RAW_SOCKETS (line 1289) | pub const _SC_RAW_SOCKETS: ::c_int = 0x0071; constant _SC_READER_WRITER_LOCKS (line 1290) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 0x0072; constant _SC_REGEXP (line 1291) | pub const _SC_REGEXP: ::c_int = 0x0073; constant _SC_SHELL (line 1292) | pub const _SC_SHELL: ::c_int = 0x0074; constant _SC_SPAWN (line 1293) | pub const _SC_SPAWN: ::c_int = 0x0075; constant _SC_SPIN_LOCKS (line 1294) | pub const _SC_SPIN_LOCKS: ::c_int = 0x0076; constant _SC_SPORADIC_SERVER (line 1295) | pub const _SC_SPORADIC_SERVER: ::c_int = 0x0077; constant _SC_SS_REPL_MAX (line 1296) | pub const _SC_SS_REPL_MAX: ::c_int = 0x0078; constant _SC_SYMLOOP_MAX (line 1297) | pub const _SC_SYMLOOP_MAX: ::c_int = 0x0079; constant _SC_THREAD_CPUTIME (line 1298) | pub const _SC_THREAD_CPUTIME: ::c_int = 0x007a; constant _SC_THREAD_PROCESS_SHARED (line 1299) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 0x007b; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 1300) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 0x007c; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 1301) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 0x007d; constant _SC_THREAD_SPORADIC_SERVER (line 1302) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 0x007e; constant _SC_TIMEOUTS (line 1303) | pub const _SC_TIMEOUTS: ::c_int = 0x007f; constant _SC_TRACE (line 1304) | pub const _SC_TRACE: ::c_int = 0x0080; constant _SC_TRACE_EVENT_FILTER (line 1305) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 0x0081; constant _SC_TRACE_EVENT_NAME_MAX (line 1306) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 0x0082; constant _SC_TRACE_INHERIT (line 1307) | pub const _SC_TRACE_INHERIT: ::c_int = 0x0083; constant _SC_TRACE_LOG (line 1308) | pub const _SC_TRACE_LOG: ::c_int = 0x0084; constant _SC_TRACE_NAME_MAX (line 1309) | pub const _SC_TRACE_NAME_MAX: ::c_int = 0x0085; constant _SC_TRACE_SYS_MAX (line 1310) | pub const _SC_TRACE_SYS_MAX: ::c_int = 0x0086; constant _SC_TRACE_USER_EVENT_MAX (line 1311) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 0x0087; constant _SC_TYPED_MEMORY_OBJECTS (line 1312) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 0x0088; constant _SC_V7_ILP32_OFF32 (line 1313) | pub const _SC_V7_ILP32_OFF32: ::c_int = 0x0089; constant _SC_V7_ILP32_OFFBIG (line 1314) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 0x008a; constant _SC_V7_LP64_OFF64 (line 1315) | pub const _SC_V7_LP64_OFF64: ::c_int = 0x008b; constant _SC_V7_LPBIG_OFFBIG (line 1316) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 0x008c; constant _SC_XOPEN_STREAMS (line 1317) | pub const _SC_XOPEN_STREAMS: ::c_int = 0x008d; constant _SC_XOPEN_UUCP (line 1318) | pub const _SC_XOPEN_UUCP: ::c_int = 0x008e; constant _SC_LEVEL1_ICACHE_SIZE (line 1319) | pub const _SC_LEVEL1_ICACHE_SIZE: ::c_int = 0x008f; constant _SC_LEVEL1_ICACHE_ASSOC (line 1320) | pub const _SC_LEVEL1_ICACHE_ASSOC: ::c_int = 0x0090; constant _SC_LEVEL1_ICACHE_LINESIZE (line 1321) | pub const _SC_LEVEL1_ICACHE_LINESIZE: ::c_int = 0x0091; constant _SC_LEVEL1_DCACHE_SIZE (line 1322) | pub const _SC_LEVEL1_DCACHE_SIZE: ::c_int = 0x0092; constant _SC_LEVEL1_DCACHE_ASSOC (line 1323) | pub const _SC_LEVEL1_DCACHE_ASSOC: ::c_int = 0x0093; constant _SC_LEVEL1_DCACHE_LINESIZE (line 1324) | pub const _SC_LEVEL1_DCACHE_LINESIZE: ::c_int = 0x0094; constant _SC_LEVEL2_CACHE_SIZE (line 1325) | pub const _SC_LEVEL2_CACHE_SIZE: ::c_int = 0x0095; constant _SC_LEVEL2_CACHE_ASSOC (line 1326) | pub const _SC_LEVEL2_CACHE_ASSOC: ::c_int = 0x0096; constant _SC_LEVEL2_CACHE_LINESIZE (line 1327) | pub const _SC_LEVEL2_CACHE_LINESIZE: ::c_int = 0x0097; constant _SC_LEVEL3_CACHE_SIZE (line 1328) | pub const _SC_LEVEL3_CACHE_SIZE: ::c_int = 0x0098; constant _SC_LEVEL3_CACHE_ASSOC (line 1329) | pub const _SC_LEVEL3_CACHE_ASSOC: ::c_int = 0x0099; constant _SC_LEVEL3_CACHE_LINESIZE (line 1330) | pub const _SC_LEVEL3_CACHE_LINESIZE: ::c_int = 0x009a; constant _SC_LEVEL4_CACHE_SIZE (line 1331) | pub const _SC_LEVEL4_CACHE_SIZE: ::c_int = 0x009b; constant _SC_LEVEL4_CACHE_ASSOC (line 1332) | pub const _SC_LEVEL4_CACHE_ASSOC: ::c_int = 0x009c; constant _SC_LEVEL4_CACHE_LINESIZE (line 1333) | pub const _SC_LEVEL4_CACHE_LINESIZE: ::c_int = 0x009d; constant F_LOCK (line 1335) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 1336) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 1337) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 1338) | pub const F_ULOCK: ::c_int = 0; constant F_SEAL_FUTURE_WRITE (line 1340) | pub const F_SEAL_FUTURE_WRITE: ::c_int = 0x0010; constant IFF_LOWER_UP (line 1342) | pub const IFF_LOWER_UP: ::c_int = 0x10000; constant IFF_DORMANT (line 1343) | pub const IFF_DORMANT: ::c_int = 0x20000; constant IFF_ECHO (line 1344) | pub const IFF_ECHO: ::c_int = 0x40000; constant PTHREAD_MUTEX_NORMAL (line 1346) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_RECURSIVE (line 1347) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 1; constant PTHREAD_MUTEX_ERRORCHECK (line 1348) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 1349) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant PTHREAD_EXPLICIT_SCHED (line 1351) | pub const PTHREAD_EXPLICIT_SCHED: ::c_int = 0; constant PTHREAD_INHERIT_SCHED (line 1352) | pub const PTHREAD_INHERIT_SCHED: ::c_int = 1; constant RENAME_NOREPLACE (line 1355) | pub const RENAME_NOREPLACE: ::c_int = 1; constant RENAME_EXCHANGE (line 1356) | pub const RENAME_EXCHANGE: ::c_int = 2; constant RENAME_WHITEOUT (line 1357) | pub const RENAME_WHITEOUT: ::c_int = 4; constant FIOCLEX (line 1359) | pub const FIOCLEX: ::c_int = 0x5451; constant FIONCLEX (line 1360) | pub const FIONCLEX: ::c_int = 0x5450; constant SIGCHLD (line 1362) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 1363) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 1364) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 1365) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 1366) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 1367) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 1368) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 1369) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 1370) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 1371) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 1372) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 1374) | pub const SIGUNUSED: ::c_int = 31; constant SIGTTIN (line 1375) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 1376) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 1377) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 1378) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 1379) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 1380) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 1381) | pub const SIGWINCH: ::c_int = 28; constant SIGPOLL (line 1382) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 1383) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 1384) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 1385) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 1386) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant RUSAGE_CHILDREN (line 1388) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant LC_PAPER (line 1390) | pub const LC_PAPER: ::c_int = 7; constant LC_NAME (line 1391) | pub const LC_NAME: ::c_int = 8; constant LC_ADDRESS (line 1392) | pub const LC_ADDRESS: ::c_int = 9; constant LC_TELEPHONE (line 1393) | pub const LC_TELEPHONE: ::c_int = 10; constant LC_MEASUREMENT (line 1394) | pub const LC_MEASUREMENT: ::c_int = 11; constant LC_IDENTIFICATION (line 1395) | pub const LC_IDENTIFICATION: ::c_int = 12; constant LC_PAPER_MASK (line 1396) | pub const LC_PAPER_MASK: ::c_int = 1 << LC_PAPER; constant LC_NAME_MASK (line 1397) | pub const LC_NAME_MASK: ::c_int = 1 << LC_NAME; constant LC_ADDRESS_MASK (line 1398) | pub const LC_ADDRESS_MASK: ::c_int = 1 << LC_ADDRESS; constant LC_TELEPHONE_MASK (line 1399) | pub const LC_TELEPHONE_MASK: ::c_int = 1 << LC_TELEPHONE; constant LC_MEASUREMENT_MASK (line 1400) | pub const LC_MEASUREMENT_MASK: ::c_int = 1 << LC_MEASUREMENT; constant LC_IDENTIFICATION_MASK (line 1401) | pub const LC_IDENTIFICATION_MASK: ::c_int = 1 << LC_IDENTIFICATION; constant LC_ALL_MASK (line 1402) | pub const LC_ALL_MASK: ::c_int = ::LC_CTYPE_MASK constant MAP_ANON (line 1415) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 1416) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 1417) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 1418) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 1419) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 1420) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 1421) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 1422) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 1423) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 1424) | pub const MAP_STACK: ::c_int = 0x020000; constant EDEADLK (line 1426) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 1427) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 1428) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 1429) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 1430) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 1431) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 1432) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 1433) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 1434) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 1435) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 1436) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 1437) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 1438) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 1439) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 1440) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 1441) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 1442) | pub const EBADE: ::c_int = 52; constant EBADR (line 1443) | pub const EBADR: ::c_int = 53; constant EXFULL (line 1444) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 1445) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 1446) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 1447) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 1449) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 1450) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 1451) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 1452) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 1453) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 1454) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 1455) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 1456) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 1457) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 1458) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 1459) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 1460) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 1461) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 1462) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 1463) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 1464) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 1465) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 1466) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 1467) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 1468) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 1469) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 1470) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 1471) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 1472) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 1473) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 1474) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 1475) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 1476) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 1477) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 1478) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 1479) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 1480) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 1481) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 1482) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 1483) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 1484) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 1485) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 1486) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 1487) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 1488) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 1489) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 1490) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 1491) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 1492) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 1493) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 1494) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 1495) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 1496) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 1497) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 1498) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 1499) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 1500) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 1501) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 1502) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 1503) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 1504) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 1505) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 1506) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 1507) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 1508) | pub const ENOTRECOVERABLE: ::c_int = 131; constant SOCK_STREAM (line 1510) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 1511) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_SEQPACKET (line 1512) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOCK_DCCP (line 1513) | pub const SOCK_DCCP: ::c_int = 6; constant SOCK_PACKET (line 1514) | pub const SOCK_PACKET: ::c_int = 10; constant IPPROTO_MAX (line 1516) | pub const IPPROTO_MAX: ::c_int = 256; constant SOL_SOCKET (line 1518) | pub const SOL_SOCKET: ::c_int = 1; constant SOL_SCTP (line 1519) | pub const SOL_SCTP: ::c_int = 132; constant SOL_IPX (line 1520) | pub const SOL_IPX: ::c_int = 256; constant SOL_AX25 (line 1521) | pub const SOL_AX25: ::c_int = 257; constant SOL_ATALK (line 1522) | pub const SOL_ATALK: ::c_int = 258; constant SOL_NETROM (line 1523) | pub const SOL_NETROM: ::c_int = 259; constant SOL_ROSE (line 1524) | pub const SOL_ROSE: ::c_int = 260; constant DCCP_SOCKOPT_PACKET_SIZE (line 1527) | pub const DCCP_SOCKOPT_PACKET_SIZE: ::c_int = 1; constant DCCP_SOCKOPT_SERVICE (line 1528) | pub const DCCP_SOCKOPT_SERVICE: ::c_int = 2; constant DCCP_SOCKOPT_CHANGE_L (line 1529) | pub const DCCP_SOCKOPT_CHANGE_L: ::c_int = 3; constant DCCP_SOCKOPT_CHANGE_R (line 1530) | pub const DCCP_SOCKOPT_CHANGE_R: ::c_int = 4; constant DCCP_SOCKOPT_GET_CUR_MPS (line 1531) | pub const DCCP_SOCKOPT_GET_CUR_MPS: ::c_int = 5; constant DCCP_SOCKOPT_SERVER_TIMEWAIT (line 1532) | pub const DCCP_SOCKOPT_SERVER_TIMEWAIT: ::c_int = 6; constant DCCP_SOCKOPT_SEND_CSCOV (line 1533) | pub const DCCP_SOCKOPT_SEND_CSCOV: ::c_int = 10; constant DCCP_SOCKOPT_RECV_CSCOV (line 1534) | pub const DCCP_SOCKOPT_RECV_CSCOV: ::c_int = 11; constant DCCP_SOCKOPT_AVAILABLE_CCIDS (line 1535) | pub const DCCP_SOCKOPT_AVAILABLE_CCIDS: ::c_int = 12; constant DCCP_SOCKOPT_CCID (line 1536) | pub const DCCP_SOCKOPT_CCID: ::c_int = 13; constant DCCP_SOCKOPT_TX_CCID (line 1537) | pub const DCCP_SOCKOPT_TX_CCID: ::c_int = 14; constant DCCP_SOCKOPT_RX_CCID (line 1538) | pub const DCCP_SOCKOPT_RX_CCID: ::c_int = 15; constant DCCP_SOCKOPT_QPOLICY_ID (line 1539) | pub const DCCP_SOCKOPT_QPOLICY_ID: ::c_int = 16; constant DCCP_SOCKOPT_QPOLICY_TXQLEN (line 1540) | pub const DCCP_SOCKOPT_QPOLICY_TXQLEN: ::c_int = 17; constant DCCP_SOCKOPT_CCID_RX_INFO (line 1541) | pub const DCCP_SOCKOPT_CCID_RX_INFO: ::c_int = 128; constant DCCP_SOCKOPT_CCID_TX_INFO (line 1542) | pub const DCCP_SOCKOPT_CCID_TX_INFO: ::c_int = 192; constant DCCP_SERVICE_LIST_MAX_LEN (line 1545) | pub const DCCP_SERVICE_LIST_MAX_LEN: ::c_int = 32; constant SO_REUSEADDR (line 1547) | pub const SO_REUSEADDR: ::c_int = 2; constant SO_TYPE (line 1548) | pub const SO_TYPE: ::c_int = 3; constant SO_ERROR (line 1549) | pub const SO_ERROR: ::c_int = 4; constant SO_DONTROUTE (line 1550) | pub const SO_DONTROUTE: ::c_int = 5; constant SO_BROADCAST (line 1551) | pub const SO_BROADCAST: ::c_int = 6; constant SO_SNDBUF (line 1552) | pub const SO_SNDBUF: ::c_int = 7; constant SO_RCVBUF (line 1553) | pub const SO_RCVBUF: ::c_int = 8; constant SO_KEEPALIVE (line 1554) | pub const SO_KEEPALIVE: ::c_int = 9; constant SO_OOBINLINE (line 1555) | pub const SO_OOBINLINE: ::c_int = 10; constant SO_PRIORITY (line 1556) | pub const SO_PRIORITY: ::c_int = 12; constant SO_LINGER (line 1557) | pub const SO_LINGER: ::c_int = 13; constant SO_BSDCOMPAT (line 1558) | pub const SO_BSDCOMPAT: ::c_int = 14; constant SO_REUSEPORT (line 1559) | pub const SO_REUSEPORT: ::c_int = 15; constant SO_PASSCRED (line 1560) | pub const SO_PASSCRED: ::c_int = 16; constant SO_PEERCRED (line 1561) | pub const SO_PEERCRED: ::c_int = 17; constant SO_RCVLOWAT (line 1562) | pub const SO_RCVLOWAT: ::c_int = 18; constant SO_SNDLOWAT (line 1563) | pub const SO_SNDLOWAT: ::c_int = 19; constant SO_RCVTIMEO (line 1564) | pub const SO_RCVTIMEO: ::c_int = 20; constant SO_SNDTIMEO (line 1565) | pub const SO_SNDTIMEO: ::c_int = 21; constant SO_BINDTODEVICE (line 1566) | pub const SO_BINDTODEVICE: ::c_int = 25; constant SO_ATTACH_FILTER (line 1567) | pub const SO_ATTACH_FILTER: ::c_int = 26; constant SO_DETACH_FILTER (line 1568) | pub const SO_DETACH_FILTER: ::c_int = 27; constant SO_GET_FILTER (line 1569) | pub const SO_GET_FILTER: ::c_int = SO_ATTACH_FILTER; constant SO_TIMESTAMP (line 1570) | pub const SO_TIMESTAMP: ::c_int = 29; constant SO_ACCEPTCONN (line 1571) | pub const SO_ACCEPTCONN: ::c_int = 30; constant SO_PEERSEC (line 1572) | pub const SO_PEERSEC: ::c_int = 31; constant SO_SNDBUFFORCE (line 1573) | pub const SO_SNDBUFFORCE: ::c_int = 32; constant SO_RCVBUFFORCE (line 1574) | pub const SO_RCVBUFFORCE: ::c_int = 33; constant SO_PASSSEC (line 1575) | pub const SO_PASSSEC: ::c_int = 34; constant SO_TIMESTAMPNS (line 1576) | pub const SO_TIMESTAMPNS: ::c_int = 35; constant SO_MARK (line 1578) | pub const SO_MARK: ::c_int = 36; constant SO_TIMESTAMPING (line 1579) | pub const SO_TIMESTAMPING: ::c_int = 37; constant SO_PROTOCOL (line 1581) | pub const SO_PROTOCOL: ::c_int = 38; constant SO_DOMAIN (line 1582) | pub const SO_DOMAIN: ::c_int = 39; constant SO_RXQ_OVFL (line 1583) | pub const SO_RXQ_OVFL: ::c_int = 40; constant SO_PEEK_OFF (line 1584) | pub const SO_PEEK_OFF: ::c_int = 42; constant SO_BUSY_POLL (line 1585) | pub const SO_BUSY_POLL: ::c_int = 46; constant SCM_TIMESTAMPING_OPT_STATS (line 1586) | pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54; constant SCM_TIMESTAMPING_PKTINFO (line 1587) | pub const SCM_TIMESTAMPING_PKTINFO: ::c_int = 58; constant SO_TIMESTAMP_NEW (line 1588) | pub const SO_TIMESTAMP_NEW: ::c_int = 63; constant SO_TIMESTAMPNS_NEW (line 1589) | pub const SO_TIMESTAMPNS_NEW: ::c_int = 64; constant SO_TIMESTAMPING_NEW (line 1590) | pub const SO_TIMESTAMPING_NEW: ::c_int = 65; constant SCM_TIMESTAMPNS (line 1594) | pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant SCM_TIMESTAMPING (line 1595) | pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; constant IPTOS_ECN_NOTECT (line 1597) | pub const IPTOS_ECN_NOTECT: u8 = 0x00; constant O_ACCMODE (line 1599) | pub const O_ACCMODE: ::c_int = 3; constant O_APPEND (line 1600) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 1601) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 1602) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 1603) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 1604) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 1605) | pub const O_SYNC: ::c_int = 0x101000; constant O_ASYNC (line 1606) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 1607) | pub const O_NDELAY: ::c_int = 0x800; constant O_DSYNC (line 1608) | pub const O_DSYNC: ::c_int = 4096; constant O_RSYNC (line 1609) | pub const O_RSYNC: ::c_int = O_SYNC; constant NI_MAXHOST (line 1611) | pub const NI_MAXHOST: ::size_t = 1025; constant NI_MAXSERV (line 1612) | pub const NI_MAXSERV: ::size_t = 32; constant NI_NOFQDN (line 1614) | pub const NI_NOFQDN: ::c_int = 0x00000001; constant NI_NUMERICHOST (line 1615) | pub const NI_NUMERICHOST: ::c_int = 0x00000002; constant NI_NAMEREQD (line 1616) | pub const NI_NAMEREQD: ::c_int = 0x00000004; constant NI_NUMERICSERV (line 1617) | pub const NI_NUMERICSERV: ::c_int = 0x00000008; constant NI_DGRAM (line 1618) | pub const NI_DGRAM: ::c_int = 0x00000010; constant NCCS (line 1620) | pub const NCCS: usize = 19; constant TCSBRKP (line 1621) | pub const TCSBRKP: ::c_int = 0x5425; constant TCSANOW (line 1622) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 1623) | pub const TCSADRAIN: ::c_int = 0x1; constant TCSAFLUSH (line 1624) | pub const TCSAFLUSH: ::c_int = 0x2; constant VEOF (line 1625) | pub const VEOF: usize = 4; constant VEOL (line 1626) | pub const VEOL: usize = 11; constant VEOL2 (line 1627) | pub const VEOL2: usize = 16; constant VMIN (line 1628) | pub const VMIN: usize = 6; constant IEXTEN (line 1629) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 1630) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 1631) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 1632) | pub const EXTPROC: ::tcflag_t = 0o200000; constant MAP_HUGETLB (line 1634) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant PTRACE_TRACEME (line 1636) | pub const PTRACE_TRACEME: ::c_int = 0; constant PTRACE_PEEKTEXT (line 1637) | pub const PTRACE_PEEKTEXT: ::c_int = 1; constant PTRACE_PEEKDATA (line 1638) | pub const PTRACE_PEEKDATA: ::c_int = 2; constant PTRACE_PEEKUSER (line 1639) | pub const PTRACE_PEEKUSER: ::c_int = 3; constant PTRACE_POKETEXT (line 1640) | pub const PTRACE_POKETEXT: ::c_int = 4; constant PTRACE_POKEDATA (line 1641) | pub const PTRACE_POKEDATA: ::c_int = 5; constant PTRACE_POKEUSER (line 1642) | pub const PTRACE_POKEUSER: ::c_int = 6; constant PTRACE_CONT (line 1643) | pub const PTRACE_CONT: ::c_int = 7; constant PTRACE_KILL (line 1644) | pub const PTRACE_KILL: ::c_int = 8; constant PTRACE_SINGLESTEP (line 1645) | pub const PTRACE_SINGLESTEP: ::c_int = 9; constant PTRACE_GETREGS (line 1646) | pub const PTRACE_GETREGS: ::c_int = 12; constant PTRACE_SETREGS (line 1647) | pub const PTRACE_SETREGS: ::c_int = 13; constant PTRACE_ATTACH (line 1648) | pub const PTRACE_ATTACH: ::c_int = 16; constant PTRACE_DETACH (line 1649) | pub const PTRACE_DETACH: ::c_int = 17; constant PTRACE_SYSCALL (line 1650) | pub const PTRACE_SYSCALL: ::c_int = 24; constant PTRACE_SETOPTIONS (line 1651) | pub const PTRACE_SETOPTIONS: ::c_int = 0x4200; constant PTRACE_GETEVENTMSG (line 1652) | pub const PTRACE_GETEVENTMSG: ::c_int = 0x4201; constant PTRACE_GETSIGINFO (line 1653) | pub const PTRACE_GETSIGINFO: ::c_int = 0x4202; constant PTRACE_SETSIGINFO (line 1654) | pub const PTRACE_SETSIGINFO: ::c_int = 0x4203; constant PTRACE_GETREGSET (line 1655) | pub const PTRACE_GETREGSET: ::c_int = 0x4204; constant PTRACE_SETREGSET (line 1656) | pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant PTRACE_SECCOMP_GET_METADATA (line 1657) | pub const PTRACE_SECCOMP_GET_METADATA: ::c_int = 0x420d; constant PTRACE_EVENT_STOP (line 1659) | pub const PTRACE_EVENT_STOP: ::c_int = 128; constant F_GETLK (line 1661) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 1662) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 1663) | pub const F_SETOWN: ::c_int = 8; constant F_SETLK (line 1664) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 1665) | pub const F_SETLKW: ::c_int = 7; constant F_RDLCK (line 1666) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 1667) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 1668) | pub const F_UNLCK: ::c_int = 2; constant F_OFD_GETLK (line 1669) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 1670) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 1671) | pub const F_OFD_SETLKW: ::c_int = 38; constant RLIMIT_CPU (line 1673) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 1674) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 1675) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 1676) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 1677) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_RSS (line 1678) | pub const RLIMIT_RSS: ::c_int = 5; constant RLIMIT_NPROC (line 1679) | pub const RLIMIT_NPROC: ::c_int = 6; constant RLIMIT_NOFILE (line 1680) | pub const RLIMIT_NOFILE: ::c_int = 7; constant RLIMIT_MEMLOCK (line 1681) | pub const RLIMIT_MEMLOCK: ::c_int = 8; constant RLIMIT_AS (line 1682) | pub const RLIMIT_AS: ::c_int = 9; constant RLIMIT_LOCKS (line 1683) | pub const RLIMIT_LOCKS: ::c_int = 10; constant RLIMIT_SIGPENDING (line 1684) | pub const RLIMIT_SIGPENDING: ::c_int = 11; constant RLIMIT_MSGQUEUE (line 1685) | pub const RLIMIT_MSGQUEUE: ::c_int = 12; constant RLIMIT_NICE (line 1686) | pub const RLIMIT_NICE: ::c_int = 13; constant RLIMIT_RTPRIO (line 1687) | pub const RLIMIT_RTPRIO: ::c_int = 14; constant RLIM_NLIMITS (line 1690) | pub const RLIM_NLIMITS: ::c_int = 16; constant RLIM_INFINITY (line 1691) | pub const RLIM_INFINITY: ::rlim_t = !0; constant TCGETS (line 1693) | pub const TCGETS: ::c_int = 0x5401; constant TCSETS (line 1694) | pub const TCSETS: ::c_int = 0x5402; constant TCSETSW (line 1695) | pub const TCSETSW: ::c_int = 0x5403; constant TCSETSF (line 1696) | pub const TCSETSF: ::c_int = 0x5404; constant TCGETS2 (line 1697) | pub const TCGETS2: ::c_int = 0x802c542a; constant TCSETS2 (line 1698) | pub const TCSETS2: ::c_int = 0x402c542b; constant TCSETSW2 (line 1699) | pub const TCSETSW2: ::c_int = 0x402c542c; constant TCSETSF2 (line 1700) | pub const TCSETSF2: ::c_int = 0x402c542d; constant TCGETA (line 1701) | pub const TCGETA: ::c_int = 0x5405; constant TCSETA (line 1702) | pub const TCSETA: ::c_int = 0x5406; constant TCSETAW (line 1703) | pub const TCSETAW: ::c_int = 0x5407; constant TCSETAF (line 1704) | pub const TCSETAF: ::c_int = 0x5408; constant TCSBRK (line 1705) | pub const TCSBRK: ::c_int = 0x5409; constant TCXONC (line 1706) | pub const TCXONC: ::c_int = 0x540A; constant TCFLSH (line 1707) | pub const TCFLSH: ::c_int = 0x540B; constant TIOCGSOFTCAR (line 1708) | pub const TIOCGSOFTCAR: ::c_int = 0x5419; constant TIOCSSOFTCAR (line 1709) | pub const TIOCSSOFTCAR: ::c_int = 0x541A; constant TIOCINQ (line 1710) | pub const TIOCINQ: ::c_int = 0x541B; constant TIOCLINUX (line 1711) | pub const TIOCLINUX: ::c_int = 0x541C; constant TIOCGSERIAL (line 1712) | pub const TIOCGSERIAL: ::c_int = 0x541E; constant TIOCEXCL (line 1713) | pub const TIOCEXCL: ::c_int = 0x540C; constant TIOCNXCL (line 1714) | pub const TIOCNXCL: ::c_int = 0x540D; constant TIOCSCTTY (line 1715) | pub const TIOCSCTTY: ::c_int = 0x540E; constant TIOCGPGRP (line 1716) | pub const TIOCGPGRP: ::c_int = 0x540F; constant TIOCSPGRP (line 1717) | pub const TIOCSPGRP: ::c_int = 0x5410; constant TIOCOUTQ (line 1718) | pub const TIOCOUTQ: ::c_int = 0x5411; constant TIOCSTI (line 1719) | pub const TIOCSTI: ::c_int = 0x5412; constant TIOCGWINSZ (line 1720) | pub const TIOCGWINSZ: ::c_int = 0x5413; constant TIOCSWINSZ (line 1721) | pub const TIOCSWINSZ: ::c_int = 0x5414; constant TIOCMGET (line 1722) | pub const TIOCMGET: ::c_int = 0x5415; constant TIOCMBIS (line 1723) | pub const TIOCMBIS: ::c_int = 0x5416; constant TIOCMBIC (line 1724) | pub const TIOCMBIC: ::c_int = 0x5417; constant TIOCMSET (line 1725) | pub const TIOCMSET: ::c_int = 0x5418; constant FIONREAD (line 1726) | pub const FIONREAD: ::c_int = 0x541B; constant TIOCCONS (line 1727) | pub const TIOCCONS: ::c_int = 0x541D; constant TIOCSBRK (line 1728) | pub const TIOCSBRK: ::c_int = 0x5427; constant TIOCCBRK (line 1729) | pub const TIOCCBRK: ::c_int = 0x5428; constant ST_RDONLY (line 1748) | pub const ST_RDONLY: ::c_ulong = 1; constant ST_NOSUID (line 1749) | pub const ST_NOSUID: ::c_ulong = 2; constant ST_NODEV (line 1750) | pub const ST_NODEV: ::c_ulong = 4; constant ST_NOEXEC (line 1751) | pub const ST_NOEXEC: ::c_ulong = 8; constant ST_SYNCHRONOUS (line 1752) | pub const ST_SYNCHRONOUS: ::c_ulong = 16; constant ST_MANDLOCK (line 1753) | pub const ST_MANDLOCK: ::c_ulong = 64; constant ST_NOATIME (line 1754) | pub const ST_NOATIME: ::c_ulong = 1024; constant ST_NODIRATIME (line 1755) | pub const ST_NODIRATIME: ::c_ulong = 2048; constant ST_RELATIME (line 1756) | pub const ST_RELATIME: ::c_ulong = 4096; constant RTLD_NOLOAD (line 1758) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant SEM_FAILED (line 1760) | pub const SEM_FAILED: *mut sem_t = 0 as *mut sem_t; constant AI_PASSIVE (line 1762) | pub const AI_PASSIVE: ::c_int = 0x00000001; constant AI_CANONNAME (line 1763) | pub const AI_CANONNAME: ::c_int = 0x00000002; constant AI_NUMERICHOST (line 1764) | pub const AI_NUMERICHOST: ::c_int = 0x00000004; constant AI_NUMERICSERV (line 1765) | pub const AI_NUMERICSERV: ::c_int = 0x00000008; constant AI_MASK (line 1766) | pub const AI_MASK: ::c_int = constant AI_ALL (line 1768) | pub const AI_ALL: ::c_int = 0x00000100; constant AI_V4MAPPED_CFG (line 1769) | pub const AI_V4MAPPED_CFG: ::c_int = 0x00000200; constant AI_ADDRCONFIG (line 1770) | pub const AI_ADDRCONFIG: ::c_int = 0x00000400; constant AI_V4MAPPED (line 1771) | pub const AI_V4MAPPED: ::c_int = 0x00000800; constant AI_DEFAULT (line 1772) | pub const AI_DEFAULT: ::c_int = AI_V4MAPPED_CFG | AI_ADDRCONFIG; constant KEXEC_ON_CRASH (line 1775) | pub const KEXEC_ON_CRASH: ::c_int = 0x00000001; constant KEXEC_PRESERVE_CONTEXT (line 1776) | pub const KEXEC_PRESERVE_CONTEXT: ::c_int = 0x00000002; constant KEXEC_ARCH_MASK (line 1777) | pub const KEXEC_ARCH_MASK: ::c_int = 0xffff0000; constant KEXEC_FILE_UNLOAD (line 1778) | pub const KEXEC_FILE_UNLOAD: ::c_int = 0x00000001; constant KEXEC_FILE_ON_CRASH (line 1779) | pub const KEXEC_FILE_ON_CRASH: ::c_int = 0x00000002; constant KEXEC_FILE_NO_INITRAMFS (line 1780) | pub const KEXEC_FILE_NO_INITRAMFS: ::c_int = 0x00000004; constant LINUX_REBOOT_MAGIC1 (line 1782) | pub const LINUX_REBOOT_MAGIC1: ::c_int = 0xfee1dead; constant LINUX_REBOOT_MAGIC2 (line 1783) | pub const LINUX_REBOOT_MAGIC2: ::c_int = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1784) | pub const LINUX_REBOOT_MAGIC2A: ::c_int = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1785) | pub const LINUX_REBOOT_MAGIC2B: ::c_int = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1786) | pub const LINUX_REBOOT_MAGIC2C: ::c_int = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1788) | pub const LINUX_REBOOT_CMD_RESTART: ::c_int = 0x01234567; constant LINUX_REBOOT_CMD_HALT (line 1789) | pub const LINUX_REBOOT_CMD_HALT: ::c_int = 0xCDEF0123; constant LINUX_REBOOT_CMD_CAD_ON (line 1790) | pub const LINUX_REBOOT_CMD_CAD_ON: ::c_int = 0x89ABCDEF; constant LINUX_REBOOT_CMD_CAD_OFF (line 1791) | pub const LINUX_REBOOT_CMD_CAD_OFF: ::c_int = 0x00000000; constant LINUX_REBOOT_CMD_POWER_OFF (line 1792) | pub const LINUX_REBOOT_CMD_POWER_OFF: ::c_int = 0x4321FEDC; constant LINUX_REBOOT_CMD_RESTART2 (line 1793) | pub const LINUX_REBOOT_CMD_RESTART2: ::c_int = 0xA1B2C3D4; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1794) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: ::c_int = 0xD000FCE2; constant LINUX_REBOOT_CMD_KEXEC (line 1795) | pub const LINUX_REBOOT_CMD_KEXEC: ::c_int = 0x45584543; constant REG_BASIC (line 1797) | pub const REG_BASIC: ::c_int = 0; constant REG_EXTENDED (line 1798) | pub const REG_EXTENDED: ::c_int = 1; constant REG_ICASE (line 1799) | pub const REG_ICASE: ::c_int = 2; constant REG_NOSUB (line 1800) | pub const REG_NOSUB: ::c_int = 4; constant REG_NEWLINE (line 1801) | pub const REG_NEWLINE: ::c_int = 8; constant REG_NOSPEC (line 1802) | pub const REG_NOSPEC: ::c_int = 16; constant REG_PEND (line 1803) | pub const REG_PEND: ::c_int = 32; constant REG_DUMP (line 1804) | pub const REG_DUMP: ::c_int = 128; constant REG_NOMATCH (line 1806) | pub const REG_NOMATCH: ::c_int = 1; constant REG_BADPAT (line 1807) | pub const REG_BADPAT: ::c_int = 2; constant REG_ECOLLATE (line 1808) | pub const REG_ECOLLATE: ::c_int = 3; constant REG_ECTYPE (line 1809) | pub const REG_ECTYPE: ::c_int = 4; constant REG_EESCAPE (line 1810) | pub const REG_EESCAPE: ::c_int = 5; constant REG_ESUBREG (line 1811) | pub const REG_ESUBREG: ::c_int = 6; constant REG_EBRACK (line 1812) | pub const REG_EBRACK: ::c_int = 7; constant REG_EPAREN (line 1813) | pub const REG_EPAREN: ::c_int = 8; constant REG_EBRACE (line 1814) | pub const REG_EBRACE: ::c_int = 9; constant REG_BADBR (line 1815) | pub const REG_BADBR: ::c_int = 10; constant REG_ERANGE (line 1816) | pub const REG_ERANGE: ::c_int = 11; constant REG_ESPACE (line 1817) | pub const REG_ESPACE: ::c_int = 12; constant REG_BADRPT (line 1818) | pub const REG_BADRPT: ::c_int = 13; constant REG_EMPTY (line 1819) | pub const REG_EMPTY: ::c_int = 14; constant REG_ASSERT (line 1820) | pub const REG_ASSERT: ::c_int = 15; constant REG_INVARG (line 1821) | pub const REG_INVARG: ::c_int = 16; constant REG_ATOI (line 1822) | pub const REG_ATOI: ::c_int = 255; constant REG_ITOA (line 1823) | pub const REG_ITOA: ::c_int = 256; constant REG_NOTBOL (line 1825) | pub const REG_NOTBOL: ::c_int = 1; constant REG_NOTEOL (line 1826) | pub const REG_NOTEOL: ::c_int = 2; constant REG_STARTEND (line 1827) | pub const REG_STARTEND: ::c_int = 4; constant REG_TRACE (line 1828) | pub const REG_TRACE: ::c_int = 256; constant REG_LARGE (line 1829) | pub const REG_LARGE: ::c_int = 512; constant REG_BACKR (line 1830) | pub const REG_BACKR: ::c_int = 1024; constant MCL_CURRENT (line 1832) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 1833) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 1834) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 1836) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 1837) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 1838) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 1839) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 1840) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 1841) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 1842) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 1843) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 1844) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 1845) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 1846) | pub const VWERASE: usize = 14; constant VREPRINT (line 1847) | pub const VREPRINT: usize = 12; constant VSUSP (line 1848) | pub const VSUSP: usize = 10; constant VSTART (line 1849) | pub const VSTART: usize = 8; constant VSTOP (line 1850) | pub const VSTOP: usize = 9; constant VDISCARD (line 1851) | pub const VDISCARD: usize = 13; constant VTIME (line 1852) | pub const VTIME: usize = 5; constant IXON (line 1853) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 1854) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 1855) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 1856) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 1857) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 1858) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 1859) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 1860) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 1861) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 1862) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 1863) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 1864) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 1865) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 1866) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 1867) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 1868) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 1869) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 1870) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 1871) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 1872) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 1873) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 1874) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 1875) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant VSWTC (line 1876) | pub const VSWTC: usize = 7; constant OLCUC (line 1877) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 1878) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 1879) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 1880) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 1881) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 1882) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 1883) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 1884) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 1886) | pub const B0: ::speed_t = 0o000000; constant B50 (line 1887) | pub const B50: ::speed_t = 0o000001; constant B75 (line 1888) | pub const B75: ::speed_t = 0o000002; constant B110 (line 1889) | pub const B110: ::speed_t = 0o000003; constant B134 (line 1890) | pub const B134: ::speed_t = 0o000004; constant B150 (line 1891) | pub const B150: ::speed_t = 0o000005; constant B200 (line 1892) | pub const B200: ::speed_t = 0o000006; constant B300 (line 1893) | pub const B300: ::speed_t = 0o000007; constant B600 (line 1894) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 1895) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 1896) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 1897) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 1898) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 1899) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 1900) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 1901) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 1902) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 1903) | pub const EXTB: ::speed_t = B38400; constant BOTHER (line 1904) | pub const BOTHER: ::speed_t = 0o010000; constant B57600 (line 1905) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 1906) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 1907) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 1908) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 1909) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 1910) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 1911) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 1912) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 1913) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 1914) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 1915) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 1916) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 1917) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 1918) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 1919) | pub const B4000000: ::speed_t = 0o010017; constant IBSHIFT (line 1920) | pub const IBSHIFT: ::tcflag_t = 16; constant BLKIOMIN (line 1922) | pub const BLKIOMIN: ::c_int = 0x1278; constant BLKIOOPT (line 1923) | pub const BLKIOOPT: ::c_int = 0x1279; constant BLKSSZGET (line 1924) | pub const BLKSSZGET: ::c_int = 0x1268; constant BLKPBSZGET (line 1925) | pub const BLKPBSZGET: ::c_int = 0x127B; constant EAI_AGAIN (line 1955) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 1956) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 1957) | pub const EAI_FAIL: ::c_int = 4; constant EAI_FAMILY (line 1958) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_MEMORY (line 1959) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_NODATA (line 1960) | pub const EAI_NODATA: ::c_int = 7; constant EAI_NONAME (line 1961) | pub const EAI_NONAME: ::c_int = 8; constant EAI_SERVICE (line 1962) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 1963) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 1964) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 1965) | pub const EAI_OVERFLOW: ::c_int = 14; constant NETLINK_ROUTE (line 1967) | pub const NETLINK_ROUTE: ::c_int = 0; constant NETLINK_UNUSED (line 1968) | pub const NETLINK_UNUSED: ::c_int = 1; constant NETLINK_USERSOCK (line 1969) | pub const NETLINK_USERSOCK: ::c_int = 2; constant NETLINK_FIREWALL (line 1970) | pub const NETLINK_FIREWALL: ::c_int = 3; constant NETLINK_SOCK_DIAG (line 1971) | pub const NETLINK_SOCK_DIAG: ::c_int = 4; constant NETLINK_NFLOG (line 1972) | pub const NETLINK_NFLOG: ::c_int = 5; constant NETLINK_XFRM (line 1973) | pub const NETLINK_XFRM: ::c_int = 6; constant NETLINK_SELINUX (line 1974) | pub const NETLINK_SELINUX: ::c_int = 7; constant NETLINK_ISCSI (line 1975) | pub const NETLINK_ISCSI: ::c_int = 8; constant NETLINK_AUDIT (line 1976) | pub const NETLINK_AUDIT: ::c_int = 9; constant NETLINK_FIB_LOOKUP (line 1977) | pub const NETLINK_FIB_LOOKUP: ::c_int = 10; constant NETLINK_CONNECTOR (line 1978) | pub const NETLINK_CONNECTOR: ::c_int = 11; constant NETLINK_NETFILTER (line 1979) | pub const NETLINK_NETFILTER: ::c_int = 12; constant NETLINK_IP6_FW (line 1980) | pub const NETLINK_IP6_FW: ::c_int = 13; constant NETLINK_DNRTMSG (line 1981) | pub const NETLINK_DNRTMSG: ::c_int = 14; constant NETLINK_KOBJECT_UEVENT (line 1982) | pub const NETLINK_KOBJECT_UEVENT: ::c_int = 15; constant NETLINK_GENERIC (line 1983) | pub const NETLINK_GENERIC: ::c_int = 16; constant NETLINK_SCSITRANSPORT (line 1984) | pub const NETLINK_SCSITRANSPORT: ::c_int = 18; constant NETLINK_ECRYPTFS (line 1985) | pub const NETLINK_ECRYPTFS: ::c_int = 19; constant NETLINK_RDMA (line 1986) | pub const NETLINK_RDMA: ::c_int = 20; constant NETLINK_CRYPTO (line 1987) | pub const NETLINK_CRYPTO: ::c_int = 21; constant NETLINK_INET_DIAG (line 1988) | pub const NETLINK_INET_DIAG: ::c_int = NETLINK_SOCK_DIAG; constant MAX_LINKS (line 1990) | pub const MAX_LINKS: ::c_int = 32; constant NLM_F_REQUEST (line 1992) | pub const NLM_F_REQUEST: ::c_int = 1; constant NLM_F_MULTI (line 1993) | pub const NLM_F_MULTI: ::c_int = 2; constant NLM_F_ACK (line 1994) | pub const NLM_F_ACK: ::c_int = 4; constant NLM_F_ECHO (line 1995) | pub const NLM_F_ECHO: ::c_int = 8; constant NLM_F_DUMP_INTR (line 1996) | pub const NLM_F_DUMP_INTR: ::c_int = 16; constant NLM_F_DUMP_FILTERED (line 1997) | pub const NLM_F_DUMP_FILTERED: ::c_int = 32; constant NLM_F_ROOT (line 1999) | pub const NLM_F_ROOT: ::c_int = 0x100; constant NLM_F_MATCH (line 2000) | pub const NLM_F_MATCH: ::c_int = 0x200; constant NLM_F_ATOMIC (line 2001) | pub const NLM_F_ATOMIC: ::c_int = 0x400; constant NLM_F_DUMP (line 2002) | pub const NLM_F_DUMP: ::c_int = NLM_F_ROOT | NLM_F_MATCH; constant NLM_F_REPLACE (line 2004) | pub const NLM_F_REPLACE: ::c_int = 0x100; constant NLM_F_EXCL (line 2005) | pub const NLM_F_EXCL: ::c_int = 0x200; constant NLM_F_CREATE (line 2006) | pub const NLM_F_CREATE: ::c_int = 0x400; constant NLM_F_APPEND (line 2007) | pub const NLM_F_APPEND: ::c_int = 0x800; constant NLMSG_NOOP (line 2009) | pub const NLMSG_NOOP: ::c_int = 0x1; constant NLMSG_ERROR (line 2010) | pub const NLMSG_ERROR: ::c_int = 0x2; constant NLMSG_DONE (line 2011) | pub const NLMSG_DONE: ::c_int = 0x3; constant NLMSG_OVERRUN (line 2012) | pub const NLMSG_OVERRUN: ::c_int = 0x4; constant NLMSG_MIN_TYPE (line 2013) | pub const NLMSG_MIN_TYPE: ::c_int = 0x10; constant NFNLGRP_NONE (line 2016) | pub const NFNLGRP_NONE: ::c_int = 0; constant NFNLGRP_CONNTRACK_NEW (line 2017) | pub const NFNLGRP_CONNTRACK_NEW: ::c_int = 1; constant NFNLGRP_CONNTRACK_UPDATE (line 2018) | pub const NFNLGRP_CONNTRACK_UPDATE: ::c_int = 2; constant NFNLGRP_CONNTRACK_DESTROY (line 2019) | pub const NFNLGRP_CONNTRACK_DESTROY: ::c_int = 3; constant NFNLGRP_CONNTRACK_EXP_NEW (line 2020) | pub const NFNLGRP_CONNTRACK_EXP_NEW: ::c_int = 4; constant NFNLGRP_CONNTRACK_EXP_UPDATE (line 2021) | pub const NFNLGRP_CONNTRACK_EXP_UPDATE: ::c_int = 5; constant NFNLGRP_CONNTRACK_EXP_DESTROY (line 2022) | pub const NFNLGRP_CONNTRACK_EXP_DESTROY: ::c_int = 6; constant NFNLGRP_NFTABLES (line 2023) | pub const NFNLGRP_NFTABLES: ::c_int = 7; constant NFNLGRP_ACCT_QUOTA (line 2024) | pub const NFNLGRP_ACCT_QUOTA: ::c_int = 8; constant NFNETLINK_V0 (line 2026) | pub const NFNETLINK_V0: ::c_int = 0; constant NFNL_SUBSYS_NONE (line 2028) | pub const NFNL_SUBSYS_NONE: ::c_int = 0; constant NFNL_SUBSYS_CTNETLINK (line 2029) | pub const NFNL_SUBSYS_CTNETLINK: ::c_int = 1; constant NFNL_SUBSYS_CTNETLINK_EXP (line 2030) | pub const NFNL_SUBSYS_CTNETLINK_EXP: ::c_int = 2; constant NFNL_SUBSYS_QUEUE (line 2031) | pub const NFNL_SUBSYS_QUEUE: ::c_int = 3; constant NFNL_SUBSYS_ULOG (line 2032) | pub const NFNL_SUBSYS_ULOG: ::c_int = 4; constant NFNL_SUBSYS_OSF (line 2033) | pub const NFNL_SUBSYS_OSF: ::c_int = 5; constant NFNL_SUBSYS_IPSET (line 2034) | pub const NFNL_SUBSYS_IPSET: ::c_int = 6; constant NFNL_SUBSYS_ACCT (line 2035) | pub const NFNL_SUBSYS_ACCT: ::c_int = 7; constant NFNL_SUBSYS_CTNETLINK_TIMEOUT (line 2036) | pub const NFNL_SUBSYS_CTNETLINK_TIMEOUT: ::c_int = 8; constant NFNL_SUBSYS_CTHELPER (line 2037) | pub const NFNL_SUBSYS_CTHELPER: ::c_int = 9; constant NFNL_SUBSYS_NFTABLES (line 2038) | pub const NFNL_SUBSYS_NFTABLES: ::c_int = 10; constant NFNL_SUBSYS_NFT_COMPAT (line 2039) | pub const NFNL_SUBSYS_NFT_COMPAT: ::c_int = 11; constant NFNL_SUBSYS_COUNT (line 2040) | pub const NFNL_SUBSYS_COUNT: ::c_int = 12; constant NFNL_MSG_BATCH_BEGIN (line 2042) | pub const NFNL_MSG_BATCH_BEGIN: ::c_int = NLMSG_MIN_TYPE; constant NFNL_MSG_BATCH_END (line 2043) | pub const NFNL_MSG_BATCH_END: ::c_int = NLMSG_MIN_TYPE + 1; constant NFULNL_MSG_PACKET (line 2046) | pub const NFULNL_MSG_PACKET: ::c_int = 0; constant NFULNL_MSG_CONFIG (line 2047) | pub const NFULNL_MSG_CONFIG: ::c_int = 1; constant NFULA_UNSPEC (line 2049) | pub const NFULA_UNSPEC: ::c_int = 0; constant NFULA_PACKET_HDR (line 2050) | pub const NFULA_PACKET_HDR: ::c_int = 1; constant NFULA_MARK (line 2051) | pub const NFULA_MARK: ::c_int = 2; constant NFULA_TIMESTAMP (line 2052) | pub const NFULA_TIMESTAMP: ::c_int = 3; constant NFULA_IFINDEX_INDEV (line 2053) | pub const NFULA_IFINDEX_INDEV: ::c_int = 4; constant NFULA_IFINDEX_OUTDEV (line 2054) | pub const NFULA_IFINDEX_OUTDEV: ::c_int = 5; constant NFULA_IFINDEX_PHYSINDEV (line 2055) | pub const NFULA_IFINDEX_PHYSINDEV: ::c_int = 6; constant NFULA_IFINDEX_PHYSOUTDEV (line 2056) | pub const NFULA_IFINDEX_PHYSOUTDEV: ::c_int = 7; constant NFULA_HWADDR (line 2057) | pub const NFULA_HWADDR: ::c_int = 8; constant NFULA_PAYLOAD (line 2058) | pub const NFULA_PAYLOAD: ::c_int = 9; constant NFULA_PREFIX (line 2059) | pub const NFULA_PREFIX: ::c_int = 10; constant NFULA_UID (line 2060) | pub const NFULA_UID: ::c_int = 11; constant NFULA_SEQ (line 2061) | pub const NFULA_SEQ: ::c_int = 12; constant NFULA_SEQ_GLOBAL (line 2062) | pub const NFULA_SEQ_GLOBAL: ::c_int = 13; constant NFULA_GID (line 2063) | pub const NFULA_GID: ::c_int = 14; constant NFULA_HWTYPE (line 2064) | pub const NFULA_HWTYPE: ::c_int = 15; constant NFULA_HWHEADER (line 2065) | pub const NFULA_HWHEADER: ::c_int = 16; constant NFULA_HWLEN (line 2066) | pub const NFULA_HWLEN: ::c_int = 17; constant NFULA_CT (line 2067) | pub const NFULA_CT: ::c_int = 18; constant NFULA_CT_INFO (line 2068) | pub const NFULA_CT_INFO: ::c_int = 19; constant NFULNL_CFG_CMD_NONE (line 2070) | pub const NFULNL_CFG_CMD_NONE: ::c_int = 0; constant NFULNL_CFG_CMD_BIND (line 2071) | pub const NFULNL_CFG_CMD_BIND: ::c_int = 1; constant NFULNL_CFG_CMD_UNBIND (line 2072) | pub const NFULNL_CFG_CMD_UNBIND: ::c_int = 2; constant NFULNL_CFG_CMD_PF_BIND (line 2073) | pub const NFULNL_CFG_CMD_PF_BIND: ::c_int = 3; constant NFULNL_CFG_CMD_PF_UNBIND (line 2074) | pub const NFULNL_CFG_CMD_PF_UNBIND: ::c_int = 4; constant NFULA_CFG_UNSPEC (line 2076) | pub const NFULA_CFG_UNSPEC: ::c_int = 0; constant NFULA_CFG_CMD (line 2077) | pub const NFULA_CFG_CMD: ::c_int = 1; constant NFULA_CFG_MODE (line 2078) | pub const NFULA_CFG_MODE: ::c_int = 2; constant NFULA_CFG_NLBUFSIZ (line 2079) | pub const NFULA_CFG_NLBUFSIZ: ::c_int = 3; constant NFULA_CFG_TIMEOUT (line 2080) | pub const NFULA_CFG_TIMEOUT: ::c_int = 4; constant NFULA_CFG_QTHRESH (line 2081) | pub const NFULA_CFG_QTHRESH: ::c_int = 5; constant NFULA_CFG_FLAGS (line 2082) | pub const NFULA_CFG_FLAGS: ::c_int = 6; constant NFULNL_COPY_NONE (line 2084) | pub const NFULNL_COPY_NONE: ::c_int = 0x00; constant NFULNL_COPY_META (line 2085) | pub const NFULNL_COPY_META: ::c_int = 0x01; constant NFULNL_COPY_PACKET (line 2086) | pub const NFULNL_COPY_PACKET: ::c_int = 0x02; constant NFULNL_CFG_F_SEQ (line 2088) | pub const NFULNL_CFG_F_SEQ: ::c_int = 0x0001; constant NFULNL_CFG_F_SEQ_GLOBAL (line 2089) | pub const NFULNL_CFG_F_SEQ_GLOBAL: ::c_int = 0x0002; constant NFULNL_CFG_F_CONNTRACK (line 2090) | pub const NFULNL_CFG_F_CONNTRACK: ::c_int = 0x0004; constant NFQNL_MSG_PACKET (line 2093) | pub const NFQNL_MSG_PACKET: ::c_int = 0; constant NFQNL_MSG_VERDICT (line 2094) | pub const NFQNL_MSG_VERDICT: ::c_int = 1; constant NFQNL_MSG_CONFIG (line 2095) | pub const NFQNL_MSG_CONFIG: ::c_int = 2; constant NFQNL_MSG_VERDICT_BATCH (line 2096) | pub const NFQNL_MSG_VERDICT_BATCH: ::c_int = 3; constant NFQA_UNSPEC (line 2098) | pub const NFQA_UNSPEC: ::c_int = 0; constant NFQA_PACKET_HDR (line 2099) | pub const NFQA_PACKET_HDR: ::c_int = 1; constant NFQA_VERDICT_HDR (line 2100) | pub const NFQA_VERDICT_HDR: ::c_int = 2; constant NFQA_MARK (line 2101) | pub const NFQA_MARK: ::c_int = 3; constant NFQA_TIMESTAMP (line 2102) | pub const NFQA_TIMESTAMP: ::c_int = 4; constant NFQA_IFINDEX_INDEV (line 2103) | pub const NFQA_IFINDEX_INDEV: ::c_int = 5; constant NFQA_IFINDEX_OUTDEV (line 2104) | pub const NFQA_IFINDEX_OUTDEV: ::c_int = 6; constant NFQA_IFINDEX_PHYSINDEV (line 2105) | pub const NFQA_IFINDEX_PHYSINDEV: ::c_int = 7; constant NFQA_IFINDEX_PHYSOUTDEV (line 2106) | pub const NFQA_IFINDEX_PHYSOUTDEV: ::c_int = 8; constant NFQA_HWADDR (line 2107) | pub const NFQA_HWADDR: ::c_int = 9; constant NFQA_PAYLOAD (line 2108) | pub const NFQA_PAYLOAD: ::c_int = 10; constant NFQA_CT (line 2109) | pub const NFQA_CT: ::c_int = 11; constant NFQA_CT_INFO (line 2110) | pub const NFQA_CT_INFO: ::c_int = 12; constant NFQA_CAP_LEN (line 2111) | pub const NFQA_CAP_LEN: ::c_int = 13; constant NFQA_SKB_INFO (line 2112) | pub const NFQA_SKB_INFO: ::c_int = 14; constant NFQA_EXP (line 2113) | pub const NFQA_EXP: ::c_int = 15; constant NFQA_UID (line 2114) | pub const NFQA_UID: ::c_int = 16; constant NFQA_GID (line 2115) | pub const NFQA_GID: ::c_int = 17; constant NFQA_SECCTX (line 2116) | pub const NFQA_SECCTX: ::c_int = 18; constant NFQNL_CFG_CMD_NONE (line 2130) | pub const NFQNL_CFG_CMD_NONE: ::c_int = 0; constant NFQNL_CFG_CMD_BIND (line 2131) | pub const NFQNL_CFG_CMD_BIND: ::c_int = 1; constant NFQNL_CFG_CMD_UNBIND (line 2132) | pub const NFQNL_CFG_CMD_UNBIND: ::c_int = 2; constant NFQNL_CFG_CMD_PF_BIND (line 2133) | pub const NFQNL_CFG_CMD_PF_BIND: ::c_int = 3; constant NFQNL_CFG_CMD_PF_UNBIND (line 2134) | pub const NFQNL_CFG_CMD_PF_UNBIND: ::c_int = 4; constant NFQNL_COPY_NONE (line 2136) | pub const NFQNL_COPY_NONE: ::c_int = 0; constant NFQNL_COPY_META (line 2137) | pub const NFQNL_COPY_META: ::c_int = 1; constant NFQNL_COPY_PACKET (line 2138) | pub const NFQNL_COPY_PACKET: ::c_int = 2; constant NFQA_CFG_UNSPEC (line 2140) | pub const NFQA_CFG_UNSPEC: ::c_int = 0; constant NFQA_CFG_CMD (line 2141) | pub const NFQA_CFG_CMD: ::c_int = 1; constant NFQA_CFG_PARAMS (line 2142) | pub const NFQA_CFG_PARAMS: ::c_int = 2; constant NFQA_CFG_QUEUE_MAXLEN (line 2143) | pub const NFQA_CFG_QUEUE_MAXLEN: ::c_int = 3; constant NFQA_CFG_MASK (line 2144) | pub const NFQA_CFG_MASK: ::c_int = 4; constant NFQA_CFG_FLAGS (line 2145) | pub const NFQA_CFG_FLAGS: ::c_int = 5; constant NFQA_CFG_F_FAIL_OPEN (line 2147) | pub const NFQA_CFG_F_FAIL_OPEN: ::c_int = 0x0001; constant NFQA_CFG_F_CONNTRACK (line 2148) | pub const NFQA_CFG_F_CONNTRACK: ::c_int = 0x0002; constant NFQA_CFG_F_GSO (line 2149) | pub const NFQA_CFG_F_GSO: ::c_int = 0x0004; constant NFQA_CFG_F_UID_GID (line 2150) | pub const NFQA_CFG_F_UID_GID: ::c_int = 0x0008; constant NFQA_CFG_F_SECCTX (line 2151) | pub const NFQA_CFG_F_SECCTX: ::c_int = 0x0010; constant NFQA_CFG_F_MAX (line 2152) | pub const NFQA_CFG_F_MAX: ::c_int = 0x0020; constant NFQA_SKB_CSUMNOTREADY (line 2154) | pub const NFQA_SKB_CSUMNOTREADY: ::c_int = 0x0001; constant NFQA_SKB_GSO (line 2155) | pub const NFQA_SKB_GSO: ::c_int = 0x0002; constant NFQA_SKB_CSUM_NOTVERIFIED (line 2156) | pub const NFQA_SKB_CSUM_NOTVERIFIED: ::c_int = 0x0004; constant GENL_NAMSIZ (line 2158) | pub const GENL_NAMSIZ: ::c_int = 16; constant GENL_MIN_ID (line 2160) | pub const GENL_MIN_ID: ::c_int = NLMSG_MIN_TYPE; constant GENL_MAX_ID (line 2161) | pub const GENL_MAX_ID: ::c_int = 1023; constant GENL_ADMIN_PERM (line 2163) | pub const GENL_ADMIN_PERM: ::c_int = 0x01; constant GENL_CMD_CAP_DO (line 2164) | pub const GENL_CMD_CAP_DO: ::c_int = 0x02; constant GENL_CMD_CAP_DUMP (line 2165) | pub const GENL_CMD_CAP_DUMP: ::c_int = 0x04; constant GENL_CMD_CAP_HASPOL (line 2166) | pub const GENL_CMD_CAP_HASPOL: ::c_int = 0x08; constant GENL_UNS_ADMIN_PERM (line 2167) | pub const GENL_UNS_ADMIN_PERM: ::c_int = 0x10; constant GENL_ID_CTRL (line 2169) | pub const GENL_ID_CTRL: ::c_int = NLMSG_MIN_TYPE; constant GENL_ID_VFS_DQUOT (line 2170) | pub const GENL_ID_VFS_DQUOT: ::c_int = NLMSG_MIN_TYPE + 1; constant GENL_ID_PMCRAID (line 2171) | pub const GENL_ID_PMCRAID: ::c_int = NLMSG_MIN_TYPE + 2; constant CTRL_CMD_UNSPEC (line 2173) | pub const CTRL_CMD_UNSPEC: ::c_int = 0; constant CTRL_CMD_NEWFAMILY (line 2174) | pub const CTRL_CMD_NEWFAMILY: ::c_int = 1; constant CTRL_CMD_DELFAMILY (line 2175) | pub const CTRL_CMD_DELFAMILY: ::c_int = 2; constant CTRL_CMD_GETFAMILY (line 2176) | pub const CTRL_CMD_GETFAMILY: ::c_int = 3; constant CTRL_CMD_NEWOPS (line 2177) | pub const CTRL_CMD_NEWOPS: ::c_int = 4; constant CTRL_CMD_DELOPS (line 2178) | pub const CTRL_CMD_DELOPS: ::c_int = 5; constant CTRL_CMD_GETOPS (line 2179) | pub const CTRL_CMD_GETOPS: ::c_int = 6; constant CTRL_CMD_NEWMCAST_GRP (line 2180) | pub const CTRL_CMD_NEWMCAST_GRP: ::c_int = 7; constant CTRL_CMD_DELMCAST_GRP (line 2181) | pub const CTRL_CMD_DELMCAST_GRP: ::c_int = 8; constant CTRL_CMD_GETMCAST_GRP (line 2182) | pub const CTRL_CMD_GETMCAST_GRP: ::c_int = 9; constant CTRL_ATTR_UNSPEC (line 2184) | pub const CTRL_ATTR_UNSPEC: ::c_int = 0; constant CTRL_ATTR_FAMILY_ID (line 2185) | pub const CTRL_ATTR_FAMILY_ID: ::c_int = 1; constant CTRL_ATTR_FAMILY_NAME (line 2186) | pub const CTRL_ATTR_FAMILY_NAME: ::c_int = 2; constant CTRL_ATTR_VERSION (line 2187) | pub const CTRL_ATTR_VERSION: ::c_int = 3; constant CTRL_ATTR_HDRSIZE (line 2188) | pub const CTRL_ATTR_HDRSIZE: ::c_int = 4; constant CTRL_ATTR_MAXATTR (line 2189) | pub const CTRL_ATTR_MAXATTR: ::c_int = 5; constant CTRL_ATTR_OPS (line 2190) | pub const CTRL_ATTR_OPS: ::c_int = 6; constant CTRL_ATTR_MCAST_GROUPS (line 2191) | pub const CTRL_ATTR_MCAST_GROUPS: ::c_int = 7; constant CTRL_ATTR_OP_UNSPEC (line 2193) | pub const CTRL_ATTR_OP_UNSPEC: ::c_int = 0; constant CTRL_ATTR_OP_ID (line 2194) | pub const CTRL_ATTR_OP_ID: ::c_int = 1; constant CTRL_ATTR_OP_FLAGS (line 2195) | pub const CTRL_ATTR_OP_FLAGS: ::c_int = 2; constant CTRL_ATTR_MCAST_GRP_UNSPEC (line 2197) | pub const CTRL_ATTR_MCAST_GRP_UNSPEC: ::c_int = 0; constant CTRL_ATTR_MCAST_GRP_NAME (line 2198) | pub const CTRL_ATTR_MCAST_GRP_NAME: ::c_int = 1; constant CTRL_ATTR_MCAST_GRP_ID (line 2199) | pub const CTRL_ATTR_MCAST_GRP_ID: ::c_int = 2; constant NETLINK_ADD_MEMBERSHIP (line 2201) | pub const NETLINK_ADD_MEMBERSHIP: ::c_int = 1; constant NETLINK_DROP_MEMBERSHIP (line 2202) | pub const NETLINK_DROP_MEMBERSHIP: ::c_int = 2; constant NETLINK_PKTINFO (line 2203) | pub const NETLINK_PKTINFO: ::c_int = 3; constant NETLINK_BROADCAST_ERROR (line 2204) | pub const NETLINK_BROADCAST_ERROR: ::c_int = 4; constant NETLINK_NO_ENOBUFS (line 2205) | pub const NETLINK_NO_ENOBUFS: ::c_int = 5; constant NETLINK_RX_RING (line 2206) | pub const NETLINK_RX_RING: ::c_int = 6; constant NETLINK_TX_RING (line 2207) | pub const NETLINK_TX_RING: ::c_int = 7; constant NETLINK_LISTEN_ALL_NSID (line 2208) | pub const NETLINK_LISTEN_ALL_NSID: ::c_int = 8; constant NETLINK_LIST_MEMBERSHIPS (line 2209) | pub const NETLINK_LIST_MEMBERSHIPS: ::c_int = 9; constant NETLINK_CAP_ACK (line 2210) | pub const NETLINK_CAP_ACK: ::c_int = 10; constant NETLINK_EXT_ACK (line 2211) | pub const NETLINK_EXT_ACK: ::c_int = 11; constant NETLINK_GET_STRICT_CHK (line 2212) | pub const NETLINK_GET_STRICT_CHK: ::c_int = 12; constant GRND_NONBLOCK (line 2214) | pub const GRND_NONBLOCK: ::c_uint = 0x0001; constant GRND_RANDOM (line 2215) | pub const GRND_RANDOM: ::c_uint = 0x0002; constant GRND_INSECURE (line 2216) | pub const GRND_INSECURE: ::c_uint = 0x0004; constant SECCOMP_MODE_DISABLED (line 2218) | pub const SECCOMP_MODE_DISABLED: ::c_uint = 0; constant SECCOMP_MODE_STRICT (line 2219) | pub const SECCOMP_MODE_STRICT: ::c_uint = 1; constant SECCOMP_MODE_FILTER (line 2220) | pub const SECCOMP_MODE_FILTER: ::c_uint = 2; constant SECCOMP_FILTER_FLAG_TSYNC (line 2222) | pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1; constant SECCOMP_FILTER_FLAG_LOG (line 2223) | pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2; constant SECCOMP_FILTER_FLAG_SPEC_ALLOW (line 2224) | pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4; constant SECCOMP_FILTER_FLAG_NEW_LISTENER (line 2225) | pub const SECCOMP_FILTER_FLAG_NEW_LISTENER: ::c_ulong = 8; constant SECCOMP_RET_ACTION_FULL (line 2227) | pub const SECCOMP_RET_ACTION_FULL: ::c_uint = 0xffff0000; constant SECCOMP_RET_ACTION (line 2228) | pub const SECCOMP_RET_ACTION: ::c_uint = 0x7fff0000; constant SECCOMP_RET_DATA (line 2229) | pub const SECCOMP_RET_DATA: ::c_uint = 0x0000ffff; constant SECCOMP_RET_KILL_PROCESS (line 2231) | pub const SECCOMP_RET_KILL_PROCESS: ::c_uint = 0x80000000; constant SECCOMP_RET_KILL_THREAD (line 2232) | pub const SECCOMP_RET_KILL_THREAD: ::c_uint = 0x00000000; constant SECCOMP_RET_KILL (line 2233) | pub const SECCOMP_RET_KILL: ::c_uint = SECCOMP_RET_KILL_THREAD; constant SECCOMP_RET_TRAP (line 2234) | pub const SECCOMP_RET_TRAP: ::c_uint = 0x00030000; constant SECCOMP_RET_ERRNO (line 2235) | pub const SECCOMP_RET_ERRNO: ::c_uint = 0x00050000; constant SECCOMP_RET_USER_NOTIF (line 2236) | pub const SECCOMP_RET_USER_NOTIF: ::c_uint = 0x7fc00000; constant SECCOMP_RET_TRACE (line 2237) | pub const SECCOMP_RET_TRACE: ::c_uint = 0x7ff00000; constant SECCOMP_RET_LOG (line 2238) | pub const SECCOMP_RET_LOG: ::c_uint = 0x7ffc0000; constant SECCOMP_RET_ALLOW (line 2239) | pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000; constant NLA_F_NESTED (line 2241) | pub const NLA_F_NESTED: ::c_int = 1 << 15; constant NLA_F_NET_BYTEORDER (line 2242) | pub const NLA_F_NET_BYTEORDER: ::c_int = 1 << 14; constant NLA_TYPE_MASK (line 2243) | pub const NLA_TYPE_MASK: ::c_int = !(NLA_F_NESTED | NLA_F_NET_BYTEORDER); constant NLA_ALIGNTO (line 2245) | pub const NLA_ALIGNTO: ::c_int = 4; constant SIGEV_THREAD_ID (line 2247) | pub const SIGEV_THREAD_ID: ::c_int = 4; constant CIBAUD (line 2249) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 2250) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant TIOCM_LE (line 2252) | pub const TIOCM_LE: ::c_int = 0x001; constant TIOCM_DTR (line 2253) | pub const TIOCM_DTR: ::c_int = 0x002; constant TIOCM_RTS (line 2254) | pub const TIOCM_RTS: ::c_int = 0x004; constant TIOCM_ST (line 2255) | pub const TIOCM_ST: ::c_int = 0x008; constant TIOCM_SR (line 2256) | pub const TIOCM_SR: ::c_int = 0x010; constant TIOCM_CTS (line 2257) | pub const TIOCM_CTS: ::c_int = 0x020; constant TIOCM_CAR (line 2258) | pub const TIOCM_CAR: ::c_int = 0x040; constant TIOCM_RNG (line 2259) | pub const TIOCM_RNG: ::c_int = 0x080; constant TIOCM_DSR (line 2260) | pub const TIOCM_DSR: ::c_int = 0x100; constant TIOCM_CD (line 2261) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RI (line 2262) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant POLLWRNORM (line 2264) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 2265) | pub const POLLWRBAND: ::c_short = 0x200; constant SFD_CLOEXEC (line 2267) | pub const SFD_CLOEXEC: ::c_int = O_CLOEXEC; constant SFD_NONBLOCK (line 2268) | pub const SFD_NONBLOCK: ::c_int = O_NONBLOCK; constant SOCK_NONBLOCK (line 2270) | pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; constant SO_ORIGINAL_DST (line 2272) | pub const SO_ORIGINAL_DST: ::c_int = 80; constant IP_RECVFRAGSIZE (line 2274) | pub const IP_RECVFRAGSIZE: ::c_int = 25; constant IPV6_FLOWINFO (line 2276) | pub const IPV6_FLOWINFO: ::c_int = 11; constant IPV6_MULTICAST_ALL (line 2277) | pub const IPV6_MULTICAST_ALL: ::c_int = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 2278) | pub const IPV6_ROUTER_ALERT_ISOLATE: ::c_int = 30; constant IPV6_FLOWLABEL_MGR (line 2279) | pub const IPV6_FLOWLABEL_MGR: ::c_int = 32; constant IPV6_FLOWINFO_SEND (line 2280) | pub const IPV6_FLOWINFO_SEND: ::c_int = 33; constant IPV6_RECVFRAGSIZE (line 2281) | pub const IPV6_RECVFRAGSIZE: ::c_int = 77; constant IPV6_FREEBIND (line 2282) | pub const IPV6_FREEBIND: ::c_int = 78; constant IPV6_FLOWINFO_FLOWLABEL (line 2283) | pub const IPV6_FLOWINFO_FLOWLABEL: ::c_int = 0x000fffff; constant IPV6_FLOWINFO_PRIORITY (line 2284) | pub const IPV6_FLOWINFO_PRIORITY: ::c_int = 0x0ff00000; constant IUTF8 (line 2286) | pub const IUTF8: ::tcflag_t = 0x00004000; constant CMSPAR (line 2287) | pub const CMSPAR: ::tcflag_t = 0o10000000000; constant O_TMPFILE (line 2288) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant MFD_CLOEXEC (line 2290) | pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant MFD_ALLOW_SEALING (line 2291) | pub const MFD_ALLOW_SEALING: ::c_uint = 0x0002; constant MFD_HUGETLB (line 2292) | pub const MFD_HUGETLB: ::c_uint = 0x0004; constant MFD_NOEXEC_SEAL (line 2293) | pub const MFD_NOEXEC_SEAL: ::c_uint = 0x0008; constant MFD_EXEC (line 2294) | pub const MFD_EXEC: ::c_uint = 0x0010; constant MFD_HUGE_64KB (line 2295) | pub const MFD_HUGE_64KB: ::c_uint = 0x40000000; constant MFD_HUGE_512KB (line 2296) | pub const MFD_HUGE_512KB: ::c_uint = 0x4c000000; constant MFD_HUGE_1MB (line 2297) | pub const MFD_HUGE_1MB: ::c_uint = 0x50000000; constant MFD_HUGE_2MB (line 2298) | pub const MFD_HUGE_2MB: ::c_uint = 0x54000000; constant MFD_HUGE_8MB (line 2299) | pub const MFD_HUGE_8MB: ::c_uint = 0x5c000000; constant MFD_HUGE_16MB (line 2300) | pub const MFD_HUGE_16MB: ::c_uint = 0x60000000; constant MFD_HUGE_32MB (line 2301) | pub const MFD_HUGE_32MB: ::c_uint = 0x64000000; constant MFD_HUGE_256MB (line 2302) | pub const MFD_HUGE_256MB: ::c_uint = 0x70000000; constant MFD_HUGE_512MB (line 2303) | pub const MFD_HUGE_512MB: ::c_uint = 0x74000000; constant MFD_HUGE_1GB (line 2304) | pub const MFD_HUGE_1GB: ::c_uint = 0x78000000; constant MFD_HUGE_2GB (line 2305) | pub const MFD_HUGE_2GB: ::c_uint = 0x7c000000; constant MFD_HUGE_16GB (line 2306) | pub const MFD_HUGE_16GB: ::c_uint = 0x88000000; constant MFD_HUGE_MASK (line 2307) | pub const MFD_HUGE_MASK: ::c_uint = 63; constant MFD_HUGE_SHIFT (line 2308) | pub const MFD_HUGE_SHIFT: ::c_uint = 26; constant PT_NULL (line 2313) | pub const PT_NULL: u32 = 0; constant PT_LOAD (line 2314) | pub const PT_LOAD: u32 = 1; constant PT_DYNAMIC (line 2315) | pub const PT_DYNAMIC: u32 = 2; constant PT_INTERP (line 2316) | pub const PT_INTERP: u32 = 3; constant PT_NOTE (line 2317) | pub const PT_NOTE: u32 = 4; constant PT_SHLIB (line 2318) | pub const PT_SHLIB: u32 = 5; constant PT_PHDR (line 2319) | pub const PT_PHDR: u32 = 6; constant PT_TLS (line 2320) | pub const PT_TLS: u32 = 7; constant PT_LOOS (line 2321) | pub const PT_LOOS: u32 = 0x60000000; constant PT_GNU_EH_FRAME (line 2322) | pub const PT_GNU_EH_FRAME: u32 = 0x6474e550; constant PT_GNU_STACK (line 2323) | pub const PT_GNU_STACK: u32 = 0x6474e551; constant PT_GNU_RELRO (line 2324) | pub const PT_GNU_RELRO: u32 = 0x6474e552; constant PT_HIOS (line 2325) | pub const PT_HIOS: u32 = 0x6fffffff; constant PT_LOPROC (line 2326) | pub const PT_LOPROC: u32 = 0x70000000; constant PT_HIPROC (line 2327) | pub const PT_HIPROC: u32 = 0x7fffffff; constant OPEN_TREE_CLONE (line 2330) | pub const OPEN_TREE_CLONE: ::c_uint = 0x01; constant OPEN_TREE_CLOEXEC (line 2331) | pub const OPEN_TREE_CLOEXEC: ::c_uint = O_CLOEXEC as ::c_uint; constant NF_DROP (line 2334) | pub const NF_DROP: ::c_int = 0; constant NF_ACCEPT (line 2335) | pub const NF_ACCEPT: ::c_int = 1; constant NF_STOLEN (line 2336) | pub const NF_STOLEN: ::c_int = 2; constant NF_QUEUE (line 2337) | pub const NF_QUEUE: ::c_int = 3; constant NF_REPEAT (line 2338) | pub const NF_REPEAT: ::c_int = 4; constant NF_STOP (line 2339) | pub const NF_STOP: ::c_int = 5; constant NF_MAX_VERDICT (line 2340) | pub const NF_MAX_VERDICT: ::c_int = NF_STOP; constant NF_VERDICT_MASK (line 2342) | pub const NF_VERDICT_MASK: ::c_int = 0x000000ff; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 2343) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: ::c_int = 0x00008000; constant NF_VERDICT_QMASK (line 2345) | pub const NF_VERDICT_QMASK: ::c_int = 0xffff0000; constant NF_VERDICT_QBITS (line 2346) | pub const NF_VERDICT_QBITS: ::c_int = 16; constant NF_VERDICT_BITS (line 2348) | pub const NF_VERDICT_BITS: ::c_int = 16; constant NF_INET_PRE_ROUTING (line 2350) | pub const NF_INET_PRE_ROUTING: ::c_int = 0; constant NF_INET_LOCAL_IN (line 2351) | pub const NF_INET_LOCAL_IN: ::c_int = 1; constant NF_INET_FORWARD (line 2352) | pub const NF_INET_FORWARD: ::c_int = 2; constant NF_INET_LOCAL_OUT (line 2353) | pub const NF_INET_LOCAL_OUT: ::c_int = 3; constant NF_INET_POST_ROUTING (line 2354) | pub const NF_INET_POST_ROUTING: ::c_int = 4; constant NF_INET_NUMHOOKS (line 2355) | pub const NF_INET_NUMHOOKS: ::c_int = 5; constant NF_NETDEV_INGRESS (line 2357) | pub const NF_NETDEV_INGRESS: ::c_int = 0; constant NF_NETDEV_NUMHOOKS (line 2358) | pub const NF_NETDEV_NUMHOOKS: ::c_int = 1; constant NFPROTO_UNSPEC (line 2360) | pub const NFPROTO_UNSPEC: ::c_int = 0; constant NFPROTO_INET (line 2361) | pub const NFPROTO_INET: ::c_int = 1; constant NFPROTO_IPV4 (line 2362) | pub const NFPROTO_IPV4: ::c_int = 2; constant NFPROTO_ARP (line 2363) | pub const NFPROTO_ARP: ::c_int = 3; constant NFPROTO_NETDEV (line 2364) | pub const NFPROTO_NETDEV: ::c_int = 5; constant NFPROTO_BRIDGE (line 2365) | pub const NFPROTO_BRIDGE: ::c_int = 7; constant NFPROTO_IPV6 (line 2366) | pub const NFPROTO_IPV6: ::c_int = 10; constant NFPROTO_DECNET (line 2367) | pub const NFPROTO_DECNET: ::c_int = 12; constant NFPROTO_NUMPROTO (line 2368) | pub const NFPROTO_NUMPROTO: ::c_int = 13; constant NF_IP_PRE_ROUTING (line 2371) | pub const NF_IP_PRE_ROUTING: ::c_int = 0; constant NF_IP_LOCAL_IN (line 2372) | pub const NF_IP_LOCAL_IN: ::c_int = 1; constant NF_IP_FORWARD (line 2373) | pub const NF_IP_FORWARD: ::c_int = 2; constant NF_IP_LOCAL_OUT (line 2374) | pub const NF_IP_LOCAL_OUT: ::c_int = 3; constant NF_IP_POST_ROUTING (line 2375) | pub const NF_IP_POST_ROUTING: ::c_int = 4; constant NF_IP_NUMHOOKS (line 2376) | pub const NF_IP_NUMHOOKS: ::c_int = 5; constant NF_IP_PRI_FIRST (line 2378) | pub const NF_IP_PRI_FIRST: ::c_int = ::INT_MIN; constant NF_IP_PRI_CONNTRACK_DEFRAG (line 2379) | pub const NF_IP_PRI_CONNTRACK_DEFRAG: ::c_int = -400; constant NF_IP_PRI_RAW (line 2380) | pub const NF_IP_PRI_RAW: ::c_int = -300; constant NF_IP_PRI_SELINUX_FIRST (line 2381) | pub const NF_IP_PRI_SELINUX_FIRST: ::c_int = -225; constant NF_IP_PRI_CONNTRACK (line 2382) | pub const NF_IP_PRI_CONNTRACK: ::c_int = -200; constant NF_IP_PRI_MANGLE (line 2383) | pub const NF_IP_PRI_MANGLE: ::c_int = -150; constant NF_IP_PRI_NAT_DST (line 2384) | pub const NF_IP_PRI_NAT_DST: ::c_int = -100; constant NF_IP_PRI_FILTER (line 2385) | pub const NF_IP_PRI_FILTER: ::c_int = 0; constant NF_IP_PRI_SECURITY (line 2386) | pub const NF_IP_PRI_SECURITY: ::c_int = 50; constant NF_IP_PRI_NAT_SRC (line 2387) | pub const NF_IP_PRI_NAT_SRC: ::c_int = 100; constant NF_IP_PRI_SELINUX_LAST (line 2388) | pub const NF_IP_PRI_SELINUX_LAST: ::c_int = 225; constant NF_IP_PRI_CONNTRACK_HELPER (line 2389) | pub const NF_IP_PRI_CONNTRACK_HELPER: ::c_int = 300; constant NF_IP_PRI_CONNTRACK_CONFIRM (line 2390) | pub const NF_IP_PRI_CONNTRACK_CONFIRM: ::c_int = ::INT_MAX; constant NF_IP_PRI_LAST (line 2391) | pub const NF_IP_PRI_LAST: ::c_int = ::INT_MAX; constant NF_IP6_PRE_ROUTING (line 2394) | pub const NF_IP6_PRE_ROUTING: ::c_int = 0; constant NF_IP6_LOCAL_IN (line 2395) | pub const NF_IP6_LOCAL_IN: ::c_int = 1; constant NF_IP6_FORWARD (line 2396) | pub const NF_IP6_FORWARD: ::c_int = 2; constant NF_IP6_LOCAL_OUT (line 2397) | pub const NF_IP6_LOCAL_OUT: ::c_int = 3; constant NF_IP6_POST_ROUTING (line 2398) | pub const NF_IP6_POST_ROUTING: ::c_int = 4; constant NF_IP6_NUMHOOKS (line 2399) | pub const NF_IP6_NUMHOOKS: ::c_int = 5; constant NF_IP6_PRI_FIRST (line 2401) | pub const NF_IP6_PRI_FIRST: ::c_int = ::INT_MIN; constant NF_IP6_PRI_CONNTRACK_DEFRAG (line 2402) | pub const NF_IP6_PRI_CONNTRACK_DEFRAG: ::c_int = -400; constant NF_IP6_PRI_RAW (line 2403) | pub const NF_IP6_PRI_RAW: ::c_int = -300; constant NF_IP6_PRI_SELINUX_FIRST (line 2404) | pub const NF_IP6_PRI_SELINUX_FIRST: ::c_int = -225; constant NF_IP6_PRI_CONNTRACK (line 2405) | pub const NF_IP6_PRI_CONNTRACK: ::c_int = -200; constant NF_IP6_PRI_MANGLE (line 2406) | pub const NF_IP6_PRI_MANGLE: ::c_int = -150; constant NF_IP6_PRI_NAT_DST (line 2407) | pub const NF_IP6_PRI_NAT_DST: ::c_int = -100; constant NF_IP6_PRI_FILTER (line 2408) | pub const NF_IP6_PRI_FILTER: ::c_int = 0; constant NF_IP6_PRI_SECURITY (line 2409) | pub const NF_IP6_PRI_SECURITY: ::c_int = 50; constant NF_IP6_PRI_NAT_SRC (line 2410) | pub const NF_IP6_PRI_NAT_SRC: ::c_int = 100; constant NF_IP6_PRI_SELINUX_LAST (line 2411) | pub const NF_IP6_PRI_SELINUX_LAST: ::c_int = 225; constant NF_IP6_PRI_CONNTRACK_HELPER (line 2412) | pub const NF_IP6_PRI_CONNTRACK_HELPER: ::c_int = 300; constant NF_IP6_PRI_LAST (line 2413) | pub const NF_IP6_PRI_LAST: ::c_int = ::INT_MAX; constant IP6T_SO_ORIGINAL_DST (line 2416) | pub const IP6T_SO_ORIGINAL_DST: ::c_int = 80; constant NFT_TABLE_MAXNAMELEN (line 2419) | pub const NFT_TABLE_MAXNAMELEN: ::c_int = 256; constant NFT_CHAIN_MAXNAMELEN (line 2420) | pub const NFT_CHAIN_MAXNAMELEN: ::c_int = 256; constant NFT_SET_MAXNAMELEN (line 2421) | pub const NFT_SET_MAXNAMELEN: ::c_int = 256; constant NFT_OBJ_MAXNAMELEN (line 2422) | pub const NFT_OBJ_MAXNAMELEN: ::c_int = 256; constant NFT_USERDATA_MAXLEN (line 2423) | pub const NFT_USERDATA_MAXLEN: ::c_int = 256; constant NFT_REG_VERDICT (line 2425) | pub const NFT_REG_VERDICT: ::c_int = 0; constant NFT_REG_1 (line 2426) | pub const NFT_REG_1: ::c_int = 1; constant NFT_REG_2 (line 2427) | pub const NFT_REG_2: ::c_int = 2; constant NFT_REG_3 (line 2428) | pub const NFT_REG_3: ::c_int = 3; constant NFT_REG_4 (line 2429) | pub const NFT_REG_4: ::c_int = 4; constant __NFT_REG_MAX (line 2430) | pub const __NFT_REG_MAX: ::c_int = 5; constant NFT_REG32_00 (line 2431) | pub const NFT_REG32_00: ::c_int = 8; constant NFT_REG32_01 (line 2432) | pub const NFT_REG32_01: ::c_int = 9; constant NFT_REG32_02 (line 2433) | pub const NFT_REG32_02: ::c_int = 10; constant NFT_REG32_03 (line 2434) | pub const NFT_REG32_03: ::c_int = 11; constant NFT_REG32_04 (line 2435) | pub const NFT_REG32_04: ::c_int = 12; constant NFT_REG32_05 (line 2436) | pub const NFT_REG32_05: ::c_int = 13; constant NFT_REG32_06 (line 2437) | pub const NFT_REG32_06: ::c_int = 14; constant NFT_REG32_07 (line 2438) | pub const NFT_REG32_07: ::c_int = 15; constant NFT_REG32_08 (line 2439) | pub const NFT_REG32_08: ::c_int = 16; constant NFT_REG32_09 (line 2440) | pub const NFT_REG32_09: ::c_int = 17; constant NFT_REG32_10 (line 2441) | pub const NFT_REG32_10: ::c_int = 18; constant NFT_REG32_11 (line 2442) | pub const NFT_REG32_11: ::c_int = 19; constant NFT_REG32_12 (line 2443) | pub const NFT_REG32_12: ::c_int = 20; constant NFT_REG32_13 (line 2444) | pub const NFT_REG32_13: ::c_int = 21; constant NFT_REG32_14 (line 2445) | pub const NFT_REG32_14: ::c_int = 22; constant NFT_REG32_15 (line 2446) | pub const NFT_REG32_15: ::c_int = 23; constant NFT_REG_SIZE (line 2448) | pub const NFT_REG_SIZE: ::c_int = 16; constant NFT_REG32_SIZE (line 2449) | pub const NFT_REG32_SIZE: ::c_int = 4; constant NFT_CONTINUE (line 2451) | pub const NFT_CONTINUE: ::c_int = -1; constant NFT_BREAK (line 2452) | pub const NFT_BREAK: ::c_int = -2; constant NFT_JUMP (line 2453) | pub const NFT_JUMP: ::c_int = -3; constant NFT_GOTO (line 2454) | pub const NFT_GOTO: ::c_int = -4; constant NFT_RETURN (line 2455) | pub const NFT_RETURN: ::c_int = -5; constant NFT_MSG_NEWTABLE (line 2457) | pub const NFT_MSG_NEWTABLE: ::c_int = 0; constant NFT_MSG_GETTABLE (line 2458) | pub const NFT_MSG_GETTABLE: ::c_int = 1; constant NFT_MSG_DELTABLE (line 2459) | pub const NFT_MSG_DELTABLE: ::c_int = 2; constant NFT_MSG_NEWCHAIN (line 2460) | pub const NFT_MSG_NEWCHAIN: ::c_int = 3; constant NFT_MSG_GETCHAIN (line 2461) | pub const NFT_MSG_GETCHAIN: ::c_int = 4; constant NFT_MSG_DELCHAIN (line 2462) | pub const NFT_MSG_DELCHAIN: ::c_int = 5; constant NFT_MSG_NEWRULE (line 2463) | pub const NFT_MSG_NEWRULE: ::c_int = 6; constant NFT_MSG_GETRULE (line 2464) | pub const NFT_MSG_GETRULE: ::c_int = 7; constant NFT_MSG_DELRULE (line 2465) | pub const NFT_MSG_DELRULE: ::c_int = 8; constant NFT_MSG_NEWSET (line 2466) | pub const NFT_MSG_NEWSET: ::c_int = 9; constant NFT_MSG_GETSET (line 2467) | pub const NFT_MSG_GETSET: ::c_int = 10; constant NFT_MSG_DELSET (line 2468) | pub const NFT_MSG_DELSET: ::c_int = 11; constant NFT_MSG_NEWSETELEM (line 2469) | pub const NFT_MSG_NEWSETELEM: ::c_int = 12; constant NFT_MSG_GETSETELEM (line 2470) | pub const NFT_MSG_GETSETELEM: ::c_int = 13; constant NFT_MSG_DELSETELEM (line 2471) | pub const NFT_MSG_DELSETELEM: ::c_int = 14; constant NFT_MSG_NEWGEN (line 2472) | pub const NFT_MSG_NEWGEN: ::c_int = 15; constant NFT_MSG_GETGEN (line 2473) | pub const NFT_MSG_GETGEN: ::c_int = 16; constant NFT_MSG_TRACE (line 2474) | pub const NFT_MSG_TRACE: ::c_int = 17; constant NFT_MSG_NEWOBJ (line 2475) | pub const NFT_MSG_NEWOBJ: ::c_int = 18; constant NFT_MSG_GETOBJ (line 2476) | pub const NFT_MSG_GETOBJ: ::c_int = 19; constant NFT_MSG_DELOBJ (line 2477) | pub const NFT_MSG_DELOBJ: ::c_int = 20; constant NFT_MSG_GETOBJ_RESET (line 2478) | pub const NFT_MSG_GETOBJ_RESET: ::c_int = 21; constant NFT_MSG_MAX (line 2479) | pub const NFT_MSG_MAX: ::c_int = 25; constant NFT_SET_ANONYMOUS (line 2481) | pub const NFT_SET_ANONYMOUS: ::c_int = 0x1; constant NFT_SET_CONSTANT (line 2482) | pub const NFT_SET_CONSTANT: ::c_int = 0x2; constant NFT_SET_INTERVAL (line 2483) | pub const NFT_SET_INTERVAL: ::c_int = 0x4; constant NFT_SET_MAP (line 2484) | pub const NFT_SET_MAP: ::c_int = 0x8; constant NFT_SET_TIMEOUT (line 2485) | pub const NFT_SET_TIMEOUT: ::c_int = 0x10; constant NFT_SET_EVAL (line 2486) | pub const NFT_SET_EVAL: ::c_int = 0x20; constant NFT_SET_POL_PERFORMANCE (line 2488) | pub const NFT_SET_POL_PERFORMANCE: ::c_int = 0; constant NFT_SET_POL_MEMORY (line 2489) | pub const NFT_SET_POL_MEMORY: ::c_int = 1; constant NFT_SET_ELEM_INTERVAL_END (line 2491) | pub const NFT_SET_ELEM_INTERVAL_END: ::c_int = 0x1; constant NFT_DATA_VALUE (line 2493) | pub const NFT_DATA_VALUE: ::c_uint = 0; constant NFT_DATA_VERDICT (line 2494) | pub const NFT_DATA_VERDICT: ::c_uint = 0xffffff00; constant NFT_DATA_RESERVED_MASK (line 2496) | pub const NFT_DATA_RESERVED_MASK: ::c_uint = 0xffffff00; constant NFT_DATA_VALUE_MAXLEN (line 2498) | pub const NFT_DATA_VALUE_MAXLEN: ::c_int = 64; constant NFT_BYTEORDER_NTOH (line 2500) | pub const NFT_BYTEORDER_NTOH: ::c_int = 0; constant NFT_BYTEORDER_HTON (line 2501) | pub const NFT_BYTEORDER_HTON: ::c_int = 1; constant NFT_CMP_EQ (line 2503) | pub const NFT_CMP_EQ: ::c_int = 0; constant NFT_CMP_NEQ (line 2504) | pub const NFT_CMP_NEQ: ::c_int = 1; constant NFT_CMP_LT (line 2505) | pub const NFT_CMP_LT: ::c_int = 2; constant NFT_CMP_LTE (line 2506) | pub const NFT_CMP_LTE: ::c_int = 3; constant NFT_CMP_GT (line 2507) | pub const NFT_CMP_GT: ::c_int = 4; constant NFT_CMP_GTE (line 2508) | pub const NFT_CMP_GTE: ::c_int = 5; constant NFT_RANGE_EQ (line 2510) | pub const NFT_RANGE_EQ: ::c_int = 0; constant NFT_RANGE_NEQ (line 2511) | pub const NFT_RANGE_NEQ: ::c_int = 1; constant NFT_LOOKUP_F_INV (line 2513) | pub const NFT_LOOKUP_F_INV: ::c_int = 1 << 0; constant NFT_DYNSET_OP_ADD (line 2515) | pub const NFT_DYNSET_OP_ADD: ::c_int = 0; constant NFT_DYNSET_OP_UPDATE (line 2516) | pub const NFT_DYNSET_OP_UPDATE: ::c_int = 1; constant NFT_DYNSET_F_INV (line 2518) | pub const NFT_DYNSET_F_INV: ::c_int = 1 << 0; constant NFT_PAYLOAD_LL_HEADER (line 2520) | pub const NFT_PAYLOAD_LL_HEADER: ::c_int = 0; constant NFT_PAYLOAD_NETWORK_HEADER (line 2521) | pub const NFT_PAYLOAD_NETWORK_HEADER: ::c_int = 1; constant NFT_PAYLOAD_TRANSPORT_HEADER (line 2522) | pub const NFT_PAYLOAD_TRANSPORT_HEADER: ::c_int = 2; constant NFT_PAYLOAD_CSUM_NONE (line 2524) | pub const NFT_PAYLOAD_CSUM_NONE: ::c_int = 0; constant NFT_PAYLOAD_CSUM_INET (line 2525) | pub const NFT_PAYLOAD_CSUM_INET: ::c_int = 1; constant NFT_META_LEN (line 2527) | pub const NFT_META_LEN: ::c_int = 0; constant NFT_META_PROTOCOL (line 2528) | pub const NFT_META_PROTOCOL: ::c_int = 1; constant NFT_META_PRIORITY (line 2529) | pub const NFT_META_PRIORITY: ::c_int = 2; constant NFT_META_MARK (line 2530) | pub const NFT_META_MARK: ::c_int = 3; constant NFT_META_IIF (line 2531) | pub const NFT_META_IIF: ::c_int = 4; constant NFT_META_OIF (line 2532) | pub const NFT_META_OIF: ::c_int = 5; constant NFT_META_IIFNAME (line 2533) | pub const NFT_META_IIFNAME: ::c_int = 6; constant NFT_META_OIFNAME (line 2534) | pub const NFT_META_OIFNAME: ::c_int = 7; constant NFT_META_IIFTYPE (line 2535) | pub const NFT_META_IIFTYPE: ::c_int = 8; constant NFT_META_OIFTYPE (line 2536) | pub const NFT_META_OIFTYPE: ::c_int = 9; constant NFT_META_SKUID (line 2537) | pub const NFT_META_SKUID: ::c_int = 10; constant NFT_META_SKGID (line 2538) | pub const NFT_META_SKGID: ::c_int = 11; constant NFT_META_NFTRACE (line 2539) | pub const NFT_META_NFTRACE: ::c_int = 12; constant NFT_META_RTCLASSID (line 2540) | pub const NFT_META_RTCLASSID: ::c_int = 13; constant NFT_META_SECMARK (line 2541) | pub const NFT_META_SECMARK: ::c_int = 14; constant NFT_META_NFPROTO (line 2542) | pub const NFT_META_NFPROTO: ::c_int = 15; constant NFT_META_L4PROTO (line 2543) | pub const NFT_META_L4PROTO: ::c_int = 16; constant NFT_META_BRI_IIFNAME (line 2544) | pub const NFT_META_BRI_IIFNAME: ::c_int = 17; constant NFT_META_BRI_OIFNAME (line 2545) | pub const NFT_META_BRI_OIFNAME: ::c_int = 18; constant NFT_META_PKTTYPE (line 2546) | pub const NFT_META_PKTTYPE: ::c_int = 19; constant NFT_META_CPU (line 2547) | pub const NFT_META_CPU: ::c_int = 20; constant NFT_META_IIFGROUP (line 2548) | pub const NFT_META_IIFGROUP: ::c_int = 21; constant NFT_META_OIFGROUP (line 2549) | pub const NFT_META_OIFGROUP: ::c_int = 22; constant NFT_META_CGROUP (line 2550) | pub const NFT_META_CGROUP: ::c_int = 23; constant NFT_META_PRANDOM (line 2551) | pub const NFT_META_PRANDOM: ::c_int = 24; constant NFT_CT_STATE (line 2553) | pub const NFT_CT_STATE: ::c_int = 0; constant NFT_CT_DIRECTION (line 2554) | pub const NFT_CT_DIRECTION: ::c_int = 1; constant NFT_CT_STATUS (line 2555) | pub const NFT_CT_STATUS: ::c_int = 2; constant NFT_CT_MARK (line 2556) | pub const NFT_CT_MARK: ::c_int = 3; constant NFT_CT_SECMARK (line 2557) | pub const NFT_CT_SECMARK: ::c_int = 4; constant NFT_CT_EXPIRATION (line 2558) | pub const NFT_CT_EXPIRATION: ::c_int = 5; constant NFT_CT_HELPER (line 2559) | pub const NFT_CT_HELPER: ::c_int = 6; constant NFT_CT_L3PROTOCOL (line 2560) | pub const NFT_CT_L3PROTOCOL: ::c_int = 7; constant NFT_CT_SRC (line 2561) | pub const NFT_CT_SRC: ::c_int = 8; constant NFT_CT_DST (line 2562) | pub const NFT_CT_DST: ::c_int = 9; constant NFT_CT_PROTOCOL (line 2563) | pub const NFT_CT_PROTOCOL: ::c_int = 10; constant NFT_CT_PROTO_SRC (line 2564) | pub const NFT_CT_PROTO_SRC: ::c_int = 11; constant NFT_CT_PROTO_DST (line 2565) | pub const NFT_CT_PROTO_DST: ::c_int = 12; constant NFT_CT_LABELS (line 2566) | pub const NFT_CT_LABELS: ::c_int = 13; constant NFT_CT_PKTS (line 2567) | pub const NFT_CT_PKTS: ::c_int = 14; constant NFT_CT_BYTES (line 2568) | pub const NFT_CT_BYTES: ::c_int = 15; constant NFT_LIMIT_PKTS (line 2570) | pub const NFT_LIMIT_PKTS: ::c_int = 0; constant NFT_LIMIT_PKT_BYTES (line 2571) | pub const NFT_LIMIT_PKT_BYTES: ::c_int = 1; constant NFT_LIMIT_F_INV (line 2573) | pub const NFT_LIMIT_F_INV: ::c_int = 1 << 0; constant NFT_QUEUE_FLAG_BYPASS (line 2575) | pub const NFT_QUEUE_FLAG_BYPASS: ::c_int = 0x01; constant NFT_QUEUE_FLAG_CPU_FANOUT (line 2576) | pub const NFT_QUEUE_FLAG_CPU_FANOUT: ::c_int = 0x02; constant NFT_QUEUE_FLAG_MASK (line 2577) | pub const NFT_QUEUE_FLAG_MASK: ::c_int = 0x03; constant NFT_QUOTA_F_INV (line 2579) | pub const NFT_QUOTA_F_INV: ::c_int = 1 << 0; constant NFT_REJECT_ICMP_UNREACH (line 2581) | pub const NFT_REJECT_ICMP_UNREACH: ::c_int = 0; constant NFT_REJECT_TCP_RST (line 2582) | pub const NFT_REJECT_TCP_RST: ::c_int = 1; constant NFT_REJECT_ICMPX_UNREACH (line 2583) | pub const NFT_REJECT_ICMPX_UNREACH: ::c_int = 2; constant NFT_REJECT_ICMPX_NO_ROUTE (line 2585) | pub const NFT_REJECT_ICMPX_NO_ROUTE: ::c_int = 0; constant NFT_REJECT_ICMPX_PORT_UNREACH (line 2586) | pub const NFT_REJECT_ICMPX_PORT_UNREACH: ::c_int = 1; constant NFT_REJECT_ICMPX_HOST_UNREACH (line 2587) | pub const NFT_REJECT_ICMPX_HOST_UNREACH: ::c_int = 2; constant NFT_REJECT_ICMPX_ADMIN_PROHIBITED (line 2588) | pub const NFT_REJECT_ICMPX_ADMIN_PROHIBITED: ::c_int = 3; constant NFT_NAT_SNAT (line 2590) | pub const NFT_NAT_SNAT: ::c_int = 0; constant NFT_NAT_DNAT (line 2591) | pub const NFT_NAT_DNAT: ::c_int = 1; constant NFT_TRACETYPE_UNSPEC (line 2593) | pub const NFT_TRACETYPE_UNSPEC: ::c_int = 0; constant NFT_TRACETYPE_POLICY (line 2594) | pub const NFT_TRACETYPE_POLICY: ::c_int = 1; constant NFT_TRACETYPE_RETURN (line 2595) | pub const NFT_TRACETYPE_RETURN: ::c_int = 2; constant NFT_TRACETYPE_RULE (line 2596) | pub const NFT_TRACETYPE_RULE: ::c_int = 3; constant NFT_NG_INCREMENTAL (line 2598) | pub const NFT_NG_INCREMENTAL: ::c_int = 0; constant NFT_NG_RANDOM (line 2599) | pub const NFT_NG_RANDOM: ::c_int = 1; constant FF_MAX (line 2602) | pub const FF_MAX: ::__u16 = 0x7f; constant FF_CNT (line 2603) | pub const FF_CNT: usize = FF_MAX as usize + 1; constant INPUT_PROP_MAX (line 2606) | pub const INPUT_PROP_MAX: ::__u16 = 0x1f; constant INPUT_PROP_CNT (line 2607) | pub const INPUT_PROP_CNT: usize = INPUT_PROP_MAX as usize + 1; constant EV_MAX (line 2608) | pub const EV_MAX: ::__u16 = 0x1f; constant EV_CNT (line 2609) | pub const EV_CNT: usize = EV_MAX as usize + 1; constant SYN_MAX (line 2610) | pub const SYN_MAX: ::__u16 = 0xf; constant SYN_CNT (line 2611) | pub const SYN_CNT: usize = SYN_MAX as usize + 1; constant KEY_MAX (line 2612) | pub const KEY_MAX: ::__u16 = 0x2ff; constant KEY_CNT (line 2613) | pub const KEY_CNT: usize = KEY_MAX as usize + 1; constant REL_MAX (line 2614) | pub const REL_MAX: ::__u16 = 0x0f; constant REL_CNT (line 2615) | pub const REL_CNT: usize = REL_MAX as usize + 1; constant ABS_MAX (line 2616) | pub const ABS_MAX: ::__u16 = 0x3f; constant ABS_CNT (line 2617) | pub const ABS_CNT: usize = ABS_MAX as usize + 1; constant SW_MAX (line 2618) | pub const SW_MAX: ::__u16 = 0x0f; constant SW_CNT (line 2619) | pub const SW_CNT: usize = SW_MAX as usize + 1; constant MSC_MAX (line 2620) | pub const MSC_MAX: ::__u16 = 0x07; constant MSC_CNT (line 2621) | pub const MSC_CNT: usize = MSC_MAX as usize + 1; constant LED_MAX (line 2622) | pub const LED_MAX: ::__u16 = 0x0f; constant LED_CNT (line 2623) | pub const LED_CNT: usize = LED_MAX as usize + 1; constant REP_MAX (line 2624) | pub const REP_MAX: ::__u16 = 0x01; constant REP_CNT (line 2625) | pub const REP_CNT: usize = REP_MAX as usize + 1; constant SND_MAX (line 2626) | pub const SND_MAX: ::__u16 = 0x07; constant SND_CNT (line 2627) | pub const SND_CNT: usize = SND_MAX as usize + 1; constant UINPUT_VERSION (line 2630) | pub const UINPUT_VERSION: ::c_uint = 5; constant UINPUT_MAX_NAME_SIZE (line 2631) | pub const UINPUT_MAX_NAME_SIZE: usize = 80; constant IFF_TUN (line 2634) | pub const IFF_TUN: ::c_int = 0x0001; constant IFF_TAP (line 2635) | pub const IFF_TAP: ::c_int = 0x0002; constant IFF_NAPI (line 2636) | pub const IFF_NAPI: ::c_int = 0x0010; constant IFF_NAPI_FRAGS (line 2637) | pub const IFF_NAPI_FRAGS: ::c_int = 0x0020; constant IFF_NO_CARRIER (line 2638) | pub const IFF_NO_CARRIER: ::c_int = 0x0040; constant IFF_NO_PI (line 2639) | pub const IFF_NO_PI: ::c_int = 0x1000; constant IFF_ONE_QUEUE (line 2640) | pub const IFF_ONE_QUEUE: ::c_int = 0x2000; constant IFF_VNET_HDR (line 2641) | pub const IFF_VNET_HDR: ::c_int = 0x4000; constant IFF_TUN_EXCL (line 2642) | pub const IFF_TUN_EXCL: ::c_int = 0x8000; constant IFF_MULTI_QUEUE (line 2643) | pub const IFF_MULTI_QUEUE: ::c_int = 0x0100; constant IFF_ATTACH_QUEUE (line 2644) | pub const IFF_ATTACH_QUEUE: ::c_int = 0x0200; constant IFF_DETACH_QUEUE (line 2645) | pub const IFF_DETACH_QUEUE: ::c_int = 0x0400; constant IFF_PERSIST (line 2646) | pub const IFF_PERSIST: ::c_int = 0x0800; constant IFF_NOFILTER (line 2647) | pub const IFF_NOFILTER: ::c_int = 0x1000; constant TUN_F_CSUM (line 2649) | pub const TUN_F_CSUM: ::c_uint = 0x01; constant TUN_F_TSO4 (line 2650) | pub const TUN_F_TSO4: ::c_uint = 0x02; constant TUN_F_TSO6 (line 2651) | pub const TUN_F_TSO6: ::c_uint = 0x04; constant TUN_F_TSO_ECN (line 2652) | pub const TUN_F_TSO_ECN: ::c_uint = 0x08; constant TUN_F_UFO (line 2653) | pub const TUN_F_UFO: ::c_uint = 0x10; constant TUN_F_USO4 (line 2654) | pub const TUN_F_USO4: ::c_uint = 0x20; constant TUN_F_USO6 (line 2655) | pub const TUN_F_USO6: ::c_uint = 0x40; constant ETH_ALEN (line 2659) | pub const ETH_ALEN: ::c_int = 6; constant ETH_HLEN (line 2660) | pub const ETH_HLEN: ::c_int = 14; constant ETH_ZLEN (line 2661) | pub const ETH_ZLEN: ::c_int = 60; constant ETH_DATA_LEN (line 2662) | pub const ETH_DATA_LEN: ::c_int = 1500; constant ETH_FRAME_LEN (line 2663) | pub const ETH_FRAME_LEN: ::c_int = 1514; constant ETH_FCS_LEN (line 2664) | pub const ETH_FCS_LEN: ::c_int = 4; constant ETH_MIN_MTU (line 2665) | pub const ETH_MIN_MTU: ::c_int = 68; constant ETH_MAX_MTU (line 2666) | pub const ETH_MAX_MTU: ::c_int = 0xFFFF; constant ETH_P_LOOP (line 2667) | pub const ETH_P_LOOP: ::c_int = 0x0060; constant ETH_P_PUP (line 2668) | pub const ETH_P_PUP: ::c_int = 0x0200; constant ETH_P_PUPAT (line 2669) | pub const ETH_P_PUPAT: ::c_int = 0x0201; constant ETH_P_TSN (line 2670) | pub const ETH_P_TSN: ::c_int = 0x22F0; constant ETH_P_IP (line 2671) | pub const ETH_P_IP: ::c_int = 0x0800; constant ETH_P_X25 (line 2672) | pub const ETH_P_X25: ::c_int = 0x0805; constant ETH_P_ARP (line 2673) | pub const ETH_P_ARP: ::c_int = 0x0806; constant ETH_P_BPQ (line 2674) | pub const ETH_P_BPQ: ::c_int = 0x08FF; constant ETH_P_IEEEPUP (line 2675) | pub const ETH_P_IEEEPUP: ::c_int = 0x0a00; constant ETH_P_IEEEPUPAT (line 2676) | pub const ETH_P_IEEEPUPAT: ::c_int = 0x0a01; constant ETH_P_BATMAN (line 2677) | pub const ETH_P_BATMAN: ::c_int = 0x4305; constant ETH_P_DEC (line 2678) | pub const ETH_P_DEC: ::c_int = 0x6000; constant ETH_P_DNA_DL (line 2679) | pub const ETH_P_DNA_DL: ::c_int = 0x6001; constant ETH_P_DNA_RC (line 2680) | pub const ETH_P_DNA_RC: ::c_int = 0x6002; constant ETH_P_DNA_RT (line 2681) | pub const ETH_P_DNA_RT: ::c_int = 0x6003; constant ETH_P_LAT (line 2682) | pub const ETH_P_LAT: ::c_int = 0x6004; constant ETH_P_DIAG (line 2683) | pub const ETH_P_DIAG: ::c_int = 0x6005; constant ETH_P_CUST (line 2684) | pub const ETH_P_CUST: ::c_int = 0x6006; constant ETH_P_SCA (line 2685) | pub const ETH_P_SCA: ::c_int = 0x6007; constant ETH_P_TEB (line 2686) | pub const ETH_P_TEB: ::c_int = 0x6558; constant ETH_P_RARP (line 2687) | pub const ETH_P_RARP: ::c_int = 0x8035; constant ETH_P_ATALK (line 2688) | pub const ETH_P_ATALK: ::c_int = 0x809B; constant ETH_P_AARP (line 2689) | pub const ETH_P_AARP: ::c_int = 0x80F3; constant ETH_P_8021Q (line 2690) | pub const ETH_P_8021Q: ::c_int = 0x8100; constant ETH_P_IPX (line 2692) | pub const ETH_P_IPX: ::c_int = 0x8137; constant ETH_P_IPV6 (line 2693) | pub const ETH_P_IPV6: ::c_int = 0x86DD; constant ETH_P_PAUSE (line 2694) | pub const ETH_P_PAUSE: ::c_int = 0x8808; constant ETH_P_SLOW (line 2695) | pub const ETH_P_SLOW: ::c_int = 0x8809; constant ETH_P_WCCP (line 2696) | pub const ETH_P_WCCP: ::c_int = 0x883E; constant ETH_P_MPLS_UC (line 2697) | pub const ETH_P_MPLS_UC: ::c_int = 0x8847; constant ETH_P_MPLS_MC (line 2698) | pub const ETH_P_MPLS_MC: ::c_int = 0x8848; constant ETH_P_ATMMPOA (line 2699) | pub const ETH_P_ATMMPOA: ::c_int = 0x884c; constant ETH_P_PPP_DISC (line 2700) | pub const ETH_P_PPP_DISC: ::c_int = 0x8863; constant ETH_P_PPP_SES (line 2701) | pub const ETH_P_PPP_SES: ::c_int = 0x8864; constant ETH_P_LINK_CTL (line 2702) | pub const ETH_P_LINK_CTL: ::c_int = 0x886c; constant ETH_P_ATMFATE (line 2703) | pub const ETH_P_ATMFATE: ::c_int = 0x8884; constant ETH_P_PAE (line 2704) | pub const ETH_P_PAE: ::c_int = 0x888E; constant ETH_P_AOE (line 2705) | pub const ETH_P_AOE: ::c_int = 0x88A2; constant ETH_P_8021AD (line 2706) | pub const ETH_P_8021AD: ::c_int = 0x88A8; constant ETH_P_802_EX1 (line 2707) | pub const ETH_P_802_EX1: ::c_int = 0x88B5; constant ETH_P_TIPC (line 2708) | pub const ETH_P_TIPC: ::c_int = 0x88CA; constant ETH_P_MACSEC (line 2709) | pub const ETH_P_MACSEC: ::c_int = 0x88E5; constant ETH_P_8021AH (line 2710) | pub const ETH_P_8021AH: ::c_int = 0x88E7; constant ETH_P_MVRP (line 2711) | pub const ETH_P_MVRP: ::c_int = 0x88F5; constant ETH_P_1588 (line 2712) | pub const ETH_P_1588: ::c_int = 0x88F7; constant ETH_P_NCSI (line 2713) | pub const ETH_P_NCSI: ::c_int = 0x88F8; constant ETH_P_PRP (line 2714) | pub const ETH_P_PRP: ::c_int = 0x88FB; constant ETH_P_FCOE (line 2715) | pub const ETH_P_FCOE: ::c_int = 0x8906; constant ETH_P_TDLS (line 2717) | pub const ETH_P_TDLS: ::c_int = 0x890D; constant ETH_P_FIP (line 2718) | pub const ETH_P_FIP: ::c_int = 0x8914; constant ETH_P_80221 (line 2719) | pub const ETH_P_80221: ::c_int = 0x8917; constant ETH_P_HSR (line 2720) | pub const ETH_P_HSR: ::c_int = 0x892F; constant ETH_P_LOOPBACK (line 2722) | pub const ETH_P_LOOPBACK: ::c_int = 0x9000; constant ETH_P_QINQ1 (line 2723) | pub const ETH_P_QINQ1: ::c_int = 0x9100; constant ETH_P_QINQ2 (line 2724) | pub const ETH_P_QINQ2: ::c_int = 0x9200; constant ETH_P_QINQ3 (line 2725) | pub const ETH_P_QINQ3: ::c_int = 0x9300; constant ETH_P_EDSA (line 2726) | pub const ETH_P_EDSA: ::c_int = 0xDADA; constant ETH_P_AF_IUCV (line 2728) | pub const ETH_P_AF_IUCV: ::c_int = 0xFBFB; constant ETH_P_802_3_MIN (line 2729) | pub const ETH_P_802_3_MIN: ::c_int = 0x0600; constant ETH_P_802_3 (line 2730) | pub const ETH_P_802_3: ::c_int = 0x0001; constant ETH_P_AX25 (line 2731) | pub const ETH_P_AX25: ::c_int = 0x0002; constant ETH_P_ALL (line 2732) | pub const ETH_P_ALL: ::c_int = 0x0003; constant ETH_P_802_2 (line 2733) | pub const ETH_P_802_2: ::c_int = 0x0004; constant ETH_P_SNAP (line 2734) | pub const ETH_P_SNAP: ::c_int = 0x0005; constant ETH_P_DDCMP (line 2735) | pub const ETH_P_DDCMP: ::c_int = 0x0006; constant ETH_P_WAN_PPP (line 2736) | pub const ETH_P_WAN_PPP: ::c_int = 0x0007; constant ETH_P_PPP_MP (line 2737) | pub const ETH_P_PPP_MP: ::c_int = 0x0008; constant ETH_P_LOCALTALK (line 2738) | pub const ETH_P_LOCALTALK: ::c_int = 0x0009; constant ETH_P_CAN (line 2739) | pub const ETH_P_CAN: ::c_int = 0x000C; constant ETH_P_CANFD (line 2740) | pub const ETH_P_CANFD: ::c_int = 0x000D; constant ETH_P_PPPTALK (line 2741) | pub const ETH_P_PPPTALK: ::c_int = 0x0010; constant ETH_P_TR_802_2 (line 2742) | pub const ETH_P_TR_802_2: ::c_int = 0x0011; constant ETH_P_MOBITEX (line 2743) | pub const ETH_P_MOBITEX: ::c_int = 0x0015; constant ETH_P_CONTROL (line 2744) | pub const ETH_P_CONTROL: ::c_int = 0x0016; constant ETH_P_IRDA (line 2745) | pub const ETH_P_IRDA: ::c_int = 0x0017; constant ETH_P_ECONET (line 2746) | pub const ETH_P_ECONET: ::c_int = 0x0018; constant ETH_P_HDLC (line 2747) | pub const ETH_P_HDLC: ::c_int = 0x0019; constant ETH_P_ARCNET (line 2748) | pub const ETH_P_ARCNET: ::c_int = 0x001A; constant ETH_P_DSA (line 2749) | pub const ETH_P_DSA: ::c_int = 0x001B; constant ETH_P_TRAILER (line 2750) | pub const ETH_P_TRAILER: ::c_int = 0x001C; constant ETH_P_PHONET (line 2751) | pub const ETH_P_PHONET: ::c_int = 0x00F5; constant ETH_P_IEEE802154 (line 2752) | pub const ETH_P_IEEE802154: ::c_int = 0x00F6; constant ETH_P_CAIF (line 2753) | pub const ETH_P_CAIF: ::c_int = 0x00F7; constant ETH_P_XDSA (line 2754) | pub const ETH_P_XDSA: ::c_int = 0x00F8; constant NDA_UNSPEC (line 2759) | pub const NDA_UNSPEC: ::c_ushort = 0; constant NDA_DST (line 2760) | pub const NDA_DST: ::c_ushort = 1; constant NDA_LLADDR (line 2761) | pub const NDA_LLADDR: ::c_ushort = 2; constant NDA_CACHEINFO (line 2762) | pub const NDA_CACHEINFO: ::c_ushort = 3; constant NDA_PROBES (line 2763) | pub const NDA_PROBES: ::c_ushort = 4; constant NDA_VLAN (line 2764) | pub const NDA_VLAN: ::c_ushort = 5; constant NDA_PORT (line 2765) | pub const NDA_PORT: ::c_ushort = 6; constant NDA_VNI (line 2766) | pub const NDA_VNI: ::c_ushort = 7; constant NDA_IFINDEX (line 2767) | pub const NDA_IFINDEX: ::c_ushort = 8; constant NDA_MASTER (line 2768) | pub const NDA_MASTER: ::c_ushort = 9; constant NDA_LINK_NETNSID (line 2769) | pub const NDA_LINK_NETNSID: ::c_ushort = 10; constant NDA_SRC_VNI (line 2770) | pub const NDA_SRC_VNI: ::c_ushort = 11; constant NDA_PROTOCOL (line 2771) | pub const NDA_PROTOCOL: ::c_ushort = 12; constant NDA_NH_ID (line 2772) | pub const NDA_NH_ID: ::c_ushort = 13; constant NDA_FDB_EXT_ATTRS (line 2773) | pub const NDA_FDB_EXT_ATTRS: ::c_ushort = 14; constant NDA_FLAGS_EXT (line 2774) | pub const NDA_FLAGS_EXT: ::c_ushort = 15; constant NDA_NDM_STATE_MASK (line 2775) | pub const NDA_NDM_STATE_MASK: ::c_ushort = 16; constant NDA_NDM_FLAGS_MASK (line 2776) | pub const NDA_NDM_FLAGS_MASK: ::c_ushort = 17; constant NTF_USE (line 2778) | pub const NTF_USE: u8 = 0x01; constant NTF_SELF (line 2779) | pub const NTF_SELF: u8 = 0x02; constant NTF_MASTER (line 2780) | pub const NTF_MASTER: u8 = 0x04; constant NTF_PROXY (line 2781) | pub const NTF_PROXY: u8 = 0x08; constant NTF_EXT_LEARNED (line 2782) | pub const NTF_EXT_LEARNED: u8 = 0x10; constant NTF_OFFLOADED (line 2783) | pub const NTF_OFFLOADED: u8 = 0x20; constant NTF_STICKY (line 2784) | pub const NTF_STICKY: u8 = 0x40; constant NTF_ROUTER (line 2785) | pub const NTF_ROUTER: u8 = 0x80; constant NTF_EXT_MANAGED (line 2787) | pub const NTF_EXT_MANAGED: u8 = 0x01; constant NTF_EXT_LOCKED (line 2788) | pub const NTF_EXT_LOCKED: u8 = 0x02; constant NUD_NONE (line 2790) | pub const NUD_NONE: u16 = 0x00; constant NUD_INCOMPLETE (line 2791) | pub const NUD_INCOMPLETE: u16 = 0x01; constant NUD_REACHABLE (line 2792) | pub const NUD_REACHABLE: u16 = 0x02; constant NUD_STALE (line 2793) | pub const NUD_STALE: u16 = 0x04; constant NUD_DELAY (line 2794) | pub const NUD_DELAY: u16 = 0x08; constant NUD_PROBE (line 2795) | pub const NUD_PROBE: u16 = 0x10; constant NUD_FAILED (line 2796) | pub const NUD_FAILED: u16 = 0x20; constant NUD_NOARP (line 2797) | pub const NUD_NOARP: u16 = 0x40; constant NUD_PERMANENT (line 2798) | pub const NUD_PERMANENT: u16 = 0x80; constant NDTPA_UNSPEC (line 2800) | pub const NDTPA_UNSPEC: ::c_ushort = 0; constant NDTPA_IFINDEX (line 2801) | pub const NDTPA_IFINDEX: ::c_ushort = 1; constant NDTPA_REFCNT (line 2802) | pub const NDTPA_REFCNT: ::c_ushort = 2; constant NDTPA_REACHABLE_TIME (line 2803) | pub const NDTPA_REACHABLE_TIME: ::c_ushort = 3; constant NDTPA_BASE_REACHABLE_TIME (line 2804) | pub const NDTPA_BASE_REACHABLE_TIME: ::c_ushort = 4; constant NDTPA_RETRANS_TIME (line 2805) | pub const NDTPA_RETRANS_TIME: ::c_ushort = 5; constant NDTPA_GC_STALETIME (line 2806) | pub const NDTPA_GC_STALETIME: ::c_ushort = 6; constant NDTPA_DELAY_PROBE_TIME (line 2807) | pub const NDTPA_DELAY_PROBE_TIME: ::c_ushort = 7; constant NDTPA_QUEUE_LEN (line 2808) | pub const NDTPA_QUEUE_LEN: ::c_ushort = 8; constant NDTPA_APP_PROBES (line 2809) | pub const NDTPA_APP_PROBES: ::c_ushort = 9; constant NDTPA_UCAST_PROBES (line 2810) | pub const NDTPA_UCAST_PROBES: ::c_ushort = 10; constant NDTPA_MCAST_PROBES (line 2811) | pub const NDTPA_MCAST_PROBES: ::c_ushort = 11; constant NDTPA_ANYCAST_DELAY (line 2812) | pub const NDTPA_ANYCAST_DELAY: ::c_ushort = 12; constant NDTPA_PROXY_DELAY (line 2813) | pub const NDTPA_PROXY_DELAY: ::c_ushort = 13; constant NDTPA_PROXY_QLEN (line 2814) | pub const NDTPA_PROXY_QLEN: ::c_ushort = 14; constant NDTPA_LOCKTIME (line 2815) | pub const NDTPA_LOCKTIME: ::c_ushort = 15; constant NDTPA_QUEUE_LENBYTES (line 2816) | pub const NDTPA_QUEUE_LENBYTES: ::c_ushort = 16; constant NDTPA_MCAST_REPROBES (line 2817) | pub const NDTPA_MCAST_REPROBES: ::c_ushort = 17; constant NDTPA_PAD (line 2818) | pub const NDTPA_PAD: ::c_ushort = 18; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 2819) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: ::c_ushort = 19; constant NDTA_UNSPEC (line 2821) | pub const NDTA_UNSPEC: ::c_ushort = 0; constant NDTA_NAME (line 2822) | pub const NDTA_NAME: ::c_ushort = 1; constant NDTA_THRESH1 (line 2823) | pub const NDTA_THRESH1: ::c_ushort = 2; constant NDTA_THRESH2 (line 2824) | pub const NDTA_THRESH2: ::c_ushort = 3; constant NDTA_THRESH3 (line 2825) | pub const NDTA_THRESH3: ::c_ushort = 4; constant NDTA_CONFIG (line 2826) | pub const NDTA_CONFIG: ::c_ushort = 5; constant NDTA_PARMS (line 2827) | pub const NDTA_PARMS: ::c_ushort = 6; constant NDTA_STATS (line 2828) | pub const NDTA_STATS: ::c_ushort = 7; constant NDTA_GC_INTERVAL (line 2829) | pub const NDTA_GC_INTERVAL: ::c_ushort = 8; constant NDTA_PAD (line 2830) | pub const NDTA_PAD: ::c_ushort = 9; constant FDB_NOTIFY_BIT (line 2832) | pub const FDB_NOTIFY_BIT: u16 = 0x01; constant FDB_NOTIFY_INACTIVE_BIT (line 2833) | pub const FDB_NOTIFY_INACTIVE_BIT: u16 = 0x02; constant NFEA_UNSPEC (line 2835) | pub const NFEA_UNSPEC: ::c_ushort = 0; constant NFEA_ACTIVITY_NOTIFY (line 2836) | pub const NFEA_ACTIVITY_NOTIFY: ::c_ushort = 1; constant NFEA_DONT_REFRESH (line 2837) | pub const NFEA_DONT_REFRESH: ::c_ushort = 2; constant SIOCADDRT (line 2840) | pub const SIOCADDRT: ::c_ulong = 0x0000890B; constant SIOCDELRT (line 2841) | pub const SIOCDELRT: ::c_ulong = 0x0000890C; constant SIOCRTMSG (line 2842) | pub const SIOCRTMSG: ::c_ulong = 0x0000890D; constant SIOCGIFNAME (line 2843) | pub const SIOCGIFNAME: ::c_ulong = 0x00008910; constant SIOCSIFLINK (line 2844) | pub const SIOCSIFLINK: ::c_ulong = 0x00008911; constant SIOCGIFCONF (line 2845) | pub const SIOCGIFCONF: ::c_ulong = 0x00008912; constant SIOCGIFFLAGS (line 2846) | pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913; constant SIOCSIFFLAGS (line 2847) | pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914; constant SIOCGIFADDR (line 2848) | pub const SIOCGIFADDR: ::c_ulong = 0x00008915; constant SIOCSIFADDR (line 2849) | pub const SIOCSIFADDR: ::c_ulong = 0x00008916; constant SIOCGIFDSTADDR (line 2850) | pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917; constant SIOCSIFDSTADDR (line 2851) | pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918; constant SIOCGIFBRDADDR (line 2852) | pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919; constant SIOCSIFBRDADDR (line 2853) | pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A; constant SIOCGIFNETMASK (line 2854) | pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B; constant SIOCSIFNETMASK (line 2855) | pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C; constant SIOCGIFMETRIC (line 2856) | pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; constant SIOCSIFMETRIC (line 2857) | pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E; constant SIOCGIFMEM (line 2858) | pub const SIOCGIFMEM: ::c_ulong = 0x0000891F; constant SIOCSIFMEM (line 2859) | pub const SIOCSIFMEM: ::c_ulong = 0x00008920; constant SIOCGIFMTU (line 2860) | pub const SIOCGIFMTU: ::c_ulong = 0x00008921; constant SIOCSIFMTU (line 2861) | pub const SIOCSIFMTU: ::c_ulong = 0x00008922; constant SIOCSIFNAME (line 2862) | pub const SIOCSIFNAME: ::c_ulong = 0x00008923; constant SIOCSIFHWADDR (line 2863) | pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924; constant SIOCGIFENCAP (line 2864) | pub const SIOCGIFENCAP: ::c_ulong = 0x00008925; constant SIOCSIFENCAP (line 2865) | pub const SIOCSIFENCAP: ::c_ulong = 0x00008926; constant SIOCGIFHWADDR (line 2866) | pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927; constant SIOCGIFSLAVE (line 2867) | pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929; constant SIOCSIFSLAVE (line 2868) | pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930; constant SIOCADDMULTI (line 2869) | pub const SIOCADDMULTI: ::c_ulong = 0x00008931; constant SIOCDELMULTI (line 2870) | pub const SIOCDELMULTI: ::c_ulong = 0x00008932; constant SIOCGIFINDEX (line 2871) | pub const SIOCGIFINDEX: ::c_ulong = 0x00008933; constant SIOGIFINDEX (line 2872) | pub const SIOGIFINDEX: ::c_ulong = SIOCGIFINDEX; constant SIOCSIFPFLAGS (line 2873) | pub const SIOCSIFPFLAGS: ::c_ulong = 0x00008934; constant SIOCGIFPFLAGS (line 2874) | pub const SIOCGIFPFLAGS: ::c_ulong = 0x00008935; constant SIOCDIFADDR (line 2875) | pub const SIOCDIFADDR: ::c_ulong = 0x00008936; constant SIOCSIFHWBROADCAST (line 2876) | pub const SIOCSIFHWBROADCAST: ::c_ulong = 0x00008937; constant SIOCGIFCOUNT (line 2877) | pub const SIOCGIFCOUNT: ::c_ulong = 0x00008938; constant SIOCGIFBR (line 2878) | pub const SIOCGIFBR: ::c_ulong = 0x00008940; constant SIOCSIFBR (line 2879) | pub const SIOCSIFBR: ::c_ulong = 0x00008941; constant SIOCGIFTXQLEN (line 2880) | pub const SIOCGIFTXQLEN: ::c_ulong = 0x00008942; constant SIOCSIFTXQLEN (line 2881) | pub const SIOCSIFTXQLEN: ::c_ulong = 0x00008943; constant SIOCETHTOOL (line 2882) | pub const SIOCETHTOOL: ::c_ulong = 0x00008946; constant SIOCGMIIPHY (line 2883) | pub const SIOCGMIIPHY: ::c_ulong = 0x00008947; constant SIOCGMIIREG (line 2884) | pub const SIOCGMIIREG: ::c_ulong = 0x00008948; constant SIOCSMIIREG (line 2885) | pub const SIOCSMIIREG: ::c_ulong = 0x00008949; constant SIOCWANDEV (line 2886) | pub const SIOCWANDEV: ::c_ulong = 0x0000894A; constant SIOCOUTQNSD (line 2887) | pub const SIOCOUTQNSD: ::c_ulong = 0x0000894B; constant SIOCGSKNS (line 2888) | pub const SIOCGSKNS: ::c_ulong = 0x0000894C; constant SIOCDARP (line 2889) | pub const SIOCDARP: ::c_ulong = 0x00008953; constant SIOCGARP (line 2890) | pub const SIOCGARP: ::c_ulong = 0x00008954; constant SIOCSARP (line 2891) | pub const SIOCSARP: ::c_ulong = 0x00008955; constant SIOCDRARP (line 2892) | pub const SIOCDRARP: ::c_ulong = 0x00008960; constant SIOCGRARP (line 2893) | pub const SIOCGRARP: ::c_ulong = 0x00008961; constant SIOCSRARP (line 2894) | pub const SIOCSRARP: ::c_ulong = 0x00008962; constant SIOCGIFMAP (line 2895) | pub const SIOCGIFMAP: ::c_ulong = 0x00008970; constant SIOCSIFMAP (line 2896) | pub const SIOCSIFMAP: ::c_ulong = 0x00008971; constant SIOCADDDLCI (line 2897) | pub const SIOCADDDLCI: ::c_ulong = 0x00008980; constant SIOCDELDLCI (line 2898) | pub const SIOCDELDLCI: ::c_ulong = 0x00008981; constant SIOCGIFVLAN (line 2899) | pub const SIOCGIFVLAN: ::c_ulong = 0x00008982; constant SIOCSIFVLAN (line 2900) | pub const SIOCSIFVLAN: ::c_ulong = 0x00008983; constant SIOCBONDENSLAVE (line 2901) | pub const SIOCBONDENSLAVE: ::c_ulong = 0x00008990; constant SIOCBONDRELEASE (line 2902) | pub const SIOCBONDRELEASE: ::c_ulong = 0x00008991; constant SIOCBONDSETHWADDR (line 2903) | pub const SIOCBONDSETHWADDR: ::c_ulong = 0x00008992; constant SIOCBONDSLAVEINFOQUERY (line 2904) | pub const SIOCBONDSLAVEINFOQUERY: ::c_ulong = 0x00008993; constant SIOCBONDINFOQUERY (line 2905) | pub const SIOCBONDINFOQUERY: ::c_ulong = 0x00008994; constant SIOCBONDCHANGEACTIVE (line 2906) | pub const SIOCBONDCHANGEACTIVE: ::c_ulong = 0x00008995; constant SIOCBRADDBR (line 2907) | pub const SIOCBRADDBR: ::c_ulong = 0x000089a0; constant SIOCBRDELBR (line 2908) | pub const SIOCBRDELBR: ::c_ulong = 0x000089a1; constant SIOCBRADDIF (line 2909) | pub const SIOCBRADDIF: ::c_ulong = 0x000089a2; constant SIOCBRDELIF (line 2910) | pub const SIOCBRDELIF: ::c_ulong = 0x000089a3; constant SIOCSHWTSTAMP (line 2911) | pub const SIOCSHWTSTAMP: ::c_ulong = 0x000089b0; constant SIOCGHWTSTAMP (line 2912) | pub const SIOCGHWTSTAMP: ::c_ulong = 0x000089b1; constant SIOCDEVPRIVATE (line 2913) | pub const SIOCDEVPRIVATE: ::c_ulong = 0x000089F0; constant SIOCPROTOPRIVATE (line 2914) | pub const SIOCPROTOPRIVATE: ::c_ulong = 0x000089E0; constant MODULE_INIT_IGNORE_MODVERSIONS (line 2917) | pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant MODULE_INIT_IGNORE_VERMAGIC (line 2918) | pub const MODULE_INIT_IGNORE_VERMAGIC: ::c_uint = 0x0002; constant SOF_TIMESTAMPING_TX_HARDWARE (line 2921) | pub const SOF_TIMESTAMPING_TX_HARDWARE: ::c_uint = 1 << 0; constant SOF_TIMESTAMPING_TX_SOFTWARE (line 2922) | pub const SOF_TIMESTAMPING_TX_SOFTWARE: ::c_uint = 1 << 1; constant SOF_TIMESTAMPING_RX_HARDWARE (line 2923) | pub const SOF_TIMESTAMPING_RX_HARDWARE: ::c_uint = 1 << 2; constant SOF_TIMESTAMPING_RX_SOFTWARE (line 2924) | pub const SOF_TIMESTAMPING_RX_SOFTWARE: ::c_uint = 1 << 3; constant SOF_TIMESTAMPING_SOFTWARE (line 2925) | pub const SOF_TIMESTAMPING_SOFTWARE: ::c_uint = 1 << 4; constant SOF_TIMESTAMPING_SYS_HARDWARE (line 2926) | pub const SOF_TIMESTAMPING_SYS_HARDWARE: ::c_uint = 1 << 5; constant SOF_TIMESTAMPING_RAW_HARDWARE (line 2927) | pub const SOF_TIMESTAMPING_RAW_HARDWARE: ::c_uint = 1 << 6; constant SOF_TIMESTAMPING_OPT_ID (line 2928) | pub const SOF_TIMESTAMPING_OPT_ID: ::c_uint = 1 << 7; constant SOF_TIMESTAMPING_TX_SCHED (line 2929) | pub const SOF_TIMESTAMPING_TX_SCHED: ::c_uint = 1 << 8; constant SOF_TIMESTAMPING_TX_ACK (line 2930) | pub const SOF_TIMESTAMPING_TX_ACK: ::c_uint = 1 << 9; constant SOF_TIMESTAMPING_OPT_CMSG (line 2931) | pub const SOF_TIMESTAMPING_OPT_CMSG: ::c_uint = 1 << 10; constant SOF_TIMESTAMPING_OPT_TSONLY (line 2932) | pub const SOF_TIMESTAMPING_OPT_TSONLY: ::c_uint = 1 << 11; constant SOF_TIMESTAMPING_OPT_STATS (line 2933) | pub const SOF_TIMESTAMPING_OPT_STATS: ::c_uint = 1 << 12; constant SOF_TIMESTAMPING_OPT_PKTINFO (line 2934) | pub const SOF_TIMESTAMPING_OPT_PKTINFO: ::c_uint = 1 << 13; constant SOF_TIMESTAMPING_OPT_TX_SWHW (line 2935) | pub const SOF_TIMESTAMPING_OPT_TX_SWHW: ::c_uint = 1 << 14; constant ENOATTR (line 2941) | pub const ENOATTR: ::c_int = ::ENODATA; constant ALG_SET_KEY (line 2944) | pub const ALG_SET_KEY: ::c_int = 1; constant ALG_SET_IV (line 2945) | pub const ALG_SET_IV: ::c_int = 2; constant ALG_SET_OP (line 2946) | pub const ALG_SET_OP: ::c_int = 3; constant ALG_SET_AEAD_ASSOCLEN (line 2947) | pub const ALG_SET_AEAD_ASSOCLEN: ::c_int = 4; constant ALG_SET_AEAD_AUTHSIZE (line 2948) | pub const ALG_SET_AEAD_AUTHSIZE: ::c_int = 5; constant ALG_SET_DRBG_ENTROPY (line 2949) | pub const ALG_SET_DRBG_ENTROPY: ::c_int = 6; constant ALG_OP_DECRYPT (line 2951) | pub const ALG_OP_DECRYPT: ::c_int = 0; constant ALG_OP_ENCRYPT (line 2952) | pub const ALG_OP_ENCRYPT: ::c_int = 1; constant MLOCK_ONFAULT (line 2955) | pub const MLOCK_ONFAULT: ::c_int = 0x01; constant VMADDR_CID_ANY (line 2958) | pub const VMADDR_CID_ANY: ::c_uint = 0xFFFFFFFF; constant VMADDR_CID_HYPERVISOR (line 2959) | pub const VMADDR_CID_HYPERVISOR: ::c_uint = 0; constant VMADDR_CID_LOCAL (line 2960) | pub const VMADDR_CID_LOCAL: ::c_uint = 1; constant VMADDR_CID_HOST (line 2961) | pub const VMADDR_CID_HOST: ::c_uint = 2; constant VMADDR_PORT_ANY (line 2962) | pub const VMADDR_PORT_ANY: ::c_uint = 0xFFFFFFFF; constant IN_ACCESS (line 2965) | pub const IN_ACCESS: u32 = 0x0000_0001; constant IN_MODIFY (line 2966) | pub const IN_MODIFY: u32 = 0x0000_0002; constant IN_ATTRIB (line 2967) | pub const IN_ATTRIB: u32 = 0x0000_0004; constant IN_CLOSE_WRITE (line 2968) | pub const IN_CLOSE_WRITE: u32 = 0x0000_0008; constant IN_CLOSE_NOWRITE (line 2969) | pub const IN_CLOSE_NOWRITE: u32 = 0x0000_0010; constant IN_CLOSE (line 2970) | pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant IN_OPEN (line 2971) | pub const IN_OPEN: u32 = 0x0000_0020; constant IN_MOVED_FROM (line 2972) | pub const IN_MOVED_FROM: u32 = 0x0000_0040; constant IN_MOVED_TO (line 2973) | pub const IN_MOVED_TO: u32 = 0x0000_0080; constant IN_MOVE (line 2974) | pub const IN_MOVE: u32 = IN_MOVED_FROM | IN_MOVED_TO; constant IN_CREATE (line 2975) | pub const IN_CREATE: u32 = 0x0000_0100; constant IN_DELETE (line 2976) | pub const IN_DELETE: u32 = 0x0000_0200; constant IN_DELETE_SELF (line 2977) | pub const IN_DELETE_SELF: u32 = 0x0000_0400; constant IN_MOVE_SELF (line 2978) | pub const IN_MOVE_SELF: u32 = 0x0000_0800; constant IN_UNMOUNT (line 2979) | pub const IN_UNMOUNT: u32 = 0x0000_2000; constant IN_Q_OVERFLOW (line 2980) | pub const IN_Q_OVERFLOW: u32 = 0x0000_4000; constant IN_IGNORED (line 2981) | pub const IN_IGNORED: u32 = 0x0000_8000; constant IN_ONLYDIR (line 2982) | pub const IN_ONLYDIR: u32 = 0x0100_0000; constant IN_DONT_FOLLOW (line 2983) | pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant IN_EXCL_UNLINK (line 2984) | pub const IN_EXCL_UNLINK: u32 = 0x0400_0000; constant IN_MASK_CREATE (line 2986) | pub const IN_MASK_CREATE: u32 = 0x1000_0000; constant IN_MASK_ADD (line 2987) | pub const IN_MASK_ADD: u32 = 0x2000_0000; constant IN_ISDIR (line 2988) | pub const IN_ISDIR: u32 = 0x4000_0000; constant IN_ONESHOT (line 2989) | pub const IN_ONESHOT: u32 = 0x8000_0000; constant IN_ALL_EVENTS (line 2991) | pub const IN_ALL_EVENTS: u32 = IN_ACCESS constant IN_CLOEXEC (line 3004) | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; constant IN_NONBLOCK (line 3005) | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; constant FUTEX_WAIT (line 3007) | pub const FUTEX_WAIT: ::c_int = 0; constant FUTEX_WAKE (line 3008) | pub const FUTEX_WAKE: ::c_int = 1; constant FUTEX_FD (line 3009) | pub const FUTEX_FD: ::c_int = 2; constant FUTEX_REQUEUE (line 3010) | pub const FUTEX_REQUEUE: ::c_int = 3; constant FUTEX_CMP_REQUEUE (line 3011) | pub const FUTEX_CMP_REQUEUE: ::c_int = 4; constant FUTEX_WAKE_OP (line 3012) | pub const FUTEX_WAKE_OP: ::c_int = 5; constant FUTEX_LOCK_PI (line 3013) | pub const FUTEX_LOCK_PI: ::c_int = 6; constant FUTEX_UNLOCK_PI (line 3014) | pub const FUTEX_UNLOCK_PI: ::c_int = 7; constant FUTEX_TRYLOCK_PI (line 3015) | pub const FUTEX_TRYLOCK_PI: ::c_int = 8; constant FUTEX_WAIT_BITSET (line 3016) | pub const FUTEX_WAIT_BITSET: ::c_int = 9; constant FUTEX_WAKE_BITSET (line 3017) | pub const FUTEX_WAKE_BITSET: ::c_int = 10; constant FUTEX_WAIT_REQUEUE_PI (line 3018) | pub const FUTEX_WAIT_REQUEUE_PI: ::c_int = 11; constant FUTEX_CMP_REQUEUE_PI (line 3019) | pub const FUTEX_CMP_REQUEUE_PI: ::c_int = 12; constant FUTEX_PRIVATE_FLAG (line 3021) | pub const FUTEX_PRIVATE_FLAG: ::c_int = 128; constant FUTEX_CLOCK_REALTIME (line 3022) | pub const FUTEX_CLOCK_REALTIME: ::c_int = 256; constant FUTEX_CMD_MASK (line 3023) | pub const FUTEX_CMD_MASK: ::c_int = !(FUTEX_PRIVATE_FLAG | FUTEX_CLOCK_R... constant SO_EE_ORIGIN_NONE (line 3026) | pub const SO_EE_ORIGIN_NONE: u8 = 0; constant SO_EE_ORIGIN_LOCAL (line 3027) | pub const SO_EE_ORIGIN_LOCAL: u8 = 1; constant SO_EE_ORIGIN_ICMP (line 3028) | pub const SO_EE_ORIGIN_ICMP: u8 = 2; constant SO_EE_ORIGIN_ICMP6 (line 3029) | pub const SO_EE_ORIGIN_ICMP6: u8 = 3; constant SO_EE_ORIGIN_TXSTATUS (line 3030) | pub const SO_EE_ORIGIN_TXSTATUS: u8 = 4; constant SO_EE_ORIGIN_TIMESTAMPING (line 3031) | pub const SO_EE_ORIGIN_TIMESTAMPING: u8 = SO_EE_ORIGIN_TXSTATUS; constant EPERM (line 3034) | pub const EPERM: ::c_int = 1; constant ENOENT (line 3035) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 3036) | pub const ESRCH: ::c_int = 3; constant EINTR (line 3037) | pub const EINTR: ::c_int = 4; constant EIO (line 3038) | pub const EIO: ::c_int = 5; constant ENXIO (line 3039) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 3040) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 3041) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 3042) | pub const EBADF: ::c_int = 9; constant ECHILD (line 3043) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 3044) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 3045) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 3046) | pub const EACCES: ::c_int = 13; constant EFAULT (line 3047) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 3048) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 3049) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 3050) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 3051) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 3052) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 3053) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 3054) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 3055) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 3056) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 3057) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 3058) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 3059) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 3060) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 3061) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 3062) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 3063) | pub const EROFS: ::c_int = 30; constant EMLINK (line 3064) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 3065) | pub const EPIPE: ::c_int = 32; constant EDOM (line 3066) | pub const EDOM: ::c_int = 33; constant ERANGE (line 3067) | pub const ERANGE: ::c_int = 34; constant EWOULDBLOCK (line 3068) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant PRIO_PROCESS (line 3070) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 3071) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 3072) | pub const PRIO_USER: ::c_int = 2; constant SCHED_NORMAL (line 3075) | pub const SCHED_NORMAL: ::c_int = 0; constant SCHED_FIFO (line 3076) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 3077) | pub const SCHED_RR: ::c_int = 2; constant SCHED_BATCH (line 3078) | pub const SCHED_BATCH: ::c_int = 3; constant SCHED_IDLE (line 3079) | pub const SCHED_IDLE: ::c_int = 5; constant SCHED_DEADLINE (line 3080) | pub const SCHED_DEADLINE: ::c_int = 6; constant SCHED_RESET_ON_FORK (line 3082) | pub const SCHED_RESET_ON_FORK: ::c_int = 0x40000000; constant CLONE_PIDFD (line 3084) | pub const CLONE_PIDFD: ::c_int = 0x1000; constant MEMBARRIER_CMD_QUERY (line 3087) | pub const MEMBARRIER_CMD_QUERY: ::c_int = 0; constant MEMBARRIER_CMD_GLOBAL (line 3088) | pub const MEMBARRIER_CMD_GLOBAL: ::c_int = 1 << 0; constant MEMBARRIER_CMD_GLOBAL_EXPEDITED (line 3089) | pub const MEMBARRIER_CMD_GLOBAL_EXPEDITED: ::c_int = 1 << 1; constant MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED (line 3090) | pub const MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED: ::c_int = 1 << 2; constant MEMBARRIER_CMD_PRIVATE_EXPEDITED (line 3091) | pub const MEMBARRIER_CMD_PRIVATE_EXPEDITED: ::c_int = 1 << 3; constant MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED (line 3092) | pub const MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED: ::c_int = 1 << 4; constant MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE (line 3093) | pub const MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE: ::c_int = 1 << 5; constant MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE (line 3094) | pub const MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE: ::c_int =... constant MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ (line 3095) | pub const MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ: ::c_int = 1 << 7; constant MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_RSEQ (line 3096) | pub const MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_RSEQ: ::c_int = 1 << 8; constant MPOL_DEFAULT (line 3099) | pub const MPOL_DEFAULT: ::c_int = 0; constant MPOL_PREFERRED (line 3100) | pub const MPOL_PREFERRED: ::c_int = 1; constant MPOL_BIND (line 3101) | pub const MPOL_BIND: ::c_int = 2; constant MPOL_INTERLEAVE (line 3102) | pub const MPOL_INTERLEAVE: ::c_int = 3; constant MPOL_LOCAL (line 3103) | pub const MPOL_LOCAL: ::c_int = 4; constant MPOL_F_NUMA_BALANCING (line 3104) | pub const MPOL_F_NUMA_BALANCING: ::c_int = 1 << 13; constant MPOL_F_RELATIVE_NODES (line 3105) | pub const MPOL_F_RELATIVE_NODES: ::c_int = 1 << 14; constant MPOL_F_STATIC_NODES (line 3106) | pub const MPOL_F_STATIC_NODES: ::c_int = 1 << 15; constant SEEK_DATA (line 3109) | pub const SEEK_DATA: ::c_int = 3; constant SEEK_HOLE (line 3110) | pub const SEEK_HOLE: ::c_int = 4; constant AF_NFC (line 3113) | pub const AF_NFC: ::c_int = 39; constant AF_VSOCK (line 3114) | pub const AF_VSOCK: ::c_int = 40; constant PF_NFC (line 3115) | pub const PF_NFC: ::c_int = AF_NFC; constant PF_VSOCK (line 3116) | pub const PF_VSOCK: ::c_int = AF_VSOCK; constant SOMAXCONN (line 3118) | pub const SOMAXCONN: ::c_int = 128; constant PR_SET_PDEATHSIG (line 3121) | pub const PR_SET_PDEATHSIG: ::c_int = 1; constant PR_GET_PDEATHSIG (line 3122) | pub const PR_GET_PDEATHSIG: ::c_int = 2; constant PR_GET_SECUREBITS (line 3123) | pub const PR_GET_SECUREBITS: ::c_int = 27; constant PR_SET_SECUREBITS (line 3124) | pub const PR_SET_SECUREBITS: ::c_int = 28; constant PROP_VALUE_MAX (line 3127) | pub const PROP_VALUE_MAX: ::c_int = 92; constant PROP_NAME_MAX (line 3128) | pub const PROP_NAME_MAX: ::c_int = 32; constant PR_SET_VMA (line 3131) | pub const PR_SET_VMA: ::c_int = 0x53564d41; constant PR_SET_VMA_ANON_NAME (line 3132) | pub const PR_SET_VMA_ANON_NAME: ::c_int = 0; constant PR_SET_NO_NEW_PRIVS (line 3133) | pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; constant PR_GET_NO_NEW_PRIVS (line 3134) | pub const PR_GET_NO_NEW_PRIVS: ::c_int = 39; constant PR_GET_SECCOMP (line 3135) | pub const PR_GET_SECCOMP: ::c_int = 21; constant PR_SET_SECCOMP (line 3136) | pub const PR_SET_SECCOMP: ::c_int = 22; constant PR_GET_TIMING (line 3137) | pub const PR_GET_TIMING: ::c_int = 13; constant PR_SET_TIMING (line 3138) | pub const PR_SET_TIMING: ::c_int = 14; constant PR_TIMING_STATISTICAL (line 3139) | pub const PR_TIMING_STATISTICAL: ::c_int = 0; constant PR_TIMING_TIMESTAMP (line 3140) | pub const PR_TIMING_TIMESTAMP: ::c_int = 1; constant IFA_UNSPEC (line 3143) | pub const IFA_UNSPEC: ::c_ushort = 0; constant IFA_ADDRESS (line 3144) | pub const IFA_ADDRESS: ::c_ushort = 1; constant IFA_LOCAL (line 3145) | pub const IFA_LOCAL: ::c_ushort = 2; constant IFA_LABEL (line 3146) | pub const IFA_LABEL: ::c_ushort = 3; constant IFA_BROADCAST (line 3147) | pub const IFA_BROADCAST: ::c_ushort = 4; constant IFA_ANYCAST (line 3148) | pub const IFA_ANYCAST: ::c_ushort = 5; constant IFA_CACHEINFO (line 3149) | pub const IFA_CACHEINFO: ::c_ushort = 6; constant IFA_MULTICAST (line 3150) | pub const IFA_MULTICAST: ::c_ushort = 7; constant IFA_F_SECONDARY (line 3152) | pub const IFA_F_SECONDARY: u32 = 0x01; constant IFA_F_TEMPORARY (line 3153) | pub const IFA_F_TEMPORARY: u32 = 0x01; constant IFA_F_NODAD (line 3154) | pub const IFA_F_NODAD: u32 = 0x02; constant IFA_F_OPTIMISTIC (line 3155) | pub const IFA_F_OPTIMISTIC: u32 = 0x04; constant IFA_F_DADFAILED (line 3156) | pub const IFA_F_DADFAILED: u32 = 0x08; constant IFA_F_HOMEADDRESS (line 3157) | pub const IFA_F_HOMEADDRESS: u32 = 0x10; constant IFA_F_DEPRECATED (line 3158) | pub const IFA_F_DEPRECATED: u32 = 0x20; constant IFA_F_TENTATIVE (line 3159) | pub const IFA_F_TENTATIVE: u32 = 0x40; constant IFA_F_PERMANENT (line 3160) | pub const IFA_F_PERMANENT: u32 = 0x80; constant IFLA_UNSPEC (line 3163) | pub const IFLA_UNSPEC: ::c_ushort = 0; constant IFLA_ADDRESS (line 3164) | pub const IFLA_ADDRESS: ::c_ushort = 1; constant IFLA_BROADCAST (line 3165) | pub const IFLA_BROADCAST: ::c_ushort = 2; constant IFLA_IFNAME (line 3166) | pub const IFLA_IFNAME: ::c_ushort = 3; constant IFLA_MTU (line 3167) | pub const IFLA_MTU: ::c_ushort = 4; constant IFLA_LINK (line 3168) | pub const IFLA_LINK: ::c_ushort = 5; constant IFLA_QDISC (line 3169) | pub const IFLA_QDISC: ::c_ushort = 6; constant IFLA_STATS (line 3170) | pub const IFLA_STATS: ::c_ushort = 7; constant IFLA_COST (line 3171) | pub const IFLA_COST: ::c_ushort = 8; constant IFLA_PRIORITY (line 3172) | pub const IFLA_PRIORITY: ::c_ushort = 9; constant IFLA_MASTER (line 3173) | pub const IFLA_MASTER: ::c_ushort = 10; constant IFLA_WIRELESS (line 3174) | pub const IFLA_WIRELESS: ::c_ushort = 11; constant IFLA_PROTINFO (line 3175) | pub const IFLA_PROTINFO: ::c_ushort = 12; constant IFLA_TXQLEN (line 3176) | pub const IFLA_TXQLEN: ::c_ushort = 13; constant IFLA_MAP (line 3177) | pub const IFLA_MAP: ::c_ushort = 14; constant IFLA_WEIGHT (line 3178) | pub const IFLA_WEIGHT: ::c_ushort = 15; constant IFLA_OPERSTATE (line 3179) | pub const IFLA_OPERSTATE: ::c_ushort = 16; constant IFLA_LINKMODE (line 3180) | pub const IFLA_LINKMODE: ::c_ushort = 17; constant IFLA_LINKINFO (line 3181) | pub const IFLA_LINKINFO: ::c_ushort = 18; constant IFLA_NET_NS_PID (line 3182) | pub const IFLA_NET_NS_PID: ::c_ushort = 19; constant IFLA_IFALIAS (line 3183) | pub const IFLA_IFALIAS: ::c_ushort = 20; constant IFLA_NUM_VF (line 3184) | pub const IFLA_NUM_VF: ::c_ushort = 21; constant IFLA_VFINFO_LIST (line 3185) | pub const IFLA_VFINFO_LIST: ::c_ushort = 22; constant IFLA_STATS64 (line 3186) | pub const IFLA_STATS64: ::c_ushort = 23; constant IFLA_VF_PORTS (line 3187) | pub const IFLA_VF_PORTS: ::c_ushort = 24; constant IFLA_PORT_SELF (line 3188) | pub const IFLA_PORT_SELF: ::c_ushort = 25; constant IFLA_AF_SPEC (line 3189) | pub const IFLA_AF_SPEC: ::c_ushort = 26; constant IFLA_GROUP (line 3190) | pub const IFLA_GROUP: ::c_ushort = 27; constant IFLA_NET_NS_FD (line 3191) | pub const IFLA_NET_NS_FD: ::c_ushort = 28; constant IFLA_EXT_MASK (line 3192) | pub const IFLA_EXT_MASK: ::c_ushort = 29; constant IFLA_PROMISCUITY (line 3193) | pub const IFLA_PROMISCUITY: ::c_ushort = 30; constant IFLA_NUM_TX_QUEUES (line 3194) | pub const IFLA_NUM_TX_QUEUES: ::c_ushort = 31; constant IFLA_NUM_RX_QUEUES (line 3195) | pub const IFLA_NUM_RX_QUEUES: ::c_ushort = 32; constant IFLA_CARRIER (line 3196) | pub const IFLA_CARRIER: ::c_ushort = 33; constant IFLA_PHYS_PORT_ID (line 3197) | pub const IFLA_PHYS_PORT_ID: ::c_ushort = 34; constant IFLA_CARRIER_CHANGES (line 3198) | pub const IFLA_CARRIER_CHANGES: ::c_ushort = 35; constant IFLA_PHYS_SWITCH_ID (line 3199) | pub const IFLA_PHYS_SWITCH_ID: ::c_ushort = 36; constant IFLA_LINK_NETNSID (line 3200) | pub const IFLA_LINK_NETNSID: ::c_ushort = 37; constant IFLA_PHYS_PORT_NAME (line 3201) | pub const IFLA_PHYS_PORT_NAME: ::c_ushort = 38; constant IFLA_PROTO_DOWN (line 3202) | pub const IFLA_PROTO_DOWN: ::c_ushort = 39; constant IFLA_GSO_MAX_SEGS (line 3203) | pub const IFLA_GSO_MAX_SEGS: ::c_ushort = 40; constant IFLA_GSO_MAX_SIZE (line 3204) | pub const IFLA_GSO_MAX_SIZE: ::c_ushort = 41; constant IFLA_PAD (line 3205) | pub const IFLA_PAD: ::c_ushort = 42; constant IFLA_XDP (line 3206) | pub const IFLA_XDP: ::c_ushort = 43; constant IFLA_EVENT (line 3207) | pub const IFLA_EVENT: ::c_ushort = 44; constant IFLA_NEW_NETNSID (line 3208) | pub const IFLA_NEW_NETNSID: ::c_ushort = 45; constant IFLA_IF_NETNSID (line 3209) | pub const IFLA_IF_NETNSID: ::c_ushort = 46; constant IFLA_TARGET_NETNSID (line 3210) | pub const IFLA_TARGET_NETNSID: ::c_ushort = IFLA_IF_NETNSID; constant IFLA_CARRIER_UP_COUNT (line 3211) | pub const IFLA_CARRIER_UP_COUNT: ::c_ushort = 47; constant IFLA_CARRIER_DOWN_COUNT (line 3212) | pub const IFLA_CARRIER_DOWN_COUNT: ::c_ushort = 48; constant IFLA_NEW_IFINDEX (line 3213) | pub const IFLA_NEW_IFINDEX: ::c_ushort = 49; constant IFLA_MIN_MTU (line 3214) | pub const IFLA_MIN_MTU: ::c_ushort = 50; constant IFLA_MAX_MTU (line 3215) | pub const IFLA_MAX_MTU: ::c_ushort = 51; constant IFLA_PROP_LIST (line 3216) | pub const IFLA_PROP_LIST: ::c_ushort = 52; constant IFLA_ALT_IFNAME (line 3217) | pub const IFLA_ALT_IFNAME: ::c_ushort = 53; constant IFLA_PERM_ADDRESS (line 3218) | pub const IFLA_PERM_ADDRESS: ::c_ushort = 54; constant IFLA_PROTO_DOWN_REASON (line 3219) | pub const IFLA_PROTO_DOWN_REASON: ::c_ushort = 55; constant IFLA_PARENT_DEV_NAME (line 3220) | pub const IFLA_PARENT_DEV_NAME: ::c_ushort = 56; constant IFLA_PARENT_DEV_BUS_NAME (line 3221) | pub const IFLA_PARENT_DEV_BUS_NAME: ::c_ushort = 57; constant IFLA_GRO_MAX_SIZE (line 3222) | pub const IFLA_GRO_MAX_SIZE: ::c_ushort = 58; constant IFLA_TSO_MAX_SIZE (line 3223) | pub const IFLA_TSO_MAX_SIZE: ::c_ushort = 59; constant IFLA_TSO_MAX_SEGS (line 3224) | pub const IFLA_TSO_MAX_SEGS: ::c_ushort = 60; constant IFLA_ALLMULTI (line 3225) | pub const IFLA_ALLMULTI: ::c_ushort = 61; constant IFLA_DEVLINK_PORT (line 3226) | pub const IFLA_DEVLINK_PORT: ::c_ushort = 62; constant IFLA_GSO_IPV4_MAX_SIZE (line 3227) | pub const IFLA_GSO_IPV4_MAX_SIZE: ::c_ushort = 63; constant IFLA_GRO_IPV4_MAX_SIZE (line 3228) | pub const IFLA_GRO_IPV4_MAX_SIZE: ::c_ushort = 64; constant IFLA_INFO_UNSPEC (line 3230) | pub const IFLA_INFO_UNSPEC: ::c_ushort = 0; constant IFLA_INFO_KIND (line 3231) | pub const IFLA_INFO_KIND: ::c_ushort = 1; constant IFLA_INFO_DATA (line 3232) | pub const IFLA_INFO_DATA: ::c_ushort = 2; constant IFLA_INFO_XSTATS (line 3233) | pub const IFLA_INFO_XSTATS: ::c_ushort = 3; constant IFLA_INFO_SLAVE_KIND (line 3234) | pub const IFLA_INFO_SLAVE_KIND: ::c_ushort = 4; constant IFLA_INFO_SLAVE_DATA (line 3235) | pub const IFLA_INFO_SLAVE_DATA: ::c_ushort = 5; constant TCA_UNSPEC (line 3238) | pub const TCA_UNSPEC: ::c_ushort = 0; constant TCA_KIND (line 3239) | pub const TCA_KIND: ::c_ushort = 1; constant TCA_OPTIONS (line 3240) | pub const TCA_OPTIONS: ::c_ushort = 2; constant TCA_STATS (line 3241) | pub const TCA_STATS: ::c_ushort = 3; constant TCA_XSTATS (line 3242) | pub const TCA_XSTATS: ::c_ushort = 4; constant TCA_RATE (line 3243) | pub const TCA_RATE: ::c_ushort = 5; constant TCA_FCNT (line 3244) | pub const TCA_FCNT: ::c_ushort = 6; constant TCA_STATS2 (line 3245) | pub const TCA_STATS2: ::c_ushort = 7; constant TCA_STAB (line 3246) | pub const TCA_STAB: ::c_ushort = 8; constant RTM_NEWLINK (line 3248) | pub const RTM_NEWLINK: u16 = 16; constant RTM_DELLINK (line 3249) | pub const RTM_DELLINK: u16 = 17; constant RTM_GETLINK (line 3250) | pub const RTM_GETLINK: u16 = 18; constant RTM_SETLINK (line 3251) | pub const RTM_SETLINK: u16 = 19; constant RTM_NEWADDR (line 3252) | pub const RTM_NEWADDR: u16 = 20; constant RTM_DELADDR (line 3253) | pub const RTM_DELADDR: u16 = 21; constant RTM_GETADDR (line 3254) | pub const RTM_GETADDR: u16 = 22; constant RTM_NEWROUTE (line 3255) | pub const RTM_NEWROUTE: u16 = 24; constant RTM_DELROUTE (line 3256) | pub const RTM_DELROUTE: u16 = 25; constant RTM_GETROUTE (line 3257) | pub const RTM_GETROUTE: u16 = 26; constant RTM_NEWNEIGH (line 3258) | pub const RTM_NEWNEIGH: u16 = 28; constant RTM_DELNEIGH (line 3259) | pub const RTM_DELNEIGH: u16 = 29; constant RTM_GETNEIGH (line 3260) | pub const RTM_GETNEIGH: u16 = 30; constant RTM_NEWRULE (line 3261) | pub const RTM_NEWRULE: u16 = 32; constant RTM_DELRULE (line 3262) | pub const RTM_DELRULE: u16 = 33; constant RTM_GETRULE (line 3263) | pub const RTM_GETRULE: u16 = 34; constant RTM_NEWQDISC (line 3264) | pub const RTM_NEWQDISC: u16 = 36; constant RTM_DELQDISC (line 3265) | pub const RTM_DELQDISC: u16 = 37; constant RTM_GETQDISC (line 3266) | pub const RTM_GETQDISC: u16 = 38; constant RTM_NEWTCLASS (line 3267) | pub const RTM_NEWTCLASS: u16 = 40; constant RTM_DELTCLASS (line 3268) | pub const RTM_DELTCLASS: u16 = 41; constant RTM_GETTCLASS (line 3269) | pub const RTM_GETTCLASS: u16 = 42; constant RTM_NEWTFILTER (line 3270) | pub const RTM_NEWTFILTER: u16 = 44; constant RTM_DELTFILTER (line 3271) | pub const RTM_DELTFILTER: u16 = 45; constant RTM_GETTFILTER (line 3272) | pub const RTM_GETTFILTER: u16 = 46; constant RTM_NEWACTION (line 3273) | pub const RTM_NEWACTION: u16 = 48; constant RTM_DELACTION (line 3274) | pub const RTM_DELACTION: u16 = 49; constant RTM_GETACTION (line 3275) | pub const RTM_GETACTION: u16 = 50; constant RTM_NEWPREFIX (line 3276) | pub const RTM_NEWPREFIX: u16 = 52; constant RTM_GETMULTICAST (line 3277) | pub const RTM_GETMULTICAST: u16 = 58; constant RTM_GETANYCAST (line 3278) | pub const RTM_GETANYCAST: u16 = 62; constant RTM_NEWNEIGHTBL (line 3279) | pub const RTM_NEWNEIGHTBL: u16 = 64; constant RTM_GETNEIGHTBL (line 3280) | pub const RTM_GETNEIGHTBL: u16 = 66; constant RTM_SETNEIGHTBL (line 3281) | pub const RTM_SETNEIGHTBL: u16 = 67; constant RTM_NEWNDUSEROPT (line 3282) | pub const RTM_NEWNDUSEROPT: u16 = 68; constant RTM_NEWADDRLABEL (line 3283) | pub const RTM_NEWADDRLABEL: u16 = 72; constant RTM_DELADDRLABEL (line 3284) | pub const RTM_DELADDRLABEL: u16 = 73; constant RTM_GETADDRLABEL (line 3285) | pub const RTM_GETADDRLABEL: u16 = 74; constant RTM_GETDCB (line 3286) | pub const RTM_GETDCB: u16 = 78; constant RTM_SETDCB (line 3287) | pub const RTM_SETDCB: u16 = 79; constant RTM_NEWNETCONF (line 3288) | pub const RTM_NEWNETCONF: u16 = 80; constant RTM_GETNETCONF (line 3289) | pub const RTM_GETNETCONF: u16 = 82; constant RTM_NEWMDB (line 3290) | pub const RTM_NEWMDB: u16 = 84; constant RTM_DELMDB (line 3291) | pub const RTM_DELMDB: u16 = 85; constant RTM_GETMDB (line 3292) | pub const RTM_GETMDB: u16 = 86; constant RTM_NEWNSID (line 3293) | pub const RTM_NEWNSID: u16 = 88; constant RTM_DELNSID (line 3294) | pub const RTM_DELNSID: u16 = 89; constant RTM_GETNSID (line 3295) | pub const RTM_GETNSID: u16 = 90; constant RTM_F_NOTIFY (line 3297) | pub const RTM_F_NOTIFY: ::c_uint = 0x100; constant RTM_F_CLONED (line 3298) | pub const RTM_F_CLONED: ::c_uint = 0x200; constant RTM_F_EQUALIZE (line 3299) | pub const RTM_F_EQUALIZE: ::c_uint = 0x400; constant RTM_F_PREFIX (line 3300) | pub const RTM_F_PREFIX: ::c_uint = 0x800; constant RTA_UNSPEC (line 3302) | pub const RTA_UNSPEC: ::c_ushort = 0; constant RTA_DST (line 3303) | pub const RTA_DST: ::c_ushort = 1; constant RTA_SRC (line 3304) | pub const RTA_SRC: ::c_ushort = 2; constant RTA_IIF (line 3305) | pub const RTA_IIF: ::c_ushort = 3; constant RTA_OIF (line 3306) | pub const RTA_OIF: ::c_ushort = 4; constant RTA_GATEWAY (line 3307) | pub const RTA_GATEWAY: ::c_ushort = 5; constant RTA_PRIORITY (line 3308) | pub const RTA_PRIORITY: ::c_ushort = 6; constant RTA_PREFSRC (line 3309) | pub const RTA_PREFSRC: ::c_ushort = 7; constant RTA_METRICS (line 3310) | pub const RTA_METRICS: ::c_ushort = 8; constant RTA_MULTIPATH (line 3311) | pub const RTA_MULTIPATH: ::c_ushort = 9; constant RTA_PROTOINFO (line 3312) | pub const RTA_PROTOINFO: ::c_ushort = 10; constant RTA_FLOW (line 3313) | pub const RTA_FLOW: ::c_ushort = 11; constant RTA_CACHEINFO (line 3314) | pub const RTA_CACHEINFO: ::c_ushort = 12; constant RTA_SESSION (line 3315) | pub const RTA_SESSION: ::c_ushort = 13; constant RTA_MP_ALGO (line 3316) | pub const RTA_MP_ALGO: ::c_ushort = 14; constant RTA_TABLE (line 3317) | pub const RTA_TABLE: ::c_ushort = 15; constant RTA_MARK (line 3318) | pub const RTA_MARK: ::c_ushort = 16; constant RTA_MFC_STATS (line 3319) | pub const RTA_MFC_STATS: ::c_ushort = 17; constant RTN_UNSPEC (line 3321) | pub const RTN_UNSPEC: ::c_uchar = 0; constant RTN_UNICAST (line 3322) | pub const RTN_UNICAST: ::c_uchar = 1; constant RTN_LOCAL (line 3323) | pub const RTN_LOCAL: ::c_uchar = 2; constant RTN_BROADCAST (line 3324) | pub const RTN_BROADCAST: ::c_uchar = 3; constant RTN_ANYCAST (line 3325) | pub const RTN_ANYCAST: ::c_uchar = 4; constant RTN_MULTICAST (line 3326) | pub const RTN_MULTICAST: ::c_uchar = 5; constant RTN_BLACKHOLE (line 3327) | pub const RTN_BLACKHOLE: ::c_uchar = 6; constant RTN_UNREACHABLE (line 3328) | pub const RTN_UNREACHABLE: ::c_uchar = 7; constant RTN_PROHIBIT (line 3329) | pub const RTN_PROHIBIT: ::c_uchar = 8; constant RTN_THROW (line 3330) | pub const RTN_THROW: ::c_uchar = 9; constant RTN_NAT (line 3331) | pub const RTN_NAT: ::c_uchar = 10; constant RTN_XRESOLVE (line 3332) | pub const RTN_XRESOLVE: ::c_uchar = 11; constant RTPROT_UNSPEC (line 3334) | pub const RTPROT_UNSPEC: ::c_uchar = 0; constant RTPROT_REDIRECT (line 3335) | pub const RTPROT_REDIRECT: ::c_uchar = 1; constant RTPROT_KERNEL (line 3336) | pub const RTPROT_KERNEL: ::c_uchar = 2; constant RTPROT_BOOT (line 3337) | pub const RTPROT_BOOT: ::c_uchar = 3; constant RTPROT_STATIC (line 3338) | pub const RTPROT_STATIC: ::c_uchar = 4; constant RT_SCOPE_UNIVERSE (line 3340) | pub const RT_SCOPE_UNIVERSE: ::c_uchar = 0; constant RT_SCOPE_SITE (line 3341) | pub const RT_SCOPE_SITE: ::c_uchar = 200; constant RT_SCOPE_LINK (line 3342) | pub const RT_SCOPE_LINK: ::c_uchar = 253; constant RT_SCOPE_HOST (line 3343) | pub const RT_SCOPE_HOST: ::c_uchar = 254; constant RT_SCOPE_NOWHERE (line 3344) | pub const RT_SCOPE_NOWHERE: ::c_uchar = 255; constant RT_TABLE_UNSPEC (line 3346) | pub const RT_TABLE_UNSPEC: ::c_uchar = 0; constant RT_TABLE_COMPAT (line 3347) | pub const RT_TABLE_COMPAT: ::c_uchar = 252; constant RT_TABLE_DEFAULT (line 3348) | pub const RT_TABLE_DEFAULT: ::c_uchar = 253; constant RT_TABLE_MAIN (line 3349) | pub const RT_TABLE_MAIN: ::c_uchar = 254; constant RT_TABLE_LOCAL (line 3350) | pub const RT_TABLE_LOCAL: ::c_uchar = 255; constant RTMSG_NEWDEVICE (line 3352) | pub const RTMSG_NEWDEVICE: u32 = 0x11; constant RTMSG_DELDEVICE (line 3353) | pub const RTMSG_DELDEVICE: u32 = 0x12; constant RTMSG_NEWROUTE (line 3354) | pub const RTMSG_NEWROUTE: u32 = 0x21; constant RTMSG_DELROUTE (line 3355) | pub const RTMSG_DELROUTE: u32 = 0x22; constant CTL_KERN (line 3357) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 3358) | pub const CTL_VM: ::c_int = 2; constant CTL_NET (line 3359) | pub const CTL_NET: ::c_int = 3; constant CTL_FS (line 3360) | pub const CTL_FS: ::c_int = 5; constant CTL_DEBUG (line 3361) | pub const CTL_DEBUG: ::c_int = 6; constant CTL_DEV (line 3362) | pub const CTL_DEV: ::c_int = 7; constant CTL_BUS (line 3363) | pub const CTL_BUS: ::c_int = 8; constant CTL_ABI (line 3364) | pub const CTL_ABI: ::c_int = 9; constant CTL_CPU (line 3365) | pub const CTL_CPU: ::c_int = 10; constant CTL_BUS_ISA (line 3367) | pub const CTL_BUS_ISA: ::c_int = 1; constant INOTIFY_MAX_USER_INSTANCES (line 3369) | pub const INOTIFY_MAX_USER_INSTANCES: ::c_int = 1; constant INOTIFY_MAX_USER_WATCHES (line 3370) | pub const INOTIFY_MAX_USER_WATCHES: ::c_int = 2; constant INOTIFY_MAX_QUEUED_EVENTS (line 3371) | pub const INOTIFY_MAX_QUEUED_EVENTS: ::c_int = 3; constant KERN_OSTYPE (line 3373) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_OSRELEASE (line 3374) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 3375) | pub const KERN_OSREV: ::c_int = 3; constant KERN_VERSION (line 3376) | pub const KERN_VERSION: ::c_int = 4; constant KERN_SECUREMASK (line 3377) | pub const KERN_SECUREMASK: ::c_int = 5; constant KERN_PROF (line 3378) | pub const KERN_PROF: ::c_int = 6; constant KERN_NODENAME (line 3379) | pub const KERN_NODENAME: ::c_int = 7; constant KERN_DOMAINNAME (line 3380) | pub const KERN_DOMAINNAME: ::c_int = 8; constant KERN_PANIC (line 3381) | pub const KERN_PANIC: ::c_int = 15; constant KERN_REALROOTDEV (line 3382) | pub const KERN_REALROOTDEV: ::c_int = 16; constant KERN_SPARC_REBOOT (line 3383) | pub const KERN_SPARC_REBOOT: ::c_int = 21; constant KERN_CTLALTDEL (line 3384) | pub const KERN_CTLALTDEL: ::c_int = 22; constant KERN_PRINTK (line 3385) | pub const KERN_PRINTK: ::c_int = 23; constant KERN_NAMETRANS (line 3386) | pub const KERN_NAMETRANS: ::c_int = 24; constant KERN_PPC_HTABRECLAIM (line 3387) | pub const KERN_PPC_HTABRECLAIM: ::c_int = 25; constant KERN_PPC_ZEROPAGED (line 3388) | pub const KERN_PPC_ZEROPAGED: ::c_int = 26; constant KERN_PPC_POWERSAVE_NAP (line 3389) | pub const KERN_PPC_POWERSAVE_NAP: ::c_int = 27; constant KERN_MODPROBE (line 3390) | pub const KERN_MODPROBE: ::c_int = 28; constant KERN_SG_BIG_BUFF (line 3391) | pub const KERN_SG_BIG_BUFF: ::c_int = 29; constant KERN_ACCT (line 3392) | pub const KERN_ACCT: ::c_int = 30; constant KERN_PPC_L2CR (line 3393) | pub const KERN_PPC_L2CR: ::c_int = 31; constant KERN_RTSIGNR (line 3394) | pub const KERN_RTSIGNR: ::c_int = 32; constant KERN_RTSIGMAX (line 3395) | pub const KERN_RTSIGMAX: ::c_int = 33; constant KERN_SHMMAX (line 3396) | pub const KERN_SHMMAX: ::c_int = 34; constant KERN_MSGMAX (line 3397) | pub const KERN_MSGMAX: ::c_int = 35; constant KERN_MSGMNB (line 3398) | pub const KERN_MSGMNB: ::c_int = 36; constant KERN_MSGPOOL (line 3399) | pub const KERN_MSGPOOL: ::c_int = 37; constant KERN_SYSRQ (line 3400) | pub const KERN_SYSRQ: ::c_int = 38; constant KERN_MAX_THREADS (line 3401) | pub const KERN_MAX_THREADS: ::c_int = 39; constant KERN_RANDOM (line 3402) | pub const KERN_RANDOM: ::c_int = 40; constant KERN_SHMALL (line 3403) | pub const KERN_SHMALL: ::c_int = 41; constant KERN_MSGMNI (line 3404) | pub const KERN_MSGMNI: ::c_int = 42; constant KERN_SEM (line 3405) | pub const KERN_SEM: ::c_int = 43; constant KERN_SPARC_STOP_A (line 3406) | pub const KERN_SPARC_STOP_A: ::c_int = 44; constant KERN_SHMMNI (line 3407) | pub const KERN_SHMMNI: ::c_int = 45; constant KERN_OVERFLOWUID (line 3408) | pub const KERN_OVERFLOWUID: ::c_int = 46; constant KERN_OVERFLOWGID (line 3409) | pub const KERN_OVERFLOWGID: ::c_int = 47; constant KERN_SHMPATH (line 3410) | pub const KERN_SHMPATH: ::c_int = 48; constant KERN_HOTPLUG (line 3411) | pub const KERN_HOTPLUG: ::c_int = 49; constant KERN_IEEE_EMULATION_WARNINGS (line 3412) | pub const KERN_IEEE_EMULATION_WARNINGS: ::c_int = 50; constant KERN_S390_USER_DEBUG_LOGGING (line 3413) | pub const KERN_S390_USER_DEBUG_LOGGING: ::c_int = 51; constant KERN_CORE_USES_PID (line 3414) | pub const KERN_CORE_USES_PID: ::c_int = 52; constant KERN_TAINTED (line 3415) | pub const KERN_TAINTED: ::c_int = 53; constant KERN_CADPID (line 3416) | pub const KERN_CADPID: ::c_int = 54; constant KERN_PIDMAX (line 3417) | pub const KERN_PIDMAX: ::c_int = 55; constant KERN_CORE_PATTERN (line 3418) | pub const KERN_CORE_PATTERN: ::c_int = 56; constant KERN_PANIC_ON_OOPS (line 3419) | pub const KERN_PANIC_ON_OOPS: ::c_int = 57; constant KERN_HPPA_PWRSW (line 3420) | pub const KERN_HPPA_PWRSW: ::c_int = 58; constant KERN_HPPA_UNALIGNED (line 3421) | pub const KERN_HPPA_UNALIGNED: ::c_int = 59; constant KERN_PRINTK_RATELIMIT (line 3422) | pub const KERN_PRINTK_RATELIMIT: ::c_int = 60; constant KERN_PRINTK_RATELIMIT_BURST (line 3423) | pub const KERN_PRINTK_RATELIMIT_BURST: ::c_int = 61; constant KERN_PTY (line 3424) | pub const KERN_PTY: ::c_int = 62; constant KERN_NGROUPS_MAX (line 3425) | pub const KERN_NGROUPS_MAX: ::c_int = 63; constant KERN_SPARC_SCONS_PWROFF (line 3426) | pub const KERN_SPARC_SCONS_PWROFF: ::c_int = 64; constant KERN_HZ_TIMER (line 3427) | pub const KERN_HZ_TIMER: ::c_int = 65; constant KERN_UNKNOWN_NMI_PANIC (line 3428) | pub const KERN_UNKNOWN_NMI_PANIC: ::c_int = 66; constant KERN_BOOTLOADER_TYPE (line 3429) | pub const KERN_BOOTLOADER_TYPE: ::c_int = 67; constant KERN_RANDOMIZE (line 3430) | pub const KERN_RANDOMIZE: ::c_int = 68; constant KERN_SETUID_DUMPABLE (line 3431) | pub const KERN_SETUID_DUMPABLE: ::c_int = 69; constant KERN_SPIN_RETRY (line 3432) | pub const KERN_SPIN_RETRY: ::c_int = 70; constant KERN_ACPI_VIDEO_FLAGS (line 3433) | pub const KERN_ACPI_VIDEO_FLAGS: ::c_int = 71; constant KERN_IA64_UNALIGNED (line 3434) | pub const KERN_IA64_UNALIGNED: ::c_int = 72; constant KERN_COMPAT_LOG (line 3435) | pub const KERN_COMPAT_LOG: ::c_int = 73; constant KERN_MAX_LOCK_DEPTH (line 3436) | pub const KERN_MAX_LOCK_DEPTH: ::c_int = 74; constant VM_OVERCOMMIT_MEMORY (line 3438) | pub const VM_OVERCOMMIT_MEMORY: ::c_int = 5; constant VM_PAGE_CLUSTER (line 3439) | pub const VM_PAGE_CLUSTER: ::c_int = 10; constant VM_DIRTY_BACKGROUND (line 3440) | pub const VM_DIRTY_BACKGROUND: ::c_int = 11; constant VM_DIRTY_RATIO (line 3441) | pub const VM_DIRTY_RATIO: ::c_int = 12; constant VM_DIRTY_WB_CS (line 3442) | pub const VM_DIRTY_WB_CS: ::c_int = 13; constant VM_DIRTY_EXPIRE_CS (line 3443) | pub const VM_DIRTY_EXPIRE_CS: ::c_int = 14; constant VM_NR_PDFLUSH_THREADS (line 3444) | pub const VM_NR_PDFLUSH_THREADS: ::c_int = 15; constant VM_OVERCOMMIT_RATIO (line 3445) | pub const VM_OVERCOMMIT_RATIO: ::c_int = 16; constant VM_PAGEBUF (line 3446) | pub const VM_PAGEBUF: ::c_int = 17; constant VM_HUGETLB_PAGES (line 3447) | pub const VM_HUGETLB_PAGES: ::c_int = 18; constant VM_SWAPPINESS (line 3448) | pub const VM_SWAPPINESS: ::c_int = 19; constant VM_LOWMEM_RESERVE_RATIO (line 3449) | pub const VM_LOWMEM_RESERVE_RATIO: ::c_int = 20; constant VM_MIN_FREE_KBYTES (line 3450) | pub const VM_MIN_FREE_KBYTES: ::c_int = 21; constant VM_MAX_MAP_COUNT (line 3451) | pub const VM_MAX_MAP_COUNT: ::c_int = 22; constant VM_LAPTOP_MODE (line 3452) | pub const VM_LAPTOP_MODE: ::c_int = 23; constant VM_BLOCK_DUMP (line 3453) | pub const VM_BLOCK_DUMP: ::c_int = 24; constant VM_HUGETLB_GROUP (line 3454) | pub const VM_HUGETLB_GROUP: ::c_int = 25; constant VM_VFS_CACHE_PRESSURE (line 3455) | pub const VM_VFS_CACHE_PRESSURE: ::c_int = 26; constant VM_LEGACY_VA_LAYOUT (line 3456) | pub const VM_LEGACY_VA_LAYOUT: ::c_int = 27; constant VM_SWAP_TOKEN_TIMEOUT (line 3457) | pub const VM_SWAP_TOKEN_TIMEOUT: ::c_int = 28; constant VM_DROP_PAGECACHE (line 3458) | pub const VM_DROP_PAGECACHE: ::c_int = 29; constant VM_PERCPU_PAGELIST_FRACTION (line 3459) | pub const VM_PERCPU_PAGELIST_FRACTION: ::c_int = 30; constant VM_ZONE_RECLAIM_MODE (line 3460) | pub const VM_ZONE_RECLAIM_MODE: ::c_int = 31; constant VM_MIN_UNMAPPED (line 3461) | pub const VM_MIN_UNMAPPED: ::c_int = 32; constant VM_PANIC_ON_OOM (line 3462) | pub const VM_PANIC_ON_OOM: ::c_int = 33; constant VM_VDSO_ENABLED (line 3463) | pub const VM_VDSO_ENABLED: ::c_int = 34; constant NET_CORE (line 3465) | pub const NET_CORE: ::c_int = 1; constant NET_ETHER (line 3466) | pub const NET_ETHER: ::c_int = 2; constant NET_802 (line 3467) | pub const NET_802: ::c_int = 3; constant NET_UNIX (line 3468) | pub const NET_UNIX: ::c_int = 4; constant NET_IPV4 (line 3469) | pub const NET_IPV4: ::c_int = 5; constant NET_IPX (line 3470) | pub const NET_IPX: ::c_int = 6; constant NET_ATALK (line 3471) | pub const NET_ATALK: ::c_int = 7; constant NET_NETROM (line 3472) | pub const NET_NETROM: ::c_int = 8; constant NET_AX25 (line 3473) | pub const NET_AX25: ::c_int = 9; constant NET_BRIDGE (line 3474) | pub const NET_BRIDGE: ::c_int = 10; constant NET_ROSE (line 3475) | pub const NET_ROSE: ::c_int = 11; constant NET_IPV6 (line 3476) | pub const NET_IPV6: ::c_int = 12; constant NET_X25 (line 3477) | pub const NET_X25: ::c_int = 13; constant NET_TR (line 3478) | pub const NET_TR: ::c_int = 14; constant NET_DECNET (line 3479) | pub const NET_DECNET: ::c_int = 15; constant NET_ECONET (line 3480) | pub const NET_ECONET: ::c_int = 16; constant NET_SCTP (line 3481) | pub const NET_SCTP: ::c_int = 17; constant NET_LLC (line 3482) | pub const NET_LLC: ::c_int = 18; constant NET_NETFILTER (line 3483) | pub const NET_NETFILTER: ::c_int = 19; constant NET_DCCP (line 3484) | pub const NET_DCCP: ::c_int = 20; constant HUGETLB_FLAG_ENCODE_SHIFT (line 3485) | pub const HUGETLB_FLAG_ENCODE_SHIFT: ::c_int = 26; constant MAP_HUGE_SHIFT (line 3486) | pub const MAP_HUGE_SHIFT: ::c_int = HUGETLB_FLAG_ENCODE_SHIFT; constant PF_VCPU (line 3489) | pub const PF_VCPU: ::c_int = 0x00000001; constant PF_IDLE (line 3490) | pub const PF_IDLE: ::c_int = 0x00000002; constant PF_EXITING (line 3491) | pub const PF_EXITING: ::c_int = 0x00000004; constant PF_POSTCOREDUMP (line 3492) | pub const PF_POSTCOREDUMP: ::c_int = 0x00000008; constant PF_IO_WORKER (line 3493) | pub const PF_IO_WORKER: ::c_int = 0x00000010; constant PF_WQ_WORKER (line 3494) | pub const PF_WQ_WORKER: ::c_int = 0x00000020; constant PF_FORKNOEXEC (line 3495) | pub const PF_FORKNOEXEC: ::c_int = 0x00000040; constant PF_MCE_PROCESS (line 3496) | pub const PF_MCE_PROCESS: ::c_int = 0x00000080; constant PF_SUPERPRIV (line 3497) | pub const PF_SUPERPRIV: ::c_int = 0x00000100; constant PF_DUMPCORE (line 3498) | pub const PF_DUMPCORE: ::c_int = 0x00000200; constant PF_SIGNALED (line 3499) | pub const PF_SIGNALED: ::c_int = 0x00000400; constant PF_MEMALLOC (line 3500) | pub const PF_MEMALLOC: ::c_int = 0x00000800; constant PF_NPROC_EXCEEDED (line 3501) | pub const PF_NPROC_EXCEEDED: ::c_int = 0x00001000; constant PF_USED_MATH (line 3502) | pub const PF_USED_MATH: ::c_int = 0x00002000; constant PF_USER_WORKER (line 3503) | pub const PF_USER_WORKER: ::c_int = 0x00004000; constant PF_NOFREEZE (line 3504) | pub const PF_NOFREEZE: ::c_int = 0x00008000; constant PF_KSWAPD (line 3506) | pub const PF_KSWAPD: ::c_int = 0x00020000; constant PF_MEMALLOC_NOFS (line 3507) | pub const PF_MEMALLOC_NOFS: ::c_int = 0x00040000; constant PF_MEMALLOC_NOIO (line 3508) | pub const PF_MEMALLOC_NOIO: ::c_int = 0x00080000; constant PF_LOCAL_THROTTLE (line 3509) | pub const PF_LOCAL_THROTTLE: ::c_int = 0x00100000; constant PF_KTHREAD (line 3510) | pub const PF_KTHREAD: ::c_int = 0x00200000; constant PF_RANDOMIZE (line 3511) | pub const PF_RANDOMIZE: ::c_int = 0x00400000; constant PF_NO_SETAFFINITY (line 3513) | pub const PF_NO_SETAFFINITY: ::c_int = 0x04000000; constant PF_MCE_EARLY (line 3514) | pub const PF_MCE_EARLY: ::c_int = 0x08000000; constant PF_MEMALLOC_PIN (line 3515) | pub const PF_MEMALLOC_PIN: ::c_int = 0x10000000; constant PF_SUSPEND_TASK (line 3517) | pub const PF_SUSPEND_TASK: ::c_int = 0x80000000; function getrlimit64 (line 3621) | pub fn getrlimit64(resource: ::c_int, rlim: *mut rlimit64) -> ::c_int; function setrlimit64 (line 3622) | pub fn setrlimit64(resource: ::c_int, rlim: *const rlimit64) -> ::c_int; function getrlimit (line 3623) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 3624) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function prlimit (line 3625) | pub fn prlimit( function prlimit64 (line 3631) | pub fn prlimit64( function strerror_r (line 3637) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function gettimeofday (line 3639) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int; function mlock2 (line 3640) | pub fn mlock2(addr: *const ::c_void, len: ::size_t, flags: ::c_int) -> :... function madvise (line 3641) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function ioctl (line 3642) | pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; function msync (line 3643) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function mprotect (line 3644) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function recvfrom (line 3645) | pub fn recvfrom( function getnameinfo (line 3653) | pub fn getnameinfo( function preadv (line 3662) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, count: ::c_int, offset: ... function pwritev (line 3663) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, count: ::c_int, offset:... function process_vm_readv (line 3664) | pub fn process_vm_readv( function process_vm_writev (line 3672) | pub fn process_vm_writev( function ptrace (line 3680) | pub fn ptrace(request: ::c_int, ...) -> ::c_long; function getpriority (line 3681) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function setpriority (line 3682) | pub fn setpriority(which: ::c_int, who: ::id_t, prio: ::c_int) -> ::c_int; function __sched_cpualloc (line 3683) | pub fn __sched_cpualloc(count: ::size_t) -> *mut ::cpu_set_t; function __sched_cpufree (line 3684) | pub fn __sched_cpufree(set: *mut ::cpu_set_t); function __sched_cpucount (line 3685) | pub fn __sched_cpucount(setsize: ::size_t, set: *const cpu_set_t) -> ::c... function sched_getcpu (line 3686) | pub fn sched_getcpu() -> ::c_int; function mallinfo (line 3687) | pub fn mallinfo() -> ::mallinfo; function malloc_info (line 3689) | pub fn malloc_info(options: ::c_int, stream: *mut ::FILE) -> ::c_int; function malloc_usable_size (line 3691) | pub fn malloc_usable_size(ptr: *const ::c_void) -> ::size_t; function utmpname (line 3693) | pub fn utmpname(name: *const ::c_char) -> ::c_int; function setutent (line 3694) | pub fn setutent(); function getutent (line 3695) | pub fn getutent() -> *mut utmp; function seekdir (line 3697) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 3698) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function fallocate (line 3699) | pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off... function fallocate64 (line 3700) | pub fn fallocate64(fd: ::c_int, mode: ::c_int, offset: ::off64_t, len: :... function posix_fallocate (line 3701) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function posix_fallocate64 (line 3702) | pub fn posix_fallocate64(fd: ::c_int, offset: ::off64_t, len: ::off64_t)... function getxattr (line 3703) | pub fn getxattr( function lgetxattr (line 3709) | pub fn lgetxattr( function fgetxattr (line 3715) | pub fn fgetxattr( function setxattr (line 3721) | pub fn setxattr( function lsetxattr (line 3728) | pub fn lsetxattr( function fsetxattr (line 3735) | pub fn fsetxattr( function listxattr (line 3742) | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t)... function llistxattr (line 3743) | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t... function flistxattr (line 3744) | pub fn flistxattr(filedes: ::c_int, list: *mut c_char, size: ::size_t) -... function removexattr (line 3745) | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; function lremovexattr (line 3746) | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; function fremovexattr (line 3747) | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; function signalfd (line 3748) | pub fn signalfd(fd: ::c_int, mask: *const ::sigset_t, flags: ::c_int) ->... function timerfd_create (line 3749) | pub fn timerfd_create(clock: ::clockid_t, flags: ::c_int) -> ::c_int; function timerfd_gettime (line 3750) | pub fn timerfd_gettime(fd: ::c_int, current_value: *mut itimerspec) -> :... function timerfd_settime (line 3751) | pub fn timerfd_settime( function syscall (line 3757) | pub fn syscall(num: ::c_long, ...) -> ::c_long; function sched_getaffinity (line 3758) | pub fn sched_getaffinity(pid: ::pid_t, cpusetsize: ::size_t, cpuset: *mu... function sched_setaffinity (line 3760) | pub fn sched_setaffinity( function epoll_create (line 3765) | pub fn epoll_create(size: ::c_int) -> ::c_int; function epoll_create1 (line 3766) | pub fn epoll_create1(flags: ::c_int) -> ::c_int; function epoll_wait (line 3767) | pub fn epoll_wait( function epoll_ctl (line 3773) | pub fn epoll_ctl(epfd: ::c_int, op: ::c_int, fd: ::c_int, event: *mut ::... function pthread_getschedparam (line 3775) | pub fn pthread_getschedparam( function unshare (line 3780) | pub fn unshare(flags: ::c_int) -> ::c_int; function umount (line 3781) | pub fn umount(target: *const ::c_char) -> ::c_int; function sched_get_priority_max (line 3782) | pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; function tee (line 3783) | pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_ui... function settimeofday (line 3784) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_... function splice (line 3785) | pub fn splice( function eventfd (line 3793) | pub fn eventfd(init: ::c_uint, flags: ::c_int) -> ::c_int; function eventfd_read (line 3794) | pub fn eventfd_read(fd: ::c_int, value: *mut eventfd_t) -> ::c_int; function eventfd_write (line 3795) | pub fn eventfd_write(fd: ::c_int, value: eventfd_t) -> ::c_int; function sched_rr_get_interval (line 3796) | pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int; function sem_timedwait (line 3797) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_getvalue (line 3798) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function sched_setparam (line 3799) | pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_... function setns (line 3800) | pub fn setns(fd: ::c_int, nstype: ::c_int) -> ::c_int; function swapoff (line 3801) | pub fn swapoff(puath: *const ::c_char) -> ::c_int; function vmsplice (line 3802) | pub fn vmsplice( function mount (line 3808) | pub fn mount( function personality (line 3815) | pub fn personality(persona: ::c_uint) -> ::c_int; function prctl (line 3816) | pub fn prctl(option: ::c_int, ...) -> ::c_int; function sched_getparam (line 3817) | pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; function ppoll (line 3818) | pub fn ppoll( function pthread_mutex_timedlock (line 3824) | pub fn pthread_mutex_timedlock( function pthread_barrierattr_init (line 3828) | pub fn pthread_barrierattr_init(attr: *mut ::pthread_barrierattr_t) -> :... function pthread_barrierattr_destroy (line 3829) | pub fn pthread_barrierattr_destroy(attr: *mut ::pthread_barrierattr_t) -... function pthread_barrierattr_getpshared (line 3830) | pub fn pthread_barrierattr_getpshared( function pthread_barrierattr_setpshared (line 3834) | pub fn pthread_barrierattr_setpshared( function pthread_barrier_init (line 3838) | pub fn pthread_barrier_init( function pthread_barrier_destroy (line 3843) | pub fn pthread_barrier_destroy(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_barrier_wait (line 3844) | pub fn pthread_barrier_wait(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_spin_init (line 3845) | pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_i... function pthread_spin_destroy (line 3846) | pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 3847) | pub fn pthread_spin_lock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 3848) | pub fn pthread_spin_trylock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 3849) | pub fn pthread_spin_unlock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function clone (line 3850) | pub fn clone( function sched_getscheduler (line 3857) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function clock_nanosleep (line 3858) | pub fn clock_nanosleep( function pthread_attr_getguardsize (line 3864) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 3868) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getinheritsched (line 3869) | pub fn pthread_attr_getinheritsched( function pthread_attr_setinheritsched (line 3873) | pub fn pthread_attr_setinheritsched(attr: *mut ::pthread_attr_t, flag: :... function sethostname (line 3874) | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; function sched_get_priority_min (line 3875) | pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; function pthread_condattr_getpshared (line 3876) | pub fn pthread_condattr_getpshared( function sysinfo (line 3880) | pub fn sysinfo(info: *mut ::sysinfo) -> ::c_int; function umount2 (line 3881) | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; function pthread_setschedparam (line 3882) | pub fn pthread_setschedparam( function swapon (line 3887) | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; function sched_setscheduler (line 3888) | pub fn sched_setscheduler( function sendfile (line 3893) | pub fn sendfile( function sendfile64 (line 3899) | pub fn sendfile64( function setfsgid (line 3905) | pub fn setfsgid(gid: ::gid_t) -> ::c_int; function setfsuid (line 3906) | pub fn setfsuid(uid: ::uid_t) -> ::c_int; function sigsuspend (line 3907) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function getgrgid_r (line 3908) | pub fn getgrgid_r( function sigaltstack (line 3915) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sem_close (line 3916) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getgrnam_r (line 3917) | pub fn getgrnam_r( function pthread_sigmask (line 3924) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 3925) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 3926) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_kill (line 3927) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sem_unlink (line 3928) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function daemon (line 3929) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function getpwnam_r (line 3930) | pub fn getpwnam_r( function getpwuid_r (line 3937) | pub fn getpwuid_r( function sigtimedwait (line 3944) | pub fn sigtimedwait( function sigwait (line 3949) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 3950) | pub fn pthread_atfork( function getgrgid (line 3955) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function getgrouplist (line 3956) | pub fn getgrouplist( function initgroups (line 3962) | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; function pthread_mutexattr_getpshared (line 3963) | pub fn pthread_mutexattr_getpshared( function popen (line 3967) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function faccessat (line 3968) | pub fn faccessat( function pthread_create (line 3974) | pub fn pthread_create( function __errno (line 3980) | pub fn __errno() -> *mut ::c_int; function inotify_rm_watch (line 3981) | pub fn inotify_rm_watch(fd: ::c_int, wd: u32) -> ::c_int; function sendmmsg (line 3982) | pub fn sendmmsg( function recvmmsg (line 3988) | pub fn recvmmsg( function inotify_init (line 3995) | pub fn inotify_init() -> ::c_int; function inotify_init1 (line 3996) | pub fn inotify_init1(flags: ::c_int) -> ::c_int; function inotify_add_watch (line 3997) | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) ... function regcomp (line 3999) | pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: :... function regexec (line 4001) | pub fn regexec( function regerror (line 4009) | pub fn regerror( function regfree (line 4016) | pub fn regfree(preg: *mut ::regex_t); function android_set_abort_message (line 4018) | pub fn android_set_abort_message(msg: *const ::c_char); function gettid (line 4020) | pub fn gettid() -> ::pid_t; function getrandom (line 4023) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... function getentropy (line 4024) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; function pthread_setname_np (line 4026) | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) ->... function __system_property_set (line 4028) | pub fn __system_property_set(__name: *const ::c_char, __value: *const ::... function __system_property_get (line 4029) | pub fn __system_property_get(__name: *const ::c_char, __value: *mut ::c_... function __system_property_find (line 4030) | pub fn __system_property_find(__name: *const ::c_char) -> *const prop_info; function __system_property_find_nth (line 4031) | pub fn __system_property_find_nth(__n: ::c_uint) -> *const prop_info; function __system_property_foreach (line 4032) | pub fn __system_property_foreach( function dl_iterate_phdr (line 4039) | pub fn dl_iterate_phdr( function arc4random (line 4050) | pub fn arc4random() -> u32; function arc4random_uniform (line 4051) | pub fn arc4random_uniform(__upper_bound: u32) -> u32; function arc4random_buf (line 4052) | pub fn arc4random_buf(__buf: *mut ::c_void, __n: ::size_t); function reallocarray (line 4054) | pub fn reallocarray(ptr: *mut ::c_void, nmemb: ::size_t, size: ::size_t)... function pthread_getcpuclockid (line 4056) | pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid... function dirname (line 4058) | pub fn dirname(path: *const ::c_char) -> *mut ::c_char; function basename (line 4059) | pub fn basename(path: *const ::c_char) -> *mut ::c_char; function getopt_long (line 4060) | pub fn getopt_long( function sync (line 4068) | pub fn sync(); function syncfs (line 4069) | pub fn syncfs(fd: ::c_int) -> ::c_int; function memmem (line 4071) | pub fn memmem( function fread_unlocked (line 4077) | pub fn fread_unlocked( function fwrite_unlocked (line 4083) | pub fn fwrite_unlocked( function fflush_unlocked (line 4089) | pub fn fflush_unlocked(stream: *mut ::FILE) -> ::c_int; function fgets_unlocked (line 4090) | pub fn fgets_unlocked(buf: *mut ::c_char, size: ::c_int, stream: *mut ::... method si_addr (line 4106) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 4117) | pub unsafe fn si_value(&self) -> ::sigval { FILE: builder/third-party/libc/src/unix/linux_like/emscripten/lfs64.rs function creat64 (line 4) | pub unsafe extern "C" fn creat64(path: *const ::c_char, mode: ::mode_t) ... function fgetpos64 (line 9) | pub unsafe extern "C" fn fgetpos64(stream: *mut ::FILE, pos: *mut ::fpos... function fopen64 (line 14) | pub unsafe extern "C" fn fopen64(pathname: *const ::c_char, mode: *const... function freopen64 (line 19) | pub unsafe extern "C" fn freopen64( function fseeko64 (line 28) | pub unsafe extern "C" fn fseeko64( function fsetpos64 (line 37) | pub unsafe extern "C" fn fsetpos64(stream: *mut ::FILE, pos: *const ::fp... function fstat64 (line 42) | pub unsafe extern "C" fn fstat64(fildes: ::c_int, buf: *mut ::stat64) ->... function fstatat64 (line 47) | pub unsafe extern "C" fn fstatat64( function fstatfs64 (line 57) | pub unsafe extern "C" fn fstatfs64(fd: ::c_int, buf: *mut ::statfs64) ->... function fstatvfs64 (line 62) | pub unsafe extern "C" fn fstatvfs64(fd: ::c_int, buf: *mut ::statvfs64) ... function ftello64 (line 67) | pub unsafe extern "C" fn ftello64(stream: *mut ::FILE) -> ::off64_t { function ftruncate64 (line 72) | pub unsafe extern "C" fn ftruncate64(fd: ::c_int, length: ::off64_t) -> ... function getrlimit64 (line 77) | pub unsafe extern "C" fn getrlimit64(resource: ::c_int, rlim: *mut ::rli... function lseek64 (line 82) | pub unsafe extern "C" fn lseek64(fd: ::c_int, offset: ::off64_t, whence:... function lstat64 (line 87) | pub unsafe extern "C" fn lstat64(path: *const ::c_char, buf: *mut ::stat... function mmap64 (line 92) | pub unsafe extern "C" fn mmap64( function posix_fadvise64 (line 113) | pub unsafe extern "C" fn posix_fadvise64( function posix_fallocate64 (line 123) | pub unsafe extern "C" fn posix_fallocate64( function pread64 (line 132) | pub unsafe extern "C" fn pread64( function preadv64 (line 142) | pub unsafe extern "C" fn preadv64( function pwrite64 (line 152) | pub unsafe extern "C" fn pwrite64( function pwritev64 (line 162) | pub unsafe extern "C" fn pwritev64( function readdir64 (line 172) | pub unsafe extern "C" fn readdir64(dirp: *mut ::DIR) -> *mut ::dirent64 { function readdir64_r (line 177) | pub unsafe extern "C" fn readdir64_r( function setrlimit64 (line 186) | pub unsafe extern "C" fn setrlimit64(resource: ::c_int, rlim: *const ::r... function stat64 (line 191) | pub unsafe extern "C" fn stat64(pathname: *const ::c_char, statbuf: *mut... function statfs64 (line 196) | pub unsafe extern "C" fn statfs64(pathname: *const ::c_char, buf: *mut :... function statvfs64 (line 201) | pub unsafe extern "C" fn statvfs64(path: *const ::c_char, buf: *mut ::st... function tmpfile64 (line 206) | pub unsafe extern "C" fn tmpfile64() -> *mut ::FILE { function truncate64 (line 211) | pub unsafe extern "C" fn truncate64(path: *const ::c_char, length: ::off... FILE: builder/third-party/libc/src/unix/linux_like/emscripten/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type useconds_t (line 3) | pub type useconds_t = u32; type dev_t (line 4) | pub type dev_t = u32; type socklen_t (line 5) | pub type socklen_t = u32; type pthread_t (line 6) | pub type pthread_t = c_ulong; type mode_t (line 7) | pub type mode_t = u32; type shmatt_t (line 8) | pub type shmatt_t = ::c_ulong; type mqd_t (line 9) | pub type mqd_t = ::c_int; type msgqnum_t (line 10) | pub type msgqnum_t = ::c_ulong; type msglen_t (line 11) | pub type msglen_t = ::c_ulong; type nfds_t (line 12) | pub type nfds_t = ::c_ulong; type nl_item (line 13) | pub type nl_item = ::c_int; type idtype_t (line 14) | pub type idtype_t = ::c_uint; type loff_t (line 15) | pub type loff_t = i64; type pthread_key_t (line 16) | pub type pthread_key_t = ::c_uint; type clock_t (line 18) | pub type clock_t = c_long; type time_t (line 19) | pub type time_t = c_long; type suseconds_t (line 20) | pub type suseconds_t = c_long; type ino_t (line 21) | pub type ino_t = u64; type off_t (line 22) | pub type off_t = i64; type blkcnt_t (line 23) | pub type blkcnt_t = i32; type blksize_t (line 25) | pub type blksize_t = c_long; type fsblkcnt_t (line 26) | pub type fsblkcnt_t = u32; type fsfilcnt_t (line 27) | pub type fsfilcnt_t = u32; type rlim_t (line 28) | pub type rlim_t = u64; type c_long (line 29) | pub type c_long = i32; type c_ulong (line 30) | pub type c_ulong = u32; type nlink_t (line 31) | pub type nlink_t = u32; type ino64_t (line 33) | pub type ino64_t = ::ino_t; type off64_t (line 34) | pub type off64_t = ::off_t; type blkcnt64_t (line 35) | pub type blkcnt64_t = ::blkcnt_t; type rlim64_t (line 36) | pub type rlim64_t = ::rlim_t; type rlimit64 (line 38) | pub type rlimit64 = ::rlimit; type flock64 (line 39) | pub type flock64 = ::flock; type stat64 (line 40) | pub type stat64 = ::stat; type statfs64 (line 41) | pub type statfs64 = ::statfs; type statvfs64 (line 42) | pub type statvfs64 = ::statvfs; type dirent64 (line 43) | pub type dirent64 = ::dirent; type fpos64_t (line 46) | pub enum fpos64_t {} method clone (line 49) | fn clone(&self) -> fpos64_t { constant MADV_SOFT_OFFLINE (line 517) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MS_NOUSER (line 518) | pub const MS_NOUSER: ::c_ulong = 0x80000000; constant MS_RMT_MASK (line 519) | pub const MS_RMT_MASK: ::c_ulong = 0x02800051; constant ABDAY_1 (line 521) | pub const ABDAY_1: ::nl_item = 0x20000; constant ABDAY_2 (line 522) | pub const ABDAY_2: ::nl_item = 0x20001; constant ABDAY_3 (line 523) | pub const ABDAY_3: ::nl_item = 0x20002; constant ABDAY_4 (line 524) | pub const ABDAY_4: ::nl_item = 0x20003; constant ABDAY_5 (line 525) | pub const ABDAY_5: ::nl_item = 0x20004; constant ABDAY_6 (line 526) | pub const ABDAY_6: ::nl_item = 0x20005; constant ABDAY_7 (line 527) | pub const ABDAY_7: ::nl_item = 0x20006; constant DAY_1 (line 529) | pub const DAY_1: ::nl_item = 0x20007; constant DAY_2 (line 530) | pub const DAY_2: ::nl_item = 0x20008; constant DAY_3 (line 531) | pub const DAY_3: ::nl_item = 0x20009; constant DAY_4 (line 532) | pub const DAY_4: ::nl_item = 0x2000A; constant DAY_5 (line 533) | pub const DAY_5: ::nl_item = 0x2000B; constant DAY_6 (line 534) | pub const DAY_6: ::nl_item = 0x2000C; constant DAY_7 (line 535) | pub const DAY_7: ::nl_item = 0x2000D; constant ABMON_1 (line 537) | pub const ABMON_1: ::nl_item = 0x2000E; constant ABMON_2 (line 538) | pub const ABMON_2: ::nl_item = 0x2000F; constant ABMON_3 (line 539) | pub const ABMON_3: ::nl_item = 0x20010; constant ABMON_4 (line 540) | pub const ABMON_4: ::nl_item = 0x20011; constant ABMON_5 (line 541) | pub const ABMON_5: ::nl_item = 0x20012; constant ABMON_6 (line 542) | pub const ABMON_6: ::nl_item = 0x20013; constant ABMON_7 (line 543) | pub const ABMON_7: ::nl_item = 0x20014; constant ABMON_8 (line 544) | pub const ABMON_8: ::nl_item = 0x20015; constant ABMON_9 (line 545) | pub const ABMON_9: ::nl_item = 0x20016; constant ABMON_10 (line 546) | pub const ABMON_10: ::nl_item = 0x20017; constant ABMON_11 (line 547) | pub const ABMON_11: ::nl_item = 0x20018; constant ABMON_12 (line 548) | pub const ABMON_12: ::nl_item = 0x20019; constant MON_1 (line 550) | pub const MON_1: ::nl_item = 0x2001A; constant MON_2 (line 551) | pub const MON_2: ::nl_item = 0x2001B; constant MON_3 (line 552) | pub const MON_3: ::nl_item = 0x2001C; constant MON_4 (line 553) | pub const MON_4: ::nl_item = 0x2001D; constant MON_5 (line 554) | pub const MON_5: ::nl_item = 0x2001E; constant MON_6 (line 555) | pub const MON_6: ::nl_item = 0x2001F; constant MON_7 (line 556) | pub const MON_7: ::nl_item = 0x20020; constant MON_8 (line 557) | pub const MON_8: ::nl_item = 0x20021; constant MON_9 (line 558) | pub const MON_9: ::nl_item = 0x20022; constant MON_10 (line 559) | pub const MON_10: ::nl_item = 0x20023; constant MON_11 (line 560) | pub const MON_11: ::nl_item = 0x20024; constant MON_12 (line 561) | pub const MON_12: ::nl_item = 0x20025; constant AM_STR (line 563) | pub const AM_STR: ::nl_item = 0x20026; constant PM_STR (line 564) | pub const PM_STR: ::nl_item = 0x20027; constant D_T_FMT (line 566) | pub const D_T_FMT: ::nl_item = 0x20028; constant D_FMT (line 567) | pub const D_FMT: ::nl_item = 0x20029; constant T_FMT (line 568) | pub const T_FMT: ::nl_item = 0x2002A; constant T_FMT_AMPM (line 569) | pub const T_FMT_AMPM: ::nl_item = 0x2002B; constant ERA (line 571) | pub const ERA: ::nl_item = 0x2002C; constant ERA_D_FMT (line 572) | pub const ERA_D_FMT: ::nl_item = 0x2002E; constant ALT_DIGITS (line 573) | pub const ALT_DIGITS: ::nl_item = 0x2002F; constant ERA_D_T_FMT (line 574) | pub const ERA_D_T_FMT: ::nl_item = 0x20030; constant ERA_T_FMT (line 575) | pub const ERA_T_FMT: ::nl_item = 0x20031; constant CODESET (line 577) | pub const CODESET: ::nl_item = 14; constant CRNCYSTR (line 579) | pub const CRNCYSTR: ::nl_item = 0x4000F; constant RUSAGE_THREAD (line 581) | pub const RUSAGE_THREAD: ::c_int = 1; constant RUSAGE_CHILDREN (line 582) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant RADIXCHAR (line 584) | pub const RADIXCHAR: ::nl_item = 0x10000; constant THOUSEP (line 585) | pub const THOUSEP: ::nl_item = 0x10001; constant YESEXPR (line 587) | pub const YESEXPR: ::nl_item = 0x50000; constant NOEXPR (line 588) | pub const NOEXPR: ::nl_item = 0x50001; constant YESSTR (line 589) | pub const YESSTR: ::nl_item = 0x50002; constant NOSTR (line 590) | pub const NOSTR: ::nl_item = 0x50003; constant FILENAME_MAX (line 592) | pub const FILENAME_MAX: ::c_uint = 4096; constant L_tmpnam (line 593) | pub const L_tmpnam: ::c_uint = 20; constant _PC_LINK_MAX (line 594) | pub const _PC_LINK_MAX: ::c_int = 0; constant _PC_MAX_CANON (line 595) | pub const _PC_MAX_CANON: ::c_int = 1; constant _PC_MAX_INPUT (line 596) | pub const _PC_MAX_INPUT: ::c_int = 2; constant _PC_NAME_MAX (line 597) | pub const _PC_NAME_MAX: ::c_int = 3; constant _PC_PATH_MAX (line 598) | pub const _PC_PATH_MAX: ::c_int = 4; constant _PC_PIPE_BUF (line 599) | pub const _PC_PIPE_BUF: ::c_int = 5; constant _PC_CHOWN_RESTRICTED (line 600) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 6; constant _PC_NO_TRUNC (line 601) | pub const _PC_NO_TRUNC: ::c_int = 7; constant _PC_VDISABLE (line 602) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_SYNC_IO (line 603) | pub const _PC_SYNC_IO: ::c_int = 9; constant _PC_ASYNC_IO (line 604) | pub const _PC_ASYNC_IO: ::c_int = 10; constant _PC_PRIO_IO (line 605) | pub const _PC_PRIO_IO: ::c_int = 11; constant _PC_SOCK_MAXBUF (line 606) | pub const _PC_SOCK_MAXBUF: ::c_int = 12; constant _PC_FILESIZEBITS (line 607) | pub const _PC_FILESIZEBITS: ::c_int = 13; constant _PC_REC_INCR_XFER_SIZE (line 608) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14; constant _PC_REC_MAX_XFER_SIZE (line 609) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15; constant _PC_REC_MIN_XFER_SIZE (line 610) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; constant _PC_REC_XFER_ALIGN (line 611) | pub const _PC_REC_XFER_ALIGN: ::c_int = 17; constant _PC_ALLOC_SIZE_MIN (line 612) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 18; constant _PC_SYMLINK_MAX (line 613) | pub const _PC_SYMLINK_MAX: ::c_int = 19; constant _PC_2_SYMLINKS (line 614) | pub const _PC_2_SYMLINKS: ::c_int = 20; constant _SC_ARG_MAX (line 616) | pub const _SC_ARG_MAX: ::c_int = 0; constant _SC_CHILD_MAX (line 617) | pub const _SC_CHILD_MAX: ::c_int = 1; constant _SC_CLK_TCK (line 618) | pub const _SC_CLK_TCK: ::c_int = 2; constant _SC_NGROUPS_MAX (line 619) | pub const _SC_NGROUPS_MAX: ::c_int = 3; constant _SC_OPEN_MAX (line 620) | pub const _SC_OPEN_MAX: ::c_int = 4; constant _SC_STREAM_MAX (line 621) | pub const _SC_STREAM_MAX: ::c_int = 5; constant _SC_TZNAME_MAX (line 622) | pub const _SC_TZNAME_MAX: ::c_int = 6; constant _SC_JOB_CONTROL (line 623) | pub const _SC_JOB_CONTROL: ::c_int = 7; constant _SC_SAVED_IDS (line 624) | pub const _SC_SAVED_IDS: ::c_int = 8; constant _SC_REALTIME_SIGNALS (line 625) | pub const _SC_REALTIME_SIGNALS: ::c_int = 9; constant _SC_PRIORITY_SCHEDULING (line 626) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 10; constant _SC_TIMERS (line 627) | pub const _SC_TIMERS: ::c_int = 11; constant _SC_ASYNCHRONOUS_IO (line 628) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12; constant _SC_PRIORITIZED_IO (line 629) | pub const _SC_PRIORITIZED_IO: ::c_int = 13; constant _SC_SYNCHRONIZED_IO (line 630) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 14; constant _SC_FSYNC (line 631) | pub const _SC_FSYNC: ::c_int = 15; constant _SC_MAPPED_FILES (line 632) | pub const _SC_MAPPED_FILES: ::c_int = 16; constant _SC_MEMLOCK (line 633) | pub const _SC_MEMLOCK: ::c_int = 17; constant _SC_MEMLOCK_RANGE (line 634) | pub const _SC_MEMLOCK_RANGE: ::c_int = 18; constant _SC_MEMORY_PROTECTION (line 635) | pub const _SC_MEMORY_PROTECTION: ::c_int = 19; constant _SC_MESSAGE_PASSING (line 636) | pub const _SC_MESSAGE_PASSING: ::c_int = 20; constant _SC_SEMAPHORES (line 637) | pub const _SC_SEMAPHORES: ::c_int = 21; constant _SC_SHARED_MEMORY_OBJECTS (line 638) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 22; constant _SC_AIO_LISTIO_MAX (line 639) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 23; constant _SC_AIO_MAX (line 640) | pub const _SC_AIO_MAX: ::c_int = 24; constant _SC_AIO_PRIO_DELTA_MAX (line 641) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 25; constant _SC_DELAYTIMER_MAX (line 642) | pub const _SC_DELAYTIMER_MAX: ::c_int = 26; constant _SC_MQ_OPEN_MAX (line 643) | pub const _SC_MQ_OPEN_MAX: ::c_int = 27; constant _SC_MQ_PRIO_MAX (line 644) | pub const _SC_MQ_PRIO_MAX: ::c_int = 28; constant _SC_VERSION (line 645) | pub const _SC_VERSION: ::c_int = 29; constant _SC_PAGESIZE (line 646) | pub const _SC_PAGESIZE: ::c_int = 30; constant _SC_PAGE_SIZE (line 647) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_RTSIG_MAX (line 648) | pub const _SC_RTSIG_MAX: ::c_int = 31; constant _SC_SEM_NSEMS_MAX (line 649) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 32; constant _SC_SEM_VALUE_MAX (line 650) | pub const _SC_SEM_VALUE_MAX: ::c_int = 33; constant _SC_SIGQUEUE_MAX (line 651) | pub const _SC_SIGQUEUE_MAX: ::c_int = 34; constant _SC_TIMER_MAX (line 652) | pub const _SC_TIMER_MAX: ::c_int = 35; constant _SC_BC_BASE_MAX (line 653) | pub const _SC_BC_BASE_MAX: ::c_int = 36; constant _SC_BC_DIM_MAX (line 654) | pub const _SC_BC_DIM_MAX: ::c_int = 37; constant _SC_BC_SCALE_MAX (line 655) | pub const _SC_BC_SCALE_MAX: ::c_int = 38; constant _SC_BC_STRING_MAX (line 656) | pub const _SC_BC_STRING_MAX: ::c_int = 39; constant _SC_COLL_WEIGHTS_MAX (line 657) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40; constant _SC_EXPR_NEST_MAX (line 658) | pub const _SC_EXPR_NEST_MAX: ::c_int = 42; constant _SC_LINE_MAX (line 659) | pub const _SC_LINE_MAX: ::c_int = 43; constant _SC_RE_DUP_MAX (line 660) | pub const _SC_RE_DUP_MAX: ::c_int = 44; constant _SC_2_VERSION (line 661) | pub const _SC_2_VERSION: ::c_int = 46; constant _SC_2_C_BIND (line 662) | pub const _SC_2_C_BIND: ::c_int = 47; constant _SC_2_C_DEV (line 663) | pub const _SC_2_C_DEV: ::c_int = 48; constant _SC_2_FORT_DEV (line 664) | pub const _SC_2_FORT_DEV: ::c_int = 49; constant _SC_2_FORT_RUN (line 665) | pub const _SC_2_FORT_RUN: ::c_int = 50; constant _SC_2_SW_DEV (line 666) | pub const _SC_2_SW_DEV: ::c_int = 51; constant _SC_2_LOCALEDEF (line 667) | pub const _SC_2_LOCALEDEF: ::c_int = 52; constant _SC_UIO_MAXIOV (line 668) | pub const _SC_UIO_MAXIOV: ::c_int = 60; constant _SC_IOV_MAX (line 669) | pub const _SC_IOV_MAX: ::c_int = 60; constant _SC_THREADS (line 670) | pub const _SC_THREADS: ::c_int = 67; constant _SC_THREAD_SAFE_FUNCTIONS (line 671) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; constant _SC_GETGR_R_SIZE_MAX (line 672) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 69; constant _SC_GETPW_R_SIZE_MAX (line 673) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 70; constant _SC_LOGIN_NAME_MAX (line 674) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 71; constant _SC_TTY_NAME_MAX (line 675) | pub const _SC_TTY_NAME_MAX: ::c_int = 72; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 676) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73; constant _SC_THREAD_KEYS_MAX (line 677) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 74; constant _SC_THREAD_STACK_MIN (line 678) | pub const _SC_THREAD_STACK_MIN: ::c_int = 75; constant _SC_THREAD_THREADS_MAX (line 679) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 76; constant _SC_THREAD_ATTR_STACKADDR (line 680) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77; constant _SC_THREAD_ATTR_STACKSIZE (line 681) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78; constant _SC_THREAD_PRIORITY_SCHEDULING (line 682) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; constant _SC_THREAD_PRIO_INHERIT (line 683) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 80; constant _SC_THREAD_PRIO_PROTECT (line 684) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81; constant _SC_THREAD_PROCESS_SHARED (line 685) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 82; constant _SC_NPROCESSORS_CONF (line 686) | pub const _SC_NPROCESSORS_CONF: ::c_int = 83; constant _SC_NPROCESSORS_ONLN (line 687) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 84; constant _SC_PHYS_PAGES (line 688) | pub const _SC_PHYS_PAGES: ::c_int = 85; constant _SC_AVPHYS_PAGES (line 689) | pub const _SC_AVPHYS_PAGES: ::c_int = 86; constant _SC_ATEXIT_MAX (line 690) | pub const _SC_ATEXIT_MAX: ::c_int = 87; constant _SC_PASS_MAX (line 691) | pub const _SC_PASS_MAX: ::c_int = 88; constant _SC_XOPEN_VERSION (line 692) | pub const _SC_XOPEN_VERSION: ::c_int = 89; constant _SC_XOPEN_XCU_VERSION (line 693) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 90; constant _SC_XOPEN_UNIX (line 694) | pub const _SC_XOPEN_UNIX: ::c_int = 91; constant _SC_XOPEN_CRYPT (line 695) | pub const _SC_XOPEN_CRYPT: ::c_int = 92; constant _SC_XOPEN_ENH_I18N (line 696) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 93; constant _SC_XOPEN_SHM (line 697) | pub const _SC_XOPEN_SHM: ::c_int = 94; constant _SC_2_CHAR_TERM (line 698) | pub const _SC_2_CHAR_TERM: ::c_int = 95; constant _SC_2_UPE (line 699) | pub const _SC_2_UPE: ::c_int = 97; constant _SC_XOPEN_XPG2 (line 700) | pub const _SC_XOPEN_XPG2: ::c_int = 98; constant _SC_XOPEN_XPG3 (line 701) | pub const _SC_XOPEN_XPG3: ::c_int = 99; constant _SC_XOPEN_XPG4 (line 702) | pub const _SC_XOPEN_XPG4: ::c_int = 100; constant _SC_NZERO (line 703) | pub const _SC_NZERO: ::c_int = 109; constant _SC_XBS5_ILP32_OFF32 (line 704) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 125; constant _SC_XBS5_ILP32_OFFBIG (line 705) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 126; constant _SC_XBS5_LP64_OFF64 (line 706) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 127; constant _SC_XBS5_LPBIG_OFFBIG (line 707) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 128; constant _SC_XOPEN_LEGACY (line 708) | pub const _SC_XOPEN_LEGACY: ::c_int = 129; constant _SC_XOPEN_REALTIME (line 709) | pub const _SC_XOPEN_REALTIME: ::c_int = 130; constant _SC_XOPEN_REALTIME_THREADS (line 710) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 131; constant _SC_ADVISORY_INFO (line 711) | pub const _SC_ADVISORY_INFO: ::c_int = 132; constant _SC_BARRIERS (line 712) | pub const _SC_BARRIERS: ::c_int = 133; constant _SC_CLOCK_SELECTION (line 713) | pub const _SC_CLOCK_SELECTION: ::c_int = 137; constant _SC_CPUTIME (line 714) | pub const _SC_CPUTIME: ::c_int = 138; constant _SC_THREAD_CPUTIME (line 715) | pub const _SC_THREAD_CPUTIME: ::c_int = 139; constant _SC_MONOTONIC_CLOCK (line 716) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 149; constant _SC_READER_WRITER_LOCKS (line 717) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 153; constant _SC_SPIN_LOCKS (line 718) | pub const _SC_SPIN_LOCKS: ::c_int = 154; constant _SC_REGEXP (line 719) | pub const _SC_REGEXP: ::c_int = 155; constant _SC_SHELL (line 720) | pub const _SC_SHELL: ::c_int = 157; constant _SC_SPAWN (line 721) | pub const _SC_SPAWN: ::c_int = 159; constant _SC_SPORADIC_SERVER (line 722) | pub const _SC_SPORADIC_SERVER: ::c_int = 160; constant _SC_THREAD_SPORADIC_SERVER (line 723) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 161; constant _SC_TIMEOUTS (line 724) | pub const _SC_TIMEOUTS: ::c_int = 164; constant _SC_TYPED_MEMORY_OBJECTS (line 725) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 165; constant _SC_2_PBS (line 726) | pub const _SC_2_PBS: ::c_int = 168; constant _SC_2_PBS_ACCOUNTING (line 727) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 169; constant _SC_2_PBS_LOCATE (line 728) | pub const _SC_2_PBS_LOCATE: ::c_int = 170; constant _SC_2_PBS_MESSAGE (line 729) | pub const _SC_2_PBS_MESSAGE: ::c_int = 171; constant _SC_2_PBS_TRACK (line 730) | pub const _SC_2_PBS_TRACK: ::c_int = 172; constant _SC_SYMLOOP_MAX (line 731) | pub const _SC_SYMLOOP_MAX: ::c_int = 173; constant _SC_STREAMS (line 732) | pub const _SC_STREAMS: ::c_int = 174; constant _SC_2_PBS_CHECKPOINT (line 733) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 175; constant _SC_V6_ILP32_OFF32 (line 734) | pub const _SC_V6_ILP32_OFF32: ::c_int = 176; constant _SC_V6_ILP32_OFFBIG (line 735) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 177; constant _SC_V6_LP64_OFF64 (line 736) | pub const _SC_V6_LP64_OFF64: ::c_int = 178; constant _SC_V6_LPBIG_OFFBIG (line 737) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 179; constant _SC_HOST_NAME_MAX (line 738) | pub const _SC_HOST_NAME_MAX: ::c_int = 180; constant _SC_TRACE (line 739) | pub const _SC_TRACE: ::c_int = 181; constant _SC_TRACE_EVENT_FILTER (line 740) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 182; constant _SC_TRACE_INHERIT (line 741) | pub const _SC_TRACE_INHERIT: ::c_int = 183; constant _SC_TRACE_LOG (line 742) | pub const _SC_TRACE_LOG: ::c_int = 184; constant _SC_IPV6 (line 743) | pub const _SC_IPV6: ::c_int = 235; constant _SC_RAW_SOCKETS (line 744) | pub const _SC_RAW_SOCKETS: ::c_int = 236; constant _SC_V7_ILP32_OFF32 (line 745) | pub const _SC_V7_ILP32_OFF32: ::c_int = 237; constant _SC_V7_ILP32_OFFBIG (line 746) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 238; constant _SC_V7_LP64_OFF64 (line 747) | pub const _SC_V7_LP64_OFF64: ::c_int = 239; constant _SC_V7_LPBIG_OFFBIG (line 748) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 240; constant _SC_SS_REPL_MAX (line 749) | pub const _SC_SS_REPL_MAX: ::c_int = 241; constant _SC_TRACE_EVENT_NAME_MAX (line 750) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 242; constant _SC_TRACE_NAME_MAX (line 751) | pub const _SC_TRACE_NAME_MAX: ::c_int = 243; constant _SC_TRACE_SYS_MAX (line 752) | pub const _SC_TRACE_SYS_MAX: ::c_int = 244; constant _SC_TRACE_USER_EVENT_MAX (line 753) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 245; constant _SC_XOPEN_STREAMS (line 754) | pub const _SC_XOPEN_STREAMS: ::c_int = 246; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 755) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 756) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; constant RLIM_SAVED_MAX (line 758) | pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY; constant RLIM_SAVED_CUR (line 759) | pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; constant GLOB_ERR (line 761) | pub const GLOB_ERR: ::c_int = 1 << 0; constant GLOB_MARK (line 762) | pub const GLOB_MARK: ::c_int = 1 << 1; constant GLOB_NOSORT (line 763) | pub const GLOB_NOSORT: ::c_int = 1 << 2; constant GLOB_DOOFFS (line 764) | pub const GLOB_DOOFFS: ::c_int = 1 << 3; constant GLOB_NOCHECK (line 765) | pub const GLOB_NOCHECK: ::c_int = 1 << 4; constant GLOB_APPEND (line 766) | pub const GLOB_APPEND: ::c_int = 1 << 5; constant GLOB_NOESCAPE (line 767) | pub const GLOB_NOESCAPE: ::c_int = 1 << 6; constant GLOB_NOSPACE (line 769) | pub const GLOB_NOSPACE: ::c_int = 1; constant GLOB_ABORTED (line 770) | pub const GLOB_ABORTED: ::c_int = 2; constant GLOB_NOMATCH (line 771) | pub const GLOB_NOMATCH: ::c_int = 3; constant POSIX_MADV_NORMAL (line 773) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 774) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 775) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 776) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant S_IEXEC (line 778) | pub const S_IEXEC: mode_t = 64; constant S_IWRITE (line 779) | pub const S_IWRITE: mode_t = 128; constant S_IREAD (line 780) | pub const S_IREAD: mode_t = 256; constant F_LOCK (line 782) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 783) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 784) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 785) | pub const F_ULOCK: ::c_int = 0; constant ST_RDONLY (line 787) | pub const ST_RDONLY: ::c_ulong = 1; constant ST_NOSUID (line 788) | pub const ST_NOSUID: ::c_ulong = 2; constant ST_NODEV (line 789) | pub const ST_NODEV: ::c_ulong = 4; constant ST_NOEXEC (line 790) | pub const ST_NOEXEC: ::c_ulong = 8; constant ST_SYNCHRONOUS (line 791) | pub const ST_SYNCHRONOUS: ::c_ulong = 16; constant ST_MANDLOCK (line 792) | pub const ST_MANDLOCK: ::c_ulong = 64; constant ST_WRITE (line 793) | pub const ST_WRITE: ::c_ulong = 128; constant ST_APPEND (line 794) | pub const ST_APPEND: ::c_ulong = 256; constant ST_IMMUTABLE (line 795) | pub const ST_IMMUTABLE: ::c_ulong = 512; constant ST_NOATIME (line 796) | pub const ST_NOATIME: ::c_ulong = 1024; constant ST_NODIRATIME (line 797) | pub const ST_NODIRATIME: ::c_ulong = 2048; constant RTLD_NEXT (line 799) | pub const RTLD_NEXT: *mut ::c_void = -1i64 as *mut ::c_void; constant RTLD_DEFAULT (line 800) | pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void; constant RTLD_NODELETE (line 801) | pub const RTLD_NODELETE: ::c_int = 0x1000; constant RTLD_NOW (line 802) | pub const RTLD_NOW: ::c_int = 0x2; constant PTHREAD_MUTEX_NORMAL (line 816) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_RECURSIVE (line 817) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 1; constant PTHREAD_MUTEX_ERRORCHECK (line 818) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 819) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant PTHREAD_PROCESS_PRIVATE (line 820) | pub const PTHREAD_PROCESS_PRIVATE: ::c_int = 0; constant PTHREAD_PROCESS_SHARED (line 821) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 1; constant __SIZEOF_PTHREAD_COND_T (line 822) | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; constant SCHED_OTHER (line 824) | pub const SCHED_OTHER: ::c_int = 0; constant SCHED_FIFO (line 825) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 826) | pub const SCHED_RR: ::c_int = 2; constant SCHED_BATCH (line 827) | pub const SCHED_BATCH: ::c_int = 3; constant SCHED_IDLE (line 828) | pub const SCHED_IDLE: ::c_int = 5; constant AF_IB (line 830) | pub const AF_IB: ::c_int = 27; constant AF_MPLS (line 831) | pub const AF_MPLS: ::c_int = 28; constant AF_NFC (line 832) | pub const AF_NFC: ::c_int = 39; constant AF_VSOCK (line 833) | pub const AF_VSOCK: ::c_int = 40; constant PF_IB (line 834) | pub const PF_IB: ::c_int = AF_IB; constant PF_MPLS (line 835) | pub const PF_MPLS: ::c_int = AF_MPLS; constant PF_NFC (line 836) | pub const PF_NFC: ::c_int = AF_NFC; constant PF_VSOCK (line 837) | pub const PF_VSOCK: ::c_int = AF_VSOCK; constant IPC_PRIVATE (line 840) | pub const IPC_PRIVATE: ::key_t = 0; constant IPC_CREAT (line 842) | pub const IPC_CREAT: ::c_int = 0o1000; constant IPC_EXCL (line 843) | pub const IPC_EXCL: ::c_int = 0o2000; constant IPC_NOWAIT (line 844) | pub const IPC_NOWAIT: ::c_int = 0o4000; constant IPC_RMID (line 846) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 847) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 848) | pub const IPC_STAT: ::c_int = 2; constant IPC_INFO (line 849) | pub const IPC_INFO: ::c_int = 3; constant MSG_STAT (line 850) | pub const MSG_STAT: ::c_int = 11; constant MSG_INFO (line 851) | pub const MSG_INFO: ::c_int = 12; constant MSG_NOERROR (line 853) | pub const MSG_NOERROR: ::c_int = 0o10000; constant MSG_EXCEPT (line 854) | pub const MSG_EXCEPT: ::c_int = 0o20000; constant SHM_R (line 856) | pub const SHM_R: ::c_int = 0o400; constant SHM_W (line 857) | pub const SHM_W: ::c_int = 0o200; constant SHM_RDONLY (line 859) | pub const SHM_RDONLY: ::c_int = 0o10000; constant SHM_RND (line 860) | pub const SHM_RND: ::c_int = 0o20000; constant SHM_REMAP (line 861) | pub const SHM_REMAP: ::c_int = 0o40000; constant SHM_EXEC (line 862) | pub const SHM_EXEC: ::c_int = 0o100000; constant SHM_LOCK (line 864) | pub const SHM_LOCK: ::c_int = 11; constant SHM_UNLOCK (line 865) | pub const SHM_UNLOCK: ::c_int = 12; constant SHM_HUGETLB (line 867) | pub const SHM_HUGETLB: ::c_int = 0o4000; constant SHM_NORESERVE (line 868) | pub const SHM_NORESERVE: ::c_int = 0o10000; constant QFMT_VFS_OLD (line 870) | pub const QFMT_VFS_OLD: ::c_int = 1; constant QFMT_VFS_V0 (line 871) | pub const QFMT_VFS_V0: ::c_int = 2; constant EFD_SEMAPHORE (line 873) | pub const EFD_SEMAPHORE: ::c_int = 0x1; constant LOG_NFACILITIES (line 875) | pub const LOG_NFACILITIES: ::c_int = 24; constant SEM_FAILED (line 877) | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t; constant RB_AUTOBOOT (line 879) | pub const RB_AUTOBOOT: ::c_int = 0x01234567u32 as i32; constant RB_HALT_SYSTEM (line 880) | pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; constant RB_ENABLE_CAD (line 881) | pub const RB_ENABLE_CAD: ::c_int = 0x89abcdefu32 as i32; constant RB_DISABLE_CAD (line 882) | pub const RB_DISABLE_CAD: ::c_int = 0x00000000u32 as i32; constant RB_POWER_OFF (line 883) | pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; constant RB_SW_SUSPEND (line 884) | pub const RB_SW_SUSPEND: ::c_int = 0xd000fce2u32 as i32; constant RB_KEXEC (line 885) | pub const RB_KEXEC: ::c_int = 0x45584543u32 as i32; constant AI_PASSIVE (line 887) | pub const AI_PASSIVE: ::c_int = 0x0001; constant AI_CANONNAME (line 888) | pub const AI_CANONNAME: ::c_int = 0x0002; constant AI_NUMERICHOST (line 889) | pub const AI_NUMERICHOST: ::c_int = 0x0004; constant AI_V4MAPPED (line 890) | pub const AI_V4MAPPED: ::c_int = 0x0008; constant AI_ALL (line 891) | pub const AI_ALL: ::c_int = 0x0010; constant AI_ADDRCONFIG (line 892) | pub const AI_ADDRCONFIG: ::c_int = 0x0020; constant AI_NUMERICSERV (line 894) | pub const AI_NUMERICSERV: ::c_int = 0x0400; constant EAI_BADFLAGS (line 896) | pub const EAI_BADFLAGS: ::c_int = -1; constant EAI_NONAME (line 897) | pub const EAI_NONAME: ::c_int = -2; constant EAI_AGAIN (line 898) | pub const EAI_AGAIN: ::c_int = -3; constant EAI_FAIL (line 899) | pub const EAI_FAIL: ::c_int = -4; constant EAI_FAMILY (line 900) | pub const EAI_FAMILY: ::c_int = -6; constant EAI_SOCKTYPE (line 901) | pub const EAI_SOCKTYPE: ::c_int = -7; constant EAI_SERVICE (line 902) | pub const EAI_SERVICE: ::c_int = -8; constant EAI_MEMORY (line 903) | pub const EAI_MEMORY: ::c_int = -10; constant EAI_OVERFLOW (line 904) | pub const EAI_OVERFLOW: ::c_int = -12; constant NI_NUMERICHOST (line 906) | pub const NI_NUMERICHOST: ::c_int = 1; constant NI_NUMERICSERV (line 907) | pub const NI_NUMERICSERV: ::c_int = 2; constant NI_NOFQDN (line 908) | pub const NI_NOFQDN: ::c_int = 4; constant NI_NAMEREQD (line 909) | pub const NI_NAMEREQD: ::c_int = 8; constant NI_DGRAM (line 910) | pub const NI_DGRAM: ::c_int = 16; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 912) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: ::c_uint = 1; constant SYNC_FILE_RANGE_WRITE (line 913) | pub const SYNC_FILE_RANGE_WRITE: ::c_uint = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 914) | pub const SYNC_FILE_RANGE_WAIT_AFTER: ::c_uint = 4; constant EAI_SYSTEM (line 916) | pub const EAI_SYSTEM: ::c_int = -11; constant AIO_CANCELED (line 918) | pub const AIO_CANCELED: ::c_int = 0; constant AIO_NOTCANCELED (line 919) | pub const AIO_NOTCANCELED: ::c_int = 1; constant AIO_ALLDONE (line 920) | pub const AIO_ALLDONE: ::c_int = 2; constant LIO_READ (line 921) | pub const LIO_READ: ::c_int = 0; constant LIO_WRITE (line 922) | pub const LIO_WRITE: ::c_int = 1; constant LIO_NOP (line 923) | pub const LIO_NOP: ::c_int = 2; constant LIO_WAIT (line 924) | pub const LIO_WAIT: ::c_int = 0; constant LIO_NOWAIT (line 925) | pub const LIO_NOWAIT: ::c_int = 1; constant MREMAP_MAYMOVE (line 927) | pub const MREMAP_MAYMOVE: ::c_int = 1; constant MREMAP_FIXED (line 928) | pub const MREMAP_FIXED: ::c_int = 2; constant PR_SET_PDEATHSIG (line 930) | pub const PR_SET_PDEATHSIG: ::c_int = 1; constant PR_GET_PDEATHSIG (line 931) | pub const PR_GET_PDEATHSIG: ::c_int = 2; constant PR_GET_DUMPABLE (line 933) | pub const PR_GET_DUMPABLE: ::c_int = 3; constant PR_SET_DUMPABLE (line 934) | pub const PR_SET_DUMPABLE: ::c_int = 4; constant PR_GET_UNALIGN (line 936) | pub const PR_GET_UNALIGN: ::c_int = 5; constant PR_SET_UNALIGN (line 937) | pub const PR_SET_UNALIGN: ::c_int = 6; constant PR_UNALIGN_NOPRINT (line 938) | pub const PR_UNALIGN_NOPRINT: ::c_int = 1; constant PR_UNALIGN_SIGBUS (line 939) | pub const PR_UNALIGN_SIGBUS: ::c_int = 2; constant PR_GET_KEEPCAPS (line 941) | pub const PR_GET_KEEPCAPS: ::c_int = 7; constant PR_SET_KEEPCAPS (line 942) | pub const PR_SET_KEEPCAPS: ::c_int = 8; constant PR_GET_FPEMU (line 944) | pub const PR_GET_FPEMU: ::c_int = 9; constant PR_SET_FPEMU (line 945) | pub const PR_SET_FPEMU: ::c_int = 10; constant PR_FPEMU_NOPRINT (line 946) | pub const PR_FPEMU_NOPRINT: ::c_int = 1; constant PR_FPEMU_SIGFPE (line 947) | pub const PR_FPEMU_SIGFPE: ::c_int = 2; constant PR_GET_FPEXC (line 949) | pub const PR_GET_FPEXC: ::c_int = 11; constant PR_SET_FPEXC (line 950) | pub const PR_SET_FPEXC: ::c_int = 12; constant PR_FP_EXC_SW_ENABLE (line 951) | pub const PR_FP_EXC_SW_ENABLE: ::c_int = 0x80; constant PR_FP_EXC_DIV (line 952) | pub const PR_FP_EXC_DIV: ::c_int = 0x010000; constant PR_FP_EXC_OVF (line 953) | pub const PR_FP_EXC_OVF: ::c_int = 0x020000; constant PR_FP_EXC_UND (line 954) | pub const PR_FP_EXC_UND: ::c_int = 0x040000; constant PR_FP_EXC_RES (line 955) | pub const PR_FP_EXC_RES: ::c_int = 0x080000; constant PR_FP_EXC_INV (line 956) | pub const PR_FP_EXC_INV: ::c_int = 0x100000; constant PR_FP_EXC_DISABLED (line 957) | pub const PR_FP_EXC_DISABLED: ::c_int = 0; constant PR_FP_EXC_NONRECOV (line 958) | pub const PR_FP_EXC_NONRECOV: ::c_int = 1; constant PR_FP_EXC_ASYNC (line 959) | pub const PR_FP_EXC_ASYNC: ::c_int = 2; constant PR_FP_EXC_PRECISE (line 960) | pub const PR_FP_EXC_PRECISE: ::c_int = 3; constant PR_GET_TIMING (line 962) | pub const PR_GET_TIMING: ::c_int = 13; constant PR_SET_TIMING (line 963) | pub const PR_SET_TIMING: ::c_int = 14; constant PR_TIMING_STATISTICAL (line 964) | pub const PR_TIMING_STATISTICAL: ::c_int = 0; constant PR_TIMING_TIMESTAMP (line 965) | pub const PR_TIMING_TIMESTAMP: ::c_int = 1; constant PR_SET_NAME (line 967) | pub const PR_SET_NAME: ::c_int = 15; constant PR_GET_NAME (line 968) | pub const PR_GET_NAME: ::c_int = 16; constant PR_GET_ENDIAN (line 970) | pub const PR_GET_ENDIAN: ::c_int = 19; constant PR_SET_ENDIAN (line 971) | pub const PR_SET_ENDIAN: ::c_int = 20; constant PR_ENDIAN_BIG (line 972) | pub const PR_ENDIAN_BIG: ::c_int = 0; constant PR_ENDIAN_LITTLE (line 973) | pub const PR_ENDIAN_LITTLE: ::c_int = 1; constant PR_ENDIAN_PPC_LITTLE (line 974) | pub const PR_ENDIAN_PPC_LITTLE: ::c_int = 2; constant PR_GET_SECCOMP (line 976) | pub const PR_GET_SECCOMP: ::c_int = 21; constant PR_SET_SECCOMP (line 977) | pub const PR_SET_SECCOMP: ::c_int = 22; constant PR_CAPBSET_READ (line 979) | pub const PR_CAPBSET_READ: ::c_int = 23; constant PR_CAPBSET_DROP (line 980) | pub const PR_CAPBSET_DROP: ::c_int = 24; constant PR_GET_TSC (line 982) | pub const PR_GET_TSC: ::c_int = 25; constant PR_SET_TSC (line 983) | pub const PR_SET_TSC: ::c_int = 26; constant PR_TSC_ENABLE (line 984) | pub const PR_TSC_ENABLE: ::c_int = 1; constant PR_TSC_SIGSEGV (line 985) | pub const PR_TSC_SIGSEGV: ::c_int = 2; constant PR_GET_SECUREBITS (line 987) | pub const PR_GET_SECUREBITS: ::c_int = 27; constant PR_SET_SECUREBITS (line 988) | pub const PR_SET_SECUREBITS: ::c_int = 28; constant PR_SET_TIMERSLACK (line 990) | pub const PR_SET_TIMERSLACK: ::c_int = 29; constant PR_GET_TIMERSLACK (line 991) | pub const PR_GET_TIMERSLACK: ::c_int = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 993) | pub const PR_TASK_PERF_EVENTS_DISABLE: ::c_int = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 994) | pub const PR_TASK_PERF_EVENTS_ENABLE: ::c_int = 32; constant PR_MCE_KILL (line 996) | pub const PR_MCE_KILL: ::c_int = 33; constant PR_MCE_KILL_CLEAR (line 997) | pub const PR_MCE_KILL_CLEAR: ::c_int = 0; constant PR_MCE_KILL_SET (line 998) | pub const PR_MCE_KILL_SET: ::c_int = 1; constant PR_MCE_KILL_LATE (line 1000) | pub const PR_MCE_KILL_LATE: ::c_int = 0; constant PR_MCE_KILL_EARLY (line 1001) | pub const PR_MCE_KILL_EARLY: ::c_int = 1; constant PR_MCE_KILL_DEFAULT (line 1002) | pub const PR_MCE_KILL_DEFAULT: ::c_int = 2; constant PR_MCE_KILL_GET (line 1004) | pub const PR_MCE_KILL_GET: ::c_int = 34; constant PR_SET_MM (line 1006) | pub const PR_SET_MM: ::c_int = 35; constant PR_SET_MM_START_CODE (line 1007) | pub const PR_SET_MM_START_CODE: ::c_int = 1; constant PR_SET_MM_END_CODE (line 1008) | pub const PR_SET_MM_END_CODE: ::c_int = 2; constant PR_SET_MM_START_DATA (line 1009) | pub const PR_SET_MM_START_DATA: ::c_int = 3; constant PR_SET_MM_END_DATA (line 1010) | pub const PR_SET_MM_END_DATA: ::c_int = 4; constant PR_SET_MM_START_STACK (line 1011) | pub const PR_SET_MM_START_STACK: ::c_int = 5; constant PR_SET_MM_START_BRK (line 1012) | pub const PR_SET_MM_START_BRK: ::c_int = 6; constant PR_SET_MM_BRK (line 1013) | pub const PR_SET_MM_BRK: ::c_int = 7; constant PR_SET_MM_ARG_START (line 1014) | pub const PR_SET_MM_ARG_START: ::c_int = 8; constant PR_SET_MM_ARG_END (line 1015) | pub const PR_SET_MM_ARG_END: ::c_int = 9; constant PR_SET_MM_ENV_START (line 1016) | pub const PR_SET_MM_ENV_START: ::c_int = 10; constant PR_SET_MM_ENV_END (line 1017) | pub const PR_SET_MM_ENV_END: ::c_int = 11; constant PR_SET_MM_AUXV (line 1018) | pub const PR_SET_MM_AUXV: ::c_int = 12; constant PR_SET_MM_EXE_FILE (line 1019) | pub const PR_SET_MM_EXE_FILE: ::c_int = 13; constant PR_SET_MM_MAP (line 1020) | pub const PR_SET_MM_MAP: ::c_int = 14; constant PR_SET_MM_MAP_SIZE (line 1021) | pub const PR_SET_MM_MAP_SIZE: ::c_int = 15; constant PR_SET_PTRACER (line 1023) | pub const PR_SET_PTRACER: ::c_int = 0x59616d61; constant PR_SET_PTRACER_ANY (line 1024) | pub const PR_SET_PTRACER_ANY: ::c_ulong = 0xffffffffffffffff; constant PR_SET_CHILD_SUBREAPER (line 1026) | pub const PR_SET_CHILD_SUBREAPER: ::c_int = 36; constant PR_GET_CHILD_SUBREAPER (line 1027) | pub const PR_GET_CHILD_SUBREAPER: ::c_int = 37; constant PR_SET_NO_NEW_PRIVS (line 1029) | pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; constant PR_GET_NO_NEW_PRIVS (line 1030) | pub const PR_GET_NO_NEW_PRIVS: ::c_int = 39; constant PR_GET_TID_ADDRESS (line 1032) | pub const PR_GET_TID_ADDRESS: ::c_int = 40; constant PR_SET_THP_DISABLE (line 1034) | pub const PR_SET_THP_DISABLE: ::c_int = 41; constant PR_GET_THP_DISABLE (line 1035) | pub const PR_GET_THP_DISABLE: ::c_int = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 1037) | pub const PR_MPX_ENABLE_MANAGEMENT: ::c_int = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 1038) | pub const PR_MPX_DISABLE_MANAGEMENT: ::c_int = 44; constant PR_SET_FP_MODE (line 1040) | pub const PR_SET_FP_MODE: ::c_int = 45; constant PR_GET_FP_MODE (line 1041) | pub const PR_GET_FP_MODE: ::c_int = 46; constant PR_FP_MODE_FR (line 1042) | pub const PR_FP_MODE_FR: ::c_int = 1 << 0; constant PR_FP_MODE_FRE (line 1043) | pub const PR_FP_MODE_FRE: ::c_int = 1 << 1; constant PR_CAP_AMBIENT (line 1045) | pub const PR_CAP_AMBIENT: ::c_int = 47; constant PR_CAP_AMBIENT_IS_SET (line 1046) | pub const PR_CAP_AMBIENT_IS_SET: ::c_int = 1; constant PR_CAP_AMBIENT_RAISE (line 1047) | pub const PR_CAP_AMBIENT_RAISE: ::c_int = 2; constant PR_CAP_AMBIENT_LOWER (line 1048) | pub const PR_CAP_AMBIENT_LOWER: ::c_int = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 1049) | pub const PR_CAP_AMBIENT_CLEAR_ALL: ::c_int = 4; constant ITIMER_REAL (line 1051) | pub const ITIMER_REAL: ::c_int = 0; constant ITIMER_VIRTUAL (line 1052) | pub const ITIMER_VIRTUAL: ::c_int = 1; constant ITIMER_PROF (line 1053) | pub const ITIMER_PROF: ::c_int = 2; constant _POSIX_VDISABLE (line 1055) | pub const _POSIX_VDISABLE: ::cc_t = 0; constant FALLOC_FL_KEEP_SIZE (line 1057) | pub const FALLOC_FL_KEEP_SIZE: ::c_int = 0x01; constant FALLOC_FL_PUNCH_HOLE (line 1058) | pub const FALLOC_FL_PUNCH_HOLE: ::c_int = 0x02; constant SFD_CLOEXEC (line 1063) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 1065) | pub const NCCS: usize = 32; constant O_TRUNC (line 1067) | pub const O_TRUNC: ::c_int = 512; constant O_NOATIME (line 1068) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_CLOEXEC (line 1069) | pub const O_CLOEXEC: ::c_int = 0x80000; constant EPERM (line 1072) | pub const EPERM: ::c_int = 63; constant ENOENT (line 1073) | pub const ENOENT: ::c_int = 44; constant ESRCH (line 1074) | pub const ESRCH: ::c_int = 71; constant EINTR (line 1075) | pub const EINTR: ::c_int = 27; constant EIO (line 1076) | pub const EIO: ::c_int = 29; constant ENXIO (line 1077) | pub const ENXIO: ::c_int = 60; constant E2BIG (line 1078) | pub const E2BIG: ::c_int = 1; constant ENOEXEC (line 1079) | pub const ENOEXEC: ::c_int = 45; constant EBADF (line 1080) | pub const EBADF: ::c_int = 8; constant ECHILD (line 1081) | pub const ECHILD: ::c_int = 12; constant EAGAIN (line 1082) | pub const EAGAIN: ::c_int = 6; constant ENOMEM (line 1083) | pub const ENOMEM: ::c_int = 48; constant EACCES (line 1084) | pub const EACCES: ::c_int = 2; constant EFAULT (line 1085) | pub const EFAULT: ::c_int = 21; constant ENOTBLK (line 1086) | pub const ENOTBLK: ::c_int = 105; constant EBUSY (line 1087) | pub const EBUSY: ::c_int = 10; constant EEXIST (line 1088) | pub const EEXIST: ::c_int = 20; constant EXDEV (line 1089) | pub const EXDEV: ::c_int = 75; constant ENODEV (line 1090) | pub const ENODEV: ::c_int = 43; constant ENOTDIR (line 1091) | pub const ENOTDIR: ::c_int = 54; constant EISDIR (line 1092) | pub const EISDIR: ::c_int = 31; constant EINVAL (line 1093) | pub const EINVAL: ::c_int = 28; constant ENFILE (line 1094) | pub const ENFILE: ::c_int = 41; constant EMFILE (line 1095) | pub const EMFILE: ::c_int = 33; constant ENOTTY (line 1096) | pub const ENOTTY: ::c_int = 59; constant ETXTBSY (line 1097) | pub const ETXTBSY: ::c_int = 74; constant EFBIG (line 1098) | pub const EFBIG: ::c_int = 22; constant ENOSPC (line 1099) | pub const ENOSPC: ::c_int = 51; constant ESPIPE (line 1100) | pub const ESPIPE: ::c_int = 70; constant EROFS (line 1101) | pub const EROFS: ::c_int = 69; constant EMLINK (line 1102) | pub const EMLINK: ::c_int = 34; constant EPIPE (line 1103) | pub const EPIPE: ::c_int = 64; constant EDOM (line 1104) | pub const EDOM: ::c_int = 18; constant ERANGE (line 1105) | pub const ERANGE: ::c_int = 68; constant EWOULDBLOCK (line 1106) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant ENOLINK (line 1107) | pub const ENOLINK: ::c_int = 47; constant EPROTO (line 1108) | pub const EPROTO: ::c_int = 65; constant EDEADLK (line 1109) | pub const EDEADLK: ::c_int = 16; constant EDEADLOCK (line 1110) | pub const EDEADLOCK: ::c_int = EDEADLK; constant ENAMETOOLONG (line 1111) | pub const ENAMETOOLONG: ::c_int = 37; constant ENOLCK (line 1112) | pub const ENOLCK: ::c_int = 46; constant ENOSYS (line 1113) | pub const ENOSYS: ::c_int = 52; constant ENOTEMPTY (line 1114) | pub const ENOTEMPTY: ::c_int = 55; constant ELOOP (line 1115) | pub const ELOOP: ::c_int = 32; constant ENOMSG (line 1116) | pub const ENOMSG: ::c_int = 49; constant EIDRM (line 1117) | pub const EIDRM: ::c_int = 24; constant EMULTIHOP (line 1118) | pub const EMULTIHOP: ::c_int = 36; constant EBADMSG (line 1119) | pub const EBADMSG: ::c_int = 9; constant EOVERFLOW (line 1120) | pub const EOVERFLOW: ::c_int = 61; constant EILSEQ (line 1121) | pub const EILSEQ: ::c_int = 25; constant ENOTSOCK (line 1122) | pub const ENOTSOCK: ::c_int = 57; constant EDESTADDRREQ (line 1123) | pub const EDESTADDRREQ: ::c_int = 17; constant EMSGSIZE (line 1124) | pub const EMSGSIZE: ::c_int = 35; constant EPROTOTYPE (line 1125) | pub const EPROTOTYPE: ::c_int = 67; constant ENOPROTOOPT (line 1126) | pub const ENOPROTOOPT: ::c_int = 50; constant EPROTONOSUPPORT (line 1127) | pub const EPROTONOSUPPORT: ::c_int = 66; constant EAFNOSUPPORT (line 1128) | pub const EAFNOSUPPORT: ::c_int = 5; constant EADDRINUSE (line 1129) | pub const EADDRINUSE: ::c_int = 3; constant EADDRNOTAVAIL (line 1130) | pub const EADDRNOTAVAIL: ::c_int = 4; constant ENETDOWN (line 1131) | pub const ENETDOWN: ::c_int = 38; constant ENETUNREACH (line 1132) | pub const ENETUNREACH: ::c_int = 40; constant ENETRESET (line 1133) | pub const ENETRESET: ::c_int = 39; constant ECONNABORTED (line 1134) | pub const ECONNABORTED: ::c_int = 13; constant ECONNRESET (line 1135) | pub const ECONNRESET: ::c_int = 15; constant ENOBUFS (line 1136) | pub const ENOBUFS: ::c_int = 42; constant EISCONN (line 1137) | pub const EISCONN: ::c_int = 30; constant ENOTCONN (line 1138) | pub const ENOTCONN: ::c_int = 53; constant ETIMEDOUT (line 1139) | pub const ETIMEDOUT: ::c_int = 73; constant ECONNREFUSED (line 1140) | pub const ECONNREFUSED: ::c_int = 14; constant EHOSTUNREACH (line 1141) | pub const EHOSTUNREACH: ::c_int = 23; constant EALREADY (line 1142) | pub const EALREADY: ::c_int = 7; constant EINPROGRESS (line 1143) | pub const EINPROGRESS: ::c_int = 26; constant ESTALE (line 1144) | pub const ESTALE: ::c_int = 72; constant EDQUOT (line 1145) | pub const EDQUOT: ::c_int = 19; constant ECANCELED (line 1146) | pub const ECANCELED: ::c_int = 11; constant EOWNERDEAD (line 1147) | pub const EOWNERDEAD: ::c_int = 62; constant ENOTRECOVERABLE (line 1148) | pub const ENOTRECOVERABLE: ::c_int = 56; constant ENOSTR (line 1150) | pub const ENOSTR: ::c_int = 100; constant EBFONT (line 1151) | pub const EBFONT: ::c_int = 101; constant EBADSLT (line 1152) | pub const EBADSLT: ::c_int = 102; constant EBADRQC (line 1153) | pub const EBADRQC: ::c_int = 103; constant ENOANO (line 1154) | pub const ENOANO: ::c_int = 104; constant ECHRNG (line 1155) | pub const ECHRNG: ::c_int = 106; constant EL3HLT (line 1156) | pub const EL3HLT: ::c_int = 107; constant EL3RST (line 1157) | pub const EL3RST: ::c_int = 108; constant ELNRNG (line 1158) | pub const ELNRNG: ::c_int = 109; constant EUNATCH (line 1159) | pub const EUNATCH: ::c_int = 110; constant ENOCSI (line 1160) | pub const ENOCSI: ::c_int = 111; constant EL2HLT (line 1161) | pub const EL2HLT: ::c_int = 112; constant EBADE (line 1162) | pub const EBADE: ::c_int = 113; constant EBADR (line 1163) | pub const EBADR: ::c_int = 114; constant EXFULL (line 1164) | pub const EXFULL: ::c_int = 115; constant ENODATA (line 1165) | pub const ENODATA: ::c_int = 116; constant ETIME (line 1166) | pub const ETIME: ::c_int = 117; constant ENOSR (line 1167) | pub const ENOSR: ::c_int = 118; constant ENONET (line 1168) | pub const ENONET: ::c_int = 119; constant ENOPKG (line 1169) | pub const ENOPKG: ::c_int = 120; constant EREMOTE (line 1170) | pub const EREMOTE: ::c_int = 121; constant EADV (line 1171) | pub const EADV: ::c_int = 122; constant ESRMNT (line 1172) | pub const ESRMNT: ::c_int = 123; constant ECOMM (line 1173) | pub const ECOMM: ::c_int = 124; constant EDOTDOT (line 1174) | pub const EDOTDOT: ::c_int = 125; constant ENOTUNIQ (line 1175) | pub const ENOTUNIQ: ::c_int = 126; constant EBADFD (line 1176) | pub const EBADFD: ::c_int = 127; constant EREMCHG (line 1177) | pub const EREMCHG: ::c_int = 128; constant ELIBACC (line 1178) | pub const ELIBACC: ::c_int = 129; constant ELIBBAD (line 1179) | pub const ELIBBAD: ::c_int = 130; constant ELIBSCN (line 1180) | pub const ELIBSCN: ::c_int = 131; constant ELIBMAX (line 1181) | pub const ELIBMAX: ::c_int = 132; constant ELIBEXEC (line 1182) | pub const ELIBEXEC: ::c_int = 133; constant ERESTART (line 1183) | pub const ERESTART: ::c_int = 134; constant ESTRPIPE (line 1184) | pub const ESTRPIPE: ::c_int = 135; constant EUSERS (line 1185) | pub const EUSERS: ::c_int = 136; constant ESOCKTNOSUPPORT (line 1186) | pub const ESOCKTNOSUPPORT: ::c_int = 137; constant EOPNOTSUPP (line 1187) | pub const EOPNOTSUPP: ::c_int = 138; constant ENOTSUP (line 1188) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 1189) | pub const EPFNOSUPPORT: ::c_int = 139; constant ESHUTDOWN (line 1190) | pub const ESHUTDOWN: ::c_int = 140; constant ETOOMANYREFS (line 1191) | pub const ETOOMANYREFS: ::c_int = 141; constant EHOSTDOWN (line 1192) | pub const EHOSTDOWN: ::c_int = 142; constant EUCLEAN (line 1193) | pub const EUCLEAN: ::c_int = 143; constant ENOTNAM (line 1194) | pub const ENOTNAM: ::c_int = 144; constant ENAVAIL (line 1195) | pub const ENAVAIL: ::c_int = 145; constant EISNAM (line 1196) | pub const EISNAM: ::c_int = 146; constant EREMOTEIO (line 1197) | pub const EREMOTEIO: ::c_int = 147; constant ENOMEDIUM (line 1198) | pub const ENOMEDIUM: ::c_int = 148; constant EMEDIUMTYPE (line 1199) | pub const EMEDIUMTYPE: ::c_int = 149; constant ENOKEY (line 1200) | pub const ENOKEY: ::c_int = 150; constant EKEYEXPIRED (line 1201) | pub const EKEYEXPIRED: ::c_int = 151; constant EKEYREVOKED (line 1202) | pub const EKEYREVOKED: ::c_int = 152; constant EKEYREJECTED (line 1203) | pub const EKEYREJECTED: ::c_int = 153; constant ERFKILL (line 1204) | pub const ERFKILL: ::c_int = 154; constant EHWPOISON (line 1205) | pub const EHWPOISON: ::c_int = 155; constant EL2NSYNC (line 1206) | pub const EL2NSYNC: ::c_int = 156; constant SA_NODEFER (line 1208) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 1209) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 1210) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 1211) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 1213) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 1215) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant BUFSIZ (line 1217) | pub const BUFSIZ: ::c_uint = 1024; constant TMP_MAX (line 1218) | pub const TMP_MAX: ::c_uint = 10000; constant FOPEN_MAX (line 1219) | pub const FOPEN_MAX: ::c_uint = 1000; constant O_PATH (line 1220) | pub const O_PATH: ::c_int = 0o10000000; constant O_EXEC (line 1221) | pub const O_EXEC: ::c_int = 0o10000000; constant O_SEARCH (line 1222) | pub const O_SEARCH: ::c_int = 0o10000000; constant O_ACCMODE (line 1223) | pub const O_ACCMODE: ::c_int = 0o10000003; constant O_NDELAY (line 1224) | pub const O_NDELAY: ::c_int = O_NONBLOCK; constant NI_MAXHOST (line 1225) | pub const NI_MAXHOST: ::socklen_t = 255; constant PTHREAD_STACK_MIN (line 1226) | pub const PTHREAD_STACK_MIN: ::size_t = 2048; constant POSIX_FADV_DONTNEED (line 1227) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 1228) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant POSIX_MADV_DONTNEED (line 1230) | pub const POSIX_MADV_DONTNEED: ::c_int = 0; constant RLIM_INFINITY (line 1232) | pub const RLIM_INFINITY: ::rlim_t = !0; constant RLIMIT_NLIMITS (line 1234) | pub const RLIMIT_NLIMITS: ::c_int = 15; constant RLIM_NLIMITS (line 1237) | pub const RLIM_NLIMITS: ::c_int = RLIMIT_NLIMITS; constant MAP_ANONYMOUS (line 1239) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant SIGUNUSED (line 1243) | pub const SIGUNUSED: ::c_int = ::SIGSYS; constant __SIZEOF_PTHREAD_CONDATTR_T (line 1245) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 1246) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 1247) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant CPU_SETSIZE (line 1249) | pub const CPU_SETSIZE: ::c_int = 128; constant QFMT_VFS_V1 (line 1251) | pub const QFMT_VFS_V1: ::c_int = 4; constant PTRACE_TRACEME (line 1253) | pub const PTRACE_TRACEME: ::c_int = 0; constant PTRACE_PEEKTEXT (line 1254) | pub const PTRACE_PEEKTEXT: ::c_int = 1; constant PTRACE_PEEKDATA (line 1255) | pub const PTRACE_PEEKDATA: ::c_int = 2; constant PTRACE_PEEKUSER (line 1256) | pub const PTRACE_PEEKUSER: ::c_int = 3; constant PTRACE_POKETEXT (line 1257) | pub const PTRACE_POKETEXT: ::c_int = 4; constant PTRACE_POKEDATA (line 1258) | pub const PTRACE_POKEDATA: ::c_int = 5; constant PTRACE_POKEUSER (line 1259) | pub const PTRACE_POKEUSER: ::c_int = 6; constant PTRACE_CONT (line 1260) | pub const PTRACE_CONT: ::c_int = 7; constant PTRACE_KILL (line 1261) | pub const PTRACE_KILL: ::c_int = 8; constant PTRACE_SINGLESTEP (line 1262) | pub const PTRACE_SINGLESTEP: ::c_int = 9; constant PTRACE_ATTACH (line 1263) | pub const PTRACE_ATTACH: ::c_int = 16; constant PTRACE_DETACH (line 1264) | pub const PTRACE_DETACH: ::c_int = 17; constant PTRACE_SYSCALL (line 1265) | pub const PTRACE_SYSCALL: ::c_int = 24; constant PTRACE_SETOPTIONS (line 1266) | pub const PTRACE_SETOPTIONS: ::c_int = 0x4200; constant PTRACE_GETEVENTMSG (line 1267) | pub const PTRACE_GETEVENTMSG: ::c_int = 0x4201; constant PTRACE_GETSIGINFO (line 1268) | pub const PTRACE_GETSIGINFO: ::c_int = 0x4202; constant PTRACE_SETSIGINFO (line 1269) | pub const PTRACE_SETSIGINFO: ::c_int = 0x4203; constant PTRACE_GETREGSET (line 1270) | pub const PTRACE_GETREGSET: ::c_int = 0x4204; constant PTRACE_SETREGSET (line 1271) | pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant PTRACE_SEIZE (line 1272) | pub const PTRACE_SEIZE: ::c_int = 0x4206; constant PTRACE_INTERRUPT (line 1273) | pub const PTRACE_INTERRUPT: ::c_int = 0x4207; constant PTRACE_LISTEN (line 1274) | pub const PTRACE_LISTEN: ::c_int = 0x4208; constant PTRACE_PEEKSIGINFO (line 1275) | pub const PTRACE_PEEKSIGINFO: ::c_int = 0x4209; constant PTRACE_GETFPREGS (line 1277) | pub const PTRACE_GETFPREGS: ::c_uint = 14; constant PTRACE_SETFPREGS (line 1278) | pub const PTRACE_SETFPREGS: ::c_uint = 15; constant PTRACE_GETFPXREGS (line 1279) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 1280) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant PTRACE_GETREGS (line 1281) | pub const PTRACE_GETREGS: ::c_uint = 12; constant PTRACE_SETREGS (line 1282) | pub const PTRACE_SETREGS: ::c_uint = 13; constant EFD_NONBLOCK (line 1284) | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK; constant SFD_NONBLOCK (line 1286) | pub const SFD_NONBLOCK: ::c_int = ::O_NONBLOCK; constant TCSANOW (line 1288) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 1289) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 1290) | pub const TCSAFLUSH: ::c_int = 2; constant TIOCINQ (line 1292) | pub const TIOCINQ: ::c_int = ::FIONREAD; constant RTLD_GLOBAL (line 1294) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 1295) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant CLOCK_SGI_CYCLE (line 1297) | pub const CLOCK_SGI_CYCLE: ::clockid_t = 10; constant MCL_CURRENT (line 1299) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 1300) | pub const MCL_FUTURE: ::c_int = 0x0002; constant SIGSTKSZ (line 1302) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 1303) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 1304) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 1305) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 1306) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 1307) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 1308) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 1309) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 1310) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 1311) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 1312) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 1313) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 1314) | pub const VWERASE: usize = 14; constant VREPRINT (line 1315) | pub const VREPRINT: usize = 12; constant VSUSP (line 1316) | pub const VSUSP: usize = 10; constant VSTART (line 1317) | pub const VSTART: usize = 8; constant VSTOP (line 1318) | pub const VSTOP: usize = 9; constant VDISCARD (line 1319) | pub const VDISCARD: usize = 13; constant VTIME (line 1320) | pub const VTIME: usize = 5; constant IXON (line 1321) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 1322) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 1323) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 1324) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 1325) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 1326) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 1327) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 1328) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 1329) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 1330) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 1331) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 1332) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 1333) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 1334) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 1335) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 1336) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 1337) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 1338) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 1339) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 1340) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 1341) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 1342) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 1343) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CBAUDEX (line 1344) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 1345) | pub const VSWTC: usize = 7; constant OLCUC (line 1346) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 1347) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 1348) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 1349) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 1350) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 1351) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 1352) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 1353) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 1355) | pub const B0: ::speed_t = 0o000000; constant B50 (line 1356) | pub const B50: ::speed_t = 0o000001; constant B75 (line 1357) | pub const B75: ::speed_t = 0o000002; constant B110 (line 1358) | pub const B110: ::speed_t = 0o000003; constant B134 (line 1359) | pub const B134: ::speed_t = 0o000004; constant B150 (line 1360) | pub const B150: ::speed_t = 0o000005; constant B200 (line 1361) | pub const B200: ::speed_t = 0o000006; constant B300 (line 1362) | pub const B300: ::speed_t = 0o000007; constant B600 (line 1363) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 1364) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 1365) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 1366) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 1367) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 1368) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 1369) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 1370) | pub const B38400: ::speed_t = 0o000017; constant B57600 (line 1371) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 1372) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 1373) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 1374) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 1375) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 1376) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 1377) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 1378) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 1379) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 1380) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 1381) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 1382) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 1383) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 1384) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 1385) | pub const B4000000: ::speed_t = 0o010017; constant SO_BINDTODEVICE (line 1387) | pub const SO_BINDTODEVICE: ::c_int = 25; constant SO_TIMESTAMP (line 1388) | pub const SO_TIMESTAMP: ::c_int = 29; constant SO_MARK (line 1389) | pub const SO_MARK: ::c_int = 36; constant SO_RXQ_OVFL (line 1390) | pub const SO_RXQ_OVFL: ::c_int = 40; constant SO_PEEK_OFF (line 1391) | pub const SO_PEEK_OFF: ::c_int = 42; constant SO_BUSY_POLL (line 1392) | pub const SO_BUSY_POLL: ::c_int = 46; constant __SIZEOF_PTHREAD_RWLOCK_T (line 1394) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 32; constant __SIZEOF_PTHREAD_MUTEX_T (line 1395) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 28; constant O_DIRECT (line 1397) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 1398) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 1399) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_ASYNC (line 1400) | pub const O_ASYNC: ::c_int = 0x2000; constant FIOCLEX (line 1402) | pub const FIOCLEX: ::c_int = 0x5451; constant FIONBIO (line 1403) | pub const FIONBIO: ::c_int = 0x5421; constant RLIMIT_RSS (line 1405) | pub const RLIMIT_RSS: ::c_int = 5; constant RLIMIT_NOFILE (line 1406) | pub const RLIMIT_NOFILE: ::c_int = 7; constant RLIMIT_AS (line 1407) | pub const RLIMIT_AS: ::c_int = 9; constant RLIMIT_NPROC (line 1408) | pub const RLIMIT_NPROC: ::c_int = 6; constant RLIMIT_MEMLOCK (line 1409) | pub const RLIMIT_MEMLOCK: ::c_int = 8; constant RLIMIT_CPU (line 1410) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 1411) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 1412) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 1413) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 1414) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_LOCKS (line 1415) | pub const RLIMIT_LOCKS: ::c_int = 10; constant RLIMIT_SIGPENDING (line 1416) | pub const RLIMIT_SIGPENDING: ::c_int = 11; constant RLIMIT_MSGQUEUE (line 1417) | pub const RLIMIT_MSGQUEUE: ::c_int = 12; constant RLIMIT_NICE (line 1418) | pub const RLIMIT_NICE: ::c_int = 13; constant RLIMIT_RTPRIO (line 1419) | pub const RLIMIT_RTPRIO: ::c_int = 14; constant O_APPEND (line 1421) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 1422) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 1423) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 1424) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 1425) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 1426) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 1427) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 1428) | pub const O_DSYNC: ::c_int = 4096; constant SOCK_NONBLOCK (line 1430) | pub const SOCK_NONBLOCK: ::c_int = 2048; constant MAP_ANON (line 1432) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 1433) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 1434) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 1435) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 1436) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 1437) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 1438) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 1439) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 1440) | pub const MAP_STACK: ::c_int = 0x020000; constant SOCK_STREAM (line 1442) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 1443) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_SEQPACKET (line 1444) | pub const SOCK_SEQPACKET: ::c_int = 5; constant IPPROTO_MAX (line 1446) | pub const IPPROTO_MAX: ::c_int = 256; constant SOL_SOCKET (line 1448) | pub const SOL_SOCKET: ::c_int = 1; constant SO_REUSEADDR (line 1450) | pub const SO_REUSEADDR: ::c_int = 2; constant SO_TYPE (line 1451) | pub const SO_TYPE: ::c_int = 3; constant SO_ERROR (line 1452) | pub const SO_ERROR: ::c_int = 4; constant SO_DONTROUTE (line 1453) | pub const SO_DONTROUTE: ::c_int = 5; constant SO_BROADCAST (line 1454) | pub const SO_BROADCAST: ::c_int = 6; constant SO_SNDBUF (line 1455) | pub const SO_SNDBUF: ::c_int = 7; constant SO_RCVBUF (line 1456) | pub const SO_RCVBUF: ::c_int = 8; constant SO_KEEPALIVE (line 1457) | pub const SO_KEEPALIVE: ::c_int = 9; constant SO_OOBINLINE (line 1458) | pub const SO_OOBINLINE: ::c_int = 10; constant SO_LINGER (line 1459) | pub const SO_LINGER: ::c_int = 13; constant SO_REUSEPORT (line 1460) | pub const SO_REUSEPORT: ::c_int = 15; constant SO_RCVLOWAT (line 1461) | pub const SO_RCVLOWAT: ::c_int = 18; constant SO_SNDLOWAT (line 1462) | pub const SO_SNDLOWAT: ::c_int = 19; constant SO_RCVTIMEO (line 1463) | pub const SO_RCVTIMEO: ::c_int = 20; constant SO_SNDTIMEO (line 1464) | pub const SO_SNDTIMEO: ::c_int = 21; constant SO_ACCEPTCONN (line 1465) | pub const SO_ACCEPTCONN: ::c_int = 30; constant IPV6_RTHDR_LOOSE (line 1467) | pub const IPV6_RTHDR_LOOSE: ::c_int = 0; constant IPV6_RTHDR_STRICT (line 1468) | pub const IPV6_RTHDR_STRICT: ::c_int = 1; constant SA_ONSTACK (line 1470) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 1471) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 1472) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 1474) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 1475) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 1476) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 1477) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 1478) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 1479) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 1480) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 1481) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 1482) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 1483) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 1484) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 1485) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 1486) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 1487) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 1488) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 1489) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 1490) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 1491) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 1492) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 1493) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 1494) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 1495) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 1496) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant EXTPROC (line 1498) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant MAP_HUGETLB (line 1500) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant F_GETLK (line 1502) | pub const F_GETLK: ::c_int = 12; constant F_GETOWN (line 1503) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 1504) | pub const F_SETLK: ::c_int = 13; constant F_SETLKW (line 1505) | pub const F_SETLKW: ::c_int = 14; constant F_SETOWN (line 1506) | pub const F_SETOWN: ::c_int = 8; constant F_OFD_GETLK (line 1507) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 1508) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 1509) | pub const F_OFD_SETLKW: ::c_int = 38; constant VEOF (line 1511) | pub const VEOF: usize = 4; constant VEOL (line 1512) | pub const VEOL: usize = 11; constant VEOL2 (line 1513) | pub const VEOL2: usize = 16; constant VMIN (line 1514) | pub const VMIN: usize = 6; constant IEXTEN (line 1515) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 1516) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 1517) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant TCGETS (line 1519) | pub const TCGETS: ::c_int = 0x5401; constant TCSETS (line 1520) | pub const TCSETS: ::c_int = 0x5402; constant TCSETSW (line 1521) | pub const TCSETSW: ::c_int = 0x5403; constant TCSETSF (line 1522) | pub const TCSETSF: ::c_int = 0x5404; constant TCGETA (line 1523) | pub const TCGETA: ::c_int = 0x5405; constant TCSETA (line 1524) | pub const TCSETA: ::c_int = 0x5406; constant TCSETAW (line 1525) | pub const TCSETAW: ::c_int = 0x5407; constant TCSETAF (line 1526) | pub const TCSETAF: ::c_int = 0x5408; constant TCSBRK (line 1527) | pub const TCSBRK: ::c_int = 0x5409; constant TCXONC (line 1528) | pub const TCXONC: ::c_int = 0x540A; constant TCFLSH (line 1529) | pub const TCFLSH: ::c_int = 0x540B; constant TIOCGSOFTCAR (line 1530) | pub const TIOCGSOFTCAR: ::c_int = 0x5419; constant TIOCSSOFTCAR (line 1531) | pub const TIOCSSOFTCAR: ::c_int = 0x541A; constant TIOCLINUX (line 1532) | pub const TIOCLINUX: ::c_int = 0x541C; constant TIOCGSERIAL (line 1533) | pub const TIOCGSERIAL: ::c_int = 0x541E; constant TIOCEXCL (line 1534) | pub const TIOCEXCL: ::c_int = 0x540C; constant TIOCNXCL (line 1535) | pub const TIOCNXCL: ::c_int = 0x540D; constant TIOCSCTTY (line 1536) | pub const TIOCSCTTY: ::c_int = 0x540E; constant TIOCGPGRP (line 1537) | pub const TIOCGPGRP: ::c_int = 0x540F; constant TIOCSPGRP (line 1538) | pub const TIOCSPGRP: ::c_int = 0x5410; constant TIOCOUTQ (line 1539) | pub const TIOCOUTQ: ::c_int = 0x5411; constant TIOCSTI (line 1540) | pub const TIOCSTI: ::c_int = 0x5412; constant TIOCGWINSZ (line 1541) | pub const TIOCGWINSZ: ::c_int = 0x5413; constant TIOCSWINSZ (line 1542) | pub const TIOCSWINSZ: ::c_int = 0x5414; constant TIOCMGET (line 1543) | pub const TIOCMGET: ::c_int = 0x5415; constant TIOCMBIS (line 1544) | pub const TIOCMBIS: ::c_int = 0x5416; constant TIOCMBIC (line 1545) | pub const TIOCMBIC: ::c_int = 0x5417; constant TIOCMSET (line 1546) | pub const TIOCMSET: ::c_int = 0x5418; constant FIONREAD (line 1547) | pub const FIONREAD: ::c_int = 0x541B; constant TIOCCONS (line 1548) | pub const TIOCCONS: ::c_int = 0x541D; constant SYS_gettid (line 1550) | pub const SYS_gettid: ::c_long = 224; constant POLLWRNORM (line 1552) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 1553) | pub const POLLWRBAND: ::c_short = 0x200; constant TIOCM_LE (line 1555) | pub const TIOCM_LE: ::c_int = 0x001; constant TIOCM_DTR (line 1556) | pub const TIOCM_DTR: ::c_int = 0x002; constant TIOCM_RTS (line 1557) | pub const TIOCM_RTS: ::c_int = 0x004; constant TIOCM_ST (line 1558) | pub const TIOCM_ST: ::c_int = 0x008; constant TIOCM_SR (line 1559) | pub const TIOCM_SR: ::c_int = 0x010; constant TIOCM_CTS (line 1560) | pub const TIOCM_CTS: ::c_int = 0x020; constant TIOCM_CAR (line 1561) | pub const TIOCM_CAR: ::c_int = 0x040; constant TIOCM_RNG (line 1562) | pub const TIOCM_RNG: ::c_int = 0x080; constant TIOCM_DSR (line 1563) | pub const TIOCM_DSR: ::c_int = 0x100; constant TIOCM_CD (line 1564) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RI (line 1565) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant O_TMPFILE (line 1566) | pub const O_TMPFILE: ::c_int = 0x400000; constant MAX_ADDR_LEN (line 1568) | pub const MAX_ADDR_LEN: usize = 7; constant ARPD_UPDATE (line 1569) | pub const ARPD_UPDATE: ::c_ushort = 0x01; constant ARPD_LOOKUP (line 1570) | pub const ARPD_LOOKUP: ::c_ushort = 0x02; constant ARPD_FLUSH (line 1571) | pub const ARPD_FLUSH: ::c_ushort = 0x03; constant ATF_MAGIC (line 1572) | pub const ATF_MAGIC: ::c_int = 0x80; constant PRIO_PROCESS (line 1574) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 1575) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 1576) | pub const PRIO_USER: ::c_int = 2; constant SOMAXCONN (line 1578) | pub const SOMAXCONN: ::c_int = 128; function getrlimit (line 1665) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 1666) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function strerror_r (line 1667) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function abs (line 1669) | pub fn abs(i: ::c_int) -> ::c_int; function labs (line 1670) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 1671) | pub fn rand() -> ::c_int; function srand (line 1672) | pub fn srand(seed: ::c_uint); function gettimeofday (line 1674) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function setpwent (line 1676) | pub fn setpwent(); function endpwent (line 1677) | pub fn endpwent(); function getpwent (line 1678) | pub fn getpwent() -> *mut passwd; function shm_open (line 1680) | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::... function mprotect (line 1682) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function __errno_location (line 1683) | pub fn __errno_location() -> *mut ::c_int; function posix_fallocate (line 1685) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function pwritev (line 1686) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function preadv (line 1688) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function dup3 (line 1689) | pub fn dup3(oldfd: ::c_int, newfd: ::c_int, flags: ::c_int) -> ::c_int; function mkostemp (line 1690) | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; function mkostemps (line 1691) | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c... function nl_langinfo_l (line 1692) | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; function accept4 (line 1693) | pub fn accept4( function getnameinfo (line 1699) | pub fn getnameinfo( function getloadavg (line 1708) | pub fn getloadavg(loadavg: *mut ::c_double, nelem: ::c_int) -> ::c_int; function mkfifoat (line 1710) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function if_nameindex (line 1711) | pub fn if_nameindex() -> *mut if_nameindex; function if_freenameindex (line 1712) | pub fn if_freenameindex(ptr: *mut if_nameindex); function mremap (line 1714) | pub fn mremap( function glob (line 1722) | pub fn glob( function globfree (line 1728) | pub fn globfree(pglob: *mut ::glob_t); function posix_madvise (line 1730) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function shm_unlink (line 1732) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function seekdir (line 1734) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 1736) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function madvise (line 1737) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function msync (line 1739) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function recvfrom (line 1741) | pub fn recvfrom( function mkstemps (line 1749) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function nl_langinfo (line 1750) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function getdomainname (line 1752) | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function setdomainname (line 1753) | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; function sendmmsg (line 1754) | pub fn sendmmsg( function recvmmsg (line 1760) | pub fn recvmmsg( function sync (line 1767) | pub fn sync(); function ioctl (line 1768) | pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; function getpriority (line 1769) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function setpriority (line 1770) | pub fn setpriority(which: ::c_int, who: ::id_t, prio: ::c_int) -> ::c_int; function pthread_create (line 1771) | pub fn pthread_create( function getentropy (line 1778) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; FILE: builder/third-party/libc/src/unix/linux_like/linux/arch/generic/mod.rs constant SOL_SOCKET (line 18) | pub const SOL_SOCKET: ::c_int = 1; constant SO_REUSEADDR (line 22) | pub const SO_REUSEADDR: ::c_int = 2; constant SO_TYPE (line 23) | pub const SO_TYPE: ::c_int = 3; constant SO_ERROR (line 24) | pub const SO_ERROR: ::c_int = 4; constant SO_DONTROUTE (line 25) | pub const SO_DONTROUTE: ::c_int = 5; constant SO_BROADCAST (line 26) | pub const SO_BROADCAST: ::c_int = 6; constant SO_SNDBUF (line 27) | pub const SO_SNDBUF: ::c_int = 7; constant SO_RCVBUF (line 28) | pub const SO_RCVBUF: ::c_int = 8; constant SO_KEEPALIVE (line 29) | pub const SO_KEEPALIVE: ::c_int = 9; constant SO_OOBINLINE (line 30) | pub const SO_OOBINLINE: ::c_int = 10; constant SO_NO_CHECK (line 31) | pub const SO_NO_CHECK: ::c_int = 11; constant SO_PRIORITY (line 32) | pub const SO_PRIORITY: ::c_int = 12; constant SO_LINGER (line 33) | pub const SO_LINGER: ::c_int = 13; constant SO_BSDCOMPAT (line 34) | pub const SO_BSDCOMPAT: ::c_int = 14; constant SO_REUSEPORT (line 35) | pub const SO_REUSEPORT: ::c_int = 15; constant SO_PASSCRED (line 36) | pub const SO_PASSCRED: ::c_int = 16; constant SO_PEERCRED (line 37) | pub const SO_PEERCRED: ::c_int = 17; constant SO_RCVLOWAT (line 38) | pub const SO_RCVLOWAT: ::c_int = 18; constant SO_SNDLOWAT (line 39) | pub const SO_SNDLOWAT: ::c_int = 19; constant SO_RCVTIMEO (line 40) | pub const SO_RCVTIMEO: ::c_int = 20; constant SO_SNDTIMEO (line 41) | pub const SO_SNDTIMEO: ::c_int = 21; constant SO_SECURITY_AUTHENTICATION (line 44) | pub const SO_SECURITY_AUTHENTICATION: ::c_int = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 45) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: ::c_int = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 46) | pub const SO_SECURITY_ENCRYPTION_NETWORK: ::c_int = 24; constant SO_BINDTODEVICE (line 47) | pub const SO_BINDTODEVICE: ::c_int = 25; constant SO_ATTACH_FILTER (line 48) | pub const SO_ATTACH_FILTER: ::c_int = 26; constant SO_DETACH_FILTER (line 49) | pub const SO_DETACH_FILTER: ::c_int = 27; constant SO_GET_FILTER (line 50) | pub const SO_GET_FILTER: ::c_int = SO_ATTACH_FILTER; constant SO_PEERNAME (line 51) | pub const SO_PEERNAME: ::c_int = 28; constant SO_TIMESTAMP (line 52) | pub const SO_TIMESTAMP: ::c_int = 29; constant SO_ACCEPTCONN (line 54) | pub const SO_ACCEPTCONN: ::c_int = 30; constant SO_PEERSEC (line 55) | pub const SO_PEERSEC: ::c_int = 31; constant SO_SNDBUFFORCE (line 56) | pub const SO_SNDBUFFORCE: ::c_int = 32; constant SO_RCVBUFFORCE (line 57) | pub const SO_RCVBUFFORCE: ::c_int = 33; constant SO_PASSSEC (line 58) | pub const SO_PASSSEC: ::c_int = 34; constant SO_TIMESTAMPNS (line 59) | pub const SO_TIMESTAMPNS: ::c_int = 35; constant SO_MARK (line 61) | pub const SO_MARK: ::c_int = 36; constant SO_TIMESTAMPING (line 62) | pub const SO_TIMESTAMPING: ::c_int = 37; constant SO_PROTOCOL (line 64) | pub const SO_PROTOCOL: ::c_int = 38; constant SO_DOMAIN (line 65) | pub const SO_DOMAIN: ::c_int = 39; constant SO_RXQ_OVFL (line 66) | pub const SO_RXQ_OVFL: ::c_int = 40; constant SO_WIFI_STATUS (line 67) | pub const SO_WIFI_STATUS: ::c_int = 41; constant SCM_WIFI_STATUS (line 68) | pub const SCM_WIFI_STATUS: ::c_int = SO_WIFI_STATUS; constant SO_PEEK_OFF (line 69) | pub const SO_PEEK_OFF: ::c_int = 42; constant SO_NOFCS (line 70) | pub const SO_NOFCS: ::c_int = 43; constant SO_LOCK_FILTER (line 71) | pub const SO_LOCK_FILTER: ::c_int = 44; constant SO_SELECT_ERR_QUEUE (line 72) | pub const SO_SELECT_ERR_QUEUE: ::c_int = 45; constant SO_BUSY_POLL (line 73) | pub const SO_BUSY_POLL: ::c_int = 46; constant SO_MAX_PACING_RATE (line 74) | pub const SO_MAX_PACING_RATE: ::c_int = 47; constant SO_BPF_EXTENSIONS (line 75) | pub const SO_BPF_EXTENSIONS: ::c_int = 48; constant SO_INCOMING_CPU (line 76) | pub const SO_INCOMING_CPU: ::c_int = 49; constant SO_ATTACH_BPF (line 77) | pub const SO_ATTACH_BPF: ::c_int = 50; constant SO_DETACH_BPF (line 78) | pub const SO_DETACH_BPF: ::c_int = SO_DETACH_FILTER; constant SO_ATTACH_REUSEPORT_CBPF (line 79) | pub const SO_ATTACH_REUSEPORT_CBPF: ::c_int = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 80) | pub const SO_ATTACH_REUSEPORT_EBPF: ::c_int = 52; constant SO_CNX_ADVICE (line 81) | pub const SO_CNX_ADVICE: ::c_int = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 82) | pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54; constant SO_MEMINFO (line 83) | pub const SO_MEMINFO: ::c_int = 55; constant SO_INCOMING_NAPI_ID (line 84) | pub const SO_INCOMING_NAPI_ID: ::c_int = 56; constant SO_COOKIE (line 85) | pub const SO_COOKIE: ::c_int = 57; constant SCM_TIMESTAMPING_PKTINFO (line 86) | pub const SCM_TIMESTAMPING_PKTINFO: ::c_int = 58; constant SO_PEERGROUPS (line 87) | pub const SO_PEERGROUPS: ::c_int = 59; constant SO_ZEROCOPY (line 88) | pub const SO_ZEROCOPY: ::c_int = 60; constant SO_TXTIME (line 89) | pub const SO_TXTIME: ::c_int = 61; constant SCM_TXTIME (line 90) | pub const SCM_TXTIME: ::c_int = SO_TXTIME; constant SO_BINDTOIFINDEX (line 91) | pub const SO_BINDTOIFINDEX: ::c_int = 62; constant SCM_TIMESTAMPNS (line 128) | pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant SCM_TIMESTAMPING (line 129) | pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; constant TCGETS (line 133) | pub const TCGETS: ::Ioctl = 0x5401; constant TCSETS (line 134) | pub const TCSETS: ::Ioctl = 0x5402; constant TCSETSW (line 135) | pub const TCSETSW: ::Ioctl = 0x5403; constant TCSETSF (line 136) | pub const TCSETSF: ::Ioctl = 0x5404; constant TCGETA (line 137) | pub const TCGETA: ::Ioctl = 0x5405; constant TCSETA (line 138) | pub const TCSETA: ::Ioctl = 0x5406; constant TCSETAW (line 139) | pub const TCSETAW: ::Ioctl = 0x5407; constant TCSETAF (line 140) | pub const TCSETAF: ::Ioctl = 0x5408; constant TCSBRK (line 141) | pub const TCSBRK: ::Ioctl = 0x5409; constant TCXONC (line 142) | pub const TCXONC: ::Ioctl = 0x540A; constant TCFLSH (line 143) | pub const TCFLSH: ::Ioctl = 0x540B; constant TIOCEXCL (line 144) | pub const TIOCEXCL: ::Ioctl = 0x540C; constant TIOCNXCL (line 145) | pub const TIOCNXCL: ::Ioctl = 0x540D; constant TIOCSCTTY (line 146) | pub const TIOCSCTTY: ::Ioctl = 0x540E; constant TIOCGPGRP (line 147) | pub const TIOCGPGRP: ::Ioctl = 0x540F; constant TIOCSPGRP (line 148) | pub const TIOCSPGRP: ::Ioctl = 0x5410; constant TIOCOUTQ (line 149) | pub const TIOCOUTQ: ::Ioctl = 0x5411; constant TIOCSTI (line 150) | pub const TIOCSTI: ::Ioctl = 0x5412; constant TIOCGWINSZ (line 151) | pub const TIOCGWINSZ: ::Ioctl = 0x5413; constant TIOCSWINSZ (line 152) | pub const TIOCSWINSZ: ::Ioctl = 0x5414; constant TIOCMGET (line 153) | pub const TIOCMGET: ::Ioctl = 0x5415; constant TIOCMBIS (line 154) | pub const TIOCMBIS: ::Ioctl = 0x5416; constant TIOCMBIC (line 155) | pub const TIOCMBIC: ::Ioctl = 0x5417; constant TIOCMSET (line 156) | pub const TIOCMSET: ::Ioctl = 0x5418; constant TIOCGSOFTCAR (line 157) | pub const TIOCGSOFTCAR: ::Ioctl = 0x5419; constant TIOCSSOFTCAR (line 158) | pub const TIOCSSOFTCAR: ::Ioctl = 0x541A; constant FIONREAD (line 159) | pub const FIONREAD: ::Ioctl = 0x541B; constant TIOCINQ (line 160) | pub const TIOCINQ: ::Ioctl = FIONREAD; constant TIOCLINUX (line 161) | pub const TIOCLINUX: ::Ioctl = 0x541C; constant TIOCCONS (line 162) | pub const TIOCCONS: ::Ioctl = 0x541D; constant TIOCGSERIAL (line 163) | pub const TIOCGSERIAL: ::Ioctl = 0x541E; constant TIOCSSERIAL (line 164) | pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant TIOCPKT (line 165) | pub const TIOCPKT: ::Ioctl = 0x5420; constant FIONBIO (line 166) | pub const FIONBIO: ::Ioctl = 0x5421; constant TIOCNOTTY (line 167) | pub const TIOCNOTTY: ::Ioctl = 0x5422; constant TIOCSETD (line 168) | pub const TIOCSETD: ::Ioctl = 0x5423; constant TIOCGETD (line 169) | pub const TIOCGETD: ::Ioctl = 0x5424; constant TCSBRKP (line 170) | pub const TCSBRKP: ::Ioctl = 0x5425; constant TIOCSBRK (line 171) | pub const TIOCSBRK: ::Ioctl = 0x5427; constant TIOCCBRK (line 172) | pub const TIOCCBRK: ::Ioctl = 0x5428; constant TIOCGSID (line 173) | pub const TIOCGSID: ::Ioctl = 0x5429; constant TCGETS2 (line 174) | pub const TCGETS2: ::Ioctl = 0x802c542a; constant TCSETS2 (line 175) | pub const TCSETS2: ::Ioctl = 0x402c542b; constant TCSETSW2 (line 176) | pub const TCSETSW2: ::Ioctl = 0x402c542c; constant TCSETSF2 (line 177) | pub const TCSETSF2: ::Ioctl = 0x402c542d; constant TIOCGRS485 (line 178) | pub const TIOCGRS485: ::Ioctl = 0x542E; constant TIOCSRS485 (line 179) | pub const TIOCSRS485: ::Ioctl = 0x542F; constant TIOCGPTN (line 180) | pub const TIOCGPTN: ::Ioctl = 0x80045430; constant TIOCSPTLCK (line 181) | pub const TIOCSPTLCK: ::Ioctl = 0x40045431; constant TIOCGDEV (line 182) | pub const TIOCGDEV: ::Ioctl = 0x80045432; constant TCGETX (line 183) | pub const TCGETX: ::Ioctl = 0x5432; constant TCSETX (line 184) | pub const TCSETX: ::Ioctl = 0x5433; constant TCSETXF (line 185) | pub const TCSETXF: ::Ioctl = 0x5434; constant TCSETXW (line 186) | pub const TCSETXW: ::Ioctl = 0x5435; constant TIOCSIG (line 187) | pub const TIOCSIG: ::Ioctl = 0x40045436; constant TIOCVHANGUP (line 188) | pub const TIOCVHANGUP: ::Ioctl = 0x5437; constant TIOCGPKT (line 189) | pub const TIOCGPKT: ::Ioctl = 0x80045438; constant TIOCGPTLCK (line 190) | pub const TIOCGPTLCK: ::Ioctl = 0x80045439; constant TIOCGEXCL (line 191) | pub const TIOCGEXCL: ::Ioctl = 0x80045440; constant TIOCGPTPEER (line 192) | pub const TIOCGPTPEER: ::Ioctl = 0x5441; constant FIONCLEX (line 195) | pub const FIONCLEX: ::Ioctl = 0x5450; constant FIOCLEX (line 196) | pub const FIOCLEX: ::Ioctl = 0x5451; constant FIOASYNC (line 197) | pub const FIOASYNC: ::Ioctl = 0x5452; constant TIOCSERCONFIG (line 198) | pub const TIOCSERCONFIG: ::Ioctl = 0x5453; constant TIOCSERGWILD (line 199) | pub const TIOCSERGWILD: ::Ioctl = 0x5454; constant TIOCSERSWILD (line 200) | pub const TIOCSERSWILD: ::Ioctl = 0x5455; constant TIOCGLCKTRMIOS (line 201) | pub const TIOCGLCKTRMIOS: ::Ioctl = 0x5456; constant TIOCSLCKTRMIOS (line 202) | pub const TIOCSLCKTRMIOS: ::Ioctl = 0x5457; constant TIOCSERGSTRUCT (line 203) | pub const TIOCSERGSTRUCT: ::Ioctl = 0x5458; constant TIOCSERGETLSR (line 204) | pub const TIOCSERGETLSR: ::Ioctl = 0x5459; constant TIOCSERGETMULTI (line 205) | pub const TIOCSERGETMULTI: ::Ioctl = 0x545A; constant TIOCSERSETMULTI (line 206) | pub const TIOCSERSETMULTI: ::Ioctl = 0x545B; constant TIOCMIWAIT (line 207) | pub const TIOCMIWAIT: ::Ioctl = 0x545C; constant TIOCGICOUNT (line 208) | pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant BLKIOMIN (line 209) | pub const BLKIOMIN: ::Ioctl = 0x1278; constant BLKIOOPT (line 210) | pub const BLKIOOPT: ::Ioctl = 0x1279; constant BLKSSZGET (line 211) | pub const BLKSSZGET: ::Ioctl = 0x1268; constant BLKPBSZGET (line 212) | pub const BLKPBSZGET: ::Ioctl = 0x127B; constant TIOCM_LE (line 255) | pub const TIOCM_LE: ::c_int = 0x001; constant TIOCM_DTR (line 256) | pub const TIOCM_DTR: ::c_int = 0x002; constant TIOCM_RTS (line 257) | pub const TIOCM_RTS: ::c_int = 0x004; constant TIOCM_ST (line 258) | pub const TIOCM_ST: ::c_int = 0x008; constant TIOCM_SR (line 259) | pub const TIOCM_SR: ::c_int = 0x010; constant TIOCM_CTS (line 260) | pub const TIOCM_CTS: ::c_int = 0x020; constant TIOCM_CAR (line 261) | pub const TIOCM_CAR: ::c_int = 0x040; constant TIOCM_CD (line 262) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RNG (line 263) | pub const TIOCM_RNG: ::c_int = 0x080; constant TIOCM_RI (line 264) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant TIOCM_DSR (line 265) | pub const TIOCM_DSR: ::c_int = 0x100; constant BOTHER (line 267) | pub const BOTHER: ::speed_t = 0o010000; constant IBSHIFT (line 268) | pub const IBSHIFT: ::tcflag_t = 16; constant RLIM_INFINITY (line 333) | pub const RLIM_INFINITY: ::rlim_t = !0; FILE: builder/third-party/libc/src/unix/linux_like/linux/arch/mips/mod.rs constant SOL_SOCKET (line 15) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_REUSEADDR (line 19) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 20) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 21) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 22) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_LINGER (line 23) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 24) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_REUSEPORT (line 25) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_TYPE (line 26) | pub const SO_TYPE: ::c_int = 0x1008; constant SO_ERROR (line 28) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_SNDBUF (line 29) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 30) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDLOWAT (line 31) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVLOWAT (line 32) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_SNDTIMEO (line 36) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_RCVTIMEO (line 37) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_ACCEPTCONN (line 40) | pub const SO_ACCEPTCONN: ::c_int = 0x1009; constant SO_PROTOCOL (line 41) | pub const SO_PROTOCOL: ::c_int = 0x1028; constant SO_DOMAIN (line 42) | pub const SO_DOMAIN: ::c_int = 0x1029; constant SO_NO_CHECK (line 44) | pub const SO_NO_CHECK: ::c_int = 11; constant SO_PRIORITY (line 45) | pub const SO_PRIORITY: ::c_int = 12; constant SO_BSDCOMPAT (line 46) | pub const SO_BSDCOMPAT: ::c_int = 14; constant SO_PASSCRED (line 47) | pub const SO_PASSCRED: ::c_int = 17; constant SO_PEERCRED (line 48) | pub const SO_PEERCRED: ::c_int = 18; constant SO_SECURITY_AUTHENTICATION (line 49) | pub const SO_SECURITY_AUTHENTICATION: ::c_int = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 50) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: ::c_int = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 51) | pub const SO_SECURITY_ENCRYPTION_NETWORK: ::c_int = 24; constant SO_BINDTODEVICE (line 52) | pub const SO_BINDTODEVICE: ::c_int = 25; constant SO_ATTACH_FILTER (line 53) | pub const SO_ATTACH_FILTER: ::c_int = 26; constant SO_DETACH_FILTER (line 54) | pub const SO_DETACH_FILTER: ::c_int = 27; constant SO_GET_FILTER (line 55) | pub const SO_GET_FILTER: ::c_int = SO_ATTACH_FILTER; constant SO_PEERNAME (line 56) | pub const SO_PEERNAME: ::c_int = 28; constant SO_PEERSEC (line 57) | pub const SO_PEERSEC: ::c_int = 30; constant SO_SNDBUFFORCE (line 58) | pub const SO_SNDBUFFORCE: ::c_int = 31; constant SO_RCVBUFFORCE (line 59) | pub const SO_RCVBUFFORCE: ::c_int = 33; constant SO_PASSSEC (line 60) | pub const SO_PASSSEC: ::c_int = 34; constant SO_MARK (line 61) | pub const SO_MARK: ::c_int = 36; constant SO_RXQ_OVFL (line 62) | pub const SO_RXQ_OVFL: ::c_int = 40; constant SO_WIFI_STATUS (line 63) | pub const SO_WIFI_STATUS: ::c_int = 41; constant SCM_WIFI_STATUS (line 64) | pub const SCM_WIFI_STATUS: ::c_int = SO_WIFI_STATUS; constant SO_PEEK_OFF (line 65) | pub const SO_PEEK_OFF: ::c_int = 42; constant SO_NOFCS (line 66) | pub const SO_NOFCS: ::c_int = 43; constant SO_LOCK_FILTER (line 67) | pub const SO_LOCK_FILTER: ::c_int = 44; constant SO_SELECT_ERR_QUEUE (line 68) | pub const SO_SELECT_ERR_QUEUE: ::c_int = 45; constant SO_BUSY_POLL (line 69) | pub const SO_BUSY_POLL: ::c_int = 46; constant SO_MAX_PACING_RATE (line 70) | pub const SO_MAX_PACING_RATE: ::c_int = 47; constant SO_BPF_EXTENSIONS (line 71) | pub const SO_BPF_EXTENSIONS: ::c_int = 48; constant SO_INCOMING_CPU (line 72) | pub const SO_INCOMING_CPU: ::c_int = 49; constant SO_ATTACH_BPF (line 73) | pub const SO_ATTACH_BPF: ::c_int = 50; constant SO_DETACH_BPF (line 74) | pub const SO_DETACH_BPF: ::c_int = SO_DETACH_FILTER; constant SO_ATTACH_REUSEPORT_CBPF (line 75) | pub const SO_ATTACH_REUSEPORT_CBPF: ::c_int = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 76) | pub const SO_ATTACH_REUSEPORT_EBPF: ::c_int = 52; constant SO_CNX_ADVICE (line 77) | pub const SO_CNX_ADVICE: ::c_int = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 78) | pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54; constant SO_MEMINFO (line 79) | pub const SO_MEMINFO: ::c_int = 55; constant SO_INCOMING_NAPI_ID (line 80) | pub const SO_INCOMING_NAPI_ID: ::c_int = 56; constant SO_COOKIE (line 81) | pub const SO_COOKIE: ::c_int = 57; constant SCM_TIMESTAMPING_PKTINFO (line 82) | pub const SCM_TIMESTAMPING_PKTINFO: ::c_int = 58; constant SO_PEERGROUPS (line 83) | pub const SO_PEERGROUPS: ::c_int = 59; constant SO_ZEROCOPY (line 84) | pub const SO_ZEROCOPY: ::c_int = 60; constant SO_TXTIME (line 85) | pub const SO_TXTIME: ::c_int = 61; constant SCM_TXTIME (line 86) | pub const SCM_TXTIME: ::c_int = SO_TXTIME; constant SO_BINDTOIFINDEX (line 87) | pub const SO_BINDTOIFINDEX: ::c_int = 62; constant SO_TIMESTAMP (line 91) | pub const SO_TIMESTAMP: ::c_int = 29; constant SO_TIMESTAMPNS (line 92) | pub const SO_TIMESTAMPNS: ::c_int = 35; constant SO_TIMESTAMPING (line 93) | pub const SO_TIMESTAMPING: ::c_int = 37; constant FICLONE (line 106) | pub const FICLONE: ::c_ulong = 0x80049409; constant FICLONERANGE (line 107) | pub const FICLONERANGE: ::c_ulong = 0x8020940D; constant SCM_TIMESTAMPNS (line 111) | pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant SCM_TIMESTAMPING (line 112) | pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; constant TCGETS (line 116) | pub const TCGETS: ::Ioctl = 0x540d; constant TCSETS (line 117) | pub const TCSETS: ::Ioctl = 0x540e; constant TCSETSW (line 118) | pub const TCSETSW: ::Ioctl = 0x540f; constant TCSETSF (line 119) | pub const TCSETSF: ::Ioctl = 0x5410; constant TCGETA (line 120) | pub const TCGETA: ::Ioctl = 0x5401; constant TCSETA (line 121) | pub const TCSETA: ::Ioctl = 0x5402; constant TCSETAW (line 122) | pub const TCSETAW: ::Ioctl = 0x5403; constant TCSETAF (line 123) | pub const TCSETAF: ::Ioctl = 0x5404; constant TCSBRK (line 124) | pub const TCSBRK: ::Ioctl = 0x5405; constant TCXONC (line 125) | pub const TCXONC: ::Ioctl = 0x5406; constant TCFLSH (line 126) | pub const TCFLSH: ::Ioctl = 0x5407; constant TIOCEXCL (line 127) | pub const TIOCEXCL: ::Ioctl = 0x740d; constant TIOCNXCL (line 128) | pub const TIOCNXCL: ::Ioctl = 0x740e; constant TIOCSCTTY (line 129) | pub const TIOCSCTTY: ::Ioctl = 0x5480; constant TIOCGPGRP (line 130) | pub const TIOCGPGRP: ::Ioctl = 0x40047477; constant TIOCSPGRP (line 131) | pub const TIOCSPGRP: ::Ioctl = 0x80047476; constant TIOCOUTQ (line 132) | pub const TIOCOUTQ: ::Ioctl = 0x7472; constant TIOCSTI (line 133) | pub const TIOCSTI: ::Ioctl = 0x5472; constant TIOCGWINSZ (line 134) | pub const TIOCGWINSZ: ::Ioctl = 0x40087468; constant TIOCSWINSZ (line 135) | pub const TIOCSWINSZ: ::Ioctl = 0x80087467; constant TIOCMGET (line 136) | pub const TIOCMGET: ::Ioctl = 0x741d; constant TIOCMBIS (line 137) | pub const TIOCMBIS: ::Ioctl = 0x741b; constant TIOCMBIC (line 138) | pub const TIOCMBIC: ::Ioctl = 0x741c; constant TIOCMSET (line 139) | pub const TIOCMSET: ::Ioctl = 0x741a; constant TIOCGSOFTCAR (line 140) | pub const TIOCGSOFTCAR: ::Ioctl = 0x5481; constant TIOCSSOFTCAR (line 141) | pub const TIOCSSOFTCAR: ::Ioctl = 0x5482; constant FIONREAD (line 142) | pub const FIONREAD: ::Ioctl = 0x467f; constant TIOCINQ (line 143) | pub const TIOCINQ: ::Ioctl = FIONREAD; constant TIOCLINUX (line 144) | pub const TIOCLINUX: ::Ioctl = 0x5483; constant TIOCCONS (line 145) | pub const TIOCCONS: ::Ioctl = 0x80047478; constant TIOCGSERIAL (line 146) | pub const TIOCGSERIAL: ::Ioctl = 0x5484; constant TIOCSSERIAL (line 147) | pub const TIOCSSERIAL: ::Ioctl = 0x5485; constant TIOCPKT (line 148) | pub const TIOCPKT: ::Ioctl = 0x5470; constant FIONBIO (line 149) | pub const FIONBIO: ::Ioctl = 0x667e; constant TIOCNOTTY (line 150) | pub const TIOCNOTTY: ::Ioctl = 0x5471; constant TIOCSETD (line 151) | pub const TIOCSETD: ::Ioctl = 0x7401; constant TIOCGETD (line 152) | pub const TIOCGETD: ::Ioctl = 0x7400; constant TCSBRKP (line 153) | pub const TCSBRKP: ::Ioctl = 0x5486; constant TIOCSBRK (line 154) | pub const TIOCSBRK: ::Ioctl = 0x5427; constant TIOCCBRK (line 155) | pub const TIOCCBRK: ::Ioctl = 0x5428; constant TIOCGSID (line 156) | pub const TIOCGSID: ::Ioctl = 0x7416; constant TCGETS2 (line 157) | pub const TCGETS2: ::Ioctl = 0x4030542a; constant TCSETS2 (line 158) | pub const TCSETS2: ::Ioctl = 0x8030542b; constant TCSETSW2 (line 159) | pub const TCSETSW2: ::Ioctl = 0x8030542c; constant TCSETSF2 (line 160) | pub const TCSETSF2: ::Ioctl = 0x8030542d; constant TIOCGPTN (line 161) | pub const TIOCGPTN: ::Ioctl = 0x40045430; constant TIOCSPTLCK (line 162) | pub const TIOCSPTLCK: ::Ioctl = 0x80045431; constant TIOCGDEV (line 163) | pub const TIOCGDEV: ::Ioctl = 0x40045432; constant TIOCSIG (line 164) | pub const TIOCSIG: ::Ioctl = 0x80045436; constant TIOCVHANGUP (line 165) | pub const TIOCVHANGUP: ::Ioctl = 0x5437; constant TIOCGPKT (line 166) | pub const TIOCGPKT: ::Ioctl = 0x40045438; constant TIOCGPTLCK (line 167) | pub const TIOCGPTLCK: ::Ioctl = 0x40045439; constant TIOCGEXCL (line 168) | pub const TIOCGEXCL: ::Ioctl = 0x40045440; constant TIOCGPTPEER (line 169) | pub const TIOCGPTPEER: ::Ioctl = 0x20005441; constant FIONCLEX (line 172) | pub const FIONCLEX: ::Ioctl = 0x6602; constant FIOCLEX (line 173) | pub const FIOCLEX: ::Ioctl = 0x6601; constant FIOASYNC (line 174) | pub const FIOASYNC: ::Ioctl = 0x667d; constant TIOCSERCONFIG (line 175) | pub const TIOCSERCONFIG: ::Ioctl = 0x5488; constant TIOCSERGWILD (line 176) | pub const TIOCSERGWILD: ::Ioctl = 0x5489; constant TIOCSERSWILD (line 177) | pub const TIOCSERSWILD: ::Ioctl = 0x548a; constant TIOCGLCKTRMIOS (line 178) | pub const TIOCGLCKTRMIOS: ::Ioctl = 0x548b; constant TIOCSLCKTRMIOS (line 179) | pub const TIOCSLCKTRMIOS: ::Ioctl = 0x548c; constant TIOCSERGSTRUCT (line 180) | pub const TIOCSERGSTRUCT: ::Ioctl = 0x548d; constant TIOCSERGETLSR (line 181) | pub const TIOCSERGETLSR: ::Ioctl = 0x548e; constant TIOCSERGETMULTI (line 182) | pub const TIOCSERGETMULTI: ::Ioctl = 0x548f; constant TIOCSERSETMULTI (line 183) | pub const TIOCSERSETMULTI: ::Ioctl = 0x5490; constant TIOCMIWAIT (line 184) | pub const TIOCMIWAIT: ::Ioctl = 0x5491; constant TIOCGICOUNT (line 185) | pub const TIOCGICOUNT: ::Ioctl = 0x5492; constant FIOQSIZE (line 186) | pub const FIOQSIZE: ::Ioctl = 0x667f; constant TIOCSLTC (line 187) | pub const TIOCSLTC: ::Ioctl = 0x7475; constant TIOCGETP (line 188) | pub const TIOCGETP: ::Ioctl = 0x7408; constant TIOCSETP (line 189) | pub const TIOCSETP: ::Ioctl = 0x7409; constant TIOCSETN (line 190) | pub const TIOCSETN: ::Ioctl = 0x740a; constant BLKIOMIN (line 191) | pub const BLKIOMIN: ::Ioctl = 0x20001278; constant BLKIOOPT (line 192) | pub const BLKIOOPT: ::Ioctl = 0x20001279; constant BLKSSZGET (line 193) | pub const BLKSSZGET: ::Ioctl = 0x20001268; constant BLKPBSZGET (line 194) | pub const BLKPBSZGET: ::Ioctl = 0x2000127B; constant TIOCM_LE (line 231) | pub const TIOCM_LE: ::c_int = 0x001; constant TIOCM_DTR (line 232) | pub const TIOCM_DTR: ::c_int = 0x002; constant TIOCM_RTS (line 233) | pub const TIOCM_RTS: ::c_int = 0x004; constant TIOCM_ST (line 234) | pub const TIOCM_ST: ::c_int = 0x010; constant TIOCM_SR (line 235) | pub const TIOCM_SR: ::c_int = 0x020; constant TIOCM_CTS (line 236) | pub const TIOCM_CTS: ::c_int = 0x040; constant TIOCM_CAR (line 237) | pub const TIOCM_CAR: ::c_int = 0x100; constant TIOCM_CD (line 238) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RNG (line 239) | pub const TIOCM_RNG: ::c_int = 0x200; constant TIOCM_RI (line 240) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant TIOCM_DSR (line 241) | pub const TIOCM_DSR: ::c_int = 0x400; constant BOTHER (line 243) | pub const BOTHER: ::speed_t = 0o010000; constant IBSHIFT (line 244) | pub const IBSHIFT: ::tcflag_t = 16; FILE: builder/third-party/libc/src/unix/linux_like/linux/arch/powerpc/mod.rs constant SOL_SOCKET (line 3) | pub const SOL_SOCKET: ::c_int = 1; constant SO_REUSEADDR (line 7) | pub const SO_REUSEADDR: ::c_int = 2; constant SO_TYPE (line 8) | pub const SO_TYPE: ::c_int = 3; constant SO_ERROR (line 9) | pub const SO_ERROR: ::c_int = 4; constant SO_DONTROUTE (line 10) | pub const SO_DONTROUTE: ::c_int = 5; constant SO_BROADCAST (line 11) | pub const SO_BROADCAST: ::c_int = 6; constant SO_SNDBUF (line 12) | pub const SO_SNDBUF: ::c_int = 7; constant SO_RCVBUF (line 13) | pub const SO_RCVBUF: ::c_int = 8; constant SO_KEEPALIVE (line 14) | pub const SO_KEEPALIVE: ::c_int = 9; constant SO_OOBINLINE (line 15) | pub const SO_OOBINLINE: ::c_int = 10; constant SO_NO_CHECK (line 16) | pub const SO_NO_CHECK: ::c_int = 11; constant SO_PRIORITY (line 17) | pub const SO_PRIORITY: ::c_int = 12; constant SO_LINGER (line 18) | pub const SO_LINGER: ::c_int = 13; constant SO_BSDCOMPAT (line 19) | pub const SO_BSDCOMPAT: ::c_int = 14; constant SO_REUSEPORT (line 20) | pub const SO_REUSEPORT: ::c_int = 15; constant SO_RCVLOWAT (line 22) | pub const SO_RCVLOWAT: ::c_int = 16; constant SO_SNDLOWAT (line 23) | pub const SO_SNDLOWAT: ::c_int = 17; constant SO_RCVTIMEO (line 24) | pub const SO_RCVTIMEO: ::c_int = 18; constant SO_SNDTIMEO (line 25) | pub const SO_SNDTIMEO: ::c_int = 19; constant SO_PASSCRED (line 28) | pub const SO_PASSCRED: ::c_int = 20; constant SO_PEERCRED (line 29) | pub const SO_PEERCRED: ::c_int = 21; constant SO_SECURITY_AUTHENTICATION (line 31) | pub const SO_SECURITY_AUTHENTICATION: ::c_int = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 32) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: ::c_int = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 33) | pub const SO_SECURITY_ENCRYPTION_NETWORK: ::c_int = 24; constant SO_BINDTODEVICE (line 34) | pub const SO_BINDTODEVICE: ::c_int = 25; constant SO_ATTACH_FILTER (line 35) | pub const SO_ATTACH_FILTER: ::c_int = 26; constant SO_DETACH_FILTER (line 36) | pub const SO_DETACH_FILTER: ::c_int = 27; constant SO_GET_FILTER (line 37) | pub const SO_GET_FILTER: ::c_int = SO_ATTACH_FILTER; constant SO_PEERNAME (line 38) | pub const SO_PEERNAME: ::c_int = 28; constant SO_TIMESTAMP (line 39) | pub const SO_TIMESTAMP: ::c_int = 29; constant SO_ACCEPTCONN (line 41) | pub const SO_ACCEPTCONN: ::c_int = 30; constant SO_PEERSEC (line 42) | pub const SO_PEERSEC: ::c_int = 31; constant SO_SNDBUFFORCE (line 43) | pub const SO_SNDBUFFORCE: ::c_int = 32; constant SO_RCVBUFFORCE (line 44) | pub const SO_RCVBUFFORCE: ::c_int = 33; constant SO_PASSSEC (line 45) | pub const SO_PASSSEC: ::c_int = 34; constant SO_TIMESTAMPNS (line 46) | pub const SO_TIMESTAMPNS: ::c_int = 35; constant SO_MARK (line 48) | pub const SO_MARK: ::c_int = 36; constant SO_TIMESTAMPING (line 49) | pub const SO_TIMESTAMPING: ::c_int = 37; constant SO_PROTOCOL (line 51) | pub const SO_PROTOCOL: ::c_int = 38; constant SO_DOMAIN (line 52) | pub const SO_DOMAIN: ::c_int = 39; constant SO_RXQ_OVFL (line 53) | pub const SO_RXQ_OVFL: ::c_int = 40; constant SO_WIFI_STATUS (line 54) | pub const SO_WIFI_STATUS: ::c_int = 41; constant SCM_WIFI_STATUS (line 55) | pub const SCM_WIFI_STATUS: ::c_int = SO_WIFI_STATUS; constant SO_PEEK_OFF (line 56) | pub const SO_PEEK_OFF: ::c_int = 42; constant SO_NOFCS (line 57) | pub const SO_NOFCS: ::c_int = 43; constant SO_LOCK_FILTER (line 58) | pub const SO_LOCK_FILTER: ::c_int = 44; constant SO_SELECT_ERR_QUEUE (line 59) | pub const SO_SELECT_ERR_QUEUE: ::c_int = 45; constant SO_BUSY_POLL (line 60) | pub const SO_BUSY_POLL: ::c_int = 46; constant SO_MAX_PACING_RATE (line 61) | pub const SO_MAX_PACING_RATE: ::c_int = 47; constant SO_BPF_EXTENSIONS (line 62) | pub const SO_BPF_EXTENSIONS: ::c_int = 48; constant SO_INCOMING_CPU (line 63) | pub const SO_INCOMING_CPU: ::c_int = 49; constant SO_ATTACH_BPF (line 64) | pub const SO_ATTACH_BPF: ::c_int = 50; constant SO_DETACH_BPF (line 65) | pub const SO_DETACH_BPF: ::c_int = SO_DETACH_FILTER; constant SO_ATTACH_REUSEPORT_CBPF (line 66) | pub const SO_ATTACH_REUSEPORT_CBPF: ::c_int = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 67) | pub const SO_ATTACH_REUSEPORT_EBPF: ::c_int = 52; constant SO_CNX_ADVICE (line 68) | pub const SO_CNX_ADVICE: ::c_int = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 69) | pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54; constant SO_MEMINFO (line 70) | pub const SO_MEMINFO: ::c_int = 55; constant SO_INCOMING_NAPI_ID (line 71) | pub const SO_INCOMING_NAPI_ID: ::c_int = 56; constant SO_COOKIE (line 72) | pub const SO_COOKIE: ::c_int = 57; constant SCM_TIMESTAMPING_PKTINFO (line 73) | pub const SCM_TIMESTAMPING_PKTINFO: ::c_int = 58; constant SO_PEERGROUPS (line 74) | pub const SO_PEERGROUPS: ::c_int = 59; constant SO_ZEROCOPY (line 75) | pub const SO_ZEROCOPY: ::c_int = 60; constant SO_TXTIME (line 76) | pub const SO_TXTIME: ::c_int = 61; constant SCM_TXTIME (line 77) | pub const SCM_TXTIME: ::c_int = SO_TXTIME; constant SO_BINDTOIFINDEX (line 78) | pub const SO_BINDTOIFINDEX: ::c_int = 62; constant FICLONE (line 88) | pub const FICLONE: ::c_ulong = 0x80049409; constant FICLONERANGE (line 89) | pub const FICLONERANGE: ::c_ulong = 0x8020940D; constant SCM_TIMESTAMPNS (line 93) | pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant SCM_TIMESTAMPING (line 94) | pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; constant TCGETA (line 112) | pub const TCGETA: ::Ioctl = 0x40147417; constant TCSETA (line 113) | pub const TCSETA: ::Ioctl = 0x80147418; constant TCSETAW (line 114) | pub const TCSETAW: ::Ioctl = 0x80147419; constant TCSETAF (line 115) | pub const TCSETAF: ::Ioctl = 0x8014741C; constant TCSBRK (line 116) | pub const TCSBRK: ::Ioctl = 0x2000741D; constant TCXONC (line 117) | pub const TCXONC: ::Ioctl = 0x2000741E; constant TCFLSH (line 118) | pub const TCFLSH: ::Ioctl = 0x2000741F; constant TIOCEXCL (line 119) | pub const TIOCEXCL: ::Ioctl = 0x540C; constant TIOCNXCL (line 120) | pub const TIOCNXCL: ::Ioctl = 0x540D; constant TIOCSCTTY (line 121) | pub const TIOCSCTTY: ::Ioctl = 0x540E; constant TIOCGPGRP (line 122) | pub const TIOCGPGRP: ::Ioctl = 0x40047477; constant TIOCSPGRP (line 123) | pub const TIOCSPGRP: ::Ioctl = 0x80047476; constant TIOCOUTQ (line 124) | pub const TIOCOUTQ: ::Ioctl = 0x40047473; constant TIOCSTI (line 125) | pub const TIOCSTI: ::Ioctl = 0x5412; constant TIOCGWINSZ (line 126) | pub const TIOCGWINSZ: ::Ioctl = 0x40087468; constant TIOCSWINSZ (line 127) | pub const TIOCSWINSZ: ::Ioctl = 0x80087467; constant TIOCMGET (line 128) | pub const TIOCMGET: ::Ioctl = 0x5415; constant TIOCMBIS (line 129) | pub const TIOCMBIS: ::Ioctl = 0x5416; constant TIOCMBIC (line 130) | pub const TIOCMBIC: ::Ioctl = 0x5417; constant TIOCMSET (line 131) | pub const TIOCMSET: ::Ioctl = 0x5418; constant TIOCGSOFTCAR (line 132) | pub const TIOCGSOFTCAR: ::Ioctl = 0x5419; constant TIOCSSOFTCAR (line 133) | pub const TIOCSSOFTCAR: ::Ioctl = 0x541A; constant FIONREAD (line 134) | pub const FIONREAD: ::Ioctl = 0x4004667F; constant TIOCINQ (line 135) | pub const TIOCINQ: ::Ioctl = FIONREAD; constant TIOCLINUX (line 136) | pub const TIOCLINUX: ::Ioctl = 0x541C; constant TIOCCONS (line 137) | pub const TIOCCONS: ::Ioctl = 0x541D; constant TIOCGSERIAL (line 138) | pub const TIOCGSERIAL: ::Ioctl = 0x541E; constant TIOCSSERIAL (line 139) | pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant TIOCPKT (line 140) | pub const TIOCPKT: ::Ioctl = 0x5420; constant FIONBIO (line 141) | pub const FIONBIO: ::Ioctl = 0x8004667e; constant TIOCNOTTY (line 142) | pub const TIOCNOTTY: ::Ioctl = 0x5422; constant TIOCSETD (line 143) | pub const TIOCSETD: ::Ioctl = 0x5423; constant TIOCGETD (line 144) | pub const TIOCGETD: ::Ioctl = 0x5424; constant TCSBRKP (line 145) | pub const TCSBRKP: ::Ioctl = 0x5425; constant TIOCSBRK (line 146) | pub const TIOCSBRK: ::Ioctl = 0x5427; constant TIOCCBRK (line 147) | pub const TIOCCBRK: ::Ioctl = 0x5428; constant TIOCGSID (line 148) | pub const TIOCGSID: ::Ioctl = 0x5429; constant TIOCGRS485 (line 149) | pub const TIOCGRS485: ::Ioctl = 0x542e; constant TIOCSRS485 (line 150) | pub const TIOCSRS485: ::Ioctl = 0x542f; constant TIOCGPTN (line 151) | pub const TIOCGPTN: ::Ioctl = 0x40045430; constant TIOCSPTLCK (line 152) | pub const TIOCSPTLCK: ::Ioctl = 0x80045431; constant TIOCGDEV (line 153) | pub const TIOCGDEV: ::Ioctl = 0x40045432; constant TIOCSIG (line 154) | pub const TIOCSIG: ::Ioctl = 0x80045436; constant TIOCVHANGUP (line 155) | pub const TIOCVHANGUP: ::Ioctl = 0x5437; constant TIOCGPKT (line 156) | pub const TIOCGPKT: ::Ioctl = 0x40045438; constant TIOCGPTLCK (line 157) | pub const TIOCGPTLCK: ::Ioctl = 0x40045439; constant TIOCGEXCL (line 158) | pub const TIOCGEXCL: ::Ioctl = 0x40045440; constant TIOCGPTPEER (line 159) | pub const TIOCGPTPEER: ::Ioctl = 0x20005441; constant FIONCLEX (line 162) | pub const FIONCLEX: ::Ioctl = 0x20006602; constant FIOCLEX (line 163) | pub const FIOCLEX: ::Ioctl = 0x20006601; constant FIOASYNC (line 164) | pub const FIOASYNC: ::Ioctl = 0x8004667d; constant TIOCSERCONFIG (line 165) | pub const TIOCSERCONFIG: ::Ioctl = 0x5453; constant TIOCSERGWILD (line 166) | pub const TIOCSERGWILD: ::Ioctl = 0x5454; constant TIOCSERSWILD (line 167) | pub const TIOCSERSWILD: ::Ioctl = 0x5455; constant TIOCGLCKTRMIOS (line 168) | pub const TIOCGLCKTRMIOS: ::Ioctl = 0x5456; constant TIOCSLCKTRMIOS (line 169) | pub const TIOCSLCKTRMIOS: ::Ioctl = 0x5457; constant TIOCSERGSTRUCT (line 170) | pub const TIOCSERGSTRUCT: ::Ioctl = 0x5458; constant TIOCSERGETLSR (line 171) | pub const TIOCSERGETLSR: ::Ioctl = 0x5459; constant TIOCSERGETMULTI (line 172) | pub const TIOCSERGETMULTI: ::Ioctl = 0x545A; constant TIOCSERSETMULTI (line 173) | pub const TIOCSERSETMULTI: ::Ioctl = 0x545B; constant TIOCMIWAIT (line 174) | pub const TIOCMIWAIT: ::Ioctl = 0x545C; constant TIOCGICOUNT (line 175) | pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant BLKIOMIN (line 176) | pub const BLKIOMIN: ::Ioctl = 0x20001278; constant BLKIOOPT (line 177) | pub const BLKIOOPT: ::Ioctl = 0x20001279; constant BLKSSZGET (line 178) | pub const BLKSSZGET: ::Ioctl = 0x20001268; constant BLKPBSZGET (line 179) | pub const BLKPBSZGET: ::Ioctl = 0x2000127B; constant TIOCM_LE (line 210) | pub const TIOCM_LE: ::c_int = 0x001; constant TIOCM_DTR (line 211) | pub const TIOCM_DTR: ::c_int = 0x002; constant TIOCM_RTS (line 212) | pub const TIOCM_RTS: ::c_int = 0x004; constant TIOCM_ST (line 213) | pub const TIOCM_ST: ::c_int = 0x008; constant TIOCM_SR (line 214) | pub const TIOCM_SR: ::c_int = 0x010; constant TIOCM_CTS (line 215) | pub const TIOCM_CTS: ::c_int = 0x020; constant TIOCM_CAR (line 216) | pub const TIOCM_CAR: ::c_int = 0x040; constant TIOCM_CD (line 217) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RNG (line 218) | pub const TIOCM_RNG: ::c_int = 0x080; constant TIOCM_RI (line 219) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant TIOCM_DSR (line 220) | pub const TIOCM_DSR: ::c_int = 0x100; constant BOTHER (line 222) | pub const BOTHER: ::speed_t = 0o0037; constant IBSHIFT (line 223) | pub const IBSHIFT: ::tcflag_t = 16; constant RLIM_INFINITY (line 277) | pub const RLIM_INFINITY: ::rlim_t = !0; FILE: builder/third-party/libc/src/unix/linux_like/linux/arch/sparc/mod.rs constant SOL_SOCKET (line 15) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_PASSCRED (line 19) | pub const SO_PASSCRED: ::c_int = 0x0002; constant SO_REUSEADDR (line 20) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 21) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 22) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 23) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_PEERCRED (line 24) | pub const SO_PEERCRED: ::c_int = 0x0040; constant SO_LINGER (line 25) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 26) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_REUSEPORT (line 27) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_BSDCOMPAT (line 28) | pub const SO_BSDCOMPAT: ::c_int = 0x0400; constant SO_RCVLOWAT (line 29) | pub const SO_RCVLOWAT: ::c_int = 0x0800; constant SO_SNDLOWAT (line 30) | pub const SO_SNDLOWAT: ::c_int = 0x1000; constant SO_RCVTIMEO (line 31) | pub const SO_RCVTIMEO: ::c_int = 0x2000; constant SO_SNDTIMEO (line 32) | pub const SO_SNDTIMEO: ::c_int = 0x4000; constant SO_ACCEPTCONN (line 35) | pub const SO_ACCEPTCONN: ::c_int = 0x8000; constant SO_SNDBUF (line 36) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 37) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDBUFFORCE (line 38) | pub const SO_SNDBUFFORCE: ::c_int = 0x100a; constant SO_RCVBUFFORCE (line 39) | pub const SO_RCVBUFFORCE: ::c_int = 0x100b; constant SO_ERROR (line 40) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_TYPE (line 41) | pub const SO_TYPE: ::c_int = 0x1008; constant SO_PROTOCOL (line 42) | pub const SO_PROTOCOL: ::c_int = 0x1028; constant SO_DOMAIN (line 43) | pub const SO_DOMAIN: ::c_int = 0x1029; constant SO_NO_CHECK (line 44) | pub const SO_NO_CHECK: ::c_int = 0x000b; constant SO_PRIORITY (line 45) | pub const SO_PRIORITY: ::c_int = 0x000c; constant SO_BINDTODEVICE (line 46) | pub const SO_BINDTODEVICE: ::c_int = 0x000d; constant SO_ATTACH_FILTER (line 47) | pub const SO_ATTACH_FILTER: ::c_int = 0x001a; constant SO_DETACH_FILTER (line 48) | pub const SO_DETACH_FILTER: ::c_int = 0x001b; constant SO_GET_FILTER (line 49) | pub const SO_GET_FILTER: ::c_int = SO_ATTACH_FILTER; constant SO_PEERNAME (line 50) | pub const SO_PEERNAME: ::c_int = 0x001c; constant SO_PEERSEC (line 51) | pub const SO_PEERSEC: ::c_int = 0x001e; constant SO_PASSSEC (line 52) | pub const SO_PASSSEC: ::c_int = 0x001f; constant SO_MARK (line 53) | pub const SO_MARK: ::c_int = 0x0022; constant SO_RXQ_OVFL (line 54) | pub const SO_RXQ_OVFL: ::c_int = 0x0024; constant SO_WIFI_STATUS (line 55) | pub const SO_WIFI_STATUS: ::c_int = 0x0025; constant SCM_WIFI_STATUS (line 56) | pub const SCM_WIFI_STATUS: ::c_int = SO_WIFI_STATUS; constant SO_PEEK_OFF (line 57) | pub const SO_PEEK_OFF: ::c_int = 0x0026; constant SO_NOFCS (line 58) | pub const SO_NOFCS: ::c_int = 0x0027; constant SO_LOCK_FILTER (line 59) | pub const SO_LOCK_FILTER: ::c_int = 0x0028; constant SO_SELECT_ERR_QUEUE (line 60) | pub const SO_SELECT_ERR_QUEUE: ::c_int = 0x0029; constant SO_BUSY_POLL (line 61) | pub const SO_BUSY_POLL: ::c_int = 0x0030; constant SO_MAX_PACING_RATE (line 62) | pub const SO_MAX_PACING_RATE: ::c_int = 0x0031; constant SO_BPF_EXTENSIONS (line 63) | pub const SO_BPF_EXTENSIONS: ::c_int = 0x0032; constant SO_INCOMING_CPU (line 64) | pub const SO_INCOMING_CPU: ::c_int = 0x0033; constant SO_ATTACH_BPF (line 65) | pub const SO_ATTACH_BPF: ::c_int = 0x0034; constant SO_DETACH_BPF (line 66) | pub const SO_DETACH_BPF: ::c_int = SO_DETACH_FILTER; constant SO_ATTACH_REUSEPORT_CBPF (line 67) | pub const SO_ATTACH_REUSEPORT_CBPF: ::c_int = 0x0035; constant SO_ATTACH_REUSEPORT_EBPF (line 68) | pub const SO_ATTACH_REUSEPORT_EBPF: ::c_int = 0x0036; constant SO_CNX_ADVICE (line 69) | pub const SO_CNX_ADVICE: ::c_int = 0x0037; constant SCM_TIMESTAMPING_OPT_STATS (line 70) | pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 0x0038; constant SO_MEMINFO (line 71) | pub const SO_MEMINFO: ::c_int = 0x0039; constant SO_INCOMING_NAPI_ID (line 72) | pub const SO_INCOMING_NAPI_ID: ::c_int = 0x003a; constant SO_COOKIE (line 73) | pub const SO_COOKIE: ::c_int = 0x003b; constant SCM_TIMESTAMPING_PKTINFO (line 74) | pub const SCM_TIMESTAMPING_PKTINFO: ::c_int = 0x003c; constant SO_PEERGROUPS (line 75) | pub const SO_PEERGROUPS: ::c_int = 0x003d; constant SO_ZEROCOPY (line 76) | pub const SO_ZEROCOPY: ::c_int = 0x003e; constant SO_TXTIME (line 77) | pub const SO_TXTIME: ::c_int = 0x003f; constant SCM_TXTIME (line 78) | pub const SCM_TXTIME: ::c_int = SO_TXTIME; constant SO_BINDTOIFINDEX (line 79) | pub const SO_BINDTOIFINDEX: ::c_int = 0x0041; constant SO_SECURITY_AUTHENTICATION (line 80) | pub const SO_SECURITY_AUTHENTICATION: ::c_int = 0x5001; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 81) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: ::c_int = 0x5002; constant SO_SECURITY_ENCRYPTION_NETWORK (line 82) | pub const SO_SECURITY_ENCRYPTION_NETWORK: ::c_int = 0x5004; constant SO_TIMESTAMP (line 83) | pub const SO_TIMESTAMP: ::c_int = 0x001d; constant SO_TIMESTAMPNS (line 84) | pub const SO_TIMESTAMPNS: ::c_int = 0x0021; constant SO_TIMESTAMPING (line 85) | pub const SO_TIMESTAMPING: ::c_int = 0x0023; constant SCM_TIMESTAMPNS (line 100) | pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant SCM_TIMESTAMPING (line 101) | pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING; constant TCGETS (line 105) | pub const TCGETS: ::Ioctl = 0x40245408; constant TCSETS (line 106) | pub const TCSETS: ::Ioctl = 0x80245409; constant TCSETSW (line 107) | pub const TCSETSW: ::Ioctl = 0x8024540a; constant TCSETSF (line 108) | pub const TCSETSF: ::Ioctl = 0x8024540b; constant TCGETA (line 109) | pub const TCGETA: ::Ioctl = 0x40125401; constant TCSETA (line 110) | pub const TCSETA: ::Ioctl = 0x80125402; constant TCSETAW (line 111) | pub const TCSETAW: ::Ioctl = 0x80125403; constant TCSETAF (line 112) | pub const TCSETAF: ::Ioctl = 0x80125404; constant TCSBRK (line 113) | pub const TCSBRK: ::Ioctl = 0x20005405; constant TCXONC (line 114) | pub const TCXONC: ::Ioctl = 0x20005406; constant TCFLSH (line 115) | pub const TCFLSH: ::Ioctl = 0x20005407; constant TIOCEXCL (line 116) | pub const TIOCEXCL: ::Ioctl = 0x2000740d; constant TIOCNXCL (line 117) | pub const TIOCNXCL: ::Ioctl = 0x2000740e; constant TIOCSCTTY (line 118) | pub const TIOCSCTTY: ::Ioctl = 0x20007484; constant TIOCGPGRP (line 119) | pub const TIOCGPGRP: ::Ioctl = 0x40047483; constant TIOCSPGRP (line 120) | pub const TIOCSPGRP: ::Ioctl = 0x80047482; constant TIOCOUTQ (line 121) | pub const TIOCOUTQ: ::Ioctl = 0x40047473; constant TIOCSTI (line 122) | pub const TIOCSTI: ::Ioctl = 0x80017472; constant TIOCGWINSZ (line 123) | pub const TIOCGWINSZ: ::Ioctl = 0x40087468; constant TIOCSWINSZ (line 124) | pub const TIOCSWINSZ: ::Ioctl = 0x80087467; constant TIOCMGET (line 125) | pub const TIOCMGET: ::Ioctl = 0x4004746a; constant TIOCMBIS (line 126) | pub const TIOCMBIS: ::Ioctl = 0x8004746c; constant TIOCMBIC (line 127) | pub const TIOCMBIC: ::Ioctl = 0x8004746b; constant TIOCMSET (line 128) | pub const TIOCMSET: ::Ioctl = 0x8004746d; constant TIOCGSOFTCAR (line 129) | pub const TIOCGSOFTCAR: ::Ioctl = 0x40047464; constant TIOCSSOFTCAR (line 130) | pub const TIOCSSOFTCAR: ::Ioctl = 0x80047465; constant FIONREAD (line 131) | pub const FIONREAD: ::Ioctl = 0x4004667f; constant TIOCINQ (line 132) | pub const TIOCINQ: ::Ioctl = FIONREAD; constant TIOCLINUX (line 133) | pub const TIOCLINUX: ::Ioctl = 0x541C; constant TIOCCONS (line 134) | pub const TIOCCONS: ::Ioctl = 0x20007424; constant TIOCGSERIAL (line 135) | pub const TIOCGSERIAL: ::Ioctl = 0x541E; constant TIOCSSERIAL (line 136) | pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant TIOCPKT (line 137) | pub const TIOCPKT: ::Ioctl = 0x80047470; constant FIONBIO (line 138) | pub const FIONBIO: ::Ioctl = 0x8004667e; constant TIOCNOTTY (line 139) | pub const TIOCNOTTY: ::Ioctl = 0x20007471; constant TIOCSETD (line 140) | pub const TIOCSETD: ::Ioctl = 0x80047401; constant TIOCGETD (line 141) | pub const TIOCGETD: ::Ioctl = 0x40047400; constant TCSBRKP (line 142) | pub const TCSBRKP: ::Ioctl = 0x5425; constant TIOCSBRK (line 143) | pub const TIOCSBRK: ::Ioctl = 0x2000747b; constant TIOCCBRK (line 144) | pub const TIOCCBRK: ::Ioctl = 0x2000747a; constant TIOCGSID (line 145) | pub const TIOCGSID: ::Ioctl = 0x40047485; constant TCGETS2 (line 146) | pub const TCGETS2: ::Ioctl = 0x402c540c; constant TCSETS2 (line 147) | pub const TCSETS2: ::Ioctl = 0x802c540d; constant TCSETSW2 (line 148) | pub const TCSETSW2: ::Ioctl = 0x802c540e; constant TCSETSF2 (line 149) | pub const TCSETSF2: ::Ioctl = 0x802c540f; constant TIOCGPTN (line 150) | pub const TIOCGPTN: ::Ioctl = 0x40047486; constant TIOCSPTLCK (line 151) | pub const TIOCSPTLCK: ::Ioctl = 0x80047487; constant TIOCGDEV (line 152) | pub const TIOCGDEV: ::Ioctl = 0x40045432; constant TIOCSIG (line 153) | pub const TIOCSIG: ::Ioctl = 0x80047488; constant TIOCVHANGUP (line 154) | pub const TIOCVHANGUP: ::Ioctl = 0x20005437; constant TIOCGPKT (line 155) | pub const TIOCGPKT: ::Ioctl = 0x40045438; constant TIOCGPTLCK (line 156) | pub const TIOCGPTLCK: ::Ioctl = 0x40045439; constant TIOCGEXCL (line 157) | pub const TIOCGEXCL: ::Ioctl = 0x40045440; constant TIOCGPTPEER (line 158) | pub const TIOCGPTPEER: ::Ioctl = 0x20007489; constant FIONCLEX (line 159) | pub const FIONCLEX: ::Ioctl = 0x20006602; constant FIOCLEX (line 160) | pub const FIOCLEX: ::Ioctl = 0x20006601; constant TIOCSERCONFIG (line 161) | pub const TIOCSERCONFIG: ::Ioctl = 0x5453; constant TIOCSERGWILD (line 162) | pub const TIOCSERGWILD: ::Ioctl = 0x5454; constant TIOCSERSWILD (line 163) | pub const TIOCSERSWILD: ::Ioctl = 0x5455; constant TIOCGLCKTRMIOS (line 164) | pub const TIOCGLCKTRMIOS: ::Ioctl = 0x5456; constant TIOCSLCKTRMIOS (line 165) | pub const TIOCSLCKTRMIOS: ::Ioctl = 0x5457; constant TIOCSERGSTRUCT (line 166) | pub const TIOCSERGSTRUCT: ::Ioctl = 0x5458; constant TIOCSERGETLSR (line 167) | pub const TIOCSERGETLSR: ::Ioctl = 0x5459; constant TIOCSERGETMULTI (line 168) | pub const TIOCSERGETMULTI: ::Ioctl = 0x545A; constant TIOCSERSETMULTI (line 169) | pub const TIOCSERSETMULTI: ::Ioctl = 0x545B; constant TIOCMIWAIT (line 170) | pub const TIOCMIWAIT: ::Ioctl = 0x545C; constant TIOCGICOUNT (line 171) | pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant TIOCSTART (line 172) | pub const TIOCSTART: ::Ioctl = 0x2000746e; constant TIOCSTOP (line 173) | pub const TIOCSTOP: ::Ioctl = 0x2000746f; constant BLKIOMIN (line 174) | pub const BLKIOMIN: ::Ioctl = 0x20001278; constant BLKIOOPT (line 175) | pub const BLKIOOPT: ::Ioctl = 0x20001279; constant BLKSSZGET (line 176) | pub const BLKSSZGET: ::Ioctl = 0x20001268; constant BLKPBSZGET (line 177) | pub const BLKPBSZGET: ::Ioctl = 0x2000127B; constant TIOCM_LE (line 186) | pub const TIOCM_LE: ::c_int = 0x001; constant TIOCM_DTR (line 187) | pub const TIOCM_DTR: ::c_int = 0x002; constant TIOCM_RTS (line 188) | pub const TIOCM_RTS: ::c_int = 0x004; constant TIOCM_ST (line 189) | pub const TIOCM_ST: ::c_int = 0x008; constant TIOCM_SR (line 190) | pub const TIOCM_SR: ::c_int = 0x010; constant TIOCM_CTS (line 191) | pub const TIOCM_CTS: ::c_int = 0x020; constant TIOCM_CAR (line 192) | pub const TIOCM_CAR: ::c_int = 0x040; constant TIOCM_CD (line 193) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RNG (line 194) | pub const TIOCM_RNG: ::c_int = 0x080; constant TIOCM_RI (line 195) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant TIOCM_DSR (line 196) | pub const TIOCM_DSR: ::c_int = 0x100; constant BOTHER (line 198) | pub const BOTHER: ::speed_t = 0x1000; constant IBSHIFT (line 199) | pub const IBSHIFT: ::tcflag_t = 16; constant RLIMIT_CPU (line 203) | pub const RLIMIT_CPU: ::__rlimit_resource_t = 0; constant RLIMIT_FSIZE (line 204) | pub const RLIMIT_FSIZE: ::__rlimit_resource_t = 1; constant RLIMIT_DATA (line 205) | pub const RLIMIT_DATA: ::__rlimit_resource_t = 2; constant RLIMIT_STACK (line 206) | pub const RLIMIT_STACK: ::__rlimit_resource_t = 3; constant RLIMIT_CORE (line 207) | pub const RLIMIT_CORE: ::__rlimit_resource_t = 4; constant RLIMIT_RSS (line 208) | pub const RLIMIT_RSS: ::__rlimit_resource_t = 5; constant RLIMIT_NOFILE (line 209) | pub const RLIMIT_NOFILE: ::__rlimit_resource_t = 6; constant RLIMIT_NPROC (line 210) | pub const RLIMIT_NPROC: ::__rlimit_resource_t = 7; constant RLIMIT_MEMLOCK (line 211) | pub const RLIMIT_MEMLOCK: ::__rlimit_resource_t = 8; constant RLIMIT_AS (line 212) | pub const RLIMIT_AS: ::__rlimit_resource_t = 9; constant RLIMIT_LOCKS (line 213) | pub const RLIMIT_LOCKS: ::__rlimit_resource_t = 10; constant RLIMIT_SIGPENDING (line 214) | pub const RLIMIT_SIGPENDING: ::__rlimit_resource_t = 11; constant RLIMIT_MSGQUEUE (line 215) | pub const RLIMIT_MSGQUEUE: ::__rlimit_resource_t = 12; constant RLIMIT_NICE (line 216) | pub const RLIMIT_NICE: ::__rlimit_resource_t = 13; constant RLIMIT_RTPRIO (line 217) | pub const RLIMIT_RTPRIO: ::__rlimit_resource_t = 14; constant RLIMIT_RTTIME (line 218) | pub const RLIMIT_RTTIME: ::__rlimit_resource_t = 15; constant RLIM_NLIMITS (line 220) | pub const RLIM_NLIMITS: ::__rlimit_resource_t = 16; constant RLIMIT_NLIMITS (line 223) | pub const RLIMIT_NLIMITS: ::__rlimit_resource_t = RLIM_NLIMITS; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/arm/mod.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; constant VEOF (line 211) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 212) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 213) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 214) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_DIRECT (line 215) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 216) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 217) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_LARGEFILE (line 218) | pub const O_LARGEFILE: ::c_int = 0o400000; constant O_APPEND (line 219) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 220) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 221) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 222) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 223) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 224) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 225) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 226) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 227) | pub const O_FSYNC: ::c_int = 0x101000; constant O_ASYNC (line 228) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 229) | pub const O_NDELAY: ::c_int = 0x800; constant MADV_SOFT_OFFLINE (line 231) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_LOCKED (line 232) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 233) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_ANON (line 234) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 235) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 236) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 237) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 238) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 239) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 240) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 241) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_GROWSDOWN (line 242) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_SYNC (line 243) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 245) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 246) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 247) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 248) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 249) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 250) | pub const EREMOTEIO: ::c_int = 121; constant EDEADLK (line 251) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 252) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 253) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 254) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 255) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 256) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 257) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 258) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 259) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 260) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 261) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 262) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 263) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 264) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 265) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 266) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 267) | pub const EBADE: ::c_int = 52; constant EBADR (line 268) | pub const EBADR: ::c_int = 53; constant EXFULL (line 269) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 270) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 271) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 272) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 273) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 274) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 275) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 276) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 277) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 278) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 279) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 280) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 281) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 282) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 283) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 284) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 285) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 286) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 287) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 288) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 289) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 290) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 291) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 292) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 293) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 294) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 295) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 296) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 297) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 298) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 299) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 300) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 301) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 302) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 303) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 304) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 305) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 306) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 307) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 308) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 309) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 310) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 311) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 312) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 313) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 314) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 315) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 316) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 317) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 318) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 319) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 320) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 321) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 322) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 323) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 324) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 325) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 326) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 327) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 328) | pub const ERFKILL: ::c_int = 132; constant SA_SIGINFO (line 330) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 331) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SOCK_STREAM (line 333) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 334) | pub const SOCK_DGRAM: ::c_int = 2; constant MCL_CURRENT (line 336) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 337) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 338) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant POLLWRNORM (line 340) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 341) | pub const POLLWRBAND: ::c_short = 0x200; constant F_GETLK (line 343) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 344) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 345) | pub const F_SETOWN: ::c_int = 8; constant EFD_NONBLOCK (line 347) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant SFD_NONBLOCK (line 348) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant SIGCHLD (line 350) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 351) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 352) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 353) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 354) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 355) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 356) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 357) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 358) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 359) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 360) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 362) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 363) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 364) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 365) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 366) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 367) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant SIGTTIN (line 368) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 369) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 370) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 371) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 372) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 373) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 374) | pub const SIGWINCH: ::c_int = 28; constant SIGSTKSZ (line 375) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 376) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 377) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 378) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 379) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 380) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 381) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 382) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 383) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 384) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 385) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 386) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 387) | pub const VWERASE: usize = 14; constant VREPRINT (line 388) | pub const VREPRINT: usize = 12; constant VSUSP (line 389) | pub const VSUSP: usize = 10; constant VSTART (line 390) | pub const VSTART: usize = 8; constant VSTOP (line 391) | pub const VSTOP: usize = 9; constant VDISCARD (line 392) | pub const VDISCARD: usize = 13; constant VTIME (line 393) | pub const VTIME: usize = 5; constant IXON (line 394) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 395) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 396) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 397) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 398) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 399) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 400) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 401) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 402) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 403) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 404) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 405) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 406) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 407) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 408) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 409) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 410) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 411) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 412) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 413) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 414) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 415) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 416) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 417) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 418) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 419) | pub const VSWTC: usize = 7; constant OLCUC (line 420) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 421) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 422) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 423) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 424) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 425) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 426) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 427) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 429) | pub const B0: ::speed_t = 0o000000; constant B50 (line 430) | pub const B50: ::speed_t = 0o000001; constant B75 (line 431) | pub const B75: ::speed_t = 0o000002; constant B110 (line 432) | pub const B110: ::speed_t = 0o000003; constant B134 (line 433) | pub const B134: ::speed_t = 0o000004; constant B150 (line 434) | pub const B150: ::speed_t = 0o000005; constant B200 (line 435) | pub const B200: ::speed_t = 0o000006; constant B300 (line 436) | pub const B300: ::speed_t = 0o000007; constant B600 (line 437) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 438) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 439) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 440) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 441) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 442) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 443) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 444) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 445) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 446) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 447) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 448) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 449) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 450) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 451) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 452) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 453) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 454) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 455) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 456) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 457) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 458) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 459) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 460) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 461) | pub const B4000000: ::speed_t = 0o010017; constant VEOL (line 463) | pub const VEOL: usize = 11; constant VEOL2 (line 464) | pub const VEOL2: usize = 16; constant VMIN (line 465) | pub const VMIN: usize = 6; constant IEXTEN (line 466) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 467) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 468) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 469) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant TCSANOW (line 471) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 472) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 473) | pub const TCSAFLUSH: ::c_int = 2; constant SYS_restart_syscall (line 476) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 477) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 478) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 479) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 480) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 481) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 482) | pub const SYS_close: ::c_long = 6; constant SYS_creat (line 483) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 484) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 485) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 486) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 487) | pub const SYS_chdir: ::c_long = 12; constant SYS_mknod (line 488) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 489) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 490) | pub const SYS_lchown: ::c_long = 16; constant SYS_lseek (line 491) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 492) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 493) | pub const SYS_mount: ::c_long = 21; constant SYS_setuid (line 494) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 495) | pub const SYS_getuid: ::c_long = 24; constant SYS_ptrace (line 496) | pub const SYS_ptrace: ::c_long = 26; constant SYS_pause (line 497) | pub const SYS_pause: ::c_long = 29; constant SYS_access (line 498) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 499) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 500) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 501) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 502) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 503) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 504) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 505) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 506) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 507) | pub const SYS_times: ::c_long = 43; constant SYS_brk (line 508) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 509) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 510) | pub const SYS_getgid: ::c_long = 47; constant SYS_geteuid (line 511) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 512) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 513) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 514) | pub const SYS_umount2: ::c_long = 52; constant SYS_ioctl (line 515) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 516) | pub const SYS_fcntl: ::c_long = 55; constant SYS_setpgid (line 517) | pub const SYS_setpgid: ::c_long = 57; constant SYS_umask (line 518) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 519) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 520) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 521) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 522) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 523) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 524) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 525) | pub const SYS_sigaction: ::c_long = 67; constant SYS_setreuid (line 526) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 527) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 528) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 529) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 530) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 531) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrusage (line 532) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 533) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 534) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 535) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 536) | pub const SYS_setgroups: ::c_long = 81; constant SYS_symlink (line 537) | pub const SYS_symlink: ::c_long = 83; constant SYS_readlink (line 538) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 539) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 540) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 541) | pub const SYS_reboot: ::c_long = 88; constant SYS_munmap (line 542) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 543) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 544) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 545) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 546) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 547) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 548) | pub const SYS_setpriority: ::c_long = 97; constant SYS_statfs (line 549) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 550) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_syslog (line 551) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 552) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 553) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 554) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 555) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 556) | pub const SYS_fstat: ::c_long = 108; constant SYS_vhangup (line 557) | pub const SYS_vhangup: ::c_long = 111; constant SYS_wait4 (line 558) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 559) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 560) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_fsync (line 561) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 562) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 563) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 564) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 565) | pub const SYS_uname: ::c_long = 122; constant SYS_adjtimex (line 566) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 567) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 568) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_init_module (line 569) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 570) | pub const SYS_delete_module: ::c_long = 129; constant SYS_quotactl (line 571) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 572) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 573) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 574) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 575) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 576) | pub const SYS_personality: ::c_long = 136; constant SYS_setfsuid (line 577) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 578) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 579) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 580) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 581) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 582) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 583) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 584) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 585) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 586) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 587) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 588) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 589) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 590) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 591) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 592) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 593) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 594) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 595) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 596) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 597) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 598) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 599) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 600) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 601) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 602) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 603) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 604) | pub const SYS_getresuid: ::c_long = 165; constant SYS_poll (line 605) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 606) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid (line 607) | pub const SYS_setresgid: ::c_long = 170; constant SYS_getresgid (line 608) | pub const SYS_getresgid: ::c_long = 171; constant SYS_prctl (line 609) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 610) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 611) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 612) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 613) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 614) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 615) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 616) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 617) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 618) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_chown (line 619) | pub const SYS_chown: ::c_long = 182; constant SYS_getcwd (line 620) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 621) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 622) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 623) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 624) | pub const SYS_sendfile: ::c_long = 187; constant SYS_vfork (line 625) | pub const SYS_vfork: ::c_long = 190; constant SYS_ugetrlimit (line 626) | pub const SYS_ugetrlimit: ::c_long = 191; constant SYS_mmap2 (line 627) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 628) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 629) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 630) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 631) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 632) | pub const SYS_fstat64: ::c_long = 197; constant SYS_lchown32 (line 633) | pub const SYS_lchown32: ::c_long = 198; constant SYS_getuid32 (line 634) | pub const SYS_getuid32: ::c_long = 199; constant SYS_getgid32 (line 635) | pub const SYS_getgid32: ::c_long = 200; constant SYS_geteuid32 (line 636) | pub const SYS_geteuid32: ::c_long = 201; constant SYS_getegid32 (line 637) | pub const SYS_getegid32: ::c_long = 202; constant SYS_setreuid32 (line 638) | pub const SYS_setreuid32: ::c_long = 203; constant SYS_setregid32 (line 639) | pub const SYS_setregid32: ::c_long = 204; constant SYS_getgroups32 (line 640) | pub const SYS_getgroups32: ::c_long = 205; constant SYS_setgroups32 (line 641) | pub const SYS_setgroups32: ::c_long = 206; constant SYS_fchown32 (line 642) | pub const SYS_fchown32: ::c_long = 207; constant SYS_setresuid32 (line 643) | pub const SYS_setresuid32: ::c_long = 208; constant SYS_getresuid32 (line 644) | pub const SYS_getresuid32: ::c_long = 209; constant SYS_setresgid32 (line 645) | pub const SYS_setresgid32: ::c_long = 210; constant SYS_getresgid32 (line 646) | pub const SYS_getresgid32: ::c_long = 211; constant SYS_chown32 (line 647) | pub const SYS_chown32: ::c_long = 212; constant SYS_setuid32 (line 648) | pub const SYS_setuid32: ::c_long = 213; constant SYS_setgid32 (line 649) | pub const SYS_setgid32: ::c_long = 214; constant SYS_setfsuid32 (line 650) | pub const SYS_setfsuid32: ::c_long = 215; constant SYS_setfsgid32 (line 651) | pub const SYS_setfsgid32: ::c_long = 216; constant SYS_getdents64 (line 652) | pub const SYS_getdents64: ::c_long = 217; constant SYS_pivot_root (line 653) | pub const SYS_pivot_root: ::c_long = 218; constant SYS_mincore (line 654) | pub const SYS_mincore: ::c_long = 219; constant SYS_madvise (line 655) | pub const SYS_madvise: ::c_long = 220; constant SYS_fcntl64 (line 656) | pub const SYS_fcntl64: ::c_long = 221; constant SYS_gettid (line 657) | pub const SYS_gettid: ::c_long = 224; constant SYS_readahead (line 658) | pub const SYS_readahead: ::c_long = 225; constant SYS_setxattr (line 659) | pub const SYS_setxattr: ::c_long = 226; constant SYS_lsetxattr (line 660) | pub const SYS_lsetxattr: ::c_long = 227; constant SYS_fsetxattr (line 661) | pub const SYS_fsetxattr: ::c_long = 228; constant SYS_getxattr (line 662) | pub const SYS_getxattr: ::c_long = 229; constant SYS_lgetxattr (line 663) | pub const SYS_lgetxattr: ::c_long = 230; constant SYS_fgetxattr (line 664) | pub const SYS_fgetxattr: ::c_long = 231; constant SYS_listxattr (line 665) | pub const SYS_listxattr: ::c_long = 232; constant SYS_llistxattr (line 666) | pub const SYS_llistxattr: ::c_long = 233; constant SYS_flistxattr (line 667) | pub const SYS_flistxattr: ::c_long = 234; constant SYS_removexattr (line 668) | pub const SYS_removexattr: ::c_long = 235; constant SYS_lremovexattr (line 669) | pub const SYS_lremovexattr: ::c_long = 236; constant SYS_fremovexattr (line 670) | pub const SYS_fremovexattr: ::c_long = 237; constant SYS_tkill (line 671) | pub const SYS_tkill: ::c_long = 238; constant SYS_sendfile64 (line 672) | pub const SYS_sendfile64: ::c_long = 239; constant SYS_futex (line 673) | pub const SYS_futex: ::c_long = 240; constant SYS_sched_setaffinity (line 674) | pub const SYS_sched_setaffinity: ::c_long = 241; constant SYS_sched_getaffinity (line 675) | pub const SYS_sched_getaffinity: ::c_long = 242; constant SYS_io_setup (line 676) | pub const SYS_io_setup: ::c_long = 243; constant SYS_io_destroy (line 677) | pub const SYS_io_destroy: ::c_long = 244; constant SYS_io_getevents (line 678) | pub const SYS_io_getevents: ::c_long = 245; constant SYS_io_submit (line 679) | pub const SYS_io_submit: ::c_long = 246; constant SYS_io_cancel (line 680) | pub const SYS_io_cancel: ::c_long = 247; constant SYS_exit_group (line 681) | pub const SYS_exit_group: ::c_long = 248; constant SYS_lookup_dcookie (line 682) | pub const SYS_lookup_dcookie: ::c_long = 249; constant SYS_epoll_create (line 683) | pub const SYS_epoll_create: ::c_long = 250; constant SYS_epoll_ctl (line 684) | pub const SYS_epoll_ctl: ::c_long = 251; constant SYS_epoll_wait (line 685) | pub const SYS_epoll_wait: ::c_long = 252; constant SYS_remap_file_pages (line 686) | pub const SYS_remap_file_pages: ::c_long = 253; constant SYS_set_tid_address (line 687) | pub const SYS_set_tid_address: ::c_long = 256; constant SYS_timer_create (line 688) | pub const SYS_timer_create: ::c_long = 257; constant SYS_timer_settime (line 689) | pub const SYS_timer_settime: ::c_long = 258; constant SYS_timer_gettime (line 690) | pub const SYS_timer_gettime: ::c_long = 259; constant SYS_timer_getoverrun (line 691) | pub const SYS_timer_getoverrun: ::c_long = 260; constant SYS_timer_delete (line 692) | pub const SYS_timer_delete: ::c_long = 261; constant SYS_clock_settime (line 693) | pub const SYS_clock_settime: ::c_long = 262; constant SYS_clock_gettime (line 694) | pub const SYS_clock_gettime: ::c_long = 263; constant SYS_clock_getres (line 695) | pub const SYS_clock_getres: ::c_long = 264; constant SYS_clock_nanosleep (line 696) | pub const SYS_clock_nanosleep: ::c_long = 265; constant SYS_statfs64 (line 697) | pub const SYS_statfs64: ::c_long = 266; constant SYS_fstatfs64 (line 698) | pub const SYS_fstatfs64: ::c_long = 267; constant SYS_tgkill (line 699) | pub const SYS_tgkill: ::c_long = 268; constant SYS_utimes (line 700) | pub const SYS_utimes: ::c_long = 269; constant SYS_arm_fadvise64_64 (line 701) | pub const SYS_arm_fadvise64_64: ::c_long = 270; constant SYS_pciconfig_iobase (line 702) | pub const SYS_pciconfig_iobase: ::c_long = 271; constant SYS_pciconfig_read (line 703) | pub const SYS_pciconfig_read: ::c_long = 272; constant SYS_pciconfig_write (line 704) | pub const SYS_pciconfig_write: ::c_long = 273; constant SYS_mq_open (line 705) | pub const SYS_mq_open: ::c_long = 274; constant SYS_mq_unlink (line 706) | pub const SYS_mq_unlink: ::c_long = 275; constant SYS_mq_timedsend (line 707) | pub const SYS_mq_timedsend: ::c_long = 276; constant SYS_mq_timedreceive (line 708) | pub const SYS_mq_timedreceive: ::c_long = 277; constant SYS_mq_notify (line 709) | pub const SYS_mq_notify: ::c_long = 278; constant SYS_mq_getsetattr (line 710) | pub const SYS_mq_getsetattr: ::c_long = 279; constant SYS_waitid (line 711) | pub const SYS_waitid: ::c_long = 280; constant SYS_socket (line 712) | pub const SYS_socket: ::c_long = 281; constant SYS_bind (line 713) | pub const SYS_bind: ::c_long = 282; constant SYS_connect (line 714) | pub const SYS_connect: ::c_long = 283; constant SYS_listen (line 715) | pub const SYS_listen: ::c_long = 284; constant SYS_accept (line 716) | pub const SYS_accept: ::c_long = 285; constant SYS_getsockname (line 717) | pub const SYS_getsockname: ::c_long = 286; constant SYS_getpeername (line 718) | pub const SYS_getpeername: ::c_long = 287; constant SYS_socketpair (line 719) | pub const SYS_socketpair: ::c_long = 288; constant SYS_send (line 720) | pub const SYS_send: ::c_long = 289; constant SYS_sendto (line 721) | pub const SYS_sendto: ::c_long = 290; constant SYS_recv (line 722) | pub const SYS_recv: ::c_long = 291; constant SYS_recvfrom (line 723) | pub const SYS_recvfrom: ::c_long = 292; constant SYS_shutdown (line 724) | pub const SYS_shutdown: ::c_long = 293; constant SYS_setsockopt (line 725) | pub const SYS_setsockopt: ::c_long = 294; constant SYS_getsockopt (line 726) | pub const SYS_getsockopt: ::c_long = 295; constant SYS_sendmsg (line 727) | pub const SYS_sendmsg: ::c_long = 296; constant SYS_recvmsg (line 728) | pub const SYS_recvmsg: ::c_long = 297; constant SYS_semop (line 729) | pub const SYS_semop: ::c_long = 298; constant SYS_semget (line 730) | pub const SYS_semget: ::c_long = 299; constant SYS_semctl (line 731) | pub const SYS_semctl: ::c_long = 300; constant SYS_msgsnd (line 732) | pub const SYS_msgsnd: ::c_long = 301; constant SYS_msgrcv (line 733) | pub const SYS_msgrcv: ::c_long = 302; constant SYS_msgget (line 734) | pub const SYS_msgget: ::c_long = 303; constant SYS_msgctl (line 735) | pub const SYS_msgctl: ::c_long = 304; constant SYS_shmat (line 736) | pub const SYS_shmat: ::c_long = 305; constant SYS_shmdt (line 737) | pub const SYS_shmdt: ::c_long = 306; constant SYS_shmget (line 738) | pub const SYS_shmget: ::c_long = 307; constant SYS_shmctl (line 739) | pub const SYS_shmctl: ::c_long = 308; constant SYS_add_key (line 740) | pub const SYS_add_key: ::c_long = 309; constant SYS_request_key (line 741) | pub const SYS_request_key: ::c_long = 310; constant SYS_keyctl (line 742) | pub const SYS_keyctl: ::c_long = 311; constant SYS_semtimedop (line 743) | pub const SYS_semtimedop: ::c_long = 312; constant SYS_vserver (line 744) | pub const SYS_vserver: ::c_long = 313; constant SYS_ioprio_set (line 745) | pub const SYS_ioprio_set: ::c_long = 314; constant SYS_ioprio_get (line 746) | pub const SYS_ioprio_get: ::c_long = 315; constant SYS_inotify_init (line 747) | pub const SYS_inotify_init: ::c_long = 316; constant SYS_inotify_add_watch (line 748) | pub const SYS_inotify_add_watch: ::c_long = 317; constant SYS_inotify_rm_watch (line 749) | pub const SYS_inotify_rm_watch: ::c_long = 318; constant SYS_mbind (line 750) | pub const SYS_mbind: ::c_long = 319; constant SYS_get_mempolicy (line 751) | pub const SYS_get_mempolicy: ::c_long = 320; constant SYS_set_mempolicy (line 752) | pub const SYS_set_mempolicy: ::c_long = 321; constant SYS_openat (line 753) | pub const SYS_openat: ::c_long = 322; constant SYS_mkdirat (line 754) | pub const SYS_mkdirat: ::c_long = 323; constant SYS_mknodat (line 755) | pub const SYS_mknodat: ::c_long = 324; constant SYS_fchownat (line 756) | pub const SYS_fchownat: ::c_long = 325; constant SYS_futimesat (line 757) | pub const SYS_futimesat: ::c_long = 326; constant SYS_fstatat64 (line 758) | pub const SYS_fstatat64: ::c_long = 327; constant SYS_unlinkat (line 759) | pub const SYS_unlinkat: ::c_long = 328; constant SYS_renameat (line 760) | pub const SYS_renameat: ::c_long = 329; constant SYS_linkat (line 761) | pub const SYS_linkat: ::c_long = 330; constant SYS_symlinkat (line 762) | pub const SYS_symlinkat: ::c_long = 331; constant SYS_readlinkat (line 763) | pub const SYS_readlinkat: ::c_long = 332; constant SYS_fchmodat (line 764) | pub const SYS_fchmodat: ::c_long = 333; constant SYS_faccessat (line 765) | pub const SYS_faccessat: ::c_long = 334; constant SYS_pselect6 (line 766) | pub const SYS_pselect6: ::c_long = 335; constant SYS_ppoll (line 767) | pub const SYS_ppoll: ::c_long = 336; constant SYS_unshare (line 768) | pub const SYS_unshare: ::c_long = 337; constant SYS_set_robust_list (line 769) | pub const SYS_set_robust_list: ::c_long = 338; constant SYS_get_robust_list (line 770) | pub const SYS_get_robust_list: ::c_long = 339; constant SYS_splice (line 771) | pub const SYS_splice: ::c_long = 340; constant SYS_arm_sync_file_range (line 772) | pub const SYS_arm_sync_file_range: ::c_long = 341; constant SYS_tee (line 773) | pub const SYS_tee: ::c_long = 342; constant SYS_vmsplice (line 774) | pub const SYS_vmsplice: ::c_long = 343; constant SYS_move_pages (line 775) | pub const SYS_move_pages: ::c_long = 344; constant SYS_getcpu (line 776) | pub const SYS_getcpu: ::c_long = 345; constant SYS_epoll_pwait (line 777) | pub const SYS_epoll_pwait: ::c_long = 346; constant SYS_kexec_load (line 778) | pub const SYS_kexec_load: ::c_long = 347; constant SYS_utimensat (line 779) | pub const SYS_utimensat: ::c_long = 348; constant SYS_signalfd (line 780) | pub const SYS_signalfd: ::c_long = 349; constant SYS_timerfd_create (line 781) | pub const SYS_timerfd_create: ::c_long = 350; constant SYS_eventfd (line 782) | pub const SYS_eventfd: ::c_long = 351; constant SYS_fallocate (line 783) | pub const SYS_fallocate: ::c_long = 352; constant SYS_timerfd_settime (line 784) | pub const SYS_timerfd_settime: ::c_long = 353; constant SYS_timerfd_gettime (line 785) | pub const SYS_timerfd_gettime: ::c_long = 354; constant SYS_signalfd4 (line 786) | pub const SYS_signalfd4: ::c_long = 355; constant SYS_eventfd2 (line 787) | pub const SYS_eventfd2: ::c_long = 356; constant SYS_epoll_create1 (line 788) | pub const SYS_epoll_create1: ::c_long = 357; constant SYS_dup3 (line 789) | pub const SYS_dup3: ::c_long = 358; constant SYS_pipe2 (line 790) | pub const SYS_pipe2: ::c_long = 359; constant SYS_inotify_init1 (line 791) | pub const SYS_inotify_init1: ::c_long = 360; constant SYS_preadv (line 792) | pub const SYS_preadv: ::c_long = 361; constant SYS_pwritev (line 793) | pub const SYS_pwritev: ::c_long = 362; constant SYS_rt_tgsigqueueinfo (line 794) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 363; constant SYS_perf_event_open (line 795) | pub const SYS_perf_event_open: ::c_long = 364; constant SYS_recvmmsg (line 796) | pub const SYS_recvmmsg: ::c_long = 365; constant SYS_accept4 (line 797) | pub const SYS_accept4: ::c_long = 366; constant SYS_fanotify_init (line 798) | pub const SYS_fanotify_init: ::c_long = 367; constant SYS_fanotify_mark (line 799) | pub const SYS_fanotify_mark: ::c_long = 368; constant SYS_prlimit64 (line 800) | pub const SYS_prlimit64: ::c_long = 369; constant SYS_name_to_handle_at (line 801) | pub const SYS_name_to_handle_at: ::c_long = 370; constant SYS_open_by_handle_at (line 802) | pub const SYS_open_by_handle_at: ::c_long = 371; constant SYS_clock_adjtime (line 803) | pub const SYS_clock_adjtime: ::c_long = 372; constant SYS_syncfs (line 804) | pub const SYS_syncfs: ::c_long = 373; constant SYS_sendmmsg (line 805) | pub const SYS_sendmmsg: ::c_long = 374; constant SYS_setns (line 806) | pub const SYS_setns: ::c_long = 375; constant SYS_process_vm_readv (line 807) | pub const SYS_process_vm_readv: ::c_long = 376; constant SYS_process_vm_writev (line 808) | pub const SYS_process_vm_writev: ::c_long = 377; constant SYS_kcmp (line 809) | pub const SYS_kcmp: ::c_long = 378; constant SYS_finit_module (line 810) | pub const SYS_finit_module: ::c_long = 379; constant SYS_sched_setattr (line 811) | pub const SYS_sched_setattr: ::c_long = 380; constant SYS_sched_getattr (line 812) | pub const SYS_sched_getattr: ::c_long = 381; constant SYS_renameat2 (line 813) | pub const SYS_renameat2: ::c_long = 382; constant SYS_seccomp (line 814) | pub const SYS_seccomp: ::c_long = 383; constant SYS_getrandom (line 815) | pub const SYS_getrandom: ::c_long = 384; constant SYS_memfd_create (line 816) | pub const SYS_memfd_create: ::c_long = 385; constant SYS_bpf (line 817) | pub const SYS_bpf: ::c_long = 386; constant SYS_execveat (line 818) | pub const SYS_execveat: ::c_long = 387; constant SYS_userfaultfd (line 819) | pub const SYS_userfaultfd: ::c_long = 388; constant SYS_membarrier (line 820) | pub const SYS_membarrier: ::c_long = 389; constant SYS_mlock2 (line 821) | pub const SYS_mlock2: ::c_long = 390; constant SYS_copy_file_range (line 822) | pub const SYS_copy_file_range: ::c_long = 391; constant SYS_preadv2 (line 823) | pub const SYS_preadv2: ::c_long = 392; constant SYS_pwritev2 (line 824) | pub const SYS_pwritev2: ::c_long = 393; constant SYS_pkey_mprotect (line 825) | pub const SYS_pkey_mprotect: ::c_long = 394; constant SYS_pkey_alloc (line 826) | pub const SYS_pkey_alloc: ::c_long = 395; constant SYS_pkey_free (line 827) | pub const SYS_pkey_free: ::c_long = 396; constant SYS_statx (line 828) | pub const SYS_statx: ::c_long = 397; constant SYS_rseq (line 829) | pub const SYS_rseq: ::c_long = 398; constant SYS_kexec_file_load (line 830) | pub const SYS_kexec_file_load: ::c_long = 401; constant SYS_pidfd_send_signal (line 831) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 832) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 833) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 834) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 835) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 836) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 837) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 838) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 839) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 840) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 841) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 842) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 843) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 844) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 845) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 846) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 847) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 848) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 849) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 850) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 851) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 852) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 853) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 854) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 855) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 856) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 857) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/csky/mod.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; constant VEOF (line 166) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 167) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 168) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 169) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_DIRECT (line 170) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 171) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 172) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_LARGEFILE (line 173) | pub const O_LARGEFILE: ::c_int = 0o100000; constant O_APPEND (line 174) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 175) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 176) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 177) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 178) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 179) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 180) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 181) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 182) | pub const O_FSYNC: ::c_int = 0x101000; constant O_ASYNC (line 183) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 184) | pub const O_NDELAY: ::c_int = 0x800; constant MADV_SOFT_OFFLINE (line 186) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_LOCKED (line 187) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 188) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_ANON (line 189) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 190) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 191) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 192) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 193) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 194) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 195) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 196) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_GROWSDOWN (line 197) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_SYNC (line 198) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 200) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 201) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 202) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 203) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 204) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 205) | pub const EREMOTEIO: ::c_int = 121; constant EDEADLK (line 206) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 207) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 208) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 209) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 210) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 211) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 212) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 213) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 214) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 215) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 216) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 217) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 218) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 219) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 220) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 221) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 222) | pub const EBADE: ::c_int = 52; constant EBADR (line 223) | pub const EBADR: ::c_int = 53; constant EXFULL (line 224) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 225) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 226) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 227) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 228) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 229) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 230) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 231) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 232) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 233) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 234) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 235) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 236) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 237) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 238) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 239) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 240) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 241) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 242) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 243) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 244) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 245) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 246) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 247) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 248) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 249) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 250) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 251) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 252) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 253) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 254) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 255) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 256) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 257) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 258) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 259) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 260) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 261) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 262) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 263) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 264) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 265) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 266) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 267) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 268) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 269) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 270) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 271) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 272) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 273) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 274) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 275) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 276) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 277) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 278) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 279) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 280) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 281) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 282) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 283) | pub const ERFKILL: ::c_int = 132; constant SA_SIGINFO (line 285) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 286) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SOCK_STREAM (line 288) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 289) | pub const SOCK_DGRAM: ::c_int = 2; constant MCL_CURRENT (line 291) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 292) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 293) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant POLLWRNORM (line 295) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 296) | pub const POLLWRBAND: ::c_short = 0x200; constant F_GETLK (line 298) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 299) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 300) | pub const F_SETOWN: ::c_int = 8; constant EFD_NONBLOCK (line 302) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant SFD_NONBLOCK (line 303) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant SIGCHLD (line 305) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 306) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 307) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 308) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 309) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 310) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 311) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 312) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 313) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 314) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 315) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 317) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 318) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 319) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 320) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 321) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 322) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant SIGTTIN (line 323) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 324) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 325) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 326) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 327) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 328) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 329) | pub const SIGWINCH: ::c_int = 28; constant SIGSTKSZ (line 330) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 331) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 332) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 333) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 334) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 335) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 336) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 337) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 338) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 339) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 340) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 341) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 342) | pub const VWERASE: usize = 14; constant VREPRINT (line 343) | pub const VREPRINT: usize = 12; constant VSUSP (line 344) | pub const VSUSP: usize = 10; constant VSTART (line 345) | pub const VSTART: usize = 8; constant VSTOP (line 346) | pub const VSTOP: usize = 9; constant VDISCARD (line 347) | pub const VDISCARD: usize = 13; constant VTIME (line 348) | pub const VTIME: usize = 5; constant IXON (line 349) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 350) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 351) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 352) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 353) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 354) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 355) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 356) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 357) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 358) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 359) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 360) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 361) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 362) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 363) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 364) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 365) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 366) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 367) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 368) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 369) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 370) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 371) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 372) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 373) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 374) | pub const VSWTC: usize = 7; constant OLCUC (line 375) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 376) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 377) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 378) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 379) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 380) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 381) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 382) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 384) | pub const B0: ::speed_t = 0o000000; constant B50 (line 385) | pub const B50: ::speed_t = 0o000001; constant B75 (line 386) | pub const B75: ::speed_t = 0o000002; constant B110 (line 387) | pub const B110: ::speed_t = 0o000003; constant B134 (line 388) | pub const B134: ::speed_t = 0o000004; constant B150 (line 389) | pub const B150: ::speed_t = 0o000005; constant B200 (line 390) | pub const B200: ::speed_t = 0o000006; constant B300 (line 391) | pub const B300: ::speed_t = 0o000007; constant B600 (line 392) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 393) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 394) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 395) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 396) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 397) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 398) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 399) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 400) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 401) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 402) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 403) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 404) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 405) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 406) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 407) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 408) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 409) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 410) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 411) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 412) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 413) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 414) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 415) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 416) | pub const B4000000: ::speed_t = 0o010017; constant VEOL (line 418) | pub const VEOL: usize = 11; constant VEOL2 (line 419) | pub const VEOL2: usize = 16; constant VMIN (line 420) | pub const VMIN: usize = 6; constant IEXTEN (line 421) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 422) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 423) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 424) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant TCSANOW (line 426) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 427) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 428) | pub const TCSAFLUSH: ::c_int = 2; constant SYS_read (line 431) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 432) | pub const SYS_write: ::c_long = 64; constant SYS_close (line 433) | pub const SYS_close: ::c_long = 57; constant SYS_fstat (line 434) | pub const SYS_fstat: ::c_long = 80; constant SYS_lseek (line 435) | pub const SYS_lseek: ::c_long = 62; constant SYS_mmap (line 436) | pub const SYS_mmap: ::c_long = 222; constant SYS_mprotect (line 437) | pub const SYS_mprotect: ::c_long = 226; constant SYS_munmap (line 438) | pub const SYS_munmap: ::c_long = 215; constant SYS_brk (line 439) | pub const SYS_brk: ::c_long = 214; constant SYS_rt_sigaction (line 440) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 441) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigreturn (line 442) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_ioctl (line 443) | pub const SYS_ioctl: ::c_long = 29; constant SYS_pread64 (line 444) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 445) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_readv (line 446) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 447) | pub const SYS_writev: ::c_long = 66; constant SYS_sched_yield (line 448) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_mremap (line 449) | pub const SYS_mremap: ::c_long = 216; constant SYS_msync (line 450) | pub const SYS_msync: ::c_long = 227; constant SYS_mincore (line 451) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 452) | pub const SYS_madvise: ::c_long = 233; constant SYS_shmget (line 453) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmat (line 454) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmctl (line 455) | pub const SYS_shmctl: ::c_long = 195; constant SYS_dup (line 456) | pub const SYS_dup: ::c_long = 23; constant SYS_nanosleep (line 457) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 458) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 459) | pub const SYS_setitimer: ::c_long = 103; constant SYS_getpid (line 460) | pub const SYS_getpid: ::c_long = 172; constant SYS_sendfile (line 461) | pub const SYS_sendfile: ::c_long = 71; constant SYS_socket (line 462) | pub const SYS_socket: ::c_long = 198; constant SYS_connect (line 463) | pub const SYS_connect: ::c_long = 203; constant SYS_accept (line 464) | pub const SYS_accept: ::c_long = 202; constant SYS_sendto (line 465) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 466) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_sendmsg (line 467) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 468) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_shutdown (line 469) | pub const SYS_shutdown: ::c_long = 210; constant SYS_bind (line 470) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 471) | pub const SYS_listen: ::c_long = 201; constant SYS_getsockname (line 472) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 473) | pub const SYS_getpeername: ::c_long = 205; constant SYS_socketpair (line 474) | pub const SYS_socketpair: ::c_long = 199; constant SYS_setsockopt (line 475) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 476) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_clone (line 477) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 478) | pub const SYS_execve: ::c_long = 221; constant SYS_exit (line 479) | pub const SYS_exit: ::c_long = 93; constant SYS_wait4 (line 480) | pub const SYS_wait4: ::c_long = 260; constant SYS_kill (line 481) | pub const SYS_kill: ::c_long = 129; constant SYS_uname (line 482) | pub const SYS_uname: ::c_long = 160; constant SYS_semget (line 483) | pub const SYS_semget: ::c_long = 190; constant SYS_semop (line 484) | pub const SYS_semop: ::c_long = 193; constant SYS_semctl (line 485) | pub const SYS_semctl: ::c_long = 191; constant SYS_shmdt (line 486) | pub const SYS_shmdt: ::c_long = 197; constant SYS_msgget (line 487) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgsnd (line 488) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_msgrcv (line 489) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgctl (line 490) | pub const SYS_msgctl: ::c_long = 187; constant SYS_fcntl (line 491) | pub const SYS_fcntl: ::c_long = 25; constant SYS_flock (line 492) | pub const SYS_flock: ::c_long = 32; constant SYS_fsync (line 493) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 494) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_truncate (line 495) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 496) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_getcwd (line 497) | pub const SYS_getcwd: ::c_long = 17; constant SYS_chdir (line 498) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 499) | pub const SYS_fchdir: ::c_long = 50; constant SYS_fchmod (line 500) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchown (line 501) | pub const SYS_fchown: ::c_long = 55; constant SYS_umask (line 502) | pub const SYS_umask: ::c_long = 166; constant SYS_gettimeofday (line 503) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_getrlimit (line 504) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_getrusage (line 505) | pub const SYS_getrusage: ::c_long = 165; constant SYS_sysinfo (line 506) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_times (line 507) | pub const SYS_times: ::c_long = 153; constant SYS_ptrace (line 508) | pub const SYS_ptrace: ::c_long = 117; constant SYS_getuid (line 509) | pub const SYS_getuid: ::c_long = 174; constant SYS_syslog (line 510) | pub const SYS_syslog: ::c_long = 116; constant SYS_getgid (line 511) | pub const SYS_getgid: ::c_long = 176; constant SYS_setuid (line 512) | pub const SYS_setuid: ::c_long = 146; constant SYS_setgid (line 513) | pub const SYS_setgid: ::c_long = 144; constant SYS_geteuid (line 514) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getegid (line 515) | pub const SYS_getegid: ::c_long = 177; constant SYS_setpgid (line 516) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getppid (line 517) | pub const SYS_getppid: ::c_long = 173; constant SYS_setsid (line 518) | pub const SYS_setsid: ::c_long = 157; constant SYS_setreuid (line 519) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setregid (line 520) | pub const SYS_setregid: ::c_long = 143; constant SYS_getgroups (line 521) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 522) | pub const SYS_setgroups: ::c_long = 159; constant SYS_setresuid (line 523) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 524) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 525) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 526) | pub const SYS_getresgid: ::c_long = 150; constant SYS_getpgid (line 527) | pub const SYS_getpgid: ::c_long = 155; constant SYS_setfsuid (line 528) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 529) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_getsid (line 530) | pub const SYS_getsid: ::c_long = 156; constant SYS_capget (line 531) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 532) | pub const SYS_capset: ::c_long = 91; constant SYS_rt_sigpending (line 533) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 534) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 535) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigsuspend (line 536) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_sigaltstack (line 537) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_personality (line 538) | pub const SYS_personality: ::c_long = 92; constant SYS_statfs (line 539) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 540) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_getpriority (line 541) | pub const SYS_getpriority: ::c_long = 141; constant SYS_setpriority (line 542) | pub const SYS_setpriority: ::c_long = 140; constant SYS_sched_setparam (line 543) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_getparam (line 544) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setscheduler (line 545) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 546) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_get_priority_max (line 547) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 548) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 549) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_mlock (line 550) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 551) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 552) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 553) | pub const SYS_munlockall: ::c_long = 231; constant SYS_vhangup (line 554) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pivot_root (line 555) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_prctl (line 556) | pub const SYS_prctl: ::c_long = 167; constant SYS_adjtimex (line 557) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_setrlimit (line 558) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_chroot (line 559) | pub const SYS_chroot: ::c_long = 51; constant SYS_sync (line 560) | pub const SYS_sync: ::c_long = 81; constant SYS_acct (line 561) | pub const SYS_acct: ::c_long = 89; constant SYS_settimeofday (line 562) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_mount (line 563) | pub const SYS_mount: ::c_long = 40; constant SYS_umount2 (line 564) | pub const SYS_umount2: ::c_long = 39; constant SYS_swapon (line 565) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 566) | pub const SYS_swapoff: ::c_long = 225; constant SYS_reboot (line 567) | pub const SYS_reboot: ::c_long = 142; constant SYS_sethostname (line 568) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 569) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_init_module (line 570) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 571) | pub const SYS_delete_module: ::c_long = 106; constant SYS_quotactl (line 572) | pub const SYS_quotactl: ::c_long = 60; constant SYS_nfsservctl (line 573) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_gettid (line 574) | pub const SYS_gettid: ::c_long = 178; constant SYS_readahead (line 575) | pub const SYS_readahead: ::c_long = 213; constant SYS_setxattr (line 576) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 577) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 578) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 579) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 580) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 581) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 582) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 583) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 584) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 585) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 586) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 587) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_tkill (line 588) | pub const SYS_tkill: ::c_long = 130; constant SYS_futex (line 589) | pub const SYS_futex: ::c_long = 98; constant SYS_sched_setaffinity (line 590) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 591) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_io_setup (line 592) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 593) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_getevents (line 594) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_io_submit (line 595) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 596) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_lookup_dcookie (line 597) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_remap_file_pages (line 598) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_getdents64 (line 599) | pub const SYS_getdents64: ::c_long = 61; constant SYS_set_tid_address (line 600) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_restart_syscall (line 601) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_semtimedop (line 602) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_fadvise64 (line 603) | pub const SYS_fadvise64: ::c_long = 223; constant SYS_timer_create (line 604) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_settime (line 605) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_gettime (line 606) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 607) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_delete (line 608) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 609) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 610) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 611) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 612) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_exit_group (line 613) | pub const SYS_exit_group: ::c_long = 94; constant SYS_epoll_ctl (line 614) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_tgkill (line 615) | pub const SYS_tgkill: ::c_long = 131; constant SYS_mbind (line 616) | pub const SYS_mbind: ::c_long = 235; constant SYS_set_mempolicy (line 617) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_get_mempolicy (line 618) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_mq_open (line 619) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 620) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 621) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 622) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 623) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 624) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_kexec_load (line 625) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_waitid (line 626) | pub const SYS_waitid: ::c_long = 95; constant SYS_add_key (line 627) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 628) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 629) | pub const SYS_keyctl: ::c_long = 219; constant SYS_ioprio_set (line 630) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 631) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_inotify_add_watch (line 632) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 633) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_migrate_pages (line 634) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_openat (line 635) | pub const SYS_openat: ::c_long = 56; constant SYS_mkdirat (line 636) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_mknodat (line 637) | pub const SYS_mknodat: ::c_long = 33; constant SYS_fchownat (line 638) | pub const SYS_fchownat: ::c_long = 54; constant SYS_newfstatat (line 639) | pub const SYS_newfstatat: ::c_long = 79; constant SYS_unlinkat (line 640) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_linkat (line 641) | pub const SYS_linkat: ::c_long = 37; constant SYS_symlinkat (line 642) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_readlinkat (line 643) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_fchmodat (line 644) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_faccessat (line 645) | pub const SYS_faccessat: ::c_long = 48; constant SYS_pselect6 (line 646) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 647) | pub const SYS_ppoll: ::c_long = 73; constant SYS_unshare (line 648) | pub const SYS_unshare: ::c_long = 97; constant SYS_set_robust_list (line 649) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 650) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_splice (line 651) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 652) | pub const SYS_tee: ::c_long = 77; constant SYS_sync_file_range (line 653) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_vmsplice (line 654) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_move_pages (line 655) | pub const SYS_move_pages: ::c_long = 239; constant SYS_utimensat (line 656) | pub const SYS_utimensat: ::c_long = 88; constant SYS_epoll_pwait (line 657) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_timerfd_create (line 658) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_fallocate (line 659) | pub const SYS_fallocate: ::c_long = 47; constant SYS_timerfd_settime (line 660) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 661) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_accept4 (line 662) | pub const SYS_accept4: ::c_long = 242; constant SYS_signalfd4 (line 663) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_eventfd2 (line 664) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 665) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_dup3 (line 666) | pub const SYS_dup3: ::c_long = 24; constant SYS_pipe2 (line 667) | pub const SYS_pipe2: ::c_long = 59; constant SYS_inotify_init1 (line 668) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_preadv (line 669) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 670) | pub const SYS_pwritev: ::c_long = 70; constant SYS_rt_tgsigqueueinfo (line 671) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 672) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_recvmmsg (line 673) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_fanotify_init (line 674) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 675) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_prlimit64 (line 676) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_name_to_handle_at (line 677) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 678) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 679) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 680) | pub const SYS_syncfs: ::c_long = 267; constant SYS_sendmmsg (line 681) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_setns (line 682) | pub const SYS_setns: ::c_long = 268; constant SYS_getcpu (line 683) | pub const SYS_getcpu: ::c_long = 168; constant SYS_process_vm_readv (line 684) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 685) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 686) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 687) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 688) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 689) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 690) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 691) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 692) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 693) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 694) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 695) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 696) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 697) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 698) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 699) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 700) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 701) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 702) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 703) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 704) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 705) | pub const SYS_statx: ::c_long = 291; constant SYS_rseq (line 706) | pub const SYS_rseq: ::c_long = 293; constant SYS_syscall (line 707) | pub const SYS_syscall: ::c_long = 294; constant SYS_pidfd_send_signal (line 708) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 709) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 710) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 711) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 712) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 713) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 714) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 715) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 716) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 717) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 718) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 719) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 720) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 721) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 722) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 723) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 724) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 725) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 726) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 727) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 728) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 729) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 730) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 731) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 732) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 733) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 734) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/m68k/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; constant VEOF (line 159) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 160) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 161) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 162) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_DIRECT (line 163) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 164) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 165) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_LARGEFILE (line 166) | pub const O_LARGEFILE: ::c_int = 0x20000; constant O_APPEND (line 167) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 168) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 169) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 170) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 171) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 172) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 173) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 174) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 175) | pub const O_FSYNC: ::c_int = 0x101000; constant O_ASYNC (line 176) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 177) | pub const O_NDELAY: ::c_int = 0x800; constant MADV_SOFT_OFFLINE (line 179) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_LOCKED (line 180) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 181) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_32BIT (line 182) | pub const MAP_32BIT: ::c_int = 0x0040; constant MAP_ANON (line 183) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 184) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 185) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 186) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 187) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 188) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 189) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 190) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_GROWSDOWN (line 191) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_SYNC (line 192) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 194) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 195) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 196) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 197) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 198) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 199) | pub const EREMOTEIO: ::c_int = 121; constant EDEADLK (line 200) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 201) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 202) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 203) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 204) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 205) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 206) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 207) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 208) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 209) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 210) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 211) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 212) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 213) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 214) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 215) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 216) | pub const EBADE: ::c_int = 52; constant EBADR (line 217) | pub const EBADR: ::c_int = 53; constant EXFULL (line 218) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 219) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 220) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 221) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 222) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 223) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 224) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 225) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 226) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 227) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 228) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 229) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 230) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 231) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 232) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 233) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 234) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 235) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 236) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 237) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 238) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 239) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 240) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 241) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 242) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 243) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 244) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 245) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 246) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 247) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 248) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 249) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 250) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 251) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 252) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 253) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 254) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 255) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 256) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 257) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 258) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 259) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 260) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 261) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 262) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 263) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 264) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 265) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 266) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 267) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 268) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 269) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 270) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 271) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 272) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 273) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 274) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 275) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 276) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 277) | pub const ERFKILL: ::c_int = 132; constant SA_SIGINFO (line 279) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 280) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SOCK_STREAM (line 282) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 283) | pub const SOCK_DGRAM: ::c_int = 2; constant F_GETLK (line 285) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 286) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 287) | pub const F_SETOWN: ::c_int = 8; constant PTRACE_GETFPXREGS (line 289) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 290) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant PTRACE_SYSEMU (line 291) | pub const PTRACE_SYSEMU: ::c_uint = 31; constant PTRACE_SYSEMU_SINGLESTEP (line 292) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_uint = 32; constant MCL_CURRENT (line 294) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 295) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 296) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant POLLWRNORM (line 298) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 299) | pub const POLLWRBAND: ::c_short = 0x200; constant EFD_NONBLOCK (line 301) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant SFD_NONBLOCK (line 302) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant SIGCHLD (line 304) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 305) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 306) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 307) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 308) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 309) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 310) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 311) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 312) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 313) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 314) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 316) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 317) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 318) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 319) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 320) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 321) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant SIGTTIN (line 322) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 323) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 324) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 325) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 326) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 327) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 328) | pub const SIGWINCH: ::c_int = 28; constant SIGSTKSZ (line 329) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 330) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 331) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 332) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 333) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 334) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 335) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 336) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 337) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 338) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 339) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 340) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 341) | pub const VWERASE: usize = 14; constant VREPRINT (line 342) | pub const VREPRINT: usize = 12; constant VSUSP (line 343) | pub const VSUSP: usize = 10; constant VSTART (line 344) | pub const VSTART: usize = 8; constant VSTOP (line 345) | pub const VSTOP: usize = 9; constant VDISCARD (line 346) | pub const VDISCARD: usize = 13; constant VTIME (line 347) | pub const VTIME: usize = 5; constant IXON (line 348) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 349) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 350) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 351) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 352) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 353) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 354) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 355) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 356) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 357) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 358) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 359) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 360) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 361) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 362) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 363) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 364) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 365) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 366) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 367) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 368) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 369) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 370) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 371) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 372) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 373) | pub const VSWTC: usize = 7; constant OLCUC (line 374) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 375) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 376) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 377) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 378) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 379) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 380) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 381) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 383) | pub const B0: ::speed_t = 0o000000; constant B50 (line 384) | pub const B50: ::speed_t = 0o000001; constant B75 (line 385) | pub const B75: ::speed_t = 0o000002; constant B110 (line 386) | pub const B110: ::speed_t = 0o000003; constant B134 (line 387) | pub const B134: ::speed_t = 0o000004; constant B150 (line 388) | pub const B150: ::speed_t = 0o000005; constant B200 (line 389) | pub const B200: ::speed_t = 0o000006; constant B300 (line 390) | pub const B300: ::speed_t = 0o000007; constant B600 (line 391) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 392) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 393) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 394) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 395) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 396) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 397) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 398) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 399) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 400) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 401) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 402) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 403) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 404) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 405) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 406) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 407) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 408) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 409) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 410) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 411) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 412) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 413) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 414) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 415) | pub const B4000000: ::speed_t = 0o010017; constant VEOL (line 417) | pub const VEOL: usize = 11; constant VEOL2 (line 418) | pub const VEOL2: usize = 16; constant VMIN (line 419) | pub const VMIN: usize = 6; constant IEXTEN (line 420) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 421) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 422) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 423) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant TCSANOW (line 425) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 426) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 427) | pub const TCSAFLUSH: ::c_int = 2; constant SYS_restart_syscall (line 429) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 430) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 431) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 432) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 433) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 434) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 435) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 436) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 437) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 438) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 439) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 440) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 441) | pub const SYS_chdir: ::c_long = 12; constant SYS_time32 (line 442) | pub const SYS_time32: ::c_long = 13; constant SYS_mknod (line 443) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 444) | pub const SYS_chmod: ::c_long = 15; constant SYS_chown16 (line 445) | pub const SYS_chown16: ::c_long = 16; constant SYS_stat (line 446) | pub const SYS_stat: ::c_long = 18; constant SYS_lseek (line 447) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 448) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 449) | pub const SYS_mount: ::c_long = 21; constant SYS_oldumount (line 450) | pub const SYS_oldumount: ::c_long = 22; constant SYS_setuid16 (line 451) | pub const SYS_setuid16: ::c_long = 23; constant SYS_getuid16 (line 452) | pub const SYS_getuid16: ::c_long = 24; constant SYS_stime32 (line 453) | pub const SYS_stime32: ::c_long = 25; constant SYS_ptrace (line 454) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 455) | pub const SYS_alarm: ::c_long = 27; constant SYS_fstat (line 456) | pub const SYS_fstat: ::c_long = 28; constant SYS_pause (line 457) | pub const SYS_pause: ::c_long = 29; constant SYS_utime32 (line 458) | pub const SYS_utime32: ::c_long = 30; constant SYS_access (line 459) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 460) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 461) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 462) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 463) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 464) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 465) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 466) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 467) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 468) | pub const SYS_times: ::c_long = 43; constant SYS_brk (line 469) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid16 (line 470) | pub const SYS_setgid16: ::c_long = 46; constant SYS_getgid16 (line 471) | pub const SYS_getgid16: ::c_long = 47; constant SYS_signal (line 472) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid16 (line 473) | pub const SYS_geteuid16: ::c_long = 49; constant SYS_getegid16 (line 474) | pub const SYS_getegid16: ::c_long = 50; constant SYS_acct (line 475) | pub const SYS_acct: ::c_long = 51; constant SYS_umount (line 476) | pub const SYS_umount: ::c_long = 52; constant SYS_ioctl (line 477) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 478) | pub const SYS_fcntl: ::c_long = 55; constant SYS_setpgid (line 479) | pub const SYS_setpgid: ::c_long = 57; constant SYS_umask (line 480) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 481) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 482) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 483) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 484) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 485) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 486) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 487) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 488) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 489) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid16 (line 490) | pub const SYS_setreuid16: ::c_long = 70; constant SYS_setregid16 (line 491) | pub const SYS_setregid16: ::c_long = 71; constant SYS_sigsuspend (line 492) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 493) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 494) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 495) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_old_getrlimit (line 496) | pub const SYS_old_getrlimit: ::c_long = 76; constant SYS_getrusage (line 497) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 498) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 499) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups16 (line 500) | pub const SYS_getgroups16: ::c_long = 80; constant SYS_setgroups16 (line 501) | pub const SYS_setgroups16: ::c_long = 81; constant SYS_old_select (line 502) | pub const SYS_old_select: ::c_long = 82; constant SYS_symlink (line 503) | pub const SYS_symlink: ::c_long = 83; constant SYS_lstat (line 504) | pub const SYS_lstat: ::c_long = 84; constant SYS_readlink (line 505) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 506) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 507) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 508) | pub const SYS_reboot: ::c_long = 88; constant SYS_old_readdir (line 509) | pub const SYS_old_readdir: ::c_long = 89; constant SYS_old_mmap (line 510) | pub const SYS_old_mmap: ::c_long = 90; constant SYS_munmap (line 511) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 512) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 513) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 514) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown16 (line 515) | pub const SYS_fchown16: ::c_long = 95; constant SYS_getpriority (line 516) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 517) | pub const SYS_setpriority: ::c_long = 97; constant SYS_statfs (line 518) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 519) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_socketcall (line 520) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 521) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 522) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 523) | pub const SYS_getitimer: ::c_long = 105; constant SYS_newstat (line 524) | pub const SYS_newstat: ::c_long = 106; constant SYS_newlstat (line 525) | pub const SYS_newlstat: ::c_long = 107; constant SYS_newfstat (line 526) | pub const SYS_newfstat: ::c_long = 108; constant SYS_vhangup (line 527) | pub const SYS_vhangup: ::c_long = 111; constant SYS_wait4 (line 528) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 529) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 530) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 531) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 532) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 533) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 534) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 535) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_newuname (line 536) | pub const SYS_newuname: ::c_long = 122; constant SYS_cacheflush (line 537) | pub const SYS_cacheflush: ::c_long = 123; constant SYS_adjtimex_time32 (line 538) | pub const SYS_adjtimex_time32: ::c_long = 124; constant SYS_mprotect (line 539) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 540) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 541) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 542) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 543) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 544) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 545) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 546) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 547) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 548) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 549) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 550) | pub const SYS_personality: ::c_long = 136; constant SYS_setfsuid16 (line 551) | pub const SYS_setfsuid16: ::c_long = 138; constant SYS_setfsgid16 (line 552) | pub const SYS_setfsgid16: ::c_long = 139; constant SYS_llseek (line 553) | pub const SYS_llseek: ::c_long = 140; constant SYS_getdents (line 554) | pub const SYS_getdents: ::c_long = 141; constant SYS_select (line 555) | pub const SYS_select: ::c_long = 142; constant SYS_flock (line 556) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 557) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 558) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 559) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 560) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 561) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 562) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 563) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 564) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 565) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 566) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 567) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 568) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 569) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 570) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 571) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 572) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 573) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval_time32 (line 574) | pub const SYS_sched_rr_get_interval_time32: ::c_long = 161; constant SYS_nanosleep_time32 (line 575) | pub const SYS_nanosleep_time32: ::c_long = 162; constant SYS_mremap (line 576) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid16 (line 577) | pub const SYS_setresuid16: ::c_long = 164; constant SYS_getresuid16 (line 578) | pub const SYS_getresuid16: ::c_long = 165; constant SYS_getpagesize (line 579) | pub const SYS_getpagesize: ::c_long = 166; constant SYS_query_module (line 580) | pub const SYS_query_module: ::c_long = 167; constant SYS_poll (line 581) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 582) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid16 (line 583) | pub const SYS_setresgid16: ::c_long = 170; constant SYS_getresgid16 (line 584) | pub const SYS_getresgid16: ::c_long = 171; constant SYS_prctl (line 585) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 586) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 587) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 588) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 589) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait_time32 (line 590) | pub const SYS_rt_sigtimedwait_time32: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 591) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 592) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 593) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 594) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_lchown16 (line 595) | pub const SYS_lchown16: ::c_long = 182; constant SYS_getcwd (line 596) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 597) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 598) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 599) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 600) | pub const SYS_sendfile: ::c_long = 187; constant SYS_getpmsg (line 601) | pub const SYS_getpmsg: ::c_long = 188; constant SYS_putpmsg (line 602) | pub const SYS_putpmsg: ::c_long = 189; constant SYS_vfork (line 603) | pub const SYS_vfork: ::c_long = 190; constant SYS_getrlimit (line 604) | pub const SYS_getrlimit: ::c_long = 191; constant SYS_mmap2 (line 605) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 606) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 607) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 608) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 609) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 610) | pub const SYS_fstat64: ::c_long = 197; constant SYS_chown (line 611) | pub const SYS_chown: ::c_long = 198; constant SYS_getuid (line 612) | pub const SYS_getuid: ::c_long = 199; constant SYS_getgid (line 613) | pub const SYS_getgid: ::c_long = 200; constant SYS_geteuid (line 614) | pub const SYS_geteuid: ::c_long = 201; constant SYS_getegid (line 615) | pub const SYS_getegid: ::c_long = 202; constant SYS_setreuid (line 616) | pub const SYS_setreuid: ::c_long = 203; constant SYS_setregid (line 617) | pub const SYS_setregid: ::c_long = 204; constant SYS_getgroups (line 618) | pub const SYS_getgroups: ::c_long = 205; constant SYS_setgroups (line 619) | pub const SYS_setgroups: ::c_long = 206; constant SYS_fchown (line 620) | pub const SYS_fchown: ::c_long = 207; constant SYS_setresuid (line 621) | pub const SYS_setresuid: ::c_long = 208; constant SYS_getresuid (line 622) | pub const SYS_getresuid: ::c_long = 209; constant SYS_setresgid (line 623) | pub const SYS_setresgid: ::c_long = 210; constant SYS_getresgid (line 624) | pub const SYS_getresgid: ::c_long = 211; constant SYS_lchown (line 625) | pub const SYS_lchown: ::c_long = 212; constant SYS_setuid (line 626) | pub const SYS_setuid: ::c_long = 213; constant SYS_setgid (line 627) | pub const SYS_setgid: ::c_long = 214; constant SYS_setfsuid (line 628) | pub const SYS_setfsuid: ::c_long = 215; constant SYS_setfsgid (line 629) | pub const SYS_setfsgid: ::c_long = 216; constant SYS_pivot_root (line 630) | pub const SYS_pivot_root: ::c_long = 217; constant SYS_getdents64 (line 631) | pub const SYS_getdents64: ::c_long = 220; constant SYS_gettid (line 632) | pub const SYS_gettid: ::c_long = 221; constant SYS_tkill (line 633) | pub const SYS_tkill: ::c_long = 222; constant SYS_setxattr (line 634) | pub const SYS_setxattr: ::c_long = 223; constant SYS_lsetxattr (line 635) | pub const SYS_lsetxattr: ::c_long = 224; constant SYS_fsetxattr (line 636) | pub const SYS_fsetxattr: ::c_long = 225; constant SYS_getxattr (line 637) | pub const SYS_getxattr: ::c_long = 226; constant SYS_lgetxattr (line 638) | pub const SYS_lgetxattr: ::c_long = 227; constant SYS_fgetxattr (line 639) | pub const SYS_fgetxattr: ::c_long = 228; constant SYS_listxattr (line 640) | pub const SYS_listxattr: ::c_long = 229; constant SYS_llistxattr (line 641) | pub const SYS_llistxattr: ::c_long = 230; constant SYS_flistxattr (line 642) | pub const SYS_flistxattr: ::c_long = 231; constant SYS_removexattr (line 643) | pub const SYS_removexattr: ::c_long = 232; constant SYS_lremovexattr (line 644) | pub const SYS_lremovexattr: ::c_long = 233; constant SYS_fremovexattr (line 645) | pub const SYS_fremovexattr: ::c_long = 234; constant SYS_futex_time32 (line 646) | pub const SYS_futex_time32: ::c_long = 235; constant SYS_sendfile64 (line 647) | pub const SYS_sendfile64: ::c_long = 236; constant SYS_mincore (line 648) | pub const SYS_mincore: ::c_long = 237; constant SYS_madvise (line 649) | pub const SYS_madvise: ::c_long = 238; constant SYS_fcntl64 (line 650) | pub const SYS_fcntl64: ::c_long = 239; constant SYS_readahead (line 651) | pub const SYS_readahead: ::c_long = 240; constant SYS_io_setup (line 652) | pub const SYS_io_setup: ::c_long = 241; constant SYS_io_destroy (line 653) | pub const SYS_io_destroy: ::c_long = 242; constant SYS_io_getevents_time32 (line 654) | pub const SYS_io_getevents_time32: ::c_long = 243; constant SYS_io_submit (line 655) | pub const SYS_io_submit: ::c_long = 244; constant SYS_io_cancel (line 656) | pub const SYS_io_cancel: ::c_long = 245; constant SYS_fadvise64 (line 657) | pub const SYS_fadvise64: ::c_long = 246; constant SYS_exit_group (line 658) | pub const SYS_exit_group: ::c_long = 247; constant SYS_lookup_dcookie (line 659) | pub const SYS_lookup_dcookie: ::c_long = 248; constant SYS_epoll_create (line 660) | pub const SYS_epoll_create: ::c_long = 249; constant SYS_epoll_ctl (line 661) | pub const SYS_epoll_ctl: ::c_long = 250; constant SYS_epoll_wait (line 662) | pub const SYS_epoll_wait: ::c_long = 251; constant SYS_remap_file_pages (line 663) | pub const SYS_remap_file_pages: ::c_long = 252; constant SYS_set_tid_address (line 664) | pub const SYS_set_tid_address: ::c_long = 253; constant SYS_timer_create (line 665) | pub const SYS_timer_create: ::c_long = 254; constant SYS_timer_settime32 (line 666) | pub const SYS_timer_settime32: ::c_long = 255; constant SYS_timer_gettime32 (line 667) | pub const SYS_timer_gettime32: ::c_long = 256; constant SYS_timer_getoverrun (line 668) | pub const SYS_timer_getoverrun: ::c_long = 257; constant SYS_timer_delete (line 669) | pub const SYS_timer_delete: ::c_long = 258; constant SYS_clock_settime32 (line 670) | pub const SYS_clock_settime32: ::c_long = 259; constant SYS_clock_gettime32 (line 671) | pub const SYS_clock_gettime32: ::c_long = 260; constant SYS_clock_getres_time32 (line 672) | pub const SYS_clock_getres_time32: ::c_long = 261; constant SYS_clock_nanosleep_time32 (line 673) | pub const SYS_clock_nanosleep_time32: ::c_long = 262; constant SYS_statfs64 (line 674) | pub const SYS_statfs64: ::c_long = 263; constant SYS_fstatfs64 (line 675) | pub const SYS_fstatfs64: ::c_long = 264; constant SYS_tgkill (line 676) | pub const SYS_tgkill: ::c_long = 265; constant SYS_utimes_time32 (line 677) | pub const SYS_utimes_time32: ::c_long = 266; constant SYS_fadvise64_64 (line 678) | pub const SYS_fadvise64_64: ::c_long = 267; constant SYS_mbind (line 679) | pub const SYS_mbind: ::c_long = 268; constant SYS_get_mempolicy (line 680) | pub const SYS_get_mempolicy: ::c_long = 269; constant SYS_set_mempolicy (line 681) | pub const SYS_set_mempolicy: ::c_long = 270; constant SYS_mq_open (line 682) | pub const SYS_mq_open: ::c_long = 271; constant SYS_mq_unlink (line 683) | pub const SYS_mq_unlink: ::c_long = 272; constant SYS_mq_timedsend_time32 (line 684) | pub const SYS_mq_timedsend_time32: ::c_long = 273; constant SYS_mq_timedreceive_time32 (line 685) | pub const SYS_mq_timedreceive_time32: ::c_long = 274; constant SYS_mq_notify (line 686) | pub const SYS_mq_notify: ::c_long = 275; constant SYS_mq_getsetattr (line 687) | pub const SYS_mq_getsetattr: ::c_long = 276; constant SYS_waitid (line 688) | pub const SYS_waitid: ::c_long = 277; constant SYS_add_key (line 689) | pub const SYS_add_key: ::c_long = 279; constant SYS_request_key (line 690) | pub const SYS_request_key: ::c_long = 280; constant SYS_keyctl (line 691) | pub const SYS_keyctl: ::c_long = 281; constant SYS_ioprio_set (line 692) | pub const SYS_ioprio_set: ::c_long = 282; constant SYS_ioprio_get (line 693) | pub const SYS_ioprio_get: ::c_long = 283; constant SYS_inotify_init (line 694) | pub const SYS_inotify_init: ::c_long = 284; constant SYS_inotify_add_watch (line 695) | pub const SYS_inotify_add_watch: ::c_long = 285; constant SYS_inotify_rm_watch (line 696) | pub const SYS_inotify_rm_watch: ::c_long = 286; constant SYS_migrate_pages (line 697) | pub const SYS_migrate_pages: ::c_long = 287; constant SYS_openat (line 698) | pub const SYS_openat: ::c_long = 288; constant SYS_mkdirat (line 699) | pub const SYS_mkdirat: ::c_long = 289; constant SYS_mknodat (line 700) | pub const SYS_mknodat: ::c_long = 290; constant SYS_fchownat (line 701) | pub const SYS_fchownat: ::c_long = 291; constant SYS_futimesat_time32 (line 702) | pub const SYS_futimesat_time32: ::c_long = 292; constant SYS_fstatat64 (line 703) | pub const SYS_fstatat64: ::c_long = 293; constant SYS_unlinkat (line 704) | pub const SYS_unlinkat: ::c_long = 294; constant SYS_renameat (line 705) | pub const SYS_renameat: ::c_long = 295; constant SYS_linkat (line 706) | pub const SYS_linkat: ::c_long = 296; constant SYS_symlinkat (line 707) | pub const SYS_symlinkat: ::c_long = 297; constant SYS_readlinkat (line 708) | pub const SYS_readlinkat: ::c_long = 298; constant SYS_fchmodat (line 709) | pub const SYS_fchmodat: ::c_long = 299; constant SYS_faccessat (line 710) | pub const SYS_faccessat: ::c_long = 300; constant SYS_pselect6_time32 (line 711) | pub const SYS_pselect6_time32: ::c_long = 301; constant SYS_ppoll_time32 (line 712) | pub const SYS_ppoll_time32: ::c_long = 302; constant SYS_unshare (line 713) | pub const SYS_unshare: ::c_long = 303; constant SYS_set_robust_list (line 714) | pub const SYS_set_robust_list: ::c_long = 304; constant SYS_get_robust_list (line 715) | pub const SYS_get_robust_list: ::c_long = 305; constant SYS_splice (line 716) | pub const SYS_splice: ::c_long = 306; constant SYS_sync_file_range (line 717) | pub const SYS_sync_file_range: ::c_long = 307; constant SYS_tee (line 718) | pub const SYS_tee: ::c_long = 308; constant SYS_vmsplice (line 719) | pub const SYS_vmsplice: ::c_long = 309; constant SYS_move_pages (line 720) | pub const SYS_move_pages: ::c_long = 310; constant SYS_sched_setaffinity (line 721) | pub const SYS_sched_setaffinity: ::c_long = 311; constant SYS_sched_getaffinity (line 722) | pub const SYS_sched_getaffinity: ::c_long = 312; constant SYS_kexec_load (line 723) | pub const SYS_kexec_load: ::c_long = 313; constant SYS_getcpu (line 724) | pub const SYS_getcpu: ::c_long = 314; constant SYS_epoll_pwait (line 725) | pub const SYS_epoll_pwait: ::c_long = 315; constant SYS_utimensat_time32 (line 726) | pub const SYS_utimensat_time32: ::c_long = 316; constant SYS_signalfd (line 727) | pub const SYS_signalfd: ::c_long = 317; constant SYS_timerfd_create (line 728) | pub const SYS_timerfd_create: ::c_long = 318; constant SYS_eventfd (line 729) | pub const SYS_eventfd: ::c_long = 319; constant SYS_fallocate (line 730) | pub const SYS_fallocate: ::c_long = 320; constant SYS_timerfd_settime32 (line 731) | pub const SYS_timerfd_settime32: ::c_long = 321; constant SYS_timerfd_gettime32 (line 732) | pub const SYS_timerfd_gettime32: ::c_long = 322; constant SYS_signalfd4 (line 733) | pub const SYS_signalfd4: ::c_long = 323; constant SYS_eventfd2 (line 734) | pub const SYS_eventfd2: ::c_long = 324; constant SYS_epoll_create1 (line 735) | pub const SYS_epoll_create1: ::c_long = 325; constant SYS_dup3 (line 736) | pub const SYS_dup3: ::c_long = 326; constant SYS_pipe2 (line 737) | pub const SYS_pipe2: ::c_long = 327; constant SYS_inotify_init1 (line 738) | pub const SYS_inotify_init1: ::c_long = 328; constant SYS_preadv (line 739) | pub const SYS_preadv: ::c_long = 329; constant SYS_pwritev (line 740) | pub const SYS_pwritev: ::c_long = 330; constant SYS_rt_tgsigqueueinfo (line 741) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 331; constant SYS_perf_event_open (line 742) | pub const SYS_perf_event_open: ::c_long = 332; constant SYS_get_thread_area (line 743) | pub const SYS_get_thread_area: ::c_long = 333; constant SYS_set_thread_area (line 744) | pub const SYS_set_thread_area: ::c_long = 334; constant SYS_atomic_cmpxchg_32 (line 745) | pub const SYS_atomic_cmpxchg_32: ::c_long = 335; constant SYS_atomic_barrier (line 746) | pub const SYS_atomic_barrier: ::c_long = 336; constant SYS_fanotify_init (line 747) | pub const SYS_fanotify_init: ::c_long = 337; constant SYS_fanotify_mark (line 748) | pub const SYS_fanotify_mark: ::c_long = 338; constant SYS_prlimit64 (line 749) | pub const SYS_prlimit64: ::c_long = 339; constant SYS_name_to_handle_at (line 750) | pub const SYS_name_to_handle_at: ::c_long = 340; constant SYS_open_by_handle_at (line 751) | pub const SYS_open_by_handle_at: ::c_long = 341; constant SYS_clock_adjtime32 (line 752) | pub const SYS_clock_adjtime32: ::c_long = 342; constant SYS_syncfs (line 753) | pub const SYS_syncfs: ::c_long = 343; constant SYS_setns (line 754) | pub const SYS_setns: ::c_long = 344; constant SYS_process_vm_readv (line 755) | pub const SYS_process_vm_readv: ::c_long = 345; constant SYS_process_vm_writev (line 756) | pub const SYS_process_vm_writev: ::c_long = 346; constant SYS_kcmp (line 757) | pub const SYS_kcmp: ::c_long = 347; constant SYS_finit_module (line 758) | pub const SYS_finit_module: ::c_long = 348; constant SYS_sched_setattr (line 759) | pub const SYS_sched_setattr: ::c_long = 349; constant SYS_sched_getattr (line 760) | pub const SYS_sched_getattr: ::c_long = 350; constant SYS_renameat2 (line 761) | pub const SYS_renameat2: ::c_long = 351; constant SYS_getrandom (line 762) | pub const SYS_getrandom: ::c_long = 352; constant SYS_memfd_create (line 763) | pub const SYS_memfd_create: ::c_long = 353; constant SYS_bpf (line 764) | pub const SYS_bpf: ::c_long = 354; constant SYS_execveat (line 765) | pub const SYS_execveat: ::c_long = 355; constant SYS_socket (line 766) | pub const SYS_socket: ::c_long = 356; constant SYS_socketpair (line 767) | pub const SYS_socketpair: ::c_long = 357; constant SYS_bind (line 768) | pub const SYS_bind: ::c_long = 358; constant SYS_connect (line 769) | pub const SYS_connect: ::c_long = 359; constant SYS_listen (line 770) | pub const SYS_listen: ::c_long = 360; constant SYS_accept4 (line 771) | pub const SYS_accept4: ::c_long = 361; constant SYS_getsockopt (line 772) | pub const SYS_getsockopt: ::c_long = 362; constant SYS_setsockopt (line 773) | pub const SYS_setsockopt: ::c_long = 363; constant SYS_getsockname (line 774) | pub const SYS_getsockname: ::c_long = 364; constant SYS_getpeername (line 775) | pub const SYS_getpeername: ::c_long = 365; constant SYS_sendto (line 776) | pub const SYS_sendto: ::c_long = 366; constant SYS_sendmsg (line 777) | pub const SYS_sendmsg: ::c_long = 367; constant SYS_recvfrom (line 778) | pub const SYS_recvfrom: ::c_long = 368; constant SYS_recvmsg (line 779) | pub const SYS_recvmsg: ::c_long = 369; constant SYS_shutdown (line 780) | pub const SYS_shutdown: ::c_long = 370; constant SYS_recvmmsg_time32 (line 781) | pub const SYS_recvmmsg_time32: ::c_long = 371; constant SYS_sendmmsg (line 782) | pub const SYS_sendmmsg: ::c_long = 372; constant SYS_userfaultfd (line 783) | pub const SYS_userfaultfd: ::c_long = 373; constant SYS_membarrier (line 784) | pub const SYS_membarrier: ::c_long = 374; constant SYS_mlock2 (line 785) | pub const SYS_mlock2: ::c_long = 375; constant SYS_copy_file_range (line 786) | pub const SYS_copy_file_range: ::c_long = 376; constant SYS_preadv2 (line 787) | pub const SYS_preadv2: ::c_long = 377; constant SYS_pwritev2 (line 788) | pub const SYS_pwritev2: ::c_long = 378; constant SYS_statx (line 789) | pub const SYS_statx: ::c_long = 379; constant SYS_seccomp (line 790) | pub const SYS_seccomp: ::c_long = 380; constant SYS_pkey_mprotect (line 791) | pub const SYS_pkey_mprotect: ::c_long = 381; constant SYS_pkey_alloc (line 792) | pub const SYS_pkey_alloc: ::c_long = 382; constant SYS_pkey_free (line 793) | pub const SYS_pkey_free: ::c_long = 383; constant SYS_rseq (line 794) | pub const SYS_rseq: ::c_long = 384; constant SYS_semget (line 795) | pub const SYS_semget: ::c_long = 393; constant SYS_semctl (line 796) | pub const SYS_semctl: ::c_long = 394; constant SYS_shmget (line 797) | pub const SYS_shmget: ::c_long = 395; constant SYS_shmctl (line 798) | pub const SYS_shmctl: ::c_long = 396; constant SYS_shmat (line 799) | pub const SYS_shmat: ::c_long = 397; constant SYS_shmdt (line 800) | pub const SYS_shmdt: ::c_long = 398; constant SYS_msgget (line 801) | pub const SYS_msgget: ::c_long = 399; constant SYS_msgsnd (line 802) | pub const SYS_msgsnd: ::c_long = 400; constant SYS_msgrcv (line 803) | pub const SYS_msgrcv: ::c_long = 401; constant SYS_msgctl (line 804) | pub const SYS_msgctl: ::c_long = 402; constant SYS_clock_gettime (line 805) | pub const SYS_clock_gettime: ::c_long = 403; constant SYS_clock_settime (line 806) | pub const SYS_clock_settime: ::c_long = 404; constant SYS_clock_adjtime (line 807) | pub const SYS_clock_adjtime: ::c_long = 405; constant SYS_clock_getres (line 808) | pub const SYS_clock_getres: ::c_long = 406; constant SYS_clock_nanosleep (line 809) | pub const SYS_clock_nanosleep: ::c_long = 407; constant SYS_timer_gettime (line 810) | pub const SYS_timer_gettime: ::c_long = 408; constant SYS_timer_settime (line 811) | pub const SYS_timer_settime: ::c_long = 409; constant SYS_timerfd_gettime (line 812) | pub const SYS_timerfd_gettime: ::c_long = 410; constant SYS_timerfd_settime (line 813) | pub const SYS_timerfd_settime: ::c_long = 411; constant SYS_utimensat (line 814) | pub const SYS_utimensat: ::c_long = 412; constant SYS_pselect6 (line 815) | pub const SYS_pselect6: ::c_long = 413; constant SYS_ppoll (line 816) | pub const SYS_ppoll: ::c_long = 414; constant SYS_io_pgetevents (line 817) | pub const SYS_io_pgetevents: ::c_long = 416; constant SYS_recvmmsg (line 818) | pub const SYS_recvmmsg: ::c_long = 417; constant SYS_mq_timedsend (line 819) | pub const SYS_mq_timedsend: ::c_long = 418; constant SYS_mq_timedreceive (line 820) | pub const SYS_mq_timedreceive: ::c_long = 419; constant SYS_semtimedop (line 821) | pub const SYS_semtimedop: ::c_long = 420; constant SYS_rt_sigtimedwait (line 822) | pub const SYS_rt_sigtimedwait: ::c_long = 421; constant SYS_futex (line 823) | pub const SYS_futex: ::c_long = 422; constant SYS_sched_rr_get_interval (line 824) | pub const SYS_sched_rr_get_interval: ::c_long = 423; constant SYS_pidfd_send_signal (line 825) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 826) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 827) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 828) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 829) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 830) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 831) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 832) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 833) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 834) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 835) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 836) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 837) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 838) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 839) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 840) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 841) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 842) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 843) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 844) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 845) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 846) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 847) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_process_mrelease (line 848) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 849) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 850) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/mips/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; constant O_LARGEFILE (line 158) | pub const O_LARGEFILE: ::c_int = 0x2000; constant SYS_syscall (line 160) | pub const SYS_syscall: ::c_long = 4000 + 0; constant SYS_exit (line 161) | pub const SYS_exit: ::c_long = 4000 + 1; constant SYS_fork (line 162) | pub const SYS_fork: ::c_long = 4000 + 2; constant SYS_read (line 163) | pub const SYS_read: ::c_long = 4000 + 3; constant SYS_write (line 164) | pub const SYS_write: ::c_long = 4000 + 4; constant SYS_open (line 165) | pub const SYS_open: ::c_long = 4000 + 5; constant SYS_close (line 166) | pub const SYS_close: ::c_long = 4000 + 6; constant SYS_waitpid (line 167) | pub const SYS_waitpid: ::c_long = 4000 + 7; constant SYS_creat (line 168) | pub const SYS_creat: ::c_long = 4000 + 8; constant SYS_link (line 169) | pub const SYS_link: ::c_long = 4000 + 9; constant SYS_unlink (line 170) | pub const SYS_unlink: ::c_long = 4000 + 10; constant SYS_execve (line 171) | pub const SYS_execve: ::c_long = 4000 + 11; constant SYS_chdir (line 172) | pub const SYS_chdir: ::c_long = 4000 + 12; constant SYS_time (line 173) | pub const SYS_time: ::c_long = 4000 + 13; constant SYS_mknod (line 174) | pub const SYS_mknod: ::c_long = 4000 + 14; constant SYS_chmod (line 175) | pub const SYS_chmod: ::c_long = 4000 + 15; constant SYS_lchown (line 176) | pub const SYS_lchown: ::c_long = 4000 + 16; constant SYS_break (line 177) | pub const SYS_break: ::c_long = 4000 + 17; constant SYS_lseek (line 178) | pub const SYS_lseek: ::c_long = 4000 + 19; constant SYS_getpid (line 179) | pub const SYS_getpid: ::c_long = 4000 + 20; constant SYS_mount (line 180) | pub const SYS_mount: ::c_long = 4000 + 21; constant SYS_umount (line 181) | pub const SYS_umount: ::c_long = 4000 + 22; constant SYS_setuid (line 182) | pub const SYS_setuid: ::c_long = 4000 + 23; constant SYS_getuid (line 183) | pub const SYS_getuid: ::c_long = 4000 + 24; constant SYS_stime (line 184) | pub const SYS_stime: ::c_long = 4000 + 25; constant SYS_ptrace (line 185) | pub const SYS_ptrace: ::c_long = 4000 + 26; constant SYS_alarm (line 186) | pub const SYS_alarm: ::c_long = 4000 + 27; constant SYS_pause (line 187) | pub const SYS_pause: ::c_long = 4000 + 29; constant SYS_utime (line 188) | pub const SYS_utime: ::c_long = 4000 + 30; constant SYS_stty (line 189) | pub const SYS_stty: ::c_long = 4000 + 31; constant SYS_gtty (line 190) | pub const SYS_gtty: ::c_long = 4000 + 32; constant SYS_access (line 191) | pub const SYS_access: ::c_long = 4000 + 33; constant SYS_nice (line 192) | pub const SYS_nice: ::c_long = 4000 + 34; constant SYS_ftime (line 193) | pub const SYS_ftime: ::c_long = 4000 + 35; constant SYS_sync (line 194) | pub const SYS_sync: ::c_long = 4000 + 36; constant SYS_kill (line 195) | pub const SYS_kill: ::c_long = 4000 + 37; constant SYS_rename (line 196) | pub const SYS_rename: ::c_long = 4000 + 38; constant SYS_mkdir (line 197) | pub const SYS_mkdir: ::c_long = 4000 + 39; constant SYS_rmdir (line 198) | pub const SYS_rmdir: ::c_long = 4000 + 40; constant SYS_dup (line 199) | pub const SYS_dup: ::c_long = 4000 + 41; constant SYS_pipe (line 200) | pub const SYS_pipe: ::c_long = 4000 + 42; constant SYS_times (line 201) | pub const SYS_times: ::c_long = 4000 + 43; constant SYS_prof (line 202) | pub const SYS_prof: ::c_long = 4000 + 44; constant SYS_brk (line 203) | pub const SYS_brk: ::c_long = 4000 + 45; constant SYS_setgid (line 204) | pub const SYS_setgid: ::c_long = 4000 + 46; constant SYS_getgid (line 205) | pub const SYS_getgid: ::c_long = 4000 + 47; constant SYS_signal (line 206) | pub const SYS_signal: ::c_long = 4000 + 48; constant SYS_geteuid (line 207) | pub const SYS_geteuid: ::c_long = 4000 + 49; constant SYS_getegid (line 208) | pub const SYS_getegid: ::c_long = 4000 + 50; constant SYS_acct (line 209) | pub const SYS_acct: ::c_long = 4000 + 51; constant SYS_umount2 (line 210) | pub const SYS_umount2: ::c_long = 4000 + 52; constant SYS_lock (line 211) | pub const SYS_lock: ::c_long = 4000 + 53; constant SYS_ioctl (line 212) | pub const SYS_ioctl: ::c_long = 4000 + 54; constant SYS_fcntl (line 213) | pub const SYS_fcntl: ::c_long = 4000 + 55; constant SYS_mpx (line 214) | pub const SYS_mpx: ::c_long = 4000 + 56; constant SYS_setpgid (line 215) | pub const SYS_setpgid: ::c_long = 4000 + 57; constant SYS_ulimit (line 216) | pub const SYS_ulimit: ::c_long = 4000 + 58; constant SYS_umask (line 217) | pub const SYS_umask: ::c_long = 4000 + 60; constant SYS_chroot (line 218) | pub const SYS_chroot: ::c_long = 4000 + 61; constant SYS_ustat (line 219) | pub const SYS_ustat: ::c_long = 4000 + 62; constant SYS_dup2 (line 220) | pub const SYS_dup2: ::c_long = 4000 + 63; constant SYS_getppid (line 221) | pub const SYS_getppid: ::c_long = 4000 + 64; constant SYS_getpgrp (line 222) | pub const SYS_getpgrp: ::c_long = 4000 + 65; constant SYS_setsid (line 223) | pub const SYS_setsid: ::c_long = 4000 + 66; constant SYS_sigaction (line 224) | pub const SYS_sigaction: ::c_long = 4000 + 67; constant SYS_sgetmask (line 225) | pub const SYS_sgetmask: ::c_long = 4000 + 68; constant SYS_ssetmask (line 226) | pub const SYS_ssetmask: ::c_long = 4000 + 69; constant SYS_setreuid (line 227) | pub const SYS_setreuid: ::c_long = 4000 + 70; constant SYS_setregid (line 228) | pub const SYS_setregid: ::c_long = 4000 + 71; constant SYS_sigsuspend (line 229) | pub const SYS_sigsuspend: ::c_long = 4000 + 72; constant SYS_sigpending (line 230) | pub const SYS_sigpending: ::c_long = 4000 + 73; constant SYS_sethostname (line 231) | pub const SYS_sethostname: ::c_long = 4000 + 74; constant SYS_setrlimit (line 232) | pub const SYS_setrlimit: ::c_long = 4000 + 75; constant SYS_getrlimit (line 233) | pub const SYS_getrlimit: ::c_long = 4000 + 76; constant SYS_getrusage (line 234) | pub const SYS_getrusage: ::c_long = 4000 + 77; constant SYS_gettimeofday (line 235) | pub const SYS_gettimeofday: ::c_long = 4000 + 78; constant SYS_settimeofday (line 236) | pub const SYS_settimeofday: ::c_long = 4000 + 79; constant SYS_getgroups (line 237) | pub const SYS_getgroups: ::c_long = 4000 + 80; constant SYS_setgroups (line 238) | pub const SYS_setgroups: ::c_long = 4000 + 81; constant SYS_symlink (line 239) | pub const SYS_symlink: ::c_long = 4000 + 83; constant SYS_readlink (line 240) | pub const SYS_readlink: ::c_long = 4000 + 85; constant SYS_uselib (line 241) | pub const SYS_uselib: ::c_long = 4000 + 86; constant SYS_swapon (line 242) | pub const SYS_swapon: ::c_long = 4000 + 87; constant SYS_reboot (line 243) | pub const SYS_reboot: ::c_long = 4000 + 88; constant SYS_readdir (line 244) | pub const SYS_readdir: ::c_long = 4000 + 89; constant SYS_mmap (line 245) | pub const SYS_mmap: ::c_long = 4000 + 90; constant SYS_munmap (line 246) | pub const SYS_munmap: ::c_long = 4000 + 91; constant SYS_truncate (line 247) | pub const SYS_truncate: ::c_long = 4000 + 92; constant SYS_ftruncate (line 248) | pub const SYS_ftruncate: ::c_long = 4000 + 93; constant SYS_fchmod (line 249) | pub const SYS_fchmod: ::c_long = 4000 + 94; constant SYS_fchown (line 250) | pub const SYS_fchown: ::c_long = 4000 + 95; constant SYS_getpriority (line 251) | pub const SYS_getpriority: ::c_long = 4000 + 96; constant SYS_setpriority (line 252) | pub const SYS_setpriority: ::c_long = 4000 + 97; constant SYS_profil (line 253) | pub const SYS_profil: ::c_long = 4000 + 98; constant SYS_statfs (line 254) | pub const SYS_statfs: ::c_long = 4000 + 99; constant SYS_fstatfs (line 255) | pub const SYS_fstatfs: ::c_long = 4000 + 100; constant SYS_ioperm (line 256) | pub const SYS_ioperm: ::c_long = 4000 + 101; constant SYS_socketcall (line 257) | pub const SYS_socketcall: ::c_long = 4000 + 102; constant SYS_syslog (line 258) | pub const SYS_syslog: ::c_long = 4000 + 103; constant SYS_setitimer (line 259) | pub const SYS_setitimer: ::c_long = 4000 + 104; constant SYS_getitimer (line 260) | pub const SYS_getitimer: ::c_long = 4000 + 105; constant SYS_stat (line 261) | pub const SYS_stat: ::c_long = 4000 + 106; constant SYS_lstat (line 262) | pub const SYS_lstat: ::c_long = 4000 + 107; constant SYS_fstat (line 263) | pub const SYS_fstat: ::c_long = 4000 + 108; constant SYS_iopl (line 264) | pub const SYS_iopl: ::c_long = 4000 + 110; constant SYS_vhangup (line 265) | pub const SYS_vhangup: ::c_long = 4000 + 111; constant SYS_idle (line 266) | pub const SYS_idle: ::c_long = 4000 + 112; constant SYS_vm86 (line 267) | pub const SYS_vm86: ::c_long = 4000 + 113; constant SYS_wait4 (line 268) | pub const SYS_wait4: ::c_long = 4000 + 114; constant SYS_swapoff (line 269) | pub const SYS_swapoff: ::c_long = 4000 + 115; constant SYS_sysinfo (line 270) | pub const SYS_sysinfo: ::c_long = 4000 + 116; constant SYS_ipc (line 271) | pub const SYS_ipc: ::c_long = 4000 + 117; constant SYS_fsync (line 272) | pub const SYS_fsync: ::c_long = 4000 + 118; constant SYS_sigreturn (line 273) | pub const SYS_sigreturn: ::c_long = 4000 + 119; constant SYS_clone (line 274) | pub const SYS_clone: ::c_long = 4000 + 120; constant SYS_setdomainname (line 275) | pub const SYS_setdomainname: ::c_long = 4000 + 121; constant SYS_uname (line 276) | pub const SYS_uname: ::c_long = 4000 + 122; constant SYS_modify_ldt (line 277) | pub const SYS_modify_ldt: ::c_long = 4000 + 123; constant SYS_adjtimex (line 278) | pub const SYS_adjtimex: ::c_long = 4000 + 124; constant SYS_mprotect (line 279) | pub const SYS_mprotect: ::c_long = 4000 + 125; constant SYS_sigprocmask (line 280) | pub const SYS_sigprocmask: ::c_long = 4000 + 126; constant SYS_create_module (line 281) | pub const SYS_create_module: ::c_long = 4000 + 127; constant SYS_init_module (line 282) | pub const SYS_init_module: ::c_long = 4000 + 128; constant SYS_delete_module (line 283) | pub const SYS_delete_module: ::c_long = 4000 + 129; constant SYS_get_kernel_syms (line 284) | pub const SYS_get_kernel_syms: ::c_long = 4000 + 130; constant SYS_quotactl (line 285) | pub const SYS_quotactl: ::c_long = 4000 + 131; constant SYS_getpgid (line 286) | pub const SYS_getpgid: ::c_long = 4000 + 132; constant SYS_fchdir (line 287) | pub const SYS_fchdir: ::c_long = 4000 + 133; constant SYS_bdflush (line 288) | pub const SYS_bdflush: ::c_long = 4000 + 134; constant SYS_sysfs (line 289) | pub const SYS_sysfs: ::c_long = 4000 + 135; constant SYS_personality (line 290) | pub const SYS_personality: ::c_long = 4000 + 136; constant SYS_afs_syscall (line 291) | pub const SYS_afs_syscall: ::c_long = 4000 + 137; constant SYS_setfsuid (line 292) | pub const SYS_setfsuid: ::c_long = 4000 + 138; constant SYS_setfsgid (line 293) | pub const SYS_setfsgid: ::c_long = 4000 + 139; constant SYS__llseek (line 294) | pub const SYS__llseek: ::c_long = 4000 + 140; constant SYS_getdents (line 295) | pub const SYS_getdents: ::c_long = 4000 + 141; constant SYS__newselect (line 296) | pub const SYS__newselect: ::c_long = 4000 + 142; constant SYS_flock (line 297) | pub const SYS_flock: ::c_long = 4000 + 143; constant SYS_msync (line 298) | pub const SYS_msync: ::c_long = 4000 + 144; constant SYS_readv (line 299) | pub const SYS_readv: ::c_long = 4000 + 145; constant SYS_writev (line 300) | pub const SYS_writev: ::c_long = 4000 + 146; constant SYS_cacheflush (line 301) | pub const SYS_cacheflush: ::c_long = 4000 + 147; constant SYS_cachectl (line 302) | pub const SYS_cachectl: ::c_long = 4000 + 148; constant SYS_sysmips (line 303) | pub const SYS_sysmips: ::c_long = 4000 + 149; constant SYS_getsid (line 304) | pub const SYS_getsid: ::c_long = 4000 + 151; constant SYS_fdatasync (line 305) | pub const SYS_fdatasync: ::c_long = 4000 + 152; constant SYS__sysctl (line 306) | pub const SYS__sysctl: ::c_long = 4000 + 153; constant SYS_mlock (line 307) | pub const SYS_mlock: ::c_long = 4000 + 154; constant SYS_munlock (line 308) | pub const SYS_munlock: ::c_long = 4000 + 155; constant SYS_mlockall (line 309) | pub const SYS_mlockall: ::c_long = 4000 + 156; constant SYS_munlockall (line 310) | pub const SYS_munlockall: ::c_long = 4000 + 157; constant SYS_sched_setparam (line 311) | pub const SYS_sched_setparam: ::c_long = 4000 + 158; constant SYS_sched_getparam (line 312) | pub const SYS_sched_getparam: ::c_long = 4000 + 159; constant SYS_sched_setscheduler (line 313) | pub const SYS_sched_setscheduler: ::c_long = 4000 + 160; constant SYS_sched_getscheduler (line 314) | pub const SYS_sched_getscheduler: ::c_long = 4000 + 161; constant SYS_sched_yield (line 315) | pub const SYS_sched_yield: ::c_long = 4000 + 162; constant SYS_sched_get_priority_max (line 316) | pub const SYS_sched_get_priority_max: ::c_long = 4000 + 163; constant SYS_sched_get_priority_min (line 317) | pub const SYS_sched_get_priority_min: ::c_long = 4000 + 164; constant SYS_sched_rr_get_interval (line 318) | pub const SYS_sched_rr_get_interval: ::c_long = 4000 + 165; constant SYS_nanosleep (line 319) | pub const SYS_nanosleep: ::c_long = 4000 + 166; constant SYS_mremap (line 320) | pub const SYS_mremap: ::c_long = 4000 + 167; constant SYS_accept (line 321) | pub const SYS_accept: ::c_long = 4000 + 168; constant SYS_bind (line 322) | pub const SYS_bind: ::c_long = 4000 + 169; constant SYS_connect (line 323) | pub const SYS_connect: ::c_long = 4000 + 170; constant SYS_getpeername (line 324) | pub const SYS_getpeername: ::c_long = 4000 + 171; constant SYS_getsockname (line 325) | pub const SYS_getsockname: ::c_long = 4000 + 172; constant SYS_getsockopt (line 326) | pub const SYS_getsockopt: ::c_long = 4000 + 173; constant SYS_listen (line 327) | pub const SYS_listen: ::c_long = 4000 + 174; constant SYS_recv (line 328) | pub const SYS_recv: ::c_long = 4000 + 175; constant SYS_recvfrom (line 329) | pub const SYS_recvfrom: ::c_long = 4000 + 176; constant SYS_recvmsg (line 330) | pub const SYS_recvmsg: ::c_long = 4000 + 177; constant SYS_send (line 331) | pub const SYS_send: ::c_long = 4000 + 178; constant SYS_sendmsg (line 332) | pub const SYS_sendmsg: ::c_long = 4000 + 179; constant SYS_sendto (line 333) | pub const SYS_sendto: ::c_long = 4000 + 180; constant SYS_setsockopt (line 334) | pub const SYS_setsockopt: ::c_long = 4000 + 181; constant SYS_shutdown (line 335) | pub const SYS_shutdown: ::c_long = 4000 + 182; constant SYS_socket (line 336) | pub const SYS_socket: ::c_long = 4000 + 183; constant SYS_socketpair (line 337) | pub const SYS_socketpair: ::c_long = 4000 + 184; constant SYS_setresuid (line 338) | pub const SYS_setresuid: ::c_long = 4000 + 185; constant SYS_getresuid (line 339) | pub const SYS_getresuid: ::c_long = 4000 + 186; constant SYS_query_module (line 340) | pub const SYS_query_module: ::c_long = 4000 + 187; constant SYS_poll (line 341) | pub const SYS_poll: ::c_long = 4000 + 188; constant SYS_nfsservctl (line 342) | pub const SYS_nfsservctl: ::c_long = 4000 + 189; constant SYS_setresgid (line 343) | pub const SYS_setresgid: ::c_long = 4000 + 190; constant SYS_getresgid (line 344) | pub const SYS_getresgid: ::c_long = 4000 + 191; constant SYS_prctl (line 345) | pub const SYS_prctl: ::c_long = 4000 + 192; constant SYS_rt_sigreturn (line 346) | pub const SYS_rt_sigreturn: ::c_long = 4000 + 193; constant SYS_rt_sigaction (line 347) | pub const SYS_rt_sigaction: ::c_long = 4000 + 194; constant SYS_rt_sigprocmask (line 348) | pub const SYS_rt_sigprocmask: ::c_long = 4000 + 195; constant SYS_rt_sigpending (line 349) | pub const SYS_rt_sigpending: ::c_long = 4000 + 196; constant SYS_rt_sigtimedwait (line 350) | pub const SYS_rt_sigtimedwait: ::c_long = 4000 + 197; constant SYS_rt_sigqueueinfo (line 351) | pub const SYS_rt_sigqueueinfo: ::c_long = 4000 + 198; constant SYS_rt_sigsuspend (line 352) | pub const SYS_rt_sigsuspend: ::c_long = 4000 + 199; constant SYS_pread64 (line 353) | pub const SYS_pread64: ::c_long = 4000 + 200; constant SYS_pwrite64 (line 354) | pub const SYS_pwrite64: ::c_long = 4000 + 201; constant SYS_chown (line 355) | pub const SYS_chown: ::c_long = 4000 + 202; constant SYS_getcwd (line 356) | pub const SYS_getcwd: ::c_long = 4000 + 203; constant SYS_capget (line 357) | pub const SYS_capget: ::c_long = 4000 + 204; constant SYS_capset (line 358) | pub const SYS_capset: ::c_long = 4000 + 205; constant SYS_sigaltstack (line 359) | pub const SYS_sigaltstack: ::c_long = 4000 + 206; constant SYS_sendfile (line 360) | pub const SYS_sendfile: ::c_long = 4000 + 207; constant SYS_getpmsg (line 361) | pub const SYS_getpmsg: ::c_long = 4000 + 208; constant SYS_putpmsg (line 362) | pub const SYS_putpmsg: ::c_long = 4000 + 209; constant SYS_mmap2 (line 363) | pub const SYS_mmap2: ::c_long = 4000 + 210; constant SYS_truncate64 (line 364) | pub const SYS_truncate64: ::c_long = 4000 + 211; constant SYS_ftruncate64 (line 365) | pub const SYS_ftruncate64: ::c_long = 4000 + 212; constant SYS_stat64 (line 366) | pub const SYS_stat64: ::c_long = 4000 + 213; constant SYS_lstat64 (line 367) | pub const SYS_lstat64: ::c_long = 4000 + 214; constant SYS_fstat64 (line 368) | pub const SYS_fstat64: ::c_long = 4000 + 215; constant SYS_pivot_root (line 369) | pub const SYS_pivot_root: ::c_long = 4000 + 216; constant SYS_mincore (line 370) | pub const SYS_mincore: ::c_long = 4000 + 217; constant SYS_madvise (line 371) | pub const SYS_madvise: ::c_long = 4000 + 218; constant SYS_getdents64 (line 372) | pub const SYS_getdents64: ::c_long = 4000 + 219; constant SYS_fcntl64 (line 373) | pub const SYS_fcntl64: ::c_long = 4000 + 220; constant SYS_gettid (line 374) | pub const SYS_gettid: ::c_long = 4000 + 222; constant SYS_readahead (line 375) | pub const SYS_readahead: ::c_long = 4000 + 223; constant SYS_setxattr (line 376) | pub const SYS_setxattr: ::c_long = 4000 + 224; constant SYS_lsetxattr (line 377) | pub const SYS_lsetxattr: ::c_long = 4000 + 225; constant SYS_fsetxattr (line 378) | pub const SYS_fsetxattr: ::c_long = 4000 + 226; constant SYS_getxattr (line 379) | pub const SYS_getxattr: ::c_long = 4000 + 227; constant SYS_lgetxattr (line 380) | pub const SYS_lgetxattr: ::c_long = 4000 + 228; constant SYS_fgetxattr (line 381) | pub const SYS_fgetxattr: ::c_long = 4000 + 229; constant SYS_listxattr (line 382) | pub const SYS_listxattr: ::c_long = 4000 + 230; constant SYS_llistxattr (line 383) | pub const SYS_llistxattr: ::c_long = 4000 + 231; constant SYS_flistxattr (line 384) | pub const SYS_flistxattr: ::c_long = 4000 + 232; constant SYS_removexattr (line 385) | pub const SYS_removexattr: ::c_long = 4000 + 233; constant SYS_lremovexattr (line 386) | pub const SYS_lremovexattr: ::c_long = 4000 + 234; constant SYS_fremovexattr (line 387) | pub const SYS_fremovexattr: ::c_long = 4000 + 235; constant SYS_tkill (line 388) | pub const SYS_tkill: ::c_long = 4000 + 236; constant SYS_sendfile64 (line 389) | pub const SYS_sendfile64: ::c_long = 4000 + 237; constant SYS_futex (line 390) | pub const SYS_futex: ::c_long = 4000 + 238; constant SYS_sched_setaffinity (line 391) | pub const SYS_sched_setaffinity: ::c_long = 4000 + 239; constant SYS_sched_getaffinity (line 392) | pub const SYS_sched_getaffinity: ::c_long = 4000 + 240; constant SYS_io_setup (line 393) | pub const SYS_io_setup: ::c_long = 4000 + 241; constant SYS_io_destroy (line 394) | pub const SYS_io_destroy: ::c_long = 4000 + 242; constant SYS_io_getevents (line 395) | pub const SYS_io_getevents: ::c_long = 4000 + 243; constant SYS_io_submit (line 396) | pub const SYS_io_submit: ::c_long = 4000 + 244; constant SYS_io_cancel (line 397) | pub const SYS_io_cancel: ::c_long = 4000 + 245; constant SYS_exit_group (line 398) | pub const SYS_exit_group: ::c_long = 4000 + 246; constant SYS_lookup_dcookie (line 399) | pub const SYS_lookup_dcookie: ::c_long = 4000 + 247; constant SYS_epoll_create (line 400) | pub const SYS_epoll_create: ::c_long = 4000 + 248; constant SYS_epoll_ctl (line 401) | pub const SYS_epoll_ctl: ::c_long = 4000 + 249; constant SYS_epoll_wait (line 402) | pub const SYS_epoll_wait: ::c_long = 4000 + 250; constant SYS_remap_file_pages (line 403) | pub const SYS_remap_file_pages: ::c_long = 4000 + 251; constant SYS_set_tid_address (line 404) | pub const SYS_set_tid_address: ::c_long = 4000 + 252; constant SYS_restart_syscall (line 405) | pub const SYS_restart_syscall: ::c_long = 4000 + 253; constant SYS_fadvise64 (line 406) | pub const SYS_fadvise64: ::c_long = 4000 + 254; constant SYS_statfs64 (line 407) | pub const SYS_statfs64: ::c_long = 4000 + 255; constant SYS_fstatfs64 (line 408) | pub const SYS_fstatfs64: ::c_long = 4000 + 256; constant SYS_timer_create (line 409) | pub const SYS_timer_create: ::c_long = 4000 + 257; constant SYS_timer_settime (line 410) | pub const SYS_timer_settime: ::c_long = 4000 + 258; constant SYS_timer_gettime (line 411) | pub const SYS_timer_gettime: ::c_long = 4000 + 259; constant SYS_timer_getoverrun (line 412) | pub const SYS_timer_getoverrun: ::c_long = 4000 + 260; constant SYS_timer_delete (line 413) | pub const SYS_timer_delete: ::c_long = 4000 + 261; constant SYS_clock_settime (line 414) | pub const SYS_clock_settime: ::c_long = 4000 + 262; constant SYS_clock_gettime (line 415) | pub const SYS_clock_gettime: ::c_long = 4000 + 263; constant SYS_clock_getres (line 416) | pub const SYS_clock_getres: ::c_long = 4000 + 264; constant SYS_clock_nanosleep (line 417) | pub const SYS_clock_nanosleep: ::c_long = 4000 + 265; constant SYS_tgkill (line 418) | pub const SYS_tgkill: ::c_long = 4000 + 266; constant SYS_utimes (line 419) | pub const SYS_utimes: ::c_long = 4000 + 267; constant SYS_mbind (line 420) | pub const SYS_mbind: ::c_long = 4000 + 268; constant SYS_get_mempolicy (line 421) | pub const SYS_get_mempolicy: ::c_long = 4000 + 269; constant SYS_set_mempolicy (line 422) | pub const SYS_set_mempolicy: ::c_long = 4000 + 270; constant SYS_mq_open (line 423) | pub const SYS_mq_open: ::c_long = 4000 + 271; constant SYS_mq_unlink (line 424) | pub const SYS_mq_unlink: ::c_long = 4000 + 272; constant SYS_mq_timedsend (line 425) | pub const SYS_mq_timedsend: ::c_long = 4000 + 273; constant SYS_mq_timedreceive (line 426) | pub const SYS_mq_timedreceive: ::c_long = 4000 + 274; constant SYS_mq_notify (line 427) | pub const SYS_mq_notify: ::c_long = 4000 + 275; constant SYS_mq_getsetattr (line 428) | pub const SYS_mq_getsetattr: ::c_long = 4000 + 276; constant SYS_vserver (line 429) | pub const SYS_vserver: ::c_long = 4000 + 277; constant SYS_waitid (line 430) | pub const SYS_waitid: ::c_long = 4000 + 278; constant SYS_add_key (line 432) | pub const SYS_add_key: ::c_long = 4000 + 280; constant SYS_request_key (line 433) | pub const SYS_request_key: ::c_long = 4000 + 281; constant SYS_keyctl (line 434) | pub const SYS_keyctl: ::c_long = 4000 + 282; constant SYS_set_thread_area (line 435) | pub const SYS_set_thread_area: ::c_long = 4000 + 283; constant SYS_inotify_init (line 436) | pub const SYS_inotify_init: ::c_long = 4000 + 284; constant SYS_inotify_add_watch (line 437) | pub const SYS_inotify_add_watch: ::c_long = 4000 + 285; constant SYS_inotify_rm_watch (line 438) | pub const SYS_inotify_rm_watch: ::c_long = 4000 + 286; constant SYS_migrate_pages (line 439) | pub const SYS_migrate_pages: ::c_long = 4000 + 287; constant SYS_openat (line 440) | pub const SYS_openat: ::c_long = 4000 + 288; constant SYS_mkdirat (line 441) | pub const SYS_mkdirat: ::c_long = 4000 + 289; constant SYS_mknodat (line 442) | pub const SYS_mknodat: ::c_long = 4000 + 290; constant SYS_fchownat (line 443) | pub const SYS_fchownat: ::c_long = 4000 + 291; constant SYS_futimesat (line 444) | pub const SYS_futimesat: ::c_long = 4000 + 292; constant SYS_fstatat64 (line 445) | pub const SYS_fstatat64: ::c_long = 4000 + 293; constant SYS_unlinkat (line 446) | pub const SYS_unlinkat: ::c_long = 4000 + 294; constant SYS_renameat (line 447) | pub const SYS_renameat: ::c_long = 4000 + 295; constant SYS_linkat (line 448) | pub const SYS_linkat: ::c_long = 4000 + 296; constant SYS_symlinkat (line 449) | pub const SYS_symlinkat: ::c_long = 4000 + 297; constant SYS_readlinkat (line 450) | pub const SYS_readlinkat: ::c_long = 4000 + 298; constant SYS_fchmodat (line 451) | pub const SYS_fchmodat: ::c_long = 4000 + 299; constant SYS_faccessat (line 452) | pub const SYS_faccessat: ::c_long = 4000 + 300; constant SYS_pselect6 (line 453) | pub const SYS_pselect6: ::c_long = 4000 + 301; constant SYS_ppoll (line 454) | pub const SYS_ppoll: ::c_long = 4000 + 302; constant SYS_unshare (line 455) | pub const SYS_unshare: ::c_long = 4000 + 303; constant SYS_splice (line 456) | pub const SYS_splice: ::c_long = 4000 + 304; constant SYS_sync_file_range (line 457) | pub const SYS_sync_file_range: ::c_long = 4000 + 305; constant SYS_tee (line 458) | pub const SYS_tee: ::c_long = 4000 + 306; constant SYS_vmsplice (line 459) | pub const SYS_vmsplice: ::c_long = 4000 + 307; constant SYS_move_pages (line 460) | pub const SYS_move_pages: ::c_long = 4000 + 308; constant SYS_set_robust_list (line 461) | pub const SYS_set_robust_list: ::c_long = 4000 + 309; constant SYS_get_robust_list (line 462) | pub const SYS_get_robust_list: ::c_long = 4000 + 310; constant SYS_kexec_load (line 463) | pub const SYS_kexec_load: ::c_long = 4000 + 311; constant SYS_getcpu (line 464) | pub const SYS_getcpu: ::c_long = 4000 + 312; constant SYS_epoll_pwait (line 465) | pub const SYS_epoll_pwait: ::c_long = 4000 + 313; constant SYS_ioprio_set (line 466) | pub const SYS_ioprio_set: ::c_long = 4000 + 314; constant SYS_ioprio_get (line 467) | pub const SYS_ioprio_get: ::c_long = 4000 + 315; constant SYS_utimensat (line 468) | pub const SYS_utimensat: ::c_long = 4000 + 316; constant SYS_signalfd (line 469) | pub const SYS_signalfd: ::c_long = 4000 + 317; constant SYS_timerfd (line 470) | pub const SYS_timerfd: ::c_long = 4000 + 318; constant SYS_eventfd (line 471) | pub const SYS_eventfd: ::c_long = 4000 + 319; constant SYS_fallocate (line 472) | pub const SYS_fallocate: ::c_long = 4000 + 320; constant SYS_timerfd_create (line 473) | pub const SYS_timerfd_create: ::c_long = 4000 + 321; constant SYS_timerfd_gettime (line 474) | pub const SYS_timerfd_gettime: ::c_long = 4000 + 322; constant SYS_timerfd_settime (line 475) | pub const SYS_timerfd_settime: ::c_long = 4000 + 323; constant SYS_signalfd4 (line 476) | pub const SYS_signalfd4: ::c_long = 4000 + 324; constant SYS_eventfd2 (line 477) | pub const SYS_eventfd2: ::c_long = 4000 + 325; constant SYS_epoll_create1 (line 478) | pub const SYS_epoll_create1: ::c_long = 4000 + 326; constant SYS_dup3 (line 479) | pub const SYS_dup3: ::c_long = 4000 + 327; constant SYS_pipe2 (line 480) | pub const SYS_pipe2: ::c_long = 4000 + 328; constant SYS_inotify_init1 (line 481) | pub const SYS_inotify_init1: ::c_long = 4000 + 329; constant SYS_preadv (line 482) | pub const SYS_preadv: ::c_long = 4000 + 330; constant SYS_pwritev (line 483) | pub const SYS_pwritev: ::c_long = 4000 + 331; constant SYS_rt_tgsigqueueinfo (line 484) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 4000 + 332; constant SYS_perf_event_open (line 485) | pub const SYS_perf_event_open: ::c_long = 4000 + 333; constant SYS_accept4 (line 486) | pub const SYS_accept4: ::c_long = 4000 + 334; constant SYS_recvmmsg (line 487) | pub const SYS_recvmmsg: ::c_long = 4000 + 335; constant SYS_fanotify_init (line 488) | pub const SYS_fanotify_init: ::c_long = 4000 + 336; constant SYS_fanotify_mark (line 489) | pub const SYS_fanotify_mark: ::c_long = 4000 + 337; constant SYS_prlimit64 (line 490) | pub const SYS_prlimit64: ::c_long = 4000 + 338; constant SYS_name_to_handle_at (line 491) | pub const SYS_name_to_handle_at: ::c_long = 4000 + 339; constant SYS_open_by_handle_at (line 492) | pub const SYS_open_by_handle_at: ::c_long = 4000 + 340; constant SYS_clock_adjtime (line 493) | pub const SYS_clock_adjtime: ::c_long = 4000 + 341; constant SYS_syncfs (line 494) | pub const SYS_syncfs: ::c_long = 4000 + 342; constant SYS_sendmmsg (line 495) | pub const SYS_sendmmsg: ::c_long = 4000 + 343; constant SYS_setns (line 496) | pub const SYS_setns: ::c_long = 4000 + 344; constant SYS_process_vm_readv (line 497) | pub const SYS_process_vm_readv: ::c_long = 4000 + 345; constant SYS_process_vm_writev (line 498) | pub const SYS_process_vm_writev: ::c_long = 4000 + 346; constant SYS_kcmp (line 499) | pub const SYS_kcmp: ::c_long = 4000 + 347; constant SYS_finit_module (line 500) | pub const SYS_finit_module: ::c_long = 4000 + 348; constant SYS_sched_setattr (line 501) | pub const SYS_sched_setattr: ::c_long = 4000 + 349; constant SYS_sched_getattr (line 502) | pub const SYS_sched_getattr: ::c_long = 4000 + 350; constant SYS_renameat2 (line 503) | pub const SYS_renameat2: ::c_long = 4000 + 351; constant SYS_seccomp (line 504) | pub const SYS_seccomp: ::c_long = 4000 + 352; constant SYS_getrandom (line 505) | pub const SYS_getrandom: ::c_long = 4000 + 353; constant SYS_memfd_create (line 506) | pub const SYS_memfd_create: ::c_long = 4000 + 354; constant SYS_bpf (line 507) | pub const SYS_bpf: ::c_long = 4000 + 355; constant SYS_execveat (line 508) | pub const SYS_execveat: ::c_long = 4000 + 356; constant SYS_userfaultfd (line 509) | pub const SYS_userfaultfd: ::c_long = 4000 + 357; constant SYS_membarrier (line 510) | pub const SYS_membarrier: ::c_long = 4000 + 358; constant SYS_mlock2 (line 511) | pub const SYS_mlock2: ::c_long = 4000 + 359; constant SYS_copy_file_range (line 512) | pub const SYS_copy_file_range: ::c_long = 4000 + 360; constant SYS_preadv2 (line 513) | pub const SYS_preadv2: ::c_long = 4000 + 361; constant SYS_pwritev2 (line 514) | pub const SYS_pwritev2: ::c_long = 4000 + 362; constant SYS_pkey_mprotect (line 515) | pub const SYS_pkey_mprotect: ::c_long = 4000 + 363; constant SYS_pkey_alloc (line 516) | pub const SYS_pkey_alloc: ::c_long = 4000 + 364; constant SYS_pkey_free (line 517) | pub const SYS_pkey_free: ::c_long = 4000 + 365; constant SYS_statx (line 518) | pub const SYS_statx: ::c_long = 4000 + 366; constant SYS_rseq (line 519) | pub const SYS_rseq: ::c_long = 4000 + 367; constant SYS_pidfd_send_signal (line 520) | pub const SYS_pidfd_send_signal: ::c_long = 4000 + 424; constant SYS_io_uring_setup (line 521) | pub const SYS_io_uring_setup: ::c_long = 4000 + 425; constant SYS_io_uring_enter (line 522) | pub const SYS_io_uring_enter: ::c_long = 4000 + 426; constant SYS_io_uring_register (line 523) | pub const SYS_io_uring_register: ::c_long = 4000 + 427; constant SYS_open_tree (line 524) | pub const SYS_open_tree: ::c_long = 4000 + 428; constant SYS_move_mount (line 525) | pub const SYS_move_mount: ::c_long = 4000 + 429; constant SYS_fsopen (line 526) | pub const SYS_fsopen: ::c_long = 4000 + 430; constant SYS_fsconfig (line 527) | pub const SYS_fsconfig: ::c_long = 4000 + 431; constant SYS_fsmount (line 528) | pub const SYS_fsmount: ::c_long = 4000 + 432; constant SYS_fspick (line 529) | pub const SYS_fspick: ::c_long = 4000 + 433; constant SYS_pidfd_open (line 530) | pub const SYS_pidfd_open: ::c_long = 4000 + 434; constant SYS_clone3 (line 531) | pub const SYS_clone3: ::c_long = 4000 + 435; constant SYS_close_range (line 532) | pub const SYS_close_range: ::c_long = 4000 + 436; constant SYS_openat2 (line 533) | pub const SYS_openat2: ::c_long = 4000 + 437; constant SYS_pidfd_getfd (line 534) | pub const SYS_pidfd_getfd: ::c_long = 4000 + 438; constant SYS_faccessat2 (line 535) | pub const SYS_faccessat2: ::c_long = 4000 + 439; constant SYS_process_madvise (line 536) | pub const SYS_process_madvise: ::c_long = 4000 + 440; constant SYS_epoll_pwait2 (line 537) | pub const SYS_epoll_pwait2: ::c_long = 4000 + 441; constant SYS_mount_setattr (line 538) | pub const SYS_mount_setattr: ::c_long = 4000 + 442; constant SYS_quotactl_fd (line 539) | pub const SYS_quotactl_fd: ::c_long = 4000 + 443; constant SYS_landlock_create_ruleset (line 540) | pub const SYS_landlock_create_ruleset: ::c_long = 4000 + 444; constant SYS_landlock_add_rule (line 541) | pub const SYS_landlock_add_rule: ::c_long = 4000 + 445; constant SYS_landlock_restrict_self (line 542) | pub const SYS_landlock_restrict_self: ::c_long = 4000 + 446; constant SYS_memfd_secret (line 543) | pub const SYS_memfd_secret: ::c_long = 4000 + 447; constant SYS_process_mrelease (line 544) | pub const SYS_process_mrelease: ::c_long = 4000 + 448; constant SYS_futex_waitv (line 545) | pub const SYS_futex_waitv: ::c_long = 4000 + 449; constant SYS_set_mempolicy_home_node (line 546) | pub const SYS_set_mempolicy_home_node: ::c_long = 4000 + 450; constant O_DIRECT (line 548) | pub const O_DIRECT: ::c_int = 0x8000; constant O_DIRECTORY (line 549) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 550) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_APPEND (line 552) | pub const O_APPEND: ::c_int = 8; constant O_CREAT (line 553) | pub const O_CREAT: ::c_int = 256; constant O_EXCL (line 554) | pub const O_EXCL: ::c_int = 1024; constant O_NOCTTY (line 555) | pub const O_NOCTTY: ::c_int = 2048; constant O_NONBLOCK (line 556) | pub const O_NONBLOCK: ::c_int = 128; constant O_SYNC (line 557) | pub const O_SYNC: ::c_int = 0x4010; constant O_RSYNC (line 558) | pub const O_RSYNC: ::c_int = 0x4010; constant O_DSYNC (line 559) | pub const O_DSYNC: ::c_int = 0x10; constant O_FSYNC (line 560) | pub const O_FSYNC: ::c_int = 0x4010; constant O_ASYNC (line 561) | pub const O_ASYNC: ::c_int = 0x1000; constant O_NDELAY (line 562) | pub const O_NDELAY: ::c_int = 0x80; constant EDEADLK (line 564) | pub const EDEADLK: ::c_int = 45; constant ENAMETOOLONG (line 565) | pub const ENAMETOOLONG: ::c_int = 78; constant ENOLCK (line 566) | pub const ENOLCK: ::c_int = 46; constant ENOSYS (line 567) | pub const ENOSYS: ::c_int = 89; constant ENOTEMPTY (line 568) | pub const ENOTEMPTY: ::c_int = 93; constant ELOOP (line 569) | pub const ELOOP: ::c_int = 90; constant ENOMSG (line 570) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 571) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 572) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 573) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 574) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 575) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 576) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 577) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 578) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 579) | pub const EL2HLT: ::c_int = 44; constant EBADE (line 580) | pub const EBADE: ::c_int = 50; constant EBADR (line 581) | pub const EBADR: ::c_int = 51; constant EXFULL (line 582) | pub const EXFULL: ::c_int = 52; constant ENOANO (line 583) | pub const ENOANO: ::c_int = 53; constant EBADRQC (line 584) | pub const EBADRQC: ::c_int = 54; constant EBADSLT (line 585) | pub const EBADSLT: ::c_int = 55; constant EDEADLOCK (line 586) | pub const EDEADLOCK: ::c_int = 56; constant EMULTIHOP (line 587) | pub const EMULTIHOP: ::c_int = 74; constant EOVERFLOW (line 588) | pub const EOVERFLOW: ::c_int = 79; constant ENOTUNIQ (line 589) | pub const ENOTUNIQ: ::c_int = 80; constant EBADFD (line 590) | pub const EBADFD: ::c_int = 81; constant EBADMSG (line 591) | pub const EBADMSG: ::c_int = 77; constant EREMCHG (line 592) | pub const EREMCHG: ::c_int = 82; constant ELIBACC (line 593) | pub const ELIBACC: ::c_int = 83; constant ELIBBAD (line 594) | pub const ELIBBAD: ::c_int = 84; constant ELIBSCN (line 595) | pub const ELIBSCN: ::c_int = 85; constant ELIBMAX (line 596) | pub const ELIBMAX: ::c_int = 86; constant ELIBEXEC (line 597) | pub const ELIBEXEC: ::c_int = 87; constant EILSEQ (line 598) | pub const EILSEQ: ::c_int = 88; constant ERESTART (line 599) | pub const ERESTART: ::c_int = 91; constant ESTRPIPE (line 600) | pub const ESTRPIPE: ::c_int = 92; constant EUSERS (line 601) | pub const EUSERS: ::c_int = 94; constant ENOTSOCK (line 602) | pub const ENOTSOCK: ::c_int = 95; constant EDESTADDRREQ (line 603) | pub const EDESTADDRREQ: ::c_int = 96; constant EMSGSIZE (line 604) | pub const EMSGSIZE: ::c_int = 97; constant EPROTOTYPE (line 605) | pub const EPROTOTYPE: ::c_int = 98; constant ENOPROTOOPT (line 606) | pub const ENOPROTOOPT: ::c_int = 99; constant EPROTONOSUPPORT (line 607) | pub const EPROTONOSUPPORT: ::c_int = 120; constant ESOCKTNOSUPPORT (line 608) | pub const ESOCKTNOSUPPORT: ::c_int = 121; constant EOPNOTSUPP (line 609) | pub const EOPNOTSUPP: ::c_int = 122; constant EPFNOSUPPORT (line 610) | pub const EPFNOSUPPORT: ::c_int = 123; constant EAFNOSUPPORT (line 611) | pub const EAFNOSUPPORT: ::c_int = 124; constant EADDRINUSE (line 612) | pub const EADDRINUSE: ::c_int = 125; constant EADDRNOTAVAIL (line 613) | pub const EADDRNOTAVAIL: ::c_int = 126; constant ENETDOWN (line 614) | pub const ENETDOWN: ::c_int = 127; constant ENETUNREACH (line 615) | pub const ENETUNREACH: ::c_int = 128; constant ENETRESET (line 616) | pub const ENETRESET: ::c_int = 129; constant ECONNABORTED (line 617) | pub const ECONNABORTED: ::c_int = 130; constant ECONNRESET (line 618) | pub const ECONNRESET: ::c_int = 131; constant ENOBUFS (line 619) | pub const ENOBUFS: ::c_int = 132; constant EISCONN (line 620) | pub const EISCONN: ::c_int = 133; constant ENOTCONN (line 621) | pub const ENOTCONN: ::c_int = 134; constant ESHUTDOWN (line 622) | pub const ESHUTDOWN: ::c_int = 143; constant ETOOMANYREFS (line 623) | pub const ETOOMANYREFS: ::c_int = 144; constant ETIMEDOUT (line 624) | pub const ETIMEDOUT: ::c_int = 145; constant ECONNREFUSED (line 625) | pub const ECONNREFUSED: ::c_int = 146; constant EHOSTDOWN (line 626) | pub const EHOSTDOWN: ::c_int = 147; constant EHOSTUNREACH (line 627) | pub const EHOSTUNREACH: ::c_int = 148; constant EALREADY (line 628) | pub const EALREADY: ::c_int = 149; constant EINPROGRESS (line 629) | pub const EINPROGRESS: ::c_int = 150; constant ESTALE (line 630) | pub const ESTALE: ::c_int = 151; constant EUCLEAN (line 631) | pub const EUCLEAN: ::c_int = 135; constant ENOTNAM (line 632) | pub const ENOTNAM: ::c_int = 137; constant ENAVAIL (line 633) | pub const ENAVAIL: ::c_int = 138; constant EISNAM (line 634) | pub const EISNAM: ::c_int = 139; constant EREMOTEIO (line 635) | pub const EREMOTEIO: ::c_int = 140; constant EDQUOT (line 636) | pub const EDQUOT: ::c_int = 1133; constant ENOMEDIUM (line 637) | pub const ENOMEDIUM: ::c_int = 159; constant EMEDIUMTYPE (line 638) | pub const EMEDIUMTYPE: ::c_int = 160; constant ECANCELED (line 639) | pub const ECANCELED: ::c_int = 158; constant ENOKEY (line 640) | pub const ENOKEY: ::c_int = 161; constant EKEYEXPIRED (line 641) | pub const EKEYEXPIRED: ::c_int = 162; constant EKEYREVOKED (line 642) | pub const EKEYREVOKED: ::c_int = 163; constant EKEYREJECTED (line 643) | pub const EKEYREJECTED: ::c_int = 164; constant EOWNERDEAD (line 644) | pub const EOWNERDEAD: ::c_int = 165; constant ENOTRECOVERABLE (line 645) | pub const ENOTRECOVERABLE: ::c_int = 166; constant ERFKILL (line 646) | pub const ERFKILL: ::c_int = 167; constant MAP_NORESERVE (line 648) | pub const MAP_NORESERVE: ::c_int = 0x400; constant MAP_ANON (line 649) | pub const MAP_ANON: ::c_int = 0x800; constant MAP_ANONYMOUS (line 650) | pub const MAP_ANONYMOUS: ::c_int = 0x800; constant MAP_GROWSDOWN (line 651) | pub const MAP_GROWSDOWN: ::c_int = 0x1000; constant MAP_DENYWRITE (line 652) | pub const MAP_DENYWRITE: ::c_int = 0x2000; constant MAP_EXECUTABLE (line 653) | pub const MAP_EXECUTABLE: ::c_int = 0x4000; constant MAP_LOCKED (line 654) | pub const MAP_LOCKED: ::c_int = 0x8000; constant MAP_POPULATE (line 655) | pub const MAP_POPULATE: ::c_int = 0x10000; constant MAP_NONBLOCK (line 656) | pub const MAP_NONBLOCK: ::c_int = 0x20000; constant MAP_STACK (line 657) | pub const MAP_STACK: ::c_int = 0x40000; constant SOCK_STREAM (line 659) | pub const SOCK_STREAM: ::c_int = 2; constant SOCK_DGRAM (line 660) | pub const SOCK_DGRAM: ::c_int = 1; constant SA_SIGINFO (line 662) | pub const SA_SIGINFO: ::c_int = 0x00000008; constant SA_NOCLDWAIT (line 663) | pub const SA_NOCLDWAIT: ::c_int = 0x00010000; constant SIGCHLD (line 665) | pub const SIGCHLD: ::c_int = 18; constant SIGBUS (line 666) | pub const SIGBUS: ::c_int = 10; constant SIGTTIN (line 667) | pub const SIGTTIN: ::c_int = 26; constant SIGTTOU (line 668) | pub const SIGTTOU: ::c_int = 27; constant SIGXCPU (line 669) | pub const SIGXCPU: ::c_int = 30; constant SIGXFSZ (line 670) | pub const SIGXFSZ: ::c_int = 31; constant SIGVTALRM (line 671) | pub const SIGVTALRM: ::c_int = 28; constant SIGPROF (line 672) | pub const SIGPROF: ::c_int = 29; constant SIGWINCH (line 673) | pub const SIGWINCH: ::c_int = 20; constant SIGUSR1 (line 674) | pub const SIGUSR1: ::c_int = 16; constant SIGUSR2 (line 675) | pub const SIGUSR2: ::c_int = 17; constant SIGCONT (line 676) | pub const SIGCONT: ::c_int = 25; constant SIGSTOP (line 677) | pub const SIGSTOP: ::c_int = 23; constant SIGTSTP (line 678) | pub const SIGTSTP: ::c_int = 24; constant SIGURG (line 679) | pub const SIGURG: ::c_int = 21; constant SIGIO (line 680) | pub const SIGIO: ::c_int = 22; constant SIGSYS (line 681) | pub const SIGSYS: ::c_int = 12; constant SIGPOLL (line 682) | pub const SIGPOLL: ::c_int = 22; constant SIGPWR (line 683) | pub const SIGPWR: ::c_int = 19; constant SIG_SETMASK (line 684) | pub const SIG_SETMASK: ::c_int = 3; constant SIG_BLOCK (line 685) | pub const SIG_BLOCK: ::c_int = 0x1; constant SIG_UNBLOCK (line 686) | pub const SIG_UNBLOCK: ::c_int = 0x2; constant POLLWRNORM (line 688) | pub const POLLWRNORM: ::c_short = 0x004; constant POLLWRBAND (line 689) | pub const POLLWRBAND: ::c_short = 0x100; constant VEOF (line 691) | pub const VEOF: usize = 16; constant VEOL (line 692) | pub const VEOL: usize = 17; constant VEOL2 (line 693) | pub const VEOL2: usize = 6; constant VMIN (line 694) | pub const VMIN: usize = 4; constant IEXTEN (line 695) | pub const IEXTEN: ::tcflag_t = 0x00000100; constant TOSTOP (line 696) | pub const TOSTOP: ::tcflag_t = 0x00008000; constant FLUSHO (line 697) | pub const FLUSHO: ::tcflag_t = 0x00002000; constant EXTPROC (line 698) | pub const EXTPROC: ::tcflag_t = 0o200000; constant TCSANOW (line 699) | pub const TCSANOW: ::c_int = 0x540e; constant TCSADRAIN (line 700) | pub const TCSADRAIN: ::c_int = 0x540f; constant TCSAFLUSH (line 701) | pub const TCSAFLUSH: ::c_int = 0x5410; constant PTRACE_GETFPXREGS (line 703) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 704) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant MAP_HUGETLB (line 706) | pub const MAP_HUGETLB: ::c_int = 0x080000; constant EFD_NONBLOCK (line 708) | pub const EFD_NONBLOCK: ::c_int = 0x80; constant F_GETLK (line 710) | pub const F_GETLK: ::c_int = 14; constant F_GETOWN (line 711) | pub const F_GETOWN: ::c_int = 23; constant F_SETOWN (line 712) | pub const F_SETOWN: ::c_int = 24; constant SFD_NONBLOCK (line 714) | pub const SFD_NONBLOCK: ::c_int = 0x80; constant RTLD_DEEPBIND (line 716) | pub const RTLD_DEEPBIND: ::c_int = 0x10; constant RTLD_GLOBAL (line 717) | pub const RTLD_GLOBAL: ::c_int = 0x4; constant RTLD_NOLOAD (line 718) | pub const RTLD_NOLOAD: ::c_int = 0x8; constant MCL_CURRENT (line 720) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 721) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 722) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant SIGSTKSZ (line 724) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 725) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 726) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 727) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 728) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 729) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 730) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 731) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 732) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 733) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 734) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 735) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 736) | pub const VWERASE: usize = 14; constant VREPRINT (line 737) | pub const VREPRINT: usize = 12; constant VSUSP (line 738) | pub const VSUSP: usize = 10; constant VSTART (line 739) | pub const VSTART: usize = 8; constant VSTOP (line 740) | pub const VSTOP: usize = 9; constant VDISCARD (line 741) | pub const VDISCARD: usize = 13; constant VTIME (line 742) | pub const VTIME: usize = 5; constant IXON (line 743) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 744) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 745) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 746) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 747) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 748) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 749) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 750) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 751) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 752) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 753) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 754) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 755) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 756) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 757) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 758) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 759) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 760) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 761) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 762) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 763) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 764) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 765) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 766) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 767) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 768) | pub const VSWTC: usize = 7; constant OLCUC (line 769) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 770) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 771) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 772) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 773) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 774) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 775) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 776) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 778) | pub const B0: ::speed_t = 0o000000; constant B50 (line 779) | pub const B50: ::speed_t = 0o000001; constant B75 (line 780) | pub const B75: ::speed_t = 0o000002; constant B110 (line 781) | pub const B110: ::speed_t = 0o000003; constant B134 (line 782) | pub const B134: ::speed_t = 0o000004; constant B150 (line 783) | pub const B150: ::speed_t = 0o000005; constant B200 (line 784) | pub const B200: ::speed_t = 0o000006; constant B300 (line 785) | pub const B300: ::speed_t = 0o000007; constant B600 (line 786) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 787) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 788) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 789) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 790) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 791) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 792) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 793) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 794) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 795) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 796) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 797) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 798) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 799) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 800) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 801) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 802) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 803) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 804) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 805) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 806) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 807) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 808) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 809) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 810) | pub const B4000000: ::speed_t = 0o010017; constant EHWPOISON (line 812) | pub const EHWPOISON: ::c_int = 168; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/mod.rs type c_long (line 5) | pub type c_long = i32; type c_ulong (line 6) | pub type c_ulong = u32; type clock_t (line 7) | pub type clock_t = i32; type shmatt_t (line 9) | pub type shmatt_t = ::c_ulong; type msgqnum_t (line 10) | pub type msgqnum_t = ::c_ulong; type msglen_t (line 11) | pub type msglen_t = ::c_ulong; type nlink_t (line 12) | pub type nlink_t = u32; type __u64 (line 13) | pub type __u64 = ::c_ulonglong; type __s64 (line 14) | pub type __s64 = ::c_longlong; type __fsword_t (line 15) | pub type __fsword_t = i32; type fsblkcnt64_t (line 16) | pub type fsblkcnt64_t = u64; type fsfilcnt64_t (line 17) | pub type fsfilcnt64_t = u64; type __syscall_ulong_t (line 18) | pub type __syscall_ulong_t = ::c_ulong; constant POSIX_FADV_DONTNEED (line 156) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 157) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant F_OFD_GETLK (line 159) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 160) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 161) | pub const F_OFD_SETLKW: ::c_int = 38; constant __SIZEOF_PTHREAD_CONDATTR_T (line 163) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 164) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 24; constant __SIZEOF_PTHREAD_RWLOCK_T (line 165) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 32; constant __SIZEOF_PTHREAD_BARRIER_T (line 166) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 20; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 167) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 168) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 169) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant PTRACE_GETFPREGS (line 317) | pub const PTRACE_GETFPREGS: ::c_uint = 14; constant PTRACE_SETFPREGS (line 318) | pub const PTRACE_SETFPREGS: ::c_uint = 15; constant PTRACE_GETREGS (line 319) | pub const PTRACE_GETREGS: ::c_uint = 12; constant PTRACE_SETREGS (line 320) | pub const PTRACE_SETREGS: ::c_uint = 13; function sysctl (line 323) | pub fn sysctl( FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/powerpc.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = i32; constant VEOF (line 166) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 167) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 168) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 169) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_DIRECT (line 170) | pub const O_DIRECT: ::c_int = 0x20000; constant O_DIRECTORY (line 171) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 172) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_LARGEFILE (line 173) | pub const O_LARGEFILE: ::c_int = 0o200000; constant O_APPEND (line 174) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 175) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 176) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 177) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 178) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 179) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 180) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 181) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 182) | pub const O_FSYNC: ::c_int = 0x101000; constant O_ASYNC (line 183) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 184) | pub const O_NDELAY: ::c_int = 0x800; constant TCSANOW (line 185) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 186) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 187) | pub const TCSAFLUSH: ::c_int = 2; constant MADV_SOFT_OFFLINE (line 189) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_LOCKED (line 190) | pub const MAP_LOCKED: ::c_int = 0x00080; constant MAP_NORESERVE (line 191) | pub const MAP_NORESERVE: ::c_int = 0x00040; constant MAP_ANON (line 192) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 193) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 194) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 195) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 196) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 197) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 198) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 199) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_GROWSDOWN (line 200) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_SYNC (line 201) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 203) | pub const EDEADLOCK: ::c_int = 58; constant EUCLEAN (line 204) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 205) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 206) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 207) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 208) | pub const EREMOTEIO: ::c_int = 121; constant EDEADLK (line 209) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 210) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 211) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 212) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 213) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 214) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 215) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 216) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 217) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 218) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 219) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 220) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 221) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 222) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 223) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 224) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 225) | pub const EBADE: ::c_int = 52; constant EBADR (line 226) | pub const EBADR: ::c_int = 53; constant EXFULL (line 227) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 228) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 229) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 230) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 231) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 232) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 233) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 234) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 235) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 236) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 237) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 238) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 239) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 240) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 241) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 242) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 243) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 244) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 245) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 246) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 247) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 248) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 249) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 250) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 251) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 252) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 253) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 254) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 255) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 256) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 257) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 258) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 259) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 260) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 261) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 262) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 263) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 264) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 265) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 266) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 267) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 268) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 269) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 270) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 271) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 272) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 273) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 274) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 275) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 276) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 277) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 278) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 279) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 280) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 281) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 282) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 283) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 284) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 285) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 286) | pub const ERFKILL: ::c_int = 132; constant SA_SIGINFO (line 288) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 289) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SOCK_STREAM (line 291) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 292) | pub const SOCK_DGRAM: ::c_int = 2; constant MCL_CURRENT (line 294) | pub const MCL_CURRENT: ::c_int = 0x2000; constant MCL_FUTURE (line 295) | pub const MCL_FUTURE: ::c_int = 0x4000; constant MCL_ONFAULT (line 296) | pub const MCL_ONFAULT: ::c_int = 0x8000; constant POLLWRNORM (line 298) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 299) | pub const POLLWRBAND: ::c_short = 0x200; constant F_GETLK (line 301) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 302) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 303) | pub const F_SETOWN: ::c_int = 8; constant EFD_NONBLOCK (line 305) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant SFD_NONBLOCK (line 306) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant SIGCHLD (line 308) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 309) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 310) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 311) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 312) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 313) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 314) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 315) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 316) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 317) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 318) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 320) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 321) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 322) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 323) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 324) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 325) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant SIGTTIN (line 326) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 327) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 328) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 329) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 330) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 331) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 332) | pub const SIGWINCH: ::c_int = 28; constant SIGSTKSZ (line 333) | pub const SIGSTKSZ: ::size_t = 0x4000; constant MINSIGSTKSZ (line 334) | pub const MINSIGSTKSZ: ::size_t = 4096; constant CBAUD (line 335) | pub const CBAUD: ::tcflag_t = 0xff; constant TAB1 (line 336) | pub const TAB1: ::tcflag_t = 0x400; constant TAB2 (line 337) | pub const TAB2: ::tcflag_t = 0x800; constant TAB3 (line 338) | pub const TAB3: ::tcflag_t = 0xc00; constant CR1 (line 339) | pub const CR1: ::tcflag_t = 0x1000; constant CR2 (line 340) | pub const CR2: ::tcflag_t = 0x2000; constant CR3 (line 341) | pub const CR3: ::tcflag_t = 0x3000; constant FF1 (line 342) | pub const FF1: ::tcflag_t = 0x4000; constant BS1 (line 343) | pub const BS1: ::tcflag_t = 0x8000; constant VT1 (line 344) | pub const VT1: ::tcflag_t = 0x10000; constant VWERASE (line 345) | pub const VWERASE: usize = 0xa; constant VREPRINT (line 346) | pub const VREPRINT: usize = 0xb; constant VSUSP (line 347) | pub const VSUSP: usize = 0xc; constant VSTART (line 348) | pub const VSTART: usize = 0xd; constant VSTOP (line 349) | pub const VSTOP: usize = 0xe; constant VDISCARD (line 350) | pub const VDISCARD: usize = 0x10; constant VTIME (line 351) | pub const VTIME: usize = 0x7; constant IXON (line 352) | pub const IXON: ::tcflag_t = 0x200; constant IXOFF (line 353) | pub const IXOFF: ::tcflag_t = 0x400; constant ONLCR (line 354) | pub const ONLCR: ::tcflag_t = 0x2; constant CSIZE (line 355) | pub const CSIZE: ::tcflag_t = 0x300; constant CS6 (line 356) | pub const CS6: ::tcflag_t = 0x100; constant CS7 (line 357) | pub const CS7: ::tcflag_t = 0x200; constant CS8 (line 358) | pub const CS8: ::tcflag_t = 0x300; constant CSTOPB (line 359) | pub const CSTOPB: ::tcflag_t = 0x400; constant CREAD (line 360) | pub const CREAD: ::tcflag_t = 0x800; constant PARENB (line 361) | pub const PARENB: ::tcflag_t = 0x1000; constant PARODD (line 362) | pub const PARODD: ::tcflag_t = 0x2000; constant HUPCL (line 363) | pub const HUPCL: ::tcflag_t = 0x4000; constant CLOCAL (line 364) | pub const CLOCAL: ::tcflag_t = 0x8000; constant ECHOKE (line 365) | pub const ECHOKE: ::tcflag_t = 0x1; constant ECHOE (line 366) | pub const ECHOE: ::tcflag_t = 0x2; constant ECHOK (line 367) | pub const ECHOK: ::tcflag_t = 0x4; constant ECHONL (line 368) | pub const ECHONL: ::tcflag_t = 0x10; constant ECHOPRT (line 369) | pub const ECHOPRT: ::tcflag_t = 0x20; constant ECHOCTL (line 370) | pub const ECHOCTL: ::tcflag_t = 0x40; constant ISIG (line 371) | pub const ISIG: ::tcflag_t = 0x80; constant ICANON (line 372) | pub const ICANON: ::tcflag_t = 0x100; constant PENDIN (line 373) | pub const PENDIN: ::tcflag_t = 0x20000000; constant NOFLSH (line 374) | pub const NOFLSH: ::tcflag_t = 0x80000000; constant VSWTC (line 375) | pub const VSWTC: usize = 9; constant OLCUC (line 376) | pub const OLCUC: ::tcflag_t = 0o000004; constant NLDLY (line 377) | pub const NLDLY: ::tcflag_t = 0o001400; constant CRDLY (line 378) | pub const CRDLY: ::tcflag_t = 0o030000; constant TABDLY (line 379) | pub const TABDLY: ::tcflag_t = 0o006000; constant BSDLY (line 380) | pub const BSDLY: ::tcflag_t = 0o100000; constant FFDLY (line 381) | pub const FFDLY: ::tcflag_t = 0o040000; constant VTDLY (line 382) | pub const VTDLY: ::tcflag_t = 0o200000; constant XTABS (line 383) | pub const XTABS: ::tcflag_t = 0o006000; constant B0 (line 385) | pub const B0: ::speed_t = 0o000000; constant B50 (line 386) | pub const B50: ::speed_t = 0o000001; constant B75 (line 387) | pub const B75: ::speed_t = 0o000002; constant B110 (line 388) | pub const B110: ::speed_t = 0o000003; constant B134 (line 389) | pub const B134: ::speed_t = 0o000004; constant B150 (line 390) | pub const B150: ::speed_t = 0o000005; constant B200 (line 391) | pub const B200: ::speed_t = 0o000006; constant B300 (line 392) | pub const B300: ::speed_t = 0o000007; constant B600 (line 393) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 394) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 395) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 396) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 397) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 398) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 399) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 400) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 401) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 402) | pub const EXTB: ::speed_t = B38400; constant CBAUDEX (line 403) | pub const CBAUDEX: ::speed_t = 0o000020; constant B57600 (line 404) | pub const B57600: ::speed_t = 0o0020; constant B115200 (line 405) | pub const B115200: ::speed_t = 0o0021; constant B230400 (line 406) | pub const B230400: ::speed_t = 0o0022; constant B460800 (line 407) | pub const B460800: ::speed_t = 0o0023; constant B500000 (line 408) | pub const B500000: ::speed_t = 0o0024; constant B576000 (line 409) | pub const B576000: ::speed_t = 0o0025; constant B921600 (line 410) | pub const B921600: ::speed_t = 0o0026; constant B1000000 (line 411) | pub const B1000000: ::speed_t = 0o0027; constant B1152000 (line 412) | pub const B1152000: ::speed_t = 0o0030; constant B1500000 (line 413) | pub const B1500000: ::speed_t = 0o0031; constant B2000000 (line 414) | pub const B2000000: ::speed_t = 0o0032; constant B2500000 (line 415) | pub const B2500000: ::speed_t = 0o0033; constant B3000000 (line 416) | pub const B3000000: ::speed_t = 0o0034; constant B3500000 (line 417) | pub const B3500000: ::speed_t = 0o0035; constant B4000000 (line 418) | pub const B4000000: ::speed_t = 0o0036; constant VEOL (line 420) | pub const VEOL: usize = 6; constant VEOL2 (line 421) | pub const VEOL2: usize = 8; constant VMIN (line 422) | pub const VMIN: usize = 5; constant IEXTEN (line 423) | pub const IEXTEN: ::tcflag_t = 0x400; constant TOSTOP (line 424) | pub const TOSTOP: ::tcflag_t = 0x400000; constant FLUSHO (line 425) | pub const FLUSHO: ::tcflag_t = 0x800000; constant EXTPROC (line 426) | pub const EXTPROC: ::tcflag_t = 0x10000000; constant SYS_restart_syscall (line 428) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 429) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 430) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 431) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 432) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 433) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 434) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 435) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 436) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 437) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 438) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 439) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 440) | pub const SYS_chdir: ::c_long = 12; constant SYS_time (line 441) | pub const SYS_time: ::c_long = 13; constant SYS_mknod (line 442) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 443) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 444) | pub const SYS_lchown: ::c_long = 16; constant SYS_break (line 445) | pub const SYS_break: ::c_long = 17; constant SYS_oldstat (line 446) | pub const SYS_oldstat: ::c_long = 18; constant SYS_lseek (line 447) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 448) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 449) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 450) | pub const SYS_umount: ::c_long = 22; constant SYS_setuid (line 451) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 452) | pub const SYS_getuid: ::c_long = 24; constant SYS_stime (line 453) | pub const SYS_stime: ::c_long = 25; constant SYS_ptrace (line 454) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 455) | pub const SYS_alarm: ::c_long = 27; constant SYS_oldfstat (line 456) | pub const SYS_oldfstat: ::c_long = 28; constant SYS_pause (line 457) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 458) | pub const SYS_utime: ::c_long = 30; constant SYS_stty (line 459) | pub const SYS_stty: ::c_long = 31; constant SYS_gtty (line 460) | pub const SYS_gtty: ::c_long = 32; constant SYS_access (line 461) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 462) | pub const SYS_nice: ::c_long = 34; constant SYS_ftime (line 463) | pub const SYS_ftime: ::c_long = 35; constant SYS_sync (line 464) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 465) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 466) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 467) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 468) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 469) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 470) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 471) | pub const SYS_times: ::c_long = 43; constant SYS_prof (line 472) | pub const SYS_prof: ::c_long = 44; constant SYS_brk (line 473) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 474) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 475) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 476) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 477) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 478) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 479) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 480) | pub const SYS_umount2: ::c_long = 52; constant SYS_lock (line 481) | pub const SYS_lock: ::c_long = 53; constant SYS_ioctl (line 482) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 483) | pub const SYS_fcntl: ::c_long = 55; constant SYS_mpx (line 484) | pub const SYS_mpx: ::c_long = 56; constant SYS_setpgid (line 485) | pub const SYS_setpgid: ::c_long = 57; constant SYS_ulimit (line 486) | pub const SYS_ulimit: ::c_long = 58; constant SYS_oldolduname (line 487) | pub const SYS_oldolduname: ::c_long = 59; constant SYS_umask (line 488) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 489) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 490) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 491) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 492) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 493) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 494) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 495) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 496) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 497) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid (line 498) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 499) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 500) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 501) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 502) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 503) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrlimit (line 504) | pub const SYS_getrlimit: ::c_long = 76; constant SYS_getrusage (line 505) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 506) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 507) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 508) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 509) | pub const SYS_setgroups: ::c_long = 81; constant SYS_select (line 510) | pub const SYS_select: ::c_long = 82; constant SYS_symlink (line 511) | pub const SYS_symlink: ::c_long = 83; constant SYS_oldlstat (line 512) | pub const SYS_oldlstat: ::c_long = 84; constant SYS_readlink (line 513) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 514) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 515) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 516) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 517) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 518) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 519) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 520) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 521) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 522) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 523) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 524) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 525) | pub const SYS_setpriority: ::c_long = 97; constant SYS_profil (line 526) | pub const SYS_profil: ::c_long = 98; constant SYS_statfs (line 527) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 528) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_ioperm (line 529) | pub const SYS_ioperm: ::c_long = 101; constant SYS_socketcall (line 530) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 531) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 532) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 533) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 534) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 535) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 536) | pub const SYS_fstat: ::c_long = 108; constant SYS_olduname (line 537) | pub const SYS_olduname: ::c_long = 109; constant SYS_iopl (line 538) | pub const SYS_iopl: ::c_long = 110; constant SYS_vhangup (line 539) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 540) | pub const SYS_idle: ::c_long = 112; constant SYS_vm86 (line 541) | pub const SYS_vm86: ::c_long = 113; constant SYS_wait4 (line 542) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 543) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 544) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 545) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 546) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 547) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 548) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 549) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 550) | pub const SYS_uname: ::c_long = 122; constant SYS_modify_ldt (line 551) | pub const SYS_modify_ldt: ::c_long = 123; constant SYS_adjtimex (line 552) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 553) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 554) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 555) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 556) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 557) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 558) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 559) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 560) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 561) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 562) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 563) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 564) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 565) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_setfsuid (line 566) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 567) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 568) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 569) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 570) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 571) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 572) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 573) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 574) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 575) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 576) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 577) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 578) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 579) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 580) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 581) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 582) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 583) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 584) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 585) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 586) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 587) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 588) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 589) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 590) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 591) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 592) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 593) | pub const SYS_getresuid: ::c_long = 165; constant SYS_query_module (line 594) | pub const SYS_query_module: ::c_long = 166; constant SYS_poll (line 595) | pub const SYS_poll: ::c_long = 167; constant SYS_nfsservctl (line 596) | pub const SYS_nfsservctl: ::c_long = 168; constant SYS_setresgid (line 597) | pub const SYS_setresgid: ::c_long = 169; constant SYS_getresgid (line 598) | pub const SYS_getresgid: ::c_long = 170; constant SYS_prctl (line 599) | pub const SYS_prctl: ::c_long = 171; constant SYS_rt_sigreturn (line 600) | pub const SYS_rt_sigreturn: ::c_long = 172; constant SYS_rt_sigaction (line 601) | pub const SYS_rt_sigaction: ::c_long = 173; constant SYS_rt_sigprocmask (line 602) | pub const SYS_rt_sigprocmask: ::c_long = 174; constant SYS_rt_sigpending (line 603) | pub const SYS_rt_sigpending: ::c_long = 175; constant SYS_rt_sigtimedwait (line 604) | pub const SYS_rt_sigtimedwait: ::c_long = 176; constant SYS_rt_sigqueueinfo (line 605) | pub const SYS_rt_sigqueueinfo: ::c_long = 177; constant SYS_rt_sigsuspend (line 606) | pub const SYS_rt_sigsuspend: ::c_long = 178; constant SYS_pread64 (line 607) | pub const SYS_pread64: ::c_long = 179; constant SYS_pwrite64 (line 608) | pub const SYS_pwrite64: ::c_long = 180; constant SYS_chown (line 609) | pub const SYS_chown: ::c_long = 181; constant SYS_getcwd (line 610) | pub const SYS_getcwd: ::c_long = 182; constant SYS_capget (line 611) | pub const SYS_capget: ::c_long = 183; constant SYS_capset (line 612) | pub const SYS_capset: ::c_long = 184; constant SYS_sigaltstack (line 613) | pub const SYS_sigaltstack: ::c_long = 185; constant SYS_sendfile (line 614) | pub const SYS_sendfile: ::c_long = 186; constant SYS_getpmsg (line 615) | pub const SYS_getpmsg: ::c_long = 187; constant SYS_putpmsg (line 616) | pub const SYS_putpmsg: ::c_long = 188; constant SYS_vfork (line 617) | pub const SYS_vfork: ::c_long = 189; constant SYS_ugetrlimit (line 618) | pub const SYS_ugetrlimit: ::c_long = 190; constant SYS_readahead (line 619) | pub const SYS_readahead: ::c_long = 191; constant SYS_mmap2 (line 620) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 621) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 622) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 623) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 624) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 625) | pub const SYS_fstat64: ::c_long = 197; constant SYS_pciconfig_read (line 626) | pub const SYS_pciconfig_read: ::c_long = 198; constant SYS_pciconfig_write (line 627) | pub const SYS_pciconfig_write: ::c_long = 199; constant SYS_pciconfig_iobase (line 628) | pub const SYS_pciconfig_iobase: ::c_long = 200; constant SYS_multiplexer (line 629) | pub const SYS_multiplexer: ::c_long = 201; constant SYS_getdents64 (line 630) | pub const SYS_getdents64: ::c_long = 202; constant SYS_pivot_root (line 631) | pub const SYS_pivot_root: ::c_long = 203; constant SYS_fcntl64 (line 632) | pub const SYS_fcntl64: ::c_long = 204; constant SYS_madvise (line 633) | pub const SYS_madvise: ::c_long = 205; constant SYS_mincore (line 634) | pub const SYS_mincore: ::c_long = 206; constant SYS_gettid (line 635) | pub const SYS_gettid: ::c_long = 207; constant SYS_tkill (line 636) | pub const SYS_tkill: ::c_long = 208; constant SYS_setxattr (line 637) | pub const SYS_setxattr: ::c_long = 209; constant SYS_lsetxattr (line 638) | pub const SYS_lsetxattr: ::c_long = 210; constant SYS_fsetxattr (line 639) | pub const SYS_fsetxattr: ::c_long = 211; constant SYS_getxattr (line 640) | pub const SYS_getxattr: ::c_long = 212; constant SYS_lgetxattr (line 641) | pub const SYS_lgetxattr: ::c_long = 213; constant SYS_fgetxattr (line 642) | pub const SYS_fgetxattr: ::c_long = 214; constant SYS_listxattr (line 643) | pub const SYS_listxattr: ::c_long = 215; constant SYS_llistxattr (line 644) | pub const SYS_llistxattr: ::c_long = 216; constant SYS_flistxattr (line 645) | pub const SYS_flistxattr: ::c_long = 217; constant SYS_removexattr (line 646) | pub const SYS_removexattr: ::c_long = 218; constant SYS_lremovexattr (line 647) | pub const SYS_lremovexattr: ::c_long = 219; constant SYS_fremovexattr (line 648) | pub const SYS_fremovexattr: ::c_long = 220; constant SYS_futex (line 649) | pub const SYS_futex: ::c_long = 221; constant SYS_sched_setaffinity (line 650) | pub const SYS_sched_setaffinity: ::c_long = 222; constant SYS_sched_getaffinity (line 651) | pub const SYS_sched_getaffinity: ::c_long = 223; constant SYS_tuxcall (line 652) | pub const SYS_tuxcall: ::c_long = 225; constant SYS_sendfile64 (line 653) | pub const SYS_sendfile64: ::c_long = 226; constant SYS_io_setup (line 654) | pub const SYS_io_setup: ::c_long = 227; constant SYS_io_destroy (line 655) | pub const SYS_io_destroy: ::c_long = 228; constant SYS_io_getevents (line 656) | pub const SYS_io_getevents: ::c_long = 229; constant SYS_io_submit (line 657) | pub const SYS_io_submit: ::c_long = 230; constant SYS_io_cancel (line 658) | pub const SYS_io_cancel: ::c_long = 231; constant SYS_set_tid_address (line 659) | pub const SYS_set_tid_address: ::c_long = 232; constant SYS_fadvise64 (line 660) | pub const SYS_fadvise64: ::c_long = 233; constant SYS_exit_group (line 661) | pub const SYS_exit_group: ::c_long = 234; constant SYS_lookup_dcookie (line 662) | pub const SYS_lookup_dcookie: ::c_long = 235; constant SYS_epoll_create (line 663) | pub const SYS_epoll_create: ::c_long = 236; constant SYS_epoll_ctl (line 664) | pub const SYS_epoll_ctl: ::c_long = 237; constant SYS_epoll_wait (line 665) | pub const SYS_epoll_wait: ::c_long = 238; constant SYS_remap_file_pages (line 666) | pub const SYS_remap_file_pages: ::c_long = 239; constant SYS_timer_create (line 667) | pub const SYS_timer_create: ::c_long = 240; constant SYS_timer_settime (line 668) | pub const SYS_timer_settime: ::c_long = 241; constant SYS_timer_gettime (line 669) | pub const SYS_timer_gettime: ::c_long = 242; constant SYS_timer_getoverrun (line 670) | pub const SYS_timer_getoverrun: ::c_long = 243; constant SYS_timer_delete (line 671) | pub const SYS_timer_delete: ::c_long = 244; constant SYS_clock_settime (line 672) | pub const SYS_clock_settime: ::c_long = 245; constant SYS_clock_gettime (line 673) | pub const SYS_clock_gettime: ::c_long = 246; constant SYS_clock_getres (line 674) | pub const SYS_clock_getres: ::c_long = 247; constant SYS_clock_nanosleep (line 675) | pub const SYS_clock_nanosleep: ::c_long = 248; constant SYS_swapcontext (line 676) | pub const SYS_swapcontext: ::c_long = 249; constant SYS_tgkill (line 677) | pub const SYS_tgkill: ::c_long = 250; constant SYS_utimes (line 678) | pub const SYS_utimes: ::c_long = 251; constant SYS_statfs64 (line 679) | pub const SYS_statfs64: ::c_long = 252; constant SYS_fstatfs64 (line 680) | pub const SYS_fstatfs64: ::c_long = 253; constant SYS_fadvise64_64 (line 681) | pub const SYS_fadvise64_64: ::c_long = 254; constant SYS_rtas (line 682) | pub const SYS_rtas: ::c_long = 255; constant SYS_sys_debug_setcontext (line 683) | pub const SYS_sys_debug_setcontext: ::c_long = 256; constant SYS_migrate_pages (line 684) | pub const SYS_migrate_pages: ::c_long = 258; constant SYS_mbind (line 685) | pub const SYS_mbind: ::c_long = 259; constant SYS_get_mempolicy (line 686) | pub const SYS_get_mempolicy: ::c_long = 260; constant SYS_set_mempolicy (line 687) | pub const SYS_set_mempolicy: ::c_long = 261; constant SYS_mq_open (line 688) | pub const SYS_mq_open: ::c_long = 262; constant SYS_mq_unlink (line 689) | pub const SYS_mq_unlink: ::c_long = 263; constant SYS_mq_timedsend (line 690) | pub const SYS_mq_timedsend: ::c_long = 264; constant SYS_mq_timedreceive (line 691) | pub const SYS_mq_timedreceive: ::c_long = 265; constant SYS_mq_notify (line 692) | pub const SYS_mq_notify: ::c_long = 266; constant SYS_mq_getsetattr (line 693) | pub const SYS_mq_getsetattr: ::c_long = 267; constant SYS_kexec_load (line 694) | pub const SYS_kexec_load: ::c_long = 268; constant SYS_add_key (line 695) | pub const SYS_add_key: ::c_long = 269; constant SYS_request_key (line 696) | pub const SYS_request_key: ::c_long = 270; constant SYS_keyctl (line 697) | pub const SYS_keyctl: ::c_long = 271; constant SYS_waitid (line 698) | pub const SYS_waitid: ::c_long = 272; constant SYS_ioprio_set (line 699) | pub const SYS_ioprio_set: ::c_long = 273; constant SYS_ioprio_get (line 700) | pub const SYS_ioprio_get: ::c_long = 274; constant SYS_inotify_init (line 701) | pub const SYS_inotify_init: ::c_long = 275; constant SYS_inotify_add_watch (line 702) | pub const SYS_inotify_add_watch: ::c_long = 276; constant SYS_inotify_rm_watch (line 703) | pub const SYS_inotify_rm_watch: ::c_long = 277; constant SYS_spu_run (line 704) | pub const SYS_spu_run: ::c_long = 278; constant SYS_spu_create (line 705) | pub const SYS_spu_create: ::c_long = 279; constant SYS_pselect6 (line 706) | pub const SYS_pselect6: ::c_long = 280; constant SYS_ppoll (line 707) | pub const SYS_ppoll: ::c_long = 281; constant SYS_unshare (line 708) | pub const SYS_unshare: ::c_long = 282; constant SYS_splice (line 709) | pub const SYS_splice: ::c_long = 283; constant SYS_tee (line 710) | pub const SYS_tee: ::c_long = 284; constant SYS_vmsplice (line 711) | pub const SYS_vmsplice: ::c_long = 285; constant SYS_openat (line 712) | pub const SYS_openat: ::c_long = 286; constant SYS_mkdirat (line 713) | pub const SYS_mkdirat: ::c_long = 287; constant SYS_mknodat (line 714) | pub const SYS_mknodat: ::c_long = 288; constant SYS_fchownat (line 715) | pub const SYS_fchownat: ::c_long = 289; constant SYS_futimesat (line 716) | pub const SYS_futimesat: ::c_long = 290; constant SYS_fstatat64 (line 717) | pub const SYS_fstatat64: ::c_long = 291; constant SYS_unlinkat (line 718) | pub const SYS_unlinkat: ::c_long = 292; constant SYS_renameat (line 719) | pub const SYS_renameat: ::c_long = 293; constant SYS_linkat (line 720) | pub const SYS_linkat: ::c_long = 294; constant SYS_symlinkat (line 721) | pub const SYS_symlinkat: ::c_long = 295; constant SYS_readlinkat (line 722) | pub const SYS_readlinkat: ::c_long = 296; constant SYS_fchmodat (line 723) | pub const SYS_fchmodat: ::c_long = 297; constant SYS_faccessat (line 724) | pub const SYS_faccessat: ::c_long = 298; constant SYS_get_robust_list (line 725) | pub const SYS_get_robust_list: ::c_long = 299; constant SYS_set_robust_list (line 726) | pub const SYS_set_robust_list: ::c_long = 300; constant SYS_move_pages (line 727) | pub const SYS_move_pages: ::c_long = 301; constant SYS_getcpu (line 728) | pub const SYS_getcpu: ::c_long = 302; constant SYS_epoll_pwait (line 729) | pub const SYS_epoll_pwait: ::c_long = 303; constant SYS_utimensat (line 730) | pub const SYS_utimensat: ::c_long = 304; constant SYS_signalfd (line 731) | pub const SYS_signalfd: ::c_long = 305; constant SYS_timerfd_create (line 732) | pub const SYS_timerfd_create: ::c_long = 306; constant SYS_eventfd (line 733) | pub const SYS_eventfd: ::c_long = 307; constant SYS_sync_file_range2 (line 734) | pub const SYS_sync_file_range2: ::c_long = 308; constant SYS_fallocate (line 735) | pub const SYS_fallocate: ::c_long = 309; constant SYS_subpage_prot (line 736) | pub const SYS_subpage_prot: ::c_long = 310; constant SYS_timerfd_settime (line 737) | pub const SYS_timerfd_settime: ::c_long = 311; constant SYS_timerfd_gettime (line 738) | pub const SYS_timerfd_gettime: ::c_long = 312; constant SYS_signalfd4 (line 739) | pub const SYS_signalfd4: ::c_long = 313; constant SYS_eventfd2 (line 740) | pub const SYS_eventfd2: ::c_long = 314; constant SYS_epoll_create1 (line 741) | pub const SYS_epoll_create1: ::c_long = 315; constant SYS_dup3 (line 742) | pub const SYS_dup3: ::c_long = 316; constant SYS_pipe2 (line 743) | pub const SYS_pipe2: ::c_long = 317; constant SYS_inotify_init1 (line 744) | pub const SYS_inotify_init1: ::c_long = 318; constant SYS_perf_event_open (line 745) | pub const SYS_perf_event_open: ::c_long = 319; constant SYS_preadv (line 746) | pub const SYS_preadv: ::c_long = 320; constant SYS_pwritev (line 747) | pub const SYS_pwritev: ::c_long = 321; constant SYS_rt_tgsigqueueinfo (line 748) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 322; constant SYS_fanotify_init (line 749) | pub const SYS_fanotify_init: ::c_long = 323; constant SYS_fanotify_mark (line 750) | pub const SYS_fanotify_mark: ::c_long = 324; constant SYS_prlimit64 (line 751) | pub const SYS_prlimit64: ::c_long = 325; constant SYS_socket (line 752) | pub const SYS_socket: ::c_long = 326; constant SYS_bind (line 753) | pub const SYS_bind: ::c_long = 327; constant SYS_connect (line 754) | pub const SYS_connect: ::c_long = 328; constant SYS_listen (line 755) | pub const SYS_listen: ::c_long = 329; constant SYS_accept (line 756) | pub const SYS_accept: ::c_long = 330; constant SYS_getsockname (line 757) | pub const SYS_getsockname: ::c_long = 331; constant SYS_getpeername (line 758) | pub const SYS_getpeername: ::c_long = 332; constant SYS_socketpair (line 759) | pub const SYS_socketpair: ::c_long = 333; constant SYS_send (line 760) | pub const SYS_send: ::c_long = 334; constant SYS_sendto (line 761) | pub const SYS_sendto: ::c_long = 335; constant SYS_recv (line 762) | pub const SYS_recv: ::c_long = 336; constant SYS_recvfrom (line 763) | pub const SYS_recvfrom: ::c_long = 337; constant SYS_shutdown (line 764) | pub const SYS_shutdown: ::c_long = 338; constant SYS_setsockopt (line 765) | pub const SYS_setsockopt: ::c_long = 339; constant SYS_getsockopt (line 766) | pub const SYS_getsockopt: ::c_long = 340; constant SYS_sendmsg (line 767) | pub const SYS_sendmsg: ::c_long = 341; constant SYS_recvmsg (line 768) | pub const SYS_recvmsg: ::c_long = 342; constant SYS_recvmmsg (line 769) | pub const SYS_recvmmsg: ::c_long = 343; constant SYS_accept4 (line 770) | pub const SYS_accept4: ::c_long = 344; constant SYS_name_to_handle_at (line 771) | pub const SYS_name_to_handle_at: ::c_long = 345; constant SYS_open_by_handle_at (line 772) | pub const SYS_open_by_handle_at: ::c_long = 346; constant SYS_clock_adjtime (line 773) | pub const SYS_clock_adjtime: ::c_long = 347; constant SYS_syncfs (line 774) | pub const SYS_syncfs: ::c_long = 348; constant SYS_sendmmsg (line 775) | pub const SYS_sendmmsg: ::c_long = 349; constant SYS_setns (line 776) | pub const SYS_setns: ::c_long = 350; constant SYS_process_vm_readv (line 777) | pub const SYS_process_vm_readv: ::c_long = 351; constant SYS_process_vm_writev (line 778) | pub const SYS_process_vm_writev: ::c_long = 352; constant SYS_finit_module (line 779) | pub const SYS_finit_module: ::c_long = 353; constant SYS_kcmp (line 780) | pub const SYS_kcmp: ::c_long = 354; constant SYS_sched_setattr (line 781) | pub const SYS_sched_setattr: ::c_long = 355; constant SYS_sched_getattr (line 782) | pub const SYS_sched_getattr: ::c_long = 356; constant SYS_renameat2 (line 783) | pub const SYS_renameat2: ::c_long = 357; constant SYS_seccomp (line 784) | pub const SYS_seccomp: ::c_long = 358; constant SYS_getrandom (line 785) | pub const SYS_getrandom: ::c_long = 359; constant SYS_memfd_create (line 786) | pub const SYS_memfd_create: ::c_long = 360; constant SYS_bpf (line 787) | pub const SYS_bpf: ::c_long = 361; constant SYS_execveat (line 788) | pub const SYS_execveat: ::c_long = 362; constant SYS_switch_endian (line 789) | pub const SYS_switch_endian: ::c_long = 363; constant SYS_userfaultfd (line 790) | pub const SYS_userfaultfd: ::c_long = 364; constant SYS_membarrier (line 791) | pub const SYS_membarrier: ::c_long = 365; constant SYS_mlock2 (line 792) | pub const SYS_mlock2: ::c_long = 378; constant SYS_copy_file_range (line 793) | pub const SYS_copy_file_range: ::c_long = 379; constant SYS_preadv2 (line 794) | pub const SYS_preadv2: ::c_long = 380; constant SYS_pwritev2 (line 795) | pub const SYS_pwritev2: ::c_long = 381; constant SYS_kexec_file_load (line 796) | pub const SYS_kexec_file_load: ::c_long = 382; constant SYS_statx (line 797) | pub const SYS_statx: ::c_long = 383; constant SYS_rseq (line 798) | pub const SYS_rseq: ::c_long = 387; constant SYS_pidfd_send_signal (line 799) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 800) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 801) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 802) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 803) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 804) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 805) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 806) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 807) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 808) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 809) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 810) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 811) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 812) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 813) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 814) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 815) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 816) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 817) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 818) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 819) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 820) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 821) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 822) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 823) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 824) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 825) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/riscv32/mod.rs type c_char (line 3) | pub type c_char = u8; type wchar_t (line 4) | pub type wchar_t = ::c_int; constant O_LARGEFILE (line 236) | pub const O_LARGEFILE: ::c_int = 0; constant VEOF (line 237) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 238) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 239) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 240) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_APPEND (line 241) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 242) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 243) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 244) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 245) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 246) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 247) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 248) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 249) | pub const O_FSYNC: ::c_int = 1052672; constant MADV_SOFT_OFFLINE (line 250) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 251) | pub const MAP_GROWSDOWN: ::c_int = 256; constant EDEADLK (line 252) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 253) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 254) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 255) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 256) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 257) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 258) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 259) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 260) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 261) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 262) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 263) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 264) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 265) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 266) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 267) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 268) | pub const EBADE: ::c_int = 52; constant EBADR (line 269) | pub const EBADR: ::c_int = 53; constant EXFULL (line 270) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 271) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 272) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 273) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 274) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 275) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 276) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 277) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 278) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 279) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 280) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 281) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 282) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 283) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 284) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 285) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 286) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 287) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 288) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 289) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 290) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 291) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 292) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 293) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 294) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 295) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 296) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 297) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 298) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 299) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 300) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 301) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 302) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 303) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 304) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 305) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 306) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 307) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 308) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 309) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 310) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 311) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 312) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 313) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 314) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 315) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 316) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 317) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 318) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 319) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 320) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 321) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 322) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 323) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 324) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 325) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 326) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 327) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 328) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 329) | pub const ERFKILL: ::c_int = 132; constant SOCK_STREAM (line 331) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 332) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_SIGINFO (line 333) | pub const SA_SIGINFO: ::c_int = 4; constant SA_NOCLDWAIT (line 334) | pub const SA_NOCLDWAIT: ::c_int = 2; constant SIGTTIN (line 335) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 336) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 337) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 338) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 339) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 340) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 341) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 342) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 343) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 344) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 345) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 346) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 347) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 348) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 349) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 350) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 351) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 352) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 353) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 354) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 355) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 356) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 357) | pub const SIG_UNBLOCK: ::c_int = 1; constant POLLWRNORM (line 358) | pub const POLLWRNORM: ::c_short = 256; constant POLLWRBAND (line 359) | pub const POLLWRBAND: ::c_short = 512; constant O_ASYNC (line 360) | pub const O_ASYNC: ::c_int = 8192; constant O_NDELAY (line 361) | pub const O_NDELAY: ::c_int = 2048; constant EFD_NONBLOCK (line 362) | pub const EFD_NONBLOCK: ::c_int = 2048; constant F_GETLK (line 363) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 364) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 365) | pub const F_SETOWN: ::c_int = 8; constant SFD_NONBLOCK (line 366) | pub const SFD_NONBLOCK: ::c_int = 2048; constant TCSANOW (line 367) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 368) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 369) | pub const TCSAFLUSH: ::c_int = 2; constant __SIZEOF_PTHREAD_CONDATTR_T (line 371) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 372) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 373) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant O_DIRECT (line 374) | pub const O_DIRECT: ::c_int = 16384; constant O_DIRECTORY (line 375) | pub const O_DIRECTORY: ::c_int = 65536; constant O_NOFOLLOW (line 376) | pub const O_NOFOLLOW: ::c_int = 131072; constant MAP_HUGETLB (line 377) | pub const MAP_HUGETLB: ::c_int = 262144; constant MAP_LOCKED (line 378) | pub const MAP_LOCKED: ::c_int = 8192; constant MAP_NORESERVE (line 379) | pub const MAP_NORESERVE: ::c_int = 16384; constant MAP_ANON (line 380) | pub const MAP_ANON: ::c_int = 32; constant MAP_ANONYMOUS (line 381) | pub const MAP_ANONYMOUS: ::c_int = 32; constant MAP_DENYWRITE (line 382) | pub const MAP_DENYWRITE: ::c_int = 2048; constant MAP_EXECUTABLE (line 383) | pub const MAP_EXECUTABLE: ::c_int = 4096; constant MAP_POPULATE (line 384) | pub const MAP_POPULATE: ::c_int = 32768; constant MAP_NONBLOCK (line 385) | pub const MAP_NONBLOCK: ::c_int = 65536; constant MAP_STACK (line 386) | pub const MAP_STACK: ::c_int = 131072; constant MAP_SYNC (line 387) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 388) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 389) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 390) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 391) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 392) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 393) | pub const EREMOTEIO: ::c_int = 121; constant MCL_CURRENT (line 394) | pub const MCL_CURRENT: ::c_int = 1; constant MCL_FUTURE (line 395) | pub const MCL_FUTURE: ::c_int = 2; constant MCL_ONFAULT (line 396) | pub const MCL_ONFAULT: ::c_int = 4; constant SIGSTKSZ (line 397) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 398) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 399) | pub const CBAUD: ::tcflag_t = 4111; constant TAB1 (line 400) | pub const TAB1: ::tcflag_t = 2048; constant TAB2 (line 401) | pub const TAB2: ::tcflag_t = 4096; constant TAB3 (line 402) | pub const TAB3: ::tcflag_t = 6144; constant CR1 (line 403) | pub const CR1: ::tcflag_t = 512; constant CR2 (line 404) | pub const CR2: ::tcflag_t = 1024; constant CR3 (line 405) | pub const CR3: ::tcflag_t = 1536; constant FF1 (line 406) | pub const FF1: ::tcflag_t = 32768; constant BS1 (line 407) | pub const BS1: ::tcflag_t = 8192; constant VT1 (line 408) | pub const VT1: ::tcflag_t = 16384; constant VWERASE (line 409) | pub const VWERASE: usize = 14; constant VREPRINT (line 410) | pub const VREPRINT: usize = 12; constant VSUSP (line 411) | pub const VSUSP: usize = 10; constant VSTART (line 412) | pub const VSTART: usize = 8; constant VSTOP (line 413) | pub const VSTOP: usize = 9; constant VDISCARD (line 414) | pub const VDISCARD: usize = 13; constant VTIME (line 415) | pub const VTIME: usize = 5; constant IXON (line 416) | pub const IXON: ::tcflag_t = 1024; constant IXOFF (line 417) | pub const IXOFF: ::tcflag_t = 4096; constant ONLCR (line 418) | pub const ONLCR: ::tcflag_t = 4; constant CSIZE (line 419) | pub const CSIZE: ::tcflag_t = 48; constant CS6 (line 420) | pub const CS6: ::tcflag_t = 16; constant CS7 (line 421) | pub const CS7: ::tcflag_t = 32; constant CS8 (line 422) | pub const CS8: ::tcflag_t = 48; constant CSTOPB (line 423) | pub const CSTOPB: ::tcflag_t = 64; constant CREAD (line 424) | pub const CREAD: ::tcflag_t = 128; constant PARENB (line 425) | pub const PARENB: ::tcflag_t = 256; constant PARODD (line 426) | pub const PARODD: ::tcflag_t = 512; constant HUPCL (line 427) | pub const HUPCL: ::tcflag_t = 1024; constant CLOCAL (line 428) | pub const CLOCAL: ::tcflag_t = 2048; constant ECHOKE (line 429) | pub const ECHOKE: ::tcflag_t = 2048; constant ECHOE (line 430) | pub const ECHOE: ::tcflag_t = 16; constant ECHOK (line 431) | pub const ECHOK: ::tcflag_t = 32; constant ECHONL (line 432) | pub const ECHONL: ::tcflag_t = 64; constant ECHOPRT (line 433) | pub const ECHOPRT: ::tcflag_t = 1024; constant ECHOCTL (line 434) | pub const ECHOCTL: ::tcflag_t = 512; constant ISIG (line 435) | pub const ISIG: ::tcflag_t = 1; constant ICANON (line 436) | pub const ICANON: ::tcflag_t = 2; constant PENDIN (line 437) | pub const PENDIN: ::tcflag_t = 16384; constant NOFLSH (line 438) | pub const NOFLSH: ::tcflag_t = 128; constant CIBAUD (line 439) | pub const CIBAUD: ::tcflag_t = 269418496; constant CBAUDEX (line 440) | pub const CBAUDEX: ::tcflag_t = 4096; constant VSWTC (line 441) | pub const VSWTC: usize = 7; constant OLCUC (line 442) | pub const OLCUC: ::tcflag_t = 2; constant NLDLY (line 443) | pub const NLDLY: ::tcflag_t = 256; constant CRDLY (line 444) | pub const CRDLY: ::tcflag_t = 1536; constant TABDLY (line 445) | pub const TABDLY: ::tcflag_t = 6144; constant BSDLY (line 446) | pub const BSDLY: ::tcflag_t = 8192; constant FFDLY (line 447) | pub const FFDLY: ::tcflag_t = 32768; constant VTDLY (line 448) | pub const VTDLY: ::tcflag_t = 16384; constant XTABS (line 449) | pub const XTABS: ::tcflag_t = 6144; constant B0 (line 450) | pub const B0: ::speed_t = 0; constant B50 (line 451) | pub const B50: ::speed_t = 1; constant B75 (line 452) | pub const B75: ::speed_t = 2; constant B110 (line 453) | pub const B110: ::speed_t = 3; constant B134 (line 454) | pub const B134: ::speed_t = 4; constant B150 (line 455) | pub const B150: ::speed_t = 5; constant B200 (line 456) | pub const B200: ::speed_t = 6; constant B300 (line 457) | pub const B300: ::speed_t = 7; constant B600 (line 458) | pub const B600: ::speed_t = 8; constant B1200 (line 459) | pub const B1200: ::speed_t = 9; constant B1800 (line 460) | pub const B1800: ::speed_t = 10; constant B2400 (line 461) | pub const B2400: ::speed_t = 11; constant B4800 (line 462) | pub const B4800: ::speed_t = 12; constant B9600 (line 463) | pub const B9600: ::speed_t = 13; constant B19200 (line 464) | pub const B19200: ::speed_t = 14; constant B38400 (line 465) | pub const B38400: ::speed_t = 15; constant EXTA (line 466) | pub const EXTA: ::speed_t = 14; constant EXTB (line 467) | pub const EXTB: ::speed_t = 15; constant B57600 (line 468) | pub const B57600: ::speed_t = 4097; constant B115200 (line 469) | pub const B115200: ::speed_t = 4098; constant B230400 (line 470) | pub const B230400: ::speed_t = 4099; constant B460800 (line 471) | pub const B460800: ::speed_t = 4100; constant B500000 (line 472) | pub const B500000: ::speed_t = 4101; constant B576000 (line 473) | pub const B576000: ::speed_t = 4102; constant B921600 (line 474) | pub const B921600: ::speed_t = 4103; constant B1000000 (line 475) | pub const B1000000: ::speed_t = 4104; constant B1152000 (line 476) | pub const B1152000: ::speed_t = 4105; constant B1500000 (line 477) | pub const B1500000: ::speed_t = 4106; constant B2000000 (line 478) | pub const B2000000: ::speed_t = 4107; constant B2500000 (line 479) | pub const B2500000: ::speed_t = 4108; constant B3000000 (line 480) | pub const B3000000: ::speed_t = 4109; constant B3500000 (line 481) | pub const B3500000: ::speed_t = 4110; constant B4000000 (line 482) | pub const B4000000: ::speed_t = 4111; constant VEOL (line 483) | pub const VEOL: usize = 11; constant VEOL2 (line 484) | pub const VEOL2: usize = 16; constant VMIN (line 485) | pub const VMIN: usize = 6; constant IEXTEN (line 486) | pub const IEXTEN: ::tcflag_t = 32768; constant TOSTOP (line 487) | pub const TOSTOP: ::tcflag_t = 256; constant FLUSHO (line 488) | pub const FLUSHO: ::tcflag_t = 4096; constant EXTPROC (line 489) | pub const EXTPROC: ::tcflag_t = 65536; constant __SIZEOF_PTHREAD_MUTEX_T (line 490) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 491) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 492) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant NGREG (line 493) | pub const NGREG: usize = 32; constant REG_PC (line 494) | pub const REG_PC: usize = 0; constant REG_RA (line 495) | pub const REG_RA: usize = 1; constant REG_SP (line 496) | pub const REG_SP: usize = 2; constant REG_TP (line 497) | pub const REG_TP: usize = 4; constant REG_S0 (line 498) | pub const REG_S0: usize = 8; constant REG_S1 (line 499) | pub const REG_S1: usize = 9; constant REG_A0 (line 500) | pub const REG_A0: usize = 10; constant REG_S2 (line 501) | pub const REG_S2: usize = 18; constant REG_NARGS (line 502) | pub const REG_NARGS: usize = 8; constant SYS_read (line 504) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 505) | pub const SYS_write: ::c_long = 64; constant SYS_close (line 506) | pub const SYS_close: ::c_long = 57; constant SYS_fstat (line 507) | pub const SYS_fstat: ::c_long = 80; constant SYS_lseek (line 508) | pub const SYS_lseek: ::c_long = 62; constant SYS_mmap (line 509) | pub const SYS_mmap: ::c_long = 222; constant SYS_mprotect (line 510) | pub const SYS_mprotect: ::c_long = 226; constant SYS_munmap (line 511) | pub const SYS_munmap: ::c_long = 215; constant SYS_brk (line 512) | pub const SYS_brk: ::c_long = 214; constant SYS_rt_sigaction (line 513) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 514) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigreturn (line 515) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_ioctl (line 516) | pub const SYS_ioctl: ::c_long = 29; constant SYS_pread64 (line 517) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 518) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_readv (line 519) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 520) | pub const SYS_writev: ::c_long = 66; constant SYS_sched_yield (line 521) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_mremap (line 522) | pub const SYS_mremap: ::c_long = 216; constant SYS_msync (line 523) | pub const SYS_msync: ::c_long = 227; constant SYS_mincore (line 524) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 525) | pub const SYS_madvise: ::c_long = 233; constant SYS_shmget (line 526) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmat (line 527) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmctl (line 528) | pub const SYS_shmctl: ::c_long = 195; constant SYS_dup (line 529) | pub const SYS_dup: ::c_long = 23; constant SYS_nanosleep (line 530) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 531) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 532) | pub const SYS_setitimer: ::c_long = 103; constant SYS_getpid (line 533) | pub const SYS_getpid: ::c_long = 172; constant SYS_sendfile (line 534) | pub const SYS_sendfile: ::c_long = 71; constant SYS_socket (line 535) | pub const SYS_socket: ::c_long = 198; constant SYS_connect (line 536) | pub const SYS_connect: ::c_long = 203; constant SYS_accept (line 537) | pub const SYS_accept: ::c_long = 202; constant SYS_sendto (line 538) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 539) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_sendmsg (line 540) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 541) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_shutdown (line 542) | pub const SYS_shutdown: ::c_long = 210; constant SYS_bind (line 543) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 544) | pub const SYS_listen: ::c_long = 201; constant SYS_getsockname (line 545) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 546) | pub const SYS_getpeername: ::c_long = 205; constant SYS_socketpair (line 547) | pub const SYS_socketpair: ::c_long = 199; constant SYS_setsockopt (line 548) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 549) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_clone (line 550) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 551) | pub const SYS_execve: ::c_long = 221; constant SYS_exit (line 552) | pub const SYS_exit: ::c_long = 93; constant SYS_wait4 (line 553) | pub const SYS_wait4: ::c_long = 260; constant SYS_kill (line 554) | pub const SYS_kill: ::c_long = 129; constant SYS_uname (line 555) | pub const SYS_uname: ::c_long = 160; constant SYS_semget (line 556) | pub const SYS_semget: ::c_long = 190; constant SYS_semop (line 557) | pub const SYS_semop: ::c_long = 193; constant SYS_semctl (line 558) | pub const SYS_semctl: ::c_long = 191; constant SYS_shmdt (line 559) | pub const SYS_shmdt: ::c_long = 197; constant SYS_msgget (line 560) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgsnd (line 561) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_msgrcv (line 562) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgctl (line 563) | pub const SYS_msgctl: ::c_long = 187; constant SYS_fcntl (line 564) | pub const SYS_fcntl: ::c_long = 25; constant SYS_flock (line 565) | pub const SYS_flock: ::c_long = 32; constant SYS_fsync (line 566) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 567) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_truncate (line 568) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 569) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_getcwd (line 570) | pub const SYS_getcwd: ::c_long = 17; constant SYS_chdir (line 571) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 572) | pub const SYS_fchdir: ::c_long = 50; constant SYS_fchmod (line 573) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchown (line 574) | pub const SYS_fchown: ::c_long = 55; constant SYS_umask (line 575) | pub const SYS_umask: ::c_long = 166; constant SYS_gettimeofday (line 576) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_getrlimit (line 577) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_getrusage (line 578) | pub const SYS_getrusage: ::c_long = 165; constant SYS_sysinfo (line 579) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_times (line 580) | pub const SYS_times: ::c_long = 153; constant SYS_ptrace (line 581) | pub const SYS_ptrace: ::c_long = 117; constant SYS_getuid (line 582) | pub const SYS_getuid: ::c_long = 174; constant SYS_syslog (line 583) | pub const SYS_syslog: ::c_long = 116; constant SYS_getgid (line 584) | pub const SYS_getgid: ::c_long = 176; constant SYS_setuid (line 585) | pub const SYS_setuid: ::c_long = 146; constant SYS_setgid (line 586) | pub const SYS_setgid: ::c_long = 144; constant SYS_geteuid (line 587) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getegid (line 588) | pub const SYS_getegid: ::c_long = 177; constant SYS_setpgid (line 589) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getppid (line 590) | pub const SYS_getppid: ::c_long = 173; constant SYS_setsid (line 591) | pub const SYS_setsid: ::c_long = 157; constant SYS_setreuid (line 592) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setregid (line 593) | pub const SYS_setregid: ::c_long = 143; constant SYS_getgroups (line 594) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 595) | pub const SYS_setgroups: ::c_long = 159; constant SYS_setresuid (line 596) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 597) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 598) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 599) | pub const SYS_getresgid: ::c_long = 150; constant SYS_getpgid (line 600) | pub const SYS_getpgid: ::c_long = 155; constant SYS_setfsuid (line 601) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 602) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_getsid (line 603) | pub const SYS_getsid: ::c_long = 156; constant SYS_capget (line 604) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 605) | pub const SYS_capset: ::c_long = 91; constant SYS_rt_sigpending (line 606) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 607) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 608) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigsuspend (line 609) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_sigaltstack (line 610) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_personality (line 611) | pub const SYS_personality: ::c_long = 92; constant SYS_statfs (line 612) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 613) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_getpriority (line 614) | pub const SYS_getpriority: ::c_long = 141; constant SYS_setpriority (line 615) | pub const SYS_setpriority: ::c_long = 140; constant SYS_sched_setparam (line 616) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_getparam (line 617) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setscheduler (line 618) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 619) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_get_priority_max (line 620) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 621) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 622) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_mlock (line 623) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 624) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 625) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 626) | pub const SYS_munlockall: ::c_long = 231; constant SYS_vhangup (line 627) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pivot_root (line 628) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_prctl (line 629) | pub const SYS_prctl: ::c_long = 167; constant SYS_adjtimex (line 630) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_setrlimit (line 631) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_chroot (line 632) | pub const SYS_chroot: ::c_long = 51; constant SYS_sync (line 633) | pub const SYS_sync: ::c_long = 81; constant SYS_acct (line 634) | pub const SYS_acct: ::c_long = 89; constant SYS_settimeofday (line 635) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_mount (line 636) | pub const SYS_mount: ::c_long = 40; constant SYS_umount2 (line 637) | pub const SYS_umount2: ::c_long = 39; constant SYS_swapon (line 638) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 639) | pub const SYS_swapoff: ::c_long = 225; constant SYS_reboot (line 640) | pub const SYS_reboot: ::c_long = 142; constant SYS_sethostname (line 641) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 642) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_init_module (line 643) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 644) | pub const SYS_delete_module: ::c_long = 106; constant SYS_quotactl (line 645) | pub const SYS_quotactl: ::c_long = 60; constant SYS_nfsservctl (line 646) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_gettid (line 647) | pub const SYS_gettid: ::c_long = 178; constant SYS_readahead (line 648) | pub const SYS_readahead: ::c_long = 213; constant SYS_setxattr (line 649) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 650) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 651) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 652) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 653) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 654) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 655) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 656) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 657) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 658) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 659) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 660) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_tkill (line 661) | pub const SYS_tkill: ::c_long = 130; constant SYS_futex (line 662) | pub const SYS_futex: ::c_long = 98; constant SYS_sched_setaffinity (line 663) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 664) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_io_setup (line 665) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 666) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_getevents (line 667) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_io_submit (line 668) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 669) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_lookup_dcookie (line 670) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_remap_file_pages (line 671) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_getdents64 (line 672) | pub const SYS_getdents64: ::c_long = 61; constant SYS_set_tid_address (line 673) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_restart_syscall (line 674) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_semtimedop (line 675) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_fadvise64 (line 676) | pub const SYS_fadvise64: ::c_long = 223; constant SYS_timer_create (line 677) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_settime (line 678) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_gettime (line 679) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 680) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_delete (line 681) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 682) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 683) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 684) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 685) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_exit_group (line 686) | pub const SYS_exit_group: ::c_long = 94; constant SYS_epoll_ctl (line 687) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_tgkill (line 688) | pub const SYS_tgkill: ::c_long = 131; constant SYS_mbind (line 689) | pub const SYS_mbind: ::c_long = 235; constant SYS_set_mempolicy (line 690) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_get_mempolicy (line 691) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_mq_open (line 692) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 693) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 694) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 695) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 696) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 697) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_kexec_load (line 698) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_waitid (line 699) | pub const SYS_waitid: ::c_long = 95; constant SYS_add_key (line 700) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 701) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 702) | pub const SYS_keyctl: ::c_long = 219; constant SYS_ioprio_set (line 703) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 704) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_inotify_add_watch (line 705) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 706) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_migrate_pages (line 707) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_openat (line 708) | pub const SYS_openat: ::c_long = 56; constant SYS_mkdirat (line 709) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_mknodat (line 710) | pub const SYS_mknodat: ::c_long = 33; constant SYS_fchownat (line 711) | pub const SYS_fchownat: ::c_long = 54; constant SYS_newfstatat (line 712) | pub const SYS_newfstatat: ::c_long = 79; constant SYS_unlinkat (line 713) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_linkat (line 714) | pub const SYS_linkat: ::c_long = 37; constant SYS_symlinkat (line 715) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_readlinkat (line 716) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_fchmodat (line 717) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_faccessat (line 718) | pub const SYS_faccessat: ::c_long = 48; constant SYS_pselect6 (line 719) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 720) | pub const SYS_ppoll: ::c_long = 73; constant SYS_unshare (line 721) | pub const SYS_unshare: ::c_long = 97; constant SYS_set_robust_list (line 722) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 723) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_splice (line 724) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 725) | pub const SYS_tee: ::c_long = 77; constant SYS_sync_file_range (line 726) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_vmsplice (line 727) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_move_pages (line 728) | pub const SYS_move_pages: ::c_long = 239; constant SYS_utimensat (line 729) | pub const SYS_utimensat: ::c_long = 88; constant SYS_epoll_pwait (line 730) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_timerfd_create (line 731) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_fallocate (line 732) | pub const SYS_fallocate: ::c_long = 47; constant SYS_timerfd_settime (line 733) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 734) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_accept4 (line 735) | pub const SYS_accept4: ::c_long = 242; constant SYS_signalfd4 (line 736) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_eventfd2 (line 737) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 738) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_dup3 (line 739) | pub const SYS_dup3: ::c_long = 24; constant SYS_pipe2 (line 740) | pub const SYS_pipe2: ::c_long = 59; constant SYS_inotify_init1 (line 741) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_preadv (line 742) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 743) | pub const SYS_pwritev: ::c_long = 70; constant SYS_rt_tgsigqueueinfo (line 744) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 745) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_recvmmsg (line 746) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_fanotify_init (line 747) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 748) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_prlimit64 (line 749) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_name_to_handle_at (line 750) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 751) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 752) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 753) | pub const SYS_syncfs: ::c_long = 267; constant SYS_sendmmsg (line 754) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_setns (line 755) | pub const SYS_setns: ::c_long = 268; constant SYS_getcpu (line 756) | pub const SYS_getcpu: ::c_long = 168; constant SYS_process_vm_readv (line 757) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 758) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 759) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 760) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 761) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 762) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 763) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 764) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 765) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 766) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 767) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 768) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 769) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 770) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 771) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 772) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 773) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 774) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 775) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 776) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 777) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 778) | pub const SYS_statx: ::c_long = 291; constant SYS_rseq (line 779) | pub const SYS_rseq: ::c_long = 293; constant SYS_pidfd_send_signal (line 780) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 781) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 782) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 783) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 784) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 785) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 786) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 787) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 788) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 789) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 790) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 791) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 792) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 793) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 794) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 795) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 796) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 797) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 798) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 799) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 800) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 801) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 802) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 803) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 804) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 805) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 806) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/sparc/mod.rs type c_char (line 3) | pub type c_char = i8; type wchar_t (line 4) | pub type wchar_t = i32; constant VEOF (line 196) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 197) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 198) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 199) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_APPEND (line 201) | pub const O_APPEND: ::c_int = 0x8; constant O_CREAT (line 202) | pub const O_CREAT: ::c_int = 0x200; constant O_EXCL (line 203) | pub const O_EXCL: ::c_int = 0x800; constant O_NOCTTY (line 204) | pub const O_NOCTTY: ::c_int = 0x8000; constant O_NONBLOCK (line 205) | pub const O_NONBLOCK: ::c_int = 0x4000; constant O_SYNC (line 206) | pub const O_SYNC: ::c_int = 0x802000; constant O_RSYNC (line 207) | pub const O_RSYNC: ::c_int = 0x802000; constant O_DSYNC (line 208) | pub const O_DSYNC: ::c_int = 0x2000; constant O_FSYNC (line 209) | pub const O_FSYNC: ::c_int = 0x802000; constant MADV_SOFT_OFFLINE (line 211) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 212) | pub const MAP_GROWSDOWN: ::c_int = 0x0200; constant MAP_ANON (line 213) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 214) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 215) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 216) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 217) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 218) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 219) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 220) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 221) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLK (line 223) | pub const EDEADLK: ::c_int = 78; constant ENAMETOOLONG (line 224) | pub const ENAMETOOLONG: ::c_int = 63; constant ENOLCK (line 225) | pub const ENOLCK: ::c_int = 79; constant ENOSYS (line 226) | pub const ENOSYS: ::c_int = 90; constant ENOTEMPTY (line 227) | pub const ENOTEMPTY: ::c_int = 66; constant ELOOP (line 228) | pub const ELOOP: ::c_int = 62; constant ENOMSG (line 229) | pub const ENOMSG: ::c_int = 75; constant EIDRM (line 230) | pub const EIDRM: ::c_int = 77; constant ECHRNG (line 231) | pub const ECHRNG: ::c_int = 94; constant EL2NSYNC (line 232) | pub const EL2NSYNC: ::c_int = 95; constant EL3HLT (line 233) | pub const EL3HLT: ::c_int = 96; constant EL3RST (line 234) | pub const EL3RST: ::c_int = 97; constant ELNRNG (line 235) | pub const ELNRNG: ::c_int = 98; constant EUNATCH (line 236) | pub const EUNATCH: ::c_int = 99; constant ENOCSI (line 237) | pub const ENOCSI: ::c_int = 100; constant EL2HLT (line 238) | pub const EL2HLT: ::c_int = 101; constant EBADE (line 239) | pub const EBADE: ::c_int = 102; constant EBADR (line 240) | pub const EBADR: ::c_int = 103; constant EXFULL (line 241) | pub const EXFULL: ::c_int = 104; constant ENOANO (line 242) | pub const ENOANO: ::c_int = 105; constant EBADRQC (line 243) | pub const EBADRQC: ::c_int = 106; constant EBADSLT (line 244) | pub const EBADSLT: ::c_int = 107; constant EMULTIHOP (line 245) | pub const EMULTIHOP: ::c_int = 87; constant EOVERFLOW (line 246) | pub const EOVERFLOW: ::c_int = 92; constant ENOTUNIQ (line 247) | pub const ENOTUNIQ: ::c_int = 115; constant EBADFD (line 248) | pub const EBADFD: ::c_int = 93; constant EBADMSG (line 249) | pub const EBADMSG: ::c_int = 76; constant EREMCHG (line 250) | pub const EREMCHG: ::c_int = 89; constant ELIBACC (line 251) | pub const ELIBACC: ::c_int = 114; constant ELIBBAD (line 252) | pub const ELIBBAD: ::c_int = 112; constant ELIBSCN (line 253) | pub const ELIBSCN: ::c_int = 124; constant ELIBMAX (line 254) | pub const ELIBMAX: ::c_int = 123; constant ELIBEXEC (line 255) | pub const ELIBEXEC: ::c_int = 110; constant EILSEQ (line 256) | pub const EILSEQ: ::c_int = 122; constant ERESTART (line 257) | pub const ERESTART: ::c_int = 116; constant ESTRPIPE (line 258) | pub const ESTRPIPE: ::c_int = 91; constant EUSERS (line 259) | pub const EUSERS: ::c_int = 68; constant ENOTSOCK (line 260) | pub const ENOTSOCK: ::c_int = 38; constant EDESTADDRREQ (line 261) | pub const EDESTADDRREQ: ::c_int = 39; constant EMSGSIZE (line 262) | pub const EMSGSIZE: ::c_int = 40; constant EPROTOTYPE (line 263) | pub const EPROTOTYPE: ::c_int = 41; constant ENOPROTOOPT (line 264) | pub const ENOPROTOOPT: ::c_int = 42; constant EPROTONOSUPPORT (line 265) | pub const EPROTONOSUPPORT: ::c_int = 43; constant ESOCKTNOSUPPORT (line 266) | pub const ESOCKTNOSUPPORT: ::c_int = 44; constant EOPNOTSUPP (line 267) | pub const EOPNOTSUPP: ::c_int = 45; constant EPFNOSUPPORT (line 268) | pub const EPFNOSUPPORT: ::c_int = 46; constant EAFNOSUPPORT (line 269) | pub const EAFNOSUPPORT: ::c_int = 47; constant EADDRINUSE (line 270) | pub const EADDRINUSE: ::c_int = 48; constant EADDRNOTAVAIL (line 271) | pub const EADDRNOTAVAIL: ::c_int = 49; constant ENETDOWN (line 272) | pub const ENETDOWN: ::c_int = 50; constant ENETUNREACH (line 273) | pub const ENETUNREACH: ::c_int = 51; constant ENETRESET (line 274) | pub const ENETRESET: ::c_int = 52; constant ECONNABORTED (line 275) | pub const ECONNABORTED: ::c_int = 53; constant ECONNRESET (line 276) | pub const ECONNRESET: ::c_int = 54; constant ENOBUFS (line 277) | pub const ENOBUFS: ::c_int = 55; constant EISCONN (line 278) | pub const EISCONN: ::c_int = 56; constant ENOTCONN (line 279) | pub const ENOTCONN: ::c_int = 57; constant ESHUTDOWN (line 280) | pub const ESHUTDOWN: ::c_int = 58; constant ETOOMANYREFS (line 281) | pub const ETOOMANYREFS: ::c_int = 59; constant ETIMEDOUT (line 282) | pub const ETIMEDOUT: ::c_int = 60; constant ECONNREFUSED (line 283) | pub const ECONNREFUSED: ::c_int = 61; constant EHOSTDOWN (line 284) | pub const EHOSTDOWN: ::c_int = 64; constant EHOSTUNREACH (line 285) | pub const EHOSTUNREACH: ::c_int = 65; constant EALREADY (line 286) | pub const EALREADY: ::c_int = 37; constant EINPROGRESS (line 287) | pub const EINPROGRESS: ::c_int = 36; constant ESTALE (line 288) | pub const ESTALE: ::c_int = 70; constant EDQUOT (line 289) | pub const EDQUOT: ::c_int = 69; constant ENOMEDIUM (line 290) | pub const ENOMEDIUM: ::c_int = 125; constant EMEDIUMTYPE (line 291) | pub const EMEDIUMTYPE: ::c_int = 126; constant ECANCELED (line 292) | pub const ECANCELED: ::c_int = 127; constant ENOKEY (line 293) | pub const ENOKEY: ::c_int = 128; constant EKEYEXPIRED (line 294) | pub const EKEYEXPIRED: ::c_int = 129; constant EKEYREVOKED (line 295) | pub const EKEYREVOKED: ::c_int = 130; constant EKEYREJECTED (line 296) | pub const EKEYREJECTED: ::c_int = 131; constant EOWNERDEAD (line 297) | pub const EOWNERDEAD: ::c_int = 132; constant ENOTRECOVERABLE (line 298) | pub const ENOTRECOVERABLE: ::c_int = 133; constant EHWPOISON (line 299) | pub const EHWPOISON: ::c_int = 135; constant ERFKILL (line 300) | pub const ERFKILL: ::c_int = 134; constant SOCK_STREAM (line 302) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 303) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_SIGINFO (line 305) | pub const SA_SIGINFO: ::c_int = 0x200; constant SA_NOCLDWAIT (line 306) | pub const SA_NOCLDWAIT: ::c_int = 0x100; constant SIGTTIN (line 308) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 309) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 310) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 311) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 312) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 313) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 314) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 315) | pub const SIGCHLD: ::c_int = 20; constant SIGBUS (line 316) | pub const SIGBUS: ::c_int = 10; constant SIGUSR1 (line 317) | pub const SIGUSR1: ::c_int = 30; constant SIGUSR2 (line 318) | pub const SIGUSR2: ::c_int = 31; constant SIGCONT (line 319) | pub const SIGCONT: ::c_int = 19; constant SIGSTOP (line 320) | pub const SIGSTOP: ::c_int = 17; constant SIGTSTP (line 321) | pub const SIGTSTP: ::c_int = 18; constant SIGURG (line 322) | pub const SIGURG: ::c_int = 16; constant SIGIO (line 323) | pub const SIGIO: ::c_int = 23; constant SIGSYS (line 324) | pub const SIGSYS: ::c_int = 12; constant SIGPOLL (line 325) | pub const SIGPOLL: ::c_int = 23; constant SIGPWR (line 326) | pub const SIGPWR: ::c_int = 29; constant SIG_SETMASK (line 327) | pub const SIG_SETMASK: ::c_int = 4; constant SIG_BLOCK (line 328) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 329) | pub const SIG_UNBLOCK: ::c_int = 2; constant POLLWRNORM (line 331) | pub const POLLWRNORM: ::c_short = 4; constant POLLWRBAND (line 332) | pub const POLLWRBAND: ::c_short = 0x100; constant O_ASYNC (line 334) | pub const O_ASYNC: ::c_int = 0x40; constant O_NDELAY (line 335) | pub const O_NDELAY: ::c_int = 0x4004; constant EFD_NONBLOCK (line 337) | pub const EFD_NONBLOCK: ::c_int = 0x4000; constant F_GETLK (line 339) | pub const F_GETLK: ::c_int = 7; constant F_GETOWN (line 340) | pub const F_GETOWN: ::c_int = 5; constant F_SETOWN (line 341) | pub const F_SETOWN: ::c_int = 6; constant SFD_NONBLOCK (line 343) | pub const SFD_NONBLOCK: ::c_int = 0x4000; constant TCSANOW (line 345) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 346) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 347) | pub const TCSAFLUSH: ::c_int = 2; constant O_DIRECTORY (line 349) | pub const O_DIRECTORY: ::c_int = 0o200000; constant O_NOFOLLOW (line 350) | pub const O_NOFOLLOW: ::c_int = 0o400000; constant O_LARGEFILE (line 351) | pub const O_LARGEFILE: ::c_int = 0x40000; constant O_DIRECT (line 352) | pub const O_DIRECT: ::c_int = 0x100000; constant MAP_LOCKED (line 354) | pub const MAP_LOCKED: ::c_int = 0x0100; constant MAP_NORESERVE (line 355) | pub const MAP_NORESERVE: ::c_int = 0x00040; constant EDEADLOCK (line 357) | pub const EDEADLOCK: ::c_int = 108; constant EUCLEAN (line 358) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 359) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 360) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 361) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 362) | pub const EREMOTEIO: ::c_int = 121; constant MCL_CURRENT (line 364) | pub const MCL_CURRENT: ::c_int = 0x2000; constant MCL_FUTURE (line 365) | pub const MCL_FUTURE: ::c_int = 0x4000; constant MCL_ONFAULT (line 366) | pub const MCL_ONFAULT: ::c_int = 0x8000; constant SIGSTKSZ (line 368) | pub const SIGSTKSZ: ::size_t = 16384; constant MINSIGSTKSZ (line 369) | pub const MINSIGSTKSZ: ::size_t = 4096; constant CBAUD (line 370) | pub const CBAUD: ::tcflag_t = 0x0000100f; constant TAB1 (line 371) | pub const TAB1: ::tcflag_t = 0x800; constant TAB2 (line 372) | pub const TAB2: ::tcflag_t = 0x1000; constant TAB3 (line 373) | pub const TAB3: ::tcflag_t = 0x1800; constant CR1 (line 374) | pub const CR1: ::tcflag_t = 0x200; constant CR2 (line 375) | pub const CR2: ::tcflag_t = 0x400; constant CR3 (line 376) | pub const CR3: ::tcflag_t = 0x600; constant FF1 (line 377) | pub const FF1: ::tcflag_t = 0x8000; constant BS1 (line 378) | pub const BS1: ::tcflag_t = 0x2000; constant VT1 (line 379) | pub const VT1: ::tcflag_t = 0x4000; constant VWERASE (line 380) | pub const VWERASE: usize = 0xe; constant VREPRINT (line 381) | pub const VREPRINT: usize = 0xc; constant VSUSP (line 382) | pub const VSUSP: usize = 0xa; constant VSTART (line 383) | pub const VSTART: usize = 0x8; constant VSTOP (line 384) | pub const VSTOP: usize = 0x9; constant VDISCARD (line 385) | pub const VDISCARD: usize = 0xd; constant VTIME (line 386) | pub const VTIME: usize = 0x5; constant IXON (line 387) | pub const IXON: ::tcflag_t = 0x400; constant IXOFF (line 388) | pub const IXOFF: ::tcflag_t = 0x1000; constant ONLCR (line 389) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 390) | pub const CSIZE: ::tcflag_t = 0x30; constant CS6 (line 391) | pub const CS6: ::tcflag_t = 0x10; constant CS7 (line 392) | pub const CS7: ::tcflag_t = 0x20; constant CS8 (line 393) | pub const CS8: ::tcflag_t = 0x30; constant CSTOPB (line 394) | pub const CSTOPB: ::tcflag_t = 0x40; constant CREAD (line 395) | pub const CREAD: ::tcflag_t = 0x80; constant PARENB (line 396) | pub const PARENB: ::tcflag_t = 0x100; constant PARODD (line 397) | pub const PARODD: ::tcflag_t = 0x200; constant HUPCL (line 398) | pub const HUPCL: ::tcflag_t = 0x400; constant CLOCAL (line 399) | pub const CLOCAL: ::tcflag_t = 0x800; constant ECHOKE (line 400) | pub const ECHOKE: ::tcflag_t = 0x800; constant ECHOE (line 401) | pub const ECHOE: ::tcflag_t = 0x10; constant ECHOK (line 402) | pub const ECHOK: ::tcflag_t = 0x20; constant ECHONL (line 403) | pub const ECHONL: ::tcflag_t = 0x40; constant ECHOPRT (line 404) | pub const ECHOPRT: ::tcflag_t = 0x400; constant ECHOCTL (line 405) | pub const ECHOCTL: ::tcflag_t = 0x200; constant ISIG (line 406) | pub const ISIG: ::tcflag_t = 0x1; constant ICANON (line 407) | pub const ICANON: ::tcflag_t = 0x2; constant PENDIN (line 408) | pub const PENDIN: ::tcflag_t = 0x4000; constant NOFLSH (line 409) | pub const NOFLSH: ::tcflag_t = 0x80; constant CIBAUD (line 410) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 411) | pub const CBAUDEX: ::tcflag_t = 0x00001000; constant VSWTC (line 412) | pub const VSWTC: usize = 7; constant OLCUC (line 413) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 414) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 415) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 416) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 417) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 418) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 419) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 420) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 422) | pub const B0: ::speed_t = 0o000000; constant B50 (line 423) | pub const B50: ::speed_t = 0o000001; constant B75 (line 424) | pub const B75: ::speed_t = 0o000002; constant B110 (line 425) | pub const B110: ::speed_t = 0o000003; constant B134 (line 426) | pub const B134: ::speed_t = 0o000004; constant B150 (line 427) | pub const B150: ::speed_t = 0o000005; constant B200 (line 428) | pub const B200: ::speed_t = 0o000006; constant B300 (line 429) | pub const B300: ::speed_t = 0o000007; constant B600 (line 430) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 431) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 432) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 433) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 434) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 435) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 436) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 437) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 438) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 439) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 440) | pub const B57600: ::speed_t = 0x1001; constant B115200 (line 441) | pub const B115200: ::speed_t = 0x1002; constant B230400 (line 442) | pub const B230400: ::speed_t = 0x1003; constant B460800 (line 443) | pub const B460800: ::speed_t = 0x1004; constant B76800 (line 444) | pub const B76800: ::speed_t = 0x1005; constant B153600 (line 445) | pub const B153600: ::speed_t = 0x1006; constant B307200 (line 446) | pub const B307200: ::speed_t = 0x1007; constant B614400 (line 447) | pub const B614400: ::speed_t = 0x1008; constant B921600 (line 448) | pub const B921600: ::speed_t = 0x1009; constant B500000 (line 449) | pub const B500000: ::speed_t = 0x100a; constant B576000 (line 450) | pub const B576000: ::speed_t = 0x100b; constant B1000000 (line 451) | pub const B1000000: ::speed_t = 0x100c; constant B1152000 (line 452) | pub const B1152000: ::speed_t = 0x100d; constant B1500000 (line 453) | pub const B1500000: ::speed_t = 0x100e; constant B2000000 (line 454) | pub const B2000000: ::speed_t = 0x100f; constant VEOL (line 456) | pub const VEOL: usize = 5; constant VEOL2 (line 457) | pub const VEOL2: usize = 6; constant VMIN (line 458) | pub const VMIN: usize = 4; constant IEXTEN (line 459) | pub const IEXTEN: ::tcflag_t = 0x8000; constant TOSTOP (line 460) | pub const TOSTOP: ::tcflag_t = 0x100; constant FLUSHO (line 461) | pub const FLUSHO: ::tcflag_t = 0x1000; constant EXTPROC (line 462) | pub const EXTPROC: ::tcflag_t = 0x10000; constant SYS_restart_syscall (line 464) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 465) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 466) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 467) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 468) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 469) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 470) | pub const SYS_close: ::c_long = 6; constant SYS_wait4 (line 471) | pub const SYS_wait4: ::c_long = 7; constant SYS_creat (line 472) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 473) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 474) | pub const SYS_unlink: ::c_long = 10; constant SYS_execv (line 475) | pub const SYS_execv: ::c_long = 11; constant SYS_chdir (line 476) | pub const SYS_chdir: ::c_long = 12; constant SYS_chown (line 477) | pub const SYS_chown: ::c_long = 13; constant SYS_mknod (line 478) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 479) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 480) | pub const SYS_lchown: ::c_long = 16; constant SYS_brk (line 481) | pub const SYS_brk: ::c_long = 17; constant SYS_perfctr (line 482) | pub const SYS_perfctr: ::c_long = 18; constant SYS_lseek (line 483) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 484) | pub const SYS_getpid: ::c_long = 20; constant SYS_capget (line 485) | pub const SYS_capget: ::c_long = 21; constant SYS_capset (line 486) | pub const SYS_capset: ::c_long = 22; constant SYS_setuid (line 487) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 488) | pub const SYS_getuid: ::c_long = 24; constant SYS_vmsplice (line 489) | pub const SYS_vmsplice: ::c_long = 25; constant SYS_ptrace (line 490) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 491) | pub const SYS_alarm: ::c_long = 27; constant SYS_sigaltstack (line 492) | pub const SYS_sigaltstack: ::c_long = 28; constant SYS_pause (line 493) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 494) | pub const SYS_utime: ::c_long = 30; constant SYS_lchown32 (line 495) | pub const SYS_lchown32: ::c_long = 31; constant SYS_fchown32 (line 496) | pub const SYS_fchown32: ::c_long = 32; constant SYS_access (line 497) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 498) | pub const SYS_nice: ::c_long = 34; constant SYS_chown32 (line 499) | pub const SYS_chown32: ::c_long = 35; constant SYS_sync (line 500) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 501) | pub const SYS_kill: ::c_long = 37; constant SYS_stat (line 502) | pub const SYS_stat: ::c_long = 38; constant SYS_sendfile (line 503) | pub const SYS_sendfile: ::c_long = 39; constant SYS_lstat (line 504) | pub const SYS_lstat: ::c_long = 40; constant SYS_dup (line 505) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 506) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 507) | pub const SYS_times: ::c_long = 43; constant SYS_getuid32 (line 508) | pub const SYS_getuid32: ::c_long = 44; constant SYS_umount2 (line 509) | pub const SYS_umount2: ::c_long = 45; constant SYS_setgid (line 510) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 511) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 512) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 513) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 514) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 515) | pub const SYS_acct: ::c_long = 51; constant SYS_getgid32 (line 516) | pub const SYS_getgid32: ::c_long = 53; constant SYS_ioctl (line 517) | pub const SYS_ioctl: ::c_long = 54; constant SYS_reboot (line 518) | pub const SYS_reboot: ::c_long = 55; constant SYS_mmap2 (line 519) | pub const SYS_mmap2: ::c_long = 56; constant SYS_symlink (line 520) | pub const SYS_symlink: ::c_long = 57; constant SYS_readlink (line 521) | pub const SYS_readlink: ::c_long = 58; constant SYS_execve (line 522) | pub const SYS_execve: ::c_long = 59; constant SYS_umask (line 523) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 524) | pub const SYS_chroot: ::c_long = 61; constant SYS_fstat (line 525) | pub const SYS_fstat: ::c_long = 62; constant SYS_fstat64 (line 526) | pub const SYS_fstat64: ::c_long = 63; constant SYS_getpagesize (line 527) | pub const SYS_getpagesize: ::c_long = 64; constant SYS_msync (line 528) | pub const SYS_msync: ::c_long = 65; constant SYS_vfork (line 529) | pub const SYS_vfork: ::c_long = 66; constant SYS_pread64 (line 530) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 531) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_geteuid32 (line 532) | pub const SYS_geteuid32: ::c_long = 69; constant SYS_getegid32 (line 533) | pub const SYS_getegid32: ::c_long = 70; constant SYS_mmap (line 534) | pub const SYS_mmap: ::c_long = 71; constant SYS_setreuid32 (line 535) | pub const SYS_setreuid32: ::c_long = 72; constant SYS_munmap (line 536) | pub const SYS_munmap: ::c_long = 73; constant SYS_mprotect (line 537) | pub const SYS_mprotect: ::c_long = 74; constant SYS_madvise (line 538) | pub const SYS_madvise: ::c_long = 75; constant SYS_vhangup (line 539) | pub const SYS_vhangup: ::c_long = 76; constant SYS_truncate64 (line 540) | pub const SYS_truncate64: ::c_long = 77; constant SYS_mincore (line 541) | pub const SYS_mincore: ::c_long = 78; constant SYS_getgroups (line 542) | pub const SYS_getgroups: ::c_long = 79; constant SYS_setgroups (line 543) | pub const SYS_setgroups: ::c_long = 80; constant SYS_getpgrp (line 544) | pub const SYS_getpgrp: ::c_long = 81; constant SYS_setgroups32 (line 545) | pub const SYS_setgroups32: ::c_long = 82; constant SYS_setitimer (line 546) | pub const SYS_setitimer: ::c_long = 83; constant SYS_ftruncate64 (line 547) | pub const SYS_ftruncate64: ::c_long = 84; constant SYS_swapon (line 548) | pub const SYS_swapon: ::c_long = 85; constant SYS_getitimer (line 549) | pub const SYS_getitimer: ::c_long = 86; constant SYS_setuid32 (line 550) | pub const SYS_setuid32: ::c_long = 87; constant SYS_sethostname (line 551) | pub const SYS_sethostname: ::c_long = 88; constant SYS_setgid32 (line 552) | pub const SYS_setgid32: ::c_long = 89; constant SYS_dup2 (line 553) | pub const SYS_dup2: ::c_long = 90; constant SYS_setfsuid32 (line 554) | pub const SYS_setfsuid32: ::c_long = 91; constant SYS_fcntl (line 555) | pub const SYS_fcntl: ::c_long = 92; constant SYS_select (line 556) | pub const SYS_select: ::c_long = 93; constant SYS_setfsgid32 (line 557) | pub const SYS_setfsgid32: ::c_long = 94; constant SYS_fsync (line 558) | pub const SYS_fsync: ::c_long = 95; constant SYS_setpriority (line 559) | pub const SYS_setpriority: ::c_long = 96; constant SYS_socket (line 560) | pub const SYS_socket: ::c_long = 97; constant SYS_connect (line 561) | pub const SYS_connect: ::c_long = 98; constant SYS_accept (line 562) | pub const SYS_accept: ::c_long = 99; constant SYS_getpriority (line 563) | pub const SYS_getpriority: ::c_long = 100; constant SYS_rt_sigreturn (line 564) | pub const SYS_rt_sigreturn: ::c_long = 101; constant SYS_rt_sigaction (line 565) | pub const SYS_rt_sigaction: ::c_long = 102; constant SYS_rt_sigprocmask (line 566) | pub const SYS_rt_sigprocmask: ::c_long = 103; constant SYS_rt_sigpending (line 567) | pub const SYS_rt_sigpending: ::c_long = 104; constant SYS_rt_sigtimedwait (line 568) | pub const SYS_rt_sigtimedwait: ::c_long = 105; constant SYS_rt_sigqueueinfo (line 569) | pub const SYS_rt_sigqueueinfo: ::c_long = 106; constant SYS_rt_sigsuspend (line 570) | pub const SYS_rt_sigsuspend: ::c_long = 107; constant SYS_setresuid32 (line 571) | pub const SYS_setresuid32: ::c_long = 108; constant SYS_getresuid32 (line 572) | pub const SYS_getresuid32: ::c_long = 109; constant SYS_setresgid32 (line 573) | pub const SYS_setresgid32: ::c_long = 110; constant SYS_getresgid32 (line 574) | pub const SYS_getresgid32: ::c_long = 111; constant SYS_setregid32 (line 575) | pub const SYS_setregid32: ::c_long = 112; constant SYS_recvmsg (line 576) | pub const SYS_recvmsg: ::c_long = 113; constant SYS_sendmsg (line 577) | pub const SYS_sendmsg: ::c_long = 114; constant SYS_getgroups32 (line 578) | pub const SYS_getgroups32: ::c_long = 115; constant SYS_gettimeofday (line 579) | pub const SYS_gettimeofday: ::c_long = 116; constant SYS_getrusage (line 580) | pub const SYS_getrusage: ::c_long = 117; constant SYS_getsockopt (line 581) | pub const SYS_getsockopt: ::c_long = 118; constant SYS_getcwd (line 582) | pub const SYS_getcwd: ::c_long = 119; constant SYS_readv (line 583) | pub const SYS_readv: ::c_long = 120; constant SYS_writev (line 584) | pub const SYS_writev: ::c_long = 121; constant SYS_settimeofday (line 585) | pub const SYS_settimeofday: ::c_long = 122; constant SYS_fchown (line 586) | pub const SYS_fchown: ::c_long = 123; constant SYS_fchmod (line 587) | pub const SYS_fchmod: ::c_long = 124; constant SYS_recvfrom (line 588) | pub const SYS_recvfrom: ::c_long = 125; constant SYS_setreuid (line 589) | pub const SYS_setreuid: ::c_long = 126; constant SYS_setregid (line 590) | pub const SYS_setregid: ::c_long = 127; constant SYS_rename (line 591) | pub const SYS_rename: ::c_long = 128; constant SYS_truncate (line 592) | pub const SYS_truncate: ::c_long = 129; constant SYS_ftruncate (line 593) | pub const SYS_ftruncate: ::c_long = 130; constant SYS_flock (line 594) | pub const SYS_flock: ::c_long = 131; constant SYS_lstat64 (line 595) | pub const SYS_lstat64: ::c_long = 132; constant SYS_sendto (line 596) | pub const SYS_sendto: ::c_long = 133; constant SYS_shutdown (line 597) | pub const SYS_shutdown: ::c_long = 134; constant SYS_socketpair (line 598) | pub const SYS_socketpair: ::c_long = 135; constant SYS_mkdir (line 599) | pub const SYS_mkdir: ::c_long = 136; constant SYS_rmdir (line 600) | pub const SYS_rmdir: ::c_long = 137; constant SYS_utimes (line 601) | pub const SYS_utimes: ::c_long = 138; constant SYS_stat64 (line 602) | pub const SYS_stat64: ::c_long = 139; constant SYS_sendfile64 (line 603) | pub const SYS_sendfile64: ::c_long = 140; constant SYS_getpeername (line 604) | pub const SYS_getpeername: ::c_long = 141; constant SYS_futex (line 605) | pub const SYS_futex: ::c_long = 142; constant SYS_gettid (line 606) | pub const SYS_gettid: ::c_long = 143; constant SYS_getrlimit (line 607) | pub const SYS_getrlimit: ::c_long = 144; constant SYS_setrlimit (line 608) | pub const SYS_setrlimit: ::c_long = 145; constant SYS_pivot_root (line 609) | pub const SYS_pivot_root: ::c_long = 146; constant SYS_prctl (line 610) | pub const SYS_prctl: ::c_long = 147; constant SYS_pciconfig_read (line 611) | pub const SYS_pciconfig_read: ::c_long = 148; constant SYS_pciconfig_write (line 612) | pub const SYS_pciconfig_write: ::c_long = 149; constant SYS_getsockname (line 613) | pub const SYS_getsockname: ::c_long = 150; constant SYS_inotify_init (line 614) | pub const SYS_inotify_init: ::c_long = 151; constant SYS_inotify_add_watch (line 615) | pub const SYS_inotify_add_watch: ::c_long = 152; constant SYS_poll (line 616) | pub const SYS_poll: ::c_long = 153; constant SYS_getdents64 (line 617) | pub const SYS_getdents64: ::c_long = 154; constant SYS_fcntl64 (line 618) | pub const SYS_fcntl64: ::c_long = 155; constant SYS_inotify_rm_watch (line 619) | pub const SYS_inotify_rm_watch: ::c_long = 156; constant SYS_statfs (line 620) | pub const SYS_statfs: ::c_long = 157; constant SYS_fstatfs (line 621) | pub const SYS_fstatfs: ::c_long = 158; constant SYS_umount (line 622) | pub const SYS_umount: ::c_long = 159; constant SYS_sched_set_affinity (line 623) | pub const SYS_sched_set_affinity: ::c_long = 160; constant SYS_sched_get_affinity (line 624) | pub const SYS_sched_get_affinity: ::c_long = 161; constant SYS_getdomainname (line 625) | pub const SYS_getdomainname: ::c_long = 162; constant SYS_setdomainname (line 626) | pub const SYS_setdomainname: ::c_long = 163; constant SYS_quotactl (line 627) | pub const SYS_quotactl: ::c_long = 165; constant SYS_set_tid_address (line 628) | pub const SYS_set_tid_address: ::c_long = 166; constant SYS_mount (line 629) | pub const SYS_mount: ::c_long = 167; constant SYS_ustat (line 630) | pub const SYS_ustat: ::c_long = 168; constant SYS_setxattr (line 631) | pub const SYS_setxattr: ::c_long = 169; constant SYS_lsetxattr (line 632) | pub const SYS_lsetxattr: ::c_long = 170; constant SYS_fsetxattr (line 633) | pub const SYS_fsetxattr: ::c_long = 171; constant SYS_getxattr (line 634) | pub const SYS_getxattr: ::c_long = 172; constant SYS_lgetxattr (line 635) | pub const SYS_lgetxattr: ::c_long = 173; constant SYS_getdents (line 636) | pub const SYS_getdents: ::c_long = 174; constant SYS_setsid (line 637) | pub const SYS_setsid: ::c_long = 175; constant SYS_fchdir (line 638) | pub const SYS_fchdir: ::c_long = 176; constant SYS_fgetxattr (line 639) | pub const SYS_fgetxattr: ::c_long = 177; constant SYS_listxattr (line 640) | pub const SYS_listxattr: ::c_long = 178; constant SYS_llistxattr (line 641) | pub const SYS_llistxattr: ::c_long = 179; constant SYS_flistxattr (line 642) | pub const SYS_flistxattr: ::c_long = 180; constant SYS_removexattr (line 643) | pub const SYS_removexattr: ::c_long = 181; constant SYS_lremovexattr (line 644) | pub const SYS_lremovexattr: ::c_long = 182; constant SYS_sigpending (line 645) | pub const SYS_sigpending: ::c_long = 183; constant SYS_query_module (line 646) | pub const SYS_query_module: ::c_long = 184; constant SYS_setpgid (line 647) | pub const SYS_setpgid: ::c_long = 185; constant SYS_fremovexattr (line 648) | pub const SYS_fremovexattr: ::c_long = 186; constant SYS_tkill (line 649) | pub const SYS_tkill: ::c_long = 187; constant SYS_exit_group (line 650) | pub const SYS_exit_group: ::c_long = 188; constant SYS_uname (line 651) | pub const SYS_uname: ::c_long = 189; constant SYS_init_module (line 652) | pub const SYS_init_module: ::c_long = 190; constant SYS_personality (line 653) | pub const SYS_personality: ::c_long = 191; constant SYS_remap_file_pages (line 654) | pub const SYS_remap_file_pages: ::c_long = 192; constant SYS_epoll_create (line 655) | pub const SYS_epoll_create: ::c_long = 193; constant SYS_epoll_ctl (line 656) | pub const SYS_epoll_ctl: ::c_long = 194; constant SYS_epoll_wait (line 657) | pub const SYS_epoll_wait: ::c_long = 195; constant SYS_ioprio_set (line 658) | pub const SYS_ioprio_set: ::c_long = 196; constant SYS_getppid (line 659) | pub const SYS_getppid: ::c_long = 197; constant SYS_sigaction (line 660) | pub const SYS_sigaction: ::c_long = 198; constant SYS_sgetmask (line 661) | pub const SYS_sgetmask: ::c_long = 199; constant SYS_ssetmask (line 662) | pub const SYS_ssetmask: ::c_long = 200; constant SYS_sigsuspend (line 663) | pub const SYS_sigsuspend: ::c_long = 201; constant SYS_oldlstat (line 664) | pub const SYS_oldlstat: ::c_long = 202; constant SYS_uselib (line 665) | pub const SYS_uselib: ::c_long = 203; constant SYS_readdir (line 666) | pub const SYS_readdir: ::c_long = 204; constant SYS_readahead (line 667) | pub const SYS_readahead: ::c_long = 205; constant SYS_socketcall (line 668) | pub const SYS_socketcall: ::c_long = 206; constant SYS_syslog (line 669) | pub const SYS_syslog: ::c_long = 207; constant SYS_lookup_dcookie (line 670) | pub const SYS_lookup_dcookie: ::c_long = 208; constant SYS_fadvise64 (line 671) | pub const SYS_fadvise64: ::c_long = 209; constant SYS_fadvise64_64 (line 672) | pub const SYS_fadvise64_64: ::c_long = 210; constant SYS_tgkill (line 673) | pub const SYS_tgkill: ::c_long = 211; constant SYS_waitpid (line 674) | pub const SYS_waitpid: ::c_long = 212; constant SYS_swapoff (line 675) | pub const SYS_swapoff: ::c_long = 213; constant SYS_sysinfo (line 676) | pub const SYS_sysinfo: ::c_long = 214; constant SYS_ipc (line 677) | pub const SYS_ipc: ::c_long = 215; constant SYS_sigreturn (line 678) | pub const SYS_sigreturn: ::c_long = 216; constant SYS_clone (line 679) | pub const SYS_clone: ::c_long = 217; constant SYS_ioprio_get (line 680) | pub const SYS_ioprio_get: ::c_long = 218; constant SYS_adjtimex (line 681) | pub const SYS_adjtimex: ::c_long = 219; constant SYS_sigprocmask (line 682) | pub const SYS_sigprocmask: ::c_long = 220; constant SYS_create_module (line 683) | pub const SYS_create_module: ::c_long = 221; constant SYS_delete_module (line 684) | pub const SYS_delete_module: ::c_long = 222; constant SYS_get_kernel_syms (line 685) | pub const SYS_get_kernel_syms: ::c_long = 223; constant SYS_getpgid (line 686) | pub const SYS_getpgid: ::c_long = 224; constant SYS_bdflush (line 687) | pub const SYS_bdflush: ::c_long = 225; constant SYS_sysfs (line 688) | pub const SYS_sysfs: ::c_long = 226; constant SYS_afs_syscall (line 689) | pub const SYS_afs_syscall: ::c_long = 227; constant SYS_setfsuid (line 690) | pub const SYS_setfsuid: ::c_long = 228; constant SYS_setfsgid (line 691) | pub const SYS_setfsgid: ::c_long = 229; constant SYS__newselect (line 692) | pub const SYS__newselect: ::c_long = 230; constant SYS_time (line 693) | pub const SYS_time: ::c_long = 231; constant SYS_splice (line 694) | pub const SYS_splice: ::c_long = 232; constant SYS_stime (line 695) | pub const SYS_stime: ::c_long = 233; constant SYS_statfs64 (line 696) | pub const SYS_statfs64: ::c_long = 234; constant SYS_fstatfs64 (line 697) | pub const SYS_fstatfs64: ::c_long = 235; constant SYS__llseek (line 698) | pub const SYS__llseek: ::c_long = 236; constant SYS_mlock (line 699) | pub const SYS_mlock: ::c_long = 237; constant SYS_munlock (line 700) | pub const SYS_munlock: ::c_long = 238; constant SYS_mlockall (line 701) | pub const SYS_mlockall: ::c_long = 239; constant SYS_munlockall (line 702) | pub const SYS_munlockall: ::c_long = 240; constant SYS_sched_setparam (line 703) | pub const SYS_sched_setparam: ::c_long = 241; constant SYS_sched_getparam (line 704) | pub const SYS_sched_getparam: ::c_long = 242; constant SYS_sched_setscheduler (line 705) | pub const SYS_sched_setscheduler: ::c_long = 243; constant SYS_sched_getscheduler (line 706) | pub const SYS_sched_getscheduler: ::c_long = 244; constant SYS_sched_yield (line 707) | pub const SYS_sched_yield: ::c_long = 245; constant SYS_sched_get_priority_max (line 708) | pub const SYS_sched_get_priority_max: ::c_long = 246; constant SYS_sched_get_priority_min (line 709) | pub const SYS_sched_get_priority_min: ::c_long = 247; constant SYS_sched_rr_get_interval (line 710) | pub const SYS_sched_rr_get_interval: ::c_long = 248; constant SYS_nanosleep (line 711) | pub const SYS_nanosleep: ::c_long = 249; constant SYS_mremap (line 712) | pub const SYS_mremap: ::c_long = 250; constant SYS__sysctl (line 713) | pub const SYS__sysctl: ::c_long = 251; constant SYS_getsid (line 714) | pub const SYS_getsid: ::c_long = 252; constant SYS_fdatasync (line 715) | pub const SYS_fdatasync: ::c_long = 253; constant SYS_nfsservctl (line 716) | pub const SYS_nfsservctl: ::c_long = 254; constant SYS_sync_file_range (line 717) | pub const SYS_sync_file_range: ::c_long = 255; constant SYS_clock_settime (line 718) | pub const SYS_clock_settime: ::c_long = 256; constant SYS_clock_gettime (line 719) | pub const SYS_clock_gettime: ::c_long = 257; constant SYS_clock_getres (line 720) | pub const SYS_clock_getres: ::c_long = 258; constant SYS_clock_nanosleep (line 721) | pub const SYS_clock_nanosleep: ::c_long = 259; constant SYS_sched_getaffinity (line 722) | pub const SYS_sched_getaffinity: ::c_long = 260; constant SYS_sched_setaffinity (line 723) | pub const SYS_sched_setaffinity: ::c_long = 261; constant SYS_timer_settime (line 724) | pub const SYS_timer_settime: ::c_long = 262; constant SYS_timer_gettime (line 725) | pub const SYS_timer_gettime: ::c_long = 263; constant SYS_timer_getoverrun (line 726) | pub const SYS_timer_getoverrun: ::c_long = 264; constant SYS_timer_delete (line 727) | pub const SYS_timer_delete: ::c_long = 265; constant SYS_timer_create (line 728) | pub const SYS_timer_create: ::c_long = 266; constant SYS_io_setup (line 729) | pub const SYS_io_setup: ::c_long = 268; constant SYS_io_destroy (line 730) | pub const SYS_io_destroy: ::c_long = 269; constant SYS_io_submit (line 731) | pub const SYS_io_submit: ::c_long = 270; constant SYS_io_cancel (line 732) | pub const SYS_io_cancel: ::c_long = 271; constant SYS_io_getevents (line 733) | pub const SYS_io_getevents: ::c_long = 272; constant SYS_mq_open (line 734) | pub const SYS_mq_open: ::c_long = 273; constant SYS_mq_unlink (line 735) | pub const SYS_mq_unlink: ::c_long = 274; constant SYS_mq_timedsend (line 736) | pub const SYS_mq_timedsend: ::c_long = 275; constant SYS_mq_timedreceive (line 737) | pub const SYS_mq_timedreceive: ::c_long = 276; constant SYS_mq_notify (line 738) | pub const SYS_mq_notify: ::c_long = 277; constant SYS_mq_getsetattr (line 739) | pub const SYS_mq_getsetattr: ::c_long = 278; constant SYS_waitid (line 740) | pub const SYS_waitid: ::c_long = 279; constant SYS_tee (line 741) | pub const SYS_tee: ::c_long = 280; constant SYS_add_key (line 742) | pub const SYS_add_key: ::c_long = 281; constant SYS_request_key (line 743) | pub const SYS_request_key: ::c_long = 282; constant SYS_keyctl (line 744) | pub const SYS_keyctl: ::c_long = 283; constant SYS_openat (line 745) | pub const SYS_openat: ::c_long = 284; constant SYS_mkdirat (line 746) | pub const SYS_mkdirat: ::c_long = 285; constant SYS_mknodat (line 747) | pub const SYS_mknodat: ::c_long = 286; constant SYS_fchownat (line 748) | pub const SYS_fchownat: ::c_long = 287; constant SYS_futimesat (line 749) | pub const SYS_futimesat: ::c_long = 288; constant SYS_fstatat64 (line 750) | pub const SYS_fstatat64: ::c_long = 289; constant SYS_unlinkat (line 751) | pub const SYS_unlinkat: ::c_long = 290; constant SYS_renameat (line 752) | pub const SYS_renameat: ::c_long = 291; constant SYS_linkat (line 753) | pub const SYS_linkat: ::c_long = 292; constant SYS_symlinkat (line 754) | pub const SYS_symlinkat: ::c_long = 293; constant SYS_readlinkat (line 755) | pub const SYS_readlinkat: ::c_long = 294; constant SYS_fchmodat (line 756) | pub const SYS_fchmodat: ::c_long = 295; constant SYS_faccessat (line 757) | pub const SYS_faccessat: ::c_long = 296; constant SYS_pselect6 (line 758) | pub const SYS_pselect6: ::c_long = 297; constant SYS_ppoll (line 759) | pub const SYS_ppoll: ::c_long = 298; constant SYS_unshare (line 760) | pub const SYS_unshare: ::c_long = 299; constant SYS_set_robust_list (line 761) | pub const SYS_set_robust_list: ::c_long = 300; constant SYS_get_robust_list (line 762) | pub const SYS_get_robust_list: ::c_long = 301; constant SYS_migrate_pages (line 763) | pub const SYS_migrate_pages: ::c_long = 302; constant SYS_mbind (line 764) | pub const SYS_mbind: ::c_long = 303; constant SYS_get_mempolicy (line 765) | pub const SYS_get_mempolicy: ::c_long = 304; constant SYS_set_mempolicy (line 766) | pub const SYS_set_mempolicy: ::c_long = 305; constant SYS_kexec_load (line 767) | pub const SYS_kexec_load: ::c_long = 306; constant SYS_move_pages (line 768) | pub const SYS_move_pages: ::c_long = 307; constant SYS_getcpu (line 769) | pub const SYS_getcpu: ::c_long = 308; constant SYS_epoll_pwait (line 770) | pub const SYS_epoll_pwait: ::c_long = 309; constant SYS_utimensat (line 771) | pub const SYS_utimensat: ::c_long = 310; constant SYS_signalfd (line 772) | pub const SYS_signalfd: ::c_long = 311; constant SYS_timerfd_create (line 773) | pub const SYS_timerfd_create: ::c_long = 312; constant SYS_eventfd (line 774) | pub const SYS_eventfd: ::c_long = 313; constant SYS_fallocate (line 775) | pub const SYS_fallocate: ::c_long = 314; constant SYS_timerfd_settime (line 776) | pub const SYS_timerfd_settime: ::c_long = 315; constant SYS_timerfd_gettime (line 777) | pub const SYS_timerfd_gettime: ::c_long = 316; constant SYS_signalfd4 (line 778) | pub const SYS_signalfd4: ::c_long = 317; constant SYS_eventfd2 (line 779) | pub const SYS_eventfd2: ::c_long = 318; constant SYS_epoll_create1 (line 780) | pub const SYS_epoll_create1: ::c_long = 319; constant SYS_dup3 (line 781) | pub const SYS_dup3: ::c_long = 320; constant SYS_pipe2 (line 782) | pub const SYS_pipe2: ::c_long = 321; constant SYS_inotify_init1 (line 783) | pub const SYS_inotify_init1: ::c_long = 322; constant SYS_accept4 (line 784) | pub const SYS_accept4: ::c_long = 323; constant SYS_preadv (line 785) | pub const SYS_preadv: ::c_long = 324; constant SYS_pwritev (line 786) | pub const SYS_pwritev: ::c_long = 325; constant SYS_rt_tgsigqueueinfo (line 787) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 326; constant SYS_perf_event_open (line 788) | pub const SYS_perf_event_open: ::c_long = 327; constant SYS_recvmmsg (line 789) | pub const SYS_recvmmsg: ::c_long = 328; constant SYS_fanotify_init (line 790) | pub const SYS_fanotify_init: ::c_long = 329; constant SYS_fanotify_mark (line 791) | pub const SYS_fanotify_mark: ::c_long = 330; constant SYS_prlimit64 (line 792) | pub const SYS_prlimit64: ::c_long = 331; constant SYS_name_to_handle_at (line 793) | pub const SYS_name_to_handle_at: ::c_long = 332; constant SYS_open_by_handle_at (line 794) | pub const SYS_open_by_handle_at: ::c_long = 333; constant SYS_clock_adjtime (line 795) | pub const SYS_clock_adjtime: ::c_long = 334; constant SYS_syncfs (line 796) | pub const SYS_syncfs: ::c_long = 335; constant SYS_sendmmsg (line 797) | pub const SYS_sendmmsg: ::c_long = 336; constant SYS_setns (line 798) | pub const SYS_setns: ::c_long = 337; constant SYS_process_vm_readv (line 799) | pub const SYS_process_vm_readv: ::c_long = 338; constant SYS_process_vm_writev (line 800) | pub const SYS_process_vm_writev: ::c_long = 339; constant SYS_kern_features (line 801) | pub const SYS_kern_features: ::c_long = 340; constant SYS_kcmp (line 802) | pub const SYS_kcmp: ::c_long = 341; constant SYS_finit_module (line 803) | pub const SYS_finit_module: ::c_long = 342; constant SYS_sched_setattr (line 804) | pub const SYS_sched_setattr: ::c_long = 343; constant SYS_sched_getattr (line 805) | pub const SYS_sched_getattr: ::c_long = 344; constant SYS_renameat2 (line 806) | pub const SYS_renameat2: ::c_long = 345; constant SYS_seccomp (line 807) | pub const SYS_seccomp: ::c_long = 346; constant SYS_getrandom (line 808) | pub const SYS_getrandom: ::c_long = 347; constant SYS_memfd_create (line 809) | pub const SYS_memfd_create: ::c_long = 348; constant SYS_bpf (line 810) | pub const SYS_bpf: ::c_long = 349; constant SYS_execveat (line 811) | pub const SYS_execveat: ::c_long = 350; constant SYS_membarrier (line 812) | pub const SYS_membarrier: ::c_long = 351; constant SYS_userfaultfd (line 813) | pub const SYS_userfaultfd: ::c_long = 352; constant SYS_bind (line 814) | pub const SYS_bind: ::c_long = 353; constant SYS_listen (line 815) | pub const SYS_listen: ::c_long = 354; constant SYS_setsockopt (line 816) | pub const SYS_setsockopt: ::c_long = 355; constant SYS_mlock2 (line 817) | pub const SYS_mlock2: ::c_long = 356; constant SYS_copy_file_range (line 818) | pub const SYS_copy_file_range: ::c_long = 357; constant SYS_preadv2 (line 819) | pub const SYS_preadv2: ::c_long = 358; constant SYS_pwritev2 (line 820) | pub const SYS_pwritev2: ::c_long = 359; constant SYS_statx (line 821) | pub const SYS_statx: ::c_long = 360; constant SYS_rseq (line 822) | pub const SYS_rseq: ::c_long = 365; constant SYS_pidfd_send_signal (line 823) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 824) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 825) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 826) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 827) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 828) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 829) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 830) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 831) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 832) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 833) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 835) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 836) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 837) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 838) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 839) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 840) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 841) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 842) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 843) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 844) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 845) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 846) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 847) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 848) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 849) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 850) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b32/x86/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type greg_t (line 3) | pub type greg_t = i32; constant VEOF (line 368) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 369) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 370) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 371) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_DIRECT (line 372) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 373) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 374) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_LARGEFILE (line 375) | pub const O_LARGEFILE: ::c_int = 0o0100000; constant O_APPEND (line 376) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 377) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 378) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 379) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 380) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 381) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 382) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 383) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 384) | pub const O_FSYNC: ::c_int = 0x101000; constant O_ASYNC (line 385) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 386) | pub const O_NDELAY: ::c_int = 0x800; constant MADV_SOFT_OFFLINE (line 388) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_LOCKED (line 389) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 390) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_32BIT (line 391) | pub const MAP_32BIT: ::c_int = 0x0040; constant MAP_ANON (line 392) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 393) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 394) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 395) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 396) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 397) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 398) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 399) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_GROWSDOWN (line 400) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_SYNC (line 401) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 403) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 404) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 405) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 406) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 407) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 408) | pub const EREMOTEIO: ::c_int = 121; constant EDEADLK (line 409) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 410) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 411) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 412) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 413) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 414) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 415) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 416) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 417) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 418) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 419) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 420) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 421) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 422) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 423) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 424) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 425) | pub const EBADE: ::c_int = 52; constant EBADR (line 426) | pub const EBADR: ::c_int = 53; constant EXFULL (line 427) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 428) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 429) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 430) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 431) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 432) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 433) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 434) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 435) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 436) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 437) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 438) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 439) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 440) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 441) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 442) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 443) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 444) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 445) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 446) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 447) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 448) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 449) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 450) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 451) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 452) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 453) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 454) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 455) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 456) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 457) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 458) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 459) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 460) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 461) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 462) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 463) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 464) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 465) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 466) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 467) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 468) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 469) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 470) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 471) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 472) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 473) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 474) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 475) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 476) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 477) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 478) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 479) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 480) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 481) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 482) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 483) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 484) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 485) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 486) | pub const ERFKILL: ::c_int = 132; constant SA_SIGINFO (line 488) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 489) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SOCK_STREAM (line 491) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 492) | pub const SOCK_DGRAM: ::c_int = 2; constant F_GETLK (line 494) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 495) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 496) | pub const F_SETOWN: ::c_int = 8; constant PTRACE_GETFPXREGS (line 498) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 499) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant PTRACE_SYSEMU (line 500) | pub const PTRACE_SYSEMU: ::c_uint = 31; constant PTRACE_SYSEMU_SINGLESTEP (line 501) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_uint = 32; constant MCL_CURRENT (line 503) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 504) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 505) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant POLLWRNORM (line 507) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 508) | pub const POLLWRBAND: ::c_short = 0x200; constant EFD_NONBLOCK (line 510) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant SFD_NONBLOCK (line 511) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant SIGCHLD (line 513) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 514) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 515) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 516) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 517) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 518) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 519) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 520) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 521) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 522) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 523) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 525) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 526) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 527) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 528) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 529) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 530) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant SIGTTIN (line 531) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 532) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 533) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 534) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 535) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 536) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 537) | pub const SIGWINCH: ::c_int = 28; constant SIGSTKSZ (line 538) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 539) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 540) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 541) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 542) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 543) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 544) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 545) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 546) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 547) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 548) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 549) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 550) | pub const VWERASE: usize = 14; constant VREPRINT (line 551) | pub const VREPRINT: usize = 12; constant VSUSP (line 552) | pub const VSUSP: usize = 10; constant VSTART (line 553) | pub const VSTART: usize = 8; constant VSTOP (line 554) | pub const VSTOP: usize = 9; constant VDISCARD (line 555) | pub const VDISCARD: usize = 13; constant VTIME (line 556) | pub const VTIME: usize = 5; constant IXON (line 557) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 558) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 559) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 560) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 561) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 562) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 563) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 564) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 565) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 566) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 567) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 568) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 569) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 570) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 571) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 572) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 573) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 574) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 575) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 576) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 577) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 578) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 579) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 580) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 581) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 582) | pub const VSWTC: usize = 7; constant OLCUC (line 583) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 584) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 585) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 586) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 587) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 588) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 589) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 590) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 592) | pub const B0: ::speed_t = 0o000000; constant B50 (line 593) | pub const B50: ::speed_t = 0o000001; constant B75 (line 594) | pub const B75: ::speed_t = 0o000002; constant B110 (line 595) | pub const B110: ::speed_t = 0o000003; constant B134 (line 596) | pub const B134: ::speed_t = 0o000004; constant B150 (line 597) | pub const B150: ::speed_t = 0o000005; constant B200 (line 598) | pub const B200: ::speed_t = 0o000006; constant B300 (line 599) | pub const B300: ::speed_t = 0o000007; constant B600 (line 600) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 601) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 602) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 603) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 604) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 605) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 606) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 607) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 608) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 609) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 610) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 611) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 612) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 613) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 614) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 615) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 616) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 617) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 618) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 619) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 620) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 621) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 622) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 623) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 624) | pub const B4000000: ::speed_t = 0o010017; constant VEOL (line 626) | pub const VEOL: usize = 11; constant VEOL2 (line 627) | pub const VEOL2: usize = 16; constant VMIN (line 628) | pub const VMIN: usize = 6; constant IEXTEN (line 629) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 630) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 631) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 632) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant TCSANOW (line 634) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 635) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 636) | pub const TCSAFLUSH: ::c_int = 2; constant SYS_restart_syscall (line 639) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 640) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 641) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 642) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 643) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 644) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 645) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 646) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 647) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 648) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 649) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 650) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 651) | pub const SYS_chdir: ::c_long = 12; constant SYS_time (line 652) | pub const SYS_time: ::c_long = 13; constant SYS_mknod (line 653) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 654) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 655) | pub const SYS_lchown: ::c_long = 16; constant SYS_break (line 656) | pub const SYS_break: ::c_long = 17; constant SYS_oldstat (line 657) | pub const SYS_oldstat: ::c_long = 18; constant SYS_lseek (line 658) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 659) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 660) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 661) | pub const SYS_umount: ::c_long = 22; constant SYS_setuid (line 662) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 663) | pub const SYS_getuid: ::c_long = 24; constant SYS_stime (line 664) | pub const SYS_stime: ::c_long = 25; constant SYS_ptrace (line 665) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 666) | pub const SYS_alarm: ::c_long = 27; constant SYS_oldfstat (line 667) | pub const SYS_oldfstat: ::c_long = 28; constant SYS_pause (line 668) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 669) | pub const SYS_utime: ::c_long = 30; constant SYS_stty (line 670) | pub const SYS_stty: ::c_long = 31; constant SYS_gtty (line 671) | pub const SYS_gtty: ::c_long = 32; constant SYS_access (line 672) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 673) | pub const SYS_nice: ::c_long = 34; constant SYS_ftime (line 674) | pub const SYS_ftime: ::c_long = 35; constant SYS_sync (line 675) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 676) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 677) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 678) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 679) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 680) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 681) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 682) | pub const SYS_times: ::c_long = 43; constant SYS_prof (line 683) | pub const SYS_prof: ::c_long = 44; constant SYS_brk (line 684) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 685) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 686) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 687) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 688) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 689) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 690) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 691) | pub const SYS_umount2: ::c_long = 52; constant SYS_lock (line 692) | pub const SYS_lock: ::c_long = 53; constant SYS_ioctl (line 693) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 694) | pub const SYS_fcntl: ::c_long = 55; constant SYS_mpx (line 695) | pub const SYS_mpx: ::c_long = 56; constant SYS_setpgid (line 696) | pub const SYS_setpgid: ::c_long = 57; constant SYS_ulimit (line 697) | pub const SYS_ulimit: ::c_long = 58; constant SYS_oldolduname (line 698) | pub const SYS_oldolduname: ::c_long = 59; constant SYS_umask (line 699) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 700) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 701) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 702) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 703) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 704) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 705) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 706) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 707) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 708) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid (line 709) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 710) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 711) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 712) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 713) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 714) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrlimit (line 715) | pub const SYS_getrlimit: ::c_long = 76; constant SYS_getrusage (line 716) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 717) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 718) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 719) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 720) | pub const SYS_setgroups: ::c_long = 81; constant SYS_select (line 721) | pub const SYS_select: ::c_long = 82; constant SYS_symlink (line 722) | pub const SYS_symlink: ::c_long = 83; constant SYS_oldlstat (line 723) | pub const SYS_oldlstat: ::c_long = 84; constant SYS_readlink (line 724) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 725) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 726) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 727) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 728) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 729) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 730) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 731) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 732) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 733) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 734) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 735) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 736) | pub const SYS_setpriority: ::c_long = 97; constant SYS_profil (line 737) | pub const SYS_profil: ::c_long = 98; constant SYS_statfs (line 738) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 739) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_ioperm (line 740) | pub const SYS_ioperm: ::c_long = 101; constant SYS_socketcall (line 741) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 742) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 743) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 744) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 745) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 746) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 747) | pub const SYS_fstat: ::c_long = 108; constant SYS_olduname (line 748) | pub const SYS_olduname: ::c_long = 109; constant SYS_iopl (line 749) | pub const SYS_iopl: ::c_long = 110; constant SYS_vhangup (line 750) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 751) | pub const SYS_idle: ::c_long = 112; constant SYS_vm86old (line 752) | pub const SYS_vm86old: ::c_long = 113; constant SYS_wait4 (line 753) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 754) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 755) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 756) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 757) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 758) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 759) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 760) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 761) | pub const SYS_uname: ::c_long = 122; constant SYS_modify_ldt (line 762) | pub const SYS_modify_ldt: ::c_long = 123; constant SYS_adjtimex (line 763) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 764) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 765) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 766) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 767) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 768) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 769) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 770) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 771) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 772) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 773) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 774) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 775) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 776) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_setfsuid (line 777) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 778) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 779) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 780) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 781) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 782) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 783) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 784) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 785) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 786) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 787) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 788) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 789) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 790) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 791) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 792) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 793) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 794) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 795) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 796) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 797) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 798) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 799) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 800) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 801) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 802) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 803) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 804) | pub const SYS_getresuid: ::c_long = 165; constant SYS_vm86 (line 805) | pub const SYS_vm86: ::c_long = 166; constant SYS_query_module (line 806) | pub const SYS_query_module: ::c_long = 167; constant SYS_poll (line 807) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 808) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid (line 809) | pub const SYS_setresgid: ::c_long = 170; constant SYS_getresgid (line 810) | pub const SYS_getresgid: ::c_long = 171; constant SYS_prctl (line 811) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 812) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 813) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 814) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 815) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 816) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 817) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 818) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 819) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 820) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_chown (line 821) | pub const SYS_chown: ::c_long = 182; constant SYS_getcwd (line 822) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 823) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 824) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 825) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 826) | pub const SYS_sendfile: ::c_long = 187; constant SYS_getpmsg (line 827) | pub const SYS_getpmsg: ::c_long = 188; constant SYS_putpmsg (line 828) | pub const SYS_putpmsg: ::c_long = 189; constant SYS_vfork (line 829) | pub const SYS_vfork: ::c_long = 190; constant SYS_ugetrlimit (line 830) | pub const SYS_ugetrlimit: ::c_long = 191; constant SYS_mmap2 (line 831) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 832) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 833) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 834) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 835) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 836) | pub const SYS_fstat64: ::c_long = 197; constant SYS_lchown32 (line 837) | pub const SYS_lchown32: ::c_long = 198; constant SYS_getuid32 (line 838) | pub const SYS_getuid32: ::c_long = 199; constant SYS_getgid32 (line 839) | pub const SYS_getgid32: ::c_long = 200; constant SYS_geteuid32 (line 840) | pub const SYS_geteuid32: ::c_long = 201; constant SYS_getegid32 (line 841) | pub const SYS_getegid32: ::c_long = 202; constant SYS_setreuid32 (line 842) | pub const SYS_setreuid32: ::c_long = 203; constant SYS_setregid32 (line 843) | pub const SYS_setregid32: ::c_long = 204; constant SYS_getgroups32 (line 844) | pub const SYS_getgroups32: ::c_long = 205; constant SYS_setgroups32 (line 845) | pub const SYS_setgroups32: ::c_long = 206; constant SYS_fchown32 (line 846) | pub const SYS_fchown32: ::c_long = 207; constant SYS_setresuid32 (line 847) | pub const SYS_setresuid32: ::c_long = 208; constant SYS_getresuid32 (line 848) | pub const SYS_getresuid32: ::c_long = 209; constant SYS_setresgid32 (line 849) | pub const SYS_setresgid32: ::c_long = 210; constant SYS_getresgid32 (line 850) | pub const SYS_getresgid32: ::c_long = 211; constant SYS_chown32 (line 851) | pub const SYS_chown32: ::c_long = 212; constant SYS_setuid32 (line 852) | pub const SYS_setuid32: ::c_long = 213; constant SYS_setgid32 (line 853) | pub const SYS_setgid32: ::c_long = 214; constant SYS_setfsuid32 (line 854) | pub const SYS_setfsuid32: ::c_long = 215; constant SYS_setfsgid32 (line 855) | pub const SYS_setfsgid32: ::c_long = 216; constant SYS_pivot_root (line 856) | pub const SYS_pivot_root: ::c_long = 217; constant SYS_mincore (line 857) | pub const SYS_mincore: ::c_long = 218; constant SYS_madvise (line 858) | pub const SYS_madvise: ::c_long = 219; constant SYS_getdents64 (line 859) | pub const SYS_getdents64: ::c_long = 220; constant SYS_fcntl64 (line 860) | pub const SYS_fcntl64: ::c_long = 221; constant SYS_gettid (line 861) | pub const SYS_gettid: ::c_long = 224; constant SYS_readahead (line 862) | pub const SYS_readahead: ::c_long = 225; constant SYS_setxattr (line 863) | pub const SYS_setxattr: ::c_long = 226; constant SYS_lsetxattr (line 864) | pub const SYS_lsetxattr: ::c_long = 227; constant SYS_fsetxattr (line 865) | pub const SYS_fsetxattr: ::c_long = 228; constant SYS_getxattr (line 866) | pub const SYS_getxattr: ::c_long = 229; constant SYS_lgetxattr (line 867) | pub const SYS_lgetxattr: ::c_long = 230; constant SYS_fgetxattr (line 868) | pub const SYS_fgetxattr: ::c_long = 231; constant SYS_listxattr (line 869) | pub const SYS_listxattr: ::c_long = 232; constant SYS_llistxattr (line 870) | pub const SYS_llistxattr: ::c_long = 233; constant SYS_flistxattr (line 871) | pub const SYS_flistxattr: ::c_long = 234; constant SYS_removexattr (line 872) | pub const SYS_removexattr: ::c_long = 235; constant SYS_lremovexattr (line 873) | pub const SYS_lremovexattr: ::c_long = 236; constant SYS_fremovexattr (line 874) | pub const SYS_fremovexattr: ::c_long = 237; constant SYS_tkill (line 875) | pub const SYS_tkill: ::c_long = 238; constant SYS_sendfile64 (line 876) | pub const SYS_sendfile64: ::c_long = 239; constant SYS_futex (line 877) | pub const SYS_futex: ::c_long = 240; constant SYS_sched_setaffinity (line 878) | pub const SYS_sched_setaffinity: ::c_long = 241; constant SYS_sched_getaffinity (line 879) | pub const SYS_sched_getaffinity: ::c_long = 242; constant SYS_set_thread_area (line 880) | pub const SYS_set_thread_area: ::c_long = 243; constant SYS_get_thread_area (line 881) | pub const SYS_get_thread_area: ::c_long = 244; constant SYS_io_setup (line 882) | pub const SYS_io_setup: ::c_long = 245; constant SYS_io_destroy (line 883) | pub const SYS_io_destroy: ::c_long = 246; constant SYS_io_getevents (line 884) | pub const SYS_io_getevents: ::c_long = 247; constant SYS_io_submit (line 885) | pub const SYS_io_submit: ::c_long = 248; constant SYS_io_cancel (line 886) | pub const SYS_io_cancel: ::c_long = 249; constant SYS_fadvise64 (line 887) | pub const SYS_fadvise64: ::c_long = 250; constant SYS_exit_group (line 888) | pub const SYS_exit_group: ::c_long = 252; constant SYS_lookup_dcookie (line 889) | pub const SYS_lookup_dcookie: ::c_long = 253; constant SYS_epoll_create (line 890) | pub const SYS_epoll_create: ::c_long = 254; constant SYS_epoll_ctl (line 891) | pub const SYS_epoll_ctl: ::c_long = 255; constant SYS_epoll_wait (line 892) | pub const SYS_epoll_wait: ::c_long = 256; constant SYS_remap_file_pages (line 893) | pub const SYS_remap_file_pages: ::c_long = 257; constant SYS_set_tid_address (line 894) | pub const SYS_set_tid_address: ::c_long = 258; constant SYS_timer_create (line 895) | pub const SYS_timer_create: ::c_long = 259; constant SYS_timer_settime (line 896) | pub const SYS_timer_settime: ::c_long = 260; constant SYS_timer_gettime (line 897) | pub const SYS_timer_gettime: ::c_long = 261; constant SYS_timer_getoverrun (line 898) | pub const SYS_timer_getoverrun: ::c_long = 262; constant SYS_timer_delete (line 899) | pub const SYS_timer_delete: ::c_long = 263; constant SYS_clock_settime (line 900) | pub const SYS_clock_settime: ::c_long = 264; constant SYS_clock_gettime (line 901) | pub const SYS_clock_gettime: ::c_long = 265; constant SYS_clock_getres (line 902) | pub const SYS_clock_getres: ::c_long = 266; constant SYS_clock_nanosleep (line 903) | pub const SYS_clock_nanosleep: ::c_long = 267; constant SYS_statfs64 (line 904) | pub const SYS_statfs64: ::c_long = 268; constant SYS_fstatfs64 (line 905) | pub const SYS_fstatfs64: ::c_long = 269; constant SYS_tgkill (line 906) | pub const SYS_tgkill: ::c_long = 270; constant SYS_utimes (line 907) | pub const SYS_utimes: ::c_long = 271; constant SYS_fadvise64_64 (line 908) | pub const SYS_fadvise64_64: ::c_long = 272; constant SYS_vserver (line 909) | pub const SYS_vserver: ::c_long = 273; constant SYS_mbind (line 910) | pub const SYS_mbind: ::c_long = 274; constant SYS_get_mempolicy (line 911) | pub const SYS_get_mempolicy: ::c_long = 275; constant SYS_set_mempolicy (line 912) | pub const SYS_set_mempolicy: ::c_long = 276; constant SYS_mq_open (line 913) | pub const SYS_mq_open: ::c_long = 277; constant SYS_mq_unlink (line 914) | pub const SYS_mq_unlink: ::c_long = 278; constant SYS_mq_timedsend (line 915) | pub const SYS_mq_timedsend: ::c_long = 279; constant SYS_mq_timedreceive (line 916) | pub const SYS_mq_timedreceive: ::c_long = 280; constant SYS_mq_notify (line 917) | pub const SYS_mq_notify: ::c_long = 281; constant SYS_mq_getsetattr (line 918) | pub const SYS_mq_getsetattr: ::c_long = 282; constant SYS_kexec_load (line 919) | pub const SYS_kexec_load: ::c_long = 283; constant SYS_waitid (line 920) | pub const SYS_waitid: ::c_long = 284; constant SYS_add_key (line 921) | pub const SYS_add_key: ::c_long = 286; constant SYS_request_key (line 922) | pub const SYS_request_key: ::c_long = 287; constant SYS_keyctl (line 923) | pub const SYS_keyctl: ::c_long = 288; constant SYS_ioprio_set (line 924) | pub const SYS_ioprio_set: ::c_long = 289; constant SYS_ioprio_get (line 925) | pub const SYS_ioprio_get: ::c_long = 290; constant SYS_inotify_init (line 926) | pub const SYS_inotify_init: ::c_long = 291; constant SYS_inotify_add_watch (line 927) | pub const SYS_inotify_add_watch: ::c_long = 292; constant SYS_inotify_rm_watch (line 928) | pub const SYS_inotify_rm_watch: ::c_long = 293; constant SYS_migrate_pages (line 929) | pub const SYS_migrate_pages: ::c_long = 294; constant SYS_openat (line 930) | pub const SYS_openat: ::c_long = 295; constant SYS_mkdirat (line 931) | pub const SYS_mkdirat: ::c_long = 296; constant SYS_mknodat (line 932) | pub const SYS_mknodat: ::c_long = 297; constant SYS_fchownat (line 933) | pub const SYS_fchownat: ::c_long = 298; constant SYS_futimesat (line 934) | pub const SYS_futimesat: ::c_long = 299; constant SYS_fstatat64 (line 935) | pub const SYS_fstatat64: ::c_long = 300; constant SYS_unlinkat (line 936) | pub const SYS_unlinkat: ::c_long = 301; constant SYS_renameat (line 937) | pub const SYS_renameat: ::c_long = 302; constant SYS_linkat (line 938) | pub const SYS_linkat: ::c_long = 303; constant SYS_symlinkat (line 939) | pub const SYS_symlinkat: ::c_long = 304; constant SYS_readlinkat (line 940) | pub const SYS_readlinkat: ::c_long = 305; constant SYS_fchmodat (line 941) | pub const SYS_fchmodat: ::c_long = 306; constant SYS_faccessat (line 942) | pub const SYS_faccessat: ::c_long = 307; constant SYS_pselect6 (line 943) | pub const SYS_pselect6: ::c_long = 308; constant SYS_ppoll (line 944) | pub const SYS_ppoll: ::c_long = 309; constant SYS_unshare (line 945) | pub const SYS_unshare: ::c_long = 310; constant SYS_set_robust_list (line 946) | pub const SYS_set_robust_list: ::c_long = 311; constant SYS_get_robust_list (line 947) | pub const SYS_get_robust_list: ::c_long = 312; constant SYS_splice (line 948) | pub const SYS_splice: ::c_long = 313; constant SYS_sync_file_range (line 949) | pub const SYS_sync_file_range: ::c_long = 314; constant SYS_tee (line 950) | pub const SYS_tee: ::c_long = 315; constant SYS_vmsplice (line 951) | pub const SYS_vmsplice: ::c_long = 316; constant SYS_move_pages (line 952) | pub const SYS_move_pages: ::c_long = 317; constant SYS_getcpu (line 953) | pub const SYS_getcpu: ::c_long = 318; constant SYS_epoll_pwait (line 954) | pub const SYS_epoll_pwait: ::c_long = 319; constant SYS_utimensat (line 955) | pub const SYS_utimensat: ::c_long = 320; constant SYS_signalfd (line 956) | pub const SYS_signalfd: ::c_long = 321; constant SYS_timerfd_create (line 957) | pub const SYS_timerfd_create: ::c_long = 322; constant SYS_eventfd (line 958) | pub const SYS_eventfd: ::c_long = 323; constant SYS_fallocate (line 959) | pub const SYS_fallocate: ::c_long = 324; constant SYS_timerfd_settime (line 960) | pub const SYS_timerfd_settime: ::c_long = 325; constant SYS_timerfd_gettime (line 961) | pub const SYS_timerfd_gettime: ::c_long = 326; constant SYS_signalfd4 (line 962) | pub const SYS_signalfd4: ::c_long = 327; constant SYS_eventfd2 (line 963) | pub const SYS_eventfd2: ::c_long = 328; constant SYS_epoll_create1 (line 964) | pub const SYS_epoll_create1: ::c_long = 329; constant SYS_dup3 (line 965) | pub const SYS_dup3: ::c_long = 330; constant SYS_pipe2 (line 966) | pub const SYS_pipe2: ::c_long = 331; constant SYS_inotify_init1 (line 967) | pub const SYS_inotify_init1: ::c_long = 332; constant SYS_preadv (line 968) | pub const SYS_preadv: ::c_long = 333; constant SYS_pwritev (line 969) | pub const SYS_pwritev: ::c_long = 334; constant SYS_rt_tgsigqueueinfo (line 970) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 335; constant SYS_perf_event_open (line 971) | pub const SYS_perf_event_open: ::c_long = 336; constant SYS_recvmmsg (line 972) | pub const SYS_recvmmsg: ::c_long = 337; constant SYS_fanotify_init (line 973) | pub const SYS_fanotify_init: ::c_long = 338; constant SYS_fanotify_mark (line 974) | pub const SYS_fanotify_mark: ::c_long = 339; constant SYS_prlimit64 (line 975) | pub const SYS_prlimit64: ::c_long = 340; constant SYS_name_to_handle_at (line 976) | pub const SYS_name_to_handle_at: ::c_long = 341; constant SYS_open_by_handle_at (line 977) | pub const SYS_open_by_handle_at: ::c_long = 342; constant SYS_clock_adjtime (line 978) | pub const SYS_clock_adjtime: ::c_long = 343; constant SYS_syncfs (line 979) | pub const SYS_syncfs: ::c_long = 344; constant SYS_sendmmsg (line 980) | pub const SYS_sendmmsg: ::c_long = 345; constant SYS_setns (line 981) | pub const SYS_setns: ::c_long = 346; constant SYS_process_vm_readv (line 982) | pub const SYS_process_vm_readv: ::c_long = 347; constant SYS_process_vm_writev (line 983) | pub const SYS_process_vm_writev: ::c_long = 348; constant SYS_kcmp (line 984) | pub const SYS_kcmp: ::c_long = 349; constant SYS_finit_module (line 985) | pub const SYS_finit_module: ::c_long = 350; constant SYS_sched_setattr (line 986) | pub const SYS_sched_setattr: ::c_long = 351; constant SYS_sched_getattr (line 987) | pub const SYS_sched_getattr: ::c_long = 352; constant SYS_renameat2 (line 988) | pub const SYS_renameat2: ::c_long = 353; constant SYS_seccomp (line 989) | pub const SYS_seccomp: ::c_long = 354; constant SYS_getrandom (line 990) | pub const SYS_getrandom: ::c_long = 355; constant SYS_memfd_create (line 991) | pub const SYS_memfd_create: ::c_long = 356; constant SYS_bpf (line 992) | pub const SYS_bpf: ::c_long = 357; constant SYS_execveat (line 993) | pub const SYS_execveat: ::c_long = 358; constant SYS_socket (line 994) | pub const SYS_socket: ::c_long = 359; constant SYS_socketpair (line 995) | pub const SYS_socketpair: ::c_long = 360; constant SYS_bind (line 996) | pub const SYS_bind: ::c_long = 361; constant SYS_connect (line 997) | pub const SYS_connect: ::c_long = 362; constant SYS_listen (line 998) | pub const SYS_listen: ::c_long = 363; constant SYS_accept4 (line 999) | pub const SYS_accept4: ::c_long = 364; constant SYS_getsockopt (line 1000) | pub const SYS_getsockopt: ::c_long = 365; constant SYS_setsockopt (line 1001) | pub const SYS_setsockopt: ::c_long = 366; constant SYS_getsockname (line 1002) | pub const SYS_getsockname: ::c_long = 367; constant SYS_getpeername (line 1003) | pub const SYS_getpeername: ::c_long = 368; constant SYS_sendto (line 1004) | pub const SYS_sendto: ::c_long = 369; constant SYS_sendmsg (line 1005) | pub const SYS_sendmsg: ::c_long = 370; constant SYS_recvfrom (line 1006) | pub const SYS_recvfrom: ::c_long = 371; constant SYS_recvmsg (line 1007) | pub const SYS_recvmsg: ::c_long = 372; constant SYS_shutdown (line 1008) | pub const SYS_shutdown: ::c_long = 373; constant SYS_userfaultfd (line 1009) | pub const SYS_userfaultfd: ::c_long = 374; constant SYS_membarrier (line 1010) | pub const SYS_membarrier: ::c_long = 375; constant SYS_mlock2 (line 1011) | pub const SYS_mlock2: ::c_long = 376; constant SYS_copy_file_range (line 1012) | pub const SYS_copy_file_range: ::c_long = 377; constant SYS_preadv2 (line 1013) | pub const SYS_preadv2: ::c_long = 378; constant SYS_pwritev2 (line 1014) | pub const SYS_pwritev2: ::c_long = 379; constant SYS_pkey_mprotect (line 1015) | pub const SYS_pkey_mprotect: ::c_long = 380; constant SYS_pkey_alloc (line 1016) | pub const SYS_pkey_alloc: ::c_long = 381; constant SYS_pkey_free (line 1017) | pub const SYS_pkey_free: ::c_long = 382; constant SYS_statx (line 1018) | pub const SYS_statx: ::c_long = 383; constant SYS_rseq (line 1019) | pub const SYS_rseq: ::c_long = 386; constant SYS_pidfd_send_signal (line 1020) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 1021) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 1022) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 1023) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 1024) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 1025) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 1026) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 1027) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 1028) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 1029) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 1030) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 1031) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 1032) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 1033) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 1034) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 1035) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 1036) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 1037) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 1038) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 1039) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 1040) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 1041) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 1042) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 1043) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 1044) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 1045) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 1046) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant EBX (line 1049) | pub const EBX: ::c_int = 0; constant ECX (line 1050) | pub const ECX: ::c_int = 1; constant EDX (line 1051) | pub const EDX: ::c_int = 2; constant ESI (line 1052) | pub const ESI: ::c_int = 3; constant EDI (line 1053) | pub const EDI: ::c_int = 4; constant EBP (line 1054) | pub const EBP: ::c_int = 5; constant EAX (line 1055) | pub const EAX: ::c_int = 6; constant DS (line 1056) | pub const DS: ::c_int = 7; constant ES (line 1057) | pub const ES: ::c_int = 8; constant FS (line 1058) | pub const FS: ::c_int = 9; constant GS (line 1059) | pub const GS: ::c_int = 10; constant ORIG_EAX (line 1060) | pub const ORIG_EAX: ::c_int = 11; constant EIP (line 1061) | pub const EIP: ::c_int = 12; constant CS (line 1062) | pub const CS: ::c_int = 13; constant EFL (line 1063) | pub const EFL: ::c_int = 14; constant UESP (line 1064) | pub const UESP: ::c_int = 15; constant SS (line 1065) | pub const SS: ::c_int = 16; constant REG_GS (line 1068) | pub const REG_GS: ::c_int = 0; constant REG_FS (line 1069) | pub const REG_FS: ::c_int = 1; constant REG_ES (line 1070) | pub const REG_ES: ::c_int = 2; constant REG_DS (line 1071) | pub const REG_DS: ::c_int = 3; constant REG_EDI (line 1072) | pub const REG_EDI: ::c_int = 4; constant REG_ESI (line 1073) | pub const REG_ESI: ::c_int = 5; constant REG_EBP (line 1074) | pub const REG_EBP: ::c_int = 6; constant REG_ESP (line 1075) | pub const REG_ESP: ::c_int = 7; constant REG_EBX (line 1076) | pub const REG_EBX: ::c_int = 8; constant REG_EDX (line 1077) | pub const REG_EDX: ::c_int = 9; constant REG_ECX (line 1078) | pub const REG_ECX: ::c_int = 10; constant REG_EAX (line 1079) | pub const REG_EAX: ::c_int = 11; constant REG_TRAPNO (line 1080) | pub const REG_TRAPNO: ::c_int = 12; constant REG_ERR (line 1081) | pub const REG_ERR: ::c_int = 13; constant REG_EIP (line 1082) | pub const REG_EIP: ::c_int = 14; constant REG_CS (line 1083) | pub const REG_CS: ::c_int = 15; constant REG_EFL (line 1084) | pub const REG_EFL: ::c_int = 16; constant REG_UESP (line 1085) | pub const REG_UESP: ::c_int = 17; constant REG_SS (line 1086) | pub const REG_SS: ::c_int = 18; function getcontext (line 1089) | pub fn getcontext(ucp: *mut ucontext_t) -> ::c_int; function setcontext (line 1090) | pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; function makecontext (line 1091) | pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::... function swapcontext (line 1092) | pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c... FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/aarch64/align.rs function getcontext (line 47) | pub fn getcontext(ucp: *mut ucontext_t) -> ::c_int; function setcontext (line 48) | pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; function makecontext (line 49) | pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::... function swapcontext (line 50) | pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c... FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ilp32.rs type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; constant __SIZEOF_PTHREAD_CONDATTR_T (line 6) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 7) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 32; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 8) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCK_T (line 9) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 48; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 10) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIER_T (line 11) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 20; constant SYS_sync_file_range2 (line 64) | pub const SYS_sync_file_range2: ::c_long = 84; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/aarch64/lp64.rs type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; constant __SIZEOF_PTHREAD_CONDATTR_T (line 6) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 8; constant __SIZEOF_PTHREAD_MUTEX_T (line 7) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 48; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 8) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 8; constant __SIZEOF_PTHREAD_RWLOCK_T (line 9) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 10) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 8; constant __SIZEOF_PTHREAD_BARRIER_T (line 11) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant SYS_renameat (line 70) | pub const SYS_renameat: ::c_long = 38; constant SYS_sync_file_range (line 71) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_getrlimit (line 72) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_setrlimit (line 73) | pub const SYS_setrlimit: ::c_long = 164; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/aarch64/mod.rs type c_char (line 3) | pub type c_char = u8; type wchar_t (line 4) | pub type wchar_t = u32; type nlink_t (line 5) | pub type nlink_t = u32; type blksize_t (line 6) | pub type blksize_t = i32; type suseconds_t (line 7) | pub type suseconds_t = i64; type __u64 (line 8) | pub type __u64 = ::c_ulonglong; type __s64 (line 9) | pub type __s64 = ::c_longlong; constant VEOF (line 202) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 204) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 205) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 206) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_APPEND (line 208) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 209) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 210) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 211) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 212) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 213) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 214) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 215) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 216) | pub const O_FSYNC: ::c_int = 0x101000; constant O_NOATIME (line 217) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_PATH (line 218) | pub const O_PATH: ::c_int = 0o10000000; constant O_TMPFILE (line 219) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant MADV_SOFT_OFFLINE (line 221) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 222) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant EUCLEAN (line 224) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 225) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 226) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 227) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 228) | pub const EREMOTEIO: ::c_int = 121; constant EDEADLK (line 229) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 230) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 231) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 232) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 233) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 234) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 235) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 236) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 237) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 238) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 239) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 240) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 241) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 242) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 243) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 244) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 245) | pub const EBADE: ::c_int = 52; constant EBADR (line 246) | pub const EBADR: ::c_int = 53; constant EXFULL (line 247) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 248) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 249) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 250) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 251) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 252) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 253) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 254) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 255) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 256) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 257) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 258) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 259) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 260) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 261) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 262) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 263) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 264) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 265) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 266) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 267) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 268) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 269) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 270) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 271) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 272) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 273) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 274) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 275) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 276) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 277) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 278) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 279) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 280) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 281) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 282) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 283) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 284) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 285) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 286) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 287) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 288) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 289) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 290) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 291) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 292) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 293) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 294) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 295) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 296) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 297) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 298) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 299) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 300) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 301) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 302) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 303) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 304) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 305) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 306) | pub const ERFKILL: ::c_int = 132; constant POSIX_FADV_DONTNEED (line 308) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 309) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant SOCK_STREAM (line 311) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 312) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 314) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 315) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 316) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGTTIN (line 318) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 319) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 320) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 321) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 322) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 323) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 324) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 325) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 326) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 327) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 328) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 329) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 330) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 331) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 332) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 333) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 334) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 335) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 337) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 338) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 339) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 340) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 341) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 342) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant POLLWRNORM (line 344) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 345) | pub const POLLWRBAND: ::c_short = 0x200; constant O_ASYNC (line 347) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 348) | pub const O_NDELAY: ::c_int = 0x800; constant PTRACE_DETACH (line 350) | pub const PTRACE_DETACH: ::c_uint = 17; constant EFD_NONBLOCK (line 352) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant F_GETLK (line 354) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 355) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 356) | pub const F_SETOWN: ::c_int = 8; constant F_SETLK (line 357) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 358) | pub const F_SETLKW: ::c_int = 7; constant F_OFD_GETLK (line 359) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 360) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 361) | pub const F_OFD_SETLKW: ::c_int = 38; constant F_RDLCK (line 363) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 364) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 365) | pub const F_UNLCK: ::c_int = 2; constant SFD_NONBLOCK (line 367) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant SFD_CLOEXEC (line 369) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 371) | pub const NCCS: usize = 32; constant O_TRUNC (line 373) | pub const O_TRUNC: ::c_int = 512; constant O_CLOEXEC (line 375) | pub const O_CLOEXEC: ::c_int = 0x80000; constant EBFONT (line 377) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 378) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 379) | pub const ENODATA: ::c_int = 61; constant ETIME (line 380) | pub const ETIME: ::c_int = 62; constant ENOSR (line 381) | pub const ENOSR: ::c_int = 63; constant ENONET (line 382) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 383) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 384) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 385) | pub const ENOLINK: ::c_int = 67; constant EADV (line 386) | pub const EADV: ::c_int = 68; constant ESRMNT (line 387) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 388) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 389) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 390) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 392) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 393) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 394) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 395) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 397) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 399) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant O_DIRECT (line 401) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 402) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 403) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant MAP_LOCKED (line 405) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 406) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_ANON (line 407) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 408) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 409) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 410) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 411) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 412) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 413) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 414) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 415) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 417) | pub const EDEADLOCK: ::c_int = 35; constant MCL_CURRENT (line 419) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 420) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 421) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant SIGSTKSZ (line 423) | pub const SIGSTKSZ: ::size_t = 16384; constant MINSIGSTKSZ (line 424) | pub const MINSIGSTKSZ: ::size_t = 5120; constant CBAUD (line 425) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 426) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 427) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 428) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 429) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 430) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 431) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 432) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 433) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 434) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 435) | pub const VWERASE: usize = 14; constant VREPRINT (line 436) | pub const VREPRINT: usize = 12; constant VSUSP (line 437) | pub const VSUSP: usize = 10; constant VSTART (line 438) | pub const VSTART: usize = 8; constant VSTOP (line 439) | pub const VSTOP: usize = 9; constant VDISCARD (line 440) | pub const VDISCARD: usize = 13; constant VTIME (line 441) | pub const VTIME: usize = 5; constant IXON (line 442) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 443) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 444) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 445) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 446) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 447) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 448) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 449) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 450) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 451) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 452) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 453) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 454) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 455) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 456) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 457) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 458) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 459) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 460) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 461) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 462) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 463) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 464) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 465) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 466) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 467) | pub const VSWTC: usize = 7; constant OLCUC (line 468) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 469) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 470) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 471) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 472) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 473) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 474) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 475) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 477) | pub const B0: ::speed_t = 0o000000; constant B50 (line 478) | pub const B50: ::speed_t = 0o000001; constant B75 (line 479) | pub const B75: ::speed_t = 0o000002; constant B110 (line 480) | pub const B110: ::speed_t = 0o000003; constant B134 (line 481) | pub const B134: ::speed_t = 0o000004; constant B150 (line 482) | pub const B150: ::speed_t = 0o000005; constant B200 (line 483) | pub const B200: ::speed_t = 0o000006; constant B300 (line 484) | pub const B300: ::speed_t = 0o000007; constant B600 (line 485) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 486) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 487) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 488) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 489) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 490) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 491) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 492) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 493) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 494) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 495) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 496) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 497) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 498) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 499) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 500) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 501) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 502) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 503) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 504) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 505) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 506) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 507) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 508) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 509) | pub const B4000000: ::speed_t = 0o010017; constant VEOL (line 511) | pub const VEOL: usize = 11; constant VEOL2 (line 512) | pub const VEOL2: usize = 16; constant VMIN (line 513) | pub const VMIN: usize = 6; constant IEXTEN (line 514) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 515) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 516) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 517) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant TCSANOW (line 519) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 520) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 521) | pub const TCSAFLUSH: ::c_int = 2; constant HWCAP_FP (line 524) | pub const HWCAP_FP: ::c_ulong = 1 << 0; constant HWCAP_ASIMD (line 525) | pub const HWCAP_ASIMD: ::c_ulong = 1 << 1; constant HWCAP_EVTSTRM (line 526) | pub const HWCAP_EVTSTRM: ::c_ulong = 1 << 2; constant HWCAP_AES (line 527) | pub const HWCAP_AES: ::c_ulong = 1 << 3; constant HWCAP_PMULL (line 528) | pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant HWCAP_SHA1 (line 529) | pub const HWCAP_SHA1: ::c_ulong = 1 << 5; constant HWCAP_SHA2 (line 530) | pub const HWCAP_SHA2: ::c_ulong = 1 << 6; constant HWCAP_CRC32 (line 531) | pub const HWCAP_CRC32: ::c_ulong = 1 << 7; constant HWCAP_ATOMICS (line 532) | pub const HWCAP_ATOMICS: ::c_ulong = 1 << 8; constant HWCAP_FPHP (line 533) | pub const HWCAP_FPHP: ::c_ulong = 1 << 9; constant HWCAP_ASIMDHP (line 534) | pub const HWCAP_ASIMDHP: ::c_ulong = 1 << 10; constant HWCAP_CPUID (line 535) | pub const HWCAP_CPUID: ::c_ulong = 1 << 11; constant HWCAP_ASIMDRDM (line 536) | pub const HWCAP_ASIMDRDM: ::c_ulong = 1 << 12; constant HWCAP_JSCVT (line 537) | pub const HWCAP_JSCVT: ::c_ulong = 1 << 13; constant HWCAP_FCMA (line 538) | pub const HWCAP_FCMA: ::c_ulong = 1 << 14; constant HWCAP_LRCPC (line 539) | pub const HWCAP_LRCPC: ::c_ulong = 1 << 15; constant HWCAP_DCPOP (line 540) | pub const HWCAP_DCPOP: ::c_ulong = 1 << 16; constant HWCAP_SHA3 (line 541) | pub const HWCAP_SHA3: ::c_ulong = 1 << 17; constant HWCAP_SM3 (line 542) | pub const HWCAP_SM3: ::c_ulong = 1 << 18; constant HWCAP_SM4 (line 543) | pub const HWCAP_SM4: ::c_ulong = 1 << 19; constant HWCAP_ASIMDDP (line 544) | pub const HWCAP_ASIMDDP: ::c_ulong = 1 << 20; constant HWCAP_SHA512 (line 545) | pub const HWCAP_SHA512: ::c_ulong = 1 << 21; constant HWCAP_SVE (line 546) | pub const HWCAP_SVE: ::c_ulong = 1 << 22; constant HWCAP_ASIMDFHM (line 547) | pub const HWCAP_ASIMDFHM: ::c_ulong = 1 << 23; constant HWCAP_DIT (line 548) | pub const HWCAP_DIT: ::c_ulong = 1 << 24; constant HWCAP_USCAT (line 549) | pub const HWCAP_USCAT: ::c_ulong = 1 << 25; constant HWCAP_ILRCPC (line 550) | pub const HWCAP_ILRCPC: ::c_ulong = 1 << 26; constant HWCAP_FLAGM (line 551) | pub const HWCAP_FLAGM: ::c_ulong = 1 << 27; constant HWCAP_SSBS (line 552) | pub const HWCAP_SSBS: ::c_ulong = 1 << 28; constant HWCAP_SB (line 553) | pub const HWCAP_SB: ::c_ulong = 1 << 29; constant HWCAP_PACA (line 554) | pub const HWCAP_PACA: ::c_ulong = 1 << 30; constant HWCAP_PACG (line 555) | pub const HWCAP_PACG: ::c_ulong = 1 << 31; constant PR_PAC_RESET_KEYS (line 570) | pub const PR_PAC_RESET_KEYS: ::c_int = 54; constant PR_SET_TAGGED_ADDR_CTRL (line 571) | pub const PR_SET_TAGGED_ADDR_CTRL: ::c_int = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 572) | pub const PR_GET_TAGGED_ADDR_CTRL: ::c_int = 56; constant PR_PAC_SET_ENABLED_KEYS (line 573) | pub const PR_PAC_SET_ENABLED_KEYS: ::c_int = 60; constant PR_PAC_GET_ENABLED_KEYS (line 574) | pub const PR_PAC_GET_ENABLED_KEYS: ::c_int = 61; constant PR_TAGGED_ADDR_ENABLE (line 576) | pub const PR_TAGGED_ADDR_ENABLE: ::c_ulong = 1; constant PR_PAC_APIAKEY (line 578) | pub const PR_PAC_APIAKEY: ::c_ulong = 1 << 0; constant PR_PAC_APIBKEY (line 579) | pub const PR_PAC_APIBKEY: ::c_ulong = 1 << 1; constant PR_PAC_APDAKEY (line 580) | pub const PR_PAC_APDAKEY: ::c_ulong = 1 << 2; constant PR_PAC_APDBKEY (line 581) | pub const PR_PAC_APDBKEY: ::c_ulong = 1 << 3; constant PR_PAC_APGAKEY (line 582) | pub const PR_PAC_APGAKEY: ::c_ulong = 1 << 4; constant PR_SME_SET_VL (line 584) | pub const PR_SME_SET_VL: ::c_int = 63; constant PR_SME_GET_VL (line 585) | pub const PR_SME_GET_VL: ::c_int = 64; constant PR_SME_VL_LEN_MAX (line 586) | pub const PR_SME_VL_LEN_MAX: ::c_int = 0xffff; constant PR_SME_SET_VL_INHERIT (line 588) | pub const PR_SME_SET_VL_INHERIT: ::c_ulong = 1 << 17; constant PR_SME_SET_VL_ONE_EXEC (line 589) | pub const PR_SME_SET_VL_ONE_EXEC: ::c_ulong = 1 << 18; constant SYS_io_setup (line 592) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 593) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_submit (line 594) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 595) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_io_getevents (line 596) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_setxattr (line 597) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 598) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 599) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 600) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 601) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 602) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 603) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 604) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 605) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 606) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 607) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 608) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_getcwd (line 609) | pub const SYS_getcwd: ::c_long = 17; constant SYS_lookup_dcookie (line 610) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_eventfd2 (line 611) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 612) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_epoll_ctl (line 613) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_epoll_pwait (line 614) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_dup (line 615) | pub const SYS_dup: ::c_long = 23; constant SYS_dup3 (line 616) | pub const SYS_dup3: ::c_long = 24; constant SYS_fcntl (line 617) | pub const SYS_fcntl: ::c_long = 25; constant SYS_inotify_init1 (line 618) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_inotify_add_watch (line 619) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 620) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_ioctl (line 621) | pub const SYS_ioctl: ::c_long = 29; constant SYS_ioprio_set (line 622) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 623) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_flock (line 624) | pub const SYS_flock: ::c_long = 32; constant SYS_mknodat (line 625) | pub const SYS_mknodat: ::c_long = 33; constant SYS_mkdirat (line 626) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_unlinkat (line 627) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_symlinkat (line 628) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_linkat (line 629) | pub const SYS_linkat: ::c_long = 37; constant SYS_umount2 (line 631) | pub const SYS_umount2: ::c_long = 39; constant SYS_mount (line 632) | pub const SYS_mount: ::c_long = 40; constant SYS_pivot_root (line 633) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_nfsservctl (line 634) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_statfs (line 635) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 636) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_truncate (line 637) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 638) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_fallocate (line 639) | pub const SYS_fallocate: ::c_long = 47; constant SYS_faccessat (line 640) | pub const SYS_faccessat: ::c_long = 48; constant SYS_chdir (line 641) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 642) | pub const SYS_fchdir: ::c_long = 50; constant SYS_chroot (line 643) | pub const SYS_chroot: ::c_long = 51; constant SYS_fchmod (line 644) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchmodat (line 645) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_fchownat (line 646) | pub const SYS_fchownat: ::c_long = 54; constant SYS_fchown (line 647) | pub const SYS_fchown: ::c_long = 55; constant SYS_openat (line 648) | pub const SYS_openat: ::c_long = 56; constant SYS_close (line 649) | pub const SYS_close: ::c_long = 57; constant SYS_vhangup (line 650) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pipe2 (line 651) | pub const SYS_pipe2: ::c_long = 59; constant SYS_quotactl (line 652) | pub const SYS_quotactl: ::c_long = 60; constant SYS_getdents64 (line 653) | pub const SYS_getdents64: ::c_long = 61; constant SYS_lseek (line 654) | pub const SYS_lseek: ::c_long = 62; constant SYS_read (line 655) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 656) | pub const SYS_write: ::c_long = 64; constant SYS_readv (line 657) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 658) | pub const SYS_writev: ::c_long = 66; constant SYS_pread64 (line 659) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 660) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_preadv (line 661) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 662) | pub const SYS_pwritev: ::c_long = 70; constant SYS_pselect6 (line 663) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 664) | pub const SYS_ppoll: ::c_long = 73; constant SYS_signalfd4 (line 665) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_vmsplice (line 666) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_splice (line 667) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 668) | pub const SYS_tee: ::c_long = 77; constant SYS_readlinkat (line 669) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_newfstatat (line 670) | pub const SYS_newfstatat: ::c_long = 79; constant SYS_fstat (line 671) | pub const SYS_fstat: ::c_long = 80; constant SYS_sync (line 672) | pub const SYS_sync: ::c_long = 81; constant SYS_fsync (line 673) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 674) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_timerfd_create (line 676) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_timerfd_settime (line 677) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 678) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_utimensat (line 679) | pub const SYS_utimensat: ::c_long = 88; constant SYS_acct (line 680) | pub const SYS_acct: ::c_long = 89; constant SYS_capget (line 681) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 682) | pub const SYS_capset: ::c_long = 91; constant SYS_personality (line 683) | pub const SYS_personality: ::c_long = 92; constant SYS_exit (line 684) | pub const SYS_exit: ::c_long = 93; constant SYS_exit_group (line 685) | pub const SYS_exit_group: ::c_long = 94; constant SYS_waitid (line 686) | pub const SYS_waitid: ::c_long = 95; constant SYS_set_tid_address (line 687) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_unshare (line 688) | pub const SYS_unshare: ::c_long = 97; constant SYS_futex (line 689) | pub const SYS_futex: ::c_long = 98; constant SYS_set_robust_list (line 690) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 691) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_nanosleep (line 692) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 693) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 694) | pub const SYS_setitimer: ::c_long = 103; constant SYS_kexec_load (line 695) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_init_module (line 696) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 697) | pub const SYS_delete_module: ::c_long = 106; constant SYS_timer_create (line 698) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_gettime (line 699) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 700) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_settime (line 701) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_delete (line 702) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 703) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 704) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 705) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 706) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_syslog (line 707) | pub const SYS_syslog: ::c_long = 116; constant SYS_ptrace (line 708) | pub const SYS_ptrace: ::c_long = 117; constant SYS_sched_setparam (line 709) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_setscheduler (line 710) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 711) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_getparam (line 712) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setaffinity (line 713) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 714) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_sched_yield (line 715) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_sched_get_priority_max (line 716) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 717) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 718) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_restart_syscall (line 719) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_kill (line 720) | pub const SYS_kill: ::c_long = 129; constant SYS_tkill (line 721) | pub const SYS_tkill: ::c_long = 130; constant SYS_tgkill (line 722) | pub const SYS_tgkill: ::c_long = 131; constant SYS_sigaltstack (line 723) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_rt_sigsuspend (line 724) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_rt_sigaction (line 725) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 726) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigpending (line 727) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 728) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 729) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigreturn (line 730) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_setpriority (line 731) | pub const SYS_setpriority: ::c_long = 140; constant SYS_getpriority (line 732) | pub const SYS_getpriority: ::c_long = 141; constant SYS_reboot (line 733) | pub const SYS_reboot: ::c_long = 142; constant SYS_setregid (line 734) | pub const SYS_setregid: ::c_long = 143; constant SYS_setgid (line 735) | pub const SYS_setgid: ::c_long = 144; constant SYS_setreuid (line 736) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setuid (line 737) | pub const SYS_setuid: ::c_long = 146; constant SYS_setresuid (line 738) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 739) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 740) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 741) | pub const SYS_getresgid: ::c_long = 150; constant SYS_setfsuid (line 742) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 743) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_times (line 744) | pub const SYS_times: ::c_long = 153; constant SYS_setpgid (line 745) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getpgid (line 746) | pub const SYS_getpgid: ::c_long = 155; constant SYS_getsid (line 747) | pub const SYS_getsid: ::c_long = 156; constant SYS_setsid (line 748) | pub const SYS_setsid: ::c_long = 157; constant SYS_getgroups (line 749) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 750) | pub const SYS_setgroups: ::c_long = 159; constant SYS_uname (line 751) | pub const SYS_uname: ::c_long = 160; constant SYS_sethostname (line 752) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 753) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_getrusage (line 756) | pub const SYS_getrusage: ::c_long = 165; constant SYS_umask (line 757) | pub const SYS_umask: ::c_long = 166; constant SYS_prctl (line 758) | pub const SYS_prctl: ::c_long = 167; constant SYS_getcpu (line 759) | pub const SYS_getcpu: ::c_long = 168; constant SYS_gettimeofday (line 760) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_settimeofday (line 761) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_adjtimex (line 762) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_getpid (line 763) | pub const SYS_getpid: ::c_long = 172; constant SYS_getppid (line 764) | pub const SYS_getppid: ::c_long = 173; constant SYS_getuid (line 765) | pub const SYS_getuid: ::c_long = 174; constant SYS_geteuid (line 766) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getgid (line 767) | pub const SYS_getgid: ::c_long = 176; constant SYS_getegid (line 768) | pub const SYS_getegid: ::c_long = 177; constant SYS_gettid (line 769) | pub const SYS_gettid: ::c_long = 178; constant SYS_sysinfo (line 770) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_mq_open (line 771) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 772) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 773) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 774) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 775) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 776) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_msgget (line 777) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgctl (line 778) | pub const SYS_msgctl: ::c_long = 187; constant SYS_msgrcv (line 779) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgsnd (line 780) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_semget (line 781) | pub const SYS_semget: ::c_long = 190; constant SYS_semctl (line 782) | pub const SYS_semctl: ::c_long = 191; constant SYS_semtimedop (line 783) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_semop (line 784) | pub const SYS_semop: ::c_long = 193; constant SYS_shmget (line 785) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmctl (line 786) | pub const SYS_shmctl: ::c_long = 195; constant SYS_shmat (line 787) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmdt (line 788) | pub const SYS_shmdt: ::c_long = 197; constant SYS_socket (line 789) | pub const SYS_socket: ::c_long = 198; constant SYS_socketpair (line 790) | pub const SYS_socketpair: ::c_long = 199; constant SYS_bind (line 791) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 792) | pub const SYS_listen: ::c_long = 201; constant SYS_accept (line 793) | pub const SYS_accept: ::c_long = 202; constant SYS_connect (line 794) | pub const SYS_connect: ::c_long = 203; constant SYS_getsockname (line 795) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 796) | pub const SYS_getpeername: ::c_long = 205; constant SYS_sendto (line 797) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 798) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_setsockopt (line 799) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 800) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_shutdown (line 801) | pub const SYS_shutdown: ::c_long = 210; constant SYS_sendmsg (line 802) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 803) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_readahead (line 804) | pub const SYS_readahead: ::c_long = 213; constant SYS_brk (line 805) | pub const SYS_brk: ::c_long = 214; constant SYS_munmap (line 806) | pub const SYS_munmap: ::c_long = 215; constant SYS_mremap (line 807) | pub const SYS_mremap: ::c_long = 216; constant SYS_add_key (line 808) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 809) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 810) | pub const SYS_keyctl: ::c_long = 219; constant SYS_clone (line 811) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 812) | pub const SYS_execve: ::c_long = 221; constant SYS_mmap (line 813) | pub const SYS_mmap: ::c_long = 222; constant SYS_swapon (line 814) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 815) | pub const SYS_swapoff: ::c_long = 225; constant SYS_mprotect (line 816) | pub const SYS_mprotect: ::c_long = 226; constant SYS_msync (line 817) | pub const SYS_msync: ::c_long = 227; constant SYS_mlock (line 818) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 819) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 820) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 821) | pub const SYS_munlockall: ::c_long = 231; constant SYS_mincore (line 822) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 823) | pub const SYS_madvise: ::c_long = 233; constant SYS_remap_file_pages (line 824) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_mbind (line 825) | pub const SYS_mbind: ::c_long = 235; constant SYS_get_mempolicy (line 826) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_set_mempolicy (line 827) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_migrate_pages (line 828) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_move_pages (line 829) | pub const SYS_move_pages: ::c_long = 239; constant SYS_rt_tgsigqueueinfo (line 830) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 831) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_accept4 (line 832) | pub const SYS_accept4: ::c_long = 242; constant SYS_recvmmsg (line 833) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_wait4 (line 834) | pub const SYS_wait4: ::c_long = 260; constant SYS_prlimit64 (line 835) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_fanotify_init (line 836) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 837) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_name_to_handle_at (line 838) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 839) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 840) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 841) | pub const SYS_syncfs: ::c_long = 267; constant SYS_setns (line 842) | pub const SYS_setns: ::c_long = 268; constant SYS_sendmmsg (line 843) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_process_vm_readv (line 844) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 845) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 846) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 847) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 848) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 849) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 850) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 851) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 852) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 853) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 854) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 855) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 856) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 857) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 858) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 859) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 860) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 861) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 862) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 863) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 864) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 865) | pub const SYS_statx: ::c_long = 291; constant SYS_rseq (line 866) | pub const SYS_rseq: ::c_long = 293; constant SYS_kexec_file_load (line 867) | pub const SYS_kexec_file_load: ::c_long = 294; constant SYS_pidfd_send_signal (line 868) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 869) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 870) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 871) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 872) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 873) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 874) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 875) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 876) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 877) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 878) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 879) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 880) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 881) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 882) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 883) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 884) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 885) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 886) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 887) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 888) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 889) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 890) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 891) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 892) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 893) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 894) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant PROT_BTI (line 896) | pub const PROT_BTI: ::c_int = 0x10; constant PROT_MTE (line 897) | pub const PROT_MTE: ::c_int = 0x20; function sysctl (line 900) | pub fn sysctl( FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/mod.rs type c_char (line 3) | pub type c_char = i8; type c_long (line 4) | pub type c_long = i64; type c_ulong (line 5) | pub type c_ulong = u64; type wchar_t (line 6) | pub type wchar_t = i32; type blksize_t (line 8) | pub type blksize_t = i32; type nlink_t (line 9) | pub type nlink_t = u32; type suseconds_t (line 10) | pub type suseconds_t = i64; type __u64 (line 11) | pub type __u64 = ::c_ulonglong; type __s64 (line 12) | pub type __s64 = ::c_longlong; constant __SIZEOF_PTHREAD_CONDATTR_T (line 209) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 210) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 211) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 212) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 213) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 214) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant HWCAP_LOONGARCH_CPUCFG (line 267) | pub const HWCAP_LOONGARCH_CPUCFG: ::c_ulong = 1 << 0; constant HWCAP_LOONGARCH_LAM (line 268) | pub const HWCAP_LOONGARCH_LAM: ::c_ulong = 1 << 1; constant HWCAP_LOONGARCH_UAL (line 269) | pub const HWCAP_LOONGARCH_UAL: ::c_ulong = 1 << 2; constant HWCAP_LOONGARCH_FPU (line 270) | pub const HWCAP_LOONGARCH_FPU: ::c_ulong = 1 << 3; constant HWCAP_LOONGARCH_LSX (line 271) | pub const HWCAP_LOONGARCH_LSX: ::c_ulong = 1 << 4; constant HWCAP_LOONGARCH_LASX (line 272) | pub const HWCAP_LOONGARCH_LASX: ::c_ulong = 1 << 5; constant HWCAP_LOONGARCH_CRC32 (line 273) | pub const HWCAP_LOONGARCH_CRC32: ::c_ulong = 1 << 6; constant HWCAP_LOONGARCH_COMPLEX (line 274) | pub const HWCAP_LOONGARCH_COMPLEX: ::c_ulong = 1 << 7; constant HWCAP_LOONGARCH_CRYPTO (line 275) | pub const HWCAP_LOONGARCH_CRYPTO: ::c_ulong = 1 << 8; constant HWCAP_LOONGARCH_LVZ (line 276) | pub const HWCAP_LOONGARCH_LVZ: ::c_ulong = 1 << 9; constant HWCAP_LOONGARCH_LBT_X86 (line 277) | pub const HWCAP_LOONGARCH_LBT_X86: ::c_ulong = 1 << 10; constant HWCAP_LOONGARCH_LBT_ARM (line 278) | pub const HWCAP_LOONGARCH_LBT_ARM: ::c_ulong = 1 << 11; constant HWCAP_LOONGARCH_LBT_MIPS (line 279) | pub const HWCAP_LOONGARCH_LBT_MIPS: ::c_ulong = 1 << 12; constant HWCAP_LOONGARCH_PTW (line 280) | pub const HWCAP_LOONGARCH_PTW: ::c_ulong = 1 << 13; constant SYS_io_setup (line 282) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 283) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_submit (line 284) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 285) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_io_getevents (line 286) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_setxattr (line 287) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 288) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 289) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 290) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 291) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 292) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 293) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 294) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 295) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 296) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 297) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 298) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_getcwd (line 299) | pub const SYS_getcwd: ::c_long = 17; constant SYS_lookup_dcookie (line 300) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_eventfd2 (line 301) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 302) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_epoll_ctl (line 303) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_epoll_pwait (line 304) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_dup (line 305) | pub const SYS_dup: ::c_long = 23; constant SYS_dup3 (line 306) | pub const SYS_dup3: ::c_long = 24; constant SYS_fcntl (line 307) | pub const SYS_fcntl: ::c_long = 25; constant SYS_inotify_init1 (line 308) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_inotify_add_watch (line 309) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 310) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_ioctl (line 311) | pub const SYS_ioctl: ::c_long = 29; constant SYS_ioprio_set (line 312) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 313) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_flock (line 314) | pub const SYS_flock: ::c_long = 32; constant SYS_mknodat (line 315) | pub const SYS_mknodat: ::c_long = 33; constant SYS_mkdirat (line 316) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_unlinkat (line 317) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_symlinkat (line 318) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_linkat (line 319) | pub const SYS_linkat: ::c_long = 37; constant SYS_umount2 (line 320) | pub const SYS_umount2: ::c_long = 39; constant SYS_mount (line 321) | pub const SYS_mount: ::c_long = 40; constant SYS_pivot_root (line 322) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_nfsservctl (line 323) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_statfs (line 324) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 325) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_truncate (line 326) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 327) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_fallocate (line 328) | pub const SYS_fallocate: ::c_long = 47; constant SYS_faccessat (line 329) | pub const SYS_faccessat: ::c_long = 48; constant SYS_chdir (line 330) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 331) | pub const SYS_fchdir: ::c_long = 50; constant SYS_chroot (line 332) | pub const SYS_chroot: ::c_long = 51; constant SYS_fchmod (line 333) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchmodat (line 334) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_fchownat (line 335) | pub const SYS_fchownat: ::c_long = 54; constant SYS_fchown (line 336) | pub const SYS_fchown: ::c_long = 55; constant SYS_openat (line 337) | pub const SYS_openat: ::c_long = 56; constant SYS_close (line 338) | pub const SYS_close: ::c_long = 57; constant SYS_vhangup (line 339) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pipe2 (line 340) | pub const SYS_pipe2: ::c_long = 59; constant SYS_quotactl (line 341) | pub const SYS_quotactl: ::c_long = 60; constant SYS_getdents64 (line 342) | pub const SYS_getdents64: ::c_long = 61; constant SYS_lseek (line 343) | pub const SYS_lseek: ::c_long = 62; constant SYS_read (line 344) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 345) | pub const SYS_write: ::c_long = 64; constant SYS_readv (line 346) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 347) | pub const SYS_writev: ::c_long = 66; constant SYS_pread64 (line 348) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 349) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_preadv (line 350) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 351) | pub const SYS_pwritev: ::c_long = 70; constant SYS_sendfile (line 352) | pub const SYS_sendfile: ::c_long = 71; constant SYS_pselect6 (line 353) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 354) | pub const SYS_ppoll: ::c_long = 73; constant SYS_signalfd4 (line 355) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_vmsplice (line 356) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_splice (line 357) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 358) | pub const SYS_tee: ::c_long = 77; constant SYS_readlinkat (line 359) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_sync (line 360) | pub const SYS_sync: ::c_long = 81; constant SYS_fsync (line 361) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 362) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_sync_file_range (line 363) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_timerfd_create (line 364) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_timerfd_settime (line 365) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 366) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_utimensat (line 367) | pub const SYS_utimensat: ::c_long = 88; constant SYS_acct (line 368) | pub const SYS_acct: ::c_long = 89; constant SYS_capget (line 369) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 370) | pub const SYS_capset: ::c_long = 91; constant SYS_personality (line 371) | pub const SYS_personality: ::c_long = 92; constant SYS_exit (line 372) | pub const SYS_exit: ::c_long = 93; constant SYS_exit_group (line 373) | pub const SYS_exit_group: ::c_long = 94; constant SYS_waitid (line 374) | pub const SYS_waitid: ::c_long = 95; constant SYS_set_tid_address (line 375) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_unshare (line 376) | pub const SYS_unshare: ::c_long = 97; constant SYS_futex (line 377) | pub const SYS_futex: ::c_long = 98; constant SYS_set_robust_list (line 378) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 379) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_nanosleep (line 380) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 381) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 382) | pub const SYS_setitimer: ::c_long = 103; constant SYS_kexec_load (line 383) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_init_module (line 384) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 385) | pub const SYS_delete_module: ::c_long = 106; constant SYS_timer_create (line 386) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_gettime (line 387) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 388) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_settime (line 389) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_delete (line 390) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 391) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 392) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 393) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 394) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_syslog (line 395) | pub const SYS_syslog: ::c_long = 116; constant SYS_ptrace (line 396) | pub const SYS_ptrace: ::c_long = 117; constant SYS_sched_setparam (line 397) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_setscheduler (line 398) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 399) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_getparam (line 400) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setaffinity (line 401) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 402) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_sched_yield (line 403) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_sched_get_priority_max (line 404) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 405) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 406) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_restart_syscall (line 407) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_kill (line 408) | pub const SYS_kill: ::c_long = 129; constant SYS_tkill (line 409) | pub const SYS_tkill: ::c_long = 130; constant SYS_tgkill (line 410) | pub const SYS_tgkill: ::c_long = 131; constant SYS_sigaltstack (line 411) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_rt_sigsuspend (line 412) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_rt_sigaction (line 413) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 414) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigpending (line 415) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 416) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 417) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigreturn (line 418) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_setpriority (line 419) | pub const SYS_setpriority: ::c_long = 140; constant SYS_getpriority (line 420) | pub const SYS_getpriority: ::c_long = 141; constant SYS_reboot (line 421) | pub const SYS_reboot: ::c_long = 142; constant SYS_setregid (line 422) | pub const SYS_setregid: ::c_long = 143; constant SYS_setgid (line 423) | pub const SYS_setgid: ::c_long = 144; constant SYS_setreuid (line 424) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setuid (line 425) | pub const SYS_setuid: ::c_long = 146; constant SYS_setresuid (line 426) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 427) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 428) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 429) | pub const SYS_getresgid: ::c_long = 150; constant SYS_setfsuid (line 430) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 431) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_times (line 432) | pub const SYS_times: ::c_long = 153; constant SYS_setpgid (line 433) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getpgid (line 434) | pub const SYS_getpgid: ::c_long = 155; constant SYS_getsid (line 435) | pub const SYS_getsid: ::c_long = 156; constant SYS_setsid (line 436) | pub const SYS_setsid: ::c_long = 157; constant SYS_getgroups (line 437) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 438) | pub const SYS_setgroups: ::c_long = 159; constant SYS_uname (line 439) | pub const SYS_uname: ::c_long = 160; constant SYS_sethostname (line 440) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 441) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_getrusage (line 442) | pub const SYS_getrusage: ::c_long = 165; constant SYS_umask (line 443) | pub const SYS_umask: ::c_long = 166; constant SYS_prctl (line 444) | pub const SYS_prctl: ::c_long = 167; constant SYS_getcpu (line 445) | pub const SYS_getcpu: ::c_long = 168; constant SYS_gettimeofday (line 446) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_settimeofday (line 447) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_adjtimex (line 448) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_getpid (line 449) | pub const SYS_getpid: ::c_long = 172; constant SYS_getppid (line 450) | pub const SYS_getppid: ::c_long = 173; constant SYS_getuid (line 451) | pub const SYS_getuid: ::c_long = 174; constant SYS_geteuid (line 452) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getgid (line 453) | pub const SYS_getgid: ::c_long = 176; constant SYS_getegid (line 454) | pub const SYS_getegid: ::c_long = 177; constant SYS_gettid (line 455) | pub const SYS_gettid: ::c_long = 178; constant SYS_sysinfo (line 456) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_mq_open (line 457) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 458) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 459) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 460) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 461) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 462) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_msgget (line 463) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgctl (line 464) | pub const SYS_msgctl: ::c_long = 187; constant SYS_msgrcv (line 465) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgsnd (line 466) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_semget (line 467) | pub const SYS_semget: ::c_long = 190; constant SYS_semctl (line 468) | pub const SYS_semctl: ::c_long = 191; constant SYS_semtimedop (line 469) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_semop (line 470) | pub const SYS_semop: ::c_long = 193; constant SYS_shmget (line 471) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmctl (line 472) | pub const SYS_shmctl: ::c_long = 195; constant SYS_shmat (line 473) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmdt (line 474) | pub const SYS_shmdt: ::c_long = 197; constant SYS_socket (line 475) | pub const SYS_socket: ::c_long = 198; constant SYS_socketpair (line 476) | pub const SYS_socketpair: ::c_long = 199; constant SYS_bind (line 477) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 478) | pub const SYS_listen: ::c_long = 201; constant SYS_accept (line 479) | pub const SYS_accept: ::c_long = 202; constant SYS_connect (line 480) | pub const SYS_connect: ::c_long = 203; constant SYS_getsockname (line 481) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 482) | pub const SYS_getpeername: ::c_long = 205; constant SYS_sendto (line 483) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 484) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_setsockopt (line 485) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 486) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_shutdown (line 487) | pub const SYS_shutdown: ::c_long = 210; constant SYS_sendmsg (line 488) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 489) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_readahead (line 490) | pub const SYS_readahead: ::c_long = 213; constant SYS_brk (line 491) | pub const SYS_brk: ::c_long = 214; constant SYS_munmap (line 492) | pub const SYS_munmap: ::c_long = 215; constant SYS_mremap (line 493) | pub const SYS_mremap: ::c_long = 216; constant SYS_add_key (line 494) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 495) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 496) | pub const SYS_keyctl: ::c_long = 219; constant SYS_clone (line 497) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 498) | pub const SYS_execve: ::c_long = 221; constant SYS_mmap (line 499) | pub const SYS_mmap: ::c_long = 222; constant SYS_fadvise64 (line 500) | pub const SYS_fadvise64: ::c_long = 223; constant SYS_swapon (line 501) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 502) | pub const SYS_swapoff: ::c_long = 225; constant SYS_mprotect (line 503) | pub const SYS_mprotect: ::c_long = 226; constant SYS_msync (line 504) | pub const SYS_msync: ::c_long = 227; constant SYS_mlock (line 505) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 506) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 507) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 508) | pub const SYS_munlockall: ::c_long = 231; constant SYS_mincore (line 509) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 510) | pub const SYS_madvise: ::c_long = 233; constant SYS_remap_file_pages (line 511) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_mbind (line 512) | pub const SYS_mbind: ::c_long = 235; constant SYS_get_mempolicy (line 513) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_set_mempolicy (line 514) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_migrate_pages (line 515) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_move_pages (line 516) | pub const SYS_move_pages: ::c_long = 239; constant SYS_rt_tgsigqueueinfo (line 517) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 518) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_accept4 (line 519) | pub const SYS_accept4: ::c_long = 242; constant SYS_recvmmsg (line 520) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_wait4 (line 522) | pub const SYS_wait4: ::c_long = 260; constant SYS_prlimit64 (line 523) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_fanotify_init (line 524) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 525) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_name_to_handle_at (line 526) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 527) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 528) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 529) | pub const SYS_syncfs: ::c_long = 267; constant SYS_setns (line 530) | pub const SYS_setns: ::c_long = 268; constant SYS_sendmmsg (line 531) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_process_vm_readv (line 532) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 533) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 534) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 535) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 536) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 537) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 538) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 539) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 540) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 541) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 542) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 543) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 544) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 545) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 546) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 547) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 548) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 549) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 550) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 551) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 552) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 553) | pub const SYS_statx: ::c_long = 291; constant SYS_io_pgetevents (line 554) | pub const SYS_io_pgetevents: ::c_long = 292; constant SYS_rseq (line 555) | pub const SYS_rseq: ::c_long = 293; constant SYS_kexec_file_load (line 556) | pub const SYS_kexec_file_load: ::c_long = 294; constant SYS_pidfd_send_signal (line 557) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 558) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 559) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 560) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 561) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 562) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 563) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 564) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 565) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 566) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 567) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 568) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 569) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 570) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 571) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 572) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 573) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 574) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 575) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 576) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 577) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 578) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 579) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_process_mrelease (line 580) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 581) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 582) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant POSIX_FADV_DONTNEED (line 584) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 585) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant O_DIRECT (line 586) | pub const O_DIRECT: ::c_int = 0o00040000; constant O_DIRECTORY (line 587) | pub const O_DIRECTORY: ::c_int = 0o00200000; constant O_NOFOLLOW (line 588) | pub const O_NOFOLLOW: ::c_int = 0o00400000; constant O_TRUNC (line 589) | pub const O_TRUNC: ::c_int = 0o00001000; constant O_NOATIME (line 590) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_CLOEXEC (line 591) | pub const O_CLOEXEC: ::c_int = 0o02000000; constant O_PATH (line 592) | pub const O_PATH: ::c_int = 0o10000000; constant O_TMPFILE (line 593) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant O_APPEND (line 594) | pub const O_APPEND: ::c_int = 0o00002000; constant O_CREAT (line 595) | pub const O_CREAT: ::c_int = 0o00000100; constant O_EXCL (line 596) | pub const O_EXCL: ::c_int = 0o00000200; constant O_NOCTTY (line 597) | pub const O_NOCTTY: ::c_int = 0o00000400; constant O_NONBLOCK (line 598) | pub const O_NONBLOCK: ::c_int = 0o00004000; constant FASYNC (line 599) | pub const FASYNC: ::c_int = 0o00020000; constant O_SYNC (line 600) | pub const O_SYNC: ::c_int = 0o04010000; constant O_RSYNC (line 601) | pub const O_RSYNC: ::c_int = 0o04010000; constant O_FSYNC (line 602) | pub const O_FSYNC: ::c_int = O_SYNC; constant O_ASYNC (line 603) | pub const O_ASYNC: ::c_int = 0o00020000; constant O_DSYNC (line 604) | pub const O_DSYNC: ::c_int = 0o00010000; constant O_NDELAY (line 605) | pub const O_NDELAY: ::c_int = O_NONBLOCK; constant F_RDLCK (line 606) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 607) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 608) | pub const F_UNLCK: ::c_int = 2; constant F_GETLK (line 609) | pub const F_GETLK: ::c_int = 5; constant F_SETLK (line 610) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 611) | pub const F_SETLKW: ::c_int = 7; constant F_SETOWN (line 612) | pub const F_SETOWN: ::c_int = 8; constant F_GETOWN (line 613) | pub const F_GETOWN: ::c_int = 9; constant F_OFD_GETLK (line 614) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 615) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 616) | pub const F_OFD_SETLKW: ::c_int = 38; constant EDEADLK (line 618) | pub const EDEADLK: ::c_int = 35; constant EDEADLOCK (line 619) | pub const EDEADLOCK: ::c_int = 35; constant ENAMETOOLONG (line 620) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 621) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 622) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 623) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 624) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 625) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 626) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 627) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 628) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 629) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 630) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 631) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 632) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 633) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 634) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 635) | pub const EBADE: ::c_int = 52; constant EBADR (line 636) | pub const EBADR: ::c_int = 53; constant EXFULL (line 637) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 638) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 639) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 640) | pub const EBADSLT: ::c_int = 57; constant EBFONT (line 641) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 642) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 643) | pub const ENODATA: ::c_int = 61; constant ETIME (line 644) | pub const ETIME: ::c_int = 62; constant ENOSR (line 645) | pub const ENOSR: ::c_int = 63; constant ENONET (line 646) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 647) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 648) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 649) | pub const ENOLINK: ::c_int = 67; constant EADV (line 650) | pub const EADV: ::c_int = 68; constant ESRMNT (line 651) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 652) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 653) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 654) | pub const EDOTDOT: ::c_int = 73; constant EMULTIHOP (line 655) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 656) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 657) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 658) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 659) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 660) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 661) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 662) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 663) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 664) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 665) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 666) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 667) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 668) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 669) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 670) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 671) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 672) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 673) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 674) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 675) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 676) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 677) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 678) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 679) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 680) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 681) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 682) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 683) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 684) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 685) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 686) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 687) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 688) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 689) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 690) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 691) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 692) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 693) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 694) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 695) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 696) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 697) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 698) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 699) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 700) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 701) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 702) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 703) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 704) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 705) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 706) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 707) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 708) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 709) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 710) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 711) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 712) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 713) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 714) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 715) | pub const EHWPOISON: ::c_int = 133; constant MADV_SOFT_OFFLINE (line 717) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_NORESERVE (line 719) | pub const MAP_NORESERVE: ::c_int = 0x4000; constant MAP_ANONYMOUS (line 720) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_ANON (line 721) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 722) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 723) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 724) | pub const MAP_EXECUTABLE: ::c_int = 0x1000; constant MAP_LOCKED (line 725) | pub const MAP_LOCKED: ::c_int = 0x2000; constant MAP_POPULATE (line 726) | pub const MAP_POPULATE: ::c_int = 0x8000; constant MAP_NONBLOCK (line 727) | pub const MAP_NONBLOCK: ::c_int = 0x10000; constant MAP_STACK (line 728) | pub const MAP_STACK: ::c_int = 0x20000; constant MAP_HUGETLB (line 729) | pub const MAP_HUGETLB: ::c_int = 0x40000; constant MAP_SYNC (line 730) | pub const MAP_SYNC: ::c_int = 0x080000; constant MCL_CURRENT (line 731) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 732) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 733) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant SOCK_STREAM (line 735) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 736) | pub const SOCK_DGRAM: ::c_int = 2; constant SFD_NONBLOCK (line 738) | pub const SFD_NONBLOCK: ::c_int = 0x800; constant SFD_CLOEXEC (line 739) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant SA_NODEFER (line 740) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 741) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 742) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 743) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant SA_ONSTACK (line 744) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 745) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 746) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIG_BLOCK (line 747) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 748) | pub const SIG_UNBLOCK: ::c_int = 1; constant SIG_SETMASK (line 749) | pub const SIG_SETMASK: ::c_int = 2; constant SIGBUS (line 750) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 751) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 752) | pub const SIGUSR2: ::c_int = 12; constant SIGSTKFLT (line 753) | pub const SIGSTKFLT: ::c_int = 16; constant SIGCHLD (line 754) | pub const SIGCHLD: ::c_int = 17; constant SIGCONT (line 755) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 756) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 757) | pub const SIGTSTP: ::c_int = 20; constant SIGTTIN (line 758) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 759) | pub const SIGTTOU: ::c_int = 22; constant SIGURG (line 760) | pub const SIGURG: ::c_int = 23; constant SIGXCPU (line 761) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 762) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 763) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 764) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 765) | pub const SIGWINCH: ::c_int = 28; constant SIGIO (line 766) | pub const SIGIO: ::c_int = 29; constant SIGPOLL (line 767) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 768) | pub const SIGPWR: ::c_int = 30; constant SIGSYS (line 769) | pub const SIGSYS: ::c_int = 31; constant SIGUNUSED (line 770) | pub const SIGUNUSED: ::c_int = 31; constant POLLWRNORM (line 772) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 773) | pub const POLLWRBAND: ::c_short = 0x200; constant PTRACE_GETFPREGS (line 775) | pub const PTRACE_GETFPREGS: ::c_uint = 14; constant PTRACE_SETFPREGS (line 776) | pub const PTRACE_SETFPREGS: ::c_uint = 15; constant PTRACE_DETACH (line 777) | pub const PTRACE_DETACH: ::c_uint = 17; constant PTRACE_GETFPXREGS (line 778) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 779) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant PTRACE_GETREGS (line 780) | pub const PTRACE_GETREGS: ::c_uint = 12; constant PTRACE_SETREGS (line 781) | pub const PTRACE_SETREGS: ::c_uint = 13; constant PTRACE_SYSEMU (line 782) | pub const PTRACE_SYSEMU: ::c_uint = 31; constant PTRACE_SYSEMU_SINGLESTEP (line 783) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_uint = 32; constant RTLD_DEEPBIND (line 785) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 786) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 787) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant VEOF (line 789) | pub const VEOF: usize = 4; constant VTIME (line 790) | pub const VTIME: usize = 5; constant VMIN (line 791) | pub const VMIN: usize = 6; constant VSWTC (line 792) | pub const VSWTC: usize = 7; constant VSTART (line 793) | pub const VSTART: usize = 8; constant VSTOP (line 794) | pub const VSTOP: usize = 9; constant VSUSP (line 795) | pub const VSUSP: usize = 10; constant VEOL (line 796) | pub const VEOL: usize = 11; constant VREPRINT (line 797) | pub const VREPRINT: usize = 12; constant VDISCARD (line 798) | pub const VDISCARD: usize = 13; constant VWERASE (line 799) | pub const VWERASE: usize = 14; constant VEOL2 (line 800) | pub const VEOL2: usize = 16; constant IEXTEN (line 801) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 802) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 803) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 804) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant TCSANOW (line 805) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 806) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 807) | pub const TCSAFLUSH: ::c_int = 2; constant SIGSTKSZ (line 808) | pub const SIGSTKSZ: ::size_t = 16384; constant MINSIGSTKSZ (line 809) | pub const MINSIGSTKSZ: ::size_t = 4096; constant CBAUD (line 810) | pub const CBAUD: ::tcflag_t = 0o0010017; constant CSIZE (line 811) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 812) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 813) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 814) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 815) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 816) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 817) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 818) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 819) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 820) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant CIBAUD (line 821) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 822) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant B0 (line 823) | pub const B0: ::speed_t = 0o000000; constant B50 (line 824) | pub const B50: ::speed_t = 0o000001; constant B75 (line 825) | pub const B75: ::speed_t = 0o000002; constant B110 (line 826) | pub const B110: ::speed_t = 0o000003; constant B134 (line 827) | pub const B134: ::speed_t = 0o000004; constant B150 (line 828) | pub const B150: ::speed_t = 0o000005; constant B200 (line 829) | pub const B200: ::speed_t = 0o000006; constant B300 (line 830) | pub const B300: ::speed_t = 0o000007; constant B600 (line 831) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 832) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 833) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 834) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 835) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 836) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 837) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 838) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 839) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 840) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 841) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 842) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 843) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 844) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 845) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 846) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 847) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 848) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 849) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 850) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 851) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 852) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 853) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 854) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 855) | pub const B4000000: ::speed_t = 0o010017; constant TAB1 (line 856) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 857) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 858) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 859) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 860) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 861) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 862) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 863) | pub const BS1: ::tcflag_t = 0x00002000; constant OLCUC (line 864) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 865) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 866) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 867) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 868) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 869) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 870) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 871) | pub const XTABS: ::tcflag_t = 0o014000; constant VT1 (line 872) | pub const VT1: ::tcflag_t = 0x00004000; constant ONLCR (line 873) | pub const ONLCR: ::tcflag_t = 0x4; constant IXON (line 874) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 875) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ECHOKE (line 876) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 877) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 878) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 879) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 880) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 881) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 882) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 883) | pub const ICANON: ::tcflag_t = 0x00000002; constant XCASE (line 884) | pub const XCASE: ::tcflag_t = 0x00000004; constant PENDIN (line 885) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 886) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant NCCS (line 888) | pub const NCCS: usize = 32; constant EPOLL_CLOEXEC (line 890) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 892) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant EFD_NONBLOCK (line 893) | pub const EFD_NONBLOCK: ::c_int = 0x800; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/mips64/mod.rs type blksize_t (line 3) | pub type blksize_t = i64; type c_char (line 4) | pub type c_char = i8; type c_long (line 5) | pub type c_long = i64; type c_ulong (line 6) | pub type c_ulong = u64; type nlink_t (line 7) | pub type nlink_t = u64; type suseconds_t (line 8) | pub type suseconds_t = i64; type wchar_t (line 9) | pub type wchar_t = i32; type __u64 (line 10) | pub type __u64 = ::c_ulong; type __s64 (line 11) | pub type __s64 = ::c_long; constant __SIZEOF_PTHREAD_CONDATTR_T (line 189) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 190) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 191) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 192) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 193) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 194) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant SYS_read (line 247) | pub const SYS_read: ::c_long = 5000 + 0; constant SYS_write (line 248) | pub const SYS_write: ::c_long = 5000 + 1; constant SYS_open (line 249) | pub const SYS_open: ::c_long = 5000 + 2; constant SYS_close (line 250) | pub const SYS_close: ::c_long = 5000 + 3; constant SYS_stat (line 251) | pub const SYS_stat: ::c_long = 5000 + 4; constant SYS_fstat (line 252) | pub const SYS_fstat: ::c_long = 5000 + 5; constant SYS_lstat (line 253) | pub const SYS_lstat: ::c_long = 5000 + 6; constant SYS_poll (line 254) | pub const SYS_poll: ::c_long = 5000 + 7; constant SYS_lseek (line 255) | pub const SYS_lseek: ::c_long = 5000 + 8; constant SYS_mmap (line 256) | pub const SYS_mmap: ::c_long = 5000 + 9; constant SYS_mprotect (line 257) | pub const SYS_mprotect: ::c_long = 5000 + 10; constant SYS_munmap (line 258) | pub const SYS_munmap: ::c_long = 5000 + 11; constant SYS_brk (line 259) | pub const SYS_brk: ::c_long = 5000 + 12; constant SYS_rt_sigaction (line 260) | pub const SYS_rt_sigaction: ::c_long = 5000 + 13; constant SYS_rt_sigprocmask (line 261) | pub const SYS_rt_sigprocmask: ::c_long = 5000 + 14; constant SYS_ioctl (line 262) | pub const SYS_ioctl: ::c_long = 5000 + 15; constant SYS_pread64 (line 263) | pub const SYS_pread64: ::c_long = 5000 + 16; constant SYS_pwrite64 (line 264) | pub const SYS_pwrite64: ::c_long = 5000 + 17; constant SYS_readv (line 265) | pub const SYS_readv: ::c_long = 5000 + 18; constant SYS_writev (line 266) | pub const SYS_writev: ::c_long = 5000 + 19; constant SYS_access (line 267) | pub const SYS_access: ::c_long = 5000 + 20; constant SYS_pipe (line 268) | pub const SYS_pipe: ::c_long = 5000 + 21; constant SYS__newselect (line 269) | pub const SYS__newselect: ::c_long = 5000 + 22; constant SYS_sched_yield (line 270) | pub const SYS_sched_yield: ::c_long = 5000 + 23; constant SYS_mremap (line 271) | pub const SYS_mremap: ::c_long = 5000 + 24; constant SYS_msync (line 272) | pub const SYS_msync: ::c_long = 5000 + 25; constant SYS_mincore (line 273) | pub const SYS_mincore: ::c_long = 5000 + 26; constant SYS_madvise (line 274) | pub const SYS_madvise: ::c_long = 5000 + 27; constant SYS_shmget (line 275) | pub const SYS_shmget: ::c_long = 5000 + 28; constant SYS_shmat (line 276) | pub const SYS_shmat: ::c_long = 5000 + 29; constant SYS_shmctl (line 277) | pub const SYS_shmctl: ::c_long = 5000 + 30; constant SYS_dup (line 278) | pub const SYS_dup: ::c_long = 5000 + 31; constant SYS_dup2 (line 279) | pub const SYS_dup2: ::c_long = 5000 + 32; constant SYS_pause (line 280) | pub const SYS_pause: ::c_long = 5000 + 33; constant SYS_nanosleep (line 281) | pub const SYS_nanosleep: ::c_long = 5000 + 34; constant SYS_getitimer (line 282) | pub const SYS_getitimer: ::c_long = 5000 + 35; constant SYS_setitimer (line 283) | pub const SYS_setitimer: ::c_long = 5000 + 36; constant SYS_alarm (line 284) | pub const SYS_alarm: ::c_long = 5000 + 37; constant SYS_getpid (line 285) | pub const SYS_getpid: ::c_long = 5000 + 38; constant SYS_sendfile (line 286) | pub const SYS_sendfile: ::c_long = 5000 + 39; constant SYS_socket (line 287) | pub const SYS_socket: ::c_long = 5000 + 40; constant SYS_connect (line 288) | pub const SYS_connect: ::c_long = 5000 + 41; constant SYS_accept (line 289) | pub const SYS_accept: ::c_long = 5000 + 42; constant SYS_sendto (line 290) | pub const SYS_sendto: ::c_long = 5000 + 43; constant SYS_recvfrom (line 291) | pub const SYS_recvfrom: ::c_long = 5000 + 44; constant SYS_sendmsg (line 292) | pub const SYS_sendmsg: ::c_long = 5000 + 45; constant SYS_recvmsg (line 293) | pub const SYS_recvmsg: ::c_long = 5000 + 46; constant SYS_shutdown (line 294) | pub const SYS_shutdown: ::c_long = 5000 + 47; constant SYS_bind (line 295) | pub const SYS_bind: ::c_long = 5000 + 48; constant SYS_listen (line 296) | pub const SYS_listen: ::c_long = 5000 + 49; constant SYS_getsockname (line 297) | pub const SYS_getsockname: ::c_long = 5000 + 50; constant SYS_getpeername (line 298) | pub const SYS_getpeername: ::c_long = 5000 + 51; constant SYS_socketpair (line 299) | pub const SYS_socketpair: ::c_long = 5000 + 52; constant SYS_setsockopt (line 300) | pub const SYS_setsockopt: ::c_long = 5000 + 53; constant SYS_getsockopt (line 301) | pub const SYS_getsockopt: ::c_long = 5000 + 54; constant SYS_clone (line 302) | pub const SYS_clone: ::c_long = 5000 + 55; constant SYS_fork (line 303) | pub const SYS_fork: ::c_long = 5000 + 56; constant SYS_execve (line 304) | pub const SYS_execve: ::c_long = 5000 + 57; constant SYS_exit (line 305) | pub const SYS_exit: ::c_long = 5000 + 58; constant SYS_wait4 (line 306) | pub const SYS_wait4: ::c_long = 5000 + 59; constant SYS_kill (line 307) | pub const SYS_kill: ::c_long = 5000 + 60; constant SYS_uname (line 308) | pub const SYS_uname: ::c_long = 5000 + 61; constant SYS_semget (line 309) | pub const SYS_semget: ::c_long = 5000 + 62; constant SYS_semop (line 310) | pub const SYS_semop: ::c_long = 5000 + 63; constant SYS_semctl (line 311) | pub const SYS_semctl: ::c_long = 5000 + 64; constant SYS_shmdt (line 312) | pub const SYS_shmdt: ::c_long = 5000 + 65; constant SYS_msgget (line 313) | pub const SYS_msgget: ::c_long = 5000 + 66; constant SYS_msgsnd (line 314) | pub const SYS_msgsnd: ::c_long = 5000 + 67; constant SYS_msgrcv (line 315) | pub const SYS_msgrcv: ::c_long = 5000 + 68; constant SYS_msgctl (line 316) | pub const SYS_msgctl: ::c_long = 5000 + 69; constant SYS_fcntl (line 317) | pub const SYS_fcntl: ::c_long = 5000 + 70; constant SYS_flock (line 318) | pub const SYS_flock: ::c_long = 5000 + 71; constant SYS_fsync (line 319) | pub const SYS_fsync: ::c_long = 5000 + 72; constant SYS_fdatasync (line 320) | pub const SYS_fdatasync: ::c_long = 5000 + 73; constant SYS_truncate (line 321) | pub const SYS_truncate: ::c_long = 5000 + 74; constant SYS_ftruncate (line 322) | pub const SYS_ftruncate: ::c_long = 5000 + 75; constant SYS_getdents (line 323) | pub const SYS_getdents: ::c_long = 5000 + 76; constant SYS_getcwd (line 324) | pub const SYS_getcwd: ::c_long = 5000 + 77; constant SYS_chdir (line 325) | pub const SYS_chdir: ::c_long = 5000 + 78; constant SYS_fchdir (line 326) | pub const SYS_fchdir: ::c_long = 5000 + 79; constant SYS_rename (line 327) | pub const SYS_rename: ::c_long = 5000 + 80; constant SYS_mkdir (line 328) | pub const SYS_mkdir: ::c_long = 5000 + 81; constant SYS_rmdir (line 329) | pub const SYS_rmdir: ::c_long = 5000 + 82; constant SYS_creat (line 330) | pub const SYS_creat: ::c_long = 5000 + 83; constant SYS_link (line 331) | pub const SYS_link: ::c_long = 5000 + 84; constant SYS_unlink (line 332) | pub const SYS_unlink: ::c_long = 5000 + 85; constant SYS_symlink (line 333) | pub const SYS_symlink: ::c_long = 5000 + 86; constant SYS_readlink (line 334) | pub const SYS_readlink: ::c_long = 5000 + 87; constant SYS_chmod (line 335) | pub const SYS_chmod: ::c_long = 5000 + 88; constant SYS_fchmod (line 336) | pub const SYS_fchmod: ::c_long = 5000 + 89; constant SYS_chown (line 337) | pub const SYS_chown: ::c_long = 5000 + 90; constant SYS_fchown (line 338) | pub const SYS_fchown: ::c_long = 5000 + 91; constant SYS_lchown (line 339) | pub const SYS_lchown: ::c_long = 5000 + 92; constant SYS_umask (line 340) | pub const SYS_umask: ::c_long = 5000 + 93; constant SYS_gettimeofday (line 341) | pub const SYS_gettimeofday: ::c_long = 5000 + 94; constant SYS_getrlimit (line 342) | pub const SYS_getrlimit: ::c_long = 5000 + 95; constant SYS_getrusage (line 343) | pub const SYS_getrusage: ::c_long = 5000 + 96; constant SYS_sysinfo (line 344) | pub const SYS_sysinfo: ::c_long = 5000 + 97; constant SYS_times (line 345) | pub const SYS_times: ::c_long = 5000 + 98; constant SYS_ptrace (line 346) | pub const SYS_ptrace: ::c_long = 5000 + 99; constant SYS_getuid (line 347) | pub const SYS_getuid: ::c_long = 5000 + 100; constant SYS_syslog (line 348) | pub const SYS_syslog: ::c_long = 5000 + 101; constant SYS_getgid (line 349) | pub const SYS_getgid: ::c_long = 5000 + 102; constant SYS_setuid (line 350) | pub const SYS_setuid: ::c_long = 5000 + 103; constant SYS_setgid (line 351) | pub const SYS_setgid: ::c_long = 5000 + 104; constant SYS_geteuid (line 352) | pub const SYS_geteuid: ::c_long = 5000 + 105; constant SYS_getegid (line 353) | pub const SYS_getegid: ::c_long = 5000 + 106; constant SYS_setpgid (line 354) | pub const SYS_setpgid: ::c_long = 5000 + 107; constant SYS_getppid (line 355) | pub const SYS_getppid: ::c_long = 5000 + 108; constant SYS_getpgrp (line 356) | pub const SYS_getpgrp: ::c_long = 5000 + 109; constant SYS_setsid (line 357) | pub const SYS_setsid: ::c_long = 5000 + 110; constant SYS_setreuid (line 358) | pub const SYS_setreuid: ::c_long = 5000 + 111; constant SYS_setregid (line 359) | pub const SYS_setregid: ::c_long = 5000 + 112; constant SYS_getgroups (line 360) | pub const SYS_getgroups: ::c_long = 5000 + 113; constant SYS_setgroups (line 361) | pub const SYS_setgroups: ::c_long = 5000 + 114; constant SYS_setresuid (line 362) | pub const SYS_setresuid: ::c_long = 5000 + 115; constant SYS_getresuid (line 363) | pub const SYS_getresuid: ::c_long = 5000 + 116; constant SYS_setresgid (line 364) | pub const SYS_setresgid: ::c_long = 5000 + 117; constant SYS_getresgid (line 365) | pub const SYS_getresgid: ::c_long = 5000 + 118; constant SYS_getpgid (line 366) | pub const SYS_getpgid: ::c_long = 5000 + 119; constant SYS_setfsuid (line 367) | pub const SYS_setfsuid: ::c_long = 5000 + 120; constant SYS_setfsgid (line 368) | pub const SYS_setfsgid: ::c_long = 5000 + 121; constant SYS_getsid (line 369) | pub const SYS_getsid: ::c_long = 5000 + 122; constant SYS_capget (line 370) | pub const SYS_capget: ::c_long = 5000 + 123; constant SYS_capset (line 371) | pub const SYS_capset: ::c_long = 5000 + 124; constant SYS_rt_sigpending (line 372) | pub const SYS_rt_sigpending: ::c_long = 5000 + 125; constant SYS_rt_sigtimedwait (line 373) | pub const SYS_rt_sigtimedwait: ::c_long = 5000 + 126; constant SYS_rt_sigqueueinfo (line 374) | pub const SYS_rt_sigqueueinfo: ::c_long = 5000 + 127; constant SYS_rt_sigsuspend (line 375) | pub const SYS_rt_sigsuspend: ::c_long = 5000 + 128; constant SYS_sigaltstack (line 376) | pub const SYS_sigaltstack: ::c_long = 5000 + 129; constant SYS_utime (line 377) | pub const SYS_utime: ::c_long = 5000 + 130; constant SYS_mknod (line 378) | pub const SYS_mknod: ::c_long = 5000 + 131; constant SYS_personality (line 379) | pub const SYS_personality: ::c_long = 5000 + 132; constant SYS_ustat (line 380) | pub const SYS_ustat: ::c_long = 5000 + 133; constant SYS_statfs (line 381) | pub const SYS_statfs: ::c_long = 5000 + 134; constant SYS_fstatfs (line 382) | pub const SYS_fstatfs: ::c_long = 5000 + 135; constant SYS_sysfs (line 383) | pub const SYS_sysfs: ::c_long = 5000 + 136; constant SYS_getpriority (line 384) | pub const SYS_getpriority: ::c_long = 5000 + 137; constant SYS_setpriority (line 385) | pub const SYS_setpriority: ::c_long = 5000 + 138; constant SYS_sched_setparam (line 386) | pub const SYS_sched_setparam: ::c_long = 5000 + 139; constant SYS_sched_getparam (line 387) | pub const SYS_sched_getparam: ::c_long = 5000 + 140; constant SYS_sched_setscheduler (line 388) | pub const SYS_sched_setscheduler: ::c_long = 5000 + 141; constant SYS_sched_getscheduler (line 389) | pub const SYS_sched_getscheduler: ::c_long = 5000 + 142; constant SYS_sched_get_priority_max (line 390) | pub const SYS_sched_get_priority_max: ::c_long = 5000 + 143; constant SYS_sched_get_priority_min (line 391) | pub const SYS_sched_get_priority_min: ::c_long = 5000 + 144; constant SYS_sched_rr_get_interval (line 392) | pub const SYS_sched_rr_get_interval: ::c_long = 5000 + 145; constant SYS_mlock (line 393) | pub const SYS_mlock: ::c_long = 5000 + 146; constant SYS_munlock (line 394) | pub const SYS_munlock: ::c_long = 5000 + 147; constant SYS_mlockall (line 395) | pub const SYS_mlockall: ::c_long = 5000 + 148; constant SYS_munlockall (line 396) | pub const SYS_munlockall: ::c_long = 5000 + 149; constant SYS_vhangup (line 397) | pub const SYS_vhangup: ::c_long = 5000 + 150; constant SYS_pivot_root (line 398) | pub const SYS_pivot_root: ::c_long = 5000 + 151; constant SYS__sysctl (line 399) | pub const SYS__sysctl: ::c_long = 5000 + 152; constant SYS_prctl (line 400) | pub const SYS_prctl: ::c_long = 5000 + 153; constant SYS_adjtimex (line 401) | pub const SYS_adjtimex: ::c_long = 5000 + 154; constant SYS_setrlimit (line 402) | pub const SYS_setrlimit: ::c_long = 5000 + 155; constant SYS_chroot (line 403) | pub const SYS_chroot: ::c_long = 5000 + 156; constant SYS_sync (line 404) | pub const SYS_sync: ::c_long = 5000 + 157; constant SYS_acct (line 405) | pub const SYS_acct: ::c_long = 5000 + 158; constant SYS_settimeofday (line 406) | pub const SYS_settimeofday: ::c_long = 5000 + 159; constant SYS_mount (line 407) | pub const SYS_mount: ::c_long = 5000 + 160; constant SYS_umount2 (line 408) | pub const SYS_umount2: ::c_long = 5000 + 161; constant SYS_swapon (line 409) | pub const SYS_swapon: ::c_long = 5000 + 162; constant SYS_swapoff (line 410) | pub const SYS_swapoff: ::c_long = 5000 + 163; constant SYS_reboot (line 411) | pub const SYS_reboot: ::c_long = 5000 + 164; constant SYS_sethostname (line 412) | pub const SYS_sethostname: ::c_long = 5000 + 165; constant SYS_setdomainname (line 413) | pub const SYS_setdomainname: ::c_long = 5000 + 166; constant SYS_create_module (line 414) | pub const SYS_create_module: ::c_long = 5000 + 167; constant SYS_init_module (line 415) | pub const SYS_init_module: ::c_long = 5000 + 168; constant SYS_delete_module (line 416) | pub const SYS_delete_module: ::c_long = 5000 + 169; constant SYS_get_kernel_syms (line 417) | pub const SYS_get_kernel_syms: ::c_long = 5000 + 170; constant SYS_query_module (line 418) | pub const SYS_query_module: ::c_long = 5000 + 171; constant SYS_quotactl (line 419) | pub const SYS_quotactl: ::c_long = 5000 + 172; constant SYS_nfsservctl (line 420) | pub const SYS_nfsservctl: ::c_long = 5000 + 173; constant SYS_getpmsg (line 421) | pub const SYS_getpmsg: ::c_long = 5000 + 174; constant SYS_putpmsg (line 422) | pub const SYS_putpmsg: ::c_long = 5000 + 175; constant SYS_afs_syscall (line 423) | pub const SYS_afs_syscall: ::c_long = 5000 + 176; constant SYS_gettid (line 424) | pub const SYS_gettid: ::c_long = 5000 + 178; constant SYS_readahead (line 425) | pub const SYS_readahead: ::c_long = 5000 + 179; constant SYS_setxattr (line 426) | pub const SYS_setxattr: ::c_long = 5000 + 180; constant SYS_lsetxattr (line 427) | pub const SYS_lsetxattr: ::c_long = 5000 + 181; constant SYS_fsetxattr (line 428) | pub const SYS_fsetxattr: ::c_long = 5000 + 182; constant SYS_getxattr (line 429) | pub const SYS_getxattr: ::c_long = 5000 + 183; constant SYS_lgetxattr (line 430) | pub const SYS_lgetxattr: ::c_long = 5000 + 184; constant SYS_fgetxattr (line 431) | pub const SYS_fgetxattr: ::c_long = 5000 + 185; constant SYS_listxattr (line 432) | pub const SYS_listxattr: ::c_long = 5000 + 186; constant SYS_llistxattr (line 433) | pub const SYS_llistxattr: ::c_long = 5000 + 187; constant SYS_flistxattr (line 434) | pub const SYS_flistxattr: ::c_long = 5000 + 188; constant SYS_removexattr (line 435) | pub const SYS_removexattr: ::c_long = 5000 + 189; constant SYS_lremovexattr (line 436) | pub const SYS_lremovexattr: ::c_long = 5000 + 190; constant SYS_fremovexattr (line 437) | pub const SYS_fremovexattr: ::c_long = 5000 + 191; constant SYS_tkill (line 438) | pub const SYS_tkill: ::c_long = 5000 + 192; constant SYS_futex (line 439) | pub const SYS_futex: ::c_long = 5000 + 194; constant SYS_sched_setaffinity (line 440) | pub const SYS_sched_setaffinity: ::c_long = 5000 + 195; constant SYS_sched_getaffinity (line 441) | pub const SYS_sched_getaffinity: ::c_long = 5000 + 196; constant SYS_cacheflush (line 442) | pub const SYS_cacheflush: ::c_long = 5000 + 197; constant SYS_cachectl (line 443) | pub const SYS_cachectl: ::c_long = 5000 + 198; constant SYS_sysmips (line 444) | pub const SYS_sysmips: ::c_long = 5000 + 199; constant SYS_io_setup (line 445) | pub const SYS_io_setup: ::c_long = 5000 + 200; constant SYS_io_destroy (line 446) | pub const SYS_io_destroy: ::c_long = 5000 + 201; constant SYS_io_getevents (line 447) | pub const SYS_io_getevents: ::c_long = 5000 + 202; constant SYS_io_submit (line 448) | pub const SYS_io_submit: ::c_long = 5000 + 203; constant SYS_io_cancel (line 449) | pub const SYS_io_cancel: ::c_long = 5000 + 204; constant SYS_exit_group (line 450) | pub const SYS_exit_group: ::c_long = 5000 + 205; constant SYS_lookup_dcookie (line 451) | pub const SYS_lookup_dcookie: ::c_long = 5000 + 206; constant SYS_epoll_create (line 452) | pub const SYS_epoll_create: ::c_long = 5000 + 207; constant SYS_epoll_ctl (line 453) | pub const SYS_epoll_ctl: ::c_long = 5000 + 208; constant SYS_epoll_wait (line 454) | pub const SYS_epoll_wait: ::c_long = 5000 + 209; constant SYS_remap_file_pages (line 455) | pub const SYS_remap_file_pages: ::c_long = 5000 + 210; constant SYS_rt_sigreturn (line 456) | pub const SYS_rt_sigreturn: ::c_long = 5000 + 211; constant SYS_set_tid_address (line 457) | pub const SYS_set_tid_address: ::c_long = 5000 + 212; constant SYS_restart_syscall (line 458) | pub const SYS_restart_syscall: ::c_long = 5000 + 213; constant SYS_semtimedop (line 459) | pub const SYS_semtimedop: ::c_long = 5000 + 214; constant SYS_fadvise64 (line 460) | pub const SYS_fadvise64: ::c_long = 5000 + 215; constant SYS_timer_create (line 461) | pub const SYS_timer_create: ::c_long = 5000 + 216; constant SYS_timer_settime (line 462) | pub const SYS_timer_settime: ::c_long = 5000 + 217; constant SYS_timer_gettime (line 463) | pub const SYS_timer_gettime: ::c_long = 5000 + 218; constant SYS_timer_getoverrun (line 464) | pub const SYS_timer_getoverrun: ::c_long = 5000 + 219; constant SYS_timer_delete (line 465) | pub const SYS_timer_delete: ::c_long = 5000 + 220; constant SYS_clock_settime (line 466) | pub const SYS_clock_settime: ::c_long = 5000 + 221; constant SYS_clock_gettime (line 467) | pub const SYS_clock_gettime: ::c_long = 5000 + 222; constant SYS_clock_getres (line 468) | pub const SYS_clock_getres: ::c_long = 5000 + 223; constant SYS_clock_nanosleep (line 469) | pub const SYS_clock_nanosleep: ::c_long = 5000 + 224; constant SYS_tgkill (line 470) | pub const SYS_tgkill: ::c_long = 5000 + 225; constant SYS_utimes (line 471) | pub const SYS_utimes: ::c_long = 5000 + 226; constant SYS_mbind (line 472) | pub const SYS_mbind: ::c_long = 5000 + 227; constant SYS_get_mempolicy (line 473) | pub const SYS_get_mempolicy: ::c_long = 5000 + 228; constant SYS_set_mempolicy (line 474) | pub const SYS_set_mempolicy: ::c_long = 5000 + 229; constant SYS_mq_open (line 475) | pub const SYS_mq_open: ::c_long = 5000 + 230; constant SYS_mq_unlink (line 476) | pub const SYS_mq_unlink: ::c_long = 5000 + 231; constant SYS_mq_timedsend (line 477) | pub const SYS_mq_timedsend: ::c_long = 5000 + 232; constant SYS_mq_timedreceive (line 478) | pub const SYS_mq_timedreceive: ::c_long = 5000 + 233; constant SYS_mq_notify (line 479) | pub const SYS_mq_notify: ::c_long = 5000 + 234; constant SYS_mq_getsetattr (line 480) | pub const SYS_mq_getsetattr: ::c_long = 5000 + 235; constant SYS_vserver (line 481) | pub const SYS_vserver: ::c_long = 5000 + 236; constant SYS_waitid (line 482) | pub const SYS_waitid: ::c_long = 5000 + 237; constant SYS_add_key (line 484) | pub const SYS_add_key: ::c_long = 5000 + 239; constant SYS_request_key (line 485) | pub const SYS_request_key: ::c_long = 5000 + 240; constant SYS_keyctl (line 486) | pub const SYS_keyctl: ::c_long = 5000 + 241; constant SYS_set_thread_area (line 487) | pub const SYS_set_thread_area: ::c_long = 5000 + 242; constant SYS_inotify_init (line 488) | pub const SYS_inotify_init: ::c_long = 5000 + 243; constant SYS_inotify_add_watch (line 489) | pub const SYS_inotify_add_watch: ::c_long = 5000 + 244; constant SYS_inotify_rm_watch (line 490) | pub const SYS_inotify_rm_watch: ::c_long = 5000 + 245; constant SYS_migrate_pages (line 491) | pub const SYS_migrate_pages: ::c_long = 5000 + 246; constant SYS_openat (line 492) | pub const SYS_openat: ::c_long = 5000 + 247; constant SYS_mkdirat (line 493) | pub const SYS_mkdirat: ::c_long = 5000 + 248; constant SYS_mknodat (line 494) | pub const SYS_mknodat: ::c_long = 5000 + 249; constant SYS_fchownat (line 495) | pub const SYS_fchownat: ::c_long = 5000 + 250; constant SYS_futimesat (line 496) | pub const SYS_futimesat: ::c_long = 5000 + 251; constant SYS_newfstatat (line 497) | pub const SYS_newfstatat: ::c_long = 5000 + 252; constant SYS_unlinkat (line 498) | pub const SYS_unlinkat: ::c_long = 5000 + 253; constant SYS_renameat (line 499) | pub const SYS_renameat: ::c_long = 5000 + 254; constant SYS_linkat (line 500) | pub const SYS_linkat: ::c_long = 5000 + 255; constant SYS_symlinkat (line 501) | pub const SYS_symlinkat: ::c_long = 5000 + 256; constant SYS_readlinkat (line 502) | pub const SYS_readlinkat: ::c_long = 5000 + 257; constant SYS_fchmodat (line 503) | pub const SYS_fchmodat: ::c_long = 5000 + 258; constant SYS_faccessat (line 504) | pub const SYS_faccessat: ::c_long = 5000 + 259; constant SYS_pselect6 (line 505) | pub const SYS_pselect6: ::c_long = 5000 + 260; constant SYS_ppoll (line 506) | pub const SYS_ppoll: ::c_long = 5000 + 261; constant SYS_unshare (line 507) | pub const SYS_unshare: ::c_long = 5000 + 262; constant SYS_splice (line 508) | pub const SYS_splice: ::c_long = 5000 + 263; constant SYS_sync_file_range (line 509) | pub const SYS_sync_file_range: ::c_long = 5000 + 264; constant SYS_tee (line 510) | pub const SYS_tee: ::c_long = 5000 + 265; constant SYS_vmsplice (line 511) | pub const SYS_vmsplice: ::c_long = 5000 + 266; constant SYS_move_pages (line 512) | pub const SYS_move_pages: ::c_long = 5000 + 267; constant SYS_set_robust_list (line 513) | pub const SYS_set_robust_list: ::c_long = 5000 + 268; constant SYS_get_robust_list (line 514) | pub const SYS_get_robust_list: ::c_long = 5000 + 269; constant SYS_kexec_load (line 515) | pub const SYS_kexec_load: ::c_long = 5000 + 270; constant SYS_getcpu (line 516) | pub const SYS_getcpu: ::c_long = 5000 + 271; constant SYS_epoll_pwait (line 517) | pub const SYS_epoll_pwait: ::c_long = 5000 + 272; constant SYS_ioprio_set (line 518) | pub const SYS_ioprio_set: ::c_long = 5000 + 273; constant SYS_ioprio_get (line 519) | pub const SYS_ioprio_get: ::c_long = 5000 + 274; constant SYS_utimensat (line 520) | pub const SYS_utimensat: ::c_long = 5000 + 275; constant SYS_signalfd (line 521) | pub const SYS_signalfd: ::c_long = 5000 + 276; constant SYS_timerfd (line 522) | pub const SYS_timerfd: ::c_long = 5000 + 277; constant SYS_eventfd (line 523) | pub const SYS_eventfd: ::c_long = 5000 + 278; constant SYS_fallocate (line 524) | pub const SYS_fallocate: ::c_long = 5000 + 279; constant SYS_timerfd_create (line 525) | pub const SYS_timerfd_create: ::c_long = 5000 + 280; constant SYS_timerfd_gettime (line 526) | pub const SYS_timerfd_gettime: ::c_long = 5000 + 281; constant SYS_timerfd_settime (line 527) | pub const SYS_timerfd_settime: ::c_long = 5000 + 282; constant SYS_signalfd4 (line 528) | pub const SYS_signalfd4: ::c_long = 5000 + 283; constant SYS_eventfd2 (line 529) | pub const SYS_eventfd2: ::c_long = 5000 + 284; constant SYS_epoll_create1 (line 530) | pub const SYS_epoll_create1: ::c_long = 5000 + 285; constant SYS_dup3 (line 531) | pub const SYS_dup3: ::c_long = 5000 + 286; constant SYS_pipe2 (line 532) | pub const SYS_pipe2: ::c_long = 5000 + 287; constant SYS_inotify_init1 (line 533) | pub const SYS_inotify_init1: ::c_long = 5000 + 288; constant SYS_preadv (line 534) | pub const SYS_preadv: ::c_long = 5000 + 289; constant SYS_pwritev (line 535) | pub const SYS_pwritev: ::c_long = 5000 + 290; constant SYS_rt_tgsigqueueinfo (line 536) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 5000 + 291; constant SYS_perf_event_open (line 537) | pub const SYS_perf_event_open: ::c_long = 5000 + 292; constant SYS_accept4 (line 538) | pub const SYS_accept4: ::c_long = 5000 + 293; constant SYS_recvmmsg (line 539) | pub const SYS_recvmmsg: ::c_long = 5000 + 294; constant SYS_fanotify_init (line 540) | pub const SYS_fanotify_init: ::c_long = 5000 + 295; constant SYS_fanotify_mark (line 541) | pub const SYS_fanotify_mark: ::c_long = 5000 + 296; constant SYS_prlimit64 (line 542) | pub const SYS_prlimit64: ::c_long = 5000 + 297; constant SYS_name_to_handle_at (line 543) | pub const SYS_name_to_handle_at: ::c_long = 5000 + 298; constant SYS_open_by_handle_at (line 544) | pub const SYS_open_by_handle_at: ::c_long = 5000 + 299; constant SYS_clock_adjtime (line 545) | pub const SYS_clock_adjtime: ::c_long = 5000 + 300; constant SYS_syncfs (line 546) | pub const SYS_syncfs: ::c_long = 5000 + 301; constant SYS_sendmmsg (line 547) | pub const SYS_sendmmsg: ::c_long = 5000 + 302; constant SYS_setns (line 548) | pub const SYS_setns: ::c_long = 5000 + 303; constant SYS_process_vm_readv (line 549) | pub const SYS_process_vm_readv: ::c_long = 5000 + 304; constant SYS_process_vm_writev (line 550) | pub const SYS_process_vm_writev: ::c_long = 5000 + 305; constant SYS_kcmp (line 551) | pub const SYS_kcmp: ::c_long = 5000 + 306; constant SYS_finit_module (line 552) | pub const SYS_finit_module: ::c_long = 5000 + 307; constant SYS_getdents64 (line 553) | pub const SYS_getdents64: ::c_long = 5000 + 308; constant SYS_sched_setattr (line 554) | pub const SYS_sched_setattr: ::c_long = 5000 + 309; constant SYS_sched_getattr (line 555) | pub const SYS_sched_getattr: ::c_long = 5000 + 310; constant SYS_renameat2 (line 556) | pub const SYS_renameat2: ::c_long = 5000 + 311; constant SYS_seccomp (line 557) | pub const SYS_seccomp: ::c_long = 5000 + 312; constant SYS_getrandom (line 558) | pub const SYS_getrandom: ::c_long = 5000 + 313; constant SYS_memfd_create (line 559) | pub const SYS_memfd_create: ::c_long = 5000 + 314; constant SYS_bpf (line 560) | pub const SYS_bpf: ::c_long = 5000 + 315; constant SYS_execveat (line 561) | pub const SYS_execveat: ::c_long = 5000 + 316; constant SYS_userfaultfd (line 562) | pub const SYS_userfaultfd: ::c_long = 5000 + 317; constant SYS_membarrier (line 563) | pub const SYS_membarrier: ::c_long = 5000 + 318; constant SYS_mlock2 (line 564) | pub const SYS_mlock2: ::c_long = 5000 + 319; constant SYS_copy_file_range (line 565) | pub const SYS_copy_file_range: ::c_long = 5000 + 320; constant SYS_preadv2 (line 566) | pub const SYS_preadv2: ::c_long = 5000 + 321; constant SYS_pwritev2 (line 567) | pub const SYS_pwritev2: ::c_long = 5000 + 322; constant SYS_pkey_mprotect (line 568) | pub const SYS_pkey_mprotect: ::c_long = 5000 + 323; constant SYS_pkey_alloc (line 569) | pub const SYS_pkey_alloc: ::c_long = 5000 + 324; constant SYS_pkey_free (line 570) | pub const SYS_pkey_free: ::c_long = 5000 + 325; constant SYS_statx (line 571) | pub const SYS_statx: ::c_long = 5000 + 326; constant SYS_rseq (line 572) | pub const SYS_rseq: ::c_long = 5000 + 327; constant SYS_pidfd_send_signal (line 573) | pub const SYS_pidfd_send_signal: ::c_long = 5000 + 424; constant SYS_io_uring_setup (line 574) | pub const SYS_io_uring_setup: ::c_long = 5000 + 425; constant SYS_io_uring_enter (line 575) | pub const SYS_io_uring_enter: ::c_long = 5000 + 426; constant SYS_io_uring_register (line 576) | pub const SYS_io_uring_register: ::c_long = 5000 + 427; constant SYS_open_tree (line 577) | pub const SYS_open_tree: ::c_long = 5000 + 428; constant SYS_move_mount (line 578) | pub const SYS_move_mount: ::c_long = 5000 + 429; constant SYS_fsopen (line 579) | pub const SYS_fsopen: ::c_long = 5000 + 430; constant SYS_fsconfig (line 580) | pub const SYS_fsconfig: ::c_long = 5000 + 431; constant SYS_fsmount (line 581) | pub const SYS_fsmount: ::c_long = 5000 + 432; constant SYS_fspick (line 582) | pub const SYS_fspick: ::c_long = 5000 + 433; constant SYS_pidfd_open (line 583) | pub const SYS_pidfd_open: ::c_long = 5000 + 434; constant SYS_clone3 (line 584) | pub const SYS_clone3: ::c_long = 5000 + 435; constant SYS_close_range (line 585) | pub const SYS_close_range: ::c_long = 5000 + 436; constant SYS_openat2 (line 586) | pub const SYS_openat2: ::c_long = 5000 + 437; constant SYS_pidfd_getfd (line 587) | pub const SYS_pidfd_getfd: ::c_long = 5000 + 438; constant SYS_faccessat2 (line 588) | pub const SYS_faccessat2: ::c_long = 5000 + 439; constant SYS_process_madvise (line 589) | pub const SYS_process_madvise: ::c_long = 5000 + 440; constant SYS_epoll_pwait2 (line 590) | pub const SYS_epoll_pwait2: ::c_long = 5000 + 441; constant SYS_mount_setattr (line 591) | pub const SYS_mount_setattr: ::c_long = 5000 + 442; constant SYS_quotactl_fd (line 592) | pub const SYS_quotactl_fd: ::c_long = 5000 + 443; constant SYS_landlock_create_ruleset (line 593) | pub const SYS_landlock_create_ruleset: ::c_long = 5000 + 444; constant SYS_landlock_add_rule (line 594) | pub const SYS_landlock_add_rule: ::c_long = 5000 + 445; constant SYS_landlock_restrict_self (line 595) | pub const SYS_landlock_restrict_self: ::c_long = 5000 + 446; constant SYS_memfd_secret (line 596) | pub const SYS_memfd_secret: ::c_long = 5000 + 447; constant SYS_process_mrelease (line 597) | pub const SYS_process_mrelease: ::c_long = 5000 + 448; constant SYS_futex_waitv (line 598) | pub const SYS_futex_waitv: ::c_long = 5000 + 449; constant SYS_set_mempolicy_home_node (line 599) | pub const SYS_set_mempolicy_home_node: ::c_long = 5000 + 450; constant SFD_CLOEXEC (line 601) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 603) | pub const NCCS: usize = 32; constant O_TRUNC (line 605) | pub const O_TRUNC: ::c_int = 512; constant O_NOATIME (line 607) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_CLOEXEC (line 608) | pub const O_CLOEXEC: ::c_int = 0x80000; constant O_PATH (line 609) | pub const O_PATH: ::c_int = 0o10000000; constant O_TMPFILE (line 610) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant EBFONT (line 612) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 613) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 614) | pub const ENODATA: ::c_int = 61; constant ETIME (line 615) | pub const ETIME: ::c_int = 62; constant ENOSR (line 616) | pub const ENOSR: ::c_int = 63; constant ENONET (line 617) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 618) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 619) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 620) | pub const ENOLINK: ::c_int = 67; constant EADV (line 621) | pub const EADV: ::c_int = 68; constant ESRMNT (line 622) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 623) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 624) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 625) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 627) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 628) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 629) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 630) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant POSIX_FADV_DONTNEED (line 632) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 633) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant EPOLL_CLOEXEC (line 635) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 637) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant O_DIRECT (line 639) | pub const O_DIRECT: ::c_int = 0x8000; constant O_DIRECTORY (line 640) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 641) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_APPEND (line 643) | pub const O_APPEND: ::c_int = 8; constant O_CREAT (line 644) | pub const O_CREAT: ::c_int = 256; constant O_EXCL (line 645) | pub const O_EXCL: ::c_int = 1024; constant O_NOCTTY (line 646) | pub const O_NOCTTY: ::c_int = 2048; constant O_NONBLOCK (line 647) | pub const O_NONBLOCK: ::c_int = 128; constant O_SYNC (line 648) | pub const O_SYNC: ::c_int = 0x4010; constant O_RSYNC (line 649) | pub const O_RSYNC: ::c_int = 0x4010; constant O_DSYNC (line 650) | pub const O_DSYNC: ::c_int = 0x10; constant O_FSYNC (line 651) | pub const O_FSYNC: ::c_int = 0x4010; constant O_ASYNC (line 652) | pub const O_ASYNC: ::c_int = 0x1000; constant O_NDELAY (line 653) | pub const O_NDELAY: ::c_int = 0x80; constant EDEADLK (line 655) | pub const EDEADLK: ::c_int = 45; constant ENAMETOOLONG (line 656) | pub const ENAMETOOLONG: ::c_int = 78; constant ENOLCK (line 657) | pub const ENOLCK: ::c_int = 46; constant ENOSYS (line 658) | pub const ENOSYS: ::c_int = 89; constant ENOTEMPTY (line 659) | pub const ENOTEMPTY: ::c_int = 93; constant ELOOP (line 660) | pub const ELOOP: ::c_int = 90; constant ENOMSG (line 661) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 662) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 663) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 664) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 665) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 666) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 667) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 668) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 669) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 670) | pub const EL2HLT: ::c_int = 44; constant EBADE (line 671) | pub const EBADE: ::c_int = 50; constant EBADR (line 672) | pub const EBADR: ::c_int = 51; constant EXFULL (line 673) | pub const EXFULL: ::c_int = 52; constant ENOANO (line 674) | pub const ENOANO: ::c_int = 53; constant EBADRQC (line 675) | pub const EBADRQC: ::c_int = 54; constant EBADSLT (line 676) | pub const EBADSLT: ::c_int = 55; constant EDEADLOCK (line 677) | pub const EDEADLOCK: ::c_int = 56; constant EMULTIHOP (line 678) | pub const EMULTIHOP: ::c_int = 74; constant EOVERFLOW (line 679) | pub const EOVERFLOW: ::c_int = 79; constant ENOTUNIQ (line 680) | pub const ENOTUNIQ: ::c_int = 80; constant EBADFD (line 681) | pub const EBADFD: ::c_int = 81; constant EBADMSG (line 682) | pub const EBADMSG: ::c_int = 77; constant EREMCHG (line 683) | pub const EREMCHG: ::c_int = 82; constant ELIBACC (line 684) | pub const ELIBACC: ::c_int = 83; constant ELIBBAD (line 685) | pub const ELIBBAD: ::c_int = 84; constant ELIBSCN (line 686) | pub const ELIBSCN: ::c_int = 85; constant ELIBMAX (line 687) | pub const ELIBMAX: ::c_int = 86; constant ELIBEXEC (line 688) | pub const ELIBEXEC: ::c_int = 87; constant EILSEQ (line 689) | pub const EILSEQ: ::c_int = 88; constant ERESTART (line 690) | pub const ERESTART: ::c_int = 91; constant ESTRPIPE (line 691) | pub const ESTRPIPE: ::c_int = 92; constant EUSERS (line 692) | pub const EUSERS: ::c_int = 94; constant ENOTSOCK (line 693) | pub const ENOTSOCK: ::c_int = 95; constant EDESTADDRREQ (line 694) | pub const EDESTADDRREQ: ::c_int = 96; constant EMSGSIZE (line 695) | pub const EMSGSIZE: ::c_int = 97; constant EPROTOTYPE (line 696) | pub const EPROTOTYPE: ::c_int = 98; constant ENOPROTOOPT (line 697) | pub const ENOPROTOOPT: ::c_int = 99; constant EPROTONOSUPPORT (line 698) | pub const EPROTONOSUPPORT: ::c_int = 120; constant ESOCKTNOSUPPORT (line 699) | pub const ESOCKTNOSUPPORT: ::c_int = 121; constant EOPNOTSUPP (line 700) | pub const EOPNOTSUPP: ::c_int = 122; constant EPFNOSUPPORT (line 701) | pub const EPFNOSUPPORT: ::c_int = 123; constant EAFNOSUPPORT (line 702) | pub const EAFNOSUPPORT: ::c_int = 124; constant EADDRINUSE (line 703) | pub const EADDRINUSE: ::c_int = 125; constant EADDRNOTAVAIL (line 704) | pub const EADDRNOTAVAIL: ::c_int = 126; constant ENETDOWN (line 705) | pub const ENETDOWN: ::c_int = 127; constant ENETUNREACH (line 706) | pub const ENETUNREACH: ::c_int = 128; constant ENETRESET (line 707) | pub const ENETRESET: ::c_int = 129; constant ECONNABORTED (line 708) | pub const ECONNABORTED: ::c_int = 130; constant ECONNRESET (line 709) | pub const ECONNRESET: ::c_int = 131; constant ENOBUFS (line 710) | pub const ENOBUFS: ::c_int = 132; constant EISCONN (line 711) | pub const EISCONN: ::c_int = 133; constant ENOTCONN (line 712) | pub const ENOTCONN: ::c_int = 134; constant ESHUTDOWN (line 713) | pub const ESHUTDOWN: ::c_int = 143; constant ETOOMANYREFS (line 714) | pub const ETOOMANYREFS: ::c_int = 144; constant ETIMEDOUT (line 715) | pub const ETIMEDOUT: ::c_int = 145; constant ECONNREFUSED (line 716) | pub const ECONNREFUSED: ::c_int = 146; constant EHOSTDOWN (line 717) | pub const EHOSTDOWN: ::c_int = 147; constant EHOSTUNREACH (line 718) | pub const EHOSTUNREACH: ::c_int = 148; constant EALREADY (line 719) | pub const EALREADY: ::c_int = 149; constant EINPROGRESS (line 720) | pub const EINPROGRESS: ::c_int = 150; constant ESTALE (line 721) | pub const ESTALE: ::c_int = 151; constant EUCLEAN (line 722) | pub const EUCLEAN: ::c_int = 135; constant ENOTNAM (line 723) | pub const ENOTNAM: ::c_int = 137; constant ENAVAIL (line 724) | pub const ENAVAIL: ::c_int = 138; constant EISNAM (line 725) | pub const EISNAM: ::c_int = 139; constant EREMOTEIO (line 726) | pub const EREMOTEIO: ::c_int = 140; constant EDQUOT (line 727) | pub const EDQUOT: ::c_int = 1133; constant ENOMEDIUM (line 728) | pub const ENOMEDIUM: ::c_int = 159; constant EMEDIUMTYPE (line 729) | pub const EMEDIUMTYPE: ::c_int = 160; constant ECANCELED (line 730) | pub const ECANCELED: ::c_int = 158; constant ENOKEY (line 731) | pub const ENOKEY: ::c_int = 161; constant EKEYEXPIRED (line 732) | pub const EKEYEXPIRED: ::c_int = 162; constant EKEYREVOKED (line 733) | pub const EKEYREVOKED: ::c_int = 163; constant EKEYREJECTED (line 734) | pub const EKEYREJECTED: ::c_int = 164; constant EOWNERDEAD (line 735) | pub const EOWNERDEAD: ::c_int = 165; constant ENOTRECOVERABLE (line 736) | pub const ENOTRECOVERABLE: ::c_int = 166; constant ERFKILL (line 737) | pub const ERFKILL: ::c_int = 167; constant MAP_NORESERVE (line 739) | pub const MAP_NORESERVE: ::c_int = 0x400; constant MAP_ANON (line 740) | pub const MAP_ANON: ::c_int = 0x800; constant MAP_ANONYMOUS (line 741) | pub const MAP_ANONYMOUS: ::c_int = 0x800; constant MAP_GROWSDOWN (line 742) | pub const MAP_GROWSDOWN: ::c_int = 0x1000; constant MAP_DENYWRITE (line 743) | pub const MAP_DENYWRITE: ::c_int = 0x2000; constant MAP_EXECUTABLE (line 744) | pub const MAP_EXECUTABLE: ::c_int = 0x4000; constant MAP_LOCKED (line 745) | pub const MAP_LOCKED: ::c_int = 0x8000; constant MAP_POPULATE (line 746) | pub const MAP_POPULATE: ::c_int = 0x10000; constant MAP_NONBLOCK (line 747) | pub const MAP_NONBLOCK: ::c_int = 0x20000; constant MAP_STACK (line 748) | pub const MAP_STACK: ::c_int = 0x40000; constant MAP_HUGETLB (line 749) | pub const MAP_HUGETLB: ::c_int = 0x080000; constant SOCK_STREAM (line 751) | pub const SOCK_STREAM: ::c_int = 2; constant SOCK_DGRAM (line 752) | pub const SOCK_DGRAM: ::c_int = 1; constant SA_ONSTACK (line 754) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 755) | pub const SA_SIGINFO: ::c_int = 0x00000008; constant SA_NOCLDWAIT (line 756) | pub const SA_NOCLDWAIT: ::c_int = 0x00010000; constant SIGCHLD (line 758) | pub const SIGCHLD: ::c_int = 18; constant SIGBUS (line 759) | pub const SIGBUS: ::c_int = 10; constant SIGTTIN (line 760) | pub const SIGTTIN: ::c_int = 26; constant SIGTTOU (line 761) | pub const SIGTTOU: ::c_int = 27; constant SIGXCPU (line 762) | pub const SIGXCPU: ::c_int = 30; constant SIGXFSZ (line 763) | pub const SIGXFSZ: ::c_int = 31; constant SIGVTALRM (line 764) | pub const SIGVTALRM: ::c_int = 28; constant SIGPROF (line 765) | pub const SIGPROF: ::c_int = 29; constant SIGWINCH (line 766) | pub const SIGWINCH: ::c_int = 20; constant SIGUSR1 (line 767) | pub const SIGUSR1: ::c_int = 16; constant SIGUSR2 (line 768) | pub const SIGUSR2: ::c_int = 17; constant SIGCONT (line 769) | pub const SIGCONT: ::c_int = 25; constant SIGSTOP (line 770) | pub const SIGSTOP: ::c_int = 23; constant SIGTSTP (line 771) | pub const SIGTSTP: ::c_int = 24; constant SIGURG (line 772) | pub const SIGURG: ::c_int = 21; constant SIGIO (line 773) | pub const SIGIO: ::c_int = 22; constant SIGSYS (line 774) | pub const SIGSYS: ::c_int = 12; constant SIGPOLL (line 775) | pub const SIGPOLL: ::c_int = 22; constant SIGPWR (line 776) | pub const SIGPWR: ::c_int = 19; constant SIG_SETMASK (line 777) | pub const SIG_SETMASK: ::c_int = 3; constant SIG_BLOCK (line 778) | pub const SIG_BLOCK: ::c_int = 0x1; constant SIG_UNBLOCK (line 779) | pub const SIG_UNBLOCK: ::c_int = 0x2; constant POLLWRNORM (line 781) | pub const POLLWRNORM: ::c_short = 0x004; constant POLLWRBAND (line 782) | pub const POLLWRBAND: ::c_short = 0x100; constant VEOF (line 784) | pub const VEOF: usize = 16; constant VEOL (line 785) | pub const VEOL: usize = 17; constant VEOL2 (line 786) | pub const VEOL2: usize = 6; constant VMIN (line 787) | pub const VMIN: usize = 4; constant IEXTEN (line 788) | pub const IEXTEN: ::tcflag_t = 0x00000100; constant TOSTOP (line 789) | pub const TOSTOP: ::tcflag_t = 0x00008000; constant FLUSHO (line 790) | pub const FLUSHO: ::tcflag_t = 0x00002000; constant EXTPROC (line 791) | pub const EXTPROC: ::tcflag_t = 0o200000; constant TCSANOW (line 792) | pub const TCSANOW: ::c_int = 0x540e; constant TCSADRAIN (line 793) | pub const TCSADRAIN: ::c_int = 0x540f; constant TCSAFLUSH (line 794) | pub const TCSAFLUSH: ::c_int = 0x5410; constant PTRACE_GETFPREGS (line 796) | pub const PTRACE_GETFPREGS: ::c_uint = 14; constant PTRACE_SETFPREGS (line 797) | pub const PTRACE_SETFPREGS: ::c_uint = 15; constant PTRACE_DETACH (line 798) | pub const PTRACE_DETACH: ::c_uint = 17; constant PTRACE_GETFPXREGS (line 799) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 800) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant PTRACE_GETREGS (line 801) | pub const PTRACE_GETREGS: ::c_uint = 12; constant PTRACE_SETREGS (line 802) | pub const PTRACE_SETREGS: ::c_uint = 13; constant EFD_NONBLOCK (line 804) | pub const EFD_NONBLOCK: ::c_int = 0x80; constant F_RDLCK (line 806) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 807) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 808) | pub const F_UNLCK: ::c_int = 2; constant F_GETLK (line 809) | pub const F_GETLK: ::c_int = 14; constant F_GETOWN (line 810) | pub const F_GETOWN: ::c_int = 23; constant F_SETOWN (line 811) | pub const F_SETOWN: ::c_int = 24; constant F_SETLK (line 812) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 813) | pub const F_SETLKW: ::c_int = 7; constant F_OFD_GETLK (line 814) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 815) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 816) | pub const F_OFD_SETLKW: ::c_int = 38; constant SFD_NONBLOCK (line 818) | pub const SFD_NONBLOCK: ::c_int = 0x80; constant RTLD_DEEPBIND (line 820) | pub const RTLD_DEEPBIND: ::c_int = 0x10; constant RTLD_GLOBAL (line 821) | pub const RTLD_GLOBAL: ::c_int = 0x4; constant RTLD_NOLOAD (line 822) | pub const RTLD_NOLOAD: ::c_int = 0x8; constant MCL_CURRENT (line 824) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 825) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 826) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant SIGSTKSZ (line 828) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 829) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 830) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 831) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 832) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 833) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 834) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 835) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 836) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 837) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 838) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 839) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 840) | pub const VWERASE: usize = 14; constant VREPRINT (line 841) | pub const VREPRINT: usize = 12; constant VSUSP (line 842) | pub const VSUSP: usize = 10; constant VSTART (line 843) | pub const VSTART: usize = 8; constant VSTOP (line 844) | pub const VSTOP: usize = 9; constant VDISCARD (line 845) | pub const VDISCARD: usize = 13; constant VTIME (line 846) | pub const VTIME: usize = 5; constant IXON (line 847) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 848) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 849) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 850) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 851) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 852) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 853) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 854) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 855) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 856) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 857) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 858) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 859) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 860) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 861) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 862) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 863) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 864) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 865) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 866) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 867) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 868) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 869) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 870) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 871) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 872) | pub const VSWTC: usize = 7; constant OLCUC (line 873) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 874) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 875) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 876) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 877) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 878) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 879) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 880) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 882) | pub const B0: ::speed_t = 0o000000; constant B50 (line 883) | pub const B50: ::speed_t = 0o000001; constant B75 (line 884) | pub const B75: ::speed_t = 0o000002; constant B110 (line 885) | pub const B110: ::speed_t = 0o000003; constant B134 (line 886) | pub const B134: ::speed_t = 0o000004; constant B150 (line 887) | pub const B150: ::speed_t = 0o000005; constant B200 (line 888) | pub const B200: ::speed_t = 0o000006; constant B300 (line 889) | pub const B300: ::speed_t = 0o000007; constant B600 (line 890) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 891) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 892) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 893) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 894) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 895) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 896) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 897) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 898) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 899) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 900) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 901) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 902) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 903) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 904) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 905) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 906) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 907) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 908) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 909) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 910) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 911) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 912) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 913) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 914) | pub const B4000000: ::speed_t = 0o010017; constant EHWPOISON (line 916) | pub const EHWPOISON: ::c_int = 168; function sysctl (line 919) | pub fn sysctl( FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/mod.rs type ino_t (line 3) | pub type ino_t = u64; type off_t (line 4) | pub type off_t = i64; type blkcnt_t (line 5) | pub type blkcnt_t = i64; type shmatt_t (line 6) | pub type shmatt_t = u64; type msgqnum_t (line 7) | pub type msgqnum_t = u64; type msglen_t (line 8) | pub type msglen_t = u64; type fsblkcnt_t (line 9) | pub type fsblkcnt_t = u64; type fsfilcnt_t (line 10) | pub type fsfilcnt_t = u64; type rlim_t (line 11) | pub type rlim_t = u64; type __syscall_ulong_t (line 13) | pub type __syscall_ulong_t = ::c_ulonglong; type __syscall_ulong_t (line 15) | pub type __syscall_ulong_t = ::c_ulong; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 96) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant O_LARGEFILE (line 98) | pub const O_LARGEFILE: ::c_int = 0; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/mod.rs type c_long (line 5) | pub type c_long = i64; type c_ulong (line 6) | pub type c_ulong = u64; type c_char (line 7) | pub type c_char = u8; type wchar_t (line 8) | pub type wchar_t = i32; type nlink_t (line 9) | pub type nlink_t = u64; type blksize_t (line 10) | pub type blksize_t = i64; type suseconds_t (line 11) | pub type suseconds_t = i64; type __u64 (line 12) | pub type __u64 = ::c_ulong; type __s64 (line 13) | pub type __s64 = ::c_long; constant POSIX_FADV_DONTNEED (line 196) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 197) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant RTLD_DEEPBIND (line 199) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 200) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 201) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant VEOF (line 202) | pub const VEOF: usize = 4; constant __SIZEOF_PTHREAD_RWLOCK_T (line 203) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 204) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant O_APPEND (line 206) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 207) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 208) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 209) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 210) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 211) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 212) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 213) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 214) | pub const O_FSYNC: ::c_int = 0x101000; constant O_NOATIME (line 215) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_PATH (line 216) | pub const O_PATH: ::c_int = 0o10000000; constant O_TMPFILE (line 217) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant MADV_SOFT_OFFLINE (line 219) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 220) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_ANON (line 221) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 222) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 223) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 224) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 225) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 226) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 227) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 228) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant EDEADLK (line 230) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 231) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 232) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 233) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 234) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 235) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 236) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 237) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 238) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 239) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 240) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 241) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 242) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 243) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 244) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 245) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 246) | pub const EBADE: ::c_int = 52; constant EBADR (line 247) | pub const EBADR: ::c_int = 53; constant EXFULL (line 248) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 249) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 250) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 251) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 252) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 253) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 254) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 255) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 256) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 257) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 258) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 259) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 260) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 261) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 262) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 263) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 264) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 265) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 266) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 267) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 268) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 269) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 270) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 271) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 272) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 273) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 274) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 275) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 276) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 277) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 278) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 279) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 280) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 281) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 282) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 283) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 284) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 285) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 286) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 287) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 288) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 289) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 290) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 291) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 292) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 293) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 294) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 295) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 296) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 297) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 298) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 299) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 300) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 301) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 302) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 303) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 304) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 305) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 306) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 307) | pub const ERFKILL: ::c_int = 132; constant SOCK_STREAM (line 309) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 310) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 312) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 313) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 314) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGTTIN (line 316) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 317) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 318) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 319) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 320) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 321) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 322) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 323) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 324) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 325) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 326) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 327) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 328) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 329) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 330) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 331) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 332) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 333) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 335) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 336) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 337) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 338) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 339) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 340) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant POLLWRNORM (line 342) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 343) | pub const POLLWRBAND: ::c_short = 0x200; constant O_ASYNC (line 345) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 346) | pub const O_NDELAY: ::c_int = 0x800; constant PTRACE_DETACH (line 348) | pub const PTRACE_DETACH: ::c_uint = 17; constant EFD_NONBLOCK (line 350) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant F_GETLK (line 352) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 353) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 354) | pub const F_SETOWN: ::c_int = 8; constant F_SETLK (line 355) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 356) | pub const F_SETLKW: ::c_int = 7; constant F_OFD_GETLK (line 357) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 358) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 359) | pub const F_OFD_SETLKW: ::c_int = 38; constant F_RDLCK (line 361) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 362) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 363) | pub const F_UNLCK: ::c_int = 2; constant SFD_NONBLOCK (line 365) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant TCSANOW (line 367) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 368) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 369) | pub const TCSAFLUSH: ::c_int = 2; constant SFD_CLOEXEC (line 371) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 373) | pub const NCCS: usize = 32; constant O_TRUNC (line 375) | pub const O_TRUNC: ::c_int = 512; constant O_CLOEXEC (line 377) | pub const O_CLOEXEC: ::c_int = 0x80000; constant EBFONT (line 379) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 380) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 381) | pub const ENODATA: ::c_int = 61; constant ETIME (line 382) | pub const ETIME: ::c_int = 62; constant ENOSR (line 383) | pub const ENOSR: ::c_int = 63; constant ENONET (line 384) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 385) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 386) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 387) | pub const ENOLINK: ::c_int = 67; constant EADV (line 388) | pub const EADV: ::c_int = 68; constant ESRMNT (line 389) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 390) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 391) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 392) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 394) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 395) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 396) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 397) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 399) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 401) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant __SIZEOF_PTHREAD_CONDATTR_T (line 403) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 404) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 405) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 406) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant O_DIRECTORY (line 459) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 460) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_DIRECT (line 461) | pub const O_DIRECT: ::c_int = 0x20000; constant MAP_LOCKED (line 463) | pub const MAP_LOCKED: ::c_int = 0x00080; constant MAP_NORESERVE (line 464) | pub const MAP_NORESERVE: ::c_int = 0x00040; constant MAP_SYNC (line 465) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 467) | pub const EDEADLOCK: ::c_int = 58; constant EUCLEAN (line 468) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 469) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 470) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 471) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 472) | pub const EREMOTEIO: ::c_int = 121; constant MCL_CURRENT (line 474) | pub const MCL_CURRENT: ::c_int = 0x2000; constant MCL_FUTURE (line 475) | pub const MCL_FUTURE: ::c_int = 0x4000; constant MCL_ONFAULT (line 476) | pub const MCL_ONFAULT: ::c_int = 0x8000; constant SIGSTKSZ (line 478) | pub const SIGSTKSZ: ::size_t = 0x4000; constant MINSIGSTKSZ (line 479) | pub const MINSIGSTKSZ: ::size_t = 4096; constant CBAUD (line 480) | pub const CBAUD: ::tcflag_t = 0xff; constant TAB1 (line 481) | pub const TAB1: ::tcflag_t = 0x400; constant TAB2 (line 482) | pub const TAB2: ::tcflag_t = 0x800; constant TAB3 (line 483) | pub const TAB3: ::tcflag_t = 0xc00; constant CR1 (line 484) | pub const CR1: ::tcflag_t = 0x1000; constant CR2 (line 485) | pub const CR2: ::tcflag_t = 0x2000; constant CR3 (line 486) | pub const CR3: ::tcflag_t = 0x3000; constant FF1 (line 487) | pub const FF1: ::tcflag_t = 0x4000; constant BS1 (line 488) | pub const BS1: ::tcflag_t = 0x8000; constant VT1 (line 489) | pub const VT1: ::tcflag_t = 0x10000; constant VWERASE (line 490) | pub const VWERASE: usize = 0xa; constant VREPRINT (line 491) | pub const VREPRINT: usize = 0xb; constant VSUSP (line 492) | pub const VSUSP: usize = 0xc; constant VSTART (line 493) | pub const VSTART: usize = 0xd; constant VSTOP (line 494) | pub const VSTOP: usize = 0xe; constant VDISCARD (line 495) | pub const VDISCARD: usize = 0x10; constant VTIME (line 496) | pub const VTIME: usize = 0x7; constant IXON (line 497) | pub const IXON: ::tcflag_t = 0x200; constant IXOFF (line 498) | pub const IXOFF: ::tcflag_t = 0x400; constant ONLCR (line 499) | pub const ONLCR: ::tcflag_t = 0x2; constant CSIZE (line 500) | pub const CSIZE: ::tcflag_t = 0x300; constant CS6 (line 501) | pub const CS6: ::tcflag_t = 0x100; constant CS7 (line 502) | pub const CS7: ::tcflag_t = 0x200; constant CS8 (line 503) | pub const CS8: ::tcflag_t = 0x300; constant CSTOPB (line 504) | pub const CSTOPB: ::tcflag_t = 0x400; constant CREAD (line 505) | pub const CREAD: ::tcflag_t = 0x800; constant PARENB (line 506) | pub const PARENB: ::tcflag_t = 0x1000; constant PARODD (line 507) | pub const PARODD: ::tcflag_t = 0x2000; constant HUPCL (line 508) | pub const HUPCL: ::tcflag_t = 0x4000; constant CLOCAL (line 509) | pub const CLOCAL: ::tcflag_t = 0x8000; constant ECHOKE (line 510) | pub const ECHOKE: ::tcflag_t = 0x1; constant ECHOE (line 511) | pub const ECHOE: ::tcflag_t = 0x2; constant ECHOK (line 512) | pub const ECHOK: ::tcflag_t = 0x4; constant ECHONL (line 513) | pub const ECHONL: ::tcflag_t = 0x10; constant ECHOPRT (line 514) | pub const ECHOPRT: ::tcflag_t = 0x20; constant ECHOCTL (line 515) | pub const ECHOCTL: ::tcflag_t = 0x40; constant ISIG (line 516) | pub const ISIG: ::tcflag_t = 0x80; constant ICANON (line 517) | pub const ICANON: ::tcflag_t = 0x100; constant PENDIN (line 518) | pub const PENDIN: ::tcflag_t = 0x20000000; constant NOFLSH (line 519) | pub const NOFLSH: ::tcflag_t = 0x80000000; constant VSWTC (line 520) | pub const VSWTC: usize = 9; constant OLCUC (line 521) | pub const OLCUC: ::tcflag_t = 0o000004; constant NLDLY (line 522) | pub const NLDLY: ::tcflag_t = 0o001400; constant CRDLY (line 523) | pub const CRDLY: ::tcflag_t = 0o030000; constant TABDLY (line 524) | pub const TABDLY: ::tcflag_t = 0o006000; constant BSDLY (line 525) | pub const BSDLY: ::tcflag_t = 0o100000; constant FFDLY (line 526) | pub const FFDLY: ::tcflag_t = 0o040000; constant VTDLY (line 527) | pub const VTDLY: ::tcflag_t = 0o200000; constant XTABS (line 528) | pub const XTABS: ::tcflag_t = 0o006000; constant B0 (line 530) | pub const B0: ::speed_t = 0o000000; constant B50 (line 531) | pub const B50: ::speed_t = 0o000001; constant B75 (line 532) | pub const B75: ::speed_t = 0o000002; constant B110 (line 533) | pub const B110: ::speed_t = 0o000003; constant B134 (line 534) | pub const B134: ::speed_t = 0o000004; constant B150 (line 535) | pub const B150: ::speed_t = 0o000005; constant B200 (line 536) | pub const B200: ::speed_t = 0o000006; constant B300 (line 537) | pub const B300: ::speed_t = 0o000007; constant B600 (line 538) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 539) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 540) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 541) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 542) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 543) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 544) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 545) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 546) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 547) | pub const EXTB: ::speed_t = B38400; constant CBAUDEX (line 548) | pub const CBAUDEX: ::speed_t = 0o000020; constant B57600 (line 549) | pub const B57600: ::speed_t = 0o0020; constant B115200 (line 550) | pub const B115200: ::speed_t = 0o0021; constant B230400 (line 551) | pub const B230400: ::speed_t = 0o0022; constant B460800 (line 552) | pub const B460800: ::speed_t = 0o0023; constant B500000 (line 553) | pub const B500000: ::speed_t = 0o0024; constant B576000 (line 554) | pub const B576000: ::speed_t = 0o0025; constant B921600 (line 555) | pub const B921600: ::speed_t = 0o0026; constant B1000000 (line 556) | pub const B1000000: ::speed_t = 0o0027; constant B1152000 (line 557) | pub const B1152000: ::speed_t = 0o0030; constant B1500000 (line 558) | pub const B1500000: ::speed_t = 0o0031; constant B2000000 (line 559) | pub const B2000000: ::speed_t = 0o0032; constant B2500000 (line 560) | pub const B2500000: ::speed_t = 0o0033; constant B3000000 (line 561) | pub const B3000000: ::speed_t = 0o0034; constant B3500000 (line 562) | pub const B3500000: ::speed_t = 0o0035; constant B4000000 (line 563) | pub const B4000000: ::speed_t = 0o0036; constant VEOL (line 565) | pub const VEOL: usize = 6; constant VEOL2 (line 566) | pub const VEOL2: usize = 8; constant VMIN (line 567) | pub const VMIN: usize = 5; constant IEXTEN (line 568) | pub const IEXTEN: ::tcflag_t = 0x400; constant TOSTOP (line 569) | pub const TOSTOP: ::tcflag_t = 0x400000; constant FLUSHO (line 570) | pub const FLUSHO: ::tcflag_t = 0x800000; constant EXTPROC (line 571) | pub const EXTPROC: ::tcflag_t = 0x10000000; constant SYS_restart_syscall (line 574) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 575) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 576) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 577) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 578) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 579) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 580) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 581) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 582) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 583) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 584) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 585) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 586) | pub const SYS_chdir: ::c_long = 12; constant SYS_time (line 587) | pub const SYS_time: ::c_long = 13; constant SYS_mknod (line 588) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 589) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 590) | pub const SYS_lchown: ::c_long = 16; constant SYS_break (line 591) | pub const SYS_break: ::c_long = 17; constant SYS_oldstat (line 592) | pub const SYS_oldstat: ::c_long = 18; constant SYS_lseek (line 593) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 594) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 595) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 596) | pub const SYS_umount: ::c_long = 22; constant SYS_setuid (line 597) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 598) | pub const SYS_getuid: ::c_long = 24; constant SYS_stime (line 599) | pub const SYS_stime: ::c_long = 25; constant SYS_ptrace (line 600) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 601) | pub const SYS_alarm: ::c_long = 27; constant SYS_oldfstat (line 602) | pub const SYS_oldfstat: ::c_long = 28; constant SYS_pause (line 603) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 604) | pub const SYS_utime: ::c_long = 30; constant SYS_stty (line 605) | pub const SYS_stty: ::c_long = 31; constant SYS_gtty (line 606) | pub const SYS_gtty: ::c_long = 32; constant SYS_access (line 607) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 608) | pub const SYS_nice: ::c_long = 34; constant SYS_ftime (line 609) | pub const SYS_ftime: ::c_long = 35; constant SYS_sync (line 610) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 611) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 612) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 613) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 614) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 615) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 616) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 617) | pub const SYS_times: ::c_long = 43; constant SYS_prof (line 618) | pub const SYS_prof: ::c_long = 44; constant SYS_brk (line 619) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 620) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 621) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 622) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 623) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 624) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 625) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 626) | pub const SYS_umount2: ::c_long = 52; constant SYS_lock (line 627) | pub const SYS_lock: ::c_long = 53; constant SYS_ioctl (line 628) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 629) | pub const SYS_fcntl: ::c_long = 55; constant SYS_mpx (line 630) | pub const SYS_mpx: ::c_long = 56; constant SYS_setpgid (line 631) | pub const SYS_setpgid: ::c_long = 57; constant SYS_ulimit (line 632) | pub const SYS_ulimit: ::c_long = 58; constant SYS_oldolduname (line 633) | pub const SYS_oldolduname: ::c_long = 59; constant SYS_umask (line 634) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 635) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 636) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 637) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 638) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 639) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 640) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 641) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 642) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 643) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid (line 644) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 645) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 646) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 647) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 648) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 649) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrlimit (line 650) | pub const SYS_getrlimit: ::c_long = 76; constant SYS_getrusage (line 651) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 652) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 653) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 654) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 655) | pub const SYS_setgroups: ::c_long = 81; constant SYS_select (line 656) | pub const SYS_select: ::c_long = 82; constant SYS_symlink (line 657) | pub const SYS_symlink: ::c_long = 83; constant SYS_oldlstat (line 658) | pub const SYS_oldlstat: ::c_long = 84; constant SYS_readlink (line 659) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 660) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 661) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 662) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 663) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 664) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 665) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 666) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 667) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 668) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 669) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 670) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 671) | pub const SYS_setpriority: ::c_long = 97; constant SYS_profil (line 672) | pub const SYS_profil: ::c_long = 98; constant SYS_statfs (line 673) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 674) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_ioperm (line 675) | pub const SYS_ioperm: ::c_long = 101; constant SYS_socketcall (line 676) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 677) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 678) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 679) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 680) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 681) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 682) | pub const SYS_fstat: ::c_long = 108; constant SYS_olduname (line 683) | pub const SYS_olduname: ::c_long = 109; constant SYS_iopl (line 684) | pub const SYS_iopl: ::c_long = 110; constant SYS_vhangup (line 685) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 686) | pub const SYS_idle: ::c_long = 112; constant SYS_vm86 (line 687) | pub const SYS_vm86: ::c_long = 113; constant SYS_wait4 (line 688) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 689) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 690) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 691) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 692) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 693) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 694) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 695) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 696) | pub const SYS_uname: ::c_long = 122; constant SYS_modify_ldt (line 697) | pub const SYS_modify_ldt: ::c_long = 123; constant SYS_adjtimex (line 698) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 699) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 700) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 701) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 702) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 703) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 704) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 705) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 706) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 707) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 708) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 709) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 710) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 711) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_setfsuid (line 712) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 713) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 714) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 715) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 716) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 717) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 718) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 719) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 720) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 721) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 722) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 723) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 724) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 725) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 726) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 727) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 728) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 729) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 730) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 731) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 732) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 733) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 734) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 735) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 736) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 737) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 738) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 739) | pub const SYS_getresuid: ::c_long = 165; constant SYS_query_module (line 740) | pub const SYS_query_module: ::c_long = 166; constant SYS_poll (line 741) | pub const SYS_poll: ::c_long = 167; constant SYS_nfsservctl (line 742) | pub const SYS_nfsservctl: ::c_long = 168; constant SYS_setresgid (line 743) | pub const SYS_setresgid: ::c_long = 169; constant SYS_getresgid (line 744) | pub const SYS_getresgid: ::c_long = 170; constant SYS_prctl (line 745) | pub const SYS_prctl: ::c_long = 171; constant SYS_rt_sigreturn (line 746) | pub const SYS_rt_sigreturn: ::c_long = 172; constant SYS_rt_sigaction (line 747) | pub const SYS_rt_sigaction: ::c_long = 173; constant SYS_rt_sigprocmask (line 748) | pub const SYS_rt_sigprocmask: ::c_long = 174; constant SYS_rt_sigpending (line 749) | pub const SYS_rt_sigpending: ::c_long = 175; constant SYS_rt_sigtimedwait (line 750) | pub const SYS_rt_sigtimedwait: ::c_long = 176; constant SYS_rt_sigqueueinfo (line 751) | pub const SYS_rt_sigqueueinfo: ::c_long = 177; constant SYS_rt_sigsuspend (line 752) | pub const SYS_rt_sigsuspend: ::c_long = 178; constant SYS_pread64 (line 753) | pub const SYS_pread64: ::c_long = 179; constant SYS_pwrite64 (line 754) | pub const SYS_pwrite64: ::c_long = 180; constant SYS_chown (line 755) | pub const SYS_chown: ::c_long = 181; constant SYS_getcwd (line 756) | pub const SYS_getcwd: ::c_long = 182; constant SYS_capget (line 757) | pub const SYS_capget: ::c_long = 183; constant SYS_capset (line 758) | pub const SYS_capset: ::c_long = 184; constant SYS_sigaltstack (line 759) | pub const SYS_sigaltstack: ::c_long = 185; constant SYS_sendfile (line 760) | pub const SYS_sendfile: ::c_long = 186; constant SYS_getpmsg (line 761) | pub const SYS_getpmsg: ::c_long = 187; constant SYS_putpmsg (line 762) | pub const SYS_putpmsg: ::c_long = 188; constant SYS_vfork (line 763) | pub const SYS_vfork: ::c_long = 189; constant SYS_ugetrlimit (line 764) | pub const SYS_ugetrlimit: ::c_long = 190; constant SYS_readahead (line 765) | pub const SYS_readahead: ::c_long = 191; constant SYS_pciconfig_read (line 766) | pub const SYS_pciconfig_read: ::c_long = 198; constant SYS_pciconfig_write (line 767) | pub const SYS_pciconfig_write: ::c_long = 199; constant SYS_pciconfig_iobase (line 768) | pub const SYS_pciconfig_iobase: ::c_long = 200; constant SYS_multiplexer (line 769) | pub const SYS_multiplexer: ::c_long = 201; constant SYS_getdents64 (line 770) | pub const SYS_getdents64: ::c_long = 202; constant SYS_pivot_root (line 771) | pub const SYS_pivot_root: ::c_long = 203; constant SYS_madvise (line 772) | pub const SYS_madvise: ::c_long = 205; constant SYS_mincore (line 773) | pub const SYS_mincore: ::c_long = 206; constant SYS_gettid (line 774) | pub const SYS_gettid: ::c_long = 207; constant SYS_tkill (line 775) | pub const SYS_tkill: ::c_long = 208; constant SYS_setxattr (line 776) | pub const SYS_setxattr: ::c_long = 209; constant SYS_lsetxattr (line 777) | pub const SYS_lsetxattr: ::c_long = 210; constant SYS_fsetxattr (line 778) | pub const SYS_fsetxattr: ::c_long = 211; constant SYS_getxattr (line 779) | pub const SYS_getxattr: ::c_long = 212; constant SYS_lgetxattr (line 780) | pub const SYS_lgetxattr: ::c_long = 213; constant SYS_fgetxattr (line 781) | pub const SYS_fgetxattr: ::c_long = 214; constant SYS_listxattr (line 782) | pub const SYS_listxattr: ::c_long = 215; constant SYS_llistxattr (line 783) | pub const SYS_llistxattr: ::c_long = 216; constant SYS_flistxattr (line 784) | pub const SYS_flistxattr: ::c_long = 217; constant SYS_removexattr (line 785) | pub const SYS_removexattr: ::c_long = 218; constant SYS_lremovexattr (line 786) | pub const SYS_lremovexattr: ::c_long = 219; constant SYS_fremovexattr (line 787) | pub const SYS_fremovexattr: ::c_long = 220; constant SYS_futex (line 788) | pub const SYS_futex: ::c_long = 221; constant SYS_sched_setaffinity (line 789) | pub const SYS_sched_setaffinity: ::c_long = 222; constant SYS_sched_getaffinity (line 790) | pub const SYS_sched_getaffinity: ::c_long = 223; constant SYS_tuxcall (line 791) | pub const SYS_tuxcall: ::c_long = 225; constant SYS_io_setup (line 792) | pub const SYS_io_setup: ::c_long = 227; constant SYS_io_destroy (line 793) | pub const SYS_io_destroy: ::c_long = 228; constant SYS_io_getevents (line 794) | pub const SYS_io_getevents: ::c_long = 229; constant SYS_io_submit (line 795) | pub const SYS_io_submit: ::c_long = 230; constant SYS_io_cancel (line 796) | pub const SYS_io_cancel: ::c_long = 231; constant SYS_set_tid_address (line 797) | pub const SYS_set_tid_address: ::c_long = 232; constant SYS_exit_group (line 798) | pub const SYS_exit_group: ::c_long = 234; constant SYS_lookup_dcookie (line 799) | pub const SYS_lookup_dcookie: ::c_long = 235; constant SYS_epoll_create (line 800) | pub const SYS_epoll_create: ::c_long = 236; constant SYS_epoll_ctl (line 801) | pub const SYS_epoll_ctl: ::c_long = 237; constant SYS_epoll_wait (line 802) | pub const SYS_epoll_wait: ::c_long = 238; constant SYS_remap_file_pages (line 803) | pub const SYS_remap_file_pages: ::c_long = 239; constant SYS_timer_create (line 804) | pub const SYS_timer_create: ::c_long = 240; constant SYS_timer_settime (line 805) | pub const SYS_timer_settime: ::c_long = 241; constant SYS_timer_gettime (line 806) | pub const SYS_timer_gettime: ::c_long = 242; constant SYS_timer_getoverrun (line 807) | pub const SYS_timer_getoverrun: ::c_long = 243; constant SYS_timer_delete (line 808) | pub const SYS_timer_delete: ::c_long = 244; constant SYS_clock_settime (line 809) | pub const SYS_clock_settime: ::c_long = 245; constant SYS_clock_gettime (line 810) | pub const SYS_clock_gettime: ::c_long = 246; constant SYS_clock_getres (line 811) | pub const SYS_clock_getres: ::c_long = 247; constant SYS_clock_nanosleep (line 812) | pub const SYS_clock_nanosleep: ::c_long = 248; constant SYS_swapcontext (line 813) | pub const SYS_swapcontext: ::c_long = 249; constant SYS_tgkill (line 814) | pub const SYS_tgkill: ::c_long = 250; constant SYS_utimes (line 815) | pub const SYS_utimes: ::c_long = 251; constant SYS_statfs64 (line 816) | pub const SYS_statfs64: ::c_long = 252; constant SYS_fstatfs64 (line 817) | pub const SYS_fstatfs64: ::c_long = 253; constant SYS_rtas (line 818) | pub const SYS_rtas: ::c_long = 255; constant SYS_sys_debug_setcontext (line 819) | pub const SYS_sys_debug_setcontext: ::c_long = 256; constant SYS_migrate_pages (line 820) | pub const SYS_migrate_pages: ::c_long = 258; constant SYS_mbind (line 821) | pub const SYS_mbind: ::c_long = 259; constant SYS_get_mempolicy (line 822) | pub const SYS_get_mempolicy: ::c_long = 260; constant SYS_set_mempolicy (line 823) | pub const SYS_set_mempolicy: ::c_long = 261; constant SYS_mq_open (line 824) | pub const SYS_mq_open: ::c_long = 262; constant SYS_mq_unlink (line 825) | pub const SYS_mq_unlink: ::c_long = 263; constant SYS_mq_timedsend (line 826) | pub const SYS_mq_timedsend: ::c_long = 264; constant SYS_mq_timedreceive (line 827) | pub const SYS_mq_timedreceive: ::c_long = 265; constant SYS_mq_notify (line 828) | pub const SYS_mq_notify: ::c_long = 266; constant SYS_mq_getsetattr (line 829) | pub const SYS_mq_getsetattr: ::c_long = 267; constant SYS_kexec_load (line 830) | pub const SYS_kexec_load: ::c_long = 268; constant SYS_add_key (line 831) | pub const SYS_add_key: ::c_long = 269; constant SYS_request_key (line 832) | pub const SYS_request_key: ::c_long = 270; constant SYS_keyctl (line 833) | pub const SYS_keyctl: ::c_long = 271; constant SYS_waitid (line 834) | pub const SYS_waitid: ::c_long = 272; constant SYS_ioprio_set (line 835) | pub const SYS_ioprio_set: ::c_long = 273; constant SYS_ioprio_get (line 836) | pub const SYS_ioprio_get: ::c_long = 274; constant SYS_inotify_init (line 837) | pub const SYS_inotify_init: ::c_long = 275; constant SYS_inotify_add_watch (line 838) | pub const SYS_inotify_add_watch: ::c_long = 276; constant SYS_inotify_rm_watch (line 839) | pub const SYS_inotify_rm_watch: ::c_long = 277; constant SYS_spu_run (line 840) | pub const SYS_spu_run: ::c_long = 278; constant SYS_spu_create (line 841) | pub const SYS_spu_create: ::c_long = 279; constant SYS_pselect6 (line 842) | pub const SYS_pselect6: ::c_long = 280; constant SYS_ppoll (line 843) | pub const SYS_ppoll: ::c_long = 281; constant SYS_unshare (line 844) | pub const SYS_unshare: ::c_long = 282; constant SYS_splice (line 845) | pub const SYS_splice: ::c_long = 283; constant SYS_tee (line 846) | pub const SYS_tee: ::c_long = 284; constant SYS_vmsplice (line 847) | pub const SYS_vmsplice: ::c_long = 285; constant SYS_openat (line 848) | pub const SYS_openat: ::c_long = 286; constant SYS_mkdirat (line 849) | pub const SYS_mkdirat: ::c_long = 287; constant SYS_mknodat (line 850) | pub const SYS_mknodat: ::c_long = 288; constant SYS_fchownat (line 851) | pub const SYS_fchownat: ::c_long = 289; constant SYS_futimesat (line 852) | pub const SYS_futimesat: ::c_long = 290; constant SYS_newfstatat (line 853) | pub const SYS_newfstatat: ::c_long = 291; constant SYS_unlinkat (line 854) | pub const SYS_unlinkat: ::c_long = 292; constant SYS_renameat (line 855) | pub const SYS_renameat: ::c_long = 293; constant SYS_linkat (line 856) | pub const SYS_linkat: ::c_long = 294; constant SYS_symlinkat (line 857) | pub const SYS_symlinkat: ::c_long = 295; constant SYS_readlinkat (line 858) | pub const SYS_readlinkat: ::c_long = 296; constant SYS_fchmodat (line 859) | pub const SYS_fchmodat: ::c_long = 297; constant SYS_faccessat (line 860) | pub const SYS_faccessat: ::c_long = 298; constant SYS_get_robust_list (line 861) | pub const SYS_get_robust_list: ::c_long = 299; constant SYS_set_robust_list (line 862) | pub const SYS_set_robust_list: ::c_long = 300; constant SYS_move_pages (line 863) | pub const SYS_move_pages: ::c_long = 301; constant SYS_getcpu (line 864) | pub const SYS_getcpu: ::c_long = 302; constant SYS_epoll_pwait (line 865) | pub const SYS_epoll_pwait: ::c_long = 303; constant SYS_utimensat (line 866) | pub const SYS_utimensat: ::c_long = 304; constant SYS_signalfd (line 867) | pub const SYS_signalfd: ::c_long = 305; constant SYS_timerfd_create (line 868) | pub const SYS_timerfd_create: ::c_long = 306; constant SYS_eventfd (line 869) | pub const SYS_eventfd: ::c_long = 307; constant SYS_sync_file_range2 (line 870) | pub const SYS_sync_file_range2: ::c_long = 308; constant SYS_fallocate (line 871) | pub const SYS_fallocate: ::c_long = 309; constant SYS_subpage_prot (line 872) | pub const SYS_subpage_prot: ::c_long = 310; constant SYS_timerfd_settime (line 873) | pub const SYS_timerfd_settime: ::c_long = 311; constant SYS_timerfd_gettime (line 874) | pub const SYS_timerfd_gettime: ::c_long = 312; constant SYS_signalfd4 (line 875) | pub const SYS_signalfd4: ::c_long = 313; constant SYS_eventfd2 (line 876) | pub const SYS_eventfd2: ::c_long = 314; constant SYS_epoll_create1 (line 877) | pub const SYS_epoll_create1: ::c_long = 315; constant SYS_dup3 (line 878) | pub const SYS_dup3: ::c_long = 316; constant SYS_pipe2 (line 879) | pub const SYS_pipe2: ::c_long = 317; constant SYS_inotify_init1 (line 880) | pub const SYS_inotify_init1: ::c_long = 318; constant SYS_perf_event_open (line 881) | pub const SYS_perf_event_open: ::c_long = 319; constant SYS_preadv (line 882) | pub const SYS_preadv: ::c_long = 320; constant SYS_pwritev (line 883) | pub const SYS_pwritev: ::c_long = 321; constant SYS_rt_tgsigqueueinfo (line 884) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 322; constant SYS_fanotify_init (line 885) | pub const SYS_fanotify_init: ::c_long = 323; constant SYS_fanotify_mark (line 886) | pub const SYS_fanotify_mark: ::c_long = 324; constant SYS_prlimit64 (line 887) | pub const SYS_prlimit64: ::c_long = 325; constant SYS_socket (line 888) | pub const SYS_socket: ::c_long = 326; constant SYS_bind (line 889) | pub const SYS_bind: ::c_long = 327; constant SYS_connect (line 890) | pub const SYS_connect: ::c_long = 328; constant SYS_listen (line 891) | pub const SYS_listen: ::c_long = 329; constant SYS_accept (line 892) | pub const SYS_accept: ::c_long = 330; constant SYS_getsockname (line 893) | pub const SYS_getsockname: ::c_long = 331; constant SYS_getpeername (line 894) | pub const SYS_getpeername: ::c_long = 332; constant SYS_socketpair (line 895) | pub const SYS_socketpair: ::c_long = 333; constant SYS_send (line 896) | pub const SYS_send: ::c_long = 334; constant SYS_sendto (line 897) | pub const SYS_sendto: ::c_long = 335; constant SYS_recv (line 898) | pub const SYS_recv: ::c_long = 336; constant SYS_recvfrom (line 899) | pub const SYS_recvfrom: ::c_long = 337; constant SYS_shutdown (line 900) | pub const SYS_shutdown: ::c_long = 338; constant SYS_setsockopt (line 901) | pub const SYS_setsockopt: ::c_long = 339; constant SYS_getsockopt (line 902) | pub const SYS_getsockopt: ::c_long = 340; constant SYS_sendmsg (line 903) | pub const SYS_sendmsg: ::c_long = 341; constant SYS_recvmsg (line 904) | pub const SYS_recvmsg: ::c_long = 342; constant SYS_recvmmsg (line 905) | pub const SYS_recvmmsg: ::c_long = 343; constant SYS_accept4 (line 906) | pub const SYS_accept4: ::c_long = 344; constant SYS_name_to_handle_at (line 907) | pub const SYS_name_to_handle_at: ::c_long = 345; constant SYS_open_by_handle_at (line 908) | pub const SYS_open_by_handle_at: ::c_long = 346; constant SYS_clock_adjtime (line 909) | pub const SYS_clock_adjtime: ::c_long = 347; constant SYS_syncfs (line 910) | pub const SYS_syncfs: ::c_long = 348; constant SYS_sendmmsg (line 911) | pub const SYS_sendmmsg: ::c_long = 349; constant SYS_setns (line 912) | pub const SYS_setns: ::c_long = 350; constant SYS_process_vm_readv (line 913) | pub const SYS_process_vm_readv: ::c_long = 351; constant SYS_process_vm_writev (line 914) | pub const SYS_process_vm_writev: ::c_long = 352; constant SYS_finit_module (line 915) | pub const SYS_finit_module: ::c_long = 353; constant SYS_kcmp (line 916) | pub const SYS_kcmp: ::c_long = 354; constant SYS_sched_setattr (line 917) | pub const SYS_sched_setattr: ::c_long = 355; constant SYS_sched_getattr (line 918) | pub const SYS_sched_getattr: ::c_long = 356; constant SYS_renameat2 (line 919) | pub const SYS_renameat2: ::c_long = 357; constant SYS_seccomp (line 920) | pub const SYS_seccomp: ::c_long = 358; constant SYS_getrandom (line 921) | pub const SYS_getrandom: ::c_long = 359; constant SYS_memfd_create (line 922) | pub const SYS_memfd_create: ::c_long = 360; constant SYS_bpf (line 923) | pub const SYS_bpf: ::c_long = 361; constant SYS_execveat (line 924) | pub const SYS_execveat: ::c_long = 362; constant SYS_switch_endian (line 925) | pub const SYS_switch_endian: ::c_long = 363; constant SYS_userfaultfd (line 926) | pub const SYS_userfaultfd: ::c_long = 364; constant SYS_membarrier (line 927) | pub const SYS_membarrier: ::c_long = 365; constant SYS_mlock2 (line 928) | pub const SYS_mlock2: ::c_long = 378; constant SYS_copy_file_range (line 929) | pub const SYS_copy_file_range: ::c_long = 379; constant SYS_preadv2 (line 930) | pub const SYS_preadv2: ::c_long = 380; constant SYS_pwritev2 (line 931) | pub const SYS_pwritev2: ::c_long = 381; constant SYS_kexec_file_load (line 932) | pub const SYS_kexec_file_load: ::c_long = 382; constant SYS_statx (line 933) | pub const SYS_statx: ::c_long = 383; constant SYS_rseq (line 934) | pub const SYS_rseq: ::c_long = 387; constant SYS_pidfd_send_signal (line 935) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 936) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 937) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 938) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 939) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 940) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 941) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 942) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 943) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 944) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 945) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 946) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 947) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 948) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 949) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 950) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 951) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 952) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 953) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 954) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 955) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 956) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 957) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 958) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 959) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 960) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 961) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; function sysctl (line 964) | pub fn sysctl( FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/riscv64/mod.rs type c_char (line 3) | pub type c_char = u8; type c_long (line 4) | pub type c_long = i64; type c_ulong (line 5) | pub type c_ulong = u64; type wchar_t (line 6) | pub type wchar_t = ::c_int; type nlink_t (line 8) | pub type nlink_t = ::c_uint; type blksize_t (line 9) | pub type blksize_t = ::c_int; type fsblkcnt64_t (line 10) | pub type fsblkcnt64_t = ::c_ulong; type fsfilcnt64_t (line 11) | pub type fsfilcnt64_t = ::c_ulong; type suseconds_t (line 12) | pub type suseconds_t = i64; type __u64 (line 13) | pub type __u64 = ::c_ulonglong; type __s64 (line 14) | pub type __s64 = ::c_longlong; constant POSIX_FADV_DONTNEED (line 232) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 233) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant VEOF (line 234) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 235) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 236) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 237) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_APPEND (line 238) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 239) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 240) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 241) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 242) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 243) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 244) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 245) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 246) | pub const O_FSYNC: ::c_int = 1052672; constant O_NOATIME (line 247) | pub const O_NOATIME: ::c_int = 262144; constant O_PATH (line 248) | pub const O_PATH: ::c_int = 2097152; constant O_TMPFILE (line 249) | pub const O_TMPFILE: ::c_int = 4259840; constant MADV_SOFT_OFFLINE (line 250) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 251) | pub const MAP_GROWSDOWN: ::c_int = 256; constant EDEADLK (line 252) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 253) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 254) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 255) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 256) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 257) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 258) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 259) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 260) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 261) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 262) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 263) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 264) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 265) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 266) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 267) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 268) | pub const EBADE: ::c_int = 52; constant EBADR (line 269) | pub const EBADR: ::c_int = 53; constant EXFULL (line 270) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 271) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 272) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 273) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 274) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 275) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 276) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 277) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 278) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 279) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 280) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 281) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 282) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 283) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 284) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 285) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 286) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 287) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 288) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 289) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 290) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 291) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 292) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 293) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 294) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 295) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 296) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 297) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 298) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 299) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 300) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 301) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 302) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 303) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 304) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 305) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 306) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 307) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 308) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 309) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 310) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 311) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 312) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 313) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 314) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 315) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 316) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 317) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 318) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 319) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 320) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 321) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 322) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 323) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 324) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 325) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 326) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 327) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 328) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 329) | pub const ERFKILL: ::c_int = 132; constant SOCK_STREAM (line 331) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 332) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 333) | pub const SA_ONSTACK: ::c_int = 134217728; constant SA_SIGINFO (line 334) | pub const SA_SIGINFO: ::c_int = 4; constant SA_NOCLDWAIT (line 335) | pub const SA_NOCLDWAIT: ::c_int = 2; constant SIGTTIN (line 336) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 337) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 338) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 339) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 340) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 341) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 342) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 343) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 344) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 345) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 346) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 347) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 348) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 349) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 350) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 351) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 352) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 353) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 354) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 355) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 356) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 357) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 358) | pub const SIG_UNBLOCK: ::c_int = 1; constant POLLWRNORM (line 359) | pub const POLLWRNORM: ::c_short = 256; constant POLLWRBAND (line 360) | pub const POLLWRBAND: ::c_short = 512; constant O_ASYNC (line 361) | pub const O_ASYNC: ::c_int = 8192; constant O_NDELAY (line 362) | pub const O_NDELAY: ::c_int = 2048; constant PTRACE_DETACH (line 363) | pub const PTRACE_DETACH: ::c_uint = 17; constant EFD_NONBLOCK (line 364) | pub const EFD_NONBLOCK: ::c_int = 2048; constant F_GETLK (line 365) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 366) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 367) | pub const F_SETOWN: ::c_int = 8; constant F_SETLK (line 368) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 369) | pub const F_SETLKW: ::c_int = 7; constant F_RDLCK (line 370) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 371) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 372) | pub const F_UNLCK: ::c_int = 2; constant F_OFD_GETLK (line 373) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 374) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 375) | pub const F_OFD_SETLKW: ::c_int = 38; constant SFD_NONBLOCK (line 376) | pub const SFD_NONBLOCK: ::c_int = 2048; constant TCSANOW (line 377) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 378) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 379) | pub const TCSAFLUSH: ::c_int = 2; constant SFD_CLOEXEC (line 380) | pub const SFD_CLOEXEC: ::c_int = 524288; constant NCCS (line 381) | pub const NCCS: usize = 32; constant O_TRUNC (line 382) | pub const O_TRUNC: ::c_int = 512; constant O_CLOEXEC (line 383) | pub const O_CLOEXEC: ::c_int = 524288; constant EBFONT (line 384) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 385) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 386) | pub const ENODATA: ::c_int = 61; constant ETIME (line 387) | pub const ETIME: ::c_int = 62; constant ENOSR (line 388) | pub const ENOSR: ::c_int = 63; constant ENONET (line 389) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 390) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 391) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 392) | pub const ENOLINK: ::c_int = 67; constant EADV (line 393) | pub const EADV: ::c_int = 68; constant ESRMNT (line 394) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 395) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 396) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 397) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 398) | pub const SA_NODEFER: ::c_int = 1073741824; constant SA_RESETHAND (line 399) | pub const SA_RESETHAND: ::c_int = -2147483648; constant SA_RESTART (line 400) | pub const SA_RESTART: ::c_int = 268435456; constant SA_NOCLDSTOP (line 401) | pub const SA_NOCLDSTOP: ::c_int = 1; constant EPOLL_CLOEXEC (line 402) | pub const EPOLL_CLOEXEC: ::c_int = 524288; constant EFD_CLOEXEC (line 403) | pub const EFD_CLOEXEC: ::c_int = 524288; constant __SIZEOF_PTHREAD_CONDATTR_T (line 404) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 405) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 406) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant O_DIRECT (line 407) | pub const O_DIRECT: ::c_int = 16384; constant O_DIRECTORY (line 408) | pub const O_DIRECTORY: ::c_int = 65536; constant O_NOFOLLOW (line 409) | pub const O_NOFOLLOW: ::c_int = 131072; constant MAP_HUGETLB (line 410) | pub const MAP_HUGETLB: ::c_int = 262144; constant MAP_LOCKED (line 411) | pub const MAP_LOCKED: ::c_int = 8192; constant MAP_NORESERVE (line 412) | pub const MAP_NORESERVE: ::c_int = 16384; constant MAP_ANON (line 413) | pub const MAP_ANON: ::c_int = 32; constant MAP_ANONYMOUS (line 414) | pub const MAP_ANONYMOUS: ::c_int = 32; constant MAP_DENYWRITE (line 415) | pub const MAP_DENYWRITE: ::c_int = 2048; constant MAP_EXECUTABLE (line 416) | pub const MAP_EXECUTABLE: ::c_int = 4096; constant MAP_POPULATE (line 417) | pub const MAP_POPULATE: ::c_int = 32768; constant MAP_NONBLOCK (line 418) | pub const MAP_NONBLOCK: ::c_int = 65536; constant MAP_STACK (line 419) | pub const MAP_STACK: ::c_int = 131072; constant MAP_SYNC (line 420) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 421) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 422) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 423) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 424) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 425) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 426) | pub const EREMOTEIO: ::c_int = 121; constant PTRACE_GETFPREGS (line 427) | pub const PTRACE_GETFPREGS: ::c_uint = 14; constant PTRACE_SETFPREGS (line 428) | pub const PTRACE_SETFPREGS: ::c_uint = 15; constant PTRACE_GETFPXREGS (line 429) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 430) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant PTRACE_GETREGS (line 431) | pub const PTRACE_GETREGS: ::c_uint = 12; constant PTRACE_SETREGS (line 432) | pub const PTRACE_SETREGS: ::c_uint = 13; constant MCL_CURRENT (line 433) | pub const MCL_CURRENT: ::c_int = 1; constant MCL_FUTURE (line 434) | pub const MCL_FUTURE: ::c_int = 2; constant MCL_ONFAULT (line 435) | pub const MCL_ONFAULT: ::c_int = 4; constant SIGSTKSZ (line 436) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 437) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 438) | pub const CBAUD: ::tcflag_t = 4111; constant TAB1 (line 439) | pub const TAB1: ::tcflag_t = 2048; constant TAB2 (line 440) | pub const TAB2: ::tcflag_t = 4096; constant TAB3 (line 441) | pub const TAB3: ::tcflag_t = 6144; constant CR1 (line 442) | pub const CR1: ::tcflag_t = 512; constant CR2 (line 443) | pub const CR2: ::tcflag_t = 1024; constant CR3 (line 444) | pub const CR3: ::tcflag_t = 1536; constant FF1 (line 445) | pub const FF1: ::tcflag_t = 32768; constant BS1 (line 446) | pub const BS1: ::tcflag_t = 8192; constant VT1 (line 447) | pub const VT1: ::tcflag_t = 16384; constant VWERASE (line 448) | pub const VWERASE: usize = 14; constant VREPRINT (line 449) | pub const VREPRINT: usize = 12; constant VSUSP (line 450) | pub const VSUSP: usize = 10; constant VSTART (line 451) | pub const VSTART: usize = 8; constant VSTOP (line 452) | pub const VSTOP: usize = 9; constant VDISCARD (line 453) | pub const VDISCARD: usize = 13; constant VTIME (line 454) | pub const VTIME: usize = 5; constant IXON (line 455) | pub const IXON: ::tcflag_t = 1024; constant IXOFF (line 456) | pub const IXOFF: ::tcflag_t = 4096; constant ONLCR (line 457) | pub const ONLCR: ::tcflag_t = 4; constant CSIZE (line 458) | pub const CSIZE: ::tcflag_t = 48; constant CS6 (line 459) | pub const CS6: ::tcflag_t = 16; constant CS7 (line 460) | pub const CS7: ::tcflag_t = 32; constant CS8 (line 461) | pub const CS8: ::tcflag_t = 48; constant CSTOPB (line 462) | pub const CSTOPB: ::tcflag_t = 64; constant CREAD (line 463) | pub const CREAD: ::tcflag_t = 128; constant PARENB (line 464) | pub const PARENB: ::tcflag_t = 256; constant PARODD (line 465) | pub const PARODD: ::tcflag_t = 512; constant HUPCL (line 466) | pub const HUPCL: ::tcflag_t = 1024; constant CLOCAL (line 467) | pub const CLOCAL: ::tcflag_t = 2048; constant ECHOKE (line 468) | pub const ECHOKE: ::tcflag_t = 2048; constant ECHOE (line 469) | pub const ECHOE: ::tcflag_t = 16; constant ECHOK (line 470) | pub const ECHOK: ::tcflag_t = 32; constant ECHONL (line 471) | pub const ECHONL: ::tcflag_t = 64; constant ECHOPRT (line 472) | pub const ECHOPRT: ::tcflag_t = 1024; constant ECHOCTL (line 473) | pub const ECHOCTL: ::tcflag_t = 512; constant ISIG (line 474) | pub const ISIG: ::tcflag_t = 1; constant ICANON (line 475) | pub const ICANON: ::tcflag_t = 2; constant PENDIN (line 476) | pub const PENDIN: ::tcflag_t = 16384; constant NOFLSH (line 477) | pub const NOFLSH: ::tcflag_t = 128; constant CIBAUD (line 478) | pub const CIBAUD: ::tcflag_t = 269418496; constant CBAUDEX (line 479) | pub const CBAUDEX: ::tcflag_t = 4096; constant VSWTC (line 480) | pub const VSWTC: usize = 7; constant OLCUC (line 481) | pub const OLCUC: ::tcflag_t = 2; constant NLDLY (line 482) | pub const NLDLY: ::tcflag_t = 256; constant CRDLY (line 483) | pub const CRDLY: ::tcflag_t = 1536; constant TABDLY (line 484) | pub const TABDLY: ::tcflag_t = 6144; constant BSDLY (line 485) | pub const BSDLY: ::tcflag_t = 8192; constant FFDLY (line 486) | pub const FFDLY: ::tcflag_t = 32768; constant VTDLY (line 487) | pub const VTDLY: ::tcflag_t = 16384; constant XTABS (line 488) | pub const XTABS: ::tcflag_t = 6144; constant B0 (line 489) | pub const B0: ::speed_t = 0; constant B50 (line 490) | pub const B50: ::speed_t = 1; constant B75 (line 491) | pub const B75: ::speed_t = 2; constant B110 (line 492) | pub const B110: ::speed_t = 3; constant B134 (line 493) | pub const B134: ::speed_t = 4; constant B150 (line 494) | pub const B150: ::speed_t = 5; constant B200 (line 495) | pub const B200: ::speed_t = 6; constant B300 (line 496) | pub const B300: ::speed_t = 7; constant B600 (line 497) | pub const B600: ::speed_t = 8; constant B1200 (line 498) | pub const B1200: ::speed_t = 9; constant B1800 (line 499) | pub const B1800: ::speed_t = 10; constant B2400 (line 500) | pub const B2400: ::speed_t = 11; constant B4800 (line 501) | pub const B4800: ::speed_t = 12; constant B9600 (line 502) | pub const B9600: ::speed_t = 13; constant B19200 (line 503) | pub const B19200: ::speed_t = 14; constant B38400 (line 504) | pub const B38400: ::speed_t = 15; constant EXTA (line 505) | pub const EXTA: ::speed_t = 14; constant EXTB (line 506) | pub const EXTB: ::speed_t = 15; constant B57600 (line 507) | pub const B57600: ::speed_t = 4097; constant B115200 (line 508) | pub const B115200: ::speed_t = 4098; constant B230400 (line 509) | pub const B230400: ::speed_t = 4099; constant B460800 (line 510) | pub const B460800: ::speed_t = 4100; constant B500000 (line 511) | pub const B500000: ::speed_t = 4101; constant B576000 (line 512) | pub const B576000: ::speed_t = 4102; constant B921600 (line 513) | pub const B921600: ::speed_t = 4103; constant B1000000 (line 514) | pub const B1000000: ::speed_t = 4104; constant B1152000 (line 515) | pub const B1152000: ::speed_t = 4105; constant B1500000 (line 516) | pub const B1500000: ::speed_t = 4106; constant B2000000 (line 517) | pub const B2000000: ::speed_t = 4107; constant B2500000 (line 518) | pub const B2500000: ::speed_t = 4108; constant B3000000 (line 519) | pub const B3000000: ::speed_t = 4109; constant B3500000 (line 520) | pub const B3500000: ::speed_t = 4110; constant B4000000 (line 521) | pub const B4000000: ::speed_t = 4111; constant VEOL (line 522) | pub const VEOL: usize = 11; constant VEOL2 (line 523) | pub const VEOL2: usize = 16; constant VMIN (line 524) | pub const VMIN: usize = 6; constant IEXTEN (line 525) | pub const IEXTEN: ::tcflag_t = 32768; constant TOSTOP (line 526) | pub const TOSTOP: ::tcflag_t = 256; constant FLUSHO (line 527) | pub const FLUSHO: ::tcflag_t = 4096; constant EXTPROC (line 528) | pub const EXTPROC: ::tcflag_t = 65536; constant __SIZEOF_PTHREAD_MUTEX_T (line 529) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 530) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 531) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant NGREG (line 532) | pub const NGREG: usize = 32; constant REG_PC (line 533) | pub const REG_PC: usize = 0; constant REG_RA (line 534) | pub const REG_RA: usize = 1; constant REG_SP (line 535) | pub const REG_SP: usize = 2; constant REG_TP (line 536) | pub const REG_TP: usize = 4; constant REG_S0 (line 537) | pub const REG_S0: usize = 8; constant REG_S1 (line 538) | pub const REG_S1: usize = 9; constant REG_A0 (line 539) | pub const REG_A0: usize = 10; constant REG_S2 (line 540) | pub const REG_S2: usize = 18; constant REG_NARGS (line 541) | pub const REG_NARGS: usize = 8; constant COMPAT_HWCAP_ISA_I (line 543) | pub const COMPAT_HWCAP_ISA_I: ::c_ulong = 1 << (b'I' - b'A'); constant COMPAT_HWCAP_ISA_M (line 544) | pub const COMPAT_HWCAP_ISA_M: ::c_ulong = 1 << (b'M' - b'A'); constant COMPAT_HWCAP_ISA_A (line 545) | pub const COMPAT_HWCAP_ISA_A: ::c_ulong = 1 << (b'A' - b'A'); constant COMPAT_HWCAP_ISA_F (line 546) | pub const COMPAT_HWCAP_ISA_F: ::c_ulong = 1 << (b'F' - b'A'); constant COMPAT_HWCAP_ISA_D (line 547) | pub const COMPAT_HWCAP_ISA_D: ::c_ulong = 1 << (b'D' - b'A'); constant COMPAT_HWCAP_ISA_C (line 548) | pub const COMPAT_HWCAP_ISA_C: ::c_ulong = 1 << (b'C' - b'A'); constant COMPAT_HWCAP_ISA_V (line 549) | pub const COMPAT_HWCAP_ISA_V: ::c_ulong = 1 << (b'V' - b'A'); constant SYS_read (line 551) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 552) | pub const SYS_write: ::c_long = 64; constant SYS_close (line 553) | pub const SYS_close: ::c_long = 57; constant SYS_fstat (line 554) | pub const SYS_fstat: ::c_long = 80; constant SYS_lseek (line 555) | pub const SYS_lseek: ::c_long = 62; constant SYS_mmap (line 556) | pub const SYS_mmap: ::c_long = 222; constant SYS_mprotect (line 557) | pub const SYS_mprotect: ::c_long = 226; constant SYS_munmap (line 558) | pub const SYS_munmap: ::c_long = 215; constant SYS_brk (line 559) | pub const SYS_brk: ::c_long = 214; constant SYS_rt_sigaction (line 560) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 561) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigreturn (line 562) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_ioctl (line 563) | pub const SYS_ioctl: ::c_long = 29; constant SYS_pread64 (line 564) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 565) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_readv (line 566) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 567) | pub const SYS_writev: ::c_long = 66; constant SYS_sched_yield (line 568) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_mremap (line 569) | pub const SYS_mremap: ::c_long = 216; constant SYS_msync (line 570) | pub const SYS_msync: ::c_long = 227; constant SYS_mincore (line 571) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 572) | pub const SYS_madvise: ::c_long = 233; constant SYS_shmget (line 573) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmat (line 574) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmctl (line 575) | pub const SYS_shmctl: ::c_long = 195; constant SYS_dup (line 576) | pub const SYS_dup: ::c_long = 23; constant SYS_nanosleep (line 577) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 578) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 579) | pub const SYS_setitimer: ::c_long = 103; constant SYS_getpid (line 580) | pub const SYS_getpid: ::c_long = 172; constant SYS_sendfile (line 581) | pub const SYS_sendfile: ::c_long = 71; constant SYS_socket (line 582) | pub const SYS_socket: ::c_long = 198; constant SYS_connect (line 583) | pub const SYS_connect: ::c_long = 203; constant SYS_accept (line 584) | pub const SYS_accept: ::c_long = 202; constant SYS_sendto (line 585) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 586) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_sendmsg (line 587) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 588) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_shutdown (line 589) | pub const SYS_shutdown: ::c_long = 210; constant SYS_bind (line 590) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 591) | pub const SYS_listen: ::c_long = 201; constant SYS_getsockname (line 592) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 593) | pub const SYS_getpeername: ::c_long = 205; constant SYS_socketpair (line 594) | pub const SYS_socketpair: ::c_long = 199; constant SYS_setsockopt (line 595) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 596) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_clone (line 597) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 598) | pub const SYS_execve: ::c_long = 221; constant SYS_exit (line 599) | pub const SYS_exit: ::c_long = 93; constant SYS_wait4 (line 600) | pub const SYS_wait4: ::c_long = 260; constant SYS_kill (line 601) | pub const SYS_kill: ::c_long = 129; constant SYS_uname (line 602) | pub const SYS_uname: ::c_long = 160; constant SYS_semget (line 603) | pub const SYS_semget: ::c_long = 190; constant SYS_semop (line 604) | pub const SYS_semop: ::c_long = 193; constant SYS_semctl (line 605) | pub const SYS_semctl: ::c_long = 191; constant SYS_shmdt (line 606) | pub const SYS_shmdt: ::c_long = 197; constant SYS_msgget (line 607) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgsnd (line 608) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_msgrcv (line 609) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgctl (line 610) | pub const SYS_msgctl: ::c_long = 187; constant SYS_fcntl (line 611) | pub const SYS_fcntl: ::c_long = 25; constant SYS_flock (line 612) | pub const SYS_flock: ::c_long = 32; constant SYS_fsync (line 613) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 614) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_truncate (line 615) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 616) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_getcwd (line 617) | pub const SYS_getcwd: ::c_long = 17; constant SYS_chdir (line 618) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 619) | pub const SYS_fchdir: ::c_long = 50; constant SYS_fchmod (line 620) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchown (line 621) | pub const SYS_fchown: ::c_long = 55; constant SYS_umask (line 622) | pub const SYS_umask: ::c_long = 166; constant SYS_gettimeofday (line 623) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_getrlimit (line 624) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_getrusage (line 625) | pub const SYS_getrusage: ::c_long = 165; constant SYS_sysinfo (line 626) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_times (line 627) | pub const SYS_times: ::c_long = 153; constant SYS_ptrace (line 628) | pub const SYS_ptrace: ::c_long = 117; constant SYS_getuid (line 629) | pub const SYS_getuid: ::c_long = 174; constant SYS_syslog (line 630) | pub const SYS_syslog: ::c_long = 116; constant SYS_getgid (line 631) | pub const SYS_getgid: ::c_long = 176; constant SYS_setuid (line 632) | pub const SYS_setuid: ::c_long = 146; constant SYS_setgid (line 633) | pub const SYS_setgid: ::c_long = 144; constant SYS_geteuid (line 634) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getegid (line 635) | pub const SYS_getegid: ::c_long = 177; constant SYS_setpgid (line 636) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getppid (line 637) | pub const SYS_getppid: ::c_long = 173; constant SYS_setsid (line 638) | pub const SYS_setsid: ::c_long = 157; constant SYS_setreuid (line 639) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setregid (line 640) | pub const SYS_setregid: ::c_long = 143; constant SYS_getgroups (line 641) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 642) | pub const SYS_setgroups: ::c_long = 159; constant SYS_setresuid (line 643) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 644) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 645) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 646) | pub const SYS_getresgid: ::c_long = 150; constant SYS_getpgid (line 647) | pub const SYS_getpgid: ::c_long = 155; constant SYS_setfsuid (line 648) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 649) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_getsid (line 650) | pub const SYS_getsid: ::c_long = 156; constant SYS_capget (line 651) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 652) | pub const SYS_capset: ::c_long = 91; constant SYS_rt_sigpending (line 653) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 654) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 655) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigsuspend (line 656) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_sigaltstack (line 657) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_personality (line 658) | pub const SYS_personality: ::c_long = 92; constant SYS_statfs (line 659) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 660) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_getpriority (line 661) | pub const SYS_getpriority: ::c_long = 141; constant SYS_setpriority (line 662) | pub const SYS_setpriority: ::c_long = 140; constant SYS_sched_setparam (line 663) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_getparam (line 664) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setscheduler (line 665) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 666) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_get_priority_max (line 667) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 668) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 669) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_mlock (line 670) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 671) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 672) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 673) | pub const SYS_munlockall: ::c_long = 231; constant SYS_vhangup (line 674) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pivot_root (line 675) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_prctl (line 676) | pub const SYS_prctl: ::c_long = 167; constant SYS_adjtimex (line 677) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_setrlimit (line 678) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_chroot (line 679) | pub const SYS_chroot: ::c_long = 51; constant SYS_sync (line 680) | pub const SYS_sync: ::c_long = 81; constant SYS_acct (line 681) | pub const SYS_acct: ::c_long = 89; constant SYS_settimeofday (line 682) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_mount (line 683) | pub const SYS_mount: ::c_long = 40; constant SYS_umount2 (line 684) | pub const SYS_umount2: ::c_long = 39; constant SYS_swapon (line 685) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 686) | pub const SYS_swapoff: ::c_long = 225; constant SYS_reboot (line 687) | pub const SYS_reboot: ::c_long = 142; constant SYS_sethostname (line 688) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 689) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_init_module (line 690) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 691) | pub const SYS_delete_module: ::c_long = 106; constant SYS_quotactl (line 692) | pub const SYS_quotactl: ::c_long = 60; constant SYS_nfsservctl (line 693) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_gettid (line 694) | pub const SYS_gettid: ::c_long = 178; constant SYS_readahead (line 695) | pub const SYS_readahead: ::c_long = 213; constant SYS_setxattr (line 696) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 697) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 698) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 699) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 700) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 701) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 702) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 703) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 704) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 705) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 706) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 707) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_tkill (line 708) | pub const SYS_tkill: ::c_long = 130; constant SYS_futex (line 709) | pub const SYS_futex: ::c_long = 98; constant SYS_sched_setaffinity (line 710) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 711) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_io_setup (line 712) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 713) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_getevents (line 714) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_io_submit (line 715) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 716) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_lookup_dcookie (line 717) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_remap_file_pages (line 718) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_getdents64 (line 719) | pub const SYS_getdents64: ::c_long = 61; constant SYS_set_tid_address (line 720) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_restart_syscall (line 721) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_semtimedop (line 722) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_fadvise64 (line 723) | pub const SYS_fadvise64: ::c_long = 223; constant SYS_timer_create (line 724) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_settime (line 725) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_gettime (line 726) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 727) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_delete (line 728) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 729) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 730) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 731) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 732) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_exit_group (line 733) | pub const SYS_exit_group: ::c_long = 94; constant SYS_epoll_ctl (line 734) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_tgkill (line 735) | pub const SYS_tgkill: ::c_long = 131; constant SYS_mbind (line 736) | pub const SYS_mbind: ::c_long = 235; constant SYS_set_mempolicy (line 737) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_get_mempolicy (line 738) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_mq_open (line 739) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 740) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 741) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 742) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 743) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 744) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_kexec_load (line 745) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_waitid (line 746) | pub const SYS_waitid: ::c_long = 95; constant SYS_add_key (line 747) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 748) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 749) | pub const SYS_keyctl: ::c_long = 219; constant SYS_ioprio_set (line 750) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 751) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_inotify_add_watch (line 752) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 753) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_migrate_pages (line 754) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_openat (line 755) | pub const SYS_openat: ::c_long = 56; constant SYS_mkdirat (line 756) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_mknodat (line 757) | pub const SYS_mknodat: ::c_long = 33; constant SYS_fchownat (line 758) | pub const SYS_fchownat: ::c_long = 54; constant SYS_newfstatat (line 759) | pub const SYS_newfstatat: ::c_long = 79; constant SYS_unlinkat (line 760) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_linkat (line 761) | pub const SYS_linkat: ::c_long = 37; constant SYS_symlinkat (line 762) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_readlinkat (line 763) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_fchmodat (line 764) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_faccessat (line 765) | pub const SYS_faccessat: ::c_long = 48; constant SYS_pselect6 (line 766) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 767) | pub const SYS_ppoll: ::c_long = 73; constant SYS_unshare (line 768) | pub const SYS_unshare: ::c_long = 97; constant SYS_set_robust_list (line 769) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 770) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_splice (line 771) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 772) | pub const SYS_tee: ::c_long = 77; constant SYS_sync_file_range (line 773) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_vmsplice (line 774) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_move_pages (line 775) | pub const SYS_move_pages: ::c_long = 239; constant SYS_utimensat (line 776) | pub const SYS_utimensat: ::c_long = 88; constant SYS_epoll_pwait (line 777) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_timerfd_create (line 778) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_fallocate (line 779) | pub const SYS_fallocate: ::c_long = 47; constant SYS_timerfd_settime (line 780) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 781) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_accept4 (line 782) | pub const SYS_accept4: ::c_long = 242; constant SYS_signalfd4 (line 783) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_eventfd2 (line 784) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 785) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_dup3 (line 786) | pub const SYS_dup3: ::c_long = 24; constant SYS_pipe2 (line 787) | pub const SYS_pipe2: ::c_long = 59; constant SYS_inotify_init1 (line 788) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_preadv (line 789) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 790) | pub const SYS_pwritev: ::c_long = 70; constant SYS_rt_tgsigqueueinfo (line 791) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 792) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_recvmmsg (line 793) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_fanotify_init (line 794) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 795) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_prlimit64 (line 796) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_name_to_handle_at (line 797) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 798) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 799) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 800) | pub const SYS_syncfs: ::c_long = 267; constant SYS_sendmmsg (line 801) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_setns (line 802) | pub const SYS_setns: ::c_long = 268; constant SYS_getcpu (line 803) | pub const SYS_getcpu: ::c_long = 168; constant SYS_process_vm_readv (line 804) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 805) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 806) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 807) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 808) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 809) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 810) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 811) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 812) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 813) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 814) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 815) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 816) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 817) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 818) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 819) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 820) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 821) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 822) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 823) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 824) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 825) | pub const SYS_statx: ::c_long = 291; constant SYS_rseq (line 826) | pub const SYS_rseq: ::c_long = 293; constant SYS_pidfd_send_signal (line 827) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 828) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 829) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 830) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 831) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 832) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 833) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 834) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 835) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 836) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 837) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 838) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 839) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 840) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 841) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 842) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 843) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 844) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 845) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 846) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 847) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 848) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 849) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 850) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 851) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 852) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 853) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/s390x.rs type blksize_t (line 5) | pub type blksize_t = i64; type c_char (line 6) | pub type c_char = u8; type c_long (line 7) | pub type c_long = i64; type c_ulong (line 8) | pub type c_ulong = u64; type nlink_t (line 9) | pub type nlink_t = u64; type suseconds_t (line 10) | pub type suseconds_t = i64; type wchar_t (line 11) | pub type wchar_t = i32; type greg_t (line 12) | pub type greg_t = u64; type __u64 (line 13) | pub type __u64 = u64; type __s64 (line 14) | pub type __s64 = i64; constant POSIX_FADV_DONTNEED (line 249) | pub const POSIX_FADV_DONTNEED: ::c_int = 6; constant POSIX_FADV_NOREUSE (line 250) | pub const POSIX_FADV_NOREUSE: ::c_int = 7; constant VEOF (line 252) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 253) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 254) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 255) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant SFD_CLOEXEC (line 256) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 258) | pub const NCCS: usize = 32; constant O_TRUNC (line 260) | pub const O_TRUNC: ::c_int = 512; constant O_NOATIME (line 261) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_CLOEXEC (line 262) | pub const O_CLOEXEC: ::c_int = 0x80000; constant O_PATH (line 263) | pub const O_PATH: ::c_int = 0o10000000; constant O_TMPFILE (line 264) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant EBFONT (line 266) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 267) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 268) | pub const ENODATA: ::c_int = 61; constant ETIME (line 269) | pub const ETIME: ::c_int = 62; constant ENOSR (line 270) | pub const ENOSR: ::c_int = 63; constant ENONET (line 271) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 272) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 273) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 274) | pub const ENOLINK: ::c_int = 67; constant EADV (line 275) | pub const EADV: ::c_int = 68; constant ESRMNT (line 276) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 277) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 278) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 279) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 281) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 282) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 283) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 284) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 286) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 288) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant __SIZEOF_PTHREAD_CONDATTR_T (line 290) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 291) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 292) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 293) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 294) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 295) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant EUCLEAN (line 321) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 322) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 323) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 324) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 325) | pub const EREMOTEIO: ::c_int = 121; constant EADDRINUSE (line 326) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 327) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ECONNABORTED (line 328) | pub const ECONNABORTED: ::c_int = 103; constant ECONNREFUSED (line 329) | pub const ECONNREFUSED: ::c_int = 111; constant ECONNRESET (line 330) | pub const ECONNRESET: ::c_int = 104; constant EDEADLK (line 331) | pub const EDEADLK: ::c_int = 35; constant ENOSYS (line 332) | pub const ENOSYS: ::c_int = 38; constant ENOTCONN (line 333) | pub const ENOTCONN: ::c_int = 107; constant ETIMEDOUT (line 334) | pub const ETIMEDOUT: ::c_int = 110; constant O_APPEND (line 335) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 336) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 337) | pub const O_EXCL: ::c_int = 128; constant O_NONBLOCK (line 338) | pub const O_NONBLOCK: ::c_int = 2048; constant SA_NOCLDWAIT (line 339) | pub const SA_NOCLDWAIT: ::c_int = 2; constant SA_ONSTACK (line 340) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 341) | pub const SA_SIGINFO: ::c_int = 4; constant SIGBUS (line 342) | pub const SIGBUS: ::c_int = 7; constant SIGSTKSZ (line 343) | pub const SIGSTKSZ: ::size_t = 0x2000; constant MINSIGSTKSZ (line 344) | pub const MINSIGSTKSZ: ::size_t = 2048; constant SIG_SETMASK (line 345) | pub const SIG_SETMASK: ::c_int = 2; constant SOCK_STREAM (line 347) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 348) | pub const SOCK_DGRAM: ::c_int = 2; constant O_NOCTTY (line 350) | pub const O_NOCTTY: ::c_int = 256; constant O_SYNC (line 351) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 352) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 353) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 354) | pub const O_FSYNC: ::c_int = 0x101000; constant O_DIRECT (line 355) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 356) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 357) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant MADV_SOFT_OFFLINE (line 359) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 360) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_LOCKED (line 361) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 362) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_ANON (line 363) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 364) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 365) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 366) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 367) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 368) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 369) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 370) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 371) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 373) | pub const EDEADLOCK: ::c_int = 35; constant ENAMETOOLONG (line 374) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 375) | pub const ENOLCK: ::c_int = 37; constant ENOTEMPTY (line 376) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 377) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 378) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 379) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 380) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 381) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 382) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 383) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 384) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 385) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 386) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 387) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 388) | pub const EBADE: ::c_int = 52; constant EBADR (line 389) | pub const EBADR: ::c_int = 53; constant EXFULL (line 390) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 391) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 392) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 393) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 394) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 395) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 396) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 397) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 398) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 399) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 400) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 401) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 402) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 403) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 404) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 405) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 406) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 407) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 408) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 409) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 410) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 411) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 412) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 413) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 414) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 415) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 416) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 417) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 418) | pub const EAFNOSUPPORT: ::c_int = 97; constant ENETDOWN (line 419) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 420) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 421) | pub const ENETRESET: ::c_int = 102; constant ENOBUFS (line 422) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 423) | pub const EISCONN: ::c_int = 106; constant ESHUTDOWN (line 424) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 425) | pub const ETOOMANYREFS: ::c_int = 109; constant EHOSTDOWN (line 426) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 427) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 428) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 429) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 430) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 431) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 432) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 433) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 434) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 435) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 436) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 437) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 438) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 439) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 440) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 441) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 442) | pub const ERFKILL: ::c_int = 132; constant SIGTTIN (line 444) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 445) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 446) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 447) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 448) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 449) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 450) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 451) | pub const SIGCHLD: ::c_int = 17; constant SIGUSR1 (line 452) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 453) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 454) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 455) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 456) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 457) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 458) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 459) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 460) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 462) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 463) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 464) | pub const SIGPWR: ::c_int = 30; constant SIG_BLOCK (line 465) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 466) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant O_ASYNC (line 468) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 469) | pub const O_NDELAY: ::c_int = 0x800; constant VEOL (line 471) | pub const VEOL: usize = 11; constant VEOL2 (line 472) | pub const VEOL2: usize = 16; constant VMIN (line 473) | pub const VMIN: usize = 6; constant IEXTEN (line 474) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 475) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 476) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 478) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant PTRACE_DETACH (line 480) | pub const PTRACE_DETACH: ::c_uint = 17; constant MCL_CURRENT (line 482) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 483) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 484) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant EFD_NONBLOCK (line 486) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant F_RDLCK (line 488) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 489) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 490) | pub const F_UNLCK: ::c_int = 2; constant F_GETLK (line 491) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 492) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 493) | pub const F_SETOWN: ::c_int = 8; constant F_SETLK (line 494) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 495) | pub const F_SETLKW: ::c_int = 7; constant F_OFD_GETLK (line 496) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 497) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 498) | pub const F_OFD_SETLKW: ::c_int = 38; constant SFD_NONBLOCK (line 500) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant TCSANOW (line 502) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 503) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 504) | pub const TCSAFLUSH: ::c_int = 2; constant VTIME (line 506) | pub const VTIME: usize = 5; constant VSWTC (line 507) | pub const VSWTC: usize = 7; constant VSTART (line 508) | pub const VSTART: usize = 8; constant VSTOP (line 509) | pub const VSTOP: usize = 9; constant VSUSP (line 510) | pub const VSUSP: usize = 10; constant VREPRINT (line 511) | pub const VREPRINT: usize = 12; constant VDISCARD (line 512) | pub const VDISCARD: usize = 13; constant VWERASE (line 513) | pub const VWERASE: usize = 14; constant OLCUC (line 514) | pub const OLCUC: ::tcflag_t = 0o000002; constant ONLCR (line 515) | pub const ONLCR: ::tcflag_t = 0o000004; constant NLDLY (line 516) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 517) | pub const CRDLY: ::tcflag_t = 0o003000; constant CR1 (line 518) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 519) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 520) | pub const CR3: ::tcflag_t = 0x00000600; constant TABDLY (line 521) | pub const TABDLY: ::tcflag_t = 0o014000; constant TAB1 (line 522) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 523) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 524) | pub const TAB3: ::tcflag_t = 0x00001800; constant BSDLY (line 525) | pub const BSDLY: ::tcflag_t = 0o020000; constant BS1 (line 526) | pub const BS1: ::tcflag_t = 0x00002000; constant FFDLY (line 527) | pub const FFDLY: ::tcflag_t = 0o100000; constant FF1 (line 528) | pub const FF1: ::tcflag_t = 0x00008000; constant VTDLY (line 529) | pub const VTDLY: ::tcflag_t = 0o040000; constant VT1 (line 530) | pub const VT1: ::tcflag_t = 0x00004000; constant XTABS (line 531) | pub const XTABS: ::tcflag_t = 0o014000; constant CBAUD (line 533) | pub const CBAUD: ::speed_t = 0o010017; constant B0 (line 534) | pub const B0: ::speed_t = 0o000000; constant B50 (line 535) | pub const B50: ::speed_t = 0o000001; constant B75 (line 536) | pub const B75: ::speed_t = 0o000002; constant B110 (line 537) | pub const B110: ::speed_t = 0o000003; constant B134 (line 538) | pub const B134: ::speed_t = 0o000004; constant B150 (line 539) | pub const B150: ::speed_t = 0o000005; constant B200 (line 540) | pub const B200: ::speed_t = 0o000006; constant B300 (line 541) | pub const B300: ::speed_t = 0o000007; constant B600 (line 542) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 543) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 544) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 545) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 546) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 547) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 548) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 549) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 550) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 551) | pub const EXTB: ::speed_t = B38400; constant CSIZE (line 552) | pub const CSIZE: ::tcflag_t = 0o000060; constant CS6 (line 553) | pub const CS6: ::tcflag_t = 0o000020; constant CS7 (line 554) | pub const CS7: ::tcflag_t = 0o000040; constant CS8 (line 555) | pub const CS8: ::tcflag_t = 0o000060; constant CSTOPB (line 556) | pub const CSTOPB: ::tcflag_t = 0o000100; constant CREAD (line 557) | pub const CREAD: ::tcflag_t = 0o000200; constant PARENB (line 558) | pub const PARENB: ::tcflag_t = 0o000400; constant PARODD (line 559) | pub const PARODD: ::tcflag_t = 0o001000; constant HUPCL (line 560) | pub const HUPCL: ::tcflag_t = 0o002000; constant CLOCAL (line 561) | pub const CLOCAL: ::tcflag_t = 0o004000; constant CBAUDEX (line 562) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant B57600 (line 563) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 564) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 565) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 566) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 567) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 568) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 569) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 570) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 571) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 572) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 573) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 574) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 575) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 576) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 577) | pub const B4000000: ::speed_t = 0o010017; constant CIBAUD (line 578) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant ISIG (line 580) | pub const ISIG: ::tcflag_t = 0o000001; constant ICANON (line 581) | pub const ICANON: ::tcflag_t = 0o000002; constant XCASE (line 582) | pub const XCASE: ::tcflag_t = 0o000004; constant ECHOE (line 583) | pub const ECHOE: ::tcflag_t = 0o000020; constant ECHOK (line 584) | pub const ECHOK: ::tcflag_t = 0o000040; constant ECHONL (line 585) | pub const ECHONL: ::tcflag_t = 0o000100; constant NOFLSH (line 586) | pub const NOFLSH: ::tcflag_t = 0o000200; constant ECHOCTL (line 587) | pub const ECHOCTL: ::tcflag_t = 0o001000; constant ECHOPRT (line 588) | pub const ECHOPRT: ::tcflag_t = 0o002000; constant ECHOKE (line 589) | pub const ECHOKE: ::tcflag_t = 0o004000; constant PENDIN (line 590) | pub const PENDIN: ::tcflag_t = 0o040000; constant POLLWRNORM (line 592) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 593) | pub const POLLWRBAND: ::c_short = 0x200; constant IXON (line 595) | pub const IXON: ::tcflag_t = 0o002000; constant IXOFF (line 596) | pub const IXOFF: ::tcflag_t = 0o010000; constant SYS_exit (line 598) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 599) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 600) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 601) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 602) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 603) | pub const SYS_close: ::c_long = 6; constant SYS_restart_syscall (line 604) | pub const SYS_restart_syscall: ::c_long = 7; constant SYS_creat (line 605) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 606) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 607) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 608) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 609) | pub const SYS_chdir: ::c_long = 12; constant SYS_mknod (line 610) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 611) | pub const SYS_chmod: ::c_long = 15; constant SYS_lseek (line 612) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 613) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 614) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 615) | pub const SYS_umount: ::c_long = 22; constant SYS_ptrace (line 616) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 617) | pub const SYS_alarm: ::c_long = 27; constant SYS_pause (line 618) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 619) | pub const SYS_utime: ::c_long = 30; constant SYS_access (line 620) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 621) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 622) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 623) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 624) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 625) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 626) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 627) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 628) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 629) | pub const SYS_times: ::c_long = 43; constant SYS_brk (line 630) | pub const SYS_brk: ::c_long = 45; constant SYS_signal (line 631) | pub const SYS_signal: ::c_long = 48; constant SYS_acct (line 632) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 633) | pub const SYS_umount2: ::c_long = 52; constant SYS_ioctl (line 634) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 635) | pub const SYS_fcntl: ::c_long = 55; constant SYS_setpgid (line 636) | pub const SYS_setpgid: ::c_long = 57; constant SYS_umask (line 637) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 638) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 639) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 640) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 641) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 642) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 643) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 644) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sigsuspend (line 645) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 646) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 647) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 648) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrusage (line 649) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 650) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 651) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_symlink (line 652) | pub const SYS_symlink: ::c_long = 83; constant SYS_readlink (line 653) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 654) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 655) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 656) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 657) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 658) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 659) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 660) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 661) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 662) | pub const SYS_fchmod: ::c_long = 94; constant SYS_getpriority (line 663) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 664) | pub const SYS_setpriority: ::c_long = 97; constant SYS_statfs (line 665) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 666) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_socketcall (line 667) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 668) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 669) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 670) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 671) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 672) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 673) | pub const SYS_fstat: ::c_long = 108; constant SYS_lookup_dcookie (line 674) | pub const SYS_lookup_dcookie: ::c_long = 110; constant SYS_vhangup (line 675) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 676) | pub const SYS_idle: ::c_long = 112; constant SYS_wait4 (line 677) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 678) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 679) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 680) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 681) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 682) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 683) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 684) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 685) | pub const SYS_uname: ::c_long = 122; constant SYS_adjtimex (line 686) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 687) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 688) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 689) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 690) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 691) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 692) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 693) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 694) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 695) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 696) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 697) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 698) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 699) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_getdents (line 700) | pub const SYS_getdents: ::c_long = 141; constant SYS_flock (line 701) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 702) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 703) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 704) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 705) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 706) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 707) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 708) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 709) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 710) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 711) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 712) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 713) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 714) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 715) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 716) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 717) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 718) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 719) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 720) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 721) | pub const SYS_mremap: ::c_long = 163; constant SYS_query_module (line 722) | pub const SYS_query_module: ::c_long = 167; constant SYS_poll (line 723) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 724) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_prctl (line 725) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 726) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 727) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 728) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 729) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 730) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 731) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 732) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 733) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 734) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_getcwd (line 735) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 736) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 737) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 738) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 739) | pub const SYS_sendfile: ::c_long = 187; constant SYS_getpmsg (line 740) | pub const SYS_getpmsg: ::c_long = 188; constant SYS_putpmsg (line 741) | pub const SYS_putpmsg: ::c_long = 189; constant SYS_vfork (line 742) | pub const SYS_vfork: ::c_long = 190; constant SYS_pivot_root (line 743) | pub const SYS_pivot_root: ::c_long = 217; constant SYS_mincore (line 744) | pub const SYS_mincore: ::c_long = 218; constant SYS_madvise (line 745) | pub const SYS_madvise: ::c_long = 219; constant SYS_getdents64 (line 746) | pub const SYS_getdents64: ::c_long = 220; constant SYS_readahead (line 747) | pub const SYS_readahead: ::c_long = 222; constant SYS_setxattr (line 748) | pub const SYS_setxattr: ::c_long = 224; constant SYS_lsetxattr (line 749) | pub const SYS_lsetxattr: ::c_long = 225; constant SYS_fsetxattr (line 750) | pub const SYS_fsetxattr: ::c_long = 226; constant SYS_getxattr (line 751) | pub const SYS_getxattr: ::c_long = 227; constant SYS_lgetxattr (line 752) | pub const SYS_lgetxattr: ::c_long = 228; constant SYS_fgetxattr (line 753) | pub const SYS_fgetxattr: ::c_long = 229; constant SYS_listxattr (line 754) | pub const SYS_listxattr: ::c_long = 230; constant SYS_llistxattr (line 755) | pub const SYS_llistxattr: ::c_long = 231; constant SYS_flistxattr (line 756) | pub const SYS_flistxattr: ::c_long = 232; constant SYS_removexattr (line 757) | pub const SYS_removexattr: ::c_long = 233; constant SYS_lremovexattr (line 758) | pub const SYS_lremovexattr: ::c_long = 234; constant SYS_fremovexattr (line 759) | pub const SYS_fremovexattr: ::c_long = 235; constant SYS_gettid (line 760) | pub const SYS_gettid: ::c_long = 236; constant SYS_tkill (line 761) | pub const SYS_tkill: ::c_long = 237; constant SYS_futex (line 762) | pub const SYS_futex: ::c_long = 238; constant SYS_sched_setaffinity (line 763) | pub const SYS_sched_setaffinity: ::c_long = 239; constant SYS_sched_getaffinity (line 764) | pub const SYS_sched_getaffinity: ::c_long = 240; constant SYS_tgkill (line 765) | pub const SYS_tgkill: ::c_long = 241; constant SYS_io_setup (line 766) | pub const SYS_io_setup: ::c_long = 243; constant SYS_io_destroy (line 767) | pub const SYS_io_destroy: ::c_long = 244; constant SYS_io_getevents (line 768) | pub const SYS_io_getevents: ::c_long = 245; constant SYS_io_submit (line 769) | pub const SYS_io_submit: ::c_long = 246; constant SYS_io_cancel (line 770) | pub const SYS_io_cancel: ::c_long = 247; constant SYS_exit_group (line 771) | pub const SYS_exit_group: ::c_long = 248; constant SYS_epoll_create (line 772) | pub const SYS_epoll_create: ::c_long = 249; constant SYS_epoll_ctl (line 773) | pub const SYS_epoll_ctl: ::c_long = 250; constant SYS_epoll_wait (line 774) | pub const SYS_epoll_wait: ::c_long = 251; constant SYS_set_tid_address (line 775) | pub const SYS_set_tid_address: ::c_long = 252; constant SYS_fadvise64 (line 776) | pub const SYS_fadvise64: ::c_long = 253; constant SYS_timer_create (line 777) | pub const SYS_timer_create: ::c_long = 254; constant SYS_timer_settime (line 778) | pub const SYS_timer_settime: ::c_long = 255; constant SYS_timer_gettime (line 779) | pub const SYS_timer_gettime: ::c_long = 256; constant SYS_timer_getoverrun (line 780) | pub const SYS_timer_getoverrun: ::c_long = 257; constant SYS_timer_delete (line 781) | pub const SYS_timer_delete: ::c_long = 258; constant SYS_clock_settime (line 782) | pub const SYS_clock_settime: ::c_long = 259; constant SYS_clock_gettime (line 783) | pub const SYS_clock_gettime: ::c_long = 260; constant SYS_clock_getres (line 784) | pub const SYS_clock_getres: ::c_long = 261; constant SYS_clock_nanosleep (line 785) | pub const SYS_clock_nanosleep: ::c_long = 262; constant SYS_statfs64 (line 786) | pub const SYS_statfs64: ::c_long = 265; constant SYS_fstatfs64 (line 787) | pub const SYS_fstatfs64: ::c_long = 266; constant SYS_remap_file_pages (line 788) | pub const SYS_remap_file_pages: ::c_long = 267; constant SYS_mbind (line 789) | pub const SYS_mbind: ::c_long = 268; constant SYS_get_mempolicy (line 790) | pub const SYS_get_mempolicy: ::c_long = 269; constant SYS_set_mempolicy (line 791) | pub const SYS_set_mempolicy: ::c_long = 270; constant SYS_mq_open (line 792) | pub const SYS_mq_open: ::c_long = 271; constant SYS_mq_unlink (line 793) | pub const SYS_mq_unlink: ::c_long = 272; constant SYS_mq_timedsend (line 794) | pub const SYS_mq_timedsend: ::c_long = 273; constant SYS_mq_timedreceive (line 795) | pub const SYS_mq_timedreceive: ::c_long = 274; constant SYS_mq_notify (line 796) | pub const SYS_mq_notify: ::c_long = 275; constant SYS_mq_getsetattr (line 797) | pub const SYS_mq_getsetattr: ::c_long = 276; constant SYS_kexec_load (line 798) | pub const SYS_kexec_load: ::c_long = 277; constant SYS_add_key (line 799) | pub const SYS_add_key: ::c_long = 278; constant SYS_request_key (line 800) | pub const SYS_request_key: ::c_long = 279; constant SYS_keyctl (line 801) | pub const SYS_keyctl: ::c_long = 280; constant SYS_waitid (line 802) | pub const SYS_waitid: ::c_long = 281; constant SYS_ioprio_set (line 803) | pub const SYS_ioprio_set: ::c_long = 282; constant SYS_ioprio_get (line 804) | pub const SYS_ioprio_get: ::c_long = 283; constant SYS_inotify_init (line 805) | pub const SYS_inotify_init: ::c_long = 284; constant SYS_inotify_add_watch (line 806) | pub const SYS_inotify_add_watch: ::c_long = 285; constant SYS_inotify_rm_watch (line 807) | pub const SYS_inotify_rm_watch: ::c_long = 286; constant SYS_migrate_pages (line 808) | pub const SYS_migrate_pages: ::c_long = 287; constant SYS_openat (line 809) | pub const SYS_openat: ::c_long = 288; constant SYS_mkdirat (line 810) | pub const SYS_mkdirat: ::c_long = 289; constant SYS_mknodat (line 811) | pub const SYS_mknodat: ::c_long = 290; constant SYS_fchownat (line 812) | pub const SYS_fchownat: ::c_long = 291; constant SYS_futimesat (line 813) | pub const SYS_futimesat: ::c_long = 292; constant SYS_unlinkat (line 814) | pub const SYS_unlinkat: ::c_long = 294; constant SYS_renameat (line 815) | pub const SYS_renameat: ::c_long = 295; constant SYS_linkat (line 816) | pub const SYS_linkat: ::c_long = 296; constant SYS_symlinkat (line 817) | pub const SYS_symlinkat: ::c_long = 297; constant SYS_readlinkat (line 818) | pub const SYS_readlinkat: ::c_long = 298; constant SYS_fchmodat (line 819) | pub const SYS_fchmodat: ::c_long = 299; constant SYS_faccessat (line 820) | pub const SYS_faccessat: ::c_long = 300; constant SYS_pselect6 (line 821) | pub const SYS_pselect6: ::c_long = 301; constant SYS_ppoll (line 822) | pub const SYS_ppoll: ::c_long = 302; constant SYS_unshare (line 823) | pub const SYS_unshare: ::c_long = 303; constant SYS_set_robust_list (line 824) | pub const SYS_set_robust_list: ::c_long = 304; constant SYS_get_robust_list (line 825) | pub const SYS_get_robust_list: ::c_long = 305; constant SYS_splice (line 826) | pub const SYS_splice: ::c_long = 306; constant SYS_sync_file_range (line 827) | pub const SYS_sync_file_range: ::c_long = 307; constant SYS_tee (line 828) | pub const SYS_tee: ::c_long = 308; constant SYS_vmsplice (line 829) | pub const SYS_vmsplice: ::c_long = 309; constant SYS_move_pages (line 830) | pub const SYS_move_pages: ::c_long = 310; constant SYS_getcpu (line 831) | pub const SYS_getcpu: ::c_long = 311; constant SYS_epoll_pwait (line 832) | pub const SYS_epoll_pwait: ::c_long = 312; constant SYS_utimes (line 833) | pub const SYS_utimes: ::c_long = 313; constant SYS_fallocate (line 834) | pub const SYS_fallocate: ::c_long = 314; constant SYS_utimensat (line 835) | pub const SYS_utimensat: ::c_long = 315; constant SYS_signalfd (line 836) | pub const SYS_signalfd: ::c_long = 316; constant SYS_timerfd (line 837) | pub const SYS_timerfd: ::c_long = 317; constant SYS_eventfd (line 838) | pub const SYS_eventfd: ::c_long = 318; constant SYS_timerfd_create (line 839) | pub const SYS_timerfd_create: ::c_long = 319; constant SYS_timerfd_settime (line 840) | pub const SYS_timerfd_settime: ::c_long = 320; constant SYS_timerfd_gettime (line 841) | pub const SYS_timerfd_gettime: ::c_long = 321; constant SYS_signalfd4 (line 842) | pub const SYS_signalfd4: ::c_long = 322; constant SYS_eventfd2 (line 843) | pub const SYS_eventfd2: ::c_long = 323; constant SYS_inotify_init1 (line 844) | pub const SYS_inotify_init1: ::c_long = 324; constant SYS_pipe2 (line 845) | pub const SYS_pipe2: ::c_long = 325; constant SYS_dup3 (line 846) | pub const SYS_dup3: ::c_long = 326; constant SYS_epoll_create1 (line 847) | pub const SYS_epoll_create1: ::c_long = 327; constant SYS_preadv (line 848) | pub const SYS_preadv: ::c_long = 328; constant SYS_pwritev (line 849) | pub const SYS_pwritev: ::c_long = 329; constant SYS_rt_tgsigqueueinfo (line 850) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 330; constant SYS_perf_event_open (line 851) | pub const SYS_perf_event_open: ::c_long = 331; constant SYS_fanotify_init (line 852) | pub const SYS_fanotify_init: ::c_long = 332; constant SYS_fanotify_mark (line 853) | pub const SYS_fanotify_mark: ::c_long = 333; constant SYS_prlimit64 (line 854) | pub const SYS_prlimit64: ::c_long = 334; constant SYS_name_to_handle_at (line 855) | pub const SYS_name_to_handle_at: ::c_long = 335; constant SYS_open_by_handle_at (line 856) | pub const SYS_open_by_handle_at: ::c_long = 336; constant SYS_clock_adjtime (line 857) | pub const SYS_clock_adjtime: ::c_long = 337; constant SYS_syncfs (line 858) | pub const SYS_syncfs: ::c_long = 338; constant SYS_setns (line 859) | pub const SYS_setns: ::c_long = 339; constant SYS_process_vm_readv (line 860) | pub const SYS_process_vm_readv: ::c_long = 340; constant SYS_process_vm_writev (line 861) | pub const SYS_process_vm_writev: ::c_long = 341; constant SYS_s390_runtime_instr (line 862) | pub const SYS_s390_runtime_instr: ::c_long = 342; constant SYS_kcmp (line 863) | pub const SYS_kcmp: ::c_long = 343; constant SYS_finit_module (line 864) | pub const SYS_finit_module: ::c_long = 344; constant SYS_sched_setattr (line 865) | pub const SYS_sched_setattr: ::c_long = 345; constant SYS_sched_getattr (line 866) | pub const SYS_sched_getattr: ::c_long = 346; constant SYS_renameat2 (line 867) | pub const SYS_renameat2: ::c_long = 347; constant SYS_seccomp (line 868) | pub const SYS_seccomp: ::c_long = 348; constant SYS_getrandom (line 869) | pub const SYS_getrandom: ::c_long = 349; constant SYS_memfd_create (line 870) | pub const SYS_memfd_create: ::c_long = 350; constant SYS_bpf (line 871) | pub const SYS_bpf: ::c_long = 351; constant SYS_s390_pci_mmio_write (line 872) | pub const SYS_s390_pci_mmio_write: ::c_long = 352; constant SYS_s390_pci_mmio_read (line 873) | pub const SYS_s390_pci_mmio_read: ::c_long = 353; constant SYS_execveat (line 874) | pub const SYS_execveat: ::c_long = 354; constant SYS_userfaultfd (line 875) | pub const SYS_userfaultfd: ::c_long = 355; constant SYS_membarrier (line 876) | pub const SYS_membarrier: ::c_long = 356; constant SYS_recvmmsg (line 877) | pub const SYS_recvmmsg: ::c_long = 357; constant SYS_sendmmsg (line 878) | pub const SYS_sendmmsg: ::c_long = 358; constant SYS_socket (line 879) | pub const SYS_socket: ::c_long = 359; constant SYS_socketpair (line 880) | pub const SYS_socketpair: ::c_long = 360; constant SYS_bind (line 881) | pub const SYS_bind: ::c_long = 361; constant SYS_connect (line 882) | pub const SYS_connect: ::c_long = 362; constant SYS_listen (line 883) | pub const SYS_listen: ::c_long = 363; constant SYS_accept4 (line 884) | pub const SYS_accept4: ::c_long = 364; constant SYS_getsockopt (line 885) | pub const SYS_getsockopt: ::c_long = 365; constant SYS_setsockopt (line 886) | pub const SYS_setsockopt: ::c_long = 366; constant SYS_getsockname (line 887) | pub const SYS_getsockname: ::c_long = 367; constant SYS_getpeername (line 888) | pub const SYS_getpeername: ::c_long = 368; constant SYS_sendto (line 889) | pub const SYS_sendto: ::c_long = 369; constant SYS_sendmsg (line 890) | pub const SYS_sendmsg: ::c_long = 370; constant SYS_recvfrom (line 891) | pub const SYS_recvfrom: ::c_long = 371; constant SYS_recvmsg (line 892) | pub const SYS_recvmsg: ::c_long = 372; constant SYS_shutdown (line 893) | pub const SYS_shutdown: ::c_long = 373; constant SYS_mlock2 (line 894) | pub const SYS_mlock2: ::c_long = 374; constant SYS_copy_file_range (line 895) | pub const SYS_copy_file_range: ::c_long = 375; constant SYS_preadv2 (line 896) | pub const SYS_preadv2: ::c_long = 376; constant SYS_pwritev2 (line 897) | pub const SYS_pwritev2: ::c_long = 377; constant SYS_lchown (line 898) | pub const SYS_lchown: ::c_long = 198; constant SYS_setuid (line 899) | pub const SYS_setuid: ::c_long = 213; constant SYS_getuid (line 900) | pub const SYS_getuid: ::c_long = 199; constant SYS_setgid (line 901) | pub const SYS_setgid: ::c_long = 214; constant SYS_getgid (line 902) | pub const SYS_getgid: ::c_long = 200; constant SYS_geteuid (line 903) | pub const SYS_geteuid: ::c_long = 201; constant SYS_setreuid (line 904) | pub const SYS_setreuid: ::c_long = 203; constant SYS_setregid (line 905) | pub const SYS_setregid: ::c_long = 204; constant SYS_getrlimit (line 906) | pub const SYS_getrlimit: ::c_long = 191; constant SYS_getgroups (line 907) | pub const SYS_getgroups: ::c_long = 205; constant SYS_fchown (line 908) | pub const SYS_fchown: ::c_long = 207; constant SYS_setresuid (line 909) | pub const SYS_setresuid: ::c_long = 208; constant SYS_setresgid (line 910) | pub const SYS_setresgid: ::c_long = 210; constant SYS_getresgid (line 911) | pub const SYS_getresgid: ::c_long = 211; constant SYS_select (line 912) | pub const SYS_select: ::c_long = 142; constant SYS_getegid (line 913) | pub const SYS_getegid: ::c_long = 202; constant SYS_setgroups (line 914) | pub const SYS_setgroups: ::c_long = 206; constant SYS_getresuid (line 915) | pub const SYS_getresuid: ::c_long = 209; constant SYS_chown (line 916) | pub const SYS_chown: ::c_long = 212; constant SYS_setfsuid (line 917) | pub const SYS_setfsuid: ::c_long = 215; constant SYS_setfsgid (line 918) | pub const SYS_setfsgid: ::c_long = 216; constant SYS_newfstatat (line 919) | pub const SYS_newfstatat: ::c_long = 293; constant SYS_statx (line 920) | pub const SYS_statx: ::c_long = 379; constant SYS_rseq (line 921) | pub const SYS_rseq: ::c_long = 383; constant SYS_pidfd_send_signal (line 922) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 923) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 924) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 925) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 926) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 927) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 928) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 929) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 930) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 931) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 932) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 933) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 934) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 935) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 936) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 937) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 938) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 939) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 940) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 941) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 942) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 943) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 944) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 945) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 946) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 947) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 948) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; function sysctl (line 952) | pub fn sysctl( function getcontext (line 960) | pub fn getcontext(ucp: *mut ::ucontext_t) -> ::c_int; function setcontext (line 961) | pub fn setcontext(ucp: *const ::ucontext_t) -> ::c_int; function makecontext (line 962) | pub fn makecontext(ucp: *mut ::ucontext_t, func: extern "C" fn(), argc: ... function swapcontext (line 963) | pub fn swapcontext(uocp: *mut ::ucontext_t, ucp: *const ::ucontext_t) ->... FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/sparc64/mod.rs type c_long (line 5) | pub type c_long = i64; type c_ulong (line 6) | pub type c_ulong = u64; type c_char (line 7) | pub type c_char = i8; type wchar_t (line 8) | pub type wchar_t = i32; type nlink_t (line 9) | pub type nlink_t = u32; type blksize_t (line 10) | pub type blksize_t = i64; type suseconds_t (line 11) | pub type suseconds_t = i32; type __u64 (line 12) | pub type __u64 = ::c_ulonglong; type __s64 (line 13) | pub type __s64 = ::c_longlong; constant POSIX_FADV_DONTNEED (line 199) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 200) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant VEOF (line 202) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 203) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 204) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 205) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant __SIZEOF_PTHREAD_RWLOCK_T (line 206) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 207) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant O_APPEND (line 209) | pub const O_APPEND: ::c_int = 0x8; constant O_CREAT (line 210) | pub const O_CREAT: ::c_int = 0x200; constant O_EXCL (line 211) | pub const O_EXCL: ::c_int = 0x800; constant O_NOCTTY (line 212) | pub const O_NOCTTY: ::c_int = 0x8000; constant O_NONBLOCK (line 213) | pub const O_NONBLOCK: ::c_int = 0x4000; constant O_SYNC (line 214) | pub const O_SYNC: ::c_int = 0x802000; constant O_RSYNC (line 215) | pub const O_RSYNC: ::c_int = 0x802000; constant O_DSYNC (line 216) | pub const O_DSYNC: ::c_int = 0x2000; constant O_FSYNC (line 217) | pub const O_FSYNC: ::c_int = 0x802000; constant O_NOATIME (line 218) | pub const O_NOATIME: ::c_int = 0x200000; constant O_PATH (line 219) | pub const O_PATH: ::c_int = 0x1000000; constant O_TMPFILE (line 220) | pub const O_TMPFILE: ::c_int = 0x2000000 | O_DIRECTORY; constant MADV_SOFT_OFFLINE (line 222) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 223) | pub const MAP_GROWSDOWN: ::c_int = 0x0200; constant MAP_ANON (line 224) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 225) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 226) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 227) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 228) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 229) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 230) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 231) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 232) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLK (line 234) | pub const EDEADLK: ::c_int = 78; constant ENAMETOOLONG (line 235) | pub const ENAMETOOLONG: ::c_int = 63; constant ENOLCK (line 236) | pub const ENOLCK: ::c_int = 79; constant ENOSYS (line 237) | pub const ENOSYS: ::c_int = 90; constant ENOTEMPTY (line 238) | pub const ENOTEMPTY: ::c_int = 66; constant ELOOP (line 239) | pub const ELOOP: ::c_int = 62; constant ENOMSG (line 240) | pub const ENOMSG: ::c_int = 75; constant EIDRM (line 241) | pub const EIDRM: ::c_int = 77; constant ECHRNG (line 242) | pub const ECHRNG: ::c_int = 94; constant EL2NSYNC (line 243) | pub const EL2NSYNC: ::c_int = 95; constant EL3HLT (line 244) | pub const EL3HLT: ::c_int = 96; constant EL3RST (line 245) | pub const EL3RST: ::c_int = 97; constant ELNRNG (line 246) | pub const ELNRNG: ::c_int = 98; constant EUNATCH (line 247) | pub const EUNATCH: ::c_int = 99; constant ENOCSI (line 248) | pub const ENOCSI: ::c_int = 100; constant EL2HLT (line 249) | pub const EL2HLT: ::c_int = 101; constant EBADE (line 250) | pub const EBADE: ::c_int = 102; constant EBADR (line 251) | pub const EBADR: ::c_int = 103; constant EXFULL (line 252) | pub const EXFULL: ::c_int = 104; constant ENOANO (line 253) | pub const ENOANO: ::c_int = 105; constant EBADRQC (line 254) | pub const EBADRQC: ::c_int = 106; constant EBADSLT (line 255) | pub const EBADSLT: ::c_int = 107; constant EMULTIHOP (line 256) | pub const EMULTIHOP: ::c_int = 87; constant EOVERFLOW (line 257) | pub const EOVERFLOW: ::c_int = 92; constant ENOTUNIQ (line 258) | pub const ENOTUNIQ: ::c_int = 115; constant EBADFD (line 259) | pub const EBADFD: ::c_int = 93; constant EBADMSG (line 260) | pub const EBADMSG: ::c_int = 76; constant EREMCHG (line 261) | pub const EREMCHG: ::c_int = 89; constant ELIBACC (line 262) | pub const ELIBACC: ::c_int = 114; constant ELIBBAD (line 263) | pub const ELIBBAD: ::c_int = 112; constant ELIBSCN (line 264) | pub const ELIBSCN: ::c_int = 124; constant ELIBMAX (line 265) | pub const ELIBMAX: ::c_int = 123; constant ELIBEXEC (line 266) | pub const ELIBEXEC: ::c_int = 110; constant EILSEQ (line 267) | pub const EILSEQ: ::c_int = 122; constant ERESTART (line 268) | pub const ERESTART: ::c_int = 116; constant ESTRPIPE (line 269) | pub const ESTRPIPE: ::c_int = 91; constant EUSERS (line 270) | pub const EUSERS: ::c_int = 68; constant ENOTSOCK (line 271) | pub const ENOTSOCK: ::c_int = 38; constant EDESTADDRREQ (line 272) | pub const EDESTADDRREQ: ::c_int = 39; constant EMSGSIZE (line 273) | pub const EMSGSIZE: ::c_int = 40; constant EPROTOTYPE (line 274) | pub const EPROTOTYPE: ::c_int = 41; constant ENOPROTOOPT (line 275) | pub const ENOPROTOOPT: ::c_int = 42; constant EPROTONOSUPPORT (line 276) | pub const EPROTONOSUPPORT: ::c_int = 43; constant ESOCKTNOSUPPORT (line 277) | pub const ESOCKTNOSUPPORT: ::c_int = 44; constant EOPNOTSUPP (line 278) | pub const EOPNOTSUPP: ::c_int = 45; constant EPFNOSUPPORT (line 279) | pub const EPFNOSUPPORT: ::c_int = 46; constant EAFNOSUPPORT (line 280) | pub const EAFNOSUPPORT: ::c_int = 47; constant EADDRINUSE (line 281) | pub const EADDRINUSE: ::c_int = 48; constant EADDRNOTAVAIL (line 282) | pub const EADDRNOTAVAIL: ::c_int = 49; constant ENETDOWN (line 283) | pub const ENETDOWN: ::c_int = 50; constant ENETUNREACH (line 284) | pub const ENETUNREACH: ::c_int = 51; constant ENETRESET (line 285) | pub const ENETRESET: ::c_int = 52; constant ECONNABORTED (line 286) | pub const ECONNABORTED: ::c_int = 53; constant ECONNRESET (line 287) | pub const ECONNRESET: ::c_int = 54; constant ENOBUFS (line 288) | pub const ENOBUFS: ::c_int = 55; constant EISCONN (line 289) | pub const EISCONN: ::c_int = 56; constant ENOTCONN (line 290) | pub const ENOTCONN: ::c_int = 57; constant ESHUTDOWN (line 291) | pub const ESHUTDOWN: ::c_int = 58; constant ETOOMANYREFS (line 292) | pub const ETOOMANYREFS: ::c_int = 59; constant ETIMEDOUT (line 293) | pub const ETIMEDOUT: ::c_int = 60; constant ECONNREFUSED (line 294) | pub const ECONNREFUSED: ::c_int = 61; constant EHOSTDOWN (line 295) | pub const EHOSTDOWN: ::c_int = 64; constant EHOSTUNREACH (line 296) | pub const EHOSTUNREACH: ::c_int = 65; constant EALREADY (line 297) | pub const EALREADY: ::c_int = 37; constant EINPROGRESS (line 298) | pub const EINPROGRESS: ::c_int = 36; constant ESTALE (line 299) | pub const ESTALE: ::c_int = 70; constant EDQUOT (line 300) | pub const EDQUOT: ::c_int = 69; constant ENOMEDIUM (line 301) | pub const ENOMEDIUM: ::c_int = 125; constant EMEDIUMTYPE (line 302) | pub const EMEDIUMTYPE: ::c_int = 126; constant ECANCELED (line 303) | pub const ECANCELED: ::c_int = 127; constant ENOKEY (line 304) | pub const ENOKEY: ::c_int = 128; constant EKEYEXPIRED (line 305) | pub const EKEYEXPIRED: ::c_int = 129; constant EKEYREVOKED (line 306) | pub const EKEYREVOKED: ::c_int = 130; constant EKEYREJECTED (line 307) | pub const EKEYREJECTED: ::c_int = 131; constant EOWNERDEAD (line 308) | pub const EOWNERDEAD: ::c_int = 132; constant ENOTRECOVERABLE (line 309) | pub const ENOTRECOVERABLE: ::c_int = 133; constant EHWPOISON (line 310) | pub const EHWPOISON: ::c_int = 135; constant ERFKILL (line 311) | pub const ERFKILL: ::c_int = 134; constant SOCK_STREAM (line 313) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 314) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 316) | pub const SA_ONSTACK: ::c_int = 1; constant SA_SIGINFO (line 317) | pub const SA_SIGINFO: ::c_int = 0x200; constant SA_NOCLDWAIT (line 318) | pub const SA_NOCLDWAIT: ::c_int = 0x100; constant SIGTTIN (line 320) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 321) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 322) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 323) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 324) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 325) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 326) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 327) | pub const SIGCHLD: ::c_int = 20; constant SIGBUS (line 328) | pub const SIGBUS: ::c_int = 10; constant SIGUSR1 (line 329) | pub const SIGUSR1: ::c_int = 30; constant SIGUSR2 (line 330) | pub const SIGUSR2: ::c_int = 31; constant SIGCONT (line 331) | pub const SIGCONT: ::c_int = 19; constant SIGSTOP (line 332) | pub const SIGSTOP: ::c_int = 17; constant SIGTSTP (line 333) | pub const SIGTSTP: ::c_int = 18; constant SIGURG (line 334) | pub const SIGURG: ::c_int = 16; constant SIGIO (line 335) | pub const SIGIO: ::c_int = 23; constant SIGSYS (line 336) | pub const SIGSYS: ::c_int = 12; constant SIGPOLL (line 337) | pub const SIGPOLL: ::c_int = 23; constant SIGPWR (line 338) | pub const SIGPWR: ::c_int = 29; constant SIG_SETMASK (line 339) | pub const SIG_SETMASK: ::c_int = 4; constant SIG_BLOCK (line 340) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 341) | pub const SIG_UNBLOCK: ::c_int = 2; constant POLLWRNORM (line 343) | pub const POLLWRNORM: ::c_short = 4; constant POLLWRBAND (line 344) | pub const POLLWRBAND: ::c_short = 0x100; constant O_ASYNC (line 346) | pub const O_ASYNC: ::c_int = 0x40; constant O_NDELAY (line 347) | pub const O_NDELAY: ::c_int = 0x4004; constant PTRACE_DETACH (line 349) | pub const PTRACE_DETACH: ::c_uint = 17; constant EFD_NONBLOCK (line 351) | pub const EFD_NONBLOCK: ::c_int = 0x4000; constant F_GETLK (line 353) | pub const F_GETLK: ::c_int = 7; constant F_GETOWN (line 354) | pub const F_GETOWN: ::c_int = 5; constant F_SETOWN (line 355) | pub const F_SETOWN: ::c_int = 6; constant F_SETLK (line 356) | pub const F_SETLK: ::c_int = 8; constant F_SETLKW (line 357) | pub const F_SETLKW: ::c_int = 9; constant F_OFD_GETLK (line 358) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 359) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 360) | pub const F_OFD_SETLKW: ::c_int = 38; constant F_RDLCK (line 362) | pub const F_RDLCK: ::c_int = 1; constant F_WRLCK (line 363) | pub const F_WRLCK: ::c_int = 2; constant F_UNLCK (line 364) | pub const F_UNLCK: ::c_int = 3; constant SFD_NONBLOCK (line 366) | pub const SFD_NONBLOCK: ::c_int = 0x4000; constant TCSANOW (line 368) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 369) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 370) | pub const TCSAFLUSH: ::c_int = 2; constant SFD_CLOEXEC (line 372) | pub const SFD_CLOEXEC: ::c_int = 0x400000; constant NCCS (line 374) | pub const NCCS: usize = 17; constant O_TRUNC (line 375) | pub const O_TRUNC: ::c_int = 0x400; constant O_CLOEXEC (line 377) | pub const O_CLOEXEC: ::c_int = 0x400000; constant EBFONT (line 379) | pub const EBFONT: ::c_int = 109; constant ENOSTR (line 380) | pub const ENOSTR: ::c_int = 72; constant ENODATA (line 381) | pub const ENODATA: ::c_int = 111; constant ETIME (line 382) | pub const ETIME: ::c_int = 73; constant ENOSR (line 383) | pub const ENOSR: ::c_int = 74; constant ENONET (line 384) | pub const ENONET: ::c_int = 80; constant ENOPKG (line 385) | pub const ENOPKG: ::c_int = 113; constant EREMOTE (line 386) | pub const EREMOTE: ::c_int = 71; constant ENOLINK (line 387) | pub const ENOLINK: ::c_int = 82; constant EADV (line 388) | pub const EADV: ::c_int = 83; constant ESRMNT (line 389) | pub const ESRMNT: ::c_int = 84; constant ECOMM (line 390) | pub const ECOMM: ::c_int = 85; constant EPROTO (line 391) | pub const EPROTO: ::c_int = 86; constant EDOTDOT (line 392) | pub const EDOTDOT: ::c_int = 88; constant SA_NODEFER (line 394) | pub const SA_NODEFER: ::c_int = 0x20; constant SA_RESETHAND (line 395) | pub const SA_RESETHAND: ::c_int = 0x4; constant SA_RESTART (line 396) | pub const SA_RESTART: ::c_int = 0x2; constant SA_NOCLDSTOP (line 397) | pub const SA_NOCLDSTOP: ::c_int = 0x00000008; constant EPOLL_CLOEXEC (line 399) | pub const EPOLL_CLOEXEC: ::c_int = 0x400000; constant EFD_CLOEXEC (line 401) | pub const EFD_CLOEXEC: ::c_int = 0x400000; constant __SIZEOF_PTHREAD_CONDATTR_T (line 402) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 403) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 404) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 405) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant O_DIRECTORY (line 431) | pub const O_DIRECTORY: ::c_int = 0o200000; constant O_NOFOLLOW (line 432) | pub const O_NOFOLLOW: ::c_int = 0o400000; constant O_DIRECT (line 433) | pub const O_DIRECT: ::c_int = 0x100000; constant MAP_LOCKED (line 435) | pub const MAP_LOCKED: ::c_int = 0x0100; constant MAP_NORESERVE (line 436) | pub const MAP_NORESERVE: ::c_int = 0x00040; constant EDEADLOCK (line 438) | pub const EDEADLOCK: ::c_int = 108; constant EUCLEAN (line 439) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 440) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 441) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 442) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 443) | pub const EREMOTEIO: ::c_int = 121; constant MCL_CURRENT (line 445) | pub const MCL_CURRENT: ::c_int = 0x2000; constant MCL_FUTURE (line 446) | pub const MCL_FUTURE: ::c_int = 0x4000; constant MCL_ONFAULT (line 447) | pub const MCL_ONFAULT: ::c_int = 0x8000; constant SIGSTKSZ (line 449) | pub const SIGSTKSZ: ::size_t = 16384; constant MINSIGSTKSZ (line 450) | pub const MINSIGSTKSZ: ::size_t = 4096; constant CBAUD (line 451) | pub const CBAUD: ::tcflag_t = 0x0000100f; constant TAB1 (line 452) | pub const TAB1: ::tcflag_t = 0x800; constant TAB2 (line 453) | pub const TAB2: ::tcflag_t = 0x1000; constant TAB3 (line 454) | pub const TAB3: ::tcflag_t = 0x1800; constant CR1 (line 455) | pub const CR1: ::tcflag_t = 0x200; constant CR2 (line 456) | pub const CR2: ::tcflag_t = 0x400; constant CR3 (line 457) | pub const CR3: ::tcflag_t = 0x600; constant FF1 (line 458) | pub const FF1: ::tcflag_t = 0x8000; constant BS1 (line 459) | pub const BS1: ::tcflag_t = 0x2000; constant VT1 (line 460) | pub const VT1: ::tcflag_t = 0x4000; constant VWERASE (line 461) | pub const VWERASE: usize = 0xe; constant VREPRINT (line 462) | pub const VREPRINT: usize = 0xc; constant VSUSP (line 463) | pub const VSUSP: usize = 0xa; constant VSTART (line 464) | pub const VSTART: usize = 0x8; constant VSTOP (line 465) | pub const VSTOP: usize = 0x9; constant VDISCARD (line 466) | pub const VDISCARD: usize = 0xd; constant VTIME (line 467) | pub const VTIME: usize = 0x5; constant IXON (line 468) | pub const IXON: ::tcflag_t = 0x400; constant IXOFF (line 469) | pub const IXOFF: ::tcflag_t = 0x1000; constant ONLCR (line 470) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 471) | pub const CSIZE: ::tcflag_t = 0x30; constant CS6 (line 472) | pub const CS6: ::tcflag_t = 0x10; constant CS7 (line 473) | pub const CS7: ::tcflag_t = 0x20; constant CS8 (line 474) | pub const CS8: ::tcflag_t = 0x30; constant CSTOPB (line 475) | pub const CSTOPB: ::tcflag_t = 0x40; constant CREAD (line 476) | pub const CREAD: ::tcflag_t = 0x80; constant PARENB (line 477) | pub const PARENB: ::tcflag_t = 0x100; constant PARODD (line 478) | pub const PARODD: ::tcflag_t = 0x200; constant HUPCL (line 479) | pub const HUPCL: ::tcflag_t = 0x400; constant CLOCAL (line 480) | pub const CLOCAL: ::tcflag_t = 0x800; constant ECHOKE (line 481) | pub const ECHOKE: ::tcflag_t = 0x800; constant ECHOE (line 482) | pub const ECHOE: ::tcflag_t = 0x10; constant ECHOK (line 483) | pub const ECHOK: ::tcflag_t = 0x20; constant ECHONL (line 484) | pub const ECHONL: ::tcflag_t = 0x40; constant ECHOPRT (line 485) | pub const ECHOPRT: ::tcflag_t = 0x400; constant ECHOCTL (line 486) | pub const ECHOCTL: ::tcflag_t = 0x200; constant ISIG (line 487) | pub const ISIG: ::tcflag_t = 0x1; constant ICANON (line 488) | pub const ICANON: ::tcflag_t = 0x2; constant PENDIN (line 489) | pub const PENDIN: ::tcflag_t = 0x4000; constant NOFLSH (line 490) | pub const NOFLSH: ::tcflag_t = 0x80; constant CIBAUD (line 491) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 492) | pub const CBAUDEX: ::tcflag_t = 0x00001000; constant VSWTC (line 493) | pub const VSWTC: usize = 7; constant OLCUC (line 494) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 495) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 496) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 497) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 498) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 499) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 500) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 501) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 503) | pub const B0: ::speed_t = 0o000000; constant B50 (line 504) | pub const B50: ::speed_t = 0o000001; constant B75 (line 505) | pub const B75: ::speed_t = 0o000002; constant B110 (line 506) | pub const B110: ::speed_t = 0o000003; constant B134 (line 507) | pub const B134: ::speed_t = 0o000004; constant B150 (line 508) | pub const B150: ::speed_t = 0o000005; constant B200 (line 509) | pub const B200: ::speed_t = 0o000006; constant B300 (line 510) | pub const B300: ::speed_t = 0o000007; constant B600 (line 511) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 512) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 513) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 514) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 515) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 516) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 517) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 518) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 519) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 520) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 521) | pub const B57600: ::speed_t = 0x1001; constant B115200 (line 522) | pub const B115200: ::speed_t = 0x1002; constant B230400 (line 523) | pub const B230400: ::speed_t = 0x1003; constant B460800 (line 524) | pub const B460800: ::speed_t = 0x1004; constant B76800 (line 525) | pub const B76800: ::speed_t = 0x1005; constant B153600 (line 526) | pub const B153600: ::speed_t = 0x1006; constant B307200 (line 527) | pub const B307200: ::speed_t = 0x1007; constant B614400 (line 528) | pub const B614400: ::speed_t = 0x1008; constant B921600 (line 529) | pub const B921600: ::speed_t = 0x1009; constant B500000 (line 530) | pub const B500000: ::speed_t = 0x100a; constant B576000 (line 531) | pub const B576000: ::speed_t = 0x100b; constant B1000000 (line 532) | pub const B1000000: ::speed_t = 0x100c; constant B1152000 (line 533) | pub const B1152000: ::speed_t = 0x100d; constant B1500000 (line 534) | pub const B1500000: ::speed_t = 0x100e; constant B2000000 (line 535) | pub const B2000000: ::speed_t = 0x100f; constant VEOL (line 537) | pub const VEOL: usize = 5; constant VEOL2 (line 538) | pub const VEOL2: usize = 6; constant VMIN (line 539) | pub const VMIN: usize = 4; constant IEXTEN (line 540) | pub const IEXTEN: ::tcflag_t = 0x8000; constant TOSTOP (line 541) | pub const TOSTOP: ::tcflag_t = 0x100; constant FLUSHO (line 542) | pub const FLUSHO: ::tcflag_t = 0x1000; constant EXTPROC (line 543) | pub const EXTPROC: ::tcflag_t = 0x10000; constant SYS_restart_syscall (line 545) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 546) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 547) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 548) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 549) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 550) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 551) | pub const SYS_close: ::c_long = 6; constant SYS_wait4 (line 552) | pub const SYS_wait4: ::c_long = 7; constant SYS_creat (line 553) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 554) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 555) | pub const SYS_unlink: ::c_long = 10; constant SYS_execv (line 556) | pub const SYS_execv: ::c_long = 11; constant SYS_chdir (line 557) | pub const SYS_chdir: ::c_long = 12; constant SYS_chown (line 558) | pub const SYS_chown: ::c_long = 13; constant SYS_mknod (line 559) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 560) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 561) | pub const SYS_lchown: ::c_long = 16; constant SYS_brk (line 562) | pub const SYS_brk: ::c_long = 17; constant SYS_perfctr (line 563) | pub const SYS_perfctr: ::c_long = 18; constant SYS_lseek (line 564) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 565) | pub const SYS_getpid: ::c_long = 20; constant SYS_capget (line 566) | pub const SYS_capget: ::c_long = 21; constant SYS_capset (line 567) | pub const SYS_capset: ::c_long = 22; constant SYS_setuid (line 568) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 569) | pub const SYS_getuid: ::c_long = 24; constant SYS_vmsplice (line 570) | pub const SYS_vmsplice: ::c_long = 25; constant SYS_ptrace (line 571) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 572) | pub const SYS_alarm: ::c_long = 27; constant SYS_sigaltstack (line 573) | pub const SYS_sigaltstack: ::c_long = 28; constant SYS_pause (line 574) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 575) | pub const SYS_utime: ::c_long = 30; constant SYS_access (line 576) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 577) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 578) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 579) | pub const SYS_kill: ::c_long = 37; constant SYS_stat (line 580) | pub const SYS_stat: ::c_long = 38; constant SYS_sendfile (line 581) | pub const SYS_sendfile: ::c_long = 39; constant SYS_lstat (line 582) | pub const SYS_lstat: ::c_long = 40; constant SYS_dup (line 583) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 584) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 585) | pub const SYS_times: ::c_long = 43; constant SYS_umount2 (line 586) | pub const SYS_umount2: ::c_long = 45; constant SYS_setgid (line 587) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 588) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 589) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 590) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 591) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 592) | pub const SYS_acct: ::c_long = 51; constant SYS_memory_ordering (line 593) | pub const SYS_memory_ordering: ::c_long = 52; constant SYS_ioctl (line 594) | pub const SYS_ioctl: ::c_long = 54; constant SYS_reboot (line 595) | pub const SYS_reboot: ::c_long = 55; constant SYS_symlink (line 596) | pub const SYS_symlink: ::c_long = 57; constant SYS_readlink (line 597) | pub const SYS_readlink: ::c_long = 58; constant SYS_execve (line 598) | pub const SYS_execve: ::c_long = 59; constant SYS_umask (line 599) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 600) | pub const SYS_chroot: ::c_long = 61; constant SYS_fstat (line 601) | pub const SYS_fstat: ::c_long = 62; constant SYS_fstat64 (line 602) | pub const SYS_fstat64: ::c_long = 63; constant SYS_getpagesize (line 603) | pub const SYS_getpagesize: ::c_long = 64; constant SYS_msync (line 604) | pub const SYS_msync: ::c_long = 65; constant SYS_vfork (line 605) | pub const SYS_vfork: ::c_long = 66; constant SYS_pread64 (line 606) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 607) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_mmap (line 608) | pub const SYS_mmap: ::c_long = 71; constant SYS_munmap (line 609) | pub const SYS_munmap: ::c_long = 73; constant SYS_mprotect (line 610) | pub const SYS_mprotect: ::c_long = 74; constant SYS_madvise (line 611) | pub const SYS_madvise: ::c_long = 75; constant SYS_vhangup (line 612) | pub const SYS_vhangup: ::c_long = 76; constant SYS_mincore (line 613) | pub const SYS_mincore: ::c_long = 78; constant SYS_getgroups (line 614) | pub const SYS_getgroups: ::c_long = 79; constant SYS_setgroups (line 615) | pub const SYS_setgroups: ::c_long = 80; constant SYS_getpgrp (line 616) | pub const SYS_getpgrp: ::c_long = 81; constant SYS_setitimer (line 617) | pub const SYS_setitimer: ::c_long = 83; constant SYS_swapon (line 618) | pub const SYS_swapon: ::c_long = 85; constant SYS_getitimer (line 619) | pub const SYS_getitimer: ::c_long = 86; constant SYS_sethostname (line 620) | pub const SYS_sethostname: ::c_long = 88; constant SYS_dup2 (line 621) | pub const SYS_dup2: ::c_long = 90; constant SYS_fcntl (line 622) | pub const SYS_fcntl: ::c_long = 92; constant SYS_select (line 623) | pub const SYS_select: ::c_long = 93; constant SYS_fsync (line 624) | pub const SYS_fsync: ::c_long = 95; constant SYS_setpriority (line 625) | pub const SYS_setpriority: ::c_long = 96; constant SYS_socket (line 626) | pub const SYS_socket: ::c_long = 97; constant SYS_connect (line 627) | pub const SYS_connect: ::c_long = 98; constant SYS_accept (line 628) | pub const SYS_accept: ::c_long = 99; constant SYS_getpriority (line 629) | pub const SYS_getpriority: ::c_long = 100; constant SYS_rt_sigreturn (line 630) | pub const SYS_rt_sigreturn: ::c_long = 101; constant SYS_rt_sigaction (line 631) | pub const SYS_rt_sigaction: ::c_long = 102; constant SYS_rt_sigprocmask (line 632) | pub const SYS_rt_sigprocmask: ::c_long = 103; constant SYS_rt_sigpending (line 633) | pub const SYS_rt_sigpending: ::c_long = 104; constant SYS_rt_sigtimedwait (line 634) | pub const SYS_rt_sigtimedwait: ::c_long = 105; constant SYS_rt_sigqueueinfo (line 635) | pub const SYS_rt_sigqueueinfo: ::c_long = 106; constant SYS_rt_sigsuspend (line 636) | pub const SYS_rt_sigsuspend: ::c_long = 107; constant SYS_setresuid (line 637) | pub const SYS_setresuid: ::c_long = 108; constant SYS_getresuid (line 638) | pub const SYS_getresuid: ::c_long = 109; constant SYS_setresgid (line 639) | pub const SYS_setresgid: ::c_long = 110; constant SYS_getresgid (line 640) | pub const SYS_getresgid: ::c_long = 111; constant SYS_recvmsg (line 641) | pub const SYS_recvmsg: ::c_long = 113; constant SYS_sendmsg (line 642) | pub const SYS_sendmsg: ::c_long = 114; constant SYS_gettimeofday (line 643) | pub const SYS_gettimeofday: ::c_long = 116; constant SYS_getrusage (line 644) | pub const SYS_getrusage: ::c_long = 117; constant SYS_getsockopt (line 645) | pub const SYS_getsockopt: ::c_long = 118; constant SYS_getcwd (line 646) | pub const SYS_getcwd: ::c_long = 119; constant SYS_readv (line 647) | pub const SYS_readv: ::c_long = 120; constant SYS_writev (line 648) | pub const SYS_writev: ::c_long = 121; constant SYS_settimeofday (line 649) | pub const SYS_settimeofday: ::c_long = 122; constant SYS_fchown (line 650) | pub const SYS_fchown: ::c_long = 123; constant SYS_fchmod (line 651) | pub const SYS_fchmod: ::c_long = 124; constant SYS_recvfrom (line 652) | pub const SYS_recvfrom: ::c_long = 125; constant SYS_setreuid (line 653) | pub const SYS_setreuid: ::c_long = 126; constant SYS_setregid (line 654) | pub const SYS_setregid: ::c_long = 127; constant SYS_rename (line 655) | pub const SYS_rename: ::c_long = 128; constant SYS_truncate (line 656) | pub const SYS_truncate: ::c_long = 129; constant SYS_ftruncate (line 657) | pub const SYS_ftruncate: ::c_long = 130; constant SYS_flock (line 658) | pub const SYS_flock: ::c_long = 131; constant SYS_lstat64 (line 659) | pub const SYS_lstat64: ::c_long = 132; constant SYS_sendto (line 660) | pub const SYS_sendto: ::c_long = 133; constant SYS_shutdown (line 661) | pub const SYS_shutdown: ::c_long = 134; constant SYS_socketpair (line 662) | pub const SYS_socketpair: ::c_long = 135; constant SYS_mkdir (line 663) | pub const SYS_mkdir: ::c_long = 136; constant SYS_rmdir (line 664) | pub const SYS_rmdir: ::c_long = 137; constant SYS_utimes (line 665) | pub const SYS_utimes: ::c_long = 138; constant SYS_stat64 (line 666) | pub const SYS_stat64: ::c_long = 139; constant SYS_sendfile64 (line 667) | pub const SYS_sendfile64: ::c_long = 140; constant SYS_getpeername (line 668) | pub const SYS_getpeername: ::c_long = 141; constant SYS_futex (line 669) | pub const SYS_futex: ::c_long = 142; constant SYS_gettid (line 670) | pub const SYS_gettid: ::c_long = 143; constant SYS_getrlimit (line 671) | pub const SYS_getrlimit: ::c_long = 144; constant SYS_setrlimit (line 672) | pub const SYS_setrlimit: ::c_long = 145; constant SYS_pivot_root (line 673) | pub const SYS_pivot_root: ::c_long = 146; constant SYS_prctl (line 674) | pub const SYS_prctl: ::c_long = 147; constant SYS_pciconfig_read (line 675) | pub const SYS_pciconfig_read: ::c_long = 148; constant SYS_pciconfig_write (line 676) | pub const SYS_pciconfig_write: ::c_long = 149; constant SYS_getsockname (line 677) | pub const SYS_getsockname: ::c_long = 150; constant SYS_inotify_init (line 678) | pub const SYS_inotify_init: ::c_long = 151; constant SYS_inotify_add_watch (line 679) | pub const SYS_inotify_add_watch: ::c_long = 152; constant SYS_poll (line 680) | pub const SYS_poll: ::c_long = 153; constant SYS_getdents64 (line 681) | pub const SYS_getdents64: ::c_long = 154; constant SYS_inotify_rm_watch (line 682) | pub const SYS_inotify_rm_watch: ::c_long = 156; constant SYS_statfs (line 683) | pub const SYS_statfs: ::c_long = 157; constant SYS_fstatfs (line 684) | pub const SYS_fstatfs: ::c_long = 158; constant SYS_umount (line 685) | pub const SYS_umount: ::c_long = 159; constant SYS_sched_set_affinity (line 686) | pub const SYS_sched_set_affinity: ::c_long = 160; constant SYS_sched_get_affinity (line 687) | pub const SYS_sched_get_affinity: ::c_long = 161; constant SYS_getdomainname (line 688) | pub const SYS_getdomainname: ::c_long = 162; constant SYS_setdomainname (line 689) | pub const SYS_setdomainname: ::c_long = 163; constant SYS_utrap_install (line 690) | pub const SYS_utrap_install: ::c_long = 164; constant SYS_quotactl (line 691) | pub const SYS_quotactl: ::c_long = 165; constant SYS_set_tid_address (line 692) | pub const SYS_set_tid_address: ::c_long = 166; constant SYS_mount (line 693) | pub const SYS_mount: ::c_long = 167; constant SYS_ustat (line 694) | pub const SYS_ustat: ::c_long = 168; constant SYS_setxattr (line 695) | pub const SYS_setxattr: ::c_long = 169; constant SYS_lsetxattr (line 696) | pub const SYS_lsetxattr: ::c_long = 170; constant SYS_fsetxattr (line 697) | pub const SYS_fsetxattr: ::c_long = 171; constant SYS_getxattr (line 698) | pub const SYS_getxattr: ::c_long = 172; constant SYS_lgetxattr (line 699) | pub const SYS_lgetxattr: ::c_long = 173; constant SYS_getdents (line 700) | pub const SYS_getdents: ::c_long = 174; constant SYS_setsid (line 701) | pub const SYS_setsid: ::c_long = 175; constant SYS_fchdir (line 702) | pub const SYS_fchdir: ::c_long = 176; constant SYS_fgetxattr (line 703) | pub const SYS_fgetxattr: ::c_long = 177; constant SYS_listxattr (line 704) | pub const SYS_listxattr: ::c_long = 178; constant SYS_llistxattr (line 705) | pub const SYS_llistxattr: ::c_long = 179; constant SYS_flistxattr (line 706) | pub const SYS_flistxattr: ::c_long = 180; constant SYS_removexattr (line 707) | pub const SYS_removexattr: ::c_long = 181; constant SYS_lremovexattr (line 708) | pub const SYS_lremovexattr: ::c_long = 182; constant SYS_sigpending (line 709) | pub const SYS_sigpending: ::c_long = 183; constant SYS_query_module (line 710) | pub const SYS_query_module: ::c_long = 184; constant SYS_setpgid (line 711) | pub const SYS_setpgid: ::c_long = 185; constant SYS_fremovexattr (line 712) | pub const SYS_fremovexattr: ::c_long = 186; constant SYS_tkill (line 713) | pub const SYS_tkill: ::c_long = 187; constant SYS_exit_group (line 714) | pub const SYS_exit_group: ::c_long = 188; constant SYS_uname (line 715) | pub const SYS_uname: ::c_long = 189; constant SYS_init_module (line 716) | pub const SYS_init_module: ::c_long = 190; constant SYS_personality (line 717) | pub const SYS_personality: ::c_long = 191; constant SYS_remap_file_pages (line 718) | pub const SYS_remap_file_pages: ::c_long = 192; constant SYS_epoll_create (line 719) | pub const SYS_epoll_create: ::c_long = 193; constant SYS_epoll_ctl (line 720) | pub const SYS_epoll_ctl: ::c_long = 194; constant SYS_epoll_wait (line 721) | pub const SYS_epoll_wait: ::c_long = 195; constant SYS_ioprio_set (line 722) | pub const SYS_ioprio_set: ::c_long = 196; constant SYS_getppid (line 723) | pub const SYS_getppid: ::c_long = 197; constant SYS_sigaction (line 724) | pub const SYS_sigaction: ::c_long = 198; constant SYS_sgetmask (line 725) | pub const SYS_sgetmask: ::c_long = 199; constant SYS_ssetmask (line 726) | pub const SYS_ssetmask: ::c_long = 200; constant SYS_sigsuspend (line 727) | pub const SYS_sigsuspend: ::c_long = 201; constant SYS_oldlstat (line 728) | pub const SYS_oldlstat: ::c_long = 202; constant SYS_uselib (line 729) | pub const SYS_uselib: ::c_long = 203; constant SYS_readdir (line 730) | pub const SYS_readdir: ::c_long = 204; constant SYS_readahead (line 731) | pub const SYS_readahead: ::c_long = 205; constant SYS_socketcall (line 732) | pub const SYS_socketcall: ::c_long = 206; constant SYS_syslog (line 733) | pub const SYS_syslog: ::c_long = 207; constant SYS_lookup_dcookie (line 734) | pub const SYS_lookup_dcookie: ::c_long = 208; constant SYS_fadvise64 (line 735) | pub const SYS_fadvise64: ::c_long = 209; constant SYS_fadvise64_64 (line 736) | pub const SYS_fadvise64_64: ::c_long = 210; constant SYS_tgkill (line 737) | pub const SYS_tgkill: ::c_long = 211; constant SYS_waitpid (line 738) | pub const SYS_waitpid: ::c_long = 212; constant SYS_swapoff (line 739) | pub const SYS_swapoff: ::c_long = 213; constant SYS_sysinfo (line 740) | pub const SYS_sysinfo: ::c_long = 214; constant SYS_ipc (line 741) | pub const SYS_ipc: ::c_long = 215; constant SYS_sigreturn (line 742) | pub const SYS_sigreturn: ::c_long = 216; constant SYS_clone (line 743) | pub const SYS_clone: ::c_long = 217; constant SYS_ioprio_get (line 744) | pub const SYS_ioprio_get: ::c_long = 218; constant SYS_adjtimex (line 745) | pub const SYS_adjtimex: ::c_long = 219; constant SYS_sigprocmask (line 746) | pub const SYS_sigprocmask: ::c_long = 220; constant SYS_create_module (line 747) | pub const SYS_create_module: ::c_long = 221; constant SYS_delete_module (line 748) | pub const SYS_delete_module: ::c_long = 222; constant SYS_get_kernel_syms (line 749) | pub const SYS_get_kernel_syms: ::c_long = 223; constant SYS_getpgid (line 750) | pub const SYS_getpgid: ::c_long = 224; constant SYS_bdflush (line 751) | pub const SYS_bdflush: ::c_long = 225; constant SYS_sysfs (line 752) | pub const SYS_sysfs: ::c_long = 226; constant SYS_afs_syscall (line 753) | pub const SYS_afs_syscall: ::c_long = 227; constant SYS_setfsuid (line 754) | pub const SYS_setfsuid: ::c_long = 228; constant SYS_setfsgid (line 755) | pub const SYS_setfsgid: ::c_long = 229; constant SYS__newselect (line 756) | pub const SYS__newselect: ::c_long = 230; constant SYS_splice (line 757) | pub const SYS_splice: ::c_long = 232; constant SYS_stime (line 758) | pub const SYS_stime: ::c_long = 233; constant SYS_statfs64 (line 759) | pub const SYS_statfs64: ::c_long = 234; constant SYS_fstatfs64 (line 760) | pub const SYS_fstatfs64: ::c_long = 235; constant SYS__llseek (line 761) | pub const SYS__llseek: ::c_long = 236; constant SYS_mlock (line 762) | pub const SYS_mlock: ::c_long = 237; constant SYS_munlock (line 763) | pub const SYS_munlock: ::c_long = 238; constant SYS_mlockall (line 764) | pub const SYS_mlockall: ::c_long = 239; constant SYS_munlockall (line 765) | pub const SYS_munlockall: ::c_long = 240; constant SYS_sched_setparam (line 766) | pub const SYS_sched_setparam: ::c_long = 241; constant SYS_sched_getparam (line 767) | pub const SYS_sched_getparam: ::c_long = 242; constant SYS_sched_setscheduler (line 768) | pub const SYS_sched_setscheduler: ::c_long = 243; constant SYS_sched_getscheduler (line 769) | pub const SYS_sched_getscheduler: ::c_long = 244; constant SYS_sched_yield (line 770) | pub const SYS_sched_yield: ::c_long = 245; constant SYS_sched_get_priority_max (line 771) | pub const SYS_sched_get_priority_max: ::c_long = 246; constant SYS_sched_get_priority_min (line 772) | pub const SYS_sched_get_priority_min: ::c_long = 247; constant SYS_sched_rr_get_interval (line 773) | pub const SYS_sched_rr_get_interval: ::c_long = 248; constant SYS_nanosleep (line 774) | pub const SYS_nanosleep: ::c_long = 249; constant SYS_mremap (line 775) | pub const SYS_mremap: ::c_long = 250; constant SYS__sysctl (line 776) | pub const SYS__sysctl: ::c_long = 251; constant SYS_getsid (line 777) | pub const SYS_getsid: ::c_long = 252; constant SYS_fdatasync (line 778) | pub const SYS_fdatasync: ::c_long = 253; constant SYS_nfsservctl (line 779) | pub const SYS_nfsservctl: ::c_long = 254; constant SYS_sync_file_range (line 780) | pub const SYS_sync_file_range: ::c_long = 255; constant SYS_clock_settime (line 781) | pub const SYS_clock_settime: ::c_long = 256; constant SYS_clock_gettime (line 782) | pub const SYS_clock_gettime: ::c_long = 257; constant SYS_clock_getres (line 783) | pub const SYS_clock_getres: ::c_long = 258; constant SYS_clock_nanosleep (line 784) | pub const SYS_clock_nanosleep: ::c_long = 259; constant SYS_sched_getaffinity (line 785) | pub const SYS_sched_getaffinity: ::c_long = 260; constant SYS_sched_setaffinity (line 786) | pub const SYS_sched_setaffinity: ::c_long = 261; constant SYS_timer_settime (line 787) | pub const SYS_timer_settime: ::c_long = 262; constant SYS_timer_gettime (line 788) | pub const SYS_timer_gettime: ::c_long = 263; constant SYS_timer_getoverrun (line 789) | pub const SYS_timer_getoverrun: ::c_long = 264; constant SYS_timer_delete (line 790) | pub const SYS_timer_delete: ::c_long = 265; constant SYS_timer_create (line 791) | pub const SYS_timer_create: ::c_long = 266; constant SYS_io_setup (line 792) | pub const SYS_io_setup: ::c_long = 268; constant SYS_io_destroy (line 793) | pub const SYS_io_destroy: ::c_long = 269; constant SYS_io_submit (line 794) | pub const SYS_io_submit: ::c_long = 270; constant SYS_io_cancel (line 795) | pub const SYS_io_cancel: ::c_long = 271; constant SYS_io_getevents (line 796) | pub const SYS_io_getevents: ::c_long = 272; constant SYS_mq_open (line 797) | pub const SYS_mq_open: ::c_long = 273; constant SYS_mq_unlink (line 798) | pub const SYS_mq_unlink: ::c_long = 274; constant SYS_mq_timedsend (line 799) | pub const SYS_mq_timedsend: ::c_long = 275; constant SYS_mq_timedreceive (line 800) | pub const SYS_mq_timedreceive: ::c_long = 276; constant SYS_mq_notify (line 801) | pub const SYS_mq_notify: ::c_long = 277; constant SYS_mq_getsetattr (line 802) | pub const SYS_mq_getsetattr: ::c_long = 278; constant SYS_waitid (line 803) | pub const SYS_waitid: ::c_long = 279; constant SYS_tee (line 804) | pub const SYS_tee: ::c_long = 280; constant SYS_add_key (line 805) | pub const SYS_add_key: ::c_long = 281; constant SYS_request_key (line 806) | pub const SYS_request_key: ::c_long = 282; constant SYS_keyctl (line 807) | pub const SYS_keyctl: ::c_long = 283; constant SYS_openat (line 808) | pub const SYS_openat: ::c_long = 284; constant SYS_mkdirat (line 809) | pub const SYS_mkdirat: ::c_long = 285; constant SYS_mknodat (line 810) | pub const SYS_mknodat: ::c_long = 286; constant SYS_fchownat (line 811) | pub const SYS_fchownat: ::c_long = 287; constant SYS_futimesat (line 812) | pub const SYS_futimesat: ::c_long = 288; constant SYS_fstatat64 (line 813) | pub const SYS_fstatat64: ::c_long = 289; constant SYS_unlinkat (line 814) | pub const SYS_unlinkat: ::c_long = 290; constant SYS_renameat (line 815) | pub const SYS_renameat: ::c_long = 291; constant SYS_linkat (line 816) | pub const SYS_linkat: ::c_long = 292; constant SYS_symlinkat (line 817) | pub const SYS_symlinkat: ::c_long = 293; constant SYS_readlinkat (line 818) | pub const SYS_readlinkat: ::c_long = 294; constant SYS_fchmodat (line 819) | pub const SYS_fchmodat: ::c_long = 295; constant SYS_faccessat (line 820) | pub const SYS_faccessat: ::c_long = 296; constant SYS_pselect6 (line 821) | pub const SYS_pselect6: ::c_long = 297; constant SYS_ppoll (line 822) | pub const SYS_ppoll: ::c_long = 298; constant SYS_unshare (line 823) | pub const SYS_unshare: ::c_long = 299; constant SYS_set_robust_list (line 824) | pub const SYS_set_robust_list: ::c_long = 300; constant SYS_get_robust_list (line 825) | pub const SYS_get_robust_list: ::c_long = 301; constant SYS_migrate_pages (line 826) | pub const SYS_migrate_pages: ::c_long = 302; constant SYS_mbind (line 827) | pub const SYS_mbind: ::c_long = 303; constant SYS_get_mempolicy (line 828) | pub const SYS_get_mempolicy: ::c_long = 304; constant SYS_set_mempolicy (line 829) | pub const SYS_set_mempolicy: ::c_long = 305; constant SYS_kexec_load (line 830) | pub const SYS_kexec_load: ::c_long = 306; constant SYS_move_pages (line 831) | pub const SYS_move_pages: ::c_long = 307; constant SYS_getcpu (line 832) | pub const SYS_getcpu: ::c_long = 308; constant SYS_epoll_pwait (line 833) | pub const SYS_epoll_pwait: ::c_long = 309; constant SYS_utimensat (line 834) | pub const SYS_utimensat: ::c_long = 310; constant SYS_signalfd (line 835) | pub const SYS_signalfd: ::c_long = 311; constant SYS_timerfd_create (line 836) | pub const SYS_timerfd_create: ::c_long = 312; constant SYS_eventfd (line 837) | pub const SYS_eventfd: ::c_long = 313; constant SYS_fallocate (line 838) | pub const SYS_fallocate: ::c_long = 314; constant SYS_timerfd_settime (line 839) | pub const SYS_timerfd_settime: ::c_long = 315; constant SYS_timerfd_gettime (line 840) | pub const SYS_timerfd_gettime: ::c_long = 316; constant SYS_signalfd4 (line 841) | pub const SYS_signalfd4: ::c_long = 317; constant SYS_eventfd2 (line 842) | pub const SYS_eventfd2: ::c_long = 318; constant SYS_epoll_create1 (line 843) | pub const SYS_epoll_create1: ::c_long = 319; constant SYS_dup3 (line 844) | pub const SYS_dup3: ::c_long = 320; constant SYS_pipe2 (line 845) | pub const SYS_pipe2: ::c_long = 321; constant SYS_inotify_init1 (line 846) | pub const SYS_inotify_init1: ::c_long = 322; constant SYS_accept4 (line 847) | pub const SYS_accept4: ::c_long = 323; constant SYS_preadv (line 848) | pub const SYS_preadv: ::c_long = 324; constant SYS_pwritev (line 849) | pub const SYS_pwritev: ::c_long = 325; constant SYS_rt_tgsigqueueinfo (line 850) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 326; constant SYS_perf_event_open (line 851) | pub const SYS_perf_event_open: ::c_long = 327; constant SYS_recvmmsg (line 852) | pub const SYS_recvmmsg: ::c_long = 328; constant SYS_fanotify_init (line 853) | pub const SYS_fanotify_init: ::c_long = 329; constant SYS_fanotify_mark (line 854) | pub const SYS_fanotify_mark: ::c_long = 330; constant SYS_prlimit64 (line 855) | pub const SYS_prlimit64: ::c_long = 331; constant SYS_name_to_handle_at (line 856) | pub const SYS_name_to_handle_at: ::c_long = 332; constant SYS_open_by_handle_at (line 857) | pub const SYS_open_by_handle_at: ::c_long = 333; constant SYS_clock_adjtime (line 858) | pub const SYS_clock_adjtime: ::c_long = 334; constant SYS_syncfs (line 859) | pub const SYS_syncfs: ::c_long = 335; constant SYS_sendmmsg (line 860) | pub const SYS_sendmmsg: ::c_long = 336; constant SYS_setns (line 861) | pub const SYS_setns: ::c_long = 337; constant SYS_process_vm_readv (line 862) | pub const SYS_process_vm_readv: ::c_long = 338; constant SYS_process_vm_writev (line 863) | pub const SYS_process_vm_writev: ::c_long = 339; constant SYS_kern_features (line 864) | pub const SYS_kern_features: ::c_long = 340; constant SYS_kcmp (line 865) | pub const SYS_kcmp: ::c_long = 341; constant SYS_finit_module (line 866) | pub const SYS_finit_module: ::c_long = 342; constant SYS_sched_setattr (line 867) | pub const SYS_sched_setattr: ::c_long = 343; constant SYS_sched_getattr (line 868) | pub const SYS_sched_getattr: ::c_long = 344; constant SYS_renameat2 (line 869) | pub const SYS_renameat2: ::c_long = 345; constant SYS_seccomp (line 870) | pub const SYS_seccomp: ::c_long = 346; constant SYS_getrandom (line 871) | pub const SYS_getrandom: ::c_long = 347; constant SYS_memfd_create (line 872) | pub const SYS_memfd_create: ::c_long = 348; constant SYS_bpf (line 873) | pub const SYS_bpf: ::c_long = 349; constant SYS_execveat (line 874) | pub const SYS_execveat: ::c_long = 350; constant SYS_membarrier (line 875) | pub const SYS_membarrier: ::c_long = 351; constant SYS_userfaultfd (line 876) | pub const SYS_userfaultfd: ::c_long = 352; constant SYS_bind (line 877) | pub const SYS_bind: ::c_long = 353; constant SYS_listen (line 878) | pub const SYS_listen: ::c_long = 354; constant SYS_setsockopt (line 879) | pub const SYS_setsockopt: ::c_long = 355; constant SYS_mlock2 (line 880) | pub const SYS_mlock2: ::c_long = 356; constant SYS_copy_file_range (line 881) | pub const SYS_copy_file_range: ::c_long = 357; constant SYS_preadv2 (line 882) | pub const SYS_preadv2: ::c_long = 358; constant SYS_pwritev2 (line 883) | pub const SYS_pwritev2: ::c_long = 359; constant SYS_statx (line 884) | pub const SYS_statx: ::c_long = 360; constant SYS_rseq (line 885) | pub const SYS_rseq: ::c_long = 365; constant SYS_pidfd_send_signal (line 886) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 887) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 888) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 889) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 890) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 891) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 892) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 893) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 894) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 895) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 896) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 898) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 899) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 900) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 901) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 902) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 903) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 904) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 905) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 906) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 907) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 908) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 909) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 910) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 911) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 912) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 913) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; function sysctl (line 916) | pub fn sysctl( FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs type c_char (line 3) | pub type c_char = i8; type wchar_t (line 4) | pub type wchar_t = i32; type nlink_t (line 5) | pub type nlink_t = u64; type blksize_t (line 6) | pub type blksize_t = i64; type greg_t (line 7) | pub type greg_t = i64; type suseconds_t (line 8) | pub type suseconds_t = i64; type __u64 (line 9) | pub type __u64 = ::c_ulonglong; type __s64 (line 10) | pub type __s64 = ::c_longlong; constant POSIX_FADV_DONTNEED (line 397) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 398) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant VEOF (line 400) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 401) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 402) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 403) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant O_APPEND (line 405) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 406) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 407) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 408) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 409) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 410) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 411) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 412) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 413) | pub const O_FSYNC: ::c_int = 0x101000; constant O_NOATIME (line 414) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_PATH (line 415) | pub const O_PATH: ::c_int = 0o10000000; constant O_TMPFILE (line 416) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant MADV_SOFT_OFFLINE (line 418) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 419) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant EDEADLK (line 421) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 422) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 423) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 424) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 425) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 426) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 427) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 428) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 429) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 430) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 431) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 432) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 433) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 434) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 435) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 436) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 437) | pub const EBADE: ::c_int = 52; constant EBADR (line 438) | pub const EBADR: ::c_int = 53; constant EXFULL (line 439) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 440) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 441) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 442) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 443) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 444) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 445) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 446) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 447) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 448) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 449) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 450) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 451) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 452) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 453) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 454) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 455) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 456) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 457) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 458) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 459) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 460) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 461) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 462) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 463) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 464) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 465) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 466) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 467) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 468) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 469) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 470) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 471) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 472) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 473) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 474) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 475) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 476) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 477) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 478) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 479) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 480) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 481) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 482) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 483) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 484) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 485) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 486) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 487) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 488) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 489) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 490) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 491) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 492) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 493) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 494) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 495) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 496) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 497) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 498) | pub const ERFKILL: ::c_int = 132; constant SOCK_STREAM (line 500) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 501) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 503) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 504) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 505) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGTTIN (line 507) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 508) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 509) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 510) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 511) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 512) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 513) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 514) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 515) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 516) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 517) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 518) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 519) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 520) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 521) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 522) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 523) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 524) | pub const SIGSTKFLT: ::c_int = 16; constant SIGUNUSED (line 526) | pub const SIGUNUSED: ::c_int = 31; constant SIGPOLL (line 527) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 528) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 529) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 530) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 531) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant POLLWRNORM (line 533) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 534) | pub const POLLWRBAND: ::c_short = 0x200; constant O_ASYNC (line 536) | pub const O_ASYNC: ::c_int = 0x2000; constant O_NDELAY (line 537) | pub const O_NDELAY: ::c_int = 0x800; constant PTRACE_DETACH (line 539) | pub const PTRACE_DETACH: ::c_uint = 17; constant PTRACE_GET_RSEQ_CONFIGURATION (line 540) | pub const PTRACE_GET_RSEQ_CONFIGURATION: ::c_uint = 0x420f; constant EFD_NONBLOCK (line 542) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant F_GETLK (line 544) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 545) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 546) | pub const F_SETOWN: ::c_int = 8; constant F_SETLK (line 547) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 548) | pub const F_SETLKW: ::c_int = 7; constant F_OFD_GETLK (line 549) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 550) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 551) | pub const F_OFD_SETLKW: ::c_int = 38; constant F_RDLCK (line 553) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 554) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 555) | pub const F_UNLCK: ::c_int = 2; constant SFD_NONBLOCK (line 557) | pub const SFD_NONBLOCK: ::c_int = 0x0800; constant TCSANOW (line 559) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 560) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 561) | pub const TCSAFLUSH: ::c_int = 2; constant SFD_CLOEXEC (line 563) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 565) | pub const NCCS: usize = 32; constant O_TRUNC (line 567) | pub const O_TRUNC: ::c_int = 512; constant O_CLOEXEC (line 569) | pub const O_CLOEXEC: ::c_int = 0x80000; constant EBFONT (line 571) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 572) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 573) | pub const ENODATA: ::c_int = 61; constant ETIME (line 574) | pub const ETIME: ::c_int = 62; constant ENOSR (line 575) | pub const ENOSR: ::c_int = 63; constant ENONET (line 576) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 577) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 578) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 579) | pub const ENOLINK: ::c_int = 67; constant EADV (line 580) | pub const EADV: ::c_int = 68; constant ESRMNT (line 581) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 582) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 583) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 584) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 586) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 587) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 588) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 589) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 591) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 593) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant __SIZEOF_PTHREAD_CONDATTR_T (line 595) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 596) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 597) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant O_DIRECT (line 599) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 600) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 601) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant MAP_HUGETLB (line 603) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_LOCKED (line 604) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 605) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_32BIT (line 606) | pub const MAP_32BIT: ::c_int = 0x0040; constant MAP_ANON (line 607) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 608) | pub const MAP_ANONYMOUS: ::c_int = 0x0020; constant MAP_DENYWRITE (line 609) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 610) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 611) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 612) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 613) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_SYNC (line 614) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 616) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 617) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 618) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 619) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 620) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 621) | pub const EREMOTEIO: ::c_int = 121; constant PTRACE_GETFPREGS (line 623) | pub const PTRACE_GETFPREGS: ::c_uint = 14; constant PTRACE_SETFPREGS (line 624) | pub const PTRACE_SETFPREGS: ::c_uint = 15; constant PTRACE_GETFPXREGS (line 625) | pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant PTRACE_SETFPXREGS (line 626) | pub const PTRACE_SETFPXREGS: ::c_uint = 19; constant PTRACE_GETREGS (line 627) | pub const PTRACE_GETREGS: ::c_uint = 12; constant PTRACE_SETREGS (line 628) | pub const PTRACE_SETREGS: ::c_uint = 13; constant PTRACE_PEEKSIGINFO_SHARED (line 629) | pub const PTRACE_PEEKSIGINFO_SHARED: ::c_uint = 1; constant PTRACE_SYSEMU (line 630) | pub const PTRACE_SYSEMU: ::c_uint = 31; constant PTRACE_SYSEMU_SINGLESTEP (line 631) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_uint = 32; constant PR_GET_SPECULATION_CTRL (line 633) | pub const PR_GET_SPECULATION_CTRL: ::c_int = 52; constant PR_SET_SPECULATION_CTRL (line 634) | pub const PR_SET_SPECULATION_CTRL: ::c_int = 53; constant PR_SPEC_NOT_AFFECTED (line 635) | pub const PR_SPEC_NOT_AFFECTED: ::c_uint = 0; constant PR_SPEC_PRCTL (line 636) | pub const PR_SPEC_PRCTL: ::c_uint = 1 << 0; constant PR_SPEC_ENABLE (line 637) | pub const PR_SPEC_ENABLE: ::c_uint = 1 << 1; constant PR_SPEC_DISABLE (line 638) | pub const PR_SPEC_DISABLE: ::c_uint = 1 << 2; constant PR_SPEC_FORCE_DISABLE (line 639) | pub const PR_SPEC_FORCE_DISABLE: ::c_uint = 1 << 3; constant PR_SPEC_DISABLE_NOEXEC (line 640) | pub const PR_SPEC_DISABLE_NOEXEC: ::c_uint = 1 << 4; constant PR_SPEC_STORE_BYPASS (line 641) | pub const PR_SPEC_STORE_BYPASS: ::c_int = 0; constant PR_SPEC_INDIRECT_BRANCH (line 642) | pub const PR_SPEC_INDIRECT_BRANCH: ::c_int = 1; constant MCL_CURRENT (line 646) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 647) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 648) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant SIGSTKSZ (line 650) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 651) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 652) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 653) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 654) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 655) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 656) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 657) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 658) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 659) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 660) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 661) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 662) | pub const VWERASE: usize = 14; constant VREPRINT (line 663) | pub const VREPRINT: usize = 12; constant VSUSP (line 664) | pub const VSUSP: usize = 10; constant VSTART (line 665) | pub const VSTART: usize = 8; constant VSTOP (line 666) | pub const VSTOP: usize = 9; constant VDISCARD (line 667) | pub const VDISCARD: usize = 13; constant VTIME (line 668) | pub const VTIME: usize = 5; constant IXON (line 669) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 670) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 671) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 672) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 673) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 674) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 675) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 676) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 677) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 678) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 679) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 680) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 681) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 682) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 683) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 684) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 685) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 686) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 687) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 688) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 689) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 690) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 691) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 692) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 693) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 694) | pub const VSWTC: usize = 7; constant OLCUC (line 695) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 696) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 697) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 698) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 699) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 700) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 701) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 702) | pub const XTABS: ::tcflag_t = 0o014000; constant B0 (line 704) | pub const B0: ::speed_t = 0o000000; constant B50 (line 705) | pub const B50: ::speed_t = 0o000001; constant B75 (line 706) | pub const B75: ::speed_t = 0o000002; constant B110 (line 707) | pub const B110: ::speed_t = 0o000003; constant B134 (line 708) | pub const B134: ::speed_t = 0o000004; constant B150 (line 709) | pub const B150: ::speed_t = 0o000005; constant B200 (line 710) | pub const B200: ::speed_t = 0o000006; constant B300 (line 711) | pub const B300: ::speed_t = 0o000007; constant B600 (line 712) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 713) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 714) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 715) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 716) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 717) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 718) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 719) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 720) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 721) | pub const EXTB: ::speed_t = B38400; constant B57600 (line 722) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 723) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 724) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 725) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 726) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 727) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 728) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 729) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 730) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 731) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 732) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 733) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 734) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 735) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 736) | pub const B4000000: ::speed_t = 0o010017; constant VEOL (line 738) | pub const VEOL: usize = 11; constant VEOL2 (line 739) | pub const VEOL2: usize = 16; constant VMIN (line 740) | pub const VMIN: usize = 6; constant IEXTEN (line 741) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 742) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 743) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 744) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant R15 (line 747) | pub const R15: ::c_int = 0; constant R14 (line 748) | pub const R14: ::c_int = 1; constant R13 (line 749) | pub const R13: ::c_int = 2; constant R12 (line 750) | pub const R12: ::c_int = 3; constant RBP (line 751) | pub const RBP: ::c_int = 4; constant RBX (line 752) | pub const RBX: ::c_int = 5; constant R11 (line 753) | pub const R11: ::c_int = 6; constant R10 (line 754) | pub const R10: ::c_int = 7; constant R9 (line 755) | pub const R9: ::c_int = 8; constant R8 (line 756) | pub const R8: ::c_int = 9; constant RAX (line 757) | pub const RAX: ::c_int = 10; constant RCX (line 758) | pub const RCX: ::c_int = 11; constant RDX (line 759) | pub const RDX: ::c_int = 12; constant RSI (line 760) | pub const RSI: ::c_int = 13; constant RDI (line 761) | pub const RDI: ::c_int = 14; constant ORIG_RAX (line 762) | pub const ORIG_RAX: ::c_int = 15; constant RIP (line 763) | pub const RIP: ::c_int = 16; constant CS (line 764) | pub const CS: ::c_int = 17; constant EFLAGS (line 765) | pub const EFLAGS: ::c_int = 18; constant RSP (line 766) | pub const RSP: ::c_int = 19; constant SS (line 767) | pub const SS: ::c_int = 20; constant FS_BASE (line 768) | pub const FS_BASE: ::c_int = 21; constant GS_BASE (line 769) | pub const GS_BASE: ::c_int = 22; constant DS (line 770) | pub const DS: ::c_int = 23; constant ES (line 771) | pub const ES: ::c_int = 24; constant FS (line 772) | pub const FS: ::c_int = 25; constant GS (line 773) | pub const GS: ::c_int = 26; constant REG_R8 (line 776) | pub const REG_R8: ::c_int = 0; constant REG_R9 (line 777) | pub const REG_R9: ::c_int = 1; constant REG_R10 (line 778) | pub const REG_R10: ::c_int = 2; constant REG_R11 (line 779) | pub const REG_R11: ::c_int = 3; constant REG_R12 (line 780) | pub const REG_R12: ::c_int = 4; constant REG_R13 (line 781) | pub const REG_R13: ::c_int = 5; constant REG_R14 (line 782) | pub const REG_R14: ::c_int = 6; constant REG_R15 (line 783) | pub const REG_R15: ::c_int = 7; constant REG_RDI (line 784) | pub const REG_RDI: ::c_int = 8; constant REG_RSI (line 785) | pub const REG_RSI: ::c_int = 9; constant REG_RBP (line 786) | pub const REG_RBP: ::c_int = 10; constant REG_RBX (line 787) | pub const REG_RBX: ::c_int = 11; constant REG_RDX (line 788) | pub const REG_RDX: ::c_int = 12; constant REG_RAX (line 789) | pub const REG_RAX: ::c_int = 13; constant REG_RCX (line 790) | pub const REG_RCX: ::c_int = 14; constant REG_RSP (line 791) | pub const REG_RSP: ::c_int = 15; constant REG_RIP (line 792) | pub const REG_RIP: ::c_int = 16; constant REG_EFL (line 793) | pub const REG_EFL: ::c_int = 17; constant REG_CSGSFS (line 794) | pub const REG_CSGSFS: ::c_int = 18; constant REG_ERR (line 795) | pub const REG_ERR: ::c_int = 19; constant REG_TRAPNO (line 796) | pub const REG_TRAPNO: ::c_int = 20; constant REG_OLDMASK (line 797) | pub const REG_OLDMASK: ::c_int = 21; constant REG_CR2 (line 798) | pub const REG_CR2: ::c_int = 22; function getcontext (line 801) | pub fn getcontext(ucp: *mut ucontext_t) -> ::c_int; function setcontext (line 802) | pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; function makecontext (line 803) | pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::... function swapcontext (line 804) | pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c... function iopl (line 805) | pub fn iopl(level: ::c_int) -> ::c_int; function ioperm (line 806) | pub fn ioperm(from: ::c_ulong, num: ::c_ulong, turn_on: ::c_int) -> ::c_... FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; constant __SIZEOF_PTHREAD_MUTEX_T (line 23) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 24) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 25) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant SYS_read (line 80) | pub const SYS_read: ::c_long = 0; constant SYS_write (line 81) | pub const SYS_write: ::c_long = 1; constant SYS_open (line 82) | pub const SYS_open: ::c_long = 2; constant SYS_close (line 83) | pub const SYS_close: ::c_long = 3; constant SYS_stat (line 84) | pub const SYS_stat: ::c_long = 4; constant SYS_fstat (line 85) | pub const SYS_fstat: ::c_long = 5; constant SYS_lstat (line 86) | pub const SYS_lstat: ::c_long = 6; constant SYS_poll (line 87) | pub const SYS_poll: ::c_long = 7; constant SYS_lseek (line 88) | pub const SYS_lseek: ::c_long = 8; constant SYS_mmap (line 89) | pub const SYS_mmap: ::c_long = 9; constant SYS_mprotect (line 90) | pub const SYS_mprotect: ::c_long = 10; constant SYS_munmap (line 91) | pub const SYS_munmap: ::c_long = 11; constant SYS_brk (line 92) | pub const SYS_brk: ::c_long = 12; constant SYS_rt_sigaction (line 93) | pub const SYS_rt_sigaction: ::c_long = 13; constant SYS_rt_sigprocmask (line 94) | pub const SYS_rt_sigprocmask: ::c_long = 14; constant SYS_rt_sigreturn (line 95) | pub const SYS_rt_sigreturn: ::c_long = 15; constant SYS_ioctl (line 96) | pub const SYS_ioctl: ::c_long = 16; constant SYS_pread64 (line 97) | pub const SYS_pread64: ::c_long = 17; constant SYS_pwrite64 (line 98) | pub const SYS_pwrite64: ::c_long = 18; constant SYS_readv (line 99) | pub const SYS_readv: ::c_long = 19; constant SYS_writev (line 100) | pub const SYS_writev: ::c_long = 20; constant SYS_access (line 101) | pub const SYS_access: ::c_long = 21; constant SYS_pipe (line 102) | pub const SYS_pipe: ::c_long = 22; constant SYS_select (line 103) | pub const SYS_select: ::c_long = 23; constant SYS_sched_yield (line 104) | pub const SYS_sched_yield: ::c_long = 24; constant SYS_mremap (line 105) | pub const SYS_mremap: ::c_long = 25; constant SYS_msync (line 106) | pub const SYS_msync: ::c_long = 26; constant SYS_mincore (line 107) | pub const SYS_mincore: ::c_long = 27; constant SYS_madvise (line 108) | pub const SYS_madvise: ::c_long = 28; constant SYS_shmget (line 109) | pub const SYS_shmget: ::c_long = 29; constant SYS_shmat (line 110) | pub const SYS_shmat: ::c_long = 30; constant SYS_shmctl (line 111) | pub const SYS_shmctl: ::c_long = 31; constant SYS_dup (line 112) | pub const SYS_dup: ::c_long = 32; constant SYS_dup2 (line 113) | pub const SYS_dup2: ::c_long = 33; constant SYS_pause (line 114) | pub const SYS_pause: ::c_long = 34; constant SYS_nanosleep (line 115) | pub const SYS_nanosleep: ::c_long = 35; constant SYS_getitimer (line 116) | pub const SYS_getitimer: ::c_long = 36; constant SYS_alarm (line 117) | pub const SYS_alarm: ::c_long = 37; constant SYS_setitimer (line 118) | pub const SYS_setitimer: ::c_long = 38; constant SYS_getpid (line 119) | pub const SYS_getpid: ::c_long = 39; constant SYS_sendfile (line 120) | pub const SYS_sendfile: ::c_long = 40; constant SYS_socket (line 121) | pub const SYS_socket: ::c_long = 41; constant SYS_connect (line 122) | pub const SYS_connect: ::c_long = 42; constant SYS_accept (line 123) | pub const SYS_accept: ::c_long = 43; constant SYS_sendto (line 124) | pub const SYS_sendto: ::c_long = 44; constant SYS_recvfrom (line 125) | pub const SYS_recvfrom: ::c_long = 45; constant SYS_sendmsg (line 126) | pub const SYS_sendmsg: ::c_long = 46; constant SYS_recvmsg (line 127) | pub const SYS_recvmsg: ::c_long = 47; constant SYS_shutdown (line 128) | pub const SYS_shutdown: ::c_long = 48; constant SYS_bind (line 129) | pub const SYS_bind: ::c_long = 49; constant SYS_listen (line 130) | pub const SYS_listen: ::c_long = 50; constant SYS_getsockname (line 131) | pub const SYS_getsockname: ::c_long = 51; constant SYS_getpeername (line 132) | pub const SYS_getpeername: ::c_long = 52; constant SYS_socketpair (line 133) | pub const SYS_socketpair: ::c_long = 53; constant SYS_setsockopt (line 134) | pub const SYS_setsockopt: ::c_long = 54; constant SYS_getsockopt (line 135) | pub const SYS_getsockopt: ::c_long = 55; constant SYS_clone (line 136) | pub const SYS_clone: ::c_long = 56; constant SYS_fork (line 137) | pub const SYS_fork: ::c_long = 57; constant SYS_vfork (line 138) | pub const SYS_vfork: ::c_long = 58; constant SYS_execve (line 139) | pub const SYS_execve: ::c_long = 59; constant SYS_exit (line 140) | pub const SYS_exit: ::c_long = 60; constant SYS_wait4 (line 141) | pub const SYS_wait4: ::c_long = 61; constant SYS_kill (line 142) | pub const SYS_kill: ::c_long = 62; constant SYS_uname (line 143) | pub const SYS_uname: ::c_long = 63; constant SYS_semget (line 144) | pub const SYS_semget: ::c_long = 64; constant SYS_semop (line 145) | pub const SYS_semop: ::c_long = 65; constant SYS_semctl (line 146) | pub const SYS_semctl: ::c_long = 66; constant SYS_shmdt (line 147) | pub const SYS_shmdt: ::c_long = 67; constant SYS_msgget (line 148) | pub const SYS_msgget: ::c_long = 68; constant SYS_msgsnd (line 149) | pub const SYS_msgsnd: ::c_long = 69; constant SYS_msgrcv (line 150) | pub const SYS_msgrcv: ::c_long = 70; constant SYS_msgctl (line 151) | pub const SYS_msgctl: ::c_long = 71; constant SYS_fcntl (line 152) | pub const SYS_fcntl: ::c_long = 72; constant SYS_flock (line 153) | pub const SYS_flock: ::c_long = 73; constant SYS_fsync (line 154) | pub const SYS_fsync: ::c_long = 74; constant SYS_fdatasync (line 155) | pub const SYS_fdatasync: ::c_long = 75; constant SYS_truncate (line 156) | pub const SYS_truncate: ::c_long = 76; constant SYS_ftruncate (line 157) | pub const SYS_ftruncate: ::c_long = 77; constant SYS_getdents (line 158) | pub const SYS_getdents: ::c_long = 78; constant SYS_getcwd (line 159) | pub const SYS_getcwd: ::c_long = 79; constant SYS_chdir (line 160) | pub const SYS_chdir: ::c_long = 80; constant SYS_fchdir (line 161) | pub const SYS_fchdir: ::c_long = 81; constant SYS_rename (line 162) | pub const SYS_rename: ::c_long = 82; constant SYS_mkdir (line 163) | pub const SYS_mkdir: ::c_long = 83; constant SYS_rmdir (line 164) | pub const SYS_rmdir: ::c_long = 84; constant SYS_creat (line 165) | pub const SYS_creat: ::c_long = 85; constant SYS_link (line 166) | pub const SYS_link: ::c_long = 86; constant SYS_unlink (line 167) | pub const SYS_unlink: ::c_long = 87; constant SYS_symlink (line 168) | pub const SYS_symlink: ::c_long = 88; constant SYS_readlink (line 169) | pub const SYS_readlink: ::c_long = 89; constant SYS_chmod (line 170) | pub const SYS_chmod: ::c_long = 90; constant SYS_fchmod (line 171) | pub const SYS_fchmod: ::c_long = 91; constant SYS_chown (line 172) | pub const SYS_chown: ::c_long = 92; constant SYS_fchown (line 173) | pub const SYS_fchown: ::c_long = 93; constant SYS_lchown (line 174) | pub const SYS_lchown: ::c_long = 94; constant SYS_umask (line 175) | pub const SYS_umask: ::c_long = 95; constant SYS_gettimeofday (line 176) | pub const SYS_gettimeofday: ::c_long = 96; constant SYS_getrlimit (line 177) | pub const SYS_getrlimit: ::c_long = 97; constant SYS_getrusage (line 178) | pub const SYS_getrusage: ::c_long = 98; constant SYS_sysinfo (line 179) | pub const SYS_sysinfo: ::c_long = 99; constant SYS_times (line 180) | pub const SYS_times: ::c_long = 100; constant SYS_ptrace (line 181) | pub const SYS_ptrace: ::c_long = 101; constant SYS_getuid (line 182) | pub const SYS_getuid: ::c_long = 102; constant SYS_syslog (line 183) | pub const SYS_syslog: ::c_long = 103; constant SYS_getgid (line 184) | pub const SYS_getgid: ::c_long = 104; constant SYS_setuid (line 185) | pub const SYS_setuid: ::c_long = 105; constant SYS_setgid (line 186) | pub const SYS_setgid: ::c_long = 106; constant SYS_geteuid (line 187) | pub const SYS_geteuid: ::c_long = 107; constant SYS_getegid (line 188) | pub const SYS_getegid: ::c_long = 108; constant SYS_setpgid (line 189) | pub const SYS_setpgid: ::c_long = 109; constant SYS_getppid (line 190) | pub const SYS_getppid: ::c_long = 110; constant SYS_getpgrp (line 191) | pub const SYS_getpgrp: ::c_long = 111; constant SYS_setsid (line 192) | pub const SYS_setsid: ::c_long = 112; constant SYS_setreuid (line 193) | pub const SYS_setreuid: ::c_long = 113; constant SYS_setregid (line 194) | pub const SYS_setregid: ::c_long = 114; constant SYS_getgroups (line 195) | pub const SYS_getgroups: ::c_long = 115; constant SYS_setgroups (line 196) | pub const SYS_setgroups: ::c_long = 116; constant SYS_setresuid (line 197) | pub const SYS_setresuid: ::c_long = 117; constant SYS_getresuid (line 198) | pub const SYS_getresuid: ::c_long = 118; constant SYS_setresgid (line 199) | pub const SYS_setresgid: ::c_long = 119; constant SYS_getresgid (line 200) | pub const SYS_getresgid: ::c_long = 120; constant SYS_getpgid (line 201) | pub const SYS_getpgid: ::c_long = 121; constant SYS_setfsuid (line 202) | pub const SYS_setfsuid: ::c_long = 122; constant SYS_setfsgid (line 203) | pub const SYS_setfsgid: ::c_long = 123; constant SYS_getsid (line 204) | pub const SYS_getsid: ::c_long = 124; constant SYS_capget (line 205) | pub const SYS_capget: ::c_long = 125; constant SYS_capset (line 206) | pub const SYS_capset: ::c_long = 126; constant SYS_rt_sigpending (line 207) | pub const SYS_rt_sigpending: ::c_long = 127; constant SYS_rt_sigtimedwait (line 208) | pub const SYS_rt_sigtimedwait: ::c_long = 128; constant SYS_rt_sigqueueinfo (line 209) | pub const SYS_rt_sigqueueinfo: ::c_long = 129; constant SYS_rt_sigsuspend (line 210) | pub const SYS_rt_sigsuspend: ::c_long = 130; constant SYS_sigaltstack (line 211) | pub const SYS_sigaltstack: ::c_long = 131; constant SYS_utime (line 212) | pub const SYS_utime: ::c_long = 132; constant SYS_mknod (line 213) | pub const SYS_mknod: ::c_long = 133; constant SYS_uselib (line 214) | pub const SYS_uselib: ::c_long = 134; constant SYS_personality (line 215) | pub const SYS_personality: ::c_long = 135; constant SYS_ustat (line 216) | pub const SYS_ustat: ::c_long = 136; constant SYS_statfs (line 217) | pub const SYS_statfs: ::c_long = 137; constant SYS_fstatfs (line 218) | pub const SYS_fstatfs: ::c_long = 138; constant SYS_sysfs (line 219) | pub const SYS_sysfs: ::c_long = 139; constant SYS_getpriority (line 220) | pub const SYS_getpriority: ::c_long = 140; constant SYS_setpriority (line 221) | pub const SYS_setpriority: ::c_long = 141; constant SYS_sched_setparam (line 222) | pub const SYS_sched_setparam: ::c_long = 142; constant SYS_sched_getparam (line 223) | pub const SYS_sched_getparam: ::c_long = 143; constant SYS_sched_setscheduler (line 224) | pub const SYS_sched_setscheduler: ::c_long = 144; constant SYS_sched_getscheduler (line 225) | pub const SYS_sched_getscheduler: ::c_long = 145; constant SYS_sched_get_priority_max (line 226) | pub const SYS_sched_get_priority_max: ::c_long = 146; constant SYS_sched_get_priority_min (line 227) | pub const SYS_sched_get_priority_min: ::c_long = 147; constant SYS_sched_rr_get_interval (line 228) | pub const SYS_sched_rr_get_interval: ::c_long = 148; constant SYS_mlock (line 229) | pub const SYS_mlock: ::c_long = 149; constant SYS_munlock (line 230) | pub const SYS_munlock: ::c_long = 150; constant SYS_mlockall (line 231) | pub const SYS_mlockall: ::c_long = 151; constant SYS_munlockall (line 232) | pub const SYS_munlockall: ::c_long = 152; constant SYS_vhangup (line 233) | pub const SYS_vhangup: ::c_long = 153; constant SYS_modify_ldt (line 234) | pub const SYS_modify_ldt: ::c_long = 154; constant SYS_pivot_root (line 235) | pub const SYS_pivot_root: ::c_long = 155; constant SYS__sysctl (line 236) | pub const SYS__sysctl: ::c_long = 156; constant SYS_prctl (line 237) | pub const SYS_prctl: ::c_long = 157; constant SYS_arch_prctl (line 238) | pub const SYS_arch_prctl: ::c_long = 158; constant SYS_adjtimex (line 239) | pub const SYS_adjtimex: ::c_long = 159; constant SYS_setrlimit (line 240) | pub const SYS_setrlimit: ::c_long = 160; constant SYS_chroot (line 241) | pub const SYS_chroot: ::c_long = 161; constant SYS_sync (line 242) | pub const SYS_sync: ::c_long = 162; constant SYS_acct (line 243) | pub const SYS_acct: ::c_long = 163; constant SYS_settimeofday (line 244) | pub const SYS_settimeofday: ::c_long = 164; constant SYS_mount (line 245) | pub const SYS_mount: ::c_long = 165; constant SYS_umount2 (line 246) | pub const SYS_umount2: ::c_long = 166; constant SYS_swapon (line 247) | pub const SYS_swapon: ::c_long = 167; constant SYS_swapoff (line 248) | pub const SYS_swapoff: ::c_long = 168; constant SYS_reboot (line 249) | pub const SYS_reboot: ::c_long = 169; constant SYS_sethostname (line 250) | pub const SYS_sethostname: ::c_long = 170; constant SYS_setdomainname (line 251) | pub const SYS_setdomainname: ::c_long = 171; constant SYS_iopl (line 252) | pub const SYS_iopl: ::c_long = 172; constant SYS_ioperm (line 253) | pub const SYS_ioperm: ::c_long = 173; constant SYS_create_module (line 254) | pub const SYS_create_module: ::c_long = 174; constant SYS_init_module (line 255) | pub const SYS_init_module: ::c_long = 175; constant SYS_delete_module (line 256) | pub const SYS_delete_module: ::c_long = 176; constant SYS_get_kernel_syms (line 257) | pub const SYS_get_kernel_syms: ::c_long = 177; constant SYS_query_module (line 258) | pub const SYS_query_module: ::c_long = 178; constant SYS_quotactl (line 259) | pub const SYS_quotactl: ::c_long = 179; constant SYS_nfsservctl (line 260) | pub const SYS_nfsservctl: ::c_long = 180; constant SYS_getpmsg (line 261) | pub const SYS_getpmsg: ::c_long = 181; constant SYS_putpmsg (line 262) | pub const SYS_putpmsg: ::c_long = 182; constant SYS_afs_syscall (line 263) | pub const SYS_afs_syscall: ::c_long = 183; constant SYS_tuxcall (line 264) | pub const SYS_tuxcall: ::c_long = 184; constant SYS_security (line 265) | pub const SYS_security: ::c_long = 185; constant SYS_gettid (line 266) | pub const SYS_gettid: ::c_long = 186; constant SYS_readahead (line 267) | pub const SYS_readahead: ::c_long = 187; constant SYS_setxattr (line 268) | pub const SYS_setxattr: ::c_long = 188; constant SYS_lsetxattr (line 269) | pub const SYS_lsetxattr: ::c_long = 189; constant SYS_fsetxattr (line 270) | pub const SYS_fsetxattr: ::c_long = 190; constant SYS_getxattr (line 271) | pub const SYS_getxattr: ::c_long = 191; constant SYS_lgetxattr (line 272) | pub const SYS_lgetxattr: ::c_long = 192; constant SYS_fgetxattr (line 273) | pub const SYS_fgetxattr: ::c_long = 193; constant SYS_listxattr (line 274) | pub const SYS_listxattr: ::c_long = 194; constant SYS_llistxattr (line 275) | pub const SYS_llistxattr: ::c_long = 195; constant SYS_flistxattr (line 276) | pub const SYS_flistxattr: ::c_long = 196; constant SYS_removexattr (line 277) | pub const SYS_removexattr: ::c_long = 197; constant SYS_lremovexattr (line 278) | pub const SYS_lremovexattr: ::c_long = 198; constant SYS_fremovexattr (line 279) | pub const SYS_fremovexattr: ::c_long = 199; constant SYS_tkill (line 280) | pub const SYS_tkill: ::c_long = 200; constant SYS_time (line 281) | pub const SYS_time: ::c_long = 201; constant SYS_futex (line 282) | pub const SYS_futex: ::c_long = 202; constant SYS_sched_setaffinity (line 283) | pub const SYS_sched_setaffinity: ::c_long = 203; constant SYS_sched_getaffinity (line 284) | pub const SYS_sched_getaffinity: ::c_long = 204; constant SYS_set_thread_area (line 285) | pub const SYS_set_thread_area: ::c_long = 205; constant SYS_io_setup (line 286) | pub const SYS_io_setup: ::c_long = 206; constant SYS_io_destroy (line 287) | pub const SYS_io_destroy: ::c_long = 207; constant SYS_io_getevents (line 288) | pub const SYS_io_getevents: ::c_long = 208; constant SYS_io_submit (line 289) | pub const SYS_io_submit: ::c_long = 209; constant SYS_io_cancel (line 290) | pub const SYS_io_cancel: ::c_long = 210; constant SYS_get_thread_area (line 291) | pub const SYS_get_thread_area: ::c_long = 211; constant SYS_lookup_dcookie (line 292) | pub const SYS_lookup_dcookie: ::c_long = 212; constant SYS_epoll_create (line 293) | pub const SYS_epoll_create: ::c_long = 213; constant SYS_epoll_ctl_old (line 294) | pub const SYS_epoll_ctl_old: ::c_long = 214; constant SYS_epoll_wait_old (line 295) | pub const SYS_epoll_wait_old: ::c_long = 215; constant SYS_remap_file_pages (line 296) | pub const SYS_remap_file_pages: ::c_long = 216; constant SYS_getdents64 (line 297) | pub const SYS_getdents64: ::c_long = 217; constant SYS_set_tid_address (line 298) | pub const SYS_set_tid_address: ::c_long = 218; constant SYS_restart_syscall (line 299) | pub const SYS_restart_syscall: ::c_long = 219; constant SYS_semtimedop (line 300) | pub const SYS_semtimedop: ::c_long = 220; constant SYS_fadvise64 (line 301) | pub const SYS_fadvise64: ::c_long = 221; constant SYS_timer_create (line 302) | pub const SYS_timer_create: ::c_long = 222; constant SYS_timer_settime (line 303) | pub const SYS_timer_settime: ::c_long = 223; constant SYS_timer_gettime (line 304) | pub const SYS_timer_gettime: ::c_long = 224; constant SYS_timer_getoverrun (line 305) | pub const SYS_timer_getoverrun: ::c_long = 225; constant SYS_timer_delete (line 306) | pub const SYS_timer_delete: ::c_long = 226; constant SYS_clock_settime (line 307) | pub const SYS_clock_settime: ::c_long = 227; constant SYS_clock_gettime (line 308) | pub const SYS_clock_gettime: ::c_long = 228; constant SYS_clock_getres (line 309) | pub const SYS_clock_getres: ::c_long = 229; constant SYS_clock_nanosleep (line 310) | pub const SYS_clock_nanosleep: ::c_long = 230; constant SYS_exit_group (line 311) | pub const SYS_exit_group: ::c_long = 231; constant SYS_epoll_wait (line 312) | pub const SYS_epoll_wait: ::c_long = 232; constant SYS_epoll_ctl (line 313) | pub const SYS_epoll_ctl: ::c_long = 233; constant SYS_tgkill (line 314) | pub const SYS_tgkill: ::c_long = 234; constant SYS_utimes (line 315) | pub const SYS_utimes: ::c_long = 235; constant SYS_vserver (line 316) | pub const SYS_vserver: ::c_long = 236; constant SYS_mbind (line 317) | pub const SYS_mbind: ::c_long = 237; constant SYS_set_mempolicy (line 318) | pub const SYS_set_mempolicy: ::c_long = 238; constant SYS_get_mempolicy (line 319) | pub const SYS_get_mempolicy: ::c_long = 239; constant SYS_mq_open (line 320) | pub const SYS_mq_open: ::c_long = 240; constant SYS_mq_unlink (line 321) | pub const SYS_mq_unlink: ::c_long = 241; constant SYS_mq_timedsend (line 322) | pub const SYS_mq_timedsend: ::c_long = 242; constant SYS_mq_timedreceive (line 323) | pub const SYS_mq_timedreceive: ::c_long = 243; constant SYS_mq_notify (line 324) | pub const SYS_mq_notify: ::c_long = 244; constant SYS_mq_getsetattr (line 325) | pub const SYS_mq_getsetattr: ::c_long = 245; constant SYS_kexec_load (line 326) | pub const SYS_kexec_load: ::c_long = 246; constant SYS_waitid (line 327) | pub const SYS_waitid: ::c_long = 247; constant SYS_add_key (line 328) | pub const SYS_add_key: ::c_long = 248; constant SYS_request_key (line 329) | pub const SYS_request_key: ::c_long = 249; constant SYS_keyctl (line 330) | pub const SYS_keyctl: ::c_long = 250; constant SYS_ioprio_set (line 331) | pub const SYS_ioprio_set: ::c_long = 251; constant SYS_ioprio_get (line 332) | pub const SYS_ioprio_get: ::c_long = 252; constant SYS_inotify_init (line 333) | pub const SYS_inotify_init: ::c_long = 253; constant SYS_inotify_add_watch (line 334) | pub const SYS_inotify_add_watch: ::c_long = 254; constant SYS_inotify_rm_watch (line 335) | pub const SYS_inotify_rm_watch: ::c_long = 255; constant SYS_migrate_pages (line 336) | pub const SYS_migrate_pages: ::c_long = 256; constant SYS_openat (line 337) | pub const SYS_openat: ::c_long = 257; constant SYS_mkdirat (line 338) | pub const SYS_mkdirat: ::c_long = 258; constant SYS_mknodat (line 339) | pub const SYS_mknodat: ::c_long = 259; constant SYS_fchownat (line 340) | pub const SYS_fchownat: ::c_long = 260; constant SYS_futimesat (line 341) | pub const SYS_futimesat: ::c_long = 261; constant SYS_newfstatat (line 342) | pub const SYS_newfstatat: ::c_long = 262; constant SYS_unlinkat (line 343) | pub const SYS_unlinkat: ::c_long = 263; constant SYS_renameat (line 344) | pub const SYS_renameat: ::c_long = 264; constant SYS_linkat (line 345) | pub const SYS_linkat: ::c_long = 265; constant SYS_symlinkat (line 346) | pub const SYS_symlinkat: ::c_long = 266; constant SYS_readlinkat (line 347) | pub const SYS_readlinkat: ::c_long = 267; constant SYS_fchmodat (line 348) | pub const SYS_fchmodat: ::c_long = 268; constant SYS_faccessat (line 349) | pub const SYS_faccessat: ::c_long = 269; constant SYS_pselect6 (line 350) | pub const SYS_pselect6: ::c_long = 270; constant SYS_ppoll (line 351) | pub const SYS_ppoll: ::c_long = 271; constant SYS_unshare (line 352) | pub const SYS_unshare: ::c_long = 272; constant SYS_set_robust_list (line 353) | pub const SYS_set_robust_list: ::c_long = 273; constant SYS_get_robust_list (line 354) | pub const SYS_get_robust_list: ::c_long = 274; constant SYS_splice (line 355) | pub const SYS_splice: ::c_long = 275; constant SYS_tee (line 356) | pub const SYS_tee: ::c_long = 276; constant SYS_sync_file_range (line 357) | pub const SYS_sync_file_range: ::c_long = 277; constant SYS_vmsplice (line 358) | pub const SYS_vmsplice: ::c_long = 278; constant SYS_move_pages (line 359) | pub const SYS_move_pages: ::c_long = 279; constant SYS_utimensat (line 360) | pub const SYS_utimensat: ::c_long = 280; constant SYS_epoll_pwait (line 361) | pub const SYS_epoll_pwait: ::c_long = 281; constant SYS_signalfd (line 362) | pub const SYS_signalfd: ::c_long = 282; constant SYS_timerfd_create (line 363) | pub const SYS_timerfd_create: ::c_long = 283; constant SYS_eventfd (line 364) | pub const SYS_eventfd: ::c_long = 284; constant SYS_fallocate (line 365) | pub const SYS_fallocate: ::c_long = 285; constant SYS_timerfd_settime (line 366) | pub const SYS_timerfd_settime: ::c_long = 286; constant SYS_timerfd_gettime (line 367) | pub const SYS_timerfd_gettime: ::c_long = 287; constant SYS_accept4 (line 368) | pub const SYS_accept4: ::c_long = 288; constant SYS_signalfd4 (line 369) | pub const SYS_signalfd4: ::c_long = 289; constant SYS_eventfd2 (line 370) | pub const SYS_eventfd2: ::c_long = 290; constant SYS_epoll_create1 (line 371) | pub const SYS_epoll_create1: ::c_long = 291; constant SYS_dup3 (line 372) | pub const SYS_dup3: ::c_long = 292; constant SYS_pipe2 (line 373) | pub const SYS_pipe2: ::c_long = 293; constant SYS_inotify_init1 (line 374) | pub const SYS_inotify_init1: ::c_long = 294; constant SYS_preadv (line 375) | pub const SYS_preadv: ::c_long = 295; constant SYS_pwritev (line 376) | pub const SYS_pwritev: ::c_long = 296; constant SYS_rt_tgsigqueueinfo (line 377) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 297; constant SYS_perf_event_open (line 378) | pub const SYS_perf_event_open: ::c_long = 298; constant SYS_recvmmsg (line 379) | pub const SYS_recvmmsg: ::c_long = 299; constant SYS_fanotify_init (line 380) | pub const SYS_fanotify_init: ::c_long = 300; constant SYS_fanotify_mark (line 381) | pub const SYS_fanotify_mark: ::c_long = 301; constant SYS_prlimit64 (line 382) | pub const SYS_prlimit64: ::c_long = 302; constant SYS_name_to_handle_at (line 383) | pub const SYS_name_to_handle_at: ::c_long = 303; constant SYS_open_by_handle_at (line 384) | pub const SYS_open_by_handle_at: ::c_long = 304; constant SYS_clock_adjtime (line 385) | pub const SYS_clock_adjtime: ::c_long = 305; constant SYS_syncfs (line 386) | pub const SYS_syncfs: ::c_long = 306; constant SYS_sendmmsg (line 387) | pub const SYS_sendmmsg: ::c_long = 307; constant SYS_setns (line 388) | pub const SYS_setns: ::c_long = 308; constant SYS_getcpu (line 389) | pub const SYS_getcpu: ::c_long = 309; constant SYS_process_vm_readv (line 390) | pub const SYS_process_vm_readv: ::c_long = 310; constant SYS_process_vm_writev (line 391) | pub const SYS_process_vm_writev: ::c_long = 311; constant SYS_kcmp (line 392) | pub const SYS_kcmp: ::c_long = 312; constant SYS_finit_module (line 393) | pub const SYS_finit_module: ::c_long = 313; constant SYS_sched_setattr (line 394) | pub const SYS_sched_setattr: ::c_long = 314; constant SYS_sched_getattr (line 395) | pub const SYS_sched_getattr: ::c_long = 315; constant SYS_renameat2 (line 396) | pub const SYS_renameat2: ::c_long = 316; constant SYS_seccomp (line 397) | pub const SYS_seccomp: ::c_long = 317; constant SYS_getrandom (line 398) | pub const SYS_getrandom: ::c_long = 318; constant SYS_memfd_create (line 399) | pub const SYS_memfd_create: ::c_long = 319; constant SYS_kexec_file_load (line 400) | pub const SYS_kexec_file_load: ::c_long = 320; constant SYS_bpf (line 401) | pub const SYS_bpf: ::c_long = 321; constant SYS_execveat (line 402) | pub const SYS_execveat: ::c_long = 322; constant SYS_userfaultfd (line 403) | pub const SYS_userfaultfd: ::c_long = 323; constant SYS_membarrier (line 404) | pub const SYS_membarrier: ::c_long = 324; constant SYS_mlock2 (line 405) | pub const SYS_mlock2: ::c_long = 325; constant SYS_copy_file_range (line 406) | pub const SYS_copy_file_range: ::c_long = 326; constant SYS_preadv2 (line 407) | pub const SYS_preadv2: ::c_long = 327; constant SYS_pwritev2 (line 408) | pub const SYS_pwritev2: ::c_long = 328; constant SYS_pkey_mprotect (line 409) | pub const SYS_pkey_mprotect: ::c_long = 329; constant SYS_pkey_alloc (line 410) | pub const SYS_pkey_alloc: ::c_long = 330; constant SYS_pkey_free (line 411) | pub const SYS_pkey_free: ::c_long = 331; constant SYS_statx (line 412) | pub const SYS_statx: ::c_long = 332; constant SYS_rseq (line 413) | pub const SYS_rseq: ::c_long = 334; constant SYS_pidfd_send_signal (line 414) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 415) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 416) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 417) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 418) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 419) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 420) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 421) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 422) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 423) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 424) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 425) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 426) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 427) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 428) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 429) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 430) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 431) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 432) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 433) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 434) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 435) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 436) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 437) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 438) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 439) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 440) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; function sysctl (line 443) | pub fn sysctl( FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/b64/x86_64/x32.rs type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; constant __SIZEOF_PTHREAD_MUTEX_T (line 23) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 32; constant __SIZEOF_PTHREAD_RWLOCK_T (line 24) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 44; constant __SIZEOF_PTHREAD_BARRIER_T (line 25) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 20; constant __X32_SYSCALL_BIT (line 53) | pub const __X32_SYSCALL_BIT: ::c_long = 0x40000000; constant SYS_read (line 55) | pub const SYS_read: ::c_long = __X32_SYSCALL_BIT + 0; constant SYS_write (line 56) | pub const SYS_write: ::c_long = __X32_SYSCALL_BIT + 1; constant SYS_open (line 57) | pub const SYS_open: ::c_long = __X32_SYSCALL_BIT + 2; constant SYS_close (line 58) | pub const SYS_close: ::c_long = __X32_SYSCALL_BIT + 3; constant SYS_stat (line 59) | pub const SYS_stat: ::c_long = __X32_SYSCALL_BIT + 4; constant SYS_fstat (line 60) | pub const SYS_fstat: ::c_long = __X32_SYSCALL_BIT + 5; constant SYS_lstat (line 61) | pub const SYS_lstat: ::c_long = __X32_SYSCALL_BIT + 6; constant SYS_poll (line 62) | pub const SYS_poll: ::c_long = __X32_SYSCALL_BIT + 7; constant SYS_lseek (line 63) | pub const SYS_lseek: ::c_long = __X32_SYSCALL_BIT + 8; constant SYS_mmap (line 64) | pub const SYS_mmap: ::c_long = __X32_SYSCALL_BIT + 9; constant SYS_mprotect (line 65) | pub const SYS_mprotect: ::c_long = __X32_SYSCALL_BIT + 10; constant SYS_munmap (line 66) | pub const SYS_munmap: ::c_long = __X32_SYSCALL_BIT + 11; constant SYS_brk (line 67) | pub const SYS_brk: ::c_long = __X32_SYSCALL_BIT + 12; constant SYS_rt_sigprocmask (line 68) | pub const SYS_rt_sigprocmask: ::c_long = __X32_SYSCALL_BIT + 14; constant SYS_pread64 (line 69) | pub const SYS_pread64: ::c_long = __X32_SYSCALL_BIT + 17; constant SYS_pwrite64 (line 70) | pub const SYS_pwrite64: ::c_long = __X32_SYSCALL_BIT + 18; constant SYS_access (line 71) | pub const SYS_access: ::c_long = __X32_SYSCALL_BIT + 21; constant SYS_pipe (line 72) | pub const SYS_pipe: ::c_long = __X32_SYSCALL_BIT + 22; constant SYS_select (line 73) | pub const SYS_select: ::c_long = __X32_SYSCALL_BIT + 23; constant SYS_sched_yield (line 74) | pub const SYS_sched_yield: ::c_long = __X32_SYSCALL_BIT + 24; constant SYS_mremap (line 75) | pub const SYS_mremap: ::c_long = __X32_SYSCALL_BIT + 25; constant SYS_msync (line 76) | pub const SYS_msync: ::c_long = __X32_SYSCALL_BIT + 26; constant SYS_mincore (line 77) | pub const SYS_mincore: ::c_long = __X32_SYSCALL_BIT + 27; constant SYS_madvise (line 78) | pub const SYS_madvise: ::c_long = __X32_SYSCALL_BIT + 28; constant SYS_shmget (line 79) | pub const SYS_shmget: ::c_long = __X32_SYSCALL_BIT + 29; constant SYS_shmat (line 80) | pub const SYS_shmat: ::c_long = __X32_SYSCALL_BIT + 30; constant SYS_shmctl (line 81) | pub const SYS_shmctl: ::c_long = __X32_SYSCALL_BIT + 31; constant SYS_dup (line 82) | pub const SYS_dup: ::c_long = __X32_SYSCALL_BIT + 32; constant SYS_dup2 (line 83) | pub const SYS_dup2: ::c_long = __X32_SYSCALL_BIT + 33; constant SYS_pause (line 84) | pub const SYS_pause: ::c_long = __X32_SYSCALL_BIT + 34; constant SYS_nanosleep (line 85) | pub const SYS_nanosleep: ::c_long = __X32_SYSCALL_BIT + 35; constant SYS_getitimer (line 86) | pub const SYS_getitimer: ::c_long = __X32_SYSCALL_BIT + 36; constant SYS_alarm (line 87) | pub const SYS_alarm: ::c_long = __X32_SYSCALL_BIT + 37; constant SYS_setitimer (line 88) | pub const SYS_setitimer: ::c_long = __X32_SYSCALL_BIT + 38; constant SYS_getpid (line 89) | pub const SYS_getpid: ::c_long = __X32_SYSCALL_BIT + 39; constant SYS_sendfile (line 90) | pub const SYS_sendfile: ::c_long = __X32_SYSCALL_BIT + 40; constant SYS_socket (line 91) | pub const SYS_socket: ::c_long = __X32_SYSCALL_BIT + 41; constant SYS_connect (line 92) | pub const SYS_connect: ::c_long = __X32_SYSCALL_BIT + 42; constant SYS_accept (line 93) | pub const SYS_accept: ::c_long = __X32_SYSCALL_BIT + 43; constant SYS_sendto (line 94) | pub const SYS_sendto: ::c_long = __X32_SYSCALL_BIT + 44; constant SYS_shutdown (line 95) | pub const SYS_shutdown: ::c_long = __X32_SYSCALL_BIT + 48; constant SYS_bind (line 96) | pub const SYS_bind: ::c_long = __X32_SYSCALL_BIT + 49; constant SYS_listen (line 97) | pub const SYS_listen: ::c_long = __X32_SYSCALL_BIT + 50; constant SYS_getsockname (line 98) | pub const SYS_getsockname: ::c_long = __X32_SYSCALL_BIT + 51; constant SYS_getpeername (line 99) | pub const SYS_getpeername: ::c_long = __X32_SYSCALL_BIT + 52; constant SYS_socketpair (line 100) | pub const SYS_socketpair: ::c_long = __X32_SYSCALL_BIT + 53; constant SYS_clone (line 101) | pub const SYS_clone: ::c_long = __X32_SYSCALL_BIT + 56; constant SYS_fork (line 102) | pub const SYS_fork: ::c_long = __X32_SYSCALL_BIT + 57; constant SYS_vfork (line 103) | pub const SYS_vfork: ::c_long = __X32_SYSCALL_BIT + 58; constant SYS_exit (line 104) | pub const SYS_exit: ::c_long = __X32_SYSCALL_BIT + 60; constant SYS_wait4 (line 105) | pub const SYS_wait4: ::c_long = __X32_SYSCALL_BIT + 61; constant SYS_kill (line 106) | pub const SYS_kill: ::c_long = __X32_SYSCALL_BIT + 62; constant SYS_uname (line 107) | pub const SYS_uname: ::c_long = __X32_SYSCALL_BIT + 63; constant SYS_semget (line 108) | pub const SYS_semget: ::c_long = __X32_SYSCALL_BIT + 64; constant SYS_semop (line 109) | pub const SYS_semop: ::c_long = __X32_SYSCALL_BIT + 65; constant SYS_semctl (line 110) | pub const SYS_semctl: ::c_long = __X32_SYSCALL_BIT + 66; constant SYS_shmdt (line 111) | pub const SYS_shmdt: ::c_long = __X32_SYSCALL_BIT + 67; constant SYS_msgget (line 112) | pub const SYS_msgget: ::c_long = __X32_SYSCALL_BIT + 68; constant SYS_msgsnd (line 113) | pub const SYS_msgsnd: ::c_long = __X32_SYSCALL_BIT + 69; constant SYS_msgrcv (line 114) | pub const SYS_msgrcv: ::c_long = __X32_SYSCALL_BIT + 70; constant SYS_msgctl (line 115) | pub const SYS_msgctl: ::c_long = __X32_SYSCALL_BIT + 71; constant SYS_fcntl (line 116) | pub const SYS_fcntl: ::c_long = __X32_SYSCALL_BIT + 72; constant SYS_flock (line 117) | pub const SYS_flock: ::c_long = __X32_SYSCALL_BIT + 73; constant SYS_fsync (line 118) | pub const SYS_fsync: ::c_long = __X32_SYSCALL_BIT + 74; constant SYS_fdatasync (line 119) | pub const SYS_fdatasync: ::c_long = __X32_SYSCALL_BIT + 75; constant SYS_truncate (line 120) | pub const SYS_truncate: ::c_long = __X32_SYSCALL_BIT + 76; constant SYS_ftruncate (line 121) | pub const SYS_ftruncate: ::c_long = __X32_SYSCALL_BIT + 77; constant SYS_getdents (line 122) | pub const SYS_getdents: ::c_long = __X32_SYSCALL_BIT + 78; constant SYS_getcwd (line 123) | pub const SYS_getcwd: ::c_long = __X32_SYSCALL_BIT + 79; constant SYS_chdir (line 124) | pub const SYS_chdir: ::c_long = __X32_SYSCALL_BIT + 80; constant SYS_fchdir (line 125) | pub const SYS_fchdir: ::c_long = __X32_SYSCALL_BIT + 81; constant SYS_rename (line 126) | pub const SYS_rename: ::c_long = __X32_SYSCALL_BIT + 82; constant SYS_mkdir (line 127) | pub const SYS_mkdir: ::c_long = __X32_SYSCALL_BIT + 83; constant SYS_rmdir (line 128) | pub const SYS_rmdir: ::c_long = __X32_SYSCALL_BIT + 84; constant SYS_creat (line 129) | pub const SYS_creat: ::c_long = __X32_SYSCALL_BIT + 85; constant SYS_link (line 130) | pub const SYS_link: ::c_long = __X32_SYSCALL_BIT + 86; constant SYS_unlink (line 131) | pub const SYS_unlink: ::c_long = __X32_SYSCALL_BIT + 87; constant SYS_symlink (line 132) | pub const SYS_symlink: ::c_long = __X32_SYSCALL_BIT + 88; constant SYS_readlink (line 133) | pub const SYS_readlink: ::c_long = __X32_SYSCALL_BIT + 89; constant SYS_chmod (line 134) | pub const SYS_chmod: ::c_long = __X32_SYSCALL_BIT + 90; constant SYS_fchmod (line 135) | pub const SYS_fchmod: ::c_long = __X32_SYSCALL_BIT + 91; constant SYS_chown (line 136) | pub const SYS_chown: ::c_long = __X32_SYSCALL_BIT + 92; constant SYS_fchown (line 137) | pub const SYS_fchown: ::c_long = __X32_SYSCALL_BIT + 93; constant SYS_lchown (line 138) | pub const SYS_lchown: ::c_long = __X32_SYSCALL_BIT + 94; constant SYS_umask (line 139) | pub const SYS_umask: ::c_long = __X32_SYSCALL_BIT + 95; constant SYS_gettimeofday (line 140) | pub const SYS_gettimeofday: ::c_long = __X32_SYSCALL_BIT + 96; constant SYS_getrlimit (line 141) | pub const SYS_getrlimit: ::c_long = __X32_SYSCALL_BIT + 97; constant SYS_getrusage (line 142) | pub const SYS_getrusage: ::c_long = __X32_SYSCALL_BIT + 98; constant SYS_sysinfo (line 143) | pub const SYS_sysinfo: ::c_long = __X32_SYSCALL_BIT + 99; constant SYS_times (line 144) | pub const SYS_times: ::c_long = __X32_SYSCALL_BIT + 100; constant SYS_getuid (line 145) | pub const SYS_getuid: ::c_long = __X32_SYSCALL_BIT + 102; constant SYS_syslog (line 146) | pub const SYS_syslog: ::c_long = __X32_SYSCALL_BIT + 103; constant SYS_getgid (line 147) | pub const SYS_getgid: ::c_long = __X32_SYSCALL_BIT + 104; constant SYS_setuid (line 148) | pub const SYS_setuid: ::c_long = __X32_SYSCALL_BIT + 105; constant SYS_setgid (line 149) | pub const SYS_setgid: ::c_long = __X32_SYSCALL_BIT + 106; constant SYS_geteuid (line 150) | pub const SYS_geteuid: ::c_long = __X32_SYSCALL_BIT + 107; constant SYS_getegid (line 151) | pub const SYS_getegid: ::c_long = __X32_SYSCALL_BIT + 108; constant SYS_setpgid (line 152) | pub const SYS_setpgid: ::c_long = __X32_SYSCALL_BIT + 109; constant SYS_getppid (line 153) | pub const SYS_getppid: ::c_long = __X32_SYSCALL_BIT + 110; constant SYS_getpgrp (line 154) | pub const SYS_getpgrp: ::c_long = __X32_SYSCALL_BIT + 111; constant SYS_setsid (line 155) | pub const SYS_setsid: ::c_long = __X32_SYSCALL_BIT + 112; constant SYS_setreuid (line 156) | pub const SYS_setreuid: ::c_long = __X32_SYSCALL_BIT + 113; constant SYS_setregid (line 157) | pub const SYS_setregid: ::c_long = __X32_SYSCALL_BIT + 114; constant SYS_getgroups (line 158) | pub const SYS_getgroups: ::c_long = __X32_SYSCALL_BIT + 115; constant SYS_setgroups (line 159) | pub const SYS_setgroups: ::c_long = __X32_SYSCALL_BIT + 116; constant SYS_setresuid (line 160) | pub const SYS_setresuid: ::c_long = __X32_SYSCALL_BIT + 117; constant SYS_getresuid (line 161) | pub const SYS_getresuid: ::c_long = __X32_SYSCALL_BIT + 118; constant SYS_setresgid (line 162) | pub const SYS_setresgid: ::c_long = __X32_SYSCALL_BIT + 119; constant SYS_getresgid (line 163) | pub const SYS_getresgid: ::c_long = __X32_SYSCALL_BIT + 120; constant SYS_getpgid (line 164) | pub const SYS_getpgid: ::c_long = __X32_SYSCALL_BIT + 121; constant SYS_setfsuid (line 165) | pub const SYS_setfsuid: ::c_long = __X32_SYSCALL_BIT + 122; constant SYS_setfsgid (line 166) | pub const SYS_setfsgid: ::c_long = __X32_SYSCALL_BIT + 123; constant SYS_getsid (line 167) | pub const SYS_getsid: ::c_long = __X32_SYSCALL_BIT + 124; constant SYS_capget (line 168) | pub const SYS_capget: ::c_long = __X32_SYSCALL_BIT + 125; constant SYS_capset (line 169) | pub const SYS_capset: ::c_long = __X32_SYSCALL_BIT + 126; constant SYS_rt_sigsuspend (line 170) | pub const SYS_rt_sigsuspend: ::c_long = __X32_SYSCALL_BIT + 130; constant SYS_utime (line 171) | pub const SYS_utime: ::c_long = __X32_SYSCALL_BIT + 132; constant SYS_mknod (line 172) | pub const SYS_mknod: ::c_long = __X32_SYSCALL_BIT + 133; constant SYS_personality (line 173) | pub const SYS_personality: ::c_long = __X32_SYSCALL_BIT + 135; constant SYS_ustat (line 174) | pub const SYS_ustat: ::c_long = __X32_SYSCALL_BIT + 136; constant SYS_statfs (line 175) | pub const SYS_statfs: ::c_long = __X32_SYSCALL_BIT + 137; constant SYS_fstatfs (line 176) | pub const SYS_fstatfs: ::c_long = __X32_SYSCALL_BIT + 138; constant SYS_sysfs (line 177) | pub const SYS_sysfs: ::c_long = __X32_SYSCALL_BIT + 139; constant SYS_getpriority (line 178) | pub const SYS_getpriority: ::c_long = __X32_SYSCALL_BIT + 140; constant SYS_setpriority (line 179) | pub const SYS_setpriority: ::c_long = __X32_SYSCALL_BIT + 141; constant SYS_sched_setparam (line 180) | pub const SYS_sched_setparam: ::c_long = __X32_SYSCALL_BIT + 142; constant SYS_sched_getparam (line 181) | pub const SYS_sched_getparam: ::c_long = __X32_SYSCALL_BIT + 143; constant SYS_sched_setscheduler (line 182) | pub const SYS_sched_setscheduler: ::c_long = __X32_SYSCALL_BIT + 144; constant SYS_sched_getscheduler (line 183) | pub const SYS_sched_getscheduler: ::c_long = __X32_SYSCALL_BIT + 145; constant SYS_sched_get_priority_max (line 184) | pub const SYS_sched_get_priority_max: ::c_long = __X32_SYSCALL_BIT + 146; constant SYS_sched_get_priority_min (line 185) | pub const SYS_sched_get_priority_min: ::c_long = __X32_SYSCALL_BIT + 147; constant SYS_sched_rr_get_interval (line 186) | pub const SYS_sched_rr_get_interval: ::c_long = __X32_SYSCALL_BIT + 148; constant SYS_mlock (line 187) | pub const SYS_mlock: ::c_long = __X32_SYSCALL_BIT + 149; constant SYS_munlock (line 188) | pub const SYS_munlock: ::c_long = __X32_SYSCALL_BIT + 150; constant SYS_mlockall (line 189) | pub const SYS_mlockall: ::c_long = __X32_SYSCALL_BIT + 151; constant SYS_munlockall (line 190) | pub const SYS_munlockall: ::c_long = __X32_SYSCALL_BIT + 152; constant SYS_vhangup (line 191) | pub const SYS_vhangup: ::c_long = __X32_SYSCALL_BIT + 153; constant SYS_modify_ldt (line 192) | pub const SYS_modify_ldt: ::c_long = __X32_SYSCALL_BIT + 154; constant SYS_pivot_root (line 193) | pub const SYS_pivot_root: ::c_long = __X32_SYSCALL_BIT + 155; constant SYS_prctl (line 194) | pub const SYS_prctl: ::c_long = __X32_SYSCALL_BIT + 157; constant SYS_arch_prctl (line 195) | pub const SYS_arch_prctl: ::c_long = __X32_SYSCALL_BIT + 158; constant SYS_adjtimex (line 196) | pub const SYS_adjtimex: ::c_long = __X32_SYSCALL_BIT + 159; constant SYS_setrlimit (line 197) | pub const SYS_setrlimit: ::c_long = __X32_SYSCALL_BIT + 160; constant SYS_chroot (line 198) | pub const SYS_chroot: ::c_long = __X32_SYSCALL_BIT + 161; constant SYS_sync (line 199) | pub const SYS_sync: ::c_long = __X32_SYSCALL_BIT + 162; constant SYS_acct (line 200) | pub const SYS_acct: ::c_long = __X32_SYSCALL_BIT + 163; constant SYS_settimeofday (line 201) | pub const SYS_settimeofday: ::c_long = __X32_SYSCALL_BIT + 164; constant SYS_mount (line 202) | pub const SYS_mount: ::c_long = __X32_SYSCALL_BIT + 165; constant SYS_umount2 (line 203) | pub const SYS_umount2: ::c_long = __X32_SYSCALL_BIT + 166; constant SYS_swapon (line 204) | pub const SYS_swapon: ::c_long = __X32_SYSCALL_BIT + 167; constant SYS_swapoff (line 205) | pub const SYS_swapoff: ::c_long = __X32_SYSCALL_BIT + 168; constant SYS_reboot (line 206) | pub const SYS_reboot: ::c_long = __X32_SYSCALL_BIT + 169; constant SYS_sethostname (line 207) | pub const SYS_sethostname: ::c_long = __X32_SYSCALL_BIT + 170; constant SYS_setdomainname (line 208) | pub const SYS_setdomainname: ::c_long = __X32_SYSCALL_BIT + 171; constant SYS_iopl (line 209) | pub const SYS_iopl: ::c_long = __X32_SYSCALL_BIT + 172; constant SYS_ioperm (line 210) | pub const SYS_ioperm: ::c_long = __X32_SYSCALL_BIT + 173; constant SYS_init_module (line 211) | pub const SYS_init_module: ::c_long = __X32_SYSCALL_BIT + 175; constant SYS_delete_module (line 212) | pub const SYS_delete_module: ::c_long = __X32_SYSCALL_BIT + 176; constant SYS_quotactl (line 213) | pub const SYS_quotactl: ::c_long = __X32_SYSCALL_BIT + 179; constant SYS_getpmsg (line 214) | pub const SYS_getpmsg: ::c_long = __X32_SYSCALL_BIT + 181; constant SYS_putpmsg (line 215) | pub const SYS_putpmsg: ::c_long = __X32_SYSCALL_BIT + 182; constant SYS_afs_syscall (line 216) | pub const SYS_afs_syscall: ::c_long = __X32_SYSCALL_BIT + 183; constant SYS_tuxcall (line 217) | pub const SYS_tuxcall: ::c_long = __X32_SYSCALL_BIT + 184; constant SYS_security (line 218) | pub const SYS_security: ::c_long = __X32_SYSCALL_BIT + 185; constant SYS_gettid (line 219) | pub const SYS_gettid: ::c_long = __X32_SYSCALL_BIT + 186; constant SYS_readahead (line 220) | pub const SYS_readahead: ::c_long = __X32_SYSCALL_BIT + 187; constant SYS_setxattr (line 221) | pub const SYS_setxattr: ::c_long = __X32_SYSCALL_BIT + 188; constant SYS_lsetxattr (line 222) | pub const SYS_lsetxattr: ::c_long = __X32_SYSCALL_BIT + 189; constant SYS_fsetxattr (line 223) | pub const SYS_fsetxattr: ::c_long = __X32_SYSCALL_BIT + 190; constant SYS_getxattr (line 224) | pub const SYS_getxattr: ::c_long = __X32_SYSCALL_BIT + 191; constant SYS_lgetxattr (line 225) | pub const SYS_lgetxattr: ::c_long = __X32_SYSCALL_BIT + 192; constant SYS_fgetxattr (line 226) | pub const SYS_fgetxattr: ::c_long = __X32_SYSCALL_BIT + 193; constant SYS_listxattr (line 227) | pub const SYS_listxattr: ::c_long = __X32_SYSCALL_BIT + 194; constant SYS_llistxattr (line 228) | pub const SYS_llistxattr: ::c_long = __X32_SYSCALL_BIT + 195; constant SYS_flistxattr (line 229) | pub const SYS_flistxattr: ::c_long = __X32_SYSCALL_BIT + 196; constant SYS_removexattr (line 230) | pub const SYS_removexattr: ::c_long = __X32_SYSCALL_BIT + 197; constant SYS_lremovexattr (line 231) | pub const SYS_lremovexattr: ::c_long = __X32_SYSCALL_BIT + 198; constant SYS_fremovexattr (line 232) | pub const SYS_fremovexattr: ::c_long = __X32_SYSCALL_BIT + 199; constant SYS_tkill (line 233) | pub const SYS_tkill: ::c_long = __X32_SYSCALL_BIT + 200; constant SYS_time (line 234) | pub const SYS_time: ::c_long = __X32_SYSCALL_BIT + 201; constant SYS_futex (line 235) | pub const SYS_futex: ::c_long = __X32_SYSCALL_BIT + 202; constant SYS_sched_setaffinity (line 236) | pub const SYS_sched_setaffinity: ::c_long = __X32_SYSCALL_BIT + 203; constant SYS_sched_getaffinity (line 237) | pub const SYS_sched_getaffinity: ::c_long = __X32_SYSCALL_BIT + 204; constant SYS_io_destroy (line 238) | pub const SYS_io_destroy: ::c_long = __X32_SYSCALL_BIT + 207; constant SYS_io_getevents (line 239) | pub const SYS_io_getevents: ::c_long = __X32_SYSCALL_BIT + 208; constant SYS_io_cancel (line 240) | pub const SYS_io_cancel: ::c_long = __X32_SYSCALL_BIT + 210; constant SYS_lookup_dcookie (line 241) | pub const SYS_lookup_dcookie: ::c_long = __X32_SYSCALL_BIT + 212; constant SYS_epoll_create (line 242) | pub const SYS_epoll_create: ::c_long = __X32_SYSCALL_BIT + 213; constant SYS_remap_file_pages (line 243) | pub const SYS_remap_file_pages: ::c_long = __X32_SYSCALL_BIT + 216; constant SYS_getdents64 (line 244) | pub const SYS_getdents64: ::c_long = __X32_SYSCALL_BIT + 217; constant SYS_set_tid_address (line 245) | pub const SYS_set_tid_address: ::c_long = __X32_SYSCALL_BIT + 218; constant SYS_restart_syscall (line 246) | pub const SYS_restart_syscall: ::c_long = __X32_SYSCALL_BIT + 219; constant SYS_semtimedop (line 247) | pub const SYS_semtimedop: ::c_long = __X32_SYSCALL_BIT + 220; constant SYS_fadvise64 (line 248) | pub const SYS_fadvise64: ::c_long = __X32_SYSCALL_BIT + 221; constant SYS_timer_settime (line 249) | pub const SYS_timer_settime: ::c_long = __X32_SYSCALL_BIT + 223; constant SYS_timer_gettime (line 250) | pub const SYS_timer_gettime: ::c_long = __X32_SYSCALL_BIT + 224; constant SYS_timer_getoverrun (line 251) | pub const SYS_timer_getoverrun: ::c_long = __X32_SYSCALL_BIT + 225; constant SYS_timer_delete (line 252) | pub const SYS_timer_delete: ::c_long = __X32_SYSCALL_BIT + 226; constant SYS_clock_settime (line 253) | pub const SYS_clock_settime: ::c_long = __X32_SYSCALL_BIT + 227; constant SYS_clock_gettime (line 254) | pub const SYS_clock_gettime: ::c_long = __X32_SYSCALL_BIT + 228; constant SYS_clock_getres (line 255) | pub const SYS_clock_getres: ::c_long = __X32_SYSCALL_BIT + 229; constant SYS_clock_nanosleep (line 256) | pub const SYS_clock_nanosleep: ::c_long = __X32_SYSCALL_BIT + 230; constant SYS_exit_group (line 257) | pub const SYS_exit_group: ::c_long = __X32_SYSCALL_BIT + 231; constant SYS_epoll_wait (line 258) | pub const SYS_epoll_wait: ::c_long = __X32_SYSCALL_BIT + 232; constant SYS_epoll_ctl (line 259) | pub const SYS_epoll_ctl: ::c_long = __X32_SYSCALL_BIT + 233; constant SYS_tgkill (line 260) | pub const SYS_tgkill: ::c_long = __X32_SYSCALL_BIT + 234; constant SYS_utimes (line 261) | pub const SYS_utimes: ::c_long = __X32_SYSCALL_BIT + 235; constant SYS_mbind (line 262) | pub const SYS_mbind: ::c_long = __X32_SYSCALL_BIT + 237; constant SYS_set_mempolicy (line 263) | pub const SYS_set_mempolicy: ::c_long = __X32_SYSCALL_BIT + 238; constant SYS_get_mempolicy (line 264) | pub const SYS_get_mempolicy: ::c_long = __X32_SYSCALL_BIT + 239; constant SYS_mq_open (line 265) | pub const SYS_mq_open: ::c_long = __X32_SYSCALL_BIT + 240; constant SYS_mq_unlink (line 266) | pub const SYS_mq_unlink: ::c_long = __X32_SYSCALL_BIT + 241; constant SYS_mq_timedsend (line 267) | pub const SYS_mq_timedsend: ::c_long = __X32_SYSCALL_BIT + 242; constant SYS_mq_timedreceive (line 268) | pub const SYS_mq_timedreceive: ::c_long = __X32_SYSCALL_BIT + 243; constant SYS_mq_getsetattr (line 269) | pub const SYS_mq_getsetattr: ::c_long = __X32_SYSCALL_BIT + 245; constant SYS_add_key (line 270) | pub const SYS_add_key: ::c_long = __X32_SYSCALL_BIT + 248; constant SYS_request_key (line 271) | pub const SYS_request_key: ::c_long = __X32_SYSCALL_BIT + 249; constant SYS_keyctl (line 272) | pub const SYS_keyctl: ::c_long = __X32_SYSCALL_BIT + 250; constant SYS_ioprio_set (line 273) | pub const SYS_ioprio_set: ::c_long = __X32_SYSCALL_BIT + 251; constant SYS_ioprio_get (line 274) | pub const SYS_ioprio_get: ::c_long = __X32_SYSCALL_BIT + 252; constant SYS_inotify_init (line 275) | pub const SYS_inotify_init: ::c_long = __X32_SYSCALL_BIT + 253; constant SYS_inotify_add_watch (line 276) | pub const SYS_inotify_add_watch: ::c_long = __X32_SYSCALL_BIT + 254; constant SYS_inotify_rm_watch (line 277) | pub const SYS_inotify_rm_watch: ::c_long = __X32_SYSCALL_BIT + 255; constant SYS_migrate_pages (line 278) | pub const SYS_migrate_pages: ::c_long = __X32_SYSCALL_BIT + 256; constant SYS_openat (line 279) | pub const SYS_openat: ::c_long = __X32_SYSCALL_BIT + 257; constant SYS_mkdirat (line 280) | pub const SYS_mkdirat: ::c_long = __X32_SYSCALL_BIT + 258; constant SYS_mknodat (line 281) | pub const SYS_mknodat: ::c_long = __X32_SYSCALL_BIT + 259; constant SYS_fchownat (line 282) | pub const SYS_fchownat: ::c_long = __X32_SYSCALL_BIT + 260; constant SYS_futimesat (line 283) | pub const SYS_futimesat: ::c_long = __X32_SYSCALL_BIT + 261; constant SYS_newfstatat (line 284) | pub const SYS_newfstatat: ::c_long = __X32_SYSCALL_BIT + 262; constant SYS_unlinkat (line 285) | pub const SYS_unlinkat: ::c_long = __X32_SYSCALL_BIT + 263; constant SYS_renameat (line 286) | pub const SYS_renameat: ::c_long = __X32_SYSCALL_BIT + 264; constant SYS_linkat (line 287) | pub const SYS_linkat: ::c_long = __X32_SYSCALL_BIT + 265; constant SYS_symlinkat (line 288) | pub const SYS_symlinkat: ::c_long = __X32_SYSCALL_BIT + 266; constant SYS_readlinkat (line 289) | pub const SYS_readlinkat: ::c_long = __X32_SYSCALL_BIT + 267; constant SYS_fchmodat (line 290) | pub const SYS_fchmodat: ::c_long = __X32_SYSCALL_BIT + 268; constant SYS_faccessat (line 291) | pub const SYS_faccessat: ::c_long = __X32_SYSCALL_BIT + 269; constant SYS_pselect6 (line 292) | pub const SYS_pselect6: ::c_long = __X32_SYSCALL_BIT + 270; constant SYS_ppoll (line 293) | pub const SYS_ppoll: ::c_long = __X32_SYSCALL_BIT + 271; constant SYS_unshare (line 294) | pub const SYS_unshare: ::c_long = __X32_SYSCALL_BIT + 272; constant SYS_splice (line 295) | pub const SYS_splice: ::c_long = __X32_SYSCALL_BIT + 275; constant SYS_tee (line 296) | pub const SYS_tee: ::c_long = __X32_SYSCALL_BIT + 276; constant SYS_sync_file_range (line 297) | pub const SYS_sync_file_range: ::c_long = __X32_SYSCALL_BIT + 277; constant SYS_utimensat (line 298) | pub const SYS_utimensat: ::c_long = __X32_SYSCALL_BIT + 280; constant SYS_epoll_pwait (line 299) | pub const SYS_epoll_pwait: ::c_long = __X32_SYSCALL_BIT + 281; constant SYS_signalfd (line 300) | pub const SYS_signalfd: ::c_long = __X32_SYSCALL_BIT + 282; constant SYS_timerfd_create (line 301) | pub const SYS_timerfd_create: ::c_long = __X32_SYSCALL_BIT + 283; constant SYS_eventfd (line 302) | pub const SYS_eventfd: ::c_long = __X32_SYSCALL_BIT + 284; constant SYS_fallocate (line 303) | pub const SYS_fallocate: ::c_long = __X32_SYSCALL_BIT + 285; constant SYS_timerfd_settime (line 304) | pub const SYS_timerfd_settime: ::c_long = __X32_SYSCALL_BIT + 286; constant SYS_timerfd_gettime (line 305) | pub const SYS_timerfd_gettime: ::c_long = __X32_SYSCALL_BIT + 287; constant SYS_accept4 (line 306) | pub const SYS_accept4: ::c_long = __X32_SYSCALL_BIT + 288; constant SYS_signalfd4 (line 307) | pub const SYS_signalfd4: ::c_long = __X32_SYSCALL_BIT + 289; constant SYS_eventfd2 (line 308) | pub const SYS_eventfd2: ::c_long = __X32_SYSCALL_BIT + 290; constant SYS_epoll_create1 (line 309) | pub const SYS_epoll_create1: ::c_long = __X32_SYSCALL_BIT + 291; constant SYS_dup3 (line 310) | pub const SYS_dup3: ::c_long = __X32_SYSCALL_BIT + 292; constant SYS_pipe2 (line 311) | pub const SYS_pipe2: ::c_long = __X32_SYSCALL_BIT + 293; constant SYS_inotify_init1 (line 312) | pub const SYS_inotify_init1: ::c_long = __X32_SYSCALL_BIT + 294; constant SYS_perf_event_open (line 313) | pub const SYS_perf_event_open: ::c_long = __X32_SYSCALL_BIT + 298; constant SYS_fanotify_init (line 314) | pub const SYS_fanotify_init: ::c_long = __X32_SYSCALL_BIT + 300; constant SYS_fanotify_mark (line 315) | pub const SYS_fanotify_mark: ::c_long = __X32_SYSCALL_BIT + 301; constant SYS_prlimit64 (line 316) | pub const SYS_prlimit64: ::c_long = __X32_SYSCALL_BIT + 302; constant SYS_name_to_handle_at (line 317) | pub const SYS_name_to_handle_at: ::c_long = __X32_SYSCALL_BIT + 303; constant SYS_open_by_handle_at (line 318) | pub const SYS_open_by_handle_at: ::c_long = __X32_SYSCALL_BIT + 304; constant SYS_clock_adjtime (line 319) | pub const SYS_clock_adjtime: ::c_long = __X32_SYSCALL_BIT + 305; constant SYS_syncfs (line 320) | pub const SYS_syncfs: ::c_long = __X32_SYSCALL_BIT + 306; constant SYS_setns (line 321) | pub const SYS_setns: ::c_long = __X32_SYSCALL_BIT + 308; constant SYS_getcpu (line 322) | pub const SYS_getcpu: ::c_long = __X32_SYSCALL_BIT + 309; constant SYS_kcmp (line 323) | pub const SYS_kcmp: ::c_long = __X32_SYSCALL_BIT + 312; constant SYS_finit_module (line 324) | pub const SYS_finit_module: ::c_long = __X32_SYSCALL_BIT + 313; constant SYS_sched_setattr (line 325) | pub const SYS_sched_setattr: ::c_long = __X32_SYSCALL_BIT + 314; constant SYS_sched_getattr (line 326) | pub const SYS_sched_getattr: ::c_long = __X32_SYSCALL_BIT + 315; constant SYS_renameat2 (line 327) | pub const SYS_renameat2: ::c_long = __X32_SYSCALL_BIT + 316; constant SYS_seccomp (line 328) | pub const SYS_seccomp: ::c_long = __X32_SYSCALL_BIT + 317; constant SYS_getrandom (line 329) | pub const SYS_getrandom: ::c_long = __X32_SYSCALL_BIT + 318; constant SYS_memfd_create (line 330) | pub const SYS_memfd_create: ::c_long = __X32_SYSCALL_BIT + 319; constant SYS_kexec_file_load (line 331) | pub const SYS_kexec_file_load: ::c_long = __X32_SYSCALL_BIT + 320; constant SYS_bpf (line 332) | pub const SYS_bpf: ::c_long = __X32_SYSCALL_BIT + 321; constant SYS_userfaultfd (line 333) | pub const SYS_userfaultfd: ::c_long = __X32_SYSCALL_BIT + 323; constant SYS_membarrier (line 334) | pub const SYS_membarrier: ::c_long = __X32_SYSCALL_BIT + 324; constant SYS_mlock2 (line 335) | pub const SYS_mlock2: ::c_long = __X32_SYSCALL_BIT + 325; constant SYS_copy_file_range (line 336) | pub const SYS_copy_file_range: ::c_long = __X32_SYSCALL_BIT + 326; constant SYS_pkey_mprotect (line 337) | pub const SYS_pkey_mprotect: ::c_long = __X32_SYSCALL_BIT + 329; constant SYS_pkey_alloc (line 338) | pub const SYS_pkey_alloc: ::c_long = __X32_SYSCALL_BIT + 330; constant SYS_pkey_free (line 339) | pub const SYS_pkey_free: ::c_long = __X32_SYSCALL_BIT + 331; constant SYS_statx (line 340) | pub const SYS_statx: ::c_long = __X32_SYSCALL_BIT + 332; constant SYS_rseq (line 341) | pub const SYS_rseq: ::c_long = __X32_SYSCALL_BIT + 334; constant SYS_pidfd_send_signal (line 342) | pub const SYS_pidfd_send_signal: ::c_long = __X32_SYSCALL_BIT + 424; constant SYS_io_uring_setup (line 343) | pub const SYS_io_uring_setup: ::c_long = __X32_SYSCALL_BIT + 425; constant SYS_io_uring_enter (line 344) | pub const SYS_io_uring_enter: ::c_long = __X32_SYSCALL_BIT + 426; constant SYS_io_uring_register (line 345) | pub const SYS_io_uring_register: ::c_long = __X32_SYSCALL_BIT + 427; constant SYS_open_tree (line 346) | pub const SYS_open_tree: ::c_long = __X32_SYSCALL_BIT + 428; constant SYS_move_mount (line 347) | pub const SYS_move_mount: ::c_long = __X32_SYSCALL_BIT + 429; constant SYS_fsopen (line 348) | pub const SYS_fsopen: ::c_long = __X32_SYSCALL_BIT + 430; constant SYS_fsconfig (line 349) | pub const SYS_fsconfig: ::c_long = __X32_SYSCALL_BIT + 431; constant SYS_fsmount (line 350) | pub const SYS_fsmount: ::c_long = __X32_SYSCALL_BIT + 432; constant SYS_fspick (line 351) | pub const SYS_fspick: ::c_long = __X32_SYSCALL_BIT + 433; constant SYS_pidfd_open (line 352) | pub const SYS_pidfd_open: ::c_long = __X32_SYSCALL_BIT + 434; constant SYS_clone3 (line 353) | pub const SYS_clone3: ::c_long = __X32_SYSCALL_BIT + 435; constant SYS_close_range (line 354) | pub const SYS_close_range: ::c_long = __X32_SYSCALL_BIT + 436; constant SYS_openat2 (line 355) | pub const SYS_openat2: ::c_long = __X32_SYSCALL_BIT + 437; constant SYS_pidfd_getfd (line 356) | pub const SYS_pidfd_getfd: ::c_long = __X32_SYSCALL_BIT + 438; constant SYS_faccessat2 (line 357) | pub const SYS_faccessat2: ::c_long = __X32_SYSCALL_BIT + 439; constant SYS_process_madvise (line 358) | pub const SYS_process_madvise: ::c_long = __X32_SYSCALL_BIT + 440; constant SYS_epoll_pwait2 (line 359) | pub const SYS_epoll_pwait2: ::c_long = __X32_SYSCALL_BIT + 441; constant SYS_mount_setattr (line 360) | pub const SYS_mount_setattr: ::c_long = __X32_SYSCALL_BIT + 442; constant SYS_quotactl_fd (line 361) | pub const SYS_quotactl_fd: ::c_long = __X32_SYSCALL_BIT + 443; constant SYS_landlock_create_ruleset (line 362) | pub const SYS_landlock_create_ruleset: ::c_long = __X32_SYSCALL_BIT + 444; constant SYS_landlock_add_rule (line 363) | pub const SYS_landlock_add_rule: ::c_long = __X32_SYSCALL_BIT + 445; constant SYS_landlock_restrict_self (line 364) | pub const SYS_landlock_restrict_self: ::c_long = __X32_SYSCALL_BIT + 446; constant SYS_memfd_secret (line 365) | pub const SYS_memfd_secret: ::c_long = __X32_SYSCALL_BIT + 447; constant SYS_process_mrelease (line 366) | pub const SYS_process_mrelease: ::c_long = __X32_SYSCALL_BIT + 448; constant SYS_futex_waitv (line 367) | pub const SYS_futex_waitv: ::c_long = __X32_SYSCALL_BIT + 449; constant SYS_set_mempolicy_home_node (line 368) | pub const SYS_set_mempolicy_home_node: ::c_long = __X32_SYSCALL_BIT + 450; constant SYS_rt_sigaction (line 369) | pub const SYS_rt_sigaction: ::c_long = __X32_SYSCALL_BIT + 512; constant SYS_rt_sigreturn (line 370) | pub const SYS_rt_sigreturn: ::c_long = __X32_SYSCALL_BIT + 513; constant SYS_ioctl (line 371) | pub const SYS_ioctl: ::c_long = __X32_SYSCALL_BIT + 514; constant SYS_readv (line 372) | pub const SYS_readv: ::c_long = __X32_SYSCALL_BIT + 515; constant SYS_writev (line 373) | pub const SYS_writev: ::c_long = __X32_SYSCALL_BIT + 516; constant SYS_recvfrom (line 374) | pub const SYS_recvfrom: ::c_long = __X32_SYSCALL_BIT + 517; constant SYS_sendmsg (line 375) | pub const SYS_sendmsg: ::c_long = __X32_SYSCALL_BIT + 518; constant SYS_recvmsg (line 376) | pub const SYS_recvmsg: ::c_long = __X32_SYSCALL_BIT + 519; constant SYS_execve (line 377) | pub const SYS_execve: ::c_long = __X32_SYSCALL_BIT + 520; constant SYS_ptrace (line 378) | pub const SYS_ptrace: ::c_long = __X32_SYSCALL_BIT + 521; constant SYS_rt_sigpending (line 379) | pub const SYS_rt_sigpending: ::c_long = __X32_SYSCALL_BIT + 522; constant SYS_rt_sigtimedwait (line 380) | pub const SYS_rt_sigtimedwait: ::c_long = __X32_SYSCALL_BIT + 523; constant SYS_rt_sigqueueinfo (line 381) | pub const SYS_rt_sigqueueinfo: ::c_long = __X32_SYSCALL_BIT + 524; constant SYS_sigaltstack (line 382) | pub const SYS_sigaltstack: ::c_long = __X32_SYSCALL_BIT + 525; constant SYS_timer_create (line 383) | pub const SYS_timer_create: ::c_long = __X32_SYSCALL_BIT + 526; constant SYS_mq_notify (line 384) | pub const SYS_mq_notify: ::c_long = __X32_SYSCALL_BIT + 527; constant SYS_kexec_load (line 385) | pub const SYS_kexec_load: ::c_long = __X32_SYSCALL_BIT + 528; constant SYS_waitid (line 386) | pub const SYS_waitid: ::c_long = __X32_SYSCALL_BIT + 529; constant SYS_set_robust_list (line 387) | pub const SYS_set_robust_list: ::c_long = __X32_SYSCALL_BIT + 530; constant SYS_get_robust_list (line 388) | pub const SYS_get_robust_list: ::c_long = __X32_SYSCALL_BIT + 531; constant SYS_vmsplice (line 389) | pub const SYS_vmsplice: ::c_long = __X32_SYSCALL_BIT + 532; constant SYS_move_pages (line 390) | pub const SYS_move_pages: ::c_long = __X32_SYSCALL_BIT + 533; constant SYS_preadv (line 391) | pub const SYS_preadv: ::c_long = __X32_SYSCALL_BIT + 534; constant SYS_pwritev (line 392) | pub const SYS_pwritev: ::c_long = __X32_SYSCALL_BIT + 535; constant SYS_rt_tgsigqueueinfo (line 393) | pub const SYS_rt_tgsigqueueinfo: ::c_long = __X32_SYSCALL_BIT + 536; constant SYS_recvmmsg (line 394) | pub const SYS_recvmmsg: ::c_long = __X32_SYSCALL_BIT + 537; constant SYS_sendmmsg (line 395) | pub const SYS_sendmmsg: ::c_long = __X32_SYSCALL_BIT + 538; constant SYS_process_vm_readv (line 396) | pub const SYS_process_vm_readv: ::c_long = __X32_SYSCALL_BIT + 539; constant SYS_process_vm_writev (line 397) | pub const SYS_process_vm_writev: ::c_long = __X32_SYSCALL_BIT + 540; constant SYS_setsockopt (line 398) | pub const SYS_setsockopt: ::c_long = __X32_SYSCALL_BIT + 541; constant SYS_getsockopt (line 399) | pub const SYS_getsockopt: ::c_long = __X32_SYSCALL_BIT + 542; constant SYS_io_setup (line 400) | pub const SYS_io_setup: ::c_long = __X32_SYSCALL_BIT + 543; constant SYS_io_submit (line 401) | pub const SYS_io_submit: ::c_long = __X32_SYSCALL_BIT + 544; constant SYS_execveat (line 402) | pub const SYS_execveat: ::c_long = __X32_SYSCALL_BIT + 545; constant SYS_preadv2 (line 403) | pub const SYS_preadv2: ::c_long = __X32_SYSCALL_BIT + 546; constant SYS_pwritev2 (line 404) | pub const SYS_pwritev2: ::c_long = __X32_SYSCALL_BIT + 547; FILE: builder/third-party/libc/src/unix/linux_like/linux/gnu/mod.rs type pthread_t (line 1) | pub type pthread_t = c_ulong; type __priority_which_t (line 2) | pub type __priority_which_t = ::c_uint; type __rlimit_resource_t (line 3) | pub type __rlimit_resource_t = ::c_uint; type Lmid_t (line 4) | pub type Lmid_t = ::c_long; type regoff_t (line 5) | pub type regoff_t = ::c_int; type __kernel_rwf_t (line 6) | pub type __kernel_rwf_t = ::c_int; method si_addr (line 460) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 471) | pub unsafe fn si_value(&self) -> ::sigval { constant HUGETLB_FLAG_ENCODE_SHIFT (line 700) | pub const HUGETLB_FLAG_ENCODE_SHIFT: ::c_int = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 701) | pub const HUGETLB_FLAG_ENCODE_MASK: ::c_int = 0x3f; constant HUGETLB_FLAG_ENCODE_64KB (line 703) | pub const HUGETLB_FLAG_ENCODE_64KB: ::c_int = 16 << HUGETLB_FLAG_ENCODE_... constant HUGETLB_FLAG_ENCODE_512KB (line 704) | pub const HUGETLB_FLAG_ENCODE_512KB: ::c_int = 19 << HUGETLB_FLAG_ENCODE... constant HUGETLB_FLAG_ENCODE_1MB (line 705) | pub const HUGETLB_FLAG_ENCODE_1MB: ::c_int = 20 << HUGETLB_FLAG_ENCODE_S... constant HUGETLB_FLAG_ENCODE_2MB (line 706) | pub const HUGETLB_FLAG_ENCODE_2MB: ::c_int = 21 << HUGETLB_FLAG_ENCODE_S... constant HUGETLB_FLAG_ENCODE_8MB (line 707) | pub const HUGETLB_FLAG_ENCODE_8MB: ::c_int = 23 << HUGETLB_FLAG_ENCODE_S... constant HUGETLB_FLAG_ENCODE_16MB (line 708) | pub const HUGETLB_FLAG_ENCODE_16MB: ::c_int = 24 << HUGETLB_FLAG_ENCODE_... constant HUGETLB_FLAG_ENCODE_32MB (line 709) | pub const HUGETLB_FLAG_ENCODE_32MB: ::c_int = 25 << HUGETLB_FLAG_ENCODE_... constant HUGETLB_FLAG_ENCODE_256MB (line 710) | pub const HUGETLB_FLAG_ENCODE_256MB: ::c_int = 28 << HUGETLB_FLAG_ENCODE... constant HUGETLB_FLAG_ENCODE_512MB (line 711) | pub const HUGETLB_FLAG_ENCODE_512MB: ::c_int = 29 << HUGETLB_FLAG_ENCODE... constant HUGETLB_FLAG_ENCODE_1GB (line 712) | pub const HUGETLB_FLAG_ENCODE_1GB: ::c_int = 30 << HUGETLB_FLAG_ENCODE_S... constant HUGETLB_FLAG_ENCODE_2GB (line 713) | pub const HUGETLB_FLAG_ENCODE_2GB: ::c_int = 31 << HUGETLB_FLAG_ENCODE_S... constant HUGETLB_FLAG_ENCODE_16GB (line 714) | pub const HUGETLB_FLAG_ENCODE_16GB: ::c_int = 34 << HUGETLB_FLAG_ENCODE_... constant MAP_HUGE_SHIFT (line 724) | pub const MAP_HUGE_SHIFT: ::c_int = HUGETLB_FLAG_ENCODE_SHIFT; constant MAP_HUGE_MASK (line 725) | pub const MAP_HUGE_MASK: ::c_int = HUGETLB_FLAG_ENCODE_MASK; constant MAP_HUGE_64KB (line 727) | pub const MAP_HUGE_64KB: ::c_int = HUGETLB_FLAG_ENCODE_64KB; constant MAP_HUGE_512KB (line 728) | pub const MAP_HUGE_512KB: ::c_int = HUGETLB_FLAG_ENCODE_512KB; constant MAP_HUGE_1MB (line 729) | pub const MAP_HUGE_1MB: ::c_int = HUGETLB_FLAG_ENCODE_1MB; constant MAP_HUGE_2MB (line 730) | pub const MAP_HUGE_2MB: ::c_int = HUGETLB_FLAG_ENCODE_2MB; constant MAP_HUGE_8MB (line 731) | pub const MAP_HUGE_8MB: ::c_int = HUGETLB_FLAG_ENCODE_8MB; constant MAP_HUGE_16MB (line 732) | pub const MAP_HUGE_16MB: ::c_int = HUGETLB_FLAG_ENCODE_16MB; constant MAP_HUGE_32MB (line 733) | pub const MAP_HUGE_32MB: ::c_int = HUGETLB_FLAG_ENCODE_32MB; constant MAP_HUGE_256MB (line 734) | pub const MAP_HUGE_256MB: ::c_int = HUGETLB_FLAG_ENCODE_256MB; constant MAP_HUGE_512MB (line 735) | pub const MAP_HUGE_512MB: ::c_int = HUGETLB_FLAG_ENCODE_512MB; constant MAP_HUGE_1GB (line 736) | pub const MAP_HUGE_1GB: ::c_int = HUGETLB_FLAG_ENCODE_1GB; constant MAP_HUGE_2GB (line 737) | pub const MAP_HUGE_2GB: ::c_int = HUGETLB_FLAG_ENCODE_2GB; constant MAP_HUGE_16GB (line 738) | pub const MAP_HUGE_16GB: ::c_int = HUGETLB_FLAG_ENCODE_16GB; constant PRIO_PROCESS (line 740) | pub const PRIO_PROCESS: ::__priority_which_t = 0; constant PRIO_PGRP (line 741) | pub const PRIO_PGRP: ::__priority_which_t = 1; constant PRIO_USER (line 742) | pub const PRIO_USER: ::__priority_which_t = 2; constant MS_RMT_MASK (line 744) | pub const MS_RMT_MASK: ::c_ulong = 0x02800051; constant __UT_LINESIZE (line 746) | pub const __UT_LINESIZE: usize = 32; constant __UT_NAMESIZE (line 747) | pub const __UT_NAMESIZE: usize = 32; constant __UT_HOSTSIZE (line 748) | pub const __UT_HOSTSIZE: usize = 256; constant EMPTY (line 749) | pub const EMPTY: ::c_short = 0; constant RUN_LVL (line 750) | pub const RUN_LVL: ::c_short = 1; constant BOOT_TIME (line 751) | pub const BOOT_TIME: ::c_short = 2; constant NEW_TIME (line 752) | pub const NEW_TIME: ::c_short = 3; constant OLD_TIME (line 753) | pub const OLD_TIME: ::c_short = 4; constant INIT_PROCESS (line 754) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 755) | pub const LOGIN_PROCESS: ::c_short = 6; constant USER_PROCESS (line 756) | pub const USER_PROCESS: ::c_short = 7; constant DEAD_PROCESS (line 757) | pub const DEAD_PROCESS: ::c_short = 8; constant ACCOUNTING (line 758) | pub const ACCOUNTING: ::c_short = 9; constant LM_ID_BASE (line 761) | pub const LM_ID_BASE: ::c_long = 0; constant LM_ID_NEWLM (line 762) | pub const LM_ID_NEWLM: ::c_long = -1; constant RTLD_DI_LMID (line 764) | pub const RTLD_DI_LMID: ::c_int = 1; constant RTLD_DI_LINKMAP (line 765) | pub const RTLD_DI_LINKMAP: ::c_int = 2; constant RTLD_DI_CONFIGADDR (line 766) | pub const RTLD_DI_CONFIGADDR: ::c_int = 3; constant RTLD_DI_SERINFO (line 767) | pub const RTLD_DI_SERINFO: ::c_int = 4; constant RTLD_DI_SERINFOSIZE (line 768) | pub const RTLD_DI_SERINFOSIZE: ::c_int = 5; constant RTLD_DI_ORIGIN (line 769) | pub const RTLD_DI_ORIGIN: ::c_int = 6; constant RTLD_DI_PROFILENAME (line 770) | pub const RTLD_DI_PROFILENAME: ::c_int = 7; constant RTLD_DI_PROFILEOUT (line 771) | pub const RTLD_DI_PROFILEOUT: ::c_int = 8; constant RTLD_DI_TLS_MODID (line 772) | pub const RTLD_DI_TLS_MODID: ::c_int = 9; constant RTLD_DI_TLS_DATA (line 773) | pub const RTLD_DI_TLS_DATA: ::c_int = 10; constant SOCK_NONBLOCK (line 775) | pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; constant PIDFD_NONBLOCK (line 776) | pub const PIDFD_NONBLOCK: ::c_uint = O_NONBLOCK as ::c_uint; constant SOL_RXRPC (line 778) | pub const SOL_RXRPC: ::c_int = 272; constant SOL_PPPOL2TP (line 779) | pub const SOL_PPPOL2TP: ::c_int = 273; constant SOL_PNPIPE (line 780) | pub const SOL_PNPIPE: ::c_int = 275; constant SOL_RDS (line 781) | pub const SOL_RDS: ::c_int = 276; constant SOL_IUCV (line 782) | pub const SOL_IUCV: ::c_int = 277; constant SOL_CAIF (line 783) | pub const SOL_CAIF: ::c_int = 278; constant SOL_NFC (line 784) | pub const SOL_NFC: ::c_int = 280; constant SOL_XDP (line 785) | pub const SOL_XDP: ::c_int = 283; constant MSG_TRYHARD (line 787) | pub const MSG_TRYHARD: ::c_int = 4; constant LC_PAPER (line 789) | pub const LC_PAPER: ::c_int = 7; constant LC_NAME (line 790) | pub const LC_NAME: ::c_int = 8; constant LC_ADDRESS (line 791) | pub const LC_ADDRESS: ::c_int = 9; constant LC_TELEPHONE (line 792) | pub const LC_TELEPHONE: ::c_int = 10; constant LC_MEASUREMENT (line 793) | pub const LC_MEASUREMENT: ::c_int = 11; constant LC_IDENTIFICATION (line 794) | pub const LC_IDENTIFICATION: ::c_int = 12; constant LC_PAPER_MASK (line 795) | pub const LC_PAPER_MASK: ::c_int = 1 << LC_PAPER; constant LC_NAME_MASK (line 796) | pub const LC_NAME_MASK: ::c_int = 1 << LC_NAME; constant LC_ADDRESS_MASK (line 797) | pub const LC_ADDRESS_MASK: ::c_int = 1 << LC_ADDRESS; constant LC_TELEPHONE_MASK (line 798) | pub const LC_TELEPHONE_MASK: ::c_int = 1 << LC_TELEPHONE; constant LC_MEASUREMENT_MASK (line 799) | pub const LC_MEASUREMENT_MASK: ::c_int = 1 << LC_MEASUREMENT; constant LC_IDENTIFICATION_MASK (line 800) | pub const LC_IDENTIFICATION_MASK: ::c_int = 1 << LC_IDENTIFICATION; constant LC_ALL_MASK (line 801) | pub const LC_ALL_MASK: ::c_int = ::LC_CTYPE_MASK constant ENOTSUP (line 814) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant SOCK_SEQPACKET (line 816) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOCK_DCCP (line 817) | pub const SOCK_DCCP: ::c_int = 6; constant SOCK_PACKET (line 818) | pub const SOCK_PACKET: ::c_int = 10; constant AF_IB (line 820) | pub const AF_IB: ::c_int = 27; constant AF_MPLS (line 821) | pub const AF_MPLS: ::c_int = 28; constant AF_NFC (line 822) | pub const AF_NFC: ::c_int = 39; constant AF_VSOCK (line 823) | pub const AF_VSOCK: ::c_int = 40; constant AF_XDP (line 824) | pub const AF_XDP: ::c_int = 44; constant PF_IB (line 825) | pub const PF_IB: ::c_int = AF_IB; constant PF_MPLS (line 826) | pub const PF_MPLS: ::c_int = AF_MPLS; constant PF_NFC (line 827) | pub const PF_NFC: ::c_int = AF_NFC; constant PF_VSOCK (line 828) | pub const PF_VSOCK: ::c_int = AF_VSOCK; constant PF_XDP (line 829) | pub const PF_XDP: ::c_int = AF_XDP; constant SIGEV_THREAD_ID (line 831) | pub const SIGEV_THREAD_ID: ::c_int = 4; constant BUFSIZ (line 833) | pub const BUFSIZ: ::c_uint = 8192; constant TMP_MAX (line 834) | pub const TMP_MAX: ::c_uint = 238328; constant FOPEN_MAX (line 835) | pub const FOPEN_MAX: ::c_uint = 16; constant FILENAME_MAX (line 836) | pub const FILENAME_MAX: ::c_uint = 4096; constant POSIX_MADV_DONTNEED (line 837) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant _SC_EQUIV_CLASS_MAX (line 838) | pub const _SC_EQUIV_CLASS_MAX: ::c_int = 41; constant _SC_CHARCLASS_NAME_MAX (line 839) | pub const _SC_CHARCLASS_NAME_MAX: ::c_int = 45; constant _SC_PII (line 840) | pub const _SC_PII: ::c_int = 53; constant _SC_PII_XTI (line 841) | pub const _SC_PII_XTI: ::c_int = 54; constant _SC_PII_SOCKET (line 842) | pub const _SC_PII_SOCKET: ::c_int = 55; constant _SC_PII_INTERNET (line 843) | pub const _SC_PII_INTERNET: ::c_int = 56; constant _SC_PII_OSI (line 844) | pub const _SC_PII_OSI: ::c_int = 57; constant _SC_POLL (line 845) | pub const _SC_POLL: ::c_int = 58; constant _SC_SELECT (line 846) | pub const _SC_SELECT: ::c_int = 59; constant _SC_PII_INTERNET_STREAM (line 847) | pub const _SC_PII_INTERNET_STREAM: ::c_int = 61; constant _SC_PII_INTERNET_DGRAM (line 848) | pub const _SC_PII_INTERNET_DGRAM: ::c_int = 62; constant _SC_PII_OSI_COTS (line 849) | pub const _SC_PII_OSI_COTS: ::c_int = 63; constant _SC_PII_OSI_CLTS (line 850) | pub const _SC_PII_OSI_CLTS: ::c_int = 64; constant _SC_PII_OSI_M (line 851) | pub const _SC_PII_OSI_M: ::c_int = 65; constant _SC_T_IOV_MAX (line 852) | pub const _SC_T_IOV_MAX: ::c_int = 66; constant _SC_2_C_VERSION (line 853) | pub const _SC_2_C_VERSION: ::c_int = 96; constant _SC_CHAR_BIT (line 854) | pub const _SC_CHAR_BIT: ::c_int = 101; constant _SC_CHAR_MAX (line 855) | pub const _SC_CHAR_MAX: ::c_int = 102; constant _SC_CHAR_MIN (line 856) | pub const _SC_CHAR_MIN: ::c_int = 103; constant _SC_INT_MAX (line 857) | pub const _SC_INT_MAX: ::c_int = 104; constant _SC_INT_MIN (line 858) | pub const _SC_INT_MIN: ::c_int = 105; constant _SC_LONG_BIT (line 859) | pub const _SC_LONG_BIT: ::c_int = 106; constant _SC_WORD_BIT (line 860) | pub const _SC_WORD_BIT: ::c_int = 107; constant _SC_MB_LEN_MAX (line 861) | pub const _SC_MB_LEN_MAX: ::c_int = 108; constant _SC_SSIZE_MAX (line 862) | pub const _SC_SSIZE_MAX: ::c_int = 110; constant _SC_SCHAR_MAX (line 863) | pub const _SC_SCHAR_MAX: ::c_int = 111; constant _SC_SCHAR_MIN (line 864) | pub const _SC_SCHAR_MIN: ::c_int = 112; constant _SC_SHRT_MAX (line 865) | pub const _SC_SHRT_MAX: ::c_int = 113; constant _SC_SHRT_MIN (line 866) | pub const _SC_SHRT_MIN: ::c_int = 114; constant _SC_UCHAR_MAX (line 867) | pub const _SC_UCHAR_MAX: ::c_int = 115; constant _SC_UINT_MAX (line 868) | pub const _SC_UINT_MAX: ::c_int = 116; constant _SC_ULONG_MAX (line 869) | pub const _SC_ULONG_MAX: ::c_int = 117; constant _SC_USHRT_MAX (line 870) | pub const _SC_USHRT_MAX: ::c_int = 118; constant _SC_NL_ARGMAX (line 871) | pub const _SC_NL_ARGMAX: ::c_int = 119; constant _SC_NL_LANGMAX (line 872) | pub const _SC_NL_LANGMAX: ::c_int = 120; constant _SC_NL_MSGMAX (line 873) | pub const _SC_NL_MSGMAX: ::c_int = 121; constant _SC_NL_NMAX (line 874) | pub const _SC_NL_NMAX: ::c_int = 122; constant _SC_NL_SETMAX (line 875) | pub const _SC_NL_SETMAX: ::c_int = 123; constant _SC_NL_TEXTMAX (line 876) | pub const _SC_NL_TEXTMAX: ::c_int = 124; constant _SC_BASE (line 877) | pub const _SC_BASE: ::c_int = 134; constant _SC_C_LANG_SUPPORT (line 878) | pub const _SC_C_LANG_SUPPORT: ::c_int = 135; constant _SC_C_LANG_SUPPORT_R (line 879) | pub const _SC_C_LANG_SUPPORT_R: ::c_int = 136; constant _SC_DEVICE_IO (line 880) | pub const _SC_DEVICE_IO: ::c_int = 140; constant _SC_DEVICE_SPECIFIC (line 881) | pub const _SC_DEVICE_SPECIFIC: ::c_int = 141; constant _SC_DEVICE_SPECIFIC_R (line 882) | pub const _SC_DEVICE_SPECIFIC_R: ::c_int = 142; constant _SC_FD_MGMT (line 883) | pub const _SC_FD_MGMT: ::c_int = 143; constant _SC_FIFO (line 884) | pub const _SC_FIFO: ::c_int = 144; constant _SC_PIPE (line 885) | pub const _SC_PIPE: ::c_int = 145; constant _SC_FILE_ATTRIBUTES (line 886) | pub const _SC_FILE_ATTRIBUTES: ::c_int = 146; constant _SC_FILE_LOCKING (line 887) | pub const _SC_FILE_LOCKING: ::c_int = 147; constant _SC_FILE_SYSTEM (line 888) | pub const _SC_FILE_SYSTEM: ::c_int = 148; constant _SC_MULTI_PROCESS (line 889) | pub const _SC_MULTI_PROCESS: ::c_int = 150; constant _SC_SINGLE_PROCESS (line 890) | pub const _SC_SINGLE_PROCESS: ::c_int = 151; constant _SC_NETWORKING (line 891) | pub const _SC_NETWORKING: ::c_int = 152; constant _SC_REGEX_VERSION (line 892) | pub const _SC_REGEX_VERSION: ::c_int = 156; constant _SC_SIGNALS (line 893) | pub const _SC_SIGNALS: ::c_int = 158; constant _SC_SYSTEM_DATABASE (line 894) | pub const _SC_SYSTEM_DATABASE: ::c_int = 162; constant _SC_SYSTEM_DATABASE_R (line 895) | pub const _SC_SYSTEM_DATABASE_R: ::c_int = 163; constant _SC_USER_GROUPS (line 896) | pub const _SC_USER_GROUPS: ::c_int = 166; constant _SC_USER_GROUPS_R (line 897) | pub const _SC_USER_GROUPS_R: ::c_int = 167; constant _SC_LEVEL1_ICACHE_SIZE (line 898) | pub const _SC_LEVEL1_ICACHE_SIZE: ::c_int = 185; constant _SC_LEVEL1_ICACHE_ASSOC (line 899) | pub const _SC_LEVEL1_ICACHE_ASSOC: ::c_int = 186; constant _SC_LEVEL1_ICACHE_LINESIZE (line 900) | pub const _SC_LEVEL1_ICACHE_LINESIZE: ::c_int = 187; constant _SC_LEVEL1_DCACHE_SIZE (line 901) | pub const _SC_LEVEL1_DCACHE_SIZE: ::c_int = 188; constant _SC_LEVEL1_DCACHE_ASSOC (line 902) | pub const _SC_LEVEL1_DCACHE_ASSOC: ::c_int = 189; constant _SC_LEVEL1_DCACHE_LINESIZE (line 903) | pub const _SC_LEVEL1_DCACHE_LINESIZE: ::c_int = 190; constant _SC_LEVEL2_CACHE_SIZE (line 904) | pub const _SC_LEVEL2_CACHE_SIZE: ::c_int = 191; constant _SC_LEVEL2_CACHE_ASSOC (line 905) | pub const _SC_LEVEL2_CACHE_ASSOC: ::c_int = 192; constant _SC_LEVEL2_CACHE_LINESIZE (line 906) | pub const _SC_LEVEL2_CACHE_LINESIZE: ::c_int = 193; constant _SC_LEVEL3_CACHE_SIZE (line 907) | pub const _SC_LEVEL3_CACHE_SIZE: ::c_int = 194; constant _SC_LEVEL3_CACHE_ASSOC (line 908) | pub const _SC_LEVEL3_CACHE_ASSOC: ::c_int = 195; constant _SC_LEVEL3_CACHE_LINESIZE (line 909) | pub const _SC_LEVEL3_CACHE_LINESIZE: ::c_int = 196; constant _SC_LEVEL4_CACHE_SIZE (line 910) | pub const _SC_LEVEL4_CACHE_SIZE: ::c_int = 197; constant _SC_LEVEL4_CACHE_ASSOC (line 911) | pub const _SC_LEVEL4_CACHE_ASSOC: ::c_int = 198; constant _SC_LEVEL4_CACHE_LINESIZE (line 912) | pub const _SC_LEVEL4_CACHE_LINESIZE: ::c_int = 199; constant O_ACCMODE (line 913) | pub const O_ACCMODE: ::c_int = 3; constant ST_RELATIME (line 914) | pub const ST_RELATIME: ::c_ulong = 4096; constant NI_MAXHOST (line 915) | pub const NI_MAXHOST: ::socklen_t = 1025; constant CPU_SETSIZE (line 930) | pub const CPU_SETSIZE: ::c_int = 0x400; constant PTRACE_TRACEME (line 932) | pub const PTRACE_TRACEME: ::c_uint = 0; constant PTRACE_PEEKTEXT (line 933) | pub const PTRACE_PEEKTEXT: ::c_uint = 1; constant PTRACE_PEEKDATA (line 934) | pub const PTRACE_PEEKDATA: ::c_uint = 2; constant PTRACE_PEEKUSER (line 935) | pub const PTRACE_PEEKUSER: ::c_uint = 3; constant PTRACE_POKETEXT (line 936) | pub const PTRACE_POKETEXT: ::c_uint = 4; constant PTRACE_POKEDATA (line 937) | pub const PTRACE_POKEDATA: ::c_uint = 5; constant PTRACE_POKEUSER (line 938) | pub const PTRACE_POKEUSER: ::c_uint = 6; constant PTRACE_CONT (line 939) | pub const PTRACE_CONT: ::c_uint = 7; constant PTRACE_KILL (line 940) | pub const PTRACE_KILL: ::c_uint = 8; constant PTRACE_SINGLESTEP (line 941) | pub const PTRACE_SINGLESTEP: ::c_uint = 9; constant PTRACE_ATTACH (line 942) | pub const PTRACE_ATTACH: ::c_uint = 16; constant PTRACE_SYSCALL (line 943) | pub const PTRACE_SYSCALL: ::c_uint = 24; constant PTRACE_SETOPTIONS (line 944) | pub const PTRACE_SETOPTIONS: ::c_uint = 0x4200; constant PTRACE_GETEVENTMSG (line 945) | pub const PTRACE_GETEVENTMSG: ::c_uint = 0x4201; constant PTRACE_GETSIGINFO (line 946) | pub const PTRACE_GETSIGINFO: ::c_uint = 0x4202; constant PTRACE_SETSIGINFO (line 947) | pub const PTRACE_SETSIGINFO: ::c_uint = 0x4203; constant PTRACE_GETREGSET (line 948) | pub const PTRACE_GETREGSET: ::c_uint = 0x4204; constant PTRACE_SETREGSET (line 949) | pub const PTRACE_SETREGSET: ::c_uint = 0x4205; constant PTRACE_SEIZE (line 950) | pub const PTRACE_SEIZE: ::c_uint = 0x4206; constant PTRACE_INTERRUPT (line 951) | pub const PTRACE_INTERRUPT: ::c_uint = 0x4207; constant PTRACE_LISTEN (line 952) | pub const PTRACE_LISTEN: ::c_uint = 0x4208; constant PTRACE_PEEKSIGINFO (line 953) | pub const PTRACE_PEEKSIGINFO: ::c_uint = 0x4209; constant PTRACE_GETSIGMASK (line 954) | pub const PTRACE_GETSIGMASK: ::c_uint = 0x420a; constant PTRACE_SETSIGMASK (line 955) | pub const PTRACE_SETSIGMASK: ::c_uint = 0x420b; constant PTRACE_GET_SYSCALL_INFO (line 956) | pub const PTRACE_GET_SYSCALL_INFO: ::c_uint = 0x420e; constant PTRACE_SYSCALL_INFO_NONE (line 957) | pub const PTRACE_SYSCALL_INFO_NONE: ::__u8 = 0; constant PTRACE_SYSCALL_INFO_ENTRY (line 958) | pub const PTRACE_SYSCALL_INFO_ENTRY: ::__u8 = 1; constant PTRACE_SYSCALL_INFO_EXIT (line 959) | pub const PTRACE_SYSCALL_INFO_EXIT: ::__u8 = 2; constant PTRACE_SYSCALL_INFO_SECCOMP (line 960) | pub const PTRACE_SYSCALL_INFO_SECCOMP: ::__u8 = 3; constant RWF_HIPRI (line 965) | pub const RWF_HIPRI: ::c_int = 0x00000001; constant RWF_DSYNC (line 966) | pub const RWF_DSYNC: ::c_int = 0x00000002; constant RWF_SYNC (line 967) | pub const RWF_SYNC: ::c_int = 0x00000004; constant RWF_NOWAIT (line 968) | pub const RWF_NOWAIT: ::c_int = 0x00000008; constant RWF_APPEND (line 969) | pub const RWF_APPEND: ::c_int = 0x00000010; constant TCA_PAD (line 972) | pub const TCA_PAD: ::c_ushort = 9; constant TCA_DUMP_INVISIBLE (line 973) | pub const TCA_DUMP_INVISIBLE: ::c_ushort = 10; constant TCA_CHAIN (line 974) | pub const TCA_CHAIN: ::c_ushort = 11; constant TCA_HW_OFFLOAD (line 975) | pub const TCA_HW_OFFLOAD: ::c_ushort = 12; constant RTM_DELNETCONF (line 977) | pub const RTM_DELNETCONF: u16 = 81; constant RTM_NEWSTATS (line 978) | pub const RTM_NEWSTATS: u16 = 92; constant RTM_GETSTATS (line 979) | pub const RTM_GETSTATS: u16 = 94; constant RTM_NEWCACHEREPORT (line 980) | pub const RTM_NEWCACHEREPORT: u16 = 96; constant RTM_F_LOOKUP_TABLE (line 982) | pub const RTM_F_LOOKUP_TABLE: ::c_uint = 0x1000; constant RTM_F_FIB_MATCH (line 983) | pub const RTM_F_FIB_MATCH: ::c_uint = 0x2000; constant RTA_VIA (line 985) | pub const RTA_VIA: ::c_ushort = 18; constant RTA_NEWDST (line 986) | pub const RTA_NEWDST: ::c_ushort = 19; constant RTA_PREF (line 987) | pub const RTA_PREF: ::c_ushort = 20; constant RTA_ENCAP_TYPE (line 988) | pub const RTA_ENCAP_TYPE: ::c_ushort = 21; constant RTA_ENCAP (line 989) | pub const RTA_ENCAP: ::c_ushort = 22; constant RTA_EXPIRES (line 990) | pub const RTA_EXPIRES: ::c_ushort = 23; constant RTA_PAD (line 991) | pub const RTA_PAD: ::c_ushort = 24; constant RTA_UID (line 992) | pub const RTA_UID: ::c_ushort = 25; constant RTA_TTL_PROPAGATE (line 993) | pub const RTA_TTL_PROPAGATE: ::c_ushort = 26; constant NTF_EXT_LEARNED (line 996) | pub const NTF_EXT_LEARNED: u8 = 0x10; constant NTF_OFFLOADED (line 997) | pub const NTF_OFFLOADED: u8 = 0x20; constant NDA_MASTER (line 999) | pub const NDA_MASTER: ::c_ushort = 9; constant NDA_LINK_NETNSID (line 1000) | pub const NDA_LINK_NETNSID: ::c_ushort = 10; constant NDA_SRC_VNI (line 1001) | pub const NDA_SRC_VNI: ::c_ushort = 11; constant UNAME26 (line 1004) | pub const UNAME26: ::c_int = 0x0020000; constant FDPIC_FUNCPTRS (line 1005) | pub const FDPIC_FUNCPTRS: ::c_int = 0x0080000; constant IFA_FLAGS (line 1008) | pub const IFA_FLAGS: ::c_ushort = 8; constant IFA_F_MANAGETEMPADDR (line 1010) | pub const IFA_F_MANAGETEMPADDR: u32 = 0x100; constant IFA_F_NOPREFIXROUTE (line 1011) | pub const IFA_F_NOPREFIXROUTE: u32 = 0x200; constant IFA_F_MCAUTOJOIN (line 1012) | pub const IFA_F_MCAUTOJOIN: u32 = 0x400; constant IFA_F_STABLE_PRIVACY (line 1013) | pub const IFA_F_STABLE_PRIVACY: u32 = 0x800; constant MAX_LINKS (line 1015) | pub const MAX_LINKS: ::c_int = 32; constant GENL_UNS_ADMIN_PERM (line 1017) | pub const GENL_UNS_ADMIN_PERM: ::c_int = 0x10; constant GENL_ID_VFS_DQUOT (line 1019) | pub const GENL_ID_VFS_DQUOT: ::c_int = ::NLMSG_MIN_TYPE + 1; constant GENL_ID_PMCRAID (line 1020) | pub const GENL_ID_PMCRAID: ::c_int = ::NLMSG_MIN_TYPE + 2; constant XDP_SHARED_UMEM (line 1023) | pub const XDP_SHARED_UMEM: ::__u16 = 1 << 0; constant XDP_COPY (line 1024) | pub const XDP_COPY: ::__u16 = 1 << 1; constant XDP_ZEROCOPY (line 1025) | pub const XDP_ZEROCOPY: ::__u16 = 1 << 2; constant XDP_USE_NEED_WAKEUP (line 1026) | pub const XDP_USE_NEED_WAKEUP: ::__u16 = 1 << 3; constant XDP_USE_SG (line 1027) | pub const XDP_USE_SG: ::__u16 = 1 << 4; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 1029) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: ::__u32 = 1 << 0; constant XDP_RING_NEED_WAKEUP (line 1031) | pub const XDP_RING_NEED_WAKEUP: ::__u32 = 1 << 0; constant XDP_MMAP_OFFSETS (line 1033) | pub const XDP_MMAP_OFFSETS: ::c_int = 1; constant XDP_RX_RING (line 1034) | pub const XDP_RX_RING: ::c_int = 2; constant XDP_TX_RING (line 1035) | pub const XDP_TX_RING: ::c_int = 3; constant XDP_UMEM_REG (line 1036) | pub const XDP_UMEM_REG: ::c_int = 4; constant XDP_UMEM_FILL_RING (line 1037) | pub const XDP_UMEM_FILL_RING: ::c_int = 5; constant XDP_UMEM_COMPLETION_RING (line 1038) | pub const XDP_UMEM_COMPLETION_RING: ::c_int = 6; constant XDP_STATISTICS (line 1039) | pub const XDP_STATISTICS: ::c_int = 7; constant XDP_OPTIONS (line 1040) | pub const XDP_OPTIONS: ::c_int = 8; constant XDP_OPTIONS_ZEROCOPY (line 1042) | pub const XDP_OPTIONS_ZEROCOPY: ::__u32 = 1 << 0; constant XDP_PGOFF_RX_RING (line 1044) | pub const XDP_PGOFF_RX_RING: ::off_t = 0; constant XDP_PGOFF_TX_RING (line 1045) | pub const XDP_PGOFF_TX_RING: ::off_t = 0x80000000; constant XDP_UMEM_PGOFF_FILL_RING (line 1046) | pub const XDP_UMEM_PGOFF_FILL_RING: ::c_ulonglong = 0x100000000; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 1047) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: ::c_ulonglong = 0x180000000; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 1049) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: ::c_int = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 1050) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: ::c_ulonglong = (1 << XSK_UNALIGN... constant XDP_PKT_CONTD (line 1052) | pub const XDP_PKT_CONTD: ::__u32 = 1 << 0; constant NT_PRSTATUS (line 1055) | pub const NT_PRSTATUS: ::c_int = 1; constant NT_PRFPREG (line 1056) | pub const NT_PRFPREG: ::c_int = 2; constant NT_FPREGSET (line 1057) | pub const NT_FPREGSET: ::c_int = 2; constant NT_PRPSINFO (line 1058) | pub const NT_PRPSINFO: ::c_int = 3; constant NT_PRXREG (line 1059) | pub const NT_PRXREG: ::c_int = 4; constant NT_TASKSTRUCT (line 1060) | pub const NT_TASKSTRUCT: ::c_int = 4; constant NT_PLATFORM (line 1061) | pub const NT_PLATFORM: ::c_int = 5; constant NT_AUXV (line 1062) | pub const NT_AUXV: ::c_int = 6; constant NT_GWINDOWS (line 1063) | pub const NT_GWINDOWS: ::c_int = 7; constant NT_ASRS (line 1064) | pub const NT_ASRS: ::c_int = 8; constant NT_PSTATUS (line 1065) | pub const NT_PSTATUS: ::c_int = 10; constant NT_PSINFO (line 1066) | pub const NT_PSINFO: ::c_int = 13; constant NT_PRCRED (line 1067) | pub const NT_PRCRED: ::c_int = 14; constant NT_UTSNAME (line 1068) | pub const NT_UTSNAME: ::c_int = 15; constant NT_LWPSTATUS (line 1069) | pub const NT_LWPSTATUS: ::c_int = 16; constant NT_LWPSINFO (line 1070) | pub const NT_LWPSINFO: ::c_int = 17; constant NT_PRFPXREG (line 1071) | pub const NT_PRFPXREG: ::c_int = 20; constant ELFOSABI_ARM_AEABI (line 1073) | pub const ELFOSABI_ARM_AEABI: u8 = 64; constant CLONE_NEWTIME (line 1076) | pub const CLONE_NEWTIME: ::c_int = 0x80; constant CLONE_CLEAR_SIGHAND (line 1077) | pub const CLONE_CLEAR_SIGHAND: ::c_int = 0x100000000; constant CLONE_INTO_CGROUP (line 1078) | pub const CLONE_INTO_CGROUP: ::c_int = 0x200000000; constant KEYCTL_DH_COMPUTE (line 1081) | pub const KEYCTL_DH_COMPUTE: u32 = 23; constant KEYCTL_PKEY_QUERY (line 1082) | pub const KEYCTL_PKEY_QUERY: u32 = 24; constant KEYCTL_PKEY_ENCRYPT (line 1083) | pub const KEYCTL_PKEY_ENCRYPT: u32 = 25; constant KEYCTL_PKEY_DECRYPT (line 1084) | pub const KEYCTL_PKEY_DECRYPT: u32 = 26; constant KEYCTL_PKEY_SIGN (line 1085) | pub const KEYCTL_PKEY_SIGN: u32 = 27; constant KEYCTL_PKEY_VERIFY (line 1086) | pub const KEYCTL_PKEY_VERIFY: u32 = 28; constant KEYCTL_RESTRICT_KEYRING (line 1087) | pub const KEYCTL_RESTRICT_KEYRING: u32 = 29; constant KEYCTL_SUPPORTS_ENCRYPT (line 1089) | pub const KEYCTL_SUPPORTS_ENCRYPT: u32 = 0x01; constant KEYCTL_SUPPORTS_DECRYPT (line 1090) | pub const KEYCTL_SUPPORTS_DECRYPT: u32 = 0x02; constant KEYCTL_SUPPORTS_SIGN (line 1091) | pub const KEYCTL_SUPPORTS_SIGN: u32 = 0x04; constant KEYCTL_SUPPORTS_VERIFY (line 1092) | pub const KEYCTL_SUPPORTS_VERIFY: u32 = 0x08; constant M_MXFAST (line 1114) | pub const M_MXFAST: ::c_int = 1; constant M_NLBLKS (line 1115) | pub const M_NLBLKS: ::c_int = 2; constant M_GRAIN (line 1116) | pub const M_GRAIN: ::c_int = 3; constant M_KEEP (line 1117) | pub const M_KEEP: ::c_int = 4; constant M_TRIM_THRESHOLD (line 1118) | pub const M_TRIM_THRESHOLD: ::c_int = -1; constant M_TOP_PAD (line 1119) | pub const M_TOP_PAD: ::c_int = -2; constant M_MMAP_THRESHOLD (line 1120) | pub const M_MMAP_THRESHOLD: ::c_int = -3; constant M_MMAP_MAX (line 1121) | pub const M_MMAP_MAX: ::c_int = -4; constant M_CHECK_ACTION (line 1122) | pub const M_CHECK_ACTION: ::c_int = -5; constant M_PERTURB (line 1123) | pub const M_PERTURB: ::c_int = -6; constant M_ARENA_TEST (line 1124) | pub const M_ARENA_TEST: ::c_int = -7; constant M_ARENA_MAX (line 1125) | pub const M_ARENA_MAX: ::c_int = -8; constant AT_STATX_SYNC_TYPE (line 1127) | pub const AT_STATX_SYNC_TYPE: ::c_int = 0x6000; constant AT_STATX_SYNC_AS_STAT (line 1128) | pub const AT_STATX_SYNC_AS_STAT: ::c_int = 0x0000; constant AT_STATX_FORCE_SYNC (line 1129) | pub const AT_STATX_FORCE_SYNC: ::c_int = 0x2000; constant AT_STATX_DONT_SYNC (line 1130) | pub const AT_STATX_DONT_SYNC: ::c_int = 0x4000; constant STATX_TYPE (line 1131) | pub const STATX_TYPE: ::c_uint = 0x0001; constant STATX_MODE (line 1132) | pub const STATX_MODE: ::c_uint = 0x0002; constant STATX_NLINK (line 1133) | pub const STATX_NLINK: ::c_uint = 0x0004; constant STATX_UID (line 1134) | pub const STATX_UID: ::c_uint = 0x0008; constant STATX_GID (line 1135) | pub const STATX_GID: ::c_uint = 0x0010; constant STATX_ATIME (line 1136) | pub const STATX_ATIME: ::c_uint = 0x0020; constant STATX_MTIME (line 1137) | pub const STATX_MTIME: ::c_uint = 0x0040; constant STATX_CTIME (line 1138) | pub const STATX_CTIME: ::c_uint = 0x0080; constant STATX_INO (line 1139) | pub const STATX_INO: ::c_uint = 0x0100; constant STATX_SIZE (line 1140) | pub const STATX_SIZE: ::c_uint = 0x0200; constant STATX_BLOCKS (line 1141) | pub const STATX_BLOCKS: ::c_uint = 0x0400; constant STATX_BASIC_STATS (line 1142) | pub const STATX_BASIC_STATS: ::c_uint = 0x07ff; constant STATX_BTIME (line 1143) | pub const STATX_BTIME: ::c_uint = 0x0800; constant STATX_MNT_ID (line 1144) | pub const STATX_MNT_ID: ::c_uint = 0x1000; constant STATX_DIOALIGN (line 1145) | pub const STATX_DIOALIGN: ::c_uint = 0x2000; constant STATX_ALL (line 1146) | pub const STATX_ALL: ::c_uint = 0x0fff; constant STATX__RESERVED (line 1147) | pub const STATX__RESERVED: ::c_int = 0x80000000; constant STATX_ATTR_COMPRESSED (line 1148) | pub const STATX_ATTR_COMPRESSED: ::c_int = 0x0004; constant STATX_ATTR_IMMUTABLE (line 1149) | pub const STATX_ATTR_IMMUTABLE: ::c_int = 0x0010; constant STATX_ATTR_APPEND (line 1150) | pub const STATX_ATTR_APPEND: ::c_int = 0x0020; constant STATX_ATTR_NODUMP (line 1151) | pub const STATX_ATTR_NODUMP: ::c_int = 0x0040; constant STATX_ATTR_ENCRYPTED (line 1152) | pub const STATX_ATTR_ENCRYPTED: ::c_int = 0x0800; constant STATX_ATTR_AUTOMOUNT (line 1153) | pub const STATX_ATTR_AUTOMOUNT: ::c_int = 0x1000; constant STATX_ATTR_MOUNT_ROOT (line 1154) | pub const STATX_ATTR_MOUNT_ROOT: ::c_int = 0x2000; constant STATX_ATTR_VERITY (line 1155) | pub const STATX_ATTR_VERITY: ::c_int = 0x00100000; constant STATX_ATTR_DAX (line 1156) | pub const STATX_ATTR_DAX: ::c_int = 0x00200000; constant SOMAXCONN (line 1158) | pub const SOMAXCONN: ::c_int = 4096; constant MOVE_MOUNT_F_SYMLINKS (line 1161) | pub const MOVE_MOUNT_F_SYMLINKS: ::c_uint = 0x00000001; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1162) | pub const MOVE_MOUNT_F_AUTOMOUNTS: ::c_uint = 0x00000002; constant MOVE_MOUNT_F_EMPTY_PATH (line 1163) | pub const MOVE_MOUNT_F_EMPTY_PATH: ::c_uint = 0x00000004; constant MOVE_MOUNT_T_SYMLINKS (line 1164) | pub const MOVE_MOUNT_T_SYMLINKS: ::c_uint = 0x00000010; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1165) | pub const MOVE_MOUNT_T_AUTOMOUNTS: ::c_uint = 0x00000020; constant MOVE_MOUNT_T_EMPTY_PATH (line 1166) | pub const MOVE_MOUNT_T_EMPTY_PATH: ::c_uint = 0x00000040; constant MOVE_MOUNT_SET_GROUP (line 1167) | pub const MOVE_MOUNT_SET_GROUP: ::c_uint = 0x00000100; constant MOVE_MOUNT_BENEATH (line 1168) | pub const MOVE_MOUNT_BENEATH: ::c_uint = 0x00000200; constant ADJ_OFFSET (line 1171) | pub const ADJ_OFFSET: ::c_uint = 0x0001; constant ADJ_FREQUENCY (line 1172) | pub const ADJ_FREQUENCY: ::c_uint = 0x0002; constant ADJ_MAXERROR (line 1173) | pub const ADJ_MAXERROR: ::c_uint = 0x0004; constant ADJ_ESTERROR (line 1174) | pub const ADJ_ESTERROR: ::c_uint = 0x0008; constant ADJ_STATUS (line 1175) | pub const ADJ_STATUS: ::c_uint = 0x0010; constant ADJ_TIMECONST (line 1176) | pub const ADJ_TIMECONST: ::c_uint = 0x0020; constant ADJ_TAI (line 1177) | pub const ADJ_TAI: ::c_uint = 0x0080; constant ADJ_SETOFFSET (line 1178) | pub const ADJ_SETOFFSET: ::c_uint = 0x0100; constant ADJ_MICRO (line 1179) | pub const ADJ_MICRO: ::c_uint = 0x1000; constant ADJ_NANO (line 1180) | pub const ADJ_NANO: ::c_uint = 0x2000; constant ADJ_TICK (line 1181) | pub const ADJ_TICK: ::c_uint = 0x4000; constant ADJ_OFFSET_SINGLESHOT (line 1182) | pub const ADJ_OFFSET_SINGLESHOT: ::c_uint = 0x8001; constant ADJ_OFFSET_SS_READ (line 1183) | pub const ADJ_OFFSET_SS_READ: ::c_uint = 0xa001; constant MOD_OFFSET (line 1184) | pub const MOD_OFFSET: ::c_uint = ADJ_OFFSET; constant MOD_FREQUENCY (line 1185) | pub const MOD_FREQUENCY: ::c_uint = ADJ_FREQUENCY; constant MOD_MAXERROR (line 1186) | pub const MOD_MAXERROR: ::c_uint = ADJ_MAXERROR; constant MOD_ESTERROR (line 1187) | pub const MOD_ESTERROR: ::c_uint = ADJ_ESTERROR; constant MOD_STATUS (line 1188) | pub const MOD_STATUS: ::c_uint = ADJ_STATUS; constant MOD_TIMECONST (line 1189) | pub const MOD_TIMECONST: ::c_uint = ADJ_TIMECONST; constant MOD_CLKB (line 1190) | pub const MOD_CLKB: ::c_uint = ADJ_TICK; constant MOD_CLKA (line 1191) | pub const MOD_CLKA: ::c_uint = ADJ_OFFSET_SINGLESHOT; constant MOD_TAI (line 1192) | pub const MOD_TAI: ::c_uint = ADJ_TAI; constant MOD_MICRO (line 1193) | pub const MOD_MICRO: ::c_uint = ADJ_MICRO; constant MOD_NANO (line 1194) | pub const MOD_NANO: ::c_uint = ADJ_NANO; constant STA_PLL (line 1195) | pub const STA_PLL: ::c_int = 0x0001; constant STA_PPSFREQ (line 1196) | pub const STA_PPSFREQ: ::c_int = 0x0002; constant STA_PPSTIME (line 1197) | pub const STA_PPSTIME: ::c_int = 0x0004; constant STA_FLL (line 1198) | pub const STA_FLL: ::c_int = 0x0008; constant STA_INS (line 1199) | pub const STA_INS: ::c_int = 0x0010; constant STA_DEL (line 1200) | pub const STA_DEL: ::c_int = 0x0020; constant STA_UNSYNC (line 1201) | pub const STA_UNSYNC: ::c_int = 0x0040; constant STA_FREQHOLD (line 1202) | pub const STA_FREQHOLD: ::c_int = 0x0080; constant STA_PPSSIGNAL (line 1203) | pub const STA_PPSSIGNAL: ::c_int = 0x0100; constant STA_PPSJITTER (line 1204) | pub const STA_PPSJITTER: ::c_int = 0x0200; constant STA_PPSWANDER (line 1205) | pub const STA_PPSWANDER: ::c_int = 0x0400; constant STA_PPSERROR (line 1206) | pub const STA_PPSERROR: ::c_int = 0x0800; constant STA_CLOCKERR (line 1207) | pub const STA_CLOCKERR: ::c_int = 0x1000; constant STA_NANO (line 1208) | pub const STA_NANO: ::c_int = 0x2000; constant STA_MODE (line 1209) | pub const STA_MODE: ::c_int = 0x4000; constant STA_CLK (line 1210) | pub const STA_CLK: ::c_int = 0x8000; constant STA_RONLY (line 1211) | pub const STA_RONLY: ::c_int = STA_PPSSIGNAL constant NTP_API (line 1219) | pub const NTP_API: ::c_int = 4; constant TIME_OK (line 1220) | pub const TIME_OK: ::c_int = 0; constant TIME_INS (line 1221) | pub const TIME_INS: ::c_int = 1; constant TIME_DEL (line 1222) | pub const TIME_DEL: ::c_int = 2; constant TIME_OOP (line 1223) | pub const TIME_OOP: ::c_int = 3; constant TIME_WAIT (line 1224) | pub const TIME_WAIT: ::c_int = 4; constant TIME_ERROR (line 1225) | pub const TIME_ERROR: ::c_int = 5; constant TIME_BAD (line 1226) | pub const TIME_BAD: ::c_int = TIME_ERROR; constant MAXTC (line 1227) | pub const MAXTC: ::c_long = 6; constant GLOB_PERIOD (line 1231) | pub const GLOB_PERIOD: ::c_int = 1 << 7; constant GLOB_ALTDIRFUNC (line 1232) | pub const GLOB_ALTDIRFUNC: ::c_int = 1 << 9; constant GLOB_BRACE (line 1233) | pub const GLOB_BRACE: ::c_int = 1 << 10; constant GLOB_NOMAGIC (line 1234) | pub const GLOB_NOMAGIC: ::c_int = 1 << 11; constant GLOB_TILDE (line 1235) | pub const GLOB_TILDE: ::c_int = 1 << 12; constant GLOB_ONLYDIR (line 1236) | pub const GLOB_ONLYDIR: ::c_int = 1 << 13; constant GLOB_TILDE_CHECK (line 1237) | pub const GLOB_TILDE_CHECK: ::c_int = 1 << 14; constant MADV_COLLAPSE (line 1239) | pub const MADV_COLLAPSE: ::c_int = 25; constant PTHREAD_MUTEX_ADAPTIVE_NP (line 1260) | pub const PTHREAD_MUTEX_ADAPTIVE_NP: ::c_int = 3; constant REG_STARTEND (line 1262) | pub const REG_STARTEND: ::c_int = 4; constant REG_EEND (line 1264) | pub const REG_EEND: ::c_int = 14; constant REG_ESIZE (line 1265) | pub const REG_ESIZE: ::c_int = 15; constant REG_ERPAREN (line 1266) | pub const REG_ERPAREN: ::c_int = 16; function fgetspent_r (line 1269) | pub fn fgetspent_r( function sgetspent_r (line 1276) | pub fn sgetspent_r( function getspent_r (line 1283) | pub fn getspent_r( function qsort_r (line 1289) | pub fn qsort_r( function sendmmsg (line 1298) | pub fn sendmmsg( function recvmmsg (line 1304) | pub fn recvmmsg( function getrlimit64 (line 1312) | pub fn getrlimit64(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit6... function setrlimit64 (line 1313) | pub fn setrlimit64(resource: ::__rlimit_resource_t, rlim: *const ::rlimi... function getrlimit (line 1314) | pub fn getrlimit(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit) -... function setrlimit (line 1315) | pub fn setrlimit(resource: ::__rlimit_resource_t, rlim: *const ::rlimit)... function prlimit (line 1316) | pub fn prlimit( function prlimit64 (line 1322) | pub fn prlimit64( function utmpname (line 1328) | pub fn utmpname(file: *const ::c_char) -> ::c_int; function utmpxname (line 1329) | pub fn utmpxname(file: *const ::c_char) -> ::c_int; function getutxent (line 1330) | pub fn getutxent() -> *mut utmpx; function getutxid (line 1331) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 1332) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function pututxline (line 1333) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function setutxent (line 1334) | pub fn setutxent(); function endutxent (line 1335) | pub fn endutxent(); function getpt (line 1336) | pub fn getpt() -> ::c_int; function mallopt (line 1337) | pub fn mallopt(param: ::c_int, value: ::c_int) -> ::c_int; function gettimeofday (line 1338) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int; function statx (line 1339) | pub fn statx( function getentropy (line 1346) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; function getrandom (line 1347) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... function getauxval (line 1348) | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; function adjtimex (line 1350) | pub fn adjtimex(buf: *mut timex) -> ::c_int; function ntp_adjtime (line 1351) | pub fn ntp_adjtime(buf: *mut timex) -> ::c_int; function ntp_gettime (line 1353) | pub fn ntp_gettime(buf: *mut ntptimeval) -> ::c_int; function clock_adjtime (line 1354) | pub fn clock_adjtime(clk_id: ::clockid_t, buf: *mut ::timex) -> ::c_int; function fanotify_mark (line 1356) | pub fn fanotify_mark( function preadv2 (line 1363) | pub fn preadv2( function pwritev2 (line 1370) | pub fn pwritev2( function preadv64v2 (line 1377) | pub fn preadv64v2( function pwritev64v2 (line 1384) | pub fn pwritev64v2( function renameat2 (line 1391) | pub fn renameat2( function explicit_bzero (line 1400) | pub fn explicit_bzero(s: *mut ::c_void, len: ::size_t); function reallocarray (line 1402) | pub fn reallocarray(ptr: *mut ::c_void, nmemb: ::size_t, size: ::size_t)... function ctermid (line 1404) | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; function ioctl (line 1405) | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; function backtrace (line 1406) | pub fn backtrace(buf: *mut *mut ::c_void, sz: ::c_int) -> ::c_int; function glob64 (line 1407) | pub fn glob64( function globfree64 (line 1413) | pub fn globfree64(pglob: *mut glob64_t); function ptrace (line 1414) | pub fn ptrace(request: ::c_uint, ...) -> ::c_long; function pthread_attr_getaffinity_np (line 1415) | pub fn pthread_attr_getaffinity_np( function pthread_attr_setaffinity_np (line 1420) | pub fn pthread_attr_setaffinity_np( function getpriority (line 1425) | pub fn getpriority(which: ::__priority_which_t, who: ::id_t) -> ::c_int; function setpriority (line 1426) | pub fn setpriority(which: ::__priority_which_t, who: ::id_t, prio: ::c_i... function pthread_rwlockattr_getkind_np (line 1427) | pub fn pthread_rwlockattr_getkind_np( function pthread_rwlockattr_setkind_np (line 1431) | pub fn pthread_rwlockattr_setkind_np( function pthread_sigqueue (line 1435) | pub fn pthread_sigqueue(thread: ::pthread_t, sig: ::c_int, value: ::sigv... function mallinfo (line 1436) | pub fn mallinfo() -> ::mallinfo; function mallinfo2 (line 1437) | pub fn mallinfo2() -> ::mallinfo2; function malloc_info (line 1438) | pub fn malloc_info(options: ::c_int, stream: *mut ::FILE) -> ::c_int; function malloc_usable_size (line 1439) | pub fn malloc_usable_size(ptr: *mut ::c_void) -> ::size_t; function getpwent_r (line 1440) | pub fn getpwent_r( function getgrent_r (line 1446) | pub fn getgrent_r( function fgetpwent_r (line 1452) | pub fn fgetpwent_r( function fgetgrent_r (line 1459) | pub fn fgetgrent_r( function putpwent (line 1467) | pub fn putpwent(p: *const ::passwd, stream: *mut ::FILE) -> ::c_int; function putgrent (line 1468) | pub fn putgrent(grp: *const ::group, stream: *mut ::FILE) -> ::c_int; function sethostid (line 1470) | pub fn sethostid(hostid: ::c_long) -> ::c_int; function memfd_create (line 1472) | pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; function mlock2 (line 1473) | pub fn mlock2(addr: *const ::c_void, len: ::size_t, flags: ::c_uint) -> ... function euidaccess (line 1475) | pub fn euidaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; function eaccess (line 1476) | pub fn eaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; function asctime_r (line 1478) | pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_char; function ctime_r (line 1479) | pub fn ctime_r(timep: *const time_t, buf: *mut ::c_char) -> *mut ::c_char; function dirname (line 1481) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function posix_basename (line 1484) | pub fn posix_basename(path: *mut ::c_char) -> *mut ::c_char; function gnu_basename (line 1487) | pub fn gnu_basename(path: *const ::c_char) -> *mut ::c_char; function dlmopen (line 1488) | pub fn dlmopen(lmid: Lmid_t, filename: *const ::c_char, flag: ::c_int) -... function dlinfo (line 1489) | pub fn dlinfo(handle: *mut ::c_void, request: ::c_int, info: *mut ::c_vo... function dladdr1 (line 1490) | pub fn dladdr1( function malloc_trim (line 1496) | pub fn malloc_trim(__pad: ::size_t) -> ::c_int; function gnu_get_libc_release (line 1497) | pub fn gnu_get_libc_release() -> *const ::c_char; function gnu_get_libc_version (line 1498) | pub fn gnu_get_libc_version() -> *const ::c_char; function posix_spawn_file_actions_addchdir_np (line 1502) | pub fn posix_spawn_file_actions_addchdir_np( function posix_spawn_file_actions_addfchdir_np (line 1507) | pub fn posix_spawn_file_actions_addfchdir_np( function posix_spawn_file_actions_addclosefrom_np (line 1512) | pub fn posix_spawn_file_actions_addclosefrom_np( function posix_spawn_file_actions_addtcsetpgrp_np (line 1517) | pub fn posix_spawn_file_actions_addtcsetpgrp_np( function getmntent_r (line 1523) | pub fn getmntent_r( function execveat (line 1530) | pub fn execveat( function close_range (line 1539) | pub fn close_range(first: ::c_uint, last: ::c_uint, flags: ::c_int) -> :... FILE: builder/third-party/libc/src/unix/linux_like/linux/mod.rs type useconds_t (line 3) | pub type useconds_t = u32; type dev_t (line 4) | pub type dev_t = u64; type socklen_t (line 5) | pub type socklen_t = u32; type mode_t (line 6) | pub type mode_t = u32; type ino64_t (line 7) | pub type ino64_t = u64; type off64_t (line 8) | pub type off64_t = i64; type blkcnt64_t (line 9) | pub type blkcnt64_t = i64; type rlim64_t (line 10) | pub type rlim64_t = u64; type mqd_t (line 11) | pub type mqd_t = ::c_int; type nfds_t (line 12) | pub type nfds_t = ::c_ulong; type nl_item (line 13) | pub type nl_item = ::c_int; type idtype_t (line 14) | pub type idtype_t = ::c_uint; type loff_t (line 15) | pub type loff_t = ::c_longlong; type pthread_key_t (line 16) | pub type pthread_key_t = ::c_uint; type pthread_once_t (line 17) | pub type pthread_once_t = ::c_int; type pthread_spinlock_t (line 18) | pub type pthread_spinlock_t = ::c_int; type __u8 (line 20) | pub type __u8 = ::c_uchar; type __u16 (line 21) | pub type __u16 = ::c_ushort; type __s16 (line 22) | pub type __s16 = ::c_short; type __u32 (line 23) | pub type __u32 = ::c_uint; type __s32 (line 24) | pub type __s32 = ::c_int; type Elf32_Half (line 26) | pub type Elf32_Half = u16; type Elf32_Word (line 27) | pub type Elf32_Word = u32; type Elf32_Off (line 28) | pub type Elf32_Off = u32; type Elf32_Addr (line 29) | pub type Elf32_Addr = u32; type Elf64_Half (line 31) | pub type Elf64_Half = u16; type Elf64_Word (line 32) | pub type Elf64_Word = u32; type Elf64_Off (line 33) | pub type Elf64_Off = u64; type Elf64_Addr (line 34) | pub type Elf64_Addr = u64; type Elf64_Xword (line 35) | pub type Elf64_Xword = u64; type Elf64_Sxword (line 36) | pub type Elf64_Sxword = i64; type Elf32_Section (line 38) | pub type Elf32_Section = u16; type Elf64_Section (line 39) | pub type Elf64_Section = u16; type canid_t (line 42) | pub type canid_t = u32; type can_err_mask_t (line 45) | pub type can_err_mask_t = u32; type pgn_t (line 46) | pub type pgn_t = u32; type priority_t (line 47) | pub type priority_t = u8; type name_t (line 48) | pub type name_t = u64; type iconv_t (line 50) | pub type iconv_t = *mut ::c_void; type sctp_assoc_t (line 53) | pub type sctp_assoc_t = ::__s32; type eventfd_t (line 55) | pub type eventfd_t = u64; constant RUSAGE_CHILDREN (line 1449) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant L_tmpnam (line 1450) | pub const L_tmpnam: ::c_uint = 20; constant _PC_LINK_MAX (line 1451) | pub const _PC_LINK_MAX: ::c_int = 0; constant _PC_MAX_CANON (line 1452) | pub const _PC_MAX_CANON: ::c_int = 1; constant _PC_MAX_INPUT (line 1453) | pub const _PC_MAX_INPUT: ::c_int = 2; constant _PC_NAME_MAX (line 1454) | pub const _PC_NAME_MAX: ::c_int = 3; constant _PC_PATH_MAX (line 1455) | pub const _PC_PATH_MAX: ::c_int = 4; constant _PC_PIPE_BUF (line 1456) | pub const _PC_PIPE_BUF: ::c_int = 5; constant _PC_CHOWN_RESTRICTED (line 1457) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 6; constant _PC_NO_TRUNC (line 1458) | pub const _PC_NO_TRUNC: ::c_int = 7; constant _PC_VDISABLE (line 1459) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_SYNC_IO (line 1460) | pub const _PC_SYNC_IO: ::c_int = 9; constant _PC_ASYNC_IO (line 1461) | pub const _PC_ASYNC_IO: ::c_int = 10; constant _PC_PRIO_IO (line 1462) | pub const _PC_PRIO_IO: ::c_int = 11; constant _PC_SOCK_MAXBUF (line 1463) | pub const _PC_SOCK_MAXBUF: ::c_int = 12; constant _PC_FILESIZEBITS (line 1464) | pub const _PC_FILESIZEBITS: ::c_int = 13; constant _PC_REC_INCR_XFER_SIZE (line 1465) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14; constant _PC_REC_MAX_XFER_SIZE (line 1466) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15; constant _PC_REC_MIN_XFER_SIZE (line 1467) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; constant _PC_REC_XFER_ALIGN (line 1468) | pub const _PC_REC_XFER_ALIGN: ::c_int = 17; constant _PC_ALLOC_SIZE_MIN (line 1469) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 18; constant _PC_SYMLINK_MAX (line 1470) | pub const _PC_SYMLINK_MAX: ::c_int = 19; constant _PC_2_SYMLINKS (line 1471) | pub const _PC_2_SYMLINKS: ::c_int = 20; constant MS_NOUSER (line 1473) | pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; constant _SC_ARG_MAX (line 1475) | pub const _SC_ARG_MAX: ::c_int = 0; constant _SC_CHILD_MAX (line 1476) | pub const _SC_CHILD_MAX: ::c_int = 1; constant _SC_CLK_TCK (line 1477) | pub const _SC_CLK_TCK: ::c_int = 2; constant _SC_NGROUPS_MAX (line 1478) | pub const _SC_NGROUPS_MAX: ::c_int = 3; constant _SC_OPEN_MAX (line 1479) | pub const _SC_OPEN_MAX: ::c_int = 4; constant _SC_STREAM_MAX (line 1480) | pub const _SC_STREAM_MAX: ::c_int = 5; constant _SC_TZNAME_MAX (line 1481) | pub const _SC_TZNAME_MAX: ::c_int = 6; constant _SC_JOB_CONTROL (line 1482) | pub const _SC_JOB_CONTROL: ::c_int = 7; constant _SC_SAVED_IDS (line 1483) | pub const _SC_SAVED_IDS: ::c_int = 8; constant _SC_REALTIME_SIGNALS (line 1484) | pub const _SC_REALTIME_SIGNALS: ::c_int = 9; constant _SC_PRIORITY_SCHEDULING (line 1485) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 10; constant _SC_TIMERS (line 1486) | pub const _SC_TIMERS: ::c_int = 11; constant _SC_ASYNCHRONOUS_IO (line 1487) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12; constant _SC_PRIORITIZED_IO (line 1488) | pub const _SC_PRIORITIZED_IO: ::c_int = 13; constant _SC_SYNCHRONIZED_IO (line 1489) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 14; constant _SC_FSYNC (line 1490) | pub const _SC_FSYNC: ::c_int = 15; constant _SC_MAPPED_FILES (line 1491) | pub const _SC_MAPPED_FILES: ::c_int = 16; constant _SC_MEMLOCK (line 1492) | pub const _SC_MEMLOCK: ::c_int = 17; constant _SC_MEMLOCK_RANGE (line 1493) | pub const _SC_MEMLOCK_RANGE: ::c_int = 18; constant _SC_MEMORY_PROTECTION (line 1494) | pub const _SC_MEMORY_PROTECTION: ::c_int = 19; constant _SC_MESSAGE_PASSING (line 1495) | pub const _SC_MESSAGE_PASSING: ::c_int = 20; constant _SC_SEMAPHORES (line 1496) | pub const _SC_SEMAPHORES: ::c_int = 21; constant _SC_SHARED_MEMORY_OBJECTS (line 1497) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 22; constant _SC_AIO_LISTIO_MAX (line 1498) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 23; constant _SC_AIO_MAX (line 1499) | pub const _SC_AIO_MAX: ::c_int = 24; constant _SC_AIO_PRIO_DELTA_MAX (line 1500) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 25; constant _SC_DELAYTIMER_MAX (line 1501) | pub const _SC_DELAYTIMER_MAX: ::c_int = 26; constant _SC_MQ_OPEN_MAX (line 1502) | pub const _SC_MQ_OPEN_MAX: ::c_int = 27; constant _SC_MQ_PRIO_MAX (line 1503) | pub const _SC_MQ_PRIO_MAX: ::c_int = 28; constant _SC_VERSION (line 1504) | pub const _SC_VERSION: ::c_int = 29; constant _SC_PAGESIZE (line 1505) | pub const _SC_PAGESIZE: ::c_int = 30; constant _SC_PAGE_SIZE (line 1506) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_RTSIG_MAX (line 1507) | pub const _SC_RTSIG_MAX: ::c_int = 31; constant _SC_SEM_NSEMS_MAX (line 1508) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 32; constant _SC_SEM_VALUE_MAX (line 1509) | pub const _SC_SEM_VALUE_MAX: ::c_int = 33; constant _SC_SIGQUEUE_MAX (line 1510) | pub const _SC_SIGQUEUE_MAX: ::c_int = 34; constant _SC_TIMER_MAX (line 1511) | pub const _SC_TIMER_MAX: ::c_int = 35; constant _SC_BC_BASE_MAX (line 1512) | pub const _SC_BC_BASE_MAX: ::c_int = 36; constant _SC_BC_DIM_MAX (line 1513) | pub const _SC_BC_DIM_MAX: ::c_int = 37; constant _SC_BC_SCALE_MAX (line 1514) | pub const _SC_BC_SCALE_MAX: ::c_int = 38; constant _SC_BC_STRING_MAX (line 1515) | pub const _SC_BC_STRING_MAX: ::c_int = 39; constant _SC_COLL_WEIGHTS_MAX (line 1516) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40; constant _SC_EXPR_NEST_MAX (line 1517) | pub const _SC_EXPR_NEST_MAX: ::c_int = 42; constant _SC_LINE_MAX (line 1518) | pub const _SC_LINE_MAX: ::c_int = 43; constant _SC_RE_DUP_MAX (line 1519) | pub const _SC_RE_DUP_MAX: ::c_int = 44; constant _SC_2_VERSION (line 1520) | pub const _SC_2_VERSION: ::c_int = 46; constant _SC_2_C_BIND (line 1521) | pub const _SC_2_C_BIND: ::c_int = 47; constant _SC_2_C_DEV (line 1522) | pub const _SC_2_C_DEV: ::c_int = 48; constant _SC_2_FORT_DEV (line 1523) | pub const _SC_2_FORT_DEV: ::c_int = 49; constant _SC_2_FORT_RUN (line 1524) | pub const _SC_2_FORT_RUN: ::c_int = 50; constant _SC_2_SW_DEV (line 1525) | pub const _SC_2_SW_DEV: ::c_int = 51; constant _SC_2_LOCALEDEF (line 1526) | pub const _SC_2_LOCALEDEF: ::c_int = 52; constant _SC_UIO_MAXIOV (line 1527) | pub const _SC_UIO_MAXIOV: ::c_int = 60; constant _SC_IOV_MAX (line 1528) | pub const _SC_IOV_MAX: ::c_int = 60; constant _SC_THREADS (line 1529) | pub const _SC_THREADS: ::c_int = 67; constant _SC_THREAD_SAFE_FUNCTIONS (line 1530) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; constant _SC_GETGR_R_SIZE_MAX (line 1531) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 69; constant _SC_GETPW_R_SIZE_MAX (line 1532) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 70; constant _SC_LOGIN_NAME_MAX (line 1533) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 71; constant _SC_TTY_NAME_MAX (line 1534) | pub const _SC_TTY_NAME_MAX: ::c_int = 72; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 1535) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73; constant _SC_THREAD_KEYS_MAX (line 1536) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 74; constant _SC_THREAD_STACK_MIN (line 1537) | pub const _SC_THREAD_STACK_MIN: ::c_int = 75; constant _SC_THREAD_THREADS_MAX (line 1538) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 76; constant _SC_THREAD_ATTR_STACKADDR (line 1539) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77; constant _SC_THREAD_ATTR_STACKSIZE (line 1540) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78; constant _SC_THREAD_PRIORITY_SCHEDULING (line 1541) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79; constant _SC_THREAD_PRIO_INHERIT (line 1542) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 80; constant _SC_THREAD_PRIO_PROTECT (line 1543) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81; constant _SC_THREAD_PROCESS_SHARED (line 1544) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 82; constant _SC_NPROCESSORS_CONF (line 1545) | pub const _SC_NPROCESSORS_CONF: ::c_int = 83; constant _SC_NPROCESSORS_ONLN (line 1546) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 84; constant _SC_PHYS_PAGES (line 1547) | pub const _SC_PHYS_PAGES: ::c_int = 85; constant _SC_AVPHYS_PAGES (line 1548) | pub const _SC_AVPHYS_PAGES: ::c_int = 86; constant _SC_ATEXIT_MAX (line 1549) | pub const _SC_ATEXIT_MAX: ::c_int = 87; constant _SC_PASS_MAX (line 1550) | pub const _SC_PASS_MAX: ::c_int = 88; constant _SC_XOPEN_VERSION (line 1551) | pub const _SC_XOPEN_VERSION: ::c_int = 89; constant _SC_XOPEN_XCU_VERSION (line 1552) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 90; constant _SC_XOPEN_UNIX (line 1553) | pub const _SC_XOPEN_UNIX: ::c_int = 91; constant _SC_XOPEN_CRYPT (line 1554) | pub const _SC_XOPEN_CRYPT: ::c_int = 92; constant _SC_XOPEN_ENH_I18N (line 1555) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 93; constant _SC_XOPEN_SHM (line 1556) | pub const _SC_XOPEN_SHM: ::c_int = 94; constant _SC_2_CHAR_TERM (line 1557) | pub const _SC_2_CHAR_TERM: ::c_int = 95; constant _SC_2_UPE (line 1558) | pub const _SC_2_UPE: ::c_int = 97; constant _SC_XOPEN_XPG2 (line 1559) | pub const _SC_XOPEN_XPG2: ::c_int = 98; constant _SC_XOPEN_XPG3 (line 1560) | pub const _SC_XOPEN_XPG3: ::c_int = 99; constant _SC_XOPEN_XPG4 (line 1561) | pub const _SC_XOPEN_XPG4: ::c_int = 100; constant _SC_NZERO (line 1562) | pub const _SC_NZERO: ::c_int = 109; constant _SC_XBS5_ILP32_OFF32 (line 1563) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 125; constant _SC_XBS5_ILP32_OFFBIG (line 1564) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 126; constant _SC_XBS5_LP64_OFF64 (line 1565) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 127; constant _SC_XBS5_LPBIG_OFFBIG (line 1566) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 128; constant _SC_XOPEN_LEGACY (line 1567) | pub const _SC_XOPEN_LEGACY: ::c_int = 129; constant _SC_XOPEN_REALTIME (line 1568) | pub const _SC_XOPEN_REALTIME: ::c_int = 130; constant _SC_XOPEN_REALTIME_THREADS (line 1569) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 131; constant _SC_ADVISORY_INFO (line 1570) | pub const _SC_ADVISORY_INFO: ::c_int = 132; constant _SC_BARRIERS (line 1571) | pub const _SC_BARRIERS: ::c_int = 133; constant _SC_CLOCK_SELECTION (line 1572) | pub const _SC_CLOCK_SELECTION: ::c_int = 137; constant _SC_CPUTIME (line 1573) | pub const _SC_CPUTIME: ::c_int = 138; constant _SC_THREAD_CPUTIME (line 1574) | pub const _SC_THREAD_CPUTIME: ::c_int = 139; constant _SC_MONOTONIC_CLOCK (line 1575) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 149; constant _SC_READER_WRITER_LOCKS (line 1576) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 153; constant _SC_SPIN_LOCKS (line 1577) | pub const _SC_SPIN_LOCKS: ::c_int = 154; constant _SC_REGEXP (line 1578) | pub const _SC_REGEXP: ::c_int = 155; constant _SC_SHELL (line 1579) | pub const _SC_SHELL: ::c_int = 157; constant _SC_SPAWN (line 1580) | pub const _SC_SPAWN: ::c_int = 159; constant _SC_SPORADIC_SERVER (line 1581) | pub const _SC_SPORADIC_SERVER: ::c_int = 160; constant _SC_THREAD_SPORADIC_SERVER (line 1582) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 161; constant _SC_TIMEOUTS (line 1583) | pub const _SC_TIMEOUTS: ::c_int = 164; constant _SC_TYPED_MEMORY_OBJECTS (line 1584) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 165; constant _SC_2_PBS (line 1585) | pub const _SC_2_PBS: ::c_int = 168; constant _SC_2_PBS_ACCOUNTING (line 1586) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 169; constant _SC_2_PBS_LOCATE (line 1587) | pub const _SC_2_PBS_LOCATE: ::c_int = 170; constant _SC_2_PBS_MESSAGE (line 1588) | pub const _SC_2_PBS_MESSAGE: ::c_int = 171; constant _SC_2_PBS_TRACK (line 1589) | pub const _SC_2_PBS_TRACK: ::c_int = 172; constant _SC_SYMLOOP_MAX (line 1590) | pub const _SC_SYMLOOP_MAX: ::c_int = 173; constant _SC_STREAMS (line 1591) | pub const _SC_STREAMS: ::c_int = 174; constant _SC_2_PBS_CHECKPOINT (line 1592) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 175; constant _SC_V6_ILP32_OFF32 (line 1593) | pub const _SC_V6_ILP32_OFF32: ::c_int = 176; constant _SC_V6_ILP32_OFFBIG (line 1594) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 177; constant _SC_V6_LP64_OFF64 (line 1595) | pub const _SC_V6_LP64_OFF64: ::c_int = 178; constant _SC_V6_LPBIG_OFFBIG (line 1596) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 179; constant _SC_HOST_NAME_MAX (line 1597) | pub const _SC_HOST_NAME_MAX: ::c_int = 180; constant _SC_TRACE (line 1598) | pub const _SC_TRACE: ::c_int = 181; constant _SC_TRACE_EVENT_FILTER (line 1599) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 182; constant _SC_TRACE_INHERIT (line 1600) | pub const _SC_TRACE_INHERIT: ::c_int = 183; constant _SC_TRACE_LOG (line 1601) | pub const _SC_TRACE_LOG: ::c_int = 184; constant _SC_IPV6 (line 1602) | pub const _SC_IPV6: ::c_int = 235; constant _SC_RAW_SOCKETS (line 1603) | pub const _SC_RAW_SOCKETS: ::c_int = 236; constant _SC_V7_ILP32_OFF32 (line 1604) | pub const _SC_V7_ILP32_OFF32: ::c_int = 237; constant _SC_V7_ILP32_OFFBIG (line 1605) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 238; constant _SC_V7_LP64_OFF64 (line 1606) | pub const _SC_V7_LP64_OFF64: ::c_int = 239; constant _SC_V7_LPBIG_OFFBIG (line 1607) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 240; constant _SC_SS_REPL_MAX (line 1608) | pub const _SC_SS_REPL_MAX: ::c_int = 241; constant _SC_TRACE_EVENT_NAME_MAX (line 1609) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 242; constant _SC_TRACE_NAME_MAX (line 1610) | pub const _SC_TRACE_NAME_MAX: ::c_int = 243; constant _SC_TRACE_SYS_MAX (line 1611) | pub const _SC_TRACE_SYS_MAX: ::c_int = 244; constant _SC_TRACE_USER_EVENT_MAX (line 1612) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 245; constant _SC_XOPEN_STREAMS (line 1613) | pub const _SC_XOPEN_STREAMS: ::c_int = 246; constant _SC_THREAD_ROBUST_PRIO_INHERIT (line 1614) | pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247; constant _SC_THREAD_ROBUST_PRIO_PROTECT (line 1615) | pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248; constant RLIM_SAVED_MAX (line 1617) | pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY; constant RLIM_SAVED_CUR (line 1618) | pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; constant EI_NIDENT (line 1621) | pub const EI_NIDENT: usize = 16; constant EI_MAG0 (line 1623) | pub const EI_MAG0: usize = 0; constant ELFMAG0 (line 1624) | pub const ELFMAG0: u8 = 0x7f; constant EI_MAG1 (line 1625) | pub const EI_MAG1: usize = 1; constant ELFMAG1 (line 1626) | pub const ELFMAG1: u8 = b'E'; constant EI_MAG2 (line 1627) | pub const EI_MAG2: usize = 2; constant ELFMAG2 (line 1628) | pub const ELFMAG2: u8 = b'L'; constant EI_MAG3 (line 1629) | pub const EI_MAG3: usize = 3; constant ELFMAG3 (line 1630) | pub const ELFMAG3: u8 = b'F'; constant SELFMAG (line 1631) | pub const SELFMAG: usize = 4; constant EI_CLASS (line 1633) | pub const EI_CLASS: usize = 4; constant ELFCLASSNONE (line 1634) | pub const ELFCLASSNONE: u8 = 0; constant ELFCLASS32 (line 1635) | pub const ELFCLASS32: u8 = 1; constant ELFCLASS64 (line 1636) | pub const ELFCLASS64: u8 = 2; constant ELFCLASSNUM (line 1637) | pub const ELFCLASSNUM: usize = 3; constant EI_DATA (line 1639) | pub const EI_DATA: usize = 5; constant ELFDATANONE (line 1640) | pub const ELFDATANONE: u8 = 0; constant ELFDATA2LSB (line 1641) | pub const ELFDATA2LSB: u8 = 1; constant ELFDATA2MSB (line 1642) | pub const ELFDATA2MSB: u8 = 2; constant ELFDATANUM (line 1643) | pub const ELFDATANUM: usize = 3; constant EI_VERSION (line 1645) | pub const EI_VERSION: usize = 6; constant EI_OSABI (line 1647) | pub const EI_OSABI: usize = 7; constant ELFOSABI_NONE (line 1648) | pub const ELFOSABI_NONE: u8 = 0; constant ELFOSABI_SYSV (line 1649) | pub const ELFOSABI_SYSV: u8 = 0; constant ELFOSABI_HPUX (line 1650) | pub const ELFOSABI_HPUX: u8 = 1; constant ELFOSABI_NETBSD (line 1651) | pub const ELFOSABI_NETBSD: u8 = 2; constant ELFOSABI_GNU (line 1652) | pub const ELFOSABI_GNU: u8 = 3; constant ELFOSABI_LINUX (line 1653) | pub const ELFOSABI_LINUX: u8 = ELFOSABI_GNU; constant ELFOSABI_SOLARIS (line 1654) | pub const ELFOSABI_SOLARIS: u8 = 6; constant ELFOSABI_AIX (line 1655) | pub const ELFOSABI_AIX: u8 = 7; constant ELFOSABI_IRIX (line 1656) | pub const ELFOSABI_IRIX: u8 = 8; constant ELFOSABI_FREEBSD (line 1657) | pub const ELFOSABI_FREEBSD: u8 = 9; constant ELFOSABI_TRU64 (line 1658) | pub const ELFOSABI_TRU64: u8 = 10; constant ELFOSABI_MODESTO (line 1659) | pub const ELFOSABI_MODESTO: u8 = 11; constant ELFOSABI_OPENBSD (line 1660) | pub const ELFOSABI_OPENBSD: u8 = 12; constant ELFOSABI_ARM (line 1661) | pub const ELFOSABI_ARM: u8 = 97; constant ELFOSABI_STANDALONE (line 1662) | pub const ELFOSABI_STANDALONE: u8 = 255; constant EI_ABIVERSION (line 1664) | pub const EI_ABIVERSION: usize = 8; constant EI_PAD (line 1666) | pub const EI_PAD: usize = 9; constant ET_NONE (line 1669) | pub const ET_NONE: u16 = 0; constant ET_REL (line 1670) | pub const ET_REL: u16 = 1; constant ET_EXEC (line 1671) | pub const ET_EXEC: u16 = 2; constant ET_DYN (line 1672) | pub const ET_DYN: u16 = 3; constant ET_CORE (line 1673) | pub const ET_CORE: u16 = 4; constant ET_NUM (line 1674) | pub const ET_NUM: u16 = 5; constant ET_LOOS (line 1675) | pub const ET_LOOS: u16 = 0xfe00; constant ET_HIOS (line 1676) | pub const ET_HIOS: u16 = 0xfeff; constant ET_LOPROC (line 1677) | pub const ET_LOPROC: u16 = 0xff00; constant ET_HIPROC (line 1678) | pub const ET_HIPROC: u16 = 0xffff; constant EM_NONE (line 1681) | pub const EM_NONE: u16 = 0; constant EM_M32 (line 1682) | pub const EM_M32: u16 = 1; constant EM_SPARC (line 1683) | pub const EM_SPARC: u16 = 2; constant EM_386 (line 1684) | pub const EM_386: u16 = 3; constant EM_68K (line 1685) | pub const EM_68K: u16 = 4; constant EM_88K (line 1686) | pub const EM_88K: u16 = 5; constant EM_860 (line 1687) | pub const EM_860: u16 = 7; constant EM_MIPS (line 1688) | pub const EM_MIPS: u16 = 8; constant EM_S370 (line 1689) | pub const EM_S370: u16 = 9; constant EM_MIPS_RS3_LE (line 1690) | pub const EM_MIPS_RS3_LE: u16 = 10; constant EM_PARISC (line 1691) | pub const EM_PARISC: u16 = 15; constant EM_VPP500 (line 1692) | pub const EM_VPP500: u16 = 17; constant EM_SPARC32PLUS (line 1693) | pub const EM_SPARC32PLUS: u16 = 18; constant EM_960 (line 1694) | pub const EM_960: u16 = 19; constant EM_PPC (line 1695) | pub const EM_PPC: u16 = 20; constant EM_PPC64 (line 1696) | pub const EM_PPC64: u16 = 21; constant EM_S390 (line 1697) | pub const EM_S390: u16 = 22; constant EM_V800 (line 1698) | pub const EM_V800: u16 = 36; constant EM_FR20 (line 1699) | pub const EM_FR20: u16 = 37; constant EM_RH32 (line 1700) | pub const EM_RH32: u16 = 38; constant EM_RCE (line 1701) | pub const EM_RCE: u16 = 39; constant EM_ARM (line 1702) | pub const EM_ARM: u16 = 40; constant EM_FAKE_ALPHA (line 1703) | pub const EM_FAKE_ALPHA: u16 = 41; constant EM_SH (line 1704) | pub const EM_SH: u16 = 42; constant EM_SPARCV9 (line 1705) | pub const EM_SPARCV9: u16 = 43; constant EM_TRICORE (line 1706) | pub const EM_TRICORE: u16 = 44; constant EM_ARC (line 1707) | pub const EM_ARC: u16 = 45; constant EM_H8_300 (line 1708) | pub const EM_H8_300: u16 = 46; constant EM_H8_300H (line 1709) | pub const EM_H8_300H: u16 = 47; constant EM_H8S (line 1710) | pub const EM_H8S: u16 = 48; constant EM_H8_500 (line 1711) | pub const EM_H8_500: u16 = 49; constant EM_IA_64 (line 1712) | pub const EM_IA_64: u16 = 50; constant EM_MIPS_X (line 1713) | pub const EM_MIPS_X: u16 = 51; constant EM_COLDFIRE (line 1714) | pub const EM_COLDFIRE: u16 = 52; constant EM_68HC12 (line 1715) | pub const EM_68HC12: u16 = 53; constant EM_MMA (line 1716) | pub const EM_MMA: u16 = 54; constant EM_PCP (line 1717) | pub const EM_PCP: u16 = 55; constant EM_NCPU (line 1718) | pub const EM_NCPU: u16 = 56; constant EM_NDR1 (line 1719) | pub const EM_NDR1: u16 = 57; constant EM_STARCORE (line 1720) | pub const EM_STARCORE: u16 = 58; constant EM_ME16 (line 1721) | pub const EM_ME16: u16 = 59; constant EM_ST100 (line 1722) | pub const EM_ST100: u16 = 60; constant EM_TINYJ (line 1723) | pub const EM_TINYJ: u16 = 61; constant EM_X86_64 (line 1724) | pub const EM_X86_64: u16 = 62; constant EM_PDSP (line 1725) | pub const EM_PDSP: u16 = 63; constant EM_FX66 (line 1726) | pub const EM_FX66: u16 = 66; constant EM_ST9PLUS (line 1727) | pub const EM_ST9PLUS: u16 = 67; constant EM_ST7 (line 1728) | pub const EM_ST7: u16 = 68; constant EM_68HC16 (line 1729) | pub const EM_68HC16: u16 = 69; constant EM_68HC11 (line 1730) | pub const EM_68HC11: u16 = 70; constant EM_68HC08 (line 1731) | pub const EM_68HC08: u16 = 71; constant EM_68HC05 (line 1732) | pub const EM_68HC05: u16 = 72; constant EM_SVX (line 1733) | pub const EM_SVX: u16 = 73; constant EM_ST19 (line 1734) | pub const EM_ST19: u16 = 74; constant EM_VAX (line 1735) | pub const EM_VAX: u16 = 75; constant EM_CRIS (line 1736) | pub const EM_CRIS: u16 = 76; constant EM_JAVELIN (line 1737) | pub const EM_JAVELIN: u16 = 77; constant EM_FIREPATH (line 1738) | pub const EM_FIREPATH: u16 = 78; constant EM_ZSP (line 1739) | pub const EM_ZSP: u16 = 79; constant EM_MMIX (line 1740) | pub const EM_MMIX: u16 = 80; constant EM_HUANY (line 1741) | pub const EM_HUANY: u16 = 81; constant EM_PRISM (line 1742) | pub const EM_PRISM: u16 = 82; constant EM_AVR (line 1743) | pub const EM_AVR: u16 = 83; constant EM_FR30 (line 1744) | pub const EM_FR30: u16 = 84; constant EM_D10V (line 1745) | pub const EM_D10V: u16 = 85; constant EM_D30V (line 1746) | pub const EM_D30V: u16 = 86; constant EM_V850 (line 1747) | pub const EM_V850: u16 = 87; constant EM_M32R (line 1748) | pub const EM_M32R: u16 = 88; constant EM_MN10300 (line 1749) | pub const EM_MN10300: u16 = 89; constant EM_MN10200 (line 1750) | pub const EM_MN10200: u16 = 90; constant EM_PJ (line 1751) | pub const EM_PJ: u16 = 91; constant EM_OPENRISC (line 1752) | pub const EM_OPENRISC: u16 = 92; constant EM_ARC_A5 (line 1753) | pub const EM_ARC_A5: u16 = 93; constant EM_XTENSA (line 1754) | pub const EM_XTENSA: u16 = 94; constant EM_AARCH64 (line 1755) | pub const EM_AARCH64: u16 = 183; constant EM_TILEPRO (line 1756) | pub const EM_TILEPRO: u16 = 188; constant EM_TILEGX (line 1757) | pub const EM_TILEGX: u16 = 191; constant EM_ALPHA (line 1758) | pub const EM_ALPHA: u16 = 0x9026; constant EV_NONE (line 1761) | pub const EV_NONE: u32 = 0; constant EV_CURRENT (line 1762) | pub const EV_CURRENT: u32 = 1; constant EV_NUM (line 1763) | pub const EV_NUM: u32 = 2; constant PT_NULL (line 1766) | pub const PT_NULL: u32 = 0; constant PT_LOAD (line 1767) | pub const PT_LOAD: u32 = 1; constant PT_DYNAMIC (line 1768) | pub const PT_DYNAMIC: u32 = 2; constant PT_INTERP (line 1769) | pub const PT_INTERP: u32 = 3; constant PT_NOTE (line 1770) | pub const PT_NOTE: u32 = 4; constant PT_SHLIB (line 1771) | pub const PT_SHLIB: u32 = 5; constant PT_PHDR (line 1772) | pub const PT_PHDR: u32 = 6; constant PT_TLS (line 1773) | pub const PT_TLS: u32 = 7; constant PT_NUM (line 1774) | pub const PT_NUM: u32 = 8; constant PT_LOOS (line 1775) | pub const PT_LOOS: u32 = 0x60000000; constant PT_GNU_EH_FRAME (line 1776) | pub const PT_GNU_EH_FRAME: u32 = 0x6474e550; constant PT_GNU_STACK (line 1777) | pub const PT_GNU_STACK: u32 = 0x6474e551; constant PT_GNU_RELRO (line 1778) | pub const PT_GNU_RELRO: u32 = 0x6474e552; constant PT_LOSUNW (line 1779) | pub const PT_LOSUNW: u32 = 0x6ffffffa; constant PT_SUNWBSS (line 1780) | pub const PT_SUNWBSS: u32 = 0x6ffffffa; constant PT_SUNWSTACK (line 1781) | pub const PT_SUNWSTACK: u32 = 0x6ffffffb; constant PT_HISUNW (line 1782) | pub const PT_HISUNW: u32 = 0x6fffffff; constant PT_HIOS (line 1783) | pub const PT_HIOS: u32 = 0x6fffffff; constant PT_LOPROC (line 1784) | pub const PT_LOPROC: u32 = 0x70000000; constant PT_HIPROC (line 1785) | pub const PT_HIPROC: u32 = 0x7fffffff; constant PF_X (line 1788) | pub const PF_X: u32 = 1 << 0; constant PF_W (line 1789) | pub const PF_W: u32 = 1 << 1; constant PF_R (line 1790) | pub const PF_R: u32 = 1 << 2; constant PF_MASKOS (line 1791) | pub const PF_MASKOS: u32 = 0x0ff00000; constant PF_MASKPROC (line 1792) | pub const PF_MASKPROC: u32 = 0xf0000000; constant AT_NULL (line 1795) | pub const AT_NULL: ::c_ulong = 0; constant AT_IGNORE (line 1796) | pub const AT_IGNORE: ::c_ulong = 1; constant AT_EXECFD (line 1797) | pub const AT_EXECFD: ::c_ulong = 2; constant AT_PHDR (line 1798) | pub const AT_PHDR: ::c_ulong = 3; constant AT_PHENT (line 1799) | pub const AT_PHENT: ::c_ulong = 4; constant AT_PHNUM (line 1800) | pub const AT_PHNUM: ::c_ulong = 5; constant AT_PAGESZ (line 1801) | pub const AT_PAGESZ: ::c_ulong = 6; constant AT_BASE (line 1802) | pub const AT_BASE: ::c_ulong = 7; constant AT_FLAGS (line 1803) | pub const AT_FLAGS: ::c_ulong = 8; constant AT_ENTRY (line 1804) | pub const AT_ENTRY: ::c_ulong = 9; constant AT_NOTELF (line 1805) | pub const AT_NOTELF: ::c_ulong = 10; constant AT_UID (line 1806) | pub const AT_UID: ::c_ulong = 11; constant AT_EUID (line 1807) | pub const AT_EUID: ::c_ulong = 12; constant AT_GID (line 1808) | pub const AT_GID: ::c_ulong = 13; constant AT_EGID (line 1809) | pub const AT_EGID: ::c_ulong = 14; constant AT_PLATFORM (line 1810) | pub const AT_PLATFORM: ::c_ulong = 15; constant AT_HWCAP (line 1811) | pub const AT_HWCAP: ::c_ulong = 16; constant AT_CLKTCK (line 1812) | pub const AT_CLKTCK: ::c_ulong = 17; constant AT_SECURE (line 1814) | pub const AT_SECURE: ::c_ulong = 23; constant AT_BASE_PLATFORM (line 1815) | pub const AT_BASE_PLATFORM: ::c_ulong = 24; constant AT_RANDOM (line 1816) | pub const AT_RANDOM: ::c_ulong = 25; constant AT_HWCAP2 (line 1817) | pub const AT_HWCAP2: ::c_ulong = 26; constant AT_EXECFN (line 1819) | pub const AT_EXECFN: ::c_ulong = 31; constant AT_SYSINFO_EHDR (line 1823) | pub const AT_SYSINFO_EHDR: ::c_ulong = 33; constant AT_MINSIGSTKSZ (line 1824) | pub const AT_MINSIGSTKSZ: ::c_ulong = 51; constant GLOB_ERR (line 1826) | pub const GLOB_ERR: ::c_int = 1 << 0; constant GLOB_MARK (line 1827) | pub const GLOB_MARK: ::c_int = 1 << 1; constant GLOB_NOSORT (line 1828) | pub const GLOB_NOSORT: ::c_int = 1 << 2; constant GLOB_DOOFFS (line 1829) | pub const GLOB_DOOFFS: ::c_int = 1 << 3; constant GLOB_NOCHECK (line 1830) | pub const GLOB_NOCHECK: ::c_int = 1 << 4; constant GLOB_APPEND (line 1831) | pub const GLOB_APPEND: ::c_int = 1 << 5; constant GLOB_NOESCAPE (line 1832) | pub const GLOB_NOESCAPE: ::c_int = 1 << 6; constant GLOB_NOSPACE (line 1834) | pub const GLOB_NOSPACE: ::c_int = 1; constant GLOB_ABORTED (line 1835) | pub const GLOB_ABORTED: ::c_int = 2; constant GLOB_NOMATCH (line 1836) | pub const GLOB_NOMATCH: ::c_int = 3; constant POSIX_MADV_NORMAL (line 1838) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 1839) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 1840) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 1841) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant S_IEXEC (line 1843) | pub const S_IEXEC: mode_t = 64; constant S_IWRITE (line 1844) | pub const S_IWRITE: mode_t = 128; constant S_IREAD (line 1845) | pub const S_IREAD: mode_t = 256; constant F_LOCK (line 1847) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 1848) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 1849) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 1850) | pub const F_ULOCK: ::c_int = 0; constant F_SEAL_FUTURE_WRITE (line 1852) | pub const F_SEAL_FUTURE_WRITE: ::c_int = 0x0010; constant IFF_LOWER_UP (line 1854) | pub const IFF_LOWER_UP: ::c_int = 0x10000; constant IFF_DORMANT (line 1855) | pub const IFF_DORMANT: ::c_int = 0x20000; constant IFF_ECHO (line 1856) | pub const IFF_ECHO: ::c_int = 0x40000; constant IFA_UNSPEC (line 1859) | pub const IFA_UNSPEC: ::c_ushort = 0; constant IFA_ADDRESS (line 1860) | pub const IFA_ADDRESS: ::c_ushort = 1; constant IFA_LOCAL (line 1861) | pub const IFA_LOCAL: ::c_ushort = 2; constant IFA_LABEL (line 1862) | pub const IFA_LABEL: ::c_ushort = 3; constant IFA_BROADCAST (line 1863) | pub const IFA_BROADCAST: ::c_ushort = 4; constant IFA_ANYCAST (line 1864) | pub const IFA_ANYCAST: ::c_ushort = 5; constant IFA_CACHEINFO (line 1865) | pub const IFA_CACHEINFO: ::c_ushort = 6; constant IFA_MULTICAST (line 1866) | pub const IFA_MULTICAST: ::c_ushort = 7; constant IFA_F_SECONDARY (line 1868) | pub const IFA_F_SECONDARY: u32 = 0x01; constant IFA_F_TEMPORARY (line 1869) | pub const IFA_F_TEMPORARY: u32 = 0x01; constant IFA_F_NODAD (line 1870) | pub const IFA_F_NODAD: u32 = 0x02; constant IFA_F_OPTIMISTIC (line 1871) | pub const IFA_F_OPTIMISTIC: u32 = 0x04; constant IFA_F_DADFAILED (line 1872) | pub const IFA_F_DADFAILED: u32 = 0x08; constant IFA_F_HOMEADDRESS (line 1873) | pub const IFA_F_HOMEADDRESS: u32 = 0x10; constant IFA_F_DEPRECATED (line 1874) | pub const IFA_F_DEPRECATED: u32 = 0x20; constant IFA_F_TENTATIVE (line 1875) | pub const IFA_F_TENTATIVE: u32 = 0x40; constant IFA_F_PERMANENT (line 1876) | pub const IFA_F_PERMANENT: u32 = 0x80; constant IFLA_UNSPEC (line 1879) | pub const IFLA_UNSPEC: ::c_ushort = 0; constant IFLA_ADDRESS (line 1880) | pub const IFLA_ADDRESS: ::c_ushort = 1; constant IFLA_BROADCAST (line 1881) | pub const IFLA_BROADCAST: ::c_ushort = 2; constant IFLA_IFNAME (line 1882) | pub const IFLA_IFNAME: ::c_ushort = 3; constant IFLA_MTU (line 1883) | pub const IFLA_MTU: ::c_ushort = 4; constant IFLA_LINK (line 1884) | pub const IFLA_LINK: ::c_ushort = 5; constant IFLA_QDISC (line 1885) | pub const IFLA_QDISC: ::c_ushort = 6; constant IFLA_STATS (line 1886) | pub const IFLA_STATS: ::c_ushort = 7; constant IFLA_COST (line 1887) | pub const IFLA_COST: ::c_ushort = 8; constant IFLA_PRIORITY (line 1888) | pub const IFLA_PRIORITY: ::c_ushort = 9; constant IFLA_MASTER (line 1889) | pub const IFLA_MASTER: ::c_ushort = 10; constant IFLA_WIRELESS (line 1890) | pub const IFLA_WIRELESS: ::c_ushort = 11; constant IFLA_PROTINFO (line 1891) | pub const IFLA_PROTINFO: ::c_ushort = 12; constant IFLA_TXQLEN (line 1892) | pub const IFLA_TXQLEN: ::c_ushort = 13; constant IFLA_MAP (line 1893) | pub const IFLA_MAP: ::c_ushort = 14; constant IFLA_WEIGHT (line 1894) | pub const IFLA_WEIGHT: ::c_ushort = 15; constant IFLA_OPERSTATE (line 1895) | pub const IFLA_OPERSTATE: ::c_ushort = 16; constant IFLA_LINKMODE (line 1896) | pub const IFLA_LINKMODE: ::c_ushort = 17; constant IFLA_LINKINFO (line 1897) | pub const IFLA_LINKINFO: ::c_ushort = 18; constant IFLA_NET_NS_PID (line 1898) | pub const IFLA_NET_NS_PID: ::c_ushort = 19; constant IFLA_IFALIAS (line 1899) | pub const IFLA_IFALIAS: ::c_ushort = 20; constant IFLA_NUM_VF (line 1900) | pub const IFLA_NUM_VF: ::c_ushort = 21; constant IFLA_VFINFO_LIST (line 1901) | pub const IFLA_VFINFO_LIST: ::c_ushort = 22; constant IFLA_STATS64 (line 1902) | pub const IFLA_STATS64: ::c_ushort = 23; constant IFLA_VF_PORTS (line 1903) | pub const IFLA_VF_PORTS: ::c_ushort = 24; constant IFLA_PORT_SELF (line 1904) | pub const IFLA_PORT_SELF: ::c_ushort = 25; constant IFLA_AF_SPEC (line 1905) | pub const IFLA_AF_SPEC: ::c_ushort = 26; constant IFLA_GROUP (line 1906) | pub const IFLA_GROUP: ::c_ushort = 27; constant IFLA_NET_NS_FD (line 1907) | pub const IFLA_NET_NS_FD: ::c_ushort = 28; constant IFLA_EXT_MASK (line 1908) | pub const IFLA_EXT_MASK: ::c_ushort = 29; constant IFLA_PROMISCUITY (line 1909) | pub const IFLA_PROMISCUITY: ::c_ushort = 30; constant IFLA_NUM_TX_QUEUES (line 1910) | pub const IFLA_NUM_TX_QUEUES: ::c_ushort = 31; constant IFLA_NUM_RX_QUEUES (line 1911) | pub const IFLA_NUM_RX_QUEUES: ::c_ushort = 32; constant IFLA_CARRIER (line 1912) | pub const IFLA_CARRIER: ::c_ushort = 33; constant IFLA_PHYS_PORT_ID (line 1913) | pub const IFLA_PHYS_PORT_ID: ::c_ushort = 34; constant IFLA_CARRIER_CHANGES (line 1914) | pub const IFLA_CARRIER_CHANGES: ::c_ushort = 35; constant IFLA_PHYS_SWITCH_ID (line 1915) | pub const IFLA_PHYS_SWITCH_ID: ::c_ushort = 36; constant IFLA_LINK_NETNSID (line 1916) | pub const IFLA_LINK_NETNSID: ::c_ushort = 37; constant IFLA_PHYS_PORT_NAME (line 1917) | pub const IFLA_PHYS_PORT_NAME: ::c_ushort = 38; constant IFLA_PROTO_DOWN (line 1918) | pub const IFLA_PROTO_DOWN: ::c_ushort = 39; constant IFLA_GSO_MAX_SEGS (line 1919) | pub const IFLA_GSO_MAX_SEGS: ::c_ushort = 40; constant IFLA_GSO_MAX_SIZE (line 1920) | pub const IFLA_GSO_MAX_SIZE: ::c_ushort = 41; constant IFLA_PAD (line 1921) | pub const IFLA_PAD: ::c_ushort = 42; constant IFLA_XDP (line 1922) | pub const IFLA_XDP: ::c_ushort = 43; constant IFLA_EVENT (line 1923) | pub const IFLA_EVENT: ::c_ushort = 44; constant IFLA_NEW_NETNSID (line 1924) | pub const IFLA_NEW_NETNSID: ::c_ushort = 45; constant IFLA_IF_NETNSID (line 1925) | pub const IFLA_IF_NETNSID: ::c_ushort = 46; constant IFLA_TARGET_NETNSID (line 1926) | pub const IFLA_TARGET_NETNSID: ::c_ushort = IFLA_IF_NETNSID; constant IFLA_CARRIER_UP_COUNT (line 1927) | pub const IFLA_CARRIER_UP_COUNT: ::c_ushort = 47; constant IFLA_CARRIER_DOWN_COUNT (line 1928) | pub const IFLA_CARRIER_DOWN_COUNT: ::c_ushort = 48; constant IFLA_NEW_IFINDEX (line 1929) | pub const IFLA_NEW_IFINDEX: ::c_ushort = 49; constant IFLA_MIN_MTU (line 1930) | pub const IFLA_MIN_MTU: ::c_ushort = 50; constant IFLA_MAX_MTU (line 1931) | pub const IFLA_MAX_MTU: ::c_ushort = 51; constant IFLA_PROP_LIST (line 1932) | pub const IFLA_PROP_LIST: ::c_ushort = 52; constant IFLA_ALT_IFNAME (line 1933) | pub const IFLA_ALT_IFNAME: ::c_ushort = 53; constant IFLA_PERM_ADDRESS (line 1934) | pub const IFLA_PERM_ADDRESS: ::c_ushort = 54; constant IFLA_PROTO_DOWN_REASON (line 1935) | pub const IFLA_PROTO_DOWN_REASON: ::c_ushort = 55; constant IFLA_PARENT_DEV_NAME (line 1936) | pub const IFLA_PARENT_DEV_NAME: ::c_ushort = 56; constant IFLA_PARENT_DEV_BUS_NAME (line 1937) | pub const IFLA_PARENT_DEV_BUS_NAME: ::c_ushort = 57; constant IFLA_GRO_MAX_SIZE (line 1938) | pub const IFLA_GRO_MAX_SIZE: ::c_ushort = 58; constant IFLA_TSO_MAX_SIZE (line 1939) | pub const IFLA_TSO_MAX_SIZE: ::c_ushort = 59; constant IFLA_TSO_MAX_SEGS (line 1940) | pub const IFLA_TSO_MAX_SEGS: ::c_ushort = 60; constant IFLA_ALLMULTI (line 1941) | pub const IFLA_ALLMULTI: ::c_ushort = 61; constant IFLA_INFO_UNSPEC (line 1943) | pub const IFLA_INFO_UNSPEC: ::c_ushort = 0; constant IFLA_INFO_KIND (line 1944) | pub const IFLA_INFO_KIND: ::c_ushort = 1; constant IFLA_INFO_DATA (line 1945) | pub const IFLA_INFO_DATA: ::c_ushort = 2; constant IFLA_INFO_XSTATS (line 1946) | pub const IFLA_INFO_XSTATS: ::c_ushort = 3; constant IFLA_INFO_SLAVE_KIND (line 1947) | pub const IFLA_INFO_SLAVE_KIND: ::c_ushort = 4; constant IFLA_INFO_SLAVE_DATA (line 1948) | pub const IFLA_INFO_SLAVE_DATA: ::c_ushort = 5; constant IFF_TUN (line 1951) | pub const IFF_TUN: ::c_int = 0x0001; constant IFF_TAP (line 1952) | pub const IFF_TAP: ::c_int = 0x0002; constant IFF_NAPI (line 1953) | pub const IFF_NAPI: ::c_int = 0x0010; constant IFF_NAPI_FRAGS (line 1954) | pub const IFF_NAPI_FRAGS: ::c_int = 0x0020; constant IFF_NO_CARRIER (line 1956) | pub const IFF_NO_CARRIER: ::c_int = 0x0040; constant IFF_NO_PI (line 1957) | pub const IFF_NO_PI: ::c_int = 0x1000; constant TUN_READQ_SIZE (line 1959) | pub const TUN_READQ_SIZE: ::c_short = 500; constant TUN_TUN_DEV (line 1961) | pub const TUN_TUN_DEV: ::c_short = ::IFF_TUN as ::c_short; constant TUN_TAP_DEV (line 1962) | pub const TUN_TAP_DEV: ::c_short = ::IFF_TAP as ::c_short; constant TUN_TYPE_MASK (line 1963) | pub const TUN_TYPE_MASK: ::c_short = 0x000f; constant IFF_ONE_QUEUE (line 1965) | pub const IFF_ONE_QUEUE: ::c_int = 0x2000; constant IFF_VNET_HDR (line 1966) | pub const IFF_VNET_HDR: ::c_int = 0x4000; constant IFF_TUN_EXCL (line 1967) | pub const IFF_TUN_EXCL: ::c_int = 0x8000; constant IFF_MULTI_QUEUE (line 1968) | pub const IFF_MULTI_QUEUE: ::c_int = 0x0100; constant IFF_ATTACH_QUEUE (line 1969) | pub const IFF_ATTACH_QUEUE: ::c_int = 0x0200; constant IFF_DETACH_QUEUE (line 1970) | pub const IFF_DETACH_QUEUE: ::c_int = 0x0400; constant IFF_PERSIST (line 1972) | pub const IFF_PERSIST: ::c_int = 0x0800; constant IFF_NOFILTER (line 1973) | pub const IFF_NOFILTER: ::c_int = 0x1000; constant TUN_TX_TIMESTAMP (line 1975) | pub const TUN_TX_TIMESTAMP: ::c_int = 1; constant TUN_F_CSUM (line 1977) | pub const TUN_F_CSUM: ::c_uint = 0x01; constant TUN_F_TSO4 (line 1978) | pub const TUN_F_TSO4: ::c_uint = 0x02; constant TUN_F_TSO6 (line 1979) | pub const TUN_F_TSO6: ::c_uint = 0x04; constant TUN_F_TSO_ECN (line 1980) | pub const TUN_F_TSO_ECN: ::c_uint = 0x08; constant TUN_F_UFO (line 1981) | pub const TUN_F_UFO: ::c_uint = 0x10; constant TUN_F_USO4 (line 1982) | pub const TUN_F_USO4: ::c_uint = 0x20; constant TUN_F_USO6 (line 1983) | pub const TUN_F_USO6: ::c_uint = 0x40; constant TUN_PKT_STRIP (line 1985) | pub const TUN_PKT_STRIP: ::c_int = 0x0001; constant TUN_FLT_ALLMULTI (line 1987) | pub const TUN_FLT_ALLMULTI: ::c_int = 0x0001; constant SEEK_DATA (line 1990) | pub const SEEK_DATA: ::c_int = 3; constant SEEK_HOLE (line 1991) | pub const SEEK_HOLE: ::c_int = 4; constant ST_RDONLY (line 1993) | pub const ST_RDONLY: ::c_ulong = 1; constant ST_NOSUID (line 1994) | pub const ST_NOSUID: ::c_ulong = 2; constant ST_NODEV (line 1995) | pub const ST_NODEV: ::c_ulong = 4; constant ST_NOEXEC (line 1996) | pub const ST_NOEXEC: ::c_ulong = 8; constant ST_SYNCHRONOUS (line 1997) | pub const ST_SYNCHRONOUS: ::c_ulong = 16; constant ST_MANDLOCK (line 1998) | pub const ST_MANDLOCK: ::c_ulong = 64; constant ST_WRITE (line 1999) | pub const ST_WRITE: ::c_ulong = 128; constant ST_APPEND (line 2000) | pub const ST_APPEND: ::c_ulong = 256; constant ST_IMMUTABLE (line 2001) | pub const ST_IMMUTABLE: ::c_ulong = 512; constant ST_NOATIME (line 2002) | pub const ST_NOATIME: ::c_ulong = 1024; constant ST_NODIRATIME (line 2003) | pub const ST_NODIRATIME: ::c_ulong = 2048; constant RTLD_NEXT (line 2005) | pub const RTLD_NEXT: *mut ::c_void = -1i64 as *mut ::c_void; constant RTLD_DEFAULT (line 2006) | pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void; constant RTLD_NODELETE (line 2007) | pub const RTLD_NODELETE: ::c_int = 0x1000; constant RTLD_NOW (line 2008) | pub const RTLD_NOW: ::c_int = 0x2; constant AT_EACCESS (line 2010) | pub const AT_EACCESS: ::c_int = 0x200; constant MPOL_DEFAULT (line 2013) | pub const MPOL_DEFAULT: ::c_int = 0; constant MPOL_PREFERRED (line 2014) | pub const MPOL_PREFERRED: ::c_int = 1; constant MPOL_BIND (line 2015) | pub const MPOL_BIND: ::c_int = 2; constant MPOL_INTERLEAVE (line 2016) | pub const MPOL_INTERLEAVE: ::c_int = 3; constant MPOL_LOCAL (line 2017) | pub const MPOL_LOCAL: ::c_int = 4; constant MPOL_F_NUMA_BALANCING (line 2018) | pub const MPOL_F_NUMA_BALANCING: ::c_int = 1 << 13; constant MPOL_F_RELATIVE_NODES (line 2019) | pub const MPOL_F_RELATIVE_NODES: ::c_int = 1 << 14; constant MPOL_F_STATIC_NODES (line 2020) | pub const MPOL_F_STATIC_NODES: ::c_int = 1 << 15; constant MEMBARRIER_CMD_QUERY (line 2023) | pub const MEMBARRIER_CMD_QUERY: ::c_int = 0; constant MEMBARRIER_CMD_GLOBAL (line 2024) | pub const MEMBARRIER_CMD_GLOBAL: ::c_int = 1 << 0; constant MEMBARRIER_CMD_GLOBAL_EXPEDITED (line 2025) | pub const MEMBARRIER_CMD_GLOBAL_EXPEDITED: ::c_int = 1 << 1; constant MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED (line 2026) | pub const MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED: ::c_int = 1 << 2; constant MEMBARRIER_CMD_PRIVATE_EXPEDITED (line 2027) | pub const MEMBARRIER_CMD_PRIVATE_EXPEDITED: ::c_int = 1 << 3; constant MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED (line 2028) | pub const MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED: ::c_int = 1 << 4; constant MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE (line 2029) | pub const MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE: ::c_int = 1 << 5; constant MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE (line 2030) | pub const MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE: ::c_int =... constant MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ (line 2031) | pub const MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ: ::c_int = 1 << 7; constant MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_RSEQ (line 2032) | pub const MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_RSEQ: ::c_int = 1 << 8; constant PTHREAD_ONCE_INIT (line 2045) | pub const PTHREAD_ONCE_INIT: pthread_once_t = 0; constant PTHREAD_MUTEX_NORMAL (line 2046) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_RECURSIVE (line 2047) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 1; constant PTHREAD_MUTEX_ERRORCHECK (line 2048) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 2049) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant PTHREAD_MUTEX_STALLED (line 2050) | pub const PTHREAD_MUTEX_STALLED: ::c_int = 0; constant PTHREAD_MUTEX_ROBUST (line 2051) | pub const PTHREAD_MUTEX_ROBUST: ::c_int = 1; constant PTHREAD_PRIO_NONE (line 2052) | pub const PTHREAD_PRIO_NONE: ::c_int = 0; constant PTHREAD_PRIO_INHERIT (line 2053) | pub const PTHREAD_PRIO_INHERIT: ::c_int = 1; constant PTHREAD_PRIO_PROTECT (line 2054) | pub const PTHREAD_PRIO_PROTECT: ::c_int = 2; constant PTHREAD_PROCESS_PRIVATE (line 2055) | pub const PTHREAD_PROCESS_PRIVATE: ::c_int = 0; constant PTHREAD_PROCESS_SHARED (line 2056) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 1; constant PTHREAD_INHERIT_SCHED (line 2057) | pub const PTHREAD_INHERIT_SCHED: ::c_int = 0; constant PTHREAD_EXPLICIT_SCHED (line 2058) | pub const PTHREAD_EXPLICIT_SCHED: ::c_int = 1; constant __SIZEOF_PTHREAD_COND_T (line 2059) | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; constant RENAME_NOREPLACE (line 2061) | pub const RENAME_NOREPLACE: ::c_uint = 1; constant RENAME_EXCHANGE (line 2062) | pub const RENAME_EXCHANGE: ::c_uint = 2; constant RENAME_WHITEOUT (line 2063) | pub const RENAME_WHITEOUT: ::c_uint = 4; constant IPPROTO_MAX (line 2074) | pub const IPPROTO_MAX: ::c_int = 256; constant IPC_PRIVATE (line 2077) | pub const IPC_PRIVATE: ::key_t = 0; constant IPC_CREAT (line 2079) | pub const IPC_CREAT: ::c_int = 0o1000; constant IPC_EXCL (line 2080) | pub const IPC_EXCL: ::c_int = 0o2000; constant IPC_NOWAIT (line 2081) | pub const IPC_NOWAIT: ::c_int = 0o4000; constant IPC_RMID (line 2083) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 2084) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 2085) | pub const IPC_STAT: ::c_int = 2; constant IPC_INFO (line 2086) | pub const IPC_INFO: ::c_int = 3; constant MSG_STAT (line 2087) | pub const MSG_STAT: ::c_int = 11; constant MSG_INFO (line 2088) | pub const MSG_INFO: ::c_int = 12; constant MSG_NOTIFICATION (line 2089) | pub const MSG_NOTIFICATION: ::c_int = 0x8000; constant MSG_NOERROR (line 2091) | pub const MSG_NOERROR: ::c_int = 0o10000; constant MSG_EXCEPT (line 2092) | pub const MSG_EXCEPT: ::c_int = 0o20000; constant MSG_ZEROCOPY (line 2093) | pub const MSG_ZEROCOPY: ::c_int = 0x4000000; constant SHM_R (line 2095) | pub const SHM_R: ::c_int = 0o400; constant SHM_W (line 2096) | pub const SHM_W: ::c_int = 0o200; constant SHM_RDONLY (line 2098) | pub const SHM_RDONLY: ::c_int = 0o10000; constant SHM_RND (line 2099) | pub const SHM_RND: ::c_int = 0o20000; constant SHM_REMAP (line 2100) | pub const SHM_REMAP: ::c_int = 0o40000; constant SHM_LOCK (line 2102) | pub const SHM_LOCK: ::c_int = 11; constant SHM_UNLOCK (line 2103) | pub const SHM_UNLOCK: ::c_int = 12; constant SHM_HUGETLB (line 2105) | pub const SHM_HUGETLB: ::c_int = 0o4000; constant SHM_NORESERVE (line 2107) | pub const SHM_NORESERVE: ::c_int = 0o10000; constant QFMT_VFS_OLD (line 2109) | pub const QFMT_VFS_OLD: ::c_int = 1; constant QFMT_VFS_V0 (line 2110) | pub const QFMT_VFS_V0: ::c_int = 2; constant QFMT_VFS_V1 (line 2111) | pub const QFMT_VFS_V1: ::c_int = 4; constant EFD_SEMAPHORE (line 2113) | pub const EFD_SEMAPHORE: ::c_int = 0x1; constant LOG_NFACILITIES (line 2115) | pub const LOG_NFACILITIES: ::c_int = 24; constant SEM_FAILED (line 2117) | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t; constant RB_AUTOBOOT (line 2119) | pub const RB_AUTOBOOT: ::c_int = 0x01234567u32 as i32; constant RB_HALT_SYSTEM (line 2120) | pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; constant RB_ENABLE_CAD (line 2121) | pub const RB_ENABLE_CAD: ::c_int = 0x89abcdefu32 as i32; constant RB_DISABLE_CAD (line 2122) | pub const RB_DISABLE_CAD: ::c_int = 0x00000000u32 as i32; constant RB_POWER_OFF (line 2123) | pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; constant RB_SW_SUSPEND (line 2124) | pub const RB_SW_SUSPEND: ::c_int = 0xd000fce2u32 as i32; constant RB_KEXEC (line 2125) | pub const RB_KEXEC: ::c_int = 0x45584543u32 as i32; constant AI_PASSIVE (line 2127) | pub const AI_PASSIVE: ::c_int = 0x0001; constant AI_CANONNAME (line 2128) | pub const AI_CANONNAME: ::c_int = 0x0002; constant AI_NUMERICHOST (line 2129) | pub const AI_NUMERICHOST: ::c_int = 0x0004; constant AI_V4MAPPED (line 2130) | pub const AI_V4MAPPED: ::c_int = 0x0008; constant AI_ALL (line 2131) | pub const AI_ALL: ::c_int = 0x0010; constant AI_ADDRCONFIG (line 2132) | pub const AI_ADDRCONFIG: ::c_int = 0x0020; constant AI_NUMERICSERV (line 2134) | pub const AI_NUMERICSERV: ::c_int = 0x0400; constant EAI_BADFLAGS (line 2136) | pub const EAI_BADFLAGS: ::c_int = -1; constant EAI_NONAME (line 2137) | pub const EAI_NONAME: ::c_int = -2; constant EAI_AGAIN (line 2138) | pub const EAI_AGAIN: ::c_int = -3; constant EAI_FAIL (line 2139) | pub const EAI_FAIL: ::c_int = -4; constant EAI_NODATA (line 2140) | pub const EAI_NODATA: ::c_int = -5; constant EAI_FAMILY (line 2141) | pub const EAI_FAMILY: ::c_int = -6; constant EAI_SOCKTYPE (line 2142) | pub const EAI_SOCKTYPE: ::c_int = -7; constant EAI_SERVICE (line 2143) | pub const EAI_SERVICE: ::c_int = -8; constant EAI_MEMORY (line 2144) | pub const EAI_MEMORY: ::c_int = -10; constant EAI_SYSTEM (line 2145) | pub const EAI_SYSTEM: ::c_int = -11; constant EAI_OVERFLOW (line 2146) | pub const EAI_OVERFLOW: ::c_int = -12; constant NI_NUMERICHOST (line 2148) | pub const NI_NUMERICHOST: ::c_int = 1; constant NI_NUMERICSERV (line 2149) | pub const NI_NUMERICSERV: ::c_int = 2; constant NI_NOFQDN (line 2150) | pub const NI_NOFQDN: ::c_int = 4; constant NI_NAMEREQD (line 2151) | pub const NI_NAMEREQD: ::c_int = 8; constant NI_DGRAM (line 2152) | pub const NI_DGRAM: ::c_int = 16; constant NI_IDN (line 2153) | pub const NI_IDN: ::c_int = 32; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 2155) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: ::c_uint = 1; constant SYNC_FILE_RANGE_WRITE (line 2156) | pub const SYNC_FILE_RANGE_WRITE: ::c_uint = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 2157) | pub const SYNC_FILE_RANGE_WAIT_AFTER: ::c_uint = 4; constant MREMAP_MAYMOVE (line 2181) | pub const MREMAP_MAYMOVE: ::c_int = 1; constant MREMAP_FIXED (line 2182) | pub const MREMAP_FIXED: ::c_int = 2; constant MREMAP_DONTUNMAP (line 2183) | pub const MREMAP_DONTUNMAP: ::c_int = 4; constant PR_SET_PDEATHSIG (line 2185) | pub const PR_SET_PDEATHSIG: ::c_int = 1; constant PR_GET_PDEATHSIG (line 2186) | pub const PR_GET_PDEATHSIG: ::c_int = 2; constant PR_GET_DUMPABLE (line 2188) | pub const PR_GET_DUMPABLE: ::c_int = 3; constant PR_SET_DUMPABLE (line 2189) | pub const PR_SET_DUMPABLE: ::c_int = 4; constant PR_GET_UNALIGN (line 2191) | pub const PR_GET_UNALIGN: ::c_int = 5; constant PR_SET_UNALIGN (line 2192) | pub const PR_SET_UNALIGN: ::c_int = 6; constant PR_UNALIGN_NOPRINT (line 2193) | pub const PR_UNALIGN_NOPRINT: ::c_int = 1; constant PR_UNALIGN_SIGBUS (line 2194) | pub const PR_UNALIGN_SIGBUS: ::c_int = 2; constant PR_GET_KEEPCAPS (line 2196) | pub const PR_GET_KEEPCAPS: ::c_int = 7; constant PR_SET_KEEPCAPS (line 2197) | pub const PR_SET_KEEPCAPS: ::c_int = 8; constant PR_GET_FPEMU (line 2199) | pub const PR_GET_FPEMU: ::c_int = 9; constant PR_SET_FPEMU (line 2200) | pub const PR_SET_FPEMU: ::c_int = 10; constant PR_FPEMU_NOPRINT (line 2201) | pub const PR_FPEMU_NOPRINT: ::c_int = 1; constant PR_FPEMU_SIGFPE (line 2202) | pub const PR_FPEMU_SIGFPE: ::c_int = 2; constant PR_GET_FPEXC (line 2204) | pub const PR_GET_FPEXC: ::c_int = 11; constant PR_SET_FPEXC (line 2205) | pub const PR_SET_FPEXC: ::c_int = 12; constant PR_FP_EXC_SW_ENABLE (line 2206) | pub const PR_FP_EXC_SW_ENABLE: ::c_int = 0x80; constant PR_FP_EXC_DIV (line 2207) | pub const PR_FP_EXC_DIV: ::c_int = 0x010000; constant PR_FP_EXC_OVF (line 2208) | pub const PR_FP_EXC_OVF: ::c_int = 0x020000; constant PR_FP_EXC_UND (line 2209) | pub const PR_FP_EXC_UND: ::c_int = 0x040000; constant PR_FP_EXC_RES (line 2210) | pub const PR_FP_EXC_RES: ::c_int = 0x080000; constant PR_FP_EXC_INV (line 2211) | pub const PR_FP_EXC_INV: ::c_int = 0x100000; constant PR_FP_EXC_DISABLED (line 2212) | pub const PR_FP_EXC_DISABLED: ::c_int = 0; constant PR_FP_EXC_NONRECOV (line 2213) | pub const PR_FP_EXC_NONRECOV: ::c_int = 1; constant PR_FP_EXC_ASYNC (line 2214) | pub const PR_FP_EXC_ASYNC: ::c_int = 2; constant PR_FP_EXC_PRECISE (line 2215) | pub const PR_FP_EXC_PRECISE: ::c_int = 3; constant PR_GET_TIMING (line 2217) | pub const PR_GET_TIMING: ::c_int = 13; constant PR_SET_TIMING (line 2218) | pub const PR_SET_TIMING: ::c_int = 14; constant PR_TIMING_STATISTICAL (line 2219) | pub const PR_TIMING_STATISTICAL: ::c_int = 0; constant PR_TIMING_TIMESTAMP (line 2220) | pub const PR_TIMING_TIMESTAMP: ::c_int = 1; constant PR_SET_NAME (line 2222) | pub const PR_SET_NAME: ::c_int = 15; constant PR_GET_NAME (line 2223) | pub const PR_GET_NAME: ::c_int = 16; constant PR_GET_ENDIAN (line 2225) | pub const PR_GET_ENDIAN: ::c_int = 19; constant PR_SET_ENDIAN (line 2226) | pub const PR_SET_ENDIAN: ::c_int = 20; constant PR_ENDIAN_BIG (line 2227) | pub const PR_ENDIAN_BIG: ::c_int = 0; constant PR_ENDIAN_LITTLE (line 2228) | pub const PR_ENDIAN_LITTLE: ::c_int = 1; constant PR_ENDIAN_PPC_LITTLE (line 2229) | pub const PR_ENDIAN_PPC_LITTLE: ::c_int = 2; constant PR_GET_SECCOMP (line 2231) | pub const PR_GET_SECCOMP: ::c_int = 21; constant PR_SET_SECCOMP (line 2232) | pub const PR_SET_SECCOMP: ::c_int = 22; constant PR_CAPBSET_READ (line 2234) | pub const PR_CAPBSET_READ: ::c_int = 23; constant PR_CAPBSET_DROP (line 2235) | pub const PR_CAPBSET_DROP: ::c_int = 24; constant PR_GET_TSC (line 2237) | pub const PR_GET_TSC: ::c_int = 25; constant PR_SET_TSC (line 2238) | pub const PR_SET_TSC: ::c_int = 26; constant PR_TSC_ENABLE (line 2239) | pub const PR_TSC_ENABLE: ::c_int = 1; constant PR_TSC_SIGSEGV (line 2240) | pub const PR_TSC_SIGSEGV: ::c_int = 2; constant PR_GET_SECUREBITS (line 2242) | pub const PR_GET_SECUREBITS: ::c_int = 27; constant PR_SET_SECUREBITS (line 2243) | pub const PR_SET_SECUREBITS: ::c_int = 28; constant PR_SET_TIMERSLACK (line 2245) | pub const PR_SET_TIMERSLACK: ::c_int = 29; constant PR_GET_TIMERSLACK (line 2246) | pub const PR_GET_TIMERSLACK: ::c_int = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 2248) | pub const PR_TASK_PERF_EVENTS_DISABLE: ::c_int = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 2249) | pub const PR_TASK_PERF_EVENTS_ENABLE: ::c_int = 32; constant PR_MCE_KILL (line 2251) | pub const PR_MCE_KILL: ::c_int = 33; constant PR_MCE_KILL_CLEAR (line 2252) | pub const PR_MCE_KILL_CLEAR: ::c_int = 0; constant PR_MCE_KILL_SET (line 2253) | pub const PR_MCE_KILL_SET: ::c_int = 1; constant PR_MCE_KILL_LATE (line 2255) | pub const PR_MCE_KILL_LATE: ::c_int = 0; constant PR_MCE_KILL_EARLY (line 2256) | pub const PR_MCE_KILL_EARLY: ::c_int = 1; constant PR_MCE_KILL_DEFAULT (line 2257) | pub const PR_MCE_KILL_DEFAULT: ::c_int = 2; constant PR_MCE_KILL_GET (line 2259) | pub const PR_MCE_KILL_GET: ::c_int = 34; constant PR_SET_MM (line 2261) | pub const PR_SET_MM: ::c_int = 35; constant PR_SET_MM_START_CODE (line 2262) | pub const PR_SET_MM_START_CODE: ::c_int = 1; constant PR_SET_MM_END_CODE (line 2263) | pub const PR_SET_MM_END_CODE: ::c_int = 2; constant PR_SET_MM_START_DATA (line 2264) | pub const PR_SET_MM_START_DATA: ::c_int = 3; constant PR_SET_MM_END_DATA (line 2265) | pub const PR_SET_MM_END_DATA: ::c_int = 4; constant PR_SET_MM_START_STACK (line 2266) | pub const PR_SET_MM_START_STACK: ::c_int = 5; constant PR_SET_MM_START_BRK (line 2267) | pub const PR_SET_MM_START_BRK: ::c_int = 6; constant PR_SET_MM_BRK (line 2268) | pub const PR_SET_MM_BRK: ::c_int = 7; constant PR_SET_MM_ARG_START (line 2269) | pub const PR_SET_MM_ARG_START: ::c_int = 8; constant PR_SET_MM_ARG_END (line 2270) | pub const PR_SET_MM_ARG_END: ::c_int = 9; constant PR_SET_MM_ENV_START (line 2271) | pub const PR_SET_MM_ENV_START: ::c_int = 10; constant PR_SET_MM_ENV_END (line 2272) | pub const PR_SET_MM_ENV_END: ::c_int = 11; constant PR_SET_MM_AUXV (line 2273) | pub const PR_SET_MM_AUXV: ::c_int = 12; constant PR_SET_MM_EXE_FILE (line 2274) | pub const PR_SET_MM_EXE_FILE: ::c_int = 13; constant PR_SET_MM_MAP (line 2275) | pub const PR_SET_MM_MAP: ::c_int = 14; constant PR_SET_MM_MAP_SIZE (line 2276) | pub const PR_SET_MM_MAP_SIZE: ::c_int = 15; constant PR_SET_PTRACER (line 2278) | pub const PR_SET_PTRACER: ::c_int = 0x59616d61; constant PR_SET_PTRACER_ANY (line 2279) | pub const PR_SET_PTRACER_ANY: ::c_ulong = 0xffffffffffffffff; constant PR_SET_CHILD_SUBREAPER (line 2281) | pub const PR_SET_CHILD_SUBREAPER: ::c_int = 36; constant PR_GET_CHILD_SUBREAPER (line 2282) | pub const PR_GET_CHILD_SUBREAPER: ::c_int = 37; constant PR_SET_NO_NEW_PRIVS (line 2284) | pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; constant PR_GET_NO_NEW_PRIVS (line 2285) | pub const PR_GET_NO_NEW_PRIVS: ::c_int = 39; constant PR_GET_TID_ADDRESS (line 2287) | pub const PR_GET_TID_ADDRESS: ::c_int = 40; constant PR_SET_THP_DISABLE (line 2289) | pub const PR_SET_THP_DISABLE: ::c_int = 41; constant PR_GET_THP_DISABLE (line 2290) | pub const PR_GET_THP_DISABLE: ::c_int = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 2292) | pub const PR_MPX_ENABLE_MANAGEMENT: ::c_int = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 2293) | pub const PR_MPX_DISABLE_MANAGEMENT: ::c_int = 44; constant PR_SET_FP_MODE (line 2295) | pub const PR_SET_FP_MODE: ::c_int = 45; constant PR_GET_FP_MODE (line 2296) | pub const PR_GET_FP_MODE: ::c_int = 46; constant PR_FP_MODE_FR (line 2297) | pub const PR_FP_MODE_FR: ::c_int = 1 << 0; constant PR_FP_MODE_FRE (line 2298) | pub const PR_FP_MODE_FRE: ::c_int = 1 << 1; constant PR_CAP_AMBIENT (line 2300) | pub const PR_CAP_AMBIENT: ::c_int = 47; constant PR_CAP_AMBIENT_IS_SET (line 2301) | pub const PR_CAP_AMBIENT_IS_SET: ::c_int = 1; constant PR_CAP_AMBIENT_RAISE (line 2302) | pub const PR_CAP_AMBIENT_RAISE: ::c_int = 2; constant PR_CAP_AMBIENT_LOWER (line 2303) | pub const PR_CAP_AMBIENT_LOWER: ::c_int = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 2304) | pub const PR_CAP_AMBIENT_CLEAR_ALL: ::c_int = 4; constant PR_SET_VMA (line 2306) | pub const PR_SET_VMA: ::c_int = 0x53564d41; constant PR_SET_VMA_ANON_NAME (line 2307) | pub const PR_SET_VMA_ANON_NAME: ::c_int = 0; constant PR_SCHED_CORE (line 2309) | pub const PR_SCHED_CORE: ::c_int = 62; constant PR_SCHED_CORE_GET (line 2310) | pub const PR_SCHED_CORE_GET: ::c_int = 0; constant PR_SCHED_CORE_CREATE (line 2311) | pub const PR_SCHED_CORE_CREATE: ::c_int = 1; constant PR_SCHED_CORE_SHARE_TO (line 2312) | pub const PR_SCHED_CORE_SHARE_TO: ::c_int = 2; constant PR_SCHED_CORE_SHARE_FROM (line 2313) | pub const PR_SCHED_CORE_SHARE_FROM: ::c_int = 3; constant PR_SCHED_CORE_MAX (line 2314) | pub const PR_SCHED_CORE_MAX: ::c_int = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 2315) | pub const PR_SCHED_CORE_SCOPE_THREAD: ::c_int = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 2316) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: ::c_int = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 2317) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: ::c_int = 2; constant GRND_NONBLOCK (line 2319) | pub const GRND_NONBLOCK: ::c_uint = 0x0001; constant GRND_RANDOM (line 2320) | pub const GRND_RANDOM: ::c_uint = 0x0002; constant GRND_INSECURE (line 2321) | pub const GRND_INSECURE: ::c_uint = 0x0004; constant SECCOMP_MODE_DISABLED (line 2324) | pub const SECCOMP_MODE_DISABLED: ::c_uint = 0; constant SECCOMP_MODE_STRICT (line 2325) | pub const SECCOMP_MODE_STRICT: ::c_uint = 1; constant SECCOMP_MODE_FILTER (line 2326) | pub const SECCOMP_MODE_FILTER: ::c_uint = 2; constant SECCOMP_SET_MODE_STRICT (line 2328) | pub const SECCOMP_SET_MODE_STRICT: ::c_uint = 0; constant SECCOMP_SET_MODE_FILTER (line 2329) | pub const SECCOMP_SET_MODE_FILTER: ::c_uint = 1; constant SECCOMP_GET_ACTION_AVAIL (line 2330) | pub const SECCOMP_GET_ACTION_AVAIL: ::c_uint = 2; constant SECCOMP_GET_NOTIF_SIZES (line 2331) | pub const SECCOMP_GET_NOTIF_SIZES: ::c_uint = 3; constant SECCOMP_FILTER_FLAG_TSYNC (line 2333) | pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1; constant SECCOMP_FILTER_FLAG_LOG (line 2334) | pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2; constant SECCOMP_FILTER_FLAG_SPEC_ALLOW (line 2335) | pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4; constant SECCOMP_FILTER_FLAG_NEW_LISTENER (line 2336) | pub const SECCOMP_FILTER_FLAG_NEW_LISTENER: ::c_ulong = 8; constant SECCOMP_FILTER_FLAG_TSYNC_ESRCH (line 2337) | pub const SECCOMP_FILTER_FLAG_TSYNC_ESRCH: ::c_ulong = 16; constant SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV (line 2338) | pub const SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV: ::c_ulong = 32; constant SECCOMP_RET_KILL_PROCESS (line 2340) | pub const SECCOMP_RET_KILL_PROCESS: ::c_uint = 0x80000000; constant SECCOMP_RET_KILL_THREAD (line 2341) | pub const SECCOMP_RET_KILL_THREAD: ::c_uint = 0x00000000; constant SECCOMP_RET_KILL (line 2342) | pub const SECCOMP_RET_KILL: ::c_uint = SECCOMP_RET_KILL_THREAD; constant SECCOMP_RET_TRAP (line 2343) | pub const SECCOMP_RET_TRAP: ::c_uint = 0x00030000; constant SECCOMP_RET_ERRNO (line 2344) | pub const SECCOMP_RET_ERRNO: ::c_uint = 0x00050000; constant SECCOMP_RET_TRACE (line 2345) | pub const SECCOMP_RET_TRACE: ::c_uint = 0x7ff00000; constant SECCOMP_RET_LOG (line 2346) | pub const SECCOMP_RET_LOG: ::c_uint = 0x7ffc0000; constant SECCOMP_RET_ALLOW (line 2347) | pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000; constant SECCOMP_RET_ACTION_FULL (line 2349) | pub const SECCOMP_RET_ACTION_FULL: ::c_uint = 0xffff0000; constant SECCOMP_RET_ACTION (line 2350) | pub const SECCOMP_RET_ACTION: ::c_uint = 0x7fff0000; constant SECCOMP_RET_DATA (line 2351) | pub const SECCOMP_RET_DATA: ::c_uint = 0x0000ffff; constant SECCOMP_USER_NOTIF_FLAG_CONTINUE (line 2353) | pub const SECCOMP_USER_NOTIF_FLAG_CONTINUE: ::c_ulong = 1; constant SECCOMP_ADDFD_FLAG_SETFD (line 2355) | pub const SECCOMP_ADDFD_FLAG_SETFD: ::c_ulong = 1; constant SECCOMP_ADDFD_FLAG_SEND (line 2356) | pub const SECCOMP_ADDFD_FLAG_SEND: ::c_ulong = 2; constant ITIMER_REAL (line 2358) | pub const ITIMER_REAL: ::c_int = 0; constant ITIMER_VIRTUAL (line 2359) | pub const ITIMER_VIRTUAL: ::c_int = 1; constant ITIMER_PROF (line 2360) | pub const ITIMER_PROF: ::c_int = 2; constant TFD_CLOEXEC (line 2362) | pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; constant TFD_NONBLOCK (line 2363) | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; constant TFD_TIMER_ABSTIME (line 2364) | pub const TFD_TIMER_ABSTIME: ::c_int = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2365) | pub const TFD_TIMER_CANCEL_ON_SET: ::c_int = 2; constant _POSIX_VDISABLE (line 2367) | pub const _POSIX_VDISABLE: ::cc_t = 0; constant FALLOC_FL_KEEP_SIZE (line 2369) | pub const FALLOC_FL_KEEP_SIZE: ::c_int = 0x01; constant FALLOC_FL_PUNCH_HOLE (line 2370) | pub const FALLOC_FL_PUNCH_HOLE: ::c_int = 0x02; constant FALLOC_FL_COLLAPSE_RANGE (line 2371) | pub const FALLOC_FL_COLLAPSE_RANGE: ::c_int = 0x08; constant FALLOC_FL_ZERO_RANGE (line 2372) | pub const FALLOC_FL_ZERO_RANGE: ::c_int = 0x10; constant FALLOC_FL_INSERT_RANGE (line 2373) | pub const FALLOC_FL_INSERT_RANGE: ::c_int = 0x20; constant FALLOC_FL_UNSHARE_RANGE (line 2374) | pub const FALLOC_FL_UNSHARE_RANGE: ::c_int = 0x40; constant ENOATTR (line 2380) | pub const ENOATTR: ::c_int = ::ENODATA; constant SO_ORIGINAL_DST (line 2382) | pub const SO_ORIGINAL_DST: ::c_int = 80; constant IP_RECVFRAGSIZE (line 2384) | pub const IP_RECVFRAGSIZE: ::c_int = 25; constant IPV6_FLOWINFO (line 2386) | pub const IPV6_FLOWINFO: ::c_int = 11; constant IPV6_FLOWLABEL_MGR (line 2387) | pub const IPV6_FLOWLABEL_MGR: ::c_int = 32; constant IPV6_FLOWINFO_SEND (line 2388) | pub const IPV6_FLOWINFO_SEND: ::c_int = 33; constant IPV6_RECVFRAGSIZE (line 2389) | pub const IPV6_RECVFRAGSIZE: ::c_int = 77; constant IPV6_FREEBIND (line 2390) | pub const IPV6_FREEBIND: ::c_int = 78; constant IPV6_FLOWINFO_FLOWLABEL (line 2391) | pub const IPV6_FLOWINFO_FLOWLABEL: ::c_int = 0x000fffff; constant IPV6_FLOWINFO_PRIORITY (line 2392) | pub const IPV6_FLOWINFO_PRIORITY: ::c_int = 0x0ff00000; constant IPV6_RTHDR_LOOSE (line 2394) | pub const IPV6_RTHDR_LOOSE: ::c_int = 0; constant IPV6_RTHDR_STRICT (line 2395) | pub const IPV6_RTHDR_STRICT: ::c_int = 1; constant SK_MEMINFO_RMEM_ALLOC (line 2398) | pub const SK_MEMINFO_RMEM_ALLOC: ::c_int = 0; constant SK_MEMINFO_RCVBUF (line 2399) | pub const SK_MEMINFO_RCVBUF: ::c_int = 1; constant SK_MEMINFO_WMEM_ALLOC (line 2400) | pub const SK_MEMINFO_WMEM_ALLOC: ::c_int = 2; constant SK_MEMINFO_SNDBUF (line 2401) | pub const SK_MEMINFO_SNDBUF: ::c_int = 3; constant SK_MEMINFO_FWD_ALLOC (line 2402) | pub const SK_MEMINFO_FWD_ALLOC: ::c_int = 4; constant SK_MEMINFO_WMEM_QUEUED (line 2403) | pub const SK_MEMINFO_WMEM_QUEUED: ::c_int = 5; constant SK_MEMINFO_OPTMEM (line 2404) | pub const SK_MEMINFO_OPTMEM: ::c_int = 6; constant SK_MEMINFO_BACKLOG (line 2405) | pub const SK_MEMINFO_BACKLOG: ::c_int = 7; constant SK_MEMINFO_DROPS (line 2406) | pub const SK_MEMINFO_DROPS: ::c_int = 8; constant IUTF8 (line 2408) | pub const IUTF8: ::tcflag_t = 0x00004000; constant CMSPAR (line 2410) | pub const CMSPAR: ::tcflag_t = 0o10000000000; constant MFD_CLOEXEC (line 2412) | pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant MFD_ALLOW_SEALING (line 2413) | pub const MFD_ALLOW_SEALING: ::c_uint = 0x0002; constant MFD_HUGETLB (line 2414) | pub const MFD_HUGETLB: ::c_uint = 0x0004; constant MFD_NOEXEC_SEAL (line 2415) | pub const MFD_NOEXEC_SEAL: ::c_uint = 0x0008; constant MFD_EXEC (line 2416) | pub const MFD_EXEC: ::c_uint = 0x0010; constant MFD_HUGE_64KB (line 2417) | pub const MFD_HUGE_64KB: ::c_uint = 0x40000000; constant MFD_HUGE_512KB (line 2418) | pub const MFD_HUGE_512KB: ::c_uint = 0x4c000000; constant MFD_HUGE_1MB (line 2419) | pub const MFD_HUGE_1MB: ::c_uint = 0x50000000; constant MFD_HUGE_2MB (line 2420) | pub const MFD_HUGE_2MB: ::c_uint = 0x54000000; constant MFD_HUGE_8MB (line 2421) | pub const MFD_HUGE_8MB: ::c_uint = 0x5c000000; constant MFD_HUGE_16MB (line 2422) | pub const MFD_HUGE_16MB: ::c_uint = 0x60000000; constant MFD_HUGE_32MB (line 2423) | pub const MFD_HUGE_32MB: ::c_uint = 0x64000000; constant MFD_HUGE_256MB (line 2424) | pub const MFD_HUGE_256MB: ::c_uint = 0x70000000; constant MFD_HUGE_512MB (line 2425) | pub const MFD_HUGE_512MB: ::c_uint = 0x74000000; constant MFD_HUGE_1GB (line 2426) | pub const MFD_HUGE_1GB: ::c_uint = 0x78000000; constant MFD_HUGE_2GB (line 2427) | pub const MFD_HUGE_2GB: ::c_uint = 0x7c000000; constant MFD_HUGE_16GB (line 2428) | pub const MFD_HUGE_16GB: ::c_uint = 0x88000000; constant MFD_HUGE_MASK (line 2429) | pub const MFD_HUGE_MASK: ::c_uint = 63; constant MFD_HUGE_SHIFT (line 2430) | pub const MFD_HUGE_SHIFT: ::c_uint = 26; constant CLOSE_RANGE_UNSHARE (line 2433) | pub const CLOSE_RANGE_UNSHARE: ::c_uint = 1 << 1; constant CLOSE_RANGE_CLOEXEC (line 2434) | pub const CLOSE_RANGE_CLOEXEC: ::c_uint = 1 << 2; constant SKF_AD_OFF (line 2437) | pub const SKF_AD_OFF: ::c_int = -0x1000; constant SKF_AD_PROTOCOL (line 2438) | pub const SKF_AD_PROTOCOL: ::c_int = 0; constant SKF_AD_PKTTYPE (line 2439) | pub const SKF_AD_PKTTYPE: ::c_int = 4; constant SKF_AD_IFINDEX (line 2440) | pub const SKF_AD_IFINDEX: ::c_int = 8; constant SKF_AD_NLATTR (line 2441) | pub const SKF_AD_NLATTR: ::c_int = 12; constant SKF_AD_NLATTR_NEST (line 2442) | pub const SKF_AD_NLATTR_NEST: ::c_int = 16; constant SKF_AD_MARK (line 2443) | pub const SKF_AD_MARK: ::c_int = 20; constant SKF_AD_QUEUE (line 2444) | pub const SKF_AD_QUEUE: ::c_int = 24; constant SKF_AD_HATYPE (line 2445) | pub const SKF_AD_HATYPE: ::c_int = 28; constant SKF_AD_RXHASH (line 2446) | pub const SKF_AD_RXHASH: ::c_int = 32; constant SKF_AD_CPU (line 2447) | pub const SKF_AD_CPU: ::c_int = 36; constant SKF_AD_ALU_XOR_X (line 2448) | pub const SKF_AD_ALU_XOR_X: ::c_int = 40; constant SKF_AD_VLAN_TAG (line 2449) | pub const SKF_AD_VLAN_TAG: ::c_int = 44; constant SKF_AD_VLAN_TAG_PRESENT (line 2450) | pub const SKF_AD_VLAN_TAG_PRESENT: ::c_int = 48; constant SKF_AD_PAY_OFFSET (line 2451) | pub const SKF_AD_PAY_OFFSET: ::c_int = 52; constant SKF_AD_RANDOM (line 2452) | pub const SKF_AD_RANDOM: ::c_int = 56; constant SKF_AD_VLAN_TPID (line 2453) | pub const SKF_AD_VLAN_TPID: ::c_int = 60; constant SKF_AD_MAX (line 2454) | pub const SKF_AD_MAX: ::c_int = 64; constant SKF_NET_OFF (line 2455) | pub const SKF_NET_OFF: ::c_int = -0x100000; constant SKF_LL_OFF (line 2456) | pub const SKF_LL_OFF: ::c_int = -0x200000; constant BPF_NET_OFF (line 2457) | pub const BPF_NET_OFF: ::c_int = SKF_NET_OFF; constant BPF_LL_OFF (line 2458) | pub const BPF_LL_OFF: ::c_int = SKF_LL_OFF; constant BPF_MEMWORDS (line 2459) | pub const BPF_MEMWORDS: ::c_int = 16; constant BPF_MAXINSNS (line 2460) | pub const BPF_MAXINSNS: ::c_int = 4096; constant BPF_LD (line 2463) | pub const BPF_LD: ::__u32 = 0x00; constant BPF_LDX (line 2464) | pub const BPF_LDX: ::__u32 = 0x01; constant BPF_ST (line 2465) | pub const BPF_ST: ::__u32 = 0x02; constant BPF_STX (line 2466) | pub const BPF_STX: ::__u32 = 0x03; constant BPF_ALU (line 2467) | pub const BPF_ALU: ::__u32 = 0x04; constant BPF_JMP (line 2468) | pub const BPF_JMP: ::__u32 = 0x05; constant BPF_RET (line 2469) | pub const BPF_RET: ::__u32 = 0x06; constant BPF_MISC (line 2470) | pub const BPF_MISC: ::__u32 = 0x07; constant BPF_W (line 2471) | pub const BPF_W: ::__u32 = 0x00; constant BPF_H (line 2472) | pub const BPF_H: ::__u32 = 0x08; constant BPF_B (line 2473) | pub const BPF_B: ::__u32 = 0x10; constant BPF_IMM (line 2474) | pub const BPF_IMM: ::__u32 = 0x00; constant BPF_ABS (line 2475) | pub const BPF_ABS: ::__u32 = 0x20; constant BPF_IND (line 2476) | pub const BPF_IND: ::__u32 = 0x40; constant BPF_MEM (line 2477) | pub const BPF_MEM: ::__u32 = 0x60; constant BPF_LEN (line 2478) | pub const BPF_LEN: ::__u32 = 0x80; constant BPF_MSH (line 2479) | pub const BPF_MSH: ::__u32 = 0xa0; constant BPF_ADD (line 2480) | pub const BPF_ADD: ::__u32 = 0x00; constant BPF_SUB (line 2481) | pub const BPF_SUB: ::__u32 = 0x10; constant BPF_MUL (line 2482) | pub const BPF_MUL: ::__u32 = 0x20; constant BPF_DIV (line 2483) | pub const BPF_DIV: ::__u32 = 0x30; constant BPF_OR (line 2484) | pub const BPF_OR: ::__u32 = 0x40; constant BPF_AND (line 2485) | pub const BPF_AND: ::__u32 = 0x50; constant BPF_LSH (line 2486) | pub const BPF_LSH: ::__u32 = 0x60; constant BPF_RSH (line 2487) | pub const BPF_RSH: ::__u32 = 0x70; constant BPF_NEG (line 2488) | pub const BPF_NEG: ::__u32 = 0x80; constant BPF_MOD (line 2489) | pub const BPF_MOD: ::__u32 = 0x90; constant BPF_XOR (line 2490) | pub const BPF_XOR: ::__u32 = 0xa0; constant BPF_JA (line 2491) | pub const BPF_JA: ::__u32 = 0x00; constant BPF_JEQ (line 2492) | pub const BPF_JEQ: ::__u32 = 0x10; constant BPF_JGT (line 2493) | pub const BPF_JGT: ::__u32 = 0x20; constant BPF_JGE (line 2494) | pub const BPF_JGE: ::__u32 = 0x30; constant BPF_JSET (line 2495) | pub const BPF_JSET: ::__u32 = 0x40; constant BPF_K (line 2496) | pub const BPF_K: ::__u32 = 0x00; constant BPF_X (line 2497) | pub const BPF_X: ::__u32 = 0x08; constant RESOLVE_NO_XDEV (line 2500) | pub const RESOLVE_NO_XDEV: ::__u64 = 0x01; constant RESOLVE_NO_MAGICLINKS (line 2501) | pub const RESOLVE_NO_MAGICLINKS: ::__u64 = 0x02; constant RESOLVE_NO_SYMLINKS (line 2502) | pub const RESOLVE_NO_SYMLINKS: ::__u64 = 0x04; constant RESOLVE_BENEATH (line 2503) | pub const RESOLVE_BENEATH: ::__u64 = 0x08; constant RESOLVE_IN_ROOT (line 2504) | pub const RESOLVE_IN_ROOT: ::__u64 = 0x10; constant RESOLVE_CACHED (line 2505) | pub const RESOLVE_CACHED: ::__u64 = 0x20; constant ETH_ALEN (line 2508) | pub const ETH_ALEN: ::c_int = 6; constant ETH_HLEN (line 2509) | pub const ETH_HLEN: ::c_int = 14; constant ETH_ZLEN (line 2510) | pub const ETH_ZLEN: ::c_int = 60; constant ETH_DATA_LEN (line 2511) | pub const ETH_DATA_LEN: ::c_int = 1500; constant ETH_FRAME_LEN (line 2512) | pub const ETH_FRAME_LEN: ::c_int = 1514; constant ETH_FCS_LEN (line 2513) | pub const ETH_FCS_LEN: ::c_int = 4; constant ETH_P_LOOP (line 2516) | pub const ETH_P_LOOP: ::c_int = 0x0060; constant ETH_P_PUP (line 2517) | pub const ETH_P_PUP: ::c_int = 0x0200; constant ETH_P_PUPAT (line 2518) | pub const ETH_P_PUPAT: ::c_int = 0x0201; constant ETH_P_IP (line 2519) | pub const ETH_P_IP: ::c_int = 0x0800; constant ETH_P_X25 (line 2520) | pub const ETH_P_X25: ::c_int = 0x0805; constant ETH_P_ARP (line 2521) | pub const ETH_P_ARP: ::c_int = 0x0806; constant ETH_P_BPQ (line 2522) | pub const ETH_P_BPQ: ::c_int = 0x08FF; constant ETH_P_IEEEPUP (line 2523) | pub const ETH_P_IEEEPUP: ::c_int = 0x0a00; constant ETH_P_IEEEPUPAT (line 2524) | pub const ETH_P_IEEEPUPAT: ::c_int = 0x0a01; constant ETH_P_BATMAN (line 2525) | pub const ETH_P_BATMAN: ::c_int = 0x4305; constant ETH_P_DEC (line 2526) | pub const ETH_P_DEC: ::c_int = 0x6000; constant ETH_P_DNA_DL (line 2527) | pub const ETH_P_DNA_DL: ::c_int = 0x6001; constant ETH_P_DNA_RC (line 2528) | pub const ETH_P_DNA_RC: ::c_int = 0x6002; constant ETH_P_DNA_RT (line 2529) | pub const ETH_P_DNA_RT: ::c_int = 0x6003; constant ETH_P_LAT (line 2530) | pub const ETH_P_LAT: ::c_int = 0x6004; constant ETH_P_DIAG (line 2531) | pub const ETH_P_DIAG: ::c_int = 0x6005; constant ETH_P_CUST (line 2532) | pub const ETH_P_CUST: ::c_int = 0x6006; constant ETH_P_SCA (line 2533) | pub const ETH_P_SCA: ::c_int = 0x6007; constant ETH_P_TEB (line 2534) | pub const ETH_P_TEB: ::c_int = 0x6558; constant ETH_P_RARP (line 2535) | pub const ETH_P_RARP: ::c_int = 0x8035; constant ETH_P_ATALK (line 2536) | pub const ETH_P_ATALK: ::c_int = 0x809B; constant ETH_P_AARP (line 2537) | pub const ETH_P_AARP: ::c_int = 0x80F3; constant ETH_P_8021Q (line 2538) | pub const ETH_P_8021Q: ::c_int = 0x8100; constant ETH_P_IPX (line 2539) | pub const ETH_P_IPX: ::c_int = 0x8137; constant ETH_P_IPV6 (line 2540) | pub const ETH_P_IPV6: ::c_int = 0x86DD; constant ETH_P_PAUSE (line 2541) | pub const ETH_P_PAUSE: ::c_int = 0x8808; constant ETH_P_SLOW (line 2542) | pub const ETH_P_SLOW: ::c_int = 0x8809; constant ETH_P_WCCP (line 2543) | pub const ETH_P_WCCP: ::c_int = 0x883E; constant ETH_P_MPLS_UC (line 2544) | pub const ETH_P_MPLS_UC: ::c_int = 0x8847; constant ETH_P_MPLS_MC (line 2545) | pub const ETH_P_MPLS_MC: ::c_int = 0x8848; constant ETH_P_ATMMPOA (line 2546) | pub const ETH_P_ATMMPOA: ::c_int = 0x884c; constant ETH_P_PPP_DISC (line 2547) | pub const ETH_P_PPP_DISC: ::c_int = 0x8863; constant ETH_P_PPP_SES (line 2548) | pub const ETH_P_PPP_SES: ::c_int = 0x8864; constant ETH_P_LINK_CTL (line 2549) | pub const ETH_P_LINK_CTL: ::c_int = 0x886c; constant ETH_P_ATMFATE (line 2550) | pub const ETH_P_ATMFATE: ::c_int = 0x8884; constant ETH_P_PAE (line 2551) | pub const ETH_P_PAE: ::c_int = 0x888E; constant ETH_P_AOE (line 2552) | pub const ETH_P_AOE: ::c_int = 0x88A2; constant ETH_P_8021AD (line 2553) | pub const ETH_P_8021AD: ::c_int = 0x88A8; constant ETH_P_802_EX1 (line 2554) | pub const ETH_P_802_EX1: ::c_int = 0x88B5; constant ETH_P_TIPC (line 2555) | pub const ETH_P_TIPC: ::c_int = 0x88CA; constant ETH_P_MACSEC (line 2556) | pub const ETH_P_MACSEC: ::c_int = 0x88E5; constant ETH_P_8021AH (line 2557) | pub const ETH_P_8021AH: ::c_int = 0x88E7; constant ETH_P_MVRP (line 2558) | pub const ETH_P_MVRP: ::c_int = 0x88F5; constant ETH_P_1588 (line 2559) | pub const ETH_P_1588: ::c_int = 0x88F7; constant ETH_P_PRP (line 2560) | pub const ETH_P_PRP: ::c_int = 0x88FB; constant ETH_P_FCOE (line 2561) | pub const ETH_P_FCOE: ::c_int = 0x8906; constant ETH_P_TDLS (line 2562) | pub const ETH_P_TDLS: ::c_int = 0x890D; constant ETH_P_FIP (line 2563) | pub const ETH_P_FIP: ::c_int = 0x8914; constant ETH_P_80221 (line 2564) | pub const ETH_P_80221: ::c_int = 0x8917; constant ETH_P_LOOPBACK (line 2565) | pub const ETH_P_LOOPBACK: ::c_int = 0x9000; constant ETH_P_QINQ1 (line 2566) | pub const ETH_P_QINQ1: ::c_int = 0x9100; constant ETH_P_QINQ2 (line 2567) | pub const ETH_P_QINQ2: ::c_int = 0x9200; constant ETH_P_QINQ3 (line 2568) | pub const ETH_P_QINQ3: ::c_int = 0x9300; constant ETH_P_EDSA (line 2569) | pub const ETH_P_EDSA: ::c_int = 0xDADA; constant ETH_P_AF_IUCV (line 2570) | pub const ETH_P_AF_IUCV: ::c_int = 0xFBFB; constant ETH_P_802_3_MIN (line 2572) | pub const ETH_P_802_3_MIN: ::c_int = 0x0600; constant ETH_P_802_3 (line 2575) | pub const ETH_P_802_3: ::c_int = 0x0001; constant ETH_P_AX25 (line 2576) | pub const ETH_P_AX25: ::c_int = 0x0002; constant ETH_P_ALL (line 2577) | pub const ETH_P_ALL: ::c_int = 0x0003; constant ETH_P_802_2 (line 2578) | pub const ETH_P_802_2: ::c_int = 0x0004; constant ETH_P_SNAP (line 2579) | pub const ETH_P_SNAP: ::c_int = 0x0005; constant ETH_P_DDCMP (line 2580) | pub const ETH_P_DDCMP: ::c_int = 0x0006; constant ETH_P_WAN_PPP (line 2581) | pub const ETH_P_WAN_PPP: ::c_int = 0x0007; constant ETH_P_PPP_MP (line 2582) | pub const ETH_P_PPP_MP: ::c_int = 0x0008; constant ETH_P_LOCALTALK (line 2583) | pub const ETH_P_LOCALTALK: ::c_int = 0x0009; constant ETH_P_CANFD (line 2584) | pub const ETH_P_CANFD: ::c_int = 0x000D; constant ETH_P_PPPTALK (line 2585) | pub const ETH_P_PPPTALK: ::c_int = 0x0010; constant ETH_P_TR_802_2 (line 2586) | pub const ETH_P_TR_802_2: ::c_int = 0x0011; constant ETH_P_MOBITEX (line 2587) | pub const ETH_P_MOBITEX: ::c_int = 0x0015; constant ETH_P_CONTROL (line 2588) | pub const ETH_P_CONTROL: ::c_int = 0x0016; constant ETH_P_IRDA (line 2589) | pub const ETH_P_IRDA: ::c_int = 0x0017; constant ETH_P_ECONET (line 2590) | pub const ETH_P_ECONET: ::c_int = 0x0018; constant ETH_P_HDLC (line 2591) | pub const ETH_P_HDLC: ::c_int = 0x0019; constant ETH_P_ARCNET (line 2592) | pub const ETH_P_ARCNET: ::c_int = 0x001A; constant ETH_P_DSA (line 2593) | pub const ETH_P_DSA: ::c_int = 0x001B; constant ETH_P_TRAILER (line 2594) | pub const ETH_P_TRAILER: ::c_int = 0x001C; constant ETH_P_PHONET (line 2595) | pub const ETH_P_PHONET: ::c_int = 0x00F5; constant ETH_P_IEEE802154 (line 2596) | pub const ETH_P_IEEE802154: ::c_int = 0x00F6; constant ETH_P_CAIF (line 2597) | pub const ETH_P_CAIF: ::c_int = 0x00F7; constant NLMSG_NOOP (line 2599) | pub const NLMSG_NOOP: ::c_int = 0x1; constant NLMSG_ERROR (line 2600) | pub const NLMSG_ERROR: ::c_int = 0x2; constant NLMSG_DONE (line 2601) | pub const NLMSG_DONE: ::c_int = 0x3; constant NLMSG_OVERRUN (line 2602) | pub const NLMSG_OVERRUN: ::c_int = 0x4; constant NLMSG_MIN_TYPE (line 2603) | pub const NLMSG_MIN_TYPE: ::c_int = 0x10; constant NFNLGRP_NONE (line 2606) | pub const NFNLGRP_NONE: ::c_int = 0; constant NFNLGRP_CONNTRACK_NEW (line 2607) | pub const NFNLGRP_CONNTRACK_NEW: ::c_int = 1; constant NFNLGRP_CONNTRACK_UPDATE (line 2608) | pub const NFNLGRP_CONNTRACK_UPDATE: ::c_int = 2; constant NFNLGRP_CONNTRACK_DESTROY (line 2609) | pub const NFNLGRP_CONNTRACK_DESTROY: ::c_int = 3; constant NFNLGRP_CONNTRACK_EXP_NEW (line 2610) | pub const NFNLGRP_CONNTRACK_EXP_NEW: ::c_int = 4; constant NFNLGRP_CONNTRACK_EXP_UPDATE (line 2611) | pub const NFNLGRP_CONNTRACK_EXP_UPDATE: ::c_int = 5; constant NFNLGRP_CONNTRACK_EXP_DESTROY (line 2612) | pub const NFNLGRP_CONNTRACK_EXP_DESTROY: ::c_int = 6; constant NFNLGRP_NFTABLES (line 2613) | pub const NFNLGRP_NFTABLES: ::c_int = 7; constant NFNLGRP_ACCT_QUOTA (line 2614) | pub const NFNLGRP_ACCT_QUOTA: ::c_int = 8; constant NFNLGRP_NFTRACE (line 2615) | pub const NFNLGRP_NFTRACE: ::c_int = 9; constant NFNETLINK_V0 (line 2617) | pub const NFNETLINK_V0: ::c_int = 0; constant NFNL_SUBSYS_NONE (line 2619) | pub const NFNL_SUBSYS_NONE: ::c_int = 0; constant NFNL_SUBSYS_CTNETLINK (line 2620) | pub const NFNL_SUBSYS_CTNETLINK: ::c_int = 1; constant NFNL_SUBSYS_CTNETLINK_EXP (line 2621) | pub const NFNL_SUBSYS_CTNETLINK_EXP: ::c_int = 2; constant NFNL_SUBSYS_QUEUE (line 2622) | pub const NFNL_SUBSYS_QUEUE: ::c_int = 3; constant NFNL_SUBSYS_ULOG (line 2623) | pub const NFNL_SUBSYS_ULOG: ::c_int = 4; constant NFNL_SUBSYS_OSF (line 2624) | pub const NFNL_SUBSYS_OSF: ::c_int = 5; constant NFNL_SUBSYS_IPSET (line 2625) | pub const NFNL_SUBSYS_IPSET: ::c_int = 6; constant NFNL_SUBSYS_ACCT (line 2626) | pub const NFNL_SUBSYS_ACCT: ::c_int = 7; constant NFNL_SUBSYS_CTNETLINK_TIMEOUT (line 2627) | pub const NFNL_SUBSYS_CTNETLINK_TIMEOUT: ::c_int = 8; constant NFNL_SUBSYS_CTHELPER (line 2628) | pub const NFNL_SUBSYS_CTHELPER: ::c_int = 9; constant NFNL_SUBSYS_NFTABLES (line 2629) | pub const NFNL_SUBSYS_NFTABLES: ::c_int = 10; constant NFNL_SUBSYS_NFT_COMPAT (line 2630) | pub const NFNL_SUBSYS_NFT_COMPAT: ::c_int = 11; constant NFNL_SUBSYS_HOOK (line 2631) | pub const NFNL_SUBSYS_HOOK: ::c_int = 12; constant NFNL_SUBSYS_COUNT (line 2632) | pub const NFNL_SUBSYS_COUNT: ::c_int = 13; constant NFNL_MSG_BATCH_BEGIN (line 2634) | pub const NFNL_MSG_BATCH_BEGIN: ::c_int = NLMSG_MIN_TYPE; constant NFNL_MSG_BATCH_END (line 2635) | pub const NFNL_MSG_BATCH_END: ::c_int = NLMSG_MIN_TYPE + 1; constant NFNL_BATCH_UNSPEC (line 2637) | pub const NFNL_BATCH_UNSPEC: ::c_int = 0; constant NFNL_BATCH_GENID (line 2638) | pub const NFNL_BATCH_GENID: ::c_int = 1; constant NFULNL_MSG_PACKET (line 2641) | pub const NFULNL_MSG_PACKET: ::c_int = 0; constant NFULNL_MSG_CONFIG (line 2642) | pub const NFULNL_MSG_CONFIG: ::c_int = 1; constant NFULA_VLAN_UNSPEC (line 2644) | pub const NFULA_VLAN_UNSPEC: ::c_int = 0; constant NFULA_VLAN_PROTO (line 2645) | pub const NFULA_VLAN_PROTO: ::c_int = 1; constant NFULA_VLAN_TCI (line 2646) | pub const NFULA_VLAN_TCI: ::c_int = 2; constant NFULA_UNSPEC (line 2648) | pub const NFULA_UNSPEC: ::c_int = 0; constant NFULA_PACKET_HDR (line 2649) | pub const NFULA_PACKET_HDR: ::c_int = 1; constant NFULA_MARK (line 2650) | pub const NFULA_MARK: ::c_int = 2; constant NFULA_TIMESTAMP (line 2651) | pub const NFULA_TIMESTAMP: ::c_int = 3; constant NFULA_IFINDEX_INDEV (line 2652) | pub const NFULA_IFINDEX_INDEV: ::c_int = 4; constant NFULA_IFINDEX_OUTDEV (line 2653) | pub const NFULA_IFINDEX_OUTDEV: ::c_int = 5; constant NFULA_IFINDEX_PHYSINDEV (line 2654) | pub const NFULA_IFINDEX_PHYSINDEV: ::c_int = 6; constant NFULA_IFINDEX_PHYSOUTDEV (line 2655) | pub const NFULA_IFINDEX_PHYSOUTDEV: ::c_int = 7; constant NFULA_HWADDR (line 2656) | pub const NFULA_HWADDR: ::c_int = 8; constant NFULA_PAYLOAD (line 2657) | pub const NFULA_PAYLOAD: ::c_int = 9; constant NFULA_PREFIX (line 2658) | pub const NFULA_PREFIX: ::c_int = 10; constant NFULA_UID (line 2659) | pub const NFULA_UID: ::c_int = 11; constant NFULA_SEQ (line 2660) | pub const NFULA_SEQ: ::c_int = 12; constant NFULA_SEQ_GLOBAL (line 2661) | pub const NFULA_SEQ_GLOBAL: ::c_int = 13; constant NFULA_GID (line 2662) | pub const NFULA_GID: ::c_int = 14; constant NFULA_HWTYPE (line 2663) | pub const NFULA_HWTYPE: ::c_int = 15; constant NFULA_HWHEADER (line 2664) | pub const NFULA_HWHEADER: ::c_int = 16; constant NFULA_HWLEN (line 2665) | pub const NFULA_HWLEN: ::c_int = 17; constant NFULA_CT (line 2666) | pub const NFULA_CT: ::c_int = 18; constant NFULA_CT_INFO (line 2667) | pub const NFULA_CT_INFO: ::c_int = 19; constant NFULA_VLAN (line 2668) | pub const NFULA_VLAN: ::c_int = 20; constant NFULA_L2HDR (line 2669) | pub const NFULA_L2HDR: ::c_int = 21; constant NFULNL_CFG_CMD_NONE (line 2671) | pub const NFULNL_CFG_CMD_NONE: ::c_int = 0; constant NFULNL_CFG_CMD_BIND (line 2672) | pub const NFULNL_CFG_CMD_BIND: ::c_int = 1; constant NFULNL_CFG_CMD_UNBIND (line 2673) | pub const NFULNL_CFG_CMD_UNBIND: ::c_int = 2; constant NFULNL_CFG_CMD_PF_BIND (line 2674) | pub const NFULNL_CFG_CMD_PF_BIND: ::c_int = 3; constant NFULNL_CFG_CMD_PF_UNBIND (line 2675) | pub const NFULNL_CFG_CMD_PF_UNBIND: ::c_int = 4; constant NFULA_CFG_UNSPEC (line 2677) | pub const NFULA_CFG_UNSPEC: ::c_int = 0; constant NFULA_CFG_CMD (line 2678) | pub const NFULA_CFG_CMD: ::c_int = 1; constant NFULA_CFG_MODE (line 2679) | pub const NFULA_CFG_MODE: ::c_int = 2; constant NFULA_CFG_NLBUFSIZ (line 2680) | pub const NFULA_CFG_NLBUFSIZ: ::c_int = 3; constant NFULA_CFG_TIMEOUT (line 2681) | pub const NFULA_CFG_TIMEOUT: ::c_int = 4; constant NFULA_CFG_QTHRESH (line 2682) | pub const NFULA_CFG_QTHRESH: ::c_int = 5; constant NFULA_CFG_FLAGS (line 2683) | pub const NFULA_CFG_FLAGS: ::c_int = 6; constant NFULNL_COPY_NONE (line 2685) | pub const NFULNL_COPY_NONE: ::c_int = 0x00; constant NFULNL_COPY_META (line 2686) | pub const NFULNL_COPY_META: ::c_int = 0x01; constant NFULNL_COPY_PACKET (line 2687) | pub const NFULNL_COPY_PACKET: ::c_int = 0x02; constant NFULNL_CFG_F_SEQ (line 2689) | pub const NFULNL_CFG_F_SEQ: ::c_int = 0x0001; constant NFULNL_CFG_F_SEQ_GLOBAL (line 2690) | pub const NFULNL_CFG_F_SEQ_GLOBAL: ::c_int = 0x0002; constant NFULNL_CFG_F_CONNTRACK (line 2691) | pub const NFULNL_CFG_F_CONNTRACK: ::c_int = 0x0004; constant NFQNL_MSG_PACKET (line 2694) | pub const NFQNL_MSG_PACKET: ::c_int = 0; constant NFQNL_MSG_VERDICT (line 2695) | pub const NFQNL_MSG_VERDICT: ::c_int = 1; constant NFQNL_MSG_CONFIG (line 2696) | pub const NFQNL_MSG_CONFIG: ::c_int = 2; constant NFQNL_MSG_VERDICT_BATCH (line 2697) | pub const NFQNL_MSG_VERDICT_BATCH: ::c_int = 3; constant NFQA_UNSPEC (line 2699) | pub const NFQA_UNSPEC: ::c_int = 0; constant NFQA_PACKET_HDR (line 2700) | pub const NFQA_PACKET_HDR: ::c_int = 1; constant NFQA_VERDICT_HDR (line 2701) | pub const NFQA_VERDICT_HDR: ::c_int = 2; constant NFQA_MARK (line 2702) | pub const NFQA_MARK: ::c_int = 3; constant NFQA_TIMESTAMP (line 2703) | pub const NFQA_TIMESTAMP: ::c_int = 4; constant NFQA_IFINDEX_INDEV (line 2704) | pub const NFQA_IFINDEX_INDEV: ::c_int = 5; constant NFQA_IFINDEX_OUTDEV (line 2705) | pub const NFQA_IFINDEX_OUTDEV: ::c_int = 6; constant NFQA_IFINDEX_PHYSINDEV (line 2706) | pub const NFQA_IFINDEX_PHYSINDEV: ::c_int = 7; constant NFQA_IFINDEX_PHYSOUTDEV (line 2707) | pub const NFQA_IFINDEX_PHYSOUTDEV: ::c_int = 8; constant NFQA_HWADDR (line 2708) | pub const NFQA_HWADDR: ::c_int = 9; constant NFQA_PAYLOAD (line 2709) | pub const NFQA_PAYLOAD: ::c_int = 10; constant NFQA_CT (line 2710) | pub const NFQA_CT: ::c_int = 11; constant NFQA_CT_INFO (line 2711) | pub const NFQA_CT_INFO: ::c_int = 12; constant NFQA_CAP_LEN (line 2712) | pub const NFQA_CAP_LEN: ::c_int = 13; constant NFQA_SKB_INFO (line 2713) | pub const NFQA_SKB_INFO: ::c_int = 14; constant NFQA_EXP (line 2714) | pub const NFQA_EXP: ::c_int = 15; constant NFQA_UID (line 2715) | pub const NFQA_UID: ::c_int = 16; constant NFQA_GID (line 2716) | pub const NFQA_GID: ::c_int = 17; constant NFQA_SECCTX (line 2717) | pub const NFQA_SECCTX: ::c_int = 18; constant NFQA_VLAN (line 2718) | pub const NFQA_VLAN: ::c_int = 19; constant NFQA_L2HDR (line 2719) | pub const NFQA_L2HDR: ::c_int = 20; constant NFQA_PRIORITY (line 2720) | pub const NFQA_PRIORITY: ::c_int = 21; constant NFQA_VLAN_UNSPEC (line 2722) | pub const NFQA_VLAN_UNSPEC: ::c_int = 0; constant NFQA_VLAN_PROTO (line 2723) | pub const NFQA_VLAN_PROTO: ::c_int = 1; constant NFQA_VLAN_TCI (line 2724) | pub const NFQA_VLAN_TCI: ::c_int = 2; constant NFQNL_CFG_CMD_NONE (line 2726) | pub const NFQNL_CFG_CMD_NONE: ::c_int = 0; constant NFQNL_CFG_CMD_BIND (line 2727) | pub const NFQNL_CFG_CMD_BIND: ::c_int = 1; constant NFQNL_CFG_CMD_UNBIND (line 2728) | pub const NFQNL_CFG_CMD_UNBIND: ::c_int = 2; constant NFQNL_CFG_CMD_PF_BIND (line 2729) | pub const NFQNL_CFG_CMD_PF_BIND: ::c_int = 3; constant NFQNL_CFG_CMD_PF_UNBIND (line 2730) | pub const NFQNL_CFG_CMD_PF_UNBIND: ::c_int = 4; constant NFQNL_COPY_NONE (line 2732) | pub const NFQNL_COPY_NONE: ::c_int = 0; constant NFQNL_COPY_META (line 2733) | pub const NFQNL_COPY_META: ::c_int = 1; constant NFQNL_COPY_PACKET (line 2734) | pub const NFQNL_COPY_PACKET: ::c_int = 2; constant NFQA_CFG_UNSPEC (line 2736) | pub const NFQA_CFG_UNSPEC: ::c_int = 0; constant NFQA_CFG_CMD (line 2737) | pub const NFQA_CFG_CMD: ::c_int = 1; constant NFQA_CFG_PARAMS (line 2738) | pub const NFQA_CFG_PARAMS: ::c_int = 2; constant NFQA_CFG_QUEUE_MAXLEN (line 2739) | pub const NFQA_CFG_QUEUE_MAXLEN: ::c_int = 3; constant NFQA_CFG_MASK (line 2740) | pub const NFQA_CFG_MASK: ::c_int = 4; constant NFQA_CFG_FLAGS (line 2741) | pub const NFQA_CFG_FLAGS: ::c_int = 5; constant NFQA_CFG_F_FAIL_OPEN (line 2743) | pub const NFQA_CFG_F_FAIL_OPEN: ::c_int = 0x0001; constant NFQA_CFG_F_CONNTRACK (line 2744) | pub const NFQA_CFG_F_CONNTRACK: ::c_int = 0x0002; constant NFQA_CFG_F_GSO (line 2745) | pub const NFQA_CFG_F_GSO: ::c_int = 0x0004; constant NFQA_CFG_F_UID_GID (line 2746) | pub const NFQA_CFG_F_UID_GID: ::c_int = 0x0008; constant NFQA_CFG_F_SECCTX (line 2747) | pub const NFQA_CFG_F_SECCTX: ::c_int = 0x0010; constant NFQA_CFG_F_MAX (line 2748) | pub const NFQA_CFG_F_MAX: ::c_int = 0x0020; constant NFQA_SKB_CSUMNOTREADY (line 2750) | pub const NFQA_SKB_CSUMNOTREADY: ::c_int = 0x0001; constant NFQA_SKB_GSO (line 2751) | pub const NFQA_SKB_GSO: ::c_int = 0x0002; constant NFQA_SKB_CSUM_NOTVERIFIED (line 2752) | pub const NFQA_SKB_CSUM_NOTVERIFIED: ::c_int = 0x0004; constant GENL_NAMSIZ (line 2756) | pub const GENL_NAMSIZ: ::c_int = 16; constant GENL_MIN_ID (line 2758) | pub const GENL_MIN_ID: ::c_int = NLMSG_MIN_TYPE; constant GENL_MAX_ID (line 2759) | pub const GENL_MAX_ID: ::c_int = 1023; constant GENL_ADMIN_PERM (line 2761) | pub const GENL_ADMIN_PERM: ::c_int = 0x01; constant GENL_CMD_CAP_DO (line 2762) | pub const GENL_CMD_CAP_DO: ::c_int = 0x02; constant GENL_CMD_CAP_DUMP (line 2763) | pub const GENL_CMD_CAP_DUMP: ::c_int = 0x04; constant GENL_CMD_CAP_HASPOL (line 2764) | pub const GENL_CMD_CAP_HASPOL: ::c_int = 0x08; constant GENL_ID_CTRL (line 2766) | pub const GENL_ID_CTRL: ::c_int = NLMSG_MIN_TYPE; constant CTRL_CMD_UNSPEC (line 2768) | pub const CTRL_CMD_UNSPEC: ::c_int = 0; constant CTRL_CMD_NEWFAMILY (line 2769) | pub const CTRL_CMD_NEWFAMILY: ::c_int = 1; constant CTRL_CMD_DELFAMILY (line 2770) | pub const CTRL_CMD_DELFAMILY: ::c_int = 2; constant CTRL_CMD_GETFAMILY (line 2771) | pub const CTRL_CMD_GETFAMILY: ::c_int = 3; constant CTRL_CMD_NEWOPS (line 2772) | pub const CTRL_CMD_NEWOPS: ::c_int = 4; constant CTRL_CMD_DELOPS (line 2773) | pub const CTRL_CMD_DELOPS: ::c_int = 5; constant CTRL_CMD_GETOPS (line 2774) | pub const CTRL_CMD_GETOPS: ::c_int = 6; constant CTRL_CMD_NEWMCAST_GRP (line 2775) | pub const CTRL_CMD_NEWMCAST_GRP: ::c_int = 7; constant CTRL_CMD_DELMCAST_GRP (line 2776) | pub const CTRL_CMD_DELMCAST_GRP: ::c_int = 8; constant CTRL_CMD_GETMCAST_GRP (line 2777) | pub const CTRL_CMD_GETMCAST_GRP: ::c_int = 9; constant CTRL_ATTR_UNSPEC (line 2779) | pub const CTRL_ATTR_UNSPEC: ::c_int = 0; constant CTRL_ATTR_FAMILY_ID (line 2780) | pub const CTRL_ATTR_FAMILY_ID: ::c_int = 1; constant CTRL_ATTR_FAMILY_NAME (line 2781) | pub const CTRL_ATTR_FAMILY_NAME: ::c_int = 2; constant CTRL_ATTR_VERSION (line 2782) | pub const CTRL_ATTR_VERSION: ::c_int = 3; constant CTRL_ATTR_HDRSIZE (line 2783) | pub const CTRL_ATTR_HDRSIZE: ::c_int = 4; constant CTRL_ATTR_MAXATTR (line 2784) | pub const CTRL_ATTR_MAXATTR: ::c_int = 5; constant CTRL_ATTR_OPS (line 2785) | pub const CTRL_ATTR_OPS: ::c_int = 6; constant CTRL_ATTR_MCAST_GROUPS (line 2786) | pub const CTRL_ATTR_MCAST_GROUPS: ::c_int = 7; constant CTRL_ATTR_OP_UNSPEC (line 2788) | pub const CTRL_ATTR_OP_UNSPEC: ::c_int = 0; constant CTRL_ATTR_OP_ID (line 2789) | pub const CTRL_ATTR_OP_ID: ::c_int = 1; constant CTRL_ATTR_OP_FLAGS (line 2790) | pub const CTRL_ATTR_OP_FLAGS: ::c_int = 2; constant CTRL_ATTR_MCAST_GRP_UNSPEC (line 2792) | pub const CTRL_ATTR_MCAST_GRP_UNSPEC: ::c_int = 0; constant CTRL_ATTR_MCAST_GRP_NAME (line 2793) | pub const CTRL_ATTR_MCAST_GRP_NAME: ::c_int = 1; constant CTRL_ATTR_MCAST_GRP_ID (line 2794) | pub const CTRL_ATTR_MCAST_GRP_ID: ::c_int = 2; constant PACKET_ADD_MEMBERSHIP (line 2797) | pub const PACKET_ADD_MEMBERSHIP: ::c_int = 1; constant PACKET_DROP_MEMBERSHIP (line 2798) | pub const PACKET_DROP_MEMBERSHIP: ::c_int = 2; constant PACKET_MR_MULTICAST (line 2800) | pub const PACKET_MR_MULTICAST: ::c_int = 0; constant PACKET_MR_PROMISC (line 2801) | pub const PACKET_MR_PROMISC: ::c_int = 1; constant PACKET_MR_ALLMULTI (line 2802) | pub const PACKET_MR_ALLMULTI: ::c_int = 2; constant NF_DROP (line 2805) | pub const NF_DROP: ::c_int = 0; constant NF_ACCEPT (line 2806) | pub const NF_ACCEPT: ::c_int = 1; constant NF_STOLEN (line 2807) | pub const NF_STOLEN: ::c_int = 2; constant NF_QUEUE (line 2808) | pub const NF_QUEUE: ::c_int = 3; constant NF_REPEAT (line 2809) | pub const NF_REPEAT: ::c_int = 4; constant NF_STOP (line 2810) | pub const NF_STOP: ::c_int = 5; constant NF_MAX_VERDICT (line 2811) | pub const NF_MAX_VERDICT: ::c_int = NF_STOP; constant NF_VERDICT_MASK (line 2813) | pub const NF_VERDICT_MASK: ::c_int = 0x000000ff; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 2814) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: ::c_int = 0x00008000; constant NF_VERDICT_QMASK (line 2816) | pub const NF_VERDICT_QMASK: ::c_int = 0xffff0000; constant NF_VERDICT_QBITS (line 2817) | pub const NF_VERDICT_QBITS: ::c_int = 16; constant NF_VERDICT_BITS (line 2819) | pub const NF_VERDICT_BITS: ::c_int = 16; constant NF_INET_PRE_ROUTING (line 2821) | pub const NF_INET_PRE_ROUTING: ::c_int = 0; constant NF_INET_LOCAL_IN (line 2822) | pub const NF_INET_LOCAL_IN: ::c_int = 1; constant NF_INET_FORWARD (line 2823) | pub const NF_INET_FORWARD: ::c_int = 2; constant NF_INET_LOCAL_OUT (line 2824) | pub const NF_INET_LOCAL_OUT: ::c_int = 3; constant NF_INET_POST_ROUTING (line 2825) | pub const NF_INET_POST_ROUTING: ::c_int = 4; constant NF_INET_NUMHOOKS (line 2826) | pub const NF_INET_NUMHOOKS: ::c_int = 5; constant NFPROTO_UNSPEC (line 2829) | pub const NFPROTO_UNSPEC: ::c_int = 0; constant NFPROTO_IPV4 (line 2830) | pub const NFPROTO_IPV4: ::c_int = 2; constant NFPROTO_ARP (line 2831) | pub const NFPROTO_ARP: ::c_int = 3; constant NFPROTO_BRIDGE (line 2832) | pub const NFPROTO_BRIDGE: ::c_int = 7; constant NFPROTO_IPV6 (line 2833) | pub const NFPROTO_IPV6: ::c_int = 10; constant NFPROTO_DECNET (line 2834) | pub const NFPROTO_DECNET: ::c_int = 12; constant NFPROTO_NUMPROTO (line 2835) | pub const NFPROTO_NUMPROTO: ::c_int = 13; constant NFPROTO_INET (line 2836) | pub const NFPROTO_INET: ::c_int = 1; constant NFPROTO_NETDEV (line 2837) | pub const NFPROTO_NETDEV: ::c_int = 5; constant NF_NETDEV_INGRESS (line 2839) | pub const NF_NETDEV_INGRESS: ::c_int = 0; constant NF_NETDEV_NUMHOOKS (line 2840) | pub const NF_NETDEV_NUMHOOKS: ::c_int = 1; constant NF_IP_PRE_ROUTING (line 2843) | pub const NF_IP_PRE_ROUTING: ::c_int = 0; constant NF_IP_LOCAL_IN (line 2844) | pub const NF_IP_LOCAL_IN: ::c_int = 1; constant NF_IP_FORWARD (line 2845) | pub const NF_IP_FORWARD: ::c_int = 2; constant NF_IP_LOCAL_OUT (line 2846) | pub const NF_IP_LOCAL_OUT: ::c_int = 3; constant NF_IP_POST_ROUTING (line 2847) | pub const NF_IP_POST_ROUTING: ::c_int = 4; constant NF_IP_NUMHOOKS (line 2848) | pub const NF_IP_NUMHOOKS: ::c_int = 5; constant NF_IP_PRI_FIRST (line 2850) | pub const NF_IP_PRI_FIRST: ::c_int = ::INT_MIN; constant NF_IP_PRI_CONNTRACK_DEFRAG (line 2851) | pub const NF_IP_PRI_CONNTRACK_DEFRAG: ::c_int = -400; constant NF_IP_PRI_RAW (line 2852) | pub const NF_IP_PRI_RAW: ::c_int = -300; constant NF_IP_PRI_SELINUX_FIRST (line 2853) | pub const NF_IP_PRI_SELINUX_FIRST: ::c_int = -225; constant NF_IP_PRI_CONNTRACK (line 2854) | pub const NF_IP_PRI_CONNTRACK: ::c_int = -200; constant NF_IP_PRI_MANGLE (line 2855) | pub const NF_IP_PRI_MANGLE: ::c_int = -150; constant NF_IP_PRI_NAT_DST (line 2856) | pub const NF_IP_PRI_NAT_DST: ::c_int = -100; constant NF_IP_PRI_FILTER (line 2857) | pub const NF_IP_PRI_FILTER: ::c_int = 0; constant NF_IP_PRI_SECURITY (line 2858) | pub const NF_IP_PRI_SECURITY: ::c_int = 50; constant NF_IP_PRI_NAT_SRC (line 2859) | pub const NF_IP_PRI_NAT_SRC: ::c_int = 100; constant NF_IP_PRI_SELINUX_LAST (line 2860) | pub const NF_IP_PRI_SELINUX_LAST: ::c_int = 225; constant NF_IP_PRI_CONNTRACK_HELPER (line 2861) | pub const NF_IP_PRI_CONNTRACK_HELPER: ::c_int = 300; constant NF_IP_PRI_CONNTRACK_CONFIRM (line 2862) | pub const NF_IP_PRI_CONNTRACK_CONFIRM: ::c_int = ::INT_MAX; constant NF_IP_PRI_LAST (line 2863) | pub const NF_IP_PRI_LAST: ::c_int = ::INT_MAX; constant NF_IP6_PRE_ROUTING (line 2866) | pub const NF_IP6_PRE_ROUTING: ::c_int = 0; constant NF_IP6_LOCAL_IN (line 2867) | pub const NF_IP6_LOCAL_IN: ::c_int = 1; constant NF_IP6_FORWARD (line 2868) | pub const NF_IP6_FORWARD: ::c_int = 2; constant NF_IP6_LOCAL_OUT (line 2869) | pub const NF_IP6_LOCAL_OUT: ::c_int = 3; constant NF_IP6_POST_ROUTING (line 2870) | pub const NF_IP6_POST_ROUTING: ::c_int = 4; constant NF_IP6_NUMHOOKS (line 2871) | pub const NF_IP6_NUMHOOKS: ::c_int = 5; constant NF_IP6_PRI_FIRST (line 2873) | pub const NF_IP6_PRI_FIRST: ::c_int = ::INT_MIN; constant NF_IP6_PRI_CONNTRACK_DEFRAG (line 2874) | pub const NF_IP6_PRI_CONNTRACK_DEFRAG: ::c_int = -400; constant NF_IP6_PRI_RAW (line 2875) | pub const NF_IP6_PRI_RAW: ::c_int = -300; constant NF_IP6_PRI_SELINUX_FIRST (line 2876) | pub const NF_IP6_PRI_SELINUX_FIRST: ::c_int = -225; constant NF_IP6_PRI_CONNTRACK (line 2877) | pub const NF_IP6_PRI_CONNTRACK: ::c_int = -200; constant NF_IP6_PRI_MANGLE (line 2878) | pub const NF_IP6_PRI_MANGLE: ::c_int = -150; constant NF_IP6_PRI_NAT_DST (line 2879) | pub const NF_IP6_PRI_NAT_DST: ::c_int = -100; constant NF_IP6_PRI_FILTER (line 2880) | pub const NF_IP6_PRI_FILTER: ::c_int = 0; constant NF_IP6_PRI_SECURITY (line 2881) | pub const NF_IP6_PRI_SECURITY: ::c_int = 50; constant NF_IP6_PRI_NAT_SRC (line 2882) | pub const NF_IP6_PRI_NAT_SRC: ::c_int = 100; constant NF_IP6_PRI_SELINUX_LAST (line 2883) | pub const NF_IP6_PRI_SELINUX_LAST: ::c_int = 225; constant NF_IP6_PRI_CONNTRACK_HELPER (line 2884) | pub const NF_IP6_PRI_CONNTRACK_HELPER: ::c_int = 300; constant NF_IP6_PRI_LAST (line 2885) | pub const NF_IP6_PRI_LAST: ::c_int = ::INT_MAX; constant IP6T_SO_ORIGINAL_DST (line 2888) | pub const IP6T_SO_ORIGINAL_DST: ::c_int = 80; constant SIOCADDRT (line 2890) | pub const SIOCADDRT: ::c_ulong = 0x0000890B; constant SIOCDELRT (line 2891) | pub const SIOCDELRT: ::c_ulong = 0x0000890C; constant SIOCGIFNAME (line 2892) | pub const SIOCGIFNAME: ::c_ulong = 0x00008910; constant SIOCSIFLINK (line 2893) | pub const SIOCSIFLINK: ::c_ulong = 0x00008911; constant SIOCGIFCONF (line 2894) | pub const SIOCGIFCONF: ::c_ulong = 0x00008912; constant SIOCGIFFLAGS (line 2895) | pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913; constant SIOCSIFFLAGS (line 2896) | pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914; constant SIOCGIFADDR (line 2897) | pub const SIOCGIFADDR: ::c_ulong = 0x00008915; constant SIOCSIFADDR (line 2898) | pub const SIOCSIFADDR: ::c_ulong = 0x00008916; constant SIOCGIFDSTADDR (line 2899) | pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917; constant SIOCSIFDSTADDR (line 2900) | pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918; constant SIOCGIFBRDADDR (line 2901) | pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919; constant SIOCSIFBRDADDR (line 2902) | pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A; constant SIOCGIFNETMASK (line 2903) | pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B; constant SIOCSIFNETMASK (line 2904) | pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C; constant SIOCGIFMETRIC (line 2905) | pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; constant SIOCSIFMETRIC (line 2906) | pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E; constant SIOCGIFMEM (line 2907) | pub const SIOCGIFMEM: ::c_ulong = 0x0000891F; constant SIOCSIFMEM (line 2908) | pub const SIOCSIFMEM: ::c_ulong = 0x00008920; constant SIOCGIFMTU (line 2909) | pub const SIOCGIFMTU: ::c_ulong = 0x00008921; constant SIOCSIFMTU (line 2910) | pub const SIOCSIFMTU: ::c_ulong = 0x00008922; constant SIOCSIFNAME (line 2911) | pub const SIOCSIFNAME: ::c_ulong = 0x00008923; constant SIOCSIFHWADDR (line 2912) | pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924; constant SIOCGIFENCAP (line 2913) | pub const SIOCGIFENCAP: ::c_ulong = 0x00008925; constant SIOCSIFENCAP (line 2914) | pub const SIOCSIFENCAP: ::c_ulong = 0x00008926; constant SIOCGIFHWADDR (line 2915) | pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927; constant SIOCGIFSLAVE (line 2916) | pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929; constant SIOCSIFSLAVE (line 2917) | pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930; constant SIOCADDMULTI (line 2918) | pub const SIOCADDMULTI: ::c_ulong = 0x00008931; constant SIOCDELMULTI (line 2919) | pub const SIOCDELMULTI: ::c_ulong = 0x00008932; constant SIOCGIFINDEX (line 2920) | pub const SIOCGIFINDEX: ::c_ulong = 0x00008933; constant SIOGIFINDEX (line 2921) | pub const SIOGIFINDEX: ::c_ulong = SIOCGIFINDEX; constant SIOCSIFPFLAGS (line 2922) | pub const SIOCSIFPFLAGS: ::c_ulong = 0x00008934; constant SIOCGIFPFLAGS (line 2923) | pub const SIOCGIFPFLAGS: ::c_ulong = 0x00008935; constant SIOCDIFADDR (line 2924) | pub const SIOCDIFADDR: ::c_ulong = 0x00008936; constant SIOCSIFHWBROADCAST (line 2925) | pub const SIOCSIFHWBROADCAST: ::c_ulong = 0x00008937; constant SIOCGIFCOUNT (line 2926) | pub const SIOCGIFCOUNT: ::c_ulong = 0x00008938; constant SIOCGIFBR (line 2927) | pub const SIOCGIFBR: ::c_ulong = 0x00008940; constant SIOCSIFBR (line 2928) | pub const SIOCSIFBR: ::c_ulong = 0x00008941; constant SIOCGIFTXQLEN (line 2929) | pub const SIOCGIFTXQLEN: ::c_ulong = 0x00008942; constant SIOCSIFTXQLEN (line 2930) | pub const SIOCSIFTXQLEN: ::c_ulong = 0x00008943; constant SIOCETHTOOL (line 2931) | pub const SIOCETHTOOL: ::c_ulong = 0x00008946; constant SIOCGMIIPHY (line 2932) | pub const SIOCGMIIPHY: ::c_ulong = 0x00008947; constant SIOCGMIIREG (line 2933) | pub const SIOCGMIIREG: ::c_ulong = 0x00008948; constant SIOCSMIIREG (line 2934) | pub const SIOCSMIIREG: ::c_ulong = 0x00008949; constant SIOCWANDEV (line 2935) | pub const SIOCWANDEV: ::c_ulong = 0x0000894A; constant SIOCOUTQNSD (line 2936) | pub const SIOCOUTQNSD: ::c_ulong = 0x0000894B; constant SIOCGSKNS (line 2937) | pub const SIOCGSKNS: ::c_ulong = 0x0000894C; constant SIOCDARP (line 2938) | pub const SIOCDARP: ::c_ulong = 0x00008953; constant SIOCGARP (line 2939) | pub const SIOCGARP: ::c_ulong = 0x00008954; constant SIOCSARP (line 2940) | pub const SIOCSARP: ::c_ulong = 0x00008955; constant SIOCDRARP (line 2941) | pub const SIOCDRARP: ::c_ulong = 0x00008960; constant SIOCGRARP (line 2942) | pub const SIOCGRARP: ::c_ulong = 0x00008961; constant SIOCSRARP (line 2943) | pub const SIOCSRARP: ::c_ulong = 0x00008962; constant SIOCGIFMAP (line 2944) | pub const SIOCGIFMAP: ::c_ulong = 0x00008970; constant SIOCSIFMAP (line 2945) | pub const SIOCSIFMAP: ::c_ulong = 0x00008971; constant SIOCSHWTSTAMP (line 2946) | pub const SIOCSHWTSTAMP: ::c_ulong = 0x000089b0; constant SIOCGHWTSTAMP (line 2947) | pub const SIOCGHWTSTAMP: ::c_ulong = 0x000089b1; constant WIRELESS_EXT (line 2950) | pub const WIRELESS_EXT: ::c_ulong = 0x16; constant SIOCSIWCOMMIT (line 2952) | pub const SIOCSIWCOMMIT: ::c_ulong = 0x8B00; constant SIOCGIWNAME (line 2953) | pub const SIOCGIWNAME: ::c_ulong = 0x8B01; constant SIOCSIWNWID (line 2955) | pub const SIOCSIWNWID: ::c_ulong = 0x8B02; constant SIOCGIWNWID (line 2956) | pub const SIOCGIWNWID: ::c_ulong = 0x8B03; constant SIOCSIWFREQ (line 2957) | pub const SIOCSIWFREQ: ::c_ulong = 0x8B04; constant SIOCGIWFREQ (line 2958) | pub const SIOCGIWFREQ: ::c_ulong = 0x8B05; constant SIOCSIWMODE (line 2959) | pub const SIOCSIWMODE: ::c_ulong = 0x8B06; constant SIOCGIWMODE (line 2960) | pub const SIOCGIWMODE: ::c_ulong = 0x8B07; constant SIOCSIWSENS (line 2961) | pub const SIOCSIWSENS: ::c_ulong = 0x8B08; constant SIOCGIWSENS (line 2962) | pub const SIOCGIWSENS: ::c_ulong = 0x8B09; constant SIOCSIWRANGE (line 2964) | pub const SIOCSIWRANGE: ::c_ulong = 0x8B0A; constant SIOCGIWRANGE (line 2965) | pub const SIOCGIWRANGE: ::c_ulong = 0x8B0B; constant SIOCSIWPRIV (line 2966) | pub const SIOCSIWPRIV: ::c_ulong = 0x8B0C; constant SIOCGIWPRIV (line 2967) | pub const SIOCGIWPRIV: ::c_ulong = 0x8B0D; constant SIOCSIWSTATS (line 2968) | pub const SIOCSIWSTATS: ::c_ulong = 0x8B0E; constant SIOCGIWSTATS (line 2969) | pub const SIOCGIWSTATS: ::c_ulong = 0x8B0F; constant SIOCSIWSPY (line 2971) | pub const SIOCSIWSPY: ::c_ulong = 0x8B10; constant SIOCGIWSPY (line 2972) | pub const SIOCGIWSPY: ::c_ulong = 0x8B11; constant SIOCSIWTHRSPY (line 2973) | pub const SIOCSIWTHRSPY: ::c_ulong = 0x8B12; constant SIOCGIWTHRSPY (line 2974) | pub const SIOCGIWTHRSPY: ::c_ulong = 0x8B13; constant SIOCSIWAP (line 2976) | pub const SIOCSIWAP: ::c_ulong = 0x8B14; constant SIOCGIWAP (line 2977) | pub const SIOCGIWAP: ::c_ulong = 0x8B15; constant SIOCGIWAPLIST (line 2978) | pub const SIOCGIWAPLIST: ::c_ulong = 0x8B17; constant SIOCSIWSCAN (line 2979) | pub const SIOCSIWSCAN: ::c_ulong = 0x8B18; constant SIOCGIWSCAN (line 2980) | pub const SIOCGIWSCAN: ::c_ulong = 0x8B19; constant SIOCSIWESSID (line 2982) | pub const SIOCSIWESSID: ::c_ulong = 0x8B1A; constant SIOCGIWESSID (line 2983) | pub const SIOCGIWESSID: ::c_ulong = 0x8B1B; constant SIOCSIWNICKN (line 2984) | pub const SIOCSIWNICKN: ::c_ulong = 0x8B1C; constant SIOCGIWNICKN (line 2985) | pub const SIOCGIWNICKN: ::c_ulong = 0x8B1D; constant SIOCSIWRATE (line 2987) | pub const SIOCSIWRATE: ::c_ulong = 0x8B20; constant SIOCGIWRATE (line 2988) | pub const SIOCGIWRATE: ::c_ulong = 0x8B21; constant SIOCSIWRTS (line 2989) | pub const SIOCSIWRTS: ::c_ulong = 0x8B22; constant SIOCGIWRTS (line 2990) | pub const SIOCGIWRTS: ::c_ulong = 0x8B23; constant SIOCSIWFRAG (line 2991) | pub const SIOCSIWFRAG: ::c_ulong = 0x8B24; constant SIOCGIWFRAG (line 2992) | pub const SIOCGIWFRAG: ::c_ulong = 0x8B25; constant SIOCSIWTXPOW (line 2993) | pub const SIOCSIWTXPOW: ::c_ulong = 0x8B26; constant SIOCGIWTXPOW (line 2994) | pub const SIOCGIWTXPOW: ::c_ulong = 0x8B27; constant SIOCSIWRETRY (line 2995) | pub const SIOCSIWRETRY: ::c_ulong = 0x8B28; constant SIOCGIWRETRY (line 2996) | pub const SIOCGIWRETRY: ::c_ulong = 0x8B29; constant SIOCSIWENCODE (line 2998) | pub const SIOCSIWENCODE: ::c_ulong = 0x8B2A; constant SIOCGIWENCODE (line 2999) | pub const SIOCGIWENCODE: ::c_ulong = 0x8B2B; constant SIOCSIWPOWER (line 3001) | pub const SIOCSIWPOWER: ::c_ulong = 0x8B2C; constant SIOCGIWPOWER (line 3002) | pub const SIOCGIWPOWER: ::c_ulong = 0x8B2D; constant SIOCSIWGENIE (line 3004) | pub const SIOCSIWGENIE: ::c_ulong = 0x8B30; constant SIOCGIWGENIE (line 3005) | pub const SIOCGIWGENIE: ::c_ulong = 0x8B31; constant SIOCSIWMLME (line 3007) | pub const SIOCSIWMLME: ::c_ulong = 0x8B16; constant SIOCSIWAUTH (line 3009) | pub const SIOCSIWAUTH: ::c_ulong = 0x8B32; constant SIOCGIWAUTH (line 3010) | pub const SIOCGIWAUTH: ::c_ulong = 0x8B33; constant SIOCSIWENCODEEXT (line 3012) | pub const SIOCSIWENCODEEXT: ::c_ulong = 0x8B34; constant SIOCGIWENCODEEXT (line 3013) | pub const SIOCGIWENCODEEXT: ::c_ulong = 0x8B35; constant SIOCSIWPMKSA (line 3015) | pub const SIOCSIWPMKSA: ::c_ulong = 0x8B36; constant SIOCIWFIRSTPRIV (line 3017) | pub const SIOCIWFIRSTPRIV: ::c_ulong = 0x8BE0; constant SIOCIWLASTPRIV (line 3018) | pub const SIOCIWLASTPRIV: ::c_ulong = 0x8BFF; constant SIOCIWFIRST (line 3020) | pub const SIOCIWFIRST: ::c_ulong = 0x8B00; constant SIOCIWLAST (line 3021) | pub const SIOCIWLAST: ::c_ulong = SIOCIWLASTPRIV; constant IWEVTXDROP (line 3023) | pub const IWEVTXDROP: ::c_ulong = 0x8C00; constant IWEVQUAL (line 3024) | pub const IWEVQUAL: ::c_ulong = 0x8C01; constant IWEVCUSTOM (line 3025) | pub const IWEVCUSTOM: ::c_ulong = 0x8C02; constant IWEVREGISTERED (line 3026) | pub const IWEVREGISTERED: ::c_ulong = 0x8C03; constant IWEVEXPIRED (line 3027) | pub const IWEVEXPIRED: ::c_ulong = 0x8C04; constant IWEVGENIE (line 3028) | pub const IWEVGENIE: ::c_ulong = 0x8C05; constant IWEVMICHAELMICFAILURE (line 3029) | pub const IWEVMICHAELMICFAILURE: ::c_ulong = 0x8C06; constant IWEVASSOCREQIE (line 3030) | pub const IWEVASSOCREQIE: ::c_ulong = 0x8C07; constant IWEVASSOCRESPIE (line 3031) | pub const IWEVASSOCRESPIE: ::c_ulong = 0x8C08; constant IWEVPMKIDCAND (line 3032) | pub const IWEVPMKIDCAND: ::c_ulong = 0x8C09; constant IWEVFIRST (line 3033) | pub const IWEVFIRST: ::c_ulong = 0x8C00; constant IW_PRIV_TYPE_MASK (line 3035) | pub const IW_PRIV_TYPE_MASK: ::c_ulong = 0x7000; constant IW_PRIV_TYPE_NONE (line 3036) | pub const IW_PRIV_TYPE_NONE: ::c_ulong = 0x0000; constant IW_PRIV_TYPE_BYTE (line 3037) | pub const IW_PRIV_TYPE_BYTE: ::c_ulong = 0x1000; constant IW_PRIV_TYPE_CHAR (line 3038) | pub const IW_PRIV_TYPE_CHAR: ::c_ulong = 0x2000; constant IW_PRIV_TYPE_INT (line 3039) | pub const IW_PRIV_TYPE_INT: ::c_ulong = 0x4000; constant IW_PRIV_TYPE_FLOAT (line 3040) | pub const IW_PRIV_TYPE_FLOAT: ::c_ulong = 0x5000; constant IW_PRIV_TYPE_ADDR (line 3041) | pub const IW_PRIV_TYPE_ADDR: ::c_ulong = 0x6000; constant IW_PRIV_SIZE_FIXED (line 3043) | pub const IW_PRIV_SIZE_FIXED: ::c_ulong = 0x0800; constant IW_PRIV_SIZE_MASK (line 3045) | pub const IW_PRIV_SIZE_MASK: ::c_ulong = 0x07FF; constant IW_MAX_FREQUENCIES (line 3047) | pub const IW_MAX_FREQUENCIES: usize = 32; constant IW_MAX_BITRATES (line 3048) | pub const IW_MAX_BITRATES: usize = 32; constant IW_MAX_TXPOWER (line 3049) | pub const IW_MAX_TXPOWER: usize = 8; constant IW_MAX_SPY (line 3050) | pub const IW_MAX_SPY: usize = 8; constant IW_MAX_AP (line 3051) | pub const IW_MAX_AP: usize = 64; constant IW_ESSID_MAX_SIZE (line 3052) | pub const IW_ESSID_MAX_SIZE: usize = 32; constant IW_MODE_AUTO (line 3054) | pub const IW_MODE_AUTO: usize = 0; constant IW_MODE_ADHOC (line 3055) | pub const IW_MODE_ADHOC: usize = 1; constant IW_MODE_INFRA (line 3056) | pub const IW_MODE_INFRA: usize = 2; constant IW_MODE_MASTER (line 3057) | pub const IW_MODE_MASTER: usize = 3; constant IW_MODE_REPEAT (line 3058) | pub const IW_MODE_REPEAT: usize = 4; constant IW_MODE_SECOND (line 3059) | pub const IW_MODE_SECOND: usize = 5; constant IW_MODE_MONITOR (line 3060) | pub const IW_MODE_MONITOR: usize = 6; constant IW_MODE_MESH (line 3061) | pub const IW_MODE_MESH: usize = 7; constant IW_QUAL_QUAL_UPDATED (line 3063) | pub const IW_QUAL_QUAL_UPDATED: ::c_ulong = 0x01; constant IW_QUAL_LEVEL_UPDATED (line 3064) | pub const IW_QUAL_LEVEL_UPDATED: ::c_ulong = 0x02; constant IW_QUAL_NOISE_UPDATED (line 3065) | pub const IW_QUAL_NOISE_UPDATED: ::c_ulong = 0x04; constant IW_QUAL_ALL_UPDATED (line 3066) | pub const IW_QUAL_ALL_UPDATED: ::c_ulong = 0x07; constant IW_QUAL_DBM (line 3067) | pub const IW_QUAL_DBM: ::c_ulong = 0x08; constant IW_QUAL_QUAL_INVALID (line 3068) | pub const IW_QUAL_QUAL_INVALID: ::c_ulong = 0x10; constant IW_QUAL_LEVEL_INVALID (line 3069) | pub const IW_QUAL_LEVEL_INVALID: ::c_ulong = 0x20; constant IW_QUAL_NOISE_INVALID (line 3070) | pub const IW_QUAL_NOISE_INVALID: ::c_ulong = 0x40; constant IW_QUAL_RCPI (line 3071) | pub const IW_QUAL_RCPI: ::c_ulong = 0x80; constant IW_QUAL_ALL_INVALID (line 3072) | pub const IW_QUAL_ALL_INVALID: ::c_ulong = 0x70; constant IW_FREQ_AUTO (line 3074) | pub const IW_FREQ_AUTO: ::c_ulong = 0x00; constant IW_FREQ_FIXED (line 3075) | pub const IW_FREQ_FIXED: ::c_ulong = 0x01; constant IW_MAX_ENCODING_SIZES (line 3077) | pub const IW_MAX_ENCODING_SIZES: usize = 8; constant IW_ENCODING_TOKEN_MAX (line 3078) | pub const IW_ENCODING_TOKEN_MAX: usize = 64; constant IW_ENCODE_INDEX (line 3080) | pub const IW_ENCODE_INDEX: ::c_ulong = 0x00FF; constant IW_ENCODE_FLAGS (line 3081) | pub const IW_ENCODE_FLAGS: ::c_ulong = 0xFF00; constant IW_ENCODE_MODE (line 3082) | pub const IW_ENCODE_MODE: ::c_ulong = 0xF000; constant IW_ENCODE_DISABLED (line 3083) | pub const IW_ENCODE_DISABLED: ::c_ulong = 0x8000; constant IW_ENCODE_ENABLED (line 3084) | pub const IW_ENCODE_ENABLED: ::c_ulong = 0x0000; constant IW_ENCODE_RESTRICTED (line 3085) | pub const IW_ENCODE_RESTRICTED: ::c_ulong = 0x4000; constant IW_ENCODE_OPEN (line 3086) | pub const IW_ENCODE_OPEN: ::c_ulong = 0x2000; constant IW_ENCODE_NOKEY (line 3087) | pub const IW_ENCODE_NOKEY: ::c_ulong = 0x0800; constant IW_ENCODE_TEMP (line 3088) | pub const IW_ENCODE_TEMP: ::c_ulong = 0x0400; constant IW_POWER_ON (line 3090) | pub const IW_POWER_ON: ::c_ulong = 0x0000; constant IW_POWER_TYPE (line 3091) | pub const IW_POWER_TYPE: ::c_ulong = 0xF000; constant IW_POWER_PERIOD (line 3092) | pub const IW_POWER_PERIOD: ::c_ulong = 0x1000; constant IW_POWER_TIMEOUT (line 3093) | pub const IW_POWER_TIMEOUT: ::c_ulong = 0x2000; constant IW_POWER_MODE (line 3094) | pub const IW_POWER_MODE: ::c_ulong = 0x0F00; constant IW_POWER_UNICAST_R (line 3095) | pub const IW_POWER_UNICAST_R: ::c_ulong = 0x0100; constant IW_POWER_MULTICAST_R (line 3096) | pub const IW_POWER_MULTICAST_R: ::c_ulong = 0x0200; constant IW_POWER_ALL_R (line 3097) | pub const IW_POWER_ALL_R: ::c_ulong = 0x0300; constant IW_POWER_FORCE_S (line 3098) | pub const IW_POWER_FORCE_S: ::c_ulong = 0x0400; constant IW_POWER_REPEATER (line 3099) | pub const IW_POWER_REPEATER: ::c_ulong = 0x0800; constant IW_POWER_MODIFIER (line 3100) | pub const IW_POWER_MODIFIER: ::c_ulong = 0x000F; constant IW_POWER_MIN (line 3101) | pub const IW_POWER_MIN: ::c_ulong = 0x0001; constant IW_POWER_MAX (line 3102) | pub const IW_POWER_MAX: ::c_ulong = 0x0002; constant IW_POWER_RELATIVE (line 3103) | pub const IW_POWER_RELATIVE: ::c_ulong = 0x0004; constant IW_TXPOW_TYPE (line 3105) | pub const IW_TXPOW_TYPE: ::c_ulong = 0x00FF; constant IW_TXPOW_DBM (line 3106) | pub const IW_TXPOW_DBM: ::c_ulong = 0x0000; constant IW_TXPOW_MWATT (line 3107) | pub const IW_TXPOW_MWATT: ::c_ulong = 0x0001; constant IW_TXPOW_RELATIVE (line 3108) | pub const IW_TXPOW_RELATIVE: ::c_ulong = 0x0002; constant IW_TXPOW_RANGE (line 3109) | pub const IW_TXPOW_RANGE: ::c_ulong = 0x1000; constant IW_RETRY_ON (line 3111) | pub const IW_RETRY_ON: ::c_ulong = 0x0000; constant IW_RETRY_TYPE (line 3112) | pub const IW_RETRY_TYPE: ::c_ulong = 0xF000; constant IW_RETRY_LIMIT (line 3113) | pub const IW_RETRY_LIMIT: ::c_ulong = 0x1000; constant IW_RETRY_LIFETIME (line 3114) | pub const IW_RETRY_LIFETIME: ::c_ulong = 0x2000; constant IW_RETRY_MODIFIER (line 3115) | pub const IW_RETRY_MODIFIER: ::c_ulong = 0x00FF; constant IW_RETRY_MIN (line 3116) | pub const IW_RETRY_MIN: ::c_ulong = 0x0001; constant IW_RETRY_MAX (line 3117) | pub const IW_RETRY_MAX: ::c_ulong = 0x0002; constant IW_RETRY_RELATIVE (line 3118) | pub const IW_RETRY_RELATIVE: ::c_ulong = 0x0004; constant IW_RETRY_SHORT (line 3119) | pub const IW_RETRY_SHORT: ::c_ulong = 0x0010; constant IW_RETRY_LONG (line 3120) | pub const IW_RETRY_LONG: ::c_ulong = 0x0020; constant IW_SCAN_DEFAULT (line 3122) | pub const IW_SCAN_DEFAULT: ::c_ulong = 0x0000; constant IW_SCAN_ALL_ESSID (line 3123) | pub const IW_SCAN_ALL_ESSID: ::c_ulong = 0x0001; constant IW_SCAN_THIS_ESSID (line 3124) | pub const IW_SCAN_THIS_ESSID: ::c_ulong = 0x0002; constant IW_SCAN_ALL_FREQ (line 3125) | pub const IW_SCAN_ALL_FREQ: ::c_ulong = 0x0004; constant IW_SCAN_THIS_FREQ (line 3126) | pub const IW_SCAN_THIS_FREQ: ::c_ulong = 0x0008; constant IW_SCAN_ALL_MODE (line 3127) | pub const IW_SCAN_ALL_MODE: ::c_ulong = 0x0010; constant IW_SCAN_THIS_MODE (line 3128) | pub const IW_SCAN_THIS_MODE: ::c_ulong = 0x0020; constant IW_SCAN_ALL_RATE (line 3129) | pub const IW_SCAN_ALL_RATE: ::c_ulong = 0x0040; constant IW_SCAN_THIS_RATE (line 3130) | pub const IW_SCAN_THIS_RATE: ::c_ulong = 0x0080; constant IW_SCAN_TYPE_ACTIVE (line 3132) | pub const IW_SCAN_TYPE_ACTIVE: usize = 0; constant IW_SCAN_TYPE_PASSIVE (line 3133) | pub const IW_SCAN_TYPE_PASSIVE: usize = 1; constant IW_SCAN_MAX_DATA (line 3135) | pub const IW_SCAN_MAX_DATA: usize = 4096; constant IW_SCAN_CAPA_NONE (line 3137) | pub const IW_SCAN_CAPA_NONE: ::c_ulong = 0x00; constant IW_SCAN_CAPA_ESSID (line 3138) | pub const IW_SCAN_CAPA_ESSID: ::c_ulong = 0x01; constant IW_SCAN_CAPA_BSSID (line 3139) | pub const IW_SCAN_CAPA_BSSID: ::c_ulong = 0x02; constant IW_SCAN_CAPA_CHANNEL (line 3140) | pub const IW_SCAN_CAPA_CHANNEL: ::c_ulong = 0x04; constant IW_SCAN_CAPA_MODE (line 3141) | pub const IW_SCAN_CAPA_MODE: ::c_ulong = 0x08; constant IW_SCAN_CAPA_RATE (line 3142) | pub const IW_SCAN_CAPA_RATE: ::c_ulong = 0x10; constant IW_SCAN_CAPA_TYPE (line 3143) | pub const IW_SCAN_CAPA_TYPE: ::c_ulong = 0x20; constant IW_SCAN_CAPA_TIME (line 3144) | pub const IW_SCAN_CAPA_TIME: ::c_ulong = 0x40; constant IW_CUSTOM_MAX (line 3146) | pub const IW_CUSTOM_MAX: ::c_ulong = 256; constant IW_GENERIC_IE_MAX (line 3148) | pub const IW_GENERIC_IE_MAX: ::c_ulong = 1024; constant IW_MLME_DEAUTH (line 3150) | pub const IW_MLME_DEAUTH: ::c_ulong = 0; constant IW_MLME_DISASSOC (line 3151) | pub const IW_MLME_DISASSOC: ::c_ulong = 1; constant IW_MLME_AUTH (line 3152) | pub const IW_MLME_AUTH: ::c_ulong = 2; constant IW_MLME_ASSOC (line 3153) | pub const IW_MLME_ASSOC: ::c_ulong = 3; constant IW_AUTH_INDEX (line 3155) | pub const IW_AUTH_INDEX: ::c_ulong = 0x0FFF; constant IW_AUTH_FLAGS (line 3156) | pub const IW_AUTH_FLAGS: ::c_ulong = 0xF000; constant IW_AUTH_WPA_VERSION (line 3158) | pub const IW_AUTH_WPA_VERSION: usize = 0; constant IW_AUTH_CIPHER_PAIRWISE (line 3159) | pub const IW_AUTH_CIPHER_PAIRWISE: usize = 1; constant IW_AUTH_CIPHER_GROUP (line 3160) | pub const IW_AUTH_CIPHER_GROUP: usize = 2; constant IW_AUTH_KEY_MGMT (line 3161) | pub const IW_AUTH_KEY_MGMT: usize = 3; constant IW_AUTH_TKIP_COUNTERMEASURES (line 3162) | pub const IW_AUTH_TKIP_COUNTERMEASURES: usize = 4; constant IW_AUTH_DROP_UNENCRYPTED (line 3163) | pub const IW_AUTH_DROP_UNENCRYPTED: usize = 5; constant IW_AUTH_80211_AUTH_ALG (line 3164) | pub const IW_AUTH_80211_AUTH_ALG: usize = 6; constant IW_AUTH_WPA_ENABLED (line 3165) | pub const IW_AUTH_WPA_ENABLED: usize = 7; constant IW_AUTH_RX_UNENCRYPTED_EAPOL (line 3166) | pub const IW_AUTH_RX_UNENCRYPTED_EAPOL: usize = 8; constant IW_AUTH_ROAMING_CONTROL (line 3167) | pub const IW_AUTH_ROAMING_CONTROL: usize = 9; constant IW_AUTH_PRIVACY_INVOKED (line 3168) | pub const IW_AUTH_PRIVACY_INVOKED: usize = 10; constant IW_AUTH_CIPHER_GROUP_MGMT (line 3169) | pub const IW_AUTH_CIPHER_GROUP_MGMT: usize = 11; constant IW_AUTH_MFP (line 3170) | pub const IW_AUTH_MFP: usize = 12; constant IW_AUTH_WPA_VERSION_DISABLED (line 3172) | pub const IW_AUTH_WPA_VERSION_DISABLED: ::c_ulong = 0x00000001; constant IW_AUTH_WPA_VERSION_WPA (line 3173) | pub const IW_AUTH_WPA_VERSION_WPA: ::c_ulong = 0x00000002; constant IW_AUTH_WPA_VERSION_WPA2 (line 3174) | pub const IW_AUTH_WPA_VERSION_WPA2: ::c_ulong = 0x00000004; constant IW_AUTH_CIPHER_NONE (line 3176) | pub const IW_AUTH_CIPHER_NONE: ::c_ulong = 0x00000001; constant IW_AUTH_CIPHER_WEP40 (line 3177) | pub const IW_AUTH_CIPHER_WEP40: ::c_ulong = 0x00000002; constant IW_AUTH_CIPHER_TKIP (line 3178) | pub const IW_AUTH_CIPHER_TKIP: ::c_ulong = 0x00000004; constant IW_AUTH_CIPHER_CCMP (line 3179) | pub const IW_AUTH_CIPHER_CCMP: ::c_ulong = 0x00000008; constant IW_AUTH_CIPHER_WEP104 (line 3180) | pub const IW_AUTH_CIPHER_WEP104: ::c_ulong = 0x00000010; constant IW_AUTH_CIPHER_AES_CMAC (line 3181) | pub const IW_AUTH_CIPHER_AES_CMAC: ::c_ulong = 0x00000020; constant IW_AUTH_KEY_MGMT_802_1X (line 3183) | pub const IW_AUTH_KEY_MGMT_802_1X: usize = 1; constant IW_AUTH_KEY_MGMT_PSK (line 3184) | pub const IW_AUTH_KEY_MGMT_PSK: usize = 2; constant IW_AUTH_ALG_OPEN_SYSTEM (line 3186) | pub const IW_AUTH_ALG_OPEN_SYSTEM: ::c_ulong = 0x00000001; constant IW_AUTH_ALG_SHARED_KEY (line 3187) | pub const IW_AUTH_ALG_SHARED_KEY: ::c_ulong = 0x00000002; constant IW_AUTH_ALG_LEAP (line 3188) | pub const IW_AUTH_ALG_LEAP: ::c_ulong = 0x00000004; constant IW_AUTH_ROAMING_ENABLE (line 3190) | pub const IW_AUTH_ROAMING_ENABLE: usize = 0; constant IW_AUTH_ROAMING_DISABLE (line 3191) | pub const IW_AUTH_ROAMING_DISABLE: usize = 1; constant IW_AUTH_MFP_DISABLED (line 3193) | pub const IW_AUTH_MFP_DISABLED: usize = 0; constant IW_AUTH_MFP_OPTIONAL (line 3194) | pub const IW_AUTH_MFP_OPTIONAL: usize = 1; constant IW_AUTH_MFP_REQUIRED (line 3195) | pub const IW_AUTH_MFP_REQUIRED: usize = 2; constant IW_ENCODE_SEQ_MAX_SIZE (line 3197) | pub const IW_ENCODE_SEQ_MAX_SIZE: usize = 8; constant IW_ENCODE_ALG_NONE (line 3199) | pub const IW_ENCODE_ALG_NONE: usize = 0; constant IW_ENCODE_ALG_WEP (line 3200) | pub const IW_ENCODE_ALG_WEP: usize = 1; constant IW_ENCODE_ALG_TKIP (line 3201) | pub const IW_ENCODE_ALG_TKIP: usize = 2; constant IW_ENCODE_ALG_CCMP (line 3202) | pub const IW_ENCODE_ALG_CCMP: usize = 3; constant IW_ENCODE_ALG_PMK (line 3203) | pub const IW_ENCODE_ALG_PMK: usize = 4; constant IW_ENCODE_ALG_AES_CMAC (line 3204) | pub const IW_ENCODE_ALG_AES_CMAC: usize = 5; constant IW_ENCODE_EXT_TX_SEQ_VALID (line 3206) | pub const IW_ENCODE_EXT_TX_SEQ_VALID: ::c_ulong = 0x00000001; constant IW_ENCODE_EXT_RX_SEQ_VALID (line 3207) | pub const IW_ENCODE_EXT_RX_SEQ_VALID: ::c_ulong = 0x00000002; constant IW_ENCODE_EXT_GROUP_KEY (line 3208) | pub const IW_ENCODE_EXT_GROUP_KEY: ::c_ulong = 0x00000004; constant IW_ENCODE_EXT_SET_TX_KEY (line 3209) | pub const IW_ENCODE_EXT_SET_TX_KEY: ::c_ulong = 0x00000008; constant IW_MICFAILURE_KEY_ID (line 3211) | pub const IW_MICFAILURE_KEY_ID: ::c_ulong = 0x00000003; constant IW_MICFAILURE_GROUP (line 3212) | pub const IW_MICFAILURE_GROUP: ::c_ulong = 0x00000004; constant IW_MICFAILURE_PAIRWISE (line 3213) | pub const IW_MICFAILURE_PAIRWISE: ::c_ulong = 0x00000008; constant IW_MICFAILURE_STAKEY (line 3214) | pub const IW_MICFAILURE_STAKEY: ::c_ulong = 0x00000010; constant IW_MICFAILURE_COUNT (line 3215) | pub const IW_MICFAILURE_COUNT: ::c_ulong = 0x00000060; constant IW_ENC_CAPA_WPA (line 3217) | pub const IW_ENC_CAPA_WPA: ::c_ulong = 0x00000001; constant IW_ENC_CAPA_WPA2 (line 3218) | pub const IW_ENC_CAPA_WPA2: ::c_ulong = 0x00000002; constant IW_ENC_CAPA_CIPHER_TKIP (line 3219) | pub const IW_ENC_CAPA_CIPHER_TKIP: ::c_ulong = 0x00000004; constant IW_ENC_CAPA_CIPHER_CCMP (line 3220) | pub const IW_ENC_CAPA_CIPHER_CCMP: ::c_ulong = 0x00000008; constant IW_ENC_CAPA_4WAY_HANDSHAKE (line 3221) | pub const IW_ENC_CAPA_4WAY_HANDSHAKE: ::c_ulong = 0x00000010; constant IW_PMKSA_ADD (line 3223) | pub const IW_PMKSA_ADD: usize = 1; constant IW_PMKSA_REMOVE (line 3224) | pub const IW_PMKSA_REMOVE: usize = 2; constant IW_PMKSA_FLUSH (line 3225) | pub const IW_PMKSA_FLUSH: usize = 3; constant IW_PMKID_LEN (line 3227) | pub const IW_PMKID_LEN: usize = 16; constant IW_PMKID_CAND_PREAUTH (line 3229) | pub const IW_PMKID_CAND_PREAUTH: ::c_ulong = 0x00000001; constant IW_EV_LCP_PK_LEN (line 3231) | pub const IW_EV_LCP_PK_LEN: usize = 4; constant IW_EV_CHAR_PK_LEN (line 3233) | pub const IW_EV_CHAR_PK_LEN: usize = IW_EV_LCP_PK_LEN + ::IFNAMSIZ; constant IW_EV_POINT_PK_LEN (line 3234) | pub const IW_EV_POINT_PK_LEN: usize = IW_EV_LCP_PK_LEN + 4; constant IPTOS_TOS_MASK (line 3236) | pub const IPTOS_TOS_MASK: u8 = 0x1E; constant IPTOS_PREC_MASK (line 3237) | pub const IPTOS_PREC_MASK: u8 = 0xE0; constant IPTOS_ECN_NOT_ECT (line 3239) | pub const IPTOS_ECN_NOT_ECT: u8 = 0x00; constant RTF_UP (line 3241) | pub const RTF_UP: ::c_ushort = 0x0001; constant RTF_GATEWAY (line 3242) | pub const RTF_GATEWAY: ::c_ushort = 0x0002; constant RTF_HOST (line 3244) | pub const RTF_HOST: ::c_ushort = 0x0004; constant RTF_REINSTATE (line 3245) | pub const RTF_REINSTATE: ::c_ushort = 0x0008; constant RTF_DYNAMIC (line 3246) | pub const RTF_DYNAMIC: ::c_ushort = 0x0010; constant RTF_MODIFIED (line 3247) | pub const RTF_MODIFIED: ::c_ushort = 0x0020; constant RTF_MTU (line 3248) | pub const RTF_MTU: ::c_ushort = 0x0040; constant RTF_MSS (line 3249) | pub const RTF_MSS: ::c_ushort = RTF_MTU; constant RTF_WINDOW (line 3250) | pub const RTF_WINDOW: ::c_ushort = 0x0080; constant RTF_IRTT (line 3251) | pub const RTF_IRTT: ::c_ushort = 0x0100; constant RTF_REJECT (line 3252) | pub const RTF_REJECT: ::c_ushort = 0x0200; constant RTF_STATIC (line 3253) | pub const RTF_STATIC: ::c_ushort = 0x0400; constant RTF_XRESOLVE (line 3254) | pub const RTF_XRESOLVE: ::c_ushort = 0x0800; constant RTF_NOFORWARD (line 3255) | pub const RTF_NOFORWARD: ::c_ushort = 0x1000; constant RTF_THROW (line 3256) | pub const RTF_THROW: ::c_ushort = 0x2000; constant RTF_NOPMTUDISC (line 3257) | pub const RTF_NOPMTUDISC: ::c_ushort = 0x4000; constant RTF_DEFAULT (line 3259) | pub const RTF_DEFAULT: u32 = 0x00010000; constant RTF_ALLONLINK (line 3260) | pub const RTF_ALLONLINK: u32 = 0x00020000; constant RTF_ADDRCONF (line 3261) | pub const RTF_ADDRCONF: u32 = 0x00040000; constant RTF_LINKRT (line 3262) | pub const RTF_LINKRT: u32 = 0x00100000; constant RTF_NONEXTHOP (line 3263) | pub const RTF_NONEXTHOP: u32 = 0x00200000; constant RTF_CACHE (line 3264) | pub const RTF_CACHE: u32 = 0x01000000; constant RTF_FLOW (line 3265) | pub const RTF_FLOW: u32 = 0x02000000; constant RTF_POLICY (line 3266) | pub const RTF_POLICY: u32 = 0x04000000; constant RTCF_VALVE (line 3268) | pub const RTCF_VALVE: u32 = 0x00200000; constant RTCF_MASQ (line 3269) | pub const RTCF_MASQ: u32 = 0x00400000; constant RTCF_NAT (line 3270) | pub const RTCF_NAT: u32 = 0x00800000; constant RTCF_DOREDIRECT (line 3271) | pub const RTCF_DOREDIRECT: u32 = 0x01000000; constant RTCF_LOG (line 3272) | pub const RTCF_LOG: u32 = 0x02000000; constant RTCF_DIRECTSRC (line 3273) | pub const RTCF_DIRECTSRC: u32 = 0x04000000; constant RTF_LOCAL (line 3275) | pub const RTF_LOCAL: u32 = 0x80000000; constant RTF_INTERFACE (line 3276) | pub const RTF_INTERFACE: u32 = 0x40000000; constant RTF_MULTICAST (line 3277) | pub const RTF_MULTICAST: u32 = 0x20000000; constant RTF_BROADCAST (line 3278) | pub const RTF_BROADCAST: u32 = 0x10000000; constant RTF_NAT (line 3279) | pub const RTF_NAT: u32 = 0x08000000; constant RTF_ADDRCLASSMASK (line 3280) | pub const RTF_ADDRCLASSMASK: u32 = 0xF8000000; constant RT_CLASS_UNSPEC (line 3282) | pub const RT_CLASS_UNSPEC: u8 = 0; constant RT_CLASS_DEFAULT (line 3283) | pub const RT_CLASS_DEFAULT: u8 = 253; constant RT_CLASS_MAIN (line 3284) | pub const RT_CLASS_MAIN: u8 = 254; constant RT_CLASS_LOCAL (line 3285) | pub const RT_CLASS_LOCAL: u8 = 255; constant RT_CLASS_MAX (line 3286) | pub const RT_CLASS_MAX: u8 = 255; constant NUD_NONE (line 3289) | pub const NUD_NONE: u16 = 0x00; constant NUD_INCOMPLETE (line 3290) | pub const NUD_INCOMPLETE: u16 = 0x01; constant NUD_REACHABLE (line 3291) | pub const NUD_REACHABLE: u16 = 0x02; constant NUD_STALE (line 3292) | pub const NUD_STALE: u16 = 0x04; constant NUD_DELAY (line 3293) | pub const NUD_DELAY: u16 = 0x08; constant NUD_PROBE (line 3294) | pub const NUD_PROBE: u16 = 0x10; constant NUD_FAILED (line 3295) | pub const NUD_FAILED: u16 = 0x20; constant NUD_NOARP (line 3296) | pub const NUD_NOARP: u16 = 0x40; constant NUD_PERMANENT (line 3297) | pub const NUD_PERMANENT: u16 = 0x80; constant NTF_USE (line 3299) | pub const NTF_USE: u8 = 0x01; constant NTF_SELF (line 3300) | pub const NTF_SELF: u8 = 0x02; constant NTF_MASTER (line 3301) | pub const NTF_MASTER: u8 = 0x04; constant NTF_PROXY (line 3302) | pub const NTF_PROXY: u8 = 0x08; constant NTF_ROUTER (line 3303) | pub const NTF_ROUTER: u8 = 0x80; constant NDA_UNSPEC (line 3305) | pub const NDA_UNSPEC: ::c_ushort = 0; constant NDA_DST (line 3306) | pub const NDA_DST: ::c_ushort = 1; constant NDA_LLADDR (line 3307) | pub const NDA_LLADDR: ::c_ushort = 2; constant NDA_CACHEINFO (line 3308) | pub const NDA_CACHEINFO: ::c_ushort = 3; constant NDA_PROBES (line 3309) | pub const NDA_PROBES: ::c_ushort = 4; constant NDA_VLAN (line 3310) | pub const NDA_VLAN: ::c_ushort = 5; constant NDA_PORT (line 3311) | pub const NDA_PORT: ::c_ushort = 6; constant NDA_VNI (line 3312) | pub const NDA_VNI: ::c_ushort = 7; constant NDA_IFINDEX (line 3313) | pub const NDA_IFINDEX: ::c_ushort = 8; constant NLA_ALIGNTO (line 3316) | pub const NLA_ALIGNTO: ::c_int = 4; constant NETLINK_ROUTE (line 3318) | pub const NETLINK_ROUTE: ::c_int = 0; constant NETLINK_UNUSED (line 3319) | pub const NETLINK_UNUSED: ::c_int = 1; constant NETLINK_USERSOCK (line 3320) | pub const NETLINK_USERSOCK: ::c_int = 2; constant NETLINK_FIREWALL (line 3321) | pub const NETLINK_FIREWALL: ::c_int = 3; constant NETLINK_SOCK_DIAG (line 3322) | pub const NETLINK_SOCK_DIAG: ::c_int = 4; constant NETLINK_NFLOG (line 3323) | pub const NETLINK_NFLOG: ::c_int = 5; constant NETLINK_XFRM (line 3324) | pub const NETLINK_XFRM: ::c_int = 6; constant NETLINK_SELINUX (line 3325) | pub const NETLINK_SELINUX: ::c_int = 7; constant NETLINK_ISCSI (line 3326) | pub const NETLINK_ISCSI: ::c_int = 8; constant NETLINK_AUDIT (line 3327) | pub const NETLINK_AUDIT: ::c_int = 9; constant NETLINK_FIB_LOOKUP (line 3328) | pub const NETLINK_FIB_LOOKUP: ::c_int = 10; constant NETLINK_CONNECTOR (line 3329) | pub const NETLINK_CONNECTOR: ::c_int = 11; constant NETLINK_NETFILTER (line 3330) | pub const NETLINK_NETFILTER: ::c_int = 12; constant NETLINK_IP6_FW (line 3331) | pub const NETLINK_IP6_FW: ::c_int = 13; constant NETLINK_DNRTMSG (line 3332) | pub const NETLINK_DNRTMSG: ::c_int = 14; constant NETLINK_KOBJECT_UEVENT (line 3333) | pub const NETLINK_KOBJECT_UEVENT: ::c_int = 15; constant NETLINK_GENERIC (line 3334) | pub const NETLINK_GENERIC: ::c_int = 16; constant NETLINK_SCSITRANSPORT (line 3335) | pub const NETLINK_SCSITRANSPORT: ::c_int = 18; constant NETLINK_ECRYPTFS (line 3336) | pub const NETLINK_ECRYPTFS: ::c_int = 19; constant NETLINK_RDMA (line 3337) | pub const NETLINK_RDMA: ::c_int = 20; constant NETLINK_CRYPTO (line 3338) | pub const NETLINK_CRYPTO: ::c_int = 21; constant NETLINK_INET_DIAG (line 3339) | pub const NETLINK_INET_DIAG: ::c_int = NETLINK_SOCK_DIAG; constant NLM_F_REQUEST (line 3341) | pub const NLM_F_REQUEST: ::c_int = 1; constant NLM_F_MULTI (line 3342) | pub const NLM_F_MULTI: ::c_int = 2; constant NLM_F_ACK (line 3343) | pub const NLM_F_ACK: ::c_int = 4; constant NLM_F_ECHO (line 3344) | pub const NLM_F_ECHO: ::c_int = 8; constant NLM_F_DUMP_INTR (line 3345) | pub const NLM_F_DUMP_INTR: ::c_int = 16; constant NLM_F_DUMP_FILTERED (line 3346) | pub const NLM_F_DUMP_FILTERED: ::c_int = 32; constant NLM_F_ROOT (line 3348) | pub const NLM_F_ROOT: ::c_int = 0x100; constant NLM_F_MATCH (line 3349) | pub const NLM_F_MATCH: ::c_int = 0x200; constant NLM_F_ATOMIC (line 3350) | pub const NLM_F_ATOMIC: ::c_int = 0x400; constant NLM_F_DUMP (line 3351) | pub const NLM_F_DUMP: ::c_int = NLM_F_ROOT | NLM_F_MATCH; constant NLM_F_REPLACE (line 3353) | pub const NLM_F_REPLACE: ::c_int = 0x100; constant NLM_F_EXCL (line 3354) | pub const NLM_F_EXCL: ::c_int = 0x200; constant NLM_F_CREATE (line 3355) | pub const NLM_F_CREATE: ::c_int = 0x400; constant NLM_F_APPEND (line 3356) | pub const NLM_F_APPEND: ::c_int = 0x800; constant NETLINK_ADD_MEMBERSHIP (line 3358) | pub const NETLINK_ADD_MEMBERSHIP: ::c_int = 1; constant NETLINK_DROP_MEMBERSHIP (line 3359) | pub const NETLINK_DROP_MEMBERSHIP: ::c_int = 2; constant NETLINK_PKTINFO (line 3360) | pub const NETLINK_PKTINFO: ::c_int = 3; constant NETLINK_BROADCAST_ERROR (line 3361) | pub const NETLINK_BROADCAST_ERROR: ::c_int = 4; constant NETLINK_NO_ENOBUFS (line 3362) | pub const NETLINK_NO_ENOBUFS: ::c_int = 5; constant NETLINK_RX_RING (line 3363) | pub const NETLINK_RX_RING: ::c_int = 6; constant NETLINK_TX_RING (line 3364) | pub const NETLINK_TX_RING: ::c_int = 7; constant NETLINK_LISTEN_ALL_NSID (line 3365) | pub const NETLINK_LISTEN_ALL_NSID: ::c_int = 8; constant NETLINK_LIST_MEMBERSHIPS (line 3366) | pub const NETLINK_LIST_MEMBERSHIPS: ::c_int = 9; constant NETLINK_CAP_ACK (line 3367) | pub const NETLINK_CAP_ACK: ::c_int = 10; constant NETLINK_EXT_ACK (line 3368) | pub const NETLINK_EXT_ACK: ::c_int = 11; constant NETLINK_GET_STRICT_CHK (line 3369) | pub const NETLINK_GET_STRICT_CHK: ::c_int = 12; constant NLA_F_NESTED (line 3371) | pub const NLA_F_NESTED: ::c_int = 1 << 15; constant NLA_F_NET_BYTEORDER (line 3372) | pub const NLA_F_NET_BYTEORDER: ::c_int = 1 << 14; constant NLA_TYPE_MASK (line 3373) | pub const NLA_TYPE_MASK: ::c_int = !(NLA_F_NESTED | NLA_F_NET_BYTEORDER); constant TCA_UNSPEC (line 3376) | pub const TCA_UNSPEC: ::c_ushort = 0; constant TCA_KIND (line 3377) | pub const TCA_KIND: ::c_ushort = 1; constant TCA_OPTIONS (line 3378) | pub const TCA_OPTIONS: ::c_ushort = 2; constant TCA_STATS (line 3379) | pub const TCA_STATS: ::c_ushort = 3; constant TCA_XSTATS (line 3380) | pub const TCA_XSTATS: ::c_ushort = 4; constant TCA_RATE (line 3381) | pub const TCA_RATE: ::c_ushort = 5; constant TCA_FCNT (line 3382) | pub const TCA_FCNT: ::c_ushort = 6; constant TCA_STATS2 (line 3383) | pub const TCA_STATS2: ::c_ushort = 7; constant TCA_STAB (line 3384) | pub const TCA_STAB: ::c_ushort = 8; constant RTM_NEWLINK (line 3386) | pub const RTM_NEWLINK: u16 = 16; constant RTM_DELLINK (line 3387) | pub const RTM_DELLINK: u16 = 17; constant RTM_GETLINK (line 3388) | pub const RTM_GETLINK: u16 = 18; constant RTM_SETLINK (line 3389) | pub const RTM_SETLINK: u16 = 19; constant RTM_NEWADDR (line 3390) | pub const RTM_NEWADDR: u16 = 20; constant RTM_DELADDR (line 3391) | pub const RTM_DELADDR: u16 = 21; constant RTM_GETADDR (line 3392) | pub const RTM_GETADDR: u16 = 22; constant RTM_NEWROUTE (line 3393) | pub const RTM_NEWROUTE: u16 = 24; constant RTM_DELROUTE (line 3394) | pub const RTM_DELROUTE: u16 = 25; constant RTM_GETROUTE (line 3395) | pub const RTM_GETROUTE: u16 = 26; constant RTM_NEWNEIGH (line 3396) | pub const RTM_NEWNEIGH: u16 = 28; constant RTM_DELNEIGH (line 3397) | pub const RTM_DELNEIGH: u16 = 29; constant RTM_GETNEIGH (line 3398) | pub const RTM_GETNEIGH: u16 = 30; constant RTM_NEWRULE (line 3399) | pub const RTM_NEWRULE: u16 = 32; constant RTM_DELRULE (line 3400) | pub const RTM_DELRULE: u16 = 33; constant RTM_GETRULE (line 3401) | pub const RTM_GETRULE: u16 = 34; constant RTM_NEWQDISC (line 3402) | pub const RTM_NEWQDISC: u16 = 36; constant RTM_DELQDISC (line 3403) | pub const RTM_DELQDISC: u16 = 37; constant RTM_GETQDISC (line 3404) | pub const RTM_GETQDISC: u16 = 38; constant RTM_NEWTCLASS (line 3405) | pub const RTM_NEWTCLASS: u16 = 40; constant RTM_DELTCLASS (line 3406) | pub const RTM_DELTCLASS: u16 = 41; constant RTM_GETTCLASS (line 3407) | pub const RTM_GETTCLASS: u16 = 42; constant RTM_NEWTFILTER (line 3408) | pub const RTM_NEWTFILTER: u16 = 44; constant RTM_DELTFILTER (line 3409) | pub const RTM_DELTFILTER: u16 = 45; constant RTM_GETTFILTER (line 3410) | pub const RTM_GETTFILTER: u16 = 46; constant RTM_NEWACTION (line 3411) | pub const RTM_NEWACTION: u16 = 48; constant RTM_DELACTION (line 3412) | pub const RTM_DELACTION: u16 = 49; constant RTM_GETACTION (line 3413) | pub const RTM_GETACTION: u16 = 50; constant RTM_NEWPREFIX (line 3414) | pub const RTM_NEWPREFIX: u16 = 52; constant RTM_GETMULTICAST (line 3415) | pub const RTM_GETMULTICAST: u16 = 58; constant RTM_GETANYCAST (line 3416) | pub const RTM_GETANYCAST: u16 = 62; constant RTM_NEWNEIGHTBL (line 3417) | pub const RTM_NEWNEIGHTBL: u16 = 64; constant RTM_GETNEIGHTBL (line 3418) | pub const RTM_GETNEIGHTBL: u16 = 66; constant RTM_SETNEIGHTBL (line 3419) | pub const RTM_SETNEIGHTBL: u16 = 67; constant RTM_NEWNDUSEROPT (line 3420) | pub const RTM_NEWNDUSEROPT: u16 = 68; constant RTM_NEWADDRLABEL (line 3421) | pub const RTM_NEWADDRLABEL: u16 = 72; constant RTM_DELADDRLABEL (line 3422) | pub const RTM_DELADDRLABEL: u16 = 73; constant RTM_GETADDRLABEL (line 3423) | pub const RTM_GETADDRLABEL: u16 = 74; constant RTM_GETDCB (line 3424) | pub const RTM_GETDCB: u16 = 78; constant RTM_SETDCB (line 3425) | pub const RTM_SETDCB: u16 = 79; constant RTM_NEWNETCONF (line 3426) | pub const RTM_NEWNETCONF: u16 = 80; constant RTM_GETNETCONF (line 3427) | pub const RTM_GETNETCONF: u16 = 82; constant RTM_NEWMDB (line 3428) | pub const RTM_NEWMDB: u16 = 84; constant RTM_DELMDB (line 3429) | pub const RTM_DELMDB: u16 = 85; constant RTM_GETMDB (line 3430) | pub const RTM_GETMDB: u16 = 86; constant RTM_NEWNSID (line 3431) | pub const RTM_NEWNSID: u16 = 88; constant RTM_DELNSID (line 3432) | pub const RTM_DELNSID: u16 = 89; constant RTM_GETNSID (line 3433) | pub const RTM_GETNSID: u16 = 90; constant RTM_F_NOTIFY (line 3435) | pub const RTM_F_NOTIFY: ::c_uint = 0x100; constant RTM_F_CLONED (line 3436) | pub const RTM_F_CLONED: ::c_uint = 0x200; constant RTM_F_EQUALIZE (line 3437) | pub const RTM_F_EQUALIZE: ::c_uint = 0x400; constant RTM_F_PREFIX (line 3438) | pub const RTM_F_PREFIX: ::c_uint = 0x800; constant RTA_UNSPEC (line 3440) | pub const RTA_UNSPEC: ::c_ushort = 0; constant RTA_DST (line 3441) | pub const RTA_DST: ::c_ushort = 1; constant RTA_SRC (line 3442) | pub const RTA_SRC: ::c_ushort = 2; constant RTA_IIF (line 3443) | pub const RTA_IIF: ::c_ushort = 3; constant RTA_OIF (line 3444) | pub const RTA_OIF: ::c_ushort = 4; constant RTA_GATEWAY (line 3445) | pub const RTA_GATEWAY: ::c_ushort = 5; constant RTA_PRIORITY (line 3446) | pub const RTA_PRIORITY: ::c_ushort = 6; constant RTA_PREFSRC (line 3447) | pub const RTA_PREFSRC: ::c_ushort = 7; constant RTA_METRICS (line 3448) | pub const RTA_METRICS: ::c_ushort = 8; constant RTA_MULTIPATH (line 3449) | pub const RTA_MULTIPATH: ::c_ushort = 9; constant RTA_PROTOINFO (line 3450) | pub const RTA_PROTOINFO: ::c_ushort = 10; constant RTA_FLOW (line 3451) | pub const RTA_FLOW: ::c_ushort = 11; constant RTA_CACHEINFO (line 3452) | pub const RTA_CACHEINFO: ::c_ushort = 12; constant RTA_SESSION (line 3453) | pub const RTA_SESSION: ::c_ushort = 13; constant RTA_MP_ALGO (line 3454) | pub const RTA_MP_ALGO: ::c_ushort = 14; constant RTA_TABLE (line 3455) | pub const RTA_TABLE: ::c_ushort = 15; constant RTA_MARK (line 3456) | pub const RTA_MARK: ::c_ushort = 16; constant RTA_MFC_STATS (line 3457) | pub const RTA_MFC_STATS: ::c_ushort = 17; constant RTN_UNSPEC (line 3459) | pub const RTN_UNSPEC: ::c_uchar = 0; constant RTN_UNICAST (line 3460) | pub const RTN_UNICAST: ::c_uchar = 1; constant RTN_LOCAL (line 3461) | pub const RTN_LOCAL: ::c_uchar = 2; constant RTN_BROADCAST (line 3462) | pub const RTN_BROADCAST: ::c_uchar = 3; constant RTN_ANYCAST (line 3463) | pub const RTN_ANYCAST: ::c_uchar = 4; constant RTN_MULTICAST (line 3464) | pub const RTN_MULTICAST: ::c_uchar = 5; constant RTN_BLACKHOLE (line 3465) | pub const RTN_BLACKHOLE: ::c_uchar = 6; constant RTN_UNREACHABLE (line 3466) | pub const RTN_UNREACHABLE: ::c_uchar = 7; constant RTN_PROHIBIT (line 3467) | pub const RTN_PROHIBIT: ::c_uchar = 8; constant RTN_THROW (line 3468) | pub const RTN_THROW: ::c_uchar = 9; constant RTN_NAT (line 3469) | pub const RTN_NAT: ::c_uchar = 10; constant RTN_XRESOLVE (line 3470) | pub const RTN_XRESOLVE: ::c_uchar = 11; constant RTPROT_UNSPEC (line 3472) | pub const RTPROT_UNSPEC: ::c_uchar = 0; constant RTPROT_REDIRECT (line 3473) | pub const RTPROT_REDIRECT: ::c_uchar = 1; constant RTPROT_KERNEL (line 3474) | pub const RTPROT_KERNEL: ::c_uchar = 2; constant RTPROT_BOOT (line 3475) | pub const RTPROT_BOOT: ::c_uchar = 3; constant RTPROT_STATIC (line 3476) | pub const RTPROT_STATIC: ::c_uchar = 4; constant RT_SCOPE_UNIVERSE (line 3478) | pub const RT_SCOPE_UNIVERSE: ::c_uchar = 0; constant RT_SCOPE_SITE (line 3479) | pub const RT_SCOPE_SITE: ::c_uchar = 200; constant RT_SCOPE_LINK (line 3480) | pub const RT_SCOPE_LINK: ::c_uchar = 253; constant RT_SCOPE_HOST (line 3481) | pub const RT_SCOPE_HOST: ::c_uchar = 254; constant RT_SCOPE_NOWHERE (line 3482) | pub const RT_SCOPE_NOWHERE: ::c_uchar = 255; constant RT_TABLE_UNSPEC (line 3484) | pub const RT_TABLE_UNSPEC: ::c_uchar = 0; constant RT_TABLE_COMPAT (line 3485) | pub const RT_TABLE_COMPAT: ::c_uchar = 252; constant RT_TABLE_DEFAULT (line 3486) | pub const RT_TABLE_DEFAULT: ::c_uchar = 253; constant RT_TABLE_MAIN (line 3487) | pub const RT_TABLE_MAIN: ::c_uchar = 254; constant RT_TABLE_LOCAL (line 3488) | pub const RT_TABLE_LOCAL: ::c_uchar = 255; constant RTMSG_OVERRUN (line 3490) | pub const RTMSG_OVERRUN: u32 = ::NLMSG_OVERRUN as u32; constant RTMSG_NEWDEVICE (line 3491) | pub const RTMSG_NEWDEVICE: u32 = 0x11; constant RTMSG_DELDEVICE (line 3492) | pub const RTMSG_DELDEVICE: u32 = 0x12; constant RTMSG_NEWROUTE (line 3493) | pub const RTMSG_NEWROUTE: u32 = 0x21; constant RTMSG_DELROUTE (line 3494) | pub const RTMSG_DELROUTE: u32 = 0x22; constant RTMSG_NEWRULE (line 3495) | pub const RTMSG_NEWRULE: u32 = 0x31; constant RTMSG_DELRULE (line 3496) | pub const RTMSG_DELRULE: u32 = 0x32; constant RTMSG_CONTROL (line 3497) | pub const RTMSG_CONTROL: u32 = 0x40; constant RTMSG_AR_FAILED (line 3498) | pub const RTMSG_AR_FAILED: u32 = 0x51; constant MAX_ADDR_LEN (line 3500) | pub const MAX_ADDR_LEN: usize = 7; constant ARPD_UPDATE (line 3501) | pub const ARPD_UPDATE: ::c_ushort = 0x01; constant ARPD_LOOKUP (line 3502) | pub const ARPD_LOOKUP: ::c_ushort = 0x02; constant ARPD_FLUSH (line 3503) | pub const ARPD_FLUSH: ::c_ushort = 0x03; constant ATF_MAGIC (line 3504) | pub const ATF_MAGIC: ::c_int = 0x80; constant RTEXT_FILTER_VF (line 3506) | pub const RTEXT_FILTER_VF: ::c_int = 1 << 0; constant RTEXT_FILTER_BRVLAN (line 3507) | pub const RTEXT_FILTER_BRVLAN: ::c_int = 1 << 1; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 3508) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: ::c_int = 1 << 2; constant RTEXT_FILTER_SKIP_STATS (line 3509) | pub const RTEXT_FILTER_SKIP_STATS: ::c_int = 1 << 3; constant RTEXT_FILTER_MRP (line 3510) | pub const RTEXT_FILTER_MRP: ::c_int = 1 << 4; constant RTEXT_FILTER_CFM_CONFIG (line 3511) | pub const RTEXT_FILTER_CFM_CONFIG: ::c_int = 1 << 5; constant RTEXT_FILTER_CFM_STATUS (line 3512) | pub const RTEXT_FILTER_CFM_STATUS: ::c_int = 1 << 6; constant RTMGRP_LINK (line 3515) | pub const RTMGRP_LINK: ::c_int = 0x00001; constant RTMGRP_NOTIFY (line 3516) | pub const RTMGRP_NOTIFY: ::c_int = 0x00002; constant RTMGRP_NEIGH (line 3517) | pub const RTMGRP_NEIGH: ::c_int = 0x00004; constant RTMGRP_TC (line 3518) | pub const RTMGRP_TC: ::c_int = 0x00008; constant RTMGRP_IPV4_IFADDR (line 3519) | pub const RTMGRP_IPV4_IFADDR: ::c_int = 0x00010; constant RTMGRP_IPV4_MROUTE (line 3520) | pub const RTMGRP_IPV4_MROUTE: ::c_int = 0x00020; constant RTMGRP_IPV4_ROUTE (line 3521) | pub const RTMGRP_IPV4_ROUTE: ::c_int = 0x00040; constant RTMGRP_IPV4_RULE (line 3522) | pub const RTMGRP_IPV4_RULE: ::c_int = 0x00080; constant RTMGRP_IPV6_IFADDR (line 3523) | pub const RTMGRP_IPV6_IFADDR: ::c_int = 0x00100; constant RTMGRP_IPV6_MROUTE (line 3524) | pub const RTMGRP_IPV6_MROUTE: ::c_int = 0x00200; constant RTMGRP_IPV6_ROUTE (line 3525) | pub const RTMGRP_IPV6_ROUTE: ::c_int = 0x00400; constant RTMGRP_IPV6_IFINFO (line 3526) | pub const RTMGRP_IPV6_IFINFO: ::c_int = 0x00800; constant RTMGRP_DECnet_IFADDR (line 3527) | pub const RTMGRP_DECnet_IFADDR: ::c_int = 0x01000; constant RTMGRP_DECnet_ROUTE (line 3528) | pub const RTMGRP_DECnet_ROUTE: ::c_int = 0x04000; constant RTMGRP_IPV6_PREFIX (line 3529) | pub const RTMGRP_IPV6_PREFIX: ::c_int = 0x20000; constant RTNLGRP_NONE (line 3532) | pub const RTNLGRP_NONE: ::c_uint = 0x00; constant RTNLGRP_LINK (line 3533) | pub const RTNLGRP_LINK: ::c_uint = 0x01; constant RTNLGRP_NOTIFY (line 3534) | pub const RTNLGRP_NOTIFY: ::c_uint = 0x02; constant RTNLGRP_NEIGH (line 3535) | pub const RTNLGRP_NEIGH: ::c_uint = 0x03; constant RTNLGRP_TC (line 3536) | pub const RTNLGRP_TC: ::c_uint = 0x04; constant RTNLGRP_IPV4_IFADDR (line 3537) | pub const RTNLGRP_IPV4_IFADDR: ::c_uint = 0x05; constant RTNLGRP_IPV4_MROUTE (line 3538) | pub const RTNLGRP_IPV4_MROUTE: ::c_uint = 0x06; constant RTNLGRP_IPV4_ROUTE (line 3539) | pub const RTNLGRP_IPV4_ROUTE: ::c_uint = 0x07; constant RTNLGRP_IPV4_RULE (line 3540) | pub const RTNLGRP_IPV4_RULE: ::c_uint = 0x08; constant RTNLGRP_IPV6_IFADDR (line 3541) | pub const RTNLGRP_IPV6_IFADDR: ::c_uint = 0x09; constant RTNLGRP_IPV6_MROUTE (line 3542) | pub const RTNLGRP_IPV6_MROUTE: ::c_uint = 0x0a; constant RTNLGRP_IPV6_ROUTE (line 3543) | pub const RTNLGRP_IPV6_ROUTE: ::c_uint = 0x0b; constant RTNLGRP_IPV6_IFINFO (line 3544) | pub const RTNLGRP_IPV6_IFINFO: ::c_uint = 0x0c; constant RTNLGRP_DECnet_IFADDR (line 3545) | pub const RTNLGRP_DECnet_IFADDR: ::c_uint = 0x0d; constant RTNLGRP_NOP2 (line 3546) | pub const RTNLGRP_NOP2: ::c_uint = 0x0e; constant RTNLGRP_DECnet_ROUTE (line 3547) | pub const RTNLGRP_DECnet_ROUTE: ::c_uint = 0x0f; constant RTNLGRP_DECnet_RULE (line 3548) | pub const RTNLGRP_DECnet_RULE: ::c_uint = 0x10; constant RTNLGRP_NOP4 (line 3549) | pub const RTNLGRP_NOP4: ::c_uint = 0x11; constant RTNLGRP_IPV6_PREFIX (line 3550) | pub const RTNLGRP_IPV6_PREFIX: ::c_uint = 0x12; constant RTNLGRP_IPV6_RULE (line 3551) | pub const RTNLGRP_IPV6_RULE: ::c_uint = 0x13; constant RTNLGRP_ND_USEROPT (line 3552) | pub const RTNLGRP_ND_USEROPT: ::c_uint = 0x14; constant RTNLGRP_PHONET_IFADDR (line 3553) | pub const RTNLGRP_PHONET_IFADDR: ::c_uint = 0x15; constant RTNLGRP_PHONET_ROUTE (line 3554) | pub const RTNLGRP_PHONET_ROUTE: ::c_uint = 0x16; constant RTNLGRP_DCB (line 3555) | pub const RTNLGRP_DCB: ::c_uint = 0x17; constant RTNLGRP_IPV4_NETCONF (line 3556) | pub const RTNLGRP_IPV4_NETCONF: ::c_uint = 0x18; constant RTNLGRP_IPV6_NETCONF (line 3557) | pub const RTNLGRP_IPV6_NETCONF: ::c_uint = 0x19; constant RTNLGRP_MDB (line 3558) | pub const RTNLGRP_MDB: ::c_uint = 0x1a; constant RTNLGRP_MPLS_ROUTE (line 3559) | pub const RTNLGRP_MPLS_ROUTE: ::c_uint = 0x1b; constant RTNLGRP_NSID (line 3560) | pub const RTNLGRP_NSID: ::c_uint = 0x1c; constant RTNLGRP_MPLS_NETCONF (line 3561) | pub const RTNLGRP_MPLS_NETCONF: ::c_uint = 0x1d; constant RTNLGRP_IPV4_MROUTE_R (line 3562) | pub const RTNLGRP_IPV4_MROUTE_R: ::c_uint = 0x1e; constant RTNLGRP_IPV6_MROUTE_R (line 3563) | pub const RTNLGRP_IPV6_MROUTE_R: ::c_uint = 0x1f; constant RTNLGRP_NEXTHOP (line 3564) | pub const RTNLGRP_NEXTHOP: ::c_uint = 0x20; constant RTNLGRP_BRVLAN (line 3565) | pub const RTNLGRP_BRVLAN: ::c_uint = 0x21; constant RTNLGRP_MCTP_IFADDR (line 3566) | pub const RTNLGRP_MCTP_IFADDR: ::c_uint = 0x22; constant RTNLGRP_TUNNEL (line 3567) | pub const RTNLGRP_TUNNEL: ::c_uint = 0x23; constant RTNLGRP_STATS (line 3568) | pub const RTNLGRP_STATS: ::c_uint = 0x24; constant MODULE_INIT_IGNORE_MODVERSIONS (line 3571) | pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant MODULE_INIT_IGNORE_VERMAGIC (line 3572) | pub const MODULE_INIT_IGNORE_VERMAGIC: ::c_uint = 0x0002; constant SOF_TIMESTAMPING_TX_HARDWARE (line 3575) | pub const SOF_TIMESTAMPING_TX_HARDWARE: ::c_uint = 1 << 0; constant SOF_TIMESTAMPING_TX_SOFTWARE (line 3576) | pub const SOF_TIMESTAMPING_TX_SOFTWARE: ::c_uint = 1 << 1; constant SOF_TIMESTAMPING_RX_HARDWARE (line 3577) | pub const SOF_TIMESTAMPING_RX_HARDWARE: ::c_uint = 1 << 2; constant SOF_TIMESTAMPING_RX_SOFTWARE (line 3578) | pub const SOF_TIMESTAMPING_RX_SOFTWARE: ::c_uint = 1 << 3; constant SOF_TIMESTAMPING_SOFTWARE (line 3579) | pub const SOF_TIMESTAMPING_SOFTWARE: ::c_uint = 1 << 4; constant SOF_TIMESTAMPING_SYS_HARDWARE (line 3580) | pub const SOF_TIMESTAMPING_SYS_HARDWARE: ::c_uint = 1 << 5; constant SOF_TIMESTAMPING_RAW_HARDWARE (line 3581) | pub const SOF_TIMESTAMPING_RAW_HARDWARE: ::c_uint = 1 << 6; constant SOF_TIMESTAMPING_OPT_ID (line 3582) | pub const SOF_TIMESTAMPING_OPT_ID: ::c_uint = 1 << 7; constant SOF_TIMESTAMPING_TX_SCHED (line 3583) | pub const SOF_TIMESTAMPING_TX_SCHED: ::c_uint = 1 << 8; constant SOF_TIMESTAMPING_TX_ACK (line 3584) | pub const SOF_TIMESTAMPING_TX_ACK: ::c_uint = 1 << 9; constant SOF_TIMESTAMPING_OPT_CMSG (line 3585) | pub const SOF_TIMESTAMPING_OPT_CMSG: ::c_uint = 1 << 10; constant SOF_TIMESTAMPING_OPT_TSONLY (line 3586) | pub const SOF_TIMESTAMPING_OPT_TSONLY: ::c_uint = 1 << 11; constant SOF_TIMESTAMPING_OPT_STATS (line 3587) | pub const SOF_TIMESTAMPING_OPT_STATS: ::c_uint = 1 << 12; constant SOF_TIMESTAMPING_OPT_PKTINFO (line 3588) | pub const SOF_TIMESTAMPING_OPT_PKTINFO: ::c_uint = 1 << 13; constant SOF_TIMESTAMPING_OPT_TX_SWHW (line 3589) | pub const SOF_TIMESTAMPING_OPT_TX_SWHW: ::c_uint = 1 << 14; constant SOF_TXTIME_DEADLINE_MODE (line 3590) | pub const SOF_TXTIME_DEADLINE_MODE: u32 = 1 << 0; constant SOF_TXTIME_REPORT_ERRORS (line 3591) | pub const SOF_TXTIME_REPORT_ERRORS: u32 = 1 << 1; constant HWTSTAMP_TX_OFF (line 3593) | pub const HWTSTAMP_TX_OFF: ::c_uint = 0; constant HWTSTAMP_TX_ON (line 3594) | pub const HWTSTAMP_TX_ON: ::c_uint = 1; constant HWTSTAMP_TX_ONESTEP_SYNC (line 3595) | pub const HWTSTAMP_TX_ONESTEP_SYNC: ::c_uint = 2; constant HWTSTAMP_TX_ONESTEP_P2P (line 3596) | pub const HWTSTAMP_TX_ONESTEP_P2P: ::c_uint = 3; constant HWTSTAMP_FILTER_NONE (line 3598) | pub const HWTSTAMP_FILTER_NONE: ::c_uint = 0; constant HWTSTAMP_FILTER_ALL (line 3599) | pub const HWTSTAMP_FILTER_ALL: ::c_uint = 1; constant HWTSTAMP_FILTER_SOME (line 3600) | pub const HWTSTAMP_FILTER_SOME: ::c_uint = 2; constant HWTSTAMP_FILTER_PTP_V1_L4_EVENT (line 3601) | pub const HWTSTAMP_FILTER_PTP_V1_L4_EVENT: ::c_uint = 3; constant HWTSTAMP_FILTER_PTP_V1_L4_SYNC (line 3602) | pub const HWTSTAMP_FILTER_PTP_V1_L4_SYNC: ::c_uint = 4; constant HWTSTAMP_FILTER_PTP_V1_L4_DELAY_REQ (line 3603) | pub const HWTSTAMP_FILTER_PTP_V1_L4_DELAY_REQ: ::c_uint = 5; constant HWTSTAMP_FILTER_PTP_V2_L4_EVENT (line 3604) | pub const HWTSTAMP_FILTER_PTP_V2_L4_EVENT: ::c_uint = 6; constant HWTSTAMP_FILTER_PTP_V2_L4_SYNC (line 3605) | pub const HWTSTAMP_FILTER_PTP_V2_L4_SYNC: ::c_uint = 7; constant HWTSTAMP_FILTER_PTP_V2_L4_DELAY_REQ (line 3606) | pub const HWTSTAMP_FILTER_PTP_V2_L4_DELAY_REQ: ::c_uint = 8; constant HWTSTAMP_FILTER_PTP_V2_L2_EVENT (line 3607) | pub const HWTSTAMP_FILTER_PTP_V2_L2_EVENT: ::c_uint = 9; constant HWTSTAMP_FILTER_PTP_V2_L2_SYNC (line 3608) | pub const HWTSTAMP_FILTER_PTP_V2_L2_SYNC: ::c_uint = 10; constant HWTSTAMP_FILTER_PTP_V2_L2_DELAY_REQ (line 3609) | pub const HWTSTAMP_FILTER_PTP_V2_L2_DELAY_REQ: ::c_uint = 11; constant HWTSTAMP_FILTER_PTP_V2_EVENT (line 3610) | pub const HWTSTAMP_FILTER_PTP_V2_EVENT: ::c_uint = 12; constant HWTSTAMP_FILTER_PTP_V2_SYNC (line 3611) | pub const HWTSTAMP_FILTER_PTP_V2_SYNC: ::c_uint = 13; constant HWTSTAMP_FILTER_PTP_V2_DELAY_REQ (line 3612) | pub const HWTSTAMP_FILTER_PTP_V2_DELAY_REQ: ::c_uint = 14; constant HWTSTAMP_FILTER_NTP_ALL (line 3613) | pub const HWTSTAMP_FILTER_NTP_ALL: ::c_uint = 15; constant TLS_TX (line 3616) | pub const TLS_TX: ::c_int = 1; constant TLS_RX (line 3617) | pub const TLS_RX: ::c_int = 2; constant TLS_1_2_VERSION_MAJOR (line 3619) | pub const TLS_1_2_VERSION_MAJOR: ::__u8 = 0x3; constant TLS_1_2_VERSION_MINOR (line 3620) | pub const TLS_1_2_VERSION_MINOR: ::__u8 = 0x3; constant TLS_1_2_VERSION (line 3621) | pub const TLS_1_2_VERSION: ::__u16 = constant TLS_1_3_VERSION_MAJOR (line 3624) | pub const TLS_1_3_VERSION_MAJOR: ::__u8 = 0x3; constant TLS_1_3_VERSION_MINOR (line 3625) | pub const TLS_1_3_VERSION_MINOR: ::__u8 = 0x4; constant TLS_1_3_VERSION (line 3626) | pub const TLS_1_3_VERSION: ::__u16 = constant TLS_CIPHER_AES_GCM_128 (line 3629) | pub const TLS_CIPHER_AES_GCM_128: ::__u16 = 51; constant TLS_CIPHER_AES_GCM_128_IV_SIZE (line 3630) | pub const TLS_CIPHER_AES_GCM_128_IV_SIZE: usize = 8; constant TLS_CIPHER_AES_GCM_128_KEY_SIZE (line 3631) | pub const TLS_CIPHER_AES_GCM_128_KEY_SIZE: usize = 16; constant TLS_CIPHER_AES_GCM_128_SALT_SIZE (line 3632) | pub const TLS_CIPHER_AES_GCM_128_SALT_SIZE: usize = 4; constant TLS_CIPHER_AES_GCM_128_TAG_SIZE (line 3633) | pub const TLS_CIPHER_AES_GCM_128_TAG_SIZE: usize = 16; constant TLS_CIPHER_AES_GCM_128_REC_SEQ_SIZE (line 3634) | pub const TLS_CIPHER_AES_GCM_128_REC_SEQ_SIZE: usize = 8; constant TLS_CIPHER_AES_GCM_256 (line 3636) | pub const TLS_CIPHER_AES_GCM_256: ::__u16 = 52; constant TLS_CIPHER_AES_GCM_256_IV_SIZE (line 3637) | pub const TLS_CIPHER_AES_GCM_256_IV_SIZE: usize = 8; constant TLS_CIPHER_AES_GCM_256_KEY_SIZE (line 3638) | pub const TLS_CIPHER_AES_GCM_256_KEY_SIZE: usize = 32; constant TLS_CIPHER_AES_GCM_256_SALT_SIZE (line 3639) | pub const TLS_CIPHER_AES_GCM_256_SALT_SIZE: usize = 4; constant TLS_CIPHER_AES_GCM_256_TAG_SIZE (line 3640) | pub const TLS_CIPHER_AES_GCM_256_TAG_SIZE: usize = 16; constant TLS_CIPHER_AES_GCM_256_REC_SEQ_SIZE (line 3641) | pub const TLS_CIPHER_AES_GCM_256_REC_SEQ_SIZE: usize = 8; constant TLS_CIPHER_CHACHA20_POLY1305 (line 3643) | pub const TLS_CIPHER_CHACHA20_POLY1305: ::__u16 = 54; constant TLS_CIPHER_CHACHA20_POLY1305_IV_SIZE (line 3644) | pub const TLS_CIPHER_CHACHA20_POLY1305_IV_SIZE: usize = 12; constant TLS_CIPHER_CHACHA20_POLY1305_KEY_SIZE (line 3645) | pub const TLS_CIPHER_CHACHA20_POLY1305_KEY_SIZE: usize = 32; constant TLS_CIPHER_CHACHA20_POLY1305_SALT_SIZE (line 3646) | pub const TLS_CIPHER_CHACHA20_POLY1305_SALT_SIZE: usize = 0; constant TLS_CIPHER_CHACHA20_POLY1305_TAG_SIZE (line 3647) | pub const TLS_CIPHER_CHACHA20_POLY1305_TAG_SIZE: usize = 16; constant TLS_CIPHER_CHACHA20_POLY1305_REC_SEQ_SIZE (line 3648) | pub const TLS_CIPHER_CHACHA20_POLY1305_REC_SEQ_SIZE: usize = 8; constant TLS_SET_RECORD_TYPE (line 3650) | pub const TLS_SET_RECORD_TYPE: ::c_int = 1; constant TLS_GET_RECORD_TYPE (line 3651) | pub const TLS_GET_RECORD_TYPE: ::c_int = 2; constant SOL_TLS (line 3653) | pub const SOL_TLS: ::c_int = 282; constant ALG_SET_KEY (line 3656) | pub const ALG_SET_KEY: ::c_int = 1; constant ALG_SET_IV (line 3657) | pub const ALG_SET_IV: ::c_int = 2; constant ALG_SET_OP (line 3658) | pub const ALG_SET_OP: ::c_int = 3; constant ALG_SET_AEAD_ASSOCLEN (line 3659) | pub const ALG_SET_AEAD_ASSOCLEN: ::c_int = 4; constant ALG_SET_AEAD_AUTHSIZE (line 3660) | pub const ALG_SET_AEAD_AUTHSIZE: ::c_int = 5; constant ALG_SET_DRBG_ENTROPY (line 3661) | pub const ALG_SET_DRBG_ENTROPY: ::c_int = 6; constant ALG_SET_KEY_BY_KEY_SERIAL (line 3662) | pub const ALG_SET_KEY_BY_KEY_SERIAL: ::c_int = 7; constant ALG_OP_DECRYPT (line 3664) | pub const ALG_OP_DECRYPT: ::c_int = 0; constant ALG_OP_ENCRYPT (line 3665) | pub const ALG_OP_ENCRYPT: ::c_int = 1; constant IF_OPER_UNKNOWN (line 3668) | pub const IF_OPER_UNKNOWN: ::c_int = 0; constant IF_OPER_NOTPRESENT (line 3669) | pub const IF_OPER_NOTPRESENT: ::c_int = 1; constant IF_OPER_DOWN (line 3670) | pub const IF_OPER_DOWN: ::c_int = 2; constant IF_OPER_LOWERLAYERDOWN (line 3671) | pub const IF_OPER_LOWERLAYERDOWN: ::c_int = 3; constant IF_OPER_TESTING (line 3672) | pub const IF_OPER_TESTING: ::c_int = 4; constant IF_OPER_DORMANT (line 3673) | pub const IF_OPER_DORMANT: ::c_int = 5; constant IF_OPER_UP (line 3674) | pub const IF_OPER_UP: ::c_int = 6; constant IF_LINK_MODE_DEFAULT (line 3676) | pub const IF_LINK_MODE_DEFAULT: ::c_int = 0; constant IF_LINK_MODE_DORMANT (line 3677) | pub const IF_LINK_MODE_DORMANT: ::c_int = 1; constant IF_LINK_MODE_TESTING (line 3678) | pub const IF_LINK_MODE_TESTING: ::c_int = 2; constant UDP_CORK (line 3681) | pub const UDP_CORK: ::c_int = 1; constant UDP_ENCAP (line 3682) | pub const UDP_ENCAP: ::c_int = 100; constant UDP_NO_CHECK6_TX (line 3683) | pub const UDP_NO_CHECK6_TX: ::c_int = 101; constant UDP_NO_CHECK6_RX (line 3684) | pub const UDP_NO_CHECK6_RX: ::c_int = 102; constant MAP_SHARED_VALIDATE (line 3687) | pub const MAP_SHARED_VALIDATE: ::c_int = 0x3; constant MAP_FIXED_NOREPLACE (line 3690) | pub const MAP_FIXED_NOREPLACE: ::c_int = 0x100000; constant MLOCK_ONFAULT (line 3691) | pub const MLOCK_ONFAULT: ::c_uint = 0x01; constant VMADDR_CID_ANY (line 3694) | pub const VMADDR_CID_ANY: ::c_uint = 0xFFFFFFFF; constant VMADDR_CID_HYPERVISOR (line 3695) | pub const VMADDR_CID_HYPERVISOR: ::c_uint = 0; constant VMADDR_CID_RESERVED (line 3701) | pub const VMADDR_CID_RESERVED: ::c_uint = 1; constant VMADDR_CID_LOCAL (line 3702) | pub const VMADDR_CID_LOCAL: ::c_uint = 1; constant VMADDR_CID_HOST (line 3703) | pub const VMADDR_CID_HOST: ::c_uint = 2; constant VMADDR_PORT_ANY (line 3704) | pub const VMADDR_PORT_ANY: ::c_uint = 0xFFFFFFFF; constant IN_ACCESS (line 3707) | pub const IN_ACCESS: u32 = 0x0000_0001; constant IN_MODIFY (line 3708) | pub const IN_MODIFY: u32 = 0x0000_0002; constant IN_ATTRIB (line 3709) | pub const IN_ATTRIB: u32 = 0x0000_0004; constant IN_CLOSE_WRITE (line 3710) | pub const IN_CLOSE_WRITE: u32 = 0x0000_0008; constant IN_CLOSE_NOWRITE (line 3711) | pub const IN_CLOSE_NOWRITE: u32 = 0x0000_0010; constant IN_CLOSE (line 3712) | pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant IN_OPEN (line 3713) | pub const IN_OPEN: u32 = 0x0000_0020; constant IN_MOVED_FROM (line 3714) | pub const IN_MOVED_FROM: u32 = 0x0000_0040; constant IN_MOVED_TO (line 3715) | pub const IN_MOVED_TO: u32 = 0x0000_0080; constant IN_MOVE (line 3716) | pub const IN_MOVE: u32 = IN_MOVED_FROM | IN_MOVED_TO; constant IN_CREATE (line 3717) | pub const IN_CREATE: u32 = 0x0000_0100; constant IN_DELETE (line 3718) | pub const IN_DELETE: u32 = 0x0000_0200; constant IN_DELETE_SELF (line 3719) | pub const IN_DELETE_SELF: u32 = 0x0000_0400; constant IN_MOVE_SELF (line 3720) | pub const IN_MOVE_SELF: u32 = 0x0000_0800; constant IN_UNMOUNT (line 3721) | pub const IN_UNMOUNT: u32 = 0x0000_2000; constant IN_Q_OVERFLOW (line 3722) | pub const IN_Q_OVERFLOW: u32 = 0x0000_4000; constant IN_IGNORED (line 3723) | pub const IN_IGNORED: u32 = 0x0000_8000; constant IN_ONLYDIR (line 3724) | pub const IN_ONLYDIR: u32 = 0x0100_0000; constant IN_DONT_FOLLOW (line 3725) | pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant IN_EXCL_UNLINK (line 3726) | pub const IN_EXCL_UNLINK: u32 = 0x0400_0000; constant KEY_SPEC_THREAD_KEYRING (line 3729) | pub const KEY_SPEC_THREAD_KEYRING: i32 = -1; constant KEY_SPEC_PROCESS_KEYRING (line 3730) | pub const KEY_SPEC_PROCESS_KEYRING: i32 = -2; constant KEY_SPEC_SESSION_KEYRING (line 3731) | pub const KEY_SPEC_SESSION_KEYRING: i32 = -3; constant KEY_SPEC_USER_KEYRING (line 3732) | pub const KEY_SPEC_USER_KEYRING: i32 = -4; constant KEY_SPEC_USER_SESSION_KEYRING (line 3733) | pub const KEY_SPEC_USER_SESSION_KEYRING: i32 = -5; constant KEY_SPEC_GROUP_KEYRING (line 3734) | pub const KEY_SPEC_GROUP_KEYRING: i32 = -6; constant KEY_SPEC_REQKEY_AUTH_KEY (line 3735) | pub const KEY_SPEC_REQKEY_AUTH_KEY: i32 = -7; constant KEY_SPEC_REQUESTOR_KEYRING (line 3736) | pub const KEY_SPEC_REQUESTOR_KEYRING: i32 = -8; constant KEY_REQKEY_DEFL_NO_CHANGE (line 3738) | pub const KEY_REQKEY_DEFL_NO_CHANGE: i32 = -1; constant KEY_REQKEY_DEFL_DEFAULT (line 3739) | pub const KEY_REQKEY_DEFL_DEFAULT: i32 = 0; constant KEY_REQKEY_DEFL_THREAD_KEYRING (line 3740) | pub const KEY_REQKEY_DEFL_THREAD_KEYRING: i32 = 1; constant KEY_REQKEY_DEFL_PROCESS_KEYRING (line 3741) | pub const KEY_REQKEY_DEFL_PROCESS_KEYRING: i32 = 2; constant KEY_REQKEY_DEFL_SESSION_KEYRING (line 3742) | pub const KEY_REQKEY_DEFL_SESSION_KEYRING: i32 = 3; constant KEY_REQKEY_DEFL_USER_KEYRING (line 3743) | pub const KEY_REQKEY_DEFL_USER_KEYRING: i32 = 4; constant KEY_REQKEY_DEFL_USER_SESSION_KEYRING (line 3744) | pub const KEY_REQKEY_DEFL_USER_SESSION_KEYRING: i32 = 5; constant KEY_REQKEY_DEFL_GROUP_KEYRING (line 3745) | pub const KEY_REQKEY_DEFL_GROUP_KEYRING: i32 = 6; constant KEY_REQKEY_DEFL_REQUESTOR_KEYRING (line 3746) | pub const KEY_REQKEY_DEFL_REQUESTOR_KEYRING: i32 = 7; constant KEYCTL_GET_KEYRING_ID (line 3748) | pub const KEYCTL_GET_KEYRING_ID: u32 = 0; constant KEYCTL_JOIN_SESSION_KEYRING (line 3749) | pub const KEYCTL_JOIN_SESSION_KEYRING: u32 = 1; constant KEYCTL_UPDATE (line 3750) | pub const KEYCTL_UPDATE: u32 = 2; constant KEYCTL_REVOKE (line 3751) | pub const KEYCTL_REVOKE: u32 = 3; constant KEYCTL_CHOWN (line 3752) | pub const KEYCTL_CHOWN: u32 = 4; constant KEYCTL_SETPERM (line 3753) | pub const KEYCTL_SETPERM: u32 = 5; constant KEYCTL_DESCRIBE (line 3754) | pub const KEYCTL_DESCRIBE: u32 = 6; constant KEYCTL_CLEAR (line 3755) | pub const KEYCTL_CLEAR: u32 = 7; constant KEYCTL_LINK (line 3756) | pub const KEYCTL_LINK: u32 = 8; constant KEYCTL_UNLINK (line 3757) | pub const KEYCTL_UNLINK: u32 = 9; constant KEYCTL_SEARCH (line 3758) | pub const KEYCTL_SEARCH: u32 = 10; constant KEYCTL_READ (line 3759) | pub const KEYCTL_READ: u32 = 11; constant KEYCTL_INSTANTIATE (line 3760) | pub const KEYCTL_INSTANTIATE: u32 = 12; constant KEYCTL_NEGATE (line 3761) | pub const KEYCTL_NEGATE: u32 = 13; constant KEYCTL_SET_REQKEY_KEYRING (line 3762) | pub const KEYCTL_SET_REQKEY_KEYRING: u32 = 14; constant KEYCTL_SET_TIMEOUT (line 3763) | pub const KEYCTL_SET_TIMEOUT: u32 = 15; constant KEYCTL_ASSUME_AUTHORITY (line 3764) | pub const KEYCTL_ASSUME_AUTHORITY: u32 = 16; constant KEYCTL_GET_SECURITY (line 3765) | pub const KEYCTL_GET_SECURITY: u32 = 17; constant KEYCTL_SESSION_TO_PARENT (line 3766) | pub const KEYCTL_SESSION_TO_PARENT: u32 = 18; constant KEYCTL_REJECT (line 3767) | pub const KEYCTL_REJECT: u32 = 19; constant KEYCTL_INSTANTIATE_IOV (line 3768) | pub const KEYCTL_INSTANTIATE_IOV: u32 = 20; constant KEYCTL_INVALIDATE (line 3769) | pub const KEYCTL_INVALIDATE: u32 = 21; constant KEYCTL_GET_PERSISTENT (line 3770) | pub const KEYCTL_GET_PERSISTENT: u32 = 22; constant IN_MASK_CREATE (line 3772) | pub const IN_MASK_CREATE: u32 = 0x1000_0000; constant IN_MASK_ADD (line 3773) | pub const IN_MASK_ADD: u32 = 0x2000_0000; constant IN_ISDIR (line 3774) | pub const IN_ISDIR: u32 = 0x4000_0000; constant IN_ONESHOT (line 3775) | pub const IN_ONESHOT: u32 = 0x8000_0000; constant IN_ALL_EVENTS (line 3777) | pub const IN_ALL_EVENTS: u32 = IN_ACCESS constant IN_CLOEXEC (line 3790) | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; constant IN_NONBLOCK (line 3791) | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; constant OPEN_TREE_CLONE (line 3794) | pub const OPEN_TREE_CLONE: ::c_uint = 0x01; constant OPEN_TREE_CLOEXEC (line 3795) | pub const OPEN_TREE_CLOEXEC: ::c_uint = O_CLOEXEC as ::c_uint; constant NFT_TABLE_MAXNAMELEN (line 3798) | pub const NFT_TABLE_MAXNAMELEN: ::c_int = 256; constant NFT_CHAIN_MAXNAMELEN (line 3799) | pub const NFT_CHAIN_MAXNAMELEN: ::c_int = 256; constant NFT_SET_MAXNAMELEN (line 3800) | pub const NFT_SET_MAXNAMELEN: ::c_int = 256; constant NFT_OBJ_MAXNAMELEN (line 3801) | pub const NFT_OBJ_MAXNAMELEN: ::c_int = 256; constant NFT_USERDATA_MAXLEN (line 3802) | pub const NFT_USERDATA_MAXLEN: ::c_int = 256; constant NFT_REG_VERDICT (line 3804) | pub const NFT_REG_VERDICT: ::c_int = 0; constant NFT_REG_1 (line 3805) | pub const NFT_REG_1: ::c_int = 1; constant NFT_REG_2 (line 3806) | pub const NFT_REG_2: ::c_int = 2; constant NFT_REG_3 (line 3807) | pub const NFT_REG_3: ::c_int = 3; constant NFT_REG_4 (line 3808) | pub const NFT_REG_4: ::c_int = 4; constant __NFT_REG_MAX (line 3809) | pub const __NFT_REG_MAX: ::c_int = 5; constant NFT_REG32_00 (line 3810) | pub const NFT_REG32_00: ::c_int = 8; constant NFT_REG32_01 (line 3811) | pub const NFT_REG32_01: ::c_int = 9; constant NFT_REG32_02 (line 3812) | pub const NFT_REG32_02: ::c_int = 10; constant NFT_REG32_03 (line 3813) | pub const NFT_REG32_03: ::c_int = 11; constant NFT_REG32_04 (line 3814) | pub const NFT_REG32_04: ::c_int = 12; constant NFT_REG32_05 (line 3815) | pub const NFT_REG32_05: ::c_int = 13; constant NFT_REG32_06 (line 3816) | pub const NFT_REG32_06: ::c_int = 14; constant NFT_REG32_07 (line 3817) | pub const NFT_REG32_07: ::c_int = 15; constant NFT_REG32_08 (line 3818) | pub const NFT_REG32_08: ::c_int = 16; constant NFT_REG32_09 (line 3819) | pub const NFT_REG32_09: ::c_int = 17; constant NFT_REG32_10 (line 3820) | pub const NFT_REG32_10: ::c_int = 18; constant NFT_REG32_11 (line 3821) | pub const NFT_REG32_11: ::c_int = 19; constant NFT_REG32_12 (line 3822) | pub const NFT_REG32_12: ::c_int = 20; constant NFT_REG32_13 (line 3823) | pub const NFT_REG32_13: ::c_int = 21; constant NFT_REG32_14 (line 3824) | pub const NFT_REG32_14: ::c_int = 22; constant NFT_REG32_15 (line 3825) | pub const NFT_REG32_15: ::c_int = 23; constant NFT_REG_SIZE (line 3827) | pub const NFT_REG_SIZE: ::c_int = 16; constant NFT_REG32_SIZE (line 3828) | pub const NFT_REG32_SIZE: ::c_int = 4; constant NFT_CONTINUE (line 3830) | pub const NFT_CONTINUE: ::c_int = -1; constant NFT_BREAK (line 3831) | pub const NFT_BREAK: ::c_int = -2; constant NFT_JUMP (line 3832) | pub const NFT_JUMP: ::c_int = -3; constant NFT_GOTO (line 3833) | pub const NFT_GOTO: ::c_int = -4; constant NFT_RETURN (line 3834) | pub const NFT_RETURN: ::c_int = -5; constant NFT_MSG_NEWTABLE (line 3836) | pub const NFT_MSG_NEWTABLE: ::c_int = 0; constant NFT_MSG_GETTABLE (line 3837) | pub const NFT_MSG_GETTABLE: ::c_int = 1; constant NFT_MSG_DELTABLE (line 3838) | pub const NFT_MSG_DELTABLE: ::c_int = 2; constant NFT_MSG_NEWCHAIN (line 3839) | pub const NFT_MSG_NEWCHAIN: ::c_int = 3; constant NFT_MSG_GETCHAIN (line 3840) | pub const NFT_MSG_GETCHAIN: ::c_int = 4; constant NFT_MSG_DELCHAIN (line 3841) | pub const NFT_MSG_DELCHAIN: ::c_int = 5; constant NFT_MSG_NEWRULE (line 3842) | pub const NFT_MSG_NEWRULE: ::c_int = 6; constant NFT_MSG_GETRULE (line 3843) | pub const NFT_MSG_GETRULE: ::c_int = 7; constant NFT_MSG_DELRULE (line 3844) | pub const NFT_MSG_DELRULE: ::c_int = 8; constant NFT_MSG_NEWSET (line 3845) | pub const NFT_MSG_NEWSET: ::c_int = 9; constant NFT_MSG_GETSET (line 3846) | pub const NFT_MSG_GETSET: ::c_int = 10; constant NFT_MSG_DELSET (line 3847) | pub const NFT_MSG_DELSET: ::c_int = 11; constant NFT_MSG_NEWSETELEM (line 3848) | pub const NFT_MSG_NEWSETELEM: ::c_int = 12; constant NFT_MSG_GETSETELEM (line 3849) | pub const NFT_MSG_GETSETELEM: ::c_int = 13; constant NFT_MSG_DELSETELEM (line 3850) | pub const NFT_MSG_DELSETELEM: ::c_int = 14; constant NFT_MSG_NEWGEN (line 3851) | pub const NFT_MSG_NEWGEN: ::c_int = 15; constant NFT_MSG_GETGEN (line 3852) | pub const NFT_MSG_GETGEN: ::c_int = 16; constant NFT_MSG_TRACE (line 3853) | pub const NFT_MSG_TRACE: ::c_int = 17; constant NFT_MSG_MAX (line 3862) | pub const NFT_MSG_MAX: ::c_int = 25; constant NFT_SET_ANONYMOUS (line 3864) | pub const NFT_SET_ANONYMOUS: ::c_int = 0x1; constant NFT_SET_CONSTANT (line 3865) | pub const NFT_SET_CONSTANT: ::c_int = 0x2; constant NFT_SET_INTERVAL (line 3866) | pub const NFT_SET_INTERVAL: ::c_int = 0x4; constant NFT_SET_MAP (line 3867) | pub const NFT_SET_MAP: ::c_int = 0x8; constant NFT_SET_TIMEOUT (line 3868) | pub const NFT_SET_TIMEOUT: ::c_int = 0x10; constant NFT_SET_EVAL (line 3869) | pub const NFT_SET_EVAL: ::c_int = 0x20; constant NFT_SET_POL_PERFORMANCE (line 3871) | pub const NFT_SET_POL_PERFORMANCE: ::c_int = 0; constant NFT_SET_POL_MEMORY (line 3872) | pub const NFT_SET_POL_MEMORY: ::c_int = 1; constant NFT_SET_ELEM_INTERVAL_END (line 3874) | pub const NFT_SET_ELEM_INTERVAL_END: ::c_int = 0x1; constant NFT_DATA_VALUE (line 3876) | pub const NFT_DATA_VALUE: ::c_uint = 0; constant NFT_DATA_VERDICT (line 3877) | pub const NFT_DATA_VERDICT: ::c_uint = 0xffffff00; constant NFT_DATA_RESERVED_MASK (line 3879) | pub const NFT_DATA_RESERVED_MASK: ::c_uint = 0xffffff00; constant NFT_DATA_VALUE_MAXLEN (line 3881) | pub const NFT_DATA_VALUE_MAXLEN: ::c_int = 64; constant NFT_BYTEORDER_NTOH (line 3883) | pub const NFT_BYTEORDER_NTOH: ::c_int = 0; constant NFT_BYTEORDER_HTON (line 3884) | pub const NFT_BYTEORDER_HTON: ::c_int = 1; constant NFT_CMP_EQ (line 3886) | pub const NFT_CMP_EQ: ::c_int = 0; constant NFT_CMP_NEQ (line 3887) | pub const NFT_CMP_NEQ: ::c_int = 1; constant NFT_CMP_LT (line 3888) | pub const NFT_CMP_LT: ::c_int = 2; constant NFT_CMP_LTE (line 3889) | pub const NFT_CMP_LTE: ::c_int = 3; constant NFT_CMP_GT (line 3890) | pub const NFT_CMP_GT: ::c_int = 4; constant NFT_CMP_GTE (line 3891) | pub const NFT_CMP_GTE: ::c_int = 5; constant NFT_RANGE_EQ (line 3893) | pub const NFT_RANGE_EQ: ::c_int = 0; constant NFT_RANGE_NEQ (line 3894) | pub const NFT_RANGE_NEQ: ::c_int = 1; constant NFT_LOOKUP_F_INV (line 3896) | pub const NFT_LOOKUP_F_INV: ::c_int = 1 << 0; constant NFT_DYNSET_OP_ADD (line 3898) | pub const NFT_DYNSET_OP_ADD: ::c_int = 0; constant NFT_DYNSET_OP_UPDATE (line 3899) | pub const NFT_DYNSET_OP_UPDATE: ::c_int = 1; constant NFT_DYNSET_F_INV (line 3901) | pub const NFT_DYNSET_F_INV: ::c_int = 1 << 0; constant NFT_PAYLOAD_LL_HEADER (line 3903) | pub const NFT_PAYLOAD_LL_HEADER: ::c_int = 0; constant NFT_PAYLOAD_NETWORK_HEADER (line 3904) | pub const NFT_PAYLOAD_NETWORK_HEADER: ::c_int = 1; constant NFT_PAYLOAD_TRANSPORT_HEADER (line 3905) | pub const NFT_PAYLOAD_TRANSPORT_HEADER: ::c_int = 2; constant NFT_PAYLOAD_CSUM_NONE (line 3907) | pub const NFT_PAYLOAD_CSUM_NONE: ::c_int = 0; constant NFT_PAYLOAD_CSUM_INET (line 3908) | pub const NFT_PAYLOAD_CSUM_INET: ::c_int = 1; constant NFT_META_LEN (line 3910) | pub const NFT_META_LEN: ::c_int = 0; constant NFT_META_PROTOCOL (line 3911) | pub const NFT_META_PROTOCOL: ::c_int = 1; constant NFT_META_PRIORITY (line 3912) | pub const NFT_META_PRIORITY: ::c_int = 2; constant NFT_META_MARK (line 3913) | pub const NFT_META_MARK: ::c_int = 3; constant NFT_META_IIF (line 3914) | pub const NFT_META_IIF: ::c_int = 4; constant NFT_META_OIF (line 3915) | pub const NFT_META_OIF: ::c_int = 5; constant NFT_META_IIFNAME (line 3916) | pub const NFT_META_IIFNAME: ::c_int = 6; constant NFT_META_OIFNAME (line 3917) | pub const NFT_META_OIFNAME: ::c_int = 7; constant NFT_META_IIFTYPE (line 3918) | pub const NFT_META_IIFTYPE: ::c_int = 8; constant NFT_META_OIFTYPE (line 3919) | pub const NFT_META_OIFTYPE: ::c_int = 9; constant NFT_META_SKUID (line 3920) | pub const NFT_META_SKUID: ::c_int = 10; constant NFT_META_SKGID (line 3921) | pub const NFT_META_SKGID: ::c_int = 11; constant NFT_META_NFTRACE (line 3922) | pub const NFT_META_NFTRACE: ::c_int = 12; constant NFT_META_RTCLASSID (line 3923) | pub const NFT_META_RTCLASSID: ::c_int = 13; constant NFT_META_SECMARK (line 3924) | pub const NFT_META_SECMARK: ::c_int = 14; constant NFT_META_NFPROTO (line 3925) | pub const NFT_META_NFPROTO: ::c_int = 15; constant NFT_META_L4PROTO (line 3926) | pub const NFT_META_L4PROTO: ::c_int = 16; constant NFT_META_BRI_IIFNAME (line 3927) | pub const NFT_META_BRI_IIFNAME: ::c_int = 17; constant NFT_META_BRI_OIFNAME (line 3928) | pub const NFT_META_BRI_OIFNAME: ::c_int = 18; constant NFT_META_PKTTYPE (line 3929) | pub const NFT_META_PKTTYPE: ::c_int = 19; constant NFT_META_CPU (line 3930) | pub const NFT_META_CPU: ::c_int = 20; constant NFT_META_IIFGROUP (line 3931) | pub const NFT_META_IIFGROUP: ::c_int = 21; constant NFT_META_OIFGROUP (line 3932) | pub const NFT_META_OIFGROUP: ::c_int = 22; constant NFT_META_CGROUP (line 3933) | pub const NFT_META_CGROUP: ::c_int = 23; constant NFT_META_PRANDOM (line 3934) | pub const NFT_META_PRANDOM: ::c_int = 24; constant NFT_CT_STATE (line 3936) | pub const NFT_CT_STATE: ::c_int = 0; constant NFT_CT_DIRECTION (line 3937) | pub const NFT_CT_DIRECTION: ::c_int = 1; constant NFT_CT_STATUS (line 3938) | pub const NFT_CT_STATUS: ::c_int = 2; constant NFT_CT_MARK (line 3939) | pub const NFT_CT_MARK: ::c_int = 3; constant NFT_CT_SECMARK (line 3940) | pub const NFT_CT_SECMARK: ::c_int = 4; constant NFT_CT_EXPIRATION (line 3941) | pub const NFT_CT_EXPIRATION: ::c_int = 5; constant NFT_CT_HELPER (line 3942) | pub const NFT_CT_HELPER: ::c_int = 6; constant NFT_CT_L3PROTOCOL (line 3943) | pub const NFT_CT_L3PROTOCOL: ::c_int = 7; constant NFT_CT_SRC (line 3944) | pub const NFT_CT_SRC: ::c_int = 8; constant NFT_CT_DST (line 3945) | pub const NFT_CT_DST: ::c_int = 9; constant NFT_CT_PROTOCOL (line 3946) | pub const NFT_CT_PROTOCOL: ::c_int = 10; constant NFT_CT_PROTO_SRC (line 3947) | pub const NFT_CT_PROTO_SRC: ::c_int = 11; constant NFT_CT_PROTO_DST (line 3948) | pub const NFT_CT_PROTO_DST: ::c_int = 12; constant NFT_CT_LABELS (line 3949) | pub const NFT_CT_LABELS: ::c_int = 13; constant NFT_CT_PKTS (line 3950) | pub const NFT_CT_PKTS: ::c_int = 14; constant NFT_CT_BYTES (line 3951) | pub const NFT_CT_BYTES: ::c_int = 15; constant NFT_LIMIT_PKTS (line 3953) | pub const NFT_LIMIT_PKTS: ::c_int = 0; constant NFT_LIMIT_PKT_BYTES (line 3954) | pub const NFT_LIMIT_PKT_BYTES: ::c_int = 1; constant NFT_LIMIT_F_INV (line 3956) | pub const NFT_LIMIT_F_INV: ::c_int = 1 << 0; constant NFT_QUEUE_FLAG_BYPASS (line 3958) | pub const NFT_QUEUE_FLAG_BYPASS: ::c_int = 0x01; constant NFT_QUEUE_FLAG_CPU_FANOUT (line 3959) | pub const NFT_QUEUE_FLAG_CPU_FANOUT: ::c_int = 0x02; constant NFT_QUEUE_FLAG_MASK (line 3960) | pub const NFT_QUEUE_FLAG_MASK: ::c_int = 0x03; constant NFT_QUOTA_F_INV (line 3962) | pub const NFT_QUOTA_F_INV: ::c_int = 1 << 0; constant NFT_REJECT_ICMP_UNREACH (line 3964) | pub const NFT_REJECT_ICMP_UNREACH: ::c_int = 0; constant NFT_REJECT_TCP_RST (line 3965) | pub const NFT_REJECT_TCP_RST: ::c_int = 1; constant NFT_REJECT_ICMPX_UNREACH (line 3966) | pub const NFT_REJECT_ICMPX_UNREACH: ::c_int = 2; constant NFT_REJECT_ICMPX_NO_ROUTE (line 3968) | pub const NFT_REJECT_ICMPX_NO_ROUTE: ::c_int = 0; constant NFT_REJECT_ICMPX_PORT_UNREACH (line 3969) | pub const NFT_REJECT_ICMPX_PORT_UNREACH: ::c_int = 1; constant NFT_REJECT_ICMPX_HOST_UNREACH (line 3970) | pub const NFT_REJECT_ICMPX_HOST_UNREACH: ::c_int = 2; constant NFT_REJECT_ICMPX_ADMIN_PROHIBITED (line 3971) | pub const NFT_REJECT_ICMPX_ADMIN_PROHIBITED: ::c_int = 3; constant NFT_NAT_SNAT (line 3973) | pub const NFT_NAT_SNAT: ::c_int = 0; constant NFT_NAT_DNAT (line 3974) | pub const NFT_NAT_DNAT: ::c_int = 1; constant NFT_TRACETYPE_UNSPEC (line 3976) | pub const NFT_TRACETYPE_UNSPEC: ::c_int = 0; constant NFT_TRACETYPE_POLICY (line 3977) | pub const NFT_TRACETYPE_POLICY: ::c_int = 1; constant NFT_TRACETYPE_RETURN (line 3978) | pub const NFT_TRACETYPE_RETURN: ::c_int = 2; constant NFT_TRACETYPE_RULE (line 3979) | pub const NFT_TRACETYPE_RULE: ::c_int = 3; constant NFT_NG_INCREMENTAL (line 3981) | pub const NFT_NG_INCREMENTAL: ::c_int = 0; constant NFT_NG_RANDOM (line 3982) | pub const NFT_NG_RANDOM: ::c_int = 1; constant FF_MAX (line 3985) | pub const FF_MAX: ::__u16 = 0x7f; constant FF_CNT (line 3986) | pub const FF_CNT: usize = FF_MAX as usize + 1; constant INPUT_PROP_MAX (line 3989) | pub const INPUT_PROP_MAX: ::__u16 = 0x1f; constant INPUT_PROP_CNT (line 3990) | pub const INPUT_PROP_CNT: usize = INPUT_PROP_MAX as usize + 1; constant EV_MAX (line 3991) | pub const EV_MAX: ::__u16 = 0x1f; constant EV_CNT (line 3992) | pub const EV_CNT: usize = EV_MAX as usize + 1; constant SYN_MAX (line 3993) | pub const SYN_MAX: ::__u16 = 0xf; constant SYN_CNT (line 3994) | pub const SYN_CNT: usize = SYN_MAX as usize + 1; constant KEY_MAX (line 3995) | pub const KEY_MAX: ::__u16 = 0x2ff; constant KEY_CNT (line 3996) | pub const KEY_CNT: usize = KEY_MAX as usize + 1; constant REL_MAX (line 3997) | pub const REL_MAX: ::__u16 = 0x0f; constant REL_CNT (line 3998) | pub const REL_CNT: usize = REL_MAX as usize + 1; constant ABS_MAX (line 3999) | pub const ABS_MAX: ::__u16 = 0x3f; constant ABS_CNT (line 4000) | pub const ABS_CNT: usize = ABS_MAX as usize + 1; constant SW_MAX (line 4001) | pub const SW_MAX: ::__u16 = 0x10; constant SW_CNT (line 4002) | pub const SW_CNT: usize = SW_MAX as usize + 1; constant MSC_MAX (line 4003) | pub const MSC_MAX: ::__u16 = 0x07; constant MSC_CNT (line 4004) | pub const MSC_CNT: usize = MSC_MAX as usize + 1; constant LED_MAX (line 4005) | pub const LED_MAX: ::__u16 = 0x0f; constant LED_CNT (line 4006) | pub const LED_CNT: usize = LED_MAX as usize + 1; constant REP_MAX (line 4007) | pub const REP_MAX: ::__u16 = 0x01; constant REP_CNT (line 4008) | pub const REP_CNT: usize = REP_MAX as usize + 1; constant SND_MAX (line 4009) | pub const SND_MAX: ::__u16 = 0x07; constant SND_CNT (line 4010) | pub const SND_CNT: usize = SND_MAX as usize + 1; constant UINPUT_VERSION (line 4013) | pub const UINPUT_VERSION: ::c_uint = 5; constant UINPUT_MAX_NAME_SIZE (line 4014) | pub const UINPUT_MAX_NAME_SIZE: usize = 80; constant FAN_ACCESS (line 4017) | pub const FAN_ACCESS: u64 = 0x0000_0001; constant FAN_MODIFY (line 4018) | pub const FAN_MODIFY: u64 = 0x0000_0002; constant FAN_ATTRIB (line 4019) | pub const FAN_ATTRIB: u64 = 0x0000_0004; constant FAN_CLOSE_WRITE (line 4020) | pub const FAN_CLOSE_WRITE: u64 = 0x0000_0008; constant FAN_CLOSE_NOWRITE (line 4021) | pub const FAN_CLOSE_NOWRITE: u64 = 0x0000_0010; constant FAN_OPEN (line 4022) | pub const FAN_OPEN: u64 = 0x0000_0020; constant FAN_MOVED_FROM (line 4023) | pub const FAN_MOVED_FROM: u64 = 0x0000_0040; constant FAN_MOVED_TO (line 4024) | pub const FAN_MOVED_TO: u64 = 0x0000_0080; constant FAN_CREATE (line 4025) | pub const FAN_CREATE: u64 = 0x0000_0100; constant FAN_DELETE (line 4026) | pub const FAN_DELETE: u64 = 0x0000_0200; constant FAN_DELETE_SELF (line 4027) | pub const FAN_DELETE_SELF: u64 = 0x0000_0400; constant FAN_MOVE_SELF (line 4028) | pub const FAN_MOVE_SELF: u64 = 0x0000_0800; constant FAN_OPEN_EXEC (line 4029) | pub const FAN_OPEN_EXEC: u64 = 0x0000_1000; constant FAN_Q_OVERFLOW (line 4031) | pub const FAN_Q_OVERFLOW: u64 = 0x0000_4000; constant FAN_FS_ERROR (line 4032) | pub const FAN_FS_ERROR: u64 = 0x0000_8000; constant FAN_OPEN_PERM (line 4034) | pub const FAN_OPEN_PERM: u64 = 0x0001_0000; constant FAN_ACCESS_PERM (line 4035) | pub const FAN_ACCESS_PERM: u64 = 0x0002_0000; constant FAN_OPEN_EXEC_PERM (line 4036) | pub const FAN_OPEN_EXEC_PERM: u64 = 0x0004_0000; constant FAN_EVENT_ON_CHILD (line 4038) | pub const FAN_EVENT_ON_CHILD: u64 = 0x0800_0000; constant FAN_RENAME (line 4040) | pub const FAN_RENAME: u64 = 0x1000_0000; constant FAN_ONDIR (line 4042) | pub const FAN_ONDIR: u64 = 0x4000_0000; constant FAN_CLOSE (line 4044) | pub const FAN_CLOSE: u64 = FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE; constant FAN_MOVE (line 4045) | pub const FAN_MOVE: u64 = FAN_MOVED_FROM | FAN_MOVED_TO; constant FAN_CLOEXEC (line 4047) | pub const FAN_CLOEXEC: ::c_uint = 0x0000_0001; constant FAN_NONBLOCK (line 4048) | pub const FAN_NONBLOCK: ::c_uint = 0x0000_0002; constant FAN_CLASS_NOTIF (line 4050) | pub const FAN_CLASS_NOTIF: ::c_uint = 0x0000_0000; constant FAN_CLASS_CONTENT (line 4051) | pub const FAN_CLASS_CONTENT: ::c_uint = 0x0000_0004; constant FAN_CLASS_PRE_CONTENT (line 4052) | pub const FAN_CLASS_PRE_CONTENT: ::c_uint = 0x0000_0008; constant FAN_UNLIMITED_QUEUE (line 4054) | pub const FAN_UNLIMITED_QUEUE: ::c_uint = 0x0000_0010; constant FAN_UNLIMITED_MARKS (line 4055) | pub const FAN_UNLIMITED_MARKS: ::c_uint = 0x0000_0020; constant FAN_ENABLE_AUDIT (line 4056) | pub const FAN_ENABLE_AUDIT: ::c_uint = 0x0000_0040; constant FAN_REPORT_PIDFD (line 4058) | pub const FAN_REPORT_PIDFD: ::c_uint = 0x0000_0080; constant FAN_REPORT_TID (line 4059) | pub const FAN_REPORT_TID: ::c_uint = 0x0000_0100; constant FAN_REPORT_FID (line 4060) | pub const FAN_REPORT_FID: ::c_uint = 0x0000_0200; constant FAN_REPORT_DIR_FID (line 4061) | pub const FAN_REPORT_DIR_FID: ::c_uint = 0x0000_0400; constant FAN_REPORT_NAME (line 4062) | pub const FAN_REPORT_NAME: ::c_uint = 0x0000_0800; constant FAN_REPORT_TARGET_FID (line 4063) | pub const FAN_REPORT_TARGET_FID: ::c_uint = 0x0000_1000; constant FAN_REPORT_DFID_NAME (line 4065) | pub const FAN_REPORT_DFID_NAME: ::c_uint = FAN_REPORT_DIR_FID | FAN_REPO... constant FAN_REPORT_DFID_NAME_TARGET (line 4066) | pub const FAN_REPORT_DFID_NAME_TARGET: ::c_uint = constant FAN_MARK_ADD (line 4069) | pub const FAN_MARK_ADD: ::c_uint = 0x0000_0001; constant FAN_MARK_REMOVE (line 4070) | pub const FAN_MARK_REMOVE: ::c_uint = 0x0000_0002; constant FAN_MARK_DONT_FOLLOW (line 4071) | pub const FAN_MARK_DONT_FOLLOW: ::c_uint = 0x0000_0004; constant FAN_MARK_ONLYDIR (line 4072) | pub const FAN_MARK_ONLYDIR: ::c_uint = 0x0000_0008; constant FAN_MARK_IGNORED_MASK (line 4073) | pub const FAN_MARK_IGNORED_MASK: ::c_uint = 0x0000_0020; constant FAN_MARK_IGNORED_SURV_MODIFY (line 4074) | pub const FAN_MARK_IGNORED_SURV_MODIFY: ::c_uint = 0x0000_0040; constant FAN_MARK_FLUSH (line 4075) | pub const FAN_MARK_FLUSH: ::c_uint = 0x0000_0080; constant FAN_MARK_EVICTABLE (line 4076) | pub const FAN_MARK_EVICTABLE: ::c_uint = 0x0000_0200; constant FAN_MARK_IGNORE (line 4077) | pub const FAN_MARK_IGNORE: ::c_uint = 0x0000_0100; constant FAN_MARK_INODE (line 4079) | pub const FAN_MARK_INODE: ::c_uint = 0x0000_0000; constant FAN_MARK_MOUNT (line 4080) | pub const FAN_MARK_MOUNT: ::c_uint = 0x0000_0010; constant FAN_MARK_FILESYSTEM (line 4081) | pub const FAN_MARK_FILESYSTEM: ::c_uint = 0x0000_0100; constant FAN_MARK_IGNORE_SURV (line 4083) | pub const FAN_MARK_IGNORE_SURV: ::c_uint = FAN_MARK_IGNORE | FAN_MARK_IG... constant FANOTIFY_METADATA_VERSION (line 4085) | pub const FANOTIFY_METADATA_VERSION: u8 = 3; constant FAN_EVENT_INFO_TYPE_FID (line 4087) | pub const FAN_EVENT_INFO_TYPE_FID: u8 = 1; constant FAN_EVENT_INFO_TYPE_DFID_NAME (line 4088) | pub const FAN_EVENT_INFO_TYPE_DFID_NAME: u8 = 2; constant FAN_EVENT_INFO_TYPE_DFID (line 4089) | pub const FAN_EVENT_INFO_TYPE_DFID: u8 = 3; constant FAN_EVENT_INFO_TYPE_PIDFD (line 4090) | pub const FAN_EVENT_INFO_TYPE_PIDFD: u8 = 4; constant FAN_EVENT_INFO_TYPE_ERROR (line 4091) | pub const FAN_EVENT_INFO_TYPE_ERROR: u8 = 5; constant FAN_EVENT_INFO_TYPE_OLD_DFID_NAME (line 4093) | pub const FAN_EVENT_INFO_TYPE_OLD_DFID_NAME: u8 = 10; constant FAN_EVENT_INFO_TYPE_NEW_DFID_NAME (line 4094) | pub const FAN_EVENT_INFO_TYPE_NEW_DFID_NAME: u8 = 12; constant FAN_RESPONSE_INFO_NONE (line 4096) | pub const FAN_RESPONSE_INFO_NONE: u8 = 0; constant FAN_RESPONSE_INFO_AUDIT_RULE (line 4097) | pub const FAN_RESPONSE_INFO_AUDIT_RULE: u8 = 1; constant FAN_ALLOW (line 4099) | pub const FAN_ALLOW: u32 = 0x01; constant FAN_DENY (line 4100) | pub const FAN_DENY: u32 = 0x02; constant FAN_AUDIT (line 4101) | pub const FAN_AUDIT: u32 = 0x10; constant FAN_INFO (line 4102) | pub const FAN_INFO: u32 = 0x20; constant FAN_NOFD (line 4104) | pub const FAN_NOFD: ::c_int = -1; constant FAN_NOPIDFD (line 4105) | pub const FAN_NOPIDFD: ::c_int = FAN_NOFD; constant FAN_EPIDFD (line 4106) | pub const FAN_EPIDFD: ::c_int = -2; constant FUTEX_WAIT (line 4108) | pub const FUTEX_WAIT: ::c_int = 0; constant FUTEX_WAKE (line 4109) | pub const FUTEX_WAKE: ::c_int = 1; constant FUTEX_FD (line 4110) | pub const FUTEX_FD: ::c_int = 2; constant FUTEX_REQUEUE (line 4111) | pub const FUTEX_REQUEUE: ::c_int = 3; constant FUTEX_CMP_REQUEUE (line 4112) | pub const FUTEX_CMP_REQUEUE: ::c_int = 4; constant FUTEX_WAKE_OP (line 4113) | pub const FUTEX_WAKE_OP: ::c_int = 5; constant FUTEX_LOCK_PI (line 4114) | pub const FUTEX_LOCK_PI: ::c_int = 6; constant FUTEX_UNLOCK_PI (line 4115) | pub const FUTEX_UNLOCK_PI: ::c_int = 7; constant FUTEX_TRYLOCK_PI (line 4116) | pub const FUTEX_TRYLOCK_PI: ::c_int = 8; constant FUTEX_WAIT_BITSET (line 4117) | pub const FUTEX_WAIT_BITSET: ::c_int = 9; constant FUTEX_WAKE_BITSET (line 4118) | pub const FUTEX_WAKE_BITSET: ::c_int = 10; constant FUTEX_WAIT_REQUEUE_PI (line 4119) | pub const FUTEX_WAIT_REQUEUE_PI: ::c_int = 11; constant FUTEX_CMP_REQUEUE_PI (line 4120) | pub const FUTEX_CMP_REQUEUE_PI: ::c_int = 12; constant FUTEX_LOCK_PI2 (line 4121) | pub const FUTEX_LOCK_PI2: ::c_int = 13; constant FUTEX_PRIVATE_FLAG (line 4123) | pub const FUTEX_PRIVATE_FLAG: ::c_int = 128; constant FUTEX_CLOCK_REALTIME (line 4124) | pub const FUTEX_CLOCK_REALTIME: ::c_int = 256; constant FUTEX_CMD_MASK (line 4125) | pub const FUTEX_CMD_MASK: ::c_int = !(FUTEX_PRIVATE_FLAG | FUTEX_CLOCK_R... constant FUTEX_BITSET_MATCH_ANY (line 4127) | pub const FUTEX_BITSET_MATCH_ANY: ::c_int = 0xffffffff; constant FUTEX_OP_SET (line 4129) | pub const FUTEX_OP_SET: ::c_int = 0; constant FUTEX_OP_ADD (line 4130) | pub const FUTEX_OP_ADD: ::c_int = 1; constant FUTEX_OP_OR (line 4131) | pub const FUTEX_OP_OR: ::c_int = 2; constant FUTEX_OP_ANDN (line 4132) | pub const FUTEX_OP_ANDN: ::c_int = 3; constant FUTEX_OP_XOR (line 4133) | pub const FUTEX_OP_XOR: ::c_int = 4; constant FUTEX_OP_OPARG_SHIFT (line 4135) | pub const FUTEX_OP_OPARG_SHIFT: ::c_int = 8; constant FUTEX_OP_CMP_EQ (line 4137) | pub const FUTEX_OP_CMP_EQ: ::c_int = 0; constant FUTEX_OP_CMP_NE (line 4138) | pub const FUTEX_OP_CMP_NE: ::c_int = 1; constant FUTEX_OP_CMP_LT (line 4139) | pub const FUTEX_OP_CMP_LT: ::c_int = 2; constant FUTEX_OP_CMP_LE (line 4140) | pub const FUTEX_OP_CMP_LE: ::c_int = 3; constant FUTEX_OP_CMP_GT (line 4141) | pub const FUTEX_OP_CMP_GT: ::c_int = 4; constant FUTEX_OP_CMP_GE (line 4142) | pub const FUTEX_OP_CMP_GE: ::c_int = 5; function FUTEX_OP (line 4144) | pub fn FUTEX_OP(op: ::c_int, oparg: ::c_int, cmp: ::c_int, cmparg: ::c_i... constant KEXEC_ON_CRASH (line 4149) | pub const KEXEC_ON_CRASH: ::c_int = 0x00000001; constant KEXEC_PRESERVE_CONTEXT (line 4150) | pub const KEXEC_PRESERVE_CONTEXT: ::c_int = 0x00000002; constant KEXEC_ARCH_MASK (line 4151) | pub const KEXEC_ARCH_MASK: ::c_int = 0xffff0000; constant KEXEC_FILE_UNLOAD (line 4152) | pub const KEXEC_FILE_UNLOAD: ::c_int = 0x00000001; constant KEXEC_FILE_ON_CRASH (line 4153) | pub const KEXEC_FILE_ON_CRASH: ::c_int = 0x00000002; constant KEXEC_FILE_NO_INITRAMFS (line 4154) | pub const KEXEC_FILE_NO_INITRAMFS: ::c_int = 0x00000004; constant LINUX_REBOOT_MAGIC1 (line 4157) | pub const LINUX_REBOOT_MAGIC1: ::c_int = 0xfee1dead; constant LINUX_REBOOT_MAGIC2 (line 4158) | pub const LINUX_REBOOT_MAGIC2: ::c_int = 672274793; constant LINUX_REBOOT_MAGIC2A (line 4159) | pub const LINUX_REBOOT_MAGIC2A: ::c_int = 85072278; constant LINUX_REBOOT_MAGIC2B (line 4160) | pub const LINUX_REBOOT_MAGIC2B: ::c_int = 369367448; constant LINUX_REBOOT_MAGIC2C (line 4161) | pub const LINUX_REBOOT_MAGIC2C: ::c_int = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 4163) | pub const LINUX_REBOOT_CMD_RESTART: ::c_int = 0x01234567; constant LINUX_REBOOT_CMD_HALT (line 4164) | pub const LINUX_REBOOT_CMD_HALT: ::c_int = 0xCDEF0123; constant LINUX_REBOOT_CMD_CAD_ON (line 4165) | pub const LINUX_REBOOT_CMD_CAD_ON: ::c_int = 0x89ABCDEF; constant LINUX_REBOOT_CMD_CAD_OFF (line 4166) | pub const LINUX_REBOOT_CMD_CAD_OFF: ::c_int = 0x00000000; constant LINUX_REBOOT_CMD_POWER_OFF (line 4167) | pub const LINUX_REBOOT_CMD_POWER_OFF: ::c_int = 0x4321FEDC; constant LINUX_REBOOT_CMD_RESTART2 (line 4168) | pub const LINUX_REBOOT_CMD_RESTART2: ::c_int = 0xA1B2C3D4; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 4169) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: ::c_int = 0xD000FCE2; constant LINUX_REBOOT_CMD_KEXEC (line 4170) | pub const LINUX_REBOOT_CMD_KEXEC: ::c_int = 0x45584543; constant REG_EXTENDED (line 4172) | pub const REG_EXTENDED: ::c_int = 1; constant REG_ICASE (line 4173) | pub const REG_ICASE: ::c_int = 2; constant REG_NEWLINE (line 4174) | pub const REG_NEWLINE: ::c_int = 4; constant REG_NOSUB (line 4175) | pub const REG_NOSUB: ::c_int = 8; constant REG_NOTBOL (line 4177) | pub const REG_NOTBOL: ::c_int = 1; constant REG_NOTEOL (line 4178) | pub const REG_NOTEOL: ::c_int = 2; constant REG_ENOSYS (line 4180) | pub const REG_ENOSYS: ::c_int = -1; constant REG_NOMATCH (line 4181) | pub const REG_NOMATCH: ::c_int = 1; constant REG_BADPAT (line 4182) | pub const REG_BADPAT: ::c_int = 2; constant REG_ECOLLATE (line 4183) | pub const REG_ECOLLATE: ::c_int = 3; constant REG_ECTYPE (line 4184) | pub const REG_ECTYPE: ::c_int = 4; constant REG_EESCAPE (line 4185) | pub const REG_EESCAPE: ::c_int = 5; constant REG_ESUBREG (line 4186) | pub const REG_ESUBREG: ::c_int = 6; constant REG_EBRACK (line 4187) | pub const REG_EBRACK: ::c_int = 7; constant REG_EPAREN (line 4188) | pub const REG_EPAREN: ::c_int = 8; constant REG_EBRACE (line 4189) | pub const REG_EBRACE: ::c_int = 9; constant REG_BADBR (line 4190) | pub const REG_BADBR: ::c_int = 10; constant REG_ERANGE (line 4191) | pub const REG_ERANGE: ::c_int = 11; constant REG_ESPACE (line 4192) | pub const REG_ESPACE: ::c_int = 12; constant REG_BADRPT (line 4193) | pub const REG_BADRPT: ::c_int = 13; constant SO_EE_ORIGIN_NONE (line 4196) | pub const SO_EE_ORIGIN_NONE: u8 = 0; constant SO_EE_ORIGIN_LOCAL (line 4197) | pub const SO_EE_ORIGIN_LOCAL: u8 = 1; constant SO_EE_ORIGIN_ICMP (line 4198) | pub const SO_EE_ORIGIN_ICMP: u8 = 2; constant SO_EE_ORIGIN_ICMP6 (line 4199) | pub const SO_EE_ORIGIN_ICMP6: u8 = 3; constant SO_EE_ORIGIN_TXSTATUS (line 4200) | pub const SO_EE_ORIGIN_TXSTATUS: u8 = 4; constant SO_EE_ORIGIN_TIMESTAMPING (line 4201) | pub const SO_EE_ORIGIN_TIMESTAMPING: u8 = SO_EE_ORIGIN_TXSTATUS; constant EPERM (line 4204) | pub const EPERM: ::c_int = 1; constant ENOENT (line 4205) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 4206) | pub const ESRCH: ::c_int = 3; constant EINTR (line 4207) | pub const EINTR: ::c_int = 4; constant EIO (line 4208) | pub const EIO: ::c_int = 5; constant ENXIO (line 4209) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 4210) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 4211) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 4212) | pub const EBADF: ::c_int = 9; constant ECHILD (line 4213) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 4214) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 4215) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 4216) | pub const EACCES: ::c_int = 13; constant EFAULT (line 4217) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 4218) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 4219) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 4220) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 4221) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 4222) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 4223) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 4224) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 4225) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 4226) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 4227) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 4228) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 4229) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 4230) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 4231) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 4232) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 4233) | pub const EROFS: ::c_int = 30; constant EMLINK (line 4234) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 4235) | pub const EPIPE: ::c_int = 32; constant EDOM (line 4236) | pub const EDOM: ::c_int = 33; constant ERANGE (line 4237) | pub const ERANGE: ::c_int = 34; constant EWOULDBLOCK (line 4238) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant CAN_EFF_FLAG (line 4241) | pub const CAN_EFF_FLAG: canid_t = 0x80000000; constant CAN_RTR_FLAG (line 4242) | pub const CAN_RTR_FLAG: canid_t = 0x40000000; constant CAN_ERR_FLAG (line 4243) | pub const CAN_ERR_FLAG: canid_t = 0x20000000; constant CAN_SFF_MASK (line 4244) | pub const CAN_SFF_MASK: canid_t = 0x000007FF; constant CAN_EFF_MASK (line 4245) | pub const CAN_EFF_MASK: canid_t = 0x1FFFFFFF; constant CAN_ERR_MASK (line 4246) | pub const CAN_ERR_MASK: canid_t = 0x1FFFFFFF; constant CANXL_PRIO_MASK (line 4247) | pub const CANXL_PRIO_MASK: ::canid_t = CAN_SFF_MASK; constant CAN_SFF_ID_BITS (line 4249) | pub const CAN_SFF_ID_BITS: ::c_int = 11; constant CAN_EFF_ID_BITS (line 4250) | pub const CAN_EFF_ID_BITS: ::c_int = 29; constant CANXL_PRIO_BITS (line 4251) | pub const CANXL_PRIO_BITS: ::c_int = CAN_SFF_ID_BITS; constant CAN_MAX_DLC (line 4253) | pub const CAN_MAX_DLC: ::c_int = 8; constant CAN_MAX_DLEN (line 4254) | pub const CAN_MAX_DLEN: usize = 8; constant CANFD_MAX_DLC (line 4255) | pub const CANFD_MAX_DLC: ::c_int = 15; constant CANFD_MAX_DLEN (line 4256) | pub const CANFD_MAX_DLEN: usize = 64; constant CANFD_BRS (line 4258) | pub const CANFD_BRS: ::c_int = 0x01; constant CANFD_ESI (line 4259) | pub const CANFD_ESI: ::c_int = 0x02; constant CANXL_MIN_DLC (line 4261) | pub const CANXL_MIN_DLC: ::c_int = 0; constant CANXL_MAX_DLC (line 4262) | pub const CANXL_MAX_DLC: ::c_int = 2047; constant CANXL_MAX_DLC_MASK (line 4263) | pub const CANXL_MAX_DLC_MASK: ::c_int = 0x07FF; constant CANXL_MIN_DLEN (line 4264) | pub const CANXL_MIN_DLEN: usize = 1; constant CANXL_MAX_DLEN (line 4265) | pub const CANXL_MAX_DLEN: usize = 2048; constant CANXL_XLF (line 4267) | pub const CANXL_XLF: ::c_int = 0x80; constant CANXL_SEC (line 4268) | pub const CANXL_SEC: ::c_int = 0x01; constant CAN_RAW (line 4284) | pub const CAN_RAW: ::c_int = 1; constant CAN_BCM (line 4285) | pub const CAN_BCM: ::c_int = 2; constant CAN_TP16 (line 4286) | pub const CAN_TP16: ::c_int = 3; constant CAN_TP20 (line 4287) | pub const CAN_TP20: ::c_int = 4; constant CAN_MCNET (line 4288) | pub const CAN_MCNET: ::c_int = 5; constant CAN_ISOTP (line 4289) | pub const CAN_ISOTP: ::c_int = 6; constant CAN_J1939 (line 4290) | pub const CAN_J1939: ::c_int = 7; constant CAN_NPROTO (line 4291) | pub const CAN_NPROTO: ::c_int = 8; constant SOL_CAN_BASE (line 4293) | pub const SOL_CAN_BASE: ::c_int = 100; constant CAN_INV_FILTER (line 4295) | pub const CAN_INV_FILTER: canid_t = 0x20000000; constant CAN_RAW_FILTER_MAX (line 4296) | pub const CAN_RAW_FILTER_MAX: ::c_int = 512; constant SOL_CAN_RAW (line 4299) | pub const SOL_CAN_RAW: ::c_int = SOL_CAN_BASE + CAN_RAW; constant CAN_RAW_FILTER (line 4300) | pub const CAN_RAW_FILTER: ::c_int = 1; constant CAN_RAW_ERR_FILTER (line 4301) | pub const CAN_RAW_ERR_FILTER: ::c_int = 2; constant CAN_RAW_LOOPBACK (line 4302) | pub const CAN_RAW_LOOPBACK: ::c_int = 3; constant CAN_RAW_RECV_OWN_MSGS (line 4303) | pub const CAN_RAW_RECV_OWN_MSGS: ::c_int = 4; constant CAN_RAW_FD_FRAMES (line 4304) | pub const CAN_RAW_FD_FRAMES: ::c_int = 5; constant CAN_RAW_JOIN_FILTERS (line 4305) | pub const CAN_RAW_JOIN_FILTERS: ::c_int = 6; constant CAN_RAW_XL_FRAMES (line 4306) | pub const CAN_RAW_XL_FRAMES: ::c_int = 7; constant SOL_CAN_J1939 (line 4309) | pub const SOL_CAN_J1939: ::c_int = SOL_CAN_BASE + CAN_J1939; constant J1939_MAX_UNICAST_ADDR (line 4311) | pub const J1939_MAX_UNICAST_ADDR: ::c_uchar = 0xfd; constant J1939_IDLE_ADDR (line 4312) | pub const J1939_IDLE_ADDR: ::c_uchar = 0xfe; constant J1939_NO_ADDR (line 4313) | pub const J1939_NO_ADDR: ::c_uchar = 0xff; constant J1939_NO_NAME (line 4314) | pub const J1939_NO_NAME: ::c_ulong = 0; constant J1939_PGN_REQUEST (line 4315) | pub const J1939_PGN_REQUEST: ::c_uint = 0x0ea00; constant J1939_PGN_ADDRESS_CLAIMED (line 4316) | pub const J1939_PGN_ADDRESS_CLAIMED: ::c_uint = 0x0ee00; constant J1939_PGN_ADDRESS_COMMANDED (line 4317) | pub const J1939_PGN_ADDRESS_COMMANDED: ::c_uint = 0x0fed8; constant J1939_PGN_PDU1_MAX (line 4318) | pub const J1939_PGN_PDU1_MAX: ::c_uint = 0x3ff00; constant J1939_PGN_MAX (line 4319) | pub const J1939_PGN_MAX: ::c_uint = 0x3ffff; constant J1939_NO_PGN (line 4320) | pub const J1939_NO_PGN: ::c_uint = 0x40000; constant SO_J1939_FILTER (line 4322) | pub const SO_J1939_FILTER: ::c_int = 1; constant SO_J1939_PROMISC (line 4323) | pub const SO_J1939_PROMISC: ::c_int = 2; constant SO_J1939_SEND_PRIO (line 4324) | pub const SO_J1939_SEND_PRIO: ::c_int = 3; constant SO_J1939_ERRQUEUE (line 4325) | pub const SO_J1939_ERRQUEUE: ::c_int = 4; constant SCM_J1939_DEST_ADDR (line 4327) | pub const SCM_J1939_DEST_ADDR: ::c_int = 1; constant SCM_J1939_DEST_NAME (line 4328) | pub const SCM_J1939_DEST_NAME: ::c_int = 2; constant SCM_J1939_PRIO (line 4329) | pub const SCM_J1939_PRIO: ::c_int = 3; constant SCM_J1939_ERRQUEUE (line 4330) | pub const SCM_J1939_ERRQUEUE: ::c_int = 4; constant J1939_NLA_PAD (line 4332) | pub const J1939_NLA_PAD: ::c_int = 0; constant J1939_NLA_BYTES_ACKED (line 4333) | pub const J1939_NLA_BYTES_ACKED: ::c_int = 1; constant J1939_NLA_TOTAL_SIZE (line 4334) | pub const J1939_NLA_TOTAL_SIZE: ::c_int = 2; constant J1939_NLA_PGN (line 4335) | pub const J1939_NLA_PGN: ::c_int = 3; constant J1939_NLA_SRC_NAME (line 4336) | pub const J1939_NLA_SRC_NAME: ::c_int = 4; constant J1939_NLA_DEST_NAME (line 4337) | pub const J1939_NLA_DEST_NAME: ::c_int = 5; constant J1939_NLA_SRC_ADDR (line 4338) | pub const J1939_NLA_SRC_ADDR: ::c_int = 6; constant J1939_NLA_DEST_ADDR (line 4339) | pub const J1939_NLA_DEST_ADDR: ::c_int = 7; constant J1939_EE_INFO_NONE (line 4341) | pub const J1939_EE_INFO_NONE: ::c_int = 0; constant J1939_EE_INFO_TX_ABORT (line 4342) | pub const J1939_EE_INFO_TX_ABORT: ::c_int = 1; constant J1939_EE_INFO_RX_RTS (line 4343) | pub const J1939_EE_INFO_RX_RTS: ::c_int = 2; constant J1939_EE_INFO_RX_DPO (line 4344) | pub const J1939_EE_INFO_RX_DPO: ::c_int = 3; constant J1939_EE_INFO_RX_ABORT (line 4345) | pub const J1939_EE_INFO_RX_ABORT: ::c_int = 4; constant J1939_FILTER_MAX (line 4347) | pub const J1939_FILTER_MAX: ::c_int = 512; constant SCTP_FUTURE_ASSOC (line 4350) | pub const SCTP_FUTURE_ASSOC: ::c_int = 0; constant SCTP_CURRENT_ASSOC (line 4351) | pub const SCTP_CURRENT_ASSOC: ::c_int = 1; constant SCTP_ALL_ASSOC (line 4352) | pub const SCTP_ALL_ASSOC: ::c_int = 2; constant SCTP_RTOINFO (line 4353) | pub const SCTP_RTOINFO: ::c_int = 0; constant SCTP_ASSOCINFO (line 4354) | pub const SCTP_ASSOCINFO: ::c_int = 1; constant SCTP_INITMSG (line 4355) | pub const SCTP_INITMSG: ::c_int = 2; constant SCTP_NODELAY (line 4356) | pub const SCTP_NODELAY: ::c_int = 3; constant SCTP_AUTOCLOSE (line 4357) | pub const SCTP_AUTOCLOSE: ::c_int = 4; constant SCTP_SET_PEER_PRIMARY_ADDR (line 4358) | pub const SCTP_SET_PEER_PRIMARY_ADDR: ::c_int = 5; constant SCTP_PRIMARY_ADDR (line 4359) | pub const SCTP_PRIMARY_ADDR: ::c_int = 6; constant SCTP_ADAPTATION_LAYER (line 4360) | pub const SCTP_ADAPTATION_LAYER: ::c_int = 7; constant SCTP_DISABLE_FRAGMENTS (line 4361) | pub const SCTP_DISABLE_FRAGMENTS: ::c_int = 8; constant SCTP_PEER_ADDR_PARAMS (line 4362) | pub const SCTP_PEER_ADDR_PARAMS: ::c_int = 9; constant SCTP_DEFAULT_SEND_PARAM (line 4363) | pub const SCTP_DEFAULT_SEND_PARAM: ::c_int = 10; constant SCTP_EVENTS (line 4364) | pub const SCTP_EVENTS: ::c_int = 11; constant SCTP_I_WANT_MAPPED_V4_ADDR (line 4365) | pub const SCTP_I_WANT_MAPPED_V4_ADDR: ::c_int = 12; constant SCTP_MAXSEG (line 4366) | pub const SCTP_MAXSEG: ::c_int = 13; constant SCTP_STATUS (line 4367) | pub const SCTP_STATUS: ::c_int = 14; constant SCTP_GET_PEER_ADDR_INFO (line 4368) | pub const SCTP_GET_PEER_ADDR_INFO: ::c_int = 15; constant SCTP_DELAYED_ACK_TIME (line 4369) | pub const SCTP_DELAYED_ACK_TIME: ::c_int = 16; constant SCTP_DELAYED_ACK (line 4370) | pub const SCTP_DELAYED_ACK: ::c_int = SCTP_DELAYED_ACK_TIME; constant SCTP_DELAYED_SACK (line 4371) | pub const SCTP_DELAYED_SACK: ::c_int = SCTP_DELAYED_ACK_TIME; constant SCTP_CONTEXT (line 4372) | pub const SCTP_CONTEXT: ::c_int = 17; constant SCTP_FRAGMENT_INTERLEAVE (line 4373) | pub const SCTP_FRAGMENT_INTERLEAVE: ::c_int = 18; constant SCTP_PARTIAL_DELIVERY_POINT (line 4374) | pub const SCTP_PARTIAL_DELIVERY_POINT: ::c_int = 19; constant SCTP_MAX_BURST (line 4375) | pub const SCTP_MAX_BURST: ::c_int = 20; constant SCTP_AUTH_CHUNK (line 4376) | pub const SCTP_AUTH_CHUNK: ::c_int = 21; constant SCTP_HMAC_IDENT (line 4377) | pub const SCTP_HMAC_IDENT: ::c_int = 22; constant SCTP_AUTH_KEY (line 4378) | pub const SCTP_AUTH_KEY: ::c_int = 23; constant SCTP_AUTH_ACTIVE_KEY (line 4379) | pub const SCTP_AUTH_ACTIVE_KEY: ::c_int = 24; constant SCTP_AUTH_DELETE_KEY (line 4380) | pub const SCTP_AUTH_DELETE_KEY: ::c_int = 25; constant SCTP_PEER_AUTH_CHUNKS (line 4381) | pub const SCTP_PEER_AUTH_CHUNKS: ::c_int = 26; constant SCTP_LOCAL_AUTH_CHUNKS (line 4382) | pub const SCTP_LOCAL_AUTH_CHUNKS: ::c_int = 27; constant SCTP_GET_ASSOC_NUMBER (line 4383) | pub const SCTP_GET_ASSOC_NUMBER: ::c_int = 28; constant SCTP_GET_ASSOC_ID_LIST (line 4384) | pub const SCTP_GET_ASSOC_ID_LIST: ::c_int = 29; constant SCTP_AUTO_ASCONF (line 4385) | pub const SCTP_AUTO_ASCONF: ::c_int = 30; constant SCTP_PEER_ADDR_THLDS (line 4386) | pub const SCTP_PEER_ADDR_THLDS: ::c_int = 31; constant SCTP_RECVRCVINFO (line 4387) | pub const SCTP_RECVRCVINFO: ::c_int = 32; constant SCTP_RECVNXTINFO (line 4388) | pub const SCTP_RECVNXTINFO: ::c_int = 33; constant SCTP_DEFAULT_SNDINFO (line 4389) | pub const SCTP_DEFAULT_SNDINFO: ::c_int = 34; constant SCTP_AUTH_DEACTIVATE_KEY (line 4390) | pub const SCTP_AUTH_DEACTIVATE_KEY: ::c_int = 35; constant SCTP_REUSE_PORT (line 4391) | pub const SCTP_REUSE_PORT: ::c_int = 36; constant SCTP_PEER_ADDR_THLDS_V2 (line 4392) | pub const SCTP_PEER_ADDR_THLDS_V2: ::c_int = 37; constant SCTP_PR_SCTP_NONE (line 4393) | pub const SCTP_PR_SCTP_NONE: ::c_int = 0x0000; constant SCTP_PR_SCTP_TTL (line 4394) | pub const SCTP_PR_SCTP_TTL: ::c_int = 0x0010; constant SCTP_PR_SCTP_RTX (line 4395) | pub const SCTP_PR_SCTP_RTX: ::c_int = 0x0020; constant SCTP_PR_SCTP_PRIO (line 4396) | pub const SCTP_PR_SCTP_PRIO: ::c_int = 0x0030; constant SCTP_PR_SCTP_MAX (line 4397) | pub const SCTP_PR_SCTP_MAX: ::c_int = SCTP_PR_SCTP_PRIO; constant SCTP_PR_SCTP_MASK (line 4398) | pub const SCTP_PR_SCTP_MASK: ::c_int = 0x0030; constant SCTP_ENABLE_RESET_STREAM_REQ (line 4399) | pub const SCTP_ENABLE_RESET_STREAM_REQ: ::c_int = 0x01; constant SCTP_ENABLE_RESET_ASSOC_REQ (line 4400) | pub const SCTP_ENABLE_RESET_ASSOC_REQ: ::c_int = 0x02; constant SCTP_ENABLE_CHANGE_ASSOC_REQ (line 4401) | pub const SCTP_ENABLE_CHANGE_ASSOC_REQ: ::c_int = 0x04; constant SCTP_ENABLE_STRRESET_MASK (line 4402) | pub const SCTP_ENABLE_STRRESET_MASK: ::c_int = 0x07; constant SCTP_STREAM_RESET_INCOMING (line 4403) | pub const SCTP_STREAM_RESET_INCOMING: ::c_int = 0x01; constant SCTP_STREAM_RESET_OUTGOING (line 4404) | pub const SCTP_STREAM_RESET_OUTGOING: ::c_int = 0x02; constant SCTP_INIT (line 4406) | pub const SCTP_INIT: ::c_int = 0; constant SCTP_SNDRCV (line 4407) | pub const SCTP_SNDRCV: ::c_int = 1; constant SCTP_SNDINFO (line 4408) | pub const SCTP_SNDINFO: ::c_int = 2; constant SCTP_RCVINFO (line 4409) | pub const SCTP_RCVINFO: ::c_int = 3; constant SCTP_NXTINFO (line 4410) | pub const SCTP_NXTINFO: ::c_int = 4; constant SCTP_PRINFO (line 4411) | pub const SCTP_PRINFO: ::c_int = 5; constant SCTP_AUTHINFO (line 4412) | pub const SCTP_AUTHINFO: ::c_int = 6; constant SCTP_DSTADDRV4 (line 4413) | pub const SCTP_DSTADDRV4: ::c_int = 7; constant SCTP_DSTADDRV6 (line 4414) | pub const SCTP_DSTADDRV6: ::c_int = 8; constant SCTP_UNORDERED (line 4416) | pub const SCTP_UNORDERED: ::c_int = 1 << 0; constant SCTP_ADDR_OVER (line 4417) | pub const SCTP_ADDR_OVER: ::c_int = 1 << 1; constant SCTP_ABORT (line 4418) | pub const SCTP_ABORT: ::c_int = 1 << 2; constant SCTP_SACK_IMMEDIATELY (line 4419) | pub const SCTP_SACK_IMMEDIATELY: ::c_int = 1 << 3; constant SCTP_SENDALL (line 4420) | pub const SCTP_SENDALL: ::c_int = 1 << 6; constant SCTP_PR_SCTP_ALL (line 4421) | pub const SCTP_PR_SCTP_ALL: ::c_int = 1 << 7; constant SCTP_NOTIFICATION (line 4422) | pub const SCTP_NOTIFICATION: ::c_int = MSG_NOTIFICATION; constant SCTP_EOF (line 4423) | pub const SCTP_EOF: ::c_int = ::MSG_FIN; constant DCCP_SOCKOPT_PACKET_SIZE (line 4426) | pub const DCCP_SOCKOPT_PACKET_SIZE: ::c_int = 1; constant DCCP_SOCKOPT_SERVICE (line 4427) | pub const DCCP_SOCKOPT_SERVICE: ::c_int = 2; constant DCCP_SOCKOPT_CHANGE_L (line 4428) | pub const DCCP_SOCKOPT_CHANGE_L: ::c_int = 3; constant DCCP_SOCKOPT_CHANGE_R (line 4429) | pub const DCCP_SOCKOPT_CHANGE_R: ::c_int = 4; constant DCCP_SOCKOPT_GET_CUR_MPS (line 4430) | pub const DCCP_SOCKOPT_GET_CUR_MPS: ::c_int = 5; constant DCCP_SOCKOPT_SERVER_TIMEWAIT (line 4431) | pub const DCCP_SOCKOPT_SERVER_TIMEWAIT: ::c_int = 6; constant DCCP_SOCKOPT_SEND_CSCOV (line 4432) | pub const DCCP_SOCKOPT_SEND_CSCOV: ::c_int = 10; constant DCCP_SOCKOPT_RECV_CSCOV (line 4433) | pub const DCCP_SOCKOPT_RECV_CSCOV: ::c_int = 11; constant DCCP_SOCKOPT_AVAILABLE_CCIDS (line 4434) | pub const DCCP_SOCKOPT_AVAILABLE_CCIDS: ::c_int = 12; constant DCCP_SOCKOPT_CCID (line 4435) | pub const DCCP_SOCKOPT_CCID: ::c_int = 13; constant DCCP_SOCKOPT_TX_CCID (line 4436) | pub const DCCP_SOCKOPT_TX_CCID: ::c_int = 14; constant DCCP_SOCKOPT_RX_CCID (line 4437) | pub const DCCP_SOCKOPT_RX_CCID: ::c_int = 15; constant DCCP_SOCKOPT_QPOLICY_ID (line 4438) | pub const DCCP_SOCKOPT_QPOLICY_ID: ::c_int = 16; constant DCCP_SOCKOPT_QPOLICY_TXQLEN (line 4439) | pub const DCCP_SOCKOPT_QPOLICY_TXQLEN: ::c_int = 17; constant DCCP_SOCKOPT_CCID_RX_INFO (line 4440) | pub const DCCP_SOCKOPT_CCID_RX_INFO: ::c_int = 128; constant DCCP_SOCKOPT_CCID_TX_INFO (line 4441) | pub const DCCP_SOCKOPT_CCID_TX_INFO: ::c_int = 192; constant DCCP_SERVICE_LIST_MAX_LEN (line 4444) | pub const DCCP_SERVICE_LIST_MAX_LEN: ::c_int = 32; constant CTL_KERN (line 4446) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 4447) | pub const CTL_VM: ::c_int = 2; constant CTL_NET (line 4448) | pub const CTL_NET: ::c_int = 3; constant CTL_FS (line 4449) | pub const CTL_FS: ::c_int = 5; constant CTL_DEBUG (line 4450) | pub const CTL_DEBUG: ::c_int = 6; constant CTL_DEV (line 4451) | pub const CTL_DEV: ::c_int = 7; constant CTL_BUS (line 4452) | pub const CTL_BUS: ::c_int = 8; constant CTL_ABI (line 4453) | pub const CTL_ABI: ::c_int = 9; constant CTL_CPU (line 4454) | pub const CTL_CPU: ::c_int = 10; constant CTL_BUS_ISA (line 4456) | pub const CTL_BUS_ISA: ::c_int = 1; constant INOTIFY_MAX_USER_INSTANCES (line 4458) | pub const INOTIFY_MAX_USER_INSTANCES: ::c_int = 1; constant INOTIFY_MAX_USER_WATCHES (line 4459) | pub const INOTIFY_MAX_USER_WATCHES: ::c_int = 2; constant INOTIFY_MAX_QUEUED_EVENTS (line 4460) | pub const INOTIFY_MAX_QUEUED_EVENTS: ::c_int = 3; constant KERN_OSTYPE (line 4462) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_OSRELEASE (line 4463) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 4464) | pub const KERN_OSREV: ::c_int = 3; constant KERN_VERSION (line 4465) | pub const KERN_VERSION: ::c_int = 4; constant KERN_SECUREMASK (line 4466) | pub const KERN_SECUREMASK: ::c_int = 5; constant KERN_PROF (line 4467) | pub const KERN_PROF: ::c_int = 6; constant KERN_NODENAME (line 4468) | pub const KERN_NODENAME: ::c_int = 7; constant KERN_DOMAINNAME (line 4469) | pub const KERN_DOMAINNAME: ::c_int = 8; constant KERN_PANIC (line 4470) | pub const KERN_PANIC: ::c_int = 15; constant KERN_REALROOTDEV (line 4471) | pub const KERN_REALROOTDEV: ::c_int = 16; constant KERN_SPARC_REBOOT (line 4472) | pub const KERN_SPARC_REBOOT: ::c_int = 21; constant KERN_CTLALTDEL (line 4473) | pub const KERN_CTLALTDEL: ::c_int = 22; constant KERN_PRINTK (line 4474) | pub const KERN_PRINTK: ::c_int = 23; constant KERN_NAMETRANS (line 4475) | pub const KERN_NAMETRANS: ::c_int = 24; constant KERN_PPC_HTABRECLAIM (line 4476) | pub const KERN_PPC_HTABRECLAIM: ::c_int = 25; constant KERN_PPC_ZEROPAGED (line 4477) | pub const KERN_PPC_ZEROPAGED: ::c_int = 26; constant KERN_PPC_POWERSAVE_NAP (line 4478) | pub const KERN_PPC_POWERSAVE_NAP: ::c_int = 27; constant KERN_MODPROBE (line 4479) | pub const KERN_MODPROBE: ::c_int = 28; constant KERN_SG_BIG_BUFF (line 4480) | pub const KERN_SG_BIG_BUFF: ::c_int = 29; constant KERN_ACCT (line 4481) | pub const KERN_ACCT: ::c_int = 30; constant KERN_PPC_L2CR (line 4482) | pub const KERN_PPC_L2CR: ::c_int = 31; constant KERN_RTSIGNR (line 4483) | pub const KERN_RTSIGNR: ::c_int = 32; constant KERN_RTSIGMAX (line 4484) | pub const KERN_RTSIGMAX: ::c_int = 33; constant KERN_SHMMAX (line 4485) | pub const KERN_SHMMAX: ::c_int = 34; constant KERN_MSGMAX (line 4486) | pub const KERN_MSGMAX: ::c_int = 35; constant KERN_MSGMNB (line 4487) | pub const KERN_MSGMNB: ::c_int = 36; constant KERN_MSGPOOL (line 4488) | pub const KERN_MSGPOOL: ::c_int = 37; constant KERN_SYSRQ (line 4489) | pub const KERN_SYSRQ: ::c_int = 38; constant KERN_MAX_THREADS (line 4490) | pub const KERN_MAX_THREADS: ::c_int = 39; constant KERN_RANDOM (line 4491) | pub const KERN_RANDOM: ::c_int = 40; constant KERN_SHMALL (line 4492) | pub const KERN_SHMALL: ::c_int = 41; constant KERN_MSGMNI (line 4493) | pub const KERN_MSGMNI: ::c_int = 42; constant KERN_SEM (line 4494) | pub const KERN_SEM: ::c_int = 43; constant KERN_SPARC_STOP_A (line 4495) | pub const KERN_SPARC_STOP_A: ::c_int = 44; constant KERN_SHMMNI (line 4496) | pub const KERN_SHMMNI: ::c_int = 45; constant KERN_OVERFLOWUID (line 4497) | pub const KERN_OVERFLOWUID: ::c_int = 46; constant KERN_OVERFLOWGID (line 4498) | pub const KERN_OVERFLOWGID: ::c_int = 47; constant KERN_SHMPATH (line 4499) | pub const KERN_SHMPATH: ::c_int = 48; constant KERN_HOTPLUG (line 4500) | pub const KERN_HOTPLUG: ::c_int = 49; constant KERN_IEEE_EMULATION_WARNINGS (line 4501) | pub const KERN_IEEE_EMULATION_WARNINGS: ::c_int = 50; constant KERN_S390_USER_DEBUG_LOGGING (line 4502) | pub const KERN_S390_USER_DEBUG_LOGGING: ::c_int = 51; constant KERN_CORE_USES_PID (line 4503) | pub const KERN_CORE_USES_PID: ::c_int = 52; constant KERN_TAINTED (line 4504) | pub const KERN_TAINTED: ::c_int = 53; constant KERN_CADPID (line 4505) | pub const KERN_CADPID: ::c_int = 54; constant KERN_PIDMAX (line 4506) | pub const KERN_PIDMAX: ::c_int = 55; constant KERN_CORE_PATTERN (line 4507) | pub const KERN_CORE_PATTERN: ::c_int = 56; constant KERN_PANIC_ON_OOPS (line 4508) | pub const KERN_PANIC_ON_OOPS: ::c_int = 57; constant KERN_HPPA_PWRSW (line 4509) | pub const KERN_HPPA_PWRSW: ::c_int = 58; constant KERN_HPPA_UNALIGNED (line 4510) | pub const KERN_HPPA_UNALIGNED: ::c_int = 59; constant KERN_PRINTK_RATELIMIT (line 4511) | pub const KERN_PRINTK_RATELIMIT: ::c_int = 60; constant KERN_PRINTK_RATELIMIT_BURST (line 4512) | pub const KERN_PRINTK_RATELIMIT_BURST: ::c_int = 61; constant KERN_PTY (line 4513) | pub const KERN_PTY: ::c_int = 62; constant KERN_NGROUPS_MAX (line 4514) | pub const KERN_NGROUPS_MAX: ::c_int = 63; constant KERN_SPARC_SCONS_PWROFF (line 4515) | pub const KERN_SPARC_SCONS_PWROFF: ::c_int = 64; constant KERN_HZ_TIMER (line 4516) | pub const KERN_HZ_TIMER: ::c_int = 65; constant KERN_UNKNOWN_NMI_PANIC (line 4517) | pub const KERN_UNKNOWN_NMI_PANIC: ::c_int = 66; constant KERN_BOOTLOADER_TYPE (line 4518) | pub const KERN_BOOTLOADER_TYPE: ::c_int = 67; constant KERN_RANDOMIZE (line 4519) | pub const KERN_RANDOMIZE: ::c_int = 68; constant KERN_SETUID_DUMPABLE (line 4520) | pub const KERN_SETUID_DUMPABLE: ::c_int = 69; constant KERN_SPIN_RETRY (line 4521) | pub const KERN_SPIN_RETRY: ::c_int = 70; constant KERN_ACPI_VIDEO_FLAGS (line 4522) | pub const KERN_ACPI_VIDEO_FLAGS: ::c_int = 71; constant KERN_IA64_UNALIGNED (line 4523) | pub const KERN_IA64_UNALIGNED: ::c_int = 72; constant KERN_COMPAT_LOG (line 4524) | pub const KERN_COMPAT_LOG: ::c_int = 73; constant KERN_MAX_LOCK_DEPTH (line 4525) | pub const KERN_MAX_LOCK_DEPTH: ::c_int = 74; constant KERN_NMI_WATCHDOG (line 4526) | pub const KERN_NMI_WATCHDOG: ::c_int = 75; constant KERN_PANIC_ON_NMI (line 4527) | pub const KERN_PANIC_ON_NMI: ::c_int = 76; constant VM_OVERCOMMIT_MEMORY (line 4529) | pub const VM_OVERCOMMIT_MEMORY: ::c_int = 5; constant VM_PAGE_CLUSTER (line 4530) | pub const VM_PAGE_CLUSTER: ::c_int = 10; constant VM_DIRTY_BACKGROUND (line 4531) | pub const VM_DIRTY_BACKGROUND: ::c_int = 11; constant VM_DIRTY_RATIO (line 4532) | pub const VM_DIRTY_RATIO: ::c_int = 12; constant VM_DIRTY_WB_CS (line 4533) | pub const VM_DIRTY_WB_CS: ::c_int = 13; constant VM_DIRTY_EXPIRE_CS (line 4534) | pub const VM_DIRTY_EXPIRE_CS: ::c_int = 14; constant VM_NR_PDFLUSH_THREADS (line 4535) | pub const VM_NR_PDFLUSH_THREADS: ::c_int = 15; constant VM_OVERCOMMIT_RATIO (line 4536) | pub const VM_OVERCOMMIT_RATIO: ::c_int = 16; constant VM_PAGEBUF (line 4537) | pub const VM_PAGEBUF: ::c_int = 17; constant VM_HUGETLB_PAGES (line 4538) | pub const VM_HUGETLB_PAGES: ::c_int = 18; constant VM_SWAPPINESS (line 4539) | pub const VM_SWAPPINESS: ::c_int = 19; constant VM_LOWMEM_RESERVE_RATIO (line 4540) | pub const VM_LOWMEM_RESERVE_RATIO: ::c_int = 20; constant VM_MIN_FREE_KBYTES (line 4541) | pub const VM_MIN_FREE_KBYTES: ::c_int = 21; constant VM_MAX_MAP_COUNT (line 4542) | pub const VM_MAX_MAP_COUNT: ::c_int = 22; constant VM_LAPTOP_MODE (line 4543) | pub const VM_LAPTOP_MODE: ::c_int = 23; constant VM_BLOCK_DUMP (line 4544) | pub const VM_BLOCK_DUMP: ::c_int = 24; constant VM_HUGETLB_GROUP (line 4545) | pub const VM_HUGETLB_GROUP: ::c_int = 25; constant VM_VFS_CACHE_PRESSURE (line 4546) | pub const VM_VFS_CACHE_PRESSURE: ::c_int = 26; constant VM_LEGACY_VA_LAYOUT (line 4547) | pub const VM_LEGACY_VA_LAYOUT: ::c_int = 27; constant VM_SWAP_TOKEN_TIMEOUT (line 4548) | pub const VM_SWAP_TOKEN_TIMEOUT: ::c_int = 28; constant VM_DROP_PAGECACHE (line 4549) | pub const VM_DROP_PAGECACHE: ::c_int = 29; constant VM_PERCPU_PAGELIST_FRACTION (line 4550) | pub const VM_PERCPU_PAGELIST_FRACTION: ::c_int = 30; constant VM_ZONE_RECLAIM_MODE (line 4551) | pub const VM_ZONE_RECLAIM_MODE: ::c_int = 31; constant VM_MIN_UNMAPPED (line 4552) | pub const VM_MIN_UNMAPPED: ::c_int = 32; constant VM_PANIC_ON_OOM (line 4553) | pub const VM_PANIC_ON_OOM: ::c_int = 33; constant VM_VDSO_ENABLED (line 4554) | pub const VM_VDSO_ENABLED: ::c_int = 34; constant VM_MIN_SLAB (line 4555) | pub const VM_MIN_SLAB: ::c_int = 35; constant NET_CORE (line 4557) | pub const NET_CORE: ::c_int = 1; constant NET_ETHER (line 4558) | pub const NET_ETHER: ::c_int = 2; constant NET_802 (line 4559) | pub const NET_802: ::c_int = 3; constant NET_UNIX (line 4560) | pub const NET_UNIX: ::c_int = 4; constant NET_IPV4 (line 4561) | pub const NET_IPV4: ::c_int = 5; constant NET_IPX (line 4562) | pub const NET_IPX: ::c_int = 6; constant NET_ATALK (line 4563) | pub const NET_ATALK: ::c_int = 7; constant NET_NETROM (line 4564) | pub const NET_NETROM: ::c_int = 8; constant NET_AX25 (line 4565) | pub const NET_AX25: ::c_int = 9; constant NET_BRIDGE (line 4566) | pub const NET_BRIDGE: ::c_int = 10; constant NET_ROSE (line 4567) | pub const NET_ROSE: ::c_int = 11; constant NET_IPV6 (line 4568) | pub const NET_IPV6: ::c_int = 12; constant NET_X25 (line 4569) | pub const NET_X25: ::c_int = 13; constant NET_TR (line 4570) | pub const NET_TR: ::c_int = 14; constant NET_DECNET (line 4571) | pub const NET_DECNET: ::c_int = 15; constant NET_ECONET (line 4572) | pub const NET_ECONET: ::c_int = 16; constant NET_SCTP (line 4573) | pub const NET_SCTP: ::c_int = 17; constant NET_LLC (line 4574) | pub const NET_LLC: ::c_int = 18; constant NET_NETFILTER (line 4575) | pub const NET_NETFILTER: ::c_int = 19; constant NET_DCCP (line 4576) | pub const NET_DCCP: ::c_int = 20; constant NET_IRDA (line 4577) | pub const NET_IRDA: ::c_int = 412; constant PF_VCPU (line 4580) | pub const PF_VCPU: ::c_int = 0x00000001; constant PF_IDLE (line 4581) | pub const PF_IDLE: ::c_int = 0x00000002; constant PF_EXITING (line 4582) | pub const PF_EXITING: ::c_int = 0x00000004; constant PF_POSTCOREDUMP (line 4583) | pub const PF_POSTCOREDUMP: ::c_int = 0x00000008; constant PF_IO_WORKER (line 4584) | pub const PF_IO_WORKER: ::c_int = 0x00000010; constant PF_WQ_WORKER (line 4585) | pub const PF_WQ_WORKER: ::c_int = 0x00000020; constant PF_FORKNOEXEC (line 4586) | pub const PF_FORKNOEXEC: ::c_int = 0x00000040; constant PF_MCE_PROCESS (line 4587) | pub const PF_MCE_PROCESS: ::c_int = 0x00000080; constant PF_SUPERPRIV (line 4588) | pub const PF_SUPERPRIV: ::c_int = 0x00000100; constant PF_DUMPCORE (line 4589) | pub const PF_DUMPCORE: ::c_int = 0x00000200; constant PF_SIGNALED (line 4590) | pub const PF_SIGNALED: ::c_int = 0x00000400; constant PF_MEMALLOC (line 4591) | pub const PF_MEMALLOC: ::c_int = 0x00000800; constant PF_NPROC_EXCEEDED (line 4592) | pub const PF_NPROC_EXCEEDED: ::c_int = 0x00001000; constant PF_USED_MATH (line 4593) | pub const PF_USED_MATH: ::c_int = 0x00002000; constant PF_USER_WORKER (line 4594) | pub const PF_USER_WORKER: ::c_int = 0x00004000; constant PF_NOFREEZE (line 4595) | pub const PF_NOFREEZE: ::c_int = 0x00008000; constant PF_KSWAPD (line 4596) | pub const PF_KSWAPD: ::c_int = 0x00020000; constant PF_MEMALLOC_NOFS (line 4597) | pub const PF_MEMALLOC_NOFS: ::c_int = 0x00040000; constant PF_MEMALLOC_NOIO (line 4598) | pub const PF_MEMALLOC_NOIO: ::c_int = 0x00080000; constant PF_LOCAL_THROTTLE (line 4599) | pub const PF_LOCAL_THROTTLE: ::c_int = 0x00100000; constant PF_KTHREAD (line 4600) | pub const PF_KTHREAD: ::c_int = 0x00200000; constant PF_RANDOMIZE (line 4601) | pub const PF_RANDOMIZE: ::c_int = 0x00400000; constant PF_NO_SETAFFINITY (line 4602) | pub const PF_NO_SETAFFINITY: ::c_int = 0x04000000; constant PF_MCE_EARLY (line 4603) | pub const PF_MCE_EARLY: ::c_int = 0x08000000; constant PF_MEMALLOC_PIN (line 4604) | pub const PF_MEMALLOC_PIN: ::c_int = 0x10000000; constant CSIGNAL (line 4606) | pub const CSIGNAL: ::c_int = 0x000000ff; constant SCHED_NORMAL (line 4608) | pub const SCHED_NORMAL: ::c_int = 0; constant SCHED_OTHER (line 4609) | pub const SCHED_OTHER: ::c_int = 0; constant SCHED_FIFO (line 4610) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 4611) | pub const SCHED_RR: ::c_int = 2; constant SCHED_BATCH (line 4612) | pub const SCHED_BATCH: ::c_int = 3; constant SCHED_IDLE (line 4613) | pub const SCHED_IDLE: ::c_int = 5; constant SCHED_DEADLINE (line 4614) | pub const SCHED_DEADLINE: ::c_int = 6; constant SCHED_RESET_ON_FORK (line 4616) | pub const SCHED_RESET_ON_FORK: ::c_int = 0x40000000; constant CLONE_PIDFD (line 4618) | pub const CLONE_PIDFD: ::c_int = 0x1000; constant SCHED_FLAG_RESET_ON_FORK (line 4620) | pub const SCHED_FLAG_RESET_ON_FORK: ::c_int = 0x01; constant SCHED_FLAG_RECLAIM (line 4621) | pub const SCHED_FLAG_RECLAIM: ::c_int = 0x02; constant SCHED_FLAG_DL_OVERRUN (line 4622) | pub const SCHED_FLAG_DL_OVERRUN: ::c_int = 0x04; constant SCHED_FLAG_KEEP_POLICY (line 4623) | pub const SCHED_FLAG_KEEP_POLICY: ::c_int = 0x08; constant SCHED_FLAG_KEEP_PARAMS (line 4624) | pub const SCHED_FLAG_KEEP_PARAMS: ::c_int = 0x10; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 4625) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: ::c_int = 0x20; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 4626) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: ::c_int = 0x40; constant SCHED_FLAG_KEEP_ALL (line 4628) | pub const SCHED_FLAG_KEEP_ALL: ::c_int = SCHED_FLAG_KEEP_POLICY | SCHED_... constant SCHED_FLAG_UTIL_CLAMP (line 4630) | pub const SCHED_FLAG_UTIL_CLAMP: ::c_int = SCHED_FLAG_UTIL_CLAMP_MIN | S... constant SCHED_FLAG_ALL (line 4632) | pub const SCHED_FLAG_ALL: ::c_int = SCHED_FLAG_RESET_ON_FORK function strerror_r (line 4956) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function abs (line 4958) | pub fn abs(i: ::c_int) -> ::c_int; function labs (line 4959) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 4960) | pub fn rand() -> ::c_int; function srand (line 4961) | pub fn srand(seed: ::c_uint); function drand48 (line 4963) | pub fn drand48() -> ::c_double; function erand48 (line 4964) | pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; function lrand48 (line 4965) | pub fn lrand48() -> ::c_long; function nrand48 (line 4966) | pub fn nrand48(xseed: *mut ::c_ushort) -> ::c_long; function mrand48 (line 4967) | pub fn mrand48() -> ::c_long; function jrand48 (line 4968) | pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; function srand48 (line 4969) | pub fn srand48(seed: ::c_long); function seed48 (line 4970) | pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; function lcong48 (line 4971) | pub fn lcong48(p: *mut ::c_ushort); function lutimes (line 4973) | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; function setpwent (line 4975) | pub fn setpwent(); function endpwent (line 4976) | pub fn endpwent(); function getpwent (line 4977) | pub fn getpwent() -> *mut passwd; function setgrent (line 4978) | pub fn setgrent(); function endgrent (line 4979) | pub fn endgrent(); function getgrent (line 4980) | pub fn getgrent() -> *mut ::group; function setspent (line 4981) | pub fn setspent(); function endspent (line 4982) | pub fn endspent(); function getspent (line 4983) | pub fn getspent() -> *mut spwd; function getspnam (line 4985) | pub fn getspnam(name: *const ::c_char) -> *mut spwd; function shmget (line 4988) | pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function shmat (line 4989) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmdt (line 4990) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmctl (line 4991) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function ftok (line 4992) | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; function semget (line 4993) | pub fn semget(key: ::key_t, nsems: ::c_int, semflag: ::c_int) -> ::c_int; function semop (line 4994) | pub fn semop(semid: ::c_int, sops: *mut ::sembuf, nsops: ::size_t) -> ::... function semctl (line 4995) | pub fn semctl(semid: ::c_int, semnum: ::c_int, cmd: ::c_int, ...) -> ::c... function msgctl (line 4996) | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; function msgget (line 4997) | pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; function msgrcv (line 4998) | pub fn msgrcv( function msgsnd (line 5005) | pub fn msgsnd( function mprotect (line 5012) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function __errno_location (line 5013) | pub fn __errno_location() -> *mut ::c_int; function fallocate (line 5015) | pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off... function posix_fallocate (line 5016) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function readahead (line 5017) | pub fn readahead(fd: ::c_int, offset: ::off64_t, count: ::size_t) -> ::s... function getxattr (line 5018) | pub fn getxattr( function lgetxattr (line 5024) | pub fn lgetxattr( function fgetxattr (line 5030) | pub fn fgetxattr( function setxattr (line 5036) | pub fn setxattr( function lsetxattr (line 5043) | pub fn lsetxattr( function fsetxattr (line 5050) | pub fn fsetxattr( function listxattr (line 5057) | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t)... function llistxattr (line 5058) | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t... function flistxattr (line 5059) | pub fn flistxattr(filedes: ::c_int, list: *mut c_char, size: ::size_t) -... function removexattr (line 5060) | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; function lremovexattr (line 5061) | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; function fremovexattr (line 5062) | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; function signalfd (line 5063) | pub fn signalfd(fd: ::c_int, mask: *const ::sigset_t, flags: ::c_int) ->... function timerfd_create (line 5064) | pub fn timerfd_create(clockid: ::clockid_t, flags: ::c_int) -> ::c_int; function timerfd_gettime (line 5065) | pub fn timerfd_gettime(fd: ::c_int, curr_value: *mut itimerspec) -> ::c_... function timerfd_settime (line 5066) | pub fn timerfd_settime( function quotactl (line 5072) | pub fn quotactl( function epoll_pwait (line 5078) | pub fn epoll_pwait( function dup3 (line 5085) | pub fn dup3(oldfd: ::c_int, newfd: ::c_int, flags: ::c_int) -> ::c_int; function mkostemp (line 5086) | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; function mkostemps (line 5087) | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c... function sigtimedwait (line 5088) | pub fn sigtimedwait( function sigwaitinfo (line 5093) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function nl_langinfo_l (line 5094) | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; function accept4 (line 5095) | pub fn accept4( function pthread_getaffinity_np (line 5101) | pub fn pthread_getaffinity_np( function pthread_setaffinity_np (line 5106) | pub fn pthread_setaffinity_np( function pthread_setschedprio (line 5111) | pub fn pthread_setschedprio(native: ::pthread_t, priority: ::c_int) -> :... function reboot (line 5112) | pub fn reboot(how_to: ::c_int) -> ::c_int; function setfsgid (line 5113) | pub fn setfsgid(gid: ::gid_t) -> ::c_int; function setfsuid (line 5114) | pub fn setfsuid(uid: ::uid_t) -> ::c_int; function mkfifoat (line 5117) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function if_nameindex (line 5118) | pub fn if_nameindex() -> *mut if_nameindex; function if_freenameindex (line 5119) | pub fn if_freenameindex(ptr: *mut if_nameindex); function sync_file_range (line 5120) | pub fn sync_file_range( function mremap (line 5126) | pub fn mremap( function glob (line 5134) | pub fn glob( function globfree (line 5140) | pub fn globfree(pglob: *mut ::glob_t); function posix_madvise (line 5142) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function seekdir (line 5144) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 5146) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function madvise (line 5147) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function msync (line 5149) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function remap_file_pages (line 5150) | pub fn remap_file_pages( function recvfrom (line 5157) | pub fn recvfrom( function mkstemps (line 5165) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function nl_langinfo (line 5167) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function getdomainname (line 5169) | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function setdomainname (line 5170) | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; function vhangup (line 5171) | pub fn vhangup() -> ::c_int; function sync (line 5172) | pub fn sync(); function syncfs (line 5173) | pub fn syncfs(fd: ::c_int) -> ::c_int; function syscall (line 5174) | pub fn syscall(num: ::c_long, ...) -> ::c_long; function sched_getaffinity (line 5175) | pub fn sched_getaffinity(pid: ::pid_t, cpusetsize: ::size_t, cpuset: *mu... function sched_setaffinity (line 5177) | pub fn sched_setaffinity( function epoll_create (line 5182) | pub fn epoll_create(size: ::c_int) -> ::c_int; function epoll_create1 (line 5183) | pub fn epoll_create1(flags: ::c_int) -> ::c_int; function epoll_wait (line 5184) | pub fn epoll_wait( function epoll_ctl (line 5190) | pub fn epoll_ctl(epfd: ::c_int, op: ::c_int, fd: ::c_int, event: *mut ::... function pthread_getschedparam (line 5192) | pub fn pthread_getschedparam( function unshare (line 5197) | pub fn unshare(flags: ::c_int) -> ::c_int; function umount (line 5198) | pub fn umount(target: *const ::c_char) -> ::c_int; function sched_get_priority_max (line 5199) | pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; function tee (line 5200) | pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_ui... function settimeofday (line 5201) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_... function splice (line 5202) | pub fn splice( function eventfd (line 5210) | pub fn eventfd(init: ::c_uint, flags: ::c_int) -> ::c_int; function eventfd_read (line 5211) | pub fn eventfd_read(fd: ::c_int, value: *mut eventfd_t) -> ::c_int; function eventfd_write (line 5212) | pub fn eventfd_write(fd: ::c_int, value: eventfd_t) -> ::c_int; function sched_rr_get_interval (line 5214) | pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int; function sem_timedwait (line 5215) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_getvalue (line 5216) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function sched_setparam (line 5217) | pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_... function setns (line 5218) | pub fn setns(fd: ::c_int, nstype: ::c_int) -> ::c_int; function swapoff (line 5219) | pub fn swapoff(path: *const ::c_char) -> ::c_int; function vmsplice (line 5220) | pub fn vmsplice( function mount (line 5226) | pub fn mount( function personality (line 5233) | pub fn personality(persona: ::c_ulong) -> ::c_int; function prctl (line 5234) | pub fn prctl(option: ::c_int, ...) -> ::c_int; function sched_getparam (line 5235) | pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; function ppoll (line 5236) | pub fn ppoll( function pthread_mutexattr_getprotocol (line 5242) | pub fn pthread_mutexattr_getprotocol( function pthread_mutexattr_setprotocol (line 5246) | pub fn pthread_mutexattr_setprotocol( function pthread_mutex_timedlock (line 5251) | pub fn pthread_mutex_timedlock( function pthread_barrierattr_init (line 5255) | pub fn pthread_barrierattr_init(attr: *mut ::pthread_barrierattr_t) -> :... function pthread_barrierattr_destroy (line 5256) | pub fn pthread_barrierattr_destroy(attr: *mut ::pthread_barrierattr_t) -... function pthread_barrierattr_getpshared (line 5257) | pub fn pthread_barrierattr_getpshared( function pthread_barrierattr_setpshared (line 5261) | pub fn pthread_barrierattr_setpshared( function pthread_barrier_init (line 5265) | pub fn pthread_barrier_init( function pthread_barrier_destroy (line 5270) | pub fn pthread_barrier_destroy(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_barrier_wait (line 5271) | pub fn pthread_barrier_wait(barrier: *mut pthread_barrier_t) -> ::c_int; function pthread_spin_init (line 5272) | pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_i... function pthread_spin_destroy (line 5273) | pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 5274) | pub fn pthread_spin_lock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 5275) | pub fn pthread_spin_trylock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 5276) | pub fn pthread_spin_unlock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function clone (line 5277) | pub fn clone( function sched_getscheduler (line 5284) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function clock_nanosleep (line 5285) | pub fn clock_nanosleep( function pthread_attr_getguardsize (line 5291) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 5295) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function pthread_attr_getinheritsched (line 5296) | pub fn pthread_attr_getinheritsched( function pthread_attr_setinheritsched (line 5300) | pub fn pthread_attr_setinheritsched( function pthread_attr_getschedpolicy (line 5304) | pub fn pthread_attr_getschedpolicy( function pthread_attr_setschedpolicy (line 5308) | pub fn pthread_attr_setschedpolicy(attr: *mut ::pthread_attr_t, policy: ... function pthread_attr_getschedparam (line 5309) | pub fn pthread_attr_getschedparam( function pthread_attr_setschedparam (line 5313) | pub fn pthread_attr_setschedparam( function sethostname (line 5317) | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; function sched_get_priority_min (line 5318) | pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; function pthread_condattr_getpshared (line 5319) | pub fn pthread_condattr_getpshared( function sysinfo (line 5323) | pub fn sysinfo(info: *mut ::sysinfo) -> ::c_int; function umount2 (line 5324) | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; function pthread_setschedparam (line 5325) | pub fn pthread_setschedparam( function swapon (line 5330) | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; function sched_setscheduler (line 5331) | pub fn sched_setscheduler( function sendfile (line 5336) | pub fn sendfile( function sigsuspend (line 5342) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function getgrgid_r (line 5343) | pub fn getgrgid_r( function sigaltstack (line 5350) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sem_close (line 5351) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getdtablesize (line 5352) | pub fn getdtablesize() -> ::c_int; function getgrnam_r (line 5353) | pub fn getgrnam_r( function initgroups (line 5360) | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; function pthread_sigmask (line 5361) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 5362) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 5363) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_kill (line 5364) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sem_unlink (line 5365) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function daemon (line 5366) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function getpwnam_r (line 5367) | pub fn getpwnam_r( function getpwuid_r (line 5374) | pub fn getpwuid_r( function sigwait (line 5381) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 5382) | pub fn pthread_atfork( function getgrgid (line 5387) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function getgrouplist (line 5388) | pub fn getgrouplist( function pthread_mutexattr_getpshared (line 5394) | pub fn pthread_mutexattr_getpshared( function popen (line 5398) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function faccessat (line 5399) | pub fn faccessat( function pthread_create (line 5405) | pub fn pthread_create( function dl_iterate_phdr (line 5411) | pub fn dl_iterate_phdr( function setmntent (line 5422) | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut... function getmntent (line 5423) | pub fn getmntent(stream: *mut ::FILE) -> *mut ::mntent; function addmntent (line 5424) | pub fn addmntent(stream: *mut ::FILE, mnt: *const ::mntent) -> ::c_int; function endmntent (line 5425) | pub fn endmntent(streamp: *mut ::FILE) -> ::c_int; function hasmntopt (line 5426) | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c... function fread_unlocked (line 5428) | pub fn fread_unlocked( function inotify_rm_watch (line 5434) | pub fn inotify_rm_watch(fd: ::c_int, wd: ::c_int) -> ::c_int; function inotify_init (line 5435) | pub fn inotify_init() -> ::c_int; function inotify_init1 (line 5436) | pub fn inotify_init1(flags: ::c_int) -> ::c_int; function inotify_add_watch (line 5437) | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) ... function fanotify_init (line 5438) | pub fn fanotify_init(flags: ::c_uint, event_f_flags: ::c_uint) -> ::c_int; function regcomp (line 5440) | pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: :... function regexec (line 5442) | pub fn regexec( function regerror (line 5450) | pub fn regerror( function regfree (line 5457) | pub fn regfree(preg: *mut ::regex_t); function iconv_open (line 5459) | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) ->... function iconv (line 5460) | pub fn iconv( function iconv_close (line 5467) | pub fn iconv_close(cd: iconv_t) -> ::c_int; function gettid (line 5469) | pub fn gettid() -> ::pid_t; function timer_create (line 5471) | pub fn timer_create( function timer_delete (line 5476) | pub fn timer_delete(timerid: ::timer_t) -> ::c_int; function timer_getoverrun (line 5477) | pub fn timer_getoverrun(timerid: ::timer_t) -> ::c_int; function timer_gettime (line 5478) | pub fn timer_gettime(timerid: ::timer_t, curr_value: *mut ::itimerspec) ... function timer_settime (line 5479) | pub fn timer_settime( function gethostid (line 5486) | pub fn gethostid() -> ::c_long; function pthread_getcpuclockid (line 5488) | pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid... function memmem (line 5489) | pub fn memmem( function sched_getcpu (line 5495) | pub fn sched_getcpu() -> ::c_int; function pthread_getname_np (line 5497) | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len:... function pthread_setname_np (line 5498) | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) ->... function getopt_long (line 5499) | pub fn getopt_long( function pthread_once (line 5507) | pub fn pthread_once(control: *mut pthread_once_t, routine: extern "C" fn... function copy_file_range (line 5509) | pub fn copy_file_range( FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b32/arm/mod.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; constant SIGSTKSZ (line 226) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 227) | pub const MINSIGSTKSZ: ::size_t = 2048; constant O_DIRECT (line 229) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 230) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 231) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_ASYNC (line 232) | pub const O_ASYNC: ::c_int = 0x2000; constant O_LARGEFILE (line 233) | pub const O_LARGEFILE: ::c_int = 0o400000; constant MADV_SOFT_OFFLINE (line 235) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MCL_CURRENT (line 236) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 237) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 238) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 239) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 240) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 241) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 242) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 243) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 244) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 245) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 246) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 247) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 248) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 249) | pub const VWERASE: usize = 14; constant VREPRINT (line 250) | pub const VREPRINT: usize = 12; constant VSUSP (line 251) | pub const VSUSP: usize = 10; constant VSTART (line 252) | pub const VSTART: usize = 8; constant VSTOP (line 253) | pub const VSTOP: usize = 9; constant VDISCARD (line 254) | pub const VDISCARD: usize = 13; constant VTIME (line 255) | pub const VTIME: usize = 5; constant IXON (line 256) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 257) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 258) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 259) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 260) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 261) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 262) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 263) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 264) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 265) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 266) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 267) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 268) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 269) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 270) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 271) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 272) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 273) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 274) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 275) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 276) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 277) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 278) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 279) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 280) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 281) | pub const VSWTC: usize = 7; constant OLCUC (line 282) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 283) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 284) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 285) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 286) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 287) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 288) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 289) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 290) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 291) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 292) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 293) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 294) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 295) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 296) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 297) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 298) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 299) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 300) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 301) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 302) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 303) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 304) | pub const B4000000: ::speed_t = 0o010017; constant O_APPEND (line 306) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 307) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 308) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 309) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 310) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 311) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 312) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 313) | pub const O_DSYNC: ::c_int = 4096; constant MAP_ANON (line 315) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 316) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 317) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 318) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 319) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 320) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 321) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 322) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 323) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_SYNC (line 324) | pub const MAP_SYNC: ::c_int = 0x080000; constant SOCK_STREAM (line 326) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 327) | pub const SOCK_DGRAM: ::c_int = 2; constant EDEADLK (line 329) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 330) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 331) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 332) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 333) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 334) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 335) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 336) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 337) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 338) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 339) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 340) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 341) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 342) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 343) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 344) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 345) | pub const EBADE: ::c_int = 52; constant EBADR (line 346) | pub const EBADR: ::c_int = 53; constant EXFULL (line 347) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 348) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 349) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 350) | pub const EBADSLT: ::c_int = 57; constant EDEADLOCK (line 351) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EMULTIHOP (line 352) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 353) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 354) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 355) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 356) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 357) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 358) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 359) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 360) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 361) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 362) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 363) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 364) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 365) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 366) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 367) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 368) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 369) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 370) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 371) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 372) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 373) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 374) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 375) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 376) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 377) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 378) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 379) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 380) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 381) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 382) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 383) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 384) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 385) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 386) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 387) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 388) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 389) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 390) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 391) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 392) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 393) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 394) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 395) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 396) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 397) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 398) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 399) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 400) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 401) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 402) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 403) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 404) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 405) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 406) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 407) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 408) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 409) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 410) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 411) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 412) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 413) | pub const EHWPOISON: ::c_int = 133; constant SA_ONSTACK (line 415) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 416) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 417) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 419) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 420) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 421) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 422) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 423) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 424) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 425) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 426) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 427) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 428) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 429) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 430) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 431) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 432) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 433) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 434) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 435) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 436) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 437) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 438) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 439) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 440) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 441) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant EXTPROC (line 443) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant MAP_HUGETLB (line 445) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant F_GETLK (line 447) | pub const F_GETLK: ::c_int = 12; constant F_GETOWN (line 448) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 449) | pub const F_SETLK: ::c_int = 13; constant F_SETLKW (line 450) | pub const F_SETLKW: ::c_int = 14; constant F_SETOWN (line 451) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 453) | pub const VEOF: usize = 4; constant VEOL (line 454) | pub const VEOL: usize = 11; constant VEOL2 (line 455) | pub const VEOL2: usize = 16; constant VMIN (line 456) | pub const VMIN: usize = 6; constant IEXTEN (line 457) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 458) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 459) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant POLLWRNORM (line 461) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 462) | pub const POLLWRBAND: ::c_short = 0x200; constant SYS_restart_syscall (line 465) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 466) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 467) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 468) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 469) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 470) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 471) | pub const SYS_close: ::c_long = 6; constant SYS_creat (line 472) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 473) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 474) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 475) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 476) | pub const SYS_chdir: ::c_long = 12; constant SYS_mknod (line 477) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 478) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 479) | pub const SYS_lchown: ::c_long = 16; constant SYS_lseek (line 480) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 481) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 482) | pub const SYS_mount: ::c_long = 21; constant SYS_setuid (line 483) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 484) | pub const SYS_getuid: ::c_long = 24; constant SYS_ptrace (line 485) | pub const SYS_ptrace: ::c_long = 26; constant SYS_pause (line 486) | pub const SYS_pause: ::c_long = 29; constant SYS_access (line 487) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 488) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 489) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 490) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 491) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 492) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 493) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 494) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 495) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 496) | pub const SYS_times: ::c_long = 43; constant SYS_brk (line 497) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 498) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 499) | pub const SYS_getgid: ::c_long = 47; constant SYS_geteuid (line 500) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 501) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 502) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 503) | pub const SYS_umount2: ::c_long = 52; constant SYS_ioctl (line 504) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 505) | pub const SYS_fcntl: ::c_long = 55; constant SYS_setpgid (line 506) | pub const SYS_setpgid: ::c_long = 57; constant SYS_umask (line 507) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 508) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 509) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 510) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 511) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 512) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 513) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 514) | pub const SYS_sigaction: ::c_long = 67; constant SYS_setreuid (line 515) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 516) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 517) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 518) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 519) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 520) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrusage (line 521) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 522) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 523) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 524) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 525) | pub const SYS_setgroups: ::c_long = 81; constant SYS_symlink (line 526) | pub const SYS_symlink: ::c_long = 83; constant SYS_readlink (line 527) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 528) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 529) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 530) | pub const SYS_reboot: ::c_long = 88; constant SYS_munmap (line 531) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 532) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 533) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 534) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 535) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 536) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 537) | pub const SYS_setpriority: ::c_long = 97; constant SYS_statfs (line 538) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 539) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_syslog (line 540) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 541) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 542) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 543) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 544) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 545) | pub const SYS_fstat: ::c_long = 108; constant SYS_vhangup (line 546) | pub const SYS_vhangup: ::c_long = 111; constant SYS_wait4 (line 547) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 548) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 549) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_fsync (line 550) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 551) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 552) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 553) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 554) | pub const SYS_uname: ::c_long = 122; constant SYS_adjtimex (line 555) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 556) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 557) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_init_module (line 558) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 559) | pub const SYS_delete_module: ::c_long = 129; constant SYS_quotactl (line 560) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 561) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 562) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 563) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 564) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 565) | pub const SYS_personality: ::c_long = 136; constant SYS_setfsuid (line 566) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 567) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 568) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 569) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 570) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 571) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 572) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 573) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 574) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 575) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 576) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 577) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 578) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 579) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 580) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 581) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 582) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 583) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 584) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 585) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 586) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 587) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 588) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 589) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 590) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 591) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 592) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 593) | pub const SYS_getresuid: ::c_long = 165; constant SYS_poll (line 594) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 595) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid (line 596) | pub const SYS_setresgid: ::c_long = 170; constant SYS_getresgid (line 597) | pub const SYS_getresgid: ::c_long = 171; constant SYS_prctl (line 598) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 599) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 600) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 601) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 602) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 603) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 604) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 605) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 606) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 607) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_chown (line 608) | pub const SYS_chown: ::c_long = 182; constant SYS_getcwd (line 609) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 610) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 611) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 612) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 613) | pub const SYS_sendfile: ::c_long = 187; constant SYS_vfork (line 614) | pub const SYS_vfork: ::c_long = 190; constant SYS_ugetrlimit (line 615) | pub const SYS_ugetrlimit: ::c_long = 191; constant SYS_mmap2 (line 616) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 617) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 618) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 619) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 620) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 621) | pub const SYS_fstat64: ::c_long = 197; constant SYS_lchown32 (line 622) | pub const SYS_lchown32: ::c_long = 198; constant SYS_getuid32 (line 623) | pub const SYS_getuid32: ::c_long = 199; constant SYS_getgid32 (line 624) | pub const SYS_getgid32: ::c_long = 200; constant SYS_geteuid32 (line 625) | pub const SYS_geteuid32: ::c_long = 201; constant SYS_getegid32 (line 626) | pub const SYS_getegid32: ::c_long = 202; constant SYS_setreuid32 (line 627) | pub const SYS_setreuid32: ::c_long = 203; constant SYS_setregid32 (line 628) | pub const SYS_setregid32: ::c_long = 204; constant SYS_getgroups32 (line 629) | pub const SYS_getgroups32: ::c_long = 205; constant SYS_setgroups32 (line 630) | pub const SYS_setgroups32: ::c_long = 206; constant SYS_fchown32 (line 631) | pub const SYS_fchown32: ::c_long = 207; constant SYS_setresuid32 (line 632) | pub const SYS_setresuid32: ::c_long = 208; constant SYS_getresuid32 (line 633) | pub const SYS_getresuid32: ::c_long = 209; constant SYS_setresgid32 (line 634) | pub const SYS_setresgid32: ::c_long = 210; constant SYS_getresgid32 (line 635) | pub const SYS_getresgid32: ::c_long = 211; constant SYS_chown32 (line 636) | pub const SYS_chown32: ::c_long = 212; constant SYS_setuid32 (line 637) | pub const SYS_setuid32: ::c_long = 213; constant SYS_setgid32 (line 638) | pub const SYS_setgid32: ::c_long = 214; constant SYS_setfsuid32 (line 639) | pub const SYS_setfsuid32: ::c_long = 215; constant SYS_setfsgid32 (line 640) | pub const SYS_setfsgid32: ::c_long = 216; constant SYS_getdents64 (line 641) | pub const SYS_getdents64: ::c_long = 217; constant SYS_pivot_root (line 642) | pub const SYS_pivot_root: ::c_long = 218; constant SYS_mincore (line 643) | pub const SYS_mincore: ::c_long = 219; constant SYS_madvise (line 644) | pub const SYS_madvise: ::c_long = 220; constant SYS_fcntl64 (line 645) | pub const SYS_fcntl64: ::c_long = 221; constant SYS_gettid (line 646) | pub const SYS_gettid: ::c_long = 224; constant SYS_readahead (line 647) | pub const SYS_readahead: ::c_long = 225; constant SYS_setxattr (line 648) | pub const SYS_setxattr: ::c_long = 226; constant SYS_lsetxattr (line 649) | pub const SYS_lsetxattr: ::c_long = 227; constant SYS_fsetxattr (line 650) | pub const SYS_fsetxattr: ::c_long = 228; constant SYS_getxattr (line 651) | pub const SYS_getxattr: ::c_long = 229; constant SYS_lgetxattr (line 652) | pub const SYS_lgetxattr: ::c_long = 230; constant SYS_fgetxattr (line 653) | pub const SYS_fgetxattr: ::c_long = 231; constant SYS_listxattr (line 654) | pub const SYS_listxattr: ::c_long = 232; constant SYS_llistxattr (line 655) | pub const SYS_llistxattr: ::c_long = 233; constant SYS_flistxattr (line 656) | pub const SYS_flistxattr: ::c_long = 234; constant SYS_removexattr (line 657) | pub const SYS_removexattr: ::c_long = 235; constant SYS_lremovexattr (line 658) | pub const SYS_lremovexattr: ::c_long = 236; constant SYS_fremovexattr (line 659) | pub const SYS_fremovexattr: ::c_long = 237; constant SYS_tkill (line 660) | pub const SYS_tkill: ::c_long = 238; constant SYS_sendfile64 (line 661) | pub const SYS_sendfile64: ::c_long = 239; constant SYS_futex (line 662) | pub const SYS_futex: ::c_long = 240; constant SYS_sched_setaffinity (line 663) | pub const SYS_sched_setaffinity: ::c_long = 241; constant SYS_sched_getaffinity (line 664) | pub const SYS_sched_getaffinity: ::c_long = 242; constant SYS_io_setup (line 665) | pub const SYS_io_setup: ::c_long = 243; constant SYS_io_destroy (line 666) | pub const SYS_io_destroy: ::c_long = 244; constant SYS_io_getevents (line 667) | pub const SYS_io_getevents: ::c_long = 245; constant SYS_io_submit (line 668) | pub const SYS_io_submit: ::c_long = 246; constant SYS_io_cancel (line 669) | pub const SYS_io_cancel: ::c_long = 247; constant SYS_exit_group (line 670) | pub const SYS_exit_group: ::c_long = 248; constant SYS_lookup_dcookie (line 671) | pub const SYS_lookup_dcookie: ::c_long = 249; constant SYS_epoll_create (line 672) | pub const SYS_epoll_create: ::c_long = 250; constant SYS_epoll_ctl (line 673) | pub const SYS_epoll_ctl: ::c_long = 251; constant SYS_epoll_wait (line 674) | pub const SYS_epoll_wait: ::c_long = 252; constant SYS_remap_file_pages (line 675) | pub const SYS_remap_file_pages: ::c_long = 253; constant SYS_set_tid_address (line 676) | pub const SYS_set_tid_address: ::c_long = 256; constant SYS_timer_create (line 677) | pub const SYS_timer_create: ::c_long = 257; constant SYS_timer_settime (line 678) | pub const SYS_timer_settime: ::c_long = 258; constant SYS_timer_gettime (line 679) | pub const SYS_timer_gettime: ::c_long = 259; constant SYS_timer_getoverrun (line 680) | pub const SYS_timer_getoverrun: ::c_long = 260; constant SYS_timer_delete (line 681) | pub const SYS_timer_delete: ::c_long = 261; constant SYS_clock_settime (line 682) | pub const SYS_clock_settime: ::c_long = 262; constant SYS_clock_gettime (line 683) | pub const SYS_clock_gettime: ::c_long = 263; constant SYS_clock_getres (line 684) | pub const SYS_clock_getres: ::c_long = 264; constant SYS_clock_nanosleep (line 685) | pub const SYS_clock_nanosleep: ::c_long = 265; constant SYS_statfs64 (line 686) | pub const SYS_statfs64: ::c_long = 266; constant SYS_fstatfs64 (line 687) | pub const SYS_fstatfs64: ::c_long = 267; constant SYS_tgkill (line 688) | pub const SYS_tgkill: ::c_long = 268; constant SYS_utimes (line 689) | pub const SYS_utimes: ::c_long = 269; constant SYS_pciconfig_iobase (line 690) | pub const SYS_pciconfig_iobase: ::c_long = 271; constant SYS_pciconfig_read (line 691) | pub const SYS_pciconfig_read: ::c_long = 272; constant SYS_pciconfig_write (line 692) | pub const SYS_pciconfig_write: ::c_long = 273; constant SYS_mq_open (line 693) | pub const SYS_mq_open: ::c_long = 274; constant SYS_mq_unlink (line 694) | pub const SYS_mq_unlink: ::c_long = 275; constant SYS_mq_timedsend (line 695) | pub const SYS_mq_timedsend: ::c_long = 276; constant SYS_mq_timedreceive (line 696) | pub const SYS_mq_timedreceive: ::c_long = 277; constant SYS_mq_notify (line 697) | pub const SYS_mq_notify: ::c_long = 278; constant SYS_mq_getsetattr (line 698) | pub const SYS_mq_getsetattr: ::c_long = 279; constant SYS_waitid (line 699) | pub const SYS_waitid: ::c_long = 280; constant SYS_socket (line 700) | pub const SYS_socket: ::c_long = 281; constant SYS_bind (line 701) | pub const SYS_bind: ::c_long = 282; constant SYS_connect (line 702) | pub const SYS_connect: ::c_long = 283; constant SYS_listen (line 703) | pub const SYS_listen: ::c_long = 284; constant SYS_accept (line 704) | pub const SYS_accept: ::c_long = 285; constant SYS_getsockname (line 705) | pub const SYS_getsockname: ::c_long = 286; constant SYS_getpeername (line 706) | pub const SYS_getpeername: ::c_long = 287; constant SYS_socketpair (line 707) | pub const SYS_socketpair: ::c_long = 288; constant SYS_send (line 708) | pub const SYS_send: ::c_long = 289; constant SYS_sendto (line 709) | pub const SYS_sendto: ::c_long = 290; constant SYS_recv (line 710) | pub const SYS_recv: ::c_long = 291; constant SYS_recvfrom (line 711) | pub const SYS_recvfrom: ::c_long = 292; constant SYS_shutdown (line 712) | pub const SYS_shutdown: ::c_long = 293; constant SYS_setsockopt (line 713) | pub const SYS_setsockopt: ::c_long = 294; constant SYS_getsockopt (line 714) | pub const SYS_getsockopt: ::c_long = 295; constant SYS_sendmsg (line 715) | pub const SYS_sendmsg: ::c_long = 296; constant SYS_recvmsg (line 716) | pub const SYS_recvmsg: ::c_long = 297; constant SYS_semop (line 717) | pub const SYS_semop: ::c_long = 298; constant SYS_semget (line 718) | pub const SYS_semget: ::c_long = 299; constant SYS_semctl (line 719) | pub const SYS_semctl: ::c_long = 300; constant SYS_msgsnd (line 720) | pub const SYS_msgsnd: ::c_long = 301; constant SYS_msgrcv (line 721) | pub const SYS_msgrcv: ::c_long = 302; constant SYS_msgget (line 722) | pub const SYS_msgget: ::c_long = 303; constant SYS_msgctl (line 723) | pub const SYS_msgctl: ::c_long = 304; constant SYS_shmat (line 724) | pub const SYS_shmat: ::c_long = 305; constant SYS_shmdt (line 725) | pub const SYS_shmdt: ::c_long = 306; constant SYS_shmget (line 726) | pub const SYS_shmget: ::c_long = 307; constant SYS_shmctl (line 727) | pub const SYS_shmctl: ::c_long = 308; constant SYS_add_key (line 728) | pub const SYS_add_key: ::c_long = 309; constant SYS_request_key (line 729) | pub const SYS_request_key: ::c_long = 310; constant SYS_keyctl (line 730) | pub const SYS_keyctl: ::c_long = 311; constant SYS_semtimedop (line 731) | pub const SYS_semtimedop: ::c_long = 312; constant SYS_vserver (line 732) | pub const SYS_vserver: ::c_long = 313; constant SYS_ioprio_set (line 733) | pub const SYS_ioprio_set: ::c_long = 314; constant SYS_ioprio_get (line 734) | pub const SYS_ioprio_get: ::c_long = 315; constant SYS_inotify_init (line 735) | pub const SYS_inotify_init: ::c_long = 316; constant SYS_inotify_add_watch (line 736) | pub const SYS_inotify_add_watch: ::c_long = 317; constant SYS_inotify_rm_watch (line 737) | pub const SYS_inotify_rm_watch: ::c_long = 318; constant SYS_mbind (line 738) | pub const SYS_mbind: ::c_long = 319; constant SYS_get_mempolicy (line 739) | pub const SYS_get_mempolicy: ::c_long = 320; constant SYS_set_mempolicy (line 740) | pub const SYS_set_mempolicy: ::c_long = 321; constant SYS_openat (line 741) | pub const SYS_openat: ::c_long = 322; constant SYS_mkdirat (line 742) | pub const SYS_mkdirat: ::c_long = 323; constant SYS_mknodat (line 743) | pub const SYS_mknodat: ::c_long = 324; constant SYS_fchownat (line 744) | pub const SYS_fchownat: ::c_long = 325; constant SYS_futimesat (line 745) | pub const SYS_futimesat: ::c_long = 326; constant SYS_fstatat64 (line 746) | pub const SYS_fstatat64: ::c_long = 327; constant SYS_unlinkat (line 747) | pub const SYS_unlinkat: ::c_long = 328; constant SYS_renameat (line 748) | pub const SYS_renameat: ::c_long = 329; constant SYS_linkat (line 749) | pub const SYS_linkat: ::c_long = 330; constant SYS_symlinkat (line 750) | pub const SYS_symlinkat: ::c_long = 331; constant SYS_readlinkat (line 751) | pub const SYS_readlinkat: ::c_long = 332; constant SYS_fchmodat (line 752) | pub const SYS_fchmodat: ::c_long = 333; constant SYS_faccessat (line 753) | pub const SYS_faccessat: ::c_long = 334; constant SYS_pselect6 (line 754) | pub const SYS_pselect6: ::c_long = 335; constant SYS_ppoll (line 755) | pub const SYS_ppoll: ::c_long = 336; constant SYS_unshare (line 756) | pub const SYS_unshare: ::c_long = 337; constant SYS_set_robust_list (line 757) | pub const SYS_set_robust_list: ::c_long = 338; constant SYS_get_robust_list (line 758) | pub const SYS_get_robust_list: ::c_long = 339; constant SYS_splice (line 759) | pub const SYS_splice: ::c_long = 340; constant SYS_tee (line 760) | pub const SYS_tee: ::c_long = 342; constant SYS_vmsplice (line 761) | pub const SYS_vmsplice: ::c_long = 343; constant SYS_move_pages (line 762) | pub const SYS_move_pages: ::c_long = 344; constant SYS_getcpu (line 763) | pub const SYS_getcpu: ::c_long = 345; constant SYS_epoll_pwait (line 764) | pub const SYS_epoll_pwait: ::c_long = 346; constant SYS_kexec_load (line 765) | pub const SYS_kexec_load: ::c_long = 347; constant SYS_utimensat (line 766) | pub const SYS_utimensat: ::c_long = 348; constant SYS_signalfd (line 767) | pub const SYS_signalfd: ::c_long = 349; constant SYS_timerfd_create (line 768) | pub const SYS_timerfd_create: ::c_long = 350; constant SYS_eventfd (line 769) | pub const SYS_eventfd: ::c_long = 351; constant SYS_fallocate (line 770) | pub const SYS_fallocate: ::c_long = 352; constant SYS_timerfd_settime (line 771) | pub const SYS_timerfd_settime: ::c_long = 353; constant SYS_timerfd_gettime (line 772) | pub const SYS_timerfd_gettime: ::c_long = 354; constant SYS_signalfd4 (line 773) | pub const SYS_signalfd4: ::c_long = 355; constant SYS_eventfd2 (line 774) | pub const SYS_eventfd2: ::c_long = 356; constant SYS_epoll_create1 (line 775) | pub const SYS_epoll_create1: ::c_long = 357; constant SYS_dup3 (line 776) | pub const SYS_dup3: ::c_long = 358; constant SYS_pipe2 (line 777) | pub const SYS_pipe2: ::c_long = 359; constant SYS_inotify_init1 (line 778) | pub const SYS_inotify_init1: ::c_long = 360; constant SYS_preadv (line 779) | pub const SYS_preadv: ::c_long = 361; constant SYS_pwritev (line 780) | pub const SYS_pwritev: ::c_long = 362; constant SYS_rt_tgsigqueueinfo (line 781) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 363; constant SYS_perf_event_open (line 782) | pub const SYS_perf_event_open: ::c_long = 364; constant SYS_recvmmsg (line 783) | pub const SYS_recvmmsg: ::c_long = 365; constant SYS_accept4 (line 784) | pub const SYS_accept4: ::c_long = 366; constant SYS_fanotify_init (line 785) | pub const SYS_fanotify_init: ::c_long = 367; constant SYS_fanotify_mark (line 786) | pub const SYS_fanotify_mark: ::c_long = 368; constant SYS_prlimit64 (line 787) | pub const SYS_prlimit64: ::c_long = 369; constant SYS_name_to_handle_at (line 788) | pub const SYS_name_to_handle_at: ::c_long = 370; constant SYS_open_by_handle_at (line 789) | pub const SYS_open_by_handle_at: ::c_long = 371; constant SYS_clock_adjtime (line 790) | pub const SYS_clock_adjtime: ::c_long = 372; constant SYS_syncfs (line 791) | pub const SYS_syncfs: ::c_long = 373; constant SYS_sendmmsg (line 792) | pub const SYS_sendmmsg: ::c_long = 374; constant SYS_setns (line 793) | pub const SYS_setns: ::c_long = 375; constant SYS_process_vm_readv (line 794) | pub const SYS_process_vm_readv: ::c_long = 376; constant SYS_process_vm_writev (line 795) | pub const SYS_process_vm_writev: ::c_long = 377; constant SYS_kcmp (line 796) | pub const SYS_kcmp: ::c_long = 378; constant SYS_finit_module (line 797) | pub const SYS_finit_module: ::c_long = 379; constant SYS_sched_setattr (line 798) | pub const SYS_sched_setattr: ::c_long = 380; constant SYS_sched_getattr (line 799) | pub const SYS_sched_getattr: ::c_long = 381; constant SYS_renameat2 (line 800) | pub const SYS_renameat2: ::c_long = 382; constant SYS_seccomp (line 801) | pub const SYS_seccomp: ::c_long = 383; constant SYS_getrandom (line 802) | pub const SYS_getrandom: ::c_long = 384; constant SYS_memfd_create (line 803) | pub const SYS_memfd_create: ::c_long = 385; constant SYS_bpf (line 804) | pub const SYS_bpf: ::c_long = 386; constant SYS_execveat (line 805) | pub const SYS_execveat: ::c_long = 387; constant SYS_userfaultfd (line 806) | pub const SYS_userfaultfd: ::c_long = 388; constant SYS_membarrier (line 807) | pub const SYS_membarrier: ::c_long = 389; constant SYS_mlock2 (line 808) | pub const SYS_mlock2: ::c_long = 390; constant SYS_copy_file_range (line 809) | pub const SYS_copy_file_range: ::c_long = 391; constant SYS_preadv2 (line 810) | pub const SYS_preadv2: ::c_long = 392; constant SYS_pwritev2 (line 811) | pub const SYS_pwritev2: ::c_long = 393; constant SYS_pkey_mprotect (line 812) | pub const SYS_pkey_mprotect: ::c_long = 394; constant SYS_pkey_alloc (line 813) | pub const SYS_pkey_alloc: ::c_long = 395; constant SYS_pkey_free (line 814) | pub const SYS_pkey_free: ::c_long = 396; constant SYS_statx (line 815) | pub const SYS_statx: ::c_long = 397; constant SYS_pidfd_send_signal (line 816) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 817) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 818) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 819) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 820) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 821) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 822) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 823) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 824) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 825) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 826) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 827) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 828) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 829) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 830) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 831) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 832) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 833) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 834) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 835) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 836) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 837) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 838) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 839) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 840) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 841) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 842) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; function getrandom (line 845) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b32/hexagon.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type stat64 (line 3) | pub type stat64 = ::stat; constant AF_FILE (line 134) | pub const AF_FILE: ::c_int = 1; constant AF_KCM (line 135) | pub const AF_KCM: ::c_int = 41; constant AF_MAX (line 136) | pub const AF_MAX: ::c_int = 43; constant AF_QIPCRTR (line 137) | pub const AF_QIPCRTR: ::c_int = 42; constant EADDRINUSE (line 138) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 139) | pub const EADDRNOTAVAIL: ::c_int = 99; constant EAFNOSUPPORT (line 140) | pub const EAFNOSUPPORT: ::c_int = 97; constant EALREADY (line 141) | pub const EALREADY: ::c_int = 114; constant EBADE (line 142) | pub const EBADE: ::c_int = 52; constant EBADMSG (line 143) | pub const EBADMSG: ::c_int = 74; constant EBADR (line 144) | pub const EBADR: ::c_int = 53; constant EBADRQC (line 145) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 146) | pub const EBADSLT: ::c_int = 57; constant ECANCELED (line 147) | pub const ECANCELED: ::c_int = 125; constant ECHRNG (line 148) | pub const ECHRNG: ::c_int = 44; constant ECONNABORTED (line 149) | pub const ECONNABORTED: ::c_int = 103; constant ECONNREFUSED (line 150) | pub const ECONNREFUSED: ::c_int = 111; constant ECONNRESET (line 151) | pub const ECONNRESET: ::c_int = 104; constant EDEADLK (line 152) | pub const EDEADLK: ::c_int = 35; constant EDEADLOCK (line 153) | pub const EDEADLOCK: ::c_int = 35; constant EDESTADDRREQ (line 154) | pub const EDESTADDRREQ: ::c_int = 89; constant EDQUOT (line 155) | pub const EDQUOT: ::c_int = 122; constant EHOSTDOWN (line 156) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 157) | pub const EHOSTUNREACH: ::c_int = 113; constant EHWPOISON (line 158) | pub const EHWPOISON: ::c_int = 133; constant EIDRM (line 159) | pub const EIDRM: ::c_int = 43; constant EILSEQ (line 160) | pub const EILSEQ: ::c_int = 84; constant EINPROGRESS (line 161) | pub const EINPROGRESS: ::c_int = 115; constant EISCONN (line 162) | pub const EISCONN: ::c_int = 106; constant EISNAM (line 163) | pub const EISNAM: ::c_int = 120; constant EKEYEXPIRED (line 164) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREJECTED (line 165) | pub const EKEYREJECTED: ::c_int = 129; constant EKEYREVOKED (line 166) | pub const EKEYREVOKED: ::c_int = 128; constant EL2HLT (line 167) | pub const EL2HLT: ::c_int = 51; constant EL2NSYNC (line 168) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 169) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 170) | pub const EL3RST: ::c_int = 47; constant ELIBACC (line 171) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 172) | pub const ELIBBAD: ::c_int = 80; constant ELIBEXEC (line 173) | pub const ELIBEXEC: ::c_int = 83; constant ELIBMAX (line 174) | pub const ELIBMAX: ::c_int = 82; constant ELIBSCN (line 175) | pub const ELIBSCN: ::c_int = 81; constant ELNRNG (line 176) | pub const ELNRNG: ::c_int = 48; constant ELOOP (line 177) | pub const ELOOP: ::c_int = 40; constant EMEDIUMTYPE (line 178) | pub const EMEDIUMTYPE: ::c_int = 124; constant EMSGSIZE (line 179) | pub const EMSGSIZE: ::c_int = 90; constant EMULTIHOP (line 180) | pub const EMULTIHOP: ::c_int = 72; constant ENAMETOOLONG (line 181) | pub const ENAMETOOLONG: ::c_int = 36; constant ENAVAIL (line 182) | pub const ENAVAIL: ::c_int = 119; constant ENETDOWN (line 183) | pub const ENETDOWN: ::c_int = 100; constant ENETRESET (line 184) | pub const ENETRESET: ::c_int = 102; constant ENETUNREACH (line 185) | pub const ENETUNREACH: ::c_int = 101; constant ENOANO (line 186) | pub const ENOANO: ::c_int = 55; constant ENOBUFS (line 187) | pub const ENOBUFS: ::c_int = 105; constant ENOCSI (line 188) | pub const ENOCSI: ::c_int = 50; constant ENOKEY (line 189) | pub const ENOKEY: ::c_int = 126; constant ENOLCK (line 190) | pub const ENOLCK: ::c_int = 37; constant ENOMEDIUM (line 191) | pub const ENOMEDIUM: ::c_int = 123; constant ENOMSG (line 192) | pub const ENOMSG: ::c_int = 42; constant ENOPROTOOPT (line 193) | pub const ENOPROTOOPT: ::c_int = 92; constant ENOSYS (line 194) | pub const ENOSYS: ::c_int = 38; constant ENOTCONN (line 195) | pub const ENOTCONN: ::c_int = 107; constant ENOTEMPTY (line 196) | pub const ENOTEMPTY: ::c_int = 39; constant ENOTNAM (line 197) | pub const ENOTNAM: ::c_int = 118; constant ENOTRECOVERABLE (line 198) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ENOTSOCK (line 199) | pub const ENOTSOCK: ::c_int = 88; constant ENOTSUP (line 200) | pub const ENOTSUP: ::c_int = 95; constant ENOTUNIQ (line 201) | pub const ENOTUNIQ: ::c_int = 76; constant EOPNOTSUPP (line 202) | pub const EOPNOTSUPP: ::c_int = 95; constant EOVERFLOW (line 203) | pub const EOVERFLOW: ::c_int = 75; constant EOWNERDEAD (line 204) | pub const EOWNERDEAD: ::c_int = 130; constant EPFNOSUPPORT (line 205) | pub const EPFNOSUPPORT: ::c_int = 96; constant EREMCHG (line 206) | pub const EREMCHG: ::c_int = 78; constant ERESTART (line 207) | pub const ERESTART: ::c_int = 85; constant ERFKILL (line 208) | pub const ERFKILL: ::c_int = 132; constant ESHUTDOWN (line 209) | pub const ESHUTDOWN: ::c_int = 108; constant ESOCKTNOSUPPORT (line 210) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant ESTALE (line 211) | pub const ESTALE: ::c_int = 116; constant ESTRPIPE (line 212) | pub const ESTRPIPE: ::c_int = 86; constant ETOOMANYREFS (line 213) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 214) | pub const ETIMEDOUT: ::c_int = 110; constant EUCLEAN (line 215) | pub const EUCLEAN: ::c_int = 117; constant EUNATCH (line 216) | pub const EUNATCH: ::c_int = 49; constant EUSERS (line 217) | pub const EUSERS: ::c_int = 87; constant EXFULL (line 218) | pub const EXFULL: ::c_int = 54; constant EXTPROC (line 219) | pub const EXTPROC: ::c_int = 65536; constant F_EXLCK (line 220) | pub const F_EXLCK: ::c_int = 4; constant F_GETLK (line 221) | pub const F_GETLK: ::c_int = 12; constant F_GETOWN (line 222) | pub const F_GETOWN: ::c_int = 9; constant F_GETOWNER_UIDS (line 223) | pub const F_GETOWNER_UIDS: ::c_int = 17; constant F_GETOWN_EX (line 224) | pub const F_GETOWN_EX: ::c_int = 16; constant F_GETSIG (line 225) | pub const F_GETSIG: ::c_int = 11; constant F_LINUX_SPECIFIC_BASE (line 226) | pub const F_LINUX_SPECIFIC_BASE: ::c_int = 1024; constant FLUSHO (line 227) | pub const FLUSHO: ::c_int = 4096; constant F_OWNER_PGRP (line 228) | pub const F_OWNER_PGRP: ::c_int = 2; constant F_OWNER_PID (line 229) | pub const F_OWNER_PID: ::c_int = 1; constant F_OWNER_TID (line 230) | pub const F_OWNER_TID: ::c_int = 0; constant F_SETLK (line 231) | pub const F_SETLK: ::c_int = 13; constant F_SETLKW (line 232) | pub const F_SETLKW: ::c_int = 14; constant F_SETOWN (line 233) | pub const F_SETOWN: ::c_int = 8; constant F_SETOWN_EX (line 234) | pub const F_SETOWN_EX: ::c_int = 15; constant F_SETSIG (line 235) | pub const F_SETSIG: ::c_int = 10; constant F_SHLCK (line 236) | pub const F_SHLCK: ::c_int = 8; constant IEXTEN (line 237) | pub const IEXTEN: ::c_int = 32768; constant MAP_ANON (line 238) | pub const MAP_ANON: ::c_int = 32; constant MAP_DENYWRITE (line 239) | pub const MAP_DENYWRITE: ::c_int = 2048; constant MAP_EXECUTABLE (line 240) | pub const MAP_EXECUTABLE: ::c_int = 4096; constant MAP_GROWSDOWN (line 241) | pub const MAP_GROWSDOWN: ::c_int = 256; constant MAP_HUGETLB (line 242) | pub const MAP_HUGETLB: ::c_int = 262144; constant MAP_LOCKED (line 243) | pub const MAP_LOCKED: ::c_int = 8192; constant MAP_NONBLOCK (line 244) | pub const MAP_NONBLOCK: ::c_int = 65536; constant MAP_NORESERVE (line 245) | pub const MAP_NORESERVE: ::c_int = 16384; constant MAP_POPULATE (line 246) | pub const MAP_POPULATE: ::c_int = 32768; constant MAP_STACK (line 247) | pub const MAP_STACK: ::c_int = 131072; constant MAP_UNINITIALIZED (line 248) | pub const MAP_UNINITIALIZED: ::c_int = 0; constant O_APPEND (line 249) | pub const O_APPEND: ::c_int = 1024; constant O_ASYNC (line 250) | pub const O_ASYNC: ::c_int = 8192; constant O_CREAT (line 251) | pub const O_CREAT: ::c_int = 64; constant O_DIRECT (line 252) | pub const O_DIRECT: ::c_int = 16384; constant O_DIRECTORY (line 253) | pub const O_DIRECTORY: ::c_int = 65536; constant O_DSYNC (line 254) | pub const O_DSYNC: ::c_int = 4096; constant O_EXCL (line 255) | pub const O_EXCL: ::c_int = 128; constant O_LARGEFILE (line 256) | pub const O_LARGEFILE: ::c_int = 32768; constant O_NOCTTY (line 257) | pub const O_NOCTTY: ::c_int = 256; constant O_NOFOLLOW (line 258) | pub const O_NOFOLLOW: ::c_int = 131072; constant O_NONBLOCK (line 259) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 260) | pub const O_SYNC: ::c_int = 1052672; constant PF_FILE (line 261) | pub const PF_FILE: ::c_int = 1; constant PF_KCM (line 262) | pub const PF_KCM: ::c_int = 41; constant PF_MAX (line 263) | pub const PF_MAX: ::c_int = 43; constant PF_QIPCRTR (line 264) | pub const PF_QIPCRTR: ::c_int = 42; constant SA_ONSTACK (line 265) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 266) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 267) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGBUS (line 268) | pub const SIGBUS: ::c_int = 7; constant SIGCHLD (line 269) | pub const SIGCHLD: ::c_int = 17; constant SIGCONT (line 270) | pub const SIGCONT: ::c_int = 18; constant SIGIO (line 271) | pub const SIGIO: ::c_int = 29; constant SIGPOLL (line 272) | pub const SIGPOLL: ::c_int = 29; constant SIGPROF (line 273) | pub const SIGPROF: ::c_int = 27; constant SIGPWR (line 274) | pub const SIGPWR: ::c_int = 30; constant SIGSTKFLT (line 275) | pub const SIGSTKFLT: ::c_int = 16; constant SIGSTKSZ (line 276) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 277) | pub const MINSIGSTKSZ: ::size_t = 2048; constant SIGSTOP (line 278) | pub const SIGSTOP: ::c_int = 19; constant SIGSYS (line 279) | pub const SIGSYS: ::c_int = 31; constant SIGTSTP (line 280) | pub const SIGTSTP: ::c_int = 20; constant SIGTTIN (line 281) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 282) | pub const SIGTTOU: ::c_int = 22; constant SIGURG (line 283) | pub const SIGURG: ::c_int = 23; constant SIGUSR1 (line 284) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 285) | pub const SIGUSR2: ::c_int = 12; constant SIGVTALRM (line 286) | pub const SIGVTALRM: ::c_int = 26; constant SIGWINCH (line 287) | pub const SIGWINCH: ::c_int = 28; constant SIGXCPU (line 288) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 289) | pub const SIGXFSZ: ::c_int = 25; constant SIG_SETMASK (line 290) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 291) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 292) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant SOCK_DGRAM (line 293) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_STREAM (line 294) | pub const SOCK_STREAM: ::c_int = 1; constant SOL_CAIF (line 295) | pub const SOL_CAIF: ::c_int = 278; constant SOL_IUCV (line 296) | pub const SOL_IUCV: ::c_int = 277; constant SOL_KCM (line 297) | pub const SOL_KCM: ::c_int = 281; constant SOL_NFC (line 298) | pub const SOL_NFC: ::c_int = 280; constant SOL_PNPIPE (line 299) | pub const SOL_PNPIPE: ::c_int = 275; constant SOL_PPPOL2TP (line 300) | pub const SOL_PPPOL2TP: ::c_int = 273; constant SOL_RDS (line 301) | pub const SOL_RDS: ::c_int = 276; constant SOL_RXRPC (line 302) | pub const SOL_RXRPC: ::c_int = 272; constant SYS3264_fadvise64 (line 304) | pub const SYS3264_fadvise64: ::c_int = 223; constant SYS3264_fcntl (line 305) | pub const SYS3264_fcntl: ::c_int = 25; constant SYS3264_fstatat (line 306) | pub const SYS3264_fstatat: ::c_int = 79; constant SYS3264_fstat (line 307) | pub const SYS3264_fstat: ::c_int = 80; constant SYS3264_fstatfs (line 308) | pub const SYS3264_fstatfs: ::c_int = 44; constant SYS3264_ftruncate (line 309) | pub const SYS3264_ftruncate: ::c_int = 46; constant SYS3264_lseek (line 310) | pub const SYS3264_lseek: ::c_int = 62; constant SYS3264_lstat (line 311) | pub const SYS3264_lstat: ::c_int = 1039; constant SYS3264_mmap (line 312) | pub const SYS3264_mmap: ::c_int = 222; constant SYS3264_sendfile (line 313) | pub const SYS3264_sendfile: ::c_int = 71; constant SYS3264_stat (line 314) | pub const SYS3264_stat: ::c_int = 1038; constant SYS3264_statfs (line 315) | pub const SYS3264_statfs: ::c_int = 43; constant SYS3264_truncate (line 316) | pub const SYS3264_truncate: ::c_int = 45; constant SYS_accept4 (line 317) | pub const SYS_accept4: ::c_int = 242; constant SYS_accept (line 318) | pub const SYS_accept: ::c_int = 202; constant SYS_access (line 319) | pub const SYS_access: ::c_int = 1033; constant SYS_acct (line 320) | pub const SYS_acct: ::c_int = 89; constant SYS_add_key (line 321) | pub const SYS_add_key: ::c_int = 217; constant SYS_adjtimex (line 322) | pub const SYS_adjtimex: ::c_int = 171; constant SYS_alarm (line 323) | pub const SYS_alarm: ::c_int = 1059; constant SYS_arch_specific_syscall (line 324) | pub const SYS_arch_specific_syscall: ::c_int = 244; constant SYS_bdflush (line 325) | pub const SYS_bdflush: ::c_int = 1075; constant SYS_bind (line 326) | pub const SYS_bind: ::c_int = 200; constant SYS_bpf (line 327) | pub const SYS_bpf: ::c_int = 280; constant SYS_brk (line 328) | pub const SYS_brk: ::c_int = 214; constant SYS_capget (line 329) | pub const SYS_capget: ::c_int = 90; constant SYS_capset (line 330) | pub const SYS_capset: ::c_int = 91; constant SYS_chdir (line 331) | pub const SYS_chdir: ::c_int = 49; constant SYS_chmod (line 332) | pub const SYS_chmod: ::c_int = 1028; constant SYS_chown (line 333) | pub const SYS_chown: ::c_int = 1029; constant SYS_chroot (line 334) | pub const SYS_chroot: ::c_int = 51; constant SYS_clock_adjtime (line 335) | pub const SYS_clock_adjtime: ::c_int = 266; constant SYS_clock_getres (line 336) | pub const SYS_clock_getres: ::c_int = 114; constant SYS_clock_gettime (line 337) | pub const SYS_clock_gettime: ::c_int = 113; constant SYS_clock_nanosleep (line 338) | pub const SYS_clock_nanosleep: ::c_int = 115; constant SYS_clock_settime (line 339) | pub const SYS_clock_settime: ::c_int = 112; constant SYS_clone (line 340) | pub const SYS_clone: ::c_int = 220; constant SYS_close (line 341) | pub const SYS_close: ::c_int = 57; constant SYS_connect (line 342) | pub const SYS_connect: ::c_int = 203; constant SYS_copy_file_range (line 343) | pub const SYS_copy_file_range: ::c_int = -1; constant SYS_creat (line 344) | pub const SYS_creat: ::c_int = 1064; constant SYS_delete_module (line 345) | pub const SYS_delete_module: ::c_int = 106; constant SYS_dup2 (line 346) | pub const SYS_dup2: ::c_int = 1041; constant SYS_dup3 (line 347) | pub const SYS_dup3: ::c_int = 24; constant SYS_dup (line 348) | pub const SYS_dup: ::c_int = 23; constant SYS_epoll_create1 (line 349) | pub const SYS_epoll_create1: ::c_int = 20; constant SYS_epoll_create (line 350) | pub const SYS_epoll_create: ::c_int = 1042; constant SYS_epoll_ctl (line 351) | pub const SYS_epoll_ctl: ::c_int = 21; constant SYS_epoll_pwait (line 352) | pub const SYS_epoll_pwait: ::c_int = 22; constant SYS_epoll_wait (line 353) | pub const SYS_epoll_wait: ::c_int = 1069; constant SYS_eventfd2 (line 354) | pub const SYS_eventfd2: ::c_int = 19; constant SYS_eventfd (line 355) | pub const SYS_eventfd: ::c_int = 1044; constant SYS_execveat (line 356) | pub const SYS_execveat: ::c_int = 281; constant SYS_execve (line 357) | pub const SYS_execve: ::c_int = 221; constant SYS_exit (line 358) | pub const SYS_exit: ::c_int = 93; constant SYS_exit_group (line 359) | pub const SYS_exit_group: ::c_int = 94; constant SYS_faccessat (line 360) | pub const SYS_faccessat: ::c_int = 48; constant SYS_fadvise64_64 (line 361) | pub const SYS_fadvise64_64: ::c_int = 223; constant SYS_fallocate (line 362) | pub const SYS_fallocate: ::c_int = 47; constant SYS_fanotify_init (line 363) | pub const SYS_fanotify_init: ::c_int = 262; constant SYS_fanotify_mark (line 364) | pub const SYS_fanotify_mark: ::c_int = 263; constant SYS_fchdir (line 365) | pub const SYS_fchdir: ::c_int = 50; constant SYS_fchmodat (line 366) | pub const SYS_fchmodat: ::c_int = 53; constant SYS_fchmod (line 367) | pub const SYS_fchmod: ::c_int = 52; constant SYS_fchownat (line 368) | pub const SYS_fchownat: ::c_int = 54; constant SYS_fchown (line 369) | pub const SYS_fchown: ::c_int = 55; constant SYS_fcntl64 (line 370) | pub const SYS_fcntl64: ::c_int = 25; constant SYS_fcntl (line 371) | pub const SYS_fcntl: ::c_int = 25; constant SYS_fdatasync (line 372) | pub const SYS_fdatasync: ::c_int = 83; constant SYS_fgetxattr (line 373) | pub const SYS_fgetxattr: ::c_int = 10; constant SYS_finit_module (line 374) | pub const SYS_finit_module: ::c_int = 273; constant SYS_flistxattr (line 375) | pub const SYS_flistxattr: ::c_int = 13; constant SYS_flock (line 376) | pub const SYS_flock: ::c_int = 32; constant SYS_fork (line 377) | pub const SYS_fork: ::c_int = 1079; constant SYS_fremovexattr (line 378) | pub const SYS_fremovexattr: ::c_int = 16; constant SYS_fsetxattr (line 379) | pub const SYS_fsetxattr: ::c_int = 7; constant SYS_fstat64 (line 380) | pub const SYS_fstat64: ::c_int = 80; constant SYS_fstatat64 (line 381) | pub const SYS_fstatat64: ::c_int = 79; constant SYS_fstatfs64 (line 382) | pub const SYS_fstatfs64: ::c_int = 44; constant SYS_fstatfs (line 383) | pub const SYS_fstatfs: ::c_int = 44; constant SYS_fsync (line 384) | pub const SYS_fsync: ::c_int = 82; constant SYS_ftruncate64 (line 385) | pub const SYS_ftruncate64: ::c_int = 46; constant SYS_ftruncate (line 386) | pub const SYS_ftruncate: ::c_int = 46; constant SYS_futex (line 387) | pub const SYS_futex: ::c_int = 98; constant SYS_futimesat (line 388) | pub const SYS_futimesat: ::c_int = 1066; constant SYS_getcpu (line 389) | pub const SYS_getcpu: ::c_int = 168; constant SYS_getcwd (line 390) | pub const SYS_getcwd: ::c_int = 17; constant SYS_getdents64 (line 391) | pub const SYS_getdents64: ::c_int = 61; constant SYS_getdents (line 392) | pub const SYS_getdents: ::c_int = 1065; constant SYS_getegid (line 393) | pub const SYS_getegid: ::c_int = 177; constant SYS_geteuid (line 394) | pub const SYS_geteuid: ::c_int = 175; constant SYS_getgid (line 395) | pub const SYS_getgid: ::c_int = 176; constant SYS_getgroups (line 396) | pub const SYS_getgroups: ::c_int = 158; constant SYS_getitimer (line 397) | pub const SYS_getitimer: ::c_int = 102; constant SYS_get_mempolicy (line 398) | pub const SYS_get_mempolicy: ::c_int = 236; constant SYS_getpeername (line 399) | pub const SYS_getpeername: ::c_int = 205; constant SYS_getpgid (line 400) | pub const SYS_getpgid: ::c_int = 155; constant SYS_getpgrp (line 401) | pub const SYS_getpgrp: ::c_int = 1060; constant SYS_getpid (line 402) | pub const SYS_getpid: ::c_int = 172; constant SYS_getppid (line 403) | pub const SYS_getppid: ::c_int = 173; constant SYS_getpriority (line 404) | pub const SYS_getpriority: ::c_int = 141; constant SYS_getrandom (line 405) | pub const SYS_getrandom: ::c_int = 278; constant SYS_getresgid (line 406) | pub const SYS_getresgid: ::c_int = 150; constant SYS_getresuid (line 407) | pub const SYS_getresuid: ::c_int = 148; constant SYS_getrlimit (line 408) | pub const SYS_getrlimit: ::c_int = 163; constant SYS_get_robust_list (line 409) | pub const SYS_get_robust_list: ::c_int = 100; constant SYS_getrusage (line 410) | pub const SYS_getrusage: ::c_int = 165; constant SYS_getsid (line 411) | pub const SYS_getsid: ::c_int = 156; constant SYS_getsockname (line 412) | pub const SYS_getsockname: ::c_int = 204; constant SYS_getsockopt (line 413) | pub const SYS_getsockopt: ::c_int = 209; constant SYS_gettid (line 414) | pub const SYS_gettid: ::c_int = 178; constant SYS_gettimeofday (line 415) | pub const SYS_gettimeofday: ::c_int = 169; constant SYS_getuid (line 416) | pub const SYS_getuid: ::c_int = 174; constant SYS_getxattr (line 417) | pub const SYS_getxattr: ::c_int = 8; constant SYS_init_module (line 418) | pub const SYS_init_module: ::c_int = 105; constant SYS_inotify_add_watch (line 419) | pub const SYS_inotify_add_watch: ::c_int = 27; constant SYS_inotify_init1 (line 420) | pub const SYS_inotify_init1: ::c_int = 26; constant SYS_inotify_init (line 421) | pub const SYS_inotify_init: ::c_int = 1043; constant SYS_inotify_rm_watch (line 422) | pub const SYS_inotify_rm_watch: ::c_int = 28; constant SYS_io_cancel (line 423) | pub const SYS_io_cancel: ::c_int = 3; constant SYS_ioctl (line 424) | pub const SYS_ioctl: ::c_int = 29; constant SYS_io_destroy (line 425) | pub const SYS_io_destroy: ::c_int = 1; constant SYS_io_getevents (line 426) | pub const SYS_io_getevents: ::c_int = 4; constant SYS_ioprio_get (line 427) | pub const SYS_ioprio_get: ::c_int = 31; constant SYS_ioprio_set (line 428) | pub const SYS_ioprio_set: ::c_int = 30; constant SYS_io_setup (line 429) | pub const SYS_io_setup: ::c_int = 0; constant SYS_io_submit (line 430) | pub const SYS_io_submit: ::c_int = 2; constant SYS_kcmp (line 431) | pub const SYS_kcmp: ::c_int = 272; constant SYS_kexec_load (line 432) | pub const SYS_kexec_load: ::c_int = 104; constant SYS_keyctl (line 433) | pub const SYS_keyctl: ::c_int = 219; constant SYS_kill (line 434) | pub const SYS_kill: ::c_int = 129; constant SYS_lchown (line 435) | pub const SYS_lchown: ::c_int = 1032; constant SYS_lgetxattr (line 436) | pub const SYS_lgetxattr: ::c_int = 9; constant SYS_linkat (line 437) | pub const SYS_linkat: ::c_int = 37; constant SYS_link (line 438) | pub const SYS_link: ::c_int = 1025; constant SYS_listen (line 439) | pub const SYS_listen: ::c_int = 201; constant SYS_listxattr (line 440) | pub const SYS_listxattr: ::c_int = 11; constant SYS_llistxattr (line 441) | pub const SYS_llistxattr: ::c_int = 12; constant SYS__llseek (line 442) | pub const SYS__llseek: ::c_int = 62; constant SYS_lookup_dcookie (line 443) | pub const SYS_lookup_dcookie: ::c_int = 18; constant SYS_lremovexattr (line 444) | pub const SYS_lremovexattr: ::c_int = 15; constant SYS_lseek (line 445) | pub const SYS_lseek: ::c_int = 62; constant SYS_lsetxattr (line 446) | pub const SYS_lsetxattr: ::c_int = 6; constant SYS_lstat64 (line 447) | pub const SYS_lstat64: ::c_int = 1039; constant SYS_lstat (line 448) | pub const SYS_lstat: ::c_int = 1039; constant SYS_madvise (line 449) | pub const SYS_madvise: ::c_int = 233; constant SYS_mbind (line 450) | pub const SYS_mbind: ::c_int = 235; constant SYS_memfd_create (line 451) | pub const SYS_memfd_create: ::c_int = 279; constant SYS_migrate_pages (line 452) | pub const SYS_migrate_pages: ::c_int = 238; constant SYS_mincore (line 453) | pub const SYS_mincore: ::c_int = 232; constant SYS_mkdirat (line 454) | pub const SYS_mkdirat: ::c_int = 34; constant SYS_mkdir (line 455) | pub const SYS_mkdir: ::c_int = 1030; constant SYS_mknodat (line 456) | pub const SYS_mknodat: ::c_int = 33; constant SYS_mknod (line 457) | pub const SYS_mknod: ::c_int = 1027; constant SYS_mlockall (line 458) | pub const SYS_mlockall: ::c_int = 230; constant SYS_mlock (line 459) | pub const SYS_mlock: ::c_int = 228; constant SYS_mmap2 (line 460) | pub const SYS_mmap2: ::c_int = 222; constant SYS_mount (line 461) | pub const SYS_mount: ::c_int = 40; constant SYS_move_pages (line 462) | pub const SYS_move_pages: ::c_int = 239; constant SYS_mprotect (line 463) | pub const SYS_mprotect: ::c_int = 226; constant SYS_mq_getsetattr (line 464) | pub const SYS_mq_getsetattr: ::c_int = 185; constant SYS_mq_notify (line 465) | pub const SYS_mq_notify: ::c_int = 184; constant SYS_mq_open (line 466) | pub const SYS_mq_open: ::c_int = 180; constant SYS_mq_timedreceive (line 467) | pub const SYS_mq_timedreceive: ::c_int = 183; constant SYS_mq_timedsend (line 468) | pub const SYS_mq_timedsend: ::c_int = 182; constant SYS_mq_unlink (line 469) | pub const SYS_mq_unlink: ::c_int = 181; constant SYS_mremap (line 470) | pub const SYS_mremap: ::c_int = 216; constant SYS_msgctl (line 471) | pub const SYS_msgctl: ::c_int = 187; constant SYS_msgget (line 472) | pub const SYS_msgget: ::c_int = 186; constant SYS_msgrcv (line 473) | pub const SYS_msgrcv: ::c_int = 188; constant SYS_msgsnd (line 474) | pub const SYS_msgsnd: ::c_int = 189; constant SYS_msync (line 475) | pub const SYS_msync: ::c_int = 227; constant SYS_munlockall (line 476) | pub const SYS_munlockall: ::c_int = 231; constant SYS_munlock (line 477) | pub const SYS_munlock: ::c_int = 229; constant SYS_munmap (line 478) | pub const SYS_munmap: ::c_int = 215; constant SYS_name_to_handle_at (line 479) | pub const SYS_name_to_handle_at: ::c_int = 264; constant SYS_nanosleep (line 480) | pub const SYS_nanosleep: ::c_int = 101; constant SYS_newfstatat (line 481) | pub const SYS_newfstatat: ::c_int = 79; constant SYS_nfsservctl (line 482) | pub const SYS_nfsservctl: ::c_int = 42; constant SYS_oldwait4 (line 483) | pub const SYS_oldwait4: ::c_int = 1072; constant SYS_openat (line 484) | pub const SYS_openat: ::c_int = 56; constant SYS_open_by_handle_at (line 485) | pub const SYS_open_by_handle_at: ::c_int = 265; constant SYS_open (line 486) | pub const SYS_open: ::c_int = 1024; constant SYS_pause (line 487) | pub const SYS_pause: ::c_int = 1061; constant SYS_perf_event_open (line 488) | pub const SYS_perf_event_open: ::c_int = 241; constant SYS_personality (line 489) | pub const SYS_personality: ::c_int = 92; constant SYS_pipe2 (line 490) | pub const SYS_pipe2: ::c_int = 59; constant SYS_pipe (line 491) | pub const SYS_pipe: ::c_int = 1040; constant SYS_pivot_root (line 492) | pub const SYS_pivot_root: ::c_int = 41; constant SYS_poll (line 493) | pub const SYS_poll: ::c_int = 1068; constant SYS_ppoll (line 494) | pub const SYS_ppoll: ::c_int = 73; constant SYS_prctl (line 495) | pub const SYS_prctl: ::c_int = 167; constant SYS_pread64 (line 496) | pub const SYS_pread64: ::c_int = 67; constant SYS_preadv (line 497) | pub const SYS_preadv: ::c_int = 69; constant SYS_prlimit64 (line 498) | pub const SYS_prlimit64: ::c_int = 261; constant SYS_process_vm_readv (line 499) | pub const SYS_process_vm_readv: ::c_int = 270; constant SYS_process_vm_writev (line 500) | pub const SYS_process_vm_writev: ::c_int = 271; constant SYS_pselect6 (line 501) | pub const SYS_pselect6: ::c_int = 72; constant SYS_ptrace (line 502) | pub const SYS_ptrace: ::c_int = 117; constant SYS_pwrite64 (line 503) | pub const SYS_pwrite64: ::c_int = 68; constant SYS_pwritev (line 504) | pub const SYS_pwritev: ::c_int = 70; constant SYS_quotactl (line 505) | pub const SYS_quotactl: ::c_int = 60; constant SYS_readahead (line 506) | pub const SYS_readahead: ::c_int = 213; constant SYS_read (line 507) | pub const SYS_read: ::c_int = 63; constant SYS_readlinkat (line 508) | pub const SYS_readlinkat: ::c_int = 78; constant SYS_readlink (line 509) | pub const SYS_readlink: ::c_int = 1035; constant SYS_readv (line 510) | pub const SYS_readv: ::c_int = 65; constant SYS_reboot (line 511) | pub const SYS_reboot: ::c_int = 142; constant SYS_recv (line 512) | pub const SYS_recv: ::c_int = 1073; constant SYS_recvfrom (line 513) | pub const SYS_recvfrom: ::c_int = 207; constant SYS_recvmmsg (line 514) | pub const SYS_recvmmsg: ::c_int = 243; constant SYS_recvmsg (line 515) | pub const SYS_recvmsg: ::c_int = 212; constant SYS_remap_file_pages (line 516) | pub const SYS_remap_file_pages: ::c_int = 234; constant SYS_removexattr (line 517) | pub const SYS_removexattr: ::c_int = 14; constant SYS_renameat2 (line 518) | pub const SYS_renameat2: ::c_int = 276; constant SYS_renameat (line 519) | pub const SYS_renameat: ::c_int = 38; constant SYS_rename (line 520) | pub const SYS_rename: ::c_int = 1034; constant SYS_request_key (line 521) | pub const SYS_request_key: ::c_int = 218; constant SYS_restart_syscall (line 522) | pub const SYS_restart_syscall: ::c_int = 128; constant SYS_rmdir (line 523) | pub const SYS_rmdir: ::c_int = 1031; constant SYS_rt_sigaction (line 524) | pub const SYS_rt_sigaction: ::c_int = 134; constant SYS_rt_sigpending (line 525) | pub const SYS_rt_sigpending: ::c_int = 136; constant SYS_rt_sigprocmask (line 526) | pub const SYS_rt_sigprocmask: ::c_int = 135; constant SYS_rt_sigqueueinfo (line 527) | pub const SYS_rt_sigqueueinfo: ::c_int = 138; constant SYS_rt_sigreturn (line 528) | pub const SYS_rt_sigreturn: ::c_int = 139; constant SYS_rt_sigsuspend (line 529) | pub const SYS_rt_sigsuspend: ::c_int = 133; constant SYS_rt_sigtimedwait (line 530) | pub const SYS_rt_sigtimedwait: ::c_int = 137; constant SYS_rt_tgsigqueueinfo (line 531) | pub const SYS_rt_tgsigqueueinfo: ::c_int = 240; constant SYS_sched_getaffinity (line 532) | pub const SYS_sched_getaffinity: ::c_int = 123; constant SYS_sched_getattr (line 533) | pub const SYS_sched_getattr: ::c_int = 275; constant SYS_sched_getparam (line 534) | pub const SYS_sched_getparam: ::c_int = 121; constant SYS_sched_get_priority_max (line 535) | pub const SYS_sched_get_priority_max: ::c_int = 125; constant SYS_sched_get_priority_min (line 536) | pub const SYS_sched_get_priority_min: ::c_int = 126; constant SYS_sched_getscheduler (line 537) | pub const SYS_sched_getscheduler: ::c_int = 120; constant SYS_sched_rr_get_interval (line 538) | pub const SYS_sched_rr_get_interval: ::c_int = 127; constant SYS_sched_setaffinity (line 539) | pub const SYS_sched_setaffinity: ::c_int = 122; constant SYS_sched_setattr (line 540) | pub const SYS_sched_setattr: ::c_int = 274; constant SYS_sched_setparam (line 541) | pub const SYS_sched_setparam: ::c_int = 118; constant SYS_sched_setscheduler (line 542) | pub const SYS_sched_setscheduler: ::c_int = 119; constant SYS_sched_yield (line 543) | pub const SYS_sched_yield: ::c_int = 124; constant SYS_seccomp (line 544) | pub const SYS_seccomp: ::c_int = 277; constant SYS_select (line 545) | pub const SYS_select: ::c_int = 1067; constant SYS_semctl (line 546) | pub const SYS_semctl: ::c_int = 191; constant SYS_semget (line 547) | pub const SYS_semget: ::c_int = 190; constant SYS_semop (line 548) | pub const SYS_semop: ::c_int = 193; constant SYS_semtimedop (line 549) | pub const SYS_semtimedop: ::c_int = 192; constant SYS_send (line 550) | pub const SYS_send: ::c_int = 1074; constant SYS_sendfile64 (line 551) | pub const SYS_sendfile64: ::c_int = 71; constant SYS_sendfile (line 552) | pub const SYS_sendfile: ::c_int = 71; constant SYS_sendmmsg (line 553) | pub const SYS_sendmmsg: ::c_int = 269; constant SYS_sendmsg (line 554) | pub const SYS_sendmsg: ::c_int = 211; constant SYS_sendto (line 555) | pub const SYS_sendto: ::c_int = 206; constant SYS_setdomainname (line 556) | pub const SYS_setdomainname: ::c_int = 162; constant SYS_setfsgid (line 557) | pub const SYS_setfsgid: ::c_int = 152; constant SYS_setfsuid (line 558) | pub const SYS_setfsuid: ::c_int = 151; constant SYS_setgid (line 559) | pub const SYS_setgid: ::c_int = 144; constant SYS_setgroups (line 560) | pub const SYS_setgroups: ::c_int = 159; constant SYS_sethostname (line 561) | pub const SYS_sethostname: ::c_int = 161; constant SYS_setitimer (line 562) | pub const SYS_setitimer: ::c_int = 103; constant SYS_set_mempolicy (line 563) | pub const SYS_set_mempolicy: ::c_int = 237; constant SYS_setns (line 564) | pub const SYS_setns: ::c_int = 268; constant SYS_setpgid (line 565) | pub const SYS_setpgid: ::c_int = 154; constant SYS_setpriority (line 566) | pub const SYS_setpriority: ::c_int = 140; constant SYS_setregid (line 567) | pub const SYS_setregid: ::c_int = 143; constant SYS_setresgid (line 568) | pub const SYS_setresgid: ::c_int = 149; constant SYS_setresuid (line 569) | pub const SYS_setresuid: ::c_int = 147; constant SYS_setreuid (line 570) | pub const SYS_setreuid: ::c_int = 145; constant SYS_setrlimit (line 571) | pub const SYS_setrlimit: ::c_int = 164; constant SYS_set_robust_list (line 572) | pub const SYS_set_robust_list: ::c_int = 99; constant SYS_setsid (line 573) | pub const SYS_setsid: ::c_int = 157; constant SYS_setsockopt (line 574) | pub const SYS_setsockopt: ::c_int = 208; constant SYS_set_tid_address (line 575) | pub const SYS_set_tid_address: ::c_int = 96; constant SYS_settimeofday (line 576) | pub const SYS_settimeofday: ::c_int = 170; constant SYS_setuid (line 577) | pub const SYS_setuid: ::c_int = 146; constant SYS_setxattr (line 578) | pub const SYS_setxattr: ::c_int = 5; constant SYS_shmat (line 579) | pub const SYS_shmat: ::c_int = 196; constant SYS_shmctl (line 580) | pub const SYS_shmctl: ::c_int = 195; constant SYS_shmdt (line 581) | pub const SYS_shmdt: ::c_int = 197; constant SYS_shmget (line 582) | pub const SYS_shmget: ::c_int = 194; constant SYS_shutdown (line 583) | pub const SYS_shutdown: ::c_int = 210; constant SYS_sigaltstack (line 584) | pub const SYS_sigaltstack: ::c_int = 132; constant SYS_signalfd4 (line 585) | pub const SYS_signalfd4: ::c_int = 74; constant SYS_signalfd (line 586) | pub const SYS_signalfd: ::c_int = 1045; constant SYS_socket (line 587) | pub const SYS_socket: ::c_int = 198; constant SYS_socketpair (line 588) | pub const SYS_socketpair: ::c_int = 199; constant SYS_splice (line 589) | pub const SYS_splice: ::c_int = 76; constant SYS_stat64 (line 590) | pub const SYS_stat64: ::c_int = 1038; constant SYS_stat (line 591) | pub const SYS_stat: ::c_int = 1038; constant SYS_statfs64 (line 592) | pub const SYS_statfs64: ::c_int = 43; constant SYS_swapoff (line 593) | pub const SYS_swapoff: ::c_int = 225; constant SYS_swapon (line 594) | pub const SYS_swapon: ::c_int = 224; constant SYS_symlinkat (line 595) | pub const SYS_symlinkat: ::c_int = 36; constant SYS_symlink (line 596) | pub const SYS_symlink: ::c_int = 1036; constant SYS_sync (line 597) | pub const SYS_sync: ::c_int = 81; constant SYS_sync_file_range2 (line 598) | pub const SYS_sync_file_range2: ::c_int = 84; constant SYS_sync_file_range (line 599) | pub const SYS_sync_file_range: ::c_int = 84; constant SYS_syncfs (line 600) | pub const SYS_syncfs: ::c_int = 267; constant SYS_syscalls (line 601) | pub const SYS_syscalls: ::c_int = 1080; constant SYS__sysctl (line 602) | pub const SYS__sysctl: ::c_int = 1078; constant SYS_sysinfo (line 603) | pub const SYS_sysinfo: ::c_int = 179; constant SYS_syslog (line 604) | pub const SYS_syslog: ::c_int = 116; constant SYS_tee (line 605) | pub const SYS_tee: ::c_int = 77; constant SYS_tgkill (line 606) | pub const SYS_tgkill: ::c_int = 131; constant SYS_time (line 607) | pub const SYS_time: ::c_int = 1062; constant SYS_timer_create (line 608) | pub const SYS_timer_create: ::c_int = 107; constant SYS_timer_delete (line 609) | pub const SYS_timer_delete: ::c_int = 111; constant SYS_timerfd_create (line 610) | pub const SYS_timerfd_create: ::c_int = 85; constant SYS_timerfd_gettime (line 611) | pub const SYS_timerfd_gettime: ::c_int = 87; constant SYS_timerfd_settime (line 612) | pub const SYS_timerfd_settime: ::c_int = 86; constant SYS_timer_getoverrun (line 613) | pub const SYS_timer_getoverrun: ::c_int = 109; constant SYS_timer_gettime (line 614) | pub const SYS_timer_gettime: ::c_int = 108; constant SYS_timer_settime (line 615) | pub const SYS_timer_settime: ::c_int = 110; constant SYS_times (line 616) | pub const SYS_times: ::c_int = 153; constant SYS_tkill (line 617) | pub const SYS_tkill: ::c_int = 130; constant SYS_truncate64 (line 618) | pub const SYS_truncate64: ::c_int = 45; constant SYS_truncate (line 619) | pub const SYS_truncate: ::c_int = 45; constant SYS_umask (line 620) | pub const SYS_umask: ::c_int = 166; constant SYS_umount2 (line 621) | pub const SYS_umount2: ::c_int = 39; constant SYS_umount (line 622) | pub const SYS_umount: ::c_int = 1076; constant SYS_uname (line 623) | pub const SYS_uname: ::c_int = 160; constant SYS_unlinkat (line 624) | pub const SYS_unlinkat: ::c_int = 35; constant SYS_unlink (line 625) | pub const SYS_unlink: ::c_int = 1026; constant SYS_unshare (line 626) | pub const SYS_unshare: ::c_int = 97; constant SYS_uselib (line 627) | pub const SYS_uselib: ::c_int = 1077; constant SYS_ustat (line 628) | pub const SYS_ustat: ::c_int = 1070; constant SYS_utime (line 629) | pub const SYS_utime: ::c_int = 1063; constant SYS_utimensat (line 630) | pub const SYS_utimensat: ::c_int = 88; constant SYS_utimes (line 631) | pub const SYS_utimes: ::c_int = 1037; constant SYS_vfork (line 632) | pub const SYS_vfork: ::c_int = 1071; constant SYS_vhangup (line 633) | pub const SYS_vhangup: ::c_int = 58; constant SYS_vmsplice (line 634) | pub const SYS_vmsplice: ::c_int = 75; constant SYS_wait4 (line 635) | pub const SYS_wait4: ::c_int = 260; constant SYS_waitid (line 636) | pub const SYS_waitid: ::c_int = 95; constant SYS_write (line 637) | pub const SYS_write: ::c_int = 64; constant SYS_writev (line 638) | pub const SYS_writev: ::c_int = 66; constant SYS_statx (line 639) | pub const SYS_statx: ::c_int = 291; constant SYS_pidfd_send_signal (line 640) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 641) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 642) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 643) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 644) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 645) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 646) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 647) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 648) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 649) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 650) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 651) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 652) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 653) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 654) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 655) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 656) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 657) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 658) | pub const SYS_mount_setattr: ::c_long = 442; constant TIOCM_LOOP (line 659) | pub const TIOCM_LOOP: ::c_int = 32768; constant TIOCM_OUT1 (line 660) | pub const TIOCM_OUT1: ::c_int = 8192; constant TIOCM_OUT2 (line 661) | pub const TIOCM_OUT2: ::c_int = 16384; constant TIOCSER_TEMT (line 662) | pub const TIOCSER_TEMT: ::c_int = 1; constant TOSTOP (line 663) | pub const TOSTOP: ::c_int = 256; constant VEOF (line 664) | pub const VEOF: ::c_int = 4; constant VEOL2 (line 665) | pub const VEOL2: ::c_int = 16; constant VEOL (line 666) | pub const VEOL: ::c_int = 11; constant VMIN (line 667) | pub const VMIN: ::c_int = 6; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b32/mips/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = ::c_int; constant SIGSTKSZ (line 166) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 167) | pub const MINSIGSTKSZ: ::size_t = 2048; constant O_DIRECT (line 169) | pub const O_DIRECT: ::c_int = 0o100000; constant O_DIRECTORY (line 170) | pub const O_DIRECTORY: ::c_int = 0o200000; constant O_NOFOLLOW (line 171) | pub const O_NOFOLLOW: ::c_int = 0o400000; constant O_ASYNC (line 172) | pub const O_ASYNC: ::c_int = 0o10000; constant O_LARGEFILE (line 173) | pub const O_LARGEFILE: ::c_int = 0x2000; constant MCL_CURRENT (line 175) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 176) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 177) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 178) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 179) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 180) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 181) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 182) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 183) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 184) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 185) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 186) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 187) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 188) | pub const VWERASE: usize = 14; constant VREPRINT (line 189) | pub const VREPRINT: usize = 12; constant VSUSP (line 190) | pub const VSUSP: usize = 10; constant VSTART (line 191) | pub const VSTART: usize = 8; constant VSTOP (line 192) | pub const VSTOP: usize = 9; constant VDISCARD (line 193) | pub const VDISCARD: usize = 13; constant VTIME (line 194) | pub const VTIME: usize = 5; constant IXON (line 195) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 196) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 197) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 198) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 199) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 200) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 201) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 202) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 203) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 204) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 205) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 206) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 207) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 208) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 209) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 210) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 211) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 212) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 213) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 214) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 215) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 216) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 217) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 218) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 219) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 220) | pub const VSWTC: usize = 7; constant OLCUC (line 221) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 222) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 223) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 224) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 225) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 226) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 227) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 228) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 229) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 230) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 231) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 232) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 233) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 234) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 235) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 236) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 237) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 238) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 239) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 240) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 241) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 242) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 243) | pub const B4000000: ::speed_t = 0o010017; constant O_APPEND (line 245) | pub const O_APPEND: ::c_int = 0o010; constant O_CREAT (line 246) | pub const O_CREAT: ::c_int = 0o400; constant O_EXCL (line 247) | pub const O_EXCL: ::c_int = 0o2000; constant O_NOCTTY (line 248) | pub const O_NOCTTY: ::c_int = 0o4000; constant O_NONBLOCK (line 249) | pub const O_NONBLOCK: ::c_int = 0o200; constant O_SYNC (line 250) | pub const O_SYNC: ::c_int = 0o40020; constant O_RSYNC (line 251) | pub const O_RSYNC: ::c_int = 0o40020; constant O_DSYNC (line 252) | pub const O_DSYNC: ::c_int = 0o020; constant MAP_ANON (line 254) | pub const MAP_ANON: ::c_int = 0x800; constant MAP_GROWSDOWN (line 255) | pub const MAP_GROWSDOWN: ::c_int = 0x1000; constant MAP_DENYWRITE (line 256) | pub const MAP_DENYWRITE: ::c_int = 0x2000; constant MAP_EXECUTABLE (line 257) | pub const MAP_EXECUTABLE: ::c_int = 0x4000; constant MAP_LOCKED (line 258) | pub const MAP_LOCKED: ::c_int = 0x8000; constant MAP_NORESERVE (line 259) | pub const MAP_NORESERVE: ::c_int = 0x0400; constant MAP_POPULATE (line 260) | pub const MAP_POPULATE: ::c_int = 0x10000; constant MAP_NONBLOCK (line 261) | pub const MAP_NONBLOCK: ::c_int = 0x20000; constant MAP_STACK (line 262) | pub const MAP_STACK: ::c_int = 0x40000; constant MAP_HUGETLB (line 263) | pub const MAP_HUGETLB: ::c_int = 0x80000; constant EDEADLK (line 265) | pub const EDEADLK: ::c_int = 45; constant ENAMETOOLONG (line 266) | pub const ENAMETOOLONG: ::c_int = 78; constant ENOLCK (line 267) | pub const ENOLCK: ::c_int = 46; constant ENOSYS (line 268) | pub const ENOSYS: ::c_int = 89; constant ENOTEMPTY (line 269) | pub const ENOTEMPTY: ::c_int = 93; constant ELOOP (line 270) | pub const ELOOP: ::c_int = 90; constant ENOMSG (line 271) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 272) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 273) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 274) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 275) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 276) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 277) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 278) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 279) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 280) | pub const EL2HLT: ::c_int = 44; constant EBADE (line 281) | pub const EBADE: ::c_int = 50; constant EBADR (line 282) | pub const EBADR: ::c_int = 51; constant EXFULL (line 283) | pub const EXFULL: ::c_int = 52; constant ENOANO (line 284) | pub const ENOANO: ::c_int = 53; constant EBADRQC (line 285) | pub const EBADRQC: ::c_int = 54; constant EBADSLT (line 286) | pub const EBADSLT: ::c_int = 55; constant EDEADLOCK (line 287) | pub const EDEADLOCK: ::c_int = 56; constant EMULTIHOP (line 288) | pub const EMULTIHOP: ::c_int = 74; constant EOVERFLOW (line 289) | pub const EOVERFLOW: ::c_int = 79; constant ENOTUNIQ (line 290) | pub const ENOTUNIQ: ::c_int = 80; constant EBADFD (line 291) | pub const EBADFD: ::c_int = 81; constant EBADMSG (line 292) | pub const EBADMSG: ::c_int = 77; constant EREMCHG (line 293) | pub const EREMCHG: ::c_int = 82; constant ELIBACC (line 294) | pub const ELIBACC: ::c_int = 83; constant ELIBBAD (line 295) | pub const ELIBBAD: ::c_int = 84; constant ELIBSCN (line 296) | pub const ELIBSCN: ::c_int = 85; constant ELIBMAX (line 297) | pub const ELIBMAX: ::c_int = 86; constant ELIBEXEC (line 298) | pub const ELIBEXEC: ::c_int = 87; constant EILSEQ (line 299) | pub const EILSEQ: ::c_int = 88; constant ERESTART (line 300) | pub const ERESTART: ::c_int = 91; constant ESTRPIPE (line 301) | pub const ESTRPIPE: ::c_int = 92; constant EUSERS (line 302) | pub const EUSERS: ::c_int = 94; constant ENOTSOCK (line 303) | pub const ENOTSOCK: ::c_int = 95; constant EDESTADDRREQ (line 304) | pub const EDESTADDRREQ: ::c_int = 96; constant EMSGSIZE (line 305) | pub const EMSGSIZE: ::c_int = 97; constant EPROTOTYPE (line 306) | pub const EPROTOTYPE: ::c_int = 98; constant ENOPROTOOPT (line 307) | pub const ENOPROTOOPT: ::c_int = 99; constant EPROTONOSUPPORT (line 308) | pub const EPROTONOSUPPORT: ::c_int = 120; constant ESOCKTNOSUPPORT (line 309) | pub const ESOCKTNOSUPPORT: ::c_int = 121; constant EOPNOTSUPP (line 310) | pub const EOPNOTSUPP: ::c_int = 122; constant ENOTSUP (line 311) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 312) | pub const EPFNOSUPPORT: ::c_int = 123; constant EAFNOSUPPORT (line 313) | pub const EAFNOSUPPORT: ::c_int = 124; constant EADDRINUSE (line 314) | pub const EADDRINUSE: ::c_int = 125; constant EADDRNOTAVAIL (line 315) | pub const EADDRNOTAVAIL: ::c_int = 126; constant ENETDOWN (line 316) | pub const ENETDOWN: ::c_int = 127; constant ENETUNREACH (line 317) | pub const ENETUNREACH: ::c_int = 128; constant ENETRESET (line 318) | pub const ENETRESET: ::c_int = 129; constant ECONNABORTED (line 319) | pub const ECONNABORTED: ::c_int = 130; constant ECONNRESET (line 320) | pub const ECONNRESET: ::c_int = 131; constant ENOBUFS (line 321) | pub const ENOBUFS: ::c_int = 132; constant EISCONN (line 322) | pub const EISCONN: ::c_int = 133; constant ENOTCONN (line 323) | pub const ENOTCONN: ::c_int = 134; constant ESHUTDOWN (line 324) | pub const ESHUTDOWN: ::c_int = 143; constant ETOOMANYREFS (line 325) | pub const ETOOMANYREFS: ::c_int = 144; constant ETIMEDOUT (line 326) | pub const ETIMEDOUT: ::c_int = 145; constant ECONNREFUSED (line 327) | pub const ECONNREFUSED: ::c_int = 146; constant EHOSTDOWN (line 328) | pub const EHOSTDOWN: ::c_int = 147; constant EHOSTUNREACH (line 329) | pub const EHOSTUNREACH: ::c_int = 148; constant EALREADY (line 330) | pub const EALREADY: ::c_int = 149; constant EINPROGRESS (line 331) | pub const EINPROGRESS: ::c_int = 150; constant ESTALE (line 332) | pub const ESTALE: ::c_int = 151; constant EUCLEAN (line 333) | pub const EUCLEAN: ::c_int = 135; constant ENOTNAM (line 334) | pub const ENOTNAM: ::c_int = 137; constant ENAVAIL (line 335) | pub const ENAVAIL: ::c_int = 138; constant EISNAM (line 336) | pub const EISNAM: ::c_int = 139; constant EREMOTEIO (line 337) | pub const EREMOTEIO: ::c_int = 140; constant EDQUOT (line 338) | pub const EDQUOT: ::c_int = 1133; constant ENOMEDIUM (line 339) | pub const ENOMEDIUM: ::c_int = 159; constant EMEDIUMTYPE (line 340) | pub const EMEDIUMTYPE: ::c_int = 160; constant ECANCELED (line 341) | pub const ECANCELED: ::c_int = 158; constant ENOKEY (line 342) | pub const ENOKEY: ::c_int = 161; constant EKEYEXPIRED (line 343) | pub const EKEYEXPIRED: ::c_int = 162; constant EKEYREVOKED (line 344) | pub const EKEYREVOKED: ::c_int = 163; constant EKEYREJECTED (line 345) | pub const EKEYREJECTED: ::c_int = 164; constant EOWNERDEAD (line 346) | pub const EOWNERDEAD: ::c_int = 165; constant ENOTRECOVERABLE (line 347) | pub const ENOTRECOVERABLE: ::c_int = 166; constant EHWPOISON (line 348) | pub const EHWPOISON: ::c_int = 168; constant ERFKILL (line 349) | pub const ERFKILL: ::c_int = 167; constant SOCK_STREAM (line 351) | pub const SOCK_STREAM: ::c_int = 2; constant SOCK_DGRAM (line 352) | pub const SOCK_DGRAM: ::c_int = 1; constant SA_ONSTACK (line 354) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 355) | pub const SA_SIGINFO: ::c_int = 8; constant SA_NOCLDWAIT (line 356) | pub const SA_NOCLDWAIT: ::c_int = 0x10000; constant SIGCHLD (line 358) | pub const SIGCHLD: ::c_int = 18; constant SIGBUS (line 359) | pub const SIGBUS: ::c_int = 10; constant SIGTTIN (line 360) | pub const SIGTTIN: ::c_int = 26; constant SIGTTOU (line 361) | pub const SIGTTOU: ::c_int = 27; constant SIGXCPU (line 362) | pub const SIGXCPU: ::c_int = 30; constant SIGXFSZ (line 363) | pub const SIGXFSZ: ::c_int = 31; constant SIGVTALRM (line 364) | pub const SIGVTALRM: ::c_int = 28; constant SIGPROF (line 365) | pub const SIGPROF: ::c_int = 29; constant SIGWINCH (line 366) | pub const SIGWINCH: ::c_int = 20; constant SIGUSR1 (line 367) | pub const SIGUSR1: ::c_int = 16; constant SIGUSR2 (line 368) | pub const SIGUSR2: ::c_int = 17; constant SIGCONT (line 369) | pub const SIGCONT: ::c_int = 25; constant SIGSTOP (line 370) | pub const SIGSTOP: ::c_int = 23; constant SIGTSTP (line 371) | pub const SIGTSTP: ::c_int = 24; constant SIGURG (line 372) | pub const SIGURG: ::c_int = 21; constant SIGIO (line 373) | pub const SIGIO: ::c_int = 22; constant SIGSYS (line 374) | pub const SIGSYS: ::c_int = 12; constant SIGSTKFLT (line 375) | pub const SIGSTKFLT: ::c_int = 7; constant SIGPOLL (line 376) | pub const SIGPOLL: ::c_int = ::SIGIO; constant SIGPWR (line 377) | pub const SIGPWR: ::c_int = 19; constant SIG_SETMASK (line 378) | pub const SIG_SETMASK: ::c_int = 3; constant SIG_BLOCK (line 379) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 380) | pub const SIG_UNBLOCK: ::c_int = 2; constant EXTPROC (line 382) | pub const EXTPROC: ::tcflag_t = 0o200000; constant F_GETLK (line 384) | pub const F_GETLK: ::c_int = 33; constant F_GETOWN (line 385) | pub const F_GETOWN: ::c_int = 23; constant F_SETLK (line 386) | pub const F_SETLK: ::c_int = 34; constant F_SETLKW (line 387) | pub const F_SETLKW: ::c_int = 35; constant F_SETOWN (line 388) | pub const F_SETOWN: ::c_int = 24; constant VEOF (line 390) | pub const VEOF: usize = 16; constant VEOL (line 391) | pub const VEOL: usize = 17; constant VEOL2 (line 392) | pub const VEOL2: usize = 6; constant VMIN (line 393) | pub const VMIN: usize = 4; constant IEXTEN (line 394) | pub const IEXTEN: ::tcflag_t = 0o000400; constant TOSTOP (line 395) | pub const TOSTOP: ::tcflag_t = 0o100000; constant FLUSHO (line 396) | pub const FLUSHO: ::tcflag_t = 0o020000; constant POLLWRNORM (line 398) | pub const POLLWRNORM: ::c_short = 0x4; constant POLLWRBAND (line 399) | pub const POLLWRBAND: ::c_short = 0x100; constant SYS_syscall (line 401) | pub const SYS_syscall: ::c_long = 4000 + 0; constant SYS_exit (line 402) | pub const SYS_exit: ::c_long = 4000 + 1; constant SYS_fork (line 403) | pub const SYS_fork: ::c_long = 4000 + 2; constant SYS_read (line 404) | pub const SYS_read: ::c_long = 4000 + 3; constant SYS_write (line 405) | pub const SYS_write: ::c_long = 4000 + 4; constant SYS_open (line 406) | pub const SYS_open: ::c_long = 4000 + 5; constant SYS_close (line 407) | pub const SYS_close: ::c_long = 4000 + 6; constant SYS_waitpid (line 408) | pub const SYS_waitpid: ::c_long = 4000 + 7; constant SYS_creat (line 409) | pub const SYS_creat: ::c_long = 4000 + 8; constant SYS_link (line 410) | pub const SYS_link: ::c_long = 4000 + 9; constant SYS_unlink (line 411) | pub const SYS_unlink: ::c_long = 4000 + 10; constant SYS_execve (line 412) | pub const SYS_execve: ::c_long = 4000 + 11; constant SYS_chdir (line 413) | pub const SYS_chdir: ::c_long = 4000 + 12; constant SYS_time (line 414) | pub const SYS_time: ::c_long = 4000 + 13; constant SYS_mknod (line 415) | pub const SYS_mknod: ::c_long = 4000 + 14; constant SYS_chmod (line 416) | pub const SYS_chmod: ::c_long = 4000 + 15; constant SYS_lchown (line 417) | pub const SYS_lchown: ::c_long = 4000 + 16; constant SYS_break (line 418) | pub const SYS_break: ::c_long = 4000 + 17; constant SYS_lseek (line 419) | pub const SYS_lseek: ::c_long = 4000 + 19; constant SYS_getpid (line 420) | pub const SYS_getpid: ::c_long = 4000 + 20; constant SYS_mount (line 421) | pub const SYS_mount: ::c_long = 4000 + 21; constant SYS_umount (line 422) | pub const SYS_umount: ::c_long = 4000 + 22; constant SYS_setuid (line 423) | pub const SYS_setuid: ::c_long = 4000 + 23; constant SYS_getuid (line 424) | pub const SYS_getuid: ::c_long = 4000 + 24; constant SYS_stime (line 425) | pub const SYS_stime: ::c_long = 4000 + 25; constant SYS_ptrace (line 426) | pub const SYS_ptrace: ::c_long = 4000 + 26; constant SYS_alarm (line 427) | pub const SYS_alarm: ::c_long = 4000 + 27; constant SYS_pause (line 428) | pub const SYS_pause: ::c_long = 4000 + 29; constant SYS_utime (line 429) | pub const SYS_utime: ::c_long = 4000 + 30; constant SYS_stty (line 430) | pub const SYS_stty: ::c_long = 4000 + 31; constant SYS_gtty (line 431) | pub const SYS_gtty: ::c_long = 4000 + 32; constant SYS_access (line 432) | pub const SYS_access: ::c_long = 4000 + 33; constant SYS_nice (line 433) | pub const SYS_nice: ::c_long = 4000 + 34; constant SYS_ftime (line 434) | pub const SYS_ftime: ::c_long = 4000 + 35; constant SYS_sync (line 435) | pub const SYS_sync: ::c_long = 4000 + 36; constant SYS_kill (line 436) | pub const SYS_kill: ::c_long = 4000 + 37; constant SYS_rename (line 437) | pub const SYS_rename: ::c_long = 4000 + 38; constant SYS_mkdir (line 438) | pub const SYS_mkdir: ::c_long = 4000 + 39; constant SYS_rmdir (line 439) | pub const SYS_rmdir: ::c_long = 4000 + 40; constant SYS_dup (line 440) | pub const SYS_dup: ::c_long = 4000 + 41; constant SYS_pipe (line 441) | pub const SYS_pipe: ::c_long = 4000 + 42; constant SYS_times (line 442) | pub const SYS_times: ::c_long = 4000 + 43; constant SYS_prof (line 443) | pub const SYS_prof: ::c_long = 4000 + 44; constant SYS_brk (line 444) | pub const SYS_brk: ::c_long = 4000 + 45; constant SYS_setgid (line 445) | pub const SYS_setgid: ::c_long = 4000 + 46; constant SYS_getgid (line 446) | pub const SYS_getgid: ::c_long = 4000 + 47; constant SYS_signal (line 447) | pub const SYS_signal: ::c_long = 4000 + 48; constant SYS_geteuid (line 448) | pub const SYS_geteuid: ::c_long = 4000 + 49; constant SYS_getegid (line 449) | pub const SYS_getegid: ::c_long = 4000 + 50; constant SYS_acct (line 450) | pub const SYS_acct: ::c_long = 4000 + 51; constant SYS_umount2 (line 451) | pub const SYS_umount2: ::c_long = 4000 + 52; constant SYS_lock (line 452) | pub const SYS_lock: ::c_long = 4000 + 53; constant SYS_ioctl (line 453) | pub const SYS_ioctl: ::c_long = 4000 + 54; constant SYS_fcntl (line 454) | pub const SYS_fcntl: ::c_long = 4000 + 55; constant SYS_mpx (line 455) | pub const SYS_mpx: ::c_long = 4000 + 56; constant SYS_setpgid (line 456) | pub const SYS_setpgid: ::c_long = 4000 + 57; constant SYS_ulimit (line 457) | pub const SYS_ulimit: ::c_long = 4000 + 58; constant SYS_umask (line 458) | pub const SYS_umask: ::c_long = 4000 + 60; constant SYS_chroot (line 459) | pub const SYS_chroot: ::c_long = 4000 + 61; constant SYS_ustat (line 460) | pub const SYS_ustat: ::c_long = 4000 + 62; constant SYS_dup2 (line 461) | pub const SYS_dup2: ::c_long = 4000 + 63; constant SYS_getppid (line 462) | pub const SYS_getppid: ::c_long = 4000 + 64; constant SYS_getpgrp (line 463) | pub const SYS_getpgrp: ::c_long = 4000 + 65; constant SYS_setsid (line 464) | pub const SYS_setsid: ::c_long = 4000 + 66; constant SYS_sigaction (line 465) | pub const SYS_sigaction: ::c_long = 4000 + 67; constant SYS_sgetmask (line 466) | pub const SYS_sgetmask: ::c_long = 4000 + 68; constant SYS_ssetmask (line 467) | pub const SYS_ssetmask: ::c_long = 4000 + 69; constant SYS_setreuid (line 468) | pub const SYS_setreuid: ::c_long = 4000 + 70; constant SYS_setregid (line 469) | pub const SYS_setregid: ::c_long = 4000 + 71; constant SYS_sigsuspend (line 470) | pub const SYS_sigsuspend: ::c_long = 4000 + 72; constant SYS_sigpending (line 471) | pub const SYS_sigpending: ::c_long = 4000 + 73; constant SYS_sethostname (line 472) | pub const SYS_sethostname: ::c_long = 4000 + 74; constant SYS_setrlimit (line 473) | pub const SYS_setrlimit: ::c_long = 4000 + 75; constant SYS_getrlimit (line 474) | pub const SYS_getrlimit: ::c_long = 4000 + 76; constant SYS_getrusage (line 475) | pub const SYS_getrusage: ::c_long = 4000 + 77; constant SYS_gettimeofday (line 476) | pub const SYS_gettimeofday: ::c_long = 4000 + 78; constant SYS_settimeofday (line 477) | pub const SYS_settimeofday: ::c_long = 4000 + 79; constant SYS_getgroups (line 478) | pub const SYS_getgroups: ::c_long = 4000 + 80; constant SYS_setgroups (line 479) | pub const SYS_setgroups: ::c_long = 4000 + 81; constant SYS_symlink (line 480) | pub const SYS_symlink: ::c_long = 4000 + 83; constant SYS_readlink (line 481) | pub const SYS_readlink: ::c_long = 4000 + 85; constant SYS_uselib (line 482) | pub const SYS_uselib: ::c_long = 4000 + 86; constant SYS_swapon (line 483) | pub const SYS_swapon: ::c_long = 4000 + 87; constant SYS_reboot (line 484) | pub const SYS_reboot: ::c_long = 4000 + 88; constant SYS_readdir (line 485) | pub const SYS_readdir: ::c_long = 4000 + 89; constant SYS_mmap (line 486) | pub const SYS_mmap: ::c_long = 4000 + 90; constant SYS_munmap (line 487) | pub const SYS_munmap: ::c_long = 4000 + 91; constant SYS_truncate (line 488) | pub const SYS_truncate: ::c_long = 4000 + 92; constant SYS_ftruncate (line 489) | pub const SYS_ftruncate: ::c_long = 4000 + 93; constant SYS_fchmod (line 490) | pub const SYS_fchmod: ::c_long = 4000 + 94; constant SYS_fchown (line 491) | pub const SYS_fchown: ::c_long = 4000 + 95; constant SYS_getpriority (line 492) | pub const SYS_getpriority: ::c_long = 4000 + 96; constant SYS_setpriority (line 493) | pub const SYS_setpriority: ::c_long = 4000 + 97; constant SYS_profil (line 494) | pub const SYS_profil: ::c_long = 4000 + 98; constant SYS_statfs (line 495) | pub const SYS_statfs: ::c_long = 4000 + 99; constant SYS_fstatfs (line 496) | pub const SYS_fstatfs: ::c_long = 4000 + 100; constant SYS_ioperm (line 497) | pub const SYS_ioperm: ::c_long = 4000 + 101; constant SYS_socketcall (line 498) | pub const SYS_socketcall: ::c_long = 4000 + 102; constant SYS_syslog (line 499) | pub const SYS_syslog: ::c_long = 4000 + 103; constant SYS_setitimer (line 500) | pub const SYS_setitimer: ::c_long = 4000 + 104; constant SYS_getitimer (line 501) | pub const SYS_getitimer: ::c_long = 4000 + 105; constant SYS_stat (line 502) | pub const SYS_stat: ::c_long = 4000 + 106; constant SYS_lstat (line 503) | pub const SYS_lstat: ::c_long = 4000 + 107; constant SYS_fstat (line 504) | pub const SYS_fstat: ::c_long = 4000 + 108; constant SYS_iopl (line 505) | pub const SYS_iopl: ::c_long = 4000 + 110; constant SYS_vhangup (line 506) | pub const SYS_vhangup: ::c_long = 4000 + 111; constant SYS_idle (line 507) | pub const SYS_idle: ::c_long = 4000 + 112; constant SYS_vm86 (line 508) | pub const SYS_vm86: ::c_long = 4000 + 113; constant SYS_wait4 (line 509) | pub const SYS_wait4: ::c_long = 4000 + 114; constant SYS_swapoff (line 510) | pub const SYS_swapoff: ::c_long = 4000 + 115; constant SYS_sysinfo (line 511) | pub const SYS_sysinfo: ::c_long = 4000 + 116; constant SYS_ipc (line 512) | pub const SYS_ipc: ::c_long = 4000 + 117; constant SYS_fsync (line 513) | pub const SYS_fsync: ::c_long = 4000 + 118; constant SYS_sigreturn (line 514) | pub const SYS_sigreturn: ::c_long = 4000 + 119; constant SYS_clone (line 515) | pub const SYS_clone: ::c_long = 4000 + 120; constant SYS_setdomainname (line 516) | pub const SYS_setdomainname: ::c_long = 4000 + 121; constant SYS_uname (line 517) | pub const SYS_uname: ::c_long = 4000 + 122; constant SYS_modify_ldt (line 518) | pub const SYS_modify_ldt: ::c_long = 4000 + 123; constant SYS_adjtimex (line 519) | pub const SYS_adjtimex: ::c_long = 4000 + 124; constant SYS_mprotect (line 520) | pub const SYS_mprotect: ::c_long = 4000 + 125; constant SYS_sigprocmask (line 521) | pub const SYS_sigprocmask: ::c_long = 4000 + 126; constant SYS_create_module (line 522) | pub const SYS_create_module: ::c_long = 4000 + 127; constant SYS_init_module (line 523) | pub const SYS_init_module: ::c_long = 4000 + 128; constant SYS_delete_module (line 524) | pub const SYS_delete_module: ::c_long = 4000 + 129; constant SYS_get_kernel_syms (line 525) | pub const SYS_get_kernel_syms: ::c_long = 4000 + 130; constant SYS_quotactl (line 526) | pub const SYS_quotactl: ::c_long = 4000 + 131; constant SYS_getpgid (line 527) | pub const SYS_getpgid: ::c_long = 4000 + 132; constant SYS_fchdir (line 528) | pub const SYS_fchdir: ::c_long = 4000 + 133; constant SYS_bdflush (line 529) | pub const SYS_bdflush: ::c_long = 4000 + 134; constant SYS_sysfs (line 530) | pub const SYS_sysfs: ::c_long = 4000 + 135; constant SYS_personality (line 531) | pub const SYS_personality: ::c_long = 4000 + 136; constant SYS_afs_syscall (line 532) | pub const SYS_afs_syscall: ::c_long = 4000 + 137; constant SYS_setfsuid (line 533) | pub const SYS_setfsuid: ::c_long = 4000 + 138; constant SYS_setfsgid (line 534) | pub const SYS_setfsgid: ::c_long = 4000 + 139; constant SYS__llseek (line 535) | pub const SYS__llseek: ::c_long = 4000 + 140; constant SYS_getdents (line 536) | pub const SYS_getdents: ::c_long = 4000 + 141; constant SYS_flock (line 537) | pub const SYS_flock: ::c_long = 4000 + 143; constant SYS_msync (line 538) | pub const SYS_msync: ::c_long = 4000 + 144; constant SYS_readv (line 539) | pub const SYS_readv: ::c_long = 4000 + 145; constant SYS_writev (line 540) | pub const SYS_writev: ::c_long = 4000 + 146; constant SYS_cacheflush (line 541) | pub const SYS_cacheflush: ::c_long = 4000 + 147; constant SYS_cachectl (line 542) | pub const SYS_cachectl: ::c_long = 4000 + 148; constant SYS_sysmips (line 543) | pub const SYS_sysmips: ::c_long = 4000 + 149; constant SYS_getsid (line 544) | pub const SYS_getsid: ::c_long = 4000 + 151; constant SYS_fdatasync (line 545) | pub const SYS_fdatasync: ::c_long = 4000 + 152; constant SYS__sysctl (line 546) | pub const SYS__sysctl: ::c_long = 4000 + 153; constant SYS_mlock (line 547) | pub const SYS_mlock: ::c_long = 4000 + 154; constant SYS_munlock (line 548) | pub const SYS_munlock: ::c_long = 4000 + 155; constant SYS_mlockall (line 549) | pub const SYS_mlockall: ::c_long = 4000 + 156; constant SYS_munlockall (line 550) | pub const SYS_munlockall: ::c_long = 4000 + 157; constant SYS_sched_setparam (line 551) | pub const SYS_sched_setparam: ::c_long = 4000 + 158; constant SYS_sched_getparam (line 552) | pub const SYS_sched_getparam: ::c_long = 4000 + 159; constant SYS_sched_setscheduler (line 553) | pub const SYS_sched_setscheduler: ::c_long = 4000 + 160; constant SYS_sched_getscheduler (line 554) | pub const SYS_sched_getscheduler: ::c_long = 4000 + 161; constant SYS_sched_yield (line 555) | pub const SYS_sched_yield: ::c_long = 4000 + 162; constant SYS_sched_get_priority_max (line 556) | pub const SYS_sched_get_priority_max: ::c_long = 4000 + 163; constant SYS_sched_get_priority_min (line 557) | pub const SYS_sched_get_priority_min: ::c_long = 4000 + 164; constant SYS_sched_rr_get_interval (line 558) | pub const SYS_sched_rr_get_interval: ::c_long = 4000 + 165; constant SYS_nanosleep (line 559) | pub const SYS_nanosleep: ::c_long = 4000 + 166; constant SYS_mremap (line 560) | pub const SYS_mremap: ::c_long = 4000 + 167; constant SYS_accept (line 561) | pub const SYS_accept: ::c_long = 4000 + 168; constant SYS_bind (line 562) | pub const SYS_bind: ::c_long = 4000 + 169; constant SYS_connect (line 563) | pub const SYS_connect: ::c_long = 4000 + 170; constant SYS_getpeername (line 564) | pub const SYS_getpeername: ::c_long = 4000 + 171; constant SYS_getsockname (line 565) | pub const SYS_getsockname: ::c_long = 4000 + 172; constant SYS_getsockopt (line 566) | pub const SYS_getsockopt: ::c_long = 4000 + 173; constant SYS_listen (line 567) | pub const SYS_listen: ::c_long = 4000 + 174; constant SYS_recv (line 568) | pub const SYS_recv: ::c_long = 4000 + 175; constant SYS_recvfrom (line 569) | pub const SYS_recvfrom: ::c_long = 4000 + 176; constant SYS_recvmsg (line 570) | pub const SYS_recvmsg: ::c_long = 4000 + 177; constant SYS_send (line 571) | pub const SYS_send: ::c_long = 4000 + 178; constant SYS_sendmsg (line 572) | pub const SYS_sendmsg: ::c_long = 4000 + 179; constant SYS_sendto (line 573) | pub const SYS_sendto: ::c_long = 4000 + 180; constant SYS_setsockopt (line 574) | pub const SYS_setsockopt: ::c_long = 4000 + 181; constant SYS_shutdown (line 575) | pub const SYS_shutdown: ::c_long = 4000 + 182; constant SYS_socket (line 576) | pub const SYS_socket: ::c_long = 4000 + 183; constant SYS_socketpair (line 577) | pub const SYS_socketpair: ::c_long = 4000 + 184; constant SYS_setresuid (line 578) | pub const SYS_setresuid: ::c_long = 4000 + 185; constant SYS_getresuid (line 579) | pub const SYS_getresuid: ::c_long = 4000 + 186; constant SYS_query_module (line 580) | pub const SYS_query_module: ::c_long = 4000 + 187; constant SYS_poll (line 581) | pub const SYS_poll: ::c_long = 4000 + 188; constant SYS_nfsservctl (line 582) | pub const SYS_nfsservctl: ::c_long = 4000 + 189; constant SYS_setresgid (line 583) | pub const SYS_setresgid: ::c_long = 4000 + 190; constant SYS_getresgid (line 584) | pub const SYS_getresgid: ::c_long = 4000 + 191; constant SYS_prctl (line 585) | pub const SYS_prctl: ::c_long = 4000 + 192; constant SYS_rt_sigreturn (line 586) | pub const SYS_rt_sigreturn: ::c_long = 4000 + 193; constant SYS_rt_sigaction (line 587) | pub const SYS_rt_sigaction: ::c_long = 4000 + 194; constant SYS_rt_sigprocmask (line 588) | pub const SYS_rt_sigprocmask: ::c_long = 4000 + 195; constant SYS_rt_sigpending (line 589) | pub const SYS_rt_sigpending: ::c_long = 4000 + 196; constant SYS_rt_sigtimedwait (line 590) | pub const SYS_rt_sigtimedwait: ::c_long = 4000 + 197; constant SYS_rt_sigqueueinfo (line 591) | pub const SYS_rt_sigqueueinfo: ::c_long = 4000 + 198; constant SYS_rt_sigsuspend (line 592) | pub const SYS_rt_sigsuspend: ::c_long = 4000 + 199; constant SYS_chown (line 593) | pub const SYS_chown: ::c_long = 4000 + 202; constant SYS_getcwd (line 594) | pub const SYS_getcwd: ::c_long = 4000 + 203; constant SYS_capget (line 595) | pub const SYS_capget: ::c_long = 4000 + 204; constant SYS_capset (line 596) | pub const SYS_capset: ::c_long = 4000 + 205; constant SYS_sigaltstack (line 597) | pub const SYS_sigaltstack: ::c_long = 4000 + 206; constant SYS_sendfile (line 598) | pub const SYS_sendfile: ::c_long = 4000 + 207; constant SYS_getpmsg (line 599) | pub const SYS_getpmsg: ::c_long = 4000 + 208; constant SYS_putpmsg (line 600) | pub const SYS_putpmsg: ::c_long = 4000 + 209; constant SYS_mmap2 (line 601) | pub const SYS_mmap2: ::c_long = 4000 + 210; constant SYS_truncate64 (line 602) | pub const SYS_truncate64: ::c_long = 4000 + 211; constant SYS_ftruncate64 (line 603) | pub const SYS_ftruncate64: ::c_long = 4000 + 212; constant SYS_stat64 (line 604) | pub const SYS_stat64: ::c_long = 4000 + 213; constant SYS_lstat64 (line 605) | pub const SYS_lstat64: ::c_long = 4000 + 214; constant SYS_fstat64 (line 606) | pub const SYS_fstat64: ::c_long = 4000 + 215; constant SYS_pivot_root (line 607) | pub const SYS_pivot_root: ::c_long = 4000 + 216; constant SYS_mincore (line 608) | pub const SYS_mincore: ::c_long = 4000 + 217; constant SYS_madvise (line 609) | pub const SYS_madvise: ::c_long = 4000 + 218; constant SYS_getdents64 (line 610) | pub const SYS_getdents64: ::c_long = 4000 + 219; constant SYS_fcntl64 (line 611) | pub const SYS_fcntl64: ::c_long = 4000 + 220; constant SYS_gettid (line 612) | pub const SYS_gettid: ::c_long = 4000 + 222; constant SYS_readahead (line 613) | pub const SYS_readahead: ::c_long = 4000 + 223; constant SYS_setxattr (line 614) | pub const SYS_setxattr: ::c_long = 4000 + 224; constant SYS_lsetxattr (line 615) | pub const SYS_lsetxattr: ::c_long = 4000 + 225; constant SYS_fsetxattr (line 616) | pub const SYS_fsetxattr: ::c_long = 4000 + 226; constant SYS_getxattr (line 617) | pub const SYS_getxattr: ::c_long = 4000 + 227; constant SYS_lgetxattr (line 618) | pub const SYS_lgetxattr: ::c_long = 4000 + 228; constant SYS_fgetxattr (line 619) | pub const SYS_fgetxattr: ::c_long = 4000 + 229; constant SYS_listxattr (line 620) | pub const SYS_listxattr: ::c_long = 4000 + 230; constant SYS_llistxattr (line 621) | pub const SYS_llistxattr: ::c_long = 4000 + 231; constant SYS_flistxattr (line 622) | pub const SYS_flistxattr: ::c_long = 4000 + 232; constant SYS_removexattr (line 623) | pub const SYS_removexattr: ::c_long = 4000 + 233; constant SYS_lremovexattr (line 624) | pub const SYS_lremovexattr: ::c_long = 4000 + 234; constant SYS_fremovexattr (line 625) | pub const SYS_fremovexattr: ::c_long = 4000 + 235; constant SYS_tkill (line 626) | pub const SYS_tkill: ::c_long = 4000 + 236; constant SYS_sendfile64 (line 627) | pub const SYS_sendfile64: ::c_long = 4000 + 237; constant SYS_futex (line 628) | pub const SYS_futex: ::c_long = 4000 + 238; constant SYS_sched_setaffinity (line 629) | pub const SYS_sched_setaffinity: ::c_long = 4000 + 239; constant SYS_sched_getaffinity (line 630) | pub const SYS_sched_getaffinity: ::c_long = 4000 + 240; constant SYS_io_setup (line 631) | pub const SYS_io_setup: ::c_long = 4000 + 241; constant SYS_io_destroy (line 632) | pub const SYS_io_destroy: ::c_long = 4000 + 242; constant SYS_io_getevents (line 633) | pub const SYS_io_getevents: ::c_long = 4000 + 243; constant SYS_io_submit (line 634) | pub const SYS_io_submit: ::c_long = 4000 + 244; constant SYS_io_cancel (line 635) | pub const SYS_io_cancel: ::c_long = 4000 + 245; constant SYS_exit_group (line 636) | pub const SYS_exit_group: ::c_long = 4000 + 246; constant SYS_lookup_dcookie (line 637) | pub const SYS_lookup_dcookie: ::c_long = 4000 + 247; constant SYS_epoll_create (line 638) | pub const SYS_epoll_create: ::c_long = 4000 + 248; constant SYS_epoll_ctl (line 639) | pub const SYS_epoll_ctl: ::c_long = 4000 + 249; constant SYS_epoll_wait (line 640) | pub const SYS_epoll_wait: ::c_long = 4000 + 250; constant SYS_remap_file_pages (line 641) | pub const SYS_remap_file_pages: ::c_long = 4000 + 251; constant SYS_set_tid_address (line 642) | pub const SYS_set_tid_address: ::c_long = 4000 + 252; constant SYS_restart_syscall (line 643) | pub const SYS_restart_syscall: ::c_long = 4000 + 253; constant SYS_statfs64 (line 644) | pub const SYS_statfs64: ::c_long = 4000 + 255; constant SYS_fstatfs64 (line 645) | pub const SYS_fstatfs64: ::c_long = 4000 + 256; constant SYS_timer_create (line 646) | pub const SYS_timer_create: ::c_long = 4000 + 257; constant SYS_timer_settime (line 647) | pub const SYS_timer_settime: ::c_long = 4000 + 258; constant SYS_timer_gettime (line 648) | pub const SYS_timer_gettime: ::c_long = 4000 + 259; constant SYS_timer_getoverrun (line 649) | pub const SYS_timer_getoverrun: ::c_long = 4000 + 260; constant SYS_timer_delete (line 650) | pub const SYS_timer_delete: ::c_long = 4000 + 261; constant SYS_clock_settime (line 651) | pub const SYS_clock_settime: ::c_long = 4000 + 262; constant SYS_clock_gettime (line 652) | pub const SYS_clock_gettime: ::c_long = 4000 + 263; constant SYS_clock_getres (line 653) | pub const SYS_clock_getres: ::c_long = 4000 + 264; constant SYS_clock_nanosleep (line 654) | pub const SYS_clock_nanosleep: ::c_long = 4000 + 265; constant SYS_tgkill (line 655) | pub const SYS_tgkill: ::c_long = 4000 + 266; constant SYS_utimes (line 656) | pub const SYS_utimes: ::c_long = 4000 + 267; constant SYS_mbind (line 657) | pub const SYS_mbind: ::c_long = 4000 + 268; constant SYS_get_mempolicy (line 658) | pub const SYS_get_mempolicy: ::c_long = 4000 + 269; constant SYS_set_mempolicy (line 659) | pub const SYS_set_mempolicy: ::c_long = 4000 + 270; constant SYS_mq_open (line 660) | pub const SYS_mq_open: ::c_long = 4000 + 271; constant SYS_mq_unlink (line 661) | pub const SYS_mq_unlink: ::c_long = 4000 + 272; constant SYS_mq_timedsend (line 662) | pub const SYS_mq_timedsend: ::c_long = 4000 + 273; constant SYS_mq_timedreceive (line 663) | pub const SYS_mq_timedreceive: ::c_long = 4000 + 274; constant SYS_mq_notify (line 664) | pub const SYS_mq_notify: ::c_long = 4000 + 275; constant SYS_mq_getsetattr (line 665) | pub const SYS_mq_getsetattr: ::c_long = 4000 + 276; constant SYS_vserver (line 666) | pub const SYS_vserver: ::c_long = 4000 + 277; constant SYS_waitid (line 667) | pub const SYS_waitid: ::c_long = 4000 + 278; constant SYS_add_key (line 669) | pub const SYS_add_key: ::c_long = 4000 + 280; constant SYS_request_key (line 670) | pub const SYS_request_key: ::c_long = 4000 + 281; constant SYS_keyctl (line 671) | pub const SYS_keyctl: ::c_long = 4000 + 282; constant SYS_set_thread_area (line 672) | pub const SYS_set_thread_area: ::c_long = 4000 + 283; constant SYS_inotify_init (line 673) | pub const SYS_inotify_init: ::c_long = 4000 + 284; constant SYS_inotify_add_watch (line 674) | pub const SYS_inotify_add_watch: ::c_long = 4000 + 285; constant SYS_inotify_rm_watch (line 675) | pub const SYS_inotify_rm_watch: ::c_long = 4000 + 286; constant SYS_migrate_pages (line 676) | pub const SYS_migrate_pages: ::c_long = 4000 + 287; constant SYS_openat (line 677) | pub const SYS_openat: ::c_long = 4000 + 288; constant SYS_mkdirat (line 678) | pub const SYS_mkdirat: ::c_long = 4000 + 289; constant SYS_mknodat (line 679) | pub const SYS_mknodat: ::c_long = 4000 + 290; constant SYS_fchownat (line 680) | pub const SYS_fchownat: ::c_long = 4000 + 291; constant SYS_futimesat (line 681) | pub const SYS_futimesat: ::c_long = 4000 + 292; constant SYS_unlinkat (line 682) | pub const SYS_unlinkat: ::c_long = 4000 + 294; constant SYS_renameat (line 683) | pub const SYS_renameat: ::c_long = 4000 + 295; constant SYS_linkat (line 684) | pub const SYS_linkat: ::c_long = 4000 + 296; constant SYS_symlinkat (line 685) | pub const SYS_symlinkat: ::c_long = 4000 + 297; constant SYS_readlinkat (line 686) | pub const SYS_readlinkat: ::c_long = 4000 + 298; constant SYS_fchmodat (line 687) | pub const SYS_fchmodat: ::c_long = 4000 + 299; constant SYS_faccessat (line 688) | pub const SYS_faccessat: ::c_long = 4000 + 300; constant SYS_pselect6 (line 689) | pub const SYS_pselect6: ::c_long = 4000 + 301; constant SYS_ppoll (line 690) | pub const SYS_ppoll: ::c_long = 4000 + 302; constant SYS_unshare (line 691) | pub const SYS_unshare: ::c_long = 4000 + 303; constant SYS_splice (line 692) | pub const SYS_splice: ::c_long = 4000 + 304; constant SYS_sync_file_range (line 693) | pub const SYS_sync_file_range: ::c_long = 4000 + 305; constant SYS_tee (line 694) | pub const SYS_tee: ::c_long = 4000 + 306; constant SYS_vmsplice (line 695) | pub const SYS_vmsplice: ::c_long = 4000 + 307; constant SYS_move_pages (line 696) | pub const SYS_move_pages: ::c_long = 4000 + 308; constant SYS_set_robust_list (line 697) | pub const SYS_set_robust_list: ::c_long = 4000 + 309; constant SYS_get_robust_list (line 698) | pub const SYS_get_robust_list: ::c_long = 4000 + 310; constant SYS_kexec_load (line 699) | pub const SYS_kexec_load: ::c_long = 4000 + 311; constant SYS_getcpu (line 700) | pub const SYS_getcpu: ::c_long = 4000 + 312; constant SYS_epoll_pwait (line 701) | pub const SYS_epoll_pwait: ::c_long = 4000 + 313; constant SYS_ioprio_set (line 702) | pub const SYS_ioprio_set: ::c_long = 4000 + 314; constant SYS_ioprio_get (line 703) | pub const SYS_ioprio_get: ::c_long = 4000 + 315; constant SYS_utimensat (line 704) | pub const SYS_utimensat: ::c_long = 4000 + 316; constant SYS_signalfd (line 705) | pub const SYS_signalfd: ::c_long = 4000 + 317; constant SYS_timerfd (line 706) | pub const SYS_timerfd: ::c_long = 4000 + 318; constant SYS_eventfd (line 707) | pub const SYS_eventfd: ::c_long = 4000 + 319; constant SYS_fallocate (line 708) | pub const SYS_fallocate: ::c_long = 4000 + 320; constant SYS_timerfd_create (line 709) | pub const SYS_timerfd_create: ::c_long = 4000 + 321; constant SYS_timerfd_gettime (line 710) | pub const SYS_timerfd_gettime: ::c_long = 4000 + 322; constant SYS_timerfd_settime (line 711) | pub const SYS_timerfd_settime: ::c_long = 4000 + 323; constant SYS_signalfd4 (line 712) | pub const SYS_signalfd4: ::c_long = 4000 + 324; constant SYS_eventfd2 (line 713) | pub const SYS_eventfd2: ::c_long = 4000 + 325; constant SYS_epoll_create1 (line 714) | pub const SYS_epoll_create1: ::c_long = 4000 + 326; constant SYS_dup3 (line 715) | pub const SYS_dup3: ::c_long = 4000 + 327; constant SYS_pipe2 (line 716) | pub const SYS_pipe2: ::c_long = 4000 + 328; constant SYS_inotify_init1 (line 717) | pub const SYS_inotify_init1: ::c_long = 4000 + 329; constant SYS_preadv (line 718) | pub const SYS_preadv: ::c_long = 4000 + 330; constant SYS_pwritev (line 719) | pub const SYS_pwritev: ::c_long = 4000 + 331; constant SYS_rt_tgsigqueueinfo (line 720) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 4000 + 332; constant SYS_perf_event_open (line 721) | pub const SYS_perf_event_open: ::c_long = 4000 + 333; constant SYS_accept4 (line 722) | pub const SYS_accept4: ::c_long = 4000 + 334; constant SYS_recvmmsg (line 723) | pub const SYS_recvmmsg: ::c_long = 4000 + 335; constant SYS_fanotify_init (line 724) | pub const SYS_fanotify_init: ::c_long = 4000 + 336; constant SYS_fanotify_mark (line 725) | pub const SYS_fanotify_mark: ::c_long = 4000 + 337; constant SYS_prlimit64 (line 726) | pub const SYS_prlimit64: ::c_long = 4000 + 338; constant SYS_name_to_handle_at (line 727) | pub const SYS_name_to_handle_at: ::c_long = 4000 + 339; constant SYS_open_by_handle_at (line 728) | pub const SYS_open_by_handle_at: ::c_long = 4000 + 340; constant SYS_clock_adjtime (line 729) | pub const SYS_clock_adjtime: ::c_long = 4000 + 341; constant SYS_syncfs (line 730) | pub const SYS_syncfs: ::c_long = 4000 + 342; constant SYS_sendmmsg (line 731) | pub const SYS_sendmmsg: ::c_long = 4000 + 343; constant SYS_setns (line 732) | pub const SYS_setns: ::c_long = 4000 + 344; constant SYS_process_vm_readv (line 733) | pub const SYS_process_vm_readv: ::c_long = 4000 + 345; constant SYS_process_vm_writev (line 734) | pub const SYS_process_vm_writev: ::c_long = 4000 + 346; constant SYS_kcmp (line 735) | pub const SYS_kcmp: ::c_long = 4000 + 347; constant SYS_finit_module (line 736) | pub const SYS_finit_module: ::c_long = 4000 + 348; constant SYS_sched_setattr (line 737) | pub const SYS_sched_setattr: ::c_long = 4000 + 349; constant SYS_sched_getattr (line 738) | pub const SYS_sched_getattr: ::c_long = 4000 + 350; constant SYS_renameat2 (line 739) | pub const SYS_renameat2: ::c_long = 4000 + 351; constant SYS_seccomp (line 740) | pub const SYS_seccomp: ::c_long = 4000 + 352; constant SYS_getrandom (line 741) | pub const SYS_getrandom: ::c_long = 4000 + 353; constant SYS_memfd_create (line 742) | pub const SYS_memfd_create: ::c_long = 4000 + 354; constant SYS_bpf (line 743) | pub const SYS_bpf: ::c_long = 4000 + 355; constant SYS_execveat (line 744) | pub const SYS_execveat: ::c_long = 4000 + 356; constant SYS_userfaultfd (line 745) | pub const SYS_userfaultfd: ::c_long = 4000 + 357; constant SYS_membarrier (line 746) | pub const SYS_membarrier: ::c_long = 4000 + 358; constant SYS_mlock2 (line 747) | pub const SYS_mlock2: ::c_long = 4000 + 359; constant SYS_copy_file_range (line 748) | pub const SYS_copy_file_range: ::c_long = 4000 + 360; constant SYS_preadv2 (line 749) | pub const SYS_preadv2: ::c_long = 4000 + 361; constant SYS_pwritev2 (line 750) | pub const SYS_pwritev2: ::c_long = 4000 + 362; constant SYS_pkey_mprotect (line 751) | pub const SYS_pkey_mprotect: ::c_long = 4000 + 363; constant SYS_pkey_alloc (line 752) | pub const SYS_pkey_alloc: ::c_long = 4000 + 364; constant SYS_pkey_free (line 753) | pub const SYS_pkey_free: ::c_long = 4000 + 365; constant SYS_statx (line 754) | pub const SYS_statx: ::c_long = 4000 + 366; constant SYS_pidfd_send_signal (line 755) | pub const SYS_pidfd_send_signal: ::c_long = 4000 + 424; constant SYS_io_uring_setup (line 756) | pub const SYS_io_uring_setup: ::c_long = 4000 + 425; constant SYS_io_uring_enter (line 757) | pub const SYS_io_uring_enter: ::c_long = 4000 + 426; constant SYS_io_uring_register (line 758) | pub const SYS_io_uring_register: ::c_long = 4000 + 427; constant SYS_open_tree (line 759) | pub const SYS_open_tree: ::c_long = 4000 + 428; constant SYS_move_mount (line 760) | pub const SYS_move_mount: ::c_long = 4000 + 429; constant SYS_fsopen (line 761) | pub const SYS_fsopen: ::c_long = 4000 + 430; constant SYS_fsconfig (line 762) | pub const SYS_fsconfig: ::c_long = 4000 + 431; constant SYS_fsmount (line 763) | pub const SYS_fsmount: ::c_long = 4000 + 432; constant SYS_fspick (line 764) | pub const SYS_fspick: ::c_long = 4000 + 433; constant SYS_pidfd_open (line 765) | pub const SYS_pidfd_open: ::c_long = 4000 + 434; constant SYS_clone3 (line 766) | pub const SYS_clone3: ::c_long = 4000 + 435; constant SYS_close_range (line 767) | pub const SYS_close_range: ::c_long = 4000 + 436; constant SYS_openat2 (line 768) | pub const SYS_openat2: ::c_long = 4000 + 437; constant SYS_pidfd_getfd (line 769) | pub const SYS_pidfd_getfd: ::c_long = 4000 + 438; constant SYS_faccessat2 (line 770) | pub const SYS_faccessat2: ::c_long = 4000 + 439; constant SYS_process_madvise (line 771) | pub const SYS_process_madvise: ::c_long = 4000 + 440; constant SYS_epoll_pwait2 (line 772) | pub const SYS_epoll_pwait2: ::c_long = 4000 + 441; constant SYS_mount_setattr (line 773) | pub const SYS_mount_setattr: ::c_long = 4000 + 442; constant SYS_quotactl_fd (line 774) | pub const SYS_quotactl_fd: ::c_long = 4000 + 443; constant SYS_landlock_create_ruleset (line 775) | pub const SYS_landlock_create_ruleset: ::c_long = 4000 + 444; constant SYS_landlock_add_rule (line 776) | pub const SYS_landlock_add_rule: ::c_long = 4000 + 445; constant SYS_landlock_restrict_self (line 777) | pub const SYS_landlock_restrict_self: ::c_long = 4000 + 446; constant SYS_memfd_secret (line 778) | pub const SYS_memfd_secret: ::c_long = 4000 + 447; constant SYS_process_mrelease (line 779) | pub const SYS_process_mrelease: ::c_long = 4000 + 448; constant SYS_futex_waitv (line 780) | pub const SYS_futex_waitv: ::c_long = 4000 + 449; constant SYS_set_mempolicy_home_node (line 781) | pub const SYS_set_mempolicy_home_node: ::c_long = 4000 + 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b32/mod.rs type c_long (line 1) | pub type c_long = i32; type c_ulong (line 2) | pub type c_ulong = u32; type nlink_t (line 3) | pub type nlink_t = u32; type blksize_t (line 4) | pub type blksize_t = ::c_long; type __u64 (line 5) | pub type __u64 = ::c_ulonglong; type __s64 (line 6) | pub type __s64 = ::c_longlong; type regoff_t (line 7) | pub type regoff_t = ::c_int; constant __SIZEOF_PTHREAD_RWLOCK_T (line 39) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 32; constant __SIZEOF_PTHREAD_MUTEX_T (line 40) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 24; constant __SIZEOF_PTHREAD_BARRIER_T (line 41) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 20; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b32/powerpc.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = i32; constant MADV_SOFT_OFFLINE (line 158) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant SIGSTKSZ (line 159) | pub const SIGSTKSZ: ::size_t = 10240; constant MINSIGSTKSZ (line 160) | pub const MINSIGSTKSZ: ::size_t = 4096; constant O_DIRECT (line 162) | pub const O_DIRECT: ::c_int = 0x20000; constant O_DIRECTORY (line 163) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_NOFOLLOW (line 164) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_ASYNC (line 165) | pub const O_ASYNC: ::c_int = 0x2000; constant O_LARGEFILE (line 166) | pub const O_LARGEFILE: ::c_int = 0x10000; constant MCL_CURRENT (line 168) | pub const MCL_CURRENT: ::c_int = 0x2000; constant MCL_FUTURE (line 169) | pub const MCL_FUTURE: ::c_int = 0x4000; constant MCL_ONFAULT (line 170) | pub const MCL_ONFAULT: ::c_int = 0x8000; constant CBAUD (line 171) | pub const CBAUD: ::tcflag_t = 0o0000377; constant TAB1 (line 172) | pub const TAB1: ::c_int = 0x00000400; constant TAB2 (line 173) | pub const TAB2: ::c_int = 0x00000800; constant TAB3 (line 174) | pub const TAB3: ::c_int = 0x00000C00; constant CR1 (line 175) | pub const CR1: ::c_int = 0x00001000; constant CR2 (line 176) | pub const CR2: ::c_int = 0x00002000; constant CR3 (line 177) | pub const CR3: ::c_int = 0x00003000; constant FF1 (line 178) | pub const FF1: ::c_int = 0x00004000; constant BS1 (line 179) | pub const BS1: ::c_int = 0x00008000; constant VT1 (line 180) | pub const VT1: ::c_int = 0x00010000; constant VWERASE (line 181) | pub const VWERASE: usize = 10; constant VREPRINT (line 182) | pub const VREPRINT: usize = 11; constant VSUSP (line 183) | pub const VSUSP: usize = 12; constant VSTART (line 184) | pub const VSTART: usize = 13; constant VSTOP (line 185) | pub const VSTOP: usize = 14; constant VDISCARD (line 186) | pub const VDISCARD: usize = 16; constant VTIME (line 187) | pub const VTIME: usize = 7; constant IXON (line 188) | pub const IXON: ::tcflag_t = 0x00000200; constant IXOFF (line 189) | pub const IXOFF: ::tcflag_t = 0x00000400; constant ONLCR (line 190) | pub const ONLCR: ::tcflag_t = 0x00000002; constant CSIZE (line 191) | pub const CSIZE: ::tcflag_t = 0x00000300; constant CS6 (line 192) | pub const CS6: ::tcflag_t = 0x00000100; constant CS7 (line 193) | pub const CS7: ::tcflag_t = 0x00000200; constant CS8 (line 194) | pub const CS8: ::tcflag_t = 0x00000300; constant CSTOPB (line 195) | pub const CSTOPB: ::tcflag_t = 0x00000400; constant CREAD (line 196) | pub const CREAD: ::tcflag_t = 0x00000800; constant PARENB (line 197) | pub const PARENB: ::tcflag_t = 0x00001000; constant PARODD (line 198) | pub const PARODD: ::tcflag_t = 0x00002000; constant HUPCL (line 199) | pub const HUPCL: ::tcflag_t = 0x00004000; constant CLOCAL (line 200) | pub const CLOCAL: ::tcflag_t = 0x00008000; constant ECHOKE (line 201) | pub const ECHOKE: ::tcflag_t = 0x00000001; constant ECHOE (line 202) | pub const ECHOE: ::tcflag_t = 0x00000002; constant ECHOK (line 203) | pub const ECHOK: ::tcflag_t = 0x00000004; constant ECHONL (line 204) | pub const ECHONL: ::tcflag_t = 0x00000010; constant ECHOPRT (line 205) | pub const ECHOPRT: ::tcflag_t = 0x00000020; constant ECHOCTL (line 206) | pub const ECHOCTL: ::tcflag_t = 0x00000040; constant ISIG (line 207) | pub const ISIG: ::tcflag_t = 0x00000080; constant ICANON (line 208) | pub const ICANON: ::tcflag_t = 0x00000100; constant PENDIN (line 209) | pub const PENDIN: ::tcflag_t = 0x20000000; constant NOFLSH (line 210) | pub const NOFLSH: ::tcflag_t = 0x80000000; constant CIBAUD (line 211) | pub const CIBAUD: ::tcflag_t = 0o00077600000; constant CBAUDEX (line 212) | pub const CBAUDEX: ::tcflag_t = 0o000020; constant VSWTC (line 213) | pub const VSWTC: usize = 9; constant OLCUC (line 214) | pub const OLCUC: ::tcflag_t = 0o000004; constant NLDLY (line 215) | pub const NLDLY: ::tcflag_t = 0o001400; constant CRDLY (line 216) | pub const CRDLY: ::tcflag_t = 0o030000; constant TABDLY (line 217) | pub const TABDLY: ::tcflag_t = 0o006000; constant BSDLY (line 218) | pub const BSDLY: ::tcflag_t = 0o100000; constant FFDLY (line 219) | pub const FFDLY: ::tcflag_t = 0o040000; constant VTDLY (line 220) | pub const VTDLY: ::tcflag_t = 0o200000; constant XTABS (line 221) | pub const XTABS: ::tcflag_t = 0o006000; constant B57600 (line 222) | pub const B57600: ::speed_t = 0o000020; constant B115200 (line 223) | pub const B115200: ::speed_t = 0o000021; constant B230400 (line 224) | pub const B230400: ::speed_t = 0o000022; constant B460800 (line 225) | pub const B460800: ::speed_t = 0o000023; constant B500000 (line 226) | pub const B500000: ::speed_t = 0o000024; constant B576000 (line 227) | pub const B576000: ::speed_t = 0o000025; constant B921600 (line 228) | pub const B921600: ::speed_t = 0o000026; constant B1000000 (line 229) | pub const B1000000: ::speed_t = 0o000027; constant B1152000 (line 230) | pub const B1152000: ::speed_t = 0o000030; constant B1500000 (line 231) | pub const B1500000: ::speed_t = 0o000031; constant B2000000 (line 232) | pub const B2000000: ::speed_t = 0o000032; constant B2500000 (line 233) | pub const B2500000: ::speed_t = 0o000033; constant B3000000 (line 234) | pub const B3000000: ::speed_t = 0o000034; constant B3500000 (line 235) | pub const B3500000: ::speed_t = 0o000035; constant B4000000 (line 236) | pub const B4000000: ::speed_t = 0o000036; constant O_APPEND (line 238) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 239) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 240) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 241) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 242) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 243) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 244) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 245) | pub const O_DSYNC: ::c_int = 4096; constant MAP_ANON (line 247) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 248) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 249) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 250) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 251) | pub const MAP_LOCKED: ::c_int = 0x00080; constant MAP_NORESERVE (line 252) | pub const MAP_NORESERVE: ::c_int = 0x00040; constant MAP_POPULATE (line 253) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 254) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 255) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 256) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 257) | pub const MAP_SYNC: ::c_int = 0x080000; constant PTRACE_SYSEMU (line 259) | pub const PTRACE_SYSEMU: ::c_int = 0x1d; constant PTRACE_SYSEMU_SINGLESTEP (line 260) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_int = 0x1e; constant SOCK_STREAM (line 262) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 263) | pub const SOCK_DGRAM: ::c_int = 2; constant EDEADLK (line 265) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 266) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 267) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 268) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 269) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 270) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 271) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 272) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 273) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 274) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 275) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 276) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 277) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 278) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 279) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 280) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 281) | pub const EBADE: ::c_int = 52; constant EBADR (line 282) | pub const EBADR: ::c_int = 53; constant EXFULL (line 283) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 284) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 285) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 286) | pub const EBADSLT: ::c_int = 57; constant EDEADLOCK (line 287) | pub const EDEADLOCK: ::c_int = 58; constant EMULTIHOP (line 288) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 289) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 290) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 291) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 292) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 293) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 294) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 295) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 296) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 297) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 298) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 299) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 300) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 301) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 302) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 303) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 304) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 305) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 306) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 307) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 308) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 309) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 310) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 311) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 312) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 313) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 314) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 315) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 316) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 317) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 318) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 319) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 320) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 321) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 322) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 323) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 324) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 325) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 326) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 327) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 328) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 329) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 330) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 331) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 332) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 333) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 334) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 335) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 336) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 337) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 338) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 339) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 340) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 341) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 342) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 343) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 344) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 345) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 346) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 347) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 348) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 349) | pub const EHWPOISON: ::c_int = 133; constant SA_ONSTACK (line 351) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 352) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 353) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 355) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 356) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 357) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 358) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 359) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 360) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 361) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 362) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 363) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 364) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 365) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 366) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 367) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 368) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 369) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 370) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 371) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 372) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 373) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 374) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 375) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 376) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 377) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant EXTPROC (line 379) | pub const EXTPROC: ::tcflag_t = 0x10000000; constant F_GETLK (line 381) | pub const F_GETLK: ::c_int = 12; constant F_GETOWN (line 382) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 383) | pub const F_SETLK: ::c_int = 13; constant F_SETLKW (line 384) | pub const F_SETLKW: ::c_int = 14; constant F_SETOWN (line 385) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 387) | pub const VEOF: usize = 4; constant VEOL (line 388) | pub const VEOL: usize = 6; constant VEOL2 (line 389) | pub const VEOL2: usize = 8; constant VMIN (line 390) | pub const VMIN: usize = 5; constant IEXTEN (line 391) | pub const IEXTEN: ::tcflag_t = 0x00000400; constant TOSTOP (line 392) | pub const TOSTOP: ::tcflag_t = 0x00400000; constant FLUSHO (line 393) | pub const FLUSHO: ::tcflag_t = 0x00800000; constant POLLWRNORM (line 395) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 396) | pub const POLLWRBAND: ::c_short = 0x200; constant SYS_restart_syscall (line 399) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 400) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 401) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 402) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 403) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 404) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 405) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 406) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 407) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 408) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 409) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 410) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 411) | pub const SYS_chdir: ::c_long = 12; constant SYS_time (line 412) | pub const SYS_time: ::c_long = 13; constant SYS_mknod (line 413) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 414) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 415) | pub const SYS_lchown: ::c_long = 16; constant SYS_break (line 416) | pub const SYS_break: ::c_long = 17; constant SYS_oldstat (line 417) | pub const SYS_oldstat: ::c_long = 18; constant SYS_lseek (line 418) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 419) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 420) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 421) | pub const SYS_umount: ::c_long = 22; constant SYS_setuid (line 422) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 423) | pub const SYS_getuid: ::c_long = 24; constant SYS_stime (line 424) | pub const SYS_stime: ::c_long = 25; constant SYS_ptrace (line 425) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 426) | pub const SYS_alarm: ::c_long = 27; constant SYS_oldfstat (line 427) | pub const SYS_oldfstat: ::c_long = 28; constant SYS_pause (line 428) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 429) | pub const SYS_utime: ::c_long = 30; constant SYS_stty (line 430) | pub const SYS_stty: ::c_long = 31; constant SYS_gtty (line 431) | pub const SYS_gtty: ::c_long = 32; constant SYS_access (line 432) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 433) | pub const SYS_nice: ::c_long = 34; constant SYS_ftime (line 434) | pub const SYS_ftime: ::c_long = 35; constant SYS_sync (line 435) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 436) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 437) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 438) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 439) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 440) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 441) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 442) | pub const SYS_times: ::c_long = 43; constant SYS_prof (line 443) | pub const SYS_prof: ::c_long = 44; constant SYS_brk (line 444) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 445) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 446) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 447) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 448) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 449) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 450) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 451) | pub const SYS_umount2: ::c_long = 52; constant SYS_lock (line 452) | pub const SYS_lock: ::c_long = 53; constant SYS_ioctl (line 453) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 454) | pub const SYS_fcntl: ::c_long = 55; constant SYS_mpx (line 455) | pub const SYS_mpx: ::c_long = 56; constant SYS_setpgid (line 456) | pub const SYS_setpgid: ::c_long = 57; constant SYS_ulimit (line 457) | pub const SYS_ulimit: ::c_long = 58; constant SYS_oldolduname (line 458) | pub const SYS_oldolduname: ::c_long = 59; constant SYS_umask (line 459) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 460) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 461) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 462) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 463) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 464) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 465) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 466) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 467) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 468) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid (line 469) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 470) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 471) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 472) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 473) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 474) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrlimit (line 475) | pub const SYS_getrlimit: ::c_long = 76; constant SYS_getrusage (line 476) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 477) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 478) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 479) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 480) | pub const SYS_setgroups: ::c_long = 81; constant SYS_select (line 481) | pub const SYS_select: ::c_long = 82; constant SYS_symlink (line 482) | pub const SYS_symlink: ::c_long = 83; constant SYS_oldlstat (line 483) | pub const SYS_oldlstat: ::c_long = 84; constant SYS_readlink (line 484) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 485) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 486) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 487) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 488) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 489) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 490) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 491) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 492) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 493) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 494) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 495) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 496) | pub const SYS_setpriority: ::c_long = 97; constant SYS_profil (line 497) | pub const SYS_profil: ::c_long = 98; constant SYS_statfs (line 498) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 499) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_ioperm (line 500) | pub const SYS_ioperm: ::c_long = 101; constant SYS_socketcall (line 501) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 502) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 503) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 504) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 505) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 506) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 507) | pub const SYS_fstat: ::c_long = 108; constant SYS_olduname (line 508) | pub const SYS_olduname: ::c_long = 109; constant SYS_iopl (line 509) | pub const SYS_iopl: ::c_long = 110; constant SYS_vhangup (line 510) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 511) | pub const SYS_idle: ::c_long = 112; constant SYS_vm86 (line 512) | pub const SYS_vm86: ::c_long = 113; constant SYS_wait4 (line 513) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 514) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 515) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 516) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 517) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 518) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 519) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 520) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 521) | pub const SYS_uname: ::c_long = 122; constant SYS_modify_ldt (line 522) | pub const SYS_modify_ldt: ::c_long = 123; constant SYS_adjtimex (line 523) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 524) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 525) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 526) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 527) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 528) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 529) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 530) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 531) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 532) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 533) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 534) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 535) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 536) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_setfsuid (line 537) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 538) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 539) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 540) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 541) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 542) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 543) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 544) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 545) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 546) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 547) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 548) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 549) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 550) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 551) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 552) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 553) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 554) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 555) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 556) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 557) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 558) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 559) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 560) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 561) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 562) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 563) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 564) | pub const SYS_getresuid: ::c_long = 165; constant SYS_query_module (line 565) | pub const SYS_query_module: ::c_long = 166; constant SYS_poll (line 566) | pub const SYS_poll: ::c_long = 167; constant SYS_nfsservctl (line 567) | pub const SYS_nfsservctl: ::c_long = 168; constant SYS_setresgid (line 568) | pub const SYS_setresgid: ::c_long = 169; constant SYS_getresgid (line 569) | pub const SYS_getresgid: ::c_long = 170; constant SYS_prctl (line 570) | pub const SYS_prctl: ::c_long = 171; constant SYS_rt_sigreturn (line 571) | pub const SYS_rt_sigreturn: ::c_long = 172; constant SYS_rt_sigaction (line 572) | pub const SYS_rt_sigaction: ::c_long = 173; constant SYS_rt_sigprocmask (line 573) | pub const SYS_rt_sigprocmask: ::c_long = 174; constant SYS_rt_sigpending (line 574) | pub const SYS_rt_sigpending: ::c_long = 175; constant SYS_rt_sigtimedwait (line 575) | pub const SYS_rt_sigtimedwait: ::c_long = 176; constant SYS_rt_sigqueueinfo (line 576) | pub const SYS_rt_sigqueueinfo: ::c_long = 177; constant SYS_rt_sigsuspend (line 577) | pub const SYS_rt_sigsuspend: ::c_long = 178; constant SYS_pread64 (line 578) | pub const SYS_pread64: ::c_long = 179; constant SYS_pwrite64 (line 579) | pub const SYS_pwrite64: ::c_long = 180; constant SYS_chown (line 580) | pub const SYS_chown: ::c_long = 181; constant SYS_getcwd (line 581) | pub const SYS_getcwd: ::c_long = 182; constant SYS_capget (line 582) | pub const SYS_capget: ::c_long = 183; constant SYS_capset (line 583) | pub const SYS_capset: ::c_long = 184; constant SYS_sigaltstack (line 584) | pub const SYS_sigaltstack: ::c_long = 185; constant SYS_sendfile (line 585) | pub const SYS_sendfile: ::c_long = 186; constant SYS_getpmsg (line 586) | pub const SYS_getpmsg: ::c_long = 187; constant SYS_putpmsg (line 587) | pub const SYS_putpmsg: ::c_long = 188; constant SYS_vfork (line 588) | pub const SYS_vfork: ::c_long = 189; constant SYS_ugetrlimit (line 589) | pub const SYS_ugetrlimit: ::c_long = 190; constant SYS_readahead (line 590) | pub const SYS_readahead: ::c_long = 191; constant SYS_mmap2 (line 591) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 592) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 593) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 594) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 595) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 596) | pub const SYS_fstat64: ::c_long = 197; constant SYS_pciconfig_read (line 597) | pub const SYS_pciconfig_read: ::c_long = 198; constant SYS_pciconfig_write (line 598) | pub const SYS_pciconfig_write: ::c_long = 199; constant SYS_pciconfig_iobase (line 599) | pub const SYS_pciconfig_iobase: ::c_long = 200; constant SYS_multiplexer (line 600) | pub const SYS_multiplexer: ::c_long = 201; constant SYS_getdents64 (line 601) | pub const SYS_getdents64: ::c_long = 202; constant SYS_pivot_root (line 602) | pub const SYS_pivot_root: ::c_long = 203; constant SYS_fcntl64 (line 603) | pub const SYS_fcntl64: ::c_long = 204; constant SYS_madvise (line 604) | pub const SYS_madvise: ::c_long = 205; constant SYS_mincore (line 605) | pub const SYS_mincore: ::c_long = 206; constant SYS_gettid (line 606) | pub const SYS_gettid: ::c_long = 207; constant SYS_tkill (line 607) | pub const SYS_tkill: ::c_long = 208; constant SYS_setxattr (line 608) | pub const SYS_setxattr: ::c_long = 209; constant SYS_lsetxattr (line 609) | pub const SYS_lsetxattr: ::c_long = 210; constant SYS_fsetxattr (line 610) | pub const SYS_fsetxattr: ::c_long = 211; constant SYS_getxattr (line 611) | pub const SYS_getxattr: ::c_long = 212; constant SYS_lgetxattr (line 612) | pub const SYS_lgetxattr: ::c_long = 213; constant SYS_fgetxattr (line 613) | pub const SYS_fgetxattr: ::c_long = 214; constant SYS_listxattr (line 614) | pub const SYS_listxattr: ::c_long = 215; constant SYS_llistxattr (line 615) | pub const SYS_llistxattr: ::c_long = 216; constant SYS_flistxattr (line 616) | pub const SYS_flistxattr: ::c_long = 217; constant SYS_removexattr (line 617) | pub const SYS_removexattr: ::c_long = 218; constant SYS_lremovexattr (line 618) | pub const SYS_lremovexattr: ::c_long = 219; constant SYS_fremovexattr (line 619) | pub const SYS_fremovexattr: ::c_long = 220; constant SYS_futex (line 620) | pub const SYS_futex: ::c_long = 221; constant SYS_sched_setaffinity (line 621) | pub const SYS_sched_setaffinity: ::c_long = 222; constant SYS_sched_getaffinity (line 622) | pub const SYS_sched_getaffinity: ::c_long = 223; constant SYS_tuxcall (line 623) | pub const SYS_tuxcall: ::c_long = 225; constant SYS_sendfile64 (line 624) | pub const SYS_sendfile64: ::c_long = 226; constant SYS_io_setup (line 625) | pub const SYS_io_setup: ::c_long = 227; constant SYS_io_destroy (line 626) | pub const SYS_io_destroy: ::c_long = 228; constant SYS_io_getevents (line 627) | pub const SYS_io_getevents: ::c_long = 229; constant SYS_io_submit (line 628) | pub const SYS_io_submit: ::c_long = 230; constant SYS_io_cancel (line 629) | pub const SYS_io_cancel: ::c_long = 231; constant SYS_set_tid_address (line 630) | pub const SYS_set_tid_address: ::c_long = 232; constant SYS_fadvise64 (line 631) | pub const SYS_fadvise64: ::c_long = 233; constant SYS_exit_group (line 632) | pub const SYS_exit_group: ::c_long = 234; constant SYS_lookup_dcookie (line 633) | pub const SYS_lookup_dcookie: ::c_long = 235; constant SYS_epoll_create (line 634) | pub const SYS_epoll_create: ::c_long = 236; constant SYS_epoll_ctl (line 635) | pub const SYS_epoll_ctl: ::c_long = 237; constant SYS_epoll_wait (line 636) | pub const SYS_epoll_wait: ::c_long = 238; constant SYS_remap_file_pages (line 637) | pub const SYS_remap_file_pages: ::c_long = 239; constant SYS_timer_create (line 638) | pub const SYS_timer_create: ::c_long = 240; constant SYS_timer_settime (line 639) | pub const SYS_timer_settime: ::c_long = 241; constant SYS_timer_gettime (line 640) | pub const SYS_timer_gettime: ::c_long = 242; constant SYS_timer_getoverrun (line 641) | pub const SYS_timer_getoverrun: ::c_long = 243; constant SYS_timer_delete (line 642) | pub const SYS_timer_delete: ::c_long = 244; constant SYS_clock_settime (line 643) | pub const SYS_clock_settime: ::c_long = 245; constant SYS_clock_gettime (line 644) | pub const SYS_clock_gettime: ::c_long = 246; constant SYS_clock_getres (line 645) | pub const SYS_clock_getres: ::c_long = 247; constant SYS_clock_nanosleep (line 646) | pub const SYS_clock_nanosleep: ::c_long = 248; constant SYS_swapcontext (line 647) | pub const SYS_swapcontext: ::c_long = 249; constant SYS_tgkill (line 648) | pub const SYS_tgkill: ::c_long = 250; constant SYS_utimes (line 649) | pub const SYS_utimes: ::c_long = 251; constant SYS_statfs64 (line 650) | pub const SYS_statfs64: ::c_long = 252; constant SYS_fstatfs64 (line 651) | pub const SYS_fstatfs64: ::c_long = 253; constant SYS_fadvise64_64 (line 652) | pub const SYS_fadvise64_64: ::c_long = 254; constant SYS_rtas (line 653) | pub const SYS_rtas: ::c_long = 255; constant SYS_sys_debug_setcontext (line 654) | pub const SYS_sys_debug_setcontext: ::c_long = 256; constant SYS_migrate_pages (line 655) | pub const SYS_migrate_pages: ::c_long = 258; constant SYS_mbind (line 656) | pub const SYS_mbind: ::c_long = 259; constant SYS_get_mempolicy (line 657) | pub const SYS_get_mempolicy: ::c_long = 260; constant SYS_set_mempolicy (line 658) | pub const SYS_set_mempolicy: ::c_long = 261; constant SYS_mq_open (line 659) | pub const SYS_mq_open: ::c_long = 262; constant SYS_mq_unlink (line 660) | pub const SYS_mq_unlink: ::c_long = 263; constant SYS_mq_timedsend (line 661) | pub const SYS_mq_timedsend: ::c_long = 264; constant SYS_mq_timedreceive (line 662) | pub const SYS_mq_timedreceive: ::c_long = 265; constant SYS_mq_notify (line 663) | pub const SYS_mq_notify: ::c_long = 266; constant SYS_mq_getsetattr (line 664) | pub const SYS_mq_getsetattr: ::c_long = 267; constant SYS_kexec_load (line 665) | pub const SYS_kexec_load: ::c_long = 268; constant SYS_add_key (line 666) | pub const SYS_add_key: ::c_long = 269; constant SYS_request_key (line 667) | pub const SYS_request_key: ::c_long = 270; constant SYS_keyctl (line 668) | pub const SYS_keyctl: ::c_long = 271; constant SYS_waitid (line 669) | pub const SYS_waitid: ::c_long = 272; constant SYS_ioprio_set (line 670) | pub const SYS_ioprio_set: ::c_long = 273; constant SYS_ioprio_get (line 671) | pub const SYS_ioprio_get: ::c_long = 274; constant SYS_inotify_init (line 672) | pub const SYS_inotify_init: ::c_long = 275; constant SYS_inotify_add_watch (line 673) | pub const SYS_inotify_add_watch: ::c_long = 276; constant SYS_inotify_rm_watch (line 674) | pub const SYS_inotify_rm_watch: ::c_long = 277; constant SYS_spu_run (line 675) | pub const SYS_spu_run: ::c_long = 278; constant SYS_spu_create (line 676) | pub const SYS_spu_create: ::c_long = 279; constant SYS_pselect6 (line 677) | pub const SYS_pselect6: ::c_long = 280; constant SYS_ppoll (line 678) | pub const SYS_ppoll: ::c_long = 281; constant SYS_unshare (line 679) | pub const SYS_unshare: ::c_long = 282; constant SYS_splice (line 680) | pub const SYS_splice: ::c_long = 283; constant SYS_tee (line 681) | pub const SYS_tee: ::c_long = 284; constant SYS_vmsplice (line 682) | pub const SYS_vmsplice: ::c_long = 285; constant SYS_openat (line 683) | pub const SYS_openat: ::c_long = 286; constant SYS_mkdirat (line 684) | pub const SYS_mkdirat: ::c_long = 287; constant SYS_mknodat (line 685) | pub const SYS_mknodat: ::c_long = 288; constant SYS_fchownat (line 686) | pub const SYS_fchownat: ::c_long = 289; constant SYS_futimesat (line 687) | pub const SYS_futimesat: ::c_long = 290; constant SYS_fstatat64 (line 688) | pub const SYS_fstatat64: ::c_long = 291; constant SYS_unlinkat (line 689) | pub const SYS_unlinkat: ::c_long = 292; constant SYS_renameat (line 690) | pub const SYS_renameat: ::c_long = 293; constant SYS_linkat (line 691) | pub const SYS_linkat: ::c_long = 294; constant SYS_symlinkat (line 692) | pub const SYS_symlinkat: ::c_long = 295; constant SYS_readlinkat (line 693) | pub const SYS_readlinkat: ::c_long = 296; constant SYS_fchmodat (line 694) | pub const SYS_fchmodat: ::c_long = 297; constant SYS_faccessat (line 695) | pub const SYS_faccessat: ::c_long = 298; constant SYS_get_robust_list (line 696) | pub const SYS_get_robust_list: ::c_long = 299; constant SYS_set_robust_list (line 697) | pub const SYS_set_robust_list: ::c_long = 300; constant SYS_move_pages (line 698) | pub const SYS_move_pages: ::c_long = 301; constant SYS_getcpu (line 699) | pub const SYS_getcpu: ::c_long = 302; constant SYS_epoll_pwait (line 700) | pub const SYS_epoll_pwait: ::c_long = 303; constant SYS_utimensat (line 701) | pub const SYS_utimensat: ::c_long = 304; constant SYS_signalfd (line 702) | pub const SYS_signalfd: ::c_long = 305; constant SYS_timerfd_create (line 703) | pub const SYS_timerfd_create: ::c_long = 306; constant SYS_eventfd (line 704) | pub const SYS_eventfd: ::c_long = 307; constant SYS_sync_file_range2 (line 705) | pub const SYS_sync_file_range2: ::c_long = 308; constant SYS_fallocate (line 706) | pub const SYS_fallocate: ::c_long = 309; constant SYS_subpage_prot (line 707) | pub const SYS_subpage_prot: ::c_long = 310; constant SYS_timerfd_settime (line 708) | pub const SYS_timerfd_settime: ::c_long = 311; constant SYS_timerfd_gettime (line 709) | pub const SYS_timerfd_gettime: ::c_long = 312; constant SYS_signalfd4 (line 710) | pub const SYS_signalfd4: ::c_long = 313; constant SYS_eventfd2 (line 711) | pub const SYS_eventfd2: ::c_long = 314; constant SYS_epoll_create1 (line 712) | pub const SYS_epoll_create1: ::c_long = 315; constant SYS_dup3 (line 713) | pub const SYS_dup3: ::c_long = 316; constant SYS_pipe2 (line 714) | pub const SYS_pipe2: ::c_long = 317; constant SYS_inotify_init1 (line 715) | pub const SYS_inotify_init1: ::c_long = 318; constant SYS_perf_event_open (line 716) | pub const SYS_perf_event_open: ::c_long = 319; constant SYS_preadv (line 717) | pub const SYS_preadv: ::c_long = 320; constant SYS_pwritev (line 718) | pub const SYS_pwritev: ::c_long = 321; constant SYS_rt_tgsigqueueinfo (line 719) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 322; constant SYS_fanotify_init (line 720) | pub const SYS_fanotify_init: ::c_long = 323; constant SYS_fanotify_mark (line 721) | pub const SYS_fanotify_mark: ::c_long = 324; constant SYS_prlimit64 (line 722) | pub const SYS_prlimit64: ::c_long = 325; constant SYS_socket (line 723) | pub const SYS_socket: ::c_long = 326; constant SYS_bind (line 724) | pub const SYS_bind: ::c_long = 327; constant SYS_connect (line 725) | pub const SYS_connect: ::c_long = 328; constant SYS_listen (line 726) | pub const SYS_listen: ::c_long = 329; constant SYS_accept (line 727) | pub const SYS_accept: ::c_long = 330; constant SYS_getsockname (line 728) | pub const SYS_getsockname: ::c_long = 331; constant SYS_getpeername (line 729) | pub const SYS_getpeername: ::c_long = 332; constant SYS_socketpair (line 730) | pub const SYS_socketpair: ::c_long = 333; constant SYS_send (line 731) | pub const SYS_send: ::c_long = 334; constant SYS_sendto (line 732) | pub const SYS_sendto: ::c_long = 335; constant SYS_recv (line 733) | pub const SYS_recv: ::c_long = 336; constant SYS_recvfrom (line 734) | pub const SYS_recvfrom: ::c_long = 337; constant SYS_shutdown (line 735) | pub const SYS_shutdown: ::c_long = 338; constant SYS_setsockopt (line 736) | pub const SYS_setsockopt: ::c_long = 339; constant SYS_getsockopt (line 737) | pub const SYS_getsockopt: ::c_long = 340; constant SYS_sendmsg (line 738) | pub const SYS_sendmsg: ::c_long = 341; constant SYS_recvmsg (line 739) | pub const SYS_recvmsg: ::c_long = 342; constant SYS_recvmmsg (line 740) | pub const SYS_recvmmsg: ::c_long = 343; constant SYS_accept4 (line 741) | pub const SYS_accept4: ::c_long = 344; constant SYS_name_to_handle_at (line 742) | pub const SYS_name_to_handle_at: ::c_long = 345; constant SYS_open_by_handle_at (line 743) | pub const SYS_open_by_handle_at: ::c_long = 346; constant SYS_clock_adjtime (line 744) | pub const SYS_clock_adjtime: ::c_long = 347; constant SYS_syncfs (line 745) | pub const SYS_syncfs: ::c_long = 348; constant SYS_sendmmsg (line 746) | pub const SYS_sendmmsg: ::c_long = 349; constant SYS_setns (line 747) | pub const SYS_setns: ::c_long = 350; constant SYS_process_vm_readv (line 748) | pub const SYS_process_vm_readv: ::c_long = 351; constant SYS_process_vm_writev (line 749) | pub const SYS_process_vm_writev: ::c_long = 352; constant SYS_finit_module (line 750) | pub const SYS_finit_module: ::c_long = 353; constant SYS_kcmp (line 751) | pub const SYS_kcmp: ::c_long = 354; constant SYS_sched_setattr (line 752) | pub const SYS_sched_setattr: ::c_long = 355; constant SYS_sched_getattr (line 753) | pub const SYS_sched_getattr: ::c_long = 356; constant SYS_renameat2 (line 754) | pub const SYS_renameat2: ::c_long = 357; constant SYS_seccomp (line 755) | pub const SYS_seccomp: ::c_long = 358; constant SYS_getrandom (line 756) | pub const SYS_getrandom: ::c_long = 359; constant SYS_memfd_create (line 757) | pub const SYS_memfd_create: ::c_long = 360; constant SYS_bpf (line 758) | pub const SYS_bpf: ::c_long = 361; constant SYS_execveat (line 759) | pub const SYS_execveat: ::c_long = 362; constant SYS_switch_endian (line 760) | pub const SYS_switch_endian: ::c_long = 363; constant SYS_userfaultfd (line 761) | pub const SYS_userfaultfd: ::c_long = 364; constant SYS_membarrier (line 762) | pub const SYS_membarrier: ::c_long = 365; constant SYS_mlock2 (line 763) | pub const SYS_mlock2: ::c_long = 378; constant SYS_copy_file_range (line 764) | pub const SYS_copy_file_range: ::c_long = 379; constant SYS_preadv2 (line 765) | pub const SYS_preadv2: ::c_long = 380; constant SYS_pwritev2 (line 766) | pub const SYS_pwritev2: ::c_long = 381; constant SYS_kexec_file_load (line 767) | pub const SYS_kexec_file_load: ::c_long = 382; constant SYS_statx (line 768) | pub const SYS_statx: ::c_long = 383; constant SYS_pkey_alloc (line 769) | pub const SYS_pkey_alloc: ::c_long = 384; constant SYS_pkey_free (line 770) | pub const SYS_pkey_free: ::c_long = 385; constant SYS_pkey_mprotect (line 771) | pub const SYS_pkey_mprotect: ::c_long = 386; constant SYS_pidfd_send_signal (line 772) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 773) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 774) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 775) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 776) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 777) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 778) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 779) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 780) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 781) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 782) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 783) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 784) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 785) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 786) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 787) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 788) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 789) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 790) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 791) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 792) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 793) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 794) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 795) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 796) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 797) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 798) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; function getrandom (line 801) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b32/riscv32/mod.rs type c_char (line 3) | pub type c_char = u8; type wchar_t (line 4) | pub type wchar_t = ::c_int; constant VEOF (line 190) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 191) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant RTLD_GLOBAL (line 192) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 193) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant TIOCGSOFTCAR (line 194) | pub const TIOCGSOFTCAR: ::c_ulong = 21529; constant TIOCSSOFTCAR (line 195) | pub const TIOCSSOFTCAR: ::c_ulong = 21530; constant TIOCGRS485 (line 196) | pub const TIOCGRS485: ::c_int = 21550; constant TIOCSRS485 (line 197) | pub const TIOCSRS485: ::c_int = 21551; constant O_APPEND (line 203) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 204) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 205) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 206) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 207) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 208) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 209) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 210) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 211) | pub const O_FSYNC: ::c_int = 1052672; constant MAP_GROWSDOWN (line 212) | pub const MAP_GROWSDOWN: ::c_int = 256; constant EDEADLK (line 213) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 214) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 215) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 216) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 217) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 218) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 219) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 220) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 221) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 222) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 223) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 224) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 225) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 226) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 227) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 228) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 229) | pub const EBADE: ::c_int = 52; constant EBADR (line 230) | pub const EBADR: ::c_int = 53; constant EXFULL (line 231) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 232) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 233) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 234) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 235) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 236) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 237) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 238) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 239) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 240) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 241) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 242) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 243) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 244) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 245) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 246) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 247) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 248) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 249) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 250) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 251) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 252) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 253) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 254) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 255) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 256) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 257) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 258) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 259) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 260) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 261) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 262) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 263) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 264) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 265) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 266) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 267) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 268) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 269) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 270) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 271) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 272) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 273) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 274) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 275) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 276) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 277) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 278) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 279) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 280) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 281) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 282) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 283) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 284) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 285) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 286) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 287) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 288) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 289) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 290) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 291) | pub const ERFKILL: ::c_int = 132; constant SOCK_STREAM (line 293) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 294) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 295) | pub const SA_ONSTACK: ::c_int = 8; constant SA_SIGINFO (line 296) | pub const SA_SIGINFO: ::c_int = 4; constant SA_NOCLDWAIT (line 297) | pub const SA_NOCLDWAIT: ::c_int = 2; constant SIGTTIN (line 298) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 299) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 300) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 301) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 302) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 303) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 304) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 305) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 306) | pub const SIGBUS: ::c_int = 7; constant SIGUSR1 (line 307) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 308) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 309) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 310) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 311) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 312) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 313) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 314) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 315) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 316) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 317) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 318) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 319) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 320) | pub const SIG_UNBLOCK: ::c_int = 1; constant POLLWRNORM (line 321) | pub const POLLWRNORM: ::c_short = 256; constant POLLWRBAND (line 322) | pub const POLLWRBAND: ::c_short = 512; constant O_ASYNC (line 323) | pub const O_ASYNC: ::c_int = 8192; constant O_NDELAY (line 324) | pub const O_NDELAY: ::c_int = 2048; constant EFD_NONBLOCK (line 325) | pub const EFD_NONBLOCK: ::c_int = 2048; constant F_SETOWN (line 326) | pub const F_SETOWN: ::c_int = 8; constant F_GETOWN (line 327) | pub const F_GETOWN: ::c_int = 9; constant F_GETLK (line 328) | pub const F_GETLK: ::c_int = 12; constant F_SETLK (line 329) | pub const F_SETLK: ::c_int = 13; constant F_SETLKW (line 330) | pub const F_SETLKW: ::c_int = 14; constant SFD_NONBLOCK (line 331) | pub const SFD_NONBLOCK: ::c_int = 2048; constant TCSANOW (line 332) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 333) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 334) | pub const TCSAFLUSH: ::c_int = 2; constant TIOCLINUX (line 335) | pub const TIOCLINUX: ::c_ulong = 21532; constant TIOCGSERIAL (line 336) | pub const TIOCGSERIAL: ::c_ulong = 21534; constant TIOCEXCL (line 337) | pub const TIOCEXCL: ::c_ulong = 21516; constant TIOCNXCL (line 338) | pub const TIOCNXCL: ::c_ulong = 21517; constant TIOCSCTTY (line 339) | pub const TIOCSCTTY: ::c_ulong = 21518; constant TIOCSTI (line 340) | pub const TIOCSTI: ::c_ulong = 21522; constant TIOCMGET (line 341) | pub const TIOCMGET: ::c_ulong = 21525; constant TIOCMBIS (line 342) | pub const TIOCMBIS: ::c_ulong = 21526; constant TIOCMBIC (line 343) | pub const TIOCMBIC: ::c_ulong = 21527; constant TIOCMSET (line 344) | pub const TIOCMSET: ::c_ulong = 21528; constant TIOCCONS (line 345) | pub const TIOCCONS: ::c_ulong = 21533; constant TIOCM_ST (line 346) | pub const TIOCM_ST: ::c_int = 8; constant TIOCM_SR (line 347) | pub const TIOCM_SR: ::c_int = 16; constant TIOCM_CTS (line 348) | pub const TIOCM_CTS: ::c_int = 32; constant TIOCM_CAR (line 349) | pub const TIOCM_CAR: ::c_int = 64; constant TIOCM_RNG (line 350) | pub const TIOCM_RNG: ::c_int = 128; constant TIOCM_DSR (line 351) | pub const TIOCM_DSR: ::c_int = 256; constant __SIZEOF_PTHREAD_CONDATTR_T (line 353) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 354) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 355) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant O_DIRECT (line 356) | pub const O_DIRECT: ::c_int = 16384; constant O_DIRECTORY (line 357) | pub const O_DIRECTORY: ::c_int = 65536; constant O_LARGEFILE (line 358) | pub const O_LARGEFILE: ::c_int = 0o0100000; constant O_NOFOLLOW (line 359) | pub const O_NOFOLLOW: ::c_int = 131072; constant MAP_HUGETLB (line 360) | pub const MAP_HUGETLB: ::c_int = 262144; constant MAP_LOCKED (line 361) | pub const MAP_LOCKED: ::c_int = 8192; constant MAP_NORESERVE (line 362) | pub const MAP_NORESERVE: ::c_int = 16384; constant MAP_ANON (line 363) | pub const MAP_ANON: ::c_int = 32; constant MAP_ANONYMOUS (line 364) | pub const MAP_ANONYMOUS: ::c_int = 32; constant MAP_DENYWRITE (line 365) | pub const MAP_DENYWRITE: ::c_int = 2048; constant MAP_EXECUTABLE (line 366) | pub const MAP_EXECUTABLE: ::c_int = 4096; constant MAP_POPULATE (line 367) | pub const MAP_POPULATE: ::c_int = 32768; constant MAP_NONBLOCK (line 368) | pub const MAP_NONBLOCK: ::c_int = 65536; constant MAP_STACK (line 369) | pub const MAP_STACK: ::c_int = 131072; constant MAP_SYNC (line 370) | pub const MAP_SYNC: ::c_int = 0x080000; constant EDEADLOCK (line 371) | pub const EDEADLOCK: ::c_int = 35; constant EUCLEAN (line 372) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 373) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 374) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 375) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 376) | pub const EREMOTEIO: ::c_int = 121; constant FIOCLEX (line 377) | pub const FIOCLEX: ::c_int = 21585; constant FIONCLEX (line 378) | pub const FIONCLEX: ::c_int = 21584; constant FIONBIO (line 379) | pub const FIONBIO: ::c_int = 21537; constant MCL_CURRENT (line 380) | pub const MCL_CURRENT: ::c_int = 1; constant MCL_FUTURE (line 381) | pub const MCL_FUTURE: ::c_int = 2; constant MCL_ONFAULT (line 382) | pub const MCL_ONFAULT: ::c_int = 4; constant SIGSTKSZ (line 383) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 384) | pub const MINSIGSTKSZ: ::size_t = 2048; constant CBAUD (line 385) | pub const CBAUD: ::tcflag_t = 4111; constant TAB1 (line 386) | pub const TAB1: ::tcflag_t = 2048; constant TAB2 (line 387) | pub const TAB2: ::tcflag_t = 4096; constant TAB3 (line 388) | pub const TAB3: ::tcflag_t = 6144; constant CR1 (line 389) | pub const CR1: ::tcflag_t = 512; constant CR2 (line 390) | pub const CR2: ::tcflag_t = 1024; constant CR3 (line 391) | pub const CR3: ::tcflag_t = 1536; constant FF1 (line 392) | pub const FF1: ::tcflag_t = 32768; constant BS1 (line 393) | pub const BS1: ::tcflag_t = 8192; constant VT1 (line 394) | pub const VT1: ::tcflag_t = 16384; constant VWERASE (line 395) | pub const VWERASE: usize = 14; constant VREPRINT (line 396) | pub const VREPRINT: usize = 12; constant VSUSP (line 397) | pub const VSUSP: usize = 10; constant VSTART (line 398) | pub const VSTART: usize = 8; constant VSTOP (line 399) | pub const VSTOP: usize = 9; constant VDISCARD (line 400) | pub const VDISCARD: usize = 13; constant VTIME (line 401) | pub const VTIME: usize = 5; constant IXON (line 402) | pub const IXON: ::tcflag_t = 1024; constant IXOFF (line 403) | pub const IXOFF: ::tcflag_t = 4096; constant ONLCR (line 404) | pub const ONLCR: ::tcflag_t = 4; constant CSIZE (line 405) | pub const CSIZE: ::tcflag_t = 48; constant CS6 (line 406) | pub const CS6: ::tcflag_t = 16; constant CS7 (line 407) | pub const CS7: ::tcflag_t = 32; constant CS8 (line 408) | pub const CS8: ::tcflag_t = 48; constant CSTOPB (line 409) | pub const CSTOPB: ::tcflag_t = 64; constant CREAD (line 410) | pub const CREAD: ::tcflag_t = 128; constant PARENB (line 411) | pub const PARENB: ::tcflag_t = 256; constant PARODD (line 412) | pub const PARODD: ::tcflag_t = 512; constant HUPCL (line 413) | pub const HUPCL: ::tcflag_t = 1024; constant CLOCAL (line 414) | pub const CLOCAL: ::tcflag_t = 2048; constant ECHOKE (line 415) | pub const ECHOKE: ::tcflag_t = 2048; constant ECHOE (line 416) | pub const ECHOE: ::tcflag_t = 16; constant ECHOK (line 417) | pub const ECHOK: ::tcflag_t = 32; constant ECHONL (line 418) | pub const ECHONL: ::tcflag_t = 64; constant ECHOPRT (line 419) | pub const ECHOPRT: ::tcflag_t = 1024; constant ECHOCTL (line 420) | pub const ECHOCTL: ::tcflag_t = 512; constant ISIG (line 421) | pub const ISIG: ::tcflag_t = 1; constant ICANON (line 422) | pub const ICANON: ::tcflag_t = 2; constant PENDIN (line 423) | pub const PENDIN: ::tcflag_t = 16384; constant NOFLSH (line 424) | pub const NOFLSH: ::tcflag_t = 128; constant CIBAUD (line 425) | pub const CIBAUD: ::tcflag_t = 269418496; constant CBAUDEX (line 426) | pub const CBAUDEX: ::tcflag_t = 4096; constant VSWTC (line 427) | pub const VSWTC: usize = 7; constant OLCUC (line 428) | pub const OLCUC: ::tcflag_t = 2; constant NLDLY (line 429) | pub const NLDLY: ::tcflag_t = 256; constant CRDLY (line 430) | pub const CRDLY: ::tcflag_t = 1536; constant TABDLY (line 431) | pub const TABDLY: ::tcflag_t = 6144; constant BSDLY (line 432) | pub const BSDLY: ::tcflag_t = 8192; constant FFDLY (line 433) | pub const FFDLY: ::tcflag_t = 32768; constant VTDLY (line 434) | pub const VTDLY: ::tcflag_t = 16384; constant XTABS (line 435) | pub const XTABS: ::tcflag_t = 6144; constant B0 (line 436) | pub const B0: ::speed_t = 0; constant B50 (line 437) | pub const B50: ::speed_t = 1; constant B75 (line 438) | pub const B75: ::speed_t = 2; constant B110 (line 439) | pub const B110: ::speed_t = 3; constant B134 (line 440) | pub const B134: ::speed_t = 4; constant B150 (line 441) | pub const B150: ::speed_t = 5; constant B200 (line 442) | pub const B200: ::speed_t = 6; constant B300 (line 443) | pub const B300: ::speed_t = 7; constant B600 (line 444) | pub const B600: ::speed_t = 8; constant B1200 (line 445) | pub const B1200: ::speed_t = 9; constant B1800 (line 446) | pub const B1800: ::speed_t = 10; constant B2400 (line 447) | pub const B2400: ::speed_t = 11; constant B4800 (line 448) | pub const B4800: ::speed_t = 12; constant B9600 (line 449) | pub const B9600: ::speed_t = 13; constant B19200 (line 450) | pub const B19200: ::speed_t = 14; constant B38400 (line 451) | pub const B38400: ::speed_t = 15; constant EXTA (line 452) | pub const EXTA: ::speed_t = 14; constant EXTB (line 453) | pub const EXTB: ::speed_t = 15; constant B57600 (line 454) | pub const B57600: ::speed_t = 4097; constant B115200 (line 455) | pub const B115200: ::speed_t = 4098; constant B230400 (line 456) | pub const B230400: ::speed_t = 4099; constant B460800 (line 457) | pub const B460800: ::speed_t = 4100; constant B500000 (line 458) | pub const B500000: ::speed_t = 4101; constant B576000 (line 459) | pub const B576000: ::speed_t = 4102; constant B921600 (line 460) | pub const B921600: ::speed_t = 4103; constant B1000000 (line 461) | pub const B1000000: ::speed_t = 4104; constant B1152000 (line 462) | pub const B1152000: ::speed_t = 4105; constant B1500000 (line 463) | pub const B1500000: ::speed_t = 4106; constant B2000000 (line 464) | pub const B2000000: ::speed_t = 4107; constant B2500000 (line 465) | pub const B2500000: ::speed_t = 4108; constant B3000000 (line 466) | pub const B3000000: ::speed_t = 4109; constant B3500000 (line 467) | pub const B3500000: ::speed_t = 4110; constant B4000000 (line 468) | pub const B4000000: ::speed_t = 4111; constant VEOL (line 469) | pub const VEOL: usize = 11; constant VEOL2 (line 470) | pub const VEOL2: usize = 16; constant VMIN (line 471) | pub const VMIN: usize = 6; constant IEXTEN (line 472) | pub const IEXTEN: ::tcflag_t = 32768; constant TOSTOP (line 473) | pub const TOSTOP: ::tcflag_t = 256; constant FLUSHO (line 474) | pub const FLUSHO: ::tcflag_t = 4096; constant EXTPROC (line 475) | pub const EXTPROC: ::tcflag_t = 65536; constant TCGETS (line 476) | pub const TCGETS: ::c_int = 21505; constant TCSETS (line 477) | pub const TCSETS: ::c_int = 21506; constant TCSETSW (line 478) | pub const TCSETSW: ::c_int = 21507; constant TCSETSF (line 479) | pub const TCSETSF: ::c_int = 21508; constant TCGETA (line 480) | pub const TCGETA: ::c_int = 21509; constant TCSETA (line 481) | pub const TCSETA: ::c_int = 21510; constant TCSETAW (line 482) | pub const TCSETAW: ::c_int = 21511; constant TCSETAF (line 483) | pub const TCSETAF: ::c_int = 21512; constant TCSBRK (line 484) | pub const TCSBRK: ::c_int = 21513; constant TCXONC (line 485) | pub const TCXONC: ::c_int = 21514; constant TCFLSH (line 486) | pub const TCFLSH: ::c_int = 21515; constant TIOCINQ (line 487) | pub const TIOCINQ: ::c_int = 21531; constant TIOCGPGRP (line 488) | pub const TIOCGPGRP: ::c_int = 21519; constant TIOCSPGRP (line 489) | pub const TIOCSPGRP: ::c_int = 21520; constant TIOCOUTQ (line 490) | pub const TIOCOUTQ: ::c_int = 21521; constant TIOCGWINSZ (line 491) | pub const TIOCGWINSZ: ::c_int = 21523; constant TIOCSWINSZ (line 492) | pub const TIOCSWINSZ: ::c_int = 21524; constant FIONREAD (line 493) | pub const FIONREAD: ::c_int = 21531; constant __SIZEOF_PTHREAD_MUTEX_T (line 494) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 495) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 496) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant SYS_read (line 498) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 499) | pub const SYS_write: ::c_long = 64; constant SYS_close (line 500) | pub const SYS_close: ::c_long = 57; constant SYS_fstat (line 501) | pub const SYS_fstat: ::c_long = 80; constant SYS_lseek (line 502) | pub const SYS_lseek: ::c_long = 62; constant SYS_mmap (line 503) | pub const SYS_mmap: ::c_long = 222; constant SYS_mprotect (line 504) | pub const SYS_mprotect: ::c_long = 226; constant SYS_munmap (line 505) | pub const SYS_munmap: ::c_long = 215; constant SYS_brk (line 506) | pub const SYS_brk: ::c_long = 214; constant SYS_rt_sigaction (line 507) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 508) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigreturn (line 509) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_ioctl (line 510) | pub const SYS_ioctl: ::c_long = 29; constant SYS_pread64 (line 511) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 512) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_readv (line 513) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 514) | pub const SYS_writev: ::c_long = 66; constant SYS_sched_yield (line 515) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_mremap (line 516) | pub const SYS_mremap: ::c_long = 216; constant SYS_msync (line 517) | pub const SYS_msync: ::c_long = 227; constant SYS_mincore (line 518) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 519) | pub const SYS_madvise: ::c_long = 233; constant SYS_shmget (line 520) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmat (line 521) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmctl (line 522) | pub const SYS_shmctl: ::c_long = 195; constant SYS_dup (line 523) | pub const SYS_dup: ::c_long = 23; constant SYS_nanosleep (line 524) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 525) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 526) | pub const SYS_setitimer: ::c_long = 103; constant SYS_getpid (line 527) | pub const SYS_getpid: ::c_long = 172; constant SYS_sendfile (line 528) | pub const SYS_sendfile: ::c_long = 71; constant SYS_socket (line 529) | pub const SYS_socket: ::c_long = 198; constant SYS_connect (line 530) | pub const SYS_connect: ::c_long = 203; constant SYS_accept (line 531) | pub const SYS_accept: ::c_long = 202; constant SYS_sendto (line 532) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 533) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_sendmsg (line 534) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 535) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_shutdown (line 536) | pub const SYS_shutdown: ::c_long = 210; constant SYS_bind (line 537) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 538) | pub const SYS_listen: ::c_long = 201; constant SYS_getsockname (line 539) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 540) | pub const SYS_getpeername: ::c_long = 205; constant SYS_socketpair (line 541) | pub const SYS_socketpair: ::c_long = 199; constant SYS_setsockopt (line 542) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 543) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_clone (line 544) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 545) | pub const SYS_execve: ::c_long = 221; constant SYS_exit (line 546) | pub const SYS_exit: ::c_long = 93; constant SYS_wait4 (line 547) | pub const SYS_wait4: ::c_long = 260; constant SYS_kill (line 548) | pub const SYS_kill: ::c_long = 129; constant SYS_uname (line 549) | pub const SYS_uname: ::c_long = 160; constant SYS_semget (line 550) | pub const SYS_semget: ::c_long = 190; constant SYS_semop (line 551) | pub const SYS_semop: ::c_long = 193; constant SYS_semctl (line 552) | pub const SYS_semctl: ::c_long = 191; constant SYS_shmdt (line 553) | pub const SYS_shmdt: ::c_long = 197; constant SYS_msgget (line 554) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgsnd (line 555) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_msgrcv (line 556) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgctl (line 557) | pub const SYS_msgctl: ::c_long = 187; constant SYS_fcntl (line 558) | pub const SYS_fcntl: ::c_long = 25; constant SYS_flock (line 559) | pub const SYS_flock: ::c_long = 32; constant SYS_fsync (line 560) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 561) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_truncate (line 562) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 563) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_getcwd (line 564) | pub const SYS_getcwd: ::c_long = 17; constant SYS_chdir (line 565) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 566) | pub const SYS_fchdir: ::c_long = 50; constant SYS_fchmod (line 567) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchown (line 568) | pub const SYS_fchown: ::c_long = 55; constant SYS_umask (line 569) | pub const SYS_umask: ::c_long = 166; constant SYS_gettimeofday (line 570) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_getrlimit (line 571) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_getrusage (line 572) | pub const SYS_getrusage: ::c_long = 165; constant SYS_sysinfo (line 573) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_times (line 574) | pub const SYS_times: ::c_long = 153; constant SYS_ptrace (line 575) | pub const SYS_ptrace: ::c_long = 117; constant SYS_getuid (line 576) | pub const SYS_getuid: ::c_long = 174; constant SYS_syslog (line 577) | pub const SYS_syslog: ::c_long = 116; constant SYS_getgid (line 578) | pub const SYS_getgid: ::c_long = 176; constant SYS_setuid (line 579) | pub const SYS_setuid: ::c_long = 146; constant SYS_setgid (line 580) | pub const SYS_setgid: ::c_long = 144; constant SYS_geteuid (line 581) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getegid (line 582) | pub const SYS_getegid: ::c_long = 177; constant SYS_setpgid (line 583) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getppid (line 584) | pub const SYS_getppid: ::c_long = 173; constant SYS_setsid (line 585) | pub const SYS_setsid: ::c_long = 157; constant SYS_setreuid (line 586) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setregid (line 587) | pub const SYS_setregid: ::c_long = 143; constant SYS_getgroups (line 588) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 589) | pub const SYS_setgroups: ::c_long = 159; constant SYS_setresuid (line 590) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 591) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 592) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 593) | pub const SYS_getresgid: ::c_long = 150; constant SYS_getpgid (line 594) | pub const SYS_getpgid: ::c_long = 155; constant SYS_setfsuid (line 595) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 596) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_getsid (line 597) | pub const SYS_getsid: ::c_long = 156; constant SYS_capget (line 598) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 599) | pub const SYS_capset: ::c_long = 91; constant SYS_rt_sigpending (line 600) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 601) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 602) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigsuspend (line 603) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_sigaltstack (line 604) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_personality (line 605) | pub const SYS_personality: ::c_long = 92; constant SYS_statfs (line 606) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 607) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_getpriority (line 608) | pub const SYS_getpriority: ::c_long = 141; constant SYS_setpriority (line 609) | pub const SYS_setpriority: ::c_long = 140; constant SYS_sched_setparam (line 610) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_getparam (line 611) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setscheduler (line 612) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 613) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_get_priority_max (line 614) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 615) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 616) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_mlock (line 617) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 618) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 619) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 620) | pub const SYS_munlockall: ::c_long = 231; constant SYS_vhangup (line 621) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pivot_root (line 622) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_prctl (line 623) | pub const SYS_prctl: ::c_long = 167; constant SYS_adjtimex (line 624) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_setrlimit (line 625) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_chroot (line 626) | pub const SYS_chroot: ::c_long = 51; constant SYS_sync (line 627) | pub const SYS_sync: ::c_long = 81; constant SYS_acct (line 628) | pub const SYS_acct: ::c_long = 89; constant SYS_settimeofday (line 629) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_mount (line 630) | pub const SYS_mount: ::c_long = 40; constant SYS_umount2 (line 631) | pub const SYS_umount2: ::c_long = 39; constant SYS_swapon (line 632) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 633) | pub const SYS_swapoff: ::c_long = 225; constant SYS_reboot (line 634) | pub const SYS_reboot: ::c_long = 142; constant SYS_sethostname (line 635) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 636) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_init_module (line 637) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 638) | pub const SYS_delete_module: ::c_long = 106; constant SYS_quotactl (line 639) | pub const SYS_quotactl: ::c_long = 60; constant SYS_nfsservctl (line 640) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_gettid (line 641) | pub const SYS_gettid: ::c_long = 178; constant SYS_readahead (line 642) | pub const SYS_readahead: ::c_long = 213; constant SYS_setxattr (line 643) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 644) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 645) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 646) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 647) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 648) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 649) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 650) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 651) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 652) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 653) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 654) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_tkill (line 655) | pub const SYS_tkill: ::c_long = 130; constant SYS_futex (line 656) | pub const SYS_futex: ::c_long = 98; constant SYS_sched_setaffinity (line 657) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 658) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_io_setup (line 659) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 660) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_getevents (line 661) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_io_submit (line 662) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 663) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_lookup_dcookie (line 664) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_remap_file_pages (line 665) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_getdents64 (line 666) | pub const SYS_getdents64: ::c_long = 61; constant SYS_set_tid_address (line 667) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_restart_syscall (line 668) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_semtimedop (line 669) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_fadvise64 (line 670) | pub const SYS_fadvise64: ::c_long = 223; constant SYS_timer_create (line 671) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_settime (line 672) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_gettime (line 673) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 674) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_delete (line 675) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 676) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 677) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 678) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 679) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_exit_group (line 680) | pub const SYS_exit_group: ::c_long = 94; constant SYS_epoll_ctl (line 681) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_tgkill (line 682) | pub const SYS_tgkill: ::c_long = 131; constant SYS_mbind (line 683) | pub const SYS_mbind: ::c_long = 235; constant SYS_set_mempolicy (line 684) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_get_mempolicy (line 685) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_mq_open (line 686) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 687) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 688) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 689) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 690) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 691) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_kexec_load (line 692) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_waitid (line 693) | pub const SYS_waitid: ::c_long = 95; constant SYS_add_key (line 694) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 695) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 696) | pub const SYS_keyctl: ::c_long = 219; constant SYS_ioprio_set (line 697) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 698) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_inotify_add_watch (line 699) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 700) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_migrate_pages (line 701) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_openat (line 702) | pub const SYS_openat: ::c_long = 56; constant SYS_mkdirat (line 703) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_mknodat (line 704) | pub const SYS_mknodat: ::c_long = 33; constant SYS_fchownat (line 705) | pub const SYS_fchownat: ::c_long = 54; constant SYS_newfstatat (line 706) | pub const SYS_newfstatat: ::c_long = 79; constant SYS_unlinkat (line 707) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_linkat (line 708) | pub const SYS_linkat: ::c_long = 37; constant SYS_symlinkat (line 709) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_readlinkat (line 710) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_fchmodat (line 711) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_faccessat (line 712) | pub const SYS_faccessat: ::c_long = 48; constant SYS_pselect6 (line 713) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 714) | pub const SYS_ppoll: ::c_long = 73; constant SYS_unshare (line 715) | pub const SYS_unshare: ::c_long = 97; constant SYS_set_robust_list (line 716) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 717) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_splice (line 718) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 719) | pub const SYS_tee: ::c_long = 77; constant SYS_sync_file_range (line 720) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_vmsplice (line 721) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_move_pages (line 722) | pub const SYS_move_pages: ::c_long = 239; constant SYS_utimensat (line 723) | pub const SYS_utimensat: ::c_long = 88; constant SYS_epoll_pwait (line 724) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_timerfd_create (line 725) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_fallocate (line 726) | pub const SYS_fallocate: ::c_long = 47; constant SYS_timerfd_settime (line 727) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 728) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_accept4 (line 729) | pub const SYS_accept4: ::c_long = 242; constant SYS_signalfd4 (line 730) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_eventfd2 (line 731) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 732) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_dup3 (line 733) | pub const SYS_dup3: ::c_long = 24; constant SYS_pipe2 (line 734) | pub const SYS_pipe2: ::c_long = 59; constant SYS_inotify_init1 (line 735) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_preadv (line 736) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 737) | pub const SYS_pwritev: ::c_long = 70; constant SYS_rt_tgsigqueueinfo (line 738) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 739) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_recvmmsg (line 740) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_fanotify_init (line 741) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 742) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_prlimit64 (line 743) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_name_to_handle_at (line 744) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 745) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 746) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 747) | pub const SYS_syncfs: ::c_long = 267; constant SYS_sendmmsg (line 748) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_setns (line 749) | pub const SYS_setns: ::c_long = 268; constant SYS_getcpu (line 750) | pub const SYS_getcpu: ::c_long = 168; constant SYS_process_vm_readv (line 751) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 752) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 753) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 754) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 755) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 756) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 757) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 758) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 759) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 760) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 761) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 762) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 763) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 764) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 765) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 766) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 767) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 768) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 769) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 770) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 771) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 772) | pub const SYS_statx: ::c_long = 291; constant SYS_pidfd_send_signal (line 773) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 774) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 775) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 776) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 777) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 778) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 779) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 780) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 781) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 782) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 783) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 784) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 785) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 786) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 787) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 788) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 789) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 790) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 791) | pub const SYS_mount_setattr: ::c_long = 442; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b32/x86/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; constant SIGSTKSZ (line 289) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 290) | pub const MINSIGSTKSZ: ::size_t = 2048; constant O_DIRECT (line 292) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 293) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 294) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_ASYNC (line 295) | pub const O_ASYNC: ::c_int = 0x2000; constant O_LARGEFILE (line 296) | pub const O_LARGEFILE: ::c_int = 0o0100000; constant MADV_SOFT_OFFLINE (line 298) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MCL_CURRENT (line 299) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 300) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 301) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 302) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 303) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 304) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 305) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 306) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 307) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 308) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 309) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 310) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 311) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 312) | pub const VWERASE: usize = 14; constant VREPRINT (line 313) | pub const VREPRINT: usize = 12; constant VSUSP (line 314) | pub const VSUSP: usize = 10; constant VSTART (line 315) | pub const VSTART: usize = 8; constant VSTOP (line 316) | pub const VSTOP: usize = 9; constant VDISCARD (line 317) | pub const VDISCARD: usize = 13; constant VTIME (line 318) | pub const VTIME: usize = 5; constant IXON (line 319) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 320) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 321) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 322) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 323) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 324) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 325) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 326) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 327) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 328) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 329) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 330) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 331) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 332) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 333) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 334) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 335) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 336) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 337) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 338) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 339) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 340) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 341) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 342) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 343) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 344) | pub const VSWTC: usize = 7; constant OLCUC (line 345) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 346) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 347) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 348) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 349) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 350) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 351) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 352) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 353) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 354) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 355) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 356) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 357) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 358) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 359) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 360) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 361) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 362) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 363) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 364) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 365) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 366) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 367) | pub const B4000000: ::speed_t = 0o010017; constant O_APPEND (line 369) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 370) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 371) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 372) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 373) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 374) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 375) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 376) | pub const O_DSYNC: ::c_int = 4096; constant MAP_ANON (line 378) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 379) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 380) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 381) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 382) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 383) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 384) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 385) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 386) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_SYNC (line 387) | pub const MAP_SYNC: ::c_int = 0x080000; constant SOCK_STREAM (line 389) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 390) | pub const SOCK_DGRAM: ::c_int = 2; constant EDEADLK (line 392) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 393) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 394) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 395) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 396) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 397) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 398) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 399) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 400) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 401) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 402) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 403) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 404) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 405) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 406) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 407) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 408) | pub const EBADE: ::c_int = 52; constant EBADR (line 409) | pub const EBADR: ::c_int = 53; constant EXFULL (line 410) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 411) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 412) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 413) | pub const EBADSLT: ::c_int = 57; constant EDEADLOCK (line 414) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EMULTIHOP (line 415) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 416) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 417) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 418) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 419) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 420) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 421) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 422) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 423) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 424) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 425) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 426) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 427) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 428) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 429) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 430) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 431) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 432) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 433) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 434) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 435) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 436) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 437) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 438) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 439) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 440) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 441) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 442) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 443) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 444) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 445) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 446) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 447) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 448) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 449) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 450) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 451) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 452) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 453) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 454) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 455) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 456) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 457) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 458) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 459) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 460) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 461) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 462) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 463) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 464) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 465) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 466) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 467) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 468) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 469) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 470) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 471) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 472) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 473) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 474) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 475) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 476) | pub const EHWPOISON: ::c_int = 133; constant SA_ONSTACK (line 478) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 479) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 480) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 482) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 483) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 484) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 485) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 486) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 487) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 488) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 489) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 490) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 491) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 492) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 493) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 494) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 495) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 496) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 497) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 498) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 499) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 500) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 501) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 502) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 503) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 504) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant EXTPROC (line 506) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant MAP_HUGETLB (line 508) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_32BIT (line 509) | pub const MAP_32BIT: ::c_int = 0x0040; constant F_GETLK (line 511) | pub const F_GETLK: ::c_int = 12; constant F_GETOWN (line 512) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 513) | pub const F_SETLK: ::c_int = 13; constant F_SETLKW (line 514) | pub const F_SETLKW: ::c_int = 14; constant F_SETOWN (line 515) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 517) | pub const VEOF: usize = 4; constant VEOL (line 518) | pub const VEOL: usize = 11; constant VEOL2 (line 519) | pub const VEOL2: usize = 16; constant VMIN (line 520) | pub const VMIN: usize = 6; constant IEXTEN (line 521) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 522) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 523) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant POLLWRNORM (line 525) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 526) | pub const POLLWRBAND: ::c_short = 0x200; constant PTRACE_SYSEMU (line 528) | pub const PTRACE_SYSEMU: ::c_int = 31; constant PTRACE_SYSEMU_SINGLESTEP (line 529) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_int = 32; constant SYS_restart_syscall (line 532) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 533) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 534) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 535) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 536) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 537) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 538) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 539) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 540) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 541) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 542) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 543) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 544) | pub const SYS_chdir: ::c_long = 12; constant SYS_time (line 545) | pub const SYS_time: ::c_long = 13; constant SYS_mknod (line 546) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 547) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 548) | pub const SYS_lchown: ::c_long = 16; constant SYS_break (line 549) | pub const SYS_break: ::c_long = 17; constant SYS_oldstat (line 550) | pub const SYS_oldstat: ::c_long = 18; constant SYS_lseek (line 551) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 552) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 553) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 554) | pub const SYS_umount: ::c_long = 22; constant SYS_setuid (line 555) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 556) | pub const SYS_getuid: ::c_long = 24; constant SYS_stime (line 557) | pub const SYS_stime: ::c_long = 25; constant SYS_ptrace (line 558) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 559) | pub const SYS_alarm: ::c_long = 27; constant SYS_oldfstat (line 560) | pub const SYS_oldfstat: ::c_long = 28; constant SYS_pause (line 561) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 562) | pub const SYS_utime: ::c_long = 30; constant SYS_stty (line 563) | pub const SYS_stty: ::c_long = 31; constant SYS_gtty (line 564) | pub const SYS_gtty: ::c_long = 32; constant SYS_access (line 565) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 566) | pub const SYS_nice: ::c_long = 34; constant SYS_ftime (line 567) | pub const SYS_ftime: ::c_long = 35; constant SYS_sync (line 568) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 569) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 570) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 571) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 572) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 573) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 574) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 575) | pub const SYS_times: ::c_long = 43; constant SYS_prof (line 576) | pub const SYS_prof: ::c_long = 44; constant SYS_brk (line 577) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 578) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 579) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 580) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 581) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 582) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 583) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 584) | pub const SYS_umount2: ::c_long = 52; constant SYS_lock (line 585) | pub const SYS_lock: ::c_long = 53; constant SYS_ioctl (line 586) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 587) | pub const SYS_fcntl: ::c_long = 55; constant SYS_mpx (line 588) | pub const SYS_mpx: ::c_long = 56; constant SYS_setpgid (line 589) | pub const SYS_setpgid: ::c_long = 57; constant SYS_ulimit (line 590) | pub const SYS_ulimit: ::c_long = 58; constant SYS_oldolduname (line 591) | pub const SYS_oldolduname: ::c_long = 59; constant SYS_umask (line 592) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 593) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 594) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 595) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 596) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 597) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 598) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 599) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 600) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 601) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid (line 602) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 603) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 604) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 605) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 606) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 607) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrlimit (line 608) | pub const SYS_getrlimit: ::c_long = 76; constant SYS_getrusage (line 609) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 610) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 611) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 612) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 613) | pub const SYS_setgroups: ::c_long = 81; constant SYS_select (line 614) | pub const SYS_select: ::c_long = 82; constant SYS_symlink (line 615) | pub const SYS_symlink: ::c_long = 83; constant SYS_oldlstat (line 616) | pub const SYS_oldlstat: ::c_long = 84; constant SYS_readlink (line 617) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 618) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 619) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 620) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 621) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 622) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 623) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 624) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 625) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 626) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 627) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 628) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 629) | pub const SYS_setpriority: ::c_long = 97; constant SYS_profil (line 630) | pub const SYS_profil: ::c_long = 98; constant SYS_statfs (line 631) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 632) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_ioperm (line 633) | pub const SYS_ioperm: ::c_long = 101; constant SYS_socketcall (line 634) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 635) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 636) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 637) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 638) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 639) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 640) | pub const SYS_fstat: ::c_long = 108; constant SYS_olduname (line 641) | pub const SYS_olduname: ::c_long = 109; constant SYS_iopl (line 642) | pub const SYS_iopl: ::c_long = 110; constant SYS_vhangup (line 643) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 644) | pub const SYS_idle: ::c_long = 112; constant SYS_vm86old (line 645) | pub const SYS_vm86old: ::c_long = 113; constant SYS_wait4 (line 646) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 647) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 648) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 649) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 650) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 651) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 652) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 653) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 654) | pub const SYS_uname: ::c_long = 122; constant SYS_modify_ldt (line 655) | pub const SYS_modify_ldt: ::c_long = 123; constant SYS_adjtimex (line 656) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 657) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 658) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 659) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 660) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 661) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 662) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 663) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 664) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 665) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 666) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 667) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 668) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 669) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_setfsuid (line 670) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 671) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 672) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 673) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 674) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 675) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 676) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 677) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 678) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 679) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 680) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 681) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 682) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 683) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 684) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 685) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 686) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 687) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 688) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 689) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 690) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 691) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 692) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 693) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 694) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 695) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 696) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 697) | pub const SYS_getresuid: ::c_long = 165; constant SYS_vm86 (line 698) | pub const SYS_vm86: ::c_long = 166; constant SYS_query_module (line 699) | pub const SYS_query_module: ::c_long = 167; constant SYS_poll (line 700) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 701) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid (line 702) | pub const SYS_setresgid: ::c_long = 170; constant SYS_getresgid (line 703) | pub const SYS_getresgid: ::c_long = 171; constant SYS_prctl (line 704) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 705) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 706) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 707) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 708) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 709) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 710) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 711) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 712) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 713) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_chown (line 714) | pub const SYS_chown: ::c_long = 182; constant SYS_getcwd (line 715) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 716) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 717) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 718) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 719) | pub const SYS_sendfile: ::c_long = 187; constant SYS_getpmsg (line 720) | pub const SYS_getpmsg: ::c_long = 188; constant SYS_putpmsg (line 721) | pub const SYS_putpmsg: ::c_long = 189; constant SYS_vfork (line 722) | pub const SYS_vfork: ::c_long = 190; constant SYS_ugetrlimit (line 723) | pub const SYS_ugetrlimit: ::c_long = 191; constant SYS_mmap2 (line 724) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 725) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 726) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 727) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 728) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 729) | pub const SYS_fstat64: ::c_long = 197; constant SYS_lchown32 (line 730) | pub const SYS_lchown32: ::c_long = 198; constant SYS_getuid32 (line 731) | pub const SYS_getuid32: ::c_long = 199; constant SYS_getgid32 (line 732) | pub const SYS_getgid32: ::c_long = 200; constant SYS_geteuid32 (line 733) | pub const SYS_geteuid32: ::c_long = 201; constant SYS_getegid32 (line 734) | pub const SYS_getegid32: ::c_long = 202; constant SYS_setreuid32 (line 735) | pub const SYS_setreuid32: ::c_long = 203; constant SYS_setregid32 (line 736) | pub const SYS_setregid32: ::c_long = 204; constant SYS_getgroups32 (line 737) | pub const SYS_getgroups32: ::c_long = 205; constant SYS_setgroups32 (line 738) | pub const SYS_setgroups32: ::c_long = 206; constant SYS_fchown32 (line 739) | pub const SYS_fchown32: ::c_long = 207; constant SYS_setresuid32 (line 740) | pub const SYS_setresuid32: ::c_long = 208; constant SYS_getresuid32 (line 741) | pub const SYS_getresuid32: ::c_long = 209; constant SYS_setresgid32 (line 742) | pub const SYS_setresgid32: ::c_long = 210; constant SYS_getresgid32 (line 743) | pub const SYS_getresgid32: ::c_long = 211; constant SYS_chown32 (line 744) | pub const SYS_chown32: ::c_long = 212; constant SYS_setuid32 (line 745) | pub const SYS_setuid32: ::c_long = 213; constant SYS_setgid32 (line 746) | pub const SYS_setgid32: ::c_long = 214; constant SYS_setfsuid32 (line 747) | pub const SYS_setfsuid32: ::c_long = 215; constant SYS_setfsgid32 (line 748) | pub const SYS_setfsgid32: ::c_long = 216; constant SYS_pivot_root (line 749) | pub const SYS_pivot_root: ::c_long = 217; constant SYS_mincore (line 750) | pub const SYS_mincore: ::c_long = 218; constant SYS_madvise (line 751) | pub const SYS_madvise: ::c_long = 219; constant SYS_getdents64 (line 752) | pub const SYS_getdents64: ::c_long = 220; constant SYS_fcntl64 (line 753) | pub const SYS_fcntl64: ::c_long = 221; constant SYS_gettid (line 754) | pub const SYS_gettid: ::c_long = 224; constant SYS_readahead (line 755) | pub const SYS_readahead: ::c_long = 225; constant SYS_setxattr (line 756) | pub const SYS_setxattr: ::c_long = 226; constant SYS_lsetxattr (line 757) | pub const SYS_lsetxattr: ::c_long = 227; constant SYS_fsetxattr (line 758) | pub const SYS_fsetxattr: ::c_long = 228; constant SYS_getxattr (line 759) | pub const SYS_getxattr: ::c_long = 229; constant SYS_lgetxattr (line 760) | pub const SYS_lgetxattr: ::c_long = 230; constant SYS_fgetxattr (line 761) | pub const SYS_fgetxattr: ::c_long = 231; constant SYS_listxattr (line 762) | pub const SYS_listxattr: ::c_long = 232; constant SYS_llistxattr (line 763) | pub const SYS_llistxattr: ::c_long = 233; constant SYS_flistxattr (line 764) | pub const SYS_flistxattr: ::c_long = 234; constant SYS_removexattr (line 765) | pub const SYS_removexattr: ::c_long = 235; constant SYS_lremovexattr (line 766) | pub const SYS_lremovexattr: ::c_long = 236; constant SYS_fremovexattr (line 767) | pub const SYS_fremovexattr: ::c_long = 237; constant SYS_tkill (line 768) | pub const SYS_tkill: ::c_long = 238; constant SYS_sendfile64 (line 769) | pub const SYS_sendfile64: ::c_long = 239; constant SYS_futex (line 770) | pub const SYS_futex: ::c_long = 240; constant SYS_sched_setaffinity (line 771) | pub const SYS_sched_setaffinity: ::c_long = 241; constant SYS_sched_getaffinity (line 772) | pub const SYS_sched_getaffinity: ::c_long = 242; constant SYS_set_thread_area (line 773) | pub const SYS_set_thread_area: ::c_long = 243; constant SYS_get_thread_area (line 774) | pub const SYS_get_thread_area: ::c_long = 244; constant SYS_io_setup (line 775) | pub const SYS_io_setup: ::c_long = 245; constant SYS_io_destroy (line 776) | pub const SYS_io_destroy: ::c_long = 246; constant SYS_io_getevents (line 777) | pub const SYS_io_getevents: ::c_long = 247; constant SYS_io_submit (line 778) | pub const SYS_io_submit: ::c_long = 248; constant SYS_io_cancel (line 779) | pub const SYS_io_cancel: ::c_long = 249; constant SYS_fadvise64 (line 780) | pub const SYS_fadvise64: ::c_long = 250; constant SYS_exit_group (line 781) | pub const SYS_exit_group: ::c_long = 252; constant SYS_lookup_dcookie (line 782) | pub const SYS_lookup_dcookie: ::c_long = 253; constant SYS_epoll_create (line 783) | pub const SYS_epoll_create: ::c_long = 254; constant SYS_epoll_ctl (line 784) | pub const SYS_epoll_ctl: ::c_long = 255; constant SYS_epoll_wait (line 785) | pub const SYS_epoll_wait: ::c_long = 256; constant SYS_remap_file_pages (line 786) | pub const SYS_remap_file_pages: ::c_long = 257; constant SYS_set_tid_address (line 787) | pub const SYS_set_tid_address: ::c_long = 258; constant SYS_timer_create (line 788) | pub const SYS_timer_create: ::c_long = 259; constant SYS_timer_settime (line 789) | pub const SYS_timer_settime: ::c_long = 260; constant SYS_timer_gettime (line 790) | pub const SYS_timer_gettime: ::c_long = 261; constant SYS_timer_getoverrun (line 791) | pub const SYS_timer_getoverrun: ::c_long = 262; constant SYS_timer_delete (line 792) | pub const SYS_timer_delete: ::c_long = 263; constant SYS_clock_settime (line 793) | pub const SYS_clock_settime: ::c_long = 264; constant SYS_clock_gettime (line 794) | pub const SYS_clock_gettime: ::c_long = 265; constant SYS_clock_getres (line 795) | pub const SYS_clock_getres: ::c_long = 266; constant SYS_clock_nanosleep (line 796) | pub const SYS_clock_nanosleep: ::c_long = 267; constant SYS_statfs64 (line 797) | pub const SYS_statfs64: ::c_long = 268; constant SYS_fstatfs64 (line 798) | pub const SYS_fstatfs64: ::c_long = 269; constant SYS_tgkill (line 799) | pub const SYS_tgkill: ::c_long = 270; constant SYS_utimes (line 800) | pub const SYS_utimes: ::c_long = 271; constant SYS_fadvise64_64 (line 801) | pub const SYS_fadvise64_64: ::c_long = 272; constant SYS_vserver (line 802) | pub const SYS_vserver: ::c_long = 273; constant SYS_mbind (line 803) | pub const SYS_mbind: ::c_long = 274; constant SYS_get_mempolicy (line 804) | pub const SYS_get_mempolicy: ::c_long = 275; constant SYS_set_mempolicy (line 805) | pub const SYS_set_mempolicy: ::c_long = 276; constant SYS_mq_open (line 806) | pub const SYS_mq_open: ::c_long = 277; constant SYS_mq_unlink (line 807) | pub const SYS_mq_unlink: ::c_long = 278; constant SYS_mq_timedsend (line 808) | pub const SYS_mq_timedsend: ::c_long = 279; constant SYS_mq_timedreceive (line 809) | pub const SYS_mq_timedreceive: ::c_long = 280; constant SYS_mq_notify (line 810) | pub const SYS_mq_notify: ::c_long = 281; constant SYS_mq_getsetattr (line 811) | pub const SYS_mq_getsetattr: ::c_long = 282; constant SYS_kexec_load (line 812) | pub const SYS_kexec_load: ::c_long = 283; constant SYS_waitid (line 813) | pub const SYS_waitid: ::c_long = 284; constant SYS_add_key (line 814) | pub const SYS_add_key: ::c_long = 286; constant SYS_request_key (line 815) | pub const SYS_request_key: ::c_long = 287; constant SYS_keyctl (line 816) | pub const SYS_keyctl: ::c_long = 288; constant SYS_ioprio_set (line 817) | pub const SYS_ioprio_set: ::c_long = 289; constant SYS_ioprio_get (line 818) | pub const SYS_ioprio_get: ::c_long = 290; constant SYS_inotify_init (line 819) | pub const SYS_inotify_init: ::c_long = 291; constant SYS_inotify_add_watch (line 820) | pub const SYS_inotify_add_watch: ::c_long = 292; constant SYS_inotify_rm_watch (line 821) | pub const SYS_inotify_rm_watch: ::c_long = 293; constant SYS_migrate_pages (line 822) | pub const SYS_migrate_pages: ::c_long = 294; constant SYS_openat (line 823) | pub const SYS_openat: ::c_long = 295; constant SYS_mkdirat (line 824) | pub const SYS_mkdirat: ::c_long = 296; constant SYS_mknodat (line 825) | pub const SYS_mknodat: ::c_long = 297; constant SYS_fchownat (line 826) | pub const SYS_fchownat: ::c_long = 298; constant SYS_futimesat (line 827) | pub const SYS_futimesat: ::c_long = 299; constant SYS_fstatat64 (line 828) | pub const SYS_fstatat64: ::c_long = 300; constant SYS_unlinkat (line 829) | pub const SYS_unlinkat: ::c_long = 301; constant SYS_renameat (line 830) | pub const SYS_renameat: ::c_long = 302; constant SYS_linkat (line 831) | pub const SYS_linkat: ::c_long = 303; constant SYS_symlinkat (line 832) | pub const SYS_symlinkat: ::c_long = 304; constant SYS_readlinkat (line 833) | pub const SYS_readlinkat: ::c_long = 305; constant SYS_fchmodat (line 834) | pub const SYS_fchmodat: ::c_long = 306; constant SYS_faccessat (line 835) | pub const SYS_faccessat: ::c_long = 307; constant SYS_pselect6 (line 836) | pub const SYS_pselect6: ::c_long = 308; constant SYS_ppoll (line 837) | pub const SYS_ppoll: ::c_long = 309; constant SYS_unshare (line 838) | pub const SYS_unshare: ::c_long = 310; constant SYS_set_robust_list (line 839) | pub const SYS_set_robust_list: ::c_long = 311; constant SYS_get_robust_list (line 840) | pub const SYS_get_robust_list: ::c_long = 312; constant SYS_splice (line 841) | pub const SYS_splice: ::c_long = 313; constant SYS_sync_file_range (line 842) | pub const SYS_sync_file_range: ::c_long = 314; constant SYS_tee (line 843) | pub const SYS_tee: ::c_long = 315; constant SYS_vmsplice (line 844) | pub const SYS_vmsplice: ::c_long = 316; constant SYS_move_pages (line 845) | pub const SYS_move_pages: ::c_long = 317; constant SYS_getcpu (line 846) | pub const SYS_getcpu: ::c_long = 318; constant SYS_epoll_pwait (line 847) | pub const SYS_epoll_pwait: ::c_long = 319; constant SYS_utimensat (line 848) | pub const SYS_utimensat: ::c_long = 320; constant SYS_signalfd (line 849) | pub const SYS_signalfd: ::c_long = 321; constant SYS_timerfd_create (line 850) | pub const SYS_timerfd_create: ::c_long = 322; constant SYS_eventfd (line 851) | pub const SYS_eventfd: ::c_long = 323; constant SYS_fallocate (line 852) | pub const SYS_fallocate: ::c_long = 324; constant SYS_timerfd_settime (line 853) | pub const SYS_timerfd_settime: ::c_long = 325; constant SYS_timerfd_gettime (line 854) | pub const SYS_timerfd_gettime: ::c_long = 326; constant SYS_signalfd4 (line 855) | pub const SYS_signalfd4: ::c_long = 327; constant SYS_eventfd2 (line 856) | pub const SYS_eventfd2: ::c_long = 328; constant SYS_epoll_create1 (line 857) | pub const SYS_epoll_create1: ::c_long = 329; constant SYS_dup3 (line 858) | pub const SYS_dup3: ::c_long = 330; constant SYS_pipe2 (line 859) | pub const SYS_pipe2: ::c_long = 331; constant SYS_inotify_init1 (line 860) | pub const SYS_inotify_init1: ::c_long = 332; constant SYS_preadv (line 861) | pub const SYS_preadv: ::c_long = 333; constant SYS_pwritev (line 862) | pub const SYS_pwritev: ::c_long = 334; constant SYS_rt_tgsigqueueinfo (line 863) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 335; constant SYS_perf_event_open (line 864) | pub const SYS_perf_event_open: ::c_long = 336; constant SYS_recvmmsg (line 865) | pub const SYS_recvmmsg: ::c_long = 337; constant SYS_fanotify_init (line 866) | pub const SYS_fanotify_init: ::c_long = 338; constant SYS_fanotify_mark (line 867) | pub const SYS_fanotify_mark: ::c_long = 339; constant SYS_prlimit64 (line 868) | pub const SYS_prlimit64: ::c_long = 340; constant SYS_name_to_handle_at (line 869) | pub const SYS_name_to_handle_at: ::c_long = 341; constant SYS_open_by_handle_at (line 870) | pub const SYS_open_by_handle_at: ::c_long = 342; constant SYS_clock_adjtime (line 871) | pub const SYS_clock_adjtime: ::c_long = 343; constant SYS_syncfs (line 872) | pub const SYS_syncfs: ::c_long = 344; constant SYS_sendmmsg (line 873) | pub const SYS_sendmmsg: ::c_long = 345; constant SYS_setns (line 874) | pub const SYS_setns: ::c_long = 346; constant SYS_process_vm_readv (line 875) | pub const SYS_process_vm_readv: ::c_long = 347; constant SYS_process_vm_writev (line 876) | pub const SYS_process_vm_writev: ::c_long = 348; constant SYS_kcmp (line 877) | pub const SYS_kcmp: ::c_long = 349; constant SYS_finit_module (line 878) | pub const SYS_finit_module: ::c_long = 350; constant SYS_sched_setattr (line 879) | pub const SYS_sched_setattr: ::c_long = 351; constant SYS_sched_getattr (line 880) | pub const SYS_sched_getattr: ::c_long = 352; constant SYS_renameat2 (line 881) | pub const SYS_renameat2: ::c_long = 353; constant SYS_seccomp (line 882) | pub const SYS_seccomp: ::c_long = 354; constant SYS_getrandom (line 883) | pub const SYS_getrandom: ::c_long = 355; constant SYS_memfd_create (line 884) | pub const SYS_memfd_create: ::c_long = 356; constant SYS_bpf (line 885) | pub const SYS_bpf: ::c_long = 357; constant SYS_execveat (line 886) | pub const SYS_execveat: ::c_long = 358; constant SYS_socket (line 887) | pub const SYS_socket: ::c_long = 359; constant SYS_socketpair (line 888) | pub const SYS_socketpair: ::c_long = 360; constant SYS_bind (line 889) | pub const SYS_bind: ::c_long = 361; constant SYS_connect (line 890) | pub const SYS_connect: ::c_long = 362; constant SYS_listen (line 891) | pub const SYS_listen: ::c_long = 363; constant SYS_accept4 (line 892) | pub const SYS_accept4: ::c_long = 364; constant SYS_getsockopt (line 893) | pub const SYS_getsockopt: ::c_long = 365; constant SYS_setsockopt (line 894) | pub const SYS_setsockopt: ::c_long = 366; constant SYS_getsockname (line 895) | pub const SYS_getsockname: ::c_long = 367; constant SYS_getpeername (line 896) | pub const SYS_getpeername: ::c_long = 368; constant SYS_sendto (line 897) | pub const SYS_sendto: ::c_long = 369; constant SYS_sendmsg (line 898) | pub const SYS_sendmsg: ::c_long = 370; constant SYS_recvfrom (line 899) | pub const SYS_recvfrom: ::c_long = 371; constant SYS_recvmsg (line 900) | pub const SYS_recvmsg: ::c_long = 372; constant SYS_shutdown (line 901) | pub const SYS_shutdown: ::c_long = 373; constant SYS_userfaultfd (line 902) | pub const SYS_userfaultfd: ::c_long = 374; constant SYS_membarrier (line 903) | pub const SYS_membarrier: ::c_long = 375; constant SYS_mlock2 (line 904) | pub const SYS_mlock2: ::c_long = 376; constant SYS_copy_file_range (line 905) | pub const SYS_copy_file_range: ::c_long = 377; constant SYS_preadv2 (line 906) | pub const SYS_preadv2: ::c_long = 378; constant SYS_pwritev2 (line 907) | pub const SYS_pwritev2: ::c_long = 379; constant SYS_pkey_mprotect (line 908) | pub const SYS_pkey_mprotect: ::c_long = 380; constant SYS_pkey_alloc (line 909) | pub const SYS_pkey_alloc: ::c_long = 381; constant SYS_pkey_free (line 910) | pub const SYS_pkey_free: ::c_long = 382; constant SYS_statx (line 911) | pub const SYS_statx: ::c_long = 383; constant SYS_pidfd_send_signal (line 912) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 913) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 914) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 915) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 916) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 917) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 918) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 919) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 920) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 921) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 922) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 923) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 924) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 925) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 926) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 927) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 928) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 929) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 930) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 931) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 932) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 933) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 934) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 935) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 936) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 937) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 938) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant EBX (line 941) | pub const EBX: ::c_int = 0; constant ECX (line 942) | pub const ECX: ::c_int = 1; constant EDX (line 943) | pub const EDX: ::c_int = 2; constant ESI (line 944) | pub const ESI: ::c_int = 3; constant EDI (line 945) | pub const EDI: ::c_int = 4; constant EBP (line 946) | pub const EBP: ::c_int = 5; constant EAX (line 947) | pub const EAX: ::c_int = 6; constant DS (line 948) | pub const DS: ::c_int = 7; constant ES (line 949) | pub const ES: ::c_int = 8; constant FS (line 950) | pub const FS: ::c_int = 9; constant GS (line 951) | pub const GS: ::c_int = 10; constant ORIG_EAX (line 952) | pub const ORIG_EAX: ::c_int = 11; constant EIP (line 953) | pub const EIP: ::c_int = 12; constant CS (line 954) | pub const CS: ::c_int = 13; constant EFL (line 955) | pub const EFL: ::c_int = 14; constant UESP (line 956) | pub const UESP: ::c_int = 15; constant SS (line 957) | pub const SS: ::c_int = 16; function getrandom (line 960) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/aarch64/mod.rs type c_char (line 1) | pub type c_char = u8; type __u64 (line 2) | pub type __u64 = ::c_ulonglong; type __s64 (line 3) | pub type __s64 = ::c_longlong; type wchar_t (line 4) | pub type wchar_t = u32; type nlink_t (line 5) | pub type nlink_t = u32; type blksize_t (line 6) | pub type blksize_t = ::c_int; constant O_APPEND (line 73) | pub const O_APPEND: ::c_int = 1024; constant O_DIRECT (line 74) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 75) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_LARGEFILE (line 76) | pub const O_LARGEFILE: ::c_int = 0x20000; constant O_NOFOLLOW (line 77) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_CREAT (line 78) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 79) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 80) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 81) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 82) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 83) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 84) | pub const O_DSYNC: ::c_int = 4096; constant O_ASYNC (line 85) | pub const O_ASYNC: ::c_int = 0x2000; constant ENAMETOOLONG (line 87) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 88) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 89) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 90) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 91) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 92) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 93) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 94) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 95) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 96) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 97) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 98) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 99) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 100) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 101) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 102) | pub const EBADE: ::c_int = 52; constant EBADR (line 103) | pub const EBADR: ::c_int = 53; constant EXFULL (line 104) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 105) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 106) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 107) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 108) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 109) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 110) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 111) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 112) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 113) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 114) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 115) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 116) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 117) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 118) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 119) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 120) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 121) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 122) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 123) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 124) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 125) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 126) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 127) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 128) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 129) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 130) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 131) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 132) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 133) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 134) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 135) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 136) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 137) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 138) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 139) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 140) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 141) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 142) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 143) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 144) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 145) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 146) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 147) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 148) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 149) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 150) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 151) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 152) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 153) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 154) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 155) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 156) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 157) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 158) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 159) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 160) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 161) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 162) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 163) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 164) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 165) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 166) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 167) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 168) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 169) | pub const EHWPOISON: ::c_int = 133; constant HWCAP_FP (line 172) | pub const HWCAP_FP: ::c_ulong = 1 << 0; constant HWCAP_ASIMD (line 173) | pub const HWCAP_ASIMD: ::c_ulong = 1 << 1; constant HWCAP_EVTSTRM (line 174) | pub const HWCAP_EVTSTRM: ::c_ulong = 1 << 2; constant HWCAP_AES (line 175) | pub const HWCAP_AES: ::c_ulong = 1 << 3; constant HWCAP_PMULL (line 176) | pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant HWCAP_SHA1 (line 177) | pub const HWCAP_SHA1: ::c_ulong = 1 << 5; constant HWCAP_SHA2 (line 178) | pub const HWCAP_SHA2: ::c_ulong = 1 << 6; constant HWCAP_CRC32 (line 179) | pub const HWCAP_CRC32: ::c_ulong = 1 << 7; constant HWCAP_ATOMICS (line 180) | pub const HWCAP_ATOMICS: ::c_ulong = 1 << 8; constant HWCAP_FPHP (line 181) | pub const HWCAP_FPHP: ::c_ulong = 1 << 9; constant HWCAP_ASIMDHP (line 182) | pub const HWCAP_ASIMDHP: ::c_ulong = 1 << 10; constant HWCAP_CPUID (line 183) | pub const HWCAP_CPUID: ::c_ulong = 1 << 11; constant HWCAP_ASIMDRDM (line 184) | pub const HWCAP_ASIMDRDM: ::c_ulong = 1 << 12; constant HWCAP_JSCVT (line 185) | pub const HWCAP_JSCVT: ::c_ulong = 1 << 13; constant HWCAP_FCMA (line 186) | pub const HWCAP_FCMA: ::c_ulong = 1 << 14; constant HWCAP_LRCPC (line 187) | pub const HWCAP_LRCPC: ::c_ulong = 1 << 15; constant HWCAP_DCPOP (line 188) | pub const HWCAP_DCPOP: ::c_ulong = 1 << 16; constant HWCAP_SHA3 (line 189) | pub const HWCAP_SHA3: ::c_ulong = 1 << 17; constant HWCAP_SM3 (line 190) | pub const HWCAP_SM3: ::c_ulong = 1 << 18; constant HWCAP_SM4 (line 191) | pub const HWCAP_SM4: ::c_ulong = 1 << 19; constant HWCAP_ASIMDDP (line 192) | pub const HWCAP_ASIMDDP: ::c_ulong = 1 << 20; constant HWCAP_SHA512 (line 193) | pub const HWCAP_SHA512: ::c_ulong = 1 << 21; constant HWCAP_SVE (line 194) | pub const HWCAP_SVE: ::c_ulong = 1 << 22; constant HWCAP_ASIMDFHM (line 195) | pub const HWCAP_ASIMDFHM: ::c_ulong = 1 << 23; constant HWCAP_DIT (line 196) | pub const HWCAP_DIT: ::c_ulong = 1 << 24; constant HWCAP_USCAT (line 197) | pub const HWCAP_USCAT: ::c_ulong = 1 << 25; constant HWCAP_ILRCPC (line 198) | pub const HWCAP_ILRCPC: ::c_ulong = 1 << 26; constant HWCAP_FLAGM (line 199) | pub const HWCAP_FLAGM: ::c_ulong = 1 << 27; constant HWCAP_SSBS (line 200) | pub const HWCAP_SSBS: ::c_ulong = 1 << 28; constant HWCAP_SB (line 201) | pub const HWCAP_SB: ::c_ulong = 1 << 29; constant HWCAP_PACA (line 202) | pub const HWCAP_PACA: ::c_ulong = 1 << 30; constant HWCAP_PACG (line 203) | pub const HWCAP_PACG: ::c_ulong = 1 << 31; constant MAP_ANON (line 205) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 206) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 207) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 208) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 209) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 210) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 211) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 212) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 213) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 214) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 215) | pub const MAP_SYNC: ::c_int = 0x080000; constant SOCK_STREAM (line 217) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 218) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 220) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 221) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 222) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 224) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 225) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 226) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 227) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 228) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 229) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 230) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 231) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 232) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 233) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 234) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 235) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 236) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 237) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 238) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 239) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 240) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 241) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 242) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 243) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 244) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 245) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 246) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant F_GETLK (line 248) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 249) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 250) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 251) | pub const F_SETLKW: ::c_int = 7; constant F_SETOWN (line 252) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 254) | pub const VEOF: usize = 4; constant POLLWRNORM (line 256) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 257) | pub const POLLWRBAND: ::c_short = 0x200; constant MINSIGSTKSZ (line 259) | pub const MINSIGSTKSZ: ::size_t = 6144; constant SIGSTKSZ (line 260) | pub const SIGSTKSZ: ::size_t = 12288; constant MADV_SOFT_OFFLINE (line 262) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant SYS_io_setup (line 263) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 264) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_submit (line 265) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 266) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_io_getevents (line 267) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_setxattr (line 268) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 269) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 270) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 271) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 272) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 273) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 274) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 275) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 276) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 277) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 278) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 279) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_getcwd (line 280) | pub const SYS_getcwd: ::c_long = 17; constant SYS_lookup_dcookie (line 281) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_eventfd2 (line 282) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 283) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_epoll_ctl (line 284) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_epoll_pwait (line 285) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_dup (line 286) | pub const SYS_dup: ::c_long = 23; constant SYS_dup3 (line 287) | pub const SYS_dup3: ::c_long = 24; constant SYS_fcntl (line 288) | pub const SYS_fcntl: ::c_long = 25; constant SYS_inotify_init1 (line 289) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_inotify_add_watch (line 290) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 291) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_ioctl (line 292) | pub const SYS_ioctl: ::c_long = 29; constant SYS_ioprio_set (line 293) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 294) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_flock (line 295) | pub const SYS_flock: ::c_long = 32; constant SYS_mknodat (line 296) | pub const SYS_mknodat: ::c_long = 33; constant SYS_mkdirat (line 297) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_unlinkat (line 298) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_symlinkat (line 299) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_linkat (line 300) | pub const SYS_linkat: ::c_long = 37; constant SYS_renameat (line 301) | pub const SYS_renameat: ::c_long = 38; constant SYS_umount2 (line 302) | pub const SYS_umount2: ::c_long = 39; constant SYS_mount (line 303) | pub const SYS_mount: ::c_long = 40; constant SYS_pivot_root (line 304) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_nfsservctl (line 305) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_statfs (line 306) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 307) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_truncate (line 308) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 309) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_fallocate (line 310) | pub const SYS_fallocate: ::c_long = 47; constant SYS_faccessat (line 311) | pub const SYS_faccessat: ::c_long = 48; constant SYS_chdir (line 312) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 313) | pub const SYS_fchdir: ::c_long = 50; constant SYS_chroot (line 314) | pub const SYS_chroot: ::c_long = 51; constant SYS_fchmod (line 315) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchmodat (line 316) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_fchownat (line 317) | pub const SYS_fchownat: ::c_long = 54; constant SYS_fchown (line 318) | pub const SYS_fchown: ::c_long = 55; constant SYS_openat (line 319) | pub const SYS_openat: ::c_long = 56; constant SYS_close (line 320) | pub const SYS_close: ::c_long = 57; constant SYS_vhangup (line 321) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pipe2 (line 322) | pub const SYS_pipe2: ::c_long = 59; constant SYS_quotactl (line 323) | pub const SYS_quotactl: ::c_long = 60; constant SYS_getdents64 (line 324) | pub const SYS_getdents64: ::c_long = 61; constant SYS_lseek (line 325) | pub const SYS_lseek: ::c_long = 62; constant SYS_read (line 326) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 327) | pub const SYS_write: ::c_long = 64; constant SYS_readv (line 328) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 329) | pub const SYS_writev: ::c_long = 66; constant SYS_pread64 (line 330) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 331) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_preadv (line 332) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 333) | pub const SYS_pwritev: ::c_long = 70; constant SYS_pselect6 (line 334) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 335) | pub const SYS_ppoll: ::c_long = 73; constant SYS_signalfd4 (line 336) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_vmsplice (line 337) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_splice (line 338) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 339) | pub const SYS_tee: ::c_long = 77; constant SYS_readlinkat (line 340) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_newfstatat (line 341) | pub const SYS_newfstatat: ::c_long = 79; constant SYS_fstat (line 342) | pub const SYS_fstat: ::c_long = 80; constant SYS_sync (line 343) | pub const SYS_sync: ::c_long = 81; constant SYS_fsync (line 344) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 345) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_sync_file_range (line 346) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_timerfd_create (line 347) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_timerfd_settime (line 348) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 349) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_utimensat (line 350) | pub const SYS_utimensat: ::c_long = 88; constant SYS_acct (line 351) | pub const SYS_acct: ::c_long = 89; constant SYS_capget (line 352) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 353) | pub const SYS_capset: ::c_long = 91; constant SYS_personality (line 354) | pub const SYS_personality: ::c_long = 92; constant SYS_exit (line 355) | pub const SYS_exit: ::c_long = 93; constant SYS_exit_group (line 356) | pub const SYS_exit_group: ::c_long = 94; constant SYS_waitid (line 357) | pub const SYS_waitid: ::c_long = 95; constant SYS_set_tid_address (line 358) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_unshare (line 359) | pub const SYS_unshare: ::c_long = 97; constant SYS_futex (line 360) | pub const SYS_futex: ::c_long = 98; constant SYS_set_robust_list (line 361) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 362) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_nanosleep (line 363) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 364) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 365) | pub const SYS_setitimer: ::c_long = 103; constant SYS_kexec_load (line 366) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_init_module (line 367) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 368) | pub const SYS_delete_module: ::c_long = 106; constant SYS_timer_create (line 369) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_gettime (line 370) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 371) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_settime (line 372) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_delete (line 373) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 374) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 375) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 376) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 377) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_syslog (line 378) | pub const SYS_syslog: ::c_long = 116; constant SYS_ptrace (line 379) | pub const SYS_ptrace: ::c_long = 117; constant SYS_sched_setparam (line 380) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_setscheduler (line 381) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 382) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_getparam (line 383) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setaffinity (line 384) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 385) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_sched_yield (line 386) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_sched_get_priority_max (line 387) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 388) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 389) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_restart_syscall (line 390) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_kill (line 391) | pub const SYS_kill: ::c_long = 129; constant SYS_tkill (line 392) | pub const SYS_tkill: ::c_long = 130; constant SYS_tgkill (line 393) | pub const SYS_tgkill: ::c_long = 131; constant SYS_sigaltstack (line 394) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_rt_sigsuspend (line 395) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_rt_sigaction (line 396) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 397) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigpending (line 398) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 399) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 400) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigreturn (line 401) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_setpriority (line 402) | pub const SYS_setpriority: ::c_long = 140; constant SYS_getpriority (line 403) | pub const SYS_getpriority: ::c_long = 141; constant SYS_reboot (line 404) | pub const SYS_reboot: ::c_long = 142; constant SYS_setregid (line 405) | pub const SYS_setregid: ::c_long = 143; constant SYS_setgid (line 406) | pub const SYS_setgid: ::c_long = 144; constant SYS_setreuid (line 407) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setuid (line 408) | pub const SYS_setuid: ::c_long = 146; constant SYS_setresuid (line 409) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 410) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 411) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 412) | pub const SYS_getresgid: ::c_long = 150; constant SYS_setfsuid (line 413) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 414) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_times (line 415) | pub const SYS_times: ::c_long = 153; constant SYS_setpgid (line 416) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getpgid (line 417) | pub const SYS_getpgid: ::c_long = 155; constant SYS_getsid (line 418) | pub const SYS_getsid: ::c_long = 156; constant SYS_setsid (line 419) | pub const SYS_setsid: ::c_long = 157; constant SYS_getgroups (line 420) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 421) | pub const SYS_setgroups: ::c_long = 159; constant SYS_uname (line 422) | pub const SYS_uname: ::c_long = 160; constant SYS_sethostname (line 423) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 424) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_getrlimit (line 425) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_setrlimit (line 426) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_getrusage (line 427) | pub const SYS_getrusage: ::c_long = 165; constant SYS_umask (line 428) | pub const SYS_umask: ::c_long = 166; constant SYS_prctl (line 429) | pub const SYS_prctl: ::c_long = 167; constant SYS_getcpu (line 430) | pub const SYS_getcpu: ::c_long = 168; constant SYS_gettimeofday (line 431) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_settimeofday (line 432) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_adjtimex (line 433) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_getpid (line 434) | pub const SYS_getpid: ::c_long = 172; constant SYS_getppid (line 435) | pub const SYS_getppid: ::c_long = 173; constant SYS_getuid (line 436) | pub const SYS_getuid: ::c_long = 174; constant SYS_geteuid (line 437) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getgid (line 438) | pub const SYS_getgid: ::c_long = 176; constant SYS_getegid (line 439) | pub const SYS_getegid: ::c_long = 177; constant SYS_gettid (line 440) | pub const SYS_gettid: ::c_long = 178; constant SYS_sysinfo (line 441) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_mq_open (line 442) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 443) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 444) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 445) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 446) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 447) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_msgget (line 448) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgctl (line 449) | pub const SYS_msgctl: ::c_long = 187; constant SYS_msgrcv (line 450) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgsnd (line 451) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_semget (line 452) | pub const SYS_semget: ::c_long = 190; constant SYS_semctl (line 453) | pub const SYS_semctl: ::c_long = 191; constant SYS_semtimedop (line 454) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_semop (line 455) | pub const SYS_semop: ::c_long = 193; constant SYS_shmget (line 456) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmctl (line 457) | pub const SYS_shmctl: ::c_long = 195; constant SYS_shmat (line 458) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmdt (line 459) | pub const SYS_shmdt: ::c_long = 197; constant SYS_socket (line 460) | pub const SYS_socket: ::c_long = 198; constant SYS_socketpair (line 461) | pub const SYS_socketpair: ::c_long = 199; constant SYS_bind (line 462) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 463) | pub const SYS_listen: ::c_long = 201; constant SYS_accept (line 464) | pub const SYS_accept: ::c_long = 202; constant SYS_connect (line 465) | pub const SYS_connect: ::c_long = 203; constant SYS_getsockname (line 466) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 467) | pub const SYS_getpeername: ::c_long = 205; constant SYS_sendto (line 468) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 469) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_setsockopt (line 470) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 471) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_shutdown (line 472) | pub const SYS_shutdown: ::c_long = 210; constant SYS_sendmsg (line 473) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 474) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_readahead (line 475) | pub const SYS_readahead: ::c_long = 213; constant SYS_brk (line 476) | pub const SYS_brk: ::c_long = 214; constant SYS_munmap (line 477) | pub const SYS_munmap: ::c_long = 215; constant SYS_mremap (line 478) | pub const SYS_mremap: ::c_long = 216; constant SYS_add_key (line 479) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 480) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 481) | pub const SYS_keyctl: ::c_long = 219; constant SYS_clone (line 482) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 483) | pub const SYS_execve: ::c_long = 221; constant SYS_mmap (line 484) | pub const SYS_mmap: ::c_long = 222; constant SYS_swapon (line 485) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 486) | pub const SYS_swapoff: ::c_long = 225; constant SYS_mprotect (line 487) | pub const SYS_mprotect: ::c_long = 226; constant SYS_msync (line 488) | pub const SYS_msync: ::c_long = 227; constant SYS_mlock (line 489) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 490) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 491) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 492) | pub const SYS_munlockall: ::c_long = 231; constant SYS_mincore (line 493) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 494) | pub const SYS_madvise: ::c_long = 233; constant SYS_remap_file_pages (line 495) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_mbind (line 496) | pub const SYS_mbind: ::c_long = 235; constant SYS_get_mempolicy (line 497) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_set_mempolicy (line 498) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_migrate_pages (line 499) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_move_pages (line 500) | pub const SYS_move_pages: ::c_long = 239; constant SYS_rt_tgsigqueueinfo (line 501) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 502) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_accept4 (line 503) | pub const SYS_accept4: ::c_long = 242; constant SYS_recvmmsg (line 504) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_wait4 (line 505) | pub const SYS_wait4: ::c_long = 260; constant SYS_prlimit64 (line 506) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_fanotify_init (line 507) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 508) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_name_to_handle_at (line 509) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 510) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 511) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 512) | pub const SYS_syncfs: ::c_long = 267; constant SYS_setns (line 513) | pub const SYS_setns: ::c_long = 268; constant SYS_sendmmsg (line 514) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_process_vm_readv (line 515) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 516) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 517) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 518) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 519) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 520) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 521) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 522) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 523) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 524) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 525) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 526) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 527) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 528) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 529) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 530) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 531) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 532) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 533) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 534) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 535) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 536) | pub const SYS_statx: ::c_long = 291; constant SYS_pidfd_send_signal (line 537) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 538) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 539) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 540) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 541) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 542) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 543) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 544) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 545) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 546) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 547) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 548) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 549) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 550) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 551) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 552) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 553) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 554) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 555) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 556) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 557) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 558) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 559) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 560) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 561) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 562) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 563) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant MCL_CURRENT (line 565) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 566) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 567) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 568) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 569) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 570) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 571) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 572) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 573) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 574) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 575) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 576) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 577) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 578) | pub const VWERASE: usize = 14; constant VREPRINT (line 579) | pub const VREPRINT: usize = 12; constant VSUSP (line 580) | pub const VSUSP: usize = 10; constant VSTART (line 581) | pub const VSTART: usize = 8; constant VSTOP (line 582) | pub const VSTOP: usize = 9; constant VDISCARD (line 583) | pub const VDISCARD: usize = 13; constant VTIME (line 584) | pub const VTIME: usize = 5; constant IXON (line 585) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 586) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 587) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 588) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 589) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 590) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 591) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 592) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 593) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 594) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 595) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 596) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 597) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 598) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 599) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 600) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 601) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 602) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 603) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 604) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 605) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 606) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 607) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 608) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 609) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 610) | pub const VSWTC: usize = 7; constant OLCUC (line 611) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 612) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 613) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 614) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 615) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 616) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 617) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 618) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 619) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 620) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 621) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 622) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 623) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 624) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 625) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 626) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 627) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 628) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 629) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 630) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 631) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 632) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 633) | pub const B4000000: ::speed_t = 0o010017; constant EDEADLK (line 635) | pub const EDEADLK: ::c_int = 35; constant EDEADLOCK (line 636) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EXTPROC (line 638) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant VEOL (line 639) | pub const VEOL: usize = 11; constant VEOL2 (line 640) | pub const VEOL2: usize = 16; constant VMIN (line 641) | pub const VMIN: usize = 6; constant IEXTEN (line 642) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 643) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 644) | pub const FLUSHO: ::tcflag_t = 0x00001000; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/loongarch64/mod.rs type c_char (line 3) | pub type c_char = i8; type wchar_t (line 4) | pub type wchar_t = ::c_int; type nlink_t (line 6) | pub type nlink_t = ::c_uint; type blksize_t (line 7) | pub type blksize_t = ::c_int; type fsblkcnt64_t (line 8) | pub type fsblkcnt64_t = ::c_ulong; type fsfilcnt64_t (line 9) | pub type fsfilcnt64_t = ::c_ulong; type __u64 (line 10) | pub type __u64 = ::c_ulonglong; type __s64 (line 11) | pub type __s64 = ::c_longlong; constant SYS_io_setup (line 121) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 122) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_submit (line 123) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 124) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_io_getevents (line 125) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_setxattr (line 126) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 127) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 128) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 129) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 130) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 131) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 132) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 133) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 134) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 135) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 136) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 137) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_getcwd (line 138) | pub const SYS_getcwd: ::c_long = 17; constant SYS_lookup_dcookie (line 139) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_eventfd2 (line 140) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 141) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_epoll_ctl (line 142) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_epoll_pwait (line 143) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_dup (line 144) | pub const SYS_dup: ::c_long = 23; constant SYS_dup3 (line 145) | pub const SYS_dup3: ::c_long = 24; constant SYS_fcntl (line 146) | pub const SYS_fcntl: ::c_long = 25; constant SYS_inotify_init1 (line 147) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_inotify_add_watch (line 148) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 149) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_ioctl (line 150) | pub const SYS_ioctl: ::c_long = 29; constant SYS_ioprio_set (line 151) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 152) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_flock (line 153) | pub const SYS_flock: ::c_long = 32; constant SYS_mknodat (line 154) | pub const SYS_mknodat: ::c_long = 33; constant SYS_mkdirat (line 155) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_unlinkat (line 156) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_symlinkat (line 157) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_linkat (line 158) | pub const SYS_linkat: ::c_long = 37; constant SYS_umount2 (line 159) | pub const SYS_umount2: ::c_long = 39; constant SYS_mount (line 160) | pub const SYS_mount: ::c_long = 40; constant SYS_pivot_root (line 161) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_nfsservctl (line 162) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_statfs (line 163) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 164) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_truncate (line 165) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 166) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_fallocate (line 167) | pub const SYS_fallocate: ::c_long = 47; constant SYS_faccessat (line 168) | pub const SYS_faccessat: ::c_long = 48; constant SYS_chdir (line 169) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 170) | pub const SYS_fchdir: ::c_long = 50; constant SYS_chroot (line 171) | pub const SYS_chroot: ::c_long = 51; constant SYS_fchmod (line 172) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchmodat (line 173) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_fchownat (line 174) | pub const SYS_fchownat: ::c_long = 54; constant SYS_fchown (line 175) | pub const SYS_fchown: ::c_long = 55; constant SYS_openat (line 176) | pub const SYS_openat: ::c_long = 56; constant SYS_close (line 177) | pub const SYS_close: ::c_long = 57; constant SYS_vhangup (line 178) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pipe2 (line 179) | pub const SYS_pipe2: ::c_long = 59; constant SYS_quotactl (line 180) | pub const SYS_quotactl: ::c_long = 60; constant SYS_getdents64 (line 181) | pub const SYS_getdents64: ::c_long = 61; constant SYS_lseek (line 182) | pub const SYS_lseek: ::c_long = 62; constant SYS_read (line 183) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 184) | pub const SYS_write: ::c_long = 64; constant SYS_readv (line 185) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 186) | pub const SYS_writev: ::c_long = 66; constant SYS_pread64 (line 187) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 188) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_preadv (line 189) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 190) | pub const SYS_pwritev: ::c_long = 70; constant SYS_sendfile (line 191) | pub const SYS_sendfile: ::c_long = 71; constant SYS_pselect6 (line 192) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 193) | pub const SYS_ppoll: ::c_long = 73; constant SYS_signalfd4 (line 194) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_vmsplice (line 195) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_splice (line 196) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 197) | pub const SYS_tee: ::c_long = 77; constant SYS_readlinkat (line 198) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_sync (line 199) | pub const SYS_sync: ::c_long = 81; constant SYS_fsync (line 200) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 201) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_sync_file_range (line 202) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_timerfd_create (line 203) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_timerfd_settime (line 204) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 205) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_utimensat (line 206) | pub const SYS_utimensat: ::c_long = 88; constant SYS_acct (line 207) | pub const SYS_acct: ::c_long = 89; constant SYS_capget (line 208) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 209) | pub const SYS_capset: ::c_long = 91; constant SYS_personality (line 210) | pub const SYS_personality: ::c_long = 92; constant SYS_exit (line 211) | pub const SYS_exit: ::c_long = 93; constant SYS_exit_group (line 212) | pub const SYS_exit_group: ::c_long = 94; constant SYS_waitid (line 213) | pub const SYS_waitid: ::c_long = 95; constant SYS_set_tid_address (line 214) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_unshare (line 215) | pub const SYS_unshare: ::c_long = 97; constant SYS_futex (line 216) | pub const SYS_futex: ::c_long = 98; constant SYS_set_robust_list (line 217) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 218) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_nanosleep (line 219) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 220) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 221) | pub const SYS_setitimer: ::c_long = 103; constant SYS_kexec_load (line 222) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_init_module (line 223) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 224) | pub const SYS_delete_module: ::c_long = 106; constant SYS_timer_create (line 225) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_gettime (line 226) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 227) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_settime (line 228) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_delete (line 229) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 230) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 231) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 232) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 233) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_syslog (line 234) | pub const SYS_syslog: ::c_long = 116; constant SYS_ptrace (line 235) | pub const SYS_ptrace: ::c_long = 117; constant SYS_sched_setparam (line 236) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_setscheduler (line 237) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 238) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_getparam (line 239) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setaffinity (line 240) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 241) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_sched_yield (line 242) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_sched_get_priority_max (line 243) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 244) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 245) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_restart_syscall (line 246) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_kill (line 247) | pub const SYS_kill: ::c_long = 129; constant SYS_tkill (line 248) | pub const SYS_tkill: ::c_long = 130; constant SYS_tgkill (line 249) | pub const SYS_tgkill: ::c_long = 131; constant SYS_sigaltstack (line 250) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_rt_sigsuspend (line 251) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_rt_sigaction (line 252) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 253) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigpending (line 254) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 255) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 256) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigreturn (line 257) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_setpriority (line 258) | pub const SYS_setpriority: ::c_long = 140; constant SYS_getpriority (line 259) | pub const SYS_getpriority: ::c_long = 141; constant SYS_reboot (line 260) | pub const SYS_reboot: ::c_long = 142; constant SYS_setregid (line 261) | pub const SYS_setregid: ::c_long = 143; constant SYS_setgid (line 262) | pub const SYS_setgid: ::c_long = 144; constant SYS_setreuid (line 263) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setuid (line 264) | pub const SYS_setuid: ::c_long = 146; constant SYS_setresuid (line 265) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 266) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 267) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 268) | pub const SYS_getresgid: ::c_long = 150; constant SYS_setfsuid (line 269) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 270) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_times (line 271) | pub const SYS_times: ::c_long = 153; constant SYS_setpgid (line 272) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getpgid (line 273) | pub const SYS_getpgid: ::c_long = 155; constant SYS_getsid (line 274) | pub const SYS_getsid: ::c_long = 156; constant SYS_setsid (line 275) | pub const SYS_setsid: ::c_long = 157; constant SYS_getgroups (line 276) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 277) | pub const SYS_setgroups: ::c_long = 159; constant SYS_uname (line 278) | pub const SYS_uname: ::c_long = 160; constant SYS_sethostname (line 279) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 280) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_getrusage (line 281) | pub const SYS_getrusage: ::c_long = 165; constant SYS_umask (line 282) | pub const SYS_umask: ::c_long = 166; constant SYS_prctl (line 283) | pub const SYS_prctl: ::c_long = 167; constant SYS_getcpu (line 284) | pub const SYS_getcpu: ::c_long = 168; constant SYS_gettimeofday (line 285) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_settimeofday (line 286) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_adjtimex (line 287) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_getpid (line 288) | pub const SYS_getpid: ::c_long = 172; constant SYS_getppid (line 289) | pub const SYS_getppid: ::c_long = 173; constant SYS_getuid (line 290) | pub const SYS_getuid: ::c_long = 174; constant SYS_geteuid (line 291) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getgid (line 292) | pub const SYS_getgid: ::c_long = 176; constant SYS_getegid (line 293) | pub const SYS_getegid: ::c_long = 177; constant SYS_gettid (line 294) | pub const SYS_gettid: ::c_long = 178; constant SYS_sysinfo (line 295) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_mq_open (line 296) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 297) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 298) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 299) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 300) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 301) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_msgget (line 302) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgctl (line 303) | pub const SYS_msgctl: ::c_long = 187; constant SYS_msgrcv (line 304) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgsnd (line 305) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_semget (line 306) | pub const SYS_semget: ::c_long = 190; constant SYS_semctl (line 307) | pub const SYS_semctl: ::c_long = 191; constant SYS_semtimedop (line 308) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_semop (line 309) | pub const SYS_semop: ::c_long = 193; constant SYS_shmget (line 310) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmctl (line 311) | pub const SYS_shmctl: ::c_long = 195; constant SYS_shmat (line 312) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmdt (line 313) | pub const SYS_shmdt: ::c_long = 197; constant SYS_socket (line 314) | pub const SYS_socket: ::c_long = 198; constant SYS_socketpair (line 315) | pub const SYS_socketpair: ::c_long = 199; constant SYS_bind (line 316) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 317) | pub const SYS_listen: ::c_long = 201; constant SYS_accept (line 318) | pub const SYS_accept: ::c_long = 202; constant SYS_connect (line 319) | pub const SYS_connect: ::c_long = 203; constant SYS_getsockname (line 320) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 321) | pub const SYS_getpeername: ::c_long = 205; constant SYS_sendto (line 322) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 323) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_setsockopt (line 324) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 325) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_shutdown (line 326) | pub const SYS_shutdown: ::c_long = 210; constant SYS_sendmsg (line 327) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 328) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_readahead (line 329) | pub const SYS_readahead: ::c_long = 213; constant SYS_brk (line 330) | pub const SYS_brk: ::c_long = 214; constant SYS_munmap (line 331) | pub const SYS_munmap: ::c_long = 215; constant SYS_mremap (line 332) | pub const SYS_mremap: ::c_long = 216; constant SYS_add_key (line 333) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 334) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 335) | pub const SYS_keyctl: ::c_long = 219; constant SYS_clone (line 336) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 337) | pub const SYS_execve: ::c_long = 221; constant SYS_mmap (line 338) | pub const SYS_mmap: ::c_long = 222; constant SYS_fadvise64 (line 339) | pub const SYS_fadvise64: ::c_long = 223; constant SYS_swapon (line 340) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 341) | pub const SYS_swapoff: ::c_long = 225; constant SYS_mprotect (line 342) | pub const SYS_mprotect: ::c_long = 226; constant SYS_msync (line 343) | pub const SYS_msync: ::c_long = 227; constant SYS_mlock (line 344) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 345) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 346) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 347) | pub const SYS_munlockall: ::c_long = 231; constant SYS_mincore (line 348) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 349) | pub const SYS_madvise: ::c_long = 233; constant SYS_remap_file_pages (line 350) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_mbind (line 351) | pub const SYS_mbind: ::c_long = 235; constant SYS_get_mempolicy (line 352) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_set_mempolicy (line 353) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_migrate_pages (line 354) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_move_pages (line 355) | pub const SYS_move_pages: ::c_long = 239; constant SYS_rt_tgsigqueueinfo (line 356) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 357) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_accept4 (line 358) | pub const SYS_accept4: ::c_long = 242; constant SYS_recvmmsg (line 359) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_arch_specific_syscall (line 360) | pub const SYS_arch_specific_syscall: ::c_long = 244; constant SYS_wait4 (line 361) | pub const SYS_wait4: ::c_long = 260; constant SYS_prlimit64 (line 362) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_fanotify_init (line 363) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 364) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_name_to_handle_at (line 365) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 366) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 367) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 368) | pub const SYS_syncfs: ::c_long = 267; constant SYS_setns (line 369) | pub const SYS_setns: ::c_long = 268; constant SYS_sendmmsg (line 370) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_process_vm_readv (line 371) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 372) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 373) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 374) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 375) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 376) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 377) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 378) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 379) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 380) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 381) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 382) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 383) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 384) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 385) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 386) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 387) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 388) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 389) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 390) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 391) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 392) | pub const SYS_statx: ::c_long = 291; constant SYS_io_pgetevents (line 393) | pub const SYS_io_pgetevents: ::c_long = 292; constant SYS_rseq (line 394) | pub const SYS_rseq: ::c_long = 293; constant SYS_kexec_file_load (line 395) | pub const SYS_kexec_file_load: ::c_long = 294; constant SYS_pidfd_send_signal (line 396) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 397) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 398) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 399) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 400) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 401) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 402) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 403) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 404) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 405) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 406) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 407) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 408) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 409) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 410) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 411) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 412) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 413) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 414) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 415) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 416) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 417) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 418) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_process_mrelease (line 419) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 420) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 421) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant SYS_cachestat (line 422) | pub const SYS_cachestat: ::c_long = 451; constant SYS_fchmodat2 (line 423) | pub const SYS_fchmodat2: ::c_long = 452; constant SYS_map_shadow_stack (line 424) | pub const SYS_map_shadow_stack: ::c_long = 453; constant SYS_futex_wake (line 425) | pub const SYS_futex_wake: ::c_long = 454; constant SYS_futex_wait (line 426) | pub const SYS_futex_wait: ::c_long = 455; constant SYS_futex_requeue (line 427) | pub const SYS_futex_requeue: ::c_long = 456; constant O_APPEND (line 429) | pub const O_APPEND: ::c_int = 1024; constant O_DIRECT (line 430) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 431) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_LARGEFILE (line 432) | pub const O_LARGEFILE: ::c_int = 0; constant O_NOFOLLOW (line 433) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_CREAT (line 434) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 435) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 436) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 437) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 438) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 439) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 440) | pub const O_DSYNC: ::c_int = 4096; constant O_ASYNC (line 441) | pub const O_ASYNC: ::c_int = 4096; constant SIGSTKSZ (line 443) | pub const SIGSTKSZ: ::size_t = 16384; constant MINSIGSTKSZ (line 444) | pub const MINSIGSTKSZ: ::size_t = 4096; constant ENAMETOOLONG (line 446) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 447) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 448) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 449) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 450) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 451) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 452) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 453) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 454) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 455) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 456) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 457) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 458) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 459) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 460) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 461) | pub const EBADE: ::c_int = 52; constant EBADR (line 462) | pub const EBADR: ::c_int = 53; constant EXFULL (line 463) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 464) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 465) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 466) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 467) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 468) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 469) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 470) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 471) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 472) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 473) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 474) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 475) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 476) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 477) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 478) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 479) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 480) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 481) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 482) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 483) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 484) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 485) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 486) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 487) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 488) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 489) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 490) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 491) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 492) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 493) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 494) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 495) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 496) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 497) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 498) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 499) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 500) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 501) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 502) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 503) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 504) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 505) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 506) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 507) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 508) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 509) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 510) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 511) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 512) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 513) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 514) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 515) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 516) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 517) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 518) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 519) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 520) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 521) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 522) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 523) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 524) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 525) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 526) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 527) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 528) | pub const ERFKILL: ::c_int = 132; constant SA_ONSTACK (line 530) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 531) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 532) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 534) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 535) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 536) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 537) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 538) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 539) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 540) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 541) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 542) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 543) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 544) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 545) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 546) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 547) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 548) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 549) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 550) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 551) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 552) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 553) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 554) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 555) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 556) | pub const SIG_UNBLOCK: ::c_int = 1; constant F_GETLK (line 558) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 559) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 560) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 561) | pub const F_SETLKW: ::c_int = 7; constant F_SETOWN (line 562) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 564) | pub const VEOF: usize = 4; constant POLLWRNORM (line 566) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 567) | pub const POLLWRBAND: ::c_short = 0x200; constant SOCK_STREAM (line 569) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 570) | pub const SOCK_DGRAM: ::c_int = 2; constant MAP_ANON (line 572) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 573) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 574) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 575) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 576) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 577) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 578) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 579) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 580) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 581) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 582) | pub const MAP_SYNC: ::c_int = 0x080000; constant MCL_CURRENT (line 584) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 585) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 586) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 587) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 588) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 589) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 590) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 591) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 592) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 593) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 594) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 595) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 596) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 597) | pub const VWERASE: usize = 14; constant VREPRINT (line 598) | pub const VREPRINT: usize = 12; constant VSUSP (line 599) | pub const VSUSP: usize = 10; constant VSTART (line 600) | pub const VSTART: usize = 8; constant VSTOP (line 601) | pub const VSTOP: usize = 9; constant VDISCARD (line 602) | pub const VDISCARD: usize = 13; constant VTIME (line 603) | pub const VTIME: usize = 5; constant IXON (line 604) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 605) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 606) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 607) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 608) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 609) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 610) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 611) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 612) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 613) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 614) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 615) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 616) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 617) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 618) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 619) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 620) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 621) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 622) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 623) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 624) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 625) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 626) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 627) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 628) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 629) | pub const VSWTC: usize = 7; constant OLCUC (line 630) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 631) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 632) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 633) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 634) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 635) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 636) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 637) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 638) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 639) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 640) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 641) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 642) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 643) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 644) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 645) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 646) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 647) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 648) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 649) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 650) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 651) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 652) | pub const B4000000: ::speed_t = 0o010017; constant EDEADLK (line 654) | pub const EDEADLK: ::c_int = 35; constant EDEADLOCK (line 655) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EXTPROC (line 656) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant VEOL (line 657) | pub const VEOL: usize = 11; constant VEOL2 (line 658) | pub const VEOL2: usize = 16; constant VMIN (line 659) | pub const VMIN: usize = 6; constant IEXTEN (line 660) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 661) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 662) | pub const FLUSHO: ::tcflag_t = 0x00001000; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/mips64.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type __u64 (line 3) | pub type __u64 = ::c_ulong; type __s64 (line 4) | pub type __s64 = ::c_long; type nlink_t (line 5) | pub type nlink_t = u64; type blksize_t (line 6) | pub type blksize_t = i64; constant SIGSTKSZ (line 101) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 102) | pub const MINSIGSTKSZ: ::size_t = 2048; constant SYS_read (line 104) | pub const SYS_read: ::c_long = 5000 + 0; constant SYS_write (line 105) | pub const SYS_write: ::c_long = 5000 + 1; constant SYS_open (line 106) | pub const SYS_open: ::c_long = 5000 + 2; constant SYS_close (line 107) | pub const SYS_close: ::c_long = 5000 + 3; constant SYS_stat (line 108) | pub const SYS_stat: ::c_long = 5000 + 4; constant SYS_fstat (line 109) | pub const SYS_fstat: ::c_long = 5000 + 5; constant SYS_lstat (line 110) | pub const SYS_lstat: ::c_long = 5000 + 6; constant SYS_poll (line 111) | pub const SYS_poll: ::c_long = 5000 + 7; constant SYS_lseek (line 112) | pub const SYS_lseek: ::c_long = 5000 + 8; constant SYS_mmap (line 113) | pub const SYS_mmap: ::c_long = 5000 + 9; constant SYS_mprotect (line 114) | pub const SYS_mprotect: ::c_long = 5000 + 10; constant SYS_munmap (line 115) | pub const SYS_munmap: ::c_long = 5000 + 11; constant SYS_brk (line 116) | pub const SYS_brk: ::c_long = 5000 + 12; constant SYS_rt_sigaction (line 117) | pub const SYS_rt_sigaction: ::c_long = 5000 + 13; constant SYS_rt_sigprocmask (line 118) | pub const SYS_rt_sigprocmask: ::c_long = 5000 + 14; constant SYS_ioctl (line 119) | pub const SYS_ioctl: ::c_long = 5000 + 15; constant SYS_pread64 (line 120) | pub const SYS_pread64: ::c_long = 5000 + 16; constant SYS_pwrite64 (line 121) | pub const SYS_pwrite64: ::c_long = 5000 + 17; constant SYS_readv (line 122) | pub const SYS_readv: ::c_long = 5000 + 18; constant SYS_writev (line 123) | pub const SYS_writev: ::c_long = 5000 + 19; constant SYS_access (line 124) | pub const SYS_access: ::c_long = 5000 + 20; constant SYS_pipe (line 125) | pub const SYS_pipe: ::c_long = 5000 + 21; constant SYS__newselect (line 126) | pub const SYS__newselect: ::c_long = 5000 + 22; constant SYS_sched_yield (line 127) | pub const SYS_sched_yield: ::c_long = 5000 + 23; constant SYS_mremap (line 128) | pub const SYS_mremap: ::c_long = 5000 + 24; constant SYS_msync (line 129) | pub const SYS_msync: ::c_long = 5000 + 25; constant SYS_mincore (line 130) | pub const SYS_mincore: ::c_long = 5000 + 26; constant SYS_madvise (line 131) | pub const SYS_madvise: ::c_long = 5000 + 27; constant SYS_shmget (line 132) | pub const SYS_shmget: ::c_long = 5000 + 28; constant SYS_shmat (line 133) | pub const SYS_shmat: ::c_long = 5000 + 29; constant SYS_shmctl (line 134) | pub const SYS_shmctl: ::c_long = 5000 + 30; constant SYS_dup (line 135) | pub const SYS_dup: ::c_long = 5000 + 31; constant SYS_dup2 (line 136) | pub const SYS_dup2: ::c_long = 5000 + 32; constant SYS_pause (line 137) | pub const SYS_pause: ::c_long = 5000 + 33; constant SYS_nanosleep (line 138) | pub const SYS_nanosleep: ::c_long = 5000 + 34; constant SYS_getitimer (line 139) | pub const SYS_getitimer: ::c_long = 5000 + 35; constant SYS_setitimer (line 140) | pub const SYS_setitimer: ::c_long = 5000 + 36; constant SYS_alarm (line 141) | pub const SYS_alarm: ::c_long = 5000 + 37; constant SYS_getpid (line 142) | pub const SYS_getpid: ::c_long = 5000 + 38; constant SYS_sendfile (line 143) | pub const SYS_sendfile: ::c_long = 5000 + 39; constant SYS_socket (line 144) | pub const SYS_socket: ::c_long = 5000 + 40; constant SYS_connect (line 145) | pub const SYS_connect: ::c_long = 5000 + 41; constant SYS_accept (line 146) | pub const SYS_accept: ::c_long = 5000 + 42; constant SYS_sendto (line 147) | pub const SYS_sendto: ::c_long = 5000 + 43; constant SYS_recvfrom (line 148) | pub const SYS_recvfrom: ::c_long = 5000 + 44; constant SYS_sendmsg (line 149) | pub const SYS_sendmsg: ::c_long = 5000 + 45; constant SYS_recvmsg (line 150) | pub const SYS_recvmsg: ::c_long = 5000 + 46; constant SYS_shutdown (line 151) | pub const SYS_shutdown: ::c_long = 5000 + 47; constant SYS_bind (line 152) | pub const SYS_bind: ::c_long = 5000 + 48; constant SYS_listen (line 153) | pub const SYS_listen: ::c_long = 5000 + 49; constant SYS_getsockname (line 154) | pub const SYS_getsockname: ::c_long = 5000 + 50; constant SYS_getpeername (line 155) | pub const SYS_getpeername: ::c_long = 5000 + 51; constant SYS_socketpair (line 156) | pub const SYS_socketpair: ::c_long = 5000 + 52; constant SYS_setsockopt (line 157) | pub const SYS_setsockopt: ::c_long = 5000 + 53; constant SYS_getsockopt (line 158) | pub const SYS_getsockopt: ::c_long = 5000 + 54; constant SYS_clone (line 159) | pub const SYS_clone: ::c_long = 5000 + 55; constant SYS_fork (line 160) | pub const SYS_fork: ::c_long = 5000 + 56; constant SYS_execve (line 161) | pub const SYS_execve: ::c_long = 5000 + 57; constant SYS_exit (line 162) | pub const SYS_exit: ::c_long = 5000 + 58; constant SYS_wait4 (line 163) | pub const SYS_wait4: ::c_long = 5000 + 59; constant SYS_kill (line 164) | pub const SYS_kill: ::c_long = 5000 + 60; constant SYS_uname (line 165) | pub const SYS_uname: ::c_long = 5000 + 61; constant SYS_semget (line 166) | pub const SYS_semget: ::c_long = 5000 + 62; constant SYS_semop (line 167) | pub const SYS_semop: ::c_long = 5000 + 63; constant SYS_semctl (line 168) | pub const SYS_semctl: ::c_long = 5000 + 64; constant SYS_shmdt (line 169) | pub const SYS_shmdt: ::c_long = 5000 + 65; constant SYS_msgget (line 170) | pub const SYS_msgget: ::c_long = 5000 + 66; constant SYS_msgsnd (line 171) | pub const SYS_msgsnd: ::c_long = 5000 + 67; constant SYS_msgrcv (line 172) | pub const SYS_msgrcv: ::c_long = 5000 + 68; constant SYS_msgctl (line 173) | pub const SYS_msgctl: ::c_long = 5000 + 69; constant SYS_fcntl (line 174) | pub const SYS_fcntl: ::c_long = 5000 + 70; constant SYS_flock (line 175) | pub const SYS_flock: ::c_long = 5000 + 71; constant SYS_fsync (line 176) | pub const SYS_fsync: ::c_long = 5000 + 72; constant SYS_fdatasync (line 177) | pub const SYS_fdatasync: ::c_long = 5000 + 73; constant SYS_truncate (line 178) | pub const SYS_truncate: ::c_long = 5000 + 74; constant SYS_ftruncate (line 179) | pub const SYS_ftruncate: ::c_long = 5000 + 75; constant SYS_getdents (line 180) | pub const SYS_getdents: ::c_long = 5000 + 76; constant SYS_getcwd (line 181) | pub const SYS_getcwd: ::c_long = 5000 + 77; constant SYS_chdir (line 182) | pub const SYS_chdir: ::c_long = 5000 + 78; constant SYS_fchdir (line 183) | pub const SYS_fchdir: ::c_long = 5000 + 79; constant SYS_rename (line 184) | pub const SYS_rename: ::c_long = 5000 + 80; constant SYS_mkdir (line 185) | pub const SYS_mkdir: ::c_long = 5000 + 81; constant SYS_rmdir (line 186) | pub const SYS_rmdir: ::c_long = 5000 + 82; constant SYS_creat (line 187) | pub const SYS_creat: ::c_long = 5000 + 83; constant SYS_link (line 188) | pub const SYS_link: ::c_long = 5000 + 84; constant SYS_unlink (line 189) | pub const SYS_unlink: ::c_long = 5000 + 85; constant SYS_symlink (line 190) | pub const SYS_symlink: ::c_long = 5000 + 86; constant SYS_readlink (line 191) | pub const SYS_readlink: ::c_long = 5000 + 87; constant SYS_chmod (line 192) | pub const SYS_chmod: ::c_long = 5000 + 88; constant SYS_fchmod (line 193) | pub const SYS_fchmod: ::c_long = 5000 + 89; constant SYS_chown (line 194) | pub const SYS_chown: ::c_long = 5000 + 90; constant SYS_fchown (line 195) | pub const SYS_fchown: ::c_long = 5000 + 91; constant SYS_lchown (line 196) | pub const SYS_lchown: ::c_long = 5000 + 92; constant SYS_umask (line 197) | pub const SYS_umask: ::c_long = 5000 + 93; constant SYS_gettimeofday (line 198) | pub const SYS_gettimeofday: ::c_long = 5000 + 94; constant SYS_getrlimit (line 199) | pub const SYS_getrlimit: ::c_long = 5000 + 95; constant SYS_getrusage (line 200) | pub const SYS_getrusage: ::c_long = 5000 + 96; constant SYS_sysinfo (line 201) | pub const SYS_sysinfo: ::c_long = 5000 + 97; constant SYS_times (line 202) | pub const SYS_times: ::c_long = 5000 + 98; constant SYS_ptrace (line 203) | pub const SYS_ptrace: ::c_long = 5000 + 99; constant SYS_getuid (line 204) | pub const SYS_getuid: ::c_long = 5000 + 100; constant SYS_syslog (line 205) | pub const SYS_syslog: ::c_long = 5000 + 101; constant SYS_getgid (line 206) | pub const SYS_getgid: ::c_long = 5000 + 102; constant SYS_setuid (line 207) | pub const SYS_setuid: ::c_long = 5000 + 103; constant SYS_setgid (line 208) | pub const SYS_setgid: ::c_long = 5000 + 104; constant SYS_geteuid (line 209) | pub const SYS_geteuid: ::c_long = 5000 + 105; constant SYS_getegid (line 210) | pub const SYS_getegid: ::c_long = 5000 + 106; constant SYS_setpgid (line 211) | pub const SYS_setpgid: ::c_long = 5000 + 107; constant SYS_getppid (line 212) | pub const SYS_getppid: ::c_long = 5000 + 108; constant SYS_getpgrp (line 213) | pub const SYS_getpgrp: ::c_long = 5000 + 109; constant SYS_setsid (line 214) | pub const SYS_setsid: ::c_long = 5000 + 110; constant SYS_setreuid (line 215) | pub const SYS_setreuid: ::c_long = 5000 + 111; constant SYS_setregid (line 216) | pub const SYS_setregid: ::c_long = 5000 + 112; constant SYS_getgroups (line 217) | pub const SYS_getgroups: ::c_long = 5000 + 113; constant SYS_setgroups (line 218) | pub const SYS_setgroups: ::c_long = 5000 + 114; constant SYS_setresuid (line 219) | pub const SYS_setresuid: ::c_long = 5000 + 115; constant SYS_getresuid (line 220) | pub const SYS_getresuid: ::c_long = 5000 + 116; constant SYS_setresgid (line 221) | pub const SYS_setresgid: ::c_long = 5000 + 117; constant SYS_getresgid (line 222) | pub const SYS_getresgid: ::c_long = 5000 + 118; constant SYS_getpgid (line 223) | pub const SYS_getpgid: ::c_long = 5000 + 119; constant SYS_setfsuid (line 224) | pub const SYS_setfsuid: ::c_long = 5000 + 120; constant SYS_setfsgid (line 225) | pub const SYS_setfsgid: ::c_long = 5000 + 121; constant SYS_getsid (line 226) | pub const SYS_getsid: ::c_long = 5000 + 122; constant SYS_capget (line 227) | pub const SYS_capget: ::c_long = 5000 + 123; constant SYS_capset (line 228) | pub const SYS_capset: ::c_long = 5000 + 124; constant SYS_rt_sigpending (line 229) | pub const SYS_rt_sigpending: ::c_long = 5000 + 125; constant SYS_rt_sigtimedwait (line 230) | pub const SYS_rt_sigtimedwait: ::c_long = 5000 + 126; constant SYS_rt_sigqueueinfo (line 231) | pub const SYS_rt_sigqueueinfo: ::c_long = 5000 + 127; constant SYS_rt_sigsuspend (line 232) | pub const SYS_rt_sigsuspend: ::c_long = 5000 + 128; constant SYS_sigaltstack (line 233) | pub const SYS_sigaltstack: ::c_long = 5000 + 129; constant SYS_utime (line 234) | pub const SYS_utime: ::c_long = 5000 + 130; constant SYS_mknod (line 235) | pub const SYS_mknod: ::c_long = 5000 + 131; constant SYS_personality (line 236) | pub const SYS_personality: ::c_long = 5000 + 132; constant SYS_ustat (line 237) | pub const SYS_ustat: ::c_long = 5000 + 133; constant SYS_statfs (line 238) | pub const SYS_statfs: ::c_long = 5000 + 134; constant SYS_fstatfs (line 239) | pub const SYS_fstatfs: ::c_long = 5000 + 135; constant SYS_sysfs (line 240) | pub const SYS_sysfs: ::c_long = 5000 + 136; constant SYS_getpriority (line 241) | pub const SYS_getpriority: ::c_long = 5000 + 137; constant SYS_setpriority (line 242) | pub const SYS_setpriority: ::c_long = 5000 + 138; constant SYS_sched_setparam (line 243) | pub const SYS_sched_setparam: ::c_long = 5000 + 139; constant SYS_sched_getparam (line 244) | pub const SYS_sched_getparam: ::c_long = 5000 + 140; constant SYS_sched_setscheduler (line 245) | pub const SYS_sched_setscheduler: ::c_long = 5000 + 141; constant SYS_sched_getscheduler (line 246) | pub const SYS_sched_getscheduler: ::c_long = 5000 + 142; constant SYS_sched_get_priority_max (line 247) | pub const SYS_sched_get_priority_max: ::c_long = 5000 + 143; constant SYS_sched_get_priority_min (line 248) | pub const SYS_sched_get_priority_min: ::c_long = 5000 + 144; constant SYS_sched_rr_get_interval (line 249) | pub const SYS_sched_rr_get_interval: ::c_long = 5000 + 145; constant SYS_mlock (line 250) | pub const SYS_mlock: ::c_long = 5000 + 146; constant SYS_munlock (line 251) | pub const SYS_munlock: ::c_long = 5000 + 147; constant SYS_mlockall (line 252) | pub const SYS_mlockall: ::c_long = 5000 + 148; constant SYS_munlockall (line 253) | pub const SYS_munlockall: ::c_long = 5000 + 149; constant SYS_vhangup (line 254) | pub const SYS_vhangup: ::c_long = 5000 + 150; constant SYS_pivot_root (line 255) | pub const SYS_pivot_root: ::c_long = 5000 + 151; constant SYS__sysctl (line 256) | pub const SYS__sysctl: ::c_long = 5000 + 152; constant SYS_prctl (line 257) | pub const SYS_prctl: ::c_long = 5000 + 153; constant SYS_adjtimex (line 258) | pub const SYS_adjtimex: ::c_long = 5000 + 154; constant SYS_setrlimit (line 259) | pub const SYS_setrlimit: ::c_long = 5000 + 155; constant SYS_chroot (line 260) | pub const SYS_chroot: ::c_long = 5000 + 156; constant SYS_sync (line 261) | pub const SYS_sync: ::c_long = 5000 + 157; constant SYS_acct (line 262) | pub const SYS_acct: ::c_long = 5000 + 158; constant SYS_settimeofday (line 263) | pub const SYS_settimeofday: ::c_long = 5000 + 159; constant SYS_mount (line 264) | pub const SYS_mount: ::c_long = 5000 + 160; constant SYS_umount2 (line 265) | pub const SYS_umount2: ::c_long = 5000 + 161; constant SYS_swapon (line 266) | pub const SYS_swapon: ::c_long = 5000 + 162; constant SYS_swapoff (line 267) | pub const SYS_swapoff: ::c_long = 5000 + 163; constant SYS_reboot (line 268) | pub const SYS_reboot: ::c_long = 5000 + 164; constant SYS_sethostname (line 269) | pub const SYS_sethostname: ::c_long = 5000 + 165; constant SYS_setdomainname (line 270) | pub const SYS_setdomainname: ::c_long = 5000 + 166; constant SYS_create_module (line 271) | pub const SYS_create_module: ::c_long = 5000 + 167; constant SYS_init_module (line 272) | pub const SYS_init_module: ::c_long = 5000 + 168; constant SYS_delete_module (line 273) | pub const SYS_delete_module: ::c_long = 5000 + 169; constant SYS_get_kernel_syms (line 274) | pub const SYS_get_kernel_syms: ::c_long = 5000 + 170; constant SYS_query_module (line 275) | pub const SYS_query_module: ::c_long = 5000 + 171; constant SYS_quotactl (line 276) | pub const SYS_quotactl: ::c_long = 5000 + 172; constant SYS_nfsservctl (line 277) | pub const SYS_nfsservctl: ::c_long = 5000 + 173; constant SYS_getpmsg (line 278) | pub const SYS_getpmsg: ::c_long = 5000 + 174; constant SYS_putpmsg (line 279) | pub const SYS_putpmsg: ::c_long = 5000 + 175; constant SYS_afs_syscall (line 280) | pub const SYS_afs_syscall: ::c_long = 5000 + 176; constant SYS_gettid (line 281) | pub const SYS_gettid: ::c_long = 5000 + 178; constant SYS_readahead (line 282) | pub const SYS_readahead: ::c_long = 5000 + 179; constant SYS_setxattr (line 283) | pub const SYS_setxattr: ::c_long = 5000 + 180; constant SYS_lsetxattr (line 284) | pub const SYS_lsetxattr: ::c_long = 5000 + 181; constant SYS_fsetxattr (line 285) | pub const SYS_fsetxattr: ::c_long = 5000 + 182; constant SYS_getxattr (line 286) | pub const SYS_getxattr: ::c_long = 5000 + 183; constant SYS_lgetxattr (line 287) | pub const SYS_lgetxattr: ::c_long = 5000 + 184; constant SYS_fgetxattr (line 288) | pub const SYS_fgetxattr: ::c_long = 5000 + 185; constant SYS_listxattr (line 289) | pub const SYS_listxattr: ::c_long = 5000 + 186; constant SYS_llistxattr (line 290) | pub const SYS_llistxattr: ::c_long = 5000 + 187; constant SYS_flistxattr (line 291) | pub const SYS_flistxattr: ::c_long = 5000 + 188; constant SYS_removexattr (line 292) | pub const SYS_removexattr: ::c_long = 5000 + 189; constant SYS_lremovexattr (line 293) | pub const SYS_lremovexattr: ::c_long = 5000 + 190; constant SYS_fremovexattr (line 294) | pub const SYS_fremovexattr: ::c_long = 5000 + 191; constant SYS_tkill (line 295) | pub const SYS_tkill: ::c_long = 5000 + 192; constant SYS_futex (line 296) | pub const SYS_futex: ::c_long = 5000 + 194; constant SYS_sched_setaffinity (line 297) | pub const SYS_sched_setaffinity: ::c_long = 5000 + 195; constant SYS_sched_getaffinity (line 298) | pub const SYS_sched_getaffinity: ::c_long = 5000 + 196; constant SYS_cacheflush (line 299) | pub const SYS_cacheflush: ::c_long = 5000 + 197; constant SYS_cachectl (line 300) | pub const SYS_cachectl: ::c_long = 5000 + 198; constant SYS_sysmips (line 301) | pub const SYS_sysmips: ::c_long = 5000 + 199; constant SYS_io_setup (line 302) | pub const SYS_io_setup: ::c_long = 5000 + 200; constant SYS_io_destroy (line 303) | pub const SYS_io_destroy: ::c_long = 5000 + 201; constant SYS_io_getevents (line 304) | pub const SYS_io_getevents: ::c_long = 5000 + 202; constant SYS_io_submit (line 305) | pub const SYS_io_submit: ::c_long = 5000 + 203; constant SYS_io_cancel (line 306) | pub const SYS_io_cancel: ::c_long = 5000 + 204; constant SYS_exit_group (line 307) | pub const SYS_exit_group: ::c_long = 5000 + 205; constant SYS_lookup_dcookie (line 308) | pub const SYS_lookup_dcookie: ::c_long = 5000 + 206; constant SYS_epoll_create (line 309) | pub const SYS_epoll_create: ::c_long = 5000 + 207; constant SYS_epoll_ctl (line 310) | pub const SYS_epoll_ctl: ::c_long = 5000 + 208; constant SYS_epoll_wait (line 311) | pub const SYS_epoll_wait: ::c_long = 5000 + 209; constant SYS_remap_file_pages (line 312) | pub const SYS_remap_file_pages: ::c_long = 5000 + 210; constant SYS_rt_sigreturn (line 313) | pub const SYS_rt_sigreturn: ::c_long = 5000 + 211; constant SYS_set_tid_address (line 314) | pub const SYS_set_tid_address: ::c_long = 5000 + 212; constant SYS_restart_syscall (line 315) | pub const SYS_restart_syscall: ::c_long = 5000 + 213; constant SYS_semtimedop (line 316) | pub const SYS_semtimedop: ::c_long = 5000 + 214; constant SYS_fadvise64 (line 317) | pub const SYS_fadvise64: ::c_long = 5000 + 215; constant SYS_timer_create (line 318) | pub const SYS_timer_create: ::c_long = 5000 + 216; constant SYS_timer_settime (line 319) | pub const SYS_timer_settime: ::c_long = 5000 + 217; constant SYS_timer_gettime (line 320) | pub const SYS_timer_gettime: ::c_long = 5000 + 218; constant SYS_timer_getoverrun (line 321) | pub const SYS_timer_getoverrun: ::c_long = 5000 + 219; constant SYS_timer_delete (line 322) | pub const SYS_timer_delete: ::c_long = 5000 + 220; constant SYS_clock_settime (line 323) | pub const SYS_clock_settime: ::c_long = 5000 + 221; constant SYS_clock_gettime (line 324) | pub const SYS_clock_gettime: ::c_long = 5000 + 222; constant SYS_clock_getres (line 325) | pub const SYS_clock_getres: ::c_long = 5000 + 223; constant SYS_clock_nanosleep (line 326) | pub const SYS_clock_nanosleep: ::c_long = 5000 + 224; constant SYS_tgkill (line 327) | pub const SYS_tgkill: ::c_long = 5000 + 225; constant SYS_utimes (line 328) | pub const SYS_utimes: ::c_long = 5000 + 226; constant SYS_mbind (line 329) | pub const SYS_mbind: ::c_long = 5000 + 227; constant SYS_get_mempolicy (line 330) | pub const SYS_get_mempolicy: ::c_long = 5000 + 228; constant SYS_set_mempolicy (line 331) | pub const SYS_set_mempolicy: ::c_long = 5000 + 229; constant SYS_mq_open (line 332) | pub const SYS_mq_open: ::c_long = 5000 + 230; constant SYS_mq_unlink (line 333) | pub const SYS_mq_unlink: ::c_long = 5000 + 231; constant SYS_mq_timedsend (line 334) | pub const SYS_mq_timedsend: ::c_long = 5000 + 232; constant SYS_mq_timedreceive (line 335) | pub const SYS_mq_timedreceive: ::c_long = 5000 + 233; constant SYS_mq_notify (line 336) | pub const SYS_mq_notify: ::c_long = 5000 + 234; constant SYS_mq_getsetattr (line 337) | pub const SYS_mq_getsetattr: ::c_long = 5000 + 235; constant SYS_vserver (line 338) | pub const SYS_vserver: ::c_long = 5000 + 236; constant SYS_waitid (line 339) | pub const SYS_waitid: ::c_long = 5000 + 237; constant SYS_add_key (line 341) | pub const SYS_add_key: ::c_long = 5000 + 239; constant SYS_request_key (line 342) | pub const SYS_request_key: ::c_long = 5000 + 240; constant SYS_keyctl (line 343) | pub const SYS_keyctl: ::c_long = 5000 + 241; constant SYS_set_thread_area (line 344) | pub const SYS_set_thread_area: ::c_long = 5000 + 242; constant SYS_inotify_init (line 345) | pub const SYS_inotify_init: ::c_long = 5000 + 243; constant SYS_inotify_add_watch (line 346) | pub const SYS_inotify_add_watch: ::c_long = 5000 + 244; constant SYS_inotify_rm_watch (line 347) | pub const SYS_inotify_rm_watch: ::c_long = 5000 + 245; constant SYS_migrate_pages (line 348) | pub const SYS_migrate_pages: ::c_long = 5000 + 246; constant SYS_openat (line 349) | pub const SYS_openat: ::c_long = 5000 + 247; constant SYS_mkdirat (line 350) | pub const SYS_mkdirat: ::c_long = 5000 + 248; constant SYS_mknodat (line 351) | pub const SYS_mknodat: ::c_long = 5000 + 249; constant SYS_fchownat (line 352) | pub const SYS_fchownat: ::c_long = 5000 + 250; constant SYS_futimesat (line 353) | pub const SYS_futimesat: ::c_long = 5000 + 251; constant SYS_newfstatat (line 354) | pub const SYS_newfstatat: ::c_long = 5000 + 252; constant SYS_unlinkat (line 355) | pub const SYS_unlinkat: ::c_long = 5000 + 253; constant SYS_renameat (line 356) | pub const SYS_renameat: ::c_long = 5000 + 254; constant SYS_linkat (line 357) | pub const SYS_linkat: ::c_long = 5000 + 255; constant SYS_symlinkat (line 358) | pub const SYS_symlinkat: ::c_long = 5000 + 256; constant SYS_readlinkat (line 359) | pub const SYS_readlinkat: ::c_long = 5000 + 257; constant SYS_fchmodat (line 360) | pub const SYS_fchmodat: ::c_long = 5000 + 258; constant SYS_faccessat (line 361) | pub const SYS_faccessat: ::c_long = 5000 + 259; constant SYS_pselect6 (line 362) | pub const SYS_pselect6: ::c_long = 5000 + 260; constant SYS_ppoll (line 363) | pub const SYS_ppoll: ::c_long = 5000 + 261; constant SYS_unshare (line 364) | pub const SYS_unshare: ::c_long = 5000 + 262; constant SYS_splice (line 365) | pub const SYS_splice: ::c_long = 5000 + 263; constant SYS_sync_file_range (line 366) | pub const SYS_sync_file_range: ::c_long = 5000 + 264; constant SYS_tee (line 367) | pub const SYS_tee: ::c_long = 5000 + 265; constant SYS_vmsplice (line 368) | pub const SYS_vmsplice: ::c_long = 5000 + 266; constant SYS_move_pages (line 369) | pub const SYS_move_pages: ::c_long = 5000 + 267; constant SYS_set_robust_list (line 370) | pub const SYS_set_robust_list: ::c_long = 5000 + 268; constant SYS_get_robust_list (line 371) | pub const SYS_get_robust_list: ::c_long = 5000 + 269; constant SYS_kexec_load (line 372) | pub const SYS_kexec_load: ::c_long = 5000 + 270; constant SYS_getcpu (line 373) | pub const SYS_getcpu: ::c_long = 5000 + 271; constant SYS_epoll_pwait (line 374) | pub const SYS_epoll_pwait: ::c_long = 5000 + 272; constant SYS_ioprio_set (line 375) | pub const SYS_ioprio_set: ::c_long = 5000 + 273; constant SYS_ioprio_get (line 376) | pub const SYS_ioprio_get: ::c_long = 5000 + 274; constant SYS_utimensat (line 377) | pub const SYS_utimensat: ::c_long = 5000 + 275; constant SYS_signalfd (line 378) | pub const SYS_signalfd: ::c_long = 5000 + 276; constant SYS_timerfd (line 379) | pub const SYS_timerfd: ::c_long = 5000 + 277; constant SYS_eventfd (line 380) | pub const SYS_eventfd: ::c_long = 5000 + 278; constant SYS_fallocate (line 381) | pub const SYS_fallocate: ::c_long = 5000 + 279; constant SYS_timerfd_create (line 382) | pub const SYS_timerfd_create: ::c_long = 5000 + 280; constant SYS_timerfd_gettime (line 383) | pub const SYS_timerfd_gettime: ::c_long = 5000 + 281; constant SYS_timerfd_settime (line 384) | pub const SYS_timerfd_settime: ::c_long = 5000 + 282; constant SYS_signalfd4 (line 385) | pub const SYS_signalfd4: ::c_long = 5000 + 283; constant SYS_eventfd2 (line 386) | pub const SYS_eventfd2: ::c_long = 5000 + 284; constant SYS_epoll_create1 (line 387) | pub const SYS_epoll_create1: ::c_long = 5000 + 285; constant SYS_dup3 (line 388) | pub const SYS_dup3: ::c_long = 5000 + 286; constant SYS_pipe2 (line 389) | pub const SYS_pipe2: ::c_long = 5000 + 287; constant SYS_inotify_init1 (line 390) | pub const SYS_inotify_init1: ::c_long = 5000 + 288; constant SYS_preadv (line 391) | pub const SYS_preadv: ::c_long = 5000 + 289; constant SYS_pwritev (line 392) | pub const SYS_pwritev: ::c_long = 5000 + 290; constant SYS_rt_tgsigqueueinfo (line 393) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 5000 + 291; constant SYS_perf_event_open (line 394) | pub const SYS_perf_event_open: ::c_long = 5000 + 292; constant SYS_accept4 (line 395) | pub const SYS_accept4: ::c_long = 5000 + 293; constant SYS_recvmmsg (line 396) | pub const SYS_recvmmsg: ::c_long = 5000 + 294; constant SYS_fanotify_init (line 397) | pub const SYS_fanotify_init: ::c_long = 5000 + 295; constant SYS_fanotify_mark (line 398) | pub const SYS_fanotify_mark: ::c_long = 5000 + 296; constant SYS_prlimit64 (line 399) | pub const SYS_prlimit64: ::c_long = 5000 + 297; constant SYS_name_to_handle_at (line 400) | pub const SYS_name_to_handle_at: ::c_long = 5000 + 298; constant SYS_open_by_handle_at (line 401) | pub const SYS_open_by_handle_at: ::c_long = 5000 + 299; constant SYS_clock_adjtime (line 402) | pub const SYS_clock_adjtime: ::c_long = 5000 + 300; constant SYS_syncfs (line 403) | pub const SYS_syncfs: ::c_long = 5000 + 301; constant SYS_sendmmsg (line 404) | pub const SYS_sendmmsg: ::c_long = 5000 + 302; constant SYS_setns (line 405) | pub const SYS_setns: ::c_long = 5000 + 303; constant SYS_process_vm_readv (line 406) | pub const SYS_process_vm_readv: ::c_long = 5000 + 304; constant SYS_process_vm_writev (line 407) | pub const SYS_process_vm_writev: ::c_long = 5000 + 305; constant SYS_kcmp (line 408) | pub const SYS_kcmp: ::c_long = 5000 + 306; constant SYS_finit_module (line 409) | pub const SYS_finit_module: ::c_long = 5000 + 307; constant SYS_getdents64 (line 410) | pub const SYS_getdents64: ::c_long = 5000 + 308; constant SYS_sched_setattr (line 411) | pub const SYS_sched_setattr: ::c_long = 5000 + 309; constant SYS_sched_getattr (line 412) | pub const SYS_sched_getattr: ::c_long = 5000 + 310; constant SYS_renameat2 (line 413) | pub const SYS_renameat2: ::c_long = 5000 + 311; constant SYS_seccomp (line 414) | pub const SYS_seccomp: ::c_long = 5000 + 312; constant SYS_getrandom (line 415) | pub const SYS_getrandom: ::c_long = 5000 + 313; constant SYS_memfd_create (line 416) | pub const SYS_memfd_create: ::c_long = 5000 + 314; constant SYS_bpf (line 417) | pub const SYS_bpf: ::c_long = 5000 + 315; constant SYS_execveat (line 418) | pub const SYS_execveat: ::c_long = 5000 + 316; constant SYS_userfaultfd (line 419) | pub const SYS_userfaultfd: ::c_long = 5000 + 317; constant SYS_membarrier (line 420) | pub const SYS_membarrier: ::c_long = 5000 + 318; constant SYS_mlock2 (line 421) | pub const SYS_mlock2: ::c_long = 5000 + 319; constant SYS_copy_file_range (line 422) | pub const SYS_copy_file_range: ::c_long = 5000 + 320; constant SYS_preadv2 (line 423) | pub const SYS_preadv2: ::c_long = 5000 + 321; constant SYS_pwritev2 (line 424) | pub const SYS_pwritev2: ::c_long = 5000 + 322; constant SYS_pkey_mprotect (line 425) | pub const SYS_pkey_mprotect: ::c_long = 5000 + 323; constant SYS_pkey_alloc (line 426) | pub const SYS_pkey_alloc: ::c_long = 5000 + 324; constant SYS_pkey_free (line 427) | pub const SYS_pkey_free: ::c_long = 5000 + 325; constant SYS_statx (line 428) | pub const SYS_statx: ::c_long = 5000 + 326; constant SYS_pidfd_send_signal (line 429) | pub const SYS_pidfd_send_signal: ::c_long = 5000 + 424; constant SYS_io_uring_setup (line 430) | pub const SYS_io_uring_setup: ::c_long = 5000 + 425; constant SYS_io_uring_enter (line 431) | pub const SYS_io_uring_enter: ::c_long = 5000 + 426; constant SYS_io_uring_register (line 432) | pub const SYS_io_uring_register: ::c_long = 5000 + 427; constant SYS_open_tree (line 433) | pub const SYS_open_tree: ::c_long = 5000 + 428; constant SYS_move_mount (line 434) | pub const SYS_move_mount: ::c_long = 5000 + 429; constant SYS_fsopen (line 435) | pub const SYS_fsopen: ::c_long = 5000 + 430; constant SYS_fsconfig (line 436) | pub const SYS_fsconfig: ::c_long = 5000 + 431; constant SYS_fsmount (line 437) | pub const SYS_fsmount: ::c_long = 5000 + 432; constant SYS_fspick (line 438) | pub const SYS_fspick: ::c_long = 5000 + 433; constant SYS_pidfd_open (line 439) | pub const SYS_pidfd_open: ::c_long = 5000 + 434; constant SYS_clone3 (line 440) | pub const SYS_clone3: ::c_long = 5000 + 435; constant SYS_close_range (line 441) | pub const SYS_close_range: ::c_long = 5000 + 436; constant SYS_openat2 (line 442) | pub const SYS_openat2: ::c_long = 5000 + 437; constant SYS_pidfd_getfd (line 443) | pub const SYS_pidfd_getfd: ::c_long = 5000 + 438; constant SYS_faccessat2 (line 444) | pub const SYS_faccessat2: ::c_long = 5000 + 439; constant SYS_process_madvise (line 445) | pub const SYS_process_madvise: ::c_long = 5000 + 440; constant SYS_epoll_pwait2 (line 446) | pub const SYS_epoll_pwait2: ::c_long = 5000 + 441; constant SYS_mount_setattr (line 447) | pub const SYS_mount_setattr: ::c_long = 5000 + 442; constant SYS_quotactl_fd (line 448) | pub const SYS_quotactl_fd: ::c_long = 5000 + 443; constant SYS_landlock_create_ruleset (line 449) | pub const SYS_landlock_create_ruleset: ::c_long = 5000 + 444; constant SYS_landlock_add_rule (line 450) | pub const SYS_landlock_add_rule: ::c_long = 5000 + 445; constant SYS_landlock_restrict_self (line 451) | pub const SYS_landlock_restrict_self: ::c_long = 5000 + 446; constant SYS_memfd_secret (line 452) | pub const SYS_memfd_secret: ::c_long = 5000 + 447; constant SYS_process_mrelease (line 453) | pub const SYS_process_mrelease: ::c_long = 5000 + 448; constant SYS_futex_waitv (line 454) | pub const SYS_futex_waitv: ::c_long = 5000 + 449; constant SYS_set_mempolicy_home_node (line 455) | pub const SYS_set_mempolicy_home_node: ::c_long = 5000 + 450; constant O_DIRECT (line 457) | pub const O_DIRECT: ::c_int = 0x8000; constant O_DIRECTORY (line 458) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 459) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_APPEND (line 461) | pub const O_APPEND: ::c_int = 8; constant O_CREAT (line 462) | pub const O_CREAT: ::c_int = 256; constant O_EXCL (line 463) | pub const O_EXCL: ::c_int = 1024; constant O_NOCTTY (line 464) | pub const O_NOCTTY: ::c_int = 2048; constant O_NONBLOCK (line 465) | pub const O_NONBLOCK: ::c_int = 128; constant O_SYNC (line 466) | pub const O_SYNC: ::c_int = 0x4010; constant O_RSYNC (line 467) | pub const O_RSYNC: ::c_int = 0x4010; constant O_DSYNC (line 468) | pub const O_DSYNC: ::c_int = 0x10; constant O_ASYNC (line 469) | pub const O_ASYNC: ::c_int = 0x1000; constant O_LARGEFILE (line 470) | pub const O_LARGEFILE: ::c_int = 0x2000; constant EDEADLK (line 472) | pub const EDEADLK: ::c_int = 45; constant ENAMETOOLONG (line 473) | pub const ENAMETOOLONG: ::c_int = 78; constant ENOLCK (line 474) | pub const ENOLCK: ::c_int = 46; constant ENOSYS (line 475) | pub const ENOSYS: ::c_int = 89; constant ENOTEMPTY (line 476) | pub const ENOTEMPTY: ::c_int = 93; constant ELOOP (line 477) | pub const ELOOP: ::c_int = 90; constant ENOMSG (line 478) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 479) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 480) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 481) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 482) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 483) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 484) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 485) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 486) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 487) | pub const EL2HLT: ::c_int = 44; constant EBADE (line 488) | pub const EBADE: ::c_int = 50; constant EBADR (line 489) | pub const EBADR: ::c_int = 51; constant EXFULL (line 490) | pub const EXFULL: ::c_int = 52; constant ENOANO (line 491) | pub const ENOANO: ::c_int = 53; constant EBADRQC (line 492) | pub const EBADRQC: ::c_int = 54; constant EBADSLT (line 493) | pub const EBADSLT: ::c_int = 55; constant EDEADLOCK (line 494) | pub const EDEADLOCK: ::c_int = 56; constant EMULTIHOP (line 495) | pub const EMULTIHOP: ::c_int = 74; constant EOVERFLOW (line 496) | pub const EOVERFLOW: ::c_int = 79; constant ENOTUNIQ (line 497) | pub const ENOTUNIQ: ::c_int = 80; constant EBADFD (line 498) | pub const EBADFD: ::c_int = 81; constant EBADMSG (line 499) | pub const EBADMSG: ::c_int = 77; constant EREMCHG (line 500) | pub const EREMCHG: ::c_int = 82; constant ELIBACC (line 501) | pub const ELIBACC: ::c_int = 83; constant ELIBBAD (line 502) | pub const ELIBBAD: ::c_int = 84; constant ELIBSCN (line 503) | pub const ELIBSCN: ::c_int = 85; constant ELIBMAX (line 504) | pub const ELIBMAX: ::c_int = 86; constant ELIBEXEC (line 505) | pub const ELIBEXEC: ::c_int = 87; constant EILSEQ (line 506) | pub const EILSEQ: ::c_int = 88; constant ERESTART (line 507) | pub const ERESTART: ::c_int = 91; constant ESTRPIPE (line 508) | pub const ESTRPIPE: ::c_int = 92; constant EUSERS (line 509) | pub const EUSERS: ::c_int = 94; constant ENOTSOCK (line 510) | pub const ENOTSOCK: ::c_int = 95; constant EDESTADDRREQ (line 511) | pub const EDESTADDRREQ: ::c_int = 96; constant EMSGSIZE (line 512) | pub const EMSGSIZE: ::c_int = 97; constant EPROTOTYPE (line 513) | pub const EPROTOTYPE: ::c_int = 98; constant ENOPROTOOPT (line 514) | pub const ENOPROTOOPT: ::c_int = 99; constant EPROTONOSUPPORT (line 515) | pub const EPROTONOSUPPORT: ::c_int = 120; constant ESOCKTNOSUPPORT (line 516) | pub const ESOCKTNOSUPPORT: ::c_int = 121; constant EOPNOTSUPP (line 517) | pub const EOPNOTSUPP: ::c_int = 122; constant ENOTSUP (line 518) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 519) | pub const EPFNOSUPPORT: ::c_int = 123; constant EAFNOSUPPORT (line 520) | pub const EAFNOSUPPORT: ::c_int = 124; constant EADDRINUSE (line 521) | pub const EADDRINUSE: ::c_int = 125; constant EADDRNOTAVAIL (line 522) | pub const EADDRNOTAVAIL: ::c_int = 126; constant ENETDOWN (line 523) | pub const ENETDOWN: ::c_int = 127; constant ENETUNREACH (line 524) | pub const ENETUNREACH: ::c_int = 128; constant ENETRESET (line 525) | pub const ENETRESET: ::c_int = 129; constant ECONNABORTED (line 526) | pub const ECONNABORTED: ::c_int = 130; constant ECONNRESET (line 527) | pub const ECONNRESET: ::c_int = 131; constant ENOBUFS (line 528) | pub const ENOBUFS: ::c_int = 132; constant EISCONN (line 529) | pub const EISCONN: ::c_int = 133; constant ENOTCONN (line 530) | pub const ENOTCONN: ::c_int = 134; constant ESHUTDOWN (line 531) | pub const ESHUTDOWN: ::c_int = 143; constant ETOOMANYREFS (line 532) | pub const ETOOMANYREFS: ::c_int = 144; constant ETIMEDOUT (line 533) | pub const ETIMEDOUT: ::c_int = 145; constant ECONNREFUSED (line 534) | pub const ECONNREFUSED: ::c_int = 146; constant EHOSTDOWN (line 535) | pub const EHOSTDOWN: ::c_int = 147; constant EHOSTUNREACH (line 536) | pub const EHOSTUNREACH: ::c_int = 148; constant EALREADY (line 537) | pub const EALREADY: ::c_int = 149; constant EINPROGRESS (line 538) | pub const EINPROGRESS: ::c_int = 150; constant ESTALE (line 539) | pub const ESTALE: ::c_int = 151; constant EUCLEAN (line 540) | pub const EUCLEAN: ::c_int = 135; constant ENOTNAM (line 541) | pub const ENOTNAM: ::c_int = 137; constant ENAVAIL (line 542) | pub const ENAVAIL: ::c_int = 138; constant EISNAM (line 543) | pub const EISNAM: ::c_int = 139; constant EREMOTEIO (line 544) | pub const EREMOTEIO: ::c_int = 140; constant EDQUOT (line 545) | pub const EDQUOT: ::c_int = 1133; constant ENOMEDIUM (line 546) | pub const ENOMEDIUM: ::c_int = 159; constant EMEDIUMTYPE (line 547) | pub const EMEDIUMTYPE: ::c_int = 160; constant ECANCELED (line 548) | pub const ECANCELED: ::c_int = 158; constant ENOKEY (line 549) | pub const ENOKEY: ::c_int = 161; constant EKEYEXPIRED (line 550) | pub const EKEYEXPIRED: ::c_int = 162; constant EKEYREVOKED (line 551) | pub const EKEYREVOKED: ::c_int = 163; constant EKEYREJECTED (line 552) | pub const EKEYREJECTED: ::c_int = 164; constant EOWNERDEAD (line 553) | pub const EOWNERDEAD: ::c_int = 165; constant ENOTRECOVERABLE (line 554) | pub const ENOTRECOVERABLE: ::c_int = 166; constant ERFKILL (line 555) | pub const ERFKILL: ::c_int = 167; constant MAP_ANON (line 557) | pub const MAP_ANON: ::c_int = 0x800; constant MAP_GROWSDOWN (line 558) | pub const MAP_GROWSDOWN: ::c_int = 0x1000; constant MAP_DENYWRITE (line 559) | pub const MAP_DENYWRITE: ::c_int = 0x2000; constant MAP_EXECUTABLE (line 560) | pub const MAP_EXECUTABLE: ::c_int = 0x4000; constant MAP_LOCKED (line 561) | pub const MAP_LOCKED: ::c_int = 0x8000; constant MAP_NORESERVE (line 562) | pub const MAP_NORESERVE: ::c_int = 0x400; constant MAP_POPULATE (line 563) | pub const MAP_POPULATE: ::c_int = 0x10000; constant MAP_NONBLOCK (line 564) | pub const MAP_NONBLOCK: ::c_int = 0x20000; constant MAP_STACK (line 565) | pub const MAP_STACK: ::c_int = 0x40000; constant MAP_HUGETLB (line 566) | pub const MAP_HUGETLB: ::c_int = 0x080000; constant SOCK_STREAM (line 568) | pub const SOCK_STREAM: ::c_int = 2; constant SOCK_DGRAM (line 569) | pub const SOCK_DGRAM: ::c_int = 1; constant SA_ONSTACK (line 571) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 572) | pub const SA_SIGINFO: ::c_int = 0x00000008; constant SA_NOCLDWAIT (line 573) | pub const SA_NOCLDWAIT: ::c_int = 0x00010000; constant SIGCHLD (line 575) | pub const SIGCHLD: ::c_int = 18; constant SIGBUS (line 576) | pub const SIGBUS: ::c_int = 10; constant SIGTTIN (line 577) | pub const SIGTTIN: ::c_int = 26; constant SIGTTOU (line 578) | pub const SIGTTOU: ::c_int = 27; constant SIGXCPU (line 579) | pub const SIGXCPU: ::c_int = 30; constant SIGXFSZ (line 580) | pub const SIGXFSZ: ::c_int = 31; constant SIGVTALRM (line 581) | pub const SIGVTALRM: ::c_int = 28; constant SIGPROF (line 582) | pub const SIGPROF: ::c_int = 29; constant SIGWINCH (line 583) | pub const SIGWINCH: ::c_int = 20; constant SIGUSR1 (line 584) | pub const SIGUSR1: ::c_int = 16; constant SIGUSR2 (line 585) | pub const SIGUSR2: ::c_int = 17; constant SIGCONT (line 586) | pub const SIGCONT: ::c_int = 25; constant SIGSTOP (line 587) | pub const SIGSTOP: ::c_int = 23; constant SIGTSTP (line 588) | pub const SIGTSTP: ::c_int = 24; constant SIGURG (line 589) | pub const SIGURG: ::c_int = 21; constant SIGIO (line 590) | pub const SIGIO: ::c_int = 22; constant SIGSYS (line 591) | pub const SIGSYS: ::c_int = 12; constant SIGPOLL (line 592) | pub const SIGPOLL: ::c_int = 22; constant SIGPWR (line 593) | pub const SIGPWR: ::c_int = 19; constant SIG_SETMASK (line 594) | pub const SIG_SETMASK: ::c_int = 3; constant SIG_BLOCK (line 595) | pub const SIG_BLOCK: ::c_int = 0x1; constant SIG_UNBLOCK (line 596) | pub const SIG_UNBLOCK: ::c_int = 0x2; constant POLLWRNORM (line 598) | pub const POLLWRNORM: ::c_short = 0x004; constant POLLWRBAND (line 599) | pub const POLLWRBAND: ::c_short = 0x100; constant VEOF (line 601) | pub const VEOF: usize = 16; constant VEOL (line 602) | pub const VEOL: usize = 17; constant VEOL2 (line 603) | pub const VEOL2: usize = 6; constant VMIN (line 604) | pub const VMIN: usize = 4; constant IEXTEN (line 605) | pub const IEXTEN: ::tcflag_t = 0x00000100; constant TOSTOP (line 606) | pub const TOSTOP: ::tcflag_t = 0x00008000; constant FLUSHO (line 607) | pub const FLUSHO: ::tcflag_t = 0x00002000; constant EXTPROC (line 608) | pub const EXTPROC: ::tcflag_t = 0o200000; constant F_GETLK (line 610) | pub const F_GETLK: ::c_int = 14; constant F_GETOWN (line 611) | pub const F_GETOWN: ::c_int = 23; constant F_SETOWN (line 612) | pub const F_SETOWN: ::c_int = 24; constant F_SETLK (line 613) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 614) | pub const F_SETLKW: ::c_int = 7; constant MCL_CURRENT (line 616) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 617) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 618) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 620) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 621) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 622) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 623) | pub const TAB3: ::tcflag_t = 0x00001800; constant CR1 (line 624) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 625) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 626) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 627) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 628) | pub const BS1: ::tcflag_t = 0x00002000; constant VT1 (line 629) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 630) | pub const VWERASE: usize = 14; constant VREPRINT (line 631) | pub const VREPRINT: usize = 12; constant VSUSP (line 632) | pub const VSUSP: usize = 10; constant VSTART (line 633) | pub const VSTART: usize = 8; constant VSTOP (line 634) | pub const VSTOP: usize = 9; constant VDISCARD (line 635) | pub const VDISCARD: usize = 13; constant VTIME (line 636) | pub const VTIME: usize = 5; constant IXON (line 637) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 638) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 639) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 640) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 641) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 642) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 643) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 644) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 645) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 646) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 647) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 648) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 649) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 650) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 651) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 652) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 653) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 654) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 655) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 656) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 657) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 658) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 659) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 660) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 661) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 662) | pub const VSWTC: usize = 7; constant OLCUC (line 663) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 664) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 665) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 666) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 667) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 668) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 669) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 670) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 672) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 673) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 674) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 675) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 676) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 677) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 678) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 679) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 680) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 681) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 682) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 683) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 684) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 685) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 686) | pub const B4000000: ::speed_t = 0o010017; constant EHWPOISON (line 688) | pub const EHWPOISON: ::c_int = 168; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/mod.rs type c_long (line 1) | pub type c_long = i64; type c_ulong (line 2) | pub type c_ulong = u64; type regoff_t (line 3) | pub type regoff_t = ::c_long; constant __SIZEOF_PTHREAD_RWLOCK_T (line 133) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_MUTEX_T (line 134) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_BARRIER_T (line 135) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; function getrandom (line 138) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/powerpc64.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = i32; type __u64 (line 3) | pub type __u64 = ::c_ulong; type __s64 (line 4) | pub type __s64 = ::c_long; type nlink_t (line 5) | pub type nlink_t = u64; type blksize_t (line 6) | pub type blksize_t = ::c_long; constant MADV_SOFT_OFFLINE (line 64) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_32BIT (line 65) | pub const MAP_32BIT: ::c_int = 0x0040; constant O_APPEND (line 66) | pub const O_APPEND: ::c_int = 1024; constant O_DIRECT (line 67) | pub const O_DIRECT: ::c_int = 0x20000; constant O_DIRECTORY (line 68) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_LARGEFILE (line 69) | pub const O_LARGEFILE: ::c_int = 0x10000; constant O_NOFOLLOW (line 70) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_CREAT (line 71) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 72) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 73) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 74) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 75) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 76) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 77) | pub const O_DSYNC: ::c_int = 4096; constant O_ASYNC (line 78) | pub const O_ASYNC: ::c_int = 0x2000; constant ENAMETOOLONG (line 80) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 81) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 82) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 83) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 84) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 85) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 86) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 87) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 88) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 89) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 90) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 91) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 92) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 93) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 94) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 95) | pub const EBADE: ::c_int = 52; constant EBADR (line 96) | pub const EBADR: ::c_int = 53; constant EXFULL (line 97) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 98) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 99) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 100) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 101) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 102) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 103) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 104) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 105) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 106) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 107) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 108) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 109) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 110) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 111) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 112) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 113) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 114) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 115) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 116) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 117) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 118) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 119) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 120) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 121) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 122) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 123) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 124) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 125) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 126) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 127) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 128) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 129) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 130) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 131) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 132) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 133) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 134) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 135) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 136) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 137) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 138) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 139) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 140) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 141) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 142) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 143) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 144) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 145) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 146) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 147) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 148) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 149) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 150) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 151) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 152) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 153) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 154) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 155) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 156) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 157) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 158) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 159) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 160) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 161) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 162) | pub const EHWPOISON: ::c_int = 133; constant MAP_ANON (line 164) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 165) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 166) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 167) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 168) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 169) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 170) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 171) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 172) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 173) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 174) | pub const MAP_SYNC: ::c_int = 0x080000; constant PTRACE_SYSEMU (line 176) | pub const PTRACE_SYSEMU: ::c_int = 0x1d; constant PTRACE_SYSEMU_SINGLESTEP (line 177) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_int = 0x1e; constant SOCK_STREAM (line 179) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 180) | pub const SOCK_DGRAM: ::c_int = 2; constant SA_ONSTACK (line 182) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 183) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 184) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 186) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 187) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 188) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 189) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 190) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 191) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 192) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 193) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 194) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 195) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 196) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 197) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 198) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 199) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 200) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 201) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 202) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 203) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 204) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 205) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 206) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 207) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 208) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant F_GETLK (line 210) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 211) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 212) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 213) | pub const F_SETLKW: ::c_int = 7; constant F_SETOWN (line 214) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 216) | pub const VEOF: usize = 4; constant POLLWRNORM (line 218) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 219) | pub const POLLWRBAND: ::c_short = 0x200; constant SIGSTKSZ (line 221) | pub const SIGSTKSZ: ::size_t = 10240; constant MINSIGSTKSZ (line 222) | pub const MINSIGSTKSZ: ::size_t = 4096; constant SYS_restart_syscall (line 225) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 226) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 227) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 228) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 229) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 230) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 231) | pub const SYS_close: ::c_long = 6; constant SYS_waitpid (line 232) | pub const SYS_waitpid: ::c_long = 7; constant SYS_creat (line 233) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 234) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 235) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 236) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 237) | pub const SYS_chdir: ::c_long = 12; constant SYS_time (line 238) | pub const SYS_time: ::c_long = 13; constant SYS_mknod (line 239) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 240) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 241) | pub const SYS_lchown: ::c_long = 16; constant SYS_break (line 242) | pub const SYS_break: ::c_long = 17; constant SYS_oldstat (line 243) | pub const SYS_oldstat: ::c_long = 18; constant SYS_lseek (line 244) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 245) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 246) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 247) | pub const SYS_umount: ::c_long = 22; constant SYS_setuid (line 248) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 249) | pub const SYS_getuid: ::c_long = 24; constant SYS_stime (line 250) | pub const SYS_stime: ::c_long = 25; constant SYS_ptrace (line 251) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 252) | pub const SYS_alarm: ::c_long = 27; constant SYS_oldfstat (line 253) | pub const SYS_oldfstat: ::c_long = 28; constant SYS_pause (line 254) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 255) | pub const SYS_utime: ::c_long = 30; constant SYS_stty (line 256) | pub const SYS_stty: ::c_long = 31; constant SYS_gtty (line 257) | pub const SYS_gtty: ::c_long = 32; constant SYS_access (line 258) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 259) | pub const SYS_nice: ::c_long = 34; constant SYS_ftime (line 260) | pub const SYS_ftime: ::c_long = 35; constant SYS_sync (line 261) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 262) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 263) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 264) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 265) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 266) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 267) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 268) | pub const SYS_times: ::c_long = 43; constant SYS_prof (line 269) | pub const SYS_prof: ::c_long = 44; constant SYS_brk (line 270) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 271) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 272) | pub const SYS_getgid: ::c_long = 47; constant SYS_signal (line 273) | pub const SYS_signal: ::c_long = 48; constant SYS_geteuid (line 274) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 275) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 276) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 277) | pub const SYS_umount2: ::c_long = 52; constant SYS_lock (line 278) | pub const SYS_lock: ::c_long = 53; constant SYS_ioctl (line 279) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 280) | pub const SYS_fcntl: ::c_long = 55; constant SYS_mpx (line 281) | pub const SYS_mpx: ::c_long = 56; constant SYS_setpgid (line 282) | pub const SYS_setpgid: ::c_long = 57; constant SYS_ulimit (line 283) | pub const SYS_ulimit: ::c_long = 58; constant SYS_oldolduname (line 284) | pub const SYS_oldolduname: ::c_long = 59; constant SYS_umask (line 285) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 286) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 287) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 288) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 289) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 290) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 291) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 292) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sgetmask (line 293) | pub const SYS_sgetmask: ::c_long = 68; constant SYS_ssetmask (line 294) | pub const SYS_ssetmask: ::c_long = 69; constant SYS_setreuid (line 295) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 296) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 297) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 298) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 299) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 300) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrlimit (line 301) | pub const SYS_getrlimit: ::c_long = 76; constant SYS_getrusage (line 302) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 303) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 304) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 305) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 306) | pub const SYS_setgroups: ::c_long = 81; constant SYS_select (line 307) | pub const SYS_select: ::c_long = 82; constant SYS_symlink (line 308) | pub const SYS_symlink: ::c_long = 83; constant SYS_oldlstat (line 309) | pub const SYS_oldlstat: ::c_long = 84; constant SYS_readlink (line 310) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 311) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 312) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 313) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 314) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 315) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 316) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 317) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 318) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 319) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 320) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 321) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 322) | pub const SYS_setpriority: ::c_long = 97; constant SYS_profil (line 323) | pub const SYS_profil: ::c_long = 98; constant SYS_statfs (line 324) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 325) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_ioperm (line 326) | pub const SYS_ioperm: ::c_long = 101; constant SYS_socketcall (line 327) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 328) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 329) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 330) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 331) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 332) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 333) | pub const SYS_fstat: ::c_long = 108; constant SYS_olduname (line 334) | pub const SYS_olduname: ::c_long = 109; constant SYS_iopl (line 335) | pub const SYS_iopl: ::c_long = 110; constant SYS_vhangup (line 336) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 337) | pub const SYS_idle: ::c_long = 112; constant SYS_vm86 (line 338) | pub const SYS_vm86: ::c_long = 113; constant SYS_wait4 (line 339) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 340) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 341) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 342) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 343) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 344) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 345) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 346) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 347) | pub const SYS_uname: ::c_long = 122; constant SYS_modify_ldt (line 348) | pub const SYS_modify_ldt: ::c_long = 123; constant SYS_adjtimex (line 349) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 350) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 351) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 352) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 353) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 354) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 355) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 356) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 357) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 358) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 359) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 360) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 361) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 362) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_setfsuid (line 363) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 364) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 365) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 366) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 367) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 368) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 369) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 370) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 371) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 372) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 373) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 374) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 375) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 376) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 377) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 378) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 379) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 380) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 381) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 382) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 383) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 384) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 385) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 386) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 387) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 388) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 389) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 390) | pub const SYS_getresuid: ::c_long = 165; constant SYS_query_module (line 391) | pub const SYS_query_module: ::c_long = 166; constant SYS_poll (line 392) | pub const SYS_poll: ::c_long = 167; constant SYS_nfsservctl (line 393) | pub const SYS_nfsservctl: ::c_long = 168; constant SYS_setresgid (line 394) | pub const SYS_setresgid: ::c_long = 169; constant SYS_getresgid (line 395) | pub const SYS_getresgid: ::c_long = 170; constant SYS_prctl (line 396) | pub const SYS_prctl: ::c_long = 171; constant SYS_rt_sigreturn (line 397) | pub const SYS_rt_sigreturn: ::c_long = 172; constant SYS_rt_sigaction (line 398) | pub const SYS_rt_sigaction: ::c_long = 173; constant SYS_rt_sigprocmask (line 399) | pub const SYS_rt_sigprocmask: ::c_long = 174; constant SYS_rt_sigpending (line 400) | pub const SYS_rt_sigpending: ::c_long = 175; constant SYS_rt_sigtimedwait (line 401) | pub const SYS_rt_sigtimedwait: ::c_long = 176; constant SYS_rt_sigqueueinfo (line 402) | pub const SYS_rt_sigqueueinfo: ::c_long = 177; constant SYS_rt_sigsuspend (line 403) | pub const SYS_rt_sigsuspend: ::c_long = 178; constant SYS_pread64 (line 404) | pub const SYS_pread64: ::c_long = 179; constant SYS_pwrite64 (line 405) | pub const SYS_pwrite64: ::c_long = 180; constant SYS_chown (line 406) | pub const SYS_chown: ::c_long = 181; constant SYS_getcwd (line 407) | pub const SYS_getcwd: ::c_long = 182; constant SYS_capget (line 408) | pub const SYS_capget: ::c_long = 183; constant SYS_capset (line 409) | pub const SYS_capset: ::c_long = 184; constant SYS_sigaltstack (line 410) | pub const SYS_sigaltstack: ::c_long = 185; constant SYS_sendfile (line 411) | pub const SYS_sendfile: ::c_long = 186; constant SYS_getpmsg (line 412) | pub const SYS_getpmsg: ::c_long = 187; constant SYS_putpmsg (line 413) | pub const SYS_putpmsg: ::c_long = 188; constant SYS_vfork (line 414) | pub const SYS_vfork: ::c_long = 189; constant SYS_ugetrlimit (line 415) | pub const SYS_ugetrlimit: ::c_long = 190; constant SYS_readahead (line 416) | pub const SYS_readahead: ::c_long = 191; constant SYS_pciconfig_read (line 417) | pub const SYS_pciconfig_read: ::c_long = 198; constant SYS_pciconfig_write (line 418) | pub const SYS_pciconfig_write: ::c_long = 199; constant SYS_pciconfig_iobase (line 419) | pub const SYS_pciconfig_iobase: ::c_long = 200; constant SYS_multiplexer (line 420) | pub const SYS_multiplexer: ::c_long = 201; constant SYS_getdents64 (line 421) | pub const SYS_getdents64: ::c_long = 202; constant SYS_pivot_root (line 422) | pub const SYS_pivot_root: ::c_long = 203; constant SYS_madvise (line 423) | pub const SYS_madvise: ::c_long = 205; constant SYS_mincore (line 424) | pub const SYS_mincore: ::c_long = 206; constant SYS_gettid (line 425) | pub const SYS_gettid: ::c_long = 207; constant SYS_tkill (line 426) | pub const SYS_tkill: ::c_long = 208; constant SYS_setxattr (line 427) | pub const SYS_setxattr: ::c_long = 209; constant SYS_lsetxattr (line 428) | pub const SYS_lsetxattr: ::c_long = 210; constant SYS_fsetxattr (line 429) | pub const SYS_fsetxattr: ::c_long = 211; constant SYS_getxattr (line 430) | pub const SYS_getxattr: ::c_long = 212; constant SYS_lgetxattr (line 431) | pub const SYS_lgetxattr: ::c_long = 213; constant SYS_fgetxattr (line 432) | pub const SYS_fgetxattr: ::c_long = 214; constant SYS_listxattr (line 433) | pub const SYS_listxattr: ::c_long = 215; constant SYS_llistxattr (line 434) | pub const SYS_llistxattr: ::c_long = 216; constant SYS_flistxattr (line 435) | pub const SYS_flistxattr: ::c_long = 217; constant SYS_removexattr (line 436) | pub const SYS_removexattr: ::c_long = 218; constant SYS_lremovexattr (line 437) | pub const SYS_lremovexattr: ::c_long = 219; constant SYS_fremovexattr (line 438) | pub const SYS_fremovexattr: ::c_long = 220; constant SYS_futex (line 439) | pub const SYS_futex: ::c_long = 221; constant SYS_sched_setaffinity (line 440) | pub const SYS_sched_setaffinity: ::c_long = 222; constant SYS_sched_getaffinity (line 441) | pub const SYS_sched_getaffinity: ::c_long = 223; constant SYS_tuxcall (line 442) | pub const SYS_tuxcall: ::c_long = 225; constant SYS_io_setup (line 443) | pub const SYS_io_setup: ::c_long = 227; constant SYS_io_destroy (line 444) | pub const SYS_io_destroy: ::c_long = 228; constant SYS_io_getevents (line 445) | pub const SYS_io_getevents: ::c_long = 229; constant SYS_io_submit (line 446) | pub const SYS_io_submit: ::c_long = 230; constant SYS_io_cancel (line 447) | pub const SYS_io_cancel: ::c_long = 231; constant SYS_set_tid_address (line 448) | pub const SYS_set_tid_address: ::c_long = 232; constant SYS_exit_group (line 449) | pub const SYS_exit_group: ::c_long = 234; constant SYS_lookup_dcookie (line 450) | pub const SYS_lookup_dcookie: ::c_long = 235; constant SYS_epoll_create (line 451) | pub const SYS_epoll_create: ::c_long = 236; constant SYS_epoll_ctl (line 452) | pub const SYS_epoll_ctl: ::c_long = 237; constant SYS_epoll_wait (line 453) | pub const SYS_epoll_wait: ::c_long = 238; constant SYS_remap_file_pages (line 454) | pub const SYS_remap_file_pages: ::c_long = 239; constant SYS_timer_create (line 455) | pub const SYS_timer_create: ::c_long = 240; constant SYS_timer_settime (line 456) | pub const SYS_timer_settime: ::c_long = 241; constant SYS_timer_gettime (line 457) | pub const SYS_timer_gettime: ::c_long = 242; constant SYS_timer_getoverrun (line 458) | pub const SYS_timer_getoverrun: ::c_long = 243; constant SYS_timer_delete (line 459) | pub const SYS_timer_delete: ::c_long = 244; constant SYS_clock_settime (line 460) | pub const SYS_clock_settime: ::c_long = 245; constant SYS_clock_gettime (line 461) | pub const SYS_clock_gettime: ::c_long = 246; constant SYS_clock_getres (line 462) | pub const SYS_clock_getres: ::c_long = 247; constant SYS_clock_nanosleep (line 463) | pub const SYS_clock_nanosleep: ::c_long = 248; constant SYS_swapcontext (line 464) | pub const SYS_swapcontext: ::c_long = 249; constant SYS_tgkill (line 465) | pub const SYS_tgkill: ::c_long = 250; constant SYS_utimes (line 466) | pub const SYS_utimes: ::c_long = 251; constant SYS_statfs64 (line 467) | pub const SYS_statfs64: ::c_long = 252; constant SYS_fstatfs64 (line 468) | pub const SYS_fstatfs64: ::c_long = 253; constant SYS_rtas (line 469) | pub const SYS_rtas: ::c_long = 255; constant SYS_sys_debug_setcontext (line 470) | pub const SYS_sys_debug_setcontext: ::c_long = 256; constant SYS_migrate_pages (line 471) | pub const SYS_migrate_pages: ::c_long = 258; constant SYS_mbind (line 472) | pub const SYS_mbind: ::c_long = 259; constant SYS_get_mempolicy (line 473) | pub const SYS_get_mempolicy: ::c_long = 260; constant SYS_set_mempolicy (line 474) | pub const SYS_set_mempolicy: ::c_long = 261; constant SYS_mq_open (line 475) | pub const SYS_mq_open: ::c_long = 262; constant SYS_mq_unlink (line 476) | pub const SYS_mq_unlink: ::c_long = 263; constant SYS_mq_timedsend (line 477) | pub const SYS_mq_timedsend: ::c_long = 264; constant SYS_mq_timedreceive (line 478) | pub const SYS_mq_timedreceive: ::c_long = 265; constant SYS_mq_notify (line 479) | pub const SYS_mq_notify: ::c_long = 266; constant SYS_mq_getsetattr (line 480) | pub const SYS_mq_getsetattr: ::c_long = 267; constant SYS_kexec_load (line 481) | pub const SYS_kexec_load: ::c_long = 268; constant SYS_add_key (line 482) | pub const SYS_add_key: ::c_long = 269; constant SYS_request_key (line 483) | pub const SYS_request_key: ::c_long = 270; constant SYS_keyctl (line 484) | pub const SYS_keyctl: ::c_long = 271; constant SYS_waitid (line 485) | pub const SYS_waitid: ::c_long = 272; constant SYS_ioprio_set (line 486) | pub const SYS_ioprio_set: ::c_long = 273; constant SYS_ioprio_get (line 487) | pub const SYS_ioprio_get: ::c_long = 274; constant SYS_inotify_init (line 488) | pub const SYS_inotify_init: ::c_long = 275; constant SYS_inotify_add_watch (line 489) | pub const SYS_inotify_add_watch: ::c_long = 276; constant SYS_inotify_rm_watch (line 490) | pub const SYS_inotify_rm_watch: ::c_long = 277; constant SYS_spu_run (line 491) | pub const SYS_spu_run: ::c_long = 278; constant SYS_spu_create (line 492) | pub const SYS_spu_create: ::c_long = 279; constant SYS_pselect6 (line 493) | pub const SYS_pselect6: ::c_long = 280; constant SYS_ppoll (line 494) | pub const SYS_ppoll: ::c_long = 281; constant SYS_unshare (line 495) | pub const SYS_unshare: ::c_long = 282; constant SYS_splice (line 496) | pub const SYS_splice: ::c_long = 283; constant SYS_tee (line 497) | pub const SYS_tee: ::c_long = 284; constant SYS_vmsplice (line 498) | pub const SYS_vmsplice: ::c_long = 285; constant SYS_openat (line 499) | pub const SYS_openat: ::c_long = 286; constant SYS_mkdirat (line 500) | pub const SYS_mkdirat: ::c_long = 287; constant SYS_mknodat (line 501) | pub const SYS_mknodat: ::c_long = 288; constant SYS_fchownat (line 502) | pub const SYS_fchownat: ::c_long = 289; constant SYS_futimesat (line 503) | pub const SYS_futimesat: ::c_long = 290; constant SYS_newfstatat (line 504) | pub const SYS_newfstatat: ::c_long = 291; constant SYS_unlinkat (line 505) | pub const SYS_unlinkat: ::c_long = 292; constant SYS_renameat (line 506) | pub const SYS_renameat: ::c_long = 293; constant SYS_linkat (line 507) | pub const SYS_linkat: ::c_long = 294; constant SYS_symlinkat (line 508) | pub const SYS_symlinkat: ::c_long = 295; constant SYS_readlinkat (line 509) | pub const SYS_readlinkat: ::c_long = 296; constant SYS_fchmodat (line 510) | pub const SYS_fchmodat: ::c_long = 297; constant SYS_faccessat (line 511) | pub const SYS_faccessat: ::c_long = 298; constant SYS_get_robust_list (line 512) | pub const SYS_get_robust_list: ::c_long = 299; constant SYS_set_robust_list (line 513) | pub const SYS_set_robust_list: ::c_long = 300; constant SYS_move_pages (line 514) | pub const SYS_move_pages: ::c_long = 301; constant SYS_getcpu (line 515) | pub const SYS_getcpu: ::c_long = 302; constant SYS_epoll_pwait (line 516) | pub const SYS_epoll_pwait: ::c_long = 303; constant SYS_utimensat (line 517) | pub const SYS_utimensat: ::c_long = 304; constant SYS_signalfd (line 518) | pub const SYS_signalfd: ::c_long = 305; constant SYS_timerfd_create (line 519) | pub const SYS_timerfd_create: ::c_long = 306; constant SYS_eventfd (line 520) | pub const SYS_eventfd: ::c_long = 307; constant SYS_sync_file_range2 (line 521) | pub const SYS_sync_file_range2: ::c_long = 308; constant SYS_fallocate (line 522) | pub const SYS_fallocate: ::c_long = 309; constant SYS_subpage_prot (line 523) | pub const SYS_subpage_prot: ::c_long = 310; constant SYS_timerfd_settime (line 524) | pub const SYS_timerfd_settime: ::c_long = 311; constant SYS_timerfd_gettime (line 525) | pub const SYS_timerfd_gettime: ::c_long = 312; constant SYS_signalfd4 (line 526) | pub const SYS_signalfd4: ::c_long = 313; constant SYS_eventfd2 (line 527) | pub const SYS_eventfd2: ::c_long = 314; constant SYS_epoll_create1 (line 528) | pub const SYS_epoll_create1: ::c_long = 315; constant SYS_dup3 (line 529) | pub const SYS_dup3: ::c_long = 316; constant SYS_pipe2 (line 530) | pub const SYS_pipe2: ::c_long = 317; constant SYS_inotify_init1 (line 531) | pub const SYS_inotify_init1: ::c_long = 318; constant SYS_perf_event_open (line 532) | pub const SYS_perf_event_open: ::c_long = 319; constant SYS_preadv (line 533) | pub const SYS_preadv: ::c_long = 320; constant SYS_pwritev (line 534) | pub const SYS_pwritev: ::c_long = 321; constant SYS_rt_tgsigqueueinfo (line 535) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 322; constant SYS_fanotify_init (line 536) | pub const SYS_fanotify_init: ::c_long = 323; constant SYS_fanotify_mark (line 537) | pub const SYS_fanotify_mark: ::c_long = 324; constant SYS_prlimit64 (line 538) | pub const SYS_prlimit64: ::c_long = 325; constant SYS_socket (line 539) | pub const SYS_socket: ::c_long = 326; constant SYS_bind (line 540) | pub const SYS_bind: ::c_long = 327; constant SYS_connect (line 541) | pub const SYS_connect: ::c_long = 328; constant SYS_listen (line 542) | pub const SYS_listen: ::c_long = 329; constant SYS_accept (line 543) | pub const SYS_accept: ::c_long = 330; constant SYS_getsockname (line 544) | pub const SYS_getsockname: ::c_long = 331; constant SYS_getpeername (line 545) | pub const SYS_getpeername: ::c_long = 332; constant SYS_socketpair (line 546) | pub const SYS_socketpair: ::c_long = 333; constant SYS_send (line 547) | pub const SYS_send: ::c_long = 334; constant SYS_sendto (line 548) | pub const SYS_sendto: ::c_long = 335; constant SYS_recv (line 549) | pub const SYS_recv: ::c_long = 336; constant SYS_recvfrom (line 550) | pub const SYS_recvfrom: ::c_long = 337; constant SYS_shutdown (line 551) | pub const SYS_shutdown: ::c_long = 338; constant SYS_setsockopt (line 552) | pub const SYS_setsockopt: ::c_long = 339; constant SYS_getsockopt (line 553) | pub const SYS_getsockopt: ::c_long = 340; constant SYS_sendmsg (line 554) | pub const SYS_sendmsg: ::c_long = 341; constant SYS_recvmsg (line 555) | pub const SYS_recvmsg: ::c_long = 342; constant SYS_recvmmsg (line 556) | pub const SYS_recvmmsg: ::c_long = 343; constant SYS_accept4 (line 557) | pub const SYS_accept4: ::c_long = 344; constant SYS_name_to_handle_at (line 558) | pub const SYS_name_to_handle_at: ::c_long = 345; constant SYS_open_by_handle_at (line 559) | pub const SYS_open_by_handle_at: ::c_long = 346; constant SYS_clock_adjtime (line 560) | pub const SYS_clock_adjtime: ::c_long = 347; constant SYS_syncfs (line 561) | pub const SYS_syncfs: ::c_long = 348; constant SYS_sendmmsg (line 562) | pub const SYS_sendmmsg: ::c_long = 349; constant SYS_setns (line 563) | pub const SYS_setns: ::c_long = 350; constant SYS_process_vm_readv (line 564) | pub const SYS_process_vm_readv: ::c_long = 351; constant SYS_process_vm_writev (line 565) | pub const SYS_process_vm_writev: ::c_long = 352; constant SYS_finit_module (line 566) | pub const SYS_finit_module: ::c_long = 353; constant SYS_kcmp (line 567) | pub const SYS_kcmp: ::c_long = 354; constant SYS_sched_setattr (line 568) | pub const SYS_sched_setattr: ::c_long = 355; constant SYS_sched_getattr (line 569) | pub const SYS_sched_getattr: ::c_long = 356; constant SYS_renameat2 (line 570) | pub const SYS_renameat2: ::c_long = 357; constant SYS_seccomp (line 571) | pub const SYS_seccomp: ::c_long = 358; constant SYS_getrandom (line 572) | pub const SYS_getrandom: ::c_long = 359; constant SYS_memfd_create (line 573) | pub const SYS_memfd_create: ::c_long = 360; constant SYS_bpf (line 574) | pub const SYS_bpf: ::c_long = 361; constant SYS_execveat (line 575) | pub const SYS_execveat: ::c_long = 362; constant SYS_switch_endian (line 576) | pub const SYS_switch_endian: ::c_long = 363; constant SYS_userfaultfd (line 577) | pub const SYS_userfaultfd: ::c_long = 364; constant SYS_membarrier (line 578) | pub const SYS_membarrier: ::c_long = 365; constant SYS_mlock2 (line 579) | pub const SYS_mlock2: ::c_long = 378; constant SYS_copy_file_range (line 580) | pub const SYS_copy_file_range: ::c_long = 379; constant SYS_preadv2 (line 581) | pub const SYS_preadv2: ::c_long = 380; constant SYS_pwritev2 (line 582) | pub const SYS_pwritev2: ::c_long = 381; constant SYS_kexec_file_load (line 583) | pub const SYS_kexec_file_load: ::c_long = 382; constant SYS_statx (line 584) | pub const SYS_statx: ::c_long = 383; constant SYS_pidfd_send_signal (line 585) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 586) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 587) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 588) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 589) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 590) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 591) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 592) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 593) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 594) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 595) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 596) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 597) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 598) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 599) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 600) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 601) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 602) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 603) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 604) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 605) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 606) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 607) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 608) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 609) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 610) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 611) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant EDEADLK (line 613) | pub const EDEADLK: ::c_int = 58; constant EDEADLOCK (line 614) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EXTPROC (line 616) | pub const EXTPROC: ::tcflag_t = 0x10000000; constant VEOL (line 617) | pub const VEOL: usize = 6; constant VEOL2 (line 618) | pub const VEOL2: usize = 8; constant VMIN (line 619) | pub const VMIN: usize = 5; constant IEXTEN (line 620) | pub const IEXTEN: ::tcflag_t = 0x00000400; constant TOSTOP (line 621) | pub const TOSTOP: ::tcflag_t = 0x00400000; constant FLUSHO (line 622) | pub const FLUSHO: ::tcflag_t = 0x00800000; constant MCL_CURRENT (line 624) | pub const MCL_CURRENT: ::c_int = 0x2000; constant MCL_FUTURE (line 625) | pub const MCL_FUTURE: ::c_int = 0x4000; constant MCL_ONFAULT (line 626) | pub const MCL_ONFAULT: ::c_int = 0x8000; constant CBAUD (line 627) | pub const CBAUD: ::tcflag_t = 0xff; constant TAB1 (line 628) | pub const TAB1: ::c_int = 0x400; constant TAB2 (line 629) | pub const TAB2: ::c_int = 0x800; constant TAB3 (line 630) | pub const TAB3: ::c_int = 0xc00; constant CR1 (line 631) | pub const CR1: ::c_int = 0x1000; constant CR2 (line 632) | pub const CR2: ::c_int = 0x2000; constant CR3 (line 633) | pub const CR3: ::c_int = 0x3000; constant FF1 (line 634) | pub const FF1: ::c_int = 0x4000; constant BS1 (line 635) | pub const BS1: ::c_int = 0x8000; constant VT1 (line 636) | pub const VT1: ::c_int = 0x10000; constant VWERASE (line 637) | pub const VWERASE: usize = 10; constant VREPRINT (line 638) | pub const VREPRINT: usize = 11; constant VSUSP (line 639) | pub const VSUSP: usize = 12; constant VSTART (line 640) | pub const VSTART: usize = 13; constant VSTOP (line 641) | pub const VSTOP: usize = 14; constant VDISCARD (line 642) | pub const VDISCARD: usize = 16; constant VTIME (line 643) | pub const VTIME: usize = 7; constant IXON (line 644) | pub const IXON: ::tcflag_t = 0x00000200; constant IXOFF (line 645) | pub const IXOFF: ::tcflag_t = 0x00000400; constant ONLCR (line 646) | pub const ONLCR: ::tcflag_t = 0x2; constant CSIZE (line 647) | pub const CSIZE: ::tcflag_t = 0x00000300; constant CS6 (line 649) | pub const CS6: ::tcflag_t = 0x00000100; constant CS7 (line 650) | pub const CS7: ::tcflag_t = 0x00000200; constant CS8 (line 651) | pub const CS8: ::tcflag_t = 0x00000300; constant CSTOPB (line 652) | pub const CSTOPB: ::tcflag_t = 0x00000400; constant CREAD (line 653) | pub const CREAD: ::tcflag_t = 0x00000800; constant PARENB (line 654) | pub const PARENB: ::tcflag_t = 0x00001000; constant PARODD (line 655) | pub const PARODD: ::tcflag_t = 0x00002000; constant HUPCL (line 656) | pub const HUPCL: ::tcflag_t = 0x00004000; constant CLOCAL (line 657) | pub const CLOCAL: ::tcflag_t = 0x00008000; constant ECHOKE (line 658) | pub const ECHOKE: ::tcflag_t = 0x00000001; constant ECHOE (line 659) | pub const ECHOE: ::tcflag_t = 0x00000002; constant ECHOK (line 660) | pub const ECHOK: ::tcflag_t = 0x00000004; constant ECHONL (line 661) | pub const ECHONL: ::tcflag_t = 0x00000010; constant ECHOPRT (line 662) | pub const ECHOPRT: ::tcflag_t = 0x00000020; constant ECHOCTL (line 663) | pub const ECHOCTL: ::tcflag_t = 0x00000040; constant ISIG (line 664) | pub const ISIG: ::tcflag_t = 0x00000080; constant ICANON (line 665) | pub const ICANON: ::tcflag_t = 0x00000100; constant PENDIN (line 666) | pub const PENDIN: ::tcflag_t = 0x20000000; constant NOFLSH (line 667) | pub const NOFLSH: ::tcflag_t = 0x80000000; constant CIBAUD (line 669) | pub const CIBAUD: ::tcflag_t = 0o77600000; constant CBAUDEX (line 670) | pub const CBAUDEX: ::tcflag_t = 0o0000020; constant VSWTC (line 671) | pub const VSWTC: usize = 9; constant OLCUC (line 672) | pub const OLCUC: ::tcflag_t = 0o000004; constant NLDLY (line 673) | pub const NLDLY: ::tcflag_t = 0o0001400; constant CRDLY (line 674) | pub const CRDLY: ::tcflag_t = 0o0030000; constant TABDLY (line 675) | pub const TABDLY: ::tcflag_t = 0o0006000; constant BSDLY (line 676) | pub const BSDLY: ::tcflag_t = 0o0100000; constant FFDLY (line 677) | pub const FFDLY: ::tcflag_t = 0o0040000; constant VTDLY (line 678) | pub const VTDLY: ::tcflag_t = 0o0200000; constant XTABS (line 679) | pub const XTABS: ::tcflag_t = 0o00006000; constant B57600 (line 681) | pub const B57600: ::speed_t = 0o00020; constant B115200 (line 682) | pub const B115200: ::speed_t = 0o00021; constant B230400 (line 683) | pub const B230400: ::speed_t = 0o00022; constant B460800 (line 684) | pub const B460800: ::speed_t = 0o00023; constant B500000 (line 685) | pub const B500000: ::speed_t = 0o00024; constant B576000 (line 686) | pub const B576000: ::speed_t = 0o00025; constant B921600 (line 687) | pub const B921600: ::speed_t = 0o00026; constant B1000000 (line 688) | pub const B1000000: ::speed_t = 0o00027; constant B1152000 (line 689) | pub const B1152000: ::speed_t = 0o00030; constant B1500000 (line 690) | pub const B1500000: ::speed_t = 0o00031; constant B2000000 (line 691) | pub const B2000000: ::speed_t = 0o00032; constant B2500000 (line 692) | pub const B2500000: ::speed_t = 0o00033; constant B3000000 (line 693) | pub const B3000000: ::speed_t = 0o00034; constant B3500000 (line 694) | pub const B3500000: ::speed_t = 0o00035; constant B4000000 (line 695) | pub const B4000000: ::speed_t = 0o00036; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/riscv64/mod.rs type c_char (line 3) | pub type c_char = u8; type wchar_t (line 4) | pub type wchar_t = ::c_int; type nlink_t (line 6) | pub type nlink_t = ::c_uint; type blksize_t (line 7) | pub type blksize_t = ::c_int; type fsblkcnt64_t (line 8) | pub type fsblkcnt64_t = ::c_ulong; type fsfilcnt64_t (line 9) | pub type fsfilcnt64_t = ::c_ulong; type __u64 (line 10) | pub type __u64 = ::c_ulonglong; type __s64 (line 11) | pub type __s64 = ::c_longlong; constant SYS_read (line 178) | pub const SYS_read: ::c_long = 63; constant SYS_write (line 179) | pub const SYS_write: ::c_long = 64; constant SYS_close (line 180) | pub const SYS_close: ::c_long = 57; constant SYS_fstat (line 181) | pub const SYS_fstat: ::c_long = 80; constant SYS_lseek (line 182) | pub const SYS_lseek: ::c_long = 62; constant SYS_mmap (line 183) | pub const SYS_mmap: ::c_long = 222; constant SYS_mprotect (line 184) | pub const SYS_mprotect: ::c_long = 226; constant SYS_munmap (line 185) | pub const SYS_munmap: ::c_long = 215; constant SYS_brk (line 186) | pub const SYS_brk: ::c_long = 214; constant SYS_rt_sigaction (line 187) | pub const SYS_rt_sigaction: ::c_long = 134; constant SYS_rt_sigprocmask (line 188) | pub const SYS_rt_sigprocmask: ::c_long = 135; constant SYS_rt_sigreturn (line 189) | pub const SYS_rt_sigreturn: ::c_long = 139; constant SYS_ioctl (line 190) | pub const SYS_ioctl: ::c_long = 29; constant SYS_pread64 (line 191) | pub const SYS_pread64: ::c_long = 67; constant SYS_pwrite64 (line 192) | pub const SYS_pwrite64: ::c_long = 68; constant SYS_readv (line 193) | pub const SYS_readv: ::c_long = 65; constant SYS_writev (line 194) | pub const SYS_writev: ::c_long = 66; constant SYS_sched_yield (line 195) | pub const SYS_sched_yield: ::c_long = 124; constant SYS_mremap (line 196) | pub const SYS_mremap: ::c_long = 216; constant SYS_msync (line 197) | pub const SYS_msync: ::c_long = 227; constant SYS_mincore (line 198) | pub const SYS_mincore: ::c_long = 232; constant SYS_madvise (line 199) | pub const SYS_madvise: ::c_long = 233; constant SYS_shmget (line 200) | pub const SYS_shmget: ::c_long = 194; constant SYS_shmat (line 201) | pub const SYS_shmat: ::c_long = 196; constant SYS_shmctl (line 202) | pub const SYS_shmctl: ::c_long = 195; constant SYS_dup (line 203) | pub const SYS_dup: ::c_long = 23; constant SYS_nanosleep (line 204) | pub const SYS_nanosleep: ::c_long = 101; constant SYS_getitimer (line 205) | pub const SYS_getitimer: ::c_long = 102; constant SYS_setitimer (line 206) | pub const SYS_setitimer: ::c_long = 103; constant SYS_getpid (line 207) | pub const SYS_getpid: ::c_long = 172; constant SYS_sendfile (line 208) | pub const SYS_sendfile: ::c_long = 71; constant SYS_socket (line 209) | pub const SYS_socket: ::c_long = 198; constant SYS_connect (line 210) | pub const SYS_connect: ::c_long = 203; constant SYS_accept (line 211) | pub const SYS_accept: ::c_long = 202; constant SYS_sendto (line 212) | pub const SYS_sendto: ::c_long = 206; constant SYS_recvfrom (line 213) | pub const SYS_recvfrom: ::c_long = 207; constant SYS_sendmsg (line 214) | pub const SYS_sendmsg: ::c_long = 211; constant SYS_recvmsg (line 215) | pub const SYS_recvmsg: ::c_long = 212; constant SYS_shutdown (line 216) | pub const SYS_shutdown: ::c_long = 210; constant SYS_bind (line 217) | pub const SYS_bind: ::c_long = 200; constant SYS_listen (line 218) | pub const SYS_listen: ::c_long = 201; constant SYS_getsockname (line 219) | pub const SYS_getsockname: ::c_long = 204; constant SYS_getpeername (line 220) | pub const SYS_getpeername: ::c_long = 205; constant SYS_socketpair (line 221) | pub const SYS_socketpair: ::c_long = 199; constant SYS_setsockopt (line 222) | pub const SYS_setsockopt: ::c_long = 208; constant SYS_getsockopt (line 223) | pub const SYS_getsockopt: ::c_long = 209; constant SYS_clone (line 224) | pub const SYS_clone: ::c_long = 220; constant SYS_execve (line 225) | pub const SYS_execve: ::c_long = 221; constant SYS_exit (line 226) | pub const SYS_exit: ::c_long = 93; constant SYS_wait4 (line 227) | pub const SYS_wait4: ::c_long = 260; constant SYS_kill (line 228) | pub const SYS_kill: ::c_long = 129; constant SYS_uname (line 229) | pub const SYS_uname: ::c_long = 160; constant SYS_semget (line 230) | pub const SYS_semget: ::c_long = 190; constant SYS_semop (line 231) | pub const SYS_semop: ::c_long = 193; constant SYS_semctl (line 232) | pub const SYS_semctl: ::c_long = 191; constant SYS_shmdt (line 233) | pub const SYS_shmdt: ::c_long = 197; constant SYS_msgget (line 234) | pub const SYS_msgget: ::c_long = 186; constant SYS_msgsnd (line 235) | pub const SYS_msgsnd: ::c_long = 189; constant SYS_msgrcv (line 236) | pub const SYS_msgrcv: ::c_long = 188; constant SYS_msgctl (line 237) | pub const SYS_msgctl: ::c_long = 187; constant SYS_fcntl (line 238) | pub const SYS_fcntl: ::c_long = 25; constant SYS_flock (line 239) | pub const SYS_flock: ::c_long = 32; constant SYS_fsync (line 240) | pub const SYS_fsync: ::c_long = 82; constant SYS_fdatasync (line 241) | pub const SYS_fdatasync: ::c_long = 83; constant SYS_truncate (line 242) | pub const SYS_truncate: ::c_long = 45; constant SYS_ftruncate (line 243) | pub const SYS_ftruncate: ::c_long = 46; constant SYS_getcwd (line 244) | pub const SYS_getcwd: ::c_long = 17; constant SYS_chdir (line 245) | pub const SYS_chdir: ::c_long = 49; constant SYS_fchdir (line 246) | pub const SYS_fchdir: ::c_long = 50; constant SYS_fchmod (line 247) | pub const SYS_fchmod: ::c_long = 52; constant SYS_fchown (line 248) | pub const SYS_fchown: ::c_long = 55; constant SYS_umask (line 249) | pub const SYS_umask: ::c_long = 166; constant SYS_gettimeofday (line 250) | pub const SYS_gettimeofday: ::c_long = 169; constant SYS_getrlimit (line 251) | pub const SYS_getrlimit: ::c_long = 163; constant SYS_getrusage (line 252) | pub const SYS_getrusage: ::c_long = 165; constant SYS_sysinfo (line 253) | pub const SYS_sysinfo: ::c_long = 179; constant SYS_times (line 254) | pub const SYS_times: ::c_long = 153; constant SYS_ptrace (line 255) | pub const SYS_ptrace: ::c_long = 117; constant SYS_getuid (line 256) | pub const SYS_getuid: ::c_long = 174; constant SYS_syslog (line 257) | pub const SYS_syslog: ::c_long = 116; constant SYS_getgid (line 258) | pub const SYS_getgid: ::c_long = 176; constant SYS_setuid (line 259) | pub const SYS_setuid: ::c_long = 146; constant SYS_setgid (line 260) | pub const SYS_setgid: ::c_long = 144; constant SYS_geteuid (line 261) | pub const SYS_geteuid: ::c_long = 175; constant SYS_getegid (line 262) | pub const SYS_getegid: ::c_long = 177; constant SYS_setpgid (line 263) | pub const SYS_setpgid: ::c_long = 154; constant SYS_getppid (line 264) | pub const SYS_getppid: ::c_long = 173; constant SYS_setsid (line 265) | pub const SYS_setsid: ::c_long = 157; constant SYS_setreuid (line 266) | pub const SYS_setreuid: ::c_long = 145; constant SYS_setregid (line 267) | pub const SYS_setregid: ::c_long = 143; constant SYS_getgroups (line 268) | pub const SYS_getgroups: ::c_long = 158; constant SYS_setgroups (line 269) | pub const SYS_setgroups: ::c_long = 159; constant SYS_setresuid (line 270) | pub const SYS_setresuid: ::c_long = 147; constant SYS_getresuid (line 271) | pub const SYS_getresuid: ::c_long = 148; constant SYS_setresgid (line 272) | pub const SYS_setresgid: ::c_long = 149; constant SYS_getresgid (line 273) | pub const SYS_getresgid: ::c_long = 150; constant SYS_getpgid (line 274) | pub const SYS_getpgid: ::c_long = 155; constant SYS_setfsuid (line 275) | pub const SYS_setfsuid: ::c_long = 151; constant SYS_setfsgid (line 276) | pub const SYS_setfsgid: ::c_long = 152; constant SYS_getsid (line 277) | pub const SYS_getsid: ::c_long = 156; constant SYS_capget (line 278) | pub const SYS_capget: ::c_long = 90; constant SYS_capset (line 279) | pub const SYS_capset: ::c_long = 91; constant SYS_rt_sigpending (line 280) | pub const SYS_rt_sigpending: ::c_long = 136; constant SYS_rt_sigtimedwait (line 281) | pub const SYS_rt_sigtimedwait: ::c_long = 137; constant SYS_rt_sigqueueinfo (line 282) | pub const SYS_rt_sigqueueinfo: ::c_long = 138; constant SYS_rt_sigsuspend (line 283) | pub const SYS_rt_sigsuspend: ::c_long = 133; constant SYS_sigaltstack (line 284) | pub const SYS_sigaltstack: ::c_long = 132; constant SYS_personality (line 285) | pub const SYS_personality: ::c_long = 92; constant SYS_statfs (line 286) | pub const SYS_statfs: ::c_long = 43; constant SYS_fstatfs (line 287) | pub const SYS_fstatfs: ::c_long = 44; constant SYS_getpriority (line 288) | pub const SYS_getpriority: ::c_long = 141; constant SYS_setpriority (line 289) | pub const SYS_setpriority: ::c_long = 140; constant SYS_sched_setparam (line 290) | pub const SYS_sched_setparam: ::c_long = 118; constant SYS_sched_getparam (line 291) | pub const SYS_sched_getparam: ::c_long = 121; constant SYS_sched_setscheduler (line 292) | pub const SYS_sched_setscheduler: ::c_long = 119; constant SYS_sched_getscheduler (line 293) | pub const SYS_sched_getscheduler: ::c_long = 120; constant SYS_sched_get_priority_max (line 294) | pub const SYS_sched_get_priority_max: ::c_long = 125; constant SYS_sched_get_priority_min (line 295) | pub const SYS_sched_get_priority_min: ::c_long = 126; constant SYS_sched_rr_get_interval (line 296) | pub const SYS_sched_rr_get_interval: ::c_long = 127; constant SYS_mlock (line 297) | pub const SYS_mlock: ::c_long = 228; constant SYS_munlock (line 298) | pub const SYS_munlock: ::c_long = 229; constant SYS_mlockall (line 299) | pub const SYS_mlockall: ::c_long = 230; constant SYS_munlockall (line 300) | pub const SYS_munlockall: ::c_long = 231; constant SYS_vhangup (line 301) | pub const SYS_vhangup: ::c_long = 58; constant SYS_pivot_root (line 302) | pub const SYS_pivot_root: ::c_long = 41; constant SYS_prctl (line 303) | pub const SYS_prctl: ::c_long = 167; constant SYS_adjtimex (line 304) | pub const SYS_adjtimex: ::c_long = 171; constant SYS_setrlimit (line 305) | pub const SYS_setrlimit: ::c_long = 164; constant SYS_chroot (line 306) | pub const SYS_chroot: ::c_long = 51; constant SYS_sync (line 307) | pub const SYS_sync: ::c_long = 81; constant SYS_acct (line 308) | pub const SYS_acct: ::c_long = 89; constant SYS_settimeofday (line 309) | pub const SYS_settimeofday: ::c_long = 170; constant SYS_mount (line 310) | pub const SYS_mount: ::c_long = 40; constant SYS_umount2 (line 311) | pub const SYS_umount2: ::c_long = 39; constant SYS_swapon (line 312) | pub const SYS_swapon: ::c_long = 224; constant SYS_swapoff (line 313) | pub const SYS_swapoff: ::c_long = 225; constant SYS_reboot (line 314) | pub const SYS_reboot: ::c_long = 142; constant SYS_sethostname (line 315) | pub const SYS_sethostname: ::c_long = 161; constant SYS_setdomainname (line 316) | pub const SYS_setdomainname: ::c_long = 162; constant SYS_init_module (line 317) | pub const SYS_init_module: ::c_long = 105; constant SYS_delete_module (line 318) | pub const SYS_delete_module: ::c_long = 106; constant SYS_quotactl (line 319) | pub const SYS_quotactl: ::c_long = 60; constant SYS_nfsservctl (line 320) | pub const SYS_nfsservctl: ::c_long = 42; constant SYS_gettid (line 321) | pub const SYS_gettid: ::c_long = 178; constant SYS_readahead (line 322) | pub const SYS_readahead: ::c_long = 213; constant SYS_setxattr (line 323) | pub const SYS_setxattr: ::c_long = 5; constant SYS_lsetxattr (line 324) | pub const SYS_lsetxattr: ::c_long = 6; constant SYS_fsetxattr (line 325) | pub const SYS_fsetxattr: ::c_long = 7; constant SYS_getxattr (line 326) | pub const SYS_getxattr: ::c_long = 8; constant SYS_lgetxattr (line 327) | pub const SYS_lgetxattr: ::c_long = 9; constant SYS_fgetxattr (line 328) | pub const SYS_fgetxattr: ::c_long = 10; constant SYS_listxattr (line 329) | pub const SYS_listxattr: ::c_long = 11; constant SYS_llistxattr (line 330) | pub const SYS_llistxattr: ::c_long = 12; constant SYS_flistxattr (line 331) | pub const SYS_flistxattr: ::c_long = 13; constant SYS_removexattr (line 332) | pub const SYS_removexattr: ::c_long = 14; constant SYS_lremovexattr (line 333) | pub const SYS_lremovexattr: ::c_long = 15; constant SYS_fremovexattr (line 334) | pub const SYS_fremovexattr: ::c_long = 16; constant SYS_tkill (line 335) | pub const SYS_tkill: ::c_long = 130; constant SYS_futex (line 336) | pub const SYS_futex: ::c_long = 98; constant SYS_sched_setaffinity (line 337) | pub const SYS_sched_setaffinity: ::c_long = 122; constant SYS_sched_getaffinity (line 338) | pub const SYS_sched_getaffinity: ::c_long = 123; constant SYS_io_setup (line 339) | pub const SYS_io_setup: ::c_long = 0; constant SYS_io_destroy (line 340) | pub const SYS_io_destroy: ::c_long = 1; constant SYS_io_getevents (line 341) | pub const SYS_io_getevents: ::c_long = 4; constant SYS_io_submit (line 342) | pub const SYS_io_submit: ::c_long = 2; constant SYS_io_cancel (line 343) | pub const SYS_io_cancel: ::c_long = 3; constant SYS_lookup_dcookie (line 344) | pub const SYS_lookup_dcookie: ::c_long = 18; constant SYS_remap_file_pages (line 345) | pub const SYS_remap_file_pages: ::c_long = 234; constant SYS_getdents64 (line 346) | pub const SYS_getdents64: ::c_long = 61; constant SYS_set_tid_address (line 347) | pub const SYS_set_tid_address: ::c_long = 96; constant SYS_restart_syscall (line 348) | pub const SYS_restart_syscall: ::c_long = 128; constant SYS_semtimedop (line 349) | pub const SYS_semtimedop: ::c_long = 192; constant SYS_fadvise64 (line 350) | pub const SYS_fadvise64: ::c_long = 223; constant SYS_timer_create (line 351) | pub const SYS_timer_create: ::c_long = 107; constant SYS_timer_settime (line 352) | pub const SYS_timer_settime: ::c_long = 110; constant SYS_timer_gettime (line 353) | pub const SYS_timer_gettime: ::c_long = 108; constant SYS_timer_getoverrun (line 354) | pub const SYS_timer_getoverrun: ::c_long = 109; constant SYS_timer_delete (line 355) | pub const SYS_timer_delete: ::c_long = 111; constant SYS_clock_settime (line 356) | pub const SYS_clock_settime: ::c_long = 112; constant SYS_clock_gettime (line 357) | pub const SYS_clock_gettime: ::c_long = 113; constant SYS_clock_getres (line 358) | pub const SYS_clock_getres: ::c_long = 114; constant SYS_clock_nanosleep (line 359) | pub const SYS_clock_nanosleep: ::c_long = 115; constant SYS_exit_group (line 360) | pub const SYS_exit_group: ::c_long = 94; constant SYS_epoll_ctl (line 361) | pub const SYS_epoll_ctl: ::c_long = 21; constant SYS_tgkill (line 362) | pub const SYS_tgkill: ::c_long = 131; constant SYS_mbind (line 363) | pub const SYS_mbind: ::c_long = 235; constant SYS_set_mempolicy (line 364) | pub const SYS_set_mempolicy: ::c_long = 237; constant SYS_get_mempolicy (line 365) | pub const SYS_get_mempolicy: ::c_long = 236; constant SYS_mq_open (line 366) | pub const SYS_mq_open: ::c_long = 180; constant SYS_mq_unlink (line 367) | pub const SYS_mq_unlink: ::c_long = 181; constant SYS_mq_timedsend (line 368) | pub const SYS_mq_timedsend: ::c_long = 182; constant SYS_mq_timedreceive (line 369) | pub const SYS_mq_timedreceive: ::c_long = 183; constant SYS_mq_notify (line 370) | pub const SYS_mq_notify: ::c_long = 184; constant SYS_mq_getsetattr (line 371) | pub const SYS_mq_getsetattr: ::c_long = 185; constant SYS_kexec_load (line 372) | pub const SYS_kexec_load: ::c_long = 104; constant SYS_waitid (line 373) | pub const SYS_waitid: ::c_long = 95; constant SYS_add_key (line 374) | pub const SYS_add_key: ::c_long = 217; constant SYS_request_key (line 375) | pub const SYS_request_key: ::c_long = 218; constant SYS_keyctl (line 376) | pub const SYS_keyctl: ::c_long = 219; constant SYS_ioprio_set (line 377) | pub const SYS_ioprio_set: ::c_long = 30; constant SYS_ioprio_get (line 378) | pub const SYS_ioprio_get: ::c_long = 31; constant SYS_inotify_add_watch (line 379) | pub const SYS_inotify_add_watch: ::c_long = 27; constant SYS_inotify_rm_watch (line 380) | pub const SYS_inotify_rm_watch: ::c_long = 28; constant SYS_migrate_pages (line 381) | pub const SYS_migrate_pages: ::c_long = 238; constant SYS_openat (line 382) | pub const SYS_openat: ::c_long = 56; constant SYS_mkdirat (line 383) | pub const SYS_mkdirat: ::c_long = 34; constant SYS_mknodat (line 384) | pub const SYS_mknodat: ::c_long = 33; constant SYS_fchownat (line 385) | pub const SYS_fchownat: ::c_long = 54; constant SYS_newfstatat (line 386) | pub const SYS_newfstatat: ::c_long = 79; constant SYS_unlinkat (line 387) | pub const SYS_unlinkat: ::c_long = 35; constant SYS_linkat (line 388) | pub const SYS_linkat: ::c_long = 37; constant SYS_symlinkat (line 389) | pub const SYS_symlinkat: ::c_long = 36; constant SYS_readlinkat (line 390) | pub const SYS_readlinkat: ::c_long = 78; constant SYS_fchmodat (line 391) | pub const SYS_fchmodat: ::c_long = 53; constant SYS_faccessat (line 392) | pub const SYS_faccessat: ::c_long = 48; constant SYS_pselect6 (line 393) | pub const SYS_pselect6: ::c_long = 72; constant SYS_ppoll (line 394) | pub const SYS_ppoll: ::c_long = 73; constant SYS_unshare (line 395) | pub const SYS_unshare: ::c_long = 97; constant SYS_set_robust_list (line 396) | pub const SYS_set_robust_list: ::c_long = 99; constant SYS_get_robust_list (line 397) | pub const SYS_get_robust_list: ::c_long = 100; constant SYS_splice (line 398) | pub const SYS_splice: ::c_long = 76; constant SYS_tee (line 399) | pub const SYS_tee: ::c_long = 77; constant SYS_sync_file_range (line 400) | pub const SYS_sync_file_range: ::c_long = 84; constant SYS_vmsplice (line 401) | pub const SYS_vmsplice: ::c_long = 75; constant SYS_move_pages (line 402) | pub const SYS_move_pages: ::c_long = 239; constant SYS_utimensat (line 403) | pub const SYS_utimensat: ::c_long = 88; constant SYS_epoll_pwait (line 404) | pub const SYS_epoll_pwait: ::c_long = 22; constant SYS_timerfd_create (line 405) | pub const SYS_timerfd_create: ::c_long = 85; constant SYS_fallocate (line 406) | pub const SYS_fallocate: ::c_long = 47; constant SYS_timerfd_settime (line 407) | pub const SYS_timerfd_settime: ::c_long = 86; constant SYS_timerfd_gettime (line 408) | pub const SYS_timerfd_gettime: ::c_long = 87; constant SYS_accept4 (line 409) | pub const SYS_accept4: ::c_long = 242; constant SYS_signalfd4 (line 410) | pub const SYS_signalfd4: ::c_long = 74; constant SYS_eventfd2 (line 411) | pub const SYS_eventfd2: ::c_long = 19; constant SYS_epoll_create1 (line 412) | pub const SYS_epoll_create1: ::c_long = 20; constant SYS_dup3 (line 413) | pub const SYS_dup3: ::c_long = 24; constant SYS_pipe2 (line 414) | pub const SYS_pipe2: ::c_long = 59; constant SYS_inotify_init1 (line 415) | pub const SYS_inotify_init1: ::c_long = 26; constant SYS_preadv (line 416) | pub const SYS_preadv: ::c_long = 69; constant SYS_pwritev (line 417) | pub const SYS_pwritev: ::c_long = 70; constant SYS_rt_tgsigqueueinfo (line 418) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 240; constant SYS_perf_event_open (line 419) | pub const SYS_perf_event_open: ::c_long = 241; constant SYS_recvmmsg (line 420) | pub const SYS_recvmmsg: ::c_long = 243; constant SYS_fanotify_init (line 421) | pub const SYS_fanotify_init: ::c_long = 262; constant SYS_fanotify_mark (line 422) | pub const SYS_fanotify_mark: ::c_long = 263; constant SYS_prlimit64 (line 423) | pub const SYS_prlimit64: ::c_long = 261; constant SYS_name_to_handle_at (line 424) | pub const SYS_name_to_handle_at: ::c_long = 264; constant SYS_open_by_handle_at (line 425) | pub const SYS_open_by_handle_at: ::c_long = 265; constant SYS_clock_adjtime (line 426) | pub const SYS_clock_adjtime: ::c_long = 266; constant SYS_syncfs (line 427) | pub const SYS_syncfs: ::c_long = 267; constant SYS_sendmmsg (line 428) | pub const SYS_sendmmsg: ::c_long = 269; constant SYS_setns (line 429) | pub const SYS_setns: ::c_long = 268; constant SYS_getcpu (line 430) | pub const SYS_getcpu: ::c_long = 168; constant SYS_process_vm_readv (line 431) | pub const SYS_process_vm_readv: ::c_long = 270; constant SYS_process_vm_writev (line 432) | pub const SYS_process_vm_writev: ::c_long = 271; constant SYS_kcmp (line 433) | pub const SYS_kcmp: ::c_long = 272; constant SYS_finit_module (line 434) | pub const SYS_finit_module: ::c_long = 273; constant SYS_sched_setattr (line 435) | pub const SYS_sched_setattr: ::c_long = 274; constant SYS_sched_getattr (line 436) | pub const SYS_sched_getattr: ::c_long = 275; constant SYS_renameat2 (line 437) | pub const SYS_renameat2: ::c_long = 276; constant SYS_seccomp (line 438) | pub const SYS_seccomp: ::c_long = 277; constant SYS_getrandom (line 439) | pub const SYS_getrandom: ::c_long = 278; constant SYS_memfd_create (line 440) | pub const SYS_memfd_create: ::c_long = 279; constant SYS_bpf (line 441) | pub const SYS_bpf: ::c_long = 280; constant SYS_execveat (line 442) | pub const SYS_execveat: ::c_long = 281; constant SYS_userfaultfd (line 443) | pub const SYS_userfaultfd: ::c_long = 282; constant SYS_membarrier (line 444) | pub const SYS_membarrier: ::c_long = 283; constant SYS_mlock2 (line 445) | pub const SYS_mlock2: ::c_long = 284; constant SYS_copy_file_range (line 446) | pub const SYS_copy_file_range: ::c_long = 285; constant SYS_preadv2 (line 447) | pub const SYS_preadv2: ::c_long = 286; constant SYS_pwritev2 (line 448) | pub const SYS_pwritev2: ::c_long = 287; constant SYS_pkey_mprotect (line 449) | pub const SYS_pkey_mprotect: ::c_long = 288; constant SYS_pkey_alloc (line 450) | pub const SYS_pkey_alloc: ::c_long = 289; constant SYS_pkey_free (line 451) | pub const SYS_pkey_free: ::c_long = 290; constant SYS_statx (line 452) | pub const SYS_statx: ::c_long = 291; constant SYS_pidfd_send_signal (line 453) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 454) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 455) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 456) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 457) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 458) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 459) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 460) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 461) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 462) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 463) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 464) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 465) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 466) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 467) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 468) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 469) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 470) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 471) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_landlock_create_ruleset (line 472) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 473) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 474) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant O_APPEND (line 476) | pub const O_APPEND: ::c_int = 1024; constant O_DIRECT (line 477) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 478) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_LARGEFILE (line 479) | pub const O_LARGEFILE: ::c_int = 0; constant O_NOFOLLOW (line 480) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_CREAT (line 481) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 482) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 483) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 484) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 485) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 486) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 487) | pub const O_DSYNC: ::c_int = 4096; constant O_ASYNC (line 488) | pub const O_ASYNC: ::c_int = 0x2000; constant SIGSTKSZ (line 490) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 491) | pub const MINSIGSTKSZ: ::size_t = 2048; constant ENAMETOOLONG (line 493) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 494) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 495) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 496) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 497) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 498) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 499) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 500) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 501) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 502) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 503) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 504) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 505) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 506) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 507) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 508) | pub const EBADE: ::c_int = 52; constant EBADR (line 509) | pub const EBADR: ::c_int = 53; constant EXFULL (line 510) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 511) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 512) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 513) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 514) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 515) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 516) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 517) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 518) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 519) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 520) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 521) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 522) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 523) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 524) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 525) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 526) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 527) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 528) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 529) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 530) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 531) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 532) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 533) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 534) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 535) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 536) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 537) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 538) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 539) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 540) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 541) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 542) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 543) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 544) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 545) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 546) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 547) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 548) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 549) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 550) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 551) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 552) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 553) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 554) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 555) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 556) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 557) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 558) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 559) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 560) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 561) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 562) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 563) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 564) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 565) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 566) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 567) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 568) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 569) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 570) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 571) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 572) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 573) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 574) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 575) | pub const ERFKILL: ::c_int = 132; constant SA_ONSTACK (line 577) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 578) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 579) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 581) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 582) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 583) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 584) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 585) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 586) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 587) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 588) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 589) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 590) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 591) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 592) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 593) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 594) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 595) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 596) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 597) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 598) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 599) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 600) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 601) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 602) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 603) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant F_GETLK (line 605) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 606) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 607) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 608) | pub const F_SETLKW: ::c_int = 7; constant F_SETOWN (line 609) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 611) | pub const VEOF: usize = 4; constant POLLWRNORM (line 613) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 614) | pub const POLLWRBAND: ::c_short = 0x200; constant SOCK_STREAM (line 616) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 617) | pub const SOCK_DGRAM: ::c_int = 2; constant MAP_ANON (line 619) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 620) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 621) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 622) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 623) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 624) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 625) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 626) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 627) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 628) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 629) | pub const MAP_SYNC: ::c_int = 0x080000; constant MCL_CURRENT (line 631) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 632) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 633) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 634) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 635) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 636) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 637) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 638) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 639) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 640) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 641) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 642) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 643) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 644) | pub const VWERASE: usize = 14; constant VREPRINT (line 645) | pub const VREPRINT: usize = 12; constant VSUSP (line 646) | pub const VSUSP: usize = 10; constant VSTART (line 647) | pub const VSTART: usize = 8; constant VSTOP (line 648) | pub const VSTOP: usize = 9; constant VDISCARD (line 649) | pub const VDISCARD: usize = 13; constant VTIME (line 650) | pub const VTIME: usize = 5; constant IXON (line 651) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 652) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 653) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 654) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 655) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 656) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 657) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 658) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 659) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 660) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 661) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 662) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 663) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 664) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 665) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 666) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 667) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 668) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 669) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 670) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 671) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 672) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 673) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 674) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 675) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 676) | pub const VSWTC: usize = 7; constant OLCUC (line 677) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 678) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 679) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 680) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 681) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 682) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 683) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 684) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 685) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 686) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 687) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 688) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 689) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 690) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 691) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 692) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 693) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 694) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 695) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 696) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 697) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 698) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 699) | pub const B4000000: ::speed_t = 0o010017; constant EDEADLK (line 701) | pub const EDEADLK: ::c_int = 35; constant EDEADLOCK (line 702) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EXTPROC (line 703) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant VEOL (line 704) | pub const VEOL: usize = 11; constant VEOL2 (line 705) | pub const VEOL2: usize = 16; constant VMIN (line 706) | pub const VMIN: usize = 6; constant IEXTEN (line 707) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 708) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 709) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant NGREG (line 711) | pub const NGREG: usize = 32; constant REG_PC (line 712) | pub const REG_PC: usize = 0; constant REG_RA (line 713) | pub const REG_RA: usize = 1; constant REG_SP (line 714) | pub const REG_SP: usize = 2; constant REG_TP (line 715) | pub const REG_TP: usize = 4; constant REG_S0 (line 716) | pub const REG_S0: usize = 8; constant REG_S1 (line 717) | pub const REG_S1: usize = 9; constant REG_A0 (line 718) | pub const REG_A0: usize = 10; constant REG_S2 (line 719) | pub const REG_S2: usize = 18; constant REG_NARGS (line 720) | pub const REG_NARGS: usize = 8; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/s390x.rs type blksize_t (line 1) | pub type blksize_t = i64; type c_char (line 2) | pub type c_char = u8; type nlink_t (line 3) | pub type nlink_t = u64; type wchar_t (line 4) | pub type wchar_t = i32; type greg_t (line 5) | pub type greg_t = u64; type __u64 (line 6) | pub type __u64 = u64; type __s64 (line 7) | pub type __s64 = i64; constant VEOF (line 128) | pub const VEOF: usize = 4; constant RTLD_DEEPBIND (line 129) | pub const RTLD_DEEPBIND: ::c_int = 0x8; constant EUCLEAN (line 131) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 132) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 133) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 134) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 135) | pub const EREMOTEIO: ::c_int = 121; constant EADDRINUSE (line 136) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 137) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ECONNABORTED (line 138) | pub const ECONNABORTED: ::c_int = 103; constant ECONNREFUSED (line 139) | pub const ECONNREFUSED: ::c_int = 111; constant ECONNRESET (line 140) | pub const ECONNRESET: ::c_int = 104; constant EDEADLK (line 141) | pub const EDEADLK: ::c_int = 35; constant ENOSYS (line 142) | pub const ENOSYS: ::c_int = 38; constant ENOTCONN (line 143) | pub const ENOTCONN: ::c_int = 107; constant ETIMEDOUT (line 144) | pub const ETIMEDOUT: ::c_int = 110; constant O_APPEND (line 145) | pub const O_APPEND: ::c_int = 1024; constant O_CREAT (line 146) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 147) | pub const O_EXCL: ::c_int = 128; constant O_LARGEFILE (line 148) | pub const O_LARGEFILE: ::c_int = 0x8000; constant O_NONBLOCK (line 149) | pub const O_NONBLOCK: ::c_int = 2048; constant SA_NOCLDWAIT (line 150) | pub const SA_NOCLDWAIT: ::c_int = 2; constant SA_ONSTACK (line 151) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 152) | pub const SA_SIGINFO: ::c_int = 4; constant SIGBUS (line 153) | pub const SIGBUS: ::c_int = 7; constant SIGSTKSZ (line 154) | pub const SIGSTKSZ: ::size_t = 0x2000; constant MINSIGSTKSZ (line 155) | pub const MINSIGSTKSZ: ::size_t = 2048; constant SIG_SETMASK (line 156) | pub const SIG_SETMASK: ::c_int = 2; constant SOCK_STREAM (line 158) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 159) | pub const SOCK_DGRAM: ::c_int = 2; constant O_NOCTTY (line 161) | pub const O_NOCTTY: ::c_int = 256; constant O_SYNC (line 162) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 163) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 164) | pub const O_DSYNC: ::c_int = 4096; constant O_FSYNC (line 165) | pub const O_FSYNC: ::c_int = 0x101000; constant O_DIRECT (line 166) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 167) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 168) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant MADV_SOFT_OFFLINE (line 170) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_GROWSDOWN (line 171) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_LOCKED (line 172) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 173) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_ANON (line 174) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_DENYWRITE (line 175) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 176) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_POPULATE (line 177) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 178) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 179) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 180) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 181) | pub const MAP_SYNC: ::c_int = 0x080000; constant PTRACE_SYSEMU (line 183) | pub const PTRACE_SYSEMU: ::c_int = 31; constant PTRACE_SYSEMU_SINGLESTEP (line 184) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_int = 32; constant EDEADLOCK (line 186) | pub const EDEADLOCK: ::c_int = 35; constant ENAMETOOLONG (line 187) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 188) | pub const ENOLCK: ::c_int = 37; constant ENOTEMPTY (line 189) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 190) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 191) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 192) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 193) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 194) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 195) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 196) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 197) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 198) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 199) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 200) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 201) | pub const EBADE: ::c_int = 52; constant EBADR (line 202) | pub const EBADR: ::c_int = 53; constant EXFULL (line 203) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 204) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 205) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 206) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 207) | pub const EMULTIHOP: ::c_int = 72; constant EOVERFLOW (line 208) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 209) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 210) | pub const EBADFD: ::c_int = 77; constant EBADMSG (line 211) | pub const EBADMSG: ::c_int = 74; constant EREMCHG (line 212) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 213) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 214) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 215) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 216) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 217) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 218) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 219) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 220) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 221) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 222) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 223) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 224) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 225) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 226) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 227) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 228) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 229) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 230) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 231) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 232) | pub const EAFNOSUPPORT: ::c_int = 97; constant ENETDOWN (line 233) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 234) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 235) | pub const ENETRESET: ::c_int = 102; constant ENOBUFS (line 236) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 237) | pub const EISCONN: ::c_int = 106; constant ESHUTDOWN (line 238) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 239) | pub const ETOOMANYREFS: ::c_int = 109; constant EHOSTDOWN (line 240) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 241) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 242) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 243) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 244) | pub const ESTALE: ::c_int = 116; constant EDQUOT (line 245) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 246) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 247) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 248) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 249) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 250) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 251) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 252) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 253) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 254) | pub const ENOTRECOVERABLE: ::c_int = 131; constant EHWPOISON (line 255) | pub const EHWPOISON: ::c_int = 133; constant ERFKILL (line 256) | pub const ERFKILL: ::c_int = 132; constant SIGTTIN (line 258) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 259) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 260) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 261) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 262) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 263) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 264) | pub const SIGWINCH: ::c_int = 28; constant SIGCHLD (line 265) | pub const SIGCHLD: ::c_int = 17; constant SIGUSR1 (line 266) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 267) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 268) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 269) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 270) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 271) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 272) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 273) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 274) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 275) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 276) | pub const SIGPWR: ::c_int = 30; constant SIG_BLOCK (line 277) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 278) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant O_ASYNC (line 280) | pub const O_ASYNC: ::c_int = 0x2000; constant VEOL (line 282) | pub const VEOL: usize = 11; constant VEOL2 (line 283) | pub const VEOL2: usize = 16; constant VMIN (line 284) | pub const VMIN: usize = 6; constant IEXTEN (line 285) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 286) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 287) | pub const FLUSHO: ::tcflag_t = 0x00001000; constant EXTPROC (line 289) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant MCL_CURRENT (line 291) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 292) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 293) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant F_GETLK (line 295) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 296) | pub const F_GETOWN: ::c_int = 9; constant F_SETOWN (line 297) | pub const F_SETOWN: ::c_int = 8; constant F_SETLK (line 298) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 299) | pub const F_SETLKW: ::c_int = 7; constant VTIME (line 301) | pub const VTIME: usize = 5; constant VSWTC (line 302) | pub const VSWTC: usize = 7; constant VSTART (line 303) | pub const VSTART: usize = 8; constant VSTOP (line 304) | pub const VSTOP: usize = 9; constant VSUSP (line 305) | pub const VSUSP: usize = 10; constant VREPRINT (line 306) | pub const VREPRINT: usize = 12; constant VDISCARD (line 307) | pub const VDISCARD: usize = 13; constant VWERASE (line 308) | pub const VWERASE: usize = 14; constant OLCUC (line 309) | pub const OLCUC: ::tcflag_t = 0o000002; constant ONLCR (line 310) | pub const ONLCR: ::tcflag_t = 0o000004; constant NLDLY (line 311) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 312) | pub const CRDLY: ::tcflag_t = 0o003000; constant CR1 (line 313) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 314) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 315) | pub const CR3: ::tcflag_t = 0x00000600; constant TABDLY (line 316) | pub const TABDLY: ::tcflag_t = 0o014000; constant TAB1 (line 317) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 318) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 319) | pub const TAB3: ::tcflag_t = 0x00001800; constant BSDLY (line 320) | pub const BSDLY: ::tcflag_t = 0o020000; constant BS1 (line 321) | pub const BS1: ::tcflag_t = 0x00002000; constant FFDLY (line 322) | pub const FFDLY: ::tcflag_t = 0o100000; constant FF1 (line 323) | pub const FF1: ::tcflag_t = 0x00008000; constant VTDLY (line 324) | pub const VTDLY: ::tcflag_t = 0o040000; constant VT1 (line 325) | pub const VT1: ::tcflag_t = 0x00004000; constant XTABS (line 326) | pub const XTABS: ::tcflag_t = 0o014000; constant CBAUD (line 328) | pub const CBAUD: ::speed_t = 0o010017; constant CSIZE (line 329) | pub const CSIZE: ::tcflag_t = 0o000060; constant CS6 (line 330) | pub const CS6: ::tcflag_t = 0o000020; constant CS7 (line 331) | pub const CS7: ::tcflag_t = 0o000040; constant CS8 (line 332) | pub const CS8: ::tcflag_t = 0o000060; constant CSTOPB (line 333) | pub const CSTOPB: ::tcflag_t = 0o000100; constant CREAD (line 334) | pub const CREAD: ::tcflag_t = 0o000200; constant PARENB (line 335) | pub const PARENB: ::tcflag_t = 0o000400; constant PARODD (line 336) | pub const PARODD: ::tcflag_t = 0o001000; constant HUPCL (line 337) | pub const HUPCL: ::tcflag_t = 0o002000; constant CLOCAL (line 338) | pub const CLOCAL: ::tcflag_t = 0o004000; constant CBAUDEX (line 339) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant B57600 (line 340) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 341) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 342) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 343) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 344) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 345) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 346) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 347) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 348) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 349) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 350) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 351) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 352) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 353) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 354) | pub const B4000000: ::speed_t = 0o010017; constant CIBAUD (line 355) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant ISIG (line 357) | pub const ISIG: ::tcflag_t = 0o000001; constant ICANON (line 358) | pub const ICANON: ::tcflag_t = 0o000002; constant XCASE (line 359) | pub const XCASE: ::tcflag_t = 0o000004; constant ECHOE (line 360) | pub const ECHOE: ::tcflag_t = 0o000020; constant ECHOK (line 361) | pub const ECHOK: ::tcflag_t = 0o000040; constant ECHONL (line 362) | pub const ECHONL: ::tcflag_t = 0o000100; constant NOFLSH (line 363) | pub const NOFLSH: ::tcflag_t = 0o000200; constant ECHOCTL (line 364) | pub const ECHOCTL: ::tcflag_t = 0o001000; constant ECHOPRT (line 365) | pub const ECHOPRT: ::tcflag_t = 0o002000; constant ECHOKE (line 366) | pub const ECHOKE: ::tcflag_t = 0o004000; constant PENDIN (line 367) | pub const PENDIN: ::tcflag_t = 0o040000; constant POLLWRNORM (line 369) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 370) | pub const POLLWRBAND: ::c_short = 0x200; constant IXON (line 372) | pub const IXON: ::tcflag_t = 0o002000; constant IXOFF (line 373) | pub const IXOFF: ::tcflag_t = 0o010000; constant SYS_exit (line 375) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 376) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 377) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 378) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 379) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 380) | pub const SYS_close: ::c_long = 6; constant SYS_restart_syscall (line 381) | pub const SYS_restart_syscall: ::c_long = 7; constant SYS_creat (line 382) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 383) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 384) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 385) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 386) | pub const SYS_chdir: ::c_long = 12; constant SYS_mknod (line 387) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 388) | pub const SYS_chmod: ::c_long = 15; constant SYS_lseek (line 389) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 390) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 391) | pub const SYS_mount: ::c_long = 21; constant SYS_umount (line 392) | pub const SYS_umount: ::c_long = 22; constant SYS_ptrace (line 393) | pub const SYS_ptrace: ::c_long = 26; constant SYS_alarm (line 394) | pub const SYS_alarm: ::c_long = 27; constant SYS_pause (line 395) | pub const SYS_pause: ::c_long = 29; constant SYS_utime (line 396) | pub const SYS_utime: ::c_long = 30; constant SYS_access (line 397) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 398) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 399) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 400) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 401) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 402) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 403) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 404) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 405) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 406) | pub const SYS_times: ::c_long = 43; constant SYS_brk (line 407) | pub const SYS_brk: ::c_long = 45; constant SYS_signal (line 408) | pub const SYS_signal: ::c_long = 48; constant SYS_acct (line 409) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 410) | pub const SYS_umount2: ::c_long = 52; constant SYS_ioctl (line 411) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 412) | pub const SYS_fcntl: ::c_long = 55; constant SYS_setpgid (line 413) | pub const SYS_setpgid: ::c_long = 57; constant SYS_umask (line 414) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 415) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 416) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 417) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 418) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 419) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 420) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 421) | pub const SYS_sigaction: ::c_long = 67; constant SYS_sigsuspend (line 422) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 423) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 424) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 425) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrusage (line 426) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 427) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 428) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_symlink (line 429) | pub const SYS_symlink: ::c_long = 83; constant SYS_readlink (line 430) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 431) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 432) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 433) | pub const SYS_reboot: ::c_long = 88; constant SYS_readdir (line 434) | pub const SYS_readdir: ::c_long = 89; constant SYS_mmap (line 435) | pub const SYS_mmap: ::c_long = 90; constant SYS_munmap (line 436) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 437) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 438) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 439) | pub const SYS_fchmod: ::c_long = 94; constant SYS_getpriority (line 440) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 441) | pub const SYS_setpriority: ::c_long = 97; constant SYS_statfs (line 442) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 443) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_socketcall (line 444) | pub const SYS_socketcall: ::c_long = 102; constant SYS_syslog (line 445) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 446) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 447) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 448) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 449) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 450) | pub const SYS_fstat: ::c_long = 108; constant SYS_lookup_dcookie (line 451) | pub const SYS_lookup_dcookie: ::c_long = 110; constant SYS_vhangup (line 452) | pub const SYS_vhangup: ::c_long = 111; constant SYS_idle (line 453) | pub const SYS_idle: ::c_long = 112; constant SYS_wait4 (line 454) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 455) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 456) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_ipc (line 457) | pub const SYS_ipc: ::c_long = 117; constant SYS_fsync (line 458) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 459) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 460) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 461) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 462) | pub const SYS_uname: ::c_long = 122; constant SYS_adjtimex (line 463) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 464) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 465) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_create_module (line 466) | pub const SYS_create_module: ::c_long = 127; constant SYS_init_module (line 467) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 468) | pub const SYS_delete_module: ::c_long = 129; constant SYS_get_kernel_syms (line 469) | pub const SYS_get_kernel_syms: ::c_long = 130; constant SYS_quotactl (line 470) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 471) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 472) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 473) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 474) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 475) | pub const SYS_personality: ::c_long = 136; constant SYS_afs_syscall (line 476) | pub const SYS_afs_syscall: ::c_long = 137; constant SYS_getdents (line 477) | pub const SYS_getdents: ::c_long = 141; constant SYS_flock (line 478) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 479) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 480) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 481) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 482) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 483) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 484) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 485) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 486) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 487) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 488) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 489) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 490) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 491) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 492) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 493) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 494) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 495) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 496) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 497) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 498) | pub const SYS_mremap: ::c_long = 163; constant SYS_query_module (line 499) | pub const SYS_query_module: ::c_long = 167; constant SYS_poll (line 500) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 501) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_prctl (line 502) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 503) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 504) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 505) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 506) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 507) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 508) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 509) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 510) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 511) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_getcwd (line 512) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 513) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 514) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 515) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 516) | pub const SYS_sendfile: ::c_long = 187; constant SYS_getpmsg (line 517) | pub const SYS_getpmsg: ::c_long = 188; constant SYS_putpmsg (line 518) | pub const SYS_putpmsg: ::c_long = 189; constant SYS_vfork (line 519) | pub const SYS_vfork: ::c_long = 190; constant SYS_pivot_root (line 520) | pub const SYS_pivot_root: ::c_long = 217; constant SYS_mincore (line 521) | pub const SYS_mincore: ::c_long = 218; constant SYS_madvise (line 522) | pub const SYS_madvise: ::c_long = 219; constant SYS_getdents64 (line 523) | pub const SYS_getdents64: ::c_long = 220; constant SYS_readahead (line 524) | pub const SYS_readahead: ::c_long = 222; constant SYS_setxattr (line 525) | pub const SYS_setxattr: ::c_long = 224; constant SYS_lsetxattr (line 526) | pub const SYS_lsetxattr: ::c_long = 225; constant SYS_fsetxattr (line 527) | pub const SYS_fsetxattr: ::c_long = 226; constant SYS_getxattr (line 528) | pub const SYS_getxattr: ::c_long = 227; constant SYS_lgetxattr (line 529) | pub const SYS_lgetxattr: ::c_long = 228; constant SYS_fgetxattr (line 530) | pub const SYS_fgetxattr: ::c_long = 229; constant SYS_listxattr (line 531) | pub const SYS_listxattr: ::c_long = 230; constant SYS_llistxattr (line 532) | pub const SYS_llistxattr: ::c_long = 231; constant SYS_flistxattr (line 533) | pub const SYS_flistxattr: ::c_long = 232; constant SYS_removexattr (line 534) | pub const SYS_removexattr: ::c_long = 233; constant SYS_lremovexattr (line 535) | pub const SYS_lremovexattr: ::c_long = 234; constant SYS_fremovexattr (line 536) | pub const SYS_fremovexattr: ::c_long = 235; constant SYS_gettid (line 537) | pub const SYS_gettid: ::c_long = 236; constant SYS_tkill (line 538) | pub const SYS_tkill: ::c_long = 237; constant SYS_futex (line 539) | pub const SYS_futex: ::c_long = 238; constant SYS_sched_setaffinity (line 540) | pub const SYS_sched_setaffinity: ::c_long = 239; constant SYS_sched_getaffinity (line 541) | pub const SYS_sched_getaffinity: ::c_long = 240; constant SYS_tgkill (line 542) | pub const SYS_tgkill: ::c_long = 241; constant SYS_io_setup (line 543) | pub const SYS_io_setup: ::c_long = 243; constant SYS_io_destroy (line 544) | pub const SYS_io_destroy: ::c_long = 244; constant SYS_io_getevents (line 545) | pub const SYS_io_getevents: ::c_long = 245; constant SYS_io_submit (line 546) | pub const SYS_io_submit: ::c_long = 246; constant SYS_io_cancel (line 547) | pub const SYS_io_cancel: ::c_long = 247; constant SYS_exit_group (line 548) | pub const SYS_exit_group: ::c_long = 248; constant SYS_epoll_create (line 549) | pub const SYS_epoll_create: ::c_long = 249; constant SYS_epoll_ctl (line 550) | pub const SYS_epoll_ctl: ::c_long = 250; constant SYS_epoll_wait (line 551) | pub const SYS_epoll_wait: ::c_long = 251; constant SYS_set_tid_address (line 552) | pub const SYS_set_tid_address: ::c_long = 252; constant SYS_fadvise64 (line 553) | pub const SYS_fadvise64: ::c_long = 253; constant SYS_timer_create (line 554) | pub const SYS_timer_create: ::c_long = 254; constant SYS_timer_settime (line 555) | pub const SYS_timer_settime: ::c_long = 255; constant SYS_timer_gettime (line 556) | pub const SYS_timer_gettime: ::c_long = 256; constant SYS_timer_getoverrun (line 557) | pub const SYS_timer_getoverrun: ::c_long = 257; constant SYS_timer_delete (line 558) | pub const SYS_timer_delete: ::c_long = 258; constant SYS_clock_settime (line 559) | pub const SYS_clock_settime: ::c_long = 259; constant SYS_clock_gettime (line 560) | pub const SYS_clock_gettime: ::c_long = 260; constant SYS_clock_getres (line 561) | pub const SYS_clock_getres: ::c_long = 261; constant SYS_clock_nanosleep (line 562) | pub const SYS_clock_nanosleep: ::c_long = 262; constant SYS_statfs64 (line 563) | pub const SYS_statfs64: ::c_long = 265; constant SYS_fstatfs64 (line 564) | pub const SYS_fstatfs64: ::c_long = 266; constant SYS_remap_file_pages (line 565) | pub const SYS_remap_file_pages: ::c_long = 267; constant SYS_mbind (line 566) | pub const SYS_mbind: ::c_long = 268; constant SYS_get_mempolicy (line 567) | pub const SYS_get_mempolicy: ::c_long = 269; constant SYS_set_mempolicy (line 568) | pub const SYS_set_mempolicy: ::c_long = 270; constant SYS_mq_open (line 569) | pub const SYS_mq_open: ::c_long = 271; constant SYS_mq_unlink (line 570) | pub const SYS_mq_unlink: ::c_long = 272; constant SYS_mq_timedsend (line 571) | pub const SYS_mq_timedsend: ::c_long = 273; constant SYS_mq_timedreceive (line 572) | pub const SYS_mq_timedreceive: ::c_long = 274; constant SYS_mq_notify (line 573) | pub const SYS_mq_notify: ::c_long = 275; constant SYS_mq_getsetattr (line 574) | pub const SYS_mq_getsetattr: ::c_long = 276; constant SYS_kexec_load (line 575) | pub const SYS_kexec_load: ::c_long = 277; constant SYS_add_key (line 576) | pub const SYS_add_key: ::c_long = 278; constant SYS_request_key (line 577) | pub const SYS_request_key: ::c_long = 279; constant SYS_keyctl (line 578) | pub const SYS_keyctl: ::c_long = 280; constant SYS_waitid (line 579) | pub const SYS_waitid: ::c_long = 281; constant SYS_ioprio_set (line 580) | pub const SYS_ioprio_set: ::c_long = 282; constant SYS_ioprio_get (line 581) | pub const SYS_ioprio_get: ::c_long = 283; constant SYS_inotify_init (line 582) | pub const SYS_inotify_init: ::c_long = 284; constant SYS_inotify_add_watch (line 583) | pub const SYS_inotify_add_watch: ::c_long = 285; constant SYS_inotify_rm_watch (line 584) | pub const SYS_inotify_rm_watch: ::c_long = 286; constant SYS_migrate_pages (line 585) | pub const SYS_migrate_pages: ::c_long = 287; constant SYS_openat (line 586) | pub const SYS_openat: ::c_long = 288; constant SYS_mkdirat (line 587) | pub const SYS_mkdirat: ::c_long = 289; constant SYS_mknodat (line 588) | pub const SYS_mknodat: ::c_long = 290; constant SYS_fchownat (line 589) | pub const SYS_fchownat: ::c_long = 291; constant SYS_futimesat (line 590) | pub const SYS_futimesat: ::c_long = 292; constant SYS_unlinkat (line 591) | pub const SYS_unlinkat: ::c_long = 294; constant SYS_renameat (line 592) | pub const SYS_renameat: ::c_long = 295; constant SYS_linkat (line 593) | pub const SYS_linkat: ::c_long = 296; constant SYS_symlinkat (line 594) | pub const SYS_symlinkat: ::c_long = 297; constant SYS_readlinkat (line 595) | pub const SYS_readlinkat: ::c_long = 298; constant SYS_fchmodat (line 596) | pub const SYS_fchmodat: ::c_long = 299; constant SYS_faccessat (line 597) | pub const SYS_faccessat: ::c_long = 300; constant SYS_pselect6 (line 598) | pub const SYS_pselect6: ::c_long = 301; constant SYS_ppoll (line 599) | pub const SYS_ppoll: ::c_long = 302; constant SYS_unshare (line 600) | pub const SYS_unshare: ::c_long = 303; constant SYS_set_robust_list (line 601) | pub const SYS_set_robust_list: ::c_long = 304; constant SYS_get_robust_list (line 602) | pub const SYS_get_robust_list: ::c_long = 305; constant SYS_splice (line 603) | pub const SYS_splice: ::c_long = 306; constant SYS_sync_file_range (line 604) | pub const SYS_sync_file_range: ::c_long = 307; constant SYS_tee (line 605) | pub const SYS_tee: ::c_long = 308; constant SYS_vmsplice (line 606) | pub const SYS_vmsplice: ::c_long = 309; constant SYS_move_pages (line 607) | pub const SYS_move_pages: ::c_long = 310; constant SYS_getcpu (line 608) | pub const SYS_getcpu: ::c_long = 311; constant SYS_epoll_pwait (line 609) | pub const SYS_epoll_pwait: ::c_long = 312; constant SYS_utimes (line 610) | pub const SYS_utimes: ::c_long = 313; constant SYS_fallocate (line 611) | pub const SYS_fallocate: ::c_long = 314; constant SYS_utimensat (line 612) | pub const SYS_utimensat: ::c_long = 315; constant SYS_signalfd (line 613) | pub const SYS_signalfd: ::c_long = 316; constant SYS_timerfd (line 614) | pub const SYS_timerfd: ::c_long = 317; constant SYS_eventfd (line 615) | pub const SYS_eventfd: ::c_long = 318; constant SYS_timerfd_create (line 616) | pub const SYS_timerfd_create: ::c_long = 319; constant SYS_timerfd_settime (line 617) | pub const SYS_timerfd_settime: ::c_long = 320; constant SYS_timerfd_gettime (line 618) | pub const SYS_timerfd_gettime: ::c_long = 321; constant SYS_signalfd4 (line 619) | pub const SYS_signalfd4: ::c_long = 322; constant SYS_eventfd2 (line 620) | pub const SYS_eventfd2: ::c_long = 323; constant SYS_inotify_init1 (line 621) | pub const SYS_inotify_init1: ::c_long = 324; constant SYS_pipe2 (line 622) | pub const SYS_pipe2: ::c_long = 325; constant SYS_dup3 (line 623) | pub const SYS_dup3: ::c_long = 326; constant SYS_epoll_create1 (line 624) | pub const SYS_epoll_create1: ::c_long = 327; constant SYS_preadv (line 625) | pub const SYS_preadv: ::c_long = 328; constant SYS_pwritev (line 626) | pub const SYS_pwritev: ::c_long = 329; constant SYS_rt_tgsigqueueinfo (line 627) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 330; constant SYS_perf_event_open (line 628) | pub const SYS_perf_event_open: ::c_long = 331; constant SYS_fanotify_init (line 629) | pub const SYS_fanotify_init: ::c_long = 332; constant SYS_fanotify_mark (line 630) | pub const SYS_fanotify_mark: ::c_long = 333; constant SYS_prlimit64 (line 631) | pub const SYS_prlimit64: ::c_long = 334; constant SYS_name_to_handle_at (line 632) | pub const SYS_name_to_handle_at: ::c_long = 335; constant SYS_open_by_handle_at (line 633) | pub const SYS_open_by_handle_at: ::c_long = 336; constant SYS_clock_adjtime (line 634) | pub const SYS_clock_adjtime: ::c_long = 337; constant SYS_syncfs (line 635) | pub const SYS_syncfs: ::c_long = 338; constant SYS_setns (line 636) | pub const SYS_setns: ::c_long = 339; constant SYS_process_vm_readv (line 637) | pub const SYS_process_vm_readv: ::c_long = 340; constant SYS_process_vm_writev (line 638) | pub const SYS_process_vm_writev: ::c_long = 341; constant SYS_s390_runtime_instr (line 639) | pub const SYS_s390_runtime_instr: ::c_long = 342; constant SYS_kcmp (line 640) | pub const SYS_kcmp: ::c_long = 343; constant SYS_finit_module (line 641) | pub const SYS_finit_module: ::c_long = 344; constant SYS_sched_setattr (line 642) | pub const SYS_sched_setattr: ::c_long = 345; constant SYS_sched_getattr (line 643) | pub const SYS_sched_getattr: ::c_long = 346; constant SYS_renameat2 (line 644) | pub const SYS_renameat2: ::c_long = 347; constant SYS_seccomp (line 645) | pub const SYS_seccomp: ::c_long = 348; constant SYS_getrandom (line 646) | pub const SYS_getrandom: ::c_long = 349; constant SYS_memfd_create (line 647) | pub const SYS_memfd_create: ::c_long = 350; constant SYS_bpf (line 648) | pub const SYS_bpf: ::c_long = 351; constant SYS_s390_pci_mmio_write (line 649) | pub const SYS_s390_pci_mmio_write: ::c_long = 352; constant SYS_s390_pci_mmio_read (line 650) | pub const SYS_s390_pci_mmio_read: ::c_long = 353; constant SYS_execveat (line 651) | pub const SYS_execveat: ::c_long = 354; constant SYS_userfaultfd (line 652) | pub const SYS_userfaultfd: ::c_long = 355; constant SYS_membarrier (line 653) | pub const SYS_membarrier: ::c_long = 356; constant SYS_recvmmsg (line 654) | pub const SYS_recvmmsg: ::c_long = 357; constant SYS_sendmmsg (line 655) | pub const SYS_sendmmsg: ::c_long = 358; constant SYS_socket (line 656) | pub const SYS_socket: ::c_long = 359; constant SYS_socketpair (line 657) | pub const SYS_socketpair: ::c_long = 360; constant SYS_bind (line 658) | pub const SYS_bind: ::c_long = 361; constant SYS_connect (line 659) | pub const SYS_connect: ::c_long = 362; constant SYS_listen (line 660) | pub const SYS_listen: ::c_long = 363; constant SYS_accept4 (line 661) | pub const SYS_accept4: ::c_long = 364; constant SYS_getsockopt (line 662) | pub const SYS_getsockopt: ::c_long = 365; constant SYS_setsockopt (line 663) | pub const SYS_setsockopt: ::c_long = 366; constant SYS_getsockname (line 664) | pub const SYS_getsockname: ::c_long = 367; constant SYS_getpeername (line 665) | pub const SYS_getpeername: ::c_long = 368; constant SYS_sendto (line 666) | pub const SYS_sendto: ::c_long = 369; constant SYS_sendmsg (line 667) | pub const SYS_sendmsg: ::c_long = 370; constant SYS_recvfrom (line 668) | pub const SYS_recvfrom: ::c_long = 371; constant SYS_recvmsg (line 669) | pub const SYS_recvmsg: ::c_long = 372; constant SYS_shutdown (line 670) | pub const SYS_shutdown: ::c_long = 373; constant SYS_mlock2 (line 671) | pub const SYS_mlock2: ::c_long = 374; constant SYS_copy_file_range (line 672) | pub const SYS_copy_file_range: ::c_long = 375; constant SYS_preadv2 (line 673) | pub const SYS_preadv2: ::c_long = 376; constant SYS_pwritev2 (line 674) | pub const SYS_pwritev2: ::c_long = 377; constant SYS_lchown (line 675) | pub const SYS_lchown: ::c_long = 198; constant SYS_setuid (line 676) | pub const SYS_setuid: ::c_long = 213; constant SYS_getuid (line 677) | pub const SYS_getuid: ::c_long = 199; constant SYS_setgid (line 678) | pub const SYS_setgid: ::c_long = 214; constant SYS_getgid (line 679) | pub const SYS_getgid: ::c_long = 200; constant SYS_geteuid (line 680) | pub const SYS_geteuid: ::c_long = 201; constant SYS_setreuid (line 681) | pub const SYS_setreuid: ::c_long = 203; constant SYS_setregid (line 682) | pub const SYS_setregid: ::c_long = 204; constant SYS_getrlimit (line 683) | pub const SYS_getrlimit: ::c_long = 191; constant SYS_getgroups (line 684) | pub const SYS_getgroups: ::c_long = 205; constant SYS_fchown (line 685) | pub const SYS_fchown: ::c_long = 207; constant SYS_setresuid (line 686) | pub const SYS_setresuid: ::c_long = 208; constant SYS_setresgid (line 687) | pub const SYS_setresgid: ::c_long = 210; constant SYS_getresgid (line 688) | pub const SYS_getresgid: ::c_long = 211; constant SYS_select (line 689) | pub const SYS_select: ::c_long = 142; constant SYS_getegid (line 690) | pub const SYS_getegid: ::c_long = 202; constant SYS_setgroups (line 691) | pub const SYS_setgroups: ::c_long = 206; constant SYS_getresuid (line 692) | pub const SYS_getresuid: ::c_long = 209; constant SYS_chown (line 693) | pub const SYS_chown: ::c_long = 212; constant SYS_setfsuid (line 694) | pub const SYS_setfsuid: ::c_long = 215; constant SYS_setfsgid (line 695) | pub const SYS_setfsgid: ::c_long = 216; constant SYS_newfstatat (line 696) | pub const SYS_newfstatat: ::c_long = 293; constant SYS_statx (line 697) | pub const SYS_statx: ::c_long = 379; constant SYS_pidfd_send_signal (line 698) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 699) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 700) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 701) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 702) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 703) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 704) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 705) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 706) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 707) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 708) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 709) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 710) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 711) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 712) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 713) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 714) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 715) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 716) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 717) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 718) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 719) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 720) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 721) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 722) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 723) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 724) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/b64/x86_64/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type nlink_t (line 3) | pub type nlink_t = u64; type blksize_t (line 4) | pub type blksize_t = ::c_long; type __u64 (line 5) | pub type __u64 = ::c_ulonglong; type __s64 (line 6) | pub type __s64 = ::c_longlong; type greg_t (line 7) | pub type greg_t = i64; constant SYS_read (line 251) | pub const SYS_read: ::c_long = 0; constant SYS_write (line 252) | pub const SYS_write: ::c_long = 1; constant SYS_open (line 253) | pub const SYS_open: ::c_long = 2; constant SYS_close (line 254) | pub const SYS_close: ::c_long = 3; constant SYS_stat (line 255) | pub const SYS_stat: ::c_long = 4; constant SYS_fstat (line 256) | pub const SYS_fstat: ::c_long = 5; constant SYS_lstat (line 257) | pub const SYS_lstat: ::c_long = 6; constant SYS_poll (line 258) | pub const SYS_poll: ::c_long = 7; constant SYS_lseek (line 259) | pub const SYS_lseek: ::c_long = 8; constant SYS_mmap (line 260) | pub const SYS_mmap: ::c_long = 9; constant SYS_mprotect (line 261) | pub const SYS_mprotect: ::c_long = 10; constant SYS_munmap (line 262) | pub const SYS_munmap: ::c_long = 11; constant SYS_brk (line 263) | pub const SYS_brk: ::c_long = 12; constant SYS_rt_sigaction (line 264) | pub const SYS_rt_sigaction: ::c_long = 13; constant SYS_rt_sigprocmask (line 265) | pub const SYS_rt_sigprocmask: ::c_long = 14; constant SYS_rt_sigreturn (line 266) | pub const SYS_rt_sigreturn: ::c_long = 15; constant SYS_ioctl (line 267) | pub const SYS_ioctl: ::c_long = 16; constant SYS_pread64 (line 268) | pub const SYS_pread64: ::c_long = 17; constant SYS_pwrite64 (line 269) | pub const SYS_pwrite64: ::c_long = 18; constant SYS_readv (line 270) | pub const SYS_readv: ::c_long = 19; constant SYS_writev (line 271) | pub const SYS_writev: ::c_long = 20; constant SYS_access (line 272) | pub const SYS_access: ::c_long = 21; constant SYS_pipe (line 273) | pub const SYS_pipe: ::c_long = 22; constant SYS_select (line 274) | pub const SYS_select: ::c_long = 23; constant SYS_sched_yield (line 275) | pub const SYS_sched_yield: ::c_long = 24; constant SYS_mremap (line 276) | pub const SYS_mremap: ::c_long = 25; constant SYS_msync (line 277) | pub const SYS_msync: ::c_long = 26; constant SYS_mincore (line 278) | pub const SYS_mincore: ::c_long = 27; constant SYS_madvise (line 279) | pub const SYS_madvise: ::c_long = 28; constant SYS_shmget (line 280) | pub const SYS_shmget: ::c_long = 29; constant SYS_shmat (line 281) | pub const SYS_shmat: ::c_long = 30; constant SYS_shmctl (line 282) | pub const SYS_shmctl: ::c_long = 31; constant SYS_dup (line 283) | pub const SYS_dup: ::c_long = 32; constant SYS_dup2 (line 284) | pub const SYS_dup2: ::c_long = 33; constant SYS_pause (line 285) | pub const SYS_pause: ::c_long = 34; constant SYS_nanosleep (line 286) | pub const SYS_nanosleep: ::c_long = 35; constant SYS_getitimer (line 287) | pub const SYS_getitimer: ::c_long = 36; constant SYS_alarm (line 288) | pub const SYS_alarm: ::c_long = 37; constant SYS_setitimer (line 289) | pub const SYS_setitimer: ::c_long = 38; constant SYS_getpid (line 290) | pub const SYS_getpid: ::c_long = 39; constant SYS_sendfile (line 291) | pub const SYS_sendfile: ::c_long = 40; constant SYS_socket (line 292) | pub const SYS_socket: ::c_long = 41; constant SYS_connect (line 293) | pub const SYS_connect: ::c_long = 42; constant SYS_accept (line 294) | pub const SYS_accept: ::c_long = 43; constant SYS_sendto (line 295) | pub const SYS_sendto: ::c_long = 44; constant SYS_recvfrom (line 296) | pub const SYS_recvfrom: ::c_long = 45; constant SYS_sendmsg (line 297) | pub const SYS_sendmsg: ::c_long = 46; constant SYS_recvmsg (line 298) | pub const SYS_recvmsg: ::c_long = 47; constant SYS_shutdown (line 299) | pub const SYS_shutdown: ::c_long = 48; constant SYS_bind (line 300) | pub const SYS_bind: ::c_long = 49; constant SYS_listen (line 301) | pub const SYS_listen: ::c_long = 50; constant SYS_getsockname (line 302) | pub const SYS_getsockname: ::c_long = 51; constant SYS_getpeername (line 303) | pub const SYS_getpeername: ::c_long = 52; constant SYS_socketpair (line 304) | pub const SYS_socketpair: ::c_long = 53; constant SYS_setsockopt (line 305) | pub const SYS_setsockopt: ::c_long = 54; constant SYS_getsockopt (line 306) | pub const SYS_getsockopt: ::c_long = 55; constant SYS_clone (line 307) | pub const SYS_clone: ::c_long = 56; constant SYS_fork (line 308) | pub const SYS_fork: ::c_long = 57; constant SYS_vfork (line 309) | pub const SYS_vfork: ::c_long = 58; constant SYS_execve (line 310) | pub const SYS_execve: ::c_long = 59; constant SYS_exit (line 311) | pub const SYS_exit: ::c_long = 60; constant SYS_wait4 (line 312) | pub const SYS_wait4: ::c_long = 61; constant SYS_kill (line 313) | pub const SYS_kill: ::c_long = 62; constant SYS_uname (line 314) | pub const SYS_uname: ::c_long = 63; constant SYS_semget (line 315) | pub const SYS_semget: ::c_long = 64; constant SYS_semop (line 316) | pub const SYS_semop: ::c_long = 65; constant SYS_semctl (line 317) | pub const SYS_semctl: ::c_long = 66; constant SYS_shmdt (line 318) | pub const SYS_shmdt: ::c_long = 67; constant SYS_msgget (line 319) | pub const SYS_msgget: ::c_long = 68; constant SYS_msgsnd (line 320) | pub const SYS_msgsnd: ::c_long = 69; constant SYS_msgrcv (line 321) | pub const SYS_msgrcv: ::c_long = 70; constant SYS_msgctl (line 322) | pub const SYS_msgctl: ::c_long = 71; constant SYS_fcntl (line 323) | pub const SYS_fcntl: ::c_long = 72; constant SYS_flock (line 324) | pub const SYS_flock: ::c_long = 73; constant SYS_fsync (line 325) | pub const SYS_fsync: ::c_long = 74; constant SYS_fdatasync (line 326) | pub const SYS_fdatasync: ::c_long = 75; constant SYS_truncate (line 327) | pub const SYS_truncate: ::c_long = 76; constant SYS_ftruncate (line 328) | pub const SYS_ftruncate: ::c_long = 77; constant SYS_getdents (line 329) | pub const SYS_getdents: ::c_long = 78; constant SYS_getcwd (line 330) | pub const SYS_getcwd: ::c_long = 79; constant SYS_chdir (line 331) | pub const SYS_chdir: ::c_long = 80; constant SYS_fchdir (line 332) | pub const SYS_fchdir: ::c_long = 81; constant SYS_rename (line 333) | pub const SYS_rename: ::c_long = 82; constant SYS_mkdir (line 334) | pub const SYS_mkdir: ::c_long = 83; constant SYS_rmdir (line 335) | pub const SYS_rmdir: ::c_long = 84; constant SYS_creat (line 336) | pub const SYS_creat: ::c_long = 85; constant SYS_link (line 337) | pub const SYS_link: ::c_long = 86; constant SYS_unlink (line 338) | pub const SYS_unlink: ::c_long = 87; constant SYS_symlink (line 339) | pub const SYS_symlink: ::c_long = 88; constant SYS_readlink (line 340) | pub const SYS_readlink: ::c_long = 89; constant SYS_chmod (line 341) | pub const SYS_chmod: ::c_long = 90; constant SYS_fchmod (line 342) | pub const SYS_fchmod: ::c_long = 91; constant SYS_chown (line 343) | pub const SYS_chown: ::c_long = 92; constant SYS_fchown (line 344) | pub const SYS_fchown: ::c_long = 93; constant SYS_lchown (line 345) | pub const SYS_lchown: ::c_long = 94; constant SYS_umask (line 346) | pub const SYS_umask: ::c_long = 95; constant SYS_gettimeofday (line 347) | pub const SYS_gettimeofday: ::c_long = 96; constant SYS_getrlimit (line 348) | pub const SYS_getrlimit: ::c_long = 97; constant SYS_getrusage (line 349) | pub const SYS_getrusage: ::c_long = 98; constant SYS_sysinfo (line 350) | pub const SYS_sysinfo: ::c_long = 99; constant SYS_times (line 351) | pub const SYS_times: ::c_long = 100; constant SYS_ptrace (line 352) | pub const SYS_ptrace: ::c_long = 101; constant SYS_getuid (line 353) | pub const SYS_getuid: ::c_long = 102; constant SYS_syslog (line 354) | pub const SYS_syslog: ::c_long = 103; constant SYS_getgid (line 355) | pub const SYS_getgid: ::c_long = 104; constant SYS_setuid (line 356) | pub const SYS_setuid: ::c_long = 105; constant SYS_setgid (line 357) | pub const SYS_setgid: ::c_long = 106; constant SYS_geteuid (line 358) | pub const SYS_geteuid: ::c_long = 107; constant SYS_getegid (line 359) | pub const SYS_getegid: ::c_long = 108; constant SYS_setpgid (line 360) | pub const SYS_setpgid: ::c_long = 109; constant SYS_getppid (line 361) | pub const SYS_getppid: ::c_long = 110; constant SYS_getpgrp (line 362) | pub const SYS_getpgrp: ::c_long = 111; constant SYS_setsid (line 363) | pub const SYS_setsid: ::c_long = 112; constant SYS_setreuid (line 364) | pub const SYS_setreuid: ::c_long = 113; constant SYS_setregid (line 365) | pub const SYS_setregid: ::c_long = 114; constant SYS_getgroups (line 366) | pub const SYS_getgroups: ::c_long = 115; constant SYS_setgroups (line 367) | pub const SYS_setgroups: ::c_long = 116; constant SYS_setresuid (line 368) | pub const SYS_setresuid: ::c_long = 117; constant SYS_getresuid (line 369) | pub const SYS_getresuid: ::c_long = 118; constant SYS_setresgid (line 370) | pub const SYS_setresgid: ::c_long = 119; constant SYS_getresgid (line 371) | pub const SYS_getresgid: ::c_long = 120; constant SYS_getpgid (line 372) | pub const SYS_getpgid: ::c_long = 121; constant SYS_setfsuid (line 373) | pub const SYS_setfsuid: ::c_long = 122; constant SYS_setfsgid (line 374) | pub const SYS_setfsgid: ::c_long = 123; constant SYS_getsid (line 375) | pub const SYS_getsid: ::c_long = 124; constant SYS_capget (line 376) | pub const SYS_capget: ::c_long = 125; constant SYS_capset (line 377) | pub const SYS_capset: ::c_long = 126; constant SYS_rt_sigpending (line 378) | pub const SYS_rt_sigpending: ::c_long = 127; constant SYS_rt_sigtimedwait (line 379) | pub const SYS_rt_sigtimedwait: ::c_long = 128; constant SYS_rt_sigqueueinfo (line 380) | pub const SYS_rt_sigqueueinfo: ::c_long = 129; constant SYS_rt_sigsuspend (line 381) | pub const SYS_rt_sigsuspend: ::c_long = 130; constant SYS_sigaltstack (line 382) | pub const SYS_sigaltstack: ::c_long = 131; constant SYS_utime (line 383) | pub const SYS_utime: ::c_long = 132; constant SYS_mknod (line 384) | pub const SYS_mknod: ::c_long = 133; constant SYS_uselib (line 385) | pub const SYS_uselib: ::c_long = 134; constant SYS_personality (line 386) | pub const SYS_personality: ::c_long = 135; constant SYS_ustat (line 387) | pub const SYS_ustat: ::c_long = 136; constant SYS_statfs (line 388) | pub const SYS_statfs: ::c_long = 137; constant SYS_fstatfs (line 389) | pub const SYS_fstatfs: ::c_long = 138; constant SYS_sysfs (line 390) | pub const SYS_sysfs: ::c_long = 139; constant SYS_getpriority (line 391) | pub const SYS_getpriority: ::c_long = 140; constant SYS_setpriority (line 392) | pub const SYS_setpriority: ::c_long = 141; constant SYS_sched_setparam (line 393) | pub const SYS_sched_setparam: ::c_long = 142; constant SYS_sched_getparam (line 394) | pub const SYS_sched_getparam: ::c_long = 143; constant SYS_sched_setscheduler (line 395) | pub const SYS_sched_setscheduler: ::c_long = 144; constant SYS_sched_getscheduler (line 396) | pub const SYS_sched_getscheduler: ::c_long = 145; constant SYS_sched_get_priority_max (line 397) | pub const SYS_sched_get_priority_max: ::c_long = 146; constant SYS_sched_get_priority_min (line 398) | pub const SYS_sched_get_priority_min: ::c_long = 147; constant SYS_sched_rr_get_interval (line 399) | pub const SYS_sched_rr_get_interval: ::c_long = 148; constant SYS_mlock (line 400) | pub const SYS_mlock: ::c_long = 149; constant SYS_munlock (line 401) | pub const SYS_munlock: ::c_long = 150; constant SYS_mlockall (line 402) | pub const SYS_mlockall: ::c_long = 151; constant SYS_munlockall (line 403) | pub const SYS_munlockall: ::c_long = 152; constant SYS_vhangup (line 404) | pub const SYS_vhangup: ::c_long = 153; constant SYS_modify_ldt (line 405) | pub const SYS_modify_ldt: ::c_long = 154; constant SYS_pivot_root (line 406) | pub const SYS_pivot_root: ::c_long = 155; constant SYS__sysctl (line 407) | pub const SYS__sysctl: ::c_long = 156; constant SYS_prctl (line 408) | pub const SYS_prctl: ::c_long = 157; constant SYS_arch_prctl (line 409) | pub const SYS_arch_prctl: ::c_long = 158; constant SYS_adjtimex (line 410) | pub const SYS_adjtimex: ::c_long = 159; constant SYS_setrlimit (line 411) | pub const SYS_setrlimit: ::c_long = 160; constant SYS_chroot (line 412) | pub const SYS_chroot: ::c_long = 161; constant SYS_sync (line 413) | pub const SYS_sync: ::c_long = 162; constant SYS_acct (line 414) | pub const SYS_acct: ::c_long = 163; constant SYS_settimeofday (line 415) | pub const SYS_settimeofday: ::c_long = 164; constant SYS_mount (line 416) | pub const SYS_mount: ::c_long = 165; constant SYS_umount2 (line 417) | pub const SYS_umount2: ::c_long = 166; constant SYS_swapon (line 418) | pub const SYS_swapon: ::c_long = 167; constant SYS_swapoff (line 419) | pub const SYS_swapoff: ::c_long = 168; constant SYS_reboot (line 420) | pub const SYS_reboot: ::c_long = 169; constant SYS_sethostname (line 421) | pub const SYS_sethostname: ::c_long = 170; constant SYS_setdomainname (line 422) | pub const SYS_setdomainname: ::c_long = 171; constant SYS_iopl (line 423) | pub const SYS_iopl: ::c_long = 172; constant SYS_ioperm (line 424) | pub const SYS_ioperm: ::c_long = 173; constant SYS_create_module (line 425) | pub const SYS_create_module: ::c_long = 174; constant SYS_init_module (line 426) | pub const SYS_init_module: ::c_long = 175; constant SYS_delete_module (line 427) | pub const SYS_delete_module: ::c_long = 176; constant SYS_get_kernel_syms (line 428) | pub const SYS_get_kernel_syms: ::c_long = 177; constant SYS_query_module (line 429) | pub const SYS_query_module: ::c_long = 178; constant SYS_quotactl (line 430) | pub const SYS_quotactl: ::c_long = 179; constant SYS_nfsservctl (line 431) | pub const SYS_nfsservctl: ::c_long = 180; constant SYS_getpmsg (line 432) | pub const SYS_getpmsg: ::c_long = 181; constant SYS_putpmsg (line 433) | pub const SYS_putpmsg: ::c_long = 182; constant SYS_afs_syscall (line 434) | pub const SYS_afs_syscall: ::c_long = 183; constant SYS_tuxcall (line 435) | pub const SYS_tuxcall: ::c_long = 184; constant SYS_security (line 436) | pub const SYS_security: ::c_long = 185; constant SYS_gettid (line 437) | pub const SYS_gettid: ::c_long = 186; constant SYS_readahead (line 438) | pub const SYS_readahead: ::c_long = 187; constant SYS_setxattr (line 439) | pub const SYS_setxattr: ::c_long = 188; constant SYS_lsetxattr (line 440) | pub const SYS_lsetxattr: ::c_long = 189; constant SYS_fsetxattr (line 441) | pub const SYS_fsetxattr: ::c_long = 190; constant SYS_getxattr (line 442) | pub const SYS_getxattr: ::c_long = 191; constant SYS_lgetxattr (line 443) | pub const SYS_lgetxattr: ::c_long = 192; constant SYS_fgetxattr (line 444) | pub const SYS_fgetxattr: ::c_long = 193; constant SYS_listxattr (line 445) | pub const SYS_listxattr: ::c_long = 194; constant SYS_llistxattr (line 446) | pub const SYS_llistxattr: ::c_long = 195; constant SYS_flistxattr (line 447) | pub const SYS_flistxattr: ::c_long = 196; constant SYS_removexattr (line 448) | pub const SYS_removexattr: ::c_long = 197; constant SYS_lremovexattr (line 449) | pub const SYS_lremovexattr: ::c_long = 198; constant SYS_fremovexattr (line 450) | pub const SYS_fremovexattr: ::c_long = 199; constant SYS_tkill (line 451) | pub const SYS_tkill: ::c_long = 200; constant SYS_time (line 452) | pub const SYS_time: ::c_long = 201; constant SYS_futex (line 453) | pub const SYS_futex: ::c_long = 202; constant SYS_sched_setaffinity (line 454) | pub const SYS_sched_setaffinity: ::c_long = 203; constant SYS_sched_getaffinity (line 455) | pub const SYS_sched_getaffinity: ::c_long = 204; constant SYS_set_thread_area (line 456) | pub const SYS_set_thread_area: ::c_long = 205; constant SYS_io_setup (line 457) | pub const SYS_io_setup: ::c_long = 206; constant SYS_io_destroy (line 458) | pub const SYS_io_destroy: ::c_long = 207; constant SYS_io_getevents (line 459) | pub const SYS_io_getevents: ::c_long = 208; constant SYS_io_submit (line 460) | pub const SYS_io_submit: ::c_long = 209; constant SYS_io_cancel (line 461) | pub const SYS_io_cancel: ::c_long = 210; constant SYS_get_thread_area (line 462) | pub const SYS_get_thread_area: ::c_long = 211; constant SYS_lookup_dcookie (line 463) | pub const SYS_lookup_dcookie: ::c_long = 212; constant SYS_epoll_create (line 464) | pub const SYS_epoll_create: ::c_long = 213; constant SYS_epoll_ctl_old (line 465) | pub const SYS_epoll_ctl_old: ::c_long = 214; constant SYS_epoll_wait_old (line 466) | pub const SYS_epoll_wait_old: ::c_long = 215; constant SYS_remap_file_pages (line 467) | pub const SYS_remap_file_pages: ::c_long = 216; constant SYS_getdents64 (line 468) | pub const SYS_getdents64: ::c_long = 217; constant SYS_set_tid_address (line 469) | pub const SYS_set_tid_address: ::c_long = 218; constant SYS_restart_syscall (line 470) | pub const SYS_restart_syscall: ::c_long = 219; constant SYS_semtimedop (line 471) | pub const SYS_semtimedop: ::c_long = 220; constant SYS_fadvise64 (line 472) | pub const SYS_fadvise64: ::c_long = 221; constant SYS_timer_create (line 473) | pub const SYS_timer_create: ::c_long = 222; constant SYS_timer_settime (line 474) | pub const SYS_timer_settime: ::c_long = 223; constant SYS_timer_gettime (line 475) | pub const SYS_timer_gettime: ::c_long = 224; constant SYS_timer_getoverrun (line 476) | pub const SYS_timer_getoverrun: ::c_long = 225; constant SYS_timer_delete (line 477) | pub const SYS_timer_delete: ::c_long = 226; constant SYS_clock_settime (line 478) | pub const SYS_clock_settime: ::c_long = 227; constant SYS_clock_gettime (line 479) | pub const SYS_clock_gettime: ::c_long = 228; constant SYS_clock_getres (line 480) | pub const SYS_clock_getres: ::c_long = 229; constant SYS_clock_nanosleep (line 481) | pub const SYS_clock_nanosleep: ::c_long = 230; constant SYS_exit_group (line 482) | pub const SYS_exit_group: ::c_long = 231; constant SYS_epoll_wait (line 483) | pub const SYS_epoll_wait: ::c_long = 232; constant SYS_epoll_ctl (line 484) | pub const SYS_epoll_ctl: ::c_long = 233; constant SYS_tgkill (line 485) | pub const SYS_tgkill: ::c_long = 234; constant SYS_utimes (line 486) | pub const SYS_utimes: ::c_long = 235; constant SYS_vserver (line 487) | pub const SYS_vserver: ::c_long = 236; constant SYS_mbind (line 488) | pub const SYS_mbind: ::c_long = 237; constant SYS_set_mempolicy (line 489) | pub const SYS_set_mempolicy: ::c_long = 238; constant SYS_get_mempolicy (line 490) | pub const SYS_get_mempolicy: ::c_long = 239; constant SYS_mq_open (line 491) | pub const SYS_mq_open: ::c_long = 240; constant SYS_mq_unlink (line 492) | pub const SYS_mq_unlink: ::c_long = 241; constant SYS_mq_timedsend (line 493) | pub const SYS_mq_timedsend: ::c_long = 242; constant SYS_mq_timedreceive (line 494) | pub const SYS_mq_timedreceive: ::c_long = 243; constant SYS_mq_notify (line 495) | pub const SYS_mq_notify: ::c_long = 244; constant SYS_mq_getsetattr (line 496) | pub const SYS_mq_getsetattr: ::c_long = 245; constant SYS_kexec_load (line 497) | pub const SYS_kexec_load: ::c_long = 246; constant SYS_waitid (line 498) | pub const SYS_waitid: ::c_long = 247; constant SYS_add_key (line 499) | pub const SYS_add_key: ::c_long = 248; constant SYS_request_key (line 500) | pub const SYS_request_key: ::c_long = 249; constant SYS_keyctl (line 501) | pub const SYS_keyctl: ::c_long = 250; constant SYS_ioprio_set (line 502) | pub const SYS_ioprio_set: ::c_long = 251; constant SYS_ioprio_get (line 503) | pub const SYS_ioprio_get: ::c_long = 252; constant SYS_inotify_init (line 504) | pub const SYS_inotify_init: ::c_long = 253; constant SYS_inotify_add_watch (line 505) | pub const SYS_inotify_add_watch: ::c_long = 254; constant SYS_inotify_rm_watch (line 506) | pub const SYS_inotify_rm_watch: ::c_long = 255; constant SYS_migrate_pages (line 507) | pub const SYS_migrate_pages: ::c_long = 256; constant SYS_openat (line 508) | pub const SYS_openat: ::c_long = 257; constant SYS_mkdirat (line 509) | pub const SYS_mkdirat: ::c_long = 258; constant SYS_mknodat (line 510) | pub const SYS_mknodat: ::c_long = 259; constant SYS_fchownat (line 511) | pub const SYS_fchownat: ::c_long = 260; constant SYS_futimesat (line 512) | pub const SYS_futimesat: ::c_long = 261; constant SYS_newfstatat (line 513) | pub const SYS_newfstatat: ::c_long = 262; constant SYS_unlinkat (line 514) | pub const SYS_unlinkat: ::c_long = 263; constant SYS_renameat (line 515) | pub const SYS_renameat: ::c_long = 264; constant SYS_linkat (line 516) | pub const SYS_linkat: ::c_long = 265; constant SYS_symlinkat (line 517) | pub const SYS_symlinkat: ::c_long = 266; constant SYS_readlinkat (line 518) | pub const SYS_readlinkat: ::c_long = 267; constant SYS_fchmodat (line 519) | pub const SYS_fchmodat: ::c_long = 268; constant SYS_faccessat (line 520) | pub const SYS_faccessat: ::c_long = 269; constant SYS_pselect6 (line 521) | pub const SYS_pselect6: ::c_long = 270; constant SYS_ppoll (line 522) | pub const SYS_ppoll: ::c_long = 271; constant SYS_unshare (line 523) | pub const SYS_unshare: ::c_long = 272; constant SYS_set_robust_list (line 524) | pub const SYS_set_robust_list: ::c_long = 273; constant SYS_get_robust_list (line 525) | pub const SYS_get_robust_list: ::c_long = 274; constant SYS_splice (line 526) | pub const SYS_splice: ::c_long = 275; constant SYS_tee (line 527) | pub const SYS_tee: ::c_long = 276; constant SYS_sync_file_range (line 528) | pub const SYS_sync_file_range: ::c_long = 277; constant SYS_vmsplice (line 529) | pub const SYS_vmsplice: ::c_long = 278; constant SYS_move_pages (line 530) | pub const SYS_move_pages: ::c_long = 279; constant SYS_utimensat (line 531) | pub const SYS_utimensat: ::c_long = 280; constant SYS_epoll_pwait (line 532) | pub const SYS_epoll_pwait: ::c_long = 281; constant SYS_signalfd (line 533) | pub const SYS_signalfd: ::c_long = 282; constant SYS_timerfd_create (line 534) | pub const SYS_timerfd_create: ::c_long = 283; constant SYS_eventfd (line 535) | pub const SYS_eventfd: ::c_long = 284; constant SYS_fallocate (line 536) | pub const SYS_fallocate: ::c_long = 285; constant SYS_timerfd_settime (line 537) | pub const SYS_timerfd_settime: ::c_long = 286; constant SYS_timerfd_gettime (line 538) | pub const SYS_timerfd_gettime: ::c_long = 287; constant SYS_accept4 (line 539) | pub const SYS_accept4: ::c_long = 288; constant SYS_signalfd4 (line 540) | pub const SYS_signalfd4: ::c_long = 289; constant SYS_eventfd2 (line 541) | pub const SYS_eventfd2: ::c_long = 290; constant SYS_epoll_create1 (line 542) | pub const SYS_epoll_create1: ::c_long = 291; constant SYS_dup3 (line 543) | pub const SYS_dup3: ::c_long = 292; constant SYS_pipe2 (line 544) | pub const SYS_pipe2: ::c_long = 293; constant SYS_inotify_init1 (line 545) | pub const SYS_inotify_init1: ::c_long = 294; constant SYS_preadv (line 546) | pub const SYS_preadv: ::c_long = 295; constant SYS_pwritev (line 547) | pub const SYS_pwritev: ::c_long = 296; constant SYS_rt_tgsigqueueinfo (line 548) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 297; constant SYS_perf_event_open (line 549) | pub const SYS_perf_event_open: ::c_long = 298; constant SYS_recvmmsg (line 550) | pub const SYS_recvmmsg: ::c_long = 299; constant SYS_fanotify_init (line 551) | pub const SYS_fanotify_init: ::c_long = 300; constant SYS_fanotify_mark (line 552) | pub const SYS_fanotify_mark: ::c_long = 301; constant SYS_prlimit64 (line 553) | pub const SYS_prlimit64: ::c_long = 302; constant SYS_name_to_handle_at (line 554) | pub const SYS_name_to_handle_at: ::c_long = 303; constant SYS_open_by_handle_at (line 555) | pub const SYS_open_by_handle_at: ::c_long = 304; constant SYS_clock_adjtime (line 556) | pub const SYS_clock_adjtime: ::c_long = 305; constant SYS_syncfs (line 557) | pub const SYS_syncfs: ::c_long = 306; constant SYS_sendmmsg (line 558) | pub const SYS_sendmmsg: ::c_long = 307; constant SYS_setns (line 559) | pub const SYS_setns: ::c_long = 308; constant SYS_getcpu (line 560) | pub const SYS_getcpu: ::c_long = 309; constant SYS_process_vm_readv (line 561) | pub const SYS_process_vm_readv: ::c_long = 310; constant SYS_process_vm_writev (line 562) | pub const SYS_process_vm_writev: ::c_long = 311; constant SYS_kcmp (line 563) | pub const SYS_kcmp: ::c_long = 312; constant SYS_finit_module (line 564) | pub const SYS_finit_module: ::c_long = 313; constant SYS_sched_setattr (line 565) | pub const SYS_sched_setattr: ::c_long = 314; constant SYS_sched_getattr (line 566) | pub const SYS_sched_getattr: ::c_long = 315; constant SYS_renameat2 (line 567) | pub const SYS_renameat2: ::c_long = 316; constant SYS_seccomp (line 568) | pub const SYS_seccomp: ::c_long = 317; constant SYS_getrandom (line 569) | pub const SYS_getrandom: ::c_long = 318; constant SYS_memfd_create (line 570) | pub const SYS_memfd_create: ::c_long = 319; constant SYS_kexec_file_load (line 571) | pub const SYS_kexec_file_load: ::c_long = 320; constant SYS_bpf (line 572) | pub const SYS_bpf: ::c_long = 321; constant SYS_execveat (line 573) | pub const SYS_execveat: ::c_long = 322; constant SYS_userfaultfd (line 574) | pub const SYS_userfaultfd: ::c_long = 323; constant SYS_membarrier (line 575) | pub const SYS_membarrier: ::c_long = 324; constant SYS_mlock2 (line 576) | pub const SYS_mlock2: ::c_long = 325; constant SYS_copy_file_range (line 577) | pub const SYS_copy_file_range: ::c_long = 326; constant SYS_preadv2 (line 578) | pub const SYS_preadv2: ::c_long = 327; constant SYS_pwritev2 (line 579) | pub const SYS_pwritev2: ::c_long = 328; constant SYS_pkey_mprotect (line 580) | pub const SYS_pkey_mprotect: ::c_long = 329; constant SYS_pkey_alloc (line 581) | pub const SYS_pkey_alloc: ::c_long = 330; constant SYS_pkey_free (line 582) | pub const SYS_pkey_free: ::c_long = 331; constant SYS_statx (line 583) | pub const SYS_statx: ::c_long = 332; constant SYS_pidfd_send_signal (line 584) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 585) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 586) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 587) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 588) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 589) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 590) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 591) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 592) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 593) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 594) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 595) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 596) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 597) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 598) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 599) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 600) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 601) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 602) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 603) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 604) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 605) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 606) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 607) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 608) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 609) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 610) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; constant R15 (line 613) | pub const R15: ::c_int = 0; constant R14 (line 614) | pub const R14: ::c_int = 1; constant R13 (line 615) | pub const R13: ::c_int = 2; constant R12 (line 616) | pub const R12: ::c_int = 3; constant RBP (line 617) | pub const RBP: ::c_int = 4; constant RBX (line 618) | pub const RBX: ::c_int = 5; constant R11 (line 619) | pub const R11: ::c_int = 6; constant R10 (line 620) | pub const R10: ::c_int = 7; constant R9 (line 621) | pub const R9: ::c_int = 8; constant R8 (line 622) | pub const R8: ::c_int = 9; constant RAX (line 623) | pub const RAX: ::c_int = 10; constant RCX (line 624) | pub const RCX: ::c_int = 11; constant RDX (line 625) | pub const RDX: ::c_int = 12; constant RSI (line 626) | pub const RSI: ::c_int = 13; constant RDI (line 627) | pub const RDI: ::c_int = 14; constant ORIG_RAX (line 628) | pub const ORIG_RAX: ::c_int = 15; constant RIP (line 629) | pub const RIP: ::c_int = 16; constant CS (line 630) | pub const CS: ::c_int = 17; constant EFLAGS (line 631) | pub const EFLAGS: ::c_int = 18; constant RSP (line 632) | pub const RSP: ::c_int = 19; constant SS (line 633) | pub const SS: ::c_int = 20; constant FS_BASE (line 634) | pub const FS_BASE: ::c_int = 21; constant GS_BASE (line 635) | pub const GS_BASE: ::c_int = 22; constant DS (line 636) | pub const DS: ::c_int = 23; constant ES (line 637) | pub const ES: ::c_int = 24; constant FS (line 638) | pub const FS: ::c_int = 25; constant GS (line 639) | pub const GS: ::c_int = 26; constant REG_R8 (line 645) | pub const REG_R8: ::c_int = 0; constant REG_R9 (line 646) | pub const REG_R9: ::c_int = 1; constant REG_R10 (line 647) | pub const REG_R10: ::c_int = 2; constant REG_R11 (line 648) | pub const REG_R11: ::c_int = 3; constant REG_R12 (line 649) | pub const REG_R12: ::c_int = 4; constant REG_R13 (line 650) | pub const REG_R13: ::c_int = 5; constant REG_R14 (line 651) | pub const REG_R14: ::c_int = 6; constant REG_R15 (line 652) | pub const REG_R15: ::c_int = 7; constant REG_RDI (line 653) | pub const REG_RDI: ::c_int = 8; constant REG_RSI (line 654) | pub const REG_RSI: ::c_int = 9; constant REG_RBP (line 655) | pub const REG_RBP: ::c_int = 10; constant REG_RBX (line 656) | pub const REG_RBX: ::c_int = 11; constant REG_RDX (line 657) | pub const REG_RDX: ::c_int = 12; constant REG_RAX (line 658) | pub const REG_RAX: ::c_int = 13; constant REG_RCX (line 659) | pub const REG_RCX: ::c_int = 14; constant REG_RSP (line 660) | pub const REG_RSP: ::c_int = 15; constant REG_RIP (line 661) | pub const REG_RIP: ::c_int = 16; constant REG_EFL (line 662) | pub const REG_EFL: ::c_int = 17; constant REG_CSGSFS (line 663) | pub const REG_CSGSFS: ::c_int = 18; constant REG_ERR (line 664) | pub const REG_ERR: ::c_int = 19; constant REG_TRAPNO (line 665) | pub const REG_TRAPNO: ::c_int = 20; constant REG_OLDMASK (line 666) | pub const REG_OLDMASK: ::c_int = 21; constant REG_CR2 (line 667) | pub const REG_CR2: ::c_int = 22; constant MADV_SOFT_OFFLINE (line 669) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant MAP_32BIT (line 670) | pub const MAP_32BIT: ::c_int = 0x0040; constant O_APPEND (line 671) | pub const O_APPEND: ::c_int = 1024; constant O_DIRECT (line 672) | pub const O_DIRECT: ::c_int = 0x4000; constant O_DIRECTORY (line 673) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_LARGEFILE (line 674) | pub const O_LARGEFILE: ::c_int = 0; constant O_NOFOLLOW (line 675) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_CREAT (line 676) | pub const O_CREAT: ::c_int = 64; constant O_EXCL (line 677) | pub const O_EXCL: ::c_int = 128; constant O_NOCTTY (line 678) | pub const O_NOCTTY: ::c_int = 256; constant O_NONBLOCK (line 679) | pub const O_NONBLOCK: ::c_int = 2048; constant O_SYNC (line 680) | pub const O_SYNC: ::c_int = 1052672; constant O_RSYNC (line 681) | pub const O_RSYNC: ::c_int = 1052672; constant O_DSYNC (line 682) | pub const O_DSYNC: ::c_int = 4096; constant O_ASYNC (line 683) | pub const O_ASYNC: ::c_int = 0x2000; constant PTRACE_SYSEMU (line 685) | pub const PTRACE_SYSEMU: ::c_int = 31; constant PTRACE_SYSEMU_SINGLESTEP (line 686) | pub const PTRACE_SYSEMU_SINGLESTEP: ::c_int = 32; constant SIGSTKSZ (line 688) | pub const SIGSTKSZ: ::size_t = 8192; constant MINSIGSTKSZ (line 689) | pub const MINSIGSTKSZ: ::size_t = 2048; constant ENAMETOOLONG (line 691) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 692) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 693) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 694) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 695) | pub const ELOOP: ::c_int = 40; constant ENOMSG (line 696) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 697) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 698) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 699) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 700) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 701) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 702) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 703) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 704) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 705) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 706) | pub const EBADE: ::c_int = 52; constant EBADR (line 707) | pub const EBADR: ::c_int = 53; constant EXFULL (line 708) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 709) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 710) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 711) | pub const EBADSLT: ::c_int = 57; constant EMULTIHOP (line 712) | pub const EMULTIHOP: ::c_int = 72; constant EBADMSG (line 713) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 714) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 715) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 716) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 717) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 718) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 719) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 720) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 721) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 722) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 723) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 724) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 725) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 726) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 727) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 728) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 729) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 730) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 731) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 732) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 733) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 734) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 735) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 736) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 737) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 738) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 739) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 740) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 741) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 742) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 743) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 744) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 745) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 746) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 747) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 748) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 749) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 750) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 751) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 752) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 753) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 754) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 755) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 756) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 757) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 758) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 759) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 760) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 761) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 762) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 763) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 764) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 765) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 766) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 767) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 768) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 769) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 770) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 771) | pub const ENOTRECOVERABLE: ::c_int = 131; constant ERFKILL (line 772) | pub const ERFKILL: ::c_int = 132; constant EHWPOISON (line 773) | pub const EHWPOISON: ::c_int = 133; constant SA_ONSTACK (line 775) | pub const SA_ONSTACK: ::c_int = 0x08000000; constant SA_SIGINFO (line 776) | pub const SA_SIGINFO: ::c_int = 0x00000004; constant SA_NOCLDWAIT (line 777) | pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant SIGCHLD (line 779) | pub const SIGCHLD: ::c_int = 17; constant SIGBUS (line 780) | pub const SIGBUS: ::c_int = 7; constant SIGTTIN (line 781) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 782) | pub const SIGTTOU: ::c_int = 22; constant SIGXCPU (line 783) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 784) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 785) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 786) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 787) | pub const SIGWINCH: ::c_int = 28; constant SIGUSR1 (line 788) | pub const SIGUSR1: ::c_int = 10; constant SIGUSR2 (line 789) | pub const SIGUSR2: ::c_int = 12; constant SIGCONT (line 790) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 791) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 792) | pub const SIGTSTP: ::c_int = 20; constant SIGURG (line 793) | pub const SIGURG: ::c_int = 23; constant SIGIO (line 794) | pub const SIGIO: ::c_int = 29; constant SIGSYS (line 795) | pub const SIGSYS: ::c_int = 31; constant SIGSTKFLT (line 796) | pub const SIGSTKFLT: ::c_int = 16; constant SIGPOLL (line 797) | pub const SIGPOLL: ::c_int = 29; constant SIGPWR (line 798) | pub const SIGPWR: ::c_int = 30; constant SIG_SETMASK (line 799) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 800) | pub const SIG_BLOCK: ::c_int = 0x000000; constant SIG_UNBLOCK (line 801) | pub const SIG_UNBLOCK: ::c_int = 0x01; constant F_GETLK (line 803) | pub const F_GETLK: ::c_int = 5; constant F_GETOWN (line 804) | pub const F_GETOWN: ::c_int = 9; constant F_SETLK (line 805) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 806) | pub const F_SETLKW: ::c_int = 7; constant F_SETOWN (line 807) | pub const F_SETOWN: ::c_int = 8; constant VEOF (line 809) | pub const VEOF: usize = 4; constant POLLWRNORM (line 811) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 812) | pub const POLLWRBAND: ::c_short = 0x200; constant SOCK_STREAM (line 814) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 815) | pub const SOCK_DGRAM: ::c_int = 2; constant MAP_ANON (line 817) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_GROWSDOWN (line 818) | pub const MAP_GROWSDOWN: ::c_int = 0x0100; constant MAP_DENYWRITE (line 819) | pub const MAP_DENYWRITE: ::c_int = 0x0800; constant MAP_EXECUTABLE (line 820) | pub const MAP_EXECUTABLE: ::c_int = 0x01000; constant MAP_LOCKED (line 821) | pub const MAP_LOCKED: ::c_int = 0x02000; constant MAP_NORESERVE (line 822) | pub const MAP_NORESERVE: ::c_int = 0x04000; constant MAP_POPULATE (line 823) | pub const MAP_POPULATE: ::c_int = 0x08000; constant MAP_NONBLOCK (line 824) | pub const MAP_NONBLOCK: ::c_int = 0x010000; constant MAP_STACK (line 825) | pub const MAP_STACK: ::c_int = 0x020000; constant MAP_HUGETLB (line 826) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant MAP_SYNC (line 827) | pub const MAP_SYNC: ::c_int = 0x080000; constant MCL_CURRENT (line 829) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 830) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 831) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant CBAUD (line 832) | pub const CBAUD: ::tcflag_t = 0o0010017; constant TAB1 (line 833) | pub const TAB1: ::c_int = 0x00000800; constant TAB2 (line 834) | pub const TAB2: ::c_int = 0x00001000; constant TAB3 (line 835) | pub const TAB3: ::c_int = 0x00001800; constant CR1 (line 836) | pub const CR1: ::c_int = 0x00000200; constant CR2 (line 837) | pub const CR2: ::c_int = 0x00000400; constant CR3 (line 838) | pub const CR3: ::c_int = 0x00000600; constant FF1 (line 839) | pub const FF1: ::c_int = 0x00008000; constant BS1 (line 840) | pub const BS1: ::c_int = 0x00002000; constant VT1 (line 841) | pub const VT1: ::c_int = 0x00004000; constant VWERASE (line 842) | pub const VWERASE: usize = 14; constant VREPRINT (line 843) | pub const VREPRINT: usize = 12; constant VSUSP (line 844) | pub const VSUSP: usize = 10; constant VSTART (line 845) | pub const VSTART: usize = 8; constant VSTOP (line 846) | pub const VSTOP: usize = 9; constant VDISCARD (line 847) | pub const VDISCARD: usize = 13; constant VTIME (line 848) | pub const VTIME: usize = 5; constant IXON (line 849) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 850) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 851) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 852) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 853) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 854) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 855) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 856) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 857) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 858) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 859) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 860) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 861) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 862) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 863) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 864) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 865) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 866) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 867) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 868) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 869) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 870) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 871) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant CIBAUD (line 872) | pub const CIBAUD: ::tcflag_t = 0o02003600000; constant CBAUDEX (line 873) | pub const CBAUDEX: ::tcflag_t = 0o010000; constant VSWTC (line 874) | pub const VSWTC: usize = 7; constant OLCUC (line 875) | pub const OLCUC: ::tcflag_t = 0o000002; constant NLDLY (line 876) | pub const NLDLY: ::tcflag_t = 0o000400; constant CRDLY (line 877) | pub const CRDLY: ::tcflag_t = 0o003000; constant TABDLY (line 878) | pub const TABDLY: ::tcflag_t = 0o014000; constant BSDLY (line 879) | pub const BSDLY: ::tcflag_t = 0o020000; constant FFDLY (line 880) | pub const FFDLY: ::tcflag_t = 0o100000; constant VTDLY (line 881) | pub const VTDLY: ::tcflag_t = 0o040000; constant XTABS (line 882) | pub const XTABS: ::tcflag_t = 0o014000; constant B57600 (line 883) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 884) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 885) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 886) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 887) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 888) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 889) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 890) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 891) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 892) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 893) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 894) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 895) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 896) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 897) | pub const B4000000: ::speed_t = 0o010017; constant EDEADLK (line 899) | pub const EDEADLK: ::c_int = 35; constant EDEADLOCK (line 900) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EXTPROC (line 902) | pub const EXTPROC: ::tcflag_t = 0x00010000; constant VEOL (line 903) | pub const VEOL: usize = 11; constant VEOL2 (line 904) | pub const VEOL2: usize = 16; constant VMIN (line 905) | pub const VMIN: usize = 6; constant IEXTEN (line 906) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 907) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant FLUSHO (line 908) | pub const FLUSHO: ::tcflag_t = 0x00001000; FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/lfs64.rs function creat64 (line 2) | pub unsafe extern "C" fn creat64(path: *const ::c_char, mode: ::mode_t) ... function fallocate64 (line 7) | pub unsafe extern "C" fn fallocate64( function fgetpos64 (line 17) | pub unsafe extern "C" fn fgetpos64(stream: *mut ::FILE, pos: *mut ::fpos... function fopen64 (line 22) | pub unsafe extern "C" fn fopen64(pathname: *const ::c_char, mode: *const... function freopen64 (line 27) | pub unsafe extern "C" fn freopen64( function fseeko64 (line 36) | pub unsafe extern "C" fn fseeko64( function fsetpos64 (line 45) | pub unsafe extern "C" fn fsetpos64(stream: *mut ::FILE, pos: *const ::fp... function fstat64 (line 50) | pub unsafe extern "C" fn fstat64(fildes: ::c_int, buf: *mut ::stat64) ->... function fstatat64 (line 55) | pub unsafe extern "C" fn fstatat64( function fstatfs64 (line 65) | pub unsafe extern "C" fn fstatfs64(fd: ::c_int, buf: *mut ::statfs64) ->... function fstatvfs64 (line 70) | pub unsafe extern "C" fn fstatvfs64(fd: ::c_int, buf: *mut ::statvfs64) ... function ftello64 (line 75) | pub unsafe extern "C" fn ftello64(stream: *mut ::FILE) -> ::off64_t { function ftruncate64 (line 80) | pub unsafe extern "C" fn ftruncate64(fd: ::c_int, length: ::off64_t) -> ... function getrlimit64 (line 85) | pub unsafe extern "C" fn getrlimit64(resource: ::c_int, rlim: *mut ::rli... function lseek64 (line 90) | pub unsafe extern "C" fn lseek64(fd: ::c_int, offset: ::off64_t, whence:... function lstat64 (line 95) | pub unsafe extern "C" fn lstat64(path: *const ::c_char, buf: *mut ::stat... function mmap64 (line 100) | pub unsafe extern "C" fn mmap64( function posix_fadvise64 (line 121) | pub unsafe extern "C" fn posix_fadvise64( function posix_fallocate64 (line 131) | pub unsafe extern "C" fn posix_fallocate64( function pread64 (line 140) | pub unsafe extern "C" fn pread64( function preadv64 (line 150) | pub unsafe extern "C" fn preadv64( function prlimit64 (line 160) | pub unsafe extern "C" fn prlimit64( function pwrite64 (line 170) | pub unsafe extern "C" fn pwrite64( function pwritev64 (line 180) | pub unsafe extern "C" fn pwritev64( function readdir64 (line 190) | pub unsafe extern "C" fn readdir64(dirp: *mut ::DIR) -> *mut ::dirent64 { function readdir64_r (line 195) | pub unsafe extern "C" fn readdir64_r( function sendfile64 (line 204) | pub unsafe extern "C" fn sendfile64( function setrlimit64 (line 214) | pub unsafe extern "C" fn setrlimit64(resource: ::c_int, rlim: *const ::r... function stat64 (line 219) | pub unsafe extern "C" fn stat64(pathname: *const ::c_char, statbuf: *mut... function statfs64 (line 224) | pub unsafe extern "C" fn statfs64(pathname: *const ::c_char, buf: *mut :... function statvfs64 (line 229) | pub unsafe extern "C" fn statvfs64(path: *const ::c_char, buf: *mut ::st... function tmpfile64 (line 234) | pub unsafe extern "C" fn tmpfile64() -> *mut ::FILE { function truncate64 (line 239) | pub unsafe extern "C" fn truncate64(path: *const ::c_char, length: ::off... FILE: builder/third-party/libc/src/unix/linux_like/linux/musl/mod.rs type pthread_t (line 1) | pub type pthread_t = *mut ::c_void; type clock_t (line 2) | pub type clock_t = c_long; type time_t (line 12) | pub type time_t = c_long; type suseconds_t (line 13) | pub type suseconds_t = c_long; type ino_t (line 14) | pub type ino_t = u64; type off_t (line 15) | pub type off_t = i64; type blkcnt_t (line 16) | pub type blkcnt_t = i64; type shmatt_t (line 18) | pub type shmatt_t = ::c_ulong; type msgqnum_t (line 19) | pub type msgqnum_t = ::c_ulong; type msglen_t (line 20) | pub type msglen_t = ::c_ulong; type fsblkcnt_t (line 21) | pub type fsblkcnt_t = ::c_ulonglong; type fsfilcnt_t (line 22) | pub type fsfilcnt_t = ::c_ulonglong; type rlim_t (line 23) | pub type rlim_t = ::c_ulonglong; method si_addr (line 36) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 47) | pub unsafe fn si_value(&self) -> ::sigval { constant MAP_HUGE_SHIFT (line 550) | pub const MAP_HUGE_SHIFT: ::c_int = 26; constant MAP_HUGE_MASK (line 551) | pub const MAP_HUGE_MASK: ::c_int = 0x3f; constant MAP_HUGE_64KB (line 553) | pub const MAP_HUGE_64KB: ::c_int = 16 << MAP_HUGE_SHIFT; constant MAP_HUGE_512KB (line 554) | pub const MAP_HUGE_512KB: ::c_int = 19 << MAP_HUGE_SHIFT; constant MAP_HUGE_1MB (line 555) | pub const MAP_HUGE_1MB: ::c_int = 20 << MAP_HUGE_SHIFT; constant MAP_HUGE_2MB (line 556) | pub const MAP_HUGE_2MB: ::c_int = 21 << MAP_HUGE_SHIFT; constant MAP_HUGE_8MB (line 557) | pub const MAP_HUGE_8MB: ::c_int = 23 << MAP_HUGE_SHIFT; constant MAP_HUGE_16MB (line 558) | pub const MAP_HUGE_16MB: ::c_int = 24 << MAP_HUGE_SHIFT; constant MAP_HUGE_32MB (line 559) | pub const MAP_HUGE_32MB: ::c_int = 25 << MAP_HUGE_SHIFT; constant MAP_HUGE_256MB (line 560) | pub const MAP_HUGE_256MB: ::c_int = 28 << MAP_HUGE_SHIFT; constant MAP_HUGE_512MB (line 561) | pub const MAP_HUGE_512MB: ::c_int = 29 << MAP_HUGE_SHIFT; constant MAP_HUGE_1GB (line 562) | pub const MAP_HUGE_1GB: ::c_int = 30 << MAP_HUGE_SHIFT; constant MAP_HUGE_2GB (line 563) | pub const MAP_HUGE_2GB: ::c_int = 31 << MAP_HUGE_SHIFT; constant MAP_HUGE_16GB (line 564) | pub const MAP_HUGE_16GB: ::c_int = 34 << MAP_HUGE_SHIFT; constant MS_RMT_MASK (line 566) | pub const MS_RMT_MASK: ::c_ulong = 0x02800051; constant SFD_CLOEXEC (line 568) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 570) | pub const NCCS: usize = 32; constant O_TRUNC (line 572) | pub const O_TRUNC: ::c_int = 512; constant O_NOATIME (line 573) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_CLOEXEC (line 574) | pub const O_CLOEXEC: ::c_int = 0x80000; constant O_TMPFILE (line 575) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant EBFONT (line 577) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 578) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 579) | pub const ENODATA: ::c_int = 61; constant ETIME (line 580) | pub const ETIME: ::c_int = 62; constant ENOSR (line 581) | pub const ENOSR: ::c_int = 63; constant ENONET (line 582) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 583) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 584) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 585) | pub const ENOLINK: ::c_int = 67; constant EADV (line 586) | pub const EADV: ::c_int = 68; constant ESRMNT (line 587) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 588) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 589) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 590) | pub const EDOTDOT: ::c_int = 73; constant F_OFD_GETLK (line 592) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 593) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 594) | pub const F_OFD_SETLKW: ::c_int = 38; constant F_RDLCK (line 596) | pub const F_RDLCK: ::c_int = 0; constant F_WRLCK (line 597) | pub const F_WRLCK: ::c_int = 1; constant F_UNLCK (line 598) | pub const F_UNLCK: ::c_int = 2; constant SA_NODEFER (line 600) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 601) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 602) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 603) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 605) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 607) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant BUFSIZ (line 609) | pub const BUFSIZ: ::c_uint = 1024; constant TMP_MAX (line 610) | pub const TMP_MAX: ::c_uint = 10000; constant FOPEN_MAX (line 611) | pub const FOPEN_MAX: ::c_uint = 1000; constant FILENAME_MAX (line 612) | pub const FILENAME_MAX: ::c_uint = 4096; constant O_PATH (line 613) | pub const O_PATH: ::c_int = 0o10000000; constant O_EXEC (line 614) | pub const O_EXEC: ::c_int = 0o10000000; constant O_SEARCH (line 615) | pub const O_SEARCH: ::c_int = 0o10000000; constant O_ACCMODE (line 616) | pub const O_ACCMODE: ::c_int = 0o10000003; constant O_NDELAY (line 617) | pub const O_NDELAY: ::c_int = O_NONBLOCK; constant NI_MAXHOST (line 618) | pub const NI_MAXHOST: ::socklen_t = 255; constant PTHREAD_STACK_MIN (line 619) | pub const PTHREAD_STACK_MIN: ::size_t = 2048; constant POSIX_MADV_DONTNEED (line 621) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant MAP_ANONYMOUS (line 623) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant SOCK_SEQPACKET (line 625) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOCK_DCCP (line 626) | pub const SOCK_DCCP: ::c_int = 6; constant SOCK_NONBLOCK (line 627) | pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; constant SOCK_PACKET (line 628) | pub const SOCK_PACKET: ::c_int = 10; constant SOMAXCONN (line 630) | pub const SOMAXCONN: ::c_int = 128; constant SIGUNUSED (line 633) | pub const SIGUNUSED: ::c_int = ::SIGSYS; constant __SIZEOF_PTHREAD_CONDATTR_T (line 635) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 636) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 637) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 638) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant CPU_SETSIZE (line 640) | pub const CPU_SETSIZE: ::c_int = 128; constant PTRACE_TRACEME (line 642) | pub const PTRACE_TRACEME: ::c_int = 0; constant PTRACE_PEEKTEXT (line 643) | pub const PTRACE_PEEKTEXT: ::c_int = 1; constant PTRACE_PEEKDATA (line 644) | pub const PTRACE_PEEKDATA: ::c_int = 2; constant PTRACE_PEEKUSER (line 645) | pub const PTRACE_PEEKUSER: ::c_int = 3; constant PTRACE_POKETEXT (line 646) | pub const PTRACE_POKETEXT: ::c_int = 4; constant PTRACE_POKEDATA (line 647) | pub const PTRACE_POKEDATA: ::c_int = 5; constant PTRACE_POKEUSER (line 648) | pub const PTRACE_POKEUSER: ::c_int = 6; constant PTRACE_CONT (line 649) | pub const PTRACE_CONT: ::c_int = 7; constant PTRACE_KILL (line 650) | pub const PTRACE_KILL: ::c_int = 8; constant PTRACE_SINGLESTEP (line 651) | pub const PTRACE_SINGLESTEP: ::c_int = 9; constant PTRACE_GETREGS (line 652) | pub const PTRACE_GETREGS: ::c_int = 12; constant PTRACE_SETREGS (line 653) | pub const PTRACE_SETREGS: ::c_int = 13; constant PTRACE_GETFPREGS (line 654) | pub const PTRACE_GETFPREGS: ::c_int = 14; constant PTRACE_SETFPREGS (line 655) | pub const PTRACE_SETFPREGS: ::c_int = 15; constant PTRACE_ATTACH (line 656) | pub const PTRACE_ATTACH: ::c_int = 16; constant PTRACE_DETACH (line 657) | pub const PTRACE_DETACH: ::c_int = 17; constant PTRACE_GETFPXREGS (line 658) | pub const PTRACE_GETFPXREGS: ::c_int = 18; constant PTRACE_SETFPXREGS (line 659) | pub const PTRACE_SETFPXREGS: ::c_int = 19; constant PTRACE_SYSCALL (line 660) | pub const PTRACE_SYSCALL: ::c_int = 24; constant PTRACE_SETOPTIONS (line 661) | pub const PTRACE_SETOPTIONS: ::c_int = 0x4200; constant PTRACE_GETEVENTMSG (line 662) | pub const PTRACE_GETEVENTMSG: ::c_int = 0x4201; constant PTRACE_GETSIGINFO (line 663) | pub const PTRACE_GETSIGINFO: ::c_int = 0x4202; constant PTRACE_SETSIGINFO (line 664) | pub const PTRACE_SETSIGINFO: ::c_int = 0x4203; constant PTRACE_GETREGSET (line 665) | pub const PTRACE_GETREGSET: ::c_int = 0x4204; constant PTRACE_SETREGSET (line 666) | pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant PTRACE_SEIZE (line 667) | pub const PTRACE_SEIZE: ::c_int = 0x4206; constant PTRACE_INTERRUPT (line 668) | pub const PTRACE_INTERRUPT: ::c_int = 0x4207; constant PTRACE_LISTEN (line 669) | pub const PTRACE_LISTEN: ::c_int = 0x4208; constant PTRACE_PEEKSIGINFO (line 670) | pub const PTRACE_PEEKSIGINFO: ::c_int = 0x4209; constant PTRACE_GETSIGMASK (line 671) | pub const PTRACE_GETSIGMASK: ::c_uint = 0x420a; constant PTRACE_SETSIGMASK (line 672) | pub const PTRACE_SETSIGMASK: ::c_uint = 0x420b; constant AF_IB (line 674) | pub const AF_IB: ::c_int = 27; constant AF_MPLS (line 675) | pub const AF_MPLS: ::c_int = 28; constant AF_NFC (line 676) | pub const AF_NFC: ::c_int = 39; constant AF_VSOCK (line 677) | pub const AF_VSOCK: ::c_int = 40; constant AF_XDP (line 678) | pub const AF_XDP: ::c_int = 44; constant PF_IB (line 679) | pub const PF_IB: ::c_int = AF_IB; constant PF_MPLS (line 680) | pub const PF_MPLS: ::c_int = AF_MPLS; constant PF_NFC (line 681) | pub const PF_NFC: ::c_int = AF_NFC; constant PF_VSOCK (line 682) | pub const PF_VSOCK: ::c_int = AF_VSOCK; constant PF_XDP (line 683) | pub const PF_XDP: ::c_int = AF_XDP; constant EFD_NONBLOCK (line 685) | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK; constant SFD_NONBLOCK (line 687) | pub const SFD_NONBLOCK: ::c_int = ::O_NONBLOCK; constant PIDFD_NONBLOCK (line 689) | pub const PIDFD_NONBLOCK: ::c_uint = O_NONBLOCK as ::c_uint; constant TCSANOW (line 691) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 692) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 693) | pub const TCSAFLUSH: ::c_int = 2; constant RTLD_GLOBAL (line 695) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_NOLOAD (line 696) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant CLOCK_SGI_CYCLE (line 698) | pub const CLOCK_SGI_CYCLE: ::clockid_t = 10; constant B0 (line 700) | pub const B0: ::speed_t = 0o000000; constant B50 (line 701) | pub const B50: ::speed_t = 0o000001; constant B75 (line 702) | pub const B75: ::speed_t = 0o000002; constant B110 (line 703) | pub const B110: ::speed_t = 0o000003; constant B134 (line 704) | pub const B134: ::speed_t = 0o000004; constant B150 (line 705) | pub const B150: ::speed_t = 0o000005; constant B200 (line 706) | pub const B200: ::speed_t = 0o000006; constant B300 (line 707) | pub const B300: ::speed_t = 0o000007; constant B600 (line 708) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 709) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 710) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 711) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 712) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 713) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 714) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 715) | pub const B38400: ::speed_t = 0o000017; constant EXTA (line 716) | pub const EXTA: ::speed_t = B19200; constant EXTB (line 717) | pub const EXTB: ::speed_t = B38400; constant REG_OK (line 719) | pub const REG_OK: ::c_int = 0; constant PRIO_PROCESS (line 721) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 722) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 723) | pub const PRIO_USER: ::c_int = 2; constant ADJ_OFFSET (line 725) | pub const ADJ_OFFSET: ::c_uint = 0x0001; constant ADJ_FREQUENCY (line 726) | pub const ADJ_FREQUENCY: ::c_uint = 0x0002; constant ADJ_MAXERROR (line 727) | pub const ADJ_MAXERROR: ::c_uint = 0x0004; constant ADJ_ESTERROR (line 728) | pub const ADJ_ESTERROR: ::c_uint = 0x0008; constant ADJ_STATUS (line 729) | pub const ADJ_STATUS: ::c_uint = 0x0010; constant ADJ_TIMECONST (line 730) | pub const ADJ_TIMECONST: ::c_uint = 0x0020; constant ADJ_TAI (line 731) | pub const ADJ_TAI: ::c_uint = 0x0080; constant ADJ_SETOFFSET (line 732) | pub const ADJ_SETOFFSET: ::c_uint = 0x0100; constant ADJ_MICRO (line 733) | pub const ADJ_MICRO: ::c_uint = 0x1000; constant ADJ_NANO (line 734) | pub const ADJ_NANO: ::c_uint = 0x2000; constant ADJ_TICK (line 735) | pub const ADJ_TICK: ::c_uint = 0x4000; constant ADJ_OFFSET_SINGLESHOT (line 736) | pub const ADJ_OFFSET_SINGLESHOT: ::c_uint = 0x8001; constant ADJ_OFFSET_SS_READ (line 737) | pub const ADJ_OFFSET_SS_READ: ::c_uint = 0xa001; constant MOD_OFFSET (line 738) | pub const MOD_OFFSET: ::c_uint = ADJ_OFFSET; constant MOD_FREQUENCY (line 739) | pub const MOD_FREQUENCY: ::c_uint = ADJ_FREQUENCY; constant MOD_MAXERROR (line 740) | pub const MOD_MAXERROR: ::c_uint = ADJ_MAXERROR; constant MOD_ESTERROR (line 741) | pub const MOD_ESTERROR: ::c_uint = ADJ_ESTERROR; constant MOD_STATUS (line 742) | pub const MOD_STATUS: ::c_uint = ADJ_STATUS; constant MOD_TIMECONST (line 743) | pub const MOD_TIMECONST: ::c_uint = ADJ_TIMECONST; constant MOD_CLKB (line 744) | pub const MOD_CLKB: ::c_uint = ADJ_TICK; constant MOD_CLKA (line 745) | pub const MOD_CLKA: ::c_uint = ADJ_OFFSET_SINGLESHOT; constant MOD_TAI (line 746) | pub const MOD_TAI: ::c_uint = ADJ_TAI; constant MOD_MICRO (line 747) | pub const MOD_MICRO: ::c_uint = ADJ_MICRO; constant MOD_NANO (line 748) | pub const MOD_NANO: ::c_uint = ADJ_NANO; constant STA_PLL (line 749) | pub const STA_PLL: ::c_int = 0x0001; constant STA_PPSFREQ (line 750) | pub const STA_PPSFREQ: ::c_int = 0x0002; constant STA_PPSTIME (line 751) | pub const STA_PPSTIME: ::c_int = 0x0004; constant STA_FLL (line 752) | pub const STA_FLL: ::c_int = 0x0008; constant STA_INS (line 753) | pub const STA_INS: ::c_int = 0x0010; constant STA_DEL (line 754) | pub const STA_DEL: ::c_int = 0x0020; constant STA_UNSYNC (line 755) | pub const STA_UNSYNC: ::c_int = 0x0040; constant STA_FREQHOLD (line 756) | pub const STA_FREQHOLD: ::c_int = 0x0080; constant STA_PPSSIGNAL (line 757) | pub const STA_PPSSIGNAL: ::c_int = 0x0100; constant STA_PPSJITTER (line 758) | pub const STA_PPSJITTER: ::c_int = 0x0200; constant STA_PPSWANDER (line 759) | pub const STA_PPSWANDER: ::c_int = 0x0400; constant STA_PPSERROR (line 760) | pub const STA_PPSERROR: ::c_int = 0x0800; constant STA_CLOCKERR (line 761) | pub const STA_CLOCKERR: ::c_int = 0x1000; constant STA_NANO (line 762) | pub const STA_NANO: ::c_int = 0x2000; constant STA_MODE (line 763) | pub const STA_MODE: ::c_int = 0x4000; constant STA_CLK (line 764) | pub const STA_CLK: ::c_int = 0x8000; constant STA_RONLY (line 765) | pub const STA_RONLY: ::c_int = STA_PPSSIGNAL constant TIME_OK (line 774) | pub const TIME_OK: ::c_int = 0; constant TIME_INS (line 775) | pub const TIME_INS: ::c_int = 1; constant TIME_DEL (line 776) | pub const TIME_DEL: ::c_int = 2; constant TIME_OOP (line 777) | pub const TIME_OOP: ::c_int = 3; constant TIME_WAIT (line 778) | pub const TIME_WAIT: ::c_int = 4; constant TIME_ERROR (line 779) | pub const TIME_ERROR: ::c_int = 5; constant TIME_BAD (line 780) | pub const TIME_BAD: ::c_int = TIME_ERROR; constant MAXTC (line 781) | pub const MAXTC: ::c_long = 6; constant SOL_XDP (line 783) | pub const SOL_XDP: ::c_int = 283; constant XDP_SHARED_UMEM (line 786) | pub const XDP_SHARED_UMEM: ::__u16 = 1 << 0; constant XDP_COPY (line 787) | pub const XDP_COPY: ::__u16 = 1 << 1; constant XDP_ZEROCOPY (line 788) | pub const XDP_ZEROCOPY: ::__u16 = 1 << 2; constant XDP_USE_NEED_WAKEUP (line 789) | pub const XDP_USE_NEED_WAKEUP: ::__u16 = 1 << 3; constant XDP_USE_SG (line 790) | pub const XDP_USE_SG: ::__u16 = 1 << 4; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 792) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: ::__u32 = 1 << 0; constant XDP_RING_NEED_WAKEUP (line 794) | pub const XDP_RING_NEED_WAKEUP: ::__u32 = 1 << 0; constant XDP_MMAP_OFFSETS (line 796) | pub const XDP_MMAP_OFFSETS: ::c_int = 1; constant XDP_RX_RING (line 797) | pub const XDP_RX_RING: ::c_int = 2; constant XDP_TX_RING (line 798) | pub const XDP_TX_RING: ::c_int = 3; constant XDP_UMEM_REG (line 799) | pub const XDP_UMEM_REG: ::c_int = 4; constant XDP_UMEM_FILL_RING (line 800) | pub const XDP_UMEM_FILL_RING: ::c_int = 5; constant XDP_UMEM_COMPLETION_RING (line 801) | pub const XDP_UMEM_COMPLETION_RING: ::c_int = 6; constant XDP_STATISTICS (line 802) | pub const XDP_STATISTICS: ::c_int = 7; constant XDP_OPTIONS (line 803) | pub const XDP_OPTIONS: ::c_int = 8; constant XDP_OPTIONS_ZEROCOPY (line 805) | pub const XDP_OPTIONS_ZEROCOPY: ::__u32 = 1 << 0; constant XDP_PGOFF_RX_RING (line 807) | pub const XDP_PGOFF_RX_RING: ::off_t = 0; constant XDP_PGOFF_TX_RING (line 808) | pub const XDP_PGOFF_TX_RING: ::off_t = 0x80000000; constant XDP_UMEM_PGOFF_FILL_RING (line 809) | pub const XDP_UMEM_PGOFF_FILL_RING: ::c_ulonglong = 0x100000000; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 810) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: ::c_ulonglong = 0x180000000; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 812) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: ::c_int = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 813) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: ::c_ulonglong = (1 << XSK_UNALIGN... constant XDP_PKT_CONTD (line 815) | pub const XDP_PKT_CONTD: ::__u32 = 1 << 0; function sendmmsg (line 828) | pub fn sendmmsg( function recvmmsg (line 834) | pub fn recvmmsg( function getrlimit (line 842) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 843) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function prlimit (line 844) | pub fn prlimit( function ioctl (line 850) | pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; function gettimeofday (line 851) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function ptrace (line 852) | pub fn ptrace(request: ::c_int, ...) -> ::c_long; function getpriority (line 853) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function setpriority (line 854) | pub fn setpriority(which: ::c_int, who: ::id_t, prio: ::c_int) -> ::c_int; function fanotify_mark (line 858) | pub fn fanotify_mark( function getauxval (line 865) | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; function explicit_bzero (line 868) | pub fn explicit_bzero(s: *mut ::c_void, len: ::size_t); function reallocarray (line 870) | pub fn reallocarray(ptr: *mut ::c_void, nmemb: ::size_t, size: ::size_t)... function adjtimex (line 872) | pub fn adjtimex(buf: *mut ::timex) -> ::c_int; function clock_adjtime (line 873) | pub fn clock_adjtime(clk_id: ::clockid_t, buf: *mut ::timex) -> ::c_int; function ctermid (line 875) | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; function memfd_create (line 877) | pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; function mlock2 (line 878) | pub fn mlock2(addr: *const ::c_void, len: ::size_t, flags: ::c_uint) -> ... function malloc_usable_size (line 879) | pub fn malloc_usable_size(ptr: *mut ::c_void) -> ::size_t; function euidaccess (line 881) | pub fn euidaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; function eaccess (line 882) | pub fn eaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; function asctime_r (line 884) | pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_char; function dirname (line 886) | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; function basename (line 887) | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/arm/mod.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = ::c_uint; type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; type time_t (line 5) | pub type time_t = ::c_long; type clock_t (line 7) | pub type clock_t = ::c_long; type fsblkcnt_t (line 8) | pub type fsblkcnt_t = ::c_ulong; type fsfilcnt_t (line 9) | pub type fsfilcnt_t = ::c_ulong; type ino_t (line 10) | pub type ino_t = ::c_ulong; type off_t (line 11) | pub type off_t = ::c_long; type pthread_t (line 12) | pub type pthread_t = ::c_ulong; type suseconds_t (line 13) | pub type suseconds_t = ::c_long; type nlink_t (line 15) | pub type nlink_t = ::c_uint; type blksize_t (line 16) | pub type blksize_t = ::c_long; type blkcnt_t (line 17) | pub type blkcnt_t = ::c_long; type fsblkcnt64_t (line 19) | pub type fsblkcnt64_t = u64; type fsfilcnt64_t (line 20) | pub type fsfilcnt64_t = u64; type __u64 (line 21) | pub type __u64 = ::c_ulonglong; type __s64 (line 22) | pub type __s64 = ::c_longlong; constant O_CLOEXEC (line 246) | pub const O_CLOEXEC: ::c_int = 0o2000000; constant __SIZEOF_PTHREAD_ATTR_T (line 247) | pub const __SIZEOF_PTHREAD_ATTR_T: usize = 36; constant __SIZEOF_PTHREAD_MUTEX_T (line 248) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 24; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 249) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_COND_COMPAT_T (line 250) | pub const __SIZEOF_PTHREAD_COND_COMPAT_T: usize = 12; constant __SIZEOF_PTHREAD_CONDATTR_T (line 251) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCK_T (line 252) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 32; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 253) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant __SIZEOF_PTHREAD_BARRIER_T (line 254) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 20; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 255) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant NCCS (line 256) | pub const NCCS: usize = 32; constant MAP_HUGETLB (line 260) | pub const MAP_HUGETLB: ::c_int = 0x040000; constant B0 (line 263) | pub const B0: ::speed_t = 0; constant B1000000 (line 264) | pub const B1000000: ::speed_t = 0x1008; constant B110 (line 265) | pub const B110: ::speed_t = 0x3; constant B115200 (line 266) | pub const B115200: ::speed_t = 0x1002; constant B1152000 (line 267) | pub const B1152000: ::speed_t = 0x1009; constant B1200 (line 268) | pub const B1200: ::speed_t = 0x9; constant B134 (line 269) | pub const B134: ::speed_t = 0x4; constant B150 (line 270) | pub const B150: ::speed_t = 0x5; constant B1500000 (line 271) | pub const B1500000: ::speed_t = 0x100a; constant B1800 (line 272) | pub const B1800: ::speed_t = 0xa; constant B19200 (line 273) | pub const B19200: ::speed_t = 0xe; constant B200 (line 274) | pub const B200: ::speed_t = 0x6; constant B2000000 (line 275) | pub const B2000000: ::speed_t = 0x100b; constant B230400 (line 276) | pub const B230400: ::speed_t = 0x1003; constant B2400 (line 277) | pub const B2400: ::speed_t = 0xb; constant B2500000 (line 278) | pub const B2500000: ::speed_t = 0x100c; constant B300 (line 279) | pub const B300: ::speed_t = 0x7; constant B3000000 (line 280) | pub const B3000000: ::speed_t = 0x100d; constant B3500000 (line 281) | pub const B3500000: ::speed_t = 0x100e; constant B38400 (line 282) | pub const B38400: ::speed_t = 0xf; constant B4000000 (line 283) | pub const B4000000: ::speed_t = 0x100f; constant B460800 (line 284) | pub const B460800: ::speed_t = 0x1004; constant B4800 (line 285) | pub const B4800: ::speed_t = 0xc; constant B50 (line 286) | pub const B50: ::speed_t = 0x1; constant B500000 (line 287) | pub const B500000: ::speed_t = 0x1005; constant B57600 (line 288) | pub const B57600: ::speed_t = 0x1001; constant B576000 (line 289) | pub const B576000: ::speed_t = 0x1006; constant B600 (line 290) | pub const B600: ::speed_t = 0x8; constant B75 (line 291) | pub const B75: ::speed_t = 0x2; constant B921600 (line 292) | pub const B921600: ::speed_t = 0x1007; constant B9600 (line 293) | pub const B9600: ::speed_t = 0xd; constant BS1 (line 294) | pub const BS1: ::c_int = 0x2000; constant BSDLY (line 295) | pub const BSDLY: ::c_int = 0x2000; constant CBAUD (line 296) | pub const CBAUD: ::tcflag_t = 0x100f; constant CBAUDEX (line 297) | pub const CBAUDEX: ::tcflag_t = 0x1000; constant CIBAUD (line 298) | pub const CIBAUD: ::tcflag_t = 0x100f0000; constant CLOCAL (line 299) | pub const CLOCAL: ::tcflag_t = 0x800; constant CPU_SETSIZE (line 300) | pub const CPU_SETSIZE: ::c_int = 0x400; constant CR1 (line 301) | pub const CR1: ::c_int = 0x200; constant CR2 (line 302) | pub const CR2: ::c_int = 0x400; constant CR3 (line 303) | pub const CR3: ::c_int = 0x600; constant CRDLY (line 304) | pub const CRDLY: ::c_int = 0x600; constant CREAD (line 305) | pub const CREAD: ::tcflag_t = 0x80; constant CS6 (line 306) | pub const CS6: ::tcflag_t = 0x10; constant CS7 (line 307) | pub const CS7: ::tcflag_t = 0x20; constant CS8 (line 308) | pub const CS8: ::tcflag_t = 0x30; constant CSIZE (line 309) | pub const CSIZE: ::tcflag_t = 0x30; constant CSTOPB (line 310) | pub const CSTOPB: ::tcflag_t = 0x40; constant EADDRINUSE (line 311) | pub const EADDRINUSE: ::c_int = 0x62; constant EADDRNOTAVAIL (line 312) | pub const EADDRNOTAVAIL: ::c_int = 0x63; constant EADV (line 313) | pub const EADV: ::c_int = 0x44; constant EAFNOSUPPORT (line 314) | pub const EAFNOSUPPORT: ::c_int = 0x61; constant EALREADY (line 315) | pub const EALREADY: ::c_int = 0x72; constant EBADE (line 316) | pub const EBADE: ::c_int = 0x34; constant EBADFD (line 317) | pub const EBADFD: ::c_int = 0x4d; constant EBADMSG (line 318) | pub const EBADMSG: ::c_int = 0x4a; constant EBADR (line 319) | pub const EBADR: ::c_int = 0x35; constant EBADRQC (line 320) | pub const EBADRQC: ::c_int = 0x38; constant EBADSLT (line 321) | pub const EBADSLT: ::c_int = 0x39; constant EBFONT (line 322) | pub const EBFONT: ::c_int = 0x3b; constant ECANCELED (line 323) | pub const ECANCELED: ::c_int = 0x7d; constant ECHOCTL (line 324) | pub const ECHOCTL: ::tcflag_t = 0x200; constant ECHOE (line 325) | pub const ECHOE: ::tcflag_t = 0x10; constant ECHOK (line 326) | pub const ECHOK: ::tcflag_t = 0x20; constant ECHOKE (line 327) | pub const ECHOKE: ::tcflag_t = 0x800; constant ECHONL (line 328) | pub const ECHONL: ::tcflag_t = 0x40; constant ECHOPRT (line 329) | pub const ECHOPRT: ::tcflag_t = 0x400; constant ECHRNG (line 330) | pub const ECHRNG: ::c_int = 0x2c; constant ECOMM (line 331) | pub const ECOMM: ::c_int = 0x46; constant ECONNABORTED (line 332) | pub const ECONNABORTED: ::c_int = 0x67; constant ECONNREFUSED (line 333) | pub const ECONNREFUSED: ::c_int = 0x6f; constant ECONNRESET (line 334) | pub const ECONNRESET: ::c_int = 0x68; constant EDEADLK (line 335) | pub const EDEADLK: ::c_int = 0x23; constant EDESTADDRREQ (line 336) | pub const EDESTADDRREQ: ::c_int = 0x59; constant EDOTDOT (line 337) | pub const EDOTDOT: ::c_int = 0x49; constant EDQUOT (line 338) | pub const EDQUOT: ::c_int = 0x7a; constant EFD_CLOEXEC (line 339) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant EFD_NONBLOCK (line 340) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant EHOSTDOWN (line 341) | pub const EHOSTDOWN: ::c_int = 0x70; constant EHOSTUNREACH (line 342) | pub const EHOSTUNREACH: ::c_int = 0x71; constant EHWPOISON (line 343) | pub const EHWPOISON: ::c_int = 0x85; constant EIDRM (line 344) | pub const EIDRM: ::c_int = 0x2b; constant EILSEQ (line 345) | pub const EILSEQ: ::c_int = 0x54; constant EINPROGRESS (line 346) | pub const EINPROGRESS: ::c_int = 0x73; constant EISCONN (line 347) | pub const EISCONN: ::c_int = 0x6a; constant EISNAM (line 348) | pub const EISNAM: ::c_int = 0x78; constant EKEYEXPIRED (line 349) | pub const EKEYEXPIRED: ::c_int = 0x7f; constant EKEYREJECTED (line 350) | pub const EKEYREJECTED: ::c_int = 0x81; constant EKEYREVOKED (line 351) | pub const EKEYREVOKED: ::c_int = 0x80; constant EL2HLT (line 352) | pub const EL2HLT: ::c_int = 0x33; constant EL2NSYNC (line 353) | pub const EL2NSYNC: ::c_int = 0x2d; constant EL3HLT (line 354) | pub const EL3HLT: ::c_int = 0x2e; constant EL3RST (line 355) | pub const EL3RST: ::c_int = 0x2f; constant ELIBACC (line 356) | pub const ELIBACC: ::c_int = 0x4f; constant ELIBBAD (line 357) | pub const ELIBBAD: ::c_int = 0x50; constant ELIBEXEC (line 358) | pub const ELIBEXEC: ::c_int = 0x53; constant ELIBMAX (line 359) | pub const ELIBMAX: ::c_int = 0x52; constant ELIBSCN (line 360) | pub const ELIBSCN: ::c_int = 0x51; constant ELNRNG (line 361) | pub const ELNRNG: ::c_int = 0x30; constant ELOOP (line 362) | pub const ELOOP: ::c_int = 0x28; constant EMEDIUMTYPE (line 363) | pub const EMEDIUMTYPE: ::c_int = 0x7c; constant EMSGSIZE (line 364) | pub const EMSGSIZE: ::c_int = 0x5a; constant EMULTIHOP (line 365) | pub const EMULTIHOP: ::c_int = 0x48; constant ENAMETOOLONG (line 366) | pub const ENAMETOOLONG: ::c_int = 0x24; constant ENAVAIL (line 367) | pub const ENAVAIL: ::c_int = 0x77; constant ENETDOWN (line 368) | pub const ENETDOWN: ::c_int = 0x64; constant ENETRESET (line 369) | pub const ENETRESET: ::c_int = 0x66; constant ENETUNREACH (line 370) | pub const ENETUNREACH: ::c_int = 0x65; constant ENOANO (line 371) | pub const ENOANO: ::c_int = 0x37; constant ENOBUFS (line 372) | pub const ENOBUFS: ::c_int = 0x69; constant ENOCSI (line 373) | pub const ENOCSI: ::c_int = 0x32; constant ENODATA (line 374) | pub const ENODATA: ::c_int = 0x3d; constant ENOKEY (line 375) | pub const ENOKEY: ::c_int = 0x7e; constant ENOLCK (line 376) | pub const ENOLCK: ::c_int = 0x25; constant ENOLINK (line 377) | pub const ENOLINK: ::c_int = 0x43; constant ENOMEDIUM (line 378) | pub const ENOMEDIUM: ::c_int = 0x7b; constant ENOMSG (line 379) | pub const ENOMSG: ::c_int = 0x2a; constant ENONET (line 380) | pub const ENONET: ::c_int = 0x40; constant ENOPKG (line 381) | pub const ENOPKG: ::c_int = 0x41; constant ENOPROTOOPT (line 382) | pub const ENOPROTOOPT: ::c_int = 0x5c; constant ENOSR (line 383) | pub const ENOSR: ::c_int = 0x3f; constant ENOSTR (line 384) | pub const ENOSTR: ::c_int = 0x3c; constant ENOSYS (line 385) | pub const ENOSYS: ::c_int = 0x26; constant ENOTCONN (line 386) | pub const ENOTCONN: ::c_int = 0x6b; constant ENOTEMPTY (line 387) | pub const ENOTEMPTY: ::c_int = 0x27; constant ENOTNAM (line 388) | pub const ENOTNAM: ::c_int = 0x76; constant ENOTRECOVERABLE (line 389) | pub const ENOTRECOVERABLE: ::c_int = 0x83; constant ENOTSOCK (line 390) | pub const ENOTSOCK: ::c_int = 0x58; constant ENOTUNIQ (line 391) | pub const ENOTUNIQ: ::c_int = 0x4c; constant EOPNOTSUPP (line 392) | pub const EOPNOTSUPP: ::c_int = 0x5f; constant EOVERFLOW (line 393) | pub const EOVERFLOW: ::c_int = 0x4b; constant EOWNERDEAD (line 394) | pub const EOWNERDEAD: ::c_int = 0x82; constant EPFNOSUPPORT (line 395) | pub const EPFNOSUPPORT: ::c_int = 0x60; constant EPOLL_CLOEXEC (line 396) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EPROTO (line 397) | pub const EPROTO: ::c_int = 0x47; constant EPROTONOSUPPORT (line 398) | pub const EPROTONOSUPPORT: ::c_int = 0x5d; constant EPROTOTYPE (line 399) | pub const EPROTOTYPE: ::c_int = 0x5b; constant EREMCHG (line 400) | pub const EREMCHG: ::c_int = 0x4e; constant EREMOTE (line 401) | pub const EREMOTE: ::c_int = 0x42; constant EREMOTEIO (line 402) | pub const EREMOTEIO: ::c_int = 0x79; constant ERESTART (line 403) | pub const ERESTART: ::c_int = 0x55; constant ERFKILL (line 404) | pub const ERFKILL: ::c_int = 0x84; constant ESHUTDOWN (line 405) | pub const ESHUTDOWN: ::c_int = 0x6c; constant ESOCKTNOSUPPORT (line 406) | pub const ESOCKTNOSUPPORT: ::c_int = 0x5e; constant ESRMNT (line 407) | pub const ESRMNT: ::c_int = 0x45; constant ESTALE (line 408) | pub const ESTALE: ::c_int = 0x74; constant ESTRPIPE (line 409) | pub const ESTRPIPE: ::c_int = 0x56; constant ETIME (line 410) | pub const ETIME: ::c_int = 0x3e; constant ETIMEDOUT (line 411) | pub const ETIMEDOUT: ::c_int = 0x6e; constant ETOOMANYREFS (line 412) | pub const ETOOMANYREFS: ::c_int = 0x6d; constant EUCLEAN (line 413) | pub const EUCLEAN: ::c_int = 0x75; constant EUNATCH (line 414) | pub const EUNATCH: ::c_int = 0x31; constant EUSERS (line 415) | pub const EUSERS: ::c_int = 0x57; constant EXFULL (line 416) | pub const EXFULL: ::c_int = 0x36; constant FF1 (line 417) | pub const FF1: ::c_int = 0x8000; constant FFDLY (line 418) | pub const FFDLY: ::c_int = 0x8000; constant FLUSHO (line 419) | pub const FLUSHO: ::tcflag_t = 0x1000; constant F_GETLK (line 420) | pub const F_GETLK: ::c_int = 0x5; constant F_SETLK (line 421) | pub const F_SETLK: ::c_int = 0x6; constant F_SETLKW (line 422) | pub const F_SETLKW: ::c_int = 0x7; constant HUPCL (line 423) | pub const HUPCL: ::tcflag_t = 0x400; constant ICANON (line 424) | pub const ICANON: ::tcflag_t = 0x2; constant IEXTEN (line 425) | pub const IEXTEN: ::tcflag_t = 0x8000; constant ISIG (line 426) | pub const ISIG: ::tcflag_t = 0x1; constant IXOFF (line 427) | pub const IXOFF: ::tcflag_t = 0x1000; constant IXON (line 428) | pub const IXON: ::tcflag_t = 0x400; constant MAP_ANON (line 429) | pub const MAP_ANON: ::c_int = 0x20; constant MAP_ANONYMOUS (line 430) | pub const MAP_ANONYMOUS: ::c_int = 0x20; constant MAP_DENYWRITE (line 431) | pub const MAP_DENYWRITE: ::c_int = 0x800; constant MAP_EXECUTABLE (line 432) | pub const MAP_EXECUTABLE: ::c_int = 0x1000; constant MAP_GROWSDOWN (line 433) | pub const MAP_GROWSDOWN: ::c_int = 0x100; constant MAP_LOCKED (line 434) | pub const MAP_LOCKED: ::c_int = 0x2000; constant MAP_NONBLOCK (line 435) | pub const MAP_NONBLOCK: ::c_int = 0x10000; constant MAP_NORESERVE (line 436) | pub const MAP_NORESERVE: ::c_int = 0x4000; constant MAP_POPULATE (line 437) | pub const MAP_POPULATE: ::c_int = 0x8000; constant MAP_STACK (line 438) | pub const MAP_STACK: ::c_int = 0x20000; constant NLDLY (line 439) | pub const NLDLY: ::tcflag_t = 0x100; constant NOFLSH (line 440) | pub const NOFLSH: ::tcflag_t = 0x80; constant OLCUC (line 441) | pub const OLCUC: ::tcflag_t = 0x2; constant ONLCR (line 442) | pub const ONLCR: ::tcflag_t = 0x4; constant O_ACCMODE (line 443) | pub const O_ACCMODE: ::c_int = 0x3; constant O_APPEND (line 444) | pub const O_APPEND: ::c_int = 0x400; constant O_ASYNC (line 445) | pub const O_ASYNC: ::c_int = 0o20000; constant O_CREAT (line 446) | pub const O_CREAT: ::c_int = 0x40; constant O_DIRECT (line 447) | pub const O_DIRECT: ::c_int = 0x10000; constant O_DIRECTORY (line 448) | pub const O_DIRECTORY: ::c_int = 0x4000; constant O_DSYNC (line 449) | pub const O_DSYNC: ::c_int = O_SYNC; constant O_EXCL (line 450) | pub const O_EXCL: ::c_int = 0x80; constant O_FSYNC (line 451) | pub const O_FSYNC: ::c_int = O_SYNC; constant O_LARGEFILE (line 452) | pub const O_LARGEFILE: ::c_int = 0o400000; constant O_NDELAY (line 453) | pub const O_NDELAY: ::c_int = O_NONBLOCK; constant O_NOATIME (line 454) | pub const O_NOATIME: ::c_int = 0o1000000; constant O_NOCTTY (line 455) | pub const O_NOCTTY: ::c_int = 0x100; constant O_NOFOLLOW (line 456) | pub const O_NOFOLLOW: ::c_int = 0x8000; constant O_NONBLOCK (line 457) | pub const O_NONBLOCK: ::c_int = 0x800; constant O_PATH (line 458) | pub const O_PATH: ::c_int = 0o10000000; constant O_RSYNC (line 459) | pub const O_RSYNC: ::c_int = O_SYNC; constant O_SYNC (line 460) | pub const O_SYNC: ::c_int = 0o10000; constant O_TRUNC (line 461) | pub const O_TRUNC: ::c_int = 0x200; constant PARENB (line 462) | pub const PARENB: ::tcflag_t = 0x100; constant PARODD (line 463) | pub const PARODD: ::tcflag_t = 0x200; constant PENDIN (line 464) | pub const PENDIN: ::tcflag_t = 0x4000; constant POLLWRBAND (line 465) | pub const POLLWRBAND: ::c_short = 0x200; constant POLLWRNORM (line 466) | pub const POLLWRNORM: ::c_short = 0x100; constant PTHREAD_STACK_MIN (line 467) | pub const PTHREAD_STACK_MIN: ::size_t = 16384; constant RTLD_GLOBAL (line 468) | pub const RTLD_GLOBAL: ::c_int = 0x00100; constant PIDFD_NONBLOCK (line 469) | pub const PIDFD_NONBLOCK: ::c_int = 0x800; constant SA_NOCLDSTOP (line 472) | pub const SA_NOCLDSTOP: ::c_ulong = 0x1; constant SA_NOCLDWAIT (line 473) | pub const SA_NOCLDWAIT: ::c_ulong = 0x2; constant SA_SIGINFO (line 474) | pub const SA_SIGINFO: ::c_ulong = 0x4; constant SA_NODEFER (line 475) | pub const SA_NODEFER: ::c_ulong = 0x40000000; constant SA_ONSTACK (line 476) | pub const SA_ONSTACK: ::c_ulong = 0x8000000; constant SA_RESETHAND (line 477) | pub const SA_RESETHAND: ::c_ulong = 0x80000000; constant SA_RESTART (line 478) | pub const SA_RESTART: ::c_ulong = 0x10000000; constant SFD_CLOEXEC (line 480) | pub const SFD_CLOEXEC: ::c_int = 0x80000; constant SFD_NONBLOCK (line 481) | pub const SFD_NONBLOCK: ::c_int = 0x800; constant SIGBUS (line 482) | pub const SIGBUS: ::c_int = 0x7; constant SIGCHLD (line 483) | pub const SIGCHLD: ::c_int = 0x11; constant SIGCONT (line 484) | pub const SIGCONT: ::c_int = 0x12; constant SIGIO (line 485) | pub const SIGIO: ::c_int = 0x1d; constant SIGPROF (line 486) | pub const SIGPROF: ::c_int = 0x1b; constant SIGPWR (line 487) | pub const SIGPWR: ::c_int = 0x1e; constant SIGSTKFLT (line 488) | pub const SIGSTKFLT: ::c_int = 0x10; constant SIGSTKSZ (line 489) | pub const SIGSTKSZ: ::size_t = 8192; constant SIGSTOP (line 490) | pub const SIGSTOP: ::c_int = 0x13; constant SIGSYS (line 491) | pub const SIGSYS: ::c_int = 0x1f; constant SIGTSTP (line 492) | pub const SIGTSTP: ::c_int = 0x14; constant SIGTTIN (line 493) | pub const SIGTTIN: ::c_int = 0x15; constant SIGTTOU (line 494) | pub const SIGTTOU: ::c_int = 0x16; constant SIGURG (line 495) | pub const SIGURG: ::c_int = 0x17; constant SIGUSR1 (line 496) | pub const SIGUSR1: ::c_int = 0xa; constant SIGUSR2 (line 497) | pub const SIGUSR2: ::c_int = 0xc; constant SIGVTALRM (line 498) | pub const SIGVTALRM: ::c_int = 0x1a; constant SIGWINCH (line 499) | pub const SIGWINCH: ::c_int = 0x1c; constant SIGXCPU (line 500) | pub const SIGXCPU: ::c_int = 0x18; constant SIGXFSZ (line 501) | pub const SIGXFSZ: ::c_int = 0x19; constant SIG_BLOCK (line 502) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_SETMASK (line 503) | pub const SIG_SETMASK: ::c_int = 0x2; constant SIG_UNBLOCK (line 504) | pub const SIG_UNBLOCK: ::c_int = 0x1; constant SOCK_DGRAM (line 505) | pub const SOCK_DGRAM: ::c_int = 0x2; constant SOCK_NONBLOCK (line 506) | pub const SOCK_NONBLOCK: ::c_int = 0o0004000; constant SOCK_SEQPACKET (line 507) | pub const SOCK_SEQPACKET: ::c_int = 0x5; constant SOCK_STREAM (line 508) | pub const SOCK_STREAM: ::c_int = 0x1; constant TAB1 (line 510) | pub const TAB1: ::c_int = 0x800; constant TAB2 (line 511) | pub const TAB2: ::c_int = 0x1000; constant TAB3 (line 512) | pub const TAB3: ::c_int = 0x1800; constant TABDLY (line 513) | pub const TABDLY: ::c_int = 0x1800; constant TCSADRAIN (line 514) | pub const TCSADRAIN: ::c_int = 0x1; constant TCSAFLUSH (line 515) | pub const TCSAFLUSH: ::c_int = 0x2; constant TCSANOW (line 516) | pub const TCSANOW: ::c_int = 0; constant TOSTOP (line 517) | pub const TOSTOP: ::tcflag_t = 0x100; constant VDISCARD (line 518) | pub const VDISCARD: usize = 0xd; constant VEOF (line 519) | pub const VEOF: usize = 0x4; constant VEOL (line 520) | pub const VEOL: usize = 0xb; constant VEOL2 (line 521) | pub const VEOL2: usize = 0x10; constant VMIN (line 522) | pub const VMIN: usize = 0x6; constant VREPRINT (line 523) | pub const VREPRINT: usize = 0xc; constant VSTART (line 524) | pub const VSTART: usize = 0x8; constant VSTOP (line 525) | pub const VSTOP: usize = 0x9; constant VSUSP (line 526) | pub const VSUSP: usize = 0xa; constant VSWTC (line 527) | pub const VSWTC: usize = 0x7; constant VT1 (line 528) | pub const VT1: ::c_int = 0x4000; constant VTDLY (line 529) | pub const VTDLY: ::c_int = 0x4000; constant VTIME (line 530) | pub const VTIME: usize = 0x5; constant VWERASE (line 531) | pub const VWERASE: usize = 0xe; constant XTABS (line 532) | pub const XTABS: ::tcflag_t = 0x1800; constant MADV_SOFT_OFFLINE (line 534) | pub const MADV_SOFT_OFFLINE: ::c_int = 101; constant SYS_restart_syscall (line 537) | pub const SYS_restart_syscall: ::c_long = 0; constant SYS_exit (line 538) | pub const SYS_exit: ::c_long = 1; constant SYS_fork (line 539) | pub const SYS_fork: ::c_long = 2; constant SYS_read (line 540) | pub const SYS_read: ::c_long = 3; constant SYS_write (line 541) | pub const SYS_write: ::c_long = 4; constant SYS_open (line 542) | pub const SYS_open: ::c_long = 5; constant SYS_close (line 543) | pub const SYS_close: ::c_long = 6; constant SYS_creat (line 544) | pub const SYS_creat: ::c_long = 8; constant SYS_link (line 545) | pub const SYS_link: ::c_long = 9; constant SYS_unlink (line 546) | pub const SYS_unlink: ::c_long = 10; constant SYS_execve (line 547) | pub const SYS_execve: ::c_long = 11; constant SYS_chdir (line 548) | pub const SYS_chdir: ::c_long = 12; constant SYS_mknod (line 549) | pub const SYS_mknod: ::c_long = 14; constant SYS_chmod (line 550) | pub const SYS_chmod: ::c_long = 15; constant SYS_lchown (line 551) | pub const SYS_lchown: ::c_long = 16; constant SYS_lseek (line 552) | pub const SYS_lseek: ::c_long = 19; constant SYS_getpid (line 553) | pub const SYS_getpid: ::c_long = 20; constant SYS_mount (line 554) | pub const SYS_mount: ::c_long = 21; constant SYS_setuid (line 555) | pub const SYS_setuid: ::c_long = 23; constant SYS_getuid (line 556) | pub const SYS_getuid: ::c_long = 24; constant SYS_ptrace (line 557) | pub const SYS_ptrace: ::c_long = 26; constant SYS_pause (line 558) | pub const SYS_pause: ::c_long = 29; constant SYS_access (line 559) | pub const SYS_access: ::c_long = 33; constant SYS_nice (line 560) | pub const SYS_nice: ::c_long = 34; constant SYS_sync (line 561) | pub const SYS_sync: ::c_long = 36; constant SYS_kill (line 562) | pub const SYS_kill: ::c_long = 37; constant SYS_rename (line 563) | pub const SYS_rename: ::c_long = 38; constant SYS_mkdir (line 564) | pub const SYS_mkdir: ::c_long = 39; constant SYS_rmdir (line 565) | pub const SYS_rmdir: ::c_long = 40; constant SYS_dup (line 566) | pub const SYS_dup: ::c_long = 41; constant SYS_pipe (line 567) | pub const SYS_pipe: ::c_long = 42; constant SYS_times (line 568) | pub const SYS_times: ::c_long = 43; constant SYS_brk (line 569) | pub const SYS_brk: ::c_long = 45; constant SYS_setgid (line 570) | pub const SYS_setgid: ::c_long = 46; constant SYS_getgid (line 571) | pub const SYS_getgid: ::c_long = 47; constant SYS_geteuid (line 572) | pub const SYS_geteuid: ::c_long = 49; constant SYS_getegid (line 573) | pub const SYS_getegid: ::c_long = 50; constant SYS_acct (line 574) | pub const SYS_acct: ::c_long = 51; constant SYS_umount2 (line 575) | pub const SYS_umount2: ::c_long = 52; constant SYS_ioctl (line 576) | pub const SYS_ioctl: ::c_long = 54; constant SYS_fcntl (line 577) | pub const SYS_fcntl: ::c_long = 55; constant SYS_setpgid (line 578) | pub const SYS_setpgid: ::c_long = 57; constant SYS_umask (line 579) | pub const SYS_umask: ::c_long = 60; constant SYS_chroot (line 580) | pub const SYS_chroot: ::c_long = 61; constant SYS_ustat (line 581) | pub const SYS_ustat: ::c_long = 62; constant SYS_dup2 (line 582) | pub const SYS_dup2: ::c_long = 63; constant SYS_getppid (line 583) | pub const SYS_getppid: ::c_long = 64; constant SYS_getpgrp (line 584) | pub const SYS_getpgrp: ::c_long = 65; constant SYS_setsid (line 585) | pub const SYS_setsid: ::c_long = 66; constant SYS_sigaction (line 586) | pub const SYS_sigaction: ::c_long = 67; constant SYS_setreuid (line 587) | pub const SYS_setreuid: ::c_long = 70; constant SYS_setregid (line 588) | pub const SYS_setregid: ::c_long = 71; constant SYS_sigsuspend (line 589) | pub const SYS_sigsuspend: ::c_long = 72; constant SYS_sigpending (line 590) | pub const SYS_sigpending: ::c_long = 73; constant SYS_sethostname (line 591) | pub const SYS_sethostname: ::c_long = 74; constant SYS_setrlimit (line 592) | pub const SYS_setrlimit: ::c_long = 75; constant SYS_getrusage (line 593) | pub const SYS_getrusage: ::c_long = 77; constant SYS_gettimeofday (line 594) | pub const SYS_gettimeofday: ::c_long = 78; constant SYS_settimeofday (line 595) | pub const SYS_settimeofday: ::c_long = 79; constant SYS_getgroups (line 596) | pub const SYS_getgroups: ::c_long = 80; constant SYS_setgroups (line 597) | pub const SYS_setgroups: ::c_long = 81; constant SYS_symlink (line 598) | pub const SYS_symlink: ::c_long = 83; constant SYS_readlink (line 599) | pub const SYS_readlink: ::c_long = 85; constant SYS_uselib (line 600) | pub const SYS_uselib: ::c_long = 86; constant SYS_swapon (line 601) | pub const SYS_swapon: ::c_long = 87; constant SYS_reboot (line 602) | pub const SYS_reboot: ::c_long = 88; constant SYS_munmap (line 603) | pub const SYS_munmap: ::c_long = 91; constant SYS_truncate (line 604) | pub const SYS_truncate: ::c_long = 92; constant SYS_ftruncate (line 605) | pub const SYS_ftruncate: ::c_long = 93; constant SYS_fchmod (line 606) | pub const SYS_fchmod: ::c_long = 94; constant SYS_fchown (line 607) | pub const SYS_fchown: ::c_long = 95; constant SYS_getpriority (line 608) | pub const SYS_getpriority: ::c_long = 96; constant SYS_setpriority (line 609) | pub const SYS_setpriority: ::c_long = 97; constant SYS_statfs (line 610) | pub const SYS_statfs: ::c_long = 99; constant SYS_fstatfs (line 611) | pub const SYS_fstatfs: ::c_long = 100; constant SYS_syslog (line 612) | pub const SYS_syslog: ::c_long = 103; constant SYS_setitimer (line 613) | pub const SYS_setitimer: ::c_long = 104; constant SYS_getitimer (line 614) | pub const SYS_getitimer: ::c_long = 105; constant SYS_stat (line 615) | pub const SYS_stat: ::c_long = 106; constant SYS_lstat (line 616) | pub const SYS_lstat: ::c_long = 107; constant SYS_fstat (line 617) | pub const SYS_fstat: ::c_long = 108; constant SYS_vhangup (line 618) | pub const SYS_vhangup: ::c_long = 111; constant SYS_wait4 (line 619) | pub const SYS_wait4: ::c_long = 114; constant SYS_swapoff (line 620) | pub const SYS_swapoff: ::c_long = 115; constant SYS_sysinfo (line 621) | pub const SYS_sysinfo: ::c_long = 116; constant SYS_fsync (line 622) | pub const SYS_fsync: ::c_long = 118; constant SYS_sigreturn (line 623) | pub const SYS_sigreturn: ::c_long = 119; constant SYS_clone (line 624) | pub const SYS_clone: ::c_long = 120; constant SYS_setdomainname (line 625) | pub const SYS_setdomainname: ::c_long = 121; constant SYS_uname (line 626) | pub const SYS_uname: ::c_long = 122; constant SYS_adjtimex (line 627) | pub const SYS_adjtimex: ::c_long = 124; constant SYS_mprotect (line 628) | pub const SYS_mprotect: ::c_long = 125; constant SYS_sigprocmask (line 629) | pub const SYS_sigprocmask: ::c_long = 126; constant SYS_init_module (line 630) | pub const SYS_init_module: ::c_long = 128; constant SYS_delete_module (line 631) | pub const SYS_delete_module: ::c_long = 129; constant SYS_quotactl (line 632) | pub const SYS_quotactl: ::c_long = 131; constant SYS_getpgid (line 633) | pub const SYS_getpgid: ::c_long = 132; constant SYS_fchdir (line 634) | pub const SYS_fchdir: ::c_long = 133; constant SYS_bdflush (line 635) | pub const SYS_bdflush: ::c_long = 134; constant SYS_sysfs (line 636) | pub const SYS_sysfs: ::c_long = 135; constant SYS_personality (line 637) | pub const SYS_personality: ::c_long = 136; constant SYS_setfsuid (line 638) | pub const SYS_setfsuid: ::c_long = 138; constant SYS_setfsgid (line 639) | pub const SYS_setfsgid: ::c_long = 139; constant SYS__llseek (line 640) | pub const SYS__llseek: ::c_long = 140; constant SYS_getdents (line 641) | pub const SYS_getdents: ::c_long = 141; constant SYS__newselect (line 642) | pub const SYS__newselect: ::c_long = 142; constant SYS_flock (line 643) | pub const SYS_flock: ::c_long = 143; constant SYS_msync (line 644) | pub const SYS_msync: ::c_long = 144; constant SYS_readv (line 645) | pub const SYS_readv: ::c_long = 145; constant SYS_writev (line 646) | pub const SYS_writev: ::c_long = 146; constant SYS_getsid (line 647) | pub const SYS_getsid: ::c_long = 147; constant SYS_fdatasync (line 648) | pub const SYS_fdatasync: ::c_long = 148; constant SYS__sysctl (line 649) | pub const SYS__sysctl: ::c_long = 149; constant SYS_mlock (line 650) | pub const SYS_mlock: ::c_long = 150; constant SYS_munlock (line 651) | pub const SYS_munlock: ::c_long = 151; constant SYS_mlockall (line 652) | pub const SYS_mlockall: ::c_long = 152; constant SYS_munlockall (line 653) | pub const SYS_munlockall: ::c_long = 153; constant SYS_sched_setparam (line 654) | pub const SYS_sched_setparam: ::c_long = 154; constant SYS_sched_getparam (line 655) | pub const SYS_sched_getparam: ::c_long = 155; constant SYS_sched_setscheduler (line 656) | pub const SYS_sched_setscheduler: ::c_long = 156; constant SYS_sched_getscheduler (line 657) | pub const SYS_sched_getscheduler: ::c_long = 157; constant SYS_sched_yield (line 658) | pub const SYS_sched_yield: ::c_long = 158; constant SYS_sched_get_priority_max (line 659) | pub const SYS_sched_get_priority_max: ::c_long = 159; constant SYS_sched_get_priority_min (line 660) | pub const SYS_sched_get_priority_min: ::c_long = 160; constant SYS_sched_rr_get_interval (line 661) | pub const SYS_sched_rr_get_interval: ::c_long = 161; constant SYS_nanosleep (line 662) | pub const SYS_nanosleep: ::c_long = 162; constant SYS_mremap (line 663) | pub const SYS_mremap: ::c_long = 163; constant SYS_setresuid (line 664) | pub const SYS_setresuid: ::c_long = 164; constant SYS_getresuid (line 665) | pub const SYS_getresuid: ::c_long = 165; constant SYS_poll (line 666) | pub const SYS_poll: ::c_long = 168; constant SYS_nfsservctl (line 667) | pub const SYS_nfsservctl: ::c_long = 169; constant SYS_setresgid (line 668) | pub const SYS_setresgid: ::c_long = 170; constant SYS_getresgid (line 669) | pub const SYS_getresgid: ::c_long = 171; constant SYS_prctl (line 670) | pub const SYS_prctl: ::c_long = 172; constant SYS_rt_sigreturn (line 671) | pub const SYS_rt_sigreturn: ::c_long = 173; constant SYS_rt_sigaction (line 672) | pub const SYS_rt_sigaction: ::c_long = 174; constant SYS_rt_sigprocmask (line 673) | pub const SYS_rt_sigprocmask: ::c_long = 175; constant SYS_rt_sigpending (line 674) | pub const SYS_rt_sigpending: ::c_long = 176; constant SYS_rt_sigtimedwait (line 675) | pub const SYS_rt_sigtimedwait: ::c_long = 177; constant SYS_rt_sigqueueinfo (line 676) | pub const SYS_rt_sigqueueinfo: ::c_long = 178; constant SYS_rt_sigsuspend (line 677) | pub const SYS_rt_sigsuspend: ::c_long = 179; constant SYS_pread64 (line 678) | pub const SYS_pread64: ::c_long = 180; constant SYS_pwrite64 (line 679) | pub const SYS_pwrite64: ::c_long = 181; constant SYS_chown (line 680) | pub const SYS_chown: ::c_long = 182; constant SYS_getcwd (line 681) | pub const SYS_getcwd: ::c_long = 183; constant SYS_capget (line 682) | pub const SYS_capget: ::c_long = 184; constant SYS_capset (line 683) | pub const SYS_capset: ::c_long = 185; constant SYS_sigaltstack (line 684) | pub const SYS_sigaltstack: ::c_long = 186; constant SYS_sendfile (line 685) | pub const SYS_sendfile: ::c_long = 187; constant SYS_vfork (line 686) | pub const SYS_vfork: ::c_long = 190; constant SYS_ugetrlimit (line 687) | pub const SYS_ugetrlimit: ::c_long = 191; constant SYS_mmap2 (line 688) | pub const SYS_mmap2: ::c_long = 192; constant SYS_truncate64 (line 689) | pub const SYS_truncate64: ::c_long = 193; constant SYS_ftruncate64 (line 690) | pub const SYS_ftruncate64: ::c_long = 194; constant SYS_stat64 (line 691) | pub const SYS_stat64: ::c_long = 195; constant SYS_lstat64 (line 692) | pub const SYS_lstat64: ::c_long = 196; constant SYS_fstat64 (line 693) | pub const SYS_fstat64: ::c_long = 197; constant SYS_lchown32 (line 694) | pub const SYS_lchown32: ::c_long = 198; constant SYS_getuid32 (line 695) | pub const SYS_getuid32: ::c_long = 199; constant SYS_getgid32 (line 696) | pub const SYS_getgid32: ::c_long = 200; constant SYS_geteuid32 (line 697) | pub const SYS_geteuid32: ::c_long = 201; constant SYS_getegid32 (line 698) | pub const SYS_getegid32: ::c_long = 202; constant SYS_setreuid32 (line 699) | pub const SYS_setreuid32: ::c_long = 203; constant SYS_setregid32 (line 700) | pub const SYS_setregid32: ::c_long = 204; constant SYS_getgroups32 (line 701) | pub const SYS_getgroups32: ::c_long = 205; constant SYS_setgroups32 (line 702) | pub const SYS_setgroups32: ::c_long = 206; constant SYS_fchown32 (line 703) | pub const SYS_fchown32: ::c_long = 207; constant SYS_setresuid32 (line 704) | pub const SYS_setresuid32: ::c_long = 208; constant SYS_getresuid32 (line 705) | pub const SYS_getresuid32: ::c_long = 209; constant SYS_setresgid32 (line 706) | pub const SYS_setresgid32: ::c_long = 210; constant SYS_getresgid32 (line 707) | pub const SYS_getresgid32: ::c_long = 211; constant SYS_chown32 (line 708) | pub const SYS_chown32: ::c_long = 212; constant SYS_setuid32 (line 709) | pub const SYS_setuid32: ::c_long = 213; constant SYS_setgid32 (line 710) | pub const SYS_setgid32: ::c_long = 214; constant SYS_setfsuid32 (line 711) | pub const SYS_setfsuid32: ::c_long = 215; constant SYS_setfsgid32 (line 712) | pub const SYS_setfsgid32: ::c_long = 216; constant SYS_getdents64 (line 713) | pub const SYS_getdents64: ::c_long = 217; constant SYS_pivot_root (line 714) | pub const SYS_pivot_root: ::c_long = 218; constant SYS_mincore (line 715) | pub const SYS_mincore: ::c_long = 219; constant SYS_madvise (line 716) | pub const SYS_madvise: ::c_long = 220; constant SYS_fcntl64 (line 717) | pub const SYS_fcntl64: ::c_long = 221; constant SYS_gettid (line 718) | pub const SYS_gettid: ::c_long = 224; constant SYS_readahead (line 719) | pub const SYS_readahead: ::c_long = 225; constant SYS_setxattr (line 720) | pub const SYS_setxattr: ::c_long = 226; constant SYS_lsetxattr (line 721) | pub const SYS_lsetxattr: ::c_long = 227; constant SYS_fsetxattr (line 722) | pub const SYS_fsetxattr: ::c_long = 228; constant SYS_getxattr (line 723) | pub const SYS_getxattr: ::c_long = 229; constant SYS_lgetxattr (line 724) | pub const SYS_lgetxattr: ::c_long = 230; constant SYS_fgetxattr (line 725) | pub const SYS_fgetxattr: ::c_long = 231; constant SYS_listxattr (line 726) | pub const SYS_listxattr: ::c_long = 232; constant SYS_llistxattr (line 727) | pub const SYS_llistxattr: ::c_long = 233; constant SYS_flistxattr (line 728) | pub const SYS_flistxattr: ::c_long = 234; constant SYS_removexattr (line 729) | pub const SYS_removexattr: ::c_long = 235; constant SYS_lremovexattr (line 730) | pub const SYS_lremovexattr: ::c_long = 236; constant SYS_fremovexattr (line 731) | pub const SYS_fremovexattr: ::c_long = 237; constant SYS_tkill (line 732) | pub const SYS_tkill: ::c_long = 238; constant SYS_sendfile64 (line 733) | pub const SYS_sendfile64: ::c_long = 239; constant SYS_futex (line 734) | pub const SYS_futex: ::c_long = 240; constant SYS_sched_setaffinity (line 735) | pub const SYS_sched_setaffinity: ::c_long = 241; constant SYS_sched_getaffinity (line 736) | pub const SYS_sched_getaffinity: ::c_long = 242; constant SYS_io_setup (line 737) | pub const SYS_io_setup: ::c_long = 243; constant SYS_io_destroy (line 738) | pub const SYS_io_destroy: ::c_long = 244; constant SYS_io_getevents (line 739) | pub const SYS_io_getevents: ::c_long = 245; constant SYS_io_submit (line 740) | pub const SYS_io_submit: ::c_long = 246; constant SYS_io_cancel (line 741) | pub const SYS_io_cancel: ::c_long = 247; constant SYS_exit_group (line 742) | pub const SYS_exit_group: ::c_long = 248; constant SYS_lookup_dcookie (line 743) | pub const SYS_lookup_dcookie: ::c_long = 249; constant SYS_epoll_create (line 744) | pub const SYS_epoll_create: ::c_long = 250; constant SYS_epoll_ctl (line 745) | pub const SYS_epoll_ctl: ::c_long = 251; constant SYS_epoll_wait (line 746) | pub const SYS_epoll_wait: ::c_long = 252; constant SYS_remap_file_pages (line 747) | pub const SYS_remap_file_pages: ::c_long = 253; constant SYS_set_tid_address (line 748) | pub const SYS_set_tid_address: ::c_long = 256; constant SYS_timer_create (line 749) | pub const SYS_timer_create: ::c_long = 257; constant SYS_timer_settime (line 750) | pub const SYS_timer_settime: ::c_long = 258; constant SYS_timer_gettime (line 751) | pub const SYS_timer_gettime: ::c_long = 259; constant SYS_timer_getoverrun (line 752) | pub const SYS_timer_getoverrun: ::c_long = 260; constant SYS_timer_delete (line 753) | pub const SYS_timer_delete: ::c_long = 261; constant SYS_clock_settime (line 754) | pub const SYS_clock_settime: ::c_long = 262; constant SYS_clock_gettime (line 755) | pub const SYS_clock_gettime: ::c_long = 263; constant SYS_clock_getres (line 756) | pub const SYS_clock_getres: ::c_long = 264; constant SYS_clock_nanosleep (line 757) | pub const SYS_clock_nanosleep: ::c_long = 265; constant SYS_statfs64 (line 758) | pub const SYS_statfs64: ::c_long = 266; constant SYS_fstatfs64 (line 759) | pub const SYS_fstatfs64: ::c_long = 267; constant SYS_tgkill (line 760) | pub const SYS_tgkill: ::c_long = 268; constant SYS_utimes (line 761) | pub const SYS_utimes: ::c_long = 269; constant SYS_pciconfig_iobase (line 762) | pub const SYS_pciconfig_iobase: ::c_long = 271; constant SYS_pciconfig_read (line 763) | pub const SYS_pciconfig_read: ::c_long = 272; constant SYS_pciconfig_write (line 764) | pub const SYS_pciconfig_write: ::c_long = 273; constant SYS_mq_open (line 765) | pub const SYS_mq_open: ::c_long = 274; constant SYS_mq_unlink (line 766) | pub const SYS_mq_unlink: ::c_long = 275; constant SYS_mq_timedsend (line 767) | pub const SYS_mq_timedsend: ::c_long = 276; constant SYS_mq_timedreceive (line 768) | pub const SYS_mq_timedreceive: ::c_long = 277; constant SYS_mq_notify (line 769) | pub const SYS_mq_notify: ::c_long = 278; constant SYS_mq_getsetattr (line 770) | pub const SYS_mq_getsetattr: ::c_long = 279; constant SYS_waitid (line 771) | pub const SYS_waitid: ::c_long = 280; constant SYS_socket (line 772) | pub const SYS_socket: ::c_long = 281; constant SYS_bind (line 773) | pub const SYS_bind: ::c_long = 282; constant SYS_connect (line 774) | pub const SYS_connect: ::c_long = 283; constant SYS_listen (line 775) | pub const SYS_listen: ::c_long = 284; constant SYS_accept (line 776) | pub const SYS_accept: ::c_long = 285; constant SYS_getsockname (line 777) | pub const SYS_getsockname: ::c_long = 286; constant SYS_getpeername (line 778) | pub const SYS_getpeername: ::c_long = 287; constant SYS_socketpair (line 779) | pub const SYS_socketpair: ::c_long = 288; constant SYS_send (line 780) | pub const SYS_send: ::c_long = 289; constant SYS_sendto (line 781) | pub const SYS_sendto: ::c_long = 290; constant SYS_recv (line 782) | pub const SYS_recv: ::c_long = 291; constant SYS_recvfrom (line 783) | pub const SYS_recvfrom: ::c_long = 292; constant SYS_shutdown (line 784) | pub const SYS_shutdown: ::c_long = 293; constant SYS_setsockopt (line 785) | pub const SYS_setsockopt: ::c_long = 294; constant SYS_getsockopt (line 786) | pub const SYS_getsockopt: ::c_long = 295; constant SYS_sendmsg (line 787) | pub const SYS_sendmsg: ::c_long = 296; constant SYS_recvmsg (line 788) | pub const SYS_recvmsg: ::c_long = 297; constant SYS_semop (line 789) | pub const SYS_semop: ::c_long = 298; constant SYS_semget (line 790) | pub const SYS_semget: ::c_long = 299; constant SYS_semctl (line 791) | pub const SYS_semctl: ::c_long = 300; constant SYS_msgsnd (line 792) | pub const SYS_msgsnd: ::c_long = 301; constant SYS_msgrcv (line 793) | pub const SYS_msgrcv: ::c_long = 302; constant SYS_msgget (line 794) | pub const SYS_msgget: ::c_long = 303; constant SYS_msgctl (line 795) | pub const SYS_msgctl: ::c_long = 304; constant SYS_shmat (line 796) | pub const SYS_shmat: ::c_long = 305; constant SYS_shmdt (line 797) | pub const SYS_shmdt: ::c_long = 306; constant SYS_shmget (line 798) | pub const SYS_shmget: ::c_long = 307; constant SYS_shmctl (line 799) | pub const SYS_shmctl: ::c_long = 308; constant SYS_add_key (line 800) | pub const SYS_add_key: ::c_long = 309; constant SYS_request_key (line 801) | pub const SYS_request_key: ::c_long = 310; constant SYS_keyctl (line 802) | pub const SYS_keyctl: ::c_long = 311; constant SYS_semtimedop (line 803) | pub const SYS_semtimedop: ::c_long = 312; constant SYS_vserver (line 804) | pub const SYS_vserver: ::c_long = 313; constant SYS_ioprio_set (line 805) | pub const SYS_ioprio_set: ::c_long = 314; constant SYS_ioprio_get (line 806) | pub const SYS_ioprio_get: ::c_long = 315; constant SYS_inotify_init (line 807) | pub const SYS_inotify_init: ::c_long = 316; constant SYS_inotify_add_watch (line 808) | pub const SYS_inotify_add_watch: ::c_long = 317; constant SYS_inotify_rm_watch (line 809) | pub const SYS_inotify_rm_watch: ::c_long = 318; constant SYS_mbind (line 810) | pub const SYS_mbind: ::c_long = 319; constant SYS_get_mempolicy (line 811) | pub const SYS_get_mempolicy: ::c_long = 320; constant SYS_set_mempolicy (line 812) | pub const SYS_set_mempolicy: ::c_long = 321; constant SYS_openat (line 813) | pub const SYS_openat: ::c_long = 322; constant SYS_mkdirat (line 814) | pub const SYS_mkdirat: ::c_long = 323; constant SYS_mknodat (line 815) | pub const SYS_mknodat: ::c_long = 324; constant SYS_fchownat (line 816) | pub const SYS_fchownat: ::c_long = 325; constant SYS_futimesat (line 817) | pub const SYS_futimesat: ::c_long = 326; constant SYS_fstatat64 (line 818) | pub const SYS_fstatat64: ::c_long = 327; constant SYS_unlinkat (line 819) | pub const SYS_unlinkat: ::c_long = 328; constant SYS_renameat (line 820) | pub const SYS_renameat: ::c_long = 329; constant SYS_linkat (line 821) | pub const SYS_linkat: ::c_long = 330; constant SYS_symlinkat (line 822) | pub const SYS_symlinkat: ::c_long = 331; constant SYS_readlinkat (line 823) | pub const SYS_readlinkat: ::c_long = 332; constant SYS_fchmodat (line 824) | pub const SYS_fchmodat: ::c_long = 333; constant SYS_faccessat (line 825) | pub const SYS_faccessat: ::c_long = 334; constant SYS_pselect6 (line 826) | pub const SYS_pselect6: ::c_long = 335; constant SYS_ppoll (line 827) | pub const SYS_ppoll: ::c_long = 336; constant SYS_unshare (line 828) | pub const SYS_unshare: ::c_long = 337; constant SYS_set_robust_list (line 829) | pub const SYS_set_robust_list: ::c_long = 338; constant SYS_get_robust_list (line 830) | pub const SYS_get_robust_list: ::c_long = 339; constant SYS_splice (line 831) | pub const SYS_splice: ::c_long = 340; constant SYS_tee (line 832) | pub const SYS_tee: ::c_long = 342; constant SYS_vmsplice (line 833) | pub const SYS_vmsplice: ::c_long = 343; constant SYS_move_pages (line 834) | pub const SYS_move_pages: ::c_long = 344; constant SYS_getcpu (line 835) | pub const SYS_getcpu: ::c_long = 345; constant SYS_epoll_pwait (line 836) | pub const SYS_epoll_pwait: ::c_long = 346; constant SYS_kexec_load (line 837) | pub const SYS_kexec_load: ::c_long = 347; constant SYS_utimensat (line 838) | pub const SYS_utimensat: ::c_long = 348; constant SYS_signalfd (line 839) | pub const SYS_signalfd: ::c_long = 349; constant SYS_timerfd_create (line 840) | pub const SYS_timerfd_create: ::c_long = 350; constant SYS_eventfd (line 841) | pub const SYS_eventfd: ::c_long = 351; constant SYS_fallocate (line 842) | pub const SYS_fallocate: ::c_long = 352; constant SYS_timerfd_settime (line 843) | pub const SYS_timerfd_settime: ::c_long = 353; constant SYS_timerfd_gettime (line 844) | pub const SYS_timerfd_gettime: ::c_long = 354; constant SYS_signalfd4 (line 845) | pub const SYS_signalfd4: ::c_long = 355; constant SYS_eventfd2 (line 846) | pub const SYS_eventfd2: ::c_long = 356; constant SYS_epoll_create1 (line 847) | pub const SYS_epoll_create1: ::c_long = 357; constant SYS_dup3 (line 848) | pub const SYS_dup3: ::c_long = 358; constant SYS_pipe2 (line 849) | pub const SYS_pipe2: ::c_long = 359; constant SYS_inotify_init1 (line 850) | pub const SYS_inotify_init1: ::c_long = 360; constant SYS_preadv (line 851) | pub const SYS_preadv: ::c_long = 361; constant SYS_pwritev (line 852) | pub const SYS_pwritev: ::c_long = 362; constant SYS_rt_tgsigqueueinfo (line 853) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 363; constant SYS_perf_event_open (line 854) | pub const SYS_perf_event_open: ::c_long = 364; constant SYS_recvmmsg (line 855) | pub const SYS_recvmmsg: ::c_long = 365; constant SYS_accept4 (line 856) | pub const SYS_accept4: ::c_long = 366; constant SYS_fanotify_init (line 857) | pub const SYS_fanotify_init: ::c_long = 367; constant SYS_fanotify_mark (line 858) | pub const SYS_fanotify_mark: ::c_long = 368; constant SYS_prlimit64 (line 859) | pub const SYS_prlimit64: ::c_long = 369; constant SYS_name_to_handle_at (line 860) | pub const SYS_name_to_handle_at: ::c_long = 370; constant SYS_open_by_handle_at (line 861) | pub const SYS_open_by_handle_at: ::c_long = 371; constant SYS_clock_adjtime (line 862) | pub const SYS_clock_adjtime: ::c_long = 372; constant SYS_syncfs (line 863) | pub const SYS_syncfs: ::c_long = 373; constant SYS_sendmmsg (line 864) | pub const SYS_sendmmsg: ::c_long = 374; constant SYS_setns (line 865) | pub const SYS_setns: ::c_long = 375; constant SYS_process_vm_readv (line 866) | pub const SYS_process_vm_readv: ::c_long = 376; constant SYS_process_vm_writev (line 867) | pub const SYS_process_vm_writev: ::c_long = 377; constant SYS_kcmp (line 868) | pub const SYS_kcmp: ::c_long = 378; constant SYS_finit_module (line 869) | pub const SYS_finit_module: ::c_long = 379; constant SYS_sched_setattr (line 870) | pub const SYS_sched_setattr: ::c_long = 380; constant SYS_sched_getattr (line 871) | pub const SYS_sched_getattr: ::c_long = 381; constant SYS_renameat2 (line 872) | pub const SYS_renameat2: ::c_long = 382; constant SYS_seccomp (line 873) | pub const SYS_seccomp: ::c_long = 383; constant SYS_getrandom (line 874) | pub const SYS_getrandom: ::c_long = 384; constant SYS_memfd_create (line 875) | pub const SYS_memfd_create: ::c_long = 385; constant SYS_bpf (line 876) | pub const SYS_bpf: ::c_long = 386; constant SYS_execveat (line 877) | pub const SYS_execveat: ::c_long = 387; constant SYS_userfaultfd (line 878) | pub const SYS_userfaultfd: ::c_long = 388; constant SYS_membarrier (line 879) | pub const SYS_membarrier: ::c_long = 389; constant SYS_mlock2 (line 880) | pub const SYS_mlock2: ::c_long = 390; constant SYS_copy_file_range (line 881) | pub const SYS_copy_file_range: ::c_long = 391; constant SYS_preadv2 (line 882) | pub const SYS_preadv2: ::c_long = 392; constant SYS_pwritev2 (line 883) | pub const SYS_pwritev2: ::c_long = 393; constant SYS_pkey_mprotect (line 884) | pub const SYS_pkey_mprotect: ::c_long = 394; constant SYS_pkey_alloc (line 885) | pub const SYS_pkey_alloc: ::c_long = 395; constant SYS_pkey_free (line 886) | pub const SYS_pkey_free: ::c_long = 396; constant SYS_statx (line 888) | pub const SYS_statx: ::c_int = 397; constant SYS_pidfd_send_signal (line 889) | pub const SYS_pidfd_send_signal: ::c_long = 424; constant SYS_io_uring_setup (line 890) | pub const SYS_io_uring_setup: ::c_long = 425; constant SYS_io_uring_enter (line 891) | pub const SYS_io_uring_enter: ::c_long = 426; constant SYS_io_uring_register (line 892) | pub const SYS_io_uring_register: ::c_long = 427; constant SYS_open_tree (line 893) | pub const SYS_open_tree: ::c_long = 428; constant SYS_move_mount (line 894) | pub const SYS_move_mount: ::c_long = 429; constant SYS_fsopen (line 895) | pub const SYS_fsopen: ::c_long = 430; constant SYS_fsconfig (line 896) | pub const SYS_fsconfig: ::c_long = 431; constant SYS_fsmount (line 897) | pub const SYS_fsmount: ::c_long = 432; constant SYS_fspick (line 898) | pub const SYS_fspick: ::c_long = 433; constant SYS_pidfd_open (line 899) | pub const SYS_pidfd_open: ::c_long = 434; constant SYS_clone3 (line 900) | pub const SYS_clone3: ::c_long = 435; constant SYS_close_range (line 901) | pub const SYS_close_range: ::c_long = 436; constant SYS_openat2 (line 902) | pub const SYS_openat2: ::c_long = 437; constant SYS_pidfd_getfd (line 903) | pub const SYS_pidfd_getfd: ::c_long = 438; constant SYS_faccessat2 (line 904) | pub const SYS_faccessat2: ::c_long = 439; constant SYS_process_madvise (line 905) | pub const SYS_process_madvise: ::c_long = 440; constant SYS_epoll_pwait2 (line 906) | pub const SYS_epoll_pwait2: ::c_long = 441; constant SYS_mount_setattr (line 907) | pub const SYS_mount_setattr: ::c_long = 442; constant SYS_quotactl_fd (line 908) | pub const SYS_quotactl_fd: ::c_long = 443; constant SYS_landlock_create_ruleset (line 909) | pub const SYS_landlock_create_ruleset: ::c_long = 444; constant SYS_landlock_add_rule (line 910) | pub const SYS_landlock_add_rule: ::c_long = 445; constant SYS_landlock_restrict_self (line 911) | pub const SYS_landlock_restrict_self: ::c_long = 446; constant SYS_memfd_secret (line 912) | pub const SYS_memfd_secret: ::c_long = 447; constant SYS_process_mrelease (line 913) | pub const SYS_process_mrelease: ::c_long = 448; constant SYS_futex_waitv (line 914) | pub const SYS_futex_waitv: ::c_long = 449; constant SYS_set_mempolicy_home_node (line 915) | pub const SYS_set_mempolicy_home_node: ::c_long = 450; FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/mips/mips32/mod.rs type c_char (line 1) | pub type c_char = i8; type c_long (line 2) | pub type c_long = i32; type c_ulong (line 3) | pub type c_ulong = u32; type clock_t (line 4) | pub type clock_t = i32; type time_t (line 5) | pub type time_t = i32; type suseconds_t (line 6) | pub type suseconds_t = i32; type wchar_t (line 7) | pub type wchar_t = i32; type off_t (line 8) | pub type off_t = i32; type ino_t (line 9) | pub type ino_t = u32; type blkcnt_t (line 10) | pub type blkcnt_t = i32; type blksize_t (line 11) | pub type blksize_t = i32; type nlink_t (line 12) | pub type nlink_t = u32; type fsblkcnt_t (line 13) | pub type fsblkcnt_t = ::c_ulong; type fsfilcnt_t (line 14) | pub type fsfilcnt_t = ::c_ulong; type __u64 (line 15) | pub type __u64 = ::c_ulonglong; type __s64 (line 16) | pub type __s64 = ::c_longlong; type fsblkcnt64_t (line 17) | pub type fsblkcnt64_t = u64; type fsfilcnt64_t (line 18) | pub type fsfilcnt64_t = u64; constant __SIZEOF_PTHREAD_ATTR_T (line 259) | pub const __SIZEOF_PTHREAD_ATTR_T: usize = 36; constant __SIZEOF_PTHREAD_MUTEX_T (line 260) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 24; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 261) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_CONDATTR_T (line 262) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCK_T (line 263) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 32; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 264) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant __SIZEOF_PTHREAD_BARRIER_T (line 265) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 20; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 266) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant SYS_syscall (line 268) | pub const SYS_syscall: ::c_long = 4000 + 0; constant SYS_exit (line 269) | pub const SYS_exit: ::c_long = 4000 + 1; constant SYS_fork (line 270) | pub const SYS_fork: ::c_long = 4000 + 2; constant SYS_read (line 271) | pub const SYS_read: ::c_long = 4000 + 3; constant SYS_write (line 272) | pub const SYS_write: ::c_long = 4000 + 4; constant SYS_open (line 273) | pub const SYS_open: ::c_long = 4000 + 5; constant SYS_close (line 274) | pub const SYS_close: ::c_long = 4000 + 6; constant SYS_waitpid (line 275) | pub const SYS_waitpid: ::c_long = 4000 + 7; constant SYS_creat (line 276) | pub const SYS_creat: ::c_long = 4000 + 8; constant SYS_link (line 277) | pub const SYS_link: ::c_long = 4000 + 9; constant SYS_unlink (line 278) | pub const SYS_unlink: ::c_long = 4000 + 10; constant SYS_execve (line 279) | pub const SYS_execve: ::c_long = 4000 + 11; constant SYS_chdir (line 280) | pub const SYS_chdir: ::c_long = 4000 + 12; constant SYS_time (line 281) | pub const SYS_time: ::c_long = 4000 + 13; constant SYS_mknod (line 282) | pub const SYS_mknod: ::c_long = 4000 + 14; constant SYS_chmod (line 283) | pub const SYS_chmod: ::c_long = 4000 + 15; constant SYS_lchown (line 284) | pub const SYS_lchown: ::c_long = 4000 + 16; constant SYS_break (line 285) | pub const SYS_break: ::c_long = 4000 + 17; constant SYS_lseek (line 286) | pub const SYS_lseek: ::c_long = 4000 + 19; constant SYS_getpid (line 287) | pub const SYS_getpid: ::c_long = 4000 + 20; constant SYS_mount (line 288) | pub const SYS_mount: ::c_long = 4000 + 21; constant SYS_umount (line 289) | pub const SYS_umount: ::c_long = 4000 + 22; constant SYS_setuid (line 290) | pub const SYS_setuid: ::c_long = 4000 + 23; constant SYS_getuid (line 291) | pub const SYS_getuid: ::c_long = 4000 + 24; constant SYS_stime (line 292) | pub const SYS_stime: ::c_long = 4000 + 25; constant SYS_ptrace (line 293) | pub const SYS_ptrace: ::c_long = 4000 + 26; constant SYS_alarm (line 294) | pub const SYS_alarm: ::c_long = 4000 + 27; constant SYS_pause (line 295) | pub const SYS_pause: ::c_long = 4000 + 29; constant SYS_utime (line 296) | pub const SYS_utime: ::c_long = 4000 + 30; constant SYS_stty (line 297) | pub const SYS_stty: ::c_long = 4000 + 31; constant SYS_gtty (line 298) | pub const SYS_gtty: ::c_long = 4000 + 32; constant SYS_access (line 299) | pub const SYS_access: ::c_long = 4000 + 33; constant SYS_nice (line 300) | pub const SYS_nice: ::c_long = 4000 + 34; constant SYS_ftime (line 301) | pub const SYS_ftime: ::c_long = 4000 + 35; constant SYS_sync (line 302) | pub const SYS_sync: ::c_long = 4000 + 36; constant SYS_kill (line 303) | pub const SYS_kill: ::c_long = 4000 + 37; constant SYS_rename (line 304) | pub const SYS_rename: ::c_long = 4000 + 38; constant SYS_mkdir (line 305) | pub const SYS_mkdir: ::c_long = 4000 + 39; constant SYS_rmdir (line 306) | pub const SYS_rmdir: ::c_long = 4000 + 40; constant SYS_dup (line 307) | pub const SYS_dup: ::c_long = 4000 + 41; constant SYS_pipe (line 308) | pub const SYS_pipe: ::c_long = 4000 + 42; constant SYS_times (line 309) | pub const SYS_times: ::c_long = 4000 + 43; constant SYS_prof (line 310) | pub const SYS_prof: ::c_long = 4000 + 44; constant SYS_brk (line 311) | pub const SYS_brk: ::c_long = 4000 + 45; constant SYS_setgid (line 312) | pub const SYS_setgid: ::c_long = 4000 + 46; constant SYS_getgid (line 313) | pub const SYS_getgid: ::c_long = 4000 + 47; constant SYS_signal (line 314) | pub const SYS_signal: ::c_long = 4000 + 48; constant SYS_geteuid (line 315) | pub const SYS_geteuid: ::c_long = 4000 + 49; constant SYS_getegid (line 316) | pub const SYS_getegid: ::c_long = 4000 + 50; constant SYS_acct (line 317) | pub const SYS_acct: ::c_long = 4000 + 51; constant SYS_umount2 (line 318) | pub const SYS_umount2: ::c_long = 4000 + 52; constant SYS_lock (line 319) | pub const SYS_lock: ::c_long = 4000 + 53; constant SYS_ioctl (line 320) | pub const SYS_ioctl: ::c_long = 4000 + 54; constant SYS_fcntl (line 321) | pub const SYS_fcntl: ::c_long = 4000 + 55; constant SYS_mpx (line 322) | pub const SYS_mpx: ::c_long = 4000 + 56; constant SYS_setpgid (line 323) | pub const SYS_setpgid: ::c_long = 4000 + 57; constant SYS_ulimit (line 324) | pub const SYS_ulimit: ::c_long = 4000 + 58; constant SYS_umask (line 325) | pub const SYS_umask: ::c_long = 4000 + 60; constant SYS_chroot (line 326) | pub const SYS_chroot: ::c_long = 4000 + 61; constant SYS_ustat (line 327) | pub const SYS_ustat: ::c_long = 4000 + 62; constant SYS_dup2 (line 328) | pub const SYS_dup2: ::c_long = 4000 + 63; constant SYS_getppid (line 329) | pub const SYS_getppid: ::c_long = 4000 + 64; constant SYS_getpgrp (line 330) | pub const SYS_getpgrp: ::c_long = 4000 + 65; constant SYS_setsid (line 331) | pub const SYS_setsid: ::c_long = 4000 + 66; constant SYS_sigaction (line 332) | pub const SYS_sigaction: ::c_long = 4000 + 67; constant SYS_sgetmask (line 333) | pub const SYS_sgetmask: ::c_long = 4000 + 68; constant SYS_ssetmask (line 334) | pub const SYS_ssetmask: ::c_long = 4000 + 69; constant SYS_setreuid (line 335) | pub const SYS_setreuid: ::c_long = 4000 + 70; constant SYS_setregid (line 336) | pub const SYS_setregid: ::c_long = 4000 + 71; constant SYS_sigsuspend (line 337) | pub const SYS_sigsuspend: ::c_long = 4000 + 72; constant SYS_sigpending (line 338) | pub const SYS_sigpending: ::c_long = 4000 + 73; constant SYS_sethostname (line 339) | pub const SYS_sethostname: ::c_long = 4000 + 74; constant SYS_setrlimit (line 340) | pub const SYS_setrlimit: ::c_long = 4000 + 75; constant SYS_getrlimit (line 341) | pub const SYS_getrlimit: ::c_long = 4000 + 76; constant SYS_getrusage (line 342) | pub const SYS_getrusage: ::c_long = 4000 + 77; constant SYS_gettimeofday (line 343) | pub const SYS_gettimeofday: ::c_long = 4000 + 78; constant SYS_settimeofday (line 344) | pub const SYS_settimeofday: ::c_long = 4000 + 79; constant SYS_getgroups (line 345) | pub const SYS_getgroups: ::c_long = 4000 + 80; constant SYS_setgroups (line 346) | pub const SYS_setgroups: ::c_long = 4000 + 81; constant SYS_symlink (line 347) | pub const SYS_symlink: ::c_long = 4000 + 83; constant SYS_readlink (line 348) | pub const SYS_readlink: ::c_long = 4000 + 85; constant SYS_uselib (line 349) | pub const SYS_uselib: ::c_long = 4000 + 86; constant SYS_swapon (line 350) | pub const SYS_swapon: ::c_long = 4000 + 87; constant SYS_reboot (line 351) | pub const SYS_reboot: ::c_long = 4000 + 88; constant SYS_readdir (line 352) | pub const SYS_readdir: ::c_long = 4000 + 89; constant SYS_mmap (line 353) | pub const SYS_mmap: ::c_long = 4000 + 90; constant SYS_munmap (line 354) | pub const SYS_munmap: ::c_long = 4000 + 91; constant SYS_truncate (line 355) | pub const SYS_truncate: ::c_long = 4000 + 92; constant SYS_ftruncate (line 356) | pub const SYS_ftruncate: ::c_long = 4000 + 93; constant SYS_fchmod (line 357) | pub const SYS_fchmod: ::c_long = 4000 + 94; constant SYS_fchown (line 358) | pub const SYS_fchown: ::c_long = 4000 + 95; constant SYS_getpriority (line 359) | pub const SYS_getpriority: ::c_long = 4000 + 96; constant SYS_setpriority (line 360) | pub const SYS_setpriority: ::c_long = 4000 + 97; constant SYS_profil (line 361) | pub const SYS_profil: ::c_long = 4000 + 98; constant SYS_statfs (line 362) | pub const SYS_statfs: ::c_long = 4000 + 99; constant SYS_fstatfs (line 363) | pub const SYS_fstatfs: ::c_long = 4000 + 100; constant SYS_ioperm (line 364) | pub const SYS_ioperm: ::c_long = 4000 + 101; constant SYS_socketcall (line 365) | pub const SYS_socketcall: ::c_long = 4000 + 102; constant SYS_syslog (line 366) | pub const SYS_syslog: ::c_long = 4000 + 103; constant SYS_setitimer (line 367) | pub const SYS_setitimer: ::c_long = 4000 + 104; constant SYS_getitimer (line 368) | pub const SYS_getitimer: ::c_long = 4000 + 105; constant SYS_stat (line 369) | pub const SYS_stat: ::c_long = 4000 + 106; constant SYS_lstat (line 370) | pub const SYS_lstat: ::c_long = 4000 + 107; constant SYS_fstat (line 371) | pub const SYS_fstat: ::c_long = 4000 + 108; constant SYS_iopl (line 372) | pub const SYS_iopl: ::c_long = 4000 + 110; constant SYS_vhangup (line 373) | pub const SYS_vhangup: ::c_long = 4000 + 111; constant SYS_idle (line 374) | pub const SYS_idle: ::c_long = 4000 + 112; constant SYS_vm86 (line 375) | pub const SYS_vm86: ::c_long = 4000 + 113; constant SYS_wait4 (line 376) | pub const SYS_wait4: ::c_long = 4000 + 114; constant SYS_swapoff (line 377) | pub const SYS_swapoff: ::c_long = 4000 + 115; constant SYS_sysinfo (line 378) | pub const SYS_sysinfo: ::c_long = 4000 + 116; constant SYS_ipc (line 379) | pub const SYS_ipc: ::c_long = 4000 + 117; constant SYS_fsync (line 380) | pub const SYS_fsync: ::c_long = 4000 + 118; constant SYS_sigreturn (line 381) | pub const SYS_sigreturn: ::c_long = 4000 + 119; constant SYS_clone (line 382) | pub const SYS_clone: ::c_long = 4000 + 120; constant SYS_setdomainname (line 383) | pub const SYS_setdomainname: ::c_long = 4000 + 121; constant SYS_uname (line 384) | pub const SYS_uname: ::c_long = 4000 + 122; constant SYS_modify_ldt (line 385) | pub const SYS_modify_ldt: ::c_long = 4000 + 123; constant SYS_adjtimex (line 386) | pub const SYS_adjtimex: ::c_long = 4000 + 124; constant SYS_mprotect (line 387) | pub const SYS_mprotect: ::c_long = 4000 + 125; constant SYS_sigprocmask (line 388) | pub const SYS_sigprocmask: ::c_long = 4000 + 126; constant SYS_create_module (line 389) | pub const SYS_create_module: ::c_long = 4000 + 127; constant SYS_init_module (line 390) | pub const SYS_init_module: ::c_long = 4000 + 128; constant SYS_delete_module (line 391) | pub const SYS_delete_module: ::c_long = 4000 + 129; constant SYS_get_kernel_syms (line 392) | pub const SYS_get_kernel_syms: ::c_long = 4000 + 130; constant SYS_quotactl (line 393) | pub const SYS_quotactl: ::c_long = 4000 + 131; constant SYS_getpgid (line 394) | pub const SYS_getpgid: ::c_long = 4000 + 132; constant SYS_fchdir (line 395) | pub const SYS_fchdir: ::c_long = 4000 + 133; constant SYS_bdflush (line 396) | pub const SYS_bdflush: ::c_long = 4000 + 134; constant SYS_sysfs (line 397) | pub const SYS_sysfs: ::c_long = 4000 + 135; constant SYS_personality (line 398) | pub const SYS_personality: ::c_long = 4000 + 136; constant SYS_afs_syscall (line 399) | pub const SYS_afs_syscall: ::c_long = 4000 + 137; constant SYS_setfsuid (line 400) | pub const SYS_setfsuid: ::c_long = 4000 + 138; constant SYS_setfsgid (line 401) | pub const SYS_setfsgid: ::c_long = 4000 + 139; constant SYS__llseek (line 402) | pub const SYS__llseek: ::c_long = 4000 + 140; constant SYS_getdents (line 403) | pub const SYS_getdents: ::c_long = 4000 + 141; constant SYS__newselect (line 404) | pub const SYS__newselect: ::c_long = 4000 + 142; constant SYS_flock (line 405) | pub const SYS_flock: ::c_long = 4000 + 143; constant SYS_msync (line 406) | pub const SYS_msync: ::c_long = 4000 + 144; constant SYS_readv (line 407) | pub const SYS_readv: ::c_long = 4000 + 145; constant SYS_writev (line 408) | pub const SYS_writev: ::c_long = 4000 + 146; constant SYS_cacheflush (line 409) | pub const SYS_cacheflush: ::c_long = 4000 + 147; constant SYS_cachectl (line 410) | pub const SYS_cachectl: ::c_long = 4000 + 148; constant SYS_sysmips (line 411) | pub const SYS_sysmips: ::c_long = 4000 + 149; constant SYS_getsid (line 412) | pub const SYS_getsid: ::c_long = 4000 + 151; constant SYS_fdatasync (line 413) | pub const SYS_fdatasync: ::c_long = 4000 + 152; constant SYS__sysctl (line 414) | pub const SYS__sysctl: ::c_long = 4000 + 153; constant SYS_mlock (line 415) | pub const SYS_mlock: ::c_long = 4000 + 154; constant SYS_munlock (line 416) | pub const SYS_munlock: ::c_long = 4000 + 155; constant SYS_mlockall (line 417) | pub const SYS_mlockall: ::c_long = 4000 + 156; constant SYS_munlockall (line 418) | pub const SYS_munlockall: ::c_long = 4000 + 157; constant SYS_sched_setparam (line 419) | pub const SYS_sched_setparam: ::c_long = 4000 + 158; constant SYS_sched_getparam (line 420) | pub const SYS_sched_getparam: ::c_long = 4000 + 159; constant SYS_sched_setscheduler (line 421) | pub const SYS_sched_setscheduler: ::c_long = 4000 + 160; constant SYS_sched_getscheduler (line 422) | pub const SYS_sched_getscheduler: ::c_long = 4000 + 161; constant SYS_sched_yield (line 423) | pub const SYS_sched_yield: ::c_long = 4000 + 162; constant SYS_sched_get_priority_max (line 424) | pub const SYS_sched_get_priority_max: ::c_long = 4000 + 163; constant SYS_sched_get_priority_min (line 425) | pub const SYS_sched_get_priority_min: ::c_long = 4000 + 164; constant SYS_sched_rr_get_interval (line 426) | pub const SYS_sched_rr_get_interval: ::c_long = 4000 + 165; constant SYS_nanosleep (line 427) | pub const SYS_nanosleep: ::c_long = 4000 + 166; constant SYS_mremap (line 428) | pub const SYS_mremap: ::c_long = 4000 + 167; constant SYS_accept (line 429) | pub const SYS_accept: ::c_long = 4000 + 168; constant SYS_bind (line 430) | pub const SYS_bind: ::c_long = 4000 + 169; constant SYS_connect (line 431) | pub const SYS_connect: ::c_long = 4000 + 170; constant SYS_getpeername (line 432) | pub const SYS_getpeername: ::c_long = 4000 + 171; constant SYS_getsockname (line 433) | pub const SYS_getsockname: ::c_long = 4000 + 172; constant SYS_getsockopt (line 434) | pub const SYS_getsockopt: ::c_long = 4000 + 173; constant SYS_listen (line 435) | pub const SYS_listen: ::c_long = 4000 + 174; constant SYS_recv (line 436) | pub const SYS_recv: ::c_long = 4000 + 175; constant SYS_recvfrom (line 437) | pub const SYS_recvfrom: ::c_long = 4000 + 176; constant SYS_recvmsg (line 438) | pub const SYS_recvmsg: ::c_long = 4000 + 177; constant SYS_send (line 439) | pub const SYS_send: ::c_long = 4000 + 178; constant SYS_sendmsg (line 440) | pub const SYS_sendmsg: ::c_long = 4000 + 179; constant SYS_sendto (line 441) | pub const SYS_sendto: ::c_long = 4000 + 180; constant SYS_setsockopt (line 442) | pub const SYS_setsockopt: ::c_long = 4000 + 181; constant SYS_shutdown (line 443) | pub const SYS_shutdown: ::c_long = 4000 + 182; constant SYS_socket (line 444) | pub const SYS_socket: ::c_long = 4000 + 183; constant SYS_socketpair (line 445) | pub const SYS_socketpair: ::c_long = 4000 + 184; constant SYS_setresuid (line 446) | pub const SYS_setresuid: ::c_long = 4000 + 185; constant SYS_getresuid (line 447) | pub const SYS_getresuid: ::c_long = 4000 + 186; constant SYS_query_module (line 448) | pub const SYS_query_module: ::c_long = 4000 + 187; constant SYS_poll (line 449) | pub const SYS_poll: ::c_long = 4000 + 188; constant SYS_nfsservctl (line 450) | pub const SYS_nfsservctl: ::c_long = 4000 + 189; constant SYS_setresgid (line 451) | pub const SYS_setresgid: ::c_long = 4000 + 190; constant SYS_getresgid (line 452) | pub const SYS_getresgid: ::c_long = 4000 + 191; constant SYS_prctl (line 453) | pub const SYS_prctl: ::c_long = 4000 + 192; constant SYS_rt_sigreturn (line 454) | pub const SYS_rt_sigreturn: ::c_long = 4000 + 193; constant SYS_rt_sigaction (line 455) | pub const SYS_rt_sigaction: ::c_long = 4000 + 194; constant SYS_rt_sigprocmask (line 456) | pub const SYS_rt_sigprocmask: ::c_long = 4000 + 195; constant SYS_rt_sigpending (line 457) | pub const SYS_rt_sigpending: ::c_long = 4000 + 196; constant SYS_rt_sigtimedwait (line 458) | pub const SYS_rt_sigtimedwait: ::c_long = 4000 + 197; constant SYS_rt_sigqueueinfo (line 459) | pub const SYS_rt_sigqueueinfo: ::c_long = 4000 + 198; constant SYS_rt_sigsuspend (line 460) | pub const SYS_rt_sigsuspend: ::c_long = 4000 + 199; constant SYS_pread64 (line 461) | pub const SYS_pread64: ::c_long = 4000 + 200; constant SYS_pwrite64 (line 462) | pub const SYS_pwrite64: ::c_long = 4000 + 201; constant SYS_chown (line 463) | pub const SYS_chown: ::c_long = 4000 + 202; constant SYS_getcwd (line 464) | pub const SYS_getcwd: ::c_long = 4000 + 203; constant SYS_capget (line 465) | pub const SYS_capget: ::c_long = 4000 + 204; constant SYS_capset (line 466) | pub const SYS_capset: ::c_long = 4000 + 205; constant SYS_sigaltstack (line 467) | pub const SYS_sigaltstack: ::c_long = 4000 + 206; constant SYS_sendfile (line 468) | pub const SYS_sendfile: ::c_long = 4000 + 207; constant SYS_getpmsg (line 469) | pub const SYS_getpmsg: ::c_long = 4000 + 208; constant SYS_putpmsg (line 470) | pub const SYS_putpmsg: ::c_long = 4000 + 209; constant SYS_mmap2 (line 471) | pub const SYS_mmap2: ::c_long = 4000 + 210; constant SYS_truncate64 (line 472) | pub const SYS_truncate64: ::c_long = 4000 + 211; constant SYS_ftruncate64 (line 473) | pub const SYS_ftruncate64: ::c_long = 4000 + 212; constant SYS_stat64 (line 474) | pub const SYS_stat64: ::c_long = 4000 + 213; constant SYS_lstat64 (line 475) | pub const SYS_lstat64: ::c_long = 4000 + 214; constant SYS_fstat64 (line 476) | pub const SYS_fstat64: ::c_long = 4000 + 215; constant SYS_pivot_root (line 477) | pub const SYS_pivot_root: ::c_long = 4000 + 216; constant SYS_mincore (line 478) | pub const SYS_mincore: ::c_long = 4000 + 217; constant SYS_madvise (line 479) | pub const SYS_madvise: ::c_long = 4000 + 218; constant SYS_getdents64 (line 480) | pub const SYS_getdents64: ::c_long = 4000 + 219; constant SYS_fcntl64 (line 481) | pub const SYS_fcntl64: ::c_long = 4000 + 220; constant SYS_gettid (line 482) | pub const SYS_gettid: ::c_long = 4000 + 222; constant SYS_readahead (line 483) | pub const SYS_readahead: ::c_long = 4000 + 223; constant SYS_setxattr (line 484) | pub const SYS_setxattr: ::c_long = 4000 + 224; constant SYS_lsetxattr (line 485) | pub const SYS_lsetxattr: ::c_long = 4000 + 225; constant SYS_fsetxattr (line 486) | pub const SYS_fsetxattr: ::c_long = 4000 + 226; constant SYS_getxattr (line 487) | pub const SYS_getxattr: ::c_long = 4000 + 227; constant SYS_lgetxattr (line 488) | pub const SYS_lgetxattr: ::c_long = 4000 + 228; constant SYS_fgetxattr (line 489) | pub const SYS_fgetxattr: ::c_long = 4000 + 229; constant SYS_listxattr (line 490) | pub const SYS_listxattr: ::c_long = 4000 + 230; constant SYS_llistxattr (line 491) | pub const SYS_llistxattr: ::c_long = 4000 + 231; constant SYS_flistxattr (line 492) | pub const SYS_flistxattr: ::c_long = 4000 + 232; constant SYS_removexattr (line 493) | pub const SYS_removexattr: ::c_long = 4000 + 233; constant SYS_lremovexattr (line 494) | pub const SYS_lremovexattr: ::c_long = 4000 + 234; constant SYS_fremovexattr (line 495) | pub const SYS_fremovexattr: ::c_long = 4000 + 235; constant SYS_tkill (line 496) | pub const SYS_tkill: ::c_long = 4000 + 236; constant SYS_sendfile64 (line 497) | pub const SYS_sendfile64: ::c_long = 4000 + 237; constant SYS_futex (line 498) | pub const SYS_futex: ::c_long = 4000 + 238; constant SYS_sched_setaffinity (line 499) | pub const SYS_sched_setaffinity: ::c_long = 4000 + 239; constant SYS_sched_getaffinity (line 500) | pub const SYS_sched_getaffinity: ::c_long = 4000 + 240; constant SYS_io_setup (line 501) | pub const SYS_io_setup: ::c_long = 4000 + 241; constant SYS_io_destroy (line 502) | pub const SYS_io_destroy: ::c_long = 4000 + 242; constant SYS_io_getevents (line 503) | pub const SYS_io_getevents: ::c_long = 4000 + 243; constant SYS_io_submit (line 504) | pub const SYS_io_submit: ::c_long = 4000 + 244; constant SYS_io_cancel (line 505) | pub const SYS_io_cancel: ::c_long = 4000 + 245; constant SYS_exit_group (line 506) | pub const SYS_exit_group: ::c_long = 4000 + 246; constant SYS_lookup_dcookie (line 507) | pub const SYS_lookup_dcookie: ::c_long = 4000 + 247; constant SYS_epoll_create (line 508) | pub const SYS_epoll_create: ::c_long = 4000 + 248; constant SYS_epoll_ctl (line 509) | pub const SYS_epoll_ctl: ::c_long = 4000 + 249; constant SYS_epoll_wait (line 510) | pub const SYS_epoll_wait: ::c_long = 4000 + 250; constant SYS_remap_file_pages (line 511) | pub const SYS_remap_file_pages: ::c_long = 4000 + 251; constant SYS_set_tid_address (line 512) | pub const SYS_set_tid_address: ::c_long = 4000 + 252; constant SYS_restart_syscall (line 513) | pub const SYS_restart_syscall: ::c_long = 4000 + 253; constant SYS_fadvise64 (line 514) | pub const SYS_fadvise64: ::c_long = 4000 + 254; constant SYS_statfs64 (line 515) | pub const SYS_statfs64: ::c_long = 4000 + 255; constant SYS_fstatfs64 (line 516) | pub const SYS_fstatfs64: ::c_long = 4000 + 256; constant SYS_timer_create (line 517) | pub const SYS_timer_create: ::c_long = 4000 + 257; constant SYS_timer_settime (line 518) | pub const SYS_timer_settime: ::c_long = 4000 + 258; constant SYS_timer_gettime (line 519) | pub const SYS_timer_gettime: ::c_long = 4000 + 259; constant SYS_timer_getoverrun (line 520) | pub const SYS_timer_getoverrun: ::c_long = 4000 + 260; constant SYS_timer_delete (line 521) | pub const SYS_timer_delete: ::c_long = 4000 + 261; constant SYS_clock_settime (line 522) | pub const SYS_clock_settime: ::c_long = 4000 + 262; constant SYS_clock_gettime (line 523) | pub const SYS_clock_gettime: ::c_long = 4000 + 263; constant SYS_clock_getres (line 524) | pub const SYS_clock_getres: ::c_long = 4000 + 264; constant SYS_clock_nanosleep (line 525) | pub const SYS_clock_nanosleep: ::c_long = 4000 + 265; constant SYS_tgkill (line 526) | pub const SYS_tgkill: ::c_long = 4000 + 266; constant SYS_utimes (line 527) | pub const SYS_utimes: ::c_long = 4000 + 267; constant SYS_mbind (line 528) | pub const SYS_mbind: ::c_long = 4000 + 268; constant SYS_get_mempolicy (line 529) | pub const SYS_get_mempolicy: ::c_long = 4000 + 269; constant SYS_set_mempolicy (line 530) | pub const SYS_set_mempolicy: ::c_long = 4000 + 270; constant SYS_mq_open (line 531) | pub const SYS_mq_open: ::c_long = 4000 + 271; constant SYS_mq_unlink (line 532) | pub const SYS_mq_unlink: ::c_long = 4000 + 272; constant SYS_mq_timedsend (line 533) | pub const SYS_mq_timedsend: ::c_long = 4000 + 273; constant SYS_mq_timedreceive (line 534) | pub const SYS_mq_timedreceive: ::c_long = 4000 + 274; constant SYS_mq_notify (line 535) | pub const SYS_mq_notify: ::c_long = 4000 + 275; constant SYS_mq_getsetattr (line 536) | pub const SYS_mq_getsetattr: ::c_long = 4000 + 276; constant SYS_vserver (line 537) | pub const SYS_vserver: ::c_long = 4000 + 277; constant SYS_waitid (line 538) | pub const SYS_waitid: ::c_long = 4000 + 278; constant SYS_add_key (line 540) | pub const SYS_add_key: ::c_long = 4000 + 280; constant SYS_request_key (line 541) | pub const SYS_request_key: ::c_long = 4000 + 281; constant SYS_keyctl (line 542) | pub const SYS_keyctl: ::c_long = 4000 + 282; constant SYS_set_thread_area (line 543) | pub const SYS_set_thread_area: ::c_long = 4000 + 283; constant SYS_inotify_init (line 544) | pub const SYS_inotify_init: ::c_long = 4000 + 284; constant SYS_inotify_add_watch (line 545) | pub const SYS_inotify_add_watch: ::c_long = 4000 + 285; constant SYS_inotify_rm_watch (line 546) | pub const SYS_inotify_rm_watch: ::c_long = 4000 + 286; constant SYS_migrate_pages (line 547) | pub const SYS_migrate_pages: ::c_long = 4000 + 287; constant SYS_openat (line 548) | pub const SYS_openat: ::c_long = 4000 + 288; constant SYS_mkdirat (line 549) | pub const SYS_mkdirat: ::c_long = 4000 + 289; constant SYS_mknodat (line 550) | pub const SYS_mknodat: ::c_long = 4000 + 290; constant SYS_fchownat (line 551) | pub const SYS_fchownat: ::c_long = 4000 + 291; constant SYS_futimesat (line 552) | pub const SYS_futimesat: ::c_long = 4000 + 292; constant SYS_fstatat64 (line 553) | pub const SYS_fstatat64: ::c_long = 4000 + 293; constant SYS_unlinkat (line 554) | pub const SYS_unlinkat: ::c_long = 4000 + 294; constant SYS_renameat (line 555) | pub const SYS_renameat: ::c_long = 4000 + 295; constant SYS_linkat (line 556) | pub const SYS_linkat: ::c_long = 4000 + 296; constant SYS_symlinkat (line 557) | pub const SYS_symlinkat: ::c_long = 4000 + 297; constant SYS_readlinkat (line 558) | pub const SYS_readlinkat: ::c_long = 4000 + 298; constant SYS_fchmodat (line 559) | pub const SYS_fchmodat: ::c_long = 4000 + 299; constant SYS_faccessat (line 560) | pub const SYS_faccessat: ::c_long = 4000 + 300; constant SYS_pselect6 (line 561) | pub const SYS_pselect6: ::c_long = 4000 + 301; constant SYS_ppoll (line 562) | pub const SYS_ppoll: ::c_long = 4000 + 302; constant SYS_unshare (line 563) | pub const SYS_unshare: ::c_long = 4000 + 303; constant SYS_splice (line 564) | pub const SYS_splice: ::c_long = 4000 + 304; constant SYS_sync_file_range (line 565) | pub const SYS_sync_file_range: ::c_long = 4000 + 305; constant SYS_tee (line 566) | pub const SYS_tee: ::c_long = 4000 + 306; constant SYS_vmsplice (line 567) | pub const SYS_vmsplice: ::c_long = 4000 + 307; constant SYS_move_pages (line 568) | pub const SYS_move_pages: ::c_long = 4000 + 308; constant SYS_set_robust_list (line 569) | pub const SYS_set_robust_list: ::c_long = 4000 + 309; constant SYS_get_robust_list (line 570) | pub const SYS_get_robust_list: ::c_long = 4000 + 310; constant SYS_kexec_load (line 571) | pub const SYS_kexec_load: ::c_long = 4000 + 311; constant SYS_getcpu (line 572) | pub const SYS_getcpu: ::c_long = 4000 + 312; constant SYS_epoll_pwait (line 573) | pub const SYS_epoll_pwait: ::c_long = 4000 + 313; constant SYS_ioprio_set (line 574) | pub const SYS_ioprio_set: ::c_long = 4000 + 314; constant SYS_ioprio_get (line 575) | pub const SYS_ioprio_get: ::c_long = 4000 + 315; constant SYS_utimensat (line 576) | pub const SYS_utimensat: ::c_long = 4000 + 316; constant SYS_signalfd (line 577) | pub const SYS_signalfd: ::c_long = 4000 + 317; constant SYS_timerfd (line 578) | pub const SYS_timerfd: ::c_long = 4000 + 318; constant SYS_eventfd (line 579) | pub const SYS_eventfd: ::c_long = 4000 + 319; constant SYS_fallocate (line 580) | pub const SYS_fallocate: ::c_long = 4000 + 320; constant SYS_timerfd_create (line 581) | pub const SYS_timerfd_create: ::c_long = 4000 + 321; constant SYS_timerfd_gettime (line 582) | pub const SYS_timerfd_gettime: ::c_long = 4000 + 322; constant SYS_timerfd_settime (line 583) | pub const SYS_timerfd_settime: ::c_long = 4000 + 323; constant SYS_signalfd4 (line 584) | pub const SYS_signalfd4: ::c_long = 4000 + 324; constant SYS_eventfd2 (line 585) | pub const SYS_eventfd2: ::c_long = 4000 + 325; constant SYS_epoll_create1 (line 586) | pub const SYS_epoll_create1: ::c_long = 4000 + 326; constant SYS_dup3 (line 587) | pub const SYS_dup3: ::c_long = 4000 + 327; constant SYS_pipe2 (line 588) | pub const SYS_pipe2: ::c_long = 4000 + 328; constant SYS_inotify_init1 (line 589) | pub const SYS_inotify_init1: ::c_long = 4000 + 329; constant SYS_preadv (line 590) | pub const SYS_preadv: ::c_long = 4000 + 330; constant SYS_pwritev (line 591) | pub const SYS_pwritev: ::c_long = 4000 + 331; constant SYS_rt_tgsigqueueinfo (line 592) | pub const SYS_rt_tgsigqueueinfo: ::c_long = 4000 + 332; constant SYS_perf_event_open (line 593) | pub const SYS_perf_event_open: ::c_long = 4000 + 333; constant SYS_accept4 (line 594) | pub const SYS_accept4: ::c_long = 4000 + 334; constant SYS_recvmmsg (line 595) | pub const SYS_recvmmsg: ::c_long = 4000 + 335; constant SYS_fanotify_init (line 596) | pub const SYS_fanotify_init: ::c_long = 4000 + 336; constant SYS_fanotify_mark (line 597) | pub const SYS_fanotify_mark: ::c_long = 4000 + 337; constant SYS_prlimit64 (line 598) | pub const SYS_prlimit64: ::c_long = 4000 + 338; constant SYS_name_to_handle_at (line 599) | pub const SYS_name_to_handle_at: ::c_long = 4000 + 339; constant SYS_open_by_handle_at (line 600) | pub const SYS_open_by_handle_at: ::c_long = 4000 + 340; constant SYS_clock_adjtime (line 601) | pub const SYS_clock_adjtime: ::c_long = 4000 + 341; constant SYS_syncfs (line 602) | pub const SYS_syncfs: ::c_long = 4000 + 342; constant SYS_sendmmsg (line 603) | pub const SYS_sendmmsg: ::c_long = 4000 + 343; constant SYS_setns (line 604) | pub const SYS_setns: ::c_long = 4000 + 344; constant SYS_process_vm_readv (line 605) | pub const SYS_process_vm_readv: ::c_long = 4000 + 345; constant SYS_process_vm_writev (line 606) | pub const SYS_process_vm_writev: ::c_long = 4000 + 346; constant SYS_kcmp (line 607) | pub const SYS_kcmp: ::c_long = 4000 + 347; constant SYS_finit_module (line 608) | pub const SYS_finit_module: ::c_long = 4000 + 348; constant SYS_sched_setattr (line 609) | pub const SYS_sched_setattr: ::c_long = 4000 + 349; constant SYS_sched_getattr (line 610) | pub const SYS_sched_getattr: ::c_long = 4000 + 350; constant SYS_renameat2 (line 611) | pub const SYS_renameat2: ::c_long = 4000 + 351; constant SYS_seccomp (line 612) | pub const SYS_seccomp: ::c_long = 4000 + 352; constant SYS_getrandom (line 613) | pub const SYS_getrandom: ::c_long = 4000 + 353; constant SYS_memfd_create (line 614) | pub const SYS_memfd_create: ::c_long = 4000 + 354; constant SYS_bpf (line 615) | pub const SYS_bpf: ::c_long = 4000 + 355; constant SYS_execveat (line 616) | pub const SYS_execveat: ::c_long = 4000 + 356; constant SYS_userfaultfd (line 617) | pub const SYS_userfaultfd: ::c_long = 4000 + 357; constant SYS_membarrier (line 618) | pub const SYS_membarrier: ::c_long = 4000 + 358; constant SYS_mlock2 (line 619) | pub const SYS_mlock2: ::c_long = 4000 + 359; constant SYS_copy_file_range (line 620) | pub const SYS_copy_file_range: ::c_long = 4000 + 360; constant SYS_preadv2 (line 621) | pub const SYS_preadv2: ::c_long = 4000 + 361; constant SYS_pwritev2 (line 622) | pub const SYS_pwritev2: ::c_long = 4000 + 362; constant SYS_pkey_mprotect (line 623) | pub const SYS_pkey_mprotect: ::c_long = 4000 + 363; constant SYS_pkey_alloc (line 624) | pub const SYS_pkey_alloc: ::c_long = 4000 + 364; constant SYS_pkey_free (line 625) | pub const SYS_pkey_free: ::c_long = 4000 + 365; constant SYS_statx (line 626) | pub const SYS_statx: ::c_long = 4000 + 366; constant SYS_pidfd_send_signal (line 627) | pub const SYS_pidfd_send_signal: ::c_long = 4000 + 424; constant SYS_io_uring_setup (line 628) | pub const SYS_io_uring_setup: ::c_long = 4000 + 425; constant SYS_io_uring_enter (line 629) | pub const SYS_io_uring_enter: ::c_long = 4000 + 426; constant SYS_io_uring_register (line 630) | pub const SYS_io_uring_register: ::c_long = 4000 + 427; constant SYS_open_tree (line 631) | pub const SYS_open_tree: ::c_long = 4000 + 428; constant SYS_move_mount (line 632) | pub const SYS_move_mount: ::c_long = 4000 + 429; constant SYS_fsopen (line 633) | pub const SYS_fsopen: ::c_long = 4000 + 430; constant SYS_fsconfig (line 634) | pub const SYS_fsconfig: ::c_long = 4000 + 431; constant SYS_fsmount (line 635) | pub const SYS_fsmount: ::c_long = 4000 + 432; constant SYS_fspick (line 636) | pub const SYS_fspick: ::c_long = 4000 + 433; constant SYS_pidfd_open (line 637) | pub const SYS_pidfd_open: ::c_long = 4000 + 434; constant SYS_clone3 (line 638) | pub const SYS_clone3: ::c_long = 4000 + 435; constant SYS_close_range (line 639) | pub const SYS_close_range: ::c_long = 4000 + 436; constant SYS_openat2 (line 640) | pub const SYS_openat2: ::c_long = 4000 + 437; constant SYS_pidfd_getfd (line 641) | pub const SYS_pidfd_getfd: ::c_long = 4000 + 438; constant SYS_faccessat2 (line 642) | pub const SYS_faccessat2: ::c_long = 4000 + 439; constant SYS_process_madvise (line 643) | pub const SYS_process_madvise: ::c_long = 4000 + 440; constant SYS_epoll_pwait2 (line 644) | pub const SYS_epoll_pwait2: ::c_long = 4000 + 441; constant SYS_mount_setattr (line 645) | pub const SYS_mount_setattr: ::c_long = 4000 + 442; constant SYS_quotactl_fd (line 646) | pub const SYS_quotactl_fd: ::c_long = 4000 + 443; constant SYS_landlock_create_ruleset (line 647) | pub const SYS_landlock_create_ruleset: ::c_long = 4000 + 444; constant SYS_landlock_add_rule (line 648) | pub const SYS_landlock_add_rule: ::c_long = 4000 + 445; constant SYS_landlock_restrict_self (line 649) | pub const SYS_landlock_restrict_self: ::c_long = 4000 + 446; constant SYS_memfd_secret (line 650) | pub const SYS_memfd_secret: ::c_long = 4000 + 447; constant SYS_process_mrelease (line 651) | pub const SYS_process_mrelease: ::c_long = 4000 + 448; constant SYS_futex_waitv (line 652) | pub const SYS_futex_waitv: ::c_long = 4000 + 449; constant SYS_set_mempolicy_home_node (line 653) | pub const SYS_set_mempolicy_home_node: ::c_long = 4000 + 450; function sysctl (line 657) | pub fn sysctl( function glob64 (line 665) | pub fn glob64( function globfree64 (line 671) | pub fn globfree64(pglob: *mut glob64_t); function pthread_attr_getaffinity_np (line 672) | pub fn pthread_attr_getaffinity_np( function pthread_attr_setaffinity_np (line 677) | pub fn pthread_attr_setaffinity_np( FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/mips/mips64/mod.rs type blkcnt_t (line 1) | pub type blkcnt_t = i64; type blksize_t (line 2) | pub type blksize_t = i64; type c_char (line 3) | pub type c_char = i8; type c_long (line 4) | pub type c_long = i64; type c_ulong (line 5) | pub type c_ulong = u64; type fsblkcnt_t (line 6) | pub type fsblkcnt_t = ::c_ulong; type fsfilcnt_t (line 7) | pub type fsfilcnt_t = ::c_ulong; type ino_t (line 8) | pub type ino_t = u64; type nlink_t (line 9) | pub type nlink_t = u64; type off_t (line 10) | pub type off_t = i64; type suseconds_t (line 11) | pub type suseconds_t = i64; type time_t (line 12) | pub type time_t = i64; type wchar_t (line 13) | pub type wchar_t = i32; constant __SIZEOF_PTHREAD_CONDATTR_T (line 190) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 191) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 192) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant __SIZEOF_PTHREAD_MUTEX_T (line 193) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_RWLOCK_T (line 194) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_BARRIER_T (line 195) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant SYS_gettid (line 197) | pub const SYS_gettid: ::c_long = 5178; FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/mips/mod.rs type pthread_t (line 1) | pub type pthread_t = ::c_ulong; constant SFD_CLOEXEC (line 3) | pub const SFD_CLOEXEC: ::c_int = 0x080000; constant NCCS (line 5) | pub const NCCS: usize = 32; constant O_TRUNC (line 7) | pub const O_TRUNC: ::c_int = 512; constant O_CLOEXEC (line 9) | pub const O_CLOEXEC: ::c_int = 0x80000; constant EBFONT (line 11) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 12) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 13) | pub const ENODATA: ::c_int = 61; constant ETIME (line 14) | pub const ETIME: ::c_int = 62; constant ENOSR (line 15) | pub const ENOSR: ::c_int = 63; constant ENONET (line 16) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 17) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 18) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 19) | pub const ENOLINK: ::c_int = 67; constant EADV (line 20) | pub const EADV: ::c_int = 68; constant ESRMNT (line 21) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 22) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 23) | pub const EPROTO: ::c_int = 71; constant EDOTDOT (line 24) | pub const EDOTDOT: ::c_int = 73; constant SA_NODEFER (line 26) | pub const SA_NODEFER: ::c_int = 0x40000000; constant SA_RESETHAND (line 27) | pub const SA_RESETHAND: ::c_int = 0x80000000; constant SA_RESTART (line 28) | pub const SA_RESTART: ::c_int = 0x10000000; constant SA_NOCLDSTOP (line 29) | pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant EPOLL_CLOEXEC (line 31) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EFD_CLOEXEC (line 33) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant TMP_MAX (line 35) | pub const TMP_MAX: ::c_uint = 238328; constant _SC_2_C_VERSION (line 36) | pub const _SC_2_C_VERSION: ::c_int = 96; constant O_ACCMODE (line 37) | pub const O_ACCMODE: ::c_int = 3; constant O_DIRECT (line 38) | pub const O_DIRECT: ::c_int = 0x8000; constant O_DIRECTORY (line 39) | pub const O_DIRECTORY: ::c_int = 0x10000; constant O_NOFOLLOW (line 40) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_NOATIME (line 41) | pub const O_NOATIME: ::c_int = 0x40000; constant O_PATH (line 42) | pub const O_PATH: ::c_int = 0o010000000; constant O_APPEND (line 44) | pub const O_APPEND: ::c_int = 8; constant O_CREAT (line 45) | pub const O_CREAT: ::c_int = 256; constant O_EXCL (line 46) | pub const O_EXCL: ::c_int = 1024; constant O_NOCTTY (line 47) | pub const O_NOCTTY: ::c_int = 2048; constant O_NONBLOCK (line 48) | pub const O_NONBLOCK: ::c_int = 128; constant O_SYNC (line 49) | pub const O_SYNC: ::c_int = 0x10; constant O_RSYNC (line 50) | pub const O_RSYNC: ::c_int = 0x10; constant O_DSYNC (line 51) | pub const O_DSYNC: ::c_int = 0x10; constant O_FSYNC (line 52) | pub const O_FSYNC: ::c_int = 0x10; constant O_ASYNC (line 53) | pub const O_ASYNC: ::c_int = 0x1000; constant O_LARGEFILE (line 54) | pub const O_LARGEFILE: ::c_int = 0x2000; constant O_NDELAY (line 55) | pub const O_NDELAY: ::c_int = 0x80; constant SOCK_NONBLOCK (line 57) | pub const SOCK_NONBLOCK: ::c_int = 128; constant PIDFD_NONBLOCK (line 58) | pub const PIDFD_NONBLOCK: ::c_int = 128; constant EDEADLK (line 60) | pub const EDEADLK: ::c_int = 45; constant ENAMETOOLONG (line 61) | pub const ENAMETOOLONG: ::c_int = 78; constant ENOLCK (line 62) | pub const ENOLCK: ::c_int = 46; constant ENOSYS (line 63) | pub const ENOSYS: ::c_int = 89; constant ENOTEMPTY (line 64) | pub const ENOTEMPTY: ::c_int = 93; constant ELOOP (line 65) | pub const ELOOP: ::c_int = 90; constant ENOMSG (line 66) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 67) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 68) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 69) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 70) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 71) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 72) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 73) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 74) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 75) | pub const EL2HLT: ::c_int = 44; constant EBADE (line 76) | pub const EBADE: ::c_int = 50; constant EBADR (line 77) | pub const EBADR: ::c_int = 51; constant EXFULL (line 78) | pub const EXFULL: ::c_int = 52; constant FFDLY (line 79) | pub const FFDLY: ::c_int = 0o0100000; constant ENOANO (line 80) | pub const ENOANO: ::c_int = 53; constant EBADRQC (line 81) | pub const EBADRQC: ::c_int = 54; constant EBADSLT (line 82) | pub const EBADSLT: ::c_int = 55; constant EMULTIHOP (line 83) | pub const EMULTIHOP: ::c_int = 74; constant EOVERFLOW (line 84) | pub const EOVERFLOW: ::c_int = 79; constant ENOTUNIQ (line 85) | pub const ENOTUNIQ: ::c_int = 80; constant EBADFD (line 86) | pub const EBADFD: ::c_int = 81; constant EBADMSG (line 87) | pub const EBADMSG: ::c_int = 77; constant EREMCHG (line 88) | pub const EREMCHG: ::c_int = 82; constant ELIBACC (line 89) | pub const ELIBACC: ::c_int = 83; constant ELIBBAD (line 90) | pub const ELIBBAD: ::c_int = 84; constant ELIBSCN (line 91) | pub const ELIBSCN: ::c_int = 85; constant ELIBMAX (line 92) | pub const ELIBMAX: ::c_int = 86; constant ELIBEXEC (line 93) | pub const ELIBEXEC: ::c_int = 87; constant EILSEQ (line 94) | pub const EILSEQ: ::c_int = 88; constant ERESTART (line 95) | pub const ERESTART: ::c_int = 91; constant ESTRPIPE (line 96) | pub const ESTRPIPE: ::c_int = 92; constant EUSERS (line 97) | pub const EUSERS: ::c_int = 94; constant ENOTSOCK (line 98) | pub const ENOTSOCK: ::c_int = 95; constant EDESTADDRREQ (line 99) | pub const EDESTADDRREQ: ::c_int = 96; constant EMSGSIZE (line 100) | pub const EMSGSIZE: ::c_int = 97; constant EPROTOTYPE (line 101) | pub const EPROTOTYPE: ::c_int = 98; constant ENOPROTOOPT (line 102) | pub const ENOPROTOOPT: ::c_int = 99; constant EPROTONOSUPPORT (line 103) | pub const EPROTONOSUPPORT: ::c_int = 120; constant ESOCKTNOSUPPORT (line 104) | pub const ESOCKTNOSUPPORT: ::c_int = 121; constant EOPNOTSUPP (line 105) | pub const EOPNOTSUPP: ::c_int = 122; constant EPFNOSUPPORT (line 106) | pub const EPFNOSUPPORT: ::c_int = 123; constant EAFNOSUPPORT (line 107) | pub const EAFNOSUPPORT: ::c_int = 124; constant EADDRINUSE (line 108) | pub const EADDRINUSE: ::c_int = 125; constant EADDRNOTAVAIL (line 109) | pub const EADDRNOTAVAIL: ::c_int = 126; constant ENETDOWN (line 110) | pub const ENETDOWN: ::c_int = 127; constant ENETUNREACH (line 111) | pub const ENETUNREACH: ::c_int = 128; constant ENETRESET (line 112) | pub const ENETRESET: ::c_int = 129; constant ECONNABORTED (line 113) | pub const ECONNABORTED: ::c_int = 130; constant ECONNRESET (line 114) | pub const ECONNRESET: ::c_int = 131; constant ENOBUFS (line 115) | pub const ENOBUFS: ::c_int = 132; constant EISCONN (line 116) | pub const EISCONN: ::c_int = 133; constant ENOTCONN (line 117) | pub const ENOTCONN: ::c_int = 134; constant ESHUTDOWN (line 118) | pub const ESHUTDOWN: ::c_int = 143; constant ETOOMANYREFS (line 119) | pub const ETOOMANYREFS: ::c_int = 144; constant ETIMEDOUT (line 120) | pub const ETIMEDOUT: ::c_int = 145; constant ECONNREFUSED (line 121) | pub const ECONNREFUSED: ::c_int = 146; constant EHOSTDOWN (line 122) | pub const EHOSTDOWN: ::c_int = 147; constant EHOSTUNREACH (line 123) | pub const EHOSTUNREACH: ::c_int = 148; constant EALREADY (line 124) | pub const EALREADY: ::c_int = 149; constant EINPROGRESS (line 125) | pub const EINPROGRESS: ::c_int = 150; constant ESTALE (line 126) | pub const ESTALE: ::c_int = 151; constant EUCLEAN (line 127) | pub const EUCLEAN: ::c_int = 135; constant ENOTNAM (line 128) | pub const ENOTNAM: ::c_int = 137; constant ENAVAIL (line 129) | pub const ENAVAIL: ::c_int = 138; constant EISNAM (line 130) | pub const EISNAM: ::c_int = 139; constant EREMOTEIO (line 131) | pub const EREMOTEIO: ::c_int = 140; constant EDQUOT (line 132) | pub const EDQUOT: ::c_int = 1133; constant ENOMEDIUM (line 133) | pub const ENOMEDIUM: ::c_int = 159; constant EMEDIUMTYPE (line 134) | pub const EMEDIUMTYPE: ::c_int = 160; constant ECANCELED (line 135) | pub const ECANCELED: ::c_int = 158; constant ENOKEY (line 136) | pub const ENOKEY: ::c_int = 161; constant EKEYEXPIRED (line 137) | pub const EKEYEXPIRED: ::c_int = 162; constant EKEYREVOKED (line 138) | pub const EKEYREVOKED: ::c_int = 163; constant EKEYREJECTED (line 139) | pub const EKEYREJECTED: ::c_int = 164; constant EOWNERDEAD (line 140) | pub const EOWNERDEAD: ::c_int = 165; constant ENOTRECOVERABLE (line 141) | pub const ENOTRECOVERABLE: ::c_int = 166; constant ERFKILL (line 142) | pub const ERFKILL: ::c_int = 167; constant MAP_NORESERVE (line 144) | pub const MAP_NORESERVE: ::c_int = 0x400; constant MAP_ANON (line 145) | pub const MAP_ANON: ::c_int = 0x800; constant MAP_ANONYMOUS (line 146) | pub const MAP_ANONYMOUS: ::c_int = 0x800; constant MAP_GROWSDOWN (line 147) | pub const MAP_GROWSDOWN: ::c_int = 0x1000; constant MAP_DENYWRITE (line 148) | pub const MAP_DENYWRITE: ::c_int = 0x2000; constant MAP_EXECUTABLE (line 149) | pub const MAP_EXECUTABLE: ::c_int = 0x4000; constant MAP_LOCKED (line 150) | pub const MAP_LOCKED: ::c_int = 0x8000; constant MAP_POPULATE (line 151) | pub const MAP_POPULATE: ::c_int = 0x10000; constant MAP_NONBLOCK (line 152) | pub const MAP_NONBLOCK: ::c_int = 0x20000; constant MAP_STACK (line 153) | pub const MAP_STACK: ::c_int = 0x40000; constant NLDLY (line 155) | pub const NLDLY: ::tcflag_t = 0o0000400; constant SOCK_STREAM (line 157) | pub const SOCK_STREAM: ::c_int = 2; constant SOCK_DGRAM (line 158) | pub const SOCK_DGRAM: ::c_int = 1; constant SOCK_SEQPACKET (line 159) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SA_ONSTACK (line 161) | pub const SA_ONSTACK: ::c_uint = 0x08000000; constant SA_SIGINFO (line 162) | pub const SA_SIGINFO: ::c_uint = 0x00000008; constant SA_NOCLDWAIT (line 163) | pub const SA_NOCLDWAIT: ::c_int = 0x00010000; constant SIGCHLD (line 165) | pub const SIGCHLD: ::c_int = 18; constant SIGBUS (line 166) | pub const SIGBUS: ::c_int = 10; constant SIGTTIN (line 167) | pub const SIGTTIN: ::c_int = 26; constant SIGTTOU (line 168) | pub const SIGTTOU: ::c_int = 27; constant SIGXCPU (line 169) | pub const SIGXCPU: ::c_int = 30; constant SIGXFSZ (line 170) | pub const SIGXFSZ: ::c_int = 31; constant SIGVTALRM (line 171) | pub const SIGVTALRM: ::c_int = 28; constant SIGPROF (line 172) | pub const SIGPROF: ::c_int = 29; constant SIGWINCH (line 173) | pub const SIGWINCH: ::c_int = 20; constant SIGUSR1 (line 174) | pub const SIGUSR1: ::c_int = 16; constant SIGUSR2 (line 175) | pub const SIGUSR2: ::c_int = 17; constant SIGCONT (line 176) | pub const SIGCONT: ::c_int = 25; constant SIGSTOP (line 177) | pub const SIGSTOP: ::c_int = 23; constant SIGTSTP (line 178) | pub const SIGTSTP: ::c_int = 24; constant SIGURG (line 179) | pub const SIGURG: ::c_int = 21; constant SIGIO (line 180) | pub const SIGIO: ::c_int = 22; constant SIGSYS (line 181) | pub const SIGSYS: ::c_int = 12; constant SIGPWR (line 182) | pub const SIGPWR: ::c_int = 19; constant SIG_SETMASK (line 183) | pub const SIG_SETMASK: ::c_int = 3; constant SIG_BLOCK (line 184) | pub const SIG_BLOCK: ::c_int = 0x1; constant SIG_UNBLOCK (line 185) | pub const SIG_UNBLOCK: ::c_int = 0x2; constant POLLWRNORM (line 187) | pub const POLLWRNORM: ::c_short = 0x004; constant POLLWRBAND (line 188) | pub const POLLWRBAND: ::c_short = 0x100; constant PTHREAD_STACK_MIN (line 190) | pub const PTHREAD_STACK_MIN: ::size_t = 16384; constant VEOF (line 192) | pub const VEOF: usize = 16; constant VEOL (line 193) | pub const VEOL: usize = 17; constant VEOL2 (line 194) | pub const VEOL2: usize = 6; constant VMIN (line 195) | pub const VMIN: usize = 4; constant IEXTEN (line 196) | pub const IEXTEN: ::tcflag_t = 0x00000100; constant TOSTOP (line 197) | pub const TOSTOP: ::tcflag_t = 0x00008000; constant FLUSHO (line 198) | pub const FLUSHO: ::tcflag_t = 0x00002000; constant TCSANOW (line 199) | pub const TCSANOW: ::c_int = 0x540e; constant TCSADRAIN (line 200) | pub const TCSADRAIN: ::c_int = 0x540f; constant TCSAFLUSH (line 201) | pub const TCSAFLUSH: ::c_int = 0x5410; constant CPU_SETSIZE (line 203) | pub const CPU_SETSIZE: ::c_int = 0x400; constant EFD_NONBLOCK (line 205) | pub const EFD_NONBLOCK: ::c_int = 0x80; constant F_GETLK (line 207) | pub const F_GETLK: ::c_int = 14; constant F_SETLK (line 208) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 209) | pub const F_SETLKW: ::c_int = 7; constant SFD_NONBLOCK (line 211) | pub const SFD_NONBLOCK: ::c_int = 0x80; constant RTLD_GLOBAL (line 213) | pub const RTLD_GLOBAL: ::c_int = 0x4; constant SIGSTKSZ (line 215) | pub const SIGSTKSZ: ::size_t = 8192; constant CBAUD (line 216) | pub const CBAUD: ::tcflag_t = 0o0010017; constant CBAUDEX (line 217) | pub const CBAUDEX: ::tcflag_t = 0o0010000; constant CIBAUD (line 218) | pub const CIBAUD: ::tcflag_t = 0o002003600000; constant TAB1 (line 219) | pub const TAB1: ::tcflag_t = 0x00000800; constant TAB2 (line 220) | pub const TAB2: ::tcflag_t = 0x00001000; constant TAB3 (line 221) | pub const TAB3: ::tcflag_t = 0x00001800; constant TABDLY (line 222) | pub const TABDLY: ::tcflag_t = 0o0014000; constant CR1 (line 223) | pub const CR1: ::tcflag_t = 0x00000200; constant CR2 (line 224) | pub const CR2: ::tcflag_t = 0x00000400; constant CR3 (line 225) | pub const CR3: ::tcflag_t = 0x00000600; constant FF1 (line 226) | pub const FF1: ::tcflag_t = 0x00008000; constant BS1 (line 227) | pub const BS1: ::tcflag_t = 0x00002000; constant BSDLY (line 228) | pub const BSDLY: ::tcflag_t = 0o0020000; constant VT1 (line 229) | pub const VT1: ::tcflag_t = 0x00004000; constant VWERASE (line 230) | pub const VWERASE: usize = 14; constant XTABS (line 231) | pub const XTABS: ::tcflag_t = 0o0014000; constant VREPRINT (line 232) | pub const VREPRINT: usize = 12; constant VSUSP (line 233) | pub const VSUSP: usize = 10; constant VSWTC (line 234) | pub const VSWTC: usize = 7; constant VTDLY (line 235) | pub const VTDLY: ::c_int = 0o0040000; constant VSTART (line 236) | pub const VSTART: usize = 8; constant VSTOP (line 237) | pub const VSTOP: usize = 9; constant VDISCARD (line 238) | pub const VDISCARD: usize = 13; constant VTIME (line 239) | pub const VTIME: usize = 5; constant IXON (line 240) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 241) | pub const IXOFF: ::tcflag_t = 0x00001000; constant OLCUC (line 242) | pub const OLCUC: ::tcflag_t = 0o0000002; constant ONLCR (line 243) | pub const ONLCR: ::tcflag_t = 0x4; constant CSIZE (line 244) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 245) | pub const CS6: ::tcflag_t = 0x00000010; constant CS7 (line 246) | pub const CS7: ::tcflag_t = 0x00000020; constant CS8 (line 247) | pub const CS8: ::tcflag_t = 0x00000030; constant CSTOPB (line 248) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CRDLY (line 249) | pub const CRDLY: ::c_int = 0o0003000; constant CREAD (line 250) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 251) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 252) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 253) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 254) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 255) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 256) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 257) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 258) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOPRT (line 259) | pub const ECHOPRT: ::tcflag_t = 0x00000400; constant ECHOCTL (line 260) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 261) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 262) | pub const ICANON: ::tcflag_t = 0x00000002; constant PENDIN (line 263) | pub const PENDIN: ::tcflag_t = 0x00004000; constant NOFLSH (line 264) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant MAP_HUGETLB (line 266) | pub const MAP_HUGETLB: ::c_int = 0x80000; constant B0 (line 268) | pub const B0: ::speed_t = 0o000000; constant B50 (line 269) | pub const B50: ::speed_t = 0o000001; constant B75 (line 270) | pub const B75: ::speed_t = 0o000002; constant B110 (line 271) | pub const B110: ::speed_t = 0o000003; constant B134 (line 272) | pub const B134: ::speed_t = 0o000004; constant B150 (line 273) | pub const B150: ::speed_t = 0o000005; constant B200 (line 274) | pub const B200: ::speed_t = 0o000006; constant B300 (line 275) | pub const B300: ::speed_t = 0o000007; constant B600 (line 276) | pub const B600: ::speed_t = 0o000010; constant B1200 (line 277) | pub const B1200: ::speed_t = 0o000011; constant B1800 (line 278) | pub const B1800: ::speed_t = 0o000012; constant B2400 (line 279) | pub const B2400: ::speed_t = 0o000013; constant B4800 (line 280) | pub const B4800: ::speed_t = 0o000014; constant B9600 (line 281) | pub const B9600: ::speed_t = 0o000015; constant B19200 (line 282) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 283) | pub const B38400: ::speed_t = 0o000017; constant B57600 (line 284) | pub const B57600: ::speed_t = 0o010001; constant B115200 (line 285) | pub const B115200: ::speed_t = 0o010002; constant B230400 (line 286) | pub const B230400: ::speed_t = 0o010003; constant B460800 (line 287) | pub const B460800: ::speed_t = 0o010004; constant B500000 (line 288) | pub const B500000: ::speed_t = 0o010005; constant B576000 (line 289) | pub const B576000: ::speed_t = 0o010006; constant B921600 (line 290) | pub const B921600: ::speed_t = 0o010007; constant B1000000 (line 291) | pub const B1000000: ::speed_t = 0o010010; constant B1152000 (line 292) | pub const B1152000: ::speed_t = 0o010011; constant B1500000 (line 293) | pub const B1500000: ::speed_t = 0o010012; constant B2000000 (line 294) | pub const B2000000: ::speed_t = 0o010013; constant B2500000 (line 295) | pub const B2500000: ::speed_t = 0o010014; constant B3000000 (line 296) | pub const B3000000: ::speed_t = 0o010015; constant B3500000 (line 297) | pub const B3500000: ::speed_t = 0o010016; constant B4000000 (line 298) | pub const B4000000: ::speed_t = 0o010017; FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/mod.rs type shmatt_t (line 1) | pub type shmatt_t = ::c_ulong; type msgqnum_t (line 2) | pub type msgqnum_t = ::c_ulong; type msglen_t (line 3) | pub type msglen_t = ::c_ulong; type regoff_t (line 4) | pub type regoff_t = ::c_int; type rlim_t (line 5) | pub type rlim_t = ::c_ulong; type __rlimit_resource_t (line 6) | pub type __rlimit_resource_t = ::c_ulong; type __priority_which_t (line 7) | pub type __priority_which_t = ::c_uint; method si_addr (line 85) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 96) | pub unsafe fn si_value(&self) -> ::sigval { constant MCL_CURRENT (line 110) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 111) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MCL_ONFAULT (line 112) | pub const MCL_ONFAULT: ::c_int = 0x0004; constant SIGEV_THREAD_ID (line 114) | pub const SIGEV_THREAD_ID: ::c_int = 4; constant AF_VSOCK (line 116) | pub const AF_VSOCK: ::c_int = 40; constant BINDERFS_SUPER_MAGIC (line 121) | pub const BINDERFS_SUPER_MAGIC: ::c_long = 0x6c6f6f70; constant XFS_SUPER_MAGIC (line 122) | pub const XFS_SUPER_MAGIC: ::c_long = 0x58465342; constant PTRACE_TRACEME (line 124) | pub const PTRACE_TRACEME: ::c_int = 0; constant PTRACE_PEEKTEXT (line 125) | pub const PTRACE_PEEKTEXT: ::c_int = 1; constant PTRACE_PEEKDATA (line 126) | pub const PTRACE_PEEKDATA: ::c_int = 2; constant PTRACE_PEEKUSER (line 127) | pub const PTRACE_PEEKUSER: ::c_int = 3; constant PTRACE_POKETEXT (line 128) | pub const PTRACE_POKETEXT: ::c_int = 4; constant PTRACE_POKEDATA (line 129) | pub const PTRACE_POKEDATA: ::c_int = 5; constant PTRACE_POKEUSER (line 130) | pub const PTRACE_POKEUSER: ::c_int = 6; constant PTRACE_CONT (line 131) | pub const PTRACE_CONT: ::c_int = 7; constant PTRACE_KILL (line 132) | pub const PTRACE_KILL: ::c_int = 8; constant PTRACE_SINGLESTEP (line 133) | pub const PTRACE_SINGLESTEP: ::c_int = 9; constant PTRACE_GETREGS (line 134) | pub const PTRACE_GETREGS: ::c_int = 12; constant PTRACE_SETREGS (line 135) | pub const PTRACE_SETREGS: ::c_int = 13; constant PTRACE_GETFPREGS (line 136) | pub const PTRACE_GETFPREGS: ::c_int = 14; constant PTRACE_SETFPREGS (line 137) | pub const PTRACE_SETFPREGS: ::c_int = 15; constant PTRACE_ATTACH (line 138) | pub const PTRACE_ATTACH: ::c_int = 16; constant PTRACE_DETACH (line 139) | pub const PTRACE_DETACH: ::c_int = 17; constant PTRACE_GETFPXREGS (line 140) | pub const PTRACE_GETFPXREGS: ::c_int = 18; constant PTRACE_SETFPXREGS (line 141) | pub const PTRACE_SETFPXREGS: ::c_int = 19; constant PTRACE_SYSCALL (line 142) | pub const PTRACE_SYSCALL: ::c_int = 24; constant PTRACE_SETOPTIONS (line 143) | pub const PTRACE_SETOPTIONS: ::c_int = 0x4200; constant PTRACE_GETEVENTMSG (line 144) | pub const PTRACE_GETEVENTMSG: ::c_int = 0x4201; constant PTRACE_GETSIGINFO (line 145) | pub const PTRACE_GETSIGINFO: ::c_int = 0x4202; constant PTRACE_SETSIGINFO (line 146) | pub const PTRACE_SETSIGINFO: ::c_int = 0x4203; constant PTRACE_GETREGSET (line 147) | pub const PTRACE_GETREGSET: ::c_int = 0x4204; constant PTRACE_SETREGSET (line 148) | pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant PTRACE_SEIZE (line 149) | pub const PTRACE_SEIZE: ::c_int = 0x4206; constant PTRACE_INTERRUPT (line 150) | pub const PTRACE_INTERRUPT: ::c_int = 0x4207; constant PTRACE_LISTEN (line 151) | pub const PTRACE_LISTEN: ::c_int = 0x4208; constant POSIX_FADV_DONTNEED (line 153) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 154) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant LC_CTYPE (line 157) | pub const LC_CTYPE: ::c_int = 0; constant LC_NUMERIC (line 158) | pub const LC_NUMERIC: ::c_int = 1; constant LC_TIME (line 159) | pub const LC_TIME: ::c_int = 3; constant LC_COLLATE (line 160) | pub const LC_COLLATE: ::c_int = 4; constant LC_MONETARY (line 161) | pub const LC_MONETARY: ::c_int = 2; constant LC_MESSAGES (line 162) | pub const LC_MESSAGES: ::c_int = 5; constant LC_ALL (line 163) | pub const LC_ALL: ::c_int = 6; constant MS_RMT_MASK (line 167) | pub const MS_RMT_MASK: ::c_ulong = ::MS_RDONLY | ::MS_SYNCHRONOUS | ::MS... constant ENOTSUP (line 169) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant IPV6_JOIN_GROUP (line 171) | pub const IPV6_JOIN_GROUP: ::c_int = 20; constant IPV6_LEAVE_GROUP (line 172) | pub const IPV6_LEAVE_GROUP: ::c_int = 21; constant ABDAY_1 (line 175) | pub const ABDAY_1: ::nl_item = 0x300; constant ABDAY_2 (line 176) | pub const ABDAY_2: ::nl_item = 0x301; constant ABDAY_3 (line 177) | pub const ABDAY_3: ::nl_item = 0x302; constant ABDAY_4 (line 178) | pub const ABDAY_4: ::nl_item = 0x303; constant ABDAY_5 (line 179) | pub const ABDAY_5: ::nl_item = 0x304; constant ABDAY_6 (line 180) | pub const ABDAY_6: ::nl_item = 0x305; constant ABDAY_7 (line 181) | pub const ABDAY_7: ::nl_item = 0x306; constant DAY_1 (line 182) | pub const DAY_1: ::nl_item = 0x307; constant DAY_2 (line 183) | pub const DAY_2: ::nl_item = 0x308; constant DAY_3 (line 184) | pub const DAY_3: ::nl_item = 0x309; constant DAY_4 (line 185) | pub const DAY_4: ::nl_item = 0x30A; constant DAY_5 (line 186) | pub const DAY_5: ::nl_item = 0x30B; constant DAY_6 (line 187) | pub const DAY_6: ::nl_item = 0x30C; constant DAY_7 (line 188) | pub const DAY_7: ::nl_item = 0x30D; constant ABMON_1 (line 189) | pub const ABMON_1: ::nl_item = 0x30E; constant ABMON_2 (line 190) | pub const ABMON_2: ::nl_item = 0x30F; constant ABMON_3 (line 191) | pub const ABMON_3: ::nl_item = 0x310; constant ABMON_4 (line 192) | pub const ABMON_4: ::nl_item = 0x311; constant ABMON_5 (line 193) | pub const ABMON_5: ::nl_item = 0x312; constant ABMON_6 (line 194) | pub const ABMON_6: ::nl_item = 0x313; constant ABMON_7 (line 195) | pub const ABMON_7: ::nl_item = 0x314; constant ABMON_8 (line 196) | pub const ABMON_8: ::nl_item = 0x315; constant ABMON_9 (line 197) | pub const ABMON_9: ::nl_item = 0x316; constant ABMON_10 (line 198) | pub const ABMON_10: ::nl_item = 0x317; constant ABMON_11 (line 199) | pub const ABMON_11: ::nl_item = 0x318; constant ABMON_12 (line 200) | pub const ABMON_12: ::nl_item = 0x319; constant MON_1 (line 201) | pub const MON_1: ::nl_item = 0x31A; constant MON_2 (line 202) | pub const MON_2: ::nl_item = 0x31B; constant MON_3 (line 203) | pub const MON_3: ::nl_item = 0x31C; constant MON_4 (line 204) | pub const MON_4: ::nl_item = 0x31D; constant MON_5 (line 205) | pub const MON_5: ::nl_item = 0x31E; constant MON_6 (line 206) | pub const MON_6: ::nl_item = 0x31F; constant MON_7 (line 207) | pub const MON_7: ::nl_item = 0x320; constant MON_8 (line 208) | pub const MON_8: ::nl_item = 0x321; constant MON_9 (line 209) | pub const MON_9: ::nl_item = 0x322; constant MON_10 (line 210) | pub const MON_10: ::nl_item = 0x323; constant MON_11 (line 211) | pub const MON_11: ::nl_item = 0x324; constant MON_12 (line 212) | pub const MON_12: ::nl_item = 0x325; constant AM_STR (line 213) | pub const AM_STR: ::nl_item = 0x326; constant PM_STR (line 214) | pub const PM_STR: ::nl_item = 0x327; constant D_T_FMT (line 215) | pub const D_T_FMT: ::nl_item = 0x328; constant D_FMT (line 216) | pub const D_FMT: ::nl_item = 0x329; constant T_FMT (line 217) | pub const T_FMT: ::nl_item = 0x32A; constant T_FMT_AMPM (line 218) | pub const T_FMT_AMPM: ::nl_item = 0x32B; constant ERA (line 219) | pub const ERA: ::nl_item = 0x32C; constant ERA_D_FMT (line 220) | pub const ERA_D_FMT: ::nl_item = 0x32E; constant ALT_DIGITS (line 221) | pub const ALT_DIGITS: ::nl_item = 0x32F; constant ERA_D_T_FMT (line 222) | pub const ERA_D_T_FMT: ::nl_item = 0x330; constant ERA_T_FMT (line 223) | pub const ERA_T_FMT: ::nl_item = 0x331; constant CODESET (line 224) | pub const CODESET: ::nl_item = 10; constant CRNCYSTR (line 225) | pub const CRNCYSTR: ::nl_item = 0x215; constant RADIXCHAR (line 226) | pub const RADIXCHAR: ::nl_item = 0x100; constant THOUSEP (line 227) | pub const THOUSEP: ::nl_item = 0x101; constant NOEXPR (line 228) | pub const NOEXPR: ::nl_item = 0x501; constant YESSTR (line 229) | pub const YESSTR: ::nl_item = 0x502; constant NOSTR (line 230) | pub const NOSTR: ::nl_item = 0x503; constant FILENAME_MAX (line 233) | pub const FILENAME_MAX: ::c_uint = 4095; constant PRIO_PROCESS (line 235) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 236) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 237) | pub const PRIO_USER: ::c_int = 2; constant SOMAXCONN (line 239) | pub const SOMAXCONN: ::c_int = 128; constant ST_RELATIME (line 241) | pub const ST_RELATIME: ::c_ulong = 4096; constant AF_NFC (line 243) | pub const AF_NFC: ::c_int = PF_NFC; constant BUFSIZ (line 244) | pub const BUFSIZ: ::c_int = 4096; constant EDEADLOCK (line 245) | pub const EDEADLOCK: ::c_int = EDEADLK; constant EXTA (line 246) | pub const EXTA: ::c_uint = B19200; constant EXTB (line 247) | pub const EXTB: ::c_uint = B38400; constant EXTPROC (line 248) | pub const EXTPROC: ::tcflag_t = 0200000; constant FOPEN_MAX (line 249) | pub const FOPEN_MAX: ::c_int = 16; constant F_GETOWN (line 250) | pub const F_GETOWN: ::c_int = 9; constant F_OFD_GETLK (line 251) | pub const F_OFD_GETLK: ::c_int = 36; constant F_OFD_SETLK (line 252) | pub const F_OFD_SETLK: ::c_int = 37; constant F_OFD_SETLKW (line 253) | pub const F_OFD_SETLKW: ::c_int = 38; constant F_RDLCK (line 254) | pub const F_RDLCK: ::c_int = 0; constant F_SETOWN (line 255) | pub const F_SETOWN: ::c_int = 8; constant F_UNLCK (line 256) | pub const F_UNLCK: ::c_int = 2; constant F_WRLCK (line 257) | pub const F_WRLCK: ::c_int = 1; constant IPV6_MULTICAST_ALL (line 258) | pub const IPV6_MULTICAST_ALL: ::c_int = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 259) | pub const IPV6_ROUTER_ALERT_ISOLATE: ::c_int = 30; constant MAP_HUGE_SHIFT (line 260) | pub const MAP_HUGE_SHIFT: ::c_int = 26; constant MAP_HUGE_MASK (line 261) | pub const MAP_HUGE_MASK: ::c_int = 0x3f; constant MAP_HUGE_64KB (line 262) | pub const MAP_HUGE_64KB: ::c_int = 16 << MAP_HUGE_SHIFT; constant MAP_HUGE_512KB (line 263) | pub const MAP_HUGE_512KB: ::c_int = 19 << MAP_HUGE_SHIFT; constant MAP_HUGE_1MB (line 264) | pub const MAP_HUGE_1MB: ::c_int = 20 << MAP_HUGE_SHIFT; constant MAP_HUGE_2MB (line 265) | pub const MAP_HUGE_2MB: ::c_int = 21 << MAP_HUGE_SHIFT; constant MAP_HUGE_8MB (line 266) | pub const MAP_HUGE_8MB: ::c_int = 23 << MAP_HUGE_SHIFT; constant MAP_HUGE_16MB (line 267) | pub const MAP_HUGE_16MB: ::c_int = 24 << MAP_HUGE_SHIFT; constant MAP_HUGE_32MB (line 268) | pub const MAP_HUGE_32MB: ::c_int = 25 << MAP_HUGE_SHIFT; constant MAP_HUGE_256MB (line 269) | pub const MAP_HUGE_256MB: ::c_int = 28 << MAP_HUGE_SHIFT; constant MAP_HUGE_512MB (line 270) | pub const MAP_HUGE_512MB: ::c_int = 29 << MAP_HUGE_SHIFT; constant MAP_HUGE_1GB (line 271) | pub const MAP_HUGE_1GB: ::c_int = 30 << MAP_HUGE_SHIFT; constant MAP_HUGE_2GB (line 272) | pub const MAP_HUGE_2GB: ::c_int = 31 << MAP_HUGE_SHIFT; constant MAP_HUGE_16GB (line 273) | pub const MAP_HUGE_16GB: ::c_int = 34 << MAP_HUGE_SHIFT; constant MINSIGSTKSZ (line 274) | pub const MINSIGSTKSZ: ::c_int = 2048; constant MSG_COPY (line 275) | pub const MSG_COPY: ::c_int = 040000; constant NI_MAXHOST (line 276) | pub const NI_MAXHOST: ::socklen_t = 1025; constant O_TMPFILE (line 277) | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; constant PACKET_MR_UNICAST (line 278) | pub const PACKET_MR_UNICAST: ::c_int = 3; constant PF_NFC (line 279) | pub const PF_NFC: ::c_int = 39; constant PF_VSOCK (line 280) | pub const PF_VSOCK: ::c_int = 40; constant POSIX_MADV_DONTNEED (line 281) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant PTRACE_EVENT_STOP (line 282) | pub const PTRACE_EVENT_STOP: ::c_int = 128; constant PTRACE_GETSIGMASK (line 283) | pub const PTRACE_GETSIGMASK: ::c_uint = 0x420a; constant PTRACE_PEEKSIGINFO (line 284) | pub const PTRACE_PEEKSIGINFO: ::c_int = 0x4209; constant PTRACE_SETSIGMASK (line 285) | pub const PTRACE_SETSIGMASK: ::c_uint = 0x420b; constant RTLD_NOLOAD (line 286) | pub const RTLD_NOLOAD: ::c_int = 0x00004; constant RUSAGE_THREAD (line 287) | pub const RUSAGE_THREAD: ::c_int = 1; constant SHM_EXEC (line 288) | pub const SHM_EXEC: ::c_int = 0100000; constant SIGPOLL (line 289) | pub const SIGPOLL: ::c_int = SIGIO; constant SOCK_DCCP (line 290) | pub const SOCK_DCCP: ::c_int = 6; constant SOCK_PACKET (line 291) | pub const SOCK_PACKET: ::c_int = 10; constant TCP_COOKIE_TRANSACTIONS (line 292) | pub const TCP_COOKIE_TRANSACTIONS: ::c_int = 15; constant UDP_GRO (line 293) | pub const UDP_GRO: ::c_int = 104; constant UDP_SEGMENT (line 294) | pub const UDP_SEGMENT: ::c_int = 103; constant YESEXPR (line 295) | pub const YESEXPR: ::c_int = ((5) << 8) | (0); function ioctl (line 298) | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; function gettimeofday (line 299) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int; function pthread_rwlockattr_getkind_np (line 301) | pub fn pthread_rwlockattr_getkind_np( function pthread_rwlockattr_setkind_np (line 305) | pub fn pthread_rwlockattr_setkind_np( function ptrace (line 310) | pub fn ptrace(request: ::c_uint, ...) -> ::c_long; function sendmmsg (line 312) | pub fn sendmmsg( function recvmmsg (line 318) | pub fn recvmmsg( function openpty (line 326) | pub fn openpty( function forkpty (line 333) | pub fn forkpty( function getnameinfo (line 340) | pub fn getnameinfo( function pwritev (line 350) | pub fn pwritev( function preadv (line 356) | pub fn preadv( function sethostid (line 363) | pub fn sethostid(hostid: ::c_long) -> ::c_int; function fanotify_mark (line 364) | pub fn fanotify_mark( function getrlimit64 (line 371) | pub fn getrlimit64(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit6... function setrlimit64 (line 372) | pub fn setrlimit64(resource: ::__rlimit_resource_t, rlim: *const ::rlimi... function getrlimit (line 373) | pub fn getrlimit(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit) -... function setrlimit (line 374) | pub fn setrlimit(resource: ::__rlimit_resource_t, rlim: *const ::rlimit)... function getpriority (line 375) | pub fn getpriority(which: ::__priority_which_t, who: ::id_t) -> ::c_int; function setpriority (line 376) | pub fn setpriority(which: ::__priority_which_t, who: ::id_t, prio: ::c_i... FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/x86_64/l4re.rs type l4_umword_t (line 6) | pub type l4_umword_t = ::c_ulong; type pthread_t (line 7) | pub type pthread_t = *mut ::c_void; type pthread_attr_t (line 31) | pub struct pthread_attr_t { constant PTHREAD_STACK_MIN (line 48) | pub const PTHREAD_STACK_MIN: usize = 65536; constant SIGIO (line 51) | pub const SIGIO: ::c_int = 29; constant B19200 (line 52) | pub const B19200: ::speed_t = 0o000016; constant B38400 (line 53) | pub const B38400: ::speed_t = 0o000017; FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/x86_64/mod.rs type blkcnt_t (line 2) | pub type blkcnt_t = i64; type blksize_t (line 3) | pub type blksize_t = i64; type clock_t (line 4) | pub type clock_t = i64; type c_char (line 5) | pub type c_char = u8; type c_long (line 6) | pub type c_long = i64; type c_ulong (line 7) | pub type c_ulong = u64; type fsblkcnt_t (line 8) | pub type fsblkcnt_t = ::c_ulong; type fsfilcnt_t (line 9) | pub type fsfilcnt_t = ::c_ulong; type fsword_t (line 10) | pub type fsword_t = ::c_long; type ino_t (line 11) | pub type ino_t = ::c_ulong; type nlink_t (line 12) | pub type nlink_t = ::c_uint; type off_t (line 13) | pub type off_t = ::c_long; type stat64 (line 15) | pub type stat64 = stat; type suseconds_t (line 16) | pub type suseconds_t = ::c_long; type time_t (line 17) | pub type time_t = ::c_int; type wchar_t (line 18) | pub type wchar_t = ::c_int; type fsblkcnt64_t (line 20) | pub type fsblkcnt64_t = u64; type fsfilcnt64_t (line 21) | pub type fsfilcnt64_t = u64; type __u64 (line 22) | pub type __u64 = ::c_ulong; type __s64 (line 23) | pub type __s64 = ::c_long; constant ENAMETOOLONG (line 295) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOTEMPTY (line 296) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 297) | pub const ELOOP: ::c_int = 40; constant EADDRINUSE (line 298) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 299) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 300) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 301) | pub const ENETUNREACH: ::c_int = 101; constant ECONNABORTED (line 302) | pub const ECONNABORTED: ::c_int = 103; constant ECONNREFUSED (line 303) | pub const ECONNREFUSED: ::c_int = 111; constant ECONNRESET (line 304) | pub const ECONNRESET: ::c_int = 104; constant EDEADLK (line 305) | pub const EDEADLK: ::c_int = 35; constant ENOSYS (line 306) | pub const ENOSYS: ::c_int = 38; constant ENOTCONN (line 307) | pub const ENOTCONN: ::c_int = 107; constant ETIMEDOUT (line 308) | pub const ETIMEDOUT: ::c_int = 110; constant ESTALE (line 309) | pub const ESTALE: ::c_int = 116; constant EHOSTUNREACH (line 310) | pub const EHOSTUNREACH: ::c_int = 113; constant EDQUOT (line 311) | pub const EDQUOT: ::c_int = 122; constant EOPNOTSUPP (line 312) | pub const EOPNOTSUPP: ::c_int = 0x5f; constant ENODATA (line 313) | pub const ENODATA: ::c_int = 0x3d; constant O_APPEND (line 314) | pub const O_APPEND: ::c_int = 02000; constant O_ACCMODE (line 315) | pub const O_ACCMODE: ::c_int = 0003; constant O_CLOEXEC (line 316) | pub const O_CLOEXEC: ::c_int = 0x80000; constant O_CREAT (line 317) | pub const O_CREAT: ::c_int = 0100; constant O_DIRECTORY (line 318) | pub const O_DIRECTORY: ::c_int = 0200000; constant O_EXCL (line 319) | pub const O_EXCL: ::c_int = 0200; constant O_NOFOLLOW (line 320) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_NONBLOCK (line 321) | pub const O_NONBLOCK: ::c_int = 04000; constant O_TRUNC (line 322) | pub const O_TRUNC: ::c_int = 01000; constant NCCS (line 323) | pub const NCCS: usize = 32; constant SIG_SETMASK (line 324) | pub const SIG_SETMASK: ::c_int = 2; constant __SIZEOF_PTHREAD_MUTEX_T (line 325) | pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40; constant __SIZEOF_PTHREAD_MUTEXATTR_T (line 326) | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; constant SOCK_DGRAM (line 327) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_STREAM (line 328) | pub const SOCK_STREAM: ::c_int = 1; constant __SIZEOF_PTHREAD_COND_T (line 329) | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; constant __SIZEOF_PTHREAD_CONDATTR_T (line 330) | pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4; constant __SIZEOF_PTHREAD_RWLOCK_T (line 331) | pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56; constant __SIZEOF_PTHREAD_RWLOCKATTR_T (line 332) | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; constant __SIZEOF_PTHREAD_BARRIER_T (line 333) | pub const __SIZEOF_PTHREAD_BARRIER_T: usize = 32; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 334) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant PIDFD_NONBLOCK (line 335) | pub const PIDFD_NONBLOCK: ::c_int = 04000; FILE: builder/third-party/libc/src/unix/linux_like/linux/uclibc/x86_64/other.rs type pthread_t (line 3) | pub type pthread_t = ::c_ulong; constant PTHREAD_STACK_MIN (line 5) | pub const PTHREAD_STACK_MIN: usize = 16384; FILE: builder/third-party/libc/src/unix/linux_like/mod.rs type sa_family_t (line 1) | pub type sa_family_t = u16; type speed_t (line 2) | pub type speed_t = ::c_uint; type tcflag_t (line 3) | pub type tcflag_t = ::c_uint; type clockid_t (line 4) | pub type clockid_t = ::c_int; type timer_t (line 5) | pub type timer_t = *mut ::c_void; type key_t (line 6) | pub type key_t = ::c_int; type id_t (line 7) | pub type id_t = ::c_uint; constant EXIT_FAILURE (line 454) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 455) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 456) | pub const RAND_MAX: ::c_int = 2147483647; constant EOF (line 457) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 458) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 459) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 460) | pub const SEEK_END: ::c_int = 2; constant _IOFBF (line 461) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 462) | pub const _IONBF: ::c_int = 2; constant _IOLBF (line 463) | pub const _IOLBF: ::c_int = 1; constant F_DUPFD (line 465) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 466) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 467) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 468) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 469) | pub const F_SETFL: ::c_int = 4; constant F_SETLEASE (line 472) | pub const F_SETLEASE: ::c_int = 1024; constant F_GETLEASE (line 473) | pub const F_GETLEASE: ::c_int = 1025; constant F_NOTIFY (line 474) | pub const F_NOTIFY: ::c_int = 1026; constant F_CANCELLK (line 475) | pub const F_CANCELLK: ::c_int = 1029; constant F_DUPFD_CLOEXEC (line 476) | pub const F_DUPFD_CLOEXEC: ::c_int = 1030; constant F_SETPIPE_SZ (line 477) | pub const F_SETPIPE_SZ: ::c_int = 1031; constant F_GETPIPE_SZ (line 478) | pub const F_GETPIPE_SZ: ::c_int = 1032; constant F_ADD_SEALS (line 479) | pub const F_ADD_SEALS: ::c_int = 1033; constant F_GET_SEALS (line 480) | pub const F_GET_SEALS: ::c_int = 1034; constant F_SEAL_SEAL (line 482) | pub const F_SEAL_SEAL: ::c_int = 0x0001; constant F_SEAL_SHRINK (line 483) | pub const F_SEAL_SHRINK: ::c_int = 0x0002; constant F_SEAL_GROW (line 484) | pub const F_SEAL_GROW: ::c_int = 0x0004; constant F_SEAL_WRITE (line 485) | pub const F_SEAL_WRITE: ::c_int = 0x0008; constant SIGTRAP (line 489) | pub const SIGTRAP: ::c_int = 5; constant PTHREAD_CREATE_JOINABLE (line 491) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0; constant PTHREAD_CREATE_DETACHED (line 492) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 1; constant CLOCK_REALTIME (line 494) | pub const CLOCK_REALTIME: ::clockid_t = 0; constant CLOCK_MONOTONIC (line 495) | pub const CLOCK_MONOTONIC: ::clockid_t = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 496) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 2; constant CLOCK_THREAD_CPUTIME_ID (line 497) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 3; constant CLOCK_MONOTONIC_RAW (line 498) | pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant CLOCK_REALTIME_COARSE (line 499) | pub const CLOCK_REALTIME_COARSE: ::clockid_t = 5; constant CLOCK_MONOTONIC_COARSE (line 500) | pub const CLOCK_MONOTONIC_COARSE: ::clockid_t = 6; constant CLOCK_BOOTTIME (line 501) | pub const CLOCK_BOOTTIME: ::clockid_t = 7; constant CLOCK_REALTIME_ALARM (line 502) | pub const CLOCK_REALTIME_ALARM: ::clockid_t = 8; constant CLOCK_BOOTTIME_ALARM (line 503) | pub const CLOCK_BOOTTIME_ALARM: ::clockid_t = 9; constant CLOCK_TAI (line 504) | pub const CLOCK_TAI: ::clockid_t = 11; constant TIMER_ABSTIME (line 505) | pub const TIMER_ABSTIME: ::c_int = 1; constant RUSAGE_SELF (line 507) | pub const RUSAGE_SELF: ::c_int = 0; constant O_RDONLY (line 509) | pub const O_RDONLY: ::c_int = 0; constant O_WRONLY (line 510) | pub const O_WRONLY: ::c_int = 1; constant O_RDWR (line 511) | pub const O_RDWR: ::c_int = 2; constant SOCK_CLOEXEC (line 513) | pub const SOCK_CLOEXEC: ::c_int = O_CLOEXEC; constant S_IFIFO (line 515) | pub const S_IFIFO: ::mode_t = 4096; constant S_IFCHR (line 516) | pub const S_IFCHR: ::mode_t = 8192; constant S_IFBLK (line 517) | pub const S_IFBLK: ::mode_t = 24576; constant S_IFDIR (line 518) | pub const S_IFDIR: ::mode_t = 16384; constant S_IFREG (line 519) | pub const S_IFREG: ::mode_t = 32768; constant S_IFLNK (line 520) | pub const S_IFLNK: ::mode_t = 40960; constant S_IFSOCK (line 521) | pub const S_IFSOCK: ::mode_t = 49152; constant S_IFMT (line 522) | pub const S_IFMT: ::mode_t = 61440; constant S_IRWXU (line 523) | pub const S_IRWXU: ::mode_t = 448; constant S_IXUSR (line 524) | pub const S_IXUSR: ::mode_t = 64; constant S_IWUSR (line 525) | pub const S_IWUSR: ::mode_t = 128; constant S_IRUSR (line 526) | pub const S_IRUSR: ::mode_t = 256; constant S_IRWXG (line 527) | pub const S_IRWXG: ::mode_t = 56; constant S_IXGRP (line 528) | pub const S_IXGRP: ::mode_t = 8; constant S_IWGRP (line 529) | pub const S_IWGRP: ::mode_t = 16; constant S_IRGRP (line 530) | pub const S_IRGRP: ::mode_t = 32; constant S_IRWXO (line 531) | pub const S_IRWXO: ::mode_t = 7; constant S_IXOTH (line 532) | pub const S_IXOTH: ::mode_t = 1; constant S_IWOTH (line 533) | pub const S_IWOTH: ::mode_t = 2; constant S_IROTH (line 534) | pub const S_IROTH: ::mode_t = 4; constant F_OK (line 535) | pub const F_OK: ::c_int = 0; constant R_OK (line 536) | pub const R_OK: ::c_int = 4; constant W_OK (line 537) | pub const W_OK: ::c_int = 2; constant X_OK (line 538) | pub const X_OK: ::c_int = 1; constant STDIN_FILENO (line 539) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 540) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 541) | pub const STDERR_FILENO: ::c_int = 2; constant SIGHUP (line 542) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 543) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 544) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 545) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 546) | pub const SIGABRT: ::c_int = 6; constant SIGFPE (line 547) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 548) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 549) | pub const SIGSEGV: ::c_int = 11; constant SIGPIPE (line 550) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 551) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 552) | pub const SIGTERM: ::c_int = 15; constant PROT_NONE (line 554) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 555) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 556) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 557) | pub const PROT_EXEC: ::c_int = 4; constant XATTR_CREATE (line 559) | pub const XATTR_CREATE: ::c_int = 0x1; constant XATTR_REPLACE (line 560) | pub const XATTR_REPLACE: ::c_int = 0x2; constant LC_CTYPE_MASK (line 596) | pub const LC_CTYPE_MASK: ::c_int = 1 << LC_CTYPE; constant LC_NUMERIC_MASK (line 597) | pub const LC_NUMERIC_MASK: ::c_int = 1 << LC_NUMERIC; constant LC_TIME_MASK (line 598) | pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME; constant LC_COLLATE_MASK (line 599) | pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE; constant LC_MONETARY_MASK (line 600) | pub const LC_MONETARY_MASK: ::c_int = 1 << LC_MONETARY; constant LC_MESSAGES_MASK (line 601) | pub const LC_MESSAGES_MASK: ::c_int = 1 << LC_MESSAGES; constant MAP_FILE (line 604) | pub const MAP_FILE: ::c_int = 0x0000; constant MAP_SHARED (line 605) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 606) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_FIXED (line 607) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_FAILED (line 609) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MS_ASYNC (line 612) | pub const MS_ASYNC: ::c_int = 0x0001; constant MS_INVALIDATE (line 613) | pub const MS_INVALIDATE: ::c_int = 0x0002; constant MS_SYNC (line 614) | pub const MS_SYNC: ::c_int = 0x0004; constant MS_RDONLY (line 617) | pub const MS_RDONLY: ::c_ulong = 0x01; constant MS_NOSUID (line 618) | pub const MS_NOSUID: ::c_ulong = 0x02; constant MS_NODEV (line 619) | pub const MS_NODEV: ::c_ulong = 0x04; constant MS_NOEXEC (line 620) | pub const MS_NOEXEC: ::c_ulong = 0x08; constant MS_SYNCHRONOUS (line 621) | pub const MS_SYNCHRONOUS: ::c_ulong = 0x10; constant MS_REMOUNT (line 622) | pub const MS_REMOUNT: ::c_ulong = 0x20; constant MS_MANDLOCK (line 623) | pub const MS_MANDLOCK: ::c_ulong = 0x40; constant MS_DIRSYNC (line 624) | pub const MS_DIRSYNC: ::c_ulong = 0x80; constant MS_NOATIME (line 625) | pub const MS_NOATIME: ::c_ulong = 0x0400; constant MS_NODIRATIME (line 626) | pub const MS_NODIRATIME: ::c_ulong = 0x0800; constant MS_BIND (line 627) | pub const MS_BIND: ::c_ulong = 0x1000; constant MS_MOVE (line 628) | pub const MS_MOVE: ::c_ulong = 0x2000; constant MS_REC (line 629) | pub const MS_REC: ::c_ulong = 0x4000; constant MS_SILENT (line 630) | pub const MS_SILENT: ::c_ulong = 0x8000; constant MS_POSIXACL (line 631) | pub const MS_POSIXACL: ::c_ulong = 0x010000; constant MS_UNBINDABLE (line 632) | pub const MS_UNBINDABLE: ::c_ulong = 0x020000; constant MS_PRIVATE (line 633) | pub const MS_PRIVATE: ::c_ulong = 0x040000; constant MS_SLAVE (line 634) | pub const MS_SLAVE: ::c_ulong = 0x080000; constant MS_SHARED (line 635) | pub const MS_SHARED: ::c_ulong = 0x100000; constant MS_RELATIME (line 636) | pub const MS_RELATIME: ::c_ulong = 0x200000; constant MS_KERNMOUNT (line 637) | pub const MS_KERNMOUNT: ::c_ulong = 0x400000; constant MS_I_VERSION (line 638) | pub const MS_I_VERSION: ::c_ulong = 0x800000; constant MS_STRICTATIME (line 639) | pub const MS_STRICTATIME: ::c_ulong = 0x1000000; constant MS_LAZYTIME (line 640) | pub const MS_LAZYTIME: ::c_ulong = 0x2000000; constant MS_ACTIVE (line 641) | pub const MS_ACTIVE: ::c_ulong = 0x40000000; constant MS_MGC_VAL (line 642) | pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000; constant MS_MGC_MSK (line 643) | pub const MS_MGC_MSK: ::c_ulong = 0xffff0000; constant SCM_RIGHTS (line 645) | pub const SCM_RIGHTS: ::c_int = 0x01; constant SCM_CREDENTIALS (line 646) | pub const SCM_CREDENTIALS: ::c_int = 0x02; constant PROT_GROWSDOWN (line 648) | pub const PROT_GROWSDOWN: ::c_int = 0x1000000; constant PROT_GROWSUP (line 649) | pub const PROT_GROWSUP: ::c_int = 0x2000000; constant MAP_TYPE (line 651) | pub const MAP_TYPE: ::c_int = 0x000f; constant MADV_NORMAL (line 653) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 654) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 655) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 656) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 657) | pub const MADV_DONTNEED: ::c_int = 4; constant MADV_FREE (line 658) | pub const MADV_FREE: ::c_int = 8; constant MADV_REMOVE (line 659) | pub const MADV_REMOVE: ::c_int = 9; constant MADV_DONTFORK (line 660) | pub const MADV_DONTFORK: ::c_int = 10; constant MADV_DOFORK (line 661) | pub const MADV_DOFORK: ::c_int = 11; constant MADV_MERGEABLE (line 662) | pub const MADV_MERGEABLE: ::c_int = 12; constant MADV_UNMERGEABLE (line 663) | pub const MADV_UNMERGEABLE: ::c_int = 13; constant MADV_HUGEPAGE (line 664) | pub const MADV_HUGEPAGE: ::c_int = 14; constant MADV_NOHUGEPAGE (line 665) | pub const MADV_NOHUGEPAGE: ::c_int = 15; constant MADV_DONTDUMP (line 666) | pub const MADV_DONTDUMP: ::c_int = 16; constant MADV_DODUMP (line 667) | pub const MADV_DODUMP: ::c_int = 17; constant MADV_WIPEONFORK (line 668) | pub const MADV_WIPEONFORK: ::c_int = 18; constant MADV_KEEPONFORK (line 669) | pub const MADV_KEEPONFORK: ::c_int = 19; constant MADV_COLD (line 670) | pub const MADV_COLD: ::c_int = 20; constant MADV_PAGEOUT (line 671) | pub const MADV_PAGEOUT: ::c_int = 21; constant MADV_HWPOISON (line 672) | pub const MADV_HWPOISON: ::c_int = 100; constant IFF_UP (line 681) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 682) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 683) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 684) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 685) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_NOTRAILERS (line 686) | pub const IFF_NOTRAILERS: ::c_int = 0x20; constant IFF_RUNNING (line 687) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 688) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 689) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 690) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_MASTER (line 691) | pub const IFF_MASTER: ::c_int = 0x400; constant IFF_SLAVE (line 692) | pub const IFF_SLAVE: ::c_int = 0x800; constant IFF_MULTICAST (line 693) | pub const IFF_MULTICAST: ::c_int = 0x1000; constant IFF_PORTSEL (line 694) | pub const IFF_PORTSEL: ::c_int = 0x2000; constant IFF_AUTOMEDIA (line 695) | pub const IFF_AUTOMEDIA: ::c_int = 0x4000; constant IFF_DYNAMIC (line 696) | pub const IFF_DYNAMIC: ::c_int = 0x8000; constant SOL_IP (line 698) | pub const SOL_IP: ::c_int = 0; constant SOL_TCP (line 699) | pub const SOL_TCP: ::c_int = 6; constant SOL_UDP (line 700) | pub const SOL_UDP: ::c_int = 17; constant SOL_IPV6 (line 701) | pub const SOL_IPV6: ::c_int = 41; constant SOL_ICMPV6 (line 702) | pub const SOL_ICMPV6: ::c_int = 58; constant SOL_RAW (line 703) | pub const SOL_RAW: ::c_int = 255; constant SOL_DECNET (line 704) | pub const SOL_DECNET: ::c_int = 261; constant SOL_X25 (line 705) | pub const SOL_X25: ::c_int = 262; constant SOL_PACKET (line 706) | pub const SOL_PACKET: ::c_int = 263; constant SOL_ATM (line 707) | pub const SOL_ATM: ::c_int = 264; constant SOL_AAL (line 708) | pub const SOL_AAL: ::c_int = 265; constant SOL_IRDA (line 709) | pub const SOL_IRDA: ::c_int = 266; constant SOL_NETBEUI (line 710) | pub const SOL_NETBEUI: ::c_int = 267; constant SOL_LLC (line 711) | pub const SOL_LLC: ::c_int = 268; constant SOL_DCCP (line 712) | pub const SOL_DCCP: ::c_int = 269; constant SOL_NETLINK (line 713) | pub const SOL_NETLINK: ::c_int = 270; constant SOL_TIPC (line 714) | pub const SOL_TIPC: ::c_int = 271; constant SOL_BLUETOOTH (line 715) | pub const SOL_BLUETOOTH: ::c_int = 274; constant SOL_ALG (line 716) | pub const SOL_ALG: ::c_int = 279; constant AF_UNSPEC (line 718) | pub const AF_UNSPEC: ::c_int = 0; constant AF_UNIX (line 719) | pub const AF_UNIX: ::c_int = 1; constant AF_LOCAL (line 720) | pub const AF_LOCAL: ::c_int = 1; constant AF_INET (line 721) | pub const AF_INET: ::c_int = 2; constant AF_AX25 (line 722) | pub const AF_AX25: ::c_int = 3; constant AF_IPX (line 723) | pub const AF_IPX: ::c_int = 4; constant AF_APPLETALK (line 724) | pub const AF_APPLETALK: ::c_int = 5; constant AF_NETROM (line 725) | pub const AF_NETROM: ::c_int = 6; constant AF_BRIDGE (line 726) | pub const AF_BRIDGE: ::c_int = 7; constant AF_ATMPVC (line 727) | pub const AF_ATMPVC: ::c_int = 8; constant AF_X25 (line 728) | pub const AF_X25: ::c_int = 9; constant AF_INET6 (line 729) | pub const AF_INET6: ::c_int = 10; constant AF_ROSE (line 730) | pub const AF_ROSE: ::c_int = 11; constant AF_DECnet (line 731) | pub const AF_DECnet: ::c_int = 12; constant AF_NETBEUI (line 732) | pub const AF_NETBEUI: ::c_int = 13; constant AF_SECURITY (line 733) | pub const AF_SECURITY: ::c_int = 14; constant AF_KEY (line 734) | pub const AF_KEY: ::c_int = 15; constant AF_NETLINK (line 735) | pub const AF_NETLINK: ::c_int = 16; constant AF_ROUTE (line 736) | pub const AF_ROUTE: ::c_int = AF_NETLINK; constant AF_PACKET (line 737) | pub const AF_PACKET: ::c_int = 17; constant AF_ASH (line 738) | pub const AF_ASH: ::c_int = 18; constant AF_ECONET (line 739) | pub const AF_ECONET: ::c_int = 19; constant AF_ATMSVC (line 740) | pub const AF_ATMSVC: ::c_int = 20; constant AF_RDS (line 741) | pub const AF_RDS: ::c_int = 21; constant AF_SNA (line 742) | pub const AF_SNA: ::c_int = 22; constant AF_IRDA (line 743) | pub const AF_IRDA: ::c_int = 23; constant AF_PPPOX (line 744) | pub const AF_PPPOX: ::c_int = 24; constant AF_WANPIPE (line 745) | pub const AF_WANPIPE: ::c_int = 25; constant AF_LLC (line 746) | pub const AF_LLC: ::c_int = 26; constant AF_CAN (line 747) | pub const AF_CAN: ::c_int = 29; constant AF_TIPC (line 748) | pub const AF_TIPC: ::c_int = 30; constant AF_BLUETOOTH (line 749) | pub const AF_BLUETOOTH: ::c_int = 31; constant AF_IUCV (line 750) | pub const AF_IUCV: ::c_int = 32; constant AF_RXRPC (line 751) | pub const AF_RXRPC: ::c_int = 33; constant AF_ISDN (line 752) | pub const AF_ISDN: ::c_int = 34; constant AF_PHONET (line 753) | pub const AF_PHONET: ::c_int = 35; constant AF_IEEE802154 (line 754) | pub const AF_IEEE802154: ::c_int = 36; constant AF_CAIF (line 755) | pub const AF_CAIF: ::c_int = 37; constant AF_ALG (line 756) | pub const AF_ALG: ::c_int = 38; constant PF_UNSPEC (line 758) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_UNIX (line 759) | pub const PF_UNIX: ::c_int = AF_UNIX; constant PF_LOCAL (line 760) | pub const PF_LOCAL: ::c_int = AF_LOCAL; constant PF_INET (line 761) | pub const PF_INET: ::c_int = AF_INET; constant PF_AX25 (line 762) | pub const PF_AX25: ::c_int = AF_AX25; constant PF_IPX (line 763) | pub const PF_IPX: ::c_int = AF_IPX; constant PF_APPLETALK (line 764) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_NETROM (line 765) | pub const PF_NETROM: ::c_int = AF_NETROM; constant PF_BRIDGE (line 766) | pub const PF_BRIDGE: ::c_int = AF_BRIDGE; constant PF_ATMPVC (line 767) | pub const PF_ATMPVC: ::c_int = AF_ATMPVC; constant PF_X25 (line 768) | pub const PF_X25: ::c_int = AF_X25; constant PF_INET6 (line 769) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_ROSE (line 770) | pub const PF_ROSE: ::c_int = AF_ROSE; constant PF_DECnet (line 771) | pub const PF_DECnet: ::c_int = AF_DECnet; constant PF_NETBEUI (line 772) | pub const PF_NETBEUI: ::c_int = AF_NETBEUI; constant PF_SECURITY (line 773) | pub const PF_SECURITY: ::c_int = AF_SECURITY; constant PF_KEY (line 774) | pub const PF_KEY: ::c_int = AF_KEY; constant PF_NETLINK (line 775) | pub const PF_NETLINK: ::c_int = AF_NETLINK; constant PF_ROUTE (line 776) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_PACKET (line 777) | pub const PF_PACKET: ::c_int = AF_PACKET; constant PF_ASH (line 778) | pub const PF_ASH: ::c_int = AF_ASH; constant PF_ECONET (line 779) | pub const PF_ECONET: ::c_int = AF_ECONET; constant PF_ATMSVC (line 780) | pub const PF_ATMSVC: ::c_int = AF_ATMSVC; constant PF_RDS (line 781) | pub const PF_RDS: ::c_int = AF_RDS; constant PF_SNA (line 782) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_IRDA (line 783) | pub const PF_IRDA: ::c_int = AF_IRDA; constant PF_PPPOX (line 784) | pub const PF_PPPOX: ::c_int = AF_PPPOX; constant PF_WANPIPE (line 785) | pub const PF_WANPIPE: ::c_int = AF_WANPIPE; constant PF_LLC (line 786) | pub const PF_LLC: ::c_int = AF_LLC; constant PF_CAN (line 787) | pub const PF_CAN: ::c_int = AF_CAN; constant PF_TIPC (line 788) | pub const PF_TIPC: ::c_int = AF_TIPC; constant PF_BLUETOOTH (line 789) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant PF_IUCV (line 790) | pub const PF_IUCV: ::c_int = AF_IUCV; constant PF_RXRPC (line 791) | pub const PF_RXRPC: ::c_int = AF_RXRPC; constant PF_ISDN (line 792) | pub const PF_ISDN: ::c_int = AF_ISDN; constant PF_PHONET (line 793) | pub const PF_PHONET: ::c_int = AF_PHONET; constant PF_IEEE802154 (line 794) | pub const PF_IEEE802154: ::c_int = AF_IEEE802154; constant PF_CAIF (line 795) | pub const PF_CAIF: ::c_int = AF_CAIF; constant PF_ALG (line 796) | pub const PF_ALG: ::c_int = AF_ALG; constant MSG_OOB (line 798) | pub const MSG_OOB: ::c_int = 1; constant MSG_PEEK (line 799) | pub const MSG_PEEK: ::c_int = 2; constant MSG_DONTROUTE (line 800) | pub const MSG_DONTROUTE: ::c_int = 4; constant MSG_CTRUNC (line 801) | pub const MSG_CTRUNC: ::c_int = 8; constant MSG_TRUNC (line 802) | pub const MSG_TRUNC: ::c_int = 0x20; constant MSG_DONTWAIT (line 803) | pub const MSG_DONTWAIT: ::c_int = 0x40; constant MSG_EOR (line 804) | pub const MSG_EOR: ::c_int = 0x80; constant MSG_WAITALL (line 805) | pub const MSG_WAITALL: ::c_int = 0x100; constant MSG_FIN (line 806) | pub const MSG_FIN: ::c_int = 0x200; constant MSG_SYN (line 807) | pub const MSG_SYN: ::c_int = 0x400; constant MSG_CONFIRM (line 808) | pub const MSG_CONFIRM: ::c_int = 0x800; constant MSG_RST (line 809) | pub const MSG_RST: ::c_int = 0x1000; constant MSG_ERRQUEUE (line 810) | pub const MSG_ERRQUEUE: ::c_int = 0x2000; constant MSG_NOSIGNAL (line 811) | pub const MSG_NOSIGNAL: ::c_int = 0x4000; constant MSG_MORE (line 812) | pub const MSG_MORE: ::c_int = 0x8000; constant MSG_WAITFORONE (line 813) | pub const MSG_WAITFORONE: ::c_int = 0x10000; constant MSG_FASTOPEN (line 814) | pub const MSG_FASTOPEN: ::c_int = 0x20000000; constant MSG_CMSG_CLOEXEC (line 815) | pub const MSG_CMSG_CLOEXEC: ::c_int = 0x40000000; constant SCM_TIMESTAMP (line 817) | pub const SCM_TIMESTAMP: ::c_int = SO_TIMESTAMP; constant SOCK_RAW (line 819) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 820) | pub const SOCK_RDM: ::c_int = 4; constant IP_TOS (line 821) | pub const IP_TOS: ::c_int = 1; constant IP_TTL (line 822) | pub const IP_TTL: ::c_int = 2; constant IP_HDRINCL (line 823) | pub const IP_HDRINCL: ::c_int = 3; constant IP_OPTIONS (line 824) | pub const IP_OPTIONS: ::c_int = 4; constant IP_ROUTER_ALERT (line 825) | pub const IP_ROUTER_ALERT: ::c_int = 5; constant IP_RECVOPTS (line 826) | pub const IP_RECVOPTS: ::c_int = 6; constant IP_RETOPTS (line 827) | pub const IP_RETOPTS: ::c_int = 7; constant IP_PKTINFO (line 828) | pub const IP_PKTINFO: ::c_int = 8; constant IP_PKTOPTIONS (line 829) | pub const IP_PKTOPTIONS: ::c_int = 9; constant IP_MTU_DISCOVER (line 830) | pub const IP_MTU_DISCOVER: ::c_int = 10; constant IP_RECVERR (line 831) | pub const IP_RECVERR: ::c_int = 11; constant IP_RECVTTL (line 832) | pub const IP_RECVTTL: ::c_int = 12; constant IP_RECVTOS (line 833) | pub const IP_RECVTOS: ::c_int = 13; constant IP_MTU (line 834) | pub const IP_MTU: ::c_int = 14; constant IP_FREEBIND (line 835) | pub const IP_FREEBIND: ::c_int = 15; constant IP_IPSEC_POLICY (line 836) | pub const IP_IPSEC_POLICY: ::c_int = 16; constant IP_XFRM_POLICY (line 837) | pub const IP_XFRM_POLICY: ::c_int = 17; constant IP_PASSSEC (line 838) | pub const IP_PASSSEC: ::c_int = 18; constant IP_TRANSPARENT (line 839) | pub const IP_TRANSPARENT: ::c_int = 19; constant IP_ORIGDSTADDR (line 840) | pub const IP_ORIGDSTADDR: ::c_int = 20; constant IP_RECVORIGDSTADDR (line 841) | pub const IP_RECVORIGDSTADDR: ::c_int = IP_ORIGDSTADDR; constant IP_MINTTL (line 842) | pub const IP_MINTTL: ::c_int = 21; constant IP_NODEFRAG (line 843) | pub const IP_NODEFRAG: ::c_int = 22; constant IP_CHECKSUM (line 844) | pub const IP_CHECKSUM: ::c_int = 23; constant IP_BIND_ADDRESS_NO_PORT (line 845) | pub const IP_BIND_ADDRESS_NO_PORT: ::c_int = 24; constant IP_MULTICAST_IF (line 846) | pub const IP_MULTICAST_IF: ::c_int = 32; constant IP_MULTICAST_TTL (line 847) | pub const IP_MULTICAST_TTL: ::c_int = 33; constant IP_MULTICAST_LOOP (line 848) | pub const IP_MULTICAST_LOOP: ::c_int = 34; constant IP_ADD_MEMBERSHIP (line 849) | pub const IP_ADD_MEMBERSHIP: ::c_int = 35; constant IP_DROP_MEMBERSHIP (line 850) | pub const IP_DROP_MEMBERSHIP: ::c_int = 36; constant IP_UNBLOCK_SOURCE (line 851) | pub const IP_UNBLOCK_SOURCE: ::c_int = 37; constant IP_BLOCK_SOURCE (line 852) | pub const IP_BLOCK_SOURCE: ::c_int = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 853) | pub const IP_ADD_SOURCE_MEMBERSHIP: ::c_int = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 854) | pub const IP_DROP_SOURCE_MEMBERSHIP: ::c_int = 40; constant IP_MSFILTER (line 855) | pub const IP_MSFILTER: ::c_int = 41; constant IP_MULTICAST_ALL (line 856) | pub const IP_MULTICAST_ALL: ::c_int = 49; constant IP_UNICAST_IF (line 857) | pub const IP_UNICAST_IF: ::c_int = 50; constant IP_DEFAULT_MULTICAST_TTL (line 859) | pub const IP_DEFAULT_MULTICAST_TTL: ::c_int = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 860) | pub const IP_DEFAULT_MULTICAST_LOOP: ::c_int = 1; constant IP_PMTUDISC_DONT (line 862) | pub const IP_PMTUDISC_DONT: ::c_int = 0; constant IP_PMTUDISC_WANT (line 863) | pub const IP_PMTUDISC_WANT: ::c_int = 1; constant IP_PMTUDISC_DO (line 864) | pub const IP_PMTUDISC_DO: ::c_int = 2; constant IP_PMTUDISC_PROBE (line 865) | pub const IP_PMTUDISC_PROBE: ::c_int = 3; constant IP_PMTUDISC_INTERFACE (line 866) | pub const IP_PMTUDISC_INTERFACE: ::c_int = 4; constant IP_PMTUDISC_OMIT (line 867) | pub const IP_PMTUDISC_OMIT: ::c_int = 5; constant IPPROTO_HOPOPTS (line 871) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 874) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_IPIP (line 876) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_EGP (line 879) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PUP (line 881) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_IDP (line 884) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TP (line 886) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_DCCP (line 888) | pub const IPPROTO_DCCP: ::c_int = 33; constant IPPROTO_ROUTING (line 891) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 893) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_RSVP (line 895) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 897) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_ESP (line 899) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 901) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_NONE (line 904) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 906) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_MTP (line 907) | pub const IPPROTO_MTP: ::c_int = 92; constant IPPROTO_ENCAP (line 909) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_PIM (line 911) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_COMP (line 913) | pub const IPPROTO_COMP: ::c_int = 108; constant IPPROTO_SCTP (line 915) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_MH (line 916) | pub const IPPROTO_MH: ::c_int = 135; constant IPPROTO_UDPLITE (line 917) | pub const IPPROTO_UDPLITE: ::c_int = 136; constant IPPROTO_RAW (line 919) | pub const IPPROTO_RAW: ::c_int = 255; constant IPPROTO_BEETPH (line 920) | pub const IPPROTO_BEETPH: ::c_int = 94; constant IPPROTO_MPLS (line 921) | pub const IPPROTO_MPLS: ::c_int = 137; constant IPPROTO_MPTCP (line 923) | pub const IPPROTO_MPTCP: ::c_int = 262; constant IPPROTO_ETHERNET (line 925) | pub const IPPROTO_ETHERNET: ::c_int = 143; constant MCAST_EXCLUDE (line 927) | pub const MCAST_EXCLUDE: ::c_int = 0; constant MCAST_INCLUDE (line 928) | pub const MCAST_INCLUDE: ::c_int = 1; constant MCAST_JOIN_GROUP (line 929) | pub const MCAST_JOIN_GROUP: ::c_int = 42; constant MCAST_BLOCK_SOURCE (line 930) | pub const MCAST_BLOCK_SOURCE: ::c_int = 43; constant MCAST_UNBLOCK_SOURCE (line 931) | pub const MCAST_UNBLOCK_SOURCE: ::c_int = 44; constant MCAST_LEAVE_GROUP (line 932) | pub const MCAST_LEAVE_GROUP: ::c_int = 45; constant MCAST_JOIN_SOURCE_GROUP (line 933) | pub const MCAST_JOIN_SOURCE_GROUP: ::c_int = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 934) | pub const MCAST_LEAVE_SOURCE_GROUP: ::c_int = 47; constant MCAST_MSFILTER (line 935) | pub const MCAST_MSFILTER: ::c_int = 48; constant IPV6_ADDRFORM (line 937) | pub const IPV6_ADDRFORM: ::c_int = 1; constant IPV6_2292PKTINFO (line 938) | pub const IPV6_2292PKTINFO: ::c_int = 2; constant IPV6_2292HOPOPTS (line 939) | pub const IPV6_2292HOPOPTS: ::c_int = 3; constant IPV6_2292DSTOPTS (line 940) | pub const IPV6_2292DSTOPTS: ::c_int = 4; constant IPV6_2292RTHDR (line 941) | pub const IPV6_2292RTHDR: ::c_int = 5; constant IPV6_2292PKTOPTIONS (line 942) | pub const IPV6_2292PKTOPTIONS: ::c_int = 6; constant IPV6_CHECKSUM (line 943) | pub const IPV6_CHECKSUM: ::c_int = 7; constant IPV6_2292HOPLIMIT (line 944) | pub const IPV6_2292HOPLIMIT: ::c_int = 8; constant IPV6_NEXTHOP (line 945) | pub const IPV6_NEXTHOP: ::c_int = 9; constant IPV6_AUTHHDR (line 946) | pub const IPV6_AUTHHDR: ::c_int = 10; constant IPV6_UNICAST_HOPS (line 947) | pub const IPV6_UNICAST_HOPS: ::c_int = 16; constant IPV6_MULTICAST_IF (line 948) | pub const IPV6_MULTICAST_IF: ::c_int = 17; constant IPV6_MULTICAST_HOPS (line 949) | pub const IPV6_MULTICAST_HOPS: ::c_int = 18; constant IPV6_MULTICAST_LOOP (line 950) | pub const IPV6_MULTICAST_LOOP: ::c_int = 19; constant IPV6_ADD_MEMBERSHIP (line 951) | pub const IPV6_ADD_MEMBERSHIP: ::c_int = 20; constant IPV6_DROP_MEMBERSHIP (line 952) | pub const IPV6_DROP_MEMBERSHIP: ::c_int = 21; constant IPV6_ROUTER_ALERT (line 953) | pub const IPV6_ROUTER_ALERT: ::c_int = 22; constant IPV6_MTU_DISCOVER (line 954) | pub const IPV6_MTU_DISCOVER: ::c_int = 23; constant IPV6_MTU (line 955) | pub const IPV6_MTU: ::c_int = 24; constant IPV6_RECVERR (line 956) | pub const IPV6_RECVERR: ::c_int = 25; constant IPV6_V6ONLY (line 957) | pub const IPV6_V6ONLY: ::c_int = 26; constant IPV6_JOIN_ANYCAST (line 958) | pub const IPV6_JOIN_ANYCAST: ::c_int = 27; constant IPV6_LEAVE_ANYCAST (line 959) | pub const IPV6_LEAVE_ANYCAST: ::c_int = 28; constant IPV6_IPSEC_POLICY (line 960) | pub const IPV6_IPSEC_POLICY: ::c_int = 34; constant IPV6_XFRM_POLICY (line 961) | pub const IPV6_XFRM_POLICY: ::c_int = 35; constant IPV6_HDRINCL (line 962) | pub const IPV6_HDRINCL: ::c_int = 36; constant IPV6_RECVPKTINFO (line 963) | pub const IPV6_RECVPKTINFO: ::c_int = 49; constant IPV6_PKTINFO (line 964) | pub const IPV6_PKTINFO: ::c_int = 50; constant IPV6_RECVHOPLIMIT (line 965) | pub const IPV6_RECVHOPLIMIT: ::c_int = 51; constant IPV6_HOPLIMIT (line 966) | pub const IPV6_HOPLIMIT: ::c_int = 52; constant IPV6_RECVHOPOPTS (line 967) | pub const IPV6_RECVHOPOPTS: ::c_int = 53; constant IPV6_HOPOPTS (line 968) | pub const IPV6_HOPOPTS: ::c_int = 54; constant IPV6_RTHDRDSTOPTS (line 969) | pub const IPV6_RTHDRDSTOPTS: ::c_int = 55; constant IPV6_RECVRTHDR (line 970) | pub const IPV6_RECVRTHDR: ::c_int = 56; constant IPV6_RTHDR (line 971) | pub const IPV6_RTHDR: ::c_int = 57; constant IPV6_RECVDSTOPTS (line 972) | pub const IPV6_RECVDSTOPTS: ::c_int = 58; constant IPV6_DSTOPTS (line 973) | pub const IPV6_DSTOPTS: ::c_int = 59; constant IPV6_RECVPATHMTU (line 974) | pub const IPV6_RECVPATHMTU: ::c_int = 60; constant IPV6_PATHMTU (line 975) | pub const IPV6_PATHMTU: ::c_int = 61; constant IPV6_DONTFRAG (line 976) | pub const IPV6_DONTFRAG: ::c_int = 62; constant IPV6_RECVTCLASS (line 977) | pub const IPV6_RECVTCLASS: ::c_int = 66; constant IPV6_TCLASS (line 978) | pub const IPV6_TCLASS: ::c_int = 67; constant IPV6_AUTOFLOWLABEL (line 979) | pub const IPV6_AUTOFLOWLABEL: ::c_int = 70; constant IPV6_ADDR_PREFERENCES (line 980) | pub const IPV6_ADDR_PREFERENCES: ::c_int = 72; constant IPV6_MINHOPCOUNT (line 981) | pub const IPV6_MINHOPCOUNT: ::c_int = 73; constant IPV6_ORIGDSTADDR (line 982) | pub const IPV6_ORIGDSTADDR: ::c_int = 74; constant IPV6_RECVORIGDSTADDR (line 983) | pub const IPV6_RECVORIGDSTADDR: ::c_int = IPV6_ORIGDSTADDR; constant IPV6_TRANSPARENT (line 984) | pub const IPV6_TRANSPARENT: ::c_int = 75; constant IPV6_UNICAST_IF (line 985) | pub const IPV6_UNICAST_IF: ::c_int = 76; constant IPV6_PREFER_SRC_TMP (line 986) | pub const IPV6_PREFER_SRC_TMP: ::c_int = 0x0001; constant IPV6_PREFER_SRC_PUBLIC (line 987) | pub const IPV6_PREFER_SRC_PUBLIC: ::c_int = 0x0002; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 988) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: ::c_int = 0x0100; constant IPV6_PREFER_SRC_COA (line 989) | pub const IPV6_PREFER_SRC_COA: ::c_int = 0x0004; constant IPV6_PREFER_SRC_HOME (line 990) | pub const IPV6_PREFER_SRC_HOME: ::c_int = 0x0400; constant IPV6_PREFER_SRC_CGA (line 991) | pub const IPV6_PREFER_SRC_CGA: ::c_int = 0x0008; constant IPV6_PREFER_SRC_NONCGA (line 992) | pub const IPV6_PREFER_SRC_NONCGA: ::c_int = 0x0800; constant IPV6_PMTUDISC_DONT (line 994) | pub const IPV6_PMTUDISC_DONT: ::c_int = 0; constant IPV6_PMTUDISC_WANT (line 995) | pub const IPV6_PMTUDISC_WANT: ::c_int = 1; constant IPV6_PMTUDISC_DO (line 996) | pub const IPV6_PMTUDISC_DO: ::c_int = 2; constant IPV6_PMTUDISC_PROBE (line 997) | pub const IPV6_PMTUDISC_PROBE: ::c_int = 3; constant IPV6_PMTUDISC_INTERFACE (line 998) | pub const IPV6_PMTUDISC_INTERFACE: ::c_int = 4; constant IPV6_PMTUDISC_OMIT (line 999) | pub const IPV6_PMTUDISC_OMIT: ::c_int = 5; constant TCP_NODELAY (line 1001) | pub const TCP_NODELAY: ::c_int = 1; constant TCP_MAXSEG (line 1002) | pub const TCP_MAXSEG: ::c_int = 2; constant TCP_CORK (line 1003) | pub const TCP_CORK: ::c_int = 3; constant TCP_KEEPIDLE (line 1004) | pub const TCP_KEEPIDLE: ::c_int = 4; constant TCP_KEEPINTVL (line 1005) | pub const TCP_KEEPINTVL: ::c_int = 5; constant TCP_KEEPCNT (line 1006) | pub const TCP_KEEPCNT: ::c_int = 6; constant TCP_SYNCNT (line 1007) | pub const TCP_SYNCNT: ::c_int = 7; constant TCP_LINGER2 (line 1008) | pub const TCP_LINGER2: ::c_int = 8; constant TCP_DEFER_ACCEPT (line 1009) | pub const TCP_DEFER_ACCEPT: ::c_int = 9; constant TCP_WINDOW_CLAMP (line 1010) | pub const TCP_WINDOW_CLAMP: ::c_int = 10; constant TCP_INFO (line 1011) | pub const TCP_INFO: ::c_int = 11; constant TCP_QUICKACK (line 1012) | pub const TCP_QUICKACK: ::c_int = 12; constant TCP_CONGESTION (line 1013) | pub const TCP_CONGESTION: ::c_int = 13; constant TCP_MD5SIG (line 1014) | pub const TCP_MD5SIG: ::c_int = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1025) | pub const TCP_THIN_LINEAR_TIMEOUTS: ::c_int = 16; constant TCP_THIN_DUPACK (line 1026) | pub const TCP_THIN_DUPACK: ::c_int = 17; constant TCP_USER_TIMEOUT (line 1027) | pub const TCP_USER_TIMEOUT: ::c_int = 18; constant TCP_REPAIR (line 1028) | pub const TCP_REPAIR: ::c_int = 19; constant TCP_REPAIR_QUEUE (line 1029) | pub const TCP_REPAIR_QUEUE: ::c_int = 20; constant TCP_QUEUE_SEQ (line 1030) | pub const TCP_QUEUE_SEQ: ::c_int = 21; constant TCP_REPAIR_OPTIONS (line 1031) | pub const TCP_REPAIR_OPTIONS: ::c_int = 22; constant TCP_FASTOPEN (line 1032) | pub const TCP_FASTOPEN: ::c_int = 23; constant TCP_TIMESTAMP (line 1033) | pub const TCP_TIMESTAMP: ::c_int = 24; constant TCP_NOTSENT_LOWAT (line 1034) | pub const TCP_NOTSENT_LOWAT: ::c_int = 25; constant TCP_CC_INFO (line 1035) | pub const TCP_CC_INFO: ::c_int = 26; constant TCP_SAVE_SYN (line 1036) | pub const TCP_SAVE_SYN: ::c_int = 27; constant TCP_SAVED_SYN (line 1037) | pub const TCP_SAVED_SYN: ::c_int = 28; constant SO_DEBUG (line 1057) | pub const SO_DEBUG: ::c_int = 1; constant SHUT_RD (line 1059) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 1060) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 1061) | pub const SHUT_RDWR: ::c_int = 2; constant LOCK_SH (line 1063) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 1064) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 1065) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 1066) | pub const LOCK_UN: ::c_int = 8; constant SS_ONSTACK (line 1068) | pub const SS_ONSTACK: ::c_int = 1; constant SS_DISABLE (line 1069) | pub const SS_DISABLE: ::c_int = 2; constant PATH_MAX (line 1071) | pub const PATH_MAX: ::c_int = 4096; constant UIO_MAXIOV (line 1073) | pub const UIO_MAXIOV: ::c_int = 1024; constant FD_SETSIZE (line 1075) | pub const FD_SETSIZE: usize = 1024; constant EPOLLIN (line 1077) | pub const EPOLLIN: ::c_int = 0x1; constant EPOLLPRI (line 1078) | pub const EPOLLPRI: ::c_int = 0x2; constant EPOLLOUT (line 1079) | pub const EPOLLOUT: ::c_int = 0x4; constant EPOLLERR (line 1080) | pub const EPOLLERR: ::c_int = 0x8; constant EPOLLHUP (line 1081) | pub const EPOLLHUP: ::c_int = 0x10; constant EPOLLRDNORM (line 1082) | pub const EPOLLRDNORM: ::c_int = 0x40; constant EPOLLRDBAND (line 1083) | pub const EPOLLRDBAND: ::c_int = 0x80; constant EPOLLWRNORM (line 1084) | pub const EPOLLWRNORM: ::c_int = 0x100; constant EPOLLWRBAND (line 1085) | pub const EPOLLWRBAND: ::c_int = 0x200; constant EPOLLMSG (line 1086) | pub const EPOLLMSG: ::c_int = 0x400; constant EPOLLRDHUP (line 1087) | pub const EPOLLRDHUP: ::c_int = 0x2000; constant EPOLLEXCLUSIVE (line 1088) | pub const EPOLLEXCLUSIVE: ::c_int = 0x10000000; constant EPOLLWAKEUP (line 1089) | pub const EPOLLWAKEUP: ::c_int = 0x20000000; constant EPOLLONESHOT (line 1090) | pub const EPOLLONESHOT: ::c_int = 0x40000000; constant EPOLLET (line 1091) | pub const EPOLLET: ::c_int = 0x80000000; constant EPOLL_CTL_ADD (line 1093) | pub const EPOLL_CTL_ADD: ::c_int = 1; constant EPOLL_CTL_MOD (line 1094) | pub const EPOLL_CTL_MOD: ::c_int = 3; constant EPOLL_CTL_DEL (line 1095) | pub const EPOLL_CTL_DEL: ::c_int = 2; constant MNT_FORCE (line 1097) | pub const MNT_FORCE: ::c_int = 0x1; constant MNT_DETACH (line 1098) | pub const MNT_DETACH: ::c_int = 0x2; constant MNT_EXPIRE (line 1099) | pub const MNT_EXPIRE: ::c_int = 0x4; constant UMOUNT_NOFOLLOW (line 1100) | pub const UMOUNT_NOFOLLOW: ::c_int = 0x8; constant Q_GETFMT (line 1102) | pub const Q_GETFMT: ::c_int = 0x800004; constant Q_GETINFO (line 1103) | pub const Q_GETINFO: ::c_int = 0x800005; constant Q_SETINFO (line 1104) | pub const Q_SETINFO: ::c_int = 0x800006; constant QIF_BLIMITS (line 1105) | pub const QIF_BLIMITS: u32 = 1; constant QIF_SPACE (line 1106) | pub const QIF_SPACE: u32 = 2; constant QIF_ILIMITS (line 1107) | pub const QIF_ILIMITS: u32 = 4; constant QIF_INODES (line 1108) | pub const QIF_INODES: u32 = 8; constant QIF_BTIME (line 1109) | pub const QIF_BTIME: u32 = 16; constant QIF_ITIME (line 1110) | pub const QIF_ITIME: u32 = 32; constant QIF_LIMITS (line 1111) | pub const QIF_LIMITS: u32 = 5; constant QIF_USAGE (line 1112) | pub const QIF_USAGE: u32 = 10; constant QIF_TIMES (line 1113) | pub const QIF_TIMES: u32 = 48; constant QIF_ALL (line 1114) | pub const QIF_ALL: u32 = 63; constant Q_SYNC (line 1116) | pub const Q_SYNC: ::c_int = 0x800001; constant Q_QUOTAON (line 1117) | pub const Q_QUOTAON: ::c_int = 0x800002; constant Q_QUOTAOFF (line 1118) | pub const Q_QUOTAOFF: ::c_int = 0x800003; constant Q_GETQUOTA (line 1119) | pub const Q_GETQUOTA: ::c_int = 0x800007; constant Q_SETQUOTA (line 1120) | pub const Q_SETQUOTA: ::c_int = 0x800008; constant TCIOFF (line 1122) | pub const TCIOFF: ::c_int = 2; constant TCION (line 1123) | pub const TCION: ::c_int = 3; constant TCOOFF (line 1124) | pub const TCOOFF: ::c_int = 0; constant TCOON (line 1125) | pub const TCOON: ::c_int = 1; constant TCIFLUSH (line 1126) | pub const TCIFLUSH: ::c_int = 0; constant TCOFLUSH (line 1127) | pub const TCOFLUSH: ::c_int = 1; constant TCIOFLUSH (line 1128) | pub const TCIOFLUSH: ::c_int = 2; constant NL0 (line 1129) | pub const NL0: ::tcflag_t = 0x00000000; constant NL1 (line 1130) | pub const NL1: ::tcflag_t = 0x00000100; constant TAB0 (line 1131) | pub const TAB0: ::tcflag_t = 0x00000000; constant CR0 (line 1132) | pub const CR0: ::tcflag_t = 0x00000000; constant FF0 (line 1133) | pub const FF0: ::tcflag_t = 0x00000000; constant BS0 (line 1134) | pub const BS0: ::tcflag_t = 0x00000000; constant VT0 (line 1135) | pub const VT0: ::tcflag_t = 0x00000000; constant VERASE (line 1136) | pub const VERASE: usize = 2; constant VKILL (line 1137) | pub const VKILL: usize = 3; constant VINTR (line 1138) | pub const VINTR: usize = 0; constant VQUIT (line 1139) | pub const VQUIT: usize = 1; constant VLNEXT (line 1140) | pub const VLNEXT: usize = 15; constant IGNBRK (line 1141) | pub const IGNBRK: ::tcflag_t = 0x00000001; constant BRKINT (line 1142) | pub const BRKINT: ::tcflag_t = 0x00000002; constant IGNPAR (line 1143) | pub const IGNPAR: ::tcflag_t = 0x00000004; constant PARMRK (line 1144) | pub const PARMRK: ::tcflag_t = 0x00000008; constant INPCK (line 1145) | pub const INPCK: ::tcflag_t = 0x00000010; constant ISTRIP (line 1146) | pub const ISTRIP: ::tcflag_t = 0x00000020; constant INLCR (line 1147) | pub const INLCR: ::tcflag_t = 0x00000040; constant IGNCR (line 1148) | pub const IGNCR: ::tcflag_t = 0x00000080; constant ICRNL (line 1149) | pub const ICRNL: ::tcflag_t = 0x00000100; constant IXANY (line 1150) | pub const IXANY: ::tcflag_t = 0x00000800; constant IMAXBEL (line 1151) | pub const IMAXBEL: ::tcflag_t = 0x00002000; constant OPOST (line 1152) | pub const OPOST: ::tcflag_t = 0x1; constant CS5 (line 1153) | pub const CS5: ::tcflag_t = 0x00000000; constant CRTSCTS (line 1154) | pub const CRTSCTS: ::tcflag_t = 0x80000000; constant ECHO (line 1155) | pub const ECHO: ::tcflag_t = 0x00000008; constant OCRNL (line 1156) | pub const OCRNL: ::tcflag_t = 0o000010; constant ONOCR (line 1157) | pub const ONOCR: ::tcflag_t = 0o000020; constant ONLRET (line 1158) | pub const ONLRET: ::tcflag_t = 0o000040; constant OFILL (line 1159) | pub const OFILL: ::tcflag_t = 0o000100; constant OFDEL (line 1160) | pub const OFDEL: ::tcflag_t = 0o000200; constant CLONE_VM (line 1162) | pub const CLONE_VM: ::c_int = 0x100; constant CLONE_FS (line 1163) | pub const CLONE_FS: ::c_int = 0x200; constant CLONE_FILES (line 1164) | pub const CLONE_FILES: ::c_int = 0x400; constant CLONE_SIGHAND (line 1165) | pub const CLONE_SIGHAND: ::c_int = 0x800; constant CLONE_PTRACE (line 1166) | pub const CLONE_PTRACE: ::c_int = 0x2000; constant CLONE_VFORK (line 1167) | pub const CLONE_VFORK: ::c_int = 0x4000; constant CLONE_PARENT (line 1168) | pub const CLONE_PARENT: ::c_int = 0x8000; constant CLONE_THREAD (line 1169) | pub const CLONE_THREAD: ::c_int = 0x10000; constant CLONE_NEWNS (line 1170) | pub const CLONE_NEWNS: ::c_int = 0x20000; constant CLONE_SYSVSEM (line 1171) | pub const CLONE_SYSVSEM: ::c_int = 0x40000; constant CLONE_SETTLS (line 1172) | pub const CLONE_SETTLS: ::c_int = 0x80000; constant CLONE_PARENT_SETTID (line 1173) | pub const CLONE_PARENT_SETTID: ::c_int = 0x100000; constant CLONE_CHILD_CLEARTID (line 1174) | pub const CLONE_CHILD_CLEARTID: ::c_int = 0x200000; constant CLONE_DETACHED (line 1175) | pub const CLONE_DETACHED: ::c_int = 0x400000; constant CLONE_UNTRACED (line 1176) | pub const CLONE_UNTRACED: ::c_int = 0x800000; constant CLONE_CHILD_SETTID (line 1177) | pub const CLONE_CHILD_SETTID: ::c_int = 0x01000000; constant CLONE_NEWCGROUP (line 1178) | pub const CLONE_NEWCGROUP: ::c_int = 0x02000000; constant CLONE_NEWUTS (line 1179) | pub const CLONE_NEWUTS: ::c_int = 0x04000000; constant CLONE_NEWIPC (line 1180) | pub const CLONE_NEWIPC: ::c_int = 0x08000000; constant CLONE_NEWUSER (line 1181) | pub const CLONE_NEWUSER: ::c_int = 0x10000000; constant CLONE_NEWPID (line 1182) | pub const CLONE_NEWPID: ::c_int = 0x20000000; constant CLONE_NEWNET (line 1183) | pub const CLONE_NEWNET: ::c_int = 0x40000000; constant CLONE_IO (line 1184) | pub const CLONE_IO: ::c_int = 0x80000000; constant WNOHANG (line 1186) | pub const WNOHANG: ::c_int = 0x00000001; constant WUNTRACED (line 1187) | pub const WUNTRACED: ::c_int = 0x00000002; constant WSTOPPED (line 1188) | pub const WSTOPPED: ::c_int = WUNTRACED; constant WEXITED (line 1189) | pub const WEXITED: ::c_int = 0x00000004; constant WCONTINUED (line 1190) | pub const WCONTINUED: ::c_int = 0x00000008; constant WNOWAIT (line 1191) | pub const WNOWAIT: ::c_int = 0x01000000; constant ADDR_NO_RANDOMIZE (line 1194) | pub const ADDR_NO_RANDOMIZE: ::c_int = 0x0040000; constant MMAP_PAGE_ZERO (line 1195) | pub const MMAP_PAGE_ZERO: ::c_int = 0x0100000; constant ADDR_COMPAT_LAYOUT (line 1196) | pub const ADDR_COMPAT_LAYOUT: ::c_int = 0x0200000; constant READ_IMPLIES_EXEC (line 1197) | pub const READ_IMPLIES_EXEC: ::c_int = 0x0400000; constant ADDR_LIMIT_32BIT (line 1198) | pub const ADDR_LIMIT_32BIT: ::c_int = 0x0800000; constant SHORT_INODE (line 1199) | pub const SHORT_INODE: ::c_int = 0x1000000; constant WHOLE_SECONDS (line 1200) | pub const WHOLE_SECONDS: ::c_int = 0x2000000; constant STICKY_TIMEOUTS (line 1201) | pub const STICKY_TIMEOUTS: ::c_int = 0x4000000; constant ADDR_LIMIT_3GB (line 1202) | pub const ADDR_LIMIT_3GB: ::c_int = 0x8000000; constant PTRACE_O_TRACESYSGOOD (line 1205) | pub const PTRACE_O_TRACESYSGOOD: ::c_int = 0x00000001; constant PTRACE_O_TRACEFORK (line 1206) | pub const PTRACE_O_TRACEFORK: ::c_int = 0x00000002; constant PTRACE_O_TRACEVFORK (line 1207) | pub const PTRACE_O_TRACEVFORK: ::c_int = 0x00000004; constant PTRACE_O_TRACECLONE (line 1208) | pub const PTRACE_O_TRACECLONE: ::c_int = 0x00000008; constant PTRACE_O_TRACEEXEC (line 1209) | pub const PTRACE_O_TRACEEXEC: ::c_int = 0x00000010; constant PTRACE_O_TRACEVFORKDONE (line 1210) | pub const PTRACE_O_TRACEVFORKDONE: ::c_int = 0x00000020; constant PTRACE_O_TRACEEXIT (line 1211) | pub const PTRACE_O_TRACEEXIT: ::c_int = 0x00000040; constant PTRACE_O_TRACESECCOMP (line 1212) | pub const PTRACE_O_TRACESECCOMP: ::c_int = 0x00000080; constant PTRACE_O_SUSPEND_SECCOMP (line 1213) | pub const PTRACE_O_SUSPEND_SECCOMP: ::c_int = 0x00200000; constant PTRACE_O_EXITKILL (line 1214) | pub const PTRACE_O_EXITKILL: ::c_int = 0x00100000; constant PTRACE_O_MASK (line 1215) | pub const PTRACE_O_MASK: ::c_int = 0x003000ff; constant PTRACE_EVENT_FORK (line 1218) | pub const PTRACE_EVENT_FORK: ::c_int = 1; constant PTRACE_EVENT_VFORK (line 1219) | pub const PTRACE_EVENT_VFORK: ::c_int = 2; constant PTRACE_EVENT_CLONE (line 1220) | pub const PTRACE_EVENT_CLONE: ::c_int = 3; constant PTRACE_EVENT_EXEC (line 1221) | pub const PTRACE_EVENT_EXEC: ::c_int = 4; constant PTRACE_EVENT_VFORK_DONE (line 1222) | pub const PTRACE_EVENT_VFORK_DONE: ::c_int = 5; constant PTRACE_EVENT_EXIT (line 1223) | pub const PTRACE_EVENT_EXIT: ::c_int = 6; constant PTRACE_EVENT_SECCOMP (line 1224) | pub const PTRACE_EVENT_SECCOMP: ::c_int = 7; constant __WNOTHREAD (line 1226) | pub const __WNOTHREAD: ::c_int = 0x20000000; constant __WALL (line 1227) | pub const __WALL: ::c_int = 0x40000000; constant __WCLONE (line 1228) | pub const __WCLONE: ::c_int = 0x80000000; constant SPLICE_F_MOVE (line 1230) | pub const SPLICE_F_MOVE: ::c_uint = 0x01; constant SPLICE_F_NONBLOCK (line 1231) | pub const SPLICE_F_NONBLOCK: ::c_uint = 0x02; constant SPLICE_F_MORE (line 1232) | pub const SPLICE_F_MORE: ::c_uint = 0x04; constant SPLICE_F_GIFT (line 1233) | pub const SPLICE_F_GIFT: ::c_uint = 0x08; constant RTLD_LOCAL (line 1235) | pub const RTLD_LOCAL: ::c_int = 0; constant RTLD_LAZY (line 1236) | pub const RTLD_LAZY: ::c_int = 1; constant POSIX_FADV_NORMAL (line 1238) | pub const POSIX_FADV_NORMAL: ::c_int = 0; constant POSIX_FADV_RANDOM (line 1239) | pub const POSIX_FADV_RANDOM: ::c_int = 1; constant POSIX_FADV_SEQUENTIAL (line 1240) | pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant POSIX_FADV_WILLNEED (line 1241) | pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant AT_FDCWD (line 1243) | pub const AT_FDCWD: ::c_int = -100; constant AT_SYMLINK_NOFOLLOW (line 1244) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x100; constant AT_REMOVEDIR (line 1245) | pub const AT_REMOVEDIR: ::c_int = 0x200; constant AT_SYMLINK_FOLLOW (line 1246) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x400; constant AT_NO_AUTOMOUNT (line 1247) | pub const AT_NO_AUTOMOUNT: ::c_int = 0x800; constant AT_EMPTY_PATH (line 1248) | pub const AT_EMPTY_PATH: ::c_int = 0x1000; constant AT_RECURSIVE (line 1249) | pub const AT_RECURSIVE: ::c_int = 0x8000; constant LOG_CRON (line 1251) | pub const LOG_CRON: ::c_int = 9 << 3; constant LOG_AUTHPRIV (line 1252) | pub const LOG_AUTHPRIV: ::c_int = 10 << 3; constant LOG_FTP (line 1253) | pub const LOG_FTP: ::c_int = 11 << 3; constant LOG_PERROR (line 1254) | pub const LOG_PERROR: ::c_int = 0x20; constant PIPE_BUF (line 1256) | pub const PIPE_BUF: usize = 4096; constant SI_LOAD_SHIFT (line 1258) | pub const SI_LOAD_SHIFT: ::c_uint = 16; constant BUS_ADRALN (line 1261) | pub const BUS_ADRALN: ::c_int = 1; constant BUS_ADRERR (line 1262) | pub const BUS_ADRERR: ::c_int = 2; constant BUS_OBJERR (line 1263) | pub const BUS_OBJERR: ::c_int = 3; constant BUS_MCEERR_AR (line 1265) | pub const BUS_MCEERR_AR: ::c_int = 4; constant BUS_MCEERR_AO (line 1266) | pub const BUS_MCEERR_AO: ::c_int = 5; constant CLD_EXITED (line 1269) | pub const CLD_EXITED: ::c_int = 1; constant CLD_KILLED (line 1270) | pub const CLD_KILLED: ::c_int = 2; constant CLD_DUMPED (line 1271) | pub const CLD_DUMPED: ::c_int = 3; constant CLD_TRAPPED (line 1272) | pub const CLD_TRAPPED: ::c_int = 4; constant CLD_STOPPED (line 1273) | pub const CLD_STOPPED: ::c_int = 5; constant CLD_CONTINUED (line 1274) | pub const CLD_CONTINUED: ::c_int = 6; constant SIGEV_SIGNAL (line 1276) | pub const SIGEV_SIGNAL: ::c_int = 0; constant SIGEV_NONE (line 1277) | pub const SIGEV_NONE: ::c_int = 1; constant SIGEV_THREAD (line 1278) | pub const SIGEV_THREAD: ::c_int = 2; constant P_ALL (line 1280) | pub const P_ALL: idtype_t = 0; constant P_PID (line 1281) | pub const P_PID: idtype_t = 1; constant P_PGID (line 1282) | pub const P_PGID: idtype_t = 2; constant UTIME_OMIT (line 1289) | pub const UTIME_OMIT: c_long = 1073741822; constant UTIME_NOW (line 1290) | pub const UTIME_NOW: c_long = 1073741823; constant POLLIN (line 1292) | pub const POLLIN: ::c_short = 0x1; constant POLLPRI (line 1293) | pub const POLLPRI: ::c_short = 0x2; constant POLLOUT (line 1294) | pub const POLLOUT: ::c_short = 0x4; constant POLLERR (line 1295) | pub const POLLERR: ::c_short = 0x8; constant POLLHUP (line 1296) | pub const POLLHUP: ::c_short = 0x10; constant POLLNVAL (line 1297) | pub const POLLNVAL: ::c_short = 0x20; constant POLLRDNORM (line 1298) | pub const POLLRDNORM: ::c_short = 0x040; constant POLLRDBAND (line 1299) | pub const POLLRDBAND: ::c_short = 0x080; constant POLLRDHUP (line 1301) | pub const POLLRDHUP: ::c_short = 0x2000; constant POLLRDHUP (line 1303) | pub const POLLRDHUP: ::c_short = 0x800; constant IPTOS_LOWDELAY (line 1305) | pub const IPTOS_LOWDELAY: u8 = 0x10; constant IPTOS_THROUGHPUT (line 1306) | pub const IPTOS_THROUGHPUT: u8 = 0x08; constant IPTOS_RELIABILITY (line 1307) | pub const IPTOS_RELIABILITY: u8 = 0x04; constant IPTOS_MINCOST (line 1308) | pub const IPTOS_MINCOST: u8 = 0x02; constant IPTOS_PREC_NETCONTROL (line 1310) | pub const IPTOS_PREC_NETCONTROL: u8 = 0xe0; constant IPTOS_PREC_INTERNETCONTROL (line 1311) | pub const IPTOS_PREC_INTERNETCONTROL: u8 = 0xc0; constant IPTOS_PREC_CRITIC_ECP (line 1312) | pub const IPTOS_PREC_CRITIC_ECP: u8 = 0xa0; constant IPTOS_PREC_FLASHOVERRIDE (line 1313) | pub const IPTOS_PREC_FLASHOVERRIDE: u8 = 0x80; constant IPTOS_PREC_FLASH (line 1314) | pub const IPTOS_PREC_FLASH: u8 = 0x60; constant IPTOS_PREC_IMMEDIATE (line 1315) | pub const IPTOS_PREC_IMMEDIATE: u8 = 0x40; constant IPTOS_PREC_PRIORITY (line 1316) | pub const IPTOS_PREC_PRIORITY: u8 = 0x20; constant IPTOS_PREC_ROUTINE (line 1317) | pub const IPTOS_PREC_ROUTINE: u8 = 0x00; constant IPTOS_ECN_MASK (line 1319) | pub const IPTOS_ECN_MASK: u8 = 0x03; constant IPTOS_ECN_ECT1 (line 1320) | pub const IPTOS_ECN_ECT1: u8 = 0x01; constant IPTOS_ECN_ECT0 (line 1321) | pub const IPTOS_ECN_ECT0: u8 = 0x02; constant IPTOS_ECN_CE (line 1322) | pub const IPTOS_ECN_CE: u8 = 0x03; constant IPOPT_COPY (line 1324) | pub const IPOPT_COPY: u8 = 0x80; constant IPOPT_CLASS_MASK (line 1325) | pub const IPOPT_CLASS_MASK: u8 = 0x60; constant IPOPT_NUMBER_MASK (line 1326) | pub const IPOPT_NUMBER_MASK: u8 = 0x1f; constant IPOPT_CONTROL (line 1328) | pub const IPOPT_CONTROL: u8 = 0x00; constant IPOPT_RESERVED1 (line 1329) | pub const IPOPT_RESERVED1: u8 = 0x20; constant IPOPT_MEASUREMENT (line 1330) | pub const IPOPT_MEASUREMENT: u8 = 0x40; constant IPOPT_RESERVED2 (line 1331) | pub const IPOPT_RESERVED2: u8 = 0x60; constant IPOPT_END (line 1332) | pub const IPOPT_END: u8 = 0 | IPOPT_CONTROL; constant IPOPT_NOOP (line 1333) | pub const IPOPT_NOOP: u8 = 1 | IPOPT_CONTROL; constant IPOPT_SEC (line 1334) | pub const IPOPT_SEC: u8 = 2 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_LSRR (line 1335) | pub const IPOPT_LSRR: u8 = 3 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_TIMESTAMP (line 1336) | pub const IPOPT_TIMESTAMP: u8 = 4 | IPOPT_MEASUREMENT; constant IPOPT_RR (line 1337) | pub const IPOPT_RR: u8 = 7 | IPOPT_CONTROL; constant IPOPT_SID (line 1338) | pub const IPOPT_SID: u8 = 8 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_SSRR (line 1339) | pub const IPOPT_SSRR: u8 = 9 | IPOPT_CONTROL | IPOPT_COPY; constant IPOPT_RA (line 1340) | pub const IPOPT_RA: u8 = 20 | IPOPT_CONTROL | IPOPT_COPY; constant IPVERSION (line 1341) | pub const IPVERSION: u8 = 4; constant MAXTTL (line 1342) | pub const MAXTTL: u8 = 255; constant IPDEFTTL (line 1343) | pub const IPDEFTTL: u8 = 64; constant IPOPT_OPTVAL (line 1344) | pub const IPOPT_OPTVAL: u8 = 0; constant IPOPT_OLEN (line 1345) | pub const IPOPT_OLEN: u8 = 1; constant IPOPT_OFFSET (line 1346) | pub const IPOPT_OFFSET: u8 = 2; constant IPOPT_MINOFF (line 1347) | pub const IPOPT_MINOFF: u8 = 4; constant MAX_IPOPTLEN (line 1348) | pub const MAX_IPOPTLEN: u8 = 40; constant IPOPT_NOP (line 1349) | pub const IPOPT_NOP: u8 = IPOPT_NOOP; constant IPOPT_EOL (line 1350) | pub const IPOPT_EOL: u8 = IPOPT_END; constant IPOPT_TS (line 1351) | pub const IPOPT_TS: u8 = IPOPT_TIMESTAMP; constant IPOPT_TS_TSONLY (line 1352) | pub const IPOPT_TS_TSONLY: u8 = 0; constant IPOPT_TS_TSANDADDR (line 1353) | pub const IPOPT_TS_TSANDADDR: u8 = 1; constant IPOPT_TS_PRESPEC (line 1354) | pub const IPOPT_TS_PRESPEC: u8 = 3; constant ARPOP_RREQUEST (line 1356) | pub const ARPOP_RREQUEST: u16 = 3; constant ARPOP_RREPLY (line 1357) | pub const ARPOP_RREPLY: u16 = 4; constant ARPOP_InREQUEST (line 1358) | pub const ARPOP_InREQUEST: u16 = 8; constant ARPOP_InREPLY (line 1359) | pub const ARPOP_InREPLY: u16 = 9; constant ARPOP_NAK (line 1360) | pub const ARPOP_NAK: u16 = 10; constant ATF_NETMASK (line 1362) | pub const ATF_NETMASK: ::c_int = 0x20; constant ATF_DONTPUB (line 1363) | pub const ATF_DONTPUB: ::c_int = 0x40; constant ARPHRD_NETROM (line 1365) | pub const ARPHRD_NETROM: u16 = 0; constant ARPHRD_ETHER (line 1366) | pub const ARPHRD_ETHER: u16 = 1; constant ARPHRD_EETHER (line 1367) | pub const ARPHRD_EETHER: u16 = 2; constant ARPHRD_AX25 (line 1368) | pub const ARPHRD_AX25: u16 = 3; constant ARPHRD_PRONET (line 1369) | pub const ARPHRD_PRONET: u16 = 4; constant ARPHRD_CHAOS (line 1370) | pub const ARPHRD_CHAOS: u16 = 5; constant ARPHRD_IEEE802 (line 1371) | pub const ARPHRD_IEEE802: u16 = 6; constant ARPHRD_ARCNET (line 1372) | pub const ARPHRD_ARCNET: u16 = 7; constant ARPHRD_APPLETLK (line 1373) | pub const ARPHRD_APPLETLK: u16 = 8; constant ARPHRD_DLCI (line 1374) | pub const ARPHRD_DLCI: u16 = 15; constant ARPHRD_ATM (line 1375) | pub const ARPHRD_ATM: u16 = 19; constant ARPHRD_METRICOM (line 1376) | pub const ARPHRD_METRICOM: u16 = 23; constant ARPHRD_IEEE1394 (line 1377) | pub const ARPHRD_IEEE1394: u16 = 24; constant ARPHRD_EUI64 (line 1378) | pub const ARPHRD_EUI64: u16 = 27; constant ARPHRD_INFINIBAND (line 1379) | pub const ARPHRD_INFINIBAND: u16 = 32; constant ARPHRD_SLIP (line 1381) | pub const ARPHRD_SLIP: u16 = 256; constant ARPHRD_CSLIP (line 1382) | pub const ARPHRD_CSLIP: u16 = 257; constant ARPHRD_SLIP6 (line 1383) | pub const ARPHRD_SLIP6: u16 = 258; constant ARPHRD_CSLIP6 (line 1384) | pub const ARPHRD_CSLIP6: u16 = 259; constant ARPHRD_RSRVD (line 1385) | pub const ARPHRD_RSRVD: u16 = 260; constant ARPHRD_ADAPT (line 1386) | pub const ARPHRD_ADAPT: u16 = 264; constant ARPHRD_ROSE (line 1387) | pub const ARPHRD_ROSE: u16 = 270; constant ARPHRD_X25 (line 1388) | pub const ARPHRD_X25: u16 = 271; constant ARPHRD_HWX25 (line 1389) | pub const ARPHRD_HWX25: u16 = 272; constant ARPHRD_CAN (line 1390) | pub const ARPHRD_CAN: u16 = 280; constant ARPHRD_PPP (line 1391) | pub const ARPHRD_PPP: u16 = 512; constant ARPHRD_CISCO (line 1392) | pub const ARPHRD_CISCO: u16 = 513; constant ARPHRD_HDLC (line 1393) | pub const ARPHRD_HDLC: u16 = ARPHRD_CISCO; constant ARPHRD_LAPB (line 1394) | pub const ARPHRD_LAPB: u16 = 516; constant ARPHRD_DDCMP (line 1395) | pub const ARPHRD_DDCMP: u16 = 517; constant ARPHRD_RAWHDLC (line 1396) | pub const ARPHRD_RAWHDLC: u16 = 518; constant ARPHRD_TUNNEL (line 1398) | pub const ARPHRD_TUNNEL: u16 = 768; constant ARPHRD_TUNNEL6 (line 1399) | pub const ARPHRD_TUNNEL6: u16 = 769; constant ARPHRD_FRAD (line 1400) | pub const ARPHRD_FRAD: u16 = 770; constant ARPHRD_SKIP (line 1401) | pub const ARPHRD_SKIP: u16 = 771; constant ARPHRD_LOOPBACK (line 1402) | pub const ARPHRD_LOOPBACK: u16 = 772; constant ARPHRD_LOCALTLK (line 1403) | pub const ARPHRD_LOCALTLK: u16 = 773; constant ARPHRD_FDDI (line 1404) | pub const ARPHRD_FDDI: u16 = 774; constant ARPHRD_BIF (line 1405) | pub const ARPHRD_BIF: u16 = 775; constant ARPHRD_SIT (line 1406) | pub const ARPHRD_SIT: u16 = 776; constant ARPHRD_IPDDP (line 1407) | pub const ARPHRD_IPDDP: u16 = 777; constant ARPHRD_IPGRE (line 1408) | pub const ARPHRD_IPGRE: u16 = 778; constant ARPHRD_PIMREG (line 1409) | pub const ARPHRD_PIMREG: u16 = 779; constant ARPHRD_HIPPI (line 1410) | pub const ARPHRD_HIPPI: u16 = 780; constant ARPHRD_ASH (line 1411) | pub const ARPHRD_ASH: u16 = 781; constant ARPHRD_ECONET (line 1412) | pub const ARPHRD_ECONET: u16 = 782; constant ARPHRD_IRDA (line 1413) | pub const ARPHRD_IRDA: u16 = 783; constant ARPHRD_FCPP (line 1414) | pub const ARPHRD_FCPP: u16 = 784; constant ARPHRD_FCAL (line 1415) | pub const ARPHRD_FCAL: u16 = 785; constant ARPHRD_FCPL (line 1416) | pub const ARPHRD_FCPL: u16 = 786; constant ARPHRD_FCFABRIC (line 1417) | pub const ARPHRD_FCFABRIC: u16 = 787; constant ARPHRD_IEEE802_TR (line 1418) | pub const ARPHRD_IEEE802_TR: u16 = 800; constant ARPHRD_IEEE80211 (line 1419) | pub const ARPHRD_IEEE80211: u16 = 801; constant ARPHRD_IEEE80211_PRISM (line 1420) | pub const ARPHRD_IEEE80211_PRISM: u16 = 802; constant ARPHRD_IEEE80211_RADIOTAP (line 1421) | pub const ARPHRD_IEEE80211_RADIOTAP: u16 = 803; constant ARPHRD_IEEE802154 (line 1422) | pub const ARPHRD_IEEE802154: u16 = 804; constant ARPHRD_VOID (line 1424) | pub const ARPHRD_VOID: u16 = 0xFFFF; constant ARPHRD_NONE (line 1425) | pub const ARPHRD_NONE: u16 = 0xFFFE; function __libc_current_sigrtmax (line 1689) | pub fn __libc_current_sigrtmax() -> ::c_int; function __libc_current_sigrtmin (line 1691) | pub fn __libc_current_sigrtmin() -> ::c_int; function sem_destroy (line 1693) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 1694) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function fdatasync (line 1695) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function mincore (line 1696) | pub fn mincore(addr: *mut ::c_void, len: ::size_t, vec: *mut ::c_uchar) ... function clock_getres (line 1698) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 1699) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_settime (line 1700) | pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_... function clock_getcpuclockid (line 1701) | pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::... function dirfd (line 1703) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function pthread_getattr_np (line 1705) | pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr... function pthread_attr_getstack (line 1706) | pub fn pthread_attr_getstack( function memalign (line 1711) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function setgroups (line 1712) | pub fn setgroups(ngroups: ::size_t, ptr: *const ::gid_t) -> ::c_int; function pipe2 (line 1713) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; function statfs (line 1714) | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; function fstatfs (line 1715) | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; function memrchr (line 1716) | pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c... function posix_fadvise (line 1717) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise:... function futimens (line 1718) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function utimensat (line 1719) | pub fn utimensat( function duplocale (line 1725) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function freelocale (line 1726) | pub fn freelocale(loc: ::locale_t); function newlocale (line 1727) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function uselocale (line 1728) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function mknodat (line 1729) | pub fn mknodat( function pthread_condattr_getclock (line 1735) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 1739) | pub fn pthread_condattr_setclock( function pthread_condattr_setpshared (line 1743) | pub fn pthread_condattr_setpshared(attr: *mut pthread_condattr_t, pshare... function pthread_mutexattr_setpshared (line 1744) | pub fn pthread_mutexattr_setpshared( function pthread_rwlockattr_getpshared (line 1748) | pub fn pthread_rwlockattr_getpshared( function pthread_rwlockattr_setpshared (line 1752) | pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, va... function ptsname_r (line 1753) | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> :... function clearenv (line 1754) | pub fn clearenv() -> ::c_int; function waitid (line 1755) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function getresuid (line 1757) | pub fn getresuid(ruid: *mut ::uid_t, euid: *mut ::uid_t, suid: *mut ::ui... function getresgid (line 1758) | pub fn getresgid(rgid: *mut ::gid_t, egid: *mut ::gid_t, sgid: *mut ::gi... function acct (line 1759) | pub fn acct(filename: *const ::c_char) -> ::c_int; function brk (line 1760) | pub fn brk(addr: *mut ::c_void) -> ::c_int; function sbrk (line 1761) | pub fn sbrk(increment: ::intptr_t) -> *mut ::c_void; function vfork (line 1766) | pub fn vfork() -> ::pid_t; function setresgid (line 1767) | pub fn setresgid(rgid: ::gid_t, egid: ::gid_t, sgid: ::gid_t) -> ::c_int; function setresuid (line 1768) | pub fn setresuid(ruid: ::uid_t, euid: ::uid_t, suid: ::uid_t) -> ::c_int; function wait4 (line 1769) | pub fn wait4( function login_tty (line 1775) | pub fn login_tty(fd: ::c_int) -> ::c_int; function execvpe (line 1776) | pub fn execvpe( function fexecve (line 1781) | pub fn fexecve( function getifaddrs (line 1786) | pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int; function freeifaddrs (line 1787) | pub fn freeifaddrs(ifa: *mut ::ifaddrs); function bind (line 1788) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function writev (line 1790) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 1791) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function sendmsg (line 1793) | pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::s... function recvmsg (line 1794) | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssi... function uname (line 1795) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function strchrnul (line 1797) | pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_char; function strftime (line 1799) | pub fn strftime( function strftime_l (line 1805) | pub fn strftime_l( function strptime (line 1812) | pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::... FILE: builder/third-party/libc/src/unix/mod.rs type c_schar (line 6) | pub type c_schar = i8; type c_uchar (line 7) | pub type c_uchar = u8; type c_short (line 8) | pub type c_short = i16; type c_ushort (line 9) | pub type c_ushort = u16; type c_int (line 10) | pub type c_int = i32; type c_uint (line 11) | pub type c_uint = u32; type c_float (line 12) | pub type c_float = f32; type c_double (line 13) | pub type c_double = f64; type c_longlong (line 14) | pub type c_longlong = i64; type c_ulonglong (line 15) | pub type c_ulonglong = u64; type intmax_t (line 16) | pub type intmax_t = i64; type uintmax_t (line 17) | pub type uintmax_t = u64; type size_t (line 19) | pub type size_t = usize; type ptrdiff_t (line 20) | pub type ptrdiff_t = isize; type intptr_t (line 21) | pub type intptr_t = isize; type uintptr_t (line 22) | pub type uintptr_t = usize; type ssize_t (line 23) | pub type ssize_t = isize; type pid_t (line 25) | pub type pid_t = i32; type in_addr_t (line 26) | pub type in_addr_t = u32; type in_port_t (line 27) | pub type in_port_t = u16; type sighandler_t (line 28) | pub type sighandler_t = ::size_t; type cc_t (line 29) | pub type cc_t = ::c_uchar; type locale_t (line 48) | pub type locale_t = *mut ::c_void; constant INT_MIN (line 205) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 206) | pub const INT_MAX: c_int = 2147483647; constant SIG_DFL (line 208) | pub const SIG_DFL: sighandler_t = 0 as sighandler_t; constant SIG_IGN (line 209) | pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant SIG_ERR (line 210) | pub const SIG_ERR: sighandler_t = !0 as sighandler_t; constant SIGIOT (line 236) | pub const SIGIOT: ::c_int = 6; constant S_ISUID (line 238) | pub const S_ISUID: ::mode_t = 0x800; constant S_ISGID (line 239) | pub const S_ISGID: ::mode_t = 0x400; constant S_ISVTX (line 240) | pub const S_ISVTX: ::mode_t = 0x200; constant LOG_EMERG (line 250) | pub const LOG_EMERG: ::c_int = 0; constant LOG_ALERT (line 251) | pub const LOG_ALERT: ::c_int = 1; constant LOG_CRIT (line 252) | pub const LOG_CRIT: ::c_int = 2; constant LOG_ERR (line 253) | pub const LOG_ERR: ::c_int = 3; constant LOG_WARNING (line 254) | pub const LOG_WARNING: ::c_int = 4; constant LOG_NOTICE (line 255) | pub const LOG_NOTICE: ::c_int = 5; constant LOG_INFO (line 256) | pub const LOG_INFO: ::c_int = 6; constant LOG_DEBUG (line 257) | pub const LOG_DEBUG: ::c_int = 7; constant LOG_KERN (line 259) | pub const LOG_KERN: ::c_int = 0; constant LOG_USER (line 260) | pub const LOG_USER: ::c_int = 1 << 3; constant LOG_MAIL (line 261) | pub const LOG_MAIL: ::c_int = 2 << 3; constant LOG_DAEMON (line 262) | pub const LOG_DAEMON: ::c_int = 3 << 3; constant LOG_AUTH (line 263) | pub const LOG_AUTH: ::c_int = 4 << 3; constant LOG_SYSLOG (line 264) | pub const LOG_SYSLOG: ::c_int = 5 << 3; constant LOG_LPR (line 265) | pub const LOG_LPR: ::c_int = 6 << 3; constant LOG_NEWS (line 266) | pub const LOG_NEWS: ::c_int = 7 << 3; constant LOG_UUCP (line 267) | pub const LOG_UUCP: ::c_int = 8 << 3; constant LOG_LOCAL0 (line 268) | pub const LOG_LOCAL0: ::c_int = 16 << 3; constant LOG_LOCAL1 (line 269) | pub const LOG_LOCAL1: ::c_int = 17 << 3; constant LOG_LOCAL2 (line 270) | pub const LOG_LOCAL2: ::c_int = 18 << 3; constant LOG_LOCAL3 (line 271) | pub const LOG_LOCAL3: ::c_int = 19 << 3; constant LOG_LOCAL4 (line 272) | pub const LOG_LOCAL4: ::c_int = 20 << 3; constant LOG_LOCAL5 (line 273) | pub const LOG_LOCAL5: ::c_int = 21 << 3; constant LOG_LOCAL6 (line 274) | pub const LOG_LOCAL6: ::c_int = 22 << 3; constant LOG_LOCAL7 (line 275) | pub const LOG_LOCAL7: ::c_int = 23 << 3; constant LOG_PRIMASK (line 286) | pub const LOG_PRIMASK: ::c_int = 7; constant LOG_FACMASK (line 287) | pub const LOG_FACMASK: ::c_int = 0x3f8; constant IPPROTO_ICMP (line 296) | pub const IPPROTO_ICMP: ::c_int = 1; constant IPPROTO_ICMPV6 (line 297) | pub const IPPROTO_ICMPV6: ::c_int = 58; constant IPPROTO_TCP (line 298) | pub const IPPROTO_TCP: ::c_int = 6; constant IPPROTO_UDP (line 299) | pub const IPPROTO_UDP: ::c_int = 17; constant IPPROTO_IP (line 300) | pub const IPPROTO_IP: ::c_int = 0; constant IPPROTO_IPV6 (line 301) | pub const IPPROTO_IPV6: ::c_int = 41; constant INADDR_LOOPBACK (line 303) | pub const INADDR_LOOPBACK: in_addr_t = 2130706433; constant INADDR_ANY (line 304) | pub const INADDR_ANY: in_addr_t = 0; constant INADDR_BROADCAST (line 305) | pub const INADDR_BROADCAST: in_addr_t = 4294967295; constant INADDR_NONE (line 306) | pub const INADDR_NONE: in_addr_t = 4294967295; constant ARPOP_REQUEST (line 308) | pub const ARPOP_REQUEST: u16 = 1; constant ARPOP_REPLY (line 309) | pub const ARPOP_REPLY: u16 = 2; constant ATF_COM (line 311) | pub const ATF_COM: ::c_int = 0x02; constant ATF_PERM (line 312) | pub const ATF_PERM: ::c_int = 0x04; constant ATF_PUBL (line 313) | pub const ATF_PUBL: ::c_int = 0x08; constant ATF_USETRAILERS (line 314) | pub const ATF_USETRAILERS: ::c_int = 0x10; function isalnum (line 422) | pub fn isalnum(c: c_int) -> c_int; function isalpha (line 423) | pub fn isalpha(c: c_int) -> c_int; function iscntrl (line 424) | pub fn iscntrl(c: c_int) -> c_int; function isdigit (line 425) | pub fn isdigit(c: c_int) -> c_int; function isgraph (line 426) | pub fn isgraph(c: c_int) -> c_int; function islower (line 427) | pub fn islower(c: c_int) -> c_int; function isprint (line 428) | pub fn isprint(c: c_int) -> c_int; function ispunct (line 429) | pub fn ispunct(c: c_int) -> c_int; function isspace (line 430) | pub fn isspace(c: c_int) -> c_int; function isupper (line 431) | pub fn isupper(c: c_int) -> c_int; function isxdigit (line 432) | pub fn isxdigit(c: c_int) -> c_int; function isblank (line 433) | pub fn isblank(c: c_int) -> c_int; function tolower (line 434) | pub fn tolower(c: c_int) -> c_int; function toupper (line 435) | pub fn toupper(c: c_int) -> c_int; function qsort (line 436) | pub fn qsort( function bsearch (line 442) | pub fn bsearch( function fopen (line 453) | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; function freopen (line 458) | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut ... function fflush (line 460) | pub fn fflush(file: *mut FILE) -> c_int; function fclose (line 461) | pub fn fclose(file: *mut FILE) -> c_int; function remove (line 462) | pub fn remove(filename: *const c_char) -> c_int; function rename (line 463) | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; function tmpfile (line 464) | pub fn tmpfile() -> *mut FILE; function setvbuf (line 465) | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size... function setbuf (line 466) | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); function getchar (line 467) | pub fn getchar() -> c_int; function putchar (line 468) | pub fn putchar(c: c_int) -> c_int; function fgetc (line 469) | pub fn fgetc(stream: *mut FILE) -> c_int; function fgets (line 470) | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; function fputc (line 471) | pub fn fputc(c: c_int, stream: *mut FILE) -> c_int; function fputs (line 476) | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int; function puts (line 477) | pub fn puts(s: *const c_char) -> c_int; function ungetc (line 478) | pub fn ungetc(c: c_int, stream: *mut FILE) -> c_int; function fread (line 479) | pub fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *mut ... function fwrite (line 484) | pub fn fwrite(ptr: *const c_void, size: size_t, nobj: size_t, stream: *m... function fseek (line 485) | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; function ftell (line 486) | pub fn ftell(stream: *mut FILE) -> c_long; function rewind (line 487) | pub fn rewind(stream: *mut FILE); function fgetpos (line 489) | pub fn fgetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int; function fsetpos (line 491) | pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; function feof (line 492) | pub fn feof(stream: *mut FILE) -> c_int; function ferror (line 493) | pub fn ferror(stream: *mut FILE) -> c_int; function clearerr (line 494) | pub fn clearerr(stream: *mut FILE); function perror (line 495) | pub fn perror(s: *const c_char); function atof (line 496) | pub fn atof(s: *const c_char) -> c_double; function atoi (line 497) | pub fn atoi(s: *const c_char) -> c_int; function atol (line 498) | pub fn atol(s: *const c_char) -> c_long; function atoll (line 499) | pub fn atoll(s: *const c_char) -> c_longlong; function strtod (line 504) | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; function strtof (line 505) | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; function strtol (line 506) | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> ... function strtoll (line 507) | pub fn strtoll(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoul (line 508) | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoull (line 509) | pub fn strtoull(s: *const c_char, endp: *mut *mut c_char, base: c_int) -... function calloc (line 510) | pub fn calloc(nobj: size_t, size: size_t) -> *mut c_void; function malloc (line 511) | pub fn malloc(size: size_t) -> *mut c_void; function realloc (line 512) | pub fn realloc(p: *mut c_void, size: size_t) -> *mut c_void; function free (line 513) | pub fn free(p: *mut c_void); function abort (line 514) | pub fn abort() -> !; function exit (line 515) | pub fn exit(status: c_int) -> !; function _exit (line 516) | pub fn _exit(status: c_int) -> !; function system (line 521) | pub fn system(s: *const c_char) -> c_int; function getenv (line 522) | pub fn getenv(s: *const c_char) -> *mut c_char; function strcpy (line 524) | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; function strncpy (line 525) | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut ... function stpcpy (line 526) | pub fn stpcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; function strcat (line 527) | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; function strncat (line 528) | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_c... function strcmp (line 529) | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; function strncmp (line 530) | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; function strcoll (line 531) | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; function strchr (line 532) | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; function strrchr (line 533) | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; function strspn (line 534) | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; function strcspn (line 535) | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; function strdup (line 536) | pub fn strdup(cs: *const c_char) -> *mut c_char; function strndup (line 537) | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; function strpbrk (line 538) | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strstr (line 539) | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strcasecmp (line 540) | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; function strncasecmp (line 541) | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c... function strlen (line 542) | pub fn strlen(cs: *const c_char) -> size_t; function strnlen (line 543) | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; function strerror (line 548) | pub fn strerror(n: c_int) -> *mut c_char; function strtok (line 549) | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; function strtok_r (line 550) | pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_char) -... function strxfrm (line 551) | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; function strsignal (line 552) | pub fn strsignal(sig: c_int) -> *mut c_char; function wcslen (line 553) | pub fn wcslen(buf: *const wchar_t) -> size_t; function wcstombs (line 554) | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::... function memchr (line 556) | pub fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void; function wmemchr (line 557) | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; function memcmp (line 558) | pub fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int; function memcpy (line 559) | pub fn memcpy(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut ... function memmove (line 560) | pub fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut... function memset (line 561) | pub fn memset(dest: *mut c_void, c: c_int, n: size_t) -> *mut c_void; function getpwnam (line 566) | pub fn getpwnam(name: *const ::c_char) -> *mut passwd; function getpwuid (line 568) | pub fn getpwuid(uid: ::uid_t) -> *mut passwd; function fprintf (line 570) | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c... function printf (line 571) | pub fn printf(format: *const ::c_char, ...) -> ::c_int; function snprintf (line 572) | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ... function sprintf (line 573) | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; function fscanf (line 578) | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_... function scanf (line 583) | pub fn scanf(format: *const ::c_char, ...) -> ::c_int; function sscanf (line 588) | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; function getchar_unlocked (line 589) | pub fn getchar_unlocked() -> ::c_int; function putchar_unlocked (line 590) | pub fn putchar_unlocked(c: ::c_int) -> ::c_int; function socket (line 600) | pub fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int; function connect (line 612) | pub fn connect(socket: ::c_int, address: *const sockaddr, len: socklen_t... function listen (line 618) | pub fn listen(socket: ::c_int, backlog: ::c_int) -> ::c_int; function accept (line 629) | pub fn accept(socket: ::c_int, address: *mut sockaddr, address_len: *mut... function getpeername (line 640) | pub fn getpeername( function getsockname (line 655) | pub fn getsockname( function setsockopt (line 661) | pub fn setsockopt( function socketpair (line 673) | pub fn socketpair( function sendto (line 690) | pub fn sendto( function shutdown (line 699) | pub fn shutdown(socket: ::c_int, how: ::c_int) -> ::c_int; function chmod (line 705) | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; function fchmod (line 710) | pub fn fchmod(fd: ::c_int, mode: mode_t) -> ::c_int; function fstat (line 721) | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; function mkdir (line 723) | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; function stat (line 734) | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; function pclose (line 736) | pub fn pclose(stream: *mut ::FILE) -> ::c_int; function fdopen (line 741) | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; function fileno (line 742) | pub fn fileno(stream: *mut ::FILE) -> ::c_int; function open (line 748) | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; function creat (line 753) | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; function fcntl (line 758) | pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; function opendir (line 769) | pub fn opendir(dirname: *const c_char) -> *mut ::DIR; function readdir (line 780) | pub fn readdir(dirp: *mut ::DIR) -> *mut ::dirent; function closedir (line 785) | pub fn closedir(dirp: *mut ::DIR) -> ::c_int; function rewinddir (line 794) | pub fn rewinddir(dirp: *mut ::DIR); function fchmodat (line 796) | pub fn fchmodat( function fchown (line 802) | pub fn fchown(fd: ::c_int, owner: ::uid_t, group: ::gid_t) -> ::c_int; function fchownat (line 803) | pub fn fchownat( function fstatat (line 818) | pub fn fstatat( function linkat (line 824) | pub fn linkat( function renameat (line 831) | pub fn renameat( function symlinkat (line 837) | pub fn symlinkat( function unlinkat (line 842) | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_in... function access (line 844) | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; function alarm (line 845) | pub fn alarm(seconds: ::c_uint) -> ::c_uint; function chdir (line 846) | pub fn chdir(dir: *const c_char) -> ::c_int; function fchdir (line 847) | pub fn fchdir(dirfd: ::c_int) -> ::c_int; function chown (line 848) | pub fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; function lchown (line 853) | pub fn lchown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; function close (line 862) | pub fn close(fd: ::c_int) -> ::c_int; function dup (line 863) | pub fn dup(fd: ::c_int) -> ::c_int; function dup2 (line 864) | pub fn dup2(src: ::c_int, dst: ::c_int) -> ::c_int; function execl (line 865) | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; function execle (line 866) | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_... function execlp (line 867) | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_... function execv (line 868) | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; function execve (line 869) | pub fn execve( function execvp (line 874) | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; function fork (line 875) | pub fn fork() -> pid_t; function fpathconf (line 876) | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; function getcwd (line 877) | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; function getegid (line 878) | pub fn getegid() -> gid_t; function geteuid (line 879) | pub fn geteuid() -> uid_t; function getgid (line 880) | pub fn getgid() -> gid_t; function getgroups (line 881) | pub fn getgroups(ngroups_max: ::c_int, groups: *mut gid_t) -> ::c_int; function getlogin (line 883) | pub fn getlogin() -> *mut c_char; function getopt (line 888) | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_... function getpgid (line 889) | pub fn getpgid(pid: pid_t) -> pid_t; function getpgrp (line 890) | pub fn getpgrp() -> pid_t; function getpid (line 891) | pub fn getpid() -> pid_t; function getppid (line 892) | pub fn getppid() -> pid_t; function getuid (line 893) | pub fn getuid() -> uid_t; function isatty (line 894) | pub fn isatty(fd: ::c_int) -> ::c_int; function link (line 895) | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; function lseek (line 896) | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; function pathconf (line 897) | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; function pipe (line 898) | pub fn pipe(fds: *mut ::c_int) -> ::c_int; function posix_memalign (line 899) | pub fn posix_memalign(memptr: *mut *mut ::c_void, align: ::size_t, size:... function read (line 904) | pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t; function rmdir (line 905) | pub fn rmdir(path: *const c_char) -> ::c_int; function seteuid (line 906) | pub fn seteuid(uid: uid_t) -> ::c_int; function setegid (line 907) | pub fn setegid(gid: gid_t) -> ::c_int; function setgid (line 908) | pub fn setgid(gid: gid_t) -> ::c_int; function setpgid (line 909) | pub fn setpgid(pid: pid_t, pgid: pid_t) -> ::c_int; function setsid (line 910) | pub fn setsid() -> pid_t; function setuid (line 911) | pub fn setuid(uid: uid_t) -> ::c_int; function setreuid (line 912) | pub fn setreuid(ruid: uid_t, euid: uid_t) -> ::c_int; function setregid (line 913) | pub fn setregid(rgid: gid_t, egid: gid_t) -> ::c_int; function sleep (line 918) | pub fn sleep(secs: ::c_uint) -> ::c_uint; function nanosleep (line 924) | pub fn nanosleep(rqtp: *const timespec, rmtp: *mut timespec) -> ::c_int; function tcgetpgrp (line 925) | pub fn tcgetpgrp(fd: ::c_int) -> pid_t; function tcsetpgrp (line 926) | pub fn tcsetpgrp(fd: ::c_int, pgrp: ::pid_t) -> ::c_int; function ttyname (line 927) | pub fn ttyname(fd: ::c_int) -> *mut c_char; function ttyname_r (line 933) | pub fn ttyname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c... function unlink (line 934) | pub fn unlink(c: *const c_char) -> ::c_int; function wait (line 939) | pub fn wait(status: *mut ::c_int) -> pid_t; function waitpid (line 944) | pub fn waitpid(pid: pid_t, status: *mut ::c_int, options: ::c_int) -> pi... function write (line 949) | pub fn write(fd: ::c_int, buf: *const ::c_void, count: ::size_t) -> ::ss... function pread (line 954) | pub fn pread(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset: o... function pwrite (line 959) | pub fn pwrite(fd: ::c_int, buf: *const ::c_void, count: ::size_t, offset... function umask (line 960) | pub fn umask(mask: mode_t) -> mode_t; function utime (line 963) | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; function kill (line 969) | pub fn kill(pid: pid_t, sig: ::c_int) -> ::c_int; function killpg (line 974) | pub fn killpg(pgrp: pid_t, sig: ::c_int) -> ::c_int; function mlock (line 976) | pub fn mlock(addr: *const ::c_void, len: ::size_t) -> ::c_int; function munlock (line 977) | pub fn munlock(addr: *const ::c_void, len: ::size_t) -> ::c_int; function mlockall (line 978) | pub fn mlockall(flags: ::c_int) -> ::c_int; function munlockall (line 979) | pub fn munlockall() -> ::c_int; function mmap (line 985) | pub fn mmap( function munmap (line 997) | pub fn munmap(addr: *mut ::c_void, len: ::size_t) -> ::c_int; function if_nametoindex (line 999) | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint; function if_indextoname (line 1000) | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ... function lstat (line 1011) | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; function fsync (line 1017) | pub fn fsync(fd: ::c_int) -> ::c_int; function setenv (line 1023) | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_in... function unsetenv (line 1029) | pub fn unsetenv(name: *const c_char) -> ::c_int; function symlink (line 1031) | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; function truncate (line 1033) | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; function ftruncate (line 1034) | pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int; function signal (line 1036) | pub fn signal(signum: ::c_int, handler: sighandler_t) -> sighandler_t; function getrusage (line 1039) | pub fn getrusage(resource: ::c_int, usage: *mut rusage) -> ::c_int; function realpath (line 1051) | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *... function flock (line 1053) | pub fn flock(fd: ::c_int, operation: ::c_int) -> ::c_int; function times (line 1056) | pub fn times(buf: *mut ::tms) -> ::clock_t; function pthread_self (line 1058) | pub fn pthread_self() -> ::pthread_t; function pthread_join (line 1063) | pub fn pthread_join(native: ::pthread_t, value: *mut *mut ::c_void) -> :... function pthread_exit (line 1064) | pub fn pthread_exit(value: *mut ::c_void) -> !; function pthread_attr_init (line 1065) | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int; function pthread_attr_destroy (line 1066) | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int; function pthread_attr_getstacksize (line 1067) | pub fn pthread_attr_getstacksize( function pthread_attr_setstacksize (line 1071) | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, stack_size... function pthread_attr_setdetachstate (line 1072) | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, state: :... function pthread_detach (line 1073) | pub fn pthread_detach(thread: ::pthread_t) -> ::c_int; function sched_yield (line 1075) | pub fn sched_yield() -> ::c_int; function pthread_key_create (line 1076) | pub fn pthread_key_create( function pthread_key_delete (line 1080) | pub fn pthread_key_delete(key: pthread_key_t) -> ::c_int; function pthread_getspecific (line 1081) | pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; function pthread_setspecific (line 1082) | pub fn pthread_setspecific(key: pthread_key_t, value: *const ::c_void) -... function pthread_mutex_init (line 1083) | pub fn pthread_mutex_init( function pthread_mutex_destroy (line 1087) | pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_lock (line 1088) | pub fn pthread_mutex_lock(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_trylock (line 1089) | pub fn pthread_mutex_trylock(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_unlock (line 1090) | pub fn pthread_mutex_unlock(lock: *mut pthread_mutex_t) -> ::c_int; function pthread_mutexattr_init (line 1092) | pub fn pthread_mutexattr_init(attr: *mut pthread_mutexattr_t) -> ::c_int; function pthread_mutexattr_destroy (line 1097) | pub fn pthread_mutexattr_destroy(attr: *mut pthread_mutexattr_t) -> ::c_... function pthread_mutexattr_settype (line 1098) | pub fn pthread_mutexattr_settype(attr: *mut pthread_mutexattr_t, _type: ... function pthread_cond_init (line 1104) | pub fn pthread_cond_init(cond: *mut pthread_cond_t, attr: *const pthread... function pthread_cond_wait (line 1110) | pub fn pthread_cond_wait(cond: *mut pthread_cond_t, lock: *mut pthread_m... function pthread_cond_timedwait (line 1115) | pub fn pthread_cond_timedwait( function pthread_cond_signal (line 1120) | pub fn pthread_cond_signal(cond: *mut pthread_cond_t) -> ::c_int; function pthread_cond_broadcast (line 1121) | pub fn pthread_cond_broadcast(cond: *mut pthread_cond_t) -> ::c_int; function pthread_cond_destroy (line 1122) | pub fn pthread_cond_destroy(cond: *mut pthread_cond_t) -> ::c_int; function pthread_condattr_init (line 1123) | pub fn pthread_condattr_init(attr: *mut pthread_condattr_t) -> ::c_int; function pthread_condattr_destroy (line 1124) | pub fn pthread_condattr_destroy(attr: *mut pthread_condattr_t) -> ::c_int; function pthread_rwlock_init (line 1129) | pub fn pthread_rwlock_init( function pthread_rwlock_destroy (line 1137) | pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_rdlock (line 1142) | pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_tryrdlock (line 1147) | pub fn pthread_rwlock_tryrdlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_wrlock (line 1152) | pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_trywrlock (line 1157) | pub fn pthread_rwlock_trywrlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlock_unlock (line 1162) | pub fn pthread_rwlock_unlock(lock: *mut pthread_rwlock_t) -> ::c_int; function pthread_rwlockattr_init (line 1163) | pub fn pthread_rwlockattr_init(attr: *mut pthread_rwlockattr_t) -> ::c_int; function pthread_rwlockattr_destroy (line 1164) | pub fn pthread_rwlockattr_destroy(attr: *mut pthread_rwlockattr_t) -> ::... function getsockopt (line 1168) | pub fn getsockopt( function raise (line 1175) | pub fn raise(signum: ::c_int) -> ::c_int; function utimes (line 1178) | pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c... function dlopen (line 1179) | pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; function dlerror (line 1180) | pub fn dlerror() -> *mut ::c_char; function dlsym (line 1181) | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c... function dlclose (line 1182) | pub fn dlclose(handle: *mut ::c_void) -> ::c_int; function getaddrinfo (line 1191) | pub fn getaddrinfo( function freeaddrinfo (line 1203) | pub fn freeaddrinfo(res: *mut addrinfo); function hstrerror (line 1204) | pub fn hstrerror(errcode: ::c_int) -> *const ::c_char; function gai_strerror (line 1205) | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; function res_init (line 1228) | pub fn res_init() -> ::c_int; function gmtime_r (line 1233) | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; function localtime_r (line 1237) | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; function mktime (line 1245) | pub fn mktime(tm: *mut tm) -> time_t; function time (line 1249) | pub fn time(time: *mut time_t) -> time_t; function gmtime (line 1253) | pub fn gmtime(time_p: *const time_t) -> *mut tm; function localtime (line 1257) | pub fn localtime(time_p: *const time_t) -> *mut tm; function difftime (line 1261) | pub fn difftime(time1: time_t, time0: time_t) -> ::c_double; function timegm (line 1265) | pub fn timegm(tm: *mut ::tm) -> time_t; function mknod (line 1272) | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) ->... function gethostname (line 1273) | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function endservent (line 1274) | pub fn endservent(); function getservbyname (line 1275) | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *... function getservbyport (line 1276) | pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut serv... function getservent (line 1277) | pub fn getservent() -> *mut servent; function setservent (line 1278) | pub fn setservent(stayopen: ::c_int); function getprotobyname (line 1279) | pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; function getprotobynumber (line 1280) | pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; function chroot (line 1281) | pub fn chroot(name: *const ::c_char) -> ::c_int; function usleep (line 1286) | pub fn usleep(secs: ::c_uint) -> ::c_int; function send (line 1292) | pub fn send(socket: ::c_int, buf: *const ::c_void, len: ::size_t, flags:... function recv (line 1298) | pub fn recv(socket: ::c_int, buf: *mut ::c_void, len: ::size_t, flags: :... function putenv (line 1304) | pub fn putenv(string: *mut c_char) -> ::c_int; function poll (line 1309) | pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; function select (line 1319) | pub fn select( function setlocale (line 1327) | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c... function localeconv (line 1328) | pub fn localeconv() -> *mut lconv; function sem_wait (line 1334) | pub fn sem_wait(sem: *mut sem_t) -> ::c_int; function sem_trywait (line 1335) | pub fn sem_trywait(sem: *mut sem_t) -> ::c_int; function sem_post (line 1336) | pub fn sem_post(sem: *mut sem_t) -> ::c_int; function statvfs (line 1337) | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; function fstatvfs (line 1338) | pub fn fstatvfs(fd: ::c_int, buf: *mut statvfs) -> ::c_int; function sigemptyset (line 1341) | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int; function sigaddset (line 1343) | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; function sigfillset (line 1345) | pub fn sigfillset(set: *mut sigset_t) -> ::c_int; function sigdelset (line 1347) | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; function sigismember (line 1349) | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int; function sigprocmask (line 1352) | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigs... function sigpending (line 1354) | pub fn sigpending(set: *mut sigset_t) -> ::c_int; function sysconf (line 1356) | pub fn sysconf(name: ::c_int) -> ::c_long; function mkfifo (line 1358) | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; function fseeko (line 1360) | pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ... function ftello (line 1361) | pub fn ftello(stream: *mut ::FILE) -> ::off_t; function tcdrain (line 1366) | pub fn tcdrain(fd: ::c_int) -> ::c_int; function cfgetispeed (line 1367) | pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; function cfgetospeed (line 1368) | pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; function cfsetispeed (line 1369) | pub fn cfsetispeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; function cfsetospeed (line 1370) | pub fn cfsetospeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; function tcgetattr (line 1371) | pub fn tcgetattr(fd: ::c_int, termios: *mut ::termios) -> ::c_int; function tcsetattr (line 1372) | pub fn tcsetattr(fd: ::c_int, optional_actions: ::c_int, termios: *const... function tcflow (line 1373) | pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; function tcflush (line 1374) | pub fn tcflush(fd: ::c_int, action: ::c_int) -> ::c_int; function tcgetsid (line 1375) | pub fn tcgetsid(fd: ::c_int) -> ::pid_t; function tcsendbreak (line 1376) | pub fn tcsendbreak(fd: ::c_int, duration: ::c_int) -> ::c_int; function mkstemp (line 1377) | pub fn mkstemp(template: *mut ::c_char) -> ::c_int; function mkdtemp (line 1378) | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; function tmpnam (line 1380) | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; function openlog (line 1382) | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); function closelog (line 1383) | pub fn closelog(); function setlogmask (line 1384) | pub fn setlogmask(maskpri: ::c_int) -> ::c_int; function syslog (line 1386) | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); function nice (line 1391) | pub fn nice(incr: ::c_int) -> ::c_int; function grantpt (line 1393) | pub fn grantpt(fd: ::c_int) -> ::c_int; function posix_openpt (line 1394) | pub fn posix_openpt(flags: ::c_int) -> ::c_int; function ptsname (line 1395) | pub fn ptsname(fd: ::c_int) -> *mut ::c_char; function unlockpt (line 1396) | pub fn unlockpt(fd: ::c_int) -> ::c_int; function strcasestr (line 1398) | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; function getline (line 1399) | pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut F... function lockf (line 1401) | pub fn lockf(fd: ::c_int, cmd: ::c_int, len: ::off_t) -> ::c_int; FILE: builder/third-party/libc/src/unix/newlib/aarch64/mod.rs type clock_t (line 1) | pub type clock_t = ::c_long; type c_char (line 2) | pub type c_char = u8; type wchar_t (line 3) | pub type wchar_t = u32; type c_long (line 5) | pub type c_long = i64; type c_ulong (line 6) | pub type c_ulong = u64; constant AF_INET6 (line 33) | pub const AF_INET6: ::c_int = 23; constant FIONBIO (line 35) | pub const FIONBIO: ::c_ulong = 1; constant POLLIN (line 37) | pub const POLLIN: ::c_short = 0x1; constant POLLPRI (line 38) | pub const POLLPRI: ::c_short = 0x2; constant POLLOUT (line 39) | pub const POLLOUT: ::c_short = 0x4; constant POLLERR (line 40) | pub const POLLERR: ::c_short = 0x8; constant POLLHUP (line 41) | pub const POLLHUP: ::c_short = 0x10; constant POLLNVAL (line 42) | pub const POLLNVAL: ::c_short = 0x20; constant SOL_SOCKET (line 44) | pub const SOL_SOCKET: ::c_int = 65535; constant MSG_OOB (line 46) | pub const MSG_OOB: ::c_int = 1; constant MSG_PEEK (line 47) | pub const MSG_PEEK: ::c_int = 2; constant MSG_DONTWAIT (line 48) | pub const MSG_DONTWAIT: ::c_int = 4; constant MSG_DONTROUTE (line 49) | pub const MSG_DONTROUTE: ::c_int = 0; constant MSG_WAITALL (line 50) | pub const MSG_WAITALL: ::c_int = 0; constant MSG_MORE (line 51) | pub const MSG_MORE: ::c_int = 0; constant MSG_NOSIGNAL (line 52) | pub const MSG_NOSIGNAL: ::c_int = 0; FILE: builder/third-party/libc/src/unix/newlib/arm/mod.rs type clock_t (line 1) | pub type clock_t = ::c_long; type c_char (line 2) | pub type c_char = u8; type wchar_t (line 3) | pub type wchar_t = u32; type c_long (line 5) | pub type c_long = i32; type c_ulong (line 6) | pub type c_ulong = u32; constant AF_INET6 (line 35) | pub const AF_INET6: ::c_int = 23; constant FIONBIO (line 37) | pub const FIONBIO: ::c_ulong = 1; constant POLLIN (line 39) | pub const POLLIN: ::c_short = 0x1; constant POLLPRI (line 40) | pub const POLLPRI: ::c_short = 0x2; constant POLLHUP (line 41) | pub const POLLHUP: ::c_short = 0x4; constant POLLERR (line 42) | pub const POLLERR: ::c_short = 0x8; constant POLLOUT (line 43) | pub const POLLOUT: ::c_short = 0x10; constant POLLNVAL (line 44) | pub const POLLNVAL: ::c_short = 0x20; constant SOL_SOCKET (line 46) | pub const SOL_SOCKET: ::c_int = 65535; constant MSG_OOB (line 48) | pub const MSG_OOB: ::c_int = 1; constant MSG_PEEK (line 49) | pub const MSG_PEEK: ::c_int = 2; constant MSG_DONTWAIT (line 50) | pub const MSG_DONTWAIT: ::c_int = 4; constant MSG_DONTROUTE (line 51) | pub const MSG_DONTROUTE: ::c_int = 0; constant MSG_WAITALL (line 52) | pub const MSG_WAITALL: ::c_int = 0; constant MSG_MORE (line 53) | pub const MSG_MORE: ::c_int = 0; constant MSG_NOSIGNAL (line 54) | pub const MSG_NOSIGNAL: ::c_int = 0; FILE: builder/third-party/libc/src/unix/newlib/espidf/mod.rs type clock_t (line 1) | pub type clock_t = ::c_ulong; type c_char (line 2) | pub type c_char = i8; type wchar_t (line 3) | pub type wchar_t = u32; type c_long (line 5) | pub type c_long = i32; type c_ulong (line 6) | pub type c_ulong = u32; constant AF_UNIX (line 62) | pub const AF_UNIX: ::c_int = 1; constant AF_INET6 (line 63) | pub const AF_INET6: ::c_int = 10; constant FIONBIO (line 65) | pub const FIONBIO: ::c_ulong = 2147772030; constant POLLIN (line 67) | pub const POLLIN: ::c_short = 1 << 0; constant POLLRDNORM (line 68) | pub const POLLRDNORM: ::c_short = 1 << 1; constant POLLRDBAND (line 69) | pub const POLLRDBAND: ::c_short = 1 << 2; constant POLLPRI (line 70) | pub const POLLPRI: ::c_short = POLLRDBAND; constant POLLOUT (line 71) | pub const POLLOUT: ::c_short = 1 << 3; constant POLLWRNORM (line 72) | pub const POLLWRNORM: ::c_short = POLLOUT; constant POLLWRBAND (line 73) | pub const POLLWRBAND: ::c_short = 1 << 4; constant POLLERR (line 74) | pub const POLLERR: ::c_short = 1 << 5; constant POLLHUP (line 75) | pub const POLLHUP: ::c_short = 1 << 6; constant SOL_SOCKET (line 77) | pub const SOL_SOCKET: ::c_int = 0xfff; constant MSG_OOB (line 79) | pub const MSG_OOB: ::c_int = 0x04; constant MSG_PEEK (line 80) | pub const MSG_PEEK: ::c_int = 0x01; constant MSG_DONTWAIT (line 81) | pub const MSG_DONTWAIT: ::c_int = 0x08; constant MSG_DONTROUTE (line 82) | pub const MSG_DONTROUTE: ::c_int = 0x4; constant MSG_WAITALL (line 83) | pub const MSG_WAITALL: ::c_int = 0x02; constant MSG_MORE (line 84) | pub const MSG_MORE: ::c_int = 0x10; constant MSG_NOSIGNAL (line 85) | pub const MSG_NOSIGNAL: ::c_int = 0x20; constant MSG_TRUNC (line 86) | pub const MSG_TRUNC: ::c_int = 0x04; constant MSG_CTRUNC (line 87) | pub const MSG_CTRUNC: ::c_int = 0x08; constant MSG_EOR (line 88) | pub const MSG_EOR: ::c_int = 0x08; constant PTHREAD_STACK_MIN (line 90) | pub const PTHREAD_STACK_MIN: ::size_t = 768; constant SIGABRT (line 92) | pub const SIGABRT: ::size_t = 1; constant SIGFPE (line 93) | pub const SIGFPE: ::size_t = 1; constant SIGILL (line 94) | pub const SIGILL: ::size_t = 1; constant SIGINT (line 95) | pub const SIGINT: ::size_t = 1; constant SIGSEGV (line 96) | pub const SIGSEGV: ::size_t = 1; constant SIGTERM (line 97) | pub const SIGTERM: ::size_t = 1; constant SIGHUP (line 98) | pub const SIGHUP: ::size_t = 1; constant SIGQUIT (line 99) | pub const SIGQUIT: ::size_t = 1; constant NSIG (line 100) | pub const NSIG: ::size_t = 2; function pthread_create (line 103) | pub fn pthread_create( function getrandom (line 110) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... function sendmsg (line 113) | pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ss... function recvmsg (line 115) | pub fn recvmsg(s: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssiz... function eventfd (line 117) | pub fn eventfd(initval: ::c_uint, flags: ::c_int) -> ::c_int; FILE: builder/third-party/libc/src/unix/newlib/horizon/mod.rs type c_char (line 3) | pub type c_char = u8; type c_long (line 4) | pub type c_long = i32; type c_ulong (line 5) | pub type c_ulong = u32; type wchar_t (line 7) | pub type wchar_t = ::c_uint; type u_register_t (line 9) | pub type u_register_t = ::c_uint; type u_char (line 10) | pub type u_char = ::c_uchar; type u_short (line 11) | pub type u_short = ::c_ushort; type u_int (line 12) | pub type u_int = ::c_uint; type u_long (line 13) | pub type u_long = c_ulong; type ushort (line 14) | pub type ushort = ::c_ushort; type uint (line 15) | pub type uint = ::c_uint; type ulong (line 16) | pub type ulong = c_ulong; type clock_t (line 17) | pub type clock_t = c_ulong; type daddr_t (line 18) | pub type daddr_t = c_long; type caddr_t (line 19) | pub type caddr_t = *mut c_char; type sbintime_t (line 20) | pub type sbintime_t = ::c_longlong; type sigset_t (line 21) | pub type sigset_t = ::c_ulong; constant SIGEV_NONE (line 76) | pub const SIGEV_NONE: ::c_int = 1; constant SIGEV_SIGNAL (line 77) | pub const SIGEV_SIGNAL: ::c_int = 2; constant SIGEV_THREAD (line 78) | pub const SIGEV_THREAD: ::c_int = 3; constant SA_NOCLDSTOP (line 79) | pub const SA_NOCLDSTOP: ::c_int = 1; constant MINSIGSTKSZ (line 80) | pub const MINSIGSTKSZ: ::c_int = 2048; constant SIGSTKSZ (line 81) | pub const SIGSTKSZ: ::c_int = 8192; constant SS_ONSTACK (line 82) | pub const SS_ONSTACK: ::c_int = 1; constant SS_DISABLE (line 83) | pub const SS_DISABLE: ::c_int = 2; constant SIG_SETMASK (line 84) | pub const SIG_SETMASK: ::c_int = 0; constant SIG_BLOCK (line 85) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 86) | pub const SIG_UNBLOCK: ::c_int = 2; constant SIGHUP (line 87) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 88) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 89) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 90) | pub const SIGILL: ::c_int = 4; constant SIGTRAP (line 91) | pub const SIGTRAP: ::c_int = 5; constant SIGABRT (line 92) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 93) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 94) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 95) | pub const SIGKILL: ::c_int = 9; constant SIGBUS (line 96) | pub const SIGBUS: ::c_int = 10; constant SIGSEGV (line 97) | pub const SIGSEGV: ::c_int = 11; constant SIGSYS (line 98) | pub const SIGSYS: ::c_int = 12; constant SIGPIPE (line 99) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 100) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 101) | pub const SIGTERM: ::c_int = 15; constant SIGURG (line 102) | pub const SIGURG: ::c_int = 16; constant SIGSTOP (line 103) | pub const SIGSTOP: ::c_int = 17; constant SIGTSTP (line 104) | pub const SIGTSTP: ::c_int = 18; constant SIGCONT (line 105) | pub const SIGCONT: ::c_int = 19; constant SIGCHLD (line 106) | pub const SIGCHLD: ::c_int = 20; constant SIGCLD (line 107) | pub const SIGCLD: ::c_int = 20; constant SIGTTIN (line 108) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 109) | pub const SIGTTOU: ::c_int = 22; constant SIGIO (line 110) | pub const SIGIO: ::c_int = 23; constant SIGPOLL (line 111) | pub const SIGPOLL: ::c_int = 23; constant SIGXCPU (line 112) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 113) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 114) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 115) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 116) | pub const SIGWINCH: ::c_int = 28; constant SIGLOST (line 117) | pub const SIGLOST: ::c_int = 29; constant SIGUSR1 (line 118) | pub const SIGUSR1: ::c_int = 30; constant SIGUSR2 (line 119) | pub const SIGUSR2: ::c_int = 31; constant NSIG (line 120) | pub const NSIG: ::c_int = 32; constant CLOCK_ENABLED (line 121) | pub const CLOCK_ENABLED: ::c_uint = 1; constant CLOCK_DISABLED (line 122) | pub const CLOCK_DISABLED: ::c_uint = 0; constant CLOCK_ALLOWED (line 123) | pub const CLOCK_ALLOWED: ::c_uint = 1; constant CLOCK_DISALLOWED (line 124) | pub const CLOCK_DISALLOWED: ::c_uint = 0; constant TIMER_ABSTIME (line 125) | pub const TIMER_ABSTIME: ::c_uint = 4; constant SOL_SOCKET (line 126) | pub const SOL_SOCKET: ::c_int = 65535; constant MSG_OOB (line 127) | pub const MSG_OOB: ::c_int = 1; constant MSG_PEEK (line 128) | pub const MSG_PEEK: ::c_int = 2; constant MSG_DONTWAIT (line 129) | pub const MSG_DONTWAIT: ::c_int = 4; constant MSG_DONTROUTE (line 130) | pub const MSG_DONTROUTE: ::c_int = 0; constant MSG_WAITALL (line 131) | pub const MSG_WAITALL: ::c_int = 0; constant MSG_MORE (line 132) | pub const MSG_MORE: ::c_int = 0; constant MSG_NOSIGNAL (line 133) | pub const MSG_NOSIGNAL: ::c_int = 0; constant SOL_CONFIG (line 134) | pub const SOL_CONFIG: ::c_uint = 65534; constant _SC_PAGESIZE (line 136) | pub const _SC_PAGESIZE: ::c_int = 8; constant _SC_GETPW_R_SIZE_MAX (line 137) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 51; constant PTHREAD_STACK_MIN (line 139) | pub const PTHREAD_STACK_MIN: ::size_t = 4096; constant WNOHANG (line 140) | pub const WNOHANG: ::c_int = 1; constant POLLIN (line 142) | pub const POLLIN: ::c_short = 0x0001; constant POLLPRI (line 143) | pub const POLLPRI: ::c_short = 0x0002; constant POLLOUT (line 144) | pub const POLLOUT: ::c_short = 0x0004; constant POLLRDNORM (line 145) | pub const POLLRDNORM: ::c_short = 0x0040; constant POLLWRNORM (line 146) | pub const POLLWRNORM: ::c_short = POLLOUT; constant POLLRDBAND (line 147) | pub const POLLRDBAND: ::c_short = 0x0080; constant POLLWRBAND (line 148) | pub const POLLWRBAND: ::c_short = 0x0100; constant POLLERR (line 149) | pub const POLLERR: ::c_short = 0x0008; constant POLLHUP (line 150) | pub const POLLHUP: ::c_short = 0x0010; constant POLLNVAL (line 151) | pub const POLLNVAL: ::c_short = 0x0020; constant EAI_AGAIN (line 153) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 154) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 155) | pub const EAI_FAIL: ::c_int = 4; constant EAI_SERVICE (line 156) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SYSTEM (line 157) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_BADHINTS (line 158) | pub const EAI_BADHINTS: ::c_int = 12; constant EAI_PROTOCOL (line 159) | pub const EAI_PROTOCOL: ::c_int = 13; constant EAI_OVERFLOW (line 160) | pub const EAI_OVERFLOW: ::c_int = 14; constant EAI_MAX (line 161) | pub const EAI_MAX: ::c_int = 15; constant AF_UNIX (line 163) | pub const AF_UNIX: ::c_int = 1; constant AF_INET6 (line 164) | pub const AF_INET6: ::c_int = 23; constant FIONBIO (line 166) | pub const FIONBIO: ::c_ulong = 1; constant RTLD_DEFAULT (line 168) | pub const RTLD_DEFAULT: *mut ::c_void = 0 as *mut ::c_void; constant SCHED_FIFO (line 171) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 172) | pub const SCHED_RR: ::c_int = 2; constant GRND_NONBLOCK (line 175) | pub const GRND_NONBLOCK: ::c_uint = 0x1; constant GRND_RANDOM (line 176) | pub const GRND_RANDOM: ::c_uint = 0x2; function pthread_create (line 214) | pub fn pthread_create( function pthread_attr_getschedparam (line 221) | pub fn pthread_attr_getschedparam( function pthread_attr_setschedparam (line 226) | pub fn pthread_attr_setschedparam( function pthread_attr_getprocessorid_np (line 231) | pub fn pthread_attr_getprocessorid_np( function pthread_attr_setprocessorid_np (line 236) | pub fn pthread_attr_setprocessorid_np( function pthread_getschedparam (line 241) | pub fn pthread_getschedparam( function pthread_setschedparam (line 247) | pub fn pthread_setschedparam( function pthread_condattr_getclock (line 253) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 258) | pub fn pthread_condattr_setclock( function pthread_getprocessorid_np (line 263) | pub fn pthread_getprocessorid_np() -> ::c_int; function getrandom (line 265) | pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) ... function gethostid (line 267) | pub fn gethostid() -> ::c_long; FILE: builder/third-party/libc/src/unix/newlib/mod.rs type blkcnt_t (line 1) | pub type blkcnt_t = i32; type blksize_t (line 2) | pub type blksize_t = i32; type clockid_t (line 4) | pub type clockid_t = ::c_ulong; type fsblkcnt_t (line 22) | pub type fsblkcnt_t = u64; type fsfilcnt_t (line 23) | pub type fsfilcnt_t = u32; type id_t (line 24) | pub type id_t = u32; type key_t (line 25) | pub type key_t = ::c_int; type loff_t (line 26) | pub type loff_t = ::c_longlong; type mode_t (line 27) | pub type mode_t = ::c_uint; type nfds_t (line 28) | pub type nfds_t = u32; type nlink_t (line 29) | pub type nlink_t = ::c_ushort; type pthread_t (line 30) | pub type pthread_t = ::c_ulong; type pthread_key_t (line 31) | pub type pthread_key_t = ::c_uint; type rlim_t (line 32) | pub type rlim_t = u32; type socklen_t (line 42) | pub type socklen_t = u32; type speed_t (line 43) | pub type speed_t = u32; type suseconds_t (line 44) | pub type suseconds_t = i32; type tcflag_t (line 45) | pub type tcflag_t = ::c_uint; type useconds_t (line 46) | pub type useconds_t = u32; constant NCCS (line 241) | pub const NCCS: usize = 32; constant __SIZEOF_PTHREAD_BARRIERATTR_T (line 277) | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; constant __PTHREAD_MUTEX_HAVE_PREV (line 278) | pub const __PTHREAD_MUTEX_HAVE_PREV: usize = 1; constant __PTHREAD_RWLOCK_INT_FLAGS_SHARED (line 279) | pub const __PTHREAD_RWLOCK_INT_FLAGS_SHARED: usize = 1; constant PTHREAD_MUTEX_NORMAL (line 280) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_RECURSIVE (line 281) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 1; constant PTHREAD_MUTEX_ERRORCHECK (line 282) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2; constant ULONG_SIZE (line 294) | const ULONG_SIZE: usize = 32; constant EPERM (line 297) | pub const EPERM: ::c_int = 1; constant ENOENT (line 298) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 299) | pub const ESRCH: ::c_int = 3; constant EINTR (line 300) | pub const EINTR: ::c_int = 4; constant EIO (line 301) | pub const EIO: ::c_int = 5; constant ENXIO (line 302) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 303) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 304) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 305) | pub const EBADF: ::c_int = 9; constant ECHILD (line 306) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 307) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 308) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 309) | pub const EACCES: ::c_int = 13; constant EFAULT (line 310) | pub const EFAULT: ::c_int = 14; constant EBUSY (line 311) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 312) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 313) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 314) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 315) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 316) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 317) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 318) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 319) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 320) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 321) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 322) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 323) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 324) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 325) | pub const EROFS: ::c_int = 30; constant EMLINK (line 326) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 327) | pub const EPIPE: ::c_int = 32; constant EDOM (line 328) | pub const EDOM: ::c_int = 33; constant ERANGE (line 329) | pub const ERANGE: ::c_int = 34; constant ENOMSG (line 330) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 331) | pub const EIDRM: ::c_int = 36; constant EDEADLK (line 332) | pub const EDEADLK: ::c_int = 45; constant ENOLCK (line 333) | pub const ENOLCK: ::c_int = 46; constant ENOSTR (line 334) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 335) | pub const ENODATA: ::c_int = 61; constant ETIME (line 336) | pub const ETIME: ::c_int = 62; constant ENOSR (line 337) | pub const ENOSR: ::c_int = 63; constant ENOLINK (line 338) | pub const ENOLINK: ::c_int = 67; constant EPROTO (line 339) | pub const EPROTO: ::c_int = 71; constant EMULTIHOP (line 340) | pub const EMULTIHOP: ::c_int = 74; constant EBADMSG (line 341) | pub const EBADMSG: ::c_int = 77; constant EFTYPE (line 342) | pub const EFTYPE: ::c_int = 79; constant ENOSYS (line 343) | pub const ENOSYS: ::c_int = 88; constant ENOTEMPTY (line 344) | pub const ENOTEMPTY: ::c_int = 90; constant ENAMETOOLONG (line 345) | pub const ENAMETOOLONG: ::c_int = 91; constant ELOOP (line 346) | pub const ELOOP: ::c_int = 92; constant EOPNOTSUPP (line 347) | pub const EOPNOTSUPP: ::c_int = 95; constant EPFNOSUPPORT (line 348) | pub const EPFNOSUPPORT: ::c_int = 96; constant ECONNRESET (line 349) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 350) | pub const ENOBUFS: ::c_int = 105; constant EAFNOSUPPORT (line 351) | pub const EAFNOSUPPORT: ::c_int = 106; constant EPROTOTYPE (line 352) | pub const EPROTOTYPE: ::c_int = 107; constant ENOTSOCK (line 353) | pub const ENOTSOCK: ::c_int = 108; constant ENOPROTOOPT (line 354) | pub const ENOPROTOOPT: ::c_int = 109; constant ECONNREFUSED (line 355) | pub const ECONNREFUSED: ::c_int = 111; constant EADDRINUSE (line 356) | pub const EADDRINUSE: ::c_int = 112; constant ECONNABORTED (line 357) | pub const ECONNABORTED: ::c_int = 113; constant ENETUNREACH (line 358) | pub const ENETUNREACH: ::c_int = 114; constant ENETDOWN (line 359) | pub const ENETDOWN: ::c_int = 115; constant ETIMEDOUT (line 360) | pub const ETIMEDOUT: ::c_int = 116; constant EHOSTDOWN (line 361) | pub const EHOSTDOWN: ::c_int = 117; constant EHOSTUNREACH (line 362) | pub const EHOSTUNREACH: ::c_int = 118; constant EINPROGRESS (line 363) | pub const EINPROGRESS: ::c_int = 119; constant EALREADY (line 364) | pub const EALREADY: ::c_int = 120; constant EDESTADDRREQ (line 365) | pub const EDESTADDRREQ: ::c_int = 121; constant EMSGSIZE (line 366) | pub const EMSGSIZE: ::c_int = 122; constant EPROTONOSUPPORT (line 367) | pub const EPROTONOSUPPORT: ::c_int = 123; constant EADDRNOTAVAIL (line 368) | pub const EADDRNOTAVAIL: ::c_int = 125; constant ENETRESET (line 369) | pub const ENETRESET: ::c_int = 126; constant EISCONN (line 370) | pub const EISCONN: ::c_int = 127; constant ENOTCONN (line 371) | pub const ENOTCONN: ::c_int = 128; constant ETOOMANYREFS (line 372) | pub const ETOOMANYREFS: ::c_int = 129; constant EDQUOT (line 373) | pub const EDQUOT: ::c_int = 132; constant ESTALE (line 374) | pub const ESTALE: ::c_int = 133; constant ENOTSUP (line 375) | pub const ENOTSUP: ::c_int = 134; constant EILSEQ (line 376) | pub const EILSEQ: ::c_int = 138; constant EOVERFLOW (line 377) | pub const EOVERFLOW: ::c_int = 139; constant ECANCELED (line 378) | pub const ECANCELED: ::c_int = 140; constant ENOTRECOVERABLE (line 379) | pub const ENOTRECOVERABLE: ::c_int = 141; constant EOWNERDEAD (line 380) | pub const EOWNERDEAD: ::c_int = 142; constant EWOULDBLOCK (line 381) | pub const EWOULDBLOCK: ::c_int = 11; constant F_DUPFD (line 383) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 384) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 385) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 386) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 387) | pub const F_SETFL: ::c_int = 4; constant F_GETOWN (line 388) | pub const F_GETOWN: ::c_int = 5; constant F_SETOWN (line 389) | pub const F_SETOWN: ::c_int = 6; constant F_GETLK (line 390) | pub const F_GETLK: ::c_int = 7; constant F_SETLK (line 391) | pub const F_SETLK: ::c_int = 8; constant F_SETLKW (line 392) | pub const F_SETLKW: ::c_int = 9; constant F_RGETLK (line 393) | pub const F_RGETLK: ::c_int = 10; constant F_RSETLK (line 394) | pub const F_RSETLK: ::c_int = 11; constant F_CNVT (line 395) | pub const F_CNVT: ::c_int = 12; constant F_RSETLKW (line 396) | pub const F_RSETLKW: ::c_int = 13; constant F_DUPFD_CLOEXEC (line 397) | pub const F_DUPFD_CLOEXEC: ::c_int = 14; constant O_RDONLY (line 399) | pub const O_RDONLY: ::c_int = 0; constant O_WRONLY (line 400) | pub const O_WRONLY: ::c_int = 1; constant O_RDWR (line 401) | pub const O_RDWR: ::c_int = 2; constant O_APPEND (line 402) | pub const O_APPEND: ::c_int = 8; constant O_CREAT (line 403) | pub const O_CREAT: ::c_int = 512; constant O_TRUNC (line 404) | pub const O_TRUNC: ::c_int = 1024; constant O_EXCL (line 405) | pub const O_EXCL: ::c_int = 2048; constant O_SYNC (line 406) | pub const O_SYNC: ::c_int = 8192; constant O_NONBLOCK (line 407) | pub const O_NONBLOCK: ::c_int = 16384; constant O_ACCMODE (line 409) | pub const O_ACCMODE: ::c_int = 3; constant O_CLOEXEC (line 410) | pub const O_CLOEXEC: ::c_int = 0x80000; constant RTLD_LAZY (line 412) | pub const RTLD_LAZY: ::c_int = 0x1; constant STDIN_FILENO (line 414) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 415) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 416) | pub const STDERR_FILENO: ::c_int = 2; constant SEEK_SET (line 418) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 419) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 420) | pub const SEEK_END: ::c_int = 2; constant FIOCLEX (line 422) | pub const FIOCLEX: ::c_ulong = 0x20006601; constant FIONCLEX (line 423) | pub const FIONCLEX: ::c_ulong = 0x20006602; constant S_BLKSIZE (line 425) | pub const S_BLKSIZE: ::mode_t = 1024; constant S_IREAD (line 426) | pub const S_IREAD: ::mode_t = 256; constant S_IWRITE (line 427) | pub const S_IWRITE: ::mode_t = 128; constant S_IEXEC (line 428) | pub const S_IEXEC: ::mode_t = 64; constant S_ENFMT (line 429) | pub const S_ENFMT: ::mode_t = 1024; constant S_IFMT (line 430) | pub const S_IFMT: ::mode_t = 61440; constant S_IFDIR (line 431) | pub const S_IFDIR: ::mode_t = 16384; constant S_IFCHR (line 432) | pub const S_IFCHR: ::mode_t = 8192; constant S_IFBLK (line 433) | pub const S_IFBLK: ::mode_t = 24576; constant S_IFREG (line 434) | pub const S_IFREG: ::mode_t = 32768; constant S_IFLNK (line 435) | pub const S_IFLNK: ::mode_t = 40960; constant S_IFSOCK (line 436) | pub const S_IFSOCK: ::mode_t = 49152; constant S_IFIFO (line 437) | pub const S_IFIFO: ::mode_t = 4096; constant S_IRUSR (line 438) | pub const S_IRUSR: ::mode_t = 256; constant S_IWUSR (line 439) | pub const S_IWUSR: ::mode_t = 128; constant S_IXUSR (line 440) | pub const S_IXUSR: ::mode_t = 64; constant S_IRGRP (line 441) | pub const S_IRGRP: ::mode_t = 32; constant S_IWGRP (line 442) | pub const S_IWGRP: ::mode_t = 16; constant S_IXGRP (line 443) | pub const S_IXGRP: ::mode_t = 8; constant S_IROTH (line 444) | pub const S_IROTH: ::mode_t = 4; constant S_IWOTH (line 445) | pub const S_IWOTH: ::mode_t = 2; constant S_IXOTH (line 446) | pub const S_IXOTH: ::mode_t = 1; constant SOL_TCP (line 448) | pub const SOL_TCP: ::c_int = 6; constant PF_UNSPEC (line 450) | pub const PF_UNSPEC: ::c_int = 0; constant PF_INET (line 451) | pub const PF_INET: ::c_int = 2; constant PF_INET6 (line 452) | pub const PF_INET6: ::c_int = 23; constant AF_UNSPEC (line 454) | pub const AF_UNSPEC: ::c_int = 0; constant AF_INET (line 455) | pub const AF_INET: ::c_int = 2; constant CLOCK_REALTIME (line 457) | pub const CLOCK_REALTIME: ::clockid_t = 1; constant CLOCK_MONOTONIC (line 458) | pub const CLOCK_MONOTONIC: ::clockid_t = 4; constant CLOCK_BOOTTIME (line 459) | pub const CLOCK_BOOTTIME: ::clockid_t = 4; constant SOCK_STREAM (line 461) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 462) | pub const SOCK_DGRAM: ::c_int = 2; constant SHUT_RD (line 464) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 465) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 466) | pub const SHUT_RDWR: ::c_int = 2; constant SO_BINTIME (line 468) | pub const SO_BINTIME: ::c_int = 0x2000; constant SO_NO_OFFLOAD (line 469) | pub const SO_NO_OFFLOAD: ::c_int = 0x4000; constant SO_NO_DDP (line 470) | pub const SO_NO_DDP: ::c_int = 0x8000; constant SO_REUSEPORT_LB (line 471) | pub const SO_REUSEPORT_LB: ::c_int = 0x10000; constant SO_LABEL (line 472) | pub const SO_LABEL: ::c_int = 0x1009; constant SO_PEERLABEL (line 473) | pub const SO_PEERLABEL: ::c_int = 0x1010; constant SO_LISTENQLIMIT (line 474) | pub const SO_LISTENQLIMIT: ::c_int = 0x1011; constant SO_LISTENQLEN (line 475) | pub const SO_LISTENQLEN: ::c_int = 0x1012; constant SO_LISTENINCQLEN (line 476) | pub const SO_LISTENINCQLEN: ::c_int = 0x1013; constant SO_SETFIB (line 477) | pub const SO_SETFIB: ::c_int = 0x1014; constant SO_USER_COOKIE (line 478) | pub const SO_USER_COOKIE: ::c_int = 0x1015; constant SO_PROTOCOL (line 479) | pub const SO_PROTOCOL: ::c_int = 0x1016; constant SO_PROTOTYPE (line 480) | pub const SO_PROTOTYPE: ::c_int = SO_PROTOCOL; constant SO_VENDOR (line 481) | pub const SO_VENDOR: ::c_int = 0x80000000; constant SO_DEBUG (line 482) | pub const SO_DEBUG: ::c_int = 0x01; constant SO_ACCEPTCONN (line 483) | pub const SO_ACCEPTCONN: ::c_int = 0x0002; constant SO_REUSEADDR (line 484) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 485) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 486) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 487) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_USELOOPBACK (line 488) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_LINGER (line 489) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 490) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_REUSEPORT (line 491) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_TIMESTAMP (line 492) | pub const SO_TIMESTAMP: ::c_int = 0x0400; constant SO_NOSIGPIPE (line 493) | pub const SO_NOSIGPIPE: ::c_int = 0x0800; constant SO_ACCEPTFILTER (line 494) | pub const SO_ACCEPTFILTER: ::c_int = 0x1000; constant SO_SNDBUF (line 495) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 496) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDLOWAT (line 497) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVLOWAT (line 498) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_SNDTIMEO (line 499) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_RCVTIMEO (line 500) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_TYPE (line 508) | pub const SO_TYPE: ::c_int = 0x1008; constant SOCK_CLOEXEC (line 510) | pub const SOCK_CLOEXEC: ::c_int = O_CLOEXEC; constant INET_ADDRSTRLEN (line 512) | pub const INET_ADDRSTRLEN: ::c_int = 16; constant IFF_UP (line 515) | pub const IFF_UP: ::c_int = 0x1; constant IFF_BROADCAST (line 516) | pub const IFF_BROADCAST: ::c_int = 0x2; constant IFF_DEBUG (line 517) | pub const IFF_DEBUG: ::c_int = 0x4; constant IFF_LOOPBACK (line 518) | pub const IFF_LOOPBACK: ::c_int = 0x8; constant IFF_POINTOPOINT (line 519) | pub const IFF_POINTOPOINT: ::c_int = 0x10; constant IFF_NOTRAILERS (line 520) | pub const IFF_NOTRAILERS: ::c_int = 0x20; constant IFF_RUNNING (line 521) | pub const IFF_RUNNING: ::c_int = 0x40; constant IFF_NOARP (line 522) | pub const IFF_NOARP: ::c_int = 0x80; constant IFF_PROMISC (line 523) | pub const IFF_PROMISC: ::c_int = 0x100; constant IFF_ALLMULTI (line 524) | pub const IFF_ALLMULTI: ::c_int = 0x200; constant IFF_OACTIVE (line 525) | pub const IFF_OACTIVE: ::c_int = 0x400; constant IFF_SIMPLEX (line 526) | pub const IFF_SIMPLEX: ::c_int = 0x800; constant IFF_LINK0 (line 527) | pub const IFF_LINK0: ::c_int = 0x1000; constant IFF_LINK1 (line 528) | pub const IFF_LINK1: ::c_int = 0x2000; constant IFF_LINK2 (line 529) | pub const IFF_LINK2: ::c_int = 0x4000; constant IFF_ALTPHYS (line 530) | pub const IFF_ALTPHYS: ::c_int = IFF_LINK2; constant IFF_MULTICAST (line 531) | pub const IFF_MULTICAST: ::c_int = 0x8000; constant TCP_NOPUSH (line 543) | pub const TCP_NOPUSH: ::c_int = 4; constant TCP_NOOPT (line 544) | pub const TCP_NOOPT: ::c_int = 8; constant TCP_KEEPIDLE (line 545) | pub const TCP_KEEPIDLE: ::c_int = 256; constant TCP_KEEPINTVL (line 546) | pub const TCP_KEEPINTVL: ::c_int = 512; constant TCP_KEEPCNT (line 547) | pub const TCP_KEEPCNT: ::c_int = 1024; constant IP_MULTICAST_IF (line 563) | pub const IP_MULTICAST_IF: ::c_int = 9; constant IP_MULTICAST_TTL (line 564) | pub const IP_MULTICAST_TTL: ::c_int = 10; constant IP_MULTICAST_LOOP (line 565) | pub const IP_MULTICAST_LOOP: ::c_int = 11; constant IPV6_UNICAST_HOPS (line 575) | pub const IPV6_UNICAST_HOPS: ::c_int = 4; constant IPV6_MULTICAST_IF (line 576) | pub const IPV6_MULTICAST_IF: ::c_int = 9; constant IPV6_MULTICAST_HOPS (line 577) | pub const IPV6_MULTICAST_HOPS: ::c_int = 10; constant IPV6_MULTICAST_LOOP (line 578) | pub const IPV6_MULTICAST_LOOP: ::c_int = 11; constant IPV6_V6ONLY (line 579) | pub const IPV6_V6ONLY: ::c_int = 27; constant IPV6_JOIN_GROUP (line 580) | pub const IPV6_JOIN_GROUP: ::c_int = 12; constant IPV6_LEAVE_GROUP (line 581) | pub const IPV6_LEAVE_GROUP: ::c_int = 13; constant IPV6_ADD_MEMBERSHIP (line 582) | pub const IPV6_ADD_MEMBERSHIP: ::c_int = 12; constant IPV6_DROP_MEMBERSHIP (line 583) | pub const IPV6_DROP_MEMBERSHIP: ::c_int = 13; constant HOST_NOT_FOUND (line 585) | pub const HOST_NOT_FOUND: ::c_int = 1; constant NO_DATA (line 586) | pub const NO_DATA: ::c_int = 2; constant NO_ADDRESS (line 587) | pub const NO_ADDRESS: ::c_int = 2; constant NO_RECOVERY (line 588) | pub const NO_RECOVERY: ::c_int = 3; constant TRY_AGAIN (line 589) | pub const TRY_AGAIN: ::c_int = 4; constant AI_PASSIVE (line 591) | pub const AI_PASSIVE: ::c_int = 1; constant AI_CANONNAME (line 592) | pub const AI_CANONNAME: ::c_int = 2; constant AI_NUMERICHOST (line 593) | pub const AI_NUMERICHOST: ::c_int = 4; constant AI_NUMERICSERV (line 594) | pub const AI_NUMERICSERV: ::c_int = 0; constant AI_ADDRCONFIG (line 595) | pub const AI_ADDRCONFIG: ::c_int = 0; constant NI_MAXHOST (line 597) | pub const NI_MAXHOST: ::c_int = 1025; constant NI_MAXSERV (line 598) | pub const NI_MAXSERV: ::c_int = 32; constant NI_NOFQDN (line 599) | pub const NI_NOFQDN: ::c_int = 1; constant NI_NUMERICHOST (line 600) | pub const NI_NUMERICHOST: ::c_int = 2; constant NI_NAMEREQD (line 601) | pub const NI_NAMEREQD: ::c_int = 4; constant NI_NUMERICSERV (line 602) | pub const NI_NUMERICSERV: ::c_int = 0; constant NI_DGRAM (line 603) | pub const NI_DGRAM: ::c_int = 0; constant EXIT_SUCCESS (line 615) | pub const EXIT_SUCCESS: ::c_int = 0; constant EXIT_FAILURE (line 616) | pub const EXIT_FAILURE: ::c_int = 1; constant PRIO_PROCESS (line 618) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 619) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 620) | pub const PRIO_USER: ::c_int = 2; function getrlimit (line 651) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 652) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function strerror_r (line 655) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function sem_destroy (line 657) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 658) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function abs (line 660) | pub fn abs(i: ::c_int) -> ::c_int; function labs (line 661) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 662) | pub fn rand() -> ::c_int; function srand (line 663) | pub fn srand(seed: ::c_uint); function bind (line 671) | pub fn bind(fd: ::c_int, addr: *const sockaddr, len: socklen_t) -> ::c_int; function clock_settime (line 672) | pub fn clock_settime(clock_id: ::clockid_t, tp: *const ::timespec) -> ::... function clock_gettime (line 673) | pub fn clock_gettime(clock_id: ::clockid_t, tp: *mut ::timespec) -> ::c_... function clock_getres (line 674) | pub fn clock_getres(clock_id: ::clockid_t, res: *mut ::timespec) -> ::c_... function closesocket (line 676) | pub fn closesocket(sockfd: ::c_int) -> ::c_int; function ioctl (line 677) | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; function recvfrom (line 684) | pub fn recvfrom( function getnameinfo (line 697) | pub fn getnameinfo( function memalign (line 706) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function fexecve (line 707) | pub fn fexecve( function gettimeofday (line 712) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function getgrgid_r (line 713) | pub fn getgrgid_r( function sigaltstack (line 720) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sem_close (line 721) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getdtablesize (line 722) | pub fn getdtablesize() -> ::c_int; function getgrnam_r (line 723) | pub fn getgrnam_r( function pthread_sigmask (line 730) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 731) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 732) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_kill (line 733) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sem_unlink (line 734) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function daemon (line 735) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function getpwnam_r (line 736) | pub fn getpwnam_r( function getpwuid_r (line 743) | pub fn getpwuid_r( function sigwait (line 750) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 751) | pub fn pthread_atfork( function getgrgid (line 756) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function popen (line 757) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function uname (line 758) | pub fn uname(buf: *mut ::utsname) -> ::c_int; FILE: builder/third-party/libc/src/unix/newlib/powerpc/mod.rs type clock_t (line 1) | pub type clock_t = ::c_ulong; type c_char (line 2) | pub type c_char = u8; type wchar_t (line 3) | pub type wchar_t = ::c_int; type c_long (line 5) | pub type c_long = i32; type c_ulong (line 6) | pub type c_ulong = u32; FILE: builder/third-party/libc/src/unix/newlib/vita/mod.rs type clock_t (line 1) | pub type clock_t = ::c_long; type c_char (line 3) | pub type c_char = i8; type wchar_t (line 4) | pub type wchar_t = u32; type c_long (line 6) | pub type c_long = i32; type c_ulong (line 7) | pub type c_ulong = u32; type sigset_t (line 9) | pub type sigset_t = ::c_ulong; constant AF_UNIX (line 90) | pub const AF_UNIX: ::c_int = 1; constant AF_INET6 (line 91) | pub const AF_INET6: ::c_int = 24; constant SOCK_RAW (line 93) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 94) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_SEQPACKET (line 95) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOMAXCONN (line 97) | pub const SOMAXCONN: ::c_int = 128; constant FIONBIO (line 99) | pub const FIONBIO: ::c_ulong = 1; constant POLLIN (line 101) | pub const POLLIN: ::c_short = 0x0001; constant POLLPRI (line 102) | pub const POLLPRI: ::c_short = POLLIN; constant POLLOUT (line 103) | pub const POLLOUT: ::c_short = 0x0004; constant POLLRDNORM (line 104) | pub const POLLRDNORM: ::c_short = POLLIN; constant POLLRDBAND (line 105) | pub const POLLRDBAND: ::c_short = POLLIN; constant POLLWRNORM (line 106) | pub const POLLWRNORM: ::c_short = POLLOUT; constant POLLWRBAND (line 107) | pub const POLLWRBAND: ::c_short = POLLOUT; constant POLLERR (line 108) | pub const POLLERR: ::c_short = 0x0008; constant POLLHUP (line 109) | pub const POLLHUP: ::c_short = 0x0010; constant POLLNVAL (line 110) | pub const POLLNVAL: ::c_short = 0x0020; constant RTLD_DEFAULT (line 112) | pub const RTLD_DEFAULT: *mut ::c_void = 0 as *mut ::c_void; constant SOL_SOCKET (line 114) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_NONBLOCK (line 115) | pub const SO_NONBLOCK: ::c_int = 0x1100; constant MSG_OOB (line 117) | pub const MSG_OOB: ::c_int = 0x1; constant MSG_PEEK (line 118) | pub const MSG_PEEK: ::c_int = 0x2; constant MSG_DONTROUTE (line 119) | pub const MSG_DONTROUTE: ::c_int = 0x4; constant MSG_EOR (line 120) | pub const MSG_EOR: ::c_int = 0x8; constant MSG_TRUNC (line 121) | pub const MSG_TRUNC: ::c_int = 0x10; constant MSG_CTRUNC (line 122) | pub const MSG_CTRUNC: ::c_int = 0x20; constant MSG_WAITALL (line 123) | pub const MSG_WAITALL: ::c_int = 0x40; constant MSG_DONTWAIT (line 124) | pub const MSG_DONTWAIT: ::c_int = 0x80; constant MSG_BCAST (line 125) | pub const MSG_BCAST: ::c_int = 0x100; constant MSG_MCAST (line 126) | pub const MSG_MCAST: ::c_int = 0x200; constant UTIME_OMIT (line 128) | pub const UTIME_OMIT: c_long = -1; constant AT_FDCWD (line 129) | pub const AT_FDCWD: ::c_int = -2; constant O_DIRECTORY (line 131) | pub const O_DIRECTORY: ::c_int = 0x200000; constant O_NOFOLLOW (line 132) | pub const O_NOFOLLOW: ::c_int = 0x100000; constant AT_EACCESS (line 134) | pub const AT_EACCESS: ::c_int = 1; constant AT_SYMLINK_NOFOLLOW (line 135) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 2; constant AT_SYMLINK_FOLLOW (line 136) | pub const AT_SYMLINK_FOLLOW: ::c_int = 4; constant AT_REMOVEDIR (line 137) | pub const AT_REMOVEDIR: ::c_int = 8; constant SIGHUP (line 139) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 140) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 141) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 142) | pub const SIGILL: ::c_int = 4; constant SIGTRAP (line 143) | pub const SIGTRAP: ::c_int = 5; constant SIGABRT (line 144) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 145) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 146) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 147) | pub const SIGKILL: ::c_int = 9; constant SIGBUS (line 148) | pub const SIGBUS: ::c_int = 10; constant SIGSEGV (line 149) | pub const SIGSEGV: ::c_int = 11; constant SIGSYS (line 150) | pub const SIGSYS: ::c_int = 12; constant SIGPIPE (line 151) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 152) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 153) | pub const SIGTERM: ::c_int = 15; constant EAI_BADFLAGS (line 155) | pub const EAI_BADFLAGS: ::c_int = -1; constant EAI_NONAME (line 156) | pub const EAI_NONAME: ::c_int = -2; constant EAI_AGAIN (line 157) | pub const EAI_AGAIN: ::c_int = -3; constant EAI_FAIL (line 158) | pub const EAI_FAIL: ::c_int = -4; constant EAI_NODATA (line 159) | pub const EAI_NODATA: ::c_int = -5; constant EAI_FAMILY (line 160) | pub const EAI_FAMILY: ::c_int = -6; constant EAI_SOCKTYPE (line 161) | pub const EAI_SOCKTYPE: ::c_int = -7; constant EAI_SERVICE (line 162) | pub const EAI_SERVICE: ::c_int = -8; constant EAI_ADDRFAMILY (line 163) | pub const EAI_ADDRFAMILY: ::c_int = -9; constant EAI_MEMORY (line 164) | pub const EAI_MEMORY: ::c_int = -10; constant EAI_SYSTEM (line 165) | pub const EAI_SYSTEM: ::c_int = -11; constant EAI_OVERFLOW (line 166) | pub const EAI_OVERFLOW: ::c_int = -12; constant _SC_PAGESIZE (line 168) | pub const _SC_PAGESIZE: ::c_int = 8; constant _SC_GETPW_R_SIZE_MAX (line 169) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 51; constant PTHREAD_STACK_MIN (line 170) | pub const PTHREAD_STACK_MIN: ::size_t = 32 * 1024; constant IP_HDRINCL (line 172) | pub const IP_HDRINCL: ::c_int = 2; function futimens (line 175) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function writev (line 176) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 177) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function sendmsg (line 179) | pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ss... function recvmsg (line 180) | pub fn recvmsg(s: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssiz... function pthread_create (line 182) | pub fn pthread_create( function pthread_attr_getschedparam (line 189) | pub fn pthread_attr_getschedparam( function pthread_attr_setschedparam (line 194) | pub fn pthread_attr_setschedparam( function pthread_attr_getprocessorid_np (line 199) | pub fn pthread_attr_getprocessorid_np( function pthread_attr_setprocessorid_np (line 204) | pub fn pthread_attr_setprocessorid_np( function pthread_getschedparam (line 209) | pub fn pthread_getschedparam( function pthread_setschedparam (line 215) | pub fn pthread_setschedparam( function pthread_condattr_getclock (line 221) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 226) | pub fn pthread_condattr_setclock( function pthread_getprocessorid_np (line 231) | pub fn pthread_getprocessorid_np() -> ::c_int; function getentropy (line 233) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; function pipe2 (line 235) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; FILE: builder/third-party/libc/src/unix/nto/aarch64.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; type time_t (line 5) | pub type time_t = i64; FILE: builder/third-party/libc/src/unix/nto/mod.rs type clock_t (line 1) | pub type clock_t = u32; type sa_family_t (line 3) | pub type sa_family_t = u8; type speed_t (line 4) | pub type speed_t = ::c_uint; type tcflag_t (line 5) | pub type tcflag_t = ::c_uint; type clockid_t (line 6) | pub type clockid_t = ::c_int; type timer_t (line 7) | pub type timer_t = ::c_int; type key_t (line 8) | pub type key_t = ::c_uint; type id_t (line 9) | pub type id_t = ::c_int; type useconds_t (line 11) | pub type useconds_t = u32; type dev_t (line 12) | pub type dev_t = u32; type socklen_t (line 13) | pub type socklen_t = u32; type mode_t (line 14) | pub type mode_t = u32; type rlim64_t (line 15) | pub type rlim64_t = u64; type mqd_t (line 16) | pub type mqd_t = ::c_int; type nfds_t (line 17) | pub type nfds_t = ::c_uint; type idtype_t (line 18) | pub type idtype_t = ::c_uint; type errno_t (line 19) | pub type errno_t = ::c_int; type rsize_t (line 20) | pub type rsize_t = c_ulong; type Elf32_Half (line 22) | pub type Elf32_Half = u16; type Elf32_Word (line 23) | pub type Elf32_Word = u32; type Elf32_Off (line 24) | pub type Elf32_Off = u32; type Elf32_Addr (line 25) | pub type Elf32_Addr = u32; type Elf32_Lword (line 26) | pub type Elf32_Lword = u64; type Elf32_Sword (line 27) | pub type Elf32_Sword = i32; type Elf64_Half (line 29) | pub type Elf64_Half = u16; type Elf64_Word (line 30) | pub type Elf64_Word = u32; type Elf64_Off (line 31) | pub type Elf64_Off = u64; type Elf64_Addr (line 32) | pub type Elf64_Addr = u64; type Elf64_Xword (line 33) | pub type Elf64_Xword = u64; type Elf64_Sxword (line 34) | pub type Elf64_Sxword = i64; type Elf64_Lword (line 35) | pub type Elf64_Lword = u64; type Elf64_Sword (line 36) | pub type Elf64_Sword = i32; type Elf32_Section (line 38) | pub type Elf32_Section = u16; type Elf64_Section (line 39) | pub type Elf64_Section = u16; type _Time32t (line 41) | pub type _Time32t = u32; type pthread_t (line 43) | pub type pthread_t = ::c_int; type regoff_t (line 44) | pub type regoff_t = ::ssize_t; type nlink_t (line 46) | pub type nlink_t = u32; type blksize_t (line 47) | pub type blksize_t = u32; type suseconds_t (line 48) | pub type suseconds_t = i32; type ino_t (line 50) | pub type ino_t = u64; type off_t (line 51) | pub type off_t = i64; type blkcnt_t (line 52) | pub type blkcnt_t = u64; type msgqnum_t (line 53) | pub type msgqnum_t = u64; type msglen_t (line 54) | pub type msglen_t = u64; type fsblkcnt_t (line 55) | pub type fsblkcnt_t = u64; type fsfilcnt_t (line 56) | pub type fsfilcnt_t = u64; type rlim_t (line 57) | pub type rlim_t = u64; type posix_spawn_file_actions_t (line 58) | pub type posix_spawn_file_actions_t = *mut ::c_void; type posix_spawnattr_t (line 59) | pub type posix_spawnattr_t = ::uintptr_t; type pthread_mutex_t (line 61) | pub type pthread_mutex_t = ::sync_t; type pthread_mutexattr_t (line 62) | pub type pthread_mutexattr_t = ::_sync_attr; type pthread_cond_t (line 63) | pub type pthread_cond_t = ::sync_t; type pthread_condattr_t (line 64) | pub type pthread_condattr_t = ::_sync_attr; type pthread_rwlockattr_t (line 65) | pub type pthread_rwlockattr_t = ::_sync_attr; type pthread_key_t (line 66) | pub type pthread_key_t = ::c_int; type pthread_spinlock_t (line 67) | pub type pthread_spinlock_t = sync_t; type pthread_barrierattr_t (line 68) | pub type pthread_barrierattr_t = _sync_attr; type sem_t (line 69) | pub type sem_t = sync_t; type nl_item (line 71) | pub type nl_item = ::c_int; type timezone (line 74) | pub enum timezone {} method clone (line 77) | fn clone(&self) -> timezone { constant _SYSNAME_SIZE (line 1153) | pub const _SYSNAME_SIZE: usize = 256 + 1; constant RLIM_INFINITY (line 1154) | pub const RLIM_INFINITY: ::rlim_t = 0xfffffffffffffffd; constant O_LARGEFILE (line 1155) | pub const O_LARGEFILE: ::c_int = 0o0100000; constant EXIT_FAILURE (line 1168) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 1169) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 1170) | pub const RAND_MAX: ::c_int = 32767; constant EOF (line 1171) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 1172) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 1173) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 1174) | pub const SEEK_END: ::c_int = 2; constant _IOFBF (line 1175) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 1176) | pub const _IONBF: ::c_int = 2; constant _IOLBF (line 1177) | pub const _IOLBF: ::c_int = 1; constant F_DUPFD (line 1179) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 1180) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 1181) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 1182) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 1183) | pub const F_SETFL: ::c_int = 4; constant F_DUPFD_CLOEXEC (line 1185) | pub const F_DUPFD_CLOEXEC: ::c_int = 5; constant SIGTRAP (line 1187) | pub const SIGTRAP: ::c_int = 5; constant CLOCK_REALTIME (line 1189) | pub const CLOCK_REALTIME: ::clockid_t = 0; constant CLOCK_MONOTONIC (line 1190) | pub const CLOCK_MONOTONIC: ::clockid_t = 2; constant CLOCK_PROCESS_CPUTIME_ID (line 1191) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 3; constant CLOCK_THREAD_CPUTIME_ID (line 1192) | pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 4; constant TIMER_ABSTIME (line 1193) | pub const TIMER_ABSTIME: ::c_uint = 0x80000000; constant RUSAGE_SELF (line 1195) | pub const RUSAGE_SELF: ::c_int = 0; constant F_OK (line 1197) | pub const F_OK: ::c_int = 0; constant X_OK (line 1198) | pub const X_OK: ::c_int = 1; constant W_OK (line 1199) | pub const W_OK: ::c_int = 2; constant R_OK (line 1200) | pub const R_OK: ::c_int = 4; constant STDIN_FILENO (line 1202) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 1203) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 1204) | pub const STDERR_FILENO: ::c_int = 2; constant SIGHUP (line 1206) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 1207) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 1208) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 1209) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 1210) | pub const SIGABRT: ::c_int = 6; constant SIGFPE (line 1211) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 1212) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 1213) | pub const SIGSEGV: ::c_int = 11; constant SIGPIPE (line 1214) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 1215) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 1216) | pub const SIGTERM: ::c_int = 15; constant PROT_NONE (line 1218) | pub const PROT_NONE: ::c_int = 0x00000000; constant PROT_READ (line 1219) | pub const PROT_READ: ::c_int = 0x00000100; constant PROT_WRITE (line 1220) | pub const PROT_WRITE: ::c_int = 0x00000200; constant PROT_EXEC (line 1221) | pub const PROT_EXEC: ::c_int = 0x00000400; constant MAP_FILE (line 1223) | pub const MAP_FILE: ::c_int = 0; constant MAP_SHARED (line 1224) | pub const MAP_SHARED: ::c_int = 1; constant MAP_PRIVATE (line 1225) | pub const MAP_PRIVATE: ::c_int = 2; constant MAP_FIXED (line 1226) | pub const MAP_FIXED: ::c_int = 0x10; constant MAP_FAILED (line 1228) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MS_ASYNC (line 1230) | pub const MS_ASYNC: ::c_int = 1; constant MS_INVALIDATE (line 1231) | pub const MS_INVALIDATE: ::c_int = 4; constant MS_SYNC (line 1232) | pub const MS_SYNC: ::c_int = 2; constant SCM_RIGHTS (line 1234) | pub const SCM_RIGHTS: ::c_int = 0x01; constant SCM_TIMESTAMP (line 1235) | pub const SCM_TIMESTAMP: ::c_int = 0x02; constant SCM_CREDS (line 1236) | pub const SCM_CREDS: ::c_int = 0x04; constant MAP_TYPE (line 1238) | pub const MAP_TYPE: ::c_int = 0x3; constant IFF_UP (line 1240) | pub const IFF_UP: ::c_int = 0x00000001; constant IFF_BROADCAST (line 1241) | pub const IFF_BROADCAST: ::c_int = 0x00000002; constant IFF_DEBUG (line 1242) | pub const IFF_DEBUG: ::c_int = 0x00000004; constant IFF_LOOPBACK (line 1243) | pub const IFF_LOOPBACK: ::c_int = 0x00000008; constant IFF_POINTOPOINT (line 1244) | pub const IFF_POINTOPOINT: ::c_int = 0x00000010; constant IFF_NOTRAILERS (line 1245) | pub const IFF_NOTRAILERS: ::c_int = 0x00000020; constant IFF_RUNNING (line 1246) | pub const IFF_RUNNING: ::c_int = 0x00000040; constant IFF_NOARP (line 1247) | pub const IFF_NOARP: ::c_int = 0x00000080; constant IFF_PROMISC (line 1248) | pub const IFF_PROMISC: ::c_int = 0x00000100; constant IFF_ALLMULTI (line 1249) | pub const IFF_ALLMULTI: ::c_int = 0x00000200; constant IFF_MULTICAST (line 1250) | pub const IFF_MULTICAST: ::c_int = 0x00008000; constant AF_UNSPEC (line 1252) | pub const AF_UNSPEC: ::c_int = 0; constant AF_UNIX (line 1253) | pub const AF_UNIX: ::c_int = AF_LOCAL; constant AF_LOCAL (line 1254) | pub const AF_LOCAL: ::c_int = 1; constant AF_INET (line 1255) | pub const AF_INET: ::c_int = 2; constant AF_IPX (line 1256) | pub const AF_IPX: ::c_int = 23; constant AF_APPLETALK (line 1257) | pub const AF_APPLETALK: ::c_int = 16; constant AF_INET6 (line 1258) | pub const AF_INET6: ::c_int = 24; constant AF_ROUTE (line 1259) | pub const AF_ROUTE: ::c_int = 17; constant AF_SNA (line 1260) | pub const AF_SNA: ::c_int = 11; constant AF_BLUETOOTH (line 1261) | pub const AF_BLUETOOTH: ::c_int = 31; constant AF_ISDN (line 1262) | pub const AF_ISDN: ::c_int = 26; constant PF_UNSPEC (line 1264) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_UNIX (line 1265) | pub const PF_UNIX: ::c_int = PF_LOCAL; constant PF_LOCAL (line 1266) | pub const PF_LOCAL: ::c_int = AF_LOCAL; constant PF_INET (line 1267) | pub const PF_INET: ::c_int = AF_INET; constant PF_IPX (line 1268) | pub const PF_IPX: ::c_int = AF_IPX; constant PF_APPLETALK (line 1269) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_INET6 (line 1270) | pub const PF_INET6: ::c_int = AF_INET6; constant pseudo_AF_KEY (line 1271) | pub const pseudo_AF_KEY: ::c_int = 29; constant PF_KEY (line 1272) | pub const PF_KEY: ::c_int = pseudo_AF_KEY; constant PF_ROUTE (line 1273) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_SNA (line 1274) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_BLUETOOTH (line 1276) | pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH; constant PF_ISDN (line 1277) | pub const PF_ISDN: ::c_int = AF_ISDN; constant SOMAXCONN (line 1279) | pub const SOMAXCONN: ::c_int = 128; constant MSG_OOB (line 1281) | pub const MSG_OOB: ::c_int = 0x0001; constant MSG_PEEK (line 1282) | pub const MSG_PEEK: ::c_int = 0x0002; constant MSG_DONTROUTE (line 1283) | pub const MSG_DONTROUTE: ::c_int = 0x0004; constant MSG_CTRUNC (line 1284) | pub const MSG_CTRUNC: ::c_int = 0x0020; constant MSG_TRUNC (line 1285) | pub const MSG_TRUNC: ::c_int = 0x0010; constant MSG_DONTWAIT (line 1286) | pub const MSG_DONTWAIT: ::c_int = 0x0080; constant MSG_EOR (line 1287) | pub const MSG_EOR: ::c_int = 0x0008; constant MSG_WAITALL (line 1288) | pub const MSG_WAITALL: ::c_int = 0x0040; constant MSG_NOSIGNAL (line 1289) | pub const MSG_NOSIGNAL: ::c_int = 0x0800; constant MSG_WAITFORONE (line 1290) | pub const MSG_WAITFORONE: ::c_int = 0x2000; constant IP_TOS (line 1292) | pub const IP_TOS: ::c_int = 3; constant IP_TTL (line 1293) | pub const IP_TTL: ::c_int = 4; constant IP_HDRINCL (line 1294) | pub const IP_HDRINCL: ::c_int = 2; constant IP_OPTIONS (line 1295) | pub const IP_OPTIONS: ::c_int = 1; constant IP_RECVOPTS (line 1296) | pub const IP_RECVOPTS: ::c_int = 5; constant IP_RETOPTS (line 1297) | pub const IP_RETOPTS: ::c_int = 8; constant IP_PKTINFO (line 1298) | pub const IP_PKTINFO: ::c_int = 25; constant IP_IPSEC_POLICY_COMPAT (line 1299) | pub const IP_IPSEC_POLICY_COMPAT: ::c_int = 22; constant IP_MULTICAST_IF (line 1300) | pub const IP_MULTICAST_IF: ::c_int = 9; constant IP_MULTICAST_TTL (line 1301) | pub const IP_MULTICAST_TTL: ::c_int = 10; constant IP_MULTICAST_LOOP (line 1302) | pub const IP_MULTICAST_LOOP: ::c_int = 11; constant IP_ADD_MEMBERSHIP (line 1303) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 1304) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IP_DEFAULT_MULTICAST_TTL (line 1305) | pub const IP_DEFAULT_MULTICAST_TTL: ::c_int = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 1306) | pub const IP_DEFAULT_MULTICAST_LOOP: ::c_int = 1; constant IPPROTO_HOPOPTS (line 1308) | pub const IPPROTO_HOPOPTS: ::c_int = 0; constant IPPROTO_IGMP (line 1309) | pub const IPPROTO_IGMP: ::c_int = 2; constant IPPROTO_IPIP (line 1310) | pub const IPPROTO_IPIP: ::c_int = 4; constant IPPROTO_EGP (line 1311) | pub const IPPROTO_EGP: ::c_int = 8; constant IPPROTO_PUP (line 1312) | pub const IPPROTO_PUP: ::c_int = 12; constant IPPROTO_IDP (line 1313) | pub const IPPROTO_IDP: ::c_int = 22; constant IPPROTO_TP (line 1314) | pub const IPPROTO_TP: ::c_int = 29; constant IPPROTO_ROUTING (line 1315) | pub const IPPROTO_ROUTING: ::c_int = 43; constant IPPROTO_FRAGMENT (line 1316) | pub const IPPROTO_FRAGMENT: ::c_int = 44; constant IPPROTO_RSVP (line 1317) | pub const IPPROTO_RSVP: ::c_int = 46; constant IPPROTO_GRE (line 1318) | pub const IPPROTO_GRE: ::c_int = 47; constant IPPROTO_ESP (line 1319) | pub const IPPROTO_ESP: ::c_int = 50; constant IPPROTO_AH (line 1320) | pub const IPPROTO_AH: ::c_int = 51; constant IPPROTO_NONE (line 1321) | pub const IPPROTO_NONE: ::c_int = 59; constant IPPROTO_DSTOPTS (line 1322) | pub const IPPROTO_DSTOPTS: ::c_int = 60; constant IPPROTO_ENCAP (line 1323) | pub const IPPROTO_ENCAP: ::c_int = 98; constant IPPROTO_PIM (line 1324) | pub const IPPROTO_PIM: ::c_int = 103; constant IPPROTO_SCTP (line 1325) | pub const IPPROTO_SCTP: ::c_int = 132; constant IPPROTO_RAW (line 1326) | pub const IPPROTO_RAW: ::c_int = 255; constant IPPROTO_MAX (line 1327) | pub const IPPROTO_MAX: ::c_int = 256; constant IPPROTO_CARP (line 1328) | pub const IPPROTO_CARP: ::c_int = 112; constant IPPROTO_DIVERT (line 1329) | pub const IPPROTO_DIVERT: ::c_int = 259; constant IPPROTO_DONE (line 1330) | pub const IPPROTO_DONE: ::c_int = 257; constant IPPROTO_EON (line 1331) | pub const IPPROTO_EON: ::c_int = 80; constant IPPROTO_ETHERIP (line 1332) | pub const IPPROTO_ETHERIP: ::c_int = 97; constant IPPROTO_GGP (line 1333) | pub const IPPROTO_GGP: ::c_int = 3; constant IPPROTO_IPCOMP (line 1334) | pub const IPPROTO_IPCOMP: ::c_int = 108; constant IPPROTO_MOBILE (line 1335) | pub const IPPROTO_MOBILE: ::c_int = 55; constant IPV6_RTHDR_LOOSE (line 1337) | pub const IPV6_RTHDR_LOOSE: ::c_int = 0; constant IPV6_RTHDR_STRICT (line 1338) | pub const IPV6_RTHDR_STRICT: ::c_int = 1; constant IPV6_UNICAST_HOPS (line 1339) | pub const IPV6_UNICAST_HOPS: ::c_int = 4; constant IPV6_MULTICAST_IF (line 1340) | pub const IPV6_MULTICAST_IF: ::c_int = 9; constant IPV6_MULTICAST_HOPS (line 1341) | pub const IPV6_MULTICAST_HOPS: ::c_int = 10; constant IPV6_MULTICAST_LOOP (line 1342) | pub const IPV6_MULTICAST_LOOP: ::c_int = 11; constant IPV6_JOIN_GROUP (line 1343) | pub const IPV6_JOIN_GROUP: ::c_int = 12; constant IPV6_LEAVE_GROUP (line 1344) | pub const IPV6_LEAVE_GROUP: ::c_int = 13; constant IPV6_CHECKSUM (line 1345) | pub const IPV6_CHECKSUM: ::c_int = 26; constant IPV6_V6ONLY (line 1346) | pub const IPV6_V6ONLY: ::c_int = 27; constant IPV6_IPSEC_POLICY_COMPAT (line 1347) | pub const IPV6_IPSEC_POLICY_COMPAT: ::c_int = 28; constant IPV6_RTHDRDSTOPTS (line 1348) | pub const IPV6_RTHDRDSTOPTS: ::c_int = 35; constant IPV6_RECVPKTINFO (line 1349) | pub const IPV6_RECVPKTINFO: ::c_int = 36; constant IPV6_RECVHOPLIMIT (line 1350) | pub const IPV6_RECVHOPLIMIT: ::c_int = 37; constant IPV6_RECVRTHDR (line 1351) | pub const IPV6_RECVRTHDR: ::c_int = 38; constant IPV6_RECVHOPOPTS (line 1352) | pub const IPV6_RECVHOPOPTS: ::c_int = 39; constant IPV6_RECVDSTOPTS (line 1353) | pub const IPV6_RECVDSTOPTS: ::c_int = 40; constant IPV6_RECVPATHMTU (line 1354) | pub const IPV6_RECVPATHMTU: ::c_int = 43; constant IPV6_PATHMTU (line 1355) | pub const IPV6_PATHMTU: ::c_int = 44; constant IPV6_PKTINFO (line 1356) | pub const IPV6_PKTINFO: ::c_int = 46; constant IPV6_HOPLIMIT (line 1357) | pub const IPV6_HOPLIMIT: ::c_int = 47; constant IPV6_NEXTHOP (line 1358) | pub const IPV6_NEXTHOP: ::c_int = 48; constant IPV6_HOPOPTS (line 1359) | pub const IPV6_HOPOPTS: ::c_int = 49; constant IPV6_DSTOPTS (line 1360) | pub const IPV6_DSTOPTS: ::c_int = 50; constant IPV6_RECVTCLASS (line 1361) | pub const IPV6_RECVTCLASS: ::c_int = 57; constant IPV6_TCLASS (line 1362) | pub const IPV6_TCLASS: ::c_int = 61; constant IPV6_DONTFRAG (line 1363) | pub const IPV6_DONTFRAG: ::c_int = 62; constant TCP_NODELAY (line 1365) | pub const TCP_NODELAY: ::c_int = 0x01; constant TCP_MAXSEG (line 1366) | pub const TCP_MAXSEG: ::c_int = 0x02; constant TCP_MD5SIG (line 1367) | pub const TCP_MD5SIG: ::c_int = 0x10; constant TCP_KEEPALIVE (line 1368) | pub const TCP_KEEPALIVE: ::c_int = 0x04; constant SHUT_RD (line 1370) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 1371) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 1372) | pub const SHUT_RDWR: ::c_int = 2; constant LOCK_SH (line 1374) | pub const LOCK_SH: ::c_int = 0x1; constant LOCK_EX (line 1375) | pub const LOCK_EX: ::c_int = 0x2; constant LOCK_NB (line 1376) | pub const LOCK_NB: ::c_int = 0x4; constant LOCK_UN (line 1377) | pub const LOCK_UN: ::c_int = 0x8; constant SS_ONSTACK (line 1379) | pub const SS_ONSTACK: ::c_int = 1; constant SS_DISABLE (line 1380) | pub const SS_DISABLE: ::c_int = 2; constant PATH_MAX (line 1382) | pub const PATH_MAX: ::c_int = 1024; constant UIO_MAXIOV (line 1384) | pub const UIO_MAXIOV: ::c_int = 1024; constant FD_SETSIZE (line 1386) | pub const FD_SETSIZE: usize = 256; constant TCIOFF (line 1388) | pub const TCIOFF: ::c_int = 0x0002; constant TCION (line 1389) | pub const TCION: ::c_int = 0x0003; constant TCOOFF (line 1390) | pub const TCOOFF: ::c_int = 0x0000; constant TCOON (line 1391) | pub const TCOON: ::c_int = 0x0001; constant TCIFLUSH (line 1392) | pub const TCIFLUSH: ::c_int = 0; constant TCOFLUSH (line 1393) | pub const TCOFLUSH: ::c_int = 1; constant TCIOFLUSH (line 1394) | pub const TCIOFLUSH: ::c_int = 2; constant NL0 (line 1395) | pub const NL0: ::tcflag_t = 0x000; constant NL1 (line 1396) | pub const NL1: ::tcflag_t = 0x100; constant TAB0 (line 1397) | pub const TAB0: ::tcflag_t = 0x0000; constant CR0 (line 1398) | pub const CR0: ::tcflag_t = 0x000; constant FF0 (line 1399) | pub const FF0: ::tcflag_t = 0x0000; constant BS0 (line 1400) | pub const BS0: ::tcflag_t = 0x0000; constant VT0 (line 1401) | pub const VT0: ::tcflag_t = 0x0000; constant VERASE (line 1402) | pub const VERASE: usize = 2; constant VKILL (line 1403) | pub const VKILL: usize = 3; constant VINTR (line 1404) | pub const VINTR: usize = 0; constant VQUIT (line 1405) | pub const VQUIT: usize = 1; constant VLNEXT (line 1406) | pub const VLNEXT: usize = 15; constant IGNBRK (line 1407) | pub const IGNBRK: ::tcflag_t = 0x00000001; constant BRKINT (line 1408) | pub const BRKINT: ::tcflag_t = 0x00000002; constant IGNPAR (line 1409) | pub const IGNPAR: ::tcflag_t = 0x00000004; constant PARMRK (line 1410) | pub const PARMRK: ::tcflag_t = 0x00000008; constant INPCK (line 1411) | pub const INPCK: ::tcflag_t = 0x00000010; constant ISTRIP (line 1412) | pub const ISTRIP: ::tcflag_t = 0x00000020; constant INLCR (line 1413) | pub const INLCR: ::tcflag_t = 0x00000040; constant IGNCR (line 1414) | pub const IGNCR: ::tcflag_t = 0x00000080; constant ICRNL (line 1415) | pub const ICRNL: ::tcflag_t = 0x00000100; constant IXANY (line 1416) | pub const IXANY: ::tcflag_t = 0x00000800; constant IMAXBEL (line 1417) | pub const IMAXBEL: ::tcflag_t = 0x00002000; constant OPOST (line 1418) | pub const OPOST: ::tcflag_t = 0x00000001; constant CS5 (line 1419) | pub const CS5: ::tcflag_t = 0x00; constant ECHO (line 1420) | pub const ECHO: ::tcflag_t = 0x00000008; constant OCRNL (line 1421) | pub const OCRNL: ::tcflag_t = 0x00000008; constant ONOCR (line 1422) | pub const ONOCR: ::tcflag_t = 0x00000010; constant ONLRET (line 1423) | pub const ONLRET: ::tcflag_t = 0x00000020; constant OFILL (line 1424) | pub const OFILL: ::tcflag_t = 0x00000040; constant OFDEL (line 1425) | pub const OFDEL: ::tcflag_t = 0x00000080; constant WNOHANG (line 1427) | pub const WNOHANG: ::c_int = 0x0040; constant WUNTRACED (line 1428) | pub const WUNTRACED: ::c_int = 0x0004; constant WSTOPPED (line 1429) | pub const WSTOPPED: ::c_int = WUNTRACED; constant WEXITED (line 1430) | pub const WEXITED: ::c_int = 0x0001; constant WCONTINUED (line 1431) | pub const WCONTINUED: ::c_int = 0x0008; constant WNOWAIT (line 1432) | pub const WNOWAIT: ::c_int = 0x0080; constant WTRAPPED (line 1433) | pub const WTRAPPED: ::c_int = 0x0002; constant RTLD_LOCAL (line 1435) | pub const RTLD_LOCAL: ::c_int = 0x0200; constant RTLD_LAZY (line 1436) | pub const RTLD_LAZY: ::c_int = 0x0001; constant POSIX_FADV_NORMAL (line 1438) | pub const POSIX_FADV_NORMAL: ::c_int = 0; constant POSIX_FADV_RANDOM (line 1439) | pub const POSIX_FADV_RANDOM: ::c_int = 2; constant POSIX_FADV_SEQUENTIAL (line 1440) | pub const POSIX_FADV_SEQUENTIAL: ::c_int = 1; constant POSIX_FADV_WILLNEED (line 1441) | pub const POSIX_FADV_WILLNEED: ::c_int = 3; constant AT_FDCWD (line 1443) | pub const AT_FDCWD: ::c_int = -100; constant AT_EACCESS (line 1444) | pub const AT_EACCESS: ::c_int = 0x0001; constant AT_SYMLINK_NOFOLLOW (line 1445) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x0002; constant AT_SYMLINK_FOLLOW (line 1446) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x0004; constant AT_REMOVEDIR (line 1447) | pub const AT_REMOVEDIR: ::c_int = 0x0008; constant LOG_CRON (line 1449) | pub const LOG_CRON: ::c_int = 9 << 3; constant LOG_AUTHPRIV (line 1450) | pub const LOG_AUTHPRIV: ::c_int = 10 << 3; constant LOG_FTP (line 1451) | pub const LOG_FTP: ::c_int = 11 << 3; constant LOG_PERROR (line 1452) | pub const LOG_PERROR: ::c_int = 0x20; constant PIPE_BUF (line 1454) | pub const PIPE_BUF: usize = 5120; constant CLD_EXITED (line 1456) | pub const CLD_EXITED: ::c_int = 1; constant CLD_KILLED (line 1457) | pub const CLD_KILLED: ::c_int = 2; constant CLD_DUMPED (line 1458) | pub const CLD_DUMPED: ::c_int = 3; constant CLD_TRAPPED (line 1459) | pub const CLD_TRAPPED: ::c_int = 4; constant CLD_STOPPED (line 1460) | pub const CLD_STOPPED: ::c_int = 5; constant CLD_CONTINUED (line 1461) | pub const CLD_CONTINUED: ::c_int = 6; constant UTIME_OMIT (line 1463) | pub const UTIME_OMIT: c_long = 0x40000002; constant UTIME_NOW (line 1464) | pub const UTIME_NOW: c_long = 0x40000001; constant POLLIN (line 1466) | pub const POLLIN: ::c_short = POLLRDNORM | POLLRDBAND; constant POLLPRI (line 1467) | pub const POLLPRI: ::c_short = 0x0008; constant POLLOUT (line 1468) | pub const POLLOUT: ::c_short = 0x0002; constant POLLERR (line 1469) | pub const POLLERR: ::c_short = 0x0020; constant POLLHUP (line 1470) | pub const POLLHUP: ::c_short = 0x0040; constant POLLNVAL (line 1471) | pub const POLLNVAL: ::c_short = 0x1000; constant POLLRDNORM (line 1472) | pub const POLLRDNORM: ::c_short = 0x0001; constant POLLRDBAND (line 1473) | pub const POLLRDBAND: ::c_short = 0x0004; constant IPTOS_LOWDELAY (line 1475) | pub const IPTOS_LOWDELAY: u8 = 0x10; constant IPTOS_THROUGHPUT (line 1476) | pub const IPTOS_THROUGHPUT: u8 = 0x08; constant IPTOS_RELIABILITY (line 1477) | pub const IPTOS_RELIABILITY: u8 = 0x04; constant IPTOS_MINCOST (line 1478) | pub const IPTOS_MINCOST: u8 = 0x02; constant IPTOS_PREC_NETCONTROL (line 1480) | pub const IPTOS_PREC_NETCONTROL: u8 = 0xe0; constant IPTOS_PREC_INTERNETCONTROL (line 1481) | pub const IPTOS_PREC_INTERNETCONTROL: u8 = 0xc0; constant IPTOS_PREC_CRITIC_ECP (line 1482) | pub const IPTOS_PREC_CRITIC_ECP: u8 = 0xa0; constant IPTOS_PREC_FLASHOVERRIDE (line 1483) | pub const IPTOS_PREC_FLASHOVERRIDE: u8 = 0x80; constant IPTOS_PREC_FLASH (line 1484) | pub const IPTOS_PREC_FLASH: u8 = 0x60; constant IPTOS_PREC_IMMEDIATE (line 1485) | pub const IPTOS_PREC_IMMEDIATE: u8 = 0x40; constant IPTOS_PREC_PRIORITY (line 1486) | pub const IPTOS_PREC_PRIORITY: u8 = 0x20; constant IPTOS_PREC_ROUTINE (line 1487) | pub const IPTOS_PREC_ROUTINE: u8 = 0x00; constant IPTOS_ECN_MASK (line 1489) | pub const IPTOS_ECN_MASK: u8 = 0x03; constant IPTOS_ECN_ECT1 (line 1490) | pub const IPTOS_ECN_ECT1: u8 = 0x01; constant IPTOS_ECN_ECT0 (line 1491) | pub const IPTOS_ECN_ECT0: u8 = 0x02; constant IPTOS_ECN_CE (line 1492) | pub const IPTOS_ECN_CE: u8 = 0x03; constant IPOPT_CONTROL (line 1494) | pub const IPOPT_CONTROL: u8 = 0x00; constant IPOPT_RESERVED1 (line 1495) | pub const IPOPT_RESERVED1: u8 = 0x20; constant IPOPT_RESERVED2 (line 1496) | pub const IPOPT_RESERVED2: u8 = 0x60; constant IPOPT_LSRR (line 1497) | pub const IPOPT_LSRR: u8 = 131; constant IPOPT_RR (line 1498) | pub const IPOPT_RR: u8 = 7; constant IPOPT_SSRR (line 1499) | pub const IPOPT_SSRR: u8 = 137; constant IPDEFTTL (line 1500) | pub const IPDEFTTL: u8 = 64; constant IPOPT_OPTVAL (line 1501) | pub const IPOPT_OPTVAL: u8 = 0; constant IPOPT_OLEN (line 1502) | pub const IPOPT_OLEN: u8 = 1; constant IPOPT_OFFSET (line 1503) | pub const IPOPT_OFFSET: u8 = 2; constant IPOPT_MINOFF (line 1504) | pub const IPOPT_MINOFF: u8 = 4; constant IPOPT_NOP (line 1505) | pub const IPOPT_NOP: u8 = 1; constant IPOPT_EOL (line 1506) | pub const IPOPT_EOL: u8 = 0; constant IPOPT_TS (line 1507) | pub const IPOPT_TS: u8 = 68; constant IPOPT_TS_TSONLY (line 1508) | pub const IPOPT_TS_TSONLY: u8 = 0; constant IPOPT_TS_TSANDADDR (line 1509) | pub const IPOPT_TS_TSANDADDR: u8 = 1; constant IPOPT_TS_PRESPEC (line 1510) | pub const IPOPT_TS_PRESPEC: u8 = 3; constant MAX_IPOPTLEN (line 1512) | pub const MAX_IPOPTLEN: u8 = 40; constant IPVERSION (line 1513) | pub const IPVERSION: u8 = 4; constant MAXTTL (line 1514) | pub const MAXTTL: u8 = 255; constant ARPHRD_ETHER (line 1516) | pub const ARPHRD_ETHER: u16 = 1; constant ARPHRD_IEEE802 (line 1517) | pub const ARPHRD_IEEE802: u16 = 6; constant ARPHRD_ARCNET (line 1518) | pub const ARPHRD_ARCNET: u16 = 7; constant ARPHRD_IEEE1394 (line 1519) | pub const ARPHRD_IEEE1394: u16 = 24; constant SOL_SOCKET (line 1521) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_DEBUG (line 1523) | pub const SO_DEBUG: ::c_int = 0x0001; constant SO_REUSEADDR (line 1524) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_TYPE (line 1525) | pub const SO_TYPE: ::c_int = 0x1008; constant SO_ERROR (line 1526) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_DONTROUTE (line 1527) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 1528) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_SNDBUF (line 1529) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 1530) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_KEEPALIVE (line 1531) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_OOBINLINE (line 1532) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_LINGER (line 1533) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_REUSEPORT (line 1534) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_RCVLOWAT (line 1535) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_SNDLOWAT (line 1536) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVTIMEO (line 1537) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_SNDTIMEO (line 1538) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_BINDTODEVICE (line 1539) | pub const SO_BINDTODEVICE: ::c_int = 0x0800; constant SO_TIMESTAMP (line 1540) | pub const SO_TIMESTAMP: ::c_int = 0x0400; constant SO_ACCEPTCONN (line 1541) | pub const SO_ACCEPTCONN: ::c_int = 0x0002; constant TIOCM_LE (line 1543) | pub const TIOCM_LE: ::c_int = 0x0100; constant TIOCM_DTR (line 1544) | pub const TIOCM_DTR: ::c_int = 0x0001; constant TIOCM_RTS (line 1545) | pub const TIOCM_RTS: ::c_int = 0x0002; constant TIOCM_ST (line 1546) | pub const TIOCM_ST: ::c_int = 0x0200; constant TIOCM_SR (line 1547) | pub const TIOCM_SR: ::c_int = 0x0400; constant TIOCM_CTS (line 1548) | pub const TIOCM_CTS: ::c_int = 0x1000; constant TIOCM_CAR (line 1549) | pub const TIOCM_CAR: ::c_int = TIOCM_CD; constant TIOCM_CD (line 1550) | pub const TIOCM_CD: ::c_int = 0x8000; constant TIOCM_RNG (line 1551) | pub const TIOCM_RNG: ::c_int = TIOCM_RI; constant TIOCM_RI (line 1552) | pub const TIOCM_RI: ::c_int = 0x4000; constant TIOCM_DSR (line 1553) | pub const TIOCM_DSR: ::c_int = 0x2000; constant SCHED_OTHER (line 1555) | pub const SCHED_OTHER: ::c_int = 3; constant SCHED_FIFO (line 1556) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 1557) | pub const SCHED_RR: ::c_int = 2; constant IPC_PRIVATE (line 1559) | pub const IPC_PRIVATE: ::key_t = 0; constant IPC_CREAT (line 1561) | pub const IPC_CREAT: ::c_int = 0o001000; constant IPC_EXCL (line 1562) | pub const IPC_EXCL: ::c_int = 0o002000; constant IPC_NOWAIT (line 1563) | pub const IPC_NOWAIT: ::c_int = 0o004000; constant IPC_RMID (line 1565) | pub const IPC_RMID: ::c_int = 0; constant IPC_SET (line 1566) | pub const IPC_SET: ::c_int = 1; constant IPC_STAT (line 1567) | pub const IPC_STAT: ::c_int = 2; constant MSG_NOERROR (line 1569) | pub const MSG_NOERROR: ::c_int = 0o010000; constant LOG_NFACILITIES (line 1571) | pub const LOG_NFACILITIES: ::c_int = 24; constant SEM_FAILED (line 1573) | pub const SEM_FAILED: *mut ::sem_t = 0xFFFFFFFFFFFFFFFF as *mut sem_t; constant AI_PASSIVE (line 1575) | pub const AI_PASSIVE: ::c_int = 0x00000001; constant AI_CANONNAME (line 1576) | pub const AI_CANONNAME: ::c_int = 0x00000002; constant AI_NUMERICHOST (line 1577) | pub const AI_NUMERICHOST: ::c_int = 0x00000004; constant AI_NUMERICSERV (line 1579) | pub const AI_NUMERICSERV: ::c_int = 0x00000008; constant EAI_BADFLAGS (line 1581) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_NONAME (line 1582) | pub const EAI_NONAME: ::c_int = 8; constant EAI_AGAIN (line 1583) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_FAIL (line 1584) | pub const EAI_FAIL: ::c_int = 4; constant EAI_NODATA (line 1585) | pub const EAI_NODATA: ::c_int = 7; constant EAI_FAMILY (line 1586) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_SOCKTYPE (line 1587) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SERVICE (line 1588) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_MEMORY (line 1589) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_SYSTEM (line 1590) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 1591) | pub const EAI_OVERFLOW: ::c_int = 14; constant NI_NUMERICHOST (line 1593) | pub const NI_NUMERICHOST: ::c_int = 0x00000002; constant NI_NUMERICSERV (line 1594) | pub const NI_NUMERICSERV: ::c_int = 0x00000008; constant NI_NOFQDN (line 1595) | pub const NI_NOFQDN: ::c_int = 0x00000001; constant NI_NAMEREQD (line 1596) | pub const NI_NAMEREQD: ::c_int = 0x00000004; constant NI_DGRAM (line 1597) | pub const NI_DGRAM: ::c_int = 0x00000010; constant AIO_CANCELED (line 1599) | pub const AIO_CANCELED: ::c_int = 0; constant AIO_NOTCANCELED (line 1600) | pub const AIO_NOTCANCELED: ::c_int = 2; constant AIO_ALLDONE (line 1601) | pub const AIO_ALLDONE: ::c_int = 1; constant LIO_READ (line 1602) | pub const LIO_READ: ::c_int = 1; constant LIO_WRITE (line 1603) | pub const LIO_WRITE: ::c_int = 2; constant LIO_NOP (line 1604) | pub const LIO_NOP: ::c_int = 0; constant LIO_WAIT (line 1605) | pub const LIO_WAIT: ::c_int = 1; constant LIO_NOWAIT (line 1606) | pub const LIO_NOWAIT: ::c_int = 0; constant ITIMER_REAL (line 1608) | pub const ITIMER_REAL: ::c_int = 0; constant ITIMER_VIRTUAL (line 1609) | pub const ITIMER_VIRTUAL: ::c_int = 1; constant ITIMER_PROF (line 1610) | pub const ITIMER_PROF: ::c_int = 2; constant POSIX_SPAWN_RESETIDS (line 1612) | pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x00000010; constant POSIX_SPAWN_SETPGROUP (line 1613) | pub const POSIX_SPAWN_SETPGROUP: ::c_int = 0x00000001; constant POSIX_SPAWN_SETSIGDEF (line 1614) | pub const POSIX_SPAWN_SETSIGDEF: ::c_int = 0x00000004; constant POSIX_SPAWN_SETSIGMASK (line 1615) | pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x00000002; constant POSIX_SPAWN_SETSCHEDPARAM (line 1616) | pub const POSIX_SPAWN_SETSCHEDPARAM: ::c_int = 0x00000400; constant POSIX_SPAWN_SETSCHEDULER (line 1617) | pub const POSIX_SPAWN_SETSCHEDULER: ::c_int = 0x00000040; constant IPTOS_ECN_NOT_ECT (line 1619) | pub const IPTOS_ECN_NOT_ECT: u8 = 0x00; constant RTF_UP (line 1621) | pub const RTF_UP: ::c_ushort = 0x0001; constant RTF_GATEWAY (line 1622) | pub const RTF_GATEWAY: ::c_ushort = 0x0002; constant RTF_HOST (line 1624) | pub const RTF_HOST: ::c_ushort = 0x0004; constant RTF_DYNAMIC (line 1625) | pub const RTF_DYNAMIC: ::c_ushort = 0x0010; constant RTF_MODIFIED (line 1626) | pub const RTF_MODIFIED: ::c_ushort = 0x0020; constant RTF_REJECT (line 1627) | pub const RTF_REJECT: ::c_ushort = 0x0008; constant RTF_STATIC (line 1628) | pub const RTF_STATIC: ::c_ushort = 0x0800; constant RTF_XRESOLVE (line 1629) | pub const RTF_XRESOLVE: ::c_ushort = 0x0200; constant RTF_BROADCAST (line 1630) | pub const RTF_BROADCAST: u32 = 0x80000; constant RTM_NEWADDR (line 1631) | pub const RTM_NEWADDR: u16 = 0xc; constant RTM_DELADDR (line 1632) | pub const RTM_DELADDR: u16 = 0xd; constant RTA_DST (line 1633) | pub const RTA_DST: ::c_ushort = 0x1; constant RTA_GATEWAY (line 1634) | pub const RTA_GATEWAY: ::c_ushort = 0x2; constant UDP_ENCAP (line 1636) | pub const UDP_ENCAP: ::c_int = 100; constant IN_ACCESS (line 1638) | pub const IN_ACCESS: u32 = 0x00000001; constant IN_MODIFY (line 1639) | pub const IN_MODIFY: u32 = 0x00000002; constant IN_ATTRIB (line 1640) | pub const IN_ATTRIB: u32 = 0x00000004; constant IN_CLOSE_WRITE (line 1641) | pub const IN_CLOSE_WRITE: u32 = 0x00000008; constant IN_CLOSE_NOWRITE (line 1642) | pub const IN_CLOSE_NOWRITE: u32 = 0x00000010; constant IN_CLOSE (line 1643) | pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant IN_OPEN (line 1644) | pub const IN_OPEN: u32 = 0x00000020; constant IN_MOVED_FROM (line 1645) | pub const IN_MOVED_FROM: u32 = 0x00000040; constant IN_MOVED_TO (line 1646) | pub const IN_MOVED_TO: u32 = 0x00000080; constant IN_MOVE (line 1647) | pub const IN_MOVE: u32 = IN_MOVED_FROM | IN_MOVED_TO; constant IN_CREATE (line 1648) | pub const IN_CREATE: u32 = 0x00000100; constant IN_DELETE (line 1649) | pub const IN_DELETE: u32 = 0x00000200; constant IN_DELETE_SELF (line 1650) | pub const IN_DELETE_SELF: u32 = 0x00000400; constant IN_MOVE_SELF (line 1651) | pub const IN_MOVE_SELF: u32 = 0x00000800; constant IN_UNMOUNT (line 1652) | pub const IN_UNMOUNT: u32 = 0x00002000; constant IN_Q_OVERFLOW (line 1653) | pub const IN_Q_OVERFLOW: u32 = 0x00004000; constant IN_IGNORED (line 1654) | pub const IN_IGNORED: u32 = 0x00008000; constant IN_ONLYDIR (line 1655) | pub const IN_ONLYDIR: u32 = 0x01000000; constant IN_DONT_FOLLOW (line 1656) | pub const IN_DONT_FOLLOW: u32 = 0x02000000; constant IN_ISDIR (line 1658) | pub const IN_ISDIR: u32 = 0x40000000; constant IN_ONESHOT (line 1659) | pub const IN_ONESHOT: u32 = 0x80000000; constant REG_EXTENDED (line 1661) | pub const REG_EXTENDED: ::c_int = 0o0001; constant REG_ICASE (line 1662) | pub const REG_ICASE: ::c_int = 0o0002; constant REG_NEWLINE (line 1663) | pub const REG_NEWLINE: ::c_int = 0o0010; constant REG_NOSUB (line 1664) | pub const REG_NOSUB: ::c_int = 0o0004; constant REG_NOTBOL (line 1666) | pub const REG_NOTBOL: ::c_int = 0o00001; constant REG_NOTEOL (line 1667) | pub const REG_NOTEOL: ::c_int = 0o00002; constant REG_ENOSYS (line 1669) | pub const REG_ENOSYS: ::c_int = 17; constant REG_NOMATCH (line 1670) | pub const REG_NOMATCH: ::c_int = 1; constant REG_BADPAT (line 1671) | pub const REG_BADPAT: ::c_int = 2; constant REG_ECOLLATE (line 1672) | pub const REG_ECOLLATE: ::c_int = 3; constant REG_ECTYPE (line 1673) | pub const REG_ECTYPE: ::c_int = 4; constant REG_EESCAPE (line 1674) | pub const REG_EESCAPE: ::c_int = 5; constant REG_ESUBREG (line 1675) | pub const REG_ESUBREG: ::c_int = 6; constant REG_EBRACK (line 1676) | pub const REG_EBRACK: ::c_int = 7; constant REG_EPAREN (line 1677) | pub const REG_EPAREN: ::c_int = 8; constant REG_EBRACE (line 1678) | pub const REG_EBRACE: ::c_int = 9; constant REG_BADBR (line 1679) | pub const REG_BADBR: ::c_int = 10; constant REG_ERANGE (line 1680) | pub const REG_ERANGE: ::c_int = 11; constant REG_ESPACE (line 1681) | pub const REG_ESPACE: ::c_int = 12; constant REG_BADRPT (line 1682) | pub const REG_BADRPT: ::c_int = 13; constant EOK (line 1685) | pub const EOK: ::c_int = 0; constant EWOULDBLOCK (line 1686) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant EPERM (line 1687) | pub const EPERM: ::c_int = 1; constant ENOENT (line 1688) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 1689) | pub const ESRCH: ::c_int = 3; constant EINTR (line 1690) | pub const EINTR: ::c_int = 4; constant EIO (line 1691) | pub const EIO: ::c_int = 5; constant ENXIO (line 1692) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 1693) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 1694) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 1695) | pub const EBADF: ::c_int = 9; constant ECHILD (line 1696) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 1697) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 1698) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 1699) | pub const EACCES: ::c_int = 13; constant EFAULT (line 1700) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 1701) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 1702) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 1703) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 1704) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 1705) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 1706) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 1707) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 1708) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 1709) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 1710) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 1711) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 1712) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 1713) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 1714) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 1715) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 1716) | pub const EROFS: ::c_int = 30; constant EMLINK (line 1717) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 1718) | pub const EPIPE: ::c_int = 32; constant EDOM (line 1719) | pub const EDOM: ::c_int = 33; constant ERANGE (line 1720) | pub const ERANGE: ::c_int = 34; constant ENOMSG (line 1721) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 1722) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 1723) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 1724) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 1725) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 1726) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 1727) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 1728) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 1729) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 1730) | pub const EL2HLT: ::c_int = 44; constant EDEADLK (line 1731) | pub const EDEADLK: ::c_int = 45; constant ENOLCK (line 1732) | pub const ENOLCK: ::c_int = 46; constant ECANCELED (line 1733) | pub const ECANCELED: ::c_int = 47; constant EDQUOT (line 1734) | pub const EDQUOT: ::c_int = 49; constant EBADE (line 1735) | pub const EBADE: ::c_int = 50; constant EBADR (line 1736) | pub const EBADR: ::c_int = 51; constant EXFULL (line 1737) | pub const EXFULL: ::c_int = 52; constant ENOANO (line 1738) | pub const ENOANO: ::c_int = 53; constant EBADRQC (line 1739) | pub const EBADRQC: ::c_int = 54; constant EBADSLT (line 1740) | pub const EBADSLT: ::c_int = 55; constant EDEADLOCK (line 1741) | pub const EDEADLOCK: ::c_int = 56; constant EBFONT (line 1742) | pub const EBFONT: ::c_int = 57; constant EOWNERDEAD (line 1743) | pub const EOWNERDEAD: ::c_int = 58; constant ENOSTR (line 1744) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 1745) | pub const ENODATA: ::c_int = 61; constant ETIME (line 1746) | pub const ETIME: ::c_int = 62; constant ENOSR (line 1747) | pub const ENOSR: ::c_int = 63; constant ENONET (line 1748) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 1749) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 1750) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 1751) | pub const ENOLINK: ::c_int = 67; constant EADV (line 1752) | pub const EADV: ::c_int = 68; constant ESRMNT (line 1753) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 1754) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 1755) | pub const EPROTO: ::c_int = 71; constant EMULTIHOP (line 1756) | pub const EMULTIHOP: ::c_int = 74; constant EBADMSG (line 1757) | pub const EBADMSG: ::c_int = 77; constant ENAMETOOLONG (line 1758) | pub const ENAMETOOLONG: ::c_int = 78; constant EOVERFLOW (line 1759) | pub const EOVERFLOW: ::c_int = 79; constant ENOTUNIQ (line 1760) | pub const ENOTUNIQ: ::c_int = 80; constant EBADFD (line 1761) | pub const EBADFD: ::c_int = 81; constant EREMCHG (line 1762) | pub const EREMCHG: ::c_int = 82; constant ELIBACC (line 1763) | pub const ELIBACC: ::c_int = 83; constant ELIBBAD (line 1764) | pub const ELIBBAD: ::c_int = 84; constant ELIBSCN (line 1765) | pub const ELIBSCN: ::c_int = 85; constant ELIBMAX (line 1766) | pub const ELIBMAX: ::c_int = 86; constant ELIBEXEC (line 1767) | pub const ELIBEXEC: ::c_int = 87; constant EILSEQ (line 1768) | pub const EILSEQ: ::c_int = 88; constant ENOSYS (line 1769) | pub const ENOSYS: ::c_int = 89; constant ELOOP (line 1770) | pub const ELOOP: ::c_int = 90; constant ERESTART (line 1771) | pub const ERESTART: ::c_int = 91; constant ESTRPIPE (line 1772) | pub const ESTRPIPE: ::c_int = 92; constant ENOTEMPTY (line 1773) | pub const ENOTEMPTY: ::c_int = 93; constant EUSERS (line 1774) | pub const EUSERS: ::c_int = 94; constant ENOTRECOVERABLE (line 1775) | pub const ENOTRECOVERABLE: ::c_int = 95; constant EOPNOTSUPP (line 1776) | pub const EOPNOTSUPP: ::c_int = 103; constant EFPOS (line 1777) | pub const EFPOS: ::c_int = 110; constant ESTALE (line 1778) | pub const ESTALE: ::c_int = 122; constant EINPROGRESS (line 1779) | pub const EINPROGRESS: ::c_int = 236; constant EALREADY (line 1780) | pub const EALREADY: ::c_int = 237; constant ENOTSOCK (line 1781) | pub const ENOTSOCK: ::c_int = 238; constant EDESTADDRREQ (line 1782) | pub const EDESTADDRREQ: ::c_int = 239; constant EMSGSIZE (line 1783) | pub const EMSGSIZE: ::c_int = 240; constant EPROTOTYPE (line 1784) | pub const EPROTOTYPE: ::c_int = 241; constant ENOPROTOOPT (line 1785) | pub const ENOPROTOOPT: ::c_int = 242; constant EPROTONOSUPPORT (line 1786) | pub const EPROTONOSUPPORT: ::c_int = 243; constant ESOCKTNOSUPPORT (line 1787) | pub const ESOCKTNOSUPPORT: ::c_int = 244; constant EPFNOSUPPORT (line 1788) | pub const EPFNOSUPPORT: ::c_int = 246; constant EAFNOSUPPORT (line 1789) | pub const EAFNOSUPPORT: ::c_int = 247; constant EADDRINUSE (line 1790) | pub const EADDRINUSE: ::c_int = 248; constant EADDRNOTAVAIL (line 1791) | pub const EADDRNOTAVAIL: ::c_int = 249; constant ENETDOWN (line 1792) | pub const ENETDOWN: ::c_int = 250; constant ENETUNREACH (line 1793) | pub const ENETUNREACH: ::c_int = 251; constant ENETRESET (line 1794) | pub const ENETRESET: ::c_int = 252; constant ECONNABORTED (line 1795) | pub const ECONNABORTED: ::c_int = 253; constant ECONNRESET (line 1796) | pub const ECONNRESET: ::c_int = 254; constant ENOBUFS (line 1797) | pub const ENOBUFS: ::c_int = 255; constant EISCONN (line 1798) | pub const EISCONN: ::c_int = 256; constant ENOTCONN (line 1799) | pub const ENOTCONN: ::c_int = 257; constant ESHUTDOWN (line 1800) | pub const ESHUTDOWN: ::c_int = 258; constant ETOOMANYREFS (line 1801) | pub const ETOOMANYREFS: ::c_int = 259; constant ETIMEDOUT (line 1802) | pub const ETIMEDOUT: ::c_int = 260; constant ECONNREFUSED (line 1803) | pub const ECONNREFUSED: ::c_int = 261; constant EHOSTDOWN (line 1804) | pub const EHOSTDOWN: ::c_int = 264; constant EHOSTUNREACH (line 1805) | pub const EHOSTUNREACH: ::c_int = 265; constant EBADRPC (line 1806) | pub const EBADRPC: ::c_int = 272; constant ERPCMISMATCH (line 1807) | pub const ERPCMISMATCH: ::c_int = 273; constant EPROGUNAVAIL (line 1808) | pub const EPROGUNAVAIL: ::c_int = 274; constant EPROGMISMATCH (line 1809) | pub const EPROGMISMATCH: ::c_int = 275; constant EPROCUNAVAIL (line 1810) | pub const EPROCUNAVAIL: ::c_int = 276; constant ENOREMOTE (line 1811) | pub const ENOREMOTE: ::c_int = 300; constant ENONDP (line 1812) | pub const ENONDP: ::c_int = 301; constant EBADFSYS (line 1813) | pub const EBADFSYS: ::c_int = 302; constant EMORE (line 1814) | pub const EMORE: ::c_int = 309; constant ECTRLTERM (line 1815) | pub const ECTRLTERM: ::c_int = 310; constant ENOLIC (line 1816) | pub const ENOLIC: ::c_int = 311; constant ESRVRFAULT (line 1817) | pub const ESRVRFAULT: ::c_int = 312; constant EENDIAN (line 1818) | pub const EENDIAN: ::c_int = 313; constant ESECTYPEINVAL (line 1819) | pub const ESECTYPEINVAL: ::c_int = 314; constant RUSAGE_CHILDREN (line 1821) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant L_tmpnam (line 1822) | pub const L_tmpnam: ::c_uint = 255; constant _PC_LINK_MAX (line 1824) | pub const _PC_LINK_MAX: ::c_int = 1; constant _PC_MAX_CANON (line 1825) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 1826) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 1827) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_PATH_MAX (line 1828) | pub const _PC_PATH_MAX: ::c_int = 5; constant _PC_PIPE_BUF (line 1829) | pub const _PC_PIPE_BUF: ::c_int = 6; constant _PC_CHOWN_RESTRICTED (line 1830) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 9; constant _PC_NO_TRUNC (line 1831) | pub const _PC_NO_TRUNC: ::c_int = 7; constant _PC_VDISABLE (line 1832) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_SYNC_IO (line 1833) | pub const _PC_SYNC_IO: ::c_int = 14; constant _PC_ASYNC_IO (line 1834) | pub const _PC_ASYNC_IO: ::c_int = 12; constant _PC_PRIO_IO (line 1835) | pub const _PC_PRIO_IO: ::c_int = 13; constant _PC_SOCK_MAXBUF (line 1836) | pub const _PC_SOCK_MAXBUF: ::c_int = 15; constant _PC_FILESIZEBITS (line 1837) | pub const _PC_FILESIZEBITS: ::c_int = 16; constant _PC_REC_INCR_XFER_SIZE (line 1838) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 22; constant _PC_REC_MAX_XFER_SIZE (line 1839) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 23; constant _PC_REC_MIN_XFER_SIZE (line 1840) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 24; constant _PC_REC_XFER_ALIGN (line 1841) | pub const _PC_REC_XFER_ALIGN: ::c_int = 25; constant _PC_ALLOC_SIZE_MIN (line 1842) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 21; constant _PC_SYMLINK_MAX (line 1843) | pub const _PC_SYMLINK_MAX: ::c_int = 17; constant _PC_2_SYMLINKS (line 1844) | pub const _PC_2_SYMLINKS: ::c_int = 20; constant _SC_PAGE_SIZE (line 1846) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_ARG_MAX (line 1847) | pub const _SC_ARG_MAX: ::c_int = 1; constant _SC_CHILD_MAX (line 1848) | pub const _SC_CHILD_MAX: ::c_int = 2; constant _SC_CLK_TCK (line 1849) | pub const _SC_CLK_TCK: ::c_int = 3; constant _SC_NGROUPS_MAX (line 1850) | pub const _SC_NGROUPS_MAX: ::c_int = 4; constant _SC_OPEN_MAX (line 1851) | pub const _SC_OPEN_MAX: ::c_int = 5; constant _SC_JOB_CONTROL (line 1852) | pub const _SC_JOB_CONTROL: ::c_int = 6; constant _SC_SAVED_IDS (line 1853) | pub const _SC_SAVED_IDS: ::c_int = 7; constant _SC_VERSION (line 1854) | pub const _SC_VERSION: ::c_int = 8; constant _SC_PASS_MAX (line 1855) | pub const _SC_PASS_MAX: ::c_int = 9; constant _SC_PAGESIZE (line 1856) | pub const _SC_PAGESIZE: ::c_int = 11; constant _SC_XOPEN_VERSION (line 1857) | pub const _SC_XOPEN_VERSION: ::c_int = 12; constant _SC_STREAM_MAX (line 1858) | pub const _SC_STREAM_MAX: ::c_int = 13; constant _SC_TZNAME_MAX (line 1859) | pub const _SC_TZNAME_MAX: ::c_int = 14; constant _SC_AIO_LISTIO_MAX (line 1860) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 15; constant _SC_AIO_MAX (line 1861) | pub const _SC_AIO_MAX: ::c_int = 16; constant _SC_AIO_PRIO_DELTA_MAX (line 1862) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 17; constant _SC_DELAYTIMER_MAX (line 1863) | pub const _SC_DELAYTIMER_MAX: ::c_int = 18; constant _SC_MQ_OPEN_MAX (line 1864) | pub const _SC_MQ_OPEN_MAX: ::c_int = 19; constant _SC_MQ_PRIO_MAX (line 1865) | pub const _SC_MQ_PRIO_MAX: ::c_int = 20; constant _SC_RTSIG_MAX (line 1866) | pub const _SC_RTSIG_MAX: ::c_int = 21; constant _SC_SEM_NSEMS_MAX (line 1867) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 22; constant _SC_SEM_VALUE_MAX (line 1868) | pub const _SC_SEM_VALUE_MAX: ::c_int = 23; constant _SC_SIGQUEUE_MAX (line 1869) | pub const _SC_SIGQUEUE_MAX: ::c_int = 24; constant _SC_TIMER_MAX (line 1870) | pub const _SC_TIMER_MAX: ::c_int = 25; constant _SC_ASYNCHRONOUS_IO (line 1871) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 26; constant _SC_FSYNC (line 1872) | pub const _SC_FSYNC: ::c_int = 27; constant _SC_MAPPED_FILES (line 1873) | pub const _SC_MAPPED_FILES: ::c_int = 28; constant _SC_MEMLOCK (line 1874) | pub const _SC_MEMLOCK: ::c_int = 29; constant _SC_MEMLOCK_RANGE (line 1875) | pub const _SC_MEMLOCK_RANGE: ::c_int = 30; constant _SC_MEMORY_PROTECTION (line 1876) | pub const _SC_MEMORY_PROTECTION: ::c_int = 31; constant _SC_MESSAGE_PASSING (line 1877) | pub const _SC_MESSAGE_PASSING: ::c_int = 32; constant _SC_PRIORITIZED_IO (line 1878) | pub const _SC_PRIORITIZED_IO: ::c_int = 33; constant _SC_PRIORITY_SCHEDULING (line 1879) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 34; constant _SC_REALTIME_SIGNALS (line 1880) | pub const _SC_REALTIME_SIGNALS: ::c_int = 35; constant _SC_SEMAPHORES (line 1881) | pub const _SC_SEMAPHORES: ::c_int = 36; constant _SC_SHARED_MEMORY_OBJECTS (line 1882) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 37; constant _SC_SYNCHRONIZED_IO (line 1883) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 38; constant _SC_TIMERS (line 1884) | pub const _SC_TIMERS: ::c_int = 39; constant _SC_GETGR_R_SIZE_MAX (line 1885) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 40; constant _SC_GETPW_R_SIZE_MAX (line 1886) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 41; constant _SC_LOGIN_NAME_MAX (line 1887) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 42; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 1888) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 43; constant _SC_THREAD_KEYS_MAX (line 1889) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 44; constant _SC_THREAD_STACK_MIN (line 1890) | pub const _SC_THREAD_STACK_MIN: ::c_int = 45; constant _SC_THREAD_THREADS_MAX (line 1891) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 46; constant _SC_TTY_NAME_MAX (line 1892) | pub const _SC_TTY_NAME_MAX: ::c_int = 47; constant _SC_THREADS (line 1893) | pub const _SC_THREADS: ::c_int = 48; constant _SC_THREAD_ATTR_STACKADDR (line 1894) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 49; constant _SC_THREAD_ATTR_STACKSIZE (line 1895) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 50; constant _SC_THREAD_PRIORITY_SCHEDULING (line 1896) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 51; constant _SC_THREAD_PRIO_INHERIT (line 1897) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 52; constant _SC_THREAD_PRIO_PROTECT (line 1898) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 53; constant _SC_THREAD_PROCESS_SHARED (line 1899) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 54; constant _SC_THREAD_SAFE_FUNCTIONS (line 1900) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 55; constant _SC_2_CHAR_TERM (line 1901) | pub const _SC_2_CHAR_TERM: ::c_int = 56; constant _SC_2_C_BIND (line 1902) | pub const _SC_2_C_BIND: ::c_int = 57; constant _SC_2_C_DEV (line 1903) | pub const _SC_2_C_DEV: ::c_int = 58; constant _SC_2_C_VERSION (line 1904) | pub const _SC_2_C_VERSION: ::c_int = 59; constant _SC_2_FORT_DEV (line 1905) | pub const _SC_2_FORT_DEV: ::c_int = 60; constant _SC_2_FORT_RUN (line 1906) | pub const _SC_2_FORT_RUN: ::c_int = 61; constant _SC_2_LOCALEDEF (line 1907) | pub const _SC_2_LOCALEDEF: ::c_int = 62; constant _SC_2_SW_DEV (line 1908) | pub const _SC_2_SW_DEV: ::c_int = 63; constant _SC_2_UPE (line 1909) | pub const _SC_2_UPE: ::c_int = 64; constant _SC_2_VERSION (line 1910) | pub const _SC_2_VERSION: ::c_int = 65; constant _SC_ATEXIT_MAX (line 1911) | pub const _SC_ATEXIT_MAX: ::c_int = 66; constant _SC_AVPHYS_PAGES (line 1912) | pub const _SC_AVPHYS_PAGES: ::c_int = 67; constant _SC_BC_BASE_MAX (line 1913) | pub const _SC_BC_BASE_MAX: ::c_int = 68; constant _SC_BC_DIM_MAX (line 1914) | pub const _SC_BC_DIM_MAX: ::c_int = 69; constant _SC_BC_SCALE_MAX (line 1915) | pub const _SC_BC_SCALE_MAX: ::c_int = 70; constant _SC_BC_STRING_MAX (line 1916) | pub const _SC_BC_STRING_MAX: ::c_int = 71; constant _SC_CHARCLASS_NAME_MAX (line 1917) | pub const _SC_CHARCLASS_NAME_MAX: ::c_int = 72; constant _SC_CHAR_BIT (line 1918) | pub const _SC_CHAR_BIT: ::c_int = 73; constant _SC_CHAR_MAX (line 1919) | pub const _SC_CHAR_MAX: ::c_int = 74; constant _SC_CHAR_MIN (line 1920) | pub const _SC_CHAR_MIN: ::c_int = 75; constant _SC_COLL_WEIGHTS_MAX (line 1921) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 76; constant _SC_EQUIV_CLASS_MAX (line 1922) | pub const _SC_EQUIV_CLASS_MAX: ::c_int = 77; constant _SC_EXPR_NEST_MAX (line 1923) | pub const _SC_EXPR_NEST_MAX: ::c_int = 78; constant _SC_INT_MAX (line 1924) | pub const _SC_INT_MAX: ::c_int = 79; constant _SC_INT_MIN (line 1925) | pub const _SC_INT_MIN: ::c_int = 80; constant _SC_LINE_MAX (line 1926) | pub const _SC_LINE_MAX: ::c_int = 81; constant _SC_LONG_BIT (line 1927) | pub const _SC_LONG_BIT: ::c_int = 82; constant _SC_MB_LEN_MAX (line 1928) | pub const _SC_MB_LEN_MAX: ::c_int = 83; constant _SC_NL_ARGMAX (line 1929) | pub const _SC_NL_ARGMAX: ::c_int = 84; constant _SC_NL_LANGMAX (line 1930) | pub const _SC_NL_LANGMAX: ::c_int = 85; constant _SC_NL_MSGMAX (line 1931) | pub const _SC_NL_MSGMAX: ::c_int = 86; constant _SC_NL_NMAX (line 1932) | pub const _SC_NL_NMAX: ::c_int = 87; constant _SC_NL_SETMAX (line 1933) | pub const _SC_NL_SETMAX: ::c_int = 88; constant _SC_NL_TEXTMAX (line 1934) | pub const _SC_NL_TEXTMAX: ::c_int = 89; constant _SC_NPROCESSORS_CONF (line 1935) | pub const _SC_NPROCESSORS_CONF: ::c_int = 90; constant _SC_NPROCESSORS_ONLN (line 1936) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 91; constant _SC_NZERO (line 1937) | pub const _SC_NZERO: ::c_int = 92; constant _SC_PHYS_PAGES (line 1938) | pub const _SC_PHYS_PAGES: ::c_int = 93; constant _SC_PII (line 1939) | pub const _SC_PII: ::c_int = 94; constant _SC_PII_INTERNET (line 1940) | pub const _SC_PII_INTERNET: ::c_int = 95; constant _SC_PII_INTERNET_DGRAM (line 1941) | pub const _SC_PII_INTERNET_DGRAM: ::c_int = 96; constant _SC_PII_INTERNET_STREAM (line 1942) | pub const _SC_PII_INTERNET_STREAM: ::c_int = 97; constant _SC_PII_OSI (line 1943) | pub const _SC_PII_OSI: ::c_int = 98; constant _SC_PII_OSI_CLTS (line 1944) | pub const _SC_PII_OSI_CLTS: ::c_int = 99; constant _SC_PII_OSI_COTS (line 1945) | pub const _SC_PII_OSI_COTS: ::c_int = 100; constant _SC_PII_OSI_M (line 1946) | pub const _SC_PII_OSI_M: ::c_int = 101; constant _SC_PII_SOCKET (line 1947) | pub const _SC_PII_SOCKET: ::c_int = 102; constant _SC_PII_XTI (line 1948) | pub const _SC_PII_XTI: ::c_int = 103; constant _SC_POLL (line 1949) | pub const _SC_POLL: ::c_int = 104; constant _SC_RE_DUP_MAX (line 1950) | pub const _SC_RE_DUP_MAX: ::c_int = 105; constant _SC_SCHAR_MAX (line 1951) | pub const _SC_SCHAR_MAX: ::c_int = 106; constant _SC_SCHAR_MIN (line 1952) | pub const _SC_SCHAR_MIN: ::c_int = 107; constant _SC_SELECT (line 1953) | pub const _SC_SELECT: ::c_int = 108; constant _SC_SHRT_MAX (line 1954) | pub const _SC_SHRT_MAX: ::c_int = 109; constant _SC_SHRT_MIN (line 1955) | pub const _SC_SHRT_MIN: ::c_int = 110; constant _SC_SSIZE_MAX (line 1956) | pub const _SC_SSIZE_MAX: ::c_int = 111; constant _SC_T_IOV_MAX (line 1957) | pub const _SC_T_IOV_MAX: ::c_int = 112; constant _SC_UCHAR_MAX (line 1958) | pub const _SC_UCHAR_MAX: ::c_int = 113; constant _SC_UINT_MAX (line 1959) | pub const _SC_UINT_MAX: ::c_int = 114; constant _SC_UIO_MAXIOV (line 1960) | pub const _SC_UIO_MAXIOV: ::c_int = 115; constant _SC_ULONG_MAX (line 1961) | pub const _SC_ULONG_MAX: ::c_int = 116; constant _SC_USHRT_MAX (line 1962) | pub const _SC_USHRT_MAX: ::c_int = 117; constant _SC_WORD_BIT (line 1963) | pub const _SC_WORD_BIT: ::c_int = 118; constant _SC_XOPEN_CRYPT (line 1964) | pub const _SC_XOPEN_CRYPT: ::c_int = 119; constant _SC_XOPEN_ENH_I18N (line 1965) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 120; constant _SC_XOPEN_SHM (line 1966) | pub const _SC_XOPEN_SHM: ::c_int = 121; constant _SC_XOPEN_UNIX (line 1967) | pub const _SC_XOPEN_UNIX: ::c_int = 122; constant _SC_XOPEN_XCU_VERSION (line 1968) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 123; constant _SC_XOPEN_XPG2 (line 1969) | pub const _SC_XOPEN_XPG2: ::c_int = 124; constant _SC_XOPEN_XPG3 (line 1970) | pub const _SC_XOPEN_XPG3: ::c_int = 125; constant _SC_XOPEN_XPG4 (line 1971) | pub const _SC_XOPEN_XPG4: ::c_int = 126; constant _SC_XBS5_ILP32_OFF32 (line 1972) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 127; constant _SC_XBS5_ILP32_OFFBIG (line 1973) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 128; constant _SC_XBS5_LP64_OFF64 (line 1974) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 129; constant _SC_XBS5_LPBIG_OFFBIG (line 1975) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 130; constant _SC_ADVISORY_INFO (line 1976) | pub const _SC_ADVISORY_INFO: ::c_int = 131; constant _SC_CPUTIME (line 1977) | pub const _SC_CPUTIME: ::c_int = 132; constant _SC_SPAWN (line 1978) | pub const _SC_SPAWN: ::c_int = 133; constant _SC_SPORADIC_SERVER (line 1979) | pub const _SC_SPORADIC_SERVER: ::c_int = 134; constant _SC_THREAD_CPUTIME (line 1980) | pub const _SC_THREAD_CPUTIME: ::c_int = 135; constant _SC_THREAD_SPORADIC_SERVER (line 1981) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 136; constant _SC_TIMEOUTS (line 1982) | pub const _SC_TIMEOUTS: ::c_int = 137; constant _SC_BARRIERS (line 1983) | pub const _SC_BARRIERS: ::c_int = 138; constant _SC_CLOCK_SELECTION (line 1984) | pub const _SC_CLOCK_SELECTION: ::c_int = 139; constant _SC_MONOTONIC_CLOCK (line 1985) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 140; constant _SC_READER_WRITER_LOCKS (line 1986) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 141; constant _SC_SPIN_LOCKS (line 1987) | pub const _SC_SPIN_LOCKS: ::c_int = 142; constant _SC_TYPED_MEMORY_OBJECTS (line 1988) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 143; constant _SC_TRACE_EVENT_FILTER (line 1989) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 144; constant _SC_TRACE (line 1990) | pub const _SC_TRACE: ::c_int = 145; constant _SC_TRACE_INHERIT (line 1991) | pub const _SC_TRACE_INHERIT: ::c_int = 146; constant _SC_TRACE_LOG (line 1992) | pub const _SC_TRACE_LOG: ::c_int = 147; constant _SC_2_PBS (line 1993) | pub const _SC_2_PBS: ::c_int = 148; constant _SC_2_PBS_ACCOUNTING (line 1994) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 149; constant _SC_2_PBS_CHECKPOINT (line 1995) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 150; constant _SC_2_PBS_LOCATE (line 1996) | pub const _SC_2_PBS_LOCATE: ::c_int = 151; constant _SC_2_PBS_MESSAGE (line 1997) | pub const _SC_2_PBS_MESSAGE: ::c_int = 152; constant _SC_2_PBS_TRACK (line 1998) | pub const _SC_2_PBS_TRACK: ::c_int = 153; constant _SC_HOST_NAME_MAX (line 1999) | pub const _SC_HOST_NAME_MAX: ::c_int = 154; constant _SC_IOV_MAX (line 2000) | pub const _SC_IOV_MAX: ::c_int = 155; constant _SC_IPV6 (line 2001) | pub const _SC_IPV6: ::c_int = 156; constant _SC_RAW_SOCKETS (line 2002) | pub const _SC_RAW_SOCKETS: ::c_int = 157; constant _SC_REGEXP (line 2003) | pub const _SC_REGEXP: ::c_int = 158; constant _SC_SHELL (line 2004) | pub const _SC_SHELL: ::c_int = 159; constant _SC_SS_REPL_MAX (line 2005) | pub const _SC_SS_REPL_MAX: ::c_int = 160; constant _SC_SYMLOOP_MAX (line 2006) | pub const _SC_SYMLOOP_MAX: ::c_int = 161; constant _SC_TRACE_EVENT_NAME_MAX (line 2007) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 162; constant _SC_TRACE_NAME_MAX (line 2008) | pub const _SC_TRACE_NAME_MAX: ::c_int = 163; constant _SC_TRACE_SYS_MAX (line 2009) | pub const _SC_TRACE_SYS_MAX: ::c_int = 164; constant _SC_TRACE_USER_EVENT_MAX (line 2010) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 165; constant _SC_V6_ILP32_OFF32 (line 2011) | pub const _SC_V6_ILP32_OFF32: ::c_int = 166; constant _SC_V6_ILP32_OFFBIG (line 2012) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 167; constant _SC_V6_LP64_OFF64 (line 2013) | pub const _SC_V6_LP64_OFF64: ::c_int = 168; constant _SC_V6_LPBIG_OFFBIG (line 2014) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 169; constant _SC_XOPEN_REALTIME (line 2015) | pub const _SC_XOPEN_REALTIME: ::c_int = 170; constant _SC_XOPEN_REALTIME_THREADS (line 2016) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 171; constant _SC_XOPEN_LEGACY (line 2017) | pub const _SC_XOPEN_LEGACY: ::c_int = 172; constant _SC_XOPEN_STREAMS (line 2018) | pub const _SC_XOPEN_STREAMS: ::c_int = 173; constant _SC_V7_ILP32_OFF32 (line 2019) | pub const _SC_V7_ILP32_OFF32: ::c_int = 176; constant _SC_V7_ILP32_OFFBIG (line 2020) | pub const _SC_V7_ILP32_OFFBIG: ::c_int = 177; constant _SC_V7_LP64_OFF64 (line 2021) | pub const _SC_V7_LP64_OFF64: ::c_int = 178; constant _SC_V7_LPBIG_OFFBIG (line 2022) | pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 179; constant GLOB_ERR (line 2024) | pub const GLOB_ERR: ::c_int = 0x0001; constant GLOB_MARK (line 2025) | pub const GLOB_MARK: ::c_int = 0x0002; constant GLOB_NOSORT (line 2026) | pub const GLOB_NOSORT: ::c_int = 0x0004; constant GLOB_DOOFFS (line 2027) | pub const GLOB_DOOFFS: ::c_int = 0x0008; constant GLOB_NOCHECK (line 2028) | pub const GLOB_NOCHECK: ::c_int = 0x0010; constant GLOB_APPEND (line 2029) | pub const GLOB_APPEND: ::c_int = 0x0020; constant GLOB_NOESCAPE (line 2030) | pub const GLOB_NOESCAPE: ::c_int = 0x0040; constant GLOB_NOSPACE (line 2032) | pub const GLOB_NOSPACE: ::c_int = 1; constant GLOB_ABORTED (line 2033) | pub const GLOB_ABORTED: ::c_int = 2; constant GLOB_NOMATCH (line 2034) | pub const GLOB_NOMATCH: ::c_int = 3; constant S_IEXEC (line 2036) | pub const S_IEXEC: mode_t = ::S_IXUSR; constant S_IWRITE (line 2037) | pub const S_IWRITE: mode_t = ::S_IWUSR; constant S_IREAD (line 2038) | pub const S_IREAD: mode_t = ::S_IRUSR; constant S_IFIFO (line 2040) | pub const S_IFIFO: ::mode_t = 0x1000; constant S_IFCHR (line 2041) | pub const S_IFCHR: ::mode_t = 0x2000; constant S_IFDIR (line 2042) | pub const S_IFDIR: ::mode_t = 0x4000; constant S_IFBLK (line 2043) | pub const S_IFBLK: ::mode_t = 0x6000; constant S_IFREG (line 2044) | pub const S_IFREG: ::mode_t = 0x8000; constant S_IFLNK (line 2045) | pub const S_IFLNK: ::mode_t = 0xA000; constant S_IFSOCK (line 2046) | pub const S_IFSOCK: ::mode_t = 0xC000; constant S_IFMT (line 2047) | pub const S_IFMT: ::mode_t = 0xF000; constant S_IXOTH (line 2049) | pub const S_IXOTH: ::mode_t = 0o000001; constant S_IWOTH (line 2050) | pub const S_IWOTH: ::mode_t = 0o000002; constant S_IROTH (line 2051) | pub const S_IROTH: ::mode_t = 0o000004; constant S_IRWXO (line 2052) | pub const S_IRWXO: ::mode_t = 0o000007; constant S_IXGRP (line 2053) | pub const S_IXGRP: ::mode_t = 0o000010; constant S_IWGRP (line 2054) | pub const S_IWGRP: ::mode_t = 0o000020; constant S_IRGRP (line 2055) | pub const S_IRGRP: ::mode_t = 0o000040; constant S_IRWXG (line 2056) | pub const S_IRWXG: ::mode_t = 0o000070; constant S_IXUSR (line 2057) | pub const S_IXUSR: ::mode_t = 0o000100; constant S_IWUSR (line 2058) | pub const S_IWUSR: ::mode_t = 0o000200; constant S_IRUSR (line 2059) | pub const S_IRUSR: ::mode_t = 0o000400; constant S_IRWXU (line 2060) | pub const S_IRWXU: ::mode_t = 0o000700; constant F_LOCK (line 2062) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 2063) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 2064) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 2065) | pub const F_ULOCK: ::c_int = 0; constant ST_RDONLY (line 2067) | pub const ST_RDONLY: ::c_ulong = 0x01; constant ST_NOSUID (line 2068) | pub const ST_NOSUID: ::c_ulong = 0x04; constant ST_NOEXEC (line 2069) | pub const ST_NOEXEC: ::c_ulong = 0x02; constant ST_NOATIME (line 2070) | pub const ST_NOATIME: ::c_ulong = 0x20; constant RTLD_NEXT (line 2072) | pub const RTLD_NEXT: *mut ::c_void = -3i64 as *mut ::c_void; constant RTLD_DEFAULT (line 2073) | pub const RTLD_DEFAULT: *mut ::c_void = -2i64 as *mut ::c_void; constant RTLD_NODELETE (line 2074) | pub const RTLD_NODELETE: ::c_int = 0x1000; constant RTLD_NOW (line 2075) | pub const RTLD_NOW: ::c_int = 0x0002; constant EMPTY (line 2077) | pub const EMPTY: ::c_short = 0; constant RUN_LVL (line 2078) | pub const RUN_LVL: ::c_short = 1; constant BOOT_TIME (line 2079) | pub const BOOT_TIME: ::c_short = 2; constant NEW_TIME (line 2080) | pub const NEW_TIME: ::c_short = 4; constant OLD_TIME (line 2081) | pub const OLD_TIME: ::c_short = 3; constant INIT_PROCESS (line 2082) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 2083) | pub const LOGIN_PROCESS: ::c_short = 6; constant USER_PROCESS (line 2084) | pub const USER_PROCESS: ::c_short = 7; constant DEAD_PROCESS (line 2085) | pub const DEAD_PROCESS: ::c_short = 8; constant ACCOUNTING (line 2086) | pub const ACCOUNTING: ::c_short = 9; constant ENOTSUP (line 2088) | pub const ENOTSUP: ::c_int = 48; constant BUFSIZ (line 2090) | pub const BUFSIZ: ::c_uint = 1024; constant TMP_MAX (line 2091) | pub const TMP_MAX: ::c_uint = 26 * 26 * 26; constant FOPEN_MAX (line 2092) | pub const FOPEN_MAX: ::c_uint = 16; constant FILENAME_MAX (line 2093) | pub const FILENAME_MAX: ::c_uint = 255; constant NI_MAXHOST (line 2095) | pub const NI_MAXHOST: ::socklen_t = 1025; constant M_KEEP (line 2096) | pub const M_KEEP: ::c_int = 4; constant REG_STARTEND (line 2097) | pub const REG_STARTEND: ::c_int = 0o00004; constant VEOF (line 2098) | pub const VEOF: usize = 4; constant RTLD_GLOBAL (line 2100) | pub const RTLD_GLOBAL: ::c_int = 0x0100; constant RTLD_NOLOAD (line 2101) | pub const RTLD_NOLOAD: ::c_int = 0x0004; constant O_RDONLY (line 2103) | pub const O_RDONLY: ::c_int = 0o000000; constant O_WRONLY (line 2104) | pub const O_WRONLY: ::c_int = 0o000001; constant O_RDWR (line 2105) | pub const O_RDWR: ::c_int = 0o000002; constant O_EXEC (line 2107) | pub const O_EXEC: ::c_int = 0o00003; constant O_ASYNC (line 2108) | pub const O_ASYNC: ::c_int = 0o0200000; constant O_NDELAY (line 2109) | pub const O_NDELAY: ::c_int = O_NONBLOCK; constant O_TRUNC (line 2110) | pub const O_TRUNC: ::c_int = 0o001000; constant O_CLOEXEC (line 2111) | pub const O_CLOEXEC: ::c_int = 0o020000; constant O_DIRECTORY (line 2112) | pub const O_DIRECTORY: ::c_int = 0o4000000; constant O_ACCMODE (line 2113) | pub const O_ACCMODE: ::c_int = 0o000007; constant O_APPEND (line 2114) | pub const O_APPEND: ::c_int = 0o000010; constant O_CREAT (line 2115) | pub const O_CREAT: ::c_int = 0o000400; constant O_EXCL (line 2116) | pub const O_EXCL: ::c_int = 0o002000; constant O_NOCTTY (line 2117) | pub const O_NOCTTY: ::c_int = 0o004000; constant O_NONBLOCK (line 2118) | pub const O_NONBLOCK: ::c_int = 0o000200; constant O_SYNC (line 2119) | pub const O_SYNC: ::c_int = 0o000040; constant O_RSYNC (line 2120) | pub const O_RSYNC: ::c_int = 0o000100; constant O_DSYNC (line 2121) | pub const O_DSYNC: ::c_int = 0o000020; constant O_NOFOLLOW (line 2122) | pub const O_NOFOLLOW: ::c_int = 0o010000; constant POSIX_FADV_DONTNEED (line 2124) | pub const POSIX_FADV_DONTNEED: ::c_int = 4; constant POSIX_FADV_NOREUSE (line 2125) | pub const POSIX_FADV_NOREUSE: ::c_int = 5; constant SOCK_SEQPACKET (line 2127) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOCK_STREAM (line 2128) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 2129) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_RAW (line 2130) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 2131) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_CLOEXEC (line 2132) | pub const SOCK_CLOEXEC: ::c_int = 0x10000000; constant SA_SIGINFO (line 2134) | pub const SA_SIGINFO: ::c_int = 0x0002; constant SA_NOCLDWAIT (line 2135) | pub const SA_NOCLDWAIT: ::c_int = 0x0020; constant SA_NODEFER (line 2136) | pub const SA_NODEFER: ::c_int = 0x0010; constant SA_RESETHAND (line 2137) | pub const SA_RESETHAND: ::c_int = 0x0004; constant SA_NOCLDSTOP (line 2138) | pub const SA_NOCLDSTOP: ::c_int = 0x0001; constant SIGTTIN (line 2140) | pub const SIGTTIN: ::c_int = 26; constant SIGTTOU (line 2141) | pub const SIGTTOU: ::c_int = 27; constant SIGXCPU (line 2142) | pub const SIGXCPU: ::c_int = 30; constant SIGXFSZ (line 2143) | pub const SIGXFSZ: ::c_int = 31; constant SIGVTALRM (line 2144) | pub const SIGVTALRM: ::c_int = 28; constant SIGPROF (line 2145) | pub const SIGPROF: ::c_int = 29; constant SIGWINCH (line 2146) | pub const SIGWINCH: ::c_int = 20; constant SIGCHLD (line 2147) | pub const SIGCHLD: ::c_int = 18; constant SIGBUS (line 2148) | pub const SIGBUS: ::c_int = 10; constant SIGUSR1 (line 2149) | pub const SIGUSR1: ::c_int = 16; constant SIGUSR2 (line 2150) | pub const SIGUSR2: ::c_int = 17; constant SIGCONT (line 2151) | pub const SIGCONT: ::c_int = 25; constant SIGSTOP (line 2152) | pub const SIGSTOP: ::c_int = 23; constant SIGTSTP (line 2153) | pub const SIGTSTP: ::c_int = 24; constant SIGURG (line 2154) | pub const SIGURG: ::c_int = 21; constant SIGIO (line 2155) | pub const SIGIO: ::c_int = SIGPOLL; constant SIGSYS (line 2156) | pub const SIGSYS: ::c_int = 12; constant SIGPOLL (line 2157) | pub const SIGPOLL: ::c_int = 22; constant SIGPWR (line 2158) | pub const SIGPWR: ::c_int = 19; constant SIG_SETMASK (line 2159) | pub const SIG_SETMASK: ::c_int = 2; constant SIG_BLOCK (line 2160) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 2161) | pub const SIG_UNBLOCK: ::c_int = 1; constant POLLWRNORM (line 2163) | pub const POLLWRNORM: ::c_short = ::POLLOUT; constant POLLWRBAND (line 2164) | pub const POLLWRBAND: ::c_short = 0x0010; constant F_SETLK (line 2166) | pub const F_SETLK: ::c_int = 106; constant F_SETLKW (line 2167) | pub const F_SETLKW: ::c_int = 107; constant F_ALLOCSP (line 2168) | pub const F_ALLOCSP: ::c_int = 110; constant F_FREESP (line 2169) | pub const F_FREESP: ::c_int = 111; constant F_GETLK (line 2170) | pub const F_GETLK: ::c_int = 114; constant F_RDLCK (line 2172) | pub const F_RDLCK: ::c_int = 1; constant F_WRLCK (line 2173) | pub const F_WRLCK: ::c_int = 2; constant F_UNLCK (line 2174) | pub const F_UNLCK: ::c_int = 3; constant NCCS (line 2176) | pub const NCCS: usize = 40; constant MAP_ANON (line 2178) | pub const MAP_ANON: ::c_int = MAP_ANONYMOUS; constant MAP_ANONYMOUS (line 2179) | pub const MAP_ANONYMOUS: ::c_int = 0x00080000; constant MCL_CURRENT (line 2181) | pub const MCL_CURRENT: ::c_int = 0x000000001; constant MCL_FUTURE (line 2182) | pub const MCL_FUTURE: ::c_int = 0x000000002; constant _TIO_CBAUD (line 2184) | pub const _TIO_CBAUD: ::tcflag_t = 15; constant CBAUD (line 2185) | pub const CBAUD: ::tcflag_t = _TIO_CBAUD; constant TAB1 (line 2186) | pub const TAB1: ::tcflag_t = 0x0800; constant TAB2 (line 2187) | pub const TAB2: ::tcflag_t = 0x1000; constant TAB3 (line 2188) | pub const TAB3: ::tcflag_t = 0x1800; constant CR1 (line 2189) | pub const CR1: ::tcflag_t = 0x200; constant CR2 (line 2190) | pub const CR2: ::tcflag_t = 0x400; constant CR3 (line 2191) | pub const CR3: ::tcflag_t = 0x600; constant FF1 (line 2192) | pub const FF1: ::tcflag_t = 0x8000; constant BS1 (line 2193) | pub const BS1: ::tcflag_t = 0x2000; constant VT1 (line 2194) | pub const VT1: ::tcflag_t = 0x4000; constant VWERASE (line 2195) | pub const VWERASE: usize = 14; constant VREPRINT (line 2196) | pub const VREPRINT: usize = 12; constant VSUSP (line 2197) | pub const VSUSP: usize = 10; constant VSTART (line 2198) | pub const VSTART: usize = 8; constant VSTOP (line 2199) | pub const VSTOP: usize = 9; constant VDISCARD (line 2200) | pub const VDISCARD: usize = 13; constant VTIME (line 2201) | pub const VTIME: usize = 17; constant IXON (line 2202) | pub const IXON: ::tcflag_t = 0x00000400; constant IXOFF (line 2203) | pub const IXOFF: ::tcflag_t = 0x00001000; constant ONLCR (line 2204) | pub const ONLCR: ::tcflag_t = 0x00000004; constant CSIZE (line 2205) | pub const CSIZE: ::tcflag_t = 0x00000030; constant CS6 (line 2206) | pub const CS6: ::tcflag_t = 0x10; constant CS7 (line 2207) | pub const CS7: ::tcflag_t = 0x20; constant CS8 (line 2208) | pub const CS8: ::tcflag_t = 0x30; constant CSTOPB (line 2209) | pub const CSTOPB: ::tcflag_t = 0x00000040; constant CREAD (line 2210) | pub const CREAD: ::tcflag_t = 0x00000080; constant PARENB (line 2211) | pub const PARENB: ::tcflag_t = 0x00000100; constant PARODD (line 2212) | pub const PARODD: ::tcflag_t = 0x00000200; constant HUPCL (line 2213) | pub const HUPCL: ::tcflag_t = 0x00000400; constant CLOCAL (line 2214) | pub const CLOCAL: ::tcflag_t = 0x00000800; constant ECHOKE (line 2215) | pub const ECHOKE: ::tcflag_t = 0x00000800; constant ECHOE (line 2216) | pub const ECHOE: ::tcflag_t = 0x00000010; constant ECHOK (line 2217) | pub const ECHOK: ::tcflag_t = 0x00000020; constant ECHONL (line 2218) | pub const ECHONL: ::tcflag_t = 0x00000040; constant ECHOCTL (line 2219) | pub const ECHOCTL: ::tcflag_t = 0x00000200; constant ISIG (line 2220) | pub const ISIG: ::tcflag_t = 0x00000001; constant ICANON (line 2221) | pub const ICANON: ::tcflag_t = 0x00000002; constant NOFLSH (line 2222) | pub const NOFLSH: ::tcflag_t = 0x00000080; constant OLCUC (line 2223) | pub const OLCUC: ::tcflag_t = 0x00000002; constant NLDLY (line 2224) | pub const NLDLY: ::tcflag_t = 0x00000100; constant CRDLY (line 2225) | pub const CRDLY: ::tcflag_t = 0x00000600; constant TABDLY (line 2226) | pub const TABDLY: ::tcflag_t = 0x00001800; constant BSDLY (line 2227) | pub const BSDLY: ::tcflag_t = 0x00002000; constant FFDLY (line 2228) | pub const FFDLY: ::tcflag_t = 0x00008000; constant VTDLY (line 2229) | pub const VTDLY: ::tcflag_t = 0x00004000; constant XTABS (line 2230) | pub const XTABS: ::tcflag_t = 0x1800; constant B0 (line 2232) | pub const B0: ::speed_t = 0; constant B50 (line 2233) | pub const B50: ::speed_t = 1; constant B75 (line 2234) | pub const B75: ::speed_t = 2; constant B110 (line 2235) | pub const B110: ::speed_t = 3; constant B134 (line 2236) | pub const B134: ::speed_t = 4; constant B150 (line 2237) | pub const B150: ::speed_t = 5; constant B200 (line 2238) | pub const B200: ::speed_t = 6; constant B300 (line 2239) | pub const B300: ::speed_t = 7; constant B600 (line 2240) | pub const B600: ::speed_t = 8; constant B1200 (line 2241) | pub const B1200: ::speed_t = 9; constant B1800 (line 2242) | pub const B1800: ::speed_t = 10; constant B2400 (line 2243) | pub const B2400: ::speed_t = 11; constant B4800 (line 2244) | pub const B4800: ::speed_t = 12; constant B9600 (line 2245) | pub const B9600: ::speed_t = 13; constant B19200 (line 2246) | pub const B19200: ::speed_t = 14; constant B38400 (line 2247) | pub const B38400: ::speed_t = 15; constant EXTA (line 2248) | pub const EXTA: ::speed_t = 14; constant EXTB (line 2249) | pub const EXTB: ::speed_t = 15; constant B57600 (line 2250) | pub const B57600: ::speed_t = 57600; constant B115200 (line 2251) | pub const B115200: ::speed_t = 115200; constant VEOL (line 2253) | pub const VEOL: usize = 5; constant VEOL2 (line 2254) | pub const VEOL2: usize = 6; constant VMIN (line 2255) | pub const VMIN: usize = 16; constant IEXTEN (line 2256) | pub const IEXTEN: ::tcflag_t = 0x00008000; constant TOSTOP (line 2257) | pub const TOSTOP: ::tcflag_t = 0x00000100; constant TCSANOW (line 2259) | pub const TCSANOW: ::c_int = 0x0001; constant TCSADRAIN (line 2260) | pub const TCSADRAIN: ::c_int = 0x0002; constant TCSAFLUSH (line 2261) | pub const TCSAFLUSH: ::c_int = 0x0004; constant HW_MACHINE (line 2263) | pub const HW_MACHINE: ::c_int = 1; constant HW_MODEL (line 2264) | pub const HW_MODEL: ::c_int = 2; constant HW_NCPU (line 2265) | pub const HW_NCPU: ::c_int = 3; constant HW_BYTEORDER (line 2266) | pub const HW_BYTEORDER: ::c_int = 4; constant HW_PHYSMEM (line 2267) | pub const HW_PHYSMEM: ::c_int = 5; constant HW_USERMEM (line 2268) | pub const HW_USERMEM: ::c_int = 6; constant HW_PAGESIZE (line 2269) | pub const HW_PAGESIZE: ::c_int = 7; constant HW_DISKNAMES (line 2270) | pub const HW_DISKNAMES: ::c_int = 8; constant HW_IOSTATS (line 2271) | pub const HW_IOSTATS: ::c_int = 9; constant HW_MACHINE_ARCH (line 2272) | pub const HW_MACHINE_ARCH: ::c_int = 10; constant HW_ALIGNBYTES (line 2273) | pub const HW_ALIGNBYTES: ::c_int = 11; constant HW_CNMAGIC (line 2274) | pub const HW_CNMAGIC: ::c_int = 12; constant HW_PHYSMEM64 (line 2275) | pub const HW_PHYSMEM64: ::c_int = 13; constant HW_USERMEM64 (line 2276) | pub const HW_USERMEM64: ::c_int = 14; constant HW_IOSTATNAMES (line 2277) | pub const HW_IOSTATNAMES: ::c_int = 15; constant HW_MAXID (line 2278) | pub const HW_MAXID: ::c_int = 15; constant CTL_UNSPEC (line 2280) | pub const CTL_UNSPEC: ::c_int = 0; constant CTL_KERN (line 2281) | pub const CTL_KERN: ::c_int = 1; constant CTL_VM (line 2282) | pub const CTL_VM: ::c_int = 2; constant CTL_VFS (line 2283) | pub const CTL_VFS: ::c_int = 3; constant CTL_NET (line 2284) | pub const CTL_NET: ::c_int = 4; constant CTL_DEBUG (line 2285) | pub const CTL_DEBUG: ::c_int = 5; constant CTL_HW (line 2286) | pub const CTL_HW: ::c_int = 6; constant CTL_MACHDEP (line 2287) | pub const CTL_MACHDEP: ::c_int = 7; constant CTL_USER (line 2288) | pub const CTL_USER: ::c_int = 8; constant CTL_QNX (line 2289) | pub const CTL_QNX: ::c_int = 9; constant CTL_PROC (line 2290) | pub const CTL_PROC: ::c_int = 10; constant CTL_VENDOR (line 2291) | pub const CTL_VENDOR: ::c_int = 11; constant CTL_EMUL (line 2292) | pub const CTL_EMUL: ::c_int = 12; constant CTL_SECURITY (line 2293) | pub const CTL_SECURITY: ::c_int = 13; constant CTL_MAXID (line 2294) | pub const CTL_MAXID: ::c_int = 14; constant DAY_1 (line 2296) | pub const DAY_1: ::nl_item = 8; constant DAY_2 (line 2297) | pub const DAY_2: ::nl_item = 9; constant DAY_3 (line 2298) | pub const DAY_3: ::nl_item = 10; constant DAY_4 (line 2299) | pub const DAY_4: ::nl_item = 11; constant DAY_5 (line 2300) | pub const DAY_5: ::nl_item = 12; constant DAY_6 (line 2301) | pub const DAY_6: ::nl_item = 13; constant DAY_7 (line 2302) | pub const DAY_7: ::nl_item = 14; constant MON_1 (line 2304) | pub const MON_1: ::nl_item = 22; constant MON_2 (line 2305) | pub const MON_2: ::nl_item = 23; constant MON_3 (line 2306) | pub const MON_3: ::nl_item = 24; constant MON_4 (line 2307) | pub const MON_4: ::nl_item = 25; constant MON_5 (line 2308) | pub const MON_5: ::nl_item = 26; constant MON_6 (line 2309) | pub const MON_6: ::nl_item = 27; constant MON_7 (line 2310) | pub const MON_7: ::nl_item = 28; constant MON_8 (line 2311) | pub const MON_8: ::nl_item = 29; constant MON_9 (line 2312) | pub const MON_9: ::nl_item = 30; constant MON_10 (line 2313) | pub const MON_10: ::nl_item = 31; constant MON_11 (line 2314) | pub const MON_11: ::nl_item = 32; constant MON_12 (line 2315) | pub const MON_12: ::nl_item = 33; constant ABDAY_1 (line 2317) | pub const ABDAY_1: ::nl_item = 15; constant ABDAY_2 (line 2318) | pub const ABDAY_2: ::nl_item = 16; constant ABDAY_3 (line 2319) | pub const ABDAY_3: ::nl_item = 17; constant ABDAY_4 (line 2320) | pub const ABDAY_4: ::nl_item = 18; constant ABDAY_5 (line 2321) | pub const ABDAY_5: ::nl_item = 19; constant ABDAY_6 (line 2322) | pub const ABDAY_6: ::nl_item = 20; constant ABDAY_7 (line 2323) | pub const ABDAY_7: ::nl_item = 21; constant ABMON_1 (line 2325) | pub const ABMON_1: ::nl_item = 34; constant ABMON_2 (line 2326) | pub const ABMON_2: ::nl_item = 35; constant ABMON_3 (line 2327) | pub const ABMON_3: ::nl_item = 36; constant ABMON_4 (line 2328) | pub const ABMON_4: ::nl_item = 37; constant ABMON_5 (line 2329) | pub const ABMON_5: ::nl_item = 38; constant ABMON_6 (line 2330) | pub const ABMON_6: ::nl_item = 39; constant ABMON_7 (line 2331) | pub const ABMON_7: ::nl_item = 40; constant ABMON_8 (line 2332) | pub const ABMON_8: ::nl_item = 41; constant ABMON_9 (line 2333) | pub const ABMON_9: ::nl_item = 42; constant ABMON_10 (line 2334) | pub const ABMON_10: ::nl_item = 43; constant ABMON_11 (line 2335) | pub const ABMON_11: ::nl_item = 44; constant ABMON_12 (line 2336) | pub const ABMON_12: ::nl_item = 45; constant AF_ARP (line 2338) | pub const AF_ARP: ::c_int = 28; constant AF_CCITT (line 2339) | pub const AF_CCITT: ::c_int = 10; constant AF_CHAOS (line 2340) | pub const AF_CHAOS: ::c_int = 5; constant AF_CNT (line 2341) | pub const AF_CNT: ::c_int = 21; constant AF_COIP (line 2342) | pub const AF_COIP: ::c_int = 20; constant AF_DATAKIT (line 2343) | pub const AF_DATAKIT: ::c_int = 9; constant AF_DECnet (line 2344) | pub const AF_DECnet: ::c_int = 12; constant AF_DLI (line 2345) | pub const AF_DLI: ::c_int = 13; constant AF_E164 (line 2346) | pub const AF_E164: ::c_int = 26; constant AF_ECMA (line 2347) | pub const AF_ECMA: ::c_int = 8; constant AF_HYLINK (line 2348) | pub const AF_HYLINK: ::c_int = 15; constant AF_IEEE80211 (line 2349) | pub const AF_IEEE80211: ::c_int = 32; constant AF_IMPLINK (line 2350) | pub const AF_IMPLINK: ::c_int = 3; constant AF_ISO (line 2351) | pub const AF_ISO: ::c_int = 7; constant AF_LAT (line 2352) | pub const AF_LAT: ::c_int = 14; constant AF_LINK (line 2353) | pub const AF_LINK: ::c_int = 18; constant AF_NATM (line 2354) | pub const AF_NATM: ::c_int = 27; constant AF_NS (line 2355) | pub const AF_NS: ::c_int = 6; constant AF_OSI (line 2356) | pub const AF_OSI: ::c_int = 7; constant AF_PUP (line 2357) | pub const AF_PUP: ::c_int = 4; constant ALT_DIGITS (line 2358) | pub const ALT_DIGITS: ::nl_item = 50; constant AM_STR (line 2359) | pub const AM_STR: ::nl_item = 6; constant B76800 (line 2360) | pub const B76800: ::speed_t = 76800; constant BIOCFLUSH (line 2362) | pub const BIOCFLUSH: ::c_int = 17000; constant BIOCGBLEN (line 2363) | pub const BIOCGBLEN: ::c_int = 1074020966; constant BIOCGDLT (line 2364) | pub const BIOCGDLT: ::c_int = 1074020970; constant BIOCGDLTLIST (line 2365) | pub const BIOCGDLTLIST: ::c_int = -1072676233; constant BIOCGETIF (line 2366) | pub const BIOCGETIF: ::c_int = 1083196011; constant BIOCGHDRCMPLT (line 2367) | pub const BIOCGHDRCMPLT: ::c_int = 1074020980; constant BIOCGRTIMEOUT (line 2368) | pub const BIOCGRTIMEOUT: ::c_int = 1074807406; constant BIOCGSEESENT (line 2369) | pub const BIOCGSEESENT: ::c_int = 1074020984; constant BIOCGSTATS (line 2370) | pub const BIOCGSTATS: ::c_int = 1082147439; constant BIOCIMMEDIATE (line 2371) | pub const BIOCIMMEDIATE: ::c_int = -2147204496; constant BIOCPROMISC (line 2372) | pub const BIOCPROMISC: ::c_int = 17001; constant BIOCSBLEN (line 2373) | pub const BIOCSBLEN: ::c_int = -1073462682; constant BIOCSDLT (line 2374) | pub const BIOCSDLT: ::c_int = -2147204490; constant BIOCSETF (line 2375) | pub const BIOCSETF: ::c_int = -2146418073; constant BIOCSETIF (line 2376) | pub const BIOCSETIF: ::c_int = -2138029460; constant BIOCSHDRCMPLT (line 2377) | pub const BIOCSHDRCMPLT: ::c_int = -2147204491; constant BIOCSRTIMEOUT (line 2378) | pub const BIOCSRTIMEOUT: ::c_int = -2146418067; constant BIOCSSEESENT (line 2379) | pub const BIOCSSEESENT: ::c_int = -2147204487; constant BIOCVERSION (line 2380) | pub const BIOCVERSION: ::c_int = 1074020977; constant BPF_ALIGNMENT (line 2382) | pub const BPF_ALIGNMENT: usize = ::mem::size_of::<::c_long>(); constant CHAR_BIT (line 2383) | pub const CHAR_BIT: usize = 8; constant CODESET (line 2384) | pub const CODESET: ::nl_item = 1; constant CRNCYSTR (line 2385) | pub const CRNCYSTR: ::nl_item = 55; constant D_FLAG_FILTER (line 2387) | pub const D_FLAG_FILTER: ::c_int = 0x00000001; constant D_FLAG_STAT (line 2388) | pub const D_FLAG_STAT: ::c_int = 0x00000002; constant D_FLAG_STAT_FORM_MASK (line 2389) | pub const D_FLAG_STAT_FORM_MASK: ::c_int = 0x000000f0; constant D_FLAG_STAT_FORM_T32_2001 (line 2390) | pub const D_FLAG_STAT_FORM_T32_2001: ::c_int = 0x00000010; constant D_FLAG_STAT_FORM_T32_2008 (line 2391) | pub const D_FLAG_STAT_FORM_T32_2008: ::c_int = 0x00000020; constant D_FLAG_STAT_FORM_T64_2008 (line 2392) | pub const D_FLAG_STAT_FORM_T64_2008: ::c_int = 0x00000030; constant D_FLAG_STAT_FORM_UNSET (line 2393) | pub const D_FLAG_STAT_FORM_UNSET: ::c_int = 0x00000000; constant D_FMT (line 2395) | pub const D_FMT: ::nl_item = 3; constant D_GETFLAG (line 2396) | pub const D_GETFLAG: ::c_int = 1; constant D_SETFLAG (line 2397) | pub const D_SETFLAG: ::c_int = 2; constant D_T_FMT (line 2398) | pub const D_T_FMT: ::nl_item = 2; constant ERA (line 2399) | pub const ERA: ::nl_item = 46; constant ERA_D_FMT (line 2400) | pub const ERA_D_FMT: ::nl_item = 47; constant ERA_D_T_FMT (line 2401) | pub const ERA_D_T_FMT: ::nl_item = 48; constant ERA_T_FMT (line 2402) | pub const ERA_T_FMT: ::nl_item = 49; constant RADIXCHAR (line 2403) | pub const RADIXCHAR: ::nl_item = 51; constant THOUSEP (line 2404) | pub const THOUSEP: ::nl_item = 52; constant YESEXPR (line 2405) | pub const YESEXPR: ::nl_item = 53; constant NOEXPR (line 2406) | pub const NOEXPR: ::nl_item = 54; constant F_GETOWN (line 2407) | pub const F_GETOWN: ::c_int = 35; constant FIONBIO (line 2409) | pub const FIONBIO: ::c_int = -2147195266; constant FIOASYNC (line 2410) | pub const FIOASYNC: ::c_int = -2147195267; constant FIOCLEX (line 2411) | pub const FIOCLEX: ::c_int = 26113; constant FIOGETOWN (line 2412) | pub const FIOGETOWN: ::c_int = 1074030203; constant FIONCLEX (line 2413) | pub const FIONCLEX: ::c_int = 26114; constant FIONREAD (line 2414) | pub const FIONREAD: ::c_int = 1074030207; constant FIONSPACE (line 2415) | pub const FIONSPACE: ::c_int = 1074030200; constant FIONWRITE (line 2416) | pub const FIONWRITE: ::c_int = 1074030201; constant FIOSETOWN (line 2417) | pub const FIOSETOWN: ::c_int = -2147195268; constant F_SETOWN (line 2419) | pub const F_SETOWN: ::c_int = 36; constant IFF_ACCEPTRTADV (line 2420) | pub const IFF_ACCEPTRTADV: ::c_int = 0x40000000; constant IFF_IP6FORWARDING (line 2421) | pub const IFF_IP6FORWARDING: ::c_int = 0x20000000; constant IFF_LINK0 (line 2422) | pub const IFF_LINK0: ::c_int = 0x00001000; constant IFF_LINK1 (line 2423) | pub const IFF_LINK1: ::c_int = 0x00002000; constant IFF_LINK2 (line 2424) | pub const IFF_LINK2: ::c_int = 0x00004000; constant IFF_OACTIVE (line 2425) | pub const IFF_OACTIVE: ::c_int = 0x00000400; constant IFF_SHIM (line 2426) | pub const IFF_SHIM: ::c_int = 0x80000000; constant IFF_SIMPLEX (line 2427) | pub const IFF_SIMPLEX: ::c_int = 0x00000800; constant IHFLOW (line 2428) | pub const IHFLOW: tcflag_t = 0x00000001; constant IIDLE (line 2429) | pub const IIDLE: tcflag_t = 0x00000008; constant IP_RECVDSTADDR (line 2430) | pub const IP_RECVDSTADDR: ::c_int = 7; constant IP_RECVIF (line 2431) | pub const IP_RECVIF: ::c_int = 20; constant IPTOS_ECN_NOTECT (line 2432) | pub const IPTOS_ECN_NOTECT: u8 = 0x00; constant IUCLC (line 2433) | pub const IUCLC: tcflag_t = 0x00000200; constant IUTF8 (line 2434) | pub const IUTF8: tcflag_t = 0x0004000; constant KERN_ARGMAX (line 2436) | pub const KERN_ARGMAX: ::c_int = 8; constant KERN_ARND (line 2437) | pub const KERN_ARND: ::c_int = 81; constant KERN_BOOTTIME (line 2438) | pub const KERN_BOOTTIME: ::c_int = 21; constant KERN_CLOCKRATE (line 2439) | pub const KERN_CLOCKRATE: ::c_int = 12; constant KERN_FILE (line 2440) | pub const KERN_FILE: ::c_int = 15; constant KERN_HOSTID (line 2441) | pub const KERN_HOSTID: ::c_int = 11; constant KERN_HOSTNAME (line 2442) | pub const KERN_HOSTNAME: ::c_int = 10; constant KERN_IOV_MAX (line 2443) | pub const KERN_IOV_MAX: ::c_int = 38; constant KERN_JOB_CONTROL (line 2444) | pub const KERN_JOB_CONTROL: ::c_int = 19; constant KERN_LOGSIGEXIT (line 2445) | pub const KERN_LOGSIGEXIT: ::c_int = 46; constant KERN_MAXFILES (line 2446) | pub const KERN_MAXFILES: ::c_int = 7; constant KERN_MAXID (line 2447) | pub const KERN_MAXID: ::c_int = 83; constant KERN_MAXPROC (line 2448) | pub const KERN_MAXPROC: ::c_int = 6; constant KERN_MAXVNODES (line 2449) | pub const KERN_MAXVNODES: ::c_int = 5; constant KERN_NGROUPS (line 2450) | pub const KERN_NGROUPS: ::c_int = 18; constant KERN_OSRELEASE (line 2451) | pub const KERN_OSRELEASE: ::c_int = 2; constant KERN_OSREV (line 2452) | pub const KERN_OSREV: ::c_int = 3; constant KERN_OSTYPE (line 2453) | pub const KERN_OSTYPE: ::c_int = 1; constant KERN_POSIX1 (line 2454) | pub const KERN_POSIX1: ::c_int = 17; constant KERN_PROC (line 2455) | pub const KERN_PROC: ::c_int = 14; constant KERN_PROC_ALL (line 2456) | pub const KERN_PROC_ALL: ::c_int = 0; constant KERN_PROC_ARGS (line 2457) | pub const KERN_PROC_ARGS: ::c_int = 48; constant KERN_PROC_ENV (line 2458) | pub const KERN_PROC_ENV: ::c_int = 3; constant KERN_PROC_GID (line 2459) | pub const KERN_PROC_GID: ::c_int = 7; constant KERN_PROC_PGRP (line 2460) | pub const KERN_PROC_PGRP: ::c_int = 2; constant KERN_PROC_PID (line 2461) | pub const KERN_PROC_PID: ::c_int = 1; constant KERN_PROC_RGID (line 2462) | pub const KERN_PROC_RGID: ::c_int = 8; constant KERN_PROC_RUID (line 2463) | pub const KERN_PROC_RUID: ::c_int = 6; constant KERN_PROC_SESSION (line 2464) | pub const KERN_PROC_SESSION: ::c_int = 3; constant KERN_PROC_TTY (line 2465) | pub const KERN_PROC_TTY: ::c_int = 4; constant KERN_PROC_UID (line 2466) | pub const KERN_PROC_UID: ::c_int = 5; constant KERN_PROF (line 2467) | pub const KERN_PROF: ::c_int = 16; constant KERN_SAVED_IDS (line 2468) | pub const KERN_SAVED_IDS: ::c_int = 20; constant KERN_SECURELVL (line 2469) | pub const KERN_SECURELVL: ::c_int = 9; constant KERN_VERSION (line 2470) | pub const KERN_VERSION: ::c_int = 4; constant KERN_VNODE (line 2471) | pub const KERN_VNODE: ::c_int = 13; constant LC_ALL (line 2473) | pub const LC_ALL: ::c_int = 63; constant LC_COLLATE (line 2474) | pub const LC_COLLATE: ::c_int = 1; constant LC_CTYPE (line 2475) | pub const LC_CTYPE: ::c_int = 2; constant LC_MESSAGES (line 2476) | pub const LC_MESSAGES: ::c_int = 32; constant LC_MONETARY (line 2477) | pub const LC_MONETARY: ::c_int = 4; constant LC_NUMERIC (line 2478) | pub const LC_NUMERIC: ::c_int = 8; constant LC_TIME (line 2479) | pub const LC_TIME: ::c_int = 16; constant LOCAL_CONNWAIT (line 2481) | pub const LOCAL_CONNWAIT: ::c_int = 0x0002; constant LOCAL_CREDS (line 2482) | pub const LOCAL_CREDS: ::c_int = 0x0001; constant LOCAL_PEEREID (line 2483) | pub const LOCAL_PEEREID: ::c_int = 0x0003; constant MAP_STACK (line 2485) | pub const MAP_STACK: ::c_int = 0x00001000; constant MNT_NOEXEC (line 2486) | pub const MNT_NOEXEC: ::c_int = 0x02; constant MNT_NOSUID (line 2487) | pub const MNT_NOSUID: ::c_int = 0x04; constant MNT_RDONLY (line 2488) | pub const MNT_RDONLY: ::c_int = 0x01; constant MSG_NOTIFICATION (line 2490) | pub const MSG_NOTIFICATION: ::c_int = 0x0400; constant NET_RT_DUMP (line 2492) | pub const NET_RT_DUMP: ::c_int = 1; constant NET_RT_FLAGS (line 2493) | pub const NET_RT_FLAGS: ::c_int = 2; constant NET_RT_IFLIST (line 2494) | pub const NET_RT_IFLIST: ::c_int = 4; constant NI_NUMERICSCOPE (line 2495) | pub const NI_NUMERICSCOPE: ::c_int = 0x00000040; constant OHFLOW (line 2496) | pub const OHFLOW: tcflag_t = 0x00000002; constant P_ALL (line 2497) | pub const P_ALL: idtype_t = 0; constant PARSTK (line 2498) | pub const PARSTK: tcflag_t = 0x00000004; constant PF_ARP (line 2499) | pub const PF_ARP: ::c_int = 28; constant PF_CCITT (line 2500) | pub const PF_CCITT: ::c_int = 10; constant PF_CHAOS (line 2501) | pub const PF_CHAOS: ::c_int = 5; constant PF_CNT (line 2502) | pub const PF_CNT: ::c_int = 21; constant PF_COIP (line 2503) | pub const PF_COIP: ::c_int = 20; constant PF_DATAKIT (line 2504) | pub const PF_DATAKIT: ::c_int = 9; constant PF_DECnet (line 2505) | pub const PF_DECnet: ::c_int = 12; constant PF_DLI (line 2506) | pub const PF_DLI: ::c_int = 13; constant PF_ECMA (line 2507) | pub const PF_ECMA: ::c_int = 8; constant PF_HYLINK (line 2508) | pub const PF_HYLINK: ::c_int = 15; constant PF_IMPLINK (line 2509) | pub const PF_IMPLINK: ::c_int = 3; constant PF_ISO (line 2510) | pub const PF_ISO: ::c_int = 7; constant PF_LAT (line 2511) | pub const PF_LAT: ::c_int = 14; constant PF_LINK (line 2512) | pub const PF_LINK: ::c_int = 18; constant PF_NATM (line 2513) | pub const PF_NATM: ::c_int = 27; constant PF_OSI (line 2514) | pub const PF_OSI: ::c_int = 7; constant PF_PIP (line 2515) | pub const PF_PIP: ::c_int = 25; constant PF_PUP (line 2516) | pub const PF_PUP: ::c_int = 4; constant PF_RTIP (line 2517) | pub const PF_RTIP: ::c_int = 22; constant PF_XTP (line 2518) | pub const PF_XTP: ::c_int = 19; constant PM_STR (line 2519) | pub const PM_STR: ::nl_item = 7; constant POSIX_MADV_DONTNEED (line 2520) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant POSIX_MADV_NORMAL (line 2521) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 2522) | pub const POSIX_MADV_RANDOM: ::c_int = 2; constant POSIX_MADV_SEQUENTIAL (line 2523) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 1; constant POSIX_MADV_WILLNEED (line 2524) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant _POSIX_VDISABLE (line 2525) | pub const _POSIX_VDISABLE: ::c_int = 0; constant P_PGID (line 2526) | pub const P_PGID: idtype_t = 2; constant P_PID (line 2527) | pub const P_PID: idtype_t = 1; constant PRIO_PGRP (line 2528) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_PROCESS (line 2529) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_USER (line 2530) | pub const PRIO_USER: ::c_int = 2; constant pseudo_AF_HDRCMPLT (line 2531) | pub const pseudo_AF_HDRCMPLT: ::c_int = 30; constant pseudo_AF_PIP (line 2532) | pub const pseudo_AF_PIP: ::c_int = 25; constant pseudo_AF_RTIP (line 2533) | pub const pseudo_AF_RTIP: ::c_int = 22; constant pseudo_AF_XTP (line 2534) | pub const pseudo_AF_XTP: ::c_int = 19; constant REG_ASSERT (line 2535) | pub const REG_ASSERT: ::c_int = 15; constant REG_ATOI (line 2536) | pub const REG_ATOI: ::c_int = 255; constant REG_BACKR (line 2537) | pub const REG_BACKR: ::c_int = 0x400; constant REG_BASIC (line 2538) | pub const REG_BASIC: ::c_int = 0x00; constant REG_DUMP (line 2539) | pub const REG_DUMP: ::c_int = 0x80; constant REG_EMPTY (line 2540) | pub const REG_EMPTY: ::c_int = 14; constant REG_INVARG (line 2541) | pub const REG_INVARG: ::c_int = 16; constant REG_ITOA (line 2542) | pub const REG_ITOA: ::c_int = 0o400; constant REG_LARGE (line 2543) | pub const REG_LARGE: ::c_int = 0x200; constant REG_NOSPEC (line 2544) | pub const REG_NOSPEC: ::c_int = 0x10; constant REG_OK (line 2545) | pub const REG_OK: ::c_int = 0; constant REG_PEND (line 2546) | pub const REG_PEND: ::c_int = 0x20; constant REG_TRACE (line 2547) | pub const REG_TRACE: ::c_int = 0x100; constant RLIMIT_AS (line 2549) | pub const RLIMIT_AS: ::c_int = 6; constant RLIMIT_CORE (line 2550) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_CPU (line 2551) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_DATA (line 2552) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_FSIZE (line 2553) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_MEMLOCK (line 2554) | pub const RLIMIT_MEMLOCK: ::c_int = 7; constant RLIMIT_NOFILE (line 2555) | pub const RLIMIT_NOFILE: ::c_int = 5; constant RLIMIT_NPROC (line 2556) | pub const RLIMIT_NPROC: ::c_int = 8; constant RLIMIT_RSS (line 2557) | pub const RLIMIT_RSS: ::c_int = 6; constant RLIMIT_STACK (line 2558) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_VMEM (line 2559) | pub const RLIMIT_VMEM: ::c_int = 6; constant RLIM_NLIMITS (line 2561) | pub const RLIM_NLIMITS: ::c_int = 14; constant SCHED_ADJTOHEAD (line 2563) | pub const SCHED_ADJTOHEAD: ::c_int = 5; constant SCHED_ADJTOTAIL (line 2564) | pub const SCHED_ADJTOTAIL: ::c_int = 6; constant SCHED_MAXPOLICY (line 2565) | pub const SCHED_MAXPOLICY: ::c_int = 7; constant SCHED_SETPRIO (line 2566) | pub const SCHED_SETPRIO: ::c_int = 7; constant SCHED_SPORADIC (line 2567) | pub const SCHED_SPORADIC: ::c_int = 4; constant SHM_ANON (line 2569) | pub const SHM_ANON: *mut ::c_char = -1isize as *mut ::c_char; constant SIGCLD (line 2570) | pub const SIGCLD: ::c_int = SIGCHLD; constant SIGDEADLK (line 2571) | pub const SIGDEADLK: ::c_int = 7; constant SIGEMT (line 2572) | pub const SIGEMT: ::c_int = 7; constant SIGEV_NONE (line 2573) | pub const SIGEV_NONE: ::c_int = 0; constant SIGEV_SIGNAL (line 2574) | pub const SIGEV_SIGNAL: ::c_int = 129; constant SIGEV_THREAD (line 2575) | pub const SIGEV_THREAD: ::c_int = 135; constant SIOCGIFADDR (line 2576) | pub const SIOCGIFADDR: ::c_int = -1064277727; constant SO_FIB (line 2577) | pub const SO_FIB: ::c_int = 0x100a; constant SO_OVERFLOWED (line 2578) | pub const SO_OVERFLOWED: ::c_int = 0x1009; constant SO_SETFIB (line 2579) | pub const SO_SETFIB: ::c_int = 0x100a; constant SO_TXPRIO (line 2580) | pub const SO_TXPRIO: ::c_int = 0x100b; constant SO_USELOOPBACK (line 2581) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_VLANPRIO (line 2582) | pub const SO_VLANPRIO: ::c_int = 0x100c; constant _SS_ALIGNSIZE (line 2583) | pub const _SS_ALIGNSIZE: usize = ::mem::size_of::(); constant _SS_MAXSIZE (line 2584) | pub const _SS_MAXSIZE: usize = 128; constant _SS_PAD1SIZE (line 2585) | pub const _SS_PAD1SIZE: usize = _SS_ALIGNSIZE - 2; constant _SS_PAD2SIZE (line 2586) | pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE - 2 - _SS_PAD1SIZE - _SS_ALI... constant TC_CPOSIX (line 2587) | pub const TC_CPOSIX: tcflag_t = CLOCAL | CREAD | CSIZE | CSTOPB | HUPCL ... constant TCGETS (line 2588) | pub const TCGETS: ::c_int = 0x404c540d; constant TC_IPOSIX (line 2589) | pub const TC_IPOSIX: tcflag_t = constant TC_LPOSIX (line 2591) | pub const TC_LPOSIX: tcflag_t = constant TC_OPOSIX (line 2593) | pub const TC_OPOSIX: tcflag_t = OPOST; constant T_FMT_AMPM (line 2594) | pub const T_FMT_AMPM: ::nl_item = 5; constant TIOCCBRK (line 2596) | pub const TIOCCBRK: ::c_int = 29818; constant TIOCCDTR (line 2597) | pub const TIOCCDTR: ::c_int = 29816; constant TIOCDRAIN (line 2598) | pub const TIOCDRAIN: ::c_int = 29790; constant TIOCEXCL (line 2599) | pub const TIOCEXCL: ::c_int = 29709; constant TIOCFLUSH (line 2600) | pub const TIOCFLUSH: ::c_int = -2147191792; constant TIOCGETA (line 2601) | pub const TIOCGETA: ::c_int = 1078752275; constant TIOCGPGRP (line 2602) | pub const TIOCGPGRP: ::c_int = 1074033783; constant TIOCGWINSZ (line 2603) | pub const TIOCGWINSZ: ::c_int = 1074295912; constant TIOCMBIC (line 2604) | pub const TIOCMBIC: ::c_int = -2147191701; constant TIOCMBIS (line 2605) | pub const TIOCMBIS: ::c_int = -2147191700; constant TIOCMGET (line 2606) | pub const TIOCMGET: ::c_int = 1074033770; constant TIOCMSET (line 2607) | pub const TIOCMSET: ::c_int = -2147191699; constant TIOCNOTTY (line 2608) | pub const TIOCNOTTY: ::c_int = 29809; constant TIOCNXCL (line 2609) | pub const TIOCNXCL: ::c_int = 29710; constant TIOCOUTQ (line 2610) | pub const TIOCOUTQ: ::c_int = 1074033779; constant TIOCPKT (line 2611) | pub const TIOCPKT: ::c_int = -2147191696; constant TIOCPKT_DATA (line 2612) | pub const TIOCPKT_DATA: ::c_int = 0x00; constant TIOCPKT_DOSTOP (line 2613) | pub const TIOCPKT_DOSTOP: ::c_int = 0x20; constant TIOCPKT_FLUSHREAD (line 2614) | pub const TIOCPKT_FLUSHREAD: ::c_int = 0x01; constant TIOCPKT_FLUSHWRITE (line 2615) | pub const TIOCPKT_FLUSHWRITE: ::c_int = 0x02; constant TIOCPKT_IOCTL (line 2616) | pub const TIOCPKT_IOCTL: ::c_int = 0x40; constant TIOCPKT_NOSTOP (line 2617) | pub const TIOCPKT_NOSTOP: ::c_int = 0x10; constant TIOCPKT_START (line 2618) | pub const TIOCPKT_START: ::c_int = 0x08; constant TIOCPKT_STOP (line 2619) | pub const TIOCPKT_STOP: ::c_int = 0x04; constant TIOCSBRK (line 2620) | pub const TIOCSBRK: ::c_int = 29819; constant TIOCSCTTY (line 2621) | pub const TIOCSCTTY: ::c_int = 29793; constant TIOCSDTR (line 2622) | pub const TIOCSDTR: ::c_int = 29817; constant TIOCSETA (line 2623) | pub const TIOCSETA: ::c_int = -2142473196; constant TIOCSETAF (line 2624) | pub const TIOCSETAF: ::c_int = -2142473194; constant TIOCSETAW (line 2625) | pub const TIOCSETAW: ::c_int = -2142473195; constant TIOCSPGRP (line 2626) | pub const TIOCSPGRP: ::c_int = -2147191690; constant TIOCSTART (line 2627) | pub const TIOCSTART: ::c_int = 29806; constant TIOCSTI (line 2628) | pub const TIOCSTI: ::c_int = -2147388302; constant TIOCSTOP (line 2629) | pub const TIOCSTOP: ::c_int = 29807; constant TIOCSWINSZ (line 2630) | pub const TIOCSWINSZ: ::c_int = -2146929561; constant USER_CS_PATH (line 2632) | pub const USER_CS_PATH: ::c_int = 1; constant USER_BC_BASE_MAX (line 2633) | pub const USER_BC_BASE_MAX: ::c_int = 2; constant USER_BC_DIM_MAX (line 2634) | pub const USER_BC_DIM_MAX: ::c_int = 3; constant USER_BC_SCALE_MAX (line 2635) | pub const USER_BC_SCALE_MAX: ::c_int = 4; constant USER_BC_STRING_MAX (line 2636) | pub const USER_BC_STRING_MAX: ::c_int = 5; constant USER_COLL_WEIGHTS_MAX (line 2637) | pub const USER_COLL_WEIGHTS_MAX: ::c_int = 6; constant USER_EXPR_NEST_MAX (line 2638) | pub const USER_EXPR_NEST_MAX: ::c_int = 7; constant USER_LINE_MAX (line 2639) | pub const USER_LINE_MAX: ::c_int = 8; constant USER_RE_DUP_MAX (line 2640) | pub const USER_RE_DUP_MAX: ::c_int = 9; constant USER_POSIX2_VERSION (line 2641) | pub const USER_POSIX2_VERSION: ::c_int = 10; constant USER_POSIX2_C_BIND (line 2642) | pub const USER_POSIX2_C_BIND: ::c_int = 11; constant USER_POSIX2_C_DEV (line 2643) | pub const USER_POSIX2_C_DEV: ::c_int = 12; constant USER_POSIX2_CHAR_TERM (line 2644) | pub const USER_POSIX2_CHAR_TERM: ::c_int = 13; constant USER_POSIX2_FORT_DEV (line 2645) | pub const USER_POSIX2_FORT_DEV: ::c_int = 14; constant USER_POSIX2_FORT_RUN (line 2646) | pub const USER_POSIX2_FORT_RUN: ::c_int = 15; constant USER_POSIX2_LOCALEDEF (line 2647) | pub const USER_POSIX2_LOCALEDEF: ::c_int = 16; constant USER_POSIX2_SW_DEV (line 2648) | pub const USER_POSIX2_SW_DEV: ::c_int = 17; constant USER_POSIX2_UPE (line 2649) | pub const USER_POSIX2_UPE: ::c_int = 18; constant USER_STREAM_MAX (line 2650) | pub const USER_STREAM_MAX: ::c_int = 19; constant USER_TZNAME_MAX (line 2651) | pub const USER_TZNAME_MAX: ::c_int = 20; constant USER_ATEXIT_MAX (line 2652) | pub const USER_ATEXIT_MAX: ::c_int = 21; constant USER_MAXID (line 2653) | pub const USER_MAXID: ::c_int = 22; constant VDOWN (line 2655) | pub const VDOWN: usize = 31; constant VINS (line 2656) | pub const VINS: usize = 32; constant VDEL (line 2657) | pub const VDEL: usize = 33; constant VRUB (line 2658) | pub const VRUB: usize = 34; constant VCAN (line 2659) | pub const VCAN: usize = 35; constant VHOME (line 2660) | pub const VHOME: usize = 36; constant VEND (line 2661) | pub const VEND: usize = 37; constant VSPARE3 (line 2662) | pub const VSPARE3: usize = 38; constant VSPARE4 (line 2663) | pub const VSPARE4: usize = 39; constant VSWTCH (line 2664) | pub const VSWTCH: usize = 7; constant VDSUSP (line 2665) | pub const VDSUSP: usize = 11; constant VFWD (line 2666) | pub const VFWD: usize = 18; constant VLOGIN (line 2667) | pub const VLOGIN: usize = 19; constant VPREFIX (line 2668) | pub const VPREFIX: usize = 20; constant VSUFFIX (line 2669) | pub const VSUFFIX: usize = 24; constant VLEFT (line 2670) | pub const VLEFT: usize = 28; constant VRIGHT (line 2671) | pub const VRIGHT: usize = 29; constant VUP (line 2672) | pub const VUP: usize = 30; constant XCASE (line 2673) | pub const XCASE: tcflag_t = 0x00000004; constant PTHREAD_CREATE_JOINABLE (line 2675) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0x00; constant PTHREAD_CREATE_DETACHED (line 2676) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 0x01; constant PTHREAD_MUTEX_ERRORCHECK (line 2678) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 1; constant PTHREAD_MUTEX_RECURSIVE (line 2679) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 2; constant PTHREAD_MUTEX_NORMAL (line 2680) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 3; constant PTHREAD_STACK_MIN (line 2681) | pub const PTHREAD_STACK_MIN: ::size_t = 256; constant PTHREAD_MUTEX_DEFAULT (line 2682) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = 0; constant PTHREAD_MUTEX_STALLED (line 2683) | pub const PTHREAD_MUTEX_STALLED: ::c_int = 0x00; constant PTHREAD_MUTEX_ROBUST (line 2684) | pub const PTHREAD_MUTEX_ROBUST: ::c_int = 0x10; constant PTHREAD_PROCESS_PRIVATE (line 2685) | pub const PTHREAD_PROCESS_PRIVATE: ::c_int = 0x00; constant PTHREAD_PROCESS_SHARED (line 2686) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 0x01; constant PTHREAD_KEYS_MAX (line 2688) | pub const PTHREAD_KEYS_MAX: usize = 128; constant PTHREAD_MUTEX_INITIALIZER (line 2690) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 2694) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 2698) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { function sem_destroy (line 2871) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 2872) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function fdatasync (line 2873) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function getpriority (line 2874) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function setpriority (line 2875) | pub fn setpriority(which: ::c_int, who: ::id_t, prio: ::c_int) -> ::c_int; function mkfifoat (line 2876) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function mknodat (line 2877) | pub fn mknodat( function clock_getres (line 2884) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 2885) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_settime (line 2886) | pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_... function clock_getcpuclockid (line 2887) | pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::... function pthread_attr_getstack (line 2889) | pub fn pthread_attr_getstack( function memalign (line 2894) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function setgroups (line 2895) | pub fn setgroups(ngroups: ::c_int, ptr: *const ::gid_t) -> ::c_int; function posix_fadvise (line 2897) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise:... function futimens (line 2898) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function nl_langinfo (line 2899) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function utimensat (line 2901) | pub fn utimensat( function pthread_condattr_getclock (line 2908) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 2912) | pub fn pthread_condattr_setclock( function pthread_condattr_setpshared (line 2916) | pub fn pthread_condattr_setpshared(attr: *mut pthread_condattr_t, pshare... function pthread_mutexattr_setpshared (line 2917) | pub fn pthread_mutexattr_setpshared( function pthread_rwlockattr_getpshared (line 2921) | pub fn pthread_rwlockattr_getpshared( function pthread_rwlockattr_setpshared (line 2925) | pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, va... function ptsname_r (line 2926) | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> *... function clearenv (line 2927) | pub fn clearenv() -> ::c_int; function waitid (line 2928) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function wait4 (line 2930) | pub fn wait4( function execvpe (line 2936) | pub fn execvpe( function getifaddrs (line 2942) | pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int; function freeifaddrs (line 2943) | pub fn freeifaddrs(ifa: *mut ::ifaddrs); function bind (line 2944) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function writev (line 2946) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 2947) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function sendmsg (line 2949) | pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::s... function recvmsg (line 2950) | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssi... function openpty (line 2951) | pub fn openpty( function forkpty (line 2958) | pub fn forkpty( function login_tty (line 2964) | pub fn login_tty(fd: ::c_int) -> ::c_int; function uname (line 2966) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function getpeereid (line 2968) | pub fn getpeereid(socket: ::c_int, euid: *mut ::uid_t, egid: *mut ::gid_... function strerror_r (line 2970) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function abs (line 2972) | pub fn abs(i: ::c_int) -> ::c_int; function labs (line 2973) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 2974) | pub fn rand() -> ::c_int; function srand (line 2975) | pub fn srand(seed: ::c_uint); function setpwent (line 2977) | pub fn setpwent(); function endpwent (line 2978) | pub fn endpwent(); function getpwent (line 2979) | pub fn getpwent() -> *mut passwd; function setgrent (line 2980) | pub fn setgrent(); function endgrent (line 2981) | pub fn endgrent(); function getgrent (line 2982) | pub fn getgrent() -> *mut ::group; function setspent (line 2983) | pub fn setspent(); function endspent (line 2984) | pub fn endspent(); function shm_open (line 2986) | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::... function ftok (line 2988) | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; function mprotect (line 2989) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function posix_fallocate (line 2991) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function mkostemp (line 2992) | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; function mkostemps (line 2993) | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c... function sigtimedwait (line 2994) | pub fn sigtimedwait( function sigwaitinfo (line 2999) | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; function pthread_setschedprio (line 3000) | pub fn pthread_setschedprio(native: ::pthread_t, priority: ::c_int) -> :... function if_nameindex (line 3002) | pub fn if_nameindex() -> *mut if_nameindex; function if_freenameindex (line 3003) | pub fn if_freenameindex(ptr: *mut if_nameindex); function glob (line 3005) | pub fn glob( function globfree (line 3011) | pub fn globfree(pglob: *mut ::glob_t); function posix_madvise (line 3013) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function shm_unlink (line 3015) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function seekdir (line 3017) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 3019) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function msync (line 3021) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function recvfrom (line 3023) | pub fn recvfrom( function mkstemps (line 3031) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function getdomainname (line 3033) | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function setdomainname (line 3034) | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; function sync (line 3035) | pub fn sync(); function pthread_getschedparam (line 3036) | pub fn pthread_getschedparam( function umount (line 3041) | pub fn umount(target: *const ::c_char, flags: ::c_int) -> ::c_int; function sched_get_priority_max (line 3042) | pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; function settimeofday (line 3043) | pub fn settimeofday(tv: *const ::timeval, tz: *const ::c_void) -> ::c_int; function sched_rr_get_interval (line 3044) | pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int; function sem_timedwait (line 3045) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_getvalue (line 3046) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function sched_setparam (line 3047) | pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_... function mount (line 3048) | pub fn mount( function sched_getparam (line 3056) | pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; function pthread_mutex_consistent (line 3057) | pub fn pthread_mutex_consistent(mutex: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_timedlock (line 3058) | pub fn pthread_mutex_timedlock( function pthread_spin_init (line 3062) | pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_i... function pthread_spin_destroy (line 3063) | pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_lock (line 3064) | pub fn pthread_spin_lock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_trylock (line 3065) | pub fn pthread_spin_trylock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_spin_unlock (line 3066) | pub fn pthread_spin_unlock(lock: *mut ::pthread_spinlock_t) -> ::c_int; function pthread_barrierattr_init (line 3067) | pub fn pthread_barrierattr_init(__attr: *mut ::pthread_barrierattr_t) ->... function pthread_barrierattr_destroy (line 3068) | pub fn pthread_barrierattr_destroy(__attr: *mut ::pthread_barrierattr_t)... function pthread_barrierattr_getpshared (line 3069) | pub fn pthread_barrierattr_getpshared( function pthread_barrierattr_setpshared (line 3073) | pub fn pthread_barrierattr_setpshared( function pthread_barrier_init (line 3077) | pub fn pthread_barrier_init( function pthread_barrier_destroy (line 3082) | pub fn pthread_barrier_destroy(__barrier: *mut ::pthread_barrier_t) -> :... function pthread_barrier_wait (line 3083) | pub fn pthread_barrier_wait(__barrier: *mut ::pthread_barrier_t) -> ::c_... function sched_getscheduler (line 3085) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function clock_nanosleep (line 3086) | pub fn clock_nanosleep( function pthread_attr_getguardsize (line 3092) | pub fn pthread_attr_getguardsize( function pthread_attr_setguardsize (line 3096) | pub fn pthread_attr_setguardsize(attr: *mut ::pthread_attr_t, guardsize:... function sethostname (line 3097) | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; function sched_get_priority_min (line 3098) | pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; function pthread_condattr_getpshared (line 3099) | pub fn pthread_condattr_getpshared( function pthread_setschedparam (line 3103) | pub fn pthread_setschedparam( function sched_setscheduler (line 3108) | pub fn sched_setscheduler( function sigsuspend (line 3113) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function getgrgid_r (line 3114) | pub fn getgrgid_r( function sem_close (line 3121) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getdtablesize (line 3122) | pub fn getdtablesize() -> ::c_int; function getgrnam_r (line 3123) | pub fn getgrnam_r( function initgroups (line 3130) | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; function pthread_sigmask (line 3131) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 3132) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 3133) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_cancel (line 3134) | pub fn pthread_cancel(thread: ::pthread_t) -> ::c_int; function pthread_kill (line 3135) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sem_unlink (line 3136) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function daemon (line 3137) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function getpwnam_r (line 3138) | pub fn getpwnam_r( function getpwuid_r (line 3145) | pub fn getpwuid_r( function sigwait (line 3152) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 3153) | pub fn pthread_atfork( function getgrgid (line 3158) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function getgrouplist (line 3159) | pub fn getgrouplist( function pthread_mutexattr_getpshared (line 3165) | pub fn pthread_mutexattr_getpshared( function pthread_mutexattr_getrobust (line 3169) | pub fn pthread_mutexattr_getrobust( function pthread_mutexattr_setrobust (line 3173) | pub fn pthread_mutexattr_setrobust( function pthread_create (line 3177) | pub fn pthread_create( function getitimer (line 3183) | pub fn getitimer(which: ::c_int, curr_value: *mut ::itimerval) -> ::c_int; function setitimer (line 3184) | pub fn setitimer( function posix_spawn (line 3189) | pub fn posix_spawn( function posix_spawnp (line 3197) | pub fn posix_spawnp( function posix_spawnattr_init (line 3205) | pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_destroy (line 3206) | pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int; function posix_spawnattr_getsigdefault (line 3207) | pub fn posix_spawnattr_getsigdefault( function posix_spawnattr_setsigdefault (line 3211) | pub fn posix_spawnattr_setsigdefault( function posix_spawnattr_getsigmask (line 3215) | pub fn posix_spawnattr_getsigmask( function posix_spawnattr_setsigmask (line 3219) | pub fn posix_spawnattr_setsigmask( function posix_spawnattr_getflags (line 3223) | pub fn posix_spawnattr_getflags( function posix_spawnattr_setflags (line 3227) | pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c... function posix_spawnattr_getpgroup (line 3228) | pub fn posix_spawnattr_getpgroup( function posix_spawnattr_setpgroup (line 3232) | pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, flags: ::... function posix_spawnattr_getschedpolicy (line 3233) | pub fn posix_spawnattr_getschedpolicy( function posix_spawnattr_setschedpolicy (line 3237) | pub fn posix_spawnattr_setschedpolicy(attr: *mut posix_spawnattr_t, flag... function posix_spawnattr_getschedparam (line 3238) | pub fn posix_spawnattr_getschedparam( function posix_spawnattr_setschedparam (line 3242) | pub fn posix_spawnattr_setschedparam( function posix_spawn_file_actions_init (line 3247) | pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_acti... function posix_spawn_file_actions_destroy (line 3248) | pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_a... function posix_spawn_file_actions_addopen (line 3249) | pub fn posix_spawn_file_actions_addopen( function posix_spawn_file_actions_addclose (line 3256) | pub fn posix_spawn_file_actions_addclose( function posix_spawn_file_actions_adddup2 (line 3260) | pub fn posix_spawn_file_actions_adddup2( function popen (line 3265) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function faccessat (line 3266) | pub fn faccessat( function inotify_rm_watch (line 3272) | pub fn inotify_rm_watch(fd: ::c_int, wd: ::c_int) -> ::c_int; function inotify_init (line 3273) | pub fn inotify_init() -> ::c_int; function inotify_add_watch (line 3274) | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) ... function gettid (line 3276) | pub fn gettid() -> ::pid_t; function pthread_getcpuclockid (line 3278) | pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid... function getnameinfo (line 3280) | pub fn getnameinfo( function sendmmsg (line 3290) | pub fn sendmmsg( function recvmmsg (line 3296) | pub fn recvmmsg( function mallopt (line 3304) | pub fn mallopt(param: ::c_int, value: i64) -> ::c_int; function gettimeofday (line 3305) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function ctermid (line 3307) | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; function ioctl (line 3308) | pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; function mallinfo (line 3310) | pub fn mallinfo() -> ::mallinfo; function getpwent_r (line 3311) | pub fn getpwent_r( function pthread_getname_np (line 3317) | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len:... function pthread_setname_np (line 3318) | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) ->... function sysctl (line 3320) | pub fn sysctl( function getrlimit (line 3329) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 3330) | pub fn setrlimit(resource: ::c_int, rlp: *const ::rlimit) -> ::c_int; function lio_listio (line 3332) | pub fn lio_listio( function dl_iterate_phdr (line 3339) | pub fn dl_iterate_phdr( function memset_s (line 3350) | pub fn memset_s(s: *mut ::c_void, smax: ::size_t, c: ::c_int, n: ::size_... function regcomp (line 3352) | pub fn regcomp( function regexec (line 3357) | pub fn regexec( function regerror (line 3364) | pub fn regerror( function regfree (line 3370) | pub fn regfree(__preg: *mut ::regex_t); function dirfd (line 3371) | pub fn dirfd(__dirp: *mut ::DIR) -> ::c_int; function dircntl (line 3372) | pub fn dircntl(dir: *mut ::DIR, cmd: ::c_int, ...) -> ::c_int; function aio_cancel (line 3374) | pub fn aio_cancel(__fd: ::c_int, __aiocbp: *mut ::aiocb) -> ::c_int; function aio_error (line 3375) | pub fn aio_error(__aiocbp: *const ::aiocb) -> ::c_int; function aio_fsync (line 3376) | pub fn aio_fsync(__operation: ::c_int, __aiocbp: *mut ::aiocb) -> ::c_int; function aio_read (line 3377) | pub fn aio_read(__aiocbp: *mut ::aiocb) -> ::c_int; function aio_return (line 3378) | pub fn aio_return(__aiocpb: *mut ::aiocb) -> ::ssize_t; function aio_suspend (line 3379) | pub fn aio_suspend( function aio_write (line 3384) | pub fn aio_write(__aiocpb: *mut ::aiocb) -> ::c_int; function mq_close (line 3386) | pub fn mq_close(__mqdes: ::mqd_t) -> ::c_int; function mq_getattr (line 3387) | pub fn mq_getattr(__mqdes: ::mqd_t, __mqstat: *mut ::mq_attr) -> ::c_int; function mq_notify (line 3388) | pub fn mq_notify(__mqdes: ::mqd_t, __notification: *const ::sigevent) ->... function mq_open (line 3389) | pub fn mq_open(__name: *const ::c_char, __oflag: ::c_int, ...) -> ::mqd_t; function mq_receive (line 3390) | pub fn mq_receive( function mq_send (line 3396) | pub fn mq_send( function mq_setattr (line 3402) | pub fn mq_setattr( function mq_timedreceive (line 3407) | pub fn mq_timedreceive( function mq_timedsend (line 3414) | pub fn mq_timedsend( function mq_unlink (line 3421) | pub fn mq_unlink(__name: *const ::c_char) -> ::c_int; function __get_errno_ptr (line 3422) | pub fn __get_errno_ptr() -> *mut ::c_int; function __my_thread_exit (line 3429) | pub fn __my_thread_exit(value_ptr: *mut *const ::c_void); function atexit (line 3434) | pub unsafe fn atexit(cb: extern "C" fn()) -> ::c_int { method si_addr (line 3447) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 3456) | pub unsafe fn si_value(&self) -> ::sigval { method si_pid (line 3465) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 3474) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_status (line 3483) | pub unsafe fn si_status(&self) -> ::c_int { FILE: builder/third-party/libc/src/unix/nto/neutrino.rs type nto_job_t (line 1) | pub type nto_job_t = ::sync_t; constant SYSMGR_PID (line 247) | pub const SYSMGR_PID: u32 = 1; constant SYSMGR_CHID (line 248) | pub const SYSMGR_CHID: u32 = 1; constant SYSMGR_COID (line 249) | pub const SYSMGR_COID: u32 = _NTO_SIDE_CHANNEL; constant SYSMGR_HANDLE (line 250) | pub const SYSMGR_HANDLE: u32 = 0; constant STATE_DEAD (line 252) | pub const STATE_DEAD: ::c_int = 0x00; constant STATE_RUNNING (line 253) | pub const STATE_RUNNING: ::c_int = 0x01; constant STATE_READY (line 254) | pub const STATE_READY: ::c_int = 0x02; constant STATE_STOPPED (line 255) | pub const STATE_STOPPED: ::c_int = 0x03; constant STATE_SEND (line 256) | pub const STATE_SEND: ::c_int = 0x04; constant STATE_RECEIVE (line 257) | pub const STATE_RECEIVE: ::c_int = 0x05; constant STATE_REPLY (line 258) | pub const STATE_REPLY: ::c_int = 0x06; constant STATE_STACK (line 259) | pub const STATE_STACK: ::c_int = 0x07; constant STATE_WAITTHREAD (line 260) | pub const STATE_WAITTHREAD: ::c_int = 0x08; constant STATE_WAITPAGE (line 261) | pub const STATE_WAITPAGE: ::c_int = 0x09; constant STATE_SIGSUSPEND (line 262) | pub const STATE_SIGSUSPEND: ::c_int = 0x0a; constant STATE_SIGWAITINFO (line 263) | pub const STATE_SIGWAITINFO: ::c_int = 0x0b; constant STATE_NANOSLEEP (line 264) | pub const STATE_NANOSLEEP: ::c_int = 0x0c; constant STATE_MUTEX (line 265) | pub const STATE_MUTEX: ::c_int = 0x0d; constant STATE_CONDVAR (line 266) | pub const STATE_CONDVAR: ::c_int = 0x0e; constant STATE_JOIN (line 267) | pub const STATE_JOIN: ::c_int = 0x0f; constant STATE_INTR (line 268) | pub const STATE_INTR: ::c_int = 0x10; constant STATE_SEM (line 269) | pub const STATE_SEM: ::c_int = 0x11; constant STATE_WAITCTX (line 270) | pub const STATE_WAITCTX: ::c_int = 0x12; constant STATE_NET_SEND (line 271) | pub const STATE_NET_SEND: ::c_int = 0x13; constant STATE_NET_REPLY (line 272) | pub const STATE_NET_REPLY: ::c_int = 0x14; constant STATE_MAX (line 273) | pub const STATE_MAX: ::c_int = 0x18; constant _NTO_TIMEOUT_RECEIVE (line 275) | pub const _NTO_TIMEOUT_RECEIVE: i32 = 1 << STATE_RECEIVE; constant _NTO_TIMEOUT_SEND (line 276) | pub const _NTO_TIMEOUT_SEND: i32 = 1 << STATE_SEND; constant _NTO_TIMEOUT_REPLY (line 277) | pub const _NTO_TIMEOUT_REPLY: i32 = 1 << STATE_REPLY; constant _NTO_TIMEOUT_SIGSUSPEND (line 278) | pub const _NTO_TIMEOUT_SIGSUSPEND: i32 = 1 << STATE_SIGSUSPEND; constant _NTO_TIMEOUT_SIGWAITINFO (line 279) | pub const _NTO_TIMEOUT_SIGWAITINFO: i32 = 1 << STATE_SIGWAITINFO; constant _NTO_TIMEOUT_NANOSLEEP (line 280) | pub const _NTO_TIMEOUT_NANOSLEEP: i32 = 1 << STATE_NANOSLEEP; constant _NTO_TIMEOUT_MUTEX (line 281) | pub const _NTO_TIMEOUT_MUTEX: i32 = 1 << STATE_MUTEX; constant _NTO_TIMEOUT_CONDVAR (line 282) | pub const _NTO_TIMEOUT_CONDVAR: i32 = 1 << STATE_CONDVAR; constant _NTO_TIMEOUT_JOIN (line 283) | pub const _NTO_TIMEOUT_JOIN: i32 = 1 << STATE_JOIN; constant _NTO_TIMEOUT_INTR (line 284) | pub const _NTO_TIMEOUT_INTR: i32 = 1 << STATE_INTR; constant _NTO_TIMEOUT_SEM (line 285) | pub const _NTO_TIMEOUT_SEM: i32 = 1 << STATE_SEM; constant _NTO_MI_ENDIAN_BIG (line 287) | pub const _NTO_MI_ENDIAN_BIG: u32 = 1; constant _NTO_MI_ENDIAN_DIFF (line 288) | pub const _NTO_MI_ENDIAN_DIFF: u32 = 2; constant _NTO_MI_UNBLOCK_REQ (line 289) | pub const _NTO_MI_UNBLOCK_REQ: u32 = 256; constant _NTO_MI_NET_CRED_DIRTY (line 290) | pub const _NTO_MI_NET_CRED_DIRTY: u32 = 512; constant _NTO_MI_CONSTRAINED (line 291) | pub const _NTO_MI_CONSTRAINED: u32 = 1024; constant _NTO_MI_CHROOT (line 292) | pub const _NTO_MI_CHROOT: u32 = 2048; constant _NTO_MI_BITS_64 (line 293) | pub const _NTO_MI_BITS_64: u32 = 4096; constant _NTO_MI_BITS_DIFF (line 294) | pub const _NTO_MI_BITS_DIFF: u32 = 8192; constant _NTO_MI_SANDBOX (line 295) | pub const _NTO_MI_SANDBOX: u32 = 16384; constant _NTO_CI_ENDIAN_BIG (line 297) | pub const _NTO_CI_ENDIAN_BIG: u32 = 1; constant _NTO_CI_BKGND_PGRP (line 298) | pub const _NTO_CI_BKGND_PGRP: u32 = 4; constant _NTO_CI_ORPHAN_PGRP (line 299) | pub const _NTO_CI_ORPHAN_PGRP: u32 = 8; constant _NTO_CI_STOPPED (line 300) | pub const _NTO_CI_STOPPED: u32 = 128; constant _NTO_CI_UNABLE (line 301) | pub const _NTO_CI_UNABLE: u32 = 256; constant _NTO_CI_TYPE_ID (line 302) | pub const _NTO_CI_TYPE_ID: u32 = 512; constant _NTO_CI_CHROOT (line 303) | pub const _NTO_CI_CHROOT: u32 = 2048; constant _NTO_CI_BITS_64 (line 304) | pub const _NTO_CI_BITS_64: u32 = 4096; constant _NTO_CI_SANDBOX (line 305) | pub const _NTO_CI_SANDBOX: u32 = 16384; constant _NTO_CI_LOADER (line 306) | pub const _NTO_CI_LOADER: u32 = 32768; constant _NTO_CI_FULL_GROUPS (line 307) | pub const _NTO_CI_FULL_GROUPS: u32 = 2147483648; constant _NTO_TI_ACTIVE (line 309) | pub const _NTO_TI_ACTIVE: u32 = 1; constant _NTO_TI_ABSOLUTE (line 310) | pub const _NTO_TI_ABSOLUTE: u32 = 2; constant _NTO_TI_EXPIRED (line 311) | pub const _NTO_TI_EXPIRED: u32 = 4; constant _NTO_TI_TOD_BASED (line 312) | pub const _NTO_TI_TOD_BASED: u32 = 8; constant _NTO_TI_TARGET_PROCESS (line 313) | pub const _NTO_TI_TARGET_PROCESS: u32 = 16; constant _NTO_TI_REPORT_TOLERANCE (line 314) | pub const _NTO_TI_REPORT_TOLERANCE: u32 = 32; constant _NTO_TI_PRECISE (line 315) | pub const _NTO_TI_PRECISE: u32 = 64; constant _NTO_TI_TOLERANT (line 316) | pub const _NTO_TI_TOLERANT: u32 = 128; constant _NTO_TI_WAKEUP (line 317) | pub const _NTO_TI_WAKEUP: u32 = 256; constant _NTO_TI_PROCESS_TOLERANT (line 318) | pub const _NTO_TI_PROCESS_TOLERANT: u32 = 512; constant _NTO_TI_HIGH_RESOLUTION (line 319) | pub const _NTO_TI_HIGH_RESOLUTION: u32 = 1024; constant _PULSE_TYPE (line 321) | pub const _PULSE_TYPE: u32 = 0; constant _PULSE_SUBTYPE (line 322) | pub const _PULSE_SUBTYPE: u32 = 0; constant _PULSE_CODE_UNBLOCK (line 323) | pub const _PULSE_CODE_UNBLOCK: i32 = -32; constant _PULSE_CODE_DISCONNECT (line 324) | pub const _PULSE_CODE_DISCONNECT: i32 = -33; constant _PULSE_CODE_THREADDEATH (line 325) | pub const _PULSE_CODE_THREADDEATH: i32 = -34; constant _PULSE_CODE_COIDDEATH (line 326) | pub const _PULSE_CODE_COIDDEATH: i32 = -35; constant _PULSE_CODE_NET_ACK (line 327) | pub const _PULSE_CODE_NET_ACK: i32 = -36; constant _PULSE_CODE_NET_UNBLOCK (line 328) | pub const _PULSE_CODE_NET_UNBLOCK: i32 = -37; constant _PULSE_CODE_NET_DETACH (line 329) | pub const _PULSE_CODE_NET_DETACH: i32 = -38; constant _PULSE_CODE_RESTART (line 330) | pub const _PULSE_CODE_RESTART: i32 = -39; constant _PULSE_CODE_NORESTART (line 331) | pub const _PULSE_CODE_NORESTART: i32 = -40; constant _PULSE_CODE_UNBLOCK_RESTART (line 332) | pub const _PULSE_CODE_UNBLOCK_RESTART: i32 = -41; constant _PULSE_CODE_UNBLOCK_TIMER (line 333) | pub const _PULSE_CODE_UNBLOCK_TIMER: i32 = -42; constant _PULSE_CODE_MINAVAIL (line 334) | pub const _PULSE_CODE_MINAVAIL: u32 = 0; constant _PULSE_CODE_MAXAVAIL (line 335) | pub const _PULSE_CODE_MAXAVAIL: u32 = 127; constant _NTO_HARD_FLAGS_END (line 337) | pub const _NTO_HARD_FLAGS_END: u32 = 1; constant _NTO_PULSE_IF_UNIQUE (line 339) | pub const _NTO_PULSE_IF_UNIQUE: u32 = 4096; constant _NTO_PULSE_REPLACE (line 340) | pub const _NTO_PULSE_REPLACE: u32 = 8192; constant _NTO_PF_NOCLDSTOP (line 342) | pub const _NTO_PF_NOCLDSTOP: u32 = 1; constant _NTO_PF_LOADING (line 343) | pub const _NTO_PF_LOADING: u32 = 2; constant _NTO_PF_TERMING (line 344) | pub const _NTO_PF_TERMING: u32 = 4; constant _NTO_PF_ZOMBIE (line 345) | pub const _NTO_PF_ZOMBIE: u32 = 8; constant _NTO_PF_NOZOMBIE (line 346) | pub const _NTO_PF_NOZOMBIE: u32 = 16; constant _NTO_PF_FORKED (line 347) | pub const _NTO_PF_FORKED: u32 = 32; constant _NTO_PF_ORPHAN_PGRP (line 348) | pub const _NTO_PF_ORPHAN_PGRP: u32 = 64; constant _NTO_PF_STOPPED (line 349) | pub const _NTO_PF_STOPPED: u32 = 128; constant _NTO_PF_DEBUG_STOPPED (line 350) | pub const _NTO_PF_DEBUG_STOPPED: u32 = 256; constant _NTO_PF_BKGND_PGRP (line 351) | pub const _NTO_PF_BKGND_PGRP: u32 = 512; constant _NTO_PF_NOISYNC (line 352) | pub const _NTO_PF_NOISYNC: u32 = 1024; constant _NTO_PF_CONTINUED (line 353) | pub const _NTO_PF_CONTINUED: u32 = 2048; constant _NTO_PF_CHECK_INTR (line 354) | pub const _NTO_PF_CHECK_INTR: u32 = 4096; constant _NTO_PF_COREDUMP (line 355) | pub const _NTO_PF_COREDUMP: u32 = 8192; constant _NTO_PF_RING0 (line 356) | pub const _NTO_PF_RING0: u32 = 32768; constant _NTO_PF_SLEADER (line 357) | pub const _NTO_PF_SLEADER: u32 = 65536; constant _NTO_PF_WAITINFO (line 358) | pub const _NTO_PF_WAITINFO: u32 = 131072; constant _NTO_PF_DESTROYALL (line 359) | pub const _NTO_PF_DESTROYALL: u32 = 524288; constant _NTO_PF_NOCOREDUMP (line 360) | pub const _NTO_PF_NOCOREDUMP: u32 = 1048576; constant _NTO_PF_WAITDONE (line 361) | pub const _NTO_PF_WAITDONE: u32 = 4194304; constant _NTO_PF_TERM_WAITING (line 362) | pub const _NTO_PF_TERM_WAITING: u32 = 8388608; constant _NTO_PF_ASLR (line 363) | pub const _NTO_PF_ASLR: u32 = 16777216; constant _NTO_PF_EXECED (line 364) | pub const _NTO_PF_EXECED: u32 = 33554432; constant _NTO_PF_APP_STOPPED (line 365) | pub const _NTO_PF_APP_STOPPED: u32 = 67108864; constant _NTO_PF_64BIT (line 366) | pub const _NTO_PF_64BIT: u32 = 134217728; constant _NTO_PF_NET (line 367) | pub const _NTO_PF_NET: u32 = 268435456; constant _NTO_PF_NOLAZYSTACK (line 368) | pub const _NTO_PF_NOLAZYSTACK: u32 = 536870912; constant _NTO_PF_NOEXEC_STACK (line 369) | pub const _NTO_PF_NOEXEC_STACK: u32 = 1073741824; constant _NTO_PF_LOADER_PERMS (line 370) | pub const _NTO_PF_LOADER_PERMS: u32 = 2147483648; constant _NTO_TF_INTR_PENDING (line 372) | pub const _NTO_TF_INTR_PENDING: u32 = 65536; constant _NTO_TF_DETACHED (line 373) | pub const _NTO_TF_DETACHED: u32 = 131072; constant _NTO_TF_SHR_MUTEX (line 374) | pub const _NTO_TF_SHR_MUTEX: u32 = 262144; constant _NTO_TF_SHR_MUTEX_EUID (line 375) | pub const _NTO_TF_SHR_MUTEX_EUID: u32 = 524288; constant _NTO_TF_THREADS_HOLD (line 376) | pub const _NTO_TF_THREADS_HOLD: u32 = 1048576; constant _NTO_TF_UNBLOCK_REQ (line 377) | pub const _NTO_TF_UNBLOCK_REQ: u32 = 4194304; constant _NTO_TF_ALIGN_FAULT (line 378) | pub const _NTO_TF_ALIGN_FAULT: u32 = 16777216; constant _NTO_TF_SSTEP (line 379) | pub const _NTO_TF_SSTEP: u32 = 33554432; constant _NTO_TF_ALLOCED_STACK (line 380) | pub const _NTO_TF_ALLOCED_STACK: u32 = 67108864; constant _NTO_TF_NOMULTISIG (line 381) | pub const _NTO_TF_NOMULTISIG: u32 = 134217728; constant _NTO_TF_LOW_LATENCY (line 382) | pub const _NTO_TF_LOW_LATENCY: u32 = 268435456; constant _NTO_TF_IOPRIV (line 383) | pub const _NTO_TF_IOPRIV: u32 = 2147483648; constant _NTO_TCTL_IO_PRIV (line 385) | pub const _NTO_TCTL_IO_PRIV: u32 = 1; constant _NTO_TCTL_THREADS_HOLD (line 386) | pub const _NTO_TCTL_THREADS_HOLD: u32 = 2; constant _NTO_TCTL_THREADS_CONT (line 387) | pub const _NTO_TCTL_THREADS_CONT: u32 = 3; constant _NTO_TCTL_RUNMASK (line 388) | pub const _NTO_TCTL_RUNMASK: u32 = 4; constant _NTO_TCTL_ALIGN_FAULT (line 389) | pub const _NTO_TCTL_ALIGN_FAULT: u32 = 5; constant _NTO_TCTL_RUNMASK_GET_AND_SET (line 390) | pub const _NTO_TCTL_RUNMASK_GET_AND_SET: u32 = 6; constant _NTO_TCTL_PERFCOUNT (line 391) | pub const _NTO_TCTL_PERFCOUNT: u32 = 7; constant _NTO_TCTL_ONE_THREAD_HOLD (line 392) | pub const _NTO_TCTL_ONE_THREAD_HOLD: u32 = 8; constant _NTO_TCTL_ONE_THREAD_CONT (line 393) | pub const _NTO_TCTL_ONE_THREAD_CONT: u32 = 9; constant _NTO_TCTL_RUNMASK_GET_AND_SET_INHERIT (line 394) | pub const _NTO_TCTL_RUNMASK_GET_AND_SET_INHERIT: u32 = 10; constant _NTO_TCTL_NAME (line 395) | pub const _NTO_TCTL_NAME: u32 = 11; constant _NTO_TCTL_RCM_GET_AND_SET (line 396) | pub const _NTO_TCTL_RCM_GET_AND_SET: u32 = 12; constant _NTO_TCTL_SHR_MUTEX (line 397) | pub const _NTO_TCTL_SHR_MUTEX: u32 = 13; constant _NTO_TCTL_IO (line 398) | pub const _NTO_TCTL_IO: u32 = 14; constant _NTO_TCTL_NET_KIF_GET_AND_SET (line 399) | pub const _NTO_TCTL_NET_KIF_GET_AND_SET: u32 = 15; constant _NTO_TCTL_LOW_LATENCY (line 400) | pub const _NTO_TCTL_LOW_LATENCY: u32 = 16; constant _NTO_TCTL_ADD_EXIT_EVENT (line 401) | pub const _NTO_TCTL_ADD_EXIT_EVENT: u32 = 17; constant _NTO_TCTL_DEL_EXIT_EVENT (line 402) | pub const _NTO_TCTL_DEL_EXIT_EVENT: u32 = 18; constant _NTO_TCTL_IO_LEVEL (line 403) | pub const _NTO_TCTL_IO_LEVEL: u32 = 19; constant _NTO_TCTL_RESERVED (line 404) | pub const _NTO_TCTL_RESERVED: u32 = 2147483648; constant _NTO_TCTL_IO_LEVEL_INHERIT (line 405) | pub const _NTO_TCTL_IO_LEVEL_INHERIT: u32 = 1073741824; constant _NTO_IO_LEVEL_NONE (line 406) | pub const _NTO_IO_LEVEL_NONE: u32 = 1; constant _NTO_IO_LEVEL_1 (line 407) | pub const _NTO_IO_LEVEL_1: u32 = 2; constant _NTO_IO_LEVEL_2 (line 408) | pub const _NTO_IO_LEVEL_2: u32 = 3; constant _NTO_THREAD_NAME_MAX (line 410) | pub const _NTO_THREAD_NAME_MAX: u32 = 100; constant _NTO_CHF_FIXED_PRIORITY (line 412) | pub const _NTO_CHF_FIXED_PRIORITY: u32 = 1; constant _NTO_CHF_UNBLOCK (line 413) | pub const _NTO_CHF_UNBLOCK: u32 = 2; constant _NTO_CHF_THREAD_DEATH (line 414) | pub const _NTO_CHF_THREAD_DEATH: u32 = 4; constant _NTO_CHF_DISCONNECT (line 415) | pub const _NTO_CHF_DISCONNECT: u32 = 8; constant _NTO_CHF_NET_MSG (line 416) | pub const _NTO_CHF_NET_MSG: u32 = 16; constant _NTO_CHF_SENDER_LEN (line 417) | pub const _NTO_CHF_SENDER_LEN: u32 = 32; constant _NTO_CHF_COID_DISCONNECT (line 418) | pub const _NTO_CHF_COID_DISCONNECT: u32 = 64; constant _NTO_CHF_REPLY_LEN (line 419) | pub const _NTO_CHF_REPLY_LEN: u32 = 128; constant _NTO_CHF_PULSE_POOL (line 420) | pub const _NTO_CHF_PULSE_POOL: u32 = 256; constant _NTO_CHF_ASYNC_NONBLOCK (line 421) | pub const _NTO_CHF_ASYNC_NONBLOCK: u32 = 512; constant _NTO_CHF_ASYNC (line 422) | pub const _NTO_CHF_ASYNC: u32 = 1024; constant _NTO_CHF_GLOBAL (line 423) | pub const _NTO_CHF_GLOBAL: u32 = 2048; constant _NTO_CHF_PRIVATE (line 424) | pub const _NTO_CHF_PRIVATE: u32 = 4096; constant _NTO_CHF_MSG_PAUSING (line 425) | pub const _NTO_CHF_MSG_PAUSING: u32 = 8192; constant _NTO_CHF_INHERIT_RUNMASK (line 426) | pub const _NTO_CHF_INHERIT_RUNMASK: u32 = 16384; constant _NTO_CHF_UNBLOCK_TIMER (line 427) | pub const _NTO_CHF_UNBLOCK_TIMER: u32 = 32768; constant _NTO_CHO_CUSTOM_EVENT (line 429) | pub const _NTO_CHO_CUSTOM_EVENT: u32 = 1; constant _NTO_COF_CLOEXEC (line 431) | pub const _NTO_COF_CLOEXEC: u32 = 1; constant _NTO_COF_DEAD (line 432) | pub const _NTO_COF_DEAD: u32 = 2; constant _NTO_COF_NOSHARE (line 433) | pub const _NTO_COF_NOSHARE: u32 = 64; constant _NTO_COF_NETCON (line 434) | pub const _NTO_COF_NETCON: u32 = 128; constant _NTO_COF_NONBLOCK (line 435) | pub const _NTO_COF_NONBLOCK: u32 = 256; constant _NTO_COF_ASYNC (line 436) | pub const _NTO_COF_ASYNC: u32 = 512; constant _NTO_COF_GLOBAL (line 437) | pub const _NTO_COF_GLOBAL: u32 = 1024; constant _NTO_COF_NOEVENT (line 438) | pub const _NTO_COF_NOEVENT: u32 = 2048; constant _NTO_COF_INSECURE (line 439) | pub const _NTO_COF_INSECURE: u32 = 4096; constant _NTO_COF_REG_EVENTS (line 440) | pub const _NTO_COF_REG_EVENTS: u32 = 8192; constant _NTO_COF_UNREG_EVENTS (line 441) | pub const _NTO_COF_UNREG_EVENTS: u32 = 16384; constant _NTO_COF_MASK (line 442) | pub const _NTO_COF_MASK: u32 = 65535; constant _NTO_SIDE_CHANNEL (line 444) | pub const _NTO_SIDE_CHANNEL: u32 = 1073741824; constant _NTO_CONNECTION_SCOID (line 446) | pub const _NTO_CONNECTION_SCOID: u32 = 65536; constant _NTO_GLOBAL_CHANNEL (line 447) | pub const _NTO_GLOBAL_CHANNEL: u32 = 1073741824; constant _NTO_TIMEOUT_MASK (line 449) | pub const _NTO_TIMEOUT_MASK: u32 = (1 << STATE_MAX) - 1; constant _NTO_TIMEOUT_ACTIVE (line 450) | pub const _NTO_TIMEOUT_ACTIVE: u32 = 1 << STATE_MAX; constant _NTO_TIMEOUT_IMMEDIATE (line 451) | pub const _NTO_TIMEOUT_IMMEDIATE: u32 = 1 << (STATE_MAX + 1); constant _NTO_IC_LATENCY (line 453) | pub const _NTO_IC_LATENCY: u32 = 0; constant _NTO_INTR_FLAGS_END (line 455) | pub const _NTO_INTR_FLAGS_END: u32 = 1; constant _NTO_INTR_FLAGS_NO_UNMASK (line 456) | pub const _NTO_INTR_FLAGS_NO_UNMASK: u32 = 2; constant _NTO_INTR_FLAGS_PROCESS (line 457) | pub const _NTO_INTR_FLAGS_PROCESS: u32 = 4; constant _NTO_INTR_FLAGS_TRK_MSK (line 458) | pub const _NTO_INTR_FLAGS_TRK_MSK: u32 = 8; constant _NTO_INTR_FLAGS_ARRAY (line 459) | pub const _NTO_INTR_FLAGS_ARRAY: u32 = 16; constant _NTO_INTR_FLAGS_EXCLUSIVE (line 460) | pub const _NTO_INTR_FLAGS_EXCLUSIVE: u32 = 32; constant _NTO_INTR_FLAGS_FPU (line 461) | pub const _NTO_INTR_FLAGS_FPU: u32 = 64; constant _NTO_INTR_CLASS_EXTERNAL (line 463) | pub const _NTO_INTR_CLASS_EXTERNAL: u32 = 0; constant _NTO_INTR_CLASS_SYNTHETIC (line 464) | pub const _NTO_INTR_CLASS_SYNTHETIC: u32 = 2147418112; constant _NTO_INTR_SPARE (line 466) | pub const _NTO_INTR_SPARE: u32 = 2147483647; constant _NTO_HOOK_IDLE (line 468) | pub const _NTO_HOOK_IDLE: u32 = 2147418113; constant _NTO_HOOK_OVERDRIVE (line 469) | pub const _NTO_HOOK_OVERDRIVE: u32 = 2147418114; constant _NTO_HOOK_LAST (line 470) | pub const _NTO_HOOK_LAST: u32 = 2147418114; constant _NTO_HOOK_IDLE2_FLAG (line 471) | pub const _NTO_HOOK_IDLE2_FLAG: u32 = 32768; constant _NTO_IH_CMD_SLEEP_SETUP (line 473) | pub const _NTO_IH_CMD_SLEEP_SETUP: u32 = 1; constant _NTO_IH_CMD_SLEEP_BLOCK (line 474) | pub const _NTO_IH_CMD_SLEEP_BLOCK: u32 = 2; constant _NTO_IH_CMD_SLEEP_WAKEUP (line 475) | pub const _NTO_IH_CMD_SLEEP_WAKEUP: u32 = 4; constant _NTO_IH_CMD_SLEEP_ONLINE (line 476) | pub const _NTO_IH_CMD_SLEEP_ONLINE: u32 = 8; constant _NTO_IH_RESP_NEEDS_BLOCK (line 477) | pub const _NTO_IH_RESP_NEEDS_BLOCK: u32 = 1; constant _NTO_IH_RESP_NEEDS_WAKEUP (line 478) | pub const _NTO_IH_RESP_NEEDS_WAKEUP: u32 = 2; constant _NTO_IH_RESP_NEEDS_ONLINE (line 479) | pub const _NTO_IH_RESP_NEEDS_ONLINE: u32 = 4; constant _NTO_IH_RESP_SYNC_TIME (line 480) | pub const _NTO_IH_RESP_SYNC_TIME: u32 = 16; constant _NTO_IH_RESP_SYNC_TLB (line 481) | pub const _NTO_IH_RESP_SYNC_TLB: u32 = 32; constant _NTO_IH_RESP_SUGGEST_OFFLINE (line 482) | pub const _NTO_IH_RESP_SUGGEST_OFFLINE: u32 = 256; constant _NTO_IH_RESP_SLEEP_MODE_REACHED (line 483) | pub const _NTO_IH_RESP_SLEEP_MODE_REACHED: u32 = 512; constant _NTO_IH_RESP_DELIVER_INTRS (line 484) | pub const _NTO_IH_RESP_DELIVER_INTRS: u32 = 1024; constant _NTO_READIOV_SEND (line 486) | pub const _NTO_READIOV_SEND: u32 = 0; constant _NTO_READIOV_REPLY (line 487) | pub const _NTO_READIOV_REPLY: u32 = 1; constant _NTO_KEYDATA_VTID (line 489) | pub const _NTO_KEYDATA_VTID: u32 = 2147483648; constant _NTO_KEYDATA_PATHSIGN (line 491) | pub const _NTO_KEYDATA_PATHSIGN: u32 = 32768; constant _NTO_KEYDATA_OP_MASK (line 492) | pub const _NTO_KEYDATA_OP_MASK: u32 = 255; constant _NTO_KEYDATA_VERIFY (line 493) | pub const _NTO_KEYDATA_VERIFY: u32 = 0; constant _NTO_KEYDATA_CALCULATE (line 494) | pub const _NTO_KEYDATA_CALCULATE: u32 = 1; constant _NTO_KEYDATA_CALCULATE_REUSE (line 495) | pub const _NTO_KEYDATA_CALCULATE_REUSE: u32 = 2; constant _NTO_KEYDATA_PATHSIGN_VERIFY (line 496) | pub const _NTO_KEYDATA_PATHSIGN_VERIFY: u32 = 32768; constant _NTO_KEYDATA_PATHSIGN_CALCULATE (line 497) | pub const _NTO_KEYDATA_PATHSIGN_CALCULATE: u32 = 32769; constant _NTO_KEYDATA_PATHSIGN_CALCULATE_REUSE (line 498) | pub const _NTO_KEYDATA_PATHSIGN_CALCULATE_REUSE: u32 = 32770; constant _NTO_SCTL_SETPRIOCEILING (line 500) | pub const _NTO_SCTL_SETPRIOCEILING: u32 = 1; constant _NTO_SCTL_GETPRIOCEILING (line 501) | pub const _NTO_SCTL_GETPRIOCEILING: u32 = 2; constant _NTO_SCTL_SETEVENT (line 502) | pub const _NTO_SCTL_SETEVENT: u32 = 3; constant _NTO_SCTL_MUTEX_WAKEUP (line 503) | pub const _NTO_SCTL_MUTEX_WAKEUP: u32 = 4; constant _NTO_SCTL_MUTEX_CONSISTENT (line 504) | pub const _NTO_SCTL_MUTEX_CONSISTENT: u32 = 5; constant _NTO_SCTL_SEM_VALUE (line 505) | pub const _NTO_SCTL_SEM_VALUE: u32 = 6; constant _NTO_CLIENTINFO_GETGROUPS (line 507) | pub const _NTO_CLIENTINFO_GETGROUPS: u32 = 1; constant _NTO_CLIENTINFO_GETTYPEID (line 508) | pub const _NTO_CLIENTINFO_GETTYPEID: u32 = 2; function ChannelCreate (line 511) | pub fn ChannelCreate(__flags: ::c_uint) -> ::c_int; function ChannelCreate_r (line 512) | pub fn ChannelCreate_r(__flags: ::c_uint) -> ::c_int; function ChannelCreatePulsePool (line 513) | pub fn ChannelCreatePulsePool( function ChannelCreateExt (line 517) | pub fn ChannelCreateExt( function ChannelDestroy (line 525) | pub fn ChannelDestroy(__chid: ::c_int) -> ::c_int; function ChannelDestroy_r (line 526) | pub fn ChannelDestroy_r(__chid: ::c_int) -> ::c_int; function ConnectAttach (line 527) | pub fn ConnectAttach( function ConnectAttach_r (line 534) | pub fn ConnectAttach_r( function ConnectDetach (line 553) | pub fn ConnectDetach(__coid: ::c_int) -> ::c_int; function ConnectDetach_r (line 554) | pub fn ConnectDetach_r(__coid: ::c_int) -> ::c_int; function ConnectServerInfo (line 555) | pub fn ConnectServerInfo(__pid: ::pid_t, __coid: ::c_int, __info: *mut _... function ConnectServerInfo_r (line 556) | pub fn ConnectServerInfo_r( function ConnectClientInfoExtraArgs (line 561) | pub fn ConnectClientInfoExtraArgs( function ConnectClientInfoExtraArgs_r (line 569) | pub fn ConnectClientInfoExtraArgs_r( function ConnectClientInfo (line 577) | pub fn ConnectClientInfo( function ConnectClientInfo_r (line 582) | pub fn ConnectClientInfo_r( function ConnectClientInfoExt (line 587) | pub fn ConnectClientInfoExt( function ClientInfoExtFree (line 592) | pub fn ClientInfoExtFree(__info_pp: *mut *mut _client_info) -> ::c_int; function ConnectClientInfoAble (line 593) | pub fn ConnectClientInfoAble( function ConnectFlags (line 600) | pub fn ConnectFlags( function ConnectFlags_r (line 606) | pub fn ConnectFlags_r( function ChannelConnectAttr (line 612) | pub fn ChannelConnectAttr( function MsgSend (line 618) | pub fn MsgSend( function MsgSend_r (line 625) | pub fn MsgSend_r( function MsgSendnc (line 632) | pub fn MsgSendnc( function MsgSendnc_r (line 639) | pub fn MsgSendnc_r( function MsgSendsv (line 646) | pub fn MsgSendsv( function MsgSendsv_r (line 653) | pub fn MsgSendsv_r( function MsgSendsvnc (line 660) | pub fn MsgSendsvnc( function MsgSendsvnc_r (line 667) | pub fn MsgSendsvnc_r( function MsgSendvs (line 674) | pub fn MsgSendvs( function MsgSendvs_r (line 681) | pub fn MsgSendvs_r( function MsgSendvsnc (line 688) | pub fn MsgSendvsnc( function MsgSendvsnc_r (line 695) | pub fn MsgSendvsnc_r( function MsgSendv (line 702) | pub fn MsgSendv( function MsgSendv_r (line 709) | pub fn MsgSendv_r( function MsgSendvnc (line 716) | pub fn MsgSendvnc( function MsgSendvnc_r (line 723) | pub fn MsgSendvnc_r( function MsgReceive (line 730) | pub fn MsgReceive( function MsgReceive_r (line 736) | pub fn MsgReceive_r( function MsgReceivev (line 742) | pub fn MsgReceivev( function MsgReceivev_r (line 748) | pub fn MsgReceivev_r( function MsgReceivePulse (line 754) | pub fn MsgReceivePulse( function MsgReceivePulse_r (line 760) | pub fn MsgReceivePulse_r( function MsgReceivePulsev (line 766) | pub fn MsgReceivePulsev( function MsgReceivePulsev_r (line 772) | pub fn MsgReceivePulsev_r( function MsgReply (line 778) | pub fn MsgReply( function MsgReply_r (line 784) | pub fn MsgReply_r( function MsgReplyv (line 790) | pub fn MsgReplyv( function MsgReplyv_r (line 796) | pub fn MsgReplyv_r( function MsgReadiov (line 802) | pub fn MsgReadiov( function MsgReadiov_r (line 809) | pub fn MsgReadiov_r( function MsgRead (line 816) | pub fn MsgRead( function MsgRead_r (line 822) | pub fn MsgRead_r( function MsgReadv (line 828) | pub fn MsgReadv( function MsgReadv_r (line 834) | pub fn MsgReadv_r( function MsgWrite (line 840) | pub fn MsgWrite( function MsgWrite_r (line 846) | pub fn MsgWrite_r( function MsgWritev (line 852) | pub fn MsgWritev( function MsgWritev_r (line 858) | pub fn MsgWritev_r( function MsgSendPulse (line 864) | pub fn MsgSendPulse( function MsgSendPulse_r (line 870) | pub fn MsgSendPulse_r( function MsgSendPulsePtr (line 876) | pub fn MsgSendPulsePtr( function MsgSendPulsePtr_r (line 882) | pub fn MsgSendPulsePtr_r( function MsgDeliverEvent (line 888) | pub fn MsgDeliverEvent(__rcvid: ::c_int, __event: *const ::sigevent) -> ... function MsgDeliverEvent_r (line 889) | pub fn MsgDeliverEvent_r(__rcvid: ::c_int, __event: *const ::sigevent) -... function MsgVerifyEvent (line 890) | pub fn MsgVerifyEvent(__rcvid: ::c_int, __event: *const ::sigevent) -> :... function MsgVerifyEvent_r (line 891) | pub fn MsgVerifyEvent_r(__rcvid: ::c_int, __event: *const ::sigevent) ->... function MsgRegisterEvent (line 892) | pub fn MsgRegisterEvent(__event: *mut ::sigevent, __coid: ::c_int) -> ::... function MsgRegisterEvent_r (line 893) | pub fn MsgRegisterEvent_r(__event: *mut ::sigevent, __coid: ::c_int) -> ... function MsgUnregisterEvent (line 894) | pub fn MsgUnregisterEvent(__event: *const ::sigevent) -> ::c_int; function MsgUnregisterEvent_r (line 895) | pub fn MsgUnregisterEvent_r(__event: *const ::sigevent) -> ::c_int; function MsgInfo (line 896) | pub fn MsgInfo(__rcvid: ::c_int, __info: *mut _msg_info64) -> ::c_int; function MsgInfo_r (line 897) | pub fn MsgInfo_r(__rcvid: ::c_int, __info: *mut _msg_info64) -> ::c_int; function MsgKeyData (line 898) | pub fn MsgKeyData( function MsgKeyData_r (line 906) | pub fn MsgKeyData_r( function MsgError (line 914) | pub fn MsgError(__rcvid: ::c_int, __err: ::c_int) -> ::c_int; function MsgError_r (line 915) | pub fn MsgError_r(__rcvid: ::c_int, __err: ::c_int) -> ::c_int; function MsgCurrent (line 916) | pub fn MsgCurrent(__rcvid: ::c_int) -> ::c_int; function MsgCurrent_r (line 917) | pub fn MsgCurrent_r(__rcvid: ::c_int) -> ::c_int; function MsgSendAsyncGbl (line 918) | pub fn MsgSendAsyncGbl( function MsgSendAsync (line 924) | pub fn MsgSendAsync(__coid: ::c_int) -> ::c_int; function MsgReceiveAsyncGbl (line 925) | pub fn MsgReceiveAsyncGbl( function MsgReceiveAsync (line 932) | pub fn MsgReceiveAsync(__chid: ::c_int, __iov: *const ::iovec, __parts: ... function MsgPause (line 933) | pub fn MsgPause(__rcvid: ::c_int, __cookie: ::c_uint) -> ::c_int; function MsgPause_r (line 934) | pub fn MsgPause_r(__rcvid: ::c_int, __cookie: ::c_uint) -> ::c_int; function SignalKill (line 936) | pub fn SignalKill( function SignalKill_r (line 944) | pub fn SignalKill_r( function SignalKillSigval (line 952) | pub fn SignalKillSigval( function SignalKillSigval_r (line 960) | pub fn SignalKillSigval_r( function SignalReturn (line 968) | pub fn SignalReturn(__info: *mut _sighandler_info) -> ::c_int; function SignalFault (line 969) | pub fn SignalFault(__sigcode: ::c_uint, __regs: *mut ::c_void, __refaddr... function SignalAction (line 970) | pub fn SignalAction( function SignalAction_r (line 977) | pub fn SignalAction_r( function SignalProcmask (line 984) | pub fn SignalProcmask( function SignalProcmask_r (line 991) | pub fn SignalProcmask_r( function SignalSuspend (line 998) | pub fn SignalSuspend(__set: *const ::sigset_t) -> ::c_int; function SignalSuspend_r (line 999) | pub fn SignalSuspend_r(__set: *const ::sigset_t) -> ::c_int; function SignalWaitinfo (line 1000) | pub fn SignalWaitinfo(__set: *const ::sigset_t, __info: *mut ::siginfo_t... function SignalWaitinfo_r (line 1001) | pub fn SignalWaitinfo_r(__set: *const ::sigset_t, __info: *mut ::siginfo... function SignalWaitinfoMask (line 1002) | pub fn SignalWaitinfoMask( function SignalWaitinfoMask_r (line 1007) | pub fn SignalWaitinfoMask_r( function ThreadCreate (line 1012) | pub fn ThreadCreate( function ThreadCreate_r (line 1018) | pub fn ThreadCreate_r( function ThreadDestroy (line 1025) | pub fn ThreadDestroy(__tid: ::c_int, __priority: ::c_int, __status: *mut... function ThreadDestroy_r (line 1026) | pub fn ThreadDestroy_r(__tid: ::c_int, __priority: ::c_int, __status: *m... function ThreadDetach (line 1028) | pub fn ThreadDetach(__tid: ::c_int) -> ::c_int; function ThreadDetach_r (line 1029) | pub fn ThreadDetach_r(__tid: ::c_int) -> ::c_int; function ThreadJoin (line 1030) | pub fn ThreadJoin(__tid: ::c_int, __status: *mut *mut ::c_void) -> ::c_int; function ThreadJoin_r (line 1031) | pub fn ThreadJoin_r(__tid: ::c_int, __status: *mut *mut ::c_void) -> ::c... function ThreadCancel (line 1032) | pub fn ThreadCancel(__tid: ::c_int, __canstub: unsafe extern "C" fn()) -... function ThreadCancel_r (line 1033) | pub fn ThreadCancel_r(__tid: ::c_int, __canstub: unsafe extern "C" fn())... function ThreadCtl (line 1034) | pub fn ThreadCtl(__cmd: ::c_int, __data: *mut ::c_void) -> ::c_int; function ThreadCtl_r (line 1035) | pub fn ThreadCtl_r(__cmd: ::c_int, __data: *mut ::c_void) -> ::c_int; function ThreadCtlExt (line 1036) | pub fn ThreadCtlExt( function ThreadCtlExt_r (line 1042) | pub fn ThreadCtlExt_r( function InterruptHookTrace (line 1049) | pub fn InterruptHookTrace( function InterruptHookIdle (line 1053) | pub fn InterruptHookIdle( function InterruptHookIdle2 (line 1057) | pub fn InterruptHookIdle2( function InterruptHookOverdriveEvent (line 1063) | pub fn InterruptHookOverdriveEvent(__event: *const ::sigevent, __flags: ... function InterruptAttachEvent (line 1064) | pub fn InterruptAttachEvent( function InterruptAttachEvent_r (line 1069) | pub fn InterruptAttachEvent_r( function InterruptAttach (line 1074) | pub fn InterruptAttach( function InterruptAttach_r (line 1083) | pub fn InterruptAttach_r( function InterruptAttachArray (line 1092) | pub fn InterruptAttachArray( function InterruptAttachArray_r (line 1101) | pub fn InterruptAttachArray_r( function InterruptDetach (line 1110) | pub fn InterruptDetach(__id: ::c_int) -> ::c_int; function InterruptDetach_r (line 1111) | pub fn InterruptDetach_r(__id: ::c_int) -> ::c_int; function InterruptWait (line 1112) | pub fn InterruptWait(__flags: ::c_int, __timeout: *const u64) -> ::c_int; function InterruptWait_r (line 1113) | pub fn InterruptWait_r(__flags: ::c_int, __timeout: *const u64) -> ::c_int; function InterruptCharacteristic (line 1114) | pub fn InterruptCharacteristic( function InterruptCharacteristic_r (line 1120) | pub fn InterruptCharacteristic_r( function SchedGet (line 1127) | pub fn SchedGet(__pid: ::pid_t, __tid: ::c_int, __param: *mut ::sched_pa... function SchedGet_r (line 1128) | pub fn SchedGet_r(__pid: ::pid_t, __tid: ::c_int, __param: *mut ::sched_... function SchedGetCpuNum (line 1129) | pub fn SchedGetCpuNum() -> ::c_uint; function SchedSet (line 1130) | pub fn SchedSet( function SchedSet_r (line 1136) | pub fn SchedSet_r( function SchedInfo (line 1142) | pub fn SchedInfo(__pid: ::pid_t, __algorithm: ::c_int, __info: *mut ::_s... function SchedInfo_r (line 1143) | pub fn SchedInfo_r(__pid: ::pid_t, __algorithm: ::c_int, __info: *mut ::... function SchedYield (line 1145) | pub fn SchedYield() -> ::c_int; function SchedYield_r (line 1146) | pub fn SchedYield_r() -> ::c_int; function SchedCtl (line 1147) | pub fn SchedCtl(__cmd: ::c_int, __data: *mut ::c_void, __length: usize) ... function SchedCtl_r (line 1148) | pub fn SchedCtl_r(__cmd: ::c_int, __data: *mut ::c_void, __length: usize... function SchedJobCreate (line 1149) | pub fn SchedJobCreate(__job: *mut nto_job_t) -> ::c_int; function SchedJobCreate_r (line 1150) | pub fn SchedJobCreate_r(__job: *mut nto_job_t) -> ::c_int; function SchedJobDestroy (line 1151) | pub fn SchedJobDestroy(__job: *mut nto_job_t) -> ::c_int; function SchedJobDestroy_r (line 1152) | pub fn SchedJobDestroy_r(__job: *mut nto_job_t) -> ::c_int; function SchedWaypoint (line 1153) | pub fn SchedWaypoint( function SchedWaypoint_r (line 1159) | pub fn SchedWaypoint_r( function TimerCreate (line 1166) | pub fn TimerCreate(__id: ::clockid_t, __notify: *const ::sigevent) -> ::... function TimerCreate_r (line 1167) | pub fn TimerCreate_r(__id: ::clockid_t, __notify: *const ::sigevent) -> ... function TimerDestroy (line 1168) | pub fn TimerDestroy(__id: ::timer_t) -> ::c_int; function TimerDestroy_r (line 1169) | pub fn TimerDestroy_r(__id: ::timer_t) -> ::c_int; function TimerSettime (line 1170) | pub fn TimerSettime( function TimerSettime_r (line 1176) | pub fn TimerSettime_r( function TimerInfo (line 1182) | pub fn TimerInfo( function TimerInfo_r (line 1188) | pub fn TimerInfo_r( function TimerAlarm (line 1194) | pub fn TimerAlarm( function TimerAlarm_r (line 1199) | pub fn TimerAlarm_r( function TimerTimeout (line 1204) | pub fn TimerTimeout( function TimerTimeout_r (line 1211) | pub fn TimerTimeout_r( function SyncTypeCreate (line 1219) | pub fn SyncTypeCreate( function SyncTypeCreate_r (line 1224) | pub fn SyncTypeCreate_r( function SyncDestroy (line 1229) | pub fn SyncDestroy(__sync: *mut ::sync_t) -> ::c_int; function SyncDestroy_r (line 1230) | pub fn SyncDestroy_r(__sync: *mut ::sync_t) -> ::c_int; function SyncCtl (line 1231) | pub fn SyncCtl(__cmd: ::c_int, __sync: *mut ::sync_t, __data: *mut ::c_v... function SyncCtl_r (line 1232) | pub fn SyncCtl_r(__cmd: ::c_int, __sync: *mut ::sync_t, __data: *mut ::c... function SyncMutexEvent (line 1233) | pub fn SyncMutexEvent(__sync: *mut ::sync_t, event: *const ::sigevent) -... function SyncMutexEvent_r (line 1234) | pub fn SyncMutexEvent_r(__sync: *mut ::sync_t, event: *const ::sigevent)... function SyncMutexLock (line 1235) | pub fn SyncMutexLock(__sync: *mut ::sync_t) -> ::c_int; function SyncMutexLock_r (line 1236) | pub fn SyncMutexLock_r(__sync: *mut ::sync_t) -> ::c_int; function SyncMutexUnlock (line 1237) | pub fn SyncMutexUnlock(__sync: *mut ::sync_t) -> ::c_int; function SyncMutexUnlock_r (line 1238) | pub fn SyncMutexUnlock_r(__sync: *mut ::sync_t) -> ::c_int; function SyncMutexRevive (line 1239) | pub fn SyncMutexRevive(__sync: *mut ::sync_t) -> ::c_int; function SyncMutexRevive_r (line 1240) | pub fn SyncMutexRevive_r(__sync: *mut ::sync_t) -> ::c_int; function SyncCondvarWait (line 1241) | pub fn SyncCondvarWait(__sync: *mut ::sync_t, __mutex: *mut ::sync_t) ->... function SyncCondvarWait_r (line 1242) | pub fn SyncCondvarWait_r(__sync: *mut ::sync_t, __mutex: *mut ::sync_t) ... function SyncCondvarSignal (line 1243) | pub fn SyncCondvarSignal(__sync: *mut ::sync_t, __all: ::c_int) -> ::c_int; function SyncCondvarSignal_r (line 1244) | pub fn SyncCondvarSignal_r(__sync: *mut ::sync_t, __all: ::c_int) -> ::c... function SyncSemPost (line 1245) | pub fn SyncSemPost(__sync: *mut ::sync_t) -> ::c_int; function SyncSemPost_r (line 1246) | pub fn SyncSemPost_r(__sync: *mut ::sync_t) -> ::c_int; function SyncSemWait (line 1247) | pub fn SyncSemWait(__sync: *mut ::sync_t, __tryto: ::c_int) -> ::c_int; function SyncSemWait_r (line 1248) | pub fn SyncSemWait_r(__sync: *mut ::sync_t, __tryto: ::c_int) -> ::c_int; function ClockTime (line 1250) | pub fn ClockTime(__id: ::clockid_t, _new: *const u64, __old: *mut u64) -... function ClockTime_r (line 1251) | pub fn ClockTime_r(__id: ::clockid_t, _new: *const u64, __old: *mut u64)... function ClockAdjust (line 1252) | pub fn ClockAdjust( function ClockAdjust_r (line 1257) | pub fn ClockAdjust_r( function ClockPeriod (line 1262) | pub fn ClockPeriod( function ClockPeriod_r (line 1268) | pub fn ClockPeriod_r( function ClockId (line 1274) | pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; function ClockId_r (line 1275) | pub fn ClockId_r(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; function InterruptMask (line 1283) | pub fn InterruptMask(__intr: ::c_int, __id: ::c_int) -> ::c_int; function InterruptUnmask (line 1284) | pub fn InterruptUnmask(__intr: ::c_int, __id: ::c_int) -> ::c_int; FILE: builder/third-party/libc/src/unix/nto/x86_64.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; type time_t (line 5) | pub type time_t = i64; FILE: builder/third-party/libc/src/unix/redox/mod.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type blkcnt_t (line 18) | pub type blkcnt_t = ::c_ulong; type blksize_t (line 19) | pub type blksize_t = ::c_long; type clock_t (line 20) | pub type clock_t = ::c_long; type clockid_t (line 21) | pub type clockid_t = ::c_int; type dev_t (line 22) | pub type dev_t = ::c_long; type fsblkcnt_t (line 23) | pub type fsblkcnt_t = ::c_ulong; type fsfilcnt_t (line 24) | pub type fsfilcnt_t = ::c_ulong; type ino_t (line 25) | pub type ino_t = ::c_ulong; type mode_t (line 26) | pub type mode_t = ::c_int; type nfds_t (line 27) | pub type nfds_t = ::c_ulong; type nlink_t (line 28) | pub type nlink_t = ::c_ulong; type off_t (line 29) | pub type off_t = ::c_longlong; type pthread_t (line 30) | pub type pthread_t = *mut ::c_void; type pthread_key_t (line 33) | pub type pthread_key_t = usize; type rlim_t (line 34) | pub type rlim_t = ::c_ulonglong; type sa_family_t (line 35) | pub type sa_family_t = u16; type sem_t (line 36) | pub type sem_t = *mut ::c_void; type sigset_t (line 37) | pub type sigset_t = ::c_ulonglong; type socklen_t (line 38) | pub type socklen_t = u32; type speed_t (line 39) | pub type speed_t = u32; type suseconds_t (line 40) | pub type suseconds_t = ::c_int; type tcflag_t (line 41) | pub type tcflag_t = u32; type time_t (line 42) | pub type time_t = ::c_longlong; type id_t (line 43) | pub type id_t = ::c_uint; type pid_t (line 44) | pub type pid_t = usize; type uid_t (line 45) | pub type uid_t = u32; type gid_t (line 46) | pub type gid_t = u32; type timezone (line 49) | pub enum timezone {} method clone (line 52) | fn clone(&self) -> timezone { constant _PTHREAD_ATTR_SIZE (line 318) | const _PTHREAD_ATTR_SIZE: usize = 32; constant _PTHREAD_RWLOCKATTR_SIZE (line 319) | const _PTHREAD_RWLOCKATTR_SIZE: usize = 1; constant _PTHREAD_RWLOCK_SIZE (line 320) | const _PTHREAD_RWLOCK_SIZE: usize = 4; constant _PTHREAD_BARRIER_SIZE (line 321) | const _PTHREAD_BARRIER_SIZE: usize = 24; constant _PTHREAD_BARRIERATTR_SIZE (line 322) | const _PTHREAD_BARRIERATTR_SIZE: usize = 4; constant _PTHREAD_CONDATTR_SIZE (line 323) | const _PTHREAD_CONDATTR_SIZE: usize = 8; constant _PTHREAD_COND_SIZE (line 324) | const _PTHREAD_COND_SIZE: usize = 8; constant _PTHREAD_MUTEX_SIZE (line 325) | const _PTHREAD_MUTEX_SIZE: usize = 12; constant _PTHREAD_MUTEXATTR_SIZE (line 326) | const _PTHREAD_MUTEXATTR_SIZE: usize = 20; constant _PTHREAD_ONCE_SIZE (line 327) | const _PTHREAD_ONCE_SIZE: usize = 4; constant _PTHREAD_SPINLOCK_SIZE (line 328) | const _PTHREAD_SPINLOCK_SIZE: usize = 4; constant UTSLENGTH (line 330) | pub const UTSLENGTH: usize = 65; constant PATH_MAX (line 344) | pub const PATH_MAX: ::c_int = 4096; constant F_GETLK (line 347) | pub const F_GETLK: ::c_int = 5; constant F_SETLK (line 348) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 349) | pub const F_SETLKW: ::c_int = 7; constant F_ULOCK (line 350) | pub const F_ULOCK: ::c_int = 0; constant F_LOCK (line 351) | pub const F_LOCK: ::c_int = 1; constant F_TLOCK (line 352) | pub const F_TLOCK: ::c_int = 2; constant F_TEST (line 353) | pub const F_TEST: ::c_int = 3; constant RTLD_DEFAULT (line 356) | pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void; constant RTLD_LAZY (line 360) | pub const RTLD_LAZY: ::c_int = 0x0001; constant RTLD_NOW (line 361) | pub const RTLD_NOW: ::c_int = 0x0002; constant RTLD_GLOBAL (line 362) | pub const RTLD_GLOBAL: ::c_int = 0x0100; constant RTLD_LOCAL (line 363) | pub const RTLD_LOCAL: ::c_int = 0x0000; constant EPERM (line 366) | pub const EPERM: ::c_int = 1; constant ENOENT (line 367) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 368) | pub const ESRCH: ::c_int = 3; constant EINTR (line 369) | pub const EINTR: ::c_int = 4; constant EIO (line 370) | pub const EIO: ::c_int = 5; constant ENXIO (line 371) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 372) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 373) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 374) | pub const EBADF: ::c_int = 9; constant ECHILD (line 375) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 376) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 377) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 378) | pub const EACCES: ::c_int = 13; constant EFAULT (line 379) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 380) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 381) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 382) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 383) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 384) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 385) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 386) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 387) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 388) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 389) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 390) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 391) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 392) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 393) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 394) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 395) | pub const EROFS: ::c_int = 30; constant EMLINK (line 396) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 397) | pub const EPIPE: ::c_int = 32; constant EDOM (line 398) | pub const EDOM: ::c_int = 33; constant ERANGE (line 399) | pub const ERANGE: ::c_int = 34; constant EDEADLK (line 400) | pub const EDEADLK: ::c_int = 35; constant ENAMETOOLONG (line 401) | pub const ENAMETOOLONG: ::c_int = 36; constant ENOLCK (line 402) | pub const ENOLCK: ::c_int = 37; constant ENOSYS (line 403) | pub const ENOSYS: ::c_int = 38; constant ENOTEMPTY (line 404) | pub const ENOTEMPTY: ::c_int = 39; constant ELOOP (line 405) | pub const ELOOP: ::c_int = 40; constant EWOULDBLOCK (line 406) | pub const EWOULDBLOCK: ::c_int = 41; constant ENOMSG (line 407) | pub const ENOMSG: ::c_int = 42; constant EIDRM (line 408) | pub const EIDRM: ::c_int = 43; constant ECHRNG (line 409) | pub const ECHRNG: ::c_int = 44; constant EL2NSYNC (line 410) | pub const EL2NSYNC: ::c_int = 45; constant EL3HLT (line 411) | pub const EL3HLT: ::c_int = 46; constant EL3RST (line 412) | pub const EL3RST: ::c_int = 47; constant ELNRNG (line 413) | pub const ELNRNG: ::c_int = 48; constant EUNATCH (line 414) | pub const EUNATCH: ::c_int = 49; constant ENOCSI (line 415) | pub const ENOCSI: ::c_int = 50; constant EL2HLT (line 416) | pub const EL2HLT: ::c_int = 51; constant EBADE (line 417) | pub const EBADE: ::c_int = 52; constant EBADR (line 418) | pub const EBADR: ::c_int = 53; constant EXFULL (line 419) | pub const EXFULL: ::c_int = 54; constant ENOANO (line 420) | pub const ENOANO: ::c_int = 55; constant EBADRQC (line 421) | pub const EBADRQC: ::c_int = 56; constant EBADSLT (line 422) | pub const EBADSLT: ::c_int = 57; constant EDEADLOCK (line 423) | pub const EDEADLOCK: ::c_int = 58; constant EBFONT (line 424) | pub const EBFONT: ::c_int = 59; constant ENOSTR (line 425) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 426) | pub const ENODATA: ::c_int = 61; constant ETIME (line 427) | pub const ETIME: ::c_int = 62; constant ENOSR (line 428) | pub const ENOSR: ::c_int = 63; constant ENONET (line 429) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 430) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 431) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 432) | pub const ENOLINK: ::c_int = 67; constant EADV (line 433) | pub const EADV: ::c_int = 68; constant ESRMNT (line 434) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 435) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 436) | pub const EPROTO: ::c_int = 71; constant EMULTIHOP (line 437) | pub const EMULTIHOP: ::c_int = 72; constant EDOTDOT (line 438) | pub const EDOTDOT: ::c_int = 73; constant EBADMSG (line 439) | pub const EBADMSG: ::c_int = 74; constant EOVERFLOW (line 440) | pub const EOVERFLOW: ::c_int = 75; constant ENOTUNIQ (line 441) | pub const ENOTUNIQ: ::c_int = 76; constant EBADFD (line 442) | pub const EBADFD: ::c_int = 77; constant EREMCHG (line 443) | pub const EREMCHG: ::c_int = 78; constant ELIBACC (line 444) | pub const ELIBACC: ::c_int = 79; constant ELIBBAD (line 445) | pub const ELIBBAD: ::c_int = 80; constant ELIBSCN (line 446) | pub const ELIBSCN: ::c_int = 81; constant ELIBMAX (line 448) | pub const ELIBMAX: ::c_int = 82; constant ELIBEXEC (line 449) | pub const ELIBEXEC: ::c_int = 83; constant EILSEQ (line 450) | pub const EILSEQ: ::c_int = 84; constant ERESTART (line 452) | pub const ERESTART: ::c_int = 85; constant ESTRPIPE (line 453) | pub const ESTRPIPE: ::c_int = 86; constant EUSERS (line 454) | pub const EUSERS: ::c_int = 87; constant ENOTSOCK (line 455) | pub const ENOTSOCK: ::c_int = 88; constant EDESTADDRREQ (line 456) | pub const EDESTADDRREQ: ::c_int = 89; constant EMSGSIZE (line 457) | pub const EMSGSIZE: ::c_int = 90; constant EPROTOTYPE (line 458) | pub const EPROTOTYPE: ::c_int = 91; constant ENOPROTOOPT (line 459) | pub const ENOPROTOOPT: ::c_int = 92; constant EPROTONOSUPPORT (line 460) | pub const EPROTONOSUPPORT: ::c_int = 93; constant ESOCKTNOSUPPORT (line 461) | pub const ESOCKTNOSUPPORT: ::c_int = 94; constant EOPNOTSUPP (line 463) | pub const EOPNOTSUPP: ::c_int = 95; constant ENOTSUP (line 464) | pub const ENOTSUP: ::c_int = EOPNOTSUPP; constant EPFNOSUPPORT (line 465) | pub const EPFNOSUPPORT: ::c_int = 96; constant EAFNOSUPPORT (line 467) | pub const EAFNOSUPPORT: ::c_int = 97; constant EADDRINUSE (line 468) | pub const EADDRINUSE: ::c_int = 98; constant EADDRNOTAVAIL (line 469) | pub const EADDRNOTAVAIL: ::c_int = 99; constant ENETDOWN (line 470) | pub const ENETDOWN: ::c_int = 100; constant ENETUNREACH (line 471) | pub const ENETUNREACH: ::c_int = 101; constant ENETRESET (line 473) | pub const ENETRESET: ::c_int = 102; constant ECONNABORTED (line 474) | pub const ECONNABORTED: ::c_int = 103; constant ECONNRESET (line 475) | pub const ECONNRESET: ::c_int = 104; constant ENOBUFS (line 476) | pub const ENOBUFS: ::c_int = 105; constant EISCONN (line 477) | pub const EISCONN: ::c_int = 106; constant ENOTCONN (line 478) | pub const ENOTCONN: ::c_int = 107; constant ESHUTDOWN (line 480) | pub const ESHUTDOWN: ::c_int = 108; constant ETOOMANYREFS (line 481) | pub const ETOOMANYREFS: ::c_int = 109; constant ETIMEDOUT (line 482) | pub const ETIMEDOUT: ::c_int = 110; constant ECONNREFUSED (line 483) | pub const ECONNREFUSED: ::c_int = 111; constant EHOSTDOWN (line 484) | pub const EHOSTDOWN: ::c_int = 112; constant EHOSTUNREACH (line 485) | pub const EHOSTUNREACH: ::c_int = 113; constant EALREADY (line 486) | pub const EALREADY: ::c_int = 114; constant EINPROGRESS (line 487) | pub const EINPROGRESS: ::c_int = 115; constant ESTALE (line 488) | pub const ESTALE: ::c_int = 116; constant EUCLEAN (line 489) | pub const EUCLEAN: ::c_int = 117; constant ENOTNAM (line 490) | pub const ENOTNAM: ::c_int = 118; constant ENAVAIL (line 491) | pub const ENAVAIL: ::c_int = 119; constant EISNAM (line 492) | pub const EISNAM: ::c_int = 120; constant EREMOTEIO (line 493) | pub const EREMOTEIO: ::c_int = 121; constant EDQUOT (line 494) | pub const EDQUOT: ::c_int = 122; constant ENOMEDIUM (line 495) | pub const ENOMEDIUM: ::c_int = 123; constant EMEDIUMTYPE (line 496) | pub const EMEDIUMTYPE: ::c_int = 124; constant ECANCELED (line 497) | pub const ECANCELED: ::c_int = 125; constant ENOKEY (line 498) | pub const ENOKEY: ::c_int = 126; constant EKEYEXPIRED (line 499) | pub const EKEYEXPIRED: ::c_int = 127; constant EKEYREVOKED (line 500) | pub const EKEYREVOKED: ::c_int = 128; constant EKEYREJECTED (line 501) | pub const EKEYREJECTED: ::c_int = 129; constant EOWNERDEAD (line 502) | pub const EOWNERDEAD: ::c_int = 130; constant ENOTRECOVERABLE (line 503) | pub const ENOTRECOVERABLE: ::c_int = 131; constant F_DUPFD (line 506) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 507) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 508) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 509) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 510) | pub const F_SETFL: ::c_int = 4; constant F_DUPFD_CLOEXEC (line 512) | pub const F_DUPFD_CLOEXEC: ::c_int = ::F_DUPFD; constant FD_CLOEXEC (line 514) | pub const FD_CLOEXEC: ::c_int = 0x0100_0000; constant O_RDONLY (line 515) | pub const O_RDONLY: ::c_int = 0x0001_0000; constant O_WRONLY (line 516) | pub const O_WRONLY: ::c_int = 0x0002_0000; constant O_RDWR (line 517) | pub const O_RDWR: ::c_int = 0x0003_0000; constant O_ACCMODE (line 518) | pub const O_ACCMODE: ::c_int = 0x0003_0000; constant O_NONBLOCK (line 519) | pub const O_NONBLOCK: ::c_int = 0x0004_0000; constant O_APPEND (line 520) | pub const O_APPEND: ::c_int = 0x0008_0000; constant O_SHLOCK (line 521) | pub const O_SHLOCK: ::c_int = 0x0010_0000; constant O_EXLOCK (line 522) | pub const O_EXLOCK: ::c_int = 0x0020_0000; constant O_ASYNC (line 523) | pub const O_ASYNC: ::c_int = 0x0040_0000; constant O_FSYNC (line 524) | pub const O_FSYNC: ::c_int = 0x0080_0000; constant O_CLOEXEC (line 525) | pub const O_CLOEXEC: ::c_int = 0x0100_0000; constant O_CREAT (line 526) | pub const O_CREAT: ::c_int = 0x0200_0000; constant O_TRUNC (line 527) | pub const O_TRUNC: ::c_int = 0x0400_0000; constant O_EXCL (line 528) | pub const O_EXCL: ::c_int = 0x0800_0000; constant O_DIRECTORY (line 529) | pub const O_DIRECTORY: ::c_int = 0x1000_0000; constant O_PATH (line 530) | pub const O_PATH: ::c_int = 0x2000_0000; constant O_SYMLINK (line 531) | pub const O_SYMLINK: ::c_int = 0x4000_0000; constant O_NOFOLLOW (line 534) | pub const O_NOFOLLOW: ::c_int = -0x8000_0000; constant LC_ALL (line 537) | pub const LC_ALL: ::c_int = 0; constant LC_COLLATE (line 538) | pub const LC_COLLATE: ::c_int = 1; constant LC_CTYPE (line 539) | pub const LC_CTYPE: ::c_int = 2; constant LC_MESSAGES (line 540) | pub const LC_MESSAGES: ::c_int = 3; constant LC_MONETARY (line 541) | pub const LC_MONETARY: ::c_int = 4; constant LC_NUMERIC (line 542) | pub const LC_NUMERIC: ::c_int = 5; constant LC_TIME (line 543) | pub const LC_TIME: ::c_int = 6; constant AI_PASSIVE (line 546) | pub const AI_PASSIVE: ::c_int = 0x0001; constant AI_CANONNAME (line 547) | pub const AI_CANONNAME: ::c_int = 0x0002; constant AI_NUMERICHOST (line 548) | pub const AI_NUMERICHOST: ::c_int = 0x0004; constant AI_V4MAPPED (line 549) | pub const AI_V4MAPPED: ::c_int = 0x0008; constant AI_ALL (line 550) | pub const AI_ALL: ::c_int = 0x0010; constant AI_ADDRCONFIG (line 551) | pub const AI_ADDRCONFIG: ::c_int = 0x0020; constant AI_NUMERICSERV (line 552) | pub const AI_NUMERICSERV: ::c_int = 0x0400; constant EAI_BADFLAGS (line 553) | pub const EAI_BADFLAGS: ::c_int = -1; constant EAI_NONAME (line 554) | pub const EAI_NONAME: ::c_int = -2; constant EAI_AGAIN (line 555) | pub const EAI_AGAIN: ::c_int = -3; constant EAI_FAIL (line 556) | pub const EAI_FAIL: ::c_int = -4; constant EAI_NODATA (line 557) | pub const EAI_NODATA: ::c_int = -5; constant EAI_FAMILY (line 558) | pub const EAI_FAMILY: ::c_int = -6; constant EAI_SOCKTYPE (line 559) | pub const EAI_SOCKTYPE: ::c_int = -7; constant EAI_SERVICE (line 560) | pub const EAI_SERVICE: ::c_int = -8; constant EAI_ADDRFAMILY (line 561) | pub const EAI_ADDRFAMILY: ::c_int = -9; constant EAI_MEMORY (line 562) | pub const EAI_MEMORY: ::c_int = -10; constant EAI_SYSTEM (line 563) | pub const EAI_SYSTEM: ::c_int = -11; constant EAI_OVERFLOW (line 564) | pub const EAI_OVERFLOW: ::c_int = -12; constant NI_MAXHOST (line 565) | pub const NI_MAXHOST: ::c_int = 1025; constant NI_MAXSERV (line 566) | pub const NI_MAXSERV: ::c_int = 32; constant NI_NUMERICHOST (line 567) | pub const NI_NUMERICHOST: ::c_int = 0x0001; constant NI_NUMERICSERV (line 568) | pub const NI_NUMERICSERV: ::c_int = 0x0002; constant NI_NOFQDN (line 569) | pub const NI_NOFQDN: ::c_int = 0x0004; constant NI_NAMEREQD (line 570) | pub const NI_NAMEREQD: ::c_int = 0x0008; constant NI_DGRAM (line 571) | pub const NI_DGRAM: ::c_int = 0x0010; constant IP_TTL (line 575) | pub const IP_TTL: ::c_int = 2; constant IPV6_UNICAST_HOPS (line 576) | pub const IPV6_UNICAST_HOPS: ::c_int = 16; constant IPV6_MULTICAST_IF (line 577) | pub const IPV6_MULTICAST_IF: ::c_int = 17; constant IPV6_MULTICAST_HOPS (line 578) | pub const IPV6_MULTICAST_HOPS: ::c_int = 18; constant IPV6_MULTICAST_LOOP (line 579) | pub const IPV6_MULTICAST_LOOP: ::c_int = 19; constant IPV6_ADD_MEMBERSHIP (line 580) | pub const IPV6_ADD_MEMBERSHIP: ::c_int = 20; constant IPV6_DROP_MEMBERSHIP (line 581) | pub const IPV6_DROP_MEMBERSHIP: ::c_int = 21; constant IPV6_V6ONLY (line 582) | pub const IPV6_V6ONLY: ::c_int = 26; constant IP_MULTICAST_IF (line 583) | pub const IP_MULTICAST_IF: ::c_int = 32; constant IP_MULTICAST_TTL (line 584) | pub const IP_MULTICAST_TTL: ::c_int = 33; constant IP_MULTICAST_LOOP (line 585) | pub const IP_MULTICAST_LOOP: ::c_int = 34; constant IP_ADD_MEMBERSHIP (line 586) | pub const IP_ADD_MEMBERSHIP: ::c_int = 35; constant IP_DROP_MEMBERSHIP (line 587) | pub const IP_DROP_MEMBERSHIP: ::c_int = 36; constant IPPROTO_RAW (line 588) | pub const IPPROTO_RAW: ::c_int = 255; constant TCP_NODELAY (line 592) | pub const TCP_NODELAY: ::c_int = 1; constant TCP_KEEPIDLE (line 594) | pub const TCP_KEEPIDLE: ::c_int = 1; constant POLLIN (line 598) | pub const POLLIN: ::c_short = 0x001; constant POLLPRI (line 599) | pub const POLLPRI: ::c_short = 0x002; constant POLLOUT (line 600) | pub const POLLOUT: ::c_short = 0x004; constant POLLERR (line 601) | pub const POLLERR: ::c_short = 0x008; constant POLLHUP (line 602) | pub const POLLHUP: ::c_short = 0x010; constant POLLNVAL (line 603) | pub const POLLNVAL: ::c_short = 0x020; constant POLLRDNORM (line 604) | pub const POLLRDNORM: ::c_short = 0x040; constant POLLRDBAND (line 605) | pub const POLLRDBAND: ::c_short = 0x080; constant POLLWRNORM (line 606) | pub const POLLWRNORM: ::c_short = 0x100; constant POLLWRBAND (line 607) | pub const POLLWRBAND: ::c_short = 0x200; constant PTHREAD_MUTEX_NORMAL (line 610) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_RECURSIVE (line 611) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 1; constant PTHREAD_MUTEX_INITIALIZER (line 612) | pub const PTHREAD_MUTEX_INITIALIZER: ::pthread_mutex_t = ::pthread_mutex... constant PTHREAD_COND_INITIALIZER (line 615) | pub const PTHREAD_COND_INITIALIZER: ::pthread_cond_t = ::pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 618) | pub const PTHREAD_RWLOCK_INITIALIZER: ::pthread_rwlock_t = ::pthread_rwl... constant PTHREAD_STACK_MIN (line 621) | pub const PTHREAD_STACK_MIN: ::size_t = 4096; constant SIG_BLOCK (line 624) | pub const SIG_BLOCK: ::c_int = 0; constant SIG_UNBLOCK (line 625) | pub const SIG_UNBLOCK: ::c_int = 1; constant SIG_SETMASK (line 626) | pub const SIG_SETMASK: ::c_int = 2; constant SIGHUP (line 627) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 628) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 629) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 630) | pub const SIGILL: ::c_int = 4; constant SIGTRAP (line 631) | pub const SIGTRAP: ::c_int = 5; constant SIGABRT (line 632) | pub const SIGABRT: ::c_int = 6; constant SIGBUS (line 633) | pub const SIGBUS: ::c_int = 7; constant SIGFPE (line 634) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 635) | pub const SIGKILL: ::c_int = 9; constant SIGUSR1 (line 636) | pub const SIGUSR1: ::c_int = 10; constant SIGSEGV (line 637) | pub const SIGSEGV: ::c_int = 11; constant SIGUSR2 (line 638) | pub const SIGUSR2: ::c_int = 12; constant SIGPIPE (line 639) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 640) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 641) | pub const SIGTERM: ::c_int = 15; constant SIGSTKFLT (line 642) | pub const SIGSTKFLT: ::c_int = 16; constant SIGCHLD (line 643) | pub const SIGCHLD: ::c_int = 17; constant SIGCONT (line 644) | pub const SIGCONT: ::c_int = 18; constant SIGSTOP (line 645) | pub const SIGSTOP: ::c_int = 19; constant SIGTSTP (line 646) | pub const SIGTSTP: ::c_int = 20; constant SIGTTIN (line 647) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 648) | pub const SIGTTOU: ::c_int = 22; constant SIGURG (line 649) | pub const SIGURG: ::c_int = 23; constant SIGXCPU (line 650) | pub const SIGXCPU: ::c_int = 24; constant SIGXFSZ (line 651) | pub const SIGXFSZ: ::c_int = 25; constant SIGVTALRM (line 652) | pub const SIGVTALRM: ::c_int = 26; constant SIGPROF (line 653) | pub const SIGPROF: ::c_int = 27; constant SIGWINCH (line 654) | pub const SIGWINCH: ::c_int = 28; constant SIGIO (line 655) | pub const SIGIO: ::c_int = 29; constant SIGPWR (line 656) | pub const SIGPWR: ::c_int = 30; constant SIGSYS (line 657) | pub const SIGSYS: ::c_int = 31; constant NSIG (line 658) | pub const NSIG: ::c_int = 32; constant SA_NOCLDSTOP (line 660) | pub const SA_NOCLDSTOP: ::c_ulong = 0x00000001; constant SA_NOCLDWAIT (line 661) | pub const SA_NOCLDWAIT: ::c_ulong = 0x00000002; constant SA_SIGINFO (line 662) | pub const SA_SIGINFO: ::c_ulong = 0x00000004; constant SA_RESTORER (line 663) | pub const SA_RESTORER: ::c_ulong = 0x04000000; constant SA_ONSTACK (line 664) | pub const SA_ONSTACK: ::c_ulong = 0x08000000; constant SA_RESTART (line 665) | pub const SA_RESTART: ::c_ulong = 0x10000000; constant SA_NODEFER (line 666) | pub const SA_NODEFER: ::c_ulong = 0x40000000; constant SA_RESETHAND (line 667) | pub const SA_RESETHAND: ::c_ulong = 0x80000000; constant LOCK_SH (line 670) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 671) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 672) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 673) | pub const LOCK_UN: ::c_int = 8; constant EPOLL_CLOEXEC (line 676) | pub const EPOLL_CLOEXEC: ::c_int = 0x0100_0000; constant EPOLL_CTL_ADD (line 677) | pub const EPOLL_CTL_ADD: ::c_int = 1; constant EPOLL_CTL_DEL (line 678) | pub const EPOLL_CTL_DEL: ::c_int = 2; constant EPOLL_CTL_MOD (line 679) | pub const EPOLL_CTL_MOD: ::c_int = 3; constant EPOLLIN (line 680) | pub const EPOLLIN: ::c_int = 1; constant EPOLLPRI (line 681) | pub const EPOLLPRI: ::c_int = 0; constant EPOLLOUT (line 682) | pub const EPOLLOUT: ::c_int = 2; constant EPOLLRDNORM (line 683) | pub const EPOLLRDNORM: ::c_int = 0; constant EPOLLNVAL (line 684) | pub const EPOLLNVAL: ::c_int = 0; constant EPOLLRDBAND (line 685) | pub const EPOLLRDBAND: ::c_int = 0; constant EPOLLWRNORM (line 686) | pub const EPOLLWRNORM: ::c_int = 0; constant EPOLLWRBAND (line 687) | pub const EPOLLWRBAND: ::c_int = 0; constant EPOLLMSG (line 688) | pub const EPOLLMSG: ::c_int = 0; constant EPOLLERR (line 689) | pub const EPOLLERR: ::c_int = 0; constant EPOLLHUP (line 690) | pub const EPOLLHUP: ::c_int = 0; constant EPOLLRDHUP (line 691) | pub const EPOLLRDHUP: ::c_int = 0; constant EPOLLEXCLUSIVE (line 692) | pub const EPOLLEXCLUSIVE: ::c_int = 0; constant EPOLLWAKEUP (line 693) | pub const EPOLLWAKEUP: ::c_int = 0; constant EPOLLONESHOT (line 694) | pub const EPOLLONESHOT: ::c_int = 0; constant EPOLLET (line 695) | pub const EPOLLET: ::c_int = 0; constant S_IFMT (line 698) | pub const S_IFMT: ::c_int = 0o0_170_000; constant S_IFDIR (line 699) | pub const S_IFDIR: ::c_int = 0o040_000; constant S_IFCHR (line 700) | pub const S_IFCHR: ::c_int = 0o020_000; constant S_IFBLK (line 701) | pub const S_IFBLK: ::c_int = 0o060_000; constant S_IFREG (line 702) | pub const S_IFREG: ::c_int = 0o100_000; constant S_IFIFO (line 703) | pub const S_IFIFO: ::c_int = 0o010_000; constant S_IFLNK (line 704) | pub const S_IFLNK: ::c_int = 0o120_000; constant S_IFSOCK (line 705) | pub const S_IFSOCK: ::c_int = 0o140_000; constant S_IRWXU (line 706) | pub const S_IRWXU: ::c_int = 0o0_700; constant S_IRUSR (line 707) | pub const S_IRUSR: ::c_int = 0o0_400; constant S_IWUSR (line 708) | pub const S_IWUSR: ::c_int = 0o0_200; constant S_IXUSR (line 709) | pub const S_IXUSR: ::c_int = 0o0_100; constant S_IRWXG (line 710) | pub const S_IRWXG: ::c_int = 0o0_070; constant S_IRGRP (line 711) | pub const S_IRGRP: ::c_int = 0o0_040; constant S_IWGRP (line 712) | pub const S_IWGRP: ::c_int = 0o0_020; constant S_IXGRP (line 713) | pub const S_IXGRP: ::c_int = 0o0_010; constant S_IRWXO (line 714) | pub const S_IRWXO: ::c_int = 0o0_007; constant S_IROTH (line 715) | pub const S_IROTH: ::c_int = 0o0_004; constant S_IWOTH (line 716) | pub const S_IWOTH: ::c_int = 0o0_002; constant S_IXOTH (line 717) | pub const S_IXOTH: ::c_int = 0o0_001; constant EXIT_SUCCESS (line 720) | pub const EXIT_SUCCESS: ::c_int = 0; constant EXIT_FAILURE (line 721) | pub const EXIT_FAILURE: ::c_int = 1; constant FIONREAD (line 725) | pub const FIONREAD: ::c_ulong = 0x541B; constant FIONBIO (line 726) | pub const FIONBIO: ::c_ulong = 0x5421; constant FIOCLEX (line 727) | pub const FIOCLEX: ::c_ulong = 0x5451; constant TCGETS (line 729) | pub const TCGETS: ::c_ulong = 0x5401; constant TCSETS (line 730) | pub const TCSETS: ::c_ulong = 0x5402; constant TCFLSH (line 731) | pub const TCFLSH: ::c_ulong = 0x540B; constant TIOCSCTTY (line 732) | pub const TIOCSCTTY: ::c_ulong = 0x540E; constant TIOCGPGRP (line 733) | pub const TIOCGPGRP: ::c_ulong = 0x540F; constant TIOCSPGRP (line 734) | pub const TIOCSPGRP: ::c_ulong = 0x5410; constant TIOCGWINSZ (line 735) | pub const TIOCGWINSZ: ::c_ulong = 0x5413; constant TIOCSWINSZ (line 736) | pub const TIOCSWINSZ: ::c_ulong = 0x5414; constant PROT_NONE (line 739) | pub const PROT_NONE: ::c_int = 0x0000; constant PROT_READ (line 740) | pub const PROT_READ: ::c_int = 0x0004; constant PROT_WRITE (line 741) | pub const PROT_WRITE: ::c_int = 0x0002; constant PROT_EXEC (line 742) | pub const PROT_EXEC: ::c_int = 0x0001; constant MADV_NORMAL (line 744) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 745) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 746) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 747) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 748) | pub const MADV_DONTNEED: ::c_int = 4; constant MAP_SHARED (line 750) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 751) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_ANON (line 752) | pub const MAP_ANON: ::c_int = 0x0020; constant MAP_ANONYMOUS (line 753) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant MAP_FIXED (line 754) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_FAILED (line 755) | pub const MAP_FAILED: *mut ::c_void = !0 as _; constant MS_ASYNC (line 757) | pub const MS_ASYNC: ::c_int = 0x0001; constant MS_INVALIDATE (line 758) | pub const MS_INVALIDATE: ::c_int = 0x0002; constant MS_SYNC (line 759) | pub const MS_SYNC: ::c_int = 0x0004; constant FD_SETSIZE (line 762) | pub const FD_SETSIZE: usize = 1024; constant AF_INET (line 765) | pub const AF_INET: ::c_int = 2; constant AF_INET6 (line 766) | pub const AF_INET6: ::c_int = 10; constant AF_UNIX (line 767) | pub const AF_UNIX: ::c_int = 1; constant AF_UNSPEC (line 768) | pub const AF_UNSPEC: ::c_int = 0; constant PF_INET (line 769) | pub const PF_INET: ::c_int = 2; constant PF_INET6 (line 770) | pub const PF_INET6: ::c_int = 10; constant PF_UNIX (line 771) | pub const PF_UNIX: ::c_int = 1; constant PF_UNSPEC (line 772) | pub const PF_UNSPEC: ::c_int = 0; constant MSG_CTRUNC (line 773) | pub const MSG_CTRUNC: ::c_int = 8; constant MSG_DONTROUTE (line 774) | pub const MSG_DONTROUTE: ::c_int = 4; constant MSG_EOR (line 775) | pub const MSG_EOR: ::c_int = 128; constant MSG_OOB (line 776) | pub const MSG_OOB: ::c_int = 1; constant MSG_PEEK (line 777) | pub const MSG_PEEK: ::c_int = 2; constant MSG_TRUNC (line 778) | pub const MSG_TRUNC: ::c_int = 32; constant MSG_DONTWAIT (line 779) | pub const MSG_DONTWAIT: ::c_int = 64; constant MSG_WAITALL (line 780) | pub const MSG_WAITALL: ::c_int = 256; constant SHUT_RD (line 781) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 782) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 783) | pub const SHUT_RDWR: ::c_int = 2; constant SO_DEBUG (line 784) | pub const SO_DEBUG: ::c_int = 1; constant SO_REUSEADDR (line 785) | pub const SO_REUSEADDR: ::c_int = 2; constant SO_TYPE (line 786) | pub const SO_TYPE: ::c_int = 3; constant SO_ERROR (line 787) | pub const SO_ERROR: ::c_int = 4; constant SO_DONTROUTE (line 788) | pub const SO_DONTROUTE: ::c_int = 5; constant SO_BROADCAST (line 789) | pub const SO_BROADCAST: ::c_int = 6; constant SO_SNDBUF (line 790) | pub const SO_SNDBUF: ::c_int = 7; constant SO_RCVBUF (line 791) | pub const SO_RCVBUF: ::c_int = 8; constant SO_KEEPALIVE (line 792) | pub const SO_KEEPALIVE: ::c_int = 9; constant SO_OOBINLINE (line 793) | pub const SO_OOBINLINE: ::c_int = 10; constant SO_NO_CHECK (line 794) | pub const SO_NO_CHECK: ::c_int = 11; constant SO_PRIORITY (line 795) | pub const SO_PRIORITY: ::c_int = 12; constant SO_LINGER (line 796) | pub const SO_LINGER: ::c_int = 13; constant SO_BSDCOMPAT (line 797) | pub const SO_BSDCOMPAT: ::c_int = 14; constant SO_REUSEPORT (line 798) | pub const SO_REUSEPORT: ::c_int = 15; constant SO_PASSCRED (line 799) | pub const SO_PASSCRED: ::c_int = 16; constant SO_PEERCRED (line 800) | pub const SO_PEERCRED: ::c_int = 17; constant SO_RCVLOWAT (line 801) | pub const SO_RCVLOWAT: ::c_int = 18; constant SO_SNDLOWAT (line 802) | pub const SO_SNDLOWAT: ::c_int = 19; constant SO_RCVTIMEO (line 803) | pub const SO_RCVTIMEO: ::c_int = 20; constant SO_SNDTIMEO (line 804) | pub const SO_SNDTIMEO: ::c_int = 21; constant SO_ACCEPTCONN (line 805) | pub const SO_ACCEPTCONN: ::c_int = 30; constant SO_PEERSEC (line 806) | pub const SO_PEERSEC: ::c_int = 31; constant SO_SNDBUFFORCE (line 807) | pub const SO_SNDBUFFORCE: ::c_int = 32; constant SO_RCVBUFFORCE (line 808) | pub const SO_RCVBUFFORCE: ::c_int = 33; constant SO_PROTOCOL (line 809) | pub const SO_PROTOCOL: ::c_int = 38; constant SO_DOMAIN (line 810) | pub const SO_DOMAIN: ::c_int = 39; constant SOCK_STREAM (line 811) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 812) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_NONBLOCK (line 813) | pub const SOCK_NONBLOCK: ::c_int = 0o4_000; constant SOCK_CLOEXEC (line 814) | pub const SOCK_CLOEXEC: ::c_int = 0o2_000_000; constant SOCK_SEQPACKET (line 815) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOL_SOCKET (line 816) | pub const SOL_SOCKET: ::c_int = 1; constant SOMAXCONN (line 817) | pub const SOMAXCONN: ::c_int = 128; constant VEOF (line 820) | pub const VEOF: usize = 0; constant VEOL (line 821) | pub const VEOL: usize = 1; constant VEOL2 (line 822) | pub const VEOL2: usize = 2; constant VERASE (line 823) | pub const VERASE: usize = 3; constant VWERASE (line 824) | pub const VWERASE: usize = 4; constant VKILL (line 825) | pub const VKILL: usize = 5; constant VREPRINT (line 826) | pub const VREPRINT: usize = 6; constant VSWTC (line 827) | pub const VSWTC: usize = 7; constant VINTR (line 828) | pub const VINTR: usize = 8; constant VQUIT (line 829) | pub const VQUIT: usize = 9; constant VSUSP (line 830) | pub const VSUSP: usize = 10; constant VSTART (line 831) | pub const VSTART: usize = 12; constant VSTOP (line 832) | pub const VSTOP: usize = 13; constant VLNEXT (line 833) | pub const VLNEXT: usize = 14; constant VDISCARD (line 834) | pub const VDISCARD: usize = 15; constant VMIN (line 835) | pub const VMIN: usize = 16; constant VTIME (line 836) | pub const VTIME: usize = 17; constant NCCS (line 837) | pub const NCCS: usize = 32; constant IGNBRK (line 839) | pub const IGNBRK: ::tcflag_t = 0o000_001; constant BRKINT (line 840) | pub const BRKINT: ::tcflag_t = 0o000_002; constant IGNPAR (line 841) | pub const IGNPAR: ::tcflag_t = 0o000_004; constant PARMRK (line 842) | pub const PARMRK: ::tcflag_t = 0o000_010; constant INPCK (line 843) | pub const INPCK: ::tcflag_t = 0o000_020; constant ISTRIP (line 844) | pub const ISTRIP: ::tcflag_t = 0o000_040; constant INLCR (line 845) | pub const INLCR: ::tcflag_t = 0o000_100; constant IGNCR (line 846) | pub const IGNCR: ::tcflag_t = 0o000_200; constant ICRNL (line 847) | pub const ICRNL: ::tcflag_t = 0o000_400; constant IXON (line 848) | pub const IXON: ::tcflag_t = 0o001_000; constant IXOFF (line 849) | pub const IXOFF: ::tcflag_t = 0o002_000; constant OPOST (line 851) | pub const OPOST: ::tcflag_t = 0o000_001; constant ONLCR (line 852) | pub const ONLCR: ::tcflag_t = 0o000_002; constant OLCUC (line 853) | pub const OLCUC: ::tcflag_t = 0o000_004; constant OCRNL (line 854) | pub const OCRNL: ::tcflag_t = 0o000_010; constant ONOCR (line 855) | pub const ONOCR: ::tcflag_t = 0o000_020; constant ONLRET (line 856) | pub const ONLRET: ::tcflag_t = 0o000_040; constant OFILL (line 857) | pub const OFILL: ::tcflag_t = 0o0000_100; constant OFDEL (line 858) | pub const OFDEL: ::tcflag_t = 0o0000_200; constant B0 (line 860) | pub const B0: speed_t = 0o000_000; constant B50 (line 861) | pub const B50: speed_t = 0o000_001; constant B75 (line 862) | pub const B75: speed_t = 0o000_002; constant B110 (line 863) | pub const B110: speed_t = 0o000_003; constant B134 (line 864) | pub const B134: speed_t = 0o000_004; constant B150 (line 865) | pub const B150: speed_t = 0o000_005; constant B200 (line 866) | pub const B200: speed_t = 0o000_006; constant B300 (line 867) | pub const B300: speed_t = 0o000_007; constant B600 (line 868) | pub const B600: speed_t = 0o000_010; constant B1200 (line 869) | pub const B1200: speed_t = 0o000_011; constant B1800 (line 870) | pub const B1800: speed_t = 0o000_012; constant B2400 (line 871) | pub const B2400: speed_t = 0o000_013; constant B4800 (line 872) | pub const B4800: speed_t = 0o000_014; constant B9600 (line 873) | pub const B9600: speed_t = 0o000_015; constant B19200 (line 874) | pub const B19200: speed_t = 0o000_016; constant B38400 (line 875) | pub const B38400: speed_t = 0o000_017; constant B57600 (line 877) | pub const B57600: speed_t = 0o0_020; constant B115200 (line 878) | pub const B115200: speed_t = 0o0_021; constant B230400 (line 879) | pub const B230400: speed_t = 0o0_022; constant B460800 (line 880) | pub const B460800: speed_t = 0o0_023; constant B500000 (line 881) | pub const B500000: speed_t = 0o0_024; constant B576000 (line 882) | pub const B576000: speed_t = 0o0_025; constant B921600 (line 883) | pub const B921600: speed_t = 0o0_026; constant B1000000 (line 884) | pub const B1000000: speed_t = 0o0_027; constant B1152000 (line 885) | pub const B1152000: speed_t = 0o0_030; constant B1500000 (line 886) | pub const B1500000: speed_t = 0o0_031; constant B2000000 (line 887) | pub const B2000000: speed_t = 0o0_032; constant B2500000 (line 888) | pub const B2500000: speed_t = 0o0_033; constant B3000000 (line 889) | pub const B3000000: speed_t = 0o0_034; constant B3500000 (line 890) | pub const B3500000: speed_t = 0o0_035; constant B4000000 (line 891) | pub const B4000000: speed_t = 0o0_036; constant CSIZE (line 893) | pub const CSIZE: ::tcflag_t = 0o001_400; constant CS5 (line 894) | pub const CS5: ::tcflag_t = 0o000_000; constant CS6 (line 895) | pub const CS6: ::tcflag_t = 0o000_400; constant CS7 (line 896) | pub const CS7: ::tcflag_t = 0o001_000; constant CS8 (line 897) | pub const CS8: ::tcflag_t = 0o001_400; constant CSTOPB (line 899) | pub const CSTOPB: ::tcflag_t = 0o002_000; constant CREAD (line 900) | pub const CREAD: ::tcflag_t = 0o004_000; constant PARENB (line 901) | pub const PARENB: ::tcflag_t = 0o010_000; constant PARODD (line 902) | pub const PARODD: ::tcflag_t = 0o020_000; constant HUPCL (line 903) | pub const HUPCL: ::tcflag_t = 0o040_000; constant CLOCAL (line 905) | pub const CLOCAL: ::tcflag_t = 0o0100000; constant ISIG (line 907) | pub const ISIG: ::tcflag_t = 0x0000_0080; constant ICANON (line 908) | pub const ICANON: ::tcflag_t = 0x0000_0100; constant ECHO (line 909) | pub const ECHO: ::tcflag_t = 0x0000_0008; constant ECHOE (line 910) | pub const ECHOE: ::tcflag_t = 0x0000_0002; constant ECHOK (line 911) | pub const ECHOK: ::tcflag_t = 0x0000_0004; constant ECHONL (line 912) | pub const ECHONL: ::tcflag_t = 0x0000_0010; constant NOFLSH (line 913) | pub const NOFLSH: ::tcflag_t = 0x8000_0000; constant TOSTOP (line 914) | pub const TOSTOP: ::tcflag_t = 0x0040_0000; constant IEXTEN (line 915) | pub const IEXTEN: ::tcflag_t = 0x0000_0400; constant TCOOFF (line 917) | pub const TCOOFF: ::c_int = 0; constant TCOON (line 918) | pub const TCOON: ::c_int = 1; constant TCIOFF (line 919) | pub const TCIOFF: ::c_int = 2; constant TCION (line 920) | pub const TCION: ::c_int = 3; constant TCIFLUSH (line 922) | pub const TCIFLUSH: ::c_int = 0; constant TCOFLUSH (line 923) | pub const TCOFLUSH: ::c_int = 1; constant TCIOFLUSH (line 924) | pub const TCIOFLUSH: ::c_int = 2; constant TCSANOW (line 926) | pub const TCSANOW: ::c_int = 0; constant TCSADRAIN (line 927) | pub const TCSADRAIN: ::c_int = 1; constant TCSAFLUSH (line 928) | pub const TCSAFLUSH: ::c_int = 2; constant WNOHANG (line 931) | pub const WNOHANG: ::c_int = 1; constant WUNTRACED (line 932) | pub const WUNTRACED: ::c_int = 2; constant WSTOPPED (line 934) | pub const WSTOPPED: ::c_int = 2; constant WEXITED (line 935) | pub const WEXITED: ::c_int = 4; constant WCONTINUED (line 936) | pub const WCONTINUED: ::c_int = 8; constant WNOWAIT (line 937) | pub const WNOWAIT: ::c_int = 0x0100_0000; constant __WNOTHREAD (line 939) | pub const __WNOTHREAD: ::c_int = 0x2000_0000; constant __WALL (line 940) | pub const __WALL: ::c_int = 0x4000_0000; constant __WCLONE (line 942) | pub const __WCLONE: ::c_int = 0x8000_0000; constant CLOCK_REALTIME (line 945) | pub const CLOCK_REALTIME: ::c_int = 1; constant CLOCK_MONOTONIC (line 946) | pub const CLOCK_MONOTONIC: ::c_int = 4; constant CLOCK_PROCESS_CPUTIME_ID (line 947) | pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 2; constant CLOCKS_PER_SEC (line 948) | pub const CLOCKS_PER_SEC: ::clock_t = 1_000_000; constant _SC_ARG_MAX (line 952) | pub const _SC_ARG_MAX: ::c_int = 0; constant _SC_CHILD_MAX (line 953) | pub const _SC_CHILD_MAX: ::c_int = 1; constant _SC_CLK_TCK (line 954) | pub const _SC_CLK_TCK: ::c_int = 2; constant _SC_NGROUPS_MAX (line 955) | pub const _SC_NGROUPS_MAX: ::c_int = 3; constant _SC_OPEN_MAX (line 956) | pub const _SC_OPEN_MAX: ::c_int = 4; constant _SC_STREAM_MAX (line 957) | pub const _SC_STREAM_MAX: ::c_int = 5; constant _SC_TZNAME_MAX (line 958) | pub const _SC_TZNAME_MAX: ::c_int = 6; constant _SC_VERSION (line 960) | pub const _SC_VERSION: ::c_int = 29; constant _SC_PAGESIZE (line 961) | pub const _SC_PAGESIZE: ::c_int = 30; constant _SC_PAGE_SIZE (line 962) | pub const _SC_PAGE_SIZE: ::c_int = 30; constant _SC_RE_DUP_MAX (line 964) | pub const _SC_RE_DUP_MAX: ::c_int = 44; constant _SC_LOGIN_NAME_MAX (line 966) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 71; constant _SC_TTY_NAME_MAX (line 967) | pub const _SC_TTY_NAME_MAX: ::c_int = 72; constant _SC_SYMLOOP_MAX (line 969) | pub const _SC_SYMLOOP_MAX: ::c_int = 173; constant _SC_HOST_NAME_MAX (line 971) | pub const _SC_HOST_NAME_MAX: ::c_int = 180; constant F_OK (line 974) | pub const F_OK: ::c_int = 0; constant R_OK (line 975) | pub const R_OK: ::c_int = 4; constant W_OK (line 976) | pub const W_OK: ::c_int = 2; constant X_OK (line 977) | pub const X_OK: ::c_int = 1; constant SEEK_SET (line 979) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 980) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 981) | pub const SEEK_END: ::c_int = 2; constant STDIN_FILENO (line 982) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 983) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 984) | pub const STDERR_FILENO: ::c_int = 2; constant _PC_LINK_MAX (line 986) | pub const _PC_LINK_MAX: ::c_int = 0; constant _PC_MAX_CANON (line 987) | pub const _PC_MAX_CANON: ::c_int = 1; constant _PC_MAX_INPUT (line 988) | pub const _PC_MAX_INPUT: ::c_int = 2; constant _PC_NAME_MAX (line 989) | pub const _PC_NAME_MAX: ::c_int = 3; constant _PC_PATH_MAX (line 990) | pub const _PC_PATH_MAX: ::c_int = 4; constant _PC_PIPE_BUF (line 991) | pub const _PC_PIPE_BUF: ::c_int = 5; constant _PC_CHOWN_RESTRICTED (line 992) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 6; constant _PC_NO_TRUNC (line 993) | pub const _PC_NO_TRUNC: ::c_int = 7; constant _PC_VDISABLE (line 994) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_SYNC_IO (line 995) | pub const _PC_SYNC_IO: ::c_int = 9; constant _PC_ASYNC_IO (line 996) | pub const _PC_ASYNC_IO: ::c_int = 10; constant _PC_PRIO_IO (line 997) | pub const _PC_PRIO_IO: ::c_int = 11; constant _PC_SOCK_MAXBUF (line 998) | pub const _PC_SOCK_MAXBUF: ::c_int = 12; constant _PC_FILESIZEBITS (line 999) | pub const _PC_FILESIZEBITS: ::c_int = 13; constant _PC_REC_INCR_XFER_SIZE (line 1000) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14; constant _PC_REC_MAX_XFER_SIZE (line 1001) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15; constant _PC_REC_MIN_XFER_SIZE (line 1002) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; constant _PC_REC_XFER_ALIGN (line 1003) | pub const _PC_REC_XFER_ALIGN: ::c_int = 17; constant _PC_ALLOC_SIZE_MIN (line 1004) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 18; constant _PC_SYMLINK_MAX (line 1005) | pub const _PC_SYMLINK_MAX: ::c_int = 19; constant _PC_2_SYMLINKS (line 1006) | pub const _PC_2_SYMLINKS: ::c_int = 20; constant PRIO_PROCESS (line 1008) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 1009) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 1010) | pub const PRIO_USER: ::c_int = 2; function __errno_location (line 1077) | pub fn __errno_location() -> *mut ::c_int; function strerror_r (line 1078) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function pipe2 (line 1081) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; function getdtablesize (line 1082) | pub fn getdtablesize() -> ::c_int; function getgrent (line 1085) | pub fn getgrent() -> *mut ::group; function setgrent (line 1086) | pub fn setgrent(); function endgrent (line 1087) | pub fn endgrent(); function getgrgid (line 1088) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function getgrgid_r (line 1089) | pub fn getgrgid_r( function getgrnam (line 1096) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function getgrnam_r (line 1097) | pub fn getgrnam_r( function getgrouplist (line 1104) | pub fn getgrouplist( function memalign (line 1112) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function getnameinfo (line 1115) | pub fn getnameinfo( function pthread_atfork (line 1126) | pub fn pthread_atfork( function pthread_create (line 1131) | pub fn pthread_create( function pthread_condattr_setclock (line 1137) | pub fn pthread_condattr_setclock( function openpty (line 1143) | pub fn openpty( function getpwent (line 1152) | pub fn getpwent() -> *mut passwd; function setpwent (line 1153) | pub fn setpwent(); function endpwent (line 1154) | pub fn endpwent(); function getpwnam_r (line 1155) | pub fn getpwnam_r( function getpwuid_r (line 1162) | pub fn getpwuid_r( function pthread_sigmask (line 1171) | pub fn pthread_sigmask( function pthread_cancel (line 1176) | pub fn pthread_cancel(thread: ::pthread_t) -> ::c_int; function pthread_kill (line 1177) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sigtimedwait (line 1178) | pub fn sigtimedwait( function sigwait (line 1183) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function getsubopt (line 1186) | pub fn getsubopt( function reallocarray (line 1191) | pub fn reallocarray(ptr: *mut ::c_void, nmemb: ::size_t, size: ::size_t)... function explicit_bzero (line 1194) | pub fn explicit_bzero(p: *mut ::c_void, len: ::size_t); function strlcat (line 1195) | pub fn strlcat(dst: *mut ::c_char, src: *const ::c_char, siz: ::size_t) ... function strlcpy (line 1196) | pub fn strlcpy(dst: *mut ::c_char, src: *const ::c_char, siz: ::size_t) ... function epoll_create (line 1199) | pub fn epoll_create(size: ::c_int) -> ::c_int; function epoll_create1 (line 1200) | pub fn epoll_create1(flags: ::c_int) -> ::c_int; function epoll_wait (line 1201) | pub fn epoll_wait( function epoll_ctl (line 1207) | pub fn epoll_ctl(epfd: ::c_int, op: ::c_int, fd: ::c_int, event: *mut ::... function ioctl (line 1211) | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; function madvise (line 1214) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function msync (line 1215) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function mprotect (line 1216) | pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::... function shm_open (line 1217) | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::... function shm_unlink (line 1218) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function getpriority (line 1221) | pub fn getpriority(which: ::c_int, who: ::id_t) -> ::c_int; function setpriority (line 1222) | pub fn setpriority(which: ::c_int, who: ::id_t, prio: ::c_int) -> ::c_int; function getrlimit (line 1223) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 1224) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function bind (line 1227) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function recvfrom (line 1228) | pub fn recvfrom( function futimens (line 1238) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function readv (line 1241) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function writev (line 1242) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function uname (line 1245) | pub fn uname(utsname: *mut utsname) -> ::c_int; function gettimeofday (line 1248) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int; function clock_gettime (line 1249) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function login_tty (line 1252) | pub fn login_tty(fd: ::c_int) -> ::c_int; FILE: builder/third-party/libc/src/unix/solarish/compat.rs constant PTEM (line 7) | const PTEM: &[u8] = b"ptem\0"; constant LDTERM (line 8) | const LDTERM: &[u8] = b"ldterm\0"; function cfmakeraw (line 10) | pub unsafe fn cfmakeraw(termios: *mut ::termios) { function cfsetspeed (line 35) | pub unsafe fn cfsetspeed(termios: *mut ::termios, speed: ::speed_t) -> :... function bail (line 43) | unsafe fn bail(fdm: ::c_int, fds: ::c_int) -> ::c_int { function openpty (line 55) | pub unsafe fn openpty( function forkpty (line 123) | pub unsafe fn forkpty( function getpwent_r (line 174) | pub unsafe fn getpwent_r( function getgrent_r (line 198) | pub unsafe fn getgrent_r( FILE: builder/third-party/libc/src/unix/solarish/illumos.rs constant AF_LOCAL (line 24) | pub const AF_LOCAL: ::c_int = 1; constant AF_FILE (line 25) | pub const AF_FILE: ::c_int = 1; constant EFD_SEMAPHORE (line 27) | pub const EFD_SEMAPHORE: ::c_int = 0x1; constant EFD_NONBLOCK (line 28) | pub const EFD_NONBLOCK: ::c_int = 0x800; constant EFD_CLOEXEC (line 29) | pub const EFD_CLOEXEC: ::c_int = 0x80000; constant TCP_KEEPIDLE (line 31) | pub const TCP_KEEPIDLE: ::c_int = 34; constant TCP_KEEPCNT (line 32) | pub const TCP_KEEPCNT: ::c_int = 35; constant TCP_KEEPINTVL (line 33) | pub const TCP_KEEPINTVL: ::c_int = 36; constant TCP_CONGESTION (line 34) | pub const TCP_CONGESTION: ::c_int = 37; constant F_OFD_GETLK (line 39) | pub const F_OFD_GETLK: ::c_int = 47; constant F_OFD_SETLK (line 40) | pub const F_OFD_SETLK: ::c_int = 48; constant F_OFD_SETLKW (line 41) | pub const F_OFD_SETLKW: ::c_int = 49; constant F_FLOCK (line 42) | pub const F_FLOCK: ::c_int = 53; constant F_FLOCKW (line 43) | pub const F_FLOCKW: ::c_int = 54; constant F_DUPFD_CLOEXEC (line 45) | pub const F_DUPFD_CLOEXEC: ::c_int = 37; constant F_DUP2FD_CLOEXEC (line 46) | pub const F_DUP2FD_CLOEXEC: ::c_int = 36; constant FIL_ATTACH (line 48) | pub const FIL_ATTACH: ::c_int = 0x1; constant FIL_DETACH (line 49) | pub const FIL_DETACH: ::c_int = 0x2; constant FIL_LIST (line 50) | pub const FIL_LIST: ::c_int = 0x3; constant FILNAME_MAX (line 51) | pub const FILNAME_MAX: ::c_int = 32; constant FILF_PROG (line 52) | pub const FILF_PROG: ::c_int = 0x1; constant FILF_AUTO (line 53) | pub const FILF_AUTO: ::c_int = 0x2; constant FILF_BYPASS (line 54) | pub const FILF_BYPASS: ::c_int = 0x4; constant SOL_FILTER (line 55) | pub const SOL_FILTER: ::c_int = 0xfffc; constant MADV_PURGE (line 57) | pub const MADV_PURGE: ::c_int = 9; constant B1000000 (line 59) | pub const B1000000: ::speed_t = 24; constant B1152000 (line 60) | pub const B1152000: ::speed_t = 25; constant B1500000 (line 61) | pub const B1500000: ::speed_t = 26; constant B2000000 (line 62) | pub const B2000000: ::speed_t = 27; constant B2500000 (line 63) | pub const B2500000: ::speed_t = 28; constant B3000000 (line 64) | pub const B3000000: ::speed_t = 29; constant B3500000 (line 65) | pub const B3500000: ::speed_t = 30; constant B4000000 (line 66) | pub const B4000000: ::speed_t = 31; constant SI_ADDRESS_WIDTH (line 69) | pub const SI_ADDRESS_WIDTH: ::c_int = 520; function eventfd (line 72) | pub fn eventfd(init: ::c_uint, flags: ::c_int) -> ::c_int; function mincore (line 74) | pub fn mincore(addr: ::caddr_t, len: ::size_t, vec: *mut ::c_char) -> ::... function pset_bind_lwp (line 76) | pub fn pset_bind_lwp( function pset_getloadavg (line 82) | pub fn pset_getloadavg(pset: ::psetid_t, load: *mut ::c_double, num: ::c... function preadv (line 84) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function pwritev (line 85) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function getpagesizes2 (line 87) | pub fn getpagesizes2(pagesize: *mut ::size_t, nelem: ::c_int) -> ::c_int; FILE: builder/third-party/libc/src/unix/solarish/mod.rs type c_char (line 1) | pub type c_char = i8; type c_long (line 2) | pub type c_long = i64; type c_ulong (line 3) | pub type c_ulong = u64; type caddr_t (line 4) | pub type caddr_t = *mut ::c_char; type clockid_t (line 6) | pub type clockid_t = ::c_int; type blkcnt_t (line 7) | pub type blkcnt_t = ::c_long; type clock_t (line 8) | pub type clock_t = ::c_long; type daddr_t (line 9) | pub type daddr_t = ::c_long; type dev_t (line 10) | pub type dev_t = ::c_ulong; type fsblkcnt_t (line 11) | pub type fsblkcnt_t = ::c_ulong; type fsfilcnt_t (line 12) | pub type fsfilcnt_t = ::c_ulong; type ino_t (line 13) | pub type ino_t = ::c_ulong; type key_t (line 14) | pub type key_t = ::c_int; type major_t (line 15) | pub type major_t = ::c_uint; type minor_t (line 16) | pub type minor_t = ::c_uint; type mode_t (line 17) | pub type mode_t = ::c_uint; type nlink_t (line 18) | pub type nlink_t = ::c_uint; type rlim_t (line 19) | pub type rlim_t = ::c_ulong; type speed_t (line 20) | pub type speed_t = ::c_uint; type tcflag_t (line 21) | pub type tcflag_t = ::c_uint; type time_t (line 22) | pub type time_t = ::c_long; type timer_t (line 23) | pub type timer_t = ::c_int; type wchar_t (line 24) | pub type wchar_t = ::c_int; type nfds_t (line 25) | pub type nfds_t = ::c_ulong; type projid_t (line 26) | pub type projid_t = ::c_int; type zoneid_t (line 27) | pub type zoneid_t = ::c_int; type psetid_t (line 28) | pub type psetid_t = ::c_int; type processorid_t (line 29) | pub type processorid_t = ::c_int; type chipid_t (line 30) | pub type chipid_t = ::c_int; type ctid_t (line 31) | pub type ctid_t = ::id_t; type suseconds_t (line 33) | pub type suseconds_t = ::c_long; type off_t (line 34) | pub type off_t = ::c_long; type useconds_t (line 35) | pub type useconds_t = ::c_uint; type socklen_t (line 36) | pub type socklen_t = ::c_uint; type sa_family_t (line 37) | pub type sa_family_t = u16; type pthread_t (line 38) | pub type pthread_t = ::c_uint; type pthread_key_t (line 39) | pub type pthread_key_t = ::c_uint; type thread_t (line 40) | pub type thread_t = ::c_uint; type blksize_t (line 41) | pub type blksize_t = ::c_int; type nl_item (line 42) | pub type nl_item = ::c_int; type mqd_t (line 43) | pub type mqd_t = *mut ::c_void; type id_t (line 44) | pub type id_t = ::c_int; type idtype_t (line 45) | pub type idtype_t = ::c_uint; type shmatt_t (line 46) | pub type shmatt_t = ::c_ulong; type lgrp_rsrc_t (line 48) | pub type lgrp_rsrc_t = ::c_int; type lgrp_affinity_t (line 49) | pub type lgrp_affinity_t = ::c_int; type lgrp_id_t (line 50) | pub type lgrp_id_t = ::id_t; type lgrp_mem_size_t (line 51) | pub type lgrp_mem_size_t = ::c_longlong; type lgrp_cookie_t (line 52) | pub type lgrp_cookie_t = ::uintptr_t; type lgrp_content_t (line 53) | pub type lgrp_content_t = ::c_uint; type lgrp_lat_between_t (line 54) | pub type lgrp_lat_between_t = ::c_uint; type lgrp_mem_size_flag_t (line 55) | pub type lgrp_mem_size_flag_t = ::c_uint; type lgrp_view_t (line 56) | pub type lgrp_view_t = ::c_uint; type timezone (line 59) | pub enum timezone {} method clone (line 62) | fn clone(&self) -> timezone { type ucred_t (line 68) | pub enum ucred_t {} method clone (line 71) | fn clone(&self) -> ucred_t { type siginfo_fault (line 1013) | struct siginfo_fault { method clone (line 1020) | fn clone(&self) -> Self { type siginfo_cldval (line 1026) | struct siginfo_cldval { method clone (line 1033) | fn clone(&self) -> Self { type siginfo_killval (line 1039) | struct siginfo_killval { method clone (line 1047) | fn clone(&self) -> Self { type siginfo_sigcld (line 1053) | struct siginfo_sigcld { method clone (line 1061) | fn clone(&self) -> Self { type siginfo_kill (line 1067) | struct siginfo_kill { method clone (line 1075) | fn clone(&self) -> Self { method sidata (line 1081) | unsafe fn sidata(&self) -> T { method si_addr (line 1084) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_uid (line 1088) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_value (line 1092) | pub unsafe fn si_value(&self) -> ::sigval { method si_pid (line 1096) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_status (line 1100) | pub unsafe fn si_status(&self) -> ::c_int { method si_utime (line 1104) | pub unsafe fn si_utime(&self) -> ::c_long { method si_stime (line 1108) | pub unsafe fn si_stime(&self) -> ::c_long { constant LC_CTYPE (line 1114) | pub const LC_CTYPE: ::c_int = 0; constant LC_NUMERIC (line 1115) | pub const LC_NUMERIC: ::c_int = 1; constant LC_TIME (line 1116) | pub const LC_TIME: ::c_int = 2; constant LC_COLLATE (line 1117) | pub const LC_COLLATE: ::c_int = 3; constant LC_MONETARY (line 1118) | pub const LC_MONETARY: ::c_int = 4; constant LC_MESSAGES (line 1119) | pub const LC_MESSAGES: ::c_int = 5; constant LC_ALL (line 1120) | pub const LC_ALL: ::c_int = 6; constant LC_CTYPE_MASK (line 1121) | pub const LC_CTYPE_MASK: ::c_int = 1 << LC_CTYPE; constant LC_NUMERIC_MASK (line 1122) | pub const LC_NUMERIC_MASK: ::c_int = 1 << LC_NUMERIC; constant LC_TIME_MASK (line 1123) | pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME; constant LC_COLLATE_MASK (line 1124) | pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE; constant LC_MONETARY_MASK (line 1125) | pub const LC_MONETARY_MASK: ::c_int = 1 << LC_MONETARY; constant LC_MESSAGES_MASK (line 1126) | pub const LC_MESSAGES_MASK: ::c_int = 1 << LC_MESSAGES; constant LC_ALL_MASK (line 1127) | pub const LC_ALL_MASK: ::c_int = LC_CTYPE_MASK constant DAY_1 (line 1134) | pub const DAY_1: ::nl_item = 1; constant DAY_2 (line 1135) | pub const DAY_2: ::nl_item = 2; constant DAY_3 (line 1136) | pub const DAY_3: ::nl_item = 3; constant DAY_4 (line 1137) | pub const DAY_4: ::nl_item = 4; constant DAY_5 (line 1138) | pub const DAY_5: ::nl_item = 5; constant DAY_6 (line 1139) | pub const DAY_6: ::nl_item = 6; constant DAY_7 (line 1140) | pub const DAY_7: ::nl_item = 7; constant ABDAY_1 (line 1142) | pub const ABDAY_1: ::nl_item = 8; constant ABDAY_2 (line 1143) | pub const ABDAY_2: ::nl_item = 9; constant ABDAY_3 (line 1144) | pub const ABDAY_3: ::nl_item = 10; constant ABDAY_4 (line 1145) | pub const ABDAY_4: ::nl_item = 11; constant ABDAY_5 (line 1146) | pub const ABDAY_5: ::nl_item = 12; constant ABDAY_6 (line 1147) | pub const ABDAY_6: ::nl_item = 13; constant ABDAY_7 (line 1148) | pub const ABDAY_7: ::nl_item = 14; constant MON_1 (line 1150) | pub const MON_1: ::nl_item = 15; constant MON_2 (line 1151) | pub const MON_2: ::nl_item = 16; constant MON_3 (line 1152) | pub const MON_3: ::nl_item = 17; constant MON_4 (line 1153) | pub const MON_4: ::nl_item = 18; constant MON_5 (line 1154) | pub const MON_5: ::nl_item = 19; constant MON_6 (line 1155) | pub const MON_6: ::nl_item = 20; constant MON_7 (line 1156) | pub const MON_7: ::nl_item = 21; constant MON_8 (line 1157) | pub const MON_8: ::nl_item = 22; constant MON_9 (line 1158) | pub const MON_9: ::nl_item = 23; constant MON_10 (line 1159) | pub const MON_10: ::nl_item = 24; constant MON_11 (line 1160) | pub const MON_11: ::nl_item = 25; constant MON_12 (line 1161) | pub const MON_12: ::nl_item = 26; constant ABMON_1 (line 1163) | pub const ABMON_1: ::nl_item = 27; constant ABMON_2 (line 1164) | pub const ABMON_2: ::nl_item = 28; constant ABMON_3 (line 1165) | pub const ABMON_3: ::nl_item = 29; constant ABMON_4 (line 1166) | pub const ABMON_4: ::nl_item = 30; constant ABMON_5 (line 1167) | pub const ABMON_5: ::nl_item = 31; constant ABMON_6 (line 1168) | pub const ABMON_6: ::nl_item = 32; constant ABMON_7 (line 1169) | pub const ABMON_7: ::nl_item = 33; constant ABMON_8 (line 1170) | pub const ABMON_8: ::nl_item = 34; constant ABMON_9 (line 1171) | pub const ABMON_9: ::nl_item = 35; constant ABMON_10 (line 1172) | pub const ABMON_10: ::nl_item = 36; constant ABMON_11 (line 1173) | pub const ABMON_11: ::nl_item = 37; constant ABMON_12 (line 1174) | pub const ABMON_12: ::nl_item = 38; constant RADIXCHAR (line 1176) | pub const RADIXCHAR: ::nl_item = 39; constant THOUSEP (line 1177) | pub const THOUSEP: ::nl_item = 40; constant YESSTR (line 1178) | pub const YESSTR: ::nl_item = 41; constant NOSTR (line 1179) | pub const NOSTR: ::nl_item = 42; constant CRNCYSTR (line 1180) | pub const CRNCYSTR: ::nl_item = 43; constant D_T_FMT (line 1182) | pub const D_T_FMT: ::nl_item = 44; constant D_FMT (line 1183) | pub const D_FMT: ::nl_item = 45; constant T_FMT (line 1184) | pub const T_FMT: ::nl_item = 46; constant AM_STR (line 1185) | pub const AM_STR: ::nl_item = 47; constant PM_STR (line 1186) | pub const PM_STR: ::nl_item = 48; constant CODESET (line 1188) | pub const CODESET: ::nl_item = 49; constant T_FMT_AMPM (line 1189) | pub const T_FMT_AMPM: ::nl_item = 50; constant ERA (line 1190) | pub const ERA: ::nl_item = 51; constant ERA_D_FMT (line 1191) | pub const ERA_D_FMT: ::nl_item = 52; constant ERA_D_T_FMT (line 1192) | pub const ERA_D_T_FMT: ::nl_item = 53; constant ERA_T_FMT (line 1193) | pub const ERA_T_FMT: ::nl_item = 54; constant ALT_DIGITS (line 1194) | pub const ALT_DIGITS: ::nl_item = 55; constant YESEXPR (line 1195) | pub const YESEXPR: ::nl_item = 56; constant NOEXPR (line 1196) | pub const NOEXPR: ::nl_item = 57; constant _DATE_FMT (line 1197) | pub const _DATE_FMT: ::nl_item = 58; constant MAXSTRMSG (line 1198) | pub const MAXSTRMSG: ::nl_item = 58; constant PATH_MAX (line 1200) | pub const PATH_MAX: ::c_int = 1024; constant SA_ONSTACK (line 1202) | pub const SA_ONSTACK: ::c_int = 0x00000001; constant SA_RESETHAND (line 1203) | pub const SA_RESETHAND: ::c_int = 0x00000002; constant SA_RESTART (line 1204) | pub const SA_RESTART: ::c_int = 0x00000004; constant SA_SIGINFO (line 1205) | pub const SA_SIGINFO: ::c_int = 0x00000008; constant SA_NODEFER (line 1206) | pub const SA_NODEFER: ::c_int = 0x00000010; constant SA_NOCLDWAIT (line 1207) | pub const SA_NOCLDWAIT: ::c_int = 0x00010000; constant SA_NOCLDSTOP (line 1208) | pub const SA_NOCLDSTOP: ::c_int = 0x00020000; constant SS_ONSTACK (line 1210) | pub const SS_ONSTACK: ::c_int = 1; constant SS_DISABLE (line 1211) | pub const SS_DISABLE: ::c_int = 2; constant FIOCLEX (line 1213) | pub const FIOCLEX: ::c_int = 0x20006601; constant FIONCLEX (line 1214) | pub const FIONCLEX: ::c_int = 0x20006602; constant FIONREAD (line 1215) | pub const FIONREAD: ::c_int = 0x4004667f; constant FIONBIO (line 1216) | pub const FIONBIO: ::c_int = 0x8004667e; constant FIOASYNC (line 1217) | pub const FIOASYNC: ::c_int = 0x8004667d; constant FIOSETOWN (line 1218) | pub const FIOSETOWN: ::c_int = 0x8004667c; constant FIOGETOWN (line 1219) | pub const FIOGETOWN: ::c_int = 0x4004667b; constant SIGCHLD (line 1221) | pub const SIGCHLD: ::c_int = 18; constant SIGCLD (line 1222) | pub const SIGCLD: ::c_int = ::SIGCHLD; constant SIGBUS (line 1223) | pub const SIGBUS: ::c_int = 10; constant SIGINFO (line 1224) | pub const SIGINFO: ::c_int = 41; constant SIG_BLOCK (line 1225) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 1226) | pub const SIG_UNBLOCK: ::c_int = 2; constant SIG_SETMASK (line 1227) | pub const SIG_SETMASK: ::c_int = 3; constant SIGEV_NONE (line 1229) | pub const SIGEV_NONE: ::c_int = 1; constant SIGEV_SIGNAL (line 1230) | pub const SIGEV_SIGNAL: ::c_int = 2; constant SIGEV_THREAD (line 1231) | pub const SIGEV_THREAD: ::c_int = 3; constant CLD_EXITED (line 1233) | pub const CLD_EXITED: ::c_int = 1; constant CLD_KILLED (line 1234) | pub const CLD_KILLED: ::c_int = 2; constant CLD_DUMPED (line 1235) | pub const CLD_DUMPED: ::c_int = 3; constant CLD_TRAPPED (line 1236) | pub const CLD_TRAPPED: ::c_int = 4; constant CLD_STOPPED (line 1237) | pub const CLD_STOPPED: ::c_int = 5; constant CLD_CONTINUED (line 1238) | pub const CLD_CONTINUED: ::c_int = 6; constant IP_RECVDSTADDR (line 1240) | pub const IP_RECVDSTADDR: ::c_int = 0x7; constant IP_SEC_OPT (line 1241) | pub const IP_SEC_OPT: ::c_int = 0x22; constant IPV6_UNICAST_HOPS (line 1243) | pub const IPV6_UNICAST_HOPS: ::c_int = 0x5; constant IPV6_MULTICAST_IF (line 1244) | pub const IPV6_MULTICAST_IF: ::c_int = 0x6; constant IPV6_MULTICAST_HOPS (line 1245) | pub const IPV6_MULTICAST_HOPS: ::c_int = 0x7; constant IPV6_MULTICAST_LOOP (line 1246) | pub const IPV6_MULTICAST_LOOP: ::c_int = 0x8; constant IPV6_RECVPKTINFO (line 1247) | pub const IPV6_RECVPKTINFO: ::c_int = 0x12; constant IPV6_SEC_OPT (line 1248) | pub const IPV6_SEC_OPT: ::c_int = 0x22; constant IPV6_V6ONLY (line 1249) | pub const IPV6_V6ONLY: ::c_int = 0x27; constant ST_RDONLY (line 1259) | pub const ST_RDONLY: ::c_ulong = 1; constant ST_NOSUID (line 1260) | pub const ST_NOSUID: ::c_ulong = 2; constant NI_MAXHOST (line 1262) | pub const NI_MAXHOST: ::socklen_t = 1025; constant NI_MAXSERV (line 1263) | pub const NI_MAXSERV: ::socklen_t = 32; constant EXIT_FAILURE (line 1265) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 1266) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 1267) | pub const RAND_MAX: ::c_int = 32767; constant EOF (line 1268) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 1269) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 1270) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 1271) | pub const SEEK_END: ::c_int = 2; constant SEEK_DATA (line 1272) | pub const SEEK_DATA: ::c_int = 3; constant SEEK_HOLE (line 1273) | pub const SEEK_HOLE: ::c_int = 4; constant _IOFBF (line 1274) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 1275) | pub const _IONBF: ::c_int = 4; constant _IOLBF (line 1276) | pub const _IOLBF: ::c_int = 64; constant BUFSIZ (line 1277) | pub const BUFSIZ: ::c_uint = 1024; constant FOPEN_MAX (line 1278) | pub const FOPEN_MAX: ::c_uint = 20; constant FILENAME_MAX (line 1279) | pub const FILENAME_MAX: ::c_uint = 1024; constant L_tmpnam (line 1280) | pub const L_tmpnam: ::c_uint = 25; constant TMP_MAX (line 1281) | pub const TMP_MAX: ::c_uint = 17576; constant GRND_NONBLOCK (line 1283) | pub const GRND_NONBLOCK: ::c_uint = 0x0001; constant GRND_RANDOM (line 1284) | pub const GRND_RANDOM: ::c_uint = 0x0002; constant O_RDONLY (line 1286) | pub const O_RDONLY: ::c_int = 0; constant O_WRONLY (line 1287) | pub const O_WRONLY: ::c_int = 1; constant O_RDWR (line 1288) | pub const O_RDWR: ::c_int = 2; constant O_NDELAY (line 1289) | pub const O_NDELAY: ::c_int = 0x04; constant O_APPEND (line 1290) | pub const O_APPEND: ::c_int = 8; constant O_DSYNC (line 1291) | pub const O_DSYNC: ::c_int = 0x40; constant O_CREAT (line 1292) | pub const O_CREAT: ::c_int = 256; constant O_EXCL (line 1293) | pub const O_EXCL: ::c_int = 1024; constant O_NOCTTY (line 1294) | pub const O_NOCTTY: ::c_int = 2048; constant O_TRUNC (line 1295) | pub const O_TRUNC: ::c_int = 512; constant O_NOFOLLOW (line 1296) | pub const O_NOFOLLOW: ::c_int = 0x20000; constant O_SEARCH (line 1297) | pub const O_SEARCH: ::c_int = 0x200000; constant O_EXEC (line 1298) | pub const O_EXEC: ::c_int = 0x400000; constant O_CLOEXEC (line 1299) | pub const O_CLOEXEC: ::c_int = 0x800000; constant O_ACCMODE (line 1300) | pub const O_ACCMODE: ::c_int = 0x600003; constant O_XATTR (line 1301) | pub const O_XATTR: ::c_int = 0x4000; constant O_DIRECTORY (line 1302) | pub const O_DIRECTORY: ::c_int = 0x1000000; constant O_DIRECT (line 1303) | pub const O_DIRECT: ::c_int = 0x2000000; constant S_IFIFO (line 1304) | pub const S_IFIFO: mode_t = 4096; constant S_IFCHR (line 1305) | pub const S_IFCHR: mode_t = 8192; constant S_IFBLK (line 1306) | pub const S_IFBLK: mode_t = 24576; constant S_IFDIR (line 1307) | pub const S_IFDIR: mode_t = 16384; constant S_IFREG (line 1308) | pub const S_IFREG: mode_t = 32768; constant S_IFLNK (line 1309) | pub const S_IFLNK: mode_t = 40960; constant S_IFSOCK (line 1310) | pub const S_IFSOCK: mode_t = 49152; constant S_IFMT (line 1311) | pub const S_IFMT: mode_t = 61440; constant S_IEXEC (line 1312) | pub const S_IEXEC: mode_t = 64; constant S_IWRITE (line 1313) | pub const S_IWRITE: mode_t = 128; constant S_IREAD (line 1314) | pub const S_IREAD: mode_t = 256; constant S_IRWXU (line 1315) | pub const S_IRWXU: mode_t = 448; constant S_IXUSR (line 1316) | pub const S_IXUSR: mode_t = 64; constant S_IWUSR (line 1317) | pub const S_IWUSR: mode_t = 128; constant S_IRUSR (line 1318) | pub const S_IRUSR: mode_t = 256; constant S_IRWXG (line 1319) | pub const S_IRWXG: mode_t = 56; constant S_IXGRP (line 1320) | pub const S_IXGRP: mode_t = 8; constant S_IWGRP (line 1321) | pub const S_IWGRP: mode_t = 16; constant S_IRGRP (line 1322) | pub const S_IRGRP: mode_t = 32; constant S_IRWXO (line 1323) | pub const S_IRWXO: mode_t = 7; constant S_IXOTH (line 1324) | pub const S_IXOTH: mode_t = 1; constant S_IWOTH (line 1325) | pub const S_IWOTH: mode_t = 2; constant S_IROTH (line 1326) | pub const S_IROTH: mode_t = 4; constant F_OK (line 1327) | pub const F_OK: ::c_int = 0; constant R_OK (line 1328) | pub const R_OK: ::c_int = 4; constant W_OK (line 1329) | pub const W_OK: ::c_int = 2; constant X_OK (line 1330) | pub const X_OK: ::c_int = 1; constant STDIN_FILENO (line 1331) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 1332) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 1333) | pub const STDERR_FILENO: ::c_int = 2; constant F_LOCK (line 1334) | pub const F_LOCK: ::c_int = 1; constant F_TEST (line 1335) | pub const F_TEST: ::c_int = 3; constant F_TLOCK (line 1336) | pub const F_TLOCK: ::c_int = 2; constant F_ULOCK (line 1337) | pub const F_ULOCK: ::c_int = 0; constant F_SETLK (line 1338) | pub const F_SETLK: ::c_int = 6; constant F_SETLKW (line 1339) | pub const F_SETLKW: ::c_int = 7; constant F_GETLK (line 1340) | pub const F_GETLK: ::c_int = 14; constant F_ALLOCSP (line 1341) | pub const F_ALLOCSP: ::c_int = 10; constant F_FREESP (line 1342) | pub const F_FREESP: ::c_int = 11; constant F_BLOCKS (line 1343) | pub const F_BLOCKS: ::c_int = 18; constant F_BLKSIZE (line 1344) | pub const F_BLKSIZE: ::c_int = 19; constant F_SHARE (line 1345) | pub const F_SHARE: ::c_int = 40; constant F_UNSHARE (line 1346) | pub const F_UNSHARE: ::c_int = 41; constant F_ISSTREAM (line 1347) | pub const F_ISSTREAM: ::c_int = 13; constant F_PRIV (line 1348) | pub const F_PRIV: ::c_int = 15; constant F_NPRIV (line 1349) | pub const F_NPRIV: ::c_int = 16; constant F_QUOTACTL (line 1350) | pub const F_QUOTACTL: ::c_int = 17; constant F_GETOWN (line 1351) | pub const F_GETOWN: ::c_int = 23; constant F_SETOWN (line 1352) | pub const F_SETOWN: ::c_int = 24; constant F_REVOKE (line 1353) | pub const F_REVOKE: ::c_int = 25; constant F_HASREMOTELOCKS (line 1354) | pub const F_HASREMOTELOCKS: ::c_int = 26; constant SIGHUP (line 1355) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 1356) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 1357) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 1358) | pub const SIGILL: ::c_int = 4; constant SIGABRT (line 1359) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 1360) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 1361) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 1362) | pub const SIGKILL: ::c_int = 9; constant SIGSEGV (line 1363) | pub const SIGSEGV: ::c_int = 11; constant SIGSYS (line 1364) | pub const SIGSYS: ::c_int = 12; constant SIGPIPE (line 1365) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 1366) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 1367) | pub const SIGTERM: ::c_int = 15; constant SIGUSR1 (line 1368) | pub const SIGUSR1: ::c_int = 16; constant SIGUSR2 (line 1369) | pub const SIGUSR2: ::c_int = 17; constant SIGPWR (line 1370) | pub const SIGPWR: ::c_int = 19; constant SIGWINCH (line 1371) | pub const SIGWINCH: ::c_int = 20; constant SIGURG (line 1372) | pub const SIGURG: ::c_int = 21; constant SIGPOLL (line 1373) | pub const SIGPOLL: ::c_int = 22; constant SIGIO (line 1374) | pub const SIGIO: ::c_int = SIGPOLL; constant SIGSTOP (line 1375) | pub const SIGSTOP: ::c_int = 23; constant SIGTSTP (line 1376) | pub const SIGTSTP: ::c_int = 24; constant SIGCONT (line 1377) | pub const SIGCONT: ::c_int = 25; constant SIGTTIN (line 1378) | pub const SIGTTIN: ::c_int = 26; constant SIGTTOU (line 1379) | pub const SIGTTOU: ::c_int = 27; constant SIGVTALRM (line 1380) | pub const SIGVTALRM: ::c_int = 28; constant SIGPROF (line 1381) | pub const SIGPROF: ::c_int = 29; constant SIGXCPU (line 1382) | pub const SIGXCPU: ::c_int = 30; constant SIGXFSZ (line 1383) | pub const SIGXFSZ: ::c_int = 31; constant WNOHANG (line 1385) | pub const WNOHANG: ::c_int = 0x40; constant WUNTRACED (line 1386) | pub const WUNTRACED: ::c_int = 0x04; constant WEXITED (line 1388) | pub const WEXITED: ::c_int = 0x01; constant WTRAPPED (line 1389) | pub const WTRAPPED: ::c_int = 0x02; constant WSTOPPED (line 1390) | pub const WSTOPPED: ::c_int = WUNTRACED; constant WCONTINUED (line 1391) | pub const WCONTINUED: ::c_int = 0x08; constant WNOWAIT (line 1392) | pub const WNOWAIT: ::c_int = 0x80; constant AT_FDCWD (line 1394) | pub const AT_FDCWD: ::c_int = 0xffd19553; constant AT_SYMLINK_NOFOLLOW (line 1395) | pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x1000; constant AT_SYMLINK_FOLLOW (line 1396) | pub const AT_SYMLINK_FOLLOW: ::c_int = 0x2000; constant AT_REMOVEDIR (line 1397) | pub const AT_REMOVEDIR: ::c_int = 0x1; constant _AT_TRIGGER (line 1398) | pub const _AT_TRIGGER: ::c_int = 0x2; constant AT_EACCESS (line 1399) | pub const AT_EACCESS: ::c_int = 0x4; constant P_PID (line 1401) | pub const P_PID: idtype_t = 0; constant P_PPID (line 1402) | pub const P_PPID: idtype_t = 1; constant P_PGID (line 1403) | pub const P_PGID: idtype_t = 2; constant P_SID (line 1404) | pub const P_SID: idtype_t = 3; constant P_CID (line 1405) | pub const P_CID: idtype_t = 4; constant P_UID (line 1406) | pub const P_UID: idtype_t = 5; constant P_GID (line 1407) | pub const P_GID: idtype_t = 6; constant P_ALL (line 1408) | pub const P_ALL: idtype_t = 7; constant P_LWPID (line 1409) | pub const P_LWPID: idtype_t = 8; constant P_TASKID (line 1410) | pub const P_TASKID: idtype_t = 9; constant P_PROJID (line 1411) | pub const P_PROJID: idtype_t = 10; constant P_POOLID (line 1412) | pub const P_POOLID: idtype_t = 11; constant P_ZONEID (line 1413) | pub const P_ZONEID: idtype_t = 12; constant P_CTID (line 1414) | pub const P_CTID: idtype_t = 13; constant P_CPUID (line 1415) | pub const P_CPUID: idtype_t = 14; constant P_PSETID (line 1416) | pub const P_PSETID: idtype_t = 15; constant PBIND_NONE (line 1418) | pub const PBIND_NONE: ::processorid_t = -1; constant PBIND_QUERY (line 1419) | pub const PBIND_QUERY: ::processorid_t = -2; constant PBIND_HARD (line 1420) | pub const PBIND_HARD: ::processorid_t = -3; constant PBIND_SOFT (line 1421) | pub const PBIND_SOFT: ::processorid_t = -4; constant PS_NONE (line 1423) | pub const PS_NONE: ::c_int = -1; constant PS_QUERY (line 1424) | pub const PS_QUERY: ::c_int = -2; constant PS_MYID (line 1425) | pub const PS_MYID: ::c_int = -3; constant PS_SOFT (line 1426) | pub const PS_SOFT: ::c_int = -4; constant PS_HARD (line 1427) | pub const PS_HARD: ::c_int = -5; constant PS_QUERY_TYPE (line 1428) | pub const PS_QUERY_TYPE: ::c_int = -6; constant PS_SYSTEM (line 1429) | pub const PS_SYSTEM: ::c_int = 1; constant PS_PRIVATE (line 1430) | pub const PS_PRIVATE: ::c_int = 2; constant UTIME_OMIT (line 1432) | pub const UTIME_OMIT: c_long = -2; constant UTIME_NOW (line 1433) | pub const UTIME_NOW: c_long = -1; constant PROT_NONE (line 1435) | pub const PROT_NONE: ::c_int = 0; constant PROT_READ (line 1436) | pub const PROT_READ: ::c_int = 1; constant PROT_WRITE (line 1437) | pub const PROT_WRITE: ::c_int = 2; constant PROT_EXEC (line 1438) | pub const PROT_EXEC: ::c_int = 4; constant MAP_FILE (line 1440) | pub const MAP_FILE: ::c_int = 0; constant MAP_SHARED (line 1441) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 1442) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_FIXED (line 1443) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_NORESERVE (line 1444) | pub const MAP_NORESERVE: ::c_int = 0x40; constant MAP_ANON (line 1445) | pub const MAP_ANON: ::c_int = 0x0100; constant MAP_ANONYMOUS (line 1446) | pub const MAP_ANONYMOUS: ::c_int = 0x0100; constant MAP_RENAME (line 1447) | pub const MAP_RENAME: ::c_int = 0x20; constant MAP_ALIGN (line 1448) | pub const MAP_ALIGN: ::c_int = 0x200; constant MAP_TEXT (line 1449) | pub const MAP_TEXT: ::c_int = 0x400; constant MAP_INITDATA (line 1450) | pub const MAP_INITDATA: ::c_int = 0x800; constant MAP_32BIT (line 1451) | pub const MAP_32BIT: ::c_int = 0x80; constant MAP_FAILED (line 1452) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; constant MCL_CURRENT (line 1454) | pub const MCL_CURRENT: ::c_int = 0x0001; constant MCL_FUTURE (line 1455) | pub const MCL_FUTURE: ::c_int = 0x0002; constant MS_SYNC (line 1457) | pub const MS_SYNC: ::c_int = 0x0004; constant MS_ASYNC (line 1458) | pub const MS_ASYNC: ::c_int = 0x0001; constant MS_INVALIDATE (line 1459) | pub const MS_INVALIDATE: ::c_int = 0x0002; constant MMOBJ_PADDING (line 1461) | pub const MMOBJ_PADDING: ::c_uint = 0x10000; constant MMOBJ_INTERPRET (line 1462) | pub const MMOBJ_INTERPRET: ::c_uint = 0x20000; constant MR_PADDING (line 1463) | pub const MR_PADDING: ::c_uint = 0x1; constant MR_HDR_ELF (line 1464) | pub const MR_HDR_ELF: ::c_uint = 0x2; constant EPERM (line 1466) | pub const EPERM: ::c_int = 1; constant ENOENT (line 1467) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 1468) | pub const ESRCH: ::c_int = 3; constant EINTR (line 1469) | pub const EINTR: ::c_int = 4; constant EIO (line 1470) | pub const EIO: ::c_int = 5; constant ENXIO (line 1471) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 1472) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 1473) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 1474) | pub const EBADF: ::c_int = 9; constant ECHILD (line 1475) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 1476) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 1477) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 1478) | pub const EACCES: ::c_int = 13; constant EFAULT (line 1479) | pub const EFAULT: ::c_int = 14; constant ENOTBLK (line 1480) | pub const ENOTBLK: ::c_int = 15; constant EBUSY (line 1481) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 1482) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 1483) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 1484) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 1485) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 1486) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 1487) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 1488) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 1489) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 1490) | pub const ENOTTY: ::c_int = 25; constant ETXTBSY (line 1491) | pub const ETXTBSY: ::c_int = 26; constant EFBIG (line 1492) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 1493) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 1494) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 1495) | pub const EROFS: ::c_int = 30; constant EMLINK (line 1496) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 1497) | pub const EPIPE: ::c_int = 32; constant EDOM (line 1498) | pub const EDOM: ::c_int = 33; constant ERANGE (line 1499) | pub const ERANGE: ::c_int = 34; constant ENOMSG (line 1500) | pub const ENOMSG: ::c_int = 35; constant EIDRM (line 1501) | pub const EIDRM: ::c_int = 36; constant ECHRNG (line 1502) | pub const ECHRNG: ::c_int = 37; constant EL2NSYNC (line 1503) | pub const EL2NSYNC: ::c_int = 38; constant EL3HLT (line 1504) | pub const EL3HLT: ::c_int = 39; constant EL3RST (line 1505) | pub const EL3RST: ::c_int = 40; constant ELNRNG (line 1506) | pub const ELNRNG: ::c_int = 41; constant EUNATCH (line 1507) | pub const EUNATCH: ::c_int = 42; constant ENOCSI (line 1508) | pub const ENOCSI: ::c_int = 43; constant EL2HLT (line 1509) | pub const EL2HLT: ::c_int = 44; constant EDEADLK (line 1510) | pub const EDEADLK: ::c_int = 45; constant ENOLCK (line 1511) | pub const ENOLCK: ::c_int = 46; constant ECANCELED (line 1512) | pub const ECANCELED: ::c_int = 47; constant ENOTSUP (line 1513) | pub const ENOTSUP: ::c_int = 48; constant EDQUOT (line 1514) | pub const EDQUOT: ::c_int = 49; constant EBADE (line 1515) | pub const EBADE: ::c_int = 50; constant EBADR (line 1516) | pub const EBADR: ::c_int = 51; constant EXFULL (line 1517) | pub const EXFULL: ::c_int = 52; constant ENOANO (line 1518) | pub const ENOANO: ::c_int = 53; constant EBADRQC (line 1519) | pub const EBADRQC: ::c_int = 54; constant EBADSLT (line 1520) | pub const EBADSLT: ::c_int = 55; constant EDEADLOCK (line 1521) | pub const EDEADLOCK: ::c_int = 56; constant EBFONT (line 1522) | pub const EBFONT: ::c_int = 57; constant EOWNERDEAD (line 1523) | pub const EOWNERDEAD: ::c_int = 58; constant ENOTRECOVERABLE (line 1524) | pub const ENOTRECOVERABLE: ::c_int = 59; constant ENOSTR (line 1525) | pub const ENOSTR: ::c_int = 60; constant ENODATA (line 1526) | pub const ENODATA: ::c_int = 61; constant ETIME (line 1527) | pub const ETIME: ::c_int = 62; constant ENOSR (line 1528) | pub const ENOSR: ::c_int = 63; constant ENONET (line 1529) | pub const ENONET: ::c_int = 64; constant ENOPKG (line 1530) | pub const ENOPKG: ::c_int = 65; constant EREMOTE (line 1531) | pub const EREMOTE: ::c_int = 66; constant ENOLINK (line 1532) | pub const ENOLINK: ::c_int = 67; constant EADV (line 1533) | pub const EADV: ::c_int = 68; constant ESRMNT (line 1534) | pub const ESRMNT: ::c_int = 69; constant ECOMM (line 1535) | pub const ECOMM: ::c_int = 70; constant EPROTO (line 1536) | pub const EPROTO: ::c_int = 71; constant ELOCKUNMAPPED (line 1537) | pub const ELOCKUNMAPPED: ::c_int = 72; constant ENOTACTIVE (line 1538) | pub const ENOTACTIVE: ::c_int = 73; constant EMULTIHOP (line 1539) | pub const EMULTIHOP: ::c_int = 74; constant EADI (line 1540) | pub const EADI: ::c_int = 75; constant EBADMSG (line 1541) | pub const EBADMSG: ::c_int = 77; constant ENAMETOOLONG (line 1542) | pub const ENAMETOOLONG: ::c_int = 78; constant EOVERFLOW (line 1543) | pub const EOVERFLOW: ::c_int = 79; constant ENOTUNIQ (line 1544) | pub const ENOTUNIQ: ::c_int = 80; constant EBADFD (line 1545) | pub const EBADFD: ::c_int = 81; constant EREMCHG (line 1546) | pub const EREMCHG: ::c_int = 82; constant ELIBACC (line 1547) | pub const ELIBACC: ::c_int = 83; constant ELIBBAD (line 1548) | pub const ELIBBAD: ::c_int = 84; constant ELIBSCN (line 1549) | pub const ELIBSCN: ::c_int = 85; constant ELIBMAX (line 1550) | pub const ELIBMAX: ::c_int = 86; constant ELIBEXEC (line 1551) | pub const ELIBEXEC: ::c_int = 87; constant EILSEQ (line 1552) | pub const EILSEQ: ::c_int = 88; constant ENOSYS (line 1553) | pub const ENOSYS: ::c_int = 89; constant ELOOP (line 1554) | pub const ELOOP: ::c_int = 90; constant ERESTART (line 1555) | pub const ERESTART: ::c_int = 91; constant ESTRPIPE (line 1556) | pub const ESTRPIPE: ::c_int = 92; constant ENOTEMPTY (line 1557) | pub const ENOTEMPTY: ::c_int = 93; constant EUSERS (line 1558) | pub const EUSERS: ::c_int = 94; constant ENOTSOCK (line 1559) | pub const ENOTSOCK: ::c_int = 95; constant EDESTADDRREQ (line 1560) | pub const EDESTADDRREQ: ::c_int = 96; constant EMSGSIZE (line 1561) | pub const EMSGSIZE: ::c_int = 97; constant EPROTOTYPE (line 1562) | pub const EPROTOTYPE: ::c_int = 98; constant ENOPROTOOPT (line 1563) | pub const ENOPROTOOPT: ::c_int = 99; constant EPROTONOSUPPORT (line 1564) | pub const EPROTONOSUPPORT: ::c_int = 120; constant ESOCKTNOSUPPORT (line 1565) | pub const ESOCKTNOSUPPORT: ::c_int = 121; constant EOPNOTSUPP (line 1566) | pub const EOPNOTSUPP: ::c_int = 122; constant EPFNOSUPPORT (line 1567) | pub const EPFNOSUPPORT: ::c_int = 123; constant EAFNOSUPPORT (line 1568) | pub const EAFNOSUPPORT: ::c_int = 124; constant EADDRINUSE (line 1569) | pub const EADDRINUSE: ::c_int = 125; constant EADDRNOTAVAIL (line 1570) | pub const EADDRNOTAVAIL: ::c_int = 126; constant ENETDOWN (line 1571) | pub const ENETDOWN: ::c_int = 127; constant ENETUNREACH (line 1572) | pub const ENETUNREACH: ::c_int = 128; constant ENETRESET (line 1573) | pub const ENETRESET: ::c_int = 129; constant ECONNABORTED (line 1574) | pub const ECONNABORTED: ::c_int = 130; constant ECONNRESET (line 1575) | pub const ECONNRESET: ::c_int = 131; constant ENOBUFS (line 1576) | pub const ENOBUFS: ::c_int = 132; constant EISCONN (line 1577) | pub const EISCONN: ::c_int = 133; constant ENOTCONN (line 1578) | pub const ENOTCONN: ::c_int = 134; constant ESHUTDOWN (line 1579) | pub const ESHUTDOWN: ::c_int = 143; constant ETOOMANYREFS (line 1580) | pub const ETOOMANYREFS: ::c_int = 144; constant ETIMEDOUT (line 1581) | pub const ETIMEDOUT: ::c_int = 145; constant ECONNREFUSED (line 1582) | pub const ECONNREFUSED: ::c_int = 146; constant EHOSTDOWN (line 1583) | pub const EHOSTDOWN: ::c_int = 147; constant EHOSTUNREACH (line 1584) | pub const EHOSTUNREACH: ::c_int = 148; constant EWOULDBLOCK (line 1585) | pub const EWOULDBLOCK: ::c_int = EAGAIN; constant EALREADY (line 1586) | pub const EALREADY: ::c_int = 149; constant EINPROGRESS (line 1587) | pub const EINPROGRESS: ::c_int = 150; constant ESTALE (line 1588) | pub const ESTALE: ::c_int = 151; constant EAI_AGAIN (line 1590) | pub const EAI_AGAIN: ::c_int = 2; constant EAI_BADFLAGS (line 1591) | pub const EAI_BADFLAGS: ::c_int = 3; constant EAI_FAIL (line 1592) | pub const EAI_FAIL: ::c_int = 4; constant EAI_FAMILY (line 1593) | pub const EAI_FAMILY: ::c_int = 5; constant EAI_MEMORY (line 1594) | pub const EAI_MEMORY: ::c_int = 6; constant EAI_NODATA (line 1595) | pub const EAI_NODATA: ::c_int = 7; constant EAI_NONAME (line 1596) | pub const EAI_NONAME: ::c_int = 8; constant EAI_SERVICE (line 1597) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 1598) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 1599) | pub const EAI_SYSTEM: ::c_int = 11; constant EAI_OVERFLOW (line 1600) | pub const EAI_OVERFLOW: ::c_int = 12; constant NI_NOFQDN (line 1602) | pub const NI_NOFQDN: ::c_uint = 0x0001; constant NI_NUMERICHOST (line 1603) | pub const NI_NUMERICHOST: ::c_uint = 0x0002; constant NI_NAMEREQD (line 1604) | pub const NI_NAMEREQD: ::c_uint = 0x0004; constant NI_NUMERICSERV (line 1605) | pub const NI_NUMERICSERV: ::c_uint = 0x0008; constant NI_DGRAM (line 1606) | pub const NI_DGRAM: ::c_uint = 0x0010; constant NI_WITHSCOPEID (line 1607) | pub const NI_WITHSCOPEID: ::c_uint = 0x0020; constant NI_NUMERICSCOPE (line 1608) | pub const NI_NUMERICSCOPE: ::c_uint = 0x0040; constant F_DUPFD (line 1610) | pub const F_DUPFD: ::c_int = 0; constant F_DUP2FD (line 1611) | pub const F_DUP2FD: ::c_int = 9; constant F_GETFD (line 1612) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 1613) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 1614) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 1615) | pub const F_SETFL: ::c_int = 4; constant F_GETXFL (line 1616) | pub const F_GETXFL: ::c_int = 45; constant SIGTRAP (line 1618) | pub const SIGTRAP: ::c_int = 5; constant GLOB_APPEND (line 1620) | pub const GLOB_APPEND: ::c_int = 32; constant GLOB_DOOFFS (line 1621) | pub const GLOB_DOOFFS: ::c_int = 16; constant GLOB_ERR (line 1622) | pub const GLOB_ERR: ::c_int = 1; constant GLOB_MARK (line 1623) | pub const GLOB_MARK: ::c_int = 2; constant GLOB_NOCHECK (line 1624) | pub const GLOB_NOCHECK: ::c_int = 8; constant GLOB_NOSORT (line 1625) | pub const GLOB_NOSORT: ::c_int = 4; constant GLOB_NOESCAPE (line 1626) | pub const GLOB_NOESCAPE: ::c_int = 64; constant GLOB_NOSPACE (line 1628) | pub const GLOB_NOSPACE: ::c_int = -2; constant GLOB_ABORTED (line 1629) | pub const GLOB_ABORTED: ::c_int = -1; constant GLOB_NOMATCH (line 1630) | pub const GLOB_NOMATCH: ::c_int = -3; constant POLLIN (line 1632) | pub const POLLIN: ::c_short = 0x1; constant POLLPRI (line 1633) | pub const POLLPRI: ::c_short = 0x2; constant POLLOUT (line 1634) | pub const POLLOUT: ::c_short = 0x4; constant POLLERR (line 1635) | pub const POLLERR: ::c_short = 0x8; constant POLLHUP (line 1636) | pub const POLLHUP: ::c_short = 0x10; constant POLLNVAL (line 1637) | pub const POLLNVAL: ::c_short = 0x20; constant POLLNORM (line 1638) | pub const POLLNORM: ::c_short = 0x0040; constant POLLRDNORM (line 1639) | pub const POLLRDNORM: ::c_short = 0x0040; constant POLLWRNORM (line 1640) | pub const POLLWRNORM: ::c_short = 0x4; constant POLLRDBAND (line 1641) | pub const POLLRDBAND: ::c_short = 0x0080; constant POLLWRBAND (line 1642) | pub const POLLWRBAND: ::c_short = 0x0100; constant POSIX_MADV_NORMAL (line 1644) | pub const POSIX_MADV_NORMAL: ::c_int = 0; constant POSIX_MADV_RANDOM (line 1645) | pub const POSIX_MADV_RANDOM: ::c_int = 1; constant POSIX_MADV_SEQUENTIAL (line 1646) | pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2; constant POSIX_MADV_WILLNEED (line 1647) | pub const POSIX_MADV_WILLNEED: ::c_int = 3; constant POSIX_MADV_DONTNEED (line 1648) | pub const POSIX_MADV_DONTNEED: ::c_int = 4; constant PTHREAD_CREATE_JOINABLE (line 1650) | pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0; constant PTHREAD_CREATE_DETACHED (line 1651) | pub const PTHREAD_CREATE_DETACHED: ::c_int = 0x40; constant PTHREAD_PROCESS_SHARED (line 1652) | pub const PTHREAD_PROCESS_SHARED: ::c_int = 1; constant PTHREAD_PROCESS_PRIVATE (line 1653) | pub const PTHREAD_PROCESS_PRIVATE: ::c_ushort = 0; constant PTHREAD_STACK_MIN (line 1654) | pub const PTHREAD_STACK_MIN: ::size_t = 4096; constant SIGSTKSZ (line 1656) | pub const SIGSTKSZ: ::size_t = 8192; constant CLOCK_REALTIME (line 1668) | pub const CLOCK_REALTIME: ::clockid_t = 3; constant CLOCK_MONOTONIC (line 1669) | pub const CLOCK_MONOTONIC: ::clockid_t = 4; constant TIMER_RELTIME (line 1670) | pub const TIMER_RELTIME: ::c_int = 0; constant TIMER_ABSTIME (line 1671) | pub const TIMER_ABSTIME: ::c_int = 1; constant RLIMIT_CPU (line 1673) | pub const RLIMIT_CPU: ::c_int = 0; constant RLIMIT_FSIZE (line 1674) | pub const RLIMIT_FSIZE: ::c_int = 1; constant RLIMIT_DATA (line 1675) | pub const RLIMIT_DATA: ::c_int = 2; constant RLIMIT_STACK (line 1676) | pub const RLIMIT_STACK: ::c_int = 3; constant RLIMIT_CORE (line 1677) | pub const RLIMIT_CORE: ::c_int = 4; constant RLIMIT_NOFILE (line 1678) | pub const RLIMIT_NOFILE: ::c_int = 5; constant RLIMIT_VMEM (line 1679) | pub const RLIMIT_VMEM: ::c_int = 6; constant RLIMIT_AS (line 1680) | pub const RLIMIT_AS: ::c_int = RLIMIT_VMEM; constant RLIM_NLIMITS (line 1683) | pub const RLIM_NLIMITS: rlim_t = 7; constant RLIM_INFINITY (line 1684) | pub const RLIM_INFINITY: rlim_t = 0xfffffffffffffffd; constant RUSAGE_SELF (line 1686) | pub const RUSAGE_SELF: ::c_int = 0; constant RUSAGE_CHILDREN (line 1687) | pub const RUSAGE_CHILDREN: ::c_int = -1; constant MADV_NORMAL (line 1689) | pub const MADV_NORMAL: ::c_int = 0; constant MADV_RANDOM (line 1690) | pub const MADV_RANDOM: ::c_int = 1; constant MADV_SEQUENTIAL (line 1691) | pub const MADV_SEQUENTIAL: ::c_int = 2; constant MADV_WILLNEED (line 1692) | pub const MADV_WILLNEED: ::c_int = 3; constant MADV_DONTNEED (line 1693) | pub const MADV_DONTNEED: ::c_int = 4; constant MADV_FREE (line 1694) | pub const MADV_FREE: ::c_int = 5; constant MADV_ACCESS_DEFAULT (line 1695) | pub const MADV_ACCESS_DEFAULT: ::c_int = 6; constant MADV_ACCESS_LWP (line 1696) | pub const MADV_ACCESS_LWP: ::c_int = 7; constant MADV_ACCESS_MANY (line 1697) | pub const MADV_ACCESS_MANY: ::c_int = 8; constant AF_UNSPEC (line 1699) | pub const AF_UNSPEC: ::c_int = 0; constant AF_UNIX (line 1700) | pub const AF_UNIX: ::c_int = 1; constant AF_INET (line 1701) | pub const AF_INET: ::c_int = 2; constant AF_IMPLINK (line 1702) | pub const AF_IMPLINK: ::c_int = 3; constant AF_PUP (line 1703) | pub const AF_PUP: ::c_int = 4; constant AF_CHAOS (line 1704) | pub const AF_CHAOS: ::c_int = 5; constant AF_NS (line 1705) | pub const AF_NS: ::c_int = 6; constant AF_NBS (line 1706) | pub const AF_NBS: ::c_int = 7; constant AF_ECMA (line 1707) | pub const AF_ECMA: ::c_int = 8; constant AF_DATAKIT (line 1708) | pub const AF_DATAKIT: ::c_int = 9; constant AF_CCITT (line 1709) | pub const AF_CCITT: ::c_int = 10; constant AF_SNA (line 1710) | pub const AF_SNA: ::c_int = 11; constant AF_DECnet (line 1711) | pub const AF_DECnet: ::c_int = 12; constant AF_DLI (line 1712) | pub const AF_DLI: ::c_int = 13; constant AF_LAT (line 1713) | pub const AF_LAT: ::c_int = 14; constant AF_HYLINK (line 1714) | pub const AF_HYLINK: ::c_int = 15; constant AF_APPLETALK (line 1715) | pub const AF_APPLETALK: ::c_int = 16; constant AF_NIT (line 1716) | pub const AF_NIT: ::c_int = 17; constant AF_802 (line 1717) | pub const AF_802: ::c_int = 18; constant AF_OSI (line 1718) | pub const AF_OSI: ::c_int = 19; constant AF_X25 (line 1719) | pub const AF_X25: ::c_int = 20; constant AF_OSINET (line 1720) | pub const AF_OSINET: ::c_int = 21; constant AF_GOSIP (line 1721) | pub const AF_GOSIP: ::c_int = 22; constant AF_IPX (line 1722) | pub const AF_IPX: ::c_int = 23; constant AF_ROUTE (line 1723) | pub const AF_ROUTE: ::c_int = 24; constant AF_LINK (line 1724) | pub const AF_LINK: ::c_int = 25; constant AF_INET6 (line 1725) | pub const AF_INET6: ::c_int = 26; constant AF_KEY (line 1726) | pub const AF_KEY: ::c_int = 27; constant AF_NCA (line 1727) | pub const AF_NCA: ::c_int = 28; constant AF_POLICY (line 1728) | pub const AF_POLICY: ::c_int = 29; constant AF_INET_OFFLOAD (line 1729) | pub const AF_INET_OFFLOAD: ::c_int = 30; constant AF_TRILL (line 1730) | pub const AF_TRILL: ::c_int = 31; constant AF_PACKET (line 1731) | pub const AF_PACKET: ::c_int = 32; constant PF_UNSPEC (line 1733) | pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant PF_UNIX (line 1734) | pub const PF_UNIX: ::c_int = AF_UNIX; constant PF_LOCAL (line 1735) | pub const PF_LOCAL: ::c_int = PF_UNIX; constant PF_FILE (line 1736) | pub const PF_FILE: ::c_int = PF_UNIX; constant PF_INET (line 1737) | pub const PF_INET: ::c_int = AF_INET; constant PF_IMPLINK (line 1738) | pub const PF_IMPLINK: ::c_int = AF_IMPLINK; constant PF_PUP (line 1739) | pub const PF_PUP: ::c_int = AF_PUP; constant PF_CHAOS (line 1740) | pub const PF_CHAOS: ::c_int = AF_CHAOS; constant PF_NS (line 1741) | pub const PF_NS: ::c_int = AF_NS; constant PF_NBS (line 1742) | pub const PF_NBS: ::c_int = AF_NBS; constant PF_ECMA (line 1743) | pub const PF_ECMA: ::c_int = AF_ECMA; constant PF_DATAKIT (line 1744) | pub const PF_DATAKIT: ::c_int = AF_DATAKIT; constant PF_CCITT (line 1745) | pub const PF_CCITT: ::c_int = AF_CCITT; constant PF_SNA (line 1746) | pub const PF_SNA: ::c_int = AF_SNA; constant PF_DECnet (line 1747) | pub const PF_DECnet: ::c_int = AF_DECnet; constant PF_DLI (line 1748) | pub const PF_DLI: ::c_int = AF_DLI; constant PF_LAT (line 1749) | pub const PF_LAT: ::c_int = AF_LAT; constant PF_HYLINK (line 1750) | pub const PF_HYLINK: ::c_int = AF_HYLINK; constant PF_APPLETALK (line 1751) | pub const PF_APPLETALK: ::c_int = AF_APPLETALK; constant PF_NIT (line 1752) | pub const PF_NIT: ::c_int = AF_NIT; constant PF_802 (line 1753) | pub const PF_802: ::c_int = AF_802; constant PF_OSI (line 1754) | pub const PF_OSI: ::c_int = AF_OSI; constant PF_X25 (line 1755) | pub const PF_X25: ::c_int = AF_X25; constant PF_OSINET (line 1756) | pub const PF_OSINET: ::c_int = AF_OSINET; constant PF_GOSIP (line 1757) | pub const PF_GOSIP: ::c_int = AF_GOSIP; constant PF_IPX (line 1758) | pub const PF_IPX: ::c_int = AF_IPX; constant PF_ROUTE (line 1759) | pub const PF_ROUTE: ::c_int = AF_ROUTE; constant PF_LINK (line 1760) | pub const PF_LINK: ::c_int = AF_LINK; constant PF_INET6 (line 1761) | pub const PF_INET6: ::c_int = AF_INET6; constant PF_KEY (line 1762) | pub const PF_KEY: ::c_int = AF_KEY; constant PF_NCA (line 1763) | pub const PF_NCA: ::c_int = AF_NCA; constant PF_POLICY (line 1764) | pub const PF_POLICY: ::c_int = AF_POLICY; constant PF_INET_OFFLOAD (line 1765) | pub const PF_INET_OFFLOAD: ::c_int = AF_INET_OFFLOAD; constant PF_TRILL (line 1766) | pub const PF_TRILL: ::c_int = AF_TRILL; constant PF_PACKET (line 1767) | pub const PF_PACKET: ::c_int = AF_PACKET; constant SOCK_DGRAM (line 1769) | pub const SOCK_DGRAM: ::c_int = 1; constant SOCK_STREAM (line 1770) | pub const SOCK_STREAM: ::c_int = 2; constant SOCK_RAW (line 1771) | pub const SOCK_RAW: ::c_int = 4; constant SOCK_RDM (line 1772) | pub const SOCK_RDM: ::c_int = 5; constant SOCK_SEQPACKET (line 1773) | pub const SOCK_SEQPACKET: ::c_int = 6; constant IP_MULTICAST_IF (line 1774) | pub const IP_MULTICAST_IF: ::c_int = 16; constant IP_MULTICAST_TTL (line 1775) | pub const IP_MULTICAST_TTL: ::c_int = 17; constant IP_MULTICAST_LOOP (line 1776) | pub const IP_MULTICAST_LOOP: ::c_int = 18; constant IP_TTL (line 1777) | pub const IP_TTL: ::c_int = 4; constant IP_HDRINCL (line 1778) | pub const IP_HDRINCL: ::c_int = 2; constant IP_ADD_MEMBERSHIP (line 1779) | pub const IP_ADD_MEMBERSHIP: ::c_int = 19; constant IP_DROP_MEMBERSHIP (line 1780) | pub const IP_DROP_MEMBERSHIP: ::c_int = 20; constant IPV6_JOIN_GROUP (line 1781) | pub const IPV6_JOIN_GROUP: ::c_int = 9; constant IPV6_LEAVE_GROUP (line 1782) | pub const IPV6_LEAVE_GROUP: ::c_int = 10; constant IP_ADD_SOURCE_MEMBERSHIP (line 1783) | pub const IP_ADD_SOURCE_MEMBERSHIP: ::c_int = 23; constant IP_DROP_SOURCE_MEMBERSHIP (line 1784) | pub const IP_DROP_SOURCE_MEMBERSHIP: ::c_int = 24; constant IP_BLOCK_SOURCE (line 1785) | pub const IP_BLOCK_SOURCE: ::c_int = 21; constant IP_UNBLOCK_SOURCE (line 1786) | pub const IP_UNBLOCK_SOURCE: ::c_int = 22; constant TCP_NODELAY (line 1790) | pub const TCP_NODELAY: ::c_int = 0x1; constant TCP_MAXSEG (line 1791) | pub const TCP_MAXSEG: ::c_int = 0x2; constant TCP_KEEPALIVE (line 1792) | pub const TCP_KEEPALIVE: ::c_int = 0x8; constant TCP_NOTIFY_THRESHOLD (line 1793) | pub const TCP_NOTIFY_THRESHOLD: ::c_int = 0x10; constant TCP_ABORT_THRESHOLD (line 1794) | pub const TCP_ABORT_THRESHOLD: ::c_int = 0x11; constant TCP_CONN_NOTIFY_THRESHOLD (line 1795) | pub const TCP_CONN_NOTIFY_THRESHOLD: ::c_int = 0x12; constant TCP_CONN_ABORT_THRESHOLD (line 1796) | pub const TCP_CONN_ABORT_THRESHOLD: ::c_int = 0x13; constant TCP_RECVDSTADDR (line 1797) | pub const TCP_RECVDSTADDR: ::c_int = 0x14; constant TCP_INIT_CWND (line 1798) | pub const TCP_INIT_CWND: ::c_int = 0x15; constant TCP_KEEPALIVE_THRESHOLD (line 1799) | pub const TCP_KEEPALIVE_THRESHOLD: ::c_int = 0x16; constant TCP_KEEPALIVE_ABORT_THRESHOLD (line 1800) | pub const TCP_KEEPALIVE_ABORT_THRESHOLD: ::c_int = 0x17; constant TCP_CORK (line 1801) | pub const TCP_CORK: ::c_int = 0x18; constant TCP_RTO_INITIAL (line 1802) | pub const TCP_RTO_INITIAL: ::c_int = 0x19; constant TCP_RTO_MIN (line 1803) | pub const TCP_RTO_MIN: ::c_int = 0x1a; constant TCP_RTO_MAX (line 1804) | pub const TCP_RTO_MAX: ::c_int = 0x1b; constant TCP_LINGER2 (line 1805) | pub const TCP_LINGER2: ::c_int = 0x1c; constant UDP_NAT_T_ENDPOINT (line 1807) | pub const UDP_NAT_T_ENDPOINT: ::c_int = 0x0103; constant SOMAXCONN (line 1809) | pub const SOMAXCONN: ::c_int = 128; constant SOL_SOCKET (line 1811) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_DEBUG (line 1812) | pub const SO_DEBUG: ::c_int = 0x01; constant SO_ACCEPTCONN (line 1813) | pub const SO_ACCEPTCONN: ::c_int = 0x0002; constant SO_REUSEADDR (line 1814) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 1815) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 1816) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_BROADCAST (line 1817) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_USELOOPBACK (line 1818) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_LINGER (line 1819) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_OOBINLINE (line 1820) | pub const SO_OOBINLINE: ::c_int = 0x0100; constant SO_SNDBUF (line 1821) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 1822) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_SNDLOWAT (line 1823) | pub const SO_SNDLOWAT: ::c_int = 0x1003; constant SO_RCVLOWAT (line 1824) | pub const SO_RCVLOWAT: ::c_int = 0x1004; constant SO_SNDTIMEO (line 1825) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_RCVTIMEO (line 1826) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_ERROR (line 1827) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_TYPE (line 1828) | pub const SO_TYPE: ::c_int = 0x1008; constant SO_PROTOTYPE (line 1829) | pub const SO_PROTOTYPE: ::c_int = 0x1009; constant SO_DOMAIN (line 1830) | pub const SO_DOMAIN: ::c_int = 0x100c; constant SO_TIMESTAMP (line 1831) | pub const SO_TIMESTAMP: ::c_int = 0x1013; constant SO_EXCLBIND (line 1832) | pub const SO_EXCLBIND: ::c_int = 0x1015; constant SCM_RIGHTS (line 1834) | pub const SCM_RIGHTS: ::c_int = 0x1010; constant SCM_UCRED (line 1835) | pub const SCM_UCRED: ::c_int = 0x1012; constant SCM_TIMESTAMP (line 1836) | pub const SCM_TIMESTAMP: ::c_int = SO_TIMESTAMP; constant MSG_OOB (line 1838) | pub const MSG_OOB: ::c_int = 0x1; constant MSG_PEEK (line 1839) | pub const MSG_PEEK: ::c_int = 0x2; constant MSG_DONTROUTE (line 1840) | pub const MSG_DONTROUTE: ::c_int = 0x4; constant MSG_EOR (line 1841) | pub const MSG_EOR: ::c_int = 0x8; constant MSG_CTRUNC (line 1842) | pub const MSG_CTRUNC: ::c_int = 0x10; constant MSG_TRUNC (line 1843) | pub const MSG_TRUNC: ::c_int = 0x20; constant MSG_WAITALL (line 1844) | pub const MSG_WAITALL: ::c_int = 0x40; constant MSG_DONTWAIT (line 1845) | pub const MSG_DONTWAIT: ::c_int = 0x80; constant MSG_NOTIFICATION (line 1846) | pub const MSG_NOTIFICATION: ::c_int = 0x100; constant MSG_NOSIGNAL (line 1847) | pub const MSG_NOSIGNAL: ::c_int = 0x200; constant MSG_DUPCTRL (line 1848) | pub const MSG_DUPCTRL: ::c_int = 0x800; constant MSG_XPG4_2 (line 1849) | pub const MSG_XPG4_2: ::c_int = 0x8000; constant MSG_MAXIOVLEN (line 1850) | pub const MSG_MAXIOVLEN: ::c_int = 16; constant IF_NAMESIZE (line 1852) | pub const IF_NAMESIZE: ::size_t = 32; constant IFNAMSIZ (line 1853) | pub const IFNAMSIZ: ::size_t = 16; constant IFF_UP (line 1856) | pub const IFF_UP: ::c_int = 0x0000000001; constant IFF_BROADCAST (line 1857) | pub const IFF_BROADCAST: ::c_int = 0x0000000002; constant IFF_DEBUG (line 1858) | pub const IFF_DEBUG: ::c_int = 0x0000000004; constant IFF_LOOPBACK (line 1859) | pub const IFF_LOOPBACK: ::c_int = 0x0000000008; constant IFF_POINTOPOINT (line 1860) | pub const IFF_POINTOPOINT: ::c_int = 0x0000000010; constant IFF_NOTRAILERS (line 1861) | pub const IFF_NOTRAILERS: ::c_int = 0x0000000020; constant IFF_RUNNING (line 1862) | pub const IFF_RUNNING: ::c_int = 0x0000000040; constant IFF_NOARP (line 1863) | pub const IFF_NOARP: ::c_int = 0x0000000080; constant IFF_PROMISC (line 1864) | pub const IFF_PROMISC: ::c_int = 0x0000000100; constant IFF_ALLMULTI (line 1865) | pub const IFF_ALLMULTI: ::c_int = 0x0000000200; constant IFF_INTELLIGENT (line 1866) | pub const IFF_INTELLIGENT: ::c_int = 0x0000000400; constant IFF_MULTICAST (line 1867) | pub const IFF_MULTICAST: ::c_int = 0x0000000800; constant IFF_MULTI_BCAST (line 1870) | pub const IFF_MULTI_BCAST: ::c_int = 0x0000001000; constant IFF_UNNUMBERED (line 1871) | pub const IFF_UNNUMBERED: ::c_int = 0x0000002000; constant IFF_DHCPRUNNING (line 1872) | pub const IFF_DHCPRUNNING: ::c_int = 0x0000004000; constant IFF_PRIVATE (line 1873) | pub const IFF_PRIVATE: ::c_int = 0x0000008000; constant IFF_NOXMIT (line 1874) | pub const IFF_NOXMIT: ::c_int = 0x0000010000; constant IFF_NOLOCAL (line 1877) | pub const IFF_NOLOCAL: ::c_int = 0x0000020000; constant IFF_DEPRECATED (line 1878) | pub const IFF_DEPRECATED: ::c_int = 0x0000040000; constant IFF_ADDRCONF (line 1879) | pub const IFF_ADDRCONF: ::c_int = 0x0000080000; constant IFF_ROUTER (line 1880) | pub const IFF_ROUTER: ::c_int = 0x0000100000; constant IFF_NONUD (line 1881) | pub const IFF_NONUD: ::c_int = 0x0000200000; constant IFF_ANYCAST (line 1882) | pub const IFF_ANYCAST: ::c_int = 0x0000400000; constant IFF_NORTEXCH (line 1883) | pub const IFF_NORTEXCH: ::c_int = 0x0000800000; constant IFF_IPV4 (line 1884) | pub const IFF_IPV4: ::c_int = 0x0001000000; constant IFF_IPV6 (line 1885) | pub const IFF_IPV6: ::c_int = 0x0002000000; constant IFF_NOFAILOVER (line 1886) | pub const IFF_NOFAILOVER: ::c_int = 0x0008000000; constant IFF_FAILED (line 1887) | pub const IFF_FAILED: ::c_int = 0x0010000000; constant IFF_STANDBY (line 1888) | pub const IFF_STANDBY: ::c_int = 0x0020000000; constant IFF_INACTIVE (line 1889) | pub const IFF_INACTIVE: ::c_int = 0x0040000000; constant IFF_OFFLINE (line 1890) | pub const IFF_OFFLINE: ::c_int = 0x0080000000; constant IFF_COS_ENABLED (line 1892) | pub const IFF_COS_ENABLED: ::c_longlong = 0x0200000000; constant IFF_PREFERRED (line 1893) | pub const IFF_PREFERRED: ::c_longlong = 0x0400000000; constant IFF_TEMPORARY (line 1894) | pub const IFF_TEMPORARY: ::c_longlong = 0x0800000000; constant IFF_FIXEDMTU (line 1895) | pub const IFF_FIXEDMTU: ::c_longlong = 0x1000000000; constant IFF_VIRTUAL (line 1896) | pub const IFF_VIRTUAL: ::c_longlong = 0x2000000000; constant IFF_DUPLICATE (line 1897) | pub const IFF_DUPLICATE: ::c_longlong = 0x4000000000; constant IFF_IPMP (line 1898) | pub const IFF_IPMP: ::c_longlong = 0x8000000000; constant IPC_ALLOC (line 1901) | pub const IPC_ALLOC: ::c_int = 0x8000; constant IPC_CREAT (line 1902) | pub const IPC_CREAT: ::c_int = 0x200; constant IPC_EXCL (line 1903) | pub const IPC_EXCL: ::c_int = 0x400; constant IPC_NOWAIT (line 1904) | pub const IPC_NOWAIT: ::c_int = 0x800; constant IPC_PRIVATE (line 1905) | pub const IPC_PRIVATE: key_t = 0; constant IPC_RMID (line 1906) | pub const IPC_RMID: ::c_int = 10; constant IPC_SET (line 1907) | pub const IPC_SET: ::c_int = 11; constant IPC_SEAT (line 1908) | pub const IPC_SEAT: ::c_int = 12; constant SHM_R (line 1911) | pub const SHM_R: ::c_int = 0o400; constant SHM_W (line 1912) | pub const SHM_W: ::c_int = 0o200; constant SHM_RDONLY (line 1913) | pub const SHM_RDONLY: ::c_int = 0o10000; constant SHM_RND (line 1914) | pub const SHM_RND: ::c_int = 0o20000; constant SHM_SHARE_MMU (line 1915) | pub const SHM_SHARE_MMU: ::c_int = 0o40000; constant SHM_PAGEABLE (line 1916) | pub const SHM_PAGEABLE: ::c_int = 0o100000; constant SHUT_RD (line 1918) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 1919) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 1920) | pub const SHUT_RDWR: ::c_int = 2; constant LOCK_SH (line 1922) | pub const LOCK_SH: ::c_int = 1; constant LOCK_EX (line 1923) | pub const LOCK_EX: ::c_int = 2; constant LOCK_NB (line 1924) | pub const LOCK_NB: ::c_int = 4; constant LOCK_UN (line 1925) | pub const LOCK_UN: ::c_int = 8; constant F_RDLCK (line 1927) | pub const F_RDLCK: ::c_short = 1; constant F_WRLCK (line 1928) | pub const F_WRLCK: ::c_short = 2; constant F_UNLCK (line 1929) | pub const F_UNLCK: ::c_short = 3; constant O_SYNC (line 1931) | pub const O_SYNC: ::c_int = 16; constant O_NONBLOCK (line 1932) | pub const O_NONBLOCK: ::c_int = 128; constant IPPROTO_RAW (line 1934) | pub const IPPROTO_RAW: ::c_int = 255; constant _PC_LINK_MAX (line 1936) | pub const _PC_LINK_MAX: ::c_int = 1; constant _PC_MAX_CANON (line 1937) | pub const _PC_MAX_CANON: ::c_int = 2; constant _PC_MAX_INPUT (line 1938) | pub const _PC_MAX_INPUT: ::c_int = 3; constant _PC_NAME_MAX (line 1939) | pub const _PC_NAME_MAX: ::c_int = 4; constant _PC_PATH_MAX (line 1940) | pub const _PC_PATH_MAX: ::c_int = 5; constant _PC_PIPE_BUF (line 1941) | pub const _PC_PIPE_BUF: ::c_int = 6; constant _PC_NO_TRUNC (line 1942) | pub const _PC_NO_TRUNC: ::c_int = 7; constant _PC_VDISABLE (line 1943) | pub const _PC_VDISABLE: ::c_int = 8; constant _PC_CHOWN_RESTRICTED (line 1944) | pub const _PC_CHOWN_RESTRICTED: ::c_int = 9; constant _PC_ASYNC_IO (line 1945) | pub const _PC_ASYNC_IO: ::c_int = 10; constant _PC_PRIO_IO (line 1946) | pub const _PC_PRIO_IO: ::c_int = 11; constant _PC_SYNC_IO (line 1947) | pub const _PC_SYNC_IO: ::c_int = 12; constant _PC_ALLOC_SIZE_MIN (line 1948) | pub const _PC_ALLOC_SIZE_MIN: ::c_int = 13; constant _PC_REC_INCR_XFER_SIZE (line 1949) | pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14; constant _PC_REC_MAX_XFER_SIZE (line 1950) | pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15; constant _PC_REC_MIN_XFER_SIZE (line 1951) | pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; constant _PC_REC_XFER_ALIGN (line 1952) | pub const _PC_REC_XFER_ALIGN: ::c_int = 17; constant _PC_SYMLINK_MAX (line 1953) | pub const _PC_SYMLINK_MAX: ::c_int = 18; constant _PC_2_SYMLINKS (line 1954) | pub const _PC_2_SYMLINKS: ::c_int = 19; constant _PC_ACL_ENABLED (line 1955) | pub const _PC_ACL_ENABLED: ::c_int = 20; constant _PC_MIN_HOLE_SIZE (line 1956) | pub const _PC_MIN_HOLE_SIZE: ::c_int = 21; constant _PC_CASE_BEHAVIOR (line 1957) | pub const _PC_CASE_BEHAVIOR: ::c_int = 22; constant _PC_SATTR_ENABLED (line 1958) | pub const _PC_SATTR_ENABLED: ::c_int = 23; constant _PC_SATTR_EXISTS (line 1959) | pub const _PC_SATTR_EXISTS: ::c_int = 24; constant _PC_ACCESS_FILTERING (line 1960) | pub const _PC_ACCESS_FILTERING: ::c_int = 25; constant _PC_TIMESTAMP_RESOLUTION (line 1961) | pub const _PC_TIMESTAMP_RESOLUTION: ::c_int = 26; constant _PC_FILESIZEBITS (line 1962) | pub const _PC_FILESIZEBITS: ::c_int = 67; constant _PC_XATTR_ENABLED (line 1963) | pub const _PC_XATTR_ENABLED: ::c_int = 100; constant _PC_LAST (line 1964) | pub const _PC_LAST: ::c_int = 101; constant _PC_XATTR_EXISTS (line 1965) | pub const _PC_XATTR_EXISTS: ::c_int = 101; constant _SC_ARG_MAX (line 1967) | pub const _SC_ARG_MAX: ::c_int = 1; constant _SC_CHILD_MAX (line 1968) | pub const _SC_CHILD_MAX: ::c_int = 2; constant _SC_CLK_TCK (line 1969) | pub const _SC_CLK_TCK: ::c_int = 3; constant _SC_NGROUPS_MAX (line 1970) | pub const _SC_NGROUPS_MAX: ::c_int = 4; constant _SC_OPEN_MAX (line 1971) | pub const _SC_OPEN_MAX: ::c_int = 5; constant _SC_JOB_CONTROL (line 1972) | pub const _SC_JOB_CONTROL: ::c_int = 6; constant _SC_SAVED_IDS (line 1973) | pub const _SC_SAVED_IDS: ::c_int = 7; constant _SC_VERSION (line 1974) | pub const _SC_VERSION: ::c_int = 8; constant _SC_PASS_MAX (line 1975) | pub const _SC_PASS_MAX: ::c_int = 9; constant _SC_LOGNAME_MAX (line 1976) | pub const _SC_LOGNAME_MAX: ::c_int = 10; constant _SC_PAGESIZE (line 1977) | pub const _SC_PAGESIZE: ::c_int = 11; constant _SC_PAGE_SIZE (line 1978) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_XOPEN_VERSION (line 1979) | pub const _SC_XOPEN_VERSION: ::c_int = 12; constant _SC_NPROCESSORS_CONF (line 1980) | pub const _SC_NPROCESSORS_CONF: ::c_int = 14; constant _SC_NPROCESSORS_ONLN (line 1981) | pub const _SC_NPROCESSORS_ONLN: ::c_int = 15; constant _SC_STREAM_MAX (line 1982) | pub const _SC_STREAM_MAX: ::c_int = 16; constant _SC_TZNAME_MAX (line 1983) | pub const _SC_TZNAME_MAX: ::c_int = 17; constant _SC_AIO_LISTIO_MAX (line 1984) | pub const _SC_AIO_LISTIO_MAX: ::c_int = 18; constant _SC_AIO_MAX (line 1985) | pub const _SC_AIO_MAX: ::c_int = 19; constant _SC_AIO_PRIO_DELTA_MAX (line 1986) | pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 20; constant _SC_ASYNCHRONOUS_IO (line 1987) | pub const _SC_ASYNCHRONOUS_IO: ::c_int = 21; constant _SC_DELAYTIMER_MAX (line 1988) | pub const _SC_DELAYTIMER_MAX: ::c_int = 22; constant _SC_FSYNC (line 1989) | pub const _SC_FSYNC: ::c_int = 23; constant _SC_MAPPED_FILES (line 1990) | pub const _SC_MAPPED_FILES: ::c_int = 24; constant _SC_MEMLOCK (line 1991) | pub const _SC_MEMLOCK: ::c_int = 25; constant _SC_MEMLOCK_RANGE (line 1992) | pub const _SC_MEMLOCK_RANGE: ::c_int = 26; constant _SC_MEMORY_PROTECTION (line 1993) | pub const _SC_MEMORY_PROTECTION: ::c_int = 27; constant _SC_MESSAGE_PASSING (line 1994) | pub const _SC_MESSAGE_PASSING: ::c_int = 28; constant _SC_MQ_OPEN_MAX (line 1995) | pub const _SC_MQ_OPEN_MAX: ::c_int = 29; constant _SC_MQ_PRIO_MAX (line 1996) | pub const _SC_MQ_PRIO_MAX: ::c_int = 30; constant _SC_PRIORITIZED_IO (line 1997) | pub const _SC_PRIORITIZED_IO: ::c_int = 31; constant _SC_PRIORITY_SCHEDULING (line 1998) | pub const _SC_PRIORITY_SCHEDULING: ::c_int = 32; constant _SC_REALTIME_SIGNALS (line 1999) | pub const _SC_REALTIME_SIGNALS: ::c_int = 33; constant _SC_RTSIG_MAX (line 2000) | pub const _SC_RTSIG_MAX: ::c_int = 34; constant _SC_SEMAPHORES (line 2001) | pub const _SC_SEMAPHORES: ::c_int = 35; constant _SC_SEM_NSEMS_MAX (line 2002) | pub const _SC_SEM_NSEMS_MAX: ::c_int = 36; constant _SC_SEM_VALUE_MAX (line 2003) | pub const _SC_SEM_VALUE_MAX: ::c_int = 37; constant _SC_SHARED_MEMORY_OBJECTS (line 2004) | pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 38; constant _SC_SIGQUEUE_MAX (line 2005) | pub const _SC_SIGQUEUE_MAX: ::c_int = 39; constant _SC_SIGRT_MIN (line 2006) | pub const _SC_SIGRT_MIN: ::c_int = 40; constant _SC_SIGRT_MAX (line 2007) | pub const _SC_SIGRT_MAX: ::c_int = 41; constant _SC_SYNCHRONIZED_IO (line 2008) | pub const _SC_SYNCHRONIZED_IO: ::c_int = 42; constant _SC_TIMERS (line 2009) | pub const _SC_TIMERS: ::c_int = 43; constant _SC_TIMER_MAX (line 2010) | pub const _SC_TIMER_MAX: ::c_int = 44; constant _SC_2_C_BIND (line 2011) | pub const _SC_2_C_BIND: ::c_int = 45; constant _SC_2_C_DEV (line 2012) | pub const _SC_2_C_DEV: ::c_int = 46; constant _SC_2_C_VERSION (line 2013) | pub const _SC_2_C_VERSION: ::c_int = 47; constant _SC_2_FORT_DEV (line 2014) | pub const _SC_2_FORT_DEV: ::c_int = 48; constant _SC_2_FORT_RUN (line 2015) | pub const _SC_2_FORT_RUN: ::c_int = 49; constant _SC_2_LOCALEDEF (line 2016) | pub const _SC_2_LOCALEDEF: ::c_int = 50; constant _SC_2_SW_DEV (line 2017) | pub const _SC_2_SW_DEV: ::c_int = 51; constant _SC_2_UPE (line 2018) | pub const _SC_2_UPE: ::c_int = 52; constant _SC_2_VERSION (line 2019) | pub const _SC_2_VERSION: ::c_int = 53; constant _SC_BC_BASE_MAX (line 2020) | pub const _SC_BC_BASE_MAX: ::c_int = 54; constant _SC_BC_DIM_MAX (line 2021) | pub const _SC_BC_DIM_MAX: ::c_int = 55; constant _SC_BC_SCALE_MAX (line 2022) | pub const _SC_BC_SCALE_MAX: ::c_int = 56; constant _SC_BC_STRING_MAX (line 2023) | pub const _SC_BC_STRING_MAX: ::c_int = 57; constant _SC_COLL_WEIGHTS_MAX (line 2024) | pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 58; constant _SC_EXPR_NEST_MAX (line 2025) | pub const _SC_EXPR_NEST_MAX: ::c_int = 59; constant _SC_LINE_MAX (line 2026) | pub const _SC_LINE_MAX: ::c_int = 60; constant _SC_RE_DUP_MAX (line 2027) | pub const _SC_RE_DUP_MAX: ::c_int = 61; constant _SC_XOPEN_CRYPT (line 2028) | pub const _SC_XOPEN_CRYPT: ::c_int = 62; constant _SC_XOPEN_ENH_I18N (line 2029) | pub const _SC_XOPEN_ENH_I18N: ::c_int = 63; constant _SC_XOPEN_SHM (line 2030) | pub const _SC_XOPEN_SHM: ::c_int = 64; constant _SC_2_CHAR_TERM (line 2031) | pub const _SC_2_CHAR_TERM: ::c_int = 66; constant _SC_XOPEN_XCU_VERSION (line 2032) | pub const _SC_XOPEN_XCU_VERSION: ::c_int = 67; constant _SC_ATEXIT_MAX (line 2033) | pub const _SC_ATEXIT_MAX: ::c_int = 76; constant _SC_IOV_MAX (line 2034) | pub const _SC_IOV_MAX: ::c_int = 77; constant _SC_XOPEN_UNIX (line 2035) | pub const _SC_XOPEN_UNIX: ::c_int = 78; constant _SC_T_IOV_MAX (line 2036) | pub const _SC_T_IOV_MAX: ::c_int = 79; constant _SC_PHYS_PAGES (line 2037) | pub const _SC_PHYS_PAGES: ::c_int = 500; constant _SC_AVPHYS_PAGES (line 2038) | pub const _SC_AVPHYS_PAGES: ::c_int = 501; constant _SC_COHER_BLKSZ (line 2039) | pub const _SC_COHER_BLKSZ: ::c_int = 503; constant _SC_SPLIT_CACHE (line 2040) | pub const _SC_SPLIT_CACHE: ::c_int = 504; constant _SC_ICACHE_SZ (line 2041) | pub const _SC_ICACHE_SZ: ::c_int = 505; constant _SC_DCACHE_SZ (line 2042) | pub const _SC_DCACHE_SZ: ::c_int = 506; constant _SC_ICACHE_LINESZ (line 2043) | pub const _SC_ICACHE_LINESZ: ::c_int = 507; constant _SC_DCACHE_LINESZ (line 2044) | pub const _SC_DCACHE_LINESZ: ::c_int = 508; constant _SC_ICACHE_BLKSZ (line 2045) | pub const _SC_ICACHE_BLKSZ: ::c_int = 509; constant _SC_DCACHE_BLKSZ (line 2046) | pub const _SC_DCACHE_BLKSZ: ::c_int = 510; constant _SC_DCACHE_TBLKSZ (line 2047) | pub const _SC_DCACHE_TBLKSZ: ::c_int = 511; constant _SC_ICACHE_ASSOC (line 2048) | pub const _SC_ICACHE_ASSOC: ::c_int = 512; constant _SC_DCACHE_ASSOC (line 2049) | pub const _SC_DCACHE_ASSOC: ::c_int = 513; constant _SC_MAXPID (line 2050) | pub const _SC_MAXPID: ::c_int = 514; constant _SC_STACK_PROT (line 2051) | pub const _SC_STACK_PROT: ::c_int = 515; constant _SC_NPROCESSORS_MAX (line 2052) | pub const _SC_NPROCESSORS_MAX: ::c_int = 516; constant _SC_CPUID_MAX (line 2053) | pub const _SC_CPUID_MAX: ::c_int = 517; constant _SC_EPHID_MAX (line 2054) | pub const _SC_EPHID_MAX: ::c_int = 518; constant _SC_THREAD_DESTRUCTOR_ITERATIONS (line 2055) | pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 568; constant _SC_GETGR_R_SIZE_MAX (line 2056) | pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 569; constant _SC_GETPW_R_SIZE_MAX (line 2057) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 570; constant _SC_LOGIN_NAME_MAX (line 2058) | pub const _SC_LOGIN_NAME_MAX: ::c_int = 571; constant _SC_THREAD_KEYS_MAX (line 2059) | pub const _SC_THREAD_KEYS_MAX: ::c_int = 572; constant _SC_THREAD_STACK_MIN (line 2060) | pub const _SC_THREAD_STACK_MIN: ::c_int = 573; constant _SC_THREAD_THREADS_MAX (line 2061) | pub const _SC_THREAD_THREADS_MAX: ::c_int = 574; constant _SC_TTY_NAME_MAX (line 2062) | pub const _SC_TTY_NAME_MAX: ::c_int = 575; constant _SC_THREADS (line 2063) | pub const _SC_THREADS: ::c_int = 576; constant _SC_THREAD_ATTR_STACKADDR (line 2064) | pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 577; constant _SC_THREAD_ATTR_STACKSIZE (line 2065) | pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 578; constant _SC_THREAD_PRIORITY_SCHEDULING (line 2066) | pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 579; constant _SC_THREAD_PRIO_INHERIT (line 2067) | pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 580; constant _SC_THREAD_PRIO_PROTECT (line 2068) | pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 581; constant _SC_THREAD_PROCESS_SHARED (line 2069) | pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 582; constant _SC_THREAD_SAFE_FUNCTIONS (line 2070) | pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 583; constant _SC_XOPEN_LEGACY (line 2071) | pub const _SC_XOPEN_LEGACY: ::c_int = 717; constant _SC_XOPEN_REALTIME (line 2072) | pub const _SC_XOPEN_REALTIME: ::c_int = 718; constant _SC_XOPEN_REALTIME_THREADS (line 2073) | pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 719; constant _SC_XBS5_ILP32_OFF32 (line 2074) | pub const _SC_XBS5_ILP32_OFF32: ::c_int = 720; constant _SC_XBS5_ILP32_OFFBIG (line 2075) | pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 721; constant _SC_XBS5_LP64_OFF64 (line 2076) | pub const _SC_XBS5_LP64_OFF64: ::c_int = 722; constant _SC_XBS5_LPBIG_OFFBIG (line 2077) | pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 723; constant _SC_2_PBS (line 2078) | pub const _SC_2_PBS: ::c_int = 724; constant _SC_2_PBS_ACCOUNTING (line 2079) | pub const _SC_2_PBS_ACCOUNTING: ::c_int = 725; constant _SC_2_PBS_CHECKPOINT (line 2080) | pub const _SC_2_PBS_CHECKPOINT: ::c_int = 726; constant _SC_2_PBS_LOCATE (line 2081) | pub const _SC_2_PBS_LOCATE: ::c_int = 728; constant _SC_2_PBS_MESSAGE (line 2082) | pub const _SC_2_PBS_MESSAGE: ::c_int = 729; constant _SC_2_PBS_TRACK (line 2083) | pub const _SC_2_PBS_TRACK: ::c_int = 730; constant _SC_ADVISORY_INFO (line 2084) | pub const _SC_ADVISORY_INFO: ::c_int = 731; constant _SC_BARRIERS (line 2085) | pub const _SC_BARRIERS: ::c_int = 732; constant _SC_CLOCK_SELECTION (line 2086) | pub const _SC_CLOCK_SELECTION: ::c_int = 733; constant _SC_CPUTIME (line 2087) | pub const _SC_CPUTIME: ::c_int = 734; constant _SC_HOST_NAME_MAX (line 2088) | pub const _SC_HOST_NAME_MAX: ::c_int = 735; constant _SC_MONOTONIC_CLOCK (line 2089) | pub const _SC_MONOTONIC_CLOCK: ::c_int = 736; constant _SC_READER_WRITER_LOCKS (line 2090) | pub const _SC_READER_WRITER_LOCKS: ::c_int = 737; constant _SC_REGEXP (line 2091) | pub const _SC_REGEXP: ::c_int = 738; constant _SC_SHELL (line 2092) | pub const _SC_SHELL: ::c_int = 739; constant _SC_SPAWN (line 2093) | pub const _SC_SPAWN: ::c_int = 740; constant _SC_SPIN_LOCKS (line 2094) | pub const _SC_SPIN_LOCKS: ::c_int = 741; constant _SC_SPORADIC_SERVER (line 2095) | pub const _SC_SPORADIC_SERVER: ::c_int = 742; constant _SC_SS_REPL_MAX (line 2096) | pub const _SC_SS_REPL_MAX: ::c_int = 743; constant _SC_SYMLOOP_MAX (line 2097) | pub const _SC_SYMLOOP_MAX: ::c_int = 744; constant _SC_THREAD_CPUTIME (line 2098) | pub const _SC_THREAD_CPUTIME: ::c_int = 745; constant _SC_THREAD_SPORADIC_SERVER (line 2099) | pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 746; constant _SC_TIMEOUTS (line 2100) | pub const _SC_TIMEOUTS: ::c_int = 747; constant _SC_TRACE (line 2101) | pub const _SC_TRACE: ::c_int = 748; constant _SC_TRACE_EVENT_FILTER (line 2102) | pub const _SC_TRACE_EVENT_FILTER: ::c_int = 749; constant _SC_TRACE_EVENT_NAME_MAX (line 2103) | pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 750; constant _SC_TRACE_INHERIT (line 2104) | pub const _SC_TRACE_INHERIT: ::c_int = 751; constant _SC_TRACE_LOG (line 2105) | pub const _SC_TRACE_LOG: ::c_int = 752; constant _SC_TRACE_NAME_MAX (line 2106) | pub const _SC_TRACE_NAME_MAX: ::c_int = 753; constant _SC_TRACE_SYS_MAX (line 2107) | pub const _SC_TRACE_SYS_MAX: ::c_int = 754; constant _SC_TRACE_USER_EVENT_MAX (line 2108) | pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 755; constant _SC_TYPED_MEMORY_OBJECTS (line 2109) | pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 756; constant _SC_V6_ILP32_OFF32 (line 2110) | pub const _SC_V6_ILP32_OFF32: ::c_int = 757; constant _SC_V6_ILP32_OFFBIG (line 2111) | pub const _SC_V6_ILP32_OFFBIG: ::c_int = 758; constant _SC_V6_LP64_OFF64 (line 2112) | pub const _SC_V6_LP64_OFF64: ::c_int = 759; constant _SC_V6_LPBIG_OFFBIG (line 2113) | pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 760; constant _SC_XOPEN_STREAMS (line 2114) | pub const _SC_XOPEN_STREAMS: ::c_int = 761; constant _SC_IPV6 (line 2115) | pub const _SC_IPV6: ::c_int = 762; constant _SC_RAW_SOCKETS (line 2116) | pub const _SC_RAW_SOCKETS: ::c_int = 763; constant _MUTEX_MAGIC (line 2118) | pub const _MUTEX_MAGIC: u16 = 0x4d58; constant _COND_MAGIC (line 2119) | pub const _COND_MAGIC: u16 = 0x4356; constant _RWL_MAGIC (line 2120) | pub const _RWL_MAGIC: u16 = 0x5257; constant NCCS (line 2122) | pub const NCCS: usize = 19; constant LOG_CRON (line 2124) | pub const LOG_CRON: ::c_int = 15 << 3; constant PTHREAD_MUTEX_INITIALIZER (line 2126) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_COND_INITIALIZER (line 2135) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCK_INITIALIZER (line 2141) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant PTHREAD_MUTEX_NORMAL (line 2149) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_ERRORCHECK (line 2150) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2; constant PTHREAD_MUTEX_RECURSIVE (line 2151) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 4; constant PTHREAD_MUTEX_DEFAULT (line 2152) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant RTLD_NEXT (line 2154) | pub const RTLD_NEXT: *mut ::c_void = -1isize as *mut ::c_void; constant RTLD_DEFAULT (line 2155) | pub const RTLD_DEFAULT: *mut ::c_void = -2isize as *mut ::c_void; constant RTLD_SELF (line 2156) | pub const RTLD_SELF: *mut ::c_void = -3isize as *mut ::c_void; constant RTLD_PROBE (line 2157) | pub const RTLD_PROBE: *mut ::c_void = -4isize as *mut ::c_void; constant RTLD_LAZY (line 2159) | pub const RTLD_LAZY: ::c_int = 0x1; constant RTLD_NOW (line 2160) | pub const RTLD_NOW: ::c_int = 0x2; constant RTLD_NOLOAD (line 2161) | pub const RTLD_NOLOAD: ::c_int = 0x4; constant RTLD_GLOBAL (line 2162) | pub const RTLD_GLOBAL: ::c_int = 0x100; constant RTLD_LOCAL (line 2163) | pub const RTLD_LOCAL: ::c_int = 0x0; constant RTLD_PARENT (line 2164) | pub const RTLD_PARENT: ::c_int = 0x200; constant RTLD_GROUP (line 2165) | pub const RTLD_GROUP: ::c_int = 0x400; constant RTLD_WORLD (line 2166) | pub const RTLD_WORLD: ::c_int = 0x800; constant RTLD_NODELETE (line 2167) | pub const RTLD_NODELETE: ::c_int = 0x1000; constant RTLD_FIRST (line 2168) | pub const RTLD_FIRST: ::c_int = 0x2000; constant RTLD_CONFGEN (line 2169) | pub const RTLD_CONFGEN: ::c_int = 0x10000; constant PORT_SOURCE_AIO (line 2171) | pub const PORT_SOURCE_AIO: ::c_int = 1; constant PORT_SOURCE_TIMER (line 2172) | pub const PORT_SOURCE_TIMER: ::c_int = 2; constant PORT_SOURCE_USER (line 2173) | pub const PORT_SOURCE_USER: ::c_int = 3; constant PORT_SOURCE_FD (line 2174) | pub const PORT_SOURCE_FD: ::c_int = 4; constant PORT_SOURCE_ALERT (line 2175) | pub const PORT_SOURCE_ALERT: ::c_int = 5; constant PORT_SOURCE_MQ (line 2176) | pub const PORT_SOURCE_MQ: ::c_int = 6; constant PORT_SOURCE_FILE (line 2177) | pub const PORT_SOURCE_FILE: ::c_int = 7; constant NONROOT_USR (line 2179) | pub const NONROOT_USR: ::c_short = 2; constant _UTX_USERSIZE (line 2180) | pub const _UTX_USERSIZE: usize = 32; constant _UTX_LINESIZE (line 2181) | pub const _UTX_LINESIZE: usize = 32; constant _UTX_PADSIZE (line 2182) | pub const _UTX_PADSIZE: usize = 5; constant _UTX_IDSIZE (line 2183) | pub const _UTX_IDSIZE: usize = 4; constant _UTX_HOSTSIZE (line 2184) | pub const _UTX_HOSTSIZE: usize = 257; constant EMPTY (line 2185) | pub const EMPTY: ::c_short = 0; constant RUN_LVL (line 2186) | pub const RUN_LVL: ::c_short = 1; constant BOOT_TIME (line 2187) | pub const BOOT_TIME: ::c_short = 2; constant OLD_TIME (line 2188) | pub const OLD_TIME: ::c_short = 3; constant NEW_TIME (line 2189) | pub const NEW_TIME: ::c_short = 4; constant INIT_PROCESS (line 2190) | pub const INIT_PROCESS: ::c_short = 5; constant LOGIN_PROCESS (line 2191) | pub const LOGIN_PROCESS: ::c_short = 6; constant USER_PROCESS (line 2192) | pub const USER_PROCESS: ::c_short = 7; constant DEAD_PROCESS (line 2193) | pub const DEAD_PROCESS: ::c_short = 8; constant ACCOUNTING (line 2194) | pub const ACCOUNTING: ::c_short = 9; constant DOWN_TIME (line 2195) | pub const DOWN_TIME: ::c_short = 10; constant _TIOC (line 2197) | const _TIOC: ::c_int = ('T' as i32) << 8; constant tIOC (line 2198) | const tIOC: ::c_int = ('t' as i32) << 8; constant TCGETA (line 2199) | pub const TCGETA: ::c_int = _TIOC | 1; constant TCSETA (line 2200) | pub const TCSETA: ::c_int = _TIOC | 2; constant TCSETAW (line 2201) | pub const TCSETAW: ::c_int = _TIOC | 3; constant TCSETAF (line 2202) | pub const TCSETAF: ::c_int = _TIOC | 4; constant TCSBRK (line 2203) | pub const TCSBRK: ::c_int = _TIOC | 5; constant TCXONC (line 2204) | pub const TCXONC: ::c_int = _TIOC | 6; constant TCFLSH (line 2205) | pub const TCFLSH: ::c_int = _TIOC | 7; constant TCDSET (line 2206) | pub const TCDSET: ::c_int = _TIOC | 32; constant TCGETS (line 2207) | pub const TCGETS: ::c_int = _TIOC | 13; constant TCSETS (line 2208) | pub const TCSETS: ::c_int = _TIOC | 14; constant TCSANOW (line 2209) | pub const TCSANOW: ::c_int = _TIOC | 14; constant TCSETSW (line 2210) | pub const TCSETSW: ::c_int = _TIOC | 15; constant TCSADRAIN (line 2211) | pub const TCSADRAIN: ::c_int = _TIOC | 15; constant TCSETSF (line 2212) | pub const TCSETSF: ::c_int = _TIOC | 16; constant TCSAFLUSH (line 2213) | pub const TCSAFLUSH: ::c_int = _TIOC | 16; constant TCIFLUSH (line 2214) | pub const TCIFLUSH: ::c_int = 0; constant TCOFLUSH (line 2215) | pub const TCOFLUSH: ::c_int = 1; constant TCIOFLUSH (line 2216) | pub const TCIOFLUSH: ::c_int = 2; constant TCOOFF (line 2217) | pub const TCOOFF: ::c_int = 0; constant TCOON (line 2218) | pub const TCOON: ::c_int = 1; constant TCIOFF (line 2219) | pub const TCIOFF: ::c_int = 2; constant TCION (line 2220) | pub const TCION: ::c_int = 3; constant TIOC (line 2221) | pub const TIOC: ::c_int = _TIOC; constant TIOCKBON (line 2222) | pub const TIOCKBON: ::c_int = _TIOC | 8; constant TIOCKBOF (line 2223) | pub const TIOCKBOF: ::c_int = _TIOC | 9; constant TIOCGWINSZ (line 2224) | pub const TIOCGWINSZ: ::c_int = _TIOC | 104; constant TIOCSWINSZ (line 2225) | pub const TIOCSWINSZ: ::c_int = _TIOC | 103; constant TIOCGSOFTCAR (line 2226) | pub const TIOCGSOFTCAR: ::c_int = _TIOC | 105; constant TIOCSSOFTCAR (line 2227) | pub const TIOCSSOFTCAR: ::c_int = _TIOC | 106; constant TIOCGPPS (line 2228) | pub const TIOCGPPS: ::c_int = _TIOC | 125; constant TIOCSPPS (line 2229) | pub const TIOCSPPS: ::c_int = _TIOC | 126; constant TIOCGPPSEV (line 2230) | pub const TIOCGPPSEV: ::c_int = _TIOC | 127; constant TIOCGETD (line 2231) | pub const TIOCGETD: ::c_int = tIOC | 0; constant TIOCSETD (line 2232) | pub const TIOCSETD: ::c_int = tIOC | 1; constant TIOCHPCL (line 2233) | pub const TIOCHPCL: ::c_int = tIOC | 2; constant TIOCGETP (line 2234) | pub const TIOCGETP: ::c_int = tIOC | 8; constant TIOCSETP (line 2235) | pub const TIOCSETP: ::c_int = tIOC | 9; constant TIOCSETN (line 2236) | pub const TIOCSETN: ::c_int = tIOC | 10; constant TIOCEXCL (line 2237) | pub const TIOCEXCL: ::c_int = tIOC | 13; constant TIOCNXCL (line 2238) | pub const TIOCNXCL: ::c_int = tIOC | 14; constant TIOCFLUSH (line 2239) | pub const TIOCFLUSH: ::c_int = tIOC | 16; constant TIOCSETC (line 2240) | pub const TIOCSETC: ::c_int = tIOC | 17; constant TIOCGETC (line 2241) | pub const TIOCGETC: ::c_int = tIOC | 18; constant TIOCLBIS (line 2242) | pub const TIOCLBIS: ::c_int = tIOC | 127; constant TIOCLBIC (line 2243) | pub const TIOCLBIC: ::c_int = tIOC | 126; constant TIOCLSET (line 2244) | pub const TIOCLSET: ::c_int = tIOC | 125; constant TIOCLGET (line 2245) | pub const TIOCLGET: ::c_int = tIOC | 124; constant TIOCSBRK (line 2246) | pub const TIOCSBRK: ::c_int = tIOC | 123; constant TIOCCBRK (line 2247) | pub const TIOCCBRK: ::c_int = tIOC | 122; constant TIOCSDTR (line 2248) | pub const TIOCSDTR: ::c_int = tIOC | 121; constant TIOCCDTR (line 2249) | pub const TIOCCDTR: ::c_int = tIOC | 120; constant TIOCSLTC (line 2250) | pub const TIOCSLTC: ::c_int = tIOC | 117; constant TIOCGLTC (line 2251) | pub const TIOCGLTC: ::c_int = tIOC | 116; constant TIOCOUTQ (line 2252) | pub const TIOCOUTQ: ::c_int = tIOC | 115; constant TIOCNOTTY (line 2253) | pub const TIOCNOTTY: ::c_int = tIOC | 113; constant TIOCSCTTY (line 2254) | pub const TIOCSCTTY: ::c_int = tIOC | 132; constant TIOCSTOP (line 2255) | pub const TIOCSTOP: ::c_int = tIOC | 111; constant TIOCSTART (line 2256) | pub const TIOCSTART: ::c_int = tIOC | 110; constant TIOCSILOOP (line 2257) | pub const TIOCSILOOP: ::c_int = tIOC | 109; constant TIOCCILOOP (line 2258) | pub const TIOCCILOOP: ::c_int = tIOC | 108; constant TIOCGPGRP (line 2259) | pub const TIOCGPGRP: ::c_int = tIOC | 20; constant TIOCSPGRP (line 2260) | pub const TIOCSPGRP: ::c_int = tIOC | 21; constant TIOCGSID (line 2261) | pub const TIOCGSID: ::c_int = tIOC | 22; constant TIOCSTI (line 2262) | pub const TIOCSTI: ::c_int = tIOC | 23; constant TIOCMSET (line 2263) | pub const TIOCMSET: ::c_int = tIOC | 26; constant TIOCMBIS (line 2264) | pub const TIOCMBIS: ::c_int = tIOC | 27; constant TIOCMBIC (line 2265) | pub const TIOCMBIC: ::c_int = tIOC | 28; constant TIOCMGET (line 2266) | pub const TIOCMGET: ::c_int = tIOC | 29; constant TIOCREMOTE (line 2267) | pub const TIOCREMOTE: ::c_int = tIOC | 30; constant TIOCSIGNAL (line 2268) | pub const TIOCSIGNAL: ::c_int = tIOC | 31; constant TIOCM_LE (line 2270) | pub const TIOCM_LE: ::c_int = 0o0001; constant TIOCM_DTR (line 2271) | pub const TIOCM_DTR: ::c_int = 0o0002; constant TIOCM_RTS (line 2272) | pub const TIOCM_RTS: ::c_int = 0o0004; constant TIOCM_ST (line 2273) | pub const TIOCM_ST: ::c_int = 0o0010; constant TIOCM_SR (line 2274) | pub const TIOCM_SR: ::c_int = 0o0020; constant TIOCM_CTS (line 2275) | pub const TIOCM_CTS: ::c_int = 0o0040; constant TIOCM_CAR (line 2276) | pub const TIOCM_CAR: ::c_int = 0o0100; constant TIOCM_CD (line 2277) | pub const TIOCM_CD: ::c_int = TIOCM_CAR; constant TIOCM_RNG (line 2278) | pub const TIOCM_RNG: ::c_int = 0o0200; constant TIOCM_RI (line 2279) | pub const TIOCM_RI: ::c_int = TIOCM_RNG; constant TIOCM_DSR (line 2280) | pub const TIOCM_DSR: ::c_int = 0o0400; constant EPOLLIN (line 2282) | pub const EPOLLIN: ::c_int = 0x1; constant EPOLLPRI (line 2283) | pub const EPOLLPRI: ::c_int = 0x2; constant EPOLLOUT (line 2284) | pub const EPOLLOUT: ::c_int = 0x4; constant EPOLLRDNORM (line 2285) | pub const EPOLLRDNORM: ::c_int = 0x40; constant EPOLLRDBAND (line 2286) | pub const EPOLLRDBAND: ::c_int = 0x80; constant EPOLLWRNORM (line 2287) | pub const EPOLLWRNORM: ::c_int = 0x100; constant EPOLLWRBAND (line 2288) | pub const EPOLLWRBAND: ::c_int = 0x200; constant EPOLLMSG (line 2289) | pub const EPOLLMSG: ::c_int = 0x400; constant EPOLLERR (line 2290) | pub const EPOLLERR: ::c_int = 0x8; constant EPOLLHUP (line 2291) | pub const EPOLLHUP: ::c_int = 0x10; constant EPOLLET (line 2292) | pub const EPOLLET: ::c_int = 0x80000000; constant EPOLLRDHUP (line 2293) | pub const EPOLLRDHUP: ::c_int = 0x2000; constant EPOLLONESHOT (line 2294) | pub const EPOLLONESHOT: ::c_int = 0x40000000; constant EPOLLWAKEUP (line 2295) | pub const EPOLLWAKEUP: ::c_int = 0x20000000; constant EPOLLEXCLUSIVE (line 2296) | pub const EPOLLEXCLUSIVE: ::c_int = 0x10000000; constant EPOLL_CLOEXEC (line 2297) | pub const EPOLL_CLOEXEC: ::c_int = 0x80000; constant EPOLL_CTL_ADD (line 2298) | pub const EPOLL_CTL_ADD: ::c_int = 1; constant EPOLL_CTL_MOD (line 2299) | pub const EPOLL_CTL_MOD: ::c_int = 3; constant EPOLL_CTL_DEL (line 2300) | pub const EPOLL_CTL_DEL: ::c_int = 2; constant B0 (line 2303) | pub const B0: speed_t = 0; constant B50 (line 2304) | pub const B50: speed_t = 1; constant B75 (line 2305) | pub const B75: speed_t = 2; constant B110 (line 2306) | pub const B110: speed_t = 3; constant B134 (line 2307) | pub const B134: speed_t = 4; constant B150 (line 2308) | pub const B150: speed_t = 5; constant B200 (line 2309) | pub const B200: speed_t = 6; constant B300 (line 2310) | pub const B300: speed_t = 7; constant B600 (line 2311) | pub const B600: speed_t = 8; constant B1200 (line 2312) | pub const B1200: speed_t = 9; constant B1800 (line 2313) | pub const B1800: speed_t = 10; constant B2400 (line 2314) | pub const B2400: speed_t = 11; constant B4800 (line 2315) | pub const B4800: speed_t = 12; constant B9600 (line 2316) | pub const B9600: speed_t = 13; constant B19200 (line 2317) | pub const B19200: speed_t = 14; constant B38400 (line 2318) | pub const B38400: speed_t = 15; constant B57600 (line 2319) | pub const B57600: speed_t = 16; constant B76800 (line 2320) | pub const B76800: speed_t = 17; constant B115200 (line 2321) | pub const B115200: speed_t = 18; constant B153600 (line 2322) | pub const B153600: speed_t = 19; constant B230400 (line 2323) | pub const B230400: speed_t = 20; constant B307200 (line 2324) | pub const B307200: speed_t = 21; constant B460800 (line 2325) | pub const B460800: speed_t = 22; constant B921600 (line 2326) | pub const B921600: speed_t = 23; constant CSTART (line 2327) | pub const CSTART: ::tcflag_t = 0o21; constant CSTOP (line 2328) | pub const CSTOP: ::tcflag_t = 0o23; constant CSWTCH (line 2329) | pub const CSWTCH: ::tcflag_t = 0o32; constant CBAUD (line 2330) | pub const CBAUD: ::tcflag_t = 0o17; constant CIBAUD (line 2331) | pub const CIBAUD: ::tcflag_t = 0o3600000; constant CBAUDEXT (line 2332) | pub const CBAUDEXT: ::tcflag_t = 0o10000000; constant CIBAUDEXT (line 2333) | pub const CIBAUDEXT: ::tcflag_t = 0o20000000; constant CSIZE (line 2334) | pub const CSIZE: ::tcflag_t = 0o000060; constant CS5 (line 2335) | pub const CS5: ::tcflag_t = 0; constant CS6 (line 2336) | pub const CS6: ::tcflag_t = 0o000020; constant CS7 (line 2337) | pub const CS7: ::tcflag_t = 0o000040; constant CS8 (line 2338) | pub const CS8: ::tcflag_t = 0o000060; constant CSTOPB (line 2339) | pub const CSTOPB: ::tcflag_t = 0o000100; constant ECHO (line 2340) | pub const ECHO: ::tcflag_t = 0o000010; constant ECHOE (line 2341) | pub const ECHOE: ::tcflag_t = 0o000020; constant ECHOK (line 2342) | pub const ECHOK: ::tcflag_t = 0o000040; constant ECHONL (line 2343) | pub const ECHONL: ::tcflag_t = 0o000100; constant ECHOCTL (line 2344) | pub const ECHOCTL: ::tcflag_t = 0o001000; constant ECHOPRT (line 2345) | pub const ECHOPRT: ::tcflag_t = 0o002000; constant ECHOKE (line 2346) | pub const ECHOKE: ::tcflag_t = 0o004000; constant EXTPROC (line 2347) | pub const EXTPROC: ::tcflag_t = 0o200000; constant IGNBRK (line 2348) | pub const IGNBRK: ::tcflag_t = 0o000001; constant BRKINT (line 2349) | pub const BRKINT: ::tcflag_t = 0o000002; constant IGNPAR (line 2350) | pub const IGNPAR: ::tcflag_t = 0o000004; constant PARMRK (line 2351) | pub const PARMRK: ::tcflag_t = 0o000010; constant INPCK (line 2352) | pub const INPCK: ::tcflag_t = 0o000020; constant ISTRIP (line 2353) | pub const ISTRIP: ::tcflag_t = 0o000040; constant INLCR (line 2354) | pub const INLCR: ::tcflag_t = 0o000100; constant IGNCR (line 2355) | pub const IGNCR: ::tcflag_t = 0o000200; constant ICRNL (line 2356) | pub const ICRNL: ::tcflag_t = 0o000400; constant IUCLC (line 2357) | pub const IUCLC: ::tcflag_t = 0o001000; constant IXON (line 2358) | pub const IXON: ::tcflag_t = 0o002000; constant IXOFF (line 2359) | pub const IXOFF: ::tcflag_t = 0o010000; constant IXANY (line 2360) | pub const IXANY: ::tcflag_t = 0o004000; constant IMAXBEL (line 2361) | pub const IMAXBEL: ::tcflag_t = 0o020000; constant DOSMODE (line 2362) | pub const DOSMODE: ::tcflag_t = 0o100000; constant OPOST (line 2363) | pub const OPOST: ::tcflag_t = 0o000001; constant OLCUC (line 2364) | pub const OLCUC: ::tcflag_t = 0o000002; constant ONLCR (line 2365) | pub const ONLCR: ::tcflag_t = 0o000004; constant OCRNL (line 2366) | pub const OCRNL: ::tcflag_t = 0o000010; constant ONOCR (line 2367) | pub const ONOCR: ::tcflag_t = 0o000020; constant ONLRET (line 2368) | pub const ONLRET: ::tcflag_t = 0o000040; constant OFILL (line 2369) | pub const OFILL: ::tcflag_t = 0o0000100; constant OFDEL (line 2370) | pub const OFDEL: ::tcflag_t = 0o0000200; constant CREAD (line 2371) | pub const CREAD: ::tcflag_t = 0o000200; constant PARENB (line 2372) | pub const PARENB: ::tcflag_t = 0o000400; constant PARODD (line 2373) | pub const PARODD: ::tcflag_t = 0o001000; constant HUPCL (line 2374) | pub const HUPCL: ::tcflag_t = 0o002000; constant CLOCAL (line 2375) | pub const CLOCAL: ::tcflag_t = 0o004000; constant CRTSXOFF (line 2376) | pub const CRTSXOFF: ::tcflag_t = 0o10000000000; constant CRTSCTS (line 2377) | pub const CRTSCTS: ::tcflag_t = 0o20000000000; constant ISIG (line 2378) | pub const ISIG: ::tcflag_t = 0o000001; constant ICANON (line 2379) | pub const ICANON: ::tcflag_t = 0o000002; constant IEXTEN (line 2380) | pub const IEXTEN: ::tcflag_t = 0o100000; constant TOSTOP (line 2381) | pub const TOSTOP: ::tcflag_t = 0o000400; constant FLUSHO (line 2382) | pub const FLUSHO: ::tcflag_t = 0o020000; constant PENDIN (line 2383) | pub const PENDIN: ::tcflag_t = 0o040000; constant NOFLSH (line 2384) | pub const NOFLSH: ::tcflag_t = 0o000200; constant VINTR (line 2385) | pub const VINTR: usize = 0; constant VQUIT (line 2386) | pub const VQUIT: usize = 1; constant VERASE (line 2387) | pub const VERASE: usize = 2; constant VKILL (line 2388) | pub const VKILL: usize = 3; constant VEOF (line 2389) | pub const VEOF: usize = 4; constant VEOL (line 2390) | pub const VEOL: usize = 5; constant VEOL2 (line 2391) | pub const VEOL2: usize = 6; constant VMIN (line 2392) | pub const VMIN: usize = 4; constant VTIME (line 2393) | pub const VTIME: usize = 5; constant VSWTCH (line 2394) | pub const VSWTCH: usize = 7; constant VSTART (line 2395) | pub const VSTART: usize = 8; constant VSTOP (line 2396) | pub const VSTOP: usize = 9; constant VSUSP (line 2397) | pub const VSUSP: usize = 10; constant VDSUSP (line 2398) | pub const VDSUSP: usize = 11; constant VREPRINT (line 2399) | pub const VREPRINT: usize = 12; constant VDISCARD (line 2400) | pub const VDISCARD: usize = 13; constant VWERASE (line 2401) | pub const VWERASE: usize = 14; constant VLNEXT (line 2402) | pub const VLNEXT: usize = 15; constant VSTATUS (line 2403) | pub const VSTATUS: usize = 16; constant VERASE2 (line 2404) | pub const VERASE2: usize = 17; constant STR (line 2407) | const STR: ::c_int = (b'S' as ::c_int) << 8; constant I_NREAD (line 2408) | pub const I_NREAD: ::c_int = STR | 0o1; constant I_PUSH (line 2409) | pub const I_PUSH: ::c_int = STR | 0o2; constant I_POP (line 2410) | pub const I_POP: ::c_int = STR | 0o3; constant I_LOOK (line 2411) | pub const I_LOOK: ::c_int = STR | 0o4; constant I_FLUSH (line 2412) | pub const I_FLUSH: ::c_int = STR | 0o5; constant I_SRDOPT (line 2413) | pub const I_SRDOPT: ::c_int = STR | 0o6; constant I_GRDOPT (line 2414) | pub const I_GRDOPT: ::c_int = STR | 0o7; constant I_STR (line 2415) | pub const I_STR: ::c_int = STR | 0o10; constant I_SETSIG (line 2416) | pub const I_SETSIG: ::c_int = STR | 0o11; constant I_GETSIG (line 2417) | pub const I_GETSIG: ::c_int = STR | 0o12; constant I_FIND (line 2418) | pub const I_FIND: ::c_int = STR | 0o13; constant I_LINK (line 2419) | pub const I_LINK: ::c_int = STR | 0o14; constant I_UNLINK (line 2420) | pub const I_UNLINK: ::c_int = STR | 0o15; constant I_PEEK (line 2421) | pub const I_PEEK: ::c_int = STR | 0o17; constant I_FDINSERT (line 2422) | pub const I_FDINSERT: ::c_int = STR | 0o20; constant I_SENDFD (line 2423) | pub const I_SENDFD: ::c_int = STR | 0o21; constant I_RECVFD (line 2424) | pub const I_RECVFD: ::c_int = STR | 0o16; constant I_SWROPT (line 2425) | pub const I_SWROPT: ::c_int = STR | 0o23; constant I_GWROPT (line 2426) | pub const I_GWROPT: ::c_int = STR | 0o24; constant I_LIST (line 2427) | pub const I_LIST: ::c_int = STR | 0o25; constant I_PLINK (line 2428) | pub const I_PLINK: ::c_int = STR | 0o26; constant I_PUNLINK (line 2429) | pub const I_PUNLINK: ::c_int = STR | 0o27; constant I_ANCHOR (line 2430) | pub const I_ANCHOR: ::c_int = STR | 0o30; constant I_FLUSHBAND (line 2431) | pub const I_FLUSHBAND: ::c_int = STR | 0o34; constant I_CKBAND (line 2432) | pub const I_CKBAND: ::c_int = STR | 0o35; constant I_GETBAND (line 2433) | pub const I_GETBAND: ::c_int = STR | 0o36; constant I_ATMARK (line 2434) | pub const I_ATMARK: ::c_int = STR | 0o37; constant I_SETCLTIME (line 2435) | pub const I_SETCLTIME: ::c_int = STR | 0o40; constant I_GETCLTIME (line 2436) | pub const I_GETCLTIME: ::c_int = STR | 0o41; constant I_CANPUT (line 2437) | pub const I_CANPUT: ::c_int = STR | 0o42; constant I_SERROPT (line 2438) | pub const I_SERROPT: ::c_int = STR | 0o43; constant I_GERROPT (line 2439) | pub const I_GERROPT: ::c_int = STR | 0o44; constant I_ESETSIG (line 2440) | pub const I_ESETSIG: ::c_int = STR | 0o45; constant I_EGETSIG (line 2441) | pub const I_EGETSIG: ::c_int = STR | 0o46; constant __I_PUSH_NOCTTY (line 2442) | pub const __I_PUSH_NOCTTY: ::c_int = STR | 0o47; constant SOCK_CLOEXEC (line 2445) | pub const SOCK_CLOEXEC: ::c_int = 0x080000; constant SOCK_NONBLOCK (line 2446) | pub const SOCK_NONBLOCK: ::c_int = 0x100000; constant SOCK_NDELAY (line 2447) | pub const SOCK_NDELAY: ::c_int = 0x200000; constant SCALE_KG (line 2450) | pub const SCALE_KG: ::c_int = 1 << 6; constant SCALE_KF (line 2451) | pub const SCALE_KF: ::c_int = 1 << 16; constant SCALE_KH (line 2452) | pub const SCALE_KH: ::c_int = 1 << 2; constant MAXTC (line 2453) | pub const MAXTC: ::c_int = 1 << 6; constant SCALE_PHASE (line 2454) | pub const SCALE_PHASE: ::c_int = 1 << 22; constant SCALE_USEC (line 2455) | pub const SCALE_USEC: ::c_int = 1 << 16; constant SCALE_UPDATE (line 2456) | pub const SCALE_UPDATE: ::c_int = SCALE_KG * MAXTC; constant FINEUSEC (line 2457) | pub const FINEUSEC: ::c_int = 1 << 22; constant MAXPHASE (line 2458) | pub const MAXPHASE: ::c_int = 512000; constant MAXFREQ (line 2459) | pub const MAXFREQ: ::c_int = 512 * SCALE_USEC; constant MAXTIME (line 2460) | pub const MAXTIME: ::c_int = 200 << PPS_AVG; constant MINSEC (line 2461) | pub const MINSEC: ::c_int = 16; constant MAXSEC (line 2462) | pub const MAXSEC: ::c_int = 1200; constant PPS_AVG (line 2463) | pub const PPS_AVG: ::c_int = 2; constant PPS_SHIFT (line 2464) | pub const PPS_SHIFT: ::c_int = 2; constant PPS_SHIFTMAX (line 2465) | pub const PPS_SHIFTMAX: ::c_int = 8; constant PPS_VALID (line 2466) | pub const PPS_VALID: ::c_int = 120; constant MAXGLITCH (line 2467) | pub const MAXGLITCH: ::c_int = 30; constant MOD_OFFSET (line 2468) | pub const MOD_OFFSET: u32 = 0x0001; constant MOD_FREQUENCY (line 2469) | pub const MOD_FREQUENCY: u32 = 0x0002; constant MOD_MAXERROR (line 2470) | pub const MOD_MAXERROR: u32 = 0x0004; constant MOD_ESTERROR (line 2471) | pub const MOD_ESTERROR: u32 = 0x0008; constant MOD_STATUS (line 2472) | pub const MOD_STATUS: u32 = 0x0010; constant MOD_TIMECONST (line 2473) | pub const MOD_TIMECONST: u32 = 0x0020; constant MOD_CLKB (line 2474) | pub const MOD_CLKB: u32 = 0x4000; constant MOD_CLKA (line 2475) | pub const MOD_CLKA: u32 = 0x8000; constant STA_PLL (line 2476) | pub const STA_PLL: u32 = 0x0001; constant STA_PPSFREQ (line 2477) | pub const STA_PPSFREQ: i32 = 0x0002; constant STA_PPSTIME (line 2478) | pub const STA_PPSTIME: i32 = 0x0004; constant STA_FLL (line 2479) | pub const STA_FLL: i32 = 0x0008; constant STA_INS (line 2480) | pub const STA_INS: i32 = 0x0010; constant STA_DEL (line 2481) | pub const STA_DEL: i32 = 0x0020; constant STA_UNSYNC (line 2482) | pub const STA_UNSYNC: i32 = 0x0040; constant STA_FREQHOLD (line 2483) | pub const STA_FREQHOLD: i32 = 0x0080; constant STA_PPSSIGNAL (line 2484) | pub const STA_PPSSIGNAL: i32 = 0x0100; constant STA_PPSJITTER (line 2485) | pub const STA_PPSJITTER: i32 = 0x0200; constant STA_PPSWANDER (line 2486) | pub const STA_PPSWANDER: i32 = 0x0400; constant STA_PPSERROR (line 2487) | pub const STA_PPSERROR: i32 = 0x0800; constant STA_CLOCKERR (line 2488) | pub const STA_CLOCKERR: i32 = 0x1000; constant STA_RONLY (line 2489) | pub const STA_RONLY: i32 = constant TIME_OK (line 2491) | pub const TIME_OK: i32 = 0; constant TIME_INS (line 2492) | pub const TIME_INS: i32 = 1; constant TIME_DEL (line 2493) | pub const TIME_DEL: i32 = 2; constant TIME_OOP (line 2494) | pub const TIME_OOP: i32 = 3; constant TIME_WAIT (line 2495) | pub const TIME_WAIT: i32 = 4; constant TIME_ERROR (line 2496) | pub const TIME_ERROR: i32 = 5; constant PRIO_PROCESS (line 2498) | pub const PRIO_PROCESS: ::c_int = 0; constant PRIO_PGRP (line 2499) | pub const PRIO_PGRP: ::c_int = 1; constant PRIO_USER (line 2500) | pub const PRIO_USER: ::c_int = 2; constant SCHED_OTHER (line 2502) | pub const SCHED_OTHER: ::c_int = 0; constant SCHED_FIFO (line 2503) | pub const SCHED_FIFO: ::c_int = 1; constant SCHED_RR (line 2504) | pub const SCHED_RR: ::c_int = 2; constant SCHED_SYS (line 2505) | pub const SCHED_SYS: ::c_int = 3; constant SCHED_IA (line 2506) | pub const SCHED_IA: ::c_int = 4; constant SCHED_FSS (line 2507) | pub const SCHED_FSS: ::c_int = 5; constant SCHED_FX (line 2508) | pub const SCHED_FX: ::c_int = 6; constant PRIV_DEBUG (line 2511) | pub const PRIV_DEBUG: ::c_uint = 0x0001; constant PRIV_AWARE (line 2512) | pub const PRIV_AWARE: ::c_uint = 0x0002; constant PRIV_AWARE_INHERIT (line 2513) | pub const PRIV_AWARE_INHERIT: ::c_uint = 0x0004; constant __PROC_PROTECT (line 2514) | pub const __PROC_PROTECT: ::c_uint = 0x0008; constant NET_MAC_AWARE (line 2515) | pub const NET_MAC_AWARE: ::c_uint = 0x0010; constant NET_MAC_AWARE_INHERIT (line 2516) | pub const NET_MAC_AWARE_INHERIT: ::c_uint = 0x0020; constant PRIV_AWARE_RESET (line 2517) | pub const PRIV_AWARE_RESET: ::c_uint = 0x0040; constant PRIV_XPOLICY (line 2518) | pub const PRIV_XPOLICY: ::c_uint = 0x0080; constant PRIV_PFEXEC (line 2519) | pub const PRIV_PFEXEC: ::c_uint = 0x0100; constant PRIV_USER (line 2520) | pub const PRIV_USER: ::c_uint = PRIV_DEBUG constant SI_SYSNAME (line 2528) | pub const SI_SYSNAME: ::c_int = 1; constant SI_HOSTNAME (line 2529) | pub const SI_HOSTNAME: ::c_int = 2; constant SI_RELEASE (line 2530) | pub const SI_RELEASE: ::c_int = 3; constant SI_VERSION (line 2531) | pub const SI_VERSION: ::c_int = 4; constant SI_MACHINE (line 2532) | pub const SI_MACHINE: ::c_int = 5; constant SI_ARCHITECTURE (line 2533) | pub const SI_ARCHITECTURE: ::c_int = 6; constant SI_HW_SERIAL (line 2534) | pub const SI_HW_SERIAL: ::c_int = 7; constant SI_HW_PROVIDER (line 2535) | pub const SI_HW_PROVIDER: ::c_int = 8; constant SI_SET_HOSTNAME (line 2536) | pub const SI_SET_HOSTNAME: ::c_int = 258; constant SI_SET_SRPC_DOMAIN (line 2537) | pub const SI_SET_SRPC_DOMAIN: ::c_int = 265; constant SI_PLATFORM (line 2538) | pub const SI_PLATFORM: ::c_int = 513; constant SI_ISALIST (line 2539) | pub const SI_ISALIST: ::c_int = 514; constant SI_DHCP_CACHE (line 2540) | pub const SI_DHCP_CACHE: ::c_int = 515; constant SI_ARCHITECTURE_32 (line 2541) | pub const SI_ARCHITECTURE_32: ::c_int = 516; constant SI_ARCHITECTURE_64 (line 2542) | pub const SI_ARCHITECTURE_64: ::c_int = 517; constant SI_ARCHITECTURE_K (line 2543) | pub const SI_ARCHITECTURE_K: ::c_int = 518; constant SI_ARCHITECTURE_NATIVE (line 2544) | pub const SI_ARCHITECTURE_NATIVE: ::c_int = 519; constant LGRP_COOKIE_NONE (line 2547) | pub const LGRP_COOKIE_NONE: ::lgrp_cookie_t = 0; constant LGRP_AFF_NONE (line 2548) | pub const LGRP_AFF_NONE: ::lgrp_affinity_t = 0x0; constant LGRP_AFF_WEAK (line 2549) | pub const LGRP_AFF_WEAK: ::lgrp_affinity_t = 0x10; constant LGRP_AFF_STRONG (line 2550) | pub const LGRP_AFF_STRONG: ::lgrp_affinity_t = 0x100; constant LGRP_RSRC_COUNT (line 2551) | pub const LGRP_RSRC_COUNT: ::lgrp_rsrc_t = 2; constant LGRP_RSRC_CPU (line 2552) | pub const LGRP_RSRC_CPU: ::lgrp_rsrc_t = 0; constant LGRP_RSRC_MEM (line 2553) | pub const LGRP_RSRC_MEM: ::lgrp_rsrc_t = 1; constant LGRP_CONTENT_ALL (line 2554) | pub const LGRP_CONTENT_ALL: ::lgrp_content_t = 0; constant LGRP_CONTENT_HIERARCHY (line 2555) | pub const LGRP_CONTENT_HIERARCHY: ::lgrp_content_t = LGRP_CONTENT_ALL; constant LGRP_CONTENT_DIRECT (line 2556) | pub const LGRP_CONTENT_DIRECT: ::lgrp_content_t = 1; constant LGRP_LAT_CPU_TO_MEM (line 2557) | pub const LGRP_LAT_CPU_TO_MEM: ::lgrp_lat_between_t = 0; constant LGRP_MEM_SZ_FREE (line 2558) | pub const LGRP_MEM_SZ_FREE: ::lgrp_mem_size_flag_t = 0; constant LGRP_MEM_SZ_INSTALLED (line 2559) | pub const LGRP_MEM_SZ_INSTALLED: ::lgrp_mem_size_flag_t = 1; constant LGRP_VIEW_CALLER (line 2560) | pub const LGRP_VIEW_CALLER: ::lgrp_view_t = 0; constant LGRP_VIEW_OS (line 2561) | pub const LGRP_VIEW_OS: ::lgrp_view_t = 1; constant P_OFFLINE (line 2565) | pub const P_OFFLINE: ::c_int = 0x001; constant P_ONLINE (line 2566) | pub const P_ONLINE: ::c_int = 0x002; constant P_STATUS (line 2567) | pub const P_STATUS: ::c_int = 0x003; constant P_FAULTED (line 2568) | pub const P_FAULTED: ::c_int = 0x004; constant P_POWEROFF (line 2569) | pub const P_POWEROFF: ::c_int = 0x005; constant P_NOINTR (line 2570) | pub const P_NOINTR: ::c_int = 0x006; constant P_SPARE (line 2571) | pub const P_SPARE: ::c_int = 0x007; constant P_DISABLED (line 2572) | pub const P_DISABLED: ::c_int = 0x008; constant P_FORCED (line 2573) | pub const P_FORCED: ::c_int = 0x10000000; constant PI_TYPELEN (line 2574) | pub const PI_TYPELEN: ::c_int = 16; constant PI_FPUTYPE (line 2575) | pub const PI_FPUTYPE: ::c_int = 32; constant AT_SUN_HWCAP (line 2578) | pub const AT_SUN_HWCAP: ::c_uint = 2009; constant AT_SUN_HWCAP2 (line 2579) | pub const AT_SUN_HWCAP2: ::c_uint = 2023; constant AT_SUN_FPTYPE (line 2580) | pub const AT_SUN_FPTYPE: ::c_uint = 2027; constant _CMSG_HDR_ALIGNMENT (line 2585) | const _CMSG_HDR_ALIGNMENT: usize = 8; constant _CMSG_HDR_ALIGNMENT (line 2587) | const _CMSG_HDR_ALIGNMENT: usize = 4; constant _CMSG_DATA_ALIGNMENT (line 2589) | const _CMSG_DATA_ALIGNMENT: usize = ::mem::size_of::<::c_int>(); constant NEWDEV (line 2591) | const NEWDEV: ::c_int = 1; constant SFV_FD_SELF (line 2594) | pub const SFV_FD_SELF: ::c_int = -2; function getrlimit (line 2712) | pub fn getrlimit(resource: ::c_int, rlim: *mut ::rlimit) -> ::c_int; function setrlimit (line 2713) | pub fn setrlimit(resource: ::c_int, rlim: *const ::rlimit) -> ::c_int; function strerror_r (line 2715) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function sem_destroy (line 2717) | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; function sem_init (line 2718) | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> :... function abs (line 2720) | pub fn abs(i: ::c_int) -> ::c_int; function acct (line 2721) | pub fn acct(filename: *const ::c_char) -> ::c_int; function dirfd (line 2722) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function labs (line 2723) | pub fn labs(i: ::c_long) -> ::c_long; function rand (line 2724) | pub fn rand() -> ::c_int; function srand (line 2725) | pub fn srand(seed: ::c_uint); function getentropy (line 2726) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; function getrandom (line 2727) | pub fn getrandom(bbuf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint)... function gettimeofday (line 2729) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function settimeofday (line 2730) | pub fn settimeofday(tp: *const ::timeval, tz: *const ::c_void) -> ::c_int; function getifaddrs (line 2731) | pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int; function freeifaddrs (line 2732) | pub fn freeifaddrs(ifa: *mut ::ifaddrs); function stack_getbounds (line 2734) | pub fn stack_getbounds(sp: *mut ::stack_t) -> ::c_int; function getgrouplist (line 2735) | pub fn getgrouplist( function initgroups (line 2741) | pub fn initgroups(name: *const ::c_char, basegid: ::gid_t) -> ::c_int; function setgroups (line 2742) | pub fn setgroups(ngroups: ::c_int, ptr: *const ::gid_t) -> ::c_int; function ioctl (line 2743) | pub fn ioctl(fildes: ::c_int, request: ::c_int, ...) -> ::c_int; function mprotect (line 2744) | pub fn mprotect(addr: *const ::c_void, len: ::size_t, prot: ::c_int) -> ... function ___errno (line 2745) | pub fn ___errno() -> *mut ::c_int; function clock_getres (line 2746) | pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_gettime (line 2747) | pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; function clock_nanosleep (line 2748) | pub fn clock_nanosleep( function clock_settime (line 2754) | pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_... function getnameinfo (line 2755) | pub fn getnameinfo( function setpwent (line 2764) | pub fn setpwent(); function endpwent (line 2765) | pub fn endpwent(); function getpwent (line 2766) | pub fn getpwent() -> *mut passwd; function fdatasync (line 2767) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function nl_langinfo_l (line 2768) | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; function duplocale (line 2769) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function freelocale (line 2770) | pub fn freelocale(loc: ::locale_t); function newlocale (line 2771) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function uselocale (line 2772) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function getprogname (line 2773) | pub fn getprogname() -> *const ::c_char; function setprogname (line 2774) | pub fn setprogname(name: *const ::c_char); function getloadavg (line 2775) | pub fn getloadavg(loadavg: *mut ::c_double, nelem: ::c_int) -> ::c_int; function getpriority (line 2776) | pub fn getpriority(which: ::c_int, who: ::c_int) -> ::c_int; function setpriority (line 2777) | pub fn setpriority(which: ::c_int, who: ::c_int, prio: ::c_int) -> ::c_int; function mknodat (line 2779) | pub fn mknodat( function mkfifoat (line 2785) | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_... function sethostname (line 2786) | pub fn sethostname(name: *const ::c_char, len: ::c_int) -> ::c_int; function if_nameindex (line 2787) | pub fn if_nameindex() -> *mut if_nameindex; function if_freenameindex (line 2788) | pub fn if_freenameindex(ptr: *mut if_nameindex); function pthread_create (line 2789) | pub fn pthread_create( function pthread_attr_getstack (line 2795) | pub fn pthread_attr_getstack( function pthread_condattr_getclock (line 2800) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 2804) | pub fn pthread_condattr_setclock( function sem_timedwait (line 2808) | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c... function sem_getvalue (line 2809) | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; function pthread_mutex_timedlock (line 2810) | pub fn pthread_mutex_timedlock( function pthread_getname_np (line 2814) | pub fn pthread_getname_np(tid: ::pthread_t, name: *mut ::c_char, len: ::... function pthread_setname_np (line 2815) | pub fn pthread_setname_np(tid: ::pthread_t, name: *const ::c_char) -> ::... function waitid (line 2816) | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, optio... function glob (line 2820) | pub fn glob( function globfree (line 2828) | pub fn globfree(pglob: *mut ::glob_t); function posix_madvise (line 2830) | pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int... function shmat (line 2832) | pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) ... function shmctl (line 2834) | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c... function shmdt (line 2836) | pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int; function shmget (line 2838) | pub fn shmget(key: key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; function shm_open (line 2840) | pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -... function shm_unlink (line 2841) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function seekdir (line 2843) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 2845) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function madvise (line 2846) | pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> :... function msync (line 2848) | pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_... function memalign (line 2850) | pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void; function recvfrom (line 2852) | pub fn recvfrom( function mkstemps (line 2860) | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; function futimesat (line 2861) | pub fn futimesat(fd: ::c_int, path: *const ::c_char, times: *const ::tim... function futimens (line 2862) | pub fn futimens(dirfd: ::c_int, times: *const ::timespec) -> ::c_int; function utimensat (line 2863) | pub fn utimensat( function nl_langinfo (line 2869) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function bind (line 2872) | pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::... function writev (line 2874) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 2875) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function sendmsg (line 2878) | pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::s... function recvmsg (line 2880) | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssi... function accept4 (line 2881) | pub fn accept4( function mq_open (line 2888) | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; function mq_close (line 2889) | pub fn mq_close(mqd: ::mqd_t) -> ::c_int; function mq_unlink (line 2890) | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; function mq_receive (line 2891) | pub fn mq_receive( function mq_timedreceive (line 2897) | pub fn mq_timedreceive( function mq_send (line 2904) | pub fn mq_send( function mq_timedsend (line 2910) | pub fn mq_timedsend( function mq_getattr (line 2917) | pub fn mq_getattr(mqd: ::mqd_t, attr: *mut ::mq_attr) -> ::c_int; function mq_setattr (line 2918) | pub fn mq_setattr(mqd: ::mqd_t, newattr: *const ::mq_attr, oldattr: *mut... function port_create (line 2919) | pub fn port_create() -> ::c_int; function port_associate (line 2920) | pub fn port_associate( function port_dissociate (line 2927) | pub fn port_dissociate(port: ::c_int, source: ::c_int, object: ::uintptr... function port_get (line 2928) | pub fn port_get(port: ::c_int, pe: *mut port_event, timeout: *mut ::time... function port_getn (line 2929) | pub fn port_getn( function port_send (line 2936) | pub fn port_send(port: ::c_int, events: ::c_int, user: *mut ::c_void) ->... function port_sendn (line 2937) | pub fn port_sendn( function getgrgid_r (line 2948) | pub fn getgrgid_r( function sigaltstack (line 2955) | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; function sigsuspend (line 2956) | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; function sem_close (line 2957) | pub fn sem_close(sem: *mut sem_t) -> ::c_int; function getdtablesize (line 2958) | pub fn getdtablesize() -> ::c_int; function epoll_pwait (line 2964) | pub fn epoll_pwait( function epoll_create (line 2972) | pub fn epoll_create(size: ::c_int) -> ::c_int; function epoll_create1 (line 2973) | pub fn epoll_create1(flags: ::c_int) -> ::c_int; function epoll_wait (line 2974) | pub fn epoll_wait( function epoll_ctl (line 2980) | pub fn epoll_ctl(epfd: ::c_int, op: ::c_int, fd: ::c_int, event: *mut ::... function getgrnam_r (line 2987) | pub fn getgrnam_r( function thr_self (line 2994) | pub fn thr_self() -> ::thread_t; function pthread_sigmask (line 2995) | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut ... function sem_open (line 2996) | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; function getgrnam (line 2997) | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; function pthread_kill (line 2998) | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; function sched_get_priority_min (line 2999) | pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; function sched_get_priority_max (line 3000) | pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; function sched_getparam (line 3001) | pub fn sched_getparam(pid: ::pid_t, param: *mut sched_param) -> ::c_int; function sched_setparam (line 3002) | pub fn sched_setparam(pid: ::pid_t, param: *const sched_param) -> ::c_int; function sched_getscheduler (line 3003) | pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int; function sched_setscheduler (line 3004) | pub fn sched_setscheduler( function sem_unlink (line 3009) | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; function daemon (line 3010) | pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int; function getpwnam_r (line 3015) | pub fn getpwnam_r( function getpwuid_r (line 3026) | pub fn getpwuid_r( function native_getpwent_r (line 3037) | fn native_getpwent_r(pwd: *mut passwd, buf: *mut ::c_char, buflen: ::c_i... function native_getgrent_r (line 3042) | fn native_getgrent_r(grp: *mut ::group, buf: *mut ::c_char, buflen: ::c_... function sigwait (line 3047) | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; function pthread_atfork (line 3048) | pub fn pthread_atfork( function getgrgid (line 3053) | pub fn getgrgid(gid: ::gid_t) -> *mut ::group; function setgrent (line 3054) | pub fn setgrent(); function endgrent (line 3055) | pub fn endgrent(); function getgrent (line 3056) | pub fn getgrent() -> *mut ::group; function popen (line 3057) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function dup3 (line 3059) | pub fn dup3(src: ::c_int, dst: ::c_int, flags: ::c_int) -> ::c_int; function uname (line 3060) | pub fn uname(buf: *mut ::utsname) -> ::c_int; function pipe2 (line 3061) | pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int; function makeutx (line 3063) | pub fn makeutx(ux: *const utmpx) -> *mut utmpx; function modutx (line 3064) | pub fn modutx(ux: *const utmpx) -> *mut utmpx; function updwtmpx (line 3065) | pub fn updwtmpx(file: *const ::c_char, ut: *const utmpx) -> ::c_int; function utmpxname (line 3066) | pub fn utmpxname(file: *const ::c_char) -> ::c_int; function getutxent (line 3067) | pub fn getutxent() -> *mut utmpx; function getutxid (line 3068) | pub fn getutxid(ut: *const utmpx) -> *mut utmpx; function getutxline (line 3069) | pub fn getutxline(ut: *const utmpx) -> *mut utmpx; function pututxline (line 3070) | pub fn pututxline(ut: *const utmpx) -> *mut utmpx; function setutxent (line 3071) | pub fn setutxent(); function endutxent (line 3072) | pub fn endutxent(); function endutent (line 3074) | pub fn endutent(); function getutent (line 3075) | pub fn getutent() -> *mut utmp; function getutid (line 3076) | pub fn getutid(u: *const utmp) -> *mut utmp; function getutline (line 3077) | pub fn getutline(u: *const utmp) -> *mut utmp; function pututline (line 3078) | pub fn pututline(u: *const utmp) -> *mut utmp; function setutent (line 3079) | pub fn setutent(); function utmpname (line 3080) | pub fn utmpname(file: *const ::c_char) -> ::c_int; function getutmp (line 3082) | pub fn getutmp(ux: *const utmpx, u: *mut utmp); function getutmpx (line 3083) | pub fn getutmpx(u: *const utmp, ux: *mut utmpx); function updwtmp (line 3084) | pub fn updwtmp(file: *const ::c_char, u: *mut utmp); function ntp_adjtime (line 3086) | pub fn ntp_adjtime(buf: *mut timex) -> ::c_int; function ntp_gettime (line 3087) | pub fn ntp_gettime(buf: *mut ntptimeval) -> ::c_int; function timer_create (line 3089) | pub fn timer_create(clock_id: clockid_t, evp: *mut sigevent, timerid: *m... function timer_delete (line 3090) | pub fn timer_delete(timerid: timer_t) -> ::c_int; function timer_getoverrun (line 3091) | pub fn timer_getoverrun(timerid: timer_t) -> ::c_int; function timer_gettime (line 3092) | pub fn timer_gettime(timerid: timer_t, value: *mut itimerspec) -> ::c_int; function timer_settime (line 3093) | pub fn timer_settime( function ucred_get (line 3100) | pub fn ucred_get(pid: ::pid_t) -> *mut ucred_t; function getpeerucred (line 3101) | pub fn getpeerucred(fd: ::c_int, ucred: *mut *mut ucred_t) -> ::c_int; function ucred_free (line 3103) | pub fn ucred_free(ucred: *mut ucred_t); function ucred_geteuid (line 3105) | pub fn ucred_geteuid(ucred: *const ucred_t) -> ::uid_t; function ucred_getruid (line 3106) | pub fn ucred_getruid(ucred: *const ucred_t) -> ::uid_t; function ucred_getsuid (line 3107) | pub fn ucred_getsuid(ucred: *const ucred_t) -> ::uid_t; function ucred_getegid (line 3108) | pub fn ucred_getegid(ucred: *const ucred_t) -> ::gid_t; function ucred_getrgid (line 3109) | pub fn ucred_getrgid(ucred: *const ucred_t) -> ::gid_t; function ucred_getsgid (line 3110) | pub fn ucred_getsgid(ucred: *const ucred_t) -> ::gid_t; function ucred_getgroups (line 3111) | pub fn ucred_getgroups(ucred: *const ucred_t, groups: *mut *const ::gid_... function ucred_getpid (line 3112) | pub fn ucred_getpid(ucred: *const ucred_t) -> ::pid_t; function ucred_getprojid (line 3113) | pub fn ucred_getprojid(ucred: *const ucred_t) -> projid_t; function ucred_getzoneid (line 3114) | pub fn ucred_getzoneid(ucred: *const ucred_t) -> zoneid_t; function ucred_getpflags (line 3115) | pub fn ucred_getpflags(ucred: *const ucred_t, flags: ::c_uint) -> ::c_uint; function ucred_size (line 3117) | pub fn ucred_size() -> ::size_t; function pset_create (line 3119) | pub fn pset_create(newpset: *mut ::psetid_t) -> ::c_int; function pset_destroy (line 3120) | pub fn pset_destroy(pset: ::psetid_t) -> ::c_int; function pset_assign (line 3121) | pub fn pset_assign(pset: ::psetid_t, cpu: ::processorid_t, opset: *mut p... function pset_info (line 3122) | pub fn pset_info( function pset_bind (line 3128) | pub fn pset_bind( function pset_list (line 3134) | pub fn pset_list(pset: *mut psetid_t, numpsets: *mut ::c_uint) -> ::c_int; function pset_setattr (line 3135) | pub fn pset_setattr(pset: psetid_t, attr: ::c_uint) -> ::c_int; function pset_getattr (line 3136) | pub fn pset_getattr(pset: psetid_t, attr: *mut ::c_uint) -> ::c_int; function processor_bind (line 3137) | pub fn processor_bind( function p_online (line 3143) | pub fn p_online(processorid: ::processorid_t, flag: ::c_int) -> ::c_int; function processor_info (line 3144) | pub fn processor_info(processorid: ::processorid_t, infop: *mut processo... function getexecname (line 3146) | pub fn getexecname() -> *const ::c_char; function gethostid (line 3148) | pub fn gethostid() -> ::c_long; function getpflags (line 3150) | pub fn getpflags(flags: ::c_uint) -> ::c_uint; function setpflags (line 3151) | pub fn setpflags(flags: ::c_uint, value: ::c_uint) -> ::c_int; function sysinfo (line 3153) | pub fn sysinfo(command: ::c_int, buf: *mut ::c_char, count: ::c_long) ->... function faccessat (line 3155) | pub fn faccessat(fd: ::c_int, path: *const ::c_char, amode: ::c_int, fla... function dl_iterate_phdr (line 3159) | pub fn dl_iterate_phdr( function getpagesize (line 3169) | pub fn getpagesize() -> ::c_int; function getpagesizes (line 3170) | pub fn getpagesizes(pagesize: *mut ::size_t, nelem: ::c_int) -> ::c_int; function mmapobj (line 3171) | pub fn mmapobj( function meminfo (line 3178) | pub fn meminfo( function strcasecmp_l (line 3187) | pub fn strcasecmp_l(s1: *const ::c_char, s2: *const ::c_char, loc: ::loc... function strncasecmp_l (line 3188) | pub fn strncasecmp_l( function strsep (line 3194) | pub fn strsep(string: *mut *mut ::c_char, delim: *const ::c_char) -> *mu... function getisax (line 3196) | pub fn getisax(array: *mut u32, n: ::c_uint) -> ::c_uint; function backtrace (line 3198) | pub fn backtrace(buffer: *mut *mut ::c_void, size: ::c_int) -> ::c_int; function backtrace_symbols (line 3199) | pub fn backtrace_symbols(buffer: *const *mut ::c_void, size: ::c_int) ->... function backtrace_symbols_fd (line 3200) | pub fn backtrace_symbols_fd(buffer: *const *mut ::c_void, size: ::c_int,... function getopt_long (line 3202) | pub fn getopt_long( function sync (line 3210) | pub fn sync(); function __major (line 3212) | pub fn __major(version: ::c_int, devnum: ::dev_t) -> ::major_t; function __minor (line 3213) | pub fn __minor(version: ::c_int, devnum: ::dev_t) -> ::minor_t; function __makedev (line 3214) | pub fn __makedev(version: ::c_int, majdev: ::major_t, mindev: ::minor_t)... function sendfile (line 3219) | pub fn sendfile(out_fd: ::c_int, in_fd: ::c_int, off: *mut ::off_t, len:... function sendfilev (line 3221) | pub fn sendfilev( function lgrp_init (line 3231) | pub fn lgrp_init(view: lgrp_view_t) -> lgrp_cookie_t; function lgrp_fini (line 3232) | pub fn lgrp_fini(cookie: lgrp_cookie_t) -> ::c_int; function lgrp_affinity_get (line 3233) | pub fn lgrp_affinity_get( function lgrp_affinity_set (line 3238) | pub fn lgrp_affinity_set( function lgrp_cpus (line 3244) | pub fn lgrp_cpus( function lgrp_mem_size (line 3251) | pub fn lgrp_mem_size( function lgrp_nlgrps (line 3257) | pub fn lgrp_nlgrps(cookie: ::lgrp_cookie_t) -> ::c_int; function lgrp_view (line 3258) | pub fn lgrp_view(cookie: ::lgrp_cookie_t) -> ::lgrp_view_t; function lgrp_home (line 3259) | pub fn lgrp_home(idtype: ::idtype_t, id: ::id_t) -> ::lgrp_id_t; function lgrp_version (line 3260) | pub fn lgrp_version(version: ::c_int) -> ::c_int; function lgrp_resources (line 3261) | pub fn lgrp_resources( function lgrp_root (line 3268) | pub fn lgrp_root(cookie: ::lgrp_cookie_t) -> ::lgrp_id_t; function major (line 3271) | pub unsafe fn major(device: ::dev_t) -> ::major_t { function minor (line 3275) | pub unsafe fn minor(device: ::dev_t) -> ::minor_t { function makedev (line 3279) | pub unsafe fn makedev(maj: ::major_t, min: ::minor_t) -> ::dev_t { FILE: builder/third-party/libc/src/unix/solarish/solaris.rs type door_attr_t (line 1) | pub type door_attr_t = ::c_uint; type door_id_t (line 2) | pub type door_id_t = ::c_ulonglong; constant PORT_SOURCE_POSTWAIT (line 53) | pub const PORT_SOURCE_POSTWAIT: ::c_int = 8; constant PORT_SOURCE_SIGNAL (line 54) | pub const PORT_SOURCE_SIGNAL: ::c_int = 9; constant AF_LOCAL (line 56) | pub const AF_LOCAL: ::c_int = 0; constant AF_FILE (line 57) | pub const AF_FILE: ::c_int = 0; constant TCP_KEEPIDLE (line 59) | pub const TCP_KEEPIDLE: ::c_int = 0x1d; constant TCP_KEEPINTVL (line 60) | pub const TCP_KEEPINTVL: ::c_int = 0x1e; constant TCP_KEEPCNT (line 61) | pub const TCP_KEEPCNT: ::c_int = 0x1f; constant F_DUPFD_CLOEXEC (line 63) | pub const F_DUPFD_CLOEXEC: ::c_int = 47; constant F_DUPFD_CLOFORK (line 64) | pub const F_DUPFD_CLOFORK: ::c_int = 49; constant F_DUP2FD_CLOEXEC (line 65) | pub const F_DUP2FD_CLOEXEC: ::c_int = 48; constant F_DUP2FD_CLOFORK (line 66) | pub const F_DUP2FD_CLOFORK: ::c_int = 50; function fexecve (line 69) | pub fn fexecve( function mincore (line 75) | pub fn mincore(addr: *const ::c_void, len: ::size_t, vec: *mut ::c_char)... function door_call (line 77) | pub fn door_call(d: ::c_int, params: *const door_arg_t) -> ::c_int; function door_return (line 78) | pub fn door_return( function door_create (line 84) | pub fn door_create( function fattach (line 96) | pub fn fattach(fildes: ::c_int, path: *const ::c_char) -> ::c_int; function pthread_getattr_np (line 98) | pub fn pthread_getattr_np(thread: ::pthread_t, attr: *mut ::pthread_attr... function euidaccess (line 100) | pub fn euidaccess(path: *const ::c_char, amode: ::c_int) -> ::c_int; FILE: builder/third-party/libc/src/unix/solarish/x86.rs type Elf32_Addr (line 1) | pub type Elf32_Addr = ::c_ulong; type Elf32_Half (line 2) | pub type Elf32_Half = ::c_ushort; type Elf32_Off (line 3) | pub type Elf32_Off = ::c_ulong; type Elf32_Sword (line 4) | pub type Elf32_Sword = ::c_long; type Elf32_Word (line 5) | pub type Elf32_Word = ::c_ulong; type Elf32_Lword (line 6) | pub type Elf32_Lword = ::c_ulonglong; type Elf32_Phdr (line 7) | pub type Elf32_Phdr = __c_anonymous_Elf32_Phdr; FILE: builder/third-party/libc/src/unix/solarish/x86_64.rs type greg_t (line 1) | pub type greg_t = ::c_long; type Elf64_Addr (line 3) | pub type Elf64_Addr = ::c_ulong; type Elf64_Half (line 4) | pub type Elf64_Half = ::c_ushort; type Elf64_Off (line 5) | pub type Elf64_Off = ::c_ulong; type Elf64_Sword (line 6) | pub type Elf64_Sword = ::c_int; type Elf64_Sxword (line 7) | pub type Elf64_Sxword = ::c_long; type Elf64_Word (line 8) | pub type Elf64_Word = ::c_uint; type Elf64_Xword (line 9) | pub type Elf64_Xword = ::c_ulong; type Elf64_Lword (line 10) | pub type Elf64_Lword = ::c_ulong; type Elf64_Phdr (line 11) | pub type Elf64_Phdr = __c_anonymous_Elf64_Phdr; constant REG_GSBASE (line 163) | pub const REG_GSBASE: ::c_int = 27; constant REG_FSBASE (line 164) | pub const REG_FSBASE: ::c_int = 26; constant REG_DS (line 165) | pub const REG_DS: ::c_int = 25; constant REG_ES (line 166) | pub const REG_ES: ::c_int = 24; constant REG_GS (line 167) | pub const REG_GS: ::c_int = 23; constant REG_FS (line 168) | pub const REG_FS: ::c_int = 22; constant REG_SS (line 169) | pub const REG_SS: ::c_int = 21; constant REG_RSP (line 170) | pub const REG_RSP: ::c_int = 20; constant REG_RFL (line 171) | pub const REG_RFL: ::c_int = 19; constant REG_CS (line 172) | pub const REG_CS: ::c_int = 18; constant REG_RIP (line 173) | pub const REG_RIP: ::c_int = 17; constant REG_ERR (line 174) | pub const REG_ERR: ::c_int = 16; constant REG_TRAPNO (line 175) | pub const REG_TRAPNO: ::c_int = 15; constant REG_RAX (line 176) | pub const REG_RAX: ::c_int = 14; constant REG_RCX (line 177) | pub const REG_RCX: ::c_int = 13; constant REG_RDX (line 178) | pub const REG_RDX: ::c_int = 12; constant REG_RBX (line 179) | pub const REG_RBX: ::c_int = 11; constant REG_RBP (line 180) | pub const REG_RBP: ::c_int = 10; constant REG_RSI (line 181) | pub const REG_RSI: ::c_int = 9; constant REG_RDI (line 182) | pub const REG_RDI: ::c_int = 8; constant REG_R8 (line 183) | pub const REG_R8: ::c_int = 7; constant REG_R9 (line 184) | pub const REG_R9: ::c_int = 6; constant REG_R10 (line 185) | pub const REG_R10: ::c_int = 5; constant REG_R11 (line 186) | pub const REG_R11: ::c_int = 4; constant REG_R12 (line 187) | pub const REG_R12: ::c_int = 3; constant REG_R13 (line 188) | pub const REG_R13: ::c_int = 2; constant REG_R14 (line 189) | pub const REG_R14: ::c_int = 1; constant REG_R15 (line 190) | pub const REG_R15: ::c_int = 0; FILE: builder/third-party/libc/src/unix/solarish/x86_common.rs constant AV_386_FPU (line 2) | pub const AV_386_FPU: u32 = 0x00001; constant AV_386_TSC (line 3) | pub const AV_386_TSC: u32 = 0x00002; constant AV_386_CX8 (line 4) | pub const AV_386_CX8: u32 = 0x00004; constant AV_386_SEP (line 5) | pub const AV_386_SEP: u32 = 0x00008; constant AV_386_AMD_SYSC (line 6) | pub const AV_386_AMD_SYSC: u32 = 0x00010; constant AV_386_CMOV (line 7) | pub const AV_386_CMOV: u32 = 0x00020; constant AV_386_MMX (line 8) | pub const AV_386_MMX: u32 = 0x00040; constant AV_386_AMD_MMX (line 9) | pub const AV_386_AMD_MMX: u32 = 0x00080; constant AV_386_AMD_3DNow (line 10) | pub const AV_386_AMD_3DNow: u32 = 0x00100; constant AV_386_AMD_3DNowx (line 11) | pub const AV_386_AMD_3DNowx: u32 = 0x00200; constant AV_386_FXSR (line 12) | pub const AV_386_FXSR: u32 = 0x00400; constant AV_386_SSE (line 13) | pub const AV_386_SSE: u32 = 0x00800; constant AV_386_SSE2 (line 14) | pub const AV_386_SSE2: u32 = 0x01000; constant AV_386_CX16 (line 15) | pub const AV_386_CX16: u32 = 0x10000; constant AV_386_AHF (line 16) | pub const AV_386_AHF: u32 = 0x20000; constant AV_386_TSCP (line 17) | pub const AV_386_TSCP: u32 = 0x40000; constant AV_386_AMD_SSE4A (line 18) | pub const AV_386_AMD_SSE4A: u32 = 0x80000; constant AV_386_POPCNT (line 19) | pub const AV_386_POPCNT: u32 = 0x100000; constant AV_386_AMD_LZCNT (line 20) | pub const AV_386_AMD_LZCNT: u32 = 0x200000; constant AV_386_SSSE3 (line 21) | pub const AV_386_SSSE3: u32 = 0x400000; constant AV_386_SSE4_1 (line 22) | pub const AV_386_SSE4_1: u32 = 0x800000; constant AV_386_SSE4_2 (line 23) | pub const AV_386_SSE4_2: u32 = 0x1000000; constant AV_386_MOVBE (line 24) | pub const AV_386_MOVBE: u32 = 0x2000000; constant AV_386_AES (line 25) | pub const AV_386_AES: u32 = 0x4000000; constant AV_386_PCLMULQDQ (line 26) | pub const AV_386_PCLMULQDQ: u32 = 0x8000000; constant AV_386_XSAVE (line 27) | pub const AV_386_XSAVE: u32 = 0x10000000; constant AV_386_AVX (line 28) | pub const AV_386_AVX: u32 = 0x20000000; constant AV_386_VMX (line 29) | pub const AV_386_VMX: u32 = 0x40000000; constant AV_386_AMD_SVM (line 30) | pub const AV_386_AMD_SVM: u32 = 0x80000000; constant AV_386_2_F16C (line 32) | pub const AV_386_2_F16C: u32 = 0x00000001; constant AV_386_2_RDRAND (line 33) | pub const AV_386_2_RDRAND: u32 = 0x00000002; constant AV_386_2_BMI1 (line 34) | pub const AV_386_2_BMI1: u32 = 0x00000004; constant AV_386_2_BMI2 (line 35) | pub const AV_386_2_BMI2: u32 = 0x00000008; constant AV_386_2_FMA (line 36) | pub const AV_386_2_FMA: u32 = 0x00000010; constant AV_386_2_AVX2 (line 37) | pub const AV_386_2_AVX2: u32 = 0x00000020; constant AV_386_2_ADX (line 38) | pub const AV_386_2_ADX: u32 = 0x00000040; constant AV_386_2_RDSEED (line 39) | pub const AV_386_2_RDSEED: u32 = 0x00000080; constant AV_386_2_AVX512F (line 40) | pub const AV_386_2_AVX512F: u32 = 0x00000100; constant AV_386_2_AVX512DQ (line 41) | pub const AV_386_2_AVX512DQ: u32 = 0x00000200; constant AV_386_2_AVX512IFMA (line 42) | pub const AV_386_2_AVX512IFMA: u32 = 0x00000400; constant AV_386_2_AVX512PF (line 43) | pub const AV_386_2_AVX512PF: u32 = 0x00000800; constant AV_386_2_AVX512ER (line 44) | pub const AV_386_2_AVX512ER: u32 = 0x00001000; constant AV_386_2_AVX512CD (line 45) | pub const AV_386_2_AVX512CD: u32 = 0x00002000; constant AV_386_2_AVX512BW (line 46) | pub const AV_386_2_AVX512BW: u32 = 0x00004000; constant AV_386_2_AVX512VL (line 47) | pub const AV_386_2_AVX512VL: u32 = 0x00008000; constant AV_386_2_AVX512VBMI (line 48) | pub const AV_386_2_AVX512VBMI: u32 = 0x00010000; constant AV_386_2_AVX512VPOPCDQ (line 49) | pub const AV_386_2_AVX512VPOPCDQ: u32 = 0x00020000; constant AV_386_2_AVX512_4NNIW (line 50) | pub const AV_386_2_AVX512_4NNIW: u32 = 0x00040000; constant AV_386_2_AVX512_4FMAPS (line 51) | pub const AV_386_2_AVX512_4FMAPS: u32 = 0x00080000; constant AV_386_2_SHA (line 52) | pub const AV_386_2_SHA: u32 = 0x00100000; constant AV_386_2_FSGSBASE (line 53) | pub const AV_386_2_FSGSBASE: u32 = 0x00200000; constant AV_386_2_CLFLUSHOPT (line 54) | pub const AV_386_2_CLFLUSHOPT: u32 = 0x00400000; constant AV_386_2_CLWB (line 55) | pub const AV_386_2_CLWB: u32 = 0x00800000; constant AV_386_2_MONITORX (line 56) | pub const AV_386_2_MONITORX: u32 = 0x01000000; constant AV_386_2_CLZERO (line 57) | pub const AV_386_2_CLZERO: u32 = 0x02000000; constant AV_386_2_AVX512_VNNI (line 58) | pub const AV_386_2_AVX512_VNNI: u32 = 0x04000000; constant AV_386_2_VPCLMULQDQ (line 59) | pub const AV_386_2_VPCLMULQDQ: u32 = 0x08000000; constant AV_386_2_VAES (line 60) | pub const AV_386_2_VAES: u32 = 0x10000000; constant AT_386_FPINFO_NONE (line 62) | pub const AT_386_FPINFO_NONE: u32 = 0; constant AT_386_FPINFO_FXSAVE (line 63) | pub const AT_386_FPINFO_FXSAVE: u32 = 1; constant AT_386_FPINFO_XSAVE (line 64) | pub const AT_386_FPINFO_XSAVE: u32 = 2; constant AT_386_FPINFO_XSAVE_AMD (line 65) | pub const AT_386_FPINFO_XSAVE_AMD: u32 = 3; FILE: builder/third-party/libc/src/vxworks/aarch64.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; FILE: builder/third-party/libc/src/vxworks/arm.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; FILE: builder/third-party/libc/src/vxworks/mod.rs type DIR (line 7) | pub enum DIR {} method clone (line 10) | fn clone(&self) -> DIR { type c_schar (line 15) | pub type c_schar = i8; type c_uchar (line 16) | pub type c_uchar = u8; type c_short (line 17) | pub type c_short = i16; type c_ushort (line 18) | pub type c_ushort = u16; type c_int (line 19) | pub type c_int = i32; type c_uint (line 20) | pub type c_uint = u32; type c_float (line 21) | pub type c_float = f32; type c_double (line 22) | pub type c_double = f64; type c_longlong (line 23) | pub type c_longlong = i64; type c_ulonglong (line 24) | pub type c_ulonglong = u64; type intmax_t (line 25) | pub type intmax_t = i64; type uintmax_t (line 26) | pub type uintmax_t = u64; type uintptr_t (line 28) | pub type uintptr_t = usize; type intptr_t (line 29) | pub type intptr_t = isize; type ptrdiff_t (line 30) | pub type ptrdiff_t = isize; type size_t (line 31) | pub type size_t = ::uintptr_t; type ssize_t (line 32) | pub type ssize_t = ::intptr_t; type pid_t (line 34) | pub type pid_t = ::c_int; type in_addr_t (line 35) | pub type in_addr_t = u32; type sighandler_t (line 36) | pub type sighandler_t = ::size_t; type cpuset_t (line 37) | pub type cpuset_t = u32; type blkcnt_t (line 39) | pub type blkcnt_t = ::c_long; type blksize_t (line 40) | pub type blksize_t = ::c_long; type ino_t (line 41) | pub type ino_t = ::c_ulong; type rlim_t (line 43) | pub type rlim_t = ::c_ulong; type suseconds_t (line 44) | pub type suseconds_t = ::c_long; type time_t (line 45) | pub type time_t = ::c_long; type errno_t (line 47) | pub type errno_t = ::c_int; type useconds_t (line 49) | pub type useconds_t = ::c_ulong; type socklen_t (line 51) | pub type socklen_t = ::c_uint; type pthread_t (line 53) | pub type pthread_t = ::c_ulong; type clockid_t (line 55) | pub type clockid_t = ::c_int; type dev_t (line 58) | pub type dev_t = ::c_ulong; type mode_t (line 59) | pub type mode_t = ::c_int; type nlink_t (line 60) | pub type nlink_t = ::c_ulong; type uid_t (line 61) | pub type uid_t = ::c_ushort; type gid_t (line 62) | pub type gid_t = ::c_ushort; type sigset_t (line 63) | pub type sigset_t = ::c_ulonglong; type key_t (line 64) | pub type key_t = ::c_long; type nfds_t (line 66) | pub type nfds_t = ::c_uint; type stat64 (line 67) | pub type stat64 = ::stat; type pthread_key_t (line 69) | pub type pthread_key_t = ::c_ulong; type off_t (line 72) | pub type off_t = ::c_longlong; type off64_t (line 73) | pub type off64_t = off_t; type BOOL (line 76) | pub type BOOL = ::c_int; type _Vx_OBJ_HANDLE (line 79) | pub type _Vx_OBJ_HANDLE = ::c_int; type _Vx_TASK_ID (line 80) | pub type _Vx_TASK_ID = ::_Vx_OBJ_HANDLE; type _Vx_MSG_Q_ID (line 81) | pub type _Vx_MSG_Q_ID = ::_Vx_OBJ_HANDLE; type _Vx_SEM_ID_KERNEL (line 82) | pub type _Vx_SEM_ID_KERNEL = ::_Vx_OBJ_HANDLE; type _Vx_RTP_ID (line 83) | pub type _Vx_RTP_ID = ::_Vx_OBJ_HANDLE; type _Vx_SD_ID (line 84) | pub type _Vx_SD_ID = ::_Vx_OBJ_HANDLE; type _Vx_CONDVAR_ID (line 85) | pub type _Vx_CONDVAR_ID = ::_Vx_OBJ_HANDLE; type _Vx_SEM_ID (line 86) | pub type _Vx_SEM_ID = *mut ::_Vx_semaphore; type OBJ_HANDLE (line 87) | pub type OBJ_HANDLE = ::_Vx_OBJ_HANDLE; type TASK_ID (line 88) | pub type TASK_ID = ::OBJ_HANDLE; type MSG_Q_ID (line 89) | pub type MSG_Q_ID = ::OBJ_HANDLE; type SEM_ID_KERNEL (line 90) | pub type SEM_ID_KERNEL = ::OBJ_HANDLE; type RTP_ID (line 91) | pub type RTP_ID = ::OBJ_HANDLE; type SD_ID (line 92) | pub type SD_ID = ::OBJ_HANDLE; type CONDVAR_ID (line 93) | pub type CONDVAR_ID = ::OBJ_HANDLE; type _Vx_usr_arg_t (line 96) | pub type _Vx_usr_arg_t = isize; type _Vx_exit_code_t (line 97) | pub type _Vx_exit_code_t = isize; type _Vx_ticks_t (line 98) | pub type _Vx_ticks_t = ::c_uint; type _Vx_ticks64_t (line 99) | pub type _Vx_ticks64_t = ::c_ulonglong; type sa_family_t (line 101) | pub type sa_family_t = ::c_uchar; type mqd_t (line 104) | pub type mqd_t = ::c_int; type _Vx_semaphore (line 107) | pub enum _Vx_semaphore {} method clone (line 110) | fn clone(&self) -> _Vx_semaphore { method si_addr (line 116) | pub unsafe fn si_addr(&self) -> *mut ::c_void { method si_value (line 120) | pub unsafe fn si_value(&self) -> ::sigval { method si_pid (line 124) | pub unsafe fn si_pid(&self) -> ::pid_t { method si_uid (line 128) | pub unsafe fn si_uid(&self) -> ::uid_t { method si_status (line 132) | pub unsafe fn si_status(&self) -> ::c_int { constant STDIN_FILENO (line 574) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 575) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 576) | pub const STDERR_FILENO: ::c_int = 2; constant EXIT_SUCCESS (line 578) | pub const EXIT_SUCCESS: ::c_int = 0; constant EXIT_FAILURE (line 579) | pub const EXIT_FAILURE: ::c_int = 1; constant EAI_SERVICE (line 581) | pub const EAI_SERVICE: ::c_int = 9; constant EAI_SOCKTYPE (line 582) | pub const EAI_SOCKTYPE: ::c_int = 10; constant EAI_SYSTEM (line 583) | pub const EAI_SYSTEM: ::c_int = 11; constant RTLD_DEFAULT (line 587) | pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void; constant CLOCK_REALTIME (line 590) | pub const CLOCK_REALTIME: ::c_int = 0x0; constant CLOCK_MONOTONIC (line 591) | pub const CLOCK_MONOTONIC: ::c_int = 0x1; constant CLOCK_PROCESS_CPUTIME_ID (line 592) | pub const CLOCK_PROCESS_CPUTIME_ID: ::c_int = 0x2; constant CLOCK_THREAD_CPUTIME_ID (line 593) | pub const CLOCK_THREAD_CPUTIME_ID: ::c_int = 0x3; constant TIMER_ABSTIME (line 594) | pub const TIMER_ABSTIME: ::c_int = 0x1; constant TIMER_RELTIME (line 595) | pub const TIMER_RELTIME: ::c_int = 0x0; constant PTHREAD_INITIALIZED_OBJ (line 598) | pub const PTHREAD_INITIALIZED_OBJ: ::c_int = 0xF70990EF; constant PTHREAD_DESTROYED_OBJ (line 599) | pub const PTHREAD_DESTROYED_OBJ: ::c_int = -1; constant PTHREAD_VALID_OBJ (line 600) | pub const PTHREAD_VALID_OBJ: ::c_int = 0xEC542A37; constant PTHREAD_INVALID_OBJ (line 601) | pub const PTHREAD_INVALID_OBJ: ::c_int = -1; constant PTHREAD_UNUSED_YET_OBJ (line 602) | pub const PTHREAD_UNUSED_YET_OBJ: ::c_int = -1; constant PTHREAD_PRIO_NONE (line 604) | pub const PTHREAD_PRIO_NONE: ::c_int = 0; constant PTHREAD_PRIO_INHERIT (line 605) | pub const PTHREAD_PRIO_INHERIT: ::c_int = 1; constant PTHREAD_PRIO_PROTECT (line 606) | pub const PTHREAD_PRIO_PROTECT: ::c_int = 2; constant PTHREAD_MUTEX_NORMAL (line 608) | pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0; constant PTHREAD_MUTEX_ERRORCHECK (line 609) | pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 1; constant PTHREAD_MUTEX_RECURSIVE (line 610) | pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 2; constant PTHREAD_MUTEX_DEFAULT (line 611) | pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL; constant PTHREAD_STACK_MIN (line 612) | pub const PTHREAD_STACK_MIN: usize = 4096; constant _PTHREAD_SHARED_SEM_NAME_MAX (line 613) | pub const _PTHREAD_SHARED_SEM_NAME_MAX: usize = 30; constant OK (line 616) | pub const OK: ::c_int = 0; constant EPERM (line 617) | pub const EPERM: ::c_int = 1; constant ENOENT (line 618) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 619) | pub const ESRCH: ::c_int = 3; constant EINTR (line 620) | pub const EINTR: ::c_int = 4; constant EIO (line 621) | pub const EIO: ::c_int = 5; constant ENXIO (line 622) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 623) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 624) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 625) | pub const EBADF: ::c_int = 9; constant ECHILD (line 626) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 627) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 628) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 629) | pub const EACCES: ::c_int = 13; constant EFAULT (line 630) | pub const EFAULT: ::c_int = 14; constant ENOTEMPTY (line 631) | pub const ENOTEMPTY: ::c_int = 15; constant EBUSY (line 632) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 633) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 634) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 635) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 636) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 637) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 638) | pub const EINVAL: ::c_int = 22; constant ENAMETOOLONG (line 639) | pub const ENAMETOOLONG: ::c_int = 26; constant EFBIG (line 640) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 641) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 642) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 643) | pub const EROFS: ::c_int = 30; constant EMLINK (line 644) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 645) | pub const EPIPE: ::c_int = 32; constant EDEADLK (line 646) | pub const EDEADLK: ::c_int = 33; constant ERANGE (line 647) | pub const ERANGE: ::c_int = 38; constant EDESTADDRREQ (line 648) | pub const EDESTADDRREQ: ::c_int = 40; constant EPROTOTYPE (line 649) | pub const EPROTOTYPE: ::c_int = 41; constant ENOPROTOOPT (line 650) | pub const ENOPROTOOPT: ::c_int = 42; constant EPROTONOSUPPORT (line 651) | pub const EPROTONOSUPPORT: ::c_int = 43; constant ESOCKTNOSUPPORT (line 652) | pub const ESOCKTNOSUPPORT: ::c_int = 44; constant EOPNOTSUPP (line 653) | pub const EOPNOTSUPP: ::c_int = 45; constant EPFNOSUPPORT (line 654) | pub const EPFNOSUPPORT: ::c_int = 46; constant EAFNOSUPPORT (line 655) | pub const EAFNOSUPPORT: ::c_int = 47; constant EADDRINUSE (line 656) | pub const EADDRINUSE: ::c_int = 48; constant EADDRNOTAVAIL (line 657) | pub const EADDRNOTAVAIL: ::c_int = 49; constant ENOTSOCK (line 658) | pub const ENOTSOCK: ::c_int = 50; constant ENETUNREACH (line 659) | pub const ENETUNREACH: ::c_int = 51; constant ENETRESET (line 660) | pub const ENETRESET: ::c_int = 52; constant ECONNABORTED (line 661) | pub const ECONNABORTED: ::c_int = 53; constant ECONNRESET (line 662) | pub const ECONNRESET: ::c_int = 54; constant ENOBUFS (line 663) | pub const ENOBUFS: ::c_int = 55; constant EISCONN (line 664) | pub const EISCONN: ::c_int = 56; constant ENOTCONN (line 665) | pub const ENOTCONN: ::c_int = 57; constant ESHUTDOWN (line 666) | pub const ESHUTDOWN: ::c_int = 58; constant ETOOMANYREFS (line 667) | pub const ETOOMANYREFS: ::c_int = 59; constant ETIMEDOUT (line 668) | pub const ETIMEDOUT: ::c_int = 60; constant ECONNREFUSED (line 669) | pub const ECONNREFUSED: ::c_int = 61; constant ENETDOWN (line 670) | pub const ENETDOWN: ::c_int = 62; constant ETXTBSY (line 671) | pub const ETXTBSY: ::c_int = 63; constant ELOOP (line 672) | pub const ELOOP: ::c_int = 64; constant EHOSTUNREACH (line 673) | pub const EHOSTUNREACH: ::c_int = 65; constant EINPROGRESS (line 674) | pub const EINPROGRESS: ::c_int = 68; constant EALREADY (line 675) | pub const EALREADY: ::c_int = 69; constant EWOULDBLOCK (line 676) | pub const EWOULDBLOCK: ::c_int = 70; constant ENOSYS (line 677) | pub const ENOSYS: ::c_int = 71; constant EDQUOT (line 678) | pub const EDQUOT: ::c_int = 83; constant ESTALE (line 679) | pub const ESTALE: ::c_int = 88; constant M_nfsStat (line 682) | const M_nfsStat: ::c_int = 48 << 16; type nfsstat (line 683) | enum nfsstat { constant S_nfsLib_NFS_OK (line 694) | pub const S_nfsLib_NFS_OK: ::c_int = OK; constant S_nfsLib_NFSERR_PERM (line 695) | pub const S_nfsLib_NFSERR_PERM: ::c_int = EPERM; constant S_nfsLib_NFSERR_NOENT (line 696) | pub const S_nfsLib_NFSERR_NOENT: ::c_int = ENOENT; constant S_nfsLib_NFSERR_IO (line 697) | pub const S_nfsLib_NFSERR_IO: ::c_int = EIO; constant S_nfsLib_NFSERR_NXIO (line 698) | pub const S_nfsLib_NFSERR_NXIO: ::c_int = ENXIO; constant S_nfsLib_NFSERR_ACCESS (line 699) | pub const S_nfsLib_NFSERR_ACCESS: ::c_int = EACCES; constant S_nfsLib_NFSERR_EXIST (line 700) | pub const S_nfsLib_NFSERR_EXIST: ::c_int = EEXIST; constant S_nfsLib_NFSERR_ENODEV (line 701) | pub const S_nfsLib_NFSERR_ENODEV: ::c_int = ENODEV; constant S_nfsLib_NFSERR_NOTDIR (line 702) | pub const S_nfsLib_NFSERR_NOTDIR: ::c_int = ENOTDIR; constant S_nfsLib_NFSERR_ISDIR (line 703) | pub const S_nfsLib_NFSERR_ISDIR: ::c_int = EISDIR; constant S_nfsLib_NFSERR_INVAL (line 704) | pub const S_nfsLib_NFSERR_INVAL: ::c_int = EINVAL; constant S_nfsLib_NFSERR_FBIG (line 705) | pub const S_nfsLib_NFSERR_FBIG: ::c_int = EFBIG; constant S_nfsLib_NFSERR_NOSPC (line 706) | pub const S_nfsLib_NFSERR_NOSPC: ::c_int = ENOSPC; constant S_nfsLib_NFSERR_ROFS (line 707) | pub const S_nfsLib_NFSERR_ROFS: ::c_int = EROFS; constant S_nfsLib_NFSERR_NAMETOOLONG (line 708) | pub const S_nfsLib_NFSERR_NAMETOOLONG: ::c_int = ENAMETOOLONG; constant S_nfsLib_NFSERR_NOTEMPTY (line 709) | pub const S_nfsLib_NFSERR_NOTEMPTY: ::c_int = ENOTEMPTY; constant S_nfsLib_NFSERR_DQUOT (line 710) | pub const S_nfsLib_NFSERR_DQUOT: ::c_int = EDQUOT; constant S_nfsLib_NFSERR_STALE (line 711) | pub const S_nfsLib_NFSERR_STALE: ::c_int = ESTALE; constant S_nfsLib_NFSERR_WFLUSH (line 712) | pub const S_nfsLib_NFSERR_WFLUSH: ::c_int = M_nfsStat | nfsstat::NFSERR_... constant S_nfsLib_NFSERR_REMOTE (line 713) | pub const S_nfsLib_NFSERR_REMOTE: ::c_int = M_nfsStat | nfsstat::NFSERR_... constant S_nfsLib_NFSERR_BADHANDLE (line 714) | pub const S_nfsLib_NFSERR_BADHANDLE: ::c_int = M_nfsStat | nfsstat::NFSE... constant S_nfsLib_NFSERR_NOT_SYNC (line 715) | pub const S_nfsLib_NFSERR_NOT_SYNC: ::c_int = M_nfsStat | nfsstat::NFSER... constant S_nfsLib_NFSERR_BAD_COOKIE (line 716) | pub const S_nfsLib_NFSERR_BAD_COOKIE: ::c_int = M_nfsStat | nfsstat::NFS... constant S_nfsLib_NFSERR_NOTSUPP (line 717) | pub const S_nfsLib_NFSERR_NOTSUPP: ::c_int = EOPNOTSUPP; constant S_nfsLib_NFSERR_TOOSMALL (line 718) | pub const S_nfsLib_NFSERR_TOOSMALL: ::c_int = M_nfsStat | nfsstat::NFSER... constant S_nfsLib_NFSERR_SERVERFAULT (line 719) | pub const S_nfsLib_NFSERR_SERVERFAULT: ::c_int = EIO; constant S_nfsLib_NFSERR_BADTYPE (line 720) | pub const S_nfsLib_NFSERR_BADTYPE: ::c_int = M_nfsStat | nfsstat::NFSERR... constant S_nfsLib_NFSERR_JUKEBOX (line 721) | pub const S_nfsLib_NFSERR_JUKEBOX: ::c_int = M_nfsStat | nfsstat::NFSERR... constant IPPROTO_IP (line 724) | pub const IPPROTO_IP: ::c_int = 0; constant IPPROTO_IPV6 (line 725) | pub const IPPROTO_IPV6: ::c_int = 41; constant IP_TTL (line 727) | pub const IP_TTL: ::c_int = 4; constant IP_MULTICAST_IF (line 728) | pub const IP_MULTICAST_IF: ::c_int = 9; constant IP_MULTICAST_TTL (line 729) | pub const IP_MULTICAST_TTL: ::c_int = 10; constant IP_MULTICAST_LOOP (line 730) | pub const IP_MULTICAST_LOOP: ::c_int = 11; constant IP_ADD_MEMBERSHIP (line 731) | pub const IP_ADD_MEMBERSHIP: ::c_int = 12; constant IP_DROP_MEMBERSHIP (line 732) | pub const IP_DROP_MEMBERSHIP: ::c_int = 13; constant IPV6_V6ONLY (line 735) | pub const IPV6_V6ONLY: ::c_int = 1; constant IPV6_UNICAST_HOPS (line 736) | pub const IPV6_UNICAST_HOPS: ::c_int = 4; constant IPV6_MULTICAST_IF (line 737) | pub const IPV6_MULTICAST_IF: ::c_int = 9; constant IPV6_MULTICAST_HOPS (line 738) | pub const IPV6_MULTICAST_HOPS: ::c_int = 10; constant IPV6_MULTICAST_LOOP (line 739) | pub const IPV6_MULTICAST_LOOP: ::c_int = 11; constant IPV6_ADD_MEMBERSHIP (line 740) | pub const IPV6_ADD_MEMBERSHIP: ::c_int = 12; constant IPV6_DROP_MEMBERSHIP (line 741) | pub const IPV6_DROP_MEMBERSHIP: ::c_int = 13; constant S_IFMT (line 744) | pub const S_IFMT: ::c_int = 0xf000; constant S_IFIFO (line 745) | pub const S_IFIFO: ::c_int = 0x1000; constant S_IFCHR (line 746) | pub const S_IFCHR: ::c_int = 0x2000; constant S_IFDIR (line 747) | pub const S_IFDIR: ::c_int = 0x4000; constant S_IFBLK (line 748) | pub const S_IFBLK: ::c_int = 0x6000; constant S_IFREG (line 749) | pub const S_IFREG: ::c_int = 0x8000; constant S_IFLNK (line 750) | pub const S_IFLNK: ::c_int = 0xa000; constant S_IFSHM (line 751) | pub const S_IFSHM: ::c_int = 0xb000; constant S_IFSOCK (line 752) | pub const S_IFSOCK: ::c_int = 0xc000; constant S_ISUID (line 753) | pub const S_ISUID: ::c_int = 0x0800; constant S_ISGID (line 754) | pub const S_ISGID: ::c_int = 0x0400; constant S_ISTXT (line 755) | pub const S_ISTXT: ::c_int = 0x0200; constant S_IRUSR (line 756) | pub const S_IRUSR: ::c_int = 0x0100; constant S_IWUSR (line 757) | pub const S_IWUSR: ::c_int = 0x0080; constant S_IXUSR (line 758) | pub const S_IXUSR: ::c_int = 0x0040; constant S_IRWXU (line 759) | pub const S_IRWXU: ::c_int = 0x01c0; constant S_IRGRP (line 760) | pub const S_IRGRP: ::c_int = 0x0020; constant S_IWGRP (line 761) | pub const S_IWGRP: ::c_int = 0x0010; constant S_IXGRP (line 762) | pub const S_IXGRP: ::c_int = 0x0008; constant S_IRWXG (line 763) | pub const S_IRWXG: ::c_int = 0x0038; constant S_IROTH (line 764) | pub const S_IROTH: ::c_int = 0x0004; constant S_IWOTH (line 765) | pub const S_IWOTH: ::c_int = 0x0002; constant S_IXOTH (line 766) | pub const S_IXOTH: ::c_int = 0x0001; constant S_IRWXO (line 767) | pub const S_IRWXO: ::c_int = 0x0007; constant SOL_SOCKET (line 770) | pub const SOL_SOCKET: ::c_int = 0xffff; constant SO_DEBUG (line 772) | pub const SO_DEBUG: ::c_int = 0x0001; constant SO_REUSEADDR (line 773) | pub const SO_REUSEADDR: ::c_int = 0x0004; constant SO_KEEPALIVE (line 774) | pub const SO_KEEPALIVE: ::c_int = 0x0008; constant SO_DONTROUTE (line 775) | pub const SO_DONTROUTE: ::c_int = 0x0010; constant SO_RCVLOWAT (line 776) | pub const SO_RCVLOWAT: ::c_int = 0x0012; constant SO_SNDLOWAT (line 777) | pub const SO_SNDLOWAT: ::c_int = 0x0013; constant SO_SNDTIMEO (line 778) | pub const SO_SNDTIMEO: ::c_int = 0x1005; constant SO_ACCEPTCONN (line 779) | pub const SO_ACCEPTCONN: ::c_int = 0x001e; constant SO_BROADCAST (line 780) | pub const SO_BROADCAST: ::c_int = 0x0020; constant SO_USELOOPBACK (line 781) | pub const SO_USELOOPBACK: ::c_int = 0x0040; constant SO_LINGER (line 782) | pub const SO_LINGER: ::c_int = 0x0080; constant SO_REUSEPORT (line 783) | pub const SO_REUSEPORT: ::c_int = 0x0200; constant SO_VLAN (line 785) | pub const SO_VLAN: ::c_int = 0x8000; constant SO_SNDBUF (line 787) | pub const SO_SNDBUF: ::c_int = 0x1001; constant SO_RCVBUF (line 788) | pub const SO_RCVBUF: ::c_int = 0x1002; constant SO_RCVTIMEO (line 789) | pub const SO_RCVTIMEO: ::c_int = 0x1006; constant SO_ERROR (line 790) | pub const SO_ERROR: ::c_int = 0x1007; constant SO_TYPE (line 791) | pub const SO_TYPE: ::c_int = 0x1008; constant SO_BINDTODEVICE (line 792) | pub const SO_BINDTODEVICE: ::c_int = 0x1010; constant SO_OOBINLINE (line 793) | pub const SO_OOBINLINE: ::c_int = 0x1011; constant SO_CONNTIMEO (line 794) | pub const SO_CONNTIMEO: ::c_int = 0x100a; constant SOCK_STREAM (line 796) | pub const SOCK_STREAM: ::c_int = 1; constant SOCK_DGRAM (line 797) | pub const SOCK_DGRAM: ::c_int = 2; constant SOCK_RAW (line 798) | pub const SOCK_RAW: ::c_int = 3; constant SOCK_RDM (line 799) | pub const SOCK_RDM: ::c_int = 4; constant SOCK_SEQPACKET (line 800) | pub const SOCK_SEQPACKET: ::c_int = 5; constant SOCK_PACKET (line 801) | pub const SOCK_PACKET: ::c_int = 10; constant _SS_MAXSIZE (line 803) | pub const _SS_MAXSIZE: usize = 128; constant _SS_ALIGNSIZE (line 804) | pub const _SS_ALIGNSIZE: usize = size_of::(); constant _SS_PAD1SIZE (line 805) | pub const _SS_PAD1SIZE: usize = _SS_ALIGNSIZE - size_of::<::c_uchar>() -... constant _SS_PAD2SIZE (line 806) | pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE constant MSG_OOB (line 812) | pub const MSG_OOB: ::c_int = 0x0001; constant MSG_PEEK (line 813) | pub const MSG_PEEK: ::c_int = 0x0002; constant MSG_DONTROUTE (line 814) | pub const MSG_DONTROUTE: ::c_int = 0x0004; constant MSG_EOR (line 815) | pub const MSG_EOR: ::c_int = 0x0008; constant MSG_TRUNC (line 816) | pub const MSG_TRUNC: ::c_int = 0x0010; constant MSG_CTRUNC (line 817) | pub const MSG_CTRUNC: ::c_int = 0x0020; constant MSG_WAITALL (line 818) | pub const MSG_WAITALL: ::c_int = 0x0040; constant MSG_DONTWAIT (line 819) | pub const MSG_DONTWAIT: ::c_int = 0x0080; constant MSG_EOF (line 820) | pub const MSG_EOF: ::c_int = 0x0100; constant MSG_EXP (line 821) | pub const MSG_EXP: ::c_int = 0x0200; constant MSG_MBUF (line 822) | pub const MSG_MBUF: ::c_int = 0x0400; constant MSG_NOTIFICATION (line 823) | pub const MSG_NOTIFICATION: ::c_int = 0x0800; constant MSG_COMPAT (line 824) | pub const MSG_COMPAT: ::c_int = 0x8000; constant AF_UNSPEC (line 826) | pub const AF_UNSPEC: ::c_int = 0; constant AF_LOCAL (line 827) | pub const AF_LOCAL: ::c_int = 1; constant AF_UNIX (line 828) | pub const AF_UNIX: ::c_int = AF_LOCAL; constant AF_INET (line 829) | pub const AF_INET: ::c_int = 2; constant AF_NETLINK (line 830) | pub const AF_NETLINK: ::c_int = 16; constant AF_ROUTE (line 831) | pub const AF_ROUTE: ::c_int = 17; constant AF_LINK (line 832) | pub const AF_LINK: ::c_int = 18; constant AF_PACKET (line 833) | pub const AF_PACKET: ::c_int = 19; constant pseudo_AF_KEY (line 834) | pub const pseudo_AF_KEY: ::c_int = 27; constant AF_KEY (line 835) | pub const AF_KEY: ::c_int = pseudo_AF_KEY; constant AF_INET6 (line 836) | pub const AF_INET6: ::c_int = 28; constant AF_SOCKDEV (line 837) | pub const AF_SOCKDEV: ::c_int = 31; constant AF_TIPC (line 838) | pub const AF_TIPC: ::c_int = 33; constant AF_MIPC (line 839) | pub const AF_MIPC: ::c_int = 34; constant AF_MIPC_SAFE (line 840) | pub const AF_MIPC_SAFE: ::c_int = 35; constant AF_MAX (line 841) | pub const AF_MAX: ::c_int = 37; constant SHUT_RD (line 843) | pub const SHUT_RD: ::c_int = 0; constant SHUT_WR (line 844) | pub const SHUT_WR: ::c_int = 1; constant SHUT_RDWR (line 845) | pub const SHUT_RDWR: ::c_int = 2; constant IPPROTO_TCP (line 847) | pub const IPPROTO_TCP: ::c_int = 6; constant TCP_NODELAY (line 848) | pub const TCP_NODELAY: ::c_int = 1; constant TCP_MAXSEG (line 849) | pub const TCP_MAXSEG: ::c_int = 2; constant TCP_NOPUSH (line 850) | pub const TCP_NOPUSH: ::c_int = 3; constant TCP_KEEPIDLE (line 851) | pub const TCP_KEEPIDLE: ::c_int = 4; constant TCP_KEEPINTVL (line 852) | pub const TCP_KEEPINTVL: ::c_int = 5; constant TCP_KEEPCNT (line 853) | pub const TCP_KEEPCNT: ::c_int = 6; constant FIONREAD (line 856) | pub const FIONREAD: ::c_int = 0x40040001; constant FIOFLUSH (line 857) | pub const FIOFLUSH: ::c_int = 2; constant FIOOPTIONS (line 858) | pub const FIOOPTIONS: ::c_int = 3; constant FIOBAUDRATE (line 859) | pub const FIOBAUDRATE: ::c_int = 4; constant FIODISKFORMAT (line 860) | pub const FIODISKFORMAT: ::c_int = 5; constant FIODISKINIT (line 861) | pub const FIODISKINIT: ::c_int = 6; constant FIOSEEK (line 862) | pub const FIOSEEK: ::c_int = 7; constant FIOWHERE (line 863) | pub const FIOWHERE: ::c_int = 8; constant FIODIRENTRY (line 864) | pub const FIODIRENTRY: ::c_int = 9; constant FIORENAME (line 865) | pub const FIORENAME: ::c_int = 10; constant FIOREADYCHANGE (line 866) | pub const FIOREADYCHANGE: ::c_int = 11; constant FIODISKCHANGE (line 867) | pub const FIODISKCHANGE: ::c_int = 13; constant FIOCANCEL (line 868) | pub const FIOCANCEL: ::c_int = 14; constant FIOSQUEEZE (line 869) | pub const FIOSQUEEZE: ::c_int = 15; constant FIOGETNAME (line 870) | pub const FIOGETNAME: ::c_int = 18; constant FIONBIO (line 871) | pub const FIONBIO: ::c_int = 0x90040010; constant PATH_MAX (line 874) | pub const PATH_MAX: ::c_int = _PARM_PATH_MAX; constant _POSIX_PATH_MAX (line 875) | pub const _POSIX_PATH_MAX: ::c_int = 256; constant POLLIN (line 878) | pub const POLLIN: ::c_short = 0x0001; constant POLLPRI (line 879) | pub const POLLPRI: ::c_short = 0x0002; constant POLLOUT (line 880) | pub const POLLOUT: ::c_short = 0x0004; constant POLLRDNORM (line 881) | pub const POLLRDNORM: ::c_short = 0x0040; constant POLLWRNORM (line 882) | pub const POLLWRNORM: ::c_short = POLLOUT; constant POLLRDBAND (line 883) | pub const POLLRDBAND: ::c_short = 0x0080; constant POLLWRBAND (line 884) | pub const POLLWRBAND: ::c_short = 0x0100; constant POLLERR (line 885) | pub const POLLERR: ::c_short = 0x0008; constant POLLHUP (line 886) | pub const POLLHUP: ::c_short = 0x0010; constant POLLNVAL (line 887) | pub const POLLNVAL: ::c_short = 0x0020; constant FD_CLOEXEC (line 890) | pub const FD_CLOEXEC: ::c_int = 1; constant F_DUPFD (line 891) | pub const F_DUPFD: ::c_int = 0; constant F_GETFD (line 892) | pub const F_GETFD: ::c_int = 1; constant F_SETFD (line 893) | pub const F_SETFD: ::c_int = 2; constant F_GETFL (line 894) | pub const F_GETFL: ::c_int = 3; constant F_SETFL (line 895) | pub const F_SETFL: ::c_int = 4; constant F_GETOWN (line 896) | pub const F_GETOWN: ::c_int = 5; constant F_SETOWN (line 897) | pub const F_SETOWN: ::c_int = 6; constant F_GETLK (line 898) | pub const F_GETLK: ::c_int = 7; constant F_SETLK (line 899) | pub const F_SETLK: ::c_int = 8; constant F_SETLKW (line 900) | pub const F_SETLKW: ::c_int = 9; constant F_DUPFD_CLOEXEC (line 901) | pub const F_DUPFD_CLOEXEC: ::c_int = 14; constant SIG_DFL (line 904) | pub const SIG_DFL: sighandler_t = 0 as sighandler_t; constant SIG_IGN (line 905) | pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant SIG_ERR (line 906) | pub const SIG_ERR: sighandler_t = -1 as isize as sighandler_t; constant SIGHUP (line 908) | pub const SIGHUP: ::c_int = 1; constant SIGINT (line 909) | pub const SIGINT: ::c_int = 2; constant SIGQUIT (line 910) | pub const SIGQUIT: ::c_int = 3; constant SIGILL (line 911) | pub const SIGILL: ::c_int = 4; constant SIGTRAP (line 912) | pub const SIGTRAP: ::c_int = 5; constant SIGABRT (line 913) | pub const SIGABRT: ::c_int = 6; constant SIGEMT (line 914) | pub const SIGEMT: ::c_int = 7; constant SIGFPE (line 915) | pub const SIGFPE: ::c_int = 8; constant SIGKILL (line 916) | pub const SIGKILL: ::c_int = 9; constant SIGBUS (line 917) | pub const SIGBUS: ::c_int = 10; constant SIGSEGV (line 918) | pub const SIGSEGV: ::c_int = 11; constant SIGFMT (line 919) | pub const SIGFMT: ::c_int = 12; constant SIGPIPE (line 920) | pub const SIGPIPE: ::c_int = 13; constant SIGALRM (line 921) | pub const SIGALRM: ::c_int = 14; constant SIGTERM (line 922) | pub const SIGTERM: ::c_int = 15; constant SIGCNCL (line 923) | pub const SIGCNCL: ::c_int = 16; constant SIGSTOP (line 924) | pub const SIGSTOP: ::c_int = 17; constant SIGTSTP (line 925) | pub const SIGTSTP: ::c_int = 18; constant SIGCONT (line 926) | pub const SIGCONT: ::c_int = 19; constant SIGCHLD (line 927) | pub const SIGCHLD: ::c_int = 20; constant SIGTTIN (line 928) | pub const SIGTTIN: ::c_int = 21; constant SIGTTOU (line 929) | pub const SIGTTOU: ::c_int = 22; constant SIG_BLOCK (line 931) | pub const SIG_BLOCK: ::c_int = 1; constant SIG_UNBLOCK (line 932) | pub const SIG_UNBLOCK: ::c_int = 2; constant SIG_SETMASK (line 933) | pub const SIG_SETMASK: ::c_int = 3; constant SI_SYNC (line 935) | pub const SI_SYNC: ::c_int = 0; constant SI_USER (line 936) | pub const SI_USER: ::c_int = -1; constant SI_QUEUE (line 937) | pub const SI_QUEUE: ::c_int = -2; constant SI_TIMER (line 938) | pub const SI_TIMER: ::c_int = -3; constant SI_ASYNCIO (line 939) | pub const SI_ASYNCIO: ::c_int = -4; constant SI_MESGQ (line 940) | pub const SI_MESGQ: ::c_int = -5; constant SI_CHILD (line 941) | pub const SI_CHILD: ::c_int = -6; constant SI_KILL (line 942) | pub const SI_KILL: ::c_int = SI_USER; constant _PARM_NAME_MAX (line 945) | pub const _PARM_NAME_MAX: ::c_int = 255; constant _PARM_PATH_MAX (line 946) | pub const _PARM_PATH_MAX: ::c_int = 1024; constant WNOHANG (line 949) | pub const WNOHANG: ::c_int = 0x01; constant WUNTRACED (line 950) | pub const WUNTRACED: ::c_int = 0x02; constant PTHREAD_MUTEXATTR_INITIALIZER (line 952) | const PTHREAD_MUTEXATTR_INITIALIZER: pthread_mutexattr_t = pthread_mutex... constant PTHREAD_MUTEX_INITIALIZER (line 959) | pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t { constant PTHREAD_CONDATTR_INITIALIZER (line 969) | const PTHREAD_CONDATTR_INITIALIZER: pthread_condattr_t = pthread_condatt... constant PTHREAD_COND_INITIALIZER (line 974) | pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t { constant PTHREAD_RWLOCKATTR_INITIALIZER (line 984) | const PTHREAD_RWLOCKATTR_INITIALIZER: pthread_rwlockattr_t = pthread_rwl... constant PTHREAD_RWLOCK_INITIALIZER (line 990) | pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t { constant SEEK_SET (line 999) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 1000) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 1001) | pub const SEEK_END: ::c_int = 2; constant VX_RTP_NAME_LENGTH (line 1004) | pub const VX_RTP_NAME_LENGTH: ::c_int = 255; constant RTP_ID_ERROR (line 1005) | pub const RTP_ID_ERROR: ::RTP_ID = -1; constant _SC_GETPW_R_SIZE_MAX (line 1008) | pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 21; constant _SC_PAGESIZE (line 1009) | pub const _SC_PAGESIZE: ::c_int = 39; constant O_ACCMODE (line 1010) | pub const O_ACCMODE: ::c_int = 3; constant O_CLOEXEC (line 1011) | pub const O_CLOEXEC: ::c_int = 0x100000; constant O_EXCL (line 1012) | pub const O_EXCL: ::c_int = 0x0800; constant O_CREAT (line 1013) | pub const O_CREAT: ::c_int = 0x0200; constant O_TRUNC (line 1014) | pub const O_TRUNC: ::c_int = 0x0400; constant O_APPEND (line 1015) | pub const O_APPEND: ::c_int = 0x0008; constant O_RDWR (line 1016) | pub const O_RDWR: ::c_int = 0x0002; constant O_WRONLY (line 1017) | pub const O_WRONLY: ::c_int = 0x0001; constant O_RDONLY (line 1018) | pub const O_RDONLY: ::c_int = 0; constant O_NONBLOCK (line 1019) | pub const O_NONBLOCK: ::c_int = 0x4000; constant PROT_NONE (line 1022) | pub const PROT_NONE: ::c_int = 0x0000; constant PROT_READ (line 1023) | pub const PROT_READ: ::c_int = 0x0001; constant PROT_WRITE (line 1024) | pub const PROT_WRITE: ::c_int = 0x0002; constant PROT_EXEC (line 1025) | pub const PROT_EXEC: ::c_int = 0x0004; constant MAP_SHARED (line 1027) | pub const MAP_SHARED: ::c_int = 0x0001; constant MAP_PRIVATE (line 1028) | pub const MAP_PRIVATE: ::c_int = 0x0002; constant MAP_ANON (line 1029) | pub const MAP_ANON: ::c_int = 0x0004; constant MAP_ANONYMOUS (line 1030) | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; constant MAP_FIXED (line 1031) | pub const MAP_FIXED: ::c_int = 0x0010; constant MAP_CONTIG (line 1032) | pub const MAP_CONTIG: ::c_int = 0x0020; constant MAP_FAILED (line 1034) | pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void; type FILE (line 1037) | pub enum FILE {} method clone (line 1040) | fn clone(&self) -> FILE { type fpos_t (line 1045) | pub enum fpos_t {} method clone (line 1048) | fn clone(&self) -> fpos_t { function isalnum (line 1096) | pub fn isalnum(c: c_int) -> c_int; function isalpha (line 1097) | pub fn isalpha(c: c_int) -> c_int; function iscntrl (line 1098) | pub fn iscntrl(c: c_int) -> c_int; function isdigit (line 1099) | pub fn isdigit(c: c_int) -> c_int; function isgraph (line 1100) | pub fn isgraph(c: c_int) -> c_int; function islower (line 1101) | pub fn islower(c: c_int) -> c_int; function isprint (line 1102) | pub fn isprint(c: c_int) -> c_int; function ispunct (line 1103) | pub fn ispunct(c: c_int) -> c_int; function isspace (line 1104) | pub fn isspace(c: c_int) -> c_int; function isupper (line 1105) | pub fn isupper(c: c_int) -> c_int; function isxdigit (line 1106) | pub fn isxdigit(c: c_int) -> c_int; function isblank (line 1107) | pub fn isblank(c: c_int) -> c_int; function tolower (line 1108) | pub fn tolower(c: c_int) -> c_int; function toupper (line 1109) | pub fn toupper(c: c_int) -> c_int; function fopen (line 1110) | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; function freopen (line 1111) | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut ... function fflush (line 1112) | pub fn fflush(file: *mut FILE) -> c_int; function fclose (line 1113) | pub fn fclose(file: *mut FILE) -> c_int; function remove (line 1114) | pub fn remove(filename: *const c_char) -> c_int; function rename (line 1115) | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; function tmpfile (line 1116) | pub fn tmpfile() -> *mut FILE; function setvbuf (line 1117) | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size... function setbuf (line 1118) | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); function getchar (line 1119) | pub fn getchar() -> c_int; function putchar (line 1120) | pub fn putchar(c: c_int) -> c_int; function fgetc (line 1121) | pub fn fgetc(stream: *mut FILE) -> c_int; function fgets (line 1122) | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; function fputc (line 1123) | pub fn fputc(c: c_int, stream: *mut FILE) -> c_int; function fputs (line 1124) | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int; function puts (line 1125) | pub fn puts(s: *const c_char) -> c_int; function ungetc (line 1126) | pub fn ungetc(c: c_int, stream: *mut FILE) -> c_int; function fread (line 1127) | pub fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *mut ... function fwrite (line 1128) | pub fn fwrite(ptr: *const c_void, size: size_t, nobj: size_t, stream: *m... function fseek (line 1129) | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; function ftell (line 1130) | pub fn ftell(stream: *mut FILE) -> c_long; function rewind (line 1131) | pub fn rewind(stream: *mut FILE); function fgetpos (line 1132) | pub fn fgetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int; function fsetpos (line 1133) | pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; function feof (line 1134) | pub fn feof(stream: *mut FILE) -> c_int; function ferror (line 1135) | pub fn ferror(stream: *mut FILE) -> c_int; function perror (line 1136) | pub fn perror(s: *const c_char); function atof (line 1137) | pub fn atof(s: *const c_char) -> c_double; function atoi (line 1138) | pub fn atoi(s: *const c_char) -> c_int; function atol (line 1139) | pub fn atol(s: *const c_char) -> c_long; function atoll (line 1140) | pub fn atoll(s: *const c_char) -> c_longlong; function strtod (line 1141) | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; function strtof (line 1142) | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; function strtol (line 1143) | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> ... function strtoll (line 1144) | pub fn strtoll(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoul (line 1145) | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoull (line 1146) | pub fn strtoull(s: *const c_char, endp: *mut *mut c_char, base: c_int) -... function calloc (line 1147) | pub fn calloc(nobj: size_t, size: size_t) -> *mut c_void; function malloc (line 1148) | pub fn malloc(size: size_t) -> *mut c_void; function realloc (line 1149) | pub fn realloc(p: *mut c_void, size: size_t) -> *mut c_void; function free (line 1150) | pub fn free(p: *mut c_void); function abort (line 1151) | pub fn abort() -> !; function exit (line 1152) | pub fn exit(status: c_int) -> !; function atexit (line 1153) | pub fn atexit(cb: extern "C" fn()) -> c_int; function system (line 1154) | pub fn system(s: *const c_char) -> c_int; function getenv (line 1155) | pub fn getenv(s: *const c_char) -> *mut c_char; function strcpy (line 1157) | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; function strncpy (line 1158) | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut ... function strcat (line 1159) | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; function strncat (line 1160) | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_c... function strcmp (line 1161) | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; function strncmp (line 1162) | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; function strcoll (line 1163) | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; function strchr (line 1164) | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; function strrchr (line 1165) | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; function strspn (line 1166) | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; function strcspn (line 1167) | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; function strdup (line 1168) | pub fn strdup(cs: *const c_char) -> *mut c_char; function strpbrk (line 1169) | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strstr (line 1170) | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strcasecmp (line 1171) | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; function strncasecmp (line 1172) | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c... function strlen (line 1173) | pub fn strlen(cs: *const c_char) -> size_t; function strerror (line 1174) | pub fn strerror(n: c_int) -> *mut c_char; function strtok (line 1175) | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; function strxfrm (line 1176) | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; function wcslen (line 1177) | pub fn wcslen(buf: *const wchar_t) -> size_t; function wcstombs (line 1178) | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::... function memchr (line 1180) | pub fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void; function wmemchr (line 1181) | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; function memcmp (line 1182) | pub fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int; function memcpy (line 1183) | pub fn memcpy(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut ... function memmove (line 1184) | pub fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut... function memset (line 1185) | pub fn memset(dest: *mut c_void, c: c_int, n: size_t) -> *mut c_void; function fprintf (line 1189) | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c... function printf (line 1190) | pub fn printf(format: *const ::c_char, ...) -> ::c_int; function snprintf (line 1191) | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ... function sprintf (line 1192) | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; function fscanf (line 1193) | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_... function scanf (line 1194) | pub fn scanf(format: *const ::c_char, ...) -> ::c_int; function sscanf (line 1195) | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; function getchar_unlocked (line 1196) | pub fn getchar_unlocked() -> ::c_int; function putchar_unlocked (line 1197) | pub fn putchar_unlocked(c: ::c_int) -> ::c_int; function stat (line 1198) | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; function fdopen (line 1199) | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; function fileno (line 1200) | pub fn fileno(stream: *mut ::FILE) -> ::c_int; function creat (line 1201) | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; function rewinddir (line 1202) | pub fn rewinddir(dirp: *mut ::DIR); function fchown (line 1203) | pub fn fchown(fd: ::c_int, owner: ::uid_t, group: ::gid_t) -> ::c_int; function access (line 1204) | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; function alarm (line 1205) | pub fn alarm(seconds: ::c_uint) -> ::c_uint; function fchdir (line 1206) | pub fn fchdir(dirfd: ::c_int) -> ::c_int; function chown (line 1207) | pub fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; function fpathconf (line 1208) | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; function getegid (line 1209) | pub fn getegid() -> gid_t; function geteuid (line 1210) | pub fn geteuid() -> uid_t; function getgroups (line 1211) | pub fn getgroups(ngroups_max: ::c_int, groups: *mut gid_t) -> ::c_int; function getlogin (line 1212) | pub fn getlogin() -> *mut c_char; function getopt (line 1213) | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_... function pathconf (line 1214) | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; function pause (line 1215) | pub fn pause() -> ::c_int; function seteuid (line 1216) | pub fn seteuid(uid: uid_t) -> ::c_int; function setegid (line 1217) | pub fn setegid(gid: gid_t) -> ::c_int; function sleep (line 1218) | pub fn sleep(secs: ::c_uint) -> ::c_uint; function ttyname (line 1219) | pub fn ttyname(fd: ::c_int) -> *mut c_char; function wait (line 1220) | pub fn wait(status: *mut ::c_int) -> pid_t; function umask (line 1221) | pub fn umask(mask: mode_t) -> mode_t; function mlock (line 1222) | pub fn mlock(addr: *const ::c_void, len: ::size_t) -> ::c_int; function mlockall (line 1223) | pub fn mlockall(flags: ::c_int) -> ::c_int; function munlockall (line 1224) | pub fn munlockall() -> ::c_int; function mmap (line 1226) | pub fn mmap( function munmap (line 1234) | pub fn munmap(addr: *mut ::c_void, len: ::size_t) -> ::c_int; function truncate (line 1235) | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; function shm_open (line 1236) | pub fn shm_open(name: *const ::c_char, oflag: ::c_int, mode: ::mode_t) -... function shm_unlink (line 1237) | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; function gettimeofday (line 1239) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function pthread_exit (line 1240) | pub fn pthread_exit(value: *mut ::c_void) -> !; function pthread_attr_setdetachstate (line 1241) | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, state: :... function strerror_r (line 1243) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function sigaddset (line 1245) | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; function sigaction (line 1247) | pub fn sigaction(signum: ::c_int, act: *const sigaction, oldact: *mut si... function utimes (line 1249) | pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c... function dlopen (line 1252) | pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; function dlerror (line 1255) | pub fn dlerror() -> *mut ::c_char; function dlsym (line 1258) | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c... function dlclose (line 1261) | pub fn dlclose(handle: *mut ::c_void) -> ::c_int; function dladdr (line 1264) | pub fn dladdr(addr: *mut ::c_void, info: *mut Dl_info) -> ::c_int; function gmtime_r (line 1267) | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; function localtime_r (line 1268) | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; function mktime (line 1269) | pub fn mktime(tm: *mut tm) -> time_t; function time (line 1270) | pub fn time(time: *mut time_t) -> time_t; function gmtime (line 1271) | pub fn gmtime(time_p: *const time_t) -> *mut tm; function localtime (line 1272) | pub fn localtime(time_p: *const time_t) -> *mut tm; function timegm (line 1273) | pub fn timegm(tm: *mut tm) -> time_t; function difftime (line 1274) | pub fn difftime(time1: time_t, time0: time_t) -> ::c_double; function gethostname (line 1275) | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; function usleep (line 1276) | pub fn usleep(secs: ::useconds_t) -> ::c_int; function putenv (line 1277) | pub fn putenv(string: *mut c_char) -> ::c_int; function setlocale (line 1278) | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c... function sigprocmask (line 1280) | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigs... function sigpending (line 1281) | pub fn sigpending(set: *mut sigset_t) -> ::c_int; function mkfifo (line 1283) | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; function fseeko (line 1285) | pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ... function ftello (line 1286) | pub fn ftello(stream: *mut ::FILE) -> ::off_t; function mkstemp (line 1287) | pub fn mkstemp(template: *mut ::c_char) -> ::c_int; function tmpnam (line 1289) | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; function openlog (line 1291) | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); function closelog (line 1292) | pub fn closelog(); function setlogmask (line 1293) | pub fn setlogmask(maskpri: ::c_int) -> ::c_int; function syslog (line 1294) | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); function getline (line 1295) | pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut F... function memalign (line 1301) | pub fn memalign(block_size: ::size_t, size_arg: ::size_t) -> *mut ::c_void; function getcwd (line 1304) | pub fn getcwd(buf: *mut ::c_char, size: ::size_t) -> *mut ::c_char; function chdir (line 1307) | pub fn chdir(attr: *const ::c_char) -> ::c_int; function pthread_mutexattr_init (line 1310) | pub fn pthread_mutexattr_init(attr: *mut pthread_mutexattr_t) -> ::c_int; function pthread_mutexattr_destroy (line 1313) | pub fn pthread_mutexattr_destroy(attr: *mut pthread_mutexattr_t) -> ::c_... function pthread_mutexattr_settype (line 1316) | pub fn pthread_mutexattr_settype(pAttr: *mut ::pthread_mutexattr_t, pTyp... function pthread_mutex_init (line 1319) | pub fn pthread_mutex_init( function pthread_mutex_destroy (line 1325) | pub fn pthread_mutex_destroy(mutex: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_lock (line 1328) | pub fn pthread_mutex_lock(mutex: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_trylock (line 1331) | pub fn pthread_mutex_trylock(mutex: *mut pthread_mutex_t) -> ::c_int; function pthread_mutex_timedlock (line 1334) | pub fn pthread_mutex_timedlock(attr: *mut pthread_mutex_t, spec: *const ... function pthread_mutex_unlock (line 1337) | pub fn pthread_mutex_unlock(mutex: *mut pthread_mutex_t) -> ::c_int; function pthread_attr_setname (line 1340) | pub fn pthread_attr_setname(pAttr: *mut ::pthread_attr_t, name: *mut ::c... function pthread_attr_setstacksize (line 1343) | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, stacksize:... function pthread_attr_getstacksize (line 1346) | pub fn pthread_attr_getstacksize(attr: *const ::pthread_attr_t, size: *m... function pthread_attr_init (line 1350) | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int; function pthread_create (line 1353) | pub fn pthread_create( function pthread_attr_destroy (line 1361) | pub fn pthread_attr_destroy(thread: *mut ::pthread_attr_t) -> ::c_int; function pthread_detach (line 1364) | pub fn pthread_detach(thread: ::pthread_t) -> ::c_int; function pthread_atfork (line 1367) | pub fn pthread_atfork( function fstat (line 1373) | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; function lstat (line 1376) | pub fn lstat(path: *const ::c_char, buf: *mut stat) -> ::c_int; function ftruncate (line 1379) | pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int; function readdir_r (line 1382) | pub fn readdir_r(pDir: *mut ::DIR, entry: *mut ::dirent, result: *mut *m... function readdir (line 1386) | pub fn readdir(pDir: *mut ::DIR) -> *mut ::dirent; function open (line 1390) | pub fn open(path: *const ::c_char, oflag: ::c_int, ...) -> ::c_int; function poll (line 1393) | pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; function pthread_condattr_init (line 1396) | pub fn pthread_condattr_init(attr: *mut ::pthread_condattr_t) -> ::c_int; function pthread_condattr_destroy (line 1399) | pub fn pthread_condattr_destroy(attr: *mut ::pthread_condattr_t) -> ::c_... function pthread_condattr_getclock (line 1402) | pub fn pthread_condattr_getclock( function pthread_condattr_setclock (line 1408) | pub fn pthread_condattr_setclock( function pthread_cond_init (line 1414) | pub fn pthread_cond_init( function pthread_cond_destroy (line 1420) | pub fn pthread_cond_destroy(cond: *mut pthread_cond_t) -> ::c_int; function pthread_cond_signal (line 1423) | pub fn pthread_cond_signal(cond: *mut ::pthread_cond_t) -> ::c_int; function pthread_cond_broadcast (line 1426) | pub fn pthread_cond_broadcast(cond: *mut ::pthread_cond_t) -> ::c_int; function pthread_cond_wait (line 1429) | pub fn pthread_cond_wait(cond: *mut ::pthread_cond_t, mutex: *mut ::pthr... function pthread_rwlockattr_init (line 1433) | pub fn pthread_rwlockattr_init(attr: *mut ::pthread_rwlockattr_t) -> ::c... function pthread_rwlockattr_destroy (line 1436) | pub fn pthread_rwlockattr_destroy(attr: *mut ::pthread_rwlockattr_t) -> ... function pthread_rwlockattr_setmaxreaders (line 1439) | pub fn pthread_rwlockattr_setmaxreaders( function pthread_rwlock_init (line 1445) | pub fn pthread_rwlock_init( function pthread_rwlock_destroy (line 1451) | pub fn pthread_rwlock_destroy(attr: *mut ::pthread_rwlock_t) -> ::c_int; function pthread_rwlock_rdlock (line 1454) | pub fn pthread_rwlock_rdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; function pthread_rwlock_tryrdlock (line 1457) | pub fn pthread_rwlock_tryrdlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; function pthread_rwlock_timedrdlock (line 1460) | pub fn pthread_rwlock_timedrdlock( function pthread_rwlock_wrlock (line 1466) | pub fn pthread_rwlock_wrlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; function pthread_rwlock_trywrlock (line 1469) | pub fn pthread_rwlock_trywrlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; function pthread_rwlock_timedwrlock (line 1472) | pub fn pthread_rwlock_timedwrlock( function pthread_rwlock_unlock (line 1478) | pub fn pthread_rwlock_unlock(attr: *mut ::pthread_rwlock_t) -> ::c_int; function pthread_key_create (line 1481) | pub fn pthread_key_create( function pthread_key_delete (line 1487) | pub fn pthread_key_delete(key: ::pthread_key_t) -> ::c_int; function pthread_setspecific (line 1490) | pub fn pthread_setspecific(key: ::pthread_key_t, value: *const ::c_void)... function pthread_getspecific (line 1493) | pub fn pthread_getspecific(key: ::pthread_key_t) -> *mut ::c_void; function pthread_cond_timedwait (line 1496) | pub fn pthread_cond_timedwait( function pthread_attr_getname (line 1503) | pub fn pthread_attr_getname(attr: *mut ::pthread_attr_t, name: *mut *mut... function pthread_join (line 1506) | pub fn pthread_join(thread: ::pthread_t, status: *mut *mut ::c_void) -> ... function pthread_self (line 1509) | pub fn pthread_self() -> ::pthread_t; function clock_gettime (line 1512) | pub fn clock_gettime(clock_id: ::clockid_t, tp: *mut ::timespec) -> ::c_... function clock_settime (line 1515) | pub fn clock_settime(clock_id: ::clockid_t, tp: *const ::timespec) -> ::... function clock_getres (line 1518) | pub fn clock_getres(clock_id: ::clockid_t, res: *mut ::timespec) -> ::c_... function clock_nanosleep (line 1521) | pub fn clock_nanosleep( function nanosleep (line 1529) | pub fn nanosleep(rqtp: *const ::timespec, rmtp: *mut ::timespec) -> ::c_... function accept (line 1532) | pub fn accept(s: ::c_int, addr: *mut ::sockaddr, addrlen: *mut ::socklen... function bind (line 1535) | pub fn bind(fd: ::c_int, addr: *const sockaddr, len: socklen_t) -> ::c_int; function connect (line 1538) | pub fn connect(s: ::c_int, name: *const ::sockaddr, namelen: ::socklen_t... function getpeername (line 1541) | pub fn getpeername(s: ::c_int, name: *mut ::sockaddr, namelen: *mut ::so... function getsockname (line 1544) | pub fn getsockname( function getsockopt (line 1551) | pub fn getsockopt( function listen (line 1560) | pub fn listen(socket: ::c_int, backlog: ::c_int) -> ::c_int; function recv (line 1563) | pub fn recv(s: ::c_int, buf: *mut ::c_void, bufLen: ::size_t, flags: ::c... function recvfrom (line 1566) | pub fn recvfrom( function recvmsg (line 1575) | pub fn recvmsg(socket: ::c_int, mp: *mut ::msghdr, flags: ::c_int) -> ::... function send (line 1578) | pub fn send(socket: ::c_int, buf: *const ::c_void, len: ::size_t, flags:... function sendmsg (line 1580) | pub fn sendmsg(socket: ::c_int, mp: *const ::msghdr, flags: ::c_int) -> ... function sendto (line 1583) | pub fn sendto( function setsockopt (line 1593) | pub fn setsockopt( function shutdown (line 1602) | pub fn shutdown(s: ::c_int, how: ::c_int) -> ::c_int; function socket (line 1605) | pub fn socket(domain: ::c_int, _type: ::c_int, protocol: ::c_int) -> ::c... function ioctl (line 1608) | pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; function fcntl (line 1611) | pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; function gai_strerror (line 1615) | pub fn gai_strerror(errcode: ::c_int) -> *mut ::c_char; function close (line 1619) | pub fn close(fd: ::c_int) -> ::c_int; function read (line 1623) | pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t; function write (line 1627) | pub fn write(fd: ::c_int, buf: *const ::c_void, count: ::size_t) -> ::ss... function isatty (line 1631) | pub fn isatty(fd: ::c_int) -> ::c_int; function dup (line 1635) | pub fn dup(src: ::c_int) -> ::c_int; function dup2 (line 1639) | pub fn dup2(src: ::c_int, dst: ::c_int) -> ::c_int; function pipe (line 1643) | pub fn pipe(fds: *mut ::c_int) -> ::c_int; function unlink (line 1647) | pub fn unlink(pathname: *const ::c_char) -> ::c_int; function lseek (line 1651) | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; function getaddrinfo (line 1654) | pub fn getaddrinfo( function freeaddrinfo (line 1662) | pub fn freeaddrinfo(res: *mut addrinfo); function signal (line 1665) | pub fn signal(signum: ::c_int, handler: sighandler_t) -> sighandler_t; function getpid (line 1668) | pub fn getpid() -> pid_t; function getppid (line 1671) | pub fn getppid() -> pid_t; function waitpid (line 1674) | pub fn waitpid(pid: pid_t, status: *mut ::c_int, optons: ::c_int) -> pid_t; function sysconf (line 1677) | pub fn sysconf(attr: ::c_int) -> ::c_long; function setenv (line 1680) | pub fn setenv( function unsetenv (line 1688) | pub fn unsetenv( function realpath (line 1694) | pub fn realpath(fileName: *const ::c_char, resolvedName: *mut ::c_char) ... function link (line 1697) | pub fn link(src: *const ::c_char, dst: *const ::c_char) -> ::c_int; function readlink (line 1700) | pub fn readlink(path: *const ::c_char, buf: *mut ::c_char, bufsize: ::si... function symlink (line 1703) | pub fn symlink(path1: *const ::c_char, path2: *const ::c_char) -> ::c_int; function opendir (line 1706) | pub fn opendir(name: *const ::c_char) -> *mut ::DIR; function rmdir (line 1709) | pub fn rmdir(path: *const ::c_char) -> ::c_int; function mkdir (line 1712) | pub fn mkdir(dirName: *const ::c_char, mode: ::mode_t) -> ::c_int; function chmod (line 1715) | pub fn chmod(path: *const ::c_char, mode: ::mode_t) -> ::c_int; function fchmod (line 1718) | pub fn fchmod(attr1: ::c_int, attr2: ::mode_t) -> ::c_int; function fsync (line 1721) | pub fn fsync(fd: ::c_int) -> ::c_int; function closedir (line 1724) | pub fn closedir(ptr: *mut ::DIR) -> ::c_int; function sched_yield (line 1727) | pub fn sched_yield() -> ::c_int; function errnoSet (line 1730) | pub fn errnoSet(err: ::c_int) -> ::c_int; function errnoGet (line 1733) | pub fn errnoGet() -> ::c_int; function _exit (line 1736) | pub fn _exit(status: ::c_int) -> !; function setgid (line 1739) | pub fn setgid(gid: ::gid_t) -> ::c_int; function getgid (line 1742) | pub fn getgid() -> ::gid_t; function setuid (line 1745) | pub fn setuid(uid: ::uid_t) -> ::c_int; function getuid (line 1748) | pub fn getuid() -> ::uid_t; function sigemptyset (line 1751) | pub fn sigemptyset(__set: *mut sigset_t) -> ::c_int; function pthread_sigmask (line 1755) | pub fn pthread_sigmask( function kill (line 1762) | pub fn kill(__pid: pid_t, __signo: ::c_int) -> ::c_int; function sigqueue (line 1765) | pub fn sigqueue(__pid: pid_t, __signo: ::c_int, __value: ::sigval) -> ::... function _sigqueue (line 1768) | pub fn _sigqueue( function taskKill (line 1776) | pub fn taskKill(taskId: ::TASK_ID, signo: ::c_int) -> ::c_int; function raise (line 1779) | pub fn raise(__signo: ::c_int) -> ::c_int; function taskIdSelf (line 1782) | pub fn taskIdSelf() -> ::TASK_ID; function taskDelay (line 1783) | pub fn taskDelay(ticks: ::_Vx_ticks_t) -> ::c_int; function rtpInfoGet (line 1786) | pub fn rtpInfoGet(rtpId: ::RTP_ID, rtpStruct: *mut ::RTP_DESC) -> ::c_int; function rtpSpawn (line 1787) | pub fn rtpSpawn( function _realpath (line 1798) | pub fn _realpath(fileName: *const ::c_char, resolvedName: *mut ::c_char)... function _pathIsAbsolute (line 1801) | pub fn _pathIsAbsolute(filepath: *const ::c_char, pNameTail: *mut *const... function writev (line 1803) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 1804) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function randBytes (line 1807) | pub fn randBytes(buf: *mut c_uchar, length: c_int) -> c_int; function randABytes (line 1808) | pub fn randABytes(buf: *mut c_uchar, length: c_int) -> c_int; function randUBytes (line 1809) | pub fn randUBytes(buf: *mut c_uchar, length: c_int) -> c_int; function randSecure (line 1810) | pub fn randSecure() -> c_int; function mq_open (line 1813) | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; function mq_close (line 1814) | pub fn mq_close(mqd: ::mqd_t) -> ::c_int; function mq_unlink (line 1815) | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; function mq_receive (line 1816) | pub fn mq_receive( function mq_timedreceive (line 1822) | pub fn mq_timedreceive( function mq_send (line 1829) | pub fn mq_send( function mq_timedsend (line 1835) | pub fn mq_timedsend( function mq_getattr (line 1842) | pub fn mq_getattr(mqd: ::mqd_t, attr: *mut ::mq_attr) -> ::c_int; function mq_setattr (line 1843) | pub fn mq_setattr(mqd: ::mqd_t, newattr: *const ::mq_attr, oldattr: *mut... function pread (line 1870) | pub fn pread(_fd: ::c_int, _buf: *mut ::c_void, _count: ::size_t, _offse... function pwrite (line 1874) | pub fn pwrite( function posix_memalign (line 1882) | pub fn posix_memalign(memptr: *mut *mut ::c_void, align: ::size_t, size:... FILE: builder/third-party/libc/src/vxworks/powerpc.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; FILE: builder/third-party/libc/src/vxworks/powerpc64.rs type c_char (line 1) | pub type c_char = u8; type wchar_t (line 2) | pub type wchar_t = u32; type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; FILE: builder/third-party/libc/src/vxworks/x86.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type c_long (line 3) | pub type c_long = i32; type c_ulong (line 4) | pub type c_ulong = u32; FILE: builder/third-party/libc/src/vxworks/x86_64.rs type c_char (line 1) | pub type c_char = i8; type wchar_t (line 2) | pub type wchar_t = i32; type c_long (line 3) | pub type c_long = i64; type c_ulong (line 4) | pub type c_ulong = u64; FILE: builder/third-party/libc/src/wasi.rs type c_char (line 5) | pub type c_char = i8; type c_uchar (line 6) | pub type c_uchar = u8; type c_schar (line 7) | pub type c_schar = i8; type c_int (line 8) | pub type c_int = i32; type c_uint (line 9) | pub type c_uint = u32; type c_short (line 10) | pub type c_short = i16; type c_ushort (line 11) | pub type c_ushort = u16; type c_long (line 12) | pub type c_long = i32; type c_ulong (line 13) | pub type c_ulong = u32; type c_longlong (line 14) | pub type c_longlong = i64; type c_ulonglong (line 15) | pub type c_ulonglong = u64; type intmax_t (line 16) | pub type intmax_t = i64; type uintmax_t (line 17) | pub type uintmax_t = u64; type size_t (line 18) | pub type size_t = usize; type ssize_t (line 19) | pub type ssize_t = isize; type ptrdiff_t (line 20) | pub type ptrdiff_t = isize; type intptr_t (line 21) | pub type intptr_t = isize; type uintptr_t (line 22) | pub type uintptr_t = usize; type off_t (line 23) | pub type off_t = i64; type pid_t (line 24) | pub type pid_t = i32; type clock_t (line 25) | pub type clock_t = c_longlong; type time_t (line 26) | pub type time_t = c_longlong; type c_double (line 27) | pub type c_double = f64; type c_float (line 28) | pub type c_float = f32; type ino_t (line 29) | pub type ino_t = u64; type sigset_t (line 30) | pub type sigset_t = c_uchar; type suseconds_t (line 31) | pub type suseconds_t = c_longlong; type mode_t (line 32) | pub type mode_t = u32; type dev_t (line 33) | pub type dev_t = u64; type uid_t (line 34) | pub type uid_t = u32; type gid_t (line 35) | pub type gid_t = u32; type nlink_t (line 36) | pub type nlink_t = u64; type blksize_t (line 37) | pub type blksize_t = c_long; type blkcnt_t (line 38) | pub type blkcnt_t = i64; type nfds_t (line 39) | pub type nfds_t = c_ulong; type wchar_t (line 40) | pub type wchar_t = i32; type nl_item (line 41) | pub type nl_item = c_int; type __wasi_rights_t (line 42) | pub type __wasi_rights_t = u64; type FILE (line 54) | pub enum FILE {} type DIR (line 57) | pub enum DIR {} type __locale_struct (line 60) | pub enum __locale_struct {} type locale_t (line 62) | pub type locale_t = *mut __locale_struct; type dirent (line 185) | pub struct dirent { constant EXIT_SUCCESS (line 194) | pub const EXIT_SUCCESS: c_int = 0; constant EXIT_FAILURE (line 195) | pub const EXIT_FAILURE: c_int = 1; constant STDIN_FILENO (line 196) | pub const STDIN_FILENO: c_int = 0; constant STDOUT_FILENO (line 197) | pub const STDOUT_FILENO: c_int = 1; constant STDERR_FILENO (line 198) | pub const STDERR_FILENO: c_int = 2; constant SEEK_SET (line 199) | pub const SEEK_SET: c_int = 0; constant SEEK_CUR (line 200) | pub const SEEK_CUR: c_int = 1; constant SEEK_END (line 201) | pub const SEEK_END: c_int = 2; constant _IOFBF (line 202) | pub const _IOFBF: c_int = 0; constant _IONBF (line 203) | pub const _IONBF: c_int = 2; constant _IOLBF (line 204) | pub const _IOLBF: c_int = 1; constant F_GETFD (line 205) | pub const F_GETFD: c_int = 1; constant F_SETFD (line 206) | pub const F_SETFD: c_int = 2; constant F_GETFL (line 207) | pub const F_GETFL: c_int = 3; constant F_SETFL (line 208) | pub const F_SETFL: c_int = 4; constant FD_CLOEXEC (line 209) | pub const FD_CLOEXEC: c_int = 1; constant FD_SETSIZE (line 210) | pub const FD_SETSIZE: size_t = 1024; constant O_APPEND (line 211) | pub const O_APPEND: c_int = 0x0001; constant O_DSYNC (line 212) | pub const O_DSYNC: c_int = 0x0002; constant O_NONBLOCK (line 213) | pub const O_NONBLOCK: c_int = 0x0004; constant O_RSYNC (line 214) | pub const O_RSYNC: c_int = 0x0008; constant O_SYNC (line 215) | pub const O_SYNC: c_int = 0x0010; constant O_CREAT (line 216) | pub const O_CREAT: c_int = 0x0001 << 12; constant O_DIRECTORY (line 217) | pub const O_DIRECTORY: c_int = 0x0002 << 12; constant O_EXCL (line 218) | pub const O_EXCL: c_int = 0x0004 << 12; constant O_TRUNC (line 219) | pub const O_TRUNC: c_int = 0x0008 << 12; constant O_NOFOLLOW (line 220) | pub const O_NOFOLLOW: c_int = 0x01000000; constant O_EXEC (line 221) | pub const O_EXEC: c_int = 0x02000000; constant O_RDONLY (line 222) | pub const O_RDONLY: c_int = 0x04000000; constant O_SEARCH (line 223) | pub const O_SEARCH: c_int = 0x08000000; constant O_WRONLY (line 224) | pub const O_WRONLY: c_int = 0x10000000; constant O_CLOEXEC (line 225) | pub const O_CLOEXEC: c_int = 0x0; constant O_RDWR (line 226) | pub const O_RDWR: c_int = O_WRONLY | O_RDONLY; constant O_ACCMODE (line 227) | pub const O_ACCMODE: c_int = O_EXEC | O_RDWR | O_SEARCH; constant O_NOCTTY (line 228) | pub const O_NOCTTY: c_int = 0x0; constant POSIX_FADV_DONTNEED (line 229) | pub const POSIX_FADV_DONTNEED: c_int = 4; constant POSIX_FADV_NOREUSE (line 230) | pub const POSIX_FADV_NOREUSE: c_int = 5; constant POSIX_FADV_NORMAL (line 231) | pub const POSIX_FADV_NORMAL: c_int = 0; constant POSIX_FADV_RANDOM (line 232) | pub const POSIX_FADV_RANDOM: c_int = 2; constant POSIX_FADV_SEQUENTIAL (line 233) | pub const POSIX_FADV_SEQUENTIAL: c_int = 1; constant POSIX_FADV_WILLNEED (line 234) | pub const POSIX_FADV_WILLNEED: c_int = 3; constant AT_FDCWD (line 235) | pub const AT_FDCWD: ::c_int = -2; constant AT_EACCESS (line 236) | pub const AT_EACCESS: c_int = 0x0; constant AT_SYMLINK_NOFOLLOW (line 237) | pub const AT_SYMLINK_NOFOLLOW: c_int = 0x1; constant AT_SYMLINK_FOLLOW (line 238) | pub const AT_SYMLINK_FOLLOW: c_int = 0x2; constant AT_REMOVEDIR (line 239) | pub const AT_REMOVEDIR: c_int = 0x4; constant UTIME_OMIT (line 240) | pub const UTIME_OMIT: c_long = 0xfffffffe; constant UTIME_NOW (line 241) | pub const UTIME_NOW: c_long = 0xffffffff; constant S_IFIFO (line 242) | pub const S_IFIFO: mode_t = 49152; constant S_IFCHR (line 243) | pub const S_IFCHR: mode_t = 8192; constant S_IFBLK (line 244) | pub const S_IFBLK: mode_t = 24576; constant S_IFDIR (line 245) | pub const S_IFDIR: mode_t = 16384; constant S_IFREG (line 246) | pub const S_IFREG: mode_t = 32768; constant S_IFLNK (line 247) | pub const S_IFLNK: mode_t = 40960; constant S_IFSOCK (line 248) | pub const S_IFSOCK: mode_t = 49152; constant S_IFMT (line 249) | pub const S_IFMT: mode_t = 57344; constant S_IRWXO (line 250) | pub const S_IRWXO: mode_t = 0x7; constant S_IXOTH (line 251) | pub const S_IXOTH: mode_t = 0x1; constant S_IWOTH (line 252) | pub const S_IWOTH: mode_t = 0x2; constant S_IROTH (line 253) | pub const S_IROTH: mode_t = 0x4; constant S_IRWXG (line 254) | pub const S_IRWXG: mode_t = 0x38; constant S_IXGRP (line 255) | pub const S_IXGRP: mode_t = 0x8; constant S_IWGRP (line 256) | pub const S_IWGRP: mode_t = 0x10; constant S_IRGRP (line 257) | pub const S_IRGRP: mode_t = 0x20; constant S_IRWXU (line 258) | pub const S_IRWXU: mode_t = 0x1c0; constant S_IXUSR (line 259) | pub const S_IXUSR: mode_t = 0x40; constant S_IWUSR (line 260) | pub const S_IWUSR: mode_t = 0x80; constant S_IRUSR (line 261) | pub const S_IRUSR: mode_t = 0x100; constant S_ISVTX (line 262) | pub const S_ISVTX: mode_t = 0x200; constant S_ISGID (line 263) | pub const S_ISGID: mode_t = 0x400; constant S_ISUID (line 264) | pub const S_ISUID: mode_t = 0x800; constant DT_UNKNOWN (line 265) | pub const DT_UNKNOWN: u8 = 0; constant DT_BLK (line 266) | pub const DT_BLK: u8 = 1; constant DT_CHR (line 267) | pub const DT_CHR: u8 = 2; constant DT_DIR (line 268) | pub const DT_DIR: u8 = 3; constant DT_REG (line 269) | pub const DT_REG: u8 = 4; constant DT_LNK (line 270) | pub const DT_LNK: u8 = 7; constant FIONREAD (line 271) | pub const FIONREAD: c_int = 1; constant FIONBIO (line 272) | pub const FIONBIO: c_int = 2; constant F_OK (line 273) | pub const F_OK: ::c_int = 0; constant R_OK (line 274) | pub const R_OK: ::c_int = 4; constant W_OK (line 275) | pub const W_OK: ::c_int = 2; constant X_OK (line 276) | pub const X_OK: ::c_int = 1; constant POLLIN (line 277) | pub const POLLIN: ::c_short = 0x1; constant POLLOUT (line 278) | pub const POLLOUT: ::c_short = 0x2; constant POLLERR (line 279) | pub const POLLERR: ::c_short = 0x1000; constant POLLHUP (line 280) | pub const POLLHUP: ::c_short = 0x2000; constant POLLNVAL (line 281) | pub const POLLNVAL: ::c_short = 0x4000; constant POLLRDNORM (line 282) | pub const POLLRDNORM: ::c_short = 0x1; constant POLLWRNORM (line 283) | pub const POLLWRNORM: ::c_short = 0x2; constant E2BIG (line 285) | pub const E2BIG: c_int = 1; constant EACCES (line 286) | pub const EACCES: c_int = 2; constant EADDRINUSE (line 287) | pub const EADDRINUSE: c_int = 3; constant EADDRNOTAVAIL (line 288) | pub const EADDRNOTAVAIL: c_int = 4; constant EAFNOSUPPORT (line 289) | pub const EAFNOSUPPORT: c_int = 5; constant EAGAIN (line 290) | pub const EAGAIN: c_int = 6; constant EALREADY (line 291) | pub const EALREADY: c_int = 7; constant EBADF (line 292) | pub const EBADF: c_int = 8; constant EBADMSG (line 293) | pub const EBADMSG: c_int = 9; constant EBUSY (line 294) | pub const EBUSY: c_int = 10; constant ECANCELED (line 295) | pub const ECANCELED: c_int = 11; constant ECHILD (line 296) | pub const ECHILD: c_int = 12; constant ECONNABORTED (line 297) | pub const ECONNABORTED: c_int = 13; constant ECONNREFUSED (line 298) | pub const ECONNREFUSED: c_int = 14; constant ECONNRESET (line 299) | pub const ECONNRESET: c_int = 15; constant EDEADLK (line 300) | pub const EDEADLK: c_int = 16; constant EDESTADDRREQ (line 301) | pub const EDESTADDRREQ: c_int = 17; constant EDOM (line 302) | pub const EDOM: c_int = 18; constant EDQUOT (line 303) | pub const EDQUOT: c_int = 19; constant EEXIST (line 304) | pub const EEXIST: c_int = 20; constant EFAULT (line 305) | pub const EFAULT: c_int = 21; constant EFBIG (line 306) | pub const EFBIG: c_int = 22; constant EHOSTUNREACH (line 307) | pub const EHOSTUNREACH: c_int = 23; constant EIDRM (line 308) | pub const EIDRM: c_int = 24; constant EILSEQ (line 309) | pub const EILSEQ: c_int = 25; constant EINPROGRESS (line 310) | pub const EINPROGRESS: c_int = 26; constant EINTR (line 311) | pub const EINTR: c_int = 27; constant EINVAL (line 312) | pub const EINVAL: c_int = 28; constant EIO (line 313) | pub const EIO: c_int = 29; constant EISCONN (line 314) | pub const EISCONN: c_int = 30; constant EISDIR (line 315) | pub const EISDIR: c_int = 31; constant ELOOP (line 316) | pub const ELOOP: c_int = 32; constant EMFILE (line 317) | pub const EMFILE: c_int = 33; constant EMLINK (line 318) | pub const EMLINK: c_int = 34; constant EMSGSIZE (line 319) | pub const EMSGSIZE: c_int = 35; constant EMULTIHOP (line 320) | pub const EMULTIHOP: c_int = 36; constant ENAMETOOLONG (line 321) | pub const ENAMETOOLONG: c_int = 37; constant ENETDOWN (line 322) | pub const ENETDOWN: c_int = 38; constant ENETRESET (line 323) | pub const ENETRESET: c_int = 39; constant ENETUNREACH (line 324) | pub const ENETUNREACH: c_int = 40; constant ENFILE (line 325) | pub const ENFILE: c_int = 41; constant ENOBUFS (line 326) | pub const ENOBUFS: c_int = 42; constant ENODEV (line 327) | pub const ENODEV: c_int = 43; constant ENOENT (line 328) | pub const ENOENT: c_int = 44; constant ENOEXEC (line 329) | pub const ENOEXEC: c_int = 45; constant ENOLCK (line 330) | pub const ENOLCK: c_int = 46; constant ENOLINK (line 331) | pub const ENOLINK: c_int = 47; constant ENOMEM (line 332) | pub const ENOMEM: c_int = 48; constant ENOMSG (line 333) | pub const ENOMSG: c_int = 49; constant ENOPROTOOPT (line 334) | pub const ENOPROTOOPT: c_int = 50; constant ENOSPC (line 335) | pub const ENOSPC: c_int = 51; constant ENOSYS (line 336) | pub const ENOSYS: c_int = 52; constant ENOTCONN (line 337) | pub const ENOTCONN: c_int = 53; constant ENOTDIR (line 338) | pub const ENOTDIR: c_int = 54; constant ENOTEMPTY (line 339) | pub const ENOTEMPTY: c_int = 55; constant ENOTRECOVERABLE (line 340) | pub const ENOTRECOVERABLE: c_int = 56; constant ENOTSOCK (line 341) | pub const ENOTSOCK: c_int = 57; constant ENOTSUP (line 342) | pub const ENOTSUP: c_int = 58; constant ENOTTY (line 343) | pub const ENOTTY: c_int = 59; constant ENXIO (line 344) | pub const ENXIO: c_int = 60; constant EOVERFLOW (line 345) | pub const EOVERFLOW: c_int = 61; constant EOWNERDEAD (line 346) | pub const EOWNERDEAD: c_int = 62; constant EPERM (line 347) | pub const EPERM: c_int = 63; constant EPIPE (line 348) | pub const EPIPE: c_int = 64; constant EPROTO (line 349) | pub const EPROTO: c_int = 65; constant EPROTONOSUPPORT (line 350) | pub const EPROTONOSUPPORT: c_int = 66; constant EPROTOTYPE (line 351) | pub const EPROTOTYPE: c_int = 67; constant ERANGE (line 352) | pub const ERANGE: c_int = 68; constant EROFS (line 353) | pub const EROFS: c_int = 69; constant ESPIPE (line 354) | pub const ESPIPE: c_int = 70; constant ESRCH (line 355) | pub const ESRCH: c_int = 71; constant ESTALE (line 356) | pub const ESTALE: c_int = 72; constant ETIMEDOUT (line 357) | pub const ETIMEDOUT: c_int = 73; constant ETXTBSY (line 358) | pub const ETXTBSY: c_int = 74; constant EXDEV (line 359) | pub const EXDEV: c_int = 75; constant ENOTCAPABLE (line 360) | pub const ENOTCAPABLE: c_int = 76; constant EOPNOTSUPP (line 361) | pub const EOPNOTSUPP: c_int = ENOTSUP; constant EWOULDBLOCK (line 362) | pub const EWOULDBLOCK: c_int = EAGAIN; constant _SC_PAGESIZE (line 364) | pub const _SC_PAGESIZE: c_int = 30; constant _SC_PAGE_SIZE (line 365) | pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE; constant _SC_IOV_MAX (line 366) | pub const _SC_IOV_MAX: c_int = 60; constant _SC_SYMLOOP_MAX (line 367) | pub const _SC_SYMLOOP_MAX: c_int = 173; constant ABDAY_1 (line 376) | pub const ABDAY_1: ::nl_item = 0x20000; constant ABDAY_2 (line 377) | pub const ABDAY_2: ::nl_item = 0x20001; constant ABDAY_3 (line 378) | pub const ABDAY_3: ::nl_item = 0x20002; constant ABDAY_4 (line 379) | pub const ABDAY_4: ::nl_item = 0x20003; constant ABDAY_5 (line 380) | pub const ABDAY_5: ::nl_item = 0x20004; constant ABDAY_6 (line 381) | pub const ABDAY_6: ::nl_item = 0x20005; constant ABDAY_7 (line 382) | pub const ABDAY_7: ::nl_item = 0x20006; constant DAY_1 (line 384) | pub const DAY_1: ::nl_item = 0x20007; constant DAY_2 (line 385) | pub const DAY_2: ::nl_item = 0x20008; constant DAY_3 (line 386) | pub const DAY_3: ::nl_item = 0x20009; constant DAY_4 (line 387) | pub const DAY_4: ::nl_item = 0x2000A; constant DAY_5 (line 388) | pub const DAY_5: ::nl_item = 0x2000B; constant DAY_6 (line 389) | pub const DAY_6: ::nl_item = 0x2000C; constant DAY_7 (line 390) | pub const DAY_7: ::nl_item = 0x2000D; constant ABMON_1 (line 392) | pub const ABMON_1: ::nl_item = 0x2000E; constant ABMON_2 (line 393) | pub const ABMON_2: ::nl_item = 0x2000F; constant ABMON_3 (line 394) | pub const ABMON_3: ::nl_item = 0x20010; constant ABMON_4 (line 395) | pub const ABMON_4: ::nl_item = 0x20011; constant ABMON_5 (line 396) | pub const ABMON_5: ::nl_item = 0x20012; constant ABMON_6 (line 397) | pub const ABMON_6: ::nl_item = 0x20013; constant ABMON_7 (line 398) | pub const ABMON_7: ::nl_item = 0x20014; constant ABMON_8 (line 399) | pub const ABMON_8: ::nl_item = 0x20015; constant ABMON_9 (line 400) | pub const ABMON_9: ::nl_item = 0x20016; constant ABMON_10 (line 401) | pub const ABMON_10: ::nl_item = 0x20017; constant ABMON_11 (line 402) | pub const ABMON_11: ::nl_item = 0x20018; constant ABMON_12 (line 403) | pub const ABMON_12: ::nl_item = 0x20019; constant MON_1 (line 405) | pub const MON_1: ::nl_item = 0x2001A; constant MON_2 (line 406) | pub const MON_2: ::nl_item = 0x2001B; constant MON_3 (line 407) | pub const MON_3: ::nl_item = 0x2001C; constant MON_4 (line 408) | pub const MON_4: ::nl_item = 0x2001D; constant MON_5 (line 409) | pub const MON_5: ::nl_item = 0x2001E; constant MON_6 (line 410) | pub const MON_6: ::nl_item = 0x2001F; constant MON_7 (line 411) | pub const MON_7: ::nl_item = 0x20020; constant MON_8 (line 412) | pub const MON_8: ::nl_item = 0x20021; constant MON_9 (line 413) | pub const MON_9: ::nl_item = 0x20022; constant MON_10 (line 414) | pub const MON_10: ::nl_item = 0x20023; constant MON_11 (line 415) | pub const MON_11: ::nl_item = 0x20024; constant MON_12 (line 416) | pub const MON_12: ::nl_item = 0x20025; constant AM_STR (line 418) | pub const AM_STR: ::nl_item = 0x20026; constant PM_STR (line 419) | pub const PM_STR: ::nl_item = 0x20027; constant D_T_FMT (line 421) | pub const D_T_FMT: ::nl_item = 0x20028; constant D_FMT (line 422) | pub const D_FMT: ::nl_item = 0x20029; constant T_FMT (line 423) | pub const T_FMT: ::nl_item = 0x2002A; constant T_FMT_AMPM (line 424) | pub const T_FMT_AMPM: ::nl_item = 0x2002B; constant ERA (line 426) | pub const ERA: ::nl_item = 0x2002C; constant ERA_D_FMT (line 427) | pub const ERA_D_FMT: ::nl_item = 0x2002E; constant ALT_DIGITS (line 428) | pub const ALT_DIGITS: ::nl_item = 0x2002F; constant ERA_D_T_FMT (line 429) | pub const ERA_D_T_FMT: ::nl_item = 0x20030; constant ERA_T_FMT (line 430) | pub const ERA_T_FMT: ::nl_item = 0x20031; constant CODESET (line 432) | pub const CODESET: ::nl_item = 14; constant CRNCYSTR (line 433) | pub const CRNCYSTR: ::nl_item = 0x4000F; constant RADIXCHAR (line 434) | pub const RADIXCHAR: ::nl_item = 0x10000; constant THOUSEP (line 435) | pub const THOUSEP: ::nl_item = 0x10001; constant YESEXPR (line 436) | pub const YESEXPR: ::nl_item = 0x50000; constant NOEXPR (line 437) | pub const NOEXPR: ::nl_item = 0x50001; constant YESSTR (line 438) | pub const YESSTR: ::nl_item = 0x50002; constant NOSTR (line 439) | pub const NOSTR: ::nl_item = 0x50003; function _Exit (line 455) | pub fn _Exit(code: c_int) -> !; function _exit (line 456) | pub fn _exit(code: c_int) -> !; function abort (line 457) | pub fn abort() -> !; function aligned_alloc (line 458) | pub fn aligned_alloc(a: size_t, b: size_t) -> *mut c_void; function calloc (line 459) | pub fn calloc(amt: size_t, amt2: size_t) -> *mut c_void; function exit (line 460) | pub fn exit(code: c_int) -> !; function free (line 461) | pub fn free(ptr: *mut c_void); function getenv (line 462) | pub fn getenv(s: *const c_char) -> *mut c_char; function malloc (line 463) | pub fn malloc(amt: size_t) -> *mut c_void; function malloc_usable_size (line 464) | pub fn malloc_usable_size(ptr: *mut c_void) -> size_t; function sbrk (line 465) | pub fn sbrk(increment: ::intptr_t) -> *mut ::c_void; function rand (line 466) | pub fn rand() -> c_int; function read (line 467) | pub fn read(fd: c_int, ptr: *mut c_void, size: size_t) -> ssize_t; function realloc (line 468) | pub fn realloc(ptr: *mut c_void, amt: size_t) -> *mut c_void; function setenv (line 469) | pub fn setenv(k: *const c_char, v: *const c_char, a: c_int) -> c_int; function unsetenv (line 470) | pub fn unsetenv(k: *const c_char) -> c_int; function clearenv (line 471) | pub fn clearenv() -> ::c_int; function write (line 472) | pub fn write(fd: c_int, ptr: *const c_void, size: size_t) -> ssize_t; function fopen (line 474) | pub fn fopen(a: *const c_char, b: *const c_char) -> *mut FILE; function freopen (line 475) | pub fn freopen(a: *const c_char, b: *const c_char, f: *mut FILE) -> *mut... function fclose (line 476) | pub fn fclose(f: *mut FILE) -> c_int; function remove (line 477) | pub fn remove(a: *const c_char) -> c_int; function rename (line 478) | pub fn rename(a: *const c_char, b: *const c_char) -> c_int; function feof (line 479) | pub fn feof(f: *mut FILE) -> c_int; function ferror (line 480) | pub fn ferror(f: *mut FILE) -> c_int; function fflush (line 481) | pub fn fflush(f: *mut FILE) -> c_int; function clearerr (line 482) | pub fn clearerr(f: *mut FILE); function fseek (line 483) | pub fn fseek(f: *mut FILE, b: c_long, c: c_int) -> c_int; function ftell (line 484) | pub fn ftell(f: *mut FILE) -> c_long; function rewind (line 485) | pub fn rewind(f: *mut FILE); function fgetpos (line 486) | pub fn fgetpos(f: *mut FILE, pos: *mut fpos_t) -> c_int; function fsetpos (line 487) | pub fn fsetpos(f: *mut FILE, pos: *const fpos_t) -> c_int; function fread (line 488) | pub fn fread(buf: *mut c_void, a: size_t, b: size_t, f: *mut FILE) -> si... function fwrite (line 489) | pub fn fwrite(buf: *const c_void, a: size_t, b: size_t, f: *mut FILE) ->... function fgetc (line 490) | pub fn fgetc(f: *mut FILE) -> c_int; function getc (line 491) | pub fn getc(f: *mut FILE) -> c_int; function getchar (line 492) | pub fn getchar() -> c_int; function ungetc (line 493) | pub fn ungetc(a: c_int, f: *mut FILE) -> c_int; function fputc (line 494) | pub fn fputc(a: c_int, f: *mut FILE) -> c_int; function putc (line 495) | pub fn putc(a: c_int, f: *mut FILE) -> c_int; function putchar (line 496) | pub fn putchar(a: c_int) -> c_int; function fputs (line 497) | pub fn fputs(a: *const c_char, f: *mut FILE) -> c_int; function puts (line 498) | pub fn puts(a: *const c_char) -> c_int; function perror (line 499) | pub fn perror(a: *const c_char); function srand (line 500) | pub fn srand(a: c_uint); function atexit (line 501) | pub fn atexit(a: extern "C" fn()) -> c_int; function at_quick_exit (line 502) | pub fn at_quick_exit(a: extern "C" fn()) -> c_int; function quick_exit (line 503) | pub fn quick_exit(a: c_int) -> !; function posix_memalign (line 504) | pub fn posix_memalign(a: *mut *mut c_void, b: size_t, c: size_t) -> c_int; function rand_r (line 505) | pub fn rand_r(a: *mut c_uint) -> c_int; function random (line 506) | pub fn random() -> c_long; function srandom (line 507) | pub fn srandom(a: c_uint); function putenv (line 508) | pub fn putenv(a: *mut c_char) -> c_int; function clock (line 509) | pub fn clock() -> clock_t; function time (line 510) | pub fn time(a: *mut time_t) -> time_t; function difftime (line 511) | pub fn difftime(a: time_t, b: time_t) -> c_double; function mktime (line 512) | pub fn mktime(a: *mut tm) -> time_t; function strftime (line 513) | pub fn strftime(a: *mut c_char, b: size_t, c: *const c_char, d: *const t... function gmtime (line 514) | pub fn gmtime(a: *const time_t) -> *mut tm; function gmtime_r (line 515) | pub fn gmtime_r(a: *const time_t, b: *mut tm) -> *mut tm; function localtime (line 516) | pub fn localtime(a: *const time_t) -> *mut tm; function localtime_r (line 517) | pub fn localtime_r(a: *const time_t, b: *mut tm) -> *mut tm; function asctime_r (line 518) | pub fn asctime_r(a: *const tm, b: *mut c_char) -> *mut c_char; function ctime_r (line 519) | pub fn ctime_r(a: *const time_t, b: *mut c_char) -> *mut c_char; function nanosleep (line 525) | pub fn nanosleep(a: *const timespec, b: *mut timespec) -> c_int; function clock_getres (line 526) | pub fn clock_getres(a: clockid_t, b: *mut timespec) -> c_int; function clock_gettime (line 527) | pub fn clock_gettime(a: clockid_t, b: *mut timespec) -> c_int; function clock_nanosleep (line 528) | pub fn clock_nanosleep(a: clockid_t, a2: c_int, b: *const timespec, c: *... function isalnum (line 530) | pub fn isalnum(c: c_int) -> c_int; function isalpha (line 531) | pub fn isalpha(c: c_int) -> c_int; function iscntrl (line 532) | pub fn iscntrl(c: c_int) -> c_int; function isdigit (line 533) | pub fn isdigit(c: c_int) -> c_int; function isgraph (line 534) | pub fn isgraph(c: c_int) -> c_int; function islower (line 535) | pub fn islower(c: c_int) -> c_int; function isprint (line 536) | pub fn isprint(c: c_int) -> c_int; function ispunct (line 537) | pub fn ispunct(c: c_int) -> c_int; function isspace (line 538) | pub fn isspace(c: c_int) -> c_int; function isupper (line 539) | pub fn isupper(c: c_int) -> c_int; function isxdigit (line 540) | pub fn isxdigit(c: c_int) -> c_int; function isblank (line 541) | pub fn isblank(c: c_int) -> c_int; function tolower (line 542) | pub fn tolower(c: c_int) -> c_int; function toupper (line 543) | pub fn toupper(c: c_int) -> c_int; function setvbuf (line 544) | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size... function setbuf (line 545) | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); function fgets (line 546) | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; function atof (line 547) | pub fn atof(s: *const c_char) -> c_double; function atoi (line 548) | pub fn atoi(s: *const c_char) -> c_int; function atol (line 549) | pub fn atol(s: *const c_char) -> c_long; function atoll (line 550) | pub fn atoll(s: *const c_char) -> c_longlong; function strtod (line 551) | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; function strtof (line 552) | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; function strtol (line 553) | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> ... function strtoll (line 554) | pub fn strtoll(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoul (line 555) | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoull (line 556) | pub fn strtoull(s: *const c_char, endp: *mut *mut c_char, base: c_int) -... function strcpy (line 558) | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; function strncpy (line 559) | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut ... function strcat (line 560) | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; function strncat (line 561) | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_c... function strcmp (line 562) | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; function strncmp (line 563) | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; function strcoll (line 564) | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; function strchr (line 565) | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; function strrchr (line 566) | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; function strspn (line 567) | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; function strcspn (line 568) | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; function strdup (line 569) | pub fn strdup(cs: *const c_char) -> *mut c_char; function strndup (line 570) | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; function strpbrk (line 571) | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strstr (line 572) | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strcasecmp (line 573) | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; function strncasecmp (line 574) | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c... function strlen (line 575) | pub fn strlen(cs: *const c_char) -> size_t; function strnlen (line 576) | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; function strerror (line 577) | pub fn strerror(n: c_int) -> *mut c_char; function strtok (line 578) | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; function strxfrm (line 579) | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; function memchr (line 581) | pub fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void; function memcmp (line 582) | pub fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int; function memcpy (line 583) | pub fn memcpy(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut ... function memmove (line 584) | pub fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut... function memset (line 585) | pub fn memset(dest: *mut c_void, c: c_int, n: size_t) -> *mut c_void; function fprintf (line 587) | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c... function printf (line 588) | pub fn printf(format: *const ::c_char, ...) -> ::c_int; function snprintf (line 589) | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ... function sprintf (line 590) | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; function fscanf (line 591) | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_... function scanf (line 592) | pub fn scanf(format: *const ::c_char, ...) -> ::c_int; function sscanf (line 593) | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; function getchar_unlocked (line 594) | pub fn getchar_unlocked() -> ::c_int; function putchar_unlocked (line 595) | pub fn putchar_unlocked(c: ::c_int) -> ::c_int; function shutdown (line 597) | pub fn shutdown(socket: ::c_int, how: ::c_int) -> ::c_int; function fstat (line 598) | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; function mkdir (line 599) | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; function stat (line 600) | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; function fdopen (line 601) | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; function fileno (line 602) | pub fn fileno(stream: *mut ::FILE) -> ::c_int; function open (line 603) | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; function creat (line 604) | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; function fcntl (line 605) | pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; function opendir (line 606) | pub fn opendir(dirname: *const c_char) -> *mut ::DIR; function fdopendir (line 607) | pub fn fdopendir(fd: ::c_int) -> *mut ::DIR; function readdir (line 608) | pub fn readdir(dirp: *mut ::DIR) -> *mut ::dirent; function closedir (line 609) | pub fn closedir(dirp: *mut ::DIR) -> ::c_int; function rewinddir (line 610) | pub fn rewinddir(dirp: *mut ::DIR); function dirfd (line 611) | pub fn dirfd(dirp: *mut ::DIR) -> ::c_int; function seekdir (line 612) | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); function telldir (line 613) | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; function openat (line 615) | pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int,... function fstatat (line 616) | pub fn fstatat( function linkat (line 622) | pub fn linkat( function mkdirat (line 629) | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t... function readlinkat (line 630) | pub fn readlinkat( function renameat (line 636) | pub fn renameat( function symlinkat (line 642) | pub fn symlinkat( function unlinkat (line 647) | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_in... function access (line 649) | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; function close (line 650) | pub fn close(fd: ::c_int) -> ::c_int; function fpathconf (line 651) | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; function getopt (line 652) | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_... function isatty (line 653) | pub fn isatty(fd: ::c_int) -> ::c_int; function link (line 654) | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; function lseek (line 655) | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; function pathconf (line 656) | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; function rmdir (line 657) | pub fn rmdir(path: *const c_char) -> ::c_int; function sleep (line 658) | pub fn sleep(secs: ::c_uint) -> ::c_uint; function unlink (line 659) | pub fn unlink(c: *const c_char) -> ::c_int; function pread (line 660) | pub fn pread(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset: o... function pwrite (line 661) | pub fn pwrite(fd: ::c_int, buf: *const ::c_void, count: ::size_t, offset... function lstat (line 663) | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; function fsync (line 665) | pub fn fsync(fd: ::c_int) -> ::c_int; function fdatasync (line 666) | pub fn fdatasync(fd: ::c_int) -> ::c_int; function symlink (line 668) | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; function truncate (line 670) | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; function ftruncate (line 671) | pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int; function getrusage (line 673) | pub fn getrusage(resource: ::c_int, usage: *mut rusage) -> ::c_int; function gettimeofday (line 675) | pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::c_void) -> ::c_int; function times (line 676) | pub fn times(buf: *mut ::tms) -> ::clock_t; function strerror_r (line 678) | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -... function usleep (line 680) | pub fn usleep(secs: ::c_uint) -> ::c_int; function send (line 681) | pub fn send(socket: ::c_int, buf: *const ::c_void, len: ::size_t, flags:... function recv (line 682) | pub fn recv(socket: ::c_int, buf: *mut ::c_void, len: ::size_t, flags: :... function poll (line 683) | pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; function setlocale (line 684) | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c... function localeconv (line 685) | pub fn localeconv() -> *mut lconv; function readlink (line 687) | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) ... function timegm (line 689) | pub fn timegm(tm: *mut ::tm) -> time_t; function sysconf (line 691) | pub fn sysconf(name: ::c_int) -> ::c_long; function ioctl (line 693) | pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; function fseeko (line 695) | pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ... function ftello (line 696) | pub fn ftello(stream: *mut ::FILE) -> ::off_t; function posix_fallocate (line 697) | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::... function strcasestr (line 699) | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; function getline (line 700) | pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut F... function faccessat (line 702) | pub fn faccessat( function writev (line 708) | pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ss... function readv (line 709) | pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssi... function pwritev (line 710) | pub fn pwritev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset... function preadv (line 712) | pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset:... function posix_fadvise (line 713) | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise:... function futimens (line 714) | pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int; function utimensat (line 715) | pub fn utimensat( function getentropy (line 721) | pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int; function memrchr (line 722) | pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c... function abs (line 723) | pub fn abs(i: c_int) -> c_int; function labs (line 724) | pub fn labs(i: c_long) -> c_long; function duplocale (line 725) | pub fn duplocale(base: ::locale_t) -> ::locale_t; function freelocale (line 726) | pub fn freelocale(loc: ::locale_t); function newlocale (line 727) | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_... function uselocale (line 728) | pub fn uselocale(loc: ::locale_t) -> ::locale_t; function sched_yield (line 729) | pub fn sched_yield() -> ::c_int; function getcwd (line 730) | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; function chdir (line 731) | pub fn chdir(dir: *const c_char) -> ::c_int; function nl_langinfo (line 733) | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; function nl_langinfo_l (line 734) | pub fn nl_langinfo_l(item: ::nl_item, loc: ::locale_t) -> *mut ::c_char; function __wasilibc_register_preopened_fd (line 736) | pub fn __wasilibc_register_preopened_fd(fd: c_int, path: *const c_char) ... function __wasilibc_fd_renumber (line 737) | pub fn __wasilibc_fd_renumber(fd: c_int, newfd: c_int) -> c_int; function __wasilibc_unlinkat (line 738) | pub fn __wasilibc_unlinkat(fd: c_int, path: *const c_char) -> c_int; function __wasilibc_rmdirat (line 739) | pub fn __wasilibc_rmdirat(fd: c_int, path: *const c_char) -> c_int; function __wasilibc_find_relpath (line 740) | pub fn __wasilibc_find_relpath( function __wasilibc_tell (line 746) | pub fn __wasilibc_tell(fd: c_int) -> ::off_t; function __wasilibc_nocwd___wasilibc_unlinkat (line 747) | pub fn __wasilibc_nocwd___wasilibc_unlinkat(dirfd: c_int, path: *const c... function __wasilibc_nocwd___wasilibc_rmdirat (line 748) | pub fn __wasilibc_nocwd___wasilibc_rmdirat(dirfd: c_int, path: *const c_... function __wasilibc_nocwd_linkat (line 749) | pub fn __wasilibc_nocwd_linkat( function __wasilibc_nocwd_symlinkat (line 756) | pub fn __wasilibc_nocwd_symlinkat( function __wasilibc_nocwd_readlinkat (line 761) | pub fn __wasilibc_nocwd_readlinkat( function __wasilibc_nocwd_faccessat (line 767) | pub fn __wasilibc_nocwd_faccessat( function __wasilibc_nocwd_renameat (line 773) | pub fn __wasilibc_nocwd_renameat( function __wasilibc_nocwd_openat_nomode (line 779) | pub fn __wasilibc_nocwd_openat_nomode(dirfd: c_int, path: *const c_char,... function __wasilibc_nocwd_fstatat (line 781) | pub fn __wasilibc_nocwd_fstatat( function __wasilibc_nocwd_mkdirat_nomode (line 787) | pub fn __wasilibc_nocwd_mkdirat_nomode(dirfd: c_int, path: *const c_char... function __wasilibc_nocwd_utimensat (line 788) | pub fn __wasilibc_nocwd_utimensat( function __wasilibc_nocwd_opendirat (line 794) | pub fn __wasilibc_nocwd_opendirat(dirfd: c_int, path: *const c_char) -> ... function __wasilibc_access (line 795) | pub fn __wasilibc_access(pathname: *const c_char, mode: c_int, flags: c_... function __wasilibc_stat (line 796) | pub fn __wasilibc_stat(pathname: *const c_char, buf: *mut stat, flags: c... function __wasilibc_utimens (line 797) | pub fn __wasilibc_utimens( function __wasilibc_link (line 802) | pub fn __wasilibc_link(oldpath: *const c_char, newpath: *const c_char, f... function __wasilibc_link_oldat (line 803) | pub fn __wasilibc_link_oldat( function __wasilibc_link_newat (line 809) | pub fn __wasilibc_link_newat( function __wasilibc_rename_oldat (line 815) | pub fn __wasilibc_rename_oldat( function __wasilibc_rename_newat (line 820) | pub fn __wasilibc_rename_newat( function arc4random (line 826) | pub fn arc4random() -> u32; function arc4random_buf (line 827) | pub fn arc4random_buf(a: *mut c_void, b: size_t); function arc4random_uniform (line 828) | pub fn arc4random_uniform(a: u32) -> u32; function __errno_location (line 830) | pub fn __errno_location() -> *mut ::c_int; FILE: builder/third-party/libc/src/windows/gnu/mod.rs constant L_tmpnam (line 1) | pub const L_tmpnam: ::c_uint = 14; constant TMP_MAX (line 2) | pub const TMP_MAX: ::c_uint = 0x7fff; constant STDIN_FILENO (line 5) | pub const STDIN_FILENO: ::c_int = 0; constant STDOUT_FILENO (line 6) | pub const STDOUT_FILENO: ::c_int = 1; constant STDERR_FILENO (line 7) | pub const STDERR_FILENO: ::c_int = 2; function strcasecmp (line 10) | pub fn strcasecmp(s1: *const ::c_char, s2: *const ::c_char) -> ::c_int; function strncasecmp (line 11) | pub fn strncasecmp(s1: *const ::c_char, s2: *const ::c_char, n: ::size_t... function wmemchr (line 15) | pub fn wmemchr(cx: *const ::wchar_t, c: ::wchar_t, n: ::size_t) -> *mut ... FILE: builder/third-party/libc/src/windows/mod.rs type c_schar (line 3) | pub type c_schar = i8; type c_uchar (line 4) | pub type c_uchar = u8; type c_short (line 5) | pub type c_short = i16; type c_ushort (line 6) | pub type c_ushort = u16; type c_int (line 7) | pub type c_int = i32; type c_uint (line 8) | pub type c_uint = u32; type c_float (line 9) | pub type c_float = f32; type c_double (line 10) | pub type c_double = f64; type c_longlong (line 11) | pub type c_longlong = i64; type c_ulonglong (line 12) | pub type c_ulonglong = u64; type intmax_t (line 13) | pub type intmax_t = i64; type uintmax_t (line 14) | pub type uintmax_t = u64; type size_t (line 16) | pub type size_t = usize; type ptrdiff_t (line 17) | pub type ptrdiff_t = isize; type intptr_t (line 18) | pub type intptr_t = isize; type uintptr_t (line 19) | pub type uintptr_t = usize; type ssize_t (line 20) | pub type ssize_t = isize; type sighandler_t (line 21) | pub type sighandler_t = usize; type c_char (line 23) | pub type c_char = i8; type c_long (line 24) | pub type c_long = i32; type c_ulong (line 25) | pub type c_ulong = u32; type wchar_t (line 26) | pub type wchar_t = u16; type clock_t (line 28) | pub type clock_t = i32; type errno_t (line 30) | pub type errno_t = ::c_int; type off_t (line 40) | pub type off_t = i32; type dev_t (line 41) | pub type dev_t = u32; type ino_t (line 42) | pub type ino_t = u16; type timezone (line 44) | pub enum timezone {} method clone (line 47) | fn clone(&self) -> timezone { type time64_t (line 51) | pub type time64_t = i64; type SOCKET (line 53) | pub type SOCKET = ::uintptr_t; constant INT_MIN (line 105) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 106) | pub const INT_MAX: c_int = 2147483647; constant EXIT_FAILURE (line 108) | pub const EXIT_FAILURE: ::c_int = 1; constant EXIT_SUCCESS (line 109) | pub const EXIT_SUCCESS: ::c_int = 0; constant RAND_MAX (line 110) | pub const RAND_MAX: ::c_int = 32767; constant EOF (line 111) | pub const EOF: ::c_int = -1; constant SEEK_SET (line 112) | pub const SEEK_SET: ::c_int = 0; constant SEEK_CUR (line 113) | pub const SEEK_CUR: ::c_int = 1; constant SEEK_END (line 114) | pub const SEEK_END: ::c_int = 2; constant _IOFBF (line 115) | pub const _IOFBF: ::c_int = 0; constant _IONBF (line 116) | pub const _IONBF: ::c_int = 4; constant _IOLBF (line 117) | pub const _IOLBF: ::c_int = 64; constant BUFSIZ (line 118) | pub const BUFSIZ: ::c_uint = 512; constant FOPEN_MAX (line 119) | pub const FOPEN_MAX: ::c_uint = 20; constant FILENAME_MAX (line 120) | pub const FILENAME_MAX: ::c_uint = 260; constant O_RDONLY (line 123) | pub const O_RDONLY: ::c_int = 0x0000; constant O_WRONLY (line 124) | pub const O_WRONLY: ::c_int = 0x0001; constant O_RDWR (line 125) | pub const O_RDWR: ::c_int = 0x0002; constant O_APPEND (line 126) | pub const O_APPEND: ::c_int = 0x0008; constant O_CREAT (line 127) | pub const O_CREAT: ::c_int = 0x0100; constant O_TRUNC (line 128) | pub const O_TRUNC: ::c_int = 0x0200; constant O_EXCL (line 129) | pub const O_EXCL: ::c_int = 0x0400; constant O_TEXT (line 130) | pub const O_TEXT: ::c_int = 0x4000; constant O_BINARY (line 131) | pub const O_BINARY: ::c_int = 0x8000; constant _O_WTEXT (line 132) | pub const _O_WTEXT: ::c_int = 0x10000; constant _O_U16TEXT (line 133) | pub const _O_U16TEXT: ::c_int = 0x20000; constant _O_U8TEXT (line 134) | pub const _O_U8TEXT: ::c_int = 0x40000; constant O_RAW (line 135) | pub const O_RAW: ::c_int = O_BINARY; constant O_NOINHERIT (line 136) | pub const O_NOINHERIT: ::c_int = 0x0080; constant O_TEMPORARY (line 137) | pub const O_TEMPORARY: ::c_int = 0x0040; constant _O_SHORT_LIVED (line 138) | pub const _O_SHORT_LIVED: ::c_int = 0x1000; constant _O_OBTAIN_DIR (line 139) | pub const _O_OBTAIN_DIR: ::c_int = 0x2000; constant O_SEQUENTIAL (line 140) | pub const O_SEQUENTIAL: ::c_int = 0x0020; constant O_RANDOM (line 141) | pub const O_RANDOM: ::c_int = 0x0010; constant S_IFCHR (line 143) | pub const S_IFCHR: ::c_int = 8192; constant S_IFDIR (line 144) | pub const S_IFDIR: ::c_int = 16384; constant S_IFREG (line 145) | pub const S_IFREG: ::c_int = 32768; constant S_IFMT (line 146) | pub const S_IFMT: ::c_int = 61440; constant S_IEXEC (line 147) | pub const S_IEXEC: ::c_int = 64; constant S_IWRITE (line 148) | pub const S_IWRITE: ::c_int = 128; constant S_IREAD (line 149) | pub const S_IREAD: ::c_int = 256; constant LC_ALL (line 151) | pub const LC_ALL: ::c_int = 0; constant LC_COLLATE (line 152) | pub const LC_COLLATE: ::c_int = 1; constant LC_CTYPE (line 153) | pub const LC_CTYPE: ::c_int = 2; constant LC_MONETARY (line 154) | pub const LC_MONETARY: ::c_int = 3; constant LC_NUMERIC (line 155) | pub const LC_NUMERIC: ::c_int = 4; constant LC_TIME (line 156) | pub const LC_TIME: ::c_int = 5; constant EPERM (line 158) | pub const EPERM: ::c_int = 1; constant ENOENT (line 159) | pub const ENOENT: ::c_int = 2; constant ESRCH (line 160) | pub const ESRCH: ::c_int = 3; constant EINTR (line 161) | pub const EINTR: ::c_int = 4; constant EIO (line 162) | pub const EIO: ::c_int = 5; constant ENXIO (line 163) | pub const ENXIO: ::c_int = 6; constant E2BIG (line 164) | pub const E2BIG: ::c_int = 7; constant ENOEXEC (line 165) | pub const ENOEXEC: ::c_int = 8; constant EBADF (line 166) | pub const EBADF: ::c_int = 9; constant ECHILD (line 167) | pub const ECHILD: ::c_int = 10; constant EAGAIN (line 168) | pub const EAGAIN: ::c_int = 11; constant ENOMEM (line 169) | pub const ENOMEM: ::c_int = 12; constant EACCES (line 170) | pub const EACCES: ::c_int = 13; constant EFAULT (line 171) | pub const EFAULT: ::c_int = 14; constant EBUSY (line 172) | pub const EBUSY: ::c_int = 16; constant EEXIST (line 173) | pub const EEXIST: ::c_int = 17; constant EXDEV (line 174) | pub const EXDEV: ::c_int = 18; constant ENODEV (line 175) | pub const ENODEV: ::c_int = 19; constant ENOTDIR (line 176) | pub const ENOTDIR: ::c_int = 20; constant EISDIR (line 177) | pub const EISDIR: ::c_int = 21; constant EINVAL (line 178) | pub const EINVAL: ::c_int = 22; constant ENFILE (line 179) | pub const ENFILE: ::c_int = 23; constant EMFILE (line 180) | pub const EMFILE: ::c_int = 24; constant ENOTTY (line 181) | pub const ENOTTY: ::c_int = 25; constant EFBIG (line 182) | pub const EFBIG: ::c_int = 27; constant ENOSPC (line 183) | pub const ENOSPC: ::c_int = 28; constant ESPIPE (line 184) | pub const ESPIPE: ::c_int = 29; constant EROFS (line 185) | pub const EROFS: ::c_int = 30; constant EMLINK (line 186) | pub const EMLINK: ::c_int = 31; constant EPIPE (line 187) | pub const EPIPE: ::c_int = 32; constant EDOM (line 188) | pub const EDOM: ::c_int = 33; constant ERANGE (line 189) | pub const ERANGE: ::c_int = 34; constant EDEADLK (line 190) | pub const EDEADLK: ::c_int = 36; constant EDEADLOCK (line 191) | pub const EDEADLOCK: ::c_int = 36; constant ENAMETOOLONG (line 192) | pub const ENAMETOOLONG: ::c_int = 38; constant ENOLCK (line 193) | pub const ENOLCK: ::c_int = 39; constant ENOSYS (line 194) | pub const ENOSYS: ::c_int = 40; constant ENOTEMPTY (line 195) | pub const ENOTEMPTY: ::c_int = 41; constant EILSEQ (line 196) | pub const EILSEQ: ::c_int = 42; constant STRUNCATE (line 197) | pub const STRUNCATE: ::c_int = 80; constant EADDRINUSE (line 200) | pub const EADDRINUSE: ::c_int = 100; constant EADDRNOTAVAIL (line 201) | pub const EADDRNOTAVAIL: ::c_int = 101; constant EAFNOSUPPORT (line 202) | pub const EAFNOSUPPORT: ::c_int = 102; constant EALREADY (line 203) | pub const EALREADY: ::c_int = 103; constant EBADMSG (line 204) | pub const EBADMSG: ::c_int = 104; constant ECANCELED (line 205) | pub const ECANCELED: ::c_int = 105; constant ECONNABORTED (line 206) | pub const ECONNABORTED: ::c_int = 106; constant ECONNREFUSED (line 207) | pub const ECONNREFUSED: ::c_int = 107; constant ECONNRESET (line 208) | pub const ECONNRESET: ::c_int = 108; constant EDESTADDRREQ (line 209) | pub const EDESTADDRREQ: ::c_int = 109; constant EHOSTUNREACH (line 210) | pub const EHOSTUNREACH: ::c_int = 110; constant EIDRM (line 211) | pub const EIDRM: ::c_int = 111; constant EINPROGRESS (line 212) | pub const EINPROGRESS: ::c_int = 112; constant EISCONN (line 213) | pub const EISCONN: ::c_int = 113; constant ELOOP (line 214) | pub const ELOOP: ::c_int = 114; constant EMSGSIZE (line 215) | pub const EMSGSIZE: ::c_int = 115; constant ENETDOWN (line 216) | pub const ENETDOWN: ::c_int = 116; constant ENETRESET (line 217) | pub const ENETRESET: ::c_int = 117; constant ENETUNREACH (line 218) | pub const ENETUNREACH: ::c_int = 118; constant ENOBUFS (line 219) | pub const ENOBUFS: ::c_int = 119; constant ENODATA (line 220) | pub const ENODATA: ::c_int = 120; constant ENOLINK (line 221) | pub const ENOLINK: ::c_int = 121; constant ENOMSG (line 222) | pub const ENOMSG: ::c_int = 122; constant ENOPROTOOPT (line 223) | pub const ENOPROTOOPT: ::c_int = 123; constant ENOSR (line 224) | pub const ENOSR: ::c_int = 124; constant ENOSTR (line 225) | pub const ENOSTR: ::c_int = 125; constant ENOTCONN (line 226) | pub const ENOTCONN: ::c_int = 126; constant ENOTRECOVERABLE (line 227) | pub const ENOTRECOVERABLE: ::c_int = 127; constant ENOTSOCK (line 228) | pub const ENOTSOCK: ::c_int = 128; constant ENOTSUP (line 229) | pub const ENOTSUP: ::c_int = 129; constant EOPNOTSUPP (line 230) | pub const EOPNOTSUPP: ::c_int = 130; constant EOVERFLOW (line 231) | pub const EOVERFLOW: ::c_int = 132; constant EOWNERDEAD (line 232) | pub const EOWNERDEAD: ::c_int = 133; constant EPROTO (line 233) | pub const EPROTO: ::c_int = 134; constant EPROTONOSUPPORT (line 234) | pub const EPROTONOSUPPORT: ::c_int = 135; constant EPROTOTYPE (line 235) | pub const EPROTOTYPE: ::c_int = 136; constant ETIME (line 236) | pub const ETIME: ::c_int = 137; constant ETIMEDOUT (line 237) | pub const ETIMEDOUT: ::c_int = 138; constant ETXTBSY (line 238) | pub const ETXTBSY: ::c_int = 139; constant EWOULDBLOCK (line 239) | pub const EWOULDBLOCK: ::c_int = 140; constant SIGINT (line 242) | pub const SIGINT: ::c_int = 2; constant SIGILL (line 243) | pub const SIGILL: ::c_int = 4; constant SIGFPE (line 244) | pub const SIGFPE: ::c_int = 8; constant SIGSEGV (line 245) | pub const SIGSEGV: ::c_int = 11; constant SIGTERM (line 246) | pub const SIGTERM: ::c_int = 15; constant SIGABRT (line 247) | pub const SIGABRT: ::c_int = 22; constant NSIG (line 248) | pub const NSIG: ::c_int = 23; constant SIG_ERR (line 250) | pub const SIG_ERR: ::c_int = -1; constant SIG_DFL (line 251) | pub const SIG_DFL: ::sighandler_t = 0; constant SIG_IGN (line 252) | pub const SIG_IGN: ::sighandler_t = 1; constant SIG_GET (line 253) | pub const SIG_GET: ::sighandler_t = 2; constant SIG_SGE (line 254) | pub const SIG_SGE: ::sighandler_t = 3; constant SIG_ACK (line 255) | pub const SIG_ACK: ::sighandler_t = 4; type FILE (line 264) | pub enum FILE {} method clone (line 267) | fn clone(&self) -> FILE { type fpos_t (line 272) | pub enum fpos_t {} method clone (line 275) | fn clone(&self) -> fpos_t { function isalnum (line 295) | pub fn isalnum(c: c_int) -> c_int; function isalpha (line 296) | pub fn isalpha(c: c_int) -> c_int; function iscntrl (line 297) | pub fn iscntrl(c: c_int) -> c_int; function isdigit (line 298) | pub fn isdigit(c: c_int) -> c_int; function isgraph (line 299) | pub fn isgraph(c: c_int) -> c_int; function islower (line 300) | pub fn islower(c: c_int) -> c_int; function isprint (line 301) | pub fn isprint(c: c_int) -> c_int; function ispunct (line 302) | pub fn ispunct(c: c_int) -> c_int; function isspace (line 303) | pub fn isspace(c: c_int) -> c_int; function isupper (line 304) | pub fn isupper(c: c_int) -> c_int; function isxdigit (line 305) | pub fn isxdigit(c: c_int) -> c_int; function isblank (line 306) | pub fn isblank(c: c_int) -> c_int; function tolower (line 307) | pub fn tolower(c: c_int) -> c_int; function toupper (line 308) | pub fn toupper(c: c_int) -> c_int; function fopen (line 309) | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; function freopen (line 310) | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut ... function fflush (line 311) | pub fn fflush(file: *mut FILE) -> c_int; function fclose (line 312) | pub fn fclose(file: *mut FILE) -> c_int; function remove (line 313) | pub fn remove(filename: *const c_char) -> c_int; function rename (line 314) | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; function tmpfile (line 315) | pub fn tmpfile() -> *mut FILE; function setvbuf (line 316) | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size... function setbuf (line 317) | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); function getchar (line 318) | pub fn getchar() -> c_int; function putchar (line 319) | pub fn putchar(c: c_int) -> c_int; function fgetc (line 320) | pub fn fgetc(stream: *mut FILE) -> c_int; function fgets (line 321) | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; function fputc (line 322) | pub fn fputc(c: c_int, stream: *mut FILE) -> c_int; function fputs (line 323) | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int; function puts (line 324) | pub fn puts(s: *const c_char) -> c_int; function ungetc (line 325) | pub fn ungetc(c: c_int, stream: *mut FILE) -> c_int; function fread (line 326) | pub fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *mut ... function fwrite (line 327) | pub fn fwrite(ptr: *const c_void, size: size_t, nobj: size_t, stream: *m... function fseek (line 328) | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; function ftell (line 329) | pub fn ftell(stream: *mut FILE) -> c_long; function rewind (line 330) | pub fn rewind(stream: *mut FILE); function fgetpos (line 331) | pub fn fgetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int; function fsetpos (line 332) | pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; function feof (line 333) | pub fn feof(stream: *mut FILE) -> c_int; function ferror (line 334) | pub fn ferror(stream: *mut FILE) -> c_int; function perror (line 335) | pub fn perror(s: *const c_char); function atof (line 336) | pub fn atof(s: *const c_char) -> c_double; function atoi (line 337) | pub fn atoi(s: *const c_char) -> c_int; function atol (line 338) | pub fn atol(s: *const c_char) -> c_long; function atoll (line 339) | pub fn atoll(s: *const c_char) -> c_longlong; function strtod (line 340) | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; function strtof (line 341) | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; function strtol (line 342) | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> ... function strtoll (line 343) | pub fn strtoll(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoul (line 344) | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) ->... function strtoull (line 345) | pub fn strtoull(s: *const c_char, endp: *mut *mut c_char, base: c_int) -... function calloc (line 346) | pub fn calloc(nobj: size_t, size: size_t) -> *mut c_void; function malloc (line 347) | pub fn malloc(size: size_t) -> *mut c_void; function _msize (line 348) | pub fn _msize(p: *mut c_void) -> size_t; function realloc (line 349) | pub fn realloc(p: *mut c_void, size: size_t) -> *mut c_void; function free (line 350) | pub fn free(p: *mut c_void); function abort (line 351) | pub fn abort() -> !; function exit (line 352) | pub fn exit(status: c_int) -> !; function _exit (line 353) | pub fn _exit(status: c_int) -> !; function atexit (line 354) | pub fn atexit(cb: extern "C" fn()) -> c_int; function system (line 355) | pub fn system(s: *const c_char) -> c_int; function getenv (line 356) | pub fn getenv(s: *const c_char) -> *mut c_char; function strcpy (line 358) | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; function strncpy (line 359) | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut ... function strcat (line 360) | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; function strncat (line 361) | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_c... function strcmp (line 362) | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; function strncmp (line 363) | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; function strcoll (line 364) | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; function strchr (line 365) | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; function strrchr (line 366) | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; function strspn (line 367) | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; function strcspn (line 368) | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; function strdup (line 369) | pub fn strdup(cs: *const c_char) -> *mut c_char; function strpbrk (line 370) | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strstr (line 371) | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; function strlen (line 372) | pub fn strlen(cs: *const c_char) -> size_t; function strnlen (line 373) | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; function strerror (line 374) | pub fn strerror(n: c_int) -> *mut c_char; function strtok (line 375) | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; function strxfrm (line 376) | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; function wcslen (line 377) | pub fn wcslen(buf: *const wchar_t) -> size_t; function wcstombs (line 378) | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::... function memchr (line 380) | pub fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void; function memcmp (line 381) | pub fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int; function memcpy (line 382) | pub fn memcpy(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut ... function memmove (line 383) | pub fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut... function memset (line 384) | pub fn memset(dest: *mut c_void, c: c_int, n: size_t) -> *mut c_void; function abs (line 386) | pub fn abs(i: c_int) -> c_int; function labs (line 387) | pub fn labs(i: c_long) -> c_long; function rand (line 388) | pub fn rand() -> c_int; function srand (line 389) | pub fn srand(seed: c_uint); function signal (line 391) | pub fn signal(signum: c_int, handler: sighandler_t) -> sighandler_t; function raise (line 392) | pub fn raise(signum: c_int) -> c_int; function gmtime_s (line 395) | pub fn gmtime_s(destTime: *mut tm, srcTime: *const time_t) -> ::c_int; function localtime_s (line 397) | pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errn... function time (line 399) | pub fn time(destTime: *mut time_t) -> time_t; function chmod (line 401) | pub fn chmod(path: *const c_char, mode: ::c_int) -> ::c_int; function wchmod (line 403) | pub fn wchmod(path: *const wchar_t, mode: ::c_int) -> ::c_int; function mkdir (line 405) | pub fn mkdir(path: *const c_char) -> ::c_int; function wrmdir (line 407) | pub fn wrmdir(path: *const wchar_t) -> ::c_int; function fstat (line 409) | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; function stat (line 411) | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; function wstat (line 413) | pub fn wstat(path: *const wchar_t, buf: *mut stat) -> ::c_int; function wutime (line 415) | pub fn wutime(file: *const wchar_t, buf: *mut utimbuf) -> ::c_int; function popen (line 417) | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; function pclose (line 419) | pub fn pclose(stream: *mut ::FILE) -> ::c_int; function fdopen (line 421) | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; function fileno (line 423) | pub fn fileno(stream: *mut ::FILE) -> ::c_int; function open (line 425) | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; function wopen (line 427) | pub fn wopen(path: *const wchar_t, oflag: ::c_int, ...) -> ::c_int; function creat (line 429) | pub fn creat(path: *const c_char, mode: ::c_int) -> ::c_int; function access (line 431) | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; function chdir (line 433) | pub fn chdir(dir: *const c_char) -> ::c_int; function close (line 435) | pub fn close(fd: ::c_int) -> ::c_int; function dup (line 437) | pub fn dup(fd: ::c_int) -> ::c_int; function dup2 (line 439) | pub fn dup2(src: ::c_int, dst: ::c_int) -> ::c_int; function execl (line 441) | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; function wexecl (line 443) | pub fn wexecl(path: *const wchar_t, arg0: *const wchar_t, ...) -> intptr_t; function execle (line 445) | pub fn execle(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; function wexecle (line 447) | pub fn wexecle(path: *const wchar_t, arg0: *const wchar_t, ...) -> intpt... function execlp (line 449) | pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; function wexeclp (line 451) | pub fn wexeclp(path: *const wchar_t, arg0: *const wchar_t, ...) -> intpt... function execlpe (line 453) | pub fn execlpe(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; function wexeclpe (line 455) | pub fn wexeclpe(path: *const wchar_t, arg0: *const wchar_t, ...) -> intp... function execv (line 457) | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::intpt... function execve (line 459) | pub fn execve( function execvp (line 465) | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; function execvpe (line 467) | pub fn execvpe( function wexecv (line 473) | pub fn wexecv(prog: *const wchar_t, argv: *const *const wchar_t) -> ::in... function wexecve (line 475) | pub fn wexecve( function wexecvp (line 481) | pub fn wexecvp(c: *const wchar_t, argv: *const *const wchar_t) -> ::intp... function wexecvpe (line 483) | pub fn wexecvpe( function getcwd (line 489) | pub fn getcwd(buf: *mut c_char, size: ::c_int) -> *mut c_char; function getpid (line 491) | pub fn getpid() -> ::c_int; function isatty (line 493) | pub fn isatty(fd: ::c_int) -> ::c_int; function lseek (line 495) | pub fn lseek(fd: ::c_int, offset: c_long, origin: ::c_int) -> c_long; function lseek64 (line 497) | pub fn lseek64(fd: ::c_int, offset: c_longlong, origin: ::c_int) -> c_lo... function pipe (line 499) | pub fn pipe(fds: *mut ::c_int, psize: ::c_uint, textmode: ::c_int) -> ::... function read (line 501) | pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::c_uint) -> ::c_int; function rmdir (line 503) | pub fn rmdir(path: *const c_char) -> ::c_int; function unlink (line 505) | pub fn unlink(c: *const c_char) -> ::c_int; function write (line 507) | pub fn write(fd: ::c_int, buf: *const ::c_void, count: ::c_uint) -> ::c_... function commit (line 509) | pub fn commit(fd: ::c_int) -> ::c_int; function get_osfhandle (line 511) | pub fn get_osfhandle(fd: ::c_int) -> ::intptr_t; function open_osfhandle (line 513) | pub fn open_osfhandle(osfhandle: ::intptr_t, flags: ::c_int) -> ::c_int; function setlocale (line 514) | pub fn setlocale(category: ::c_int, locale: *const c_char) -> *mut c_char; function wsetlocale (line 516) | pub fn wsetlocale(category: ::c_int, locale: *const wchar_t) -> *mut wch... function aligned_malloc (line 518) | pub fn aligned_malloc(size: size_t, alignment: size_t) -> *mut c_void; function aligned_free (line 520) | pub fn aligned_free(ptr: *mut ::c_void); function putenv (line 522) | pub fn putenv(envstring: *const ::c_char) -> ::c_int; function wputenv (line 524) | pub fn wputenv(envstring: *const ::wchar_t) -> ::c_int; function putenv_s (line 526) | pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_cha... function wputenv_s (line 528) | pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wch... function listen (line 532) | pub fn listen(s: SOCKET, backlog: ::c_int) -> ::c_int; function accept (line 533) | pub fn accept(s: SOCKET, addr: *mut ::sockaddr, addrlen: *mut ::c_int) -... function bind (line 534) | pub fn bind(s: SOCKET, name: *const ::sockaddr, namelen: ::c_int) -> ::c... function connect (line 535) | pub fn connect(s: SOCKET, name: *const ::sockaddr, namelen: ::c_int) -> ... function getpeername (line 536) | pub fn getpeername(s: SOCKET, name: *mut ::sockaddr, nameln: *mut ::c_in... function getsockname (line 537) | pub fn getsockname(s: SOCKET, name: *mut ::sockaddr, nameln: *mut ::c_in... function getsockopt (line 538) | pub fn getsockopt( function recvfrom (line 545) | pub fn recvfrom( function sendto (line 553) | pub fn sendto( function setsockopt (line 561) | pub fn setsockopt( function socket (line 568) | pub fn socket(af: ::c_int, socket_type: ::c_int, protocol: ::c_int) -> S... FILE: builder/third-party/libc/src/windows/msvc/mod.rs constant L_tmpnam (line 1) | pub const L_tmpnam: ::c_uint = 260; constant TMP_MAX (line 2) | pub const TMP_MAX: ::c_uint = 0x7fff_ffff; constant EOTHER (line 6) | pub const EOTHER: ::c_int = 131; function stricmp (line 10) | pub fn stricmp(s1: *const ::c_char, s2: *const ::c_char) -> ::c_int; function strnicmp (line 12) | pub fn strnicmp(s1: *const ::c_char, s2: *const ::c_char, n: ::size_t) -... function memccpy (line 14) | pub fn memccpy( FILE: builder/third-party/libc/src/xous.rs type c_schar (line 3) | pub type c_schar = i8; type c_uchar (line 4) | pub type c_uchar = u8; type c_short (line 5) | pub type c_short = i16; type c_ushort (line 6) | pub type c_ushort = u16; type c_int (line 7) | pub type c_int = i32; type c_uint (line 8) | pub type c_uint = u32; type c_float (line 9) | pub type c_float = f32; type c_double (line 10) | pub type c_double = f64; type c_longlong (line 11) | pub type c_longlong = i64; type c_ulonglong (line 12) | pub type c_ulonglong = u64; type intmax_t (line 13) | pub type intmax_t = i64; type uintmax_t (line 14) | pub type uintmax_t = u64; type size_t (line 16) | pub type size_t = usize; type ptrdiff_t (line 17) | pub type ptrdiff_t = isize; type intptr_t (line 18) | pub type intptr_t = isize; type uintptr_t (line 19) | pub type uintptr_t = usize; type ssize_t (line 20) | pub type ssize_t = isize; type off_t (line 22) | pub type off_t = i64; type c_char (line 23) | pub type c_char = u8; type c_long (line 24) | pub type c_long = i64; type c_ulong (line 25) | pub type c_ulong = u64; type wchar_t (line 26) | pub type wchar_t = u32; constant INT_MIN (line 28) | pub const INT_MIN: c_int = -2147483648; constant INT_MAX (line 29) | pub const INT_MAX: c_int = 2147483647; FILE: builder/third-party/libc/tests/const_fn.rs constant _FOO (line 4) | const _FOO: libc::c_uint = unsafe { libc::CMSG_SPACE(1) }; FILE: builder/third-party/linux-raw-sys/src/aarch64/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/aarch64/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __kernel_long_t; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 441) | pub struct clone_args { type sigset_t (line 456) | pub struct sigset_t { type sigaction (line 461) | pub struct sigaction { type sigaltstack (line 469) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 476) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 482) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 490) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 497) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 506) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 512) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 519) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 525) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 532) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 538) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 545) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 550) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 558) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 566) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 572) | pub struct statx_timestamp { type statx (line 579) | pub struct statx { type termios (line 607) | pub struct termios { type termios2 (line 617) | pub struct termios2 { type ktermios (line 629) | pub struct ktermios { type winsize (line 641) | pub struct winsize { type termio (line 649) | pub struct termio { type iovec (line 659) | pub struct iovec { type uffd_msg (line 665) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 674) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 681) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 686) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 693) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 699) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 706) | pub struct uffdio_api { type uffdio_range (line 713) | pub struct uffdio_range { type uffdio_register (line 719) | pub struct uffdio_register { type uffdio_copy (line 726) | pub struct uffdio_copy { type uffdio_zeropage (line 735) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 742) | pub struct uffdio_writeprotect { type uffdio_continue (line 748) | pub struct uffdio_continue { type linux_dirent64 (line 755) | pub struct linux_dirent64 { type stat (line 764) | pub struct stat { type statfs (line 788) | pub struct statfs { type statfs64 (line 804) | pub struct statfs64 { type compat_statfs64 (line 820) | pub struct compat_statfs64 { type user_desc (line 836) | pub struct user_desc { method seg_32bit (line 2724) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2728) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2735) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2739) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2746) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2750) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2757) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2761) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2768) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2772) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2779) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2783) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2790) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 846) | pub struct kernel_sigset_t { type kernel_sigaction (line 851) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 857) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 858) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 859) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 860) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 861) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_MINSIGSTKSZ (line 862) | pub const AT_MINSIGSTKSZ: u32 = 51; constant AT_VECTOR_SIZE_ARCH (line 863) | pub const AT_VECTOR_SIZE_ARCH: u32 = 2; constant AT_NULL (line 864) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 865) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 866) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 867) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 868) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 869) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 870) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 871) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 872) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 873) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 874) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 875) | pub const AT_UID: u32 = 11; constant AT_EUID (line 876) | pub const AT_EUID: u32 = 12; constant AT_GID (line 877) | pub const AT_GID: u32 = 13; constant AT_EGID (line 878) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 879) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 880) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 881) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 882) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 883) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 884) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 885) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 886) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 887) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 888) | pub const AT_EXECFN: u32 = 31; constant __FD_SETSIZE (line 889) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 890) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 891) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 892) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 893) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 894) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 895) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 896) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 897) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 898) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 899) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 900) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 901) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 902) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 903) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 904) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 905) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 906) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 907) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 908) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 909) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 910) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 911) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 912) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 913) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 914) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 915) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 916) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 917) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 918) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 919) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 920) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 921) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 922) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 923) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 924) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 925) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 926) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 927) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 928) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 929) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 930) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 931) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 932) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 933) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 934) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 935) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 936) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 937) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 938) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 939) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 940) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 941) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 942) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 943) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 944) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 945) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 946) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 947) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 948) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 949) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 950) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 951) | pub const CAP_LAST_CAP: u32 = 40; constant O_DIRECTORY (line 952) | pub const O_DIRECTORY: u32 = 16384; constant O_NOFOLLOW (line 953) | pub const O_NOFOLLOW: u32 = 32768; constant O_DIRECT (line 954) | pub const O_DIRECT: u32 = 65536; constant O_LARGEFILE (line 955) | pub const O_LARGEFILE: u32 = 131072; constant O_ACCMODE (line 956) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 957) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 958) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 959) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 960) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 961) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 962) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 963) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 964) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 965) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 966) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 967) | pub const FASYNC: u32 = 8192; constant O_NOATIME (line 968) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 969) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 970) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 971) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 972) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 973) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 974) | pub const O_TMPFILE: u32 = 4210688; constant O_TMPFILE_MASK (line 975) | pub const O_TMPFILE_MASK: u32 = 4210752; constant O_NDELAY (line 976) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 977) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 978) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 979) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 980) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 981) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 982) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 983) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 984) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 985) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 986) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 987) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 988) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 989) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 990) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 991) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 992) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 993) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 994) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 995) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 996) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 997) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 998) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 999) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1000) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1001) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1002) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1003) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1004) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1005) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1006) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1007) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1008) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1009) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1010) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1011) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1012) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1013) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1014) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1015) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1016) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1017) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1018) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1019) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1020) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1021) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1022) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1023) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1024) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1025) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1026) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1027) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1028) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1029) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1030) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1031) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1032) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1033) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1034) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1035) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1036) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1037) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1038) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1039) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1040) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1041) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1042) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1043) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1044) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1045) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1046) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1047) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1048) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1049) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1050) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1051) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1052) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1053) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1054) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1055) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1056) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1057) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1058) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1059) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1060) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1061) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1062) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1063) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1064) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1065) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1066) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1067) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1068) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1069) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1070) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1071) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1072) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1073) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1074) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1075) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1076) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1077) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1078) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1079) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1080) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1081) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1082) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1083) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1084) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1085) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1086) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1087) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1088) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1089) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1090) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1091) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1092) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1093) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1094) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1095) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1096) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1097) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1098) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1099) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1100) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1101) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1102) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1103) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1104) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1105) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1106) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1107) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1108) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1109) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1110) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1111) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1112) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1113) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1114) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1115) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1116) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1117) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1118) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1119) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1120) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1121) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1122) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1123) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1124) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1125) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1126) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1127) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1128) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1129) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1130) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1131) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1132) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1133) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1134) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1135) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1136) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1137) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1138) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1139) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1140) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1141) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1142) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1143) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1144) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1145) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1146) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1147) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1148) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1149) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1150) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1151) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1152) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1153) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1154) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1155) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1156) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1157) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1158) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1159) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1160) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1161) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1162) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1163) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1164) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1165) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1166) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1167) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1168) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1169) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1170) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1171) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1172) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1173) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1174) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1175) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1176) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1177) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1178) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1179) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1180) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1181) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1182) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1183) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1184) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1185) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1186) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1187) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1188) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1189) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1190) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1191) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1192) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1193) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1194) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1195) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1196) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1197) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1198) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1199) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1200) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1201) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1202) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1203) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1204) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1205) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1206) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1207) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1208) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1209) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1210) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1211) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1212) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1213) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1214) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1215) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1216) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1217) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1218) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1219) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1220) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1221) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1222) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1223) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1224) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1225) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1226) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1227) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1228) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1229) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1230) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1231) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1232) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1233) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1234) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1235) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1236) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1237) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1238) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1239) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1240) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1241) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1242) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1243) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1244) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1245) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1246) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1247) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1248) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1249) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1250) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1251) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1252) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1253) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1254) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1255) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1256) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1257) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1258) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1259) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1260) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1261) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1262) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1263) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1264) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1265) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1266) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1267) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1268) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1269) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1270) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1271) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1272) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1273) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1274) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1275) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1276) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1277) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1278) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1279) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1280) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1281) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1282) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1283) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1284) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1285) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1286) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1287) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1288) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1289) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1290) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1291) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1292) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1293) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1294) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1295) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1296) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1297) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1298) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1299) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1300) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1301) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1302) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1303) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1304) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1305) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1306) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1307) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1308) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1309) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1310) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1311) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1312) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1313) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1314) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1315) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1316) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1317) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1318) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1319) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1320) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1321) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1322) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1323) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1324) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1325) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1326) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1327) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1328) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1329) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1330) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1331) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1332) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1333) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1334) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1335) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1336) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1337) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1338) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1339) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1340) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1341) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1342) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1343) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1344) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1345) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1346) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1347) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1348) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1349) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1350) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1351) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1352) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1353) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1354) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1355) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1356) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1357) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1358) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1359) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1360) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1361) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1362) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1363) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1364) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1365) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1366) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1367) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1368) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1369) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1370) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1371) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1372) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1373) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1374) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1375) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1376) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1377) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1378) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1379) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1380) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1381) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1382) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1383) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1384) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1385) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1386) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1387) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1388) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1389) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1390) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1391) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1392) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1393) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1394) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1395) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1396) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1397) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1398) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1399) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1400) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1401) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1402) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1403) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1404) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1405) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1406) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1407) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1408) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1409) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1410) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1411) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1412) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1413) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1414) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1415) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1416) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1417) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1418) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1419) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1420) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1421) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1422) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1423) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1424) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1425) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1426) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1427) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1428) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1429) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1430) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1431) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1432) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1433) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1434) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1435) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1436) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1437) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1438) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1439) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1440) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1441) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1442) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1443) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1444) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1445) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1446) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1447) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1448) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1449) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1450) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1451) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1452) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1453) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1454) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1455) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1456) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1457) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1458) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1459) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1460) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1461) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1462) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1463) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1464) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1465) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1466) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1467) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1468) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1469) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1470) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1471) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1472) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1473) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1474) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1475) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1476) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1477) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1478) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1479) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1480) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1481) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1482) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1483) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1484) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1485) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1486) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1487) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1488) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1489) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1490) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1491) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1492) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1493) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1494) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1495) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1496) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1497) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1498) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1499) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1500) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1501) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1502) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1503) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1504) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1505) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1506) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1507) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1508) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1509) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1510) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1511) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1512) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1513) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1514) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1515) | pub const MCL_ONFAULT: u32 = 4; constant PROT_BTI (line 1516) | pub const PROT_BTI: u32 = 16; constant PROT_MTE (line 1517) | pub const PROT_MTE: u32 = 32; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1518) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1519) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1520) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1521) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1522) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1523) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1524) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1525) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1526) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1527) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1528) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1529) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1530) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1531) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1532) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1533) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1534) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1535) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1536) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1537) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1538) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1539) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1540) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1541) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1542) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1543) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1544) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1545) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1546) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1547) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1548) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1549) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1550) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1551) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1552) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1553) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1554) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1555) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1556) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1557) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1558) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1559) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1560) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1561) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1562) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1563) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1564) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1565) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1566) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1567) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1568) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1569) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1570) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1571) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1572) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1573) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1574) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1575) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1576) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1577) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1578) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1579) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1580) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1581) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1582) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1583) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1584) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1585) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1586) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1587) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1588) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1589) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1590) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1591) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1592) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1593) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1594) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1595) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1596) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1597) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1598) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1599) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1600) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1601) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1602) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1603) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1604) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1605) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1606) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1607) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1608) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1609) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1610) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1611) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1612) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1613) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1614) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1615) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1616) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1617) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1618) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1619) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1620) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1621) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1622) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1623) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1624) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1625) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1626) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1627) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1628) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1629) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1630) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1631) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1632) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1633) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1634) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1635) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1636) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1637) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1638) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1639) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1640) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1641) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1642) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1643) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1644) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1645) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1646) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1647) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1648) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1649) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1650) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1651) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1652) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1653) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1654) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1655) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1656) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1657) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1658) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1659) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1660) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1661) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1662) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1663) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1664) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1665) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1666) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1667) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1668) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1669) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1670) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1671) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1672) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1673) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1674) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1675) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1676) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1677) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1678) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1679) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1680) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1681) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1682) | pub const SCHED_FLAG_ALL: u32 = 127; constant SA_RESTORER (line 1683) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1684) | pub const MINSIGSTKSZ: u32 = 5120; constant SIGSTKSZ (line 1685) | pub const SIGSTKSZ: u32 = 16384; constant _NSIG (line 1686) | pub const _NSIG: u32 = 64; constant _NSIG_BPW (line 1687) | pub const _NSIG_BPW: u32 = 64; constant _NSIG_WORDS (line 1688) | pub const _NSIG_WORDS: u32 = 1; constant SIGHUP (line 1689) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1690) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1691) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1692) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1693) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1694) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1695) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1696) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1697) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1698) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1699) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1700) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1701) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1702) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1703) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1704) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1705) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1706) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1707) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1708) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1709) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1710) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1711) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1712) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1713) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1714) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1715) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1716) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1717) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1718) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1719) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1720) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1721) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1722) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1723) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1724) | pub const SIGRTMAX: u32 = 64; constant SA_NOCLDSTOP (line 1725) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1726) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1727) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1728) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1729) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1730) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1731) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1732) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1733) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1734) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1735) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1736) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1737) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1738) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1739) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1740) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1741) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1742) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1743) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1744) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1745) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1746) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1747) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1748) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1749) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1750) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1751) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1752) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1753) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1754) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1755) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1756) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1757) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1758) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1759) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1760) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1761) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1762) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1763) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1764) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1765) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1766) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1767) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1768) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1769) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1770) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1771) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1772) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1773) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1774) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1775) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1776) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1777) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1778) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1779) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1780) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1781) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1782) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1783) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1784) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1785) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1786) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1787) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1788) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1789) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1790) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1791) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1792) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1793) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1794) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1795) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1796) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1797) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1798) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1799) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1800) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1801) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1802) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1803) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1804) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1805) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1806) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1807) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1808) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1809) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1810) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1811) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1812) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1813) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1814) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1815) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1816) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1817) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1818) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1819) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1820) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1821) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1822) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1823) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1824) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1825) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1826) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1827) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1828) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1829) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1830) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1831) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1832) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1833) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1834) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1835) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1836) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1837) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1838) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1839) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1840) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1841) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1842) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1843) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1844) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1845) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1846) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1847) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1848) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1849) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1850) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1851) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1852) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1853) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1854) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1855) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1856) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1857) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1858) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1859) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1860) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1861) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1862) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1863) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1864) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1865) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1866) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1867) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1868) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1869) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1870) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1871) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1872) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1873) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1874) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1875) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1876) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1877) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1878) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1879) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1880) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1881) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1882) | pub const PARMRK: u32 = 8; constant INPCK (line 1883) | pub const INPCK: u32 = 16; constant ISTRIP (line 1884) | pub const ISTRIP: u32 = 32; constant INLCR (line 1885) | pub const INLCR: u32 = 64; constant IGNCR (line 1886) | pub const IGNCR: u32 = 128; constant ICRNL (line 1887) | pub const ICRNL: u32 = 256; constant IXANY (line 1888) | pub const IXANY: u32 = 2048; constant OPOST (line 1889) | pub const OPOST: u32 = 1; constant OCRNL (line 1890) | pub const OCRNL: u32 = 8; constant ONOCR (line 1891) | pub const ONOCR: u32 = 16; constant ONLRET (line 1892) | pub const ONLRET: u32 = 32; constant OFILL (line 1893) | pub const OFILL: u32 = 64; constant OFDEL (line 1894) | pub const OFDEL: u32 = 128; constant B0 (line 1895) | pub const B0: u32 = 0; constant B50 (line 1896) | pub const B50: u32 = 1; constant B75 (line 1897) | pub const B75: u32 = 2; constant B110 (line 1898) | pub const B110: u32 = 3; constant B134 (line 1899) | pub const B134: u32 = 4; constant B150 (line 1900) | pub const B150: u32 = 5; constant B200 (line 1901) | pub const B200: u32 = 6; constant B300 (line 1902) | pub const B300: u32 = 7; constant B600 (line 1903) | pub const B600: u32 = 8; constant B1200 (line 1904) | pub const B1200: u32 = 9; constant B1800 (line 1905) | pub const B1800: u32 = 10; constant B2400 (line 1906) | pub const B2400: u32 = 11; constant B4800 (line 1907) | pub const B4800: u32 = 12; constant B9600 (line 1908) | pub const B9600: u32 = 13; constant B19200 (line 1909) | pub const B19200: u32 = 14; constant B38400 (line 1910) | pub const B38400: u32 = 15; constant EXTA (line 1911) | pub const EXTA: u32 = 14; constant EXTB (line 1912) | pub const EXTB: u32 = 15; constant ADDRB (line 1913) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1914) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1915) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1916) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1917) | pub const TCOOFF: u32 = 0; constant TCOON (line 1918) | pub const TCOON: u32 = 1; constant TCIOFF (line 1919) | pub const TCIOFF: u32 = 2; constant TCION (line 1920) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1921) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1922) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1923) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1924) | pub const NCCS: u32 = 19; constant VINTR (line 1925) | pub const VINTR: u32 = 0; constant VQUIT (line 1926) | pub const VQUIT: u32 = 1; constant VERASE (line 1927) | pub const VERASE: u32 = 2; constant VKILL (line 1928) | pub const VKILL: u32 = 3; constant VEOF (line 1929) | pub const VEOF: u32 = 4; constant VTIME (line 1930) | pub const VTIME: u32 = 5; constant VMIN (line 1931) | pub const VMIN: u32 = 6; constant VSWTC (line 1932) | pub const VSWTC: u32 = 7; constant VSTART (line 1933) | pub const VSTART: u32 = 8; constant VSTOP (line 1934) | pub const VSTOP: u32 = 9; constant VSUSP (line 1935) | pub const VSUSP: u32 = 10; constant VEOL (line 1936) | pub const VEOL: u32 = 11; constant VREPRINT (line 1937) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1938) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1939) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1940) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1941) | pub const VEOL2: u32 = 16; constant IUCLC (line 1942) | pub const IUCLC: u32 = 512; constant IXON (line 1943) | pub const IXON: u32 = 1024; constant IXOFF (line 1944) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1945) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1946) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1947) | pub const OLCUC: u32 = 2; constant ONLCR (line 1948) | pub const ONLCR: u32 = 4; constant NLDLY (line 1949) | pub const NLDLY: u32 = 256; constant NL0 (line 1950) | pub const NL0: u32 = 0; constant NL1 (line 1951) | pub const NL1: u32 = 256; constant CRDLY (line 1952) | pub const CRDLY: u32 = 1536; constant CR0 (line 1953) | pub const CR0: u32 = 0; constant CR1 (line 1954) | pub const CR1: u32 = 512; constant CR2 (line 1955) | pub const CR2: u32 = 1024; constant CR3 (line 1956) | pub const CR3: u32 = 1536; constant TABDLY (line 1957) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1958) | pub const TAB0: u32 = 0; constant TAB1 (line 1959) | pub const TAB1: u32 = 2048; constant TAB2 (line 1960) | pub const TAB2: u32 = 4096; constant TAB3 (line 1961) | pub const TAB3: u32 = 6144; constant XTABS (line 1962) | pub const XTABS: u32 = 6144; constant BSDLY (line 1963) | pub const BSDLY: u32 = 8192; constant BS0 (line 1964) | pub const BS0: u32 = 0; constant BS1 (line 1965) | pub const BS1: u32 = 8192; constant VTDLY (line 1966) | pub const VTDLY: u32 = 16384; constant VT0 (line 1967) | pub const VT0: u32 = 0; constant VT1 (line 1968) | pub const VT1: u32 = 16384; constant FFDLY (line 1969) | pub const FFDLY: u32 = 32768; constant FF0 (line 1970) | pub const FF0: u32 = 0; constant FF1 (line 1971) | pub const FF1: u32 = 32768; constant CBAUD (line 1972) | pub const CBAUD: u32 = 4111; constant CSIZE (line 1973) | pub const CSIZE: u32 = 48; constant CS5 (line 1974) | pub const CS5: u32 = 0; constant CS6 (line 1975) | pub const CS6: u32 = 16; constant CS7 (line 1976) | pub const CS7: u32 = 32; constant CS8 (line 1977) | pub const CS8: u32 = 48; constant CSTOPB (line 1978) | pub const CSTOPB: u32 = 64; constant CREAD (line 1979) | pub const CREAD: u32 = 128; constant PARENB (line 1980) | pub const PARENB: u32 = 256; constant PARODD (line 1981) | pub const PARODD: u32 = 512; constant HUPCL (line 1982) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 1983) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 1984) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 1985) | pub const BOTHER: u32 = 4096; constant B57600 (line 1986) | pub const B57600: u32 = 4097; constant B115200 (line 1987) | pub const B115200: u32 = 4098; constant B230400 (line 1988) | pub const B230400: u32 = 4099; constant B460800 (line 1989) | pub const B460800: u32 = 4100; constant B500000 (line 1990) | pub const B500000: u32 = 4101; constant B576000 (line 1991) | pub const B576000: u32 = 4102; constant B921600 (line 1992) | pub const B921600: u32 = 4103; constant B1000000 (line 1993) | pub const B1000000: u32 = 4104; constant B1152000 (line 1994) | pub const B1152000: u32 = 4105; constant B1500000 (line 1995) | pub const B1500000: u32 = 4106; constant B2000000 (line 1996) | pub const B2000000: u32 = 4107; constant B2500000 (line 1997) | pub const B2500000: u32 = 4108; constant B3000000 (line 1998) | pub const B3000000: u32 = 4109; constant B3500000 (line 1999) | pub const B3500000: u32 = 4110; constant B4000000 (line 2000) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2001) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2002) | pub const ISIG: u32 = 1; constant ICANON (line 2003) | pub const ICANON: u32 = 2; constant XCASE (line 2004) | pub const XCASE: u32 = 4; constant ECHO (line 2005) | pub const ECHO: u32 = 8; constant ECHOE (line 2006) | pub const ECHOE: u32 = 16; constant ECHOK (line 2007) | pub const ECHOK: u32 = 32; constant ECHONL (line 2008) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2009) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2010) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2011) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2012) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2013) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2014) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2015) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2016) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2017) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2018) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2019) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2020) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2021) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2022) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2023) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2024) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2025) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2026) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2027) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2028) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2029) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2030) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2031) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2032) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2033) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2034) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2035) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2036) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2037) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2038) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2039) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2040) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2041) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2042) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2043) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2044) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2045) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2046) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_io_setup (line 2047) | pub const __NR_io_setup: u32 = 0; constant __NR_io_destroy (line 2048) | pub const __NR_io_destroy: u32 = 1; constant __NR_io_submit (line 2049) | pub const __NR_io_submit: u32 = 2; constant __NR_io_cancel (line 2050) | pub const __NR_io_cancel: u32 = 3; constant __NR_io_getevents (line 2051) | pub const __NR_io_getevents: u32 = 4; constant __NR_setxattr (line 2052) | pub const __NR_setxattr: u32 = 5; constant __NR_lsetxattr (line 2053) | pub const __NR_lsetxattr: u32 = 6; constant __NR_fsetxattr (line 2054) | pub const __NR_fsetxattr: u32 = 7; constant __NR_getxattr (line 2055) | pub const __NR_getxattr: u32 = 8; constant __NR_lgetxattr (line 2056) | pub const __NR_lgetxattr: u32 = 9; constant __NR_fgetxattr (line 2057) | pub const __NR_fgetxattr: u32 = 10; constant __NR_listxattr (line 2058) | pub const __NR_listxattr: u32 = 11; constant __NR_llistxattr (line 2059) | pub const __NR_llistxattr: u32 = 12; constant __NR_flistxattr (line 2060) | pub const __NR_flistxattr: u32 = 13; constant __NR_removexattr (line 2061) | pub const __NR_removexattr: u32 = 14; constant __NR_lremovexattr (line 2062) | pub const __NR_lremovexattr: u32 = 15; constant __NR_fremovexattr (line 2063) | pub const __NR_fremovexattr: u32 = 16; constant __NR_getcwd (line 2064) | pub const __NR_getcwd: u32 = 17; constant __NR_lookup_dcookie (line 2065) | pub const __NR_lookup_dcookie: u32 = 18; constant __NR_eventfd2 (line 2066) | pub const __NR_eventfd2: u32 = 19; constant __NR_epoll_create1 (line 2067) | pub const __NR_epoll_create1: u32 = 20; constant __NR_epoll_ctl (line 2068) | pub const __NR_epoll_ctl: u32 = 21; constant __NR_epoll_pwait (line 2069) | pub const __NR_epoll_pwait: u32 = 22; constant __NR_dup (line 2070) | pub const __NR_dup: u32 = 23; constant __NR_dup3 (line 2071) | pub const __NR_dup3: u32 = 24; constant __NR3264_fcntl (line 2072) | pub const __NR3264_fcntl: u32 = 25; constant __NR_inotify_init1 (line 2073) | pub const __NR_inotify_init1: u32 = 26; constant __NR_inotify_add_watch (line 2074) | pub const __NR_inotify_add_watch: u32 = 27; constant __NR_inotify_rm_watch (line 2075) | pub const __NR_inotify_rm_watch: u32 = 28; constant __NR_ioctl (line 2076) | pub const __NR_ioctl: u32 = 29; constant __NR_ioprio_set (line 2077) | pub const __NR_ioprio_set: u32 = 30; constant __NR_ioprio_get (line 2078) | pub const __NR_ioprio_get: u32 = 31; constant __NR_flock (line 2079) | pub const __NR_flock: u32 = 32; constant __NR_mknodat (line 2080) | pub const __NR_mknodat: u32 = 33; constant __NR_mkdirat (line 2081) | pub const __NR_mkdirat: u32 = 34; constant __NR_unlinkat (line 2082) | pub const __NR_unlinkat: u32 = 35; constant __NR_symlinkat (line 2083) | pub const __NR_symlinkat: u32 = 36; constant __NR_linkat (line 2084) | pub const __NR_linkat: u32 = 37; constant __NR_renameat (line 2085) | pub const __NR_renameat: u32 = 38; constant __NR_umount2 (line 2086) | pub const __NR_umount2: u32 = 39; constant __NR_mount (line 2087) | pub const __NR_mount: u32 = 40; constant __NR_pivot_root (line 2088) | pub const __NR_pivot_root: u32 = 41; constant __NR_nfsservctl (line 2089) | pub const __NR_nfsservctl: u32 = 42; constant __NR3264_statfs (line 2090) | pub const __NR3264_statfs: u32 = 43; constant __NR3264_fstatfs (line 2091) | pub const __NR3264_fstatfs: u32 = 44; constant __NR3264_truncate (line 2092) | pub const __NR3264_truncate: u32 = 45; constant __NR3264_ftruncate (line 2093) | pub const __NR3264_ftruncate: u32 = 46; constant __NR_fallocate (line 2094) | pub const __NR_fallocate: u32 = 47; constant __NR_faccessat (line 2095) | pub const __NR_faccessat: u32 = 48; constant __NR_chdir (line 2096) | pub const __NR_chdir: u32 = 49; constant __NR_fchdir (line 2097) | pub const __NR_fchdir: u32 = 50; constant __NR_chroot (line 2098) | pub const __NR_chroot: u32 = 51; constant __NR_fchmod (line 2099) | pub const __NR_fchmod: u32 = 52; constant __NR_fchmodat (line 2100) | pub const __NR_fchmodat: u32 = 53; constant __NR_fchownat (line 2101) | pub const __NR_fchownat: u32 = 54; constant __NR_fchown (line 2102) | pub const __NR_fchown: u32 = 55; constant __NR_openat (line 2103) | pub const __NR_openat: u32 = 56; constant __NR_close (line 2104) | pub const __NR_close: u32 = 57; constant __NR_vhangup (line 2105) | pub const __NR_vhangup: u32 = 58; constant __NR_pipe2 (line 2106) | pub const __NR_pipe2: u32 = 59; constant __NR_quotactl (line 2107) | pub const __NR_quotactl: u32 = 60; constant __NR_getdents64 (line 2108) | pub const __NR_getdents64: u32 = 61; constant __NR3264_lseek (line 2109) | pub const __NR3264_lseek: u32 = 62; constant __NR_read (line 2110) | pub const __NR_read: u32 = 63; constant __NR_write (line 2111) | pub const __NR_write: u32 = 64; constant __NR_readv (line 2112) | pub const __NR_readv: u32 = 65; constant __NR_writev (line 2113) | pub const __NR_writev: u32 = 66; constant __NR_pread64 (line 2114) | pub const __NR_pread64: u32 = 67; constant __NR_pwrite64 (line 2115) | pub const __NR_pwrite64: u32 = 68; constant __NR_preadv (line 2116) | pub const __NR_preadv: u32 = 69; constant __NR_pwritev (line 2117) | pub const __NR_pwritev: u32 = 70; constant __NR3264_sendfile (line 2118) | pub const __NR3264_sendfile: u32 = 71; constant __NR_pselect6 (line 2119) | pub const __NR_pselect6: u32 = 72; constant __NR_ppoll (line 2120) | pub const __NR_ppoll: u32 = 73; constant __NR_signalfd4 (line 2121) | pub const __NR_signalfd4: u32 = 74; constant __NR_vmsplice (line 2122) | pub const __NR_vmsplice: u32 = 75; constant __NR_splice (line 2123) | pub const __NR_splice: u32 = 76; constant __NR_tee (line 2124) | pub const __NR_tee: u32 = 77; constant __NR_readlinkat (line 2125) | pub const __NR_readlinkat: u32 = 78; constant __NR3264_fstatat (line 2126) | pub const __NR3264_fstatat: u32 = 79; constant __NR3264_fstat (line 2127) | pub const __NR3264_fstat: u32 = 80; constant __NR_sync (line 2128) | pub const __NR_sync: u32 = 81; constant __NR_fsync (line 2129) | pub const __NR_fsync: u32 = 82; constant __NR_fdatasync (line 2130) | pub const __NR_fdatasync: u32 = 83; constant __NR_sync_file_range (line 2131) | pub const __NR_sync_file_range: u32 = 84; constant __NR_timerfd_create (line 2132) | pub const __NR_timerfd_create: u32 = 85; constant __NR_timerfd_settime (line 2133) | pub const __NR_timerfd_settime: u32 = 86; constant __NR_timerfd_gettime (line 2134) | pub const __NR_timerfd_gettime: u32 = 87; constant __NR_utimensat (line 2135) | pub const __NR_utimensat: u32 = 88; constant __NR_acct (line 2136) | pub const __NR_acct: u32 = 89; constant __NR_capget (line 2137) | pub const __NR_capget: u32 = 90; constant __NR_capset (line 2138) | pub const __NR_capset: u32 = 91; constant __NR_personality (line 2139) | pub const __NR_personality: u32 = 92; constant __NR_exit (line 2140) | pub const __NR_exit: u32 = 93; constant __NR_exit_group (line 2141) | pub const __NR_exit_group: u32 = 94; constant __NR_waitid (line 2142) | pub const __NR_waitid: u32 = 95; constant __NR_set_tid_address (line 2143) | pub const __NR_set_tid_address: u32 = 96; constant __NR_unshare (line 2144) | pub const __NR_unshare: u32 = 97; constant __NR_futex (line 2145) | pub const __NR_futex: u32 = 98; constant __NR_set_robust_list (line 2146) | pub const __NR_set_robust_list: u32 = 99; constant __NR_get_robust_list (line 2147) | pub const __NR_get_robust_list: u32 = 100; constant __NR_nanosleep (line 2148) | pub const __NR_nanosleep: u32 = 101; constant __NR_getitimer (line 2149) | pub const __NR_getitimer: u32 = 102; constant __NR_setitimer (line 2150) | pub const __NR_setitimer: u32 = 103; constant __NR_kexec_load (line 2151) | pub const __NR_kexec_load: u32 = 104; constant __NR_init_module (line 2152) | pub const __NR_init_module: u32 = 105; constant __NR_delete_module (line 2153) | pub const __NR_delete_module: u32 = 106; constant __NR_timer_create (line 2154) | pub const __NR_timer_create: u32 = 107; constant __NR_timer_gettime (line 2155) | pub const __NR_timer_gettime: u32 = 108; constant __NR_timer_getoverrun (line 2156) | pub const __NR_timer_getoverrun: u32 = 109; constant __NR_timer_settime (line 2157) | pub const __NR_timer_settime: u32 = 110; constant __NR_timer_delete (line 2158) | pub const __NR_timer_delete: u32 = 111; constant __NR_clock_settime (line 2159) | pub const __NR_clock_settime: u32 = 112; constant __NR_clock_gettime (line 2160) | pub const __NR_clock_gettime: u32 = 113; constant __NR_clock_getres (line 2161) | pub const __NR_clock_getres: u32 = 114; constant __NR_clock_nanosleep (line 2162) | pub const __NR_clock_nanosleep: u32 = 115; constant __NR_syslog (line 2163) | pub const __NR_syslog: u32 = 116; constant __NR_ptrace (line 2164) | pub const __NR_ptrace: u32 = 117; constant __NR_sched_setparam (line 2165) | pub const __NR_sched_setparam: u32 = 118; constant __NR_sched_setscheduler (line 2166) | pub const __NR_sched_setscheduler: u32 = 119; constant __NR_sched_getscheduler (line 2167) | pub const __NR_sched_getscheduler: u32 = 120; constant __NR_sched_getparam (line 2168) | pub const __NR_sched_getparam: u32 = 121; constant __NR_sched_setaffinity (line 2169) | pub const __NR_sched_setaffinity: u32 = 122; constant __NR_sched_getaffinity (line 2170) | pub const __NR_sched_getaffinity: u32 = 123; constant __NR_sched_yield (line 2171) | pub const __NR_sched_yield: u32 = 124; constant __NR_sched_get_priority_max (line 2172) | pub const __NR_sched_get_priority_max: u32 = 125; constant __NR_sched_get_priority_min (line 2173) | pub const __NR_sched_get_priority_min: u32 = 126; constant __NR_sched_rr_get_interval (line 2174) | pub const __NR_sched_rr_get_interval: u32 = 127; constant __NR_restart_syscall (line 2175) | pub const __NR_restart_syscall: u32 = 128; constant __NR_kill (line 2176) | pub const __NR_kill: u32 = 129; constant __NR_tkill (line 2177) | pub const __NR_tkill: u32 = 130; constant __NR_tgkill (line 2178) | pub const __NR_tgkill: u32 = 131; constant __NR_sigaltstack (line 2179) | pub const __NR_sigaltstack: u32 = 132; constant __NR_rt_sigsuspend (line 2180) | pub const __NR_rt_sigsuspend: u32 = 133; constant __NR_rt_sigaction (line 2181) | pub const __NR_rt_sigaction: u32 = 134; constant __NR_rt_sigprocmask (line 2182) | pub const __NR_rt_sigprocmask: u32 = 135; constant __NR_rt_sigpending (line 2183) | pub const __NR_rt_sigpending: u32 = 136; constant __NR_rt_sigtimedwait (line 2184) | pub const __NR_rt_sigtimedwait: u32 = 137; constant __NR_rt_sigqueueinfo (line 2185) | pub const __NR_rt_sigqueueinfo: u32 = 138; constant __NR_rt_sigreturn (line 2186) | pub const __NR_rt_sigreturn: u32 = 139; constant __NR_setpriority (line 2187) | pub const __NR_setpriority: u32 = 140; constant __NR_getpriority (line 2188) | pub const __NR_getpriority: u32 = 141; constant __NR_reboot (line 2189) | pub const __NR_reboot: u32 = 142; constant __NR_setregid (line 2190) | pub const __NR_setregid: u32 = 143; constant __NR_setgid (line 2191) | pub const __NR_setgid: u32 = 144; constant __NR_setreuid (line 2192) | pub const __NR_setreuid: u32 = 145; constant __NR_setuid (line 2193) | pub const __NR_setuid: u32 = 146; constant __NR_setresuid (line 2194) | pub const __NR_setresuid: u32 = 147; constant __NR_getresuid (line 2195) | pub const __NR_getresuid: u32 = 148; constant __NR_setresgid (line 2196) | pub const __NR_setresgid: u32 = 149; constant __NR_getresgid (line 2197) | pub const __NR_getresgid: u32 = 150; constant __NR_setfsuid (line 2198) | pub const __NR_setfsuid: u32 = 151; constant __NR_setfsgid (line 2199) | pub const __NR_setfsgid: u32 = 152; constant __NR_times (line 2200) | pub const __NR_times: u32 = 153; constant __NR_setpgid (line 2201) | pub const __NR_setpgid: u32 = 154; constant __NR_getpgid (line 2202) | pub const __NR_getpgid: u32 = 155; constant __NR_getsid (line 2203) | pub const __NR_getsid: u32 = 156; constant __NR_setsid (line 2204) | pub const __NR_setsid: u32 = 157; constant __NR_getgroups (line 2205) | pub const __NR_getgroups: u32 = 158; constant __NR_setgroups (line 2206) | pub const __NR_setgroups: u32 = 159; constant __NR_uname (line 2207) | pub const __NR_uname: u32 = 160; constant __NR_sethostname (line 2208) | pub const __NR_sethostname: u32 = 161; constant __NR_setdomainname (line 2209) | pub const __NR_setdomainname: u32 = 162; constant __NR_getrlimit (line 2210) | pub const __NR_getrlimit: u32 = 163; constant __NR_setrlimit (line 2211) | pub const __NR_setrlimit: u32 = 164; constant __NR_getrusage (line 2212) | pub const __NR_getrusage: u32 = 165; constant __NR_umask (line 2213) | pub const __NR_umask: u32 = 166; constant __NR_prctl (line 2214) | pub const __NR_prctl: u32 = 167; constant __NR_getcpu (line 2215) | pub const __NR_getcpu: u32 = 168; constant __NR_gettimeofday (line 2216) | pub const __NR_gettimeofday: u32 = 169; constant __NR_settimeofday (line 2217) | pub const __NR_settimeofday: u32 = 170; constant __NR_adjtimex (line 2218) | pub const __NR_adjtimex: u32 = 171; constant __NR_getpid (line 2219) | pub const __NR_getpid: u32 = 172; constant __NR_getppid (line 2220) | pub const __NR_getppid: u32 = 173; constant __NR_getuid (line 2221) | pub const __NR_getuid: u32 = 174; constant __NR_geteuid (line 2222) | pub const __NR_geteuid: u32 = 175; constant __NR_getgid (line 2223) | pub const __NR_getgid: u32 = 176; constant __NR_getegid (line 2224) | pub const __NR_getegid: u32 = 177; constant __NR_gettid (line 2225) | pub const __NR_gettid: u32 = 178; constant __NR_sysinfo (line 2226) | pub const __NR_sysinfo: u32 = 179; constant __NR_mq_open (line 2227) | pub const __NR_mq_open: u32 = 180; constant __NR_mq_unlink (line 2228) | pub const __NR_mq_unlink: u32 = 181; constant __NR_mq_timedsend (line 2229) | pub const __NR_mq_timedsend: u32 = 182; constant __NR_mq_timedreceive (line 2230) | pub const __NR_mq_timedreceive: u32 = 183; constant __NR_mq_notify (line 2231) | pub const __NR_mq_notify: u32 = 184; constant __NR_mq_getsetattr (line 2232) | pub const __NR_mq_getsetattr: u32 = 185; constant __NR_msgget (line 2233) | pub const __NR_msgget: u32 = 186; constant __NR_msgctl (line 2234) | pub const __NR_msgctl: u32 = 187; constant __NR_msgrcv (line 2235) | pub const __NR_msgrcv: u32 = 188; constant __NR_msgsnd (line 2236) | pub const __NR_msgsnd: u32 = 189; constant __NR_semget (line 2237) | pub const __NR_semget: u32 = 190; constant __NR_semctl (line 2238) | pub const __NR_semctl: u32 = 191; constant __NR_semtimedop (line 2239) | pub const __NR_semtimedop: u32 = 192; constant __NR_semop (line 2240) | pub const __NR_semop: u32 = 193; constant __NR_shmget (line 2241) | pub const __NR_shmget: u32 = 194; constant __NR_shmctl (line 2242) | pub const __NR_shmctl: u32 = 195; constant __NR_shmat (line 2243) | pub const __NR_shmat: u32 = 196; constant __NR_shmdt (line 2244) | pub const __NR_shmdt: u32 = 197; constant __NR_socket (line 2245) | pub const __NR_socket: u32 = 198; constant __NR_socketpair (line 2246) | pub const __NR_socketpair: u32 = 199; constant __NR_bind (line 2247) | pub const __NR_bind: u32 = 200; constant __NR_listen (line 2248) | pub const __NR_listen: u32 = 201; constant __NR_accept (line 2249) | pub const __NR_accept: u32 = 202; constant __NR_connect (line 2250) | pub const __NR_connect: u32 = 203; constant __NR_getsockname (line 2251) | pub const __NR_getsockname: u32 = 204; constant __NR_getpeername (line 2252) | pub const __NR_getpeername: u32 = 205; constant __NR_sendto (line 2253) | pub const __NR_sendto: u32 = 206; constant __NR_recvfrom (line 2254) | pub const __NR_recvfrom: u32 = 207; constant __NR_setsockopt (line 2255) | pub const __NR_setsockopt: u32 = 208; constant __NR_getsockopt (line 2256) | pub const __NR_getsockopt: u32 = 209; constant __NR_shutdown (line 2257) | pub const __NR_shutdown: u32 = 210; constant __NR_sendmsg (line 2258) | pub const __NR_sendmsg: u32 = 211; constant __NR_recvmsg (line 2259) | pub const __NR_recvmsg: u32 = 212; constant __NR_readahead (line 2260) | pub const __NR_readahead: u32 = 213; constant __NR_brk (line 2261) | pub const __NR_brk: u32 = 214; constant __NR_munmap (line 2262) | pub const __NR_munmap: u32 = 215; constant __NR_mremap (line 2263) | pub const __NR_mremap: u32 = 216; constant __NR_add_key (line 2264) | pub const __NR_add_key: u32 = 217; constant __NR_request_key (line 2265) | pub const __NR_request_key: u32 = 218; constant __NR_keyctl (line 2266) | pub const __NR_keyctl: u32 = 219; constant __NR_clone (line 2267) | pub const __NR_clone: u32 = 220; constant __NR_execve (line 2268) | pub const __NR_execve: u32 = 221; constant __NR3264_mmap (line 2269) | pub const __NR3264_mmap: u32 = 222; constant __NR3264_fadvise64 (line 2270) | pub const __NR3264_fadvise64: u32 = 223; constant __NR_swapon (line 2271) | pub const __NR_swapon: u32 = 224; constant __NR_swapoff (line 2272) | pub const __NR_swapoff: u32 = 225; constant __NR_mprotect (line 2273) | pub const __NR_mprotect: u32 = 226; constant __NR_msync (line 2274) | pub const __NR_msync: u32 = 227; constant __NR_mlock (line 2275) | pub const __NR_mlock: u32 = 228; constant __NR_munlock (line 2276) | pub const __NR_munlock: u32 = 229; constant __NR_mlockall (line 2277) | pub const __NR_mlockall: u32 = 230; constant __NR_munlockall (line 2278) | pub const __NR_munlockall: u32 = 231; constant __NR_mincore (line 2279) | pub const __NR_mincore: u32 = 232; constant __NR_madvise (line 2280) | pub const __NR_madvise: u32 = 233; constant __NR_remap_file_pages (line 2281) | pub const __NR_remap_file_pages: u32 = 234; constant __NR_mbind (line 2282) | pub const __NR_mbind: u32 = 235; constant __NR_get_mempolicy (line 2283) | pub const __NR_get_mempolicy: u32 = 236; constant __NR_set_mempolicy (line 2284) | pub const __NR_set_mempolicy: u32 = 237; constant __NR_migrate_pages (line 2285) | pub const __NR_migrate_pages: u32 = 238; constant __NR_move_pages (line 2286) | pub const __NR_move_pages: u32 = 239; constant __NR_rt_tgsigqueueinfo (line 2287) | pub const __NR_rt_tgsigqueueinfo: u32 = 240; constant __NR_perf_event_open (line 2288) | pub const __NR_perf_event_open: u32 = 241; constant __NR_accept4 (line 2289) | pub const __NR_accept4: u32 = 242; constant __NR_recvmmsg (line 2290) | pub const __NR_recvmmsg: u32 = 243; constant __NR_arch_specific_syscall (line 2291) | pub const __NR_arch_specific_syscall: u32 = 244; constant __NR_wait4 (line 2292) | pub const __NR_wait4: u32 = 260; constant __NR_prlimit64 (line 2293) | pub const __NR_prlimit64: u32 = 261; constant __NR_fanotify_init (line 2294) | pub const __NR_fanotify_init: u32 = 262; constant __NR_fanotify_mark (line 2295) | pub const __NR_fanotify_mark: u32 = 263; constant __NR_name_to_handle_at (line 2296) | pub const __NR_name_to_handle_at: u32 = 264; constant __NR_open_by_handle_at (line 2297) | pub const __NR_open_by_handle_at: u32 = 265; constant __NR_clock_adjtime (line 2298) | pub const __NR_clock_adjtime: u32 = 266; constant __NR_syncfs (line 2299) | pub const __NR_syncfs: u32 = 267; constant __NR_setns (line 2300) | pub const __NR_setns: u32 = 268; constant __NR_sendmmsg (line 2301) | pub const __NR_sendmmsg: u32 = 269; constant __NR_process_vm_readv (line 2302) | pub const __NR_process_vm_readv: u32 = 270; constant __NR_process_vm_writev (line 2303) | pub const __NR_process_vm_writev: u32 = 271; constant __NR_kcmp (line 2304) | pub const __NR_kcmp: u32 = 272; constant __NR_finit_module (line 2305) | pub const __NR_finit_module: u32 = 273; constant __NR_sched_setattr (line 2306) | pub const __NR_sched_setattr: u32 = 274; constant __NR_sched_getattr (line 2307) | pub const __NR_sched_getattr: u32 = 275; constant __NR_renameat2 (line 2308) | pub const __NR_renameat2: u32 = 276; constant __NR_seccomp (line 2309) | pub const __NR_seccomp: u32 = 277; constant __NR_getrandom (line 2310) | pub const __NR_getrandom: u32 = 278; constant __NR_memfd_create (line 2311) | pub const __NR_memfd_create: u32 = 279; constant __NR_bpf (line 2312) | pub const __NR_bpf: u32 = 280; constant __NR_execveat (line 2313) | pub const __NR_execveat: u32 = 281; constant __NR_userfaultfd (line 2314) | pub const __NR_userfaultfd: u32 = 282; constant __NR_membarrier (line 2315) | pub const __NR_membarrier: u32 = 283; constant __NR_mlock2 (line 2316) | pub const __NR_mlock2: u32 = 284; constant __NR_copy_file_range (line 2317) | pub const __NR_copy_file_range: u32 = 285; constant __NR_preadv2 (line 2318) | pub const __NR_preadv2: u32 = 286; constant __NR_pwritev2 (line 2319) | pub const __NR_pwritev2: u32 = 287; constant __NR_pkey_mprotect (line 2320) | pub const __NR_pkey_mprotect: u32 = 288; constant __NR_pkey_alloc (line 2321) | pub const __NR_pkey_alloc: u32 = 289; constant __NR_pkey_free (line 2322) | pub const __NR_pkey_free: u32 = 290; constant __NR_statx (line 2323) | pub const __NR_statx: u32 = 291; constant __NR_io_pgetevents (line 2324) | pub const __NR_io_pgetevents: u32 = 292; constant __NR_rseq (line 2325) | pub const __NR_rseq: u32 = 293; constant __NR_kexec_file_load (line 2326) | pub const __NR_kexec_file_load: u32 = 294; constant __NR_pidfd_send_signal (line 2327) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2328) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2329) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2330) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2331) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2332) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2333) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2334) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2335) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2336) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2337) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2338) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2339) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2340) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2341) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2342) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2343) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2344) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2345) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2346) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2347) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2348) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2349) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_memfd_secret (line 2350) | pub const __NR_memfd_secret: u32 = 447; constant __NR_process_mrelease (line 2351) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2352) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2353) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant __NR_syscalls (line 2354) | pub const __NR_syscalls: u32 = 451; constant __NR_fcntl (line 2355) | pub const __NR_fcntl: u32 = 25; constant __NR_statfs (line 2356) | pub const __NR_statfs: u32 = 43; constant __NR_fstatfs (line 2357) | pub const __NR_fstatfs: u32 = 44; constant __NR_truncate (line 2358) | pub const __NR_truncate: u32 = 45; constant __NR_ftruncate (line 2359) | pub const __NR_ftruncate: u32 = 46; constant __NR_lseek (line 2360) | pub const __NR_lseek: u32 = 62; constant __NR_sendfile (line 2361) | pub const __NR_sendfile: u32 = 71; constant __NR_newfstatat (line 2362) | pub const __NR_newfstatat: u32 = 79; constant __NR_fstat (line 2363) | pub const __NR_fstat: u32 = 80; constant __NR_mmap (line 2364) | pub const __NR_mmap: u32 = 222; constant __NR_fadvise64 (line 2365) | pub const __NR_fadvise64: u32 = 223; constant WNOHANG (line 2366) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2367) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2368) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2369) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2370) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2371) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2372) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2373) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2374) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2375) | pub const P_ALL: u32 = 0; constant P_PID (line 2376) | pub const P_PID: u32 = 1; constant P_PGID (line 2377) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2378) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2379) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2380) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2381) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2382) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2383) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2384) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2385) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2386) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2387) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2388) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2389) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2390) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2391) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2392) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2393) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2394) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2395) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2396) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2397) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2398) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2399) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2400) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2401) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2402) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2403) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2404) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2405) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2406) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2407) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2408) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2409) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2410) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2411) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2412) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2413) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2414) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2415) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2416) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2417) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2418) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2419) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2420) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2421) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2422) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2423) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2424) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2425) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2426) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2427) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2428) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2429) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2430) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2431) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2432) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2433) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2434) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2435) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2436) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2437) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2438) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2439) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2440) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2441) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2442) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2443) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2444) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2445) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2446) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2447) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2448) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2449) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2450) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2451) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2452) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2453) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2454) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2455) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2456) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2457) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2458) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2459) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2460) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2461) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2462) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2463) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2464) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2465) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2466) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2467) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2468) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2469) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2470) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2471) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2472) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2473) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2474) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2475) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2476) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2477) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2478) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2479) | pub const F_OK: u32 = 0; constant R_OK (line 2480) | pub const R_OK: u32 = 4; constant W_OK (line 2481) | pub const W_OK: u32 = 2; constant X_OK (line 2482) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2483) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2484) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2485) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2486) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2487) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2488) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2489) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2490) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2491) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2492) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2493) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2494) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2495) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2496) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2497) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2498) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2499) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2500) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2501) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2502) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2503) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2504) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2505) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2506) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2507) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2508) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2509) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2510) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2511) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2512) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2513) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2514) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2515) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2516) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2517) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2518) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2519) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2520) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2521) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2522) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2523) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2524) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2525) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2526) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2527) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2528) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2529) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2530) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2534) | pub enum fsconfig_command { type membarrier_cmd (line 2547) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2720) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2563) | pub enum membarrier_cmd_flag { function new (line 2635) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2644) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2653) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2666) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2680) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2694) | pub const fn new() -> Self { function as_ptr (line 2698) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2702) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2706) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2710) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2715) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/aarch64/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/aarch64/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 205) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 206) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 207) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 208) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 209) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 210) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 211) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 212) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 213) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 214) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 215) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 216) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 217) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 218) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 219) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 220) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 221) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 222) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 223) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 224) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 225) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 226) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 227) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 228) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 229) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 230) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 231) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 232) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 233) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 234) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 235) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 236) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 237) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 238) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 239) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 240) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 241) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 242) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 243) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 244) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 245) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 246) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 247) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 248) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 249) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 250) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 251) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 252) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 253) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 254) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 255) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 256) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 257) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 258) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 259) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 260) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 261) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 262) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 263) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 264) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 265) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 266) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 267) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 268) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 269) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 270) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 271) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 275) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/aarch64/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 487) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 488) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 489) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 490) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 491) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 492) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 493) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 500) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 505) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 506) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 508) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 509) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 510) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 511) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 512) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 513) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 514) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 515) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 516) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 517) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 518) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 520) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 521) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 522) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 523) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 525) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 527) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 528) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 529) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 530) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 531) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 532) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 533) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 534) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 535) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 536) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 537) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 538) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 539) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 540) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 544) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 546) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 547) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 548) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 549) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 550) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 551) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 552) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 553) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 554) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 555) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 556) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 557) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 558) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 559) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 560) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 561) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 562) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 563) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 564) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 565) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 566) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 567) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 568) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 569) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 570) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 571) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 572) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 573) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 574) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 575) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 576) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 577) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 578) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 579) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 580) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 581) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 582) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 583) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 584) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 585) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 586) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 587) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 588) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 589) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 590) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 591) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 592) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 593) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 594) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 595) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 596) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 597) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 598) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 599) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 600) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 601) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 602) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 603) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 604) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 605) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 606) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 607) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 608) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 609) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 610) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 611) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 612) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 613) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 614) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 615) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 616) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 617) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 618) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 619) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 620) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 621) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 622) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 623) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 624) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 625) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 626) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 627) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 628) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 629) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 630) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 631) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 632) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 633) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 634) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 635) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 636) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 637) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 638) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 639) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 640) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 641) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 642) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 643) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 644) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 645) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 646) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 647) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 648) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 649) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 650) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 651) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 652) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 653) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 654) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 655) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 656) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 657) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 658) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 659) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 660) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 661) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 662) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 663) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 664) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 665) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 666) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 667) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 668) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 669) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 670) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 671) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 672) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 673) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 674) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 675) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 676) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 677) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 678) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 679) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 680) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 681) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 682) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 683) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 684) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 685) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 686) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 687) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 688) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 689) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 690) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 691) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 692) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 693) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 694) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 695) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 696) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 697) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 698) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 699) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 700) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 701) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 702) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 703) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 704) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 705) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 706) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 707) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 708) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 709) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 710) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 711) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 712) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 713) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 714) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 715) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 716) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 717) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 718) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 719) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 720) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 721) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 722) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 723) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 724) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 725) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 726) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 727) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 728) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 729) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 730) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 731) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 732) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 733) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 734) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 735) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 736) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 737) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 738) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 739) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 740) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 741) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 742) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 743) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 744) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 745) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 746) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 747) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 748) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 749) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 750) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 751) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 752) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 753) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 754) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 755) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 756) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 757) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 758) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 759) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 760) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 761) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 762) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 763) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 764) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 765) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 766) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 767) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 768) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 769) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 770) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 771) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 772) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 773) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 774) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 775) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 776) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 777) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 778) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 779) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 780) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 781) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 782) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 783) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 784) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 785) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 786) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 787) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 788) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 789) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 790) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 791) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 792) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 793) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 794) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 795) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 796) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 797) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 798) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 799) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 800) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 802) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 806) | pub enum fsconfig_command { type _bindgen_ty_1 (line 819) | pub enum _bindgen_ty_1 { type io_uring_op (line 831) | pub enum io_uring_op { type _bindgen_ty_2 (line 886) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 893) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 899) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 932) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 939) | pub enum _bindgen_ty_6 { function new (line 1018) | pub const fn new() -> Self { function as_ptr (line 1022) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1026) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1030) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1034) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1039) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1045) | pub const fn new() -> Self { function as_ref (line 1049) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1053) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1059) | fn default() -> Self { function clone (line 1065) | fn clone(&self) -> Self { function fmt (line 1071) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1076) | fn hash(&self, _state: &mut H) {} function eq (line 1079) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/aarch64/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2150657282; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2148012656; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074270833; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2148012658; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074292226; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2148038145; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074296322; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2148034051; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074292228; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2148038145; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074296322; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2148034053; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074292230; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074292231; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074815370; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2150657281; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074815335; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant KVM_SET_BOOT_CPU_ID (line 304) | pub const KVM_SET_BOOT_CPU_ID: u32 = 44664; constant KVM_SET_MP_STATE (line 305) | pub const KVM_SET_MP_STATE: u32 = 1074048665; constant KVM_GET_MP_STATE (line 306) | pub const KVM_GET_MP_STATE: u32 = 2147790488; constant KVM_GET_API_VERSION (line 307) | pub const KVM_GET_API_VERSION: u32 = 44544; constant KVM_S390_GET_SKEYS (line 308) | pub const KVM_S390_GET_SKEYS: u32 = 1077980850; constant KVM_SET_ONE_REG (line 309) | pub const KVM_SET_ONE_REG: u32 = 1074835116; constant KVM_IRQ_LINE_STATUS (line 310) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 311) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 1075883590; constant KVM_S390_INTERRUPT (line 312) | pub const KVM_S390_INTERRUPT: u32 = 1074835092; constant KVM_TPR_ACCESS_REPORTING (line 313) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 314) | pub const KVM_GET_FPU: u32 = 2147528332; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 315) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 1074835060; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 316) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 2148576955; constant KVM_S390_UCAS_MAP (line 317) | pub const KVM_S390_UCAS_MAP: u32 = 1075359312; constant KVM_ASSIGN_SET_INTX_MASK (line 318) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 1077980836; constant KVM_MEMORY_ENCRYPT_OP (line 319) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221794490; constant KVM_CREATE_PIT2 (line 320) | pub const KVM_CREATE_PIT2: u32 = 1077980791; constant KVM_S390_VCPU_FAULT (line 321) | pub const KVM_S390_VCPU_FAULT: u32 = 1074310738; constant KVM_REGISTER_COALESCED_MMIO (line 322) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 1074835047; constant KVM_SET_VAPIC_ADDR (line 323) | pub const KVM_SET_VAPIC_ADDR: u32 = 1074310803; constant KVM_CREATE_DEVICE (line 324) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 325) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 326) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 327) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 1074835094; constant KVM_X86_SETUP_MCE (line 328) | pub const KVM_X86_SETUP_MCE: u32 = 1074310812; constant KVM_DEASSIGN_PCI_DEVICE (line 329) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 1077980786; constant KVM_XEN_HVM_SET_ATTR (line 330) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 1078505161; constant KVM_GET_CLOCK (line 331) | pub const KVM_GET_CLOCK: u32 = 2150674044; constant KVM_SET_FPU (line 332) | pub const KVM_SET_FPU: u32 = 1073786509; constant KVM_KVMCLOCK_CTRL (line 333) | pub const KVM_KVMCLOCK_CTRL: u32 = 44717; constant KVM_PPC_GET_PVINFO (line 334) | pub const KVM_PPC_GET_PVINFO: u32 = 1082175137; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 335) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 2148052637; constant KVM_S390_GET_IRQ_STATE (line 336) | pub const KVM_S390_GET_IRQ_STATE: u32 = 1075883702; constant KVM_GET_DEVICE_ATTR (line 337) | pub const KVM_GET_DEVICE_ATTR: u32 = 1075359458; constant KVM_S390_INITIAL_RESET (line 338) | pub const KVM_S390_INITIAL_RESET: u32 = 44695; constant KVM_SET_REGS (line 339) | pub const KVM_SET_REGS: u32 = 1130409602; constant KVM_GET_TSC_KHZ (line 340) | pub const KVM_GET_TSC_KHZ: u32 = 44707; constant KVM_CHECK_EXTENSION (line 341) | pub const KVM_CHECK_EXTENSION: u32 = 44547; constant KVM_PPC_RESIZE_HPT_COMMIT (line 342) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 2148576942; constant KVM_GET_DIRTY_LOG (line 343) | pub const KVM_GET_DIRTY_LOG: u32 = 1074835010; constant KVM_S390_SET_IRQ_STATE (line 344) | pub const KVM_S390_SET_IRQ_STATE: u32 = 1075883701; constant KVM_S390_NORMAL_RESET (line 345) | pub const KVM_S390_NORMAL_RESET: u32 = 44739; constant KVM_SET_SIGNAL_MASK (line 346) | pub const KVM_SET_SIGNAL_MASK: u32 = 1074048651; constant KVM_XEN_VCPU_SET_ATTR (line 347) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 1078505163; constant KVM_SET_GSI_ROUTING (line 348) | pub const KVM_SET_GSI_ROUTING: u32 = 1074310762; constant KVM_CREATE_VCPU (line 349) | pub const KVM_CREATE_VCPU: u32 = 44609; constant KVM_S390_UCAS_UNMAP (line 350) | pub const KVM_S390_UCAS_UNMAP: u32 = 1075359313; constant KVM_S390_STORE_STATUS (line 351) | pub const KVM_S390_STORE_STATUS: u32 = 1074310805; constant KVM_UNREGISTER_COALESCED_MMIO (line 352) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 1074835048; constant KVM_ASSIGN_DEV_IRQ (line 353) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 1077980784; constant KVM_S390_PV_COMMAND (line 354) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 355) | pub const KVM_S390_ENABLE_SIE: u32 = 44550; constant KVM_CLEAR_DIRTY_LOG (line 356) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 357) | pub const KVM_GET_ONE_REG: u32 = 1074835115; constant KVM_ARM_SET_DEVICE_ADDR (line 358) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 1074835115; constant KVM_DIRTY_TLB (line 359) | pub const KVM_DIRTY_TLB: u32 = 1074835114; constant KVM_NMI (line 360) | pub const KVM_NMI: u32 = 44698; constant KVM_HYPERV_EVENTFD (line 361) | pub const KVM_HYPERV_EVENTFD: u32 = 1075359421; constant KVM_S390_MEM_OP (line 362) | pub const KVM_S390_MEM_OP: u32 = 1077980849; constant KVM_PPC_SVM_OFF (line 363) | pub const KVM_PPC_SVM_OFF: u32 = 44723; constant KVM_PPC_RESIZE_HPT_PREPARE (line 364) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 2148576941; constant KVM_INTERRUPT (line 365) | pub const KVM_INTERRUPT: u32 = 1074048646; constant KVM_XEN_HVM_GET_ATTR (line 366) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 367) | pub const KVM_GET_SREGS: u32 = 2147528323; constant KVM_SET_IDENTITY_MAP_ADDR (line 368) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 1074310728; constant KVM_GET_REGS (line 369) | pub const KVM_GET_REGS: u32 = 2204151425; constant KVM_S390_GET_CMMA_BITS (line 370) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 371) | pub const KVM_CREATE_IRQCHIP: u32 = 44640; constant KVM_ASSIGN_PCI_DEVICE (line 372) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 2151722601; constant KVM_SET_NR_MMU_PAGES (line 373) | pub const KVM_SET_NR_MMU_PAGES: u32 = 44612; constant KVM_IOEVENTFD (line 374) | pub const KVM_IOEVENTFD: u32 = 1077980793; constant KVM_RUN (line 375) | pub const KVM_RUN: u32 = 44672; constant KVM_S390_SET_SKEYS (line 376) | pub const KVM_S390_SET_SKEYS: u32 = 1077980851; constant KVM_SET_DEVICE_ATTR (line 377) | pub const KVM_SET_DEVICE_ATTR: u32 = 1075359457; constant KVM_DEASSIGN_DEV_IRQ (line 378) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 1077980789; constant KVM_SMI (line 379) | pub const KVM_SMI: u32 = 44727; constant KVM_SET_TSS_ADDR (line 380) | pub const KVM_SET_TSS_ADDR: u32 = 44615; constant KVM_GET_NR_MMU_PAGES (line 381) | pub const KVM_GET_NR_MMU_PAGES: u32 = 44613; constant KVM_XEN_VCPU_GET_ATTR (line 382) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 383) | pub const KVM_REINJECT_CONTROL: u32 = 44657; constant KVM_HAS_DEVICE_ATTR (line 384) | pub const KVM_HAS_DEVICE_ATTR: u32 = 1075359459; constant KVM_IRQFD (line 385) | pub const KVM_IRQFD: u32 = 1075883638; constant KVM_S390_SET_CMMA_BITS (line 386) | pub const KVM_S390_SET_CMMA_BITS: u32 = 1075883705; constant KVM_SET_IRQCHIP (line 387) | pub const KVM_SET_IRQCHIP: u32 = 2181607011; constant KVM_SIGNAL_MSI (line 388) | pub const KVM_SIGNAL_MSI: u32 = 1075883685; constant KVM_GET_VCPU_MMAP_SIZE (line 389) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 44548; constant KVM_CREATE_VM (line 390) | pub const KVM_CREATE_VM: u32 = 44545; constant KVM_S390_CLEAR_RESET (line 391) | pub const KVM_S390_CLEAR_RESET: u32 = 44740; constant KVM_RESET_DIRTY_RINGS (line 392) | pub const KVM_RESET_DIRTY_RINGS: u32 = 44743; constant KVM_ASSIGN_SET_MSIX_NR (line 393) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 1074310771; constant KVM_CREATE_PIT (line 394) | pub const KVM_CREATE_PIT: u32 = 44644; constant KVM_SET_GUEST_DEBUG (line 395) | pub const KVM_SET_GUEST_DEBUG: u32 = 1107865243; constant KVM_GET_REG_LIST (line 396) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 397) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 1074048706; constant KVM_SET_CLOCK (line 398) | pub const KVM_SET_CLOCK: u32 = 1076932219; constant KVM_PPC_ALLOCATE_HTAB (line 399) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 400) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 2186325670; constant KVM_SET_TSC_KHZ (line 401) | pub const KVM_SET_TSC_KHZ: u32 = 44706; constant KVM_S390_IRQ (line 402) | pub const KVM_S390_IRQ: u32 = 1078505140; constant KVM_ENABLE_CAP (line 403) | pub const KVM_ENABLE_CAP: u32 = 1080602275; constant KVM_IRQ_LINE (line 404) | pub const KVM_IRQ_LINE: u32 = 1074310753; constant KVM_SET_SREGS (line 405) | pub const KVM_SET_SREGS: u32 = 1073786500; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 406) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 2148576956; constant KVM_GET_STATS_FD (line 407) | pub const KVM_GET_STATS_FD: u32 = 44750; constant USBDEVFS_CLAIMINTERFACE (line 408) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 409) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 410) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 411) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 412) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 413) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 414) | pub const VIDIOC_DQEVENT: u32 = 2156418649; constant RPMSG_DESTROY_EPT_IOCTL (line 415) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 416) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 417) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 418) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 419) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 420) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 421) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 422) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 423) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 424) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 425) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 426) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 427) | pub const PPGETTIME: u32 = 2148561045; constant BTRFS_IOC_RM_DEV (line 428) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 429) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 430) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 431) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 432) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 433) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 434) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 435) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 436) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 437) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 438) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 439) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 440) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 441) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 442) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 443) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 444) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 445) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 446) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 447) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 448) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 449) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 450) | pub const ATM_ADDLECSADDR: u32 = 1074815374; constant FSL_HV_IOCTL_GETPROP (line 451) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 452) | pub const FDGETPRM: u32 = 2149581316; constant HIDIOCAPPLICATION (line 453) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 454) | pub const ENI_MEMDUMP: u32 = 1074815328; constant PTP_SYS_OFFSET2 (line 455) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 456) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 457) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 458) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 459) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 460) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 461) | pub const RTC_EPOCH_READ: u32 = 2148036621; constant VIDIOC_SUBDEV_S_SELECTION (line 462) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 463) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 464) | pub const ATM_GETLECSADDR: u32 = 1074815376; constant FSL_HV_IOCTL_PARTITION_STOP (line 465) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 466) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 467) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 468) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 469) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 470) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 471) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 472) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 473) | pub const ISST_IF_IO_CMD: u32 = 1074331138; constant RIO_MPORT_MAINT_READ_REMOTE (line 474) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 475) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 476) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 477) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 478) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 479) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 480) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 481) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 482) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 483) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074287885; constant RNDZAPENTCNT (line 484) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 485) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 486) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 487) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 488) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 489) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 490) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 491) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 492) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 493) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 494) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 495) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 496) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 497) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 498) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 499) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2148024323; constant IVTVFB_IOC_DMA_FRAME (line 500) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1075336896; constant IPMICTL_SEND_COMMAND (line 501) | pub const IPMICTL_SEND_COMMAND: u32 = 2150131981; constant VIDIOC_G_ENC_INDEX (line 502) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 503) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 504) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 505) | pub const ATM_SETESIF: u32 = 1074815373; constant FW_CDEV_IOC_SEND_RESPONSE (line 506) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 507) | pub const PMU_IOC_GET_MODEL: u32 = 2148024835; constant JSIOCGBTNMAP (line 508) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 509) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 510) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 511) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 512) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 513) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 514) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 515) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 516) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 517) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 518) | pub const FDGETDRVPRM: u32 = 2155872785; constant TUNSETVNETLE (line 519) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 520) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 521) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 522) | pub const MMTIMER_GETRES: u32 = 2148035841; constant VIDIOC_SUBDEV_ENUMSTD (line 523) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 524) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 525) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 526) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 527) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 528) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 529) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 530) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 531) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 532) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 533) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 534) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 535) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 536) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 537) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 538) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 539) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 540) | pub const IDT77105_GETSTATZ: u32 = 1074815283; constant I2OPARMSET (line 541) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 542) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 543) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 544) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 545) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 546) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 547) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 548) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 549) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 550) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 551) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 552) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 553) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 554) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 555) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 556) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 557) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 558) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 559) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 560) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 561) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 562) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 563) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 564) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 565) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 566) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 567) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 568) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 569) | pub const ATM_QUERYLOOP: u32 = 1074815316; constant DFL_FPGA_GET_API_VERSION (line 570) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 571) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 572) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 573) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 574) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 575) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 576) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 577) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 578) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 579) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 580) | pub const VIDIOC_G_FBUF: u32 = 2150651402; constant PTP_ENABLE_PPS2 (line 581) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 582) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 583) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 584) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 585) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 586) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 587) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 588) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 589) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 590) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 591) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 592) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 593) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 594) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 595) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 596) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 597) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 598) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 599) | pub const TUNDETACHFILTER: u32 = 1074812118; constant ND_IOCTL_CLEAR_ERROR (line 600) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 601) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 602) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 603) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 604) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 605) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 606) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 607) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 608) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 609) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 610) | pub const RTC_PLL_GET: u32 = 2149609489; constant RIO_CM_EP_GET_LIST (line 611) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 612) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148553998; constant LIRC_GET_MIN_TIMEOUT (line 613) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 614) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 615) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 616) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 617) | pub const EVIOCSFF: u32 = 1076905344; constant TUNSETGROUP (line 618) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 619) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 620) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 621) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 622) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 623) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 624) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 625) | pub const ATM_ADDADDR: u32 = 1074815368; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 626) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 627) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 628) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 629) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 630) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 631) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 632) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 633) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 634) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 635) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 636) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 637) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 638) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 639) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 640) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 641) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 642) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 643) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 644) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 645) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 646) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 647) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 648) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 649) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 650) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 651) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 652) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 653) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 654) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 655) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 656) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 657) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 658) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 659) | pub const MGSL_IOCSPARAMS: u32 = 1076915456; constant RTC_SET_TIME (line 660) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 661) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 662) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 663) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 664) | pub const UDF_GETEABLOCK: u32 = 2148035649; constant VFIO_IOMMU_MAP_DMA (line 665) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 666) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 667) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 668) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 669) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 670) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 671) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 672) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 673) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 674) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 675) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 676) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 677) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 678) | pub const PPSETTIME: u32 = 1074819222; constant RTC_ALM_READ (line 679) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 680) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 681) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 682) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 683) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 684) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 685) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 686) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 687) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 688) | pub const ATM_RSTADDR: u32 = 1074815367; constant NBD_SET_SIZE (line 689) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 690) | pub const UDF_GETVOLIDENT: u32 = 2148035650; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 691) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 692) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 693) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 694) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 695) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 696) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 697) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 698) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 699) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 700) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 701) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 702) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 703) | pub const ATM_SETCIRANGE: u32 = 1074815371; constant HPET_IE_ON (line 704) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 705) | pub const PERF_EVENT_IOC_ID: u32 = 2148017159; constant TUNSETSNDBUF (line 706) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 707) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 708) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 709) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 710) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 711) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 712) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 713) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 714) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 715) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 716) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 717) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 718) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 719) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 720) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 721) | pub const HPET_IRQFREQ: u32 = 1074292742; constant ATM_GETESI (line 722) | pub const ATM_GETESI: u32 = 1074815365; constant CCISS_GETLUNINFO (line 723) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 724) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 725) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 726) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 727) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 728) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 729) | pub const ZATM_GETPOOL: u32 = 1074815329; constant BR2684_SETFILT (line 730) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 731) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 732) | pub const PPS_GETPARAMS: u32 = 2148036769; constant IOC_PR_RESERVE (line 733) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 734) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 735) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 736) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 737) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 738) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2148024833; constant USBDEVFS_GET_CAPABILITIES (line 739) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 740) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 741) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 742) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 743) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 744) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 745) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 746) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 747) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 748) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 749) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 750) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 751) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 752) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 753) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 754) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 755) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 756) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 757) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 758) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 759) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 760) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 761) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 762) | pub const USBDEVFS_SUBMITURB: u32 = 2151175434; constant AUTOFS_IOC_READY (line 763) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 764) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 765) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 766) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 767) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 768) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 769) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 770) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 771) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 772) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 773) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 774) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 775) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 776) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 777) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 778) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 779) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 780) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 781) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 782) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 783) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 784) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 785) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 786) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 787) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 788) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 789) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2148024838; constant VIDIOC_SUBDEV_S_FMT (line 790) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 791) | pub const FDDEFPRM: u32 = 1075839555; constant TEE_IOC_INVOKE (line 792) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 793) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 794) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 795) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 796) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 797) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 798) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 799) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 800) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 801) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 802) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 803) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 804) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 805) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 806) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074283010; constant EVIOCGREP (line 807) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 808) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074275339; constant UFFDIO_CONTINUE (line 809) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 810) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 811) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 812) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 813) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 814) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 815) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 816) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 817) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074294522; constant RIO_DEV_ADD (line 818) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 819) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 820) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074282500; constant PCITEST_GET_IRQTYPE (line 821) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 822) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 823) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 824) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 825) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 826) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 827) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 828) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 829) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 830) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 831) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 832) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 833) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 834) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 835) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 836) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 837) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 838) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 839) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 840) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 841) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 842) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 843) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 844) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 845) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 846) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 847) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 848) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 849) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 850) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 851) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2148036344; constant EVIOCSMASK (line 852) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 853) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 854) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 855) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 856) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 857) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 858) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 859) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 860) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 861) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 862) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 863) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 864) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 865) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 866) | pub const PHN_SET_REG: u32 = 1074294785; constant RNDADDTOENTCNT (line 867) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 868) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 869) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 870) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 871) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 872) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 873) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 874) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 875) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 876) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 877) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 878) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 879) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 880) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 881) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 882) | pub const CHIOGSTATUS: u32 = 1074815752; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 883) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 884) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 885) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 886) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 887) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 888) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074294520; constant DFL_FPGA_PORT_GET_REGION_INFO (line 889) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 890) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 891) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 892) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 893) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 894) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 895) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 896) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 897) | pub const RTC_EPOCH_SET: u32 = 1074294798; constant CAPI_GET_PROFILE (line 898) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 899) | pub const ATM_GETLOOP: u32 = 1074815314; constant SCIF_LISTEN (line 900) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 901) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 902) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 903) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 904) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 905) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 906) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 907) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 908) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 909) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 910) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 911) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 912) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 913) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 914) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 915) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 916) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 917) | pub const PPPIOCSACTIVE: u32 = 1074820166; constant SIOCGSTAMPNS_NEW (line 918) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 919) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 920) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 921) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 922) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 923) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 924) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 925) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 926) | pub const REISERFS_IOC_UNPACK: u32 = 1074318593; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 927) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 928) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 929) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 930) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 931) | pub const I2OPASSTHRU: u32 = 2148559116; constant IOC_OPAL_SET_PW (line 932) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 933) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 934) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 935) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 936) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 937) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 938) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 939) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 940) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 941) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 942) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 943) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 944) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2150656277; constant VHOST_SET_LOG_FD (line 945) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 946) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 947) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 948) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 949) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 950) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 951) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 952) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 953) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 954) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 955) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 956) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 957) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 958) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 959) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 960) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 961) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 962) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 963) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 964) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 965) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 966) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 967) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 968) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 969) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 970) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 971) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 972) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 973) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 974) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 975) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 976) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 977) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 978) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 979) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 980) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 981) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 982) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 983) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 984) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 985) | pub const SPIOCSTYPE: u32 = 1074295041; constant IPMICTL_REGISTER_FOR_CMD (line 986) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 987) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 988) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 989) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 990) | pub const UI_END_FF_UPLOAD: u32 = 1080579529; constant TOSH_SMM (line 991) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 992) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 993) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 994) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 995) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 996) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 997) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 998) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 999) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 1000) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 1001) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 1002) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 1003) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 1004) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 1005) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1006) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 1007) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1008) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2184212994; constant ND_IOCTL_GET_CONFIG_DATA (line 1009) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1010) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 1011) | pub const FDGETDRVSTAT: u32 = 2152727058; constant SYNC_IOC_MERGE (line 1012) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1013) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1014) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 1015) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 1016) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 1017) | pub const ATM_GETTYPE: u32 = 1074815364; constant PHN_GETREGS (line 1018) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1019) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 1020) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1021) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1022) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 1023) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1024) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1025) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1026) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1027) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 1028) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 1029) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1030) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 1031) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1032) | pub const FDSETDRVPRM: u32 = 1082131088; constant IOC_OPAL_SAVE (line 1033) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 1034) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1035) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 1036) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 1037) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 1038) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1039) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 1040) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1041) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 1042) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1043) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1044) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1045) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1046) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 1047) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 1048) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1049) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1050) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 1051) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1052) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 1053) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 1054) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1055) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 1056) | pub const PHN_SET_REGS: u32 = 1074294787; constant ATMLEC_DATA (line 1057) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 1058) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 1059) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1060) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 1061) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1062) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1063) | pub const ZATM_SETPOOL: u32 = 1074815331; constant MTIOCPOS (line 1064) | pub const MTIOCPOS: u32 = 2148035843; constant PMU_IOC_SLEEP (line 1065) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1066) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1067) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1068) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 1069) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 1070) | pub const HPET_INFO: u32 = 2149083139; constant VIDIOC_AM437X_CCDC_CFG (line 1071) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074288321; constant DM_LIST_DEVICES (line 1072) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1073) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1074) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1075) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 1076) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 1077) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 1078) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 1079) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 1080) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1081) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1082) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 1083) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 1084) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 1085) | pub const PPPIOCSPASS: u32 = 1074820167; constant RIO_CM_CHAN_CONNECT (line 1086) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 1087) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1088) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 1089) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 1090) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 1091) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 1092) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 1093) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 1094) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 1095) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 1096) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 1097) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 1098) | pub const PPS_GETCAP: u32 = 2148036771; constant SNAPSHOT_PLATFORM_SUPPORT (line 1099) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1100) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 1101) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1102) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1103) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1104) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1105) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1106) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1107) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1108) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1109) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1110) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1111) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1112) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1113) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1114) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1115) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1116) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1117) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1118) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1119) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1120) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1121) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1122) | pub const RTC_PLL_SET: u32 = 1075867666; constant VIDIOC_ENUMAUDIO (line 1123) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1124) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1125) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1126) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1127) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1128) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1129) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1130) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1131) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1132) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1133) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1134) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1135) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1136) | pub const ATM_ADDPARTY: u32 = 1074815476; constant FDSETPRM (line 1137) | pub const FDSETPRM: u32 = 1075839554; constant ATM_GETSTATZ (line 1138) | pub const ATM_GETSTATZ: u32 = 1074815313; constant ISST_IF_MSR_COMMAND (line 1139) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1140) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1141) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1142) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1143) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1144) | pub const PCITEST_COPY: u32 = 1074286598; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1145) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1146) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1147) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1148) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1149) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074275334; constant IOC_OPAL_REVERT_TPR (line 1150) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1151) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1152) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1153) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1154) | pub const RTC_IRQP_READ: u32 = 2148036619; constant RIO_MPORT_MAINT_READ_LOCAL (line 1155) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1156) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1157) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1158) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1159) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1160) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1161) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1162) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1163) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1164) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1165) | pub const TUNGETFILTER: u32 = 2148553947; constant CCISS_SETNODENAME (line 1166) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1167) | pub const FBIO_GETCONTROL2: u32 = 2148025993; constant TUNSETDEBUG (line 1168) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1169) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1170) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1171) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1172) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1173) | pub const ATM_GETSTAT: u32 = 1074815312; constant VIDIOC_G_JPEGCOMP (line 1174) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1175) | pub const TUNATTACHFILTER: u32 = 1074812117; constant UI_SET_ABSBIT (line 1176) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1177) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1178) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1179) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1180) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1181) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1182) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1183) | pub const HE_GET_REG: u32 = 1074815328; constant ATM_SETLOOP (line 1184) | pub const ATM_SETLOOP: u32 = 1074815315; constant ATMSIGD_CTRL (line 1185) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1186) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1187) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1188) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1189) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1190) | pub const PMU_IOC_HAS_ADB: u32 = 2148024836; constant I2OGETIOPS (line 1191) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1192) | pub const VIDIOC_S_FBUF: u32 = 1076909579; constant PPRCONTROL (line 1193) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1194) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1195) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1196) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1197) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1198) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1199) | pub const KCOV_INIT_TRACE: u32 = 2148033281; constant SONYPI_IOCGBAT1CAP (line 1200) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1201) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1202) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1203) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1204) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1205) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1206) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1207) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1208) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1209) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1210) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1211) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1212) | pub const ATM_DELLECSADDR: u32 = 1074815375; constant FW_CDEV_IOC_GET_SPEED (line 1213) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1214) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1215) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1216) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1217) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1218) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1219) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1220) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1221) | pub const PCITEST_READ: u32 = 1074286597; constant VFIO_GROUP_GET_STATUS (line 1222) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1223) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2148036347; constant USBDEVFS_CLEAR_HALT (line 1224) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1225) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1226) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1227) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1228) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1229) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1230) | pub const USBDEVFS_REAPURB: u32 = 1074287884; constant DFL_FPGA_CHECK_EXTENSION (line 1231) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1232) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1233) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1234) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1235) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1236) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1237) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1238) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1239) | pub const PPPIOCGIDLE: u32 = 2148561983; constant NVRAM_SETCKS (line 1240) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1241) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1242) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1243) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1244) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1245) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1246) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1247) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1248) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1249) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1250) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1251) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1252) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1253) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1254) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1255) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1256) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1257) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1258) | pub const ATM_GETNAMES: u32 = 1074815363; constant VIDIOC_QUERYMENU (line 1259) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1260) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1261) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1262) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1263) | pub const NS_SETBUFLEV: u32 = 1074815330; constant BLKCLOSEZONE (line 1264) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1265) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1266) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1267) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1268) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1269) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1270) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1271) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1272) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1273) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1274) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1275) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1276) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1277) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1278) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1279) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1280) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1281) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1282) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1283) | pub const PPS_KC_BIND: u32 = 1074294949; constant F2FS_IOC_WRITE_CHECKPOINT (line 1284) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1285) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1286) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1287) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1288) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1289) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1290) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1291) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1292) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1293) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1294) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1295) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1296) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2148072960; constant SCIF_FENCE_MARK (line 1297) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1298) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1299) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1300) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1301) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1302) | pub const UI_SET_PHYS: u32 = 1074287980; constant FDWERRORGET (line 1303) | pub const FDWERRORGET: u32 = 2150105623; constant VIDIOC_SUBDEV_G_EDID (line 1304) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1305) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1306) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1307) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1308) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1309) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1310) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1311) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1312) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1313) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1314) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1315) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1316) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1317) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1318) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1319) | pub const PMU_IOC_CAN_SLEEP: u32 = 2148024837; constant KCOV_ENABLE (line 1320) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1321) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1322) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1323) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1324) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1325) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1326) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1327) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1328) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1329) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1330) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1331) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1332) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1333) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1334) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1335) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1336) | pub const FDPOLLDRVSTAT: u32 = 2152727059; constant AUTOFS_DEV_IOCTL_READY (line 1337) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1338) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1339) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1340) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1341) | pub const ATM_GETLINKRATE: u32 = 1074815361; constant RTC_WKALM_SET (line 1342) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1343) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1344) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1345) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1346) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1347) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1348) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1349) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1350) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1351) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1352) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1353) | pub const ATM_GETADDR: u32 = 1074815366; constant PHN_GET_REGS (line 1354) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1355) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1356) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1357) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1358) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1359) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1360) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1361) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1362) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1363) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1364) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1365) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1366) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1367) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1368) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1369) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1370) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1371) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1372) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1373) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1374) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1375) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1376) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1377) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1378) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1379) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1380) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1381) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1382) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1383) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1384) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1385) | pub const IDT77105_GETSTAT: u32 = 1074815282; constant HIDIOCINITREPORT (line 1386) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1387) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1388) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1389) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1390) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1391) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1392) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1393) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1394) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1395) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1396) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1397) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1398) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1399) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1400) | pub const PPPIOCSCOMPRESS: u32 = 1074820173; constant USBDEVFS_CONNECTINFO (line 1401) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1402) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1403) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1404) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1405) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1406) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1407) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1408) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1409) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1410) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1411) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1412) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1413) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1414) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1415) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1416) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1417) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1418) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1419) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1420) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1421) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1422) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1423) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1424) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1425) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1426) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1427) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1428) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1429) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1430) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1431) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1432) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1433) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1434) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1435) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1436) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1437) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1438) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1439) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1440) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1441) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1442) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1443) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1444) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1445) | pub const FDGETFDCSTAT: u32 = 2150105621; constant VIDIOC_S_PRIORITY (line 1446) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1447) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1448) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1449) | pub const ZATM_GETPOOLZ: u32 = 1074815330; constant RIO_DISABLE_DOORBELL_RANGE (line 1450) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1451) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1452) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1453) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1454) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1455) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1456) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1457) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1458) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1459) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1460) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1461) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1462) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2148036345; constant DM_DEV_CREATE (line 1463) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1464) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1465) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1466) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1467) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1468) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1469) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1470) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1471) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1472) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1473) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1474) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1475) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1476) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1477) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1478) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1479) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1480) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1481) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1482) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1483) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1484) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1485) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1486) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1487) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1488) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1489) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1490) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1491) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1492) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1493) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1494) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1495) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1496) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1497) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1498) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1499) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1500) | pub const PPS_SETPARAMS: u32 = 1074294946; constant IOC_OPAL_LR_SETUP (line 1501) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1502) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1503) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1504) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1505) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1506) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1507) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1508) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1509) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1510) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1511) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1512) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1513) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1514) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1515) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1516) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1517) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1518) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1519) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1520) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1521) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1522) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1523) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1524) | pub const ATM_SETESI: u32 = 1074815372; constant FW_CDEV_IOC_START_ISO (line 1525) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1526) | pub const ATM_DELADDR: u32 = 1074815369; constant PPFCONTROL (line 1527) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1528) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1529) | pub const RTC_IRQP_SET: u32 = 1074294796; constant PCITEST_WRITE (line 1530) | pub const PCITEST_WRITE: u32 = 1074286596; constant PPCLAIM (line 1531) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1532) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1533) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1534) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1535) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1536) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1537) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1538) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1539) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1540) | pub const MMTIMER_GETFREQ: u32 = 2148035842; constant VIDIOC_G_SELECTION (line 1541) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1542) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1543) | pub const PPPOEIOCSFWD: u32 = 1074311424; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1544) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1545) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1546) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1547) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1548) | pub const DMA_BUF_SET_NAME: u32 = 1074291201; constant UI_BEGIN_FF_UPLOAD (line 1549) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1550) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1551) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1552) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1553) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1554) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1555) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2184212993; constant NVME_IOCTL_ADMIN_CMD (line 1556) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1557) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1558) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1559) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1560) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1561) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1562) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1563) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1564) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1565) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1566) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1567) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1568) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1569) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1570) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1571) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1572) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1573) | pub const MMTIMER_GETCOUNTER: u32 = 2148035849; constant MATROXFB_GET_OUTPUT_MODE (line 1574) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1575) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1576) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1577) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1578) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1579) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1580) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1581) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1582) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1583) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1584) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1585) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1586) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1588) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1589) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1590) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1591) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1592) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1593) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1594) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1595) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1596) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1597) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1598) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1599) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1600) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1601) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1602) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1603) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1604) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1605) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1606) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074307620; FILE: builder/third-party/linux-raw-sys/src/aarch64/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/aarch64/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2182) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2186) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2193) | pub fn version(&self) -> __u8 { method set_version (line 2197) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2204) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2219) | pub fn priority(&self) -> __u8 { method set_priority (line 2223) | pub fn set_priority(&mut self, val: __u8) { method version (line 2230) | pub fn version(&self) -> __u8 { method set_version (line 2234) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2241) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2256) | pub fn res1(&self) -> __u16 { method set_res1 (line 2260) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2267) | pub fn doff(&self) -> __u16 { method set_doff (line 2271) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2278) | pub fn fin(&self) -> __u16 { method set_fin (line 2282) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2289) | pub fn syn(&self) -> __u16 { method set_syn (line 2293) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2300) | pub fn rst(&self) -> __u16 { method set_rst (line 2304) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2311) | pub fn psh(&self) -> __u16 { method set_psh (line 2315) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2322) | pub fn ack(&self) -> __u16 { method set_ack (line 2326) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2333) | pub fn urg(&self) -> __u16 { method set_urg (line 2337) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2344) | pub fn ece(&self) -> __u16 { method set_ece (line 2348) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2355) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2359) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2366) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2413) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2417) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2424) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2428) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2435) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2439) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2446) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2450) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2457) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1115) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1116) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1117) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1118) | pub const SO_RCVTIMEO: u32 = 20; constant SO_SNDTIMEO (line 1119) | pub const SO_SNDTIMEO: u32 = 21; constant SCM_TIMESTAMP (line 1120) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1121) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1122) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1123) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1124) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1125) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1126) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1127) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1128) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1129) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1130) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1131) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1132) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1133) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1134) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1135) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1136) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1137) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1138) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1139) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1140) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1141) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1142) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1143) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1144) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1145) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1146) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1147) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1148) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1149) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1150) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1151) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1152) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1153) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1154) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1155) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1156) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1157) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1158) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1159) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1160) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1161) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1162) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1163) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1164) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1165) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1166) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1167) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1168) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1169) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1170) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1171) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1172) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1173) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1174) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1175) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1176) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1177) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1178) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1179) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1180) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1181) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1182) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1183) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1184) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1185) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1186) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1187) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1188) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1189) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1190) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1191) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1192) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1193) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1194) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1195) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1196) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1197) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1198) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1199) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1200) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1201) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1202) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1203) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1204) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1205) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1206) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1207) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1208) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1209) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1210) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1211) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1212) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1213) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1214) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1215) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1216) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1217) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1218) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1219) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1220) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1221) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1222) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1223) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1224) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1225) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1226) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1227) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1228) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1229) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1230) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1231) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1232) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1233) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1234) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1235) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1236) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1237) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1238) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1239) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1240) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1241) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1242) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1243) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1244) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1245) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1246) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1247) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1248) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1249) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1250) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1251) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1252) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1253) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1254) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1255) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1256) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1257) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1258) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1259) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1260) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1261) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1262) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1263) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1264) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1265) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1266) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1267) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1268) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1269) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1270) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1271) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1272) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1273) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1274) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1275) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1276) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1277) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1278) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1279) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1280) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1281) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1282) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1283) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1284) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1285) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1286) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1287) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1288) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1289) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1290) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1291) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1292) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1293) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1294) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1295) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1296) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1297) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1298) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1299) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1300) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1301) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1302) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1303) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1304) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1305) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1306) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1307) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1308) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1309) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1310) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1311) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1312) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1313) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1314) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1315) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1316) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1317) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1318) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1319) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1320) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1321) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1322) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1323) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1324) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1325) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1326) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1327) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1328) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1329) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1330) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1331) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1332) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1333) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1334) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1335) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1336) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1337) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1338) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1339) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1340) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1341) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1342) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1343) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1344) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1345) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1346) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1347) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1348) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1349) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1350) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1351) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1352) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1353) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1354) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1355) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1356) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1357) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1358) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1359) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1360) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1361) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1362) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1363) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1364) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1365) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1366) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1367) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1368) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1369) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1370) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1371) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1372) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1373) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1374) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1375) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1376) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1377) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1378) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1379) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1380) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1381) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1382) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1383) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1384) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1385) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1386) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1387) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1388) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1389) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1390) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1391) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1392) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1393) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1394) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1395) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1396) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1397) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1398) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1399) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1400) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1401) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1402) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1403) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1404) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1405) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1406) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1407) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1408) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1409) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1410) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1411) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1412) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1413) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1414) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1415) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1416) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1417) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1418) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1419) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1420) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1421) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1422) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1423) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1424) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1425) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1426) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1427) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1428) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1429) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1430) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1431) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1432) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1433) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1434) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1435) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1436) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1437) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1438) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1439) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1440) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1441) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1442) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1443) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1444) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1445) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1446) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1447) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1448) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1449) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1450) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1451) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1452) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1453) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1454) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1455) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1456) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1457) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1458) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1459) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1460) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1461) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1462) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1463) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1464) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1465) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1466) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1467) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1468) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1469) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1470) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1471) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1472) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1473) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1474) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1475) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1476) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1477) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1478) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1479) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1480) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1481) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1482) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1483) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1484) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1485) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1486) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1487) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1488) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1489) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1490) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1491) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1492) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1493) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1494) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1495) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1496) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1497) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1498) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1499) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1500) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1501) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1502) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1503) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1504) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1505) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1506) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1507) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1508) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1509) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1510) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1511) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1512) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1513) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1514) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1515) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1516) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1517) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1518) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1519) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1520) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1521) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1522) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1523) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1524) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1525) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1526) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1527) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1528) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1529) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1530) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1531) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1532) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1533) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1534) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1535) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1536) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1537) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1538) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1539) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1540) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1541) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1542) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1543) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1544) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1545) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1546) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1547) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1548) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1549) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1550) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1551) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1552) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1553) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1554) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1555) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1556) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1557) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1558) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1559) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1560) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1561) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1562) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1563) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1564) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1565) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1566) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1567) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1568) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1569) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1570) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1571) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1572) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1573) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1574) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1575) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1576) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1577) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1578) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1579) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1580) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1581) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1582) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1583) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1584) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1585) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1586) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1587) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1588) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1589) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1590) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1591) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1592) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1593) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1594) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1595) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1596) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1597) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1598) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1599) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1600) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1601) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1602) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1603) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1604) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1605) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1606) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1607) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1608) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1609) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1610) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1611) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1612) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1613) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1614) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1615) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1616) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1617) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1618) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1619) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1620) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1624) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1658) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1697) | pub enum _bindgen_ty_3 { type socket_state (line 1761) | pub enum socket_state { type _bindgen_ty_4 (line 1771) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1786) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1795) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1804) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1814) | pub enum _bindgen_ty_6 { type net_device_flags (line 1847) | pub enum net_device_flags { type _bindgen_ty_7 (line 1871) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1883) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1891) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2479) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1902) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1910) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1924) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1943) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2482) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2055) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2064) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2073) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2086) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2100) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2114) | pub const fn new() -> Self { function as_ptr (line 2118) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2122) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2126) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2130) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2135) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2141) | pub const fn new() -> Self { function as_ref (line 2145) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2149) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2155) | fn default() -> Self { function clone (line 2161) | fn clone(&self) -> Self { function fmt (line 2167) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2172) | fn hash(&self, _state: &mut H) {} function eq (line 2175) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/aarch64/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 14) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 15) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/aarch64/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/aarch64/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type sysinfo (line 56) | pub struct sysinfo { type oldold_utsname (line 74) | pub struct oldold_utsname { type old_utsname (line 83) | pub struct old_utsname { type new_utsname (line 92) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 100) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 101) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 102) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 105) | pub const fn new() -> Self { function as_ptr (line 109) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 113) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 117) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 121) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 126) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/aarch64/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/arm/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/arm/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 441) | pub struct clone_args { type sigaction (line 456) | pub struct sigaction { type sigaltstack (line 464) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 471) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 477) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 485) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 492) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 501) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 507) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 514) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 520) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 527) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 533) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 540) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 545) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 553) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 561) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 567) | pub struct statx_timestamp { type statx (line 574) | pub struct statx { type termios (line 602) | pub struct termios { type termios2 (line 612) | pub struct termios2 { type ktermios (line 624) | pub struct ktermios { type winsize (line 636) | pub struct winsize { type termio (line 644) | pub struct termio { type iovec (line 654) | pub struct iovec { type uffd_msg (line 660) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 669) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 676) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 681) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 688) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 694) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 701) | pub struct uffdio_api { type uffdio_range (line 708) | pub struct uffdio_range { type uffdio_register (line 714) | pub struct uffdio_register { type uffdio_copy (line 721) | pub struct uffdio_copy { type uffdio_zeropage (line 730) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 737) | pub struct uffdio_writeprotect { type uffdio_continue (line 743) | pub struct uffdio_continue { type linux_dirent64 (line 750) | pub struct linux_dirent64 { type __old_kernel_stat (line 759) | pub struct __old_kernel_stat { type stat (line 774) | pub struct stat { type stat64 (line 796) | pub struct stat64 { type statfs (line 819) | pub struct statfs { type statfs64 (line 835) | pub struct statfs64 { type compat_statfs64 (line 851) | pub struct compat_statfs64 { type user_desc (line 867) | pub struct user_desc { method seg_32bit (line 2856) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2860) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2867) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2871) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2878) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2882) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2889) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2893) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2900) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2904) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2911) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2915) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2922) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 877) | pub struct kernel_sigset_t { type kernel_sigaction (line 882) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 888) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 889) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 890) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 891) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 892) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_NULL (line 893) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 894) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 895) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 896) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 897) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 898) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 899) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 900) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 901) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 902) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 903) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 904) | pub const AT_UID: u32 = 11; constant AT_EUID (line 905) | pub const AT_EUID: u32 = 12; constant AT_GID (line 906) | pub const AT_GID: u32 = 13; constant AT_EGID (line 907) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 908) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 909) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 910) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 911) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 912) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 913) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 914) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 915) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 916) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 917) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 918) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 919) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 920) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 921) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 922) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 923) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 924) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 925) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 926) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 927) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 928) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 929) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 930) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 931) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 932) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 933) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 934) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 935) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 936) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 937) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 938) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 939) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 940) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 941) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 942) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 943) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 944) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 945) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 946) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 947) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 948) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 949) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 950) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 951) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 952) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 953) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 954) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 955) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 956) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 957) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 958) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 959) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 960) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 961) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 962) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 963) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 964) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 965) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 966) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 967) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 968) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 969) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 970) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 971) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 972) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 973) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 974) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 975) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 976) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 977) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 978) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 979) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 980) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 981) | pub const CAP_LAST_CAP: u32 = 40; constant O_DIRECTORY (line 982) | pub const O_DIRECTORY: u32 = 16384; constant O_NOFOLLOW (line 983) | pub const O_NOFOLLOW: u32 = 32768; constant O_DIRECT (line 984) | pub const O_DIRECT: u32 = 65536; constant O_LARGEFILE (line 985) | pub const O_LARGEFILE: u32 = 131072; constant O_ACCMODE (line 986) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 987) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 988) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 989) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 990) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 991) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 992) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 993) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 994) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 995) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 996) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 997) | pub const FASYNC: u32 = 8192; constant O_NOATIME (line 998) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 999) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 1000) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 1001) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 1002) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1003) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1004) | pub const O_TMPFILE: u32 = 4210688; constant O_TMPFILE_MASK (line 1005) | pub const O_TMPFILE_MASK: u32 = 4210752; constant O_NDELAY (line 1006) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 1007) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1008) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1009) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1010) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1011) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 1012) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 1013) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1014) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1015) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 1016) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 1017) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1018) | pub const F_GETSIG: u32 = 11; constant F_GETLK64 (line 1019) | pub const F_GETLK64: u32 = 12; constant F_SETLK64 (line 1020) | pub const F_SETLK64: u32 = 13; constant F_SETLKW64 (line 1021) | pub const F_SETLKW64: u32 = 14; constant F_SETOWN_EX (line 1022) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1023) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1024) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1025) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1026) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1027) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1028) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1029) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1030) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1031) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1032) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1033) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1034) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1035) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1036) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1037) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1038) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1039) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1040) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1041) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1042) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1043) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1044) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1045) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1046) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1047) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1048) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1049) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1050) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1051) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1052) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1053) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1054) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1055) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1056) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1057) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1058) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1059) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1060) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1061) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1062) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1063) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1064) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1065) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1066) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1067) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1068) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1069) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1070) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1071) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1072) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1073) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1074) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1075) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1076) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1077) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1078) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1079) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1080) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1081) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1082) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1083) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1084) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1085) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1086) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1087) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1088) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1089) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1090) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1091) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1092) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1093) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1094) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1095) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1096) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1097) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1098) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1099) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1100) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1101) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1102) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1103) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1104) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1105) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1106) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1107) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1108) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1109) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1110) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1111) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1112) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1113) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1114) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1115) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1116) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1117) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1118) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1119) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1120) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1121) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1122) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1123) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1124) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1125) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1126) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1127) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1128) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1129) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1130) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1131) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1132) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1133) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1134) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1135) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1136) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1137) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1138) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1139) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1140) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1141) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1142) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1143) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1144) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1145) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1146) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1147) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1148) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1149) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1150) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1151) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1152) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1153) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1154) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1155) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1156) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1157) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1158) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1159) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1160) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1161) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1162) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1163) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1164) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1165) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1166) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1167) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1168) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1169) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1170) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1171) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1172) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1173) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1174) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1175) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1176) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1177) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1178) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1179) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1180) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1181) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1182) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1183) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1184) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1185) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1186) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1187) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1188) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1189) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1190) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1191) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1192) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1193) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1194) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1195) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1196) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1197) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1198) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1199) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1200) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1201) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1202) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1203) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1204) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1205) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1206) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1207) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1208) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1209) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1210) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1211) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1212) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1213) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1214) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1215) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1216) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1217) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1218) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1219) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1220) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1221) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1222) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1223) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1224) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1225) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1226) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1227) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1228) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1229) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1230) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1231) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1232) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1233) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1234) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1235) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1236) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1237) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1238) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1239) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1240) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1241) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1242) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1243) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1244) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1245) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1246) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1247) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1248) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1249) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1250) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1251) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1252) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1253) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1254) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1255) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1256) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1257) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1258) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1259) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1260) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1261) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1262) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1263) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1264) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1265) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1266) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1267) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1268) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1269) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1270) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1271) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1272) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1273) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1274) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1275) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1276) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1277) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1278) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1279) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1280) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1281) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1282) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1283) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1284) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1285) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1286) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1287) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1288) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1289) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1290) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1291) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1292) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1293) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1294) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1295) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1296) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1297) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1298) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1299) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1300) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1301) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1302) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1303) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1304) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1305) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1306) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1307) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1308) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1309) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1310) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1311) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1312) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1313) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1314) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1315) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1316) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1317) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1318) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1319) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1320) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1321) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1322) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1323) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1324) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1325) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1326) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1327) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1328) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1329) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1330) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1331) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1332) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1333) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1334) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1335) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1336) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1337) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1338) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1339) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1340) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1341) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1342) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1343) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1344) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1345) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1346) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1347) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1348) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1349) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1350) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1351) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1352) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1353) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1354) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1355) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1356) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1357) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1358) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1359) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1360) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1361) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1362) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1363) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1364) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1365) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1366) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1367) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1368) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1369) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1370) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1371) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1372) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1373) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1374) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1375) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1376) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1377) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1378) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1379) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1380) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1381) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1382) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1383) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1384) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1385) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1386) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1387) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1388) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1389) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1390) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1391) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1392) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1393) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1394) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1395) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1396) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1397) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1398) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1399) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1400) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1401) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1402) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1403) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1404) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1405) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1406) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1407) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1408) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1409) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1410) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1411) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1412) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1413) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1414) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1415) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1416) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1417) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1418) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1419) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1420) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1421) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1422) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1423) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1424) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1425) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1426) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1427) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1428) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1429) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1430) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1431) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1432) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1433) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1434) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1435) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1436) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1437) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1438) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1439) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1440) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1441) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1442) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1443) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1444) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1445) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1446) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1447) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1448) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1449) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1450) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1451) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1452) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1453) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1454) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1455) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1456) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1457) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1458) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1459) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1460) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1461) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1462) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1463) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1464) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1465) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1466) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1467) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1468) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1469) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1470) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1471) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1472) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1473) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1474) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1475) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1476) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1477) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1478) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1479) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1480) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1481) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1482) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1483) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1484) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1485) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1486) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1487) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1488) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1489) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1490) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1491) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1492) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1493) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1494) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1495) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1496) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1497) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1498) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1499) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1500) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1501) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1502) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1503) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1504) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1505) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1506) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1507) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1508) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1509) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1510) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1511) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1512) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1513) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1514) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1515) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1516) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1517) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1518) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1519) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1520) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1521) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1522) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1523) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1524) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1525) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1526) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1527) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1528) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1529) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1530) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1531) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1532) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1533) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1534) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1535) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1536) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1537) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1538) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1539) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1540) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1541) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1542) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1543) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1544) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1545) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1546) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1547) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1548) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1549) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1550) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1551) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1552) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1553) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1554) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1555) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1556) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1557) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1558) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1559) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1560) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1561) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1562) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1563) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1564) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1565) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1566) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1567) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1568) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1569) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1570) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1571) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1572) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1573) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1574) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1575) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1576) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1577) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1578) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1579) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1580) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1581) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1582) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1583) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1584) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1585) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1586) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1587) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1588) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1589) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1590) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1591) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1592) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1593) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1594) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1595) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1596) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1597) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1598) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1599) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1600) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1601) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1602) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1603) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1604) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1605) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1606) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1607) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1608) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1609) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1610) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1611) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1612) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1613) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1614) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1615) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1616) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1617) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1618) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1619) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1620) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1621) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1622) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1623) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1624) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1625) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1626) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1627) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1628) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1629) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1630) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1631) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1632) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1633) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1634) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1635) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1636) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1637) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1638) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1639) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1640) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1641) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1642) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1643) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1644) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1645) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1646) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1647) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1648) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1649) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1650) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1651) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1652) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1653) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1654) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1655) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1656) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1657) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1658) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1659) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1660) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1661) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1662) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1663) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1664) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1665) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1666) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1667) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1668) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1669) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1670) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1671) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1672) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1673) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1674) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1675) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1676) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1677) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1678) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1679) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1680) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1681) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1682) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1683) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1684) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1685) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1686) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1687) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1688) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1689) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1690) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1691) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1692) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1693) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1694) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1695) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1696) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1697) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1698) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1699) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1700) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1701) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1702) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1703) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1704) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1705) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1706) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1707) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1708) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1709) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1710) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1711) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1712) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1713) | pub const SCHED_FLAG_ALL: u32 = 127; constant NSIG (line 1714) | pub const NSIG: u32 = 32; constant SIGHUP (line 1715) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1716) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1717) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1718) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1719) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1720) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1721) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1722) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1723) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1724) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1725) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1726) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1727) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1728) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1729) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1730) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1731) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1732) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1733) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1734) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1735) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1736) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1737) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1738) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1739) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1740) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1741) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1742) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1743) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1744) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1745) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1746) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1747) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1748) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1749) | pub const SIGRTMIN: u32 = 32; constant SIGSWI (line 1750) | pub const SIGSWI: u32 = 32; constant SA_THIRTYTWO (line 1751) | pub const SA_THIRTYTWO: u32 = 33554432; constant SA_RESTORER (line 1752) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1753) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1754) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1755) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1756) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1757) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1758) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1759) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1760) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1761) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1762) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1763) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1764) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1765) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1766) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1767) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1768) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1769) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1770) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1771) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1772) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1773) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1774) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1775) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1776) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1777) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1778) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1779) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1780) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1781) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1782) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1783) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1784) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1785) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1786) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1787) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1788) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1789) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1790) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1791) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1792) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1793) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1794) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1795) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1796) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1797) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1798) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1799) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1800) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1801) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1802) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1803) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1804) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1805) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1806) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1807) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1808) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1809) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1810) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1811) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1812) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1813) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1814) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1815) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1816) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1817) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1818) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1819) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1820) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1821) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1822) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1823) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1824) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1825) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1826) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1827) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1828) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1829) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1830) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1831) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1832) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1833) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1834) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1835) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1836) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1837) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1838) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1839) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1840) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1841) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1842) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1843) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1844) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1845) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1846) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1847) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1848) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1849) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1850) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1851) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1852) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1853) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1854) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1855) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1856) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1857) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1858) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1859) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1860) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1861) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1862) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1863) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1864) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1865) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1866) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1867) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1868) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1869) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1870) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1871) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1872) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1873) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1874) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1875) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1876) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1877) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1878) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1879) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1880) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1881) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1882) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1883) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1884) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1885) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1886) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1887) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1888) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1889) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1890) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1891) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1892) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1893) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1894) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1895) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1896) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1897) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1898) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1899) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1900) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1901) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1902) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1903) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1904) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1905) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1906) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1907) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1908) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1909) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1910) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1911) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1912) | pub const PARMRK: u32 = 8; constant INPCK (line 1913) | pub const INPCK: u32 = 16; constant ISTRIP (line 1914) | pub const ISTRIP: u32 = 32; constant INLCR (line 1915) | pub const INLCR: u32 = 64; constant IGNCR (line 1916) | pub const IGNCR: u32 = 128; constant ICRNL (line 1917) | pub const ICRNL: u32 = 256; constant IXANY (line 1918) | pub const IXANY: u32 = 2048; constant OPOST (line 1919) | pub const OPOST: u32 = 1; constant OCRNL (line 1920) | pub const OCRNL: u32 = 8; constant ONOCR (line 1921) | pub const ONOCR: u32 = 16; constant ONLRET (line 1922) | pub const ONLRET: u32 = 32; constant OFILL (line 1923) | pub const OFILL: u32 = 64; constant OFDEL (line 1924) | pub const OFDEL: u32 = 128; constant B0 (line 1925) | pub const B0: u32 = 0; constant B50 (line 1926) | pub const B50: u32 = 1; constant B75 (line 1927) | pub const B75: u32 = 2; constant B110 (line 1928) | pub const B110: u32 = 3; constant B134 (line 1929) | pub const B134: u32 = 4; constant B150 (line 1930) | pub const B150: u32 = 5; constant B200 (line 1931) | pub const B200: u32 = 6; constant B300 (line 1932) | pub const B300: u32 = 7; constant B600 (line 1933) | pub const B600: u32 = 8; constant B1200 (line 1934) | pub const B1200: u32 = 9; constant B1800 (line 1935) | pub const B1800: u32 = 10; constant B2400 (line 1936) | pub const B2400: u32 = 11; constant B4800 (line 1937) | pub const B4800: u32 = 12; constant B9600 (line 1938) | pub const B9600: u32 = 13; constant B19200 (line 1939) | pub const B19200: u32 = 14; constant B38400 (line 1940) | pub const B38400: u32 = 15; constant EXTA (line 1941) | pub const EXTA: u32 = 14; constant EXTB (line 1942) | pub const EXTB: u32 = 15; constant ADDRB (line 1943) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1944) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1945) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1946) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1947) | pub const TCOOFF: u32 = 0; constant TCOON (line 1948) | pub const TCOON: u32 = 1; constant TCIOFF (line 1949) | pub const TCIOFF: u32 = 2; constant TCION (line 1950) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1951) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1952) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1953) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1954) | pub const NCCS: u32 = 19; constant VINTR (line 1955) | pub const VINTR: u32 = 0; constant VQUIT (line 1956) | pub const VQUIT: u32 = 1; constant VERASE (line 1957) | pub const VERASE: u32 = 2; constant VKILL (line 1958) | pub const VKILL: u32 = 3; constant VEOF (line 1959) | pub const VEOF: u32 = 4; constant VTIME (line 1960) | pub const VTIME: u32 = 5; constant VMIN (line 1961) | pub const VMIN: u32 = 6; constant VSWTC (line 1962) | pub const VSWTC: u32 = 7; constant VSTART (line 1963) | pub const VSTART: u32 = 8; constant VSTOP (line 1964) | pub const VSTOP: u32 = 9; constant VSUSP (line 1965) | pub const VSUSP: u32 = 10; constant VEOL (line 1966) | pub const VEOL: u32 = 11; constant VREPRINT (line 1967) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1968) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1969) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1970) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1971) | pub const VEOL2: u32 = 16; constant IUCLC (line 1972) | pub const IUCLC: u32 = 512; constant IXON (line 1973) | pub const IXON: u32 = 1024; constant IXOFF (line 1974) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1975) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1976) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1977) | pub const OLCUC: u32 = 2; constant ONLCR (line 1978) | pub const ONLCR: u32 = 4; constant NLDLY (line 1979) | pub const NLDLY: u32 = 256; constant NL0 (line 1980) | pub const NL0: u32 = 0; constant NL1 (line 1981) | pub const NL1: u32 = 256; constant CRDLY (line 1982) | pub const CRDLY: u32 = 1536; constant CR0 (line 1983) | pub const CR0: u32 = 0; constant CR1 (line 1984) | pub const CR1: u32 = 512; constant CR2 (line 1985) | pub const CR2: u32 = 1024; constant CR3 (line 1986) | pub const CR3: u32 = 1536; constant TABDLY (line 1987) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1988) | pub const TAB0: u32 = 0; constant TAB1 (line 1989) | pub const TAB1: u32 = 2048; constant TAB2 (line 1990) | pub const TAB2: u32 = 4096; constant TAB3 (line 1991) | pub const TAB3: u32 = 6144; constant XTABS (line 1992) | pub const XTABS: u32 = 6144; constant BSDLY (line 1993) | pub const BSDLY: u32 = 8192; constant BS0 (line 1994) | pub const BS0: u32 = 0; constant BS1 (line 1995) | pub const BS1: u32 = 8192; constant VTDLY (line 1996) | pub const VTDLY: u32 = 16384; constant VT0 (line 1997) | pub const VT0: u32 = 0; constant VT1 (line 1998) | pub const VT1: u32 = 16384; constant FFDLY (line 1999) | pub const FFDLY: u32 = 32768; constant FF0 (line 2000) | pub const FF0: u32 = 0; constant FF1 (line 2001) | pub const FF1: u32 = 32768; constant CBAUD (line 2002) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2003) | pub const CSIZE: u32 = 48; constant CS5 (line 2004) | pub const CS5: u32 = 0; constant CS6 (line 2005) | pub const CS6: u32 = 16; constant CS7 (line 2006) | pub const CS7: u32 = 32; constant CS8 (line 2007) | pub const CS8: u32 = 48; constant CSTOPB (line 2008) | pub const CSTOPB: u32 = 64; constant CREAD (line 2009) | pub const CREAD: u32 = 128; constant PARENB (line 2010) | pub const PARENB: u32 = 256; constant PARODD (line 2011) | pub const PARODD: u32 = 512; constant HUPCL (line 2012) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2013) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2014) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2015) | pub const BOTHER: u32 = 4096; constant B57600 (line 2016) | pub const B57600: u32 = 4097; constant B115200 (line 2017) | pub const B115200: u32 = 4098; constant B230400 (line 2018) | pub const B230400: u32 = 4099; constant B460800 (line 2019) | pub const B460800: u32 = 4100; constant B500000 (line 2020) | pub const B500000: u32 = 4101; constant B576000 (line 2021) | pub const B576000: u32 = 4102; constant B921600 (line 2022) | pub const B921600: u32 = 4103; constant B1000000 (line 2023) | pub const B1000000: u32 = 4104; constant B1152000 (line 2024) | pub const B1152000: u32 = 4105; constant B1500000 (line 2025) | pub const B1500000: u32 = 4106; constant B2000000 (line 2026) | pub const B2000000: u32 = 4107; constant B2500000 (line 2027) | pub const B2500000: u32 = 4108; constant B3000000 (line 2028) | pub const B3000000: u32 = 4109; constant B3500000 (line 2029) | pub const B3500000: u32 = 4110; constant B4000000 (line 2030) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2031) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2032) | pub const ISIG: u32 = 1; constant ICANON (line 2033) | pub const ICANON: u32 = 2; constant XCASE (line 2034) | pub const XCASE: u32 = 4; constant ECHO (line 2035) | pub const ECHO: u32 = 8; constant ECHOE (line 2036) | pub const ECHOE: u32 = 16; constant ECHOK (line 2037) | pub const ECHOK: u32 = 32; constant ECHONL (line 2038) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2039) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2040) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2041) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2042) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2043) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2044) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2045) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2046) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2047) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2048) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2049) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2050) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2051) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2052) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2053) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2054) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2055) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2056) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2057) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2058) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2059) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2060) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2061) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2062) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2063) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2064) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2065) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2066) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2067) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2068) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2069) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2070) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2071) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2072) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2073) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2074) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2075) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2076) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_OABI_SYSCALL_BASE (line 2077) | pub const __NR_OABI_SYSCALL_BASE: u32 = 9437184; constant __NR_SYSCALL_MASK (line 2078) | pub const __NR_SYSCALL_MASK: u32 = 1048575; constant __NR_SYSCALL_BASE (line 2079) | pub const __NR_SYSCALL_BASE: u32 = 0; constant __NR_restart_syscall (line 2080) | pub const __NR_restart_syscall: u32 = 0; constant __NR_exit (line 2081) | pub const __NR_exit: u32 = 1; constant __NR_fork (line 2082) | pub const __NR_fork: u32 = 2; constant __NR_read (line 2083) | pub const __NR_read: u32 = 3; constant __NR_write (line 2084) | pub const __NR_write: u32 = 4; constant __NR_open (line 2085) | pub const __NR_open: u32 = 5; constant __NR_close (line 2086) | pub const __NR_close: u32 = 6; constant __NR_creat (line 2087) | pub const __NR_creat: u32 = 8; constant __NR_link (line 2088) | pub const __NR_link: u32 = 9; constant __NR_unlink (line 2089) | pub const __NR_unlink: u32 = 10; constant __NR_execve (line 2090) | pub const __NR_execve: u32 = 11; constant __NR_chdir (line 2091) | pub const __NR_chdir: u32 = 12; constant __NR_mknod (line 2092) | pub const __NR_mknod: u32 = 14; constant __NR_chmod (line 2093) | pub const __NR_chmod: u32 = 15; constant __NR_lchown (line 2094) | pub const __NR_lchown: u32 = 16; constant __NR_lseek (line 2095) | pub const __NR_lseek: u32 = 19; constant __NR_getpid (line 2096) | pub const __NR_getpid: u32 = 20; constant __NR_mount (line 2097) | pub const __NR_mount: u32 = 21; constant __NR_setuid (line 2098) | pub const __NR_setuid: u32 = 23; constant __NR_getuid (line 2099) | pub const __NR_getuid: u32 = 24; constant __NR_ptrace (line 2100) | pub const __NR_ptrace: u32 = 26; constant __NR_pause (line 2101) | pub const __NR_pause: u32 = 29; constant __NR_access (line 2102) | pub const __NR_access: u32 = 33; constant __NR_nice (line 2103) | pub const __NR_nice: u32 = 34; constant __NR_sync (line 2104) | pub const __NR_sync: u32 = 36; constant __NR_kill (line 2105) | pub const __NR_kill: u32 = 37; constant __NR_rename (line 2106) | pub const __NR_rename: u32 = 38; constant __NR_mkdir (line 2107) | pub const __NR_mkdir: u32 = 39; constant __NR_rmdir (line 2108) | pub const __NR_rmdir: u32 = 40; constant __NR_dup (line 2109) | pub const __NR_dup: u32 = 41; constant __NR_pipe (line 2110) | pub const __NR_pipe: u32 = 42; constant __NR_times (line 2111) | pub const __NR_times: u32 = 43; constant __NR_brk (line 2112) | pub const __NR_brk: u32 = 45; constant __NR_setgid (line 2113) | pub const __NR_setgid: u32 = 46; constant __NR_getgid (line 2114) | pub const __NR_getgid: u32 = 47; constant __NR_geteuid (line 2115) | pub const __NR_geteuid: u32 = 49; constant __NR_getegid (line 2116) | pub const __NR_getegid: u32 = 50; constant __NR_acct (line 2117) | pub const __NR_acct: u32 = 51; constant __NR_umount2 (line 2118) | pub const __NR_umount2: u32 = 52; constant __NR_ioctl (line 2119) | pub const __NR_ioctl: u32 = 54; constant __NR_fcntl (line 2120) | pub const __NR_fcntl: u32 = 55; constant __NR_setpgid (line 2121) | pub const __NR_setpgid: u32 = 57; constant __NR_umask (line 2122) | pub const __NR_umask: u32 = 60; constant __NR_chroot (line 2123) | pub const __NR_chroot: u32 = 61; constant __NR_ustat (line 2124) | pub const __NR_ustat: u32 = 62; constant __NR_dup2 (line 2125) | pub const __NR_dup2: u32 = 63; constant __NR_getppid (line 2126) | pub const __NR_getppid: u32 = 64; constant __NR_getpgrp (line 2127) | pub const __NR_getpgrp: u32 = 65; constant __NR_setsid (line 2128) | pub const __NR_setsid: u32 = 66; constant __NR_sigaction (line 2129) | pub const __NR_sigaction: u32 = 67; constant __NR_setreuid (line 2130) | pub const __NR_setreuid: u32 = 70; constant __NR_setregid (line 2131) | pub const __NR_setregid: u32 = 71; constant __NR_sigsuspend (line 2132) | pub const __NR_sigsuspend: u32 = 72; constant __NR_sigpending (line 2133) | pub const __NR_sigpending: u32 = 73; constant __NR_sethostname (line 2134) | pub const __NR_sethostname: u32 = 74; constant __NR_setrlimit (line 2135) | pub const __NR_setrlimit: u32 = 75; constant __NR_getrusage (line 2136) | pub const __NR_getrusage: u32 = 77; constant __NR_gettimeofday (line 2137) | pub const __NR_gettimeofday: u32 = 78; constant __NR_settimeofday (line 2138) | pub const __NR_settimeofday: u32 = 79; constant __NR_getgroups (line 2139) | pub const __NR_getgroups: u32 = 80; constant __NR_setgroups (line 2140) | pub const __NR_setgroups: u32 = 81; constant __NR_symlink (line 2141) | pub const __NR_symlink: u32 = 83; constant __NR_readlink (line 2142) | pub const __NR_readlink: u32 = 85; constant __NR_uselib (line 2143) | pub const __NR_uselib: u32 = 86; constant __NR_swapon (line 2144) | pub const __NR_swapon: u32 = 87; constant __NR_reboot (line 2145) | pub const __NR_reboot: u32 = 88; constant __NR_munmap (line 2146) | pub const __NR_munmap: u32 = 91; constant __NR_truncate (line 2147) | pub const __NR_truncate: u32 = 92; constant __NR_ftruncate (line 2148) | pub const __NR_ftruncate: u32 = 93; constant __NR_fchmod (line 2149) | pub const __NR_fchmod: u32 = 94; constant __NR_fchown (line 2150) | pub const __NR_fchown: u32 = 95; constant __NR_getpriority (line 2151) | pub const __NR_getpriority: u32 = 96; constant __NR_setpriority (line 2152) | pub const __NR_setpriority: u32 = 97; constant __NR_statfs (line 2153) | pub const __NR_statfs: u32 = 99; constant __NR_fstatfs (line 2154) | pub const __NR_fstatfs: u32 = 100; constant __NR_syslog (line 2155) | pub const __NR_syslog: u32 = 103; constant __NR_setitimer (line 2156) | pub const __NR_setitimer: u32 = 104; constant __NR_getitimer (line 2157) | pub const __NR_getitimer: u32 = 105; constant __NR_stat (line 2158) | pub const __NR_stat: u32 = 106; constant __NR_lstat (line 2159) | pub const __NR_lstat: u32 = 107; constant __NR_fstat (line 2160) | pub const __NR_fstat: u32 = 108; constant __NR_vhangup (line 2161) | pub const __NR_vhangup: u32 = 111; constant __NR_wait4 (line 2162) | pub const __NR_wait4: u32 = 114; constant __NR_swapoff (line 2163) | pub const __NR_swapoff: u32 = 115; constant __NR_sysinfo (line 2164) | pub const __NR_sysinfo: u32 = 116; constant __NR_fsync (line 2165) | pub const __NR_fsync: u32 = 118; constant __NR_sigreturn (line 2166) | pub const __NR_sigreturn: u32 = 119; constant __NR_clone (line 2167) | pub const __NR_clone: u32 = 120; constant __NR_setdomainname (line 2168) | pub const __NR_setdomainname: u32 = 121; constant __NR_uname (line 2169) | pub const __NR_uname: u32 = 122; constant __NR_adjtimex (line 2170) | pub const __NR_adjtimex: u32 = 124; constant __NR_mprotect (line 2171) | pub const __NR_mprotect: u32 = 125; constant __NR_sigprocmask (line 2172) | pub const __NR_sigprocmask: u32 = 126; constant __NR_init_module (line 2173) | pub const __NR_init_module: u32 = 128; constant __NR_delete_module (line 2174) | pub const __NR_delete_module: u32 = 129; constant __NR_quotactl (line 2175) | pub const __NR_quotactl: u32 = 131; constant __NR_getpgid (line 2176) | pub const __NR_getpgid: u32 = 132; constant __NR_fchdir (line 2177) | pub const __NR_fchdir: u32 = 133; constant __NR_bdflush (line 2178) | pub const __NR_bdflush: u32 = 134; constant __NR_sysfs (line 2179) | pub const __NR_sysfs: u32 = 135; constant __NR_personality (line 2180) | pub const __NR_personality: u32 = 136; constant __NR_setfsuid (line 2181) | pub const __NR_setfsuid: u32 = 138; constant __NR_setfsgid (line 2182) | pub const __NR_setfsgid: u32 = 139; constant __NR__llseek (line 2183) | pub const __NR__llseek: u32 = 140; constant __NR_getdents (line 2184) | pub const __NR_getdents: u32 = 141; constant __NR__newselect (line 2185) | pub const __NR__newselect: u32 = 142; constant __NR_flock (line 2186) | pub const __NR_flock: u32 = 143; constant __NR_msync (line 2187) | pub const __NR_msync: u32 = 144; constant __NR_readv (line 2188) | pub const __NR_readv: u32 = 145; constant __NR_writev (line 2189) | pub const __NR_writev: u32 = 146; constant __NR_getsid (line 2190) | pub const __NR_getsid: u32 = 147; constant __NR_fdatasync (line 2191) | pub const __NR_fdatasync: u32 = 148; constant __NR__sysctl (line 2192) | pub const __NR__sysctl: u32 = 149; constant __NR_mlock (line 2193) | pub const __NR_mlock: u32 = 150; constant __NR_munlock (line 2194) | pub const __NR_munlock: u32 = 151; constant __NR_mlockall (line 2195) | pub const __NR_mlockall: u32 = 152; constant __NR_munlockall (line 2196) | pub const __NR_munlockall: u32 = 153; constant __NR_sched_setparam (line 2197) | pub const __NR_sched_setparam: u32 = 154; constant __NR_sched_getparam (line 2198) | pub const __NR_sched_getparam: u32 = 155; constant __NR_sched_setscheduler (line 2199) | pub const __NR_sched_setscheduler: u32 = 156; constant __NR_sched_getscheduler (line 2200) | pub const __NR_sched_getscheduler: u32 = 157; constant __NR_sched_yield (line 2201) | pub const __NR_sched_yield: u32 = 158; constant __NR_sched_get_priority_max (line 2202) | pub const __NR_sched_get_priority_max: u32 = 159; constant __NR_sched_get_priority_min (line 2203) | pub const __NR_sched_get_priority_min: u32 = 160; constant __NR_sched_rr_get_interval (line 2204) | pub const __NR_sched_rr_get_interval: u32 = 161; constant __NR_nanosleep (line 2205) | pub const __NR_nanosleep: u32 = 162; constant __NR_mremap (line 2206) | pub const __NR_mremap: u32 = 163; constant __NR_setresuid (line 2207) | pub const __NR_setresuid: u32 = 164; constant __NR_getresuid (line 2208) | pub const __NR_getresuid: u32 = 165; constant __NR_poll (line 2209) | pub const __NR_poll: u32 = 168; constant __NR_nfsservctl (line 2210) | pub const __NR_nfsservctl: u32 = 169; constant __NR_setresgid (line 2211) | pub const __NR_setresgid: u32 = 170; constant __NR_getresgid (line 2212) | pub const __NR_getresgid: u32 = 171; constant __NR_prctl (line 2213) | pub const __NR_prctl: u32 = 172; constant __NR_rt_sigreturn (line 2214) | pub const __NR_rt_sigreturn: u32 = 173; constant __NR_rt_sigaction (line 2215) | pub const __NR_rt_sigaction: u32 = 174; constant __NR_rt_sigprocmask (line 2216) | pub const __NR_rt_sigprocmask: u32 = 175; constant __NR_rt_sigpending (line 2217) | pub const __NR_rt_sigpending: u32 = 176; constant __NR_rt_sigtimedwait (line 2218) | pub const __NR_rt_sigtimedwait: u32 = 177; constant __NR_rt_sigqueueinfo (line 2219) | pub const __NR_rt_sigqueueinfo: u32 = 178; constant __NR_rt_sigsuspend (line 2220) | pub const __NR_rt_sigsuspend: u32 = 179; constant __NR_pread64 (line 2221) | pub const __NR_pread64: u32 = 180; constant __NR_pwrite64 (line 2222) | pub const __NR_pwrite64: u32 = 181; constant __NR_chown (line 2223) | pub const __NR_chown: u32 = 182; constant __NR_getcwd (line 2224) | pub const __NR_getcwd: u32 = 183; constant __NR_capget (line 2225) | pub const __NR_capget: u32 = 184; constant __NR_capset (line 2226) | pub const __NR_capset: u32 = 185; constant __NR_sigaltstack (line 2227) | pub const __NR_sigaltstack: u32 = 186; constant __NR_sendfile (line 2228) | pub const __NR_sendfile: u32 = 187; constant __NR_vfork (line 2229) | pub const __NR_vfork: u32 = 190; constant __NR_ugetrlimit (line 2230) | pub const __NR_ugetrlimit: u32 = 191; constant __NR_mmap2 (line 2231) | pub const __NR_mmap2: u32 = 192; constant __NR_truncate64 (line 2232) | pub const __NR_truncate64: u32 = 193; constant __NR_ftruncate64 (line 2233) | pub const __NR_ftruncate64: u32 = 194; constant __NR_stat64 (line 2234) | pub const __NR_stat64: u32 = 195; constant __NR_lstat64 (line 2235) | pub const __NR_lstat64: u32 = 196; constant __NR_fstat64 (line 2236) | pub const __NR_fstat64: u32 = 197; constant __NR_lchown32 (line 2237) | pub const __NR_lchown32: u32 = 198; constant __NR_getuid32 (line 2238) | pub const __NR_getuid32: u32 = 199; constant __NR_getgid32 (line 2239) | pub const __NR_getgid32: u32 = 200; constant __NR_geteuid32 (line 2240) | pub const __NR_geteuid32: u32 = 201; constant __NR_getegid32 (line 2241) | pub const __NR_getegid32: u32 = 202; constant __NR_setreuid32 (line 2242) | pub const __NR_setreuid32: u32 = 203; constant __NR_setregid32 (line 2243) | pub const __NR_setregid32: u32 = 204; constant __NR_getgroups32 (line 2244) | pub const __NR_getgroups32: u32 = 205; constant __NR_setgroups32 (line 2245) | pub const __NR_setgroups32: u32 = 206; constant __NR_fchown32 (line 2246) | pub const __NR_fchown32: u32 = 207; constant __NR_setresuid32 (line 2247) | pub const __NR_setresuid32: u32 = 208; constant __NR_getresuid32 (line 2248) | pub const __NR_getresuid32: u32 = 209; constant __NR_setresgid32 (line 2249) | pub const __NR_setresgid32: u32 = 210; constant __NR_getresgid32 (line 2250) | pub const __NR_getresgid32: u32 = 211; constant __NR_chown32 (line 2251) | pub const __NR_chown32: u32 = 212; constant __NR_setuid32 (line 2252) | pub const __NR_setuid32: u32 = 213; constant __NR_setgid32 (line 2253) | pub const __NR_setgid32: u32 = 214; constant __NR_setfsuid32 (line 2254) | pub const __NR_setfsuid32: u32 = 215; constant __NR_setfsgid32 (line 2255) | pub const __NR_setfsgid32: u32 = 216; constant __NR_getdents64 (line 2256) | pub const __NR_getdents64: u32 = 217; constant __NR_pivot_root (line 2257) | pub const __NR_pivot_root: u32 = 218; constant __NR_mincore (line 2258) | pub const __NR_mincore: u32 = 219; constant __NR_madvise (line 2259) | pub const __NR_madvise: u32 = 220; constant __NR_fcntl64 (line 2260) | pub const __NR_fcntl64: u32 = 221; constant __NR_gettid (line 2261) | pub const __NR_gettid: u32 = 224; constant __NR_readahead (line 2262) | pub const __NR_readahead: u32 = 225; constant __NR_setxattr (line 2263) | pub const __NR_setxattr: u32 = 226; constant __NR_lsetxattr (line 2264) | pub const __NR_lsetxattr: u32 = 227; constant __NR_fsetxattr (line 2265) | pub const __NR_fsetxattr: u32 = 228; constant __NR_getxattr (line 2266) | pub const __NR_getxattr: u32 = 229; constant __NR_lgetxattr (line 2267) | pub const __NR_lgetxattr: u32 = 230; constant __NR_fgetxattr (line 2268) | pub const __NR_fgetxattr: u32 = 231; constant __NR_listxattr (line 2269) | pub const __NR_listxattr: u32 = 232; constant __NR_llistxattr (line 2270) | pub const __NR_llistxattr: u32 = 233; constant __NR_flistxattr (line 2271) | pub const __NR_flistxattr: u32 = 234; constant __NR_removexattr (line 2272) | pub const __NR_removexattr: u32 = 235; constant __NR_lremovexattr (line 2273) | pub const __NR_lremovexattr: u32 = 236; constant __NR_fremovexattr (line 2274) | pub const __NR_fremovexattr: u32 = 237; constant __NR_tkill (line 2275) | pub const __NR_tkill: u32 = 238; constant __NR_sendfile64 (line 2276) | pub const __NR_sendfile64: u32 = 239; constant __NR_futex (line 2277) | pub const __NR_futex: u32 = 240; constant __NR_sched_setaffinity (line 2278) | pub const __NR_sched_setaffinity: u32 = 241; constant __NR_sched_getaffinity (line 2279) | pub const __NR_sched_getaffinity: u32 = 242; constant __NR_io_setup (line 2280) | pub const __NR_io_setup: u32 = 243; constant __NR_io_destroy (line 2281) | pub const __NR_io_destroy: u32 = 244; constant __NR_io_getevents (line 2282) | pub const __NR_io_getevents: u32 = 245; constant __NR_io_submit (line 2283) | pub const __NR_io_submit: u32 = 246; constant __NR_io_cancel (line 2284) | pub const __NR_io_cancel: u32 = 247; constant __NR_exit_group (line 2285) | pub const __NR_exit_group: u32 = 248; constant __NR_lookup_dcookie (line 2286) | pub const __NR_lookup_dcookie: u32 = 249; constant __NR_epoll_create (line 2287) | pub const __NR_epoll_create: u32 = 250; constant __NR_epoll_ctl (line 2288) | pub const __NR_epoll_ctl: u32 = 251; constant __NR_epoll_wait (line 2289) | pub const __NR_epoll_wait: u32 = 252; constant __NR_remap_file_pages (line 2290) | pub const __NR_remap_file_pages: u32 = 253; constant __NR_set_tid_address (line 2291) | pub const __NR_set_tid_address: u32 = 256; constant __NR_timer_create (line 2292) | pub const __NR_timer_create: u32 = 257; constant __NR_timer_settime (line 2293) | pub const __NR_timer_settime: u32 = 258; constant __NR_timer_gettime (line 2294) | pub const __NR_timer_gettime: u32 = 259; constant __NR_timer_getoverrun (line 2295) | pub const __NR_timer_getoverrun: u32 = 260; constant __NR_timer_delete (line 2296) | pub const __NR_timer_delete: u32 = 261; constant __NR_clock_settime (line 2297) | pub const __NR_clock_settime: u32 = 262; constant __NR_clock_gettime (line 2298) | pub const __NR_clock_gettime: u32 = 263; constant __NR_clock_getres (line 2299) | pub const __NR_clock_getres: u32 = 264; constant __NR_clock_nanosleep (line 2300) | pub const __NR_clock_nanosleep: u32 = 265; constant __NR_statfs64 (line 2301) | pub const __NR_statfs64: u32 = 266; constant __NR_fstatfs64 (line 2302) | pub const __NR_fstatfs64: u32 = 267; constant __NR_tgkill (line 2303) | pub const __NR_tgkill: u32 = 268; constant __NR_utimes (line 2304) | pub const __NR_utimes: u32 = 269; constant __NR_arm_fadvise64_64 (line 2305) | pub const __NR_arm_fadvise64_64: u32 = 270; constant __NR_pciconfig_iobase (line 2306) | pub const __NR_pciconfig_iobase: u32 = 271; constant __NR_pciconfig_read (line 2307) | pub const __NR_pciconfig_read: u32 = 272; constant __NR_pciconfig_write (line 2308) | pub const __NR_pciconfig_write: u32 = 273; constant __NR_mq_open (line 2309) | pub const __NR_mq_open: u32 = 274; constant __NR_mq_unlink (line 2310) | pub const __NR_mq_unlink: u32 = 275; constant __NR_mq_timedsend (line 2311) | pub const __NR_mq_timedsend: u32 = 276; constant __NR_mq_timedreceive (line 2312) | pub const __NR_mq_timedreceive: u32 = 277; constant __NR_mq_notify (line 2313) | pub const __NR_mq_notify: u32 = 278; constant __NR_mq_getsetattr (line 2314) | pub const __NR_mq_getsetattr: u32 = 279; constant __NR_waitid (line 2315) | pub const __NR_waitid: u32 = 280; constant __NR_socket (line 2316) | pub const __NR_socket: u32 = 281; constant __NR_bind (line 2317) | pub const __NR_bind: u32 = 282; constant __NR_connect (line 2318) | pub const __NR_connect: u32 = 283; constant __NR_listen (line 2319) | pub const __NR_listen: u32 = 284; constant __NR_accept (line 2320) | pub const __NR_accept: u32 = 285; constant __NR_getsockname (line 2321) | pub const __NR_getsockname: u32 = 286; constant __NR_getpeername (line 2322) | pub const __NR_getpeername: u32 = 287; constant __NR_socketpair (line 2323) | pub const __NR_socketpair: u32 = 288; constant __NR_send (line 2324) | pub const __NR_send: u32 = 289; constant __NR_sendto (line 2325) | pub const __NR_sendto: u32 = 290; constant __NR_recv (line 2326) | pub const __NR_recv: u32 = 291; constant __NR_recvfrom (line 2327) | pub const __NR_recvfrom: u32 = 292; constant __NR_shutdown (line 2328) | pub const __NR_shutdown: u32 = 293; constant __NR_setsockopt (line 2329) | pub const __NR_setsockopt: u32 = 294; constant __NR_getsockopt (line 2330) | pub const __NR_getsockopt: u32 = 295; constant __NR_sendmsg (line 2331) | pub const __NR_sendmsg: u32 = 296; constant __NR_recvmsg (line 2332) | pub const __NR_recvmsg: u32 = 297; constant __NR_semop (line 2333) | pub const __NR_semop: u32 = 298; constant __NR_semget (line 2334) | pub const __NR_semget: u32 = 299; constant __NR_semctl (line 2335) | pub const __NR_semctl: u32 = 300; constant __NR_msgsnd (line 2336) | pub const __NR_msgsnd: u32 = 301; constant __NR_msgrcv (line 2337) | pub const __NR_msgrcv: u32 = 302; constant __NR_msgget (line 2338) | pub const __NR_msgget: u32 = 303; constant __NR_msgctl (line 2339) | pub const __NR_msgctl: u32 = 304; constant __NR_shmat (line 2340) | pub const __NR_shmat: u32 = 305; constant __NR_shmdt (line 2341) | pub const __NR_shmdt: u32 = 306; constant __NR_shmget (line 2342) | pub const __NR_shmget: u32 = 307; constant __NR_shmctl (line 2343) | pub const __NR_shmctl: u32 = 308; constant __NR_add_key (line 2344) | pub const __NR_add_key: u32 = 309; constant __NR_request_key (line 2345) | pub const __NR_request_key: u32 = 310; constant __NR_keyctl (line 2346) | pub const __NR_keyctl: u32 = 311; constant __NR_semtimedop (line 2347) | pub const __NR_semtimedop: u32 = 312; constant __NR_vserver (line 2348) | pub const __NR_vserver: u32 = 313; constant __NR_ioprio_set (line 2349) | pub const __NR_ioprio_set: u32 = 314; constant __NR_ioprio_get (line 2350) | pub const __NR_ioprio_get: u32 = 315; constant __NR_inotify_init (line 2351) | pub const __NR_inotify_init: u32 = 316; constant __NR_inotify_add_watch (line 2352) | pub const __NR_inotify_add_watch: u32 = 317; constant __NR_inotify_rm_watch (line 2353) | pub const __NR_inotify_rm_watch: u32 = 318; constant __NR_mbind (line 2354) | pub const __NR_mbind: u32 = 319; constant __NR_get_mempolicy (line 2355) | pub const __NR_get_mempolicy: u32 = 320; constant __NR_set_mempolicy (line 2356) | pub const __NR_set_mempolicy: u32 = 321; constant __NR_openat (line 2357) | pub const __NR_openat: u32 = 322; constant __NR_mkdirat (line 2358) | pub const __NR_mkdirat: u32 = 323; constant __NR_mknodat (line 2359) | pub const __NR_mknodat: u32 = 324; constant __NR_fchownat (line 2360) | pub const __NR_fchownat: u32 = 325; constant __NR_futimesat (line 2361) | pub const __NR_futimesat: u32 = 326; constant __NR_fstatat64 (line 2362) | pub const __NR_fstatat64: u32 = 327; constant __NR_unlinkat (line 2363) | pub const __NR_unlinkat: u32 = 328; constant __NR_renameat (line 2364) | pub const __NR_renameat: u32 = 329; constant __NR_linkat (line 2365) | pub const __NR_linkat: u32 = 330; constant __NR_symlinkat (line 2366) | pub const __NR_symlinkat: u32 = 331; constant __NR_readlinkat (line 2367) | pub const __NR_readlinkat: u32 = 332; constant __NR_fchmodat (line 2368) | pub const __NR_fchmodat: u32 = 333; constant __NR_faccessat (line 2369) | pub const __NR_faccessat: u32 = 334; constant __NR_pselect6 (line 2370) | pub const __NR_pselect6: u32 = 335; constant __NR_ppoll (line 2371) | pub const __NR_ppoll: u32 = 336; constant __NR_unshare (line 2372) | pub const __NR_unshare: u32 = 337; constant __NR_set_robust_list (line 2373) | pub const __NR_set_robust_list: u32 = 338; constant __NR_get_robust_list (line 2374) | pub const __NR_get_robust_list: u32 = 339; constant __NR_splice (line 2375) | pub const __NR_splice: u32 = 340; constant __NR_arm_sync_file_range (line 2376) | pub const __NR_arm_sync_file_range: u32 = 341; constant __NR_tee (line 2377) | pub const __NR_tee: u32 = 342; constant __NR_vmsplice (line 2378) | pub const __NR_vmsplice: u32 = 343; constant __NR_move_pages (line 2379) | pub const __NR_move_pages: u32 = 344; constant __NR_getcpu (line 2380) | pub const __NR_getcpu: u32 = 345; constant __NR_epoll_pwait (line 2381) | pub const __NR_epoll_pwait: u32 = 346; constant __NR_kexec_load (line 2382) | pub const __NR_kexec_load: u32 = 347; constant __NR_utimensat (line 2383) | pub const __NR_utimensat: u32 = 348; constant __NR_signalfd (line 2384) | pub const __NR_signalfd: u32 = 349; constant __NR_timerfd_create (line 2385) | pub const __NR_timerfd_create: u32 = 350; constant __NR_eventfd (line 2386) | pub const __NR_eventfd: u32 = 351; constant __NR_fallocate (line 2387) | pub const __NR_fallocate: u32 = 352; constant __NR_timerfd_settime (line 2388) | pub const __NR_timerfd_settime: u32 = 353; constant __NR_timerfd_gettime (line 2389) | pub const __NR_timerfd_gettime: u32 = 354; constant __NR_signalfd4 (line 2390) | pub const __NR_signalfd4: u32 = 355; constant __NR_eventfd2 (line 2391) | pub const __NR_eventfd2: u32 = 356; constant __NR_epoll_create1 (line 2392) | pub const __NR_epoll_create1: u32 = 357; constant __NR_dup3 (line 2393) | pub const __NR_dup3: u32 = 358; constant __NR_pipe2 (line 2394) | pub const __NR_pipe2: u32 = 359; constant __NR_inotify_init1 (line 2395) | pub const __NR_inotify_init1: u32 = 360; constant __NR_preadv (line 2396) | pub const __NR_preadv: u32 = 361; constant __NR_pwritev (line 2397) | pub const __NR_pwritev: u32 = 362; constant __NR_rt_tgsigqueueinfo (line 2398) | pub const __NR_rt_tgsigqueueinfo: u32 = 363; constant __NR_perf_event_open (line 2399) | pub const __NR_perf_event_open: u32 = 364; constant __NR_recvmmsg (line 2400) | pub const __NR_recvmmsg: u32 = 365; constant __NR_accept4 (line 2401) | pub const __NR_accept4: u32 = 366; constant __NR_fanotify_init (line 2402) | pub const __NR_fanotify_init: u32 = 367; constant __NR_fanotify_mark (line 2403) | pub const __NR_fanotify_mark: u32 = 368; constant __NR_prlimit64 (line 2404) | pub const __NR_prlimit64: u32 = 369; constant __NR_name_to_handle_at (line 2405) | pub const __NR_name_to_handle_at: u32 = 370; constant __NR_open_by_handle_at (line 2406) | pub const __NR_open_by_handle_at: u32 = 371; constant __NR_clock_adjtime (line 2407) | pub const __NR_clock_adjtime: u32 = 372; constant __NR_syncfs (line 2408) | pub const __NR_syncfs: u32 = 373; constant __NR_sendmmsg (line 2409) | pub const __NR_sendmmsg: u32 = 374; constant __NR_setns (line 2410) | pub const __NR_setns: u32 = 375; constant __NR_process_vm_readv (line 2411) | pub const __NR_process_vm_readv: u32 = 376; constant __NR_process_vm_writev (line 2412) | pub const __NR_process_vm_writev: u32 = 377; constant __NR_kcmp (line 2413) | pub const __NR_kcmp: u32 = 378; constant __NR_finit_module (line 2414) | pub const __NR_finit_module: u32 = 379; constant __NR_sched_setattr (line 2415) | pub const __NR_sched_setattr: u32 = 380; constant __NR_sched_getattr (line 2416) | pub const __NR_sched_getattr: u32 = 381; constant __NR_renameat2 (line 2417) | pub const __NR_renameat2: u32 = 382; constant __NR_seccomp (line 2418) | pub const __NR_seccomp: u32 = 383; constant __NR_getrandom (line 2419) | pub const __NR_getrandom: u32 = 384; constant __NR_memfd_create (line 2420) | pub const __NR_memfd_create: u32 = 385; constant __NR_bpf (line 2421) | pub const __NR_bpf: u32 = 386; constant __NR_execveat (line 2422) | pub const __NR_execveat: u32 = 387; constant __NR_userfaultfd (line 2423) | pub const __NR_userfaultfd: u32 = 388; constant __NR_membarrier (line 2424) | pub const __NR_membarrier: u32 = 389; constant __NR_mlock2 (line 2425) | pub const __NR_mlock2: u32 = 390; constant __NR_copy_file_range (line 2426) | pub const __NR_copy_file_range: u32 = 391; constant __NR_preadv2 (line 2427) | pub const __NR_preadv2: u32 = 392; constant __NR_pwritev2 (line 2428) | pub const __NR_pwritev2: u32 = 393; constant __NR_pkey_mprotect (line 2429) | pub const __NR_pkey_mprotect: u32 = 394; constant __NR_pkey_alloc (line 2430) | pub const __NR_pkey_alloc: u32 = 395; constant __NR_pkey_free (line 2431) | pub const __NR_pkey_free: u32 = 396; constant __NR_statx (line 2432) | pub const __NR_statx: u32 = 397; constant __NR_rseq (line 2433) | pub const __NR_rseq: u32 = 398; constant __NR_io_pgetevents (line 2434) | pub const __NR_io_pgetevents: u32 = 399; constant __NR_migrate_pages (line 2435) | pub const __NR_migrate_pages: u32 = 400; constant __NR_kexec_file_load (line 2436) | pub const __NR_kexec_file_load: u32 = 401; constant __NR_clock_gettime64 (line 2437) | pub const __NR_clock_gettime64: u32 = 403; constant __NR_clock_settime64 (line 2438) | pub const __NR_clock_settime64: u32 = 404; constant __NR_clock_adjtime64 (line 2439) | pub const __NR_clock_adjtime64: u32 = 405; constant __NR_clock_getres_time64 (line 2440) | pub const __NR_clock_getres_time64: u32 = 406; constant __NR_clock_nanosleep_time64 (line 2441) | pub const __NR_clock_nanosleep_time64: u32 = 407; constant __NR_timer_gettime64 (line 2442) | pub const __NR_timer_gettime64: u32 = 408; constant __NR_timer_settime64 (line 2443) | pub const __NR_timer_settime64: u32 = 409; constant __NR_timerfd_gettime64 (line 2444) | pub const __NR_timerfd_gettime64: u32 = 410; constant __NR_timerfd_settime64 (line 2445) | pub const __NR_timerfd_settime64: u32 = 411; constant __NR_utimensat_time64 (line 2446) | pub const __NR_utimensat_time64: u32 = 412; constant __NR_pselect6_time64 (line 2447) | pub const __NR_pselect6_time64: u32 = 413; constant __NR_ppoll_time64 (line 2448) | pub const __NR_ppoll_time64: u32 = 414; constant __NR_io_pgetevents_time64 (line 2449) | pub const __NR_io_pgetevents_time64: u32 = 416; constant __NR_recvmmsg_time64 (line 2450) | pub const __NR_recvmmsg_time64: u32 = 417; constant __NR_mq_timedsend_time64 (line 2451) | pub const __NR_mq_timedsend_time64: u32 = 418; constant __NR_mq_timedreceive_time64 (line 2452) | pub const __NR_mq_timedreceive_time64: u32 = 419; constant __NR_semtimedop_time64 (line 2453) | pub const __NR_semtimedop_time64: u32 = 420; constant __NR_rt_sigtimedwait_time64 (line 2454) | pub const __NR_rt_sigtimedwait_time64: u32 = 421; constant __NR_futex_time64 (line 2455) | pub const __NR_futex_time64: u32 = 422; constant __NR_sched_rr_get_interval_time64 (line 2456) | pub const __NR_sched_rr_get_interval_time64: u32 = 423; constant __NR_pidfd_send_signal (line 2457) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2458) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2459) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2460) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2461) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2462) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2463) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2464) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2465) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2466) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2467) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2468) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2469) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2470) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2471) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2472) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2473) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2474) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2475) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2476) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2477) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2478) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2479) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2480) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2481) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2482) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant __NR_sync_file_range2 (line 2483) | pub const __NR_sync_file_range2: u32 = 341; constant __ARM_NR_BASE (line 2484) | pub const __ARM_NR_BASE: u32 = 983040; constant __ARM_NR_breakpoint (line 2485) | pub const __ARM_NR_breakpoint: u32 = 983041; constant __ARM_NR_cacheflush (line 2486) | pub const __ARM_NR_cacheflush: u32 = 983042; constant __ARM_NR_usr26 (line 2487) | pub const __ARM_NR_usr26: u32 = 983043; constant __ARM_NR_usr32 (line 2488) | pub const __ARM_NR_usr32: u32 = 983044; constant __ARM_NR_set_tls (line 2489) | pub const __ARM_NR_set_tls: u32 = 983045; constant __ARM_NR_get_tls (line 2490) | pub const __ARM_NR_get_tls: u32 = 983046; constant WNOHANG (line 2491) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2492) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2493) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2494) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2495) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2496) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2497) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2498) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2499) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2500) | pub const P_ALL: u32 = 0; constant P_PID (line 2501) | pub const P_PID: u32 = 1; constant P_PGID (line 2502) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2503) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2504) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2505) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2506) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2507) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2508) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2509) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2510) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2511) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2512) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2513) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2514) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2515) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2516) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2517) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2518) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2519) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2520) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2521) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2522) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2523) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2524) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2525) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2526) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2527) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2528) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2529) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2530) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2531) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2532) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2533) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2534) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2535) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2536) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2537) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2538) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2539) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2540) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2541) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2542) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2543) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2544) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2545) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2546) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2547) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2548) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2549) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2550) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2551) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2552) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2553) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2554) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2555) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2556) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2557) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2558) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2559) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2560) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2561) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2562) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2563) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2564) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2565) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2566) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2567) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2568) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2569) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2570) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2571) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2572) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2573) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2574) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2575) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2576) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2577) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2578) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2579) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2580) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2581) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2582) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2583) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2584) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2585) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2586) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2587) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2588) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2589) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2590) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2591) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2592) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2593) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2594) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2595) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2596) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2597) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2598) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2599) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2600) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2601) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2602) | pub const DT_SOCK: u32 = 12; constant STAT64_HAS_BROKEN_ST_INO (line 2603) | pub const STAT64_HAS_BROKEN_ST_INO: u32 = 1; constant F_OK (line 2604) | pub const F_OK: u32 = 0; constant R_OK (line 2605) | pub const R_OK: u32 = 4; constant W_OK (line 2606) | pub const W_OK: u32 = 2; constant X_OK (line 2607) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2608) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2609) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2610) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2611) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2612) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2613) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2614) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2615) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2616) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2617) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2618) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2619) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2620) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2621) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2622) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2623) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2624) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2625) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2626) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2627) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2628) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2629) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2630) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2631) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2632) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2633) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2634) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2635) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2636) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2637) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2638) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2639) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2640) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2641) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2642) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2643) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2644) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2645) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2646) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2647) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2648) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2649) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2650) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2651) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2652) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2653) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2654) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2655) | pub const SPLICE_F_GIFT: u32 = 8; constant _NSIG (line 2656) | pub const _NSIG: u32 = 64; type fsconfig_command (line 2660) | pub enum fsconfig_command { type membarrier_cmd (line 2673) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2852) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2689) | pub enum membarrier_cmd_flag { function new (line 2767) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2776) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2785) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2798) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2812) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2826) | pub const fn new() -> Self { function as_ptr (line 2830) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2834) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2838) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2842) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2847) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/arm/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/arm/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 205) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 206) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 207) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 208) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 209) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 210) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 211) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 212) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 213) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 214) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 215) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 216) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 217) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 218) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 219) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 220) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 221) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 222) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 223) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 224) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 225) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 226) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 227) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 228) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 229) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 230) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 231) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 232) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 233) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 234) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 235) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 236) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 237) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 238) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 239) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 240) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 241) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 242) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 243) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 244) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 245) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 246) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 247) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 248) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 249) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 250) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 251) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 252) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 253) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 254) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 255) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 256) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 257) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 258) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 259) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 260) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 261) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 262) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 263) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 264) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 265) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 266) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 267) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 268) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 269) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 270) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 271) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 275) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/arm/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 487) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 488) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 489) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 490) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 491) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 492) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 493) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 500) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 505) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 506) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 508) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 509) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 510) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 511) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 512) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 513) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 514) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 515) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 516) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 517) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 518) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 520) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 521) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 522) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 523) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 525) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 527) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 528) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 529) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 530) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 531) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 532) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 533) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 534) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 535) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 536) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 537) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 538) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 539) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 540) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 544) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 546) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 547) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 548) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 549) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 550) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 551) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 552) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 553) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 554) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 555) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 556) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 557) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 558) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 559) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 560) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 561) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 562) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 563) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 564) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 565) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 566) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 567) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 568) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 569) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 570) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 571) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 572) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 573) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 574) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 575) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 576) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 577) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 578) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 579) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 580) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 581) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 582) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 583) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 584) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 585) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 586) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 587) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 588) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 589) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 590) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 591) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 592) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 593) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 594) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 595) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 596) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 597) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 598) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 599) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 600) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 601) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 602) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 603) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 604) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 605) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 606) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 607) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 608) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 609) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 610) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 611) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 612) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 613) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 614) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 615) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 616) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 617) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 618) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 619) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 620) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 621) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 622) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 623) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 624) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 625) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 626) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 627) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 628) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 629) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 630) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 631) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 632) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 633) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 634) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 635) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 636) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 637) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 638) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 639) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 640) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 641) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 642) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 643) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 644) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 645) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 646) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 647) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 648) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 649) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 650) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 651) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 652) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 653) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 654) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 655) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 656) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 657) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 658) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 659) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 660) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 661) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 662) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 663) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 664) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 665) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 666) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 667) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 668) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 669) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 670) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 671) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 672) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 673) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 674) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 675) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 676) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 677) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 678) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 679) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 680) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 681) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 682) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 683) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 684) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 685) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 686) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 687) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 688) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 689) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 690) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 691) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 692) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 693) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 694) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 695) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 696) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 697) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 698) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 699) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 700) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 701) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 702) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 703) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 704) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 705) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 706) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 707) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 708) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 709) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 710) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 711) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 712) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 713) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 714) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 715) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 716) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 717) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 718) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 719) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 720) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 721) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 722) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 723) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 724) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 725) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 726) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 727) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 728) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 729) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 730) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 731) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 732) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 733) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 734) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 735) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 736) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 737) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 738) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 739) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 740) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 741) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 742) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 743) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 744) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 745) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 746) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 747) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 748) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 749) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 750) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 751) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 752) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 753) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 754) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 755) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 756) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 757) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 758) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 759) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 760) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 761) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 762) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 763) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 764) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 765) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 766) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 767) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 768) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 769) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 770) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 771) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 772) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 773) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 774) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 775) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 776) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 777) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 778) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 779) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 780) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 781) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 782) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 783) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 784) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 785) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 786) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 787) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 788) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 789) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 790) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 791) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 792) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 793) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 794) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 795) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 796) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 797) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 798) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 799) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 800) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 802) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 806) | pub enum fsconfig_command { type _bindgen_ty_1 (line 819) | pub enum _bindgen_ty_1 { type io_uring_op (line 831) | pub enum io_uring_op { type _bindgen_ty_2 (line 886) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 893) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 899) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 932) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 939) | pub enum _bindgen_ty_6 { function new (line 1018) | pub const fn new() -> Self { function as_ptr (line 1022) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1026) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1030) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1034) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1039) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1045) | pub const fn new() -> Self { function as_ref (line 1049) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1053) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1059) | fn default() -> Self { function clone (line 1065) | fn clone(&self) -> Self { function fmt (line 1071) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1076) | fn hash(&self, _state: &mut H) {} function eq (line 1079) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/arm/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21598; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2149346562; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2147750512; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074008689; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2147750514; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: u32 = 4294967295; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2147771905; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074030082; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2147776001; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074034178; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2147771907; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074030084; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074034178; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074553226; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2149608705; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074553191; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant USBDEVFS_CLAIMINTERFACE (line 304) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 305) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 306) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 307) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 308) | pub const VIDIOC_TRY_FMT: u32 = 3234616896; constant LIRC_SET_REC_MODE (line 309) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 310) | pub const VIDIOC_DQEVENT: u32 = 2155894361; constant RPMSG_DESTROY_EPT_IOCTL (line 311) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 312) | pub const UVCIOC_CTRL_MAP: u32 = 3227022624; constant VHOST_SET_BACKEND_FEATURES (line 313) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 314) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 315) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 316) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 317) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 318) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 319) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 320) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 321) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3222820425; constant LIRC_GET_REC_MODE (line 322) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 323) | pub const PPGETTIME: u32 = 2148036757; constant BTRFS_IOC_RM_DEV (line 324) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 325) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 326) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 327) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 328) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 329) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 330) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3222825227; constant FDTWADDLE (line 331) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 332) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 333) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 334) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 335) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 336) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 337) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 338) | pub const NS_GETPSTAT: u32 = 3222036833; constant UI_SET_PROPBIT (line 339) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 340) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 341) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 342) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 343) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 344) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 345) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 346) | pub const ATM_ADDLECSADDR: u32 = 1074553230; constant FSL_HV_IOCTL_GETPROP (line 347) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 348) | pub const FDGETPRM: u32 = 2149319172; constant HIDIOCAPPLICATION (line 349) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 350) | pub const ENI_MEMDUMP: u32 = 1074553184; constant PTP_SYS_OFFSET2 (line 351) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 352) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 353) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 354) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 355) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 356) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 357) | pub const RTC_EPOCH_READ: u32 = 2147774477; constant VIDIOC_SUBDEV_S_SELECTION (line 358) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 359) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 360) | pub const ATM_GETLECSADDR: u32 = 1074553232; constant FSL_HV_IOCTL_PARTITION_STOP (line 361) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 362) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 363) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 364) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 365) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 366) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 367) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 368) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 369) | pub const ISST_IF_IO_CMD: u32 = 1074068994; constant RIO_MPORT_MAINT_READ_REMOTE (line 370) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 371) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 372) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 373) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 374) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 375) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 376) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 377) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 378) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 379) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074025741; constant RNDZAPENTCNT (line 380) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 381) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 382) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 383) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 384) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 385) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 386) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221525348; constant VIDIOC_S_FREQUENCY (line 387) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 388) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 389) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 390) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 391) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 392) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 393) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 394) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 395) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2147762179; constant IVTVFB_IOC_DMA_FRAME (line 396) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1074550464; constant IPMICTL_SEND_COMMAND (line 397) | pub const IPMICTL_SEND_COMMAND: u32 = 2148821261; constant VIDIOC_G_ENC_INDEX (line 398) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 399) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 400) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 401) | pub const ATM_SETESIF: u32 = 1074553229; constant FW_CDEV_IOC_SEND_RESPONSE (line 402) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 403) | pub const PMU_IOC_GET_MODEL: u32 = 2147762691; constant JSIOCGBTNMAP (line 404) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 405) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 406) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 407) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 408) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 409) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 410) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 411) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 412) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 413) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 414) | pub const FDGETDRVPRM: u32 = 2153251345; constant TUNSETVNETLE (line 415) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 416) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 417) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 418) | pub const MMTIMER_GETRES: u32 = 2147773697; constant VIDIOC_SUBDEV_ENUMSTD (line 419) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 420) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 421) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 422) | pub const CAPI_MANUFACTURER_CMD: u32 = 3221766944; constant VIDIOC_G_TUNER (line 423) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 424) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 425) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 426) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 427) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223092226; constant F2FS_IOC_PRECACHE_EXTENTS (line 428) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 429) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 430) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 431) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 432) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 433) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 434) | pub const I2OHTML: u32 = 3223087369; constant VFIO_GET_API_VERSION (line 435) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 436) | pub const IDT77105_GETSTATZ: u32 = 1074553139; constant I2OPARMSET (line 437) | pub const I2OPARMSET: u32 = 3222825219; constant TEE_IOC_CANCEL (line 438) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 439) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 440) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 441) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 442) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 443) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 444) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 445) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 446) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 447) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 448) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 449) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 450) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 451) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 452) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 453) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 454) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 455) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 456) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 457) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 458) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 459) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 460) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 461) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 462) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 463) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 464) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 465) | pub const ATM_QUERYLOOP: u32 = 1074553172; constant DFL_FPGA_GET_API_VERSION (line 466) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 467) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 468) | pub const FBIO_CURSOR: u32 = 3225961992; constant RNDCLEARPOOL (line 469) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 470) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 471) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 472) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 473) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 474) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 475) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 476) | pub const VIDIOC_G_FBUF: u32 = 2150389258; constant PTP_ENABLE_PPS2 (line 477) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 478) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 479) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 480) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 481) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 482) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 483) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 484) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 485) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 486) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 487) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 488) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 489) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 490) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 491) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 492) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 493) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 494) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 495) | pub const TUNDETACHFILTER: u32 = 1074287830; constant ND_IOCTL_CLEAR_ERROR (line 496) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 497) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 498) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 499) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 500) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 501) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 502) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 503) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 504) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 505) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 506) | pub const RTC_PLL_GET: u32 = 2149347345; constant RIO_CM_EP_GET_LIST (line 507) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 508) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148029710; constant LIRC_GET_MIN_TIMEOUT (line 509) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 510) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 511) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 512) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 513) | pub const EVIOCSFF: u32 = 1076643200; constant TUNSETGROUP (line 514) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 515) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 516) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 517) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 518) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 519) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 520) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 521) | pub const ATM_ADDADDR: u32 = 1074553224; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 522) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 523) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 524) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 525) | pub const CCISS_PASSTHRU: u32 = 3226747403; constant MGSL_IOCCLRMODCOUNT (line 526) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 527) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 528) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 529) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 530) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 531) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 532) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 533) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 534) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 535) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 536) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 537) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 538) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 539) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 540) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 541) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 542) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 543) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 544) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 545) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 546) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 547) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 548) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 549) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 550) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 551) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 552) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 553) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 554) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 555) | pub const MGSL_IOCSPARAMS: u32 = 1075866880; constant RTC_SET_TIME (line 556) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 557) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 558) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 559) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 560) | pub const UDF_GETEABLOCK: u32 = 2147773505; constant VFIO_IOMMU_MAP_DMA (line 561) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 562) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 563) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 564) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 565) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 566) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 567) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 568) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 569) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 570) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 571) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 572) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 573) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 574) | pub const PPSETTIME: u32 = 1074294934; constant RTC_ALM_READ (line 575) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 576) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 577) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 578) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 579) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 580) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 581) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 582) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 583) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 584) | pub const ATM_RSTADDR: u32 = 1074553223; constant NBD_SET_SIZE (line 585) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 586) | pub const UDF_GETVOLIDENT: u32 = 2147773506; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 587) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 588) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 589) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 590) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 591) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 592) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 593) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 594) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 595) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 596) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 597) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 598) | pub const I2OHRTGET: u32 = 3222038785; constant ATM_SETCIRANGE (line 599) | pub const ATM_SETCIRANGE: u32 = 1074553227; constant HPET_IE_ON (line 600) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 601) | pub const PERF_EVENT_IOC_ID: u32 = 2147755015; constant TUNSETSNDBUF (line 602) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 603) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 604) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 605) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 606) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 607) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 608) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 609) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 610) | pub const USBDEVFS_IOCTL: u32 = 3222033682; constant VIDIOC_S_STD (line 611) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 612) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 613) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 614) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 615) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 616) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 617) | pub const HPET_IRQFREQ: u32 = 1074030598; constant ATM_GETESI (line 618) | pub const ATM_GETESI: u32 = 1074553221; constant CCISS_GETLUNINFO (line 619) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 620) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 621) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 622) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 623) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 624) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 625) | pub const ZATM_GETPOOL: u32 = 1074553185; constant BR2684_SETFILT (line 626) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 627) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 628) | pub const PPS_GETPARAMS: u32 = 2147774625; constant IOC_PR_RESERVE (line 629) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 630) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 631) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 632) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 633) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 634) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2147762689; constant USBDEVFS_GET_CAPABILITIES (line 635) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 636) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 637) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221515331; constant FSL_HV_IOCTL_PARTITION_RESTART (line 638) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 639) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 640) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 641) | pub const VIDIOC_CREATE_BUFS: u32 = 3237500508; constant CAPI_GET_VERSION (line 642) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 643) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 644) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 645) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 646) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 647) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 648) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 649) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 650) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 651) | pub const VIDIOC_S_FMT: u32 = 3234616837; constant PPPIOCATTACH (line 652) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 653) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 654) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 655) | pub const CCISS_BIG_PASSTHRU: u32 = 3227009554; constant IPMICTL_SET_MY_LUN_CMD (line 656) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 657) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 658) | pub const USBDEVFS_SUBMITURB: u32 = 2150389002; constant AUTOFS_IOC_READY (line 659) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 660) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 661) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3222820423; constant JSIOCSBTNMAP (line 662) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 663) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 664) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 665) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 666) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 667) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 668) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 669) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 670) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 671) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 672) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 673) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 674) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 675) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 676) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 677) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 678) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 679) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 680) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 681) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 682) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 683) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 684) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 685) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2147762694; constant VIDIOC_SUBDEV_S_FMT (line 686) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 687) | pub const FDDEFPRM: u32 = 1075577411; constant TEE_IOC_INVOKE (line 688) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 689) | pub const USBDEVFS_BULK: u32 = 3222295810; constant SCIF_VWRITETO (line 690) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 691) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 692) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 693) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 694) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 695) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 696) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 697) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 698) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 699) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 700) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 701) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 702) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074020866; constant EVIOCGREP (line 703) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 704) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074013195; constant UFFDIO_CONTINUE (line 705) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 706) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 707) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 708) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 709) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 710) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 711) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 712) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223606825; constant MATROXFB_SET_OUTPUT_MODE (line 713) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074032378; constant RIO_DEV_ADD (line 714) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 715) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 716) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074020356; constant PCITEST_GET_IRQTYPE (line 717) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 718) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 719) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 720) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 721) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 722) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 723) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 724) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 725) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 726) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 727) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 728) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 729) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 730) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 731) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 732) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 733) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 734) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 735) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 736) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 737) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 738) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 739) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 740) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 741) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 742) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 743) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 744) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 745) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 746) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 747) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2147774200; constant EVIOCSMASK (line 748) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 749) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 750) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 751) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 752) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 753) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 754) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 755) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 756) | pub const VIDIOC_PREPARE_BUF: u32 = 3225704029; constant CEC_ADAP_G_CONNECTOR_INFO (line 757) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 758) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 759) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 760) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 761) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 762) | pub const PHN_SET_REG: u32 = 1074032641; constant RNDADDTOENTCNT (line 763) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 764) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 765) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3222820550; constant PPS_FETCH (line 766) | pub const PPS_FETCH: u32 = 3221516452; constant RTC_AIE_OFF (line 767) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 768) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 769) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 770) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 771) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 772) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 773) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 774) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 775) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 776) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 777) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 778) | pub const CHIOGSTATUS: u32 = 1074291464; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 779) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 780) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 781) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 782) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 783) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 784) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074032376; constant DFL_FPGA_PORT_GET_REGION_INFO (line 785) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 786) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 787) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 788) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 789) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 790) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 791) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 792) | pub const VIDIOC_G_FMT: u32 = 3234616836; constant RTC_EPOCH_SET (line 793) | pub const RTC_EPOCH_SET: u32 = 1074032654; constant CAPI_GET_PROFILE (line 794) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 795) | pub const ATM_GETLOOP: u32 = 1074553170; constant SCIF_LISTEN (line 796) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 797) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 798) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 799) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 800) | pub const I8K_SET_FAN: u32 = 3221514631; constant FDSETMAXERRS (line 801) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 802) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 803) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 804) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 805) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 806) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 807) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 808) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 809) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 810) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 811) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 812) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 813) | pub const PPPIOCSACTIVE: u32 = 1074295878; constant SIOCGSTAMPNS_NEW (line 814) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 815) | pub const IPMICTL_RECEIVE_MSG: u32 = 3222825228; constant LIRC_SET_SEND_DUTY_CYCLE (line 816) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 817) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 818) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 819) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 820) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 821) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 822) | pub const REISERFS_IOC_UNPACK: u32 = 1074056449; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 823) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 824) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 825) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 826) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 827) | pub const I2OPASSTHRU: u32 = 2148034828; constant IOC_OPAL_SET_PW (line 828) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 829) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 830) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 831) | pub const VIDIOC_QBUF: u32 = 3225703951; constant VIDIOC_S_TUNER (line 832) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 833) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 834) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 835) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 836) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221509831; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 837) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 838) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 839) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 840) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2149345557; constant VHOST_SET_LOG_FD (line 841) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 842) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 843) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 844) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 845) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 846) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 847) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 848) | pub const I2OSWDL: u32 = 3223087365; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 849) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 850) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 851) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 852) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 853) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 854) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 855) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 856) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 857) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 858) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 859) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 860) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 861) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 862) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 863) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 864) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 865) | pub const I2OSWUL: u32 = 3223087366; constant IOCTL_MEI_NOTIFY_GET (line 866) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 867) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 868) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 869) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 870) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 871) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 872) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 873) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 874) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 875) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 876) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 877) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 878) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 879) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 880) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 881) | pub const SPIOCSTYPE: u32 = 1074032897; constant IPMICTL_REGISTER_FOR_CMD (line 882) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 883) | pub const I8K_GET_FAN: u32 = 3221514630; constant TUNGETVNETBE (line 884) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 885) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 886) | pub const UI_END_FF_UPLOAD: u32 = 1080055241; constant TOSH_SMM (line 887) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 888) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 889) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 890) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 891) | pub const USBDEVFS_CONTROL: u32 = 3222295808; constant HIDIOCGUSAGE (line 892) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 893) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 894) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 895) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 896) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 897) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 898) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 899) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 900) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 901) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 902) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 903) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 904) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2182640130; constant ND_IOCTL_GET_CONFIG_DATA (line 905) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 906) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 907) | pub const FDGETDRVSTAT: u32 = 2150892050; constant SYNC_IOC_MERGE (line 908) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 909) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 910) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 911) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 912) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 913) | pub const ATM_GETTYPE: u32 = 1074553220; constant PHN_GETREGS (line 914) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 915) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 916) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 917) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 918) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 919) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 920) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 921) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 922) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 923) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 924) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 925) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 926) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 927) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 928) | pub const FDSETDRVPRM: u32 = 1079509648; constant IOC_OPAL_SAVE (line 929) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 930) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 931) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 932) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 933) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 934) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 935) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 936) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 937) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 938) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 939) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 940) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 941) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 942) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 943) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 944) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 945) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 946) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 947) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 948) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 949) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 950) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 951) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 952) | pub const PHN_SET_REGS: u32 = 1074032643; constant ATMLEC_DATA (line 953) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 954) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 955) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 956) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 957) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 958) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 959) | pub const ZATM_SETPOOL: u32 = 1074553187; constant MTIOCPOS (line 960) | pub const MTIOCPOS: u32 = 2147773699; constant PMU_IOC_SLEEP (line 961) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 962) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 963) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 964) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 965) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 966) | pub const HPET_INFO: u32 = 2148296707; constant VIDIOC_AM437X_CCDC_CFG (line 967) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074026177; constant DM_LIST_DEVICES (line 968) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 969) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 970) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 971) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 972) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 973) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 974) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 975) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 976) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 977) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 978) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 979) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 980) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 981) | pub const PPPIOCSPASS: u32 = 1074295879; constant RIO_CM_CHAN_CONNECT (line 982) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 983) | pub const I2OSWDEL: u32 = 3223087367; constant FS_IOC_SET_ENCRYPTION_POLICY (line 984) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 985) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 986) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 987) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 988) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 989) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 990) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 991) | pub const VIDIOC_QUERYBUF: u32 = 3225703945; constant VIDIOC_S_EDID (line 992) | pub const VIDIOC_S_EDID: u32 = 3223606825; constant BTRFS_IOC_QGROUP_ASSIGN (line 993) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 994) | pub const PPS_GETCAP: u32 = 2147774627; constant SNAPSHOT_PLATFORM_SUPPORT (line 995) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 996) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 997) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 998) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 999) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1000) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1001) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1002) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1003) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1004) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1005) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1006) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1007) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1008) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1009) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1010) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1011) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1012) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1013) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1014) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1015) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1016) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1017) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1018) | pub const RTC_PLL_SET: u32 = 1075605522; constant VIDIOC_ENUMAUDIO (line 1019) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1020) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1021) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1022) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1023) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1024) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1025) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1026) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1027) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1028) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1029) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1030) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1031) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1032) | pub const ATM_ADDPARTY: u32 = 1074291188; constant FDSETPRM (line 1033) | pub const FDSETPRM: u32 = 1075577410; constant ATM_GETSTATZ (line 1034) | pub const ATM_GETSTATZ: u32 = 1074553169; constant ISST_IF_MSR_COMMAND (line 1035) | pub const ISST_IF_MSR_COMMAND: u32 = 3221552644; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1036) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1037) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1038) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1039) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1040) | pub const PCITEST_COPY: u32 = 1074024454; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1041) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1042) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1043) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1044) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1045) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074013190; constant IOC_OPAL_REVERT_TPR (line 1046) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1047) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1048) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1049) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1050) | pub const RTC_IRQP_READ: u32 = 2147774475; constant RIO_MPORT_MAINT_READ_LOCAL (line 1051) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1052) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1053) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1054) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1055) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1056) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1057) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1058) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1059) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1060) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1061) | pub const TUNGETFILTER: u32 = 2148029659; constant CCISS_SETNODENAME (line 1062) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1063) | pub const FBIO_GETCONTROL2: u32 = 2147763849; constant TUNSETDEBUG (line 1064) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1065) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1066) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1067) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1068) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1069) | pub const ATM_GETSTAT: u32 = 1074553168; constant VIDIOC_G_JPEGCOMP (line 1070) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1071) | pub const TUNATTACHFILTER: u32 = 1074287829; constant UI_SET_ABSBIT (line 1072) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1073) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1074) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1075) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1076) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1077) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1078) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1079) | pub const HE_GET_REG: u32 = 1074553184; constant ATM_SETLOOP (line 1080) | pub const ATM_SETLOOP: u32 = 1074553171; constant ATMSIGD_CTRL (line 1081) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1082) | pub const CIOC_KERNEL_VERSION: u32 = 3221512970; constant BTRFS_IOC_CLONE_RANGE (line 1083) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1084) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1085) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1086) | pub const PMU_IOC_HAS_ADB: u32 = 2147762692; constant I2OGETIOPS (line 1087) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1088) | pub const VIDIOC_S_FBUF: u32 = 1076647435; constant PPRCONTROL (line 1089) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1090) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1091) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1092) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1093) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1094) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1095) | pub const KCOV_INIT_TRACE: u32 = 2147771137; constant SONYPI_IOCGBAT1CAP (line 1096) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1097) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1098) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1099) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1100) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1101) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1102) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1103) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1104) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1105) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1106) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1107) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1108) | pub const ATM_DELLECSADDR: u32 = 1074553231; constant FW_CDEV_IOC_GET_SPEED (line 1109) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1110) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1111) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1112) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1113) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1114) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1115) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1116) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1117) | pub const PCITEST_READ: u32 = 1074024453; constant VFIO_GROUP_GET_STATUS (line 1118) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1119) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2147774203; constant USBDEVFS_CLEAR_HALT (line 1120) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1121) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1122) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1123) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1124) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1125) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1126) | pub const USBDEVFS_REAPURB: u32 = 1074025740; constant DFL_FPGA_CHECK_EXTENSION (line 1127) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1128) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1129) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1130) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1131) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1132) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1133) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1134) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1135) | pub const PPPIOCGIDLE: u32 = 2148037695; constant NVRAM_SETCKS (line 1136) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1137) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1138) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1139) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1140) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1141) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1142) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1143) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1144) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1145) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1146) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1147) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1148) | pub const I2OPARMGET: u32 = 3222825220; constant EVIOCGID (line 1149) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1150) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1151) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1152) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1153) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1154) | pub const ATM_GETNAMES: u32 = 1074291075; constant VIDIOC_QUERYMENU (line 1155) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1156) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1157) | pub const I2OLCTGET: u32 = 3222038786; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1158) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1159) | pub const NS_SETBUFLEV: u32 = 1074553186; constant BLKCLOSEZONE (line 1160) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1161) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1162) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1163) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1164) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1165) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1166) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1167) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1168) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1169) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1170) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1171) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1172) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1173) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1174) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1175) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1176) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1177) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1178) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1179) | pub const PPS_KC_BIND: u32 = 1074032805; constant F2FS_IOC_WRITE_CHECKPOINT (line 1180) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1181) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1182) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1183) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1184) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1185) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1186) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1187) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1188) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1189) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1190) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1191) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1192) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2147810816; constant SCIF_FENCE_MARK (line 1193) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1194) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1195) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1196) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1197) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1198) | pub const UI_SET_PHYS: u32 = 1074025836; constant FDWERRORGET (line 1199) | pub const FDWERRORGET: u32 = 2149057047; constant VIDIOC_SUBDEV_G_EDID (line 1200) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223606824; constant MGSL_IOCGSTATS (line 1201) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1202) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1203) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1204) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1205) | pub const PHN_GET_REG: u32 = 3221516288; constant DELL_WMI_SMBIOS_CMD (line 1206) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1207) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1208) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1209) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1210) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1211) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1212) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1213) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1214) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1215) | pub const PMU_IOC_CAN_SLEEP: u32 = 2147762693; constant KCOV_ENABLE (line 1216) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1217) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1218) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1219) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1220) | pub const AGPIOC_ALLOCATE: u32 = 3221504262; constant NE_SET_USER_MEMORY_REGION (line 1221) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1222) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1223) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1224) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1225) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1226) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1227) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1228) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1229) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1230) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1231) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1232) | pub const FDPOLLDRVSTAT: u32 = 2150892051; constant AUTOFS_DEV_IOCTL_READY (line 1233) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1234) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1235) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1236) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1237) | pub const ATM_GETLINKRATE: u32 = 1074553217; constant RTC_WKALM_SET (line 1238) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1239) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1240) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1241) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1242) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1243) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1244) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1245) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1246) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1247) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1248) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1249) | pub const ATM_GETADDR: u32 = 1074553222; constant PHN_GET_REGS (line 1250) | pub const PHN_GET_REGS: u32 = 3221516290; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1251) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1252) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1253) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1254) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1255) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1256) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1257) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1258) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1259) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1260) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1261) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1262) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1263) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1264) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1265) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1266) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1267) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1268) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1269) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1270) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1271) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1272) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1273) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1274) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1275) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1276) | pub const UVCIOC_CTRL_QUERY: u32 = 3222041889; constant IOC_OPAL_GENERIC_TABLE_RW (line 1277) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1278) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1279) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1280) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1281) | pub const IDT77105_GETSTAT: u32 = 1074553138; constant HIDIOCINITREPORT (line 1282) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1283) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1284) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1285) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1286) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1287) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1288) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1289) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1290) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1291) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1292) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1293) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1294) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1295) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1296) | pub const PPPIOCSCOMPRESS: u32 = 1074558029; constant USBDEVFS_CONNECTINFO (line 1297) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1298) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1299) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1300) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1301) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1302) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1303) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1304) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1305) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1306) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1307) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1308) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1309) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1310) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1311) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1312) | pub const ISST_IF_GET_PHY_ID: u32 = 3221552641; constant TUNSETNOCSUM (line 1313) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1314) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1315) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1316) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1317) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1318) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1319) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1320) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1321) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1322) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1323) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1324) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1325) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1326) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1327) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1328) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1329) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1330) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1331) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1332) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1333) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1334) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1335) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1336) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221552643; constant SCIF_ACCEPTREQ (line 1337) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1338) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221496842; constant VIDIOC_STREAMOFF (line 1339) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1340) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1341) | pub const FDGETFDCSTAT: u32 = 2149581333; constant VIDIOC_S_PRIORITY (line 1342) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1343) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1344) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1345) | pub const ZATM_GETPOOLZ: u32 = 1074553186; constant RIO_DISABLE_DOORBELL_RANGE (line 1346) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1347) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1348) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1349) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1350) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1351) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1352) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1353) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1354) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1355) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1356) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1357) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1358) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2147774201; constant DM_DEV_CREATE (line 1359) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1360) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1361) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1362) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1363) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1364) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1365) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1366) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1367) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1368) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1369) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1370) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1371) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1372) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1373) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1374) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1375) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1376) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1377) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1378) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1379) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1380) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1381) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3222820424; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1382) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1383) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3223344833; constant VIDIOC_S_HW_FREQ_SEEK (line 1384) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1385) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1386) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1387) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1388) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1389) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1390) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1391) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1392) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1393) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1394) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1395) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1396) | pub const PPS_SETPARAMS: u32 = 1074032802; constant IOC_OPAL_LR_SETUP (line 1397) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1398) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1399) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1400) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1401) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1402) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1403) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1404) | pub const VIDIOC_G_EDID: u32 = 3223606824; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1405) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1406) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1407) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1408) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1409) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1410) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1411) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1412) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1413) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1414) | pub const I8K_GET_SPEED: u32 = 3221514629; constant HIDIOCGREPORT (line 1415) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1416) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1417) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1418) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1419) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1420) | pub const ATM_SETESI: u32 = 1074553228; constant FW_CDEV_IOC_START_ISO (line 1421) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1422) | pub const ATM_DELADDR: u32 = 1074553225; constant PPFCONTROL (line 1423) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1424) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1425) | pub const RTC_IRQP_SET: u32 = 1074032652; constant PCITEST_WRITE (line 1426) | pub const PCITEST_WRITE: u32 = 1074024452; constant PPCLAIM (line 1427) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1428) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1429) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1430) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1431) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1432) | pub const VIDIOC_DQBUF: u32 = 3225703953; constant BTRFS_IOC_BALANCE_PROGRESS (line 1433) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1434) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1435) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1436) | pub const MMTIMER_GETFREQ: u32 = 2147773698; constant VIDIOC_G_SELECTION (line 1437) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1438) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1439) | pub const PPPOEIOCSFWD: u32 = 1074049280; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1440) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1441) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1442) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1443) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1444) | pub const DMA_BUF_SET_NAME: u32 = 1074029057; constant UI_BEGIN_FF_UPLOAD (line 1445) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3227538888; constant RTC_UIE_ON (line 1446) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1447) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1448) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1449) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3225179842; constant GPIO_GET_LINEHANDLE_IOCTL (line 1450) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1451) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2182640129; constant NVME_IOCTL_ADMIN_CMD (line 1452) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1453) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1454) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1455) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1456) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1457) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1458) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1459) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1460) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1461) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1462) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1463) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1464) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1465) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1466) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1467) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1468) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1469) | pub const MMTIMER_GETCOUNTER: u32 = 2147773705; constant MATROXFB_GET_OUTPUT_MODE (line 1470) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221516026; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1471) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1472) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1473) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1474) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1475) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1476) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1477) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1478) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1479) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1480) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1481) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1482) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1483) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1484) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1485) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1486) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1487) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1488) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1489) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1490) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1491) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1492) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1493) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1494) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1495) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1496) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1497) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1498) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1499) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1500) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1501) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1502) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074045476; FILE: builder/third-party/linux-raw-sys/src/arm/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/arm/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2174) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2178) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2185) | pub fn version(&self) -> __u8 { method set_version (line 2189) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2196) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2211) | pub fn priority(&self) -> __u8 { method set_priority (line 2215) | pub fn set_priority(&mut self, val: __u8) { method version (line 2222) | pub fn version(&self) -> __u8 { method set_version (line 2226) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2233) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2248) | pub fn res1(&self) -> __u16 { method set_res1 (line 2252) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2259) | pub fn doff(&self) -> __u16 { method set_doff (line 2263) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2270) | pub fn fin(&self) -> __u16 { method set_fin (line 2274) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2281) | pub fn syn(&self) -> __u16 { method set_syn (line 2285) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2292) | pub fn rst(&self) -> __u16 { method set_rst (line 2296) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2303) | pub fn psh(&self) -> __u16 { method set_psh (line 2307) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2314) | pub fn ack(&self) -> __u16 { method set_ack (line 2318) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2325) | pub fn urg(&self) -> __u16 { method set_urg (line 2329) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2336) | pub fn ece(&self) -> __u16 { method set_ece (line 2340) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2347) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2351) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2358) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2405) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2409) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2416) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2420) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2427) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2431) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2438) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2442) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2449) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SYS_SOCKET (line 1115) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1116) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1117) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1118) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1119) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1120) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1121) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1122) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1123) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1124) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1125) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1126) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1127) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1128) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1129) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1130) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1131) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1132) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1133) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1134) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1135) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1136) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1137) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1138) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1139) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1140) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1141) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1142) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1143) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1144) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1145) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1146) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1147) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1148) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1149) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1150) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1151) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1152) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1153) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1154) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1155) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1156) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1157) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1158) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1159) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1160) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1161) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1162) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1163) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1164) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1165) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1166) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1167) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1168) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1169) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1170) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1171) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1172) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1173) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1174) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1175) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1176) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1177) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1178) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1179) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1180) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1181) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1182) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1183) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1184) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1185) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1186) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1187) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1188) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1189) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1190) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1191) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1192) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1193) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1194) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1195) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1196) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1197) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1198) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1199) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1200) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1201) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1202) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1203) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1204) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1205) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1206) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1207) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1208) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1209) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1210) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1211) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1212) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1213) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1214) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1215) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1216) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1217) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1218) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1219) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1220) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1221) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1222) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1223) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1224) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1225) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1226) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1227) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1228) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1229) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1230) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1231) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1232) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1233) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1234) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1235) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1236) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1237) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1238) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1239) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1240) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1241) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1242) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1243) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1244) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1245) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1246) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1247) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1248) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1249) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1250) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1251) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1252) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1253) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1254) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1255) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1256) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1257) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1258) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1259) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1260) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1261) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1262) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1263) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1264) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1265) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1266) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1267) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1268) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1269) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1270) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1271) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1272) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1273) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1274) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1275) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1276) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1277) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1278) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1279) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1280) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1281) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1282) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1283) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1284) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1285) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1286) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1287) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1288) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1289) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1290) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1291) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1292) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1293) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1294) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1295) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1296) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1297) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1298) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1299) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1300) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1301) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1302) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1303) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1304) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1305) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1306) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1307) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1308) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1309) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1310) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1311) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1312) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1313) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1314) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1315) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1316) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1317) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1318) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1319) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1320) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1321) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1322) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1323) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1324) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1325) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1326) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1327) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1328) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1329) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1330) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1331) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1332) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1333) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1334) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1335) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1336) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1337) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1338) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1339) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1340) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1341) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1342) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1343) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1344) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1345) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1346) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1347) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1348) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1349) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1350) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1351) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1352) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1353) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1354) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1355) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1356) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1357) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1358) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1359) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1360) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1361) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1362) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1363) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1364) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1365) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1366) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1367) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1368) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1369) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1370) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1371) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1372) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1373) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1374) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1375) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1376) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1377) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1378) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1379) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1380) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1381) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1382) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1383) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1384) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1385) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1386) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1387) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1388) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1389) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1390) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1391) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1392) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1393) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1394) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1395) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1396) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1397) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1398) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1399) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1400) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1401) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1402) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1403) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1404) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1405) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1406) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1407) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1408) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1409) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1410) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1411) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1412) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1413) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1414) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1415) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1416) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1417) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1418) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1419) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1420) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1421) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1422) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1423) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1424) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1425) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1426) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1427) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1428) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1429) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1430) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1431) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1432) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1433) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1434) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1435) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1436) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1437) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1438) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1439) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1440) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1441) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1442) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1443) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1444) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1445) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1446) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1447) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1448) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1449) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1450) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1451) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1452) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1453) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1454) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1455) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1456) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1457) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1458) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1459) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1460) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1461) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1462) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1463) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1464) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1465) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1466) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1467) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1468) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1469) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1470) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1471) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1472) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1473) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1474) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1475) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1476) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1477) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1478) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1479) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1480) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1481) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1482) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1483) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1484) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1485) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1486) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1487) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1488) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1489) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1490) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1491) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1492) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1493) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1494) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1495) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1496) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1497) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1498) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1499) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1500) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1501) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1502) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1503) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1504) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1505) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1506) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1507) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1508) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1509) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1510) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1511) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1512) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1513) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1514) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1515) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1516) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1517) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1518) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1519) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1520) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1521) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1522) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1523) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1524) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1525) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1526) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1527) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1528) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1529) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1530) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1531) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1532) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1533) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1534) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1535) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1536) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1537) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1538) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1539) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1540) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1541) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1542) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1543) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1544) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1545) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1546) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1547) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1548) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1549) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1550) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1551) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1552) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1553) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1554) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1555) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1556) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1557) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1558) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1559) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1560) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1561) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1562) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1563) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1564) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1565) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1566) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1567) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1568) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1569) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1570) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1571) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1572) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1573) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1574) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1575) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1576) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1577) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1578) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1579) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1580) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1581) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1582) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1583) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1584) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1585) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1586) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1587) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1588) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1589) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1590) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1591) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1592) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1593) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1594) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1595) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1596) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1597) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1598) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1599) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1600) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1601) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1602) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1603) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1604) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1605) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1606) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1607) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1608) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1609) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1610) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1611) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1612) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1616) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1650) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1689) | pub enum _bindgen_ty_3 { type socket_state (line 1753) | pub enum socket_state { type _bindgen_ty_4 (line 1763) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1778) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1787) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1796) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1806) | pub enum _bindgen_ty_6 { type net_device_flags (line 1839) | pub enum net_device_flags { type _bindgen_ty_7 (line 1863) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1875) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1883) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2471) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1894) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1902) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1916) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1935) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2474) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2047) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2056) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2065) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2078) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2092) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2106) | pub const fn new() -> Self { function as_ptr (line 2110) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2114) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2118) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2122) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2127) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2133) | pub const fn new() -> Self { function as_ref (line 2137) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2141) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2147) | fn default() -> Self { function clone (line 2153) | fn clone(&self) -> Self { function fmt (line 2159) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2164) | fn hash(&self, _state: &mut H) {} function eq (line 2167) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/arm/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 14) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 15) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 16) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 17) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 18) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 19) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 20) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 21) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 22) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 27) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 28) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/arm/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/arm/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sysinfo (line 53) | pub struct sysinfo { type oldold_utsname (line 71) | pub struct oldold_utsname { type old_utsname (line 80) | pub struct old_utsname { type new_utsname (line 89) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 97) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 98) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 99) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/arm/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/csky/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/csky/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 442) | pub struct clone_args { type sigset_t (line 457) | pub struct sigset_t { type sigaction (line 462) | pub struct sigaction { type sigaltstack (line 469) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 476) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 482) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 490) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 497) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 506) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 512) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 519) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 525) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 532) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 538) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 545) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 550) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 558) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 566) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 572) | pub struct statx_timestamp { type statx (line 579) | pub struct statx { type termios (line 607) | pub struct termios { type termios2 (line 617) | pub struct termios2 { type ktermios (line 629) | pub struct ktermios { type winsize (line 641) | pub struct winsize { type termio (line 649) | pub struct termio { type iovec (line 659) | pub struct iovec { type uffd_msg (line 665) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 674) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 681) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 686) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 693) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 699) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 706) | pub struct uffdio_api { type uffdio_range (line 713) | pub struct uffdio_range { type uffdio_register (line 719) | pub struct uffdio_register { type uffdio_copy (line 726) | pub struct uffdio_copy { type uffdio_zeropage (line 735) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 742) | pub struct uffdio_writeprotect { type uffdio_continue (line 748) | pub struct uffdio_continue { type linux_dirent64 (line 755) | pub struct linux_dirent64 { type stat (line 764) | pub struct stat { type stat64 (line 788) | pub struct stat64 { type statfs (line 812) | pub struct statfs { type statfs64 (line 828) | pub struct statfs64 { type compat_statfs64 (line 844) | pub struct compat_statfs64 { type user_desc (line 860) | pub struct user_desc { method seg_32bit (line 2765) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2769) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2776) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2780) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2787) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2791) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2798) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2802) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2809) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2813) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2820) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2824) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2831) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 870) | pub struct kernel_sigset_t { type kernel_sigaction (line 875) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 880) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 881) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 882) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 883) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_NULL (line 884) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 885) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 886) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 887) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 888) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 889) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 890) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 891) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 892) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 893) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 894) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 895) | pub const AT_UID: u32 = 11; constant AT_EUID (line 896) | pub const AT_EUID: u32 = 12; constant AT_GID (line 897) | pub const AT_GID: u32 = 13; constant AT_EGID (line 898) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 899) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 900) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 901) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 902) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 903) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 904) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 905) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 906) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 907) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 908) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 909) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 910) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 911) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 912) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 913) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 914) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 915) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 916) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 917) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 918) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 919) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 920) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 921) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 922) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 923) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 924) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 925) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 926) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 927) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 928) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 929) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 930) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 931) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 932) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 933) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 934) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 935) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 936) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 937) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 938) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 939) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 940) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 941) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 942) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 943) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 944) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 945) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 946) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 947) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 948) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 949) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 950) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 951) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 952) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 953) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 954) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 955) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 956) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 957) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 958) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 959) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 960) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 961) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 962) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 963) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 964) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 965) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 966) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 967) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 968) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 969) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 970) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 971) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 972) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 973) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 974) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 975) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 976) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 977) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 978) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 979) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 980) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 981) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 982) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 983) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 984) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 985) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 986) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 987) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 988) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 989) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 990) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 991) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 992) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 993) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 994) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 995) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 996) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 997) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 998) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 999) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1000) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1001) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1002) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 1003) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 1004) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1005) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1006) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 1007) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 1008) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1009) | pub const F_GETSIG: u32 = 11; constant F_GETLK64 (line 1010) | pub const F_GETLK64: u32 = 12; constant F_SETLK64 (line 1011) | pub const F_SETLK64: u32 = 13; constant F_SETLKW64 (line 1012) | pub const F_SETLKW64: u32 = 14; constant F_SETOWN_EX (line 1013) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1014) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1015) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1016) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1017) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1018) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1019) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1020) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1021) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1022) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1023) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1024) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1025) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1026) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1027) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1028) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1029) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1030) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1031) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1032) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1033) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1034) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1035) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1036) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1037) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1038) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1039) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1040) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1041) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1042) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1043) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1044) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1045) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1046) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1047) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1048) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1049) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1050) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1051) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1052) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1053) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1054) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1055) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1056) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1057) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1058) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1059) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1060) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1061) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1062) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1063) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1064) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1065) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1066) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1067) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1068) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1069) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1070) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1071) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1072) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1073) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1074) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1075) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1076) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1077) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1078) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1079) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1080) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1081) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1082) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1083) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1084) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1085) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1086) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1087) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1088) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1089) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1090) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1091) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1092) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1093) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1094) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1095) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1096) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1097) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1098) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1099) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1100) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1101) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1102) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1103) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1104) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1105) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1106) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1107) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1108) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1109) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1110) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1111) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1112) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1113) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1114) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1115) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1116) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1117) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1118) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1119) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1120) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1121) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1122) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1123) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1124) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1125) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1126) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1127) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1128) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1129) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1130) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1131) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1132) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1133) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1134) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1135) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1136) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1137) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1138) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1139) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1140) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1141) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1142) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1143) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1144) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1145) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1146) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1147) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1148) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1149) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1150) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1151) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1152) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1153) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1154) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1155) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1156) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1157) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1158) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1159) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1160) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1161) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1162) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1163) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1164) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1165) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1166) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1167) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1168) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1169) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1170) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1171) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1172) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1173) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1174) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1175) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1176) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1177) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1178) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1179) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1180) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1181) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1182) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1183) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1184) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1185) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1186) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1187) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1188) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1189) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1190) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1191) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1192) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1193) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1194) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1195) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1196) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1197) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1198) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1199) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1200) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1201) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1202) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1203) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1204) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1205) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1206) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1207) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1208) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1209) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1210) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1211) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1212) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1213) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1214) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1215) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1216) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1217) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1218) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1219) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1220) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1221) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1222) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1223) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1224) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1225) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1226) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1227) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1228) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1229) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1230) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1231) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1232) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1233) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1234) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1235) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1236) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1237) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1238) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1239) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1240) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1241) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1242) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1243) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1244) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1245) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1246) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1247) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1248) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1249) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1250) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1251) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1252) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1253) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1254) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1255) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1256) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1257) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1258) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1259) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1260) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1261) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1262) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1263) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1264) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1265) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1266) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1267) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1268) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1269) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1270) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1271) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1272) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1273) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1274) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1275) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1276) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1277) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1278) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1279) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1280) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1281) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1282) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1283) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1284) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1285) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1286) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1287) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1288) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1289) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1290) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1291) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1292) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1293) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1294) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1295) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1296) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1297) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1298) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1299) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1300) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1301) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1302) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1303) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1304) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1305) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1306) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1307) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1308) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1309) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1310) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1311) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1312) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1313) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1314) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1315) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1316) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1317) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1318) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1319) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1320) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1321) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1322) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1323) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1324) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1325) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1326) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1327) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1328) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1329) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1330) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1331) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1332) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1333) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1334) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1335) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1336) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1337) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1338) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1339) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1340) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1341) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1342) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1343) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1344) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1345) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1346) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1347) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1348) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1349) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1350) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1351) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1352) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1353) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1354) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1355) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1356) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1357) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1358) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1359) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1360) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1361) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1362) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1363) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1364) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1365) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1366) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1367) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1368) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1369) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1370) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1371) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1372) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1373) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1374) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1375) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1376) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1377) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1378) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1379) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1380) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1381) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1382) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1383) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1384) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1385) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1386) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1387) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1388) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1389) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1390) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1391) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1392) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1393) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1394) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1395) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1396) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1397) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1398) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1399) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1400) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1401) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1402) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1403) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1404) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1405) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1406) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1407) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1408) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1409) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1410) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1411) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1412) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1413) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1414) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1415) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1416) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1417) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1418) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1419) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1420) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1421) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1422) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1423) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1424) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1425) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1426) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1427) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1428) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1429) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1430) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1431) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1432) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1433) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1434) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1435) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1436) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1437) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1438) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1439) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1440) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1441) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1442) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1443) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1444) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1445) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1446) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1447) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1448) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1449) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1450) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1451) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1452) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1453) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1454) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1455) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1456) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1457) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1458) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1459) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1460) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1461) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1462) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1463) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1464) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1465) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1466) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1467) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1468) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1469) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1470) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1471) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1472) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1473) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1474) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1475) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1476) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1477) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1478) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1479) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1480) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1481) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1482) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1483) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1484) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1485) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1486) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1487) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1488) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1489) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1490) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1491) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1492) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1493) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1494) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1495) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1496) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1497) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1498) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1499) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1500) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1501) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1502) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1503) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1504) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1505) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1506) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1507) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1508) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1509) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1510) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1511) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1512) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1513) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1514) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1515) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1516) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1517) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1518) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1519) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1520) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1521) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1522) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1523) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1524) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1525) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1526) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1527) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1528) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1529) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1530) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1531) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1532) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1533) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1534) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1535) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1536) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1537) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1538) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1539) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1540) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1541) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1542) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1543) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1544) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1545) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1546) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1547) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1548) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1549) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1550) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1551) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1552) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1553) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1554) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1555) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1556) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1557) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1558) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1559) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1560) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1561) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1562) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1563) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1564) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1565) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1566) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1567) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1568) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1569) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1570) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1571) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1572) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1573) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1574) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1575) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1576) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1577) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1578) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1579) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1580) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1581) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1582) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1583) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1584) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1585) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1586) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1587) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1588) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1589) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1590) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1591) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1592) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1593) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1594) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1595) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1596) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1597) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1598) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1599) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1600) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1601) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1602) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1603) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1604) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1605) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1606) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1607) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1608) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1609) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1610) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1611) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1612) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1613) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1614) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1615) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1616) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1617) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1618) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1619) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1620) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1621) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1622) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1623) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1624) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1625) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1626) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1627) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1628) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1629) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1630) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1631) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1632) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1633) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1634) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1635) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1636) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1637) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1638) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1639) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1640) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1641) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1642) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1643) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1644) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1645) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1646) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1647) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1648) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1649) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1650) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1651) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1652) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1653) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1654) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1655) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1656) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1657) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1658) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1659) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1660) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1661) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1662) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1663) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1664) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1665) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1666) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1667) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1668) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1669) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1670) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1671) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1672) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1673) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1674) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1675) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1676) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1677) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1678) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1679) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1680) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1681) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1682) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1683) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1684) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1685) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1686) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1687) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1688) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1689) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1690) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1691) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1692) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1693) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1694) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1695) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1696) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1697) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1698) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1699) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1700) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1701) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1702) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1703) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1704) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1705) | pub const _NSIG: u32 = 64; constant _NSIG_BPW (line 1706) | pub const _NSIG_BPW: u32 = 32; constant _NSIG_WORDS (line 1707) | pub const _NSIG_WORDS: u32 = 2; constant SIGHUP (line 1708) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1709) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1710) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1711) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1712) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1713) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1714) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1715) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1716) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1717) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1718) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1719) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1720) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1721) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1722) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1723) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1724) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1725) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1726) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1727) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1728) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1729) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1730) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1731) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1732) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1733) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1734) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1735) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1736) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1737) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1738) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1739) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1740) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1741) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1742) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1743) | pub const SIGRTMAX: u32 = 64; constant MINSIGSTKSZ (line 1744) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1745) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1746) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1747) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1748) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1749) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1750) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1751) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1752) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1753) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1754) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1755) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1756) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1757) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1758) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1759) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1760) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1761) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1762) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1763) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1764) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1765) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1766) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1767) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1768) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1769) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1770) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1771) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1772) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1773) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1774) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1775) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1776) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1777) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1778) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1779) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1780) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1781) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1782) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1783) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1784) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1785) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1786) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1787) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1788) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1789) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1790) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1791) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1792) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1793) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1794) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1795) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1796) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1797) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1798) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1799) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1800) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1801) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1802) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1803) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1804) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1805) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1806) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1807) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1808) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1809) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1810) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1811) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1812) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1813) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1814) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1815) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1816) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1817) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1818) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1819) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1820) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1821) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1822) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1823) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1824) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1825) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1826) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1827) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1828) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1829) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1830) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1831) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1832) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1833) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1834) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1835) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1836) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1837) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1838) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1839) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1840) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1841) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1842) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1843) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1844) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1845) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1846) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1847) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1848) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1849) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1850) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1851) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1852) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1853) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1854) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1855) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1856) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1857) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1858) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1859) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1860) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1861) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1862) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1863) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1864) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1865) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1866) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1867) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1868) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1869) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1870) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1871) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1872) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1873) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1874) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1875) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1876) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1877) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1878) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1879) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1880) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1881) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1882) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1883) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1884) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1885) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1886) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1887) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1888) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1889) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1890) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1891) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1892) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1893) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1894) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1895) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1896) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1897) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1898) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1899) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1900) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1901) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1902) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1903) | pub const PARMRK: u32 = 8; constant INPCK (line 1904) | pub const INPCK: u32 = 16; constant ISTRIP (line 1905) | pub const ISTRIP: u32 = 32; constant INLCR (line 1906) | pub const INLCR: u32 = 64; constant IGNCR (line 1907) | pub const IGNCR: u32 = 128; constant ICRNL (line 1908) | pub const ICRNL: u32 = 256; constant IXANY (line 1909) | pub const IXANY: u32 = 2048; constant OPOST (line 1910) | pub const OPOST: u32 = 1; constant OCRNL (line 1911) | pub const OCRNL: u32 = 8; constant ONOCR (line 1912) | pub const ONOCR: u32 = 16; constant ONLRET (line 1913) | pub const ONLRET: u32 = 32; constant OFILL (line 1914) | pub const OFILL: u32 = 64; constant OFDEL (line 1915) | pub const OFDEL: u32 = 128; constant B0 (line 1916) | pub const B0: u32 = 0; constant B50 (line 1917) | pub const B50: u32 = 1; constant B75 (line 1918) | pub const B75: u32 = 2; constant B110 (line 1919) | pub const B110: u32 = 3; constant B134 (line 1920) | pub const B134: u32 = 4; constant B150 (line 1921) | pub const B150: u32 = 5; constant B200 (line 1922) | pub const B200: u32 = 6; constant B300 (line 1923) | pub const B300: u32 = 7; constant B600 (line 1924) | pub const B600: u32 = 8; constant B1200 (line 1925) | pub const B1200: u32 = 9; constant B1800 (line 1926) | pub const B1800: u32 = 10; constant B2400 (line 1927) | pub const B2400: u32 = 11; constant B4800 (line 1928) | pub const B4800: u32 = 12; constant B9600 (line 1929) | pub const B9600: u32 = 13; constant B19200 (line 1930) | pub const B19200: u32 = 14; constant B38400 (line 1931) | pub const B38400: u32 = 15; constant EXTA (line 1932) | pub const EXTA: u32 = 14; constant EXTB (line 1933) | pub const EXTB: u32 = 15; constant ADDRB (line 1934) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1935) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1936) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1937) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1938) | pub const TCOOFF: u32 = 0; constant TCOON (line 1939) | pub const TCOON: u32 = 1; constant TCIOFF (line 1940) | pub const TCIOFF: u32 = 2; constant TCION (line 1941) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1942) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1943) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1944) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1945) | pub const NCCS: u32 = 19; constant VINTR (line 1946) | pub const VINTR: u32 = 0; constant VQUIT (line 1947) | pub const VQUIT: u32 = 1; constant VERASE (line 1948) | pub const VERASE: u32 = 2; constant VKILL (line 1949) | pub const VKILL: u32 = 3; constant VEOF (line 1950) | pub const VEOF: u32 = 4; constant VTIME (line 1951) | pub const VTIME: u32 = 5; constant VMIN (line 1952) | pub const VMIN: u32 = 6; constant VSWTC (line 1953) | pub const VSWTC: u32 = 7; constant VSTART (line 1954) | pub const VSTART: u32 = 8; constant VSTOP (line 1955) | pub const VSTOP: u32 = 9; constant VSUSP (line 1956) | pub const VSUSP: u32 = 10; constant VEOL (line 1957) | pub const VEOL: u32 = 11; constant VREPRINT (line 1958) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1959) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1960) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1961) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1962) | pub const VEOL2: u32 = 16; constant IUCLC (line 1963) | pub const IUCLC: u32 = 512; constant IXON (line 1964) | pub const IXON: u32 = 1024; constant IXOFF (line 1965) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1966) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1967) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1968) | pub const OLCUC: u32 = 2; constant ONLCR (line 1969) | pub const ONLCR: u32 = 4; constant NLDLY (line 1970) | pub const NLDLY: u32 = 256; constant NL0 (line 1971) | pub const NL0: u32 = 0; constant NL1 (line 1972) | pub const NL1: u32 = 256; constant CRDLY (line 1973) | pub const CRDLY: u32 = 1536; constant CR0 (line 1974) | pub const CR0: u32 = 0; constant CR1 (line 1975) | pub const CR1: u32 = 512; constant CR2 (line 1976) | pub const CR2: u32 = 1024; constant CR3 (line 1977) | pub const CR3: u32 = 1536; constant TABDLY (line 1978) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1979) | pub const TAB0: u32 = 0; constant TAB1 (line 1980) | pub const TAB1: u32 = 2048; constant TAB2 (line 1981) | pub const TAB2: u32 = 4096; constant TAB3 (line 1982) | pub const TAB3: u32 = 6144; constant XTABS (line 1983) | pub const XTABS: u32 = 6144; constant BSDLY (line 1984) | pub const BSDLY: u32 = 8192; constant BS0 (line 1985) | pub const BS0: u32 = 0; constant BS1 (line 1986) | pub const BS1: u32 = 8192; constant VTDLY (line 1987) | pub const VTDLY: u32 = 16384; constant VT0 (line 1988) | pub const VT0: u32 = 0; constant VT1 (line 1989) | pub const VT1: u32 = 16384; constant FFDLY (line 1990) | pub const FFDLY: u32 = 32768; constant FF0 (line 1991) | pub const FF0: u32 = 0; constant FF1 (line 1992) | pub const FF1: u32 = 32768; constant CBAUD (line 1993) | pub const CBAUD: u32 = 4111; constant CSIZE (line 1994) | pub const CSIZE: u32 = 48; constant CS5 (line 1995) | pub const CS5: u32 = 0; constant CS6 (line 1996) | pub const CS6: u32 = 16; constant CS7 (line 1997) | pub const CS7: u32 = 32; constant CS8 (line 1998) | pub const CS8: u32 = 48; constant CSTOPB (line 1999) | pub const CSTOPB: u32 = 64; constant CREAD (line 2000) | pub const CREAD: u32 = 128; constant PARENB (line 2001) | pub const PARENB: u32 = 256; constant PARODD (line 2002) | pub const PARODD: u32 = 512; constant HUPCL (line 2003) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2004) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2005) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2006) | pub const BOTHER: u32 = 4096; constant B57600 (line 2007) | pub const B57600: u32 = 4097; constant B115200 (line 2008) | pub const B115200: u32 = 4098; constant B230400 (line 2009) | pub const B230400: u32 = 4099; constant B460800 (line 2010) | pub const B460800: u32 = 4100; constant B500000 (line 2011) | pub const B500000: u32 = 4101; constant B576000 (line 2012) | pub const B576000: u32 = 4102; constant B921600 (line 2013) | pub const B921600: u32 = 4103; constant B1000000 (line 2014) | pub const B1000000: u32 = 4104; constant B1152000 (line 2015) | pub const B1152000: u32 = 4105; constant B1500000 (line 2016) | pub const B1500000: u32 = 4106; constant B2000000 (line 2017) | pub const B2000000: u32 = 4107; constant B2500000 (line 2018) | pub const B2500000: u32 = 4108; constant B3000000 (line 2019) | pub const B3000000: u32 = 4109; constant B3500000 (line 2020) | pub const B3500000: u32 = 4110; constant B4000000 (line 2021) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2022) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2023) | pub const ISIG: u32 = 1; constant ICANON (line 2024) | pub const ICANON: u32 = 2; constant XCASE (line 2025) | pub const XCASE: u32 = 4; constant ECHO (line 2026) | pub const ECHO: u32 = 8; constant ECHOE (line 2027) | pub const ECHOE: u32 = 16; constant ECHOK (line 2028) | pub const ECHOK: u32 = 32; constant ECHONL (line 2029) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2030) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2031) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2032) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2033) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2034) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2035) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2036) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2037) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2038) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2039) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2040) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2041) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2042) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2043) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2044) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2045) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2046) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2047) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2048) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2049) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2050) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2051) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2052) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2053) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2054) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2055) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2056) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2057) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2058) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2059) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2060) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2061) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2062) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2063) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2064) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2065) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2066) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2067) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_io_setup (line 2068) | pub const __NR_io_setup: u32 = 0; constant __NR_io_destroy (line 2069) | pub const __NR_io_destroy: u32 = 1; constant __NR_io_submit (line 2070) | pub const __NR_io_submit: u32 = 2; constant __NR_io_cancel (line 2071) | pub const __NR_io_cancel: u32 = 3; constant __NR_io_getevents (line 2072) | pub const __NR_io_getevents: u32 = 4; constant __NR_setxattr (line 2073) | pub const __NR_setxattr: u32 = 5; constant __NR_lsetxattr (line 2074) | pub const __NR_lsetxattr: u32 = 6; constant __NR_fsetxattr (line 2075) | pub const __NR_fsetxattr: u32 = 7; constant __NR_getxattr (line 2076) | pub const __NR_getxattr: u32 = 8; constant __NR_lgetxattr (line 2077) | pub const __NR_lgetxattr: u32 = 9; constant __NR_fgetxattr (line 2078) | pub const __NR_fgetxattr: u32 = 10; constant __NR_listxattr (line 2079) | pub const __NR_listxattr: u32 = 11; constant __NR_llistxattr (line 2080) | pub const __NR_llistxattr: u32 = 12; constant __NR_flistxattr (line 2081) | pub const __NR_flistxattr: u32 = 13; constant __NR_removexattr (line 2082) | pub const __NR_removexattr: u32 = 14; constant __NR_lremovexattr (line 2083) | pub const __NR_lremovexattr: u32 = 15; constant __NR_fremovexattr (line 2084) | pub const __NR_fremovexattr: u32 = 16; constant __NR_getcwd (line 2085) | pub const __NR_getcwd: u32 = 17; constant __NR_lookup_dcookie (line 2086) | pub const __NR_lookup_dcookie: u32 = 18; constant __NR_eventfd2 (line 2087) | pub const __NR_eventfd2: u32 = 19; constant __NR_epoll_create1 (line 2088) | pub const __NR_epoll_create1: u32 = 20; constant __NR_epoll_ctl (line 2089) | pub const __NR_epoll_ctl: u32 = 21; constant __NR_epoll_pwait (line 2090) | pub const __NR_epoll_pwait: u32 = 22; constant __NR_dup (line 2091) | pub const __NR_dup: u32 = 23; constant __NR_dup3 (line 2092) | pub const __NR_dup3: u32 = 24; constant __NR3264_fcntl (line 2093) | pub const __NR3264_fcntl: u32 = 25; constant __NR_inotify_init1 (line 2094) | pub const __NR_inotify_init1: u32 = 26; constant __NR_inotify_add_watch (line 2095) | pub const __NR_inotify_add_watch: u32 = 27; constant __NR_inotify_rm_watch (line 2096) | pub const __NR_inotify_rm_watch: u32 = 28; constant __NR_ioctl (line 2097) | pub const __NR_ioctl: u32 = 29; constant __NR_ioprio_set (line 2098) | pub const __NR_ioprio_set: u32 = 30; constant __NR_ioprio_get (line 2099) | pub const __NR_ioprio_get: u32 = 31; constant __NR_flock (line 2100) | pub const __NR_flock: u32 = 32; constant __NR_mknodat (line 2101) | pub const __NR_mknodat: u32 = 33; constant __NR_mkdirat (line 2102) | pub const __NR_mkdirat: u32 = 34; constant __NR_unlinkat (line 2103) | pub const __NR_unlinkat: u32 = 35; constant __NR_symlinkat (line 2104) | pub const __NR_symlinkat: u32 = 36; constant __NR_linkat (line 2105) | pub const __NR_linkat: u32 = 37; constant __NR_umount2 (line 2106) | pub const __NR_umount2: u32 = 39; constant __NR_mount (line 2107) | pub const __NR_mount: u32 = 40; constant __NR_pivot_root (line 2108) | pub const __NR_pivot_root: u32 = 41; constant __NR_nfsservctl (line 2109) | pub const __NR_nfsservctl: u32 = 42; constant __NR3264_statfs (line 2110) | pub const __NR3264_statfs: u32 = 43; constant __NR3264_fstatfs (line 2111) | pub const __NR3264_fstatfs: u32 = 44; constant __NR3264_truncate (line 2112) | pub const __NR3264_truncate: u32 = 45; constant __NR3264_ftruncate (line 2113) | pub const __NR3264_ftruncate: u32 = 46; constant __NR_fallocate (line 2114) | pub const __NR_fallocate: u32 = 47; constant __NR_faccessat (line 2115) | pub const __NR_faccessat: u32 = 48; constant __NR_chdir (line 2116) | pub const __NR_chdir: u32 = 49; constant __NR_fchdir (line 2117) | pub const __NR_fchdir: u32 = 50; constant __NR_chroot (line 2118) | pub const __NR_chroot: u32 = 51; constant __NR_fchmod (line 2119) | pub const __NR_fchmod: u32 = 52; constant __NR_fchmodat (line 2120) | pub const __NR_fchmodat: u32 = 53; constant __NR_fchownat (line 2121) | pub const __NR_fchownat: u32 = 54; constant __NR_fchown (line 2122) | pub const __NR_fchown: u32 = 55; constant __NR_openat (line 2123) | pub const __NR_openat: u32 = 56; constant __NR_close (line 2124) | pub const __NR_close: u32 = 57; constant __NR_vhangup (line 2125) | pub const __NR_vhangup: u32 = 58; constant __NR_pipe2 (line 2126) | pub const __NR_pipe2: u32 = 59; constant __NR_quotactl (line 2127) | pub const __NR_quotactl: u32 = 60; constant __NR_getdents64 (line 2128) | pub const __NR_getdents64: u32 = 61; constant __NR3264_lseek (line 2129) | pub const __NR3264_lseek: u32 = 62; constant __NR_read (line 2130) | pub const __NR_read: u32 = 63; constant __NR_write (line 2131) | pub const __NR_write: u32 = 64; constant __NR_readv (line 2132) | pub const __NR_readv: u32 = 65; constant __NR_writev (line 2133) | pub const __NR_writev: u32 = 66; constant __NR_pread64 (line 2134) | pub const __NR_pread64: u32 = 67; constant __NR_pwrite64 (line 2135) | pub const __NR_pwrite64: u32 = 68; constant __NR_preadv (line 2136) | pub const __NR_preadv: u32 = 69; constant __NR_pwritev (line 2137) | pub const __NR_pwritev: u32 = 70; constant __NR3264_sendfile (line 2138) | pub const __NR3264_sendfile: u32 = 71; constant __NR_pselect6 (line 2139) | pub const __NR_pselect6: u32 = 72; constant __NR_ppoll (line 2140) | pub const __NR_ppoll: u32 = 73; constant __NR_signalfd4 (line 2141) | pub const __NR_signalfd4: u32 = 74; constant __NR_vmsplice (line 2142) | pub const __NR_vmsplice: u32 = 75; constant __NR_splice (line 2143) | pub const __NR_splice: u32 = 76; constant __NR_tee (line 2144) | pub const __NR_tee: u32 = 77; constant __NR_readlinkat (line 2145) | pub const __NR_readlinkat: u32 = 78; constant __NR3264_fstatat (line 2146) | pub const __NR3264_fstatat: u32 = 79; constant __NR3264_fstat (line 2147) | pub const __NR3264_fstat: u32 = 80; constant __NR_sync (line 2148) | pub const __NR_sync: u32 = 81; constant __NR_fsync (line 2149) | pub const __NR_fsync: u32 = 82; constant __NR_fdatasync (line 2150) | pub const __NR_fdatasync: u32 = 83; constant __NR_sync_file_range (line 2151) | pub const __NR_sync_file_range: u32 = 84; constant __NR_timerfd_create (line 2152) | pub const __NR_timerfd_create: u32 = 85; constant __NR_timerfd_settime (line 2153) | pub const __NR_timerfd_settime: u32 = 86; constant __NR_timerfd_gettime (line 2154) | pub const __NR_timerfd_gettime: u32 = 87; constant __NR_utimensat (line 2155) | pub const __NR_utimensat: u32 = 88; constant __NR_acct (line 2156) | pub const __NR_acct: u32 = 89; constant __NR_capget (line 2157) | pub const __NR_capget: u32 = 90; constant __NR_capset (line 2158) | pub const __NR_capset: u32 = 91; constant __NR_personality (line 2159) | pub const __NR_personality: u32 = 92; constant __NR_exit (line 2160) | pub const __NR_exit: u32 = 93; constant __NR_exit_group (line 2161) | pub const __NR_exit_group: u32 = 94; constant __NR_waitid (line 2162) | pub const __NR_waitid: u32 = 95; constant __NR_set_tid_address (line 2163) | pub const __NR_set_tid_address: u32 = 96; constant __NR_unshare (line 2164) | pub const __NR_unshare: u32 = 97; constant __NR_futex (line 2165) | pub const __NR_futex: u32 = 98; constant __NR_set_robust_list (line 2166) | pub const __NR_set_robust_list: u32 = 99; constant __NR_get_robust_list (line 2167) | pub const __NR_get_robust_list: u32 = 100; constant __NR_nanosleep (line 2168) | pub const __NR_nanosleep: u32 = 101; constant __NR_getitimer (line 2169) | pub const __NR_getitimer: u32 = 102; constant __NR_setitimer (line 2170) | pub const __NR_setitimer: u32 = 103; constant __NR_kexec_load (line 2171) | pub const __NR_kexec_load: u32 = 104; constant __NR_init_module (line 2172) | pub const __NR_init_module: u32 = 105; constant __NR_delete_module (line 2173) | pub const __NR_delete_module: u32 = 106; constant __NR_timer_create (line 2174) | pub const __NR_timer_create: u32 = 107; constant __NR_timer_gettime (line 2175) | pub const __NR_timer_gettime: u32 = 108; constant __NR_timer_getoverrun (line 2176) | pub const __NR_timer_getoverrun: u32 = 109; constant __NR_timer_settime (line 2177) | pub const __NR_timer_settime: u32 = 110; constant __NR_timer_delete (line 2178) | pub const __NR_timer_delete: u32 = 111; constant __NR_clock_settime (line 2179) | pub const __NR_clock_settime: u32 = 112; constant __NR_clock_gettime (line 2180) | pub const __NR_clock_gettime: u32 = 113; constant __NR_clock_getres (line 2181) | pub const __NR_clock_getres: u32 = 114; constant __NR_clock_nanosleep (line 2182) | pub const __NR_clock_nanosleep: u32 = 115; constant __NR_syslog (line 2183) | pub const __NR_syslog: u32 = 116; constant __NR_ptrace (line 2184) | pub const __NR_ptrace: u32 = 117; constant __NR_sched_setparam (line 2185) | pub const __NR_sched_setparam: u32 = 118; constant __NR_sched_setscheduler (line 2186) | pub const __NR_sched_setscheduler: u32 = 119; constant __NR_sched_getscheduler (line 2187) | pub const __NR_sched_getscheduler: u32 = 120; constant __NR_sched_getparam (line 2188) | pub const __NR_sched_getparam: u32 = 121; constant __NR_sched_setaffinity (line 2189) | pub const __NR_sched_setaffinity: u32 = 122; constant __NR_sched_getaffinity (line 2190) | pub const __NR_sched_getaffinity: u32 = 123; constant __NR_sched_yield (line 2191) | pub const __NR_sched_yield: u32 = 124; constant __NR_sched_get_priority_max (line 2192) | pub const __NR_sched_get_priority_max: u32 = 125; constant __NR_sched_get_priority_min (line 2193) | pub const __NR_sched_get_priority_min: u32 = 126; constant __NR_sched_rr_get_interval (line 2194) | pub const __NR_sched_rr_get_interval: u32 = 127; constant __NR_restart_syscall (line 2195) | pub const __NR_restart_syscall: u32 = 128; constant __NR_kill (line 2196) | pub const __NR_kill: u32 = 129; constant __NR_tkill (line 2197) | pub const __NR_tkill: u32 = 130; constant __NR_tgkill (line 2198) | pub const __NR_tgkill: u32 = 131; constant __NR_sigaltstack (line 2199) | pub const __NR_sigaltstack: u32 = 132; constant __NR_rt_sigsuspend (line 2200) | pub const __NR_rt_sigsuspend: u32 = 133; constant __NR_rt_sigaction (line 2201) | pub const __NR_rt_sigaction: u32 = 134; constant __NR_rt_sigprocmask (line 2202) | pub const __NR_rt_sigprocmask: u32 = 135; constant __NR_rt_sigpending (line 2203) | pub const __NR_rt_sigpending: u32 = 136; constant __NR_rt_sigtimedwait (line 2204) | pub const __NR_rt_sigtimedwait: u32 = 137; constant __NR_rt_sigqueueinfo (line 2205) | pub const __NR_rt_sigqueueinfo: u32 = 138; constant __NR_rt_sigreturn (line 2206) | pub const __NR_rt_sigreturn: u32 = 139; constant __NR_setpriority (line 2207) | pub const __NR_setpriority: u32 = 140; constant __NR_getpriority (line 2208) | pub const __NR_getpriority: u32 = 141; constant __NR_reboot (line 2209) | pub const __NR_reboot: u32 = 142; constant __NR_setregid (line 2210) | pub const __NR_setregid: u32 = 143; constant __NR_setgid (line 2211) | pub const __NR_setgid: u32 = 144; constant __NR_setreuid (line 2212) | pub const __NR_setreuid: u32 = 145; constant __NR_setuid (line 2213) | pub const __NR_setuid: u32 = 146; constant __NR_setresuid (line 2214) | pub const __NR_setresuid: u32 = 147; constant __NR_getresuid (line 2215) | pub const __NR_getresuid: u32 = 148; constant __NR_setresgid (line 2216) | pub const __NR_setresgid: u32 = 149; constant __NR_getresgid (line 2217) | pub const __NR_getresgid: u32 = 150; constant __NR_setfsuid (line 2218) | pub const __NR_setfsuid: u32 = 151; constant __NR_setfsgid (line 2219) | pub const __NR_setfsgid: u32 = 152; constant __NR_times (line 2220) | pub const __NR_times: u32 = 153; constant __NR_setpgid (line 2221) | pub const __NR_setpgid: u32 = 154; constant __NR_getpgid (line 2222) | pub const __NR_getpgid: u32 = 155; constant __NR_getsid (line 2223) | pub const __NR_getsid: u32 = 156; constant __NR_setsid (line 2224) | pub const __NR_setsid: u32 = 157; constant __NR_getgroups (line 2225) | pub const __NR_getgroups: u32 = 158; constant __NR_setgroups (line 2226) | pub const __NR_setgroups: u32 = 159; constant __NR_uname (line 2227) | pub const __NR_uname: u32 = 160; constant __NR_sethostname (line 2228) | pub const __NR_sethostname: u32 = 161; constant __NR_setdomainname (line 2229) | pub const __NR_setdomainname: u32 = 162; constant __NR_getrlimit (line 2230) | pub const __NR_getrlimit: u32 = 163; constant __NR_setrlimit (line 2231) | pub const __NR_setrlimit: u32 = 164; constant __NR_getrusage (line 2232) | pub const __NR_getrusage: u32 = 165; constant __NR_umask (line 2233) | pub const __NR_umask: u32 = 166; constant __NR_prctl (line 2234) | pub const __NR_prctl: u32 = 167; constant __NR_getcpu (line 2235) | pub const __NR_getcpu: u32 = 168; constant __NR_gettimeofday (line 2236) | pub const __NR_gettimeofday: u32 = 169; constant __NR_settimeofday (line 2237) | pub const __NR_settimeofday: u32 = 170; constant __NR_adjtimex (line 2238) | pub const __NR_adjtimex: u32 = 171; constant __NR_getpid (line 2239) | pub const __NR_getpid: u32 = 172; constant __NR_getppid (line 2240) | pub const __NR_getppid: u32 = 173; constant __NR_getuid (line 2241) | pub const __NR_getuid: u32 = 174; constant __NR_geteuid (line 2242) | pub const __NR_geteuid: u32 = 175; constant __NR_getgid (line 2243) | pub const __NR_getgid: u32 = 176; constant __NR_getegid (line 2244) | pub const __NR_getegid: u32 = 177; constant __NR_gettid (line 2245) | pub const __NR_gettid: u32 = 178; constant __NR_sysinfo (line 2246) | pub const __NR_sysinfo: u32 = 179; constant __NR_mq_open (line 2247) | pub const __NR_mq_open: u32 = 180; constant __NR_mq_unlink (line 2248) | pub const __NR_mq_unlink: u32 = 181; constant __NR_mq_timedsend (line 2249) | pub const __NR_mq_timedsend: u32 = 182; constant __NR_mq_timedreceive (line 2250) | pub const __NR_mq_timedreceive: u32 = 183; constant __NR_mq_notify (line 2251) | pub const __NR_mq_notify: u32 = 184; constant __NR_mq_getsetattr (line 2252) | pub const __NR_mq_getsetattr: u32 = 185; constant __NR_msgget (line 2253) | pub const __NR_msgget: u32 = 186; constant __NR_msgctl (line 2254) | pub const __NR_msgctl: u32 = 187; constant __NR_msgrcv (line 2255) | pub const __NR_msgrcv: u32 = 188; constant __NR_msgsnd (line 2256) | pub const __NR_msgsnd: u32 = 189; constant __NR_semget (line 2257) | pub const __NR_semget: u32 = 190; constant __NR_semctl (line 2258) | pub const __NR_semctl: u32 = 191; constant __NR_semtimedop (line 2259) | pub const __NR_semtimedop: u32 = 192; constant __NR_semop (line 2260) | pub const __NR_semop: u32 = 193; constant __NR_shmget (line 2261) | pub const __NR_shmget: u32 = 194; constant __NR_shmctl (line 2262) | pub const __NR_shmctl: u32 = 195; constant __NR_shmat (line 2263) | pub const __NR_shmat: u32 = 196; constant __NR_shmdt (line 2264) | pub const __NR_shmdt: u32 = 197; constant __NR_socket (line 2265) | pub const __NR_socket: u32 = 198; constant __NR_socketpair (line 2266) | pub const __NR_socketpair: u32 = 199; constant __NR_bind (line 2267) | pub const __NR_bind: u32 = 200; constant __NR_listen (line 2268) | pub const __NR_listen: u32 = 201; constant __NR_accept (line 2269) | pub const __NR_accept: u32 = 202; constant __NR_connect (line 2270) | pub const __NR_connect: u32 = 203; constant __NR_getsockname (line 2271) | pub const __NR_getsockname: u32 = 204; constant __NR_getpeername (line 2272) | pub const __NR_getpeername: u32 = 205; constant __NR_sendto (line 2273) | pub const __NR_sendto: u32 = 206; constant __NR_recvfrom (line 2274) | pub const __NR_recvfrom: u32 = 207; constant __NR_setsockopt (line 2275) | pub const __NR_setsockopt: u32 = 208; constant __NR_getsockopt (line 2276) | pub const __NR_getsockopt: u32 = 209; constant __NR_shutdown (line 2277) | pub const __NR_shutdown: u32 = 210; constant __NR_sendmsg (line 2278) | pub const __NR_sendmsg: u32 = 211; constant __NR_recvmsg (line 2279) | pub const __NR_recvmsg: u32 = 212; constant __NR_readahead (line 2280) | pub const __NR_readahead: u32 = 213; constant __NR_brk (line 2281) | pub const __NR_brk: u32 = 214; constant __NR_munmap (line 2282) | pub const __NR_munmap: u32 = 215; constant __NR_mremap (line 2283) | pub const __NR_mremap: u32 = 216; constant __NR_add_key (line 2284) | pub const __NR_add_key: u32 = 217; constant __NR_request_key (line 2285) | pub const __NR_request_key: u32 = 218; constant __NR_keyctl (line 2286) | pub const __NR_keyctl: u32 = 219; constant __NR_clone (line 2287) | pub const __NR_clone: u32 = 220; constant __NR_execve (line 2288) | pub const __NR_execve: u32 = 221; constant __NR3264_mmap (line 2289) | pub const __NR3264_mmap: u32 = 222; constant __NR3264_fadvise64 (line 2290) | pub const __NR3264_fadvise64: u32 = 223; constant __NR_swapon (line 2291) | pub const __NR_swapon: u32 = 224; constant __NR_swapoff (line 2292) | pub const __NR_swapoff: u32 = 225; constant __NR_mprotect (line 2293) | pub const __NR_mprotect: u32 = 226; constant __NR_msync (line 2294) | pub const __NR_msync: u32 = 227; constant __NR_mlock (line 2295) | pub const __NR_mlock: u32 = 228; constant __NR_munlock (line 2296) | pub const __NR_munlock: u32 = 229; constant __NR_mlockall (line 2297) | pub const __NR_mlockall: u32 = 230; constant __NR_munlockall (line 2298) | pub const __NR_munlockall: u32 = 231; constant __NR_mincore (line 2299) | pub const __NR_mincore: u32 = 232; constant __NR_madvise (line 2300) | pub const __NR_madvise: u32 = 233; constant __NR_remap_file_pages (line 2301) | pub const __NR_remap_file_pages: u32 = 234; constant __NR_mbind (line 2302) | pub const __NR_mbind: u32 = 235; constant __NR_get_mempolicy (line 2303) | pub const __NR_get_mempolicy: u32 = 236; constant __NR_set_mempolicy (line 2304) | pub const __NR_set_mempolicy: u32 = 237; constant __NR_migrate_pages (line 2305) | pub const __NR_migrate_pages: u32 = 238; constant __NR_move_pages (line 2306) | pub const __NR_move_pages: u32 = 239; constant __NR_rt_tgsigqueueinfo (line 2307) | pub const __NR_rt_tgsigqueueinfo: u32 = 240; constant __NR_perf_event_open (line 2308) | pub const __NR_perf_event_open: u32 = 241; constant __NR_accept4 (line 2309) | pub const __NR_accept4: u32 = 242; constant __NR_recvmmsg (line 2310) | pub const __NR_recvmmsg: u32 = 243; constant __NR_arch_specific_syscall (line 2311) | pub const __NR_arch_specific_syscall: u32 = 244; constant __NR_wait4 (line 2312) | pub const __NR_wait4: u32 = 260; constant __NR_prlimit64 (line 2313) | pub const __NR_prlimit64: u32 = 261; constant __NR_fanotify_init (line 2314) | pub const __NR_fanotify_init: u32 = 262; constant __NR_fanotify_mark (line 2315) | pub const __NR_fanotify_mark: u32 = 263; constant __NR_name_to_handle_at (line 2316) | pub const __NR_name_to_handle_at: u32 = 264; constant __NR_open_by_handle_at (line 2317) | pub const __NR_open_by_handle_at: u32 = 265; constant __NR_clock_adjtime (line 2318) | pub const __NR_clock_adjtime: u32 = 266; constant __NR_syncfs (line 2319) | pub const __NR_syncfs: u32 = 267; constant __NR_setns (line 2320) | pub const __NR_setns: u32 = 268; constant __NR_sendmmsg (line 2321) | pub const __NR_sendmmsg: u32 = 269; constant __NR_process_vm_readv (line 2322) | pub const __NR_process_vm_readv: u32 = 270; constant __NR_process_vm_writev (line 2323) | pub const __NR_process_vm_writev: u32 = 271; constant __NR_kcmp (line 2324) | pub const __NR_kcmp: u32 = 272; constant __NR_finit_module (line 2325) | pub const __NR_finit_module: u32 = 273; constant __NR_sched_setattr (line 2326) | pub const __NR_sched_setattr: u32 = 274; constant __NR_sched_getattr (line 2327) | pub const __NR_sched_getattr: u32 = 275; constant __NR_renameat2 (line 2328) | pub const __NR_renameat2: u32 = 276; constant __NR_seccomp (line 2329) | pub const __NR_seccomp: u32 = 277; constant __NR_getrandom (line 2330) | pub const __NR_getrandom: u32 = 278; constant __NR_memfd_create (line 2331) | pub const __NR_memfd_create: u32 = 279; constant __NR_bpf (line 2332) | pub const __NR_bpf: u32 = 280; constant __NR_execveat (line 2333) | pub const __NR_execveat: u32 = 281; constant __NR_userfaultfd (line 2334) | pub const __NR_userfaultfd: u32 = 282; constant __NR_membarrier (line 2335) | pub const __NR_membarrier: u32 = 283; constant __NR_mlock2 (line 2336) | pub const __NR_mlock2: u32 = 284; constant __NR_copy_file_range (line 2337) | pub const __NR_copy_file_range: u32 = 285; constant __NR_preadv2 (line 2338) | pub const __NR_preadv2: u32 = 286; constant __NR_pwritev2 (line 2339) | pub const __NR_pwritev2: u32 = 287; constant __NR_pkey_mprotect (line 2340) | pub const __NR_pkey_mprotect: u32 = 288; constant __NR_pkey_alloc (line 2341) | pub const __NR_pkey_alloc: u32 = 289; constant __NR_pkey_free (line 2342) | pub const __NR_pkey_free: u32 = 290; constant __NR_statx (line 2343) | pub const __NR_statx: u32 = 291; constant __NR_io_pgetevents (line 2344) | pub const __NR_io_pgetevents: u32 = 292; constant __NR_rseq (line 2345) | pub const __NR_rseq: u32 = 293; constant __NR_kexec_file_load (line 2346) | pub const __NR_kexec_file_load: u32 = 294; constant __NR_clock_gettime64 (line 2347) | pub const __NR_clock_gettime64: u32 = 403; constant __NR_clock_settime64 (line 2348) | pub const __NR_clock_settime64: u32 = 404; constant __NR_clock_adjtime64 (line 2349) | pub const __NR_clock_adjtime64: u32 = 405; constant __NR_clock_getres_time64 (line 2350) | pub const __NR_clock_getres_time64: u32 = 406; constant __NR_clock_nanosleep_time64 (line 2351) | pub const __NR_clock_nanosleep_time64: u32 = 407; constant __NR_timer_gettime64 (line 2352) | pub const __NR_timer_gettime64: u32 = 408; constant __NR_timer_settime64 (line 2353) | pub const __NR_timer_settime64: u32 = 409; constant __NR_timerfd_gettime64 (line 2354) | pub const __NR_timerfd_gettime64: u32 = 410; constant __NR_timerfd_settime64 (line 2355) | pub const __NR_timerfd_settime64: u32 = 411; constant __NR_utimensat_time64 (line 2356) | pub const __NR_utimensat_time64: u32 = 412; constant __NR_pselect6_time64 (line 2357) | pub const __NR_pselect6_time64: u32 = 413; constant __NR_ppoll_time64 (line 2358) | pub const __NR_ppoll_time64: u32 = 414; constant __NR_io_pgetevents_time64 (line 2359) | pub const __NR_io_pgetevents_time64: u32 = 416; constant __NR_recvmmsg_time64 (line 2360) | pub const __NR_recvmmsg_time64: u32 = 417; constant __NR_mq_timedsend_time64 (line 2361) | pub const __NR_mq_timedsend_time64: u32 = 418; constant __NR_mq_timedreceive_time64 (line 2362) | pub const __NR_mq_timedreceive_time64: u32 = 419; constant __NR_semtimedop_time64 (line 2363) | pub const __NR_semtimedop_time64: u32 = 420; constant __NR_rt_sigtimedwait_time64 (line 2364) | pub const __NR_rt_sigtimedwait_time64: u32 = 421; constant __NR_futex_time64 (line 2365) | pub const __NR_futex_time64: u32 = 422; constant __NR_sched_rr_get_interval_time64 (line 2366) | pub const __NR_sched_rr_get_interval_time64: u32 = 423; constant __NR_pidfd_send_signal (line 2367) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2368) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2369) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2370) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2371) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2372) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2373) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2374) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2375) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2376) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2377) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2378) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2379) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2380) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2381) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2382) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2383) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2384) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2385) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2386) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2387) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2388) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2389) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2390) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2391) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2392) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant __NR_syscalls (line 2393) | pub const __NR_syscalls: u32 = 451; constant __NR_fcntl64 (line 2394) | pub const __NR_fcntl64: u32 = 25; constant __NR_statfs64 (line 2395) | pub const __NR_statfs64: u32 = 43; constant __NR_fstatfs64 (line 2396) | pub const __NR_fstatfs64: u32 = 44; constant __NR_truncate64 (line 2397) | pub const __NR_truncate64: u32 = 45; constant __NR_ftruncate64 (line 2398) | pub const __NR_ftruncate64: u32 = 46; constant __NR_llseek (line 2399) | pub const __NR_llseek: u32 = 62; constant __NR_sendfile64 (line 2400) | pub const __NR_sendfile64: u32 = 71; constant __NR_fstatat64 (line 2401) | pub const __NR_fstatat64: u32 = 79; constant __NR_fstat64 (line 2402) | pub const __NR_fstat64: u32 = 80; constant __NR_mmap2 (line 2403) | pub const __NR_mmap2: u32 = 222; constant __NR_fadvise64_64 (line 2404) | pub const __NR_fadvise64_64: u32 = 223; constant __NR_set_thread_area (line 2405) | pub const __NR_set_thread_area: u32 = 244; constant __NR_cacheflush (line 2406) | pub const __NR_cacheflush: u32 = 245; constant WNOHANG (line 2407) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2408) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2409) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2410) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2411) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2412) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2413) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2414) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2415) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2416) | pub const P_ALL: u32 = 0; constant P_PID (line 2417) | pub const P_PID: u32 = 1; constant P_PGID (line 2418) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2419) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2420) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2421) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2422) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2423) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2424) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2425) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2426) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2427) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2428) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2429) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2430) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2431) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2432) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2433) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2434) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2435) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2436) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2437) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2438) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2439) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2440) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2441) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2442) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2443) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2444) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2445) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2446) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2447) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2448) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2449) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2450) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2451) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2452) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2453) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2454) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2455) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2456) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2457) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2458) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2459) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2460) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2461) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2462) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2463) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2464) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2465) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2466) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2467) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2468) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2469) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2470) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2471) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2472) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2473) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2474) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2475) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2476) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2477) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2478) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2479) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2480) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2481) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2482) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2483) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2484) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2485) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2486) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2487) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2488) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2489) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2490) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2491) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2492) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2493) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2494) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2495) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2496) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2497) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2498) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2499) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2500) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2501) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2502) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2503) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2504) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2505) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2506) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2507) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2508) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2509) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2510) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2511) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2512) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2513) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2514) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2515) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2516) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2517) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2518) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2519) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2520) | pub const F_OK: u32 = 0; constant R_OK (line 2521) | pub const R_OK: u32 = 4; constant W_OK (line 2522) | pub const W_OK: u32 = 2; constant X_OK (line 2523) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2524) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2525) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2526) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2527) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2528) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2529) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2530) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2531) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2532) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2533) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2534) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2535) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2536) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2537) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2538) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2539) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2540) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2541) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2542) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2543) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2544) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2545) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2546) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2547) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2548) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2549) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2550) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2551) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2552) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2553) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2554) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2555) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2556) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2557) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2558) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2559) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2560) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2561) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2562) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2563) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2564) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2565) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2566) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2567) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2568) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2569) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2570) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2571) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2575) | pub enum fsconfig_command { type membarrier_cmd (line 2588) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2761) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2604) | pub enum membarrier_cmd_flag { function new (line 2676) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2685) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2694) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2707) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2721) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2735) | pub const fn new() -> Self { function as_ptr (line 2739) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2743) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2747) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2751) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2756) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/csky/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/csky/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 85) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 92) | pub struct tpacket_auxdata { type tpacket_hdr (line 103) | pub struct tpacket_hdr { type tpacket2_hdr (line 114) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 128) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 136) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 150) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 157) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 168) | pub struct tpacket_block_desc { type tpacket_req (line 175) | pub struct tpacket_req { type tpacket_req3 (line 183) | pub struct tpacket_req3 { type packet_mreq (line 194) | pub struct packet_mreq { type fanout_args (line 202) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 207) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 208) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 209) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 210) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 211) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 212) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 213) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 214) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 215) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 216) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 217) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 218) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 219) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 220) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 221) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 222) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 223) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 224) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 225) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 226) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 227) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 228) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 229) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 230) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 231) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 232) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 233) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 234) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 235) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 236) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 237) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 238) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 239) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 240) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 241) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 242) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 243) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 244) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 245) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 246) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 247) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 248) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 249) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 250) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 251) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 252) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 253) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 254) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 255) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 256) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 257) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 258) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 259) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 260) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 261) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 262) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 263) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 264) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 265) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 266) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 267) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 268) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 269) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 270) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 271) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 272) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 273) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 277) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/csky/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 321) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 329) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 339) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 347) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 357) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 363) | pub struct io_uring_notification_register { type io_uring_probe_op (line 372) | pub struct io_uring_probe_op { type io_uring_probe (line 380) | pub struct io_uring_probe { type io_uring_restriction (line 389) | pub struct io_uring_restriction { type io_uring_buf (line 397) | pub struct io_uring_buf { type io_uring_buf_ring (line 404) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 408) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 415) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 423) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 429) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 432) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 441) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 449) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 458) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 465) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 471) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 472) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 473) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 474) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 475) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 476) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 477) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 478) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 479) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 480) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 481) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 482) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 483) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 484) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 485) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 486) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 487) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 488) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 489) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 490) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 491) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 492) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 493) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 494) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 495) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 496) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 497) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 498) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 499) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 500) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 501) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 502) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 503) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 505) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 506) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 507) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 508) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 509) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 510) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 511) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 512) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 513) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 514) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 515) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 516) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 517) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 518) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 519) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 520) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 521) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 522) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 523) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 524) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 525) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 526) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 527) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 528) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 529) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 530) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 531) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 532) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 533) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 534) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 535) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 536) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 537) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 538) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 539) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 540) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 541) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 542) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 543) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 544) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 545) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 546) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 547) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 548) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 549) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 550) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 551) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 552) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 553) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 554) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 555) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 556) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 557) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 558) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 559) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 560) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 561) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 562) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 563) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 564) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 565) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 566) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 567) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 568) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 569) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 570) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 571) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 572) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 573) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 574) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 575) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 576) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 577) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 578) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 579) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 580) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 581) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 582) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 583) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 584) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 585) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 586) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 587) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 588) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 589) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 590) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 591) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 592) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 593) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 594) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 595) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 596) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 597) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 598) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 599) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 600) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 601) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 602) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 603) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 604) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 605) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 606) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 607) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 608) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 609) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 610) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 611) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 612) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 613) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 614) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 615) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 616) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 617) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 618) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 619) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 620) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 621) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 622) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 623) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 624) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 625) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 626) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 627) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 628) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 629) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 630) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 631) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 632) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 633) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 634) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 635) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 636) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 637) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 638) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 639) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 640) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 641) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 642) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 643) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 644) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 645) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 646) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 647) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 648) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 649) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 650) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 651) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 652) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 653) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 654) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 655) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 656) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 657) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 658) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 659) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 660) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 661) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 662) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 663) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 664) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 665) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 666) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 667) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 668) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 669) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 670) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 671) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 672) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 673) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 674) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 675) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 676) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 677) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 678) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 679) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 680) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 681) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 682) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 683) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 684) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 685) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 686) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 687) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 688) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 689) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 690) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 691) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 692) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 693) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 694) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 695) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 696) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 697) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 698) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 699) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 700) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 701) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 702) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 703) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 704) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 705) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 706) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 707) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 708) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 709) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 710) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 711) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 712) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 713) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 714) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 715) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 716) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 717) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 718) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 719) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 720) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 721) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 722) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 723) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 724) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 725) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 726) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 727) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 728) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 729) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 730) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 731) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 732) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 733) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 734) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 735) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 736) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 737) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 738) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 739) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 740) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 741) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 742) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 743) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 744) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 745) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 746) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 747) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 748) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 749) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 750) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 751) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 752) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 753) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 754) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 755) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 756) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 757) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 758) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 759) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 760) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 761) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 762) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 763) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 764) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 765) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 766) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 767) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 768) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 769) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 770) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 771) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 772) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 773) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 774) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 775) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 776) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 777) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 778) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 779) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 780) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 781) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 782) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 783) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 784) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 785) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 786) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 787) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 788) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 789) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 790) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 791) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 792) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 793) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 794) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 795) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 796) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 797) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 798) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 799) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 800) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 801) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 802) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 803) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 804) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 805) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 806) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 810) | pub enum fsconfig_command { type _bindgen_ty_1 (line 823) | pub enum _bindgen_ty_1 { type io_uring_op (line 835) | pub enum io_uring_op { type _bindgen_ty_2 (line 890) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 897) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 903) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 936) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 943) | pub enum _bindgen_ty_6 { function new (line 1022) | pub const fn new() -> Self { function as_ptr (line 1026) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1030) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1034) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1038) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1043) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1049) | pub const fn new() -> Self { function as_ref (line 1053) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1057) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1063) | fn default() -> Self { function clone (line 1069) | fn clone(&self) -> Self { function fmt (line 1075) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1080) | fn hash(&self, _state: &mut H) {} function eq (line 1083) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/csky/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2149346562; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2147750512; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074008689; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2147750514; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225424499; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: u32 = 4294967295; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2147771905; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074030082; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2147776001; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074034178; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2147771907; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074030084; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074034178; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074553226; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2149608705; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074553191; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant USBDEVFS_CLAIMINTERFACE (line 304) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 305) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 306) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 307) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 308) | pub const VIDIOC_TRY_FMT: u32 = 3234616896; constant LIRC_SET_REC_MODE (line 309) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 310) | pub const VIDIOC_DQEVENT: u32 = 2155370073; constant RPMSG_DESTROY_EPT_IOCTL (line 311) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 312) | pub const UVCIOC_CTRL_MAP: u32 = 3227022624; constant VHOST_SET_BACKEND_FEATURES (line 313) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 314) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 315) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 316) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 317) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 318) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 319) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 320) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 321) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3222820425; constant LIRC_GET_REC_MODE (line 322) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 323) | pub const PPGETTIME: u32 = 2148036757; constant BTRFS_IOC_RM_DEV (line 324) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 325) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 326) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 327) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 328) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 329) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 330) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3222825227; constant FDTWADDLE (line 331) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 332) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076645442; constant NILFS_IOCTL_SYNC (line 333) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 334) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 335) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 336) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 337) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 338) | pub const NS_GETPSTAT: u32 = 3222036833; constant UI_SET_PROPBIT (line 339) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 340) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 341) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 342) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 343) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 344) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 345) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 346) | pub const ATM_ADDLECSADDR: u32 = 1074553230; constant FSL_HV_IOCTL_GETPROP (line 347) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 348) | pub const FDGETPRM: u32 = 2149319172; constant HIDIOCAPPLICATION (line 349) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 350) | pub const ENI_MEMDUMP: u32 = 1074553184; constant PTP_SYS_OFFSET2 (line 351) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 352) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 353) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 354) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 355) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 356) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 357) | pub const RTC_EPOCH_READ: u32 = 2147774477; constant VIDIOC_SUBDEV_S_SELECTION (line 358) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 359) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 360) | pub const ATM_GETLECSADDR: u32 = 1074553232; constant FSL_HV_IOCTL_PARTITION_STOP (line 361) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 362) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 363) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 364) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 365) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 366) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 367) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 368) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 369) | pub const ISST_IF_IO_CMD: u32 = 1074068994; constant RIO_MPORT_MAINT_READ_REMOTE (line 370) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 371) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 372) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 373) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 374) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 375) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 376) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 377) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 378) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 379) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074025741; constant RNDZAPENTCNT (line 380) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 381) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 382) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 383) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 384) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 385) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 386) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221525348; constant VIDIOC_S_FREQUENCY (line 387) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 388) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 389) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 390) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 391) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 392) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 393) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 394) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 395) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2147762179; constant IVTVFB_IOC_DMA_FRAME (line 396) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1074550464; constant IPMICTL_SEND_COMMAND (line 397) | pub const IPMICTL_SEND_COMMAND: u32 = 2148821261; constant VIDIOC_G_ENC_INDEX (line 398) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 399) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 400) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 401) | pub const ATM_SETESIF: u32 = 1074553229; constant FW_CDEV_IOC_SEND_RESPONSE (line 402) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075061508; constant PMU_IOC_GET_MODEL (line 403) | pub const PMU_IOC_GET_MODEL: u32 = 2147762691; constant JSIOCGBTNMAP (line 404) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 405) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 406) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 407) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 408) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 409) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 410) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 411) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 412) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 413) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 414) | pub const FDGETDRVPRM: u32 = 2153251345; constant TUNSETVNETLE (line 415) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 416) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 417) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 418) | pub const MMTIMER_GETRES: u32 = 2147773697; constant VIDIOC_SUBDEV_ENUMSTD (line 419) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225441817; constant PPGETFLAGS (line 420) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 421) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 422) | pub const CAPI_MANUFACTURER_CMD: u32 = 3221766944; constant VIDIOC_G_TUNER (line 423) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 424) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 425) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 426) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 427) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223092226; constant F2FS_IOC_PRECACHE_EXTENTS (line 428) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 429) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 430) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 431) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076110081; constant SONYPI_IOCGBLUE (line 432) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 433) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 434) | pub const I2OHTML: u32 = 3223087369; constant VFIO_GET_API_VERSION (line 435) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 436) | pub const IDT77105_GETSTATZ: u32 = 1074553139; constant I2OPARMSET (line 437) | pub const I2OPARMSET: u32 = 3222825219; constant TEE_IOC_CANCEL (line 438) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 439) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 440) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 441) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 442) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 443) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 444) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 445) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 446) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 447) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 448) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 449) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 450) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 451) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 452) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 453) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 454) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 455) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 456) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 457) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 458) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 459) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 460) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 461) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 462) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 463) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 464) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 465) | pub const ATM_QUERYLOOP: u32 = 1074553172; constant DFL_FPGA_GET_API_VERSION (line 466) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 467) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 468) | pub const FBIO_CURSOR: u32 = 3225961992; constant RNDCLEARPOOL (line 469) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 470) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 471) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 472) | pub const SCIF_RECV: u32 = 3222565639; constant PTP_PIN_GETFUNC2 (line 473) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 474) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 475) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 476) | pub const VIDIOC_G_FBUF: u32 = 2150389258; constant PTP_ENABLE_PPS2 (line 477) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 478) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 479) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 480) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 481) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 482) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148279052; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 483) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074537239; constant RTC_WIE_OFF (line 484) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 485) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 486) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 487) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 488) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 489) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 490) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 491) | pub const SCIF_VREADFROM: u32 = 3223614220; constant BTRFS_IOC_TRANS_START (line 492) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 493) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 494) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 495) | pub const TUNDETACHFILTER: u32 = 1074287830; constant ND_IOCTL_CLEAR_ERROR (line 496) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 497) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 498) | pub const SCIF_READFROM: u32 = 3223614218; constant PPPIOCGDEBUG (line 499) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 500) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 501) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 502) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 503) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 504) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 505) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 506) | pub const RTC_PLL_GET: u32 = 2149347345; constant RIO_CM_EP_GET_LIST (line 507) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 508) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148029710; constant LIRC_GET_MIN_TIMEOUT (line 509) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 510) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 511) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 512) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 513) | pub const EVIOCSFF: u32 = 1076643200; constant TUNSETGROUP (line 514) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 515) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 516) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 517) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 518) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 519) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 520) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 521) | pub const ATM_ADDADDR: u32 = 1074553224; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 522) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 523) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 524) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 525) | pub const CCISS_PASSTHRU: u32 = 3226747403; constant MGSL_IOCCLRMODCOUNT (line 526) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 527) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 528) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 529) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 530) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 531) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 532) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 533) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 534) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 535) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 536) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 537) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 538) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 539) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 540) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 541) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 542) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 543) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 544) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 545) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 546) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 547) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 548) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 549) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 550) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 551) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 552) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 553) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 554) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 555) | pub const MGSL_IOCSPARAMS: u32 = 1075866880; constant RTC_SET_TIME (line 556) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 557) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 558) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 559) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 560) | pub const UDF_GETEABLOCK: u32 = 2147773505; constant VFIO_IOMMU_MAP_DMA (line 561) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 562) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 563) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 564) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 565) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 566) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 567) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 568) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 569) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 570) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 571) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 572) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 573) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 574) | pub const PPSETTIME: u32 = 1074294934; constant RTC_ALM_READ (line 575) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 576) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 577) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 578) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 579) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 580) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 581) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 582) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 583) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 584) | pub const ATM_RSTADDR: u32 = 1074553223; constant NBD_SET_SIZE (line 585) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 586) | pub const UDF_GETVOLIDENT: u32 = 2147773506; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 587) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 588) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 589) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 590) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 591) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 592) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 593) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 594) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 595) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 596) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 597) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 598) | pub const I2OHRTGET: u32 = 3222038785; constant ATM_SETCIRANGE (line 599) | pub const ATM_SETCIRANGE: u32 = 1074553227; constant HPET_IE_ON (line 600) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 601) | pub const PERF_EVENT_IOC_ID: u32 = 2147755015; constant TUNSETSNDBUF (line 602) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 603) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 604) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 605) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 606) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 607) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 608) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 609) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 610) | pub const USBDEVFS_IOCTL: u32 = 3222033682; constant VIDIOC_S_STD (line 611) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 612) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 613) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 614) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 615) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 616) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 617) | pub const HPET_IRQFREQ: u32 = 1074030598; constant ATM_GETESI (line 618) | pub const ATM_GETESI: u32 = 1074553221; constant CCISS_GETLUNINFO (line 619) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 620) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 621) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 622) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 623) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 624) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 625) | pub const ZATM_GETPOOL: u32 = 1074553185; constant BR2684_SETFILT (line 626) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 627) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 628) | pub const PPS_GETPARAMS: u32 = 2147774625; constant IOC_PR_RESERVE (line 629) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 630) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 631) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 632) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 633) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 634) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2147762689; constant USBDEVFS_GET_CAPABILITIES (line 635) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 636) | pub const SCIF_WRITETO: u32 = 3223614219; constant UDF_RELOCATE_BLOCKS (line 637) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221515331; constant FSL_HV_IOCTL_PARTITION_RESTART (line 638) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 639) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 640) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 641) | pub const VIDIOC_CREATE_BUFS: u32 = 3237500508; constant CAPI_GET_VERSION (line 642) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 643) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228508482; constant VFIO_EEH_PE_OP (line 644) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 645) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223069448; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 646) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 647) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 648) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 649) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 650) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 651) | pub const VIDIOC_S_FMT: u32 = 3234616837; constant PPPIOCATTACH (line 652) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 653) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 654) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 655) | pub const CCISS_BIG_PASSTHRU: u32 = 3227009554; constant IPMICTL_SET_MY_LUN_CMD (line 656) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 657) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 658) | pub const USBDEVFS_SUBMITURB: u32 = 2150389002; constant AUTOFS_IOC_READY (line 659) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 660) | pub const BTRFS_IOC_SEND: u32 = 1078236198; constant VIDIOC_G_EXT_CTRLS (line 661) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3222820423; constant JSIOCSBTNMAP (line 662) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 663) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 664) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 665) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 666) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 667) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 668) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 669) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 670) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 671) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 672) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 673) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 674) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 675) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 676) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 677) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 678) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 679) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 680) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 681) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 682) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 683) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 684) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 685) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2147762694; constant VIDIOC_SUBDEV_S_FMT (line 686) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 687) | pub const FDDEFPRM: u32 = 1075577411; constant TEE_IOC_INVOKE (line 688) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 689) | pub const USBDEVFS_BULK: u32 = 3222295810; constant SCIF_VWRITETO (line 690) | pub const SCIF_VWRITETO: u32 = 3223614221; constant SONYPI_IOCSBRT (line 691) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 692) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 693) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 694) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 695) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 696) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 697) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3233846309; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 698) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 699) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 700) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 701) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 702) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074020866; constant EVIOCGREP (line 703) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 704) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074013195; constant UFFDIO_CONTINUE (line 705) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 706) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 707) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 708) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 709) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 710) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 711) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 712) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223606825; constant MATROXFB_SET_OUTPUT_MODE (line 713) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074032378; constant RIO_DEV_ADD (line 714) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 715) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 716) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074020356; constant PCITEST_GET_IRQTYPE (line 717) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 718) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 719) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 720) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 721) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 722) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 723) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 724) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 725) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 726) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 727) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 728) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 729) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 730) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 731) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 732) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 733) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 734) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 735) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 736) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 737) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 738) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 739) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 740) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 741) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 742) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 743) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 744) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 745) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 746) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 747) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2147774200; constant EVIOCSMASK (line 748) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 749) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 750) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 751) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 752) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 753) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 754) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 755) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 756) | pub const VIDIOC_PREPARE_BUF: u32 = 3225704029; constant CEC_ADAP_G_CONNECTOR_INFO (line 757) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 758) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 759) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 760) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 761) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 762) | pub const PHN_SET_REG: u32 = 1074032641; constant RNDADDTOENTCNT (line 763) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 764) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 765) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3222820550; constant PPS_FETCH (line 766) | pub const PPS_FETCH: u32 = 3221516452; constant RTC_AIE_OFF (line 767) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 768) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 769) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 770) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 771) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 772) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 773) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 774) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 775) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 776) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 777) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 778) | pub const CHIOGSTATUS: u32 = 1074291464; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 779) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 780) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 781) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 782) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 783) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 784) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074032376; constant DFL_FPGA_PORT_GET_REGION_INFO (line 785) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 786) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 787) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 788) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 789) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 790) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 791) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 792) | pub const VIDIOC_G_FMT: u32 = 3234616836; constant RTC_EPOCH_SET (line 793) | pub const RTC_EPOCH_SET: u32 = 1074032654; constant CAPI_GET_PROFILE (line 794) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 795) | pub const ATM_GETLOOP: u32 = 1074553170; constant SCIF_LISTEN (line 796) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 797) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 798) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223123209; constant LIRC_GET_LENGTH (line 799) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 800) | pub const I8K_SET_FAN: u32 = 3221514631; constant FDSETMAXERRS (line 801) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 802) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 803) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 804) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 805) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 806) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 807) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 808) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 809) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 810) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 811) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 812) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 813) | pub const PPPIOCSACTIVE: u32 = 1074295878; constant SIOCGSTAMPNS_NEW (line 814) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 815) | pub const IPMICTL_RECEIVE_MSG: u32 = 3222825228; constant LIRC_SET_SEND_DUTY_CYCLE (line 816) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 817) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 818) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 819) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222545173; constant NBD_SET_FLAGS (line 820) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 821) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 822) | pub const REISERFS_IOC_UNPACK: u32 = 1074056449; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 823) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 824) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 825) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 826) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 827) | pub const I2OPASSTHRU: u32 = 2148034828; constant IOC_OPAL_SET_PW (line 828) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 829) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 830) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 831) | pub const VIDIOC_QBUF: u32 = 3225703951; constant VIDIOC_S_TUNER (line 832) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 833) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 834) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 835) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 836) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221509831; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 837) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 838) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 839) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 840) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2149345557; constant VHOST_SET_LOG_FD (line 841) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 842) | pub const SCIF_SEND: u32 = 3222565638; constant VIDIOC_SUBDEV_G_FMT (line 843) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 844) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 845) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 846) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 847) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 848) | pub const I2OSWDL: u32 = 3223087365; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 849) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 850) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 851) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 852) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 853) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 854) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 855) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 856) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 857) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 858) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 859) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 860) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 861) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 862) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 863) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 864) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 865) | pub const I2OSWUL: u32 = 3223087366; constant IOCTL_MEI_NOTIFY_GET (line 866) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 867) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 868) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 869) | pub const VIDIOC_ENUMSTD: u32 = 3225441817; constant VHOST_GET_VRING_BASE (line 870) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 871) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 872) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 873) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 874) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 875) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 876) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 877) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 878) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 879) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 880) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 881) | pub const SPIOCSTYPE: u32 = 1074032897; constant IPMICTL_REGISTER_FOR_CMD (line 882) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 883) | pub const I8K_GET_FAN: u32 = 3221514630; constant TUNGETVNETBE (line 884) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 885) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 886) | pub const UI_END_FF_UPLOAD: u32 = 1080055241; constant TOSH_SMM (line 887) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 888) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 889) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 890) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 891) | pub const USBDEVFS_CONTROL: u32 = 3222295808; constant HIDIOCGUSAGE (line 892) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 893) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 894) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 895) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 896) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 897) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 898) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 899) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 900) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 901) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 902) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 903) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 904) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2182640130; constant ND_IOCTL_GET_CONFIG_DATA (line 905) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 906) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 907) | pub const FDGETDRVSTAT: u32 = 2150892050; constant SYNC_IOC_MERGE (line 908) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 909) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 910) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 911) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 912) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 913) | pub const ATM_GETTYPE: u32 = 1074553220; constant PHN_GETREGS (line 914) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 915) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 916) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 917) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 918) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 919) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 920) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 921) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 922) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 923) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 924) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 925) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 926) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 927) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 928) | pub const FDSETDRVPRM: u32 = 1079509648; constant IOC_OPAL_SAVE (line 929) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 930) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 931) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 932) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 933) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 934) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 935) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 936) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 937) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 938) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 939) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 940) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 941) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 942) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076110098; constant LPSETTIMEOUT_NEW (line 943) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 944) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 945) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 946) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 947) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 948) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 949) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 950) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 951) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 952) | pub const PHN_SET_REGS: u32 = 1074032643; constant ATMLEC_DATA (line 953) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 954) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 955) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 956) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 957) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 958) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 959) | pub const ZATM_SETPOOL: u32 = 1074553187; constant MTIOCPOS (line 960) | pub const MTIOCPOS: u32 = 2147773699; constant PMU_IOC_SLEEP (line 961) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 962) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 963) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 964) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 965) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 966) | pub const HPET_INFO: u32 = 2148296707; constant VIDIOC_AM437X_CCDC_CFG (line 967) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074026177; constant DM_LIST_DEVICES (line 968) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 969) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 970) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 971) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 972) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 973) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 974) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 975) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 976) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 977) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 978) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 979) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 980) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 981) | pub const PPPIOCSPASS: u32 = 1074295879; constant RIO_CM_CHAN_CONNECT (line 982) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 983) | pub const I2OSWDEL: u32 = 3223087367; constant FS_IOC_SET_ENCRYPTION_POLICY (line 984) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 985) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 986) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 987) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 988) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 989) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 990) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 991) | pub const VIDIOC_QUERYBUF: u32 = 3225703945; constant VIDIOC_S_EDID (line 992) | pub const VIDIOC_S_EDID: u32 = 3223606825; constant BTRFS_IOC_QGROUP_ASSIGN (line 993) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 994) | pub const PPS_GETCAP: u32 = 2147774627; constant SNAPSHOT_PLATFORM_SUPPORT (line 995) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 996) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 997) | pub const SCIF_GET_NODEIDS: u32 = 3222565646; constant NBD_DISCONNECT (line 998) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 999) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1000) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1001) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1002) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1003) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1004) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1005) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1006) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1007) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1008) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1009) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1010) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1011) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1012) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1013) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1014) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1015) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1016) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1017) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1018) | pub const RTC_PLL_SET: u32 = 1075605522; constant VIDIOC_ENUMAUDIO (line 1019) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1020) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1021) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1022) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1023) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1024) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1025) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1026) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1027) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1028) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1029) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1030) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1031) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1032) | pub const ATM_ADDPARTY: u32 = 1074291188; constant FDSETPRM (line 1033) | pub const FDSETPRM: u32 = 1075577410; constant ATM_GETSTATZ (line 1034) | pub const ATM_GETSTATZ: u32 = 1074553169; constant ISST_IF_MSR_COMMAND (line 1035) | pub const ISST_IF_MSR_COMMAND: u32 = 3221552644; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1036) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2179503164; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1037) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1038) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1039) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1040) | pub const PCITEST_COPY: u32 = 1074024454; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1041) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1042) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1043) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1044) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1045) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074013190; constant IOC_OPAL_REVERT_TPR (line 1046) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1047) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1048) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1049) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1050) | pub const RTC_IRQP_READ: u32 = 2147774475; constant RIO_MPORT_MAINT_READ_LOCAL (line 1051) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1052) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1053) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1054) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1055) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1056) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1057) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1058) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1059) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1060) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1061) | pub const TUNGETFILTER: u32 = 2148029659; constant CCISS_SETNODENAME (line 1062) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1063) | pub const FBIO_GETCONTROL2: u32 = 2147763849; constant TUNSETDEBUG (line 1064) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1065) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1066) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1067) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1068) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1069) | pub const ATM_GETSTAT: u32 = 1074553168; constant VIDIOC_G_JPEGCOMP (line 1070) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1071) | pub const TUNATTACHFILTER: u32 = 1074287829; constant UI_SET_ABSBIT (line 1072) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1073) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1074) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1075) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1076) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1077) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1078) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1079) | pub const HE_GET_REG: u32 = 1074553184; constant ATM_SETLOOP (line 1080) | pub const ATM_SETLOOP: u32 = 1074553171; constant ATMSIGD_CTRL (line 1081) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1082) | pub const CIOC_KERNEL_VERSION: u32 = 3221512970; constant BTRFS_IOC_CLONE_RANGE (line 1083) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1084) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1085) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1086) | pub const PMU_IOC_HAS_ADB: u32 = 2147762692; constant I2OGETIOPS (line 1087) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1088) | pub const VIDIOC_S_FBUF: u32 = 1076647435; constant PPRCONTROL (line 1089) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1090) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1091) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1092) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1093) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1094) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1095) | pub const KCOV_INIT_TRACE: u32 = 2147771137; constant SONYPI_IOCGBAT1CAP (line 1096) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1097) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1098) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1099) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1100) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1101) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1102) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1103) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1104) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391394869; constant PPPIOCGFLAGS (line 1105) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1106) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1107) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222545172; constant ATM_DELLECSADDR (line 1108) | pub const ATM_DELLECSADDR: u32 = 1074553231; constant FW_CDEV_IOC_GET_SPEED (line 1109) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1110) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1111) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1112) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1113) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1114) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1115) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1116) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1117) | pub const PCITEST_READ: u32 = 1074024453; constant VFIO_GROUP_GET_STATUS (line 1118) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1119) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2147774203; constant USBDEVFS_CLEAR_HALT (line 1120) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1121) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1122) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1123) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1124) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1125) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1126) | pub const USBDEVFS_REAPURB: u32 = 1074025740; constant DFL_FPGA_CHECK_EXTENSION (line 1127) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1128) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1129) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1130) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1131) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1132) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1133) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1134) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1135) | pub const PPPIOCGIDLE: u32 = 2148037695; constant NVRAM_SETCKS (line 1136) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1137) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1138) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1139) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1140) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1141) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1142) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1143) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1144) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1145) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1146) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1147) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1148) | pub const I2OPARMGET: u32 = 3222825220; constant EVIOCGID (line 1149) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1150) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1151) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1152) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1153) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1154) | pub const ATM_GETNAMES: u32 = 1074291075; constant VIDIOC_QUERYMENU (line 1155) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1156) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1157) | pub const I2OLCTGET: u32 = 3222038786; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1158) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1159) | pub const NS_SETBUFLEV: u32 = 1074553186; constant BLKCLOSEZONE (line 1160) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1161) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1162) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1163) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1164) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1165) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1166) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1167) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1168) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1169) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1170) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1171) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1172) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1173) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1174) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1175) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1176) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1177) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1178) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1179) | pub const PPS_KC_BIND: u32 = 1074032805; constant F2FS_IOC_WRITE_CHECKPOINT (line 1180) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1181) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1182) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1183) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1184) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1185) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1186) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1187) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1188) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1189) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1190) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1191) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1192) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2147810816; constant SCIF_FENCE_MARK (line 1193) | pub const SCIF_FENCE_MARK: u32 = 3222041359; constant USBDEVFS_RELEASE_PORT (line 1194) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1195) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1196) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1197) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1198) | pub const UI_SET_PHYS: u32 = 1074025836; constant FDWERRORGET (line 1199) | pub const FDWERRORGET: u32 = 2149057047; constant VIDIOC_SUBDEV_G_EDID (line 1200) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223606824; constant MGSL_IOCGSTATS (line 1201) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1202) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1203) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1204) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1205) | pub const PHN_GET_REG: u32 = 3221516288; constant DELL_WMI_SMBIOS_CMD (line 1206) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1207) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1208) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1209) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1210) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1211) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1212) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1213) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1214) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1215) | pub const PMU_IOC_CAN_SLEEP: u32 = 2147762693; constant KCOV_ENABLE (line 1216) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1217) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1218) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1219) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1220) | pub const AGPIOC_ALLOCATE: u32 = 3221504262; constant NE_SET_USER_MEMORY_REGION (line 1221) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1222) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1223) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1224) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1225) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1226) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1227) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1228) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1229) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1230) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1231) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1232) | pub const FDPOLLDRVSTAT: u32 = 2150892051; constant AUTOFS_DEV_IOCTL_READY (line 1233) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1234) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1235) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1236) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1237) | pub const ATM_GETLINKRATE: u32 = 1074553217; constant RTC_WKALM_SET (line 1238) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1239) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1240) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1241) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1242) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1243) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1244) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1245) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1246) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1247) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1248) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1249) | pub const ATM_GETADDR: u32 = 1074553222; constant PHN_GET_REGS (line 1250) | pub const PHN_GET_REGS: u32 = 3221516290; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1251) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1252) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1253) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1254) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1255) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1256) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1257) | pub const SCIF_FENCE_SIGNAL: u32 = 3223614225; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1258) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1259) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1260) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1261) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1262) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1263) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1264) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1265) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1266) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1267) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1268) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1269) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1270) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1271) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1272) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1273) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1274) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1275) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1276) | pub const UVCIOC_CTRL_QUERY: u32 = 3222041889; constant IOC_OPAL_GENERIC_TABLE_RW (line 1277) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1278) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1279) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1280) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1281) | pub const IDT77105_GETSTAT: u32 = 1074553138; constant HIDIOCINITREPORT (line 1282) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1283) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1284) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1285) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1286) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1287) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1288) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1289) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1290) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1291) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1292) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1293) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1294) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1295) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1296) | pub const PPPIOCSCOMPRESS: u32 = 1074558029; constant USBDEVFS_CONNECTINFO (line 1297) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1298) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1299) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1300) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1301) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1302) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1303) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1304) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1305) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1306) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1307) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1308) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1309) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1310) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1311) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1312) | pub const ISST_IF_GET_PHY_ID: u32 = 3221552641; constant TUNSETNOCSUM (line 1313) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1314) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1315) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1316) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1317) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1318) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1319) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1320) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1321) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1322) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1323) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1324) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1325) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1326) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1327) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1328) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1329) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1330) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1331) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1332) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1333) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1334) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1335) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1336) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221552643; constant SCIF_ACCEPTREQ (line 1337) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1338) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221496842; constant VIDIOC_STREAMOFF (line 1339) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1340) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1341) | pub const FDGETFDCSTAT: u32 = 2149581333; constant VIDIOC_S_PRIORITY (line 1342) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1343) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1344) | pub const VIDIOC_ENUMINPUT: u32 = 3226228250; constant ZATM_GETPOOLZ (line 1345) | pub const ZATM_GETPOOLZ: u32 = 1074553186; constant RIO_DISABLE_DOORBELL_RANGE (line 1346) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1347) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1348) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1349) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1350) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1351) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1352) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1353) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1354) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1355) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1356) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1357) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1358) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2147774201; constant DM_DEV_CREATE (line 1359) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1360) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1361) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1362) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1363) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1364) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1365) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1366) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1367) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1368) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1369) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1370) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1371) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1372) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1373) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1374) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1375) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1376) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1377) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223093520; constant FW_CDEV_IOC_GET_INFO (line 1378) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223593728; constant VIDIOC_G_PRIORITY (line 1379) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1380) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1381) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3222820424; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1382) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1383) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3223344833; constant VIDIOC_S_HW_FREQ_SEEK (line 1384) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1385) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1386) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1387) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1388) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1389) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1390) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1391) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1392) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1393) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1394) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1395) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1396) | pub const PPS_SETPARAMS: u32 = 1074032802; constant IOC_OPAL_LR_SETUP (line 1397) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1398) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1399) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1400) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1401) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1402) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1403) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1404) | pub const VIDIOC_G_EDID: u32 = 3223606824; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1405) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075115275; constant RIO_MAP_INBOUND (line 1406) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1407) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1408) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1409) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1410) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1411) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1412) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1413) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1414) | pub const I8K_GET_SPEED: u32 = 3221514629; constant HIDIOCGREPORT (line 1415) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1416) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1417) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1418) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1419) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1420) | pub const ATM_SETESI: u32 = 1074553228; constant FW_CDEV_IOC_START_ISO (line 1421) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1422) | pub const ATM_DELADDR: u32 = 1074553225; constant PPFCONTROL (line 1423) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1424) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1425) | pub const RTC_IRQP_SET: u32 = 1074032652; constant PCITEST_WRITE (line 1426) | pub const PCITEST_WRITE: u32 = 1074024452; constant PPCLAIM (line 1427) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1428) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1429) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1430) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1431) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1432) | pub const VIDIOC_DQBUF: u32 = 3225703953; constant BTRFS_IOC_BALANCE_PROGRESS (line 1433) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1434) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1435) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1436) | pub const MMTIMER_GETFREQ: u32 = 2147773698; constant VIDIOC_G_SELECTION (line 1437) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1438) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1439) | pub const PPPOEIOCSFWD: u32 = 1074049280; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1440) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1441) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1442) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1443) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1444) | pub const DMA_BUF_SET_NAME: u32 = 1074029057; constant UI_BEGIN_FF_UPLOAD (line 1445) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3227538888; constant RTC_UIE_ON (line 1446) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1447) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1448) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1449) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3225179842; constant GPIO_GET_LINEHANDLE_IOCTL (line 1450) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1451) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2182640129; constant NVME_IOCTL_ADMIN_CMD (line 1452) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1453) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1454) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1455) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1456) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1457) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1458) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1459) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1460) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1461) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1462) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1463) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1464) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1465) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1466) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1467) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1468) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1469) | pub const MMTIMER_GETCOUNTER: u32 = 2147773705; constant MATROXFB_GET_OUTPUT_MODE (line 1470) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221516026; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1471) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1472) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1473) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1474) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1475) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1476) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1477) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1478) | pub const VDUSE_VQ_GET_INFO: u32 = 3224142101; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1479) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1480) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1481) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1482) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1483) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1484) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1485) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1486) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1487) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1488) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1489) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1490) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1491) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1492) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1493) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1092919830; constant ACRN_IOCTL_SET_MEMSEG (line 1494) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1495) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1496) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1497) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1498) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1499) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1500) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1501) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1502) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074045476; FILE: builder/third-party/linux-raw-sys/src/csky/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/csky/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2174) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2178) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2185) | pub fn version(&self) -> __u8 { method set_version (line 2189) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2196) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2211) | pub fn priority(&self) -> __u8 { method set_priority (line 2215) | pub fn set_priority(&mut self, val: __u8) { method version (line 2222) | pub fn version(&self) -> __u8 { method set_version (line 2226) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2233) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2248) | pub fn res1(&self) -> __u16 { method set_res1 (line 2252) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2259) | pub fn doff(&self) -> __u16 { method set_doff (line 2263) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2270) | pub fn fin(&self) -> __u16 { method set_fin (line 2274) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2281) | pub fn syn(&self) -> __u16 { method set_syn (line 2285) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2292) | pub fn rst(&self) -> __u16 { method set_rst (line 2296) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2303) | pub fn psh(&self) -> __u16 { method set_psh (line 2307) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2314) | pub fn ack(&self) -> __u16 { method set_ack (line 2318) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2325) | pub fn urg(&self) -> __u16 { method set_urg (line 2329) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2336) | pub fn ece(&self) -> __u16 { method set_ece (line 2340) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2347) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2351) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2358) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2405) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2409) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2416) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2420) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2427) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2431) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2438) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2442) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2449) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SYS_SOCKET (line 1115) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1116) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1117) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1118) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1119) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1120) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1121) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1122) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1123) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1124) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1125) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1126) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1127) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1128) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1129) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1130) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1131) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1132) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1133) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1134) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1135) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1136) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1137) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1138) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1139) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1140) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1141) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1142) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1143) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1144) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1145) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1146) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1147) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1148) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1149) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1150) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1151) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1152) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1153) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1154) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1155) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1156) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1157) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1158) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1159) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1160) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1161) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1162) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1163) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1164) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1165) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1166) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1167) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1168) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1169) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1170) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1171) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1172) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1173) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1174) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1175) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1176) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1177) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1178) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1179) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1180) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1181) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1182) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1183) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1184) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1185) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1186) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1187) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1188) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1189) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1190) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1191) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1192) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1193) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1194) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1195) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1196) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1197) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1198) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1199) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1200) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1201) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1202) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1203) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1204) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1205) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1206) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1207) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1208) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1209) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1210) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1211) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1212) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1213) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1214) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1215) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1216) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1217) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1218) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1219) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1220) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1221) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1222) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1223) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1224) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1225) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1226) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1227) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1228) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1229) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1230) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1231) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1232) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1233) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1234) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1235) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1236) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1237) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1238) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1239) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1240) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1241) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1242) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1243) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1244) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1245) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1246) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1247) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1248) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1249) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1250) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1251) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1252) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1253) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1254) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1255) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1256) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1257) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1258) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1259) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1260) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1261) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1262) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1263) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1264) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1265) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1266) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1267) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1268) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1269) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1270) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1271) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1272) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1273) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1274) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1275) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1276) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1277) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1278) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1279) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1280) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1281) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1282) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1283) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1284) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1285) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1286) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1287) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1288) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1289) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1290) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1291) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1292) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1293) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1294) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1295) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1296) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1297) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1298) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1299) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1300) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1301) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1302) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1303) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1304) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1305) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1306) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1307) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1308) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1309) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1310) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1311) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1312) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1313) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1314) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1315) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1316) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1317) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1318) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1319) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1320) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1321) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1322) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1323) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1324) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1325) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1326) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1327) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1328) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1329) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1330) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1331) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1332) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1333) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1334) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1335) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1336) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1337) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1338) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1339) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1340) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1341) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1342) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1343) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1344) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1345) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1346) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1347) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1348) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1349) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1350) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1351) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1352) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1353) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1354) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1355) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1356) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1357) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1358) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1359) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1360) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1361) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1362) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1363) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1364) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1365) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1366) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1367) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1368) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1369) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1370) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1371) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1372) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1373) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1374) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1375) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1376) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1377) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1378) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1379) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1380) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1381) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1382) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1383) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1384) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1385) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1386) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1387) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1388) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1389) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1390) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1391) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1392) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1393) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1394) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1395) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1396) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1397) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1398) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1399) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1400) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1401) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1402) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1403) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1404) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1405) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1406) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1407) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1408) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1409) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1410) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1411) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1412) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1413) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1414) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1415) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1416) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1417) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1418) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1419) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1420) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1421) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1422) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1423) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1424) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1425) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1426) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1427) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1428) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1429) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1430) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1431) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1432) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1433) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1434) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1435) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1436) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1437) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1438) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1439) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1440) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1441) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1442) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1443) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1444) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1445) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1446) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1447) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1448) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1449) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1450) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1451) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1452) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1453) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1454) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1455) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1456) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1457) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1458) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1459) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1460) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1461) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1462) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1463) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1464) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1465) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1466) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1467) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1468) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1469) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1470) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1471) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1472) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1473) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1474) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1475) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1476) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1477) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1478) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1479) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1480) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1481) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1482) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1483) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1484) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1485) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1486) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1487) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1488) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1489) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1490) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1491) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1492) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1493) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1494) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1495) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1496) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1497) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1498) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1499) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1500) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1501) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1502) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1503) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1504) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1505) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1506) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1507) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1508) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1509) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1510) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1511) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1512) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1513) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1514) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1515) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1516) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1517) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1518) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1519) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1520) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1521) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1522) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1523) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1524) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1525) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1526) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1527) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1528) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1529) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1530) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1531) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1532) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1533) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1534) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1535) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1536) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1537) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1538) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1539) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1540) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1541) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1542) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1543) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1544) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1545) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1546) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1547) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1548) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1549) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1550) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1551) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1552) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1553) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1554) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1555) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1556) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1557) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1558) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1559) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1560) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1561) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1562) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1563) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1564) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1565) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1566) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1567) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1568) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1569) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1570) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1571) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1572) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1573) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1574) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1575) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1576) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1577) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1578) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1579) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1580) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1581) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1582) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1583) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1584) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1585) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1586) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1587) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1588) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1589) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1590) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1591) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1592) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1593) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1594) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1595) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1596) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1597) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1598) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1599) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1600) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1601) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1602) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1603) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1604) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1605) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1606) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1607) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1608) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1609) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1610) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1611) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1612) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1616) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1650) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1689) | pub enum _bindgen_ty_3 { type socket_state (line 1753) | pub enum socket_state { type _bindgen_ty_4 (line 1763) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1778) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1787) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1796) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1806) | pub enum _bindgen_ty_6 { type net_device_flags (line 1839) | pub enum net_device_flags { type _bindgen_ty_7 (line 1863) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1875) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1883) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2471) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1894) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1902) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1916) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1935) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2474) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2047) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2056) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2065) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2078) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2092) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2106) | pub const fn new() -> Self { function as_ptr (line 2110) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2114) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2118) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2122) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2127) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2133) | pub const fn new() -> Self { function as_ref (line 2137) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2141) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2147) | fn default() -> Self { function clone (line 2153) | fn clone(&self) -> Self { function fmt (line 2159) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2164) | fn hash(&self, _state: &mut H) {} function eq (line 2167) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/csky/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/csky/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/csky/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sysinfo (line 53) | pub struct sysinfo { type oldold_utsname (line 71) | pub struct oldold_utsname { type old_utsname (line 80) | pub struct old_utsname { type new_utsname (line 89) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 97) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 98) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 99) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/csky/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/elf.rs constant SELFMAG (line 3) | pub const SELFMAG: usize = 4; constant ELFMAG (line 4) | pub const ELFMAG: [u8; SELFMAG] = [0x7f, b'E', b'L', b'F']; constant EI_CLASS (line 5) | pub const EI_CLASS: usize = 4; constant EI_DATA (line 6) | pub const EI_DATA: usize = 5; constant EI_VERSION (line 7) | pub const EI_VERSION: usize = 6; constant EI_OSABI (line 8) | pub const EI_OSABI: usize = 7; constant EI_ABIVERSION (line 9) | pub const EI_ABIVERSION: usize = 8; constant EV_CURRENT (line 10) | pub const EV_CURRENT: u8 = 1; constant ELFCLASS (line 12) | pub const ELFCLASS: u8 = 1; constant ELFCLASS (line 14) | pub const ELFCLASS: u8 = 2; constant ELFDATA (line 16) | pub const ELFDATA: u8 = 1; constant ELFDATA (line 18) | pub const ELFDATA: u8 = 2; constant ELFOSABI_SYSV (line 19) | pub const ELFOSABI_SYSV: u8 = 0; constant ELFOSABI_LINUX (line 20) | pub const ELFOSABI_LINUX: u8 = 3; constant ELFABIVERSION (line 22) | pub const ELFABIVERSION: u8 = 0; constant ET_DYN (line 23) | pub const ET_DYN: u16 = 3; constant EI_NIDENT (line 24) | pub const EI_NIDENT: usize = 16; constant SHN_UNDEF (line 25) | pub const SHN_UNDEF: u16 = 0; constant SHN_ABS (line 26) | pub const SHN_ABS: u16 = 0xfff1; constant PN_XNUM (line 27) | pub const PN_XNUM: u16 = 0xffff; constant PT_LOAD (line 28) | pub const PT_LOAD: u32 = 1; constant PT_DYNAMIC (line 29) | pub const PT_DYNAMIC: u32 = 2; constant PT_INTERP (line 30) | pub const PT_INTERP: u32 = 3; constant PT_PHDR (line 31) | pub const PT_PHDR: u32 = 6; constant PT_TLS (line 32) | pub const PT_TLS: u32 = 7; constant PT_GNU_STACK (line 33) | pub const PT_GNU_STACK: u32 = 0x6474_e551; constant PT_GNU_RELRO (line 34) | pub const PT_GNU_RELRO: u32 = 0x6474_e552; constant PF_X (line 35) | pub const PF_X: u32 = 1; constant PF_W (line 36) | pub const PF_W: u32 = 2; constant PF_R (line 37) | pub const PF_R: u32 = 4; constant DT_NULL (line 38) | pub const DT_NULL: usize = 0; constant DT_HASH (line 39) | pub const DT_HASH: usize = 4; constant DT_STRTAB (line 40) | pub const DT_STRTAB: usize = 5; constant DT_SYMTAB (line 41) | pub const DT_SYMTAB: usize = 6; constant DT_RELA (line 42) | pub const DT_RELA: usize = 7; constant DT_RELASZ (line 43) | pub const DT_RELASZ: usize = 8; constant DT_RELAENT (line 44) | pub const DT_RELAENT: usize = 9; constant DT_REL (line 45) | pub const DT_REL: usize = 17; constant DT_RELSZ (line 46) | pub const DT_RELSZ: usize = 18; constant DT_RELENT (line 47) | pub const DT_RELENT: usize = 19; constant DT_SYMENT (line 48) | pub const DT_SYMENT: usize = 11; constant DT_VERSYM (line 49) | pub const DT_VERSYM: usize = 0x6fff_fff0; constant DT_VERDEF (line 50) | pub const DT_VERDEF: usize = 0x6fff_fffc; constant STB_WEAK (line 51) | pub const STB_WEAK: u8 = 2; constant STB_GLOBAL (line 52) | pub const STB_GLOBAL: u8 = 1; constant STT_NOTYPE (line 53) | pub const STT_NOTYPE: u8 = 0; constant STT_FUNC (line 54) | pub const STT_FUNC: u8 = 2; constant STN_UNDEF (line 55) | pub const STN_UNDEF: u32 = 0; constant VER_FLG_BASE (line 56) | pub const VER_FLG_BASE: u16 = 0x1; constant VER_DEF_CURRENT (line 57) | pub const VER_DEF_CURRENT: u16 = 1; constant STV_DEFAULT (line 58) | pub const STV_DEFAULT: u8 = 0; constant EM_CURRENT (line 60) | pub const EM_CURRENT: u16 = 40; constant EM_CURRENT (line 62) | pub const EM_CURRENT: u16 = 3; constant EM_CURRENT (line 64) | pub const EM_CURRENT: u16 = 21; constant EM_CURRENT (line 71) | pub const EM_CURRENT: u16 = 8; constant EM_CURRENT (line 73) | pub const EM_CURRENT: u16 = 62; constant EM_CURRENT (line 75) | pub const EM_CURRENT: u16 = 183; constant EM_CURRENT (line 77) | pub const EM_CURRENT: u16 = 243; function ELF_ST_VISIBILITY (line 80) | pub const fn ELF_ST_VISIBILITY(o: u8) -> u8 { function ELF_ST_BIND (line 85) | pub const fn ELF_ST_BIND(val: u8) -> u8 { function ELF_ST_TYPE (line 90) | pub const fn ELF_ST_TYPE(val: u8) -> u8 { type Elf_Ehdr (line 95) | pub struct Elf_Ehdr { type Elf_Phdr (line 114) | pub struct Elf_Phdr { type Elf_Phdr (line 127) | pub struct Elf_Phdr { type Elf_Sym (line 140) | pub struct Elf_Sym { type Elf_Sym (line 151) | pub struct Elf_Sym { type Elf_Verdef (line 161) | pub struct Elf_Verdef { type Elf_Verdaux (line 172) | pub struct Elf_Verdaux { type Elf_Dyn (line 180) | pub struct Elf_Dyn { type Elf_Dyn (line 196) | pub struct Elf_Dyn { type Elf_Rela (line 211) | pub struct Elf_Rela { method type_ (line 227) | pub fn type_(&self) -> u32 { type Elf_Rela (line 219) | pub struct Elf_Rela { method type_ (line 227) | pub fn type_(&self) -> u32 { type Elf_Rel (line 241) | pub struct Elf_Rel { method type_ (line 255) | pub fn type_(&self) -> u32 { type Elf_Rel (line 248) | pub struct Elf_Rel { method type_ (line 255) | pub fn type_(&self) -> u32 { constant R_RELATIVE (line 268) | pub const R_RELATIVE: u32 = 8; constant R_RELATIVE (line 270) | pub const R_RELATIVE: u32 = 8; constant R_RELATIVE (line 272) | pub const R_RELATIVE: u32 = 1027; constant R_RELATIVE (line 274) | pub const R_RELATIVE: u32 = 3; constant R_RELATIVE (line 276) | pub const R_RELATIVE: u32 = 23; type Elf_auxv_t (line 280) | pub struct Elf_auxv_t { FILE: builder/third-party/linux-raw-sys/src/lib.rs type c_char (line 13) | pub type c_char = u8; type c_schar (line 22) | pub type c_schar = i8; type c_uchar (line 23) | pub type c_uchar = u8; type c_short (line 24) | pub type c_short = i16; type c_ushort (line 25) | pub type c_ushort = u16; type c_int (line 26) | pub type c_int = i32; type c_uint (line 27) | pub type c_uint = u32; type c_long (line 29) | pub type c_long = i32; type c_ulong (line 31) | pub type c_ulong = u32; type c_long (line 33) | pub type c_long = i64; type c_ulong (line 35) | pub type c_ulong = u64; type c_longlong (line 36) | pub type c_longlong = i64; type c_ulonglong (line 37) | pub type c_ulonglong = u64; type c_float (line 38) | pub type c_float = f32; type c_double (line 39) | pub type c_double = f64; method eq (line 68) | fn eq(&self, other: &Self) -> bool { function CMSG_ALIGN (line 88) | pub const unsafe fn CMSG_ALIGN(len: c_uint) -> c_uint { function CMSG_DATA (line 93) | pub const unsafe fn CMSG_DATA(cmsg: *const cmsghdr) -> *mut c_uchar { function CMSG_SPACE (line 97) | pub const unsafe fn CMSG_SPACE(len: c_uint) -> c_uint { function CMSG_LEN (line 101) | pub const unsafe fn CMSG_LEN(len: c_uint) -> c_uint { function CMSG_FIRSTHDR (line 105) | pub const unsafe fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr { function CMSG_NXTHDR (line 113) | pub unsafe fn CMSG_NXTHDR(mhdr: *const msghdr, cmsg: *const cmsghdr) -> ... function FD_CLR (line 142) | pub unsafe fn FD_CLR(fd: c_int, set: *mut __kernel_fd_set) { function FD_SET (line 149) | pub unsafe fn FD_SET(fd: c_int, set: *mut __kernel_fd_set) { function FD_ISSET (line 156) | pub unsafe fn FD_ISSET(fd: c_int, set: *const __kernel_fd_set) -> bool { function FD_ZERO (line 165) | pub unsafe fn FD_ZERO(set: *mut __kernel_fd_set) { constant SIG_DFL (line 173) | pub const SIG_DFL: super::general::__kernel_sighandler_t = None; function sig_ign (line 180) | pub const fn sig_ign() -> super::general::__kernel_sighandler_t { FILE: builder/third-party/linux-raw-sys/src/loongarch64/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/loongarch64/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __kernel_long_t; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 441) | pub struct clone_args { type sigset_t (line 456) | pub struct sigset_t { type sigaction (line 461) | pub struct sigaction { type sigaltstack (line 468) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 475) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 481) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 489) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 496) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 505) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 511) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 518) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 524) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 531) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 537) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 544) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 549) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 557) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 565) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 571) | pub struct statx_timestamp { type statx (line 578) | pub struct statx { type termios (line 606) | pub struct termios { type termios2 (line 616) | pub struct termios2 { type ktermios (line 628) | pub struct ktermios { type winsize (line 640) | pub struct winsize { type termio (line 648) | pub struct termio { type iovec (line 658) | pub struct iovec { type uffd_msg (line 664) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 673) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 680) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 685) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 692) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 698) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 705) | pub struct uffdio_api { type uffdio_range (line 712) | pub struct uffdio_range { type uffdio_register (line 718) | pub struct uffdio_register { type uffdio_copy (line 725) | pub struct uffdio_copy { type uffdio_zeropage (line 734) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 741) | pub struct uffdio_writeprotect { type uffdio_continue (line 747) | pub struct uffdio_continue { type linux_dirent64 (line 754) | pub struct linux_dirent64 { type stat (line 763) | pub struct stat { type statfs (line 787) | pub struct statfs { type statfs64 (line 803) | pub struct statfs64 { type compat_statfs64 (line 819) | pub struct compat_statfs64 { type user_desc (line 835) | pub struct user_desc { method seg_32bit (line 2709) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2713) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2720) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2724) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2731) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2735) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2742) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2746) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2753) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2757) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2764) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2768) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2775) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 845) | pub struct kernel_sigset_t { type kernel_sigaction (line 850) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 855) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 856) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 857) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 858) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 859) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 860) | pub const AT_VECTOR_SIZE_ARCH: u32 = 1; constant AT_NULL (line 861) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 862) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 863) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 864) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 865) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 866) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 867) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 868) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 869) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 870) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 871) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 872) | pub const AT_UID: u32 = 11; constant AT_EUID (line 873) | pub const AT_EUID: u32 = 12; constant AT_GID (line 874) | pub const AT_GID: u32 = 13; constant AT_EGID (line 875) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 876) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 877) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 878) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 879) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 880) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 881) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 882) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 883) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 884) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 885) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 886) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 887) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 888) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 889) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 890) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 891) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 892) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 893) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 894) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 895) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 896) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 897) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 898) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 899) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 900) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 901) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 902) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 903) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 904) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 905) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 906) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 907) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 908) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 909) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 910) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 911) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 912) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 913) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 914) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 915) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 916) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 917) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 918) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 919) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 920) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 921) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 922) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 923) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 924) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 925) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 926) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 927) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 928) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 929) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 930) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 931) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 932) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 933) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 934) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 935) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 936) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 937) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 938) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 939) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 940) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 941) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 942) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 943) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 944) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 945) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 946) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 947) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 948) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 949) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 950) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 951) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 952) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 953) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 954) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 955) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 956) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 957) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 958) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 959) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 960) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 961) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 962) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 963) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 964) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 965) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 966) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 967) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 968) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 969) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 970) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 971) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 972) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 973) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 974) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 975) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 976) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 977) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 978) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 979) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 980) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 981) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 982) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 983) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 984) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 985) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 986) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 987) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 988) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 989) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 990) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 991) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 992) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 993) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 994) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 995) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 996) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 997) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 998) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 999) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1000) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1001) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1002) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1003) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1004) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1005) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1006) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1007) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1008) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1009) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1010) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1011) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1012) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1013) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1014) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1015) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1016) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1017) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1018) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1019) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1020) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1021) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1022) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1023) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1024) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1025) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1026) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1027) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1028) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1029) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1030) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1031) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1032) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1033) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1034) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1035) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1036) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1037) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1038) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1039) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1040) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1041) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1042) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1043) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1044) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1045) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1046) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1047) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1048) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1049) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1050) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1051) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1052) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1053) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1054) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1055) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1056) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1057) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1058) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1059) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1060) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1061) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1062) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1063) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1064) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1065) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1066) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1067) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1068) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1069) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1070) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1071) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1072) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1073) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1074) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1075) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1076) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1077) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1078) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1079) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1080) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1081) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1082) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1083) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1084) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1085) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1086) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1087) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1088) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1089) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1090) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1091) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1092) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1093) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1094) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1095) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1096) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1097) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1098) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1099) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1100) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1101) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1102) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1103) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1104) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1105) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1106) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1107) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1108) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1109) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1110) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1111) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1112) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1113) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1114) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1115) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1116) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1117) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1118) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1119) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1120) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1121) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1122) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1123) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1124) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1125) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1126) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1127) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1128) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1129) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1130) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1131) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1132) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1133) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1134) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1135) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1136) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1137) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1138) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1139) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1140) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1141) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1142) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1143) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1144) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1145) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1146) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1147) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1148) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1149) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1150) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1151) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1152) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1153) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1154) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1155) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1156) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1157) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1158) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1159) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1160) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1161) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1162) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1163) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1164) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1165) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1166) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1167) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1168) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1169) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1170) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1171) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1172) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1173) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1174) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1175) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1176) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1177) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1178) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1179) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1180) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1181) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1182) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1183) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1184) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1185) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1186) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1187) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1188) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1189) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1190) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1191) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1192) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1193) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1194) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1195) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1196) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1197) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1198) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1199) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1200) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1201) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1202) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1203) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1204) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1205) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1206) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1207) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1208) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1209) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1210) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1211) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1212) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1213) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1214) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1215) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1216) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1217) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1218) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1219) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1220) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1221) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1222) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1223) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1224) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1225) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1226) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1227) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1228) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1229) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1230) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1231) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1232) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1233) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1234) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1235) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1236) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1237) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1238) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1239) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1240) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1241) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1242) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1243) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1244) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1245) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1246) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1247) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1248) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1249) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1250) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1251) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1252) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1253) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1254) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1255) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1256) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1257) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1258) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1259) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1260) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1261) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1262) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1263) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1264) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1265) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1266) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1267) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1268) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1269) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1270) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1271) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1272) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1273) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1274) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1275) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1276) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1277) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1278) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1279) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1280) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1281) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1282) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1283) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1284) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1285) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1286) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1287) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1288) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1289) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1290) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1291) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1292) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1293) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1294) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1295) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1296) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1297) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1298) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1299) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1300) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1301) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1302) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1303) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1304) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1305) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1306) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1307) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1308) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1309) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1310) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1311) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1312) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1313) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1314) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1315) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1316) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1317) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1318) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1319) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1320) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1321) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1322) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1323) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1324) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1325) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1326) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1327) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1328) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1329) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1330) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1331) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1332) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1333) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1334) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1335) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1336) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1337) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1338) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1339) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1340) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1341) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1342) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1343) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1344) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1345) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1346) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1347) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1348) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1349) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1350) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1351) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1352) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1353) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1354) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1355) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1356) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1357) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1358) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1359) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1360) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1361) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1362) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1363) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1364) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1365) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1366) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1367) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1368) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1369) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1370) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1371) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1372) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1373) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1374) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1375) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1376) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1377) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1378) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1379) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1380) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1381) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1382) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1383) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1384) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1385) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1386) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1387) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1388) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1389) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1390) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1391) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1392) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1393) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1394) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1395) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1396) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1397) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1398) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1399) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1400) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1401) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1402) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1403) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1404) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1405) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1406) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1407) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1408) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1409) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1410) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1411) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1412) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1413) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1414) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1415) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1416) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1417) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1418) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1419) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1420) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1421) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1422) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1423) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1424) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1425) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1426) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1427) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1428) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1429) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1430) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1431) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1432) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1433) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1434) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1435) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1436) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1437) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1438) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1439) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1440) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1441) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1442) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1443) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1444) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1445) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1446) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1447) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1448) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1449) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1450) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1451) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1452) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1453) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1454) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1455) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1456) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1457) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1458) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1459) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1460) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1461) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1462) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1463) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1464) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1465) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1466) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1467) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1468) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1469) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1470) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1471) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1472) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1473) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1474) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1475) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1476) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1477) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1478) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1479) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1480) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1481) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1482) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1483) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1484) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1485) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1486) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1487) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1488) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1489) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1490) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1491) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1492) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1493) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1494) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1495) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1496) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1497) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1498) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1499) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1500) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1501) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1502) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1503) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1504) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1505) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1506) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1507) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1508) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1509) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1510) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1511) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1512) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1513) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1514) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1515) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1516) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1517) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1518) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1519) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1520) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1521) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1522) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1523) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1524) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1525) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1526) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1527) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1528) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1529) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1530) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1531) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1532) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1533) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1534) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1535) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1536) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1537) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1538) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1539) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1540) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1541) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1542) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1543) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1544) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1545) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1546) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1547) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1548) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1549) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1550) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1551) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1552) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1553) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1554) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1555) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1556) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1557) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1558) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1559) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1560) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1561) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1562) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1563) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1564) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1565) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1566) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1567) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1568) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1569) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1570) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1571) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1572) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1573) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1574) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1575) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1576) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1577) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1578) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1579) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1580) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1581) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1582) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1583) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1584) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1585) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1586) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1587) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1588) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1589) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1590) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1591) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1592) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1593) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1594) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1595) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1596) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1597) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1598) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1599) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1600) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1601) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1602) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1603) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1604) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1605) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1606) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1607) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1608) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1609) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1610) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1611) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1612) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1613) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1614) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1615) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1616) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1617) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1618) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1619) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1620) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1621) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1622) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1623) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1624) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1625) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1626) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1627) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1628) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1629) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1630) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1631) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1632) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1633) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1634) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1635) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1636) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1637) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1638) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1639) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1640) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1641) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1642) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1643) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1644) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1645) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1646) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1647) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1648) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1649) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1650) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1651) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1652) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1653) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1654) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1655) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1656) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1657) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1658) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1659) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1660) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1661) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1662) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1663) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1664) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1665) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1666) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1667) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1668) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1669) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1670) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1671) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1672) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1673) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1674) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1675) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1676) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1677) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1678) | pub const SCHED_FLAG_ALL: u32 = 127; constant MINSIGSTKSZ (line 1679) | pub const MINSIGSTKSZ: u32 = 4096; constant SIGSTKSZ (line 1680) | pub const SIGSTKSZ: u32 = 16384; constant _NSIG (line 1681) | pub const _NSIG: u32 = 64; constant SIGHUP (line 1682) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1683) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1684) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1685) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1686) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1687) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1688) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1689) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1690) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1691) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1692) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1693) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1694) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1695) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1696) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1697) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1698) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1699) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1700) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1701) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1702) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1703) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1704) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1705) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1706) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1707) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1708) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1709) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1710) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1711) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1712) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1713) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1714) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1715) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1716) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1717) | pub const SIGRTMAX: u32 = 64; constant SA_NOCLDSTOP (line 1718) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1719) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1720) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1721) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1722) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1723) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1724) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1725) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1726) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1727) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1728) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1729) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1730) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1731) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1732) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1733) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1734) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1735) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1736) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1737) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1738) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1739) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1740) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1741) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1742) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1743) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1744) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1745) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1746) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1747) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1748) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1749) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1750) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1751) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1752) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1753) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1754) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1755) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1756) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1757) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1758) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1759) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1760) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1761) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1762) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1763) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1764) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1765) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1766) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1767) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1768) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1769) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1770) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1771) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1772) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1773) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1774) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1775) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1776) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1777) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1778) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1779) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1780) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1781) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1782) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1783) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1784) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1785) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1786) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1787) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1788) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1789) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1790) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1791) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1792) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1793) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1794) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1795) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1796) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1797) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1798) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1799) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1800) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1801) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1802) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1803) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1804) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1805) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1806) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1807) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1808) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1809) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1810) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1811) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1812) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1813) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1814) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1815) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1816) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1817) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1818) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1819) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1820) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1821) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1822) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1823) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1824) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1825) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1826) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1827) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1828) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1829) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1830) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1831) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1832) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1833) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1834) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1835) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1836) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1837) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1838) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1839) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1840) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1841) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1842) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1843) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1844) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1845) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1846) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1847) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1848) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1849) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1850) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1851) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1852) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1853) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1854) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1855) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1856) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1857) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1858) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1859) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1860) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1861) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1862) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1863) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1864) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1865) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1866) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1867) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1868) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1869) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1870) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1871) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1872) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1873) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1874) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1875) | pub const PARMRK: u32 = 8; constant INPCK (line 1876) | pub const INPCK: u32 = 16; constant ISTRIP (line 1877) | pub const ISTRIP: u32 = 32; constant INLCR (line 1878) | pub const INLCR: u32 = 64; constant IGNCR (line 1879) | pub const IGNCR: u32 = 128; constant ICRNL (line 1880) | pub const ICRNL: u32 = 256; constant IXANY (line 1881) | pub const IXANY: u32 = 2048; constant OPOST (line 1882) | pub const OPOST: u32 = 1; constant OCRNL (line 1883) | pub const OCRNL: u32 = 8; constant ONOCR (line 1884) | pub const ONOCR: u32 = 16; constant ONLRET (line 1885) | pub const ONLRET: u32 = 32; constant OFILL (line 1886) | pub const OFILL: u32 = 64; constant OFDEL (line 1887) | pub const OFDEL: u32 = 128; constant B0 (line 1888) | pub const B0: u32 = 0; constant B50 (line 1889) | pub const B50: u32 = 1; constant B75 (line 1890) | pub const B75: u32 = 2; constant B110 (line 1891) | pub const B110: u32 = 3; constant B134 (line 1892) | pub const B134: u32 = 4; constant B150 (line 1893) | pub const B150: u32 = 5; constant B200 (line 1894) | pub const B200: u32 = 6; constant B300 (line 1895) | pub const B300: u32 = 7; constant B600 (line 1896) | pub const B600: u32 = 8; constant B1200 (line 1897) | pub const B1200: u32 = 9; constant B1800 (line 1898) | pub const B1800: u32 = 10; constant B2400 (line 1899) | pub const B2400: u32 = 11; constant B4800 (line 1900) | pub const B4800: u32 = 12; constant B9600 (line 1901) | pub const B9600: u32 = 13; constant B19200 (line 1902) | pub const B19200: u32 = 14; constant B38400 (line 1903) | pub const B38400: u32 = 15; constant EXTA (line 1904) | pub const EXTA: u32 = 14; constant EXTB (line 1905) | pub const EXTB: u32 = 15; constant ADDRB (line 1906) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1907) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1908) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1909) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1910) | pub const TCOOFF: u32 = 0; constant TCOON (line 1911) | pub const TCOON: u32 = 1; constant TCIOFF (line 1912) | pub const TCIOFF: u32 = 2; constant TCION (line 1913) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1914) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1915) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1916) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1917) | pub const NCCS: u32 = 19; constant VINTR (line 1918) | pub const VINTR: u32 = 0; constant VQUIT (line 1919) | pub const VQUIT: u32 = 1; constant VERASE (line 1920) | pub const VERASE: u32 = 2; constant VKILL (line 1921) | pub const VKILL: u32 = 3; constant VEOF (line 1922) | pub const VEOF: u32 = 4; constant VTIME (line 1923) | pub const VTIME: u32 = 5; constant VMIN (line 1924) | pub const VMIN: u32 = 6; constant VSWTC (line 1925) | pub const VSWTC: u32 = 7; constant VSTART (line 1926) | pub const VSTART: u32 = 8; constant VSTOP (line 1927) | pub const VSTOP: u32 = 9; constant VSUSP (line 1928) | pub const VSUSP: u32 = 10; constant VEOL (line 1929) | pub const VEOL: u32 = 11; constant VREPRINT (line 1930) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1931) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1932) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1933) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1934) | pub const VEOL2: u32 = 16; constant IUCLC (line 1935) | pub const IUCLC: u32 = 512; constant IXON (line 1936) | pub const IXON: u32 = 1024; constant IXOFF (line 1937) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1938) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1939) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1940) | pub const OLCUC: u32 = 2; constant ONLCR (line 1941) | pub const ONLCR: u32 = 4; constant NLDLY (line 1942) | pub const NLDLY: u32 = 256; constant NL0 (line 1943) | pub const NL0: u32 = 0; constant NL1 (line 1944) | pub const NL1: u32 = 256; constant CRDLY (line 1945) | pub const CRDLY: u32 = 1536; constant CR0 (line 1946) | pub const CR0: u32 = 0; constant CR1 (line 1947) | pub const CR1: u32 = 512; constant CR2 (line 1948) | pub const CR2: u32 = 1024; constant CR3 (line 1949) | pub const CR3: u32 = 1536; constant TABDLY (line 1950) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1951) | pub const TAB0: u32 = 0; constant TAB1 (line 1952) | pub const TAB1: u32 = 2048; constant TAB2 (line 1953) | pub const TAB2: u32 = 4096; constant TAB3 (line 1954) | pub const TAB3: u32 = 6144; constant XTABS (line 1955) | pub const XTABS: u32 = 6144; constant BSDLY (line 1956) | pub const BSDLY: u32 = 8192; constant BS0 (line 1957) | pub const BS0: u32 = 0; constant BS1 (line 1958) | pub const BS1: u32 = 8192; constant VTDLY (line 1959) | pub const VTDLY: u32 = 16384; constant VT0 (line 1960) | pub const VT0: u32 = 0; constant VT1 (line 1961) | pub const VT1: u32 = 16384; constant FFDLY (line 1962) | pub const FFDLY: u32 = 32768; constant FF0 (line 1963) | pub const FF0: u32 = 0; constant FF1 (line 1964) | pub const FF1: u32 = 32768; constant CBAUD (line 1965) | pub const CBAUD: u32 = 4111; constant CSIZE (line 1966) | pub const CSIZE: u32 = 48; constant CS5 (line 1967) | pub const CS5: u32 = 0; constant CS6 (line 1968) | pub const CS6: u32 = 16; constant CS7 (line 1969) | pub const CS7: u32 = 32; constant CS8 (line 1970) | pub const CS8: u32 = 48; constant CSTOPB (line 1971) | pub const CSTOPB: u32 = 64; constant CREAD (line 1972) | pub const CREAD: u32 = 128; constant PARENB (line 1973) | pub const PARENB: u32 = 256; constant PARODD (line 1974) | pub const PARODD: u32 = 512; constant HUPCL (line 1975) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 1976) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 1977) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 1978) | pub const BOTHER: u32 = 4096; constant B57600 (line 1979) | pub const B57600: u32 = 4097; constant B115200 (line 1980) | pub const B115200: u32 = 4098; constant B230400 (line 1981) | pub const B230400: u32 = 4099; constant B460800 (line 1982) | pub const B460800: u32 = 4100; constant B500000 (line 1983) | pub const B500000: u32 = 4101; constant B576000 (line 1984) | pub const B576000: u32 = 4102; constant B921600 (line 1985) | pub const B921600: u32 = 4103; constant B1000000 (line 1986) | pub const B1000000: u32 = 4104; constant B1152000 (line 1987) | pub const B1152000: u32 = 4105; constant B1500000 (line 1988) | pub const B1500000: u32 = 4106; constant B2000000 (line 1989) | pub const B2000000: u32 = 4107; constant B2500000 (line 1990) | pub const B2500000: u32 = 4108; constant B3000000 (line 1991) | pub const B3000000: u32 = 4109; constant B3500000 (line 1992) | pub const B3500000: u32 = 4110; constant B4000000 (line 1993) | pub const B4000000: u32 = 4111; constant CIBAUD (line 1994) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 1995) | pub const ISIG: u32 = 1; constant ICANON (line 1996) | pub const ICANON: u32 = 2; constant XCASE (line 1997) | pub const XCASE: u32 = 4; constant ECHO (line 1998) | pub const ECHO: u32 = 8; constant ECHOE (line 1999) | pub const ECHOE: u32 = 16; constant ECHOK (line 2000) | pub const ECHOK: u32 = 32; constant ECHONL (line 2001) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2002) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2003) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2004) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2005) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2006) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2007) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2008) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2009) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2010) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2011) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2012) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2013) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2014) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2015) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2016) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2017) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2018) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2019) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2020) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2021) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2022) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2023) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2024) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2025) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2026) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2027) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2028) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2029) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2030) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2031) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2032) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2033) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2034) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2035) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2036) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2037) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2038) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2039) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_io_setup (line 2040) | pub const __NR_io_setup: u32 = 0; constant __NR_io_destroy (line 2041) | pub const __NR_io_destroy: u32 = 1; constant __NR_io_submit (line 2042) | pub const __NR_io_submit: u32 = 2; constant __NR_io_cancel (line 2043) | pub const __NR_io_cancel: u32 = 3; constant __NR_io_getevents (line 2044) | pub const __NR_io_getevents: u32 = 4; constant __NR_setxattr (line 2045) | pub const __NR_setxattr: u32 = 5; constant __NR_lsetxattr (line 2046) | pub const __NR_lsetxattr: u32 = 6; constant __NR_fsetxattr (line 2047) | pub const __NR_fsetxattr: u32 = 7; constant __NR_getxattr (line 2048) | pub const __NR_getxattr: u32 = 8; constant __NR_lgetxattr (line 2049) | pub const __NR_lgetxattr: u32 = 9; constant __NR_fgetxattr (line 2050) | pub const __NR_fgetxattr: u32 = 10; constant __NR_listxattr (line 2051) | pub const __NR_listxattr: u32 = 11; constant __NR_llistxattr (line 2052) | pub const __NR_llistxattr: u32 = 12; constant __NR_flistxattr (line 2053) | pub const __NR_flistxattr: u32 = 13; constant __NR_removexattr (line 2054) | pub const __NR_removexattr: u32 = 14; constant __NR_lremovexattr (line 2055) | pub const __NR_lremovexattr: u32 = 15; constant __NR_fremovexattr (line 2056) | pub const __NR_fremovexattr: u32 = 16; constant __NR_getcwd (line 2057) | pub const __NR_getcwd: u32 = 17; constant __NR_lookup_dcookie (line 2058) | pub const __NR_lookup_dcookie: u32 = 18; constant __NR_eventfd2 (line 2059) | pub const __NR_eventfd2: u32 = 19; constant __NR_epoll_create1 (line 2060) | pub const __NR_epoll_create1: u32 = 20; constant __NR_epoll_ctl (line 2061) | pub const __NR_epoll_ctl: u32 = 21; constant __NR_epoll_pwait (line 2062) | pub const __NR_epoll_pwait: u32 = 22; constant __NR_dup (line 2063) | pub const __NR_dup: u32 = 23; constant __NR_dup3 (line 2064) | pub const __NR_dup3: u32 = 24; constant __NR3264_fcntl (line 2065) | pub const __NR3264_fcntl: u32 = 25; constant __NR_inotify_init1 (line 2066) | pub const __NR_inotify_init1: u32 = 26; constant __NR_inotify_add_watch (line 2067) | pub const __NR_inotify_add_watch: u32 = 27; constant __NR_inotify_rm_watch (line 2068) | pub const __NR_inotify_rm_watch: u32 = 28; constant __NR_ioctl (line 2069) | pub const __NR_ioctl: u32 = 29; constant __NR_ioprio_set (line 2070) | pub const __NR_ioprio_set: u32 = 30; constant __NR_ioprio_get (line 2071) | pub const __NR_ioprio_get: u32 = 31; constant __NR_flock (line 2072) | pub const __NR_flock: u32 = 32; constant __NR_mknodat (line 2073) | pub const __NR_mknodat: u32 = 33; constant __NR_mkdirat (line 2074) | pub const __NR_mkdirat: u32 = 34; constant __NR_unlinkat (line 2075) | pub const __NR_unlinkat: u32 = 35; constant __NR_symlinkat (line 2076) | pub const __NR_symlinkat: u32 = 36; constant __NR_linkat (line 2077) | pub const __NR_linkat: u32 = 37; constant __NR_umount2 (line 2078) | pub const __NR_umount2: u32 = 39; constant __NR_mount (line 2079) | pub const __NR_mount: u32 = 40; constant __NR_pivot_root (line 2080) | pub const __NR_pivot_root: u32 = 41; constant __NR_nfsservctl (line 2081) | pub const __NR_nfsservctl: u32 = 42; constant __NR3264_statfs (line 2082) | pub const __NR3264_statfs: u32 = 43; constant __NR3264_fstatfs (line 2083) | pub const __NR3264_fstatfs: u32 = 44; constant __NR3264_truncate (line 2084) | pub const __NR3264_truncate: u32 = 45; constant __NR3264_ftruncate (line 2085) | pub const __NR3264_ftruncate: u32 = 46; constant __NR_fallocate (line 2086) | pub const __NR_fallocate: u32 = 47; constant __NR_faccessat (line 2087) | pub const __NR_faccessat: u32 = 48; constant __NR_chdir (line 2088) | pub const __NR_chdir: u32 = 49; constant __NR_fchdir (line 2089) | pub const __NR_fchdir: u32 = 50; constant __NR_chroot (line 2090) | pub const __NR_chroot: u32 = 51; constant __NR_fchmod (line 2091) | pub const __NR_fchmod: u32 = 52; constant __NR_fchmodat (line 2092) | pub const __NR_fchmodat: u32 = 53; constant __NR_fchownat (line 2093) | pub const __NR_fchownat: u32 = 54; constant __NR_fchown (line 2094) | pub const __NR_fchown: u32 = 55; constant __NR_openat (line 2095) | pub const __NR_openat: u32 = 56; constant __NR_close (line 2096) | pub const __NR_close: u32 = 57; constant __NR_vhangup (line 2097) | pub const __NR_vhangup: u32 = 58; constant __NR_pipe2 (line 2098) | pub const __NR_pipe2: u32 = 59; constant __NR_quotactl (line 2099) | pub const __NR_quotactl: u32 = 60; constant __NR_getdents64 (line 2100) | pub const __NR_getdents64: u32 = 61; constant __NR3264_lseek (line 2101) | pub const __NR3264_lseek: u32 = 62; constant __NR_read (line 2102) | pub const __NR_read: u32 = 63; constant __NR_write (line 2103) | pub const __NR_write: u32 = 64; constant __NR_readv (line 2104) | pub const __NR_readv: u32 = 65; constant __NR_writev (line 2105) | pub const __NR_writev: u32 = 66; constant __NR_pread64 (line 2106) | pub const __NR_pread64: u32 = 67; constant __NR_pwrite64 (line 2107) | pub const __NR_pwrite64: u32 = 68; constant __NR_preadv (line 2108) | pub const __NR_preadv: u32 = 69; constant __NR_pwritev (line 2109) | pub const __NR_pwritev: u32 = 70; constant __NR3264_sendfile (line 2110) | pub const __NR3264_sendfile: u32 = 71; constant __NR_pselect6 (line 2111) | pub const __NR_pselect6: u32 = 72; constant __NR_ppoll (line 2112) | pub const __NR_ppoll: u32 = 73; constant __NR_signalfd4 (line 2113) | pub const __NR_signalfd4: u32 = 74; constant __NR_vmsplice (line 2114) | pub const __NR_vmsplice: u32 = 75; constant __NR_splice (line 2115) | pub const __NR_splice: u32 = 76; constant __NR_tee (line 2116) | pub const __NR_tee: u32 = 77; constant __NR_readlinkat (line 2117) | pub const __NR_readlinkat: u32 = 78; constant __NR_sync (line 2118) | pub const __NR_sync: u32 = 81; constant __NR_fsync (line 2119) | pub const __NR_fsync: u32 = 82; constant __NR_fdatasync (line 2120) | pub const __NR_fdatasync: u32 = 83; constant __NR_sync_file_range (line 2121) | pub const __NR_sync_file_range: u32 = 84; constant __NR_timerfd_create (line 2122) | pub const __NR_timerfd_create: u32 = 85; constant __NR_timerfd_settime (line 2123) | pub const __NR_timerfd_settime: u32 = 86; constant __NR_timerfd_gettime (line 2124) | pub const __NR_timerfd_gettime: u32 = 87; constant __NR_utimensat (line 2125) | pub const __NR_utimensat: u32 = 88; constant __NR_acct (line 2126) | pub const __NR_acct: u32 = 89; constant __NR_capget (line 2127) | pub const __NR_capget: u32 = 90; constant __NR_capset (line 2128) | pub const __NR_capset: u32 = 91; constant __NR_personality (line 2129) | pub const __NR_personality: u32 = 92; constant __NR_exit (line 2130) | pub const __NR_exit: u32 = 93; constant __NR_exit_group (line 2131) | pub const __NR_exit_group: u32 = 94; constant __NR_waitid (line 2132) | pub const __NR_waitid: u32 = 95; constant __NR_set_tid_address (line 2133) | pub const __NR_set_tid_address: u32 = 96; constant __NR_unshare (line 2134) | pub const __NR_unshare: u32 = 97; constant __NR_futex (line 2135) | pub const __NR_futex: u32 = 98; constant __NR_set_robust_list (line 2136) | pub const __NR_set_robust_list: u32 = 99; constant __NR_get_robust_list (line 2137) | pub const __NR_get_robust_list: u32 = 100; constant __NR_nanosleep (line 2138) | pub const __NR_nanosleep: u32 = 101; constant __NR_getitimer (line 2139) | pub const __NR_getitimer: u32 = 102; constant __NR_setitimer (line 2140) | pub const __NR_setitimer: u32 = 103; constant __NR_kexec_load (line 2141) | pub const __NR_kexec_load: u32 = 104; constant __NR_init_module (line 2142) | pub const __NR_init_module: u32 = 105; constant __NR_delete_module (line 2143) | pub const __NR_delete_module: u32 = 106; constant __NR_timer_create (line 2144) | pub const __NR_timer_create: u32 = 107; constant __NR_timer_gettime (line 2145) | pub const __NR_timer_gettime: u32 = 108; constant __NR_timer_getoverrun (line 2146) | pub const __NR_timer_getoverrun: u32 = 109; constant __NR_timer_settime (line 2147) | pub const __NR_timer_settime: u32 = 110; constant __NR_timer_delete (line 2148) | pub const __NR_timer_delete: u32 = 111; constant __NR_clock_settime (line 2149) | pub const __NR_clock_settime: u32 = 112; constant __NR_clock_gettime (line 2150) | pub const __NR_clock_gettime: u32 = 113; constant __NR_clock_getres (line 2151) | pub const __NR_clock_getres: u32 = 114; constant __NR_clock_nanosleep (line 2152) | pub const __NR_clock_nanosleep: u32 = 115; constant __NR_syslog (line 2153) | pub const __NR_syslog: u32 = 116; constant __NR_ptrace (line 2154) | pub const __NR_ptrace: u32 = 117; constant __NR_sched_setparam (line 2155) | pub const __NR_sched_setparam: u32 = 118; constant __NR_sched_setscheduler (line 2156) | pub const __NR_sched_setscheduler: u32 = 119; constant __NR_sched_getscheduler (line 2157) | pub const __NR_sched_getscheduler: u32 = 120; constant __NR_sched_getparam (line 2158) | pub const __NR_sched_getparam: u32 = 121; constant __NR_sched_setaffinity (line 2159) | pub const __NR_sched_setaffinity: u32 = 122; constant __NR_sched_getaffinity (line 2160) | pub const __NR_sched_getaffinity: u32 = 123; constant __NR_sched_yield (line 2161) | pub const __NR_sched_yield: u32 = 124; constant __NR_sched_get_priority_max (line 2162) | pub const __NR_sched_get_priority_max: u32 = 125; constant __NR_sched_get_priority_min (line 2163) | pub const __NR_sched_get_priority_min: u32 = 126; constant __NR_sched_rr_get_interval (line 2164) | pub const __NR_sched_rr_get_interval: u32 = 127; constant __NR_restart_syscall (line 2165) | pub const __NR_restart_syscall: u32 = 128; constant __NR_kill (line 2166) | pub const __NR_kill: u32 = 129; constant __NR_tkill (line 2167) | pub const __NR_tkill: u32 = 130; constant __NR_tgkill (line 2168) | pub const __NR_tgkill: u32 = 131; constant __NR_sigaltstack (line 2169) | pub const __NR_sigaltstack: u32 = 132; constant __NR_rt_sigsuspend (line 2170) | pub const __NR_rt_sigsuspend: u32 = 133; constant __NR_rt_sigaction (line 2171) | pub const __NR_rt_sigaction: u32 = 134; constant __NR_rt_sigprocmask (line 2172) | pub const __NR_rt_sigprocmask: u32 = 135; constant __NR_rt_sigpending (line 2173) | pub const __NR_rt_sigpending: u32 = 136; constant __NR_rt_sigtimedwait (line 2174) | pub const __NR_rt_sigtimedwait: u32 = 137; constant __NR_rt_sigqueueinfo (line 2175) | pub const __NR_rt_sigqueueinfo: u32 = 138; constant __NR_rt_sigreturn (line 2176) | pub const __NR_rt_sigreturn: u32 = 139; constant __NR_setpriority (line 2177) | pub const __NR_setpriority: u32 = 140; constant __NR_getpriority (line 2178) | pub const __NR_getpriority: u32 = 141; constant __NR_reboot (line 2179) | pub const __NR_reboot: u32 = 142; constant __NR_setregid (line 2180) | pub const __NR_setregid: u32 = 143; constant __NR_setgid (line 2181) | pub const __NR_setgid: u32 = 144; constant __NR_setreuid (line 2182) | pub const __NR_setreuid: u32 = 145; constant __NR_setuid (line 2183) | pub const __NR_setuid: u32 = 146; constant __NR_setresuid (line 2184) | pub const __NR_setresuid: u32 = 147; constant __NR_getresuid (line 2185) | pub const __NR_getresuid: u32 = 148; constant __NR_setresgid (line 2186) | pub const __NR_setresgid: u32 = 149; constant __NR_getresgid (line 2187) | pub const __NR_getresgid: u32 = 150; constant __NR_setfsuid (line 2188) | pub const __NR_setfsuid: u32 = 151; constant __NR_setfsgid (line 2189) | pub const __NR_setfsgid: u32 = 152; constant __NR_times (line 2190) | pub const __NR_times: u32 = 153; constant __NR_setpgid (line 2191) | pub const __NR_setpgid: u32 = 154; constant __NR_getpgid (line 2192) | pub const __NR_getpgid: u32 = 155; constant __NR_getsid (line 2193) | pub const __NR_getsid: u32 = 156; constant __NR_setsid (line 2194) | pub const __NR_setsid: u32 = 157; constant __NR_getgroups (line 2195) | pub const __NR_getgroups: u32 = 158; constant __NR_setgroups (line 2196) | pub const __NR_setgroups: u32 = 159; constant __NR_uname (line 2197) | pub const __NR_uname: u32 = 160; constant __NR_sethostname (line 2198) | pub const __NR_sethostname: u32 = 161; constant __NR_setdomainname (line 2199) | pub const __NR_setdomainname: u32 = 162; constant __NR_getrusage (line 2200) | pub const __NR_getrusage: u32 = 165; constant __NR_umask (line 2201) | pub const __NR_umask: u32 = 166; constant __NR_prctl (line 2202) | pub const __NR_prctl: u32 = 167; constant __NR_getcpu (line 2203) | pub const __NR_getcpu: u32 = 168; constant __NR_gettimeofday (line 2204) | pub const __NR_gettimeofday: u32 = 169; constant __NR_settimeofday (line 2205) | pub const __NR_settimeofday: u32 = 170; constant __NR_adjtimex (line 2206) | pub const __NR_adjtimex: u32 = 171; constant __NR_getpid (line 2207) | pub const __NR_getpid: u32 = 172; constant __NR_getppid (line 2208) | pub const __NR_getppid: u32 = 173; constant __NR_getuid (line 2209) | pub const __NR_getuid: u32 = 174; constant __NR_geteuid (line 2210) | pub const __NR_geteuid: u32 = 175; constant __NR_getgid (line 2211) | pub const __NR_getgid: u32 = 176; constant __NR_getegid (line 2212) | pub const __NR_getegid: u32 = 177; constant __NR_gettid (line 2213) | pub const __NR_gettid: u32 = 178; constant __NR_sysinfo (line 2214) | pub const __NR_sysinfo: u32 = 179; constant __NR_mq_open (line 2215) | pub const __NR_mq_open: u32 = 180; constant __NR_mq_unlink (line 2216) | pub const __NR_mq_unlink: u32 = 181; constant __NR_mq_timedsend (line 2217) | pub const __NR_mq_timedsend: u32 = 182; constant __NR_mq_timedreceive (line 2218) | pub const __NR_mq_timedreceive: u32 = 183; constant __NR_mq_notify (line 2219) | pub const __NR_mq_notify: u32 = 184; constant __NR_mq_getsetattr (line 2220) | pub const __NR_mq_getsetattr: u32 = 185; constant __NR_msgget (line 2221) | pub const __NR_msgget: u32 = 186; constant __NR_msgctl (line 2222) | pub const __NR_msgctl: u32 = 187; constant __NR_msgrcv (line 2223) | pub const __NR_msgrcv: u32 = 188; constant __NR_msgsnd (line 2224) | pub const __NR_msgsnd: u32 = 189; constant __NR_semget (line 2225) | pub const __NR_semget: u32 = 190; constant __NR_semctl (line 2226) | pub const __NR_semctl: u32 = 191; constant __NR_semtimedop (line 2227) | pub const __NR_semtimedop: u32 = 192; constant __NR_semop (line 2228) | pub const __NR_semop: u32 = 193; constant __NR_shmget (line 2229) | pub const __NR_shmget: u32 = 194; constant __NR_shmctl (line 2230) | pub const __NR_shmctl: u32 = 195; constant __NR_shmat (line 2231) | pub const __NR_shmat: u32 = 196; constant __NR_shmdt (line 2232) | pub const __NR_shmdt: u32 = 197; constant __NR_socket (line 2233) | pub const __NR_socket: u32 = 198; constant __NR_socketpair (line 2234) | pub const __NR_socketpair: u32 = 199; constant __NR_bind (line 2235) | pub const __NR_bind: u32 = 200; constant __NR_listen (line 2236) | pub const __NR_listen: u32 = 201; constant __NR_accept (line 2237) | pub const __NR_accept: u32 = 202; constant __NR_connect (line 2238) | pub const __NR_connect: u32 = 203; constant __NR_getsockname (line 2239) | pub const __NR_getsockname: u32 = 204; constant __NR_getpeername (line 2240) | pub const __NR_getpeername: u32 = 205; constant __NR_sendto (line 2241) | pub const __NR_sendto: u32 = 206; constant __NR_recvfrom (line 2242) | pub const __NR_recvfrom: u32 = 207; constant __NR_setsockopt (line 2243) | pub const __NR_setsockopt: u32 = 208; constant __NR_getsockopt (line 2244) | pub const __NR_getsockopt: u32 = 209; constant __NR_shutdown (line 2245) | pub const __NR_shutdown: u32 = 210; constant __NR_sendmsg (line 2246) | pub const __NR_sendmsg: u32 = 211; constant __NR_recvmsg (line 2247) | pub const __NR_recvmsg: u32 = 212; constant __NR_readahead (line 2248) | pub const __NR_readahead: u32 = 213; constant __NR_brk (line 2249) | pub const __NR_brk: u32 = 214; constant __NR_munmap (line 2250) | pub const __NR_munmap: u32 = 215; constant __NR_mremap (line 2251) | pub const __NR_mremap: u32 = 216; constant __NR_add_key (line 2252) | pub const __NR_add_key: u32 = 217; constant __NR_request_key (line 2253) | pub const __NR_request_key: u32 = 218; constant __NR_keyctl (line 2254) | pub const __NR_keyctl: u32 = 219; constant __NR_clone (line 2255) | pub const __NR_clone: u32 = 220; constant __NR_execve (line 2256) | pub const __NR_execve: u32 = 221; constant __NR3264_mmap (line 2257) | pub const __NR3264_mmap: u32 = 222; constant __NR3264_fadvise64 (line 2258) | pub const __NR3264_fadvise64: u32 = 223; constant __NR_swapon (line 2259) | pub const __NR_swapon: u32 = 224; constant __NR_swapoff (line 2260) | pub const __NR_swapoff: u32 = 225; constant __NR_mprotect (line 2261) | pub const __NR_mprotect: u32 = 226; constant __NR_msync (line 2262) | pub const __NR_msync: u32 = 227; constant __NR_mlock (line 2263) | pub const __NR_mlock: u32 = 228; constant __NR_munlock (line 2264) | pub const __NR_munlock: u32 = 229; constant __NR_mlockall (line 2265) | pub const __NR_mlockall: u32 = 230; constant __NR_munlockall (line 2266) | pub const __NR_munlockall: u32 = 231; constant __NR_mincore (line 2267) | pub const __NR_mincore: u32 = 232; constant __NR_madvise (line 2268) | pub const __NR_madvise: u32 = 233; constant __NR_remap_file_pages (line 2269) | pub const __NR_remap_file_pages: u32 = 234; constant __NR_mbind (line 2270) | pub const __NR_mbind: u32 = 235; constant __NR_get_mempolicy (line 2271) | pub const __NR_get_mempolicy: u32 = 236; constant __NR_set_mempolicy (line 2272) | pub const __NR_set_mempolicy: u32 = 237; constant __NR_migrate_pages (line 2273) | pub const __NR_migrate_pages: u32 = 238; constant __NR_move_pages (line 2274) | pub const __NR_move_pages: u32 = 239; constant __NR_rt_tgsigqueueinfo (line 2275) | pub const __NR_rt_tgsigqueueinfo: u32 = 240; constant __NR_perf_event_open (line 2276) | pub const __NR_perf_event_open: u32 = 241; constant __NR_accept4 (line 2277) | pub const __NR_accept4: u32 = 242; constant __NR_recvmmsg (line 2278) | pub const __NR_recvmmsg: u32 = 243; constant __NR_arch_specific_syscall (line 2279) | pub const __NR_arch_specific_syscall: u32 = 244; constant __NR_wait4 (line 2280) | pub const __NR_wait4: u32 = 260; constant __NR_prlimit64 (line 2281) | pub const __NR_prlimit64: u32 = 261; constant __NR_fanotify_init (line 2282) | pub const __NR_fanotify_init: u32 = 262; constant __NR_fanotify_mark (line 2283) | pub const __NR_fanotify_mark: u32 = 263; constant __NR_name_to_handle_at (line 2284) | pub const __NR_name_to_handle_at: u32 = 264; constant __NR_open_by_handle_at (line 2285) | pub const __NR_open_by_handle_at: u32 = 265; constant __NR_clock_adjtime (line 2286) | pub const __NR_clock_adjtime: u32 = 266; constant __NR_syncfs (line 2287) | pub const __NR_syncfs: u32 = 267; constant __NR_setns (line 2288) | pub const __NR_setns: u32 = 268; constant __NR_sendmmsg (line 2289) | pub const __NR_sendmmsg: u32 = 269; constant __NR_process_vm_readv (line 2290) | pub const __NR_process_vm_readv: u32 = 270; constant __NR_process_vm_writev (line 2291) | pub const __NR_process_vm_writev: u32 = 271; constant __NR_kcmp (line 2292) | pub const __NR_kcmp: u32 = 272; constant __NR_finit_module (line 2293) | pub const __NR_finit_module: u32 = 273; constant __NR_sched_setattr (line 2294) | pub const __NR_sched_setattr: u32 = 274; constant __NR_sched_getattr (line 2295) | pub const __NR_sched_getattr: u32 = 275; constant __NR_renameat2 (line 2296) | pub const __NR_renameat2: u32 = 276; constant __NR_seccomp (line 2297) | pub const __NR_seccomp: u32 = 277; constant __NR_getrandom (line 2298) | pub const __NR_getrandom: u32 = 278; constant __NR_memfd_create (line 2299) | pub const __NR_memfd_create: u32 = 279; constant __NR_bpf (line 2300) | pub const __NR_bpf: u32 = 280; constant __NR_execveat (line 2301) | pub const __NR_execveat: u32 = 281; constant __NR_userfaultfd (line 2302) | pub const __NR_userfaultfd: u32 = 282; constant __NR_membarrier (line 2303) | pub const __NR_membarrier: u32 = 283; constant __NR_mlock2 (line 2304) | pub const __NR_mlock2: u32 = 284; constant __NR_copy_file_range (line 2305) | pub const __NR_copy_file_range: u32 = 285; constant __NR_preadv2 (line 2306) | pub const __NR_preadv2: u32 = 286; constant __NR_pwritev2 (line 2307) | pub const __NR_pwritev2: u32 = 287; constant __NR_pkey_mprotect (line 2308) | pub const __NR_pkey_mprotect: u32 = 288; constant __NR_pkey_alloc (line 2309) | pub const __NR_pkey_alloc: u32 = 289; constant __NR_pkey_free (line 2310) | pub const __NR_pkey_free: u32 = 290; constant __NR_statx (line 2311) | pub const __NR_statx: u32 = 291; constant __NR_io_pgetevents (line 2312) | pub const __NR_io_pgetevents: u32 = 292; constant __NR_rseq (line 2313) | pub const __NR_rseq: u32 = 293; constant __NR_kexec_file_load (line 2314) | pub const __NR_kexec_file_load: u32 = 294; constant __NR_pidfd_send_signal (line 2315) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2316) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2317) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2318) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2319) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2320) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2321) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2322) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2323) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2324) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2325) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2326) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2327) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2328) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2329) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2330) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2331) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2332) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2333) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2334) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2335) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2336) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2337) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2338) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2339) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2340) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant __NR_syscalls (line 2341) | pub const __NR_syscalls: u32 = 451; constant __NR_fcntl (line 2342) | pub const __NR_fcntl: u32 = 25; constant __NR_statfs (line 2343) | pub const __NR_statfs: u32 = 43; constant __NR_fstatfs (line 2344) | pub const __NR_fstatfs: u32 = 44; constant __NR_truncate (line 2345) | pub const __NR_truncate: u32 = 45; constant __NR_ftruncate (line 2346) | pub const __NR_ftruncate: u32 = 46; constant __NR_lseek (line 2347) | pub const __NR_lseek: u32 = 62; constant __NR_sendfile (line 2348) | pub const __NR_sendfile: u32 = 71; constant __NR_mmap (line 2349) | pub const __NR_mmap: u32 = 222; constant __NR_fadvise64 (line 2350) | pub const __NR_fadvise64: u32 = 223; constant WNOHANG (line 2351) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2352) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2353) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2354) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2355) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2356) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2357) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2358) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2359) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2360) | pub const P_ALL: u32 = 0; constant P_PID (line 2361) | pub const P_PID: u32 = 1; constant P_PGID (line 2362) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2363) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2364) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2365) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2366) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2367) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2368) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2369) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2370) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2371) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2372) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2373) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2374) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2375) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2376) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2377) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2378) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2379) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2380) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2381) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2382) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2383) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2384) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2385) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2386) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2387) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2388) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2389) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2390) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2391) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2392) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2393) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2394) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2395) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2396) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2397) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2398) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2399) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2400) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2401) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2402) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2403) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2404) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2405) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2406) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2407) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2408) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2409) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2410) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2411) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2412) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2413) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2414) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2415) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2416) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2417) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2418) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2419) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2420) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2421) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2422) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2423) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2424) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2425) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2426) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2427) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2428) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2429) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2430) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2431) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2432) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2433) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2434) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2435) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2436) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2437) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2438) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2439) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2440) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2441) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2442) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2443) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2444) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2445) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2446) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2447) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2448) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2449) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2450) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2451) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2452) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2453) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2454) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2455) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2456) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2457) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2458) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2459) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2460) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2461) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2462) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2463) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2464) | pub const F_OK: u32 = 0; constant R_OK (line 2465) | pub const R_OK: u32 = 4; constant W_OK (line 2466) | pub const W_OK: u32 = 2; constant X_OK (line 2467) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2468) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2469) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2470) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2471) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2472) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2473) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2474) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2475) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2476) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2477) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2478) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2479) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2480) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2481) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2482) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2483) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2484) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2485) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2486) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2487) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2488) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2489) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2490) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2491) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2492) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2493) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2494) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2495) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2496) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2497) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2498) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2499) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2500) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2501) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2502) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2503) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2504) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2505) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2506) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2507) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2508) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2509) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2510) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2511) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2512) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2513) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2514) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2515) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2519) | pub enum fsconfig_command { type membarrier_cmd (line 2532) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2705) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2548) | pub enum membarrier_cmd_flag { function new (line 2620) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2629) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2638) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2651) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2665) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2679) | pub const fn new() -> Self { function as_ptr (line 2683) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2687) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2691) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2695) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2700) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/loongarch64/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/loongarch64/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 205) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 206) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 207) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 208) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 209) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 210) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 211) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 212) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 213) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 214) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 215) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 216) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 217) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 218) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 219) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 220) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 221) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 222) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 223) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 224) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 225) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 226) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 227) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 228) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 229) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 230) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 231) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 232) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 233) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 234) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 235) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 236) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 237) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 238) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 239) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 240) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 241) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 242) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 243) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 244) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 245) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 246) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 247) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 248) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 249) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 250) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 251) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 252) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 253) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 254) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 255) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 256) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 257) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 258) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 259) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 260) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 261) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 262) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 263) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 264) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 265) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 266) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 267) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 268) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 269) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 270) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 271) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 275) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/loongarch64/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 487) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 488) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 489) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 490) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 491) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 492) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 493) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 500) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 505) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 506) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 508) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 509) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 510) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 511) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 512) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 513) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 514) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 515) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 516) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 517) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 518) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 520) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 521) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 522) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 523) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 525) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 527) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 528) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 529) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 530) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 531) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 532) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 533) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 534) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 535) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 536) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 537) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 538) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 539) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 540) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 544) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 546) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 547) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 548) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 549) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 550) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 551) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 552) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 553) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 554) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 555) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 556) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 557) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 558) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 559) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 560) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 561) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 562) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 563) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 564) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 565) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 566) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 567) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 568) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 569) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 570) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 571) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 572) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 573) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 574) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 575) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 576) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 577) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 578) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 579) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 580) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 581) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 582) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 583) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 584) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 585) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 586) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 587) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 588) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 589) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 590) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 591) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 592) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 593) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 594) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 595) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 596) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 597) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 598) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 599) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 600) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 601) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 602) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 603) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 604) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 605) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 606) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 607) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 608) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 609) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 610) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 611) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 612) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 613) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 614) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 615) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 616) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 617) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 618) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 619) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 620) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 621) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 622) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 623) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 624) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 625) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 626) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 627) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 628) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 629) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 630) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 631) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 632) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 633) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 634) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 635) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 636) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 637) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 638) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 639) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 640) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 641) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 642) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 643) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 644) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 645) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 646) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 647) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 648) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 649) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 650) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 651) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 652) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 653) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 654) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 655) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 656) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 657) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 658) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 659) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 660) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 661) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 662) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 663) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 664) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 665) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 666) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 667) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 668) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 669) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 670) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 671) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 672) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 673) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 674) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 675) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 676) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 677) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 678) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 679) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 680) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 681) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 682) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 683) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 684) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 685) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 686) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 687) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 688) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 689) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 690) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 691) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 692) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 693) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 694) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 695) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 696) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 697) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 698) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 699) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 700) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 701) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 702) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 703) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 704) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 705) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 706) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 707) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 708) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 709) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 710) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 711) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 712) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 713) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 714) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 715) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 716) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 717) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 718) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 719) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 720) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 721) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 722) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 723) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 724) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 725) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 726) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 727) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 728) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 729) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 730) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 731) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 732) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 733) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 734) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 735) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 736) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 737) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 738) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 739) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 740) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 741) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 742) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 743) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 744) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 745) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 746) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 747) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 748) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 749) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 750) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 751) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 752) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 753) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 754) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 755) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 756) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 757) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 758) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 759) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 760) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 761) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 762) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 763) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 764) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 765) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 766) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 767) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 768) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 769) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 770) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 771) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 772) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 773) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 774) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 775) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 776) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 777) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 778) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 779) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 780) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 781) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 782) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 783) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 784) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 785) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 786) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 787) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 788) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 789) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 790) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 791) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 792) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 793) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 794) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 795) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 796) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 797) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 798) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 799) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 800) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 802) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 806) | pub enum fsconfig_command { type _bindgen_ty_1 (line 819) | pub enum _bindgen_ty_1 { type io_uring_op (line 831) | pub enum io_uring_op { type _bindgen_ty_2 (line 886) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 893) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 899) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 932) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 939) | pub enum _bindgen_ty_6 { function new (line 1018) | pub const fn new() -> Self { function as_ptr (line 1022) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1026) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1030) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1034) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1039) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1045) | pub const fn new() -> Self { function as_ref (line 1049) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1053) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1059) | fn default() -> Self { function clone (line 1065) | fn clone(&self) -> Self { function fmt (line 1071) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1076) | fn hash(&self, _state: &mut H) {} function eq (line 1079) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/loongarch64/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2150657282; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2148012656; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074270833; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2148012658; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant UFFDIO_REGISTER (line 107) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 108) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 109) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 110) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 111) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 112) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 113) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 114) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 115) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 116) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 117) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 118) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 119) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 120) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 121) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 122) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 123) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 124) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 125) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 126) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 127) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 128) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 129) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 130) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 131) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 132) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 133) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 134) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 135) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 136) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 137) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 138) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 139) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 140) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 141) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 142) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 143) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 144) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 145) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 146) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 147) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 148) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 149) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 150) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 151) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 152) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 153) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 154) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 155) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 156) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 157) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 158) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 159) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 160) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 161) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 162) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 163) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 164) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 165) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 166) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 167) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 168) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 169) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 170) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 171) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 172) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 173) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 174) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 175) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 176) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 177) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 178) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 179) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 180) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 181) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 182) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 183) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 184) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 185) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 186) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 187) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 188) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 189) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 190) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 191) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 192) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 193) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 194) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 195) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 196) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 197) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 198) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 199) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 200) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 201) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 202) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 203) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 204) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 205) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 206) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 207) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 208) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 209) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 210) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 211) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 212) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 213) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 214) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 215) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 216) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 217) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 218) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 219) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 220) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 221) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 222) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 223) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 224) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 225) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 226) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 227) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 228) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 229) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 230) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 231) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 232) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 233) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 234) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 235) | pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant FS_IOC_SETFLAGS (line 236) | pub const FS_IOC_SETFLAGS: u32 = 1074292226; constant FS_IOC_GETVERSION (line 237) | pub const FS_IOC_GETVERSION: u32 = 2148038145; constant FS_IOC_SETVERSION (line 238) | pub const FS_IOC_SETVERSION: u32 = 1074296322; constant FS_IOC_FIEMAP (line 239) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 240) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 241) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 242) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 243) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 244) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 245) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 246) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 247) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 248) | pub const EXT4_IOC_GETVERSION: u32 = 2148034051; constant EXT4_IOC_SETVERSION (line 249) | pub const EXT4_IOC_SETVERSION: u32 = 1074292228; constant EXT4_IOC_GETVERSION_OLD (line 250) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2148038145; constant EXT4_IOC_SETVERSION_OLD (line 251) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074296322; constant EXT4_IOC_GETRSVSZ (line 252) | pub const EXT4_IOC_GETRSVSZ: u32 = 2148034053; constant EXT4_IOC_SETRSVSZ (line 253) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074292230; constant EXT4_IOC_GROUP_EXTEND (line 254) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074292231; constant EXT4_IOC_MIGRATE (line 255) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 256) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 257) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 258) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 259) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 260) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 261) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 262) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 263) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 264) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 265) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 266) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 267) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 268) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 269) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 270) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 271) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 272) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 273) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 274) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 275) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 276) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 277) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 278) | pub const ATM_GETCIRANGE: u32 = 1074815370; constant DMA_BUF_SET_NAME_B (line 279) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 280) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 281) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 282) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 283) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 284) | pub const MGSL_IOCGPARAMS: u32 = 2150657281; constant ENI_SETMULT (line 285) | pub const ENI_SETMULT: u32 = 1074815335; constant RIO_GET_EVENT_MASK (line 286) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 287) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant USBDEVFS_CLAIMINTERFACE (line 288) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 289) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 290) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 291) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 292) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 293) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 294) | pub const VIDIOC_DQEVENT: u32 = 2156418649; constant RPMSG_DESTROY_EPT_IOCTL (line 295) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 296) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 297) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 298) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 299) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 300) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 301) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 302) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 303) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 304) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 305) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 306) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 307) | pub const PPGETTIME: u32 = 2148561045; constant BTRFS_IOC_RM_DEV (line 308) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 309) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 310) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 311) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 312) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 313) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 314) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 315) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 316) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 317) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 318) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 319) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 320) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 321) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 322) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 323) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 324) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 325) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 326) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 327) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 328) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 329) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 330) | pub const ATM_ADDLECSADDR: u32 = 1074815374; constant FSL_HV_IOCTL_GETPROP (line 331) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 332) | pub const FDGETPRM: u32 = 2149581316; constant HIDIOCAPPLICATION (line 333) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 334) | pub const ENI_MEMDUMP: u32 = 1074815328; constant PTP_SYS_OFFSET2 (line 335) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 336) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 337) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 338) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 339) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 340) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 341) | pub const RTC_EPOCH_READ: u32 = 2148036621; constant VIDIOC_SUBDEV_S_SELECTION (line 342) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 343) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 344) | pub const ATM_GETLECSADDR: u32 = 1074815376; constant FSL_HV_IOCTL_PARTITION_STOP (line 345) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 346) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 347) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 348) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 349) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 350) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 351) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 352) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 353) | pub const ISST_IF_IO_CMD: u32 = 1074331138; constant RIO_MPORT_MAINT_READ_REMOTE (line 354) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 355) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 356) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 357) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 358) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 359) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 360) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 361) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 362) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 363) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074287885; constant RNDZAPENTCNT (line 364) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 365) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 366) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 367) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 368) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 369) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 370) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 371) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 372) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 373) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 374) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 375) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 376) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 377) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 378) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 379) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2148024323; constant IVTVFB_IOC_DMA_FRAME (line 380) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1075336896; constant IPMICTL_SEND_COMMAND (line 381) | pub const IPMICTL_SEND_COMMAND: u32 = 2150131981; constant VIDIOC_G_ENC_INDEX (line 382) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 383) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 384) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 385) | pub const ATM_SETESIF: u32 = 1074815373; constant FW_CDEV_IOC_SEND_RESPONSE (line 386) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 387) | pub const PMU_IOC_GET_MODEL: u32 = 2148024835; constant JSIOCGBTNMAP (line 388) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 389) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 390) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 391) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 392) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 393) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 394) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 395) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 396) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 397) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 398) | pub const FDGETDRVPRM: u32 = 2155872785; constant TUNSETVNETLE (line 399) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 400) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 401) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 402) | pub const MMTIMER_GETRES: u32 = 2148035841; constant VIDIOC_SUBDEV_ENUMSTD (line 403) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 404) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 405) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 406) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 407) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 408) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 409) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 410) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 411) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 412) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 413) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 414) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 415) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 416) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 417) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 418) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 419) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 420) | pub const IDT77105_GETSTATZ: u32 = 1074815283; constant I2OPARMSET (line 421) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 422) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 423) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 424) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 425) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 426) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 427) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 428) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 429) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 430) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 431) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 432) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 433) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 434) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 435) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 436) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 437) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 438) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 439) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 440) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 441) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 442) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 443) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 444) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 445) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 446) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 447) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 448) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 449) | pub const ATM_QUERYLOOP: u32 = 1074815316; constant DFL_FPGA_GET_API_VERSION (line 450) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 451) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 452) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 453) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 454) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 455) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 456) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 457) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 458) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 459) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 460) | pub const VIDIOC_G_FBUF: u32 = 2150651402; constant PTP_ENABLE_PPS2 (line 461) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 462) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 463) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 464) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 465) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 466) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 467) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 468) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 469) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 470) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 471) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 472) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 473) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 474) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 475) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 476) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 477) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 478) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 479) | pub const TUNDETACHFILTER: u32 = 1074812118; constant ND_IOCTL_CLEAR_ERROR (line 480) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 481) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 482) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 483) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 484) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 485) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 486) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 487) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 488) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 489) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 490) | pub const RTC_PLL_GET: u32 = 2149609489; constant RIO_CM_EP_GET_LIST (line 491) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 492) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148553998; constant LIRC_GET_MIN_TIMEOUT (line 493) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 494) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 495) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 496) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 497) | pub const EVIOCSFF: u32 = 1076905344; constant TUNSETGROUP (line 498) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 499) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 500) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 501) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 502) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 503) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 504) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 505) | pub const ATM_ADDADDR: u32 = 1074815368; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 506) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 507) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 508) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 509) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 510) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 511) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 512) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 513) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 514) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 515) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 516) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 517) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 518) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 519) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 520) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 521) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 522) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 523) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 524) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 525) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 526) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 527) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 528) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 529) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 530) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 531) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 532) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 533) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 534) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 535) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 536) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 537) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 538) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 539) | pub const MGSL_IOCSPARAMS: u32 = 1076915456; constant RTC_SET_TIME (line 540) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 541) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 542) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 543) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 544) | pub const UDF_GETEABLOCK: u32 = 2148035649; constant VFIO_IOMMU_MAP_DMA (line 545) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 546) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 547) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 548) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 549) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 550) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 551) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 552) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 553) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 554) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 555) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 556) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 557) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 558) | pub const PPSETTIME: u32 = 1074819222; constant RTC_ALM_READ (line 559) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 560) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 561) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 562) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 563) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 564) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 565) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 566) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 567) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 568) | pub const ATM_RSTADDR: u32 = 1074815367; constant NBD_SET_SIZE (line 569) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 570) | pub const UDF_GETVOLIDENT: u32 = 2148035650; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 571) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 572) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 573) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 574) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 575) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 576) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 577) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 578) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 579) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 580) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 581) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 582) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 583) | pub const ATM_SETCIRANGE: u32 = 1074815371; constant HPET_IE_ON (line 584) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 585) | pub const PERF_EVENT_IOC_ID: u32 = 2148017159; constant TUNSETSNDBUF (line 586) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 587) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 588) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 589) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 590) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 591) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 592) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 593) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 594) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 595) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 596) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 597) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 598) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 599) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 600) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 601) | pub const HPET_IRQFREQ: u32 = 1074292742; constant ATM_GETESI (line 602) | pub const ATM_GETESI: u32 = 1074815365; constant CCISS_GETLUNINFO (line 603) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 604) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 605) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 606) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 607) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 608) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 609) | pub const ZATM_GETPOOL: u32 = 1074815329; constant BR2684_SETFILT (line 610) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 611) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 612) | pub const PPS_GETPARAMS: u32 = 2148036769; constant IOC_PR_RESERVE (line 613) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 614) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 615) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 616) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 617) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 618) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2148024833; constant USBDEVFS_GET_CAPABILITIES (line 619) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 620) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 621) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 622) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 623) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 624) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 625) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 626) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 627) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 628) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 629) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 630) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 631) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 632) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 633) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 634) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 635) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 636) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 637) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 638) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 639) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 640) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 641) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 642) | pub const USBDEVFS_SUBMITURB: u32 = 2151175434; constant AUTOFS_IOC_READY (line 643) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 644) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 645) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 646) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 647) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 648) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 649) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 650) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 651) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 652) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 653) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 654) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 655) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 656) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 657) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 658) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 659) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 660) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 661) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 662) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 663) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 664) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 665) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 666) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 667) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 668) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 669) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2148024838; constant VIDIOC_SUBDEV_S_FMT (line 670) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 671) | pub const FDDEFPRM: u32 = 1075839555; constant TEE_IOC_INVOKE (line 672) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 673) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 674) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 675) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 676) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 677) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 678) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 679) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 680) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 681) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 682) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 683) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 684) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 685) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 686) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074283010; constant EVIOCGREP (line 687) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 688) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074275339; constant UFFDIO_CONTINUE (line 689) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 690) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 691) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 692) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 693) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 694) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 695) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 696) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 697) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074294522; constant RIO_DEV_ADD (line 698) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 699) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 700) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074282500; constant PCITEST_GET_IRQTYPE (line 701) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 702) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 703) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 704) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 705) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 706) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 707) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 708) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 709) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 710) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 711) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 712) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 713) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 714) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 715) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 716) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 717) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 718) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 719) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 720) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 721) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 722) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 723) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 724) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 725) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 726) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 727) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 728) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 729) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 730) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 731) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2148036344; constant EVIOCSMASK (line 732) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 733) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 734) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 735) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 736) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 737) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 738) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 739) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 740) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 741) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 742) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 743) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 744) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 745) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 746) | pub const PHN_SET_REG: u32 = 1074294785; constant RNDADDTOENTCNT (line 747) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 748) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 749) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 750) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 751) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 752) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 753) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 754) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 755) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 756) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 757) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 758) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 759) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 760) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 761) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 762) | pub const CHIOGSTATUS: u32 = 1074815752; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 763) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 764) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 765) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 766) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 767) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 768) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074294520; constant DFL_FPGA_PORT_GET_REGION_INFO (line 769) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 770) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 771) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 772) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 773) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 774) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 775) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 776) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 777) | pub const RTC_EPOCH_SET: u32 = 1074294798; constant CAPI_GET_PROFILE (line 778) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 779) | pub const ATM_GETLOOP: u32 = 1074815314; constant SCIF_LISTEN (line 780) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 781) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 782) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 783) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 784) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 785) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 786) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 787) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 788) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 789) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 790) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 791) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 792) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 793) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 794) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 795) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 796) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 797) | pub const PPPIOCSACTIVE: u32 = 1074820166; constant SIOCGSTAMPNS_NEW (line 798) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 799) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 800) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 801) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 802) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 803) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 804) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 805) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 806) | pub const REISERFS_IOC_UNPACK: u32 = 1074318593; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 807) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 808) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 809) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 810) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 811) | pub const I2OPASSTHRU: u32 = 2148559116; constant IOC_OPAL_SET_PW (line 812) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 813) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 814) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 815) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 816) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 817) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 818) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 819) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 820) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 821) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 822) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 823) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 824) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2150656277; constant VHOST_SET_LOG_FD (line 825) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 826) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 827) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 828) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 829) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 830) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 831) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 832) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 833) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 834) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 835) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 836) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 837) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 838) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 839) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 840) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 841) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 842) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 843) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 844) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 845) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 846) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 847) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 848) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 849) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 850) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 851) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 852) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 853) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 854) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 855) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 856) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 857) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 858) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 859) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 860) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 861) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 862) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 863) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 864) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 865) | pub const SPIOCSTYPE: u32 = 1074295041; constant IPMICTL_REGISTER_FOR_CMD (line 866) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 867) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 868) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 869) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 870) | pub const UI_END_FF_UPLOAD: u32 = 1080579529; constant TOSH_SMM (line 871) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 872) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 873) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 874) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 875) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 876) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 877) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 878) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 879) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 880) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 881) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 882) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 883) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 884) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 885) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 886) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 887) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 888) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2184212994; constant ND_IOCTL_GET_CONFIG_DATA (line 889) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 890) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 891) | pub const FDGETDRVSTAT: u32 = 2152727058; constant SYNC_IOC_MERGE (line 892) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 893) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 894) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 895) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 896) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 897) | pub const ATM_GETTYPE: u32 = 1074815364; constant PHN_GETREGS (line 898) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 899) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 900) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 901) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 902) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 903) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 904) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 905) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 906) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 907) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 908) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 909) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 910) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 911) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 912) | pub const FDSETDRVPRM: u32 = 1082131088; constant IOC_OPAL_SAVE (line 913) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 914) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 915) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 916) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant CM_IOSDBGLVL (line 917) | pub const CM_IOSDBGLVL: u32 = 1074291706; constant RTC_VL_CLR (line 918) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 919) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 920) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 921) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 922) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 923) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 924) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 925) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 926) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 927) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 928) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 929) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 930) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 931) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 932) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 933) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 934) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 935) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 936) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 937) | pub const PHN_SET_REGS: u32 = 1074294787; constant ATMLEC_DATA (line 938) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 939) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 940) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 941) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 942) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 943) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 944) | pub const ZATM_SETPOOL: u32 = 1074815331; constant MTIOCPOS (line 945) | pub const MTIOCPOS: u32 = 2148035843; constant PMU_IOC_SLEEP (line 946) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 947) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 948) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 949) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 950) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 951) | pub const HPET_INFO: u32 = 2149083139; constant VIDIOC_AM437X_CCDC_CFG (line 952) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074288321; constant DM_LIST_DEVICES (line 953) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 954) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 955) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 956) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 957) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 958) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 959) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 960) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 961) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 962) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 963) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 964) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 965) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 966) | pub const PPPIOCSPASS: u32 = 1074820167; constant RIO_CM_CHAN_CONNECT (line 967) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 968) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 969) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 970) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 971) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 972) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 973) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 974) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 975) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 976) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 977) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 978) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 979) | pub const PPS_GETCAP: u32 = 2148036771; constant SNAPSHOT_PLATFORM_SUPPORT (line 980) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 981) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 982) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 983) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 984) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 985) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 986) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 987) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 988) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 989) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 990) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 991) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 992) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 993) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 994) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 995) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 996) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 997) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 998) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 999) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1000) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1001) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1002) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1003) | pub const RTC_PLL_SET: u32 = 1075867666; constant VIDIOC_ENUMAUDIO (line 1004) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1005) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1006) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1007) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1008) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1009) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1010) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1011) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1012) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1013) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1014) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1015) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1016) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1017) | pub const ATM_ADDPARTY: u32 = 1074815476; constant FDSETPRM (line 1018) | pub const FDSETPRM: u32 = 1075839554; constant ATM_GETSTATZ (line 1019) | pub const ATM_GETSTATZ: u32 = 1074815313; constant ISST_IF_MSR_COMMAND (line 1020) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1021) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1022) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1023) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1024) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1025) | pub const PCITEST_COPY: u32 = 1074286598; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1026) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1027) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1028) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1029) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1030) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074275334; constant IOC_OPAL_REVERT_TPR (line 1031) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1032) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1033) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1034) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1035) | pub const RTC_IRQP_READ: u32 = 2148036619; constant RIO_MPORT_MAINT_READ_LOCAL (line 1036) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1037) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1038) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1039) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1040) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1041) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1042) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1043) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1044) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1045) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1046) | pub const TUNGETFILTER: u32 = 2148553947; constant MEYEIOC_SYNC (line 1047) | pub const MEYEIOC_SYNC: u32 = 3221518019; constant CCISS_SETNODENAME (line 1048) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1049) | pub const FBIO_GETCONTROL2: u32 = 2148025993; constant TUNSETDEBUG (line 1050) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1051) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1052) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1053) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1054) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1055) | pub const ATM_GETSTAT: u32 = 1074815312; constant VIDIOC_G_JPEGCOMP (line 1056) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1057) | pub const TUNATTACHFILTER: u32 = 1074812117; constant UI_SET_ABSBIT (line 1058) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1059) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1060) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1061) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1062) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1063) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1064) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1065) | pub const HE_GET_REG: u32 = 1074815328; constant ATM_SETLOOP (line 1066) | pub const ATM_SETLOOP: u32 = 1074815315; constant ATMSIGD_CTRL (line 1067) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1068) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1069) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1070) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1071) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1072) | pub const PMU_IOC_HAS_ADB: u32 = 2148024836; constant I2OGETIOPS (line 1073) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1074) | pub const VIDIOC_S_FBUF: u32 = 1076909579; constant PPRCONTROL (line 1075) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1076) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1077) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1078) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1079) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1080) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1081) | pub const KCOV_INIT_TRACE: u32 = 2148033281; constant SONYPI_IOCGBAT1CAP (line 1082) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1083) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1084) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1085) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1086) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1087) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1088) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1089) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1090) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1091) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1092) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1093) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1094) | pub const ATM_DELLECSADDR: u32 = 1074815375; constant FW_CDEV_IOC_GET_SPEED (line 1095) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1096) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1097) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1098) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1099) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1100) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1101) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1102) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1103) | pub const PCITEST_READ: u32 = 1074286597; constant VFIO_GROUP_GET_STATUS (line 1104) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1105) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2148036347; constant USBDEVFS_CLEAR_HALT (line 1106) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1107) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1108) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1109) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1110) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1111) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1112) | pub const USBDEVFS_REAPURB: u32 = 1074287884; constant DFL_FPGA_CHECK_EXTENSION (line 1113) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1114) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1115) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1116) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1117) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1118) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1119) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1120) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1121) | pub const PPPIOCGIDLE: u32 = 2148561983; constant NVRAM_SETCKS (line 1122) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1123) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1124) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1125) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1126) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1127) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1128) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1129) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1130) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1131) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1132) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1133) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1134) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1135) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1136) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1137) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1138) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1139) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1140) | pub const ATM_GETNAMES: u32 = 1074815363; constant VIDIOC_QUERYMENU (line 1141) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1142) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1143) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1144) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1145) | pub const NS_SETBUFLEV: u32 = 1074815330; constant BLKCLOSEZONE (line 1146) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1147) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1148) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1149) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1150) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1151) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1152) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1153) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1154) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1155) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1156) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1157) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1158) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1159) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1160) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1161) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1162) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1163) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1164) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1165) | pub const PPS_KC_BIND: u32 = 1074294949; constant F2FS_IOC_WRITE_CHECKPOINT (line 1166) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1167) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1168) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1169) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1170) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1171) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1172) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1173) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1174) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1175) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1176) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1177) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1178) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2148072960; constant SCIF_FENCE_MARK (line 1179) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1180) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1181) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1182) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1183) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1184) | pub const UI_SET_PHYS: u32 = 1074287980; constant FDWERRORGET (line 1185) | pub const FDWERRORGET: u32 = 2150105623; constant VIDIOC_SUBDEV_G_EDID (line 1186) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1187) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1188) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1189) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1190) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1191) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1192) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1193) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1194) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1195) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1196) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1197) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1198) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1199) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1200) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1201) | pub const PMU_IOC_CAN_SLEEP: u32 = 2148024837; constant KCOV_ENABLE (line 1202) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1203) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1204) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1205) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1206) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1207) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1208) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1209) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1210) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1211) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1212) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1213) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1214) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1215) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1216) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1217) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1218) | pub const FDPOLLDRVSTAT: u32 = 2152727059; constant AUTOFS_DEV_IOCTL_READY (line 1219) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1220) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1221) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1222) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1223) | pub const ATM_GETLINKRATE: u32 = 1074815361; constant RTC_WKALM_SET (line 1224) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1225) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1226) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1227) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1228) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1229) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1230) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1231) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1232) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1233) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1234) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1235) | pub const ATM_GETADDR: u32 = 1074815366; constant PHN_GET_REGS (line 1236) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1237) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1238) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1239) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1240) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1241) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1242) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1243) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1244) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1245) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1246) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1247) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1248) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1249) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1250) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1251) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1252) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1253) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1254) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1255) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1256) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1257) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1258) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1259) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1260) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1261) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1262) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1263) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1264) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1265) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1266) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1267) | pub const IDT77105_GETSTAT: u32 = 1074815282; constant HIDIOCINITREPORT (line 1268) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1269) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1270) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1271) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1272) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1273) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1274) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1275) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1276) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1277) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1278) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1279) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1280) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1281) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1282) | pub const PPPIOCSCOMPRESS: u32 = 1074820173; constant USBDEVFS_CONNECTINFO (line 1283) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1284) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1285) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1286) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1287) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1288) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1289) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1290) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1291) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1292) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1293) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1294) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1295) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1296) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1297) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1298) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1299) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1300) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1301) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1302) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1303) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1304) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1305) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1306) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1307) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1308) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1309) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1310) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1311) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1312) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1313) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1314) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1315) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1316) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1317) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1318) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1319) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1320) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1321) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1322) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1323) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1324) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1325) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1326) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1327) | pub const FDGETFDCSTAT: u32 = 2150105621; constant CM_IOCGATR (line 1328) | pub const CM_IOCGATR: u32 = 3221775105; constant VIDIOC_S_PRIORITY (line 1329) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1330) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1331) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1332) | pub const ZATM_GETPOOLZ: u32 = 1074815330; constant RIO_DISABLE_DOORBELL_RANGE (line 1333) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1334) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1335) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1336) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1337) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1338) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1339) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1340) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1341) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1342) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1343) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1344) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1345) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2148036345; constant DM_DEV_CREATE (line 1346) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1347) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1348) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1349) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1350) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1351) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1352) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1353) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1354) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1355) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1356) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1357) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1358) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1359) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1360) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1361) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1362) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1363) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1364) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1365) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1366) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1367) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1368) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1369) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1370) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1371) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1372) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1373) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1374) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1375) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1376) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1377) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1378) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1379) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1380) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1381) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1382) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1383) | pub const PPS_SETPARAMS: u32 = 1074294946; constant IOC_OPAL_LR_SETUP (line 1384) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1385) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1386) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1387) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1388) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1389) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1390) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1391) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1392) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1393) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1394) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1395) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1396) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1397) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1398) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1399) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1400) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1401) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1402) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1403) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1404) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1405) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1406) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1407) | pub const ATM_SETESI: u32 = 1074815372; constant FW_CDEV_IOC_START_ISO (line 1408) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1409) | pub const ATM_DELADDR: u32 = 1074815369; constant PPFCONTROL (line 1410) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1411) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1412) | pub const RTC_IRQP_SET: u32 = 1074294796; constant PCITEST_WRITE (line 1413) | pub const PCITEST_WRITE: u32 = 1074286596; constant PPCLAIM (line 1414) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1415) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1416) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1417) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1418) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1419) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1420) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1421) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1422) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1423) | pub const MMTIMER_GETFREQ: u32 = 2148035842; constant VIDIOC_G_SELECTION (line 1424) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1425) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1426) | pub const PPPOEIOCSFWD: u32 = 1074311424; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1427) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1428) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1429) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1430) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1431) | pub const DMA_BUF_SET_NAME: u32 = 1074291201; constant UI_BEGIN_FF_UPLOAD (line 1432) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1433) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1434) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1435) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1436) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1437) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1438) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2184212993; constant NVME_IOCTL_ADMIN_CMD (line 1439) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1440) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1441) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1442) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1443) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1444) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1445) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1446) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1447) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1448) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1449) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1450) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1451) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1452) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1453) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1454) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1455) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1456) | pub const MMTIMER_GETCOUNTER: u32 = 2148035849; constant MATROXFB_GET_OUTPUT_MODE (line 1457) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1458) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1459) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1460) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1461) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1462) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1463) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1464) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1465) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1466) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1467) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1468) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1469) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1470) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1471) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1472) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1473) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1474) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1475) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1476) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1477) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1478) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1479) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1480) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1481) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1482) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1483) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1484) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1485) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1486) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1487) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1488) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1489) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074307620; FILE: builder/third-party/linux-raw-sys/src/loongarch64/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/loongarch64/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2182) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2186) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2193) | pub fn version(&self) -> __u8 { method set_version (line 2197) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2204) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2219) | pub fn priority(&self) -> __u8 { method set_priority (line 2223) | pub fn set_priority(&mut self, val: __u8) { method version (line 2230) | pub fn version(&self) -> __u8 { method set_version (line 2234) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2241) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2256) | pub fn res1(&self) -> __u16 { method set_res1 (line 2260) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2267) | pub fn doff(&self) -> __u16 { method set_doff (line 2271) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2278) | pub fn fin(&self) -> __u16 { method set_fin (line 2282) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2289) | pub fn syn(&self) -> __u16 { method set_syn (line 2293) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2300) | pub fn rst(&self) -> __u16 { method set_rst (line 2304) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2311) | pub fn psh(&self) -> __u16 { method set_psh (line 2315) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2322) | pub fn ack(&self) -> __u16 { method set_ack (line 2326) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2333) | pub fn urg(&self) -> __u16 { method set_urg (line 2337) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2344) | pub fn ece(&self) -> __u16 { method set_ece (line 2348) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2355) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2359) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2366) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2413) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2417) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2424) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2428) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2435) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2439) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2446) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2450) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2457) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1115) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1116) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1117) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1118) | pub const SO_RCVTIMEO: u32 = 20; constant SO_SNDTIMEO (line 1119) | pub const SO_SNDTIMEO: u32 = 21; constant SCM_TIMESTAMP (line 1120) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1121) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1122) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1123) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1124) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1125) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1126) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1127) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1128) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1129) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1130) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1131) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1132) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1133) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1134) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1135) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1136) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1137) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1138) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1139) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1140) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1141) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1142) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1143) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1144) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1145) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1146) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1147) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1148) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1149) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1150) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1151) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1152) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1153) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1154) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1155) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1156) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1157) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1158) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1159) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1160) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1161) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1162) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1163) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1164) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1165) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1166) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1167) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1168) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1169) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1170) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1171) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1172) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1173) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1174) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1175) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1176) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1177) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1178) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1179) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1180) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1181) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1182) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1183) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1184) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1185) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1186) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1187) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1188) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1189) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1190) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1191) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1192) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1193) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1194) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1195) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1196) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1197) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1198) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1199) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1200) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1201) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1202) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1203) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1204) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1205) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1206) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1207) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1208) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1209) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1210) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1211) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1212) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1213) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1214) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1215) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1216) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1217) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1218) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1219) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1220) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1221) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1222) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1223) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1224) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1225) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1226) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1227) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1228) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1229) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1230) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1231) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1232) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1233) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1234) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1235) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1236) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1237) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1238) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1239) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1240) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1241) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1242) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1243) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1244) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1245) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1246) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1247) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1248) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1249) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1250) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1251) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1252) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1253) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1254) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1255) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1256) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1257) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1258) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1259) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1260) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1261) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1262) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1263) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1264) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1265) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1266) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1267) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1268) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1269) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1270) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1271) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1272) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1273) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1274) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1275) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1276) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1277) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1278) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1279) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1280) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1281) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1282) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1283) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1284) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1285) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1286) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1287) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1288) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1289) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1290) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1291) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1292) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1293) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1294) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1295) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1296) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1297) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1298) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1299) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1300) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1301) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1302) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1303) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1304) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1305) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1306) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1307) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1308) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1309) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1310) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1311) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1312) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1313) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1314) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1315) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1316) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1317) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1318) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1319) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1320) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1321) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1322) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1323) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1324) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1325) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1326) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1327) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1328) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1329) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1330) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1331) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1332) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1333) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1334) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1335) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1336) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1337) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1338) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1339) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1340) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1341) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1342) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1343) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1344) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1345) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1346) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1347) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1348) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1349) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1350) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1351) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1352) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1353) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1354) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1355) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1356) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1357) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1358) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1359) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1360) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1361) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1362) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1363) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1364) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1365) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1366) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1367) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1368) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1369) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1370) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1371) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1372) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1373) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1374) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1375) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1376) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1377) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1378) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1379) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1380) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1381) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1382) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1383) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1384) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1385) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1386) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1387) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1388) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1389) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1390) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1391) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1392) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1393) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1394) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1395) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1396) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1397) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1398) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1399) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1400) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1401) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1402) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1403) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1404) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1405) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1406) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1407) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1408) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1409) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1410) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1411) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1412) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1413) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1414) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1415) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1416) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1417) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1418) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1419) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1420) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1421) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1422) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1423) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1424) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1425) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1426) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1427) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1428) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1429) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1430) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1431) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1432) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1433) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1434) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1435) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1436) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1437) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1438) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1439) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1440) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1441) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1442) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1443) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1444) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1445) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1446) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1447) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1448) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1449) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1450) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1451) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1452) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1453) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1454) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1455) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1456) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1457) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1458) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1459) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1460) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1461) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1462) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1463) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1464) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1465) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1466) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1467) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1468) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1469) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1470) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1471) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1472) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1473) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1474) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1475) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1476) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1477) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1478) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1479) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1480) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1481) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1482) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1483) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1484) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1485) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1486) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1487) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1488) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1489) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1490) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1491) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1492) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1493) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1494) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1495) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1496) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1497) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1498) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1499) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1500) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1501) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1502) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1503) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1504) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1505) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1506) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1507) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1508) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1509) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1510) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1511) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1512) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1513) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1514) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1515) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1516) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1517) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1518) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1519) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1520) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1521) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1522) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1523) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1524) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1525) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1526) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1527) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1528) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1529) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1530) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1531) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1532) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1533) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1534) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1535) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1536) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1537) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1538) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1539) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1540) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1541) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1542) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1543) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1544) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1545) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1546) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1547) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1548) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1549) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1550) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1551) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1552) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1553) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1554) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1555) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1556) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1557) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1558) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1559) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1560) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1561) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1562) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1563) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1564) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1565) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1566) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1567) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1568) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1569) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1570) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1571) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1572) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1573) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1574) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1575) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1576) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1577) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1578) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1579) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1580) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1581) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1582) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1583) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1584) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1585) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1586) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1587) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1588) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1589) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1590) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1591) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1592) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1593) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1594) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1595) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1596) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1597) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1598) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1599) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1600) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1601) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1602) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1603) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1604) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1605) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1606) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1607) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1608) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1609) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1610) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1611) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1612) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1613) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1614) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1615) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1616) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1617) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1618) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1619) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1620) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1624) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1658) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1697) | pub enum _bindgen_ty_3 { type socket_state (line 1761) | pub enum socket_state { type _bindgen_ty_4 (line 1771) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1786) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1795) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1804) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1814) | pub enum _bindgen_ty_6 { type net_device_flags (line 1847) | pub enum net_device_flags { type _bindgen_ty_7 (line 1871) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1883) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1891) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2479) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1902) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1910) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1924) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1943) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2482) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2055) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2064) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2073) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2086) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2100) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2114) | pub const fn new() -> Self { function as_ptr (line 2118) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2122) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2126) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2130) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2135) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2141) | pub const fn new() -> Self { function as_ref (line 2145) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2149) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2155) | fn default() -> Self { function clone (line 2161) | fn clone(&self) -> Self { function fmt (line 2167) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2172) | fn hash(&self, _state: &mut H) {} function eq (line 2175) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/loongarch64/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/loongarch64/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/loongarch64/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type sysinfo (line 56) | pub struct sysinfo { type oldold_utsname (line 74) | pub struct oldold_utsname { type old_utsname (line 83) | pub struct old_utsname { type new_utsname (line 92) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 100) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 101) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 102) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 105) | pub const fn new() -> Self { function as_ptr (line 109) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 113) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 117) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 121) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 126) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/loongarch64/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/mips/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; FILE: builder/third-party/linux-raw-sys/src/mips/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type fsid_t (line 67) | pub type fsid_t = __kernel_fsid_t; type __fsword_t (line 68) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 71) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 76) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 79) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 84) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 89) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 95) | pub struct __user_cap_data_struct { type vfs_cap_data (line 102) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 108) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 114) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 121) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 127) | pub struct f_owner_ex { type flock (line 133) | pub struct flock { type flock64 (line 144) | pub struct flock64 { type open_how (line 153) | pub struct open_how { type epoll_event (line 160) | pub struct epoll_event { type fscrypt_policy_v1 (line 166) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 175) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 182) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 192) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 198) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 205) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 211) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 220) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 227) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 237) | pub struct mount_attr { type file_clone_range (line 245) | pub struct file_clone_range { type fstrim_range (line 253) | pub struct fstrim_range { type file_dedupe_range_info (line 260) | pub struct file_dedupe_range_info { type file_dedupe_range (line 269) | pub struct file_dedupe_range { type files_stat_struct (line 279) | pub struct files_stat_struct { type inodes_stat_t (line 286) | pub struct inodes_stat_t { type fsxattr (line 293) | pub struct fsxattr { type futex_waitv (line 303) | pub struct futex_waitv { type robust_list (line 311) | pub struct robust_list { type robust_list_head (line 316) | pub struct robust_list_head { type inotify_event (line 323) | pub struct inotify_event { type pollfd (line 332) | pub struct pollfd { type rand_pool_info (line 339) | pub struct rand_pool_info { type __kernel_timespec (line 346) | pub struct __kernel_timespec { type __kernel_itimerspec (line 352) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 358) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 364) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 370) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 376) | pub struct __kernel_sock_timeval { type timespec (line 382) | pub struct timespec { type timeval (line 388) | pub struct timeval { type itimerspec (line 394) | pub struct itimerspec { type itimerval (line 400) | pub struct itimerval { type timezone (line 406) | pub struct timezone { type rusage (line 412) | pub struct rusage { type rlimit (line 432) | pub struct rlimit { type rlimit64 (line 438) | pub struct rlimit64 { type clone_args (line 444) | pub struct clone_args { type sigset_t (line 459) | pub struct sigset_t { type sigaction (line 464) | pub struct sigaction { type sigaltstack (line 471) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 478) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 484) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 492) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 499) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 508) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 514) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 521) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 527) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 534) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 540) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 547) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 552) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 560) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 568) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 574) | pub struct statx_timestamp { type statx (line 581) | pub struct statx { type termios (line 609) | pub struct termios { type termios2 (line 619) | pub struct termios2 { type ktermios (line 631) | pub struct ktermios { type sgttyb (line 643) | pub struct sgttyb { type tchars (line 652) | pub struct tchars { type ltchars (line 662) | pub struct ltchars { type winsize (line 672) | pub struct winsize { type termio (line 680) | pub struct termio { type iovec (line 690) | pub struct iovec { type uffd_msg (line 696) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 705) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 712) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 717) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 724) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 730) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 737) | pub struct uffdio_api { type uffdio_range (line 744) | pub struct uffdio_range { type uffdio_register (line 750) | pub struct uffdio_register { type uffdio_copy (line 757) | pub struct uffdio_copy { type uffdio_zeropage (line 766) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 773) | pub struct uffdio_writeprotect { type uffdio_continue (line 779) | pub struct uffdio_continue { type linux_dirent64 (line 786) | pub struct linux_dirent64 { type stat (line 795) | pub struct stat { type stat64 (line 819) | pub struct stat64 { type statfs (line 842) | pub struct statfs { type statfs64 (line 858) | pub struct statfs64 { type user_desc (line 875) | pub struct user_desc { method seg_32bit (line 3019) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 3023) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 3030) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 3034) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 3041) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 3045) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 3052) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 3056) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 3063) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 3067) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 3074) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 3078) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 3085) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 885) | pub struct kernel_sigset_t { type kernel_sigaction (line 890) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 895) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 896) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 897) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 898) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 899) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 900) | pub const AT_VECTOR_SIZE_ARCH: u32 = 1; constant AT_NULL (line 901) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 902) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 903) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 904) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 905) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 906) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 907) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 908) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 909) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 910) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 911) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 912) | pub const AT_UID: u32 = 11; constant AT_EUID (line 913) | pub const AT_EUID: u32 = 12; constant AT_GID (line 914) | pub const AT_GID: u32 = 13; constant AT_EGID (line 915) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 916) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 917) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 918) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 919) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 920) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 921) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 922) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 923) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 924) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 925) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 926) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 927) | pub const __FD_SETSIZE: u32 = 1024; constant _MIPS_ISA_MIPS1 (line 928) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 929) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 930) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 931) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 932) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 933) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 934) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 935) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 936) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 937) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _LINUX_CAPABILITY_VERSION_1 (line 938) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 939) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 940) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 941) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 942) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 943) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 944) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 945) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 946) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 947) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 948) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 949) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 950) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 951) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 952) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 953) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 954) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 955) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 956) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 957) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 958) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 959) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 960) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 961) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 962) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 963) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 964) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 965) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 966) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 967) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 968) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 969) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 970) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 971) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 972) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 973) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 974) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 975) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 976) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 977) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 978) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 979) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 980) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 981) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 982) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 983) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 984) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 985) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 986) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 987) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 988) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 989) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 990) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 991) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 992) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 993) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 994) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 995) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 996) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 997) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 998) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 999) | pub const CAP_LAST_CAP: u32 = 40; constant O_APPEND (line 1000) | pub const O_APPEND: u32 = 8; constant O_DSYNC (line 1001) | pub const O_DSYNC: u32 = 16; constant O_NONBLOCK (line 1002) | pub const O_NONBLOCK: u32 = 128; constant O_CREAT (line 1003) | pub const O_CREAT: u32 = 256; constant O_TRUNC (line 1004) | pub const O_TRUNC: u32 = 512; constant O_EXCL (line 1005) | pub const O_EXCL: u32 = 1024; constant O_NOCTTY (line 1006) | pub const O_NOCTTY: u32 = 2048; constant FASYNC (line 1007) | pub const FASYNC: u32 = 4096; constant O_LARGEFILE (line 1008) | pub const O_LARGEFILE: u32 = 8192; constant __O_SYNC (line 1009) | pub const __O_SYNC: u32 = 16384; constant O_SYNC (line 1010) | pub const O_SYNC: u32 = 16400; constant O_DIRECT (line 1011) | pub const O_DIRECT: u32 = 32768; constant F_GETLK (line 1012) | pub const F_GETLK: u32 = 14; constant F_SETLK (line 1013) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1014) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1015) | pub const F_SETOWN: u32 = 24; constant F_GETOWN (line 1016) | pub const F_GETOWN: u32 = 23; constant F_GETLK64 (line 1017) | pub const F_GETLK64: u32 = 33; constant F_SETLK64 (line 1018) | pub const F_SETLK64: u32 = 34; constant F_SETLKW64 (line 1019) | pub const F_SETLKW64: u32 = 35; constant O_ACCMODE (line 1020) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1021) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1022) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1023) | pub const O_RDWR: u32 = 2; constant O_DIRECTORY (line 1024) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 1025) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 1026) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 1027) | pub const O_CLOEXEC: u32 = 524288; constant O_PATH (line 1028) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1029) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1030) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 1031) | pub const O_TMPFILE_MASK: u32 = 4260096; constant O_NDELAY (line 1032) | pub const O_NDELAY: u32 = 128; constant F_DUPFD (line 1033) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1034) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1035) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1036) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1037) | pub const F_SETFL: u32 = 4; constant F_SETSIG (line 1038) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1039) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 1040) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1041) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1042) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1043) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1044) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1045) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1046) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1047) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1048) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1049) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1050) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1051) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1052) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1053) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1054) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1055) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1056) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1057) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1058) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1059) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1060) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1061) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1062) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1063) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1064) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1065) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1066) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1067) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1068) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1069) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1070) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1071) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1072) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1073) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1074) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1075) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1076) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1077) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1078) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1079) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1080) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1081) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1082) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1083) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1084) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1085) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1086) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1087) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1088) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1089) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1090) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1091) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1092) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1093) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1094) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1095) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1096) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1097) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1098) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1099) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1100) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1101) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1102) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1103) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1104) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1105) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1106) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1107) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1108) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1109) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1110) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1111) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1112) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1113) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1114) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1115) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1116) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1117) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1118) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1119) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1120) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1121) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1122) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1123) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1124) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1125) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1126) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1127) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1128) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1129) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1130) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1131) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1132) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1133) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1134) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1135) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1136) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1137) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1138) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1139) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1140) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1141) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1142) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1143) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1144) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 1145) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1146) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1147) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1148) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1149) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1150) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1151) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1152) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1153) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1154) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1155) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1156) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1157) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1158) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1159) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1160) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1161) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1162) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1163) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1164) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1165) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1166) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1167) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1168) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1169) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1170) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1171) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1172) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1173) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1174) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1175) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1176) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1177) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1178) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1179) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1180) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1181) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1182) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1183) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1184) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1185) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1186) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1187) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1188) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1189) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1190) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1191) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1192) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1193) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1194) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1195) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1196) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1197) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1198) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1199) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1200) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1201) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1202) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1203) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1204) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1205) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1206) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1207) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1208) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1209) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1210) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1211) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1212) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1213) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1214) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1215) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1216) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1217) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1218) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1219) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1220) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1221) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1222) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1223) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1224) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1225) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1226) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1227) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1228) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1229) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1230) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1231) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1232) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1233) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1234) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1235) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1236) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1237) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1238) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1239) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1240) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1241) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1242) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1243) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1244) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1245) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1246) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1247) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1248) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1249) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1250) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1251) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1252) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1253) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1254) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1255) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1256) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1257) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1258) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1259) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1260) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1261) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1262) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1263) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1264) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1265) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1266) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1267) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1268) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1269) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1270) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1271) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1272) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1273) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1274) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1275) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1276) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1277) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1278) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1279) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1280) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1281) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1282) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1283) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1284) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1285) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1286) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1287) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1288) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1289) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1290) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1291) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1292) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1293) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1294) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1295) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1296) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1297) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1298) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1299) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1300) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1301) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1302) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1303) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1304) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1305) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1306) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1307) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1308) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1309) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1310) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1311) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1312) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1313) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1314) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1315) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1316) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1317) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1318) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1319) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1320) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1321) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1322) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1323) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1324) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1325) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1326) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1327) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1328) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1329) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1330) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1331) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1332) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1333) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1334) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1335) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1336) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1337) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1338) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1339) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1340) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1341) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1342) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1343) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1344) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1345) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1346) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1347) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1348) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1349) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1350) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1351) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1352) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1353) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1354) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1355) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1356) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1357) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1358) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1359) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1360) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1361) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1362) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1363) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1364) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1365) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1366) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1367) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1368) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1369) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1370) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1371) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1372) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1373) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1374) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1375) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1376) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1377) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1378) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1379) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1380) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1381) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1382) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1383) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1384) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1385) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1386) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1387) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1388) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1389) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1390) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1391) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1392) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1393) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1394) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1395) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1396) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1397) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1398) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1399) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1400) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1401) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1402) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1403) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1404) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1405) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1406) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1407) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1408) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1409) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1410) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1411) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1412) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1413) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1414) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1415) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1416) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1417) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1418) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1419) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1420) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1421) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1422) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1423) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1424) | pub const IN_NONBLOCK: u32 = 128; constant ADFS_SUPER_MAGIC (line 1425) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1426) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1427) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1428) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1429) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1430) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1431) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1432) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1433) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1434) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1435) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1436) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1437) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1438) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1439) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1440) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1441) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1442) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1443) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1444) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1445) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1446) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1447) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1448) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1449) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1450) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1451) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1452) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1453) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1454) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1455) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1456) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1457) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1458) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1459) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1460) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1461) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1462) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1463) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1464) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1465) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1466) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1467) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1468) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1469) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1470) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1471) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1472) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1473) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1474) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1475) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1476) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1477) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1478) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1479) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1480) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1481) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1482) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1483) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1484) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1485) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1486) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1487) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1488) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1489) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1490) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1491) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1492) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1493) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1494) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1495) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1496) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1497) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1498) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1499) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1500) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1501) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1502) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1503) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1504) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1505) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1506) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1507) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1508) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_NONE (line 1509) | pub const PROT_NONE: u32 = 0; constant PROT_READ (line 1510) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1511) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1512) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1513) | pub const PROT_SEM: u32 = 16; constant PROT_GROWSDOWN (line 1514) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1515) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1516) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1517) | pub const MAP_FIXED: u32 = 16; constant MAP_RENAME (line 1518) | pub const MAP_RENAME: u32 = 32; constant MAP_AUTOGROW (line 1519) | pub const MAP_AUTOGROW: u32 = 64; constant MAP_LOCAL (line 1520) | pub const MAP_LOCAL: u32 = 128; constant MAP_AUTORSRV (line 1521) | pub const MAP_AUTORSRV: u32 = 256; constant MAP_NORESERVE (line 1522) | pub const MAP_NORESERVE: u32 = 1024; constant MAP_ANONYMOUS (line 1523) | pub const MAP_ANONYMOUS: u32 = 2048; constant MAP_GROWSDOWN (line 1524) | pub const MAP_GROWSDOWN: u32 = 4096; constant MAP_DENYWRITE (line 1525) | pub const MAP_DENYWRITE: u32 = 8192; constant MAP_EXECUTABLE (line 1526) | pub const MAP_EXECUTABLE: u32 = 16384; constant MAP_LOCKED (line 1527) | pub const MAP_LOCKED: u32 = 32768; constant MAP_POPULATE (line 1528) | pub const MAP_POPULATE: u32 = 65536; constant MAP_NONBLOCK (line 1529) | pub const MAP_NONBLOCK: u32 = 131072; constant MAP_STACK (line 1530) | pub const MAP_STACK: u32 = 262144; constant MAP_HUGETLB (line 1531) | pub const MAP_HUGETLB: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1532) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MS_ASYNC (line 1533) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1534) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1535) | pub const MS_SYNC: u32 = 4; constant MCL_CURRENT (line 1536) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1537) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1538) | pub const MCL_ONFAULT: u32 = 4; constant MLOCK_ONFAULT (line 1539) | pub const MLOCK_ONFAULT: u32 = 1; constant MADV_NORMAL (line 1540) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1541) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1542) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1543) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1544) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1545) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1546) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1547) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1548) | pub const MADV_DOFORK: u32 = 11; constant MADV_MERGEABLE (line 1549) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1550) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HWPOISON (line 1551) | pub const MADV_HWPOISON: u32 = 100; constant MADV_HUGEPAGE (line 1552) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1553) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1554) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1555) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1556) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1557) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1558) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1559) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1560) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1561) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1562) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1563) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1564) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1565) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1566) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1567) | pub const PKEY_ACCESS_MASK: u32 = 3; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1568) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1569) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1570) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1571) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1572) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1573) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1574) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1575) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1576) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1577) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1578) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1579) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1580) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1581) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1582) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1583) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1584) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1585) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1586) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1587) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1588) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1589) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1590) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1591) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1592) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1593) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1594) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1595) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1596) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1597) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1598) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1599) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1600) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1601) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1602) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1603) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1604) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1605) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1606) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLWRBAND (line 1607) | pub const POLLWRBAND: u32 = 256; constant POLLIN (line 1608) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1609) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1610) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1611) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1612) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1613) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1614) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1615) | pub const POLLRDBAND: u32 = 128; constant POLLMSG (line 1616) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1617) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1618) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1619) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1620) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1621) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1622) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1623) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1624) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1625) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1626) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1627) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1628) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1629) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1630) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1631) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1632) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1633) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1634) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1635) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1636) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1637) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1638) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1639) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1640) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1641) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1642) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1643) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1644) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1645) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1646) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1647) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1648) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1649) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1650) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1651) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1652) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1653) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1654) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1655) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1656) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1657) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1658) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1659) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1660) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1661) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1662) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1663) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1664) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1665) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_NOFILE (line 1666) | pub const RLIMIT_NOFILE: u32 = 5; constant RLIMIT_AS (line 1667) | pub const RLIMIT_AS: u32 = 6; constant RLIMIT_RSS (line 1668) | pub const RLIMIT_RSS: u32 = 7; constant RLIMIT_NPROC (line 1669) | pub const RLIMIT_NPROC: u32 = 8; constant RLIMIT_MEMLOCK (line 1670) | pub const RLIMIT_MEMLOCK: u32 = 9; constant RLIM_INFINITY (line 1671) | pub const RLIM_INFINITY: u32 = 2147483647; constant RLIMIT_CPU (line 1672) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1673) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1674) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1675) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1676) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_LOCKS (line 1677) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1678) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1679) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1680) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1681) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1682) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1683) | pub const RLIM_NLIMITS: u32 = 16; constant CSIGNAL (line 1684) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1685) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1686) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1687) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1688) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1689) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1690) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1691) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1692) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1693) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1694) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1695) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1696) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1697) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1698) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1699) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1700) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1701) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1702) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1703) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1704) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1705) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1706) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1707) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1708) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1709) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1710) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1711) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1712) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1713) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1714) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1715) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1716) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1717) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1718) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1719) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1720) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1721) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1722) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1723) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1724) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1725) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1726) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1727) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1728) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1729) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1730) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1731) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1732) | pub const _NSIG: u32 = 128; constant SIGHUP (line 1733) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1734) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1735) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1736) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1737) | pub const SIGTRAP: u32 = 5; constant SIGIOT (line 1738) | pub const SIGIOT: u32 = 6; constant SIGABRT (line 1739) | pub const SIGABRT: u32 = 6; constant SIGEMT (line 1740) | pub const SIGEMT: u32 = 7; constant SIGFPE (line 1741) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1742) | pub const SIGKILL: u32 = 9; constant SIGBUS (line 1743) | pub const SIGBUS: u32 = 10; constant SIGSEGV (line 1744) | pub const SIGSEGV: u32 = 11; constant SIGSYS (line 1745) | pub const SIGSYS: u32 = 12; constant SIGPIPE (line 1746) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1747) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1748) | pub const SIGTERM: u32 = 15; constant SIGUSR1 (line 1749) | pub const SIGUSR1: u32 = 16; constant SIGUSR2 (line 1750) | pub const SIGUSR2: u32 = 17; constant SIGCHLD (line 1751) | pub const SIGCHLD: u32 = 18; constant SIGCLD (line 1752) | pub const SIGCLD: u32 = 18; constant SIGPWR (line 1753) | pub const SIGPWR: u32 = 19; constant SIGWINCH (line 1754) | pub const SIGWINCH: u32 = 20; constant SIGURG (line 1755) | pub const SIGURG: u32 = 21; constant SIGIO (line 1756) | pub const SIGIO: u32 = 22; constant SIGPOLL (line 1757) | pub const SIGPOLL: u32 = 22; constant SIGSTOP (line 1758) | pub const SIGSTOP: u32 = 23; constant SIGTSTP (line 1759) | pub const SIGTSTP: u32 = 24; constant SIGCONT (line 1760) | pub const SIGCONT: u32 = 25; constant SIGTTIN (line 1761) | pub const SIGTTIN: u32 = 26; constant SIGTTOU (line 1762) | pub const SIGTTOU: u32 = 27; constant SIGVTALRM (line 1763) | pub const SIGVTALRM: u32 = 28; constant SIGPROF (line 1764) | pub const SIGPROF: u32 = 29; constant SIGXCPU (line 1765) | pub const SIGXCPU: u32 = 30; constant SIGXFSZ (line 1766) | pub const SIGXFSZ: u32 = 31; constant SIGRTMIN (line 1767) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1768) | pub const SIGRTMAX: u32 = 128; constant SA_ONSTACK (line 1769) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESETHAND (line 1770) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_RESTART (line 1771) | pub const SA_RESTART: u32 = 268435456; constant SA_SIGINFO (line 1772) | pub const SA_SIGINFO: u32 = 8; constant SA_NODEFER (line 1773) | pub const SA_NODEFER: u32 = 1073741824; constant SA_NOCLDWAIT (line 1774) | pub const SA_NOCLDWAIT: u32 = 65536; constant SA_NOCLDSTOP (line 1775) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOMASK (line 1776) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1777) | pub const SA_ONESHOT: u32 = 2147483648; constant MINSIGSTKSZ (line 1778) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1779) | pub const SIGSTKSZ: u32 = 8192; constant SIG_BLOCK (line 1780) | pub const SIG_BLOCK: u32 = 1; constant SIG_UNBLOCK (line 1781) | pub const SIG_UNBLOCK: u32 = 2; constant SIG_SETMASK (line 1782) | pub const SIG_SETMASK: u32 = 3; constant SA_UNSUPPORTED (line 1783) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1784) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SI_MAX_SIZE (line 1785) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1786) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1787) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1788) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1789) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1790) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1791) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1792) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1793) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1794) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1795) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1796) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1797) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1798) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1799) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1800) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1801) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1802) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1803) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1804) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1805) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1806) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1807) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1808) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1809) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1810) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1811) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1812) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1813) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1814) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1815) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1816) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1817) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1818) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1819) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1820) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1821) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1822) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1823) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1824) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1825) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1826) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1827) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1828) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1829) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1830) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1831) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1832) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1833) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1834) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1835) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1836) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1837) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1838) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1839) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1840) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1841) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1842) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1843) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1844) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1845) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1846) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1847) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1848) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1849) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1850) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1851) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1852) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1853) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1854) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1855) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1856) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1857) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1858) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1859) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1860) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1861) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1862) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1863) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1864) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1865) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1866) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1867) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1868) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1869) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1870) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1871) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1872) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1873) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1874) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1875) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1876) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1877) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1878) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1879) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1880) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1881) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1882) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1883) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1884) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1885) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1886) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1887) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1888) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1889) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1890) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1891) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1892) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1893) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1894) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1895) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1896) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1897) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1898) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1899) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1900) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1901) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1902) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1903) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1904) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1905) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1906) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1907) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1908) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1909) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1910) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1911) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1912) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1913) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1914) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1915) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1916) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1917) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1918) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1919) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1920) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1921) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1922) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1923) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1924) | pub const STATX_ATTR_DAX: u32 = 2097152; constant EPERM (line 1925) | pub const EPERM: u32 = 1; constant ENOENT (line 1926) | pub const ENOENT: u32 = 2; constant ESRCH (line 1927) | pub const ESRCH: u32 = 3; constant EINTR (line 1928) | pub const EINTR: u32 = 4; constant EIO (line 1929) | pub const EIO: u32 = 5; constant ENXIO (line 1930) | pub const ENXIO: u32 = 6; constant E2BIG (line 1931) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 1932) | pub const ENOEXEC: u32 = 8; constant EBADF (line 1933) | pub const EBADF: u32 = 9; constant ECHILD (line 1934) | pub const ECHILD: u32 = 10; constant EAGAIN (line 1935) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 1936) | pub const ENOMEM: u32 = 12; constant EACCES (line 1937) | pub const EACCES: u32 = 13; constant EFAULT (line 1938) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 1939) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 1940) | pub const EBUSY: u32 = 16; constant EEXIST (line 1941) | pub const EEXIST: u32 = 17; constant EXDEV (line 1942) | pub const EXDEV: u32 = 18; constant ENODEV (line 1943) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 1944) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 1945) | pub const EISDIR: u32 = 21; constant EINVAL (line 1946) | pub const EINVAL: u32 = 22; constant ENFILE (line 1947) | pub const ENFILE: u32 = 23; constant EMFILE (line 1948) | pub const EMFILE: u32 = 24; constant ENOTTY (line 1949) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 1950) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 1951) | pub const EFBIG: u32 = 27; constant ENOSPC (line 1952) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 1953) | pub const ESPIPE: u32 = 29; constant EROFS (line 1954) | pub const EROFS: u32 = 30; constant EMLINK (line 1955) | pub const EMLINK: u32 = 31; constant EPIPE (line 1956) | pub const EPIPE: u32 = 32; constant EDOM (line 1957) | pub const EDOM: u32 = 33; constant ERANGE (line 1958) | pub const ERANGE: u32 = 34; constant ENOMSG (line 1959) | pub const ENOMSG: u32 = 35; constant EIDRM (line 1960) | pub const EIDRM: u32 = 36; constant ECHRNG (line 1961) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 1962) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 1963) | pub const EL3HLT: u32 = 39; constant EL3RST (line 1964) | pub const EL3RST: u32 = 40; constant ELNRNG (line 1965) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 1966) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 1967) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 1968) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 1969) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 1970) | pub const ENOLCK: u32 = 46; constant EBADE (line 1971) | pub const EBADE: u32 = 50; constant EBADR (line 1972) | pub const EBADR: u32 = 51; constant EXFULL (line 1973) | pub const EXFULL: u32 = 52; constant ENOANO (line 1974) | pub const ENOANO: u32 = 53; constant EBADRQC (line 1975) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 1976) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 1977) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 1978) | pub const EBFONT: u32 = 59; constant ENOSTR (line 1979) | pub const ENOSTR: u32 = 60; constant ENODATA (line 1980) | pub const ENODATA: u32 = 61; constant ETIME (line 1981) | pub const ETIME: u32 = 62; constant ENOSR (line 1982) | pub const ENOSR: u32 = 63; constant ENONET (line 1983) | pub const ENONET: u32 = 64; constant ENOPKG (line 1984) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 1985) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 1986) | pub const ENOLINK: u32 = 67; constant EADV (line 1987) | pub const EADV: u32 = 68; constant ESRMNT (line 1988) | pub const ESRMNT: u32 = 69; constant ECOMM (line 1989) | pub const ECOMM: u32 = 70; constant EPROTO (line 1990) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 1991) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 1992) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 1993) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 1994) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 1995) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 1996) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 1997) | pub const EBADFD: u32 = 81; constant EREMCHG (line 1998) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 1999) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 2000) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 2001) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 2002) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 2003) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 2004) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 2005) | pub const ENOSYS: u32 = 89; constant ELOOP (line 2006) | pub const ELOOP: u32 = 90; constant ERESTART (line 2007) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 2008) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 2009) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 2010) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 2011) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 2012) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 2013) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 2014) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 2015) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 2016) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 2017) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 2018) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 2019) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 2020) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 2021) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 2022) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 2023) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 2024) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 2025) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 2026) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 2027) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 2028) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 2029) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 2030) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 2031) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 2032) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 2033) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 2034) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 2035) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 2036) | pub const EINIT: u32 = 141; constant EREMDEV (line 2037) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 2038) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 2039) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 2040) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 2041) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 2042) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 2043) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 2044) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 2045) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 2046) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 2047) | pub const ESTALE: u32 = 151; constant ECANCELED (line 2048) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 2049) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 2050) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 2051) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 2052) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 2053) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 2054) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 2055) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 2056) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 2057) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 2058) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 2059) | pub const EDQUOT: u32 = 1133; constant IGNBRK (line 2060) | pub const IGNBRK: u32 = 1; constant BRKINT (line 2061) | pub const BRKINT: u32 = 2; constant IGNPAR (line 2062) | pub const IGNPAR: u32 = 4; constant PARMRK (line 2063) | pub const PARMRK: u32 = 8; constant INPCK (line 2064) | pub const INPCK: u32 = 16; constant ISTRIP (line 2065) | pub const ISTRIP: u32 = 32; constant INLCR (line 2066) | pub const INLCR: u32 = 64; constant IGNCR (line 2067) | pub const IGNCR: u32 = 128; constant ICRNL (line 2068) | pub const ICRNL: u32 = 256; constant IXANY (line 2069) | pub const IXANY: u32 = 2048; constant OPOST (line 2070) | pub const OPOST: u32 = 1; constant OCRNL (line 2071) | pub const OCRNL: u32 = 8; constant ONOCR (line 2072) | pub const ONOCR: u32 = 16; constant ONLRET (line 2073) | pub const ONLRET: u32 = 32; constant OFILL (line 2074) | pub const OFILL: u32 = 64; constant OFDEL (line 2075) | pub const OFDEL: u32 = 128; constant B0 (line 2076) | pub const B0: u32 = 0; constant B50 (line 2077) | pub const B50: u32 = 1; constant B75 (line 2078) | pub const B75: u32 = 2; constant B110 (line 2079) | pub const B110: u32 = 3; constant B134 (line 2080) | pub const B134: u32 = 4; constant B150 (line 2081) | pub const B150: u32 = 5; constant B200 (line 2082) | pub const B200: u32 = 6; constant B300 (line 2083) | pub const B300: u32 = 7; constant B600 (line 2084) | pub const B600: u32 = 8; constant B1200 (line 2085) | pub const B1200: u32 = 9; constant B1800 (line 2086) | pub const B1800: u32 = 10; constant B2400 (line 2087) | pub const B2400: u32 = 11; constant B4800 (line 2088) | pub const B4800: u32 = 12; constant B9600 (line 2089) | pub const B9600: u32 = 13; constant B19200 (line 2090) | pub const B19200: u32 = 14; constant B38400 (line 2091) | pub const B38400: u32 = 15; constant EXTA (line 2092) | pub const EXTA: u32 = 14; constant EXTB (line 2093) | pub const EXTB: u32 = 15; constant ADDRB (line 2094) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 2095) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 2096) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 2097) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 2098) | pub const TCOOFF: u32 = 0; constant TCOON (line 2099) | pub const TCOON: u32 = 1; constant TCIOFF (line 2100) | pub const TCIOFF: u32 = 2; constant TCION (line 2101) | pub const TCION: u32 = 3; constant TCIFLUSH (line 2102) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 2103) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 2104) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 2105) | pub const NCCS: u32 = 23; constant VINTR (line 2106) | pub const VINTR: u32 = 0; constant VQUIT (line 2107) | pub const VQUIT: u32 = 1; constant VERASE (line 2108) | pub const VERASE: u32 = 2; constant VKILL (line 2109) | pub const VKILL: u32 = 3; constant VMIN (line 2110) | pub const VMIN: u32 = 4; constant VTIME (line 2111) | pub const VTIME: u32 = 5; constant VEOL2 (line 2112) | pub const VEOL2: u32 = 6; constant VSWTC (line 2113) | pub const VSWTC: u32 = 7; constant VSWTCH (line 2114) | pub const VSWTCH: u32 = 7; constant VSTART (line 2115) | pub const VSTART: u32 = 8; constant VSTOP (line 2116) | pub const VSTOP: u32 = 9; constant VSUSP (line 2117) | pub const VSUSP: u32 = 10; constant VREPRINT (line 2118) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 2119) | pub const VDISCARD: u32 = 13; constant VWERASE (line 2120) | pub const VWERASE: u32 = 14; constant VLNEXT (line 2121) | pub const VLNEXT: u32 = 15; constant VEOF (line 2122) | pub const VEOF: u32 = 16; constant VEOL (line 2123) | pub const VEOL: u32 = 17; constant IUCLC (line 2124) | pub const IUCLC: u32 = 512; constant IXON (line 2125) | pub const IXON: u32 = 1024; constant IXOFF (line 2126) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 2127) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2128) | pub const IUTF8: u32 = 16384; constant OLCUC (line 2129) | pub const OLCUC: u32 = 2; constant ONLCR (line 2130) | pub const ONLCR: u32 = 4; constant NLDLY (line 2131) | pub const NLDLY: u32 = 256; constant NL0 (line 2132) | pub const NL0: u32 = 0; constant NL1 (line 2133) | pub const NL1: u32 = 256; constant CRDLY (line 2134) | pub const CRDLY: u32 = 1536; constant CR0 (line 2135) | pub const CR0: u32 = 0; constant CR1 (line 2136) | pub const CR1: u32 = 512; constant CR2 (line 2137) | pub const CR2: u32 = 1024; constant CR3 (line 2138) | pub const CR3: u32 = 1536; constant TABDLY (line 2139) | pub const TABDLY: u32 = 6144; constant TAB0 (line 2140) | pub const TAB0: u32 = 0; constant TAB1 (line 2141) | pub const TAB1: u32 = 2048; constant TAB2 (line 2142) | pub const TAB2: u32 = 4096; constant TAB3 (line 2143) | pub const TAB3: u32 = 6144; constant XTABS (line 2144) | pub const XTABS: u32 = 6144; constant BSDLY (line 2145) | pub const BSDLY: u32 = 8192; constant BS0 (line 2146) | pub const BS0: u32 = 0; constant BS1 (line 2147) | pub const BS1: u32 = 8192; constant VTDLY (line 2148) | pub const VTDLY: u32 = 16384; constant VT0 (line 2149) | pub const VT0: u32 = 0; constant VT1 (line 2150) | pub const VT1: u32 = 16384; constant FFDLY (line 2151) | pub const FFDLY: u32 = 32768; constant FF0 (line 2152) | pub const FF0: u32 = 0; constant FF1 (line 2153) | pub const FF1: u32 = 32768; constant CBAUD (line 2154) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2155) | pub const CSIZE: u32 = 48; constant CS5 (line 2156) | pub const CS5: u32 = 0; constant CS6 (line 2157) | pub const CS6: u32 = 16; constant CS7 (line 2158) | pub const CS7: u32 = 32; constant CS8 (line 2159) | pub const CS8: u32 = 48; constant CSTOPB (line 2160) | pub const CSTOPB: u32 = 64; constant CREAD (line 2161) | pub const CREAD: u32 = 128; constant PARENB (line 2162) | pub const PARENB: u32 = 256; constant PARODD (line 2163) | pub const PARODD: u32 = 512; constant HUPCL (line 2164) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2165) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2166) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2167) | pub const BOTHER: u32 = 4096; constant B57600 (line 2168) | pub const B57600: u32 = 4097; constant B115200 (line 2169) | pub const B115200: u32 = 4098; constant B230400 (line 2170) | pub const B230400: u32 = 4099; constant B460800 (line 2171) | pub const B460800: u32 = 4100; constant B500000 (line 2172) | pub const B500000: u32 = 4101; constant B576000 (line 2173) | pub const B576000: u32 = 4102; constant B921600 (line 2174) | pub const B921600: u32 = 4103; constant B1000000 (line 2175) | pub const B1000000: u32 = 4104; constant B1152000 (line 2176) | pub const B1152000: u32 = 4105; constant B1500000 (line 2177) | pub const B1500000: u32 = 4106; constant B2000000 (line 2178) | pub const B2000000: u32 = 4107; constant B2500000 (line 2179) | pub const B2500000: u32 = 4108; constant B3000000 (line 2180) | pub const B3000000: u32 = 4109; constant B3500000 (line 2181) | pub const B3500000: u32 = 4110; constant B4000000 (line 2182) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2183) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2184) | pub const ISIG: u32 = 1; constant ICANON (line 2185) | pub const ICANON: u32 = 2; constant XCASE (line 2186) | pub const XCASE: u32 = 4; constant ECHO (line 2187) | pub const ECHO: u32 = 8; constant ECHOE (line 2188) | pub const ECHOE: u32 = 16; constant ECHOK (line 2189) | pub const ECHOK: u32 = 32; constant ECHONL (line 2190) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2191) | pub const NOFLSH: u32 = 128; constant IEXTEN (line 2192) | pub const IEXTEN: u32 = 256; constant ECHOCTL (line 2193) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2194) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2195) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2196) | pub const FLUSHO: u32 = 8192; constant PENDIN (line 2197) | pub const PENDIN: u32 = 16384; constant TOSTOP (line 2198) | pub const TOSTOP: u32 = 32768; constant ITOSTOP (line 2199) | pub const ITOSTOP: u32 = 32768; constant EXTPROC (line 2200) | pub const EXTPROC: u32 = 65536; constant TIOCSER_TEMT (line 2201) | pub const TIOCSER_TEMT: u32 = 1; constant TIOCPKT_DATA (line 2202) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2203) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2204) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2205) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2206) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2207) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2208) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2209) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCGLTC (line 2210) | pub const TIOCGLTC: u32 = 29812; constant TIOCSLTC (line 2211) | pub const TIOCSLTC: u32 = 29813; constant TIOCGETP (line 2212) | pub const TIOCGETP: u32 = 29704; constant TIOCSETP (line 2213) | pub const TIOCSETP: u32 = 29705; constant TIOCSETN (line 2214) | pub const TIOCSETN: u32 = 29706; constant NCC (line 2215) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2216) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2217) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2218) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2219) | pub const TIOCM_ST: u32 = 16; constant TIOCM_SR (line 2220) | pub const TIOCM_SR: u32 = 32; constant TIOCM_CTS (line 2221) | pub const TIOCM_CTS: u32 = 64; constant TIOCM_CAR (line 2222) | pub const TIOCM_CAR: u32 = 256; constant TIOCM_CD (line 2223) | pub const TIOCM_CD: u32 = 256; constant TIOCM_RNG (line 2224) | pub const TIOCM_RNG: u32 = 512; constant TIOCM_RI (line 2225) | pub const TIOCM_RI: u32 = 512; constant TIOCM_DSR (line 2226) | pub const TIOCM_DSR: u32 = 1024; constant TIOCM_OUT1 (line 2227) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2228) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2229) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2230) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2231) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_Linux (line 2232) | pub const __NR_Linux: u32 = 4000; constant __NR_syscall (line 2233) | pub const __NR_syscall: u32 = 4000; constant __NR_exit (line 2234) | pub const __NR_exit: u32 = 4001; constant __NR_fork (line 2235) | pub const __NR_fork: u32 = 4002; constant __NR_read (line 2236) | pub const __NR_read: u32 = 4003; constant __NR_write (line 2237) | pub const __NR_write: u32 = 4004; constant __NR_open (line 2238) | pub const __NR_open: u32 = 4005; constant __NR_close (line 2239) | pub const __NR_close: u32 = 4006; constant __NR_waitpid (line 2240) | pub const __NR_waitpid: u32 = 4007; constant __NR_creat (line 2241) | pub const __NR_creat: u32 = 4008; constant __NR_link (line 2242) | pub const __NR_link: u32 = 4009; constant __NR_unlink (line 2243) | pub const __NR_unlink: u32 = 4010; constant __NR_execve (line 2244) | pub const __NR_execve: u32 = 4011; constant __NR_chdir (line 2245) | pub const __NR_chdir: u32 = 4012; constant __NR_time (line 2246) | pub const __NR_time: u32 = 4013; constant __NR_mknod (line 2247) | pub const __NR_mknod: u32 = 4014; constant __NR_chmod (line 2248) | pub const __NR_chmod: u32 = 4015; constant __NR_lchown (line 2249) | pub const __NR_lchown: u32 = 4016; constant __NR_break (line 2250) | pub const __NR_break: u32 = 4017; constant __NR_unused18 (line 2251) | pub const __NR_unused18: u32 = 4018; constant __NR_lseek (line 2252) | pub const __NR_lseek: u32 = 4019; constant __NR_getpid (line 2253) | pub const __NR_getpid: u32 = 4020; constant __NR_mount (line 2254) | pub const __NR_mount: u32 = 4021; constant __NR_umount (line 2255) | pub const __NR_umount: u32 = 4022; constant __NR_setuid (line 2256) | pub const __NR_setuid: u32 = 4023; constant __NR_getuid (line 2257) | pub const __NR_getuid: u32 = 4024; constant __NR_stime (line 2258) | pub const __NR_stime: u32 = 4025; constant __NR_ptrace (line 2259) | pub const __NR_ptrace: u32 = 4026; constant __NR_alarm (line 2260) | pub const __NR_alarm: u32 = 4027; constant __NR_unused28 (line 2261) | pub const __NR_unused28: u32 = 4028; constant __NR_pause (line 2262) | pub const __NR_pause: u32 = 4029; constant __NR_utime (line 2263) | pub const __NR_utime: u32 = 4030; constant __NR_stty (line 2264) | pub const __NR_stty: u32 = 4031; constant __NR_gtty (line 2265) | pub const __NR_gtty: u32 = 4032; constant __NR_access (line 2266) | pub const __NR_access: u32 = 4033; constant __NR_nice (line 2267) | pub const __NR_nice: u32 = 4034; constant __NR_ftime (line 2268) | pub const __NR_ftime: u32 = 4035; constant __NR_sync (line 2269) | pub const __NR_sync: u32 = 4036; constant __NR_kill (line 2270) | pub const __NR_kill: u32 = 4037; constant __NR_rename (line 2271) | pub const __NR_rename: u32 = 4038; constant __NR_mkdir (line 2272) | pub const __NR_mkdir: u32 = 4039; constant __NR_rmdir (line 2273) | pub const __NR_rmdir: u32 = 4040; constant __NR_dup (line 2274) | pub const __NR_dup: u32 = 4041; constant __NR_pipe (line 2275) | pub const __NR_pipe: u32 = 4042; constant __NR_times (line 2276) | pub const __NR_times: u32 = 4043; constant __NR_prof (line 2277) | pub const __NR_prof: u32 = 4044; constant __NR_brk (line 2278) | pub const __NR_brk: u32 = 4045; constant __NR_setgid (line 2279) | pub const __NR_setgid: u32 = 4046; constant __NR_getgid (line 2280) | pub const __NR_getgid: u32 = 4047; constant __NR_signal (line 2281) | pub const __NR_signal: u32 = 4048; constant __NR_geteuid (line 2282) | pub const __NR_geteuid: u32 = 4049; constant __NR_getegid (line 2283) | pub const __NR_getegid: u32 = 4050; constant __NR_acct (line 2284) | pub const __NR_acct: u32 = 4051; constant __NR_umount2 (line 2285) | pub const __NR_umount2: u32 = 4052; constant __NR_lock (line 2286) | pub const __NR_lock: u32 = 4053; constant __NR_ioctl (line 2287) | pub const __NR_ioctl: u32 = 4054; constant __NR_fcntl (line 2288) | pub const __NR_fcntl: u32 = 4055; constant __NR_mpx (line 2289) | pub const __NR_mpx: u32 = 4056; constant __NR_setpgid (line 2290) | pub const __NR_setpgid: u32 = 4057; constant __NR_ulimit (line 2291) | pub const __NR_ulimit: u32 = 4058; constant __NR_unused59 (line 2292) | pub const __NR_unused59: u32 = 4059; constant __NR_umask (line 2293) | pub const __NR_umask: u32 = 4060; constant __NR_chroot (line 2294) | pub const __NR_chroot: u32 = 4061; constant __NR_ustat (line 2295) | pub const __NR_ustat: u32 = 4062; constant __NR_dup2 (line 2296) | pub const __NR_dup2: u32 = 4063; constant __NR_getppid (line 2297) | pub const __NR_getppid: u32 = 4064; constant __NR_getpgrp (line 2298) | pub const __NR_getpgrp: u32 = 4065; constant __NR_setsid (line 2299) | pub const __NR_setsid: u32 = 4066; constant __NR_sigaction (line 2300) | pub const __NR_sigaction: u32 = 4067; constant __NR_sgetmask (line 2301) | pub const __NR_sgetmask: u32 = 4068; constant __NR_ssetmask (line 2302) | pub const __NR_ssetmask: u32 = 4069; constant __NR_setreuid (line 2303) | pub const __NR_setreuid: u32 = 4070; constant __NR_setregid (line 2304) | pub const __NR_setregid: u32 = 4071; constant __NR_sigsuspend (line 2305) | pub const __NR_sigsuspend: u32 = 4072; constant __NR_sigpending (line 2306) | pub const __NR_sigpending: u32 = 4073; constant __NR_sethostname (line 2307) | pub const __NR_sethostname: u32 = 4074; constant __NR_setrlimit (line 2308) | pub const __NR_setrlimit: u32 = 4075; constant __NR_getrlimit (line 2309) | pub const __NR_getrlimit: u32 = 4076; constant __NR_getrusage (line 2310) | pub const __NR_getrusage: u32 = 4077; constant __NR_gettimeofday (line 2311) | pub const __NR_gettimeofday: u32 = 4078; constant __NR_settimeofday (line 2312) | pub const __NR_settimeofday: u32 = 4079; constant __NR_getgroups (line 2313) | pub const __NR_getgroups: u32 = 4080; constant __NR_setgroups (line 2314) | pub const __NR_setgroups: u32 = 4081; constant __NR_reserved82 (line 2315) | pub const __NR_reserved82: u32 = 4082; constant __NR_symlink (line 2316) | pub const __NR_symlink: u32 = 4083; constant __NR_unused84 (line 2317) | pub const __NR_unused84: u32 = 4084; constant __NR_readlink (line 2318) | pub const __NR_readlink: u32 = 4085; constant __NR_uselib (line 2319) | pub const __NR_uselib: u32 = 4086; constant __NR_swapon (line 2320) | pub const __NR_swapon: u32 = 4087; constant __NR_reboot (line 2321) | pub const __NR_reboot: u32 = 4088; constant __NR_readdir (line 2322) | pub const __NR_readdir: u32 = 4089; constant __NR_mmap (line 2323) | pub const __NR_mmap: u32 = 4090; constant __NR_munmap (line 2324) | pub const __NR_munmap: u32 = 4091; constant __NR_truncate (line 2325) | pub const __NR_truncate: u32 = 4092; constant __NR_ftruncate (line 2326) | pub const __NR_ftruncate: u32 = 4093; constant __NR_fchmod (line 2327) | pub const __NR_fchmod: u32 = 4094; constant __NR_fchown (line 2328) | pub const __NR_fchown: u32 = 4095; constant __NR_getpriority (line 2329) | pub const __NR_getpriority: u32 = 4096; constant __NR_setpriority (line 2330) | pub const __NR_setpriority: u32 = 4097; constant __NR_profil (line 2331) | pub const __NR_profil: u32 = 4098; constant __NR_statfs (line 2332) | pub const __NR_statfs: u32 = 4099; constant __NR_fstatfs (line 2333) | pub const __NR_fstatfs: u32 = 4100; constant __NR_ioperm (line 2334) | pub const __NR_ioperm: u32 = 4101; constant __NR_socketcall (line 2335) | pub const __NR_socketcall: u32 = 4102; constant __NR_syslog (line 2336) | pub const __NR_syslog: u32 = 4103; constant __NR_setitimer (line 2337) | pub const __NR_setitimer: u32 = 4104; constant __NR_getitimer (line 2338) | pub const __NR_getitimer: u32 = 4105; constant __NR_stat (line 2339) | pub const __NR_stat: u32 = 4106; constant __NR_lstat (line 2340) | pub const __NR_lstat: u32 = 4107; constant __NR_fstat (line 2341) | pub const __NR_fstat: u32 = 4108; constant __NR_unused109 (line 2342) | pub const __NR_unused109: u32 = 4109; constant __NR_iopl (line 2343) | pub const __NR_iopl: u32 = 4110; constant __NR_vhangup (line 2344) | pub const __NR_vhangup: u32 = 4111; constant __NR_idle (line 2345) | pub const __NR_idle: u32 = 4112; constant __NR_vm86 (line 2346) | pub const __NR_vm86: u32 = 4113; constant __NR_wait4 (line 2347) | pub const __NR_wait4: u32 = 4114; constant __NR_swapoff (line 2348) | pub const __NR_swapoff: u32 = 4115; constant __NR_sysinfo (line 2349) | pub const __NR_sysinfo: u32 = 4116; constant __NR_ipc (line 2350) | pub const __NR_ipc: u32 = 4117; constant __NR_fsync (line 2351) | pub const __NR_fsync: u32 = 4118; constant __NR_sigreturn (line 2352) | pub const __NR_sigreturn: u32 = 4119; constant __NR_clone (line 2353) | pub const __NR_clone: u32 = 4120; constant __NR_setdomainname (line 2354) | pub const __NR_setdomainname: u32 = 4121; constant __NR_uname (line 2355) | pub const __NR_uname: u32 = 4122; constant __NR_modify_ldt (line 2356) | pub const __NR_modify_ldt: u32 = 4123; constant __NR_adjtimex (line 2357) | pub const __NR_adjtimex: u32 = 4124; constant __NR_mprotect (line 2358) | pub const __NR_mprotect: u32 = 4125; constant __NR_sigprocmask (line 2359) | pub const __NR_sigprocmask: u32 = 4126; constant __NR_create_module (line 2360) | pub const __NR_create_module: u32 = 4127; constant __NR_init_module (line 2361) | pub const __NR_init_module: u32 = 4128; constant __NR_delete_module (line 2362) | pub const __NR_delete_module: u32 = 4129; constant __NR_get_kernel_syms (line 2363) | pub const __NR_get_kernel_syms: u32 = 4130; constant __NR_quotactl (line 2364) | pub const __NR_quotactl: u32 = 4131; constant __NR_getpgid (line 2365) | pub const __NR_getpgid: u32 = 4132; constant __NR_fchdir (line 2366) | pub const __NR_fchdir: u32 = 4133; constant __NR_bdflush (line 2367) | pub const __NR_bdflush: u32 = 4134; constant __NR_sysfs (line 2368) | pub const __NR_sysfs: u32 = 4135; constant __NR_personality (line 2369) | pub const __NR_personality: u32 = 4136; constant __NR_afs_syscall (line 2370) | pub const __NR_afs_syscall: u32 = 4137; constant __NR_setfsuid (line 2371) | pub const __NR_setfsuid: u32 = 4138; constant __NR_setfsgid (line 2372) | pub const __NR_setfsgid: u32 = 4139; constant __NR__llseek (line 2373) | pub const __NR__llseek: u32 = 4140; constant __NR_getdents (line 2374) | pub const __NR_getdents: u32 = 4141; constant __NR__newselect (line 2375) | pub const __NR__newselect: u32 = 4142; constant __NR_flock (line 2376) | pub const __NR_flock: u32 = 4143; constant __NR_msync (line 2377) | pub const __NR_msync: u32 = 4144; constant __NR_readv (line 2378) | pub const __NR_readv: u32 = 4145; constant __NR_writev (line 2379) | pub const __NR_writev: u32 = 4146; constant __NR_cacheflush (line 2380) | pub const __NR_cacheflush: u32 = 4147; constant __NR_cachectl (line 2381) | pub const __NR_cachectl: u32 = 4148; constant __NR_sysmips (line 2382) | pub const __NR_sysmips: u32 = 4149; constant __NR_unused150 (line 2383) | pub const __NR_unused150: u32 = 4150; constant __NR_getsid (line 2384) | pub const __NR_getsid: u32 = 4151; constant __NR_fdatasync (line 2385) | pub const __NR_fdatasync: u32 = 4152; constant __NR__sysctl (line 2386) | pub const __NR__sysctl: u32 = 4153; constant __NR_mlock (line 2387) | pub const __NR_mlock: u32 = 4154; constant __NR_munlock (line 2388) | pub const __NR_munlock: u32 = 4155; constant __NR_mlockall (line 2389) | pub const __NR_mlockall: u32 = 4156; constant __NR_munlockall (line 2390) | pub const __NR_munlockall: u32 = 4157; constant __NR_sched_setparam (line 2391) | pub const __NR_sched_setparam: u32 = 4158; constant __NR_sched_getparam (line 2392) | pub const __NR_sched_getparam: u32 = 4159; constant __NR_sched_setscheduler (line 2393) | pub const __NR_sched_setscheduler: u32 = 4160; constant __NR_sched_getscheduler (line 2394) | pub const __NR_sched_getscheduler: u32 = 4161; constant __NR_sched_yield (line 2395) | pub const __NR_sched_yield: u32 = 4162; constant __NR_sched_get_priority_max (line 2396) | pub const __NR_sched_get_priority_max: u32 = 4163; constant __NR_sched_get_priority_min (line 2397) | pub const __NR_sched_get_priority_min: u32 = 4164; constant __NR_sched_rr_get_interval (line 2398) | pub const __NR_sched_rr_get_interval: u32 = 4165; constant __NR_nanosleep (line 2399) | pub const __NR_nanosleep: u32 = 4166; constant __NR_mremap (line 2400) | pub const __NR_mremap: u32 = 4167; constant __NR_accept (line 2401) | pub const __NR_accept: u32 = 4168; constant __NR_bind (line 2402) | pub const __NR_bind: u32 = 4169; constant __NR_connect (line 2403) | pub const __NR_connect: u32 = 4170; constant __NR_getpeername (line 2404) | pub const __NR_getpeername: u32 = 4171; constant __NR_getsockname (line 2405) | pub const __NR_getsockname: u32 = 4172; constant __NR_getsockopt (line 2406) | pub const __NR_getsockopt: u32 = 4173; constant __NR_listen (line 2407) | pub const __NR_listen: u32 = 4174; constant __NR_recv (line 2408) | pub const __NR_recv: u32 = 4175; constant __NR_recvfrom (line 2409) | pub const __NR_recvfrom: u32 = 4176; constant __NR_recvmsg (line 2410) | pub const __NR_recvmsg: u32 = 4177; constant __NR_send (line 2411) | pub const __NR_send: u32 = 4178; constant __NR_sendmsg (line 2412) | pub const __NR_sendmsg: u32 = 4179; constant __NR_sendto (line 2413) | pub const __NR_sendto: u32 = 4180; constant __NR_setsockopt (line 2414) | pub const __NR_setsockopt: u32 = 4181; constant __NR_shutdown (line 2415) | pub const __NR_shutdown: u32 = 4182; constant __NR_socket (line 2416) | pub const __NR_socket: u32 = 4183; constant __NR_socketpair (line 2417) | pub const __NR_socketpair: u32 = 4184; constant __NR_setresuid (line 2418) | pub const __NR_setresuid: u32 = 4185; constant __NR_getresuid (line 2419) | pub const __NR_getresuid: u32 = 4186; constant __NR_query_module (line 2420) | pub const __NR_query_module: u32 = 4187; constant __NR_poll (line 2421) | pub const __NR_poll: u32 = 4188; constant __NR_nfsservctl (line 2422) | pub const __NR_nfsservctl: u32 = 4189; constant __NR_setresgid (line 2423) | pub const __NR_setresgid: u32 = 4190; constant __NR_getresgid (line 2424) | pub const __NR_getresgid: u32 = 4191; constant __NR_prctl (line 2425) | pub const __NR_prctl: u32 = 4192; constant __NR_rt_sigreturn (line 2426) | pub const __NR_rt_sigreturn: u32 = 4193; constant __NR_rt_sigaction (line 2427) | pub const __NR_rt_sigaction: u32 = 4194; constant __NR_rt_sigprocmask (line 2428) | pub const __NR_rt_sigprocmask: u32 = 4195; constant __NR_rt_sigpending (line 2429) | pub const __NR_rt_sigpending: u32 = 4196; constant __NR_rt_sigtimedwait (line 2430) | pub const __NR_rt_sigtimedwait: u32 = 4197; constant __NR_rt_sigqueueinfo (line 2431) | pub const __NR_rt_sigqueueinfo: u32 = 4198; constant __NR_rt_sigsuspend (line 2432) | pub const __NR_rt_sigsuspend: u32 = 4199; constant __NR_pread64 (line 2433) | pub const __NR_pread64: u32 = 4200; constant __NR_pwrite64 (line 2434) | pub const __NR_pwrite64: u32 = 4201; constant __NR_chown (line 2435) | pub const __NR_chown: u32 = 4202; constant __NR_getcwd (line 2436) | pub const __NR_getcwd: u32 = 4203; constant __NR_capget (line 2437) | pub const __NR_capget: u32 = 4204; constant __NR_capset (line 2438) | pub const __NR_capset: u32 = 4205; constant __NR_sigaltstack (line 2439) | pub const __NR_sigaltstack: u32 = 4206; constant __NR_sendfile (line 2440) | pub const __NR_sendfile: u32 = 4207; constant __NR_getpmsg (line 2441) | pub const __NR_getpmsg: u32 = 4208; constant __NR_putpmsg (line 2442) | pub const __NR_putpmsg: u32 = 4209; constant __NR_mmap2 (line 2443) | pub const __NR_mmap2: u32 = 4210; constant __NR_truncate64 (line 2444) | pub const __NR_truncate64: u32 = 4211; constant __NR_ftruncate64 (line 2445) | pub const __NR_ftruncate64: u32 = 4212; constant __NR_stat64 (line 2446) | pub const __NR_stat64: u32 = 4213; constant __NR_lstat64 (line 2447) | pub const __NR_lstat64: u32 = 4214; constant __NR_fstat64 (line 2448) | pub const __NR_fstat64: u32 = 4215; constant __NR_pivot_root (line 2449) | pub const __NR_pivot_root: u32 = 4216; constant __NR_mincore (line 2450) | pub const __NR_mincore: u32 = 4217; constant __NR_madvise (line 2451) | pub const __NR_madvise: u32 = 4218; constant __NR_getdents64 (line 2452) | pub const __NR_getdents64: u32 = 4219; constant __NR_fcntl64 (line 2453) | pub const __NR_fcntl64: u32 = 4220; constant __NR_reserved221 (line 2454) | pub const __NR_reserved221: u32 = 4221; constant __NR_gettid (line 2455) | pub const __NR_gettid: u32 = 4222; constant __NR_readahead (line 2456) | pub const __NR_readahead: u32 = 4223; constant __NR_setxattr (line 2457) | pub const __NR_setxattr: u32 = 4224; constant __NR_lsetxattr (line 2458) | pub const __NR_lsetxattr: u32 = 4225; constant __NR_fsetxattr (line 2459) | pub const __NR_fsetxattr: u32 = 4226; constant __NR_getxattr (line 2460) | pub const __NR_getxattr: u32 = 4227; constant __NR_lgetxattr (line 2461) | pub const __NR_lgetxattr: u32 = 4228; constant __NR_fgetxattr (line 2462) | pub const __NR_fgetxattr: u32 = 4229; constant __NR_listxattr (line 2463) | pub const __NR_listxattr: u32 = 4230; constant __NR_llistxattr (line 2464) | pub const __NR_llistxattr: u32 = 4231; constant __NR_flistxattr (line 2465) | pub const __NR_flistxattr: u32 = 4232; constant __NR_removexattr (line 2466) | pub const __NR_removexattr: u32 = 4233; constant __NR_lremovexattr (line 2467) | pub const __NR_lremovexattr: u32 = 4234; constant __NR_fremovexattr (line 2468) | pub const __NR_fremovexattr: u32 = 4235; constant __NR_tkill (line 2469) | pub const __NR_tkill: u32 = 4236; constant __NR_sendfile64 (line 2470) | pub const __NR_sendfile64: u32 = 4237; constant __NR_futex (line 2471) | pub const __NR_futex: u32 = 4238; constant __NR_sched_setaffinity (line 2472) | pub const __NR_sched_setaffinity: u32 = 4239; constant __NR_sched_getaffinity (line 2473) | pub const __NR_sched_getaffinity: u32 = 4240; constant __NR_io_setup (line 2474) | pub const __NR_io_setup: u32 = 4241; constant __NR_io_destroy (line 2475) | pub const __NR_io_destroy: u32 = 4242; constant __NR_io_getevents (line 2476) | pub const __NR_io_getevents: u32 = 4243; constant __NR_io_submit (line 2477) | pub const __NR_io_submit: u32 = 4244; constant __NR_io_cancel (line 2478) | pub const __NR_io_cancel: u32 = 4245; constant __NR_exit_group (line 2479) | pub const __NR_exit_group: u32 = 4246; constant __NR_lookup_dcookie (line 2480) | pub const __NR_lookup_dcookie: u32 = 4247; constant __NR_epoll_create (line 2481) | pub const __NR_epoll_create: u32 = 4248; constant __NR_epoll_ctl (line 2482) | pub const __NR_epoll_ctl: u32 = 4249; constant __NR_epoll_wait (line 2483) | pub const __NR_epoll_wait: u32 = 4250; constant __NR_remap_file_pages (line 2484) | pub const __NR_remap_file_pages: u32 = 4251; constant __NR_set_tid_address (line 2485) | pub const __NR_set_tid_address: u32 = 4252; constant __NR_restart_syscall (line 2486) | pub const __NR_restart_syscall: u32 = 4253; constant __NR_fadvise64 (line 2487) | pub const __NR_fadvise64: u32 = 4254; constant __NR_statfs64 (line 2488) | pub const __NR_statfs64: u32 = 4255; constant __NR_fstatfs64 (line 2489) | pub const __NR_fstatfs64: u32 = 4256; constant __NR_timer_create (line 2490) | pub const __NR_timer_create: u32 = 4257; constant __NR_timer_settime (line 2491) | pub const __NR_timer_settime: u32 = 4258; constant __NR_timer_gettime (line 2492) | pub const __NR_timer_gettime: u32 = 4259; constant __NR_timer_getoverrun (line 2493) | pub const __NR_timer_getoverrun: u32 = 4260; constant __NR_timer_delete (line 2494) | pub const __NR_timer_delete: u32 = 4261; constant __NR_clock_settime (line 2495) | pub const __NR_clock_settime: u32 = 4262; constant __NR_clock_gettime (line 2496) | pub const __NR_clock_gettime: u32 = 4263; constant __NR_clock_getres (line 2497) | pub const __NR_clock_getres: u32 = 4264; constant __NR_clock_nanosleep (line 2498) | pub const __NR_clock_nanosleep: u32 = 4265; constant __NR_tgkill (line 2499) | pub const __NR_tgkill: u32 = 4266; constant __NR_utimes (line 2500) | pub const __NR_utimes: u32 = 4267; constant __NR_mbind (line 2501) | pub const __NR_mbind: u32 = 4268; constant __NR_get_mempolicy (line 2502) | pub const __NR_get_mempolicy: u32 = 4269; constant __NR_set_mempolicy (line 2503) | pub const __NR_set_mempolicy: u32 = 4270; constant __NR_mq_open (line 2504) | pub const __NR_mq_open: u32 = 4271; constant __NR_mq_unlink (line 2505) | pub const __NR_mq_unlink: u32 = 4272; constant __NR_mq_timedsend (line 2506) | pub const __NR_mq_timedsend: u32 = 4273; constant __NR_mq_timedreceive (line 2507) | pub const __NR_mq_timedreceive: u32 = 4274; constant __NR_mq_notify (line 2508) | pub const __NR_mq_notify: u32 = 4275; constant __NR_mq_getsetattr (line 2509) | pub const __NR_mq_getsetattr: u32 = 4276; constant __NR_vserver (line 2510) | pub const __NR_vserver: u32 = 4277; constant __NR_waitid (line 2511) | pub const __NR_waitid: u32 = 4278; constant __NR_add_key (line 2512) | pub const __NR_add_key: u32 = 4280; constant __NR_request_key (line 2513) | pub const __NR_request_key: u32 = 4281; constant __NR_keyctl (line 2514) | pub const __NR_keyctl: u32 = 4282; constant __NR_set_thread_area (line 2515) | pub const __NR_set_thread_area: u32 = 4283; constant __NR_inotify_init (line 2516) | pub const __NR_inotify_init: u32 = 4284; constant __NR_inotify_add_watch (line 2517) | pub const __NR_inotify_add_watch: u32 = 4285; constant __NR_inotify_rm_watch (line 2518) | pub const __NR_inotify_rm_watch: u32 = 4286; constant __NR_migrate_pages (line 2519) | pub const __NR_migrate_pages: u32 = 4287; constant __NR_openat (line 2520) | pub const __NR_openat: u32 = 4288; constant __NR_mkdirat (line 2521) | pub const __NR_mkdirat: u32 = 4289; constant __NR_mknodat (line 2522) | pub const __NR_mknodat: u32 = 4290; constant __NR_fchownat (line 2523) | pub const __NR_fchownat: u32 = 4291; constant __NR_futimesat (line 2524) | pub const __NR_futimesat: u32 = 4292; constant __NR_fstatat64 (line 2525) | pub const __NR_fstatat64: u32 = 4293; constant __NR_unlinkat (line 2526) | pub const __NR_unlinkat: u32 = 4294; constant __NR_renameat (line 2527) | pub const __NR_renameat: u32 = 4295; constant __NR_linkat (line 2528) | pub const __NR_linkat: u32 = 4296; constant __NR_symlinkat (line 2529) | pub const __NR_symlinkat: u32 = 4297; constant __NR_readlinkat (line 2530) | pub const __NR_readlinkat: u32 = 4298; constant __NR_fchmodat (line 2531) | pub const __NR_fchmodat: u32 = 4299; constant __NR_faccessat (line 2532) | pub const __NR_faccessat: u32 = 4300; constant __NR_pselect6 (line 2533) | pub const __NR_pselect6: u32 = 4301; constant __NR_ppoll (line 2534) | pub const __NR_ppoll: u32 = 4302; constant __NR_unshare (line 2535) | pub const __NR_unshare: u32 = 4303; constant __NR_splice (line 2536) | pub const __NR_splice: u32 = 4304; constant __NR_sync_file_range (line 2537) | pub const __NR_sync_file_range: u32 = 4305; constant __NR_tee (line 2538) | pub const __NR_tee: u32 = 4306; constant __NR_vmsplice (line 2539) | pub const __NR_vmsplice: u32 = 4307; constant __NR_move_pages (line 2540) | pub const __NR_move_pages: u32 = 4308; constant __NR_set_robust_list (line 2541) | pub const __NR_set_robust_list: u32 = 4309; constant __NR_get_robust_list (line 2542) | pub const __NR_get_robust_list: u32 = 4310; constant __NR_kexec_load (line 2543) | pub const __NR_kexec_load: u32 = 4311; constant __NR_getcpu (line 2544) | pub const __NR_getcpu: u32 = 4312; constant __NR_epoll_pwait (line 2545) | pub const __NR_epoll_pwait: u32 = 4313; constant __NR_ioprio_set (line 2546) | pub const __NR_ioprio_set: u32 = 4314; constant __NR_ioprio_get (line 2547) | pub const __NR_ioprio_get: u32 = 4315; constant __NR_utimensat (line 2548) | pub const __NR_utimensat: u32 = 4316; constant __NR_signalfd (line 2549) | pub const __NR_signalfd: u32 = 4317; constant __NR_timerfd (line 2550) | pub const __NR_timerfd: u32 = 4318; constant __NR_eventfd (line 2551) | pub const __NR_eventfd: u32 = 4319; constant __NR_fallocate (line 2552) | pub const __NR_fallocate: u32 = 4320; constant __NR_timerfd_create (line 2553) | pub const __NR_timerfd_create: u32 = 4321; constant __NR_timerfd_gettime (line 2554) | pub const __NR_timerfd_gettime: u32 = 4322; constant __NR_timerfd_settime (line 2555) | pub const __NR_timerfd_settime: u32 = 4323; constant __NR_signalfd4 (line 2556) | pub const __NR_signalfd4: u32 = 4324; constant __NR_eventfd2 (line 2557) | pub const __NR_eventfd2: u32 = 4325; constant __NR_epoll_create1 (line 2558) | pub const __NR_epoll_create1: u32 = 4326; constant __NR_dup3 (line 2559) | pub const __NR_dup3: u32 = 4327; constant __NR_pipe2 (line 2560) | pub const __NR_pipe2: u32 = 4328; constant __NR_inotify_init1 (line 2561) | pub const __NR_inotify_init1: u32 = 4329; constant __NR_preadv (line 2562) | pub const __NR_preadv: u32 = 4330; constant __NR_pwritev (line 2563) | pub const __NR_pwritev: u32 = 4331; constant __NR_rt_tgsigqueueinfo (line 2564) | pub const __NR_rt_tgsigqueueinfo: u32 = 4332; constant __NR_perf_event_open (line 2565) | pub const __NR_perf_event_open: u32 = 4333; constant __NR_accept4 (line 2566) | pub const __NR_accept4: u32 = 4334; constant __NR_recvmmsg (line 2567) | pub const __NR_recvmmsg: u32 = 4335; constant __NR_fanotify_init (line 2568) | pub const __NR_fanotify_init: u32 = 4336; constant __NR_fanotify_mark (line 2569) | pub const __NR_fanotify_mark: u32 = 4337; constant __NR_prlimit64 (line 2570) | pub const __NR_prlimit64: u32 = 4338; constant __NR_name_to_handle_at (line 2571) | pub const __NR_name_to_handle_at: u32 = 4339; constant __NR_open_by_handle_at (line 2572) | pub const __NR_open_by_handle_at: u32 = 4340; constant __NR_clock_adjtime (line 2573) | pub const __NR_clock_adjtime: u32 = 4341; constant __NR_syncfs (line 2574) | pub const __NR_syncfs: u32 = 4342; constant __NR_sendmmsg (line 2575) | pub const __NR_sendmmsg: u32 = 4343; constant __NR_setns (line 2576) | pub const __NR_setns: u32 = 4344; constant __NR_process_vm_readv (line 2577) | pub const __NR_process_vm_readv: u32 = 4345; constant __NR_process_vm_writev (line 2578) | pub const __NR_process_vm_writev: u32 = 4346; constant __NR_kcmp (line 2579) | pub const __NR_kcmp: u32 = 4347; constant __NR_finit_module (line 2580) | pub const __NR_finit_module: u32 = 4348; constant __NR_sched_setattr (line 2581) | pub const __NR_sched_setattr: u32 = 4349; constant __NR_sched_getattr (line 2582) | pub const __NR_sched_getattr: u32 = 4350; constant __NR_renameat2 (line 2583) | pub const __NR_renameat2: u32 = 4351; constant __NR_seccomp (line 2584) | pub const __NR_seccomp: u32 = 4352; constant __NR_getrandom (line 2585) | pub const __NR_getrandom: u32 = 4353; constant __NR_memfd_create (line 2586) | pub const __NR_memfd_create: u32 = 4354; constant __NR_bpf (line 2587) | pub const __NR_bpf: u32 = 4355; constant __NR_execveat (line 2588) | pub const __NR_execveat: u32 = 4356; constant __NR_userfaultfd (line 2589) | pub const __NR_userfaultfd: u32 = 4357; constant __NR_membarrier (line 2590) | pub const __NR_membarrier: u32 = 4358; constant __NR_mlock2 (line 2591) | pub const __NR_mlock2: u32 = 4359; constant __NR_copy_file_range (line 2592) | pub const __NR_copy_file_range: u32 = 4360; constant __NR_preadv2 (line 2593) | pub const __NR_preadv2: u32 = 4361; constant __NR_pwritev2 (line 2594) | pub const __NR_pwritev2: u32 = 4362; constant __NR_pkey_mprotect (line 2595) | pub const __NR_pkey_mprotect: u32 = 4363; constant __NR_pkey_alloc (line 2596) | pub const __NR_pkey_alloc: u32 = 4364; constant __NR_pkey_free (line 2597) | pub const __NR_pkey_free: u32 = 4365; constant __NR_statx (line 2598) | pub const __NR_statx: u32 = 4366; constant __NR_rseq (line 2599) | pub const __NR_rseq: u32 = 4367; constant __NR_io_pgetevents (line 2600) | pub const __NR_io_pgetevents: u32 = 4368; constant __NR_semget (line 2601) | pub const __NR_semget: u32 = 4393; constant __NR_semctl (line 2602) | pub const __NR_semctl: u32 = 4394; constant __NR_shmget (line 2603) | pub const __NR_shmget: u32 = 4395; constant __NR_shmctl (line 2604) | pub const __NR_shmctl: u32 = 4396; constant __NR_shmat (line 2605) | pub const __NR_shmat: u32 = 4397; constant __NR_shmdt (line 2606) | pub const __NR_shmdt: u32 = 4398; constant __NR_msgget (line 2607) | pub const __NR_msgget: u32 = 4399; constant __NR_msgsnd (line 2608) | pub const __NR_msgsnd: u32 = 4400; constant __NR_msgrcv (line 2609) | pub const __NR_msgrcv: u32 = 4401; constant __NR_msgctl (line 2610) | pub const __NR_msgctl: u32 = 4402; constant __NR_clock_gettime64 (line 2611) | pub const __NR_clock_gettime64: u32 = 4403; constant __NR_clock_settime64 (line 2612) | pub const __NR_clock_settime64: u32 = 4404; constant __NR_clock_adjtime64 (line 2613) | pub const __NR_clock_adjtime64: u32 = 4405; constant __NR_clock_getres_time64 (line 2614) | pub const __NR_clock_getres_time64: u32 = 4406; constant __NR_clock_nanosleep_time64 (line 2615) | pub const __NR_clock_nanosleep_time64: u32 = 4407; constant __NR_timer_gettime64 (line 2616) | pub const __NR_timer_gettime64: u32 = 4408; constant __NR_timer_settime64 (line 2617) | pub const __NR_timer_settime64: u32 = 4409; constant __NR_timerfd_gettime64 (line 2618) | pub const __NR_timerfd_gettime64: u32 = 4410; constant __NR_timerfd_settime64 (line 2619) | pub const __NR_timerfd_settime64: u32 = 4411; constant __NR_utimensat_time64 (line 2620) | pub const __NR_utimensat_time64: u32 = 4412; constant __NR_pselect6_time64 (line 2621) | pub const __NR_pselect6_time64: u32 = 4413; constant __NR_ppoll_time64 (line 2622) | pub const __NR_ppoll_time64: u32 = 4414; constant __NR_io_pgetevents_time64 (line 2623) | pub const __NR_io_pgetevents_time64: u32 = 4416; constant __NR_recvmmsg_time64 (line 2624) | pub const __NR_recvmmsg_time64: u32 = 4417; constant __NR_mq_timedsend_time64 (line 2625) | pub const __NR_mq_timedsend_time64: u32 = 4418; constant __NR_mq_timedreceive_time64 (line 2626) | pub const __NR_mq_timedreceive_time64: u32 = 4419; constant __NR_semtimedop_time64 (line 2627) | pub const __NR_semtimedop_time64: u32 = 4420; constant __NR_rt_sigtimedwait_time64 (line 2628) | pub const __NR_rt_sigtimedwait_time64: u32 = 4421; constant __NR_futex_time64 (line 2629) | pub const __NR_futex_time64: u32 = 4422; constant __NR_sched_rr_get_interval_time64 (line 2630) | pub const __NR_sched_rr_get_interval_time64: u32 = 4423; constant __NR_pidfd_send_signal (line 2631) | pub const __NR_pidfd_send_signal: u32 = 4424; constant __NR_io_uring_setup (line 2632) | pub const __NR_io_uring_setup: u32 = 4425; constant __NR_io_uring_enter (line 2633) | pub const __NR_io_uring_enter: u32 = 4426; constant __NR_io_uring_register (line 2634) | pub const __NR_io_uring_register: u32 = 4427; constant __NR_open_tree (line 2635) | pub const __NR_open_tree: u32 = 4428; constant __NR_move_mount (line 2636) | pub const __NR_move_mount: u32 = 4429; constant __NR_fsopen (line 2637) | pub const __NR_fsopen: u32 = 4430; constant __NR_fsconfig (line 2638) | pub const __NR_fsconfig: u32 = 4431; constant __NR_fsmount (line 2639) | pub const __NR_fsmount: u32 = 4432; constant __NR_fspick (line 2640) | pub const __NR_fspick: u32 = 4433; constant __NR_pidfd_open (line 2641) | pub const __NR_pidfd_open: u32 = 4434; constant __NR_clone3 (line 2642) | pub const __NR_clone3: u32 = 4435; constant __NR_close_range (line 2643) | pub const __NR_close_range: u32 = 4436; constant __NR_openat2 (line 2644) | pub const __NR_openat2: u32 = 4437; constant __NR_pidfd_getfd (line 2645) | pub const __NR_pidfd_getfd: u32 = 4438; constant __NR_faccessat2 (line 2646) | pub const __NR_faccessat2: u32 = 4439; constant __NR_process_madvise (line 2647) | pub const __NR_process_madvise: u32 = 4440; constant __NR_epoll_pwait2 (line 2648) | pub const __NR_epoll_pwait2: u32 = 4441; constant __NR_mount_setattr (line 2649) | pub const __NR_mount_setattr: u32 = 4442; constant __NR_quotactl_fd (line 2650) | pub const __NR_quotactl_fd: u32 = 4443; constant __NR_landlock_create_ruleset (line 2651) | pub const __NR_landlock_create_ruleset: u32 = 4444; constant __NR_landlock_add_rule (line 2652) | pub const __NR_landlock_add_rule: u32 = 4445; constant __NR_landlock_restrict_self (line 2653) | pub const __NR_landlock_restrict_self: u32 = 4446; constant __NR_process_mrelease (line 2654) | pub const __NR_process_mrelease: u32 = 4448; constant __NR_futex_waitv (line 2655) | pub const __NR_futex_waitv: u32 = 4449; constant __NR_set_mempolicy_home_node (line 2656) | pub const __NR_set_mempolicy_home_node: u32 = 4450; constant WNOHANG (line 2657) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2658) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2659) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2660) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2661) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2662) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2663) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2664) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2665) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2666) | pub const P_ALL: u32 = 0; constant P_PID (line 2667) | pub const P_PID: u32 = 1; constant P_PGID (line 2668) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2669) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2670) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2671) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2672) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2673) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2674) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2675) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2676) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2677) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2678) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2679) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2680) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2681) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2682) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2683) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2684) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2685) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2686) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2687) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2688) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2689) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2690) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2691) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2692) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2693) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2694) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2695) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2696) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2697) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2698) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2699) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2700) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2701) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2702) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2703) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2704) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2705) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2706) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2707) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2708) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2709) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2710) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2711) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2712) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2713) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2714) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2715) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2716) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2717) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2718) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2719) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2720) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2721) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2722) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2723) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2724) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2725) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2726) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2727) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2728) | pub const TFD_NONBLOCK: u32 = 128; constant USERFAULTFD_IOC (line 2729) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2730) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2731) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2732) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2733) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2734) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2735) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2736) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2737) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2738) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2739) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2740) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2741) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2742) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2743) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2744) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2745) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2746) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2747) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2748) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2749) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2750) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2751) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2752) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2753) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2754) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2755) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2756) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2757) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2758) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2759) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2760) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2761) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2762) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2763) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2764) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2765) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2766) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2767) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2768) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2769) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2770) | pub const F_OK: u32 = 0; constant R_OK (line 2771) | pub const R_OK: u32 = 4; constant W_OK (line 2772) | pub const W_OK: u32 = 2; constant X_OK (line 2773) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2774) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2775) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2776) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2777) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2778) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2779) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2780) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2781) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2782) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2783) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2784) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2785) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2786) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2787) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2788) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2789) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2790) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2791) | pub const EFD_NONBLOCK: u32 = 128; constant EPOLLIN (line 2792) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2793) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2794) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2795) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2796) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2797) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2798) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2799) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2800) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2801) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2802) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2803) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2804) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2805) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2806) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2807) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2808) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 524416; constant TFD_CREATE_FLAGS (line 2809) | pub const TFD_CREATE_FLAGS: u32 = 524416; constant TFD_SETTIME_FLAGS (line 2810) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2811) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2812) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2813) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2814) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2815) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2816) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2817) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant POLLWRNORM (line 2818) | pub const POLLWRNORM: u32 = 4; constant TCSANOW (line 2819) | pub const TCSANOW: u32 = 21518; constant TCSADRAIN (line 2820) | pub const TCSADRAIN: u32 = 21519; constant TCSAFLUSH (line 2821) | pub const TCSAFLUSH: u32 = 21520; constant SPLICE_F_MOVE (line 2822) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2823) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2824) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2825) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2829) | pub enum fsconfig_command { type membarrier_cmd (line 2842) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 3015) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2858) | pub enum membarrier_cmd_flag { function new (line 2930) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2939) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2948) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2961) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2975) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2989) | pub const fn new() -> Self { function as_ptr (line 2993) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2997) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 3001) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 3005) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 3010) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant _MIPS_ISA_MIPS1 (line 58) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 59) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 60) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 61) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 62) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 63) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 64) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 65) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 66) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 67) | pub const _MIPS_SIM_ABI64: u32 = 3; constant ETH_ALEN (line 68) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 69) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 70) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 71) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 72) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 73) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 74) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 75) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 76) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 77) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 78) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 79) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 80) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 81) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 82) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 83) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 84) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 85) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 86) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 87) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 88) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 89) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 90) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 91) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 92) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 93) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 94) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 95) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 96) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 97) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 98) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 99) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 100) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 101) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 102) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 103) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 104) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 105) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 106) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 107) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 108) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 109) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 110) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 111) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 112) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 113) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 114) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 115) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 116) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 117) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 118) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 119) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 120) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 121) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 122) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 123) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 124) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 125) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 126) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 127) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 128) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 129) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 130) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 131) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 132) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 133) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 134) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 135) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 136) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 137) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 138) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 139) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 140) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 141) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 142) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 143) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 144) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 145) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 146) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 147) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 148) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 149) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 150) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 151) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 152) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 153) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 154) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 155) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 156) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 157) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 158) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 159) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 160) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 161) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 162) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 163) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 164) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 165) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 166) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 167) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 168) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 169) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 170) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 171) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 172) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 173) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 174) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 175) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 176) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 177) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/mips/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __BIG_ENDIAN (line 205) | pub const __BIG_ENDIAN: u32 = 4321; constant _MIPS_ISA_MIPS1 (line 206) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 207) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 208) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 209) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 210) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 211) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 212) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 213) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 214) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 215) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PACKET_HOST (line 216) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 217) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 218) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 219) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 220) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 221) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 222) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 223) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 224) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 225) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 226) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 227) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 228) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 229) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 230) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 231) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 232) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 233) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 234) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 235) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 236) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 237) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 238) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 239) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 240) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 241) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 242) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 243) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 244) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 245) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 246) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 247) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 248) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 249) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 250) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 251) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 252) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 253) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 254) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 255) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 256) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 257) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 258) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 259) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 260) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 261) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 262) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 263) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 264) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 265) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 266) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 267) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 268) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 269) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 270) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 271) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 272) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 273) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 274) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 275) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 276) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 277) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 278) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 279) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 280) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 281) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 285) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/mips/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 480) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 481) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 482) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 483) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 484) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 485) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 486) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 487) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 488) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 489) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 490) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 491) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 492) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 493) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 494) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant _MIPS_ISA_MIPS1 (line 500) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 501) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 502) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 503) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 504) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 505) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 506) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 507) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 508) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 509) | pub const _MIPS_SIM_ABI64: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 510) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 511) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 512) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 513) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 514) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 515) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 516) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 517) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 518) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 519) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 520) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 521) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 522) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 523) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 524) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 525) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 526) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 527) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 528) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 529) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 530) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 531) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 532) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 533) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 534) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 535) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 536) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 537) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 538) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 539) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 540) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 541) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 542) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 543) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 544) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 545) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 546) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 547) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 548) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 549) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 550) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 551) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 552) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 553) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 554) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 555) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 556) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 557) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 558) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 559) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 560) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 561) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 562) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 563) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 564) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 565) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 566) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 567) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 568) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 569) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 570) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 571) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 572) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 573) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 574) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 575) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 576) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 577) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 578) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 579) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 580) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 581) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 582) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 583) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 584) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 585) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 586) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 587) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 588) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 589) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 590) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 591) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 592) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 593) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 594) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 595) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 596) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 597) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 598) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 599) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 600) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 601) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 602) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 603) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 604) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 605) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 606) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 607) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 608) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 609) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 610) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 611) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 612) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 613) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 614) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 615) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 616) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 617) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 618) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 619) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 620) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 621) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 622) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 623) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 624) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 625) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 626) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 627) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 628) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 629) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 630) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 631) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 632) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 633) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 634) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 635) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 636) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 637) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 638) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 639) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 640) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 641) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 642) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 643) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 644) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 645) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 646) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 647) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 648) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 649) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 650) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 651) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 652) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 653) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 654) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 655) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 656) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 657) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 658) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 659) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 660) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 661) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 662) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 663) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 664) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 665) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 666) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 667) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 668) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 669) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 670) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 671) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 672) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 673) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 674) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 675) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 676) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 677) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 678) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 679) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 680) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 681) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 682) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 683) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 684) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 685) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 686) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 687) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 688) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 689) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 690) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 691) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 692) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 693) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 694) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 695) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 696) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 697) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 698) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 699) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 700) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 701) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 702) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 703) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 704) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 705) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 706) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 707) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 708) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 709) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 710) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 711) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 712) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 713) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 714) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 715) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 716) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 717) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 718) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 719) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 720) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 721) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 722) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 723) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 724) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 725) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 726) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 727) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 728) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 729) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 730) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 731) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 732) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 733) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 734) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 735) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 736) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 737) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 738) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 739) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 740) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 741) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 742) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 743) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 744) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 745) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 746) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 747) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 748) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 749) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 750) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 751) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 752) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 753) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 754) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 755) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 756) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 757) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 758) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 759) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 760) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 761) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 762) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 763) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 764) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 765) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 766) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 767) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 768) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 769) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 770) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 771) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 772) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 773) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 774) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 775) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 776) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 777) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 778) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 779) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 780) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 781) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 782) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 783) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 784) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 785) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 786) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 787) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 788) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 789) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 790) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 791) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 792) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 793) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 794) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 795) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 796) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 797) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 798) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 799) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 800) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 801) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 802) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 803) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 804) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 805) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 806) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 807) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 808) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 809) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 810) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 811) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 812) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 816) | pub enum fsconfig_command { type _bindgen_ty_1 (line 829) | pub enum _bindgen_ty_1 { type io_uring_op (line 841) | pub enum io_uring_op { type _bindgen_ty_2 (line 896) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 903) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 909) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 942) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 949) | pub enum _bindgen_ty_6 { function new (line 1028) | pub const fn new() -> Self { function as_ptr (line 1032) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1036) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1040) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1044) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1049) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1055) | pub const fn new() -> Self { function as_ref (line 1059) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1063) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1069) | fn default() -> Self { function clone (line 1075) | fn clone(&self) -> Self { function fmt (line 1081) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1086) | fn hash(&self, _state: &mut H) {} function eq (line 1089) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 18047; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 26238; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 26113; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 26114; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 26237; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 26239; constant TCXONC (line 9) | pub const TCXONC: u32 = 21510; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21511; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21632; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 2147775606; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 29810; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21618; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 2148037735; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 29725; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 29723; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 29724; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 29722; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21634; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21635; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 2147775608; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21637; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21616; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21617; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 29697; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSPTLCK (line 29) | pub const TIOCSPTLCK: u32 = 2147767345; constant TIOCSIG (line 30) | pub const TIOCSIG: u32 = 2147767350; constant TIOCVHANGUP (line 31) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 32) | pub const TIOCSERCONFIG: u32 = 21640; constant TIOCSERGWILD (line 33) | pub const TIOCSERGWILD: u32 = 21641; constant TIOCSERSWILD (line 34) | pub const TIOCSERSWILD: u32 = 21642; constant TIOCSLCKTRMIOS (line 35) | pub const TIOCSLCKTRMIOS: u32 = 21644; constant TIOCSERGSTRUCT (line 36) | pub const TIOCSERGSTRUCT: u32 = 21645; constant TIOCSERGETLSR (line 37) | pub const TIOCSERGETLSR: u32 = 21646; constant TIOCSERGETMULTI (line 38) | pub const TIOCSERGETMULTI: u32 = 21647; constant TIOCSERSETMULTI (line 39) | pub const TIOCSERSETMULTI: u32 = 21648; constant TIOCMIWAIT (line 40) | pub const TIOCMIWAIT: u32 = 21649; constant TCGETS (line 41) | pub const TCGETS: u32 = 21517; constant TCGETA (line 42) | pub const TCGETA: u32 = 21505; constant TCSBRK (line 43) | pub const TCSBRK: u32 = 21509; constant TCSBRKP (line 44) | pub const TCSBRKP: u32 = 21638; constant TCSETA (line 45) | pub const TCSETA: u32 = 21506; constant TCSETAF (line 46) | pub const TCSETAF: u32 = 21508; constant TCSETAW (line 47) | pub const TCSETAW: u32 = 21507; constant TIOCEXCL (line 48) | pub const TIOCEXCL: u32 = 29709; constant TIOCNXCL (line 49) | pub const TIOCNXCL: u32 = 29710; constant TIOCGDEV (line 50) | pub const TIOCGDEV: u32 = 1074025522; constant TIOCGEXCL (line 51) | pub const TIOCGEXCL: u32 = 1074025536; constant TIOCGICOUNT (line 52) | pub const TIOCGICOUNT: u32 = 21650; constant TIOCGLCKTRMIOS (line 53) | pub const TIOCGLCKTRMIOS: u32 = 21643; constant TIOCGPGRP (line 54) | pub const TIOCGPGRP: u32 = 1074033783; constant TIOCGPKT (line 55) | pub const TIOCGPKT: u32 = 1074025528; constant TIOCGPTLCK (line 56) | pub const TIOCGPTLCK: u32 = 1074025529; constant TIOCGPTN (line 57) | pub const TIOCGPTN: u32 = 1074025520; constant TIOCGPTPEER (line 58) | pub const TIOCGPTPEER: u32 = 536892481; constant TIOCGSERIAL (line 59) | pub const TIOCGSERIAL: u32 = 21636; constant TIOCGSID (line 60) | pub const TIOCGSID: u32 = 29718; constant TIOCGSOFTCAR (line 61) | pub const TIOCGSOFTCAR: u32 = 21633; constant TIOCGWINSZ (line 62) | pub const TIOCGWINSZ: u32 = 1074295912; constant TCGETS2 (line 63) | pub const TCGETS2: u32 = 1076909098; constant TCSETS (line 64) | pub const TCSETS: u32 = 21518; constant TCSETS2 (line 65) | pub const TCSETS2: u32 = 2150650923; constant TCSETSF (line 66) | pub const TCSETSF: u32 = 21520; constant TCSETSF2 (line 67) | pub const TCSETSF2: u32 = 2150650925; constant TCSETSW (line 68) | pub const TCSETSW: u32 = 21519; constant TCSETSW2 (line 69) | pub const TCSETSW2: u32 = 2150650924; constant TIOCGETD (line 70) | pub const TIOCGETD: u32 = 29696; constant TIOCGETP (line 71) | pub const TIOCGETP: u32 = 29704; constant TIOCGLTC (line 72) | pub const TIOCGLTC: u32 = 29812; constant MTIOCGET (line 73) | pub const MTIOCGET: u32 = 1075604738; constant BLKSSZGET (line 74) | pub const BLKSSZGET: u32 = 536875624; constant BLKPBSZGET (line 75) | pub const BLKPBSZGET: u32 = 536875643; constant BLKROSET (line 76) | pub const BLKROSET: u32 = 536875613; constant BLKROGET (line 77) | pub const BLKROGET: u32 = 536875614; constant BLKRRPART (line 78) | pub const BLKRRPART: u32 = 536875615; constant BLKGETSIZE (line 79) | pub const BLKGETSIZE: u32 = 536875616; constant BLKFLSBUF (line 80) | pub const BLKFLSBUF: u32 = 536875617; constant BLKRASET (line 81) | pub const BLKRASET: u32 = 536875618; constant BLKRAGET (line 82) | pub const BLKRAGET: u32 = 536875619; constant BLKFRASET (line 83) | pub const BLKFRASET: u32 = 536875620; constant BLKFRAGET (line 84) | pub const BLKFRAGET: u32 = 536875621; constant BLKSECTSET (line 85) | pub const BLKSECTSET: u32 = 536875622; constant BLKSECTGET (line 86) | pub const BLKSECTGET: u32 = 536875623; constant BLKPG (line 87) | pub const BLKPG: u32 = 536875625; constant BLKBSZGET (line 88) | pub const BLKBSZGET: u32 = 1074008688; constant BLKBSZSET (line 89) | pub const BLKBSZSET: u32 = 2147750513; constant BLKGETSIZE64 (line 90) | pub const BLKGETSIZE64: u32 = 1074008690; constant BLKTRACESETUP (line 91) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 92) | pub const BLKTRACESTART: u32 = 536875636; constant BLKTRACESTOP (line 93) | pub const BLKTRACESTOP: u32 = 536875637; constant BLKTRACETEARDOWN (line 94) | pub const BLKTRACETEARDOWN: u32 = 536875638; constant BLKDISCARD (line 95) | pub const BLKDISCARD: u32 = 536875639; constant BLKIOMIN (line 96) | pub const BLKIOMIN: u32 = 536875640; constant BLKIOOPT (line 97) | pub const BLKIOOPT: u32 = 536875641; constant BLKALIGNOFF (line 98) | pub const BLKALIGNOFF: u32 = 536875642; constant BLKDISCARDZEROES (line 99) | pub const BLKDISCARDZEROES: u32 = 536875644; constant BLKSECDISCARD (line 100) | pub const BLKSECDISCARD: u32 = 536875645; constant BLKROTATIONAL (line 101) | pub const BLKROTATIONAL: u32 = 536875646; constant BLKZEROOUT (line 102) | pub const BLKZEROOUT: u32 = 536875647; constant FIEMAP_MAX_OFFSET (line 103) | pub const FIEMAP_MAX_OFFSET: u32 = 4294967295; constant FIEMAP_FLAG_SYNC (line 104) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 105) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 106) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 107) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 108) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 109) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 110) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 111) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 112) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 113) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 114) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 115) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 116) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 117) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 118) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 119) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 120) | pub const UFFDIO_UNREGISTER: u32 = 1074833921; constant UFFDIO_WAKE (line 121) | pub const UFFDIO_WAKE: u32 = 1074833922; constant UFFDIO_COPY (line 122) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 123) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 124) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 125) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 126) | pub const NS_GET_USERNS: u32 = 536917761; constant NS_GET_PARENT (line 127) | pub const NS_GET_PARENT: u32 = 536917762; constant NS_GET_NSTYPE (line 128) | pub const NS_GET_NSTYPE: u32 = 536917763; constant KDGETLED (line 129) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 130) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 131) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 132) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 133) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 134) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 135) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 136) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 137) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 138) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 139) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 140) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 141) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 142) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 143) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 144) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 145) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 146) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 147) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 148) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 149) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 150) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 151) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 152) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 153) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 154) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 155) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 156) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 157) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 158) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 159) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 160) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 161) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 162) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 163) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 164) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 165) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 166) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 167) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 168) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 169) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 170) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 171) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 172) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 173) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 174) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 175) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 176) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 177) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 178) | pub const FIOSETOWN: u32 = 2147772028; constant FIOGETOWN (line 179) | pub const FIOGETOWN: u32 = 1074030203; constant SIOCATMARK (line 180) | pub const SIOCATMARK: u32 = 1074033415; constant SIOCGSTAMP (line 181) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 182) | pub const TIOCINQ: u32 = 18047; constant SIOCADDRT (line 183) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 184) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 185) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 186) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 187) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 188) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 189) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 190) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 191) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 192) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 193) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 194) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 195) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 196) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 197) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 198) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 199) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 200) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 201) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 202) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 203) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 204) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 205) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 206) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 207) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 208) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 209) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 210) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 211) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 212) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 213) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 214) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 215) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 216) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 217) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 218) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 219) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 220) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 221) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 222) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 223) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 224) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 225) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 226) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 227) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 228) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 229) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 230) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 231) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 232) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 233) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 234) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 235) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 236) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 237) | pub const FIBMAP: u32 = 536870913; constant FIGETBSZ (line 238) | pub const FIGETBSZ: u32 = 536870914; constant FIFREEZE (line 239) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 240) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 241) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 242) | pub const FICLONE: u32 = 2147783689; constant FICLONERANGE (line 243) | pub const FICLONERANGE: u32 = 2149618701; constant FIDEDUPERANGE (line 244) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 245) | pub const FS_IOC_GETFLAGS: u32 = 1074030081; constant FS_IOC_SETFLAGS (line 246) | pub const FS_IOC_SETFLAGS: u32 = 2147771906; constant FS_IOC_GETVERSION (line 247) | pub const FS_IOC_GETVERSION: u32 = 1074034177; constant FS_IOC_SETVERSION (line 248) | pub const FS_IOC_SETVERSION: u32 = 2147776002; constant FS_IOC_FIEMAP (line 249) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 250) | pub const FS_IOC32_GETFLAGS: u32 = 1074030081; constant FS_IOC32_SETFLAGS (line 251) | pub const FS_IOC32_SETFLAGS: u32 = 2147771906; constant FS_IOC32_GETVERSION (line 252) | pub const FS_IOC32_GETVERSION: u32 = 1074034177; constant FS_IOC32_SETVERSION (line 253) | pub const FS_IOC32_SETVERSION: u32 = 2147776002; constant FS_IOC_FSGETXATTR (line 254) | pub const FS_IOC_FSGETXATTR: u32 = 1075599391; constant FS_IOC_FSSETXATTR (line 255) | pub const FS_IOC_FSSETXATTR: u32 = 2149341216; constant FS_IOC_GETFSLABEL (line 256) | pub const FS_IOC_GETFSLABEL: u32 = 1090556977; constant FS_IOC_SETFSLABEL (line 257) | pub const FS_IOC_SETFSLABEL: u32 = 2164298802; constant EXT4_IOC_GETVERSION (line 258) | pub const EXT4_IOC_GETVERSION: u32 = 1074030083; constant EXT4_IOC_SETVERSION (line 259) | pub const EXT4_IOC_SETVERSION: u32 = 2147771908; constant EXT4_IOC_GETVERSION_OLD (line 260) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC_SETVERSION_OLD (line 261) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 2147776002; constant EXT4_IOC_GETRSVSZ (line 262) | pub const EXT4_IOC_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC_SETRSVSZ (line 263) | pub const EXT4_IOC_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC_GROUP_EXTEND (line 264) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC_MIGRATE (line 265) | pub const EXT4_IOC_MIGRATE: u32 = 536897033; constant EXT4_IOC_ALLOC_DA_BLKS (line 266) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 536897036; constant EXT4_IOC_RESIZE_FS (line 267) | pub const EXT4_IOC_RESIZE_FS: u32 = 2148034064; constant EXT4_IOC_SWAP_BOOT (line 268) | pub const EXT4_IOC_SWAP_BOOT: u32 = 536897041; constant EXT4_IOC_PRECACHE_EXTENTS (line 269) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 536897042; constant EXT4_IOC_CLEAR_ES_CACHE (line 270) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 536897064; constant EXT4_IOC_GETSTATE (line 271) | pub const EXT4_IOC_GETSTATE: u32 = 2147771945; constant EXT4_IOC_GET_ES_CACHE (line 272) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 273) | pub const EXT4_IOC_CHECKPOINT: u32 = 2147771947; constant EXT4_IOC_SHUTDOWN (line 274) | pub const EXT4_IOC_SHUTDOWN: u32 = 1074026621; constant EXT4_IOC32_GETVERSION (line 275) | pub const EXT4_IOC32_GETVERSION: u32 = 1074030083; constant EXT4_IOC32_SETVERSION (line 276) | pub const EXT4_IOC32_SETVERSION: u32 = 2147771908; constant EXT4_IOC32_GETRSVSZ (line 277) | pub const EXT4_IOC32_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC32_SETRSVSZ (line 278) | pub const EXT4_IOC32_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC32_GROUP_EXTEND (line 279) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC32_GETVERSION_OLD (line 280) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC32_SETVERSION_OLD (line 281) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 2147776002; constant VIDIOC_SUBDEV_QUERYSTD (line 282) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 1074288191; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 283) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 284) | pub const LIRC_SET_SEND_CARRIER: u32 = 2147772691; constant AUTOFS_IOC_PROTOSUBVER (line 285) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 1074041703; constant PTP_SYS_OFFSET_PRECISE (line 286) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 287) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 288) | pub const ATM_GETCIRANGE: u32 = 2148295050; constant DMA_BUF_SET_NAME_B (line 289) | pub const DMA_BUF_SET_NAME_B: u32 = 2148033025; constant RIO_CM_EP_GET_LIST_SIZE (line 290) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 291) | pub const TUNSETPERSIST: u32 = 2147767499; constant FS_IOC_GET_ENCRYPTION_POLICY (line 292) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; constant CEC_RECEIVE (line 293) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 294) | pub const MGSL_IOCGPARAMS: u32 = 1075866881; constant ENI_SETMULT (line 295) | pub const ENI_SETMULT: u32 = 2148295015; constant RIO_GET_EVENT_MASK (line 296) | pub const RIO_GET_EVENT_MASK: u32 = 1074031886; constant LIRC_GET_MAX_TIMEOUT (line 297) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 1074030857; constant KVM_SET_BOOT_CPU_ID (line 298) | pub const KVM_SET_BOOT_CPU_ID: u32 = 536915576; constant KVM_SET_MP_STATE (line 299) | pub const KVM_SET_MP_STATE: u32 = 2147790489; constant KVM_GET_MP_STATE (line 300) | pub const KVM_GET_MP_STATE: u32 = 1074048664; constant KVM_GET_API_VERSION (line 301) | pub const KVM_GET_API_VERSION: u32 = 536915456; constant KVM_S390_GET_SKEYS (line 302) | pub const KVM_S390_GET_SKEYS: u32 = 2151722674; constant KVM_SET_ONE_REG (line 303) | pub const KVM_SET_ONE_REG: u32 = 2148576940; constant KVM_IRQ_LINE_STATUS (line 304) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 305) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 2149625414; constant KVM_S390_INTERRUPT (line 306) | pub const KVM_S390_INTERRUPT: u32 = 2148576916; constant KVM_TPR_ACCESS_REPORTING (line 307) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 308) | pub const KVM_GET_FPU: u32 = 1073786508; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 309) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 2148576884; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 310) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 1074835131; constant KVM_S390_UCAS_MAP (line 311) | pub const KVM_S390_UCAS_MAP: u32 = 2149101136; constant KVM_ASSIGN_SET_INTX_MASK (line 312) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 2151722660; constant KVM_MEMORY_ENCRYPT_OP (line 313) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221532346; constant KVM_CREATE_PIT2 (line 314) | pub const KVM_CREATE_PIT2: u32 = 2151722615; constant KVM_S390_VCPU_FAULT (line 315) | pub const KVM_S390_VCPU_FAULT: u32 = 2147790418; constant KVM_REGISTER_COALESCED_MMIO (line 316) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 2148576871; constant KVM_SET_VAPIC_ADDR (line 317) | pub const KVM_SET_VAPIC_ADDR: u32 = 2148052627; constant KVM_CREATE_DEVICE (line 318) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 319) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 320) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 321) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 2148576918; constant KVM_X86_SETUP_MCE (line 322) | pub const KVM_X86_SETUP_MCE: u32 = 2148052636; constant KVM_DEASSIGN_PCI_DEVICE (line 323) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 2151722610; constant KVM_XEN_HVM_SET_ATTR (line 324) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 2152246985; constant KVM_GET_CLOCK (line 325) | pub const KVM_GET_CLOCK: u32 = 1076932220; constant KVM_SET_FPU (line 326) | pub const KVM_SET_FPU: u32 = 2147528333; constant KVM_KVMCLOCK_CTRL (line 327) | pub const KVM_KVMCLOCK_CTRL: u32 = 536915629; constant KVM_PPC_GET_PVINFO (line 328) | pub const KVM_PPC_GET_PVINFO: u32 = 2155916961; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 329) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 1074310813; constant KVM_S390_GET_IRQ_STATE (line 330) | pub const KVM_S390_GET_IRQ_STATE: u32 = 2149625526; constant KVM_GET_DEVICE_ATTR (line 331) | pub const KVM_GET_DEVICE_ATTR: u32 = 2149101282; constant KVM_S390_INITIAL_RESET (line 332) | pub const KVM_S390_INITIAL_RESET: u32 = 536915607; constant KVM_SET_REGS (line 333) | pub const KVM_SET_REGS: u32 = 2165878402; constant KVM_GET_TSC_KHZ (line 334) | pub const KVM_GET_TSC_KHZ: u32 = 536915619; constant KVM_CHECK_EXTENSION (line 335) | pub const KVM_CHECK_EXTENSION: u32 = 536915459; constant KVM_PPC_RESIZE_HPT_COMMIT (line 336) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 1074835118; constant KVM_GET_DIRTY_LOG (line 337) | pub const KVM_GET_DIRTY_LOG: u32 = 2148576834; constant KVM_S390_SET_IRQ_STATE (line 338) | pub const KVM_S390_SET_IRQ_STATE: u32 = 2149625525; constant KVM_S390_NORMAL_RESET (line 339) | pub const KVM_S390_NORMAL_RESET: u32 = 536915651; constant KVM_SET_SIGNAL_MASK (line 340) | pub const KVM_SET_SIGNAL_MASK: u32 = 2147790475; constant KVM_XEN_VCPU_SET_ATTR (line 341) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 2152246987; constant KVM_SET_GSI_ROUTING (line 342) | pub const KVM_SET_GSI_ROUTING: u32 = 2148052586; constant KVM_CREATE_VCPU (line 343) | pub const KVM_CREATE_VCPU: u32 = 536915521; constant KVM_S390_UCAS_UNMAP (line 344) | pub const KVM_S390_UCAS_UNMAP: u32 = 2149101137; constant KVM_S390_STORE_STATUS (line 345) | pub const KVM_S390_STORE_STATUS: u32 = 2147790485; constant KVM_UNREGISTER_COALESCED_MMIO (line 346) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 2148576872; constant KVM_ASSIGN_DEV_IRQ (line 347) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 2151722608; constant KVM_S390_PV_COMMAND (line 348) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 349) | pub const KVM_S390_ENABLE_SIE: u32 = 536915462; constant KVM_CLEAR_DIRTY_LOG (line 350) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 351) | pub const KVM_GET_ONE_REG: u32 = 2148576939; constant KVM_ARM_SET_DEVICE_ADDR (line 352) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 2148576939; constant KVM_DIRTY_TLB (line 353) | pub const KVM_DIRTY_TLB: u32 = 2148576938; constant KVM_NMI (line 354) | pub const KVM_NMI: u32 = 536915610; constant KVM_HYPERV_EVENTFD (line 355) | pub const KVM_HYPERV_EVENTFD: u32 = 2149101245; constant KVM_S390_MEM_OP (line 356) | pub const KVM_S390_MEM_OP: u32 = 2151722673; constant KVM_PPC_SVM_OFF (line 357) | pub const KVM_PPC_SVM_OFF: u32 = 536915635; constant KVM_PPC_RESIZE_HPT_PREPARE (line 358) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 1074835117; constant KVM_INTERRUPT (line 359) | pub const KVM_INTERRUPT: u32 = 2147790470; constant KVM_XEN_HVM_GET_ATTR (line 360) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 361) | pub const KVM_GET_SREGS: u32 = 1073786499; constant KVM_SET_IDENTITY_MAP_ADDR (line 362) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 2148052552; constant KVM_GET_REGS (line 363) | pub const KVM_GET_REGS: u32 = 1092136577; constant KVM_S390_GET_CMMA_BITS (line 364) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 365) | pub const KVM_CREATE_IRQCHIP: u32 = 536915552; constant KVM_ASSIGN_PCI_DEVICE (line 366) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 1077980777; constant KVM_SET_NR_MMU_PAGES (line 367) | pub const KVM_SET_NR_MMU_PAGES: u32 = 536915524; constant KVM_IOEVENTFD (line 368) | pub const KVM_IOEVENTFD: u32 = 2151722617; constant KVM_RUN (line 369) | pub const KVM_RUN: u32 = 536915584; constant KVM_S390_SET_SKEYS (line 370) | pub const KVM_S390_SET_SKEYS: u32 = 2151722675; constant KVM_SET_DEVICE_ATTR (line 371) | pub const KVM_SET_DEVICE_ATTR: u32 = 2149101281; constant KVM_DEASSIGN_DEV_IRQ (line 372) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 2151722613; constant KVM_SMI (line 373) | pub const KVM_SMI: u32 = 536915639; constant KVM_SET_TSS_ADDR (line 374) | pub const KVM_SET_TSS_ADDR: u32 = 536915527; constant KVM_GET_NR_MMU_PAGES (line 375) | pub const KVM_GET_NR_MMU_PAGES: u32 = 536915525; constant KVM_XEN_VCPU_GET_ATTR (line 376) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 377) | pub const KVM_REINJECT_CONTROL: u32 = 536915569; constant KVM_HAS_DEVICE_ATTR (line 378) | pub const KVM_HAS_DEVICE_ATTR: u32 = 2149101283; constant KVM_IRQFD (line 379) | pub const KVM_IRQFD: u32 = 2149625462; constant KVM_S390_SET_CMMA_BITS (line 380) | pub const KVM_S390_SET_CMMA_BITS: u32 = 2149625529; constant KVM_SET_IRQCHIP (line 381) | pub const KVM_SET_IRQCHIP: u32 = 1107865187; constant KVM_SIGNAL_MSI (line 382) | pub const KVM_SIGNAL_MSI: u32 = 2149625509; constant KVM_GET_VCPU_MMAP_SIZE (line 383) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 536915460; constant KVM_CREATE_VM (line 384) | pub const KVM_CREATE_VM: u32 = 536915457; constant KVM_S390_CLEAR_RESET (line 385) | pub const KVM_S390_CLEAR_RESET: u32 = 536915652; constant KVM_RESET_DIRTY_RINGS (line 386) | pub const KVM_RESET_DIRTY_RINGS: u32 = 536915655; constant KVM_ASSIGN_SET_MSIX_NR (line 387) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 2148052595; constant KVM_CREATE_PIT (line 388) | pub const KVM_CREATE_PIT: u32 = 536915556; constant KVM_SET_GUEST_DEBUG (line 389) | pub const KVM_SET_GUEST_DEBUG: u32 = 2148052635; constant KVM_GET_REG_LIST (line 390) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 391) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 2147790530; constant KVM_SET_CLOCK (line 392) | pub const KVM_SET_CLOCK: u32 = 2150674043; constant KVM_PPC_ALLOCATE_HTAB (line 393) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 394) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 1112583846; constant KVM_SET_TSC_KHZ (line 395) | pub const KVM_SET_TSC_KHZ: u32 = 536915618; constant KVM_S390_IRQ (line 396) | pub const KVM_S390_IRQ: u32 = 2152246964; constant KVM_ENABLE_CAP (line 397) | pub const KVM_ENABLE_CAP: u32 = 2154344099; constant KVM_IRQ_LINE (line 398) | pub const KVM_IRQ_LINE: u32 = 2148052577; constant KVM_SET_SREGS (line 399) | pub const KVM_SET_SREGS: u32 = 2147528324; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 400) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 1074835132; constant KVM_GET_STATS_FD (line 401) | pub const KVM_GET_STATS_FD: u32 = 536915662; constant USBDEVFS_CLAIMINTERFACE (line 402) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 1074025743; constant CHIOMOVE (line 403) | pub const CHIOMOVE: u32 = 2148819713; constant SONYPI_IOCGBATFLAGS (line 404) | pub const SONYPI_IOCGBATFLAGS: u32 = 1073837575; constant BTRFS_IOC_SYNC (line 405) | pub const BTRFS_IOC_SYNC: u32 = 536908808; constant VIDIOC_TRY_FMT (line 406) | pub const VIDIOC_TRY_FMT: u32 = 3234616896; constant LIRC_SET_REC_MODE (line 407) | pub const LIRC_SET_REC_MODE: u32 = 2147772690; constant VIDIOC_DQEVENT (line 408) | pub const VIDIOC_DQEVENT: u32 = 1082152537; constant RPMSG_DESTROY_EPT_IOCTL (line 409) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 536917250; constant UVCIOC_CTRL_MAP (line 410) | pub const UVCIOC_CTRL_MAP: u32 = 3227022624; constant VHOST_SET_BACKEND_FEATURES (line 411) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 2148052773; constant VHOST_VSOCK_SET_GUEST_CID (line 412) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 2148052832; constant UI_SET_KEYBIT (line 413) | pub const UI_SET_KEYBIT: u32 = 2147767653; constant LIRC_SET_REC_TIMEOUT (line 414) | pub const LIRC_SET_REC_TIMEOUT: u32 = 2147772696; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 415) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 416) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 417) | pub const VHOST_SET_VRING_BASE: u32 = 2148052754; constant RIO_ENABLE_DOORBELL_RANGE (line 418) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 2148035849; constant VIDIOC_TRY_EXT_CTRLS (line 419) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3222820425; constant LIRC_GET_REC_MODE (line 420) | pub const LIRC_GET_REC_MODE: u32 = 1074030850; constant PPGETTIME (line 421) | pub const PPGETTIME: u32 = 1074294933; constant BTRFS_IOC_RM_DEV (line 422) | pub const BTRFS_IOC_RM_DEV: u32 = 2415957003; constant ATM_SETBACKEND (line 423) | pub const ATM_SETBACKEND: u32 = 2147639794; constant FSL_HV_IOCTL_PARTITION_START (line 424) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 425) | pub const FBIO_WAITEVENT: u32 = 536888968; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 426) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 427) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 428) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3222825227; constant FDTWADDLE (line 429) | pub const FDTWADDLE: u32 = 536871513; constant NVME_IOCTL_SUBMIT_IO (line 430) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 2150649410; constant NILFS_IOCTL_SYNC (line 431) | pub const NILFS_IOCTL_SYNC: u32 = 1074294410; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 432) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 433) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 434) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 435) | pub const TEE_IOC_CLOSE_SESSION: u32 = 1074045957; constant NS_GETPSTAT (line 436) | pub const NS_GETPSTAT: u32 = 3222036833; constant UI_SET_PROPBIT (line 437) | pub const UI_SET_PROPBIT: u32 = 2147767662; constant TUNSETFILTEREBPF (line 438) | pub const TUNSETFILTEREBPF: u32 = 1074025697; constant RIO_MPORT_MAINT_COMPTAG_SET (line 439) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 2147773698; constant AUTOFS_DEV_IOCTL_VERSION (line 440) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 441) | pub const WDIOC_SETOPTIONS: u32 = 1074026244; constant VHOST_SCSI_SET_ENDPOINT (line 442) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 2162732864; constant MGSL_IOCGTXIDLE (line 443) | pub const MGSL_IOCGTXIDLE: u32 = 536898819; constant ATM_ADDLECSADDR (line 444) | pub const ATM_ADDLECSADDR: u32 = 2148295054; constant FSL_HV_IOCTL_GETPROP (line 445) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 446) | pub const FDGETPRM: u32 = 1075577348; constant HIDIOCAPPLICATION (line 447) | pub const HIDIOCAPPLICATION: u32 = 536889346; constant ENI_MEMDUMP (line 448) | pub const ENI_MEMDUMP: u32 = 2148295008; constant PTP_SYS_OFFSET2 (line 449) | pub const PTP_SYS_OFFSET2: u32 = 2202025230; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 450) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 451) | pub const DMA_BUF_SET_NAME_A: u32 = 2147770881; constant PTP_PIN_GETFUNC (line 452) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 453) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 454) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 2148054600; constant RTC_EPOCH_READ (line 455) | pub const RTC_EPOCH_READ: u32 = 1074032653; constant VIDIOC_SUBDEV_S_SELECTION (line 456) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 457) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 458) | pub const ATM_GETLECSADDR: u32 = 2148295056; constant FSL_HV_IOCTL_PARTITION_STOP (line 459) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 460) | pub const SONET_GETDIAG: u32 = 1074028820; constant ATMMPC_DATA (line 461) | pub const ATMMPC_DATA: u32 = 536895961; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 462) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 1074555165; constant HIDIOCGCOLLECTIONINDEX (line 463) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 2149074960; constant RPMSG_CREATE_EPT_IOCTL (line 464) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 2150151425; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 465) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 466) | pub const UI_DEV_SETUP: u32 = 2153534723; constant ISST_IF_IO_CMD (line 467) | pub const ISST_IF_IO_CMD: u32 = 2147810818; constant RIO_MPORT_MAINT_READ_REMOTE (line 468) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 1075342599; constant VIDIOC_OMAP3ISP_HIST_CFG (line 469) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 470) | pub const BLKGETNRZONES: u32 = 1074008709; constant VIDIOC_G_MODULATOR (line 471) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 472) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 473) | pub const USBDEVFS_SETINTERFACE: u32 = 1074287876; constant PPPIOCGCHAN (line 474) | pub const PPPIOCGCHAN: u32 = 1074033719; constant EVIOCGVERSION (line 475) | pub const EVIOCGVERSION: u32 = 1074021633; constant VHOST_NET_SET_BACKEND (line 476) | pub const VHOST_NET_SET_BACKEND: u32 = 2148052784; constant USBDEVFS_REAPURBNDELAY (line 477) | pub const USBDEVFS_REAPURBNDELAY: u32 = 2147767565; constant RNDZAPENTCNT (line 478) | pub const RNDZAPENTCNT: u32 = 536891908; constant VIDIOC_G_PARM (line 479) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 480) | pub const TUNGETDEVNETNS: u32 = 536892643; constant LIRC_SET_MEASURE_CARRIER_MODE (line 481) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 2147772701; constant VHOST_SET_VRING_ERR (line 482) | pub const VHOST_SET_VRING_ERR: u32 = 2148052770; constant VDUSE_VQ_SETUP (line 483) | pub const VDUSE_VQ_SETUP: u32 = 2149613844; constant AUTOFS_IOC_SETTIMEOUT (line 484) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221525348; constant VIDIOC_S_FREQUENCY (line 485) | pub const VIDIOC_S_FREQUENCY: u32 = 2150389305; constant F2FS_IOC_SEC_TRIM_FILE (line 486) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 2149119252; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 487) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 488) | pub const WDIOC_GETPRETIMEOUT: u32 = 1074026249; constant USBDEVFS_DROP_PRIVILEGES (line 489) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 2147767582; constant BTRFS_IOC_SNAP_CREATE_V2 (line 490) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 2415957015; constant VHOST_VSOCK_SET_RUNNING (line 491) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 2147790689; constant STP_SET_OPTIONS (line 492) | pub const STP_SET_OPTIONS: u32 = 2148017410; constant FBIO_RADEON_GET_MIRROR (line 493) | pub const FBIO_RADEON_GET_MIRROR: u32 = 1074020355; constant IVTVFB_IOC_DMA_FRAME (line 494) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 2148292288; constant IPMICTL_SEND_COMMAND (line 495) | pub const IPMICTL_SEND_COMMAND: u32 = 1075079437; constant VIDIOC_G_ENC_INDEX (line 496) | pub const VIDIOC_G_ENC_INDEX: u32 = 1209554508; constant DFL_FPGA_FME_PORT_PR (line 497) | pub const DFL_FPGA_FME_PORT_PR: u32 = 536917632; constant CHIOSVOLTAG (line 498) | pub const CHIOSVOLTAG: u32 = 2150654738; constant ATM_SETESIF (line 499) | pub const ATM_SETESIF: u32 = 2148295053; constant FW_CDEV_IOC_SEND_RESPONSE (line 500) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 2149065476; constant PMU_IOC_GET_MODEL (line 501) | pub const PMU_IOC_GET_MODEL: u32 = 1074020867; constant JSIOCGBTNMAP (line 502) | pub const JSIOCGBTNMAP: u32 = 1140877876; constant USBDEVFS_HUB_PORTINFO (line 503) | pub const USBDEVFS_HUB_PORTINFO: u32 = 1082152211; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 504) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 505) | pub const FDCLRPRM: u32 = 536871489; constant BTRFS_IOC_SCRUB (line 506) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 507) | pub const USBDEVFS_DISCONNECT: u32 = 536892694; constant TUNSETVNETBE (line 508) | pub const TUNSETVNETBE: u32 = 2147767518; constant ATMTCP_REMOVE (line 509) | pub const ATMTCP_REMOVE: u32 = 536895887; constant VHOST_VDPA_GET_CONFIG (line 510) | pub const VHOST_VDPA_GET_CONFIG: u32 = 1074311027; constant PPPIOCGNPMODE (line 511) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 512) | pub const FDGETDRVPRM: u32 = 1079509521; constant TUNSETVNETLE (line 513) | pub const TUNSETVNETLE: u32 = 2147767516; constant PHN_SETREG (line 514) | pub const PHN_SETREG: u32 = 2148036614; constant PPPIOCDETACH (line 515) | pub const PPPIOCDETACH: u32 = 2147775548; constant MMTIMER_GETRES (line 516) | pub const MMTIMER_GETRES: u32 = 1074031873; constant VIDIOC_SUBDEV_ENUMSTD (line 517) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 518) | pub const PPGETFLAGS: u32 = 1074032794; constant VDUSE_DEV_GET_FEATURES (line 519) | pub const VDUSE_DEV_GET_FEATURES: u32 = 1074299153; constant CAPI_MANUFACTURER_CMD (line 520) | pub const CAPI_MANUFACTURER_CMD: u32 = 3221766944; constant VIDIOC_G_TUNER (line 521) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 522) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 523) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 524) | pub const NE_CREATE_VM: u32 = 1074310688; constant MEDIA_IOC_ENUM_LINKS (line 525) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223092226; constant F2FS_IOC_PRECACHE_EXTENTS (line 526) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 536933647; constant DFL_FPGA_PORT_DMA_MAP (line 527) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 536917571; constant MGSL_IOCGXCTRL (line 528) | pub const MGSL_IOCGXCTRL: u32 = 536898838; constant FW_CDEV_IOC_SEND_REQUEST (line 529) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 2150114049; constant SONYPI_IOCGBLUE (line 530) | pub const SONYPI_IOCGBLUE: u32 = 1073837576; constant F2FS_IOC_DECOMPRESS_FILE (line 531) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; constant I2OHTML (line 532) | pub const I2OHTML: u32 = 3223087369; constant VFIO_GET_API_VERSION (line 533) | pub const VFIO_GET_API_VERSION: u32 = 536886116; constant IDT77105_GETSTATZ (line 534) | pub const IDT77105_GETSTATZ: u32 = 2148294963; constant I2OPARMSET (line 535) | pub const I2OPARMSET: u32 = 3222825219; constant TEE_IOC_CANCEL (line 536) | pub const TEE_IOC_CANCEL: u32 = 1074308100; constant PTP_SYS_OFFSET_PRECISE2 (line 537) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 538) | pub const DFL_FPGA_PORT_RESET: u32 = 536917568; constant PPPIOCGASYNCMAP (line 539) | pub const PPPIOCGASYNCMAP: u32 = 1074033752; constant EVIOCGKEYCODE_V2 (line 540) | pub const EVIOCGKEYCODE_V2: u32 = 1076380932; constant DM_DEV_SET_GEOMETRY (line 541) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 542) | pub const HIDIOCSUSAGE: u32 = 2149074956; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 543) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065488; constant PTP_EXTTS_REQUEST (line 544) | pub const PTP_EXTTS_REQUEST: u32 = 2148547842; constant SWITCHTEC_IOCTL_EVENT_CTL (line 545) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 546) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 547) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 2162732865; constant JSIOCGAXES (line 548) | pub const JSIOCGAXES: u32 = 1073834513; constant HIDIOCSFLAG (line 549) | pub const HIDIOCSFLAG: u32 = 2147764239; constant PTP_PEROUT_REQUEST2 (line 550) | pub const PTP_PEROUT_REQUEST2: u32 = 2151169292; constant PPWDATA (line 551) | pub const PPWDATA: u32 = 2147577990; constant PTP_CLOCK_GETCAPS (line 552) | pub const PTP_CLOCK_GETCAPS: u32 = 1079000321; constant FDGETMAXERRS (line 553) | pub const FDGETMAXERRS: u32 = 1075053070; constant TUNSETQUEUE (line 554) | pub const TUNSETQUEUE: u32 = 2147767513; constant PTP_ENABLE_PPS (line 555) | pub const PTP_ENABLE_PPS: u32 = 2147761412; constant SIOCSIFATMTCP (line 556) | pub const SIOCSIFATMTCP: u32 = 536895872; constant CEC_ADAP_G_LOG_ADDRS (line 557) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 1079795971; constant ND_IOCTL_ARS_CAP (line 558) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 559) | pub const NBD_SET_BLKSIZE: u32 = 536914689; constant NBD_SET_TIMEOUT (line 560) | pub const NBD_SET_TIMEOUT: u32 = 536914697; constant VHOST_SCSI_GET_ABI_VERSION (line 561) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 2147790658; constant RIO_UNMAP_INBOUND (line 562) | pub const RIO_UNMAP_INBOUND: u32 = 2148035858; constant ATM_QUERYLOOP (line 563) | pub const ATM_QUERYLOOP: u32 = 2148294996; constant DFL_FPGA_GET_API_VERSION (line 564) | pub const DFL_FPGA_GET_API_VERSION: u32 = 536917504; constant USBDEVFS_WAIT_FOR_RESUME (line 565) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 536892707; constant FBIO_CURSOR (line 566) | pub const FBIO_CURSOR: u32 = 3225961992; constant RNDCLEARPOOL (line 567) | pub const RNDCLEARPOOL: u32 = 536891910; constant VIDIOC_QUERYSTD (line 568) | pub const VIDIOC_QUERYSTD: u32 = 1074288191; constant DMA_BUF_IOCTL_SYNC (line 569) | pub const DMA_BUF_IOCTL_SYNC: u32 = 2148033024; constant SCIF_RECV (line 570) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 571) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 572) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 573) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 574) | pub const VIDIOC_G_FBUF: u32 = 1076647434; constant PTP_ENABLE_PPS2 (line 575) | pub const PTP_ENABLE_PPS2: u32 = 2147761421; constant PCITEST_CLEAR_IRQ (line 576) | pub const PCITEST_CLEAR_IRQ: u32 = 536891408; constant IPMICTL_SET_GETS_EVENTS_CMD (line 577) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 1074030864; constant BTRFS_IOC_DEVICES_READY (line 578) | pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; constant JSIOCGAXMAP (line 579) | pub const JSIOCGAXMAP: u32 = 1077963314; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 580) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 1074799372; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 581) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 2148541207; constant RTC_WIE_OFF (line 582) | pub const RTC_WIE_OFF: u32 = 536899600; constant PPGETMODE (line 583) | pub const PPGETMODE: u32 = 1074032792; constant VIDIOC_DBG_G_REGISTER (line 584) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 585) | pub const PTP_SYS_OFFSET: u32 = 2202025221; constant BTRFS_IOC_SPACE_INFO (line 586) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 587) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 588) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 589) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 590) | pub const BTRFS_IOC_TRANS_START: u32 = 536908806; constant INOTIFY_IOC_SETNEXTWD (line 591) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 2147764480; constant SNAPSHOT_GET_IMAGE_SIZE (line 592) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 1074279182; constant TUNDETACHFILTER (line 593) | pub const TUNDETACHFILTER: u32 = 2148029654; constant ND_IOCTL_CLEAR_ERROR (line 594) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 595) | pub const IOC_PR_CLEAR: u32 = 2148561101; constant SCIF_READFROM (line 596) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 597) | pub const PPPIOCGDEBUG: u32 = 1074033729; constant BLKGETZONESZ (line 598) | pub const BLKGETZONESZ: u32 = 1074008708; constant HIDIOCGUSAGES (line 599) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 600) | pub const SONYPI_IOCGTEMP: u32 = 1073837580; constant UI_SET_MSCBIT (line 601) | pub const UI_SET_MSCBIT: u32 = 2147767656; constant APM_IOC_SUSPEND (line 602) | pub const APM_IOC_SUSPEND: u32 = 536887554; constant BTRFS_IOC_TREE_SEARCH (line 603) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 604) | pub const RTC_PLL_GET: u32 = 1075605521; constant RIO_CM_EP_GET_LIST (line 605) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 606) | pub const USBDEVFS_DISCSIGNAL: u32 = 1074287886; constant LIRC_GET_MIN_TIMEOUT (line 607) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 1074030856; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 608) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 1100502850; constant DM_TARGET_MSG (line 609) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 610) | pub const SONYPI_IOCGBAT1REM: u32 = 1073903107; constant EVIOCSFF (line 611) | pub const EVIOCSFF: u32 = 2150385024; constant TUNSETGROUP (line 612) | pub const TUNSETGROUP: u32 = 2147767502; constant EVIOCGKEYCODE (line 613) | pub const EVIOCGKEYCODE: u32 = 1074283780; constant KCOV_REMOTE_ENABLE (line 614) | pub const KCOV_REMOTE_ENABLE: u32 = 2149081958; constant ND_IOCTL_GET_CONFIG_SIZE (line 615) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 616) | pub const FDEJECT: u32 = 536871514; constant TUNSETOFFLOAD (line 617) | pub const TUNSETOFFLOAD: u32 = 2147767504; constant PPPIOCCONNECT (line 618) | pub const PPPIOCCONNECT: u32 = 2147775546; constant ATM_ADDADDR (line 619) | pub const ATM_ADDADDR: u32 = 2148295048; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 620) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 536903955; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 621) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 622) | pub const VHOST_VDPA_GET_STATUS: u32 = 1073852273; constant CCISS_PASSTHRU (line 623) | pub const CCISS_PASSTHRU: u32 = 3226747403; constant MGSL_IOCCLRMODCOUNT (line 624) | pub const MGSL_IOCCLRMODCOUNT: u32 = 536898831; constant TEE_IOC_SUPPL_SEND (line 625) | pub const TEE_IOC_SUPPL_SEND: u32 = 1074832391; constant ATMARPD_CTRL (line 626) | pub const ATMARPD_CTRL: u32 = 536895969; constant UI_ABS_SETUP (line 627) | pub const UI_ABS_SETUP: u32 = 2149340420; constant UI_DEV_DESTROY (line 628) | pub const UI_DEV_DESTROY: u32 = 536892674; constant BTRFS_IOC_QUOTA_CTL (line 629) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 630) | pub const RTC_AIE_ON: u32 = 536899585; constant AUTOFS_IOC_EXPIRE (line 631) | pub const AUTOFS_IOC_EXPIRE: u32 = 1091343205; constant PPPIOCSDEBUG (line 632) | pub const PPPIOCSDEBUG: u32 = 2147775552; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 633) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 634) | pub const PPPIOCSMRU: u32 = 2147775570; constant CCISS_DEREGDISK (line 635) | pub const CCISS_DEREGDISK: u32 = 536887820; constant UI_DEV_CREATE (line 636) | pub const UI_DEV_CREATE: u32 = 536892673; constant FUSE_DEV_IOC_CLONE (line 637) | pub const FUSE_DEV_IOC_CLONE: u32 = 1074062592; constant BTRFS_IOC_START_SYNC (line 638) | pub const BTRFS_IOC_START_SYNC: u32 = 1074304024; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 639) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 2148036225; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 640) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 1074279187; constant DM_TABLE_CLEAR (line 641) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 642) | pub const CCISS_GETINTINFO: u32 = 1074283010; constant PPPIOCSASYNCMAP (line 643) | pub const PPPIOCSASYNCMAP: u32 = 2147775575; constant I2OEVTGET (line 644) | pub const I2OEVTGET: u32 = 1080584459; constant NVME_IOCTL_RESET (line 645) | pub const NVME_IOCTL_RESET: u32 = 536890948; constant PPYIELD (line 646) | pub const PPYIELD: u32 = 536899725; constant NVME_IOCTL_IO64_CMD (line 647) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 648) | pub const TUNSETCARRIER: u32 = 2147767522; constant DM_DEV_WAIT (line 649) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 650) | pub const RTC_WIE_ON: u32 = 536899599; constant MEDIA_IOC_DEVICE_INFO (line 651) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 652) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 653) | pub const MGSL_IOCSPARAMS: u32 = 2149608704; constant RTC_SET_TIME (line 654) | pub const RTC_SET_TIME: u32 = 2149871626; constant VHOST_RESET_OWNER (line 655) | pub const VHOST_RESET_OWNER: u32 = 536915714; constant IOC_OPAL_PSID_REVERT_TPR (line 656) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 2164814056; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 657) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 658) | pub const UDF_GETEABLOCK: u32 = 1074031681; constant VFIO_IOMMU_MAP_DMA (line 659) | pub const VFIO_IOMMU_MAP_DMA: u32 = 536886129; constant VIDIOC_SUBSCRIBE_EVENT (line 660) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 2149602906; constant HIDIOCGFLAG (line 661) | pub const HIDIOCGFLAG: u32 = 1074022414; constant HIDIOCGUCODE (line 662) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 663) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 664) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 665) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 2148577793; constant CCISS_GETFIRMVER (line 666) | pub const CCISS_GETFIRMVER: u32 = 1074020872; constant ND_IOCTL_ARS_START (line 667) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 668) | pub const PPPIOCSMRRU: u32 = 2147775547; constant CEC_ADAP_S_LOG_ADDRS (line 669) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 670) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 1074050818; constant DMA_HEAP_IOCTL_ALLOC (line 671) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 672) | pub const PPSETTIME: u32 = 2148036758; constant RTC_ALM_READ (line 673) | pub const RTC_ALM_READ: u32 = 1076129800; constant VDUSE_SET_API_VERSION (line 674) | pub const VDUSE_SET_API_VERSION: u32 = 2148040961; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 675) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 2149084424; constant VIDIOC_SUBDEV_S_CROP (line 676) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 677) | pub const USBDEVFS_CONNECT: u32 = 536892695; constant SYNC_IOC_FILE_INFO (line 678) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 679) | pub const ATMARP_MKIP: u32 = 536895970; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 680) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 536886128; constant CCISS_GETHEARTBEAT (line 681) | pub const CCISS_GETHEARTBEAT: u32 = 1074020870; constant ATM_RSTADDR (line 682) | pub const ATM_RSTADDR: u32 = 2148295047; constant NBD_SET_SIZE (line 683) | pub const NBD_SET_SIZE: u32 = 536914690; constant UDF_GETVOLIDENT (line 684) | pub const UDF_GETVOLIDENT: u32 = 1074031682; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 685) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 686) | pub const MGSL_IOCSTXIDLE: u32 = 536898818; constant FSL_HV_IOCTL_SETPROP (line 687) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 688) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 689) | pub const PPRSTATUS: u32 = 1073836161; constant MGSL_IOCTXENABLE (line 690) | pub const MGSL_IOCTXENABLE: u32 = 536898820; constant UDF_GETEASIZE (line 691) | pub const UDF_GETEASIZE: u32 = 1074031680; constant NVME_IOCTL_ADMIN64_CMD (line 692) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 693) | pub const VHOST_SET_OWNER: u32 = 536915713; constant RIO_ALLOC_DMA (line 694) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 695) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 696) | pub const I2OHRTGET: u32 = 3222038785; constant ATM_SETCIRANGE (line 697) | pub const ATM_SETCIRANGE: u32 = 2148295051; constant HPET_IE_ON (line 698) | pub const HPET_IE_ON: u32 = 536897537; constant PERF_EVENT_IOC_ID (line 699) | pub const PERF_EVENT_IOC_ID: u32 = 1074013191; constant TUNSETSNDBUF (line 700) | pub const TUNSETSNDBUF: u32 = 2147767508; constant PTP_PIN_SETFUNC (line 701) | pub const PTP_PIN_SETFUNC: u32 = 2153790727; constant PPPIOCDISCONN (line 702) | pub const PPPIOCDISCONN: u32 = 536900665; constant VIDIOC_QUERYCTRL (line 703) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 704) | pub const PPEXCL: u32 = 536899727; constant PCITEST_MSI (line 705) | pub const PCITEST_MSI: u32 = 2147766275; constant FDWERRORCLR (line 706) | pub const FDWERRORCLR: u32 = 536871510; constant AUTOFS_IOC_FAIL (line 707) | pub const AUTOFS_IOC_FAIL: u32 = 536908641; constant USBDEVFS_IOCTL (line 708) | pub const USBDEVFS_IOCTL: u32 = 3222033682; constant VIDIOC_S_STD (line 709) | pub const VIDIOC_S_STD: u32 = 2148029976; constant F2FS_IOC_RESIZE_FS (line 710) | pub const F2FS_IOC_RESIZE_FS: u32 = 2148070672; constant SONET_SETDIAG (line 711) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 712) | pub const BTRFS_IOC_DEFRAG: u32 = 2415956994; constant CCISS_GETDRIVVER (line 713) | pub const CCISS_GETDRIVVER: u32 = 1074020873; constant IPMICTL_GET_TIMING_PARMS_CMD (line 714) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 1074293015; constant HPET_IRQFREQ (line 715) | pub const HPET_IRQFREQ: u32 = 2147772422; constant ATM_GETESI (line 716) | pub const ATM_GETESI: u32 = 2148295045; constant CCISS_GETLUNINFO (line 717) | pub const CCISS_GETLUNINFO: u32 = 1074545169; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 718) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 719) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 720) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 2147755016; constant UDMABUF_CREATE_LIST (line 721) | pub const UDMABUF_CREATE_LIST: u32 = 2148037955; constant VHOST_SET_LOG_BASE (line 722) | pub const VHOST_SET_LOG_BASE: u32 = 2148052740; constant ZATM_GETPOOL (line 723) | pub const ZATM_GETPOOL: u32 = 2148295009; constant BR2684_SETFILT (line 724) | pub const BR2684_SETFILT: u32 = 2149343632; constant RNDGETPOOL (line 725) | pub const RNDGETPOOL: u32 = 1074287106; constant PPS_GETPARAMS (line 726) | pub const PPS_GETPARAMS: u32 = 1074032801; constant IOC_PR_RESERVE (line 727) | pub const IOC_PR_RESERVE: u32 = 2148561097; constant VIDIOC_TRY_DECODER_CMD (line 728) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 729) | pub const RIO_CM_CHAN_CLOSE: u32 = 2147640068; constant VIDIOC_DV_TIMINGS_CAP (line 730) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 731) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 732) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 1074020865; constant USBDEVFS_GET_CAPABILITIES (line 733) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 1074025754; constant SCIF_WRITETO (line 734) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 735) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221515331; constant FSL_HV_IOCTL_PARTITION_RESTART (line 736) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 737) | pub const CCISS_REGNEWD: u32 = 536887822; constant FAT_IOCTL_SET_ATTRIBUTES (line 738) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 2147774993; constant VIDIOC_CREATE_BUFS (line 739) | pub const VIDIOC_CREATE_BUFS: u32 = 3237500508; constant CAPI_GET_VERSION (line 740) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 741) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 1155028802; constant VFIO_EEH_PE_OP (line 742) | pub const VFIO_EEH_PE_OP: u32 = 536886137; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 743) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 744) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; constant NBD_SET_SIZE_BLOCKS (line 745) | pub const NBD_SET_SIZE_BLOCKS: u32 = 536914695; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 746) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 536916224; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 747) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 748) | pub const VIDIOC_S_AUDOUT: u32 = 2150913586; constant VIDIOC_S_FMT (line 749) | pub const VIDIOC_S_FMT: u32 = 3234616837; constant PPPIOCATTACH (line 750) | pub const PPPIOCATTACH: u32 = 2147775549; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 751) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052772; constant FS_IOC_MEASURE_VERITY (line 752) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 753) | pub const CCISS_BIG_PASSTHRU: u32 = 3227009554; constant IPMICTL_SET_MY_LUN_CMD (line 754) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 1074030867; constant PCITEST_LEGACY_IRQ (line 755) | pub const PCITEST_LEGACY_IRQ: u32 = 536891394; constant USBDEVFS_SUBMITURB (line 756) | pub const USBDEVFS_SUBMITURB: u32 = 1076647178; constant AUTOFS_IOC_READY (line 757) | pub const AUTOFS_IOC_READY: u32 = 536908640; constant BTRFS_IOC_SEND (line 758) | pub const BTRFS_IOC_SEND: u32 = 2152240166; constant VIDIOC_G_EXT_CTRLS (line 759) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3222820423; constant JSIOCSBTNMAP (line 760) | pub const JSIOCSBTNMAP: u32 = 2214619699; constant PPPIOCSFLAGS (line 761) | pub const PPPIOCSFLAGS: u32 = 2147775577; constant NVRAM_INIT (line 762) | pub const NVRAM_INIT: u32 = 536899648; constant RFKILL_IOCTL_NOINPUT (line 763) | pub const RFKILL_IOCTL_NOINPUT: u32 = 536891905; constant BTRFS_IOC_BALANCE (line 764) | pub const BTRFS_IOC_BALANCE: u32 = 2415957004; constant FS_IOC_GETFSMAP (line 765) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 766) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 1074030875; constant STP_POLICY_ID_GET (line 767) | pub const STP_POLICY_ID_GET: u32 = 1074799873; constant PPSETFLAGS (line 768) | pub const PPSETFLAGS: u32 = 2147774619; constant CEC_ADAP_S_PHYS_ADDR (line 769) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 2147639554; constant ATMTCP_CREATE (line 770) | pub const ATMTCP_CREATE: u32 = 536895886; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 771) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 536916226; constant PPPIOCGXASYNCMAP (line 772) | pub const PPPIOCGXASYNCMAP: u32 = 1075868752; constant VHOST_SET_VRING_CALL (line 773) | pub const VHOST_SET_VRING_CALL: u32 = 2148052769; constant LIRC_GET_FEATURES (line 774) | pub const LIRC_GET_FEATURES: u32 = 1074030848; constant GSMIOC_DISABLE_NET (line 775) | pub const GSMIOC_DISABLE_NET: u32 = 536889091; constant AUTOFS_IOC_CATATONIC (line 776) | pub const AUTOFS_IOC_CATATONIC: u32 = 536908642; constant NBD_DO_IT (line 777) | pub const NBD_DO_IT: u32 = 536914691; constant LIRC_SET_REC_CARRIER_RANGE (line 778) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 2147772703; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 779) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030873; constant EVIOCSCLOCKID (line 780) | pub const EVIOCSCLOCKID: u32 = 2147763616; constant USBDEVFS_FREE_STREAMS (line 781) | pub const USBDEVFS_FREE_STREAMS: u32 = 1074287901; constant FSI_SCOM_RESET (line 782) | pub const FSI_SCOM_RESET: u32 = 2147775235; constant PMU_IOC_GRAB_BACKLIGHT (line 783) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 1074020870; constant VIDIOC_SUBDEV_S_FMT (line 784) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 785) | pub const FDDEFPRM: u32 = 2149319235; constant TEE_IOC_INVOKE (line 786) | pub const TEE_IOC_INVOKE: u32 = 1074832387; constant USBDEVFS_BULK (line 787) | pub const USBDEVFS_BULK: u32 = 3222295810; constant SCIF_VWRITETO (line 788) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 789) | pub const SONYPI_IOCSBRT: u32 = 2147579392; constant BTRFS_IOC_FILE_EXTENT_SAME (line 790) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 791) | pub const RTC_PIE_ON: u32 = 536899589; constant BTRFS_IOC_SCAN_DEV (line 792) | pub const BTRFS_IOC_SCAN_DEV: u32 = 2415956996; constant PPPIOCXFERUNIT (line 793) | pub const PPPIOCXFERUNIT: u32 = 536900686; constant WDIOC_GETTIMEOUT (line 794) | pub const WDIOC_GETTIMEOUT: u32 = 1074026247; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 795) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 796) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 2148054598; constant FBIO_WAITFORVSYNC (line 797) | pub const FBIO_WAITFORVSYNC: u32 = 2147763744; constant RTC_PIE_OFF (line 798) | pub const RTC_PIE_OFF: u32 = 536899590; constant EVIOCGRAB (line 799) | pub const EVIOCGRAB: u32 = 2147763600; constant PMU_IOC_SET_BACKLIGHT (line 800) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 2147762690; constant EVIOCGREP (line 801) | pub const EVIOCGREP: u32 = 1074283779; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 802) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 2147755019; constant UFFDIO_CONTINUE (line 803) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 804) | pub const VDUSE_GET_API_VERSION: u32 = 1074299136; constant RTC_RD_TIME (line 805) | pub const RTC_RD_TIME: u32 = 1076129801; constant FDMSGOFF (line 806) | pub const FDMSGOFF: u32 = 536871494; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 807) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 1074555164; constant CAPI_GET_ERRCODE (line 808) | pub const CAPI_GET_ERRCODE: u32 = 1073890081; constant PCITEST_SET_IRQTYPE (line 809) | pub const PCITEST_SET_IRQTYPE: u32 = 2147766280; constant VIDIOC_SUBDEV_S_EDID (line 810) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223606825; constant MATROXFB_SET_OUTPUT_MODE (line 811) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 2147774202; constant RIO_DEV_ADD (line 812) | pub const RIO_DEV_ADD: u32 = 2149608727; constant VIDIOC_ENUM_FREQ_BANDS (line 813) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 814) | pub const FBIO_RADEON_SET_MIRROR: u32 = 2147762180; constant PCITEST_GET_IRQTYPE (line 815) | pub const PCITEST_GET_IRQTYPE: u32 = 536891401; constant JSIOCGVERSION (line 816) | pub const JSIOCGVERSION: u32 = 1074031105; constant SONYPI_IOCSBLUE (line 817) | pub const SONYPI_IOCSBLUE: u32 = 2147579401; constant SNAPSHOT_PREF_IMAGE_SIZE (line 818) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 536883986; constant F2FS_IOC_GET_FEATURES (line 819) | pub const F2FS_IOC_GET_FEATURES: u32 = 1074066700; constant SCIF_REG (line 820) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 821) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 2155376264; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 822) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 2147754757; constant RIO_WAIT_FOR_ASYNC (line 823) | pub const RIO_WAIT_FOR_ASYNC: u32 = 2148035862; constant VHOST_SET_VRING_NUM (line 824) | pub const VHOST_SET_VRING_NUM: u32 = 2148052752; constant AUTOFS_DEV_IOCTL_PROTOVER (line 825) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 826) | pub const RIO_FREE_DMA: u32 = 2148035860; constant MGSL_IOCRXENABLE (line 827) | pub const MGSL_IOCRXENABLE: u32 = 536898821; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 828) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 536872889; constant IPMICTL_SET_TIMING_PARMS_CMD (line 829) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 1074293014; constant PPPIOCGL2TPSTATS (line 830) | pub const PPPIOCGL2TPSTATS: u32 = 1078490166; constant PERF_EVENT_IOC_PERIOD (line 831) | pub const PERF_EVENT_IOC_PERIOD: u32 = 2148017156; constant PTP_PIN_SETFUNC2 (line 832) | pub const PTP_PIN_SETFUNC2: u32 = 2153790736; constant CHIOEXCHANGE (line 833) | pub const CHIOEXCHANGE: u32 = 2149344002; constant NILFS_IOCTL_GET_SUINFO (line 834) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 1075342980; constant CEC_DQEVENT (line 835) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 836) | pub const UI_SET_SWBIT: u32 = 2147767661; constant VHOST_VDPA_SET_CONFIG (line 837) | pub const VHOST_VDPA_SET_CONFIG: u32 = 2148052852; constant TUNSETIFF (line 838) | pub const TUNSETIFF: u32 = 2147767498; constant CHIOPOSITION (line 839) | pub const CHIOPOSITION: u32 = 2148295427; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 840) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 2147772703; constant BTRFS_IOC_DEFAULT_SUBVOL (line 841) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 2148045843; constant RIO_UNMAP_OUTBOUND (line 842) | pub const RIO_UNMAP_OUTBOUND: u32 = 2150133008; constant CAPI_CLR_FLAGS (line 843) | pub const CAPI_CLR_FLAGS: u32 = 1074021157; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 844) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065487; constant MATROXFB_GET_OUTPUT_CONNECTION (line 845) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 1074032376; constant EVIOCSMASK (line 846) | pub const EVIOCSMASK: u32 = 2148550035; constant BTRFS_IOC_FORGET_DEV (line 847) | pub const BTRFS_IOC_FORGET_DEV: u32 = 2415956997; constant CXL_MEM_QUERY_COMMANDS (line 848) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 1074318849; constant CEC_S_MODE (line 849) | pub const CEC_S_MODE: u32 = 2147770633; constant MGSL_IOCSIF (line 850) | pub const MGSL_IOCSIF: u32 = 536898826; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 851) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 852) | pub const PPSETMODE: u32 = 2147774592; constant VFIO_DEVICE_SET_IRQS (line 853) | pub const VFIO_DEVICE_SET_IRQS: u32 = 536886126; constant VIDIOC_PREPARE_BUF (line 854) | pub const VIDIOC_PREPARE_BUF: u32 = 3225704029; constant CEC_ADAP_G_CONNECTOR_INFO (line 855) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 1078223114; constant IOC_OPAL_WRITE_SHADOW_MBR (line 856) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 2166386922; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 857) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 858) | pub const UDMABUF_CREATE: u32 = 2149086530; constant SONET_CLRDIAG (line 859) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 860) | pub const PHN_SET_REG: u32 = 2147774465; constant RNDADDTOENTCNT (line 861) | pub const RNDADDTOENTCNT: u32 = 2147766785; constant VBG_IOCTL_CHECK_BALLOON (line 862) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 863) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3222820550; constant PPS_FETCH (line 864) | pub const PPS_FETCH: u32 = 3221516452; constant RTC_AIE_OFF (line 865) | pub const RTC_AIE_OFF: u32 = 536899586; constant VFIO_GROUP_SET_CONTAINER (line 866) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 536886120; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 867) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 2148016918; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 868) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 536886136; constant VFIO_IOMMU_GET_INFO (line 869) | pub const VFIO_IOMMU_GET_INFO: u32 = 536886128; constant DM_DEV_SUSPEND (line 870) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 871) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; constant FW_CDEV_IOC_STOP_ISO (line 872) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 2147754763; constant GPIO_V2_GET_LINEINFO_IOCTL (line 873) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 874) | pub const ATMMPC_CTRL: u32 = 536895960; constant PPPIOCSXASYNCMAP (line 875) | pub const PPPIOCSXASYNCMAP: u32 = 2149610575; constant CHIOGSTATUS (line 876) | pub const CHIOGSTATUS: u32 = 2148033288; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 877) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 878) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 1074031875; constant CAPI_SET_FLAGS (line 879) | pub const CAPI_SET_FLAGS: u32 = 1074021156; constant VFIO_GROUP_GET_DEVICE_FD (line 880) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 536886122; constant VHOST_SET_MEM_TABLE (line 881) | pub const VHOST_SET_MEM_TABLE: u32 = 2148052739; constant MATROXFB_SET_OUTPUT_CONNECTION (line 882) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 2147774200; constant DFL_FPGA_PORT_GET_REGION_INFO (line 883) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 536917570; constant VHOST_GET_FEATURES (line 884) | pub const VHOST_GET_FEATURES: u32 = 1074310912; constant LIRC_GET_REC_RESOLUTION (line 885) | pub const LIRC_GET_REC_RESOLUTION: u32 = 1074030855; constant PACKET_CTRL_CMD (line 886) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 887) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 2147772695; constant BTRFS_IOC_ADD_DEV (line 888) | pub const BTRFS_IOC_ADD_DEV: u32 = 2415957002; constant JSIOCGCORR (line 889) | pub const JSIOCGCORR: u32 = 1076128290; constant VIDIOC_G_FMT (line 890) | pub const VIDIOC_G_FMT: u32 = 3234616836; constant RTC_EPOCH_SET (line 891) | pub const RTC_EPOCH_SET: u32 = 2147774478; constant CAPI_GET_PROFILE (line 892) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 893) | pub const ATM_GETLOOP: u32 = 2148294994; constant SCIF_LISTEN (line 894) | pub const SCIF_LISTEN: u32 = 2147775234; constant NBD_CLEAR_QUE (line 895) | pub const NBD_CLEAR_QUE: u32 = 536914693; constant F2FS_IOC_MOVE_RANGE (line 896) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 897) | pub const LIRC_GET_LENGTH: u32 = 1074030863; constant I8K_SET_FAN (line 898) | pub const I8K_SET_FAN: u32 = 3221514631; constant FDSETMAXERRS (line 899) | pub const FDSETMAXERRS: u32 = 2148794956; constant VIDIOC_SUBDEV_QUERYCAP (line 900) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 1077958144; constant SNAPSHOT_SET_SWAP_AREA (line 901) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 2148283149; constant LIRC_GET_REC_TIMEOUT (line 902) | pub const LIRC_GET_REC_TIMEOUT: u32 = 1074030884; constant EVIOCRMFF (line 903) | pub const EVIOCRMFF: u32 = 2147763585; constant GPIO_GET_LINEEVENT_IOCTL (line 904) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 905) | pub const PPRDATA: u32 = 1073836165; constant RIO_MPORT_GET_PROPERTIES (line 906) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 1076915460; constant TUNSETVNETHDRSZ (line 907) | pub const TUNSETVNETHDRSZ: u32 = 2147767512; constant GPIO_GET_LINEINFO_IOCTL (line 908) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 909) | pub const GSMIOC_GETCONF: u32 = 1078740736; constant LIRC_GET_SEND_MODE (line 910) | pub const LIRC_GET_SEND_MODE: u32 = 1074030849; constant PPPIOCSACTIVE (line 911) | pub const PPPIOCSACTIVE: u32 = 2148037702; constant SIOCGSTAMPNS_NEW (line 912) | pub const SIOCGSTAMPNS_NEW: u32 = 1074825479; constant IPMICTL_RECEIVE_MSG (line 913) | pub const IPMICTL_RECEIVE_MSG: u32 = 3222825228; constant LIRC_SET_SEND_DUTY_CYCLE (line 914) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 2147772693; constant UI_END_FF_ERASE (line 915) | pub const UI_END_FF_ERASE: u32 = 2148292043; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 916) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 917) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 918) | pub const NBD_SET_FLAGS: u32 = 536914698; constant VFIO_DEVICE_GET_REGION_INFO (line 919) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 536886124; constant REISERFS_IOC_UNPACK (line 920) | pub const REISERFS_IOC_UNPACK: u32 = 2147798273; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 921) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 2147754759; constant RIO_SET_EVENT_MASK (line 922) | pub const RIO_SET_EVENT_MASK: u32 = 2147773709; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 923) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 1074279188; constant VDUSE_VQ_INJECT_IRQ (line 924) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 2147778839; constant I2OPASSTHRU (line 925) | pub const I2OPASSTHRU: u32 = 1074293004; constant IOC_OPAL_SET_PW (line 926) | pub const IOC_OPAL_SET_PW: u32 = 2183164128; constant FSI_SCOM_READ (line 927) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 928) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 1074048880; constant VIDIOC_QBUF (line 929) | pub const VIDIOC_QBUF: u32 = 3225703951; constant VIDIOC_S_TUNER (line 930) | pub const VIDIOC_S_TUNER: u32 = 2153010718; constant TUNGETVNETHDRSZ (line 931) | pub const TUNGETVNETHDRSZ: u32 = 1074025687; constant CAPI_NCCI_GETUNIT (line 932) | pub const CAPI_NCCI_GETUNIT: u32 = 1074021159; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 933) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 1074050631; constant VIDIOC_OMAP3ISP_STAT_EN (line 934) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221509831; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 935) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 936) | pub const TEE_IOC_VERSION: u32 = 1074570240; constant VIDIOC_LOG_STATUS (line 937) | pub const VIDIOC_LOG_STATUS: u32 = 536892998; constant IPMICTL_SEND_COMMAND_SETTIME (line 938) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 1075603733; constant VHOST_SET_LOG_FD (line 939) | pub const VHOST_SET_LOG_FD: u32 = 2147790599; constant SCIF_SEND (line 940) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 941) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 942) | pub const NS_ADJBUFLEV: u32 = 536895843; constant VIDIOC_DBG_S_REGISTER (line 943) | pub const VIDIOC_DBG_S_REGISTER: u32 = 2151175759; constant NILFS_IOCTL_RESIZE (line 944) | pub const NILFS_IOCTL_RESIZE: u32 = 2148036235; constant PHN_GETREG (line 945) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 946) | pub const I2OSWDL: u32 = 3223087365; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 947) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 536892931; constant JSIOCGBUTTONS (line 948) | pub const JSIOCGBUTTONS: u32 = 1073834514; constant VFIO_IOMMU_ENABLE (line 949) | pub const VFIO_IOMMU_ENABLE: u32 = 536886131; constant DM_DEV_RENAME (line 950) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 951) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 952) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 953) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 954) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 2147790711; constant VIDIOC_SUBDEV_G_CROP (line 955) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 956) | pub const VIDIOC_S_CROP: u32 = 2148816444; constant WDIOC_GETTEMP (line 957) | pub const WDIOC_GETTEMP: u32 = 1074026243; constant IOC_OPAL_ADD_USR_TO_LR (line 958) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 2165862628; constant UI_SET_LEDBIT (line 959) | pub const UI_SET_LEDBIT: u32 = 2147767657; constant NBD_SET_SOCK (line 960) | pub const NBD_SET_SOCK: u32 = 536914688; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 961) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 2415957055; constant HIDIOCGCOLLECTIONINFO (line 962) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 963) | pub const I2OSWUL: u32 = 3223087366; constant IOCTL_MEI_NOTIFY_GET (line 964) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 1074022403; constant FDFMTTRK (line 965) | pub const FDFMTTRK: u32 = 2148270664; constant MMTIMER_GETBITS (line 966) | pub const MMTIMER_GETBITS: u32 = 536898820; constant VIDIOC_ENUMSTD (line 967) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 968) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 969) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 536886132; constant ATMARP_SETENTRY (line 970) | pub const ATMARP_SETENTRY: u32 = 536895971; constant CCISS_REVALIDVOLS (line 971) | pub const CCISS_REVALIDVOLS: u32 = 536887818; constant MGSL_IOCLOOPTXDONE (line 972) | pub const MGSL_IOCLOOPTXDONE: u32 = 536898825; constant RTC_VL_READ (line 973) | pub const RTC_VL_READ: u32 = 1074032659; constant ND_IOCTL_ARS_STATUS (line 974) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 975) | pub const RIO_DEV_DEL: u32 = 2149608728; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 976) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 977) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 978) | pub const SONYPI_IOCSFAN: u32 = 2147579403; constant SPIOCSTYPE (line 979) | pub const SPIOCSTYPE: u32 = 2147774721; constant IPMICTL_REGISTER_FOR_CMD (line 980) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 1073899790; constant I8K_GET_FAN (line 981) | pub const I8K_GET_FAN: u32 = 3221514630; constant TUNGETVNETBE (line 982) | pub const TUNGETVNETBE: u32 = 1074025695; constant AUTOFS_DEV_IOCTL_FAIL (line 983) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 984) | pub const UI_END_FF_UPLOAD: u32 = 2153797065; constant TOSH_SMM (line 985) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 986) | pub const SONYPI_IOCGBAT2REM: u32 = 1073903109; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 987) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; constant PPPIOCSNPMODE (line 988) | pub const PPPIOCSNPMODE: u32 = 2148037707; constant USBDEVFS_CONTROL (line 989) | pub const USBDEVFS_CONTROL: u32 = 3222295808; constant HIDIOCGUSAGE (line 990) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 991) | pub const TUNSETTXFILTER: u32 = 2147767505; constant TUNGETVNETLE (line 992) | pub const TUNGETVNETLE: u32 = 1074025693; constant VIDIOC_ENUM_DV_TIMINGS (line 993) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 994) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 995) | pub const MGSL_IOCGXSYNC: u32 = 536898836; constant HIDIOCGFIELDINFO (line 996) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 997) | pub const VIDIOC_SUBDEV_G_STD: u32 = 1074288151; constant I2OVALIDATE (line 998) | pub const I2OVALIDATE: u32 = 1074030856; constant VIDIOC_TRY_ENCODER_CMD (line 999) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1000) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 1075342978; constant VIDIOC_G_FREQUENCY (line 1001) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1002) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 1108898306; constant ND_IOCTL_GET_CONFIG_DATA (line 1003) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1004) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; constant FDGETDRVSTAT (line 1005) | pub const FDGETDRVSTAT: u32 = 1077150226; constant SYNC_IOC_MERGE (line 1006) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1007) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1008) | pub const PPPIOCBRIDGECHAN: u32 = 2147775541; constant LIRC_SET_SEND_MODE (line 1009) | pub const LIRC_SET_SEND_MODE: u32 = 2147772689; constant RIO_ENABLE_PORTWRITE_RANGE (line 1010) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 2148560139; constant ATM_GETTYPE (line 1011) | pub const ATM_GETTYPE: u32 = 2148295044; constant PHN_GETREGS (line 1012) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1013) | pub const FDSETEMSGTRESH: u32 = 536871498; constant NILFS_IOCTL_GET_VINFO (line 1014) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1015) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1016) | pub const CAPI_INSTALLED: u32 = 1073890082; constant EVIOCGMASK (line 1017) | pub const EVIOCGMASK: u32 = 1074808210; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1018) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 1074304025; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1019) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1020) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1021) | pub const GSMIOC_GETFIRST: u32 = 1074022148; constant FW_CDEV_IOC_FLUSH_ISO (line 1022) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 2147754776; constant VIDIOC_DBG_G_CHIP_INFO (line 1023) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1024) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 536933636; constant CAPI_GET_SERIAL (line 1025) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1026) | pub const FDSETDRVPRM: u32 = 2153251472; constant IOC_OPAL_SAVE (line 1027) | pub const IOC_OPAL_SAVE: u32 = 2165862620; constant VIDIOC_G_DV_TIMINGS (line 1028) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1029) | pub const TUNSETIFINDEX: u32 = 2147767514; constant CCISS_SETINTINFO (line 1030) | pub const CCISS_SETINTINFO: u32 = 2148024835; constant RTC_VL_CLR (line 1031) | pub const RTC_VL_CLR: u32 = 536899604; constant VIDIOC_REQBUFS (line 1032) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1033) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 2147767565; constant TEE_IOC_SHM_REGISTER (line 1034) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1035) | pub const USBDEVFS_SETCONFIGURATION: u32 = 1074025733; constant CCISS_GETNODENAME (line 1036) | pub const CCISS_GETNODENAME: u32 = 1074807300; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1037) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1038) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1039) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 536886129; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1040) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 2150114066; constant LPSETTIMEOUT_NEW (line 1041) | pub const LPSETTIMEOUT_NEW: u32 = 2148533775; constant RIO_CM_MPORT_GET_LIST (line 1042) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1043) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1044) | pub const FDRAWCMD: u32 = 536871512; constant SCIF_UNREG (line 1045) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1046) | pub const PPPIOCGIDLE64: u32 = 1074820159; constant USBDEVFS_RELEASEINTERFACE (line 1047) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 1074025744; constant VIDIOC_CROPCAP (line 1048) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1049) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 536917569; constant PHN_SET_REGS (line 1050) | pub const PHN_SET_REGS: u32 = 2147774467; constant ATMLEC_DATA (line 1051) | pub const ATMLEC_DATA: u32 = 536895953; constant PPPOEIOCDFWD (line 1052) | pub const PPPOEIOCDFWD: u32 = 536916225; constant VIDIOC_S_SELECTION (line 1053) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1054) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 536883977; constant BTRFS_IOC_LOGICAL_INO (line 1055) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1056) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1057) | pub const ZATM_SETPOOL: u32 = 2148295011; constant MTIOCPOS (line 1058) | pub const MTIOCPOS: u32 = 1074031875; constant PMU_IOC_SLEEP (line 1059) | pub const PMU_IOC_SLEEP: u32 = 536887808; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1060) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1061) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1062) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 1076915845; constant VIDIOC_QUERYCAP (line 1063) | pub const VIDIOC_QUERYCAP: u32 = 1080579584; constant HPET_INFO (line 1064) | pub const HPET_INFO: u32 = 1074554883; constant VIDIOC_AM437X_CCDC_CFG (line 1065) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 2147768001; constant DM_LIST_DEVICES (line 1066) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1067) | pub const TUNSETOWNER: u32 = 2147767500; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1068) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1069) | pub const RNDADDENTROPY: u32 = 2148028931; constant USBDEVFS_RESET (line 1070) | pub const USBDEVFS_RESET: u32 = 536892692; constant BTRFS_IOC_SUBVOL_CREATE (line 1071) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 2415957006; constant USBDEVFS_FORBID_SUSPEND (line 1072) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 536892705; constant FDGETDRVTYP (line 1073) | pub const FDGETDRVTYP: u32 = 1074790927; constant PPWCONTROL (line 1074) | pub const PPWCONTROL: u32 = 2147577988; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1075) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1076) | pub const KCOV_DISABLE: u32 = 536896357; constant IOC_OPAL_ACTIVATE_LSP (line 1077) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 2165862623; constant VHOST_VDPA_GET_IOVA_RANGE (line 1078) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 1074835320; constant PPPIOCSPASS (line 1079) | pub const PPPIOCSPASS: u32 = 2148037703; constant RIO_CM_CHAN_CONNECT (line 1080) | pub const RIO_CM_CHAN_CONNECT: u32 = 2148033288; constant I2OSWDEL (line 1081) | pub const I2OSWDEL: u32 = 3223087367; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1082) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 1074554387; constant IOC_OPAL_MBR_DONE (line 1083) | pub const IOC_OPAL_MBR_DONE: u32 = 2165338345; constant PPPIOCSMAXCID (line 1084) | pub const PPPIOCSMAXCID: u32 = 2147775569; constant PPSETPHASE (line 1085) | pub const PPSETPHASE: u32 = 2147774612; constant VHOST_VDPA_SET_VRING_ENABLE (line 1086) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 2148052853; constant USBDEVFS_GET_SPEED (line 1087) | pub const USBDEVFS_GET_SPEED: u32 = 536892703; constant SONET_GETFRAMING (line 1088) | pub const SONET_GETFRAMING: u32 = 1074028822; constant VIDIOC_QUERYBUF (line 1089) | pub const VIDIOC_QUERYBUF: u32 = 3225703945; constant VIDIOC_S_EDID (line 1090) | pub const VIDIOC_S_EDID: u32 = 3223606825; constant BTRFS_IOC_QGROUP_ASSIGN (line 1091) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 2149094441; constant PPS_GETCAP (line 1092) | pub const PPS_GETCAP: u32 = 1074032803; constant SNAPSHOT_PLATFORM_SUPPORT (line 1093) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 536883983; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1094) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 2147772697; constant SCIF_GET_NODEIDS (line 1095) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1096) | pub const NBD_DISCONNECT: u32 = 536914696; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1097) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1098) | pub const VFIO_IOMMU_DISABLE: u32 = 536886132; constant SNAPSHOT_CREATE_IMAGE (line 1099) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 2147758865; constant SNAPSHOT_POWER_OFF (line 1100) | pub const SNAPSHOT_POWER_OFF: u32 = 536883984; constant APM_IOC_STANDBY (line 1101) | pub const APM_IOC_STANDBY: u32 = 536887553; constant PPPIOCGUNIT (line 1102) | pub const PPPIOCGUNIT: u32 = 1074033750; constant AUTOFS_IOC_EXPIRE_MULTI (line 1103) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 2147783526; constant SCIF_BIND (line 1104) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1105) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 536893280; constant NILFS_IOCTL_CHANGE_CPMODE (line 1106) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 2148560512; constant IOC_OPAL_LOCK_UNLOCK (line 1107) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 2165862621; constant F2FS_IOC_SET_PIN_FILE (line 1108) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 2147808525; constant PPPIOCGRASYNCMAP (line 1109) | pub const PPPIOCGRASYNCMAP: u32 = 1074033749; constant MMTIMER_MMAPAVAIL (line 1110) | pub const MMTIMER_MMAPAVAIL: u32 = 536898822; constant I2OPASSTHRU32 (line 1111) | pub const I2OPASSTHRU32: u32 = 1074293004; constant DFL_FPGA_FME_PORT_RELEASE (line 1112) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 2147792513; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1113) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 1082414691; constant UI_SET_SNDBIT (line 1114) | pub const UI_SET_SNDBIT: u32 = 2147767658; constant VIDIOC_G_AUDOUT (line 1115) | pub const VIDIOC_G_AUDOUT: u32 = 1077171761; constant RTC_PLL_SET (line 1116) | pub const RTC_PLL_SET: u32 = 2149347346; constant VIDIOC_ENUMAUDIO (line 1117) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1118) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1119) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1120) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 2147790660; constant VHOST_SET_VRING_ADDR (line 1121) | pub const VHOST_SET_VRING_ADDR: u32 = 2150149905; constant VDUSE_CREATE_DEV (line 1122) | pub const VDUSE_CREATE_DEV: u32 = 2169536770; constant FDFLUSH (line 1123) | pub const FDFLUSH: u32 = 536871499; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1124) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1125) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 2148054660; constant F2FS_IOC_GET_PIN_FILE (line 1126) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; constant SCIF_CONNECT (line 1127) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1128) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1129) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 1074041712; constant ATM_ADDPARTY (line 1130) | pub const ATM_ADDPARTY: u32 = 2148033012; constant FDSETPRM (line 1131) | pub const FDSETPRM: u32 = 2149319234; constant ATM_GETSTATZ (line 1132) | pub const ATM_GETSTATZ: u32 = 2148294993; constant ISST_IF_MSR_COMMAND (line 1133) | pub const ISST_IF_MSR_COMMAND: u32 = 3221552644; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1134) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 1106809916; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1135) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 2149602907; constant SEV_ISSUE_CMD (line 1136) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1137) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1138) | pub const PCITEST_COPY: u32 = 2147766278; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1139) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 1074030866; constant CHIOGPICKER (line 1140) | pub const CHIOGPICKER: u32 = 1074029316; constant CAPI_NCCI_OPENCOUNT (line 1141) | pub const CAPI_NCCI_OPENCOUNT: u32 = 1074021158; constant CXL_MEM_SEND_COMMAND (line 1142) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1143) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 2147755014; constant IOC_OPAL_REVERT_TPR (line 1144) | pub const IOC_OPAL_REVERT_TPR: u32 = 2164814050; constant CHIOGVPARAMS (line 1145) | pub const CHIOGVPARAMS: u32 = 1081107219; constant PTP_PEROUT_REQUEST (line 1146) | pub const PTP_PEROUT_REQUEST: u32 = 2151169283; constant FSI_SCOM_CHECK (line 1147) | pub const FSI_SCOM_CHECK: u32 = 1074033408; constant RTC_IRQP_READ (line 1148) | pub const RTC_IRQP_READ: u32 = 1074032651; constant RIO_MPORT_MAINT_READ_LOCAL (line 1149) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 1075342597; constant HIDIOCGRDESCSIZE (line 1150) | pub const HIDIOCGRDESCSIZE: u32 = 1074022401; constant UI_GET_VERSION (line 1151) | pub const UI_GET_VERSION: u32 = 1074025773; constant NILFS_IOCTL_GET_CPSTAT (line 1152) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 1075342979; constant CCISS_GETBUSTYPES (line 1153) | pub const CCISS_GETBUSTYPES: u32 = 1074020871; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1154) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 536886135; constant VIDIOC_EXPBUF (line 1155) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1156) | pub const UI_SET_RELBIT: u32 = 2147767654; constant VFIO_SET_IOMMU (line 1157) | pub const VFIO_SET_IOMMU: u32 = 536886118; constant VIDIOC_S_MODULATOR (line 1158) | pub const VIDIOC_S_MODULATOR: u32 = 2151962167; constant TUNGETFILTER (line 1159) | pub const TUNGETFILTER: u32 = 1074287835; constant CCISS_SETNODENAME (line 1160) | pub const CCISS_SETNODENAME: u32 = 2148549125; constant FBIO_GETCONTROL2 (line 1161) | pub const FBIO_GETCONTROL2: u32 = 1074022025; constant TUNSETDEBUG (line 1162) | pub const TUNSETDEBUG: u32 = 2147767497; constant DM_DEV_REMOVE (line 1163) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1164) | pub const HIDIOCSUSAGES: u32 = 2417772564; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1165) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1166) | pub const FBIOGET_VBLANK: u32 = 1075856914; constant ATM_GETSTAT (line 1167) | pub const ATM_GETSTAT: u32 = 2148294992; constant VIDIOC_G_JPEGCOMP (line 1168) | pub const VIDIOC_G_JPEGCOMP: u32 = 1082938941; constant TUNATTACHFILTER (line 1169) | pub const TUNATTACHFILTER: u32 = 2148029653; constant UI_SET_ABSBIT (line 1170) | pub const UI_SET_ABSBIT: u32 = 2147767655; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1171) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 1074050629; constant USBDEVFS_REAPURB32 (line 1172) | pub const USBDEVFS_REAPURB32: u32 = 2147767564; constant BTRFS_IOC_TRANS_END (line 1173) | pub const BTRFS_IOC_TRANS_END: u32 = 536908807; constant CAPI_REGISTER (line 1174) | pub const CAPI_REGISTER: u32 = 2148287233; constant F2FS_IOC_COMPRESS_FILE (line 1175) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 536933656; constant USBDEVFS_DISCARDURB (line 1176) | pub const USBDEVFS_DISCARDURB: u32 = 536892683; constant HE_GET_REG (line 1177) | pub const HE_GET_REG: u32 = 2148295008; constant ATM_SETLOOP (line 1178) | pub const ATM_SETLOOP: u32 = 2148294995; constant ATMSIGD_CTRL (line 1179) | pub const ATMSIGD_CTRL: u32 = 536895984; constant CIOC_KERNEL_VERSION (line 1180) | pub const CIOC_KERNEL_VERSION: u32 = 3221512970; constant BTRFS_IOC_CLONE_RANGE (line 1181) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 2149618701; constant SNAPSHOT_UNFREEZE (line 1182) | pub const SNAPSHOT_UNFREEZE: u32 = 536883970; constant F2FS_IOC_START_VOLATILE_WRITE (line 1183) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 536933635; constant PMU_IOC_HAS_ADB (line 1184) | pub const PMU_IOC_HAS_ADB: u32 = 1074020868; constant I2OGETIOPS (line 1185) | pub const I2OGETIOPS: u32 = 1075865856; constant VIDIOC_S_FBUF (line 1186) | pub const VIDIOC_S_FBUF: u32 = 2150389259; constant PPRCONTROL (line 1187) | pub const PPRCONTROL: u32 = 1073836163; constant CHIOSPICKER (line 1188) | pub const CHIOSPICKER: u32 = 2147771141; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1189) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 536886133; constant TUNGETSNDBUF (line 1190) | pub const TUNGETSNDBUF: u32 = 1074025683; constant GSMIOC_SETCONF (line 1191) | pub const GSMIOC_SETCONF: u32 = 2152482561; constant IOC_PR_PREEMPT (line 1192) | pub const IOC_PR_PREEMPT: u32 = 2149085387; constant KCOV_INIT_TRACE (line 1193) | pub const KCOV_INIT_TRACE: u32 = 1074029313; constant SONYPI_IOCGBAT1CAP (line 1194) | pub const SONYPI_IOCGBAT1CAP: u32 = 1073903106; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1195) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 1074812736; constant MTIOCTOP (line 1196) | pub const MTIOCTOP: u32 = 2148035841; constant VHOST_VDPA_SET_STATUS (line 1197) | pub const VHOST_VDPA_SET_STATUS: u32 = 2147594098; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1198) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 2147790659; constant VFIO_IOMMU_DIRTY_PAGES (line 1199) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 536886133; constant BTRFS_IOC_SCRUB_PROGRESS (line 1200) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1201) | pub const PPPIOCGMRU: u32 = 1074033747; constant BTRFS_IOC_DEV_REPLACE (line 1202) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1203) | pub const PPPIOCGFLAGS: u32 = 1074033754; constant NILFS_IOCTL_SET_SUINFO (line 1204) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 2149084813; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1205) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1206) | pub const ATM_DELLECSADDR: u32 = 2148295055; constant FW_CDEV_IOC_GET_SPEED (line 1207) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 536879889; constant PPPIOCGIDLE32 (line 1208) | pub const PPPIOCGIDLE32: u32 = 1074295871; constant VFIO_DEVICE_RESET (line 1209) | pub const VFIO_DEVICE_RESET: u32 = 536886127; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1210) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1211) | pub const WDIOC_GETSTATUS: u32 = 1074026241; constant BTRFS_IOC_SET_FEATURES (line 1212) | pub const BTRFS_IOC_SET_FEATURES: u32 = 2150667321; constant IOCTL_MEI_CONNECT_CLIENT (line 1213) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1214) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1215) | pub const PCITEST_READ: u32 = 2147766277; constant VFIO_GROUP_GET_STATUS (line 1216) | pub const VFIO_GROUP_GET_STATUS: u32 = 536886119; constant MATROXFB_GET_ALL_OUTPUTS (line 1217) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 1074032379; constant USBDEVFS_CLEAR_HALT (line 1218) | pub const USBDEVFS_CLEAR_HALT: u32 = 1074025749; constant VIDIOC_DECODER_CMD (line 1219) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1220) | pub const VIDIOC_G_AUDIO: u32 = 1077171745; constant CCISS_RESCANDISK (line 1221) | pub const CCISS_RESCANDISK: u32 = 536887824; constant RIO_DISABLE_PORTWRITE_RANGE (line 1222) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 2148560140; constant IOC_OPAL_SECURE_ERASE_LR (line 1223) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 2165338343; constant USBDEVFS_REAPURB (line 1224) | pub const USBDEVFS_REAPURB: u32 = 2147767564; constant DFL_FPGA_CHECK_EXTENSION (line 1225) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 536917505; constant AUTOFS_IOC_PROTOVER (line 1226) | pub const AUTOFS_IOC_PROTOVER: u32 = 1074041699; constant FSL_HV_IOCTL_MEMCPY (line 1227) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1228) | pub const BTRFS_IOC_GET_FEATURES: u32 = 1075352633; constant PCITEST_MSIX (line 1229) | pub const PCITEST_MSIX: u32 = 2147766279; constant BTRFS_IOC_DEFRAG_RANGE (line 1230) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 2150667280; constant UI_BEGIN_FF_ERASE (line 1231) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1232) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1233) | pub const PPPIOCGIDLE: u32 = 1074295871; constant NVRAM_SETCKS (line 1234) | pub const NVRAM_SETCKS: u32 = 536899649; constant WDIOC_GETSUPPORT (line 1235) | pub const WDIOC_GETSUPPORT: u32 = 1076385536; constant GSMIOC_ENABLE_NET (line 1236) | pub const GSMIOC_ENABLE_NET: u32 = 2150909698; constant GPIO_GET_CHIPINFO_IOCTL (line 1237) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 1078244353; constant NE_ADD_VCPU (line 1238) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1239) | pub const EVIOCSKEYCODE_V2: u32 = 2150122756; constant PTP_SYS_OFFSET_EXTENDED2 (line 1240) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1241) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1242) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1243) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1244) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 2149084422; constant I2OEVTREG (line 1245) | pub const I2OEVTREG: u32 = 2148296970; constant I2OPARMGET (line 1246) | pub const I2OPARMGET: u32 = 3222825220; constant EVIOCGID (line 1247) | pub const EVIOCGID: u32 = 1074283778; constant BTRFS_IOC_QGROUP_CREATE (line 1248) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 2148570154; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1249) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1250) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1251) | pub const TUNSETSTEERINGEBPF: u32 = 1074025696; constant ATM_GETNAMES (line 1252) | pub const ATM_GETNAMES: u32 = 2148032899; constant VIDIOC_QUERYMENU (line 1253) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1254) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 536917572; constant I2OLCTGET (line 1255) | pub const I2OLCTGET: u32 = 3222038786; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1256) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 2148558356; constant NS_SETBUFLEV (line 1257) | pub const NS_SETBUFLEV: u32 = 2148295010; constant BLKCLOSEZONE (line 1258) | pub const BLKCLOSEZONE: u32 = 2148536967; constant SONET_GETFRSENSE (line 1259) | pub const SONET_GETFRSENSE: u32 = 1074159895; constant UI_SET_EVBIT (line 1260) | pub const UI_SET_EVBIT: u32 = 2147767652; constant DM_LIST_VERSIONS (line 1261) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1262) | pub const HIDIOCGSTRING: u32 = 1090799620; constant PPPIOCATTCHAN (line 1263) | pub const PPPIOCATTCHAN: u32 = 2147775544; constant VDUSE_DEV_SET_CONFIG (line 1264) | pub const VDUSE_DEV_SET_CONFIG: u32 = 2148040978; constant TUNGETFEATURES (line 1265) | pub const TUNGETFEATURES: u32 = 1074025679; constant VFIO_GROUP_UNSET_CONTAINER (line 1266) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 536886121; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1267) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 1074030865; constant CCISS_REGNEWDISK (line 1268) | pub const CCISS_REGNEWDISK: u32 = 2147762701; constant VIDIOC_QUERY_DV_TIMINGS (line 1269) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 1082414691; constant PHN_SETREGS (line 1270) | pub const PHN_SETREGS: u32 = 2150133768; constant FAT_IOCTL_GET_ATTRIBUTES (line 1271) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 1074033168; constant FSL_MC_SEND_MC_COMMAND (line 1272) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1273) | pub const TUNGETIFF: u32 = 1074025682; constant PTP_CLOCK_GETCAPS2 (line 1274) | pub const PTP_CLOCK_GETCAPS2: u32 = 1079000330; constant BTRFS_IOC_RESIZE (line 1275) | pub const BTRFS_IOC_RESIZE: u32 = 2415956995; constant VHOST_SET_VRING_ENDIAN (line 1276) | pub const VHOST_SET_VRING_ENDIAN: u32 = 2148052755; constant PPS_KC_BIND (line 1277) | pub const PPS_KC_BIND: u32 = 2147774629; constant F2FS_IOC_WRITE_CHECKPOINT (line 1278) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 536933639; constant UI_SET_FFBIT (line 1279) | pub const UI_SET_FFBIT: u32 = 2147767659; constant IPMICTL_GET_MY_LUN_CMD (line 1280) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 1074030868; constant CEC_ADAP_G_PHYS_ADDR (line 1281) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 1073897729; constant CEC_G_MODE (line 1282) | pub const CEC_G_MODE: u32 = 1074028808; constant USBDEVFS_RESETEP (line 1283) | pub const USBDEVFS_RESETEP: u32 = 1074025731; constant MEDIA_REQUEST_IOC_QUEUE (line 1284) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 536902784; constant USBDEVFS_ALLOC_STREAMS (line 1285) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 1074287900; constant MGSL_IOCSXCTRL (line 1286) | pub const MGSL_IOCSXCTRL: u32 = 536898837; constant MEDIA_IOC_G_TOPOLOGY (line 1287) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1288) | pub const PPPIOCUNBRIDGECHAN: u32 = 536900660; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1289) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 536933634; constant ISST_IF_GET_PLATFORM_INFO (line 1290) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 1074068992; constant SCIF_FENCE_MARK (line 1291) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1292) | pub const USBDEVFS_RELEASE_PORT: u32 = 1074025753; constant VFIO_CHECK_EXTENSION (line 1293) | pub const VFIO_CHECK_EXTENSION: u32 = 536886117; constant BTRFS_IOC_QGROUP_LIMIT (line 1294) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 1076925483; constant FAT_IOCTL_GET_VOLUME_ID (line 1295) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 1074033171; constant UI_SET_PHYS (line 1296) | pub const UI_SET_PHYS: u32 = 2147767660; constant FDWERRORGET (line 1297) | pub const FDWERRORGET: u32 = 1075315223; constant VIDIOC_SUBDEV_G_EDID (line 1298) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223606824; constant MGSL_IOCGSTATS (line 1299) | pub const MGSL_IOCGSTATS: u32 = 536898823; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1300) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 2147792641; constant SIOCGSTAMP_NEW (line 1301) | pub const SIOCGSTAMP_NEW: u32 = 1074825478; constant RTC_WKALM_RD (line 1302) | pub const RTC_WKALM_RD: u32 = 1076391952; constant PHN_GET_REG (line 1303) | pub const PHN_GET_REG: u32 = 3221516288; constant DELL_WMI_SMBIOS_CMD (line 1304) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1305) | pub const PHN_NOT_OH: u32 = 536899588; constant PPGETMODES (line 1306) | pub const PPGETMODES: u32 = 1074032791; constant CHIOGPARAMS (line 1307) | pub const CHIOGPARAMS: u32 = 1075077894; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1308) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 536886131; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1309) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052771; constant VIDIOC_SUBDEV_G_SELECTION (line 1310) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1311) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 2415957050; constant MGSL_IOCWAITGPIO (line 1312) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1313) | pub const PMU_IOC_CAN_SLEEP: u32 = 1074020869; constant KCOV_ENABLE (line 1314) | pub const KCOV_ENABLE: u32 = 536896356; constant BTRFS_IOC_CLONE (line 1315) | pub const BTRFS_IOC_CLONE: u32 = 2147783689; constant F2FS_IOC_DEFRAGMENT (line 1316) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1317) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 2147754766; constant AGPIOC_ALLOCATE (line 1318) | pub const AGPIOC_ALLOCATE: u32 = 3221504262; constant NE_SET_USER_MEMORY_REGION (line 1319) | pub const NE_SET_USER_MEMORY_REGION: u32 = 2149101091; constant MGSL_IOCTXABORT (line 1320) | pub const MGSL_IOCTXABORT: u32 = 536898822; constant MGSL_IOCSGPIO (line 1321) | pub const MGSL_IOCSGPIO: u32 = 2148560144; constant LIRC_SET_REC_CARRIER (line 1322) | pub const LIRC_SET_REC_CARRIER: u32 = 2147772692; constant F2FS_IOC_FLUSH_DEVICE (line 1323) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 2148070666; constant SNAPSHOT_ATOMIC_RESTORE (line 1324) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 536883972; constant RTC_UIE_OFF (line 1325) | pub const RTC_UIE_OFF: u32 = 536899588; constant BT_BMC_IOCTL_SMS_ATN (line 1326) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 536916224; constant NVME_IOCTL_ID (line 1327) | pub const NVME_IOCTL_ID: u32 = 536890944; constant NE_START_ENCLAVE (line 1328) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1329) | pub const VIDIOC_STREAMON: u32 = 2147767826; constant FDPOLLDRVSTAT (line 1330) | pub const FDPOLLDRVSTAT: u32 = 1077150227; constant AUTOFS_DEV_IOCTL_READY (line 1331) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1332) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1333) | pub const VIDIOC_SUBDEV_S_STD: u32 = 2148029976; constant WDIOC_GETTIMELEFT (line 1334) | pub const WDIOC_GETTIMELEFT: u32 = 1074026250; constant ATM_GETLINKRATE (line 1335) | pub const ATM_GETLINKRATE: u32 = 2148295041; constant RTC_WKALM_SET (line 1336) | pub const RTC_WKALM_SET: u32 = 2150133775; constant VHOST_GET_BACKEND_FEATURES (line 1337) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 1074310950; constant ATMARP_ENCAP (line 1338) | pub const ATMARP_ENCAP: u32 = 536895973; constant CAPI_GET_FLAGS (line 1339) | pub const CAPI_GET_FLAGS: u32 = 1074021155; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1340) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030872; constant DFL_FPGA_FME_PORT_ASSIGN (line 1341) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 2147792514; constant NS_GET_OWNER_UID (line 1342) | pub const NS_GET_OWNER_UID: u32 = 536917764; constant VIDIOC_OVERLAY (line 1343) | pub const VIDIOC_OVERLAY: u32 = 2147767822; constant BTRFS_IOC_WAIT_SYNC (line 1344) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 2148045846; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1345) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1346) | pub const VHOST_GET_VRING_ENDIAN: u32 = 2148052756; constant ATM_GETADDR (line 1347) | pub const ATM_GETADDR: u32 = 2148295046; constant PHN_GET_REGS (line 1348) | pub const PHN_GET_REGS: u32 = 3221516290; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1349) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1350) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1351) | pub const SNAPSHOT_S2RAM: u32 = 536883979; constant JSIOCSAXMAP (line 1352) | pub const JSIOCSAXMAP: u32 = 2151705137; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1353) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; constant VBG_IOCTL_HGCM_DISCONNECT (line 1354) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1355) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1356) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 536886128; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1357) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1358) | pub const MMTIMER_GETOFFSET: u32 = 536898816; constant RIO_CM_CHAN_LISTEN (line 1359) | pub const RIO_CM_CHAN_LISTEN: u32 = 2147640070; constant ATM_SETSC (line 1360) | pub const ATM_SETSC: u32 = 2147770865; constant F2FS_IOC_SHUTDOWN (line 1361) | pub const F2FS_IOC_SHUTDOWN: u32 = 1074026621; constant NVME_IOCTL_RESCAN (line 1362) | pub const NVME_IOCTL_RESCAN: u32 = 536890950; constant BLKOPENZONE (line 1363) | pub const BLKOPENZONE: u32 = 2148536966; constant DM_VERSION (line 1364) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1365) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1366) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1367) | pub const SIOCMKCLIP: u32 = 536895968; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1368) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 536916225; constant HIDIOCGVERSION (line 1369) | pub const HIDIOCGVERSION: u32 = 1074022401; constant VIDIOC_S_INPUT (line 1370) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1371) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1372) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 2147772707; constant EVIOCGEFFECTS (line 1373) | pub const EVIOCGEFFECTS: u32 = 1074021764; constant UVCIOC_CTRL_QUERY (line 1374) | pub const UVCIOC_CTRL_QUERY: u32 = 3222041889; constant IOC_OPAL_GENERIC_TABLE_RW (line 1375) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 2167959787; constant FS_IOC_READ_VERITY_METADATA (line 1376) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1377) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1378) | pub const USBDEVFS_GETDRIVER: u32 = 2164544776; constant IDT77105_GETSTAT (line 1379) | pub const IDT77105_GETSTAT: u32 = 2148294962; constant HIDIOCINITREPORT (line 1380) | pub const HIDIOCINITREPORT: u32 = 536889349; constant VFIO_DEVICE_GET_INFO (line 1381) | pub const VFIO_DEVICE_GET_INFO: u32 = 536886123; constant RIO_CM_CHAN_RECEIVE (line 1382) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1383) | pub const RNDGETENTCNT: u32 = 1074024960; constant PPPIOCNEWUNIT (line 1384) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1385) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1386) | pub const FDRESET: u32 = 536871508; constant IOC_PR_REGISTER (line 1387) | pub const IOC_PR_REGISTER: u32 = 2149085384; constant HIDIOCSREPORT (line 1388) | pub const HIDIOCSREPORT: u32 = 2148288520; constant TEE_IOC_OPEN_SESSION (line 1389) | pub const TEE_IOC_OPEN_SESSION: u32 = 1074832386; constant TEE_IOC_SUPPL_RECV (line 1390) | pub const TEE_IOC_SUPPL_RECV: u32 = 1074832390; constant BTRFS_IOC_BALANCE_CTL (line 1391) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 2147783713; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1392) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1393) | pub const HIDIOCGRAWINFO: u32 = 1074284547; constant PPPIOCSCOMPRESS (line 1394) | pub const PPPIOCSCOMPRESS: u32 = 2148299853; constant USBDEVFS_CONNECTINFO (line 1395) | pub const USBDEVFS_CONNECTINFO: u32 = 2148029713; constant BLKRESETZONE (line 1396) | pub const BLKRESETZONE: u32 = 2148536963; constant CHIOINITELEM (line 1397) | pub const CHIOINITELEM: u32 = 536896273; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1398) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 2148560524; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1399) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1400) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 2147642625; constant PPGETPHASE (line 1401) | pub const PPGETPHASE: u32 = 1074032793; constant USBDEVFS_DISCONNECT_CLAIM (line 1402) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 1091065115; constant FDMSGON (line 1403) | pub const FDMSGON: u32 = 536871493; constant VIDIOC_G_SLICED_VBI_CAP (line 1404) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1405) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1406) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 536902785; constant IOC_OPAL_ERASE_LR (line 1407) | pub const IOC_OPAL_ERASE_LR: u32 = 2165338342; constant FDFMTBEG (line 1408) | pub const FDFMTBEG: u32 = 536871495; constant RNDRESEEDCRNG (line 1409) | pub const RNDRESEEDCRNG: u32 = 536891911; constant ISST_IF_GET_PHY_ID (line 1410) | pub const ISST_IF_GET_PHY_ID: u32 = 3221552641; constant TUNSETNOCSUM (line 1411) | pub const TUNSETNOCSUM: u32 = 2147767496; constant SONET_GETSTAT (line 1412) | pub const SONET_GETSTAT: u32 = 1076125968; constant TFD_IOC_SET_TICKS (line 1413) | pub const TFD_IOC_SET_TICKS: u32 = 2148029440; constant PPDATADIR (line 1414) | pub const PPDATADIR: u32 = 2147774608; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1415) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 2165338341; constant GPIO_V2_GET_LINE_IOCTL (line 1416) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1417) | pub const RIO_CM_CHAN_SEND: u32 = 2148557577; constant PPWCTLONIRQ (line 1418) | pub const PPWCTLONIRQ: u32 = 2147578002; constant SONYPI_IOCGBRT (line 1419) | pub const SONYPI_IOCGBRT: u32 = 1073837568; constant IOC_PR_RELEASE (line 1420) | pub const IOC_PR_RELEASE: u32 = 2148561098; constant PPCLRIRQ (line 1421) | pub const PPCLRIRQ: u32 = 1074032787; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1422) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 1074030874; constant MGSL_IOCSXSYNC (line 1423) | pub const MGSL_IOCSXSYNC: u32 = 536898835; constant HPET_IE_OFF (line 1424) | pub const HPET_IE_OFF: u32 = 536897538; constant IOC_OPAL_ACTIVATE_USR (line 1425) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 2165338337; constant SONET_SETFRAMING (line 1426) | pub const SONET_SETFRAMING: u32 = 2147770645; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1427) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 2147755017; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1428) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1429) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1430) | pub const BLKFINISHZONE: u32 = 2148536968; constant EVIOCREVOKE (line 1431) | pub const EVIOCREVOKE: u32 = 2147763601; constant VFIO_DEVICE_FEATURE (line 1432) | pub const VFIO_DEVICE_FEATURE: u32 = 536886133; constant CCISS_GETPCIINFO (line 1433) | pub const CCISS_GETPCIINFO: u32 = 1074283009; constant ISST_IF_MBOX_COMMAND (line 1434) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221552643; constant SCIF_ACCEPTREQ (line 1435) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1436) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221496842; constant VIDIOC_STREAMOFF (line 1437) | pub const VIDIOC_STREAMOFF: u32 = 2147767827; constant VDUSE_DESTROY_DEV (line 1438) | pub const VDUSE_DESTROY_DEV: u32 = 2164293891; constant FDGETFDCSTAT (line 1439) | pub const FDGETFDCSTAT: u32 = 1075839509; constant VIDIOC_S_PRIORITY (line 1440) | pub const VIDIOC_S_PRIORITY: u32 = 2147767876; constant SNAPSHOT_FREEZE (line 1441) | pub const SNAPSHOT_FREEZE: u32 = 536883969; constant VIDIOC_ENUMINPUT (line 1442) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1443) | pub const ZATM_GETPOOLZ: u32 = 2148295010; constant RIO_DISABLE_DOORBELL_RANGE (line 1444) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 2148035850; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1445) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1446) | pub const VIDIOC_G_STD: u32 = 1074288151; constant USBDEVFS_ALLOW_SUSPEND (line 1447) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 536892706; constant SONET_GETSTATZ (line 1448) | pub const SONET_GETSTATZ: u32 = 1076125969; constant SCIF_ACCEPTREG (line 1449) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1450) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1451) | pub const PPPIOCSRASYNCMAP: u32 = 2147775572; constant IOCTL_MEI_NOTIFY_SET (line 1452) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 2147764226; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1453) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 1077974061; constant F2FS_IOC_GARBAGE_COLLECT (line 1454) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; constant ATMLEC_CTRL (line 1455) | pub const ATMLEC_CTRL: u32 = 536895952; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1456) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 1074032377; constant DM_DEV_CREATE (line 1457) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1458) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 1073917814; constant VIDIOC_G_CTRL (line 1459) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1460) | pub const NBD_CLEAR_SOCK: u32 = 536914692; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1461) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 536886130; constant WDIOC_KEEPALIVE (line 1462) | pub const WDIOC_KEEPALIVE: u32 = 1074026245; constant NVME_IOCTL_SUBSYS_RESET (line 1463) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; constant PTP_EXTTS_REQUEST2 (line 1464) | pub const PTP_EXTTS_REQUEST2: u32 = 2148547851; constant PCITEST_BAR (line 1465) | pub const PCITEST_BAR: u32 = 536891393; constant MGSL_IOCGGPIO (line 1466) | pub const MGSL_IOCGGPIO: u32 = 1074818321; constant EVIOCSREP (line 1467) | pub const EVIOCSREP: u32 = 2148025603; constant VFIO_DEVICE_GET_IRQ_INFO (line 1468) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 536886125; constant HPET_DPI (line 1469) | pub const HPET_DPI: u32 = 536897541; constant VDUSE_VQ_SETUP_KICKFD (line 1470) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 2148040982; constant ND_IOCTL_CALL (line 1471) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1472) | pub const HIDIOCGDEVINFO: u32 = 1075595267; constant DM_TABLE_DEPS (line 1473) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1474) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1475) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1476) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1477) | pub const VIDIOC_G_PRIORITY: u32 = 1074026051; constant ATM_NEWBACKENDIF (line 1478) | pub const ATM_NEWBACKENDIF: u32 = 2147639795; constant VIDIOC_S_EXT_CTRLS (line 1479) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3222820424; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1480) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1481) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3223344833; constant VIDIOC_S_HW_FREQ_SEEK (line 1482) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 2150651474; constant DM_TABLE_LOAD (line 1483) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1484) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 536933633; constant VIDIOC_G_OUTPUT (line 1485) | pub const VIDIOC_G_OUTPUT: u32 = 1074026030; constant ATM_DROPPARTY (line 1486) | pub const ATM_DROPPARTY: u32 = 2147770869; constant CHIOGELEM (line 1487) | pub const CHIOGELEM: u32 = 2154586896; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1488) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 1078498361; constant EVIOCSKEYCODE (line 1489) | pub const EVIOCSKEYCODE: u32 = 2148025604; constant NE_GET_IMAGE_LOAD_INFO (line 1490) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1491) | pub const TUNSETLINK: u32 = 2147767501; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1492) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1493) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 536908828; constant PPS_SETPARAMS (line 1494) | pub const PPS_SETPARAMS: u32 = 2147774626; constant IOC_OPAL_LR_SETUP (line 1495) | pub const IOC_OPAL_LR_SETUP: u32 = 2166911203; constant FW_CDEV_IOC_DEALLOCATE (line 1496) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 2147754755; constant WDIOC_SETTIMEOUT (line 1497) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1498) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 536893281; constant CAPI_GET_MANUFACTURER (line 1499) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1500) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 536886134; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1501) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 2148578048; constant VIDIOC_G_EDID (line 1502) | pub const VIDIOC_G_EDID: u32 = 3223606824; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1503) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 2149119243; constant RIO_MAP_INBOUND (line 1504) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1505) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 2164814046; constant USBDEVFS_CLAIM_PORT (line 1506) | pub const USBDEVFS_CLAIM_PORT: u32 = 1074025752; constant VIDIOC_S_AUDIO (line 1507) | pub const VIDIOC_S_AUDIO: u32 = 2150913570; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1508) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 1074816539; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1509) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 2150114067; constant BTRFS_IOC_SNAP_DESTROY (line 1510) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 2415957007; constant SNAPSHOT_FREE (line 1511) | pub const SNAPSHOT_FREE: u32 = 536883973; constant I8K_GET_SPEED (line 1512) | pub const I8K_GET_SPEED: u32 = 3221514629; constant HIDIOCGREPORT (line 1513) | pub const HIDIOCGREPORT: u32 = 2148288519; constant HPET_EPI (line 1514) | pub const HPET_EPI: u32 = 536897540; constant JSIOCSCORR (line 1515) | pub const JSIOCSCORR: u32 = 2149870113; constant IOC_PR_PREEMPT_ABORT (line 1516) | pub const IOC_PR_PREEMPT_ABORT: u32 = 2149085388; constant RIO_MAP_OUTBOUND (line 1517) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1518) | pub const ATM_SETESI: u32 = 2148295052; constant FW_CDEV_IOC_START_ISO (line 1519) | pub const FW_CDEV_IOC_START_ISO: u32 = 2148541194; constant ATM_DELADDR (line 1520) | pub const ATM_DELADDR: u32 = 2148295049; constant PPFCONTROL (line 1521) | pub const PPFCONTROL: u32 = 2147643534; constant SONYPI_IOCGFAN (line 1522) | pub const SONYPI_IOCGFAN: u32 = 1073837578; constant RTC_IRQP_SET (line 1523) | pub const RTC_IRQP_SET: u32 = 2147774476; constant PCITEST_WRITE (line 1524) | pub const PCITEST_WRITE: u32 = 2147766276; constant PPCLAIM (line 1525) | pub const PPCLAIM: u32 = 536899723; constant VIDIOC_S_JPEGCOMP (line 1526) | pub const VIDIOC_S_JPEGCOMP: u32 = 2156680766; constant IPMICTL_UNREGISTER_FOR_CMD (line 1527) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 1073899791; constant VHOST_SET_FEATURES (line 1528) | pub const VHOST_SET_FEATURES: u32 = 2148052736; constant TOSHIBA_ACPI_SCI (line 1529) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1530) | pub const VIDIOC_DQBUF: u32 = 3225703953; constant BTRFS_IOC_BALANCE_PROGRESS (line 1531) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 1140888610; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1532) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 2148045850; constant ATMLEC_MCAST (line 1533) | pub const ATMLEC_MCAST: u32 = 536895954; constant MMTIMER_GETFREQ (line 1534) | pub const MMTIMER_GETFREQ: u32 = 1074031874; constant VIDIOC_G_SELECTION (line 1535) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1536) | pub const RTC_ALM_SET: u32 = 2149871623; constant PPPOEIOCSFWD (line 1537) | pub const PPPOEIOCSFWD: u32 = 2147791104; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1538) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 1074030878; constant FS_IOC_ENABLE_VERITY (line 1539) | pub const FS_IOC_ENABLE_VERITY: u32 = 2155898501; constant NILFS_IOCTL_GET_BDESCS (line 1540) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1541) | pub const FDFMTEND: u32 = 536871497; constant DMA_BUF_SET_NAME (line 1542) | pub const DMA_BUF_SET_NAME: u32 = 2147770881; constant UI_BEGIN_FF_UPLOAD (line 1543) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3227538888; constant RTC_UIE_ON (line 1544) | pub const RTC_UIE_ON: u32 = 536899587; constant PPRELEASE (line 1545) | pub const PPRELEASE: u32 = 536899724; constant VFIO_IOMMU_UNMAP_DMA (line 1546) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 536886130; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1547) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3225179842; constant GPIO_GET_LINEHANDLE_IOCTL (line 1548) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1549) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 1108898305; constant NVME_IOCTL_ADMIN_CMD (line 1550) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1551) | pub const VHOST_SET_VRING_KICK: u32 = 2148052768; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1552) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 2415957016; constant BTRFS_IOC_SNAP_CREATE (line 1553) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 2415956993; constant SONYPI_IOCGBAT2CAP (line 1554) | pub const SONYPI_IOCGBAT2CAP: u32 = 1073903108; constant PPNEGOT (line 1555) | pub const PPNEGOT: u32 = 2147774609; constant NBD_PRINT_DEBUG (line 1556) | pub const NBD_PRINT_DEBUG: u32 = 536914694; constant BTRFS_IOC_INO_LOOKUP_USER (line 1557) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1558) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1559) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1560) | pub const BTRFS_IOC_FS_INFO: u32 = 1140888607; constant VIDIOC_ENUM_FMT (line 1561) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1562) | pub const VIDIOC_G_INPUT: u32 = 1074026022; constant VTPM_PROXY_IOC_NEW_DEV (line 1563) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1564) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 1074050691; constant ND_IOCTL_DIMM_FLAGS (line 1565) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1566) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 2151715884; constant MMTIMER_GETCOUNTER (line 1567) | pub const MMTIMER_GETCOUNTER: u32 = 1074031881; constant MATROXFB_GET_OUTPUT_MODE (line 1568) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221516026; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1569) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 536908846; constant RIO_CM_CHAN_BIND (line 1570) | pub const RIO_CM_CHAN_BIND: u32 = 2148033285; constant HIDIOCGRDESC (line 1571) | pub const HIDIOCGRDESC: u32 = 1342457858; constant MGSL_IOCGIF (line 1572) | pub const MGSL_IOCGIF: u32 = 536898827; constant VIDIOC_S_OUTPUT (line 1573) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1574) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1575) | pub const WDIOC_GETBOOTSTATUS: u32 = 1074026242; constant VDUSE_VQ_GET_INFO (line 1576) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1577) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 2149884501; constant BLKGETDISKSEQ (line 1578) | pub const BLKGETDISKSEQ: u32 = 1074270848; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1579) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1580) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 536912401; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1581) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 2148835923; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1582) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 536912434; constant ACRN_IOCTL_IRQFD (line 1583) | pub const ACRN_IOCTL_IRQFD: u32 = 2149098097; constant ACRN_IOCTL_CREATE_VM (line 1584) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1585) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 2148573731; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1586) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 536912435; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 2148835924; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1588) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 2148049457; constant ACRN_IOCTL_SET_IRQLINE (line 1589) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 2148049445; constant ACRN_IOCTL_START_VM (line 1590) | pub const ACRN_IOCTL_START_VM: u32 = 536912402; constant ACRN_IOCTL_SET_VCPU_REGS (line 1591) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 2166923798; constant ACRN_IOCTL_SET_MEMSEG (line 1592) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 2149622337; constant ACRN_IOCTL_PAUSE_VM (line 1593) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 536912403; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1594) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 536912437; constant ACRN_IOCTL_UNSET_MEMSEG (line 1595) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 2149622338; constant ACRN_IOCTL_IOEVENTFD (line 1596) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 2149622384; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1597) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 2149884502; constant ACRN_IOCTL_RESET_VM (line 1598) | pub const ACRN_IOCTL_RESET_VM: u32 = 536912405; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1599) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 536912436; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1600) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 2147787300; FILE: builder/third-party/linux-raw-sys/src/mips/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; constant MPOL_F_STATIC_NODES (line 138) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 139) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 140) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 141) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 142) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 143) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 144) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 145) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 146) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 147) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 148) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 149) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 150) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 151) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 152) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 153) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 154) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 155) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 156) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 157) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 158) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 159) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 160) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 161) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 162) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 163) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 167) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/mips/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method version (line 2205) | pub fn version(&self) -> __u8 { method set_version (line 2209) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2216) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2220) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2227) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method version (line 2242) | pub fn version(&self) -> __u8 { method set_version (line 2246) | pub fn set_version(&mut self, val: __u8) { method priority (line 2253) | pub fn priority(&self) -> __u8 { method set_priority (line 2257) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2264) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method doff (line 2279) | pub fn doff(&self) -> __u16 { method set_doff (line 2283) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2290) | pub fn res1(&self) -> __u16 { method set_res1 (line 2294) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2301) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2305) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2312) | pub fn ece(&self) -> __u16 { method set_ece (line 2316) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2323) | pub fn urg(&self) -> __u16 { method set_urg (line 2327) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2334) | pub fn ack(&self) -> __u16 { method set_ack (line 2338) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2345) | pub fn psh(&self) -> __u16 { method set_psh (line 2349) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2356) | pub fn rst(&self) -> __u16 { method set_rst (line 2360) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2367) | pub fn syn(&self) -> __u16 { method set_syn (line 2371) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2378) | pub fn fin(&self) -> __u16 { method set_fin (line 2382) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2389) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2436) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2440) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2447) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2451) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2458) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2462) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2469) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2473) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2480) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _MIPS_ISA_MIPS1 (line 778) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 779) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 780) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 781) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 782) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 783) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 784) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 785) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 786) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 787) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _K_SS_MAXSIZE (line 788) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 789) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 790) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 791) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 792) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 793) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 794) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 795) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 796) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 797) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 798) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 799) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 800) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 801) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 802) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 803) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 804) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 805) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 806) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 807) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 808) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 809) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 810) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 811) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 812) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 813) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 814) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 815) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 816) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 817) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 818) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 819) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 820) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 821) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 822) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 823) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 824) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 825) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 826) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 827) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 828) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 829) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 830) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 831) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 832) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 833) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 834) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 835) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 836) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 837) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 838) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 839) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 840) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 841) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 842) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 843) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 844) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 845) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 846) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 847) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 848) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 849) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 850) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 851) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 852) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 853) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 854) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 855) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 856) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 857) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 858) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 859) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 860) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 861) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 862) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 863) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 864) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 865) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 866) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 867) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 868) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 869) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 870) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 871) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 872) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 873) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 874) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 875) | pub const __BIG_ENDIAN: u32 = 4321; constant IPTOS_TOS_MASK (line 876) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 877) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 878) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 879) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 880) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 881) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 882) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 883) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 884) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 885) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 886) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 887) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 888) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 889) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 890) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 891) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 892) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 893) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 894) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 895) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 896) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 897) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 898) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 899) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 900) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 901) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 902) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 903) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 904) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 905) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 906) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 907) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 908) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 909) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 910) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 911) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 912) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 913) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 914) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 915) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 916) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 917) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 918) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 919) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 920) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 921) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 922) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 923) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 924) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 925) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 926) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 927) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 928) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 929) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 930) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 931) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 932) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 933) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 934) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 935) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 936) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 937) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 938) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 939) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 940) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 941) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 942) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 943) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 944) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 945) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 946) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 947) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 948) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 949) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 950) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 951) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 952) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 953) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 954) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 955) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 956) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 957) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 958) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 959) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 960) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 961) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 962) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 963) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 964) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 965) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 966) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 967) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 968) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 969) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 970) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 971) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 972) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 973) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 974) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 975) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 976) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 977) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 978) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 979) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 980) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 981) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 982) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 983) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 984) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 985) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 986) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 987) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 988) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 989) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 990) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 991) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 992) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 993) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 994) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 995) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 996) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 997) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 998) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 999) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 1000) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 1001) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 1002) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 1003) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1004) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1005) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1006) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1007) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1008) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1009) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1010) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1011) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1012) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1013) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1014) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1015) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1016) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1017) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1018) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1019) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1020) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1021) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1022) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1023) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1024) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1025) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1026) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1027) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1028) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1029) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1030) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1031) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1032) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1033) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1034) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1035) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1036) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1037) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1038) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1039) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1040) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1041) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1042) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant _IOC_SIZEBITS (line 1043) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1044) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1045) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1046) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1047) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1048) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1049) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1050) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1051) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1052) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1053) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1054) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1055) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1056) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1057) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1058) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1059) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1060) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1061) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1062) | pub const IOCSIZE_SHIFT: u32 = 16; constant SIOCGSTAMP_OLD (line 1063) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1064) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1065) | pub const SOL_SOCKET: u32 = 65535; constant SO_DEBUG (line 1066) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1067) | pub const SO_REUSEADDR: u32 = 4; constant SO_KEEPALIVE (line 1068) | pub const SO_KEEPALIVE: u32 = 8; constant SO_DONTROUTE (line 1069) | pub const SO_DONTROUTE: u32 = 16; constant SO_BROADCAST (line 1070) | pub const SO_BROADCAST: u32 = 32; constant SO_LINGER (line 1071) | pub const SO_LINGER: u32 = 128; constant SO_OOBINLINE (line 1072) | pub const SO_OOBINLINE: u32 = 256; constant SO_REUSEPORT (line 1073) | pub const SO_REUSEPORT: u32 = 512; constant SO_TYPE (line 1074) | pub const SO_TYPE: u32 = 4104; constant SO_STYLE (line 1075) | pub const SO_STYLE: u32 = 4104; constant SO_ERROR (line 1076) | pub const SO_ERROR: u32 = 4103; constant SO_SNDBUF (line 1077) | pub const SO_SNDBUF: u32 = 4097; constant SO_RCVBUF (line 1078) | pub const SO_RCVBUF: u32 = 4098; constant SO_SNDLOWAT (line 1079) | pub const SO_SNDLOWAT: u32 = 4099; constant SO_RCVLOWAT (line 1080) | pub const SO_RCVLOWAT: u32 = 4100; constant SO_SNDTIMEO_OLD (line 1081) | pub const SO_SNDTIMEO_OLD: u32 = 4101; constant SO_RCVTIMEO_OLD (line 1082) | pub const SO_RCVTIMEO_OLD: u32 = 4102; constant SO_ACCEPTCONN (line 1083) | pub const SO_ACCEPTCONN: u32 = 4105; constant SO_PROTOCOL (line 1084) | pub const SO_PROTOCOL: u32 = 4136; constant SO_DOMAIN (line 1085) | pub const SO_DOMAIN: u32 = 4137; constant SO_NO_CHECK (line 1086) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1087) | pub const SO_PRIORITY: u32 = 12; constant SO_BSDCOMPAT (line 1088) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_PASSCRED (line 1089) | pub const SO_PASSCRED: u32 = 17; constant SO_PEERCRED (line 1090) | pub const SO_PEERCRED: u32 = 18; constant SO_SECURITY_AUTHENTICATION (line 1091) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1092) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1093) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1094) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1095) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1096) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1097) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1098) | pub const SO_PEERNAME: u32 = 28; constant SO_PEERSEC (line 1099) | pub const SO_PEERSEC: u32 = 30; constant SO_SNDBUFFORCE (line 1100) | pub const SO_SNDBUFFORCE: u32 = 31; constant SO_RCVBUFFORCE (line 1101) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_PASSSEC (line 1102) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1103) | pub const SO_MARK: u32 = 36; constant SO_RXQ_OVFL (line 1104) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1105) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1106) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1107) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1108) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1109) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1110) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1111) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1112) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1113) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1114) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1115) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1116) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1117) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1118) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1119) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1120) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1121) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1122) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1123) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1124) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1125) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1126) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1127) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1128) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1129) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1130) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1131) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1132) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1133) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1134) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1135) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1136) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1137) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1138) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1139) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1140) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1141) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1142) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1143) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1144) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1145) | pub const SO_RCVMARK: u32 = 75; constant SYS_SOCKET (line 1146) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1147) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1148) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1149) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1150) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1151) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1152) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1153) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1154) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1155) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1156) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1157) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1158) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1159) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1160) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1161) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1162) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1163) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1164) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1165) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1166) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1167) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1168) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1169) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1170) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1171) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1172) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1173) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1174) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1175) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1176) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1177) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1178) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1179) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1180) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1181) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1182) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1183) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1184) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1185) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1186) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1187) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1188) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1189) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1190) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1191) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1192) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1193) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1194) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1195) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1196) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1197) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1198) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1199) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1200) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1201) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1202) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1203) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1204) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1205) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1206) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1207) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1208) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1209) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1210) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1211) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1212) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1213) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1214) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1215) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1216) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1217) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1218) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1219) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1220) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1221) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1222) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1223) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1224) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1225) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1226) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1227) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1228) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1229) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1230) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1231) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1232) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1233) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1234) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1235) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1236) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1237) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1238) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1239) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1240) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1241) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1242) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1243) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1244) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1245) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1246) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1247) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1248) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1249) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1250) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1251) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1252) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1253) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1254) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1255) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1256) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1257) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1258) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1259) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1260) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1261) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1262) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1263) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1264) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1265) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1266) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1267) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1268) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1269) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1270) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1271) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1272) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1273) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1274) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1275) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1276) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1277) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1278) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1279) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1280) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1281) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1282) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1283) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1284) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1285) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1286) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1287) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1288) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1289) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1290) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1291) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1292) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1293) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1294) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1295) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1296) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1297) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1298) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1299) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1300) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1301) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1302) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1303) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1304) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1305) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1306) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1307) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1308) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1309) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1310) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1311) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1312) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1313) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1314) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1315) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1316) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1317) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1318) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1319) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1320) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1321) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1322) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1323) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1324) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1325) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1326) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1327) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1328) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1329) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1330) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1331) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1332) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1333) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1334) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1335) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1336) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1337) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1338) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1339) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1340) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1341) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1342) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1343) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1344) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1345) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1346) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1347) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1348) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1349) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1350) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1351) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1352) | pub const SOCK_STREAM: u32 = 2; constant SOCK_DGRAM (line 1353) | pub const SOCK_DGRAM: u32 = 1; constant SOCK_RAW (line 1354) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1355) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1356) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1357) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1358) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1359) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1360) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1361) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1362) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1363) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1364) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1365) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1366) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1367) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1368) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1369) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1370) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1371) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1372) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1373) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1374) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1375) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1376) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1377) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1378) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1379) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1380) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1381) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1382) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1383) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1384) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1385) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1386) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1387) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1388) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1389) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1390) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1391) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1392) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1393) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1394) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1395) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1396) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1397) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1398) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1399) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1400) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1401) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1402) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1403) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1404) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1405) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1406) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1407) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1408) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1409) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1410) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1411) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1412) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1413) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1414) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1415) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1416) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1417) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1418) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1419) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1420) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1421) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1422) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1423) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1424) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1425) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1426) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1427) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1428) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1429) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1430) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1431) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1432) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1433) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1434) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1435) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1436) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1437) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1438) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1439) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1440) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1441) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1442) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1443) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1444) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1445) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1446) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1447) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1448) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1449) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1450) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1451) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1452) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1453) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1454) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1455) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1456) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1457) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1458) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1459) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1460) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1461) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1462) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1463) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1464) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1465) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1466) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1467) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1468) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1469) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1470) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1471) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1472) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1473) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1474) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1475) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1476) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1477) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1478) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1479) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1480) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1481) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1482) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1483) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1484) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1485) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1486) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1487) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1488) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1489) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1490) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1491) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1492) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1493) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1494) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1495) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1496) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1497) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1498) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1499) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1500) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1501) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1502) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1503) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1504) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1505) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1506) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1507) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1508) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1509) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1510) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1511) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1512) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1513) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1514) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1515) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1516) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1517) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1518) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1519) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1520) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1521) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1522) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1523) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1524) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1525) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1526) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1527) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1528) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1529) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1530) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1531) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1532) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1533) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1534) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1535) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1536) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1537) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1538) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1539) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1540) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1541) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1542) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1543) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1544) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1545) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1546) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1547) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1548) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1549) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1550) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1551) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1552) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1553) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1554) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1555) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1556) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1557) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1558) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1559) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1560) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1561) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1562) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1563) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1564) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1565) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1566) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1567) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1568) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1569) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1570) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1571) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1572) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1573) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1574) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1575) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1576) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1577) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1578) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1579) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1580) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1581) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1582) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1583) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1584) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1585) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1586) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1587) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1588) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1589) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1590) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1591) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1592) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1593) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1594) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1595) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1596) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1597) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1598) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1599) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1600) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1601) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1602) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1603) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1604) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1605) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1606) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1607) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1608) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1609) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1610) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1611) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1612) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1613) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1614) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1615) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1616) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1617) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1618) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1619) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1620) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1621) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1622) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1623) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1624) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1625) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1626) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1627) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1628) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1629) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1630) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1631) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1632) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1633) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1634) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1635) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1636) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1637) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1638) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1639) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1640) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1641) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1642) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1643) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1647) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1681) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1720) | pub enum _bindgen_ty_3 { type socket_state (line 1784) | pub enum socket_state { type _bindgen_ty_4 (line 1794) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1809) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1818) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1827) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1837) | pub enum _bindgen_ty_6 { type net_device_flags (line 1870) | pub enum net_device_flags { type _bindgen_ty_7 (line 1894) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1906) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1914) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2502) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1925) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1933) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1947) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1966) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2505) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2078) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2087) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2096) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2109) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2123) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2137) | pub const fn new() -> Self { function as_ptr (line 2141) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2145) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2149) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2153) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2158) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2164) | pub const fn new() -> Self { function as_ref (line 2168) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2172) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2178) | fn default() -> Self { function clone (line 2184) | fn clone(&self) -> Self { function fmt (line 2190) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2195) | fn hash(&self, _state: &mut H) {} function eq (line 2198) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 14) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant _MIPS_ISA_MIPS1 (line 550) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 551) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 552) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 553) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 554) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 555) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 556) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 557) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 558) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 559) | pub const _MIPS_SIM_ABI64: u32 = 3; constant NETLINK_ROUTE (line 560) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 561) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 562) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 563) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 564) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 565) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 566) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 567) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 568) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 569) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 570) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 571) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 572) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 573) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 574) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 575) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 576) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 577) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 578) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 579) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 580) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 581) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 582) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 583) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 584) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 585) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 586) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 587) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 588) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 589) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 590) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 591) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 592) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 593) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 594) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 595) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 596) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 597) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 598) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 599) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 600) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 601) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 602) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 603) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 604) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 605) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 606) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 607) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 608) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 609) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 610) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 611) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 612) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 613) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 614) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 615) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 616) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 617) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 618) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 619) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 620) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 621) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 622) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 623) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 624) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 625) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 626) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 627) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 628) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 629) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 630) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 631) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 632) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 633) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 634) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 635) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 636) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 637) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 638) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 639) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 640) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 641) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 642) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 643) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 644) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 645) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 646) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 647) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 648) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 649) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 650) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 651) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 652) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 653) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 654) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 655) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 656) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 657) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 658) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 659) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 660) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 661) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 662) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 663) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 664) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 665) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 666) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 667) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 668) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 669) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 670) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 671) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 672) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 673) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 674) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 675) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 676) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 677) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 678) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 679) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 680) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 681) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 682) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 683) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 684) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 685) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 686) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 687) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 688) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 689) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 690) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 691) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 692) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 693) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 694) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 695) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 696) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 697) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 698) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 699) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 700) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 701) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 702) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 703) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 704) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 705) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 706) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 707) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 708) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 709) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 710) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 711) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 712) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 713) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 714) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 715) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 716) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 717) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 718) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 719) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 720) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 721) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 722) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 723) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 724) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 725) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 726) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 727) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 728) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 729) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 730) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 731) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 732) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 733) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 734) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 735) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 736) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 737) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 738) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 739) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 740) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 741) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 742) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 743) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 744) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 745) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 746) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 747) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 748) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 749) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 750) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 751) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 752) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 753) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 754) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 755) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 756) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 757) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 758) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 759) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 760) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 761) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 762) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 763) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 764) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 765) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 766) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 767) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 768) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 769) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 770) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 771) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 772) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 773) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 774) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 775) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 776) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 777) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 778) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 779) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 780) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 781) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 782) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 783) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 784) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 785) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 786) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 787) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 788) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 789) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 790) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 791) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 792) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 793) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 794) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 795) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 796) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 797) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 798) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 799) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 800) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 801) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 802) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 803) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 804) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 805) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 806) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 807) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 808) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 809) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 810) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 811) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 812) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 813) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 814) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 815) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 816) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 817) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 818) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 819) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 820) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 821) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 822) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 823) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 824) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 825) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 826) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 827) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 828) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 829) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 830) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 831) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 832) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 833) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 834) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 835) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 836) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 837) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 838) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 839) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 840) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 841) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 842) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 843) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 844) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 845) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 846) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 847) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 848) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 849) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 850) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 851) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 852) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 853) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 854) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 855) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 856) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 857) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 858) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 859) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 860) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 861) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 862) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 863) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 864) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 865) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 866) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 867) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 868) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 869) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 870) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 871) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 872) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 873) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 874) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 875) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 876) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 877) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 878) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 879) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 880) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 881) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 882) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 883) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 884) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 885) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 886) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 887) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 888) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 889) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 890) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 891) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 892) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 893) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 894) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 895) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 896) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 897) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 898) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 899) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 900) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 901) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 902) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 903) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 904) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 905) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 906) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 907) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 908) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 909) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 910) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 911) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 912) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 913) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 914) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 915) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 916) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 917) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 918) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 919) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 920) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 921) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 922) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 923) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 924) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 925) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 926) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 927) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 928) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 929) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 930) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 931) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 932) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 933) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 934) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 935) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 936) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 937) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 938) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 939) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 940) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 941) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 942) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 943) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 944) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 945) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 946) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 947) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 948) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 949) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 950) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 951) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 952) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 953) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 954) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 955) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 956) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 957) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 958) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 959) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 960) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 961) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 962) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 963) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 964) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 965) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 966) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 967) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 968) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 969) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 970) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 971) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 972) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 973) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 974) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 975) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 976) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 977) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 978) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 979) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 980) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 981) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 982) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 983) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 984) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 985) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 986) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 987) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 988) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 989) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 990) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 991) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 992) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 993) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 994) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 995) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 996) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 997) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 998) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 999) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 1000) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 1001) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 1002) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 1003) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1004) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1005) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1006) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1007) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1008) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1009) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1010) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1011) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1012) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1013) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1014) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1015) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1016) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1017) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1018) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1019) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1020) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1021) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1022) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1023) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1024) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1025) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1026) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1027) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1028) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1029) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1030) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1031) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1032) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1033) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1034) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1035) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1036) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1037) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1038) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1039) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1040) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1041) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1042) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1043) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1044) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1045) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1046) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1047) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1048) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1049) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1050) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1051) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1052) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1053) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1054) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1055) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1056) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1057) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1058) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1059) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1060) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1061) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1062) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1063) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1064) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1065) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1066) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1067) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1068) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1069) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1070) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1071) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1072) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1073) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1074) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1075) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1076) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1077) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1078) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1079) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1080) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1081) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1082) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1083) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1084) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1085) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1086) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1087) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1088) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1089) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1090) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1091) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1092) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1093) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1094) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1095) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1096) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1097) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1098) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1099) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1100) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1101) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1102) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1103) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1104) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1105) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1106) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1107) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1108) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1109) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1110) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1111) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1112) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1113) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1114) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1115) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1116) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1117) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1118) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1119) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1120) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1121) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1122) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1123) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1124) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1125) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1126) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1127) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1128) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1129) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1130) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1131) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1132) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1133) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1134) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1135) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1136) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1137) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1138) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1139) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1140) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1141) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1142) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1143) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1144) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1145) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1146) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1147) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1148) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1149) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1150) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1151) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1152) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1153) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1154) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1155) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1156) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1157) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1158) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1159) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1160) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1161) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1162) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1163) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1164) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1165) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1166) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1167) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1168) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1169) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1170) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1171) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1172) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1173) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1174) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1175) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1176) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1177) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1178) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1179) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1180) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1181) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1182) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1183) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1184) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1185) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1186) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1187) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1188) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1189) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1190) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1191) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1192) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1193) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1194) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1195) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1196) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1197) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1198) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1199) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1200) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1201) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1202) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1203) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1204) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1205) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1206) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1207) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1208) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1209) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1210) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1211) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1212) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1213) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1214) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1215) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1216) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1217) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1218) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1219) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1220) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1221) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1222) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1223) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1224) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1225) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1226) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1227) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1228) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1229) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1230) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1231) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1232) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1233) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1234) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1235) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1236) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1237) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1238) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1239) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1240) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1241) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1242) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1243) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1244) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1245) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1246) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1247) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1248) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1249) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1250) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1251) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1252) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1253) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1254) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1255) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1256) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1257) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1258) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1259) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1260) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1261) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1262) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1263) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1264) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1265) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1266) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1267) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1268) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1269) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1270) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1271) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1272) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1273) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1274) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1275) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1276) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1277) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1278) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1279) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1280) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1281) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1282) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1283) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1284) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1285) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1286) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1287) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1288) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1289) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1290) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1291) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1292) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1293) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1294) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1295) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1296) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1297) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1298) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1299) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1300) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1301) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1302) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1303) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1304) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1305) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1306) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1307) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1308) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1309) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1310) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1311) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1312) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1313) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1314) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1315) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1316) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1317) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1318) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1319) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1320) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1321) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1322) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1323) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1324) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1325) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1326) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1327) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1328) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1329) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1330) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1331) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1332) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1333) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1334) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1335) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1336) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1337) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1338) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1339) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1340) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1341) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1342) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1343) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1344) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1345) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1346) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1347) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1348) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1349) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1350) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1351) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1352) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1353) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1354) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1355) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1356) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1357) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1358) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1359) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1360) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1361) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1362) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1363) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1364) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1365) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1366) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1367) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1368) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1369) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1370) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1371) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1372) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1373) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1374) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1375) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1376) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1377) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1378) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1379) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1380) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1381) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1382) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1383) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1384) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1385) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1386) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1387) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1388) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1389) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1390) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1391) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1392) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1393) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1394) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1395) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1396) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1397) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1398) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1399) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1400) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1401) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1402) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1403) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1404) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1405) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1406) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1407) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1408) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1409) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1410) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1411) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1412) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1413) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1414) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1415) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1416) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1417) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1418) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1419) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1420) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1421) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1422) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1423) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1424) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1425) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1426) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1427) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1428) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1429) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1430) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1431) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1432) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1433) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1434) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1435) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1436) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1437) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1438) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1439) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1440) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1441) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1442) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1443) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1444) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1445) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1446) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1447) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1448) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1449) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1450) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1451) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1452) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1453) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1454) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1455) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1456) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1457) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1458) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1459) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1460) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1461) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1462) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1463) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1464) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1465) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1466) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1467) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1468) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1469) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1470) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1471) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1472) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1473) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1474) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1475) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1476) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1477) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1478) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1479) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1480) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1481) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1482) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1483) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1484) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1485) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1486) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1487) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1488) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1489) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1490) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1491) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1492) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1493) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1494) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1495) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1496) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1497) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1498) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1499) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1503) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2848) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1516) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1526) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1533) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1554) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2851) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1573) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1644) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1653) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1661) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1677) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1686) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1740) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1747) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1796) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1808) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1820) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1828) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1843) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1853) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1862) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1870) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1878) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1900) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1910) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2854) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1919) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2857) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1928) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1937) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1946) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1962) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1974) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1982) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2019) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2860) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2028) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2049) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2863) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2058) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2069) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2077) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2084) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2097) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2135) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2147) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2163) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2171) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2191) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2199) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2208) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2223) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2231) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2245) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2254) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2272) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2282) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2289) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2297) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2311) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2323) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2332) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2341) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2351) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2360) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2370) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2385) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2397) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2413) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2422) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2430) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2438) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2456) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2480) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2506) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2522) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2529) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2538) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2615) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2633) | pub enum rt_scope_t { type rt_class_t (line 2643) | pub enum rt_class_t { type rtattr_type_t (line 2654) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2691) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2715) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2724) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2747) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2755) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2798) | pub enum _bindgen_ty_66 { function new (line 2822) | pub const fn new() -> Self { function as_ptr (line 2826) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2830) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2834) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2838) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2843) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant _MIPS_ISA_MIPS1 (line 69) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 70) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 71) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 72) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 73) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 74) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 75) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 76) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 77) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 78) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PR_SET_PDEATHSIG (line 79) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 80) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 81) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 82) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 83) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 84) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 85) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 86) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 87) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 88) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 89) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 90) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 91) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 92) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 93) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 94) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 95) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 96) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 97) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 98) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 99) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 100) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 101) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 102) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 103) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 104) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 105) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 106) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 107) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 108) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 109) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 110) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 111) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 112) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 113) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 114) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 115) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 116) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 117) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 118) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 119) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 120) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 121) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 122) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 123) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 124) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 125) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 126) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 127) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 128) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 129) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 130) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 131) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 132) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 133) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 134) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 135) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 136) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 137) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 138) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 139) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 140) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 141) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 142) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 143) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 144) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 145) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 146) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 147) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 148) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 149) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 150) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 151) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 152) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 153) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 154) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 155) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 156) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 157) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 158) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 159) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 160) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 161) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 162) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 163) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 164) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 165) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 166) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 167) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 168) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 169) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 170) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 171) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 172) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 173) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 174) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 175) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 176) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 177) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 178) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 179) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 180) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 181) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 182) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 183) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 184) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 185) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 186) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 187) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 188) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 189) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 190) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 191) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 192) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 193) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 194) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 195) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 196) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 197) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 198) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 199) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 200) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 201) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 202) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 203) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 204) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 205) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 206) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 207) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 208) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 209) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 210) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 211) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 212) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 213) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 214) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 215) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 216) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 217) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 218) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 219) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 220) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 221) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 222) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 223) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 224) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 225) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 226) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 227) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 228) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 229) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 230) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 231) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/mips/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sysinfo (line 53) | pub struct sysinfo { type oldold_utsname (line 71) | pub struct oldold_utsname { type old_utsname (line 80) | pub struct old_utsname { type new_utsname (line 89) | pub struct new_utsname { constant _MIPS_ISA_MIPS1 (line 97) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 98) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 99) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 100) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 101) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 102) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 103) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 104) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 105) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 106) | pub const _MIPS_SIM_ABI64: u32 = 3; constant SI_LOAD_SHIFT (line 107) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 108) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 109) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/mips/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant _MIPS_ISA_MIPS1 (line 137) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 138) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 139) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 140) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 141) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 142) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 143) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 144) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 145) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 146) | pub const _MIPS_SIM_ABI64: u32 = 3; constant XDP_SHARED_UMEM (line 147) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 148) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 149) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 150) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 151) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 152) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 153) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 154) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 155) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 156) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 157) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 158) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 159) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 160) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 161) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 162) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 163) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 164) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 165) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 166) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 167) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 168) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 169) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/mips32r6/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; FILE: builder/third-party/linux-raw-sys/src/mips32r6/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type fsid_t (line 67) | pub type fsid_t = __kernel_fsid_t; type __fsword_t (line 68) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 71) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 76) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 79) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 84) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 89) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 95) | pub struct __user_cap_data_struct { type vfs_cap_data (line 102) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 108) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 114) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 121) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 127) | pub struct f_owner_ex { type flock (line 133) | pub struct flock { type flock64 (line 144) | pub struct flock64 { type open_how (line 153) | pub struct open_how { type epoll_event (line 160) | pub struct epoll_event { type fscrypt_policy_v1 (line 166) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 175) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 182) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 192) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 198) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 205) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 211) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 220) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 227) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 237) | pub struct mount_attr { type file_clone_range (line 245) | pub struct file_clone_range { type fstrim_range (line 253) | pub struct fstrim_range { type file_dedupe_range_info (line 260) | pub struct file_dedupe_range_info { type file_dedupe_range (line 269) | pub struct file_dedupe_range { type files_stat_struct (line 279) | pub struct files_stat_struct { type inodes_stat_t (line 286) | pub struct inodes_stat_t { type fsxattr (line 293) | pub struct fsxattr { type futex_waitv (line 303) | pub struct futex_waitv { type robust_list (line 311) | pub struct robust_list { type robust_list_head (line 316) | pub struct robust_list_head { type inotify_event (line 323) | pub struct inotify_event { type pollfd (line 332) | pub struct pollfd { type rand_pool_info (line 339) | pub struct rand_pool_info { type __kernel_timespec (line 346) | pub struct __kernel_timespec { type __kernel_itimerspec (line 352) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 358) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 364) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 370) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 376) | pub struct __kernel_sock_timeval { type timespec (line 382) | pub struct timespec { type timeval (line 388) | pub struct timeval { type itimerspec (line 394) | pub struct itimerspec { type itimerval (line 400) | pub struct itimerval { type timezone (line 406) | pub struct timezone { type rusage (line 412) | pub struct rusage { type rlimit (line 432) | pub struct rlimit { type rlimit64 (line 438) | pub struct rlimit64 { type clone_args (line 444) | pub struct clone_args { type sigset_t (line 459) | pub struct sigset_t { type sigaction (line 464) | pub struct sigaction { type sigaltstack (line 471) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 478) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 484) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 492) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 499) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 508) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 514) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 521) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 527) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 534) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 540) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 547) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 552) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 560) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 568) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 574) | pub struct statx_timestamp { type statx (line 581) | pub struct statx { type termios (line 609) | pub struct termios { type termios2 (line 619) | pub struct termios2 { type ktermios (line 631) | pub struct ktermios { type sgttyb (line 643) | pub struct sgttyb { type tchars (line 652) | pub struct tchars { type ltchars (line 662) | pub struct ltchars { type winsize (line 672) | pub struct winsize { type termio (line 680) | pub struct termio { type iovec (line 690) | pub struct iovec { type uffd_msg (line 696) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 705) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 712) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 717) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 724) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 730) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 737) | pub struct uffdio_api { type uffdio_range (line 744) | pub struct uffdio_range { type uffdio_register (line 750) | pub struct uffdio_register { type uffdio_copy (line 757) | pub struct uffdio_copy { type uffdio_zeropage (line 766) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 773) | pub struct uffdio_writeprotect { type uffdio_continue (line 779) | pub struct uffdio_continue { type linux_dirent64 (line 786) | pub struct linux_dirent64 { type stat (line 795) | pub struct stat { type stat64 (line 819) | pub struct stat64 { type statfs (line 842) | pub struct statfs { type statfs64 (line 858) | pub struct statfs64 { type user_desc (line 875) | pub struct user_desc { method seg_32bit (line 3019) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 3023) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 3030) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 3034) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 3041) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 3045) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 3052) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 3056) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 3063) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 3067) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 3074) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 3078) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 3085) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 885) | pub struct kernel_sigset_t { type kernel_sigaction (line 890) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 895) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 896) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 897) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 898) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 899) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 900) | pub const AT_VECTOR_SIZE_ARCH: u32 = 1; constant AT_NULL (line 901) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 902) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 903) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 904) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 905) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 906) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 907) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 908) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 909) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 910) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 911) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 912) | pub const AT_UID: u32 = 11; constant AT_EUID (line 913) | pub const AT_EUID: u32 = 12; constant AT_GID (line 914) | pub const AT_GID: u32 = 13; constant AT_EGID (line 915) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 916) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 917) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 918) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 919) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 920) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 921) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 922) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 923) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 924) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 925) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 926) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 927) | pub const __FD_SETSIZE: u32 = 1024; constant _MIPS_ISA_MIPS1 (line 928) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 929) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 930) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 931) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 932) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 933) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 934) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 935) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 936) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 937) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _LINUX_CAPABILITY_VERSION_1 (line 938) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 939) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 940) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 941) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 942) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 943) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 944) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 945) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 946) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 947) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 948) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 949) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 950) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 951) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 952) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 953) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 954) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 955) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 956) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 957) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 958) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 959) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 960) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 961) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 962) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 963) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 964) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 965) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 966) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 967) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 968) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 969) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 970) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 971) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 972) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 973) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 974) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 975) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 976) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 977) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 978) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 979) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 980) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 981) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 982) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 983) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 984) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 985) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 986) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 987) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 988) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 989) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 990) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 991) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 992) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 993) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 994) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 995) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 996) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 997) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 998) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 999) | pub const CAP_LAST_CAP: u32 = 40; constant O_APPEND (line 1000) | pub const O_APPEND: u32 = 8; constant O_DSYNC (line 1001) | pub const O_DSYNC: u32 = 16; constant O_NONBLOCK (line 1002) | pub const O_NONBLOCK: u32 = 128; constant O_CREAT (line 1003) | pub const O_CREAT: u32 = 256; constant O_TRUNC (line 1004) | pub const O_TRUNC: u32 = 512; constant O_EXCL (line 1005) | pub const O_EXCL: u32 = 1024; constant O_NOCTTY (line 1006) | pub const O_NOCTTY: u32 = 2048; constant FASYNC (line 1007) | pub const FASYNC: u32 = 4096; constant O_LARGEFILE (line 1008) | pub const O_LARGEFILE: u32 = 8192; constant __O_SYNC (line 1009) | pub const __O_SYNC: u32 = 16384; constant O_SYNC (line 1010) | pub const O_SYNC: u32 = 16400; constant O_DIRECT (line 1011) | pub const O_DIRECT: u32 = 32768; constant F_GETLK (line 1012) | pub const F_GETLK: u32 = 14; constant F_SETLK (line 1013) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1014) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1015) | pub const F_SETOWN: u32 = 24; constant F_GETOWN (line 1016) | pub const F_GETOWN: u32 = 23; constant F_GETLK64 (line 1017) | pub const F_GETLK64: u32 = 33; constant F_SETLK64 (line 1018) | pub const F_SETLK64: u32 = 34; constant F_SETLKW64 (line 1019) | pub const F_SETLKW64: u32 = 35; constant O_ACCMODE (line 1020) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1021) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1022) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1023) | pub const O_RDWR: u32 = 2; constant O_DIRECTORY (line 1024) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 1025) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 1026) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 1027) | pub const O_CLOEXEC: u32 = 524288; constant O_PATH (line 1028) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1029) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1030) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 1031) | pub const O_TMPFILE_MASK: u32 = 4260096; constant O_NDELAY (line 1032) | pub const O_NDELAY: u32 = 128; constant F_DUPFD (line 1033) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1034) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1035) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1036) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1037) | pub const F_SETFL: u32 = 4; constant F_SETSIG (line 1038) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1039) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 1040) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1041) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1042) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1043) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1044) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1045) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1046) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1047) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1048) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1049) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1050) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1051) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1052) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1053) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1054) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1055) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1056) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1057) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1058) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1059) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1060) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1061) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1062) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1063) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1064) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1065) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1066) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1067) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1068) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1069) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1070) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1071) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1072) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1073) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1074) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1075) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1076) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1077) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1078) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1079) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1080) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1081) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1082) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1083) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1084) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1085) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1086) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1087) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1088) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1089) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1090) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1091) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1092) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1093) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1094) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1095) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1096) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1097) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1098) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1099) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1100) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1101) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1102) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1103) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1104) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1105) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1106) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1107) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1108) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1109) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1110) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1111) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1112) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1113) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1114) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1115) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1116) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1117) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1118) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1119) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1120) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1121) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1122) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1123) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1124) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1125) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1126) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1127) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1128) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1129) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1130) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1131) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1132) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1133) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1134) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1135) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1136) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1137) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1138) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1139) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1140) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1141) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1142) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1143) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1144) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 1145) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1146) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1147) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1148) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1149) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1150) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1151) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1152) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1153) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1154) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1155) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1156) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1157) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1158) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1159) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1160) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1161) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1162) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1163) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1164) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1165) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1166) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1167) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1168) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1169) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1170) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1171) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1172) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1173) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1174) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1175) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1176) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1177) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1178) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1179) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1180) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1181) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1182) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1183) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1184) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1185) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1186) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1187) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1188) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1189) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1190) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1191) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1192) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1193) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1194) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1195) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1196) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1197) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1198) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1199) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1200) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1201) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1202) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1203) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1204) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1205) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1206) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1207) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1208) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1209) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1210) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1211) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1212) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1213) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1214) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1215) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1216) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1217) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1218) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1219) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1220) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1221) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1222) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1223) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1224) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1225) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1226) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1227) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1228) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1229) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1230) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1231) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1232) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1233) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1234) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1235) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1236) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1237) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1238) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1239) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1240) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1241) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1242) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1243) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1244) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1245) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1246) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1247) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1248) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1249) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1250) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1251) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1252) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1253) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1254) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1255) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1256) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1257) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1258) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1259) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1260) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1261) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1262) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1263) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1264) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1265) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1266) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1267) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1268) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1269) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1270) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1271) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1272) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1273) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1274) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1275) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1276) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1277) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1278) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1279) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1280) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1281) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1282) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1283) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1284) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1285) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1286) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1287) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1288) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1289) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1290) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1291) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1292) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1293) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1294) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1295) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1296) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1297) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1298) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1299) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1300) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1301) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1302) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1303) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1304) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1305) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1306) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1307) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1308) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1309) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1310) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1311) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1312) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1313) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1314) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1315) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1316) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1317) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1318) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1319) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1320) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1321) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1322) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1323) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1324) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1325) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1326) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1327) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1328) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1329) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1330) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1331) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1332) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1333) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1334) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1335) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1336) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1337) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1338) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1339) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1340) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1341) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1342) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1343) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1344) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1345) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1346) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1347) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1348) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1349) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1350) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1351) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1352) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1353) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1354) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1355) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1356) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1357) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1358) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1359) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1360) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1361) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1362) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1363) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1364) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1365) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1366) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1367) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1368) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1369) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1370) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1371) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1372) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1373) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1374) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1375) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1376) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1377) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1378) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1379) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1380) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1381) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1382) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1383) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1384) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1385) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1386) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1387) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1388) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1389) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1390) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1391) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1392) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1393) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1394) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1395) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1396) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1397) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1398) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1399) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1400) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1401) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1402) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1403) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1404) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1405) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1406) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1407) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1408) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1409) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1410) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1411) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1412) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1413) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1414) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1415) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1416) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1417) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1418) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1419) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1420) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1421) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1422) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1423) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1424) | pub const IN_NONBLOCK: u32 = 128; constant ADFS_SUPER_MAGIC (line 1425) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1426) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1427) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1428) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1429) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1430) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1431) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1432) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1433) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1434) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1435) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1436) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1437) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1438) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1439) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1440) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1441) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1442) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1443) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1444) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1445) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1446) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1447) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1448) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1449) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1450) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1451) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1452) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1453) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1454) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1455) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1456) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1457) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1458) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1459) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1460) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1461) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1462) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1463) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1464) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1465) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1466) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1467) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1468) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1469) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1470) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1471) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1472) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1473) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1474) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1475) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1476) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1477) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1478) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1479) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1480) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1481) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1482) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1483) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1484) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1485) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1486) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1487) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1488) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1489) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1490) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1491) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1492) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1493) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1494) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1495) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1496) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1497) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1498) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1499) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1500) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1501) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1502) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1503) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1504) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1505) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1506) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1507) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1508) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_NONE (line 1509) | pub const PROT_NONE: u32 = 0; constant PROT_READ (line 1510) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1511) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1512) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1513) | pub const PROT_SEM: u32 = 16; constant PROT_GROWSDOWN (line 1514) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1515) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1516) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1517) | pub const MAP_FIXED: u32 = 16; constant MAP_RENAME (line 1518) | pub const MAP_RENAME: u32 = 32; constant MAP_AUTOGROW (line 1519) | pub const MAP_AUTOGROW: u32 = 64; constant MAP_LOCAL (line 1520) | pub const MAP_LOCAL: u32 = 128; constant MAP_AUTORSRV (line 1521) | pub const MAP_AUTORSRV: u32 = 256; constant MAP_NORESERVE (line 1522) | pub const MAP_NORESERVE: u32 = 1024; constant MAP_ANONYMOUS (line 1523) | pub const MAP_ANONYMOUS: u32 = 2048; constant MAP_GROWSDOWN (line 1524) | pub const MAP_GROWSDOWN: u32 = 4096; constant MAP_DENYWRITE (line 1525) | pub const MAP_DENYWRITE: u32 = 8192; constant MAP_EXECUTABLE (line 1526) | pub const MAP_EXECUTABLE: u32 = 16384; constant MAP_LOCKED (line 1527) | pub const MAP_LOCKED: u32 = 32768; constant MAP_POPULATE (line 1528) | pub const MAP_POPULATE: u32 = 65536; constant MAP_NONBLOCK (line 1529) | pub const MAP_NONBLOCK: u32 = 131072; constant MAP_STACK (line 1530) | pub const MAP_STACK: u32 = 262144; constant MAP_HUGETLB (line 1531) | pub const MAP_HUGETLB: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1532) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MS_ASYNC (line 1533) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1534) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1535) | pub const MS_SYNC: u32 = 4; constant MCL_CURRENT (line 1536) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1537) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1538) | pub const MCL_ONFAULT: u32 = 4; constant MLOCK_ONFAULT (line 1539) | pub const MLOCK_ONFAULT: u32 = 1; constant MADV_NORMAL (line 1540) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1541) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1542) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1543) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1544) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1545) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1546) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1547) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1548) | pub const MADV_DOFORK: u32 = 11; constant MADV_MERGEABLE (line 1549) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1550) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HWPOISON (line 1551) | pub const MADV_HWPOISON: u32 = 100; constant MADV_HUGEPAGE (line 1552) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1553) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1554) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1555) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1556) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1557) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1558) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1559) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1560) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1561) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1562) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1563) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1564) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1565) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1566) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1567) | pub const PKEY_ACCESS_MASK: u32 = 3; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1568) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1569) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1570) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1571) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1572) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1573) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1574) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1575) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1576) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1577) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1578) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1579) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1580) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1581) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1582) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1583) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1584) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1585) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1586) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1587) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1588) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1589) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1590) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1591) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1592) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1593) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1594) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1595) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1596) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1597) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1598) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1599) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1600) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1601) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1602) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1603) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1604) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1605) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1606) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLWRBAND (line 1607) | pub const POLLWRBAND: u32 = 256; constant POLLIN (line 1608) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1609) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1610) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1611) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1612) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1613) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1614) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1615) | pub const POLLRDBAND: u32 = 128; constant POLLMSG (line 1616) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1617) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1618) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1619) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1620) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1621) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1622) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1623) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1624) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1625) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1626) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1627) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1628) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1629) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1630) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1631) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1632) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1633) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1634) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1635) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1636) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1637) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1638) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1639) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1640) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1641) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1642) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1643) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1644) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1645) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1646) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1647) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1648) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1649) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1650) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1651) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1652) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1653) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1654) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1655) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1656) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1657) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1658) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1659) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1660) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1661) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1662) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1663) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1664) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1665) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_NOFILE (line 1666) | pub const RLIMIT_NOFILE: u32 = 5; constant RLIMIT_AS (line 1667) | pub const RLIMIT_AS: u32 = 6; constant RLIMIT_RSS (line 1668) | pub const RLIMIT_RSS: u32 = 7; constant RLIMIT_NPROC (line 1669) | pub const RLIMIT_NPROC: u32 = 8; constant RLIMIT_MEMLOCK (line 1670) | pub const RLIMIT_MEMLOCK: u32 = 9; constant RLIM_INFINITY (line 1671) | pub const RLIM_INFINITY: u32 = 2147483647; constant RLIMIT_CPU (line 1672) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1673) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1674) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1675) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1676) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_LOCKS (line 1677) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1678) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1679) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1680) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1681) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1682) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1683) | pub const RLIM_NLIMITS: u32 = 16; constant CSIGNAL (line 1684) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1685) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1686) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1687) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1688) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1689) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1690) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1691) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1692) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1693) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1694) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1695) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1696) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1697) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1698) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1699) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1700) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1701) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1702) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1703) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1704) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1705) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1706) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1707) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1708) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1709) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1710) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1711) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1712) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1713) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1714) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1715) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1716) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1717) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1718) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1719) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1720) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1721) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1722) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1723) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1724) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1725) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1726) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1727) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1728) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1729) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1730) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1731) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1732) | pub const _NSIG: u32 = 128; constant SIGHUP (line 1733) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1734) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1735) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1736) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1737) | pub const SIGTRAP: u32 = 5; constant SIGIOT (line 1738) | pub const SIGIOT: u32 = 6; constant SIGABRT (line 1739) | pub const SIGABRT: u32 = 6; constant SIGEMT (line 1740) | pub const SIGEMT: u32 = 7; constant SIGFPE (line 1741) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1742) | pub const SIGKILL: u32 = 9; constant SIGBUS (line 1743) | pub const SIGBUS: u32 = 10; constant SIGSEGV (line 1744) | pub const SIGSEGV: u32 = 11; constant SIGSYS (line 1745) | pub const SIGSYS: u32 = 12; constant SIGPIPE (line 1746) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1747) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1748) | pub const SIGTERM: u32 = 15; constant SIGUSR1 (line 1749) | pub const SIGUSR1: u32 = 16; constant SIGUSR2 (line 1750) | pub const SIGUSR2: u32 = 17; constant SIGCHLD (line 1751) | pub const SIGCHLD: u32 = 18; constant SIGCLD (line 1752) | pub const SIGCLD: u32 = 18; constant SIGPWR (line 1753) | pub const SIGPWR: u32 = 19; constant SIGWINCH (line 1754) | pub const SIGWINCH: u32 = 20; constant SIGURG (line 1755) | pub const SIGURG: u32 = 21; constant SIGIO (line 1756) | pub const SIGIO: u32 = 22; constant SIGPOLL (line 1757) | pub const SIGPOLL: u32 = 22; constant SIGSTOP (line 1758) | pub const SIGSTOP: u32 = 23; constant SIGTSTP (line 1759) | pub const SIGTSTP: u32 = 24; constant SIGCONT (line 1760) | pub const SIGCONT: u32 = 25; constant SIGTTIN (line 1761) | pub const SIGTTIN: u32 = 26; constant SIGTTOU (line 1762) | pub const SIGTTOU: u32 = 27; constant SIGVTALRM (line 1763) | pub const SIGVTALRM: u32 = 28; constant SIGPROF (line 1764) | pub const SIGPROF: u32 = 29; constant SIGXCPU (line 1765) | pub const SIGXCPU: u32 = 30; constant SIGXFSZ (line 1766) | pub const SIGXFSZ: u32 = 31; constant SIGRTMIN (line 1767) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1768) | pub const SIGRTMAX: u32 = 128; constant SA_ONSTACK (line 1769) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESETHAND (line 1770) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_RESTART (line 1771) | pub const SA_RESTART: u32 = 268435456; constant SA_SIGINFO (line 1772) | pub const SA_SIGINFO: u32 = 8; constant SA_NODEFER (line 1773) | pub const SA_NODEFER: u32 = 1073741824; constant SA_NOCLDWAIT (line 1774) | pub const SA_NOCLDWAIT: u32 = 65536; constant SA_NOCLDSTOP (line 1775) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOMASK (line 1776) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1777) | pub const SA_ONESHOT: u32 = 2147483648; constant MINSIGSTKSZ (line 1778) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1779) | pub const SIGSTKSZ: u32 = 8192; constant SIG_BLOCK (line 1780) | pub const SIG_BLOCK: u32 = 1; constant SIG_UNBLOCK (line 1781) | pub const SIG_UNBLOCK: u32 = 2; constant SIG_SETMASK (line 1782) | pub const SIG_SETMASK: u32 = 3; constant SA_UNSUPPORTED (line 1783) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1784) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SI_MAX_SIZE (line 1785) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1786) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1787) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1788) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1789) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1790) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1791) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1792) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1793) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1794) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1795) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1796) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1797) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1798) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1799) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1800) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1801) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1802) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1803) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1804) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1805) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1806) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1807) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1808) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1809) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1810) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1811) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1812) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1813) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1814) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1815) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1816) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1817) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1818) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1819) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1820) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1821) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1822) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1823) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1824) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1825) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1826) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1827) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1828) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1829) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1830) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1831) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1832) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1833) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1834) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1835) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1836) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1837) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1838) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1839) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1840) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1841) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1842) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1843) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1844) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1845) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1846) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1847) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1848) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1849) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1850) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1851) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1852) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1853) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1854) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1855) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1856) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1857) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1858) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1859) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1860) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1861) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1862) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1863) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1864) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1865) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1866) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1867) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1868) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1869) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1870) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1871) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1872) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1873) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1874) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1875) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1876) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1877) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1878) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1879) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1880) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1881) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1882) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1883) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1884) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1885) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1886) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1887) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1888) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1889) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1890) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1891) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1892) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1893) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1894) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1895) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1896) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1897) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1898) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1899) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1900) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1901) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1902) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1903) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1904) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1905) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1906) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1907) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1908) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1909) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1910) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1911) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1912) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1913) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1914) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1915) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1916) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1917) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1918) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1919) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1920) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1921) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1922) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1923) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1924) | pub const STATX_ATTR_DAX: u32 = 2097152; constant EPERM (line 1925) | pub const EPERM: u32 = 1; constant ENOENT (line 1926) | pub const ENOENT: u32 = 2; constant ESRCH (line 1927) | pub const ESRCH: u32 = 3; constant EINTR (line 1928) | pub const EINTR: u32 = 4; constant EIO (line 1929) | pub const EIO: u32 = 5; constant ENXIO (line 1930) | pub const ENXIO: u32 = 6; constant E2BIG (line 1931) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 1932) | pub const ENOEXEC: u32 = 8; constant EBADF (line 1933) | pub const EBADF: u32 = 9; constant ECHILD (line 1934) | pub const ECHILD: u32 = 10; constant EAGAIN (line 1935) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 1936) | pub const ENOMEM: u32 = 12; constant EACCES (line 1937) | pub const EACCES: u32 = 13; constant EFAULT (line 1938) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 1939) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 1940) | pub const EBUSY: u32 = 16; constant EEXIST (line 1941) | pub const EEXIST: u32 = 17; constant EXDEV (line 1942) | pub const EXDEV: u32 = 18; constant ENODEV (line 1943) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 1944) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 1945) | pub const EISDIR: u32 = 21; constant EINVAL (line 1946) | pub const EINVAL: u32 = 22; constant ENFILE (line 1947) | pub const ENFILE: u32 = 23; constant EMFILE (line 1948) | pub const EMFILE: u32 = 24; constant ENOTTY (line 1949) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 1950) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 1951) | pub const EFBIG: u32 = 27; constant ENOSPC (line 1952) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 1953) | pub const ESPIPE: u32 = 29; constant EROFS (line 1954) | pub const EROFS: u32 = 30; constant EMLINK (line 1955) | pub const EMLINK: u32 = 31; constant EPIPE (line 1956) | pub const EPIPE: u32 = 32; constant EDOM (line 1957) | pub const EDOM: u32 = 33; constant ERANGE (line 1958) | pub const ERANGE: u32 = 34; constant ENOMSG (line 1959) | pub const ENOMSG: u32 = 35; constant EIDRM (line 1960) | pub const EIDRM: u32 = 36; constant ECHRNG (line 1961) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 1962) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 1963) | pub const EL3HLT: u32 = 39; constant EL3RST (line 1964) | pub const EL3RST: u32 = 40; constant ELNRNG (line 1965) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 1966) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 1967) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 1968) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 1969) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 1970) | pub const ENOLCK: u32 = 46; constant EBADE (line 1971) | pub const EBADE: u32 = 50; constant EBADR (line 1972) | pub const EBADR: u32 = 51; constant EXFULL (line 1973) | pub const EXFULL: u32 = 52; constant ENOANO (line 1974) | pub const ENOANO: u32 = 53; constant EBADRQC (line 1975) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 1976) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 1977) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 1978) | pub const EBFONT: u32 = 59; constant ENOSTR (line 1979) | pub const ENOSTR: u32 = 60; constant ENODATA (line 1980) | pub const ENODATA: u32 = 61; constant ETIME (line 1981) | pub const ETIME: u32 = 62; constant ENOSR (line 1982) | pub const ENOSR: u32 = 63; constant ENONET (line 1983) | pub const ENONET: u32 = 64; constant ENOPKG (line 1984) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 1985) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 1986) | pub const ENOLINK: u32 = 67; constant EADV (line 1987) | pub const EADV: u32 = 68; constant ESRMNT (line 1988) | pub const ESRMNT: u32 = 69; constant ECOMM (line 1989) | pub const ECOMM: u32 = 70; constant EPROTO (line 1990) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 1991) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 1992) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 1993) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 1994) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 1995) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 1996) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 1997) | pub const EBADFD: u32 = 81; constant EREMCHG (line 1998) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 1999) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 2000) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 2001) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 2002) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 2003) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 2004) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 2005) | pub const ENOSYS: u32 = 89; constant ELOOP (line 2006) | pub const ELOOP: u32 = 90; constant ERESTART (line 2007) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 2008) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 2009) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 2010) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 2011) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 2012) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 2013) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 2014) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 2015) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 2016) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 2017) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 2018) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 2019) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 2020) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 2021) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 2022) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 2023) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 2024) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 2025) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 2026) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 2027) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 2028) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 2029) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 2030) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 2031) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 2032) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 2033) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 2034) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 2035) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 2036) | pub const EINIT: u32 = 141; constant EREMDEV (line 2037) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 2038) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 2039) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 2040) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 2041) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 2042) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 2043) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 2044) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 2045) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 2046) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 2047) | pub const ESTALE: u32 = 151; constant ECANCELED (line 2048) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 2049) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 2050) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 2051) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 2052) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 2053) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 2054) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 2055) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 2056) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 2057) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 2058) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 2059) | pub const EDQUOT: u32 = 1133; constant IGNBRK (line 2060) | pub const IGNBRK: u32 = 1; constant BRKINT (line 2061) | pub const BRKINT: u32 = 2; constant IGNPAR (line 2062) | pub const IGNPAR: u32 = 4; constant PARMRK (line 2063) | pub const PARMRK: u32 = 8; constant INPCK (line 2064) | pub const INPCK: u32 = 16; constant ISTRIP (line 2065) | pub const ISTRIP: u32 = 32; constant INLCR (line 2066) | pub const INLCR: u32 = 64; constant IGNCR (line 2067) | pub const IGNCR: u32 = 128; constant ICRNL (line 2068) | pub const ICRNL: u32 = 256; constant IXANY (line 2069) | pub const IXANY: u32 = 2048; constant OPOST (line 2070) | pub const OPOST: u32 = 1; constant OCRNL (line 2071) | pub const OCRNL: u32 = 8; constant ONOCR (line 2072) | pub const ONOCR: u32 = 16; constant ONLRET (line 2073) | pub const ONLRET: u32 = 32; constant OFILL (line 2074) | pub const OFILL: u32 = 64; constant OFDEL (line 2075) | pub const OFDEL: u32 = 128; constant B0 (line 2076) | pub const B0: u32 = 0; constant B50 (line 2077) | pub const B50: u32 = 1; constant B75 (line 2078) | pub const B75: u32 = 2; constant B110 (line 2079) | pub const B110: u32 = 3; constant B134 (line 2080) | pub const B134: u32 = 4; constant B150 (line 2081) | pub const B150: u32 = 5; constant B200 (line 2082) | pub const B200: u32 = 6; constant B300 (line 2083) | pub const B300: u32 = 7; constant B600 (line 2084) | pub const B600: u32 = 8; constant B1200 (line 2085) | pub const B1200: u32 = 9; constant B1800 (line 2086) | pub const B1800: u32 = 10; constant B2400 (line 2087) | pub const B2400: u32 = 11; constant B4800 (line 2088) | pub const B4800: u32 = 12; constant B9600 (line 2089) | pub const B9600: u32 = 13; constant B19200 (line 2090) | pub const B19200: u32 = 14; constant B38400 (line 2091) | pub const B38400: u32 = 15; constant EXTA (line 2092) | pub const EXTA: u32 = 14; constant EXTB (line 2093) | pub const EXTB: u32 = 15; constant ADDRB (line 2094) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 2095) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 2096) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 2097) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 2098) | pub const TCOOFF: u32 = 0; constant TCOON (line 2099) | pub const TCOON: u32 = 1; constant TCIOFF (line 2100) | pub const TCIOFF: u32 = 2; constant TCION (line 2101) | pub const TCION: u32 = 3; constant TCIFLUSH (line 2102) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 2103) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 2104) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 2105) | pub const NCCS: u32 = 23; constant VINTR (line 2106) | pub const VINTR: u32 = 0; constant VQUIT (line 2107) | pub const VQUIT: u32 = 1; constant VERASE (line 2108) | pub const VERASE: u32 = 2; constant VKILL (line 2109) | pub const VKILL: u32 = 3; constant VMIN (line 2110) | pub const VMIN: u32 = 4; constant VTIME (line 2111) | pub const VTIME: u32 = 5; constant VEOL2 (line 2112) | pub const VEOL2: u32 = 6; constant VSWTC (line 2113) | pub const VSWTC: u32 = 7; constant VSWTCH (line 2114) | pub const VSWTCH: u32 = 7; constant VSTART (line 2115) | pub const VSTART: u32 = 8; constant VSTOP (line 2116) | pub const VSTOP: u32 = 9; constant VSUSP (line 2117) | pub const VSUSP: u32 = 10; constant VREPRINT (line 2118) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 2119) | pub const VDISCARD: u32 = 13; constant VWERASE (line 2120) | pub const VWERASE: u32 = 14; constant VLNEXT (line 2121) | pub const VLNEXT: u32 = 15; constant VEOF (line 2122) | pub const VEOF: u32 = 16; constant VEOL (line 2123) | pub const VEOL: u32 = 17; constant IUCLC (line 2124) | pub const IUCLC: u32 = 512; constant IXON (line 2125) | pub const IXON: u32 = 1024; constant IXOFF (line 2126) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 2127) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2128) | pub const IUTF8: u32 = 16384; constant OLCUC (line 2129) | pub const OLCUC: u32 = 2; constant ONLCR (line 2130) | pub const ONLCR: u32 = 4; constant NLDLY (line 2131) | pub const NLDLY: u32 = 256; constant NL0 (line 2132) | pub const NL0: u32 = 0; constant NL1 (line 2133) | pub const NL1: u32 = 256; constant CRDLY (line 2134) | pub const CRDLY: u32 = 1536; constant CR0 (line 2135) | pub const CR0: u32 = 0; constant CR1 (line 2136) | pub const CR1: u32 = 512; constant CR2 (line 2137) | pub const CR2: u32 = 1024; constant CR3 (line 2138) | pub const CR3: u32 = 1536; constant TABDLY (line 2139) | pub const TABDLY: u32 = 6144; constant TAB0 (line 2140) | pub const TAB0: u32 = 0; constant TAB1 (line 2141) | pub const TAB1: u32 = 2048; constant TAB2 (line 2142) | pub const TAB2: u32 = 4096; constant TAB3 (line 2143) | pub const TAB3: u32 = 6144; constant XTABS (line 2144) | pub const XTABS: u32 = 6144; constant BSDLY (line 2145) | pub const BSDLY: u32 = 8192; constant BS0 (line 2146) | pub const BS0: u32 = 0; constant BS1 (line 2147) | pub const BS1: u32 = 8192; constant VTDLY (line 2148) | pub const VTDLY: u32 = 16384; constant VT0 (line 2149) | pub const VT0: u32 = 0; constant VT1 (line 2150) | pub const VT1: u32 = 16384; constant FFDLY (line 2151) | pub const FFDLY: u32 = 32768; constant FF0 (line 2152) | pub const FF0: u32 = 0; constant FF1 (line 2153) | pub const FF1: u32 = 32768; constant CBAUD (line 2154) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2155) | pub const CSIZE: u32 = 48; constant CS5 (line 2156) | pub const CS5: u32 = 0; constant CS6 (line 2157) | pub const CS6: u32 = 16; constant CS7 (line 2158) | pub const CS7: u32 = 32; constant CS8 (line 2159) | pub const CS8: u32 = 48; constant CSTOPB (line 2160) | pub const CSTOPB: u32 = 64; constant CREAD (line 2161) | pub const CREAD: u32 = 128; constant PARENB (line 2162) | pub const PARENB: u32 = 256; constant PARODD (line 2163) | pub const PARODD: u32 = 512; constant HUPCL (line 2164) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2165) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2166) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2167) | pub const BOTHER: u32 = 4096; constant B57600 (line 2168) | pub const B57600: u32 = 4097; constant B115200 (line 2169) | pub const B115200: u32 = 4098; constant B230400 (line 2170) | pub const B230400: u32 = 4099; constant B460800 (line 2171) | pub const B460800: u32 = 4100; constant B500000 (line 2172) | pub const B500000: u32 = 4101; constant B576000 (line 2173) | pub const B576000: u32 = 4102; constant B921600 (line 2174) | pub const B921600: u32 = 4103; constant B1000000 (line 2175) | pub const B1000000: u32 = 4104; constant B1152000 (line 2176) | pub const B1152000: u32 = 4105; constant B1500000 (line 2177) | pub const B1500000: u32 = 4106; constant B2000000 (line 2178) | pub const B2000000: u32 = 4107; constant B2500000 (line 2179) | pub const B2500000: u32 = 4108; constant B3000000 (line 2180) | pub const B3000000: u32 = 4109; constant B3500000 (line 2181) | pub const B3500000: u32 = 4110; constant B4000000 (line 2182) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2183) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2184) | pub const ISIG: u32 = 1; constant ICANON (line 2185) | pub const ICANON: u32 = 2; constant XCASE (line 2186) | pub const XCASE: u32 = 4; constant ECHO (line 2187) | pub const ECHO: u32 = 8; constant ECHOE (line 2188) | pub const ECHOE: u32 = 16; constant ECHOK (line 2189) | pub const ECHOK: u32 = 32; constant ECHONL (line 2190) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2191) | pub const NOFLSH: u32 = 128; constant IEXTEN (line 2192) | pub const IEXTEN: u32 = 256; constant ECHOCTL (line 2193) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2194) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2195) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2196) | pub const FLUSHO: u32 = 8192; constant PENDIN (line 2197) | pub const PENDIN: u32 = 16384; constant TOSTOP (line 2198) | pub const TOSTOP: u32 = 32768; constant ITOSTOP (line 2199) | pub const ITOSTOP: u32 = 32768; constant EXTPROC (line 2200) | pub const EXTPROC: u32 = 65536; constant TIOCSER_TEMT (line 2201) | pub const TIOCSER_TEMT: u32 = 1; constant TIOCPKT_DATA (line 2202) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2203) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2204) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2205) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2206) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2207) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2208) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2209) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCGLTC (line 2210) | pub const TIOCGLTC: u32 = 29812; constant TIOCSLTC (line 2211) | pub const TIOCSLTC: u32 = 29813; constant TIOCGETP (line 2212) | pub const TIOCGETP: u32 = 29704; constant TIOCSETP (line 2213) | pub const TIOCSETP: u32 = 29705; constant TIOCSETN (line 2214) | pub const TIOCSETN: u32 = 29706; constant NCC (line 2215) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2216) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2217) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2218) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2219) | pub const TIOCM_ST: u32 = 16; constant TIOCM_SR (line 2220) | pub const TIOCM_SR: u32 = 32; constant TIOCM_CTS (line 2221) | pub const TIOCM_CTS: u32 = 64; constant TIOCM_CAR (line 2222) | pub const TIOCM_CAR: u32 = 256; constant TIOCM_CD (line 2223) | pub const TIOCM_CD: u32 = 256; constant TIOCM_RNG (line 2224) | pub const TIOCM_RNG: u32 = 512; constant TIOCM_RI (line 2225) | pub const TIOCM_RI: u32 = 512; constant TIOCM_DSR (line 2226) | pub const TIOCM_DSR: u32 = 1024; constant TIOCM_OUT1 (line 2227) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2228) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2229) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2230) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2231) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_Linux (line 2232) | pub const __NR_Linux: u32 = 4000; constant __NR_syscall (line 2233) | pub const __NR_syscall: u32 = 4000; constant __NR_exit (line 2234) | pub const __NR_exit: u32 = 4001; constant __NR_fork (line 2235) | pub const __NR_fork: u32 = 4002; constant __NR_read (line 2236) | pub const __NR_read: u32 = 4003; constant __NR_write (line 2237) | pub const __NR_write: u32 = 4004; constant __NR_open (line 2238) | pub const __NR_open: u32 = 4005; constant __NR_close (line 2239) | pub const __NR_close: u32 = 4006; constant __NR_waitpid (line 2240) | pub const __NR_waitpid: u32 = 4007; constant __NR_creat (line 2241) | pub const __NR_creat: u32 = 4008; constant __NR_link (line 2242) | pub const __NR_link: u32 = 4009; constant __NR_unlink (line 2243) | pub const __NR_unlink: u32 = 4010; constant __NR_execve (line 2244) | pub const __NR_execve: u32 = 4011; constant __NR_chdir (line 2245) | pub const __NR_chdir: u32 = 4012; constant __NR_time (line 2246) | pub const __NR_time: u32 = 4013; constant __NR_mknod (line 2247) | pub const __NR_mknod: u32 = 4014; constant __NR_chmod (line 2248) | pub const __NR_chmod: u32 = 4015; constant __NR_lchown (line 2249) | pub const __NR_lchown: u32 = 4016; constant __NR_break (line 2250) | pub const __NR_break: u32 = 4017; constant __NR_unused18 (line 2251) | pub const __NR_unused18: u32 = 4018; constant __NR_lseek (line 2252) | pub const __NR_lseek: u32 = 4019; constant __NR_getpid (line 2253) | pub const __NR_getpid: u32 = 4020; constant __NR_mount (line 2254) | pub const __NR_mount: u32 = 4021; constant __NR_umount (line 2255) | pub const __NR_umount: u32 = 4022; constant __NR_setuid (line 2256) | pub const __NR_setuid: u32 = 4023; constant __NR_getuid (line 2257) | pub const __NR_getuid: u32 = 4024; constant __NR_stime (line 2258) | pub const __NR_stime: u32 = 4025; constant __NR_ptrace (line 2259) | pub const __NR_ptrace: u32 = 4026; constant __NR_alarm (line 2260) | pub const __NR_alarm: u32 = 4027; constant __NR_unused28 (line 2261) | pub const __NR_unused28: u32 = 4028; constant __NR_pause (line 2262) | pub const __NR_pause: u32 = 4029; constant __NR_utime (line 2263) | pub const __NR_utime: u32 = 4030; constant __NR_stty (line 2264) | pub const __NR_stty: u32 = 4031; constant __NR_gtty (line 2265) | pub const __NR_gtty: u32 = 4032; constant __NR_access (line 2266) | pub const __NR_access: u32 = 4033; constant __NR_nice (line 2267) | pub const __NR_nice: u32 = 4034; constant __NR_ftime (line 2268) | pub const __NR_ftime: u32 = 4035; constant __NR_sync (line 2269) | pub const __NR_sync: u32 = 4036; constant __NR_kill (line 2270) | pub const __NR_kill: u32 = 4037; constant __NR_rename (line 2271) | pub const __NR_rename: u32 = 4038; constant __NR_mkdir (line 2272) | pub const __NR_mkdir: u32 = 4039; constant __NR_rmdir (line 2273) | pub const __NR_rmdir: u32 = 4040; constant __NR_dup (line 2274) | pub const __NR_dup: u32 = 4041; constant __NR_pipe (line 2275) | pub const __NR_pipe: u32 = 4042; constant __NR_times (line 2276) | pub const __NR_times: u32 = 4043; constant __NR_prof (line 2277) | pub const __NR_prof: u32 = 4044; constant __NR_brk (line 2278) | pub const __NR_brk: u32 = 4045; constant __NR_setgid (line 2279) | pub const __NR_setgid: u32 = 4046; constant __NR_getgid (line 2280) | pub const __NR_getgid: u32 = 4047; constant __NR_signal (line 2281) | pub const __NR_signal: u32 = 4048; constant __NR_geteuid (line 2282) | pub const __NR_geteuid: u32 = 4049; constant __NR_getegid (line 2283) | pub const __NR_getegid: u32 = 4050; constant __NR_acct (line 2284) | pub const __NR_acct: u32 = 4051; constant __NR_umount2 (line 2285) | pub const __NR_umount2: u32 = 4052; constant __NR_lock (line 2286) | pub const __NR_lock: u32 = 4053; constant __NR_ioctl (line 2287) | pub const __NR_ioctl: u32 = 4054; constant __NR_fcntl (line 2288) | pub const __NR_fcntl: u32 = 4055; constant __NR_mpx (line 2289) | pub const __NR_mpx: u32 = 4056; constant __NR_setpgid (line 2290) | pub const __NR_setpgid: u32 = 4057; constant __NR_ulimit (line 2291) | pub const __NR_ulimit: u32 = 4058; constant __NR_unused59 (line 2292) | pub const __NR_unused59: u32 = 4059; constant __NR_umask (line 2293) | pub const __NR_umask: u32 = 4060; constant __NR_chroot (line 2294) | pub const __NR_chroot: u32 = 4061; constant __NR_ustat (line 2295) | pub const __NR_ustat: u32 = 4062; constant __NR_dup2 (line 2296) | pub const __NR_dup2: u32 = 4063; constant __NR_getppid (line 2297) | pub const __NR_getppid: u32 = 4064; constant __NR_getpgrp (line 2298) | pub const __NR_getpgrp: u32 = 4065; constant __NR_setsid (line 2299) | pub const __NR_setsid: u32 = 4066; constant __NR_sigaction (line 2300) | pub const __NR_sigaction: u32 = 4067; constant __NR_sgetmask (line 2301) | pub const __NR_sgetmask: u32 = 4068; constant __NR_ssetmask (line 2302) | pub const __NR_ssetmask: u32 = 4069; constant __NR_setreuid (line 2303) | pub const __NR_setreuid: u32 = 4070; constant __NR_setregid (line 2304) | pub const __NR_setregid: u32 = 4071; constant __NR_sigsuspend (line 2305) | pub const __NR_sigsuspend: u32 = 4072; constant __NR_sigpending (line 2306) | pub const __NR_sigpending: u32 = 4073; constant __NR_sethostname (line 2307) | pub const __NR_sethostname: u32 = 4074; constant __NR_setrlimit (line 2308) | pub const __NR_setrlimit: u32 = 4075; constant __NR_getrlimit (line 2309) | pub const __NR_getrlimit: u32 = 4076; constant __NR_getrusage (line 2310) | pub const __NR_getrusage: u32 = 4077; constant __NR_gettimeofday (line 2311) | pub const __NR_gettimeofday: u32 = 4078; constant __NR_settimeofday (line 2312) | pub const __NR_settimeofday: u32 = 4079; constant __NR_getgroups (line 2313) | pub const __NR_getgroups: u32 = 4080; constant __NR_setgroups (line 2314) | pub const __NR_setgroups: u32 = 4081; constant __NR_reserved82 (line 2315) | pub const __NR_reserved82: u32 = 4082; constant __NR_symlink (line 2316) | pub const __NR_symlink: u32 = 4083; constant __NR_unused84 (line 2317) | pub const __NR_unused84: u32 = 4084; constant __NR_readlink (line 2318) | pub const __NR_readlink: u32 = 4085; constant __NR_uselib (line 2319) | pub const __NR_uselib: u32 = 4086; constant __NR_swapon (line 2320) | pub const __NR_swapon: u32 = 4087; constant __NR_reboot (line 2321) | pub const __NR_reboot: u32 = 4088; constant __NR_readdir (line 2322) | pub const __NR_readdir: u32 = 4089; constant __NR_mmap (line 2323) | pub const __NR_mmap: u32 = 4090; constant __NR_munmap (line 2324) | pub const __NR_munmap: u32 = 4091; constant __NR_truncate (line 2325) | pub const __NR_truncate: u32 = 4092; constant __NR_ftruncate (line 2326) | pub const __NR_ftruncate: u32 = 4093; constant __NR_fchmod (line 2327) | pub const __NR_fchmod: u32 = 4094; constant __NR_fchown (line 2328) | pub const __NR_fchown: u32 = 4095; constant __NR_getpriority (line 2329) | pub const __NR_getpriority: u32 = 4096; constant __NR_setpriority (line 2330) | pub const __NR_setpriority: u32 = 4097; constant __NR_profil (line 2331) | pub const __NR_profil: u32 = 4098; constant __NR_statfs (line 2332) | pub const __NR_statfs: u32 = 4099; constant __NR_fstatfs (line 2333) | pub const __NR_fstatfs: u32 = 4100; constant __NR_ioperm (line 2334) | pub const __NR_ioperm: u32 = 4101; constant __NR_socketcall (line 2335) | pub const __NR_socketcall: u32 = 4102; constant __NR_syslog (line 2336) | pub const __NR_syslog: u32 = 4103; constant __NR_setitimer (line 2337) | pub const __NR_setitimer: u32 = 4104; constant __NR_getitimer (line 2338) | pub const __NR_getitimer: u32 = 4105; constant __NR_stat (line 2339) | pub const __NR_stat: u32 = 4106; constant __NR_lstat (line 2340) | pub const __NR_lstat: u32 = 4107; constant __NR_fstat (line 2341) | pub const __NR_fstat: u32 = 4108; constant __NR_unused109 (line 2342) | pub const __NR_unused109: u32 = 4109; constant __NR_iopl (line 2343) | pub const __NR_iopl: u32 = 4110; constant __NR_vhangup (line 2344) | pub const __NR_vhangup: u32 = 4111; constant __NR_idle (line 2345) | pub const __NR_idle: u32 = 4112; constant __NR_vm86 (line 2346) | pub const __NR_vm86: u32 = 4113; constant __NR_wait4 (line 2347) | pub const __NR_wait4: u32 = 4114; constant __NR_swapoff (line 2348) | pub const __NR_swapoff: u32 = 4115; constant __NR_sysinfo (line 2349) | pub const __NR_sysinfo: u32 = 4116; constant __NR_ipc (line 2350) | pub const __NR_ipc: u32 = 4117; constant __NR_fsync (line 2351) | pub const __NR_fsync: u32 = 4118; constant __NR_sigreturn (line 2352) | pub const __NR_sigreturn: u32 = 4119; constant __NR_clone (line 2353) | pub const __NR_clone: u32 = 4120; constant __NR_setdomainname (line 2354) | pub const __NR_setdomainname: u32 = 4121; constant __NR_uname (line 2355) | pub const __NR_uname: u32 = 4122; constant __NR_modify_ldt (line 2356) | pub const __NR_modify_ldt: u32 = 4123; constant __NR_adjtimex (line 2357) | pub const __NR_adjtimex: u32 = 4124; constant __NR_mprotect (line 2358) | pub const __NR_mprotect: u32 = 4125; constant __NR_sigprocmask (line 2359) | pub const __NR_sigprocmask: u32 = 4126; constant __NR_create_module (line 2360) | pub const __NR_create_module: u32 = 4127; constant __NR_init_module (line 2361) | pub const __NR_init_module: u32 = 4128; constant __NR_delete_module (line 2362) | pub const __NR_delete_module: u32 = 4129; constant __NR_get_kernel_syms (line 2363) | pub const __NR_get_kernel_syms: u32 = 4130; constant __NR_quotactl (line 2364) | pub const __NR_quotactl: u32 = 4131; constant __NR_getpgid (line 2365) | pub const __NR_getpgid: u32 = 4132; constant __NR_fchdir (line 2366) | pub const __NR_fchdir: u32 = 4133; constant __NR_bdflush (line 2367) | pub const __NR_bdflush: u32 = 4134; constant __NR_sysfs (line 2368) | pub const __NR_sysfs: u32 = 4135; constant __NR_personality (line 2369) | pub const __NR_personality: u32 = 4136; constant __NR_afs_syscall (line 2370) | pub const __NR_afs_syscall: u32 = 4137; constant __NR_setfsuid (line 2371) | pub const __NR_setfsuid: u32 = 4138; constant __NR_setfsgid (line 2372) | pub const __NR_setfsgid: u32 = 4139; constant __NR__llseek (line 2373) | pub const __NR__llseek: u32 = 4140; constant __NR_getdents (line 2374) | pub const __NR_getdents: u32 = 4141; constant __NR__newselect (line 2375) | pub const __NR__newselect: u32 = 4142; constant __NR_flock (line 2376) | pub const __NR_flock: u32 = 4143; constant __NR_msync (line 2377) | pub const __NR_msync: u32 = 4144; constant __NR_readv (line 2378) | pub const __NR_readv: u32 = 4145; constant __NR_writev (line 2379) | pub const __NR_writev: u32 = 4146; constant __NR_cacheflush (line 2380) | pub const __NR_cacheflush: u32 = 4147; constant __NR_cachectl (line 2381) | pub const __NR_cachectl: u32 = 4148; constant __NR_sysmips (line 2382) | pub const __NR_sysmips: u32 = 4149; constant __NR_unused150 (line 2383) | pub const __NR_unused150: u32 = 4150; constant __NR_getsid (line 2384) | pub const __NR_getsid: u32 = 4151; constant __NR_fdatasync (line 2385) | pub const __NR_fdatasync: u32 = 4152; constant __NR__sysctl (line 2386) | pub const __NR__sysctl: u32 = 4153; constant __NR_mlock (line 2387) | pub const __NR_mlock: u32 = 4154; constant __NR_munlock (line 2388) | pub const __NR_munlock: u32 = 4155; constant __NR_mlockall (line 2389) | pub const __NR_mlockall: u32 = 4156; constant __NR_munlockall (line 2390) | pub const __NR_munlockall: u32 = 4157; constant __NR_sched_setparam (line 2391) | pub const __NR_sched_setparam: u32 = 4158; constant __NR_sched_getparam (line 2392) | pub const __NR_sched_getparam: u32 = 4159; constant __NR_sched_setscheduler (line 2393) | pub const __NR_sched_setscheduler: u32 = 4160; constant __NR_sched_getscheduler (line 2394) | pub const __NR_sched_getscheduler: u32 = 4161; constant __NR_sched_yield (line 2395) | pub const __NR_sched_yield: u32 = 4162; constant __NR_sched_get_priority_max (line 2396) | pub const __NR_sched_get_priority_max: u32 = 4163; constant __NR_sched_get_priority_min (line 2397) | pub const __NR_sched_get_priority_min: u32 = 4164; constant __NR_sched_rr_get_interval (line 2398) | pub const __NR_sched_rr_get_interval: u32 = 4165; constant __NR_nanosleep (line 2399) | pub const __NR_nanosleep: u32 = 4166; constant __NR_mremap (line 2400) | pub const __NR_mremap: u32 = 4167; constant __NR_accept (line 2401) | pub const __NR_accept: u32 = 4168; constant __NR_bind (line 2402) | pub const __NR_bind: u32 = 4169; constant __NR_connect (line 2403) | pub const __NR_connect: u32 = 4170; constant __NR_getpeername (line 2404) | pub const __NR_getpeername: u32 = 4171; constant __NR_getsockname (line 2405) | pub const __NR_getsockname: u32 = 4172; constant __NR_getsockopt (line 2406) | pub const __NR_getsockopt: u32 = 4173; constant __NR_listen (line 2407) | pub const __NR_listen: u32 = 4174; constant __NR_recv (line 2408) | pub const __NR_recv: u32 = 4175; constant __NR_recvfrom (line 2409) | pub const __NR_recvfrom: u32 = 4176; constant __NR_recvmsg (line 2410) | pub const __NR_recvmsg: u32 = 4177; constant __NR_send (line 2411) | pub const __NR_send: u32 = 4178; constant __NR_sendmsg (line 2412) | pub const __NR_sendmsg: u32 = 4179; constant __NR_sendto (line 2413) | pub const __NR_sendto: u32 = 4180; constant __NR_setsockopt (line 2414) | pub const __NR_setsockopt: u32 = 4181; constant __NR_shutdown (line 2415) | pub const __NR_shutdown: u32 = 4182; constant __NR_socket (line 2416) | pub const __NR_socket: u32 = 4183; constant __NR_socketpair (line 2417) | pub const __NR_socketpair: u32 = 4184; constant __NR_setresuid (line 2418) | pub const __NR_setresuid: u32 = 4185; constant __NR_getresuid (line 2419) | pub const __NR_getresuid: u32 = 4186; constant __NR_query_module (line 2420) | pub const __NR_query_module: u32 = 4187; constant __NR_poll (line 2421) | pub const __NR_poll: u32 = 4188; constant __NR_nfsservctl (line 2422) | pub const __NR_nfsservctl: u32 = 4189; constant __NR_setresgid (line 2423) | pub const __NR_setresgid: u32 = 4190; constant __NR_getresgid (line 2424) | pub const __NR_getresgid: u32 = 4191; constant __NR_prctl (line 2425) | pub const __NR_prctl: u32 = 4192; constant __NR_rt_sigreturn (line 2426) | pub const __NR_rt_sigreturn: u32 = 4193; constant __NR_rt_sigaction (line 2427) | pub const __NR_rt_sigaction: u32 = 4194; constant __NR_rt_sigprocmask (line 2428) | pub const __NR_rt_sigprocmask: u32 = 4195; constant __NR_rt_sigpending (line 2429) | pub const __NR_rt_sigpending: u32 = 4196; constant __NR_rt_sigtimedwait (line 2430) | pub const __NR_rt_sigtimedwait: u32 = 4197; constant __NR_rt_sigqueueinfo (line 2431) | pub const __NR_rt_sigqueueinfo: u32 = 4198; constant __NR_rt_sigsuspend (line 2432) | pub const __NR_rt_sigsuspend: u32 = 4199; constant __NR_pread64 (line 2433) | pub const __NR_pread64: u32 = 4200; constant __NR_pwrite64 (line 2434) | pub const __NR_pwrite64: u32 = 4201; constant __NR_chown (line 2435) | pub const __NR_chown: u32 = 4202; constant __NR_getcwd (line 2436) | pub const __NR_getcwd: u32 = 4203; constant __NR_capget (line 2437) | pub const __NR_capget: u32 = 4204; constant __NR_capset (line 2438) | pub const __NR_capset: u32 = 4205; constant __NR_sigaltstack (line 2439) | pub const __NR_sigaltstack: u32 = 4206; constant __NR_sendfile (line 2440) | pub const __NR_sendfile: u32 = 4207; constant __NR_getpmsg (line 2441) | pub const __NR_getpmsg: u32 = 4208; constant __NR_putpmsg (line 2442) | pub const __NR_putpmsg: u32 = 4209; constant __NR_mmap2 (line 2443) | pub const __NR_mmap2: u32 = 4210; constant __NR_truncate64 (line 2444) | pub const __NR_truncate64: u32 = 4211; constant __NR_ftruncate64 (line 2445) | pub const __NR_ftruncate64: u32 = 4212; constant __NR_stat64 (line 2446) | pub const __NR_stat64: u32 = 4213; constant __NR_lstat64 (line 2447) | pub const __NR_lstat64: u32 = 4214; constant __NR_fstat64 (line 2448) | pub const __NR_fstat64: u32 = 4215; constant __NR_pivot_root (line 2449) | pub const __NR_pivot_root: u32 = 4216; constant __NR_mincore (line 2450) | pub const __NR_mincore: u32 = 4217; constant __NR_madvise (line 2451) | pub const __NR_madvise: u32 = 4218; constant __NR_getdents64 (line 2452) | pub const __NR_getdents64: u32 = 4219; constant __NR_fcntl64 (line 2453) | pub const __NR_fcntl64: u32 = 4220; constant __NR_reserved221 (line 2454) | pub const __NR_reserved221: u32 = 4221; constant __NR_gettid (line 2455) | pub const __NR_gettid: u32 = 4222; constant __NR_readahead (line 2456) | pub const __NR_readahead: u32 = 4223; constant __NR_setxattr (line 2457) | pub const __NR_setxattr: u32 = 4224; constant __NR_lsetxattr (line 2458) | pub const __NR_lsetxattr: u32 = 4225; constant __NR_fsetxattr (line 2459) | pub const __NR_fsetxattr: u32 = 4226; constant __NR_getxattr (line 2460) | pub const __NR_getxattr: u32 = 4227; constant __NR_lgetxattr (line 2461) | pub const __NR_lgetxattr: u32 = 4228; constant __NR_fgetxattr (line 2462) | pub const __NR_fgetxattr: u32 = 4229; constant __NR_listxattr (line 2463) | pub const __NR_listxattr: u32 = 4230; constant __NR_llistxattr (line 2464) | pub const __NR_llistxattr: u32 = 4231; constant __NR_flistxattr (line 2465) | pub const __NR_flistxattr: u32 = 4232; constant __NR_removexattr (line 2466) | pub const __NR_removexattr: u32 = 4233; constant __NR_lremovexattr (line 2467) | pub const __NR_lremovexattr: u32 = 4234; constant __NR_fremovexattr (line 2468) | pub const __NR_fremovexattr: u32 = 4235; constant __NR_tkill (line 2469) | pub const __NR_tkill: u32 = 4236; constant __NR_sendfile64 (line 2470) | pub const __NR_sendfile64: u32 = 4237; constant __NR_futex (line 2471) | pub const __NR_futex: u32 = 4238; constant __NR_sched_setaffinity (line 2472) | pub const __NR_sched_setaffinity: u32 = 4239; constant __NR_sched_getaffinity (line 2473) | pub const __NR_sched_getaffinity: u32 = 4240; constant __NR_io_setup (line 2474) | pub const __NR_io_setup: u32 = 4241; constant __NR_io_destroy (line 2475) | pub const __NR_io_destroy: u32 = 4242; constant __NR_io_getevents (line 2476) | pub const __NR_io_getevents: u32 = 4243; constant __NR_io_submit (line 2477) | pub const __NR_io_submit: u32 = 4244; constant __NR_io_cancel (line 2478) | pub const __NR_io_cancel: u32 = 4245; constant __NR_exit_group (line 2479) | pub const __NR_exit_group: u32 = 4246; constant __NR_lookup_dcookie (line 2480) | pub const __NR_lookup_dcookie: u32 = 4247; constant __NR_epoll_create (line 2481) | pub const __NR_epoll_create: u32 = 4248; constant __NR_epoll_ctl (line 2482) | pub const __NR_epoll_ctl: u32 = 4249; constant __NR_epoll_wait (line 2483) | pub const __NR_epoll_wait: u32 = 4250; constant __NR_remap_file_pages (line 2484) | pub const __NR_remap_file_pages: u32 = 4251; constant __NR_set_tid_address (line 2485) | pub const __NR_set_tid_address: u32 = 4252; constant __NR_restart_syscall (line 2486) | pub const __NR_restart_syscall: u32 = 4253; constant __NR_fadvise64 (line 2487) | pub const __NR_fadvise64: u32 = 4254; constant __NR_statfs64 (line 2488) | pub const __NR_statfs64: u32 = 4255; constant __NR_fstatfs64 (line 2489) | pub const __NR_fstatfs64: u32 = 4256; constant __NR_timer_create (line 2490) | pub const __NR_timer_create: u32 = 4257; constant __NR_timer_settime (line 2491) | pub const __NR_timer_settime: u32 = 4258; constant __NR_timer_gettime (line 2492) | pub const __NR_timer_gettime: u32 = 4259; constant __NR_timer_getoverrun (line 2493) | pub const __NR_timer_getoverrun: u32 = 4260; constant __NR_timer_delete (line 2494) | pub const __NR_timer_delete: u32 = 4261; constant __NR_clock_settime (line 2495) | pub const __NR_clock_settime: u32 = 4262; constant __NR_clock_gettime (line 2496) | pub const __NR_clock_gettime: u32 = 4263; constant __NR_clock_getres (line 2497) | pub const __NR_clock_getres: u32 = 4264; constant __NR_clock_nanosleep (line 2498) | pub const __NR_clock_nanosleep: u32 = 4265; constant __NR_tgkill (line 2499) | pub const __NR_tgkill: u32 = 4266; constant __NR_utimes (line 2500) | pub const __NR_utimes: u32 = 4267; constant __NR_mbind (line 2501) | pub const __NR_mbind: u32 = 4268; constant __NR_get_mempolicy (line 2502) | pub const __NR_get_mempolicy: u32 = 4269; constant __NR_set_mempolicy (line 2503) | pub const __NR_set_mempolicy: u32 = 4270; constant __NR_mq_open (line 2504) | pub const __NR_mq_open: u32 = 4271; constant __NR_mq_unlink (line 2505) | pub const __NR_mq_unlink: u32 = 4272; constant __NR_mq_timedsend (line 2506) | pub const __NR_mq_timedsend: u32 = 4273; constant __NR_mq_timedreceive (line 2507) | pub const __NR_mq_timedreceive: u32 = 4274; constant __NR_mq_notify (line 2508) | pub const __NR_mq_notify: u32 = 4275; constant __NR_mq_getsetattr (line 2509) | pub const __NR_mq_getsetattr: u32 = 4276; constant __NR_vserver (line 2510) | pub const __NR_vserver: u32 = 4277; constant __NR_waitid (line 2511) | pub const __NR_waitid: u32 = 4278; constant __NR_add_key (line 2512) | pub const __NR_add_key: u32 = 4280; constant __NR_request_key (line 2513) | pub const __NR_request_key: u32 = 4281; constant __NR_keyctl (line 2514) | pub const __NR_keyctl: u32 = 4282; constant __NR_set_thread_area (line 2515) | pub const __NR_set_thread_area: u32 = 4283; constant __NR_inotify_init (line 2516) | pub const __NR_inotify_init: u32 = 4284; constant __NR_inotify_add_watch (line 2517) | pub const __NR_inotify_add_watch: u32 = 4285; constant __NR_inotify_rm_watch (line 2518) | pub const __NR_inotify_rm_watch: u32 = 4286; constant __NR_migrate_pages (line 2519) | pub const __NR_migrate_pages: u32 = 4287; constant __NR_openat (line 2520) | pub const __NR_openat: u32 = 4288; constant __NR_mkdirat (line 2521) | pub const __NR_mkdirat: u32 = 4289; constant __NR_mknodat (line 2522) | pub const __NR_mknodat: u32 = 4290; constant __NR_fchownat (line 2523) | pub const __NR_fchownat: u32 = 4291; constant __NR_futimesat (line 2524) | pub const __NR_futimesat: u32 = 4292; constant __NR_fstatat64 (line 2525) | pub const __NR_fstatat64: u32 = 4293; constant __NR_unlinkat (line 2526) | pub const __NR_unlinkat: u32 = 4294; constant __NR_renameat (line 2527) | pub const __NR_renameat: u32 = 4295; constant __NR_linkat (line 2528) | pub const __NR_linkat: u32 = 4296; constant __NR_symlinkat (line 2529) | pub const __NR_symlinkat: u32 = 4297; constant __NR_readlinkat (line 2530) | pub const __NR_readlinkat: u32 = 4298; constant __NR_fchmodat (line 2531) | pub const __NR_fchmodat: u32 = 4299; constant __NR_faccessat (line 2532) | pub const __NR_faccessat: u32 = 4300; constant __NR_pselect6 (line 2533) | pub const __NR_pselect6: u32 = 4301; constant __NR_ppoll (line 2534) | pub const __NR_ppoll: u32 = 4302; constant __NR_unshare (line 2535) | pub const __NR_unshare: u32 = 4303; constant __NR_splice (line 2536) | pub const __NR_splice: u32 = 4304; constant __NR_sync_file_range (line 2537) | pub const __NR_sync_file_range: u32 = 4305; constant __NR_tee (line 2538) | pub const __NR_tee: u32 = 4306; constant __NR_vmsplice (line 2539) | pub const __NR_vmsplice: u32 = 4307; constant __NR_move_pages (line 2540) | pub const __NR_move_pages: u32 = 4308; constant __NR_set_robust_list (line 2541) | pub const __NR_set_robust_list: u32 = 4309; constant __NR_get_robust_list (line 2542) | pub const __NR_get_robust_list: u32 = 4310; constant __NR_kexec_load (line 2543) | pub const __NR_kexec_load: u32 = 4311; constant __NR_getcpu (line 2544) | pub const __NR_getcpu: u32 = 4312; constant __NR_epoll_pwait (line 2545) | pub const __NR_epoll_pwait: u32 = 4313; constant __NR_ioprio_set (line 2546) | pub const __NR_ioprio_set: u32 = 4314; constant __NR_ioprio_get (line 2547) | pub const __NR_ioprio_get: u32 = 4315; constant __NR_utimensat (line 2548) | pub const __NR_utimensat: u32 = 4316; constant __NR_signalfd (line 2549) | pub const __NR_signalfd: u32 = 4317; constant __NR_timerfd (line 2550) | pub const __NR_timerfd: u32 = 4318; constant __NR_eventfd (line 2551) | pub const __NR_eventfd: u32 = 4319; constant __NR_fallocate (line 2552) | pub const __NR_fallocate: u32 = 4320; constant __NR_timerfd_create (line 2553) | pub const __NR_timerfd_create: u32 = 4321; constant __NR_timerfd_gettime (line 2554) | pub const __NR_timerfd_gettime: u32 = 4322; constant __NR_timerfd_settime (line 2555) | pub const __NR_timerfd_settime: u32 = 4323; constant __NR_signalfd4 (line 2556) | pub const __NR_signalfd4: u32 = 4324; constant __NR_eventfd2 (line 2557) | pub const __NR_eventfd2: u32 = 4325; constant __NR_epoll_create1 (line 2558) | pub const __NR_epoll_create1: u32 = 4326; constant __NR_dup3 (line 2559) | pub const __NR_dup3: u32 = 4327; constant __NR_pipe2 (line 2560) | pub const __NR_pipe2: u32 = 4328; constant __NR_inotify_init1 (line 2561) | pub const __NR_inotify_init1: u32 = 4329; constant __NR_preadv (line 2562) | pub const __NR_preadv: u32 = 4330; constant __NR_pwritev (line 2563) | pub const __NR_pwritev: u32 = 4331; constant __NR_rt_tgsigqueueinfo (line 2564) | pub const __NR_rt_tgsigqueueinfo: u32 = 4332; constant __NR_perf_event_open (line 2565) | pub const __NR_perf_event_open: u32 = 4333; constant __NR_accept4 (line 2566) | pub const __NR_accept4: u32 = 4334; constant __NR_recvmmsg (line 2567) | pub const __NR_recvmmsg: u32 = 4335; constant __NR_fanotify_init (line 2568) | pub const __NR_fanotify_init: u32 = 4336; constant __NR_fanotify_mark (line 2569) | pub const __NR_fanotify_mark: u32 = 4337; constant __NR_prlimit64 (line 2570) | pub const __NR_prlimit64: u32 = 4338; constant __NR_name_to_handle_at (line 2571) | pub const __NR_name_to_handle_at: u32 = 4339; constant __NR_open_by_handle_at (line 2572) | pub const __NR_open_by_handle_at: u32 = 4340; constant __NR_clock_adjtime (line 2573) | pub const __NR_clock_adjtime: u32 = 4341; constant __NR_syncfs (line 2574) | pub const __NR_syncfs: u32 = 4342; constant __NR_sendmmsg (line 2575) | pub const __NR_sendmmsg: u32 = 4343; constant __NR_setns (line 2576) | pub const __NR_setns: u32 = 4344; constant __NR_process_vm_readv (line 2577) | pub const __NR_process_vm_readv: u32 = 4345; constant __NR_process_vm_writev (line 2578) | pub const __NR_process_vm_writev: u32 = 4346; constant __NR_kcmp (line 2579) | pub const __NR_kcmp: u32 = 4347; constant __NR_finit_module (line 2580) | pub const __NR_finit_module: u32 = 4348; constant __NR_sched_setattr (line 2581) | pub const __NR_sched_setattr: u32 = 4349; constant __NR_sched_getattr (line 2582) | pub const __NR_sched_getattr: u32 = 4350; constant __NR_renameat2 (line 2583) | pub const __NR_renameat2: u32 = 4351; constant __NR_seccomp (line 2584) | pub const __NR_seccomp: u32 = 4352; constant __NR_getrandom (line 2585) | pub const __NR_getrandom: u32 = 4353; constant __NR_memfd_create (line 2586) | pub const __NR_memfd_create: u32 = 4354; constant __NR_bpf (line 2587) | pub const __NR_bpf: u32 = 4355; constant __NR_execveat (line 2588) | pub const __NR_execveat: u32 = 4356; constant __NR_userfaultfd (line 2589) | pub const __NR_userfaultfd: u32 = 4357; constant __NR_membarrier (line 2590) | pub const __NR_membarrier: u32 = 4358; constant __NR_mlock2 (line 2591) | pub const __NR_mlock2: u32 = 4359; constant __NR_copy_file_range (line 2592) | pub const __NR_copy_file_range: u32 = 4360; constant __NR_preadv2 (line 2593) | pub const __NR_preadv2: u32 = 4361; constant __NR_pwritev2 (line 2594) | pub const __NR_pwritev2: u32 = 4362; constant __NR_pkey_mprotect (line 2595) | pub const __NR_pkey_mprotect: u32 = 4363; constant __NR_pkey_alloc (line 2596) | pub const __NR_pkey_alloc: u32 = 4364; constant __NR_pkey_free (line 2597) | pub const __NR_pkey_free: u32 = 4365; constant __NR_statx (line 2598) | pub const __NR_statx: u32 = 4366; constant __NR_rseq (line 2599) | pub const __NR_rseq: u32 = 4367; constant __NR_io_pgetevents (line 2600) | pub const __NR_io_pgetevents: u32 = 4368; constant __NR_semget (line 2601) | pub const __NR_semget: u32 = 4393; constant __NR_semctl (line 2602) | pub const __NR_semctl: u32 = 4394; constant __NR_shmget (line 2603) | pub const __NR_shmget: u32 = 4395; constant __NR_shmctl (line 2604) | pub const __NR_shmctl: u32 = 4396; constant __NR_shmat (line 2605) | pub const __NR_shmat: u32 = 4397; constant __NR_shmdt (line 2606) | pub const __NR_shmdt: u32 = 4398; constant __NR_msgget (line 2607) | pub const __NR_msgget: u32 = 4399; constant __NR_msgsnd (line 2608) | pub const __NR_msgsnd: u32 = 4400; constant __NR_msgrcv (line 2609) | pub const __NR_msgrcv: u32 = 4401; constant __NR_msgctl (line 2610) | pub const __NR_msgctl: u32 = 4402; constant __NR_clock_gettime64 (line 2611) | pub const __NR_clock_gettime64: u32 = 4403; constant __NR_clock_settime64 (line 2612) | pub const __NR_clock_settime64: u32 = 4404; constant __NR_clock_adjtime64 (line 2613) | pub const __NR_clock_adjtime64: u32 = 4405; constant __NR_clock_getres_time64 (line 2614) | pub const __NR_clock_getres_time64: u32 = 4406; constant __NR_clock_nanosleep_time64 (line 2615) | pub const __NR_clock_nanosleep_time64: u32 = 4407; constant __NR_timer_gettime64 (line 2616) | pub const __NR_timer_gettime64: u32 = 4408; constant __NR_timer_settime64 (line 2617) | pub const __NR_timer_settime64: u32 = 4409; constant __NR_timerfd_gettime64 (line 2618) | pub const __NR_timerfd_gettime64: u32 = 4410; constant __NR_timerfd_settime64 (line 2619) | pub const __NR_timerfd_settime64: u32 = 4411; constant __NR_utimensat_time64 (line 2620) | pub const __NR_utimensat_time64: u32 = 4412; constant __NR_pselect6_time64 (line 2621) | pub const __NR_pselect6_time64: u32 = 4413; constant __NR_ppoll_time64 (line 2622) | pub const __NR_ppoll_time64: u32 = 4414; constant __NR_io_pgetevents_time64 (line 2623) | pub const __NR_io_pgetevents_time64: u32 = 4416; constant __NR_recvmmsg_time64 (line 2624) | pub const __NR_recvmmsg_time64: u32 = 4417; constant __NR_mq_timedsend_time64 (line 2625) | pub const __NR_mq_timedsend_time64: u32 = 4418; constant __NR_mq_timedreceive_time64 (line 2626) | pub const __NR_mq_timedreceive_time64: u32 = 4419; constant __NR_semtimedop_time64 (line 2627) | pub const __NR_semtimedop_time64: u32 = 4420; constant __NR_rt_sigtimedwait_time64 (line 2628) | pub const __NR_rt_sigtimedwait_time64: u32 = 4421; constant __NR_futex_time64 (line 2629) | pub const __NR_futex_time64: u32 = 4422; constant __NR_sched_rr_get_interval_time64 (line 2630) | pub const __NR_sched_rr_get_interval_time64: u32 = 4423; constant __NR_pidfd_send_signal (line 2631) | pub const __NR_pidfd_send_signal: u32 = 4424; constant __NR_io_uring_setup (line 2632) | pub const __NR_io_uring_setup: u32 = 4425; constant __NR_io_uring_enter (line 2633) | pub const __NR_io_uring_enter: u32 = 4426; constant __NR_io_uring_register (line 2634) | pub const __NR_io_uring_register: u32 = 4427; constant __NR_open_tree (line 2635) | pub const __NR_open_tree: u32 = 4428; constant __NR_move_mount (line 2636) | pub const __NR_move_mount: u32 = 4429; constant __NR_fsopen (line 2637) | pub const __NR_fsopen: u32 = 4430; constant __NR_fsconfig (line 2638) | pub const __NR_fsconfig: u32 = 4431; constant __NR_fsmount (line 2639) | pub const __NR_fsmount: u32 = 4432; constant __NR_fspick (line 2640) | pub const __NR_fspick: u32 = 4433; constant __NR_pidfd_open (line 2641) | pub const __NR_pidfd_open: u32 = 4434; constant __NR_clone3 (line 2642) | pub const __NR_clone3: u32 = 4435; constant __NR_close_range (line 2643) | pub const __NR_close_range: u32 = 4436; constant __NR_openat2 (line 2644) | pub const __NR_openat2: u32 = 4437; constant __NR_pidfd_getfd (line 2645) | pub const __NR_pidfd_getfd: u32 = 4438; constant __NR_faccessat2 (line 2646) | pub const __NR_faccessat2: u32 = 4439; constant __NR_process_madvise (line 2647) | pub const __NR_process_madvise: u32 = 4440; constant __NR_epoll_pwait2 (line 2648) | pub const __NR_epoll_pwait2: u32 = 4441; constant __NR_mount_setattr (line 2649) | pub const __NR_mount_setattr: u32 = 4442; constant __NR_quotactl_fd (line 2650) | pub const __NR_quotactl_fd: u32 = 4443; constant __NR_landlock_create_ruleset (line 2651) | pub const __NR_landlock_create_ruleset: u32 = 4444; constant __NR_landlock_add_rule (line 2652) | pub const __NR_landlock_add_rule: u32 = 4445; constant __NR_landlock_restrict_self (line 2653) | pub const __NR_landlock_restrict_self: u32 = 4446; constant __NR_process_mrelease (line 2654) | pub const __NR_process_mrelease: u32 = 4448; constant __NR_futex_waitv (line 2655) | pub const __NR_futex_waitv: u32 = 4449; constant __NR_set_mempolicy_home_node (line 2656) | pub const __NR_set_mempolicy_home_node: u32 = 4450; constant WNOHANG (line 2657) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2658) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2659) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2660) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2661) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2662) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2663) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2664) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2665) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2666) | pub const P_ALL: u32 = 0; constant P_PID (line 2667) | pub const P_PID: u32 = 1; constant P_PGID (line 2668) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2669) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2670) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2671) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2672) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2673) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2674) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2675) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2676) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2677) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2678) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2679) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2680) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2681) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2682) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2683) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2684) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2685) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2686) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2687) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2688) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2689) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2690) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2691) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2692) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2693) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2694) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2695) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2696) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2697) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2698) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2699) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2700) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2701) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2702) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2703) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2704) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2705) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2706) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2707) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2708) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2709) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2710) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2711) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2712) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2713) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2714) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2715) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2716) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2717) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2718) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2719) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2720) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2721) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2722) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2723) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2724) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2725) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2726) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2727) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2728) | pub const TFD_NONBLOCK: u32 = 128; constant USERFAULTFD_IOC (line 2729) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2730) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2731) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2732) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2733) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2734) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2735) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2736) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2737) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2738) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2739) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2740) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2741) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2742) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2743) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2744) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2745) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2746) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2747) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2748) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2749) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2750) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2751) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2752) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2753) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2754) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2755) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2756) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2757) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2758) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2759) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2760) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2761) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2762) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2763) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2764) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2765) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2766) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2767) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2768) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2769) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2770) | pub const F_OK: u32 = 0; constant R_OK (line 2771) | pub const R_OK: u32 = 4; constant W_OK (line 2772) | pub const W_OK: u32 = 2; constant X_OK (line 2773) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2774) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2775) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2776) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2777) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2778) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2779) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2780) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2781) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2782) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2783) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2784) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2785) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2786) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2787) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2788) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2789) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2790) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2791) | pub const EFD_NONBLOCK: u32 = 128; constant EPOLLIN (line 2792) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2793) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2794) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2795) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2796) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2797) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2798) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2799) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2800) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2801) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2802) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2803) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2804) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2805) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2806) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2807) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2808) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 524416; constant TFD_CREATE_FLAGS (line 2809) | pub const TFD_CREATE_FLAGS: u32 = 524416; constant TFD_SETTIME_FLAGS (line 2810) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2811) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2812) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2813) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2814) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2815) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2816) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2817) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant POLLWRNORM (line 2818) | pub const POLLWRNORM: u32 = 4; constant TCSANOW (line 2819) | pub const TCSANOW: u32 = 21518; constant TCSADRAIN (line 2820) | pub const TCSADRAIN: u32 = 21519; constant TCSAFLUSH (line 2821) | pub const TCSAFLUSH: u32 = 21520; constant SPLICE_F_MOVE (line 2822) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2823) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2824) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2825) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2829) | pub enum fsconfig_command { type membarrier_cmd (line 2842) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 3015) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2858) | pub enum membarrier_cmd_flag { function new (line 2930) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2939) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2948) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2961) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2975) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2989) | pub const fn new() -> Self { function as_ptr (line 2993) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2997) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 3001) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 3005) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 3010) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips32r6/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant _MIPS_ISA_MIPS1 (line 58) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 59) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 60) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 61) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 62) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 63) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 64) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 65) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 66) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 67) | pub const _MIPS_SIM_ABI64: u32 = 3; constant ETH_ALEN (line 68) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 69) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 70) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 71) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 72) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 73) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 74) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 75) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 76) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 77) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 78) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 79) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 80) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 81) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 82) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 83) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 84) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 85) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 86) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 87) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 88) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 89) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 90) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 91) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 92) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 93) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 94) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 95) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 96) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 97) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 98) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 99) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 100) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 101) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 102) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 103) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 104) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 105) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 106) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 107) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 108) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 109) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 110) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 111) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 112) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 113) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 114) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 115) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 116) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 117) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 118) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 119) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 120) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 121) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 122) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 123) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 124) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 125) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 126) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 127) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 128) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 129) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 130) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 131) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 132) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 133) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 134) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 135) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 136) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 137) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 138) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 139) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 140) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 141) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 142) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 143) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 144) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 145) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 146) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 147) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 148) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 149) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 150) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 151) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 152) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 153) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 154) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 155) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 156) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 157) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 158) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 159) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 160) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 161) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 162) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 163) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 164) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 165) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 166) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 167) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 168) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 169) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 170) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 171) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 172) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 173) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 174) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 175) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 176) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 177) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/mips32r6/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __BIG_ENDIAN (line 205) | pub const __BIG_ENDIAN: u32 = 4321; constant _MIPS_ISA_MIPS1 (line 206) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 207) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 208) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 209) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 210) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 211) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 212) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 213) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 214) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 215) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PACKET_HOST (line 216) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 217) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 218) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 219) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 220) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 221) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 222) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 223) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 224) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 225) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 226) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 227) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 228) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 229) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 230) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 231) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 232) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 233) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 234) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 235) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 236) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 237) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 238) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 239) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 240) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 241) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 242) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 243) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 244) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 245) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 246) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 247) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 248) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 249) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 250) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 251) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 252) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 253) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 254) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 255) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 256) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 257) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 258) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 259) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 260) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 261) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 262) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 263) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 264) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 265) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 266) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 267) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 268) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 269) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 270) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 271) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 272) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 273) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 274) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 275) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 276) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 277) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 278) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 279) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 280) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 281) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 285) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/mips32r6/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 480) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 481) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 482) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 483) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 484) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 485) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 486) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 487) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 488) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 489) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 490) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 491) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 492) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 493) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 494) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant _MIPS_ISA_MIPS1 (line 500) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 501) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 502) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 503) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 504) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 505) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 506) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 507) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 508) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 509) | pub const _MIPS_SIM_ABI64: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 510) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 511) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 512) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 513) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 514) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 515) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 516) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 517) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 518) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 519) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 520) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 521) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 522) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 523) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 524) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 525) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 526) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 527) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 528) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 529) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 530) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 531) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 532) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 533) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 534) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 535) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 536) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 537) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 538) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 539) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 540) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 541) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 542) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 543) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 544) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 545) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 546) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 547) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 548) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 549) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 550) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 551) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 552) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 553) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 554) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 555) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 556) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 557) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 558) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 559) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 560) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 561) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 562) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 563) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 564) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 565) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 566) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 567) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 568) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 569) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 570) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 571) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 572) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 573) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 574) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 575) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 576) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 577) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 578) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 579) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 580) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 581) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 582) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 583) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 584) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 585) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 586) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 587) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 588) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 589) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 590) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 591) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 592) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 593) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 594) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 595) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 596) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 597) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 598) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 599) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 600) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 601) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 602) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 603) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 604) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 605) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 606) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 607) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 608) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 609) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 610) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 611) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 612) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 613) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 614) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 615) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 616) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 617) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 618) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 619) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 620) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 621) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 622) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 623) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 624) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 625) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 626) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 627) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 628) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 629) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 630) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 631) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 632) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 633) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 634) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 635) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 636) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 637) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 638) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 639) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 640) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 641) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 642) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 643) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 644) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 645) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 646) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 647) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 648) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 649) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 650) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 651) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 652) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 653) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 654) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 655) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 656) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 657) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 658) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 659) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 660) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 661) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 662) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 663) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 664) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 665) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 666) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 667) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 668) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 669) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 670) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 671) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 672) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 673) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 674) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 675) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 676) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 677) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 678) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 679) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 680) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 681) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 682) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 683) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 684) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 685) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 686) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 687) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 688) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 689) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 690) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 691) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 692) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 693) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 694) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 695) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 696) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 697) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 698) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 699) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 700) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 701) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 702) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 703) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 704) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 705) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 706) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 707) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 708) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 709) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 710) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 711) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 712) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 713) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 714) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 715) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 716) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 717) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 718) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 719) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 720) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 721) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 722) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 723) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 724) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 725) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 726) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 727) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 728) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 729) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 730) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 731) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 732) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 733) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 734) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 735) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 736) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 737) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 738) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 739) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 740) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 741) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 742) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 743) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 744) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 745) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 746) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 747) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 748) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 749) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 750) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 751) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 752) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 753) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 754) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 755) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 756) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 757) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 758) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 759) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 760) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 761) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 762) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 763) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 764) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 765) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 766) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 767) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 768) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 769) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 770) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 771) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 772) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 773) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 774) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 775) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 776) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 777) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 778) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 779) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 780) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 781) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 782) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 783) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 784) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 785) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 786) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 787) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 788) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 789) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 790) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 791) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 792) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 793) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 794) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 795) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 796) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 797) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 798) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 799) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 800) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 801) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 802) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 803) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 804) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 805) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 806) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 807) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 808) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 809) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 810) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 811) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 812) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 816) | pub enum fsconfig_command { type _bindgen_ty_1 (line 829) | pub enum _bindgen_ty_1 { type io_uring_op (line 841) | pub enum io_uring_op { type _bindgen_ty_2 (line 896) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 903) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 909) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 942) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 949) | pub enum _bindgen_ty_6 { function new (line 1028) | pub const fn new() -> Self { function as_ptr (line 1032) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1036) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1040) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1044) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1049) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1055) | pub const fn new() -> Self { function as_ref (line 1059) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1063) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1069) | fn default() -> Self { function clone (line 1075) | fn clone(&self) -> Self { function fmt (line 1081) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1086) | fn hash(&self, _state: &mut H) {} function eq (line 1089) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips32r6/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 18047; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 26238; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 26113; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 26114; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 26237; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 26239; constant TCXONC (line 9) | pub const TCXONC: u32 = 21510; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21511; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21632; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 2147775606; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 29810; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21618; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 2148037735; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 29725; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 29723; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 29724; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 29722; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21634; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21635; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 2147775608; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21637; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21616; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21617; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 29697; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSPTLCK (line 29) | pub const TIOCSPTLCK: u32 = 2147767345; constant TIOCSIG (line 30) | pub const TIOCSIG: u32 = 2147767350; constant TIOCVHANGUP (line 31) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 32) | pub const TIOCSERCONFIG: u32 = 21640; constant TIOCSERGWILD (line 33) | pub const TIOCSERGWILD: u32 = 21641; constant TIOCSERSWILD (line 34) | pub const TIOCSERSWILD: u32 = 21642; constant TIOCSLCKTRMIOS (line 35) | pub const TIOCSLCKTRMIOS: u32 = 21644; constant TIOCSERGSTRUCT (line 36) | pub const TIOCSERGSTRUCT: u32 = 21645; constant TIOCSERGETLSR (line 37) | pub const TIOCSERGETLSR: u32 = 21646; constant TIOCSERGETMULTI (line 38) | pub const TIOCSERGETMULTI: u32 = 21647; constant TIOCSERSETMULTI (line 39) | pub const TIOCSERSETMULTI: u32 = 21648; constant TIOCMIWAIT (line 40) | pub const TIOCMIWAIT: u32 = 21649; constant TCGETS (line 41) | pub const TCGETS: u32 = 21517; constant TCGETA (line 42) | pub const TCGETA: u32 = 21505; constant TCSBRK (line 43) | pub const TCSBRK: u32 = 21509; constant TCSBRKP (line 44) | pub const TCSBRKP: u32 = 21638; constant TCSETA (line 45) | pub const TCSETA: u32 = 21506; constant TCSETAF (line 46) | pub const TCSETAF: u32 = 21508; constant TCSETAW (line 47) | pub const TCSETAW: u32 = 21507; constant TIOCEXCL (line 48) | pub const TIOCEXCL: u32 = 29709; constant TIOCNXCL (line 49) | pub const TIOCNXCL: u32 = 29710; constant TIOCGDEV (line 50) | pub const TIOCGDEV: u32 = 1074025522; constant TIOCGEXCL (line 51) | pub const TIOCGEXCL: u32 = 1074025536; constant TIOCGICOUNT (line 52) | pub const TIOCGICOUNT: u32 = 21650; constant TIOCGLCKTRMIOS (line 53) | pub const TIOCGLCKTRMIOS: u32 = 21643; constant TIOCGPGRP (line 54) | pub const TIOCGPGRP: u32 = 1074033783; constant TIOCGPKT (line 55) | pub const TIOCGPKT: u32 = 1074025528; constant TIOCGPTLCK (line 56) | pub const TIOCGPTLCK: u32 = 1074025529; constant TIOCGPTN (line 57) | pub const TIOCGPTN: u32 = 1074025520; constant TIOCGPTPEER (line 58) | pub const TIOCGPTPEER: u32 = 536892481; constant TIOCGSERIAL (line 59) | pub const TIOCGSERIAL: u32 = 21636; constant TIOCGSID (line 60) | pub const TIOCGSID: u32 = 29718; constant TIOCGSOFTCAR (line 61) | pub const TIOCGSOFTCAR: u32 = 21633; constant TIOCGWINSZ (line 62) | pub const TIOCGWINSZ: u32 = 1074295912; constant TCGETS2 (line 63) | pub const TCGETS2: u32 = 1076909098; constant TCSETS (line 64) | pub const TCSETS: u32 = 21518; constant TCSETS2 (line 65) | pub const TCSETS2: u32 = 2150650923; constant TCSETSF (line 66) | pub const TCSETSF: u32 = 21520; constant TCSETSF2 (line 67) | pub const TCSETSF2: u32 = 2150650925; constant TCSETSW (line 68) | pub const TCSETSW: u32 = 21519; constant TCSETSW2 (line 69) | pub const TCSETSW2: u32 = 2150650924; constant TIOCGETD (line 70) | pub const TIOCGETD: u32 = 29696; constant TIOCGETP (line 71) | pub const TIOCGETP: u32 = 29704; constant TIOCGLTC (line 72) | pub const TIOCGLTC: u32 = 29812; constant MTIOCGET (line 73) | pub const MTIOCGET: u32 = 1075604738; constant BLKSSZGET (line 74) | pub const BLKSSZGET: u32 = 536875624; constant BLKPBSZGET (line 75) | pub const BLKPBSZGET: u32 = 536875643; constant BLKROSET (line 76) | pub const BLKROSET: u32 = 536875613; constant BLKROGET (line 77) | pub const BLKROGET: u32 = 536875614; constant BLKRRPART (line 78) | pub const BLKRRPART: u32 = 536875615; constant BLKGETSIZE (line 79) | pub const BLKGETSIZE: u32 = 536875616; constant BLKFLSBUF (line 80) | pub const BLKFLSBUF: u32 = 536875617; constant BLKRASET (line 81) | pub const BLKRASET: u32 = 536875618; constant BLKRAGET (line 82) | pub const BLKRAGET: u32 = 536875619; constant BLKFRASET (line 83) | pub const BLKFRASET: u32 = 536875620; constant BLKFRAGET (line 84) | pub const BLKFRAGET: u32 = 536875621; constant BLKSECTSET (line 85) | pub const BLKSECTSET: u32 = 536875622; constant BLKSECTGET (line 86) | pub const BLKSECTGET: u32 = 536875623; constant BLKPG (line 87) | pub const BLKPG: u32 = 536875625; constant BLKBSZGET (line 88) | pub const BLKBSZGET: u32 = 1074008688; constant BLKBSZSET (line 89) | pub const BLKBSZSET: u32 = 2147750513; constant BLKGETSIZE64 (line 90) | pub const BLKGETSIZE64: u32 = 1074008690; constant BLKTRACESETUP (line 91) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 92) | pub const BLKTRACESTART: u32 = 536875636; constant BLKTRACESTOP (line 93) | pub const BLKTRACESTOP: u32 = 536875637; constant BLKTRACETEARDOWN (line 94) | pub const BLKTRACETEARDOWN: u32 = 536875638; constant BLKDISCARD (line 95) | pub const BLKDISCARD: u32 = 536875639; constant BLKIOMIN (line 96) | pub const BLKIOMIN: u32 = 536875640; constant BLKIOOPT (line 97) | pub const BLKIOOPT: u32 = 536875641; constant BLKALIGNOFF (line 98) | pub const BLKALIGNOFF: u32 = 536875642; constant BLKDISCARDZEROES (line 99) | pub const BLKDISCARDZEROES: u32 = 536875644; constant BLKSECDISCARD (line 100) | pub const BLKSECDISCARD: u32 = 536875645; constant BLKROTATIONAL (line 101) | pub const BLKROTATIONAL: u32 = 536875646; constant BLKZEROOUT (line 102) | pub const BLKZEROOUT: u32 = 536875647; constant FIEMAP_MAX_OFFSET (line 103) | pub const FIEMAP_MAX_OFFSET: u32 = 4294967295; constant FIEMAP_FLAG_SYNC (line 104) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 105) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 106) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 107) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 108) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 109) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 110) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 111) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 112) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 113) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 114) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 115) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 116) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 117) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 118) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 119) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 120) | pub const UFFDIO_UNREGISTER: u32 = 1074833921; constant UFFDIO_WAKE (line 121) | pub const UFFDIO_WAKE: u32 = 1074833922; constant UFFDIO_COPY (line 122) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 123) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 124) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 125) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 126) | pub const NS_GET_USERNS: u32 = 536917761; constant NS_GET_PARENT (line 127) | pub const NS_GET_PARENT: u32 = 536917762; constant NS_GET_NSTYPE (line 128) | pub const NS_GET_NSTYPE: u32 = 536917763; constant KDGETLED (line 129) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 130) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 131) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 132) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 133) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 134) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 135) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 136) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 137) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 138) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 139) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 140) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 141) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 142) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 143) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 144) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 145) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 146) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 147) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 148) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 149) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 150) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 151) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 152) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 153) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 154) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 155) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 156) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 157) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 158) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 159) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 160) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 161) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 162) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 163) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 164) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 165) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 166) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 167) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 168) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 169) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 170) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 171) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 172) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 173) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 174) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 175) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 176) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 177) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 178) | pub const FIOSETOWN: u32 = 2147772028; constant FIOGETOWN (line 179) | pub const FIOGETOWN: u32 = 1074030203; constant SIOCATMARK (line 180) | pub const SIOCATMARK: u32 = 1074033415; constant SIOCGSTAMP (line 181) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 182) | pub const TIOCINQ: u32 = 18047; constant SIOCADDRT (line 183) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 184) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 185) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 186) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 187) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 188) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 189) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 190) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 191) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 192) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 193) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 194) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 195) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 196) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 197) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 198) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 199) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 200) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 201) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 202) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 203) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 204) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 205) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 206) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 207) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 208) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 209) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 210) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 211) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 212) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 213) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 214) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 215) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 216) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 217) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 218) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 219) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 220) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 221) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 222) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 223) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 224) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 225) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 226) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 227) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 228) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 229) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 230) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 231) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 232) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 233) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 234) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 235) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 236) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 237) | pub const FIBMAP: u32 = 536870913; constant FIGETBSZ (line 238) | pub const FIGETBSZ: u32 = 536870914; constant FIFREEZE (line 239) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 240) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 241) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 242) | pub const FICLONE: u32 = 2147783689; constant FICLONERANGE (line 243) | pub const FICLONERANGE: u32 = 2149618701; constant FIDEDUPERANGE (line 244) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 245) | pub const FS_IOC_GETFLAGS: u32 = 1074030081; constant FS_IOC_SETFLAGS (line 246) | pub const FS_IOC_SETFLAGS: u32 = 2147771906; constant FS_IOC_GETVERSION (line 247) | pub const FS_IOC_GETVERSION: u32 = 1074034177; constant FS_IOC_SETVERSION (line 248) | pub const FS_IOC_SETVERSION: u32 = 2147776002; constant FS_IOC_FIEMAP (line 249) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 250) | pub const FS_IOC32_GETFLAGS: u32 = 1074030081; constant FS_IOC32_SETFLAGS (line 251) | pub const FS_IOC32_SETFLAGS: u32 = 2147771906; constant FS_IOC32_GETVERSION (line 252) | pub const FS_IOC32_GETVERSION: u32 = 1074034177; constant FS_IOC32_SETVERSION (line 253) | pub const FS_IOC32_SETVERSION: u32 = 2147776002; constant FS_IOC_FSGETXATTR (line 254) | pub const FS_IOC_FSGETXATTR: u32 = 1075599391; constant FS_IOC_FSSETXATTR (line 255) | pub const FS_IOC_FSSETXATTR: u32 = 2149341216; constant FS_IOC_GETFSLABEL (line 256) | pub const FS_IOC_GETFSLABEL: u32 = 1090556977; constant FS_IOC_SETFSLABEL (line 257) | pub const FS_IOC_SETFSLABEL: u32 = 2164298802; constant EXT4_IOC_GETVERSION (line 258) | pub const EXT4_IOC_GETVERSION: u32 = 1074030083; constant EXT4_IOC_SETVERSION (line 259) | pub const EXT4_IOC_SETVERSION: u32 = 2147771908; constant EXT4_IOC_GETVERSION_OLD (line 260) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC_SETVERSION_OLD (line 261) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 2147776002; constant EXT4_IOC_GETRSVSZ (line 262) | pub const EXT4_IOC_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC_SETRSVSZ (line 263) | pub const EXT4_IOC_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC_GROUP_EXTEND (line 264) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC_MIGRATE (line 265) | pub const EXT4_IOC_MIGRATE: u32 = 536897033; constant EXT4_IOC_ALLOC_DA_BLKS (line 266) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 536897036; constant EXT4_IOC_RESIZE_FS (line 267) | pub const EXT4_IOC_RESIZE_FS: u32 = 2148034064; constant EXT4_IOC_SWAP_BOOT (line 268) | pub const EXT4_IOC_SWAP_BOOT: u32 = 536897041; constant EXT4_IOC_PRECACHE_EXTENTS (line 269) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 536897042; constant EXT4_IOC_CLEAR_ES_CACHE (line 270) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 536897064; constant EXT4_IOC_GETSTATE (line 271) | pub const EXT4_IOC_GETSTATE: u32 = 2147771945; constant EXT4_IOC_GET_ES_CACHE (line 272) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 273) | pub const EXT4_IOC_CHECKPOINT: u32 = 2147771947; constant EXT4_IOC_SHUTDOWN (line 274) | pub const EXT4_IOC_SHUTDOWN: u32 = 1074026621; constant EXT4_IOC32_GETVERSION (line 275) | pub const EXT4_IOC32_GETVERSION: u32 = 1074030083; constant EXT4_IOC32_SETVERSION (line 276) | pub const EXT4_IOC32_SETVERSION: u32 = 2147771908; constant EXT4_IOC32_GETRSVSZ (line 277) | pub const EXT4_IOC32_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC32_SETRSVSZ (line 278) | pub const EXT4_IOC32_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC32_GROUP_EXTEND (line 279) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC32_GETVERSION_OLD (line 280) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC32_SETVERSION_OLD (line 281) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 2147776002; constant VIDIOC_SUBDEV_QUERYSTD (line 282) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 1074288191; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 283) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 284) | pub const LIRC_SET_SEND_CARRIER: u32 = 2147772691; constant AUTOFS_IOC_PROTOSUBVER (line 285) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 1074041703; constant PTP_SYS_OFFSET_PRECISE (line 286) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 287) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 288) | pub const ATM_GETCIRANGE: u32 = 2148295050; constant DMA_BUF_SET_NAME_B (line 289) | pub const DMA_BUF_SET_NAME_B: u32 = 2148033025; constant RIO_CM_EP_GET_LIST_SIZE (line 290) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 291) | pub const TUNSETPERSIST: u32 = 2147767499; constant FS_IOC_GET_ENCRYPTION_POLICY (line 292) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; constant CEC_RECEIVE (line 293) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 294) | pub const MGSL_IOCGPARAMS: u32 = 1075866881; constant ENI_SETMULT (line 295) | pub const ENI_SETMULT: u32 = 2148295015; constant RIO_GET_EVENT_MASK (line 296) | pub const RIO_GET_EVENT_MASK: u32 = 1074031886; constant LIRC_GET_MAX_TIMEOUT (line 297) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 1074030857; constant KVM_SET_BOOT_CPU_ID (line 298) | pub const KVM_SET_BOOT_CPU_ID: u32 = 536915576; constant KVM_SET_MP_STATE (line 299) | pub const KVM_SET_MP_STATE: u32 = 2147790489; constant KVM_GET_MP_STATE (line 300) | pub const KVM_GET_MP_STATE: u32 = 1074048664; constant KVM_GET_API_VERSION (line 301) | pub const KVM_GET_API_VERSION: u32 = 536915456; constant KVM_S390_GET_SKEYS (line 302) | pub const KVM_S390_GET_SKEYS: u32 = 2151722674; constant KVM_SET_ONE_REG (line 303) | pub const KVM_SET_ONE_REG: u32 = 2148576940; constant KVM_IRQ_LINE_STATUS (line 304) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 305) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 2149625414; constant KVM_S390_INTERRUPT (line 306) | pub const KVM_S390_INTERRUPT: u32 = 2148576916; constant KVM_TPR_ACCESS_REPORTING (line 307) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 308) | pub const KVM_GET_FPU: u32 = 1073786508; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 309) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 2148576884; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 310) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 1074835131; constant KVM_S390_UCAS_MAP (line 311) | pub const KVM_S390_UCAS_MAP: u32 = 2149101136; constant KVM_ASSIGN_SET_INTX_MASK (line 312) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 2151722660; constant KVM_MEMORY_ENCRYPT_OP (line 313) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221532346; constant KVM_CREATE_PIT2 (line 314) | pub const KVM_CREATE_PIT2: u32 = 2151722615; constant KVM_S390_VCPU_FAULT (line 315) | pub const KVM_S390_VCPU_FAULT: u32 = 2147790418; constant KVM_REGISTER_COALESCED_MMIO (line 316) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 2148576871; constant KVM_SET_VAPIC_ADDR (line 317) | pub const KVM_SET_VAPIC_ADDR: u32 = 2148052627; constant KVM_CREATE_DEVICE (line 318) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 319) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 320) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 321) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 2148576918; constant KVM_X86_SETUP_MCE (line 322) | pub const KVM_X86_SETUP_MCE: u32 = 2148052636; constant KVM_DEASSIGN_PCI_DEVICE (line 323) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 2151722610; constant KVM_XEN_HVM_SET_ATTR (line 324) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 2152246985; constant KVM_GET_CLOCK (line 325) | pub const KVM_GET_CLOCK: u32 = 1076932220; constant KVM_SET_FPU (line 326) | pub const KVM_SET_FPU: u32 = 2147528333; constant KVM_KVMCLOCK_CTRL (line 327) | pub const KVM_KVMCLOCK_CTRL: u32 = 536915629; constant KVM_PPC_GET_PVINFO (line 328) | pub const KVM_PPC_GET_PVINFO: u32 = 2155916961; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 329) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 1074310813; constant KVM_S390_GET_IRQ_STATE (line 330) | pub const KVM_S390_GET_IRQ_STATE: u32 = 2149625526; constant KVM_GET_DEVICE_ATTR (line 331) | pub const KVM_GET_DEVICE_ATTR: u32 = 2149101282; constant KVM_S390_INITIAL_RESET (line 332) | pub const KVM_S390_INITIAL_RESET: u32 = 536915607; constant KVM_SET_REGS (line 333) | pub const KVM_SET_REGS: u32 = 2165878402; constant KVM_GET_TSC_KHZ (line 334) | pub const KVM_GET_TSC_KHZ: u32 = 536915619; constant KVM_CHECK_EXTENSION (line 335) | pub const KVM_CHECK_EXTENSION: u32 = 536915459; constant KVM_PPC_RESIZE_HPT_COMMIT (line 336) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 1074835118; constant KVM_GET_DIRTY_LOG (line 337) | pub const KVM_GET_DIRTY_LOG: u32 = 2148576834; constant KVM_S390_SET_IRQ_STATE (line 338) | pub const KVM_S390_SET_IRQ_STATE: u32 = 2149625525; constant KVM_S390_NORMAL_RESET (line 339) | pub const KVM_S390_NORMAL_RESET: u32 = 536915651; constant KVM_SET_SIGNAL_MASK (line 340) | pub const KVM_SET_SIGNAL_MASK: u32 = 2147790475; constant KVM_XEN_VCPU_SET_ATTR (line 341) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 2152246987; constant KVM_SET_GSI_ROUTING (line 342) | pub const KVM_SET_GSI_ROUTING: u32 = 2148052586; constant KVM_CREATE_VCPU (line 343) | pub const KVM_CREATE_VCPU: u32 = 536915521; constant KVM_S390_UCAS_UNMAP (line 344) | pub const KVM_S390_UCAS_UNMAP: u32 = 2149101137; constant KVM_S390_STORE_STATUS (line 345) | pub const KVM_S390_STORE_STATUS: u32 = 2147790485; constant KVM_UNREGISTER_COALESCED_MMIO (line 346) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 2148576872; constant KVM_ASSIGN_DEV_IRQ (line 347) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 2151722608; constant KVM_S390_PV_COMMAND (line 348) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 349) | pub const KVM_S390_ENABLE_SIE: u32 = 536915462; constant KVM_CLEAR_DIRTY_LOG (line 350) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 351) | pub const KVM_GET_ONE_REG: u32 = 2148576939; constant KVM_ARM_SET_DEVICE_ADDR (line 352) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 2148576939; constant KVM_DIRTY_TLB (line 353) | pub const KVM_DIRTY_TLB: u32 = 2148576938; constant KVM_NMI (line 354) | pub const KVM_NMI: u32 = 536915610; constant KVM_HYPERV_EVENTFD (line 355) | pub const KVM_HYPERV_EVENTFD: u32 = 2149101245; constant KVM_S390_MEM_OP (line 356) | pub const KVM_S390_MEM_OP: u32 = 2151722673; constant KVM_PPC_SVM_OFF (line 357) | pub const KVM_PPC_SVM_OFF: u32 = 536915635; constant KVM_PPC_RESIZE_HPT_PREPARE (line 358) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 1074835117; constant KVM_INTERRUPT (line 359) | pub const KVM_INTERRUPT: u32 = 2147790470; constant KVM_XEN_HVM_GET_ATTR (line 360) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 361) | pub const KVM_GET_SREGS: u32 = 1073786499; constant KVM_SET_IDENTITY_MAP_ADDR (line 362) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 2148052552; constant KVM_GET_REGS (line 363) | pub const KVM_GET_REGS: u32 = 1092136577; constant KVM_S390_GET_CMMA_BITS (line 364) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 365) | pub const KVM_CREATE_IRQCHIP: u32 = 536915552; constant KVM_ASSIGN_PCI_DEVICE (line 366) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 1077980777; constant KVM_SET_NR_MMU_PAGES (line 367) | pub const KVM_SET_NR_MMU_PAGES: u32 = 536915524; constant KVM_IOEVENTFD (line 368) | pub const KVM_IOEVENTFD: u32 = 2151722617; constant KVM_RUN (line 369) | pub const KVM_RUN: u32 = 536915584; constant KVM_S390_SET_SKEYS (line 370) | pub const KVM_S390_SET_SKEYS: u32 = 2151722675; constant KVM_SET_DEVICE_ATTR (line 371) | pub const KVM_SET_DEVICE_ATTR: u32 = 2149101281; constant KVM_DEASSIGN_DEV_IRQ (line 372) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 2151722613; constant KVM_SMI (line 373) | pub const KVM_SMI: u32 = 536915639; constant KVM_SET_TSS_ADDR (line 374) | pub const KVM_SET_TSS_ADDR: u32 = 536915527; constant KVM_GET_NR_MMU_PAGES (line 375) | pub const KVM_GET_NR_MMU_PAGES: u32 = 536915525; constant KVM_XEN_VCPU_GET_ATTR (line 376) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 377) | pub const KVM_REINJECT_CONTROL: u32 = 536915569; constant KVM_HAS_DEVICE_ATTR (line 378) | pub const KVM_HAS_DEVICE_ATTR: u32 = 2149101283; constant KVM_IRQFD (line 379) | pub const KVM_IRQFD: u32 = 2149625462; constant KVM_S390_SET_CMMA_BITS (line 380) | pub const KVM_S390_SET_CMMA_BITS: u32 = 2149625529; constant KVM_SET_IRQCHIP (line 381) | pub const KVM_SET_IRQCHIP: u32 = 1107865187; constant KVM_SIGNAL_MSI (line 382) | pub const KVM_SIGNAL_MSI: u32 = 2149625509; constant KVM_GET_VCPU_MMAP_SIZE (line 383) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 536915460; constant KVM_CREATE_VM (line 384) | pub const KVM_CREATE_VM: u32 = 536915457; constant KVM_S390_CLEAR_RESET (line 385) | pub const KVM_S390_CLEAR_RESET: u32 = 536915652; constant KVM_RESET_DIRTY_RINGS (line 386) | pub const KVM_RESET_DIRTY_RINGS: u32 = 536915655; constant KVM_ASSIGN_SET_MSIX_NR (line 387) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 2148052595; constant KVM_CREATE_PIT (line 388) | pub const KVM_CREATE_PIT: u32 = 536915556; constant KVM_SET_GUEST_DEBUG (line 389) | pub const KVM_SET_GUEST_DEBUG: u32 = 2148052635; constant KVM_GET_REG_LIST (line 390) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 391) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 2147790530; constant KVM_SET_CLOCK (line 392) | pub const KVM_SET_CLOCK: u32 = 2150674043; constant KVM_PPC_ALLOCATE_HTAB (line 393) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 394) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 1112583846; constant KVM_SET_TSC_KHZ (line 395) | pub const KVM_SET_TSC_KHZ: u32 = 536915618; constant KVM_S390_IRQ (line 396) | pub const KVM_S390_IRQ: u32 = 2152246964; constant KVM_ENABLE_CAP (line 397) | pub const KVM_ENABLE_CAP: u32 = 2154344099; constant KVM_IRQ_LINE (line 398) | pub const KVM_IRQ_LINE: u32 = 2148052577; constant KVM_SET_SREGS (line 399) | pub const KVM_SET_SREGS: u32 = 2147528324; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 400) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 1074835132; constant KVM_GET_STATS_FD (line 401) | pub const KVM_GET_STATS_FD: u32 = 536915662; constant USBDEVFS_CLAIMINTERFACE (line 402) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 1074025743; constant CHIOMOVE (line 403) | pub const CHIOMOVE: u32 = 2148819713; constant SONYPI_IOCGBATFLAGS (line 404) | pub const SONYPI_IOCGBATFLAGS: u32 = 1073837575; constant BTRFS_IOC_SYNC (line 405) | pub const BTRFS_IOC_SYNC: u32 = 536908808; constant VIDIOC_TRY_FMT (line 406) | pub const VIDIOC_TRY_FMT: u32 = 3234616896; constant LIRC_SET_REC_MODE (line 407) | pub const LIRC_SET_REC_MODE: u32 = 2147772690; constant VIDIOC_DQEVENT (line 408) | pub const VIDIOC_DQEVENT: u32 = 1082152537; constant RPMSG_DESTROY_EPT_IOCTL (line 409) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 536917250; constant UVCIOC_CTRL_MAP (line 410) | pub const UVCIOC_CTRL_MAP: u32 = 3227022624; constant VHOST_SET_BACKEND_FEATURES (line 411) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 2148052773; constant VHOST_VSOCK_SET_GUEST_CID (line 412) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 2148052832; constant UI_SET_KEYBIT (line 413) | pub const UI_SET_KEYBIT: u32 = 2147767653; constant LIRC_SET_REC_TIMEOUT (line 414) | pub const LIRC_SET_REC_TIMEOUT: u32 = 2147772696; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 415) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 416) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 417) | pub const VHOST_SET_VRING_BASE: u32 = 2148052754; constant RIO_ENABLE_DOORBELL_RANGE (line 418) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 2148035849; constant VIDIOC_TRY_EXT_CTRLS (line 419) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3222820425; constant LIRC_GET_REC_MODE (line 420) | pub const LIRC_GET_REC_MODE: u32 = 1074030850; constant PPGETTIME (line 421) | pub const PPGETTIME: u32 = 1074294933; constant BTRFS_IOC_RM_DEV (line 422) | pub const BTRFS_IOC_RM_DEV: u32 = 2415957003; constant ATM_SETBACKEND (line 423) | pub const ATM_SETBACKEND: u32 = 2147639794; constant FSL_HV_IOCTL_PARTITION_START (line 424) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 425) | pub const FBIO_WAITEVENT: u32 = 536888968; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 426) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 427) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 428) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3222825227; constant FDTWADDLE (line 429) | pub const FDTWADDLE: u32 = 536871513; constant NVME_IOCTL_SUBMIT_IO (line 430) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 2150649410; constant NILFS_IOCTL_SYNC (line 431) | pub const NILFS_IOCTL_SYNC: u32 = 1074294410; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 432) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 433) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 434) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 435) | pub const TEE_IOC_CLOSE_SESSION: u32 = 1074045957; constant NS_GETPSTAT (line 436) | pub const NS_GETPSTAT: u32 = 3222036833; constant UI_SET_PROPBIT (line 437) | pub const UI_SET_PROPBIT: u32 = 2147767662; constant TUNSETFILTEREBPF (line 438) | pub const TUNSETFILTEREBPF: u32 = 1074025697; constant RIO_MPORT_MAINT_COMPTAG_SET (line 439) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 2147773698; constant AUTOFS_DEV_IOCTL_VERSION (line 440) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 441) | pub const WDIOC_SETOPTIONS: u32 = 1074026244; constant VHOST_SCSI_SET_ENDPOINT (line 442) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 2162732864; constant MGSL_IOCGTXIDLE (line 443) | pub const MGSL_IOCGTXIDLE: u32 = 536898819; constant ATM_ADDLECSADDR (line 444) | pub const ATM_ADDLECSADDR: u32 = 2148295054; constant FSL_HV_IOCTL_GETPROP (line 445) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 446) | pub const FDGETPRM: u32 = 1075577348; constant HIDIOCAPPLICATION (line 447) | pub const HIDIOCAPPLICATION: u32 = 536889346; constant ENI_MEMDUMP (line 448) | pub const ENI_MEMDUMP: u32 = 2148295008; constant PTP_SYS_OFFSET2 (line 449) | pub const PTP_SYS_OFFSET2: u32 = 2202025230; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 450) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 451) | pub const DMA_BUF_SET_NAME_A: u32 = 2147770881; constant PTP_PIN_GETFUNC (line 452) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 453) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 454) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 2148054600; constant RTC_EPOCH_READ (line 455) | pub const RTC_EPOCH_READ: u32 = 1074032653; constant VIDIOC_SUBDEV_S_SELECTION (line 456) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 457) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 458) | pub const ATM_GETLECSADDR: u32 = 2148295056; constant FSL_HV_IOCTL_PARTITION_STOP (line 459) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 460) | pub const SONET_GETDIAG: u32 = 1074028820; constant ATMMPC_DATA (line 461) | pub const ATMMPC_DATA: u32 = 536895961; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 462) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 1074555165; constant HIDIOCGCOLLECTIONINDEX (line 463) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 2149074960; constant RPMSG_CREATE_EPT_IOCTL (line 464) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 2150151425; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 465) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 466) | pub const UI_DEV_SETUP: u32 = 2153534723; constant ISST_IF_IO_CMD (line 467) | pub const ISST_IF_IO_CMD: u32 = 2147810818; constant RIO_MPORT_MAINT_READ_REMOTE (line 468) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 1075342599; constant VIDIOC_OMAP3ISP_HIST_CFG (line 469) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 470) | pub const BLKGETNRZONES: u32 = 1074008709; constant VIDIOC_G_MODULATOR (line 471) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 472) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 473) | pub const USBDEVFS_SETINTERFACE: u32 = 1074287876; constant PPPIOCGCHAN (line 474) | pub const PPPIOCGCHAN: u32 = 1074033719; constant EVIOCGVERSION (line 475) | pub const EVIOCGVERSION: u32 = 1074021633; constant VHOST_NET_SET_BACKEND (line 476) | pub const VHOST_NET_SET_BACKEND: u32 = 2148052784; constant USBDEVFS_REAPURBNDELAY (line 477) | pub const USBDEVFS_REAPURBNDELAY: u32 = 2147767565; constant RNDZAPENTCNT (line 478) | pub const RNDZAPENTCNT: u32 = 536891908; constant VIDIOC_G_PARM (line 479) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 480) | pub const TUNGETDEVNETNS: u32 = 536892643; constant LIRC_SET_MEASURE_CARRIER_MODE (line 481) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 2147772701; constant VHOST_SET_VRING_ERR (line 482) | pub const VHOST_SET_VRING_ERR: u32 = 2148052770; constant VDUSE_VQ_SETUP (line 483) | pub const VDUSE_VQ_SETUP: u32 = 2149613844; constant AUTOFS_IOC_SETTIMEOUT (line 484) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221525348; constant VIDIOC_S_FREQUENCY (line 485) | pub const VIDIOC_S_FREQUENCY: u32 = 2150389305; constant F2FS_IOC_SEC_TRIM_FILE (line 486) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 2149119252; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 487) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 488) | pub const WDIOC_GETPRETIMEOUT: u32 = 1074026249; constant USBDEVFS_DROP_PRIVILEGES (line 489) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 2147767582; constant BTRFS_IOC_SNAP_CREATE_V2 (line 490) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 2415957015; constant VHOST_VSOCK_SET_RUNNING (line 491) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 2147790689; constant STP_SET_OPTIONS (line 492) | pub const STP_SET_OPTIONS: u32 = 2148017410; constant FBIO_RADEON_GET_MIRROR (line 493) | pub const FBIO_RADEON_GET_MIRROR: u32 = 1074020355; constant IVTVFB_IOC_DMA_FRAME (line 494) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 2148292288; constant IPMICTL_SEND_COMMAND (line 495) | pub const IPMICTL_SEND_COMMAND: u32 = 1075079437; constant VIDIOC_G_ENC_INDEX (line 496) | pub const VIDIOC_G_ENC_INDEX: u32 = 1209554508; constant DFL_FPGA_FME_PORT_PR (line 497) | pub const DFL_FPGA_FME_PORT_PR: u32 = 536917632; constant CHIOSVOLTAG (line 498) | pub const CHIOSVOLTAG: u32 = 2150654738; constant ATM_SETESIF (line 499) | pub const ATM_SETESIF: u32 = 2148295053; constant FW_CDEV_IOC_SEND_RESPONSE (line 500) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 2149065476; constant PMU_IOC_GET_MODEL (line 501) | pub const PMU_IOC_GET_MODEL: u32 = 1074020867; constant JSIOCGBTNMAP (line 502) | pub const JSIOCGBTNMAP: u32 = 1140877876; constant USBDEVFS_HUB_PORTINFO (line 503) | pub const USBDEVFS_HUB_PORTINFO: u32 = 1082152211; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 504) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 505) | pub const FDCLRPRM: u32 = 536871489; constant BTRFS_IOC_SCRUB (line 506) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 507) | pub const USBDEVFS_DISCONNECT: u32 = 536892694; constant TUNSETVNETBE (line 508) | pub const TUNSETVNETBE: u32 = 2147767518; constant ATMTCP_REMOVE (line 509) | pub const ATMTCP_REMOVE: u32 = 536895887; constant VHOST_VDPA_GET_CONFIG (line 510) | pub const VHOST_VDPA_GET_CONFIG: u32 = 1074311027; constant PPPIOCGNPMODE (line 511) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 512) | pub const FDGETDRVPRM: u32 = 1079509521; constant TUNSETVNETLE (line 513) | pub const TUNSETVNETLE: u32 = 2147767516; constant PHN_SETREG (line 514) | pub const PHN_SETREG: u32 = 2148036614; constant PPPIOCDETACH (line 515) | pub const PPPIOCDETACH: u32 = 2147775548; constant MMTIMER_GETRES (line 516) | pub const MMTIMER_GETRES: u32 = 1074031873; constant VIDIOC_SUBDEV_ENUMSTD (line 517) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 518) | pub const PPGETFLAGS: u32 = 1074032794; constant VDUSE_DEV_GET_FEATURES (line 519) | pub const VDUSE_DEV_GET_FEATURES: u32 = 1074299153; constant CAPI_MANUFACTURER_CMD (line 520) | pub const CAPI_MANUFACTURER_CMD: u32 = 3221766944; constant VIDIOC_G_TUNER (line 521) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 522) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 523) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 524) | pub const NE_CREATE_VM: u32 = 1074310688; constant MEDIA_IOC_ENUM_LINKS (line 525) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223092226; constant F2FS_IOC_PRECACHE_EXTENTS (line 526) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 536933647; constant DFL_FPGA_PORT_DMA_MAP (line 527) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 536917571; constant MGSL_IOCGXCTRL (line 528) | pub const MGSL_IOCGXCTRL: u32 = 536898838; constant FW_CDEV_IOC_SEND_REQUEST (line 529) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 2150114049; constant SONYPI_IOCGBLUE (line 530) | pub const SONYPI_IOCGBLUE: u32 = 1073837576; constant F2FS_IOC_DECOMPRESS_FILE (line 531) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; constant I2OHTML (line 532) | pub const I2OHTML: u32 = 3223087369; constant VFIO_GET_API_VERSION (line 533) | pub const VFIO_GET_API_VERSION: u32 = 536886116; constant IDT77105_GETSTATZ (line 534) | pub const IDT77105_GETSTATZ: u32 = 2148294963; constant I2OPARMSET (line 535) | pub const I2OPARMSET: u32 = 3222825219; constant TEE_IOC_CANCEL (line 536) | pub const TEE_IOC_CANCEL: u32 = 1074308100; constant PTP_SYS_OFFSET_PRECISE2 (line 537) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 538) | pub const DFL_FPGA_PORT_RESET: u32 = 536917568; constant PPPIOCGASYNCMAP (line 539) | pub const PPPIOCGASYNCMAP: u32 = 1074033752; constant EVIOCGKEYCODE_V2 (line 540) | pub const EVIOCGKEYCODE_V2: u32 = 1076380932; constant DM_DEV_SET_GEOMETRY (line 541) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 542) | pub const HIDIOCSUSAGE: u32 = 2149074956; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 543) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065488; constant PTP_EXTTS_REQUEST (line 544) | pub const PTP_EXTTS_REQUEST: u32 = 2148547842; constant SWITCHTEC_IOCTL_EVENT_CTL (line 545) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 546) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 547) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 2162732865; constant JSIOCGAXES (line 548) | pub const JSIOCGAXES: u32 = 1073834513; constant HIDIOCSFLAG (line 549) | pub const HIDIOCSFLAG: u32 = 2147764239; constant PTP_PEROUT_REQUEST2 (line 550) | pub const PTP_PEROUT_REQUEST2: u32 = 2151169292; constant PPWDATA (line 551) | pub const PPWDATA: u32 = 2147577990; constant PTP_CLOCK_GETCAPS (line 552) | pub const PTP_CLOCK_GETCAPS: u32 = 1079000321; constant FDGETMAXERRS (line 553) | pub const FDGETMAXERRS: u32 = 1075053070; constant TUNSETQUEUE (line 554) | pub const TUNSETQUEUE: u32 = 2147767513; constant PTP_ENABLE_PPS (line 555) | pub const PTP_ENABLE_PPS: u32 = 2147761412; constant SIOCSIFATMTCP (line 556) | pub const SIOCSIFATMTCP: u32 = 536895872; constant CEC_ADAP_G_LOG_ADDRS (line 557) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 1079795971; constant ND_IOCTL_ARS_CAP (line 558) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 559) | pub const NBD_SET_BLKSIZE: u32 = 536914689; constant NBD_SET_TIMEOUT (line 560) | pub const NBD_SET_TIMEOUT: u32 = 536914697; constant VHOST_SCSI_GET_ABI_VERSION (line 561) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 2147790658; constant RIO_UNMAP_INBOUND (line 562) | pub const RIO_UNMAP_INBOUND: u32 = 2148035858; constant ATM_QUERYLOOP (line 563) | pub const ATM_QUERYLOOP: u32 = 2148294996; constant DFL_FPGA_GET_API_VERSION (line 564) | pub const DFL_FPGA_GET_API_VERSION: u32 = 536917504; constant USBDEVFS_WAIT_FOR_RESUME (line 565) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 536892707; constant FBIO_CURSOR (line 566) | pub const FBIO_CURSOR: u32 = 3225961992; constant RNDCLEARPOOL (line 567) | pub const RNDCLEARPOOL: u32 = 536891910; constant VIDIOC_QUERYSTD (line 568) | pub const VIDIOC_QUERYSTD: u32 = 1074288191; constant DMA_BUF_IOCTL_SYNC (line 569) | pub const DMA_BUF_IOCTL_SYNC: u32 = 2148033024; constant SCIF_RECV (line 570) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 571) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 572) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 573) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 574) | pub const VIDIOC_G_FBUF: u32 = 1076647434; constant PTP_ENABLE_PPS2 (line 575) | pub const PTP_ENABLE_PPS2: u32 = 2147761421; constant PCITEST_CLEAR_IRQ (line 576) | pub const PCITEST_CLEAR_IRQ: u32 = 536891408; constant IPMICTL_SET_GETS_EVENTS_CMD (line 577) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 1074030864; constant BTRFS_IOC_DEVICES_READY (line 578) | pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; constant JSIOCGAXMAP (line 579) | pub const JSIOCGAXMAP: u32 = 1077963314; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 580) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 1074799372; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 581) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 2148541207; constant RTC_WIE_OFF (line 582) | pub const RTC_WIE_OFF: u32 = 536899600; constant PPGETMODE (line 583) | pub const PPGETMODE: u32 = 1074032792; constant VIDIOC_DBG_G_REGISTER (line 584) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 585) | pub const PTP_SYS_OFFSET: u32 = 2202025221; constant BTRFS_IOC_SPACE_INFO (line 586) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 587) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 588) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 589) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 590) | pub const BTRFS_IOC_TRANS_START: u32 = 536908806; constant INOTIFY_IOC_SETNEXTWD (line 591) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 2147764480; constant SNAPSHOT_GET_IMAGE_SIZE (line 592) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 1074279182; constant TUNDETACHFILTER (line 593) | pub const TUNDETACHFILTER: u32 = 2148029654; constant ND_IOCTL_CLEAR_ERROR (line 594) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 595) | pub const IOC_PR_CLEAR: u32 = 2148561101; constant SCIF_READFROM (line 596) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 597) | pub const PPPIOCGDEBUG: u32 = 1074033729; constant BLKGETZONESZ (line 598) | pub const BLKGETZONESZ: u32 = 1074008708; constant HIDIOCGUSAGES (line 599) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 600) | pub const SONYPI_IOCGTEMP: u32 = 1073837580; constant UI_SET_MSCBIT (line 601) | pub const UI_SET_MSCBIT: u32 = 2147767656; constant APM_IOC_SUSPEND (line 602) | pub const APM_IOC_SUSPEND: u32 = 536887554; constant BTRFS_IOC_TREE_SEARCH (line 603) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 604) | pub const RTC_PLL_GET: u32 = 1075605521; constant RIO_CM_EP_GET_LIST (line 605) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 606) | pub const USBDEVFS_DISCSIGNAL: u32 = 1074287886; constant LIRC_GET_MIN_TIMEOUT (line 607) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 1074030856; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 608) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 1100502850; constant DM_TARGET_MSG (line 609) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 610) | pub const SONYPI_IOCGBAT1REM: u32 = 1073903107; constant EVIOCSFF (line 611) | pub const EVIOCSFF: u32 = 2150385024; constant TUNSETGROUP (line 612) | pub const TUNSETGROUP: u32 = 2147767502; constant EVIOCGKEYCODE (line 613) | pub const EVIOCGKEYCODE: u32 = 1074283780; constant KCOV_REMOTE_ENABLE (line 614) | pub const KCOV_REMOTE_ENABLE: u32 = 2149081958; constant ND_IOCTL_GET_CONFIG_SIZE (line 615) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 616) | pub const FDEJECT: u32 = 536871514; constant TUNSETOFFLOAD (line 617) | pub const TUNSETOFFLOAD: u32 = 2147767504; constant PPPIOCCONNECT (line 618) | pub const PPPIOCCONNECT: u32 = 2147775546; constant ATM_ADDADDR (line 619) | pub const ATM_ADDADDR: u32 = 2148295048; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 620) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 536903955; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 621) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 622) | pub const VHOST_VDPA_GET_STATUS: u32 = 1073852273; constant CCISS_PASSTHRU (line 623) | pub const CCISS_PASSTHRU: u32 = 3226747403; constant MGSL_IOCCLRMODCOUNT (line 624) | pub const MGSL_IOCCLRMODCOUNT: u32 = 536898831; constant TEE_IOC_SUPPL_SEND (line 625) | pub const TEE_IOC_SUPPL_SEND: u32 = 1074832391; constant ATMARPD_CTRL (line 626) | pub const ATMARPD_CTRL: u32 = 536895969; constant UI_ABS_SETUP (line 627) | pub const UI_ABS_SETUP: u32 = 2149340420; constant UI_DEV_DESTROY (line 628) | pub const UI_DEV_DESTROY: u32 = 536892674; constant BTRFS_IOC_QUOTA_CTL (line 629) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 630) | pub const RTC_AIE_ON: u32 = 536899585; constant AUTOFS_IOC_EXPIRE (line 631) | pub const AUTOFS_IOC_EXPIRE: u32 = 1091343205; constant PPPIOCSDEBUG (line 632) | pub const PPPIOCSDEBUG: u32 = 2147775552; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 633) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 634) | pub const PPPIOCSMRU: u32 = 2147775570; constant CCISS_DEREGDISK (line 635) | pub const CCISS_DEREGDISK: u32 = 536887820; constant UI_DEV_CREATE (line 636) | pub const UI_DEV_CREATE: u32 = 536892673; constant FUSE_DEV_IOC_CLONE (line 637) | pub const FUSE_DEV_IOC_CLONE: u32 = 1074062592; constant BTRFS_IOC_START_SYNC (line 638) | pub const BTRFS_IOC_START_SYNC: u32 = 1074304024; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 639) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 2148036225; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 640) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 1074279187; constant DM_TABLE_CLEAR (line 641) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 642) | pub const CCISS_GETINTINFO: u32 = 1074283010; constant PPPIOCSASYNCMAP (line 643) | pub const PPPIOCSASYNCMAP: u32 = 2147775575; constant I2OEVTGET (line 644) | pub const I2OEVTGET: u32 = 1080584459; constant NVME_IOCTL_RESET (line 645) | pub const NVME_IOCTL_RESET: u32 = 536890948; constant PPYIELD (line 646) | pub const PPYIELD: u32 = 536899725; constant NVME_IOCTL_IO64_CMD (line 647) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 648) | pub const TUNSETCARRIER: u32 = 2147767522; constant DM_DEV_WAIT (line 649) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 650) | pub const RTC_WIE_ON: u32 = 536899599; constant MEDIA_IOC_DEVICE_INFO (line 651) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 652) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 653) | pub const MGSL_IOCSPARAMS: u32 = 2149608704; constant RTC_SET_TIME (line 654) | pub const RTC_SET_TIME: u32 = 2149871626; constant VHOST_RESET_OWNER (line 655) | pub const VHOST_RESET_OWNER: u32 = 536915714; constant IOC_OPAL_PSID_REVERT_TPR (line 656) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 2164814056; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 657) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 658) | pub const UDF_GETEABLOCK: u32 = 1074031681; constant VFIO_IOMMU_MAP_DMA (line 659) | pub const VFIO_IOMMU_MAP_DMA: u32 = 536886129; constant VIDIOC_SUBSCRIBE_EVENT (line 660) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 2149602906; constant HIDIOCGFLAG (line 661) | pub const HIDIOCGFLAG: u32 = 1074022414; constant HIDIOCGUCODE (line 662) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 663) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 664) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 665) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 2148577793; constant CCISS_GETFIRMVER (line 666) | pub const CCISS_GETFIRMVER: u32 = 1074020872; constant ND_IOCTL_ARS_START (line 667) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 668) | pub const PPPIOCSMRRU: u32 = 2147775547; constant CEC_ADAP_S_LOG_ADDRS (line 669) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 670) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 1074050818; constant DMA_HEAP_IOCTL_ALLOC (line 671) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 672) | pub const PPSETTIME: u32 = 2148036758; constant RTC_ALM_READ (line 673) | pub const RTC_ALM_READ: u32 = 1076129800; constant VDUSE_SET_API_VERSION (line 674) | pub const VDUSE_SET_API_VERSION: u32 = 2148040961; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 675) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 2149084424; constant VIDIOC_SUBDEV_S_CROP (line 676) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 677) | pub const USBDEVFS_CONNECT: u32 = 536892695; constant SYNC_IOC_FILE_INFO (line 678) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 679) | pub const ATMARP_MKIP: u32 = 536895970; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 680) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 536886128; constant CCISS_GETHEARTBEAT (line 681) | pub const CCISS_GETHEARTBEAT: u32 = 1074020870; constant ATM_RSTADDR (line 682) | pub const ATM_RSTADDR: u32 = 2148295047; constant NBD_SET_SIZE (line 683) | pub const NBD_SET_SIZE: u32 = 536914690; constant UDF_GETVOLIDENT (line 684) | pub const UDF_GETVOLIDENT: u32 = 1074031682; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 685) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 686) | pub const MGSL_IOCSTXIDLE: u32 = 536898818; constant FSL_HV_IOCTL_SETPROP (line 687) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 688) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 689) | pub const PPRSTATUS: u32 = 1073836161; constant MGSL_IOCTXENABLE (line 690) | pub const MGSL_IOCTXENABLE: u32 = 536898820; constant UDF_GETEASIZE (line 691) | pub const UDF_GETEASIZE: u32 = 1074031680; constant NVME_IOCTL_ADMIN64_CMD (line 692) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 693) | pub const VHOST_SET_OWNER: u32 = 536915713; constant RIO_ALLOC_DMA (line 694) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 695) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 696) | pub const I2OHRTGET: u32 = 3222038785; constant ATM_SETCIRANGE (line 697) | pub const ATM_SETCIRANGE: u32 = 2148295051; constant HPET_IE_ON (line 698) | pub const HPET_IE_ON: u32 = 536897537; constant PERF_EVENT_IOC_ID (line 699) | pub const PERF_EVENT_IOC_ID: u32 = 1074013191; constant TUNSETSNDBUF (line 700) | pub const TUNSETSNDBUF: u32 = 2147767508; constant PTP_PIN_SETFUNC (line 701) | pub const PTP_PIN_SETFUNC: u32 = 2153790727; constant PPPIOCDISCONN (line 702) | pub const PPPIOCDISCONN: u32 = 536900665; constant VIDIOC_QUERYCTRL (line 703) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 704) | pub const PPEXCL: u32 = 536899727; constant PCITEST_MSI (line 705) | pub const PCITEST_MSI: u32 = 2147766275; constant FDWERRORCLR (line 706) | pub const FDWERRORCLR: u32 = 536871510; constant AUTOFS_IOC_FAIL (line 707) | pub const AUTOFS_IOC_FAIL: u32 = 536908641; constant USBDEVFS_IOCTL (line 708) | pub const USBDEVFS_IOCTL: u32 = 3222033682; constant VIDIOC_S_STD (line 709) | pub const VIDIOC_S_STD: u32 = 2148029976; constant F2FS_IOC_RESIZE_FS (line 710) | pub const F2FS_IOC_RESIZE_FS: u32 = 2148070672; constant SONET_SETDIAG (line 711) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 712) | pub const BTRFS_IOC_DEFRAG: u32 = 2415956994; constant CCISS_GETDRIVVER (line 713) | pub const CCISS_GETDRIVVER: u32 = 1074020873; constant IPMICTL_GET_TIMING_PARMS_CMD (line 714) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 1074293015; constant HPET_IRQFREQ (line 715) | pub const HPET_IRQFREQ: u32 = 2147772422; constant ATM_GETESI (line 716) | pub const ATM_GETESI: u32 = 2148295045; constant CCISS_GETLUNINFO (line 717) | pub const CCISS_GETLUNINFO: u32 = 1074545169; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 718) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 719) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 720) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 2147755016; constant UDMABUF_CREATE_LIST (line 721) | pub const UDMABUF_CREATE_LIST: u32 = 2148037955; constant VHOST_SET_LOG_BASE (line 722) | pub const VHOST_SET_LOG_BASE: u32 = 2148052740; constant ZATM_GETPOOL (line 723) | pub const ZATM_GETPOOL: u32 = 2148295009; constant BR2684_SETFILT (line 724) | pub const BR2684_SETFILT: u32 = 2149343632; constant RNDGETPOOL (line 725) | pub const RNDGETPOOL: u32 = 1074287106; constant PPS_GETPARAMS (line 726) | pub const PPS_GETPARAMS: u32 = 1074032801; constant IOC_PR_RESERVE (line 727) | pub const IOC_PR_RESERVE: u32 = 2148561097; constant VIDIOC_TRY_DECODER_CMD (line 728) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 729) | pub const RIO_CM_CHAN_CLOSE: u32 = 2147640068; constant VIDIOC_DV_TIMINGS_CAP (line 730) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 731) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 732) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 1074020865; constant USBDEVFS_GET_CAPABILITIES (line 733) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 1074025754; constant SCIF_WRITETO (line 734) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 735) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221515331; constant FSL_HV_IOCTL_PARTITION_RESTART (line 736) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 737) | pub const CCISS_REGNEWD: u32 = 536887822; constant FAT_IOCTL_SET_ATTRIBUTES (line 738) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 2147774993; constant VIDIOC_CREATE_BUFS (line 739) | pub const VIDIOC_CREATE_BUFS: u32 = 3237500508; constant CAPI_GET_VERSION (line 740) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 741) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 1155028802; constant VFIO_EEH_PE_OP (line 742) | pub const VFIO_EEH_PE_OP: u32 = 536886137; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 743) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 744) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; constant NBD_SET_SIZE_BLOCKS (line 745) | pub const NBD_SET_SIZE_BLOCKS: u32 = 536914695; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 746) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 536916224; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 747) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 748) | pub const VIDIOC_S_AUDOUT: u32 = 2150913586; constant VIDIOC_S_FMT (line 749) | pub const VIDIOC_S_FMT: u32 = 3234616837; constant PPPIOCATTACH (line 750) | pub const PPPIOCATTACH: u32 = 2147775549; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 751) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052772; constant FS_IOC_MEASURE_VERITY (line 752) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 753) | pub const CCISS_BIG_PASSTHRU: u32 = 3227009554; constant IPMICTL_SET_MY_LUN_CMD (line 754) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 1074030867; constant PCITEST_LEGACY_IRQ (line 755) | pub const PCITEST_LEGACY_IRQ: u32 = 536891394; constant USBDEVFS_SUBMITURB (line 756) | pub const USBDEVFS_SUBMITURB: u32 = 1076647178; constant AUTOFS_IOC_READY (line 757) | pub const AUTOFS_IOC_READY: u32 = 536908640; constant BTRFS_IOC_SEND (line 758) | pub const BTRFS_IOC_SEND: u32 = 2152240166; constant VIDIOC_G_EXT_CTRLS (line 759) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3222820423; constant JSIOCSBTNMAP (line 760) | pub const JSIOCSBTNMAP: u32 = 2214619699; constant PPPIOCSFLAGS (line 761) | pub const PPPIOCSFLAGS: u32 = 2147775577; constant NVRAM_INIT (line 762) | pub const NVRAM_INIT: u32 = 536899648; constant RFKILL_IOCTL_NOINPUT (line 763) | pub const RFKILL_IOCTL_NOINPUT: u32 = 536891905; constant BTRFS_IOC_BALANCE (line 764) | pub const BTRFS_IOC_BALANCE: u32 = 2415957004; constant FS_IOC_GETFSMAP (line 765) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 766) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 1074030875; constant STP_POLICY_ID_GET (line 767) | pub const STP_POLICY_ID_GET: u32 = 1074799873; constant PPSETFLAGS (line 768) | pub const PPSETFLAGS: u32 = 2147774619; constant CEC_ADAP_S_PHYS_ADDR (line 769) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 2147639554; constant ATMTCP_CREATE (line 770) | pub const ATMTCP_CREATE: u32 = 536895886; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 771) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 536916226; constant PPPIOCGXASYNCMAP (line 772) | pub const PPPIOCGXASYNCMAP: u32 = 1075868752; constant VHOST_SET_VRING_CALL (line 773) | pub const VHOST_SET_VRING_CALL: u32 = 2148052769; constant LIRC_GET_FEATURES (line 774) | pub const LIRC_GET_FEATURES: u32 = 1074030848; constant GSMIOC_DISABLE_NET (line 775) | pub const GSMIOC_DISABLE_NET: u32 = 536889091; constant AUTOFS_IOC_CATATONIC (line 776) | pub const AUTOFS_IOC_CATATONIC: u32 = 536908642; constant NBD_DO_IT (line 777) | pub const NBD_DO_IT: u32 = 536914691; constant LIRC_SET_REC_CARRIER_RANGE (line 778) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 2147772703; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 779) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030873; constant EVIOCSCLOCKID (line 780) | pub const EVIOCSCLOCKID: u32 = 2147763616; constant USBDEVFS_FREE_STREAMS (line 781) | pub const USBDEVFS_FREE_STREAMS: u32 = 1074287901; constant FSI_SCOM_RESET (line 782) | pub const FSI_SCOM_RESET: u32 = 2147775235; constant PMU_IOC_GRAB_BACKLIGHT (line 783) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 1074020870; constant VIDIOC_SUBDEV_S_FMT (line 784) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 785) | pub const FDDEFPRM: u32 = 2149319235; constant TEE_IOC_INVOKE (line 786) | pub const TEE_IOC_INVOKE: u32 = 1074832387; constant USBDEVFS_BULK (line 787) | pub const USBDEVFS_BULK: u32 = 3222295810; constant SCIF_VWRITETO (line 788) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 789) | pub const SONYPI_IOCSBRT: u32 = 2147579392; constant BTRFS_IOC_FILE_EXTENT_SAME (line 790) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 791) | pub const RTC_PIE_ON: u32 = 536899589; constant BTRFS_IOC_SCAN_DEV (line 792) | pub const BTRFS_IOC_SCAN_DEV: u32 = 2415956996; constant PPPIOCXFERUNIT (line 793) | pub const PPPIOCXFERUNIT: u32 = 536900686; constant WDIOC_GETTIMEOUT (line 794) | pub const WDIOC_GETTIMEOUT: u32 = 1074026247; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 795) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 796) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 2148054598; constant FBIO_WAITFORVSYNC (line 797) | pub const FBIO_WAITFORVSYNC: u32 = 2147763744; constant RTC_PIE_OFF (line 798) | pub const RTC_PIE_OFF: u32 = 536899590; constant EVIOCGRAB (line 799) | pub const EVIOCGRAB: u32 = 2147763600; constant PMU_IOC_SET_BACKLIGHT (line 800) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 2147762690; constant EVIOCGREP (line 801) | pub const EVIOCGREP: u32 = 1074283779; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 802) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 2147755019; constant UFFDIO_CONTINUE (line 803) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 804) | pub const VDUSE_GET_API_VERSION: u32 = 1074299136; constant RTC_RD_TIME (line 805) | pub const RTC_RD_TIME: u32 = 1076129801; constant FDMSGOFF (line 806) | pub const FDMSGOFF: u32 = 536871494; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 807) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 1074555164; constant CAPI_GET_ERRCODE (line 808) | pub const CAPI_GET_ERRCODE: u32 = 1073890081; constant PCITEST_SET_IRQTYPE (line 809) | pub const PCITEST_SET_IRQTYPE: u32 = 2147766280; constant VIDIOC_SUBDEV_S_EDID (line 810) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223606825; constant MATROXFB_SET_OUTPUT_MODE (line 811) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 2147774202; constant RIO_DEV_ADD (line 812) | pub const RIO_DEV_ADD: u32 = 2149608727; constant VIDIOC_ENUM_FREQ_BANDS (line 813) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 814) | pub const FBIO_RADEON_SET_MIRROR: u32 = 2147762180; constant PCITEST_GET_IRQTYPE (line 815) | pub const PCITEST_GET_IRQTYPE: u32 = 536891401; constant JSIOCGVERSION (line 816) | pub const JSIOCGVERSION: u32 = 1074031105; constant SONYPI_IOCSBLUE (line 817) | pub const SONYPI_IOCSBLUE: u32 = 2147579401; constant SNAPSHOT_PREF_IMAGE_SIZE (line 818) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 536883986; constant F2FS_IOC_GET_FEATURES (line 819) | pub const F2FS_IOC_GET_FEATURES: u32 = 1074066700; constant SCIF_REG (line 820) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 821) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 2155376264; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 822) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 2147754757; constant RIO_WAIT_FOR_ASYNC (line 823) | pub const RIO_WAIT_FOR_ASYNC: u32 = 2148035862; constant VHOST_SET_VRING_NUM (line 824) | pub const VHOST_SET_VRING_NUM: u32 = 2148052752; constant AUTOFS_DEV_IOCTL_PROTOVER (line 825) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 826) | pub const RIO_FREE_DMA: u32 = 2148035860; constant MGSL_IOCRXENABLE (line 827) | pub const MGSL_IOCRXENABLE: u32 = 536898821; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 828) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 536872889; constant IPMICTL_SET_TIMING_PARMS_CMD (line 829) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 1074293014; constant PPPIOCGL2TPSTATS (line 830) | pub const PPPIOCGL2TPSTATS: u32 = 1078490166; constant PERF_EVENT_IOC_PERIOD (line 831) | pub const PERF_EVENT_IOC_PERIOD: u32 = 2148017156; constant PTP_PIN_SETFUNC2 (line 832) | pub const PTP_PIN_SETFUNC2: u32 = 2153790736; constant CHIOEXCHANGE (line 833) | pub const CHIOEXCHANGE: u32 = 2149344002; constant NILFS_IOCTL_GET_SUINFO (line 834) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 1075342980; constant CEC_DQEVENT (line 835) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 836) | pub const UI_SET_SWBIT: u32 = 2147767661; constant VHOST_VDPA_SET_CONFIG (line 837) | pub const VHOST_VDPA_SET_CONFIG: u32 = 2148052852; constant TUNSETIFF (line 838) | pub const TUNSETIFF: u32 = 2147767498; constant CHIOPOSITION (line 839) | pub const CHIOPOSITION: u32 = 2148295427; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 840) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 2147772703; constant BTRFS_IOC_DEFAULT_SUBVOL (line 841) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 2148045843; constant RIO_UNMAP_OUTBOUND (line 842) | pub const RIO_UNMAP_OUTBOUND: u32 = 2150133008; constant CAPI_CLR_FLAGS (line 843) | pub const CAPI_CLR_FLAGS: u32 = 1074021157; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 844) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065487; constant MATROXFB_GET_OUTPUT_CONNECTION (line 845) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 1074032376; constant EVIOCSMASK (line 846) | pub const EVIOCSMASK: u32 = 2148550035; constant BTRFS_IOC_FORGET_DEV (line 847) | pub const BTRFS_IOC_FORGET_DEV: u32 = 2415956997; constant CXL_MEM_QUERY_COMMANDS (line 848) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 1074318849; constant CEC_S_MODE (line 849) | pub const CEC_S_MODE: u32 = 2147770633; constant MGSL_IOCSIF (line 850) | pub const MGSL_IOCSIF: u32 = 536898826; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 851) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 852) | pub const PPSETMODE: u32 = 2147774592; constant VFIO_DEVICE_SET_IRQS (line 853) | pub const VFIO_DEVICE_SET_IRQS: u32 = 536886126; constant VIDIOC_PREPARE_BUF (line 854) | pub const VIDIOC_PREPARE_BUF: u32 = 3225704029; constant CEC_ADAP_G_CONNECTOR_INFO (line 855) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 1078223114; constant IOC_OPAL_WRITE_SHADOW_MBR (line 856) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 2166386922; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 857) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 858) | pub const UDMABUF_CREATE: u32 = 2149086530; constant SONET_CLRDIAG (line 859) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 860) | pub const PHN_SET_REG: u32 = 2147774465; constant RNDADDTOENTCNT (line 861) | pub const RNDADDTOENTCNT: u32 = 2147766785; constant VBG_IOCTL_CHECK_BALLOON (line 862) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 863) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3222820550; constant PPS_FETCH (line 864) | pub const PPS_FETCH: u32 = 3221516452; constant RTC_AIE_OFF (line 865) | pub const RTC_AIE_OFF: u32 = 536899586; constant VFIO_GROUP_SET_CONTAINER (line 866) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 536886120; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 867) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 2148016918; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 868) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 536886136; constant VFIO_IOMMU_GET_INFO (line 869) | pub const VFIO_IOMMU_GET_INFO: u32 = 536886128; constant DM_DEV_SUSPEND (line 870) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 871) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; constant FW_CDEV_IOC_STOP_ISO (line 872) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 2147754763; constant GPIO_V2_GET_LINEINFO_IOCTL (line 873) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 874) | pub const ATMMPC_CTRL: u32 = 536895960; constant PPPIOCSXASYNCMAP (line 875) | pub const PPPIOCSXASYNCMAP: u32 = 2149610575; constant CHIOGSTATUS (line 876) | pub const CHIOGSTATUS: u32 = 2148033288; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 877) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 878) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 1074031875; constant CAPI_SET_FLAGS (line 879) | pub const CAPI_SET_FLAGS: u32 = 1074021156; constant VFIO_GROUP_GET_DEVICE_FD (line 880) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 536886122; constant VHOST_SET_MEM_TABLE (line 881) | pub const VHOST_SET_MEM_TABLE: u32 = 2148052739; constant MATROXFB_SET_OUTPUT_CONNECTION (line 882) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 2147774200; constant DFL_FPGA_PORT_GET_REGION_INFO (line 883) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 536917570; constant VHOST_GET_FEATURES (line 884) | pub const VHOST_GET_FEATURES: u32 = 1074310912; constant LIRC_GET_REC_RESOLUTION (line 885) | pub const LIRC_GET_REC_RESOLUTION: u32 = 1074030855; constant PACKET_CTRL_CMD (line 886) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 887) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 2147772695; constant BTRFS_IOC_ADD_DEV (line 888) | pub const BTRFS_IOC_ADD_DEV: u32 = 2415957002; constant JSIOCGCORR (line 889) | pub const JSIOCGCORR: u32 = 1076128290; constant VIDIOC_G_FMT (line 890) | pub const VIDIOC_G_FMT: u32 = 3234616836; constant RTC_EPOCH_SET (line 891) | pub const RTC_EPOCH_SET: u32 = 2147774478; constant CAPI_GET_PROFILE (line 892) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 893) | pub const ATM_GETLOOP: u32 = 2148294994; constant SCIF_LISTEN (line 894) | pub const SCIF_LISTEN: u32 = 2147775234; constant NBD_CLEAR_QUE (line 895) | pub const NBD_CLEAR_QUE: u32 = 536914693; constant F2FS_IOC_MOVE_RANGE (line 896) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 897) | pub const LIRC_GET_LENGTH: u32 = 1074030863; constant I8K_SET_FAN (line 898) | pub const I8K_SET_FAN: u32 = 3221514631; constant FDSETMAXERRS (line 899) | pub const FDSETMAXERRS: u32 = 2148794956; constant VIDIOC_SUBDEV_QUERYCAP (line 900) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 1077958144; constant SNAPSHOT_SET_SWAP_AREA (line 901) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 2148283149; constant LIRC_GET_REC_TIMEOUT (line 902) | pub const LIRC_GET_REC_TIMEOUT: u32 = 1074030884; constant EVIOCRMFF (line 903) | pub const EVIOCRMFF: u32 = 2147763585; constant GPIO_GET_LINEEVENT_IOCTL (line 904) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 905) | pub const PPRDATA: u32 = 1073836165; constant RIO_MPORT_GET_PROPERTIES (line 906) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 1076915460; constant TUNSETVNETHDRSZ (line 907) | pub const TUNSETVNETHDRSZ: u32 = 2147767512; constant GPIO_GET_LINEINFO_IOCTL (line 908) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 909) | pub const GSMIOC_GETCONF: u32 = 1078740736; constant LIRC_GET_SEND_MODE (line 910) | pub const LIRC_GET_SEND_MODE: u32 = 1074030849; constant PPPIOCSACTIVE (line 911) | pub const PPPIOCSACTIVE: u32 = 2148037702; constant SIOCGSTAMPNS_NEW (line 912) | pub const SIOCGSTAMPNS_NEW: u32 = 1074825479; constant IPMICTL_RECEIVE_MSG (line 913) | pub const IPMICTL_RECEIVE_MSG: u32 = 3222825228; constant LIRC_SET_SEND_DUTY_CYCLE (line 914) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 2147772693; constant UI_END_FF_ERASE (line 915) | pub const UI_END_FF_ERASE: u32 = 2148292043; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 916) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 917) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 918) | pub const NBD_SET_FLAGS: u32 = 536914698; constant VFIO_DEVICE_GET_REGION_INFO (line 919) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 536886124; constant REISERFS_IOC_UNPACK (line 920) | pub const REISERFS_IOC_UNPACK: u32 = 2147798273; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 921) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 2147754759; constant RIO_SET_EVENT_MASK (line 922) | pub const RIO_SET_EVENT_MASK: u32 = 2147773709; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 923) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 1074279188; constant VDUSE_VQ_INJECT_IRQ (line 924) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 2147778839; constant I2OPASSTHRU (line 925) | pub const I2OPASSTHRU: u32 = 1074293004; constant IOC_OPAL_SET_PW (line 926) | pub const IOC_OPAL_SET_PW: u32 = 2183164128; constant FSI_SCOM_READ (line 927) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 928) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 1074048880; constant VIDIOC_QBUF (line 929) | pub const VIDIOC_QBUF: u32 = 3225703951; constant VIDIOC_S_TUNER (line 930) | pub const VIDIOC_S_TUNER: u32 = 2153010718; constant TUNGETVNETHDRSZ (line 931) | pub const TUNGETVNETHDRSZ: u32 = 1074025687; constant CAPI_NCCI_GETUNIT (line 932) | pub const CAPI_NCCI_GETUNIT: u32 = 1074021159; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 933) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 1074050631; constant VIDIOC_OMAP3ISP_STAT_EN (line 934) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221509831; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 935) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 936) | pub const TEE_IOC_VERSION: u32 = 1074570240; constant VIDIOC_LOG_STATUS (line 937) | pub const VIDIOC_LOG_STATUS: u32 = 536892998; constant IPMICTL_SEND_COMMAND_SETTIME (line 938) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 1075603733; constant VHOST_SET_LOG_FD (line 939) | pub const VHOST_SET_LOG_FD: u32 = 2147790599; constant SCIF_SEND (line 940) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 941) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 942) | pub const NS_ADJBUFLEV: u32 = 536895843; constant VIDIOC_DBG_S_REGISTER (line 943) | pub const VIDIOC_DBG_S_REGISTER: u32 = 2151175759; constant NILFS_IOCTL_RESIZE (line 944) | pub const NILFS_IOCTL_RESIZE: u32 = 2148036235; constant PHN_GETREG (line 945) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 946) | pub const I2OSWDL: u32 = 3223087365; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 947) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 536892931; constant JSIOCGBUTTONS (line 948) | pub const JSIOCGBUTTONS: u32 = 1073834514; constant VFIO_IOMMU_ENABLE (line 949) | pub const VFIO_IOMMU_ENABLE: u32 = 536886131; constant DM_DEV_RENAME (line 950) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 951) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 952) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 953) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 954) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 2147790711; constant VIDIOC_SUBDEV_G_CROP (line 955) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 956) | pub const VIDIOC_S_CROP: u32 = 2148816444; constant WDIOC_GETTEMP (line 957) | pub const WDIOC_GETTEMP: u32 = 1074026243; constant IOC_OPAL_ADD_USR_TO_LR (line 958) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 2165862628; constant UI_SET_LEDBIT (line 959) | pub const UI_SET_LEDBIT: u32 = 2147767657; constant NBD_SET_SOCK (line 960) | pub const NBD_SET_SOCK: u32 = 536914688; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 961) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 2415957055; constant HIDIOCGCOLLECTIONINFO (line 962) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 963) | pub const I2OSWUL: u32 = 3223087366; constant IOCTL_MEI_NOTIFY_GET (line 964) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 1074022403; constant FDFMTTRK (line 965) | pub const FDFMTTRK: u32 = 2148270664; constant MMTIMER_GETBITS (line 966) | pub const MMTIMER_GETBITS: u32 = 536898820; constant VIDIOC_ENUMSTD (line 967) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 968) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 969) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 536886132; constant ATMARP_SETENTRY (line 970) | pub const ATMARP_SETENTRY: u32 = 536895971; constant CCISS_REVALIDVOLS (line 971) | pub const CCISS_REVALIDVOLS: u32 = 536887818; constant MGSL_IOCLOOPTXDONE (line 972) | pub const MGSL_IOCLOOPTXDONE: u32 = 536898825; constant RTC_VL_READ (line 973) | pub const RTC_VL_READ: u32 = 1074032659; constant ND_IOCTL_ARS_STATUS (line 974) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 975) | pub const RIO_DEV_DEL: u32 = 2149608728; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 976) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 977) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 978) | pub const SONYPI_IOCSFAN: u32 = 2147579403; constant SPIOCSTYPE (line 979) | pub const SPIOCSTYPE: u32 = 2147774721; constant IPMICTL_REGISTER_FOR_CMD (line 980) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 1073899790; constant I8K_GET_FAN (line 981) | pub const I8K_GET_FAN: u32 = 3221514630; constant TUNGETVNETBE (line 982) | pub const TUNGETVNETBE: u32 = 1074025695; constant AUTOFS_DEV_IOCTL_FAIL (line 983) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 984) | pub const UI_END_FF_UPLOAD: u32 = 2153797065; constant TOSH_SMM (line 985) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 986) | pub const SONYPI_IOCGBAT2REM: u32 = 1073903109; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 987) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; constant PPPIOCSNPMODE (line 988) | pub const PPPIOCSNPMODE: u32 = 2148037707; constant USBDEVFS_CONTROL (line 989) | pub const USBDEVFS_CONTROL: u32 = 3222295808; constant HIDIOCGUSAGE (line 990) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 991) | pub const TUNSETTXFILTER: u32 = 2147767505; constant TUNGETVNETLE (line 992) | pub const TUNGETVNETLE: u32 = 1074025693; constant VIDIOC_ENUM_DV_TIMINGS (line 993) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 994) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 995) | pub const MGSL_IOCGXSYNC: u32 = 536898836; constant HIDIOCGFIELDINFO (line 996) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 997) | pub const VIDIOC_SUBDEV_G_STD: u32 = 1074288151; constant I2OVALIDATE (line 998) | pub const I2OVALIDATE: u32 = 1074030856; constant VIDIOC_TRY_ENCODER_CMD (line 999) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1000) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 1075342978; constant VIDIOC_G_FREQUENCY (line 1001) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1002) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 1108898306; constant ND_IOCTL_GET_CONFIG_DATA (line 1003) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1004) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; constant FDGETDRVSTAT (line 1005) | pub const FDGETDRVSTAT: u32 = 1077150226; constant SYNC_IOC_MERGE (line 1006) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1007) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1008) | pub const PPPIOCBRIDGECHAN: u32 = 2147775541; constant LIRC_SET_SEND_MODE (line 1009) | pub const LIRC_SET_SEND_MODE: u32 = 2147772689; constant RIO_ENABLE_PORTWRITE_RANGE (line 1010) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 2148560139; constant ATM_GETTYPE (line 1011) | pub const ATM_GETTYPE: u32 = 2148295044; constant PHN_GETREGS (line 1012) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1013) | pub const FDSETEMSGTRESH: u32 = 536871498; constant NILFS_IOCTL_GET_VINFO (line 1014) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1015) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1016) | pub const CAPI_INSTALLED: u32 = 1073890082; constant EVIOCGMASK (line 1017) | pub const EVIOCGMASK: u32 = 1074808210; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1018) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 1074304025; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1019) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1020) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1021) | pub const GSMIOC_GETFIRST: u32 = 1074022148; constant FW_CDEV_IOC_FLUSH_ISO (line 1022) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 2147754776; constant VIDIOC_DBG_G_CHIP_INFO (line 1023) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1024) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 536933636; constant CAPI_GET_SERIAL (line 1025) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1026) | pub const FDSETDRVPRM: u32 = 2153251472; constant IOC_OPAL_SAVE (line 1027) | pub const IOC_OPAL_SAVE: u32 = 2165862620; constant VIDIOC_G_DV_TIMINGS (line 1028) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1029) | pub const TUNSETIFINDEX: u32 = 2147767514; constant CCISS_SETINTINFO (line 1030) | pub const CCISS_SETINTINFO: u32 = 2148024835; constant RTC_VL_CLR (line 1031) | pub const RTC_VL_CLR: u32 = 536899604; constant VIDIOC_REQBUFS (line 1032) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1033) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 2147767565; constant TEE_IOC_SHM_REGISTER (line 1034) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1035) | pub const USBDEVFS_SETCONFIGURATION: u32 = 1074025733; constant CCISS_GETNODENAME (line 1036) | pub const CCISS_GETNODENAME: u32 = 1074807300; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1037) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1038) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1039) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 536886129; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1040) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 2150114066; constant LPSETTIMEOUT_NEW (line 1041) | pub const LPSETTIMEOUT_NEW: u32 = 2148533775; constant RIO_CM_MPORT_GET_LIST (line 1042) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1043) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1044) | pub const FDRAWCMD: u32 = 536871512; constant SCIF_UNREG (line 1045) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1046) | pub const PPPIOCGIDLE64: u32 = 1074820159; constant USBDEVFS_RELEASEINTERFACE (line 1047) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 1074025744; constant VIDIOC_CROPCAP (line 1048) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1049) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 536917569; constant PHN_SET_REGS (line 1050) | pub const PHN_SET_REGS: u32 = 2147774467; constant ATMLEC_DATA (line 1051) | pub const ATMLEC_DATA: u32 = 536895953; constant PPPOEIOCDFWD (line 1052) | pub const PPPOEIOCDFWD: u32 = 536916225; constant VIDIOC_S_SELECTION (line 1053) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1054) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 536883977; constant BTRFS_IOC_LOGICAL_INO (line 1055) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1056) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1057) | pub const ZATM_SETPOOL: u32 = 2148295011; constant MTIOCPOS (line 1058) | pub const MTIOCPOS: u32 = 1074031875; constant PMU_IOC_SLEEP (line 1059) | pub const PMU_IOC_SLEEP: u32 = 536887808; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1060) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1061) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1062) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 1076915845; constant VIDIOC_QUERYCAP (line 1063) | pub const VIDIOC_QUERYCAP: u32 = 1080579584; constant HPET_INFO (line 1064) | pub const HPET_INFO: u32 = 1074554883; constant VIDIOC_AM437X_CCDC_CFG (line 1065) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 2147768001; constant DM_LIST_DEVICES (line 1066) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1067) | pub const TUNSETOWNER: u32 = 2147767500; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1068) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1069) | pub const RNDADDENTROPY: u32 = 2148028931; constant USBDEVFS_RESET (line 1070) | pub const USBDEVFS_RESET: u32 = 536892692; constant BTRFS_IOC_SUBVOL_CREATE (line 1071) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 2415957006; constant USBDEVFS_FORBID_SUSPEND (line 1072) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 536892705; constant FDGETDRVTYP (line 1073) | pub const FDGETDRVTYP: u32 = 1074790927; constant PPWCONTROL (line 1074) | pub const PPWCONTROL: u32 = 2147577988; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1075) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1076) | pub const KCOV_DISABLE: u32 = 536896357; constant IOC_OPAL_ACTIVATE_LSP (line 1077) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 2165862623; constant VHOST_VDPA_GET_IOVA_RANGE (line 1078) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 1074835320; constant PPPIOCSPASS (line 1079) | pub const PPPIOCSPASS: u32 = 2148037703; constant RIO_CM_CHAN_CONNECT (line 1080) | pub const RIO_CM_CHAN_CONNECT: u32 = 2148033288; constant I2OSWDEL (line 1081) | pub const I2OSWDEL: u32 = 3223087367; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1082) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 1074554387; constant IOC_OPAL_MBR_DONE (line 1083) | pub const IOC_OPAL_MBR_DONE: u32 = 2165338345; constant PPPIOCSMAXCID (line 1084) | pub const PPPIOCSMAXCID: u32 = 2147775569; constant PPSETPHASE (line 1085) | pub const PPSETPHASE: u32 = 2147774612; constant VHOST_VDPA_SET_VRING_ENABLE (line 1086) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 2148052853; constant USBDEVFS_GET_SPEED (line 1087) | pub const USBDEVFS_GET_SPEED: u32 = 536892703; constant SONET_GETFRAMING (line 1088) | pub const SONET_GETFRAMING: u32 = 1074028822; constant VIDIOC_QUERYBUF (line 1089) | pub const VIDIOC_QUERYBUF: u32 = 3225703945; constant VIDIOC_S_EDID (line 1090) | pub const VIDIOC_S_EDID: u32 = 3223606825; constant BTRFS_IOC_QGROUP_ASSIGN (line 1091) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 2149094441; constant PPS_GETCAP (line 1092) | pub const PPS_GETCAP: u32 = 1074032803; constant SNAPSHOT_PLATFORM_SUPPORT (line 1093) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 536883983; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1094) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 2147772697; constant SCIF_GET_NODEIDS (line 1095) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1096) | pub const NBD_DISCONNECT: u32 = 536914696; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1097) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1098) | pub const VFIO_IOMMU_DISABLE: u32 = 536886132; constant SNAPSHOT_CREATE_IMAGE (line 1099) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 2147758865; constant SNAPSHOT_POWER_OFF (line 1100) | pub const SNAPSHOT_POWER_OFF: u32 = 536883984; constant APM_IOC_STANDBY (line 1101) | pub const APM_IOC_STANDBY: u32 = 536887553; constant PPPIOCGUNIT (line 1102) | pub const PPPIOCGUNIT: u32 = 1074033750; constant AUTOFS_IOC_EXPIRE_MULTI (line 1103) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 2147783526; constant SCIF_BIND (line 1104) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1105) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 536893280; constant NILFS_IOCTL_CHANGE_CPMODE (line 1106) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 2148560512; constant IOC_OPAL_LOCK_UNLOCK (line 1107) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 2165862621; constant F2FS_IOC_SET_PIN_FILE (line 1108) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 2147808525; constant PPPIOCGRASYNCMAP (line 1109) | pub const PPPIOCGRASYNCMAP: u32 = 1074033749; constant MMTIMER_MMAPAVAIL (line 1110) | pub const MMTIMER_MMAPAVAIL: u32 = 536898822; constant I2OPASSTHRU32 (line 1111) | pub const I2OPASSTHRU32: u32 = 1074293004; constant DFL_FPGA_FME_PORT_RELEASE (line 1112) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 2147792513; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1113) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 1082414691; constant UI_SET_SNDBIT (line 1114) | pub const UI_SET_SNDBIT: u32 = 2147767658; constant VIDIOC_G_AUDOUT (line 1115) | pub const VIDIOC_G_AUDOUT: u32 = 1077171761; constant RTC_PLL_SET (line 1116) | pub const RTC_PLL_SET: u32 = 2149347346; constant VIDIOC_ENUMAUDIO (line 1117) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1118) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1119) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1120) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 2147790660; constant VHOST_SET_VRING_ADDR (line 1121) | pub const VHOST_SET_VRING_ADDR: u32 = 2150149905; constant VDUSE_CREATE_DEV (line 1122) | pub const VDUSE_CREATE_DEV: u32 = 2169536770; constant FDFLUSH (line 1123) | pub const FDFLUSH: u32 = 536871499; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1124) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1125) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 2148054660; constant F2FS_IOC_GET_PIN_FILE (line 1126) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; constant SCIF_CONNECT (line 1127) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1128) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1129) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 1074041712; constant ATM_ADDPARTY (line 1130) | pub const ATM_ADDPARTY: u32 = 2148033012; constant FDSETPRM (line 1131) | pub const FDSETPRM: u32 = 2149319234; constant ATM_GETSTATZ (line 1132) | pub const ATM_GETSTATZ: u32 = 2148294993; constant ISST_IF_MSR_COMMAND (line 1133) | pub const ISST_IF_MSR_COMMAND: u32 = 3221552644; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1134) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 1106809916; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1135) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 2149602907; constant SEV_ISSUE_CMD (line 1136) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1137) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1138) | pub const PCITEST_COPY: u32 = 2147766278; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1139) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 1074030866; constant CHIOGPICKER (line 1140) | pub const CHIOGPICKER: u32 = 1074029316; constant CAPI_NCCI_OPENCOUNT (line 1141) | pub const CAPI_NCCI_OPENCOUNT: u32 = 1074021158; constant CXL_MEM_SEND_COMMAND (line 1142) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1143) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 2147755014; constant IOC_OPAL_REVERT_TPR (line 1144) | pub const IOC_OPAL_REVERT_TPR: u32 = 2164814050; constant CHIOGVPARAMS (line 1145) | pub const CHIOGVPARAMS: u32 = 1081107219; constant PTP_PEROUT_REQUEST (line 1146) | pub const PTP_PEROUT_REQUEST: u32 = 2151169283; constant FSI_SCOM_CHECK (line 1147) | pub const FSI_SCOM_CHECK: u32 = 1074033408; constant RTC_IRQP_READ (line 1148) | pub const RTC_IRQP_READ: u32 = 1074032651; constant RIO_MPORT_MAINT_READ_LOCAL (line 1149) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 1075342597; constant HIDIOCGRDESCSIZE (line 1150) | pub const HIDIOCGRDESCSIZE: u32 = 1074022401; constant UI_GET_VERSION (line 1151) | pub const UI_GET_VERSION: u32 = 1074025773; constant NILFS_IOCTL_GET_CPSTAT (line 1152) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 1075342979; constant CCISS_GETBUSTYPES (line 1153) | pub const CCISS_GETBUSTYPES: u32 = 1074020871; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1154) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 536886135; constant VIDIOC_EXPBUF (line 1155) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1156) | pub const UI_SET_RELBIT: u32 = 2147767654; constant VFIO_SET_IOMMU (line 1157) | pub const VFIO_SET_IOMMU: u32 = 536886118; constant VIDIOC_S_MODULATOR (line 1158) | pub const VIDIOC_S_MODULATOR: u32 = 2151962167; constant TUNGETFILTER (line 1159) | pub const TUNGETFILTER: u32 = 1074287835; constant CCISS_SETNODENAME (line 1160) | pub const CCISS_SETNODENAME: u32 = 2148549125; constant FBIO_GETCONTROL2 (line 1161) | pub const FBIO_GETCONTROL2: u32 = 1074022025; constant TUNSETDEBUG (line 1162) | pub const TUNSETDEBUG: u32 = 2147767497; constant DM_DEV_REMOVE (line 1163) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1164) | pub const HIDIOCSUSAGES: u32 = 2417772564; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1165) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1166) | pub const FBIOGET_VBLANK: u32 = 1075856914; constant ATM_GETSTAT (line 1167) | pub const ATM_GETSTAT: u32 = 2148294992; constant VIDIOC_G_JPEGCOMP (line 1168) | pub const VIDIOC_G_JPEGCOMP: u32 = 1082938941; constant TUNATTACHFILTER (line 1169) | pub const TUNATTACHFILTER: u32 = 2148029653; constant UI_SET_ABSBIT (line 1170) | pub const UI_SET_ABSBIT: u32 = 2147767655; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1171) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 1074050629; constant USBDEVFS_REAPURB32 (line 1172) | pub const USBDEVFS_REAPURB32: u32 = 2147767564; constant BTRFS_IOC_TRANS_END (line 1173) | pub const BTRFS_IOC_TRANS_END: u32 = 536908807; constant CAPI_REGISTER (line 1174) | pub const CAPI_REGISTER: u32 = 2148287233; constant F2FS_IOC_COMPRESS_FILE (line 1175) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 536933656; constant USBDEVFS_DISCARDURB (line 1176) | pub const USBDEVFS_DISCARDURB: u32 = 536892683; constant HE_GET_REG (line 1177) | pub const HE_GET_REG: u32 = 2148295008; constant ATM_SETLOOP (line 1178) | pub const ATM_SETLOOP: u32 = 2148294995; constant ATMSIGD_CTRL (line 1179) | pub const ATMSIGD_CTRL: u32 = 536895984; constant CIOC_KERNEL_VERSION (line 1180) | pub const CIOC_KERNEL_VERSION: u32 = 3221512970; constant BTRFS_IOC_CLONE_RANGE (line 1181) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 2149618701; constant SNAPSHOT_UNFREEZE (line 1182) | pub const SNAPSHOT_UNFREEZE: u32 = 536883970; constant F2FS_IOC_START_VOLATILE_WRITE (line 1183) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 536933635; constant PMU_IOC_HAS_ADB (line 1184) | pub const PMU_IOC_HAS_ADB: u32 = 1074020868; constant I2OGETIOPS (line 1185) | pub const I2OGETIOPS: u32 = 1075865856; constant VIDIOC_S_FBUF (line 1186) | pub const VIDIOC_S_FBUF: u32 = 2150389259; constant PPRCONTROL (line 1187) | pub const PPRCONTROL: u32 = 1073836163; constant CHIOSPICKER (line 1188) | pub const CHIOSPICKER: u32 = 2147771141; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1189) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 536886133; constant TUNGETSNDBUF (line 1190) | pub const TUNGETSNDBUF: u32 = 1074025683; constant GSMIOC_SETCONF (line 1191) | pub const GSMIOC_SETCONF: u32 = 2152482561; constant IOC_PR_PREEMPT (line 1192) | pub const IOC_PR_PREEMPT: u32 = 2149085387; constant KCOV_INIT_TRACE (line 1193) | pub const KCOV_INIT_TRACE: u32 = 1074029313; constant SONYPI_IOCGBAT1CAP (line 1194) | pub const SONYPI_IOCGBAT1CAP: u32 = 1073903106; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1195) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 1074812736; constant MTIOCTOP (line 1196) | pub const MTIOCTOP: u32 = 2148035841; constant VHOST_VDPA_SET_STATUS (line 1197) | pub const VHOST_VDPA_SET_STATUS: u32 = 2147594098; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1198) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 2147790659; constant VFIO_IOMMU_DIRTY_PAGES (line 1199) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 536886133; constant BTRFS_IOC_SCRUB_PROGRESS (line 1200) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1201) | pub const PPPIOCGMRU: u32 = 1074033747; constant BTRFS_IOC_DEV_REPLACE (line 1202) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1203) | pub const PPPIOCGFLAGS: u32 = 1074033754; constant NILFS_IOCTL_SET_SUINFO (line 1204) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 2149084813; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1205) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1206) | pub const ATM_DELLECSADDR: u32 = 2148295055; constant FW_CDEV_IOC_GET_SPEED (line 1207) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 536879889; constant PPPIOCGIDLE32 (line 1208) | pub const PPPIOCGIDLE32: u32 = 1074295871; constant VFIO_DEVICE_RESET (line 1209) | pub const VFIO_DEVICE_RESET: u32 = 536886127; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1210) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1211) | pub const WDIOC_GETSTATUS: u32 = 1074026241; constant BTRFS_IOC_SET_FEATURES (line 1212) | pub const BTRFS_IOC_SET_FEATURES: u32 = 2150667321; constant IOCTL_MEI_CONNECT_CLIENT (line 1213) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1214) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1215) | pub const PCITEST_READ: u32 = 2147766277; constant VFIO_GROUP_GET_STATUS (line 1216) | pub const VFIO_GROUP_GET_STATUS: u32 = 536886119; constant MATROXFB_GET_ALL_OUTPUTS (line 1217) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 1074032379; constant USBDEVFS_CLEAR_HALT (line 1218) | pub const USBDEVFS_CLEAR_HALT: u32 = 1074025749; constant VIDIOC_DECODER_CMD (line 1219) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1220) | pub const VIDIOC_G_AUDIO: u32 = 1077171745; constant CCISS_RESCANDISK (line 1221) | pub const CCISS_RESCANDISK: u32 = 536887824; constant RIO_DISABLE_PORTWRITE_RANGE (line 1222) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 2148560140; constant IOC_OPAL_SECURE_ERASE_LR (line 1223) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 2165338343; constant USBDEVFS_REAPURB (line 1224) | pub const USBDEVFS_REAPURB: u32 = 2147767564; constant DFL_FPGA_CHECK_EXTENSION (line 1225) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 536917505; constant AUTOFS_IOC_PROTOVER (line 1226) | pub const AUTOFS_IOC_PROTOVER: u32 = 1074041699; constant FSL_HV_IOCTL_MEMCPY (line 1227) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1228) | pub const BTRFS_IOC_GET_FEATURES: u32 = 1075352633; constant PCITEST_MSIX (line 1229) | pub const PCITEST_MSIX: u32 = 2147766279; constant BTRFS_IOC_DEFRAG_RANGE (line 1230) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 2150667280; constant UI_BEGIN_FF_ERASE (line 1231) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1232) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1233) | pub const PPPIOCGIDLE: u32 = 1074295871; constant NVRAM_SETCKS (line 1234) | pub const NVRAM_SETCKS: u32 = 536899649; constant WDIOC_GETSUPPORT (line 1235) | pub const WDIOC_GETSUPPORT: u32 = 1076385536; constant GSMIOC_ENABLE_NET (line 1236) | pub const GSMIOC_ENABLE_NET: u32 = 2150909698; constant GPIO_GET_CHIPINFO_IOCTL (line 1237) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 1078244353; constant NE_ADD_VCPU (line 1238) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1239) | pub const EVIOCSKEYCODE_V2: u32 = 2150122756; constant PTP_SYS_OFFSET_EXTENDED2 (line 1240) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1241) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1242) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1243) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1244) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 2149084422; constant I2OEVTREG (line 1245) | pub const I2OEVTREG: u32 = 2148296970; constant I2OPARMGET (line 1246) | pub const I2OPARMGET: u32 = 3222825220; constant EVIOCGID (line 1247) | pub const EVIOCGID: u32 = 1074283778; constant BTRFS_IOC_QGROUP_CREATE (line 1248) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 2148570154; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1249) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1250) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1251) | pub const TUNSETSTEERINGEBPF: u32 = 1074025696; constant ATM_GETNAMES (line 1252) | pub const ATM_GETNAMES: u32 = 2148032899; constant VIDIOC_QUERYMENU (line 1253) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1254) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 536917572; constant I2OLCTGET (line 1255) | pub const I2OLCTGET: u32 = 3222038786; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1256) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 2148558356; constant NS_SETBUFLEV (line 1257) | pub const NS_SETBUFLEV: u32 = 2148295010; constant BLKCLOSEZONE (line 1258) | pub const BLKCLOSEZONE: u32 = 2148536967; constant SONET_GETFRSENSE (line 1259) | pub const SONET_GETFRSENSE: u32 = 1074159895; constant UI_SET_EVBIT (line 1260) | pub const UI_SET_EVBIT: u32 = 2147767652; constant DM_LIST_VERSIONS (line 1261) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1262) | pub const HIDIOCGSTRING: u32 = 1090799620; constant PPPIOCATTCHAN (line 1263) | pub const PPPIOCATTCHAN: u32 = 2147775544; constant VDUSE_DEV_SET_CONFIG (line 1264) | pub const VDUSE_DEV_SET_CONFIG: u32 = 2148040978; constant TUNGETFEATURES (line 1265) | pub const TUNGETFEATURES: u32 = 1074025679; constant VFIO_GROUP_UNSET_CONTAINER (line 1266) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 536886121; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1267) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 1074030865; constant CCISS_REGNEWDISK (line 1268) | pub const CCISS_REGNEWDISK: u32 = 2147762701; constant VIDIOC_QUERY_DV_TIMINGS (line 1269) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 1082414691; constant PHN_SETREGS (line 1270) | pub const PHN_SETREGS: u32 = 2150133768; constant FAT_IOCTL_GET_ATTRIBUTES (line 1271) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 1074033168; constant FSL_MC_SEND_MC_COMMAND (line 1272) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1273) | pub const TUNGETIFF: u32 = 1074025682; constant PTP_CLOCK_GETCAPS2 (line 1274) | pub const PTP_CLOCK_GETCAPS2: u32 = 1079000330; constant BTRFS_IOC_RESIZE (line 1275) | pub const BTRFS_IOC_RESIZE: u32 = 2415956995; constant VHOST_SET_VRING_ENDIAN (line 1276) | pub const VHOST_SET_VRING_ENDIAN: u32 = 2148052755; constant PPS_KC_BIND (line 1277) | pub const PPS_KC_BIND: u32 = 2147774629; constant F2FS_IOC_WRITE_CHECKPOINT (line 1278) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 536933639; constant UI_SET_FFBIT (line 1279) | pub const UI_SET_FFBIT: u32 = 2147767659; constant IPMICTL_GET_MY_LUN_CMD (line 1280) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 1074030868; constant CEC_ADAP_G_PHYS_ADDR (line 1281) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 1073897729; constant CEC_G_MODE (line 1282) | pub const CEC_G_MODE: u32 = 1074028808; constant USBDEVFS_RESETEP (line 1283) | pub const USBDEVFS_RESETEP: u32 = 1074025731; constant MEDIA_REQUEST_IOC_QUEUE (line 1284) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 536902784; constant USBDEVFS_ALLOC_STREAMS (line 1285) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 1074287900; constant MGSL_IOCSXCTRL (line 1286) | pub const MGSL_IOCSXCTRL: u32 = 536898837; constant MEDIA_IOC_G_TOPOLOGY (line 1287) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1288) | pub const PPPIOCUNBRIDGECHAN: u32 = 536900660; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1289) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 536933634; constant ISST_IF_GET_PLATFORM_INFO (line 1290) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 1074068992; constant SCIF_FENCE_MARK (line 1291) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1292) | pub const USBDEVFS_RELEASE_PORT: u32 = 1074025753; constant VFIO_CHECK_EXTENSION (line 1293) | pub const VFIO_CHECK_EXTENSION: u32 = 536886117; constant BTRFS_IOC_QGROUP_LIMIT (line 1294) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 1076925483; constant FAT_IOCTL_GET_VOLUME_ID (line 1295) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 1074033171; constant UI_SET_PHYS (line 1296) | pub const UI_SET_PHYS: u32 = 2147767660; constant FDWERRORGET (line 1297) | pub const FDWERRORGET: u32 = 1075315223; constant VIDIOC_SUBDEV_G_EDID (line 1298) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223606824; constant MGSL_IOCGSTATS (line 1299) | pub const MGSL_IOCGSTATS: u32 = 536898823; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1300) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 2147792641; constant SIOCGSTAMP_NEW (line 1301) | pub const SIOCGSTAMP_NEW: u32 = 1074825478; constant RTC_WKALM_RD (line 1302) | pub const RTC_WKALM_RD: u32 = 1076391952; constant PHN_GET_REG (line 1303) | pub const PHN_GET_REG: u32 = 3221516288; constant DELL_WMI_SMBIOS_CMD (line 1304) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1305) | pub const PHN_NOT_OH: u32 = 536899588; constant PPGETMODES (line 1306) | pub const PPGETMODES: u32 = 1074032791; constant CHIOGPARAMS (line 1307) | pub const CHIOGPARAMS: u32 = 1075077894; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1308) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 536886131; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1309) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052771; constant VIDIOC_SUBDEV_G_SELECTION (line 1310) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1311) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 2415957050; constant MGSL_IOCWAITGPIO (line 1312) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1313) | pub const PMU_IOC_CAN_SLEEP: u32 = 1074020869; constant KCOV_ENABLE (line 1314) | pub const KCOV_ENABLE: u32 = 536896356; constant BTRFS_IOC_CLONE (line 1315) | pub const BTRFS_IOC_CLONE: u32 = 2147783689; constant F2FS_IOC_DEFRAGMENT (line 1316) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1317) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 2147754766; constant AGPIOC_ALLOCATE (line 1318) | pub const AGPIOC_ALLOCATE: u32 = 3221504262; constant NE_SET_USER_MEMORY_REGION (line 1319) | pub const NE_SET_USER_MEMORY_REGION: u32 = 2149101091; constant MGSL_IOCTXABORT (line 1320) | pub const MGSL_IOCTXABORT: u32 = 536898822; constant MGSL_IOCSGPIO (line 1321) | pub const MGSL_IOCSGPIO: u32 = 2148560144; constant LIRC_SET_REC_CARRIER (line 1322) | pub const LIRC_SET_REC_CARRIER: u32 = 2147772692; constant F2FS_IOC_FLUSH_DEVICE (line 1323) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 2148070666; constant SNAPSHOT_ATOMIC_RESTORE (line 1324) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 536883972; constant RTC_UIE_OFF (line 1325) | pub const RTC_UIE_OFF: u32 = 536899588; constant BT_BMC_IOCTL_SMS_ATN (line 1326) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 536916224; constant NVME_IOCTL_ID (line 1327) | pub const NVME_IOCTL_ID: u32 = 536890944; constant NE_START_ENCLAVE (line 1328) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1329) | pub const VIDIOC_STREAMON: u32 = 2147767826; constant FDPOLLDRVSTAT (line 1330) | pub const FDPOLLDRVSTAT: u32 = 1077150227; constant AUTOFS_DEV_IOCTL_READY (line 1331) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1332) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1333) | pub const VIDIOC_SUBDEV_S_STD: u32 = 2148029976; constant WDIOC_GETTIMELEFT (line 1334) | pub const WDIOC_GETTIMELEFT: u32 = 1074026250; constant ATM_GETLINKRATE (line 1335) | pub const ATM_GETLINKRATE: u32 = 2148295041; constant RTC_WKALM_SET (line 1336) | pub const RTC_WKALM_SET: u32 = 2150133775; constant VHOST_GET_BACKEND_FEATURES (line 1337) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 1074310950; constant ATMARP_ENCAP (line 1338) | pub const ATMARP_ENCAP: u32 = 536895973; constant CAPI_GET_FLAGS (line 1339) | pub const CAPI_GET_FLAGS: u32 = 1074021155; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1340) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030872; constant DFL_FPGA_FME_PORT_ASSIGN (line 1341) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 2147792514; constant NS_GET_OWNER_UID (line 1342) | pub const NS_GET_OWNER_UID: u32 = 536917764; constant VIDIOC_OVERLAY (line 1343) | pub const VIDIOC_OVERLAY: u32 = 2147767822; constant BTRFS_IOC_WAIT_SYNC (line 1344) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 2148045846; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1345) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1346) | pub const VHOST_GET_VRING_ENDIAN: u32 = 2148052756; constant ATM_GETADDR (line 1347) | pub const ATM_GETADDR: u32 = 2148295046; constant PHN_GET_REGS (line 1348) | pub const PHN_GET_REGS: u32 = 3221516290; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1349) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1350) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1351) | pub const SNAPSHOT_S2RAM: u32 = 536883979; constant JSIOCSAXMAP (line 1352) | pub const JSIOCSAXMAP: u32 = 2151705137; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1353) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; constant VBG_IOCTL_HGCM_DISCONNECT (line 1354) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1355) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1356) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 536886128; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1357) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1358) | pub const MMTIMER_GETOFFSET: u32 = 536898816; constant RIO_CM_CHAN_LISTEN (line 1359) | pub const RIO_CM_CHAN_LISTEN: u32 = 2147640070; constant ATM_SETSC (line 1360) | pub const ATM_SETSC: u32 = 2147770865; constant F2FS_IOC_SHUTDOWN (line 1361) | pub const F2FS_IOC_SHUTDOWN: u32 = 1074026621; constant NVME_IOCTL_RESCAN (line 1362) | pub const NVME_IOCTL_RESCAN: u32 = 536890950; constant BLKOPENZONE (line 1363) | pub const BLKOPENZONE: u32 = 2148536966; constant DM_VERSION (line 1364) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1365) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1366) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1367) | pub const SIOCMKCLIP: u32 = 536895968; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1368) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 536916225; constant HIDIOCGVERSION (line 1369) | pub const HIDIOCGVERSION: u32 = 1074022401; constant VIDIOC_S_INPUT (line 1370) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1371) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1372) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 2147772707; constant EVIOCGEFFECTS (line 1373) | pub const EVIOCGEFFECTS: u32 = 1074021764; constant UVCIOC_CTRL_QUERY (line 1374) | pub const UVCIOC_CTRL_QUERY: u32 = 3222041889; constant IOC_OPAL_GENERIC_TABLE_RW (line 1375) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 2167959787; constant FS_IOC_READ_VERITY_METADATA (line 1376) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1377) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1378) | pub const USBDEVFS_GETDRIVER: u32 = 2164544776; constant IDT77105_GETSTAT (line 1379) | pub const IDT77105_GETSTAT: u32 = 2148294962; constant HIDIOCINITREPORT (line 1380) | pub const HIDIOCINITREPORT: u32 = 536889349; constant VFIO_DEVICE_GET_INFO (line 1381) | pub const VFIO_DEVICE_GET_INFO: u32 = 536886123; constant RIO_CM_CHAN_RECEIVE (line 1382) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1383) | pub const RNDGETENTCNT: u32 = 1074024960; constant PPPIOCNEWUNIT (line 1384) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1385) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1386) | pub const FDRESET: u32 = 536871508; constant IOC_PR_REGISTER (line 1387) | pub const IOC_PR_REGISTER: u32 = 2149085384; constant HIDIOCSREPORT (line 1388) | pub const HIDIOCSREPORT: u32 = 2148288520; constant TEE_IOC_OPEN_SESSION (line 1389) | pub const TEE_IOC_OPEN_SESSION: u32 = 1074832386; constant TEE_IOC_SUPPL_RECV (line 1390) | pub const TEE_IOC_SUPPL_RECV: u32 = 1074832390; constant BTRFS_IOC_BALANCE_CTL (line 1391) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 2147783713; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1392) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1393) | pub const HIDIOCGRAWINFO: u32 = 1074284547; constant PPPIOCSCOMPRESS (line 1394) | pub const PPPIOCSCOMPRESS: u32 = 2148299853; constant USBDEVFS_CONNECTINFO (line 1395) | pub const USBDEVFS_CONNECTINFO: u32 = 2148029713; constant BLKRESETZONE (line 1396) | pub const BLKRESETZONE: u32 = 2148536963; constant CHIOINITELEM (line 1397) | pub const CHIOINITELEM: u32 = 536896273; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1398) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 2148560524; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1399) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1400) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 2147642625; constant PPGETPHASE (line 1401) | pub const PPGETPHASE: u32 = 1074032793; constant USBDEVFS_DISCONNECT_CLAIM (line 1402) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 1091065115; constant FDMSGON (line 1403) | pub const FDMSGON: u32 = 536871493; constant VIDIOC_G_SLICED_VBI_CAP (line 1404) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1405) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1406) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 536902785; constant IOC_OPAL_ERASE_LR (line 1407) | pub const IOC_OPAL_ERASE_LR: u32 = 2165338342; constant FDFMTBEG (line 1408) | pub const FDFMTBEG: u32 = 536871495; constant RNDRESEEDCRNG (line 1409) | pub const RNDRESEEDCRNG: u32 = 536891911; constant ISST_IF_GET_PHY_ID (line 1410) | pub const ISST_IF_GET_PHY_ID: u32 = 3221552641; constant TUNSETNOCSUM (line 1411) | pub const TUNSETNOCSUM: u32 = 2147767496; constant SONET_GETSTAT (line 1412) | pub const SONET_GETSTAT: u32 = 1076125968; constant TFD_IOC_SET_TICKS (line 1413) | pub const TFD_IOC_SET_TICKS: u32 = 2148029440; constant PPDATADIR (line 1414) | pub const PPDATADIR: u32 = 2147774608; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1415) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 2165338341; constant GPIO_V2_GET_LINE_IOCTL (line 1416) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1417) | pub const RIO_CM_CHAN_SEND: u32 = 2148557577; constant PPWCTLONIRQ (line 1418) | pub const PPWCTLONIRQ: u32 = 2147578002; constant SONYPI_IOCGBRT (line 1419) | pub const SONYPI_IOCGBRT: u32 = 1073837568; constant IOC_PR_RELEASE (line 1420) | pub const IOC_PR_RELEASE: u32 = 2148561098; constant PPCLRIRQ (line 1421) | pub const PPCLRIRQ: u32 = 1074032787; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1422) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 1074030874; constant MGSL_IOCSXSYNC (line 1423) | pub const MGSL_IOCSXSYNC: u32 = 536898835; constant HPET_IE_OFF (line 1424) | pub const HPET_IE_OFF: u32 = 536897538; constant IOC_OPAL_ACTIVATE_USR (line 1425) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 2165338337; constant SONET_SETFRAMING (line 1426) | pub const SONET_SETFRAMING: u32 = 2147770645; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1427) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 2147755017; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1428) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1429) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1430) | pub const BLKFINISHZONE: u32 = 2148536968; constant EVIOCREVOKE (line 1431) | pub const EVIOCREVOKE: u32 = 2147763601; constant VFIO_DEVICE_FEATURE (line 1432) | pub const VFIO_DEVICE_FEATURE: u32 = 536886133; constant CCISS_GETPCIINFO (line 1433) | pub const CCISS_GETPCIINFO: u32 = 1074283009; constant ISST_IF_MBOX_COMMAND (line 1434) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221552643; constant SCIF_ACCEPTREQ (line 1435) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1436) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221496842; constant VIDIOC_STREAMOFF (line 1437) | pub const VIDIOC_STREAMOFF: u32 = 2147767827; constant VDUSE_DESTROY_DEV (line 1438) | pub const VDUSE_DESTROY_DEV: u32 = 2164293891; constant FDGETFDCSTAT (line 1439) | pub const FDGETFDCSTAT: u32 = 1075839509; constant VIDIOC_S_PRIORITY (line 1440) | pub const VIDIOC_S_PRIORITY: u32 = 2147767876; constant SNAPSHOT_FREEZE (line 1441) | pub const SNAPSHOT_FREEZE: u32 = 536883969; constant VIDIOC_ENUMINPUT (line 1442) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1443) | pub const ZATM_GETPOOLZ: u32 = 2148295010; constant RIO_DISABLE_DOORBELL_RANGE (line 1444) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 2148035850; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1445) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1446) | pub const VIDIOC_G_STD: u32 = 1074288151; constant USBDEVFS_ALLOW_SUSPEND (line 1447) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 536892706; constant SONET_GETSTATZ (line 1448) | pub const SONET_GETSTATZ: u32 = 1076125969; constant SCIF_ACCEPTREG (line 1449) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1450) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1451) | pub const PPPIOCSRASYNCMAP: u32 = 2147775572; constant IOCTL_MEI_NOTIFY_SET (line 1452) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 2147764226; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1453) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 1077974061; constant F2FS_IOC_GARBAGE_COLLECT (line 1454) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; constant ATMLEC_CTRL (line 1455) | pub const ATMLEC_CTRL: u32 = 536895952; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1456) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 1074032377; constant DM_DEV_CREATE (line 1457) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1458) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 1073917814; constant VIDIOC_G_CTRL (line 1459) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1460) | pub const NBD_CLEAR_SOCK: u32 = 536914692; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1461) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 536886130; constant WDIOC_KEEPALIVE (line 1462) | pub const WDIOC_KEEPALIVE: u32 = 1074026245; constant NVME_IOCTL_SUBSYS_RESET (line 1463) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; constant PTP_EXTTS_REQUEST2 (line 1464) | pub const PTP_EXTTS_REQUEST2: u32 = 2148547851; constant PCITEST_BAR (line 1465) | pub const PCITEST_BAR: u32 = 536891393; constant MGSL_IOCGGPIO (line 1466) | pub const MGSL_IOCGGPIO: u32 = 1074818321; constant EVIOCSREP (line 1467) | pub const EVIOCSREP: u32 = 2148025603; constant VFIO_DEVICE_GET_IRQ_INFO (line 1468) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 536886125; constant HPET_DPI (line 1469) | pub const HPET_DPI: u32 = 536897541; constant VDUSE_VQ_SETUP_KICKFD (line 1470) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 2148040982; constant ND_IOCTL_CALL (line 1471) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1472) | pub const HIDIOCGDEVINFO: u32 = 1075595267; constant DM_TABLE_DEPS (line 1473) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1474) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1475) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1476) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1477) | pub const VIDIOC_G_PRIORITY: u32 = 1074026051; constant ATM_NEWBACKENDIF (line 1478) | pub const ATM_NEWBACKENDIF: u32 = 2147639795; constant VIDIOC_S_EXT_CTRLS (line 1479) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3222820424; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1480) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1481) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3223344833; constant VIDIOC_S_HW_FREQ_SEEK (line 1482) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 2150651474; constant DM_TABLE_LOAD (line 1483) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1484) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 536933633; constant VIDIOC_G_OUTPUT (line 1485) | pub const VIDIOC_G_OUTPUT: u32 = 1074026030; constant ATM_DROPPARTY (line 1486) | pub const ATM_DROPPARTY: u32 = 2147770869; constant CHIOGELEM (line 1487) | pub const CHIOGELEM: u32 = 2154586896; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1488) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 1078498361; constant EVIOCSKEYCODE (line 1489) | pub const EVIOCSKEYCODE: u32 = 2148025604; constant NE_GET_IMAGE_LOAD_INFO (line 1490) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1491) | pub const TUNSETLINK: u32 = 2147767501; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1492) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1493) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 536908828; constant PPS_SETPARAMS (line 1494) | pub const PPS_SETPARAMS: u32 = 2147774626; constant IOC_OPAL_LR_SETUP (line 1495) | pub const IOC_OPAL_LR_SETUP: u32 = 2166911203; constant FW_CDEV_IOC_DEALLOCATE (line 1496) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 2147754755; constant WDIOC_SETTIMEOUT (line 1497) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1498) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 536893281; constant CAPI_GET_MANUFACTURER (line 1499) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1500) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 536886134; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1501) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 2148578048; constant VIDIOC_G_EDID (line 1502) | pub const VIDIOC_G_EDID: u32 = 3223606824; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1503) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 2149119243; constant RIO_MAP_INBOUND (line 1504) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1505) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 2164814046; constant USBDEVFS_CLAIM_PORT (line 1506) | pub const USBDEVFS_CLAIM_PORT: u32 = 1074025752; constant VIDIOC_S_AUDIO (line 1507) | pub const VIDIOC_S_AUDIO: u32 = 2150913570; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1508) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 1074816539; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1509) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 2150114067; constant BTRFS_IOC_SNAP_DESTROY (line 1510) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 2415957007; constant SNAPSHOT_FREE (line 1511) | pub const SNAPSHOT_FREE: u32 = 536883973; constant I8K_GET_SPEED (line 1512) | pub const I8K_GET_SPEED: u32 = 3221514629; constant HIDIOCGREPORT (line 1513) | pub const HIDIOCGREPORT: u32 = 2148288519; constant HPET_EPI (line 1514) | pub const HPET_EPI: u32 = 536897540; constant JSIOCSCORR (line 1515) | pub const JSIOCSCORR: u32 = 2149870113; constant IOC_PR_PREEMPT_ABORT (line 1516) | pub const IOC_PR_PREEMPT_ABORT: u32 = 2149085388; constant RIO_MAP_OUTBOUND (line 1517) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1518) | pub const ATM_SETESI: u32 = 2148295052; constant FW_CDEV_IOC_START_ISO (line 1519) | pub const FW_CDEV_IOC_START_ISO: u32 = 2148541194; constant ATM_DELADDR (line 1520) | pub const ATM_DELADDR: u32 = 2148295049; constant PPFCONTROL (line 1521) | pub const PPFCONTROL: u32 = 2147643534; constant SONYPI_IOCGFAN (line 1522) | pub const SONYPI_IOCGFAN: u32 = 1073837578; constant RTC_IRQP_SET (line 1523) | pub const RTC_IRQP_SET: u32 = 2147774476; constant PCITEST_WRITE (line 1524) | pub const PCITEST_WRITE: u32 = 2147766276; constant PPCLAIM (line 1525) | pub const PPCLAIM: u32 = 536899723; constant VIDIOC_S_JPEGCOMP (line 1526) | pub const VIDIOC_S_JPEGCOMP: u32 = 2156680766; constant IPMICTL_UNREGISTER_FOR_CMD (line 1527) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 1073899791; constant VHOST_SET_FEATURES (line 1528) | pub const VHOST_SET_FEATURES: u32 = 2148052736; constant TOSHIBA_ACPI_SCI (line 1529) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1530) | pub const VIDIOC_DQBUF: u32 = 3225703953; constant BTRFS_IOC_BALANCE_PROGRESS (line 1531) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 1140888610; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1532) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 2148045850; constant ATMLEC_MCAST (line 1533) | pub const ATMLEC_MCAST: u32 = 536895954; constant MMTIMER_GETFREQ (line 1534) | pub const MMTIMER_GETFREQ: u32 = 1074031874; constant VIDIOC_G_SELECTION (line 1535) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1536) | pub const RTC_ALM_SET: u32 = 2149871623; constant PPPOEIOCSFWD (line 1537) | pub const PPPOEIOCSFWD: u32 = 2147791104; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1538) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 1074030878; constant FS_IOC_ENABLE_VERITY (line 1539) | pub const FS_IOC_ENABLE_VERITY: u32 = 2155898501; constant NILFS_IOCTL_GET_BDESCS (line 1540) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1541) | pub const FDFMTEND: u32 = 536871497; constant DMA_BUF_SET_NAME (line 1542) | pub const DMA_BUF_SET_NAME: u32 = 2147770881; constant UI_BEGIN_FF_UPLOAD (line 1543) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3227538888; constant RTC_UIE_ON (line 1544) | pub const RTC_UIE_ON: u32 = 536899587; constant PPRELEASE (line 1545) | pub const PPRELEASE: u32 = 536899724; constant VFIO_IOMMU_UNMAP_DMA (line 1546) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 536886130; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1547) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3225179842; constant GPIO_GET_LINEHANDLE_IOCTL (line 1548) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1549) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 1108898305; constant NVME_IOCTL_ADMIN_CMD (line 1550) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1551) | pub const VHOST_SET_VRING_KICK: u32 = 2148052768; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1552) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 2415957016; constant BTRFS_IOC_SNAP_CREATE (line 1553) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 2415956993; constant SONYPI_IOCGBAT2CAP (line 1554) | pub const SONYPI_IOCGBAT2CAP: u32 = 1073903108; constant PPNEGOT (line 1555) | pub const PPNEGOT: u32 = 2147774609; constant NBD_PRINT_DEBUG (line 1556) | pub const NBD_PRINT_DEBUG: u32 = 536914694; constant BTRFS_IOC_INO_LOOKUP_USER (line 1557) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1558) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1559) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1560) | pub const BTRFS_IOC_FS_INFO: u32 = 1140888607; constant VIDIOC_ENUM_FMT (line 1561) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1562) | pub const VIDIOC_G_INPUT: u32 = 1074026022; constant VTPM_PROXY_IOC_NEW_DEV (line 1563) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1564) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 1074050691; constant ND_IOCTL_DIMM_FLAGS (line 1565) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1566) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 2151715884; constant MMTIMER_GETCOUNTER (line 1567) | pub const MMTIMER_GETCOUNTER: u32 = 1074031881; constant MATROXFB_GET_OUTPUT_MODE (line 1568) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221516026; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1569) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 536908846; constant RIO_CM_CHAN_BIND (line 1570) | pub const RIO_CM_CHAN_BIND: u32 = 2148033285; constant HIDIOCGRDESC (line 1571) | pub const HIDIOCGRDESC: u32 = 1342457858; constant MGSL_IOCGIF (line 1572) | pub const MGSL_IOCGIF: u32 = 536898827; constant VIDIOC_S_OUTPUT (line 1573) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1574) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1575) | pub const WDIOC_GETBOOTSTATUS: u32 = 1074026242; constant VDUSE_VQ_GET_INFO (line 1576) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1577) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 2149884501; constant BLKGETDISKSEQ (line 1578) | pub const BLKGETDISKSEQ: u32 = 1074270848; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1579) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1580) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 536912401; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1581) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 2148835923; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1582) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 536912434; constant ACRN_IOCTL_IRQFD (line 1583) | pub const ACRN_IOCTL_IRQFD: u32 = 2149098097; constant ACRN_IOCTL_CREATE_VM (line 1584) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1585) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 2148573731; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1586) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 536912435; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 2148835924; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1588) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 2148049457; constant ACRN_IOCTL_SET_IRQLINE (line 1589) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 2148049445; constant ACRN_IOCTL_START_VM (line 1590) | pub const ACRN_IOCTL_START_VM: u32 = 536912402; constant ACRN_IOCTL_SET_VCPU_REGS (line 1591) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 2166923798; constant ACRN_IOCTL_SET_MEMSEG (line 1592) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 2149622337; constant ACRN_IOCTL_PAUSE_VM (line 1593) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 536912403; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1594) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 536912437; constant ACRN_IOCTL_UNSET_MEMSEG (line 1595) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 2149622338; constant ACRN_IOCTL_IOEVENTFD (line 1596) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 2149622384; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1597) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 2149884502; constant ACRN_IOCTL_RESET_VM (line 1598) | pub const ACRN_IOCTL_RESET_VM: u32 = 536912405; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1599) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 536912436; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1600) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 2147787300; FILE: builder/third-party/linux-raw-sys/src/mips32r6/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; constant MPOL_F_STATIC_NODES (line 138) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 139) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 140) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 141) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 142) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 143) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 144) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 145) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 146) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 147) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 148) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 149) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 150) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 151) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 152) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 153) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 154) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 155) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 156) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 157) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 158) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 159) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 160) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 161) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 162) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 163) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 167) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/mips32r6/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method version (line 2205) | pub fn version(&self) -> __u8 { method set_version (line 2209) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2216) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2220) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2227) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method version (line 2242) | pub fn version(&self) -> __u8 { method set_version (line 2246) | pub fn set_version(&mut self, val: __u8) { method priority (line 2253) | pub fn priority(&self) -> __u8 { method set_priority (line 2257) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2264) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method doff (line 2279) | pub fn doff(&self) -> __u16 { method set_doff (line 2283) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2290) | pub fn res1(&self) -> __u16 { method set_res1 (line 2294) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2301) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2305) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2312) | pub fn ece(&self) -> __u16 { method set_ece (line 2316) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2323) | pub fn urg(&self) -> __u16 { method set_urg (line 2327) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2334) | pub fn ack(&self) -> __u16 { method set_ack (line 2338) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2345) | pub fn psh(&self) -> __u16 { method set_psh (line 2349) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2356) | pub fn rst(&self) -> __u16 { method set_rst (line 2360) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2367) | pub fn syn(&self) -> __u16 { method set_syn (line 2371) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2378) | pub fn fin(&self) -> __u16 { method set_fin (line 2382) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2389) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2436) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2440) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2447) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2451) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2458) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2462) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2469) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2473) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2480) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _MIPS_ISA_MIPS1 (line 778) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 779) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 780) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 781) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 782) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 783) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 784) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 785) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 786) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 787) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _K_SS_MAXSIZE (line 788) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 789) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 790) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 791) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 792) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 793) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 794) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 795) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 796) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 797) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 798) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 799) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 800) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 801) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 802) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 803) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 804) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 805) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 806) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 807) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 808) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 809) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 810) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 811) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 812) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 813) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 814) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 815) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 816) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 817) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 818) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 819) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 820) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 821) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 822) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 823) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 824) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 825) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 826) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 827) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 828) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 829) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 830) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 831) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 832) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 833) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 834) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 835) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 836) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 837) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 838) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 839) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 840) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 841) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 842) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 843) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 844) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 845) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 846) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 847) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 848) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 849) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 850) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 851) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 852) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 853) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 854) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 855) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 856) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 857) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 858) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 859) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 860) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 861) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 862) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 863) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 864) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 865) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 866) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 867) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 868) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 869) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 870) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 871) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 872) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 873) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 874) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 875) | pub const __BIG_ENDIAN: u32 = 4321; constant IPTOS_TOS_MASK (line 876) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 877) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 878) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 879) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 880) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 881) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 882) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 883) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 884) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 885) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 886) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 887) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 888) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 889) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 890) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 891) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 892) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 893) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 894) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 895) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 896) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 897) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 898) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 899) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 900) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 901) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 902) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 903) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 904) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 905) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 906) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 907) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 908) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 909) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 910) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 911) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 912) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 913) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 914) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 915) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 916) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 917) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 918) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 919) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 920) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 921) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 922) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 923) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 924) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 925) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 926) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 927) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 928) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 929) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 930) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 931) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 932) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 933) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 934) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 935) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 936) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 937) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 938) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 939) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 940) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 941) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 942) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 943) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 944) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 945) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 946) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 947) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 948) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 949) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 950) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 951) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 952) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 953) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 954) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 955) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 956) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 957) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 958) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 959) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 960) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 961) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 962) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 963) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 964) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 965) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 966) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 967) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 968) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 969) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 970) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 971) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 972) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 973) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 974) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 975) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 976) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 977) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 978) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 979) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 980) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 981) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 982) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 983) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 984) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 985) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 986) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 987) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 988) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 989) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 990) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 991) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 992) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 993) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 994) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 995) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 996) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 997) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 998) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 999) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 1000) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 1001) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 1002) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 1003) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1004) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1005) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1006) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1007) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1008) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1009) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1010) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1011) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1012) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1013) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1014) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1015) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1016) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1017) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1018) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1019) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1020) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1021) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1022) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1023) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1024) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1025) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1026) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1027) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1028) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1029) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1030) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1031) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1032) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1033) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1034) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1035) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1036) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1037) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1038) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1039) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1040) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1041) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1042) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant _IOC_SIZEBITS (line 1043) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1044) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1045) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1046) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1047) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1048) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1049) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1050) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1051) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1052) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1053) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1054) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1055) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1056) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1057) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1058) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1059) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1060) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1061) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1062) | pub const IOCSIZE_SHIFT: u32 = 16; constant SIOCGSTAMP_OLD (line 1063) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1064) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1065) | pub const SOL_SOCKET: u32 = 65535; constant SO_DEBUG (line 1066) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1067) | pub const SO_REUSEADDR: u32 = 4; constant SO_KEEPALIVE (line 1068) | pub const SO_KEEPALIVE: u32 = 8; constant SO_DONTROUTE (line 1069) | pub const SO_DONTROUTE: u32 = 16; constant SO_BROADCAST (line 1070) | pub const SO_BROADCAST: u32 = 32; constant SO_LINGER (line 1071) | pub const SO_LINGER: u32 = 128; constant SO_OOBINLINE (line 1072) | pub const SO_OOBINLINE: u32 = 256; constant SO_REUSEPORT (line 1073) | pub const SO_REUSEPORT: u32 = 512; constant SO_TYPE (line 1074) | pub const SO_TYPE: u32 = 4104; constant SO_STYLE (line 1075) | pub const SO_STYLE: u32 = 4104; constant SO_ERROR (line 1076) | pub const SO_ERROR: u32 = 4103; constant SO_SNDBUF (line 1077) | pub const SO_SNDBUF: u32 = 4097; constant SO_RCVBUF (line 1078) | pub const SO_RCVBUF: u32 = 4098; constant SO_SNDLOWAT (line 1079) | pub const SO_SNDLOWAT: u32 = 4099; constant SO_RCVLOWAT (line 1080) | pub const SO_RCVLOWAT: u32 = 4100; constant SO_SNDTIMEO_OLD (line 1081) | pub const SO_SNDTIMEO_OLD: u32 = 4101; constant SO_RCVTIMEO_OLD (line 1082) | pub const SO_RCVTIMEO_OLD: u32 = 4102; constant SO_ACCEPTCONN (line 1083) | pub const SO_ACCEPTCONN: u32 = 4105; constant SO_PROTOCOL (line 1084) | pub const SO_PROTOCOL: u32 = 4136; constant SO_DOMAIN (line 1085) | pub const SO_DOMAIN: u32 = 4137; constant SO_NO_CHECK (line 1086) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1087) | pub const SO_PRIORITY: u32 = 12; constant SO_BSDCOMPAT (line 1088) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_PASSCRED (line 1089) | pub const SO_PASSCRED: u32 = 17; constant SO_PEERCRED (line 1090) | pub const SO_PEERCRED: u32 = 18; constant SO_SECURITY_AUTHENTICATION (line 1091) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1092) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1093) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1094) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1095) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1096) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1097) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1098) | pub const SO_PEERNAME: u32 = 28; constant SO_PEERSEC (line 1099) | pub const SO_PEERSEC: u32 = 30; constant SO_SNDBUFFORCE (line 1100) | pub const SO_SNDBUFFORCE: u32 = 31; constant SO_RCVBUFFORCE (line 1101) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_PASSSEC (line 1102) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1103) | pub const SO_MARK: u32 = 36; constant SO_RXQ_OVFL (line 1104) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1105) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1106) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1107) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1108) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1109) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1110) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1111) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1112) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1113) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1114) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1115) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1116) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1117) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1118) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1119) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1120) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1121) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1122) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1123) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1124) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1125) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1126) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1127) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1128) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1129) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1130) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1131) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1132) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1133) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1134) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1135) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1136) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1137) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1138) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1139) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1140) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1141) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1142) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1143) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1144) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1145) | pub const SO_RCVMARK: u32 = 75; constant SYS_SOCKET (line 1146) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1147) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1148) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1149) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1150) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1151) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1152) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1153) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1154) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1155) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1156) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1157) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1158) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1159) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1160) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1161) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1162) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1163) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1164) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1165) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1166) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1167) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1168) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1169) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1170) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1171) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1172) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1173) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1174) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1175) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1176) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1177) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1178) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1179) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1180) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1181) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1182) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1183) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1184) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1185) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1186) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1187) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1188) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1189) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1190) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1191) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1192) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1193) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1194) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1195) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1196) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1197) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1198) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1199) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1200) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1201) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1202) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1203) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1204) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1205) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1206) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1207) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1208) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1209) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1210) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1211) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1212) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1213) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1214) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1215) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1216) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1217) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1218) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1219) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1220) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1221) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1222) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1223) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1224) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1225) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1226) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1227) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1228) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1229) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1230) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1231) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1232) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1233) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1234) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1235) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1236) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1237) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1238) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1239) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1240) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1241) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1242) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1243) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1244) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1245) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1246) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1247) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1248) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1249) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1250) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1251) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1252) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1253) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1254) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1255) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1256) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1257) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1258) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1259) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1260) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1261) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1262) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1263) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1264) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1265) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1266) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1267) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1268) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1269) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1270) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1271) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1272) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1273) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1274) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1275) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1276) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1277) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1278) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1279) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1280) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1281) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1282) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1283) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1284) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1285) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1286) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1287) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1288) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1289) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1290) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1291) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1292) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1293) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1294) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1295) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1296) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1297) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1298) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1299) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1300) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1301) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1302) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1303) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1304) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1305) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1306) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1307) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1308) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1309) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1310) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1311) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1312) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1313) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1314) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1315) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1316) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1317) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1318) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1319) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1320) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1321) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1322) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1323) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1324) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1325) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1326) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1327) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1328) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1329) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1330) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1331) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1332) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1333) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1334) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1335) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1336) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1337) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1338) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1339) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1340) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1341) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1342) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1343) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1344) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1345) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1346) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1347) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1348) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1349) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1350) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1351) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1352) | pub const SOCK_STREAM: u32 = 2; constant SOCK_DGRAM (line 1353) | pub const SOCK_DGRAM: u32 = 1; constant SOCK_RAW (line 1354) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1355) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1356) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1357) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1358) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1359) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1360) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1361) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1362) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1363) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1364) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1365) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1366) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1367) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1368) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1369) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1370) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1371) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1372) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1373) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1374) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1375) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1376) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1377) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1378) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1379) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1380) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1381) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1382) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1383) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1384) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1385) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1386) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1387) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1388) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1389) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1390) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1391) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1392) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1393) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1394) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1395) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1396) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1397) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1398) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1399) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1400) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1401) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1402) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1403) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1404) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1405) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1406) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1407) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1408) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1409) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1410) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1411) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1412) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1413) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1414) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1415) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1416) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1417) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1418) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1419) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1420) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1421) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1422) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1423) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1424) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1425) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1426) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1427) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1428) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1429) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1430) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1431) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1432) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1433) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1434) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1435) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1436) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1437) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1438) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1439) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1440) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1441) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1442) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1443) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1444) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1445) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1446) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1447) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1448) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1449) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1450) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1451) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1452) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1453) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1454) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1455) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1456) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1457) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1458) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1459) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1460) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1461) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1462) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1463) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1464) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1465) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1466) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1467) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1468) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1469) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1470) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1471) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1472) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1473) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1474) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1475) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1476) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1477) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1478) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1479) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1480) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1481) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1482) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1483) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1484) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1485) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1486) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1487) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1488) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1489) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1490) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1491) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1492) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1493) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1494) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1495) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1496) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1497) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1498) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1499) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1500) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1501) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1502) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1503) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1504) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1505) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1506) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1507) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1508) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1509) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1510) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1511) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1512) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1513) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1514) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1515) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1516) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1517) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1518) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1519) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1520) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1521) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1522) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1523) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1524) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1525) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1526) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1527) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1528) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1529) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1530) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1531) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1532) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1533) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1534) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1535) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1536) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1537) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1538) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1539) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1540) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1541) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1542) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1543) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1544) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1545) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1546) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1547) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1548) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1549) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1550) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1551) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1552) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1553) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1554) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1555) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1556) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1557) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1558) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1559) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1560) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1561) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1562) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1563) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1564) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1565) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1566) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1567) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1568) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1569) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1570) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1571) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1572) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1573) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1574) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1575) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1576) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1577) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1578) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1579) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1580) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1581) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1582) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1583) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1584) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1585) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1586) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1587) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1588) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1589) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1590) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1591) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1592) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1593) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1594) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1595) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1596) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1597) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1598) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1599) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1600) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1601) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1602) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1603) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1604) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1605) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1606) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1607) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1608) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1609) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1610) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1611) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1612) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1613) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1614) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1615) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1616) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1617) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1618) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1619) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1620) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1621) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1622) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1623) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1624) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1625) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1626) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1627) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1628) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1629) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1630) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1631) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1632) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1633) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1634) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1635) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1636) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1637) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1638) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1639) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1640) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1641) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1642) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1643) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1647) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1681) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1720) | pub enum _bindgen_ty_3 { type socket_state (line 1784) | pub enum socket_state { type _bindgen_ty_4 (line 1794) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1809) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1818) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1827) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1837) | pub enum _bindgen_ty_6 { type net_device_flags (line 1870) | pub enum net_device_flags { type _bindgen_ty_7 (line 1894) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1906) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1914) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2502) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1925) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1933) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1947) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1966) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2505) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2078) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2087) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2096) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2109) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2123) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2137) | pub const fn new() -> Self { function as_ptr (line 2141) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2145) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2149) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2153) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2158) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2164) | pub const fn new() -> Self { function as_ref (line 2168) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2172) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2178) | fn default() -> Self { function clone (line 2184) | fn clone(&self) -> Self { function fmt (line 2190) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2195) | fn hash(&self, _state: &mut H) {} function eq (line 2198) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips32r6/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 14) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant _MIPS_ISA_MIPS1 (line 550) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 551) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 552) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 553) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 554) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 555) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 556) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 557) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 558) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 559) | pub const _MIPS_SIM_ABI64: u32 = 3; constant NETLINK_ROUTE (line 560) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 561) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 562) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 563) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 564) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 565) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 566) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 567) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 568) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 569) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 570) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 571) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 572) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 573) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 574) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 575) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 576) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 577) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 578) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 579) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 580) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 581) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 582) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 583) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 584) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 585) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 586) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 587) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 588) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 589) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 590) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 591) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 592) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 593) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 594) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 595) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 596) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 597) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 598) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 599) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 600) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 601) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 602) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 603) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 604) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 605) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 606) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 607) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 608) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 609) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 610) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 611) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 612) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 613) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 614) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 615) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 616) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 617) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 618) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 619) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 620) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 621) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 622) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 623) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 624) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 625) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 626) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 627) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 628) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 629) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 630) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 631) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 632) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 633) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 634) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 635) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 636) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 637) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 638) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 639) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 640) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 641) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 642) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 643) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 644) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 645) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 646) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 647) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 648) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 649) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 650) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 651) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 652) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 653) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 654) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 655) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 656) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 657) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 658) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 659) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 660) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 661) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 662) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 663) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 664) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 665) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 666) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 667) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 668) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 669) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 670) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 671) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 672) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 673) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 674) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 675) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 676) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 677) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 678) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 679) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 680) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 681) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 682) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 683) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 684) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 685) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 686) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 687) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 688) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 689) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 690) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 691) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 692) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 693) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 694) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 695) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 696) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 697) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 698) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 699) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 700) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 701) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 702) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 703) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 704) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 705) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 706) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 707) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 708) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 709) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 710) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 711) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 712) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 713) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 714) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 715) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 716) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 717) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 718) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 719) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 720) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 721) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 722) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 723) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 724) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 725) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 726) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 727) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 728) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 729) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 730) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 731) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 732) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 733) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 734) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 735) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 736) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 737) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 738) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 739) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 740) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 741) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 742) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 743) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 744) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 745) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 746) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 747) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 748) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 749) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 750) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 751) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 752) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 753) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 754) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 755) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 756) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 757) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 758) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 759) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 760) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 761) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 762) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 763) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 764) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 765) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 766) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 767) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 768) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 769) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 770) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 771) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 772) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 773) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 774) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 775) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 776) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 777) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 778) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 779) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 780) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 781) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 782) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 783) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 784) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 785) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 786) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 787) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 788) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 789) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 790) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 791) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 792) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 793) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 794) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 795) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 796) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 797) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 798) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 799) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 800) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 801) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 802) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 803) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 804) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 805) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 806) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 807) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 808) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 809) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 810) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 811) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 812) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 813) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 814) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 815) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 816) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 817) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 818) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 819) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 820) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 821) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 822) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 823) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 824) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 825) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 826) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 827) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 828) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 829) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 830) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 831) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 832) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 833) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 834) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 835) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 836) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 837) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 838) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 839) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 840) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 841) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 842) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 843) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 844) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 845) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 846) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 847) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 848) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 849) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 850) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 851) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 852) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 853) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 854) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 855) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 856) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 857) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 858) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 859) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 860) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 861) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 862) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 863) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 864) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 865) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 866) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 867) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 868) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 869) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 870) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 871) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 872) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 873) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 874) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 875) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 876) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 877) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 878) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 879) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 880) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 881) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 882) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 883) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 884) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 885) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 886) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 887) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 888) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 889) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 890) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 891) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 892) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 893) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 894) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 895) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 896) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 897) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 898) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 899) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 900) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 901) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 902) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 903) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 904) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 905) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 906) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 907) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 908) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 909) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 910) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 911) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 912) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 913) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 914) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 915) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 916) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 917) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 918) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 919) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 920) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 921) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 922) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 923) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 924) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 925) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 926) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 927) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 928) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 929) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 930) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 931) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 932) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 933) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 934) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 935) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 936) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 937) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 938) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 939) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 940) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 941) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 942) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 943) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 944) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 945) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 946) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 947) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 948) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 949) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 950) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 951) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 952) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 953) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 954) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 955) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 956) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 957) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 958) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 959) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 960) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 961) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 962) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 963) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 964) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 965) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 966) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 967) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 968) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 969) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 970) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 971) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 972) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 973) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 974) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 975) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 976) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 977) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 978) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 979) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 980) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 981) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 982) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 983) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 984) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 985) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 986) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 987) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 988) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 989) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 990) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 991) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 992) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 993) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 994) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 995) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 996) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 997) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 998) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 999) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 1000) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 1001) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 1002) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 1003) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1004) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1005) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1006) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1007) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1008) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1009) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1010) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1011) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1012) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1013) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1014) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1015) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1016) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1017) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1018) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1019) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1020) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1021) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1022) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1023) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1024) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1025) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1026) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1027) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1028) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1029) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1030) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1031) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1032) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1033) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1034) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1035) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1036) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1037) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1038) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1039) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1040) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1041) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1042) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1043) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1044) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1045) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1046) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1047) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1048) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1049) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1050) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1051) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1052) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1053) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1054) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1055) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1056) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1057) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1058) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1059) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1060) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1061) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1062) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1063) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1064) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1065) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1066) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1067) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1068) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1069) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1070) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1071) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1072) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1073) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1074) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1075) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1076) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1077) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1078) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1079) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1080) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1081) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1082) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1083) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1084) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1085) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1086) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1087) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1088) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1089) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1090) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1091) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1092) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1093) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1094) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1095) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1096) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1097) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1098) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1099) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1100) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1101) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1102) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1103) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1104) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1105) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1106) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1107) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1108) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1109) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1110) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1111) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1112) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1113) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1114) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1115) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1116) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1117) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1118) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1119) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1120) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1121) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1122) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1123) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1124) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1125) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1126) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1127) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1128) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1129) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1130) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1131) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1132) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1133) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1134) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1135) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1136) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1137) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1138) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1139) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1140) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1141) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1142) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1143) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1144) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1145) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1146) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1147) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1148) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1149) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1150) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1151) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1152) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1153) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1154) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1155) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1156) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1157) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1158) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1159) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1160) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1161) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1162) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1163) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1164) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1165) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1166) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1167) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1168) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1169) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1170) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1171) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1172) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1173) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1174) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1175) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1176) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1177) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1178) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1179) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1180) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1181) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1182) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1183) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1184) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1185) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1186) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1187) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1188) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1189) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1190) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1191) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1192) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1193) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1194) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1195) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1196) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1197) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1198) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1199) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1200) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1201) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1202) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1203) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1204) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1205) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1206) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1207) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1208) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1209) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1210) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1211) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1212) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1213) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1214) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1215) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1216) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1217) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1218) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1219) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1220) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1221) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1222) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1223) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1224) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1225) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1226) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1227) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1228) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1229) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1230) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1231) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1232) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1233) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1234) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1235) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1236) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1237) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1238) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1239) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1240) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1241) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1242) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1243) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1244) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1245) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1246) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1247) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1248) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1249) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1250) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1251) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1252) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1253) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1254) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1255) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1256) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1257) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1258) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1259) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1260) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1261) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1262) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1263) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1264) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1265) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1266) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1267) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1268) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1269) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1270) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1271) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1272) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1273) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1274) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1275) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1276) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1277) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1278) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1279) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1280) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1281) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1282) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1283) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1284) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1285) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1286) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1287) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1288) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1289) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1290) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1291) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1292) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1293) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1294) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1295) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1296) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1297) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1298) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1299) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1300) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1301) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1302) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1303) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1304) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1305) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1306) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1307) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1308) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1309) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1310) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1311) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1312) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1313) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1314) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1315) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1316) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1317) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1318) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1319) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1320) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1321) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1322) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1323) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1324) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1325) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1326) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1327) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1328) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1329) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1330) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1331) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1332) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1333) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1334) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1335) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1336) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1337) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1338) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1339) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1340) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1341) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1342) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1343) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1344) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1345) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1346) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1347) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1348) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1349) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1350) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1351) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1352) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1353) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1354) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1355) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1356) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1357) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1358) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1359) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1360) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1361) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1362) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1363) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1364) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1365) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1366) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1367) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1368) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1369) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1370) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1371) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1372) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1373) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1374) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1375) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1376) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1377) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1378) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1379) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1380) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1381) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1382) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1383) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1384) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1385) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1386) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1387) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1388) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1389) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1390) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1391) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1392) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1393) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1394) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1395) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1396) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1397) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1398) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1399) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1400) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1401) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1402) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1403) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1404) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1405) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1406) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1407) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1408) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1409) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1410) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1411) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1412) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1413) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1414) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1415) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1416) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1417) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1418) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1419) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1420) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1421) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1422) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1423) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1424) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1425) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1426) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1427) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1428) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1429) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1430) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1431) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1432) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1433) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1434) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1435) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1436) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1437) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1438) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1439) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1440) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1441) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1442) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1443) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1444) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1445) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1446) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1447) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1448) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1449) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1450) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1451) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1452) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1453) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1454) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1455) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1456) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1457) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1458) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1459) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1460) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1461) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1462) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1463) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1464) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1465) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1466) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1467) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1468) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1469) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1470) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1471) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1472) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1473) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1474) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1475) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1476) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1477) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1478) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1479) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1480) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1481) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1482) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1483) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1484) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1485) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1486) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1487) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1488) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1489) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1490) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1491) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1492) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1493) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1494) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1495) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1496) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1497) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1498) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1499) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1503) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2848) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1516) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1526) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1533) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1554) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2851) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1573) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1644) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1653) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1661) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1677) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1686) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1740) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1747) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1796) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1808) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1820) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1828) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1843) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1853) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1862) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1870) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1878) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1900) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1910) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2854) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1919) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2857) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1928) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1937) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1946) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1962) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1974) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1982) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2019) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2860) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2028) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2049) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2863) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2058) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2069) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2077) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2084) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2097) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2135) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2147) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2163) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2171) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2191) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2199) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2208) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2223) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2231) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2245) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2254) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2272) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2282) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2289) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2297) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2311) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2323) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2332) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2341) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2351) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2360) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2370) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2385) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2397) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2413) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2422) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2430) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2438) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2456) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2480) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2506) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2522) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2529) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2538) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2615) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2633) | pub enum rt_scope_t { type rt_class_t (line 2643) | pub enum rt_class_t { type rtattr_type_t (line 2654) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2691) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2715) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2724) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2747) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2755) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2798) | pub enum _bindgen_ty_66 { function new (line 2822) | pub const fn new() -> Self { function as_ptr (line 2826) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2830) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2834) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2838) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2843) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips32r6/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant _MIPS_ISA_MIPS1 (line 69) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 70) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 71) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 72) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 73) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 74) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 75) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 76) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 77) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 78) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PR_SET_PDEATHSIG (line 79) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 80) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 81) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 82) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 83) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 84) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 85) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 86) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 87) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 88) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 89) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 90) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 91) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 92) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 93) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 94) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 95) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 96) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 97) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 98) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 99) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 100) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 101) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 102) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 103) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 104) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 105) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 106) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 107) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 108) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 109) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 110) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 111) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 112) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 113) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 114) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 115) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 116) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 117) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 118) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 119) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 120) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 121) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 122) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 123) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 124) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 125) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 126) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 127) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 128) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 129) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 130) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 131) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 132) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 133) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 134) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 135) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 136) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 137) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 138) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 139) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 140) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 141) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 142) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 143) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 144) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 145) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 146) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 147) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 148) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 149) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 150) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 151) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 152) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 153) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 154) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 155) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 156) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 157) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 158) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 159) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 160) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 161) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 162) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 163) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 164) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 165) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 166) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 167) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 168) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 169) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 170) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 171) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 172) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 173) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 174) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 175) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 176) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 177) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 178) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 179) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 180) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 181) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 182) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 183) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 184) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 185) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 186) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 187) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 188) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 189) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 190) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 191) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 192) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 193) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 194) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 195) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 196) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 197) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 198) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 199) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 200) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 201) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 202) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 203) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 204) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 205) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 206) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 207) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 208) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 209) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 210) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 211) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 212) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 213) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 214) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 215) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 216) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 217) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 218) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 219) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 220) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 221) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 222) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 223) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 224) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 225) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 226) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 227) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 228) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 229) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 230) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 231) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/mips32r6/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sysinfo (line 53) | pub struct sysinfo { type oldold_utsname (line 71) | pub struct oldold_utsname { type old_utsname (line 80) | pub struct old_utsname { type new_utsname (line 89) | pub struct new_utsname { constant _MIPS_ISA_MIPS1 (line 97) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 98) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 99) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 100) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 101) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 102) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 103) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 104) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 105) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 106) | pub const _MIPS_SIM_ABI64: u32 = 3; constant SI_LOAD_SHIFT (line 107) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 108) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 109) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/mips32r6/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant _MIPS_ISA_MIPS1 (line 137) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 138) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 139) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 140) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 141) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 142) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 143) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 144) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 145) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 146) | pub const _MIPS_SIM_ABI64: u32 = 3; constant XDP_SHARED_UMEM (line 147) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 148) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 149) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 150) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 151) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 152) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 153) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 154) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 155) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 156) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 157) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 158) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 159) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 160) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 161) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 162) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 163) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 164) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 165) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 166) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 167) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 168) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 169) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/mips64/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; FILE: builder/third-party/linux-raw-sys/src/mips64/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type fsid_t (line 67) | pub type fsid_t = __kernel_fsid_t; type __fsword_t (line 68) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 71) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 76) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 79) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 84) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 89) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 95) | pub struct __user_cap_data_struct { type vfs_cap_data (line 102) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 108) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 114) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 121) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 127) | pub struct f_owner_ex { type flock (line 133) | pub struct flock { type flock64 (line 142) | pub struct flock64 { type open_how (line 151) | pub struct open_how { type epoll_event (line 158) | pub struct epoll_event { type fscrypt_policy_v1 (line 164) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 173) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 180) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 190) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 196) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 203) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 209) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 218) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 225) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 235) | pub struct mount_attr { type file_clone_range (line 243) | pub struct file_clone_range { type fstrim_range (line 251) | pub struct fstrim_range { type file_dedupe_range_info (line 258) | pub struct file_dedupe_range_info { type file_dedupe_range (line 267) | pub struct file_dedupe_range { type files_stat_struct (line 277) | pub struct files_stat_struct { type inodes_stat_t (line 284) | pub struct inodes_stat_t { type fsxattr (line 291) | pub struct fsxattr { type futex_waitv (line 301) | pub struct futex_waitv { type robust_list (line 309) | pub struct robust_list { type robust_list_head (line 314) | pub struct robust_list_head { type inotify_event (line 321) | pub struct inotify_event { type pollfd (line 330) | pub struct pollfd { type rand_pool_info (line 337) | pub struct rand_pool_info { type __kernel_timespec (line 344) | pub struct __kernel_timespec { type __kernel_itimerspec (line 350) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 356) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 362) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 368) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 374) | pub struct __kernel_sock_timeval { type timespec (line 380) | pub struct timespec { type timeval (line 386) | pub struct timeval { type itimerspec (line 392) | pub struct itimerspec { type itimerval (line 398) | pub struct itimerval { type timezone (line 404) | pub struct timezone { type rusage (line 410) | pub struct rusage { type rlimit (line 430) | pub struct rlimit { type rlimit64 (line 436) | pub struct rlimit64 { type clone_args (line 442) | pub struct clone_args { type sigset_t (line 457) | pub struct sigset_t { type sigaction (line 462) | pub struct sigaction { type sigaltstack (line 469) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 476) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 482) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 490) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 497) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 506) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 512) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 519) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 525) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 532) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 538) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 545) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 550) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 558) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 566) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 572) | pub struct statx_timestamp { type statx (line 579) | pub struct statx { type termios (line 607) | pub struct termios { type termios2 (line 617) | pub struct termios2 { type ktermios (line 629) | pub struct ktermios { type sgttyb (line 641) | pub struct sgttyb { type tchars (line 650) | pub struct tchars { type ltchars (line 660) | pub struct ltchars { type winsize (line 670) | pub struct winsize { type termio (line 678) | pub struct termio { type iovec (line 688) | pub struct iovec { type uffd_msg (line 694) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 703) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 710) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 715) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 722) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 728) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 735) | pub struct uffdio_api { type uffdio_range (line 742) | pub struct uffdio_range { type uffdio_register (line 748) | pub struct uffdio_register { type uffdio_copy (line 755) | pub struct uffdio_copy { type uffdio_zeropage (line 764) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 771) | pub struct uffdio_writeprotect { type uffdio_continue (line 777) | pub struct uffdio_continue { type linux_dirent64 (line 784) | pub struct linux_dirent64 { type stat (line 793) | pub struct stat { type statfs (line 816) | pub struct statfs { type statfs64 (line 832) | pub struct statfs64 { type compat_statfs64 (line 848) | pub struct compat_statfs64 { type user_desc (line 865) | pub struct user_desc { method seg_32bit (line 2936) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2940) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2947) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2951) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2958) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2962) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2969) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2973) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2980) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2984) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2991) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2995) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 3002) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 875) | pub struct kernel_sigset_t { type kernel_sigaction (line 880) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 885) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 886) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 887) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 888) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 889) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 890) | pub const AT_VECTOR_SIZE_ARCH: u32 = 1; constant AT_NULL (line 891) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 892) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 893) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 894) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 895) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 896) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 897) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 898) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 899) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 900) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 901) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 902) | pub const AT_UID: u32 = 11; constant AT_EUID (line 903) | pub const AT_EUID: u32 = 12; constant AT_GID (line 904) | pub const AT_GID: u32 = 13; constant AT_EGID (line 905) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 906) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 907) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 908) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 909) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 910) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 911) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 912) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 913) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 914) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 915) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 916) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 917) | pub const __FD_SETSIZE: u32 = 1024; constant _MIPS_ISA_MIPS1 (line 918) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 919) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 920) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 921) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 922) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 923) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 924) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 925) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 926) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 927) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _LINUX_CAPABILITY_VERSION_1 (line 928) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 929) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 930) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 931) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 932) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 933) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 934) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 935) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 936) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 937) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 938) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 939) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 940) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 941) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 942) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 943) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 944) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 945) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 946) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 947) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 948) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 949) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 950) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 951) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 952) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 953) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 954) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 955) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 956) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 957) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 958) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 959) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 960) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 961) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 962) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 963) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 964) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 965) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 966) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 967) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 968) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 969) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 970) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 971) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 972) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 973) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 974) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 975) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 976) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 977) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 978) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 979) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 980) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 981) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 982) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 983) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 984) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 985) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 986) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 987) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 988) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 989) | pub const CAP_LAST_CAP: u32 = 40; constant O_APPEND (line 990) | pub const O_APPEND: u32 = 8; constant O_DSYNC (line 991) | pub const O_DSYNC: u32 = 16; constant O_NONBLOCK (line 992) | pub const O_NONBLOCK: u32 = 128; constant O_CREAT (line 993) | pub const O_CREAT: u32 = 256; constant O_TRUNC (line 994) | pub const O_TRUNC: u32 = 512; constant O_EXCL (line 995) | pub const O_EXCL: u32 = 1024; constant O_NOCTTY (line 996) | pub const O_NOCTTY: u32 = 2048; constant FASYNC (line 997) | pub const FASYNC: u32 = 4096; constant O_LARGEFILE (line 998) | pub const O_LARGEFILE: u32 = 8192; constant __O_SYNC (line 999) | pub const __O_SYNC: u32 = 16384; constant O_SYNC (line 1000) | pub const O_SYNC: u32 = 16400; constant O_DIRECT (line 1001) | pub const O_DIRECT: u32 = 32768; constant F_GETLK (line 1002) | pub const F_GETLK: u32 = 14; constant F_SETLK (line 1003) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1004) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1005) | pub const F_SETOWN: u32 = 24; constant F_GETOWN (line 1006) | pub const F_GETOWN: u32 = 23; constant O_ACCMODE (line 1007) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1008) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1009) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1010) | pub const O_RDWR: u32 = 2; constant O_DIRECTORY (line 1011) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 1012) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 1013) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 1014) | pub const O_CLOEXEC: u32 = 524288; constant O_PATH (line 1015) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1016) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1017) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 1018) | pub const O_TMPFILE_MASK: u32 = 4260096; constant O_NDELAY (line 1019) | pub const O_NDELAY: u32 = 128; constant F_DUPFD (line 1020) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1021) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1022) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1023) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1024) | pub const F_SETFL: u32 = 4; constant F_SETSIG (line 1025) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1026) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 1027) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1028) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1029) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1030) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1031) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1032) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1033) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1034) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1035) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1036) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1037) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1038) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1039) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1040) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1041) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1042) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1043) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1044) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1045) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1046) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1047) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1048) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1049) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1050) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1051) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1052) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1053) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1054) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1055) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1056) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1057) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1058) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1059) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1060) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1061) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1062) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1063) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1064) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1065) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1066) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1067) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1068) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1069) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1070) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1071) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1072) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1073) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1074) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1075) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1076) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1077) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1078) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1079) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1080) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1081) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1082) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1083) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1084) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1085) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1086) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1087) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1088) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1089) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1090) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1091) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1092) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1093) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1094) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1095) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1096) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1097) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1098) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1099) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1100) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1101) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1102) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1103) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1104) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1105) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1106) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1107) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1108) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1109) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1110) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1111) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1112) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1113) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1114) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1115) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1116) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1117) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1118) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1119) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1120) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1121) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1122) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1123) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1124) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1125) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1126) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1127) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1128) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1129) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1130) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1131) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 1132) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1133) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1134) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1135) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1136) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1137) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1138) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1139) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1140) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1141) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1142) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1143) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1144) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1145) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1146) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1147) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1148) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1149) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1150) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1151) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1152) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1153) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1154) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1155) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1156) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1157) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1158) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1159) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1160) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1161) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1162) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1163) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1164) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1165) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1166) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1167) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1168) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1169) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1170) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1171) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1172) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1173) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1174) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1175) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1176) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1177) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1178) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1179) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1180) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1181) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1182) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1183) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1184) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1185) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1186) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1187) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1188) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1189) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1190) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1191) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1192) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1193) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1194) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1195) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1196) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1197) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1198) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1199) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1200) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1201) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1202) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1203) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1204) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1205) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1206) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1207) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1208) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1209) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1210) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1211) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1212) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1213) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1214) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1215) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1216) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1217) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1218) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1219) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1220) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1221) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1222) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1223) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1224) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1225) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1226) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1227) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1228) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1229) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1230) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1231) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1232) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1233) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1234) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1235) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1236) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1237) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1238) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1239) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1240) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1241) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1242) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1243) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1244) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1245) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1246) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1247) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1248) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1249) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1250) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1251) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1252) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1253) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1254) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1255) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1256) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1257) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1258) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1259) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1260) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1261) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1262) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1263) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1264) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1265) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1266) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1267) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1268) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1269) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1270) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1271) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1272) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1273) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1274) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1275) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1276) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1277) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1278) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1279) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1280) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1281) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1282) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1283) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1284) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1285) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1286) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1287) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1288) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1289) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1290) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1291) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1292) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1293) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1294) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1295) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1296) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1297) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1298) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1299) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1300) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1301) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1302) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1303) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1304) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1305) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1306) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1307) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1308) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1309) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1310) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1311) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1312) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1313) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1314) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1315) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1316) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1317) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1318) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1319) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1320) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1321) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1322) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1323) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1324) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1325) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1326) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1327) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1328) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1329) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1330) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1331) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1332) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1333) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1334) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1335) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1336) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1337) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1338) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1339) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1340) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1341) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1342) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1343) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1344) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1345) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1346) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1347) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1348) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1349) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1350) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1351) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1352) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1353) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1354) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1355) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1356) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1357) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1358) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1359) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1360) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1361) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1362) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1363) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1364) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1365) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1366) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1367) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1368) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1369) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1370) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1371) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1372) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1373) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1374) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1375) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1376) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1377) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1378) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1379) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1380) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1381) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1382) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1383) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1384) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1385) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1386) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1387) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1388) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1389) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1390) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1391) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1392) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1393) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1394) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1395) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1396) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1397) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1398) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1399) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1400) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1401) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1402) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1403) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1404) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1405) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1406) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1407) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1408) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1409) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1410) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1411) | pub const IN_NONBLOCK: u32 = 128; constant ADFS_SUPER_MAGIC (line 1412) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1413) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1414) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1415) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1416) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1417) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1418) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1419) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1420) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1421) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1422) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1423) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1424) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1425) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1426) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1427) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1428) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1429) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1430) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1431) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1432) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1433) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1434) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1435) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1436) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1437) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1438) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1439) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1440) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1441) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1442) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1443) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1444) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1445) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1446) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1447) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1448) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1449) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1450) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1451) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1452) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1453) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1454) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1455) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1456) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1457) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1458) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1459) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1460) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1461) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1462) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1463) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1464) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1465) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1466) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1467) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1468) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1469) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1470) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1471) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1472) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1473) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1474) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1475) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1476) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1477) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1478) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1479) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1480) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1481) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1482) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1483) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1484) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1485) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1486) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1487) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1488) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1489) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1490) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1491) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1492) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1493) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1494) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1495) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_NONE (line 1496) | pub const PROT_NONE: u32 = 0; constant PROT_READ (line 1497) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1498) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1499) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1500) | pub const PROT_SEM: u32 = 16; constant PROT_GROWSDOWN (line 1501) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1502) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1503) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1504) | pub const MAP_FIXED: u32 = 16; constant MAP_RENAME (line 1505) | pub const MAP_RENAME: u32 = 32; constant MAP_AUTOGROW (line 1506) | pub const MAP_AUTOGROW: u32 = 64; constant MAP_LOCAL (line 1507) | pub const MAP_LOCAL: u32 = 128; constant MAP_AUTORSRV (line 1508) | pub const MAP_AUTORSRV: u32 = 256; constant MAP_NORESERVE (line 1509) | pub const MAP_NORESERVE: u32 = 1024; constant MAP_ANONYMOUS (line 1510) | pub const MAP_ANONYMOUS: u32 = 2048; constant MAP_GROWSDOWN (line 1511) | pub const MAP_GROWSDOWN: u32 = 4096; constant MAP_DENYWRITE (line 1512) | pub const MAP_DENYWRITE: u32 = 8192; constant MAP_EXECUTABLE (line 1513) | pub const MAP_EXECUTABLE: u32 = 16384; constant MAP_LOCKED (line 1514) | pub const MAP_LOCKED: u32 = 32768; constant MAP_POPULATE (line 1515) | pub const MAP_POPULATE: u32 = 65536; constant MAP_NONBLOCK (line 1516) | pub const MAP_NONBLOCK: u32 = 131072; constant MAP_STACK (line 1517) | pub const MAP_STACK: u32 = 262144; constant MAP_HUGETLB (line 1518) | pub const MAP_HUGETLB: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1519) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MS_ASYNC (line 1520) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1521) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1522) | pub const MS_SYNC: u32 = 4; constant MCL_CURRENT (line 1523) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1524) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1525) | pub const MCL_ONFAULT: u32 = 4; constant MLOCK_ONFAULT (line 1526) | pub const MLOCK_ONFAULT: u32 = 1; constant MADV_NORMAL (line 1527) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1528) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1529) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1530) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1531) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1532) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1533) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1534) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1535) | pub const MADV_DOFORK: u32 = 11; constant MADV_MERGEABLE (line 1536) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1537) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HWPOISON (line 1538) | pub const MADV_HWPOISON: u32 = 100; constant MADV_HUGEPAGE (line 1539) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1540) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1541) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1542) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1543) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1544) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1545) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1546) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1547) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1548) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1549) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1550) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1551) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1552) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1553) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1554) | pub const PKEY_ACCESS_MASK: u32 = 3; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1555) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1556) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1557) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1558) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1559) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1560) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1561) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1562) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1563) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1564) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1565) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1566) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1567) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1568) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1569) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1570) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1571) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1572) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1573) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1574) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1575) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1576) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1577) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1578) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1579) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1580) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1581) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1582) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1583) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1584) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1585) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1586) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1587) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1588) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1589) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1590) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1591) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1592) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1593) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLWRBAND (line 1594) | pub const POLLWRBAND: u32 = 256; constant POLLIN (line 1595) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1596) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1597) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1598) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1599) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1600) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1601) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1602) | pub const POLLRDBAND: u32 = 128; constant POLLMSG (line 1603) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1604) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1605) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1606) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1607) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1608) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1609) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1610) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1611) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1612) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1613) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1614) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1615) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1616) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1617) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1618) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1619) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1620) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1621) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1622) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1623) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1624) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1625) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1626) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1627) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1628) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1629) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1630) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1631) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1632) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1633) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1634) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1635) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1636) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1637) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1638) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1639) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1640) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1641) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1642) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1643) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1644) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1645) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1646) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1647) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1648) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1649) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1650) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1651) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1652) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_NOFILE (line 1653) | pub const RLIMIT_NOFILE: u32 = 5; constant RLIMIT_AS (line 1654) | pub const RLIMIT_AS: u32 = 6; constant RLIMIT_RSS (line 1655) | pub const RLIMIT_RSS: u32 = 7; constant RLIMIT_NPROC (line 1656) | pub const RLIMIT_NPROC: u32 = 8; constant RLIMIT_MEMLOCK (line 1657) | pub const RLIMIT_MEMLOCK: u32 = 9; constant RLIMIT_CPU (line 1658) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1659) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1660) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1661) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1662) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_LOCKS (line 1663) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1664) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1665) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1666) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1667) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1668) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1669) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1670) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1671) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1672) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1673) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1674) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1675) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1676) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1677) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1678) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1679) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1680) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1681) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1682) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1683) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1684) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1685) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1686) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1687) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1688) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1689) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1690) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1691) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1692) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1693) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1694) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1695) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1696) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1697) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1698) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1699) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1700) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1701) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1702) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1703) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1704) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1705) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1706) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1707) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1708) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1709) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1710) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1711) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1712) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1713) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1714) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1715) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1716) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1717) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1718) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1719) | pub const _NSIG: u32 = 128; constant SIGHUP (line 1720) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1721) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1722) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1723) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1724) | pub const SIGTRAP: u32 = 5; constant SIGIOT (line 1725) | pub const SIGIOT: u32 = 6; constant SIGABRT (line 1726) | pub const SIGABRT: u32 = 6; constant SIGEMT (line 1727) | pub const SIGEMT: u32 = 7; constant SIGFPE (line 1728) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1729) | pub const SIGKILL: u32 = 9; constant SIGBUS (line 1730) | pub const SIGBUS: u32 = 10; constant SIGSEGV (line 1731) | pub const SIGSEGV: u32 = 11; constant SIGSYS (line 1732) | pub const SIGSYS: u32 = 12; constant SIGPIPE (line 1733) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1734) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1735) | pub const SIGTERM: u32 = 15; constant SIGUSR1 (line 1736) | pub const SIGUSR1: u32 = 16; constant SIGUSR2 (line 1737) | pub const SIGUSR2: u32 = 17; constant SIGCHLD (line 1738) | pub const SIGCHLD: u32 = 18; constant SIGCLD (line 1739) | pub const SIGCLD: u32 = 18; constant SIGPWR (line 1740) | pub const SIGPWR: u32 = 19; constant SIGWINCH (line 1741) | pub const SIGWINCH: u32 = 20; constant SIGURG (line 1742) | pub const SIGURG: u32 = 21; constant SIGIO (line 1743) | pub const SIGIO: u32 = 22; constant SIGPOLL (line 1744) | pub const SIGPOLL: u32 = 22; constant SIGSTOP (line 1745) | pub const SIGSTOP: u32 = 23; constant SIGTSTP (line 1746) | pub const SIGTSTP: u32 = 24; constant SIGCONT (line 1747) | pub const SIGCONT: u32 = 25; constant SIGTTIN (line 1748) | pub const SIGTTIN: u32 = 26; constant SIGTTOU (line 1749) | pub const SIGTTOU: u32 = 27; constant SIGVTALRM (line 1750) | pub const SIGVTALRM: u32 = 28; constant SIGPROF (line 1751) | pub const SIGPROF: u32 = 29; constant SIGXCPU (line 1752) | pub const SIGXCPU: u32 = 30; constant SIGXFSZ (line 1753) | pub const SIGXFSZ: u32 = 31; constant SIGRTMIN (line 1754) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1755) | pub const SIGRTMAX: u32 = 128; constant SA_ONSTACK (line 1756) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESETHAND (line 1757) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_RESTART (line 1758) | pub const SA_RESTART: u32 = 268435456; constant SA_SIGINFO (line 1759) | pub const SA_SIGINFO: u32 = 8; constant SA_NODEFER (line 1760) | pub const SA_NODEFER: u32 = 1073741824; constant SA_NOCLDWAIT (line 1761) | pub const SA_NOCLDWAIT: u32 = 65536; constant SA_NOCLDSTOP (line 1762) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOMASK (line 1763) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1764) | pub const SA_ONESHOT: u32 = 2147483648; constant MINSIGSTKSZ (line 1765) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1766) | pub const SIGSTKSZ: u32 = 8192; constant SIG_BLOCK (line 1767) | pub const SIG_BLOCK: u32 = 1; constant SIG_UNBLOCK (line 1768) | pub const SIG_UNBLOCK: u32 = 2; constant SIG_SETMASK (line 1769) | pub const SIG_SETMASK: u32 = 3; constant SA_UNSUPPORTED (line 1770) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1771) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SI_MAX_SIZE (line 1772) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1773) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1774) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1775) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1776) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1777) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1778) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1779) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1780) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1781) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1782) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1783) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1784) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1785) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1786) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1787) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1788) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1789) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1790) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1791) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1792) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1793) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1794) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1795) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1796) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1797) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1798) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1799) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1800) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1801) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1802) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1803) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1804) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1805) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1806) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1807) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1808) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1809) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1810) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1811) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1812) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1813) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1814) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1815) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1816) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1817) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1818) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1819) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1820) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1821) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1822) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1823) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1824) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1825) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1826) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1827) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1828) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1829) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1830) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1831) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1832) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1833) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1834) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1835) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1836) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1837) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1838) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1839) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1840) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1841) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1842) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1843) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1844) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1845) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1846) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1847) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1848) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1849) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1850) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1851) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1852) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1853) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1854) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1855) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1856) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1857) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1858) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1859) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1860) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1861) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1862) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1863) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1864) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1865) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1866) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1867) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1868) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1869) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1870) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1871) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1872) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1873) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1874) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1875) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1876) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1877) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1878) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1879) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1880) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1881) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1882) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1883) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1884) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1885) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1886) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1887) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1888) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1889) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1890) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1891) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1892) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1893) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1894) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1895) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1896) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1897) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1898) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1899) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1900) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1901) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1902) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1903) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1904) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1905) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1906) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1907) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1908) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1909) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1910) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1911) | pub const STATX_ATTR_DAX: u32 = 2097152; constant EPERM (line 1912) | pub const EPERM: u32 = 1; constant ENOENT (line 1913) | pub const ENOENT: u32 = 2; constant ESRCH (line 1914) | pub const ESRCH: u32 = 3; constant EINTR (line 1915) | pub const EINTR: u32 = 4; constant EIO (line 1916) | pub const EIO: u32 = 5; constant ENXIO (line 1917) | pub const ENXIO: u32 = 6; constant E2BIG (line 1918) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 1919) | pub const ENOEXEC: u32 = 8; constant EBADF (line 1920) | pub const EBADF: u32 = 9; constant ECHILD (line 1921) | pub const ECHILD: u32 = 10; constant EAGAIN (line 1922) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 1923) | pub const ENOMEM: u32 = 12; constant EACCES (line 1924) | pub const EACCES: u32 = 13; constant EFAULT (line 1925) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 1926) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 1927) | pub const EBUSY: u32 = 16; constant EEXIST (line 1928) | pub const EEXIST: u32 = 17; constant EXDEV (line 1929) | pub const EXDEV: u32 = 18; constant ENODEV (line 1930) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 1931) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 1932) | pub const EISDIR: u32 = 21; constant EINVAL (line 1933) | pub const EINVAL: u32 = 22; constant ENFILE (line 1934) | pub const ENFILE: u32 = 23; constant EMFILE (line 1935) | pub const EMFILE: u32 = 24; constant ENOTTY (line 1936) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 1937) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 1938) | pub const EFBIG: u32 = 27; constant ENOSPC (line 1939) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 1940) | pub const ESPIPE: u32 = 29; constant EROFS (line 1941) | pub const EROFS: u32 = 30; constant EMLINK (line 1942) | pub const EMLINK: u32 = 31; constant EPIPE (line 1943) | pub const EPIPE: u32 = 32; constant EDOM (line 1944) | pub const EDOM: u32 = 33; constant ERANGE (line 1945) | pub const ERANGE: u32 = 34; constant ENOMSG (line 1946) | pub const ENOMSG: u32 = 35; constant EIDRM (line 1947) | pub const EIDRM: u32 = 36; constant ECHRNG (line 1948) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 1949) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 1950) | pub const EL3HLT: u32 = 39; constant EL3RST (line 1951) | pub const EL3RST: u32 = 40; constant ELNRNG (line 1952) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 1953) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 1954) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 1955) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 1956) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 1957) | pub const ENOLCK: u32 = 46; constant EBADE (line 1958) | pub const EBADE: u32 = 50; constant EBADR (line 1959) | pub const EBADR: u32 = 51; constant EXFULL (line 1960) | pub const EXFULL: u32 = 52; constant ENOANO (line 1961) | pub const ENOANO: u32 = 53; constant EBADRQC (line 1962) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 1963) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 1964) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 1965) | pub const EBFONT: u32 = 59; constant ENOSTR (line 1966) | pub const ENOSTR: u32 = 60; constant ENODATA (line 1967) | pub const ENODATA: u32 = 61; constant ETIME (line 1968) | pub const ETIME: u32 = 62; constant ENOSR (line 1969) | pub const ENOSR: u32 = 63; constant ENONET (line 1970) | pub const ENONET: u32 = 64; constant ENOPKG (line 1971) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 1972) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 1973) | pub const ENOLINK: u32 = 67; constant EADV (line 1974) | pub const EADV: u32 = 68; constant ESRMNT (line 1975) | pub const ESRMNT: u32 = 69; constant ECOMM (line 1976) | pub const ECOMM: u32 = 70; constant EPROTO (line 1977) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 1978) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 1979) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 1980) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 1981) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 1982) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 1983) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 1984) | pub const EBADFD: u32 = 81; constant EREMCHG (line 1985) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 1986) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 1987) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 1988) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 1989) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 1990) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 1991) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 1992) | pub const ENOSYS: u32 = 89; constant ELOOP (line 1993) | pub const ELOOP: u32 = 90; constant ERESTART (line 1994) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 1995) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 1996) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 1997) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 1998) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 1999) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 2000) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 2001) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 2002) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 2003) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 2004) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 2005) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 2006) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 2007) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 2008) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 2009) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 2010) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 2011) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 2012) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 2013) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 2014) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 2015) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 2016) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 2017) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 2018) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 2019) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 2020) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 2021) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 2022) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 2023) | pub const EINIT: u32 = 141; constant EREMDEV (line 2024) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 2025) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 2026) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 2027) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 2028) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 2029) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 2030) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 2031) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 2032) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 2033) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 2034) | pub const ESTALE: u32 = 151; constant ECANCELED (line 2035) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 2036) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 2037) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 2038) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 2039) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 2040) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 2041) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 2042) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 2043) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 2044) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 2045) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 2046) | pub const EDQUOT: u32 = 1133; constant IGNBRK (line 2047) | pub const IGNBRK: u32 = 1; constant BRKINT (line 2048) | pub const BRKINT: u32 = 2; constant IGNPAR (line 2049) | pub const IGNPAR: u32 = 4; constant PARMRK (line 2050) | pub const PARMRK: u32 = 8; constant INPCK (line 2051) | pub const INPCK: u32 = 16; constant ISTRIP (line 2052) | pub const ISTRIP: u32 = 32; constant INLCR (line 2053) | pub const INLCR: u32 = 64; constant IGNCR (line 2054) | pub const IGNCR: u32 = 128; constant ICRNL (line 2055) | pub const ICRNL: u32 = 256; constant IXANY (line 2056) | pub const IXANY: u32 = 2048; constant OPOST (line 2057) | pub const OPOST: u32 = 1; constant OCRNL (line 2058) | pub const OCRNL: u32 = 8; constant ONOCR (line 2059) | pub const ONOCR: u32 = 16; constant ONLRET (line 2060) | pub const ONLRET: u32 = 32; constant OFILL (line 2061) | pub const OFILL: u32 = 64; constant OFDEL (line 2062) | pub const OFDEL: u32 = 128; constant B0 (line 2063) | pub const B0: u32 = 0; constant B50 (line 2064) | pub const B50: u32 = 1; constant B75 (line 2065) | pub const B75: u32 = 2; constant B110 (line 2066) | pub const B110: u32 = 3; constant B134 (line 2067) | pub const B134: u32 = 4; constant B150 (line 2068) | pub const B150: u32 = 5; constant B200 (line 2069) | pub const B200: u32 = 6; constant B300 (line 2070) | pub const B300: u32 = 7; constant B600 (line 2071) | pub const B600: u32 = 8; constant B1200 (line 2072) | pub const B1200: u32 = 9; constant B1800 (line 2073) | pub const B1800: u32 = 10; constant B2400 (line 2074) | pub const B2400: u32 = 11; constant B4800 (line 2075) | pub const B4800: u32 = 12; constant B9600 (line 2076) | pub const B9600: u32 = 13; constant B19200 (line 2077) | pub const B19200: u32 = 14; constant B38400 (line 2078) | pub const B38400: u32 = 15; constant EXTA (line 2079) | pub const EXTA: u32 = 14; constant EXTB (line 2080) | pub const EXTB: u32 = 15; constant ADDRB (line 2081) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 2082) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 2083) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 2084) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 2085) | pub const TCOOFF: u32 = 0; constant TCOON (line 2086) | pub const TCOON: u32 = 1; constant TCIOFF (line 2087) | pub const TCIOFF: u32 = 2; constant TCION (line 2088) | pub const TCION: u32 = 3; constant TCIFLUSH (line 2089) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 2090) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 2091) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 2092) | pub const NCCS: u32 = 23; constant VINTR (line 2093) | pub const VINTR: u32 = 0; constant VQUIT (line 2094) | pub const VQUIT: u32 = 1; constant VERASE (line 2095) | pub const VERASE: u32 = 2; constant VKILL (line 2096) | pub const VKILL: u32 = 3; constant VMIN (line 2097) | pub const VMIN: u32 = 4; constant VTIME (line 2098) | pub const VTIME: u32 = 5; constant VEOL2 (line 2099) | pub const VEOL2: u32 = 6; constant VSWTC (line 2100) | pub const VSWTC: u32 = 7; constant VSWTCH (line 2101) | pub const VSWTCH: u32 = 7; constant VSTART (line 2102) | pub const VSTART: u32 = 8; constant VSTOP (line 2103) | pub const VSTOP: u32 = 9; constant VSUSP (line 2104) | pub const VSUSP: u32 = 10; constant VREPRINT (line 2105) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 2106) | pub const VDISCARD: u32 = 13; constant VWERASE (line 2107) | pub const VWERASE: u32 = 14; constant VLNEXT (line 2108) | pub const VLNEXT: u32 = 15; constant VEOF (line 2109) | pub const VEOF: u32 = 16; constant VEOL (line 2110) | pub const VEOL: u32 = 17; constant IUCLC (line 2111) | pub const IUCLC: u32 = 512; constant IXON (line 2112) | pub const IXON: u32 = 1024; constant IXOFF (line 2113) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 2114) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2115) | pub const IUTF8: u32 = 16384; constant OLCUC (line 2116) | pub const OLCUC: u32 = 2; constant ONLCR (line 2117) | pub const ONLCR: u32 = 4; constant NLDLY (line 2118) | pub const NLDLY: u32 = 256; constant NL0 (line 2119) | pub const NL0: u32 = 0; constant NL1 (line 2120) | pub const NL1: u32 = 256; constant CRDLY (line 2121) | pub const CRDLY: u32 = 1536; constant CR0 (line 2122) | pub const CR0: u32 = 0; constant CR1 (line 2123) | pub const CR1: u32 = 512; constant CR2 (line 2124) | pub const CR2: u32 = 1024; constant CR3 (line 2125) | pub const CR3: u32 = 1536; constant TABDLY (line 2126) | pub const TABDLY: u32 = 6144; constant TAB0 (line 2127) | pub const TAB0: u32 = 0; constant TAB1 (line 2128) | pub const TAB1: u32 = 2048; constant TAB2 (line 2129) | pub const TAB2: u32 = 4096; constant TAB3 (line 2130) | pub const TAB3: u32 = 6144; constant XTABS (line 2131) | pub const XTABS: u32 = 6144; constant BSDLY (line 2132) | pub const BSDLY: u32 = 8192; constant BS0 (line 2133) | pub const BS0: u32 = 0; constant BS1 (line 2134) | pub const BS1: u32 = 8192; constant VTDLY (line 2135) | pub const VTDLY: u32 = 16384; constant VT0 (line 2136) | pub const VT0: u32 = 0; constant VT1 (line 2137) | pub const VT1: u32 = 16384; constant FFDLY (line 2138) | pub const FFDLY: u32 = 32768; constant FF0 (line 2139) | pub const FF0: u32 = 0; constant FF1 (line 2140) | pub const FF1: u32 = 32768; constant CBAUD (line 2141) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2142) | pub const CSIZE: u32 = 48; constant CS5 (line 2143) | pub const CS5: u32 = 0; constant CS6 (line 2144) | pub const CS6: u32 = 16; constant CS7 (line 2145) | pub const CS7: u32 = 32; constant CS8 (line 2146) | pub const CS8: u32 = 48; constant CSTOPB (line 2147) | pub const CSTOPB: u32 = 64; constant CREAD (line 2148) | pub const CREAD: u32 = 128; constant PARENB (line 2149) | pub const PARENB: u32 = 256; constant PARODD (line 2150) | pub const PARODD: u32 = 512; constant HUPCL (line 2151) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2152) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2153) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2154) | pub const BOTHER: u32 = 4096; constant B57600 (line 2155) | pub const B57600: u32 = 4097; constant B115200 (line 2156) | pub const B115200: u32 = 4098; constant B230400 (line 2157) | pub const B230400: u32 = 4099; constant B460800 (line 2158) | pub const B460800: u32 = 4100; constant B500000 (line 2159) | pub const B500000: u32 = 4101; constant B576000 (line 2160) | pub const B576000: u32 = 4102; constant B921600 (line 2161) | pub const B921600: u32 = 4103; constant B1000000 (line 2162) | pub const B1000000: u32 = 4104; constant B1152000 (line 2163) | pub const B1152000: u32 = 4105; constant B1500000 (line 2164) | pub const B1500000: u32 = 4106; constant B2000000 (line 2165) | pub const B2000000: u32 = 4107; constant B2500000 (line 2166) | pub const B2500000: u32 = 4108; constant B3000000 (line 2167) | pub const B3000000: u32 = 4109; constant B3500000 (line 2168) | pub const B3500000: u32 = 4110; constant B4000000 (line 2169) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2170) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2171) | pub const ISIG: u32 = 1; constant ICANON (line 2172) | pub const ICANON: u32 = 2; constant XCASE (line 2173) | pub const XCASE: u32 = 4; constant ECHO (line 2174) | pub const ECHO: u32 = 8; constant ECHOE (line 2175) | pub const ECHOE: u32 = 16; constant ECHOK (line 2176) | pub const ECHOK: u32 = 32; constant ECHONL (line 2177) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2178) | pub const NOFLSH: u32 = 128; constant IEXTEN (line 2179) | pub const IEXTEN: u32 = 256; constant ECHOCTL (line 2180) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2181) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2182) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2183) | pub const FLUSHO: u32 = 8192; constant PENDIN (line 2184) | pub const PENDIN: u32 = 16384; constant TOSTOP (line 2185) | pub const TOSTOP: u32 = 32768; constant ITOSTOP (line 2186) | pub const ITOSTOP: u32 = 32768; constant EXTPROC (line 2187) | pub const EXTPROC: u32 = 65536; constant TIOCSER_TEMT (line 2188) | pub const TIOCSER_TEMT: u32 = 1; constant TIOCPKT_DATA (line 2189) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2190) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2191) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2192) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2193) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2194) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2195) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2196) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCGLTC (line 2197) | pub const TIOCGLTC: u32 = 29812; constant TIOCSLTC (line 2198) | pub const TIOCSLTC: u32 = 29813; constant TIOCGETP (line 2199) | pub const TIOCGETP: u32 = 29704; constant TIOCSETP (line 2200) | pub const TIOCSETP: u32 = 29705; constant TIOCSETN (line 2201) | pub const TIOCSETN: u32 = 29706; constant NCC (line 2202) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2203) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2204) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2205) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2206) | pub const TIOCM_ST: u32 = 16; constant TIOCM_SR (line 2207) | pub const TIOCM_SR: u32 = 32; constant TIOCM_CTS (line 2208) | pub const TIOCM_CTS: u32 = 64; constant TIOCM_CAR (line 2209) | pub const TIOCM_CAR: u32 = 256; constant TIOCM_CD (line 2210) | pub const TIOCM_CD: u32 = 256; constant TIOCM_RNG (line 2211) | pub const TIOCM_RNG: u32 = 512; constant TIOCM_RI (line 2212) | pub const TIOCM_RI: u32 = 512; constant TIOCM_DSR (line 2213) | pub const TIOCM_DSR: u32 = 1024; constant TIOCM_OUT1 (line 2214) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2215) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2216) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2217) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2218) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_Linux (line 2219) | pub const __NR_Linux: u32 = 5000; constant __NR_read (line 2220) | pub const __NR_read: u32 = 5000; constant __NR_write (line 2221) | pub const __NR_write: u32 = 5001; constant __NR_open (line 2222) | pub const __NR_open: u32 = 5002; constant __NR_close (line 2223) | pub const __NR_close: u32 = 5003; constant __NR_stat (line 2224) | pub const __NR_stat: u32 = 5004; constant __NR_fstat (line 2225) | pub const __NR_fstat: u32 = 5005; constant __NR_lstat (line 2226) | pub const __NR_lstat: u32 = 5006; constant __NR_poll (line 2227) | pub const __NR_poll: u32 = 5007; constant __NR_lseek (line 2228) | pub const __NR_lseek: u32 = 5008; constant __NR_mmap (line 2229) | pub const __NR_mmap: u32 = 5009; constant __NR_mprotect (line 2230) | pub const __NR_mprotect: u32 = 5010; constant __NR_munmap (line 2231) | pub const __NR_munmap: u32 = 5011; constant __NR_brk (line 2232) | pub const __NR_brk: u32 = 5012; constant __NR_rt_sigaction (line 2233) | pub const __NR_rt_sigaction: u32 = 5013; constant __NR_rt_sigprocmask (line 2234) | pub const __NR_rt_sigprocmask: u32 = 5014; constant __NR_ioctl (line 2235) | pub const __NR_ioctl: u32 = 5015; constant __NR_pread64 (line 2236) | pub const __NR_pread64: u32 = 5016; constant __NR_pwrite64 (line 2237) | pub const __NR_pwrite64: u32 = 5017; constant __NR_readv (line 2238) | pub const __NR_readv: u32 = 5018; constant __NR_writev (line 2239) | pub const __NR_writev: u32 = 5019; constant __NR_access (line 2240) | pub const __NR_access: u32 = 5020; constant __NR_pipe (line 2241) | pub const __NR_pipe: u32 = 5021; constant __NR__newselect (line 2242) | pub const __NR__newselect: u32 = 5022; constant __NR_sched_yield (line 2243) | pub const __NR_sched_yield: u32 = 5023; constant __NR_mremap (line 2244) | pub const __NR_mremap: u32 = 5024; constant __NR_msync (line 2245) | pub const __NR_msync: u32 = 5025; constant __NR_mincore (line 2246) | pub const __NR_mincore: u32 = 5026; constant __NR_madvise (line 2247) | pub const __NR_madvise: u32 = 5027; constant __NR_shmget (line 2248) | pub const __NR_shmget: u32 = 5028; constant __NR_shmat (line 2249) | pub const __NR_shmat: u32 = 5029; constant __NR_shmctl (line 2250) | pub const __NR_shmctl: u32 = 5030; constant __NR_dup (line 2251) | pub const __NR_dup: u32 = 5031; constant __NR_dup2 (line 2252) | pub const __NR_dup2: u32 = 5032; constant __NR_pause (line 2253) | pub const __NR_pause: u32 = 5033; constant __NR_nanosleep (line 2254) | pub const __NR_nanosleep: u32 = 5034; constant __NR_getitimer (line 2255) | pub const __NR_getitimer: u32 = 5035; constant __NR_setitimer (line 2256) | pub const __NR_setitimer: u32 = 5036; constant __NR_alarm (line 2257) | pub const __NR_alarm: u32 = 5037; constant __NR_getpid (line 2258) | pub const __NR_getpid: u32 = 5038; constant __NR_sendfile (line 2259) | pub const __NR_sendfile: u32 = 5039; constant __NR_socket (line 2260) | pub const __NR_socket: u32 = 5040; constant __NR_connect (line 2261) | pub const __NR_connect: u32 = 5041; constant __NR_accept (line 2262) | pub const __NR_accept: u32 = 5042; constant __NR_sendto (line 2263) | pub const __NR_sendto: u32 = 5043; constant __NR_recvfrom (line 2264) | pub const __NR_recvfrom: u32 = 5044; constant __NR_sendmsg (line 2265) | pub const __NR_sendmsg: u32 = 5045; constant __NR_recvmsg (line 2266) | pub const __NR_recvmsg: u32 = 5046; constant __NR_shutdown (line 2267) | pub const __NR_shutdown: u32 = 5047; constant __NR_bind (line 2268) | pub const __NR_bind: u32 = 5048; constant __NR_listen (line 2269) | pub const __NR_listen: u32 = 5049; constant __NR_getsockname (line 2270) | pub const __NR_getsockname: u32 = 5050; constant __NR_getpeername (line 2271) | pub const __NR_getpeername: u32 = 5051; constant __NR_socketpair (line 2272) | pub const __NR_socketpair: u32 = 5052; constant __NR_setsockopt (line 2273) | pub const __NR_setsockopt: u32 = 5053; constant __NR_getsockopt (line 2274) | pub const __NR_getsockopt: u32 = 5054; constant __NR_clone (line 2275) | pub const __NR_clone: u32 = 5055; constant __NR_fork (line 2276) | pub const __NR_fork: u32 = 5056; constant __NR_execve (line 2277) | pub const __NR_execve: u32 = 5057; constant __NR_exit (line 2278) | pub const __NR_exit: u32 = 5058; constant __NR_wait4 (line 2279) | pub const __NR_wait4: u32 = 5059; constant __NR_kill (line 2280) | pub const __NR_kill: u32 = 5060; constant __NR_uname (line 2281) | pub const __NR_uname: u32 = 5061; constant __NR_semget (line 2282) | pub const __NR_semget: u32 = 5062; constant __NR_semop (line 2283) | pub const __NR_semop: u32 = 5063; constant __NR_semctl (line 2284) | pub const __NR_semctl: u32 = 5064; constant __NR_shmdt (line 2285) | pub const __NR_shmdt: u32 = 5065; constant __NR_msgget (line 2286) | pub const __NR_msgget: u32 = 5066; constant __NR_msgsnd (line 2287) | pub const __NR_msgsnd: u32 = 5067; constant __NR_msgrcv (line 2288) | pub const __NR_msgrcv: u32 = 5068; constant __NR_msgctl (line 2289) | pub const __NR_msgctl: u32 = 5069; constant __NR_fcntl (line 2290) | pub const __NR_fcntl: u32 = 5070; constant __NR_flock (line 2291) | pub const __NR_flock: u32 = 5071; constant __NR_fsync (line 2292) | pub const __NR_fsync: u32 = 5072; constant __NR_fdatasync (line 2293) | pub const __NR_fdatasync: u32 = 5073; constant __NR_truncate (line 2294) | pub const __NR_truncate: u32 = 5074; constant __NR_ftruncate (line 2295) | pub const __NR_ftruncate: u32 = 5075; constant __NR_getdents (line 2296) | pub const __NR_getdents: u32 = 5076; constant __NR_getcwd (line 2297) | pub const __NR_getcwd: u32 = 5077; constant __NR_chdir (line 2298) | pub const __NR_chdir: u32 = 5078; constant __NR_fchdir (line 2299) | pub const __NR_fchdir: u32 = 5079; constant __NR_rename (line 2300) | pub const __NR_rename: u32 = 5080; constant __NR_mkdir (line 2301) | pub const __NR_mkdir: u32 = 5081; constant __NR_rmdir (line 2302) | pub const __NR_rmdir: u32 = 5082; constant __NR_creat (line 2303) | pub const __NR_creat: u32 = 5083; constant __NR_link (line 2304) | pub const __NR_link: u32 = 5084; constant __NR_unlink (line 2305) | pub const __NR_unlink: u32 = 5085; constant __NR_symlink (line 2306) | pub const __NR_symlink: u32 = 5086; constant __NR_readlink (line 2307) | pub const __NR_readlink: u32 = 5087; constant __NR_chmod (line 2308) | pub const __NR_chmod: u32 = 5088; constant __NR_fchmod (line 2309) | pub const __NR_fchmod: u32 = 5089; constant __NR_chown (line 2310) | pub const __NR_chown: u32 = 5090; constant __NR_fchown (line 2311) | pub const __NR_fchown: u32 = 5091; constant __NR_lchown (line 2312) | pub const __NR_lchown: u32 = 5092; constant __NR_umask (line 2313) | pub const __NR_umask: u32 = 5093; constant __NR_gettimeofday (line 2314) | pub const __NR_gettimeofday: u32 = 5094; constant __NR_getrlimit (line 2315) | pub const __NR_getrlimit: u32 = 5095; constant __NR_getrusage (line 2316) | pub const __NR_getrusage: u32 = 5096; constant __NR_sysinfo (line 2317) | pub const __NR_sysinfo: u32 = 5097; constant __NR_times (line 2318) | pub const __NR_times: u32 = 5098; constant __NR_ptrace (line 2319) | pub const __NR_ptrace: u32 = 5099; constant __NR_getuid (line 2320) | pub const __NR_getuid: u32 = 5100; constant __NR_syslog (line 2321) | pub const __NR_syslog: u32 = 5101; constant __NR_getgid (line 2322) | pub const __NR_getgid: u32 = 5102; constant __NR_setuid (line 2323) | pub const __NR_setuid: u32 = 5103; constant __NR_setgid (line 2324) | pub const __NR_setgid: u32 = 5104; constant __NR_geteuid (line 2325) | pub const __NR_geteuid: u32 = 5105; constant __NR_getegid (line 2326) | pub const __NR_getegid: u32 = 5106; constant __NR_setpgid (line 2327) | pub const __NR_setpgid: u32 = 5107; constant __NR_getppid (line 2328) | pub const __NR_getppid: u32 = 5108; constant __NR_getpgrp (line 2329) | pub const __NR_getpgrp: u32 = 5109; constant __NR_setsid (line 2330) | pub const __NR_setsid: u32 = 5110; constant __NR_setreuid (line 2331) | pub const __NR_setreuid: u32 = 5111; constant __NR_setregid (line 2332) | pub const __NR_setregid: u32 = 5112; constant __NR_getgroups (line 2333) | pub const __NR_getgroups: u32 = 5113; constant __NR_setgroups (line 2334) | pub const __NR_setgroups: u32 = 5114; constant __NR_setresuid (line 2335) | pub const __NR_setresuid: u32 = 5115; constant __NR_getresuid (line 2336) | pub const __NR_getresuid: u32 = 5116; constant __NR_setresgid (line 2337) | pub const __NR_setresgid: u32 = 5117; constant __NR_getresgid (line 2338) | pub const __NR_getresgid: u32 = 5118; constant __NR_getpgid (line 2339) | pub const __NR_getpgid: u32 = 5119; constant __NR_setfsuid (line 2340) | pub const __NR_setfsuid: u32 = 5120; constant __NR_setfsgid (line 2341) | pub const __NR_setfsgid: u32 = 5121; constant __NR_getsid (line 2342) | pub const __NR_getsid: u32 = 5122; constant __NR_capget (line 2343) | pub const __NR_capget: u32 = 5123; constant __NR_capset (line 2344) | pub const __NR_capset: u32 = 5124; constant __NR_rt_sigpending (line 2345) | pub const __NR_rt_sigpending: u32 = 5125; constant __NR_rt_sigtimedwait (line 2346) | pub const __NR_rt_sigtimedwait: u32 = 5126; constant __NR_rt_sigqueueinfo (line 2347) | pub const __NR_rt_sigqueueinfo: u32 = 5127; constant __NR_rt_sigsuspend (line 2348) | pub const __NR_rt_sigsuspend: u32 = 5128; constant __NR_sigaltstack (line 2349) | pub const __NR_sigaltstack: u32 = 5129; constant __NR_utime (line 2350) | pub const __NR_utime: u32 = 5130; constant __NR_mknod (line 2351) | pub const __NR_mknod: u32 = 5131; constant __NR_personality (line 2352) | pub const __NR_personality: u32 = 5132; constant __NR_ustat (line 2353) | pub const __NR_ustat: u32 = 5133; constant __NR_statfs (line 2354) | pub const __NR_statfs: u32 = 5134; constant __NR_fstatfs (line 2355) | pub const __NR_fstatfs: u32 = 5135; constant __NR_sysfs (line 2356) | pub const __NR_sysfs: u32 = 5136; constant __NR_getpriority (line 2357) | pub const __NR_getpriority: u32 = 5137; constant __NR_setpriority (line 2358) | pub const __NR_setpriority: u32 = 5138; constant __NR_sched_setparam (line 2359) | pub const __NR_sched_setparam: u32 = 5139; constant __NR_sched_getparam (line 2360) | pub const __NR_sched_getparam: u32 = 5140; constant __NR_sched_setscheduler (line 2361) | pub const __NR_sched_setscheduler: u32 = 5141; constant __NR_sched_getscheduler (line 2362) | pub const __NR_sched_getscheduler: u32 = 5142; constant __NR_sched_get_priority_max (line 2363) | pub const __NR_sched_get_priority_max: u32 = 5143; constant __NR_sched_get_priority_min (line 2364) | pub const __NR_sched_get_priority_min: u32 = 5144; constant __NR_sched_rr_get_interval (line 2365) | pub const __NR_sched_rr_get_interval: u32 = 5145; constant __NR_mlock (line 2366) | pub const __NR_mlock: u32 = 5146; constant __NR_munlock (line 2367) | pub const __NR_munlock: u32 = 5147; constant __NR_mlockall (line 2368) | pub const __NR_mlockall: u32 = 5148; constant __NR_munlockall (line 2369) | pub const __NR_munlockall: u32 = 5149; constant __NR_vhangup (line 2370) | pub const __NR_vhangup: u32 = 5150; constant __NR_pivot_root (line 2371) | pub const __NR_pivot_root: u32 = 5151; constant __NR__sysctl (line 2372) | pub const __NR__sysctl: u32 = 5152; constant __NR_prctl (line 2373) | pub const __NR_prctl: u32 = 5153; constant __NR_adjtimex (line 2374) | pub const __NR_adjtimex: u32 = 5154; constant __NR_setrlimit (line 2375) | pub const __NR_setrlimit: u32 = 5155; constant __NR_chroot (line 2376) | pub const __NR_chroot: u32 = 5156; constant __NR_sync (line 2377) | pub const __NR_sync: u32 = 5157; constant __NR_acct (line 2378) | pub const __NR_acct: u32 = 5158; constant __NR_settimeofday (line 2379) | pub const __NR_settimeofday: u32 = 5159; constant __NR_mount (line 2380) | pub const __NR_mount: u32 = 5160; constant __NR_umount2 (line 2381) | pub const __NR_umount2: u32 = 5161; constant __NR_swapon (line 2382) | pub const __NR_swapon: u32 = 5162; constant __NR_swapoff (line 2383) | pub const __NR_swapoff: u32 = 5163; constant __NR_reboot (line 2384) | pub const __NR_reboot: u32 = 5164; constant __NR_sethostname (line 2385) | pub const __NR_sethostname: u32 = 5165; constant __NR_setdomainname (line 2386) | pub const __NR_setdomainname: u32 = 5166; constant __NR_create_module (line 2387) | pub const __NR_create_module: u32 = 5167; constant __NR_init_module (line 2388) | pub const __NR_init_module: u32 = 5168; constant __NR_delete_module (line 2389) | pub const __NR_delete_module: u32 = 5169; constant __NR_get_kernel_syms (line 2390) | pub const __NR_get_kernel_syms: u32 = 5170; constant __NR_query_module (line 2391) | pub const __NR_query_module: u32 = 5171; constant __NR_quotactl (line 2392) | pub const __NR_quotactl: u32 = 5172; constant __NR_nfsservctl (line 2393) | pub const __NR_nfsservctl: u32 = 5173; constant __NR_getpmsg (line 2394) | pub const __NR_getpmsg: u32 = 5174; constant __NR_putpmsg (line 2395) | pub const __NR_putpmsg: u32 = 5175; constant __NR_afs_syscall (line 2396) | pub const __NR_afs_syscall: u32 = 5176; constant __NR_reserved177 (line 2397) | pub const __NR_reserved177: u32 = 5177; constant __NR_gettid (line 2398) | pub const __NR_gettid: u32 = 5178; constant __NR_readahead (line 2399) | pub const __NR_readahead: u32 = 5179; constant __NR_setxattr (line 2400) | pub const __NR_setxattr: u32 = 5180; constant __NR_lsetxattr (line 2401) | pub const __NR_lsetxattr: u32 = 5181; constant __NR_fsetxattr (line 2402) | pub const __NR_fsetxattr: u32 = 5182; constant __NR_getxattr (line 2403) | pub const __NR_getxattr: u32 = 5183; constant __NR_lgetxattr (line 2404) | pub const __NR_lgetxattr: u32 = 5184; constant __NR_fgetxattr (line 2405) | pub const __NR_fgetxattr: u32 = 5185; constant __NR_listxattr (line 2406) | pub const __NR_listxattr: u32 = 5186; constant __NR_llistxattr (line 2407) | pub const __NR_llistxattr: u32 = 5187; constant __NR_flistxattr (line 2408) | pub const __NR_flistxattr: u32 = 5188; constant __NR_removexattr (line 2409) | pub const __NR_removexattr: u32 = 5189; constant __NR_lremovexattr (line 2410) | pub const __NR_lremovexattr: u32 = 5190; constant __NR_fremovexattr (line 2411) | pub const __NR_fremovexattr: u32 = 5191; constant __NR_tkill (line 2412) | pub const __NR_tkill: u32 = 5192; constant __NR_reserved193 (line 2413) | pub const __NR_reserved193: u32 = 5193; constant __NR_futex (line 2414) | pub const __NR_futex: u32 = 5194; constant __NR_sched_setaffinity (line 2415) | pub const __NR_sched_setaffinity: u32 = 5195; constant __NR_sched_getaffinity (line 2416) | pub const __NR_sched_getaffinity: u32 = 5196; constant __NR_cacheflush (line 2417) | pub const __NR_cacheflush: u32 = 5197; constant __NR_cachectl (line 2418) | pub const __NR_cachectl: u32 = 5198; constant __NR_sysmips (line 2419) | pub const __NR_sysmips: u32 = 5199; constant __NR_io_setup (line 2420) | pub const __NR_io_setup: u32 = 5200; constant __NR_io_destroy (line 2421) | pub const __NR_io_destroy: u32 = 5201; constant __NR_io_getevents (line 2422) | pub const __NR_io_getevents: u32 = 5202; constant __NR_io_submit (line 2423) | pub const __NR_io_submit: u32 = 5203; constant __NR_io_cancel (line 2424) | pub const __NR_io_cancel: u32 = 5204; constant __NR_exit_group (line 2425) | pub const __NR_exit_group: u32 = 5205; constant __NR_lookup_dcookie (line 2426) | pub const __NR_lookup_dcookie: u32 = 5206; constant __NR_epoll_create (line 2427) | pub const __NR_epoll_create: u32 = 5207; constant __NR_epoll_ctl (line 2428) | pub const __NR_epoll_ctl: u32 = 5208; constant __NR_epoll_wait (line 2429) | pub const __NR_epoll_wait: u32 = 5209; constant __NR_remap_file_pages (line 2430) | pub const __NR_remap_file_pages: u32 = 5210; constant __NR_rt_sigreturn (line 2431) | pub const __NR_rt_sigreturn: u32 = 5211; constant __NR_set_tid_address (line 2432) | pub const __NR_set_tid_address: u32 = 5212; constant __NR_restart_syscall (line 2433) | pub const __NR_restart_syscall: u32 = 5213; constant __NR_semtimedop (line 2434) | pub const __NR_semtimedop: u32 = 5214; constant __NR_fadvise64 (line 2435) | pub const __NR_fadvise64: u32 = 5215; constant __NR_timer_create (line 2436) | pub const __NR_timer_create: u32 = 5216; constant __NR_timer_settime (line 2437) | pub const __NR_timer_settime: u32 = 5217; constant __NR_timer_gettime (line 2438) | pub const __NR_timer_gettime: u32 = 5218; constant __NR_timer_getoverrun (line 2439) | pub const __NR_timer_getoverrun: u32 = 5219; constant __NR_timer_delete (line 2440) | pub const __NR_timer_delete: u32 = 5220; constant __NR_clock_settime (line 2441) | pub const __NR_clock_settime: u32 = 5221; constant __NR_clock_gettime (line 2442) | pub const __NR_clock_gettime: u32 = 5222; constant __NR_clock_getres (line 2443) | pub const __NR_clock_getres: u32 = 5223; constant __NR_clock_nanosleep (line 2444) | pub const __NR_clock_nanosleep: u32 = 5224; constant __NR_tgkill (line 2445) | pub const __NR_tgkill: u32 = 5225; constant __NR_utimes (line 2446) | pub const __NR_utimes: u32 = 5226; constant __NR_mbind (line 2447) | pub const __NR_mbind: u32 = 5227; constant __NR_get_mempolicy (line 2448) | pub const __NR_get_mempolicy: u32 = 5228; constant __NR_set_mempolicy (line 2449) | pub const __NR_set_mempolicy: u32 = 5229; constant __NR_mq_open (line 2450) | pub const __NR_mq_open: u32 = 5230; constant __NR_mq_unlink (line 2451) | pub const __NR_mq_unlink: u32 = 5231; constant __NR_mq_timedsend (line 2452) | pub const __NR_mq_timedsend: u32 = 5232; constant __NR_mq_timedreceive (line 2453) | pub const __NR_mq_timedreceive: u32 = 5233; constant __NR_mq_notify (line 2454) | pub const __NR_mq_notify: u32 = 5234; constant __NR_mq_getsetattr (line 2455) | pub const __NR_mq_getsetattr: u32 = 5235; constant __NR_vserver (line 2456) | pub const __NR_vserver: u32 = 5236; constant __NR_waitid (line 2457) | pub const __NR_waitid: u32 = 5237; constant __NR_add_key (line 2458) | pub const __NR_add_key: u32 = 5239; constant __NR_request_key (line 2459) | pub const __NR_request_key: u32 = 5240; constant __NR_keyctl (line 2460) | pub const __NR_keyctl: u32 = 5241; constant __NR_set_thread_area (line 2461) | pub const __NR_set_thread_area: u32 = 5242; constant __NR_inotify_init (line 2462) | pub const __NR_inotify_init: u32 = 5243; constant __NR_inotify_add_watch (line 2463) | pub const __NR_inotify_add_watch: u32 = 5244; constant __NR_inotify_rm_watch (line 2464) | pub const __NR_inotify_rm_watch: u32 = 5245; constant __NR_migrate_pages (line 2465) | pub const __NR_migrate_pages: u32 = 5246; constant __NR_openat (line 2466) | pub const __NR_openat: u32 = 5247; constant __NR_mkdirat (line 2467) | pub const __NR_mkdirat: u32 = 5248; constant __NR_mknodat (line 2468) | pub const __NR_mknodat: u32 = 5249; constant __NR_fchownat (line 2469) | pub const __NR_fchownat: u32 = 5250; constant __NR_futimesat (line 2470) | pub const __NR_futimesat: u32 = 5251; constant __NR_newfstatat (line 2471) | pub const __NR_newfstatat: u32 = 5252; constant __NR_unlinkat (line 2472) | pub const __NR_unlinkat: u32 = 5253; constant __NR_renameat (line 2473) | pub const __NR_renameat: u32 = 5254; constant __NR_linkat (line 2474) | pub const __NR_linkat: u32 = 5255; constant __NR_symlinkat (line 2475) | pub const __NR_symlinkat: u32 = 5256; constant __NR_readlinkat (line 2476) | pub const __NR_readlinkat: u32 = 5257; constant __NR_fchmodat (line 2477) | pub const __NR_fchmodat: u32 = 5258; constant __NR_faccessat (line 2478) | pub const __NR_faccessat: u32 = 5259; constant __NR_pselect6 (line 2479) | pub const __NR_pselect6: u32 = 5260; constant __NR_ppoll (line 2480) | pub const __NR_ppoll: u32 = 5261; constant __NR_unshare (line 2481) | pub const __NR_unshare: u32 = 5262; constant __NR_splice (line 2482) | pub const __NR_splice: u32 = 5263; constant __NR_sync_file_range (line 2483) | pub const __NR_sync_file_range: u32 = 5264; constant __NR_tee (line 2484) | pub const __NR_tee: u32 = 5265; constant __NR_vmsplice (line 2485) | pub const __NR_vmsplice: u32 = 5266; constant __NR_move_pages (line 2486) | pub const __NR_move_pages: u32 = 5267; constant __NR_set_robust_list (line 2487) | pub const __NR_set_robust_list: u32 = 5268; constant __NR_get_robust_list (line 2488) | pub const __NR_get_robust_list: u32 = 5269; constant __NR_kexec_load (line 2489) | pub const __NR_kexec_load: u32 = 5270; constant __NR_getcpu (line 2490) | pub const __NR_getcpu: u32 = 5271; constant __NR_epoll_pwait (line 2491) | pub const __NR_epoll_pwait: u32 = 5272; constant __NR_ioprio_set (line 2492) | pub const __NR_ioprio_set: u32 = 5273; constant __NR_ioprio_get (line 2493) | pub const __NR_ioprio_get: u32 = 5274; constant __NR_utimensat (line 2494) | pub const __NR_utimensat: u32 = 5275; constant __NR_signalfd (line 2495) | pub const __NR_signalfd: u32 = 5276; constant __NR_timerfd (line 2496) | pub const __NR_timerfd: u32 = 5277; constant __NR_eventfd (line 2497) | pub const __NR_eventfd: u32 = 5278; constant __NR_fallocate (line 2498) | pub const __NR_fallocate: u32 = 5279; constant __NR_timerfd_create (line 2499) | pub const __NR_timerfd_create: u32 = 5280; constant __NR_timerfd_gettime (line 2500) | pub const __NR_timerfd_gettime: u32 = 5281; constant __NR_timerfd_settime (line 2501) | pub const __NR_timerfd_settime: u32 = 5282; constant __NR_signalfd4 (line 2502) | pub const __NR_signalfd4: u32 = 5283; constant __NR_eventfd2 (line 2503) | pub const __NR_eventfd2: u32 = 5284; constant __NR_epoll_create1 (line 2504) | pub const __NR_epoll_create1: u32 = 5285; constant __NR_dup3 (line 2505) | pub const __NR_dup3: u32 = 5286; constant __NR_pipe2 (line 2506) | pub const __NR_pipe2: u32 = 5287; constant __NR_inotify_init1 (line 2507) | pub const __NR_inotify_init1: u32 = 5288; constant __NR_preadv (line 2508) | pub const __NR_preadv: u32 = 5289; constant __NR_pwritev (line 2509) | pub const __NR_pwritev: u32 = 5290; constant __NR_rt_tgsigqueueinfo (line 2510) | pub const __NR_rt_tgsigqueueinfo: u32 = 5291; constant __NR_perf_event_open (line 2511) | pub const __NR_perf_event_open: u32 = 5292; constant __NR_accept4 (line 2512) | pub const __NR_accept4: u32 = 5293; constant __NR_recvmmsg (line 2513) | pub const __NR_recvmmsg: u32 = 5294; constant __NR_fanotify_init (line 2514) | pub const __NR_fanotify_init: u32 = 5295; constant __NR_fanotify_mark (line 2515) | pub const __NR_fanotify_mark: u32 = 5296; constant __NR_prlimit64 (line 2516) | pub const __NR_prlimit64: u32 = 5297; constant __NR_name_to_handle_at (line 2517) | pub const __NR_name_to_handle_at: u32 = 5298; constant __NR_open_by_handle_at (line 2518) | pub const __NR_open_by_handle_at: u32 = 5299; constant __NR_clock_adjtime (line 2519) | pub const __NR_clock_adjtime: u32 = 5300; constant __NR_syncfs (line 2520) | pub const __NR_syncfs: u32 = 5301; constant __NR_sendmmsg (line 2521) | pub const __NR_sendmmsg: u32 = 5302; constant __NR_setns (line 2522) | pub const __NR_setns: u32 = 5303; constant __NR_process_vm_readv (line 2523) | pub const __NR_process_vm_readv: u32 = 5304; constant __NR_process_vm_writev (line 2524) | pub const __NR_process_vm_writev: u32 = 5305; constant __NR_kcmp (line 2525) | pub const __NR_kcmp: u32 = 5306; constant __NR_finit_module (line 2526) | pub const __NR_finit_module: u32 = 5307; constant __NR_getdents64 (line 2527) | pub const __NR_getdents64: u32 = 5308; constant __NR_sched_setattr (line 2528) | pub const __NR_sched_setattr: u32 = 5309; constant __NR_sched_getattr (line 2529) | pub const __NR_sched_getattr: u32 = 5310; constant __NR_renameat2 (line 2530) | pub const __NR_renameat2: u32 = 5311; constant __NR_seccomp (line 2531) | pub const __NR_seccomp: u32 = 5312; constant __NR_getrandom (line 2532) | pub const __NR_getrandom: u32 = 5313; constant __NR_memfd_create (line 2533) | pub const __NR_memfd_create: u32 = 5314; constant __NR_bpf (line 2534) | pub const __NR_bpf: u32 = 5315; constant __NR_execveat (line 2535) | pub const __NR_execveat: u32 = 5316; constant __NR_userfaultfd (line 2536) | pub const __NR_userfaultfd: u32 = 5317; constant __NR_membarrier (line 2537) | pub const __NR_membarrier: u32 = 5318; constant __NR_mlock2 (line 2538) | pub const __NR_mlock2: u32 = 5319; constant __NR_copy_file_range (line 2539) | pub const __NR_copy_file_range: u32 = 5320; constant __NR_preadv2 (line 2540) | pub const __NR_preadv2: u32 = 5321; constant __NR_pwritev2 (line 2541) | pub const __NR_pwritev2: u32 = 5322; constant __NR_pkey_mprotect (line 2542) | pub const __NR_pkey_mprotect: u32 = 5323; constant __NR_pkey_alloc (line 2543) | pub const __NR_pkey_alloc: u32 = 5324; constant __NR_pkey_free (line 2544) | pub const __NR_pkey_free: u32 = 5325; constant __NR_statx (line 2545) | pub const __NR_statx: u32 = 5326; constant __NR_rseq (line 2546) | pub const __NR_rseq: u32 = 5327; constant __NR_io_pgetevents (line 2547) | pub const __NR_io_pgetevents: u32 = 5328; constant __NR_pidfd_send_signal (line 2548) | pub const __NR_pidfd_send_signal: u32 = 5424; constant __NR_io_uring_setup (line 2549) | pub const __NR_io_uring_setup: u32 = 5425; constant __NR_io_uring_enter (line 2550) | pub const __NR_io_uring_enter: u32 = 5426; constant __NR_io_uring_register (line 2551) | pub const __NR_io_uring_register: u32 = 5427; constant __NR_open_tree (line 2552) | pub const __NR_open_tree: u32 = 5428; constant __NR_move_mount (line 2553) | pub const __NR_move_mount: u32 = 5429; constant __NR_fsopen (line 2554) | pub const __NR_fsopen: u32 = 5430; constant __NR_fsconfig (line 2555) | pub const __NR_fsconfig: u32 = 5431; constant __NR_fsmount (line 2556) | pub const __NR_fsmount: u32 = 5432; constant __NR_fspick (line 2557) | pub const __NR_fspick: u32 = 5433; constant __NR_pidfd_open (line 2558) | pub const __NR_pidfd_open: u32 = 5434; constant __NR_clone3 (line 2559) | pub const __NR_clone3: u32 = 5435; constant __NR_close_range (line 2560) | pub const __NR_close_range: u32 = 5436; constant __NR_openat2 (line 2561) | pub const __NR_openat2: u32 = 5437; constant __NR_pidfd_getfd (line 2562) | pub const __NR_pidfd_getfd: u32 = 5438; constant __NR_faccessat2 (line 2563) | pub const __NR_faccessat2: u32 = 5439; constant __NR_process_madvise (line 2564) | pub const __NR_process_madvise: u32 = 5440; constant __NR_epoll_pwait2 (line 2565) | pub const __NR_epoll_pwait2: u32 = 5441; constant __NR_mount_setattr (line 2566) | pub const __NR_mount_setattr: u32 = 5442; constant __NR_quotactl_fd (line 2567) | pub const __NR_quotactl_fd: u32 = 5443; constant __NR_landlock_create_ruleset (line 2568) | pub const __NR_landlock_create_ruleset: u32 = 5444; constant __NR_landlock_add_rule (line 2569) | pub const __NR_landlock_add_rule: u32 = 5445; constant __NR_landlock_restrict_self (line 2570) | pub const __NR_landlock_restrict_self: u32 = 5446; constant __NR_process_mrelease (line 2571) | pub const __NR_process_mrelease: u32 = 5448; constant __NR_futex_waitv (line 2572) | pub const __NR_futex_waitv: u32 = 5449; constant __NR_set_mempolicy_home_node (line 2573) | pub const __NR_set_mempolicy_home_node: u32 = 5450; constant WNOHANG (line 2574) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2575) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2576) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2577) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2578) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2579) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2580) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2581) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2582) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2583) | pub const P_ALL: u32 = 0; constant P_PID (line 2584) | pub const P_PID: u32 = 1; constant P_PGID (line 2585) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2586) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2587) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2588) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2589) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2590) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2591) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2592) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2593) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2594) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2595) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2596) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2597) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2598) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2599) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2600) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2601) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2602) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2603) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2604) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2605) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2606) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2607) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2608) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2609) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2610) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2611) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2612) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2613) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2614) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2615) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2616) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2617) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2618) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2619) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2620) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2621) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2622) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2623) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2624) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2625) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2626) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2627) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2628) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2629) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2630) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2631) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2632) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2633) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2634) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2635) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2636) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2637) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2638) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2639) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2640) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2641) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2642) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2643) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2644) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2645) | pub const TFD_NONBLOCK: u32 = 128; constant USERFAULTFD_IOC (line 2646) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2647) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2648) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2649) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2650) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2651) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2652) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2653) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2654) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2655) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2656) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2657) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2658) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2659) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2660) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2661) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2662) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2663) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2664) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2665) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2666) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2667) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2668) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2669) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2670) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2671) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2672) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2673) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2674) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2675) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2676) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2677) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2678) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2679) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2680) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2681) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2682) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2683) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2684) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2685) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2686) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2687) | pub const F_OK: u32 = 0; constant R_OK (line 2688) | pub const R_OK: u32 = 4; constant W_OK (line 2689) | pub const W_OK: u32 = 2; constant X_OK (line 2690) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2691) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2692) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2693) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2694) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2695) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2696) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2697) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2698) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2699) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2700) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2701) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2702) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2703) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2704) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2705) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2706) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2707) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2708) | pub const EFD_NONBLOCK: u32 = 128; constant EPOLLIN (line 2709) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2710) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2711) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2712) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2713) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2714) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2715) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2716) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2717) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2718) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2719) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2720) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2721) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2722) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2723) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2724) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2725) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 524416; constant TFD_CREATE_FLAGS (line 2726) | pub const TFD_CREATE_FLAGS: u32 = 524416; constant TFD_SETTIME_FLAGS (line 2727) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2728) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2729) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2730) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2731) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2732) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2733) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2734) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant POLLWRNORM (line 2735) | pub const POLLWRNORM: u32 = 4; constant TCSANOW (line 2736) | pub const TCSANOW: u32 = 21518; constant TCSADRAIN (line 2737) | pub const TCSADRAIN: u32 = 21519; constant TCSAFLUSH (line 2738) | pub const TCSAFLUSH: u32 = 21520; constant SPLICE_F_MOVE (line 2739) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2740) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2741) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2742) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2746) | pub enum fsconfig_command { type membarrier_cmd (line 2759) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2932) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2775) | pub enum membarrier_cmd_flag { function new (line 2847) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2856) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2865) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2878) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2892) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2906) | pub const fn new() -> Self { function as_ptr (line 2910) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2914) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2918) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2922) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2927) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips64/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant _MIPS_ISA_MIPS1 (line 58) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 59) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 60) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 61) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 62) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 63) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 64) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 65) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 66) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 67) | pub const _MIPS_SIM_ABI64: u32 = 3; constant ETH_ALEN (line 68) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 69) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 70) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 71) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 72) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 73) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 74) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 75) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 76) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 77) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 78) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 79) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 80) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 81) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 82) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 83) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 84) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 85) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 86) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 87) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 88) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 89) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 90) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 91) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 92) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 93) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 94) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 95) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 96) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 97) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 98) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 99) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 100) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 101) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 102) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 103) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 104) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 105) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 106) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 107) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 108) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 109) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 110) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 111) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 112) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 113) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 114) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 115) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 116) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 117) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 118) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 119) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 120) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 121) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 122) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 123) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 124) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 125) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 126) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 127) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 128) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 129) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 130) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 131) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 132) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 133) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 134) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 135) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 136) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 137) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 138) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 139) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 140) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 141) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 142) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 143) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 144) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 145) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 146) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 147) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 148) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 149) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 150) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 151) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 152) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 153) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 154) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 155) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 156) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 157) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 158) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 159) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 160) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 161) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 162) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 163) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 164) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 165) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 166) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 167) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 168) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 169) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 170) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 171) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 172) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 173) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 174) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 175) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 176) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 177) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/mips64/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __BIG_ENDIAN (line 205) | pub const __BIG_ENDIAN: u32 = 4321; constant _MIPS_ISA_MIPS1 (line 206) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 207) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 208) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 209) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 210) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 211) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 212) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 213) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 214) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 215) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PACKET_HOST (line 216) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 217) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 218) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 219) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 220) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 221) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 222) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 223) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 224) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 225) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 226) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 227) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 228) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 229) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 230) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 231) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 232) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 233) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 234) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 235) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 236) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 237) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 238) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 239) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 240) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 241) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 242) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 243) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 244) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 245) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 246) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 247) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 248) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 249) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 250) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 251) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 252) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 253) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 254) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 255) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 256) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 257) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 258) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 259) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 260) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 261) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 262) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 263) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 264) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 265) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 266) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 267) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 268) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 269) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 270) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 271) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 272) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 273) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 274) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 275) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 276) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 277) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 278) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 279) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 280) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 281) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 285) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/mips64/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 480) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 481) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 482) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 483) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 484) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 485) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 486) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 487) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 488) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 489) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 490) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 491) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 492) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 493) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 494) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant _MIPS_ISA_MIPS1 (line 500) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 501) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 502) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 503) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 504) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 505) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 506) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 507) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 508) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 509) | pub const _MIPS_SIM_ABI64: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 510) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 511) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 512) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 513) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 514) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 515) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 516) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 517) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 518) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 519) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 520) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 521) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 522) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 523) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 524) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 525) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 526) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 527) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 528) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 529) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 530) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 531) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 532) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 533) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 534) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 535) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 536) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 537) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 538) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 539) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 540) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 541) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 542) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 543) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 544) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 545) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 546) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 547) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 548) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 549) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 550) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 551) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 552) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 553) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 554) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 555) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 556) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 557) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 558) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 559) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 560) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 561) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 562) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 563) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 564) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 565) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 566) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 567) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 568) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 569) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 570) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 571) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 572) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 573) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 574) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 575) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 576) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 577) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 578) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 579) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 580) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 581) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 582) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 583) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 584) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 585) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 586) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 587) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 588) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 589) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 590) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 591) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 592) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 593) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 594) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 595) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 596) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 597) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 598) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 599) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 600) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 601) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 602) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 603) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 604) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 605) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 606) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 607) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 608) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 609) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 610) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 611) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 612) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 613) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 614) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 615) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 616) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 617) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 618) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 619) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 620) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 621) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 622) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 623) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 624) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 625) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 626) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 627) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 628) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 629) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 630) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 631) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 632) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 633) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 634) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 635) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 636) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 637) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 638) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 639) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 640) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 641) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 642) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 643) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 644) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 645) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 646) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 647) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 648) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 649) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 650) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 651) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 652) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 653) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 654) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 655) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 656) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 657) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 658) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 659) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 660) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 661) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 662) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 663) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 664) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 665) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 666) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 667) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 668) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 669) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 670) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 671) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 672) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 673) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 674) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 675) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 676) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 677) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 678) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 679) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 680) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 681) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 682) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 683) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 684) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 685) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 686) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 687) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 688) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 689) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 690) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 691) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 692) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 693) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 694) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 695) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 696) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 697) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 698) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 699) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 700) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 701) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 702) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 703) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 704) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 705) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 706) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 707) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 708) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 709) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 710) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 711) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 712) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 713) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 714) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 715) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 716) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 717) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 718) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 719) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 720) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 721) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 722) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 723) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 724) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 725) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 726) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 727) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 728) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 729) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 730) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 731) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 732) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 733) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 734) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 735) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 736) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 737) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 738) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 739) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 740) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 741) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 742) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 743) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 744) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 745) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 746) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 747) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 748) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 749) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 750) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 751) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 752) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 753) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 754) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 755) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 756) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 757) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 758) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 759) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 760) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 761) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 762) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 763) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 764) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 765) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 766) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 767) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 768) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 769) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 770) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 771) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 772) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 773) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 774) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 775) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 776) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 777) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 778) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 779) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 780) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 781) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 782) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 783) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 784) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 785) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 786) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 787) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 788) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 789) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 790) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 791) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 792) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 793) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 794) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 795) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 796) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 797) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 798) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 799) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 800) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 801) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 802) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 803) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 804) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 805) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 806) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 807) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 808) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 809) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 810) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 811) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 812) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 816) | pub enum fsconfig_command { type _bindgen_ty_1 (line 829) | pub enum _bindgen_ty_1 { type io_uring_op (line 841) | pub enum io_uring_op { type _bindgen_ty_2 (line 896) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 903) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 909) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 942) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 949) | pub enum _bindgen_ty_6 { function new (line 1028) | pub const fn new() -> Self { function as_ptr (line 1032) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1036) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1040) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1044) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1049) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1055) | pub const fn new() -> Self { function as_ref (line 1059) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1063) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1069) | fn default() -> Self { function clone (line 1075) | fn clone(&self) -> Self { function fmt (line 1081) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1086) | fn hash(&self, _state: &mut H) {} function eq (line 1089) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips64/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 18047; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 26238; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 26113; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 26114; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 26237; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 26239; constant TCXONC (line 9) | pub const TCXONC: u32 = 21510; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21511; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21632; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 2147775606; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 29810; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21618; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 2148037735; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 29725; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 29723; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 29724; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 29722; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21634; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21635; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 2147775608; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21637; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21616; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21617; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 29697; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSPTLCK (line 29) | pub const TIOCSPTLCK: u32 = 2147767345; constant TIOCSIG (line 30) | pub const TIOCSIG: u32 = 2147767350; constant TIOCVHANGUP (line 31) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 32) | pub const TIOCSERCONFIG: u32 = 21640; constant TIOCSERGWILD (line 33) | pub const TIOCSERGWILD: u32 = 21641; constant TIOCSERSWILD (line 34) | pub const TIOCSERSWILD: u32 = 21642; constant TIOCSLCKTRMIOS (line 35) | pub const TIOCSLCKTRMIOS: u32 = 21644; constant TIOCSERGSTRUCT (line 36) | pub const TIOCSERGSTRUCT: u32 = 21645; constant TIOCSERGETLSR (line 37) | pub const TIOCSERGETLSR: u32 = 21646; constant TIOCSERGETMULTI (line 38) | pub const TIOCSERGETMULTI: u32 = 21647; constant TIOCSERSETMULTI (line 39) | pub const TIOCSERSETMULTI: u32 = 21648; constant TIOCMIWAIT (line 40) | pub const TIOCMIWAIT: u32 = 21649; constant TCGETS (line 41) | pub const TCGETS: u32 = 21517; constant TCGETA (line 42) | pub const TCGETA: u32 = 21505; constant TCSBRK (line 43) | pub const TCSBRK: u32 = 21509; constant TCSBRKP (line 44) | pub const TCSBRKP: u32 = 21638; constant TCSETA (line 45) | pub const TCSETA: u32 = 21506; constant TCSETAF (line 46) | pub const TCSETAF: u32 = 21508; constant TCSETAW (line 47) | pub const TCSETAW: u32 = 21507; constant TIOCEXCL (line 48) | pub const TIOCEXCL: u32 = 29709; constant TIOCNXCL (line 49) | pub const TIOCNXCL: u32 = 29710; constant TIOCGDEV (line 50) | pub const TIOCGDEV: u32 = 1074025522; constant TIOCGEXCL (line 51) | pub const TIOCGEXCL: u32 = 1074025536; constant TIOCGICOUNT (line 52) | pub const TIOCGICOUNT: u32 = 21650; constant TIOCGLCKTRMIOS (line 53) | pub const TIOCGLCKTRMIOS: u32 = 21643; constant TIOCGPGRP (line 54) | pub const TIOCGPGRP: u32 = 1074033783; constant TIOCGPKT (line 55) | pub const TIOCGPKT: u32 = 1074025528; constant TIOCGPTLCK (line 56) | pub const TIOCGPTLCK: u32 = 1074025529; constant TIOCGPTN (line 57) | pub const TIOCGPTN: u32 = 1074025520; constant TIOCGPTPEER (line 58) | pub const TIOCGPTPEER: u32 = 536892481; constant TIOCGSERIAL (line 59) | pub const TIOCGSERIAL: u32 = 21636; constant TIOCGSID (line 60) | pub const TIOCGSID: u32 = 29718; constant TIOCGSOFTCAR (line 61) | pub const TIOCGSOFTCAR: u32 = 21633; constant TIOCGWINSZ (line 62) | pub const TIOCGWINSZ: u32 = 1074295912; constant TCGETS2 (line 63) | pub const TCGETS2: u32 = 1076909098; constant TCSETS (line 64) | pub const TCSETS: u32 = 21518; constant TCSETS2 (line 65) | pub const TCSETS2: u32 = 2150650923; constant TCSETSF (line 66) | pub const TCSETSF: u32 = 21520; constant TCSETSF2 (line 67) | pub const TCSETSF2: u32 = 2150650925; constant TCSETSW (line 68) | pub const TCSETSW: u32 = 21519; constant TCSETSW2 (line 69) | pub const TCSETSW2: u32 = 2150650924; constant TIOCGETD (line 70) | pub const TIOCGETD: u32 = 29696; constant TIOCGETP (line 71) | pub const TIOCGETP: u32 = 29704; constant TIOCGLTC (line 72) | pub const TIOCGLTC: u32 = 29812; constant MTIOCGET (line 73) | pub const MTIOCGET: u32 = 1077439746; constant BLKSSZGET (line 74) | pub const BLKSSZGET: u32 = 536875624; constant BLKPBSZGET (line 75) | pub const BLKPBSZGET: u32 = 536875643; constant BLKROSET (line 76) | pub const BLKROSET: u32 = 536875613; constant BLKROGET (line 77) | pub const BLKROGET: u32 = 536875614; constant BLKRRPART (line 78) | pub const BLKRRPART: u32 = 536875615; constant BLKGETSIZE (line 79) | pub const BLKGETSIZE: u32 = 536875616; constant BLKFLSBUF (line 80) | pub const BLKFLSBUF: u32 = 536875617; constant BLKRASET (line 81) | pub const BLKRASET: u32 = 536875618; constant BLKRAGET (line 82) | pub const BLKRAGET: u32 = 536875619; constant BLKFRASET (line 83) | pub const BLKFRASET: u32 = 536875620; constant BLKFRAGET (line 84) | pub const BLKFRAGET: u32 = 536875621; constant BLKSECTSET (line 85) | pub const BLKSECTSET: u32 = 536875622; constant BLKSECTGET (line 86) | pub const BLKSECTGET: u32 = 536875623; constant BLKPG (line 87) | pub const BLKPG: u32 = 536875625; constant BLKBSZGET (line 88) | pub const BLKBSZGET: u32 = 1074270832; constant BLKBSZSET (line 89) | pub const BLKBSZSET: u32 = 2148012657; constant BLKGETSIZE64 (line 90) | pub const BLKGETSIZE64: u32 = 1074270834; constant BLKTRACESETUP (line 91) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 92) | pub const BLKTRACESTART: u32 = 536875636; constant BLKTRACESTOP (line 93) | pub const BLKTRACESTOP: u32 = 536875637; constant BLKTRACETEARDOWN (line 94) | pub const BLKTRACETEARDOWN: u32 = 536875638; constant BLKDISCARD (line 95) | pub const BLKDISCARD: u32 = 536875639; constant BLKIOMIN (line 96) | pub const BLKIOMIN: u32 = 536875640; constant BLKIOOPT (line 97) | pub const BLKIOOPT: u32 = 536875641; constant BLKALIGNOFF (line 98) | pub const BLKALIGNOFF: u32 = 536875642; constant BLKDISCARDZEROES (line 99) | pub const BLKDISCARDZEROES: u32 = 536875644; constant BLKSECDISCARD (line 100) | pub const BLKSECDISCARD: u32 = 536875645; constant BLKROTATIONAL (line 101) | pub const BLKROTATIONAL: u32 = 536875646; constant BLKZEROOUT (line 102) | pub const BLKZEROOUT: u32 = 536875647; constant FIEMAP_MAX_OFFSET (line 103) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 104) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 105) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 106) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 107) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 108) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 109) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 110) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 111) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 112) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 113) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 114) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 115) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 116) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 117) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 118) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 119) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 120) | pub const UFFDIO_UNREGISTER: u32 = 1074833921; constant UFFDIO_WAKE (line 121) | pub const UFFDIO_WAKE: u32 = 1074833922; constant UFFDIO_COPY (line 122) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 123) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 124) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 125) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 126) | pub const NS_GET_USERNS: u32 = 536917761; constant NS_GET_PARENT (line 127) | pub const NS_GET_PARENT: u32 = 536917762; constant NS_GET_NSTYPE (line 128) | pub const NS_GET_NSTYPE: u32 = 536917763; constant KDGETLED (line 129) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 130) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 131) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 132) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 133) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 134) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 135) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 136) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 137) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 138) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 139) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 140) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 141) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 142) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 143) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 144) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 145) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 146) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 147) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 148) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 149) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 150) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 151) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 152) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 153) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 154) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 155) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 156) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 157) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 158) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 159) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 160) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 161) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 162) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 163) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 164) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 165) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 166) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 167) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 168) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 169) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 170) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 171) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 172) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 173) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 174) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 175) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 176) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 177) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 178) | pub const FIOSETOWN: u32 = 2147772028; constant FIOGETOWN (line 179) | pub const FIOGETOWN: u32 = 1074030203; constant SIOCATMARK (line 180) | pub const SIOCATMARK: u32 = 1074033415; constant SIOCGSTAMP (line 181) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 182) | pub const TIOCINQ: u32 = 18047; constant SIOCADDRT (line 183) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 184) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 185) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 186) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 187) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 188) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 189) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 190) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 191) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 192) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 193) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 194) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 195) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 196) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 197) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 198) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 199) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 200) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 201) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 202) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 203) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 204) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 205) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 206) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 207) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 208) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 209) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 210) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 211) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 212) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 213) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 214) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 215) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 216) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 217) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 218) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 219) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 220) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 221) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 222) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 223) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 224) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 225) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 226) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 227) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 228) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 229) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 230) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 231) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 232) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 233) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 234) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 235) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 236) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 237) | pub const FIBMAP: u32 = 536870913; constant FIGETBSZ (line 238) | pub const FIGETBSZ: u32 = 536870914; constant FIFREEZE (line 239) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 240) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 241) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 242) | pub const FICLONE: u32 = 2147783689; constant FICLONERANGE (line 243) | pub const FICLONERANGE: u32 = 2149618701; constant FIDEDUPERANGE (line 244) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 245) | pub const FS_IOC_GETFLAGS: u32 = 1074292225; constant FS_IOC_SETFLAGS (line 246) | pub const FS_IOC_SETFLAGS: u32 = 2148034050; constant FS_IOC_GETVERSION (line 247) | pub const FS_IOC_GETVERSION: u32 = 1074296321; constant FS_IOC_SETVERSION (line 248) | pub const FS_IOC_SETVERSION: u32 = 2148038146; constant FS_IOC_FIEMAP (line 249) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 250) | pub const FS_IOC32_GETFLAGS: u32 = 1074030081; constant FS_IOC32_SETFLAGS (line 251) | pub const FS_IOC32_SETFLAGS: u32 = 2147771906; constant FS_IOC32_GETVERSION (line 252) | pub const FS_IOC32_GETVERSION: u32 = 1074034177; constant FS_IOC32_SETVERSION (line 253) | pub const FS_IOC32_SETVERSION: u32 = 2147776002; constant FS_IOC_FSGETXATTR (line 254) | pub const FS_IOC_FSGETXATTR: u32 = 1075599391; constant FS_IOC_FSSETXATTR (line 255) | pub const FS_IOC_FSSETXATTR: u32 = 2149341216; constant FS_IOC_GETFSLABEL (line 256) | pub const FS_IOC_GETFSLABEL: u32 = 1090556977; constant FS_IOC_SETFSLABEL (line 257) | pub const FS_IOC_SETFSLABEL: u32 = 2164298802; constant EXT4_IOC_GETVERSION (line 258) | pub const EXT4_IOC_GETVERSION: u32 = 1074292227; constant EXT4_IOC_SETVERSION (line 259) | pub const EXT4_IOC_SETVERSION: u32 = 2148034052; constant EXT4_IOC_GETVERSION_OLD (line 260) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 1074296321; constant EXT4_IOC_SETVERSION_OLD (line 261) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 2148038146; constant EXT4_IOC_GETRSVSZ (line 262) | pub const EXT4_IOC_GETRSVSZ: u32 = 1074292229; constant EXT4_IOC_SETRSVSZ (line 263) | pub const EXT4_IOC_SETRSVSZ: u32 = 2148034054; constant EXT4_IOC_GROUP_EXTEND (line 264) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 2148034055; constant EXT4_IOC_MIGRATE (line 265) | pub const EXT4_IOC_MIGRATE: u32 = 536897033; constant EXT4_IOC_ALLOC_DA_BLKS (line 266) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 536897036; constant EXT4_IOC_RESIZE_FS (line 267) | pub const EXT4_IOC_RESIZE_FS: u32 = 2148034064; constant EXT4_IOC_SWAP_BOOT (line 268) | pub const EXT4_IOC_SWAP_BOOT: u32 = 536897041; constant EXT4_IOC_PRECACHE_EXTENTS (line 269) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 536897042; constant EXT4_IOC_CLEAR_ES_CACHE (line 270) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 536897064; constant EXT4_IOC_GETSTATE (line 271) | pub const EXT4_IOC_GETSTATE: u32 = 2147771945; constant EXT4_IOC_GET_ES_CACHE (line 272) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 273) | pub const EXT4_IOC_CHECKPOINT: u32 = 2147771947; constant EXT4_IOC_SHUTDOWN (line 274) | pub const EXT4_IOC_SHUTDOWN: u32 = 1074026621; constant EXT4_IOC32_GETVERSION (line 275) | pub const EXT4_IOC32_GETVERSION: u32 = 1074030083; constant EXT4_IOC32_SETVERSION (line 276) | pub const EXT4_IOC32_SETVERSION: u32 = 2147771908; constant EXT4_IOC32_GETRSVSZ (line 277) | pub const EXT4_IOC32_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC32_SETRSVSZ (line 278) | pub const EXT4_IOC32_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC32_GROUP_EXTEND (line 279) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC32_GETVERSION_OLD (line 280) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC32_SETVERSION_OLD (line 281) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 2147776002; constant VIDIOC_SUBDEV_QUERYSTD (line 282) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 1074288191; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 283) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 284) | pub const LIRC_SET_SEND_CARRIER: u32 = 2147772691; constant AUTOFS_IOC_PROTOSUBVER (line 285) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 1074041703; constant PTP_SYS_OFFSET_PRECISE (line 286) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 287) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 288) | pub const ATM_GETCIRANGE: u32 = 2148557194; constant DMA_BUF_SET_NAME_B (line 289) | pub const DMA_BUF_SET_NAME_B: u32 = 2148033025; constant RIO_CM_EP_GET_LIST_SIZE (line 290) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 291) | pub const TUNSETPERSIST: u32 = 2147767499; constant FS_IOC_GET_ENCRYPTION_POLICY (line 292) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; constant CEC_RECEIVE (line 293) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 294) | pub const MGSL_IOCGPARAMS: u32 = 1076915457; constant ENI_SETMULT (line 295) | pub const ENI_SETMULT: u32 = 2148557159; constant RIO_GET_EVENT_MASK (line 296) | pub const RIO_GET_EVENT_MASK: u32 = 1074031886; constant LIRC_GET_MAX_TIMEOUT (line 297) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 1074030857; constant KVM_SET_BOOT_CPU_ID (line 298) | pub const KVM_SET_BOOT_CPU_ID: u32 = 536915576; constant KVM_SET_MP_STATE (line 299) | pub const KVM_SET_MP_STATE: u32 = 2147790489; constant KVM_GET_MP_STATE (line 300) | pub const KVM_GET_MP_STATE: u32 = 1074048664; constant KVM_GET_API_VERSION (line 301) | pub const KVM_GET_API_VERSION: u32 = 536915456; constant KVM_S390_GET_SKEYS (line 302) | pub const KVM_S390_GET_SKEYS: u32 = 2151722674; constant KVM_SET_ONE_REG (line 303) | pub const KVM_SET_ONE_REG: u32 = 2148576940; constant KVM_IRQ_LINE_STATUS (line 304) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 305) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 2149625414; constant KVM_S390_INTERRUPT (line 306) | pub const KVM_S390_INTERRUPT: u32 = 2148576916; constant KVM_TPR_ACCESS_REPORTING (line 307) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 308) | pub const KVM_GET_FPU: u32 = 1073786508; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 309) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 2148576884; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 310) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 1074835131; constant KVM_S390_UCAS_MAP (line 311) | pub const KVM_S390_UCAS_MAP: u32 = 2149101136; constant KVM_ASSIGN_SET_INTX_MASK (line 312) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 2151722660; constant KVM_MEMORY_ENCRYPT_OP (line 313) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221794490; constant KVM_CREATE_PIT2 (line 314) | pub const KVM_CREATE_PIT2: u32 = 2151722615; constant KVM_S390_VCPU_FAULT (line 315) | pub const KVM_S390_VCPU_FAULT: u32 = 2148052562; constant KVM_REGISTER_COALESCED_MMIO (line 316) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 2148576871; constant KVM_SET_VAPIC_ADDR (line 317) | pub const KVM_SET_VAPIC_ADDR: u32 = 2148052627; constant KVM_CREATE_DEVICE (line 318) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 319) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 320) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 321) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 2148576918; constant KVM_X86_SETUP_MCE (line 322) | pub const KVM_X86_SETUP_MCE: u32 = 2148052636; constant KVM_DEASSIGN_PCI_DEVICE (line 323) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 2151722610; constant KVM_XEN_HVM_SET_ATTR (line 324) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 2152246985; constant KVM_GET_CLOCK (line 325) | pub const KVM_GET_CLOCK: u32 = 1076932220; constant KVM_SET_FPU (line 326) | pub const KVM_SET_FPU: u32 = 2147528333; constant KVM_KVMCLOCK_CTRL (line 327) | pub const KVM_KVMCLOCK_CTRL: u32 = 536915629; constant KVM_PPC_GET_PVINFO (line 328) | pub const KVM_PPC_GET_PVINFO: u32 = 2155916961; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 329) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 1074310813; constant KVM_S390_GET_IRQ_STATE (line 330) | pub const KVM_S390_GET_IRQ_STATE: u32 = 2149625526; constant KVM_GET_DEVICE_ATTR (line 331) | pub const KVM_GET_DEVICE_ATTR: u32 = 2149101282; constant KVM_S390_INITIAL_RESET (line 332) | pub const KVM_S390_INITIAL_RESET: u32 = 536915607; constant KVM_SET_REGS (line 333) | pub const KVM_SET_REGS: u32 = 2165878402; constant KVM_GET_TSC_KHZ (line 334) | pub const KVM_GET_TSC_KHZ: u32 = 536915619; constant KVM_CHECK_EXTENSION (line 335) | pub const KVM_CHECK_EXTENSION: u32 = 536915459; constant KVM_PPC_RESIZE_HPT_COMMIT (line 336) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 1074835118; constant KVM_GET_DIRTY_LOG (line 337) | pub const KVM_GET_DIRTY_LOG: u32 = 2148576834; constant KVM_S390_SET_IRQ_STATE (line 338) | pub const KVM_S390_SET_IRQ_STATE: u32 = 2149625525; constant KVM_S390_NORMAL_RESET (line 339) | pub const KVM_S390_NORMAL_RESET: u32 = 536915651; constant KVM_SET_SIGNAL_MASK (line 340) | pub const KVM_SET_SIGNAL_MASK: u32 = 2147790475; constant KVM_XEN_VCPU_SET_ATTR (line 341) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 2152246987; constant KVM_SET_GSI_ROUTING (line 342) | pub const KVM_SET_GSI_ROUTING: u32 = 2148052586; constant KVM_CREATE_VCPU (line 343) | pub const KVM_CREATE_VCPU: u32 = 536915521; constant KVM_S390_UCAS_UNMAP (line 344) | pub const KVM_S390_UCAS_UNMAP: u32 = 2149101137; constant KVM_S390_STORE_STATUS (line 345) | pub const KVM_S390_STORE_STATUS: u32 = 2148052629; constant KVM_UNREGISTER_COALESCED_MMIO (line 346) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 2148576872; constant KVM_ASSIGN_DEV_IRQ (line 347) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 2151722608; constant KVM_S390_PV_COMMAND (line 348) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 349) | pub const KVM_S390_ENABLE_SIE: u32 = 536915462; constant KVM_CLEAR_DIRTY_LOG (line 350) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 351) | pub const KVM_GET_ONE_REG: u32 = 2148576939; constant KVM_ARM_SET_DEVICE_ADDR (line 352) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 2148576939; constant KVM_DIRTY_TLB (line 353) | pub const KVM_DIRTY_TLB: u32 = 2148576938; constant KVM_NMI (line 354) | pub const KVM_NMI: u32 = 536915610; constant KVM_HYPERV_EVENTFD (line 355) | pub const KVM_HYPERV_EVENTFD: u32 = 2149101245; constant KVM_S390_MEM_OP (line 356) | pub const KVM_S390_MEM_OP: u32 = 2151722673; constant KVM_PPC_SVM_OFF (line 357) | pub const KVM_PPC_SVM_OFF: u32 = 536915635; constant KVM_PPC_RESIZE_HPT_PREPARE (line 358) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 1074835117; constant KVM_INTERRUPT (line 359) | pub const KVM_INTERRUPT: u32 = 2147790470; constant KVM_XEN_HVM_GET_ATTR (line 360) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 361) | pub const KVM_GET_SREGS: u32 = 1073786499; constant KVM_SET_IDENTITY_MAP_ADDR (line 362) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 2148052552; constant KVM_GET_REGS (line 363) | pub const KVM_GET_REGS: u32 = 1092136577; constant KVM_S390_GET_CMMA_BITS (line 364) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 365) | pub const KVM_CREATE_IRQCHIP: u32 = 536915552; constant KVM_ASSIGN_PCI_DEVICE (line 366) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 1077980777; constant KVM_SET_NR_MMU_PAGES (line 367) | pub const KVM_SET_NR_MMU_PAGES: u32 = 536915524; constant KVM_IOEVENTFD (line 368) | pub const KVM_IOEVENTFD: u32 = 2151722617; constant KVM_RUN (line 369) | pub const KVM_RUN: u32 = 536915584; constant KVM_S390_SET_SKEYS (line 370) | pub const KVM_S390_SET_SKEYS: u32 = 2151722675; constant KVM_SET_DEVICE_ATTR (line 371) | pub const KVM_SET_DEVICE_ATTR: u32 = 2149101281; constant KVM_DEASSIGN_DEV_IRQ (line 372) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 2151722613; constant KVM_SMI (line 373) | pub const KVM_SMI: u32 = 536915639; constant KVM_SET_TSS_ADDR (line 374) | pub const KVM_SET_TSS_ADDR: u32 = 536915527; constant KVM_GET_NR_MMU_PAGES (line 375) | pub const KVM_GET_NR_MMU_PAGES: u32 = 536915525; constant KVM_XEN_VCPU_GET_ATTR (line 376) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 377) | pub const KVM_REINJECT_CONTROL: u32 = 536915569; constant KVM_HAS_DEVICE_ATTR (line 378) | pub const KVM_HAS_DEVICE_ATTR: u32 = 2149101283; constant KVM_IRQFD (line 379) | pub const KVM_IRQFD: u32 = 2149625462; constant KVM_S390_SET_CMMA_BITS (line 380) | pub const KVM_S390_SET_CMMA_BITS: u32 = 2149625529; constant KVM_SET_IRQCHIP (line 381) | pub const KVM_SET_IRQCHIP: u32 = 1107865187; constant KVM_SIGNAL_MSI (line 382) | pub const KVM_SIGNAL_MSI: u32 = 2149625509; constant KVM_GET_VCPU_MMAP_SIZE (line 383) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 536915460; constant KVM_CREATE_VM (line 384) | pub const KVM_CREATE_VM: u32 = 536915457; constant KVM_S390_CLEAR_RESET (line 385) | pub const KVM_S390_CLEAR_RESET: u32 = 536915652; constant KVM_RESET_DIRTY_RINGS (line 386) | pub const KVM_RESET_DIRTY_RINGS: u32 = 536915655; constant KVM_ASSIGN_SET_MSIX_NR (line 387) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 2148052595; constant KVM_CREATE_PIT (line 388) | pub const KVM_CREATE_PIT: u32 = 536915556; constant KVM_SET_GUEST_DEBUG (line 389) | pub const KVM_SET_GUEST_DEBUG: u32 = 2148052635; constant KVM_GET_REG_LIST (line 390) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 391) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 2147790530; constant KVM_SET_CLOCK (line 392) | pub const KVM_SET_CLOCK: u32 = 2150674043; constant KVM_PPC_ALLOCATE_HTAB (line 393) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 394) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 1112583846; constant KVM_SET_TSC_KHZ (line 395) | pub const KVM_SET_TSC_KHZ: u32 = 536915618; constant KVM_S390_IRQ (line 396) | pub const KVM_S390_IRQ: u32 = 2152246964; constant KVM_ENABLE_CAP (line 397) | pub const KVM_ENABLE_CAP: u32 = 2154344099; constant KVM_IRQ_LINE (line 398) | pub const KVM_IRQ_LINE: u32 = 2148052577; constant KVM_SET_SREGS (line 399) | pub const KVM_SET_SREGS: u32 = 2147528324; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 400) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 1074835132; constant KVM_GET_STATS_FD (line 401) | pub const KVM_GET_STATS_FD: u32 = 536915662; constant USBDEVFS_CLAIMINTERFACE (line 402) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 1074025743; constant CHIOMOVE (line 403) | pub const CHIOMOVE: u32 = 2148819713; constant SONYPI_IOCGBATFLAGS (line 404) | pub const SONYPI_IOCGBATFLAGS: u32 = 1073837575; constant BTRFS_IOC_SYNC (line 405) | pub const BTRFS_IOC_SYNC: u32 = 536908808; constant VIDIOC_TRY_FMT (line 406) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 407) | pub const LIRC_SET_REC_MODE: u32 = 2147772690; constant VIDIOC_DQEVENT (line 408) | pub const VIDIOC_DQEVENT: u32 = 1082676825; constant RPMSG_DESTROY_EPT_IOCTL (line 409) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 536917250; constant UVCIOC_CTRL_MAP (line 410) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 411) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 2148052773; constant VHOST_VSOCK_SET_GUEST_CID (line 412) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 2148052832; constant UI_SET_KEYBIT (line 413) | pub const UI_SET_KEYBIT: u32 = 2147767653; constant LIRC_SET_REC_TIMEOUT (line 414) | pub const LIRC_SET_REC_TIMEOUT: u32 = 2147772696; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 415) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 416) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 417) | pub const VHOST_SET_VRING_BASE: u32 = 2148052754; constant RIO_ENABLE_DOORBELL_RANGE (line 418) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 2148035849; constant VIDIOC_TRY_EXT_CTRLS (line 419) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 420) | pub const LIRC_GET_REC_MODE: u32 = 1074030850; constant PPGETTIME (line 421) | pub const PPGETTIME: u32 = 1074819221; constant BTRFS_IOC_RM_DEV (line 422) | pub const BTRFS_IOC_RM_DEV: u32 = 2415957003; constant ATM_SETBACKEND (line 423) | pub const ATM_SETBACKEND: u32 = 2147639794; constant FSL_HV_IOCTL_PARTITION_START (line 424) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 425) | pub const FBIO_WAITEVENT: u32 = 536888968; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 426) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 427) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 428) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 429) | pub const FDTWADDLE: u32 = 536871513; constant NVME_IOCTL_SUBMIT_IO (line 430) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 2150649410; constant NILFS_IOCTL_SYNC (line 431) | pub const NILFS_IOCTL_SYNC: u32 = 1074294410; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 432) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 433) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 434) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 435) | pub const TEE_IOC_CLOSE_SESSION: u32 = 1074045957; constant NS_GETPSTAT (line 436) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 437) | pub const UI_SET_PROPBIT: u32 = 2147767662; constant TUNSETFILTEREBPF (line 438) | pub const TUNSETFILTEREBPF: u32 = 1074025697; constant RIO_MPORT_MAINT_COMPTAG_SET (line 439) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 2147773698; constant AUTOFS_DEV_IOCTL_VERSION (line 440) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 441) | pub const WDIOC_SETOPTIONS: u32 = 1074026244; constant VHOST_SCSI_SET_ENDPOINT (line 442) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 2162732864; constant MGSL_IOCGTXIDLE (line 443) | pub const MGSL_IOCGTXIDLE: u32 = 536898819; constant ATM_ADDLECSADDR (line 444) | pub const ATM_ADDLECSADDR: u32 = 2148557198; constant FSL_HV_IOCTL_GETPROP (line 445) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 446) | pub const FDGETPRM: u32 = 1075839492; constant HIDIOCAPPLICATION (line 447) | pub const HIDIOCAPPLICATION: u32 = 536889346; constant ENI_MEMDUMP (line 448) | pub const ENI_MEMDUMP: u32 = 2148557152; constant PTP_SYS_OFFSET2 (line 449) | pub const PTP_SYS_OFFSET2: u32 = 2202025230; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 450) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 451) | pub const DMA_BUF_SET_NAME_A: u32 = 2147770881; constant PTP_PIN_GETFUNC (line 452) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 453) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 454) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 2148054600; constant RTC_EPOCH_READ (line 455) | pub const RTC_EPOCH_READ: u32 = 1074294797; constant VIDIOC_SUBDEV_S_SELECTION (line 456) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 457) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 458) | pub const ATM_GETLECSADDR: u32 = 2148557200; constant FSL_HV_IOCTL_PARTITION_STOP (line 459) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 460) | pub const SONET_GETDIAG: u32 = 1074028820; constant ATMMPC_DATA (line 461) | pub const ATMMPC_DATA: u32 = 536895961; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 462) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 1074555165; constant HIDIOCGCOLLECTIONINDEX (line 463) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 2149074960; constant RPMSG_CREATE_EPT_IOCTL (line 464) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 2150151425; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 465) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 466) | pub const UI_DEV_SETUP: u32 = 2153534723; constant ISST_IF_IO_CMD (line 467) | pub const ISST_IF_IO_CMD: u32 = 2148072962; constant RIO_MPORT_MAINT_READ_REMOTE (line 468) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 1075342599; constant VIDIOC_OMAP3ISP_HIST_CFG (line 469) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 470) | pub const BLKGETNRZONES: u32 = 1074008709; constant VIDIOC_G_MODULATOR (line 471) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 472) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 473) | pub const USBDEVFS_SETINTERFACE: u32 = 1074287876; constant PPPIOCGCHAN (line 474) | pub const PPPIOCGCHAN: u32 = 1074033719; constant EVIOCGVERSION (line 475) | pub const EVIOCGVERSION: u32 = 1074021633; constant VHOST_NET_SET_BACKEND (line 476) | pub const VHOST_NET_SET_BACKEND: u32 = 2148052784; constant USBDEVFS_REAPURBNDELAY (line 477) | pub const USBDEVFS_REAPURBNDELAY: u32 = 2148029709; constant RNDZAPENTCNT (line 478) | pub const RNDZAPENTCNT: u32 = 536891908; constant VIDIOC_G_PARM (line 479) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 480) | pub const TUNGETDEVNETNS: u32 = 536892643; constant LIRC_SET_MEASURE_CARRIER_MODE (line 481) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 2147772701; constant VHOST_SET_VRING_ERR (line 482) | pub const VHOST_SET_VRING_ERR: u32 = 2148052770; constant VDUSE_VQ_SETUP (line 483) | pub const VDUSE_VQ_SETUP: u32 = 2149613844; constant AUTOFS_IOC_SETTIMEOUT (line 484) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 485) | pub const VIDIOC_S_FREQUENCY: u32 = 2150389305; constant F2FS_IOC_SEC_TRIM_FILE (line 486) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 2149119252; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 487) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 488) | pub const WDIOC_GETPRETIMEOUT: u32 = 1074026249; constant USBDEVFS_DROP_PRIVILEGES (line 489) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 2147767582; constant BTRFS_IOC_SNAP_CREATE_V2 (line 490) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 2415957015; constant VHOST_VSOCK_SET_RUNNING (line 491) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 2147790689; constant STP_SET_OPTIONS (line 492) | pub const STP_SET_OPTIONS: u32 = 2148017410; constant FBIO_RADEON_GET_MIRROR (line 493) | pub const FBIO_RADEON_GET_MIRROR: u32 = 1074282499; constant IVTVFB_IOC_DMA_FRAME (line 494) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 2149078720; constant IPMICTL_SEND_COMMAND (line 495) | pub const IPMICTL_SEND_COMMAND: u32 = 1076390157; constant VIDIOC_G_ENC_INDEX (line 496) | pub const VIDIOC_G_ENC_INDEX: u32 = 1209554508; constant DFL_FPGA_FME_PORT_PR (line 497) | pub const DFL_FPGA_FME_PORT_PR: u32 = 536917632; constant CHIOSVOLTAG (line 498) | pub const CHIOSVOLTAG: u32 = 2150654738; constant ATM_SETESIF (line 499) | pub const ATM_SETESIF: u32 = 2148557197; constant FW_CDEV_IOC_SEND_RESPONSE (line 500) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 2149065476; constant PMU_IOC_GET_MODEL (line 501) | pub const PMU_IOC_GET_MODEL: u32 = 1074283011; constant JSIOCGBTNMAP (line 502) | pub const JSIOCGBTNMAP: u32 = 1140877876; constant USBDEVFS_HUB_PORTINFO (line 503) | pub const USBDEVFS_HUB_PORTINFO: u32 = 1082152211; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 504) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 505) | pub const FDCLRPRM: u32 = 536871489; constant BTRFS_IOC_SCRUB (line 506) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 507) | pub const USBDEVFS_DISCONNECT: u32 = 536892694; constant TUNSETVNETBE (line 508) | pub const TUNSETVNETBE: u32 = 2147767518; constant ATMTCP_REMOVE (line 509) | pub const ATMTCP_REMOVE: u32 = 536895887; constant VHOST_VDPA_GET_CONFIG (line 510) | pub const VHOST_VDPA_GET_CONFIG: u32 = 1074311027; constant PPPIOCGNPMODE (line 511) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 512) | pub const FDGETDRVPRM: u32 = 1082130961; constant TUNSETVNETLE (line 513) | pub const TUNSETVNETLE: u32 = 2147767516; constant PHN_SETREG (line 514) | pub const PHN_SETREG: u32 = 2148036614; constant PPPIOCDETACH (line 515) | pub const PPPIOCDETACH: u32 = 2147775548; constant MMTIMER_GETRES (line 516) | pub const MMTIMER_GETRES: u32 = 1074294017; constant VIDIOC_SUBDEV_ENUMSTD (line 517) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 518) | pub const PPGETFLAGS: u32 = 1074032794; constant VDUSE_DEV_GET_FEATURES (line 519) | pub const VDUSE_DEV_GET_FEATURES: u32 = 1074299153; constant CAPI_MANUFACTURER_CMD (line 520) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 521) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 522) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 523) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 524) | pub const NE_CREATE_VM: u32 = 1074310688; constant MEDIA_IOC_ENUM_LINKS (line 525) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 526) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 536933647; constant DFL_FPGA_PORT_DMA_MAP (line 527) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 536917571; constant MGSL_IOCGXCTRL (line 528) | pub const MGSL_IOCGXCTRL: u32 = 536898838; constant FW_CDEV_IOC_SEND_REQUEST (line 529) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 2150114049; constant SONYPI_IOCGBLUE (line 530) | pub const SONYPI_IOCGBLUE: u32 = 1073837576; constant F2FS_IOC_DECOMPRESS_FILE (line 531) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; constant I2OHTML (line 532) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 533) | pub const VFIO_GET_API_VERSION: u32 = 536886116; constant IDT77105_GETSTATZ (line 534) | pub const IDT77105_GETSTATZ: u32 = 2148557107; constant I2OPARMSET (line 535) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 536) | pub const TEE_IOC_CANCEL: u32 = 1074308100; constant PTP_SYS_OFFSET_PRECISE2 (line 537) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 538) | pub const DFL_FPGA_PORT_RESET: u32 = 536917568; constant PPPIOCGASYNCMAP (line 539) | pub const PPPIOCGASYNCMAP: u32 = 1074033752; constant EVIOCGKEYCODE_V2 (line 540) | pub const EVIOCGKEYCODE_V2: u32 = 1076380932; constant DM_DEV_SET_GEOMETRY (line 541) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 542) | pub const HIDIOCSUSAGE: u32 = 2149074956; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 543) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065488; constant PTP_EXTTS_REQUEST (line 544) | pub const PTP_EXTTS_REQUEST: u32 = 2148547842; constant SWITCHTEC_IOCTL_EVENT_CTL (line 545) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 546) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 547) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 2162732865; constant JSIOCGAXES (line 548) | pub const JSIOCGAXES: u32 = 1073834513; constant HIDIOCSFLAG (line 549) | pub const HIDIOCSFLAG: u32 = 2147764239; constant PTP_PEROUT_REQUEST2 (line 550) | pub const PTP_PEROUT_REQUEST2: u32 = 2151169292; constant PPWDATA (line 551) | pub const PPWDATA: u32 = 2147577990; constant PTP_CLOCK_GETCAPS (line 552) | pub const PTP_CLOCK_GETCAPS: u32 = 1079000321; constant FDGETMAXERRS (line 553) | pub const FDGETMAXERRS: u32 = 1075053070; constant TUNSETQUEUE (line 554) | pub const TUNSETQUEUE: u32 = 2147767513; constant PTP_ENABLE_PPS (line 555) | pub const PTP_ENABLE_PPS: u32 = 2147761412; constant SIOCSIFATMTCP (line 556) | pub const SIOCSIFATMTCP: u32 = 536895872; constant CEC_ADAP_G_LOG_ADDRS (line 557) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 1079795971; constant ND_IOCTL_ARS_CAP (line 558) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 559) | pub const NBD_SET_BLKSIZE: u32 = 536914689; constant NBD_SET_TIMEOUT (line 560) | pub const NBD_SET_TIMEOUT: u32 = 536914697; constant VHOST_SCSI_GET_ABI_VERSION (line 561) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 2147790658; constant RIO_UNMAP_INBOUND (line 562) | pub const RIO_UNMAP_INBOUND: u32 = 2148035858; constant ATM_QUERYLOOP (line 563) | pub const ATM_QUERYLOOP: u32 = 2148557140; constant DFL_FPGA_GET_API_VERSION (line 564) | pub const DFL_FPGA_GET_API_VERSION: u32 = 536917504; constant USBDEVFS_WAIT_FOR_RESUME (line 565) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 536892707; constant FBIO_CURSOR (line 566) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 567) | pub const RNDCLEARPOOL: u32 = 536891910; constant VIDIOC_QUERYSTD (line 568) | pub const VIDIOC_QUERYSTD: u32 = 1074288191; constant DMA_BUF_IOCTL_SYNC (line 569) | pub const DMA_BUF_IOCTL_SYNC: u32 = 2148033024; constant SCIF_RECV (line 570) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 571) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 572) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 573) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 574) | pub const VIDIOC_G_FBUF: u32 = 1076909578; constant PTP_ENABLE_PPS2 (line 575) | pub const PTP_ENABLE_PPS2: u32 = 2147761421; constant PCITEST_CLEAR_IRQ (line 576) | pub const PCITEST_CLEAR_IRQ: u32 = 536891408; constant IPMICTL_SET_GETS_EVENTS_CMD (line 577) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 1074030864; constant BTRFS_IOC_DEVICES_READY (line 578) | pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; constant JSIOCGAXMAP (line 579) | pub const JSIOCGAXMAP: u32 = 1077963314; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 580) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 1074799372; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 581) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 2148541207; constant RTC_WIE_OFF (line 582) | pub const RTC_WIE_OFF: u32 = 536899600; constant PPGETMODE (line 583) | pub const PPGETMODE: u32 = 1074032792; constant VIDIOC_DBG_G_REGISTER (line 584) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 585) | pub const PTP_SYS_OFFSET: u32 = 2202025221; constant BTRFS_IOC_SPACE_INFO (line 586) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 587) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 588) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 589) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 590) | pub const BTRFS_IOC_TRANS_START: u32 = 536908806; constant INOTIFY_IOC_SETNEXTWD (line 591) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 2147764480; constant SNAPSHOT_GET_IMAGE_SIZE (line 592) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 1074279182; constant TUNDETACHFILTER (line 593) | pub const TUNDETACHFILTER: u32 = 2148553942; constant ND_IOCTL_CLEAR_ERROR (line 594) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 595) | pub const IOC_PR_CLEAR: u32 = 2148561101; constant SCIF_READFROM (line 596) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 597) | pub const PPPIOCGDEBUG: u32 = 1074033729; constant BLKGETZONESZ (line 598) | pub const BLKGETZONESZ: u32 = 1074008708; constant HIDIOCGUSAGES (line 599) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 600) | pub const SONYPI_IOCGTEMP: u32 = 1073837580; constant UI_SET_MSCBIT (line 601) | pub const UI_SET_MSCBIT: u32 = 2147767656; constant APM_IOC_SUSPEND (line 602) | pub const APM_IOC_SUSPEND: u32 = 536887554; constant BTRFS_IOC_TREE_SEARCH (line 603) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 604) | pub const RTC_PLL_GET: u32 = 1075867665; constant RIO_CM_EP_GET_LIST (line 605) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 606) | pub const USBDEVFS_DISCSIGNAL: u32 = 1074812174; constant LIRC_GET_MIN_TIMEOUT (line 607) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 1074030856; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 608) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 1100502850; constant DM_TARGET_MSG (line 609) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 610) | pub const SONYPI_IOCGBAT1REM: u32 = 1073903107; constant EVIOCSFF (line 611) | pub const EVIOCSFF: u32 = 2150647168; constant TUNSETGROUP (line 612) | pub const TUNSETGROUP: u32 = 2147767502; constant EVIOCGKEYCODE (line 613) | pub const EVIOCGKEYCODE: u32 = 1074283780; constant KCOV_REMOTE_ENABLE (line 614) | pub const KCOV_REMOTE_ENABLE: u32 = 2149081958; constant ND_IOCTL_GET_CONFIG_SIZE (line 615) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 616) | pub const FDEJECT: u32 = 536871514; constant TUNSETOFFLOAD (line 617) | pub const TUNSETOFFLOAD: u32 = 2147767504; constant PPPIOCCONNECT (line 618) | pub const PPPIOCCONNECT: u32 = 2147775546; constant ATM_ADDADDR (line 619) | pub const ATM_ADDADDR: u32 = 2148557192; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 620) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 536903955; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 621) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 622) | pub const VHOST_VDPA_GET_STATUS: u32 = 1073852273; constant CCISS_PASSTHRU (line 623) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 624) | pub const MGSL_IOCCLRMODCOUNT: u32 = 536898831; constant TEE_IOC_SUPPL_SEND (line 625) | pub const TEE_IOC_SUPPL_SEND: u32 = 1074832391; constant ATMARPD_CTRL (line 626) | pub const ATMARPD_CTRL: u32 = 536895969; constant UI_ABS_SETUP (line 627) | pub const UI_ABS_SETUP: u32 = 2149340420; constant UI_DEV_DESTROY (line 628) | pub const UI_DEV_DESTROY: u32 = 536892674; constant BTRFS_IOC_QUOTA_CTL (line 629) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 630) | pub const RTC_AIE_ON: u32 = 536899585; constant AUTOFS_IOC_EXPIRE (line 631) | pub const AUTOFS_IOC_EXPIRE: u32 = 1091343205; constant PPPIOCSDEBUG (line 632) | pub const PPPIOCSDEBUG: u32 = 2147775552; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 633) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 634) | pub const PPPIOCSMRU: u32 = 2147775570; constant CCISS_DEREGDISK (line 635) | pub const CCISS_DEREGDISK: u32 = 536887820; constant UI_DEV_CREATE (line 636) | pub const UI_DEV_CREATE: u32 = 536892673; constant FUSE_DEV_IOC_CLONE (line 637) | pub const FUSE_DEV_IOC_CLONE: u32 = 1074062592; constant BTRFS_IOC_START_SYNC (line 638) | pub const BTRFS_IOC_START_SYNC: u32 = 1074304024; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 639) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 2148036225; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 640) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 1074279187; constant DM_TABLE_CLEAR (line 641) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 642) | pub const CCISS_GETINTINFO: u32 = 1074283010; constant PPPIOCSASYNCMAP (line 643) | pub const PPPIOCSASYNCMAP: u32 = 2147775575; constant I2OEVTGET (line 644) | pub const I2OEVTGET: u32 = 1080584459; constant NVME_IOCTL_RESET (line 645) | pub const NVME_IOCTL_RESET: u32 = 536890948; constant PPYIELD (line 646) | pub const PPYIELD: u32 = 536899725; constant NVME_IOCTL_IO64_CMD (line 647) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 648) | pub const TUNSETCARRIER: u32 = 2147767522; constant DM_DEV_WAIT (line 649) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 650) | pub const RTC_WIE_ON: u32 = 536899599; constant MEDIA_IOC_DEVICE_INFO (line 651) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 652) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 653) | pub const MGSL_IOCSPARAMS: u32 = 2150657280; constant RTC_SET_TIME (line 654) | pub const RTC_SET_TIME: u32 = 2149871626; constant VHOST_RESET_OWNER (line 655) | pub const VHOST_RESET_OWNER: u32 = 536915714; constant IOC_OPAL_PSID_REVERT_TPR (line 656) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 2164814056; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 657) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 658) | pub const UDF_GETEABLOCK: u32 = 1074293825; constant VFIO_IOMMU_MAP_DMA (line 659) | pub const VFIO_IOMMU_MAP_DMA: u32 = 536886129; constant VIDIOC_SUBSCRIBE_EVENT (line 660) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 2149602906; constant HIDIOCGFLAG (line 661) | pub const HIDIOCGFLAG: u32 = 1074022414; constant HIDIOCGUCODE (line 662) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 663) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 664) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 665) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 2148577793; constant CCISS_GETFIRMVER (line 666) | pub const CCISS_GETFIRMVER: u32 = 1074020872; constant ND_IOCTL_ARS_START (line 667) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 668) | pub const PPPIOCSMRRU: u32 = 2147775547; constant CEC_ADAP_S_LOG_ADDRS (line 669) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 670) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 1074050818; constant DMA_HEAP_IOCTL_ALLOC (line 671) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 672) | pub const PPSETTIME: u32 = 2148561046; constant RTC_ALM_READ (line 673) | pub const RTC_ALM_READ: u32 = 1076129800; constant VDUSE_SET_API_VERSION (line 674) | pub const VDUSE_SET_API_VERSION: u32 = 2148040961; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 675) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 2149084424; constant VIDIOC_SUBDEV_S_CROP (line 676) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 677) | pub const USBDEVFS_CONNECT: u32 = 536892695; constant SYNC_IOC_FILE_INFO (line 678) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 679) | pub const ATMARP_MKIP: u32 = 536895970; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 680) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 536886128; constant CCISS_GETHEARTBEAT (line 681) | pub const CCISS_GETHEARTBEAT: u32 = 1074020870; constant ATM_RSTADDR (line 682) | pub const ATM_RSTADDR: u32 = 2148557191; constant NBD_SET_SIZE (line 683) | pub const NBD_SET_SIZE: u32 = 536914690; constant UDF_GETVOLIDENT (line 684) | pub const UDF_GETVOLIDENT: u32 = 1074293826; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 685) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 686) | pub const MGSL_IOCSTXIDLE: u32 = 536898818; constant FSL_HV_IOCTL_SETPROP (line 687) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 688) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 689) | pub const PPRSTATUS: u32 = 1073836161; constant MGSL_IOCTXENABLE (line 690) | pub const MGSL_IOCTXENABLE: u32 = 536898820; constant UDF_GETEASIZE (line 691) | pub const UDF_GETEASIZE: u32 = 1074031680; constant NVME_IOCTL_ADMIN64_CMD (line 692) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 693) | pub const VHOST_SET_OWNER: u32 = 536915713; constant RIO_ALLOC_DMA (line 694) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 695) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 696) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 697) | pub const ATM_SETCIRANGE: u32 = 2148557195; constant HPET_IE_ON (line 698) | pub const HPET_IE_ON: u32 = 536897537; constant PERF_EVENT_IOC_ID (line 699) | pub const PERF_EVENT_IOC_ID: u32 = 1074275335; constant TUNSETSNDBUF (line 700) | pub const TUNSETSNDBUF: u32 = 2147767508; constant PTP_PIN_SETFUNC (line 701) | pub const PTP_PIN_SETFUNC: u32 = 2153790727; constant PPPIOCDISCONN (line 702) | pub const PPPIOCDISCONN: u32 = 536900665; constant VIDIOC_QUERYCTRL (line 703) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 704) | pub const PPEXCL: u32 = 536899727; constant PCITEST_MSI (line 705) | pub const PCITEST_MSI: u32 = 2147766275; constant FDWERRORCLR (line 706) | pub const FDWERRORCLR: u32 = 536871510; constant AUTOFS_IOC_FAIL (line 707) | pub const AUTOFS_IOC_FAIL: u32 = 536908641; constant USBDEVFS_IOCTL (line 708) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 709) | pub const VIDIOC_S_STD: u32 = 2148029976; constant F2FS_IOC_RESIZE_FS (line 710) | pub const F2FS_IOC_RESIZE_FS: u32 = 2148070672; constant SONET_SETDIAG (line 711) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 712) | pub const BTRFS_IOC_DEFRAG: u32 = 2415956994; constant CCISS_GETDRIVVER (line 713) | pub const CCISS_GETDRIVVER: u32 = 1074020873; constant IPMICTL_GET_TIMING_PARMS_CMD (line 714) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 1074293015; constant HPET_IRQFREQ (line 715) | pub const HPET_IRQFREQ: u32 = 2148034566; constant ATM_GETESI (line 716) | pub const ATM_GETESI: u32 = 2148557189; constant CCISS_GETLUNINFO (line 717) | pub const CCISS_GETLUNINFO: u32 = 1074545169; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 718) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 719) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 720) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 2147755016; constant UDMABUF_CREATE_LIST (line 721) | pub const UDMABUF_CREATE_LIST: u32 = 2148037955; constant VHOST_SET_LOG_BASE (line 722) | pub const VHOST_SET_LOG_BASE: u32 = 2148052740; constant ZATM_GETPOOL (line 723) | pub const ZATM_GETPOOL: u32 = 2148557153; constant BR2684_SETFILT (line 724) | pub const BR2684_SETFILT: u32 = 2149343632; constant RNDGETPOOL (line 725) | pub const RNDGETPOOL: u32 = 1074287106; constant PPS_GETPARAMS (line 726) | pub const PPS_GETPARAMS: u32 = 1074294945; constant IOC_PR_RESERVE (line 727) | pub const IOC_PR_RESERVE: u32 = 2148561097; constant VIDIOC_TRY_DECODER_CMD (line 728) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 729) | pub const RIO_CM_CHAN_CLOSE: u32 = 2147640068; constant VIDIOC_DV_TIMINGS_CAP (line 730) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 731) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 732) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 1074283009; constant USBDEVFS_GET_CAPABILITIES (line 733) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 1074025754; constant SCIF_WRITETO (line 734) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 735) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 736) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 737) | pub const CCISS_REGNEWD: u32 = 536887822; constant FAT_IOCTL_SET_ATTRIBUTES (line 738) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 2147774993; constant VIDIOC_CREATE_BUFS (line 739) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 740) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 741) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 1155028802; constant VFIO_EEH_PE_OP (line 742) | pub const VFIO_EEH_PE_OP: u32 = 536886137; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 743) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 744) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; constant NBD_SET_SIZE_BLOCKS (line 745) | pub const NBD_SET_SIZE_BLOCKS: u32 = 536914695; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 746) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 536916224; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 747) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 748) | pub const VIDIOC_S_AUDOUT: u32 = 2150913586; constant VIDIOC_S_FMT (line 749) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 750) | pub const PPPIOCATTACH: u32 = 2147775549; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 751) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052772; constant FS_IOC_MEASURE_VERITY (line 752) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 753) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 754) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 1074030867; constant PCITEST_LEGACY_IRQ (line 755) | pub const PCITEST_LEGACY_IRQ: u32 = 536891394; constant USBDEVFS_SUBMITURB (line 756) | pub const USBDEVFS_SUBMITURB: u32 = 1077433610; constant AUTOFS_IOC_READY (line 757) | pub const AUTOFS_IOC_READY: u32 = 536908640; constant BTRFS_IOC_SEND (line 758) | pub const BTRFS_IOC_SEND: u32 = 2152240166; constant VIDIOC_G_EXT_CTRLS (line 759) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 760) | pub const JSIOCSBTNMAP: u32 = 2214619699; constant PPPIOCSFLAGS (line 761) | pub const PPPIOCSFLAGS: u32 = 2147775577; constant NVRAM_INIT (line 762) | pub const NVRAM_INIT: u32 = 536899648; constant RFKILL_IOCTL_NOINPUT (line 763) | pub const RFKILL_IOCTL_NOINPUT: u32 = 536891905; constant BTRFS_IOC_BALANCE (line 764) | pub const BTRFS_IOC_BALANCE: u32 = 2415957004; constant FS_IOC_GETFSMAP (line 765) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 766) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 1074030875; constant STP_POLICY_ID_GET (line 767) | pub const STP_POLICY_ID_GET: u32 = 1074799873; constant PPSETFLAGS (line 768) | pub const PPSETFLAGS: u32 = 2147774619; constant CEC_ADAP_S_PHYS_ADDR (line 769) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 2147639554; constant ATMTCP_CREATE (line 770) | pub const ATMTCP_CREATE: u32 = 536895886; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 771) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 536916226; constant PPPIOCGXASYNCMAP (line 772) | pub const PPPIOCGXASYNCMAP: u32 = 1075868752; constant VHOST_SET_VRING_CALL (line 773) | pub const VHOST_SET_VRING_CALL: u32 = 2148052769; constant LIRC_GET_FEATURES (line 774) | pub const LIRC_GET_FEATURES: u32 = 1074030848; constant GSMIOC_DISABLE_NET (line 775) | pub const GSMIOC_DISABLE_NET: u32 = 536889091; constant AUTOFS_IOC_CATATONIC (line 776) | pub const AUTOFS_IOC_CATATONIC: u32 = 536908642; constant NBD_DO_IT (line 777) | pub const NBD_DO_IT: u32 = 536914691; constant LIRC_SET_REC_CARRIER_RANGE (line 778) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 2147772703; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 779) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030873; constant EVIOCSCLOCKID (line 780) | pub const EVIOCSCLOCKID: u32 = 2147763616; constant USBDEVFS_FREE_STREAMS (line 781) | pub const USBDEVFS_FREE_STREAMS: u32 = 1074287901; constant FSI_SCOM_RESET (line 782) | pub const FSI_SCOM_RESET: u32 = 2147775235; constant PMU_IOC_GRAB_BACKLIGHT (line 783) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 1074283014; constant VIDIOC_SUBDEV_S_FMT (line 784) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 785) | pub const FDDEFPRM: u32 = 2149581379; constant TEE_IOC_INVOKE (line 786) | pub const TEE_IOC_INVOKE: u32 = 1074832387; constant USBDEVFS_BULK (line 787) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 788) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 789) | pub const SONYPI_IOCSBRT: u32 = 2147579392; constant BTRFS_IOC_FILE_EXTENT_SAME (line 790) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 791) | pub const RTC_PIE_ON: u32 = 536899589; constant BTRFS_IOC_SCAN_DEV (line 792) | pub const BTRFS_IOC_SCAN_DEV: u32 = 2415956996; constant PPPIOCXFERUNIT (line 793) | pub const PPPIOCXFERUNIT: u32 = 536900686; constant WDIOC_GETTIMEOUT (line 794) | pub const WDIOC_GETTIMEOUT: u32 = 1074026247; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 795) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 796) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 2148054598; constant FBIO_WAITFORVSYNC (line 797) | pub const FBIO_WAITFORVSYNC: u32 = 2147763744; constant RTC_PIE_OFF (line 798) | pub const RTC_PIE_OFF: u32 = 536899590; constant EVIOCGRAB (line 799) | pub const EVIOCGRAB: u32 = 2147763600; constant PMU_IOC_SET_BACKLIGHT (line 800) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 2148024834; constant EVIOCGREP (line 801) | pub const EVIOCGREP: u32 = 1074283779; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 802) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 2148017163; constant UFFDIO_CONTINUE (line 803) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 804) | pub const VDUSE_GET_API_VERSION: u32 = 1074299136; constant RTC_RD_TIME (line 805) | pub const RTC_RD_TIME: u32 = 1076129801; constant FDMSGOFF (line 806) | pub const FDMSGOFF: u32 = 536871494; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 807) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 1074555164; constant CAPI_GET_ERRCODE (line 808) | pub const CAPI_GET_ERRCODE: u32 = 1073890081; constant PCITEST_SET_IRQTYPE (line 809) | pub const PCITEST_SET_IRQTYPE: u32 = 2147766280; constant VIDIOC_SUBDEV_S_EDID (line 810) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 811) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 2148036346; constant RIO_DEV_ADD (line 812) | pub const RIO_DEV_ADD: u32 = 2149608727; constant VIDIOC_ENUM_FREQ_BANDS (line 813) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 814) | pub const FBIO_RADEON_SET_MIRROR: u32 = 2148024324; constant PCITEST_GET_IRQTYPE (line 815) | pub const PCITEST_GET_IRQTYPE: u32 = 536891401; constant JSIOCGVERSION (line 816) | pub const JSIOCGVERSION: u32 = 1074031105; constant SONYPI_IOCSBLUE (line 817) | pub const SONYPI_IOCSBLUE: u32 = 2147579401; constant SNAPSHOT_PREF_IMAGE_SIZE (line 818) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 536883986; constant F2FS_IOC_GET_FEATURES (line 819) | pub const F2FS_IOC_GET_FEATURES: u32 = 1074066700; constant SCIF_REG (line 820) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 821) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 2155376264; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 822) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 2147754757; constant RIO_WAIT_FOR_ASYNC (line 823) | pub const RIO_WAIT_FOR_ASYNC: u32 = 2148035862; constant VHOST_SET_VRING_NUM (line 824) | pub const VHOST_SET_VRING_NUM: u32 = 2148052752; constant AUTOFS_DEV_IOCTL_PROTOVER (line 825) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 826) | pub const RIO_FREE_DMA: u32 = 2148035860; constant MGSL_IOCRXENABLE (line 827) | pub const MGSL_IOCRXENABLE: u32 = 536898821; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 828) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 536872889; constant IPMICTL_SET_TIMING_PARMS_CMD (line 829) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 1074293014; constant PPPIOCGL2TPSTATS (line 830) | pub const PPPIOCGL2TPSTATS: u32 = 1078490166; constant PERF_EVENT_IOC_PERIOD (line 831) | pub const PERF_EVENT_IOC_PERIOD: u32 = 2148017156; constant PTP_PIN_SETFUNC2 (line 832) | pub const PTP_PIN_SETFUNC2: u32 = 2153790736; constant CHIOEXCHANGE (line 833) | pub const CHIOEXCHANGE: u32 = 2149344002; constant NILFS_IOCTL_GET_SUINFO (line 834) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 1075342980; constant CEC_DQEVENT (line 835) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 836) | pub const UI_SET_SWBIT: u32 = 2147767661; constant VHOST_VDPA_SET_CONFIG (line 837) | pub const VHOST_VDPA_SET_CONFIG: u32 = 2148052852; constant TUNSETIFF (line 838) | pub const TUNSETIFF: u32 = 2147767498; constant CHIOPOSITION (line 839) | pub const CHIOPOSITION: u32 = 2148295427; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 840) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 2147772703; constant BTRFS_IOC_DEFAULT_SUBVOL (line 841) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 2148045843; constant RIO_UNMAP_OUTBOUND (line 842) | pub const RIO_UNMAP_OUTBOUND: u32 = 2150133008; constant CAPI_CLR_FLAGS (line 843) | pub const CAPI_CLR_FLAGS: u32 = 1074021157; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 844) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065487; constant MATROXFB_GET_OUTPUT_CONNECTION (line 845) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 1074294520; constant EVIOCSMASK (line 846) | pub const EVIOCSMASK: u32 = 2148550035; constant BTRFS_IOC_FORGET_DEV (line 847) | pub const BTRFS_IOC_FORGET_DEV: u32 = 2415956997; constant CXL_MEM_QUERY_COMMANDS (line 848) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 1074318849; constant CEC_S_MODE (line 849) | pub const CEC_S_MODE: u32 = 2147770633; constant MGSL_IOCSIF (line 850) | pub const MGSL_IOCSIF: u32 = 536898826; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 851) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 852) | pub const PPSETMODE: u32 = 2147774592; constant VFIO_DEVICE_SET_IRQS (line 853) | pub const VFIO_DEVICE_SET_IRQS: u32 = 536886126; constant VIDIOC_PREPARE_BUF (line 854) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 855) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 1078223114; constant IOC_OPAL_WRITE_SHADOW_MBR (line 856) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 2166386922; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 857) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 858) | pub const UDMABUF_CREATE: u32 = 2149086530; constant SONET_CLRDIAG (line 859) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 860) | pub const PHN_SET_REG: u32 = 2148036609; constant RNDADDTOENTCNT (line 861) | pub const RNDADDTOENTCNT: u32 = 2147766785; constant VBG_IOCTL_CHECK_BALLOON (line 862) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 863) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 864) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 865) | pub const RTC_AIE_OFF: u32 = 536899586; constant VFIO_GROUP_SET_CONTAINER (line 866) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 536886120; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 867) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 2148016918; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 868) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 536886136; constant VFIO_IOMMU_GET_INFO (line 869) | pub const VFIO_IOMMU_GET_INFO: u32 = 536886128; constant DM_DEV_SUSPEND (line 870) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 871) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; constant FW_CDEV_IOC_STOP_ISO (line 872) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 2147754763; constant GPIO_V2_GET_LINEINFO_IOCTL (line 873) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 874) | pub const ATMMPC_CTRL: u32 = 536895960; constant PPPIOCSXASYNCMAP (line 875) | pub const PPPIOCSXASYNCMAP: u32 = 2149610575; constant CHIOGSTATUS (line 876) | pub const CHIOGSTATUS: u32 = 2148557576; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 877) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 878) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 1074031875; constant CAPI_SET_FLAGS (line 879) | pub const CAPI_SET_FLAGS: u32 = 1074021156; constant VFIO_GROUP_GET_DEVICE_FD (line 880) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 536886122; constant VHOST_SET_MEM_TABLE (line 881) | pub const VHOST_SET_MEM_TABLE: u32 = 2148052739; constant MATROXFB_SET_OUTPUT_CONNECTION (line 882) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 2148036344; constant DFL_FPGA_PORT_GET_REGION_INFO (line 883) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 536917570; constant VHOST_GET_FEATURES (line 884) | pub const VHOST_GET_FEATURES: u32 = 1074310912; constant LIRC_GET_REC_RESOLUTION (line 885) | pub const LIRC_GET_REC_RESOLUTION: u32 = 1074030855; constant PACKET_CTRL_CMD (line 886) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 887) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 2147772695; constant BTRFS_IOC_ADD_DEV (line 888) | pub const BTRFS_IOC_ADD_DEV: u32 = 2415957002; constant JSIOCGCORR (line 889) | pub const JSIOCGCORR: u32 = 1076128290; constant VIDIOC_G_FMT (line 890) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 891) | pub const RTC_EPOCH_SET: u32 = 2148036622; constant CAPI_GET_PROFILE (line 892) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 893) | pub const ATM_GETLOOP: u32 = 2148557138; constant SCIF_LISTEN (line 894) | pub const SCIF_LISTEN: u32 = 2147775234; constant NBD_CLEAR_QUE (line 895) | pub const NBD_CLEAR_QUE: u32 = 536914693; constant F2FS_IOC_MOVE_RANGE (line 896) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 897) | pub const LIRC_GET_LENGTH: u32 = 1074030863; constant I8K_SET_FAN (line 898) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 899) | pub const FDSETMAXERRS: u32 = 2148794956; constant VIDIOC_SUBDEV_QUERYCAP (line 900) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 1077958144; constant SNAPSHOT_SET_SWAP_AREA (line 901) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 2148283149; constant LIRC_GET_REC_TIMEOUT (line 902) | pub const LIRC_GET_REC_TIMEOUT: u32 = 1074030884; constant EVIOCRMFF (line 903) | pub const EVIOCRMFF: u32 = 2147763585; constant GPIO_GET_LINEEVENT_IOCTL (line 904) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 905) | pub const PPRDATA: u32 = 1073836165; constant RIO_MPORT_GET_PROPERTIES (line 906) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 1076915460; constant TUNSETVNETHDRSZ (line 907) | pub const TUNSETVNETHDRSZ: u32 = 2147767512; constant GPIO_GET_LINEINFO_IOCTL (line 908) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 909) | pub const GSMIOC_GETCONF: u32 = 1078740736; constant LIRC_GET_SEND_MODE (line 910) | pub const LIRC_GET_SEND_MODE: u32 = 1074030849; constant PPPIOCSACTIVE (line 911) | pub const PPPIOCSACTIVE: u32 = 2148561990; constant SIOCGSTAMPNS_NEW (line 912) | pub const SIOCGSTAMPNS_NEW: u32 = 1074825479; constant IPMICTL_RECEIVE_MSG (line 913) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 914) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 2147772693; constant UI_END_FF_ERASE (line 915) | pub const UI_END_FF_ERASE: u32 = 2148292043; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 916) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 917) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 918) | pub const NBD_SET_FLAGS: u32 = 536914698; constant VFIO_DEVICE_GET_REGION_INFO (line 919) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 536886124; constant REISERFS_IOC_UNPACK (line 920) | pub const REISERFS_IOC_UNPACK: u32 = 2148060417; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 921) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 2147754759; constant RIO_SET_EVENT_MASK (line 922) | pub const RIO_SET_EVENT_MASK: u32 = 2147773709; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 923) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 1074279188; constant VDUSE_VQ_INJECT_IRQ (line 924) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 2147778839; constant I2OPASSTHRU (line 925) | pub const I2OPASSTHRU: u32 = 1074817292; constant IOC_OPAL_SET_PW (line 926) | pub const IOC_OPAL_SET_PW: u32 = 2183164128; constant FSI_SCOM_READ (line 927) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 928) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 1074048880; constant VIDIOC_QBUF (line 929) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 930) | pub const VIDIOC_S_TUNER: u32 = 2153010718; constant TUNGETVNETHDRSZ (line 931) | pub const TUNGETVNETHDRSZ: u32 = 1074025687; constant CAPI_NCCI_GETUNIT (line 932) | pub const CAPI_NCCI_GETUNIT: u32 = 1074021159; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 933) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 1074050631; constant VIDIOC_OMAP3ISP_STAT_EN (line 934) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 935) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 936) | pub const TEE_IOC_VERSION: u32 = 1074570240; constant VIDIOC_LOG_STATUS (line 937) | pub const VIDIOC_LOG_STATUS: u32 = 536892998; constant IPMICTL_SEND_COMMAND_SETTIME (line 938) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 1076914453; constant VHOST_SET_LOG_FD (line 939) | pub const VHOST_SET_LOG_FD: u32 = 2147790599; constant SCIF_SEND (line 940) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 941) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 942) | pub const NS_ADJBUFLEV: u32 = 536895843; constant VIDIOC_DBG_S_REGISTER (line 943) | pub const VIDIOC_DBG_S_REGISTER: u32 = 2151175759; constant NILFS_IOCTL_RESIZE (line 944) | pub const NILFS_IOCTL_RESIZE: u32 = 2148036235; constant PHN_GETREG (line 945) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 946) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 947) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 536892931; constant JSIOCGBUTTONS (line 948) | pub const JSIOCGBUTTONS: u32 = 1073834514; constant VFIO_IOMMU_ENABLE (line 949) | pub const VFIO_IOMMU_ENABLE: u32 = 536886131; constant DM_DEV_RENAME (line 950) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 951) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 952) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 953) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 954) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 2147790711; constant VIDIOC_SUBDEV_G_CROP (line 955) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 956) | pub const VIDIOC_S_CROP: u32 = 2148816444; constant WDIOC_GETTEMP (line 957) | pub const WDIOC_GETTEMP: u32 = 1074026243; constant IOC_OPAL_ADD_USR_TO_LR (line 958) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 2165862628; constant UI_SET_LEDBIT (line 959) | pub const UI_SET_LEDBIT: u32 = 2147767657; constant NBD_SET_SOCK (line 960) | pub const NBD_SET_SOCK: u32 = 536914688; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 961) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 2415957055; constant HIDIOCGCOLLECTIONINFO (line 962) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 963) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 964) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 1074022403; constant FDFMTTRK (line 965) | pub const FDFMTTRK: u32 = 2148270664; constant MMTIMER_GETBITS (line 966) | pub const MMTIMER_GETBITS: u32 = 536898820; constant VIDIOC_ENUMSTD (line 967) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 968) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 969) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 536886132; constant ATMARP_SETENTRY (line 970) | pub const ATMARP_SETENTRY: u32 = 536895971; constant CCISS_REVALIDVOLS (line 971) | pub const CCISS_REVALIDVOLS: u32 = 536887818; constant MGSL_IOCLOOPTXDONE (line 972) | pub const MGSL_IOCLOOPTXDONE: u32 = 536898825; constant RTC_VL_READ (line 973) | pub const RTC_VL_READ: u32 = 1074032659; constant ND_IOCTL_ARS_STATUS (line 974) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 975) | pub const RIO_DEV_DEL: u32 = 2149608728; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 976) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 977) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 978) | pub const SONYPI_IOCSFAN: u32 = 2147579403; constant SPIOCSTYPE (line 979) | pub const SPIOCSTYPE: u32 = 2148036865; constant IPMICTL_REGISTER_FOR_CMD (line 980) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 1073899790; constant I8K_GET_FAN (line 981) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 982) | pub const TUNGETVNETBE: u32 = 1074025695; constant AUTOFS_DEV_IOCTL_FAIL (line 983) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 984) | pub const UI_END_FF_UPLOAD: u32 = 2154321353; constant TOSH_SMM (line 985) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 986) | pub const SONYPI_IOCGBAT2REM: u32 = 1073903109; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 987) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; constant PPPIOCSNPMODE (line 988) | pub const PPPIOCSNPMODE: u32 = 2148037707; constant USBDEVFS_CONTROL (line 989) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 990) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 991) | pub const TUNSETTXFILTER: u32 = 2147767505; constant TUNGETVNETLE (line 992) | pub const TUNGETVNETLE: u32 = 1074025693; constant VIDIOC_ENUM_DV_TIMINGS (line 993) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 994) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 995) | pub const MGSL_IOCGXSYNC: u32 = 536898836; constant HIDIOCGFIELDINFO (line 996) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 997) | pub const VIDIOC_SUBDEV_G_STD: u32 = 1074288151; constant I2OVALIDATE (line 998) | pub const I2OVALIDATE: u32 = 1074030856; constant VIDIOC_TRY_ENCODER_CMD (line 999) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1000) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 1075342978; constant VIDIOC_G_FREQUENCY (line 1001) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1002) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 1110471170; constant ND_IOCTL_GET_CONFIG_DATA (line 1003) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1004) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; constant FDGETDRVSTAT (line 1005) | pub const FDGETDRVSTAT: u32 = 1078985234; constant SYNC_IOC_MERGE (line 1006) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1007) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1008) | pub const PPPIOCBRIDGECHAN: u32 = 2147775541; constant LIRC_SET_SEND_MODE (line 1009) | pub const LIRC_SET_SEND_MODE: u32 = 2147772689; constant RIO_ENABLE_PORTWRITE_RANGE (line 1010) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 2148560139; constant ATM_GETTYPE (line 1011) | pub const ATM_GETTYPE: u32 = 2148557188; constant PHN_GETREGS (line 1012) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1013) | pub const FDSETEMSGTRESH: u32 = 536871498; constant NILFS_IOCTL_GET_VINFO (line 1014) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1015) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1016) | pub const CAPI_INSTALLED: u32 = 1073890082; constant EVIOCGMASK (line 1017) | pub const EVIOCGMASK: u32 = 1074808210; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1018) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 1074304025; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1019) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1020) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1021) | pub const GSMIOC_GETFIRST: u32 = 1074022148; constant FW_CDEV_IOC_FLUSH_ISO (line 1022) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 2147754776; constant VIDIOC_DBG_G_CHIP_INFO (line 1023) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1024) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 536933636; constant CAPI_GET_SERIAL (line 1025) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1026) | pub const FDSETDRVPRM: u32 = 2155872912; constant IOC_OPAL_SAVE (line 1027) | pub const IOC_OPAL_SAVE: u32 = 2165862620; constant VIDIOC_G_DV_TIMINGS (line 1028) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1029) | pub const TUNSETIFINDEX: u32 = 2147767514; constant CCISS_SETINTINFO (line 1030) | pub const CCISS_SETINTINFO: u32 = 2148024835; constant RTC_VL_CLR (line 1031) | pub const RTC_VL_CLR: u32 = 536899604; constant VIDIOC_REQBUFS (line 1032) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1033) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 2147767565; constant TEE_IOC_SHM_REGISTER (line 1034) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1035) | pub const USBDEVFS_SETCONFIGURATION: u32 = 1074025733; constant CCISS_GETNODENAME (line 1036) | pub const CCISS_GETNODENAME: u32 = 1074807300; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1037) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1038) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1039) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 536886129; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1040) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 2150114066; constant LPSETTIMEOUT_NEW (line 1041) | pub const LPSETTIMEOUT_NEW: u32 = 2148533775; constant RIO_CM_MPORT_GET_LIST (line 1042) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1043) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1044) | pub const FDRAWCMD: u32 = 536871512; constant SCIF_UNREG (line 1045) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1046) | pub const PPPIOCGIDLE64: u32 = 1074820159; constant USBDEVFS_RELEASEINTERFACE (line 1047) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 1074025744; constant VIDIOC_CROPCAP (line 1048) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1049) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 536917569; constant PHN_SET_REGS (line 1050) | pub const PHN_SET_REGS: u32 = 2148036611; constant ATMLEC_DATA (line 1051) | pub const ATMLEC_DATA: u32 = 536895953; constant PPPOEIOCDFWD (line 1052) | pub const PPPOEIOCDFWD: u32 = 536916225; constant VIDIOC_S_SELECTION (line 1053) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1054) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 536883977; constant BTRFS_IOC_LOGICAL_INO (line 1055) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1056) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1057) | pub const ZATM_SETPOOL: u32 = 2148557155; constant MTIOCPOS (line 1058) | pub const MTIOCPOS: u32 = 1074294019; constant PMU_IOC_SLEEP (line 1059) | pub const PMU_IOC_SLEEP: u32 = 536887808; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1060) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1061) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1062) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 1076915845; constant VIDIOC_QUERYCAP (line 1063) | pub const VIDIOC_QUERYCAP: u32 = 1080579584; constant HPET_INFO (line 1064) | pub const HPET_INFO: u32 = 1075341315; constant VIDIOC_AM437X_CCDC_CFG (line 1065) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 2148030145; constant DM_LIST_DEVICES (line 1066) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1067) | pub const TUNSETOWNER: u32 = 2147767500; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1068) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1069) | pub const RNDADDENTROPY: u32 = 2148028931; constant USBDEVFS_RESET (line 1070) | pub const USBDEVFS_RESET: u32 = 536892692; constant BTRFS_IOC_SUBVOL_CREATE (line 1071) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 2415957006; constant USBDEVFS_FORBID_SUSPEND (line 1072) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 536892705; constant FDGETDRVTYP (line 1073) | pub const FDGETDRVTYP: u32 = 1074790927; constant PPWCONTROL (line 1074) | pub const PPWCONTROL: u32 = 2147577988; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1075) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1076) | pub const KCOV_DISABLE: u32 = 536896357; constant IOC_OPAL_ACTIVATE_LSP (line 1077) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 2165862623; constant VHOST_VDPA_GET_IOVA_RANGE (line 1078) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 1074835320; constant PPPIOCSPASS (line 1079) | pub const PPPIOCSPASS: u32 = 2148561991; constant RIO_CM_CHAN_CONNECT (line 1080) | pub const RIO_CM_CHAN_CONNECT: u32 = 2148033288; constant I2OSWDEL (line 1081) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1082) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 1074554387; constant IOC_OPAL_MBR_DONE (line 1083) | pub const IOC_OPAL_MBR_DONE: u32 = 2165338345; constant PPPIOCSMAXCID (line 1084) | pub const PPPIOCSMAXCID: u32 = 2147775569; constant PPSETPHASE (line 1085) | pub const PPSETPHASE: u32 = 2147774612; constant VHOST_VDPA_SET_VRING_ENABLE (line 1086) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 2148052853; constant USBDEVFS_GET_SPEED (line 1087) | pub const USBDEVFS_GET_SPEED: u32 = 536892703; constant SONET_GETFRAMING (line 1088) | pub const SONET_GETFRAMING: u32 = 1074028822; constant VIDIOC_QUERYBUF (line 1089) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 1090) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 1091) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 2149094441; constant PPS_GETCAP (line 1092) | pub const PPS_GETCAP: u32 = 1074294947; constant SNAPSHOT_PLATFORM_SUPPORT (line 1093) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 536883983; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1094) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 2147772697; constant SCIF_GET_NODEIDS (line 1095) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1096) | pub const NBD_DISCONNECT: u32 = 536914696; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1097) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1098) | pub const VFIO_IOMMU_DISABLE: u32 = 536886132; constant SNAPSHOT_CREATE_IMAGE (line 1099) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 2147758865; constant SNAPSHOT_POWER_OFF (line 1100) | pub const SNAPSHOT_POWER_OFF: u32 = 536883984; constant APM_IOC_STANDBY (line 1101) | pub const APM_IOC_STANDBY: u32 = 536887553; constant PPPIOCGUNIT (line 1102) | pub const PPPIOCGUNIT: u32 = 1074033750; constant AUTOFS_IOC_EXPIRE_MULTI (line 1103) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 2147783526; constant SCIF_BIND (line 1104) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1105) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 536893280; constant NILFS_IOCTL_CHANGE_CPMODE (line 1106) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 2148560512; constant IOC_OPAL_LOCK_UNLOCK (line 1107) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 2165862621; constant F2FS_IOC_SET_PIN_FILE (line 1108) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 2147808525; constant PPPIOCGRASYNCMAP (line 1109) | pub const PPPIOCGRASYNCMAP: u32 = 1074033749; constant MMTIMER_MMAPAVAIL (line 1110) | pub const MMTIMER_MMAPAVAIL: u32 = 536898822; constant I2OPASSTHRU32 (line 1111) | pub const I2OPASSTHRU32: u32 = 1074293004; constant DFL_FPGA_FME_PORT_RELEASE (line 1112) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 2147792513; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1113) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 1082414691; constant UI_SET_SNDBIT (line 1114) | pub const UI_SET_SNDBIT: u32 = 2147767658; constant VIDIOC_G_AUDOUT (line 1115) | pub const VIDIOC_G_AUDOUT: u32 = 1077171761; constant RTC_PLL_SET (line 1116) | pub const RTC_PLL_SET: u32 = 2149609490; constant VIDIOC_ENUMAUDIO (line 1117) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1118) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1119) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1120) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 2147790660; constant VHOST_SET_VRING_ADDR (line 1121) | pub const VHOST_SET_VRING_ADDR: u32 = 2150149905; constant VDUSE_CREATE_DEV (line 1122) | pub const VDUSE_CREATE_DEV: u32 = 2169536770; constant FDFLUSH (line 1123) | pub const FDFLUSH: u32 = 536871499; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1124) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1125) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 2148054660; constant F2FS_IOC_GET_PIN_FILE (line 1126) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; constant SCIF_CONNECT (line 1127) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1128) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1129) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 1074041712; constant ATM_ADDPARTY (line 1130) | pub const ATM_ADDPARTY: u32 = 2148557300; constant FDSETPRM (line 1131) | pub const FDSETPRM: u32 = 2149581378; constant ATM_GETSTATZ (line 1132) | pub const ATM_GETSTATZ: u32 = 2148557137; constant ISST_IF_MSR_COMMAND (line 1133) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1134) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 1106809916; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1135) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 2149602907; constant SEV_ISSUE_CMD (line 1136) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1137) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1138) | pub const PCITEST_COPY: u32 = 2148028422; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1139) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 1074030866; constant CHIOGPICKER (line 1140) | pub const CHIOGPICKER: u32 = 1074029316; constant CAPI_NCCI_OPENCOUNT (line 1141) | pub const CAPI_NCCI_OPENCOUNT: u32 = 1074021158; constant CXL_MEM_SEND_COMMAND (line 1142) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1143) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 2148017158; constant IOC_OPAL_REVERT_TPR (line 1144) | pub const IOC_OPAL_REVERT_TPR: u32 = 2164814050; constant CHIOGVPARAMS (line 1145) | pub const CHIOGVPARAMS: u32 = 1081107219; constant PTP_PEROUT_REQUEST (line 1146) | pub const PTP_PEROUT_REQUEST: u32 = 2151169283; constant FSI_SCOM_CHECK (line 1147) | pub const FSI_SCOM_CHECK: u32 = 1074033408; constant RTC_IRQP_READ (line 1148) | pub const RTC_IRQP_READ: u32 = 1074294795; constant RIO_MPORT_MAINT_READ_LOCAL (line 1149) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 1075342597; constant HIDIOCGRDESCSIZE (line 1150) | pub const HIDIOCGRDESCSIZE: u32 = 1074022401; constant UI_GET_VERSION (line 1151) | pub const UI_GET_VERSION: u32 = 1074025773; constant NILFS_IOCTL_GET_CPSTAT (line 1152) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 1075342979; constant CCISS_GETBUSTYPES (line 1153) | pub const CCISS_GETBUSTYPES: u32 = 1074020871; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1154) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 536886135; constant VIDIOC_EXPBUF (line 1155) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1156) | pub const UI_SET_RELBIT: u32 = 2147767654; constant VFIO_SET_IOMMU (line 1157) | pub const VFIO_SET_IOMMU: u32 = 536886118; constant VIDIOC_S_MODULATOR (line 1158) | pub const VIDIOC_S_MODULATOR: u32 = 2151962167; constant TUNGETFILTER (line 1159) | pub const TUNGETFILTER: u32 = 1074812123; constant CCISS_SETNODENAME (line 1160) | pub const CCISS_SETNODENAME: u32 = 2148549125; constant FBIO_GETCONTROL2 (line 1161) | pub const FBIO_GETCONTROL2: u32 = 1074284169; constant TUNSETDEBUG (line 1162) | pub const TUNSETDEBUG: u32 = 2147767497; constant DM_DEV_REMOVE (line 1163) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1164) | pub const HIDIOCSUSAGES: u32 = 2417772564; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1165) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1166) | pub const FBIOGET_VBLANK: u32 = 1075856914; constant ATM_GETSTAT (line 1167) | pub const ATM_GETSTAT: u32 = 2148557136; constant VIDIOC_G_JPEGCOMP (line 1168) | pub const VIDIOC_G_JPEGCOMP: u32 = 1082938941; constant TUNATTACHFILTER (line 1169) | pub const TUNATTACHFILTER: u32 = 2148553941; constant UI_SET_ABSBIT (line 1170) | pub const UI_SET_ABSBIT: u32 = 2147767655; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1171) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 1074050629; constant USBDEVFS_REAPURB32 (line 1172) | pub const USBDEVFS_REAPURB32: u32 = 2147767564; constant BTRFS_IOC_TRANS_END (line 1173) | pub const BTRFS_IOC_TRANS_END: u32 = 536908807; constant CAPI_REGISTER (line 1174) | pub const CAPI_REGISTER: u32 = 2148287233; constant F2FS_IOC_COMPRESS_FILE (line 1175) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 536933656; constant USBDEVFS_DISCARDURB (line 1176) | pub const USBDEVFS_DISCARDURB: u32 = 536892683; constant HE_GET_REG (line 1177) | pub const HE_GET_REG: u32 = 2148557152; constant ATM_SETLOOP (line 1178) | pub const ATM_SETLOOP: u32 = 2148557139; constant ATMSIGD_CTRL (line 1179) | pub const ATMSIGD_CTRL: u32 = 536895984; constant CIOC_KERNEL_VERSION (line 1180) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1181) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 2149618701; constant SNAPSHOT_UNFREEZE (line 1182) | pub const SNAPSHOT_UNFREEZE: u32 = 536883970; constant F2FS_IOC_START_VOLATILE_WRITE (line 1183) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 536933635; constant PMU_IOC_HAS_ADB (line 1184) | pub const PMU_IOC_HAS_ADB: u32 = 1074283012; constant I2OGETIOPS (line 1185) | pub const I2OGETIOPS: u32 = 1075865856; constant VIDIOC_S_FBUF (line 1186) | pub const VIDIOC_S_FBUF: u32 = 2150651403; constant PPRCONTROL (line 1187) | pub const PPRCONTROL: u32 = 1073836163; constant CHIOSPICKER (line 1188) | pub const CHIOSPICKER: u32 = 2147771141; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1189) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 536886133; constant TUNGETSNDBUF (line 1190) | pub const TUNGETSNDBUF: u32 = 1074025683; constant GSMIOC_SETCONF (line 1191) | pub const GSMIOC_SETCONF: u32 = 2152482561; constant IOC_PR_PREEMPT (line 1192) | pub const IOC_PR_PREEMPT: u32 = 2149085387; constant KCOV_INIT_TRACE (line 1193) | pub const KCOV_INIT_TRACE: u32 = 1074291457; constant SONYPI_IOCGBAT1CAP (line 1194) | pub const SONYPI_IOCGBAT1CAP: u32 = 1073903106; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1195) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 1074812736; constant MTIOCTOP (line 1196) | pub const MTIOCTOP: u32 = 2148035841; constant VHOST_VDPA_SET_STATUS (line 1197) | pub const VHOST_VDPA_SET_STATUS: u32 = 2147594098; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1198) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 2147790659; constant VFIO_IOMMU_DIRTY_PAGES (line 1199) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 536886133; constant BTRFS_IOC_SCRUB_PROGRESS (line 1200) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1201) | pub const PPPIOCGMRU: u32 = 1074033747; constant BTRFS_IOC_DEV_REPLACE (line 1202) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1203) | pub const PPPIOCGFLAGS: u32 = 1074033754; constant NILFS_IOCTL_SET_SUINFO (line 1204) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 2149084813; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1205) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1206) | pub const ATM_DELLECSADDR: u32 = 2148557199; constant FW_CDEV_IOC_GET_SPEED (line 1207) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 536879889; constant PPPIOCGIDLE32 (line 1208) | pub const PPPIOCGIDLE32: u32 = 1074295871; constant VFIO_DEVICE_RESET (line 1209) | pub const VFIO_DEVICE_RESET: u32 = 536886127; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1210) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1211) | pub const WDIOC_GETSTATUS: u32 = 1074026241; constant BTRFS_IOC_SET_FEATURES (line 1212) | pub const BTRFS_IOC_SET_FEATURES: u32 = 2150667321; constant IOCTL_MEI_CONNECT_CLIENT (line 1213) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1214) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1215) | pub const PCITEST_READ: u32 = 2148028421; constant VFIO_GROUP_GET_STATUS (line 1216) | pub const VFIO_GROUP_GET_STATUS: u32 = 536886119; constant MATROXFB_GET_ALL_OUTPUTS (line 1217) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 1074294523; constant USBDEVFS_CLEAR_HALT (line 1218) | pub const USBDEVFS_CLEAR_HALT: u32 = 1074025749; constant VIDIOC_DECODER_CMD (line 1219) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1220) | pub const VIDIOC_G_AUDIO: u32 = 1077171745; constant CCISS_RESCANDISK (line 1221) | pub const CCISS_RESCANDISK: u32 = 536887824; constant RIO_DISABLE_PORTWRITE_RANGE (line 1222) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 2148560140; constant IOC_OPAL_SECURE_ERASE_LR (line 1223) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 2165338343; constant USBDEVFS_REAPURB (line 1224) | pub const USBDEVFS_REAPURB: u32 = 2148029708; constant DFL_FPGA_CHECK_EXTENSION (line 1225) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 536917505; constant AUTOFS_IOC_PROTOVER (line 1226) | pub const AUTOFS_IOC_PROTOVER: u32 = 1074041699; constant FSL_HV_IOCTL_MEMCPY (line 1227) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1228) | pub const BTRFS_IOC_GET_FEATURES: u32 = 1075352633; constant PCITEST_MSIX (line 1229) | pub const PCITEST_MSIX: u32 = 2147766279; constant BTRFS_IOC_DEFRAG_RANGE (line 1230) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 2150667280; constant UI_BEGIN_FF_ERASE (line 1231) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1232) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1233) | pub const PPPIOCGIDLE: u32 = 1074820159; constant NVRAM_SETCKS (line 1234) | pub const NVRAM_SETCKS: u32 = 536899649; constant WDIOC_GETSUPPORT (line 1235) | pub const WDIOC_GETSUPPORT: u32 = 1076385536; constant GSMIOC_ENABLE_NET (line 1236) | pub const GSMIOC_ENABLE_NET: u32 = 2150909698; constant GPIO_GET_CHIPINFO_IOCTL (line 1237) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 1078244353; constant NE_ADD_VCPU (line 1238) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1239) | pub const EVIOCSKEYCODE_V2: u32 = 2150122756; constant PTP_SYS_OFFSET_EXTENDED2 (line 1240) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1241) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1242) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1243) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1244) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 2149084422; constant I2OEVTREG (line 1245) | pub const I2OEVTREG: u32 = 2148296970; constant I2OPARMGET (line 1246) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1247) | pub const EVIOCGID: u32 = 1074283778; constant BTRFS_IOC_QGROUP_CREATE (line 1248) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 2148570154; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1249) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1250) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1251) | pub const TUNSETSTEERINGEBPF: u32 = 1074025696; constant ATM_GETNAMES (line 1252) | pub const ATM_GETNAMES: u32 = 2148557187; constant VIDIOC_QUERYMENU (line 1253) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1254) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 536917572; constant I2OLCTGET (line 1255) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1256) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 2148558356; constant NS_SETBUFLEV (line 1257) | pub const NS_SETBUFLEV: u32 = 2148557154; constant BLKCLOSEZONE (line 1258) | pub const BLKCLOSEZONE: u32 = 2148536967; constant SONET_GETFRSENSE (line 1259) | pub const SONET_GETFRSENSE: u32 = 1074159895; constant UI_SET_EVBIT (line 1260) | pub const UI_SET_EVBIT: u32 = 2147767652; constant DM_LIST_VERSIONS (line 1261) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1262) | pub const HIDIOCGSTRING: u32 = 1090799620; constant PPPIOCATTCHAN (line 1263) | pub const PPPIOCATTCHAN: u32 = 2147775544; constant VDUSE_DEV_SET_CONFIG (line 1264) | pub const VDUSE_DEV_SET_CONFIG: u32 = 2148040978; constant TUNGETFEATURES (line 1265) | pub const TUNGETFEATURES: u32 = 1074025679; constant VFIO_GROUP_UNSET_CONTAINER (line 1266) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 536886121; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1267) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 1074030865; constant CCISS_REGNEWDISK (line 1268) | pub const CCISS_REGNEWDISK: u32 = 2147762701; constant VIDIOC_QUERY_DV_TIMINGS (line 1269) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 1082414691; constant PHN_SETREGS (line 1270) | pub const PHN_SETREGS: u32 = 2150133768; constant FAT_IOCTL_GET_ATTRIBUTES (line 1271) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 1074033168; constant FSL_MC_SEND_MC_COMMAND (line 1272) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1273) | pub const TUNGETIFF: u32 = 1074025682; constant PTP_CLOCK_GETCAPS2 (line 1274) | pub const PTP_CLOCK_GETCAPS2: u32 = 1079000330; constant BTRFS_IOC_RESIZE (line 1275) | pub const BTRFS_IOC_RESIZE: u32 = 2415956995; constant VHOST_SET_VRING_ENDIAN (line 1276) | pub const VHOST_SET_VRING_ENDIAN: u32 = 2148052755; constant PPS_KC_BIND (line 1277) | pub const PPS_KC_BIND: u32 = 2148036773; constant F2FS_IOC_WRITE_CHECKPOINT (line 1278) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 536933639; constant UI_SET_FFBIT (line 1279) | pub const UI_SET_FFBIT: u32 = 2147767659; constant IPMICTL_GET_MY_LUN_CMD (line 1280) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 1074030868; constant CEC_ADAP_G_PHYS_ADDR (line 1281) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 1073897729; constant CEC_G_MODE (line 1282) | pub const CEC_G_MODE: u32 = 1074028808; constant USBDEVFS_RESETEP (line 1283) | pub const USBDEVFS_RESETEP: u32 = 1074025731; constant MEDIA_REQUEST_IOC_QUEUE (line 1284) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 536902784; constant USBDEVFS_ALLOC_STREAMS (line 1285) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 1074287900; constant MGSL_IOCSXCTRL (line 1286) | pub const MGSL_IOCSXCTRL: u32 = 536898837; constant MEDIA_IOC_G_TOPOLOGY (line 1287) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1288) | pub const PPPIOCUNBRIDGECHAN: u32 = 536900660; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1289) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 536933634; constant ISST_IF_GET_PLATFORM_INFO (line 1290) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 1074331136; constant SCIF_FENCE_MARK (line 1291) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1292) | pub const USBDEVFS_RELEASE_PORT: u32 = 1074025753; constant VFIO_CHECK_EXTENSION (line 1293) | pub const VFIO_CHECK_EXTENSION: u32 = 536886117; constant BTRFS_IOC_QGROUP_LIMIT (line 1294) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 1076925483; constant FAT_IOCTL_GET_VOLUME_ID (line 1295) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 1074033171; constant UI_SET_PHYS (line 1296) | pub const UI_SET_PHYS: u32 = 2148029804; constant FDWERRORGET (line 1297) | pub const FDWERRORGET: u32 = 1076363799; constant VIDIOC_SUBDEV_G_EDID (line 1298) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1299) | pub const MGSL_IOCGSTATS: u32 = 536898823; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1300) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 2147792641; constant SIOCGSTAMP_NEW (line 1301) | pub const SIOCGSTAMP_NEW: u32 = 1074825478; constant RTC_WKALM_RD (line 1302) | pub const RTC_WKALM_RD: u32 = 1076391952; constant PHN_GET_REG (line 1303) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1304) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1305) | pub const PHN_NOT_OH: u32 = 536899588; constant PPGETMODES (line 1306) | pub const PPGETMODES: u32 = 1074032791; constant CHIOGPARAMS (line 1307) | pub const CHIOGPARAMS: u32 = 1075077894; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1308) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 536886131; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1309) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052771; constant VIDIOC_SUBDEV_G_SELECTION (line 1310) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1311) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 2415957050; constant MGSL_IOCWAITGPIO (line 1312) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1313) | pub const PMU_IOC_CAN_SLEEP: u32 = 1074283013; constant KCOV_ENABLE (line 1314) | pub const KCOV_ENABLE: u32 = 536896356; constant BTRFS_IOC_CLONE (line 1315) | pub const BTRFS_IOC_CLONE: u32 = 2147783689; constant F2FS_IOC_DEFRAGMENT (line 1316) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1317) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 2147754766; constant AGPIOC_ALLOCATE (line 1318) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1319) | pub const NE_SET_USER_MEMORY_REGION: u32 = 2149101091; constant MGSL_IOCTXABORT (line 1320) | pub const MGSL_IOCTXABORT: u32 = 536898822; constant MGSL_IOCSGPIO (line 1321) | pub const MGSL_IOCSGPIO: u32 = 2148560144; constant LIRC_SET_REC_CARRIER (line 1322) | pub const LIRC_SET_REC_CARRIER: u32 = 2147772692; constant F2FS_IOC_FLUSH_DEVICE (line 1323) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 2148070666; constant SNAPSHOT_ATOMIC_RESTORE (line 1324) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 536883972; constant RTC_UIE_OFF (line 1325) | pub const RTC_UIE_OFF: u32 = 536899588; constant BT_BMC_IOCTL_SMS_ATN (line 1326) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 536916224; constant NVME_IOCTL_ID (line 1327) | pub const NVME_IOCTL_ID: u32 = 536890944; constant NE_START_ENCLAVE (line 1328) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1329) | pub const VIDIOC_STREAMON: u32 = 2147767826; constant FDPOLLDRVSTAT (line 1330) | pub const FDPOLLDRVSTAT: u32 = 1078985235; constant AUTOFS_DEV_IOCTL_READY (line 1331) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1332) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1333) | pub const VIDIOC_SUBDEV_S_STD: u32 = 2148029976; constant WDIOC_GETTIMELEFT (line 1334) | pub const WDIOC_GETTIMELEFT: u32 = 1074026250; constant ATM_GETLINKRATE (line 1335) | pub const ATM_GETLINKRATE: u32 = 2148557185; constant RTC_WKALM_SET (line 1336) | pub const RTC_WKALM_SET: u32 = 2150133775; constant VHOST_GET_BACKEND_FEATURES (line 1337) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 1074310950; constant ATMARP_ENCAP (line 1338) | pub const ATMARP_ENCAP: u32 = 536895973; constant CAPI_GET_FLAGS (line 1339) | pub const CAPI_GET_FLAGS: u32 = 1074021155; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1340) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030872; constant DFL_FPGA_FME_PORT_ASSIGN (line 1341) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 2147792514; constant NS_GET_OWNER_UID (line 1342) | pub const NS_GET_OWNER_UID: u32 = 536917764; constant VIDIOC_OVERLAY (line 1343) | pub const VIDIOC_OVERLAY: u32 = 2147767822; constant BTRFS_IOC_WAIT_SYNC (line 1344) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 2148045846; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1345) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1346) | pub const VHOST_GET_VRING_ENDIAN: u32 = 2148052756; constant ATM_GETADDR (line 1347) | pub const ATM_GETADDR: u32 = 2148557190; constant PHN_GET_REGS (line 1348) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1349) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1350) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1351) | pub const SNAPSHOT_S2RAM: u32 = 536883979; constant JSIOCSAXMAP (line 1352) | pub const JSIOCSAXMAP: u32 = 2151705137; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1353) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; constant VBG_IOCTL_HGCM_DISCONNECT (line 1354) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1355) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1356) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 536886128; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1357) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1358) | pub const MMTIMER_GETOFFSET: u32 = 536898816; constant RIO_CM_CHAN_LISTEN (line 1359) | pub const RIO_CM_CHAN_LISTEN: u32 = 2147640070; constant ATM_SETSC (line 1360) | pub const ATM_SETSC: u32 = 2147770865; constant F2FS_IOC_SHUTDOWN (line 1361) | pub const F2FS_IOC_SHUTDOWN: u32 = 1074026621; constant NVME_IOCTL_RESCAN (line 1362) | pub const NVME_IOCTL_RESCAN: u32 = 536890950; constant BLKOPENZONE (line 1363) | pub const BLKOPENZONE: u32 = 2148536966; constant DM_VERSION (line 1364) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1365) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1366) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1367) | pub const SIOCMKCLIP: u32 = 536895968; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1368) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 536916225; constant HIDIOCGVERSION (line 1369) | pub const HIDIOCGVERSION: u32 = 1074022401; constant VIDIOC_S_INPUT (line 1370) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1371) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1372) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 2147772707; constant EVIOCGEFFECTS (line 1373) | pub const EVIOCGEFFECTS: u32 = 1074021764; constant UVCIOC_CTRL_QUERY (line 1374) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1375) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 2167959787; constant FS_IOC_READ_VERITY_METADATA (line 1376) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1377) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1378) | pub const USBDEVFS_GETDRIVER: u32 = 2164544776; constant IDT77105_GETSTAT (line 1379) | pub const IDT77105_GETSTAT: u32 = 2148557106; constant HIDIOCINITREPORT (line 1380) | pub const HIDIOCINITREPORT: u32 = 536889349; constant VFIO_DEVICE_GET_INFO (line 1381) | pub const VFIO_DEVICE_GET_INFO: u32 = 536886123; constant RIO_CM_CHAN_RECEIVE (line 1382) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1383) | pub const RNDGETENTCNT: u32 = 1074024960; constant PPPIOCNEWUNIT (line 1384) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1385) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1386) | pub const FDRESET: u32 = 536871508; constant IOC_PR_REGISTER (line 1387) | pub const IOC_PR_REGISTER: u32 = 2149085384; constant HIDIOCSREPORT (line 1388) | pub const HIDIOCSREPORT: u32 = 2148288520; constant TEE_IOC_OPEN_SESSION (line 1389) | pub const TEE_IOC_OPEN_SESSION: u32 = 1074832386; constant TEE_IOC_SUPPL_RECV (line 1390) | pub const TEE_IOC_SUPPL_RECV: u32 = 1074832390; constant BTRFS_IOC_BALANCE_CTL (line 1391) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 2147783713; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1392) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1393) | pub const HIDIOCGRAWINFO: u32 = 1074284547; constant PPPIOCSCOMPRESS (line 1394) | pub const PPPIOCSCOMPRESS: u32 = 2148561997; constant USBDEVFS_CONNECTINFO (line 1395) | pub const USBDEVFS_CONNECTINFO: u32 = 2148029713; constant BLKRESETZONE (line 1396) | pub const BLKRESETZONE: u32 = 2148536963; constant CHIOINITELEM (line 1397) | pub const CHIOINITELEM: u32 = 536896273; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1398) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 2148560524; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1399) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1400) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 2147642625; constant PPGETPHASE (line 1401) | pub const PPGETPHASE: u32 = 1074032793; constant USBDEVFS_DISCONNECT_CLAIM (line 1402) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 1091065115; constant FDMSGON (line 1403) | pub const FDMSGON: u32 = 536871493; constant VIDIOC_G_SLICED_VBI_CAP (line 1404) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1405) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1406) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 536902785; constant IOC_OPAL_ERASE_LR (line 1407) | pub const IOC_OPAL_ERASE_LR: u32 = 2165338342; constant FDFMTBEG (line 1408) | pub const FDFMTBEG: u32 = 536871495; constant RNDRESEEDCRNG (line 1409) | pub const RNDRESEEDCRNG: u32 = 536891911; constant ISST_IF_GET_PHY_ID (line 1410) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1411) | pub const TUNSETNOCSUM: u32 = 2147767496; constant SONET_GETSTAT (line 1412) | pub const SONET_GETSTAT: u32 = 1076125968; constant TFD_IOC_SET_TICKS (line 1413) | pub const TFD_IOC_SET_TICKS: u32 = 2148029440; constant PPDATADIR (line 1414) | pub const PPDATADIR: u32 = 2147774608; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1415) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 2165338341; constant GPIO_V2_GET_LINE_IOCTL (line 1416) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1417) | pub const RIO_CM_CHAN_SEND: u32 = 2148557577; constant PPWCTLONIRQ (line 1418) | pub const PPWCTLONIRQ: u32 = 2147578002; constant SONYPI_IOCGBRT (line 1419) | pub const SONYPI_IOCGBRT: u32 = 1073837568; constant IOC_PR_RELEASE (line 1420) | pub const IOC_PR_RELEASE: u32 = 2148561098; constant PPCLRIRQ (line 1421) | pub const PPCLRIRQ: u32 = 1074032787; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1422) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 1074030874; constant MGSL_IOCSXSYNC (line 1423) | pub const MGSL_IOCSXSYNC: u32 = 536898835; constant HPET_IE_OFF (line 1424) | pub const HPET_IE_OFF: u32 = 536897538; constant IOC_OPAL_ACTIVATE_USR (line 1425) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 2165338337; constant SONET_SETFRAMING (line 1426) | pub const SONET_SETFRAMING: u32 = 2147770645; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1427) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 2147755017; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1428) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1429) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1430) | pub const BLKFINISHZONE: u32 = 2148536968; constant EVIOCREVOKE (line 1431) | pub const EVIOCREVOKE: u32 = 2147763601; constant VFIO_DEVICE_FEATURE (line 1432) | pub const VFIO_DEVICE_FEATURE: u32 = 536886133; constant CCISS_GETPCIINFO (line 1433) | pub const CCISS_GETPCIINFO: u32 = 1074283009; constant ISST_IF_MBOX_COMMAND (line 1434) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1435) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1436) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1437) | pub const VIDIOC_STREAMOFF: u32 = 2147767827; constant VDUSE_DESTROY_DEV (line 1438) | pub const VDUSE_DESTROY_DEV: u32 = 2164293891; constant FDGETFDCSTAT (line 1439) | pub const FDGETFDCSTAT: u32 = 1076363797; constant VIDIOC_S_PRIORITY (line 1440) | pub const VIDIOC_S_PRIORITY: u32 = 2147767876; constant SNAPSHOT_FREEZE (line 1441) | pub const SNAPSHOT_FREEZE: u32 = 536883969; constant VIDIOC_ENUMINPUT (line 1442) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1443) | pub const ZATM_GETPOOLZ: u32 = 2148557154; constant RIO_DISABLE_DOORBELL_RANGE (line 1444) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 2148035850; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1445) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1446) | pub const VIDIOC_G_STD: u32 = 1074288151; constant USBDEVFS_ALLOW_SUSPEND (line 1447) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 536892706; constant SONET_GETSTATZ (line 1448) | pub const SONET_GETSTATZ: u32 = 1076125969; constant SCIF_ACCEPTREG (line 1449) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1450) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1451) | pub const PPPIOCSRASYNCMAP: u32 = 2147775572; constant IOCTL_MEI_NOTIFY_SET (line 1452) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 2147764226; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1453) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 1077974061; constant F2FS_IOC_GARBAGE_COLLECT (line 1454) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; constant ATMLEC_CTRL (line 1455) | pub const ATMLEC_CTRL: u32 = 536895952; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1456) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 1074294521; constant DM_DEV_CREATE (line 1457) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1458) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 1073917814; constant VIDIOC_G_CTRL (line 1459) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1460) | pub const NBD_CLEAR_SOCK: u32 = 536914692; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1461) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 536886130; constant WDIOC_KEEPALIVE (line 1462) | pub const WDIOC_KEEPALIVE: u32 = 1074026245; constant NVME_IOCTL_SUBSYS_RESET (line 1463) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; constant PTP_EXTTS_REQUEST2 (line 1464) | pub const PTP_EXTTS_REQUEST2: u32 = 2148547851; constant PCITEST_BAR (line 1465) | pub const PCITEST_BAR: u32 = 536891393; constant MGSL_IOCGGPIO (line 1466) | pub const MGSL_IOCGGPIO: u32 = 1074818321; constant EVIOCSREP (line 1467) | pub const EVIOCSREP: u32 = 2148025603; constant VFIO_DEVICE_GET_IRQ_INFO (line 1468) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 536886125; constant HPET_DPI (line 1469) | pub const HPET_DPI: u32 = 536897541; constant VDUSE_VQ_SETUP_KICKFD (line 1470) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 2148040982; constant ND_IOCTL_CALL (line 1471) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1472) | pub const HIDIOCGDEVINFO: u32 = 1075595267; constant DM_TABLE_DEPS (line 1473) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1474) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1475) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1476) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1477) | pub const VIDIOC_G_PRIORITY: u32 = 1074026051; constant ATM_NEWBACKENDIF (line 1478) | pub const ATM_NEWBACKENDIF: u32 = 2147639795; constant VIDIOC_S_EXT_CTRLS (line 1479) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1480) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1481) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1482) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 2150651474; constant DM_TABLE_LOAD (line 1483) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1484) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 536933633; constant VIDIOC_G_OUTPUT (line 1485) | pub const VIDIOC_G_OUTPUT: u32 = 1074026030; constant ATM_DROPPARTY (line 1486) | pub const ATM_DROPPARTY: u32 = 2147770869; constant CHIOGELEM (line 1487) | pub const CHIOGELEM: u32 = 2154586896; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1488) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 1078498361; constant EVIOCSKEYCODE (line 1489) | pub const EVIOCSKEYCODE: u32 = 2148025604; constant NE_GET_IMAGE_LOAD_INFO (line 1490) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1491) | pub const TUNSETLINK: u32 = 2147767501; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1492) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1493) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 536908828; constant PPS_SETPARAMS (line 1494) | pub const PPS_SETPARAMS: u32 = 2148036770; constant IOC_OPAL_LR_SETUP (line 1495) | pub const IOC_OPAL_LR_SETUP: u32 = 2166911203; constant FW_CDEV_IOC_DEALLOCATE (line 1496) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 2147754755; constant WDIOC_SETTIMEOUT (line 1497) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1498) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 536893281; constant CAPI_GET_MANUFACTURER (line 1499) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1500) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 536886134; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1501) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 2148578048; constant VIDIOC_G_EDID (line 1502) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1503) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 2149119243; constant RIO_MAP_INBOUND (line 1504) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1505) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 2164814046; constant USBDEVFS_CLAIM_PORT (line 1506) | pub const USBDEVFS_CLAIM_PORT: u32 = 1074025752; constant VIDIOC_S_AUDIO (line 1507) | pub const VIDIOC_S_AUDIO: u32 = 2150913570; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1508) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 1074816539; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1509) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 2150114067; constant BTRFS_IOC_SNAP_DESTROY (line 1510) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 2415957007; constant SNAPSHOT_FREE (line 1511) | pub const SNAPSHOT_FREE: u32 = 536883973; constant I8K_GET_SPEED (line 1512) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1513) | pub const HIDIOCGREPORT: u32 = 2148288519; constant HPET_EPI (line 1514) | pub const HPET_EPI: u32 = 536897540; constant JSIOCSCORR (line 1515) | pub const JSIOCSCORR: u32 = 2149870113; constant IOC_PR_PREEMPT_ABORT (line 1516) | pub const IOC_PR_PREEMPT_ABORT: u32 = 2149085388; constant RIO_MAP_OUTBOUND (line 1517) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1518) | pub const ATM_SETESI: u32 = 2148557196; constant FW_CDEV_IOC_START_ISO (line 1519) | pub const FW_CDEV_IOC_START_ISO: u32 = 2148541194; constant ATM_DELADDR (line 1520) | pub const ATM_DELADDR: u32 = 2148557193; constant PPFCONTROL (line 1521) | pub const PPFCONTROL: u32 = 2147643534; constant SONYPI_IOCGFAN (line 1522) | pub const SONYPI_IOCGFAN: u32 = 1073837578; constant RTC_IRQP_SET (line 1523) | pub const RTC_IRQP_SET: u32 = 2148036620; constant PCITEST_WRITE (line 1524) | pub const PCITEST_WRITE: u32 = 2148028420; constant PPCLAIM (line 1525) | pub const PPCLAIM: u32 = 536899723; constant VIDIOC_S_JPEGCOMP (line 1526) | pub const VIDIOC_S_JPEGCOMP: u32 = 2156680766; constant IPMICTL_UNREGISTER_FOR_CMD (line 1527) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 1073899791; constant VHOST_SET_FEATURES (line 1528) | pub const VHOST_SET_FEATURES: u32 = 2148052736; constant TOSHIBA_ACPI_SCI (line 1529) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1530) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1531) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 1140888610; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1532) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 2148045850; constant ATMLEC_MCAST (line 1533) | pub const ATMLEC_MCAST: u32 = 536895954; constant MMTIMER_GETFREQ (line 1534) | pub const MMTIMER_GETFREQ: u32 = 1074294018; constant VIDIOC_G_SELECTION (line 1535) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1536) | pub const RTC_ALM_SET: u32 = 2149871623; constant PPPOEIOCSFWD (line 1537) | pub const PPPOEIOCSFWD: u32 = 2148053248; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1538) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 1074030878; constant FS_IOC_ENABLE_VERITY (line 1539) | pub const FS_IOC_ENABLE_VERITY: u32 = 2155898501; constant NILFS_IOCTL_GET_BDESCS (line 1540) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1541) | pub const FDFMTEND: u32 = 536871497; constant DMA_BUF_SET_NAME (line 1542) | pub const DMA_BUF_SET_NAME: u32 = 2148033025; constant UI_BEGIN_FF_UPLOAD (line 1543) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1544) | pub const RTC_UIE_ON: u32 = 536899587; constant PPRELEASE (line 1545) | pub const PPRELEASE: u32 = 536899724; constant VFIO_IOMMU_UNMAP_DMA (line 1546) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 536886130; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1547) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1548) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1549) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 1110471169; constant NVME_IOCTL_ADMIN_CMD (line 1550) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1551) | pub const VHOST_SET_VRING_KICK: u32 = 2148052768; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1552) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 2415957016; constant BTRFS_IOC_SNAP_CREATE (line 1553) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 2415956993; constant SONYPI_IOCGBAT2CAP (line 1554) | pub const SONYPI_IOCGBAT2CAP: u32 = 1073903108; constant PPNEGOT (line 1555) | pub const PPNEGOT: u32 = 2147774609; constant NBD_PRINT_DEBUG (line 1556) | pub const NBD_PRINT_DEBUG: u32 = 536914694; constant BTRFS_IOC_INO_LOOKUP_USER (line 1557) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1558) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1559) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1560) | pub const BTRFS_IOC_FS_INFO: u32 = 1140888607; constant VIDIOC_ENUM_FMT (line 1561) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1562) | pub const VIDIOC_G_INPUT: u32 = 1074026022; constant VTPM_PROXY_IOC_NEW_DEV (line 1563) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1564) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 1074050691; constant ND_IOCTL_DIMM_FLAGS (line 1565) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1566) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 2151715884; constant MMTIMER_GETCOUNTER (line 1567) | pub const MMTIMER_GETCOUNTER: u32 = 1074294025; constant MATROXFB_GET_OUTPUT_MODE (line 1568) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1569) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 536908846; constant RIO_CM_CHAN_BIND (line 1570) | pub const RIO_CM_CHAN_BIND: u32 = 2148033285; constant HIDIOCGRDESC (line 1571) | pub const HIDIOCGRDESC: u32 = 1342457858; constant MGSL_IOCGIF (line 1572) | pub const MGSL_IOCGIF: u32 = 536898827; constant VIDIOC_S_OUTPUT (line 1573) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1574) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1575) | pub const WDIOC_GETBOOTSTATUS: u32 = 1074026242; constant VDUSE_VQ_GET_INFO (line 1576) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1577) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 2149884501; constant BLKGETDISKSEQ (line 1578) | pub const BLKGETDISKSEQ: u32 = 1074270848; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1579) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1580) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 536912401; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1581) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 2148835923; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1582) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 536912434; constant ACRN_IOCTL_IRQFD (line 1583) | pub const ACRN_IOCTL_IRQFD: u32 = 2149098097; constant ACRN_IOCTL_CREATE_VM (line 1584) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1585) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 2148573731; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1586) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 536912435; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 2148835924; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1588) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 2148049457; constant ACRN_IOCTL_SET_IRQLINE (line 1589) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 2148049445; constant ACRN_IOCTL_START_VM (line 1590) | pub const ACRN_IOCTL_START_VM: u32 = 536912402; constant ACRN_IOCTL_SET_VCPU_REGS (line 1591) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 2166923798; constant ACRN_IOCTL_SET_MEMSEG (line 1592) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 2149622337; constant ACRN_IOCTL_PAUSE_VM (line 1593) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 536912403; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1594) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 536912437; constant ACRN_IOCTL_UNSET_MEMSEG (line 1595) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 2149622338; constant ACRN_IOCTL_IOEVENTFD (line 1596) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 2149622384; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1597) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 2149884502; constant ACRN_IOCTL_RESET_VM (line 1598) | pub const ACRN_IOCTL_RESET_VM: u32 = 536912405; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1599) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 536912436; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1600) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 2148049444; FILE: builder/third-party/linux-raw-sys/src/mips64/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; constant MPOL_F_STATIC_NODES (line 138) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 139) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 140) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 141) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 142) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 143) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 144) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 145) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 146) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 147) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 148) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 149) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 150) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 151) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 152) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 153) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 154) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 155) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 156) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 157) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 158) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 159) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 160) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 161) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 162) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 163) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 167) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/mips64/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method version (line 2213) | pub fn version(&self) -> __u8 { method set_version (line 2217) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2224) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2228) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2235) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method version (line 2250) | pub fn version(&self) -> __u8 { method set_version (line 2254) | pub fn set_version(&mut self, val: __u8) { method priority (line 2261) | pub fn priority(&self) -> __u8 { method set_priority (line 2265) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2272) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method doff (line 2287) | pub fn doff(&self) -> __u16 { method set_doff (line 2291) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2298) | pub fn res1(&self) -> __u16 { method set_res1 (line 2302) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2309) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2313) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2320) | pub fn ece(&self) -> __u16 { method set_ece (line 2324) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2331) | pub fn urg(&self) -> __u16 { method set_urg (line 2335) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2342) | pub fn ack(&self) -> __u16 { method set_ack (line 2346) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2353) | pub fn psh(&self) -> __u16 { method set_psh (line 2357) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2364) | pub fn rst(&self) -> __u16 { method set_rst (line 2368) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2375) | pub fn syn(&self) -> __u16 { method set_syn (line 2379) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2386) | pub fn fin(&self) -> __u16 { method set_fin (line 2390) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2397) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2444) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2448) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2455) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2459) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2466) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2470) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2477) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2481) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2488) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _MIPS_ISA_MIPS1 (line 778) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 779) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 780) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 781) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 782) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 783) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 784) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 785) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 786) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 787) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _K_SS_MAXSIZE (line 788) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 789) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 790) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 791) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 792) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 793) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 794) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 795) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 796) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 797) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 798) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 799) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 800) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 801) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 802) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 803) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 804) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 805) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 806) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 807) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 808) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 809) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 810) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 811) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 812) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 813) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 814) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 815) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 816) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 817) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 818) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 819) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 820) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 821) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 822) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 823) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 824) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 825) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 826) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 827) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 828) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 829) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 830) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 831) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 832) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 833) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 834) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 835) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 836) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 837) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 838) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 839) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 840) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 841) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 842) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 843) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 844) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 845) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 846) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 847) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 848) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 849) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 850) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 851) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 852) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 853) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 854) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 855) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 856) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 857) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 858) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 859) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 860) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 861) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 862) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 863) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 864) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 865) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 866) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 867) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 868) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 869) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 870) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 871) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 872) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 873) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 874) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 875) | pub const __BIG_ENDIAN: u32 = 4321; constant IPTOS_TOS_MASK (line 876) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 877) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 878) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 879) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 880) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 881) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 882) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 883) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 884) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 885) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 886) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 887) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 888) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 889) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 890) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 891) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 892) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 893) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 894) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 895) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 896) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 897) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 898) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 899) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 900) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 901) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 902) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 903) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 904) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 905) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 906) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 907) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 908) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 909) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 910) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 911) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 912) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 913) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 914) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 915) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 916) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 917) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 918) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 919) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 920) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 921) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 922) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 923) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 924) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 925) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 926) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 927) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 928) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 929) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 930) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 931) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 932) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 933) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 934) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 935) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 936) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 937) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 938) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 939) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 940) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 941) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 942) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 943) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 944) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 945) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 946) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 947) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 948) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 949) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 950) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 951) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 952) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 953) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 954) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 955) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 956) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 957) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 958) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 959) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 960) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 961) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 962) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 963) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 964) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 965) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 966) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 967) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 968) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 969) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 970) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 971) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 972) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 973) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 974) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 975) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 976) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 977) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 978) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 979) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 980) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 981) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 982) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 983) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 984) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 985) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 986) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 987) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 988) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 989) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 990) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 991) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 992) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 993) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 994) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 995) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 996) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 997) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 998) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 999) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 1000) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 1001) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 1002) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 1003) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1004) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1005) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1006) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1007) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1008) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1009) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1010) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1011) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1012) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1013) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1014) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1015) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1016) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1017) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1018) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1019) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1020) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1021) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1022) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1023) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1024) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1025) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1026) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1027) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1028) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1029) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1030) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1031) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1032) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1033) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1034) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1035) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1036) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1037) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1038) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1039) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1040) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1041) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1042) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant _IOC_SIZEBITS (line 1043) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1044) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1045) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1046) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1047) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1048) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1049) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1050) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1051) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1052) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1053) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1054) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1055) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1056) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1057) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1058) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1059) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1060) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1061) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1062) | pub const IOCSIZE_SHIFT: u32 = 16; constant SIOCGSTAMP_OLD (line 1063) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1064) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1065) | pub const SOL_SOCKET: u32 = 65535; constant SO_DEBUG (line 1066) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1067) | pub const SO_REUSEADDR: u32 = 4; constant SO_KEEPALIVE (line 1068) | pub const SO_KEEPALIVE: u32 = 8; constant SO_DONTROUTE (line 1069) | pub const SO_DONTROUTE: u32 = 16; constant SO_BROADCAST (line 1070) | pub const SO_BROADCAST: u32 = 32; constant SO_LINGER (line 1071) | pub const SO_LINGER: u32 = 128; constant SO_OOBINLINE (line 1072) | pub const SO_OOBINLINE: u32 = 256; constant SO_REUSEPORT (line 1073) | pub const SO_REUSEPORT: u32 = 512; constant SO_TYPE (line 1074) | pub const SO_TYPE: u32 = 4104; constant SO_STYLE (line 1075) | pub const SO_STYLE: u32 = 4104; constant SO_ERROR (line 1076) | pub const SO_ERROR: u32 = 4103; constant SO_SNDBUF (line 1077) | pub const SO_SNDBUF: u32 = 4097; constant SO_RCVBUF (line 1078) | pub const SO_RCVBUF: u32 = 4098; constant SO_SNDLOWAT (line 1079) | pub const SO_SNDLOWAT: u32 = 4099; constant SO_RCVLOWAT (line 1080) | pub const SO_RCVLOWAT: u32 = 4100; constant SO_SNDTIMEO_OLD (line 1081) | pub const SO_SNDTIMEO_OLD: u32 = 4101; constant SO_RCVTIMEO_OLD (line 1082) | pub const SO_RCVTIMEO_OLD: u32 = 4102; constant SO_ACCEPTCONN (line 1083) | pub const SO_ACCEPTCONN: u32 = 4105; constant SO_PROTOCOL (line 1084) | pub const SO_PROTOCOL: u32 = 4136; constant SO_DOMAIN (line 1085) | pub const SO_DOMAIN: u32 = 4137; constant SO_NO_CHECK (line 1086) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1087) | pub const SO_PRIORITY: u32 = 12; constant SO_BSDCOMPAT (line 1088) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_PASSCRED (line 1089) | pub const SO_PASSCRED: u32 = 17; constant SO_PEERCRED (line 1090) | pub const SO_PEERCRED: u32 = 18; constant SO_SECURITY_AUTHENTICATION (line 1091) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1092) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1093) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1094) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1095) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1096) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1097) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1098) | pub const SO_PEERNAME: u32 = 28; constant SO_PEERSEC (line 1099) | pub const SO_PEERSEC: u32 = 30; constant SO_SNDBUFFORCE (line 1100) | pub const SO_SNDBUFFORCE: u32 = 31; constant SO_RCVBUFFORCE (line 1101) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_PASSSEC (line 1102) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1103) | pub const SO_MARK: u32 = 36; constant SO_RXQ_OVFL (line 1104) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1105) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1106) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1107) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1108) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1109) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1110) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1111) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1112) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1113) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1114) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1115) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1116) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1117) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1118) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1119) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1120) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1121) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1122) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1123) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1124) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1125) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1126) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1127) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1128) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1129) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1130) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1131) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1132) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1133) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1134) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1135) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1136) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1137) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1138) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1139) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1140) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1141) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1142) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1143) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1144) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1145) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1146) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1147) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1148) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1149) | pub const SO_RCVTIMEO: u32 = 4102; constant SO_SNDTIMEO (line 1150) | pub const SO_SNDTIMEO: u32 = 4101; constant SCM_TIMESTAMP (line 1151) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1152) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1153) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1154) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1155) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1156) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1157) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1158) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1159) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1160) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1161) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1162) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1163) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1164) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1165) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1166) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1167) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1168) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1169) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1170) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1171) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1172) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1173) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1174) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1175) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1176) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1177) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1178) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1179) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1180) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1181) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1182) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1183) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1184) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1185) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1186) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1187) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1188) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1189) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1190) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1191) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1192) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1193) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1194) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1195) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1196) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1197) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1198) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1199) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1200) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1201) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1202) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1203) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1204) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1205) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1206) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1207) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1208) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1209) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1210) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1211) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1212) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1213) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1214) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1215) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1216) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1217) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1218) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1219) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1220) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1221) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1222) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1223) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1224) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1225) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1226) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1227) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1228) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1229) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1230) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1231) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1232) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1233) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1234) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1235) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1236) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1237) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1238) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1239) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1240) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1241) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1242) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1243) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1244) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1245) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1246) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1247) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1248) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1249) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1250) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1251) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1252) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1253) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1254) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1255) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1256) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1257) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1258) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1259) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1260) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1261) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1262) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1263) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1264) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1265) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1266) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1267) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1268) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1269) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1270) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1271) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1272) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1273) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1274) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1275) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1276) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1277) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1278) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1279) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1280) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1281) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1282) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1283) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1284) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1285) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1286) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1287) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1288) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1289) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1290) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1291) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1292) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1293) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1294) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1295) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1296) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1297) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1298) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1299) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1300) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1301) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1302) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1303) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1304) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1305) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1306) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1307) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1308) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1309) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1310) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1311) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1312) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1313) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1314) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1315) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1316) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1317) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1318) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1319) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1320) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1321) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1322) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1323) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1324) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1325) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1326) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1327) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1328) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1329) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1330) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1331) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1332) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1333) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1334) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1335) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1336) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1337) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1338) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1339) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1340) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1341) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1342) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1343) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1344) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1345) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1346) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1347) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1348) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1349) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1350) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1351) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1352) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1353) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1354) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1355) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1356) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1357) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1358) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1359) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1360) | pub const SOCK_STREAM: u32 = 2; constant SOCK_DGRAM (line 1361) | pub const SOCK_DGRAM: u32 = 1; constant SOCK_RAW (line 1362) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1363) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1364) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1365) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1366) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1367) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1368) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1369) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1370) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1371) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1372) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1373) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1374) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1375) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1376) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1377) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1378) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1379) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1380) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1381) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1382) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1383) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1384) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1385) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1386) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1387) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1388) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1389) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1390) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1391) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1392) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1393) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1394) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1395) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1396) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1397) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1398) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1399) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1400) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1401) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1402) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1403) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1404) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1405) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1406) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1407) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1408) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1409) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1410) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1411) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1412) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1413) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1414) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1415) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1416) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1417) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1418) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1419) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1420) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1421) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1422) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1423) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1424) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1425) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1426) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1427) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1428) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1429) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1430) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1431) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1432) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1433) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1434) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1435) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1436) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1437) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1438) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1439) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1440) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1441) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1442) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1443) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1444) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1445) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1446) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1447) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1448) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1449) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1450) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1451) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1452) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1453) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1454) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1455) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1456) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1457) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1458) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1459) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1460) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1461) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1462) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1463) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1464) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1465) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1466) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1467) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1468) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1469) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1470) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1471) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1472) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1473) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1474) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1475) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1476) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1477) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1478) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1479) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1480) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1481) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1482) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1483) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1484) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1485) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1486) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1487) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1488) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1489) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1490) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1491) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1492) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1493) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1494) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1495) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1496) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1497) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1498) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1499) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1500) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1501) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1502) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1503) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1504) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1505) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1506) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1507) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1508) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1509) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1510) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1511) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1512) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1513) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1514) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1515) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1516) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1517) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1518) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1519) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1520) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1521) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1522) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1523) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1524) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1525) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1526) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1527) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1528) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1529) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1530) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1531) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1532) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1533) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1534) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1535) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1536) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1537) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1538) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1539) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1540) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1541) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1542) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1543) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1544) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1545) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1546) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1547) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1548) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1549) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1550) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1551) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1552) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1553) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1554) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1555) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1556) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1557) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1558) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1559) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1560) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1561) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1562) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1563) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1564) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1565) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1566) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1567) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1568) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1569) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1570) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1571) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1572) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1573) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1574) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1575) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1576) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1577) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1578) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1579) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1580) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1581) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1582) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1583) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1584) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1585) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1586) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1587) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1588) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1589) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1590) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1591) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1592) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1593) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1594) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1595) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1596) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1597) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1598) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1599) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1600) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1601) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1602) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1603) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1604) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1605) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1606) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1607) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1608) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1609) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1610) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1611) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1612) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1613) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1614) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1615) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1616) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1617) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1618) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1619) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1620) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1621) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1622) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1623) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1624) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1625) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1626) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1627) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1628) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1629) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1630) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1631) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1632) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1633) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1634) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1635) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1636) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1637) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1638) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1639) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1640) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1641) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1642) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1643) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1644) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1645) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1646) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1647) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1648) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1649) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1650) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1651) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1655) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1689) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1728) | pub enum _bindgen_ty_3 { type socket_state (line 1792) | pub enum socket_state { type _bindgen_ty_4 (line 1802) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1817) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1826) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1835) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1845) | pub enum _bindgen_ty_6 { type net_device_flags (line 1878) | pub enum net_device_flags { type _bindgen_ty_7 (line 1902) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1914) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1922) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2510) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1933) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1941) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1955) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1974) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2513) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2086) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2095) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2104) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2117) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2131) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2145) | pub const fn new() -> Self { function as_ptr (line 2149) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2153) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2157) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2161) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2166) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2172) | pub const fn new() -> Self { function as_ref (line 2176) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2180) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2186) | fn default() -> Self { function clone (line 2192) | fn clone(&self) -> Self { function fmt (line 2198) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2203) | fn hash(&self, _state: &mut H) {} function eq (line 2206) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips64/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 14) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant _MIPS_ISA_MIPS1 (line 550) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 551) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 552) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 553) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 554) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 555) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 556) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 557) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 558) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 559) | pub const _MIPS_SIM_ABI64: u32 = 3; constant NETLINK_ROUTE (line 560) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 561) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 562) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 563) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 564) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 565) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 566) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 567) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 568) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 569) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 570) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 571) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 572) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 573) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 574) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 575) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 576) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 577) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 578) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 579) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 580) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 581) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 582) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 583) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 584) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 585) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 586) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 587) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 588) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 589) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 590) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 591) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 592) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 593) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 594) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 595) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 596) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 597) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 598) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 599) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 600) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 601) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 602) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 603) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 604) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 605) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 606) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 607) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 608) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 609) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 610) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 611) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 612) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 613) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 614) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 615) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 616) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 617) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 618) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 619) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 620) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 621) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 622) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 623) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 624) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 625) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 626) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 627) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 628) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 629) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 630) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 631) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 632) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 633) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 634) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 635) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 636) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 637) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 638) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 639) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 640) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 641) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 642) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 643) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 644) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 645) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 646) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 647) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 648) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 649) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 650) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 651) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 652) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 653) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 654) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 655) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 656) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 657) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 658) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 659) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 660) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 661) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 662) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 663) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 664) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 665) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 666) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 667) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 668) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 669) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 670) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 671) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 672) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 673) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 674) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 675) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 676) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 677) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 678) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 679) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 680) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 681) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 682) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 683) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 684) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 685) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 686) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 687) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 688) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 689) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 690) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 691) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 692) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 693) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 694) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 695) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 696) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 697) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 698) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 699) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 700) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 701) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 702) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 703) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 704) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 705) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 706) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 707) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 708) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 709) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 710) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 711) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 712) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 713) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 714) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 715) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 716) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 717) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 718) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 719) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 720) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 721) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 722) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 723) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 724) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 725) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 726) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 727) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 728) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 729) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 730) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 731) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 732) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 733) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 734) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 735) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 736) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 737) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 738) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 739) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 740) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 741) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 742) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 743) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 744) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 745) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 746) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 747) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 748) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 749) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 750) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 751) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 752) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 753) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 754) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 755) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 756) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 757) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 758) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 759) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 760) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 761) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 762) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 763) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 764) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 765) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 766) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 767) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 768) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 769) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 770) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 771) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 772) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 773) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 774) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 775) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 776) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 777) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 778) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 779) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 780) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 781) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 782) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 783) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 784) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 785) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 786) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 787) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 788) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 789) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 790) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 791) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 792) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 793) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 794) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 795) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 796) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 797) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 798) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 799) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 800) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 801) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 802) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 803) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 804) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 805) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 806) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 807) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 808) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 809) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 810) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 811) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 812) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 813) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 814) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 815) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 816) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 817) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 818) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 819) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 820) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 821) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 822) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 823) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 824) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 825) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 826) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 827) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 828) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 829) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 830) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 831) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 832) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 833) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 834) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 835) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 836) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 837) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 838) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 839) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 840) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 841) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 842) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 843) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 844) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 845) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 846) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 847) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 848) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 849) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 850) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 851) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 852) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 853) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 854) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 855) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 856) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 857) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 858) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 859) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 860) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 861) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 862) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 863) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 864) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 865) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 866) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 867) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 868) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 869) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 870) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 871) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 872) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 873) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 874) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 875) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 876) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 877) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 878) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 879) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 880) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 881) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 882) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 883) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 884) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 885) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 886) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 887) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 888) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 889) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 890) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 891) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 892) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 893) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 894) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 895) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 896) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 897) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 898) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 899) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 900) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 901) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 902) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 903) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 904) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 905) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 906) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 907) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 908) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 909) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 910) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 911) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 912) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 913) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 914) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 915) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 916) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 917) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 918) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 919) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 920) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 921) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 922) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 923) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 924) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 925) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 926) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 927) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 928) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 929) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 930) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 931) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 932) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 933) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 934) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 935) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 936) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 937) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 938) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 939) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 940) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 941) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 942) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 943) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 944) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 945) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 946) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 947) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 948) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 949) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 950) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 951) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 952) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 953) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 954) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 955) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 956) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 957) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 958) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 959) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 960) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 961) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 962) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 963) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 964) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 965) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 966) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 967) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 968) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 969) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 970) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 971) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 972) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 973) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 974) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 975) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 976) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 977) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 978) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 979) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 980) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 981) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 982) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 983) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 984) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 985) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 986) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 987) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 988) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 989) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 990) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 991) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 992) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 993) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 994) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 995) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 996) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 997) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 998) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 999) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 1000) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 1001) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 1002) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 1003) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1004) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1005) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1006) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1007) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1008) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1009) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1010) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1011) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1012) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1013) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1014) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1015) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1016) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1017) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1018) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1019) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1020) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1021) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1022) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1023) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1024) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1025) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1026) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1027) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1028) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1029) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1030) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1031) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1032) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1033) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1034) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1035) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1036) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1037) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1038) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1039) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1040) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1041) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1042) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1043) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1044) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1045) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1046) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1047) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1048) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1049) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1050) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1051) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1052) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1053) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1054) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1055) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1056) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1057) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1058) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1059) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1060) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1061) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1062) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1063) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1064) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1065) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1066) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1067) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1068) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1069) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1070) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1071) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1072) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1073) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1074) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1075) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1076) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1077) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1078) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1079) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1080) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1081) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1082) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1083) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1084) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1085) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1086) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1087) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1088) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1089) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1090) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1091) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1092) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1093) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1094) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1095) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1096) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1097) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1098) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1099) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1100) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1101) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1102) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1103) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1104) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1105) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1106) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1107) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1108) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1109) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1110) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1111) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1112) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1113) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1114) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1115) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1116) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1117) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1118) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1119) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1120) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1121) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1122) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1123) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1124) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1125) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1126) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1127) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1128) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1129) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1130) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1131) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1132) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1133) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1134) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1135) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1136) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1137) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1138) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1139) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1140) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1141) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1142) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1143) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1144) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1145) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1146) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1147) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1148) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1149) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1150) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1151) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1152) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1153) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1154) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1155) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1156) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1157) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1158) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1159) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1160) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1161) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1162) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1163) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1164) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1165) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1166) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1167) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1168) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1169) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1170) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1171) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1172) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1173) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1174) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1175) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1176) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1177) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1178) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1179) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1180) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1181) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1182) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1183) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1184) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1185) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1186) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1187) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1188) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1189) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1190) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1191) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1192) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1193) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1194) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1195) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1196) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1197) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1198) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1199) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1200) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1201) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1202) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1203) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1204) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1205) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1206) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1207) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1208) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1209) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1210) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1211) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1212) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1213) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1214) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1215) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1216) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1217) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1218) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1219) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1220) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1221) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1222) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1223) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1224) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1225) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1226) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1227) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1228) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1229) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1230) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1231) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1232) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1233) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1234) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1235) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1236) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1237) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1238) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1239) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1240) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1241) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1242) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1243) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1244) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1245) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1246) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1247) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1248) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1249) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1250) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1251) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1252) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1253) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1254) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1255) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1256) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1257) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1258) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1259) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1260) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1261) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1262) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1263) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1264) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1265) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1266) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1267) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1268) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1269) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1270) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1271) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1272) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1273) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1274) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1275) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1276) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1277) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1278) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1279) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1280) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1281) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1282) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1283) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1284) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1285) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1286) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1287) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1288) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1289) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1290) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1291) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1292) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1293) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1294) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1295) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1296) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1297) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1298) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1299) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1300) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1301) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1302) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1303) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1304) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1305) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1306) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1307) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1308) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1309) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1310) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1311) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1312) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1313) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1314) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1315) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1316) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1317) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1318) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1319) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1320) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1321) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1322) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1323) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1324) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1325) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1326) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1327) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1328) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1329) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1330) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1331) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1332) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1333) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1334) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1335) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1336) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1337) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1338) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1339) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1340) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1341) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1342) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1343) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1344) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1345) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1346) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1347) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1348) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1349) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1350) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1351) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1352) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1353) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1354) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1355) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1356) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1357) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1358) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1359) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1360) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1361) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1362) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1363) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1364) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1365) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1366) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1367) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1368) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1369) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1370) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1371) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1372) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1373) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1374) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1375) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1376) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1377) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1378) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1379) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1380) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1381) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1382) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1383) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1384) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1385) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1386) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1387) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1388) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1389) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1390) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1391) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1392) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1393) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1394) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1395) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1396) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1397) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1398) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1399) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1400) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1401) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1402) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1403) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1404) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1405) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1406) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1407) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1408) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1409) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1410) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1411) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1412) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1413) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1414) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1415) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1416) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1417) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1418) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1419) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1420) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1421) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1422) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1423) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1424) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1425) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1426) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1427) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1428) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1429) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1430) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1431) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1432) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1433) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1434) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1435) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1436) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1437) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1438) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1439) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1440) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1441) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1442) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1443) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1444) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1445) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1446) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1447) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1448) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1449) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1450) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1451) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1452) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1453) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1454) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1455) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1456) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1457) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1458) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1459) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1460) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1461) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1462) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1463) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1464) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1465) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1466) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1467) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1468) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1469) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1470) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1471) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1472) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1473) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1474) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1475) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1476) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1477) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1478) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1479) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1480) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1481) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1482) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1483) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1484) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1485) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1486) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1487) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1488) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1489) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1490) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1491) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1492) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1493) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1494) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1495) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1496) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1497) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1498) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1499) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1503) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2848) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1516) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1526) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1533) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1554) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2851) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1573) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1644) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1653) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1661) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1677) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1686) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1740) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1747) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1796) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1808) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1820) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1828) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1843) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1853) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1862) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1870) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1878) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1900) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1910) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2854) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1919) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2857) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1928) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1937) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1946) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1962) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1974) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1982) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2019) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2860) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2028) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2049) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2863) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2058) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2069) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2077) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2084) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2097) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2135) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2147) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2163) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2171) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2191) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2199) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2208) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2223) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2231) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2245) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2254) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2272) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2282) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2289) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2297) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2311) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2323) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2332) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2341) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2351) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2360) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2370) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2385) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2397) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2413) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2422) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2430) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2438) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2456) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2480) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2506) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2522) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2529) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2538) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2615) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2633) | pub enum rt_scope_t { type rt_class_t (line 2643) | pub enum rt_class_t { type rtattr_type_t (line 2654) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2691) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2715) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2724) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2747) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2755) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2798) | pub enum _bindgen_ty_66 { function new (line 2822) | pub const fn new() -> Self { function as_ptr (line 2826) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2830) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2834) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2838) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2843) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips64/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant _MIPS_ISA_MIPS1 (line 69) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 70) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 71) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 72) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 73) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 74) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 75) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 76) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 77) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 78) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PR_SET_PDEATHSIG (line 79) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 80) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 81) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 82) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 83) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 84) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 85) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 86) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 87) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 88) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 89) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 90) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 91) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 92) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 93) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 94) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 95) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 96) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 97) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 98) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 99) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 100) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 101) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 102) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 103) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 104) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 105) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 106) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 107) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 108) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 109) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 110) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 111) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 112) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 113) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 114) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 115) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 116) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 117) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 118) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 119) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 120) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 121) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 122) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 123) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 124) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 125) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 126) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 127) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 128) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 129) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 130) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 131) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 132) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 133) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 134) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 135) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 136) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 137) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 138) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 139) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 140) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 141) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 142) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 143) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 144) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 145) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 146) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 147) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 148) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 149) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 150) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 151) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 152) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 153) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 154) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 155) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 156) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 157) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 158) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 159) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 160) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 161) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 162) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 163) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 164) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 165) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 166) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 167) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 168) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 169) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 170) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 171) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 172) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 173) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 174) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 175) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 176) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 177) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 178) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 179) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 180) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 181) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 182) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 183) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 184) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 185) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 186) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 187) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 188) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 189) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 190) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 191) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 192) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 193) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 194) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 195) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 196) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 197) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 198) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 199) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 200) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 201) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 202) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 203) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 204) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 205) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 206) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 207) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 208) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 209) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 210) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 211) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 212) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 213) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 214) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 215) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 216) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 217) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 218) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 219) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 220) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 221) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 222) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 223) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 224) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 225) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 226) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 227) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 228) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 229) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 230) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 231) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/mips64/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type sysinfo (line 56) | pub struct sysinfo { type oldold_utsname (line 74) | pub struct oldold_utsname { type old_utsname (line 83) | pub struct old_utsname { type new_utsname (line 92) | pub struct new_utsname { constant _MIPS_ISA_MIPS1 (line 100) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 101) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 102) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 103) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 104) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 105) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 106) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 107) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 108) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 109) | pub const _MIPS_SIM_ABI64: u32 = 3; constant SI_LOAD_SHIFT (line 110) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 111) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 112) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 115) | pub const fn new() -> Self { function as_ptr (line 119) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 123) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 127) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 131) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 136) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips64/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant _MIPS_ISA_MIPS1 (line 137) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 138) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 139) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 140) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 141) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 142) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 143) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 144) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 145) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 146) | pub const _MIPS_SIM_ABI64: u32 = 3; constant XDP_SHARED_UMEM (line 147) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 148) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 149) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 150) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 151) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 152) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 153) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 154) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 155) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 156) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 157) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 158) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 159) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 160) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 161) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 162) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 163) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 164) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 165) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 166) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 167) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 168) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 169) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/mips64r6/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; FILE: builder/third-party/linux-raw-sys/src/mips64r6/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type fsid_t (line 67) | pub type fsid_t = __kernel_fsid_t; type __fsword_t (line 68) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 71) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 76) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 79) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 84) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 89) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 95) | pub struct __user_cap_data_struct { type vfs_cap_data (line 102) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 108) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 114) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 121) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 127) | pub struct f_owner_ex { type flock (line 133) | pub struct flock { type flock64 (line 142) | pub struct flock64 { type open_how (line 151) | pub struct open_how { type epoll_event (line 158) | pub struct epoll_event { type fscrypt_policy_v1 (line 164) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 173) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 180) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 190) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 196) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 203) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 209) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 218) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 225) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 235) | pub struct mount_attr { type file_clone_range (line 243) | pub struct file_clone_range { type fstrim_range (line 251) | pub struct fstrim_range { type file_dedupe_range_info (line 258) | pub struct file_dedupe_range_info { type file_dedupe_range (line 267) | pub struct file_dedupe_range { type files_stat_struct (line 277) | pub struct files_stat_struct { type inodes_stat_t (line 284) | pub struct inodes_stat_t { type fsxattr (line 291) | pub struct fsxattr { type futex_waitv (line 301) | pub struct futex_waitv { type robust_list (line 309) | pub struct robust_list { type robust_list_head (line 314) | pub struct robust_list_head { type inotify_event (line 321) | pub struct inotify_event { type pollfd (line 330) | pub struct pollfd { type rand_pool_info (line 337) | pub struct rand_pool_info { type __kernel_timespec (line 344) | pub struct __kernel_timespec { type __kernel_itimerspec (line 350) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 356) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 362) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 368) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 374) | pub struct __kernel_sock_timeval { type timespec (line 380) | pub struct timespec { type timeval (line 386) | pub struct timeval { type itimerspec (line 392) | pub struct itimerspec { type itimerval (line 398) | pub struct itimerval { type timezone (line 404) | pub struct timezone { type rusage (line 410) | pub struct rusage { type rlimit (line 430) | pub struct rlimit { type rlimit64 (line 436) | pub struct rlimit64 { type clone_args (line 442) | pub struct clone_args { type sigset_t (line 457) | pub struct sigset_t { type sigaction (line 462) | pub struct sigaction { type sigaltstack (line 469) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 476) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 482) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 490) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 497) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 506) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 512) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 519) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 525) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 532) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 538) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 545) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 550) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 558) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 566) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 572) | pub struct statx_timestamp { type statx (line 579) | pub struct statx { type termios (line 607) | pub struct termios { type termios2 (line 617) | pub struct termios2 { type ktermios (line 629) | pub struct ktermios { type sgttyb (line 641) | pub struct sgttyb { type tchars (line 650) | pub struct tchars { type ltchars (line 660) | pub struct ltchars { type winsize (line 670) | pub struct winsize { type termio (line 678) | pub struct termio { type iovec (line 688) | pub struct iovec { type uffd_msg (line 694) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 703) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 710) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 715) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 722) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 728) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 735) | pub struct uffdio_api { type uffdio_range (line 742) | pub struct uffdio_range { type uffdio_register (line 748) | pub struct uffdio_register { type uffdio_copy (line 755) | pub struct uffdio_copy { type uffdio_zeropage (line 764) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 771) | pub struct uffdio_writeprotect { type uffdio_continue (line 777) | pub struct uffdio_continue { type linux_dirent64 (line 784) | pub struct linux_dirent64 { type stat (line 793) | pub struct stat { type statfs (line 816) | pub struct statfs { type statfs64 (line 832) | pub struct statfs64 { type compat_statfs64 (line 848) | pub struct compat_statfs64 { type user_desc (line 865) | pub struct user_desc { method seg_32bit (line 2936) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2940) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2947) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2951) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2958) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2962) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2969) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2973) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2980) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2984) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2991) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2995) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 3002) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 875) | pub struct kernel_sigset_t { type kernel_sigaction (line 880) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 885) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 886) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 887) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 888) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 889) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 890) | pub const AT_VECTOR_SIZE_ARCH: u32 = 1; constant AT_NULL (line 891) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 892) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 893) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 894) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 895) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 896) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 897) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 898) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 899) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 900) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 901) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 902) | pub const AT_UID: u32 = 11; constant AT_EUID (line 903) | pub const AT_EUID: u32 = 12; constant AT_GID (line 904) | pub const AT_GID: u32 = 13; constant AT_EGID (line 905) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 906) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 907) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 908) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 909) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 910) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 911) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 912) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 913) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 914) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 915) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 916) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 917) | pub const __FD_SETSIZE: u32 = 1024; constant _MIPS_ISA_MIPS1 (line 918) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 919) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 920) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 921) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 922) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 923) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 924) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 925) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 926) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 927) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _LINUX_CAPABILITY_VERSION_1 (line 928) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 929) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 930) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 931) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 932) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 933) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 934) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 935) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 936) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 937) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 938) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 939) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 940) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 941) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 942) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 943) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 944) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 945) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 946) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 947) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 948) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 949) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 950) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 951) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 952) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 953) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 954) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 955) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 956) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 957) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 958) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 959) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 960) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 961) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 962) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 963) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 964) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 965) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 966) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 967) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 968) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 969) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 970) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 971) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 972) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 973) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 974) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 975) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 976) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 977) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 978) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 979) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 980) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 981) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 982) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 983) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 984) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 985) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 986) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 987) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 988) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 989) | pub const CAP_LAST_CAP: u32 = 40; constant O_APPEND (line 990) | pub const O_APPEND: u32 = 8; constant O_DSYNC (line 991) | pub const O_DSYNC: u32 = 16; constant O_NONBLOCK (line 992) | pub const O_NONBLOCK: u32 = 128; constant O_CREAT (line 993) | pub const O_CREAT: u32 = 256; constant O_TRUNC (line 994) | pub const O_TRUNC: u32 = 512; constant O_EXCL (line 995) | pub const O_EXCL: u32 = 1024; constant O_NOCTTY (line 996) | pub const O_NOCTTY: u32 = 2048; constant FASYNC (line 997) | pub const FASYNC: u32 = 4096; constant O_LARGEFILE (line 998) | pub const O_LARGEFILE: u32 = 8192; constant __O_SYNC (line 999) | pub const __O_SYNC: u32 = 16384; constant O_SYNC (line 1000) | pub const O_SYNC: u32 = 16400; constant O_DIRECT (line 1001) | pub const O_DIRECT: u32 = 32768; constant F_GETLK (line 1002) | pub const F_GETLK: u32 = 14; constant F_SETLK (line 1003) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1004) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1005) | pub const F_SETOWN: u32 = 24; constant F_GETOWN (line 1006) | pub const F_GETOWN: u32 = 23; constant O_ACCMODE (line 1007) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1008) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1009) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1010) | pub const O_RDWR: u32 = 2; constant O_DIRECTORY (line 1011) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 1012) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 1013) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 1014) | pub const O_CLOEXEC: u32 = 524288; constant O_PATH (line 1015) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1016) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1017) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 1018) | pub const O_TMPFILE_MASK: u32 = 4260096; constant O_NDELAY (line 1019) | pub const O_NDELAY: u32 = 128; constant F_DUPFD (line 1020) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1021) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1022) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1023) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1024) | pub const F_SETFL: u32 = 4; constant F_SETSIG (line 1025) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1026) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 1027) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1028) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1029) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1030) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1031) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1032) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1033) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1034) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1035) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1036) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1037) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1038) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1039) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1040) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1041) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1042) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1043) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1044) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1045) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1046) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1047) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1048) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1049) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1050) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1051) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1052) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1053) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1054) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1055) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1056) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1057) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1058) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1059) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1060) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1061) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1062) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1063) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1064) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1065) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1066) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1067) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1068) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1069) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1070) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1071) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1072) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1073) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1074) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1075) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1076) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1077) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1078) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1079) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1080) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1081) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1082) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1083) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1084) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1085) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1086) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1087) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1088) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1089) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1090) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1091) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1092) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1093) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1094) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1095) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1096) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1097) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1098) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1099) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1100) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1101) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1102) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1103) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1104) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1105) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1106) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1107) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1108) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1109) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1110) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1111) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1112) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1113) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1114) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1115) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1116) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1117) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1118) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1119) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1120) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1121) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1122) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1123) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1124) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1125) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1126) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1127) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1128) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1129) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1130) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1131) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 1132) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1133) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1134) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1135) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1136) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1137) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1138) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1139) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1140) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1141) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1142) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1143) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1144) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1145) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1146) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1147) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1148) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1149) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1150) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1151) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1152) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1153) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1154) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1155) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1156) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1157) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1158) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1159) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1160) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1161) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1162) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1163) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1164) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1165) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1166) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1167) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1168) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1169) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1170) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1171) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1172) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1173) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1174) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1175) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1176) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1177) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1178) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1179) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1180) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1181) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1182) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1183) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1184) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1185) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1186) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1187) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1188) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1189) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1190) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1191) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1192) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1193) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1194) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1195) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1196) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1197) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1198) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1199) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1200) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1201) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1202) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1203) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1204) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1205) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1206) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1207) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1208) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1209) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1210) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1211) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1212) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1213) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1214) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1215) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1216) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1217) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1218) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1219) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1220) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1221) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1222) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1223) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1224) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1225) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1226) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1227) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1228) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1229) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1230) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1231) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1232) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1233) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1234) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1235) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1236) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1237) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1238) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1239) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1240) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1241) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1242) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1243) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1244) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1245) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1246) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1247) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1248) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1249) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1250) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1251) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1252) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1253) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1254) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1255) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1256) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1257) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1258) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1259) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1260) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1261) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1262) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1263) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1264) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1265) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1266) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1267) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1268) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1269) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1270) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1271) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1272) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1273) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1274) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1275) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1276) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1277) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1278) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1279) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1280) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1281) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1282) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1283) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1284) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1285) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1286) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1287) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1288) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1289) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1290) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1291) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1292) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1293) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1294) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1295) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1296) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1297) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1298) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1299) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1300) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1301) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1302) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1303) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1304) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1305) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1306) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1307) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1308) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1309) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1310) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1311) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1312) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1313) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1314) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1315) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1316) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1317) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1318) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1319) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1320) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1321) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1322) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1323) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1324) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1325) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1326) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1327) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1328) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1329) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1330) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1331) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1332) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1333) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1334) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1335) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1336) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1337) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1338) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1339) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1340) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1341) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1342) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1343) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1344) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1345) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1346) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1347) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1348) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1349) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1350) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1351) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1352) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1353) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1354) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1355) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1356) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1357) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1358) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1359) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1360) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1361) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1362) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1363) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1364) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1365) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1366) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1367) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1368) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1369) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1370) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1371) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1372) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1373) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1374) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1375) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1376) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1377) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1378) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1379) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1380) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1381) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1382) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1383) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1384) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1385) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1386) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1387) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1388) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1389) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1390) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1391) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1392) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1393) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1394) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1395) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1396) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1397) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1398) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1399) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1400) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1401) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1402) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1403) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1404) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1405) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1406) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1407) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1408) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1409) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1410) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1411) | pub const IN_NONBLOCK: u32 = 128; constant ADFS_SUPER_MAGIC (line 1412) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1413) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1414) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1415) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1416) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1417) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1418) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1419) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1420) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1421) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1422) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1423) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1424) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1425) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1426) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1427) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1428) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1429) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1430) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1431) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1432) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1433) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1434) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1435) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1436) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1437) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1438) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1439) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1440) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1441) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1442) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1443) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1444) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1445) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1446) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1447) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1448) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1449) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1450) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1451) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1452) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1453) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1454) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1455) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1456) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1457) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1458) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1459) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1460) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1461) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1462) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1463) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1464) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1465) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1466) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1467) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1468) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1469) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1470) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1471) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1472) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1473) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1474) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1475) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1476) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1477) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1478) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1479) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1480) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1481) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1482) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1483) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1484) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1485) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1486) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1487) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1488) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1489) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1490) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1491) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1492) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1493) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1494) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1495) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_NONE (line 1496) | pub const PROT_NONE: u32 = 0; constant PROT_READ (line 1497) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1498) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1499) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1500) | pub const PROT_SEM: u32 = 16; constant PROT_GROWSDOWN (line 1501) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1502) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1503) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1504) | pub const MAP_FIXED: u32 = 16; constant MAP_RENAME (line 1505) | pub const MAP_RENAME: u32 = 32; constant MAP_AUTOGROW (line 1506) | pub const MAP_AUTOGROW: u32 = 64; constant MAP_LOCAL (line 1507) | pub const MAP_LOCAL: u32 = 128; constant MAP_AUTORSRV (line 1508) | pub const MAP_AUTORSRV: u32 = 256; constant MAP_NORESERVE (line 1509) | pub const MAP_NORESERVE: u32 = 1024; constant MAP_ANONYMOUS (line 1510) | pub const MAP_ANONYMOUS: u32 = 2048; constant MAP_GROWSDOWN (line 1511) | pub const MAP_GROWSDOWN: u32 = 4096; constant MAP_DENYWRITE (line 1512) | pub const MAP_DENYWRITE: u32 = 8192; constant MAP_EXECUTABLE (line 1513) | pub const MAP_EXECUTABLE: u32 = 16384; constant MAP_LOCKED (line 1514) | pub const MAP_LOCKED: u32 = 32768; constant MAP_POPULATE (line 1515) | pub const MAP_POPULATE: u32 = 65536; constant MAP_NONBLOCK (line 1516) | pub const MAP_NONBLOCK: u32 = 131072; constant MAP_STACK (line 1517) | pub const MAP_STACK: u32 = 262144; constant MAP_HUGETLB (line 1518) | pub const MAP_HUGETLB: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1519) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MS_ASYNC (line 1520) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1521) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1522) | pub const MS_SYNC: u32 = 4; constant MCL_CURRENT (line 1523) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1524) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1525) | pub const MCL_ONFAULT: u32 = 4; constant MLOCK_ONFAULT (line 1526) | pub const MLOCK_ONFAULT: u32 = 1; constant MADV_NORMAL (line 1527) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1528) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1529) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1530) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1531) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1532) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1533) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1534) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1535) | pub const MADV_DOFORK: u32 = 11; constant MADV_MERGEABLE (line 1536) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1537) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HWPOISON (line 1538) | pub const MADV_HWPOISON: u32 = 100; constant MADV_HUGEPAGE (line 1539) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1540) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1541) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1542) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1543) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1544) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1545) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1546) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1547) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1548) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1549) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1550) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1551) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1552) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1553) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1554) | pub const PKEY_ACCESS_MASK: u32 = 3; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1555) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1556) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1557) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1558) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1559) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1560) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1561) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1562) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1563) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1564) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1565) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1566) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1567) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1568) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1569) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1570) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1571) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1572) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1573) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1574) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1575) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1576) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1577) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1578) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1579) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1580) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1581) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1582) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1583) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1584) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1585) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1586) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1587) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1588) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1589) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1590) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1591) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1592) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1593) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLWRBAND (line 1594) | pub const POLLWRBAND: u32 = 256; constant POLLIN (line 1595) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1596) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1597) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1598) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1599) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1600) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1601) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1602) | pub const POLLRDBAND: u32 = 128; constant POLLMSG (line 1603) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1604) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1605) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1606) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1607) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1608) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1609) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1610) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1611) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1612) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1613) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1614) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1615) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1616) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1617) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1618) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1619) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1620) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1621) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1622) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1623) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1624) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1625) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1626) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1627) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1628) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1629) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1630) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1631) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1632) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1633) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1634) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1635) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1636) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1637) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1638) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1639) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1640) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1641) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1642) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1643) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1644) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1645) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1646) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1647) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1648) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1649) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1650) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1651) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1652) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_NOFILE (line 1653) | pub const RLIMIT_NOFILE: u32 = 5; constant RLIMIT_AS (line 1654) | pub const RLIMIT_AS: u32 = 6; constant RLIMIT_RSS (line 1655) | pub const RLIMIT_RSS: u32 = 7; constant RLIMIT_NPROC (line 1656) | pub const RLIMIT_NPROC: u32 = 8; constant RLIMIT_MEMLOCK (line 1657) | pub const RLIMIT_MEMLOCK: u32 = 9; constant RLIMIT_CPU (line 1658) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1659) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1660) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1661) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1662) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_LOCKS (line 1663) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1664) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1665) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1666) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1667) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1668) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1669) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1670) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1671) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1672) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1673) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1674) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1675) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1676) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1677) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1678) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1679) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1680) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1681) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1682) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1683) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1684) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1685) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1686) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1687) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1688) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1689) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1690) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1691) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1692) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1693) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1694) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1695) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1696) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1697) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1698) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1699) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1700) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1701) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1702) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1703) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1704) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1705) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1706) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1707) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1708) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1709) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1710) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1711) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1712) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1713) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1714) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1715) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1716) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1717) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1718) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1719) | pub const _NSIG: u32 = 128; constant SIGHUP (line 1720) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1721) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1722) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1723) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1724) | pub const SIGTRAP: u32 = 5; constant SIGIOT (line 1725) | pub const SIGIOT: u32 = 6; constant SIGABRT (line 1726) | pub const SIGABRT: u32 = 6; constant SIGEMT (line 1727) | pub const SIGEMT: u32 = 7; constant SIGFPE (line 1728) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1729) | pub const SIGKILL: u32 = 9; constant SIGBUS (line 1730) | pub const SIGBUS: u32 = 10; constant SIGSEGV (line 1731) | pub const SIGSEGV: u32 = 11; constant SIGSYS (line 1732) | pub const SIGSYS: u32 = 12; constant SIGPIPE (line 1733) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1734) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1735) | pub const SIGTERM: u32 = 15; constant SIGUSR1 (line 1736) | pub const SIGUSR1: u32 = 16; constant SIGUSR2 (line 1737) | pub const SIGUSR2: u32 = 17; constant SIGCHLD (line 1738) | pub const SIGCHLD: u32 = 18; constant SIGCLD (line 1739) | pub const SIGCLD: u32 = 18; constant SIGPWR (line 1740) | pub const SIGPWR: u32 = 19; constant SIGWINCH (line 1741) | pub const SIGWINCH: u32 = 20; constant SIGURG (line 1742) | pub const SIGURG: u32 = 21; constant SIGIO (line 1743) | pub const SIGIO: u32 = 22; constant SIGPOLL (line 1744) | pub const SIGPOLL: u32 = 22; constant SIGSTOP (line 1745) | pub const SIGSTOP: u32 = 23; constant SIGTSTP (line 1746) | pub const SIGTSTP: u32 = 24; constant SIGCONT (line 1747) | pub const SIGCONT: u32 = 25; constant SIGTTIN (line 1748) | pub const SIGTTIN: u32 = 26; constant SIGTTOU (line 1749) | pub const SIGTTOU: u32 = 27; constant SIGVTALRM (line 1750) | pub const SIGVTALRM: u32 = 28; constant SIGPROF (line 1751) | pub const SIGPROF: u32 = 29; constant SIGXCPU (line 1752) | pub const SIGXCPU: u32 = 30; constant SIGXFSZ (line 1753) | pub const SIGXFSZ: u32 = 31; constant SIGRTMIN (line 1754) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1755) | pub const SIGRTMAX: u32 = 128; constant SA_ONSTACK (line 1756) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESETHAND (line 1757) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_RESTART (line 1758) | pub const SA_RESTART: u32 = 268435456; constant SA_SIGINFO (line 1759) | pub const SA_SIGINFO: u32 = 8; constant SA_NODEFER (line 1760) | pub const SA_NODEFER: u32 = 1073741824; constant SA_NOCLDWAIT (line 1761) | pub const SA_NOCLDWAIT: u32 = 65536; constant SA_NOCLDSTOP (line 1762) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOMASK (line 1763) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1764) | pub const SA_ONESHOT: u32 = 2147483648; constant MINSIGSTKSZ (line 1765) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1766) | pub const SIGSTKSZ: u32 = 8192; constant SIG_BLOCK (line 1767) | pub const SIG_BLOCK: u32 = 1; constant SIG_UNBLOCK (line 1768) | pub const SIG_UNBLOCK: u32 = 2; constant SIG_SETMASK (line 1769) | pub const SIG_SETMASK: u32 = 3; constant SA_UNSUPPORTED (line 1770) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1771) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SI_MAX_SIZE (line 1772) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1773) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1774) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1775) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1776) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1777) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1778) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1779) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1780) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1781) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1782) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1783) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1784) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1785) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1786) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1787) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1788) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1789) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1790) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1791) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1792) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1793) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1794) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1795) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1796) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1797) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1798) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1799) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1800) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1801) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1802) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1803) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1804) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1805) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1806) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1807) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1808) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1809) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1810) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1811) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1812) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1813) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1814) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1815) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1816) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1817) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1818) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1819) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1820) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1821) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1822) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1823) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1824) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1825) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1826) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1827) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1828) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1829) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1830) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1831) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1832) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1833) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1834) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1835) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1836) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1837) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1838) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1839) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1840) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1841) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1842) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1843) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1844) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1845) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1846) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1847) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1848) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1849) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1850) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1851) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1852) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1853) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1854) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1855) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1856) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1857) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1858) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1859) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1860) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1861) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1862) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1863) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1864) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1865) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1866) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1867) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1868) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1869) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1870) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1871) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1872) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1873) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1874) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1875) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1876) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1877) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1878) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1879) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1880) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1881) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1882) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1883) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1884) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1885) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1886) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1887) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1888) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1889) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1890) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1891) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1892) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1893) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1894) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1895) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1896) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1897) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1898) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1899) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1900) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1901) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1902) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1903) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1904) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1905) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1906) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1907) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1908) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1909) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1910) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1911) | pub const STATX_ATTR_DAX: u32 = 2097152; constant EPERM (line 1912) | pub const EPERM: u32 = 1; constant ENOENT (line 1913) | pub const ENOENT: u32 = 2; constant ESRCH (line 1914) | pub const ESRCH: u32 = 3; constant EINTR (line 1915) | pub const EINTR: u32 = 4; constant EIO (line 1916) | pub const EIO: u32 = 5; constant ENXIO (line 1917) | pub const ENXIO: u32 = 6; constant E2BIG (line 1918) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 1919) | pub const ENOEXEC: u32 = 8; constant EBADF (line 1920) | pub const EBADF: u32 = 9; constant ECHILD (line 1921) | pub const ECHILD: u32 = 10; constant EAGAIN (line 1922) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 1923) | pub const ENOMEM: u32 = 12; constant EACCES (line 1924) | pub const EACCES: u32 = 13; constant EFAULT (line 1925) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 1926) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 1927) | pub const EBUSY: u32 = 16; constant EEXIST (line 1928) | pub const EEXIST: u32 = 17; constant EXDEV (line 1929) | pub const EXDEV: u32 = 18; constant ENODEV (line 1930) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 1931) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 1932) | pub const EISDIR: u32 = 21; constant EINVAL (line 1933) | pub const EINVAL: u32 = 22; constant ENFILE (line 1934) | pub const ENFILE: u32 = 23; constant EMFILE (line 1935) | pub const EMFILE: u32 = 24; constant ENOTTY (line 1936) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 1937) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 1938) | pub const EFBIG: u32 = 27; constant ENOSPC (line 1939) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 1940) | pub const ESPIPE: u32 = 29; constant EROFS (line 1941) | pub const EROFS: u32 = 30; constant EMLINK (line 1942) | pub const EMLINK: u32 = 31; constant EPIPE (line 1943) | pub const EPIPE: u32 = 32; constant EDOM (line 1944) | pub const EDOM: u32 = 33; constant ERANGE (line 1945) | pub const ERANGE: u32 = 34; constant ENOMSG (line 1946) | pub const ENOMSG: u32 = 35; constant EIDRM (line 1947) | pub const EIDRM: u32 = 36; constant ECHRNG (line 1948) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 1949) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 1950) | pub const EL3HLT: u32 = 39; constant EL3RST (line 1951) | pub const EL3RST: u32 = 40; constant ELNRNG (line 1952) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 1953) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 1954) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 1955) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 1956) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 1957) | pub const ENOLCK: u32 = 46; constant EBADE (line 1958) | pub const EBADE: u32 = 50; constant EBADR (line 1959) | pub const EBADR: u32 = 51; constant EXFULL (line 1960) | pub const EXFULL: u32 = 52; constant ENOANO (line 1961) | pub const ENOANO: u32 = 53; constant EBADRQC (line 1962) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 1963) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 1964) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 1965) | pub const EBFONT: u32 = 59; constant ENOSTR (line 1966) | pub const ENOSTR: u32 = 60; constant ENODATA (line 1967) | pub const ENODATA: u32 = 61; constant ETIME (line 1968) | pub const ETIME: u32 = 62; constant ENOSR (line 1969) | pub const ENOSR: u32 = 63; constant ENONET (line 1970) | pub const ENONET: u32 = 64; constant ENOPKG (line 1971) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 1972) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 1973) | pub const ENOLINK: u32 = 67; constant EADV (line 1974) | pub const EADV: u32 = 68; constant ESRMNT (line 1975) | pub const ESRMNT: u32 = 69; constant ECOMM (line 1976) | pub const ECOMM: u32 = 70; constant EPROTO (line 1977) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 1978) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 1979) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 1980) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 1981) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 1982) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 1983) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 1984) | pub const EBADFD: u32 = 81; constant EREMCHG (line 1985) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 1986) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 1987) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 1988) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 1989) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 1990) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 1991) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 1992) | pub const ENOSYS: u32 = 89; constant ELOOP (line 1993) | pub const ELOOP: u32 = 90; constant ERESTART (line 1994) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 1995) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 1996) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 1997) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 1998) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 1999) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 2000) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 2001) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 2002) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 2003) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 2004) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 2005) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 2006) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 2007) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 2008) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 2009) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 2010) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 2011) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 2012) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 2013) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 2014) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 2015) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 2016) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 2017) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 2018) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 2019) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 2020) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 2021) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 2022) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 2023) | pub const EINIT: u32 = 141; constant EREMDEV (line 2024) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 2025) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 2026) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 2027) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 2028) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 2029) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 2030) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 2031) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 2032) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 2033) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 2034) | pub const ESTALE: u32 = 151; constant ECANCELED (line 2035) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 2036) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 2037) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 2038) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 2039) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 2040) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 2041) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 2042) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 2043) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 2044) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 2045) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 2046) | pub const EDQUOT: u32 = 1133; constant IGNBRK (line 2047) | pub const IGNBRK: u32 = 1; constant BRKINT (line 2048) | pub const BRKINT: u32 = 2; constant IGNPAR (line 2049) | pub const IGNPAR: u32 = 4; constant PARMRK (line 2050) | pub const PARMRK: u32 = 8; constant INPCK (line 2051) | pub const INPCK: u32 = 16; constant ISTRIP (line 2052) | pub const ISTRIP: u32 = 32; constant INLCR (line 2053) | pub const INLCR: u32 = 64; constant IGNCR (line 2054) | pub const IGNCR: u32 = 128; constant ICRNL (line 2055) | pub const ICRNL: u32 = 256; constant IXANY (line 2056) | pub const IXANY: u32 = 2048; constant OPOST (line 2057) | pub const OPOST: u32 = 1; constant OCRNL (line 2058) | pub const OCRNL: u32 = 8; constant ONOCR (line 2059) | pub const ONOCR: u32 = 16; constant ONLRET (line 2060) | pub const ONLRET: u32 = 32; constant OFILL (line 2061) | pub const OFILL: u32 = 64; constant OFDEL (line 2062) | pub const OFDEL: u32 = 128; constant B0 (line 2063) | pub const B0: u32 = 0; constant B50 (line 2064) | pub const B50: u32 = 1; constant B75 (line 2065) | pub const B75: u32 = 2; constant B110 (line 2066) | pub const B110: u32 = 3; constant B134 (line 2067) | pub const B134: u32 = 4; constant B150 (line 2068) | pub const B150: u32 = 5; constant B200 (line 2069) | pub const B200: u32 = 6; constant B300 (line 2070) | pub const B300: u32 = 7; constant B600 (line 2071) | pub const B600: u32 = 8; constant B1200 (line 2072) | pub const B1200: u32 = 9; constant B1800 (line 2073) | pub const B1800: u32 = 10; constant B2400 (line 2074) | pub const B2400: u32 = 11; constant B4800 (line 2075) | pub const B4800: u32 = 12; constant B9600 (line 2076) | pub const B9600: u32 = 13; constant B19200 (line 2077) | pub const B19200: u32 = 14; constant B38400 (line 2078) | pub const B38400: u32 = 15; constant EXTA (line 2079) | pub const EXTA: u32 = 14; constant EXTB (line 2080) | pub const EXTB: u32 = 15; constant ADDRB (line 2081) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 2082) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 2083) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 2084) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 2085) | pub const TCOOFF: u32 = 0; constant TCOON (line 2086) | pub const TCOON: u32 = 1; constant TCIOFF (line 2087) | pub const TCIOFF: u32 = 2; constant TCION (line 2088) | pub const TCION: u32 = 3; constant TCIFLUSH (line 2089) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 2090) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 2091) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 2092) | pub const NCCS: u32 = 23; constant VINTR (line 2093) | pub const VINTR: u32 = 0; constant VQUIT (line 2094) | pub const VQUIT: u32 = 1; constant VERASE (line 2095) | pub const VERASE: u32 = 2; constant VKILL (line 2096) | pub const VKILL: u32 = 3; constant VMIN (line 2097) | pub const VMIN: u32 = 4; constant VTIME (line 2098) | pub const VTIME: u32 = 5; constant VEOL2 (line 2099) | pub const VEOL2: u32 = 6; constant VSWTC (line 2100) | pub const VSWTC: u32 = 7; constant VSWTCH (line 2101) | pub const VSWTCH: u32 = 7; constant VSTART (line 2102) | pub const VSTART: u32 = 8; constant VSTOP (line 2103) | pub const VSTOP: u32 = 9; constant VSUSP (line 2104) | pub const VSUSP: u32 = 10; constant VREPRINT (line 2105) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 2106) | pub const VDISCARD: u32 = 13; constant VWERASE (line 2107) | pub const VWERASE: u32 = 14; constant VLNEXT (line 2108) | pub const VLNEXT: u32 = 15; constant VEOF (line 2109) | pub const VEOF: u32 = 16; constant VEOL (line 2110) | pub const VEOL: u32 = 17; constant IUCLC (line 2111) | pub const IUCLC: u32 = 512; constant IXON (line 2112) | pub const IXON: u32 = 1024; constant IXOFF (line 2113) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 2114) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2115) | pub const IUTF8: u32 = 16384; constant OLCUC (line 2116) | pub const OLCUC: u32 = 2; constant ONLCR (line 2117) | pub const ONLCR: u32 = 4; constant NLDLY (line 2118) | pub const NLDLY: u32 = 256; constant NL0 (line 2119) | pub const NL0: u32 = 0; constant NL1 (line 2120) | pub const NL1: u32 = 256; constant CRDLY (line 2121) | pub const CRDLY: u32 = 1536; constant CR0 (line 2122) | pub const CR0: u32 = 0; constant CR1 (line 2123) | pub const CR1: u32 = 512; constant CR2 (line 2124) | pub const CR2: u32 = 1024; constant CR3 (line 2125) | pub const CR3: u32 = 1536; constant TABDLY (line 2126) | pub const TABDLY: u32 = 6144; constant TAB0 (line 2127) | pub const TAB0: u32 = 0; constant TAB1 (line 2128) | pub const TAB1: u32 = 2048; constant TAB2 (line 2129) | pub const TAB2: u32 = 4096; constant TAB3 (line 2130) | pub const TAB3: u32 = 6144; constant XTABS (line 2131) | pub const XTABS: u32 = 6144; constant BSDLY (line 2132) | pub const BSDLY: u32 = 8192; constant BS0 (line 2133) | pub const BS0: u32 = 0; constant BS1 (line 2134) | pub const BS1: u32 = 8192; constant VTDLY (line 2135) | pub const VTDLY: u32 = 16384; constant VT0 (line 2136) | pub const VT0: u32 = 0; constant VT1 (line 2137) | pub const VT1: u32 = 16384; constant FFDLY (line 2138) | pub const FFDLY: u32 = 32768; constant FF0 (line 2139) | pub const FF0: u32 = 0; constant FF1 (line 2140) | pub const FF1: u32 = 32768; constant CBAUD (line 2141) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2142) | pub const CSIZE: u32 = 48; constant CS5 (line 2143) | pub const CS5: u32 = 0; constant CS6 (line 2144) | pub const CS6: u32 = 16; constant CS7 (line 2145) | pub const CS7: u32 = 32; constant CS8 (line 2146) | pub const CS8: u32 = 48; constant CSTOPB (line 2147) | pub const CSTOPB: u32 = 64; constant CREAD (line 2148) | pub const CREAD: u32 = 128; constant PARENB (line 2149) | pub const PARENB: u32 = 256; constant PARODD (line 2150) | pub const PARODD: u32 = 512; constant HUPCL (line 2151) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2152) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2153) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2154) | pub const BOTHER: u32 = 4096; constant B57600 (line 2155) | pub const B57600: u32 = 4097; constant B115200 (line 2156) | pub const B115200: u32 = 4098; constant B230400 (line 2157) | pub const B230400: u32 = 4099; constant B460800 (line 2158) | pub const B460800: u32 = 4100; constant B500000 (line 2159) | pub const B500000: u32 = 4101; constant B576000 (line 2160) | pub const B576000: u32 = 4102; constant B921600 (line 2161) | pub const B921600: u32 = 4103; constant B1000000 (line 2162) | pub const B1000000: u32 = 4104; constant B1152000 (line 2163) | pub const B1152000: u32 = 4105; constant B1500000 (line 2164) | pub const B1500000: u32 = 4106; constant B2000000 (line 2165) | pub const B2000000: u32 = 4107; constant B2500000 (line 2166) | pub const B2500000: u32 = 4108; constant B3000000 (line 2167) | pub const B3000000: u32 = 4109; constant B3500000 (line 2168) | pub const B3500000: u32 = 4110; constant B4000000 (line 2169) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2170) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2171) | pub const ISIG: u32 = 1; constant ICANON (line 2172) | pub const ICANON: u32 = 2; constant XCASE (line 2173) | pub const XCASE: u32 = 4; constant ECHO (line 2174) | pub const ECHO: u32 = 8; constant ECHOE (line 2175) | pub const ECHOE: u32 = 16; constant ECHOK (line 2176) | pub const ECHOK: u32 = 32; constant ECHONL (line 2177) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2178) | pub const NOFLSH: u32 = 128; constant IEXTEN (line 2179) | pub const IEXTEN: u32 = 256; constant ECHOCTL (line 2180) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2181) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2182) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2183) | pub const FLUSHO: u32 = 8192; constant PENDIN (line 2184) | pub const PENDIN: u32 = 16384; constant TOSTOP (line 2185) | pub const TOSTOP: u32 = 32768; constant ITOSTOP (line 2186) | pub const ITOSTOP: u32 = 32768; constant EXTPROC (line 2187) | pub const EXTPROC: u32 = 65536; constant TIOCSER_TEMT (line 2188) | pub const TIOCSER_TEMT: u32 = 1; constant TIOCPKT_DATA (line 2189) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2190) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2191) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2192) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2193) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2194) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2195) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2196) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCGLTC (line 2197) | pub const TIOCGLTC: u32 = 29812; constant TIOCSLTC (line 2198) | pub const TIOCSLTC: u32 = 29813; constant TIOCGETP (line 2199) | pub const TIOCGETP: u32 = 29704; constant TIOCSETP (line 2200) | pub const TIOCSETP: u32 = 29705; constant TIOCSETN (line 2201) | pub const TIOCSETN: u32 = 29706; constant NCC (line 2202) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2203) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2204) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2205) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2206) | pub const TIOCM_ST: u32 = 16; constant TIOCM_SR (line 2207) | pub const TIOCM_SR: u32 = 32; constant TIOCM_CTS (line 2208) | pub const TIOCM_CTS: u32 = 64; constant TIOCM_CAR (line 2209) | pub const TIOCM_CAR: u32 = 256; constant TIOCM_CD (line 2210) | pub const TIOCM_CD: u32 = 256; constant TIOCM_RNG (line 2211) | pub const TIOCM_RNG: u32 = 512; constant TIOCM_RI (line 2212) | pub const TIOCM_RI: u32 = 512; constant TIOCM_DSR (line 2213) | pub const TIOCM_DSR: u32 = 1024; constant TIOCM_OUT1 (line 2214) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2215) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2216) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2217) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2218) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_Linux (line 2219) | pub const __NR_Linux: u32 = 5000; constant __NR_read (line 2220) | pub const __NR_read: u32 = 5000; constant __NR_write (line 2221) | pub const __NR_write: u32 = 5001; constant __NR_open (line 2222) | pub const __NR_open: u32 = 5002; constant __NR_close (line 2223) | pub const __NR_close: u32 = 5003; constant __NR_stat (line 2224) | pub const __NR_stat: u32 = 5004; constant __NR_fstat (line 2225) | pub const __NR_fstat: u32 = 5005; constant __NR_lstat (line 2226) | pub const __NR_lstat: u32 = 5006; constant __NR_poll (line 2227) | pub const __NR_poll: u32 = 5007; constant __NR_lseek (line 2228) | pub const __NR_lseek: u32 = 5008; constant __NR_mmap (line 2229) | pub const __NR_mmap: u32 = 5009; constant __NR_mprotect (line 2230) | pub const __NR_mprotect: u32 = 5010; constant __NR_munmap (line 2231) | pub const __NR_munmap: u32 = 5011; constant __NR_brk (line 2232) | pub const __NR_brk: u32 = 5012; constant __NR_rt_sigaction (line 2233) | pub const __NR_rt_sigaction: u32 = 5013; constant __NR_rt_sigprocmask (line 2234) | pub const __NR_rt_sigprocmask: u32 = 5014; constant __NR_ioctl (line 2235) | pub const __NR_ioctl: u32 = 5015; constant __NR_pread64 (line 2236) | pub const __NR_pread64: u32 = 5016; constant __NR_pwrite64 (line 2237) | pub const __NR_pwrite64: u32 = 5017; constant __NR_readv (line 2238) | pub const __NR_readv: u32 = 5018; constant __NR_writev (line 2239) | pub const __NR_writev: u32 = 5019; constant __NR_access (line 2240) | pub const __NR_access: u32 = 5020; constant __NR_pipe (line 2241) | pub const __NR_pipe: u32 = 5021; constant __NR__newselect (line 2242) | pub const __NR__newselect: u32 = 5022; constant __NR_sched_yield (line 2243) | pub const __NR_sched_yield: u32 = 5023; constant __NR_mremap (line 2244) | pub const __NR_mremap: u32 = 5024; constant __NR_msync (line 2245) | pub const __NR_msync: u32 = 5025; constant __NR_mincore (line 2246) | pub const __NR_mincore: u32 = 5026; constant __NR_madvise (line 2247) | pub const __NR_madvise: u32 = 5027; constant __NR_shmget (line 2248) | pub const __NR_shmget: u32 = 5028; constant __NR_shmat (line 2249) | pub const __NR_shmat: u32 = 5029; constant __NR_shmctl (line 2250) | pub const __NR_shmctl: u32 = 5030; constant __NR_dup (line 2251) | pub const __NR_dup: u32 = 5031; constant __NR_dup2 (line 2252) | pub const __NR_dup2: u32 = 5032; constant __NR_pause (line 2253) | pub const __NR_pause: u32 = 5033; constant __NR_nanosleep (line 2254) | pub const __NR_nanosleep: u32 = 5034; constant __NR_getitimer (line 2255) | pub const __NR_getitimer: u32 = 5035; constant __NR_setitimer (line 2256) | pub const __NR_setitimer: u32 = 5036; constant __NR_alarm (line 2257) | pub const __NR_alarm: u32 = 5037; constant __NR_getpid (line 2258) | pub const __NR_getpid: u32 = 5038; constant __NR_sendfile (line 2259) | pub const __NR_sendfile: u32 = 5039; constant __NR_socket (line 2260) | pub const __NR_socket: u32 = 5040; constant __NR_connect (line 2261) | pub const __NR_connect: u32 = 5041; constant __NR_accept (line 2262) | pub const __NR_accept: u32 = 5042; constant __NR_sendto (line 2263) | pub const __NR_sendto: u32 = 5043; constant __NR_recvfrom (line 2264) | pub const __NR_recvfrom: u32 = 5044; constant __NR_sendmsg (line 2265) | pub const __NR_sendmsg: u32 = 5045; constant __NR_recvmsg (line 2266) | pub const __NR_recvmsg: u32 = 5046; constant __NR_shutdown (line 2267) | pub const __NR_shutdown: u32 = 5047; constant __NR_bind (line 2268) | pub const __NR_bind: u32 = 5048; constant __NR_listen (line 2269) | pub const __NR_listen: u32 = 5049; constant __NR_getsockname (line 2270) | pub const __NR_getsockname: u32 = 5050; constant __NR_getpeername (line 2271) | pub const __NR_getpeername: u32 = 5051; constant __NR_socketpair (line 2272) | pub const __NR_socketpair: u32 = 5052; constant __NR_setsockopt (line 2273) | pub const __NR_setsockopt: u32 = 5053; constant __NR_getsockopt (line 2274) | pub const __NR_getsockopt: u32 = 5054; constant __NR_clone (line 2275) | pub const __NR_clone: u32 = 5055; constant __NR_fork (line 2276) | pub const __NR_fork: u32 = 5056; constant __NR_execve (line 2277) | pub const __NR_execve: u32 = 5057; constant __NR_exit (line 2278) | pub const __NR_exit: u32 = 5058; constant __NR_wait4 (line 2279) | pub const __NR_wait4: u32 = 5059; constant __NR_kill (line 2280) | pub const __NR_kill: u32 = 5060; constant __NR_uname (line 2281) | pub const __NR_uname: u32 = 5061; constant __NR_semget (line 2282) | pub const __NR_semget: u32 = 5062; constant __NR_semop (line 2283) | pub const __NR_semop: u32 = 5063; constant __NR_semctl (line 2284) | pub const __NR_semctl: u32 = 5064; constant __NR_shmdt (line 2285) | pub const __NR_shmdt: u32 = 5065; constant __NR_msgget (line 2286) | pub const __NR_msgget: u32 = 5066; constant __NR_msgsnd (line 2287) | pub const __NR_msgsnd: u32 = 5067; constant __NR_msgrcv (line 2288) | pub const __NR_msgrcv: u32 = 5068; constant __NR_msgctl (line 2289) | pub const __NR_msgctl: u32 = 5069; constant __NR_fcntl (line 2290) | pub const __NR_fcntl: u32 = 5070; constant __NR_flock (line 2291) | pub const __NR_flock: u32 = 5071; constant __NR_fsync (line 2292) | pub const __NR_fsync: u32 = 5072; constant __NR_fdatasync (line 2293) | pub const __NR_fdatasync: u32 = 5073; constant __NR_truncate (line 2294) | pub const __NR_truncate: u32 = 5074; constant __NR_ftruncate (line 2295) | pub const __NR_ftruncate: u32 = 5075; constant __NR_getdents (line 2296) | pub const __NR_getdents: u32 = 5076; constant __NR_getcwd (line 2297) | pub const __NR_getcwd: u32 = 5077; constant __NR_chdir (line 2298) | pub const __NR_chdir: u32 = 5078; constant __NR_fchdir (line 2299) | pub const __NR_fchdir: u32 = 5079; constant __NR_rename (line 2300) | pub const __NR_rename: u32 = 5080; constant __NR_mkdir (line 2301) | pub const __NR_mkdir: u32 = 5081; constant __NR_rmdir (line 2302) | pub const __NR_rmdir: u32 = 5082; constant __NR_creat (line 2303) | pub const __NR_creat: u32 = 5083; constant __NR_link (line 2304) | pub const __NR_link: u32 = 5084; constant __NR_unlink (line 2305) | pub const __NR_unlink: u32 = 5085; constant __NR_symlink (line 2306) | pub const __NR_symlink: u32 = 5086; constant __NR_readlink (line 2307) | pub const __NR_readlink: u32 = 5087; constant __NR_chmod (line 2308) | pub const __NR_chmod: u32 = 5088; constant __NR_fchmod (line 2309) | pub const __NR_fchmod: u32 = 5089; constant __NR_chown (line 2310) | pub const __NR_chown: u32 = 5090; constant __NR_fchown (line 2311) | pub const __NR_fchown: u32 = 5091; constant __NR_lchown (line 2312) | pub const __NR_lchown: u32 = 5092; constant __NR_umask (line 2313) | pub const __NR_umask: u32 = 5093; constant __NR_gettimeofday (line 2314) | pub const __NR_gettimeofday: u32 = 5094; constant __NR_getrlimit (line 2315) | pub const __NR_getrlimit: u32 = 5095; constant __NR_getrusage (line 2316) | pub const __NR_getrusage: u32 = 5096; constant __NR_sysinfo (line 2317) | pub const __NR_sysinfo: u32 = 5097; constant __NR_times (line 2318) | pub const __NR_times: u32 = 5098; constant __NR_ptrace (line 2319) | pub const __NR_ptrace: u32 = 5099; constant __NR_getuid (line 2320) | pub const __NR_getuid: u32 = 5100; constant __NR_syslog (line 2321) | pub const __NR_syslog: u32 = 5101; constant __NR_getgid (line 2322) | pub const __NR_getgid: u32 = 5102; constant __NR_setuid (line 2323) | pub const __NR_setuid: u32 = 5103; constant __NR_setgid (line 2324) | pub const __NR_setgid: u32 = 5104; constant __NR_geteuid (line 2325) | pub const __NR_geteuid: u32 = 5105; constant __NR_getegid (line 2326) | pub const __NR_getegid: u32 = 5106; constant __NR_setpgid (line 2327) | pub const __NR_setpgid: u32 = 5107; constant __NR_getppid (line 2328) | pub const __NR_getppid: u32 = 5108; constant __NR_getpgrp (line 2329) | pub const __NR_getpgrp: u32 = 5109; constant __NR_setsid (line 2330) | pub const __NR_setsid: u32 = 5110; constant __NR_setreuid (line 2331) | pub const __NR_setreuid: u32 = 5111; constant __NR_setregid (line 2332) | pub const __NR_setregid: u32 = 5112; constant __NR_getgroups (line 2333) | pub const __NR_getgroups: u32 = 5113; constant __NR_setgroups (line 2334) | pub const __NR_setgroups: u32 = 5114; constant __NR_setresuid (line 2335) | pub const __NR_setresuid: u32 = 5115; constant __NR_getresuid (line 2336) | pub const __NR_getresuid: u32 = 5116; constant __NR_setresgid (line 2337) | pub const __NR_setresgid: u32 = 5117; constant __NR_getresgid (line 2338) | pub const __NR_getresgid: u32 = 5118; constant __NR_getpgid (line 2339) | pub const __NR_getpgid: u32 = 5119; constant __NR_setfsuid (line 2340) | pub const __NR_setfsuid: u32 = 5120; constant __NR_setfsgid (line 2341) | pub const __NR_setfsgid: u32 = 5121; constant __NR_getsid (line 2342) | pub const __NR_getsid: u32 = 5122; constant __NR_capget (line 2343) | pub const __NR_capget: u32 = 5123; constant __NR_capset (line 2344) | pub const __NR_capset: u32 = 5124; constant __NR_rt_sigpending (line 2345) | pub const __NR_rt_sigpending: u32 = 5125; constant __NR_rt_sigtimedwait (line 2346) | pub const __NR_rt_sigtimedwait: u32 = 5126; constant __NR_rt_sigqueueinfo (line 2347) | pub const __NR_rt_sigqueueinfo: u32 = 5127; constant __NR_rt_sigsuspend (line 2348) | pub const __NR_rt_sigsuspend: u32 = 5128; constant __NR_sigaltstack (line 2349) | pub const __NR_sigaltstack: u32 = 5129; constant __NR_utime (line 2350) | pub const __NR_utime: u32 = 5130; constant __NR_mknod (line 2351) | pub const __NR_mknod: u32 = 5131; constant __NR_personality (line 2352) | pub const __NR_personality: u32 = 5132; constant __NR_ustat (line 2353) | pub const __NR_ustat: u32 = 5133; constant __NR_statfs (line 2354) | pub const __NR_statfs: u32 = 5134; constant __NR_fstatfs (line 2355) | pub const __NR_fstatfs: u32 = 5135; constant __NR_sysfs (line 2356) | pub const __NR_sysfs: u32 = 5136; constant __NR_getpriority (line 2357) | pub const __NR_getpriority: u32 = 5137; constant __NR_setpriority (line 2358) | pub const __NR_setpriority: u32 = 5138; constant __NR_sched_setparam (line 2359) | pub const __NR_sched_setparam: u32 = 5139; constant __NR_sched_getparam (line 2360) | pub const __NR_sched_getparam: u32 = 5140; constant __NR_sched_setscheduler (line 2361) | pub const __NR_sched_setscheduler: u32 = 5141; constant __NR_sched_getscheduler (line 2362) | pub const __NR_sched_getscheduler: u32 = 5142; constant __NR_sched_get_priority_max (line 2363) | pub const __NR_sched_get_priority_max: u32 = 5143; constant __NR_sched_get_priority_min (line 2364) | pub const __NR_sched_get_priority_min: u32 = 5144; constant __NR_sched_rr_get_interval (line 2365) | pub const __NR_sched_rr_get_interval: u32 = 5145; constant __NR_mlock (line 2366) | pub const __NR_mlock: u32 = 5146; constant __NR_munlock (line 2367) | pub const __NR_munlock: u32 = 5147; constant __NR_mlockall (line 2368) | pub const __NR_mlockall: u32 = 5148; constant __NR_munlockall (line 2369) | pub const __NR_munlockall: u32 = 5149; constant __NR_vhangup (line 2370) | pub const __NR_vhangup: u32 = 5150; constant __NR_pivot_root (line 2371) | pub const __NR_pivot_root: u32 = 5151; constant __NR__sysctl (line 2372) | pub const __NR__sysctl: u32 = 5152; constant __NR_prctl (line 2373) | pub const __NR_prctl: u32 = 5153; constant __NR_adjtimex (line 2374) | pub const __NR_adjtimex: u32 = 5154; constant __NR_setrlimit (line 2375) | pub const __NR_setrlimit: u32 = 5155; constant __NR_chroot (line 2376) | pub const __NR_chroot: u32 = 5156; constant __NR_sync (line 2377) | pub const __NR_sync: u32 = 5157; constant __NR_acct (line 2378) | pub const __NR_acct: u32 = 5158; constant __NR_settimeofday (line 2379) | pub const __NR_settimeofday: u32 = 5159; constant __NR_mount (line 2380) | pub const __NR_mount: u32 = 5160; constant __NR_umount2 (line 2381) | pub const __NR_umount2: u32 = 5161; constant __NR_swapon (line 2382) | pub const __NR_swapon: u32 = 5162; constant __NR_swapoff (line 2383) | pub const __NR_swapoff: u32 = 5163; constant __NR_reboot (line 2384) | pub const __NR_reboot: u32 = 5164; constant __NR_sethostname (line 2385) | pub const __NR_sethostname: u32 = 5165; constant __NR_setdomainname (line 2386) | pub const __NR_setdomainname: u32 = 5166; constant __NR_create_module (line 2387) | pub const __NR_create_module: u32 = 5167; constant __NR_init_module (line 2388) | pub const __NR_init_module: u32 = 5168; constant __NR_delete_module (line 2389) | pub const __NR_delete_module: u32 = 5169; constant __NR_get_kernel_syms (line 2390) | pub const __NR_get_kernel_syms: u32 = 5170; constant __NR_query_module (line 2391) | pub const __NR_query_module: u32 = 5171; constant __NR_quotactl (line 2392) | pub const __NR_quotactl: u32 = 5172; constant __NR_nfsservctl (line 2393) | pub const __NR_nfsservctl: u32 = 5173; constant __NR_getpmsg (line 2394) | pub const __NR_getpmsg: u32 = 5174; constant __NR_putpmsg (line 2395) | pub const __NR_putpmsg: u32 = 5175; constant __NR_afs_syscall (line 2396) | pub const __NR_afs_syscall: u32 = 5176; constant __NR_reserved177 (line 2397) | pub const __NR_reserved177: u32 = 5177; constant __NR_gettid (line 2398) | pub const __NR_gettid: u32 = 5178; constant __NR_readahead (line 2399) | pub const __NR_readahead: u32 = 5179; constant __NR_setxattr (line 2400) | pub const __NR_setxattr: u32 = 5180; constant __NR_lsetxattr (line 2401) | pub const __NR_lsetxattr: u32 = 5181; constant __NR_fsetxattr (line 2402) | pub const __NR_fsetxattr: u32 = 5182; constant __NR_getxattr (line 2403) | pub const __NR_getxattr: u32 = 5183; constant __NR_lgetxattr (line 2404) | pub const __NR_lgetxattr: u32 = 5184; constant __NR_fgetxattr (line 2405) | pub const __NR_fgetxattr: u32 = 5185; constant __NR_listxattr (line 2406) | pub const __NR_listxattr: u32 = 5186; constant __NR_llistxattr (line 2407) | pub const __NR_llistxattr: u32 = 5187; constant __NR_flistxattr (line 2408) | pub const __NR_flistxattr: u32 = 5188; constant __NR_removexattr (line 2409) | pub const __NR_removexattr: u32 = 5189; constant __NR_lremovexattr (line 2410) | pub const __NR_lremovexattr: u32 = 5190; constant __NR_fremovexattr (line 2411) | pub const __NR_fremovexattr: u32 = 5191; constant __NR_tkill (line 2412) | pub const __NR_tkill: u32 = 5192; constant __NR_reserved193 (line 2413) | pub const __NR_reserved193: u32 = 5193; constant __NR_futex (line 2414) | pub const __NR_futex: u32 = 5194; constant __NR_sched_setaffinity (line 2415) | pub const __NR_sched_setaffinity: u32 = 5195; constant __NR_sched_getaffinity (line 2416) | pub const __NR_sched_getaffinity: u32 = 5196; constant __NR_cacheflush (line 2417) | pub const __NR_cacheflush: u32 = 5197; constant __NR_cachectl (line 2418) | pub const __NR_cachectl: u32 = 5198; constant __NR_sysmips (line 2419) | pub const __NR_sysmips: u32 = 5199; constant __NR_io_setup (line 2420) | pub const __NR_io_setup: u32 = 5200; constant __NR_io_destroy (line 2421) | pub const __NR_io_destroy: u32 = 5201; constant __NR_io_getevents (line 2422) | pub const __NR_io_getevents: u32 = 5202; constant __NR_io_submit (line 2423) | pub const __NR_io_submit: u32 = 5203; constant __NR_io_cancel (line 2424) | pub const __NR_io_cancel: u32 = 5204; constant __NR_exit_group (line 2425) | pub const __NR_exit_group: u32 = 5205; constant __NR_lookup_dcookie (line 2426) | pub const __NR_lookup_dcookie: u32 = 5206; constant __NR_epoll_create (line 2427) | pub const __NR_epoll_create: u32 = 5207; constant __NR_epoll_ctl (line 2428) | pub const __NR_epoll_ctl: u32 = 5208; constant __NR_epoll_wait (line 2429) | pub const __NR_epoll_wait: u32 = 5209; constant __NR_remap_file_pages (line 2430) | pub const __NR_remap_file_pages: u32 = 5210; constant __NR_rt_sigreturn (line 2431) | pub const __NR_rt_sigreturn: u32 = 5211; constant __NR_set_tid_address (line 2432) | pub const __NR_set_tid_address: u32 = 5212; constant __NR_restart_syscall (line 2433) | pub const __NR_restart_syscall: u32 = 5213; constant __NR_semtimedop (line 2434) | pub const __NR_semtimedop: u32 = 5214; constant __NR_fadvise64 (line 2435) | pub const __NR_fadvise64: u32 = 5215; constant __NR_timer_create (line 2436) | pub const __NR_timer_create: u32 = 5216; constant __NR_timer_settime (line 2437) | pub const __NR_timer_settime: u32 = 5217; constant __NR_timer_gettime (line 2438) | pub const __NR_timer_gettime: u32 = 5218; constant __NR_timer_getoverrun (line 2439) | pub const __NR_timer_getoverrun: u32 = 5219; constant __NR_timer_delete (line 2440) | pub const __NR_timer_delete: u32 = 5220; constant __NR_clock_settime (line 2441) | pub const __NR_clock_settime: u32 = 5221; constant __NR_clock_gettime (line 2442) | pub const __NR_clock_gettime: u32 = 5222; constant __NR_clock_getres (line 2443) | pub const __NR_clock_getres: u32 = 5223; constant __NR_clock_nanosleep (line 2444) | pub const __NR_clock_nanosleep: u32 = 5224; constant __NR_tgkill (line 2445) | pub const __NR_tgkill: u32 = 5225; constant __NR_utimes (line 2446) | pub const __NR_utimes: u32 = 5226; constant __NR_mbind (line 2447) | pub const __NR_mbind: u32 = 5227; constant __NR_get_mempolicy (line 2448) | pub const __NR_get_mempolicy: u32 = 5228; constant __NR_set_mempolicy (line 2449) | pub const __NR_set_mempolicy: u32 = 5229; constant __NR_mq_open (line 2450) | pub const __NR_mq_open: u32 = 5230; constant __NR_mq_unlink (line 2451) | pub const __NR_mq_unlink: u32 = 5231; constant __NR_mq_timedsend (line 2452) | pub const __NR_mq_timedsend: u32 = 5232; constant __NR_mq_timedreceive (line 2453) | pub const __NR_mq_timedreceive: u32 = 5233; constant __NR_mq_notify (line 2454) | pub const __NR_mq_notify: u32 = 5234; constant __NR_mq_getsetattr (line 2455) | pub const __NR_mq_getsetattr: u32 = 5235; constant __NR_vserver (line 2456) | pub const __NR_vserver: u32 = 5236; constant __NR_waitid (line 2457) | pub const __NR_waitid: u32 = 5237; constant __NR_add_key (line 2458) | pub const __NR_add_key: u32 = 5239; constant __NR_request_key (line 2459) | pub const __NR_request_key: u32 = 5240; constant __NR_keyctl (line 2460) | pub const __NR_keyctl: u32 = 5241; constant __NR_set_thread_area (line 2461) | pub const __NR_set_thread_area: u32 = 5242; constant __NR_inotify_init (line 2462) | pub const __NR_inotify_init: u32 = 5243; constant __NR_inotify_add_watch (line 2463) | pub const __NR_inotify_add_watch: u32 = 5244; constant __NR_inotify_rm_watch (line 2464) | pub const __NR_inotify_rm_watch: u32 = 5245; constant __NR_migrate_pages (line 2465) | pub const __NR_migrate_pages: u32 = 5246; constant __NR_openat (line 2466) | pub const __NR_openat: u32 = 5247; constant __NR_mkdirat (line 2467) | pub const __NR_mkdirat: u32 = 5248; constant __NR_mknodat (line 2468) | pub const __NR_mknodat: u32 = 5249; constant __NR_fchownat (line 2469) | pub const __NR_fchownat: u32 = 5250; constant __NR_futimesat (line 2470) | pub const __NR_futimesat: u32 = 5251; constant __NR_newfstatat (line 2471) | pub const __NR_newfstatat: u32 = 5252; constant __NR_unlinkat (line 2472) | pub const __NR_unlinkat: u32 = 5253; constant __NR_renameat (line 2473) | pub const __NR_renameat: u32 = 5254; constant __NR_linkat (line 2474) | pub const __NR_linkat: u32 = 5255; constant __NR_symlinkat (line 2475) | pub const __NR_symlinkat: u32 = 5256; constant __NR_readlinkat (line 2476) | pub const __NR_readlinkat: u32 = 5257; constant __NR_fchmodat (line 2477) | pub const __NR_fchmodat: u32 = 5258; constant __NR_faccessat (line 2478) | pub const __NR_faccessat: u32 = 5259; constant __NR_pselect6 (line 2479) | pub const __NR_pselect6: u32 = 5260; constant __NR_ppoll (line 2480) | pub const __NR_ppoll: u32 = 5261; constant __NR_unshare (line 2481) | pub const __NR_unshare: u32 = 5262; constant __NR_splice (line 2482) | pub const __NR_splice: u32 = 5263; constant __NR_sync_file_range (line 2483) | pub const __NR_sync_file_range: u32 = 5264; constant __NR_tee (line 2484) | pub const __NR_tee: u32 = 5265; constant __NR_vmsplice (line 2485) | pub const __NR_vmsplice: u32 = 5266; constant __NR_move_pages (line 2486) | pub const __NR_move_pages: u32 = 5267; constant __NR_set_robust_list (line 2487) | pub const __NR_set_robust_list: u32 = 5268; constant __NR_get_robust_list (line 2488) | pub const __NR_get_robust_list: u32 = 5269; constant __NR_kexec_load (line 2489) | pub const __NR_kexec_load: u32 = 5270; constant __NR_getcpu (line 2490) | pub const __NR_getcpu: u32 = 5271; constant __NR_epoll_pwait (line 2491) | pub const __NR_epoll_pwait: u32 = 5272; constant __NR_ioprio_set (line 2492) | pub const __NR_ioprio_set: u32 = 5273; constant __NR_ioprio_get (line 2493) | pub const __NR_ioprio_get: u32 = 5274; constant __NR_utimensat (line 2494) | pub const __NR_utimensat: u32 = 5275; constant __NR_signalfd (line 2495) | pub const __NR_signalfd: u32 = 5276; constant __NR_timerfd (line 2496) | pub const __NR_timerfd: u32 = 5277; constant __NR_eventfd (line 2497) | pub const __NR_eventfd: u32 = 5278; constant __NR_fallocate (line 2498) | pub const __NR_fallocate: u32 = 5279; constant __NR_timerfd_create (line 2499) | pub const __NR_timerfd_create: u32 = 5280; constant __NR_timerfd_gettime (line 2500) | pub const __NR_timerfd_gettime: u32 = 5281; constant __NR_timerfd_settime (line 2501) | pub const __NR_timerfd_settime: u32 = 5282; constant __NR_signalfd4 (line 2502) | pub const __NR_signalfd4: u32 = 5283; constant __NR_eventfd2 (line 2503) | pub const __NR_eventfd2: u32 = 5284; constant __NR_epoll_create1 (line 2504) | pub const __NR_epoll_create1: u32 = 5285; constant __NR_dup3 (line 2505) | pub const __NR_dup3: u32 = 5286; constant __NR_pipe2 (line 2506) | pub const __NR_pipe2: u32 = 5287; constant __NR_inotify_init1 (line 2507) | pub const __NR_inotify_init1: u32 = 5288; constant __NR_preadv (line 2508) | pub const __NR_preadv: u32 = 5289; constant __NR_pwritev (line 2509) | pub const __NR_pwritev: u32 = 5290; constant __NR_rt_tgsigqueueinfo (line 2510) | pub const __NR_rt_tgsigqueueinfo: u32 = 5291; constant __NR_perf_event_open (line 2511) | pub const __NR_perf_event_open: u32 = 5292; constant __NR_accept4 (line 2512) | pub const __NR_accept4: u32 = 5293; constant __NR_recvmmsg (line 2513) | pub const __NR_recvmmsg: u32 = 5294; constant __NR_fanotify_init (line 2514) | pub const __NR_fanotify_init: u32 = 5295; constant __NR_fanotify_mark (line 2515) | pub const __NR_fanotify_mark: u32 = 5296; constant __NR_prlimit64 (line 2516) | pub const __NR_prlimit64: u32 = 5297; constant __NR_name_to_handle_at (line 2517) | pub const __NR_name_to_handle_at: u32 = 5298; constant __NR_open_by_handle_at (line 2518) | pub const __NR_open_by_handle_at: u32 = 5299; constant __NR_clock_adjtime (line 2519) | pub const __NR_clock_adjtime: u32 = 5300; constant __NR_syncfs (line 2520) | pub const __NR_syncfs: u32 = 5301; constant __NR_sendmmsg (line 2521) | pub const __NR_sendmmsg: u32 = 5302; constant __NR_setns (line 2522) | pub const __NR_setns: u32 = 5303; constant __NR_process_vm_readv (line 2523) | pub const __NR_process_vm_readv: u32 = 5304; constant __NR_process_vm_writev (line 2524) | pub const __NR_process_vm_writev: u32 = 5305; constant __NR_kcmp (line 2525) | pub const __NR_kcmp: u32 = 5306; constant __NR_finit_module (line 2526) | pub const __NR_finit_module: u32 = 5307; constant __NR_getdents64 (line 2527) | pub const __NR_getdents64: u32 = 5308; constant __NR_sched_setattr (line 2528) | pub const __NR_sched_setattr: u32 = 5309; constant __NR_sched_getattr (line 2529) | pub const __NR_sched_getattr: u32 = 5310; constant __NR_renameat2 (line 2530) | pub const __NR_renameat2: u32 = 5311; constant __NR_seccomp (line 2531) | pub const __NR_seccomp: u32 = 5312; constant __NR_getrandom (line 2532) | pub const __NR_getrandom: u32 = 5313; constant __NR_memfd_create (line 2533) | pub const __NR_memfd_create: u32 = 5314; constant __NR_bpf (line 2534) | pub const __NR_bpf: u32 = 5315; constant __NR_execveat (line 2535) | pub const __NR_execveat: u32 = 5316; constant __NR_userfaultfd (line 2536) | pub const __NR_userfaultfd: u32 = 5317; constant __NR_membarrier (line 2537) | pub const __NR_membarrier: u32 = 5318; constant __NR_mlock2 (line 2538) | pub const __NR_mlock2: u32 = 5319; constant __NR_copy_file_range (line 2539) | pub const __NR_copy_file_range: u32 = 5320; constant __NR_preadv2 (line 2540) | pub const __NR_preadv2: u32 = 5321; constant __NR_pwritev2 (line 2541) | pub const __NR_pwritev2: u32 = 5322; constant __NR_pkey_mprotect (line 2542) | pub const __NR_pkey_mprotect: u32 = 5323; constant __NR_pkey_alloc (line 2543) | pub const __NR_pkey_alloc: u32 = 5324; constant __NR_pkey_free (line 2544) | pub const __NR_pkey_free: u32 = 5325; constant __NR_statx (line 2545) | pub const __NR_statx: u32 = 5326; constant __NR_rseq (line 2546) | pub const __NR_rseq: u32 = 5327; constant __NR_io_pgetevents (line 2547) | pub const __NR_io_pgetevents: u32 = 5328; constant __NR_pidfd_send_signal (line 2548) | pub const __NR_pidfd_send_signal: u32 = 5424; constant __NR_io_uring_setup (line 2549) | pub const __NR_io_uring_setup: u32 = 5425; constant __NR_io_uring_enter (line 2550) | pub const __NR_io_uring_enter: u32 = 5426; constant __NR_io_uring_register (line 2551) | pub const __NR_io_uring_register: u32 = 5427; constant __NR_open_tree (line 2552) | pub const __NR_open_tree: u32 = 5428; constant __NR_move_mount (line 2553) | pub const __NR_move_mount: u32 = 5429; constant __NR_fsopen (line 2554) | pub const __NR_fsopen: u32 = 5430; constant __NR_fsconfig (line 2555) | pub const __NR_fsconfig: u32 = 5431; constant __NR_fsmount (line 2556) | pub const __NR_fsmount: u32 = 5432; constant __NR_fspick (line 2557) | pub const __NR_fspick: u32 = 5433; constant __NR_pidfd_open (line 2558) | pub const __NR_pidfd_open: u32 = 5434; constant __NR_clone3 (line 2559) | pub const __NR_clone3: u32 = 5435; constant __NR_close_range (line 2560) | pub const __NR_close_range: u32 = 5436; constant __NR_openat2 (line 2561) | pub const __NR_openat2: u32 = 5437; constant __NR_pidfd_getfd (line 2562) | pub const __NR_pidfd_getfd: u32 = 5438; constant __NR_faccessat2 (line 2563) | pub const __NR_faccessat2: u32 = 5439; constant __NR_process_madvise (line 2564) | pub const __NR_process_madvise: u32 = 5440; constant __NR_epoll_pwait2 (line 2565) | pub const __NR_epoll_pwait2: u32 = 5441; constant __NR_mount_setattr (line 2566) | pub const __NR_mount_setattr: u32 = 5442; constant __NR_quotactl_fd (line 2567) | pub const __NR_quotactl_fd: u32 = 5443; constant __NR_landlock_create_ruleset (line 2568) | pub const __NR_landlock_create_ruleset: u32 = 5444; constant __NR_landlock_add_rule (line 2569) | pub const __NR_landlock_add_rule: u32 = 5445; constant __NR_landlock_restrict_self (line 2570) | pub const __NR_landlock_restrict_self: u32 = 5446; constant __NR_process_mrelease (line 2571) | pub const __NR_process_mrelease: u32 = 5448; constant __NR_futex_waitv (line 2572) | pub const __NR_futex_waitv: u32 = 5449; constant __NR_set_mempolicy_home_node (line 2573) | pub const __NR_set_mempolicy_home_node: u32 = 5450; constant WNOHANG (line 2574) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2575) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2576) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2577) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2578) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2579) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2580) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2581) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2582) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2583) | pub const P_ALL: u32 = 0; constant P_PID (line 2584) | pub const P_PID: u32 = 1; constant P_PGID (line 2585) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2586) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2587) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2588) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2589) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2590) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2591) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2592) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2593) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2594) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2595) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2596) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2597) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2598) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2599) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2600) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2601) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2602) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2603) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2604) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2605) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2606) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2607) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2608) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2609) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2610) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2611) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2612) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2613) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2614) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2615) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2616) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2617) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2618) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2619) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2620) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2621) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2622) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2623) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2624) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2625) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2626) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2627) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2628) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2629) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2630) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2631) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2632) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2633) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2634) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2635) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2636) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2637) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2638) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2639) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2640) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2641) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2642) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2643) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2644) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2645) | pub const TFD_NONBLOCK: u32 = 128; constant USERFAULTFD_IOC (line 2646) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2647) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2648) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2649) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2650) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2651) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2652) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2653) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2654) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2655) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2656) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2657) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2658) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2659) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2660) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2661) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2662) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2663) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2664) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2665) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2666) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2667) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2668) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2669) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2670) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2671) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2672) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2673) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2674) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2675) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2676) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2677) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2678) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2679) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2680) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2681) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2682) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2683) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2684) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2685) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2686) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2687) | pub const F_OK: u32 = 0; constant R_OK (line 2688) | pub const R_OK: u32 = 4; constant W_OK (line 2689) | pub const W_OK: u32 = 2; constant X_OK (line 2690) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2691) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2692) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2693) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2694) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2695) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2696) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2697) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2698) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2699) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2700) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2701) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2702) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2703) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2704) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2705) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2706) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2707) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2708) | pub const EFD_NONBLOCK: u32 = 128; constant EPOLLIN (line 2709) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2710) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2711) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2712) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2713) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2714) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2715) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2716) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2717) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2718) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2719) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2720) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2721) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2722) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2723) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2724) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2725) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 524416; constant TFD_CREATE_FLAGS (line 2726) | pub const TFD_CREATE_FLAGS: u32 = 524416; constant TFD_SETTIME_FLAGS (line 2727) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2728) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2729) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2730) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2731) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2732) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2733) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2734) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant POLLWRNORM (line 2735) | pub const POLLWRNORM: u32 = 4; constant TCSANOW (line 2736) | pub const TCSANOW: u32 = 21518; constant TCSADRAIN (line 2737) | pub const TCSADRAIN: u32 = 21519; constant TCSAFLUSH (line 2738) | pub const TCSAFLUSH: u32 = 21520; constant SPLICE_F_MOVE (line 2739) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2740) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2741) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2742) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2746) | pub enum fsconfig_command { type membarrier_cmd (line 2759) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2932) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2775) | pub enum membarrier_cmd_flag { function new (line 2847) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2856) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2865) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2878) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2892) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2906) | pub const fn new() -> Self { function as_ptr (line 2910) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2914) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2918) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2922) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2927) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips64r6/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant _MIPS_ISA_MIPS1 (line 58) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 59) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 60) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 61) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 62) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 63) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 64) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 65) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 66) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 67) | pub const _MIPS_SIM_ABI64: u32 = 3; constant ETH_ALEN (line 68) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 69) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 70) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 71) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 72) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 73) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 74) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 75) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 76) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 77) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 78) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 79) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 80) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 81) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 82) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 83) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 84) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 85) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 86) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 87) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 88) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 89) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 90) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 91) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 92) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 93) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 94) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 95) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 96) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 97) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 98) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 99) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 100) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 101) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 102) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 103) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 104) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 105) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 106) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 107) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 108) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 109) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 110) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 111) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 112) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 113) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 114) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 115) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 116) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 117) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 118) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 119) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 120) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 121) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 122) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 123) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 124) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 125) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 126) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 127) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 128) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 129) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 130) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 131) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 132) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 133) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 134) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 135) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 136) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 137) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 138) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 139) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 140) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 141) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 142) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 143) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 144) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 145) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 146) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 147) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 148) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 149) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 150) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 151) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 152) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 153) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 154) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 155) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 156) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 157) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 158) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 159) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 160) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 161) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 162) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 163) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 164) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 165) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 166) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 167) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 168) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 169) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 170) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 171) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 172) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 173) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 174) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 175) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 176) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 177) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/mips64r6/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __BIG_ENDIAN (line 205) | pub const __BIG_ENDIAN: u32 = 4321; constant _MIPS_ISA_MIPS1 (line 206) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 207) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 208) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 209) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 210) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 211) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 212) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 213) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 214) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 215) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PACKET_HOST (line 216) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 217) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 218) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 219) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 220) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 221) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 222) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 223) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 224) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 225) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 226) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 227) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 228) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 229) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 230) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 231) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 232) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 233) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 234) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 235) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 236) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 237) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 238) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 239) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 240) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 241) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 242) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 243) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 244) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 245) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 246) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 247) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 248) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 249) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 250) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 251) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 252) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 253) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 254) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 255) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 256) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 257) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 258) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 259) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 260) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 261) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 262) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 263) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 264) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 265) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 266) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 267) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 268) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 269) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 270) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 271) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 272) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 273) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 274) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 275) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 276) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 277) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 278) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 279) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 280) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 281) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 285) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/mips64r6/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 480) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 481) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 482) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 483) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 484) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 485) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 486) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 487) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 488) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 489) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 490) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 491) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 492) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 493) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 494) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant _MIPS_ISA_MIPS1 (line 500) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 501) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 502) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 503) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 504) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 505) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 506) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 507) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 508) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 509) | pub const _MIPS_SIM_ABI64: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 510) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 511) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 512) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 513) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 514) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 515) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 516) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 517) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 518) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 519) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 520) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 521) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 522) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 523) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 524) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 525) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 526) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 527) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 528) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 529) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 530) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 531) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 532) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 533) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 534) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 535) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 536) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 537) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 538) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 539) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 540) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 541) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 542) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 543) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 544) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 545) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 546) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 547) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 548) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 549) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 550) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 551) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 552) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 553) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 554) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 555) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 556) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 557) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 558) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 559) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 560) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 561) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 562) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 563) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 564) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 565) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 566) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 567) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 568) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 569) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 570) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 571) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 572) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 573) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 574) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 575) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 576) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 577) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 578) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 579) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 580) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 581) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 582) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 583) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 584) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 585) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 586) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 587) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 588) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 589) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 590) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 591) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 592) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 593) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 594) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 595) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 596) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 597) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 598) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 599) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 600) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 601) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 602) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 603) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 604) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 605) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 606) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 607) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 608) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 609) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 610) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 611) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 612) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 613) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 614) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 615) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 616) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 617) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 618) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 619) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 620) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 621) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 622) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 623) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 624) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 625) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 626) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 627) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 628) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 629) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 630) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 631) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 632) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 633) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 634) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 635) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 636) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 637) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 638) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 639) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 640) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 641) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 642) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 643) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 644) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 645) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 646) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 647) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 648) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 649) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 650) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 651) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 652) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 653) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 654) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 655) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 656) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 657) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 658) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 659) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 660) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 661) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 662) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 663) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 664) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 665) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 666) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 667) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 668) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 669) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 670) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 671) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 672) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 673) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 674) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 675) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 676) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 677) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 678) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 679) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 680) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 681) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 682) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 683) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 684) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 685) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 686) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 687) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 688) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 689) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 690) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 691) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 692) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 693) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 694) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 695) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 696) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 697) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 698) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 699) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 700) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 701) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 702) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 703) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 704) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 705) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 706) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 707) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 708) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 709) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 710) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 711) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 712) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 713) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 714) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 715) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 716) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 717) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 718) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 719) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 720) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 721) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 722) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 723) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 724) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 725) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 726) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 727) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 728) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 729) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 730) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 731) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 732) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 733) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 734) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 735) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 736) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 737) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 738) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 739) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 740) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 741) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 742) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 743) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 744) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 745) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 746) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 747) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 748) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 749) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 750) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 751) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 752) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 753) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 754) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 755) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 756) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 757) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 758) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 759) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 760) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 761) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 762) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 763) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 764) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 765) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 766) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 767) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 768) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 769) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 770) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 771) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 772) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 773) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 774) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 775) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 776) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 777) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 778) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 779) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 780) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 781) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 782) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 783) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 784) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 785) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 786) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 787) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 788) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 789) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 790) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 791) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 792) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 793) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 794) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 795) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 796) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 797) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 798) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 799) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 800) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 801) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 802) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 803) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 804) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 805) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 806) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 807) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 808) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 809) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 810) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 811) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 812) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 816) | pub enum fsconfig_command { type _bindgen_ty_1 (line 829) | pub enum _bindgen_ty_1 { type io_uring_op (line 841) | pub enum io_uring_op { type _bindgen_ty_2 (line 896) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 903) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 909) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 942) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 949) | pub enum _bindgen_ty_6 { function new (line 1028) | pub const fn new() -> Self { function as_ptr (line 1032) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1036) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1040) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1044) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1049) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1055) | pub const fn new() -> Self { function as_ref (line 1059) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1063) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1069) | fn default() -> Self { function clone (line 1075) | fn clone(&self) -> Self { function fmt (line 1081) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1086) | fn hash(&self, _state: &mut H) {} function eq (line 1089) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips64r6/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 18047; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 26238; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 26113; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 26114; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 26237; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 26239; constant TCXONC (line 9) | pub const TCXONC: u32 = 21510; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21511; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21632; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 2147775606; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 29810; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21618; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 2148037735; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 29725; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 29723; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 29724; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 29722; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21634; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21635; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 2147775608; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21637; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21616; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21617; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 29697; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSPTLCK (line 29) | pub const TIOCSPTLCK: u32 = 2147767345; constant TIOCSIG (line 30) | pub const TIOCSIG: u32 = 2147767350; constant TIOCVHANGUP (line 31) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 32) | pub const TIOCSERCONFIG: u32 = 21640; constant TIOCSERGWILD (line 33) | pub const TIOCSERGWILD: u32 = 21641; constant TIOCSERSWILD (line 34) | pub const TIOCSERSWILD: u32 = 21642; constant TIOCSLCKTRMIOS (line 35) | pub const TIOCSLCKTRMIOS: u32 = 21644; constant TIOCSERGSTRUCT (line 36) | pub const TIOCSERGSTRUCT: u32 = 21645; constant TIOCSERGETLSR (line 37) | pub const TIOCSERGETLSR: u32 = 21646; constant TIOCSERGETMULTI (line 38) | pub const TIOCSERGETMULTI: u32 = 21647; constant TIOCSERSETMULTI (line 39) | pub const TIOCSERSETMULTI: u32 = 21648; constant TIOCMIWAIT (line 40) | pub const TIOCMIWAIT: u32 = 21649; constant TCGETS (line 41) | pub const TCGETS: u32 = 21517; constant TCGETA (line 42) | pub const TCGETA: u32 = 21505; constant TCSBRK (line 43) | pub const TCSBRK: u32 = 21509; constant TCSBRKP (line 44) | pub const TCSBRKP: u32 = 21638; constant TCSETA (line 45) | pub const TCSETA: u32 = 21506; constant TCSETAF (line 46) | pub const TCSETAF: u32 = 21508; constant TCSETAW (line 47) | pub const TCSETAW: u32 = 21507; constant TIOCEXCL (line 48) | pub const TIOCEXCL: u32 = 29709; constant TIOCNXCL (line 49) | pub const TIOCNXCL: u32 = 29710; constant TIOCGDEV (line 50) | pub const TIOCGDEV: u32 = 1074025522; constant TIOCGEXCL (line 51) | pub const TIOCGEXCL: u32 = 1074025536; constant TIOCGICOUNT (line 52) | pub const TIOCGICOUNT: u32 = 21650; constant TIOCGLCKTRMIOS (line 53) | pub const TIOCGLCKTRMIOS: u32 = 21643; constant TIOCGPGRP (line 54) | pub const TIOCGPGRP: u32 = 1074033783; constant TIOCGPKT (line 55) | pub const TIOCGPKT: u32 = 1074025528; constant TIOCGPTLCK (line 56) | pub const TIOCGPTLCK: u32 = 1074025529; constant TIOCGPTN (line 57) | pub const TIOCGPTN: u32 = 1074025520; constant TIOCGPTPEER (line 58) | pub const TIOCGPTPEER: u32 = 536892481; constant TIOCGSERIAL (line 59) | pub const TIOCGSERIAL: u32 = 21636; constant TIOCGSID (line 60) | pub const TIOCGSID: u32 = 29718; constant TIOCGSOFTCAR (line 61) | pub const TIOCGSOFTCAR: u32 = 21633; constant TIOCGWINSZ (line 62) | pub const TIOCGWINSZ: u32 = 1074295912; constant TCGETS2 (line 63) | pub const TCGETS2: u32 = 1076909098; constant TCSETS (line 64) | pub const TCSETS: u32 = 21518; constant TCSETS2 (line 65) | pub const TCSETS2: u32 = 2150650923; constant TCSETSF (line 66) | pub const TCSETSF: u32 = 21520; constant TCSETSF2 (line 67) | pub const TCSETSF2: u32 = 2150650925; constant TCSETSW (line 68) | pub const TCSETSW: u32 = 21519; constant TCSETSW2 (line 69) | pub const TCSETSW2: u32 = 2150650924; constant TIOCGETD (line 70) | pub const TIOCGETD: u32 = 29696; constant TIOCGETP (line 71) | pub const TIOCGETP: u32 = 29704; constant TIOCGLTC (line 72) | pub const TIOCGLTC: u32 = 29812; constant MTIOCGET (line 73) | pub const MTIOCGET: u32 = 1077439746; constant BLKSSZGET (line 74) | pub const BLKSSZGET: u32 = 536875624; constant BLKPBSZGET (line 75) | pub const BLKPBSZGET: u32 = 536875643; constant BLKROSET (line 76) | pub const BLKROSET: u32 = 536875613; constant BLKROGET (line 77) | pub const BLKROGET: u32 = 536875614; constant BLKRRPART (line 78) | pub const BLKRRPART: u32 = 536875615; constant BLKGETSIZE (line 79) | pub const BLKGETSIZE: u32 = 536875616; constant BLKFLSBUF (line 80) | pub const BLKFLSBUF: u32 = 536875617; constant BLKRASET (line 81) | pub const BLKRASET: u32 = 536875618; constant BLKRAGET (line 82) | pub const BLKRAGET: u32 = 536875619; constant BLKFRASET (line 83) | pub const BLKFRASET: u32 = 536875620; constant BLKFRAGET (line 84) | pub const BLKFRAGET: u32 = 536875621; constant BLKSECTSET (line 85) | pub const BLKSECTSET: u32 = 536875622; constant BLKSECTGET (line 86) | pub const BLKSECTGET: u32 = 536875623; constant BLKPG (line 87) | pub const BLKPG: u32 = 536875625; constant BLKBSZGET (line 88) | pub const BLKBSZGET: u32 = 1074270832; constant BLKBSZSET (line 89) | pub const BLKBSZSET: u32 = 2148012657; constant BLKGETSIZE64 (line 90) | pub const BLKGETSIZE64: u32 = 1074270834; constant BLKTRACESETUP (line 91) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 92) | pub const BLKTRACESTART: u32 = 536875636; constant BLKTRACESTOP (line 93) | pub const BLKTRACESTOP: u32 = 536875637; constant BLKTRACETEARDOWN (line 94) | pub const BLKTRACETEARDOWN: u32 = 536875638; constant BLKDISCARD (line 95) | pub const BLKDISCARD: u32 = 536875639; constant BLKIOMIN (line 96) | pub const BLKIOMIN: u32 = 536875640; constant BLKIOOPT (line 97) | pub const BLKIOOPT: u32 = 536875641; constant BLKALIGNOFF (line 98) | pub const BLKALIGNOFF: u32 = 536875642; constant BLKDISCARDZEROES (line 99) | pub const BLKDISCARDZEROES: u32 = 536875644; constant BLKSECDISCARD (line 100) | pub const BLKSECDISCARD: u32 = 536875645; constant BLKROTATIONAL (line 101) | pub const BLKROTATIONAL: u32 = 536875646; constant BLKZEROOUT (line 102) | pub const BLKZEROOUT: u32 = 536875647; constant FIEMAP_MAX_OFFSET (line 103) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 104) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 105) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 106) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 107) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 108) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 109) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 110) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 111) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 112) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 113) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 114) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 115) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 116) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 117) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 118) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 119) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 120) | pub const UFFDIO_UNREGISTER: u32 = 1074833921; constant UFFDIO_WAKE (line 121) | pub const UFFDIO_WAKE: u32 = 1074833922; constant UFFDIO_COPY (line 122) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 123) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 124) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 125) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 126) | pub const NS_GET_USERNS: u32 = 536917761; constant NS_GET_PARENT (line 127) | pub const NS_GET_PARENT: u32 = 536917762; constant NS_GET_NSTYPE (line 128) | pub const NS_GET_NSTYPE: u32 = 536917763; constant KDGETLED (line 129) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 130) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 131) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 132) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 133) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 134) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 135) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 136) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 137) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 138) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 139) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 140) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 141) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 142) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 143) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 144) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 145) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 146) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 147) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 148) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 149) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 150) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 151) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 152) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 153) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 154) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 155) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 156) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 157) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 158) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 159) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 160) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 161) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 162) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 163) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 164) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 165) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 166) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 167) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 168) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 169) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 170) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 171) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 172) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 173) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 174) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 175) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 176) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 177) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 178) | pub const FIOSETOWN: u32 = 2147772028; constant FIOGETOWN (line 179) | pub const FIOGETOWN: u32 = 1074030203; constant SIOCATMARK (line 180) | pub const SIOCATMARK: u32 = 1074033415; constant SIOCGSTAMP (line 181) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 182) | pub const TIOCINQ: u32 = 18047; constant SIOCADDRT (line 183) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 184) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 185) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 186) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 187) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 188) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 189) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 190) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 191) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 192) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 193) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 194) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 195) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 196) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 197) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 198) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 199) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 200) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 201) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 202) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 203) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 204) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 205) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 206) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 207) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 208) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 209) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 210) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 211) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 212) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 213) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 214) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 215) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 216) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 217) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 218) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 219) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 220) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 221) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 222) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 223) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 224) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 225) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 226) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 227) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 228) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 229) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 230) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 231) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 232) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 233) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 234) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 235) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 236) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 237) | pub const FIBMAP: u32 = 536870913; constant FIGETBSZ (line 238) | pub const FIGETBSZ: u32 = 536870914; constant FIFREEZE (line 239) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 240) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 241) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 242) | pub const FICLONE: u32 = 2147783689; constant FICLONERANGE (line 243) | pub const FICLONERANGE: u32 = 2149618701; constant FIDEDUPERANGE (line 244) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 245) | pub const FS_IOC_GETFLAGS: u32 = 1074292225; constant FS_IOC_SETFLAGS (line 246) | pub const FS_IOC_SETFLAGS: u32 = 2148034050; constant FS_IOC_GETVERSION (line 247) | pub const FS_IOC_GETVERSION: u32 = 1074296321; constant FS_IOC_SETVERSION (line 248) | pub const FS_IOC_SETVERSION: u32 = 2148038146; constant FS_IOC_FIEMAP (line 249) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 250) | pub const FS_IOC32_GETFLAGS: u32 = 1074030081; constant FS_IOC32_SETFLAGS (line 251) | pub const FS_IOC32_SETFLAGS: u32 = 2147771906; constant FS_IOC32_GETVERSION (line 252) | pub const FS_IOC32_GETVERSION: u32 = 1074034177; constant FS_IOC32_SETVERSION (line 253) | pub const FS_IOC32_SETVERSION: u32 = 2147776002; constant FS_IOC_FSGETXATTR (line 254) | pub const FS_IOC_FSGETXATTR: u32 = 1075599391; constant FS_IOC_FSSETXATTR (line 255) | pub const FS_IOC_FSSETXATTR: u32 = 2149341216; constant FS_IOC_GETFSLABEL (line 256) | pub const FS_IOC_GETFSLABEL: u32 = 1090556977; constant FS_IOC_SETFSLABEL (line 257) | pub const FS_IOC_SETFSLABEL: u32 = 2164298802; constant EXT4_IOC_GETVERSION (line 258) | pub const EXT4_IOC_GETVERSION: u32 = 1074292227; constant EXT4_IOC_SETVERSION (line 259) | pub const EXT4_IOC_SETVERSION: u32 = 2148034052; constant EXT4_IOC_GETVERSION_OLD (line 260) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 1074296321; constant EXT4_IOC_SETVERSION_OLD (line 261) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 2148038146; constant EXT4_IOC_GETRSVSZ (line 262) | pub const EXT4_IOC_GETRSVSZ: u32 = 1074292229; constant EXT4_IOC_SETRSVSZ (line 263) | pub const EXT4_IOC_SETRSVSZ: u32 = 2148034054; constant EXT4_IOC_GROUP_EXTEND (line 264) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 2148034055; constant EXT4_IOC_MIGRATE (line 265) | pub const EXT4_IOC_MIGRATE: u32 = 536897033; constant EXT4_IOC_ALLOC_DA_BLKS (line 266) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 536897036; constant EXT4_IOC_RESIZE_FS (line 267) | pub const EXT4_IOC_RESIZE_FS: u32 = 2148034064; constant EXT4_IOC_SWAP_BOOT (line 268) | pub const EXT4_IOC_SWAP_BOOT: u32 = 536897041; constant EXT4_IOC_PRECACHE_EXTENTS (line 269) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 536897042; constant EXT4_IOC_CLEAR_ES_CACHE (line 270) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 536897064; constant EXT4_IOC_GETSTATE (line 271) | pub const EXT4_IOC_GETSTATE: u32 = 2147771945; constant EXT4_IOC_GET_ES_CACHE (line 272) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 273) | pub const EXT4_IOC_CHECKPOINT: u32 = 2147771947; constant EXT4_IOC_SHUTDOWN (line 274) | pub const EXT4_IOC_SHUTDOWN: u32 = 1074026621; constant EXT4_IOC32_GETVERSION (line 275) | pub const EXT4_IOC32_GETVERSION: u32 = 1074030083; constant EXT4_IOC32_SETVERSION (line 276) | pub const EXT4_IOC32_SETVERSION: u32 = 2147771908; constant EXT4_IOC32_GETRSVSZ (line 277) | pub const EXT4_IOC32_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC32_SETRSVSZ (line 278) | pub const EXT4_IOC32_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC32_GROUP_EXTEND (line 279) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC32_GETVERSION_OLD (line 280) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC32_SETVERSION_OLD (line 281) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 2147776002; constant VIDIOC_SUBDEV_QUERYSTD (line 282) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 1074288191; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 283) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 284) | pub const LIRC_SET_SEND_CARRIER: u32 = 2147772691; constant AUTOFS_IOC_PROTOSUBVER (line 285) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 1074041703; constant PTP_SYS_OFFSET_PRECISE (line 286) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 287) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 288) | pub const ATM_GETCIRANGE: u32 = 2148557194; constant DMA_BUF_SET_NAME_B (line 289) | pub const DMA_BUF_SET_NAME_B: u32 = 2148033025; constant RIO_CM_EP_GET_LIST_SIZE (line 290) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 291) | pub const TUNSETPERSIST: u32 = 2147767499; constant FS_IOC_GET_ENCRYPTION_POLICY (line 292) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; constant CEC_RECEIVE (line 293) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 294) | pub const MGSL_IOCGPARAMS: u32 = 1076915457; constant ENI_SETMULT (line 295) | pub const ENI_SETMULT: u32 = 2148557159; constant RIO_GET_EVENT_MASK (line 296) | pub const RIO_GET_EVENT_MASK: u32 = 1074031886; constant LIRC_GET_MAX_TIMEOUT (line 297) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 1074030857; constant KVM_SET_BOOT_CPU_ID (line 298) | pub const KVM_SET_BOOT_CPU_ID: u32 = 536915576; constant KVM_SET_MP_STATE (line 299) | pub const KVM_SET_MP_STATE: u32 = 2147790489; constant KVM_GET_MP_STATE (line 300) | pub const KVM_GET_MP_STATE: u32 = 1074048664; constant KVM_GET_API_VERSION (line 301) | pub const KVM_GET_API_VERSION: u32 = 536915456; constant KVM_S390_GET_SKEYS (line 302) | pub const KVM_S390_GET_SKEYS: u32 = 2151722674; constant KVM_SET_ONE_REG (line 303) | pub const KVM_SET_ONE_REG: u32 = 2148576940; constant KVM_IRQ_LINE_STATUS (line 304) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 305) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 2149625414; constant KVM_S390_INTERRUPT (line 306) | pub const KVM_S390_INTERRUPT: u32 = 2148576916; constant KVM_TPR_ACCESS_REPORTING (line 307) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 308) | pub const KVM_GET_FPU: u32 = 1073786508; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 309) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 2148576884; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 310) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 1074835131; constant KVM_S390_UCAS_MAP (line 311) | pub const KVM_S390_UCAS_MAP: u32 = 2149101136; constant KVM_ASSIGN_SET_INTX_MASK (line 312) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 2151722660; constant KVM_MEMORY_ENCRYPT_OP (line 313) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221794490; constant KVM_CREATE_PIT2 (line 314) | pub const KVM_CREATE_PIT2: u32 = 2151722615; constant KVM_S390_VCPU_FAULT (line 315) | pub const KVM_S390_VCPU_FAULT: u32 = 2148052562; constant KVM_REGISTER_COALESCED_MMIO (line 316) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 2148576871; constant KVM_SET_VAPIC_ADDR (line 317) | pub const KVM_SET_VAPIC_ADDR: u32 = 2148052627; constant KVM_CREATE_DEVICE (line 318) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 319) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 320) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 321) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 2148576918; constant KVM_X86_SETUP_MCE (line 322) | pub const KVM_X86_SETUP_MCE: u32 = 2148052636; constant KVM_DEASSIGN_PCI_DEVICE (line 323) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 2151722610; constant KVM_XEN_HVM_SET_ATTR (line 324) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 2152246985; constant KVM_GET_CLOCK (line 325) | pub const KVM_GET_CLOCK: u32 = 1076932220; constant KVM_SET_FPU (line 326) | pub const KVM_SET_FPU: u32 = 2147528333; constant KVM_KVMCLOCK_CTRL (line 327) | pub const KVM_KVMCLOCK_CTRL: u32 = 536915629; constant KVM_PPC_GET_PVINFO (line 328) | pub const KVM_PPC_GET_PVINFO: u32 = 2155916961; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 329) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 1074310813; constant KVM_S390_GET_IRQ_STATE (line 330) | pub const KVM_S390_GET_IRQ_STATE: u32 = 2149625526; constant KVM_GET_DEVICE_ATTR (line 331) | pub const KVM_GET_DEVICE_ATTR: u32 = 2149101282; constant KVM_S390_INITIAL_RESET (line 332) | pub const KVM_S390_INITIAL_RESET: u32 = 536915607; constant KVM_SET_REGS (line 333) | pub const KVM_SET_REGS: u32 = 2165878402; constant KVM_GET_TSC_KHZ (line 334) | pub const KVM_GET_TSC_KHZ: u32 = 536915619; constant KVM_CHECK_EXTENSION (line 335) | pub const KVM_CHECK_EXTENSION: u32 = 536915459; constant KVM_PPC_RESIZE_HPT_COMMIT (line 336) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 1074835118; constant KVM_GET_DIRTY_LOG (line 337) | pub const KVM_GET_DIRTY_LOG: u32 = 2148576834; constant KVM_S390_SET_IRQ_STATE (line 338) | pub const KVM_S390_SET_IRQ_STATE: u32 = 2149625525; constant KVM_S390_NORMAL_RESET (line 339) | pub const KVM_S390_NORMAL_RESET: u32 = 536915651; constant KVM_SET_SIGNAL_MASK (line 340) | pub const KVM_SET_SIGNAL_MASK: u32 = 2147790475; constant KVM_XEN_VCPU_SET_ATTR (line 341) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 2152246987; constant KVM_SET_GSI_ROUTING (line 342) | pub const KVM_SET_GSI_ROUTING: u32 = 2148052586; constant KVM_CREATE_VCPU (line 343) | pub const KVM_CREATE_VCPU: u32 = 536915521; constant KVM_S390_UCAS_UNMAP (line 344) | pub const KVM_S390_UCAS_UNMAP: u32 = 2149101137; constant KVM_S390_STORE_STATUS (line 345) | pub const KVM_S390_STORE_STATUS: u32 = 2148052629; constant KVM_UNREGISTER_COALESCED_MMIO (line 346) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 2148576872; constant KVM_ASSIGN_DEV_IRQ (line 347) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 2151722608; constant KVM_S390_PV_COMMAND (line 348) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 349) | pub const KVM_S390_ENABLE_SIE: u32 = 536915462; constant KVM_CLEAR_DIRTY_LOG (line 350) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 351) | pub const KVM_GET_ONE_REG: u32 = 2148576939; constant KVM_ARM_SET_DEVICE_ADDR (line 352) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 2148576939; constant KVM_DIRTY_TLB (line 353) | pub const KVM_DIRTY_TLB: u32 = 2148576938; constant KVM_NMI (line 354) | pub const KVM_NMI: u32 = 536915610; constant KVM_HYPERV_EVENTFD (line 355) | pub const KVM_HYPERV_EVENTFD: u32 = 2149101245; constant KVM_S390_MEM_OP (line 356) | pub const KVM_S390_MEM_OP: u32 = 2151722673; constant KVM_PPC_SVM_OFF (line 357) | pub const KVM_PPC_SVM_OFF: u32 = 536915635; constant KVM_PPC_RESIZE_HPT_PREPARE (line 358) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 1074835117; constant KVM_INTERRUPT (line 359) | pub const KVM_INTERRUPT: u32 = 2147790470; constant KVM_XEN_HVM_GET_ATTR (line 360) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 361) | pub const KVM_GET_SREGS: u32 = 1073786499; constant KVM_SET_IDENTITY_MAP_ADDR (line 362) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 2148052552; constant KVM_GET_REGS (line 363) | pub const KVM_GET_REGS: u32 = 1092136577; constant KVM_S390_GET_CMMA_BITS (line 364) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 365) | pub const KVM_CREATE_IRQCHIP: u32 = 536915552; constant KVM_ASSIGN_PCI_DEVICE (line 366) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 1077980777; constant KVM_SET_NR_MMU_PAGES (line 367) | pub const KVM_SET_NR_MMU_PAGES: u32 = 536915524; constant KVM_IOEVENTFD (line 368) | pub const KVM_IOEVENTFD: u32 = 2151722617; constant KVM_RUN (line 369) | pub const KVM_RUN: u32 = 536915584; constant KVM_S390_SET_SKEYS (line 370) | pub const KVM_S390_SET_SKEYS: u32 = 2151722675; constant KVM_SET_DEVICE_ATTR (line 371) | pub const KVM_SET_DEVICE_ATTR: u32 = 2149101281; constant KVM_DEASSIGN_DEV_IRQ (line 372) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 2151722613; constant KVM_SMI (line 373) | pub const KVM_SMI: u32 = 536915639; constant KVM_SET_TSS_ADDR (line 374) | pub const KVM_SET_TSS_ADDR: u32 = 536915527; constant KVM_GET_NR_MMU_PAGES (line 375) | pub const KVM_GET_NR_MMU_PAGES: u32 = 536915525; constant KVM_XEN_VCPU_GET_ATTR (line 376) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 377) | pub const KVM_REINJECT_CONTROL: u32 = 536915569; constant KVM_HAS_DEVICE_ATTR (line 378) | pub const KVM_HAS_DEVICE_ATTR: u32 = 2149101283; constant KVM_IRQFD (line 379) | pub const KVM_IRQFD: u32 = 2149625462; constant KVM_S390_SET_CMMA_BITS (line 380) | pub const KVM_S390_SET_CMMA_BITS: u32 = 2149625529; constant KVM_SET_IRQCHIP (line 381) | pub const KVM_SET_IRQCHIP: u32 = 1107865187; constant KVM_SIGNAL_MSI (line 382) | pub const KVM_SIGNAL_MSI: u32 = 2149625509; constant KVM_GET_VCPU_MMAP_SIZE (line 383) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 536915460; constant KVM_CREATE_VM (line 384) | pub const KVM_CREATE_VM: u32 = 536915457; constant KVM_S390_CLEAR_RESET (line 385) | pub const KVM_S390_CLEAR_RESET: u32 = 536915652; constant KVM_RESET_DIRTY_RINGS (line 386) | pub const KVM_RESET_DIRTY_RINGS: u32 = 536915655; constant KVM_ASSIGN_SET_MSIX_NR (line 387) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 2148052595; constant KVM_CREATE_PIT (line 388) | pub const KVM_CREATE_PIT: u32 = 536915556; constant KVM_SET_GUEST_DEBUG (line 389) | pub const KVM_SET_GUEST_DEBUG: u32 = 2148052635; constant KVM_GET_REG_LIST (line 390) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 391) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 2147790530; constant KVM_SET_CLOCK (line 392) | pub const KVM_SET_CLOCK: u32 = 2150674043; constant KVM_PPC_ALLOCATE_HTAB (line 393) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 394) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 1112583846; constant KVM_SET_TSC_KHZ (line 395) | pub const KVM_SET_TSC_KHZ: u32 = 536915618; constant KVM_S390_IRQ (line 396) | pub const KVM_S390_IRQ: u32 = 2152246964; constant KVM_ENABLE_CAP (line 397) | pub const KVM_ENABLE_CAP: u32 = 2154344099; constant KVM_IRQ_LINE (line 398) | pub const KVM_IRQ_LINE: u32 = 2148052577; constant KVM_SET_SREGS (line 399) | pub const KVM_SET_SREGS: u32 = 2147528324; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 400) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 1074835132; constant KVM_GET_STATS_FD (line 401) | pub const KVM_GET_STATS_FD: u32 = 536915662; constant USBDEVFS_CLAIMINTERFACE (line 402) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 1074025743; constant CHIOMOVE (line 403) | pub const CHIOMOVE: u32 = 2148819713; constant SONYPI_IOCGBATFLAGS (line 404) | pub const SONYPI_IOCGBATFLAGS: u32 = 1073837575; constant BTRFS_IOC_SYNC (line 405) | pub const BTRFS_IOC_SYNC: u32 = 536908808; constant VIDIOC_TRY_FMT (line 406) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 407) | pub const LIRC_SET_REC_MODE: u32 = 2147772690; constant VIDIOC_DQEVENT (line 408) | pub const VIDIOC_DQEVENT: u32 = 1082676825; constant RPMSG_DESTROY_EPT_IOCTL (line 409) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 536917250; constant UVCIOC_CTRL_MAP (line 410) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 411) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 2148052773; constant VHOST_VSOCK_SET_GUEST_CID (line 412) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 2148052832; constant UI_SET_KEYBIT (line 413) | pub const UI_SET_KEYBIT: u32 = 2147767653; constant LIRC_SET_REC_TIMEOUT (line 414) | pub const LIRC_SET_REC_TIMEOUT: u32 = 2147772696; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 415) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 416) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 417) | pub const VHOST_SET_VRING_BASE: u32 = 2148052754; constant RIO_ENABLE_DOORBELL_RANGE (line 418) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 2148035849; constant VIDIOC_TRY_EXT_CTRLS (line 419) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 420) | pub const LIRC_GET_REC_MODE: u32 = 1074030850; constant PPGETTIME (line 421) | pub const PPGETTIME: u32 = 1074819221; constant BTRFS_IOC_RM_DEV (line 422) | pub const BTRFS_IOC_RM_DEV: u32 = 2415957003; constant ATM_SETBACKEND (line 423) | pub const ATM_SETBACKEND: u32 = 2147639794; constant FSL_HV_IOCTL_PARTITION_START (line 424) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 425) | pub const FBIO_WAITEVENT: u32 = 536888968; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 426) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 427) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 428) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 429) | pub const FDTWADDLE: u32 = 536871513; constant NVME_IOCTL_SUBMIT_IO (line 430) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 2150649410; constant NILFS_IOCTL_SYNC (line 431) | pub const NILFS_IOCTL_SYNC: u32 = 1074294410; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 432) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 433) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 434) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 435) | pub const TEE_IOC_CLOSE_SESSION: u32 = 1074045957; constant NS_GETPSTAT (line 436) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 437) | pub const UI_SET_PROPBIT: u32 = 2147767662; constant TUNSETFILTEREBPF (line 438) | pub const TUNSETFILTEREBPF: u32 = 1074025697; constant RIO_MPORT_MAINT_COMPTAG_SET (line 439) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 2147773698; constant AUTOFS_DEV_IOCTL_VERSION (line 440) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 441) | pub const WDIOC_SETOPTIONS: u32 = 1074026244; constant VHOST_SCSI_SET_ENDPOINT (line 442) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 2162732864; constant MGSL_IOCGTXIDLE (line 443) | pub const MGSL_IOCGTXIDLE: u32 = 536898819; constant ATM_ADDLECSADDR (line 444) | pub const ATM_ADDLECSADDR: u32 = 2148557198; constant FSL_HV_IOCTL_GETPROP (line 445) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 446) | pub const FDGETPRM: u32 = 1075839492; constant HIDIOCAPPLICATION (line 447) | pub const HIDIOCAPPLICATION: u32 = 536889346; constant ENI_MEMDUMP (line 448) | pub const ENI_MEMDUMP: u32 = 2148557152; constant PTP_SYS_OFFSET2 (line 449) | pub const PTP_SYS_OFFSET2: u32 = 2202025230; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 450) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 451) | pub const DMA_BUF_SET_NAME_A: u32 = 2147770881; constant PTP_PIN_GETFUNC (line 452) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 453) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 454) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 2148054600; constant RTC_EPOCH_READ (line 455) | pub const RTC_EPOCH_READ: u32 = 1074294797; constant VIDIOC_SUBDEV_S_SELECTION (line 456) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 457) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 458) | pub const ATM_GETLECSADDR: u32 = 2148557200; constant FSL_HV_IOCTL_PARTITION_STOP (line 459) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 460) | pub const SONET_GETDIAG: u32 = 1074028820; constant ATMMPC_DATA (line 461) | pub const ATMMPC_DATA: u32 = 536895961; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 462) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 1074555165; constant HIDIOCGCOLLECTIONINDEX (line 463) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 2149074960; constant RPMSG_CREATE_EPT_IOCTL (line 464) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 2150151425; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 465) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 466) | pub const UI_DEV_SETUP: u32 = 2153534723; constant ISST_IF_IO_CMD (line 467) | pub const ISST_IF_IO_CMD: u32 = 2148072962; constant RIO_MPORT_MAINT_READ_REMOTE (line 468) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 1075342599; constant VIDIOC_OMAP3ISP_HIST_CFG (line 469) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 470) | pub const BLKGETNRZONES: u32 = 1074008709; constant VIDIOC_G_MODULATOR (line 471) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 472) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 473) | pub const USBDEVFS_SETINTERFACE: u32 = 1074287876; constant PPPIOCGCHAN (line 474) | pub const PPPIOCGCHAN: u32 = 1074033719; constant EVIOCGVERSION (line 475) | pub const EVIOCGVERSION: u32 = 1074021633; constant VHOST_NET_SET_BACKEND (line 476) | pub const VHOST_NET_SET_BACKEND: u32 = 2148052784; constant USBDEVFS_REAPURBNDELAY (line 477) | pub const USBDEVFS_REAPURBNDELAY: u32 = 2148029709; constant RNDZAPENTCNT (line 478) | pub const RNDZAPENTCNT: u32 = 536891908; constant VIDIOC_G_PARM (line 479) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 480) | pub const TUNGETDEVNETNS: u32 = 536892643; constant LIRC_SET_MEASURE_CARRIER_MODE (line 481) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 2147772701; constant VHOST_SET_VRING_ERR (line 482) | pub const VHOST_SET_VRING_ERR: u32 = 2148052770; constant VDUSE_VQ_SETUP (line 483) | pub const VDUSE_VQ_SETUP: u32 = 2149613844; constant AUTOFS_IOC_SETTIMEOUT (line 484) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 485) | pub const VIDIOC_S_FREQUENCY: u32 = 2150389305; constant F2FS_IOC_SEC_TRIM_FILE (line 486) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 2149119252; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 487) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 488) | pub const WDIOC_GETPRETIMEOUT: u32 = 1074026249; constant USBDEVFS_DROP_PRIVILEGES (line 489) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 2147767582; constant BTRFS_IOC_SNAP_CREATE_V2 (line 490) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 2415957015; constant VHOST_VSOCK_SET_RUNNING (line 491) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 2147790689; constant STP_SET_OPTIONS (line 492) | pub const STP_SET_OPTIONS: u32 = 2148017410; constant FBIO_RADEON_GET_MIRROR (line 493) | pub const FBIO_RADEON_GET_MIRROR: u32 = 1074282499; constant IVTVFB_IOC_DMA_FRAME (line 494) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 2149078720; constant IPMICTL_SEND_COMMAND (line 495) | pub const IPMICTL_SEND_COMMAND: u32 = 1076390157; constant VIDIOC_G_ENC_INDEX (line 496) | pub const VIDIOC_G_ENC_INDEX: u32 = 1209554508; constant DFL_FPGA_FME_PORT_PR (line 497) | pub const DFL_FPGA_FME_PORT_PR: u32 = 536917632; constant CHIOSVOLTAG (line 498) | pub const CHIOSVOLTAG: u32 = 2150654738; constant ATM_SETESIF (line 499) | pub const ATM_SETESIF: u32 = 2148557197; constant FW_CDEV_IOC_SEND_RESPONSE (line 500) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 2149065476; constant PMU_IOC_GET_MODEL (line 501) | pub const PMU_IOC_GET_MODEL: u32 = 1074283011; constant JSIOCGBTNMAP (line 502) | pub const JSIOCGBTNMAP: u32 = 1140877876; constant USBDEVFS_HUB_PORTINFO (line 503) | pub const USBDEVFS_HUB_PORTINFO: u32 = 1082152211; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 504) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 505) | pub const FDCLRPRM: u32 = 536871489; constant BTRFS_IOC_SCRUB (line 506) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 507) | pub const USBDEVFS_DISCONNECT: u32 = 536892694; constant TUNSETVNETBE (line 508) | pub const TUNSETVNETBE: u32 = 2147767518; constant ATMTCP_REMOVE (line 509) | pub const ATMTCP_REMOVE: u32 = 536895887; constant VHOST_VDPA_GET_CONFIG (line 510) | pub const VHOST_VDPA_GET_CONFIG: u32 = 1074311027; constant PPPIOCGNPMODE (line 511) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 512) | pub const FDGETDRVPRM: u32 = 1082130961; constant TUNSETVNETLE (line 513) | pub const TUNSETVNETLE: u32 = 2147767516; constant PHN_SETREG (line 514) | pub const PHN_SETREG: u32 = 2148036614; constant PPPIOCDETACH (line 515) | pub const PPPIOCDETACH: u32 = 2147775548; constant MMTIMER_GETRES (line 516) | pub const MMTIMER_GETRES: u32 = 1074294017; constant VIDIOC_SUBDEV_ENUMSTD (line 517) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 518) | pub const PPGETFLAGS: u32 = 1074032794; constant VDUSE_DEV_GET_FEATURES (line 519) | pub const VDUSE_DEV_GET_FEATURES: u32 = 1074299153; constant CAPI_MANUFACTURER_CMD (line 520) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 521) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 522) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 523) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 524) | pub const NE_CREATE_VM: u32 = 1074310688; constant MEDIA_IOC_ENUM_LINKS (line 525) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 526) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 536933647; constant DFL_FPGA_PORT_DMA_MAP (line 527) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 536917571; constant MGSL_IOCGXCTRL (line 528) | pub const MGSL_IOCGXCTRL: u32 = 536898838; constant FW_CDEV_IOC_SEND_REQUEST (line 529) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 2150114049; constant SONYPI_IOCGBLUE (line 530) | pub const SONYPI_IOCGBLUE: u32 = 1073837576; constant F2FS_IOC_DECOMPRESS_FILE (line 531) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; constant I2OHTML (line 532) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 533) | pub const VFIO_GET_API_VERSION: u32 = 536886116; constant IDT77105_GETSTATZ (line 534) | pub const IDT77105_GETSTATZ: u32 = 2148557107; constant I2OPARMSET (line 535) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 536) | pub const TEE_IOC_CANCEL: u32 = 1074308100; constant PTP_SYS_OFFSET_PRECISE2 (line 537) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 538) | pub const DFL_FPGA_PORT_RESET: u32 = 536917568; constant PPPIOCGASYNCMAP (line 539) | pub const PPPIOCGASYNCMAP: u32 = 1074033752; constant EVIOCGKEYCODE_V2 (line 540) | pub const EVIOCGKEYCODE_V2: u32 = 1076380932; constant DM_DEV_SET_GEOMETRY (line 541) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 542) | pub const HIDIOCSUSAGE: u32 = 2149074956; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 543) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065488; constant PTP_EXTTS_REQUEST (line 544) | pub const PTP_EXTTS_REQUEST: u32 = 2148547842; constant SWITCHTEC_IOCTL_EVENT_CTL (line 545) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 546) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 547) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 2162732865; constant JSIOCGAXES (line 548) | pub const JSIOCGAXES: u32 = 1073834513; constant HIDIOCSFLAG (line 549) | pub const HIDIOCSFLAG: u32 = 2147764239; constant PTP_PEROUT_REQUEST2 (line 550) | pub const PTP_PEROUT_REQUEST2: u32 = 2151169292; constant PPWDATA (line 551) | pub const PPWDATA: u32 = 2147577990; constant PTP_CLOCK_GETCAPS (line 552) | pub const PTP_CLOCK_GETCAPS: u32 = 1079000321; constant FDGETMAXERRS (line 553) | pub const FDGETMAXERRS: u32 = 1075053070; constant TUNSETQUEUE (line 554) | pub const TUNSETQUEUE: u32 = 2147767513; constant PTP_ENABLE_PPS (line 555) | pub const PTP_ENABLE_PPS: u32 = 2147761412; constant SIOCSIFATMTCP (line 556) | pub const SIOCSIFATMTCP: u32 = 536895872; constant CEC_ADAP_G_LOG_ADDRS (line 557) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 1079795971; constant ND_IOCTL_ARS_CAP (line 558) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 559) | pub const NBD_SET_BLKSIZE: u32 = 536914689; constant NBD_SET_TIMEOUT (line 560) | pub const NBD_SET_TIMEOUT: u32 = 536914697; constant VHOST_SCSI_GET_ABI_VERSION (line 561) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 2147790658; constant RIO_UNMAP_INBOUND (line 562) | pub const RIO_UNMAP_INBOUND: u32 = 2148035858; constant ATM_QUERYLOOP (line 563) | pub const ATM_QUERYLOOP: u32 = 2148557140; constant DFL_FPGA_GET_API_VERSION (line 564) | pub const DFL_FPGA_GET_API_VERSION: u32 = 536917504; constant USBDEVFS_WAIT_FOR_RESUME (line 565) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 536892707; constant FBIO_CURSOR (line 566) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 567) | pub const RNDCLEARPOOL: u32 = 536891910; constant VIDIOC_QUERYSTD (line 568) | pub const VIDIOC_QUERYSTD: u32 = 1074288191; constant DMA_BUF_IOCTL_SYNC (line 569) | pub const DMA_BUF_IOCTL_SYNC: u32 = 2148033024; constant SCIF_RECV (line 570) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 571) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 572) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 573) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 574) | pub const VIDIOC_G_FBUF: u32 = 1076909578; constant PTP_ENABLE_PPS2 (line 575) | pub const PTP_ENABLE_PPS2: u32 = 2147761421; constant PCITEST_CLEAR_IRQ (line 576) | pub const PCITEST_CLEAR_IRQ: u32 = 536891408; constant IPMICTL_SET_GETS_EVENTS_CMD (line 577) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 1074030864; constant BTRFS_IOC_DEVICES_READY (line 578) | pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; constant JSIOCGAXMAP (line 579) | pub const JSIOCGAXMAP: u32 = 1077963314; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 580) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 1074799372; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 581) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 2148541207; constant RTC_WIE_OFF (line 582) | pub const RTC_WIE_OFF: u32 = 536899600; constant PPGETMODE (line 583) | pub const PPGETMODE: u32 = 1074032792; constant VIDIOC_DBG_G_REGISTER (line 584) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 585) | pub const PTP_SYS_OFFSET: u32 = 2202025221; constant BTRFS_IOC_SPACE_INFO (line 586) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 587) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 588) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 589) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 590) | pub const BTRFS_IOC_TRANS_START: u32 = 536908806; constant INOTIFY_IOC_SETNEXTWD (line 591) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 2147764480; constant SNAPSHOT_GET_IMAGE_SIZE (line 592) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 1074279182; constant TUNDETACHFILTER (line 593) | pub const TUNDETACHFILTER: u32 = 2148553942; constant ND_IOCTL_CLEAR_ERROR (line 594) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 595) | pub const IOC_PR_CLEAR: u32 = 2148561101; constant SCIF_READFROM (line 596) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 597) | pub const PPPIOCGDEBUG: u32 = 1074033729; constant BLKGETZONESZ (line 598) | pub const BLKGETZONESZ: u32 = 1074008708; constant HIDIOCGUSAGES (line 599) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 600) | pub const SONYPI_IOCGTEMP: u32 = 1073837580; constant UI_SET_MSCBIT (line 601) | pub const UI_SET_MSCBIT: u32 = 2147767656; constant APM_IOC_SUSPEND (line 602) | pub const APM_IOC_SUSPEND: u32 = 536887554; constant BTRFS_IOC_TREE_SEARCH (line 603) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 604) | pub const RTC_PLL_GET: u32 = 1075867665; constant RIO_CM_EP_GET_LIST (line 605) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 606) | pub const USBDEVFS_DISCSIGNAL: u32 = 1074812174; constant LIRC_GET_MIN_TIMEOUT (line 607) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 1074030856; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 608) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 1100502850; constant DM_TARGET_MSG (line 609) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 610) | pub const SONYPI_IOCGBAT1REM: u32 = 1073903107; constant EVIOCSFF (line 611) | pub const EVIOCSFF: u32 = 2150647168; constant TUNSETGROUP (line 612) | pub const TUNSETGROUP: u32 = 2147767502; constant EVIOCGKEYCODE (line 613) | pub const EVIOCGKEYCODE: u32 = 1074283780; constant KCOV_REMOTE_ENABLE (line 614) | pub const KCOV_REMOTE_ENABLE: u32 = 2149081958; constant ND_IOCTL_GET_CONFIG_SIZE (line 615) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 616) | pub const FDEJECT: u32 = 536871514; constant TUNSETOFFLOAD (line 617) | pub const TUNSETOFFLOAD: u32 = 2147767504; constant PPPIOCCONNECT (line 618) | pub const PPPIOCCONNECT: u32 = 2147775546; constant ATM_ADDADDR (line 619) | pub const ATM_ADDADDR: u32 = 2148557192; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 620) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 536903955; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 621) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 622) | pub const VHOST_VDPA_GET_STATUS: u32 = 1073852273; constant CCISS_PASSTHRU (line 623) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 624) | pub const MGSL_IOCCLRMODCOUNT: u32 = 536898831; constant TEE_IOC_SUPPL_SEND (line 625) | pub const TEE_IOC_SUPPL_SEND: u32 = 1074832391; constant ATMARPD_CTRL (line 626) | pub const ATMARPD_CTRL: u32 = 536895969; constant UI_ABS_SETUP (line 627) | pub const UI_ABS_SETUP: u32 = 2149340420; constant UI_DEV_DESTROY (line 628) | pub const UI_DEV_DESTROY: u32 = 536892674; constant BTRFS_IOC_QUOTA_CTL (line 629) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 630) | pub const RTC_AIE_ON: u32 = 536899585; constant AUTOFS_IOC_EXPIRE (line 631) | pub const AUTOFS_IOC_EXPIRE: u32 = 1091343205; constant PPPIOCSDEBUG (line 632) | pub const PPPIOCSDEBUG: u32 = 2147775552; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 633) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 634) | pub const PPPIOCSMRU: u32 = 2147775570; constant CCISS_DEREGDISK (line 635) | pub const CCISS_DEREGDISK: u32 = 536887820; constant UI_DEV_CREATE (line 636) | pub const UI_DEV_CREATE: u32 = 536892673; constant FUSE_DEV_IOC_CLONE (line 637) | pub const FUSE_DEV_IOC_CLONE: u32 = 1074062592; constant BTRFS_IOC_START_SYNC (line 638) | pub const BTRFS_IOC_START_SYNC: u32 = 1074304024; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 639) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 2148036225; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 640) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 1074279187; constant DM_TABLE_CLEAR (line 641) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 642) | pub const CCISS_GETINTINFO: u32 = 1074283010; constant PPPIOCSASYNCMAP (line 643) | pub const PPPIOCSASYNCMAP: u32 = 2147775575; constant I2OEVTGET (line 644) | pub const I2OEVTGET: u32 = 1080584459; constant NVME_IOCTL_RESET (line 645) | pub const NVME_IOCTL_RESET: u32 = 536890948; constant PPYIELD (line 646) | pub const PPYIELD: u32 = 536899725; constant NVME_IOCTL_IO64_CMD (line 647) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 648) | pub const TUNSETCARRIER: u32 = 2147767522; constant DM_DEV_WAIT (line 649) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 650) | pub const RTC_WIE_ON: u32 = 536899599; constant MEDIA_IOC_DEVICE_INFO (line 651) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 652) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 653) | pub const MGSL_IOCSPARAMS: u32 = 2150657280; constant RTC_SET_TIME (line 654) | pub const RTC_SET_TIME: u32 = 2149871626; constant VHOST_RESET_OWNER (line 655) | pub const VHOST_RESET_OWNER: u32 = 536915714; constant IOC_OPAL_PSID_REVERT_TPR (line 656) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 2164814056; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 657) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 658) | pub const UDF_GETEABLOCK: u32 = 1074293825; constant VFIO_IOMMU_MAP_DMA (line 659) | pub const VFIO_IOMMU_MAP_DMA: u32 = 536886129; constant VIDIOC_SUBSCRIBE_EVENT (line 660) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 2149602906; constant HIDIOCGFLAG (line 661) | pub const HIDIOCGFLAG: u32 = 1074022414; constant HIDIOCGUCODE (line 662) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 663) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 664) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 665) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 2148577793; constant CCISS_GETFIRMVER (line 666) | pub const CCISS_GETFIRMVER: u32 = 1074020872; constant ND_IOCTL_ARS_START (line 667) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 668) | pub const PPPIOCSMRRU: u32 = 2147775547; constant CEC_ADAP_S_LOG_ADDRS (line 669) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 670) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 1074050818; constant DMA_HEAP_IOCTL_ALLOC (line 671) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 672) | pub const PPSETTIME: u32 = 2148561046; constant RTC_ALM_READ (line 673) | pub const RTC_ALM_READ: u32 = 1076129800; constant VDUSE_SET_API_VERSION (line 674) | pub const VDUSE_SET_API_VERSION: u32 = 2148040961; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 675) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 2149084424; constant VIDIOC_SUBDEV_S_CROP (line 676) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 677) | pub const USBDEVFS_CONNECT: u32 = 536892695; constant SYNC_IOC_FILE_INFO (line 678) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 679) | pub const ATMARP_MKIP: u32 = 536895970; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 680) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 536886128; constant CCISS_GETHEARTBEAT (line 681) | pub const CCISS_GETHEARTBEAT: u32 = 1074020870; constant ATM_RSTADDR (line 682) | pub const ATM_RSTADDR: u32 = 2148557191; constant NBD_SET_SIZE (line 683) | pub const NBD_SET_SIZE: u32 = 536914690; constant UDF_GETVOLIDENT (line 684) | pub const UDF_GETVOLIDENT: u32 = 1074293826; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 685) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 686) | pub const MGSL_IOCSTXIDLE: u32 = 536898818; constant FSL_HV_IOCTL_SETPROP (line 687) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 688) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 689) | pub const PPRSTATUS: u32 = 1073836161; constant MGSL_IOCTXENABLE (line 690) | pub const MGSL_IOCTXENABLE: u32 = 536898820; constant UDF_GETEASIZE (line 691) | pub const UDF_GETEASIZE: u32 = 1074031680; constant NVME_IOCTL_ADMIN64_CMD (line 692) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 693) | pub const VHOST_SET_OWNER: u32 = 536915713; constant RIO_ALLOC_DMA (line 694) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 695) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 696) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 697) | pub const ATM_SETCIRANGE: u32 = 2148557195; constant HPET_IE_ON (line 698) | pub const HPET_IE_ON: u32 = 536897537; constant PERF_EVENT_IOC_ID (line 699) | pub const PERF_EVENT_IOC_ID: u32 = 1074275335; constant TUNSETSNDBUF (line 700) | pub const TUNSETSNDBUF: u32 = 2147767508; constant PTP_PIN_SETFUNC (line 701) | pub const PTP_PIN_SETFUNC: u32 = 2153790727; constant PPPIOCDISCONN (line 702) | pub const PPPIOCDISCONN: u32 = 536900665; constant VIDIOC_QUERYCTRL (line 703) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 704) | pub const PPEXCL: u32 = 536899727; constant PCITEST_MSI (line 705) | pub const PCITEST_MSI: u32 = 2147766275; constant FDWERRORCLR (line 706) | pub const FDWERRORCLR: u32 = 536871510; constant AUTOFS_IOC_FAIL (line 707) | pub const AUTOFS_IOC_FAIL: u32 = 536908641; constant USBDEVFS_IOCTL (line 708) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 709) | pub const VIDIOC_S_STD: u32 = 2148029976; constant F2FS_IOC_RESIZE_FS (line 710) | pub const F2FS_IOC_RESIZE_FS: u32 = 2148070672; constant SONET_SETDIAG (line 711) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 712) | pub const BTRFS_IOC_DEFRAG: u32 = 2415956994; constant CCISS_GETDRIVVER (line 713) | pub const CCISS_GETDRIVVER: u32 = 1074020873; constant IPMICTL_GET_TIMING_PARMS_CMD (line 714) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 1074293015; constant HPET_IRQFREQ (line 715) | pub const HPET_IRQFREQ: u32 = 2148034566; constant ATM_GETESI (line 716) | pub const ATM_GETESI: u32 = 2148557189; constant CCISS_GETLUNINFO (line 717) | pub const CCISS_GETLUNINFO: u32 = 1074545169; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 718) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 719) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 720) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 2147755016; constant UDMABUF_CREATE_LIST (line 721) | pub const UDMABUF_CREATE_LIST: u32 = 2148037955; constant VHOST_SET_LOG_BASE (line 722) | pub const VHOST_SET_LOG_BASE: u32 = 2148052740; constant ZATM_GETPOOL (line 723) | pub const ZATM_GETPOOL: u32 = 2148557153; constant BR2684_SETFILT (line 724) | pub const BR2684_SETFILT: u32 = 2149343632; constant RNDGETPOOL (line 725) | pub const RNDGETPOOL: u32 = 1074287106; constant PPS_GETPARAMS (line 726) | pub const PPS_GETPARAMS: u32 = 1074294945; constant IOC_PR_RESERVE (line 727) | pub const IOC_PR_RESERVE: u32 = 2148561097; constant VIDIOC_TRY_DECODER_CMD (line 728) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 729) | pub const RIO_CM_CHAN_CLOSE: u32 = 2147640068; constant VIDIOC_DV_TIMINGS_CAP (line 730) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 731) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 732) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 1074283009; constant USBDEVFS_GET_CAPABILITIES (line 733) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 1074025754; constant SCIF_WRITETO (line 734) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 735) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 736) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 737) | pub const CCISS_REGNEWD: u32 = 536887822; constant FAT_IOCTL_SET_ATTRIBUTES (line 738) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 2147774993; constant VIDIOC_CREATE_BUFS (line 739) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 740) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 741) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 1155028802; constant VFIO_EEH_PE_OP (line 742) | pub const VFIO_EEH_PE_OP: u32 = 536886137; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 743) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 744) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; constant NBD_SET_SIZE_BLOCKS (line 745) | pub const NBD_SET_SIZE_BLOCKS: u32 = 536914695; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 746) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 536916224; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 747) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 748) | pub const VIDIOC_S_AUDOUT: u32 = 2150913586; constant VIDIOC_S_FMT (line 749) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 750) | pub const PPPIOCATTACH: u32 = 2147775549; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 751) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052772; constant FS_IOC_MEASURE_VERITY (line 752) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 753) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 754) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 1074030867; constant PCITEST_LEGACY_IRQ (line 755) | pub const PCITEST_LEGACY_IRQ: u32 = 536891394; constant USBDEVFS_SUBMITURB (line 756) | pub const USBDEVFS_SUBMITURB: u32 = 1077433610; constant AUTOFS_IOC_READY (line 757) | pub const AUTOFS_IOC_READY: u32 = 536908640; constant BTRFS_IOC_SEND (line 758) | pub const BTRFS_IOC_SEND: u32 = 2152240166; constant VIDIOC_G_EXT_CTRLS (line 759) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 760) | pub const JSIOCSBTNMAP: u32 = 2214619699; constant PPPIOCSFLAGS (line 761) | pub const PPPIOCSFLAGS: u32 = 2147775577; constant NVRAM_INIT (line 762) | pub const NVRAM_INIT: u32 = 536899648; constant RFKILL_IOCTL_NOINPUT (line 763) | pub const RFKILL_IOCTL_NOINPUT: u32 = 536891905; constant BTRFS_IOC_BALANCE (line 764) | pub const BTRFS_IOC_BALANCE: u32 = 2415957004; constant FS_IOC_GETFSMAP (line 765) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 766) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 1074030875; constant STP_POLICY_ID_GET (line 767) | pub const STP_POLICY_ID_GET: u32 = 1074799873; constant PPSETFLAGS (line 768) | pub const PPSETFLAGS: u32 = 2147774619; constant CEC_ADAP_S_PHYS_ADDR (line 769) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 2147639554; constant ATMTCP_CREATE (line 770) | pub const ATMTCP_CREATE: u32 = 536895886; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 771) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 536916226; constant PPPIOCGXASYNCMAP (line 772) | pub const PPPIOCGXASYNCMAP: u32 = 1075868752; constant VHOST_SET_VRING_CALL (line 773) | pub const VHOST_SET_VRING_CALL: u32 = 2148052769; constant LIRC_GET_FEATURES (line 774) | pub const LIRC_GET_FEATURES: u32 = 1074030848; constant GSMIOC_DISABLE_NET (line 775) | pub const GSMIOC_DISABLE_NET: u32 = 536889091; constant AUTOFS_IOC_CATATONIC (line 776) | pub const AUTOFS_IOC_CATATONIC: u32 = 536908642; constant NBD_DO_IT (line 777) | pub const NBD_DO_IT: u32 = 536914691; constant LIRC_SET_REC_CARRIER_RANGE (line 778) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 2147772703; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 779) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030873; constant EVIOCSCLOCKID (line 780) | pub const EVIOCSCLOCKID: u32 = 2147763616; constant USBDEVFS_FREE_STREAMS (line 781) | pub const USBDEVFS_FREE_STREAMS: u32 = 1074287901; constant FSI_SCOM_RESET (line 782) | pub const FSI_SCOM_RESET: u32 = 2147775235; constant PMU_IOC_GRAB_BACKLIGHT (line 783) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 1074283014; constant VIDIOC_SUBDEV_S_FMT (line 784) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 785) | pub const FDDEFPRM: u32 = 2149581379; constant TEE_IOC_INVOKE (line 786) | pub const TEE_IOC_INVOKE: u32 = 1074832387; constant USBDEVFS_BULK (line 787) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 788) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 789) | pub const SONYPI_IOCSBRT: u32 = 2147579392; constant BTRFS_IOC_FILE_EXTENT_SAME (line 790) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 791) | pub const RTC_PIE_ON: u32 = 536899589; constant BTRFS_IOC_SCAN_DEV (line 792) | pub const BTRFS_IOC_SCAN_DEV: u32 = 2415956996; constant PPPIOCXFERUNIT (line 793) | pub const PPPIOCXFERUNIT: u32 = 536900686; constant WDIOC_GETTIMEOUT (line 794) | pub const WDIOC_GETTIMEOUT: u32 = 1074026247; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 795) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 796) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 2148054598; constant FBIO_WAITFORVSYNC (line 797) | pub const FBIO_WAITFORVSYNC: u32 = 2147763744; constant RTC_PIE_OFF (line 798) | pub const RTC_PIE_OFF: u32 = 536899590; constant EVIOCGRAB (line 799) | pub const EVIOCGRAB: u32 = 2147763600; constant PMU_IOC_SET_BACKLIGHT (line 800) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 2148024834; constant EVIOCGREP (line 801) | pub const EVIOCGREP: u32 = 1074283779; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 802) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 2148017163; constant UFFDIO_CONTINUE (line 803) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 804) | pub const VDUSE_GET_API_VERSION: u32 = 1074299136; constant RTC_RD_TIME (line 805) | pub const RTC_RD_TIME: u32 = 1076129801; constant FDMSGOFF (line 806) | pub const FDMSGOFF: u32 = 536871494; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 807) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 1074555164; constant CAPI_GET_ERRCODE (line 808) | pub const CAPI_GET_ERRCODE: u32 = 1073890081; constant PCITEST_SET_IRQTYPE (line 809) | pub const PCITEST_SET_IRQTYPE: u32 = 2147766280; constant VIDIOC_SUBDEV_S_EDID (line 810) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 811) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 2148036346; constant RIO_DEV_ADD (line 812) | pub const RIO_DEV_ADD: u32 = 2149608727; constant VIDIOC_ENUM_FREQ_BANDS (line 813) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 814) | pub const FBIO_RADEON_SET_MIRROR: u32 = 2148024324; constant PCITEST_GET_IRQTYPE (line 815) | pub const PCITEST_GET_IRQTYPE: u32 = 536891401; constant JSIOCGVERSION (line 816) | pub const JSIOCGVERSION: u32 = 1074031105; constant SONYPI_IOCSBLUE (line 817) | pub const SONYPI_IOCSBLUE: u32 = 2147579401; constant SNAPSHOT_PREF_IMAGE_SIZE (line 818) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 536883986; constant F2FS_IOC_GET_FEATURES (line 819) | pub const F2FS_IOC_GET_FEATURES: u32 = 1074066700; constant SCIF_REG (line 820) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 821) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 2155376264; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 822) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 2147754757; constant RIO_WAIT_FOR_ASYNC (line 823) | pub const RIO_WAIT_FOR_ASYNC: u32 = 2148035862; constant VHOST_SET_VRING_NUM (line 824) | pub const VHOST_SET_VRING_NUM: u32 = 2148052752; constant AUTOFS_DEV_IOCTL_PROTOVER (line 825) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 826) | pub const RIO_FREE_DMA: u32 = 2148035860; constant MGSL_IOCRXENABLE (line 827) | pub const MGSL_IOCRXENABLE: u32 = 536898821; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 828) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 536872889; constant IPMICTL_SET_TIMING_PARMS_CMD (line 829) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 1074293014; constant PPPIOCGL2TPSTATS (line 830) | pub const PPPIOCGL2TPSTATS: u32 = 1078490166; constant PERF_EVENT_IOC_PERIOD (line 831) | pub const PERF_EVENT_IOC_PERIOD: u32 = 2148017156; constant PTP_PIN_SETFUNC2 (line 832) | pub const PTP_PIN_SETFUNC2: u32 = 2153790736; constant CHIOEXCHANGE (line 833) | pub const CHIOEXCHANGE: u32 = 2149344002; constant NILFS_IOCTL_GET_SUINFO (line 834) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 1075342980; constant CEC_DQEVENT (line 835) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 836) | pub const UI_SET_SWBIT: u32 = 2147767661; constant VHOST_VDPA_SET_CONFIG (line 837) | pub const VHOST_VDPA_SET_CONFIG: u32 = 2148052852; constant TUNSETIFF (line 838) | pub const TUNSETIFF: u32 = 2147767498; constant CHIOPOSITION (line 839) | pub const CHIOPOSITION: u32 = 2148295427; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 840) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 2147772703; constant BTRFS_IOC_DEFAULT_SUBVOL (line 841) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 2148045843; constant RIO_UNMAP_OUTBOUND (line 842) | pub const RIO_UNMAP_OUTBOUND: u32 = 2150133008; constant CAPI_CLR_FLAGS (line 843) | pub const CAPI_CLR_FLAGS: u32 = 1074021157; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 844) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065487; constant MATROXFB_GET_OUTPUT_CONNECTION (line 845) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 1074294520; constant EVIOCSMASK (line 846) | pub const EVIOCSMASK: u32 = 2148550035; constant BTRFS_IOC_FORGET_DEV (line 847) | pub const BTRFS_IOC_FORGET_DEV: u32 = 2415956997; constant CXL_MEM_QUERY_COMMANDS (line 848) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 1074318849; constant CEC_S_MODE (line 849) | pub const CEC_S_MODE: u32 = 2147770633; constant MGSL_IOCSIF (line 850) | pub const MGSL_IOCSIF: u32 = 536898826; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 851) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 852) | pub const PPSETMODE: u32 = 2147774592; constant VFIO_DEVICE_SET_IRQS (line 853) | pub const VFIO_DEVICE_SET_IRQS: u32 = 536886126; constant VIDIOC_PREPARE_BUF (line 854) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 855) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 1078223114; constant IOC_OPAL_WRITE_SHADOW_MBR (line 856) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 2166386922; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 857) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 858) | pub const UDMABUF_CREATE: u32 = 2149086530; constant SONET_CLRDIAG (line 859) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 860) | pub const PHN_SET_REG: u32 = 2148036609; constant RNDADDTOENTCNT (line 861) | pub const RNDADDTOENTCNT: u32 = 2147766785; constant VBG_IOCTL_CHECK_BALLOON (line 862) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 863) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 864) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 865) | pub const RTC_AIE_OFF: u32 = 536899586; constant VFIO_GROUP_SET_CONTAINER (line 866) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 536886120; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 867) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 2148016918; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 868) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 536886136; constant VFIO_IOMMU_GET_INFO (line 869) | pub const VFIO_IOMMU_GET_INFO: u32 = 536886128; constant DM_DEV_SUSPEND (line 870) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 871) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; constant FW_CDEV_IOC_STOP_ISO (line 872) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 2147754763; constant GPIO_V2_GET_LINEINFO_IOCTL (line 873) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 874) | pub const ATMMPC_CTRL: u32 = 536895960; constant PPPIOCSXASYNCMAP (line 875) | pub const PPPIOCSXASYNCMAP: u32 = 2149610575; constant CHIOGSTATUS (line 876) | pub const CHIOGSTATUS: u32 = 2148557576; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 877) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 878) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 1074031875; constant CAPI_SET_FLAGS (line 879) | pub const CAPI_SET_FLAGS: u32 = 1074021156; constant VFIO_GROUP_GET_DEVICE_FD (line 880) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 536886122; constant VHOST_SET_MEM_TABLE (line 881) | pub const VHOST_SET_MEM_TABLE: u32 = 2148052739; constant MATROXFB_SET_OUTPUT_CONNECTION (line 882) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 2148036344; constant DFL_FPGA_PORT_GET_REGION_INFO (line 883) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 536917570; constant VHOST_GET_FEATURES (line 884) | pub const VHOST_GET_FEATURES: u32 = 1074310912; constant LIRC_GET_REC_RESOLUTION (line 885) | pub const LIRC_GET_REC_RESOLUTION: u32 = 1074030855; constant PACKET_CTRL_CMD (line 886) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 887) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 2147772695; constant BTRFS_IOC_ADD_DEV (line 888) | pub const BTRFS_IOC_ADD_DEV: u32 = 2415957002; constant JSIOCGCORR (line 889) | pub const JSIOCGCORR: u32 = 1076128290; constant VIDIOC_G_FMT (line 890) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 891) | pub const RTC_EPOCH_SET: u32 = 2148036622; constant CAPI_GET_PROFILE (line 892) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 893) | pub const ATM_GETLOOP: u32 = 2148557138; constant SCIF_LISTEN (line 894) | pub const SCIF_LISTEN: u32 = 2147775234; constant NBD_CLEAR_QUE (line 895) | pub const NBD_CLEAR_QUE: u32 = 536914693; constant F2FS_IOC_MOVE_RANGE (line 896) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 897) | pub const LIRC_GET_LENGTH: u32 = 1074030863; constant I8K_SET_FAN (line 898) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 899) | pub const FDSETMAXERRS: u32 = 2148794956; constant VIDIOC_SUBDEV_QUERYCAP (line 900) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 1077958144; constant SNAPSHOT_SET_SWAP_AREA (line 901) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 2148283149; constant LIRC_GET_REC_TIMEOUT (line 902) | pub const LIRC_GET_REC_TIMEOUT: u32 = 1074030884; constant EVIOCRMFF (line 903) | pub const EVIOCRMFF: u32 = 2147763585; constant GPIO_GET_LINEEVENT_IOCTL (line 904) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 905) | pub const PPRDATA: u32 = 1073836165; constant RIO_MPORT_GET_PROPERTIES (line 906) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 1076915460; constant TUNSETVNETHDRSZ (line 907) | pub const TUNSETVNETHDRSZ: u32 = 2147767512; constant GPIO_GET_LINEINFO_IOCTL (line 908) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 909) | pub const GSMIOC_GETCONF: u32 = 1078740736; constant LIRC_GET_SEND_MODE (line 910) | pub const LIRC_GET_SEND_MODE: u32 = 1074030849; constant PPPIOCSACTIVE (line 911) | pub const PPPIOCSACTIVE: u32 = 2148561990; constant SIOCGSTAMPNS_NEW (line 912) | pub const SIOCGSTAMPNS_NEW: u32 = 1074825479; constant IPMICTL_RECEIVE_MSG (line 913) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 914) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 2147772693; constant UI_END_FF_ERASE (line 915) | pub const UI_END_FF_ERASE: u32 = 2148292043; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 916) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 917) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 918) | pub const NBD_SET_FLAGS: u32 = 536914698; constant VFIO_DEVICE_GET_REGION_INFO (line 919) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 536886124; constant REISERFS_IOC_UNPACK (line 920) | pub const REISERFS_IOC_UNPACK: u32 = 2148060417; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 921) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 2147754759; constant RIO_SET_EVENT_MASK (line 922) | pub const RIO_SET_EVENT_MASK: u32 = 2147773709; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 923) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 1074279188; constant VDUSE_VQ_INJECT_IRQ (line 924) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 2147778839; constant I2OPASSTHRU (line 925) | pub const I2OPASSTHRU: u32 = 1074817292; constant IOC_OPAL_SET_PW (line 926) | pub const IOC_OPAL_SET_PW: u32 = 2183164128; constant FSI_SCOM_READ (line 927) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 928) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 1074048880; constant VIDIOC_QBUF (line 929) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 930) | pub const VIDIOC_S_TUNER: u32 = 2153010718; constant TUNGETVNETHDRSZ (line 931) | pub const TUNGETVNETHDRSZ: u32 = 1074025687; constant CAPI_NCCI_GETUNIT (line 932) | pub const CAPI_NCCI_GETUNIT: u32 = 1074021159; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 933) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 1074050631; constant VIDIOC_OMAP3ISP_STAT_EN (line 934) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 935) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 936) | pub const TEE_IOC_VERSION: u32 = 1074570240; constant VIDIOC_LOG_STATUS (line 937) | pub const VIDIOC_LOG_STATUS: u32 = 536892998; constant IPMICTL_SEND_COMMAND_SETTIME (line 938) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 1076914453; constant VHOST_SET_LOG_FD (line 939) | pub const VHOST_SET_LOG_FD: u32 = 2147790599; constant SCIF_SEND (line 940) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 941) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 942) | pub const NS_ADJBUFLEV: u32 = 536895843; constant VIDIOC_DBG_S_REGISTER (line 943) | pub const VIDIOC_DBG_S_REGISTER: u32 = 2151175759; constant NILFS_IOCTL_RESIZE (line 944) | pub const NILFS_IOCTL_RESIZE: u32 = 2148036235; constant PHN_GETREG (line 945) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 946) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 947) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 536892931; constant JSIOCGBUTTONS (line 948) | pub const JSIOCGBUTTONS: u32 = 1073834514; constant VFIO_IOMMU_ENABLE (line 949) | pub const VFIO_IOMMU_ENABLE: u32 = 536886131; constant DM_DEV_RENAME (line 950) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 951) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 952) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 953) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 954) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 2147790711; constant VIDIOC_SUBDEV_G_CROP (line 955) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 956) | pub const VIDIOC_S_CROP: u32 = 2148816444; constant WDIOC_GETTEMP (line 957) | pub const WDIOC_GETTEMP: u32 = 1074026243; constant IOC_OPAL_ADD_USR_TO_LR (line 958) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 2165862628; constant UI_SET_LEDBIT (line 959) | pub const UI_SET_LEDBIT: u32 = 2147767657; constant NBD_SET_SOCK (line 960) | pub const NBD_SET_SOCK: u32 = 536914688; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 961) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 2415957055; constant HIDIOCGCOLLECTIONINFO (line 962) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 963) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 964) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 1074022403; constant FDFMTTRK (line 965) | pub const FDFMTTRK: u32 = 2148270664; constant MMTIMER_GETBITS (line 966) | pub const MMTIMER_GETBITS: u32 = 536898820; constant VIDIOC_ENUMSTD (line 967) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 968) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 969) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 536886132; constant ATMARP_SETENTRY (line 970) | pub const ATMARP_SETENTRY: u32 = 536895971; constant CCISS_REVALIDVOLS (line 971) | pub const CCISS_REVALIDVOLS: u32 = 536887818; constant MGSL_IOCLOOPTXDONE (line 972) | pub const MGSL_IOCLOOPTXDONE: u32 = 536898825; constant RTC_VL_READ (line 973) | pub const RTC_VL_READ: u32 = 1074032659; constant ND_IOCTL_ARS_STATUS (line 974) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 975) | pub const RIO_DEV_DEL: u32 = 2149608728; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 976) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 977) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 978) | pub const SONYPI_IOCSFAN: u32 = 2147579403; constant SPIOCSTYPE (line 979) | pub const SPIOCSTYPE: u32 = 2148036865; constant IPMICTL_REGISTER_FOR_CMD (line 980) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 1073899790; constant I8K_GET_FAN (line 981) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 982) | pub const TUNGETVNETBE: u32 = 1074025695; constant AUTOFS_DEV_IOCTL_FAIL (line 983) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 984) | pub const UI_END_FF_UPLOAD: u32 = 2154321353; constant TOSH_SMM (line 985) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 986) | pub const SONYPI_IOCGBAT2REM: u32 = 1073903109; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 987) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; constant PPPIOCSNPMODE (line 988) | pub const PPPIOCSNPMODE: u32 = 2148037707; constant USBDEVFS_CONTROL (line 989) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 990) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 991) | pub const TUNSETTXFILTER: u32 = 2147767505; constant TUNGETVNETLE (line 992) | pub const TUNGETVNETLE: u32 = 1074025693; constant VIDIOC_ENUM_DV_TIMINGS (line 993) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 994) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 995) | pub const MGSL_IOCGXSYNC: u32 = 536898836; constant HIDIOCGFIELDINFO (line 996) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 997) | pub const VIDIOC_SUBDEV_G_STD: u32 = 1074288151; constant I2OVALIDATE (line 998) | pub const I2OVALIDATE: u32 = 1074030856; constant VIDIOC_TRY_ENCODER_CMD (line 999) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1000) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 1075342978; constant VIDIOC_G_FREQUENCY (line 1001) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1002) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 1110471170; constant ND_IOCTL_GET_CONFIG_DATA (line 1003) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1004) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; constant FDGETDRVSTAT (line 1005) | pub const FDGETDRVSTAT: u32 = 1078985234; constant SYNC_IOC_MERGE (line 1006) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1007) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1008) | pub const PPPIOCBRIDGECHAN: u32 = 2147775541; constant LIRC_SET_SEND_MODE (line 1009) | pub const LIRC_SET_SEND_MODE: u32 = 2147772689; constant RIO_ENABLE_PORTWRITE_RANGE (line 1010) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 2148560139; constant ATM_GETTYPE (line 1011) | pub const ATM_GETTYPE: u32 = 2148557188; constant PHN_GETREGS (line 1012) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1013) | pub const FDSETEMSGTRESH: u32 = 536871498; constant NILFS_IOCTL_GET_VINFO (line 1014) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1015) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1016) | pub const CAPI_INSTALLED: u32 = 1073890082; constant EVIOCGMASK (line 1017) | pub const EVIOCGMASK: u32 = 1074808210; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1018) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 1074304025; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1019) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1020) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1021) | pub const GSMIOC_GETFIRST: u32 = 1074022148; constant FW_CDEV_IOC_FLUSH_ISO (line 1022) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 2147754776; constant VIDIOC_DBG_G_CHIP_INFO (line 1023) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1024) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 536933636; constant CAPI_GET_SERIAL (line 1025) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1026) | pub const FDSETDRVPRM: u32 = 2155872912; constant IOC_OPAL_SAVE (line 1027) | pub const IOC_OPAL_SAVE: u32 = 2165862620; constant VIDIOC_G_DV_TIMINGS (line 1028) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1029) | pub const TUNSETIFINDEX: u32 = 2147767514; constant CCISS_SETINTINFO (line 1030) | pub const CCISS_SETINTINFO: u32 = 2148024835; constant RTC_VL_CLR (line 1031) | pub const RTC_VL_CLR: u32 = 536899604; constant VIDIOC_REQBUFS (line 1032) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1033) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 2147767565; constant TEE_IOC_SHM_REGISTER (line 1034) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1035) | pub const USBDEVFS_SETCONFIGURATION: u32 = 1074025733; constant CCISS_GETNODENAME (line 1036) | pub const CCISS_GETNODENAME: u32 = 1074807300; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1037) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1038) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1039) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 536886129; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1040) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 2150114066; constant LPSETTIMEOUT_NEW (line 1041) | pub const LPSETTIMEOUT_NEW: u32 = 2148533775; constant RIO_CM_MPORT_GET_LIST (line 1042) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1043) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1044) | pub const FDRAWCMD: u32 = 536871512; constant SCIF_UNREG (line 1045) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1046) | pub const PPPIOCGIDLE64: u32 = 1074820159; constant USBDEVFS_RELEASEINTERFACE (line 1047) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 1074025744; constant VIDIOC_CROPCAP (line 1048) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1049) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 536917569; constant PHN_SET_REGS (line 1050) | pub const PHN_SET_REGS: u32 = 2148036611; constant ATMLEC_DATA (line 1051) | pub const ATMLEC_DATA: u32 = 536895953; constant PPPOEIOCDFWD (line 1052) | pub const PPPOEIOCDFWD: u32 = 536916225; constant VIDIOC_S_SELECTION (line 1053) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1054) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 536883977; constant BTRFS_IOC_LOGICAL_INO (line 1055) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1056) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1057) | pub const ZATM_SETPOOL: u32 = 2148557155; constant MTIOCPOS (line 1058) | pub const MTIOCPOS: u32 = 1074294019; constant PMU_IOC_SLEEP (line 1059) | pub const PMU_IOC_SLEEP: u32 = 536887808; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1060) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1061) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1062) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 1076915845; constant VIDIOC_QUERYCAP (line 1063) | pub const VIDIOC_QUERYCAP: u32 = 1080579584; constant HPET_INFO (line 1064) | pub const HPET_INFO: u32 = 1075341315; constant VIDIOC_AM437X_CCDC_CFG (line 1065) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 2148030145; constant DM_LIST_DEVICES (line 1066) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1067) | pub const TUNSETOWNER: u32 = 2147767500; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1068) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1069) | pub const RNDADDENTROPY: u32 = 2148028931; constant USBDEVFS_RESET (line 1070) | pub const USBDEVFS_RESET: u32 = 536892692; constant BTRFS_IOC_SUBVOL_CREATE (line 1071) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 2415957006; constant USBDEVFS_FORBID_SUSPEND (line 1072) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 536892705; constant FDGETDRVTYP (line 1073) | pub const FDGETDRVTYP: u32 = 1074790927; constant PPWCONTROL (line 1074) | pub const PPWCONTROL: u32 = 2147577988; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1075) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1076) | pub const KCOV_DISABLE: u32 = 536896357; constant IOC_OPAL_ACTIVATE_LSP (line 1077) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 2165862623; constant VHOST_VDPA_GET_IOVA_RANGE (line 1078) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 1074835320; constant PPPIOCSPASS (line 1079) | pub const PPPIOCSPASS: u32 = 2148561991; constant RIO_CM_CHAN_CONNECT (line 1080) | pub const RIO_CM_CHAN_CONNECT: u32 = 2148033288; constant I2OSWDEL (line 1081) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1082) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 1074554387; constant IOC_OPAL_MBR_DONE (line 1083) | pub const IOC_OPAL_MBR_DONE: u32 = 2165338345; constant PPPIOCSMAXCID (line 1084) | pub const PPPIOCSMAXCID: u32 = 2147775569; constant PPSETPHASE (line 1085) | pub const PPSETPHASE: u32 = 2147774612; constant VHOST_VDPA_SET_VRING_ENABLE (line 1086) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 2148052853; constant USBDEVFS_GET_SPEED (line 1087) | pub const USBDEVFS_GET_SPEED: u32 = 536892703; constant SONET_GETFRAMING (line 1088) | pub const SONET_GETFRAMING: u32 = 1074028822; constant VIDIOC_QUERYBUF (line 1089) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 1090) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 1091) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 2149094441; constant PPS_GETCAP (line 1092) | pub const PPS_GETCAP: u32 = 1074294947; constant SNAPSHOT_PLATFORM_SUPPORT (line 1093) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 536883983; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1094) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 2147772697; constant SCIF_GET_NODEIDS (line 1095) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1096) | pub const NBD_DISCONNECT: u32 = 536914696; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1097) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1098) | pub const VFIO_IOMMU_DISABLE: u32 = 536886132; constant SNAPSHOT_CREATE_IMAGE (line 1099) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 2147758865; constant SNAPSHOT_POWER_OFF (line 1100) | pub const SNAPSHOT_POWER_OFF: u32 = 536883984; constant APM_IOC_STANDBY (line 1101) | pub const APM_IOC_STANDBY: u32 = 536887553; constant PPPIOCGUNIT (line 1102) | pub const PPPIOCGUNIT: u32 = 1074033750; constant AUTOFS_IOC_EXPIRE_MULTI (line 1103) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 2147783526; constant SCIF_BIND (line 1104) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1105) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 536893280; constant NILFS_IOCTL_CHANGE_CPMODE (line 1106) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 2148560512; constant IOC_OPAL_LOCK_UNLOCK (line 1107) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 2165862621; constant F2FS_IOC_SET_PIN_FILE (line 1108) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 2147808525; constant PPPIOCGRASYNCMAP (line 1109) | pub const PPPIOCGRASYNCMAP: u32 = 1074033749; constant MMTIMER_MMAPAVAIL (line 1110) | pub const MMTIMER_MMAPAVAIL: u32 = 536898822; constant I2OPASSTHRU32 (line 1111) | pub const I2OPASSTHRU32: u32 = 1074293004; constant DFL_FPGA_FME_PORT_RELEASE (line 1112) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 2147792513; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1113) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 1082414691; constant UI_SET_SNDBIT (line 1114) | pub const UI_SET_SNDBIT: u32 = 2147767658; constant VIDIOC_G_AUDOUT (line 1115) | pub const VIDIOC_G_AUDOUT: u32 = 1077171761; constant RTC_PLL_SET (line 1116) | pub const RTC_PLL_SET: u32 = 2149609490; constant VIDIOC_ENUMAUDIO (line 1117) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1118) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1119) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1120) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 2147790660; constant VHOST_SET_VRING_ADDR (line 1121) | pub const VHOST_SET_VRING_ADDR: u32 = 2150149905; constant VDUSE_CREATE_DEV (line 1122) | pub const VDUSE_CREATE_DEV: u32 = 2169536770; constant FDFLUSH (line 1123) | pub const FDFLUSH: u32 = 536871499; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1124) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1125) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 2148054660; constant F2FS_IOC_GET_PIN_FILE (line 1126) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; constant SCIF_CONNECT (line 1127) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1128) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1129) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 1074041712; constant ATM_ADDPARTY (line 1130) | pub const ATM_ADDPARTY: u32 = 2148557300; constant FDSETPRM (line 1131) | pub const FDSETPRM: u32 = 2149581378; constant ATM_GETSTATZ (line 1132) | pub const ATM_GETSTATZ: u32 = 2148557137; constant ISST_IF_MSR_COMMAND (line 1133) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1134) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 1106809916; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1135) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 2149602907; constant SEV_ISSUE_CMD (line 1136) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1137) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1138) | pub const PCITEST_COPY: u32 = 2148028422; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1139) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 1074030866; constant CHIOGPICKER (line 1140) | pub const CHIOGPICKER: u32 = 1074029316; constant CAPI_NCCI_OPENCOUNT (line 1141) | pub const CAPI_NCCI_OPENCOUNT: u32 = 1074021158; constant CXL_MEM_SEND_COMMAND (line 1142) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1143) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 2148017158; constant IOC_OPAL_REVERT_TPR (line 1144) | pub const IOC_OPAL_REVERT_TPR: u32 = 2164814050; constant CHIOGVPARAMS (line 1145) | pub const CHIOGVPARAMS: u32 = 1081107219; constant PTP_PEROUT_REQUEST (line 1146) | pub const PTP_PEROUT_REQUEST: u32 = 2151169283; constant FSI_SCOM_CHECK (line 1147) | pub const FSI_SCOM_CHECK: u32 = 1074033408; constant RTC_IRQP_READ (line 1148) | pub const RTC_IRQP_READ: u32 = 1074294795; constant RIO_MPORT_MAINT_READ_LOCAL (line 1149) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 1075342597; constant HIDIOCGRDESCSIZE (line 1150) | pub const HIDIOCGRDESCSIZE: u32 = 1074022401; constant UI_GET_VERSION (line 1151) | pub const UI_GET_VERSION: u32 = 1074025773; constant NILFS_IOCTL_GET_CPSTAT (line 1152) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 1075342979; constant CCISS_GETBUSTYPES (line 1153) | pub const CCISS_GETBUSTYPES: u32 = 1074020871; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1154) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 536886135; constant VIDIOC_EXPBUF (line 1155) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1156) | pub const UI_SET_RELBIT: u32 = 2147767654; constant VFIO_SET_IOMMU (line 1157) | pub const VFIO_SET_IOMMU: u32 = 536886118; constant VIDIOC_S_MODULATOR (line 1158) | pub const VIDIOC_S_MODULATOR: u32 = 2151962167; constant TUNGETFILTER (line 1159) | pub const TUNGETFILTER: u32 = 1074812123; constant CCISS_SETNODENAME (line 1160) | pub const CCISS_SETNODENAME: u32 = 2148549125; constant FBIO_GETCONTROL2 (line 1161) | pub const FBIO_GETCONTROL2: u32 = 1074284169; constant TUNSETDEBUG (line 1162) | pub const TUNSETDEBUG: u32 = 2147767497; constant DM_DEV_REMOVE (line 1163) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1164) | pub const HIDIOCSUSAGES: u32 = 2417772564; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1165) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1166) | pub const FBIOGET_VBLANK: u32 = 1075856914; constant ATM_GETSTAT (line 1167) | pub const ATM_GETSTAT: u32 = 2148557136; constant VIDIOC_G_JPEGCOMP (line 1168) | pub const VIDIOC_G_JPEGCOMP: u32 = 1082938941; constant TUNATTACHFILTER (line 1169) | pub const TUNATTACHFILTER: u32 = 2148553941; constant UI_SET_ABSBIT (line 1170) | pub const UI_SET_ABSBIT: u32 = 2147767655; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1171) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 1074050629; constant USBDEVFS_REAPURB32 (line 1172) | pub const USBDEVFS_REAPURB32: u32 = 2147767564; constant BTRFS_IOC_TRANS_END (line 1173) | pub const BTRFS_IOC_TRANS_END: u32 = 536908807; constant CAPI_REGISTER (line 1174) | pub const CAPI_REGISTER: u32 = 2148287233; constant F2FS_IOC_COMPRESS_FILE (line 1175) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 536933656; constant USBDEVFS_DISCARDURB (line 1176) | pub const USBDEVFS_DISCARDURB: u32 = 536892683; constant HE_GET_REG (line 1177) | pub const HE_GET_REG: u32 = 2148557152; constant ATM_SETLOOP (line 1178) | pub const ATM_SETLOOP: u32 = 2148557139; constant ATMSIGD_CTRL (line 1179) | pub const ATMSIGD_CTRL: u32 = 536895984; constant CIOC_KERNEL_VERSION (line 1180) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1181) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 2149618701; constant SNAPSHOT_UNFREEZE (line 1182) | pub const SNAPSHOT_UNFREEZE: u32 = 536883970; constant F2FS_IOC_START_VOLATILE_WRITE (line 1183) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 536933635; constant PMU_IOC_HAS_ADB (line 1184) | pub const PMU_IOC_HAS_ADB: u32 = 1074283012; constant I2OGETIOPS (line 1185) | pub const I2OGETIOPS: u32 = 1075865856; constant VIDIOC_S_FBUF (line 1186) | pub const VIDIOC_S_FBUF: u32 = 2150651403; constant PPRCONTROL (line 1187) | pub const PPRCONTROL: u32 = 1073836163; constant CHIOSPICKER (line 1188) | pub const CHIOSPICKER: u32 = 2147771141; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1189) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 536886133; constant TUNGETSNDBUF (line 1190) | pub const TUNGETSNDBUF: u32 = 1074025683; constant GSMIOC_SETCONF (line 1191) | pub const GSMIOC_SETCONF: u32 = 2152482561; constant IOC_PR_PREEMPT (line 1192) | pub const IOC_PR_PREEMPT: u32 = 2149085387; constant KCOV_INIT_TRACE (line 1193) | pub const KCOV_INIT_TRACE: u32 = 1074291457; constant SONYPI_IOCGBAT1CAP (line 1194) | pub const SONYPI_IOCGBAT1CAP: u32 = 1073903106; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1195) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 1074812736; constant MTIOCTOP (line 1196) | pub const MTIOCTOP: u32 = 2148035841; constant VHOST_VDPA_SET_STATUS (line 1197) | pub const VHOST_VDPA_SET_STATUS: u32 = 2147594098; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1198) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 2147790659; constant VFIO_IOMMU_DIRTY_PAGES (line 1199) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 536886133; constant BTRFS_IOC_SCRUB_PROGRESS (line 1200) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1201) | pub const PPPIOCGMRU: u32 = 1074033747; constant BTRFS_IOC_DEV_REPLACE (line 1202) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1203) | pub const PPPIOCGFLAGS: u32 = 1074033754; constant NILFS_IOCTL_SET_SUINFO (line 1204) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 2149084813; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1205) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1206) | pub const ATM_DELLECSADDR: u32 = 2148557199; constant FW_CDEV_IOC_GET_SPEED (line 1207) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 536879889; constant PPPIOCGIDLE32 (line 1208) | pub const PPPIOCGIDLE32: u32 = 1074295871; constant VFIO_DEVICE_RESET (line 1209) | pub const VFIO_DEVICE_RESET: u32 = 536886127; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1210) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1211) | pub const WDIOC_GETSTATUS: u32 = 1074026241; constant BTRFS_IOC_SET_FEATURES (line 1212) | pub const BTRFS_IOC_SET_FEATURES: u32 = 2150667321; constant IOCTL_MEI_CONNECT_CLIENT (line 1213) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1214) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1215) | pub const PCITEST_READ: u32 = 2148028421; constant VFIO_GROUP_GET_STATUS (line 1216) | pub const VFIO_GROUP_GET_STATUS: u32 = 536886119; constant MATROXFB_GET_ALL_OUTPUTS (line 1217) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 1074294523; constant USBDEVFS_CLEAR_HALT (line 1218) | pub const USBDEVFS_CLEAR_HALT: u32 = 1074025749; constant VIDIOC_DECODER_CMD (line 1219) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1220) | pub const VIDIOC_G_AUDIO: u32 = 1077171745; constant CCISS_RESCANDISK (line 1221) | pub const CCISS_RESCANDISK: u32 = 536887824; constant RIO_DISABLE_PORTWRITE_RANGE (line 1222) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 2148560140; constant IOC_OPAL_SECURE_ERASE_LR (line 1223) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 2165338343; constant USBDEVFS_REAPURB (line 1224) | pub const USBDEVFS_REAPURB: u32 = 2148029708; constant DFL_FPGA_CHECK_EXTENSION (line 1225) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 536917505; constant AUTOFS_IOC_PROTOVER (line 1226) | pub const AUTOFS_IOC_PROTOVER: u32 = 1074041699; constant FSL_HV_IOCTL_MEMCPY (line 1227) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1228) | pub const BTRFS_IOC_GET_FEATURES: u32 = 1075352633; constant PCITEST_MSIX (line 1229) | pub const PCITEST_MSIX: u32 = 2147766279; constant BTRFS_IOC_DEFRAG_RANGE (line 1230) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 2150667280; constant UI_BEGIN_FF_ERASE (line 1231) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1232) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1233) | pub const PPPIOCGIDLE: u32 = 1074820159; constant NVRAM_SETCKS (line 1234) | pub const NVRAM_SETCKS: u32 = 536899649; constant WDIOC_GETSUPPORT (line 1235) | pub const WDIOC_GETSUPPORT: u32 = 1076385536; constant GSMIOC_ENABLE_NET (line 1236) | pub const GSMIOC_ENABLE_NET: u32 = 2150909698; constant GPIO_GET_CHIPINFO_IOCTL (line 1237) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 1078244353; constant NE_ADD_VCPU (line 1238) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1239) | pub const EVIOCSKEYCODE_V2: u32 = 2150122756; constant PTP_SYS_OFFSET_EXTENDED2 (line 1240) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1241) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1242) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1243) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1244) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 2149084422; constant I2OEVTREG (line 1245) | pub const I2OEVTREG: u32 = 2148296970; constant I2OPARMGET (line 1246) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1247) | pub const EVIOCGID: u32 = 1074283778; constant BTRFS_IOC_QGROUP_CREATE (line 1248) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 2148570154; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1249) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1250) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1251) | pub const TUNSETSTEERINGEBPF: u32 = 1074025696; constant ATM_GETNAMES (line 1252) | pub const ATM_GETNAMES: u32 = 2148557187; constant VIDIOC_QUERYMENU (line 1253) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1254) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 536917572; constant I2OLCTGET (line 1255) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1256) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 2148558356; constant NS_SETBUFLEV (line 1257) | pub const NS_SETBUFLEV: u32 = 2148557154; constant BLKCLOSEZONE (line 1258) | pub const BLKCLOSEZONE: u32 = 2148536967; constant SONET_GETFRSENSE (line 1259) | pub const SONET_GETFRSENSE: u32 = 1074159895; constant UI_SET_EVBIT (line 1260) | pub const UI_SET_EVBIT: u32 = 2147767652; constant DM_LIST_VERSIONS (line 1261) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1262) | pub const HIDIOCGSTRING: u32 = 1090799620; constant PPPIOCATTCHAN (line 1263) | pub const PPPIOCATTCHAN: u32 = 2147775544; constant VDUSE_DEV_SET_CONFIG (line 1264) | pub const VDUSE_DEV_SET_CONFIG: u32 = 2148040978; constant TUNGETFEATURES (line 1265) | pub const TUNGETFEATURES: u32 = 1074025679; constant VFIO_GROUP_UNSET_CONTAINER (line 1266) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 536886121; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1267) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 1074030865; constant CCISS_REGNEWDISK (line 1268) | pub const CCISS_REGNEWDISK: u32 = 2147762701; constant VIDIOC_QUERY_DV_TIMINGS (line 1269) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 1082414691; constant PHN_SETREGS (line 1270) | pub const PHN_SETREGS: u32 = 2150133768; constant FAT_IOCTL_GET_ATTRIBUTES (line 1271) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 1074033168; constant FSL_MC_SEND_MC_COMMAND (line 1272) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1273) | pub const TUNGETIFF: u32 = 1074025682; constant PTP_CLOCK_GETCAPS2 (line 1274) | pub const PTP_CLOCK_GETCAPS2: u32 = 1079000330; constant BTRFS_IOC_RESIZE (line 1275) | pub const BTRFS_IOC_RESIZE: u32 = 2415956995; constant VHOST_SET_VRING_ENDIAN (line 1276) | pub const VHOST_SET_VRING_ENDIAN: u32 = 2148052755; constant PPS_KC_BIND (line 1277) | pub const PPS_KC_BIND: u32 = 2148036773; constant F2FS_IOC_WRITE_CHECKPOINT (line 1278) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 536933639; constant UI_SET_FFBIT (line 1279) | pub const UI_SET_FFBIT: u32 = 2147767659; constant IPMICTL_GET_MY_LUN_CMD (line 1280) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 1074030868; constant CEC_ADAP_G_PHYS_ADDR (line 1281) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 1073897729; constant CEC_G_MODE (line 1282) | pub const CEC_G_MODE: u32 = 1074028808; constant USBDEVFS_RESETEP (line 1283) | pub const USBDEVFS_RESETEP: u32 = 1074025731; constant MEDIA_REQUEST_IOC_QUEUE (line 1284) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 536902784; constant USBDEVFS_ALLOC_STREAMS (line 1285) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 1074287900; constant MGSL_IOCSXCTRL (line 1286) | pub const MGSL_IOCSXCTRL: u32 = 536898837; constant MEDIA_IOC_G_TOPOLOGY (line 1287) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1288) | pub const PPPIOCUNBRIDGECHAN: u32 = 536900660; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1289) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 536933634; constant ISST_IF_GET_PLATFORM_INFO (line 1290) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 1074331136; constant SCIF_FENCE_MARK (line 1291) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1292) | pub const USBDEVFS_RELEASE_PORT: u32 = 1074025753; constant VFIO_CHECK_EXTENSION (line 1293) | pub const VFIO_CHECK_EXTENSION: u32 = 536886117; constant BTRFS_IOC_QGROUP_LIMIT (line 1294) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 1076925483; constant FAT_IOCTL_GET_VOLUME_ID (line 1295) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 1074033171; constant UI_SET_PHYS (line 1296) | pub const UI_SET_PHYS: u32 = 2148029804; constant FDWERRORGET (line 1297) | pub const FDWERRORGET: u32 = 1076363799; constant VIDIOC_SUBDEV_G_EDID (line 1298) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1299) | pub const MGSL_IOCGSTATS: u32 = 536898823; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1300) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 2147792641; constant SIOCGSTAMP_NEW (line 1301) | pub const SIOCGSTAMP_NEW: u32 = 1074825478; constant RTC_WKALM_RD (line 1302) | pub const RTC_WKALM_RD: u32 = 1076391952; constant PHN_GET_REG (line 1303) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1304) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1305) | pub const PHN_NOT_OH: u32 = 536899588; constant PPGETMODES (line 1306) | pub const PPGETMODES: u32 = 1074032791; constant CHIOGPARAMS (line 1307) | pub const CHIOGPARAMS: u32 = 1075077894; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1308) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 536886131; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1309) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052771; constant VIDIOC_SUBDEV_G_SELECTION (line 1310) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1311) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 2415957050; constant MGSL_IOCWAITGPIO (line 1312) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1313) | pub const PMU_IOC_CAN_SLEEP: u32 = 1074283013; constant KCOV_ENABLE (line 1314) | pub const KCOV_ENABLE: u32 = 536896356; constant BTRFS_IOC_CLONE (line 1315) | pub const BTRFS_IOC_CLONE: u32 = 2147783689; constant F2FS_IOC_DEFRAGMENT (line 1316) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1317) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 2147754766; constant AGPIOC_ALLOCATE (line 1318) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1319) | pub const NE_SET_USER_MEMORY_REGION: u32 = 2149101091; constant MGSL_IOCTXABORT (line 1320) | pub const MGSL_IOCTXABORT: u32 = 536898822; constant MGSL_IOCSGPIO (line 1321) | pub const MGSL_IOCSGPIO: u32 = 2148560144; constant LIRC_SET_REC_CARRIER (line 1322) | pub const LIRC_SET_REC_CARRIER: u32 = 2147772692; constant F2FS_IOC_FLUSH_DEVICE (line 1323) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 2148070666; constant SNAPSHOT_ATOMIC_RESTORE (line 1324) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 536883972; constant RTC_UIE_OFF (line 1325) | pub const RTC_UIE_OFF: u32 = 536899588; constant BT_BMC_IOCTL_SMS_ATN (line 1326) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 536916224; constant NVME_IOCTL_ID (line 1327) | pub const NVME_IOCTL_ID: u32 = 536890944; constant NE_START_ENCLAVE (line 1328) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1329) | pub const VIDIOC_STREAMON: u32 = 2147767826; constant FDPOLLDRVSTAT (line 1330) | pub const FDPOLLDRVSTAT: u32 = 1078985235; constant AUTOFS_DEV_IOCTL_READY (line 1331) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1332) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1333) | pub const VIDIOC_SUBDEV_S_STD: u32 = 2148029976; constant WDIOC_GETTIMELEFT (line 1334) | pub const WDIOC_GETTIMELEFT: u32 = 1074026250; constant ATM_GETLINKRATE (line 1335) | pub const ATM_GETLINKRATE: u32 = 2148557185; constant RTC_WKALM_SET (line 1336) | pub const RTC_WKALM_SET: u32 = 2150133775; constant VHOST_GET_BACKEND_FEATURES (line 1337) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 1074310950; constant ATMARP_ENCAP (line 1338) | pub const ATMARP_ENCAP: u32 = 536895973; constant CAPI_GET_FLAGS (line 1339) | pub const CAPI_GET_FLAGS: u32 = 1074021155; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1340) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030872; constant DFL_FPGA_FME_PORT_ASSIGN (line 1341) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 2147792514; constant NS_GET_OWNER_UID (line 1342) | pub const NS_GET_OWNER_UID: u32 = 536917764; constant VIDIOC_OVERLAY (line 1343) | pub const VIDIOC_OVERLAY: u32 = 2147767822; constant BTRFS_IOC_WAIT_SYNC (line 1344) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 2148045846; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1345) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1346) | pub const VHOST_GET_VRING_ENDIAN: u32 = 2148052756; constant ATM_GETADDR (line 1347) | pub const ATM_GETADDR: u32 = 2148557190; constant PHN_GET_REGS (line 1348) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1349) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1350) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1351) | pub const SNAPSHOT_S2RAM: u32 = 536883979; constant JSIOCSAXMAP (line 1352) | pub const JSIOCSAXMAP: u32 = 2151705137; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1353) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; constant VBG_IOCTL_HGCM_DISCONNECT (line 1354) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1355) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1356) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 536886128; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1357) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1358) | pub const MMTIMER_GETOFFSET: u32 = 536898816; constant RIO_CM_CHAN_LISTEN (line 1359) | pub const RIO_CM_CHAN_LISTEN: u32 = 2147640070; constant ATM_SETSC (line 1360) | pub const ATM_SETSC: u32 = 2147770865; constant F2FS_IOC_SHUTDOWN (line 1361) | pub const F2FS_IOC_SHUTDOWN: u32 = 1074026621; constant NVME_IOCTL_RESCAN (line 1362) | pub const NVME_IOCTL_RESCAN: u32 = 536890950; constant BLKOPENZONE (line 1363) | pub const BLKOPENZONE: u32 = 2148536966; constant DM_VERSION (line 1364) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1365) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1366) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1367) | pub const SIOCMKCLIP: u32 = 536895968; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1368) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 536916225; constant HIDIOCGVERSION (line 1369) | pub const HIDIOCGVERSION: u32 = 1074022401; constant VIDIOC_S_INPUT (line 1370) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1371) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1372) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 2147772707; constant EVIOCGEFFECTS (line 1373) | pub const EVIOCGEFFECTS: u32 = 1074021764; constant UVCIOC_CTRL_QUERY (line 1374) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1375) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 2167959787; constant FS_IOC_READ_VERITY_METADATA (line 1376) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1377) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1378) | pub const USBDEVFS_GETDRIVER: u32 = 2164544776; constant IDT77105_GETSTAT (line 1379) | pub const IDT77105_GETSTAT: u32 = 2148557106; constant HIDIOCINITREPORT (line 1380) | pub const HIDIOCINITREPORT: u32 = 536889349; constant VFIO_DEVICE_GET_INFO (line 1381) | pub const VFIO_DEVICE_GET_INFO: u32 = 536886123; constant RIO_CM_CHAN_RECEIVE (line 1382) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1383) | pub const RNDGETENTCNT: u32 = 1074024960; constant PPPIOCNEWUNIT (line 1384) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1385) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1386) | pub const FDRESET: u32 = 536871508; constant IOC_PR_REGISTER (line 1387) | pub const IOC_PR_REGISTER: u32 = 2149085384; constant HIDIOCSREPORT (line 1388) | pub const HIDIOCSREPORT: u32 = 2148288520; constant TEE_IOC_OPEN_SESSION (line 1389) | pub const TEE_IOC_OPEN_SESSION: u32 = 1074832386; constant TEE_IOC_SUPPL_RECV (line 1390) | pub const TEE_IOC_SUPPL_RECV: u32 = 1074832390; constant BTRFS_IOC_BALANCE_CTL (line 1391) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 2147783713; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1392) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1393) | pub const HIDIOCGRAWINFO: u32 = 1074284547; constant PPPIOCSCOMPRESS (line 1394) | pub const PPPIOCSCOMPRESS: u32 = 2148561997; constant USBDEVFS_CONNECTINFO (line 1395) | pub const USBDEVFS_CONNECTINFO: u32 = 2148029713; constant BLKRESETZONE (line 1396) | pub const BLKRESETZONE: u32 = 2148536963; constant CHIOINITELEM (line 1397) | pub const CHIOINITELEM: u32 = 536896273; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1398) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 2148560524; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1399) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1400) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 2147642625; constant PPGETPHASE (line 1401) | pub const PPGETPHASE: u32 = 1074032793; constant USBDEVFS_DISCONNECT_CLAIM (line 1402) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 1091065115; constant FDMSGON (line 1403) | pub const FDMSGON: u32 = 536871493; constant VIDIOC_G_SLICED_VBI_CAP (line 1404) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1405) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1406) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 536902785; constant IOC_OPAL_ERASE_LR (line 1407) | pub const IOC_OPAL_ERASE_LR: u32 = 2165338342; constant FDFMTBEG (line 1408) | pub const FDFMTBEG: u32 = 536871495; constant RNDRESEEDCRNG (line 1409) | pub const RNDRESEEDCRNG: u32 = 536891911; constant ISST_IF_GET_PHY_ID (line 1410) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1411) | pub const TUNSETNOCSUM: u32 = 2147767496; constant SONET_GETSTAT (line 1412) | pub const SONET_GETSTAT: u32 = 1076125968; constant TFD_IOC_SET_TICKS (line 1413) | pub const TFD_IOC_SET_TICKS: u32 = 2148029440; constant PPDATADIR (line 1414) | pub const PPDATADIR: u32 = 2147774608; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1415) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 2165338341; constant GPIO_V2_GET_LINE_IOCTL (line 1416) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1417) | pub const RIO_CM_CHAN_SEND: u32 = 2148557577; constant PPWCTLONIRQ (line 1418) | pub const PPWCTLONIRQ: u32 = 2147578002; constant SONYPI_IOCGBRT (line 1419) | pub const SONYPI_IOCGBRT: u32 = 1073837568; constant IOC_PR_RELEASE (line 1420) | pub const IOC_PR_RELEASE: u32 = 2148561098; constant PPCLRIRQ (line 1421) | pub const PPCLRIRQ: u32 = 1074032787; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1422) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 1074030874; constant MGSL_IOCSXSYNC (line 1423) | pub const MGSL_IOCSXSYNC: u32 = 536898835; constant HPET_IE_OFF (line 1424) | pub const HPET_IE_OFF: u32 = 536897538; constant IOC_OPAL_ACTIVATE_USR (line 1425) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 2165338337; constant SONET_SETFRAMING (line 1426) | pub const SONET_SETFRAMING: u32 = 2147770645; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1427) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 2147755017; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1428) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1429) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1430) | pub const BLKFINISHZONE: u32 = 2148536968; constant EVIOCREVOKE (line 1431) | pub const EVIOCREVOKE: u32 = 2147763601; constant VFIO_DEVICE_FEATURE (line 1432) | pub const VFIO_DEVICE_FEATURE: u32 = 536886133; constant CCISS_GETPCIINFO (line 1433) | pub const CCISS_GETPCIINFO: u32 = 1074283009; constant ISST_IF_MBOX_COMMAND (line 1434) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1435) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1436) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1437) | pub const VIDIOC_STREAMOFF: u32 = 2147767827; constant VDUSE_DESTROY_DEV (line 1438) | pub const VDUSE_DESTROY_DEV: u32 = 2164293891; constant FDGETFDCSTAT (line 1439) | pub const FDGETFDCSTAT: u32 = 1076363797; constant VIDIOC_S_PRIORITY (line 1440) | pub const VIDIOC_S_PRIORITY: u32 = 2147767876; constant SNAPSHOT_FREEZE (line 1441) | pub const SNAPSHOT_FREEZE: u32 = 536883969; constant VIDIOC_ENUMINPUT (line 1442) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1443) | pub const ZATM_GETPOOLZ: u32 = 2148557154; constant RIO_DISABLE_DOORBELL_RANGE (line 1444) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 2148035850; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1445) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1446) | pub const VIDIOC_G_STD: u32 = 1074288151; constant USBDEVFS_ALLOW_SUSPEND (line 1447) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 536892706; constant SONET_GETSTATZ (line 1448) | pub const SONET_GETSTATZ: u32 = 1076125969; constant SCIF_ACCEPTREG (line 1449) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1450) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1451) | pub const PPPIOCSRASYNCMAP: u32 = 2147775572; constant IOCTL_MEI_NOTIFY_SET (line 1452) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 2147764226; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1453) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 1077974061; constant F2FS_IOC_GARBAGE_COLLECT (line 1454) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; constant ATMLEC_CTRL (line 1455) | pub const ATMLEC_CTRL: u32 = 536895952; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1456) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 1074294521; constant DM_DEV_CREATE (line 1457) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1458) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 1073917814; constant VIDIOC_G_CTRL (line 1459) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1460) | pub const NBD_CLEAR_SOCK: u32 = 536914692; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1461) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 536886130; constant WDIOC_KEEPALIVE (line 1462) | pub const WDIOC_KEEPALIVE: u32 = 1074026245; constant NVME_IOCTL_SUBSYS_RESET (line 1463) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; constant PTP_EXTTS_REQUEST2 (line 1464) | pub const PTP_EXTTS_REQUEST2: u32 = 2148547851; constant PCITEST_BAR (line 1465) | pub const PCITEST_BAR: u32 = 536891393; constant MGSL_IOCGGPIO (line 1466) | pub const MGSL_IOCGGPIO: u32 = 1074818321; constant EVIOCSREP (line 1467) | pub const EVIOCSREP: u32 = 2148025603; constant VFIO_DEVICE_GET_IRQ_INFO (line 1468) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 536886125; constant HPET_DPI (line 1469) | pub const HPET_DPI: u32 = 536897541; constant VDUSE_VQ_SETUP_KICKFD (line 1470) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 2148040982; constant ND_IOCTL_CALL (line 1471) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1472) | pub const HIDIOCGDEVINFO: u32 = 1075595267; constant DM_TABLE_DEPS (line 1473) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1474) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1475) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1476) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1477) | pub const VIDIOC_G_PRIORITY: u32 = 1074026051; constant ATM_NEWBACKENDIF (line 1478) | pub const ATM_NEWBACKENDIF: u32 = 2147639795; constant VIDIOC_S_EXT_CTRLS (line 1479) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1480) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1481) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1482) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 2150651474; constant DM_TABLE_LOAD (line 1483) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1484) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 536933633; constant VIDIOC_G_OUTPUT (line 1485) | pub const VIDIOC_G_OUTPUT: u32 = 1074026030; constant ATM_DROPPARTY (line 1486) | pub const ATM_DROPPARTY: u32 = 2147770869; constant CHIOGELEM (line 1487) | pub const CHIOGELEM: u32 = 2154586896; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1488) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 1078498361; constant EVIOCSKEYCODE (line 1489) | pub const EVIOCSKEYCODE: u32 = 2148025604; constant NE_GET_IMAGE_LOAD_INFO (line 1490) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1491) | pub const TUNSETLINK: u32 = 2147767501; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1492) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1493) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 536908828; constant PPS_SETPARAMS (line 1494) | pub const PPS_SETPARAMS: u32 = 2148036770; constant IOC_OPAL_LR_SETUP (line 1495) | pub const IOC_OPAL_LR_SETUP: u32 = 2166911203; constant FW_CDEV_IOC_DEALLOCATE (line 1496) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 2147754755; constant WDIOC_SETTIMEOUT (line 1497) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1498) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 536893281; constant CAPI_GET_MANUFACTURER (line 1499) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1500) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 536886134; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1501) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 2148578048; constant VIDIOC_G_EDID (line 1502) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1503) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 2149119243; constant RIO_MAP_INBOUND (line 1504) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1505) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 2164814046; constant USBDEVFS_CLAIM_PORT (line 1506) | pub const USBDEVFS_CLAIM_PORT: u32 = 1074025752; constant VIDIOC_S_AUDIO (line 1507) | pub const VIDIOC_S_AUDIO: u32 = 2150913570; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1508) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 1074816539; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1509) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 2150114067; constant BTRFS_IOC_SNAP_DESTROY (line 1510) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 2415957007; constant SNAPSHOT_FREE (line 1511) | pub const SNAPSHOT_FREE: u32 = 536883973; constant I8K_GET_SPEED (line 1512) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1513) | pub const HIDIOCGREPORT: u32 = 2148288519; constant HPET_EPI (line 1514) | pub const HPET_EPI: u32 = 536897540; constant JSIOCSCORR (line 1515) | pub const JSIOCSCORR: u32 = 2149870113; constant IOC_PR_PREEMPT_ABORT (line 1516) | pub const IOC_PR_PREEMPT_ABORT: u32 = 2149085388; constant RIO_MAP_OUTBOUND (line 1517) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1518) | pub const ATM_SETESI: u32 = 2148557196; constant FW_CDEV_IOC_START_ISO (line 1519) | pub const FW_CDEV_IOC_START_ISO: u32 = 2148541194; constant ATM_DELADDR (line 1520) | pub const ATM_DELADDR: u32 = 2148557193; constant PPFCONTROL (line 1521) | pub const PPFCONTROL: u32 = 2147643534; constant SONYPI_IOCGFAN (line 1522) | pub const SONYPI_IOCGFAN: u32 = 1073837578; constant RTC_IRQP_SET (line 1523) | pub const RTC_IRQP_SET: u32 = 2148036620; constant PCITEST_WRITE (line 1524) | pub const PCITEST_WRITE: u32 = 2148028420; constant PPCLAIM (line 1525) | pub const PPCLAIM: u32 = 536899723; constant VIDIOC_S_JPEGCOMP (line 1526) | pub const VIDIOC_S_JPEGCOMP: u32 = 2156680766; constant IPMICTL_UNREGISTER_FOR_CMD (line 1527) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 1073899791; constant VHOST_SET_FEATURES (line 1528) | pub const VHOST_SET_FEATURES: u32 = 2148052736; constant TOSHIBA_ACPI_SCI (line 1529) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1530) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1531) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 1140888610; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1532) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 2148045850; constant ATMLEC_MCAST (line 1533) | pub const ATMLEC_MCAST: u32 = 536895954; constant MMTIMER_GETFREQ (line 1534) | pub const MMTIMER_GETFREQ: u32 = 1074294018; constant VIDIOC_G_SELECTION (line 1535) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1536) | pub const RTC_ALM_SET: u32 = 2149871623; constant PPPOEIOCSFWD (line 1537) | pub const PPPOEIOCSFWD: u32 = 2148053248; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1538) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 1074030878; constant FS_IOC_ENABLE_VERITY (line 1539) | pub const FS_IOC_ENABLE_VERITY: u32 = 2155898501; constant NILFS_IOCTL_GET_BDESCS (line 1540) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1541) | pub const FDFMTEND: u32 = 536871497; constant DMA_BUF_SET_NAME (line 1542) | pub const DMA_BUF_SET_NAME: u32 = 2148033025; constant UI_BEGIN_FF_UPLOAD (line 1543) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1544) | pub const RTC_UIE_ON: u32 = 536899587; constant PPRELEASE (line 1545) | pub const PPRELEASE: u32 = 536899724; constant VFIO_IOMMU_UNMAP_DMA (line 1546) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 536886130; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1547) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1548) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1549) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 1110471169; constant NVME_IOCTL_ADMIN_CMD (line 1550) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1551) | pub const VHOST_SET_VRING_KICK: u32 = 2148052768; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1552) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 2415957016; constant BTRFS_IOC_SNAP_CREATE (line 1553) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 2415956993; constant SONYPI_IOCGBAT2CAP (line 1554) | pub const SONYPI_IOCGBAT2CAP: u32 = 1073903108; constant PPNEGOT (line 1555) | pub const PPNEGOT: u32 = 2147774609; constant NBD_PRINT_DEBUG (line 1556) | pub const NBD_PRINT_DEBUG: u32 = 536914694; constant BTRFS_IOC_INO_LOOKUP_USER (line 1557) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1558) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1559) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1560) | pub const BTRFS_IOC_FS_INFO: u32 = 1140888607; constant VIDIOC_ENUM_FMT (line 1561) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1562) | pub const VIDIOC_G_INPUT: u32 = 1074026022; constant VTPM_PROXY_IOC_NEW_DEV (line 1563) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1564) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 1074050691; constant ND_IOCTL_DIMM_FLAGS (line 1565) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1566) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 2151715884; constant MMTIMER_GETCOUNTER (line 1567) | pub const MMTIMER_GETCOUNTER: u32 = 1074294025; constant MATROXFB_GET_OUTPUT_MODE (line 1568) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1569) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 536908846; constant RIO_CM_CHAN_BIND (line 1570) | pub const RIO_CM_CHAN_BIND: u32 = 2148033285; constant HIDIOCGRDESC (line 1571) | pub const HIDIOCGRDESC: u32 = 1342457858; constant MGSL_IOCGIF (line 1572) | pub const MGSL_IOCGIF: u32 = 536898827; constant VIDIOC_S_OUTPUT (line 1573) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1574) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1575) | pub const WDIOC_GETBOOTSTATUS: u32 = 1074026242; constant VDUSE_VQ_GET_INFO (line 1576) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1577) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 2149884501; constant BLKGETDISKSEQ (line 1578) | pub const BLKGETDISKSEQ: u32 = 1074270848; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1579) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1580) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 536912401; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1581) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 2148835923; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1582) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 536912434; constant ACRN_IOCTL_IRQFD (line 1583) | pub const ACRN_IOCTL_IRQFD: u32 = 2149098097; constant ACRN_IOCTL_CREATE_VM (line 1584) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1585) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 2148573731; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1586) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 536912435; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 2148835924; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1588) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 2148049457; constant ACRN_IOCTL_SET_IRQLINE (line 1589) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 2148049445; constant ACRN_IOCTL_START_VM (line 1590) | pub const ACRN_IOCTL_START_VM: u32 = 536912402; constant ACRN_IOCTL_SET_VCPU_REGS (line 1591) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 2166923798; constant ACRN_IOCTL_SET_MEMSEG (line 1592) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 2149622337; constant ACRN_IOCTL_PAUSE_VM (line 1593) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 536912403; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1594) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 536912437; constant ACRN_IOCTL_UNSET_MEMSEG (line 1595) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 2149622338; constant ACRN_IOCTL_IOEVENTFD (line 1596) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 2149622384; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1597) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 2149884502; constant ACRN_IOCTL_RESET_VM (line 1598) | pub const ACRN_IOCTL_RESET_VM: u32 = 536912405; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1599) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 536912436; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1600) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 2148049444; FILE: builder/third-party/linux-raw-sys/src/mips64r6/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant ENOMSG (line 37) | pub const ENOMSG: u32 = 35; constant EIDRM (line 38) | pub const EIDRM: u32 = 36; constant ECHRNG (line 39) | pub const ECHRNG: u32 = 37; constant EL2NSYNC (line 40) | pub const EL2NSYNC: u32 = 38; constant EL3HLT (line 41) | pub const EL3HLT: u32 = 39; constant EL3RST (line 42) | pub const EL3RST: u32 = 40; constant ELNRNG (line 43) | pub const ELNRNG: u32 = 41; constant EUNATCH (line 44) | pub const EUNATCH: u32 = 42; constant ENOCSI (line 45) | pub const ENOCSI: u32 = 43; constant EL2HLT (line 46) | pub const EL2HLT: u32 = 44; constant EDEADLK (line 47) | pub const EDEADLK: u32 = 45; constant ENOLCK (line 48) | pub const ENOLCK: u32 = 46; constant EBADE (line 49) | pub const EBADE: u32 = 50; constant EBADR (line 50) | pub const EBADR: u32 = 51; constant EXFULL (line 51) | pub const EXFULL: u32 = 52; constant ENOANO (line 52) | pub const ENOANO: u32 = 53; constant EBADRQC (line 53) | pub const EBADRQC: u32 = 54; constant EBADSLT (line 54) | pub const EBADSLT: u32 = 55; constant EDEADLOCK (line 55) | pub const EDEADLOCK: u32 = 56; constant EBFONT (line 56) | pub const EBFONT: u32 = 59; constant ENOSTR (line 57) | pub const ENOSTR: u32 = 60; constant ENODATA (line 58) | pub const ENODATA: u32 = 61; constant ETIME (line 59) | pub const ETIME: u32 = 62; constant ENOSR (line 60) | pub const ENOSR: u32 = 63; constant ENONET (line 61) | pub const ENONET: u32 = 64; constant ENOPKG (line 62) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 63) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 64) | pub const ENOLINK: u32 = 67; constant EADV (line 65) | pub const EADV: u32 = 68; constant ESRMNT (line 66) | pub const ESRMNT: u32 = 69; constant ECOMM (line 67) | pub const ECOMM: u32 = 70; constant EPROTO (line 68) | pub const EPROTO: u32 = 71; constant EDOTDOT (line 69) | pub const EDOTDOT: u32 = 73; constant EMULTIHOP (line 70) | pub const EMULTIHOP: u32 = 74; constant EBADMSG (line 71) | pub const EBADMSG: u32 = 77; constant ENAMETOOLONG (line 72) | pub const ENAMETOOLONG: u32 = 78; constant EOVERFLOW (line 73) | pub const EOVERFLOW: u32 = 79; constant ENOTUNIQ (line 74) | pub const ENOTUNIQ: u32 = 80; constant EBADFD (line 75) | pub const EBADFD: u32 = 81; constant EREMCHG (line 76) | pub const EREMCHG: u32 = 82; constant ELIBACC (line 77) | pub const ELIBACC: u32 = 83; constant ELIBBAD (line 78) | pub const ELIBBAD: u32 = 84; constant ELIBSCN (line 79) | pub const ELIBSCN: u32 = 85; constant ELIBMAX (line 80) | pub const ELIBMAX: u32 = 86; constant ELIBEXEC (line 81) | pub const ELIBEXEC: u32 = 87; constant EILSEQ (line 82) | pub const EILSEQ: u32 = 88; constant ENOSYS (line 83) | pub const ENOSYS: u32 = 89; constant ELOOP (line 84) | pub const ELOOP: u32 = 90; constant ERESTART (line 85) | pub const ERESTART: u32 = 91; constant ESTRPIPE (line 86) | pub const ESTRPIPE: u32 = 92; constant ENOTEMPTY (line 87) | pub const ENOTEMPTY: u32 = 93; constant EUSERS (line 88) | pub const EUSERS: u32 = 94; constant ENOTSOCK (line 89) | pub const ENOTSOCK: u32 = 95; constant EDESTADDRREQ (line 90) | pub const EDESTADDRREQ: u32 = 96; constant EMSGSIZE (line 91) | pub const EMSGSIZE: u32 = 97; constant EPROTOTYPE (line 92) | pub const EPROTOTYPE: u32 = 98; constant ENOPROTOOPT (line 93) | pub const ENOPROTOOPT: u32 = 99; constant EPROTONOSUPPORT (line 94) | pub const EPROTONOSUPPORT: u32 = 120; constant ESOCKTNOSUPPORT (line 95) | pub const ESOCKTNOSUPPORT: u32 = 121; constant EOPNOTSUPP (line 96) | pub const EOPNOTSUPP: u32 = 122; constant EPFNOSUPPORT (line 97) | pub const EPFNOSUPPORT: u32 = 123; constant EAFNOSUPPORT (line 98) | pub const EAFNOSUPPORT: u32 = 124; constant EADDRINUSE (line 99) | pub const EADDRINUSE: u32 = 125; constant EADDRNOTAVAIL (line 100) | pub const EADDRNOTAVAIL: u32 = 126; constant ENETDOWN (line 101) | pub const ENETDOWN: u32 = 127; constant ENETUNREACH (line 102) | pub const ENETUNREACH: u32 = 128; constant ENETRESET (line 103) | pub const ENETRESET: u32 = 129; constant ECONNABORTED (line 104) | pub const ECONNABORTED: u32 = 130; constant ECONNRESET (line 105) | pub const ECONNRESET: u32 = 131; constant ENOBUFS (line 106) | pub const ENOBUFS: u32 = 132; constant EISCONN (line 107) | pub const EISCONN: u32 = 133; constant ENOTCONN (line 108) | pub const ENOTCONN: u32 = 134; constant EUCLEAN (line 109) | pub const EUCLEAN: u32 = 135; constant ENOTNAM (line 110) | pub const ENOTNAM: u32 = 137; constant ENAVAIL (line 111) | pub const ENAVAIL: u32 = 138; constant EISNAM (line 112) | pub const EISNAM: u32 = 139; constant EREMOTEIO (line 113) | pub const EREMOTEIO: u32 = 140; constant EINIT (line 114) | pub const EINIT: u32 = 141; constant EREMDEV (line 115) | pub const EREMDEV: u32 = 142; constant ESHUTDOWN (line 116) | pub const ESHUTDOWN: u32 = 143; constant ETOOMANYREFS (line 117) | pub const ETOOMANYREFS: u32 = 144; constant ETIMEDOUT (line 118) | pub const ETIMEDOUT: u32 = 145; constant ECONNREFUSED (line 119) | pub const ECONNREFUSED: u32 = 146; constant EHOSTDOWN (line 120) | pub const EHOSTDOWN: u32 = 147; constant EHOSTUNREACH (line 121) | pub const EHOSTUNREACH: u32 = 148; constant EWOULDBLOCK (line 122) | pub const EWOULDBLOCK: u32 = 11; constant EALREADY (line 123) | pub const EALREADY: u32 = 149; constant EINPROGRESS (line 124) | pub const EINPROGRESS: u32 = 150; constant ESTALE (line 125) | pub const ESTALE: u32 = 151; constant ECANCELED (line 126) | pub const ECANCELED: u32 = 158; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 159; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 160; constant ENOKEY (line 129) | pub const ENOKEY: u32 = 161; constant EKEYEXPIRED (line 130) | pub const EKEYEXPIRED: u32 = 162; constant EKEYREVOKED (line 131) | pub const EKEYREVOKED: u32 = 163; constant EKEYREJECTED (line 132) | pub const EKEYREJECTED: u32 = 164; constant EOWNERDEAD (line 133) | pub const EOWNERDEAD: u32 = 165; constant ENOTRECOVERABLE (line 134) | pub const ENOTRECOVERABLE: u32 = 166; constant ERFKILL (line 135) | pub const ERFKILL: u32 = 167; constant EHWPOISON (line 136) | pub const EHWPOISON: u32 = 168; constant EDQUOT (line 137) | pub const EDQUOT: u32 = 1133; constant MPOL_F_STATIC_NODES (line 138) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 139) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 140) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 141) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 142) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 143) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 144) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 145) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 146) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 147) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 148) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 149) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 150) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 151) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 152) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 153) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 154) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 155) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 156) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 157) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 158) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 159) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 160) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 161) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 162) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 163) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 167) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/mips64r6/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method version (line 2213) | pub fn version(&self) -> __u8 { method set_version (line 2217) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2224) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2228) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2235) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method version (line 2250) | pub fn version(&self) -> __u8 { method set_version (line 2254) | pub fn set_version(&mut self, val: __u8) { method priority (line 2261) | pub fn priority(&self) -> __u8 { method set_priority (line 2265) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2272) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method doff (line 2287) | pub fn doff(&self) -> __u16 { method set_doff (line 2291) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2298) | pub fn res1(&self) -> __u16 { method set_res1 (line 2302) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2309) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2313) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2320) | pub fn ece(&self) -> __u16 { method set_ece (line 2324) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2331) | pub fn urg(&self) -> __u16 { method set_urg (line 2335) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2342) | pub fn ack(&self) -> __u16 { method set_ack (line 2346) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2353) | pub fn psh(&self) -> __u16 { method set_psh (line 2357) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2364) | pub fn rst(&self) -> __u16 { method set_rst (line 2368) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2375) | pub fn syn(&self) -> __u16 { method set_syn (line 2379) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2386) | pub fn fin(&self) -> __u16 { method set_fin (line 2390) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2397) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2444) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2448) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2455) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2459) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2466) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2470) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2477) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2481) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2488) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _MIPS_ISA_MIPS1 (line 778) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 779) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 780) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 781) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 782) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 783) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 784) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 785) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 786) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 787) | pub const _MIPS_SIM_ABI64: u32 = 3; constant _K_SS_MAXSIZE (line 788) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 789) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 790) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 791) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 792) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 793) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 794) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 795) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 796) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 797) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 798) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 799) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 800) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 801) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 802) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 803) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 804) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 805) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 806) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 807) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 808) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 809) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 810) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 811) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 812) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 813) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 814) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 815) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 816) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 817) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 818) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 819) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 820) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 821) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 822) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 823) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 824) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 825) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 826) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 827) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 828) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 829) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 830) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 831) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 832) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 833) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 834) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 835) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 836) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 837) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 838) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 839) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 840) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 841) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 842) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 843) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 844) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 845) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 846) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 847) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 848) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 849) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 850) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 851) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 852) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 853) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 854) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 855) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 856) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 857) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 858) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 859) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 860) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 861) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 862) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 863) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 864) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 865) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 866) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 867) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 868) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 869) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 870) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 871) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 872) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 873) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 874) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 875) | pub const __BIG_ENDIAN: u32 = 4321; constant IPTOS_TOS_MASK (line 876) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 877) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 878) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 879) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 880) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 881) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 882) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 883) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 884) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 885) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 886) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 887) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 888) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 889) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 890) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 891) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 892) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 893) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 894) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 895) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 896) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 897) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 898) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 899) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 900) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 901) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 902) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 903) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 904) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 905) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 906) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 907) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 908) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 909) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 910) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 911) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 912) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 913) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 914) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 915) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 916) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 917) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 918) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 919) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 920) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 921) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 922) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 923) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 924) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 925) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 926) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 927) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 928) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 929) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 930) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 931) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 932) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 933) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 934) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 935) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 936) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 937) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 938) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 939) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 940) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 941) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 942) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 943) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 944) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 945) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 946) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 947) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 948) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 949) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 950) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 951) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 952) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 953) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 954) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 955) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 956) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 957) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 958) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 959) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 960) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 961) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 962) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 963) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 964) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 965) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 966) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 967) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 968) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 969) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 970) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 971) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 972) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 973) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 974) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 975) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 976) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 977) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 978) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 979) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 980) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 981) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 982) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 983) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 984) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 985) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 986) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 987) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 988) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 989) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 990) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 991) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 992) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 993) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 994) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 995) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 996) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 997) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 998) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 999) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 1000) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 1001) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 1002) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 1003) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1004) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1005) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1006) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1007) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1008) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1009) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1010) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1011) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1012) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1013) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1014) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1015) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1016) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1017) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1018) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1019) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1020) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1021) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1022) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1023) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1024) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1025) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1026) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1027) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1028) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1029) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1030) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1031) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1032) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1033) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1034) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1035) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1036) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1037) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1038) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1039) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1040) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1041) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1042) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant _IOC_SIZEBITS (line 1043) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1044) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1045) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1046) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1047) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1048) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1049) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1050) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1051) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1052) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1053) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1054) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1055) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1056) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1057) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1058) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1059) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1060) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1061) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1062) | pub const IOCSIZE_SHIFT: u32 = 16; constant SIOCGSTAMP_OLD (line 1063) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1064) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1065) | pub const SOL_SOCKET: u32 = 65535; constant SO_DEBUG (line 1066) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1067) | pub const SO_REUSEADDR: u32 = 4; constant SO_KEEPALIVE (line 1068) | pub const SO_KEEPALIVE: u32 = 8; constant SO_DONTROUTE (line 1069) | pub const SO_DONTROUTE: u32 = 16; constant SO_BROADCAST (line 1070) | pub const SO_BROADCAST: u32 = 32; constant SO_LINGER (line 1071) | pub const SO_LINGER: u32 = 128; constant SO_OOBINLINE (line 1072) | pub const SO_OOBINLINE: u32 = 256; constant SO_REUSEPORT (line 1073) | pub const SO_REUSEPORT: u32 = 512; constant SO_TYPE (line 1074) | pub const SO_TYPE: u32 = 4104; constant SO_STYLE (line 1075) | pub const SO_STYLE: u32 = 4104; constant SO_ERROR (line 1076) | pub const SO_ERROR: u32 = 4103; constant SO_SNDBUF (line 1077) | pub const SO_SNDBUF: u32 = 4097; constant SO_RCVBUF (line 1078) | pub const SO_RCVBUF: u32 = 4098; constant SO_SNDLOWAT (line 1079) | pub const SO_SNDLOWAT: u32 = 4099; constant SO_RCVLOWAT (line 1080) | pub const SO_RCVLOWAT: u32 = 4100; constant SO_SNDTIMEO_OLD (line 1081) | pub const SO_SNDTIMEO_OLD: u32 = 4101; constant SO_RCVTIMEO_OLD (line 1082) | pub const SO_RCVTIMEO_OLD: u32 = 4102; constant SO_ACCEPTCONN (line 1083) | pub const SO_ACCEPTCONN: u32 = 4105; constant SO_PROTOCOL (line 1084) | pub const SO_PROTOCOL: u32 = 4136; constant SO_DOMAIN (line 1085) | pub const SO_DOMAIN: u32 = 4137; constant SO_NO_CHECK (line 1086) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1087) | pub const SO_PRIORITY: u32 = 12; constant SO_BSDCOMPAT (line 1088) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_PASSCRED (line 1089) | pub const SO_PASSCRED: u32 = 17; constant SO_PEERCRED (line 1090) | pub const SO_PEERCRED: u32 = 18; constant SO_SECURITY_AUTHENTICATION (line 1091) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1092) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1093) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1094) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1095) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1096) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1097) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1098) | pub const SO_PEERNAME: u32 = 28; constant SO_PEERSEC (line 1099) | pub const SO_PEERSEC: u32 = 30; constant SO_SNDBUFFORCE (line 1100) | pub const SO_SNDBUFFORCE: u32 = 31; constant SO_RCVBUFFORCE (line 1101) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_PASSSEC (line 1102) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1103) | pub const SO_MARK: u32 = 36; constant SO_RXQ_OVFL (line 1104) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1105) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1106) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1107) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1108) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1109) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1110) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1111) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1112) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1113) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1114) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1115) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1116) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1117) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1118) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1119) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1120) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1121) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1122) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1123) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1124) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1125) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1126) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1127) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1128) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1129) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1130) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1131) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1132) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1133) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1134) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1135) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1136) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1137) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1138) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1139) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1140) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1141) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1142) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1143) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1144) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1145) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1146) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1147) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1148) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1149) | pub const SO_RCVTIMEO: u32 = 4102; constant SO_SNDTIMEO (line 1150) | pub const SO_SNDTIMEO: u32 = 4101; constant SCM_TIMESTAMP (line 1151) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1152) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1153) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1154) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1155) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1156) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1157) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1158) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1159) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1160) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1161) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1162) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1163) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1164) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1165) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1166) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1167) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1168) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1169) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1170) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1171) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1172) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1173) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1174) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1175) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1176) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1177) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1178) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1179) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1180) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1181) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1182) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1183) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1184) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1185) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1186) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1187) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1188) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1189) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1190) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1191) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1192) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1193) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1194) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1195) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1196) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1197) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1198) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1199) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1200) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1201) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1202) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1203) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1204) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1205) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1206) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1207) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1208) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1209) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1210) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1211) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1212) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1213) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1214) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1215) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1216) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1217) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1218) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1219) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1220) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1221) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1222) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1223) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1224) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1225) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1226) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1227) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1228) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1229) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1230) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1231) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1232) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1233) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1234) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1235) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1236) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1237) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1238) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1239) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1240) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1241) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1242) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1243) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1244) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1245) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1246) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1247) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1248) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1249) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1250) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1251) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1252) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1253) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1254) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1255) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1256) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1257) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1258) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1259) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1260) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1261) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1262) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1263) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1264) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1265) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1266) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1267) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1268) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1269) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1270) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1271) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1272) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1273) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1274) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1275) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1276) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1277) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1278) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1279) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1280) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1281) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1282) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1283) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1284) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1285) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1286) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1287) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1288) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1289) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1290) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1291) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1292) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1293) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1294) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1295) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1296) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1297) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1298) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1299) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1300) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1301) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1302) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1303) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1304) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1305) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1306) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1307) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1308) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1309) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1310) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1311) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1312) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1313) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1314) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1315) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1316) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1317) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1318) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1319) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1320) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1321) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1322) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1323) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1324) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1325) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1326) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1327) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1328) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1329) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1330) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1331) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1332) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1333) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1334) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1335) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1336) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1337) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1338) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1339) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1340) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1341) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1342) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1343) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1344) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1345) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1346) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1347) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1348) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1349) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1350) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1351) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1352) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1353) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1354) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1355) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1356) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1357) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1358) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1359) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1360) | pub const SOCK_STREAM: u32 = 2; constant SOCK_DGRAM (line 1361) | pub const SOCK_DGRAM: u32 = 1; constant SOCK_RAW (line 1362) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1363) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1364) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1365) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1366) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1367) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1368) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1369) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1370) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1371) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1372) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1373) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1374) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1375) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1376) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1377) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1378) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1379) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1380) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1381) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1382) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1383) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1384) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1385) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1386) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1387) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1388) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1389) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1390) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1391) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1392) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1393) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1394) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1395) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1396) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1397) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1398) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1399) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1400) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1401) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1402) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1403) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1404) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1405) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1406) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1407) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1408) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1409) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1410) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1411) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1412) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1413) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1414) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1415) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1416) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1417) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1418) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1419) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1420) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1421) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1422) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1423) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1424) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1425) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1426) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1427) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1428) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1429) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1430) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1431) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1432) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1433) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1434) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1435) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1436) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1437) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1438) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1439) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1440) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1441) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1442) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1443) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1444) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1445) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1446) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1447) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1448) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1449) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1450) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1451) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1452) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1453) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1454) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1455) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1456) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1457) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1458) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1459) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1460) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1461) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1462) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1463) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1464) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1465) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1466) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1467) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1468) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1469) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1470) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1471) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1472) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1473) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1474) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1475) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1476) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1477) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1478) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1479) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1480) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1481) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1482) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1483) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1484) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1485) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1486) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1487) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1488) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1489) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1490) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1491) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1492) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1493) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1494) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1495) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1496) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1497) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1498) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1499) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1500) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1501) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1502) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1503) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1504) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1505) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1506) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1507) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1508) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1509) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1510) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1511) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1512) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1513) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1514) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1515) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1516) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1517) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1518) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1519) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1520) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1521) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1522) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1523) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1524) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1525) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1526) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1527) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1528) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1529) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1530) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1531) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1532) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1533) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1534) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1535) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1536) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1537) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1538) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1539) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1540) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1541) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1542) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1543) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1544) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1545) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1546) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1547) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1548) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1549) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1550) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1551) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1552) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1553) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1554) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1555) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1556) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1557) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1558) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1559) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1560) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1561) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1562) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1563) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1564) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1565) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1566) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1567) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1568) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1569) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1570) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1571) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1572) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1573) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1574) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1575) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1576) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1577) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1578) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1579) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1580) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1581) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1582) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1583) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1584) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1585) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1586) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1587) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1588) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1589) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1590) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1591) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1592) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1593) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1594) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1595) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1596) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1597) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1598) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1599) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1600) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1601) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1602) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1603) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1604) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1605) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1606) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1607) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1608) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1609) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1610) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1611) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1612) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1613) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1614) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1615) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1616) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1617) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1618) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1619) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1620) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1621) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1622) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1623) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1624) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1625) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1626) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1627) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1628) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1629) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1630) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1631) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1632) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1633) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1634) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1635) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1636) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1637) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1638) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1639) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1640) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1641) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1642) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1643) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1644) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1645) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1646) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1647) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1648) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1649) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1650) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1651) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1655) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1689) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1728) | pub enum _bindgen_ty_3 { type socket_state (line 1792) | pub enum socket_state { type _bindgen_ty_4 (line 1802) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1817) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1826) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1835) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1845) | pub enum _bindgen_ty_6 { type net_device_flags (line 1878) | pub enum net_device_flags { type _bindgen_ty_7 (line 1902) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1914) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1922) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2510) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1933) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1941) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1955) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1974) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2513) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2086) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2095) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2104) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2117) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2131) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2145) | pub const fn new() -> Self { function as_ptr (line 2149) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2153) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2157) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2161) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2166) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2172) | pub const fn new() -> Self { function as_ref (line 2176) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2180) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2186) | fn default() -> Self { function clone (line 2192) | fn clone(&self) -> Self { function fmt (line 2198) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2203) | fn hash(&self, _state: &mut H) {} function eq (line 2206) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/mips64r6/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 14) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant _MIPS_ISA_MIPS1 (line 550) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 551) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 552) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 553) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 554) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 555) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 556) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 557) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 558) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 559) | pub const _MIPS_SIM_ABI64: u32 = 3; constant NETLINK_ROUTE (line 560) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 561) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 562) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 563) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 564) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 565) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 566) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 567) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 568) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 569) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 570) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 571) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 572) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 573) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 574) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 575) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 576) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 577) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 578) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 579) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 580) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 581) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 582) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 583) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 584) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 585) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 586) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 587) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 588) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 589) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 590) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 591) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 592) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 593) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 594) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 595) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 596) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 597) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 598) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 599) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 600) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 601) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 602) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 603) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 604) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 605) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 606) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 607) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 608) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 609) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 610) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 611) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 612) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 613) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 614) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 615) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 616) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 617) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 618) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 619) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 620) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 621) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 622) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 623) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 624) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 625) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 626) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 627) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 628) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 629) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 630) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 631) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 632) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 633) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 634) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 635) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 636) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 637) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 638) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 639) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 640) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 641) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 642) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 643) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 644) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 645) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 646) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 647) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 648) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 649) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 650) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 651) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 652) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 653) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 654) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 655) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 656) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 657) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 658) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 659) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 660) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 661) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 662) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 663) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 664) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 665) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 666) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 667) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 668) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 669) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 670) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 671) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 672) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 673) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 674) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 675) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 676) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 677) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 678) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 679) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 680) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 681) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 682) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 683) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 684) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 685) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 686) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 687) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 688) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 689) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 690) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 691) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 692) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 693) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 694) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 695) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 696) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 697) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 698) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 699) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 700) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 701) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 702) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 703) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 704) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 705) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 706) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 707) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 708) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 709) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 710) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 711) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 712) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 713) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 714) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 715) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 716) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 717) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 718) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 719) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 720) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 721) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 722) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 723) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 724) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 725) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 726) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 727) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 728) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 729) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 730) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 731) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 732) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 733) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 734) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 735) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 736) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 737) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 738) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 739) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 740) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 741) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 742) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 743) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 744) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 745) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 746) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 747) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 748) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 749) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 750) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 751) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 752) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 753) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 754) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 755) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 756) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 757) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 758) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 759) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 760) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 761) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 762) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 763) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 764) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 765) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 766) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 767) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 768) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 769) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 770) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 771) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 772) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 773) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 774) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 775) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 776) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 777) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 778) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 779) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 780) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 781) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 782) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 783) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 784) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 785) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 786) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 787) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 788) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 789) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 790) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 791) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 792) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 793) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 794) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 795) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 796) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 797) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 798) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 799) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 800) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 801) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 802) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 803) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 804) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 805) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 806) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 807) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 808) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 809) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 810) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 811) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 812) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 813) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 814) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 815) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 816) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 817) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 818) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 819) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 820) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 821) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 822) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 823) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 824) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 825) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 826) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 827) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 828) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 829) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 830) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 831) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 832) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 833) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 834) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 835) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 836) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 837) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 838) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 839) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 840) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 841) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 842) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 843) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 844) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 845) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 846) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 847) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 848) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 849) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 850) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 851) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 852) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 853) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 854) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 855) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 856) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 857) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 858) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 859) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 860) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 861) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 862) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 863) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 864) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 865) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 866) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 867) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 868) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 869) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 870) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 871) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 872) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 873) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 874) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 875) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 876) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 877) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 878) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 879) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 880) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 881) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 882) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 883) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 884) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 885) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 886) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 887) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 888) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 889) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 890) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 891) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 892) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 893) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 894) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 895) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 896) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 897) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 898) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 899) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 900) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 901) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 902) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 903) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 904) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 905) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 906) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 907) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 908) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 909) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 910) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 911) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 912) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 913) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 914) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 915) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 916) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 917) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 918) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 919) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 920) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 921) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 922) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 923) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 924) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 925) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 926) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 927) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 928) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 929) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 930) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 931) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 932) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 933) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 934) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 935) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 936) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 937) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 938) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 939) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 940) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 941) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 942) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 943) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 944) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 945) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 946) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 947) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 948) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 949) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 950) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 951) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 952) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 953) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 954) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 955) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 956) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 957) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 958) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 959) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 960) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 961) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 962) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 963) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 964) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 965) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 966) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 967) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 968) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 969) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 970) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 971) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 972) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 973) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 974) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 975) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 976) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 977) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 978) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 979) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 980) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 981) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 982) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 983) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 984) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 985) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 986) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 987) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 988) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 989) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 990) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 991) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 992) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 993) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 994) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 995) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 996) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 997) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 998) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 999) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 1000) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 1001) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 1002) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 1003) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1004) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1005) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1006) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1007) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1008) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1009) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1010) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1011) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1012) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1013) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1014) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1015) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1016) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1017) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1018) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1019) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1020) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1021) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1022) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1023) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1024) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1025) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1026) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1027) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1028) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1029) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1030) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1031) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1032) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1033) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1034) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1035) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1036) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1037) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1038) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1039) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1040) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1041) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1042) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1043) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1044) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1045) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1046) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1047) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1048) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1049) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1050) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1051) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1052) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1053) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1054) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1055) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1056) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1057) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1058) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1059) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1060) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1061) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1062) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1063) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1064) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1065) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1066) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1067) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1068) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1069) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1070) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1071) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1072) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1073) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1074) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1075) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1076) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1077) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1078) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1079) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1080) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1081) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1082) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1083) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1084) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1085) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1086) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1087) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1088) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1089) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1090) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1091) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1092) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1093) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1094) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1095) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1096) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1097) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1098) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1099) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1100) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1101) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1102) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1103) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1104) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1105) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1106) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1107) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1108) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1109) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1110) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1111) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1112) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1113) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1114) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1115) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1116) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1117) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1118) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1119) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1120) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1121) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1122) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1123) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1124) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1125) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1126) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1127) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1128) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1129) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1130) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1131) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1132) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1133) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1134) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1135) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1136) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1137) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1138) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1139) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1140) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1141) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1142) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1143) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1144) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1145) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1146) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1147) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1148) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1149) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1150) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1151) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1152) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1153) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1154) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1155) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1156) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1157) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1158) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1159) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1160) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1161) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1162) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1163) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1164) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1165) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1166) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1167) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1168) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1169) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1170) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1171) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1172) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1173) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1174) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1175) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1176) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1177) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1178) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1179) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1180) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1181) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1182) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1183) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1184) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1185) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1186) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1187) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1188) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1189) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1190) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1191) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1192) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1193) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1194) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1195) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1196) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1197) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1198) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1199) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1200) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1201) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1202) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1203) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1204) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1205) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1206) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1207) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1208) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1209) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1210) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1211) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1212) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1213) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1214) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1215) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1216) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1217) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1218) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1219) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1220) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1221) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1222) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1223) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1224) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1225) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1226) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1227) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1228) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1229) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1230) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1231) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1232) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1233) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1234) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1235) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1236) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1237) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1238) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1239) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1240) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1241) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1242) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1243) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1244) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1245) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1246) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1247) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1248) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1249) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1250) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1251) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1252) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1253) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1254) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1255) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1256) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1257) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1258) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1259) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1260) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1261) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1262) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1263) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1264) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1265) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1266) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1267) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1268) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1269) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1270) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1271) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1272) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1273) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1274) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1275) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1276) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1277) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1278) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1279) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1280) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1281) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1282) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1283) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1284) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1285) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1286) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1287) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1288) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1289) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1290) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1291) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1292) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1293) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1294) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1295) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1296) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1297) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1298) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1299) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1300) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1301) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1302) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1303) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1304) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1305) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1306) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1307) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1308) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1309) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1310) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1311) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1312) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1313) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1314) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1315) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1316) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1317) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1318) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1319) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1320) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1321) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1322) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1323) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1324) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1325) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1326) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1327) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1328) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1329) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1330) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1331) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1332) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1333) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1334) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1335) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1336) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1337) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1338) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1339) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1340) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1341) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1342) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1343) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1344) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1345) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1346) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1347) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1348) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1349) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1350) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1351) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1352) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1353) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1354) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1355) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1356) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1357) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1358) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1359) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1360) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1361) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1362) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1363) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1364) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1365) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1366) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1367) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1368) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1369) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1370) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1371) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1372) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1373) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1374) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1375) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1376) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1377) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1378) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1379) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1380) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1381) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1382) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1383) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1384) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1385) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1386) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1387) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1388) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1389) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1390) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1391) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1392) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1393) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1394) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1395) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1396) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1397) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1398) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1399) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1400) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1401) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1402) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1403) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1404) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1405) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1406) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1407) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1408) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1409) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1410) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1411) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1412) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1413) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1414) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1415) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1416) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1417) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1418) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1419) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1420) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1421) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1422) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1423) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1424) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1425) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1426) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1427) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1428) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1429) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1430) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1431) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1432) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1433) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1434) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1435) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1436) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1437) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1438) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1439) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1440) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1441) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1442) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1443) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1444) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1445) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1446) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1447) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1448) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1449) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1450) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1451) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1452) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1453) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1454) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1455) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1456) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1457) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1458) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1459) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1460) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1461) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1462) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1463) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1464) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1465) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1466) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1467) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1468) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1469) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1470) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1471) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1472) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1473) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1474) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1475) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1476) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1477) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1478) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1479) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1480) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1481) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1482) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1483) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1484) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1485) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1486) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1487) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1488) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1489) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1490) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1491) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1492) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1493) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1494) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1495) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1496) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1497) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1498) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1499) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1503) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2848) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1516) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1526) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1533) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1554) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2851) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1573) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1644) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1653) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1661) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1677) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1686) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1740) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1747) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1796) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1808) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1820) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1828) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1843) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1853) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1862) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1870) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1878) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1900) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1910) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2854) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1919) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2857) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1928) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1937) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1946) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1962) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1974) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1982) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2019) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2860) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2028) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2049) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2863) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2058) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2069) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2077) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2084) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2097) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2135) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2147) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2163) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2171) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2191) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2199) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2208) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2223) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2231) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2245) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2254) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2272) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2282) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2289) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2297) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2311) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2323) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2332) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2341) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2351) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2360) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2370) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2385) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2397) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2413) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2422) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2430) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2438) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2456) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2480) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2506) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2522) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2529) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2538) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2615) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2633) | pub enum rt_scope_t { type rt_class_t (line 2643) | pub enum rt_class_t { type rtattr_type_t (line 2654) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2691) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2715) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2724) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2747) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2755) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2798) | pub enum _bindgen_ty_66 { function new (line 2822) | pub const fn new() -> Self { function as_ptr (line 2826) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2830) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2834) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2838) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2843) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips64r6/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant _MIPS_ISA_MIPS1 (line 69) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 70) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 71) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 72) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 73) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 74) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 75) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 76) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 77) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 78) | pub const _MIPS_SIM_ABI64: u32 = 3; constant PR_SET_PDEATHSIG (line 79) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 80) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 81) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 82) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 83) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 84) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 85) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 86) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 87) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 88) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 89) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 90) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 91) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 92) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 93) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 94) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 95) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 96) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 97) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 98) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 99) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 100) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 101) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 102) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 103) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 104) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 105) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 106) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 107) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 108) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 109) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 110) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 111) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 112) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 113) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 114) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 115) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 116) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 117) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 118) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 119) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 120) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 121) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 122) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 123) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 124) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 125) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 126) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 127) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 128) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 129) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 130) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 131) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 132) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 133) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 134) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 135) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 136) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 137) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 138) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 139) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 140) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 141) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 142) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 143) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 144) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 145) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 146) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 147) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 148) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 149) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 150) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 151) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 152) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 153) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 154) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 155) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 156) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 157) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 158) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 159) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 160) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 161) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 162) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 163) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 164) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 165) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 166) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 167) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 168) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 169) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 170) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 171) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 172) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 173) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 174) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 175) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 176) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 177) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 178) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 179) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 180) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 181) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 182) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 183) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 184) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 185) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 186) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 187) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 188) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 189) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 190) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 191) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 192) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 193) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 194) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 195) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 196) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 197) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 198) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 199) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 200) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 201) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 202) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 203) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 204) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 205) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 206) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 207) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 208) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 209) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 210) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 211) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 212) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 213) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 214) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 215) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 216) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 217) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 218) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 219) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 220) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 221) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 222) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 223) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 224) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 225) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 226) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 227) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 228) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 229) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 230) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 231) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/mips64r6/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type sysinfo (line 56) | pub struct sysinfo { type oldold_utsname (line 74) | pub struct oldold_utsname { type old_utsname (line 83) | pub struct old_utsname { type new_utsname (line 92) | pub struct new_utsname { constant _MIPS_ISA_MIPS1 (line 100) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 101) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 102) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 103) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 104) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 105) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 106) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 107) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 108) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 109) | pub const _MIPS_SIM_ABI64: u32 = 3; constant SI_LOAD_SHIFT (line 110) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 111) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 112) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 115) | pub const fn new() -> Self { function as_ptr (line 119) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 123) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 127) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 131) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 136) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/mips64r6/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_daddr_t (line 13) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant _MIPS_ISA_MIPS1 (line 137) | pub const _MIPS_ISA_MIPS1: u32 = 1; constant _MIPS_ISA_MIPS2 (line 138) | pub const _MIPS_ISA_MIPS2: u32 = 2; constant _MIPS_ISA_MIPS3 (line 139) | pub const _MIPS_ISA_MIPS3: u32 = 3; constant _MIPS_ISA_MIPS4 (line 140) | pub const _MIPS_ISA_MIPS4: u32 = 4; constant _MIPS_ISA_MIPS5 (line 141) | pub const _MIPS_ISA_MIPS5: u32 = 5; constant _MIPS_ISA_MIPS32 (line 142) | pub const _MIPS_ISA_MIPS32: u32 = 6; constant _MIPS_ISA_MIPS64 (line 143) | pub const _MIPS_ISA_MIPS64: u32 = 7; constant _MIPS_SIM_ABI32 (line 144) | pub const _MIPS_SIM_ABI32: u32 = 1; constant _MIPS_SIM_NABI32 (line 145) | pub const _MIPS_SIM_NABI32: u32 = 2; constant _MIPS_SIM_ABI64 (line 146) | pub const _MIPS_SIM_ABI64: u32 = 3; constant XDP_SHARED_UMEM (line 147) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 148) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 149) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 150) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 151) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 152) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 153) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 154) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 155) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 156) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 157) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 158) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 159) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 160) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 161) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 162) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 163) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 164) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 165) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 166) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 167) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 168) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 169) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/powerpc/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/powerpc/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __u32; type termios2 (line 68) | pub type termios2 = termios; type __BindgenBitfieldUnit (line 71) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 76) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __vector128 (line 80) | pub struct __vector128 { type __kernel_fd_set (line 85) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 90) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 95) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 101) | pub struct __user_cap_data_struct { type vfs_cap_data (line 108) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 114) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 120) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 127) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 133) | pub struct f_owner_ex { type flock (line 139) | pub struct flock { type flock64 (line 148) | pub struct flock64 { type open_how (line 157) | pub struct open_how { type epoll_event (line 164) | pub struct epoll_event { type fscrypt_policy_v1 (line 170) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 179) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 186) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 196) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 202) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 209) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 215) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 224) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 231) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 241) | pub struct mount_attr { type file_clone_range (line 249) | pub struct file_clone_range { type fstrim_range (line 257) | pub struct fstrim_range { type file_dedupe_range_info (line 264) | pub struct file_dedupe_range_info { type file_dedupe_range (line 273) | pub struct file_dedupe_range { type files_stat_struct (line 283) | pub struct files_stat_struct { type inodes_stat_t (line 290) | pub struct inodes_stat_t { type fsxattr (line 297) | pub struct fsxattr { type futex_waitv (line 307) | pub struct futex_waitv { type robust_list (line 315) | pub struct robust_list { type robust_list_head (line 320) | pub struct robust_list_head { type inotify_event (line 327) | pub struct inotify_event { type pollfd (line 336) | pub struct pollfd { type rand_pool_info (line 343) | pub struct rand_pool_info { type __kernel_timespec (line 350) | pub struct __kernel_timespec { type __kernel_itimerspec (line 356) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 362) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 368) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 374) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 380) | pub struct __kernel_sock_timeval { type timespec (line 386) | pub struct timespec { type timeval (line 392) | pub struct timeval { type itimerspec (line 398) | pub struct itimerspec { type itimerval (line 404) | pub struct itimerval { type timezone (line 410) | pub struct timezone { type rusage (line 416) | pub struct rusage { type rlimit (line 436) | pub struct rlimit { type rlimit64 (line 442) | pub struct rlimit64 { type clone_args (line 448) | pub struct clone_args { type sigset_t (line 463) | pub struct sigset_t { type old_sigaction (line 468) | pub struct old_sigaction { type sigaction (line 476) | pub struct sigaction { type sigaltstack (line 484) | pub struct sigaltstack { type sig_dbg_op (line 491) | pub struct sig_dbg_op { type __sifields__bindgen_ty_1 (line 497) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 503) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 511) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 518) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 527) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 533) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 540) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 546) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 553) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 559) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 566) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 571) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 579) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 587) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 593) | pub struct statx_timestamp { type statx (line 600) | pub struct statx { type termios (line 628) | pub struct termios { type ktermios (line 640) | pub struct ktermios { type sgttyb (line 652) | pub struct sgttyb { type tchars (line 661) | pub struct tchars { type ltchars (line 671) | pub struct ltchars { type winsize (line 681) | pub struct winsize { type termio (line 689) | pub struct termio { type iovec (line 699) | pub struct iovec { type uffd_msg (line 705) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 714) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 721) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 726) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 733) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 739) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 746) | pub struct uffdio_api { type uffdio_range (line 753) | pub struct uffdio_range { type uffdio_register (line 759) | pub struct uffdio_register { type uffdio_copy (line 766) | pub struct uffdio_copy { type uffdio_zeropage (line 775) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 782) | pub struct uffdio_writeprotect { type uffdio_continue (line 788) | pub struct uffdio_continue { type linux_dirent64 (line 795) | pub struct linux_dirent64 { type __old_kernel_stat (line 804) | pub struct __old_kernel_stat { type stat (line 819) | pub struct stat { type stat64 (line 841) | pub struct stat64 { type statfs (line 864) | pub struct statfs { type statfs64 (line 880) | pub struct statfs64 { type compat_statfs64 (line 896) | pub struct compat_statfs64 { type user_desc (line 912) | pub struct user_desc { method seg_32bit (line 2942) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2946) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2953) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2957) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2964) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2968) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2975) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2979) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2986) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2990) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2997) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 3001) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 3008) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 922) | pub struct kernel_sigset_t { type kernel_sigaction (line 927) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 933) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 934) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 935) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 936) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_DCACHEBSIZE (line 937) | pub const AT_DCACHEBSIZE: u32 = 19; constant AT_ICACHEBSIZE (line 938) | pub const AT_ICACHEBSIZE: u32 = 20; constant AT_UCACHEBSIZE (line 939) | pub const AT_UCACHEBSIZE: u32 = 21; constant AT_IGNOREPPC (line 940) | pub const AT_IGNOREPPC: u32 = 22; constant AT_SYSINFO_EHDR (line 941) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_L1I_CACHESIZE (line 942) | pub const AT_L1I_CACHESIZE: u32 = 40; constant AT_L1I_CACHEGEOMETRY (line 943) | pub const AT_L1I_CACHEGEOMETRY: u32 = 41; constant AT_L1D_CACHESIZE (line 944) | pub const AT_L1D_CACHESIZE: u32 = 42; constant AT_L1D_CACHEGEOMETRY (line 945) | pub const AT_L1D_CACHEGEOMETRY: u32 = 43; constant AT_L2_CACHESIZE (line 946) | pub const AT_L2_CACHESIZE: u32 = 44; constant AT_L2_CACHEGEOMETRY (line 947) | pub const AT_L2_CACHEGEOMETRY: u32 = 45; constant AT_L3_CACHESIZE (line 948) | pub const AT_L3_CACHESIZE: u32 = 46; constant AT_L3_CACHEGEOMETRY (line 949) | pub const AT_L3_CACHEGEOMETRY: u32 = 47; constant AT_MINSIGSTKSZ (line 950) | pub const AT_MINSIGSTKSZ: u32 = 51; constant AT_VECTOR_SIZE_ARCH (line 951) | pub const AT_VECTOR_SIZE_ARCH: u32 = 15; constant AT_NULL (line 952) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 953) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 954) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 955) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 956) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 957) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 958) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 959) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 960) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 961) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 962) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 963) | pub const AT_UID: u32 = 11; constant AT_EUID (line 964) | pub const AT_EUID: u32 = 12; constant AT_GID (line 965) | pub const AT_GID: u32 = 13; constant AT_EGID (line 966) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 967) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 968) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 969) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 970) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 971) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 972) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 973) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 974) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 975) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 976) | pub const AT_EXECFN: u32 = 31; constant __FD_SETSIZE (line 977) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 978) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 979) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 980) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 981) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 982) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 983) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 984) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 985) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 986) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 987) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 988) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 989) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 990) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 991) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 992) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 993) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 994) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 995) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 996) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 997) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 998) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 999) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 1000) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 1001) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 1002) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 1003) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 1004) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 1005) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 1006) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 1007) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 1008) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 1009) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 1010) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 1011) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 1012) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 1013) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 1014) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 1015) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 1016) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 1017) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 1018) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 1019) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 1020) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 1021) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 1022) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 1023) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 1024) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 1025) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 1026) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 1027) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 1028) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 1029) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 1030) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 1031) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 1032) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 1033) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 1034) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 1035) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 1036) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 1037) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 1038) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 1039) | pub const CAP_LAST_CAP: u32 = 40; constant O_DIRECTORY (line 1040) | pub const O_DIRECTORY: u32 = 16384; constant O_NOFOLLOW (line 1041) | pub const O_NOFOLLOW: u32 = 32768; constant O_LARGEFILE (line 1042) | pub const O_LARGEFILE: u32 = 65536; constant O_DIRECT (line 1043) | pub const O_DIRECT: u32 = 131072; constant O_ACCMODE (line 1044) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1045) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1046) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1047) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 1048) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 1049) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 1050) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 1051) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 1052) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 1053) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 1054) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 1055) | pub const FASYNC: u32 = 8192; constant O_NOATIME (line 1056) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 1057) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 1058) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 1059) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 1060) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1061) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1062) | pub const O_TMPFILE: u32 = 4210688; constant O_TMPFILE_MASK (line 1063) | pub const O_TMPFILE_MASK: u32 = 4210752; constant O_NDELAY (line 1064) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 1065) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1066) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1067) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1068) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1069) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 1070) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 1071) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1072) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1073) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 1074) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 1075) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1076) | pub const F_GETSIG: u32 = 11; constant F_GETLK64 (line 1077) | pub const F_GETLK64: u32 = 12; constant F_SETLK64 (line 1078) | pub const F_SETLK64: u32 = 13; constant F_SETLKW64 (line 1079) | pub const F_SETLKW64: u32 = 14; constant F_SETOWN_EX (line 1080) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1081) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1082) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1083) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1084) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1085) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1086) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1087) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1088) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1089) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1090) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1091) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1092) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1093) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1094) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1095) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1096) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1097) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1098) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1099) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1100) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1101) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1102) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1103) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1104) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1105) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1106) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1107) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1108) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1109) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1110) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1111) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1112) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1113) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1114) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1115) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1116) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1117) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1118) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1119) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1120) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1121) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1122) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1123) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1124) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1125) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1126) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1127) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1128) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1129) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1130) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1131) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1132) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1133) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1134) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1135) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1136) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1137) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1138) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1139) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1140) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1141) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1142) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1143) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1144) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1145) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1146) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1147) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1148) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1149) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1150) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1151) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1152) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1153) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1154) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1155) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1156) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1157) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1158) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1159) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1160) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1161) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1162) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1163) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1164) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1165) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1166) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1167) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1168) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1169) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1170) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1171) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1172) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1173) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1174) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1175) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1176) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1177) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1178) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1179) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1180) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1181) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1182) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1183) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1184) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 1185) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1186) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1187) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1188) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1189) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1190) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1191) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1192) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1193) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1194) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1195) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1196) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1197) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1198) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1199) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1200) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1201) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1202) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1203) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1204) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1205) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1206) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1207) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1208) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1209) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1210) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1211) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1212) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1213) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1214) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1215) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1216) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1217) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1218) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1219) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1220) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1221) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1222) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1223) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1224) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1225) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1226) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1227) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1228) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1229) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1230) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1231) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1232) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1233) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1234) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1235) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1236) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1237) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1238) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1239) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1240) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1241) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1242) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1243) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1244) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1245) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1246) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1247) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1248) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1249) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1250) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1251) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1252) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1253) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1254) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1255) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1256) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1257) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1258) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1259) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1260) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1261) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1262) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1263) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1264) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1265) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1266) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1267) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1268) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1269) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1270) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1271) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1272) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1273) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1274) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1275) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1276) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1277) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1278) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1279) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1280) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1281) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1282) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1283) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1284) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1285) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1286) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1287) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1288) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1289) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1290) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1291) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1292) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1293) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1294) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1295) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1296) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1297) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1298) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1299) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1300) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1301) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1302) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1303) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1304) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1305) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1306) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1307) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1308) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1309) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1310) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1311) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1312) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1313) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1314) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1315) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1316) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1317) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1318) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1319) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1320) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1321) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1322) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1323) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1324) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1325) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1326) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1327) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1328) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1329) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1330) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1331) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1332) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1333) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1334) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1335) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1336) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1337) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1338) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1339) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1340) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1341) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1342) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1343) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1344) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1345) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1346) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1347) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1348) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1349) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1350) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1351) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1352) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1353) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1354) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1355) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1356) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1357) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1358) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1359) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1360) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1361) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1362) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1363) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1364) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1365) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1366) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1367) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1368) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1369) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1370) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1371) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1372) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1373) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1374) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1375) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1376) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1377) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1378) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1379) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1380) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1381) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1382) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1383) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1384) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1385) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1386) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1387) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1388) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1389) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1390) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1391) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1392) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1393) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1394) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1395) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1396) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1397) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1398) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1399) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1400) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1401) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1402) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1403) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1404) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1405) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1406) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1407) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1408) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1409) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1410) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1411) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1412) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1413) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1414) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1415) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1416) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1417) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1418) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1419) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1420) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1421) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1422) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1423) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1424) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1425) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1426) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1427) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1428) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1429) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1430) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1431) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1432) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1433) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1434) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1435) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1436) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1437) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1438) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1439) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1440) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1441) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1442) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1443) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1444) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1445) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1446) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1447) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1448) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1449) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1450) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1451) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1452) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1453) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1454) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1455) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1456) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1457) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1458) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1459) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1460) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1461) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1462) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1463) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1464) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1465) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1466) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1467) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1468) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1469) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1470) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1471) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1472) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1473) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1474) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1475) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1476) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1477) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1478) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1479) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1480) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1481) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1482) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1483) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1484) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1485) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1486) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1487) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1488) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1489) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1490) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1491) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1492) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1493) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1494) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1495) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1496) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1497) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1498) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1499) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1500) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1501) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1502) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1503) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1504) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1505) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1506) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1507) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1508) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1509) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1510) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1511) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1512) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1513) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1514) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1515) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1516) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1517) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1518) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1519) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1520) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1521) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1522) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1523) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1524) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1525) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1526) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1527) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1528) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1529) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1530) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1531) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1532) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1533) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1534) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1535) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1536) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1537) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1538) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1539) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1540) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1541) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1542) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1543) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1544) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1545) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1546) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1547) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1548) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1549) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1550) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1551) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1552) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1553) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1554) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1555) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1556) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1557) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1558) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1559) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1560) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1561) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1562) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1563) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1564) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1565) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1566) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1567) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1568) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1569) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1570) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1571) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1572) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1573) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1574) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1575) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1576) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1577) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1578) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1579) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1580) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1581) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1582) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1583) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1584) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1585) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1586) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1587) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1588) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1589) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1590) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1591) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1592) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1593) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1594) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1595) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1596) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1597) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1598) | pub const PKEY_ACCESS_MASK: u32 = 3; constant PROT_SAO (line 1599) | pub const PROT_SAO: u32 = 16; constant MAP_RENAME (line 1600) | pub const MAP_RENAME: u32 = 32; constant MAP_NORESERVE (line 1601) | pub const MAP_NORESERVE: u32 = 64; constant MAP_LOCKED (line 1602) | pub const MAP_LOCKED: u32 = 128; constant MAP_GROWSDOWN (line 1603) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1604) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1605) | pub const MAP_EXECUTABLE: u32 = 4096; constant MCL_CURRENT (line 1606) | pub const MCL_CURRENT: u32 = 8192; constant MCL_FUTURE (line 1607) | pub const MCL_FUTURE: u32 = 16384; constant MCL_ONFAULT (line 1608) | pub const MCL_ONFAULT: u32 = 32768; constant PKEY_DISABLE_EXECUTE (line 1609) | pub const PKEY_DISABLE_EXECUTE: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1610) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1611) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1612) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1613) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1614) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1615) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1616) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1617) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1618) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1619) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1620) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1621) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1622) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1623) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1624) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1625) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1626) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1627) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1628) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1629) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1630) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1631) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1632) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1633) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1634) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1635) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1636) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1637) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1638) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1639) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1640) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1641) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1642) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1643) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1644) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1645) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1646) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1647) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1648) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1649) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1650) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1651) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1652) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1653) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1654) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1655) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1656) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1657) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1658) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1659) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1660) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1661) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1662) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1663) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1664) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1665) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1666) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1667) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1668) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1669) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1670) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1671) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1672) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1673) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1674) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1675) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1676) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1677) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1678) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1679) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1680) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1681) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1682) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1683) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1684) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1685) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1686) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1687) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1688) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1689) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1690) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1691) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1692) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1693) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1694) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1695) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1696) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1697) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1698) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1699) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1700) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1701) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1702) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1703) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1704) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1705) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1706) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1707) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1708) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1709) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1710) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1711) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1712) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1713) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1714) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1715) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1716) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1717) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1718) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1719) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1720) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1721) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1722) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1723) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1724) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1725) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1726) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1727) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1728) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1729) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1730) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1731) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1732) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1733) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1734) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1735) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1736) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1737) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1738) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1739) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1740) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1741) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1742) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1743) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1744) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1745) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1746) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1747) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1748) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1749) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1750) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1751) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1752) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1753) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1754) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1755) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1756) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1757) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1758) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1759) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1760) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1761) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1762) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1763) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1764) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1765) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1766) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1767) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1768) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1769) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1770) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1771) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1772) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1773) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1774) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1775) | pub const _NSIG: u32 = 64; constant _NSIG_BPW (line 1776) | pub const _NSIG_BPW: u32 = 32; constant _NSIG_WORDS (line 1777) | pub const _NSIG_WORDS: u32 = 2; constant SIGHUP (line 1778) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1779) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1780) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1781) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1782) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1783) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1784) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1785) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1786) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1787) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1788) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1789) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1790) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1791) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1792) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1793) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1794) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1795) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1796) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1797) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1798) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1799) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1800) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1801) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1802) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1803) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1804) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1805) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1806) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1807) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1808) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1809) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1810) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1811) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1812) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1813) | pub const SIGRTMAX: u32 = 64; constant SA_RESTORER (line 1814) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1815) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1816) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1817) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1818) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1819) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1820) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1821) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1822) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1823) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1824) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1825) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1826) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1827) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1828) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1829) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1830) | pub const SIG_SETMASK: u32 = 2; constant SIG_DBG_SINGLE_STEPPING (line 1831) | pub const SIG_DBG_SINGLE_STEPPING: u32 = 1; constant SIG_DBG_BRANCH_TRACING (line 1832) | pub const SIG_DBG_BRANCH_TRACING: u32 = 2; constant SI_MAX_SIZE (line 1833) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1834) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1835) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1836) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1837) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1838) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1839) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1840) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1841) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1842) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1843) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1844) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1845) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1846) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1847) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1848) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1849) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1850) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1851) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1852) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1853) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1854) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1855) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1856) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1857) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1858) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1859) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1860) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1861) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1862) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1863) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1864) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1865) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1866) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1867) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1868) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1869) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1870) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1871) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1872) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1873) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1874) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1875) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1876) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1877) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1878) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1879) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1880) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1881) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1882) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1883) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1884) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1885) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1886) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1887) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1888) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1889) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1890) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1891) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1892) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1893) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1894) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1895) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1896) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1897) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1898) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1899) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1900) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1901) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1902) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1903) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1904) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1905) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1906) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1907) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1908) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1909) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1910) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1911) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1912) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1913) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1914) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1915) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1916) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1917) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1918) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1919) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1920) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1921) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1922) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1923) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1924) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1925) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1926) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1927) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1928) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1929) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1930) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1931) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1932) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1933) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1934) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1935) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1936) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1937) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1938) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1939) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1940) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1941) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1942) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1943) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1944) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1945) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1946) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1947) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1948) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1949) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1950) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1951) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1952) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1953) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1954) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1955) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1956) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1957) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1958) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1959) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1960) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1961) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1962) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1963) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1964) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1965) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1966) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1967) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1968) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1969) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1970) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1971) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1972) | pub const STATX_ATTR_DAX: u32 = 2097152; constant TIOCM_LE (line 1973) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 1974) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 1975) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 1976) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 1977) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 1978) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 1979) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 1980) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 1981) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 1982) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 1983) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 1984) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 1985) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 1986) | pub const TIOCM_LOOP: u32 = 32768; constant TIOCPKT_DATA (line 1987) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 1988) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 1989) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 1990) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 1991) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 1992) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 1993) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 1994) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 1995) | pub const TIOCSER_TEMT: u32 = 1; constant IGNBRK (line 1996) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1997) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1998) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1999) | pub const PARMRK: u32 = 8; constant INPCK (line 2000) | pub const INPCK: u32 = 16; constant ISTRIP (line 2001) | pub const ISTRIP: u32 = 32; constant INLCR (line 2002) | pub const INLCR: u32 = 64; constant IGNCR (line 2003) | pub const IGNCR: u32 = 128; constant ICRNL (line 2004) | pub const ICRNL: u32 = 256; constant IXANY (line 2005) | pub const IXANY: u32 = 2048; constant OPOST (line 2006) | pub const OPOST: u32 = 1; constant OCRNL (line 2007) | pub const OCRNL: u32 = 8; constant ONOCR (line 2008) | pub const ONOCR: u32 = 16; constant ONLRET (line 2009) | pub const ONLRET: u32 = 32; constant OFILL (line 2010) | pub const OFILL: u32 = 64; constant OFDEL (line 2011) | pub const OFDEL: u32 = 128; constant B0 (line 2012) | pub const B0: u32 = 0; constant B50 (line 2013) | pub const B50: u32 = 1; constant B75 (line 2014) | pub const B75: u32 = 2; constant B110 (line 2015) | pub const B110: u32 = 3; constant B134 (line 2016) | pub const B134: u32 = 4; constant B150 (line 2017) | pub const B150: u32 = 5; constant B200 (line 2018) | pub const B200: u32 = 6; constant B300 (line 2019) | pub const B300: u32 = 7; constant B600 (line 2020) | pub const B600: u32 = 8; constant B1200 (line 2021) | pub const B1200: u32 = 9; constant B1800 (line 2022) | pub const B1800: u32 = 10; constant B2400 (line 2023) | pub const B2400: u32 = 11; constant B4800 (line 2024) | pub const B4800: u32 = 12; constant B9600 (line 2025) | pub const B9600: u32 = 13; constant B19200 (line 2026) | pub const B19200: u32 = 14; constant B38400 (line 2027) | pub const B38400: u32 = 15; constant EXTA (line 2028) | pub const EXTA: u32 = 14; constant EXTB (line 2029) | pub const EXTB: u32 = 15; constant ADDRB (line 2030) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 2031) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 2032) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 2033) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 2034) | pub const TCOOFF: u32 = 0; constant TCOON (line 2035) | pub const TCOON: u32 = 1; constant TCIOFF (line 2036) | pub const TCIOFF: u32 = 2; constant TCION (line 2037) | pub const TCION: u32 = 3; constant TCIFLUSH (line 2038) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 2039) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 2040) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 2041) | pub const NCCS: u32 = 19; constant VINTR (line 2042) | pub const VINTR: u32 = 0; constant VQUIT (line 2043) | pub const VQUIT: u32 = 1; constant VERASE (line 2044) | pub const VERASE: u32 = 2; constant VKILL (line 2045) | pub const VKILL: u32 = 3; constant VEOF (line 2046) | pub const VEOF: u32 = 4; constant VMIN (line 2047) | pub const VMIN: u32 = 5; constant VEOL (line 2048) | pub const VEOL: u32 = 6; constant VTIME (line 2049) | pub const VTIME: u32 = 7; constant VEOL2 (line 2050) | pub const VEOL2: u32 = 8; constant VSWTC (line 2051) | pub const VSWTC: u32 = 9; constant VWERASE (line 2052) | pub const VWERASE: u32 = 10; constant VREPRINT (line 2053) | pub const VREPRINT: u32 = 11; constant VSUSP (line 2054) | pub const VSUSP: u32 = 12; constant VSTART (line 2055) | pub const VSTART: u32 = 13; constant VSTOP (line 2056) | pub const VSTOP: u32 = 14; constant VLNEXT (line 2057) | pub const VLNEXT: u32 = 15; constant VDISCARD (line 2058) | pub const VDISCARD: u32 = 16; constant IXON (line 2059) | pub const IXON: u32 = 512; constant IXOFF (line 2060) | pub const IXOFF: u32 = 1024; constant IUCLC (line 2061) | pub const IUCLC: u32 = 4096; constant IMAXBEL (line 2062) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2063) | pub const IUTF8: u32 = 16384; constant ONLCR (line 2064) | pub const ONLCR: u32 = 2; constant OLCUC (line 2065) | pub const OLCUC: u32 = 4; constant NLDLY (line 2066) | pub const NLDLY: u32 = 768; constant NL0 (line 2067) | pub const NL0: u32 = 0; constant NL1 (line 2068) | pub const NL1: u32 = 256; constant NL2 (line 2069) | pub const NL2: u32 = 512; constant NL3 (line 2070) | pub const NL3: u32 = 768; constant TABDLY (line 2071) | pub const TABDLY: u32 = 3072; constant TAB0 (line 2072) | pub const TAB0: u32 = 0; constant TAB1 (line 2073) | pub const TAB1: u32 = 1024; constant TAB2 (line 2074) | pub const TAB2: u32 = 2048; constant TAB3 (line 2075) | pub const TAB3: u32 = 3072; constant XTABS (line 2076) | pub const XTABS: u32 = 3072; constant CRDLY (line 2077) | pub const CRDLY: u32 = 12288; constant CR0 (line 2078) | pub const CR0: u32 = 0; constant CR1 (line 2079) | pub const CR1: u32 = 4096; constant CR2 (line 2080) | pub const CR2: u32 = 8192; constant CR3 (line 2081) | pub const CR3: u32 = 12288; constant FFDLY (line 2082) | pub const FFDLY: u32 = 16384; constant FF0 (line 2083) | pub const FF0: u32 = 0; constant FF1 (line 2084) | pub const FF1: u32 = 16384; constant BSDLY (line 2085) | pub const BSDLY: u32 = 32768; constant BS0 (line 2086) | pub const BS0: u32 = 0; constant BS1 (line 2087) | pub const BS1: u32 = 32768; constant VTDLY (line 2088) | pub const VTDLY: u32 = 65536; constant VT0 (line 2089) | pub const VT0: u32 = 0; constant VT1 (line 2090) | pub const VT1: u32 = 65536; constant CBAUD (line 2091) | pub const CBAUD: u32 = 255; constant CBAUDEX (line 2092) | pub const CBAUDEX: u32 = 0; constant BOTHER (line 2093) | pub const BOTHER: u32 = 31; constant B57600 (line 2094) | pub const B57600: u32 = 16; constant B115200 (line 2095) | pub const B115200: u32 = 17; constant B230400 (line 2096) | pub const B230400: u32 = 18; constant B460800 (line 2097) | pub const B460800: u32 = 19; constant B500000 (line 2098) | pub const B500000: u32 = 20; constant B576000 (line 2099) | pub const B576000: u32 = 21; constant B921600 (line 2100) | pub const B921600: u32 = 22; constant B1000000 (line 2101) | pub const B1000000: u32 = 23; constant B1152000 (line 2102) | pub const B1152000: u32 = 24; constant B1500000 (line 2103) | pub const B1500000: u32 = 25; constant B2000000 (line 2104) | pub const B2000000: u32 = 26; constant B2500000 (line 2105) | pub const B2500000: u32 = 27; constant B3000000 (line 2106) | pub const B3000000: u32 = 28; constant B3500000 (line 2107) | pub const B3500000: u32 = 29; constant B4000000 (line 2108) | pub const B4000000: u32 = 30; constant CSIZE (line 2109) | pub const CSIZE: u32 = 768; constant CS5 (line 2110) | pub const CS5: u32 = 0; constant CS6 (line 2111) | pub const CS6: u32 = 256; constant CS7 (line 2112) | pub const CS7: u32 = 512; constant CS8 (line 2113) | pub const CS8: u32 = 768; constant CSTOPB (line 2114) | pub const CSTOPB: u32 = 1024; constant CREAD (line 2115) | pub const CREAD: u32 = 2048; constant PARENB (line 2116) | pub const PARENB: u32 = 4096; constant PARODD (line 2117) | pub const PARODD: u32 = 8192; constant HUPCL (line 2118) | pub const HUPCL: u32 = 16384; constant CLOCAL (line 2119) | pub const CLOCAL: u32 = 32768; constant CIBAUD (line 2120) | pub const CIBAUD: u32 = 16711680; constant ISIG (line 2121) | pub const ISIG: u32 = 128; constant ICANON (line 2122) | pub const ICANON: u32 = 256; constant XCASE (line 2123) | pub const XCASE: u32 = 16384; constant ECHO (line 2124) | pub const ECHO: u32 = 8; constant ECHOE (line 2125) | pub const ECHOE: u32 = 2; constant ECHOK (line 2126) | pub const ECHOK: u32 = 4; constant ECHONL (line 2127) | pub const ECHONL: u32 = 16; constant NOFLSH (line 2128) | pub const NOFLSH: u32 = 2147483648; constant TOSTOP (line 2129) | pub const TOSTOP: u32 = 4194304; constant ECHOCTL (line 2130) | pub const ECHOCTL: u32 = 64; constant ECHOPRT (line 2131) | pub const ECHOPRT: u32 = 32; constant ECHOKE (line 2132) | pub const ECHOKE: u32 = 1; constant FLUSHO (line 2133) | pub const FLUSHO: u32 = 8388608; constant PENDIN (line 2134) | pub const PENDIN: u32 = 536870912; constant IEXTEN (line 2135) | pub const IEXTEN: u32 = 1024; constant EXTPROC (line 2136) | pub const EXTPROC: u32 = 268435456; constant TCSANOW (line 2137) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2138) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2139) | pub const TCSAFLUSH: u32 = 2; constant NCC (line 2140) | pub const NCC: u32 = 10; constant _VINTR (line 2141) | pub const _VINTR: u32 = 0; constant _VQUIT (line 2142) | pub const _VQUIT: u32 = 1; constant _VERASE (line 2143) | pub const _VERASE: u32 = 2; constant _VKILL (line 2144) | pub const _VKILL: u32 = 3; constant _VEOF (line 2145) | pub const _VEOF: u32 = 4; constant _VMIN (line 2146) | pub const _VMIN: u32 = 5; constant _VEOL (line 2147) | pub const _VEOL: u32 = 6; constant _VTIME (line 2148) | pub const _VTIME: u32 = 7; constant _VEOL2 (line 2149) | pub const _VEOL2: u32 = 8; constant _VSWTC (line 2150) | pub const _VSWTC: u32 = 9; constant UIO_FASTIOV (line 2151) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2152) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_restart_syscall (line 2153) | pub const __NR_restart_syscall: u32 = 0; constant __NR_exit (line 2154) | pub const __NR_exit: u32 = 1; constant __NR_fork (line 2155) | pub const __NR_fork: u32 = 2; constant __NR_read (line 2156) | pub const __NR_read: u32 = 3; constant __NR_write (line 2157) | pub const __NR_write: u32 = 4; constant __NR_open (line 2158) | pub const __NR_open: u32 = 5; constant __NR_close (line 2159) | pub const __NR_close: u32 = 6; constant __NR_waitpid (line 2160) | pub const __NR_waitpid: u32 = 7; constant __NR_creat (line 2161) | pub const __NR_creat: u32 = 8; constant __NR_link (line 2162) | pub const __NR_link: u32 = 9; constant __NR_unlink (line 2163) | pub const __NR_unlink: u32 = 10; constant __NR_execve (line 2164) | pub const __NR_execve: u32 = 11; constant __NR_chdir (line 2165) | pub const __NR_chdir: u32 = 12; constant __NR_time (line 2166) | pub const __NR_time: u32 = 13; constant __NR_mknod (line 2167) | pub const __NR_mknod: u32 = 14; constant __NR_chmod (line 2168) | pub const __NR_chmod: u32 = 15; constant __NR_lchown (line 2169) | pub const __NR_lchown: u32 = 16; constant __NR_break (line 2170) | pub const __NR_break: u32 = 17; constant __NR_oldstat (line 2171) | pub const __NR_oldstat: u32 = 18; constant __NR_lseek (line 2172) | pub const __NR_lseek: u32 = 19; constant __NR_getpid (line 2173) | pub const __NR_getpid: u32 = 20; constant __NR_mount (line 2174) | pub const __NR_mount: u32 = 21; constant __NR_umount (line 2175) | pub const __NR_umount: u32 = 22; constant __NR_setuid (line 2176) | pub const __NR_setuid: u32 = 23; constant __NR_getuid (line 2177) | pub const __NR_getuid: u32 = 24; constant __NR_stime (line 2178) | pub const __NR_stime: u32 = 25; constant __NR_ptrace (line 2179) | pub const __NR_ptrace: u32 = 26; constant __NR_alarm (line 2180) | pub const __NR_alarm: u32 = 27; constant __NR_oldfstat (line 2181) | pub const __NR_oldfstat: u32 = 28; constant __NR_pause (line 2182) | pub const __NR_pause: u32 = 29; constant __NR_utime (line 2183) | pub const __NR_utime: u32 = 30; constant __NR_stty (line 2184) | pub const __NR_stty: u32 = 31; constant __NR_gtty (line 2185) | pub const __NR_gtty: u32 = 32; constant __NR_access (line 2186) | pub const __NR_access: u32 = 33; constant __NR_nice (line 2187) | pub const __NR_nice: u32 = 34; constant __NR_ftime (line 2188) | pub const __NR_ftime: u32 = 35; constant __NR_sync (line 2189) | pub const __NR_sync: u32 = 36; constant __NR_kill (line 2190) | pub const __NR_kill: u32 = 37; constant __NR_rename (line 2191) | pub const __NR_rename: u32 = 38; constant __NR_mkdir (line 2192) | pub const __NR_mkdir: u32 = 39; constant __NR_rmdir (line 2193) | pub const __NR_rmdir: u32 = 40; constant __NR_dup (line 2194) | pub const __NR_dup: u32 = 41; constant __NR_pipe (line 2195) | pub const __NR_pipe: u32 = 42; constant __NR_times (line 2196) | pub const __NR_times: u32 = 43; constant __NR_prof (line 2197) | pub const __NR_prof: u32 = 44; constant __NR_brk (line 2198) | pub const __NR_brk: u32 = 45; constant __NR_setgid (line 2199) | pub const __NR_setgid: u32 = 46; constant __NR_getgid (line 2200) | pub const __NR_getgid: u32 = 47; constant __NR_signal (line 2201) | pub const __NR_signal: u32 = 48; constant __NR_geteuid (line 2202) | pub const __NR_geteuid: u32 = 49; constant __NR_getegid (line 2203) | pub const __NR_getegid: u32 = 50; constant __NR_acct (line 2204) | pub const __NR_acct: u32 = 51; constant __NR_umount2 (line 2205) | pub const __NR_umount2: u32 = 52; constant __NR_lock (line 2206) | pub const __NR_lock: u32 = 53; constant __NR_ioctl (line 2207) | pub const __NR_ioctl: u32 = 54; constant __NR_fcntl (line 2208) | pub const __NR_fcntl: u32 = 55; constant __NR_mpx (line 2209) | pub const __NR_mpx: u32 = 56; constant __NR_setpgid (line 2210) | pub const __NR_setpgid: u32 = 57; constant __NR_ulimit (line 2211) | pub const __NR_ulimit: u32 = 58; constant __NR_oldolduname (line 2212) | pub const __NR_oldolduname: u32 = 59; constant __NR_umask (line 2213) | pub const __NR_umask: u32 = 60; constant __NR_chroot (line 2214) | pub const __NR_chroot: u32 = 61; constant __NR_ustat (line 2215) | pub const __NR_ustat: u32 = 62; constant __NR_dup2 (line 2216) | pub const __NR_dup2: u32 = 63; constant __NR_getppid (line 2217) | pub const __NR_getppid: u32 = 64; constant __NR_getpgrp (line 2218) | pub const __NR_getpgrp: u32 = 65; constant __NR_setsid (line 2219) | pub const __NR_setsid: u32 = 66; constant __NR_sigaction (line 2220) | pub const __NR_sigaction: u32 = 67; constant __NR_sgetmask (line 2221) | pub const __NR_sgetmask: u32 = 68; constant __NR_ssetmask (line 2222) | pub const __NR_ssetmask: u32 = 69; constant __NR_setreuid (line 2223) | pub const __NR_setreuid: u32 = 70; constant __NR_setregid (line 2224) | pub const __NR_setregid: u32 = 71; constant __NR_sigsuspend (line 2225) | pub const __NR_sigsuspend: u32 = 72; constant __NR_sigpending (line 2226) | pub const __NR_sigpending: u32 = 73; constant __NR_sethostname (line 2227) | pub const __NR_sethostname: u32 = 74; constant __NR_setrlimit (line 2228) | pub const __NR_setrlimit: u32 = 75; constant __NR_getrlimit (line 2229) | pub const __NR_getrlimit: u32 = 76; constant __NR_getrusage (line 2230) | pub const __NR_getrusage: u32 = 77; constant __NR_gettimeofday (line 2231) | pub const __NR_gettimeofday: u32 = 78; constant __NR_settimeofday (line 2232) | pub const __NR_settimeofday: u32 = 79; constant __NR_getgroups (line 2233) | pub const __NR_getgroups: u32 = 80; constant __NR_setgroups (line 2234) | pub const __NR_setgroups: u32 = 81; constant __NR_select (line 2235) | pub const __NR_select: u32 = 82; constant __NR_symlink (line 2236) | pub const __NR_symlink: u32 = 83; constant __NR_oldlstat (line 2237) | pub const __NR_oldlstat: u32 = 84; constant __NR_readlink (line 2238) | pub const __NR_readlink: u32 = 85; constant __NR_uselib (line 2239) | pub const __NR_uselib: u32 = 86; constant __NR_swapon (line 2240) | pub const __NR_swapon: u32 = 87; constant __NR_reboot (line 2241) | pub const __NR_reboot: u32 = 88; constant __NR_readdir (line 2242) | pub const __NR_readdir: u32 = 89; constant __NR_mmap (line 2243) | pub const __NR_mmap: u32 = 90; constant __NR_munmap (line 2244) | pub const __NR_munmap: u32 = 91; constant __NR_truncate (line 2245) | pub const __NR_truncate: u32 = 92; constant __NR_ftruncate (line 2246) | pub const __NR_ftruncate: u32 = 93; constant __NR_fchmod (line 2247) | pub const __NR_fchmod: u32 = 94; constant __NR_fchown (line 2248) | pub const __NR_fchown: u32 = 95; constant __NR_getpriority (line 2249) | pub const __NR_getpriority: u32 = 96; constant __NR_setpriority (line 2250) | pub const __NR_setpriority: u32 = 97; constant __NR_profil (line 2251) | pub const __NR_profil: u32 = 98; constant __NR_statfs (line 2252) | pub const __NR_statfs: u32 = 99; constant __NR_fstatfs (line 2253) | pub const __NR_fstatfs: u32 = 100; constant __NR_ioperm (line 2254) | pub const __NR_ioperm: u32 = 101; constant __NR_socketcall (line 2255) | pub const __NR_socketcall: u32 = 102; constant __NR_syslog (line 2256) | pub const __NR_syslog: u32 = 103; constant __NR_setitimer (line 2257) | pub const __NR_setitimer: u32 = 104; constant __NR_getitimer (line 2258) | pub const __NR_getitimer: u32 = 105; constant __NR_stat (line 2259) | pub const __NR_stat: u32 = 106; constant __NR_lstat (line 2260) | pub const __NR_lstat: u32 = 107; constant __NR_fstat (line 2261) | pub const __NR_fstat: u32 = 108; constant __NR_olduname (line 2262) | pub const __NR_olduname: u32 = 109; constant __NR_iopl (line 2263) | pub const __NR_iopl: u32 = 110; constant __NR_vhangup (line 2264) | pub const __NR_vhangup: u32 = 111; constant __NR_idle (line 2265) | pub const __NR_idle: u32 = 112; constant __NR_vm86 (line 2266) | pub const __NR_vm86: u32 = 113; constant __NR_wait4 (line 2267) | pub const __NR_wait4: u32 = 114; constant __NR_swapoff (line 2268) | pub const __NR_swapoff: u32 = 115; constant __NR_sysinfo (line 2269) | pub const __NR_sysinfo: u32 = 116; constant __NR_ipc (line 2270) | pub const __NR_ipc: u32 = 117; constant __NR_fsync (line 2271) | pub const __NR_fsync: u32 = 118; constant __NR_sigreturn (line 2272) | pub const __NR_sigreturn: u32 = 119; constant __NR_clone (line 2273) | pub const __NR_clone: u32 = 120; constant __NR_setdomainname (line 2274) | pub const __NR_setdomainname: u32 = 121; constant __NR_uname (line 2275) | pub const __NR_uname: u32 = 122; constant __NR_modify_ldt (line 2276) | pub const __NR_modify_ldt: u32 = 123; constant __NR_adjtimex (line 2277) | pub const __NR_adjtimex: u32 = 124; constant __NR_mprotect (line 2278) | pub const __NR_mprotect: u32 = 125; constant __NR_sigprocmask (line 2279) | pub const __NR_sigprocmask: u32 = 126; constant __NR_create_module (line 2280) | pub const __NR_create_module: u32 = 127; constant __NR_init_module (line 2281) | pub const __NR_init_module: u32 = 128; constant __NR_delete_module (line 2282) | pub const __NR_delete_module: u32 = 129; constant __NR_get_kernel_syms (line 2283) | pub const __NR_get_kernel_syms: u32 = 130; constant __NR_quotactl (line 2284) | pub const __NR_quotactl: u32 = 131; constant __NR_getpgid (line 2285) | pub const __NR_getpgid: u32 = 132; constant __NR_fchdir (line 2286) | pub const __NR_fchdir: u32 = 133; constant __NR_bdflush (line 2287) | pub const __NR_bdflush: u32 = 134; constant __NR_sysfs (line 2288) | pub const __NR_sysfs: u32 = 135; constant __NR_personality (line 2289) | pub const __NR_personality: u32 = 136; constant __NR_afs_syscall (line 2290) | pub const __NR_afs_syscall: u32 = 137; constant __NR_setfsuid (line 2291) | pub const __NR_setfsuid: u32 = 138; constant __NR_setfsgid (line 2292) | pub const __NR_setfsgid: u32 = 139; constant __NR__llseek (line 2293) | pub const __NR__llseek: u32 = 140; constant __NR_getdents (line 2294) | pub const __NR_getdents: u32 = 141; constant __NR__newselect (line 2295) | pub const __NR__newselect: u32 = 142; constant __NR_flock (line 2296) | pub const __NR_flock: u32 = 143; constant __NR_msync (line 2297) | pub const __NR_msync: u32 = 144; constant __NR_readv (line 2298) | pub const __NR_readv: u32 = 145; constant __NR_writev (line 2299) | pub const __NR_writev: u32 = 146; constant __NR_getsid (line 2300) | pub const __NR_getsid: u32 = 147; constant __NR_fdatasync (line 2301) | pub const __NR_fdatasync: u32 = 148; constant __NR__sysctl (line 2302) | pub const __NR__sysctl: u32 = 149; constant __NR_mlock (line 2303) | pub const __NR_mlock: u32 = 150; constant __NR_munlock (line 2304) | pub const __NR_munlock: u32 = 151; constant __NR_mlockall (line 2305) | pub const __NR_mlockall: u32 = 152; constant __NR_munlockall (line 2306) | pub const __NR_munlockall: u32 = 153; constant __NR_sched_setparam (line 2307) | pub const __NR_sched_setparam: u32 = 154; constant __NR_sched_getparam (line 2308) | pub const __NR_sched_getparam: u32 = 155; constant __NR_sched_setscheduler (line 2309) | pub const __NR_sched_setscheduler: u32 = 156; constant __NR_sched_getscheduler (line 2310) | pub const __NR_sched_getscheduler: u32 = 157; constant __NR_sched_yield (line 2311) | pub const __NR_sched_yield: u32 = 158; constant __NR_sched_get_priority_max (line 2312) | pub const __NR_sched_get_priority_max: u32 = 159; constant __NR_sched_get_priority_min (line 2313) | pub const __NR_sched_get_priority_min: u32 = 160; constant __NR_sched_rr_get_interval (line 2314) | pub const __NR_sched_rr_get_interval: u32 = 161; constant __NR_nanosleep (line 2315) | pub const __NR_nanosleep: u32 = 162; constant __NR_mremap (line 2316) | pub const __NR_mremap: u32 = 163; constant __NR_setresuid (line 2317) | pub const __NR_setresuid: u32 = 164; constant __NR_getresuid (line 2318) | pub const __NR_getresuid: u32 = 165; constant __NR_query_module (line 2319) | pub const __NR_query_module: u32 = 166; constant __NR_poll (line 2320) | pub const __NR_poll: u32 = 167; constant __NR_nfsservctl (line 2321) | pub const __NR_nfsservctl: u32 = 168; constant __NR_setresgid (line 2322) | pub const __NR_setresgid: u32 = 169; constant __NR_getresgid (line 2323) | pub const __NR_getresgid: u32 = 170; constant __NR_prctl (line 2324) | pub const __NR_prctl: u32 = 171; constant __NR_rt_sigreturn (line 2325) | pub const __NR_rt_sigreturn: u32 = 172; constant __NR_rt_sigaction (line 2326) | pub const __NR_rt_sigaction: u32 = 173; constant __NR_rt_sigprocmask (line 2327) | pub const __NR_rt_sigprocmask: u32 = 174; constant __NR_rt_sigpending (line 2328) | pub const __NR_rt_sigpending: u32 = 175; constant __NR_rt_sigtimedwait (line 2329) | pub const __NR_rt_sigtimedwait: u32 = 176; constant __NR_rt_sigqueueinfo (line 2330) | pub const __NR_rt_sigqueueinfo: u32 = 177; constant __NR_rt_sigsuspend (line 2331) | pub const __NR_rt_sigsuspend: u32 = 178; constant __NR_pread64 (line 2332) | pub const __NR_pread64: u32 = 179; constant __NR_pwrite64 (line 2333) | pub const __NR_pwrite64: u32 = 180; constant __NR_chown (line 2334) | pub const __NR_chown: u32 = 181; constant __NR_getcwd (line 2335) | pub const __NR_getcwd: u32 = 182; constant __NR_capget (line 2336) | pub const __NR_capget: u32 = 183; constant __NR_capset (line 2337) | pub const __NR_capset: u32 = 184; constant __NR_sigaltstack (line 2338) | pub const __NR_sigaltstack: u32 = 185; constant __NR_sendfile (line 2339) | pub const __NR_sendfile: u32 = 186; constant __NR_getpmsg (line 2340) | pub const __NR_getpmsg: u32 = 187; constant __NR_putpmsg (line 2341) | pub const __NR_putpmsg: u32 = 188; constant __NR_vfork (line 2342) | pub const __NR_vfork: u32 = 189; constant __NR_ugetrlimit (line 2343) | pub const __NR_ugetrlimit: u32 = 190; constant __NR_readahead (line 2344) | pub const __NR_readahead: u32 = 191; constant __NR_mmap2 (line 2345) | pub const __NR_mmap2: u32 = 192; constant __NR_truncate64 (line 2346) | pub const __NR_truncate64: u32 = 193; constant __NR_ftruncate64 (line 2347) | pub const __NR_ftruncate64: u32 = 194; constant __NR_stat64 (line 2348) | pub const __NR_stat64: u32 = 195; constant __NR_lstat64 (line 2349) | pub const __NR_lstat64: u32 = 196; constant __NR_fstat64 (line 2350) | pub const __NR_fstat64: u32 = 197; constant __NR_pciconfig_read (line 2351) | pub const __NR_pciconfig_read: u32 = 198; constant __NR_pciconfig_write (line 2352) | pub const __NR_pciconfig_write: u32 = 199; constant __NR_pciconfig_iobase (line 2353) | pub const __NR_pciconfig_iobase: u32 = 200; constant __NR_multiplexer (line 2354) | pub const __NR_multiplexer: u32 = 201; constant __NR_getdents64 (line 2355) | pub const __NR_getdents64: u32 = 202; constant __NR_pivot_root (line 2356) | pub const __NR_pivot_root: u32 = 203; constant __NR_fcntl64 (line 2357) | pub const __NR_fcntl64: u32 = 204; constant __NR_madvise (line 2358) | pub const __NR_madvise: u32 = 205; constant __NR_mincore (line 2359) | pub const __NR_mincore: u32 = 206; constant __NR_gettid (line 2360) | pub const __NR_gettid: u32 = 207; constant __NR_tkill (line 2361) | pub const __NR_tkill: u32 = 208; constant __NR_setxattr (line 2362) | pub const __NR_setxattr: u32 = 209; constant __NR_lsetxattr (line 2363) | pub const __NR_lsetxattr: u32 = 210; constant __NR_fsetxattr (line 2364) | pub const __NR_fsetxattr: u32 = 211; constant __NR_getxattr (line 2365) | pub const __NR_getxattr: u32 = 212; constant __NR_lgetxattr (line 2366) | pub const __NR_lgetxattr: u32 = 213; constant __NR_fgetxattr (line 2367) | pub const __NR_fgetxattr: u32 = 214; constant __NR_listxattr (line 2368) | pub const __NR_listxattr: u32 = 215; constant __NR_llistxattr (line 2369) | pub const __NR_llistxattr: u32 = 216; constant __NR_flistxattr (line 2370) | pub const __NR_flistxattr: u32 = 217; constant __NR_removexattr (line 2371) | pub const __NR_removexattr: u32 = 218; constant __NR_lremovexattr (line 2372) | pub const __NR_lremovexattr: u32 = 219; constant __NR_fremovexattr (line 2373) | pub const __NR_fremovexattr: u32 = 220; constant __NR_futex (line 2374) | pub const __NR_futex: u32 = 221; constant __NR_sched_setaffinity (line 2375) | pub const __NR_sched_setaffinity: u32 = 222; constant __NR_sched_getaffinity (line 2376) | pub const __NR_sched_getaffinity: u32 = 223; constant __NR_tuxcall (line 2377) | pub const __NR_tuxcall: u32 = 225; constant __NR_sendfile64 (line 2378) | pub const __NR_sendfile64: u32 = 226; constant __NR_io_setup (line 2379) | pub const __NR_io_setup: u32 = 227; constant __NR_io_destroy (line 2380) | pub const __NR_io_destroy: u32 = 228; constant __NR_io_getevents (line 2381) | pub const __NR_io_getevents: u32 = 229; constant __NR_io_submit (line 2382) | pub const __NR_io_submit: u32 = 230; constant __NR_io_cancel (line 2383) | pub const __NR_io_cancel: u32 = 231; constant __NR_set_tid_address (line 2384) | pub const __NR_set_tid_address: u32 = 232; constant __NR_fadvise64 (line 2385) | pub const __NR_fadvise64: u32 = 233; constant __NR_exit_group (line 2386) | pub const __NR_exit_group: u32 = 234; constant __NR_lookup_dcookie (line 2387) | pub const __NR_lookup_dcookie: u32 = 235; constant __NR_epoll_create (line 2388) | pub const __NR_epoll_create: u32 = 236; constant __NR_epoll_ctl (line 2389) | pub const __NR_epoll_ctl: u32 = 237; constant __NR_epoll_wait (line 2390) | pub const __NR_epoll_wait: u32 = 238; constant __NR_remap_file_pages (line 2391) | pub const __NR_remap_file_pages: u32 = 239; constant __NR_timer_create (line 2392) | pub const __NR_timer_create: u32 = 240; constant __NR_timer_settime (line 2393) | pub const __NR_timer_settime: u32 = 241; constant __NR_timer_gettime (line 2394) | pub const __NR_timer_gettime: u32 = 242; constant __NR_timer_getoverrun (line 2395) | pub const __NR_timer_getoverrun: u32 = 243; constant __NR_timer_delete (line 2396) | pub const __NR_timer_delete: u32 = 244; constant __NR_clock_settime (line 2397) | pub const __NR_clock_settime: u32 = 245; constant __NR_clock_gettime (line 2398) | pub const __NR_clock_gettime: u32 = 246; constant __NR_clock_getres (line 2399) | pub const __NR_clock_getres: u32 = 247; constant __NR_clock_nanosleep (line 2400) | pub const __NR_clock_nanosleep: u32 = 248; constant __NR_swapcontext (line 2401) | pub const __NR_swapcontext: u32 = 249; constant __NR_tgkill (line 2402) | pub const __NR_tgkill: u32 = 250; constant __NR_utimes (line 2403) | pub const __NR_utimes: u32 = 251; constant __NR_statfs64 (line 2404) | pub const __NR_statfs64: u32 = 252; constant __NR_fstatfs64 (line 2405) | pub const __NR_fstatfs64: u32 = 253; constant __NR_fadvise64_64 (line 2406) | pub const __NR_fadvise64_64: u32 = 254; constant __NR_rtas (line 2407) | pub const __NR_rtas: u32 = 255; constant __NR_sys_debug_setcontext (line 2408) | pub const __NR_sys_debug_setcontext: u32 = 256; constant __NR_migrate_pages (line 2409) | pub const __NR_migrate_pages: u32 = 258; constant __NR_mbind (line 2410) | pub const __NR_mbind: u32 = 259; constant __NR_get_mempolicy (line 2411) | pub const __NR_get_mempolicy: u32 = 260; constant __NR_set_mempolicy (line 2412) | pub const __NR_set_mempolicy: u32 = 261; constant __NR_mq_open (line 2413) | pub const __NR_mq_open: u32 = 262; constant __NR_mq_unlink (line 2414) | pub const __NR_mq_unlink: u32 = 263; constant __NR_mq_timedsend (line 2415) | pub const __NR_mq_timedsend: u32 = 264; constant __NR_mq_timedreceive (line 2416) | pub const __NR_mq_timedreceive: u32 = 265; constant __NR_mq_notify (line 2417) | pub const __NR_mq_notify: u32 = 266; constant __NR_mq_getsetattr (line 2418) | pub const __NR_mq_getsetattr: u32 = 267; constant __NR_kexec_load (line 2419) | pub const __NR_kexec_load: u32 = 268; constant __NR_add_key (line 2420) | pub const __NR_add_key: u32 = 269; constant __NR_request_key (line 2421) | pub const __NR_request_key: u32 = 270; constant __NR_keyctl (line 2422) | pub const __NR_keyctl: u32 = 271; constant __NR_waitid (line 2423) | pub const __NR_waitid: u32 = 272; constant __NR_ioprio_set (line 2424) | pub const __NR_ioprio_set: u32 = 273; constant __NR_ioprio_get (line 2425) | pub const __NR_ioprio_get: u32 = 274; constant __NR_inotify_init (line 2426) | pub const __NR_inotify_init: u32 = 275; constant __NR_inotify_add_watch (line 2427) | pub const __NR_inotify_add_watch: u32 = 276; constant __NR_inotify_rm_watch (line 2428) | pub const __NR_inotify_rm_watch: u32 = 277; constant __NR_spu_run (line 2429) | pub const __NR_spu_run: u32 = 278; constant __NR_spu_create (line 2430) | pub const __NR_spu_create: u32 = 279; constant __NR_pselect6 (line 2431) | pub const __NR_pselect6: u32 = 280; constant __NR_ppoll (line 2432) | pub const __NR_ppoll: u32 = 281; constant __NR_unshare (line 2433) | pub const __NR_unshare: u32 = 282; constant __NR_splice (line 2434) | pub const __NR_splice: u32 = 283; constant __NR_tee (line 2435) | pub const __NR_tee: u32 = 284; constant __NR_vmsplice (line 2436) | pub const __NR_vmsplice: u32 = 285; constant __NR_openat (line 2437) | pub const __NR_openat: u32 = 286; constant __NR_mkdirat (line 2438) | pub const __NR_mkdirat: u32 = 287; constant __NR_mknodat (line 2439) | pub const __NR_mknodat: u32 = 288; constant __NR_fchownat (line 2440) | pub const __NR_fchownat: u32 = 289; constant __NR_futimesat (line 2441) | pub const __NR_futimesat: u32 = 290; constant __NR_fstatat64 (line 2442) | pub const __NR_fstatat64: u32 = 291; constant __NR_unlinkat (line 2443) | pub const __NR_unlinkat: u32 = 292; constant __NR_renameat (line 2444) | pub const __NR_renameat: u32 = 293; constant __NR_linkat (line 2445) | pub const __NR_linkat: u32 = 294; constant __NR_symlinkat (line 2446) | pub const __NR_symlinkat: u32 = 295; constant __NR_readlinkat (line 2447) | pub const __NR_readlinkat: u32 = 296; constant __NR_fchmodat (line 2448) | pub const __NR_fchmodat: u32 = 297; constant __NR_faccessat (line 2449) | pub const __NR_faccessat: u32 = 298; constant __NR_get_robust_list (line 2450) | pub const __NR_get_robust_list: u32 = 299; constant __NR_set_robust_list (line 2451) | pub const __NR_set_robust_list: u32 = 300; constant __NR_move_pages (line 2452) | pub const __NR_move_pages: u32 = 301; constant __NR_getcpu (line 2453) | pub const __NR_getcpu: u32 = 302; constant __NR_epoll_pwait (line 2454) | pub const __NR_epoll_pwait: u32 = 303; constant __NR_utimensat (line 2455) | pub const __NR_utimensat: u32 = 304; constant __NR_signalfd (line 2456) | pub const __NR_signalfd: u32 = 305; constant __NR_timerfd_create (line 2457) | pub const __NR_timerfd_create: u32 = 306; constant __NR_eventfd (line 2458) | pub const __NR_eventfd: u32 = 307; constant __NR_sync_file_range2 (line 2459) | pub const __NR_sync_file_range2: u32 = 308; constant __NR_fallocate (line 2460) | pub const __NR_fallocate: u32 = 309; constant __NR_subpage_prot (line 2461) | pub const __NR_subpage_prot: u32 = 310; constant __NR_timerfd_settime (line 2462) | pub const __NR_timerfd_settime: u32 = 311; constant __NR_timerfd_gettime (line 2463) | pub const __NR_timerfd_gettime: u32 = 312; constant __NR_signalfd4 (line 2464) | pub const __NR_signalfd4: u32 = 313; constant __NR_eventfd2 (line 2465) | pub const __NR_eventfd2: u32 = 314; constant __NR_epoll_create1 (line 2466) | pub const __NR_epoll_create1: u32 = 315; constant __NR_dup3 (line 2467) | pub const __NR_dup3: u32 = 316; constant __NR_pipe2 (line 2468) | pub const __NR_pipe2: u32 = 317; constant __NR_inotify_init1 (line 2469) | pub const __NR_inotify_init1: u32 = 318; constant __NR_perf_event_open (line 2470) | pub const __NR_perf_event_open: u32 = 319; constant __NR_preadv (line 2471) | pub const __NR_preadv: u32 = 320; constant __NR_pwritev (line 2472) | pub const __NR_pwritev: u32 = 321; constant __NR_rt_tgsigqueueinfo (line 2473) | pub const __NR_rt_tgsigqueueinfo: u32 = 322; constant __NR_fanotify_init (line 2474) | pub const __NR_fanotify_init: u32 = 323; constant __NR_fanotify_mark (line 2475) | pub const __NR_fanotify_mark: u32 = 324; constant __NR_prlimit64 (line 2476) | pub const __NR_prlimit64: u32 = 325; constant __NR_socket (line 2477) | pub const __NR_socket: u32 = 326; constant __NR_bind (line 2478) | pub const __NR_bind: u32 = 327; constant __NR_connect (line 2479) | pub const __NR_connect: u32 = 328; constant __NR_listen (line 2480) | pub const __NR_listen: u32 = 329; constant __NR_accept (line 2481) | pub const __NR_accept: u32 = 330; constant __NR_getsockname (line 2482) | pub const __NR_getsockname: u32 = 331; constant __NR_getpeername (line 2483) | pub const __NR_getpeername: u32 = 332; constant __NR_socketpair (line 2484) | pub const __NR_socketpair: u32 = 333; constant __NR_send (line 2485) | pub const __NR_send: u32 = 334; constant __NR_sendto (line 2486) | pub const __NR_sendto: u32 = 335; constant __NR_recv (line 2487) | pub const __NR_recv: u32 = 336; constant __NR_recvfrom (line 2488) | pub const __NR_recvfrom: u32 = 337; constant __NR_shutdown (line 2489) | pub const __NR_shutdown: u32 = 338; constant __NR_setsockopt (line 2490) | pub const __NR_setsockopt: u32 = 339; constant __NR_getsockopt (line 2491) | pub const __NR_getsockopt: u32 = 340; constant __NR_sendmsg (line 2492) | pub const __NR_sendmsg: u32 = 341; constant __NR_recvmsg (line 2493) | pub const __NR_recvmsg: u32 = 342; constant __NR_recvmmsg (line 2494) | pub const __NR_recvmmsg: u32 = 343; constant __NR_accept4 (line 2495) | pub const __NR_accept4: u32 = 344; constant __NR_name_to_handle_at (line 2496) | pub const __NR_name_to_handle_at: u32 = 345; constant __NR_open_by_handle_at (line 2497) | pub const __NR_open_by_handle_at: u32 = 346; constant __NR_clock_adjtime (line 2498) | pub const __NR_clock_adjtime: u32 = 347; constant __NR_syncfs (line 2499) | pub const __NR_syncfs: u32 = 348; constant __NR_sendmmsg (line 2500) | pub const __NR_sendmmsg: u32 = 349; constant __NR_setns (line 2501) | pub const __NR_setns: u32 = 350; constant __NR_process_vm_readv (line 2502) | pub const __NR_process_vm_readv: u32 = 351; constant __NR_process_vm_writev (line 2503) | pub const __NR_process_vm_writev: u32 = 352; constant __NR_finit_module (line 2504) | pub const __NR_finit_module: u32 = 353; constant __NR_kcmp (line 2505) | pub const __NR_kcmp: u32 = 354; constant __NR_sched_setattr (line 2506) | pub const __NR_sched_setattr: u32 = 355; constant __NR_sched_getattr (line 2507) | pub const __NR_sched_getattr: u32 = 356; constant __NR_renameat2 (line 2508) | pub const __NR_renameat2: u32 = 357; constant __NR_seccomp (line 2509) | pub const __NR_seccomp: u32 = 358; constant __NR_getrandom (line 2510) | pub const __NR_getrandom: u32 = 359; constant __NR_memfd_create (line 2511) | pub const __NR_memfd_create: u32 = 360; constant __NR_bpf (line 2512) | pub const __NR_bpf: u32 = 361; constant __NR_execveat (line 2513) | pub const __NR_execveat: u32 = 362; constant __NR_switch_endian (line 2514) | pub const __NR_switch_endian: u32 = 363; constant __NR_userfaultfd (line 2515) | pub const __NR_userfaultfd: u32 = 364; constant __NR_membarrier (line 2516) | pub const __NR_membarrier: u32 = 365; constant __NR_mlock2 (line 2517) | pub const __NR_mlock2: u32 = 378; constant __NR_copy_file_range (line 2518) | pub const __NR_copy_file_range: u32 = 379; constant __NR_preadv2 (line 2519) | pub const __NR_preadv2: u32 = 380; constant __NR_pwritev2 (line 2520) | pub const __NR_pwritev2: u32 = 381; constant __NR_kexec_file_load (line 2521) | pub const __NR_kexec_file_load: u32 = 382; constant __NR_statx (line 2522) | pub const __NR_statx: u32 = 383; constant __NR_pkey_alloc (line 2523) | pub const __NR_pkey_alloc: u32 = 384; constant __NR_pkey_free (line 2524) | pub const __NR_pkey_free: u32 = 385; constant __NR_pkey_mprotect (line 2525) | pub const __NR_pkey_mprotect: u32 = 386; constant __NR_rseq (line 2526) | pub const __NR_rseq: u32 = 387; constant __NR_io_pgetevents (line 2527) | pub const __NR_io_pgetevents: u32 = 388; constant __NR_semget (line 2528) | pub const __NR_semget: u32 = 393; constant __NR_semctl (line 2529) | pub const __NR_semctl: u32 = 394; constant __NR_shmget (line 2530) | pub const __NR_shmget: u32 = 395; constant __NR_shmctl (line 2531) | pub const __NR_shmctl: u32 = 396; constant __NR_shmat (line 2532) | pub const __NR_shmat: u32 = 397; constant __NR_shmdt (line 2533) | pub const __NR_shmdt: u32 = 398; constant __NR_msgget (line 2534) | pub const __NR_msgget: u32 = 399; constant __NR_msgsnd (line 2535) | pub const __NR_msgsnd: u32 = 400; constant __NR_msgrcv (line 2536) | pub const __NR_msgrcv: u32 = 401; constant __NR_msgctl (line 2537) | pub const __NR_msgctl: u32 = 402; constant __NR_clock_gettime64 (line 2538) | pub const __NR_clock_gettime64: u32 = 403; constant __NR_clock_settime64 (line 2539) | pub const __NR_clock_settime64: u32 = 404; constant __NR_clock_adjtime64 (line 2540) | pub const __NR_clock_adjtime64: u32 = 405; constant __NR_clock_getres_time64 (line 2541) | pub const __NR_clock_getres_time64: u32 = 406; constant __NR_clock_nanosleep_time64 (line 2542) | pub const __NR_clock_nanosleep_time64: u32 = 407; constant __NR_timer_gettime64 (line 2543) | pub const __NR_timer_gettime64: u32 = 408; constant __NR_timer_settime64 (line 2544) | pub const __NR_timer_settime64: u32 = 409; constant __NR_timerfd_gettime64 (line 2545) | pub const __NR_timerfd_gettime64: u32 = 410; constant __NR_timerfd_settime64 (line 2546) | pub const __NR_timerfd_settime64: u32 = 411; constant __NR_utimensat_time64 (line 2547) | pub const __NR_utimensat_time64: u32 = 412; constant __NR_pselect6_time64 (line 2548) | pub const __NR_pselect6_time64: u32 = 413; constant __NR_ppoll_time64 (line 2549) | pub const __NR_ppoll_time64: u32 = 414; constant __NR_io_pgetevents_time64 (line 2550) | pub const __NR_io_pgetevents_time64: u32 = 416; constant __NR_recvmmsg_time64 (line 2551) | pub const __NR_recvmmsg_time64: u32 = 417; constant __NR_mq_timedsend_time64 (line 2552) | pub const __NR_mq_timedsend_time64: u32 = 418; constant __NR_mq_timedreceive_time64 (line 2553) | pub const __NR_mq_timedreceive_time64: u32 = 419; constant __NR_semtimedop_time64 (line 2554) | pub const __NR_semtimedop_time64: u32 = 420; constant __NR_rt_sigtimedwait_time64 (line 2555) | pub const __NR_rt_sigtimedwait_time64: u32 = 421; constant __NR_futex_time64 (line 2556) | pub const __NR_futex_time64: u32 = 422; constant __NR_sched_rr_get_interval_time64 (line 2557) | pub const __NR_sched_rr_get_interval_time64: u32 = 423; constant __NR_pidfd_send_signal (line 2558) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2559) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2560) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2561) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2562) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2563) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2564) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2565) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2566) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2567) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2568) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2569) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2570) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2571) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2572) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2573) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2574) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2575) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2576) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2577) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2578) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2579) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2580) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2581) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2582) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2583) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant WNOHANG (line 2584) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2585) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2586) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2587) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2588) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2589) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2590) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2591) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2592) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2593) | pub const P_ALL: u32 = 0; constant P_PID (line 2594) | pub const P_PID: u32 = 1; constant P_PGID (line 2595) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2596) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2597) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2598) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2599) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2600) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2601) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2602) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2603) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2604) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2605) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2606) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2607) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2608) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2609) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2610) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2611) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2612) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2613) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2614) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2615) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2616) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2617) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2618) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2619) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2620) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2621) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2622) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2623) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2624) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2625) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2626) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2627) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2628) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2629) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2630) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2631) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2632) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2633) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2634) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2635) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2636) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2637) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2638) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2639) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2640) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2641) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2642) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2643) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2644) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2645) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2646) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2647) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2648) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2649) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2650) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2651) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2652) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2653) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2654) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2655) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2656) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2657) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2658) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2659) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2660) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2661) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2662) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2663) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2664) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2665) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2666) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2667) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2668) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2669) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2670) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2671) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2672) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2673) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2674) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2675) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2676) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2677) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2678) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2679) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2680) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2681) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2682) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2683) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2684) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2685) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2686) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2687) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2688) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2689) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2690) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2691) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2692) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2693) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2694) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2695) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2696) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2697) | pub const F_OK: u32 = 0; constant R_OK (line 2698) | pub const R_OK: u32 = 4; constant W_OK (line 2699) | pub const W_OK: u32 = 2; constant X_OK (line 2700) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2701) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2702) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2703) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2704) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2705) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2706) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2707) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2708) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2709) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2710) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2711) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2712) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2713) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2714) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2715) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2716) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2717) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2718) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2719) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2720) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2721) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2722) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2723) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2724) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2725) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2726) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2727) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2728) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2729) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2730) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2731) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2732) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2733) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2734) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2735) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2736) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2737) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2738) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2739) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2740) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2741) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2742) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2743) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2744) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2745) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2746) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2747) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2748) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2752) | pub enum fsconfig_command { type membarrier_cmd (line 2765) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2938) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2781) | pub enum membarrier_cmd_flag { function new (line 2853) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2862) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2871) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2884) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2898) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2912) | pub const fn new() -> Self { function as_ptr (line 2916) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2920) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2924) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2928) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2933) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/powerpc/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 13) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type ethhdr (line 59) | pub struct ethhdr { constant ETH_ALEN (line 64) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 65) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 66) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 67) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 68) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 69) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 70) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 71) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 72) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 73) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 74) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 75) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 76) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 77) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 78) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 79) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 80) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 81) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 82) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 83) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 84) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 85) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 86) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 87) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 88) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 89) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 90) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 91) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 92) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 93) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 94) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 95) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 96) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 97) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 98) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 99) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 100) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 101) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 102) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 103) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 104) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 105) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 106) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 107) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 108) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 109) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 110) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 111) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 112) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 113) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 114) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 115) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 116) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 117) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 118) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 119) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 120) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 121) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 122) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 123) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 124) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 125) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 126) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 127) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 128) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 129) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 130) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 131) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 132) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 133) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 134) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 135) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 136) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 137) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 138) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 139) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 140) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 141) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 142) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 143) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 144) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 145) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 146) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 147) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 148) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 149) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 150) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 151) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 152) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 153) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 154) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 155) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 156) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 157) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 158) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 159) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 160) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 161) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 162) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 163) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 164) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 165) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 166) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 167) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 168) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 169) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 170) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 171) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 172) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 173) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/powerpc/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 13) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type sockaddr_pkt (line 59) | pub struct sockaddr_pkt { type sockaddr_ll (line 66) | pub struct sockaddr_ll { type tpacket_stats (line 77) | pub struct tpacket_stats { type tpacket_stats_v3 (line 83) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 90) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 97) | pub struct tpacket_auxdata { type tpacket_hdr (line 108) | pub struct tpacket_hdr { type tpacket2_hdr (line 119) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 133) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 141) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 155) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 161) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 172) | pub struct tpacket_block_desc { type tpacket_req (line 179) | pub struct tpacket_req { type tpacket_req3 (line 187) | pub struct tpacket_req3 { type packet_mreq (line 198) | pub struct packet_mreq { type fanout_args (line 206) | pub struct fanout_args { constant __BIG_ENDIAN (line 211) | pub const __BIG_ENDIAN: u32 = 4321; constant PACKET_HOST (line 212) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 213) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 214) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 215) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 216) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 217) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 218) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 219) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 220) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 221) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 222) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 223) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 224) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 225) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 226) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 227) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 228) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 229) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 230) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 231) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 232) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 233) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 234) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 235) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 236) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 237) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 238) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 239) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 240) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 241) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 242) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 243) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 244) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 245) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 246) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 247) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 248) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 249) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 250) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 251) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 252) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 253) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 254) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 255) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 256) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 257) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 258) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 259) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 260) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 261) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 262) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 263) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 264) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 265) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 266) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 267) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 268) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 269) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 270) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 271) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 272) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 273) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 274) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 275) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 276) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 277) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 281) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/powerpc/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 13) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __vector128 (line 60) | pub struct __vector128 { type fscrypt_policy_v1 (line 65) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 74) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 81) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 91) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 97) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 104) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 110) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 119) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 126) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 136) | pub struct mount_attr { type file_clone_range (line 144) | pub struct file_clone_range { type fstrim_range (line 152) | pub struct fstrim_range { type file_dedupe_range_info (line 159) | pub struct file_dedupe_range_info { type file_dedupe_range (line 168) | pub struct file_dedupe_range { type files_stat_struct (line 178) | pub struct files_stat_struct { type inodes_stat_t (line 185) | pub struct inodes_stat_t { type fsxattr (line 192) | pub struct fsxattr { type __kernel_timespec (line 202) | pub struct __kernel_timespec { type __kernel_itimerspec (line 208) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 214) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 220) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 226) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 232) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 237) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 260) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 265) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 272) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 278) | pub struct io_uring_cqe { type io_sqring_offsets (line 286) | pub struct io_sqring_offsets { type io_cqring_offsets (line 299) | pub struct io_cqring_offsets { type io_uring_params (line 312) | pub struct io_uring_params { type io_uring_files_update (line 326) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 333) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 342) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 349) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 359) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 365) | pub struct io_uring_notification_register { type io_uring_probe_op (line 374) | pub struct io_uring_probe_op { type io_uring_probe (line 382) | pub struct io_uring_probe { type io_uring_restriction (line 391) | pub struct io_uring_restriction { type io_uring_buf (line 399) | pub struct io_uring_buf { type io_uring_buf_ring (line 406) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 410) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 417) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 431) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 434) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 443) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 451) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 460) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 467) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 473) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 474) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 475) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 476) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 477) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 478) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 479) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 480) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 481) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 482) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 483) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 484) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 485) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 486) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 487) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 488) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 489) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 490) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 491) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 492) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 493) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 494) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 495) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 496) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 497) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 498) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 499) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 500) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 501) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 502) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 503) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 504) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 505) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 506) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 507) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 508) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 509) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 510) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 511) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 512) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 513) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 514) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 515) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 516) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 517) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 518) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 519) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 520) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 521) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 522) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 523) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 524) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 525) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 526) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 527) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 528) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 529) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 530) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 531) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 532) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 533) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 534) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 535) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 536) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 537) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 538) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 539) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 540) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 541) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 542) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 543) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 544) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 545) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 546) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 547) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 548) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 549) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 550) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 551) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 552) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 553) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 554) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 555) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 556) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 557) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 558) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 559) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 560) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 561) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 562) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 563) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 564) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 565) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 566) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 567) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 568) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 569) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 570) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 571) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 572) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 573) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 574) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 575) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 576) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 577) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 578) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 579) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 580) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 581) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 582) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 583) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 584) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 585) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 586) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 587) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 588) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 589) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 590) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 591) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 592) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 593) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 594) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 595) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 596) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 597) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 598) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 599) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 600) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 601) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 602) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 603) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 604) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 605) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 606) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 607) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 608) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 609) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 610) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 611) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 612) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 613) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 614) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 615) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 616) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 617) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 618) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 619) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 620) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 621) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 622) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 623) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 624) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 625) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 626) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 627) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 628) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 629) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 630) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 631) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 632) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 633) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 634) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 635) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 636) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 637) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 638) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 639) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 640) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 641) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 642) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 643) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 644) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 645) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 646) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 647) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 648) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 649) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 650) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 651) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 652) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 653) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 654) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 655) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 656) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 657) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 658) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 659) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 660) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 661) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 662) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 663) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 664) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 665) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 666) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 667) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 668) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 669) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 670) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 671) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 672) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 673) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 674) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 675) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 676) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 677) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 678) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 679) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 680) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 681) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 682) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 683) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 684) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 685) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 686) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 687) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 688) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 689) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 690) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 691) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 692) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 693) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 694) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 695) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 696) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 697) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 698) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 699) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 700) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 701) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 702) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 703) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 704) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 705) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 706) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 707) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 708) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 709) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 710) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 711) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 712) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 713) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 714) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 715) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 716) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 717) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 718) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 719) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 720) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 721) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 722) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 723) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 724) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 725) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 726) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 727) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 728) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 729) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 730) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 731) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 732) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 733) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 734) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 735) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 736) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 737) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 738) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 739) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 740) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 741) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 742) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 743) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 744) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 745) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 746) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 747) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 748) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 749) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 750) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 751) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 752) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 753) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 754) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 755) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 756) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 757) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 758) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 759) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 760) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 761) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 762) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 763) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 764) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 765) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 766) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 767) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 768) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 769) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 770) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 771) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 772) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 773) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 774) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 775) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 776) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 777) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 778) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 779) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 780) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 781) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 782) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 783) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 784) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 785) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 786) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 787) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 788) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 789) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 790) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 791) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 792) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 793) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 794) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 795) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 796) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 797) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 798) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 799) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 800) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 801) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 802) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 803) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 804) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 805) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 806) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 807) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 808) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 812) | pub enum fsconfig_command { type _bindgen_ty_1 (line 825) | pub enum _bindgen_ty_1 { type io_uring_op (line 837) | pub enum io_uring_op { type _bindgen_ty_2 (line 892) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 899) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 905) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 938) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 945) | pub enum _bindgen_ty_6 { function new (line 1024) | pub const fn new() -> Self { function as_ptr (line 1028) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1032) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1036) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1040) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1045) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1051) | pub const fn new() -> Self { function as_ref (line 1055) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1059) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1065) | fn default() -> Self { function clone (line 1071) | fn clone(&self) -> Self { function fmt (line 1077) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1082) | fn hash(&self, _state: &mut H) {} function eq (line 1085) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/powerpc/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 1074030207; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 2147772030; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 536897025; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 536897026; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 2147772029; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 1074292352; constant TCXONC (line 9) | pub const TCXONC: u32 = 536900638; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 536900639; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 2147775606; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 1074033779; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 2148037735; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 2147767345; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 2147767350; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 1076655123; constant TCGETA (line 43) | pub const TCGETA: u32 = 1075082263; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 536900637; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 2148824088; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 2148824092; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 2148824089; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 1074025522; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 1074025536; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 1074033783; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 1074025528; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 1074025529; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 1074025520; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 536892481; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 1074295912; constant TCSETS (line 65) | pub const TCSETS: u32 = 2150396948; constant TCSETSF (line 66) | pub const TCSETSF: u32 = 2150396950; constant TCSETSW (line 67) | pub const TCSETSW: u32 = 2150396949; constant TIOCGETC (line 68) | pub const TIOCGETC: u32 = 1074164754; constant TIOCGETD (line 69) | pub const TIOCGETD: u32 = 21540; constant TIOCGETP (line 70) | pub const TIOCGETP: u32 = 1074164744; constant TIOCGLTC (line 71) | pub const TIOCGLTC: u32 = 1074164852; constant MTIOCGET (line 72) | pub const MTIOCGET: u32 = 1076915458; constant BLKSSZGET (line 73) | pub const BLKSSZGET: u32 = 536875624; constant BLKPBSZGET (line 74) | pub const BLKPBSZGET: u32 = 536875643; constant BLKROSET (line 75) | pub const BLKROSET: u32 = 536875613; constant BLKROGET (line 76) | pub const BLKROGET: u32 = 536875614; constant BLKRRPART (line 77) | pub const BLKRRPART: u32 = 536875615; constant BLKGETSIZE (line 78) | pub const BLKGETSIZE: u32 = 536875616; constant BLKFLSBUF (line 79) | pub const BLKFLSBUF: u32 = 536875617; constant BLKRASET (line 80) | pub const BLKRASET: u32 = 536875618; constant BLKRAGET (line 81) | pub const BLKRAGET: u32 = 536875619; constant BLKFRASET (line 82) | pub const BLKFRASET: u32 = 536875620; constant BLKFRAGET (line 83) | pub const BLKFRAGET: u32 = 536875621; constant BLKSECTSET (line 84) | pub const BLKSECTSET: u32 = 536875622; constant BLKSECTGET (line 85) | pub const BLKSECTGET: u32 = 536875623; constant BLKPG (line 86) | pub const BLKPG: u32 = 536875625; constant BLKBSZGET (line 87) | pub const BLKBSZGET: u32 = 1074270832; constant BLKBSZSET (line 88) | pub const BLKBSZSET: u32 = 2148012657; constant BLKGETSIZE64 (line 89) | pub const BLKGETSIZE64: u32 = 1074270834; constant BLKTRACESETUP (line 90) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 91) | pub const BLKTRACESTART: u32 = 536875636; constant BLKTRACESTOP (line 92) | pub const BLKTRACESTOP: u32 = 536875637; constant BLKTRACETEARDOWN (line 93) | pub const BLKTRACETEARDOWN: u32 = 536875638; constant BLKDISCARD (line 94) | pub const BLKDISCARD: u32 = 536875639; constant BLKIOMIN (line 95) | pub const BLKIOMIN: u32 = 536875640; constant BLKIOOPT (line 96) | pub const BLKIOOPT: u32 = 536875641; constant BLKALIGNOFF (line 97) | pub const BLKALIGNOFF: u32 = 536875642; constant BLKDISCARDZEROES (line 98) | pub const BLKDISCARDZEROES: u32 = 536875644; constant BLKSECDISCARD (line 99) | pub const BLKSECDISCARD: u32 = 536875645; constant BLKROTATIONAL (line 100) | pub const BLKROTATIONAL: u32 = 536875646; constant BLKZEROOUT (line 101) | pub const BLKZEROOUT: u32 = 536875647; constant FIEMAP_MAX_OFFSET (line 102) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 103) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 104) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 105) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 106) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 107) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 108) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 109) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 110) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 111) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 112) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 113) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 114) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 115) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 116) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 117) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 118) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 119) | pub const UFFDIO_UNREGISTER: u32 = 1074833921; constant UFFDIO_WAKE (line 120) | pub const UFFDIO_WAKE: u32 = 1074833922; constant UFFDIO_COPY (line 121) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 122) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 123) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 124) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 125) | pub const NS_GET_USERNS: u32 = 536917761; constant NS_GET_PARENT (line 126) | pub const NS_GET_PARENT: u32 = 536917762; constant NS_GET_NSTYPE (line 127) | pub const NS_GET_NSTYPE: u32 = 536917763; constant KDGETLED (line 128) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 129) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 130) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 131) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 132) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 133) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 134) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 135) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 136) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 137) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 138) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 139) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 140) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 141) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 142) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 143) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 144) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 145) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 146) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 147) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 148) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 149) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 150) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 151) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 152) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 153) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 154) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 155) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 156) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 157) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 158) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 159) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 160) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 161) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 162) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 163) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 164) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 165) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 166) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 167) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 168) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 169) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 170) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 171) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 172) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 173) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 174) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 175) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 176) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 177) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 178) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 179) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 180) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 181) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 182) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 183) | pub const TIOCINQ: u32 = 1074030207; constant SIOCADDRT (line 184) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 185) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 186) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 187) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 188) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 189) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 190) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 191) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 192) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 193) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 194) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 195) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 196) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 197) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 198) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 199) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 200) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 201) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 202) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 203) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 204) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 205) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 206) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 207) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 208) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 209) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 210) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 211) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 212) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 213) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 214) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 215) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 216) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 217) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 218) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 219) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 220) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 221) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 222) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 223) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 224) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 225) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 226) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 227) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 228) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 229) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 230) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 231) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 232) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 233) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 234) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 235) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 236) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 237) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 238) | pub const FIBMAP: u32 = 536870913; constant FIGETBSZ (line 239) | pub const FIGETBSZ: u32 = 536870914; constant FIFREEZE (line 240) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 241) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 242) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 243) | pub const FICLONE: u32 = 2147783689; constant FICLONERANGE (line 244) | pub const FICLONERANGE: u32 = 2149618701; constant FIDEDUPERANGE (line 245) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 246) | pub const FS_IOC_GETFLAGS: u32 = 1074292225; constant FS_IOC_SETFLAGS (line 247) | pub const FS_IOC_SETFLAGS: u32 = 2148034050; constant FS_IOC_GETVERSION (line 248) | pub const FS_IOC_GETVERSION: u32 = 1074296321; constant FS_IOC_SETVERSION (line 249) | pub const FS_IOC_SETVERSION: u32 = 2148038146; constant FS_IOC_FIEMAP (line 250) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 251) | pub const FS_IOC32_GETFLAGS: u32 = 1074030081; constant FS_IOC32_SETFLAGS (line 252) | pub const FS_IOC32_SETFLAGS: u32 = 2147771906; constant FS_IOC32_GETVERSION (line 253) | pub const FS_IOC32_GETVERSION: u32 = 1074034177; constant FS_IOC32_SETVERSION (line 254) | pub const FS_IOC32_SETVERSION: u32 = 2147776002; constant FS_IOC_FSGETXATTR (line 255) | pub const FS_IOC_FSGETXATTR: u32 = 1075599391; constant FS_IOC_FSSETXATTR (line 256) | pub const FS_IOC_FSSETXATTR: u32 = 2149341216; constant FS_IOC_GETFSLABEL (line 257) | pub const FS_IOC_GETFSLABEL: u32 = 1090556977; constant FS_IOC_SETFSLABEL (line 258) | pub const FS_IOC_SETFSLABEL: u32 = 2164298802; constant EXT4_IOC_GETVERSION (line 259) | pub const EXT4_IOC_GETVERSION: u32 = 1074292227; constant EXT4_IOC_SETVERSION (line 260) | pub const EXT4_IOC_SETVERSION: u32 = 2148034052; constant EXT4_IOC_GETVERSION_OLD (line 261) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 1074296321; constant EXT4_IOC_SETVERSION_OLD (line 262) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 2148038146; constant EXT4_IOC_GETRSVSZ (line 263) | pub const EXT4_IOC_GETRSVSZ: u32 = 1074292229; constant EXT4_IOC_SETRSVSZ (line 264) | pub const EXT4_IOC_SETRSVSZ: u32 = 2148034054; constant EXT4_IOC_GROUP_EXTEND (line 265) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 2148034055; constant EXT4_IOC_MIGRATE (line 266) | pub const EXT4_IOC_MIGRATE: u32 = 536897033; constant EXT4_IOC_ALLOC_DA_BLKS (line 267) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 536897036; constant EXT4_IOC_RESIZE_FS (line 268) | pub const EXT4_IOC_RESIZE_FS: u32 = 2148034064; constant EXT4_IOC_SWAP_BOOT (line 269) | pub const EXT4_IOC_SWAP_BOOT: u32 = 536897041; constant EXT4_IOC_PRECACHE_EXTENTS (line 270) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 536897042; constant EXT4_IOC_CLEAR_ES_CACHE (line 271) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 536897064; constant EXT4_IOC_GETSTATE (line 272) | pub const EXT4_IOC_GETSTATE: u32 = 2147771945; constant EXT4_IOC_GET_ES_CACHE (line 273) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 274) | pub const EXT4_IOC_CHECKPOINT: u32 = 2147771947; constant EXT4_IOC_SHUTDOWN (line 275) | pub const EXT4_IOC_SHUTDOWN: u32 = 1074026621; constant EXT4_IOC32_GETVERSION (line 276) | pub const EXT4_IOC32_GETVERSION: u32 = 1074030083; constant EXT4_IOC32_SETVERSION (line 277) | pub const EXT4_IOC32_SETVERSION: u32 = 2147771908; constant EXT4_IOC32_GETRSVSZ (line 278) | pub const EXT4_IOC32_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC32_SETRSVSZ (line 279) | pub const EXT4_IOC32_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC32_GROUP_EXTEND (line 280) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC32_GETVERSION_OLD (line 281) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC32_SETVERSION_OLD (line 282) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 2147776002; constant VIDIOC_SUBDEV_QUERYSTD (line 283) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 1074288191; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 284) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 285) | pub const LIRC_SET_SEND_CARRIER: u32 = 2147772691; constant AUTOFS_IOC_PROTOSUBVER (line 286) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 1074041703; constant PTP_SYS_OFFSET_PRECISE (line 287) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 288) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 289) | pub const ATM_GETCIRANGE: u32 = 2148557194; constant DMA_BUF_SET_NAME_B (line 290) | pub const DMA_BUF_SET_NAME_B: u32 = 2148033025; constant RIO_CM_EP_GET_LIST_SIZE (line 291) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 292) | pub const TUNSETPERSIST: u32 = 2147767499; constant FS_IOC_GET_ENCRYPTION_POLICY (line 293) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; constant CEC_RECEIVE (line 294) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 295) | pub const MGSL_IOCGPARAMS: u32 = 1076915457; constant ENI_SETMULT (line 296) | pub const ENI_SETMULT: u32 = 2148557159; constant RIO_GET_EVENT_MASK (line 297) | pub const RIO_GET_EVENT_MASK: u32 = 1074031886; constant LIRC_GET_MAX_TIMEOUT (line 298) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 1074030857; constant USBDEVFS_CLAIMINTERFACE (line 299) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 1074025743; constant CHIOMOVE (line 300) | pub const CHIOMOVE: u32 = 2148819713; constant SONYPI_IOCGBATFLAGS (line 301) | pub const SONYPI_IOCGBATFLAGS: u32 = 1073837575; constant BTRFS_IOC_SYNC (line 302) | pub const BTRFS_IOC_SYNC: u32 = 536908808; constant VIDIOC_TRY_FMT (line 303) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 304) | pub const LIRC_SET_REC_MODE: u32 = 2147772690; constant VIDIOC_DQEVENT (line 305) | pub const VIDIOC_DQEVENT: u32 = 1082676825; constant RPMSG_DESTROY_EPT_IOCTL (line 306) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 536917250; constant UVCIOC_CTRL_MAP (line 307) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 308) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 2148052773; constant VHOST_VSOCK_SET_GUEST_CID (line 309) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 2148052832; constant UI_SET_KEYBIT (line 310) | pub const UI_SET_KEYBIT: u32 = 2147767653; constant LIRC_SET_REC_TIMEOUT (line 311) | pub const LIRC_SET_REC_TIMEOUT: u32 = 2147772696; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 312) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 313) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 314) | pub const VHOST_SET_VRING_BASE: u32 = 2148052754; constant RIO_ENABLE_DOORBELL_RANGE (line 315) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 2148035849; constant VIDIOC_TRY_EXT_CTRLS (line 316) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 317) | pub const LIRC_GET_REC_MODE: u32 = 1074030850; constant PPGETTIME (line 318) | pub const PPGETTIME: u32 = 1074819221; constant BTRFS_IOC_RM_DEV (line 319) | pub const BTRFS_IOC_RM_DEV: u32 = 2415957003; constant ATM_SETBACKEND (line 320) | pub const ATM_SETBACKEND: u32 = 2147639794; constant FSL_HV_IOCTL_PARTITION_START (line 321) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 322) | pub const FBIO_WAITEVENT: u32 = 536888968; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 323) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 324) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 325) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 326) | pub const FDTWADDLE: u32 = 536871513; constant NVME_IOCTL_SUBMIT_IO (line 327) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 2150649410; constant NILFS_IOCTL_SYNC (line 328) | pub const NILFS_IOCTL_SYNC: u32 = 1074294410; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 329) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 330) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 331) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 332) | pub const TEE_IOC_CLOSE_SESSION: u32 = 1074045957; constant NS_GETPSTAT (line 333) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 334) | pub const UI_SET_PROPBIT: u32 = 2147767662; constant TUNSETFILTEREBPF (line 335) | pub const TUNSETFILTEREBPF: u32 = 1074025697; constant RIO_MPORT_MAINT_COMPTAG_SET (line 336) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 2147773698; constant AUTOFS_DEV_IOCTL_VERSION (line 337) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 338) | pub const WDIOC_SETOPTIONS: u32 = 1074026244; constant VHOST_SCSI_SET_ENDPOINT (line 339) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 2162732864; constant MGSL_IOCGTXIDLE (line 340) | pub const MGSL_IOCGTXIDLE: u32 = 536898819; constant ATM_ADDLECSADDR (line 341) | pub const ATM_ADDLECSADDR: u32 = 2148557198; constant FSL_HV_IOCTL_GETPROP (line 342) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 343) | pub const FDGETPRM: u32 = 1075839492; constant HIDIOCAPPLICATION (line 344) | pub const HIDIOCAPPLICATION: u32 = 536889346; constant ENI_MEMDUMP (line 345) | pub const ENI_MEMDUMP: u32 = 2148557152; constant PTP_SYS_OFFSET2 (line 346) | pub const PTP_SYS_OFFSET2: u32 = 2202025230; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 347) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 348) | pub const DMA_BUF_SET_NAME_A: u32 = 2147770881; constant PTP_PIN_GETFUNC (line 349) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 350) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 351) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 2148054600; constant RTC_EPOCH_READ (line 352) | pub const RTC_EPOCH_READ: u32 = 1074294797; constant VIDIOC_SUBDEV_S_SELECTION (line 353) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 354) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 355) | pub const ATM_GETLECSADDR: u32 = 2148557200; constant FSL_HV_IOCTL_PARTITION_STOP (line 356) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 357) | pub const SONET_GETDIAG: u32 = 1074028820; constant ATMMPC_DATA (line 358) | pub const ATMMPC_DATA: u32 = 536895961; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 359) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 1074555165; constant HIDIOCGCOLLECTIONINDEX (line 360) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 2149074960; constant RPMSG_CREATE_EPT_IOCTL (line 361) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 2150151425; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 362) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 363) | pub const UI_DEV_SETUP: u32 = 2153534723; constant ISST_IF_IO_CMD (line 364) | pub const ISST_IF_IO_CMD: u32 = 2148072962; constant RIO_MPORT_MAINT_READ_REMOTE (line 365) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 1075342599; constant VIDIOC_OMAP3ISP_HIST_CFG (line 366) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 367) | pub const BLKGETNRZONES: u32 = 1074008709; constant VIDIOC_G_MODULATOR (line 368) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 369) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 370) | pub const USBDEVFS_SETINTERFACE: u32 = 1074287876; constant PPPIOCGCHAN (line 371) | pub const PPPIOCGCHAN: u32 = 1074033719; constant EVIOCGVERSION (line 372) | pub const EVIOCGVERSION: u32 = 1074021633; constant VHOST_NET_SET_BACKEND (line 373) | pub const VHOST_NET_SET_BACKEND: u32 = 2148052784; constant USBDEVFS_REAPURBNDELAY (line 374) | pub const USBDEVFS_REAPURBNDELAY: u32 = 2148029709; constant RNDZAPENTCNT (line 375) | pub const RNDZAPENTCNT: u32 = 536891908; constant VIDIOC_G_PARM (line 376) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 377) | pub const TUNGETDEVNETNS: u32 = 536892643; constant LIRC_SET_MEASURE_CARRIER_MODE (line 378) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 2147772701; constant VHOST_SET_VRING_ERR (line 379) | pub const VHOST_SET_VRING_ERR: u32 = 2148052770; constant VDUSE_VQ_SETUP (line 380) | pub const VDUSE_VQ_SETUP: u32 = 2149613844; constant AUTOFS_IOC_SETTIMEOUT (line 381) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 382) | pub const VIDIOC_S_FREQUENCY: u32 = 2150389305; constant F2FS_IOC_SEC_TRIM_FILE (line 383) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 2149119252; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 384) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 385) | pub const WDIOC_GETPRETIMEOUT: u32 = 1074026249; constant USBDEVFS_DROP_PRIVILEGES (line 386) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 2147767582; constant BTRFS_IOC_SNAP_CREATE_V2 (line 387) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 2415957015; constant VHOST_VSOCK_SET_RUNNING (line 388) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 2147790689; constant STP_SET_OPTIONS (line 389) | pub const STP_SET_OPTIONS: u32 = 2148017410; constant FBIO_RADEON_GET_MIRROR (line 390) | pub const FBIO_RADEON_GET_MIRROR: u32 = 1074282499; constant IVTVFB_IOC_DMA_FRAME (line 391) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 2149078720; constant IPMICTL_SEND_COMMAND (line 392) | pub const IPMICTL_SEND_COMMAND: u32 = 1076390157; constant VIDIOC_G_ENC_INDEX (line 393) | pub const VIDIOC_G_ENC_INDEX: u32 = 1209554508; constant DFL_FPGA_FME_PORT_PR (line 394) | pub const DFL_FPGA_FME_PORT_PR: u32 = 536917632; constant CHIOSVOLTAG (line 395) | pub const CHIOSVOLTAG: u32 = 2150654738; constant ATM_SETESIF (line 396) | pub const ATM_SETESIF: u32 = 2148557197; constant FW_CDEV_IOC_SEND_RESPONSE (line 397) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 2149065476; constant PMU_IOC_GET_MODEL (line 398) | pub const PMU_IOC_GET_MODEL: u32 = 1074283011; constant JSIOCGBTNMAP (line 399) | pub const JSIOCGBTNMAP: u32 = 1140877876; constant USBDEVFS_HUB_PORTINFO (line 400) | pub const USBDEVFS_HUB_PORTINFO: u32 = 1082152211; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 401) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 402) | pub const FDCLRPRM: u32 = 536871489; constant BTRFS_IOC_SCRUB (line 403) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 404) | pub const USBDEVFS_DISCONNECT: u32 = 536892694; constant TUNSETVNETBE (line 405) | pub const TUNSETVNETBE: u32 = 2147767518; constant ATMTCP_REMOVE (line 406) | pub const ATMTCP_REMOVE: u32 = 536895887; constant VHOST_VDPA_GET_CONFIG (line 407) | pub const VHOST_VDPA_GET_CONFIG: u32 = 1074311027; constant PPPIOCGNPMODE (line 408) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 409) | pub const FDGETDRVPRM: u32 = 1082130961; constant TUNSETVNETLE (line 410) | pub const TUNSETVNETLE: u32 = 2147767516; constant PHN_SETREG (line 411) | pub const PHN_SETREG: u32 = 2148036614; constant PPPIOCDETACH (line 412) | pub const PPPIOCDETACH: u32 = 2147775548; constant MMTIMER_GETRES (line 413) | pub const MMTIMER_GETRES: u32 = 1074294017; constant VIDIOC_SUBDEV_ENUMSTD (line 414) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 415) | pub const PPGETFLAGS: u32 = 1074032794; constant VDUSE_DEV_GET_FEATURES (line 416) | pub const VDUSE_DEV_GET_FEATURES: u32 = 1074299153; constant CAPI_MANUFACTURER_CMD (line 417) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 418) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 419) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 420) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 421) | pub const NE_CREATE_VM: u32 = 1074310688; constant MEDIA_IOC_ENUM_LINKS (line 422) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 423) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 536933647; constant DFL_FPGA_PORT_DMA_MAP (line 424) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 536917571; constant MGSL_IOCGXCTRL (line 425) | pub const MGSL_IOCGXCTRL: u32 = 536898838; constant FW_CDEV_IOC_SEND_REQUEST (line 426) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 2150114049; constant SONYPI_IOCGBLUE (line 427) | pub const SONYPI_IOCGBLUE: u32 = 1073837576; constant F2FS_IOC_DECOMPRESS_FILE (line 428) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; constant I2OHTML (line 429) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 430) | pub const VFIO_GET_API_VERSION: u32 = 536886116; constant IDT77105_GETSTATZ (line 431) | pub const IDT77105_GETSTATZ: u32 = 2148557107; constant I2OPARMSET (line 432) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 433) | pub const TEE_IOC_CANCEL: u32 = 1074308100; constant PTP_SYS_OFFSET_PRECISE2 (line 434) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 435) | pub const DFL_FPGA_PORT_RESET: u32 = 536917568; constant PPPIOCGASYNCMAP (line 436) | pub const PPPIOCGASYNCMAP: u32 = 1074033752; constant EVIOCGKEYCODE_V2 (line 437) | pub const EVIOCGKEYCODE_V2: u32 = 1076380932; constant DM_DEV_SET_GEOMETRY (line 438) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 439) | pub const HIDIOCSUSAGE: u32 = 2149074956; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 440) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065488; constant PTP_EXTTS_REQUEST (line 441) | pub const PTP_EXTTS_REQUEST: u32 = 2148547842; constant SWITCHTEC_IOCTL_EVENT_CTL (line 442) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 443) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 444) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 2162732865; constant JSIOCGAXES (line 445) | pub const JSIOCGAXES: u32 = 1073834513; constant HIDIOCSFLAG (line 446) | pub const HIDIOCSFLAG: u32 = 2147764239; constant PTP_PEROUT_REQUEST2 (line 447) | pub const PTP_PEROUT_REQUEST2: u32 = 2151169292; constant PPWDATA (line 448) | pub const PPWDATA: u32 = 2147577990; constant PTP_CLOCK_GETCAPS (line 449) | pub const PTP_CLOCK_GETCAPS: u32 = 1079000321; constant FDGETMAXERRS (line 450) | pub const FDGETMAXERRS: u32 = 1075053070; constant TUNSETQUEUE (line 451) | pub const TUNSETQUEUE: u32 = 2147767513; constant PTP_ENABLE_PPS (line 452) | pub const PTP_ENABLE_PPS: u32 = 2147761412; constant SIOCSIFATMTCP (line 453) | pub const SIOCSIFATMTCP: u32 = 536895872; constant CEC_ADAP_G_LOG_ADDRS (line 454) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 1079795971; constant ND_IOCTL_ARS_CAP (line 455) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 456) | pub const NBD_SET_BLKSIZE: u32 = 536914689; constant NBD_SET_TIMEOUT (line 457) | pub const NBD_SET_TIMEOUT: u32 = 536914697; constant VHOST_SCSI_GET_ABI_VERSION (line 458) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 2147790658; constant RIO_UNMAP_INBOUND (line 459) | pub const RIO_UNMAP_INBOUND: u32 = 2148035858; constant ATM_QUERYLOOP (line 460) | pub const ATM_QUERYLOOP: u32 = 2148557140; constant DFL_FPGA_GET_API_VERSION (line 461) | pub const DFL_FPGA_GET_API_VERSION: u32 = 536917504; constant USBDEVFS_WAIT_FOR_RESUME (line 462) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 536892707; constant FBIO_CURSOR (line 463) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 464) | pub const RNDCLEARPOOL: u32 = 536891910; constant VIDIOC_QUERYSTD (line 465) | pub const VIDIOC_QUERYSTD: u32 = 1074288191; constant DMA_BUF_IOCTL_SYNC (line 466) | pub const DMA_BUF_IOCTL_SYNC: u32 = 2148033024; constant SCIF_RECV (line 467) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 468) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 469) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 470) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 471) | pub const VIDIOC_G_FBUF: u32 = 1076909578; constant PTP_ENABLE_PPS2 (line 472) | pub const PTP_ENABLE_PPS2: u32 = 2147761421; constant PCITEST_CLEAR_IRQ (line 473) | pub const PCITEST_CLEAR_IRQ: u32 = 536891408; constant IPMICTL_SET_GETS_EVENTS_CMD (line 474) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 1074030864; constant BTRFS_IOC_DEVICES_READY (line 475) | pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; constant JSIOCGAXMAP (line 476) | pub const JSIOCGAXMAP: u32 = 1077963314; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 477) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 1074799372; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 478) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 2148541207; constant RTC_WIE_OFF (line 479) | pub const RTC_WIE_OFF: u32 = 536899600; constant PPGETMODE (line 480) | pub const PPGETMODE: u32 = 1074032792; constant VIDIOC_DBG_G_REGISTER (line 481) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 482) | pub const PTP_SYS_OFFSET: u32 = 2202025221; constant BTRFS_IOC_SPACE_INFO (line 483) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 484) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 485) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 486) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 487) | pub const BTRFS_IOC_TRANS_START: u32 = 536908806; constant INOTIFY_IOC_SETNEXTWD (line 488) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 2147764480; constant SNAPSHOT_GET_IMAGE_SIZE (line 489) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 1074279182; constant TUNDETACHFILTER (line 490) | pub const TUNDETACHFILTER: u32 = 2148553942; constant ND_IOCTL_CLEAR_ERROR (line 491) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 492) | pub const IOC_PR_CLEAR: u32 = 2148561101; constant SCIF_READFROM (line 493) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 494) | pub const PPPIOCGDEBUG: u32 = 1074033729; constant BLKGETZONESZ (line 495) | pub const BLKGETZONESZ: u32 = 1074008708; constant HIDIOCGUSAGES (line 496) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 497) | pub const SONYPI_IOCGTEMP: u32 = 1073837580; constant UI_SET_MSCBIT (line 498) | pub const UI_SET_MSCBIT: u32 = 2147767656; constant APM_IOC_SUSPEND (line 499) | pub const APM_IOC_SUSPEND: u32 = 536887554; constant BTRFS_IOC_TREE_SEARCH (line 500) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 501) | pub const RTC_PLL_GET: u32 = 1075867665; constant RIO_CM_EP_GET_LIST (line 502) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 503) | pub const USBDEVFS_DISCSIGNAL: u32 = 1074812174; constant LIRC_GET_MIN_TIMEOUT (line 504) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 1074030856; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 505) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 1100502850; constant DM_TARGET_MSG (line 506) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 507) | pub const SONYPI_IOCGBAT1REM: u32 = 1073903107; constant EVIOCSFF (line 508) | pub const EVIOCSFF: u32 = 2150647168; constant TUNSETGROUP (line 509) | pub const TUNSETGROUP: u32 = 2147767502; constant EVIOCGKEYCODE (line 510) | pub const EVIOCGKEYCODE: u32 = 1074283780; constant KCOV_REMOTE_ENABLE (line 511) | pub const KCOV_REMOTE_ENABLE: u32 = 2149081958; constant ND_IOCTL_GET_CONFIG_SIZE (line 512) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 513) | pub const FDEJECT: u32 = 536871514; constant TUNSETOFFLOAD (line 514) | pub const TUNSETOFFLOAD: u32 = 2147767504; constant PPPIOCCONNECT (line 515) | pub const PPPIOCCONNECT: u32 = 2147775546; constant ATM_ADDADDR (line 516) | pub const ATM_ADDADDR: u32 = 2148557192; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 517) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 536903955; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 518) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 519) | pub const VHOST_VDPA_GET_STATUS: u32 = 1073852273; constant CCISS_PASSTHRU (line 520) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 521) | pub const MGSL_IOCCLRMODCOUNT: u32 = 536898831; constant TEE_IOC_SUPPL_SEND (line 522) | pub const TEE_IOC_SUPPL_SEND: u32 = 1074832391; constant ATMARPD_CTRL (line 523) | pub const ATMARPD_CTRL: u32 = 536895969; constant UI_ABS_SETUP (line 524) | pub const UI_ABS_SETUP: u32 = 2149340420; constant UI_DEV_DESTROY (line 525) | pub const UI_DEV_DESTROY: u32 = 536892674; constant BTRFS_IOC_QUOTA_CTL (line 526) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 527) | pub const RTC_AIE_ON: u32 = 536899585; constant AUTOFS_IOC_EXPIRE (line 528) | pub const AUTOFS_IOC_EXPIRE: u32 = 1091343205; constant PPPIOCSDEBUG (line 529) | pub const PPPIOCSDEBUG: u32 = 2147775552; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 530) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 531) | pub const PPPIOCSMRU: u32 = 2147775570; constant CCISS_DEREGDISK (line 532) | pub const CCISS_DEREGDISK: u32 = 536887820; constant UI_DEV_CREATE (line 533) | pub const UI_DEV_CREATE: u32 = 536892673; constant FUSE_DEV_IOC_CLONE (line 534) | pub const FUSE_DEV_IOC_CLONE: u32 = 1074062592; constant BTRFS_IOC_START_SYNC (line 535) | pub const BTRFS_IOC_START_SYNC: u32 = 1074304024; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 536) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 2148036225; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 537) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 1074279187; constant DM_TABLE_CLEAR (line 538) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 539) | pub const CCISS_GETINTINFO: u32 = 1074283010; constant PPPIOCSASYNCMAP (line 540) | pub const PPPIOCSASYNCMAP: u32 = 2147775575; constant I2OEVTGET (line 541) | pub const I2OEVTGET: u32 = 1080584459; constant NVME_IOCTL_RESET (line 542) | pub const NVME_IOCTL_RESET: u32 = 536890948; constant PPYIELD (line 543) | pub const PPYIELD: u32 = 536899725; constant NVME_IOCTL_IO64_CMD (line 544) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 545) | pub const TUNSETCARRIER: u32 = 2147767522; constant DM_DEV_WAIT (line 546) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 547) | pub const RTC_WIE_ON: u32 = 536899599; constant MEDIA_IOC_DEVICE_INFO (line 548) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 549) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 550) | pub const MGSL_IOCSPARAMS: u32 = 2150657280; constant RTC_SET_TIME (line 551) | pub const RTC_SET_TIME: u32 = 2149871626; constant VHOST_RESET_OWNER (line 552) | pub const VHOST_RESET_OWNER: u32 = 536915714; constant IOC_OPAL_PSID_REVERT_TPR (line 553) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 2164814056; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 554) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 555) | pub const UDF_GETEABLOCK: u32 = 1074293825; constant VFIO_IOMMU_MAP_DMA (line 556) | pub const VFIO_IOMMU_MAP_DMA: u32 = 536886129; constant VIDIOC_SUBSCRIBE_EVENT (line 557) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 2149602906; constant HIDIOCGFLAG (line 558) | pub const HIDIOCGFLAG: u32 = 1074022414; constant HIDIOCGUCODE (line 559) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 560) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 561) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 562) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 2148577793; constant CCISS_GETFIRMVER (line 563) | pub const CCISS_GETFIRMVER: u32 = 1074020872; constant ND_IOCTL_ARS_START (line 564) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 565) | pub const PPPIOCSMRRU: u32 = 2147775547; constant CEC_ADAP_S_LOG_ADDRS (line 566) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 567) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 1074050818; constant DMA_HEAP_IOCTL_ALLOC (line 568) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 569) | pub const PPSETTIME: u32 = 2148561046; constant RTC_ALM_READ (line 570) | pub const RTC_ALM_READ: u32 = 1076129800; constant VDUSE_SET_API_VERSION (line 571) | pub const VDUSE_SET_API_VERSION: u32 = 2148040961; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 572) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 2149084424; constant VIDIOC_SUBDEV_S_CROP (line 573) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 574) | pub const USBDEVFS_CONNECT: u32 = 536892695; constant SYNC_IOC_FILE_INFO (line 575) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 576) | pub const ATMARP_MKIP: u32 = 536895970; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 577) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 536886128; constant CCISS_GETHEARTBEAT (line 578) | pub const CCISS_GETHEARTBEAT: u32 = 1074020870; constant ATM_RSTADDR (line 579) | pub const ATM_RSTADDR: u32 = 2148557191; constant NBD_SET_SIZE (line 580) | pub const NBD_SET_SIZE: u32 = 536914690; constant UDF_GETVOLIDENT (line 581) | pub const UDF_GETVOLIDENT: u32 = 1074293826; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 582) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 583) | pub const MGSL_IOCSTXIDLE: u32 = 536898818; constant FSL_HV_IOCTL_SETPROP (line 584) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 585) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 586) | pub const PPRSTATUS: u32 = 1073836161; constant MGSL_IOCTXENABLE (line 587) | pub const MGSL_IOCTXENABLE: u32 = 536898820; constant UDF_GETEASIZE (line 588) | pub const UDF_GETEASIZE: u32 = 1074031680; constant NVME_IOCTL_ADMIN64_CMD (line 589) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 590) | pub const VHOST_SET_OWNER: u32 = 536915713; constant RIO_ALLOC_DMA (line 591) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 592) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 593) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 594) | pub const ATM_SETCIRANGE: u32 = 2148557195; constant HPET_IE_ON (line 595) | pub const HPET_IE_ON: u32 = 536897537; constant PERF_EVENT_IOC_ID (line 596) | pub const PERF_EVENT_IOC_ID: u32 = 1074275335; constant TUNSETSNDBUF (line 597) | pub const TUNSETSNDBUF: u32 = 2147767508; constant PTP_PIN_SETFUNC (line 598) | pub const PTP_PIN_SETFUNC: u32 = 2153790727; constant PPPIOCDISCONN (line 599) | pub const PPPIOCDISCONN: u32 = 536900665; constant VIDIOC_QUERYCTRL (line 600) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 601) | pub const PPEXCL: u32 = 536899727; constant PCITEST_MSI (line 602) | pub const PCITEST_MSI: u32 = 2147766275; constant FDWERRORCLR (line 603) | pub const FDWERRORCLR: u32 = 536871510; constant AUTOFS_IOC_FAIL (line 604) | pub const AUTOFS_IOC_FAIL: u32 = 536908641; constant USBDEVFS_IOCTL (line 605) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 606) | pub const VIDIOC_S_STD: u32 = 2148029976; constant F2FS_IOC_RESIZE_FS (line 607) | pub const F2FS_IOC_RESIZE_FS: u32 = 2148070672; constant SONET_SETDIAG (line 608) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 609) | pub const BTRFS_IOC_DEFRAG: u32 = 2415956994; constant CCISS_GETDRIVVER (line 610) | pub const CCISS_GETDRIVVER: u32 = 1074020873; constant IPMICTL_GET_TIMING_PARMS_CMD (line 611) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 1074293015; constant HPET_IRQFREQ (line 612) | pub const HPET_IRQFREQ: u32 = 2148034566; constant ATM_GETESI (line 613) | pub const ATM_GETESI: u32 = 2148557189; constant CCISS_GETLUNINFO (line 614) | pub const CCISS_GETLUNINFO: u32 = 1074545169; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 615) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 616) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 617) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 2147755016; constant UDMABUF_CREATE_LIST (line 618) | pub const UDMABUF_CREATE_LIST: u32 = 2148037955; constant VHOST_SET_LOG_BASE (line 619) | pub const VHOST_SET_LOG_BASE: u32 = 2148052740; constant ZATM_GETPOOL (line 620) | pub const ZATM_GETPOOL: u32 = 2148557153; constant BR2684_SETFILT (line 621) | pub const BR2684_SETFILT: u32 = 2149343632; constant RNDGETPOOL (line 622) | pub const RNDGETPOOL: u32 = 1074287106; constant PPS_GETPARAMS (line 623) | pub const PPS_GETPARAMS: u32 = 1074294945; constant IOC_PR_RESERVE (line 624) | pub const IOC_PR_RESERVE: u32 = 2148561097; constant VIDIOC_TRY_DECODER_CMD (line 625) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 626) | pub const RIO_CM_CHAN_CLOSE: u32 = 2147640068; constant VIDIOC_DV_TIMINGS_CAP (line 627) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 628) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 629) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 1074283009; constant USBDEVFS_GET_CAPABILITIES (line 630) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 1074025754; constant SCIF_WRITETO (line 631) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 632) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 633) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 634) | pub const CCISS_REGNEWD: u32 = 536887822; constant FAT_IOCTL_SET_ATTRIBUTES (line 635) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 2147774993; constant VIDIOC_CREATE_BUFS (line 636) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 637) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 638) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 1155028802; constant VFIO_EEH_PE_OP (line 639) | pub const VFIO_EEH_PE_OP: u32 = 536886137; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 640) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 641) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; constant NBD_SET_SIZE_BLOCKS (line 642) | pub const NBD_SET_SIZE_BLOCKS: u32 = 536914695; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 643) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 536916224; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 644) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 645) | pub const VIDIOC_S_AUDOUT: u32 = 2150913586; constant VIDIOC_S_FMT (line 646) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 647) | pub const PPPIOCATTACH: u32 = 2147775549; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 648) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052772; constant FS_IOC_MEASURE_VERITY (line 649) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 650) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 651) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 1074030867; constant PCITEST_LEGACY_IRQ (line 652) | pub const PCITEST_LEGACY_IRQ: u32 = 536891394; constant USBDEVFS_SUBMITURB (line 653) | pub const USBDEVFS_SUBMITURB: u32 = 1077433610; constant AUTOFS_IOC_READY (line 654) | pub const AUTOFS_IOC_READY: u32 = 536908640; constant BTRFS_IOC_SEND (line 655) | pub const BTRFS_IOC_SEND: u32 = 2152240166; constant VIDIOC_G_EXT_CTRLS (line 656) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 657) | pub const JSIOCSBTNMAP: u32 = 2214619699; constant PPPIOCSFLAGS (line 658) | pub const PPPIOCSFLAGS: u32 = 2147775577; constant NVRAM_INIT (line 659) | pub const NVRAM_INIT: u32 = 536899648; constant RFKILL_IOCTL_NOINPUT (line 660) | pub const RFKILL_IOCTL_NOINPUT: u32 = 536891905; constant BTRFS_IOC_BALANCE (line 661) | pub const BTRFS_IOC_BALANCE: u32 = 2415957004; constant FS_IOC_GETFSMAP (line 662) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 663) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 1074030875; constant STP_POLICY_ID_GET (line 664) | pub const STP_POLICY_ID_GET: u32 = 1074799873; constant PPSETFLAGS (line 665) | pub const PPSETFLAGS: u32 = 2147774619; constant CEC_ADAP_S_PHYS_ADDR (line 666) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 2147639554; constant ATMTCP_CREATE (line 667) | pub const ATMTCP_CREATE: u32 = 536895886; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 668) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 536916226; constant PPPIOCGXASYNCMAP (line 669) | pub const PPPIOCGXASYNCMAP: u32 = 1075868752; constant VHOST_SET_VRING_CALL (line 670) | pub const VHOST_SET_VRING_CALL: u32 = 2148052769; constant LIRC_GET_FEATURES (line 671) | pub const LIRC_GET_FEATURES: u32 = 1074030848; constant GSMIOC_DISABLE_NET (line 672) | pub const GSMIOC_DISABLE_NET: u32 = 536889091; constant AUTOFS_IOC_CATATONIC (line 673) | pub const AUTOFS_IOC_CATATONIC: u32 = 536908642; constant NBD_DO_IT (line 674) | pub const NBD_DO_IT: u32 = 536914691; constant LIRC_SET_REC_CARRIER_RANGE (line 675) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 2147772703; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 676) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030873; constant EVIOCSCLOCKID (line 677) | pub const EVIOCSCLOCKID: u32 = 2147763616; constant USBDEVFS_FREE_STREAMS (line 678) | pub const USBDEVFS_FREE_STREAMS: u32 = 1074287901; constant FSI_SCOM_RESET (line 679) | pub const FSI_SCOM_RESET: u32 = 2147775235; constant PMU_IOC_GRAB_BACKLIGHT (line 680) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 1074283014; constant VIDIOC_SUBDEV_S_FMT (line 681) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 682) | pub const FDDEFPRM: u32 = 2149581379; constant TEE_IOC_INVOKE (line 683) | pub const TEE_IOC_INVOKE: u32 = 1074832387; constant USBDEVFS_BULK (line 684) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 685) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 686) | pub const SONYPI_IOCSBRT: u32 = 2147579392; constant BTRFS_IOC_FILE_EXTENT_SAME (line 687) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 688) | pub const RTC_PIE_ON: u32 = 536899589; constant BTRFS_IOC_SCAN_DEV (line 689) | pub const BTRFS_IOC_SCAN_DEV: u32 = 2415956996; constant PPPIOCXFERUNIT (line 690) | pub const PPPIOCXFERUNIT: u32 = 536900686; constant WDIOC_GETTIMEOUT (line 691) | pub const WDIOC_GETTIMEOUT: u32 = 1074026247; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 692) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 693) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 2148054598; constant FBIO_WAITFORVSYNC (line 694) | pub const FBIO_WAITFORVSYNC: u32 = 2147763744; constant RTC_PIE_OFF (line 695) | pub const RTC_PIE_OFF: u32 = 536899590; constant EVIOCGRAB (line 696) | pub const EVIOCGRAB: u32 = 2147763600; constant PMU_IOC_SET_BACKLIGHT (line 697) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 2148024834; constant EVIOCGREP (line 698) | pub const EVIOCGREP: u32 = 1074283779; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 699) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 2148017163; constant UFFDIO_CONTINUE (line 700) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 701) | pub const VDUSE_GET_API_VERSION: u32 = 1074299136; constant RTC_RD_TIME (line 702) | pub const RTC_RD_TIME: u32 = 1076129801; constant FDMSGOFF (line 703) | pub const FDMSGOFF: u32 = 536871494; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 704) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 1074555164; constant CAPI_GET_ERRCODE (line 705) | pub const CAPI_GET_ERRCODE: u32 = 1073890081; constant PCITEST_SET_IRQTYPE (line 706) | pub const PCITEST_SET_IRQTYPE: u32 = 2147766280; constant VIDIOC_SUBDEV_S_EDID (line 707) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 708) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 2148036346; constant RIO_DEV_ADD (line 709) | pub const RIO_DEV_ADD: u32 = 2149608727; constant VIDIOC_ENUM_FREQ_BANDS (line 710) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 711) | pub const FBIO_RADEON_SET_MIRROR: u32 = 2148024324; constant PCITEST_GET_IRQTYPE (line 712) | pub const PCITEST_GET_IRQTYPE: u32 = 536891401; constant JSIOCGVERSION (line 713) | pub const JSIOCGVERSION: u32 = 1074031105; constant SONYPI_IOCSBLUE (line 714) | pub const SONYPI_IOCSBLUE: u32 = 2147579401; constant SNAPSHOT_PREF_IMAGE_SIZE (line 715) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 536883986; constant F2FS_IOC_GET_FEATURES (line 716) | pub const F2FS_IOC_GET_FEATURES: u32 = 1074066700; constant SCIF_REG (line 717) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 718) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 2155376264; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 719) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 2147754757; constant RIO_WAIT_FOR_ASYNC (line 720) | pub const RIO_WAIT_FOR_ASYNC: u32 = 2148035862; constant VHOST_SET_VRING_NUM (line 721) | pub const VHOST_SET_VRING_NUM: u32 = 2148052752; constant AUTOFS_DEV_IOCTL_PROTOVER (line 722) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 723) | pub const RIO_FREE_DMA: u32 = 2148035860; constant MGSL_IOCRXENABLE (line 724) | pub const MGSL_IOCRXENABLE: u32 = 536898821; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 725) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 536872889; constant IPMICTL_SET_TIMING_PARMS_CMD (line 726) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 1074293014; constant PPPIOCGL2TPSTATS (line 727) | pub const PPPIOCGL2TPSTATS: u32 = 1078490166; constant PERF_EVENT_IOC_PERIOD (line 728) | pub const PERF_EVENT_IOC_PERIOD: u32 = 2148017156; constant PTP_PIN_SETFUNC2 (line 729) | pub const PTP_PIN_SETFUNC2: u32 = 2153790736; constant CHIOEXCHANGE (line 730) | pub const CHIOEXCHANGE: u32 = 2149344002; constant NILFS_IOCTL_GET_SUINFO (line 731) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 1075342980; constant CEC_DQEVENT (line 732) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 733) | pub const UI_SET_SWBIT: u32 = 2147767661; constant VHOST_VDPA_SET_CONFIG (line 734) | pub const VHOST_VDPA_SET_CONFIG: u32 = 2148052852; constant TUNSETIFF (line 735) | pub const TUNSETIFF: u32 = 2147767498; constant CHIOPOSITION (line 736) | pub const CHIOPOSITION: u32 = 2148295427; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 737) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 2147772703; constant BTRFS_IOC_DEFAULT_SUBVOL (line 738) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 2148045843; constant RIO_UNMAP_OUTBOUND (line 739) | pub const RIO_UNMAP_OUTBOUND: u32 = 2150133008; constant CAPI_CLR_FLAGS (line 740) | pub const CAPI_CLR_FLAGS: u32 = 1074021157; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 741) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065487; constant MATROXFB_GET_OUTPUT_CONNECTION (line 742) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 1074294520; constant EVIOCSMASK (line 743) | pub const EVIOCSMASK: u32 = 2148550035; constant BTRFS_IOC_FORGET_DEV (line 744) | pub const BTRFS_IOC_FORGET_DEV: u32 = 2415956997; constant CXL_MEM_QUERY_COMMANDS (line 745) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 1074318849; constant CEC_S_MODE (line 746) | pub const CEC_S_MODE: u32 = 2147770633; constant MGSL_IOCSIF (line 747) | pub const MGSL_IOCSIF: u32 = 536898826; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 748) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 749) | pub const PPSETMODE: u32 = 2147774592; constant VFIO_DEVICE_SET_IRQS (line 750) | pub const VFIO_DEVICE_SET_IRQS: u32 = 536886126; constant VIDIOC_PREPARE_BUF (line 751) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 752) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 1078223114; constant IOC_OPAL_WRITE_SHADOW_MBR (line 753) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 2166386922; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 754) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 755) | pub const UDMABUF_CREATE: u32 = 2149086530; constant SONET_CLRDIAG (line 756) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 757) | pub const PHN_SET_REG: u32 = 2148036609; constant RNDADDTOENTCNT (line 758) | pub const RNDADDTOENTCNT: u32 = 2147766785; constant VBG_IOCTL_CHECK_BALLOON (line 759) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 760) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 761) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 762) | pub const RTC_AIE_OFF: u32 = 536899586; constant VFIO_GROUP_SET_CONTAINER (line 763) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 536886120; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 764) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 2148016918; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 765) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 536886136; constant VFIO_IOMMU_GET_INFO (line 766) | pub const VFIO_IOMMU_GET_INFO: u32 = 536886128; constant DM_DEV_SUSPEND (line 767) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 768) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; constant FW_CDEV_IOC_STOP_ISO (line 769) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 2147754763; constant GPIO_V2_GET_LINEINFO_IOCTL (line 770) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 771) | pub const ATMMPC_CTRL: u32 = 536895960; constant PPPIOCSXASYNCMAP (line 772) | pub const PPPIOCSXASYNCMAP: u32 = 2149610575; constant CHIOGSTATUS (line 773) | pub const CHIOGSTATUS: u32 = 2148557576; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 774) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 775) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 1074031875; constant CAPI_SET_FLAGS (line 776) | pub const CAPI_SET_FLAGS: u32 = 1074021156; constant VFIO_GROUP_GET_DEVICE_FD (line 777) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 536886122; constant VHOST_SET_MEM_TABLE (line 778) | pub const VHOST_SET_MEM_TABLE: u32 = 2148052739; constant MATROXFB_SET_OUTPUT_CONNECTION (line 779) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 2148036344; constant DFL_FPGA_PORT_GET_REGION_INFO (line 780) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 536917570; constant VHOST_GET_FEATURES (line 781) | pub const VHOST_GET_FEATURES: u32 = 1074310912; constant LIRC_GET_REC_RESOLUTION (line 782) | pub const LIRC_GET_REC_RESOLUTION: u32 = 1074030855; constant PACKET_CTRL_CMD (line 783) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 784) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 2147772695; constant BTRFS_IOC_ADD_DEV (line 785) | pub const BTRFS_IOC_ADD_DEV: u32 = 2415957002; constant JSIOCGCORR (line 786) | pub const JSIOCGCORR: u32 = 1076128290; constant VIDIOC_G_FMT (line 787) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 788) | pub const RTC_EPOCH_SET: u32 = 2148036622; constant CAPI_GET_PROFILE (line 789) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 790) | pub const ATM_GETLOOP: u32 = 2148557138; constant SCIF_LISTEN (line 791) | pub const SCIF_LISTEN: u32 = 2147775234; constant NBD_CLEAR_QUE (line 792) | pub const NBD_CLEAR_QUE: u32 = 536914693; constant F2FS_IOC_MOVE_RANGE (line 793) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 794) | pub const LIRC_GET_LENGTH: u32 = 1074030863; constant I8K_SET_FAN (line 795) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 796) | pub const FDSETMAXERRS: u32 = 2148794956; constant VIDIOC_SUBDEV_QUERYCAP (line 797) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 1077958144; constant SNAPSHOT_SET_SWAP_AREA (line 798) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 2148283149; constant LIRC_GET_REC_TIMEOUT (line 799) | pub const LIRC_GET_REC_TIMEOUT: u32 = 1074030884; constant EVIOCRMFF (line 800) | pub const EVIOCRMFF: u32 = 2147763585; constant GPIO_GET_LINEEVENT_IOCTL (line 801) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 802) | pub const PPRDATA: u32 = 1073836165; constant RIO_MPORT_GET_PROPERTIES (line 803) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 1076915460; constant TUNSETVNETHDRSZ (line 804) | pub const TUNSETVNETHDRSZ: u32 = 2147767512; constant GPIO_GET_LINEINFO_IOCTL (line 805) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 806) | pub const GSMIOC_GETCONF: u32 = 1078740736; constant LIRC_GET_SEND_MODE (line 807) | pub const LIRC_GET_SEND_MODE: u32 = 1074030849; constant PPPIOCSACTIVE (line 808) | pub const PPPIOCSACTIVE: u32 = 2148561990; constant SIOCGSTAMPNS_NEW (line 809) | pub const SIOCGSTAMPNS_NEW: u32 = 1074825479; constant IPMICTL_RECEIVE_MSG (line 810) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 811) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 2147772693; constant UI_END_FF_ERASE (line 812) | pub const UI_END_FF_ERASE: u32 = 2148292043; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 813) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 814) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 815) | pub const NBD_SET_FLAGS: u32 = 536914698; constant VFIO_DEVICE_GET_REGION_INFO (line 816) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 536886124; constant REISERFS_IOC_UNPACK (line 817) | pub const REISERFS_IOC_UNPACK: u32 = 2148060417; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 818) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 2147754759; constant RIO_SET_EVENT_MASK (line 819) | pub const RIO_SET_EVENT_MASK: u32 = 2147773709; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 820) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 1074279188; constant VDUSE_VQ_INJECT_IRQ (line 821) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 2147778839; constant I2OPASSTHRU (line 822) | pub const I2OPASSTHRU: u32 = 1074817292; constant IOC_OPAL_SET_PW (line 823) | pub const IOC_OPAL_SET_PW: u32 = 2183164128; constant FSI_SCOM_READ (line 824) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 825) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 1074048880; constant VIDIOC_QBUF (line 826) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 827) | pub const VIDIOC_S_TUNER: u32 = 2153010718; constant TUNGETVNETHDRSZ (line 828) | pub const TUNGETVNETHDRSZ: u32 = 1074025687; constant CAPI_NCCI_GETUNIT (line 829) | pub const CAPI_NCCI_GETUNIT: u32 = 1074021159; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 830) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 1074050631; constant VIDIOC_OMAP3ISP_STAT_EN (line 831) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 832) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 833) | pub const TEE_IOC_VERSION: u32 = 1074570240; constant VIDIOC_LOG_STATUS (line 834) | pub const VIDIOC_LOG_STATUS: u32 = 536892998; constant IPMICTL_SEND_COMMAND_SETTIME (line 835) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 1076914453; constant VHOST_SET_LOG_FD (line 836) | pub const VHOST_SET_LOG_FD: u32 = 2147790599; constant SCIF_SEND (line 837) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 838) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 839) | pub const NS_ADJBUFLEV: u32 = 536895843; constant VIDIOC_DBG_S_REGISTER (line 840) | pub const VIDIOC_DBG_S_REGISTER: u32 = 2151175759; constant NILFS_IOCTL_RESIZE (line 841) | pub const NILFS_IOCTL_RESIZE: u32 = 2148036235; constant PHN_GETREG (line 842) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 843) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 844) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 536892931; constant JSIOCGBUTTONS (line 845) | pub const JSIOCGBUTTONS: u32 = 1073834514; constant VFIO_IOMMU_ENABLE (line 846) | pub const VFIO_IOMMU_ENABLE: u32 = 536886131; constant DM_DEV_RENAME (line 847) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 848) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 849) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 850) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 851) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 2147790711; constant VIDIOC_SUBDEV_G_CROP (line 852) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 853) | pub const VIDIOC_S_CROP: u32 = 2148816444; constant WDIOC_GETTEMP (line 854) | pub const WDIOC_GETTEMP: u32 = 1074026243; constant IOC_OPAL_ADD_USR_TO_LR (line 855) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 2165862628; constant UI_SET_LEDBIT (line 856) | pub const UI_SET_LEDBIT: u32 = 2147767657; constant NBD_SET_SOCK (line 857) | pub const NBD_SET_SOCK: u32 = 536914688; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 858) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 2415957055; constant HIDIOCGCOLLECTIONINFO (line 859) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 860) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 861) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 1074022403; constant FDFMTTRK (line 862) | pub const FDFMTTRK: u32 = 2148270664; constant MMTIMER_GETBITS (line 863) | pub const MMTIMER_GETBITS: u32 = 536898820; constant VIDIOC_ENUMSTD (line 864) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 865) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 866) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 536886132; constant ATMARP_SETENTRY (line 867) | pub const ATMARP_SETENTRY: u32 = 536895971; constant CCISS_REVALIDVOLS (line 868) | pub const CCISS_REVALIDVOLS: u32 = 536887818; constant MGSL_IOCLOOPTXDONE (line 869) | pub const MGSL_IOCLOOPTXDONE: u32 = 536898825; constant RTC_VL_READ (line 870) | pub const RTC_VL_READ: u32 = 1074032659; constant ND_IOCTL_ARS_STATUS (line 871) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 872) | pub const RIO_DEV_DEL: u32 = 2149608728; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 873) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 874) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 875) | pub const SONYPI_IOCSFAN: u32 = 2147579403; constant SPIOCSTYPE (line 876) | pub const SPIOCSTYPE: u32 = 2148036865; constant IPMICTL_REGISTER_FOR_CMD (line 877) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 1073899790; constant I8K_GET_FAN (line 878) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 879) | pub const TUNGETVNETBE: u32 = 1074025695; constant AUTOFS_DEV_IOCTL_FAIL (line 880) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 881) | pub const UI_END_FF_UPLOAD: u32 = 2154321353; constant TOSH_SMM (line 882) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 883) | pub const SONYPI_IOCGBAT2REM: u32 = 1073903109; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 884) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; constant PPPIOCSNPMODE (line 885) | pub const PPPIOCSNPMODE: u32 = 2148037707; constant USBDEVFS_CONTROL (line 886) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 887) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 888) | pub const TUNSETTXFILTER: u32 = 2147767505; constant TUNGETVNETLE (line 889) | pub const TUNGETVNETLE: u32 = 1074025693; constant VIDIOC_ENUM_DV_TIMINGS (line 890) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 891) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 892) | pub const MGSL_IOCGXSYNC: u32 = 536898836; constant HIDIOCGFIELDINFO (line 893) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 894) | pub const VIDIOC_SUBDEV_G_STD: u32 = 1074288151; constant I2OVALIDATE (line 895) | pub const I2OVALIDATE: u32 = 1074030856; constant VIDIOC_TRY_ENCODER_CMD (line 896) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 897) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 1075342978; constant VIDIOC_G_FREQUENCY (line 898) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 899) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 1110471170; constant ND_IOCTL_GET_CONFIG_DATA (line 900) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 901) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; constant FDGETDRVSTAT (line 902) | pub const FDGETDRVSTAT: u32 = 1078985234; constant SYNC_IOC_MERGE (line 903) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 904) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 905) | pub const PPPIOCBRIDGECHAN: u32 = 2147775541; constant LIRC_SET_SEND_MODE (line 906) | pub const LIRC_SET_SEND_MODE: u32 = 2147772689; constant RIO_ENABLE_PORTWRITE_RANGE (line 907) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 2148560139; constant ATM_GETTYPE (line 908) | pub const ATM_GETTYPE: u32 = 2148557188; constant PHN_GETREGS (line 909) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 910) | pub const FDSETEMSGTRESH: u32 = 536871498; constant NILFS_IOCTL_GET_VINFO (line 911) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 912) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 913) | pub const CAPI_INSTALLED: u32 = 1073890082; constant EVIOCGMASK (line 914) | pub const EVIOCGMASK: u32 = 1074808210; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 915) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 1074304025; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 916) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 917) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 918) | pub const GSMIOC_GETFIRST: u32 = 1074022148; constant FW_CDEV_IOC_FLUSH_ISO (line 919) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 2147754776; constant VIDIOC_DBG_G_CHIP_INFO (line 920) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 921) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 536933636; constant CAPI_GET_SERIAL (line 922) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 923) | pub const FDSETDRVPRM: u32 = 2155872912; constant IOC_OPAL_SAVE (line 924) | pub const IOC_OPAL_SAVE: u32 = 2165862620; constant VIDIOC_G_DV_TIMINGS (line 925) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 926) | pub const TUNSETIFINDEX: u32 = 2147767514; constant CCISS_SETINTINFO (line 927) | pub const CCISS_SETINTINFO: u32 = 2148024835; constant RTC_VL_CLR (line 928) | pub const RTC_VL_CLR: u32 = 536899604; constant VIDIOC_REQBUFS (line 929) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 930) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 2147767565; constant TEE_IOC_SHM_REGISTER (line 931) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 932) | pub const USBDEVFS_SETCONFIGURATION: u32 = 1074025733; constant CCISS_GETNODENAME (line 933) | pub const CCISS_GETNODENAME: u32 = 1074807300; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 934) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 935) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 936) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 536886129; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 937) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 2150114066; constant LPSETTIMEOUT_NEW (line 938) | pub const LPSETTIMEOUT_NEW: u32 = 2148533775; constant RIO_CM_MPORT_GET_LIST (line 939) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 940) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 941) | pub const FDRAWCMD: u32 = 536871512; constant SCIF_UNREG (line 942) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 943) | pub const PPPIOCGIDLE64: u32 = 1074820159; constant USBDEVFS_RELEASEINTERFACE (line 944) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 1074025744; constant VIDIOC_CROPCAP (line 945) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 946) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 536917569; constant PHN_SET_REGS (line 947) | pub const PHN_SET_REGS: u32 = 2148036611; constant ATMLEC_DATA (line 948) | pub const ATMLEC_DATA: u32 = 536895953; constant PPPOEIOCDFWD (line 949) | pub const PPPOEIOCDFWD: u32 = 536916225; constant VIDIOC_S_SELECTION (line 950) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 951) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 536883977; constant BTRFS_IOC_LOGICAL_INO (line 952) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 953) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 954) | pub const ZATM_SETPOOL: u32 = 2148557155; constant MTIOCPOS (line 955) | pub const MTIOCPOS: u32 = 1074294019; constant PMU_IOC_SLEEP (line 956) | pub const PMU_IOC_SLEEP: u32 = 536887808; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 957) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 958) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 959) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 1076915845; constant VIDIOC_QUERYCAP (line 960) | pub const VIDIOC_QUERYCAP: u32 = 1080579584; constant HPET_INFO (line 961) | pub const HPET_INFO: u32 = 1075341315; constant VIDIOC_AM437X_CCDC_CFG (line 962) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 2148030145; constant DM_LIST_DEVICES (line 963) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 964) | pub const TUNSETOWNER: u32 = 2147767500; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 965) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 966) | pub const RNDADDENTROPY: u32 = 2148028931; constant USBDEVFS_RESET (line 967) | pub const USBDEVFS_RESET: u32 = 536892692; constant BTRFS_IOC_SUBVOL_CREATE (line 968) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 2415957006; constant USBDEVFS_FORBID_SUSPEND (line 969) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 536892705; constant FDGETDRVTYP (line 970) | pub const FDGETDRVTYP: u32 = 1074790927; constant PPWCONTROL (line 971) | pub const PPWCONTROL: u32 = 2147577988; constant VIDIOC_ENUM_FRAMEINTERVALS (line 972) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 973) | pub const KCOV_DISABLE: u32 = 536896357; constant IOC_OPAL_ACTIVATE_LSP (line 974) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 2165862623; constant VHOST_VDPA_GET_IOVA_RANGE (line 975) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 1074835320; constant PPPIOCSPASS (line 976) | pub const PPPIOCSPASS: u32 = 2148561991; constant RIO_CM_CHAN_CONNECT (line 977) | pub const RIO_CM_CHAN_CONNECT: u32 = 2148033288; constant I2OSWDEL (line 978) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 979) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 1074554387; constant IOC_OPAL_MBR_DONE (line 980) | pub const IOC_OPAL_MBR_DONE: u32 = 2165338345; constant PPPIOCSMAXCID (line 981) | pub const PPPIOCSMAXCID: u32 = 2147775569; constant PPSETPHASE (line 982) | pub const PPSETPHASE: u32 = 2147774612; constant VHOST_VDPA_SET_VRING_ENABLE (line 983) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 2148052853; constant USBDEVFS_GET_SPEED (line 984) | pub const USBDEVFS_GET_SPEED: u32 = 536892703; constant SONET_GETFRAMING (line 985) | pub const SONET_GETFRAMING: u32 = 1074028822; constant VIDIOC_QUERYBUF (line 986) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 987) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 988) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 2149094441; constant PPS_GETCAP (line 989) | pub const PPS_GETCAP: u32 = 1074294947; constant SNAPSHOT_PLATFORM_SUPPORT (line 990) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 536883983; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 991) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 2147772697; constant SCIF_GET_NODEIDS (line 992) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 993) | pub const NBD_DISCONNECT: u32 = 536914696; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 994) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 995) | pub const VFIO_IOMMU_DISABLE: u32 = 536886132; constant SNAPSHOT_CREATE_IMAGE (line 996) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 2147758865; constant SNAPSHOT_POWER_OFF (line 997) | pub const SNAPSHOT_POWER_OFF: u32 = 536883984; constant APM_IOC_STANDBY (line 998) | pub const APM_IOC_STANDBY: u32 = 536887553; constant PPPIOCGUNIT (line 999) | pub const PPPIOCGUNIT: u32 = 1074033750; constant AUTOFS_IOC_EXPIRE_MULTI (line 1000) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 2147783526; constant SCIF_BIND (line 1001) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1002) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 536893280; constant NILFS_IOCTL_CHANGE_CPMODE (line 1003) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 2148560512; constant IOC_OPAL_LOCK_UNLOCK (line 1004) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 2165862621; constant F2FS_IOC_SET_PIN_FILE (line 1005) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 2147808525; constant PPPIOCGRASYNCMAP (line 1006) | pub const PPPIOCGRASYNCMAP: u32 = 1074033749; constant MMTIMER_MMAPAVAIL (line 1007) | pub const MMTIMER_MMAPAVAIL: u32 = 536898822; constant I2OPASSTHRU32 (line 1008) | pub const I2OPASSTHRU32: u32 = 1074293004; constant DFL_FPGA_FME_PORT_RELEASE (line 1009) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 2147792513; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1010) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 1082414691; constant UI_SET_SNDBIT (line 1011) | pub const UI_SET_SNDBIT: u32 = 2147767658; constant VIDIOC_G_AUDOUT (line 1012) | pub const VIDIOC_G_AUDOUT: u32 = 1077171761; constant RTC_PLL_SET (line 1013) | pub const RTC_PLL_SET: u32 = 2149609490; constant VIDIOC_ENUMAUDIO (line 1014) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1015) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1016) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1017) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 2147790660; constant VHOST_SET_VRING_ADDR (line 1018) | pub const VHOST_SET_VRING_ADDR: u32 = 2150149905; constant VDUSE_CREATE_DEV (line 1019) | pub const VDUSE_CREATE_DEV: u32 = 2169536770; constant FDFLUSH (line 1020) | pub const FDFLUSH: u32 = 536871499; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1021) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1022) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 2148054660; constant F2FS_IOC_GET_PIN_FILE (line 1023) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; constant SCIF_CONNECT (line 1024) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1025) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1026) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 1074041712; constant ATM_ADDPARTY (line 1027) | pub const ATM_ADDPARTY: u32 = 2148557300; constant FDSETPRM (line 1028) | pub const FDSETPRM: u32 = 2149581378; constant ATM_GETSTATZ (line 1029) | pub const ATM_GETSTATZ: u32 = 2148557137; constant ISST_IF_MSR_COMMAND (line 1030) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1031) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 1106809916; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1032) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 2149602907; constant SEV_ISSUE_CMD (line 1033) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1034) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1035) | pub const PCITEST_COPY: u32 = 2148028422; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1036) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 1074030866; constant CHIOGPICKER (line 1037) | pub const CHIOGPICKER: u32 = 1074029316; constant CAPI_NCCI_OPENCOUNT (line 1038) | pub const CAPI_NCCI_OPENCOUNT: u32 = 1074021158; constant CXL_MEM_SEND_COMMAND (line 1039) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1040) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 2148017158; constant IOC_OPAL_REVERT_TPR (line 1041) | pub const IOC_OPAL_REVERT_TPR: u32 = 2164814050; constant CHIOGVPARAMS (line 1042) | pub const CHIOGVPARAMS: u32 = 1081107219; constant PTP_PEROUT_REQUEST (line 1043) | pub const PTP_PEROUT_REQUEST: u32 = 2151169283; constant FSI_SCOM_CHECK (line 1044) | pub const FSI_SCOM_CHECK: u32 = 1074033408; constant RTC_IRQP_READ (line 1045) | pub const RTC_IRQP_READ: u32 = 1074294795; constant RIO_MPORT_MAINT_READ_LOCAL (line 1046) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 1075342597; constant HIDIOCGRDESCSIZE (line 1047) | pub const HIDIOCGRDESCSIZE: u32 = 1074022401; constant UI_GET_VERSION (line 1048) | pub const UI_GET_VERSION: u32 = 1074025773; constant NILFS_IOCTL_GET_CPSTAT (line 1049) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 1075342979; constant CCISS_GETBUSTYPES (line 1050) | pub const CCISS_GETBUSTYPES: u32 = 1074020871; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1051) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 536886135; constant VIDIOC_EXPBUF (line 1052) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1053) | pub const UI_SET_RELBIT: u32 = 2147767654; constant VFIO_SET_IOMMU (line 1054) | pub const VFIO_SET_IOMMU: u32 = 536886118; constant VIDIOC_S_MODULATOR (line 1055) | pub const VIDIOC_S_MODULATOR: u32 = 2151962167; constant TUNGETFILTER (line 1056) | pub const TUNGETFILTER: u32 = 1074812123; constant CCISS_SETNODENAME (line 1057) | pub const CCISS_SETNODENAME: u32 = 2148549125; constant FBIO_GETCONTROL2 (line 1058) | pub const FBIO_GETCONTROL2: u32 = 1074284169; constant TUNSETDEBUG (line 1059) | pub const TUNSETDEBUG: u32 = 2147767497; constant DM_DEV_REMOVE (line 1060) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1061) | pub const HIDIOCSUSAGES: u32 = 2417772564; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1062) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1063) | pub const FBIOGET_VBLANK: u32 = 1075856914; constant ATM_GETSTAT (line 1064) | pub const ATM_GETSTAT: u32 = 2148557136; constant VIDIOC_G_JPEGCOMP (line 1065) | pub const VIDIOC_G_JPEGCOMP: u32 = 1082938941; constant TUNATTACHFILTER (line 1066) | pub const TUNATTACHFILTER: u32 = 2148553941; constant UI_SET_ABSBIT (line 1067) | pub const UI_SET_ABSBIT: u32 = 2147767655; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1068) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 1074050629; constant USBDEVFS_REAPURB32 (line 1069) | pub const USBDEVFS_REAPURB32: u32 = 2147767564; constant BTRFS_IOC_TRANS_END (line 1070) | pub const BTRFS_IOC_TRANS_END: u32 = 536908807; constant CAPI_REGISTER (line 1071) | pub const CAPI_REGISTER: u32 = 2148287233; constant F2FS_IOC_COMPRESS_FILE (line 1072) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 536933656; constant USBDEVFS_DISCARDURB (line 1073) | pub const USBDEVFS_DISCARDURB: u32 = 536892683; constant HE_GET_REG (line 1074) | pub const HE_GET_REG: u32 = 2148557152; constant ATM_SETLOOP (line 1075) | pub const ATM_SETLOOP: u32 = 2148557139; constant ATMSIGD_CTRL (line 1076) | pub const ATMSIGD_CTRL: u32 = 536895984; constant CIOC_KERNEL_VERSION (line 1077) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1078) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 2149618701; constant SNAPSHOT_UNFREEZE (line 1079) | pub const SNAPSHOT_UNFREEZE: u32 = 536883970; constant F2FS_IOC_START_VOLATILE_WRITE (line 1080) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 536933635; constant PMU_IOC_HAS_ADB (line 1081) | pub const PMU_IOC_HAS_ADB: u32 = 1074283012; constant I2OGETIOPS (line 1082) | pub const I2OGETIOPS: u32 = 1075865856; constant VIDIOC_S_FBUF (line 1083) | pub const VIDIOC_S_FBUF: u32 = 2150651403; constant PPRCONTROL (line 1084) | pub const PPRCONTROL: u32 = 1073836163; constant CHIOSPICKER (line 1085) | pub const CHIOSPICKER: u32 = 2147771141; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1086) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 536886133; constant TUNGETSNDBUF (line 1087) | pub const TUNGETSNDBUF: u32 = 1074025683; constant GSMIOC_SETCONF (line 1088) | pub const GSMIOC_SETCONF: u32 = 2152482561; constant IOC_PR_PREEMPT (line 1089) | pub const IOC_PR_PREEMPT: u32 = 2149085387; constant KCOV_INIT_TRACE (line 1090) | pub const KCOV_INIT_TRACE: u32 = 1074291457; constant SONYPI_IOCGBAT1CAP (line 1091) | pub const SONYPI_IOCGBAT1CAP: u32 = 1073903106; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1092) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 1074812736; constant MTIOCTOP (line 1093) | pub const MTIOCTOP: u32 = 2148035841; constant VHOST_VDPA_SET_STATUS (line 1094) | pub const VHOST_VDPA_SET_STATUS: u32 = 2147594098; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1095) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 2147790659; constant VFIO_IOMMU_DIRTY_PAGES (line 1096) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 536886133; constant BTRFS_IOC_SCRUB_PROGRESS (line 1097) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1098) | pub const PPPIOCGMRU: u32 = 1074033747; constant BTRFS_IOC_DEV_REPLACE (line 1099) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1100) | pub const PPPIOCGFLAGS: u32 = 1074033754; constant NILFS_IOCTL_SET_SUINFO (line 1101) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 2149084813; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1102) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1103) | pub const ATM_DELLECSADDR: u32 = 2148557199; constant FW_CDEV_IOC_GET_SPEED (line 1104) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 536879889; constant PPPIOCGIDLE32 (line 1105) | pub const PPPIOCGIDLE32: u32 = 1074295871; constant VFIO_DEVICE_RESET (line 1106) | pub const VFIO_DEVICE_RESET: u32 = 536886127; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1107) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1108) | pub const WDIOC_GETSTATUS: u32 = 1074026241; constant BTRFS_IOC_SET_FEATURES (line 1109) | pub const BTRFS_IOC_SET_FEATURES: u32 = 2150667321; constant IOCTL_MEI_CONNECT_CLIENT (line 1110) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1111) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1112) | pub const PCITEST_READ: u32 = 2148028421; constant VFIO_GROUP_GET_STATUS (line 1113) | pub const VFIO_GROUP_GET_STATUS: u32 = 536886119; constant MATROXFB_GET_ALL_OUTPUTS (line 1114) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 1074294523; constant USBDEVFS_CLEAR_HALT (line 1115) | pub const USBDEVFS_CLEAR_HALT: u32 = 1074025749; constant VIDIOC_DECODER_CMD (line 1116) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1117) | pub const VIDIOC_G_AUDIO: u32 = 1077171745; constant CCISS_RESCANDISK (line 1118) | pub const CCISS_RESCANDISK: u32 = 536887824; constant RIO_DISABLE_PORTWRITE_RANGE (line 1119) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 2148560140; constant IOC_OPAL_SECURE_ERASE_LR (line 1120) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 2165338343; constant USBDEVFS_REAPURB (line 1121) | pub const USBDEVFS_REAPURB: u32 = 2148029708; constant DFL_FPGA_CHECK_EXTENSION (line 1122) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 536917505; constant AUTOFS_IOC_PROTOVER (line 1123) | pub const AUTOFS_IOC_PROTOVER: u32 = 1074041699; constant FSL_HV_IOCTL_MEMCPY (line 1124) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1125) | pub const BTRFS_IOC_GET_FEATURES: u32 = 1075352633; constant PCITEST_MSIX (line 1126) | pub const PCITEST_MSIX: u32 = 2147766279; constant BTRFS_IOC_DEFRAG_RANGE (line 1127) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 2150667280; constant UI_BEGIN_FF_ERASE (line 1128) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1129) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1130) | pub const PPPIOCGIDLE: u32 = 1074820159; constant NVRAM_SETCKS (line 1131) | pub const NVRAM_SETCKS: u32 = 536899649; constant WDIOC_GETSUPPORT (line 1132) | pub const WDIOC_GETSUPPORT: u32 = 1076385536; constant GSMIOC_ENABLE_NET (line 1133) | pub const GSMIOC_ENABLE_NET: u32 = 2150909698; constant GPIO_GET_CHIPINFO_IOCTL (line 1134) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 1078244353; constant NE_ADD_VCPU (line 1135) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1136) | pub const EVIOCSKEYCODE_V2: u32 = 2150122756; constant PTP_SYS_OFFSET_EXTENDED2 (line 1137) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1138) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1139) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1140) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1141) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 2149084422; constant I2OEVTREG (line 1142) | pub const I2OEVTREG: u32 = 2148296970; constant I2OPARMGET (line 1143) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1144) | pub const EVIOCGID: u32 = 1074283778; constant BTRFS_IOC_QGROUP_CREATE (line 1145) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 2148570154; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1146) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1147) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1148) | pub const TUNSETSTEERINGEBPF: u32 = 1074025696; constant ATM_GETNAMES (line 1149) | pub const ATM_GETNAMES: u32 = 2148557187; constant VIDIOC_QUERYMENU (line 1150) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1151) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 536917572; constant I2OLCTGET (line 1152) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1153) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 2148558356; constant NS_SETBUFLEV (line 1154) | pub const NS_SETBUFLEV: u32 = 2148557154; constant BLKCLOSEZONE (line 1155) | pub const BLKCLOSEZONE: u32 = 2148536967; constant SONET_GETFRSENSE (line 1156) | pub const SONET_GETFRSENSE: u32 = 1074159895; constant UI_SET_EVBIT (line 1157) | pub const UI_SET_EVBIT: u32 = 2147767652; constant DM_LIST_VERSIONS (line 1158) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1159) | pub const HIDIOCGSTRING: u32 = 1090799620; constant PPPIOCATTCHAN (line 1160) | pub const PPPIOCATTCHAN: u32 = 2147775544; constant VDUSE_DEV_SET_CONFIG (line 1161) | pub const VDUSE_DEV_SET_CONFIG: u32 = 2148040978; constant TUNGETFEATURES (line 1162) | pub const TUNGETFEATURES: u32 = 1074025679; constant VFIO_GROUP_UNSET_CONTAINER (line 1163) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 536886121; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1164) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 1074030865; constant CCISS_REGNEWDISK (line 1165) | pub const CCISS_REGNEWDISK: u32 = 2147762701; constant VIDIOC_QUERY_DV_TIMINGS (line 1166) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 1082414691; constant PHN_SETREGS (line 1167) | pub const PHN_SETREGS: u32 = 2150133768; constant FAT_IOCTL_GET_ATTRIBUTES (line 1168) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 1074033168; constant FSL_MC_SEND_MC_COMMAND (line 1169) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1170) | pub const TUNGETIFF: u32 = 1074025682; constant PTP_CLOCK_GETCAPS2 (line 1171) | pub const PTP_CLOCK_GETCAPS2: u32 = 1079000330; constant BTRFS_IOC_RESIZE (line 1172) | pub const BTRFS_IOC_RESIZE: u32 = 2415956995; constant VHOST_SET_VRING_ENDIAN (line 1173) | pub const VHOST_SET_VRING_ENDIAN: u32 = 2148052755; constant PPS_KC_BIND (line 1174) | pub const PPS_KC_BIND: u32 = 2148036773; constant F2FS_IOC_WRITE_CHECKPOINT (line 1175) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 536933639; constant UI_SET_FFBIT (line 1176) | pub const UI_SET_FFBIT: u32 = 2147767659; constant IPMICTL_GET_MY_LUN_CMD (line 1177) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 1074030868; constant CEC_ADAP_G_PHYS_ADDR (line 1178) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 1073897729; constant CEC_G_MODE (line 1179) | pub const CEC_G_MODE: u32 = 1074028808; constant USBDEVFS_RESETEP (line 1180) | pub const USBDEVFS_RESETEP: u32 = 1074025731; constant MEDIA_REQUEST_IOC_QUEUE (line 1181) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 536902784; constant USBDEVFS_ALLOC_STREAMS (line 1182) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 1074287900; constant MGSL_IOCSXCTRL (line 1183) | pub const MGSL_IOCSXCTRL: u32 = 536898837; constant MEDIA_IOC_G_TOPOLOGY (line 1184) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1185) | pub const PPPIOCUNBRIDGECHAN: u32 = 536900660; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1186) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 536933634; constant ISST_IF_GET_PLATFORM_INFO (line 1187) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 1074331136; constant SCIF_FENCE_MARK (line 1188) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1189) | pub const USBDEVFS_RELEASE_PORT: u32 = 1074025753; constant VFIO_CHECK_EXTENSION (line 1190) | pub const VFIO_CHECK_EXTENSION: u32 = 536886117; constant BTRFS_IOC_QGROUP_LIMIT (line 1191) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 1076925483; constant FAT_IOCTL_GET_VOLUME_ID (line 1192) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 1074033171; constant UI_SET_PHYS (line 1193) | pub const UI_SET_PHYS: u32 = 2148029804; constant FDWERRORGET (line 1194) | pub const FDWERRORGET: u32 = 1076363799; constant VIDIOC_SUBDEV_G_EDID (line 1195) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1196) | pub const MGSL_IOCGSTATS: u32 = 536898823; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1197) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 2147792641; constant SIOCGSTAMP_NEW (line 1198) | pub const SIOCGSTAMP_NEW: u32 = 1074825478; constant RTC_WKALM_RD (line 1199) | pub const RTC_WKALM_RD: u32 = 1076391952; constant PHN_GET_REG (line 1200) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1201) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1202) | pub const PHN_NOT_OH: u32 = 536899588; constant PPGETMODES (line 1203) | pub const PPGETMODES: u32 = 1074032791; constant CHIOGPARAMS (line 1204) | pub const CHIOGPARAMS: u32 = 1075077894; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1205) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 536886131; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1206) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052771; constant VIDIOC_SUBDEV_G_SELECTION (line 1207) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1208) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 2415957050; constant MGSL_IOCWAITGPIO (line 1209) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1210) | pub const PMU_IOC_CAN_SLEEP: u32 = 1074283013; constant KCOV_ENABLE (line 1211) | pub const KCOV_ENABLE: u32 = 536896356; constant BTRFS_IOC_CLONE (line 1212) | pub const BTRFS_IOC_CLONE: u32 = 2147783689; constant F2FS_IOC_DEFRAGMENT (line 1213) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1214) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 2147754766; constant AGPIOC_ALLOCATE (line 1215) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1216) | pub const NE_SET_USER_MEMORY_REGION: u32 = 2149101091; constant MGSL_IOCTXABORT (line 1217) | pub const MGSL_IOCTXABORT: u32 = 536898822; constant MGSL_IOCSGPIO (line 1218) | pub const MGSL_IOCSGPIO: u32 = 2148560144; constant LIRC_SET_REC_CARRIER (line 1219) | pub const LIRC_SET_REC_CARRIER: u32 = 2147772692; constant F2FS_IOC_FLUSH_DEVICE (line 1220) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 2148070666; constant SNAPSHOT_ATOMIC_RESTORE (line 1221) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 536883972; constant RTC_UIE_OFF (line 1222) | pub const RTC_UIE_OFF: u32 = 536899588; constant BT_BMC_IOCTL_SMS_ATN (line 1223) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 536916224; constant NVME_IOCTL_ID (line 1224) | pub const NVME_IOCTL_ID: u32 = 536890944; constant NE_START_ENCLAVE (line 1225) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1226) | pub const VIDIOC_STREAMON: u32 = 2147767826; constant FDPOLLDRVSTAT (line 1227) | pub const FDPOLLDRVSTAT: u32 = 1078985235; constant AUTOFS_DEV_IOCTL_READY (line 1228) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1229) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1230) | pub const VIDIOC_SUBDEV_S_STD: u32 = 2148029976; constant WDIOC_GETTIMELEFT (line 1231) | pub const WDIOC_GETTIMELEFT: u32 = 1074026250; constant ATM_GETLINKRATE (line 1232) | pub const ATM_GETLINKRATE: u32 = 2148557185; constant RTC_WKALM_SET (line 1233) | pub const RTC_WKALM_SET: u32 = 2150133775; constant VHOST_GET_BACKEND_FEATURES (line 1234) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 1074310950; constant ATMARP_ENCAP (line 1235) | pub const ATMARP_ENCAP: u32 = 536895973; constant CAPI_GET_FLAGS (line 1236) | pub const CAPI_GET_FLAGS: u32 = 1074021155; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1237) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030872; constant DFL_FPGA_FME_PORT_ASSIGN (line 1238) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 2147792514; constant NS_GET_OWNER_UID (line 1239) | pub const NS_GET_OWNER_UID: u32 = 536917764; constant VIDIOC_OVERLAY (line 1240) | pub const VIDIOC_OVERLAY: u32 = 2147767822; constant BTRFS_IOC_WAIT_SYNC (line 1241) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 2148045846; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1242) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1243) | pub const VHOST_GET_VRING_ENDIAN: u32 = 2148052756; constant ATM_GETADDR (line 1244) | pub const ATM_GETADDR: u32 = 2148557190; constant PHN_GET_REGS (line 1245) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1246) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1247) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1248) | pub const SNAPSHOT_S2RAM: u32 = 536883979; constant JSIOCSAXMAP (line 1249) | pub const JSIOCSAXMAP: u32 = 2151705137; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1250) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; constant VBG_IOCTL_HGCM_DISCONNECT (line 1251) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1252) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1253) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 536886128; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1254) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1255) | pub const MMTIMER_GETOFFSET: u32 = 536898816; constant RIO_CM_CHAN_LISTEN (line 1256) | pub const RIO_CM_CHAN_LISTEN: u32 = 2147640070; constant ATM_SETSC (line 1257) | pub const ATM_SETSC: u32 = 2147770865; constant F2FS_IOC_SHUTDOWN (line 1258) | pub const F2FS_IOC_SHUTDOWN: u32 = 1074026621; constant NVME_IOCTL_RESCAN (line 1259) | pub const NVME_IOCTL_RESCAN: u32 = 536890950; constant BLKOPENZONE (line 1260) | pub const BLKOPENZONE: u32 = 2148536966; constant DM_VERSION (line 1261) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1262) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1263) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1264) | pub const SIOCMKCLIP: u32 = 536895968; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1265) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 536916225; constant HIDIOCGVERSION (line 1266) | pub const HIDIOCGVERSION: u32 = 1074022401; constant VIDIOC_S_INPUT (line 1267) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1268) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1269) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 2147772707; constant EVIOCGEFFECTS (line 1270) | pub const EVIOCGEFFECTS: u32 = 1074021764; constant UVCIOC_CTRL_QUERY (line 1271) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1272) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 2167959787; constant FS_IOC_READ_VERITY_METADATA (line 1273) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1274) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1275) | pub const USBDEVFS_GETDRIVER: u32 = 2164544776; constant IDT77105_GETSTAT (line 1276) | pub const IDT77105_GETSTAT: u32 = 2148557106; constant HIDIOCINITREPORT (line 1277) | pub const HIDIOCINITREPORT: u32 = 536889349; constant VFIO_DEVICE_GET_INFO (line 1278) | pub const VFIO_DEVICE_GET_INFO: u32 = 536886123; constant RIO_CM_CHAN_RECEIVE (line 1279) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1280) | pub const RNDGETENTCNT: u32 = 1074024960; constant PPPIOCNEWUNIT (line 1281) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1282) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1283) | pub const FDRESET: u32 = 536871508; constant IOC_PR_REGISTER (line 1284) | pub const IOC_PR_REGISTER: u32 = 2149085384; constant HIDIOCSREPORT (line 1285) | pub const HIDIOCSREPORT: u32 = 2148288520; constant TEE_IOC_OPEN_SESSION (line 1286) | pub const TEE_IOC_OPEN_SESSION: u32 = 1074832386; constant TEE_IOC_SUPPL_RECV (line 1287) | pub const TEE_IOC_SUPPL_RECV: u32 = 1074832390; constant BTRFS_IOC_BALANCE_CTL (line 1288) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 2147783713; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1289) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1290) | pub const HIDIOCGRAWINFO: u32 = 1074284547; constant PPPIOCSCOMPRESS (line 1291) | pub const PPPIOCSCOMPRESS: u32 = 2148561997; constant USBDEVFS_CONNECTINFO (line 1292) | pub const USBDEVFS_CONNECTINFO: u32 = 2148029713; constant BLKRESETZONE (line 1293) | pub const BLKRESETZONE: u32 = 2148536963; constant CHIOINITELEM (line 1294) | pub const CHIOINITELEM: u32 = 536896273; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1295) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 2148560524; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1296) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1297) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 2147642625; constant PPGETPHASE (line 1298) | pub const PPGETPHASE: u32 = 1074032793; constant USBDEVFS_DISCONNECT_CLAIM (line 1299) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 1091065115; constant FDMSGON (line 1300) | pub const FDMSGON: u32 = 536871493; constant VIDIOC_G_SLICED_VBI_CAP (line 1301) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1302) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1303) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 536902785; constant IOC_OPAL_ERASE_LR (line 1304) | pub const IOC_OPAL_ERASE_LR: u32 = 2165338342; constant FDFMTBEG (line 1305) | pub const FDFMTBEG: u32 = 536871495; constant RNDRESEEDCRNG (line 1306) | pub const RNDRESEEDCRNG: u32 = 536891911; constant ISST_IF_GET_PHY_ID (line 1307) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1308) | pub const TUNSETNOCSUM: u32 = 2147767496; constant SONET_GETSTAT (line 1309) | pub const SONET_GETSTAT: u32 = 1076125968; constant TFD_IOC_SET_TICKS (line 1310) | pub const TFD_IOC_SET_TICKS: u32 = 2148029440; constant PPDATADIR (line 1311) | pub const PPDATADIR: u32 = 2147774608; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1312) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 2165338341; constant GPIO_V2_GET_LINE_IOCTL (line 1313) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1314) | pub const RIO_CM_CHAN_SEND: u32 = 2148557577; constant PPWCTLONIRQ (line 1315) | pub const PPWCTLONIRQ: u32 = 2147578002; constant SONYPI_IOCGBRT (line 1316) | pub const SONYPI_IOCGBRT: u32 = 1073837568; constant IOC_PR_RELEASE (line 1317) | pub const IOC_PR_RELEASE: u32 = 2148561098; constant PPCLRIRQ (line 1318) | pub const PPCLRIRQ: u32 = 1074032787; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1319) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 1074030874; constant MGSL_IOCSXSYNC (line 1320) | pub const MGSL_IOCSXSYNC: u32 = 536898835; constant HPET_IE_OFF (line 1321) | pub const HPET_IE_OFF: u32 = 536897538; constant IOC_OPAL_ACTIVATE_USR (line 1322) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 2165338337; constant SONET_SETFRAMING (line 1323) | pub const SONET_SETFRAMING: u32 = 2147770645; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1324) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 2147755017; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1325) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1326) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1327) | pub const BLKFINISHZONE: u32 = 2148536968; constant EVIOCREVOKE (line 1328) | pub const EVIOCREVOKE: u32 = 2147763601; constant VFIO_DEVICE_FEATURE (line 1329) | pub const VFIO_DEVICE_FEATURE: u32 = 536886133; constant CCISS_GETPCIINFO (line 1330) | pub const CCISS_GETPCIINFO: u32 = 1074283009; constant ISST_IF_MBOX_COMMAND (line 1331) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1332) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1333) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1334) | pub const VIDIOC_STREAMOFF: u32 = 2147767827; constant VDUSE_DESTROY_DEV (line 1335) | pub const VDUSE_DESTROY_DEV: u32 = 2164293891; constant FDGETFDCSTAT (line 1336) | pub const FDGETFDCSTAT: u32 = 1076363797; constant VIDIOC_S_PRIORITY (line 1337) | pub const VIDIOC_S_PRIORITY: u32 = 2147767876; constant SNAPSHOT_FREEZE (line 1338) | pub const SNAPSHOT_FREEZE: u32 = 536883969; constant VIDIOC_ENUMINPUT (line 1339) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1340) | pub const ZATM_GETPOOLZ: u32 = 2148557154; constant RIO_DISABLE_DOORBELL_RANGE (line 1341) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 2148035850; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1342) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1343) | pub const VIDIOC_G_STD: u32 = 1074288151; constant USBDEVFS_ALLOW_SUSPEND (line 1344) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 536892706; constant SONET_GETSTATZ (line 1345) | pub const SONET_GETSTATZ: u32 = 1076125969; constant SCIF_ACCEPTREG (line 1346) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1347) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1348) | pub const PPPIOCSRASYNCMAP: u32 = 2147775572; constant IOCTL_MEI_NOTIFY_SET (line 1349) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 2147764226; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1350) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 1077974061; constant F2FS_IOC_GARBAGE_COLLECT (line 1351) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; constant ATMLEC_CTRL (line 1352) | pub const ATMLEC_CTRL: u32 = 536895952; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1353) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 1074294521; constant DM_DEV_CREATE (line 1354) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1355) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 1073917814; constant VIDIOC_G_CTRL (line 1356) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1357) | pub const NBD_CLEAR_SOCK: u32 = 536914692; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1358) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 536886130; constant WDIOC_KEEPALIVE (line 1359) | pub const WDIOC_KEEPALIVE: u32 = 1074026245; constant NVME_IOCTL_SUBSYS_RESET (line 1360) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; constant PTP_EXTTS_REQUEST2 (line 1361) | pub const PTP_EXTTS_REQUEST2: u32 = 2148547851; constant PCITEST_BAR (line 1362) | pub const PCITEST_BAR: u32 = 536891393; constant MGSL_IOCGGPIO (line 1363) | pub const MGSL_IOCGGPIO: u32 = 1074818321; constant EVIOCSREP (line 1364) | pub const EVIOCSREP: u32 = 2148025603; constant VFIO_DEVICE_GET_IRQ_INFO (line 1365) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 536886125; constant HPET_DPI (line 1366) | pub const HPET_DPI: u32 = 536897541; constant VDUSE_VQ_SETUP_KICKFD (line 1367) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 2148040982; constant ND_IOCTL_CALL (line 1368) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1369) | pub const HIDIOCGDEVINFO: u32 = 1075595267; constant DM_TABLE_DEPS (line 1370) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1371) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1372) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1373) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1374) | pub const VIDIOC_G_PRIORITY: u32 = 1074026051; constant ATM_NEWBACKENDIF (line 1375) | pub const ATM_NEWBACKENDIF: u32 = 2147639795; constant VIDIOC_S_EXT_CTRLS (line 1376) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1377) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1378) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1379) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 2150651474; constant DM_TABLE_LOAD (line 1380) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1381) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 536933633; constant VIDIOC_G_OUTPUT (line 1382) | pub const VIDIOC_G_OUTPUT: u32 = 1074026030; constant ATM_DROPPARTY (line 1383) | pub const ATM_DROPPARTY: u32 = 2147770869; constant CHIOGELEM (line 1384) | pub const CHIOGELEM: u32 = 2154586896; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1385) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 1078498361; constant EVIOCSKEYCODE (line 1386) | pub const EVIOCSKEYCODE: u32 = 2148025604; constant NE_GET_IMAGE_LOAD_INFO (line 1387) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1388) | pub const TUNSETLINK: u32 = 2147767501; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1389) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1390) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 536908828; constant PPS_SETPARAMS (line 1391) | pub const PPS_SETPARAMS: u32 = 2148036770; constant IOC_OPAL_LR_SETUP (line 1392) | pub const IOC_OPAL_LR_SETUP: u32 = 2166911203; constant FW_CDEV_IOC_DEALLOCATE (line 1393) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 2147754755; constant WDIOC_SETTIMEOUT (line 1394) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1395) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 536893281; constant CAPI_GET_MANUFACTURER (line 1396) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1397) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 536886134; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1398) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 2148578048; constant VIDIOC_G_EDID (line 1399) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1400) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 2149119243; constant RIO_MAP_INBOUND (line 1401) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1402) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 2164814046; constant USBDEVFS_CLAIM_PORT (line 1403) | pub const USBDEVFS_CLAIM_PORT: u32 = 1074025752; constant VIDIOC_S_AUDIO (line 1404) | pub const VIDIOC_S_AUDIO: u32 = 2150913570; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1405) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 1074816539; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1406) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 2150114067; constant BTRFS_IOC_SNAP_DESTROY (line 1407) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 2415957007; constant SNAPSHOT_FREE (line 1408) | pub const SNAPSHOT_FREE: u32 = 536883973; constant I8K_GET_SPEED (line 1409) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1410) | pub const HIDIOCGREPORT: u32 = 2148288519; constant HPET_EPI (line 1411) | pub const HPET_EPI: u32 = 536897540; constant JSIOCSCORR (line 1412) | pub const JSIOCSCORR: u32 = 2149870113; constant IOC_PR_PREEMPT_ABORT (line 1413) | pub const IOC_PR_PREEMPT_ABORT: u32 = 2149085388; constant RIO_MAP_OUTBOUND (line 1414) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1415) | pub const ATM_SETESI: u32 = 2148557196; constant FW_CDEV_IOC_START_ISO (line 1416) | pub const FW_CDEV_IOC_START_ISO: u32 = 2148541194; constant ATM_DELADDR (line 1417) | pub const ATM_DELADDR: u32 = 2148557193; constant PPFCONTROL (line 1418) | pub const PPFCONTROL: u32 = 2147643534; constant SONYPI_IOCGFAN (line 1419) | pub const SONYPI_IOCGFAN: u32 = 1073837578; constant RTC_IRQP_SET (line 1420) | pub const RTC_IRQP_SET: u32 = 2148036620; constant PCITEST_WRITE (line 1421) | pub const PCITEST_WRITE: u32 = 2148028420; constant PPCLAIM (line 1422) | pub const PPCLAIM: u32 = 536899723; constant VIDIOC_S_JPEGCOMP (line 1423) | pub const VIDIOC_S_JPEGCOMP: u32 = 2156680766; constant IPMICTL_UNREGISTER_FOR_CMD (line 1424) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 1073899791; constant VHOST_SET_FEATURES (line 1425) | pub const VHOST_SET_FEATURES: u32 = 2148052736; constant TOSHIBA_ACPI_SCI (line 1426) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1427) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1428) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 1140888610; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1429) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 2148045850; constant ATMLEC_MCAST (line 1430) | pub const ATMLEC_MCAST: u32 = 536895954; constant MMTIMER_GETFREQ (line 1431) | pub const MMTIMER_GETFREQ: u32 = 1074294018; constant VIDIOC_G_SELECTION (line 1432) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1433) | pub const RTC_ALM_SET: u32 = 2149871623; constant PPPOEIOCSFWD (line 1434) | pub const PPPOEIOCSFWD: u32 = 2148053248; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1435) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 1074030878; constant FS_IOC_ENABLE_VERITY (line 1436) | pub const FS_IOC_ENABLE_VERITY: u32 = 2155898501; constant NILFS_IOCTL_GET_BDESCS (line 1437) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1438) | pub const FDFMTEND: u32 = 536871497; constant DMA_BUF_SET_NAME (line 1439) | pub const DMA_BUF_SET_NAME: u32 = 2148033025; constant UI_BEGIN_FF_UPLOAD (line 1440) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1441) | pub const RTC_UIE_ON: u32 = 536899587; constant PPRELEASE (line 1442) | pub const PPRELEASE: u32 = 536899724; constant VFIO_IOMMU_UNMAP_DMA (line 1443) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 536886130; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1444) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1445) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1446) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 1110471169; constant NVME_IOCTL_ADMIN_CMD (line 1447) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1448) | pub const VHOST_SET_VRING_KICK: u32 = 2148052768; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1449) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 2415957016; constant BTRFS_IOC_SNAP_CREATE (line 1450) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 2415956993; constant SONYPI_IOCGBAT2CAP (line 1451) | pub const SONYPI_IOCGBAT2CAP: u32 = 1073903108; constant PPNEGOT (line 1452) | pub const PPNEGOT: u32 = 2147774609; constant NBD_PRINT_DEBUG (line 1453) | pub const NBD_PRINT_DEBUG: u32 = 536914694; constant BTRFS_IOC_INO_LOOKUP_USER (line 1454) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1455) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1456) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1457) | pub const BTRFS_IOC_FS_INFO: u32 = 1140888607; constant VIDIOC_ENUM_FMT (line 1458) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1459) | pub const VIDIOC_G_INPUT: u32 = 1074026022; constant VTPM_PROXY_IOC_NEW_DEV (line 1460) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1461) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 1074050691; constant ND_IOCTL_DIMM_FLAGS (line 1462) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1463) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 2151715884; constant MMTIMER_GETCOUNTER (line 1464) | pub const MMTIMER_GETCOUNTER: u32 = 1074294025; constant MATROXFB_GET_OUTPUT_MODE (line 1465) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1466) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 536908846; constant RIO_CM_CHAN_BIND (line 1467) | pub const RIO_CM_CHAN_BIND: u32 = 2148033285; constant HIDIOCGRDESC (line 1468) | pub const HIDIOCGRDESC: u32 = 1342457858; constant MGSL_IOCGIF (line 1469) | pub const MGSL_IOCGIF: u32 = 536898827; constant VIDIOC_S_OUTPUT (line 1470) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1471) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1472) | pub const WDIOC_GETBOOTSTATUS: u32 = 1074026242; constant VDUSE_VQ_GET_INFO (line 1473) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1474) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 2149884501; constant BLKGETDISKSEQ (line 1475) | pub const BLKGETDISKSEQ: u32 = 1074270848; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1476) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1477) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 536912401; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1478) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 2148835923; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1479) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 536912434; constant ACRN_IOCTL_IRQFD (line 1480) | pub const ACRN_IOCTL_IRQFD: u32 = 2149098097; constant ACRN_IOCTL_CREATE_VM (line 1481) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1482) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 2148573731; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1483) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 536912435; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1484) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 2148835924; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1485) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 2148049457; constant ACRN_IOCTL_SET_IRQLINE (line 1486) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 2148049445; constant ACRN_IOCTL_START_VM (line 1487) | pub const ACRN_IOCTL_START_VM: u32 = 536912402; constant ACRN_IOCTL_SET_VCPU_REGS (line 1488) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 2166923798; constant ACRN_IOCTL_SET_MEMSEG (line 1489) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 2149622337; constant ACRN_IOCTL_PAUSE_VM (line 1490) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 536912403; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1491) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 536912437; constant ACRN_IOCTL_UNSET_MEMSEG (line 1492) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 2149622338; constant ACRN_IOCTL_IOEVENTFD (line 1493) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 2149622384; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1494) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 2149884502; constant ACRN_IOCTL_RESET_VM (line 1495) | pub const ACRN_IOCTL_RESET_VM: u32 = 536912405; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1496) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 536912436; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1497) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 2148049444; constant TCGETS2 (line 1498) | pub const TCGETS2: u32 = 1076655123; constant TCSETS2 (line 1499) | pub const TCSETS2: u32 = 2150396948; constant TCSETSF2 (line 1500) | pub const TCSETSF2: u32 = 2150396950; constant TCSETSW2 (line 1501) | pub const TCSETSW2: u32 = 2150396949; FILE: builder/third-party/linux-raw-sys/src/powerpc/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/powerpc/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 13) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __vector128 (line 66) | pub struct __vector128 { type __kernel_sockaddr_storage (line 71) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 76) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 82) | pub struct in_addr { type ip_mreq (line 87) | pub struct ip_mreq { type ip_mreqn (line 93) | pub struct ip_mreqn { type ip_mreq_source (line 100) | pub struct ip_mreq_source { type ip_msfilter (line 106) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 114) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 127) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 130) | pub struct group_req { type group_source_req (line 136) | pub struct group_source_req { type group_filter (line 142) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 146) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 153) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 161) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 170) | pub struct in_pktinfo { type sockaddr_in (line 177) | pub struct sockaddr_in { type iphdr (line 185) | pub struct iphdr { method version (line 2180) | pub fn version(&self) -> __u8 { method set_version (line 2184) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2191) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2195) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2202) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 205) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 211) | pub struct ip_auth_hdr { type ip_esp_hdr (line 221) | pub struct ip_esp_hdr { type ip_comp_hdr (line 228) | pub struct ip_comp_hdr { type ip_beet_phdr (line 235) | pub struct ip_beet_phdr { type in6_addr (line 243) | pub struct in6_addr { type sockaddr_in6 (line 248) | pub struct sockaddr_in6 { type ipv6_mreq (line 257) | pub struct ipv6_mreq { type in6_flowlabel_req (line 263) | pub struct in6_flowlabel_req { type in6_pktinfo (line 275) | pub struct in6_pktinfo { type ip6_mtuinfo (line 281) | pub struct ip6_mtuinfo { type in6_ifreq (line 287) | pub struct in6_ifreq { type ipv6_rt_hdr (line 294) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 302) | pub struct ipv6_opt_hdr { type rt0_hdr (line 307) | pub struct rt0_hdr { type rt2_hdr (line 314) | pub struct rt2_hdr { type ipv6_destopt_hao (line 321) | pub struct ipv6_destopt_hao { type ipv6hdr (line 328) | pub struct ipv6hdr { method version (line 2217) | pub fn version(&self) -> __u8 { method set_version (line 2221) | pub fn set_version(&mut self, val: __u8) { method priority (line 2228) | pub fn priority(&self) -> __u8 { method set_priority (line 2232) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2239) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 345) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 351) | pub struct tcphdr { method doff (line 2254) | pub fn doff(&self) -> __u16 { method set_doff (line 2258) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2265) | pub fn res1(&self) -> __u16 { method set_res1 (line 2269) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2276) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2280) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2287) | pub fn ece(&self) -> __u16 { method set_ece (line 2291) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2298) | pub fn urg(&self) -> __u16 { method set_urg (line 2302) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2309) | pub fn ack(&self) -> __u16 { method set_ack (line 2313) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2320) | pub fn psh(&self) -> __u16 { method set_psh (line 2324) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2331) | pub fn rst(&self) -> __u16 { method set_rst (line 2335) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2342) | pub fn syn(&self) -> __u16 { method set_syn (line 2346) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2353) | pub fn fin(&self) -> __u16 { method set_fin (line 2357) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2364) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 364) | pub struct tcp_repair_opt { type tcp_repair_window (line 370) | pub struct tcp_repair_window { type tcp_info (line 379) | pub struct tcp_info { method tcpi_snd_wscale (line 2411) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2415) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2422) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2426) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2433) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2437) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2444) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2448) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2455) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 439) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 449) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 458) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 474) | pub struct sockaddr_un { type sockaddr (line 480) | pub struct sockaddr { type sync_serial_settings (line 485) | pub struct sync_serial_settings { type te1_settings (line 492) | pub struct te1_settings { type raw_hdlc_proto (line 500) | pub struct raw_hdlc_proto { type fr_proto (line 506) | pub struct fr_proto { type fr_proto_pvc (line 517) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 522) | pub struct fr_proto_pvc_info { type cisco_proto (line 528) | pub struct cisco_proto { type x25_hdlc_proto (line 534) | pub struct x25_hdlc_proto { type ifmap (line 544) | pub struct ifmap { type if_settings (line 554) | pub struct if_settings { type ifreq (line 561) | pub struct ifreq { type ifconf (line 567) | pub struct ifconf { type xt_entry_match (line 572) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 578) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 585) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 590) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 596) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 603) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 608) | pub struct xt_standard_target { type xt_error_target (line 613) | pub struct xt_error_target { type xt_get_revision (line 619) | pub struct xt_get_revision { type _xt_align (line 625) | pub struct _xt_align { type xt_counters (line 633) | pub struct xt_counters { type xt_counters_info (line 639) | pub struct xt_counters_info { type xt_tcp (line 646) | pub struct xt_tcp { type xt_udp (line 656) | pub struct xt_udp { type ip6t_ip6 (line 663) | pub struct ip6t_ip6 { type ip6t_entry (line 678) | pub struct ip6t_entry { type ip6t_standard (line 688) | pub struct ip6t_standard { type ip6t_error (line 693) | pub struct ip6t_error { type ip6t_icmp (line 699) | pub struct ip6t_icmp { type ip6t_getinfo (line 706) | pub struct ip6t_getinfo { type ip6t_replace (line 715) | pub struct ip6t_replace { type ip6t_get_entries (line 727) | pub struct ip6t_get_entries { type linger (line 734) | pub struct linger { type msghdr (line 740) | pub struct msghdr { type cmsghdr (line 751) | pub struct cmsghdr { type ucred (line 758) | pub struct ucred { type mmsghdr (line 765) | pub struct mmsghdr { type xt_match (line 771) | pub struct xt_match { type xt_target (line 776) | pub struct xt_target { type iovec (line 781) | pub struct iovec { constant _K_SS_MAXSIZE (line 784) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 785) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 786) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 787) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 788) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 789) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 790) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 791) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 792) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 793) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 794) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 795) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 796) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 797) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 798) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 799) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 800) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 801) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 802) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 803) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 804) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 805) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 806) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 807) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 808) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 809) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 810) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 811) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 812) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 813) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 814) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 815) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 816) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 817) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 818) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 819) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 820) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 821) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 822) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 823) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 824) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 825) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 826) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 827) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 828) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 829) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 830) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 831) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 832) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 833) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 834) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 835) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 836) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 837) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 838) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 839) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 840) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 841) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 842) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 843) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 844) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 845) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 846) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 847) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 848) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 849) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 850) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 851) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 852) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 853) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 854) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 855) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 856) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 857) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 858) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 859) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 860) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 861) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 862) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 863) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 864) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 865) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 866) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 867) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 868) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 869) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 870) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 871) | pub const __BIG_ENDIAN: u32 = 4321; constant IPTOS_TOS_MASK (line 872) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 873) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 874) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 875) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 876) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 877) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 878) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 879) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 880) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 881) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 882) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 883) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 884) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 885) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 886) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 887) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 888) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 889) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 890) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 891) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 892) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 893) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 894) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 895) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 896) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 897) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 898) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 899) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 900) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 901) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 902) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 903) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 904) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 905) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 906) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 907) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 908) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 909) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 910) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 911) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 912) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 913) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 914) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 915) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 916) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 917) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 918) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 919) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 920) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 921) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 922) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 923) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 924) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 925) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 926) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 927) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 928) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 929) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 930) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 931) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 932) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 933) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 934) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 935) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 936) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 937) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 938) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 939) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 940) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 941) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 942) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 943) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 944) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 945) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 946) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 947) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 948) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 949) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 950) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 951) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 952) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 953) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 954) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 955) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 956) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 957) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 958) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 959) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 960) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 961) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 962) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 963) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 964) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 965) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 966) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 967) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 968) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 969) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 970) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 971) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 972) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 973) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 974) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 975) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 976) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 977) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 978) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 979) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 980) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 981) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 982) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 983) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 984) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 985) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 986) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 987) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 988) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 989) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 990) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 991) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 992) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 993) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 994) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 995) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 996) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 997) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 998) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 999) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1000) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1001) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1002) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1003) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1004) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1005) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1006) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1007) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1008) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1009) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1010) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1011) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1012) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1013) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1014) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1015) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1016) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1017) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1018) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1019) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1020) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1021) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1022) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1023) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1024) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1025) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1026) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1027) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1028) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1029) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1030) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1031) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1032) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1033) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1034) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1035) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1036) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1037) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1038) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SO_RCVLOWAT (line 1039) | pub const SO_RCVLOWAT: u32 = 16; constant SO_SNDLOWAT (line 1040) | pub const SO_SNDLOWAT: u32 = 17; constant SO_RCVTIMEO_OLD (line 1041) | pub const SO_RCVTIMEO_OLD: u32 = 18; constant SO_SNDTIMEO_OLD (line 1042) | pub const SO_SNDTIMEO_OLD: u32 = 19; constant SO_PASSCRED (line 1043) | pub const SO_PASSCRED: u32 = 20; constant SO_PEERCRED (line 1044) | pub const SO_PEERCRED: u32 = 21; constant SIOCGSTAMP_OLD (line 1045) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1046) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1047) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1048) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1049) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1050) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1051) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1052) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1053) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1054) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1055) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1056) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1057) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1058) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1059) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1060) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1061) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1062) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1063) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1064) | pub const SO_REUSEPORT: u32 = 15; constant SO_SECURITY_AUTHENTICATION (line 1065) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1066) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1067) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1068) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1069) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1070) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1071) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1072) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1073) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1074) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1075) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1076) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1077) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1078) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1079) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1080) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1081) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1082) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1083) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1084) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1085) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1086) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1087) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1088) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1089) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1090) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1091) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1092) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1093) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1094) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1095) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1096) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1097) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1098) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1099) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1100) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1101) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1102) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1103) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1104) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1105) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1106) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1107) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1108) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1109) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1110) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1111) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1112) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1113) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1114) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1115) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1116) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1117) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1118) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1119) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1120) | pub const SO_RCVMARK: u32 = 75; constant SYS_SOCKET (line 1121) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1122) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1123) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1124) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1125) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1126) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1127) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1128) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1129) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1130) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1131) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1132) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1133) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1134) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1135) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1136) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1137) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1138) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1139) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1140) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1141) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1142) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1143) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1144) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1145) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1146) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1147) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1148) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1149) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1150) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1151) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1152) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1153) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1154) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1155) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1156) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1157) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1158) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1159) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1160) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1161) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1162) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1163) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1164) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1165) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1166) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1167) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1168) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1169) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1170) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1171) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1172) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1173) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1174) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1175) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1176) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1177) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1178) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1179) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1180) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1181) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1182) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1183) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1184) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1185) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1186) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1187) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1188) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1189) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1190) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1191) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1192) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1193) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1194) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1195) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1196) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1197) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1198) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1199) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1200) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1201) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1202) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1203) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1204) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1205) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1206) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1207) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1208) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1209) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1210) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1211) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1212) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1213) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1214) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1215) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1216) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1217) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1218) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1219) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1220) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1221) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1222) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1223) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1224) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1225) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1226) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1227) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1228) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1229) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1230) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1231) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1232) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1233) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1234) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1235) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1236) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1237) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1238) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1239) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1240) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1241) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1242) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1243) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1244) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1245) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1246) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1247) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1248) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1249) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1250) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1251) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1252) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1253) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1254) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1255) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1256) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1257) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1258) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1259) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1260) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1261) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1262) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1263) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1264) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1265) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1266) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1267) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1268) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1269) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1270) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1271) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1272) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1273) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1274) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1275) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1276) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1277) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1278) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1279) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1280) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1281) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1282) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1283) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1284) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1285) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1286) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1287) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1288) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1289) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1290) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1291) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1292) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1293) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1294) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1295) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1296) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1297) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1298) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1299) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1300) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1301) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1302) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1303) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1304) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1305) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1306) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1307) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1308) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1309) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1310) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1311) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1312) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1313) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1314) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1315) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1316) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1317) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1318) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1319) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1320) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1321) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1322) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1323) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1324) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1325) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1326) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1327) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1328) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1329) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1330) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1331) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1332) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1333) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1334) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1335) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1336) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1337) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1338) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1339) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1340) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1341) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1342) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1343) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1344) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1345) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1346) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1347) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1348) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1349) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1350) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1351) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1352) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1353) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1354) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1355) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1356) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1357) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1358) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1359) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1360) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1361) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1362) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1363) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1364) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1365) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1366) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1367) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1368) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1369) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1370) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1371) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1372) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1373) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1374) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1375) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1376) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1377) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1378) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1379) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1380) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1381) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1382) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1383) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1384) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1385) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1386) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1387) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1388) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1389) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1390) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1391) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1392) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1393) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1394) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1395) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1396) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1397) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1398) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1399) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1400) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1401) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1402) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1403) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1404) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1405) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1406) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1407) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1408) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1409) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1410) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1411) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1412) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1413) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1414) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1415) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1416) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1417) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1418) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1419) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1420) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1421) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1422) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1423) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1424) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1425) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1426) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1427) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1428) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1429) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1430) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1431) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1432) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1433) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1434) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1435) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1436) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1437) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1438) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1439) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1440) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1441) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1442) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1443) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1444) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1445) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1446) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1447) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1448) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1449) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1450) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1451) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1452) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1453) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1454) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1455) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1456) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1457) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1458) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1459) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1460) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1461) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1462) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1463) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1464) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1465) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1466) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1467) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1468) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1469) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1470) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1471) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1472) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1473) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1474) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1475) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1476) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1477) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1478) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1479) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1480) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1481) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1482) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1483) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1484) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1485) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1486) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1487) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1488) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1489) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1490) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1491) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1492) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1493) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1494) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1495) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1496) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1497) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1498) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1499) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1500) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1501) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1502) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1503) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1504) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1505) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1506) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1507) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1508) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1509) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1510) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1511) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1512) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1513) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1514) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1515) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1516) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1517) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1518) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1519) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1520) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1521) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1522) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1523) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1524) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1525) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1526) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1527) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1528) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1529) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1530) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1531) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1532) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1533) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1534) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1535) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1536) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1537) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1538) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1539) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1540) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1541) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1542) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1543) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1544) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1545) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1546) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1547) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1548) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1549) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1550) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1551) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1552) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1553) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1554) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1555) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1556) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1557) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1558) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1559) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1560) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1561) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1562) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1563) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1564) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1565) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1566) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1567) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1568) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1569) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1570) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1571) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1572) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1573) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1574) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1575) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1576) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1577) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1578) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1579) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1580) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1581) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1582) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1583) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1584) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1585) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1586) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1587) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1588) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1589) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1590) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1591) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1592) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1593) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1594) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1595) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1596) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1597) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1598) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1599) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1600) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1601) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1602) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1603) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1604) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1605) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1606) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1607) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1608) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1609) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1610) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1611) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1612) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1613) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1614) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1615) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1616) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1617) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1618) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1622) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1656) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1695) | pub enum _bindgen_ty_3 { type socket_state (line 1759) | pub enum socket_state { type _bindgen_ty_4 (line 1769) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1784) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1793) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1802) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1812) | pub enum _bindgen_ty_6 { type net_device_flags (line 1845) | pub enum net_device_flags { type _bindgen_ty_7 (line 1869) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1881) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1889) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2477) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1900) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1908) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1922) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1941) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2480) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2053) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2062) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2071) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2084) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2098) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2112) | pub const fn new() -> Self { function as_ptr (line 2116) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2120) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2124) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2128) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2133) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2139) | pub const fn new() -> Self { function as_ref (line 2143) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2147) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2153) | fn default() -> Self { function clone (line 2159) | fn clone(&self) -> Self { function fmt (line 2165) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2170) | fn hash(&self, _state: &mut H) {} function eq (line 2173) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/powerpc/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type __vector128 (line 69) | pub struct __vector128 { type sockaddr_nl (line 74) | pub struct sockaddr_nl { type nlmsghdr (line 82) | pub struct nlmsghdr { type nlmsgerr (line 91) | pub struct nlmsgerr { type nl_pktinfo (line 97) | pub struct nl_pktinfo { type nl_mmap_req (line 102) | pub struct nl_mmap_req { type nl_mmap_hdr (line 110) | pub struct nl_mmap_hdr { type nlattr (line 120) | pub struct nlattr { type nla_bitfield32 (line 126) | pub struct nla_bitfield32 { type rtnl_link_stats (line 132) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 160) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 189) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 202) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 212) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 218) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 226) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 232) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 238) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 246) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 252) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 258) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 263) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 270) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 278) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 284) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 291) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 297) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 303) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 309) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 315) | pub struct ifla_vf_trust { type ifla_port_vsi (line 321) | pub struct ifla_port_vsi { type if_stats_msg (line 329) | pub struct if_stats_msg { type ifla_rmnet_flags (line 338) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 344) | pub struct ifaddrmsg { type ifa_cacheinfo (line 353) | pub struct ifa_cacheinfo { type ndmsg (line 361) | pub struct ndmsg { type nda_cacheinfo (line 372) | pub struct nda_cacheinfo { type ndt_stats (line 380) | pub struct ndt_stats { type ndtmsg (line 395) | pub struct ndtmsg { type ndt_config (line 402) | pub struct ndt_config { type rtattr (line 415) | pub struct rtattr { type rtmsg (line 421) | pub struct rtmsg { type rtnexthop (line 434) | pub struct rtnexthop { type rtvia (line 442) | pub struct rtvia { type rta_cacheinfo (line 448) | pub struct rta_cacheinfo { type rta_session (line 460) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 474) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 481) | pub struct rta_mfc_stats { type rtgenmsg (line 488) | pub struct rtgenmsg { type ifinfomsg (line 493) | pub struct ifinfomsg { type prefixmsg (line 503) | pub struct prefixmsg { type prefix_cacheinfo (line 515) | pub struct prefix_cacheinfo { type tcmsg (line 521) | pub struct tcmsg { type nduseroptmsg (line 532) | pub struct nduseroptmsg { type tcamsg (line 544) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 549) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 550) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 551) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 552) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 553) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 554) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 555) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 556) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 557) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 558) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 559) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 560) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 561) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 562) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 563) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 564) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 565) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 566) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 567) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 568) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 569) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 570) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 571) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 572) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 573) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 574) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 575) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 576) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 577) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 578) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 579) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 580) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 581) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 582) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 583) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 584) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 585) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 586) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 587) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 588) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 589) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 590) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 591) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 592) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 593) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 594) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 595) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 596) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 597) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 598) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 599) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 600) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 601) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 602) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 603) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 604) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 605) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 606) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 607) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 608) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 609) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 610) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 611) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 612) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 613) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 614) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 615) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 616) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 617) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 618) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 619) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 620) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 621) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 622) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 623) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 624) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 625) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 626) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 627) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 628) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 629) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 630) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 631) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 632) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 633) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 634) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 635) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 636) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 637) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 638) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 639) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 640) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 641) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 642) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 643) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 644) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 645) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 646) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 647) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 648) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 649) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 650) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 651) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 652) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 653) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 654) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 655) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 656) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 657) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 658) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 659) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 660) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 661) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 662) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 663) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 664) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 665) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 666) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 667) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 668) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 669) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 670) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 671) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 672) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 673) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 674) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 675) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 676) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 677) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 678) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 679) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 680) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 681) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 682) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 683) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 684) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 685) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 686) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 687) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 688) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 689) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 690) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 691) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 692) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 693) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 694) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 695) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 696) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 697) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 698) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 699) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 700) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 701) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 702) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 703) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 704) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 705) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 706) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 707) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 708) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 709) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 710) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 711) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 712) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 713) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 714) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 715) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 716) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 717) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 718) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 719) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 720) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 721) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 722) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 723) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 724) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 725) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 726) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 727) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 728) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 729) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 730) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 731) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 732) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 733) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 734) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 735) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 736) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 737) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 738) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 739) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 740) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 741) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 742) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 743) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 744) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 745) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 746) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 747) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 748) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 749) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 750) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 751) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 752) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 753) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 754) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 755) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 756) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 757) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 758) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 759) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 760) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 761) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 762) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 763) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 764) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 765) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 766) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 767) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 768) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 769) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 770) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 771) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 772) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 773) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 774) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 775) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 776) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 777) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 778) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 779) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 780) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 781) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 782) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 783) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 784) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 785) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 786) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 787) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 788) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 789) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 790) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 791) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 792) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 793) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 794) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 795) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 796) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 797) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 798) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 799) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 800) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 801) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 802) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 803) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 804) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 805) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 806) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 807) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 808) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 809) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 810) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 811) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 812) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 813) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 814) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 815) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 816) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 817) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 818) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 819) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 820) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 821) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 822) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 823) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 824) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 825) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 826) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 827) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 828) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 829) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 830) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 831) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 832) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 833) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 834) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 835) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 836) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 837) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 838) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 839) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 840) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 841) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 842) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 843) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 844) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 845) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 846) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 847) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 848) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 849) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 850) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 851) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 852) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 853) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 854) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 855) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 856) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 857) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 858) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 859) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 860) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 861) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 862) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 863) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 864) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 865) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 866) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 867) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 868) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 869) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 870) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 871) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 872) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 873) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 874) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 875) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 876) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 878) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 879) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 880) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 881) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 882) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 883) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 884) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 885) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 886) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 887) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 888) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 889) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 890) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 891) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 892) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 893) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 894) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 895) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 896) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 897) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 898) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 899) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 900) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 901) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 902) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 903) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 904) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 905) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 906) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 907) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 908) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 909) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 910) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 911) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 912) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 913) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 914) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 915) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 916) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 917) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 918) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 919) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 920) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 921) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 922) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 923) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 924) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 925) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 926) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 927) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 928) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 929) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 930) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 931) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 932) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 933) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 934) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 935) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 936) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 937) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 938) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 939) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 940) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 941) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 942) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 943) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 944) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 945) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 946) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 947) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 948) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 949) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 950) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 951) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 952) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 953) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 954) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 955) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 956) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 957) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 958) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 959) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 960) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 961) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 962) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 963) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 964) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 965) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 966) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 967) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 968) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 969) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 970) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 971) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 972) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 973) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 974) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 975) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 976) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 977) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 978) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 979) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 980) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 981) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 982) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 983) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 984) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 985) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 986) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 987) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 988) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 989) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 990) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 991) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 992) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 993) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 994) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 995) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 996) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 997) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 998) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 999) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1000) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1001) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1002) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1003) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1004) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1005) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1006) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1007) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1008) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1009) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1010) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1011) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1012) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1013) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1014) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1015) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1016) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1017) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1018) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1019) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1020) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1021) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1022) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1023) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1024) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1025) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1026) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1027) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1028) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1029) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1030) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1031) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1032) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1033) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1034) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1035) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1036) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1037) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1038) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1039) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1040) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1041) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1042) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1043) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1044) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1045) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1046) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1047) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1048) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1049) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1050) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1051) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1052) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1053) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1054) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1055) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1056) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1057) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1058) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1059) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1060) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1061) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1062) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1063) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1064) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1065) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1066) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1067) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1068) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1069) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1070) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1071) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1072) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1073) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1074) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1075) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1076) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1077) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1078) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1079) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1080) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1081) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1082) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1083) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1084) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1085) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1086) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1087) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1088) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1089) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1090) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1091) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1092) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1093) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1094) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1095) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1096) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1097) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1098) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1099) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1100) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1101) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1102) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1103) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1104) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1105) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1106) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1107) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1108) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1109) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1110) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1111) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1112) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1113) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1114) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1115) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1116) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1117) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1118) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1119) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1120) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1121) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1122) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1123) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1124) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1125) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1126) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1127) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1128) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1129) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1130) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1131) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1132) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1133) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1134) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1135) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1136) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1137) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1138) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1139) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1140) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1141) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1142) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1143) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1144) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1145) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1146) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1147) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1148) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1149) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1150) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1151) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1152) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1153) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1154) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1155) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1156) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1157) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1158) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1159) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1160) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1161) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1162) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1163) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1164) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1165) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1166) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1167) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1168) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1169) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1170) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1171) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1172) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1173) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1174) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1175) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1176) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1177) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1178) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1179) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1180) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1181) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1182) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1183) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1184) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1185) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1186) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1187) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1188) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1189) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1190) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1191) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1192) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1193) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1194) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1195) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1196) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1197) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1198) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1199) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1200) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1201) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1202) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1203) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1204) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1205) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1206) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1207) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1208) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1209) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1210) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1211) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1212) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1213) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1214) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1215) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1216) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1217) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1218) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1219) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1220) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1221) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1222) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1223) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1224) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1225) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1226) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1227) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1228) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1229) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1230) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1231) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1232) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1233) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1234) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1235) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1236) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1237) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1238) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1239) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1240) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1241) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1242) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1243) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1244) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1245) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1246) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1247) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1248) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1249) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1250) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1251) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1252) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1253) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1254) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1255) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1256) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1257) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1258) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1259) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1260) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1261) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1262) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1263) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1264) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1265) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1266) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1267) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1268) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1269) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1270) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1271) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1272) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1273) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1274) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1275) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1276) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1277) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1278) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1279) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1280) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1281) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1282) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1283) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1284) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1285) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1286) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1287) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1288) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1289) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1290) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1291) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1292) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1293) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1294) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1295) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1296) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1297) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1298) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1299) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1300) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1301) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1302) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1303) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1304) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1305) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1306) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1307) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1308) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1309) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1310) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1311) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1312) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1313) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1314) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1315) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1316) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1317) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1318) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1319) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1320) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1321) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1322) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1323) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1324) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1325) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1326) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1327) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1328) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1329) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1330) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1331) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1332) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1333) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1334) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1335) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1336) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1337) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1338) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1339) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1340) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1341) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1342) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1343) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1344) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1345) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1346) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1347) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1348) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1349) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1350) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1351) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1352) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1353) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1354) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1355) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1356) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1357) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1358) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1359) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1360) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1361) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1362) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1363) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1364) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1365) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1366) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1367) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1368) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1369) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1370) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1371) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1372) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1373) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1374) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1375) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1376) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1377) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1378) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1379) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1380) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1381) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1382) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1383) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1384) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1385) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1386) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1387) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1388) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1389) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1390) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1391) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1392) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1393) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1394) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1395) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1396) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1397) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1398) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1399) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1400) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1401) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1402) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1403) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1404) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1405) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1406) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1407) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1408) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1409) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1410) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1411) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1412) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1413) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1414) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1415) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1416) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1417) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1418) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1419) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1420) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1421) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1422) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1423) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1424) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1425) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1426) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1427) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1428) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1429) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1430) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1431) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1432) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1433) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1434) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1435) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1436) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1437) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1438) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1439) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1440) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1441) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1442) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1443) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1444) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1445) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1446) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1447) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1448) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1449) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1450) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1451) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1452) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1453) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1454) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1455) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1456) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1457) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1458) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1459) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1460) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1461) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1462) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1463) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1464) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1465) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1466) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1467) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1468) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1469) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1470) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1471) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1472) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1473) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1474) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1475) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1476) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1477) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1478) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1479) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1480) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1481) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1482) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1483) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1484) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1485) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1486) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1487) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1488) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1489) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1490) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1491) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1492) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1493) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1494) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1495) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1499) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2844) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1512) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1522) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1529) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1550) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2847) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1569) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1640) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1649) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1657) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1673) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1682) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1736) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1743) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1792) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1804) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1816) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1824) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1839) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1849) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1858) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1866) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1874) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1896) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1906) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2850) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1915) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2853) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1924) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1933) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1942) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1958) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1970) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1978) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2015) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2856) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2024) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2045) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2859) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2054) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2065) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2073) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2080) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2093) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2131) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2143) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2159) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2167) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2187) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2195) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2204) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2219) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2227) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2241) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2250) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2268) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2278) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2285) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2293) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2307) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2319) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2328) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2337) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2347) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2356) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2366) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2381) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2393) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2409) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2418) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2426) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2434) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2452) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2476) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2502) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2518) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2525) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2534) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2611) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2629) | pub enum rt_scope_t { type rt_class_t (line 2639) | pub enum rt_class_t { type rtattr_type_t (line 2650) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2687) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2711) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2720) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2743) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2751) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2794) | pub enum _bindgen_ty_66 { function new (line 2818) | pub const fn new() -> Self { function as_ptr (line 2822) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2826) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2830) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2834) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2839) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/powerpc/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 13) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type prctl_mm_map (line 59) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 75) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 76) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 77) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 78) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 79) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 80) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 81) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 82) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 83) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 84) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 85) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 86) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 87) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 88) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 89) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 90) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 91) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 92) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 93) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 94) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 95) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 96) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 97) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 98) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 99) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 100) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 101) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 102) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 103) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 104) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 105) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 106) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 107) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 108) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 109) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 110) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 111) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 112) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 113) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 114) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 115) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 116) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 117) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 118) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 119) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 120) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 121) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 122) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 123) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 124) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 125) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 126) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 127) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 128) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 129) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 130) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 131) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 132) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 133) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 134) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 135) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 136) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 137) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 138) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 139) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 140) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 141) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 142) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 143) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 144) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 145) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 146) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 147) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 148) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 149) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 150) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 151) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 152) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 153) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 154) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 155) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 156) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 157) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 158) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 159) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 160) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 161) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 162) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 163) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 164) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 165) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 166) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 167) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 168) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 169) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 170) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 171) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 172) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 173) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 174) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 175) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 176) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 177) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 178) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 179) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 180) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 181) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 182) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 183) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 184) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 185) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 186) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 187) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 188) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 189) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 190) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 191) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 192) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 193) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 194) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 195) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 196) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 197) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 198) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 199) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 200) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 201) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 202) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 203) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 204) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 205) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 206) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 207) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 208) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 209) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 210) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 211) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 212) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 213) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 214) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 215) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 216) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 217) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 218) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 219) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 220) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 221) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 222) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 223) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 224) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 225) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 226) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 227) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/powerpc/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 13) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type sysinfo (line 59) | pub struct sysinfo { type oldold_utsname (line 77) | pub struct oldold_utsname { type old_utsname (line 86) | pub struct old_utsname { type new_utsname (line 95) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 103) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 104) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 105) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/powerpc/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 13) | pub type __kernel_ipc_pid_t = crate::ctypes::c_short; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type sockaddr_xdp (line 59) | pub struct sockaddr_xdp { type xdp_ring_offset (line 68) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 76) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 84) | pub struct xdp_umem_reg { type xdp_statistics (line 93) | pub struct xdp_statistics { type xdp_options (line 103) | pub struct xdp_options { type xdp_desc (line 108) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 115) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 122) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 130) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 138) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 143) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 144) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 145) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 146) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 147) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 148) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 149) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 150) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 151) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 152) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 153) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 154) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 155) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 156) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 157) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 158) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 159) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 160) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 161) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 162) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 163) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 164) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 165) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/powerpc64/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/powerpc64/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __kernel_long_t; type termios2 (line 68) | pub type termios2 = termios; type __BindgenBitfieldUnit (line 71) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 76) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __vector128 (line 80) | pub struct __vector128 { type __kernel_fd_set (line 85) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 90) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 95) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 101) | pub struct __user_cap_data_struct { type vfs_cap_data (line 108) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 114) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 120) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 127) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 133) | pub struct f_owner_ex { type flock (line 139) | pub struct flock { type flock64 (line 148) | pub struct flock64 { type open_how (line 157) | pub struct open_how { type epoll_event (line 164) | pub struct epoll_event { type fscrypt_policy_v1 (line 170) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 179) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 186) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 196) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 202) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 209) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 215) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 224) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 231) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 241) | pub struct mount_attr { type file_clone_range (line 249) | pub struct file_clone_range { type fstrim_range (line 257) | pub struct fstrim_range { type file_dedupe_range_info (line 264) | pub struct file_dedupe_range_info { type file_dedupe_range (line 273) | pub struct file_dedupe_range { type files_stat_struct (line 283) | pub struct files_stat_struct { type inodes_stat_t (line 290) | pub struct inodes_stat_t { type fsxattr (line 297) | pub struct fsxattr { type futex_waitv (line 307) | pub struct futex_waitv { type robust_list (line 315) | pub struct robust_list { type robust_list_head (line 320) | pub struct robust_list_head { type inotify_event (line 327) | pub struct inotify_event { type pollfd (line 336) | pub struct pollfd { type rand_pool_info (line 343) | pub struct rand_pool_info { type __kernel_timespec (line 350) | pub struct __kernel_timespec { type __kernel_itimerspec (line 356) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 362) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 368) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 374) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 380) | pub struct __kernel_sock_timeval { type timespec (line 386) | pub struct timespec { type timeval (line 392) | pub struct timeval { type itimerspec (line 398) | pub struct itimerspec { type itimerval (line 404) | pub struct itimerval { type timezone (line 410) | pub struct timezone { type rusage (line 416) | pub struct rusage { type rlimit (line 436) | pub struct rlimit { type rlimit64 (line 442) | pub struct rlimit64 { type clone_args (line 448) | pub struct clone_args { type sigset_t (line 463) | pub struct sigset_t { type old_sigaction (line 468) | pub struct old_sigaction { type sigaction (line 476) | pub struct sigaction { type sigaltstack (line 484) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 491) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 497) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 505) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 512) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 521) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 527) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 534) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 540) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 547) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 553) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 560) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 565) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 573) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 581) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 587) | pub struct statx_timestamp { type statx (line 594) | pub struct statx { type termios (line 622) | pub struct termios { type ktermios (line 634) | pub struct ktermios { type sgttyb (line 646) | pub struct sgttyb { type tchars (line 655) | pub struct tchars { type ltchars (line 665) | pub struct ltchars { type winsize (line 675) | pub struct winsize { type termio (line 683) | pub struct termio { type iovec (line 693) | pub struct iovec { type uffd_msg (line 699) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 708) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 715) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 720) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 727) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 733) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 740) | pub struct uffdio_api { type uffdio_range (line 747) | pub struct uffdio_range { type uffdio_register (line 753) | pub struct uffdio_register { type uffdio_copy (line 760) | pub struct uffdio_copy { type uffdio_zeropage (line 769) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 776) | pub struct uffdio_writeprotect { type uffdio_continue (line 782) | pub struct uffdio_continue { type linux_dirent64 (line 789) | pub struct linux_dirent64 { type stat (line 798) | pub struct stat { type stat64 (line 821) | pub struct stat64 { type statfs (line 844) | pub struct statfs { type statfs64 (line 860) | pub struct statfs64 { type compat_statfs64 (line 876) | pub struct compat_statfs64 { type user_desc (line 892) | pub struct user_desc { method seg_32bit (line 2889) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2893) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2900) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2904) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2911) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2915) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2922) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2926) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2933) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2937) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2944) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2948) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2955) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 902) | pub struct kernel_sigset_t { type kernel_sigaction (line 907) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 913) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 914) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 915) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 916) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_DCACHEBSIZE (line 917) | pub const AT_DCACHEBSIZE: u32 = 19; constant AT_ICACHEBSIZE (line 918) | pub const AT_ICACHEBSIZE: u32 = 20; constant AT_UCACHEBSIZE (line 919) | pub const AT_UCACHEBSIZE: u32 = 21; constant AT_IGNOREPPC (line 920) | pub const AT_IGNOREPPC: u32 = 22; constant AT_SYSINFO_EHDR (line 921) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_L1I_CACHESIZE (line 922) | pub const AT_L1I_CACHESIZE: u32 = 40; constant AT_L1I_CACHEGEOMETRY (line 923) | pub const AT_L1I_CACHEGEOMETRY: u32 = 41; constant AT_L1D_CACHESIZE (line 924) | pub const AT_L1D_CACHESIZE: u32 = 42; constant AT_L1D_CACHEGEOMETRY (line 925) | pub const AT_L1D_CACHEGEOMETRY: u32 = 43; constant AT_L2_CACHESIZE (line 926) | pub const AT_L2_CACHESIZE: u32 = 44; constant AT_L2_CACHEGEOMETRY (line 927) | pub const AT_L2_CACHEGEOMETRY: u32 = 45; constant AT_L3_CACHESIZE (line 928) | pub const AT_L3_CACHESIZE: u32 = 46; constant AT_L3_CACHEGEOMETRY (line 929) | pub const AT_L3_CACHEGEOMETRY: u32 = 47; constant AT_MINSIGSTKSZ (line 930) | pub const AT_MINSIGSTKSZ: u32 = 51; constant AT_VECTOR_SIZE_ARCH (line 931) | pub const AT_VECTOR_SIZE_ARCH: u32 = 15; constant AT_NULL (line 932) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 933) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 934) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 935) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 936) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 937) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 938) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 939) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 940) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 941) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 942) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 943) | pub const AT_UID: u32 = 11; constant AT_EUID (line 944) | pub const AT_EUID: u32 = 12; constant AT_GID (line 945) | pub const AT_GID: u32 = 13; constant AT_EGID (line 946) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 947) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 948) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 949) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 950) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 951) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 952) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 953) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 954) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 955) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 956) | pub const AT_EXECFN: u32 = 31; constant __FD_SETSIZE (line 957) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 958) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 959) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 960) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 961) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 962) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 963) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 964) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 965) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 966) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 967) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 968) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 969) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 970) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 971) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 972) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 973) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 974) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 975) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 976) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 977) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 978) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 979) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 980) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 981) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 982) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 983) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 984) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 985) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 986) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 987) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 988) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 989) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 990) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 991) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 992) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 993) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 994) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 995) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 996) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 997) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 998) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 999) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 1000) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 1001) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 1002) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 1003) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 1004) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 1005) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 1006) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 1007) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 1008) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 1009) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 1010) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 1011) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 1012) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 1013) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 1014) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 1015) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 1016) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 1017) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 1018) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 1019) | pub const CAP_LAST_CAP: u32 = 40; constant O_DIRECTORY (line 1020) | pub const O_DIRECTORY: u32 = 16384; constant O_NOFOLLOW (line 1021) | pub const O_NOFOLLOW: u32 = 32768; constant O_LARGEFILE (line 1022) | pub const O_LARGEFILE: u32 = 65536; constant O_DIRECT (line 1023) | pub const O_DIRECT: u32 = 131072; constant O_ACCMODE (line 1024) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1025) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1026) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1027) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 1028) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 1029) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 1030) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 1031) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 1032) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 1033) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 1034) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 1035) | pub const FASYNC: u32 = 8192; constant O_NOATIME (line 1036) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 1037) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 1038) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 1039) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 1040) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1041) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1042) | pub const O_TMPFILE: u32 = 4210688; constant O_TMPFILE_MASK (line 1043) | pub const O_TMPFILE_MASK: u32 = 4210752; constant O_NDELAY (line 1044) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 1045) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1046) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1047) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1048) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1049) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 1050) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 1051) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1052) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1053) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 1054) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 1055) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1056) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 1057) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1058) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1059) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1060) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1061) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1062) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1063) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1064) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1065) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1066) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1067) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1068) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1069) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1070) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1071) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1072) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1073) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1074) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1075) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1076) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1077) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1078) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1079) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1080) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1081) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1082) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1083) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1084) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1085) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1086) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1087) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1088) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1089) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1090) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1091) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1092) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1093) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1094) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1095) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1096) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1097) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1098) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1099) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1100) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1101) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1102) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1103) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1104) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1105) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1106) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1107) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1108) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1109) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1110) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1111) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1112) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1113) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1114) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1115) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1116) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1117) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1118) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1119) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1120) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1121) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1122) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1123) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1124) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1125) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1126) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1127) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1128) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1129) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1130) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1131) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1132) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1133) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1134) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1135) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1136) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1137) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1138) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1139) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1140) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1141) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1142) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1143) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1144) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1145) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1146) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1147) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1148) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1149) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1150) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1151) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1152) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1153) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1154) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1155) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1156) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1157) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1158) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1159) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1160) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1161) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 1162) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1163) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 1164) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1165) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1166) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 1167) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1168) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 1169) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1170) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1171) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 1172) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1173) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1174) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1175) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1176) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 1177) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1178) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1179) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1180) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 1181) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1182) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1183) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1184) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1185) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1186) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1187) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1188) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1189) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1190) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1191) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1192) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1193) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1194) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1195) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1196) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1197) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1198) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1199) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1200) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1201) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1202) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1203) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1204) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1205) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1206) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1207) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1208) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1209) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1210) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1211) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1212) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1213) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1214) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1215) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1216) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1217) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1218) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1219) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1220) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1221) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1222) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1223) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1224) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1225) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1226) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1227) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1228) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1229) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1230) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1231) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1232) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1233) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1234) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1235) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1236) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1237) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1238) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1239) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1240) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1241) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1242) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1243) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1244) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1245) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1246) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1247) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1248) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1249) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1250) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1251) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1252) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1253) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1254) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1255) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1256) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1257) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1258) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1259) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1260) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1261) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1262) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1263) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1264) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1265) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1266) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1267) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1268) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1269) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1270) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1271) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1272) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1273) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1274) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1275) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1276) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1277) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1278) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1279) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1280) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1281) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1282) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1283) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1284) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1285) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1286) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1287) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1288) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1289) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1290) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1291) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1292) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1293) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1294) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1295) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1296) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1297) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1298) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1299) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1300) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1301) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1302) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1303) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1304) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1305) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1306) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1307) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1308) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1309) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1310) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1311) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1312) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1313) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1314) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1315) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1316) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1317) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1318) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1319) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1320) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1321) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1322) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1323) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1324) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1325) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1326) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1327) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1328) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1329) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1330) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1331) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1332) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1333) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1334) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1335) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1336) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1337) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1338) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1339) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1340) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1341) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1342) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1343) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1344) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1345) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1346) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1347) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1348) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1349) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1350) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1351) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1352) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1353) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1354) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1355) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1356) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1357) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1358) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1359) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1360) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1361) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1362) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1363) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1364) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1365) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1366) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1367) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1368) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1369) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1370) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1371) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1372) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1373) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1374) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1375) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1376) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1377) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1378) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1379) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1380) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1381) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1382) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1383) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1384) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1385) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1386) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1387) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1388) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1389) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1390) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1391) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1392) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1393) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1394) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1395) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1396) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1397) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1398) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1399) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1400) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1401) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1402) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1403) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1404) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1405) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1406) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1407) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1408) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1409) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1410) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1411) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1412) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1413) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1414) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1415) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1416) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1417) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1418) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1419) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1420) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1421) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1422) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1423) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1424) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1425) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1426) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1427) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1428) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1429) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1430) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1431) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1432) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1433) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1434) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1435) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1436) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1437) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1438) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1439) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1440) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1441) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1442) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1443) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1444) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1445) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1446) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1447) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1448) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1449) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1450) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1451) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1452) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1453) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1454) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1455) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1456) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1457) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1458) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1459) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1460) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1461) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1462) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1463) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1464) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1465) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1466) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1467) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1468) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1469) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1470) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1471) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1472) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1473) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1474) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1475) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1476) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1477) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1478) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1479) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1480) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1481) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1482) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1483) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1484) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1485) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1486) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1487) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1488) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1489) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1490) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1491) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1492) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1493) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1494) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1495) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1496) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1497) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1498) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1499) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1500) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1501) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1502) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1503) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1504) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1505) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1506) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1507) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1508) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1509) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1510) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1511) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1512) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1513) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1514) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1515) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1516) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1517) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1518) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1519) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1520) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1521) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1522) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1523) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1524) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1525) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1526) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1527) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1528) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1529) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1530) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1531) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1532) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1533) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1534) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1535) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1536) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1537) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1538) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1539) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1540) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1541) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1542) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1543) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1544) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1545) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1546) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1547) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1548) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1549) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1550) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1551) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1552) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1553) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1554) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1555) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1556) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1557) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1558) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1559) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1560) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1561) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1562) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1563) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1564) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1565) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1566) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1567) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1568) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1569) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1570) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1571) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1572) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1573) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1574) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1575) | pub const PKEY_ACCESS_MASK: u32 = 3; constant PROT_SAO (line 1576) | pub const PROT_SAO: u32 = 16; constant MAP_RENAME (line 1577) | pub const MAP_RENAME: u32 = 32; constant MAP_NORESERVE (line 1578) | pub const MAP_NORESERVE: u32 = 64; constant MAP_LOCKED (line 1579) | pub const MAP_LOCKED: u32 = 128; constant MAP_GROWSDOWN (line 1580) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1581) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1582) | pub const MAP_EXECUTABLE: u32 = 4096; constant MCL_CURRENT (line 1583) | pub const MCL_CURRENT: u32 = 8192; constant MCL_FUTURE (line 1584) | pub const MCL_FUTURE: u32 = 16384; constant MCL_ONFAULT (line 1585) | pub const MCL_ONFAULT: u32 = 32768; constant PKEY_DISABLE_EXECUTE (line 1586) | pub const PKEY_DISABLE_EXECUTE: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1587) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1588) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1589) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1590) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1591) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1592) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1593) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1594) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1595) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1596) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1597) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1598) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1599) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1600) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1601) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1602) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1603) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1604) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1605) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1606) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1607) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1608) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1609) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1610) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1611) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1612) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1613) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1614) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1615) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1616) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1617) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1618) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1619) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1620) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1621) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1622) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1623) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1624) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1625) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1626) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1627) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1628) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1629) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1630) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1631) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1632) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1633) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1634) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1635) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1636) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1637) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1638) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1639) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1640) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1641) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1642) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1643) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1644) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1645) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1646) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1647) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1648) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1649) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1650) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1651) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1652) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1653) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1654) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1655) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1656) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1657) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1658) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1659) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1660) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1661) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1662) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1663) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1664) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1665) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1666) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1667) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1668) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1669) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1670) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1671) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1672) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1673) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1674) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1675) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1676) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1677) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1678) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1679) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1680) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1681) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1682) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1683) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1684) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1685) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1686) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1687) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1688) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1689) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1690) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1691) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1692) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1693) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1694) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1695) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1696) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1697) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1698) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1699) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1700) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1701) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1702) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1703) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1704) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1705) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1706) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1707) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1708) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1709) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1710) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1711) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1712) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1713) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1714) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1715) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1716) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1717) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1718) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1719) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1720) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1721) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1722) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1723) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1724) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1725) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1726) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1727) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1728) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1729) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1730) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1731) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1732) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1733) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1734) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1735) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1736) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1737) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1738) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1739) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1740) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1741) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1742) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1743) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1744) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1745) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1746) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1747) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1748) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1749) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1750) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1751) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1752) | pub const _NSIG: u32 = 64; constant _NSIG_BPW (line 1753) | pub const _NSIG_BPW: u32 = 64; constant _NSIG_WORDS (line 1754) | pub const _NSIG_WORDS: u32 = 1; constant SIGHUP (line 1755) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1756) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1757) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1758) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1759) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1760) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1761) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1762) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1763) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1764) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1765) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1766) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1767) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1768) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1769) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1770) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1771) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1772) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1773) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1774) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1775) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1776) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1777) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1778) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1779) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1780) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1781) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1782) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1783) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1784) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1785) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1786) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1787) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1788) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1789) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1790) | pub const SIGRTMAX: u32 = 64; constant SA_RESTORER (line 1791) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1792) | pub const MINSIGSTKSZ: u32 = 8192; constant SIGSTKSZ (line 1793) | pub const SIGSTKSZ: u32 = 32768; constant SA_NOCLDSTOP (line 1794) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1795) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1796) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1797) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1798) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1799) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1800) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1801) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1802) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1803) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1804) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1805) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1806) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1807) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1808) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1809) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1810) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1811) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1812) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1813) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1814) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1815) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1816) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1817) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1818) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1819) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1820) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1821) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1822) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1823) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1824) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1825) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1826) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1827) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1828) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1829) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1830) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1831) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1832) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1833) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1834) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1835) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1836) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1837) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1838) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1839) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1840) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1841) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1842) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1843) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1844) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1845) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1846) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1847) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1848) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1849) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1850) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1851) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1852) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1853) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1854) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1855) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1856) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1857) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1858) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1859) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1860) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1861) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1862) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1863) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1864) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1865) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1866) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1867) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1868) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1869) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1870) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1871) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1872) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1873) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1874) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1875) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1876) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1877) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1878) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1879) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1880) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1881) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1882) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1883) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1884) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1885) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1886) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1887) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1888) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1889) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1890) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1891) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1892) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1893) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1894) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1895) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1896) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1897) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1898) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1899) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1900) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1901) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1902) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1903) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1904) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1905) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1906) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1907) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1908) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1909) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1910) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1911) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1912) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1913) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1914) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1915) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1916) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1917) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1918) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1919) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1920) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1921) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1922) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1923) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1924) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1925) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1926) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1927) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1928) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1929) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1930) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1931) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1932) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1933) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1934) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1935) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1936) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1937) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1938) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1939) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1940) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1941) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1942) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1943) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1944) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1945) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1946) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1947) | pub const STATX_ATTR_DAX: u32 = 2097152; constant TIOCM_LE (line 1948) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 1949) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 1950) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 1951) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 1952) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 1953) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 1954) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 1955) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 1956) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 1957) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 1958) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 1959) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 1960) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 1961) | pub const TIOCM_LOOP: u32 = 32768; constant TIOCPKT_DATA (line 1962) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 1963) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 1964) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 1965) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 1966) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 1967) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 1968) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 1969) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 1970) | pub const TIOCSER_TEMT: u32 = 1; constant IGNBRK (line 1971) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1972) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1973) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1974) | pub const PARMRK: u32 = 8; constant INPCK (line 1975) | pub const INPCK: u32 = 16; constant ISTRIP (line 1976) | pub const ISTRIP: u32 = 32; constant INLCR (line 1977) | pub const INLCR: u32 = 64; constant IGNCR (line 1978) | pub const IGNCR: u32 = 128; constant ICRNL (line 1979) | pub const ICRNL: u32 = 256; constant IXANY (line 1980) | pub const IXANY: u32 = 2048; constant OPOST (line 1981) | pub const OPOST: u32 = 1; constant OCRNL (line 1982) | pub const OCRNL: u32 = 8; constant ONOCR (line 1983) | pub const ONOCR: u32 = 16; constant ONLRET (line 1984) | pub const ONLRET: u32 = 32; constant OFILL (line 1985) | pub const OFILL: u32 = 64; constant OFDEL (line 1986) | pub const OFDEL: u32 = 128; constant B0 (line 1987) | pub const B0: u32 = 0; constant B50 (line 1988) | pub const B50: u32 = 1; constant B75 (line 1989) | pub const B75: u32 = 2; constant B110 (line 1990) | pub const B110: u32 = 3; constant B134 (line 1991) | pub const B134: u32 = 4; constant B150 (line 1992) | pub const B150: u32 = 5; constant B200 (line 1993) | pub const B200: u32 = 6; constant B300 (line 1994) | pub const B300: u32 = 7; constant B600 (line 1995) | pub const B600: u32 = 8; constant B1200 (line 1996) | pub const B1200: u32 = 9; constant B1800 (line 1997) | pub const B1800: u32 = 10; constant B2400 (line 1998) | pub const B2400: u32 = 11; constant B4800 (line 1999) | pub const B4800: u32 = 12; constant B9600 (line 2000) | pub const B9600: u32 = 13; constant B19200 (line 2001) | pub const B19200: u32 = 14; constant B38400 (line 2002) | pub const B38400: u32 = 15; constant EXTA (line 2003) | pub const EXTA: u32 = 14; constant EXTB (line 2004) | pub const EXTB: u32 = 15; constant ADDRB (line 2005) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 2006) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 2007) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 2008) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 2009) | pub const TCOOFF: u32 = 0; constant TCOON (line 2010) | pub const TCOON: u32 = 1; constant TCIOFF (line 2011) | pub const TCIOFF: u32 = 2; constant TCION (line 2012) | pub const TCION: u32 = 3; constant TCIFLUSH (line 2013) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 2014) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 2015) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 2016) | pub const NCCS: u32 = 19; constant VINTR (line 2017) | pub const VINTR: u32 = 0; constant VQUIT (line 2018) | pub const VQUIT: u32 = 1; constant VERASE (line 2019) | pub const VERASE: u32 = 2; constant VKILL (line 2020) | pub const VKILL: u32 = 3; constant VEOF (line 2021) | pub const VEOF: u32 = 4; constant VMIN (line 2022) | pub const VMIN: u32 = 5; constant VEOL (line 2023) | pub const VEOL: u32 = 6; constant VTIME (line 2024) | pub const VTIME: u32 = 7; constant VEOL2 (line 2025) | pub const VEOL2: u32 = 8; constant VSWTC (line 2026) | pub const VSWTC: u32 = 9; constant VWERASE (line 2027) | pub const VWERASE: u32 = 10; constant VREPRINT (line 2028) | pub const VREPRINT: u32 = 11; constant VSUSP (line 2029) | pub const VSUSP: u32 = 12; constant VSTART (line 2030) | pub const VSTART: u32 = 13; constant VSTOP (line 2031) | pub const VSTOP: u32 = 14; constant VLNEXT (line 2032) | pub const VLNEXT: u32 = 15; constant VDISCARD (line 2033) | pub const VDISCARD: u32 = 16; constant IXON (line 2034) | pub const IXON: u32 = 512; constant IXOFF (line 2035) | pub const IXOFF: u32 = 1024; constant IUCLC (line 2036) | pub const IUCLC: u32 = 4096; constant IMAXBEL (line 2037) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2038) | pub const IUTF8: u32 = 16384; constant ONLCR (line 2039) | pub const ONLCR: u32 = 2; constant OLCUC (line 2040) | pub const OLCUC: u32 = 4; constant NLDLY (line 2041) | pub const NLDLY: u32 = 768; constant NL0 (line 2042) | pub const NL0: u32 = 0; constant NL1 (line 2043) | pub const NL1: u32 = 256; constant NL2 (line 2044) | pub const NL2: u32 = 512; constant NL3 (line 2045) | pub const NL3: u32 = 768; constant TABDLY (line 2046) | pub const TABDLY: u32 = 3072; constant TAB0 (line 2047) | pub const TAB0: u32 = 0; constant TAB1 (line 2048) | pub const TAB1: u32 = 1024; constant TAB2 (line 2049) | pub const TAB2: u32 = 2048; constant TAB3 (line 2050) | pub const TAB3: u32 = 3072; constant XTABS (line 2051) | pub const XTABS: u32 = 3072; constant CRDLY (line 2052) | pub const CRDLY: u32 = 12288; constant CR0 (line 2053) | pub const CR0: u32 = 0; constant CR1 (line 2054) | pub const CR1: u32 = 4096; constant CR2 (line 2055) | pub const CR2: u32 = 8192; constant CR3 (line 2056) | pub const CR3: u32 = 12288; constant FFDLY (line 2057) | pub const FFDLY: u32 = 16384; constant FF0 (line 2058) | pub const FF0: u32 = 0; constant FF1 (line 2059) | pub const FF1: u32 = 16384; constant BSDLY (line 2060) | pub const BSDLY: u32 = 32768; constant BS0 (line 2061) | pub const BS0: u32 = 0; constant BS1 (line 2062) | pub const BS1: u32 = 32768; constant VTDLY (line 2063) | pub const VTDLY: u32 = 65536; constant VT0 (line 2064) | pub const VT0: u32 = 0; constant VT1 (line 2065) | pub const VT1: u32 = 65536; constant CBAUD (line 2066) | pub const CBAUD: u32 = 255; constant CBAUDEX (line 2067) | pub const CBAUDEX: u32 = 0; constant BOTHER (line 2068) | pub const BOTHER: u32 = 31; constant B57600 (line 2069) | pub const B57600: u32 = 16; constant B115200 (line 2070) | pub const B115200: u32 = 17; constant B230400 (line 2071) | pub const B230400: u32 = 18; constant B460800 (line 2072) | pub const B460800: u32 = 19; constant B500000 (line 2073) | pub const B500000: u32 = 20; constant B576000 (line 2074) | pub const B576000: u32 = 21; constant B921600 (line 2075) | pub const B921600: u32 = 22; constant B1000000 (line 2076) | pub const B1000000: u32 = 23; constant B1152000 (line 2077) | pub const B1152000: u32 = 24; constant B1500000 (line 2078) | pub const B1500000: u32 = 25; constant B2000000 (line 2079) | pub const B2000000: u32 = 26; constant B2500000 (line 2080) | pub const B2500000: u32 = 27; constant B3000000 (line 2081) | pub const B3000000: u32 = 28; constant B3500000 (line 2082) | pub const B3500000: u32 = 29; constant B4000000 (line 2083) | pub const B4000000: u32 = 30; constant CSIZE (line 2084) | pub const CSIZE: u32 = 768; constant CS5 (line 2085) | pub const CS5: u32 = 0; constant CS6 (line 2086) | pub const CS6: u32 = 256; constant CS7 (line 2087) | pub const CS7: u32 = 512; constant CS8 (line 2088) | pub const CS8: u32 = 768; constant CSTOPB (line 2089) | pub const CSTOPB: u32 = 1024; constant CREAD (line 2090) | pub const CREAD: u32 = 2048; constant PARENB (line 2091) | pub const PARENB: u32 = 4096; constant PARODD (line 2092) | pub const PARODD: u32 = 8192; constant HUPCL (line 2093) | pub const HUPCL: u32 = 16384; constant CLOCAL (line 2094) | pub const CLOCAL: u32 = 32768; constant CIBAUD (line 2095) | pub const CIBAUD: u32 = 16711680; constant ISIG (line 2096) | pub const ISIG: u32 = 128; constant ICANON (line 2097) | pub const ICANON: u32 = 256; constant XCASE (line 2098) | pub const XCASE: u32 = 16384; constant ECHO (line 2099) | pub const ECHO: u32 = 8; constant ECHOE (line 2100) | pub const ECHOE: u32 = 2; constant ECHOK (line 2101) | pub const ECHOK: u32 = 4; constant ECHONL (line 2102) | pub const ECHONL: u32 = 16; constant NOFLSH (line 2103) | pub const NOFLSH: u32 = 2147483648; constant TOSTOP (line 2104) | pub const TOSTOP: u32 = 4194304; constant ECHOCTL (line 2105) | pub const ECHOCTL: u32 = 64; constant ECHOPRT (line 2106) | pub const ECHOPRT: u32 = 32; constant ECHOKE (line 2107) | pub const ECHOKE: u32 = 1; constant FLUSHO (line 2108) | pub const FLUSHO: u32 = 8388608; constant PENDIN (line 2109) | pub const PENDIN: u32 = 536870912; constant IEXTEN (line 2110) | pub const IEXTEN: u32 = 1024; constant EXTPROC (line 2111) | pub const EXTPROC: u32 = 268435456; constant TCSANOW (line 2112) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2113) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2114) | pub const TCSAFLUSH: u32 = 2; constant NCC (line 2115) | pub const NCC: u32 = 10; constant _VINTR (line 2116) | pub const _VINTR: u32 = 0; constant _VQUIT (line 2117) | pub const _VQUIT: u32 = 1; constant _VERASE (line 2118) | pub const _VERASE: u32 = 2; constant _VKILL (line 2119) | pub const _VKILL: u32 = 3; constant _VEOF (line 2120) | pub const _VEOF: u32 = 4; constant _VMIN (line 2121) | pub const _VMIN: u32 = 5; constant _VEOL (line 2122) | pub const _VEOL: u32 = 6; constant _VTIME (line 2123) | pub const _VTIME: u32 = 7; constant _VEOL2 (line 2124) | pub const _VEOL2: u32 = 8; constant _VSWTC (line 2125) | pub const _VSWTC: u32 = 9; constant UIO_FASTIOV (line 2126) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2127) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_restart_syscall (line 2128) | pub const __NR_restart_syscall: u32 = 0; constant __NR_exit (line 2129) | pub const __NR_exit: u32 = 1; constant __NR_fork (line 2130) | pub const __NR_fork: u32 = 2; constant __NR_read (line 2131) | pub const __NR_read: u32 = 3; constant __NR_write (line 2132) | pub const __NR_write: u32 = 4; constant __NR_open (line 2133) | pub const __NR_open: u32 = 5; constant __NR_close (line 2134) | pub const __NR_close: u32 = 6; constant __NR_waitpid (line 2135) | pub const __NR_waitpid: u32 = 7; constant __NR_creat (line 2136) | pub const __NR_creat: u32 = 8; constant __NR_link (line 2137) | pub const __NR_link: u32 = 9; constant __NR_unlink (line 2138) | pub const __NR_unlink: u32 = 10; constant __NR_execve (line 2139) | pub const __NR_execve: u32 = 11; constant __NR_chdir (line 2140) | pub const __NR_chdir: u32 = 12; constant __NR_time (line 2141) | pub const __NR_time: u32 = 13; constant __NR_mknod (line 2142) | pub const __NR_mknod: u32 = 14; constant __NR_chmod (line 2143) | pub const __NR_chmod: u32 = 15; constant __NR_lchown (line 2144) | pub const __NR_lchown: u32 = 16; constant __NR_break (line 2145) | pub const __NR_break: u32 = 17; constant __NR_oldstat (line 2146) | pub const __NR_oldstat: u32 = 18; constant __NR_lseek (line 2147) | pub const __NR_lseek: u32 = 19; constant __NR_getpid (line 2148) | pub const __NR_getpid: u32 = 20; constant __NR_mount (line 2149) | pub const __NR_mount: u32 = 21; constant __NR_umount (line 2150) | pub const __NR_umount: u32 = 22; constant __NR_setuid (line 2151) | pub const __NR_setuid: u32 = 23; constant __NR_getuid (line 2152) | pub const __NR_getuid: u32 = 24; constant __NR_stime (line 2153) | pub const __NR_stime: u32 = 25; constant __NR_ptrace (line 2154) | pub const __NR_ptrace: u32 = 26; constant __NR_alarm (line 2155) | pub const __NR_alarm: u32 = 27; constant __NR_oldfstat (line 2156) | pub const __NR_oldfstat: u32 = 28; constant __NR_pause (line 2157) | pub const __NR_pause: u32 = 29; constant __NR_utime (line 2158) | pub const __NR_utime: u32 = 30; constant __NR_stty (line 2159) | pub const __NR_stty: u32 = 31; constant __NR_gtty (line 2160) | pub const __NR_gtty: u32 = 32; constant __NR_access (line 2161) | pub const __NR_access: u32 = 33; constant __NR_nice (line 2162) | pub const __NR_nice: u32 = 34; constant __NR_ftime (line 2163) | pub const __NR_ftime: u32 = 35; constant __NR_sync (line 2164) | pub const __NR_sync: u32 = 36; constant __NR_kill (line 2165) | pub const __NR_kill: u32 = 37; constant __NR_rename (line 2166) | pub const __NR_rename: u32 = 38; constant __NR_mkdir (line 2167) | pub const __NR_mkdir: u32 = 39; constant __NR_rmdir (line 2168) | pub const __NR_rmdir: u32 = 40; constant __NR_dup (line 2169) | pub const __NR_dup: u32 = 41; constant __NR_pipe (line 2170) | pub const __NR_pipe: u32 = 42; constant __NR_times (line 2171) | pub const __NR_times: u32 = 43; constant __NR_prof (line 2172) | pub const __NR_prof: u32 = 44; constant __NR_brk (line 2173) | pub const __NR_brk: u32 = 45; constant __NR_setgid (line 2174) | pub const __NR_setgid: u32 = 46; constant __NR_getgid (line 2175) | pub const __NR_getgid: u32 = 47; constant __NR_signal (line 2176) | pub const __NR_signal: u32 = 48; constant __NR_geteuid (line 2177) | pub const __NR_geteuid: u32 = 49; constant __NR_getegid (line 2178) | pub const __NR_getegid: u32 = 50; constant __NR_acct (line 2179) | pub const __NR_acct: u32 = 51; constant __NR_umount2 (line 2180) | pub const __NR_umount2: u32 = 52; constant __NR_lock (line 2181) | pub const __NR_lock: u32 = 53; constant __NR_ioctl (line 2182) | pub const __NR_ioctl: u32 = 54; constant __NR_fcntl (line 2183) | pub const __NR_fcntl: u32 = 55; constant __NR_mpx (line 2184) | pub const __NR_mpx: u32 = 56; constant __NR_setpgid (line 2185) | pub const __NR_setpgid: u32 = 57; constant __NR_ulimit (line 2186) | pub const __NR_ulimit: u32 = 58; constant __NR_oldolduname (line 2187) | pub const __NR_oldolduname: u32 = 59; constant __NR_umask (line 2188) | pub const __NR_umask: u32 = 60; constant __NR_chroot (line 2189) | pub const __NR_chroot: u32 = 61; constant __NR_ustat (line 2190) | pub const __NR_ustat: u32 = 62; constant __NR_dup2 (line 2191) | pub const __NR_dup2: u32 = 63; constant __NR_getppid (line 2192) | pub const __NR_getppid: u32 = 64; constant __NR_getpgrp (line 2193) | pub const __NR_getpgrp: u32 = 65; constant __NR_setsid (line 2194) | pub const __NR_setsid: u32 = 66; constant __NR_sigaction (line 2195) | pub const __NR_sigaction: u32 = 67; constant __NR_sgetmask (line 2196) | pub const __NR_sgetmask: u32 = 68; constant __NR_ssetmask (line 2197) | pub const __NR_ssetmask: u32 = 69; constant __NR_setreuid (line 2198) | pub const __NR_setreuid: u32 = 70; constant __NR_setregid (line 2199) | pub const __NR_setregid: u32 = 71; constant __NR_sigsuspend (line 2200) | pub const __NR_sigsuspend: u32 = 72; constant __NR_sigpending (line 2201) | pub const __NR_sigpending: u32 = 73; constant __NR_sethostname (line 2202) | pub const __NR_sethostname: u32 = 74; constant __NR_setrlimit (line 2203) | pub const __NR_setrlimit: u32 = 75; constant __NR_getrlimit (line 2204) | pub const __NR_getrlimit: u32 = 76; constant __NR_getrusage (line 2205) | pub const __NR_getrusage: u32 = 77; constant __NR_gettimeofday (line 2206) | pub const __NR_gettimeofday: u32 = 78; constant __NR_settimeofday (line 2207) | pub const __NR_settimeofday: u32 = 79; constant __NR_getgroups (line 2208) | pub const __NR_getgroups: u32 = 80; constant __NR_setgroups (line 2209) | pub const __NR_setgroups: u32 = 81; constant __NR_select (line 2210) | pub const __NR_select: u32 = 82; constant __NR_symlink (line 2211) | pub const __NR_symlink: u32 = 83; constant __NR_oldlstat (line 2212) | pub const __NR_oldlstat: u32 = 84; constant __NR_readlink (line 2213) | pub const __NR_readlink: u32 = 85; constant __NR_uselib (line 2214) | pub const __NR_uselib: u32 = 86; constant __NR_swapon (line 2215) | pub const __NR_swapon: u32 = 87; constant __NR_reboot (line 2216) | pub const __NR_reboot: u32 = 88; constant __NR_readdir (line 2217) | pub const __NR_readdir: u32 = 89; constant __NR_mmap (line 2218) | pub const __NR_mmap: u32 = 90; constant __NR_munmap (line 2219) | pub const __NR_munmap: u32 = 91; constant __NR_truncate (line 2220) | pub const __NR_truncate: u32 = 92; constant __NR_ftruncate (line 2221) | pub const __NR_ftruncate: u32 = 93; constant __NR_fchmod (line 2222) | pub const __NR_fchmod: u32 = 94; constant __NR_fchown (line 2223) | pub const __NR_fchown: u32 = 95; constant __NR_getpriority (line 2224) | pub const __NR_getpriority: u32 = 96; constant __NR_setpriority (line 2225) | pub const __NR_setpriority: u32 = 97; constant __NR_profil (line 2226) | pub const __NR_profil: u32 = 98; constant __NR_statfs (line 2227) | pub const __NR_statfs: u32 = 99; constant __NR_fstatfs (line 2228) | pub const __NR_fstatfs: u32 = 100; constant __NR_ioperm (line 2229) | pub const __NR_ioperm: u32 = 101; constant __NR_socketcall (line 2230) | pub const __NR_socketcall: u32 = 102; constant __NR_syslog (line 2231) | pub const __NR_syslog: u32 = 103; constant __NR_setitimer (line 2232) | pub const __NR_setitimer: u32 = 104; constant __NR_getitimer (line 2233) | pub const __NR_getitimer: u32 = 105; constant __NR_stat (line 2234) | pub const __NR_stat: u32 = 106; constant __NR_lstat (line 2235) | pub const __NR_lstat: u32 = 107; constant __NR_fstat (line 2236) | pub const __NR_fstat: u32 = 108; constant __NR_olduname (line 2237) | pub const __NR_olduname: u32 = 109; constant __NR_iopl (line 2238) | pub const __NR_iopl: u32 = 110; constant __NR_vhangup (line 2239) | pub const __NR_vhangup: u32 = 111; constant __NR_idle (line 2240) | pub const __NR_idle: u32 = 112; constant __NR_vm86 (line 2241) | pub const __NR_vm86: u32 = 113; constant __NR_wait4 (line 2242) | pub const __NR_wait4: u32 = 114; constant __NR_swapoff (line 2243) | pub const __NR_swapoff: u32 = 115; constant __NR_sysinfo (line 2244) | pub const __NR_sysinfo: u32 = 116; constant __NR_ipc (line 2245) | pub const __NR_ipc: u32 = 117; constant __NR_fsync (line 2246) | pub const __NR_fsync: u32 = 118; constant __NR_sigreturn (line 2247) | pub const __NR_sigreturn: u32 = 119; constant __NR_clone (line 2248) | pub const __NR_clone: u32 = 120; constant __NR_setdomainname (line 2249) | pub const __NR_setdomainname: u32 = 121; constant __NR_uname (line 2250) | pub const __NR_uname: u32 = 122; constant __NR_modify_ldt (line 2251) | pub const __NR_modify_ldt: u32 = 123; constant __NR_adjtimex (line 2252) | pub const __NR_adjtimex: u32 = 124; constant __NR_mprotect (line 2253) | pub const __NR_mprotect: u32 = 125; constant __NR_sigprocmask (line 2254) | pub const __NR_sigprocmask: u32 = 126; constant __NR_create_module (line 2255) | pub const __NR_create_module: u32 = 127; constant __NR_init_module (line 2256) | pub const __NR_init_module: u32 = 128; constant __NR_delete_module (line 2257) | pub const __NR_delete_module: u32 = 129; constant __NR_get_kernel_syms (line 2258) | pub const __NR_get_kernel_syms: u32 = 130; constant __NR_quotactl (line 2259) | pub const __NR_quotactl: u32 = 131; constant __NR_getpgid (line 2260) | pub const __NR_getpgid: u32 = 132; constant __NR_fchdir (line 2261) | pub const __NR_fchdir: u32 = 133; constant __NR_bdflush (line 2262) | pub const __NR_bdflush: u32 = 134; constant __NR_sysfs (line 2263) | pub const __NR_sysfs: u32 = 135; constant __NR_personality (line 2264) | pub const __NR_personality: u32 = 136; constant __NR_afs_syscall (line 2265) | pub const __NR_afs_syscall: u32 = 137; constant __NR_setfsuid (line 2266) | pub const __NR_setfsuid: u32 = 138; constant __NR_setfsgid (line 2267) | pub const __NR_setfsgid: u32 = 139; constant __NR__llseek (line 2268) | pub const __NR__llseek: u32 = 140; constant __NR_getdents (line 2269) | pub const __NR_getdents: u32 = 141; constant __NR__newselect (line 2270) | pub const __NR__newselect: u32 = 142; constant __NR_flock (line 2271) | pub const __NR_flock: u32 = 143; constant __NR_msync (line 2272) | pub const __NR_msync: u32 = 144; constant __NR_readv (line 2273) | pub const __NR_readv: u32 = 145; constant __NR_writev (line 2274) | pub const __NR_writev: u32 = 146; constant __NR_getsid (line 2275) | pub const __NR_getsid: u32 = 147; constant __NR_fdatasync (line 2276) | pub const __NR_fdatasync: u32 = 148; constant __NR__sysctl (line 2277) | pub const __NR__sysctl: u32 = 149; constant __NR_mlock (line 2278) | pub const __NR_mlock: u32 = 150; constant __NR_munlock (line 2279) | pub const __NR_munlock: u32 = 151; constant __NR_mlockall (line 2280) | pub const __NR_mlockall: u32 = 152; constant __NR_munlockall (line 2281) | pub const __NR_munlockall: u32 = 153; constant __NR_sched_setparam (line 2282) | pub const __NR_sched_setparam: u32 = 154; constant __NR_sched_getparam (line 2283) | pub const __NR_sched_getparam: u32 = 155; constant __NR_sched_setscheduler (line 2284) | pub const __NR_sched_setscheduler: u32 = 156; constant __NR_sched_getscheduler (line 2285) | pub const __NR_sched_getscheduler: u32 = 157; constant __NR_sched_yield (line 2286) | pub const __NR_sched_yield: u32 = 158; constant __NR_sched_get_priority_max (line 2287) | pub const __NR_sched_get_priority_max: u32 = 159; constant __NR_sched_get_priority_min (line 2288) | pub const __NR_sched_get_priority_min: u32 = 160; constant __NR_sched_rr_get_interval (line 2289) | pub const __NR_sched_rr_get_interval: u32 = 161; constant __NR_nanosleep (line 2290) | pub const __NR_nanosleep: u32 = 162; constant __NR_mremap (line 2291) | pub const __NR_mremap: u32 = 163; constant __NR_setresuid (line 2292) | pub const __NR_setresuid: u32 = 164; constant __NR_getresuid (line 2293) | pub const __NR_getresuid: u32 = 165; constant __NR_query_module (line 2294) | pub const __NR_query_module: u32 = 166; constant __NR_poll (line 2295) | pub const __NR_poll: u32 = 167; constant __NR_nfsservctl (line 2296) | pub const __NR_nfsservctl: u32 = 168; constant __NR_setresgid (line 2297) | pub const __NR_setresgid: u32 = 169; constant __NR_getresgid (line 2298) | pub const __NR_getresgid: u32 = 170; constant __NR_prctl (line 2299) | pub const __NR_prctl: u32 = 171; constant __NR_rt_sigreturn (line 2300) | pub const __NR_rt_sigreturn: u32 = 172; constant __NR_rt_sigaction (line 2301) | pub const __NR_rt_sigaction: u32 = 173; constant __NR_rt_sigprocmask (line 2302) | pub const __NR_rt_sigprocmask: u32 = 174; constant __NR_rt_sigpending (line 2303) | pub const __NR_rt_sigpending: u32 = 175; constant __NR_rt_sigtimedwait (line 2304) | pub const __NR_rt_sigtimedwait: u32 = 176; constant __NR_rt_sigqueueinfo (line 2305) | pub const __NR_rt_sigqueueinfo: u32 = 177; constant __NR_rt_sigsuspend (line 2306) | pub const __NR_rt_sigsuspend: u32 = 178; constant __NR_pread64 (line 2307) | pub const __NR_pread64: u32 = 179; constant __NR_pwrite64 (line 2308) | pub const __NR_pwrite64: u32 = 180; constant __NR_chown (line 2309) | pub const __NR_chown: u32 = 181; constant __NR_getcwd (line 2310) | pub const __NR_getcwd: u32 = 182; constant __NR_capget (line 2311) | pub const __NR_capget: u32 = 183; constant __NR_capset (line 2312) | pub const __NR_capset: u32 = 184; constant __NR_sigaltstack (line 2313) | pub const __NR_sigaltstack: u32 = 185; constant __NR_sendfile (line 2314) | pub const __NR_sendfile: u32 = 186; constant __NR_getpmsg (line 2315) | pub const __NR_getpmsg: u32 = 187; constant __NR_putpmsg (line 2316) | pub const __NR_putpmsg: u32 = 188; constant __NR_vfork (line 2317) | pub const __NR_vfork: u32 = 189; constant __NR_ugetrlimit (line 2318) | pub const __NR_ugetrlimit: u32 = 190; constant __NR_readahead (line 2319) | pub const __NR_readahead: u32 = 191; constant __NR_pciconfig_read (line 2320) | pub const __NR_pciconfig_read: u32 = 198; constant __NR_pciconfig_write (line 2321) | pub const __NR_pciconfig_write: u32 = 199; constant __NR_pciconfig_iobase (line 2322) | pub const __NR_pciconfig_iobase: u32 = 200; constant __NR_multiplexer (line 2323) | pub const __NR_multiplexer: u32 = 201; constant __NR_getdents64 (line 2324) | pub const __NR_getdents64: u32 = 202; constant __NR_pivot_root (line 2325) | pub const __NR_pivot_root: u32 = 203; constant __NR_madvise (line 2326) | pub const __NR_madvise: u32 = 205; constant __NR_mincore (line 2327) | pub const __NR_mincore: u32 = 206; constant __NR_gettid (line 2328) | pub const __NR_gettid: u32 = 207; constant __NR_tkill (line 2329) | pub const __NR_tkill: u32 = 208; constant __NR_setxattr (line 2330) | pub const __NR_setxattr: u32 = 209; constant __NR_lsetxattr (line 2331) | pub const __NR_lsetxattr: u32 = 210; constant __NR_fsetxattr (line 2332) | pub const __NR_fsetxattr: u32 = 211; constant __NR_getxattr (line 2333) | pub const __NR_getxattr: u32 = 212; constant __NR_lgetxattr (line 2334) | pub const __NR_lgetxattr: u32 = 213; constant __NR_fgetxattr (line 2335) | pub const __NR_fgetxattr: u32 = 214; constant __NR_listxattr (line 2336) | pub const __NR_listxattr: u32 = 215; constant __NR_llistxattr (line 2337) | pub const __NR_llistxattr: u32 = 216; constant __NR_flistxattr (line 2338) | pub const __NR_flistxattr: u32 = 217; constant __NR_removexattr (line 2339) | pub const __NR_removexattr: u32 = 218; constant __NR_lremovexattr (line 2340) | pub const __NR_lremovexattr: u32 = 219; constant __NR_fremovexattr (line 2341) | pub const __NR_fremovexattr: u32 = 220; constant __NR_futex (line 2342) | pub const __NR_futex: u32 = 221; constant __NR_sched_setaffinity (line 2343) | pub const __NR_sched_setaffinity: u32 = 222; constant __NR_sched_getaffinity (line 2344) | pub const __NR_sched_getaffinity: u32 = 223; constant __NR_tuxcall (line 2345) | pub const __NR_tuxcall: u32 = 225; constant __NR_io_setup (line 2346) | pub const __NR_io_setup: u32 = 227; constant __NR_io_destroy (line 2347) | pub const __NR_io_destroy: u32 = 228; constant __NR_io_getevents (line 2348) | pub const __NR_io_getevents: u32 = 229; constant __NR_io_submit (line 2349) | pub const __NR_io_submit: u32 = 230; constant __NR_io_cancel (line 2350) | pub const __NR_io_cancel: u32 = 231; constant __NR_set_tid_address (line 2351) | pub const __NR_set_tid_address: u32 = 232; constant __NR_fadvise64 (line 2352) | pub const __NR_fadvise64: u32 = 233; constant __NR_exit_group (line 2353) | pub const __NR_exit_group: u32 = 234; constant __NR_lookup_dcookie (line 2354) | pub const __NR_lookup_dcookie: u32 = 235; constant __NR_epoll_create (line 2355) | pub const __NR_epoll_create: u32 = 236; constant __NR_epoll_ctl (line 2356) | pub const __NR_epoll_ctl: u32 = 237; constant __NR_epoll_wait (line 2357) | pub const __NR_epoll_wait: u32 = 238; constant __NR_remap_file_pages (line 2358) | pub const __NR_remap_file_pages: u32 = 239; constant __NR_timer_create (line 2359) | pub const __NR_timer_create: u32 = 240; constant __NR_timer_settime (line 2360) | pub const __NR_timer_settime: u32 = 241; constant __NR_timer_gettime (line 2361) | pub const __NR_timer_gettime: u32 = 242; constant __NR_timer_getoverrun (line 2362) | pub const __NR_timer_getoverrun: u32 = 243; constant __NR_timer_delete (line 2363) | pub const __NR_timer_delete: u32 = 244; constant __NR_clock_settime (line 2364) | pub const __NR_clock_settime: u32 = 245; constant __NR_clock_gettime (line 2365) | pub const __NR_clock_gettime: u32 = 246; constant __NR_clock_getres (line 2366) | pub const __NR_clock_getres: u32 = 247; constant __NR_clock_nanosleep (line 2367) | pub const __NR_clock_nanosleep: u32 = 248; constant __NR_swapcontext (line 2368) | pub const __NR_swapcontext: u32 = 249; constant __NR_tgkill (line 2369) | pub const __NR_tgkill: u32 = 250; constant __NR_utimes (line 2370) | pub const __NR_utimes: u32 = 251; constant __NR_statfs64 (line 2371) | pub const __NR_statfs64: u32 = 252; constant __NR_fstatfs64 (line 2372) | pub const __NR_fstatfs64: u32 = 253; constant __NR_rtas (line 2373) | pub const __NR_rtas: u32 = 255; constant __NR_sys_debug_setcontext (line 2374) | pub const __NR_sys_debug_setcontext: u32 = 256; constant __NR_migrate_pages (line 2375) | pub const __NR_migrate_pages: u32 = 258; constant __NR_mbind (line 2376) | pub const __NR_mbind: u32 = 259; constant __NR_get_mempolicy (line 2377) | pub const __NR_get_mempolicy: u32 = 260; constant __NR_set_mempolicy (line 2378) | pub const __NR_set_mempolicy: u32 = 261; constant __NR_mq_open (line 2379) | pub const __NR_mq_open: u32 = 262; constant __NR_mq_unlink (line 2380) | pub const __NR_mq_unlink: u32 = 263; constant __NR_mq_timedsend (line 2381) | pub const __NR_mq_timedsend: u32 = 264; constant __NR_mq_timedreceive (line 2382) | pub const __NR_mq_timedreceive: u32 = 265; constant __NR_mq_notify (line 2383) | pub const __NR_mq_notify: u32 = 266; constant __NR_mq_getsetattr (line 2384) | pub const __NR_mq_getsetattr: u32 = 267; constant __NR_kexec_load (line 2385) | pub const __NR_kexec_load: u32 = 268; constant __NR_add_key (line 2386) | pub const __NR_add_key: u32 = 269; constant __NR_request_key (line 2387) | pub const __NR_request_key: u32 = 270; constant __NR_keyctl (line 2388) | pub const __NR_keyctl: u32 = 271; constant __NR_waitid (line 2389) | pub const __NR_waitid: u32 = 272; constant __NR_ioprio_set (line 2390) | pub const __NR_ioprio_set: u32 = 273; constant __NR_ioprio_get (line 2391) | pub const __NR_ioprio_get: u32 = 274; constant __NR_inotify_init (line 2392) | pub const __NR_inotify_init: u32 = 275; constant __NR_inotify_add_watch (line 2393) | pub const __NR_inotify_add_watch: u32 = 276; constant __NR_inotify_rm_watch (line 2394) | pub const __NR_inotify_rm_watch: u32 = 277; constant __NR_spu_run (line 2395) | pub const __NR_spu_run: u32 = 278; constant __NR_spu_create (line 2396) | pub const __NR_spu_create: u32 = 279; constant __NR_pselect6 (line 2397) | pub const __NR_pselect6: u32 = 280; constant __NR_ppoll (line 2398) | pub const __NR_ppoll: u32 = 281; constant __NR_unshare (line 2399) | pub const __NR_unshare: u32 = 282; constant __NR_splice (line 2400) | pub const __NR_splice: u32 = 283; constant __NR_tee (line 2401) | pub const __NR_tee: u32 = 284; constant __NR_vmsplice (line 2402) | pub const __NR_vmsplice: u32 = 285; constant __NR_openat (line 2403) | pub const __NR_openat: u32 = 286; constant __NR_mkdirat (line 2404) | pub const __NR_mkdirat: u32 = 287; constant __NR_mknodat (line 2405) | pub const __NR_mknodat: u32 = 288; constant __NR_fchownat (line 2406) | pub const __NR_fchownat: u32 = 289; constant __NR_futimesat (line 2407) | pub const __NR_futimesat: u32 = 290; constant __NR_newfstatat (line 2408) | pub const __NR_newfstatat: u32 = 291; constant __NR_unlinkat (line 2409) | pub const __NR_unlinkat: u32 = 292; constant __NR_renameat (line 2410) | pub const __NR_renameat: u32 = 293; constant __NR_linkat (line 2411) | pub const __NR_linkat: u32 = 294; constant __NR_symlinkat (line 2412) | pub const __NR_symlinkat: u32 = 295; constant __NR_readlinkat (line 2413) | pub const __NR_readlinkat: u32 = 296; constant __NR_fchmodat (line 2414) | pub const __NR_fchmodat: u32 = 297; constant __NR_faccessat (line 2415) | pub const __NR_faccessat: u32 = 298; constant __NR_get_robust_list (line 2416) | pub const __NR_get_robust_list: u32 = 299; constant __NR_set_robust_list (line 2417) | pub const __NR_set_robust_list: u32 = 300; constant __NR_move_pages (line 2418) | pub const __NR_move_pages: u32 = 301; constant __NR_getcpu (line 2419) | pub const __NR_getcpu: u32 = 302; constant __NR_epoll_pwait (line 2420) | pub const __NR_epoll_pwait: u32 = 303; constant __NR_utimensat (line 2421) | pub const __NR_utimensat: u32 = 304; constant __NR_signalfd (line 2422) | pub const __NR_signalfd: u32 = 305; constant __NR_timerfd_create (line 2423) | pub const __NR_timerfd_create: u32 = 306; constant __NR_eventfd (line 2424) | pub const __NR_eventfd: u32 = 307; constant __NR_sync_file_range2 (line 2425) | pub const __NR_sync_file_range2: u32 = 308; constant __NR_fallocate (line 2426) | pub const __NR_fallocate: u32 = 309; constant __NR_subpage_prot (line 2427) | pub const __NR_subpage_prot: u32 = 310; constant __NR_timerfd_settime (line 2428) | pub const __NR_timerfd_settime: u32 = 311; constant __NR_timerfd_gettime (line 2429) | pub const __NR_timerfd_gettime: u32 = 312; constant __NR_signalfd4 (line 2430) | pub const __NR_signalfd4: u32 = 313; constant __NR_eventfd2 (line 2431) | pub const __NR_eventfd2: u32 = 314; constant __NR_epoll_create1 (line 2432) | pub const __NR_epoll_create1: u32 = 315; constant __NR_dup3 (line 2433) | pub const __NR_dup3: u32 = 316; constant __NR_pipe2 (line 2434) | pub const __NR_pipe2: u32 = 317; constant __NR_inotify_init1 (line 2435) | pub const __NR_inotify_init1: u32 = 318; constant __NR_perf_event_open (line 2436) | pub const __NR_perf_event_open: u32 = 319; constant __NR_preadv (line 2437) | pub const __NR_preadv: u32 = 320; constant __NR_pwritev (line 2438) | pub const __NR_pwritev: u32 = 321; constant __NR_rt_tgsigqueueinfo (line 2439) | pub const __NR_rt_tgsigqueueinfo: u32 = 322; constant __NR_fanotify_init (line 2440) | pub const __NR_fanotify_init: u32 = 323; constant __NR_fanotify_mark (line 2441) | pub const __NR_fanotify_mark: u32 = 324; constant __NR_prlimit64 (line 2442) | pub const __NR_prlimit64: u32 = 325; constant __NR_socket (line 2443) | pub const __NR_socket: u32 = 326; constant __NR_bind (line 2444) | pub const __NR_bind: u32 = 327; constant __NR_connect (line 2445) | pub const __NR_connect: u32 = 328; constant __NR_listen (line 2446) | pub const __NR_listen: u32 = 329; constant __NR_accept (line 2447) | pub const __NR_accept: u32 = 330; constant __NR_getsockname (line 2448) | pub const __NR_getsockname: u32 = 331; constant __NR_getpeername (line 2449) | pub const __NR_getpeername: u32 = 332; constant __NR_socketpair (line 2450) | pub const __NR_socketpair: u32 = 333; constant __NR_send (line 2451) | pub const __NR_send: u32 = 334; constant __NR_sendto (line 2452) | pub const __NR_sendto: u32 = 335; constant __NR_recv (line 2453) | pub const __NR_recv: u32 = 336; constant __NR_recvfrom (line 2454) | pub const __NR_recvfrom: u32 = 337; constant __NR_shutdown (line 2455) | pub const __NR_shutdown: u32 = 338; constant __NR_setsockopt (line 2456) | pub const __NR_setsockopt: u32 = 339; constant __NR_getsockopt (line 2457) | pub const __NR_getsockopt: u32 = 340; constant __NR_sendmsg (line 2458) | pub const __NR_sendmsg: u32 = 341; constant __NR_recvmsg (line 2459) | pub const __NR_recvmsg: u32 = 342; constant __NR_recvmmsg (line 2460) | pub const __NR_recvmmsg: u32 = 343; constant __NR_accept4 (line 2461) | pub const __NR_accept4: u32 = 344; constant __NR_name_to_handle_at (line 2462) | pub const __NR_name_to_handle_at: u32 = 345; constant __NR_open_by_handle_at (line 2463) | pub const __NR_open_by_handle_at: u32 = 346; constant __NR_clock_adjtime (line 2464) | pub const __NR_clock_adjtime: u32 = 347; constant __NR_syncfs (line 2465) | pub const __NR_syncfs: u32 = 348; constant __NR_sendmmsg (line 2466) | pub const __NR_sendmmsg: u32 = 349; constant __NR_setns (line 2467) | pub const __NR_setns: u32 = 350; constant __NR_process_vm_readv (line 2468) | pub const __NR_process_vm_readv: u32 = 351; constant __NR_process_vm_writev (line 2469) | pub const __NR_process_vm_writev: u32 = 352; constant __NR_finit_module (line 2470) | pub const __NR_finit_module: u32 = 353; constant __NR_kcmp (line 2471) | pub const __NR_kcmp: u32 = 354; constant __NR_sched_setattr (line 2472) | pub const __NR_sched_setattr: u32 = 355; constant __NR_sched_getattr (line 2473) | pub const __NR_sched_getattr: u32 = 356; constant __NR_renameat2 (line 2474) | pub const __NR_renameat2: u32 = 357; constant __NR_seccomp (line 2475) | pub const __NR_seccomp: u32 = 358; constant __NR_getrandom (line 2476) | pub const __NR_getrandom: u32 = 359; constant __NR_memfd_create (line 2477) | pub const __NR_memfd_create: u32 = 360; constant __NR_bpf (line 2478) | pub const __NR_bpf: u32 = 361; constant __NR_execveat (line 2479) | pub const __NR_execveat: u32 = 362; constant __NR_switch_endian (line 2480) | pub const __NR_switch_endian: u32 = 363; constant __NR_userfaultfd (line 2481) | pub const __NR_userfaultfd: u32 = 364; constant __NR_membarrier (line 2482) | pub const __NR_membarrier: u32 = 365; constant __NR_mlock2 (line 2483) | pub const __NR_mlock2: u32 = 378; constant __NR_copy_file_range (line 2484) | pub const __NR_copy_file_range: u32 = 379; constant __NR_preadv2 (line 2485) | pub const __NR_preadv2: u32 = 380; constant __NR_pwritev2 (line 2486) | pub const __NR_pwritev2: u32 = 381; constant __NR_kexec_file_load (line 2487) | pub const __NR_kexec_file_load: u32 = 382; constant __NR_statx (line 2488) | pub const __NR_statx: u32 = 383; constant __NR_pkey_alloc (line 2489) | pub const __NR_pkey_alloc: u32 = 384; constant __NR_pkey_free (line 2490) | pub const __NR_pkey_free: u32 = 385; constant __NR_pkey_mprotect (line 2491) | pub const __NR_pkey_mprotect: u32 = 386; constant __NR_rseq (line 2492) | pub const __NR_rseq: u32 = 387; constant __NR_io_pgetevents (line 2493) | pub const __NR_io_pgetevents: u32 = 388; constant __NR_semtimedop (line 2494) | pub const __NR_semtimedop: u32 = 392; constant __NR_semget (line 2495) | pub const __NR_semget: u32 = 393; constant __NR_semctl (line 2496) | pub const __NR_semctl: u32 = 394; constant __NR_shmget (line 2497) | pub const __NR_shmget: u32 = 395; constant __NR_shmctl (line 2498) | pub const __NR_shmctl: u32 = 396; constant __NR_shmat (line 2499) | pub const __NR_shmat: u32 = 397; constant __NR_shmdt (line 2500) | pub const __NR_shmdt: u32 = 398; constant __NR_msgget (line 2501) | pub const __NR_msgget: u32 = 399; constant __NR_msgsnd (line 2502) | pub const __NR_msgsnd: u32 = 400; constant __NR_msgrcv (line 2503) | pub const __NR_msgrcv: u32 = 401; constant __NR_msgctl (line 2504) | pub const __NR_msgctl: u32 = 402; constant __NR_pidfd_send_signal (line 2505) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2506) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2507) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2508) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2509) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2510) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2511) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2512) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2513) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2514) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2515) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2516) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2517) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2518) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2519) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2520) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2521) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2522) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2523) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2524) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2525) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2526) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2527) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2528) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2529) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2530) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant WNOHANG (line 2531) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2532) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2533) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2534) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2535) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2536) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2537) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2538) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2539) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2540) | pub const P_ALL: u32 = 0; constant P_PID (line 2541) | pub const P_PID: u32 = 1; constant P_PGID (line 2542) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2543) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2544) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2545) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2546) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2547) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2548) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2549) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2550) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2551) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2552) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2553) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2554) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2555) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2556) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2557) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2558) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2559) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2560) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2561) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2562) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2563) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2564) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2565) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2566) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2567) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2568) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2569) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2570) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2571) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2572) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2573) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2574) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2575) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2576) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2577) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2578) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2579) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2580) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2581) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2582) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2583) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2584) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2585) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2586) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2587) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2588) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2589) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2590) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2591) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2592) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2593) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2594) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2595) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2596) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2597) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2598) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2599) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2600) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2601) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2602) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2603) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2604) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2605) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2606) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2607) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2608) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2609) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2610) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2611) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2612) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2613) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2614) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2615) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2616) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2617) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2618) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2619) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2620) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2621) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2622) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2623) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2624) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2625) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2626) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2627) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2628) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2629) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2630) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2631) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2632) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2633) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2634) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2635) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2636) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2637) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2638) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2639) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2640) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2641) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2642) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2643) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2644) | pub const F_OK: u32 = 0; constant R_OK (line 2645) | pub const R_OK: u32 = 4; constant W_OK (line 2646) | pub const W_OK: u32 = 2; constant X_OK (line 2647) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2648) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2649) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2650) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2651) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2652) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2653) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2654) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2655) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2656) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2657) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2658) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2659) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2660) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2661) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2662) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2663) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2664) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2665) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2666) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2667) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2668) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2669) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2670) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2671) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2672) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2673) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2674) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2675) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2676) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2677) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2678) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2679) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2680) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2681) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2682) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2683) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2684) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2685) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2686) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2687) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2688) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2689) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2690) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2691) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2692) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2693) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2694) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2695) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2699) | pub enum fsconfig_command { type membarrier_cmd (line 2712) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2885) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2728) | pub enum membarrier_cmd_flag { function new (line 2800) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2809) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2818) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2831) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2845) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2859) | pub const fn new() -> Self { function as_ptr (line 2863) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2867) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2871) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2875) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2880) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/powerpc64/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 13) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type ethhdr (line 59) | pub struct ethhdr { constant ETH_ALEN (line 64) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 65) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 66) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 67) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 68) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 69) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 70) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 71) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 72) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 73) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 74) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 75) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 76) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 77) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 78) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 79) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 80) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 81) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 82) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 83) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 84) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 85) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 86) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 87) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 88) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 89) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 90) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 91) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 92) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 93) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 94) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 95) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 96) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 97) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 98) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 99) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 100) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 101) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 102) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 103) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 104) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 105) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 106) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 107) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 108) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 109) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 110) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 111) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 112) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 113) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 114) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 115) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 116) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 117) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 118) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 119) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 120) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 121) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 122) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 123) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 124) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 125) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 126) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 127) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 128) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 129) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 130) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 131) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 132) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 133) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 134) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 135) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 136) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 137) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 138) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 139) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 140) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 141) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 142) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 143) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 144) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 145) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 146) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 147) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 148) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 149) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 150) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 151) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 152) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 153) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 154) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 155) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 156) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 157) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 158) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 159) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 160) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 161) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 162) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 163) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 164) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 165) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 166) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 167) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 168) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 169) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 170) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 171) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 172) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 173) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/powerpc64/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 13) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type sockaddr_pkt (line 59) | pub struct sockaddr_pkt { type sockaddr_ll (line 66) | pub struct sockaddr_ll { type tpacket_stats (line 77) | pub struct tpacket_stats { type tpacket_stats_v3 (line 83) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 90) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 97) | pub struct tpacket_auxdata { type tpacket_hdr (line 108) | pub struct tpacket_hdr { type tpacket2_hdr (line 119) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 133) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 141) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 155) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 161) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 172) | pub struct tpacket_block_desc { type tpacket_req (line 179) | pub struct tpacket_req { type tpacket_req3 (line 187) | pub struct tpacket_req3 { type packet_mreq (line 198) | pub struct packet_mreq { type fanout_args (line 206) | pub struct fanout_args { constant __BIG_ENDIAN (line 211) | pub const __BIG_ENDIAN: u32 = 4321; constant PACKET_HOST (line 212) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 213) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 214) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 215) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 216) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 217) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 218) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 219) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 220) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 221) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 222) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 223) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 224) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 225) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 226) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 227) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 228) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 229) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 230) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 231) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 232) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 233) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 234) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 235) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 236) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 237) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 238) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 239) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 240) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 241) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 242) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 243) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 244) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 245) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 246) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 247) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 248) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 249) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 250) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 251) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 252) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 253) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 254) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 255) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 256) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 257) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 258) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 259) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 260) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 261) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 262) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 263) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 264) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 265) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 266) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 267) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 268) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 269) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 270) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 271) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 272) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 273) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 274) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 275) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 276) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 277) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 281) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/powerpc64/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 13) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __vector128 (line 60) | pub struct __vector128 { type fscrypt_policy_v1 (line 65) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 74) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 81) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 91) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 97) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 104) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 110) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 119) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 126) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 136) | pub struct mount_attr { type file_clone_range (line 144) | pub struct file_clone_range { type fstrim_range (line 152) | pub struct fstrim_range { type file_dedupe_range_info (line 159) | pub struct file_dedupe_range_info { type file_dedupe_range (line 168) | pub struct file_dedupe_range { type files_stat_struct (line 178) | pub struct files_stat_struct { type inodes_stat_t (line 185) | pub struct inodes_stat_t { type fsxattr (line 192) | pub struct fsxattr { type __kernel_timespec (line 202) | pub struct __kernel_timespec { type __kernel_itimerspec (line 208) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 214) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 220) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 226) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 232) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 237) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 260) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 265) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 272) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 278) | pub struct io_uring_cqe { type io_sqring_offsets (line 286) | pub struct io_sqring_offsets { type io_cqring_offsets (line 299) | pub struct io_cqring_offsets { type io_uring_params (line 312) | pub struct io_uring_params { type io_uring_files_update (line 326) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 333) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 342) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 349) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 359) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 365) | pub struct io_uring_notification_register { type io_uring_probe_op (line 374) | pub struct io_uring_probe_op { type io_uring_probe (line 382) | pub struct io_uring_probe { type io_uring_restriction (line 391) | pub struct io_uring_restriction { type io_uring_buf (line 399) | pub struct io_uring_buf { type io_uring_buf_ring (line 406) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 410) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 417) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 431) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 434) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 443) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 451) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 460) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 467) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 473) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 474) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 475) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 476) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 477) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 478) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 479) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 480) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 481) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 482) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 483) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 484) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 485) | pub const RTSIG_MAX: u32 = 32; constant _IOC_SIZEBITS (line 486) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 487) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NONE (line 488) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 489) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 490) | pub const _IOC_WRITE: u32 = 4; constant _IOC_NRBITS (line 491) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 492) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_NRMASK (line 493) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 494) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 495) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_DIRMASK (line 496) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 497) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 498) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 499) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 500) | pub const _IOC_DIRSHIFT: u32 = 29; constant IOC_IN (line 501) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 502) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 503) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 504) | pub const IOCSIZE_MASK: u32 = 536805376; constant IOCSIZE_SHIFT (line 505) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 506) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 507) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 508) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 509) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 510) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 511) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 512) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 513) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 514) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 515) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 516) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 517) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 518) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 519) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 520) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 521) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 522) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 523) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 524) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 525) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 526) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 527) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 528) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 529) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 530) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 531) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 532) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 533) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 534) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 535) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 536) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 537) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 538) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 539) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 540) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 541) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 542) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 543) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 544) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 545) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 546) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 547) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 548) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 549) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 550) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 551) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 552) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 553) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 554) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 555) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 556) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 557) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 558) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 559) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 560) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 561) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 562) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 563) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 564) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 565) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 566) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 567) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 568) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 569) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 570) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 571) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 572) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 573) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 574) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 575) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 576) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 577) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 578) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 579) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 580) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 581) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 582) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 583) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 584) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 585) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 586) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 587) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 588) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 589) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 590) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 591) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 592) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 593) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 594) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 595) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 596) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 597) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 598) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 599) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 600) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 601) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 602) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 603) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 604) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 605) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 606) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 607) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 608) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 609) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 610) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 611) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 612) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 613) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 614) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 615) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 616) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 617) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 618) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 619) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 620) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 621) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 622) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 623) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 624) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 625) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 626) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 627) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 628) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 629) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 630) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 631) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 632) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 633) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 634) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 635) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 636) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 637) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 638) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 639) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 640) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 641) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 642) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 643) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 644) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 645) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 646) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 647) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 648) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 649) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 650) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 651) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 652) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 653) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 654) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 655) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 656) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 657) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 658) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 659) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 660) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 661) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 662) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 663) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 664) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 665) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 666) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 667) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 668) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 669) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 670) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 671) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 672) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 673) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 674) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 675) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 676) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 677) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 678) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 679) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 680) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 681) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 682) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 683) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 684) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 685) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 686) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 687) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 688) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 689) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 690) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 691) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 692) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 693) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 694) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 695) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 696) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 697) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 698) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 699) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 700) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 701) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 702) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 703) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 704) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 705) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 706) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 707) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 708) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 709) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 710) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 711) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 712) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 713) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 714) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 715) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 716) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 717) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 718) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 719) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 720) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 721) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 722) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 723) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 724) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 725) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 726) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 727) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 728) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 729) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 730) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 731) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 732) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 733) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 734) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 735) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 736) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 737) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 738) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 739) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 740) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 741) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 742) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 743) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 744) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 745) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 746) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 747) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 748) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 749) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 750) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 751) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 752) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 753) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 754) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 755) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 756) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 757) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 758) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 759) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 760) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 761) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 762) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 763) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 764) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 765) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 766) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 767) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 768) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 769) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 770) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 771) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 772) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 773) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 774) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 775) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 776) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 777) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 778) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 779) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 780) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 781) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 782) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 783) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 784) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 785) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 786) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 787) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 788) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 789) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 790) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 791) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 792) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 793) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 794) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 795) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 796) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 797) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 798) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 799) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 800) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 801) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 802) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 803) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 804) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 805) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 806) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 807) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 808) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 812) | pub enum fsconfig_command { type _bindgen_ty_1 (line 825) | pub enum _bindgen_ty_1 { type io_uring_op (line 837) | pub enum io_uring_op { type _bindgen_ty_2 (line 892) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 899) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 905) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 938) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 945) | pub enum _bindgen_ty_6 { function new (line 1024) | pub const fn new() -> Self { function as_ptr (line 1028) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1032) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1036) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1040) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1045) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1051) | pub const fn new() -> Self { function as_ref (line 1055) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1059) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1065) | fn default() -> Self { function clone (line 1071) | fn clone(&self) -> Self { function fmt (line 1077) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1082) | fn hash(&self, _state: &mut H) {} function eq (line 1085) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/powerpc64/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 1074030207; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 2147772030; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 536897025; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 536897026; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 2147772029; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 1074292352; constant TCXONC (line 9) | pub const TCXONC: u32 = 536900638; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 536900639; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 2147775606; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 1074033779; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 2148037735; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 2147767345; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 2147767350; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 1076655123; constant TCGETA (line 43) | pub const TCGETA: u32 = 1075082263; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 536900637; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 2148824088; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 2148824092; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 2148824089; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 1074025522; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 1074025536; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 1074033783; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 1074025528; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 1074025529; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 1074025520; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 536892481; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 1074295912; constant TCSETS (line 65) | pub const TCSETS: u32 = 2150396948; constant TCSETSF (line 66) | pub const TCSETSF: u32 = 2150396950; constant TCSETSW (line 67) | pub const TCSETSW: u32 = 2150396949; constant TIOCGETC (line 68) | pub const TIOCGETC: u32 = 1074164754; constant TIOCGETD (line 69) | pub const TIOCGETD: u32 = 21540; constant TIOCGETP (line 70) | pub const TIOCGETP: u32 = 1074164744; constant TIOCGLTC (line 71) | pub const TIOCGLTC: u32 = 1074164852; constant MTIOCGET (line 72) | pub const MTIOCGET: u32 = 1076915458; constant BLKSSZGET (line 73) | pub const BLKSSZGET: u32 = 536875624; constant BLKPBSZGET (line 74) | pub const BLKPBSZGET: u32 = 536875643; constant BLKROSET (line 75) | pub const BLKROSET: u32 = 536875613; constant BLKROGET (line 76) | pub const BLKROGET: u32 = 536875614; constant BLKRRPART (line 77) | pub const BLKRRPART: u32 = 536875615; constant BLKGETSIZE (line 78) | pub const BLKGETSIZE: u32 = 536875616; constant BLKFLSBUF (line 79) | pub const BLKFLSBUF: u32 = 536875617; constant BLKRASET (line 80) | pub const BLKRASET: u32 = 536875618; constant BLKRAGET (line 81) | pub const BLKRAGET: u32 = 536875619; constant BLKFRASET (line 82) | pub const BLKFRASET: u32 = 536875620; constant BLKFRAGET (line 83) | pub const BLKFRAGET: u32 = 536875621; constant BLKSECTSET (line 84) | pub const BLKSECTSET: u32 = 536875622; constant BLKSECTGET (line 85) | pub const BLKSECTGET: u32 = 536875623; constant BLKPG (line 86) | pub const BLKPG: u32 = 536875625; constant BLKBSZGET (line 87) | pub const BLKBSZGET: u32 = 1074270832; constant BLKBSZSET (line 88) | pub const BLKBSZSET: u32 = 2148012657; constant BLKGETSIZE64 (line 89) | pub const BLKGETSIZE64: u32 = 1074270834; constant BLKTRACESETUP (line 90) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 91) | pub const BLKTRACESTART: u32 = 536875636; constant BLKTRACESTOP (line 92) | pub const BLKTRACESTOP: u32 = 536875637; constant BLKTRACETEARDOWN (line 93) | pub const BLKTRACETEARDOWN: u32 = 536875638; constant BLKDISCARD (line 94) | pub const BLKDISCARD: u32 = 536875639; constant BLKIOMIN (line 95) | pub const BLKIOMIN: u32 = 536875640; constant BLKIOOPT (line 96) | pub const BLKIOOPT: u32 = 536875641; constant BLKALIGNOFF (line 97) | pub const BLKALIGNOFF: u32 = 536875642; constant BLKDISCARDZEROES (line 98) | pub const BLKDISCARDZEROES: u32 = 536875644; constant BLKSECDISCARD (line 99) | pub const BLKSECDISCARD: u32 = 536875645; constant BLKROTATIONAL (line 100) | pub const BLKROTATIONAL: u32 = 536875646; constant BLKZEROOUT (line 101) | pub const BLKZEROOUT: u32 = 536875647; constant FIEMAP_MAX_OFFSET (line 102) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 103) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 104) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 105) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 106) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 107) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 108) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 109) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 110) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 111) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 112) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 113) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 114) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 115) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 116) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 117) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 118) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 119) | pub const UFFDIO_UNREGISTER: u32 = 1074833921; constant UFFDIO_WAKE (line 120) | pub const UFFDIO_WAKE: u32 = 1074833922; constant UFFDIO_COPY (line 121) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 122) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 123) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 124) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 125) | pub const NS_GET_USERNS: u32 = 536917761; constant NS_GET_PARENT (line 126) | pub const NS_GET_PARENT: u32 = 536917762; constant NS_GET_NSTYPE (line 127) | pub const NS_GET_NSTYPE: u32 = 536917763; constant KDGETLED (line 128) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 129) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 130) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 131) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 132) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 133) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 134) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 135) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 136) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 137) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 138) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 139) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 140) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 141) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 142) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 143) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 144) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 145) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 146) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 147) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 148) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 149) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 150) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 151) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 152) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 153) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 154) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 155) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 156) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 157) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 158) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 159) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 160) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 161) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 162) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 163) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 164) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 165) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 166) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 167) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 168) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 169) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 170) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 171) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 172) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 173) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 174) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 175) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 176) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 177) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 178) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 179) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 180) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 181) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 182) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 183) | pub const TIOCINQ: u32 = 1074030207; constant SIOCADDRT (line 184) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 185) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 186) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 187) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 188) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 189) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 190) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 191) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 192) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 193) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 194) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 195) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 196) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 197) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 198) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 199) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 200) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 201) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 202) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 203) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 204) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 205) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 206) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 207) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 208) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 209) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 210) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 211) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 212) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 213) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 214) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 215) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 216) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 217) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 218) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 219) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 220) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 221) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 222) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 223) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 224) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 225) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 226) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 227) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 228) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 229) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 230) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 231) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 232) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 233) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 234) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 235) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 236) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 237) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 238) | pub const FIBMAP: u32 = 536870913; constant FIGETBSZ (line 239) | pub const FIGETBSZ: u32 = 536870914; constant FIFREEZE (line 240) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 241) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 242) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 243) | pub const FICLONE: u32 = 2147783689; constant FICLONERANGE (line 244) | pub const FICLONERANGE: u32 = 2149618701; constant FIDEDUPERANGE (line 245) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 246) | pub const FS_IOC_GETFLAGS: u32 = 1074292225; constant FS_IOC_SETFLAGS (line 247) | pub const FS_IOC_SETFLAGS: u32 = 2148034050; constant FS_IOC_GETVERSION (line 248) | pub const FS_IOC_GETVERSION: u32 = 1074296321; constant FS_IOC_SETVERSION (line 249) | pub const FS_IOC_SETVERSION: u32 = 2148038146; constant FS_IOC_FIEMAP (line 250) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 251) | pub const FS_IOC32_GETFLAGS: u32 = 1074030081; constant FS_IOC32_SETFLAGS (line 252) | pub const FS_IOC32_SETFLAGS: u32 = 2147771906; constant FS_IOC32_GETVERSION (line 253) | pub const FS_IOC32_GETVERSION: u32 = 1074034177; constant FS_IOC32_SETVERSION (line 254) | pub const FS_IOC32_SETVERSION: u32 = 2147776002; constant FS_IOC_FSGETXATTR (line 255) | pub const FS_IOC_FSGETXATTR: u32 = 1075599391; constant FS_IOC_FSSETXATTR (line 256) | pub const FS_IOC_FSSETXATTR: u32 = 2149341216; constant FS_IOC_GETFSLABEL (line 257) | pub const FS_IOC_GETFSLABEL: u32 = 1090556977; constant FS_IOC_SETFSLABEL (line 258) | pub const FS_IOC_SETFSLABEL: u32 = 2164298802; constant EXT4_IOC_GETVERSION (line 259) | pub const EXT4_IOC_GETVERSION: u32 = 1074292227; constant EXT4_IOC_SETVERSION (line 260) | pub const EXT4_IOC_SETVERSION: u32 = 2148034052; constant EXT4_IOC_GETVERSION_OLD (line 261) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 1074296321; constant EXT4_IOC_SETVERSION_OLD (line 262) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 2148038146; constant EXT4_IOC_GETRSVSZ (line 263) | pub const EXT4_IOC_GETRSVSZ: u32 = 1074292229; constant EXT4_IOC_SETRSVSZ (line 264) | pub const EXT4_IOC_SETRSVSZ: u32 = 2148034054; constant EXT4_IOC_GROUP_EXTEND (line 265) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 2148034055; constant EXT4_IOC_MIGRATE (line 266) | pub const EXT4_IOC_MIGRATE: u32 = 536897033; constant EXT4_IOC_ALLOC_DA_BLKS (line 267) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 536897036; constant EXT4_IOC_RESIZE_FS (line 268) | pub const EXT4_IOC_RESIZE_FS: u32 = 2148034064; constant EXT4_IOC_SWAP_BOOT (line 269) | pub const EXT4_IOC_SWAP_BOOT: u32 = 536897041; constant EXT4_IOC_PRECACHE_EXTENTS (line 270) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 536897042; constant EXT4_IOC_CLEAR_ES_CACHE (line 271) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 536897064; constant EXT4_IOC_GETSTATE (line 272) | pub const EXT4_IOC_GETSTATE: u32 = 2147771945; constant EXT4_IOC_GET_ES_CACHE (line 273) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 274) | pub const EXT4_IOC_CHECKPOINT: u32 = 2147771947; constant EXT4_IOC_SHUTDOWN (line 275) | pub const EXT4_IOC_SHUTDOWN: u32 = 1074026621; constant EXT4_IOC32_GETVERSION (line 276) | pub const EXT4_IOC32_GETVERSION: u32 = 1074030083; constant EXT4_IOC32_SETVERSION (line 277) | pub const EXT4_IOC32_SETVERSION: u32 = 2147771908; constant EXT4_IOC32_GETRSVSZ (line 278) | pub const EXT4_IOC32_GETRSVSZ: u32 = 1074030085; constant EXT4_IOC32_SETRSVSZ (line 279) | pub const EXT4_IOC32_SETRSVSZ: u32 = 2147771910; constant EXT4_IOC32_GROUP_EXTEND (line 280) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 2147771911; constant EXT4_IOC32_GETVERSION_OLD (line 281) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 1074034177; constant EXT4_IOC32_SETVERSION_OLD (line 282) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 2147776002; constant VIDIOC_SUBDEV_QUERYSTD (line 283) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 1074288191; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 284) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 285) | pub const LIRC_SET_SEND_CARRIER: u32 = 2147772691; constant AUTOFS_IOC_PROTOSUBVER (line 286) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 1074041703; constant PTP_SYS_OFFSET_PRECISE (line 287) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 288) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 289) | pub const ATM_GETCIRANGE: u32 = 2148557194; constant DMA_BUF_SET_NAME_B (line 290) | pub const DMA_BUF_SET_NAME_B: u32 = 2148033025; constant RIO_CM_EP_GET_LIST_SIZE (line 291) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 292) | pub const TUNSETPERSIST: u32 = 2147767499; constant FS_IOC_GET_ENCRYPTION_POLICY (line 293) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; constant CEC_RECEIVE (line 294) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 295) | pub const MGSL_IOCGPARAMS: u32 = 1076915457; constant ENI_SETMULT (line 296) | pub const ENI_SETMULT: u32 = 2148557159; constant RIO_GET_EVENT_MASK (line 297) | pub const RIO_GET_EVENT_MASK: u32 = 1074031886; constant LIRC_GET_MAX_TIMEOUT (line 298) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 1074030857; constant USBDEVFS_CLAIMINTERFACE (line 299) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 1074025743; constant CHIOMOVE (line 300) | pub const CHIOMOVE: u32 = 2148819713; constant SONYPI_IOCGBATFLAGS (line 301) | pub const SONYPI_IOCGBATFLAGS: u32 = 1073837575; constant BTRFS_IOC_SYNC (line 302) | pub const BTRFS_IOC_SYNC: u32 = 536908808; constant VIDIOC_TRY_FMT (line 303) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 304) | pub const LIRC_SET_REC_MODE: u32 = 2147772690; constant VIDIOC_DQEVENT (line 305) | pub const VIDIOC_DQEVENT: u32 = 1082676825; constant RPMSG_DESTROY_EPT_IOCTL (line 306) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 536917250; constant UVCIOC_CTRL_MAP (line 307) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 308) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 2148052773; constant VHOST_VSOCK_SET_GUEST_CID (line 309) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 2148052832; constant UI_SET_KEYBIT (line 310) | pub const UI_SET_KEYBIT: u32 = 2147767653; constant LIRC_SET_REC_TIMEOUT (line 311) | pub const LIRC_SET_REC_TIMEOUT: u32 = 2147772696; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 312) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 313) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 314) | pub const VHOST_SET_VRING_BASE: u32 = 2148052754; constant RIO_ENABLE_DOORBELL_RANGE (line 315) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 2148035849; constant VIDIOC_TRY_EXT_CTRLS (line 316) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 317) | pub const LIRC_GET_REC_MODE: u32 = 1074030850; constant PPGETTIME (line 318) | pub const PPGETTIME: u32 = 1074819221; constant BTRFS_IOC_RM_DEV (line 319) | pub const BTRFS_IOC_RM_DEV: u32 = 2415957003; constant ATM_SETBACKEND (line 320) | pub const ATM_SETBACKEND: u32 = 2147639794; constant FSL_HV_IOCTL_PARTITION_START (line 321) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 322) | pub const FBIO_WAITEVENT: u32 = 536888968; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 323) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 324) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 325) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 326) | pub const FDTWADDLE: u32 = 536871513; constant NVME_IOCTL_SUBMIT_IO (line 327) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 2150649410; constant NILFS_IOCTL_SYNC (line 328) | pub const NILFS_IOCTL_SYNC: u32 = 1074294410; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 329) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 330) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 331) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 332) | pub const TEE_IOC_CLOSE_SESSION: u32 = 1074045957; constant NS_GETPSTAT (line 333) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 334) | pub const UI_SET_PROPBIT: u32 = 2147767662; constant TUNSETFILTEREBPF (line 335) | pub const TUNSETFILTEREBPF: u32 = 1074025697; constant RIO_MPORT_MAINT_COMPTAG_SET (line 336) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 2147773698; constant AUTOFS_DEV_IOCTL_VERSION (line 337) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 338) | pub const WDIOC_SETOPTIONS: u32 = 1074026244; constant VHOST_SCSI_SET_ENDPOINT (line 339) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 2162732864; constant MGSL_IOCGTXIDLE (line 340) | pub const MGSL_IOCGTXIDLE: u32 = 536898819; constant ATM_ADDLECSADDR (line 341) | pub const ATM_ADDLECSADDR: u32 = 2148557198; constant FSL_HV_IOCTL_GETPROP (line 342) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 343) | pub const FDGETPRM: u32 = 1075839492; constant HIDIOCAPPLICATION (line 344) | pub const HIDIOCAPPLICATION: u32 = 536889346; constant ENI_MEMDUMP (line 345) | pub const ENI_MEMDUMP: u32 = 2148557152; constant PTP_SYS_OFFSET2 (line 346) | pub const PTP_SYS_OFFSET2: u32 = 2202025230; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 347) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 348) | pub const DMA_BUF_SET_NAME_A: u32 = 2147770881; constant PTP_PIN_GETFUNC (line 349) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 350) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 351) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 2148054600; constant RTC_EPOCH_READ (line 352) | pub const RTC_EPOCH_READ: u32 = 1074294797; constant VIDIOC_SUBDEV_S_SELECTION (line 353) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 354) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 355) | pub const ATM_GETLECSADDR: u32 = 2148557200; constant FSL_HV_IOCTL_PARTITION_STOP (line 356) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 357) | pub const SONET_GETDIAG: u32 = 1074028820; constant ATMMPC_DATA (line 358) | pub const ATMMPC_DATA: u32 = 536895961; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 359) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 1074555165; constant HIDIOCGCOLLECTIONINDEX (line 360) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 2149074960; constant RPMSG_CREATE_EPT_IOCTL (line 361) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 2150151425; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 362) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 363) | pub const UI_DEV_SETUP: u32 = 2153534723; constant ISST_IF_IO_CMD (line 364) | pub const ISST_IF_IO_CMD: u32 = 2148072962; constant RIO_MPORT_MAINT_READ_REMOTE (line 365) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 1075342599; constant VIDIOC_OMAP3ISP_HIST_CFG (line 366) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 367) | pub const BLKGETNRZONES: u32 = 1074008709; constant VIDIOC_G_MODULATOR (line 368) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 369) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 370) | pub const USBDEVFS_SETINTERFACE: u32 = 1074287876; constant PPPIOCGCHAN (line 371) | pub const PPPIOCGCHAN: u32 = 1074033719; constant EVIOCGVERSION (line 372) | pub const EVIOCGVERSION: u32 = 1074021633; constant VHOST_NET_SET_BACKEND (line 373) | pub const VHOST_NET_SET_BACKEND: u32 = 2148052784; constant USBDEVFS_REAPURBNDELAY (line 374) | pub const USBDEVFS_REAPURBNDELAY: u32 = 2148029709; constant RNDZAPENTCNT (line 375) | pub const RNDZAPENTCNT: u32 = 536891908; constant VIDIOC_G_PARM (line 376) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 377) | pub const TUNGETDEVNETNS: u32 = 536892643; constant LIRC_SET_MEASURE_CARRIER_MODE (line 378) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 2147772701; constant VHOST_SET_VRING_ERR (line 379) | pub const VHOST_SET_VRING_ERR: u32 = 2148052770; constant VDUSE_VQ_SETUP (line 380) | pub const VDUSE_VQ_SETUP: u32 = 2149613844; constant AUTOFS_IOC_SETTIMEOUT (line 381) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 382) | pub const VIDIOC_S_FREQUENCY: u32 = 2150389305; constant F2FS_IOC_SEC_TRIM_FILE (line 383) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 2149119252; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 384) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 385) | pub const WDIOC_GETPRETIMEOUT: u32 = 1074026249; constant USBDEVFS_DROP_PRIVILEGES (line 386) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 2147767582; constant BTRFS_IOC_SNAP_CREATE_V2 (line 387) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 2415957015; constant VHOST_VSOCK_SET_RUNNING (line 388) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 2147790689; constant STP_SET_OPTIONS (line 389) | pub const STP_SET_OPTIONS: u32 = 2148017410; constant FBIO_RADEON_GET_MIRROR (line 390) | pub const FBIO_RADEON_GET_MIRROR: u32 = 1074282499; constant IVTVFB_IOC_DMA_FRAME (line 391) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 2149078720; constant IPMICTL_SEND_COMMAND (line 392) | pub const IPMICTL_SEND_COMMAND: u32 = 1076390157; constant VIDIOC_G_ENC_INDEX (line 393) | pub const VIDIOC_G_ENC_INDEX: u32 = 1209554508; constant DFL_FPGA_FME_PORT_PR (line 394) | pub const DFL_FPGA_FME_PORT_PR: u32 = 536917632; constant CHIOSVOLTAG (line 395) | pub const CHIOSVOLTAG: u32 = 2150654738; constant ATM_SETESIF (line 396) | pub const ATM_SETESIF: u32 = 2148557197; constant FW_CDEV_IOC_SEND_RESPONSE (line 397) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 2149065476; constant PMU_IOC_GET_MODEL (line 398) | pub const PMU_IOC_GET_MODEL: u32 = 1074283011; constant JSIOCGBTNMAP (line 399) | pub const JSIOCGBTNMAP: u32 = 1140877876; constant USBDEVFS_HUB_PORTINFO (line 400) | pub const USBDEVFS_HUB_PORTINFO: u32 = 1082152211; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 401) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 402) | pub const FDCLRPRM: u32 = 536871489; constant BTRFS_IOC_SCRUB (line 403) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 404) | pub const USBDEVFS_DISCONNECT: u32 = 536892694; constant TUNSETVNETBE (line 405) | pub const TUNSETVNETBE: u32 = 2147767518; constant ATMTCP_REMOVE (line 406) | pub const ATMTCP_REMOVE: u32 = 536895887; constant VHOST_VDPA_GET_CONFIG (line 407) | pub const VHOST_VDPA_GET_CONFIG: u32 = 1074311027; constant PPPIOCGNPMODE (line 408) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 409) | pub const FDGETDRVPRM: u32 = 1082130961; constant TUNSETVNETLE (line 410) | pub const TUNSETVNETLE: u32 = 2147767516; constant PHN_SETREG (line 411) | pub const PHN_SETREG: u32 = 2148036614; constant PPPIOCDETACH (line 412) | pub const PPPIOCDETACH: u32 = 2147775548; constant MMTIMER_GETRES (line 413) | pub const MMTIMER_GETRES: u32 = 1074294017; constant VIDIOC_SUBDEV_ENUMSTD (line 414) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 415) | pub const PPGETFLAGS: u32 = 1074032794; constant VDUSE_DEV_GET_FEATURES (line 416) | pub const VDUSE_DEV_GET_FEATURES: u32 = 1074299153; constant CAPI_MANUFACTURER_CMD (line 417) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 418) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 419) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 420) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 421) | pub const NE_CREATE_VM: u32 = 1074310688; constant MEDIA_IOC_ENUM_LINKS (line 422) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 423) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 536933647; constant DFL_FPGA_PORT_DMA_MAP (line 424) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 536917571; constant MGSL_IOCGXCTRL (line 425) | pub const MGSL_IOCGXCTRL: u32 = 536898838; constant FW_CDEV_IOC_SEND_REQUEST (line 426) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 2150114049; constant SONYPI_IOCGBLUE (line 427) | pub const SONYPI_IOCGBLUE: u32 = 1073837576; constant F2FS_IOC_DECOMPRESS_FILE (line 428) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; constant I2OHTML (line 429) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 430) | pub const VFIO_GET_API_VERSION: u32 = 536886116; constant IDT77105_GETSTATZ (line 431) | pub const IDT77105_GETSTATZ: u32 = 2148557107; constant I2OPARMSET (line 432) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 433) | pub const TEE_IOC_CANCEL: u32 = 1074308100; constant PTP_SYS_OFFSET_PRECISE2 (line 434) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 435) | pub const DFL_FPGA_PORT_RESET: u32 = 536917568; constant PPPIOCGASYNCMAP (line 436) | pub const PPPIOCGASYNCMAP: u32 = 1074033752; constant EVIOCGKEYCODE_V2 (line 437) | pub const EVIOCGKEYCODE_V2: u32 = 1076380932; constant DM_DEV_SET_GEOMETRY (line 438) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 439) | pub const HIDIOCSUSAGE: u32 = 2149074956; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 440) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065488; constant PTP_EXTTS_REQUEST (line 441) | pub const PTP_EXTTS_REQUEST: u32 = 2148547842; constant SWITCHTEC_IOCTL_EVENT_CTL (line 442) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 443) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 444) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 2162732865; constant JSIOCGAXES (line 445) | pub const JSIOCGAXES: u32 = 1073834513; constant HIDIOCSFLAG (line 446) | pub const HIDIOCSFLAG: u32 = 2147764239; constant PTP_PEROUT_REQUEST2 (line 447) | pub const PTP_PEROUT_REQUEST2: u32 = 2151169292; constant PPWDATA (line 448) | pub const PPWDATA: u32 = 2147577990; constant PTP_CLOCK_GETCAPS (line 449) | pub const PTP_CLOCK_GETCAPS: u32 = 1079000321; constant FDGETMAXERRS (line 450) | pub const FDGETMAXERRS: u32 = 1075053070; constant TUNSETQUEUE (line 451) | pub const TUNSETQUEUE: u32 = 2147767513; constant PTP_ENABLE_PPS (line 452) | pub const PTP_ENABLE_PPS: u32 = 2147761412; constant SIOCSIFATMTCP (line 453) | pub const SIOCSIFATMTCP: u32 = 536895872; constant CEC_ADAP_G_LOG_ADDRS (line 454) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 1079795971; constant ND_IOCTL_ARS_CAP (line 455) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 456) | pub const NBD_SET_BLKSIZE: u32 = 536914689; constant NBD_SET_TIMEOUT (line 457) | pub const NBD_SET_TIMEOUT: u32 = 536914697; constant VHOST_SCSI_GET_ABI_VERSION (line 458) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 2147790658; constant RIO_UNMAP_INBOUND (line 459) | pub const RIO_UNMAP_INBOUND: u32 = 2148035858; constant ATM_QUERYLOOP (line 460) | pub const ATM_QUERYLOOP: u32 = 2148557140; constant DFL_FPGA_GET_API_VERSION (line 461) | pub const DFL_FPGA_GET_API_VERSION: u32 = 536917504; constant USBDEVFS_WAIT_FOR_RESUME (line 462) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 536892707; constant FBIO_CURSOR (line 463) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 464) | pub const RNDCLEARPOOL: u32 = 536891910; constant VIDIOC_QUERYSTD (line 465) | pub const VIDIOC_QUERYSTD: u32 = 1074288191; constant DMA_BUF_IOCTL_SYNC (line 466) | pub const DMA_BUF_IOCTL_SYNC: u32 = 2148033024; constant SCIF_RECV (line 467) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 468) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 469) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 470) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 471) | pub const VIDIOC_G_FBUF: u32 = 1076909578; constant PTP_ENABLE_PPS2 (line 472) | pub const PTP_ENABLE_PPS2: u32 = 2147761421; constant PCITEST_CLEAR_IRQ (line 473) | pub const PCITEST_CLEAR_IRQ: u32 = 536891408; constant IPMICTL_SET_GETS_EVENTS_CMD (line 474) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 1074030864; constant BTRFS_IOC_DEVICES_READY (line 475) | pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; constant JSIOCGAXMAP (line 476) | pub const JSIOCGAXMAP: u32 = 1077963314; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 477) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 1074799372; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 478) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 2148541207; constant RTC_WIE_OFF (line 479) | pub const RTC_WIE_OFF: u32 = 536899600; constant PPGETMODE (line 480) | pub const PPGETMODE: u32 = 1074032792; constant VIDIOC_DBG_G_REGISTER (line 481) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 482) | pub const PTP_SYS_OFFSET: u32 = 2202025221; constant BTRFS_IOC_SPACE_INFO (line 483) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 484) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 485) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 486) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 487) | pub const BTRFS_IOC_TRANS_START: u32 = 536908806; constant INOTIFY_IOC_SETNEXTWD (line 488) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 2147764480; constant SNAPSHOT_GET_IMAGE_SIZE (line 489) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 1074279182; constant TUNDETACHFILTER (line 490) | pub const TUNDETACHFILTER: u32 = 2148553942; constant ND_IOCTL_CLEAR_ERROR (line 491) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 492) | pub const IOC_PR_CLEAR: u32 = 2148561101; constant SCIF_READFROM (line 493) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 494) | pub const PPPIOCGDEBUG: u32 = 1074033729; constant BLKGETZONESZ (line 495) | pub const BLKGETZONESZ: u32 = 1074008708; constant HIDIOCGUSAGES (line 496) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 497) | pub const SONYPI_IOCGTEMP: u32 = 1073837580; constant UI_SET_MSCBIT (line 498) | pub const UI_SET_MSCBIT: u32 = 2147767656; constant APM_IOC_SUSPEND (line 499) | pub const APM_IOC_SUSPEND: u32 = 536887554; constant BTRFS_IOC_TREE_SEARCH (line 500) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 501) | pub const RTC_PLL_GET: u32 = 1075867665; constant RIO_CM_EP_GET_LIST (line 502) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 503) | pub const USBDEVFS_DISCSIGNAL: u32 = 1074812174; constant LIRC_GET_MIN_TIMEOUT (line 504) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 1074030856; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 505) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 1100502850; constant DM_TARGET_MSG (line 506) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 507) | pub const SONYPI_IOCGBAT1REM: u32 = 1073903107; constant EVIOCSFF (line 508) | pub const EVIOCSFF: u32 = 2150647168; constant TUNSETGROUP (line 509) | pub const TUNSETGROUP: u32 = 2147767502; constant EVIOCGKEYCODE (line 510) | pub const EVIOCGKEYCODE: u32 = 1074283780; constant KCOV_REMOTE_ENABLE (line 511) | pub const KCOV_REMOTE_ENABLE: u32 = 2149081958; constant ND_IOCTL_GET_CONFIG_SIZE (line 512) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 513) | pub const FDEJECT: u32 = 536871514; constant TUNSETOFFLOAD (line 514) | pub const TUNSETOFFLOAD: u32 = 2147767504; constant PPPIOCCONNECT (line 515) | pub const PPPIOCCONNECT: u32 = 2147775546; constant ATM_ADDADDR (line 516) | pub const ATM_ADDADDR: u32 = 2148557192; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 517) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 536903955; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 518) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 519) | pub const VHOST_VDPA_GET_STATUS: u32 = 1073852273; constant CCISS_PASSTHRU (line 520) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 521) | pub const MGSL_IOCCLRMODCOUNT: u32 = 536898831; constant TEE_IOC_SUPPL_SEND (line 522) | pub const TEE_IOC_SUPPL_SEND: u32 = 1074832391; constant ATMARPD_CTRL (line 523) | pub const ATMARPD_CTRL: u32 = 536895969; constant UI_ABS_SETUP (line 524) | pub const UI_ABS_SETUP: u32 = 2149340420; constant UI_DEV_DESTROY (line 525) | pub const UI_DEV_DESTROY: u32 = 536892674; constant BTRFS_IOC_QUOTA_CTL (line 526) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 527) | pub const RTC_AIE_ON: u32 = 536899585; constant AUTOFS_IOC_EXPIRE (line 528) | pub const AUTOFS_IOC_EXPIRE: u32 = 1091343205; constant PPPIOCSDEBUG (line 529) | pub const PPPIOCSDEBUG: u32 = 2147775552; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 530) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 531) | pub const PPPIOCSMRU: u32 = 2147775570; constant CCISS_DEREGDISK (line 532) | pub const CCISS_DEREGDISK: u32 = 536887820; constant UI_DEV_CREATE (line 533) | pub const UI_DEV_CREATE: u32 = 536892673; constant FUSE_DEV_IOC_CLONE (line 534) | pub const FUSE_DEV_IOC_CLONE: u32 = 1074062592; constant BTRFS_IOC_START_SYNC (line 535) | pub const BTRFS_IOC_START_SYNC: u32 = 1074304024; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 536) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 2148036225; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 537) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 1074279187; constant DM_TABLE_CLEAR (line 538) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 539) | pub const CCISS_GETINTINFO: u32 = 1074283010; constant PPPIOCSASYNCMAP (line 540) | pub const PPPIOCSASYNCMAP: u32 = 2147775575; constant I2OEVTGET (line 541) | pub const I2OEVTGET: u32 = 1080584459; constant NVME_IOCTL_RESET (line 542) | pub const NVME_IOCTL_RESET: u32 = 536890948; constant PPYIELD (line 543) | pub const PPYIELD: u32 = 536899725; constant NVME_IOCTL_IO64_CMD (line 544) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 545) | pub const TUNSETCARRIER: u32 = 2147767522; constant DM_DEV_WAIT (line 546) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 547) | pub const RTC_WIE_ON: u32 = 536899599; constant MEDIA_IOC_DEVICE_INFO (line 548) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 549) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 550) | pub const MGSL_IOCSPARAMS: u32 = 2150657280; constant RTC_SET_TIME (line 551) | pub const RTC_SET_TIME: u32 = 2149871626; constant VHOST_RESET_OWNER (line 552) | pub const VHOST_RESET_OWNER: u32 = 536915714; constant IOC_OPAL_PSID_REVERT_TPR (line 553) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 2164814056; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 554) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 555) | pub const UDF_GETEABLOCK: u32 = 1074293825; constant VFIO_IOMMU_MAP_DMA (line 556) | pub const VFIO_IOMMU_MAP_DMA: u32 = 536886129; constant VIDIOC_SUBSCRIBE_EVENT (line 557) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 2149602906; constant HIDIOCGFLAG (line 558) | pub const HIDIOCGFLAG: u32 = 1074022414; constant HIDIOCGUCODE (line 559) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 560) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 561) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 562) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 2148577793; constant CCISS_GETFIRMVER (line 563) | pub const CCISS_GETFIRMVER: u32 = 1074020872; constant ND_IOCTL_ARS_START (line 564) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 565) | pub const PPPIOCSMRRU: u32 = 2147775547; constant CEC_ADAP_S_LOG_ADDRS (line 566) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 567) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 1074050818; constant DMA_HEAP_IOCTL_ALLOC (line 568) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 569) | pub const PPSETTIME: u32 = 2148561046; constant RTC_ALM_READ (line 570) | pub const RTC_ALM_READ: u32 = 1076129800; constant VDUSE_SET_API_VERSION (line 571) | pub const VDUSE_SET_API_VERSION: u32 = 2148040961; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 572) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 2149084424; constant VIDIOC_SUBDEV_S_CROP (line 573) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 574) | pub const USBDEVFS_CONNECT: u32 = 536892695; constant SYNC_IOC_FILE_INFO (line 575) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 576) | pub const ATMARP_MKIP: u32 = 536895970; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 577) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 536886128; constant CCISS_GETHEARTBEAT (line 578) | pub const CCISS_GETHEARTBEAT: u32 = 1074020870; constant ATM_RSTADDR (line 579) | pub const ATM_RSTADDR: u32 = 2148557191; constant NBD_SET_SIZE (line 580) | pub const NBD_SET_SIZE: u32 = 536914690; constant UDF_GETVOLIDENT (line 581) | pub const UDF_GETVOLIDENT: u32 = 1074293826; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 582) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 583) | pub const MGSL_IOCSTXIDLE: u32 = 536898818; constant FSL_HV_IOCTL_SETPROP (line 584) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 585) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 586) | pub const PPRSTATUS: u32 = 1073836161; constant MGSL_IOCTXENABLE (line 587) | pub const MGSL_IOCTXENABLE: u32 = 536898820; constant UDF_GETEASIZE (line 588) | pub const UDF_GETEASIZE: u32 = 1074031680; constant NVME_IOCTL_ADMIN64_CMD (line 589) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 590) | pub const VHOST_SET_OWNER: u32 = 536915713; constant RIO_ALLOC_DMA (line 591) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 592) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 593) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 594) | pub const ATM_SETCIRANGE: u32 = 2148557195; constant HPET_IE_ON (line 595) | pub const HPET_IE_ON: u32 = 536897537; constant PERF_EVENT_IOC_ID (line 596) | pub const PERF_EVENT_IOC_ID: u32 = 1074275335; constant TUNSETSNDBUF (line 597) | pub const TUNSETSNDBUF: u32 = 2147767508; constant PTP_PIN_SETFUNC (line 598) | pub const PTP_PIN_SETFUNC: u32 = 2153790727; constant PPPIOCDISCONN (line 599) | pub const PPPIOCDISCONN: u32 = 536900665; constant VIDIOC_QUERYCTRL (line 600) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 601) | pub const PPEXCL: u32 = 536899727; constant PCITEST_MSI (line 602) | pub const PCITEST_MSI: u32 = 2147766275; constant FDWERRORCLR (line 603) | pub const FDWERRORCLR: u32 = 536871510; constant AUTOFS_IOC_FAIL (line 604) | pub const AUTOFS_IOC_FAIL: u32 = 536908641; constant USBDEVFS_IOCTL (line 605) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 606) | pub const VIDIOC_S_STD: u32 = 2148029976; constant F2FS_IOC_RESIZE_FS (line 607) | pub const F2FS_IOC_RESIZE_FS: u32 = 2148070672; constant SONET_SETDIAG (line 608) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 609) | pub const BTRFS_IOC_DEFRAG: u32 = 2415956994; constant CCISS_GETDRIVVER (line 610) | pub const CCISS_GETDRIVVER: u32 = 1074020873; constant IPMICTL_GET_TIMING_PARMS_CMD (line 611) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 1074293015; constant HPET_IRQFREQ (line 612) | pub const HPET_IRQFREQ: u32 = 2148034566; constant ATM_GETESI (line 613) | pub const ATM_GETESI: u32 = 2148557189; constant CCISS_GETLUNINFO (line 614) | pub const CCISS_GETLUNINFO: u32 = 1074545169; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 615) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 616) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 617) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 2147755016; constant UDMABUF_CREATE_LIST (line 618) | pub const UDMABUF_CREATE_LIST: u32 = 2148037955; constant VHOST_SET_LOG_BASE (line 619) | pub const VHOST_SET_LOG_BASE: u32 = 2148052740; constant ZATM_GETPOOL (line 620) | pub const ZATM_GETPOOL: u32 = 2148557153; constant BR2684_SETFILT (line 621) | pub const BR2684_SETFILT: u32 = 2149343632; constant RNDGETPOOL (line 622) | pub const RNDGETPOOL: u32 = 1074287106; constant PPS_GETPARAMS (line 623) | pub const PPS_GETPARAMS: u32 = 1074294945; constant IOC_PR_RESERVE (line 624) | pub const IOC_PR_RESERVE: u32 = 2148561097; constant VIDIOC_TRY_DECODER_CMD (line 625) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 626) | pub const RIO_CM_CHAN_CLOSE: u32 = 2147640068; constant VIDIOC_DV_TIMINGS_CAP (line 627) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 628) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 629) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 1074283009; constant USBDEVFS_GET_CAPABILITIES (line 630) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 1074025754; constant SCIF_WRITETO (line 631) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 632) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 633) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 634) | pub const CCISS_REGNEWD: u32 = 536887822; constant FAT_IOCTL_SET_ATTRIBUTES (line 635) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 2147774993; constant VIDIOC_CREATE_BUFS (line 636) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 637) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 638) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 1155028802; constant VFIO_EEH_PE_OP (line 639) | pub const VFIO_EEH_PE_OP: u32 = 536886137; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 640) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 641) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; constant NBD_SET_SIZE_BLOCKS (line 642) | pub const NBD_SET_SIZE_BLOCKS: u32 = 536914695; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 643) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 536916224; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 644) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 645) | pub const VIDIOC_S_AUDOUT: u32 = 2150913586; constant VIDIOC_S_FMT (line 646) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 647) | pub const PPPIOCATTACH: u32 = 2147775549; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 648) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052772; constant FS_IOC_MEASURE_VERITY (line 649) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 650) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 651) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 1074030867; constant PCITEST_LEGACY_IRQ (line 652) | pub const PCITEST_LEGACY_IRQ: u32 = 536891394; constant USBDEVFS_SUBMITURB (line 653) | pub const USBDEVFS_SUBMITURB: u32 = 1077433610; constant AUTOFS_IOC_READY (line 654) | pub const AUTOFS_IOC_READY: u32 = 536908640; constant BTRFS_IOC_SEND (line 655) | pub const BTRFS_IOC_SEND: u32 = 2152240166; constant VIDIOC_G_EXT_CTRLS (line 656) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 657) | pub const JSIOCSBTNMAP: u32 = 2214619699; constant PPPIOCSFLAGS (line 658) | pub const PPPIOCSFLAGS: u32 = 2147775577; constant NVRAM_INIT (line 659) | pub const NVRAM_INIT: u32 = 536899648; constant RFKILL_IOCTL_NOINPUT (line 660) | pub const RFKILL_IOCTL_NOINPUT: u32 = 536891905; constant BTRFS_IOC_BALANCE (line 661) | pub const BTRFS_IOC_BALANCE: u32 = 2415957004; constant FS_IOC_GETFSMAP (line 662) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 663) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 1074030875; constant STP_POLICY_ID_GET (line 664) | pub const STP_POLICY_ID_GET: u32 = 1074799873; constant PPSETFLAGS (line 665) | pub const PPSETFLAGS: u32 = 2147774619; constant CEC_ADAP_S_PHYS_ADDR (line 666) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 2147639554; constant ATMTCP_CREATE (line 667) | pub const ATMTCP_CREATE: u32 = 536895886; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 668) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 536916226; constant PPPIOCGXASYNCMAP (line 669) | pub const PPPIOCGXASYNCMAP: u32 = 1075868752; constant VHOST_SET_VRING_CALL (line 670) | pub const VHOST_SET_VRING_CALL: u32 = 2148052769; constant LIRC_GET_FEATURES (line 671) | pub const LIRC_GET_FEATURES: u32 = 1074030848; constant GSMIOC_DISABLE_NET (line 672) | pub const GSMIOC_DISABLE_NET: u32 = 536889091; constant AUTOFS_IOC_CATATONIC (line 673) | pub const AUTOFS_IOC_CATATONIC: u32 = 536908642; constant NBD_DO_IT (line 674) | pub const NBD_DO_IT: u32 = 536914691; constant LIRC_SET_REC_CARRIER_RANGE (line 675) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 2147772703; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 676) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030873; constant EVIOCSCLOCKID (line 677) | pub const EVIOCSCLOCKID: u32 = 2147763616; constant USBDEVFS_FREE_STREAMS (line 678) | pub const USBDEVFS_FREE_STREAMS: u32 = 1074287901; constant FSI_SCOM_RESET (line 679) | pub const FSI_SCOM_RESET: u32 = 2147775235; constant PMU_IOC_GRAB_BACKLIGHT (line 680) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 1074283014; constant VIDIOC_SUBDEV_S_FMT (line 681) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 682) | pub const FDDEFPRM: u32 = 2149581379; constant TEE_IOC_INVOKE (line 683) | pub const TEE_IOC_INVOKE: u32 = 1074832387; constant USBDEVFS_BULK (line 684) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 685) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 686) | pub const SONYPI_IOCSBRT: u32 = 2147579392; constant BTRFS_IOC_FILE_EXTENT_SAME (line 687) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 688) | pub const RTC_PIE_ON: u32 = 536899589; constant BTRFS_IOC_SCAN_DEV (line 689) | pub const BTRFS_IOC_SCAN_DEV: u32 = 2415956996; constant PPPIOCXFERUNIT (line 690) | pub const PPPIOCXFERUNIT: u32 = 536900686; constant WDIOC_GETTIMEOUT (line 691) | pub const WDIOC_GETTIMEOUT: u32 = 1074026247; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 692) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 693) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 2148054598; constant FBIO_WAITFORVSYNC (line 694) | pub const FBIO_WAITFORVSYNC: u32 = 2147763744; constant RTC_PIE_OFF (line 695) | pub const RTC_PIE_OFF: u32 = 536899590; constant EVIOCGRAB (line 696) | pub const EVIOCGRAB: u32 = 2147763600; constant PMU_IOC_SET_BACKLIGHT (line 697) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 2148024834; constant EVIOCGREP (line 698) | pub const EVIOCGREP: u32 = 1074283779; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 699) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 2148017163; constant UFFDIO_CONTINUE (line 700) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 701) | pub const VDUSE_GET_API_VERSION: u32 = 1074299136; constant RTC_RD_TIME (line 702) | pub const RTC_RD_TIME: u32 = 1076129801; constant FDMSGOFF (line 703) | pub const FDMSGOFF: u32 = 536871494; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 704) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 1074555164; constant CAPI_GET_ERRCODE (line 705) | pub const CAPI_GET_ERRCODE: u32 = 1073890081; constant PCITEST_SET_IRQTYPE (line 706) | pub const PCITEST_SET_IRQTYPE: u32 = 2147766280; constant VIDIOC_SUBDEV_S_EDID (line 707) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 708) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 2148036346; constant RIO_DEV_ADD (line 709) | pub const RIO_DEV_ADD: u32 = 2149608727; constant VIDIOC_ENUM_FREQ_BANDS (line 710) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 711) | pub const FBIO_RADEON_SET_MIRROR: u32 = 2148024324; constant PCITEST_GET_IRQTYPE (line 712) | pub const PCITEST_GET_IRQTYPE: u32 = 536891401; constant JSIOCGVERSION (line 713) | pub const JSIOCGVERSION: u32 = 1074031105; constant SONYPI_IOCSBLUE (line 714) | pub const SONYPI_IOCSBLUE: u32 = 2147579401; constant SNAPSHOT_PREF_IMAGE_SIZE (line 715) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 536883986; constant F2FS_IOC_GET_FEATURES (line 716) | pub const F2FS_IOC_GET_FEATURES: u32 = 1074066700; constant SCIF_REG (line 717) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 718) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 2155376264; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 719) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 2147754757; constant RIO_WAIT_FOR_ASYNC (line 720) | pub const RIO_WAIT_FOR_ASYNC: u32 = 2148035862; constant VHOST_SET_VRING_NUM (line 721) | pub const VHOST_SET_VRING_NUM: u32 = 2148052752; constant AUTOFS_DEV_IOCTL_PROTOVER (line 722) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 723) | pub const RIO_FREE_DMA: u32 = 2148035860; constant MGSL_IOCRXENABLE (line 724) | pub const MGSL_IOCRXENABLE: u32 = 536898821; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 725) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 536872889; constant IPMICTL_SET_TIMING_PARMS_CMD (line 726) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 1074293014; constant PPPIOCGL2TPSTATS (line 727) | pub const PPPIOCGL2TPSTATS: u32 = 1078490166; constant PERF_EVENT_IOC_PERIOD (line 728) | pub const PERF_EVENT_IOC_PERIOD: u32 = 2148017156; constant PTP_PIN_SETFUNC2 (line 729) | pub const PTP_PIN_SETFUNC2: u32 = 2153790736; constant CHIOEXCHANGE (line 730) | pub const CHIOEXCHANGE: u32 = 2149344002; constant NILFS_IOCTL_GET_SUINFO (line 731) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 1075342980; constant CEC_DQEVENT (line 732) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 733) | pub const UI_SET_SWBIT: u32 = 2147767661; constant VHOST_VDPA_SET_CONFIG (line 734) | pub const VHOST_VDPA_SET_CONFIG: u32 = 2148052852; constant TUNSETIFF (line 735) | pub const TUNSETIFF: u32 = 2147767498; constant CHIOPOSITION (line 736) | pub const CHIOPOSITION: u32 = 2148295427; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 737) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 2147772703; constant BTRFS_IOC_DEFAULT_SUBVOL (line 738) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 2148045843; constant RIO_UNMAP_OUTBOUND (line 739) | pub const RIO_UNMAP_OUTBOUND: u32 = 2150133008; constant CAPI_CLR_FLAGS (line 740) | pub const CAPI_CLR_FLAGS: u32 = 1074021157; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 741) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 2149065487; constant MATROXFB_GET_OUTPUT_CONNECTION (line 742) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 1074294520; constant EVIOCSMASK (line 743) | pub const EVIOCSMASK: u32 = 2148550035; constant BTRFS_IOC_FORGET_DEV (line 744) | pub const BTRFS_IOC_FORGET_DEV: u32 = 2415956997; constant CXL_MEM_QUERY_COMMANDS (line 745) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 1074318849; constant CEC_S_MODE (line 746) | pub const CEC_S_MODE: u32 = 2147770633; constant MGSL_IOCSIF (line 747) | pub const MGSL_IOCSIF: u32 = 536898826; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 748) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 749) | pub const PPSETMODE: u32 = 2147774592; constant VFIO_DEVICE_SET_IRQS (line 750) | pub const VFIO_DEVICE_SET_IRQS: u32 = 536886126; constant VIDIOC_PREPARE_BUF (line 751) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 752) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 1078223114; constant IOC_OPAL_WRITE_SHADOW_MBR (line 753) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 2166386922; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 754) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 755) | pub const UDMABUF_CREATE: u32 = 2149086530; constant SONET_CLRDIAG (line 756) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 757) | pub const PHN_SET_REG: u32 = 2148036609; constant RNDADDTOENTCNT (line 758) | pub const RNDADDTOENTCNT: u32 = 2147766785; constant VBG_IOCTL_CHECK_BALLOON (line 759) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 760) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 761) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 762) | pub const RTC_AIE_OFF: u32 = 536899586; constant VFIO_GROUP_SET_CONTAINER (line 763) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 536886120; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 764) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 2148016918; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 765) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 536886136; constant VFIO_IOMMU_GET_INFO (line 766) | pub const VFIO_IOMMU_GET_INFO: u32 = 536886128; constant DM_DEV_SUSPEND (line 767) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 768) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; constant FW_CDEV_IOC_STOP_ISO (line 769) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 2147754763; constant GPIO_V2_GET_LINEINFO_IOCTL (line 770) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 771) | pub const ATMMPC_CTRL: u32 = 536895960; constant PPPIOCSXASYNCMAP (line 772) | pub const PPPIOCSXASYNCMAP: u32 = 2149610575; constant CHIOGSTATUS (line 773) | pub const CHIOGSTATUS: u32 = 2148557576; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 774) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 775) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 1074031875; constant CAPI_SET_FLAGS (line 776) | pub const CAPI_SET_FLAGS: u32 = 1074021156; constant VFIO_GROUP_GET_DEVICE_FD (line 777) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 536886122; constant VHOST_SET_MEM_TABLE (line 778) | pub const VHOST_SET_MEM_TABLE: u32 = 2148052739; constant MATROXFB_SET_OUTPUT_CONNECTION (line 779) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 2148036344; constant DFL_FPGA_PORT_GET_REGION_INFO (line 780) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 536917570; constant VHOST_GET_FEATURES (line 781) | pub const VHOST_GET_FEATURES: u32 = 1074310912; constant LIRC_GET_REC_RESOLUTION (line 782) | pub const LIRC_GET_REC_RESOLUTION: u32 = 1074030855; constant PACKET_CTRL_CMD (line 783) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 784) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 2147772695; constant BTRFS_IOC_ADD_DEV (line 785) | pub const BTRFS_IOC_ADD_DEV: u32 = 2415957002; constant JSIOCGCORR (line 786) | pub const JSIOCGCORR: u32 = 1076128290; constant VIDIOC_G_FMT (line 787) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 788) | pub const RTC_EPOCH_SET: u32 = 2148036622; constant CAPI_GET_PROFILE (line 789) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 790) | pub const ATM_GETLOOP: u32 = 2148557138; constant SCIF_LISTEN (line 791) | pub const SCIF_LISTEN: u32 = 2147775234; constant NBD_CLEAR_QUE (line 792) | pub const NBD_CLEAR_QUE: u32 = 536914693; constant F2FS_IOC_MOVE_RANGE (line 793) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 794) | pub const LIRC_GET_LENGTH: u32 = 1074030863; constant I8K_SET_FAN (line 795) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 796) | pub const FDSETMAXERRS: u32 = 2148794956; constant VIDIOC_SUBDEV_QUERYCAP (line 797) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 1077958144; constant SNAPSHOT_SET_SWAP_AREA (line 798) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 2148283149; constant LIRC_GET_REC_TIMEOUT (line 799) | pub const LIRC_GET_REC_TIMEOUT: u32 = 1074030884; constant EVIOCRMFF (line 800) | pub const EVIOCRMFF: u32 = 2147763585; constant GPIO_GET_LINEEVENT_IOCTL (line 801) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 802) | pub const PPRDATA: u32 = 1073836165; constant RIO_MPORT_GET_PROPERTIES (line 803) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 1076915460; constant TUNSETVNETHDRSZ (line 804) | pub const TUNSETVNETHDRSZ: u32 = 2147767512; constant GPIO_GET_LINEINFO_IOCTL (line 805) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 806) | pub const GSMIOC_GETCONF: u32 = 1078740736; constant LIRC_GET_SEND_MODE (line 807) | pub const LIRC_GET_SEND_MODE: u32 = 1074030849; constant PPPIOCSACTIVE (line 808) | pub const PPPIOCSACTIVE: u32 = 2148561990; constant SIOCGSTAMPNS_NEW (line 809) | pub const SIOCGSTAMPNS_NEW: u32 = 1074825479; constant IPMICTL_RECEIVE_MSG (line 810) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 811) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 2147772693; constant UI_END_FF_ERASE (line 812) | pub const UI_END_FF_ERASE: u32 = 2148292043; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 813) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 814) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 815) | pub const NBD_SET_FLAGS: u32 = 536914698; constant VFIO_DEVICE_GET_REGION_INFO (line 816) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 536886124; constant REISERFS_IOC_UNPACK (line 817) | pub const REISERFS_IOC_UNPACK: u32 = 2148060417; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 818) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 2147754759; constant RIO_SET_EVENT_MASK (line 819) | pub const RIO_SET_EVENT_MASK: u32 = 2147773709; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 820) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 1074279188; constant VDUSE_VQ_INJECT_IRQ (line 821) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 2147778839; constant I2OPASSTHRU (line 822) | pub const I2OPASSTHRU: u32 = 1074817292; constant IOC_OPAL_SET_PW (line 823) | pub const IOC_OPAL_SET_PW: u32 = 2183164128; constant FSI_SCOM_READ (line 824) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 825) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 1074048880; constant VIDIOC_QBUF (line 826) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 827) | pub const VIDIOC_S_TUNER: u32 = 2153010718; constant TUNGETVNETHDRSZ (line 828) | pub const TUNGETVNETHDRSZ: u32 = 1074025687; constant CAPI_NCCI_GETUNIT (line 829) | pub const CAPI_NCCI_GETUNIT: u32 = 1074021159; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 830) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 1074050631; constant VIDIOC_OMAP3ISP_STAT_EN (line 831) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 832) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 833) | pub const TEE_IOC_VERSION: u32 = 1074570240; constant VIDIOC_LOG_STATUS (line 834) | pub const VIDIOC_LOG_STATUS: u32 = 536892998; constant IPMICTL_SEND_COMMAND_SETTIME (line 835) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 1076914453; constant VHOST_SET_LOG_FD (line 836) | pub const VHOST_SET_LOG_FD: u32 = 2147790599; constant SCIF_SEND (line 837) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 838) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 839) | pub const NS_ADJBUFLEV: u32 = 536895843; constant VIDIOC_DBG_S_REGISTER (line 840) | pub const VIDIOC_DBG_S_REGISTER: u32 = 2151175759; constant NILFS_IOCTL_RESIZE (line 841) | pub const NILFS_IOCTL_RESIZE: u32 = 2148036235; constant PHN_GETREG (line 842) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 843) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 844) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 536892931; constant JSIOCGBUTTONS (line 845) | pub const JSIOCGBUTTONS: u32 = 1073834514; constant VFIO_IOMMU_ENABLE (line 846) | pub const VFIO_IOMMU_ENABLE: u32 = 536886131; constant DM_DEV_RENAME (line 847) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 848) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 849) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 850) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 851) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 2147790711; constant VIDIOC_SUBDEV_G_CROP (line 852) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 853) | pub const VIDIOC_S_CROP: u32 = 2148816444; constant WDIOC_GETTEMP (line 854) | pub const WDIOC_GETTEMP: u32 = 1074026243; constant IOC_OPAL_ADD_USR_TO_LR (line 855) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 2165862628; constant UI_SET_LEDBIT (line 856) | pub const UI_SET_LEDBIT: u32 = 2147767657; constant NBD_SET_SOCK (line 857) | pub const NBD_SET_SOCK: u32 = 536914688; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 858) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 2415957055; constant HIDIOCGCOLLECTIONINFO (line 859) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 860) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 861) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 1074022403; constant FDFMTTRK (line 862) | pub const FDFMTTRK: u32 = 2148270664; constant MMTIMER_GETBITS (line 863) | pub const MMTIMER_GETBITS: u32 = 536898820; constant VIDIOC_ENUMSTD (line 864) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 865) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 866) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 536886132; constant ATMARP_SETENTRY (line 867) | pub const ATMARP_SETENTRY: u32 = 536895971; constant CCISS_REVALIDVOLS (line 868) | pub const CCISS_REVALIDVOLS: u32 = 536887818; constant MGSL_IOCLOOPTXDONE (line 869) | pub const MGSL_IOCLOOPTXDONE: u32 = 536898825; constant RTC_VL_READ (line 870) | pub const RTC_VL_READ: u32 = 1074032659; constant ND_IOCTL_ARS_STATUS (line 871) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 872) | pub const RIO_DEV_DEL: u32 = 2149608728; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 873) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 874) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 875) | pub const SONYPI_IOCSFAN: u32 = 2147579403; constant SPIOCSTYPE (line 876) | pub const SPIOCSTYPE: u32 = 2148036865; constant IPMICTL_REGISTER_FOR_CMD (line 877) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 1073899790; constant I8K_GET_FAN (line 878) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 879) | pub const TUNGETVNETBE: u32 = 1074025695; constant AUTOFS_DEV_IOCTL_FAIL (line 880) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 881) | pub const UI_END_FF_UPLOAD: u32 = 2154321353; constant TOSH_SMM (line 882) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 883) | pub const SONYPI_IOCGBAT2REM: u32 = 1073903109; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 884) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; constant PPPIOCSNPMODE (line 885) | pub const PPPIOCSNPMODE: u32 = 2148037707; constant USBDEVFS_CONTROL (line 886) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 887) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 888) | pub const TUNSETTXFILTER: u32 = 2147767505; constant TUNGETVNETLE (line 889) | pub const TUNGETVNETLE: u32 = 1074025693; constant VIDIOC_ENUM_DV_TIMINGS (line 890) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 891) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 892) | pub const MGSL_IOCGXSYNC: u32 = 536898836; constant HIDIOCGFIELDINFO (line 893) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 894) | pub const VIDIOC_SUBDEV_G_STD: u32 = 1074288151; constant I2OVALIDATE (line 895) | pub const I2OVALIDATE: u32 = 1074030856; constant VIDIOC_TRY_ENCODER_CMD (line 896) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 897) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 1075342978; constant VIDIOC_G_FREQUENCY (line 898) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 899) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 1110471170; constant ND_IOCTL_GET_CONFIG_DATA (line 900) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 901) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; constant FDGETDRVSTAT (line 902) | pub const FDGETDRVSTAT: u32 = 1078985234; constant SYNC_IOC_MERGE (line 903) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 904) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 905) | pub const PPPIOCBRIDGECHAN: u32 = 2147775541; constant LIRC_SET_SEND_MODE (line 906) | pub const LIRC_SET_SEND_MODE: u32 = 2147772689; constant RIO_ENABLE_PORTWRITE_RANGE (line 907) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 2148560139; constant ATM_GETTYPE (line 908) | pub const ATM_GETTYPE: u32 = 2148557188; constant PHN_GETREGS (line 909) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 910) | pub const FDSETEMSGTRESH: u32 = 536871498; constant NILFS_IOCTL_GET_VINFO (line 911) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 912) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 913) | pub const CAPI_INSTALLED: u32 = 1073890082; constant EVIOCGMASK (line 914) | pub const EVIOCGMASK: u32 = 1074808210; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 915) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 1074304025; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 916) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 917) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 918) | pub const GSMIOC_GETFIRST: u32 = 1074022148; constant FW_CDEV_IOC_FLUSH_ISO (line 919) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 2147754776; constant VIDIOC_DBG_G_CHIP_INFO (line 920) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 921) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 536933636; constant CAPI_GET_SERIAL (line 922) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 923) | pub const FDSETDRVPRM: u32 = 2155872912; constant IOC_OPAL_SAVE (line 924) | pub const IOC_OPAL_SAVE: u32 = 2165862620; constant VIDIOC_G_DV_TIMINGS (line 925) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 926) | pub const TUNSETIFINDEX: u32 = 2147767514; constant CCISS_SETINTINFO (line 927) | pub const CCISS_SETINTINFO: u32 = 2148024835; constant RTC_VL_CLR (line 928) | pub const RTC_VL_CLR: u32 = 536899604; constant VIDIOC_REQBUFS (line 929) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 930) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 2147767565; constant TEE_IOC_SHM_REGISTER (line 931) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 932) | pub const USBDEVFS_SETCONFIGURATION: u32 = 1074025733; constant CCISS_GETNODENAME (line 933) | pub const CCISS_GETNODENAME: u32 = 1074807300; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 934) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 935) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 936) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 536886129; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 937) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 2150114066; constant LPSETTIMEOUT_NEW (line 938) | pub const LPSETTIMEOUT_NEW: u32 = 2148533775; constant RIO_CM_MPORT_GET_LIST (line 939) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 940) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 941) | pub const FDRAWCMD: u32 = 536871512; constant SCIF_UNREG (line 942) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 943) | pub const PPPIOCGIDLE64: u32 = 1074820159; constant USBDEVFS_RELEASEINTERFACE (line 944) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 1074025744; constant VIDIOC_CROPCAP (line 945) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 946) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 536917569; constant PHN_SET_REGS (line 947) | pub const PHN_SET_REGS: u32 = 2148036611; constant ATMLEC_DATA (line 948) | pub const ATMLEC_DATA: u32 = 536895953; constant PPPOEIOCDFWD (line 949) | pub const PPPOEIOCDFWD: u32 = 536916225; constant VIDIOC_S_SELECTION (line 950) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 951) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 536883977; constant BTRFS_IOC_LOGICAL_INO (line 952) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 953) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 954) | pub const ZATM_SETPOOL: u32 = 2148557155; constant MTIOCPOS (line 955) | pub const MTIOCPOS: u32 = 1074294019; constant PMU_IOC_SLEEP (line 956) | pub const PMU_IOC_SLEEP: u32 = 536887808; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 957) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 958) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 959) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 1076915845; constant VIDIOC_QUERYCAP (line 960) | pub const VIDIOC_QUERYCAP: u32 = 1080579584; constant HPET_INFO (line 961) | pub const HPET_INFO: u32 = 1075341315; constant VIDIOC_AM437X_CCDC_CFG (line 962) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 2148030145; constant DM_LIST_DEVICES (line 963) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 964) | pub const TUNSETOWNER: u32 = 2147767500; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 965) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 966) | pub const RNDADDENTROPY: u32 = 2148028931; constant USBDEVFS_RESET (line 967) | pub const USBDEVFS_RESET: u32 = 536892692; constant BTRFS_IOC_SUBVOL_CREATE (line 968) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 2415957006; constant USBDEVFS_FORBID_SUSPEND (line 969) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 536892705; constant FDGETDRVTYP (line 970) | pub const FDGETDRVTYP: u32 = 1074790927; constant PPWCONTROL (line 971) | pub const PPWCONTROL: u32 = 2147577988; constant VIDIOC_ENUM_FRAMEINTERVALS (line 972) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 973) | pub const KCOV_DISABLE: u32 = 536896357; constant IOC_OPAL_ACTIVATE_LSP (line 974) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 2165862623; constant VHOST_VDPA_GET_IOVA_RANGE (line 975) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 1074835320; constant PPPIOCSPASS (line 976) | pub const PPPIOCSPASS: u32 = 2148561991; constant RIO_CM_CHAN_CONNECT (line 977) | pub const RIO_CM_CHAN_CONNECT: u32 = 2148033288; constant I2OSWDEL (line 978) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 979) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 1074554387; constant IOC_OPAL_MBR_DONE (line 980) | pub const IOC_OPAL_MBR_DONE: u32 = 2165338345; constant PPPIOCSMAXCID (line 981) | pub const PPPIOCSMAXCID: u32 = 2147775569; constant PPSETPHASE (line 982) | pub const PPSETPHASE: u32 = 2147774612; constant VHOST_VDPA_SET_VRING_ENABLE (line 983) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 2148052853; constant USBDEVFS_GET_SPEED (line 984) | pub const USBDEVFS_GET_SPEED: u32 = 536892703; constant SONET_GETFRAMING (line 985) | pub const SONET_GETFRAMING: u32 = 1074028822; constant VIDIOC_QUERYBUF (line 986) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 987) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 988) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 2149094441; constant PPS_GETCAP (line 989) | pub const PPS_GETCAP: u32 = 1074294947; constant SNAPSHOT_PLATFORM_SUPPORT (line 990) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 536883983; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 991) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 2147772697; constant SCIF_GET_NODEIDS (line 992) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 993) | pub const NBD_DISCONNECT: u32 = 536914696; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 994) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 995) | pub const VFIO_IOMMU_DISABLE: u32 = 536886132; constant SNAPSHOT_CREATE_IMAGE (line 996) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 2147758865; constant SNAPSHOT_POWER_OFF (line 997) | pub const SNAPSHOT_POWER_OFF: u32 = 536883984; constant APM_IOC_STANDBY (line 998) | pub const APM_IOC_STANDBY: u32 = 536887553; constant PPPIOCGUNIT (line 999) | pub const PPPIOCGUNIT: u32 = 1074033750; constant AUTOFS_IOC_EXPIRE_MULTI (line 1000) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 2147783526; constant SCIF_BIND (line 1001) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1002) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 536893280; constant NILFS_IOCTL_CHANGE_CPMODE (line 1003) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 2148560512; constant IOC_OPAL_LOCK_UNLOCK (line 1004) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 2165862621; constant F2FS_IOC_SET_PIN_FILE (line 1005) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 2147808525; constant PPPIOCGRASYNCMAP (line 1006) | pub const PPPIOCGRASYNCMAP: u32 = 1074033749; constant MMTIMER_MMAPAVAIL (line 1007) | pub const MMTIMER_MMAPAVAIL: u32 = 536898822; constant I2OPASSTHRU32 (line 1008) | pub const I2OPASSTHRU32: u32 = 1074293004; constant DFL_FPGA_FME_PORT_RELEASE (line 1009) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 2147792513; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1010) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 1082414691; constant UI_SET_SNDBIT (line 1011) | pub const UI_SET_SNDBIT: u32 = 2147767658; constant VIDIOC_G_AUDOUT (line 1012) | pub const VIDIOC_G_AUDOUT: u32 = 1077171761; constant RTC_PLL_SET (line 1013) | pub const RTC_PLL_SET: u32 = 2149609490; constant VIDIOC_ENUMAUDIO (line 1014) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1015) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1016) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1017) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 2147790660; constant VHOST_SET_VRING_ADDR (line 1018) | pub const VHOST_SET_VRING_ADDR: u32 = 2150149905; constant VDUSE_CREATE_DEV (line 1019) | pub const VDUSE_CREATE_DEV: u32 = 2169536770; constant FDFLUSH (line 1020) | pub const FDFLUSH: u32 = 536871499; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1021) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1022) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 2148054660; constant F2FS_IOC_GET_PIN_FILE (line 1023) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; constant SCIF_CONNECT (line 1024) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1025) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1026) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 1074041712; constant ATM_ADDPARTY (line 1027) | pub const ATM_ADDPARTY: u32 = 2148557300; constant FDSETPRM (line 1028) | pub const FDSETPRM: u32 = 2149581378; constant ATM_GETSTATZ (line 1029) | pub const ATM_GETSTATZ: u32 = 2148557137; constant ISST_IF_MSR_COMMAND (line 1030) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1031) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 1106809916; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1032) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 2149602907; constant SEV_ISSUE_CMD (line 1033) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1034) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1035) | pub const PCITEST_COPY: u32 = 2148028422; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1036) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 1074030866; constant CHIOGPICKER (line 1037) | pub const CHIOGPICKER: u32 = 1074029316; constant CAPI_NCCI_OPENCOUNT (line 1038) | pub const CAPI_NCCI_OPENCOUNT: u32 = 1074021158; constant CXL_MEM_SEND_COMMAND (line 1039) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1040) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 2148017158; constant IOC_OPAL_REVERT_TPR (line 1041) | pub const IOC_OPAL_REVERT_TPR: u32 = 2164814050; constant CHIOGVPARAMS (line 1042) | pub const CHIOGVPARAMS: u32 = 1081107219; constant PTP_PEROUT_REQUEST (line 1043) | pub const PTP_PEROUT_REQUEST: u32 = 2151169283; constant FSI_SCOM_CHECK (line 1044) | pub const FSI_SCOM_CHECK: u32 = 1074033408; constant RTC_IRQP_READ (line 1045) | pub const RTC_IRQP_READ: u32 = 1074294795; constant RIO_MPORT_MAINT_READ_LOCAL (line 1046) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 1075342597; constant HIDIOCGRDESCSIZE (line 1047) | pub const HIDIOCGRDESCSIZE: u32 = 1074022401; constant UI_GET_VERSION (line 1048) | pub const UI_GET_VERSION: u32 = 1074025773; constant NILFS_IOCTL_GET_CPSTAT (line 1049) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 1075342979; constant CCISS_GETBUSTYPES (line 1050) | pub const CCISS_GETBUSTYPES: u32 = 1074020871; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1051) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 536886135; constant VIDIOC_EXPBUF (line 1052) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1053) | pub const UI_SET_RELBIT: u32 = 2147767654; constant VFIO_SET_IOMMU (line 1054) | pub const VFIO_SET_IOMMU: u32 = 536886118; constant VIDIOC_S_MODULATOR (line 1055) | pub const VIDIOC_S_MODULATOR: u32 = 2151962167; constant TUNGETFILTER (line 1056) | pub const TUNGETFILTER: u32 = 1074812123; constant CCISS_SETNODENAME (line 1057) | pub const CCISS_SETNODENAME: u32 = 2148549125; constant FBIO_GETCONTROL2 (line 1058) | pub const FBIO_GETCONTROL2: u32 = 1074284169; constant TUNSETDEBUG (line 1059) | pub const TUNSETDEBUG: u32 = 2147767497; constant DM_DEV_REMOVE (line 1060) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1061) | pub const HIDIOCSUSAGES: u32 = 2417772564; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1062) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1063) | pub const FBIOGET_VBLANK: u32 = 1075856914; constant ATM_GETSTAT (line 1064) | pub const ATM_GETSTAT: u32 = 2148557136; constant VIDIOC_G_JPEGCOMP (line 1065) | pub const VIDIOC_G_JPEGCOMP: u32 = 1082938941; constant TUNATTACHFILTER (line 1066) | pub const TUNATTACHFILTER: u32 = 2148553941; constant UI_SET_ABSBIT (line 1067) | pub const UI_SET_ABSBIT: u32 = 2147767655; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1068) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 1074050629; constant USBDEVFS_REAPURB32 (line 1069) | pub const USBDEVFS_REAPURB32: u32 = 2147767564; constant BTRFS_IOC_TRANS_END (line 1070) | pub const BTRFS_IOC_TRANS_END: u32 = 536908807; constant CAPI_REGISTER (line 1071) | pub const CAPI_REGISTER: u32 = 2148287233; constant F2FS_IOC_COMPRESS_FILE (line 1072) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 536933656; constant USBDEVFS_DISCARDURB (line 1073) | pub const USBDEVFS_DISCARDURB: u32 = 536892683; constant HE_GET_REG (line 1074) | pub const HE_GET_REG: u32 = 2148557152; constant ATM_SETLOOP (line 1075) | pub const ATM_SETLOOP: u32 = 2148557139; constant ATMSIGD_CTRL (line 1076) | pub const ATMSIGD_CTRL: u32 = 536895984; constant CIOC_KERNEL_VERSION (line 1077) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1078) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 2149618701; constant SNAPSHOT_UNFREEZE (line 1079) | pub const SNAPSHOT_UNFREEZE: u32 = 536883970; constant F2FS_IOC_START_VOLATILE_WRITE (line 1080) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 536933635; constant PMU_IOC_HAS_ADB (line 1081) | pub const PMU_IOC_HAS_ADB: u32 = 1074283012; constant I2OGETIOPS (line 1082) | pub const I2OGETIOPS: u32 = 1075865856; constant VIDIOC_S_FBUF (line 1083) | pub const VIDIOC_S_FBUF: u32 = 2150651403; constant PPRCONTROL (line 1084) | pub const PPRCONTROL: u32 = 1073836163; constant CHIOSPICKER (line 1085) | pub const CHIOSPICKER: u32 = 2147771141; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1086) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 536886133; constant TUNGETSNDBUF (line 1087) | pub const TUNGETSNDBUF: u32 = 1074025683; constant GSMIOC_SETCONF (line 1088) | pub const GSMIOC_SETCONF: u32 = 2152482561; constant IOC_PR_PREEMPT (line 1089) | pub const IOC_PR_PREEMPT: u32 = 2149085387; constant KCOV_INIT_TRACE (line 1090) | pub const KCOV_INIT_TRACE: u32 = 1074291457; constant SONYPI_IOCGBAT1CAP (line 1091) | pub const SONYPI_IOCGBAT1CAP: u32 = 1073903106; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1092) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 1074812736; constant MTIOCTOP (line 1093) | pub const MTIOCTOP: u32 = 2148035841; constant VHOST_VDPA_SET_STATUS (line 1094) | pub const VHOST_VDPA_SET_STATUS: u32 = 2147594098; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1095) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 2147790659; constant VFIO_IOMMU_DIRTY_PAGES (line 1096) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 536886133; constant BTRFS_IOC_SCRUB_PROGRESS (line 1097) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1098) | pub const PPPIOCGMRU: u32 = 1074033747; constant BTRFS_IOC_DEV_REPLACE (line 1099) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1100) | pub const PPPIOCGFLAGS: u32 = 1074033754; constant NILFS_IOCTL_SET_SUINFO (line 1101) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 2149084813; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1102) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1103) | pub const ATM_DELLECSADDR: u32 = 2148557199; constant FW_CDEV_IOC_GET_SPEED (line 1104) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 536879889; constant PPPIOCGIDLE32 (line 1105) | pub const PPPIOCGIDLE32: u32 = 1074295871; constant VFIO_DEVICE_RESET (line 1106) | pub const VFIO_DEVICE_RESET: u32 = 536886127; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1107) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1108) | pub const WDIOC_GETSTATUS: u32 = 1074026241; constant BTRFS_IOC_SET_FEATURES (line 1109) | pub const BTRFS_IOC_SET_FEATURES: u32 = 2150667321; constant IOCTL_MEI_CONNECT_CLIENT (line 1110) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1111) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1112) | pub const PCITEST_READ: u32 = 2148028421; constant VFIO_GROUP_GET_STATUS (line 1113) | pub const VFIO_GROUP_GET_STATUS: u32 = 536886119; constant MATROXFB_GET_ALL_OUTPUTS (line 1114) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 1074294523; constant USBDEVFS_CLEAR_HALT (line 1115) | pub const USBDEVFS_CLEAR_HALT: u32 = 1074025749; constant VIDIOC_DECODER_CMD (line 1116) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1117) | pub const VIDIOC_G_AUDIO: u32 = 1077171745; constant CCISS_RESCANDISK (line 1118) | pub const CCISS_RESCANDISK: u32 = 536887824; constant RIO_DISABLE_PORTWRITE_RANGE (line 1119) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 2148560140; constant IOC_OPAL_SECURE_ERASE_LR (line 1120) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 2165338343; constant USBDEVFS_REAPURB (line 1121) | pub const USBDEVFS_REAPURB: u32 = 2148029708; constant DFL_FPGA_CHECK_EXTENSION (line 1122) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 536917505; constant AUTOFS_IOC_PROTOVER (line 1123) | pub const AUTOFS_IOC_PROTOVER: u32 = 1074041699; constant FSL_HV_IOCTL_MEMCPY (line 1124) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1125) | pub const BTRFS_IOC_GET_FEATURES: u32 = 1075352633; constant PCITEST_MSIX (line 1126) | pub const PCITEST_MSIX: u32 = 2147766279; constant BTRFS_IOC_DEFRAG_RANGE (line 1127) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 2150667280; constant UI_BEGIN_FF_ERASE (line 1128) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1129) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1130) | pub const PPPIOCGIDLE: u32 = 1074820159; constant NVRAM_SETCKS (line 1131) | pub const NVRAM_SETCKS: u32 = 536899649; constant WDIOC_GETSUPPORT (line 1132) | pub const WDIOC_GETSUPPORT: u32 = 1076385536; constant GSMIOC_ENABLE_NET (line 1133) | pub const GSMIOC_ENABLE_NET: u32 = 2150909698; constant GPIO_GET_CHIPINFO_IOCTL (line 1134) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 1078244353; constant NE_ADD_VCPU (line 1135) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1136) | pub const EVIOCSKEYCODE_V2: u32 = 2150122756; constant PTP_SYS_OFFSET_EXTENDED2 (line 1137) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1138) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1139) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1140) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1141) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 2149084422; constant I2OEVTREG (line 1142) | pub const I2OEVTREG: u32 = 2148296970; constant I2OPARMGET (line 1143) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1144) | pub const EVIOCGID: u32 = 1074283778; constant BTRFS_IOC_QGROUP_CREATE (line 1145) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 2148570154; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1146) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1147) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1148) | pub const TUNSETSTEERINGEBPF: u32 = 1074025696; constant ATM_GETNAMES (line 1149) | pub const ATM_GETNAMES: u32 = 2148557187; constant VIDIOC_QUERYMENU (line 1150) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1151) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 536917572; constant I2OLCTGET (line 1152) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1153) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 2148558356; constant NS_SETBUFLEV (line 1154) | pub const NS_SETBUFLEV: u32 = 2148557154; constant BLKCLOSEZONE (line 1155) | pub const BLKCLOSEZONE: u32 = 2148536967; constant SONET_GETFRSENSE (line 1156) | pub const SONET_GETFRSENSE: u32 = 1074159895; constant UI_SET_EVBIT (line 1157) | pub const UI_SET_EVBIT: u32 = 2147767652; constant DM_LIST_VERSIONS (line 1158) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1159) | pub const HIDIOCGSTRING: u32 = 1090799620; constant PPPIOCATTCHAN (line 1160) | pub const PPPIOCATTCHAN: u32 = 2147775544; constant VDUSE_DEV_SET_CONFIG (line 1161) | pub const VDUSE_DEV_SET_CONFIG: u32 = 2148040978; constant TUNGETFEATURES (line 1162) | pub const TUNGETFEATURES: u32 = 1074025679; constant VFIO_GROUP_UNSET_CONTAINER (line 1163) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 536886121; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1164) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 1074030865; constant CCISS_REGNEWDISK (line 1165) | pub const CCISS_REGNEWDISK: u32 = 2147762701; constant VIDIOC_QUERY_DV_TIMINGS (line 1166) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 1082414691; constant PHN_SETREGS (line 1167) | pub const PHN_SETREGS: u32 = 2150133768; constant FAT_IOCTL_GET_ATTRIBUTES (line 1168) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 1074033168; constant FSL_MC_SEND_MC_COMMAND (line 1169) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1170) | pub const TUNGETIFF: u32 = 1074025682; constant PTP_CLOCK_GETCAPS2 (line 1171) | pub const PTP_CLOCK_GETCAPS2: u32 = 1079000330; constant BTRFS_IOC_RESIZE (line 1172) | pub const BTRFS_IOC_RESIZE: u32 = 2415956995; constant VHOST_SET_VRING_ENDIAN (line 1173) | pub const VHOST_SET_VRING_ENDIAN: u32 = 2148052755; constant PPS_KC_BIND (line 1174) | pub const PPS_KC_BIND: u32 = 2148036773; constant F2FS_IOC_WRITE_CHECKPOINT (line 1175) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 536933639; constant UI_SET_FFBIT (line 1176) | pub const UI_SET_FFBIT: u32 = 2147767659; constant IPMICTL_GET_MY_LUN_CMD (line 1177) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 1074030868; constant CEC_ADAP_G_PHYS_ADDR (line 1178) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 1073897729; constant CEC_G_MODE (line 1179) | pub const CEC_G_MODE: u32 = 1074028808; constant USBDEVFS_RESETEP (line 1180) | pub const USBDEVFS_RESETEP: u32 = 1074025731; constant MEDIA_REQUEST_IOC_QUEUE (line 1181) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 536902784; constant USBDEVFS_ALLOC_STREAMS (line 1182) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 1074287900; constant MGSL_IOCSXCTRL (line 1183) | pub const MGSL_IOCSXCTRL: u32 = 536898837; constant MEDIA_IOC_G_TOPOLOGY (line 1184) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1185) | pub const PPPIOCUNBRIDGECHAN: u32 = 536900660; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1186) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 536933634; constant ISST_IF_GET_PLATFORM_INFO (line 1187) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 1074331136; constant SCIF_FENCE_MARK (line 1188) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1189) | pub const USBDEVFS_RELEASE_PORT: u32 = 1074025753; constant VFIO_CHECK_EXTENSION (line 1190) | pub const VFIO_CHECK_EXTENSION: u32 = 536886117; constant BTRFS_IOC_QGROUP_LIMIT (line 1191) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 1076925483; constant FAT_IOCTL_GET_VOLUME_ID (line 1192) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 1074033171; constant UI_SET_PHYS (line 1193) | pub const UI_SET_PHYS: u32 = 2148029804; constant FDWERRORGET (line 1194) | pub const FDWERRORGET: u32 = 1076363799; constant VIDIOC_SUBDEV_G_EDID (line 1195) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1196) | pub const MGSL_IOCGSTATS: u32 = 536898823; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1197) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 2147792641; constant SIOCGSTAMP_NEW (line 1198) | pub const SIOCGSTAMP_NEW: u32 = 1074825478; constant RTC_WKALM_RD (line 1199) | pub const RTC_WKALM_RD: u32 = 1076391952; constant PHN_GET_REG (line 1200) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1201) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1202) | pub const PHN_NOT_OH: u32 = 536899588; constant PPGETMODES (line 1203) | pub const PPGETMODES: u32 = 1074032791; constant CHIOGPARAMS (line 1204) | pub const CHIOGPARAMS: u32 = 1075077894; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1205) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 536886131; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1206) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 2148052771; constant VIDIOC_SUBDEV_G_SELECTION (line 1207) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1208) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 2415957050; constant MGSL_IOCWAITGPIO (line 1209) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1210) | pub const PMU_IOC_CAN_SLEEP: u32 = 1074283013; constant KCOV_ENABLE (line 1211) | pub const KCOV_ENABLE: u32 = 536896356; constant BTRFS_IOC_CLONE (line 1212) | pub const BTRFS_IOC_CLONE: u32 = 2147783689; constant F2FS_IOC_DEFRAGMENT (line 1213) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1214) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 2147754766; constant AGPIOC_ALLOCATE (line 1215) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1216) | pub const NE_SET_USER_MEMORY_REGION: u32 = 2149101091; constant MGSL_IOCTXABORT (line 1217) | pub const MGSL_IOCTXABORT: u32 = 536898822; constant MGSL_IOCSGPIO (line 1218) | pub const MGSL_IOCSGPIO: u32 = 2148560144; constant LIRC_SET_REC_CARRIER (line 1219) | pub const LIRC_SET_REC_CARRIER: u32 = 2147772692; constant F2FS_IOC_FLUSH_DEVICE (line 1220) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 2148070666; constant SNAPSHOT_ATOMIC_RESTORE (line 1221) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 536883972; constant RTC_UIE_OFF (line 1222) | pub const RTC_UIE_OFF: u32 = 536899588; constant BT_BMC_IOCTL_SMS_ATN (line 1223) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 536916224; constant NVME_IOCTL_ID (line 1224) | pub const NVME_IOCTL_ID: u32 = 536890944; constant NE_START_ENCLAVE (line 1225) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1226) | pub const VIDIOC_STREAMON: u32 = 2147767826; constant FDPOLLDRVSTAT (line 1227) | pub const FDPOLLDRVSTAT: u32 = 1078985235; constant AUTOFS_DEV_IOCTL_READY (line 1228) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1229) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1230) | pub const VIDIOC_SUBDEV_S_STD: u32 = 2148029976; constant WDIOC_GETTIMELEFT (line 1231) | pub const WDIOC_GETTIMELEFT: u32 = 1074026250; constant ATM_GETLINKRATE (line 1232) | pub const ATM_GETLINKRATE: u32 = 2148557185; constant RTC_WKALM_SET (line 1233) | pub const RTC_WKALM_SET: u32 = 2150133775; constant VHOST_GET_BACKEND_FEATURES (line 1234) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 1074310950; constant ATMARP_ENCAP (line 1235) | pub const ATMARP_ENCAP: u32 = 536895973; constant CAPI_GET_FLAGS (line 1236) | pub const CAPI_GET_FLAGS: u32 = 1074021155; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1237) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 1074030872; constant DFL_FPGA_FME_PORT_ASSIGN (line 1238) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 2147792514; constant NS_GET_OWNER_UID (line 1239) | pub const NS_GET_OWNER_UID: u32 = 536917764; constant VIDIOC_OVERLAY (line 1240) | pub const VIDIOC_OVERLAY: u32 = 2147767822; constant BTRFS_IOC_WAIT_SYNC (line 1241) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 2148045846; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1242) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1243) | pub const VHOST_GET_VRING_ENDIAN: u32 = 2148052756; constant ATM_GETADDR (line 1244) | pub const ATM_GETADDR: u32 = 2148557190; constant PHN_GET_REGS (line 1245) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1246) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1247) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1248) | pub const SNAPSHOT_S2RAM: u32 = 536883979; constant JSIOCSAXMAP (line 1249) | pub const JSIOCSAXMAP: u32 = 2151705137; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1250) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; constant VBG_IOCTL_HGCM_DISCONNECT (line 1251) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1252) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1253) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 536886128; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1254) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1255) | pub const MMTIMER_GETOFFSET: u32 = 536898816; constant RIO_CM_CHAN_LISTEN (line 1256) | pub const RIO_CM_CHAN_LISTEN: u32 = 2147640070; constant ATM_SETSC (line 1257) | pub const ATM_SETSC: u32 = 2147770865; constant F2FS_IOC_SHUTDOWN (line 1258) | pub const F2FS_IOC_SHUTDOWN: u32 = 1074026621; constant NVME_IOCTL_RESCAN (line 1259) | pub const NVME_IOCTL_RESCAN: u32 = 536890950; constant BLKOPENZONE (line 1260) | pub const BLKOPENZONE: u32 = 2148536966; constant DM_VERSION (line 1261) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1262) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1263) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1264) | pub const SIOCMKCLIP: u32 = 536895968; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1265) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 536916225; constant HIDIOCGVERSION (line 1266) | pub const HIDIOCGVERSION: u32 = 1074022401; constant VIDIOC_S_INPUT (line 1267) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1268) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1269) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 2147772707; constant EVIOCGEFFECTS (line 1270) | pub const EVIOCGEFFECTS: u32 = 1074021764; constant UVCIOC_CTRL_QUERY (line 1271) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1272) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 2167959787; constant FS_IOC_READ_VERITY_METADATA (line 1273) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1274) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1275) | pub const USBDEVFS_GETDRIVER: u32 = 2164544776; constant IDT77105_GETSTAT (line 1276) | pub const IDT77105_GETSTAT: u32 = 2148557106; constant HIDIOCINITREPORT (line 1277) | pub const HIDIOCINITREPORT: u32 = 536889349; constant VFIO_DEVICE_GET_INFO (line 1278) | pub const VFIO_DEVICE_GET_INFO: u32 = 536886123; constant RIO_CM_CHAN_RECEIVE (line 1279) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1280) | pub const RNDGETENTCNT: u32 = 1074024960; constant PPPIOCNEWUNIT (line 1281) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1282) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1283) | pub const FDRESET: u32 = 536871508; constant IOC_PR_REGISTER (line 1284) | pub const IOC_PR_REGISTER: u32 = 2149085384; constant HIDIOCSREPORT (line 1285) | pub const HIDIOCSREPORT: u32 = 2148288520; constant TEE_IOC_OPEN_SESSION (line 1286) | pub const TEE_IOC_OPEN_SESSION: u32 = 1074832386; constant TEE_IOC_SUPPL_RECV (line 1287) | pub const TEE_IOC_SUPPL_RECV: u32 = 1074832390; constant BTRFS_IOC_BALANCE_CTL (line 1288) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 2147783713; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1289) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1290) | pub const HIDIOCGRAWINFO: u32 = 1074284547; constant PPPIOCSCOMPRESS (line 1291) | pub const PPPIOCSCOMPRESS: u32 = 2148561997; constant USBDEVFS_CONNECTINFO (line 1292) | pub const USBDEVFS_CONNECTINFO: u32 = 2148029713; constant BLKRESETZONE (line 1293) | pub const BLKRESETZONE: u32 = 2148536963; constant CHIOINITELEM (line 1294) | pub const CHIOINITELEM: u32 = 536896273; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1295) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 2148560524; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1296) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1297) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 2147642625; constant PPGETPHASE (line 1298) | pub const PPGETPHASE: u32 = 1074032793; constant USBDEVFS_DISCONNECT_CLAIM (line 1299) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 1091065115; constant FDMSGON (line 1300) | pub const FDMSGON: u32 = 536871493; constant VIDIOC_G_SLICED_VBI_CAP (line 1301) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1302) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1303) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 536902785; constant IOC_OPAL_ERASE_LR (line 1304) | pub const IOC_OPAL_ERASE_LR: u32 = 2165338342; constant FDFMTBEG (line 1305) | pub const FDFMTBEG: u32 = 536871495; constant RNDRESEEDCRNG (line 1306) | pub const RNDRESEEDCRNG: u32 = 536891911; constant ISST_IF_GET_PHY_ID (line 1307) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1308) | pub const TUNSETNOCSUM: u32 = 2147767496; constant SONET_GETSTAT (line 1309) | pub const SONET_GETSTAT: u32 = 1076125968; constant TFD_IOC_SET_TICKS (line 1310) | pub const TFD_IOC_SET_TICKS: u32 = 2148029440; constant PPDATADIR (line 1311) | pub const PPDATADIR: u32 = 2147774608; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1312) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 2165338341; constant GPIO_V2_GET_LINE_IOCTL (line 1313) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1314) | pub const RIO_CM_CHAN_SEND: u32 = 2148557577; constant PPWCTLONIRQ (line 1315) | pub const PPWCTLONIRQ: u32 = 2147578002; constant SONYPI_IOCGBRT (line 1316) | pub const SONYPI_IOCGBRT: u32 = 1073837568; constant IOC_PR_RELEASE (line 1317) | pub const IOC_PR_RELEASE: u32 = 2148561098; constant PPCLRIRQ (line 1318) | pub const PPCLRIRQ: u32 = 1074032787; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1319) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 1074030874; constant MGSL_IOCSXSYNC (line 1320) | pub const MGSL_IOCSXSYNC: u32 = 536898835; constant HPET_IE_OFF (line 1321) | pub const HPET_IE_OFF: u32 = 536897538; constant IOC_OPAL_ACTIVATE_USR (line 1322) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 2165338337; constant SONET_SETFRAMING (line 1323) | pub const SONET_SETFRAMING: u32 = 2147770645; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1324) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 2147755017; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1325) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1326) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1327) | pub const BLKFINISHZONE: u32 = 2148536968; constant EVIOCREVOKE (line 1328) | pub const EVIOCREVOKE: u32 = 2147763601; constant VFIO_DEVICE_FEATURE (line 1329) | pub const VFIO_DEVICE_FEATURE: u32 = 536886133; constant CCISS_GETPCIINFO (line 1330) | pub const CCISS_GETPCIINFO: u32 = 1074283009; constant ISST_IF_MBOX_COMMAND (line 1331) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1332) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1333) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1334) | pub const VIDIOC_STREAMOFF: u32 = 2147767827; constant VDUSE_DESTROY_DEV (line 1335) | pub const VDUSE_DESTROY_DEV: u32 = 2164293891; constant FDGETFDCSTAT (line 1336) | pub const FDGETFDCSTAT: u32 = 1076363797; constant VIDIOC_S_PRIORITY (line 1337) | pub const VIDIOC_S_PRIORITY: u32 = 2147767876; constant SNAPSHOT_FREEZE (line 1338) | pub const SNAPSHOT_FREEZE: u32 = 536883969; constant VIDIOC_ENUMINPUT (line 1339) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1340) | pub const ZATM_GETPOOLZ: u32 = 2148557154; constant RIO_DISABLE_DOORBELL_RANGE (line 1341) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 2148035850; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1342) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1343) | pub const VIDIOC_G_STD: u32 = 1074288151; constant USBDEVFS_ALLOW_SUSPEND (line 1344) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 536892706; constant SONET_GETSTATZ (line 1345) | pub const SONET_GETSTATZ: u32 = 1076125969; constant SCIF_ACCEPTREG (line 1346) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1347) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1348) | pub const PPPIOCSRASYNCMAP: u32 = 2147775572; constant IOCTL_MEI_NOTIFY_SET (line 1349) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 2147764226; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1350) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 1077974061; constant F2FS_IOC_GARBAGE_COLLECT (line 1351) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; constant ATMLEC_CTRL (line 1352) | pub const ATMLEC_CTRL: u32 = 536895952; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1353) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 1074294521; constant DM_DEV_CREATE (line 1354) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1355) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 1073917814; constant VIDIOC_G_CTRL (line 1356) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1357) | pub const NBD_CLEAR_SOCK: u32 = 536914692; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1358) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 536886130; constant WDIOC_KEEPALIVE (line 1359) | pub const WDIOC_KEEPALIVE: u32 = 1074026245; constant NVME_IOCTL_SUBSYS_RESET (line 1360) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 536890949; constant PTP_EXTTS_REQUEST2 (line 1361) | pub const PTP_EXTTS_REQUEST2: u32 = 2148547851; constant PCITEST_BAR (line 1362) | pub const PCITEST_BAR: u32 = 536891393; constant MGSL_IOCGGPIO (line 1363) | pub const MGSL_IOCGGPIO: u32 = 1074818321; constant EVIOCSREP (line 1364) | pub const EVIOCSREP: u32 = 2148025603; constant VFIO_DEVICE_GET_IRQ_INFO (line 1365) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 536886125; constant HPET_DPI (line 1366) | pub const HPET_DPI: u32 = 536897541; constant VDUSE_VQ_SETUP_KICKFD (line 1367) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 2148040982; constant ND_IOCTL_CALL (line 1368) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1369) | pub const HIDIOCGDEVINFO: u32 = 1075595267; constant DM_TABLE_DEPS (line 1370) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1371) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1372) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1373) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1374) | pub const VIDIOC_G_PRIORITY: u32 = 1074026051; constant ATM_NEWBACKENDIF (line 1375) | pub const ATM_NEWBACKENDIF: u32 = 2147639795; constant VIDIOC_S_EXT_CTRLS (line 1376) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1377) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1378) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1379) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 2150651474; constant DM_TABLE_LOAD (line 1380) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1381) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 536933633; constant VIDIOC_G_OUTPUT (line 1382) | pub const VIDIOC_G_OUTPUT: u32 = 1074026030; constant ATM_DROPPARTY (line 1383) | pub const ATM_DROPPARTY: u32 = 2147770869; constant CHIOGELEM (line 1384) | pub const CHIOGELEM: u32 = 2154586896; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1385) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 1078498361; constant EVIOCSKEYCODE (line 1386) | pub const EVIOCSKEYCODE: u32 = 2148025604; constant NE_GET_IMAGE_LOAD_INFO (line 1387) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1388) | pub const TUNSETLINK: u32 = 2147767501; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1389) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1390) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 536908828; constant PPS_SETPARAMS (line 1391) | pub const PPS_SETPARAMS: u32 = 2148036770; constant IOC_OPAL_LR_SETUP (line 1392) | pub const IOC_OPAL_LR_SETUP: u32 = 2166911203; constant FW_CDEV_IOC_DEALLOCATE (line 1393) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 2147754755; constant WDIOC_SETTIMEOUT (line 1394) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1395) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 536893281; constant CAPI_GET_MANUFACTURER (line 1396) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1397) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 536886134; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1398) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 2148578048; constant VIDIOC_G_EDID (line 1399) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1400) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 2149119243; constant RIO_MAP_INBOUND (line 1401) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1402) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 2164814046; constant USBDEVFS_CLAIM_PORT (line 1403) | pub const USBDEVFS_CLAIM_PORT: u32 = 1074025752; constant VIDIOC_S_AUDIO (line 1404) | pub const VIDIOC_S_AUDIO: u32 = 2150913570; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1405) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 1074816539; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1406) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 2150114067; constant BTRFS_IOC_SNAP_DESTROY (line 1407) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 2415957007; constant SNAPSHOT_FREE (line 1408) | pub const SNAPSHOT_FREE: u32 = 536883973; constant I8K_GET_SPEED (line 1409) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1410) | pub const HIDIOCGREPORT: u32 = 2148288519; constant HPET_EPI (line 1411) | pub const HPET_EPI: u32 = 536897540; constant JSIOCSCORR (line 1412) | pub const JSIOCSCORR: u32 = 2149870113; constant IOC_PR_PREEMPT_ABORT (line 1413) | pub const IOC_PR_PREEMPT_ABORT: u32 = 2149085388; constant RIO_MAP_OUTBOUND (line 1414) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1415) | pub const ATM_SETESI: u32 = 2148557196; constant FW_CDEV_IOC_START_ISO (line 1416) | pub const FW_CDEV_IOC_START_ISO: u32 = 2148541194; constant ATM_DELADDR (line 1417) | pub const ATM_DELADDR: u32 = 2148557193; constant PPFCONTROL (line 1418) | pub const PPFCONTROL: u32 = 2147643534; constant SONYPI_IOCGFAN (line 1419) | pub const SONYPI_IOCGFAN: u32 = 1073837578; constant RTC_IRQP_SET (line 1420) | pub const RTC_IRQP_SET: u32 = 2148036620; constant PCITEST_WRITE (line 1421) | pub const PCITEST_WRITE: u32 = 2148028420; constant PPCLAIM (line 1422) | pub const PPCLAIM: u32 = 536899723; constant VIDIOC_S_JPEGCOMP (line 1423) | pub const VIDIOC_S_JPEGCOMP: u32 = 2156680766; constant IPMICTL_UNREGISTER_FOR_CMD (line 1424) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 1073899791; constant VHOST_SET_FEATURES (line 1425) | pub const VHOST_SET_FEATURES: u32 = 2148052736; constant TOSHIBA_ACPI_SCI (line 1426) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1427) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1428) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 1140888610; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1429) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 2148045850; constant ATMLEC_MCAST (line 1430) | pub const ATMLEC_MCAST: u32 = 536895954; constant MMTIMER_GETFREQ (line 1431) | pub const MMTIMER_GETFREQ: u32 = 1074294018; constant VIDIOC_G_SELECTION (line 1432) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1433) | pub const RTC_ALM_SET: u32 = 2149871623; constant PPPOEIOCSFWD (line 1434) | pub const PPPOEIOCSFWD: u32 = 2148053248; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1435) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 1074030878; constant FS_IOC_ENABLE_VERITY (line 1436) | pub const FS_IOC_ENABLE_VERITY: u32 = 2155898501; constant NILFS_IOCTL_GET_BDESCS (line 1437) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1438) | pub const FDFMTEND: u32 = 536871497; constant DMA_BUF_SET_NAME (line 1439) | pub const DMA_BUF_SET_NAME: u32 = 2148033025; constant UI_BEGIN_FF_UPLOAD (line 1440) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1441) | pub const RTC_UIE_ON: u32 = 536899587; constant PPRELEASE (line 1442) | pub const PPRELEASE: u32 = 536899724; constant VFIO_IOMMU_UNMAP_DMA (line 1443) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 536886130; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1444) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1445) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1446) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 1110471169; constant NVME_IOCTL_ADMIN_CMD (line 1447) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1448) | pub const VHOST_SET_VRING_KICK: u32 = 2148052768; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1449) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 2415957016; constant BTRFS_IOC_SNAP_CREATE (line 1450) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 2415956993; constant SONYPI_IOCGBAT2CAP (line 1451) | pub const SONYPI_IOCGBAT2CAP: u32 = 1073903108; constant PPNEGOT (line 1452) | pub const PPNEGOT: u32 = 2147774609; constant NBD_PRINT_DEBUG (line 1453) | pub const NBD_PRINT_DEBUG: u32 = 536914694; constant BTRFS_IOC_INO_LOOKUP_USER (line 1454) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1455) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1456) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1457) | pub const BTRFS_IOC_FS_INFO: u32 = 1140888607; constant VIDIOC_ENUM_FMT (line 1458) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1459) | pub const VIDIOC_G_INPUT: u32 = 1074026022; constant VTPM_PROXY_IOC_NEW_DEV (line 1460) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1461) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 1074050691; constant ND_IOCTL_DIMM_FLAGS (line 1462) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1463) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 2151715884; constant MMTIMER_GETCOUNTER (line 1464) | pub const MMTIMER_GETCOUNTER: u32 = 1074294025; constant MATROXFB_GET_OUTPUT_MODE (line 1465) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1466) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 536908846; constant RIO_CM_CHAN_BIND (line 1467) | pub const RIO_CM_CHAN_BIND: u32 = 2148033285; constant HIDIOCGRDESC (line 1468) | pub const HIDIOCGRDESC: u32 = 1342457858; constant MGSL_IOCGIF (line 1469) | pub const MGSL_IOCGIF: u32 = 536898827; constant VIDIOC_S_OUTPUT (line 1470) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1471) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1472) | pub const WDIOC_GETBOOTSTATUS: u32 = 1074026242; constant VDUSE_VQ_GET_INFO (line 1473) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1474) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 2149884501; constant BLKGETDISKSEQ (line 1475) | pub const BLKGETDISKSEQ: u32 = 1074270848; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1476) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1477) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 536912401; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1478) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 2148835923; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1479) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 536912434; constant ACRN_IOCTL_IRQFD (line 1480) | pub const ACRN_IOCTL_IRQFD: u32 = 2149098097; constant ACRN_IOCTL_CREATE_VM (line 1481) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1482) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 2148573731; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1483) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 536912435; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1484) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 2148835924; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1485) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 2148049457; constant ACRN_IOCTL_SET_IRQLINE (line 1486) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 2148049445; constant ACRN_IOCTL_START_VM (line 1487) | pub const ACRN_IOCTL_START_VM: u32 = 536912402; constant ACRN_IOCTL_SET_VCPU_REGS (line 1488) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 2166923798; constant ACRN_IOCTL_SET_MEMSEG (line 1489) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 2149622337; constant ACRN_IOCTL_PAUSE_VM (line 1490) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 536912403; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1491) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 536912437; constant ACRN_IOCTL_UNSET_MEMSEG (line 1492) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 2149622338; constant ACRN_IOCTL_IOEVENTFD (line 1493) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 2149622384; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1494) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 2149884502; constant ACRN_IOCTL_RESET_VM (line 1495) | pub const ACRN_IOCTL_RESET_VM: u32 = 536912405; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1496) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 536912436; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1497) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 2148049444; constant TCGETS2 (line 1498) | pub const TCGETS2: u32 = 1076655123; constant TCSETS2 (line 1499) | pub const TCSETS2: u32 = 2150396948; constant TCSETSF2 (line 1500) | pub const TCSETSF2: u32 = 2150396950; constant TCSETSW2 (line 1501) | pub const TCSETSW2: u32 = 2150396949; FILE: builder/third-party/linux-raw-sys/src/powerpc64/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/powerpc64/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 13) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __vector128 (line 66) | pub struct __vector128 { type __kernel_sockaddr_storage (line 71) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 76) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 82) | pub struct in_addr { type ip_mreq (line 87) | pub struct ip_mreq { type ip_mreqn (line 93) | pub struct ip_mreqn { type ip_mreq_source (line 100) | pub struct ip_mreq_source { type ip_msfilter (line 106) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 114) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 127) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 130) | pub struct group_req { type group_source_req (line 136) | pub struct group_source_req { type group_filter (line 142) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 146) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 153) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 161) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 170) | pub struct in_pktinfo { type sockaddr_in (line 177) | pub struct sockaddr_in { type iphdr (line 185) | pub struct iphdr { method version (line 2188) | pub fn version(&self) -> __u8 { method set_version (line 2192) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2199) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2203) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2210) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 205) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 211) | pub struct ip_auth_hdr { type ip_esp_hdr (line 221) | pub struct ip_esp_hdr { type ip_comp_hdr (line 228) | pub struct ip_comp_hdr { type ip_beet_phdr (line 235) | pub struct ip_beet_phdr { type in6_addr (line 243) | pub struct in6_addr { type sockaddr_in6 (line 248) | pub struct sockaddr_in6 { type ipv6_mreq (line 257) | pub struct ipv6_mreq { type in6_flowlabel_req (line 263) | pub struct in6_flowlabel_req { type in6_pktinfo (line 275) | pub struct in6_pktinfo { type ip6_mtuinfo (line 281) | pub struct ip6_mtuinfo { type in6_ifreq (line 287) | pub struct in6_ifreq { type ipv6_rt_hdr (line 294) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 302) | pub struct ipv6_opt_hdr { type rt0_hdr (line 307) | pub struct rt0_hdr { type rt2_hdr (line 314) | pub struct rt2_hdr { type ipv6_destopt_hao (line 321) | pub struct ipv6_destopt_hao { type ipv6hdr (line 328) | pub struct ipv6hdr { method version (line 2225) | pub fn version(&self) -> __u8 { method set_version (line 2229) | pub fn set_version(&mut self, val: __u8) { method priority (line 2236) | pub fn priority(&self) -> __u8 { method set_priority (line 2240) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2247) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 345) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 351) | pub struct tcphdr { method doff (line 2262) | pub fn doff(&self) -> __u16 { method set_doff (line 2266) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2273) | pub fn res1(&self) -> __u16 { method set_res1 (line 2277) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2284) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2288) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2295) | pub fn ece(&self) -> __u16 { method set_ece (line 2299) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2306) | pub fn urg(&self) -> __u16 { method set_urg (line 2310) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2317) | pub fn ack(&self) -> __u16 { method set_ack (line 2321) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2328) | pub fn psh(&self) -> __u16 { method set_psh (line 2332) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2339) | pub fn rst(&self) -> __u16 { method set_rst (line 2343) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2350) | pub fn syn(&self) -> __u16 { method set_syn (line 2354) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2361) | pub fn fin(&self) -> __u16 { method set_fin (line 2365) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2372) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 364) | pub struct tcp_repair_opt { type tcp_repair_window (line 370) | pub struct tcp_repair_window { type tcp_info (line 379) | pub struct tcp_info { method tcpi_snd_wscale (line 2419) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2423) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2430) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2434) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2441) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2445) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2452) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2456) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2463) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 439) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 449) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 458) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 474) | pub struct sockaddr_un { type sockaddr (line 480) | pub struct sockaddr { type sync_serial_settings (line 485) | pub struct sync_serial_settings { type te1_settings (line 492) | pub struct te1_settings { type raw_hdlc_proto (line 500) | pub struct raw_hdlc_proto { type fr_proto (line 506) | pub struct fr_proto { type fr_proto_pvc (line 517) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 522) | pub struct fr_proto_pvc_info { type cisco_proto (line 528) | pub struct cisco_proto { type x25_hdlc_proto (line 534) | pub struct x25_hdlc_proto { type ifmap (line 544) | pub struct ifmap { type if_settings (line 554) | pub struct if_settings { type ifreq (line 561) | pub struct ifreq { type ifconf (line 567) | pub struct ifconf { type xt_entry_match (line 572) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 578) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 585) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 590) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 596) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 603) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 608) | pub struct xt_standard_target { type xt_error_target (line 613) | pub struct xt_error_target { type xt_get_revision (line 619) | pub struct xt_get_revision { type _xt_align (line 625) | pub struct _xt_align { type xt_counters (line 633) | pub struct xt_counters { type xt_counters_info (line 639) | pub struct xt_counters_info { type xt_tcp (line 646) | pub struct xt_tcp { type xt_udp (line 656) | pub struct xt_udp { type ip6t_ip6 (line 663) | pub struct ip6t_ip6 { type ip6t_entry (line 678) | pub struct ip6t_entry { type ip6t_standard (line 688) | pub struct ip6t_standard { type ip6t_error (line 693) | pub struct ip6t_error { type ip6t_icmp (line 699) | pub struct ip6t_icmp { type ip6t_getinfo (line 706) | pub struct ip6t_getinfo { type ip6t_replace (line 715) | pub struct ip6t_replace { type ip6t_get_entries (line 727) | pub struct ip6t_get_entries { type linger (line 734) | pub struct linger { type msghdr (line 740) | pub struct msghdr { type cmsghdr (line 751) | pub struct cmsghdr { type ucred (line 758) | pub struct ucred { type mmsghdr (line 765) | pub struct mmsghdr { type xt_match (line 771) | pub struct xt_match { type xt_target (line 776) | pub struct xt_target { type iovec (line 781) | pub struct iovec { constant _K_SS_MAXSIZE (line 784) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 785) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 786) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 787) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 788) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 789) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 790) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 791) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 792) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 793) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 794) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 795) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 796) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 797) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 798) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 799) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 800) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 801) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 802) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 803) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 804) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 805) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 806) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 807) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 808) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 809) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 810) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 811) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 812) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 813) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 814) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 815) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 816) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 817) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 818) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 819) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 820) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 821) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 822) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 823) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 824) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 825) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 826) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 827) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 828) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 829) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 830) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 831) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 832) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 833) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 834) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 835) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 836) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 837) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 838) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 839) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 840) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 841) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 842) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 843) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 844) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 845) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 846) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 847) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 848) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 849) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 850) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 851) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 852) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 853) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 854) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 855) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 856) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 857) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 858) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 859) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 860) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 861) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 862) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 863) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 864) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 865) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 866) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 867) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 868) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 869) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 870) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 871) | pub const __BIG_ENDIAN: u32 = 4321; constant IPTOS_TOS_MASK (line 872) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 873) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 874) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 875) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 876) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 877) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 878) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 879) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 880) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 881) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 882) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 883) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 884) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 885) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 886) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 887) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 888) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 889) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 890) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 891) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 892) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 893) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 894) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 895) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 896) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 897) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 898) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 899) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 900) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 901) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 902) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 903) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 904) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 905) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 906) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 907) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 908) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 909) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 910) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 911) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 912) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 913) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 914) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 915) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 916) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 917) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 918) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 919) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 920) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 921) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 922) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 923) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 924) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 925) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 926) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 927) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 928) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 929) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 930) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 931) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 932) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 933) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 934) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 935) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 936) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 937) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 938) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 939) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 940) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 941) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 942) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 943) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 944) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 945) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 946) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 947) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 948) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 949) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 950) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 951) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 952) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 953) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 954) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 955) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 956) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 957) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 958) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 959) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 960) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 961) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 962) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 963) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 964) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 965) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 966) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 967) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 968) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 969) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 970) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 971) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 972) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 973) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 974) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 975) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 976) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 977) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 978) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 979) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 980) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 981) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 982) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 983) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 984) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 985) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 986) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 987) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 988) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 989) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 990) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 991) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 992) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 993) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 994) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 995) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 996) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 997) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 998) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 999) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1000) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1001) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1002) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1003) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1004) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1005) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1006) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1007) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1008) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1009) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1010) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1011) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1012) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1013) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1014) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1015) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1016) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1017) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1018) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1019) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1020) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1021) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1022) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1023) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1024) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1025) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1026) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1027) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1028) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1029) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1030) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1031) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1032) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1033) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1034) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1035) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1036) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1037) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1038) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SO_RCVLOWAT (line 1039) | pub const SO_RCVLOWAT: u32 = 16; constant SO_SNDLOWAT (line 1040) | pub const SO_SNDLOWAT: u32 = 17; constant SO_RCVTIMEO_OLD (line 1041) | pub const SO_RCVTIMEO_OLD: u32 = 18; constant SO_SNDTIMEO_OLD (line 1042) | pub const SO_SNDTIMEO_OLD: u32 = 19; constant SO_PASSCRED (line 1043) | pub const SO_PASSCRED: u32 = 20; constant SO_PEERCRED (line 1044) | pub const SO_PEERCRED: u32 = 21; constant SIOCGSTAMP_OLD (line 1045) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1046) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1047) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1048) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1049) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1050) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1051) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1052) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1053) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1054) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1055) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1056) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1057) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1058) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1059) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1060) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1061) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1062) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1063) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1064) | pub const SO_REUSEPORT: u32 = 15; constant SO_SECURITY_AUTHENTICATION (line 1065) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1066) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1067) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1068) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1069) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1070) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1071) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1072) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1073) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1074) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1075) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1076) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1077) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1078) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1079) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1080) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1081) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1082) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1083) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1084) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1085) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1086) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1087) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1088) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1089) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1090) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1091) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1092) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1093) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1094) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1095) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1096) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1097) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1098) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1099) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1100) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1101) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1102) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1103) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1104) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1105) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1106) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1107) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1108) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1109) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1110) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1111) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1112) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1113) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1114) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1115) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1116) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1117) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1118) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1119) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1120) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1121) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1122) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1123) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1124) | pub const SO_RCVTIMEO: u32 = 18; constant SO_SNDTIMEO (line 1125) | pub const SO_SNDTIMEO: u32 = 19; constant SCM_TIMESTAMP (line 1126) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1127) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1128) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1129) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1130) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1131) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1132) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1133) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1134) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1135) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1136) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1137) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1138) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1139) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1140) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1141) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1142) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1143) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1144) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1145) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1146) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1147) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1148) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1149) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1150) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1151) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1152) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1153) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1154) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1155) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1156) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1157) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1158) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1159) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1160) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1161) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1162) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1163) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1164) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1165) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1166) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1167) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1168) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1169) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1170) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1171) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1172) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1173) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1174) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1175) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1176) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1177) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1178) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1179) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1180) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1181) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1182) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1183) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1184) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1185) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1186) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1187) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1188) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1189) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1190) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1191) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1192) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1193) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1194) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1195) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1196) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1197) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1198) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1199) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1200) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1201) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1202) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1203) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1204) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1205) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1206) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1207) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1208) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1209) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1210) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1211) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1212) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1213) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1214) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1215) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1216) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1217) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1218) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1219) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1220) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1221) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1222) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1223) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1224) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1225) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1226) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1227) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1228) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1229) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1230) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1231) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1232) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1233) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1234) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1235) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1236) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1237) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1238) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1239) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1240) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1241) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1242) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1243) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1244) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1245) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1246) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1247) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1248) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1249) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1250) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1251) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1252) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1253) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1254) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1255) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1256) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1257) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1258) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1259) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1260) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1261) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1262) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1263) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1264) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1265) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1266) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1267) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1268) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1269) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1270) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1271) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1272) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1273) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1274) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1275) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1276) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1277) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1278) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1279) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1280) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1281) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1282) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1283) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1284) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1285) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1286) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1287) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1288) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1289) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1290) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1291) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1292) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1293) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1294) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1295) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1296) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1297) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1298) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1299) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1300) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1301) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1302) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1303) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1304) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1305) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1306) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1307) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1308) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1309) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1310) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1311) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1312) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1313) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1314) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1315) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1316) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1317) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1318) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1319) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1320) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1321) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1322) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1323) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1324) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1325) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1326) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1327) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1328) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1329) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1330) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1331) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1332) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1333) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1334) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1335) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1336) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1337) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1338) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1339) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1340) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1341) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1342) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1343) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1344) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1345) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1346) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1347) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1348) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1349) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1350) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1351) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1352) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1353) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1354) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1355) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1356) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1357) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1358) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1359) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1360) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1361) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1362) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1363) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1364) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1365) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1366) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1367) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1368) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1369) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1370) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1371) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1372) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1373) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1374) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1375) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1376) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1377) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1378) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1379) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1380) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1381) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1382) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1383) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1384) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1385) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1386) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1387) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1388) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1389) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1390) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1391) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1392) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1393) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1394) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1395) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1396) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1397) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1398) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1399) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1400) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1401) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1402) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1403) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1404) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1405) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1406) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1407) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1408) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1409) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1410) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1411) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1412) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1413) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1414) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1415) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1416) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1417) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1418) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1419) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1420) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1421) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1422) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1423) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1424) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1425) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1426) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1427) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1428) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1429) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1430) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1431) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1432) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1433) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1434) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1435) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1436) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1437) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1438) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1439) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1440) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1441) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1442) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1443) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1444) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1445) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1446) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1447) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1448) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1449) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1450) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1451) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1452) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1453) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1454) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1455) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1456) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1457) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1458) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1459) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1460) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1461) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1462) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1463) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1464) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1465) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1466) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1467) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1468) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1469) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1470) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1471) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1472) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1473) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1474) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1475) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1476) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1477) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1478) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1479) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1480) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1481) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1482) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1483) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1484) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1485) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1486) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1487) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1488) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1489) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1490) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1491) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1492) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1493) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1494) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1495) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1496) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1497) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1498) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1499) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1500) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1501) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1502) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1503) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1504) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1505) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1506) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1507) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1508) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1509) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1510) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1511) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1512) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1513) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1514) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1515) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1516) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1517) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1518) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1519) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1520) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1521) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1522) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1523) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1524) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1525) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1526) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1527) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1528) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1529) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1530) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1531) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1532) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1533) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1534) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1535) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1536) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1537) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1538) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1539) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1540) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1541) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1542) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1543) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1544) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1545) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1546) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1547) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1548) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1549) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1550) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1551) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1552) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1553) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1554) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1555) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1556) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1557) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1558) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1559) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1560) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1561) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1562) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1563) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1564) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1565) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1566) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1567) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1568) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1569) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1570) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1571) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1572) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1573) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1574) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1575) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1576) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1577) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1578) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1579) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1580) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1581) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1582) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1583) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1584) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1585) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1586) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1587) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1588) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1589) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1590) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1591) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1592) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1593) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1594) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1595) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1596) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1597) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1598) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1599) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1600) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1601) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1602) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1603) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1604) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1605) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1606) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1607) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1608) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1609) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1610) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1611) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1612) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1613) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1614) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1615) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1616) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1617) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1618) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1619) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1620) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1621) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1622) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1623) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1624) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1625) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1626) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1630) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1664) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1703) | pub enum _bindgen_ty_3 { type socket_state (line 1767) | pub enum socket_state { type _bindgen_ty_4 (line 1777) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1792) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1801) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1810) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1820) | pub enum _bindgen_ty_6 { type net_device_flags (line 1853) | pub enum net_device_flags { type _bindgen_ty_7 (line 1877) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1889) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1897) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2485) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1908) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1916) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1930) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1949) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2488) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2061) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2070) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2079) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2092) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2106) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2120) | pub const fn new() -> Self { function as_ptr (line 2124) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2128) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2132) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2136) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2141) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2147) | pub const fn new() -> Self { function as_ref (line 2151) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2155) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2161) | fn default() -> Self { function clone (line 2167) | fn clone(&self) -> Self { function fmt (line 2173) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2178) | fn hash(&self, _state: &mut H) {} function eq (line 2181) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/powerpc64/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 14) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 15) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 16) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 17) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 18) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 19) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 27) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 28) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type __vector128 (line 69) | pub struct __vector128 { type sockaddr_nl (line 74) | pub struct sockaddr_nl { type nlmsghdr (line 82) | pub struct nlmsghdr { type nlmsgerr (line 91) | pub struct nlmsgerr { type nl_pktinfo (line 97) | pub struct nl_pktinfo { type nl_mmap_req (line 102) | pub struct nl_mmap_req { type nl_mmap_hdr (line 110) | pub struct nl_mmap_hdr { type nlattr (line 120) | pub struct nlattr { type nla_bitfield32 (line 126) | pub struct nla_bitfield32 { type rtnl_link_stats (line 132) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 160) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 189) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 202) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 212) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 218) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 226) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 232) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 238) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 246) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 252) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 258) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 263) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 270) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 278) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 284) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 291) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 297) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 303) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 309) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 315) | pub struct ifla_vf_trust { type ifla_port_vsi (line 321) | pub struct ifla_port_vsi { type if_stats_msg (line 329) | pub struct if_stats_msg { type ifla_rmnet_flags (line 338) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 344) | pub struct ifaddrmsg { type ifa_cacheinfo (line 353) | pub struct ifa_cacheinfo { type ndmsg (line 361) | pub struct ndmsg { type nda_cacheinfo (line 372) | pub struct nda_cacheinfo { type ndt_stats (line 380) | pub struct ndt_stats { type ndtmsg (line 395) | pub struct ndtmsg { type ndt_config (line 402) | pub struct ndt_config { type rtattr (line 415) | pub struct rtattr { type rtmsg (line 421) | pub struct rtmsg { type rtnexthop (line 434) | pub struct rtnexthop { type rtvia (line 442) | pub struct rtvia { type rta_cacheinfo (line 448) | pub struct rta_cacheinfo { type rta_session (line 460) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 474) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 481) | pub struct rta_mfc_stats { type rtgenmsg (line 488) | pub struct rtgenmsg { type ifinfomsg (line 493) | pub struct ifinfomsg { type prefixmsg (line 503) | pub struct prefixmsg { type prefix_cacheinfo (line 515) | pub struct prefix_cacheinfo { type tcmsg (line 521) | pub struct tcmsg { type nduseroptmsg (line 532) | pub struct nduseroptmsg { type tcamsg (line 544) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 549) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 550) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 551) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 552) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 553) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 554) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 555) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 556) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 557) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 558) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 559) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 560) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 561) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 562) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 563) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 564) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 565) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 566) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 567) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 568) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 569) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 570) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 571) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 572) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 573) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 574) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 575) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 576) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 577) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 578) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 579) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 580) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 581) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 582) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 583) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 584) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 585) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 586) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 587) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 588) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 589) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 590) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 591) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 592) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 593) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 594) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 595) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 596) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 597) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 598) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 599) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 600) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 601) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 602) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 603) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 604) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 605) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 606) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 607) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 608) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 609) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 610) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 611) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 612) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 613) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 614) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 615) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 616) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 617) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 618) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 619) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 620) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 621) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 622) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 623) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 624) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 625) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 626) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 627) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 628) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 629) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 630) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 631) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 632) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 633) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 634) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 635) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 636) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 637) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 638) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 639) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 640) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 641) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 642) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 643) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 644) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 645) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 646) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 647) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 648) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 649) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 650) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 651) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 652) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 653) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 654) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 655) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 656) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 657) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 658) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 659) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 660) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 661) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 662) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 663) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 664) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 665) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 666) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 667) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 668) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 669) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 670) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 671) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 672) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 673) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 674) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 675) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 676) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 677) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 678) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 679) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 680) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 681) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 682) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 683) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 684) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 685) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 686) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 687) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 688) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 689) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 690) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 691) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 692) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 693) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 694) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 695) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 696) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 697) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 698) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 699) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 700) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 701) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 702) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 703) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 704) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 705) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 706) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 707) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 708) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 709) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 710) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 711) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 712) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 713) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 714) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 715) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 716) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 717) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 718) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 719) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 720) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 721) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 722) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 723) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 724) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 725) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 726) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 727) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 728) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 729) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 730) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 731) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 732) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 733) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 734) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 735) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 736) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 737) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 738) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 739) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 740) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 741) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 742) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 743) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 744) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 745) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 746) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 747) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 748) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 749) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 750) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 751) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 752) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 753) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 754) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 755) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 756) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 757) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 758) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 759) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 760) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 761) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 762) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 763) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 764) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 765) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 766) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 767) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 768) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 769) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 770) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 771) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 772) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 773) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 774) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 775) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 776) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 777) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 778) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 779) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 780) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 781) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 782) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 783) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 784) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 785) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 786) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 787) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 788) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 789) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 790) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 791) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 792) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 793) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 794) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 795) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 796) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 797) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 798) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 799) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 800) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 801) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 802) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 803) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 804) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 805) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 806) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 807) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 808) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 809) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 810) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 811) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 812) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 813) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 814) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 815) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 816) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 817) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 818) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 819) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 820) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 821) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 822) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 823) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 824) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 825) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 826) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 827) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 828) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 829) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 830) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 831) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 832) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 833) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 834) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 835) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 836) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 837) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 838) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 839) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 840) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 841) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 842) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 843) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 844) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 845) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 846) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 847) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 848) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 849) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 850) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 851) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 852) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 853) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 854) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 855) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 856) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 857) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 858) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 859) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 860) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 861) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 862) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 863) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 864) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 865) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 866) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 867) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 868) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 869) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 870) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 871) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 872) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 873) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 874) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 875) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 876) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 878) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 879) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 880) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 881) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 882) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 883) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 884) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 885) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 886) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 887) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 888) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 889) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 890) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 891) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 892) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 893) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 894) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 895) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 896) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 897) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 898) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 899) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 900) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 901) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 902) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 903) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 904) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 905) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 906) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 907) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 908) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 909) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 910) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 911) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 912) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 913) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 914) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 915) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 916) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 917) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 918) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 919) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 920) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 921) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 922) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 923) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 924) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 925) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 926) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 927) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 928) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 929) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 930) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 931) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 932) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 933) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 934) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 935) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 936) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 937) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 938) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 939) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 940) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 941) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 942) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 943) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 944) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 945) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 946) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 947) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 948) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 949) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 950) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 951) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 952) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 953) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 954) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 955) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 956) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 957) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 958) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 959) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 960) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 961) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 962) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 963) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 964) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 965) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 966) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 967) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 968) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 969) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 970) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 971) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 972) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 973) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 974) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 975) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 976) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 977) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 978) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 979) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 980) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 981) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 982) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 983) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 984) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 985) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 986) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 987) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 988) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 989) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 990) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 991) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 992) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 993) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 994) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 995) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 996) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 997) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 998) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 999) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1000) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1001) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1002) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1003) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1004) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1005) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1006) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1007) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1008) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1009) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1010) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1011) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1012) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1013) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1014) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1015) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1016) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1017) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1018) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1019) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1020) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1021) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1022) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1023) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1024) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1025) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1026) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1027) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1028) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1029) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1030) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1031) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1032) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1033) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1034) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1035) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1036) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1037) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1038) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1039) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1040) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1041) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1042) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1043) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1044) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1045) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1046) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1047) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1048) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1049) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1050) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1051) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1052) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1053) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1054) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1055) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1056) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1057) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1058) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1059) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1060) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1061) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1062) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1063) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1064) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1065) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1066) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1067) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1068) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1069) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1070) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1071) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1072) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1073) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1074) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1075) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1076) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1077) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1078) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1079) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1080) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1081) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1082) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1083) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1084) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1085) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1086) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1087) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1088) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1089) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1090) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1091) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1092) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1093) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1094) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1095) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1096) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1097) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1098) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1099) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1100) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1101) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1102) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1103) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1104) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1105) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1106) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1107) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1108) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1109) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1110) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1111) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1112) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1113) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1114) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1115) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1116) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1117) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1118) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1119) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1120) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1121) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1122) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1123) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1124) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1125) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1126) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1127) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1128) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1129) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1130) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1131) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1132) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1133) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1134) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1135) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1136) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1137) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1138) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1139) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1140) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1141) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1142) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1143) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1144) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1145) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1146) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1147) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1148) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1149) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1150) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1151) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1152) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1153) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1154) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1155) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1156) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1157) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1158) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1159) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1160) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1161) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1162) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1163) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1164) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1165) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1166) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1167) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1168) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1169) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1170) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1171) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1172) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1173) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1174) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1175) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1176) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1177) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1178) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1179) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1180) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1181) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1182) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1183) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1184) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1185) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1186) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1187) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1188) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1189) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1190) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1191) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1192) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1193) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1194) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1195) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1196) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1197) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1198) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1199) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1200) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1201) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1202) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1203) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1204) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1205) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1206) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1207) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1208) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1209) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1210) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1211) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1212) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1213) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1214) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1215) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1216) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1217) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1218) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1219) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1220) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1221) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1222) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1223) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1224) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1225) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1226) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1227) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1228) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1229) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1230) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1231) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1232) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1233) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1234) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1235) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1236) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1237) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1238) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1239) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1240) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1241) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1242) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1243) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1244) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1245) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1246) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1247) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1248) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1249) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1250) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1251) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1252) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1253) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1254) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1255) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1256) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1257) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1258) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1259) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1260) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1261) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1262) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1263) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1264) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1265) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1266) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1267) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1268) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1269) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1270) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1271) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1272) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1273) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1274) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1275) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1276) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1277) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1278) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1279) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1280) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1281) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1282) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1283) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1284) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1285) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1286) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1287) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1288) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1289) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1290) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1291) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1292) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1293) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1294) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1295) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1296) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1297) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1298) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1299) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1300) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1301) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1302) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1303) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1304) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1305) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1306) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1307) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1308) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1309) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1310) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1311) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1312) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1313) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1314) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1315) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1316) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1317) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1318) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1319) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1320) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1321) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1322) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1323) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1324) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1325) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1326) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1327) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1328) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1329) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1330) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1331) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1332) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1333) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1334) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1335) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1336) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1337) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1338) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1339) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1340) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1341) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1342) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1343) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1344) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1345) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1346) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1347) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1348) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1349) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1350) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1351) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1352) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1353) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1354) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1355) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1356) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1357) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1358) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1359) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1360) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1361) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1362) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1363) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1364) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1365) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1366) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1367) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1368) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1369) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1370) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1371) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1372) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1373) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1374) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1375) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1376) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1377) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1378) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1379) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1380) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1381) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1382) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1383) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1384) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1385) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1386) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1387) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1388) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1389) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1390) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1391) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1392) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1393) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1394) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1395) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1396) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1397) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1398) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1399) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1400) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1401) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1402) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1403) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1404) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1405) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1406) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1407) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1408) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1409) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1410) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1411) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1412) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1413) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1414) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1415) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1416) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1417) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1418) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1419) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1420) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1421) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1422) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1423) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1424) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1425) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1426) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1427) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1428) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1429) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1430) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1431) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1432) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1433) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1434) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1435) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1436) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1437) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1438) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1439) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1440) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1441) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1442) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1443) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1444) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1445) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1446) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1447) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1448) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1449) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1450) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1451) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1452) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1453) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1454) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1455) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1456) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1457) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1458) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1459) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1460) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1461) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1462) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1463) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1464) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1465) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1466) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1467) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1468) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1469) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1470) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1471) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1472) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1473) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1474) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1475) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1476) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1477) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1478) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1479) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1480) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1481) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1482) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1483) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1484) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1485) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1486) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1487) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1488) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1489) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1490) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1491) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1492) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1493) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1494) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1495) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1499) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2844) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1512) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1522) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1529) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1550) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2847) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1569) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1640) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1649) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1657) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1673) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1682) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1736) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1743) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1792) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1804) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1816) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1824) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1839) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1849) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1858) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1866) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1874) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1896) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1906) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2850) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1915) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2853) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1924) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1933) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1942) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1958) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1970) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1978) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2015) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2856) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2024) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2045) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2859) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2054) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2065) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2073) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2080) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2093) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2131) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2143) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2159) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2167) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2187) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2195) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2204) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2219) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2227) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2241) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2250) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2268) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2278) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2285) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2293) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2307) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2319) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2328) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2337) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2347) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2356) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2366) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2381) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2393) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2409) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2418) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2426) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2434) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2452) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2476) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2502) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2518) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2525) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2534) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2611) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2629) | pub enum rt_scope_t { type rt_class_t (line 2639) | pub enum rt_class_t { type rtattr_type_t (line 2650) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2687) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2711) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2720) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2743) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2751) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2794) | pub enum _bindgen_ty_66 { function new (line 2818) | pub const fn new() -> Self { function as_ptr (line 2822) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2826) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2830) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2834) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2839) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/powerpc64/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 13) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type prctl_mm_map (line 59) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 75) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 76) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 77) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 78) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 79) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 80) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 81) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 82) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 83) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 84) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 85) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 86) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 87) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 88) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 89) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 90) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 91) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 92) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 93) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 94) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 95) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 96) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 97) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 98) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 99) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 100) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 101) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 102) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 103) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 104) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 105) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 106) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 107) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 108) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 109) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 110) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 111) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 112) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 113) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 114) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 115) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 116) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 117) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 118) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 119) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 120) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 121) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 122) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 123) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 124) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 125) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 126) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 127) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 128) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 129) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 130) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 131) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 132) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 133) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 134) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 135) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 136) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 137) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 138) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 139) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 140) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 141) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 142) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 143) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 144) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 145) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 146) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 147) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 148) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 149) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 150) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 151) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 152) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 153) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 154) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 155) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 156) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 157) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 158) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 159) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 160) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 161) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 162) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 163) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 164) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 165) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 166) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 167) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 168) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 169) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 170) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 171) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 172) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 173) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 174) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 175) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 176) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 177) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 178) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 179) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 180) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 181) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 182) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 183) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 184) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 185) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 186) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 187) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 188) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 189) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 190) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 191) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 192) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 193) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 194) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 195) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 196) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 197) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 198) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 199) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 200) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 201) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 202) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 203) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 204) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 205) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 206) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 207) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 208) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 209) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 210) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 211) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 212) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 213) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 214) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 215) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 216) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 217) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 218) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 219) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 220) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 221) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 222) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 223) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 224) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 225) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 226) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 227) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/powerpc64/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 13) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __vector128 (line 57) | pub struct __vector128 { type sysinfo (line 62) | pub struct sysinfo { type oldold_utsname (line 80) | pub struct oldold_utsname { type old_utsname (line 89) | pub struct old_utsname { type new_utsname (line 98) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 106) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 107) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 108) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 111) | pub const fn new() -> Self { function as_ptr (line 115) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 119) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 123) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 127) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 132) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/powerpc64/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_long; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_dev_t (line 13) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 54) | pub struct __vector128 { type sockaddr_xdp (line 59) | pub struct sockaddr_xdp { type xdp_ring_offset (line 68) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 76) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 84) | pub struct xdp_umem_reg { type xdp_statistics (line 93) | pub struct xdp_statistics { type xdp_options (line 103) | pub struct xdp_options { type xdp_desc (line 108) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 115) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 122) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 130) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 138) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 143) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 144) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 145) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 146) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 147) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 148) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 149) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 150) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 151) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 152) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 153) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 154) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 155) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 156) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 157) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 158) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 159) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 160) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 161) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 162) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 163) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 164) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 165) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/riscv32/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/riscv32/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 441) | pub struct clone_args { type sigset_t (line 456) | pub struct sigset_t { type sigaction (line 461) | pub struct sigaction { type sigaltstack (line 468) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 475) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 481) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 489) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 496) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 505) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 511) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 518) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 524) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 531) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 537) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 544) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 549) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 557) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 565) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 571) | pub struct statx_timestamp { type statx (line 578) | pub struct statx { type termios (line 606) | pub struct termios { type termios2 (line 616) | pub struct termios2 { type ktermios (line 628) | pub struct ktermios { type winsize (line 640) | pub struct winsize { type termio (line 648) | pub struct termio { type iovec (line 658) | pub struct iovec { type uffd_msg (line 664) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 673) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 680) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 685) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 692) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 698) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 705) | pub struct uffdio_api { type uffdio_range (line 712) | pub struct uffdio_range { type uffdio_register (line 718) | pub struct uffdio_register { type uffdio_copy (line 725) | pub struct uffdio_copy { type uffdio_zeropage (line 734) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 741) | pub struct uffdio_writeprotect { type uffdio_continue (line 747) | pub struct uffdio_continue { type linux_dirent64 (line 754) | pub struct linux_dirent64 { type stat (line 763) | pub struct stat { type stat64 (line 787) | pub struct stat64 { type statfs (line 811) | pub struct statfs { type statfs64 (line 827) | pub struct statfs64 { type compat_statfs64 (line 843) | pub struct compat_statfs64 { type user_desc (line 859) | pub struct user_desc { method seg_32bit (line 2740) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2744) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2751) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2755) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2762) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2766) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2773) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2777) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2784) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2788) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2795) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2799) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2806) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 869) | pub struct kernel_sigset_t { type kernel_sigaction (line 874) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 879) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 880) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 881) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 882) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 883) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_L1I_CACHESIZE (line 884) | pub const AT_L1I_CACHESIZE: u32 = 40; constant AT_L1I_CACHEGEOMETRY (line 885) | pub const AT_L1I_CACHEGEOMETRY: u32 = 41; constant AT_L1D_CACHESIZE (line 886) | pub const AT_L1D_CACHESIZE: u32 = 42; constant AT_L1D_CACHEGEOMETRY (line 887) | pub const AT_L1D_CACHEGEOMETRY: u32 = 43; constant AT_L2_CACHESIZE (line 888) | pub const AT_L2_CACHESIZE: u32 = 44; constant AT_L2_CACHEGEOMETRY (line 889) | pub const AT_L2_CACHEGEOMETRY: u32 = 45; constant AT_L3_CACHESIZE (line 890) | pub const AT_L3_CACHESIZE: u32 = 46; constant AT_L3_CACHEGEOMETRY (line 891) | pub const AT_L3_CACHEGEOMETRY: u32 = 47; constant AT_VECTOR_SIZE_ARCH (line 892) | pub const AT_VECTOR_SIZE_ARCH: u32 = 9; constant AT_NULL (line 893) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 894) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 895) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 896) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 897) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 898) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 899) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 900) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 901) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 902) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 903) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 904) | pub const AT_UID: u32 = 11; constant AT_EUID (line 905) | pub const AT_EUID: u32 = 12; constant AT_GID (line 906) | pub const AT_GID: u32 = 13; constant AT_EGID (line 907) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 908) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 909) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 910) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 911) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 912) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 913) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 914) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 915) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 916) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 917) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 918) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 919) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 920) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 921) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 922) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 923) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 924) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 925) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 926) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 927) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 928) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 929) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 930) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 931) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 932) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 933) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 934) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 935) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 936) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 937) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 938) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 939) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 940) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 941) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 942) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 943) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 944) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 945) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 946) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 947) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 948) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 949) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 950) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 951) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 952) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 953) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 954) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 955) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 956) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 957) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 958) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 959) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 960) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 961) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 962) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 963) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 964) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 965) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 966) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 967) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 968) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 969) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 970) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 971) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 972) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 973) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 974) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 975) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 976) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 977) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 978) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 979) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 980) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 981) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 982) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 983) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 984) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 985) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 986) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 987) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 988) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 989) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 990) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 991) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 992) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 993) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 994) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 995) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 996) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 997) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 998) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 999) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 1000) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 1001) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 1002) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1003) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1004) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 1005) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 1006) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 1007) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1008) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1009) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1010) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1011) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 1012) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 1013) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1014) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1015) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 1016) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 1017) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1018) | pub const F_GETSIG: u32 = 11; constant F_GETLK64 (line 1019) | pub const F_GETLK64: u32 = 12; constant F_SETLK64 (line 1020) | pub const F_SETLK64: u32 = 13; constant F_SETLKW64 (line 1021) | pub const F_SETLKW64: u32 = 14; constant F_SETOWN_EX (line 1022) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1023) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1024) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1025) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1026) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1027) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1028) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1029) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1030) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1031) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1032) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1033) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1034) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1035) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1036) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1037) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1038) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1039) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1040) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1041) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1042) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1043) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1044) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1045) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1046) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1047) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1048) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1049) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1050) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1051) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1052) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1053) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1054) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1055) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1056) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1057) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1058) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1059) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1060) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1061) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1062) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1063) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1064) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1065) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1066) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1067) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1068) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1069) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1070) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1071) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1072) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1073) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1074) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1075) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1076) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1077) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1078) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1079) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1080) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1081) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1082) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1083) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1084) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1085) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1086) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1087) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1088) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1089) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1090) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1091) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1092) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1093) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1094) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1095) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1096) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1097) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1098) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1099) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1100) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1101) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1102) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1103) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1104) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1105) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1106) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1107) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1108) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1109) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1110) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1111) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1112) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1113) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1114) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1115) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1116) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1117) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1118) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1119) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1120) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1121) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1122) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1123) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1124) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1125) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1126) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1127) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1128) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1129) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1130) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1131) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1132) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1133) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1134) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1135) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1136) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1137) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1138) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1139) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1140) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1141) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1142) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1143) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1144) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1145) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1146) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1147) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1148) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1149) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1150) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1151) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1152) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1153) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1154) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1155) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1156) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1157) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1158) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1159) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1160) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1161) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1162) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1163) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1164) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1165) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1166) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1167) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1168) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1169) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1170) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1171) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1172) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1173) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1174) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1175) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1176) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1177) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1178) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1179) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1180) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1181) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1182) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1183) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1184) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1185) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1186) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1187) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1188) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1189) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1190) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1191) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1192) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1193) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1194) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1195) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1196) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1197) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1198) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1199) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1200) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1201) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1202) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1203) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1204) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1205) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1206) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1207) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1208) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1209) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1210) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1211) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1212) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1213) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1214) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1215) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1216) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1217) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1218) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1219) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1220) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1221) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1222) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1223) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1224) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1225) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1226) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1227) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1228) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1229) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1230) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1231) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1232) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1233) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1234) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1235) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1236) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1237) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1238) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1239) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1240) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1241) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1242) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1243) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1244) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1245) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1246) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1247) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1248) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1249) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1250) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1251) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1252) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1253) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1254) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1255) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1256) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1257) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1258) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1259) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1260) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1261) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1262) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1263) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1264) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1265) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1266) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1267) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1268) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1269) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1270) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1271) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1272) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1273) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1274) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1275) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1276) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1277) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1278) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1279) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1280) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1281) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1282) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1283) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1284) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1285) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1286) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1287) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1288) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1289) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1290) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1291) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1292) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1293) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1294) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1295) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1296) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1297) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1298) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1299) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1300) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1301) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1302) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1303) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1304) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1305) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1306) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1307) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1308) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1309) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1310) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1311) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1312) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1313) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1314) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1315) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1316) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1317) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1318) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1319) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1320) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1321) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1322) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1323) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1324) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1325) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1326) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1327) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1328) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1329) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1330) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1331) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1332) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1333) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1334) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1335) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1336) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1337) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1338) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1339) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1340) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1341) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1342) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1343) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1344) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1345) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1346) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1347) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1348) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1349) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1350) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1351) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1352) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1353) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1354) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1355) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1356) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1357) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1358) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1359) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1360) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1361) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1362) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1363) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1364) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1365) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1366) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1367) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1368) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1369) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1370) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1371) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1372) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1373) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1374) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1375) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1376) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1377) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1378) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1379) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1380) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1381) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1382) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1383) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1384) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1385) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1386) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1387) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1388) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1389) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1390) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1391) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1392) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1393) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1394) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1395) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1396) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1397) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1398) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1399) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1400) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1401) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1402) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1403) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1404) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1405) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1406) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1407) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1408) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1409) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1410) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1411) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1412) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1413) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1414) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1415) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1416) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1417) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1418) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1419) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1420) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1421) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1422) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1423) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1424) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1425) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1426) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1427) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1428) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1429) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1430) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1431) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1432) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1433) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1434) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1435) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1436) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1437) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1438) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1439) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1440) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1441) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1442) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1443) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1444) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1445) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1446) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1447) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1448) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1449) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1450) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1451) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1452) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1453) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1454) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1455) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1456) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1457) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1458) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1459) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1460) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1461) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1462) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1463) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1464) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1465) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1466) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1467) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1468) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1469) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1470) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1471) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1472) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1473) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1474) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1475) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1476) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1477) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1478) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1479) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1480) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1481) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1482) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1483) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1484) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1485) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1486) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1487) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1488) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1489) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1490) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1491) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1492) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1493) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1494) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1495) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1496) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1497) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1498) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1499) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1500) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1501) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1502) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1503) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1504) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1505) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1506) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1507) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1508) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1509) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1510) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1511) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1512) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1513) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1514) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1515) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1516) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1517) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1518) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1519) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1520) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1521) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1522) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1523) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1524) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1525) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1526) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1527) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1528) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1529) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1530) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1531) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1532) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1533) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1534) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1535) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1536) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1537) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1538) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1539) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1540) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1541) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1542) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1543) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1544) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1545) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1546) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1547) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1548) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1549) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1550) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1551) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1552) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1553) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1554) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1555) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1556) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1557) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1558) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1559) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1560) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1561) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1562) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1563) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1564) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1565) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1566) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1567) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1568) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1569) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1570) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1571) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1572) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1573) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1574) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1575) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1576) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1577) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1578) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1579) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1580) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1581) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1582) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1583) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1584) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1585) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1586) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1587) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1588) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1589) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1590) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1591) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1592) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1593) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1594) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1595) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1596) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1597) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1598) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1599) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1600) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1601) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1602) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1603) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1604) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1605) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1606) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1607) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1608) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1609) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1610) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1611) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1612) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1613) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1614) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1615) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1616) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1617) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1618) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1619) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1620) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1621) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1622) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1623) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1624) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1625) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1626) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1627) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1628) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1629) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1630) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1631) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1632) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1633) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1634) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1635) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1636) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1637) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1638) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1639) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1640) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1641) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1642) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1643) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1644) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1645) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1646) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1647) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1648) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1649) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1650) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1651) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1652) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1653) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1654) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1655) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1656) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1657) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1658) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1659) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1660) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1661) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1662) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1663) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1664) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1665) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1666) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1667) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1668) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1669) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1670) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1671) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1672) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1673) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1674) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1675) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1676) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1677) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1678) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1679) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1680) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1681) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1682) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1683) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1684) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1685) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1686) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1687) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1688) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1689) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1690) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1691) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1692) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1693) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1694) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1695) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1696) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1697) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1698) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1699) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1700) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1701) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1702) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1703) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1704) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1705) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1706) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1707) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1708) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1709) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1710) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1711) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1712) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1713) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1714) | pub const _NSIG: u32 = 64; constant SIGHUP (line 1715) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1716) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1717) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1718) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1719) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1720) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1721) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1722) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1723) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1724) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1725) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1726) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1727) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1728) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1729) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1730) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1731) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1732) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1733) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1734) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1735) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1736) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1737) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1738) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1739) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1740) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1741) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1742) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1743) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1744) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1745) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1746) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1747) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1748) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1749) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1750) | pub const SIGRTMAX: u32 = 64; constant MINSIGSTKSZ (line 1751) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1752) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1753) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1754) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1755) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1756) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1757) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1758) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1759) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1760) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1761) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1762) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1763) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1764) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1765) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1766) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1767) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1768) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1769) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1770) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1771) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1772) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1773) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1774) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1775) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1776) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1777) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1778) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1779) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1780) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1781) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1782) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1783) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1784) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1785) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1786) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1787) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1788) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1789) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1790) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1791) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1792) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1793) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1794) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1795) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1796) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1797) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1798) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1799) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1800) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1801) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1802) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1803) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1804) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1805) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1806) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1807) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1808) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1809) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1810) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1811) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1812) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1813) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1814) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1815) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1816) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1817) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1818) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1819) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1820) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1821) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1822) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1823) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1824) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1825) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1826) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1827) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1828) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1829) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1830) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1831) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1832) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1833) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1834) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1835) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1836) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1837) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1838) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1839) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1840) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1841) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1842) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1843) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1844) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1845) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1846) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1847) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1848) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1849) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1850) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1851) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1852) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1853) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1854) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1855) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1856) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1857) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1858) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1859) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1860) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1861) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1862) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1863) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1864) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1865) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1866) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1867) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1868) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1869) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1870) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1871) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1872) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1873) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1874) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1875) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1876) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1877) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1878) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1879) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1880) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1881) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1882) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1883) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1884) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1885) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1886) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1887) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1888) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1889) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1890) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1891) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1892) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1893) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1894) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1895) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1896) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1897) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1898) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1899) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1900) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1901) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1902) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1903) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1904) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1905) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1906) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1907) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1908) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1909) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1910) | pub const PARMRK: u32 = 8; constant INPCK (line 1911) | pub const INPCK: u32 = 16; constant ISTRIP (line 1912) | pub const ISTRIP: u32 = 32; constant INLCR (line 1913) | pub const INLCR: u32 = 64; constant IGNCR (line 1914) | pub const IGNCR: u32 = 128; constant ICRNL (line 1915) | pub const ICRNL: u32 = 256; constant IXANY (line 1916) | pub const IXANY: u32 = 2048; constant OPOST (line 1917) | pub const OPOST: u32 = 1; constant OCRNL (line 1918) | pub const OCRNL: u32 = 8; constant ONOCR (line 1919) | pub const ONOCR: u32 = 16; constant ONLRET (line 1920) | pub const ONLRET: u32 = 32; constant OFILL (line 1921) | pub const OFILL: u32 = 64; constant OFDEL (line 1922) | pub const OFDEL: u32 = 128; constant B0 (line 1923) | pub const B0: u32 = 0; constant B50 (line 1924) | pub const B50: u32 = 1; constant B75 (line 1925) | pub const B75: u32 = 2; constant B110 (line 1926) | pub const B110: u32 = 3; constant B134 (line 1927) | pub const B134: u32 = 4; constant B150 (line 1928) | pub const B150: u32 = 5; constant B200 (line 1929) | pub const B200: u32 = 6; constant B300 (line 1930) | pub const B300: u32 = 7; constant B600 (line 1931) | pub const B600: u32 = 8; constant B1200 (line 1932) | pub const B1200: u32 = 9; constant B1800 (line 1933) | pub const B1800: u32 = 10; constant B2400 (line 1934) | pub const B2400: u32 = 11; constant B4800 (line 1935) | pub const B4800: u32 = 12; constant B9600 (line 1936) | pub const B9600: u32 = 13; constant B19200 (line 1937) | pub const B19200: u32 = 14; constant B38400 (line 1938) | pub const B38400: u32 = 15; constant EXTA (line 1939) | pub const EXTA: u32 = 14; constant EXTB (line 1940) | pub const EXTB: u32 = 15; constant ADDRB (line 1941) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1942) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1943) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1944) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1945) | pub const TCOOFF: u32 = 0; constant TCOON (line 1946) | pub const TCOON: u32 = 1; constant TCIOFF (line 1947) | pub const TCIOFF: u32 = 2; constant TCION (line 1948) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1949) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1950) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1951) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1952) | pub const NCCS: u32 = 19; constant VINTR (line 1953) | pub const VINTR: u32 = 0; constant VQUIT (line 1954) | pub const VQUIT: u32 = 1; constant VERASE (line 1955) | pub const VERASE: u32 = 2; constant VKILL (line 1956) | pub const VKILL: u32 = 3; constant VEOF (line 1957) | pub const VEOF: u32 = 4; constant VTIME (line 1958) | pub const VTIME: u32 = 5; constant VMIN (line 1959) | pub const VMIN: u32 = 6; constant VSWTC (line 1960) | pub const VSWTC: u32 = 7; constant VSTART (line 1961) | pub const VSTART: u32 = 8; constant VSTOP (line 1962) | pub const VSTOP: u32 = 9; constant VSUSP (line 1963) | pub const VSUSP: u32 = 10; constant VEOL (line 1964) | pub const VEOL: u32 = 11; constant VREPRINT (line 1965) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1966) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1967) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1968) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1969) | pub const VEOL2: u32 = 16; constant IUCLC (line 1970) | pub const IUCLC: u32 = 512; constant IXON (line 1971) | pub const IXON: u32 = 1024; constant IXOFF (line 1972) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1973) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1974) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1975) | pub const OLCUC: u32 = 2; constant ONLCR (line 1976) | pub const ONLCR: u32 = 4; constant NLDLY (line 1977) | pub const NLDLY: u32 = 256; constant NL0 (line 1978) | pub const NL0: u32 = 0; constant NL1 (line 1979) | pub const NL1: u32 = 256; constant CRDLY (line 1980) | pub const CRDLY: u32 = 1536; constant CR0 (line 1981) | pub const CR0: u32 = 0; constant CR1 (line 1982) | pub const CR1: u32 = 512; constant CR2 (line 1983) | pub const CR2: u32 = 1024; constant CR3 (line 1984) | pub const CR3: u32 = 1536; constant TABDLY (line 1985) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1986) | pub const TAB0: u32 = 0; constant TAB1 (line 1987) | pub const TAB1: u32 = 2048; constant TAB2 (line 1988) | pub const TAB2: u32 = 4096; constant TAB3 (line 1989) | pub const TAB3: u32 = 6144; constant XTABS (line 1990) | pub const XTABS: u32 = 6144; constant BSDLY (line 1991) | pub const BSDLY: u32 = 8192; constant BS0 (line 1992) | pub const BS0: u32 = 0; constant BS1 (line 1993) | pub const BS1: u32 = 8192; constant VTDLY (line 1994) | pub const VTDLY: u32 = 16384; constant VT0 (line 1995) | pub const VT0: u32 = 0; constant VT1 (line 1996) | pub const VT1: u32 = 16384; constant FFDLY (line 1997) | pub const FFDLY: u32 = 32768; constant FF0 (line 1998) | pub const FF0: u32 = 0; constant FF1 (line 1999) | pub const FF1: u32 = 32768; constant CBAUD (line 2000) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2001) | pub const CSIZE: u32 = 48; constant CS5 (line 2002) | pub const CS5: u32 = 0; constant CS6 (line 2003) | pub const CS6: u32 = 16; constant CS7 (line 2004) | pub const CS7: u32 = 32; constant CS8 (line 2005) | pub const CS8: u32 = 48; constant CSTOPB (line 2006) | pub const CSTOPB: u32 = 64; constant CREAD (line 2007) | pub const CREAD: u32 = 128; constant PARENB (line 2008) | pub const PARENB: u32 = 256; constant PARODD (line 2009) | pub const PARODD: u32 = 512; constant HUPCL (line 2010) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2011) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2012) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2013) | pub const BOTHER: u32 = 4096; constant B57600 (line 2014) | pub const B57600: u32 = 4097; constant B115200 (line 2015) | pub const B115200: u32 = 4098; constant B230400 (line 2016) | pub const B230400: u32 = 4099; constant B460800 (line 2017) | pub const B460800: u32 = 4100; constant B500000 (line 2018) | pub const B500000: u32 = 4101; constant B576000 (line 2019) | pub const B576000: u32 = 4102; constant B921600 (line 2020) | pub const B921600: u32 = 4103; constant B1000000 (line 2021) | pub const B1000000: u32 = 4104; constant B1152000 (line 2022) | pub const B1152000: u32 = 4105; constant B1500000 (line 2023) | pub const B1500000: u32 = 4106; constant B2000000 (line 2024) | pub const B2000000: u32 = 4107; constant B2500000 (line 2025) | pub const B2500000: u32 = 4108; constant B3000000 (line 2026) | pub const B3000000: u32 = 4109; constant B3500000 (line 2027) | pub const B3500000: u32 = 4110; constant B4000000 (line 2028) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2029) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2030) | pub const ISIG: u32 = 1; constant ICANON (line 2031) | pub const ICANON: u32 = 2; constant XCASE (line 2032) | pub const XCASE: u32 = 4; constant ECHO (line 2033) | pub const ECHO: u32 = 8; constant ECHOE (line 2034) | pub const ECHOE: u32 = 16; constant ECHOK (line 2035) | pub const ECHOK: u32 = 32; constant ECHONL (line 2036) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2037) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2038) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2039) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2040) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2041) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2042) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2043) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2044) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2045) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2046) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2047) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2048) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2049) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2050) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2051) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2052) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2053) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2054) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2055) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2056) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2057) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2058) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2059) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2060) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2061) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2062) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2063) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2064) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2065) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2066) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2067) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2068) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2069) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2070) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2071) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2072) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2073) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2074) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_io_setup (line 2075) | pub const __NR_io_setup: u32 = 0; constant __NR_io_destroy (line 2076) | pub const __NR_io_destroy: u32 = 1; constant __NR_io_submit (line 2077) | pub const __NR_io_submit: u32 = 2; constant __NR_io_cancel (line 2078) | pub const __NR_io_cancel: u32 = 3; constant __NR_setxattr (line 2079) | pub const __NR_setxattr: u32 = 5; constant __NR_lsetxattr (line 2080) | pub const __NR_lsetxattr: u32 = 6; constant __NR_fsetxattr (line 2081) | pub const __NR_fsetxattr: u32 = 7; constant __NR_getxattr (line 2082) | pub const __NR_getxattr: u32 = 8; constant __NR_lgetxattr (line 2083) | pub const __NR_lgetxattr: u32 = 9; constant __NR_fgetxattr (line 2084) | pub const __NR_fgetxattr: u32 = 10; constant __NR_listxattr (line 2085) | pub const __NR_listxattr: u32 = 11; constant __NR_llistxattr (line 2086) | pub const __NR_llistxattr: u32 = 12; constant __NR_flistxattr (line 2087) | pub const __NR_flistxattr: u32 = 13; constant __NR_removexattr (line 2088) | pub const __NR_removexattr: u32 = 14; constant __NR_lremovexattr (line 2089) | pub const __NR_lremovexattr: u32 = 15; constant __NR_fremovexattr (line 2090) | pub const __NR_fremovexattr: u32 = 16; constant __NR_getcwd (line 2091) | pub const __NR_getcwd: u32 = 17; constant __NR_lookup_dcookie (line 2092) | pub const __NR_lookup_dcookie: u32 = 18; constant __NR_eventfd2 (line 2093) | pub const __NR_eventfd2: u32 = 19; constant __NR_epoll_create1 (line 2094) | pub const __NR_epoll_create1: u32 = 20; constant __NR_epoll_ctl (line 2095) | pub const __NR_epoll_ctl: u32 = 21; constant __NR_epoll_pwait (line 2096) | pub const __NR_epoll_pwait: u32 = 22; constant __NR_dup (line 2097) | pub const __NR_dup: u32 = 23; constant __NR_dup3 (line 2098) | pub const __NR_dup3: u32 = 24; constant __NR3264_fcntl (line 2099) | pub const __NR3264_fcntl: u32 = 25; constant __NR_inotify_init1 (line 2100) | pub const __NR_inotify_init1: u32 = 26; constant __NR_inotify_add_watch (line 2101) | pub const __NR_inotify_add_watch: u32 = 27; constant __NR_inotify_rm_watch (line 2102) | pub const __NR_inotify_rm_watch: u32 = 28; constant __NR_ioctl (line 2103) | pub const __NR_ioctl: u32 = 29; constant __NR_ioprio_set (line 2104) | pub const __NR_ioprio_set: u32 = 30; constant __NR_ioprio_get (line 2105) | pub const __NR_ioprio_get: u32 = 31; constant __NR_flock (line 2106) | pub const __NR_flock: u32 = 32; constant __NR_mknodat (line 2107) | pub const __NR_mknodat: u32 = 33; constant __NR_mkdirat (line 2108) | pub const __NR_mkdirat: u32 = 34; constant __NR_unlinkat (line 2109) | pub const __NR_unlinkat: u32 = 35; constant __NR_symlinkat (line 2110) | pub const __NR_symlinkat: u32 = 36; constant __NR_linkat (line 2111) | pub const __NR_linkat: u32 = 37; constant __NR_umount2 (line 2112) | pub const __NR_umount2: u32 = 39; constant __NR_mount (line 2113) | pub const __NR_mount: u32 = 40; constant __NR_pivot_root (line 2114) | pub const __NR_pivot_root: u32 = 41; constant __NR_nfsservctl (line 2115) | pub const __NR_nfsservctl: u32 = 42; constant __NR3264_statfs (line 2116) | pub const __NR3264_statfs: u32 = 43; constant __NR3264_fstatfs (line 2117) | pub const __NR3264_fstatfs: u32 = 44; constant __NR3264_truncate (line 2118) | pub const __NR3264_truncate: u32 = 45; constant __NR3264_ftruncate (line 2119) | pub const __NR3264_ftruncate: u32 = 46; constant __NR_fallocate (line 2120) | pub const __NR_fallocate: u32 = 47; constant __NR_faccessat (line 2121) | pub const __NR_faccessat: u32 = 48; constant __NR_chdir (line 2122) | pub const __NR_chdir: u32 = 49; constant __NR_fchdir (line 2123) | pub const __NR_fchdir: u32 = 50; constant __NR_chroot (line 2124) | pub const __NR_chroot: u32 = 51; constant __NR_fchmod (line 2125) | pub const __NR_fchmod: u32 = 52; constant __NR_fchmodat (line 2126) | pub const __NR_fchmodat: u32 = 53; constant __NR_fchownat (line 2127) | pub const __NR_fchownat: u32 = 54; constant __NR_fchown (line 2128) | pub const __NR_fchown: u32 = 55; constant __NR_openat (line 2129) | pub const __NR_openat: u32 = 56; constant __NR_close (line 2130) | pub const __NR_close: u32 = 57; constant __NR_vhangup (line 2131) | pub const __NR_vhangup: u32 = 58; constant __NR_pipe2 (line 2132) | pub const __NR_pipe2: u32 = 59; constant __NR_quotactl (line 2133) | pub const __NR_quotactl: u32 = 60; constant __NR_getdents64 (line 2134) | pub const __NR_getdents64: u32 = 61; constant __NR3264_lseek (line 2135) | pub const __NR3264_lseek: u32 = 62; constant __NR_read (line 2136) | pub const __NR_read: u32 = 63; constant __NR_write (line 2137) | pub const __NR_write: u32 = 64; constant __NR_readv (line 2138) | pub const __NR_readv: u32 = 65; constant __NR_writev (line 2139) | pub const __NR_writev: u32 = 66; constant __NR_pread64 (line 2140) | pub const __NR_pread64: u32 = 67; constant __NR_pwrite64 (line 2141) | pub const __NR_pwrite64: u32 = 68; constant __NR_preadv (line 2142) | pub const __NR_preadv: u32 = 69; constant __NR_pwritev (line 2143) | pub const __NR_pwritev: u32 = 70; constant __NR3264_sendfile (line 2144) | pub const __NR3264_sendfile: u32 = 71; constant __NR_signalfd4 (line 2145) | pub const __NR_signalfd4: u32 = 74; constant __NR_vmsplice (line 2146) | pub const __NR_vmsplice: u32 = 75; constant __NR_splice (line 2147) | pub const __NR_splice: u32 = 76; constant __NR_tee (line 2148) | pub const __NR_tee: u32 = 77; constant __NR_readlinkat (line 2149) | pub const __NR_readlinkat: u32 = 78; constant __NR_sync (line 2150) | pub const __NR_sync: u32 = 81; constant __NR_fsync (line 2151) | pub const __NR_fsync: u32 = 82; constant __NR_fdatasync (line 2152) | pub const __NR_fdatasync: u32 = 83; constant __NR_sync_file_range (line 2153) | pub const __NR_sync_file_range: u32 = 84; constant __NR_timerfd_create (line 2154) | pub const __NR_timerfd_create: u32 = 85; constant __NR_acct (line 2155) | pub const __NR_acct: u32 = 89; constant __NR_capget (line 2156) | pub const __NR_capget: u32 = 90; constant __NR_capset (line 2157) | pub const __NR_capset: u32 = 91; constant __NR_personality (line 2158) | pub const __NR_personality: u32 = 92; constant __NR_exit (line 2159) | pub const __NR_exit: u32 = 93; constant __NR_exit_group (line 2160) | pub const __NR_exit_group: u32 = 94; constant __NR_waitid (line 2161) | pub const __NR_waitid: u32 = 95; constant __NR_set_tid_address (line 2162) | pub const __NR_set_tid_address: u32 = 96; constant __NR_unshare (line 2163) | pub const __NR_unshare: u32 = 97; constant __NR_set_robust_list (line 2164) | pub const __NR_set_robust_list: u32 = 99; constant __NR_get_robust_list (line 2165) | pub const __NR_get_robust_list: u32 = 100; constant __NR_getitimer (line 2166) | pub const __NR_getitimer: u32 = 102; constant __NR_setitimer (line 2167) | pub const __NR_setitimer: u32 = 103; constant __NR_kexec_load (line 2168) | pub const __NR_kexec_load: u32 = 104; constant __NR_init_module (line 2169) | pub const __NR_init_module: u32 = 105; constant __NR_delete_module (line 2170) | pub const __NR_delete_module: u32 = 106; constant __NR_timer_create (line 2171) | pub const __NR_timer_create: u32 = 107; constant __NR_timer_getoverrun (line 2172) | pub const __NR_timer_getoverrun: u32 = 109; constant __NR_timer_delete (line 2173) | pub const __NR_timer_delete: u32 = 111; constant __NR_syslog (line 2174) | pub const __NR_syslog: u32 = 116; constant __NR_ptrace (line 2175) | pub const __NR_ptrace: u32 = 117; constant __NR_sched_setparam (line 2176) | pub const __NR_sched_setparam: u32 = 118; constant __NR_sched_setscheduler (line 2177) | pub const __NR_sched_setscheduler: u32 = 119; constant __NR_sched_getscheduler (line 2178) | pub const __NR_sched_getscheduler: u32 = 120; constant __NR_sched_getparam (line 2179) | pub const __NR_sched_getparam: u32 = 121; constant __NR_sched_setaffinity (line 2180) | pub const __NR_sched_setaffinity: u32 = 122; constant __NR_sched_getaffinity (line 2181) | pub const __NR_sched_getaffinity: u32 = 123; constant __NR_sched_yield (line 2182) | pub const __NR_sched_yield: u32 = 124; constant __NR_sched_get_priority_max (line 2183) | pub const __NR_sched_get_priority_max: u32 = 125; constant __NR_sched_get_priority_min (line 2184) | pub const __NR_sched_get_priority_min: u32 = 126; constant __NR_restart_syscall (line 2185) | pub const __NR_restart_syscall: u32 = 128; constant __NR_kill (line 2186) | pub const __NR_kill: u32 = 129; constant __NR_tkill (line 2187) | pub const __NR_tkill: u32 = 130; constant __NR_tgkill (line 2188) | pub const __NR_tgkill: u32 = 131; constant __NR_sigaltstack (line 2189) | pub const __NR_sigaltstack: u32 = 132; constant __NR_rt_sigsuspend (line 2190) | pub const __NR_rt_sigsuspend: u32 = 133; constant __NR_rt_sigaction (line 2191) | pub const __NR_rt_sigaction: u32 = 134; constant __NR_rt_sigprocmask (line 2192) | pub const __NR_rt_sigprocmask: u32 = 135; constant __NR_rt_sigpending (line 2193) | pub const __NR_rt_sigpending: u32 = 136; constant __NR_rt_sigqueueinfo (line 2194) | pub const __NR_rt_sigqueueinfo: u32 = 138; constant __NR_rt_sigreturn (line 2195) | pub const __NR_rt_sigreturn: u32 = 139; constant __NR_setpriority (line 2196) | pub const __NR_setpriority: u32 = 140; constant __NR_getpriority (line 2197) | pub const __NR_getpriority: u32 = 141; constant __NR_reboot (line 2198) | pub const __NR_reboot: u32 = 142; constant __NR_setregid (line 2199) | pub const __NR_setregid: u32 = 143; constant __NR_setgid (line 2200) | pub const __NR_setgid: u32 = 144; constant __NR_setreuid (line 2201) | pub const __NR_setreuid: u32 = 145; constant __NR_setuid (line 2202) | pub const __NR_setuid: u32 = 146; constant __NR_setresuid (line 2203) | pub const __NR_setresuid: u32 = 147; constant __NR_getresuid (line 2204) | pub const __NR_getresuid: u32 = 148; constant __NR_setresgid (line 2205) | pub const __NR_setresgid: u32 = 149; constant __NR_getresgid (line 2206) | pub const __NR_getresgid: u32 = 150; constant __NR_setfsuid (line 2207) | pub const __NR_setfsuid: u32 = 151; constant __NR_setfsgid (line 2208) | pub const __NR_setfsgid: u32 = 152; constant __NR_times (line 2209) | pub const __NR_times: u32 = 153; constant __NR_setpgid (line 2210) | pub const __NR_setpgid: u32 = 154; constant __NR_getpgid (line 2211) | pub const __NR_getpgid: u32 = 155; constant __NR_getsid (line 2212) | pub const __NR_getsid: u32 = 156; constant __NR_setsid (line 2213) | pub const __NR_setsid: u32 = 157; constant __NR_getgroups (line 2214) | pub const __NR_getgroups: u32 = 158; constant __NR_setgroups (line 2215) | pub const __NR_setgroups: u32 = 159; constant __NR_uname (line 2216) | pub const __NR_uname: u32 = 160; constant __NR_sethostname (line 2217) | pub const __NR_sethostname: u32 = 161; constant __NR_setdomainname (line 2218) | pub const __NR_setdomainname: u32 = 162; constant __NR_getrusage (line 2219) | pub const __NR_getrusage: u32 = 165; constant __NR_umask (line 2220) | pub const __NR_umask: u32 = 166; constant __NR_prctl (line 2221) | pub const __NR_prctl: u32 = 167; constant __NR_getcpu (line 2222) | pub const __NR_getcpu: u32 = 168; constant __NR_getpid (line 2223) | pub const __NR_getpid: u32 = 172; constant __NR_getppid (line 2224) | pub const __NR_getppid: u32 = 173; constant __NR_getuid (line 2225) | pub const __NR_getuid: u32 = 174; constant __NR_geteuid (line 2226) | pub const __NR_geteuid: u32 = 175; constant __NR_getgid (line 2227) | pub const __NR_getgid: u32 = 176; constant __NR_getegid (line 2228) | pub const __NR_getegid: u32 = 177; constant __NR_gettid (line 2229) | pub const __NR_gettid: u32 = 178; constant __NR_sysinfo (line 2230) | pub const __NR_sysinfo: u32 = 179; constant __NR_mq_open (line 2231) | pub const __NR_mq_open: u32 = 180; constant __NR_mq_unlink (line 2232) | pub const __NR_mq_unlink: u32 = 181; constant __NR_mq_notify (line 2233) | pub const __NR_mq_notify: u32 = 184; constant __NR_mq_getsetattr (line 2234) | pub const __NR_mq_getsetattr: u32 = 185; constant __NR_msgget (line 2235) | pub const __NR_msgget: u32 = 186; constant __NR_msgctl (line 2236) | pub const __NR_msgctl: u32 = 187; constant __NR_msgrcv (line 2237) | pub const __NR_msgrcv: u32 = 188; constant __NR_msgsnd (line 2238) | pub const __NR_msgsnd: u32 = 189; constant __NR_semget (line 2239) | pub const __NR_semget: u32 = 190; constant __NR_semctl (line 2240) | pub const __NR_semctl: u32 = 191; constant __NR_semop (line 2241) | pub const __NR_semop: u32 = 193; constant __NR_shmget (line 2242) | pub const __NR_shmget: u32 = 194; constant __NR_shmctl (line 2243) | pub const __NR_shmctl: u32 = 195; constant __NR_shmat (line 2244) | pub const __NR_shmat: u32 = 196; constant __NR_shmdt (line 2245) | pub const __NR_shmdt: u32 = 197; constant __NR_socket (line 2246) | pub const __NR_socket: u32 = 198; constant __NR_socketpair (line 2247) | pub const __NR_socketpair: u32 = 199; constant __NR_bind (line 2248) | pub const __NR_bind: u32 = 200; constant __NR_listen (line 2249) | pub const __NR_listen: u32 = 201; constant __NR_accept (line 2250) | pub const __NR_accept: u32 = 202; constant __NR_connect (line 2251) | pub const __NR_connect: u32 = 203; constant __NR_getsockname (line 2252) | pub const __NR_getsockname: u32 = 204; constant __NR_getpeername (line 2253) | pub const __NR_getpeername: u32 = 205; constant __NR_sendto (line 2254) | pub const __NR_sendto: u32 = 206; constant __NR_recvfrom (line 2255) | pub const __NR_recvfrom: u32 = 207; constant __NR_setsockopt (line 2256) | pub const __NR_setsockopt: u32 = 208; constant __NR_getsockopt (line 2257) | pub const __NR_getsockopt: u32 = 209; constant __NR_shutdown (line 2258) | pub const __NR_shutdown: u32 = 210; constant __NR_sendmsg (line 2259) | pub const __NR_sendmsg: u32 = 211; constant __NR_recvmsg (line 2260) | pub const __NR_recvmsg: u32 = 212; constant __NR_readahead (line 2261) | pub const __NR_readahead: u32 = 213; constant __NR_brk (line 2262) | pub const __NR_brk: u32 = 214; constant __NR_munmap (line 2263) | pub const __NR_munmap: u32 = 215; constant __NR_mremap (line 2264) | pub const __NR_mremap: u32 = 216; constant __NR_add_key (line 2265) | pub const __NR_add_key: u32 = 217; constant __NR_request_key (line 2266) | pub const __NR_request_key: u32 = 218; constant __NR_keyctl (line 2267) | pub const __NR_keyctl: u32 = 219; constant __NR_clone (line 2268) | pub const __NR_clone: u32 = 220; constant __NR_execve (line 2269) | pub const __NR_execve: u32 = 221; constant __NR3264_mmap (line 2270) | pub const __NR3264_mmap: u32 = 222; constant __NR3264_fadvise64 (line 2271) | pub const __NR3264_fadvise64: u32 = 223; constant __NR_swapon (line 2272) | pub const __NR_swapon: u32 = 224; constant __NR_swapoff (line 2273) | pub const __NR_swapoff: u32 = 225; constant __NR_mprotect (line 2274) | pub const __NR_mprotect: u32 = 226; constant __NR_msync (line 2275) | pub const __NR_msync: u32 = 227; constant __NR_mlock (line 2276) | pub const __NR_mlock: u32 = 228; constant __NR_munlock (line 2277) | pub const __NR_munlock: u32 = 229; constant __NR_mlockall (line 2278) | pub const __NR_mlockall: u32 = 230; constant __NR_munlockall (line 2279) | pub const __NR_munlockall: u32 = 231; constant __NR_mincore (line 2280) | pub const __NR_mincore: u32 = 232; constant __NR_madvise (line 2281) | pub const __NR_madvise: u32 = 233; constant __NR_remap_file_pages (line 2282) | pub const __NR_remap_file_pages: u32 = 234; constant __NR_mbind (line 2283) | pub const __NR_mbind: u32 = 235; constant __NR_get_mempolicy (line 2284) | pub const __NR_get_mempolicy: u32 = 236; constant __NR_set_mempolicy (line 2285) | pub const __NR_set_mempolicy: u32 = 237; constant __NR_migrate_pages (line 2286) | pub const __NR_migrate_pages: u32 = 238; constant __NR_move_pages (line 2287) | pub const __NR_move_pages: u32 = 239; constant __NR_rt_tgsigqueueinfo (line 2288) | pub const __NR_rt_tgsigqueueinfo: u32 = 240; constant __NR_perf_event_open (line 2289) | pub const __NR_perf_event_open: u32 = 241; constant __NR_accept4 (line 2290) | pub const __NR_accept4: u32 = 242; constant __NR_arch_specific_syscall (line 2291) | pub const __NR_arch_specific_syscall: u32 = 244; constant __NR_prlimit64 (line 2292) | pub const __NR_prlimit64: u32 = 261; constant __NR_fanotify_init (line 2293) | pub const __NR_fanotify_init: u32 = 262; constant __NR_fanotify_mark (line 2294) | pub const __NR_fanotify_mark: u32 = 263; constant __NR_name_to_handle_at (line 2295) | pub const __NR_name_to_handle_at: u32 = 264; constant __NR_open_by_handle_at (line 2296) | pub const __NR_open_by_handle_at: u32 = 265; constant __NR_syncfs (line 2297) | pub const __NR_syncfs: u32 = 267; constant __NR_setns (line 2298) | pub const __NR_setns: u32 = 268; constant __NR_sendmmsg (line 2299) | pub const __NR_sendmmsg: u32 = 269; constant __NR_process_vm_readv (line 2300) | pub const __NR_process_vm_readv: u32 = 270; constant __NR_process_vm_writev (line 2301) | pub const __NR_process_vm_writev: u32 = 271; constant __NR_kcmp (line 2302) | pub const __NR_kcmp: u32 = 272; constant __NR_finit_module (line 2303) | pub const __NR_finit_module: u32 = 273; constant __NR_sched_setattr (line 2304) | pub const __NR_sched_setattr: u32 = 274; constant __NR_sched_getattr (line 2305) | pub const __NR_sched_getattr: u32 = 275; constant __NR_renameat2 (line 2306) | pub const __NR_renameat2: u32 = 276; constant __NR_seccomp (line 2307) | pub const __NR_seccomp: u32 = 277; constant __NR_getrandom (line 2308) | pub const __NR_getrandom: u32 = 278; constant __NR_memfd_create (line 2309) | pub const __NR_memfd_create: u32 = 279; constant __NR_bpf (line 2310) | pub const __NR_bpf: u32 = 280; constant __NR_execveat (line 2311) | pub const __NR_execveat: u32 = 281; constant __NR_userfaultfd (line 2312) | pub const __NR_userfaultfd: u32 = 282; constant __NR_membarrier (line 2313) | pub const __NR_membarrier: u32 = 283; constant __NR_mlock2 (line 2314) | pub const __NR_mlock2: u32 = 284; constant __NR_copy_file_range (line 2315) | pub const __NR_copy_file_range: u32 = 285; constant __NR_preadv2 (line 2316) | pub const __NR_preadv2: u32 = 286; constant __NR_pwritev2 (line 2317) | pub const __NR_pwritev2: u32 = 287; constant __NR_pkey_mprotect (line 2318) | pub const __NR_pkey_mprotect: u32 = 288; constant __NR_pkey_alloc (line 2319) | pub const __NR_pkey_alloc: u32 = 289; constant __NR_pkey_free (line 2320) | pub const __NR_pkey_free: u32 = 290; constant __NR_statx (line 2321) | pub const __NR_statx: u32 = 291; constant __NR_rseq (line 2322) | pub const __NR_rseq: u32 = 293; constant __NR_kexec_file_load (line 2323) | pub const __NR_kexec_file_load: u32 = 294; constant __NR_clock_gettime64 (line 2324) | pub const __NR_clock_gettime64: u32 = 403; constant __NR_clock_settime64 (line 2325) | pub const __NR_clock_settime64: u32 = 404; constant __NR_clock_adjtime64 (line 2326) | pub const __NR_clock_adjtime64: u32 = 405; constant __NR_clock_getres_time64 (line 2327) | pub const __NR_clock_getres_time64: u32 = 406; constant __NR_clock_nanosleep_time64 (line 2328) | pub const __NR_clock_nanosleep_time64: u32 = 407; constant __NR_timer_gettime64 (line 2329) | pub const __NR_timer_gettime64: u32 = 408; constant __NR_timer_settime64 (line 2330) | pub const __NR_timer_settime64: u32 = 409; constant __NR_timerfd_gettime64 (line 2331) | pub const __NR_timerfd_gettime64: u32 = 410; constant __NR_timerfd_settime64 (line 2332) | pub const __NR_timerfd_settime64: u32 = 411; constant __NR_utimensat_time64 (line 2333) | pub const __NR_utimensat_time64: u32 = 412; constant __NR_pselect6_time64 (line 2334) | pub const __NR_pselect6_time64: u32 = 413; constant __NR_ppoll_time64 (line 2335) | pub const __NR_ppoll_time64: u32 = 414; constant __NR_io_pgetevents_time64 (line 2336) | pub const __NR_io_pgetevents_time64: u32 = 416; constant __NR_recvmmsg_time64 (line 2337) | pub const __NR_recvmmsg_time64: u32 = 417; constant __NR_mq_timedsend_time64 (line 2338) | pub const __NR_mq_timedsend_time64: u32 = 418; constant __NR_mq_timedreceive_time64 (line 2339) | pub const __NR_mq_timedreceive_time64: u32 = 419; constant __NR_semtimedop_time64 (line 2340) | pub const __NR_semtimedop_time64: u32 = 420; constant __NR_rt_sigtimedwait_time64 (line 2341) | pub const __NR_rt_sigtimedwait_time64: u32 = 421; constant __NR_futex_time64 (line 2342) | pub const __NR_futex_time64: u32 = 422; constant __NR_sched_rr_get_interval_time64 (line 2343) | pub const __NR_sched_rr_get_interval_time64: u32 = 423; constant __NR_pidfd_send_signal (line 2344) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2345) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2346) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2347) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2348) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2349) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2350) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2351) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2352) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2353) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2354) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2355) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2356) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2357) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2358) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2359) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2360) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2361) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2362) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2363) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2364) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2365) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2366) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_memfd_secret (line 2367) | pub const __NR_memfd_secret: u32 = 447; constant __NR_process_mrelease (line 2368) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2369) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2370) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant __NR_syscalls (line 2371) | pub const __NR_syscalls: u32 = 451; constant __NR_fcntl64 (line 2372) | pub const __NR_fcntl64: u32 = 25; constant __NR_statfs64 (line 2373) | pub const __NR_statfs64: u32 = 43; constant __NR_fstatfs64 (line 2374) | pub const __NR_fstatfs64: u32 = 44; constant __NR_truncate64 (line 2375) | pub const __NR_truncate64: u32 = 45; constant __NR_ftruncate64 (line 2376) | pub const __NR_ftruncate64: u32 = 46; constant __NR_llseek (line 2377) | pub const __NR_llseek: u32 = 62; constant __NR_sendfile64 (line 2378) | pub const __NR_sendfile64: u32 = 71; constant __NR_mmap2 (line 2379) | pub const __NR_mmap2: u32 = 222; constant __NR_fadvise64_64 (line 2380) | pub const __NR_fadvise64_64: u32 = 223; constant __NR_riscv_flush_icache (line 2381) | pub const __NR_riscv_flush_icache: u32 = 259; constant WNOHANG (line 2382) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2383) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2384) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2385) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2386) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2387) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2388) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2389) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2390) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2391) | pub const P_ALL: u32 = 0; constant P_PID (line 2392) | pub const P_PID: u32 = 1; constant P_PGID (line 2393) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2394) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2395) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2396) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2397) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2398) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2399) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2400) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2401) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2402) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2403) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2404) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2405) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2406) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2407) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2408) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2409) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2410) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2411) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2412) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2413) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2414) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2415) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2416) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2417) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2418) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2419) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2420) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2421) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2422) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2423) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2424) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2425) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2426) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2427) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2428) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2429) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2430) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2431) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2432) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2433) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2434) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2435) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2436) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2437) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2438) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2439) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2440) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2441) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2442) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2443) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2444) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2445) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2446) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2447) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2448) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2449) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2450) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2451) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2452) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2453) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2454) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2455) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2456) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2457) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2458) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2459) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2460) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2461) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2462) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2463) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2464) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2465) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2466) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2467) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2468) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2469) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2470) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2471) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2472) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2473) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2474) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2475) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2476) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2477) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2478) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2479) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2480) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2481) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2482) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2483) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2484) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2485) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2486) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2487) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2488) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2489) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2490) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2491) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2492) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2493) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2494) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2495) | pub const F_OK: u32 = 0; constant R_OK (line 2496) | pub const R_OK: u32 = 4; constant W_OK (line 2497) | pub const W_OK: u32 = 2; constant X_OK (line 2498) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2499) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2500) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2501) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2502) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2503) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2504) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2505) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2506) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2507) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2508) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2509) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2510) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2511) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2512) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2513) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2514) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2515) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2516) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2517) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2518) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2519) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2520) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2521) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2522) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2523) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2524) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2525) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2526) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2527) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2528) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2529) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2530) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2531) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2532) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2533) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2534) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2535) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2536) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2537) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2538) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2539) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2540) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2541) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2542) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2543) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2544) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2545) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2546) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2550) | pub enum fsconfig_command { type membarrier_cmd (line 2563) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2736) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2579) | pub enum membarrier_cmd_flag { function new (line 2651) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2660) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2669) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2682) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2696) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2710) | pub const fn new() -> Self { function as_ptr (line 2714) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2718) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2722) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2726) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2731) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/riscv32/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/riscv32/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 205) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 206) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 207) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 208) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 209) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 210) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 211) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 212) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 213) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 214) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 215) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 216) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 217) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 218) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 219) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 220) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 221) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 222) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 223) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 224) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 225) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 226) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 227) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 228) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 229) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 230) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 231) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 232) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 233) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 234) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 235) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 236) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 237) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 238) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 239) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 240) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 241) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 242) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 243) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 244) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 245) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 246) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 247) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 248) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 249) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 250) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 251) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 252) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 253) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 254) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 255) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 256) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 257) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 258) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 259) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 260) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 261) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 262) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 263) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 264) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 265) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 266) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 267) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 268) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 269) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 270) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 271) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 275) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/riscv32/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 487) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 488) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 489) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 490) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 491) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 492) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 493) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 500) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 505) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 506) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 508) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 509) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 510) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 511) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 512) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 513) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 514) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 515) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 516) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 517) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 518) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 520) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 521) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 522) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 523) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 525) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 527) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 528) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 529) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 530) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 531) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 532) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 533) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 534) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 535) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 536) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 537) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 538) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 539) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 540) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 544) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 546) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 547) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 548) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 549) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 550) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 551) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 552) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 553) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 554) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 555) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 556) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 557) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 558) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 559) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 560) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 561) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 562) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 563) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 564) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 565) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 566) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 567) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 568) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 569) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 570) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 571) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 572) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 573) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 574) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 575) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 576) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 577) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 578) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 579) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 580) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 581) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 582) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 583) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 584) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 585) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 586) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 587) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 588) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 589) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 590) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 591) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 592) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 593) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 594) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 595) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 596) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 597) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 598) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 599) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 600) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 601) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 602) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 603) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 604) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 605) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 606) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 607) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 608) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 609) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 610) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 611) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 612) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 613) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 614) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 615) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 616) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 617) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 618) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 619) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 620) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 621) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 622) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 623) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 624) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 625) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 626) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 627) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 628) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 629) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 630) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 631) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 632) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 633) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 634) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 635) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 636) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 637) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 638) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 639) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 640) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 641) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 642) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 643) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 644) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 645) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 646) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 647) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 648) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 649) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 650) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 651) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 652) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 653) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 654) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 655) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 656) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 657) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 658) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 659) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 660) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 661) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 662) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 663) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 664) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 665) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 666) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 667) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 668) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 669) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 670) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 671) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 672) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 673) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 674) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 675) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 676) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 677) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 678) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 679) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 680) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 681) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 682) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 683) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 684) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 685) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 686) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 687) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 688) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 689) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 690) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 691) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 692) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 693) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 694) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 695) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 696) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 697) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 698) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 699) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 700) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 701) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 702) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 703) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 704) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 705) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 706) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 707) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 708) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 709) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 710) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 711) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 712) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 713) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 714) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 715) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 716) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 717) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 718) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 719) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 720) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 721) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 722) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 723) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 724) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 725) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 726) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 727) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 728) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 729) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 730) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 731) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 732) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 733) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 734) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 735) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 736) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 737) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 738) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 739) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 740) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 741) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 742) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 743) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 744) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 745) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 746) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 747) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 748) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 749) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 750) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 751) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 752) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 753) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 754) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 755) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 756) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 757) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 758) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 759) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 760) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 761) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 762) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 763) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 764) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 765) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 766) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 767) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 768) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 769) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 770) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 771) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 772) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 773) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 774) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 775) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 776) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 777) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 778) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 779) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 780) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 781) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 782) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 783) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 784) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 785) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 786) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 787) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 788) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 789) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 790) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 791) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 792) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 793) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 794) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 795) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 796) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 797) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 798) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 799) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 800) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 802) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 806) | pub enum fsconfig_command { type _bindgen_ty_1 (line 819) | pub enum _bindgen_ty_1 { type io_uring_op (line 831) | pub enum io_uring_op { type _bindgen_ty_2 (line 886) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 893) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 899) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 932) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 939) | pub enum _bindgen_ty_6 { function new (line 1018) | pub const fn new() -> Self { function as_ptr (line 1022) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1026) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1030) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1034) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1039) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1045) | pub const fn new() -> Self { function as_ref (line 1049) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1053) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1059) | fn default() -> Self { function clone (line 1065) | fn clone(&self) -> Self { function fmt (line 1071) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1076) | fn hash(&self, _state: &mut H) {} function eq (line 1079) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/riscv32/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2150657282; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2148012656; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074270833; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2148012658; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant UFFDIO_REGISTER (line 107) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 108) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 109) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 110) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 111) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 112) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 113) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 114) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 115) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 116) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 117) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 118) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 119) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 120) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 121) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 122) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 123) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 124) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 125) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 126) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 127) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 128) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 129) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 130) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 131) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 132) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 133) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 134) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 135) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 136) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 137) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 138) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 139) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 140) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 141) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 142) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 143) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 144) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 145) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 146) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 147) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 148) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 149) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 150) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 151) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 152) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 153) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 154) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 155) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 156) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 157) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 158) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 159) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 160) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 161) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 162) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 163) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 164) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 165) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 166) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 167) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 168) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 169) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 170) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 171) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 172) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 173) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 174) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 175) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 176) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 177) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 178) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 179) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 180) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 181) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 182) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 183) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 184) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 185) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 186) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 187) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 188) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 189) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 190) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 191) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 192) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 193) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 194) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 195) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 196) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 197) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 198) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 199) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 200) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 201) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 202) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 203) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 204) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 205) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 206) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 207) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 208) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 209) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 210) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 211) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 212) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 213) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 214) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 215) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 216) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 217) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 218) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 219) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 220) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 221) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 222) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 223) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 224) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 225) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 226) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 227) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 228) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 229) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 230) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 231) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 232) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 233) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 234) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 235) | pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant FS_IOC_SETFLAGS (line 236) | pub const FS_IOC_SETFLAGS: u32 = 1074292226; constant FS_IOC_GETVERSION (line 237) | pub const FS_IOC_GETVERSION: u32 = 2148038145; constant FS_IOC_SETVERSION (line 238) | pub const FS_IOC_SETVERSION: u32 = 1074296322; constant FS_IOC_FIEMAP (line 239) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 240) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 241) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 242) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 243) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 244) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 245) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 246) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 247) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 248) | pub const EXT4_IOC_GETVERSION: u32 = 2148034051; constant EXT4_IOC_SETVERSION (line 249) | pub const EXT4_IOC_SETVERSION: u32 = 1074292228; constant EXT4_IOC_GETVERSION_OLD (line 250) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2148038145; constant EXT4_IOC_SETVERSION_OLD (line 251) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074296322; constant EXT4_IOC_GETRSVSZ (line 252) | pub const EXT4_IOC_GETRSVSZ: u32 = 2148034053; constant EXT4_IOC_SETRSVSZ (line 253) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074292230; constant EXT4_IOC_GROUP_EXTEND (line 254) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074292231; constant EXT4_IOC_MIGRATE (line 255) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 256) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 257) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 258) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 259) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 260) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 261) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 262) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 263) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 264) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 265) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 266) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 267) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 268) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 269) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 270) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 271) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 272) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 273) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 274) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 275) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 276) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 277) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 278) | pub const ATM_GETCIRANGE: u32 = 1074815370; constant DMA_BUF_SET_NAME_B (line 279) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 280) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 281) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 282) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 283) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 284) | pub const MGSL_IOCGPARAMS: u32 = 2150657281; constant ENI_SETMULT (line 285) | pub const ENI_SETMULT: u32 = 1074815335; constant RIO_GET_EVENT_MASK (line 286) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 287) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant USBDEVFS_CLAIMINTERFACE (line 288) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 289) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 290) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 291) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 292) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 293) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 294) | pub const VIDIOC_DQEVENT: u32 = 2156418649; constant RPMSG_DESTROY_EPT_IOCTL (line 295) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 296) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 297) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 298) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 299) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 300) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 301) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 302) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 303) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 304) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 305) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 306) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 307) | pub const PPGETTIME: u32 = 2148561045; constant BTRFS_IOC_RM_DEV (line 308) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 309) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 310) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 311) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 312) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 313) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 314) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 315) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 316) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 317) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 318) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 319) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 320) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 321) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 322) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 323) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 324) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 325) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 326) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 327) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 328) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 329) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 330) | pub const ATM_ADDLECSADDR: u32 = 1074815374; constant FSL_HV_IOCTL_GETPROP (line 331) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 332) | pub const FDGETPRM: u32 = 2149581316; constant HIDIOCAPPLICATION (line 333) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 334) | pub const ENI_MEMDUMP: u32 = 1074815328; constant PTP_SYS_OFFSET2 (line 335) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 336) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 337) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 338) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 339) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 340) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 341) | pub const RTC_EPOCH_READ: u32 = 2148036621; constant VIDIOC_SUBDEV_S_SELECTION (line 342) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 343) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 344) | pub const ATM_GETLECSADDR: u32 = 1074815376; constant FSL_HV_IOCTL_PARTITION_STOP (line 345) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 346) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 347) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 348) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 349) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 350) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 351) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 352) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 353) | pub const ISST_IF_IO_CMD: u32 = 1074331138; constant RIO_MPORT_MAINT_READ_REMOTE (line 354) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 355) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 356) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 357) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 358) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 359) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 360) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 361) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 362) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 363) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074287885; constant RNDZAPENTCNT (line 364) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 365) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 366) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 367) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 368) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 369) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 370) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 371) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 372) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 373) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 374) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 375) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 376) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 377) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 378) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 379) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2148024323; constant IVTVFB_IOC_DMA_FRAME (line 380) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1075336896; constant IPMICTL_SEND_COMMAND (line 381) | pub const IPMICTL_SEND_COMMAND: u32 = 2150131981; constant VIDIOC_G_ENC_INDEX (line 382) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 383) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 384) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 385) | pub const ATM_SETESIF: u32 = 1074815373; constant FW_CDEV_IOC_SEND_RESPONSE (line 386) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 387) | pub const PMU_IOC_GET_MODEL: u32 = 2148024835; constant JSIOCGBTNMAP (line 388) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 389) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 390) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 391) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 392) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 393) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 394) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 395) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 396) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 397) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 398) | pub const FDGETDRVPRM: u32 = 2155872785; constant TUNSETVNETLE (line 399) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 400) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 401) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 402) | pub const MMTIMER_GETRES: u32 = 2148035841; constant VIDIOC_SUBDEV_ENUMSTD (line 403) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 404) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 405) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 406) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 407) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 408) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 409) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 410) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 411) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 412) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 413) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 414) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 415) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 416) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 417) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 418) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 419) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 420) | pub const IDT77105_GETSTATZ: u32 = 1074815283; constant I2OPARMSET (line 421) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 422) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 423) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 424) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 425) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 426) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 427) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 428) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 429) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 430) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 431) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 432) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 433) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 434) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 435) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 436) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 437) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 438) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 439) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 440) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 441) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 442) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 443) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 444) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 445) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 446) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 447) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 448) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 449) | pub const ATM_QUERYLOOP: u32 = 1074815316; constant DFL_FPGA_GET_API_VERSION (line 450) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 451) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 452) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 453) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 454) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 455) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 456) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 457) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 458) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 459) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 460) | pub const VIDIOC_G_FBUF: u32 = 2150651402; constant PTP_ENABLE_PPS2 (line 461) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 462) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 463) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 464) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 465) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 466) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 467) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 468) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 469) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 470) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 471) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 472) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 473) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 474) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 475) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 476) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 477) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 478) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 479) | pub const TUNDETACHFILTER: u32 = 1074812118; constant ND_IOCTL_CLEAR_ERROR (line 480) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 481) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 482) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 483) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 484) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 485) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 486) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 487) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 488) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 489) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 490) | pub const RTC_PLL_GET: u32 = 2149609489; constant RIO_CM_EP_GET_LIST (line 491) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 492) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148553998; constant LIRC_GET_MIN_TIMEOUT (line 493) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 494) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 495) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 496) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 497) | pub const EVIOCSFF: u32 = 1076905344; constant TUNSETGROUP (line 498) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 499) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 500) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 501) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 502) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 503) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 504) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 505) | pub const ATM_ADDADDR: u32 = 1074815368; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 506) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 507) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 508) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 509) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 510) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 511) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 512) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 513) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 514) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 515) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 516) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 517) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 518) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 519) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 520) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 521) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 522) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 523) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 524) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 525) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 526) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 527) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 528) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 529) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 530) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 531) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 532) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 533) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 534) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 535) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 536) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 537) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 538) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 539) | pub const MGSL_IOCSPARAMS: u32 = 1076915456; constant RTC_SET_TIME (line 540) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 541) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 542) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 543) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 544) | pub const UDF_GETEABLOCK: u32 = 2148035649; constant VFIO_IOMMU_MAP_DMA (line 545) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 546) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 547) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 548) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 549) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 550) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 551) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 552) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 553) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 554) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 555) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 556) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 557) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 558) | pub const PPSETTIME: u32 = 1074819222; constant RTC_ALM_READ (line 559) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 560) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 561) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 562) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 563) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 564) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 565) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 566) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 567) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 568) | pub const ATM_RSTADDR: u32 = 1074815367; constant NBD_SET_SIZE (line 569) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 570) | pub const UDF_GETVOLIDENT: u32 = 2148035650; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 571) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 572) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 573) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 574) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 575) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 576) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 577) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 578) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 579) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 580) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 581) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 582) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 583) | pub const ATM_SETCIRANGE: u32 = 1074815371; constant HPET_IE_ON (line 584) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 585) | pub const PERF_EVENT_IOC_ID: u32 = 2148017159; constant TUNSETSNDBUF (line 586) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 587) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 588) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 589) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 590) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 591) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 592) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 593) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 594) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 595) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 596) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 597) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 598) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 599) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 600) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 601) | pub const HPET_IRQFREQ: u32 = 1074292742; constant ATM_GETESI (line 602) | pub const ATM_GETESI: u32 = 1074815365; constant CCISS_GETLUNINFO (line 603) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 604) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 605) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 606) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 607) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 608) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 609) | pub const ZATM_GETPOOL: u32 = 1074815329; constant BR2684_SETFILT (line 610) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 611) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 612) | pub const PPS_GETPARAMS: u32 = 2148036769; constant IOC_PR_RESERVE (line 613) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 614) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 615) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 616) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 617) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 618) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2148024833; constant USBDEVFS_GET_CAPABILITIES (line 619) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 620) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 621) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 622) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 623) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 624) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 625) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 626) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 627) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 628) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 629) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 630) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 631) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 632) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 633) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 634) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 635) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 636) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 637) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 638) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 639) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 640) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 641) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 642) | pub const USBDEVFS_SUBMITURB: u32 = 2151175434; constant AUTOFS_IOC_READY (line 643) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 644) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 645) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 646) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 647) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 648) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 649) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 650) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 651) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 652) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 653) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 654) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 655) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 656) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 657) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 658) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 659) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 660) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 661) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 662) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 663) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 664) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 665) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 666) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 667) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 668) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 669) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2148024838; constant VIDIOC_SUBDEV_S_FMT (line 670) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 671) | pub const FDDEFPRM: u32 = 1075839555; constant TEE_IOC_INVOKE (line 672) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 673) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 674) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 675) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 676) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 677) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 678) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 679) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 680) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 681) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 682) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 683) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 684) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 685) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 686) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074283010; constant EVIOCGREP (line 687) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 688) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074275339; constant UFFDIO_CONTINUE (line 689) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 690) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 691) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 692) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 693) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 694) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 695) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 696) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 697) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074294522; constant RIO_DEV_ADD (line 698) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 699) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 700) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074282500; constant PCITEST_GET_IRQTYPE (line 701) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 702) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 703) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 704) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 705) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 706) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 707) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 708) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 709) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 710) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 711) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 712) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 713) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 714) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 715) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 716) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 717) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 718) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 719) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 720) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 721) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 722) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 723) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 724) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 725) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 726) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 727) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 728) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 729) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 730) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 731) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2148036344; constant EVIOCSMASK (line 732) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 733) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 734) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 735) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 736) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 737) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 738) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 739) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 740) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 741) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 742) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 743) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 744) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 745) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 746) | pub const PHN_SET_REG: u32 = 1074294785; constant RNDADDTOENTCNT (line 747) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 748) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 749) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 750) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 751) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 752) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 753) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 754) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 755) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 756) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 757) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 758) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 759) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 760) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 761) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 762) | pub const CHIOGSTATUS: u32 = 1074815752; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 763) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 764) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 765) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 766) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 767) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 768) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074294520; constant DFL_FPGA_PORT_GET_REGION_INFO (line 769) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 770) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 771) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 772) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 773) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 774) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 775) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 776) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 777) | pub const RTC_EPOCH_SET: u32 = 1074294798; constant CAPI_GET_PROFILE (line 778) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 779) | pub const ATM_GETLOOP: u32 = 1074815314; constant SCIF_LISTEN (line 780) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 781) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 782) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 783) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 784) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 785) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 786) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 787) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 788) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 789) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 790) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 791) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 792) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 793) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 794) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 795) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 796) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 797) | pub const PPPIOCSACTIVE: u32 = 1074820166; constant SIOCGSTAMPNS_NEW (line 798) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 799) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 800) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 801) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 802) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 803) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 804) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 805) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 806) | pub const REISERFS_IOC_UNPACK: u32 = 1074318593; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 807) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 808) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 809) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 810) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 811) | pub const I2OPASSTHRU: u32 = 2148559116; constant IOC_OPAL_SET_PW (line 812) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 813) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 814) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 815) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 816) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 817) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 818) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 819) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 820) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 821) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 822) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 823) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 824) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2150656277; constant VHOST_SET_LOG_FD (line 825) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 826) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 827) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 828) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 829) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 830) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 831) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 832) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 833) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 834) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 835) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 836) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 837) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 838) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 839) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 840) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 841) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 842) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 843) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 844) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 845) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 846) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 847) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 848) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 849) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 850) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 851) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 852) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 853) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 854) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 855) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 856) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 857) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 858) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 859) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 860) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 861) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 862) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 863) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 864) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 865) | pub const SPIOCSTYPE: u32 = 1074295041; constant IPMICTL_REGISTER_FOR_CMD (line 866) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 867) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 868) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 869) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 870) | pub const UI_END_FF_UPLOAD: u32 = 1080579529; constant TOSH_SMM (line 871) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 872) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 873) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 874) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 875) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 876) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 877) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 878) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 879) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 880) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 881) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 882) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 883) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 884) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 885) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 886) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 887) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 888) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2184212994; constant ND_IOCTL_GET_CONFIG_DATA (line 889) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 890) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 891) | pub const FDGETDRVSTAT: u32 = 2152727058; constant SYNC_IOC_MERGE (line 892) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 893) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 894) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 895) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 896) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 897) | pub const ATM_GETTYPE: u32 = 1074815364; constant PHN_GETREGS (line 898) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 899) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 900) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 901) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 902) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 903) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 904) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 905) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 906) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 907) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 908) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 909) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 910) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 911) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 912) | pub const FDSETDRVPRM: u32 = 1082131088; constant IOC_OPAL_SAVE (line 913) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 914) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 915) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 916) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant CM_IOSDBGLVL (line 917) | pub const CM_IOSDBGLVL: u32 = 1074291706; constant RTC_VL_CLR (line 918) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 919) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 920) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 921) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 922) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 923) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 924) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 925) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 926) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 927) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 928) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 929) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 930) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 931) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 932) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 933) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 934) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 935) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 936) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 937) | pub const PHN_SET_REGS: u32 = 1074294787; constant ATMLEC_DATA (line 938) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 939) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 940) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 941) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 942) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 943) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 944) | pub const ZATM_SETPOOL: u32 = 1074815331; constant MTIOCPOS (line 945) | pub const MTIOCPOS: u32 = 2148035843; constant PMU_IOC_SLEEP (line 946) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 947) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 948) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 949) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 950) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 951) | pub const HPET_INFO: u32 = 2149083139; constant VIDIOC_AM437X_CCDC_CFG (line 952) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074288321; constant DM_LIST_DEVICES (line 953) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 954) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 955) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 956) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 957) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 958) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 959) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 960) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 961) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 962) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 963) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 964) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 965) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 966) | pub const PPPIOCSPASS: u32 = 1074820167; constant RIO_CM_CHAN_CONNECT (line 967) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 968) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 969) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 970) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 971) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 972) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 973) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 974) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 975) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 976) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 977) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 978) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 979) | pub const PPS_GETCAP: u32 = 2148036771; constant SNAPSHOT_PLATFORM_SUPPORT (line 980) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 981) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 982) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 983) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 984) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 985) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 986) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 987) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 988) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 989) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 990) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 991) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 992) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 993) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 994) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 995) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 996) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 997) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 998) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 999) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1000) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1001) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1002) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1003) | pub const RTC_PLL_SET: u32 = 1075867666; constant VIDIOC_ENUMAUDIO (line 1004) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1005) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1006) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1007) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1008) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1009) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1010) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1011) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1012) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1013) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1014) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1015) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1016) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1017) | pub const ATM_ADDPARTY: u32 = 1074815476; constant FDSETPRM (line 1018) | pub const FDSETPRM: u32 = 1075839554; constant ATM_GETSTATZ (line 1019) | pub const ATM_GETSTATZ: u32 = 1074815313; constant ISST_IF_MSR_COMMAND (line 1020) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1021) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1022) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1023) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1024) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1025) | pub const PCITEST_COPY: u32 = 1074286598; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1026) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1027) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1028) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1029) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1030) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074275334; constant IOC_OPAL_REVERT_TPR (line 1031) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1032) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1033) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1034) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1035) | pub const RTC_IRQP_READ: u32 = 2148036619; constant RIO_MPORT_MAINT_READ_LOCAL (line 1036) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1037) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1038) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1039) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1040) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1041) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1042) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1043) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1044) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1045) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1046) | pub const TUNGETFILTER: u32 = 2148553947; constant MEYEIOC_SYNC (line 1047) | pub const MEYEIOC_SYNC: u32 = 3221518019; constant CCISS_SETNODENAME (line 1048) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1049) | pub const FBIO_GETCONTROL2: u32 = 2148025993; constant TUNSETDEBUG (line 1050) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1051) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1052) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1053) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1054) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1055) | pub const ATM_GETSTAT: u32 = 1074815312; constant VIDIOC_G_JPEGCOMP (line 1056) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1057) | pub const TUNATTACHFILTER: u32 = 1074812117; constant UI_SET_ABSBIT (line 1058) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1059) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1060) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1061) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1062) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1063) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1064) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1065) | pub const HE_GET_REG: u32 = 1074815328; constant ATM_SETLOOP (line 1066) | pub const ATM_SETLOOP: u32 = 1074815315; constant ATMSIGD_CTRL (line 1067) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1068) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1069) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1070) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1071) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1072) | pub const PMU_IOC_HAS_ADB: u32 = 2148024836; constant I2OGETIOPS (line 1073) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1074) | pub const VIDIOC_S_FBUF: u32 = 1076909579; constant PPRCONTROL (line 1075) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1076) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1077) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1078) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1079) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1080) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1081) | pub const KCOV_INIT_TRACE: u32 = 2148033281; constant SONYPI_IOCGBAT1CAP (line 1082) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1083) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1084) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1085) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1086) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1087) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1088) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1089) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1090) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1091) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1092) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1093) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1094) | pub const ATM_DELLECSADDR: u32 = 1074815375; constant FW_CDEV_IOC_GET_SPEED (line 1095) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1096) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1097) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1098) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1099) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1100) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1101) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1102) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1103) | pub const PCITEST_READ: u32 = 1074286597; constant VFIO_GROUP_GET_STATUS (line 1104) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1105) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2148036347; constant USBDEVFS_CLEAR_HALT (line 1106) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1107) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1108) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1109) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1110) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1111) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1112) | pub const USBDEVFS_REAPURB: u32 = 1074287884; constant DFL_FPGA_CHECK_EXTENSION (line 1113) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1114) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1115) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1116) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1117) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1118) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1119) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1120) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1121) | pub const PPPIOCGIDLE: u32 = 2148561983; constant NVRAM_SETCKS (line 1122) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1123) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1124) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1125) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1126) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1127) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1128) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1129) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1130) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1131) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1132) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1133) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1134) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1135) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1136) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1137) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1138) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1139) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1140) | pub const ATM_GETNAMES: u32 = 1074815363; constant VIDIOC_QUERYMENU (line 1141) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1142) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1143) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1144) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1145) | pub const NS_SETBUFLEV: u32 = 1074815330; constant BLKCLOSEZONE (line 1146) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1147) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1148) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1149) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1150) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1151) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1152) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1153) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1154) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1155) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1156) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1157) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1158) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1159) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1160) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1161) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1162) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1163) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1164) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1165) | pub const PPS_KC_BIND: u32 = 1074294949; constant F2FS_IOC_WRITE_CHECKPOINT (line 1166) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1167) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1168) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1169) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1170) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1171) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1172) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1173) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1174) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1175) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1176) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1177) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1178) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2148072960; constant SCIF_FENCE_MARK (line 1179) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1180) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1181) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1182) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1183) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1184) | pub const UI_SET_PHYS: u32 = 1074287980; constant FDWERRORGET (line 1185) | pub const FDWERRORGET: u32 = 2150105623; constant VIDIOC_SUBDEV_G_EDID (line 1186) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1187) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1188) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1189) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1190) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1191) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1192) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1193) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1194) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1195) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1196) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1197) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1198) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1199) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1200) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1201) | pub const PMU_IOC_CAN_SLEEP: u32 = 2148024837; constant KCOV_ENABLE (line 1202) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1203) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1204) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1205) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1206) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1207) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1208) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1209) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1210) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1211) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1212) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1213) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1214) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1215) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1216) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1217) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1218) | pub const FDPOLLDRVSTAT: u32 = 2152727059; constant AUTOFS_DEV_IOCTL_READY (line 1219) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1220) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1221) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1222) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1223) | pub const ATM_GETLINKRATE: u32 = 1074815361; constant RTC_WKALM_SET (line 1224) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1225) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1226) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1227) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1228) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1229) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1230) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1231) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1232) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1233) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1234) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1235) | pub const ATM_GETADDR: u32 = 1074815366; constant PHN_GET_REGS (line 1236) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1237) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1238) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1239) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1240) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1241) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1242) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1243) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1244) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1245) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1246) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1247) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1248) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1249) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1250) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1251) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1252) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1253) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1254) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1255) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1256) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1257) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1258) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1259) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1260) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1261) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1262) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1263) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1264) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1265) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1266) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1267) | pub const IDT77105_GETSTAT: u32 = 1074815282; constant HIDIOCINITREPORT (line 1268) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1269) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1270) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1271) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1272) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1273) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1274) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1275) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1276) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1277) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1278) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1279) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1280) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1281) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1282) | pub const PPPIOCSCOMPRESS: u32 = 1074820173; constant USBDEVFS_CONNECTINFO (line 1283) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1284) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1285) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1286) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1287) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1288) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1289) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1290) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1291) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1292) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1293) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1294) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1295) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1296) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1297) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1298) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1299) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1300) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1301) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1302) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1303) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1304) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1305) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1306) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1307) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1308) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1309) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1310) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1311) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1312) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1313) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1314) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1315) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1316) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1317) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1318) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1319) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1320) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1321) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1322) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1323) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1324) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1325) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1326) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1327) | pub const FDGETFDCSTAT: u32 = 2150105621; constant CM_IOCGATR (line 1328) | pub const CM_IOCGATR: u32 = 3221775105; constant VIDIOC_S_PRIORITY (line 1329) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1330) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1331) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1332) | pub const ZATM_GETPOOLZ: u32 = 1074815330; constant RIO_DISABLE_DOORBELL_RANGE (line 1333) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1334) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1335) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1336) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1337) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1338) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1339) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1340) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1341) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1342) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1343) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1344) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1345) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2148036345; constant DM_DEV_CREATE (line 1346) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1347) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1348) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1349) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1350) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1351) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1352) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1353) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1354) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1355) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1356) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1357) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1358) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1359) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1360) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1361) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1362) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1363) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1364) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1365) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1366) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1367) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1368) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1369) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1370) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1371) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1372) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1373) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1374) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1375) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1376) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1377) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1378) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1379) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1380) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1381) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1382) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1383) | pub const PPS_SETPARAMS: u32 = 1074294946; constant IOC_OPAL_LR_SETUP (line 1384) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1385) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1386) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1387) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1388) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1389) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1390) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1391) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1392) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1393) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1394) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1395) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1396) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1397) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1398) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1399) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1400) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1401) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1402) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1403) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1404) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1405) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1406) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1407) | pub const ATM_SETESI: u32 = 1074815372; constant FW_CDEV_IOC_START_ISO (line 1408) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1409) | pub const ATM_DELADDR: u32 = 1074815369; constant PPFCONTROL (line 1410) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1411) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1412) | pub const RTC_IRQP_SET: u32 = 1074294796; constant PCITEST_WRITE (line 1413) | pub const PCITEST_WRITE: u32 = 1074286596; constant PPCLAIM (line 1414) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1415) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1416) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1417) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1418) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1419) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1420) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1421) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1422) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1423) | pub const MMTIMER_GETFREQ: u32 = 2148035842; constant VIDIOC_G_SELECTION (line 1424) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1425) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1426) | pub const PPPOEIOCSFWD: u32 = 1074311424; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1427) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1428) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1429) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1430) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1431) | pub const DMA_BUF_SET_NAME: u32 = 1074291201; constant UI_BEGIN_FF_UPLOAD (line 1432) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1433) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1434) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1435) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1436) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1437) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1438) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2184212993; constant NVME_IOCTL_ADMIN_CMD (line 1439) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1440) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1441) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1442) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1443) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1444) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1445) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1446) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1447) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1448) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1449) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1450) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1451) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1452) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1453) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1454) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1455) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1456) | pub const MMTIMER_GETCOUNTER: u32 = 2148035849; constant MATROXFB_GET_OUTPUT_MODE (line 1457) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1458) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1459) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1460) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1461) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1462) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1463) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1464) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1465) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1466) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1467) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1468) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1469) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1470) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1471) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1472) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1473) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1474) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1475) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1476) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1477) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1478) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1479) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1480) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1481) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1482) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1483) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1484) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1485) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1486) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1487) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1488) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1489) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074307620; FILE: builder/third-party/linux-raw-sys/src/riscv32/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/riscv32/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2174) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2178) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2185) | pub fn version(&self) -> __u8 { method set_version (line 2189) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2196) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2211) | pub fn priority(&self) -> __u8 { method set_priority (line 2215) | pub fn set_priority(&mut self, val: __u8) { method version (line 2222) | pub fn version(&self) -> __u8 { method set_version (line 2226) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2233) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2248) | pub fn res1(&self) -> __u16 { method set_res1 (line 2252) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2259) | pub fn doff(&self) -> __u16 { method set_doff (line 2263) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2270) | pub fn fin(&self) -> __u16 { method set_fin (line 2274) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2281) | pub fn syn(&self) -> __u16 { method set_syn (line 2285) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2292) | pub fn rst(&self) -> __u16 { method set_rst (line 2296) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2303) | pub fn psh(&self) -> __u16 { method set_psh (line 2307) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2314) | pub fn ack(&self) -> __u16 { method set_ack (line 2318) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2325) | pub fn urg(&self) -> __u16 { method set_urg (line 2329) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2336) | pub fn ece(&self) -> __u16 { method set_ece (line 2340) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2347) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2351) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2358) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2405) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2409) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2416) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2420) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2427) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2431) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2438) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2442) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2449) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SYS_SOCKET (line 1115) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1116) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1117) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1118) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1119) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1120) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1121) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1122) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1123) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1124) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1125) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1126) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1127) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1128) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1129) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1130) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1131) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1132) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1133) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1134) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1135) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1136) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1137) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1138) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1139) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1140) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1141) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1142) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1143) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1144) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1145) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1146) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1147) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1148) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1149) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1150) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1151) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1152) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1153) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1154) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1155) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1156) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1157) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1158) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1159) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1160) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1161) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1162) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1163) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1164) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1165) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1166) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1167) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1168) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1169) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1170) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1171) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1172) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1173) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1174) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1175) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1176) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1177) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1178) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1179) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1180) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1181) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1182) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1183) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1184) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1185) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1186) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1187) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1188) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1189) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1190) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1191) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1192) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1193) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1194) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1195) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1196) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1197) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1198) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1199) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1200) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1201) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1202) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1203) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1204) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1205) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1206) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1207) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1208) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1209) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1210) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1211) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1212) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1213) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1214) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1215) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1216) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1217) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1218) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1219) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1220) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1221) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1222) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1223) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1224) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1225) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1226) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1227) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1228) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1229) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1230) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1231) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1232) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1233) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1234) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1235) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1236) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1237) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1238) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1239) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1240) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1241) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1242) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1243) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1244) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1245) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1246) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1247) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1248) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1249) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1250) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1251) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1252) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1253) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1254) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1255) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1256) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1257) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1258) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1259) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1260) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1261) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1262) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1263) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1264) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1265) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1266) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1267) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1268) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1269) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1270) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1271) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1272) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1273) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1274) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1275) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1276) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1277) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1278) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1279) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1280) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1281) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1282) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1283) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1284) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1285) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1286) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1287) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1288) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1289) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1290) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1291) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1292) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1293) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1294) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1295) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1296) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1297) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1298) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1299) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1300) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1301) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1302) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1303) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1304) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1305) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1306) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1307) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1308) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1309) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1310) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1311) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1312) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1313) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1314) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1315) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1316) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1317) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1318) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1319) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1320) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1321) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1322) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1323) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1324) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1325) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1326) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1327) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1328) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1329) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1330) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1331) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1332) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1333) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1334) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1335) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1336) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1337) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1338) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1339) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1340) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1341) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1342) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1343) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1344) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1345) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1346) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1347) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1348) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1349) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1350) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1351) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1352) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1353) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1354) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1355) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1356) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1357) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1358) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1359) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1360) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1361) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1362) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1363) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1364) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1365) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1366) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1367) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1368) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1369) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1370) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1371) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1372) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1373) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1374) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1375) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1376) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1377) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1378) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1379) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1380) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1381) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1382) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1383) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1384) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1385) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1386) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1387) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1388) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1389) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1390) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1391) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1392) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1393) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1394) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1395) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1396) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1397) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1398) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1399) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1400) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1401) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1402) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1403) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1404) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1405) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1406) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1407) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1408) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1409) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1410) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1411) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1412) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1413) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1414) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1415) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1416) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1417) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1418) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1419) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1420) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1421) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1422) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1423) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1424) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1425) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1426) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1427) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1428) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1429) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1430) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1431) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1432) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1433) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1434) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1435) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1436) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1437) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1438) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1439) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1440) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1441) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1442) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1443) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1444) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1445) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1446) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1447) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1448) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1449) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1450) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1451) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1452) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1453) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1454) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1455) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1456) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1457) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1458) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1459) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1460) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1461) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1462) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1463) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1464) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1465) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1466) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1467) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1468) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1469) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1470) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1471) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1472) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1473) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1474) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1475) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1476) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1477) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1478) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1479) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1480) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1481) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1482) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1483) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1484) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1485) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1486) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1487) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1488) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1489) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1490) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1491) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1492) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1493) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1494) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1495) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1496) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1497) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1498) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1499) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1500) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1501) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1502) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1503) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1504) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1505) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1506) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1507) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1508) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1509) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1510) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1511) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1512) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1513) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1514) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1515) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1516) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1517) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1518) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1519) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1520) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1521) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1522) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1523) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1524) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1525) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1526) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1527) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1528) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1529) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1530) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1531) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1532) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1533) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1534) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1535) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1536) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1537) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1538) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1539) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1540) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1541) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1542) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1543) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1544) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1545) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1546) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1547) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1548) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1549) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1550) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1551) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1552) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1553) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1554) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1555) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1556) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1557) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1558) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1559) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1560) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1561) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1562) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1563) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1564) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1565) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1566) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1567) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1568) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1569) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1570) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1571) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1572) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1573) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1574) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1575) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1576) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1577) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1578) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1579) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1580) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1581) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1582) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1583) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1584) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1585) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1586) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1587) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1588) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1589) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1590) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1591) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1592) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1593) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1594) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1595) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1596) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1597) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1598) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1599) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1600) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1601) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1602) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1603) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1604) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1605) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1606) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1607) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1608) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1609) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1610) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1611) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1612) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1616) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1650) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1689) | pub enum _bindgen_ty_3 { type socket_state (line 1753) | pub enum socket_state { type _bindgen_ty_4 (line 1763) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1778) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1787) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1796) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1806) | pub enum _bindgen_ty_6 { type net_device_flags (line 1839) | pub enum net_device_flags { type _bindgen_ty_7 (line 1863) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1875) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1883) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2471) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1894) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1902) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1916) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1935) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2474) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2047) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2056) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2065) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2078) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2092) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2106) | pub const fn new() -> Self { function as_ptr (line 2110) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2114) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2118) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2122) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2127) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2133) | pub const fn new() -> Self { function as_ref (line 2137) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2141) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2147) | fn default() -> Self { function clone (line 2153) | fn clone(&self) -> Self { function fmt (line 2159) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2164) | fn hash(&self, _state: &mut H) {} function eq (line 2167) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/riscv32/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/riscv32/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/riscv32/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sysinfo (line 53) | pub struct sysinfo { type oldold_utsname (line 71) | pub struct oldold_utsname { type old_utsname (line 80) | pub struct old_utsname { type new_utsname (line 89) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 97) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 98) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 99) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/riscv32/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/riscv64/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/riscv64/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __kernel_long_t; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 441) | pub struct clone_args { type sigset_t (line 456) | pub struct sigset_t { type sigaction (line 461) | pub struct sigaction { type sigaltstack (line 468) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 475) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 481) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 489) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 496) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 505) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 511) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 518) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 524) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 531) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 537) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 544) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 549) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 557) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 565) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 571) | pub struct statx_timestamp { type statx (line 578) | pub struct statx { type termios (line 606) | pub struct termios { type termios2 (line 616) | pub struct termios2 { type ktermios (line 628) | pub struct ktermios { type winsize (line 640) | pub struct winsize { type termio (line 648) | pub struct termio { type iovec (line 658) | pub struct iovec { type uffd_msg (line 664) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 673) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 680) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 685) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 692) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 698) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 705) | pub struct uffdio_api { type uffdio_range (line 712) | pub struct uffdio_range { type uffdio_register (line 718) | pub struct uffdio_register { type uffdio_copy (line 725) | pub struct uffdio_copy { type uffdio_zeropage (line 734) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 741) | pub struct uffdio_writeprotect { type uffdio_continue (line 747) | pub struct uffdio_continue { type linux_dirent64 (line 754) | pub struct linux_dirent64 { type stat (line 763) | pub struct stat { type statfs (line 787) | pub struct statfs { type statfs64 (line 803) | pub struct statfs64 { type compat_statfs64 (line 819) | pub struct compat_statfs64 { type user_desc (line 835) | pub struct user_desc { method seg_32bit (line 2725) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2729) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2736) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2740) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2747) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2751) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2758) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2762) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2769) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2773) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2780) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2784) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2791) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 845) | pub struct kernel_sigset_t { type kernel_sigaction (line 850) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 855) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 856) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 857) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 858) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 859) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_L1I_CACHESIZE (line 860) | pub const AT_L1I_CACHESIZE: u32 = 40; constant AT_L1I_CACHEGEOMETRY (line 861) | pub const AT_L1I_CACHEGEOMETRY: u32 = 41; constant AT_L1D_CACHESIZE (line 862) | pub const AT_L1D_CACHESIZE: u32 = 42; constant AT_L1D_CACHEGEOMETRY (line 863) | pub const AT_L1D_CACHEGEOMETRY: u32 = 43; constant AT_L2_CACHESIZE (line 864) | pub const AT_L2_CACHESIZE: u32 = 44; constant AT_L2_CACHEGEOMETRY (line 865) | pub const AT_L2_CACHEGEOMETRY: u32 = 45; constant AT_L3_CACHESIZE (line 866) | pub const AT_L3_CACHESIZE: u32 = 46; constant AT_L3_CACHEGEOMETRY (line 867) | pub const AT_L3_CACHEGEOMETRY: u32 = 47; constant AT_VECTOR_SIZE_ARCH (line 868) | pub const AT_VECTOR_SIZE_ARCH: u32 = 9; constant AT_NULL (line 869) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 870) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 871) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 872) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 873) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 874) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 875) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 876) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 877) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 878) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 879) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 880) | pub const AT_UID: u32 = 11; constant AT_EUID (line 881) | pub const AT_EUID: u32 = 12; constant AT_GID (line 882) | pub const AT_GID: u32 = 13; constant AT_EGID (line 883) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 884) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 885) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 886) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 887) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 888) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 889) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 890) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 891) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 892) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 893) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 894) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 895) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 896) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 897) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 898) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 899) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 900) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 901) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 902) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 903) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 904) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 905) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 906) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 907) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 908) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 909) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 910) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 911) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 912) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 913) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 914) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 915) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 916) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 917) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 918) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 919) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 920) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 921) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 922) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 923) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 924) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 925) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 926) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 927) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 928) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 929) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 930) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 931) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 932) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 933) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 934) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 935) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 936) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 937) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 938) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 939) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 940) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 941) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 942) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 943) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 944) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 945) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 946) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 947) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 948) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 949) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 950) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 951) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 952) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 953) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 954) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 955) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 956) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 957) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 958) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 959) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 960) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 961) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 962) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 963) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 964) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 965) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 966) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 967) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 968) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 969) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 970) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 971) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 972) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 973) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 974) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 975) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 976) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 977) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 978) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 979) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 980) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 981) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 982) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 983) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 984) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 985) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 986) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 987) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 988) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 989) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 990) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 991) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 992) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 993) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 994) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 995) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 996) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 997) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 998) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 999) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1000) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1001) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1002) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1003) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1004) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1005) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1006) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1007) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1008) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1009) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1010) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1011) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1012) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1013) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1014) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1015) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1016) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1017) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1018) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1019) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1020) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1021) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1022) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1023) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1024) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1025) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1026) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1027) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1028) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1029) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1030) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1031) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1032) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1033) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1034) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1035) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1036) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1037) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1038) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1039) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1040) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1041) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1042) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1043) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1044) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1045) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1046) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1047) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1048) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1049) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1050) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1051) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1052) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1053) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1054) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1055) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1056) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1057) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1058) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1059) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1060) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1061) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1062) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1063) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1064) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1065) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1066) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1067) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1068) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1069) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1070) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1071) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1072) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1073) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1074) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1075) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1076) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1077) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1078) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1079) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1080) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1081) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1082) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1083) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1084) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1085) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1086) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1087) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1088) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1089) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1090) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1091) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1092) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1093) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1094) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1095) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1096) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1097) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1098) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1099) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1100) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1101) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1102) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1103) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1104) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1105) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1106) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1107) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1108) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1109) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1110) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1111) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1112) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1113) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1114) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1115) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1116) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1117) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1118) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1119) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1120) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1121) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1122) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1123) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1124) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1125) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1126) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1127) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1128) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1129) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1130) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1131) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1132) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1133) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1134) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1135) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1136) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1137) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1138) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1139) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1140) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1141) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1142) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1143) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1144) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1145) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1146) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1147) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1148) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1149) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1150) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1151) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1152) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1153) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1154) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1155) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1156) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1157) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1158) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1159) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1160) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1161) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1162) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1163) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1164) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1165) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1166) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1167) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1168) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1169) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1170) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1171) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1172) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1173) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1174) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1175) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1176) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1177) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1178) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1179) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1180) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1181) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1182) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1183) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1184) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1185) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1186) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1187) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1188) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1189) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1190) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1191) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1192) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1193) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1194) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1195) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1196) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1197) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1198) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1199) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1200) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1201) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1202) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1203) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1204) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1205) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1206) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1207) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1208) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1209) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1210) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1211) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1212) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1213) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1214) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1215) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1216) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1217) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1218) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1219) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1220) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1221) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1222) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1223) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1224) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1225) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1226) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1227) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1228) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1229) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1230) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1231) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1232) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1233) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1234) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1235) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1236) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1237) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1238) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1239) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1240) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1241) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1242) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1243) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1244) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1245) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1246) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1247) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1248) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1249) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1250) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1251) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1252) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1253) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1254) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1255) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1256) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1257) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1258) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1259) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1260) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1261) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1262) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1263) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1264) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1265) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1266) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1267) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1268) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1269) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1270) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1271) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1272) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1273) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1274) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1275) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1276) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1277) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1278) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1279) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1280) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1281) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1282) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1283) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1284) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1285) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1286) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1287) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1288) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1289) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1290) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1291) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1292) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1293) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1294) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1295) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1296) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1297) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1298) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1299) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1300) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1301) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1302) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1303) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1304) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1305) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1306) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1307) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1308) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1309) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1310) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1311) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1312) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1313) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1314) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1315) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1316) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1317) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1318) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1319) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1320) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1321) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1322) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1323) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1324) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1325) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1326) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1327) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1328) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1329) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1330) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1331) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1332) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1333) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1334) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1335) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1336) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1337) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1338) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1339) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1340) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1341) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1342) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1343) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1344) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1345) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1346) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1347) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1348) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1349) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1350) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1351) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1352) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1353) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1354) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1355) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1356) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1357) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1358) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1359) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1360) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1361) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1362) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1363) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1364) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1365) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1366) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1367) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1368) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1369) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1370) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1371) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1372) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1373) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1374) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1375) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1376) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1377) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1378) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1379) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1380) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1381) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1382) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1383) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1384) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1385) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1386) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1387) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1388) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1389) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1390) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1391) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1392) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1393) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1394) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1395) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1396) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1397) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1398) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1399) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1400) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1401) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1402) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1403) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1404) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1405) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1406) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1407) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1408) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1409) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1410) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1411) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1412) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1413) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1414) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1415) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1416) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1417) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1418) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1419) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1420) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1421) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1422) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1423) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1424) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1425) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1426) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1427) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1428) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1429) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1430) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1431) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1432) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1433) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1434) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1435) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1436) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1437) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1438) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1439) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1440) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1441) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1442) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1443) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1444) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1445) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1446) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1447) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1448) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1449) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1450) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1451) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1452) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1453) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1454) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1455) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1456) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1457) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1458) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1459) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1460) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1461) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1462) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1463) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1464) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1465) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1466) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1467) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1468) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1469) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1470) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1471) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1472) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1473) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1474) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1475) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1476) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1477) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1478) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1479) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1480) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1481) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1482) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1483) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1484) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1485) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1486) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1487) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1488) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1489) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1490) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1491) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1492) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1493) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1494) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1495) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1496) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1497) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1498) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1499) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1500) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1501) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1502) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1503) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1504) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1505) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1506) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1507) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1508) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1509) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1510) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1511) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1512) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1513) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1514) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1515) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1516) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1517) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1518) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1519) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1520) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1521) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1522) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1523) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1524) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1525) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1526) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1527) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1528) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1529) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1530) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1531) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1532) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1533) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1534) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1535) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1536) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1537) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1538) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1539) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1540) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1541) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1542) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1543) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1544) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1545) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1546) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1547) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1548) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1549) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1550) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1551) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1552) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1553) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1554) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1555) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1556) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1557) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1558) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1559) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1560) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1561) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1562) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1563) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1564) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1565) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1566) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1567) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1568) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1569) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1570) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1571) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1572) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1573) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1574) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1575) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1576) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1577) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1578) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1579) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1580) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1581) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1582) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1583) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1584) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1585) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1586) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1587) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1588) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1589) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1590) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1591) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1592) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1593) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1594) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1595) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1596) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1597) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1598) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1599) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1600) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1601) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1602) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1603) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1604) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1605) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1606) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1607) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1608) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1609) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1610) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1611) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1612) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1613) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1614) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1615) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1616) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1617) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1618) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1619) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1620) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1621) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1622) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1623) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1624) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1625) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1626) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1627) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1628) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1629) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1630) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1631) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1632) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1633) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1634) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1635) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1636) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1637) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1638) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1639) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1640) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1641) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1642) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1643) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1644) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1645) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1646) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1647) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1648) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1649) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1650) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1651) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1652) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1653) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1654) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1655) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1656) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1657) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1658) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1659) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1660) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1661) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1662) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1663) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1664) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1665) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1666) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1667) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1668) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1669) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1670) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1671) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1672) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1673) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1674) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1675) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1676) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1677) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1678) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1679) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1680) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1681) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1682) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1683) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1684) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1685) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1686) | pub const SCHED_FLAG_ALL: u32 = 127; constant _NSIG (line 1687) | pub const _NSIG: u32 = 64; constant SIGHUP (line 1688) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1689) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1690) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1691) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1692) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1693) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1694) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1695) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1696) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1697) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1698) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1699) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1700) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1701) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1702) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1703) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1704) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1705) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1706) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1707) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1708) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1709) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1710) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1711) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1712) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1713) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1714) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1715) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1716) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1717) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1718) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1719) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1720) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1721) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1722) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1723) | pub const SIGRTMAX: u32 = 64; constant MINSIGSTKSZ (line 1724) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1725) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1726) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1727) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1728) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1729) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1730) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1731) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1732) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1733) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1734) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1735) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1736) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1737) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1738) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1739) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1740) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1741) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1742) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1743) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1744) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1745) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1746) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1747) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1748) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1749) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1750) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1751) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1752) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1753) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1754) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1755) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1756) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1757) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1758) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1759) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1760) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1761) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1762) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1763) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1764) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1765) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1766) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1767) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1768) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1769) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1770) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1771) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1772) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1773) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1774) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1775) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1776) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1777) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1778) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1779) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1780) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1781) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1782) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1783) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1784) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1785) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1786) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1787) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1788) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1789) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1790) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1791) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1792) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1793) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1794) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1795) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1796) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1797) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1798) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1799) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1800) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1801) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1802) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1803) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1804) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1805) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1806) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1807) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1808) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1809) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1810) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1811) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1812) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1813) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1814) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1815) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1816) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1817) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1818) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1819) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1820) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1821) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1822) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1823) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1824) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1825) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1826) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1827) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1828) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1829) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1830) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1831) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1832) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1833) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1834) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1835) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1836) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1837) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1838) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1839) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1840) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1841) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1842) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1843) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1844) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1845) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1846) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1847) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1848) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1849) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1850) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1851) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1852) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1853) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1854) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1855) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1856) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1857) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1858) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1859) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1860) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1861) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1862) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1863) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1864) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1865) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1866) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1867) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1868) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1869) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1870) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1871) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1872) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1873) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1874) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1875) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1876) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1877) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1878) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1879) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1880) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1881) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1882) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1883) | pub const PARMRK: u32 = 8; constant INPCK (line 1884) | pub const INPCK: u32 = 16; constant ISTRIP (line 1885) | pub const ISTRIP: u32 = 32; constant INLCR (line 1886) | pub const INLCR: u32 = 64; constant IGNCR (line 1887) | pub const IGNCR: u32 = 128; constant ICRNL (line 1888) | pub const ICRNL: u32 = 256; constant IXANY (line 1889) | pub const IXANY: u32 = 2048; constant OPOST (line 1890) | pub const OPOST: u32 = 1; constant OCRNL (line 1891) | pub const OCRNL: u32 = 8; constant ONOCR (line 1892) | pub const ONOCR: u32 = 16; constant ONLRET (line 1893) | pub const ONLRET: u32 = 32; constant OFILL (line 1894) | pub const OFILL: u32 = 64; constant OFDEL (line 1895) | pub const OFDEL: u32 = 128; constant B0 (line 1896) | pub const B0: u32 = 0; constant B50 (line 1897) | pub const B50: u32 = 1; constant B75 (line 1898) | pub const B75: u32 = 2; constant B110 (line 1899) | pub const B110: u32 = 3; constant B134 (line 1900) | pub const B134: u32 = 4; constant B150 (line 1901) | pub const B150: u32 = 5; constant B200 (line 1902) | pub const B200: u32 = 6; constant B300 (line 1903) | pub const B300: u32 = 7; constant B600 (line 1904) | pub const B600: u32 = 8; constant B1200 (line 1905) | pub const B1200: u32 = 9; constant B1800 (line 1906) | pub const B1800: u32 = 10; constant B2400 (line 1907) | pub const B2400: u32 = 11; constant B4800 (line 1908) | pub const B4800: u32 = 12; constant B9600 (line 1909) | pub const B9600: u32 = 13; constant B19200 (line 1910) | pub const B19200: u32 = 14; constant B38400 (line 1911) | pub const B38400: u32 = 15; constant EXTA (line 1912) | pub const EXTA: u32 = 14; constant EXTB (line 1913) | pub const EXTB: u32 = 15; constant ADDRB (line 1914) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1915) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1916) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1917) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1918) | pub const TCOOFF: u32 = 0; constant TCOON (line 1919) | pub const TCOON: u32 = 1; constant TCIOFF (line 1920) | pub const TCIOFF: u32 = 2; constant TCION (line 1921) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1922) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1923) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1924) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1925) | pub const NCCS: u32 = 19; constant VINTR (line 1926) | pub const VINTR: u32 = 0; constant VQUIT (line 1927) | pub const VQUIT: u32 = 1; constant VERASE (line 1928) | pub const VERASE: u32 = 2; constant VKILL (line 1929) | pub const VKILL: u32 = 3; constant VEOF (line 1930) | pub const VEOF: u32 = 4; constant VTIME (line 1931) | pub const VTIME: u32 = 5; constant VMIN (line 1932) | pub const VMIN: u32 = 6; constant VSWTC (line 1933) | pub const VSWTC: u32 = 7; constant VSTART (line 1934) | pub const VSTART: u32 = 8; constant VSTOP (line 1935) | pub const VSTOP: u32 = 9; constant VSUSP (line 1936) | pub const VSUSP: u32 = 10; constant VEOL (line 1937) | pub const VEOL: u32 = 11; constant VREPRINT (line 1938) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1939) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1940) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1941) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1942) | pub const VEOL2: u32 = 16; constant IUCLC (line 1943) | pub const IUCLC: u32 = 512; constant IXON (line 1944) | pub const IXON: u32 = 1024; constant IXOFF (line 1945) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1946) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1947) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1948) | pub const OLCUC: u32 = 2; constant ONLCR (line 1949) | pub const ONLCR: u32 = 4; constant NLDLY (line 1950) | pub const NLDLY: u32 = 256; constant NL0 (line 1951) | pub const NL0: u32 = 0; constant NL1 (line 1952) | pub const NL1: u32 = 256; constant CRDLY (line 1953) | pub const CRDLY: u32 = 1536; constant CR0 (line 1954) | pub const CR0: u32 = 0; constant CR1 (line 1955) | pub const CR1: u32 = 512; constant CR2 (line 1956) | pub const CR2: u32 = 1024; constant CR3 (line 1957) | pub const CR3: u32 = 1536; constant TABDLY (line 1958) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1959) | pub const TAB0: u32 = 0; constant TAB1 (line 1960) | pub const TAB1: u32 = 2048; constant TAB2 (line 1961) | pub const TAB2: u32 = 4096; constant TAB3 (line 1962) | pub const TAB3: u32 = 6144; constant XTABS (line 1963) | pub const XTABS: u32 = 6144; constant BSDLY (line 1964) | pub const BSDLY: u32 = 8192; constant BS0 (line 1965) | pub const BS0: u32 = 0; constant BS1 (line 1966) | pub const BS1: u32 = 8192; constant VTDLY (line 1967) | pub const VTDLY: u32 = 16384; constant VT0 (line 1968) | pub const VT0: u32 = 0; constant VT1 (line 1969) | pub const VT1: u32 = 16384; constant FFDLY (line 1970) | pub const FFDLY: u32 = 32768; constant FF0 (line 1971) | pub const FF0: u32 = 0; constant FF1 (line 1972) | pub const FF1: u32 = 32768; constant CBAUD (line 1973) | pub const CBAUD: u32 = 4111; constant CSIZE (line 1974) | pub const CSIZE: u32 = 48; constant CS5 (line 1975) | pub const CS5: u32 = 0; constant CS6 (line 1976) | pub const CS6: u32 = 16; constant CS7 (line 1977) | pub const CS7: u32 = 32; constant CS8 (line 1978) | pub const CS8: u32 = 48; constant CSTOPB (line 1979) | pub const CSTOPB: u32 = 64; constant CREAD (line 1980) | pub const CREAD: u32 = 128; constant PARENB (line 1981) | pub const PARENB: u32 = 256; constant PARODD (line 1982) | pub const PARODD: u32 = 512; constant HUPCL (line 1983) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 1984) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 1985) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 1986) | pub const BOTHER: u32 = 4096; constant B57600 (line 1987) | pub const B57600: u32 = 4097; constant B115200 (line 1988) | pub const B115200: u32 = 4098; constant B230400 (line 1989) | pub const B230400: u32 = 4099; constant B460800 (line 1990) | pub const B460800: u32 = 4100; constant B500000 (line 1991) | pub const B500000: u32 = 4101; constant B576000 (line 1992) | pub const B576000: u32 = 4102; constant B921600 (line 1993) | pub const B921600: u32 = 4103; constant B1000000 (line 1994) | pub const B1000000: u32 = 4104; constant B1152000 (line 1995) | pub const B1152000: u32 = 4105; constant B1500000 (line 1996) | pub const B1500000: u32 = 4106; constant B2000000 (line 1997) | pub const B2000000: u32 = 4107; constant B2500000 (line 1998) | pub const B2500000: u32 = 4108; constant B3000000 (line 1999) | pub const B3000000: u32 = 4109; constant B3500000 (line 2000) | pub const B3500000: u32 = 4110; constant B4000000 (line 2001) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2002) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2003) | pub const ISIG: u32 = 1; constant ICANON (line 2004) | pub const ICANON: u32 = 2; constant XCASE (line 2005) | pub const XCASE: u32 = 4; constant ECHO (line 2006) | pub const ECHO: u32 = 8; constant ECHOE (line 2007) | pub const ECHOE: u32 = 16; constant ECHOK (line 2008) | pub const ECHOK: u32 = 32; constant ECHONL (line 2009) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2010) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2011) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2012) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2013) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2014) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2015) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2016) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2017) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2018) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2019) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2020) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2021) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2022) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2023) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2024) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2025) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2026) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2027) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2028) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2029) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2030) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2031) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2032) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2033) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2034) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2035) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2036) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2037) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2038) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2039) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2040) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2041) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2042) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2043) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2044) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2045) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2046) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2047) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_io_setup (line 2048) | pub const __NR_io_setup: u32 = 0; constant __NR_io_destroy (line 2049) | pub const __NR_io_destroy: u32 = 1; constant __NR_io_submit (line 2050) | pub const __NR_io_submit: u32 = 2; constant __NR_io_cancel (line 2051) | pub const __NR_io_cancel: u32 = 3; constant __NR_io_getevents (line 2052) | pub const __NR_io_getevents: u32 = 4; constant __NR_setxattr (line 2053) | pub const __NR_setxattr: u32 = 5; constant __NR_lsetxattr (line 2054) | pub const __NR_lsetxattr: u32 = 6; constant __NR_fsetxattr (line 2055) | pub const __NR_fsetxattr: u32 = 7; constant __NR_getxattr (line 2056) | pub const __NR_getxattr: u32 = 8; constant __NR_lgetxattr (line 2057) | pub const __NR_lgetxattr: u32 = 9; constant __NR_fgetxattr (line 2058) | pub const __NR_fgetxattr: u32 = 10; constant __NR_listxattr (line 2059) | pub const __NR_listxattr: u32 = 11; constant __NR_llistxattr (line 2060) | pub const __NR_llistxattr: u32 = 12; constant __NR_flistxattr (line 2061) | pub const __NR_flistxattr: u32 = 13; constant __NR_removexattr (line 2062) | pub const __NR_removexattr: u32 = 14; constant __NR_lremovexattr (line 2063) | pub const __NR_lremovexattr: u32 = 15; constant __NR_fremovexattr (line 2064) | pub const __NR_fremovexattr: u32 = 16; constant __NR_getcwd (line 2065) | pub const __NR_getcwd: u32 = 17; constant __NR_lookup_dcookie (line 2066) | pub const __NR_lookup_dcookie: u32 = 18; constant __NR_eventfd2 (line 2067) | pub const __NR_eventfd2: u32 = 19; constant __NR_epoll_create1 (line 2068) | pub const __NR_epoll_create1: u32 = 20; constant __NR_epoll_ctl (line 2069) | pub const __NR_epoll_ctl: u32 = 21; constant __NR_epoll_pwait (line 2070) | pub const __NR_epoll_pwait: u32 = 22; constant __NR_dup (line 2071) | pub const __NR_dup: u32 = 23; constant __NR_dup3 (line 2072) | pub const __NR_dup3: u32 = 24; constant __NR3264_fcntl (line 2073) | pub const __NR3264_fcntl: u32 = 25; constant __NR_inotify_init1 (line 2074) | pub const __NR_inotify_init1: u32 = 26; constant __NR_inotify_add_watch (line 2075) | pub const __NR_inotify_add_watch: u32 = 27; constant __NR_inotify_rm_watch (line 2076) | pub const __NR_inotify_rm_watch: u32 = 28; constant __NR_ioctl (line 2077) | pub const __NR_ioctl: u32 = 29; constant __NR_ioprio_set (line 2078) | pub const __NR_ioprio_set: u32 = 30; constant __NR_ioprio_get (line 2079) | pub const __NR_ioprio_get: u32 = 31; constant __NR_flock (line 2080) | pub const __NR_flock: u32 = 32; constant __NR_mknodat (line 2081) | pub const __NR_mknodat: u32 = 33; constant __NR_mkdirat (line 2082) | pub const __NR_mkdirat: u32 = 34; constant __NR_unlinkat (line 2083) | pub const __NR_unlinkat: u32 = 35; constant __NR_symlinkat (line 2084) | pub const __NR_symlinkat: u32 = 36; constant __NR_linkat (line 2085) | pub const __NR_linkat: u32 = 37; constant __NR_umount2 (line 2086) | pub const __NR_umount2: u32 = 39; constant __NR_mount (line 2087) | pub const __NR_mount: u32 = 40; constant __NR_pivot_root (line 2088) | pub const __NR_pivot_root: u32 = 41; constant __NR_nfsservctl (line 2089) | pub const __NR_nfsservctl: u32 = 42; constant __NR3264_statfs (line 2090) | pub const __NR3264_statfs: u32 = 43; constant __NR3264_fstatfs (line 2091) | pub const __NR3264_fstatfs: u32 = 44; constant __NR3264_truncate (line 2092) | pub const __NR3264_truncate: u32 = 45; constant __NR3264_ftruncate (line 2093) | pub const __NR3264_ftruncate: u32 = 46; constant __NR_fallocate (line 2094) | pub const __NR_fallocate: u32 = 47; constant __NR_faccessat (line 2095) | pub const __NR_faccessat: u32 = 48; constant __NR_chdir (line 2096) | pub const __NR_chdir: u32 = 49; constant __NR_fchdir (line 2097) | pub const __NR_fchdir: u32 = 50; constant __NR_chroot (line 2098) | pub const __NR_chroot: u32 = 51; constant __NR_fchmod (line 2099) | pub const __NR_fchmod: u32 = 52; constant __NR_fchmodat (line 2100) | pub const __NR_fchmodat: u32 = 53; constant __NR_fchownat (line 2101) | pub const __NR_fchownat: u32 = 54; constant __NR_fchown (line 2102) | pub const __NR_fchown: u32 = 55; constant __NR_openat (line 2103) | pub const __NR_openat: u32 = 56; constant __NR_close (line 2104) | pub const __NR_close: u32 = 57; constant __NR_vhangup (line 2105) | pub const __NR_vhangup: u32 = 58; constant __NR_pipe2 (line 2106) | pub const __NR_pipe2: u32 = 59; constant __NR_quotactl (line 2107) | pub const __NR_quotactl: u32 = 60; constant __NR_getdents64 (line 2108) | pub const __NR_getdents64: u32 = 61; constant __NR3264_lseek (line 2109) | pub const __NR3264_lseek: u32 = 62; constant __NR_read (line 2110) | pub const __NR_read: u32 = 63; constant __NR_write (line 2111) | pub const __NR_write: u32 = 64; constant __NR_readv (line 2112) | pub const __NR_readv: u32 = 65; constant __NR_writev (line 2113) | pub const __NR_writev: u32 = 66; constant __NR_pread64 (line 2114) | pub const __NR_pread64: u32 = 67; constant __NR_pwrite64 (line 2115) | pub const __NR_pwrite64: u32 = 68; constant __NR_preadv (line 2116) | pub const __NR_preadv: u32 = 69; constant __NR_pwritev (line 2117) | pub const __NR_pwritev: u32 = 70; constant __NR3264_sendfile (line 2118) | pub const __NR3264_sendfile: u32 = 71; constant __NR_pselect6 (line 2119) | pub const __NR_pselect6: u32 = 72; constant __NR_ppoll (line 2120) | pub const __NR_ppoll: u32 = 73; constant __NR_signalfd4 (line 2121) | pub const __NR_signalfd4: u32 = 74; constant __NR_vmsplice (line 2122) | pub const __NR_vmsplice: u32 = 75; constant __NR_splice (line 2123) | pub const __NR_splice: u32 = 76; constant __NR_tee (line 2124) | pub const __NR_tee: u32 = 77; constant __NR_readlinkat (line 2125) | pub const __NR_readlinkat: u32 = 78; constant __NR3264_fstatat (line 2126) | pub const __NR3264_fstatat: u32 = 79; constant __NR3264_fstat (line 2127) | pub const __NR3264_fstat: u32 = 80; constant __NR_sync (line 2128) | pub const __NR_sync: u32 = 81; constant __NR_fsync (line 2129) | pub const __NR_fsync: u32 = 82; constant __NR_fdatasync (line 2130) | pub const __NR_fdatasync: u32 = 83; constant __NR_sync_file_range (line 2131) | pub const __NR_sync_file_range: u32 = 84; constant __NR_timerfd_create (line 2132) | pub const __NR_timerfd_create: u32 = 85; constant __NR_timerfd_settime (line 2133) | pub const __NR_timerfd_settime: u32 = 86; constant __NR_timerfd_gettime (line 2134) | pub const __NR_timerfd_gettime: u32 = 87; constant __NR_utimensat (line 2135) | pub const __NR_utimensat: u32 = 88; constant __NR_acct (line 2136) | pub const __NR_acct: u32 = 89; constant __NR_capget (line 2137) | pub const __NR_capget: u32 = 90; constant __NR_capset (line 2138) | pub const __NR_capset: u32 = 91; constant __NR_personality (line 2139) | pub const __NR_personality: u32 = 92; constant __NR_exit (line 2140) | pub const __NR_exit: u32 = 93; constant __NR_exit_group (line 2141) | pub const __NR_exit_group: u32 = 94; constant __NR_waitid (line 2142) | pub const __NR_waitid: u32 = 95; constant __NR_set_tid_address (line 2143) | pub const __NR_set_tid_address: u32 = 96; constant __NR_unshare (line 2144) | pub const __NR_unshare: u32 = 97; constant __NR_futex (line 2145) | pub const __NR_futex: u32 = 98; constant __NR_set_robust_list (line 2146) | pub const __NR_set_robust_list: u32 = 99; constant __NR_get_robust_list (line 2147) | pub const __NR_get_robust_list: u32 = 100; constant __NR_nanosleep (line 2148) | pub const __NR_nanosleep: u32 = 101; constant __NR_getitimer (line 2149) | pub const __NR_getitimer: u32 = 102; constant __NR_setitimer (line 2150) | pub const __NR_setitimer: u32 = 103; constant __NR_kexec_load (line 2151) | pub const __NR_kexec_load: u32 = 104; constant __NR_init_module (line 2152) | pub const __NR_init_module: u32 = 105; constant __NR_delete_module (line 2153) | pub const __NR_delete_module: u32 = 106; constant __NR_timer_create (line 2154) | pub const __NR_timer_create: u32 = 107; constant __NR_timer_gettime (line 2155) | pub const __NR_timer_gettime: u32 = 108; constant __NR_timer_getoverrun (line 2156) | pub const __NR_timer_getoverrun: u32 = 109; constant __NR_timer_settime (line 2157) | pub const __NR_timer_settime: u32 = 110; constant __NR_timer_delete (line 2158) | pub const __NR_timer_delete: u32 = 111; constant __NR_clock_settime (line 2159) | pub const __NR_clock_settime: u32 = 112; constant __NR_clock_gettime (line 2160) | pub const __NR_clock_gettime: u32 = 113; constant __NR_clock_getres (line 2161) | pub const __NR_clock_getres: u32 = 114; constant __NR_clock_nanosleep (line 2162) | pub const __NR_clock_nanosleep: u32 = 115; constant __NR_syslog (line 2163) | pub const __NR_syslog: u32 = 116; constant __NR_ptrace (line 2164) | pub const __NR_ptrace: u32 = 117; constant __NR_sched_setparam (line 2165) | pub const __NR_sched_setparam: u32 = 118; constant __NR_sched_setscheduler (line 2166) | pub const __NR_sched_setscheduler: u32 = 119; constant __NR_sched_getscheduler (line 2167) | pub const __NR_sched_getscheduler: u32 = 120; constant __NR_sched_getparam (line 2168) | pub const __NR_sched_getparam: u32 = 121; constant __NR_sched_setaffinity (line 2169) | pub const __NR_sched_setaffinity: u32 = 122; constant __NR_sched_getaffinity (line 2170) | pub const __NR_sched_getaffinity: u32 = 123; constant __NR_sched_yield (line 2171) | pub const __NR_sched_yield: u32 = 124; constant __NR_sched_get_priority_max (line 2172) | pub const __NR_sched_get_priority_max: u32 = 125; constant __NR_sched_get_priority_min (line 2173) | pub const __NR_sched_get_priority_min: u32 = 126; constant __NR_sched_rr_get_interval (line 2174) | pub const __NR_sched_rr_get_interval: u32 = 127; constant __NR_restart_syscall (line 2175) | pub const __NR_restart_syscall: u32 = 128; constant __NR_kill (line 2176) | pub const __NR_kill: u32 = 129; constant __NR_tkill (line 2177) | pub const __NR_tkill: u32 = 130; constant __NR_tgkill (line 2178) | pub const __NR_tgkill: u32 = 131; constant __NR_sigaltstack (line 2179) | pub const __NR_sigaltstack: u32 = 132; constant __NR_rt_sigsuspend (line 2180) | pub const __NR_rt_sigsuspend: u32 = 133; constant __NR_rt_sigaction (line 2181) | pub const __NR_rt_sigaction: u32 = 134; constant __NR_rt_sigprocmask (line 2182) | pub const __NR_rt_sigprocmask: u32 = 135; constant __NR_rt_sigpending (line 2183) | pub const __NR_rt_sigpending: u32 = 136; constant __NR_rt_sigtimedwait (line 2184) | pub const __NR_rt_sigtimedwait: u32 = 137; constant __NR_rt_sigqueueinfo (line 2185) | pub const __NR_rt_sigqueueinfo: u32 = 138; constant __NR_rt_sigreturn (line 2186) | pub const __NR_rt_sigreturn: u32 = 139; constant __NR_setpriority (line 2187) | pub const __NR_setpriority: u32 = 140; constant __NR_getpriority (line 2188) | pub const __NR_getpriority: u32 = 141; constant __NR_reboot (line 2189) | pub const __NR_reboot: u32 = 142; constant __NR_setregid (line 2190) | pub const __NR_setregid: u32 = 143; constant __NR_setgid (line 2191) | pub const __NR_setgid: u32 = 144; constant __NR_setreuid (line 2192) | pub const __NR_setreuid: u32 = 145; constant __NR_setuid (line 2193) | pub const __NR_setuid: u32 = 146; constant __NR_setresuid (line 2194) | pub const __NR_setresuid: u32 = 147; constant __NR_getresuid (line 2195) | pub const __NR_getresuid: u32 = 148; constant __NR_setresgid (line 2196) | pub const __NR_setresgid: u32 = 149; constant __NR_getresgid (line 2197) | pub const __NR_getresgid: u32 = 150; constant __NR_setfsuid (line 2198) | pub const __NR_setfsuid: u32 = 151; constant __NR_setfsgid (line 2199) | pub const __NR_setfsgid: u32 = 152; constant __NR_times (line 2200) | pub const __NR_times: u32 = 153; constant __NR_setpgid (line 2201) | pub const __NR_setpgid: u32 = 154; constant __NR_getpgid (line 2202) | pub const __NR_getpgid: u32 = 155; constant __NR_getsid (line 2203) | pub const __NR_getsid: u32 = 156; constant __NR_setsid (line 2204) | pub const __NR_setsid: u32 = 157; constant __NR_getgroups (line 2205) | pub const __NR_getgroups: u32 = 158; constant __NR_setgroups (line 2206) | pub const __NR_setgroups: u32 = 159; constant __NR_uname (line 2207) | pub const __NR_uname: u32 = 160; constant __NR_sethostname (line 2208) | pub const __NR_sethostname: u32 = 161; constant __NR_setdomainname (line 2209) | pub const __NR_setdomainname: u32 = 162; constant __NR_getrlimit (line 2210) | pub const __NR_getrlimit: u32 = 163; constant __NR_setrlimit (line 2211) | pub const __NR_setrlimit: u32 = 164; constant __NR_getrusage (line 2212) | pub const __NR_getrusage: u32 = 165; constant __NR_umask (line 2213) | pub const __NR_umask: u32 = 166; constant __NR_prctl (line 2214) | pub const __NR_prctl: u32 = 167; constant __NR_getcpu (line 2215) | pub const __NR_getcpu: u32 = 168; constant __NR_gettimeofday (line 2216) | pub const __NR_gettimeofday: u32 = 169; constant __NR_settimeofday (line 2217) | pub const __NR_settimeofday: u32 = 170; constant __NR_adjtimex (line 2218) | pub const __NR_adjtimex: u32 = 171; constant __NR_getpid (line 2219) | pub const __NR_getpid: u32 = 172; constant __NR_getppid (line 2220) | pub const __NR_getppid: u32 = 173; constant __NR_getuid (line 2221) | pub const __NR_getuid: u32 = 174; constant __NR_geteuid (line 2222) | pub const __NR_geteuid: u32 = 175; constant __NR_getgid (line 2223) | pub const __NR_getgid: u32 = 176; constant __NR_getegid (line 2224) | pub const __NR_getegid: u32 = 177; constant __NR_gettid (line 2225) | pub const __NR_gettid: u32 = 178; constant __NR_sysinfo (line 2226) | pub const __NR_sysinfo: u32 = 179; constant __NR_mq_open (line 2227) | pub const __NR_mq_open: u32 = 180; constant __NR_mq_unlink (line 2228) | pub const __NR_mq_unlink: u32 = 181; constant __NR_mq_timedsend (line 2229) | pub const __NR_mq_timedsend: u32 = 182; constant __NR_mq_timedreceive (line 2230) | pub const __NR_mq_timedreceive: u32 = 183; constant __NR_mq_notify (line 2231) | pub const __NR_mq_notify: u32 = 184; constant __NR_mq_getsetattr (line 2232) | pub const __NR_mq_getsetattr: u32 = 185; constant __NR_msgget (line 2233) | pub const __NR_msgget: u32 = 186; constant __NR_msgctl (line 2234) | pub const __NR_msgctl: u32 = 187; constant __NR_msgrcv (line 2235) | pub const __NR_msgrcv: u32 = 188; constant __NR_msgsnd (line 2236) | pub const __NR_msgsnd: u32 = 189; constant __NR_semget (line 2237) | pub const __NR_semget: u32 = 190; constant __NR_semctl (line 2238) | pub const __NR_semctl: u32 = 191; constant __NR_semtimedop (line 2239) | pub const __NR_semtimedop: u32 = 192; constant __NR_semop (line 2240) | pub const __NR_semop: u32 = 193; constant __NR_shmget (line 2241) | pub const __NR_shmget: u32 = 194; constant __NR_shmctl (line 2242) | pub const __NR_shmctl: u32 = 195; constant __NR_shmat (line 2243) | pub const __NR_shmat: u32 = 196; constant __NR_shmdt (line 2244) | pub const __NR_shmdt: u32 = 197; constant __NR_socket (line 2245) | pub const __NR_socket: u32 = 198; constant __NR_socketpair (line 2246) | pub const __NR_socketpair: u32 = 199; constant __NR_bind (line 2247) | pub const __NR_bind: u32 = 200; constant __NR_listen (line 2248) | pub const __NR_listen: u32 = 201; constant __NR_accept (line 2249) | pub const __NR_accept: u32 = 202; constant __NR_connect (line 2250) | pub const __NR_connect: u32 = 203; constant __NR_getsockname (line 2251) | pub const __NR_getsockname: u32 = 204; constant __NR_getpeername (line 2252) | pub const __NR_getpeername: u32 = 205; constant __NR_sendto (line 2253) | pub const __NR_sendto: u32 = 206; constant __NR_recvfrom (line 2254) | pub const __NR_recvfrom: u32 = 207; constant __NR_setsockopt (line 2255) | pub const __NR_setsockopt: u32 = 208; constant __NR_getsockopt (line 2256) | pub const __NR_getsockopt: u32 = 209; constant __NR_shutdown (line 2257) | pub const __NR_shutdown: u32 = 210; constant __NR_sendmsg (line 2258) | pub const __NR_sendmsg: u32 = 211; constant __NR_recvmsg (line 2259) | pub const __NR_recvmsg: u32 = 212; constant __NR_readahead (line 2260) | pub const __NR_readahead: u32 = 213; constant __NR_brk (line 2261) | pub const __NR_brk: u32 = 214; constant __NR_munmap (line 2262) | pub const __NR_munmap: u32 = 215; constant __NR_mremap (line 2263) | pub const __NR_mremap: u32 = 216; constant __NR_add_key (line 2264) | pub const __NR_add_key: u32 = 217; constant __NR_request_key (line 2265) | pub const __NR_request_key: u32 = 218; constant __NR_keyctl (line 2266) | pub const __NR_keyctl: u32 = 219; constant __NR_clone (line 2267) | pub const __NR_clone: u32 = 220; constant __NR_execve (line 2268) | pub const __NR_execve: u32 = 221; constant __NR3264_mmap (line 2269) | pub const __NR3264_mmap: u32 = 222; constant __NR3264_fadvise64 (line 2270) | pub const __NR3264_fadvise64: u32 = 223; constant __NR_swapon (line 2271) | pub const __NR_swapon: u32 = 224; constant __NR_swapoff (line 2272) | pub const __NR_swapoff: u32 = 225; constant __NR_mprotect (line 2273) | pub const __NR_mprotect: u32 = 226; constant __NR_msync (line 2274) | pub const __NR_msync: u32 = 227; constant __NR_mlock (line 2275) | pub const __NR_mlock: u32 = 228; constant __NR_munlock (line 2276) | pub const __NR_munlock: u32 = 229; constant __NR_mlockall (line 2277) | pub const __NR_mlockall: u32 = 230; constant __NR_munlockall (line 2278) | pub const __NR_munlockall: u32 = 231; constant __NR_mincore (line 2279) | pub const __NR_mincore: u32 = 232; constant __NR_madvise (line 2280) | pub const __NR_madvise: u32 = 233; constant __NR_remap_file_pages (line 2281) | pub const __NR_remap_file_pages: u32 = 234; constant __NR_mbind (line 2282) | pub const __NR_mbind: u32 = 235; constant __NR_get_mempolicy (line 2283) | pub const __NR_get_mempolicy: u32 = 236; constant __NR_set_mempolicy (line 2284) | pub const __NR_set_mempolicy: u32 = 237; constant __NR_migrate_pages (line 2285) | pub const __NR_migrate_pages: u32 = 238; constant __NR_move_pages (line 2286) | pub const __NR_move_pages: u32 = 239; constant __NR_rt_tgsigqueueinfo (line 2287) | pub const __NR_rt_tgsigqueueinfo: u32 = 240; constant __NR_perf_event_open (line 2288) | pub const __NR_perf_event_open: u32 = 241; constant __NR_accept4 (line 2289) | pub const __NR_accept4: u32 = 242; constant __NR_recvmmsg (line 2290) | pub const __NR_recvmmsg: u32 = 243; constant __NR_arch_specific_syscall (line 2291) | pub const __NR_arch_specific_syscall: u32 = 244; constant __NR_wait4 (line 2292) | pub const __NR_wait4: u32 = 260; constant __NR_prlimit64 (line 2293) | pub const __NR_prlimit64: u32 = 261; constant __NR_fanotify_init (line 2294) | pub const __NR_fanotify_init: u32 = 262; constant __NR_fanotify_mark (line 2295) | pub const __NR_fanotify_mark: u32 = 263; constant __NR_name_to_handle_at (line 2296) | pub const __NR_name_to_handle_at: u32 = 264; constant __NR_open_by_handle_at (line 2297) | pub const __NR_open_by_handle_at: u32 = 265; constant __NR_clock_adjtime (line 2298) | pub const __NR_clock_adjtime: u32 = 266; constant __NR_syncfs (line 2299) | pub const __NR_syncfs: u32 = 267; constant __NR_setns (line 2300) | pub const __NR_setns: u32 = 268; constant __NR_sendmmsg (line 2301) | pub const __NR_sendmmsg: u32 = 269; constant __NR_process_vm_readv (line 2302) | pub const __NR_process_vm_readv: u32 = 270; constant __NR_process_vm_writev (line 2303) | pub const __NR_process_vm_writev: u32 = 271; constant __NR_kcmp (line 2304) | pub const __NR_kcmp: u32 = 272; constant __NR_finit_module (line 2305) | pub const __NR_finit_module: u32 = 273; constant __NR_sched_setattr (line 2306) | pub const __NR_sched_setattr: u32 = 274; constant __NR_sched_getattr (line 2307) | pub const __NR_sched_getattr: u32 = 275; constant __NR_renameat2 (line 2308) | pub const __NR_renameat2: u32 = 276; constant __NR_seccomp (line 2309) | pub const __NR_seccomp: u32 = 277; constant __NR_getrandom (line 2310) | pub const __NR_getrandom: u32 = 278; constant __NR_memfd_create (line 2311) | pub const __NR_memfd_create: u32 = 279; constant __NR_bpf (line 2312) | pub const __NR_bpf: u32 = 280; constant __NR_execveat (line 2313) | pub const __NR_execveat: u32 = 281; constant __NR_userfaultfd (line 2314) | pub const __NR_userfaultfd: u32 = 282; constant __NR_membarrier (line 2315) | pub const __NR_membarrier: u32 = 283; constant __NR_mlock2 (line 2316) | pub const __NR_mlock2: u32 = 284; constant __NR_copy_file_range (line 2317) | pub const __NR_copy_file_range: u32 = 285; constant __NR_preadv2 (line 2318) | pub const __NR_preadv2: u32 = 286; constant __NR_pwritev2 (line 2319) | pub const __NR_pwritev2: u32 = 287; constant __NR_pkey_mprotect (line 2320) | pub const __NR_pkey_mprotect: u32 = 288; constant __NR_pkey_alloc (line 2321) | pub const __NR_pkey_alloc: u32 = 289; constant __NR_pkey_free (line 2322) | pub const __NR_pkey_free: u32 = 290; constant __NR_statx (line 2323) | pub const __NR_statx: u32 = 291; constant __NR_io_pgetevents (line 2324) | pub const __NR_io_pgetevents: u32 = 292; constant __NR_rseq (line 2325) | pub const __NR_rseq: u32 = 293; constant __NR_kexec_file_load (line 2326) | pub const __NR_kexec_file_load: u32 = 294; constant __NR_pidfd_send_signal (line 2327) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2328) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2329) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2330) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2331) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2332) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2333) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2334) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2335) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2336) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2337) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2338) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2339) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2340) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2341) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2342) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2343) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2344) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2345) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2346) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2347) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2348) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2349) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_memfd_secret (line 2350) | pub const __NR_memfd_secret: u32 = 447; constant __NR_process_mrelease (line 2351) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2352) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2353) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant __NR_syscalls (line 2354) | pub const __NR_syscalls: u32 = 451; constant __NR_fcntl (line 2355) | pub const __NR_fcntl: u32 = 25; constant __NR_statfs (line 2356) | pub const __NR_statfs: u32 = 43; constant __NR_fstatfs (line 2357) | pub const __NR_fstatfs: u32 = 44; constant __NR_truncate (line 2358) | pub const __NR_truncate: u32 = 45; constant __NR_ftruncate (line 2359) | pub const __NR_ftruncate: u32 = 46; constant __NR_lseek (line 2360) | pub const __NR_lseek: u32 = 62; constant __NR_sendfile (line 2361) | pub const __NR_sendfile: u32 = 71; constant __NR_newfstatat (line 2362) | pub const __NR_newfstatat: u32 = 79; constant __NR_fstat (line 2363) | pub const __NR_fstat: u32 = 80; constant __NR_mmap (line 2364) | pub const __NR_mmap: u32 = 222; constant __NR_fadvise64 (line 2365) | pub const __NR_fadvise64: u32 = 223; constant __NR_riscv_flush_icache (line 2366) | pub const __NR_riscv_flush_icache: u32 = 259; constant WNOHANG (line 2367) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2368) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2369) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2370) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2371) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2372) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2373) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2374) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2375) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2376) | pub const P_ALL: u32 = 0; constant P_PID (line 2377) | pub const P_PID: u32 = 1; constant P_PGID (line 2378) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2379) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2380) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2381) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2382) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2383) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2384) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2385) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2386) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2387) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2388) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2389) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2390) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2391) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2392) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2393) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2394) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2395) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2396) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2397) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2398) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2399) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2400) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2401) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2402) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2403) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2404) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2405) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2406) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2407) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2408) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2409) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2410) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2411) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2412) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2413) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2414) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2415) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2416) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2417) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2418) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2419) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2420) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2421) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2422) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2423) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2424) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2425) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2426) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2427) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2428) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2429) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2430) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2431) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2432) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2433) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2434) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2435) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2436) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2437) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2438) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2439) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2440) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2441) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2442) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2443) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2444) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2445) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2446) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2447) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2448) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2449) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2450) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2451) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2452) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2453) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2454) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2455) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2456) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2457) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2458) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2459) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2460) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2461) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2462) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2463) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2464) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2465) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2466) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2467) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2468) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2469) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2470) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2471) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2472) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2473) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2474) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2475) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2476) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2477) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2478) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2479) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2480) | pub const F_OK: u32 = 0; constant R_OK (line 2481) | pub const R_OK: u32 = 4; constant W_OK (line 2482) | pub const W_OK: u32 = 2; constant X_OK (line 2483) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2484) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2485) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2486) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2487) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2488) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2489) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2490) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2491) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2492) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2493) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2494) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2495) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2496) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2497) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2498) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2499) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2500) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2501) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2502) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2503) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2504) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2505) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2506) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2507) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2508) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2509) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2510) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2511) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2512) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2513) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2514) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2515) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2516) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2517) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2518) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2519) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2520) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2521) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2522) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2523) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2524) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2525) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2526) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2527) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2528) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2529) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2530) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2531) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2535) | pub enum fsconfig_command { type membarrier_cmd (line 2548) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2721) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2564) | pub enum membarrier_cmd_flag { function new (line 2636) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2645) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2654) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2667) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2681) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2695) | pub const fn new() -> Self { function as_ptr (line 2699) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2703) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2707) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2711) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2716) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/riscv64/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/riscv64/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 205) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 206) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 207) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 208) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 209) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 210) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 211) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 212) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 213) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 214) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 215) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 216) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 217) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 218) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 219) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 220) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 221) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 222) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 223) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 224) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 225) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 226) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 227) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 228) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 229) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 230) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 231) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 232) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 233) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 234) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 235) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 236) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 237) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 238) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 239) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 240) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 241) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 242) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 243) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 244) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 245) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 246) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 247) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 248) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 249) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 250) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 251) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 252) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 253) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 254) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 255) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 256) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 257) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 258) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 259) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 260) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 261) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 262) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 263) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 264) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 265) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 266) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 267) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 268) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 269) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 270) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 271) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 275) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/riscv64/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 487) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 488) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 489) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 490) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 491) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 492) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 493) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 500) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 505) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 506) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 508) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 509) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 510) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 511) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 512) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 513) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 514) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 515) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 516) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 517) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 518) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 520) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 521) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 522) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 523) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 525) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 527) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 528) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 529) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 530) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 531) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 532) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 533) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 534) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 535) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 536) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 537) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 538) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 539) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 540) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 544) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 546) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 547) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 548) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 549) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 550) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 551) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 552) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 553) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 554) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 555) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 556) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 557) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 558) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 559) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 560) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 561) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 562) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 563) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 564) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 565) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 566) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 567) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 568) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 569) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 570) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 571) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 572) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 573) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 574) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 575) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 576) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 577) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 578) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 579) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 580) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 581) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 582) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 583) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 584) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 585) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 586) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 587) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 588) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 589) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 590) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 591) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 592) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 593) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 594) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 595) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 596) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 597) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 598) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 599) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 600) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 601) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 602) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 603) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 604) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 605) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 606) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 607) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 608) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 609) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 610) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 611) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 612) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 613) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 614) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 615) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 616) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 617) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 618) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 619) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 620) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 621) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 622) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 623) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 624) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 625) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 626) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 627) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 628) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 629) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 630) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 631) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 632) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 633) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 634) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 635) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 636) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 637) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 638) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 639) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 640) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 641) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 642) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 643) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 644) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 645) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 646) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 647) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 648) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 649) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 650) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 651) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 652) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 653) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 654) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 655) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 656) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 657) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 658) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 659) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 660) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 661) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 662) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 663) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 664) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 665) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 666) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 667) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 668) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 669) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 670) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 671) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 672) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 673) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 674) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 675) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 676) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 677) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 678) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 679) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 680) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 681) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 682) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 683) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 684) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 685) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 686) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 687) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 688) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 689) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 690) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 691) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 692) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 693) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 694) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 695) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 696) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 697) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 698) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 699) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 700) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 701) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 702) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 703) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 704) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 705) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 706) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 707) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 708) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 709) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 710) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 711) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 712) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 713) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 714) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 715) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 716) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 717) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 718) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 719) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 720) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 721) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 722) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 723) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 724) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 725) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 726) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 727) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 728) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 729) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 730) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 731) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 732) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 733) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 734) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 735) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 736) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 737) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 738) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 739) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 740) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 741) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 742) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 743) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 744) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 745) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 746) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 747) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 748) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 749) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 750) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 751) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 752) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 753) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 754) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 755) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 756) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 757) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 758) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 759) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 760) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 761) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 762) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 763) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 764) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 765) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 766) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 767) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 768) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 769) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 770) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 771) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 772) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 773) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 774) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 775) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 776) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 777) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 778) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 779) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 780) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 781) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 782) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 783) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 784) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 785) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 786) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 787) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 788) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 789) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 790) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 791) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 792) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 793) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 794) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 795) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 796) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 797) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 798) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 799) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 800) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 802) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 806) | pub enum fsconfig_command { type _bindgen_ty_1 (line 819) | pub enum _bindgen_ty_1 { type io_uring_op (line 831) | pub enum io_uring_op { type _bindgen_ty_2 (line 886) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 893) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 899) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 932) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 939) | pub enum _bindgen_ty_6 { function new (line 1018) | pub const fn new() -> Self { function as_ptr (line 1022) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1026) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1030) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1034) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1039) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1045) | pub const fn new() -> Self { function as_ref (line 1049) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1053) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1059) | fn default() -> Self { function clone (line 1065) | fn clone(&self) -> Self { function fmt (line 1071) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1076) | fn hash(&self, _state: &mut H) {} function eq (line 1079) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/riscv64/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2150657282; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2148012656; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074270833; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2148012658; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074292226; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2148038145; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074296322; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2148034051; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074292228; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2148038145; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074296322; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2148034053; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074292230; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074292231; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074815370; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2150657281; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074815335; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant USBDEVFS_CLAIMINTERFACE (line 304) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 305) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 306) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 307) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 308) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 309) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 310) | pub const VIDIOC_DQEVENT: u32 = 2156418649; constant RPMSG_DESTROY_EPT_IOCTL (line 311) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 312) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 313) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 314) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 315) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 316) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 317) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 318) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 319) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 320) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 321) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 322) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 323) | pub const PPGETTIME: u32 = 2148561045; constant BTRFS_IOC_RM_DEV (line 324) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 325) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 326) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 327) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 328) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 329) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 330) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 331) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 332) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 333) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 334) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 335) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 336) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 337) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 338) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 339) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 340) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 341) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 342) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 343) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 344) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 345) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 346) | pub const ATM_ADDLECSADDR: u32 = 1074815374; constant FSL_HV_IOCTL_GETPROP (line 347) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 348) | pub const FDGETPRM: u32 = 2149581316; constant HIDIOCAPPLICATION (line 349) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 350) | pub const ENI_MEMDUMP: u32 = 1074815328; constant PTP_SYS_OFFSET2 (line 351) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 352) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 353) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 354) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 355) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 356) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 357) | pub const RTC_EPOCH_READ: u32 = 2148036621; constant VIDIOC_SUBDEV_S_SELECTION (line 358) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 359) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 360) | pub const ATM_GETLECSADDR: u32 = 1074815376; constant FSL_HV_IOCTL_PARTITION_STOP (line 361) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 362) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 363) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 364) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 365) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 366) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 367) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 368) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 369) | pub const ISST_IF_IO_CMD: u32 = 1074331138; constant RIO_MPORT_MAINT_READ_REMOTE (line 370) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 371) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 372) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 373) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 374) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 375) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 376) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 377) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 378) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 379) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074287885; constant RNDZAPENTCNT (line 380) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 381) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 382) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 383) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 384) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 385) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 386) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 387) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 388) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 389) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 390) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 391) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 392) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 393) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 394) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 395) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2148024323; constant IVTVFB_IOC_DMA_FRAME (line 396) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1075336896; constant IPMICTL_SEND_COMMAND (line 397) | pub const IPMICTL_SEND_COMMAND: u32 = 2150131981; constant VIDIOC_G_ENC_INDEX (line 398) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 399) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 400) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 401) | pub const ATM_SETESIF: u32 = 1074815373; constant FW_CDEV_IOC_SEND_RESPONSE (line 402) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 403) | pub const PMU_IOC_GET_MODEL: u32 = 2148024835; constant JSIOCGBTNMAP (line 404) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 405) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 406) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 407) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 408) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 409) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 410) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 411) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 412) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 413) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 414) | pub const FDGETDRVPRM: u32 = 2155872785; constant TUNSETVNETLE (line 415) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 416) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 417) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 418) | pub const MMTIMER_GETRES: u32 = 2148035841; constant VIDIOC_SUBDEV_ENUMSTD (line 419) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 420) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 421) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 422) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 423) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 424) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 425) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 426) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 427) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 428) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 429) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 430) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 431) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 432) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 433) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 434) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 435) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 436) | pub const IDT77105_GETSTATZ: u32 = 1074815283; constant I2OPARMSET (line 437) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 438) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 439) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 440) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 441) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 442) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 443) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 444) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 445) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 446) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 447) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 448) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 449) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 450) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 451) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 452) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 453) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 454) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 455) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 456) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 457) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 458) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 459) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 460) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 461) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 462) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 463) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 464) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 465) | pub const ATM_QUERYLOOP: u32 = 1074815316; constant DFL_FPGA_GET_API_VERSION (line 466) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 467) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 468) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 469) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 470) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 471) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 472) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 473) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 474) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 475) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 476) | pub const VIDIOC_G_FBUF: u32 = 2150651402; constant PTP_ENABLE_PPS2 (line 477) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 478) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 479) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 480) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 481) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 482) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 483) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 484) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 485) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 486) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 487) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 488) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 489) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 490) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 491) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 492) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 493) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 494) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 495) | pub const TUNDETACHFILTER: u32 = 1074812118; constant ND_IOCTL_CLEAR_ERROR (line 496) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 497) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 498) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 499) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 500) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 501) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 502) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 503) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 504) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 505) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 506) | pub const RTC_PLL_GET: u32 = 2149609489; constant RIO_CM_EP_GET_LIST (line 507) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 508) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148553998; constant LIRC_GET_MIN_TIMEOUT (line 509) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 510) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 511) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 512) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 513) | pub const EVIOCSFF: u32 = 1076905344; constant TUNSETGROUP (line 514) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 515) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 516) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 517) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 518) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 519) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 520) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 521) | pub const ATM_ADDADDR: u32 = 1074815368; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 522) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 523) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 524) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 525) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 526) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 527) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 528) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 529) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 530) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 531) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 532) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 533) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 534) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 535) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 536) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 537) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 538) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 539) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 540) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 541) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 542) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 543) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 544) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 545) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 546) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 547) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 548) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 549) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 550) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 551) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 552) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 553) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 554) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 555) | pub const MGSL_IOCSPARAMS: u32 = 1076915456; constant RTC_SET_TIME (line 556) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 557) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 558) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 559) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 560) | pub const UDF_GETEABLOCK: u32 = 2148035649; constant VFIO_IOMMU_MAP_DMA (line 561) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 562) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 563) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 564) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 565) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 566) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 567) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 568) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 569) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 570) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 571) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 572) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 573) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 574) | pub const PPSETTIME: u32 = 1074819222; constant RTC_ALM_READ (line 575) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 576) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 577) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 578) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 579) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 580) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 581) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 582) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 583) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 584) | pub const ATM_RSTADDR: u32 = 1074815367; constant NBD_SET_SIZE (line 585) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 586) | pub const UDF_GETVOLIDENT: u32 = 2148035650; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 587) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 588) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 589) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 590) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 591) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 592) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 593) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 594) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 595) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 596) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 597) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 598) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 599) | pub const ATM_SETCIRANGE: u32 = 1074815371; constant HPET_IE_ON (line 600) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 601) | pub const PERF_EVENT_IOC_ID: u32 = 2148017159; constant TUNSETSNDBUF (line 602) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 603) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 604) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 605) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 606) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 607) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 608) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 609) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 610) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 611) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 612) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 613) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 614) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 615) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 616) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 617) | pub const HPET_IRQFREQ: u32 = 1074292742; constant ATM_GETESI (line 618) | pub const ATM_GETESI: u32 = 1074815365; constant CCISS_GETLUNINFO (line 619) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 620) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 621) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 622) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 623) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 624) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 625) | pub const ZATM_GETPOOL: u32 = 1074815329; constant BR2684_SETFILT (line 626) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 627) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 628) | pub const PPS_GETPARAMS: u32 = 2148036769; constant IOC_PR_RESERVE (line 629) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 630) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 631) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 632) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 633) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 634) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2148024833; constant USBDEVFS_GET_CAPABILITIES (line 635) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 636) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 637) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 638) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 639) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 640) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 641) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 642) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 643) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 644) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 645) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 646) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 647) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 648) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 649) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 650) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 651) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 652) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 653) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 654) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 655) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 656) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 657) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 658) | pub const USBDEVFS_SUBMITURB: u32 = 2151175434; constant AUTOFS_IOC_READY (line 659) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 660) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 661) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 662) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 663) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 664) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 665) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 666) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 667) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 668) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 669) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 670) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 671) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 672) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 673) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 674) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 675) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 676) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 677) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 678) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 679) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 680) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 681) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 682) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 683) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 684) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 685) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2148024838; constant VIDIOC_SUBDEV_S_FMT (line 686) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 687) | pub const FDDEFPRM: u32 = 1075839555; constant TEE_IOC_INVOKE (line 688) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 689) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 690) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 691) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 692) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 693) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 694) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 695) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 696) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 697) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 698) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 699) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 700) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 701) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 702) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074283010; constant EVIOCGREP (line 703) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 704) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074275339; constant UFFDIO_CONTINUE (line 705) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 706) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 707) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 708) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 709) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 710) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 711) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 712) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 713) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074294522; constant RIO_DEV_ADD (line 714) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 715) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 716) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074282500; constant PCITEST_GET_IRQTYPE (line 717) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 718) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 719) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 720) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 721) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 722) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 723) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 724) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 725) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 726) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 727) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 728) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 729) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 730) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 731) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 732) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 733) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 734) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 735) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 736) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 737) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 738) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 739) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 740) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 741) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 742) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 743) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 744) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 745) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 746) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 747) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2148036344; constant EVIOCSMASK (line 748) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 749) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 750) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 751) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 752) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 753) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 754) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 755) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 756) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 757) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 758) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 759) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 760) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 761) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 762) | pub const PHN_SET_REG: u32 = 1074294785; constant RNDADDTOENTCNT (line 763) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 764) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 765) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 766) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 767) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 768) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 769) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 770) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 771) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 772) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 773) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 774) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 775) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 776) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 777) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 778) | pub const CHIOGSTATUS: u32 = 1074815752; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 779) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 780) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 781) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 782) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 783) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 784) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074294520; constant DFL_FPGA_PORT_GET_REGION_INFO (line 785) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 786) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 787) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 788) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 789) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 790) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 791) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 792) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 793) | pub const RTC_EPOCH_SET: u32 = 1074294798; constant CAPI_GET_PROFILE (line 794) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 795) | pub const ATM_GETLOOP: u32 = 1074815314; constant SCIF_LISTEN (line 796) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 797) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 798) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 799) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 800) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 801) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 802) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 803) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 804) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 805) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 806) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 807) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 808) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 809) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 810) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 811) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 812) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 813) | pub const PPPIOCSACTIVE: u32 = 1074820166; constant SIOCGSTAMPNS_NEW (line 814) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 815) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 816) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 817) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 818) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 819) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 820) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 821) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 822) | pub const REISERFS_IOC_UNPACK: u32 = 1074318593; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 823) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 824) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 825) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 826) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 827) | pub const I2OPASSTHRU: u32 = 2148559116; constant IOC_OPAL_SET_PW (line 828) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 829) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 830) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 831) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 832) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 833) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 834) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 835) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 836) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 837) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 838) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 839) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 840) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2150656277; constant VHOST_SET_LOG_FD (line 841) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 842) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 843) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 844) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 845) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 846) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 847) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 848) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 849) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 850) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 851) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 852) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 853) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 854) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 855) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 856) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 857) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 858) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 859) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 860) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 861) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 862) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 863) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 864) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 865) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 866) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 867) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 868) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 869) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 870) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 871) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 872) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 873) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 874) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 875) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 876) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 877) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 878) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 879) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 880) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 881) | pub const SPIOCSTYPE: u32 = 1074295041; constant IPMICTL_REGISTER_FOR_CMD (line 882) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 883) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 884) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 885) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 886) | pub const UI_END_FF_UPLOAD: u32 = 1080579529; constant TOSH_SMM (line 887) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 888) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 889) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 890) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 891) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 892) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 893) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 894) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 895) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 896) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 897) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 898) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 899) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 900) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 901) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 902) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 903) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 904) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2184212994; constant ND_IOCTL_GET_CONFIG_DATA (line 905) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 906) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 907) | pub const FDGETDRVSTAT: u32 = 2152727058; constant SYNC_IOC_MERGE (line 908) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 909) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 910) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 911) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 912) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 913) | pub const ATM_GETTYPE: u32 = 1074815364; constant PHN_GETREGS (line 914) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 915) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 916) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 917) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 918) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 919) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 920) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 921) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 922) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 923) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 924) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 925) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 926) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 927) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 928) | pub const FDSETDRVPRM: u32 = 1082131088; constant IOC_OPAL_SAVE (line 929) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 930) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 931) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 932) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 933) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 934) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 935) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 936) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 937) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 938) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 939) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 940) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 941) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 942) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 943) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 944) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 945) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 946) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 947) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 948) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 949) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 950) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 951) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 952) | pub const PHN_SET_REGS: u32 = 1074294787; constant ATMLEC_DATA (line 953) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 954) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 955) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 956) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 957) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 958) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 959) | pub const ZATM_SETPOOL: u32 = 1074815331; constant MTIOCPOS (line 960) | pub const MTIOCPOS: u32 = 2148035843; constant PMU_IOC_SLEEP (line 961) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 962) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 963) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 964) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 965) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 966) | pub const HPET_INFO: u32 = 2149083139; constant VIDIOC_AM437X_CCDC_CFG (line 967) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074288321; constant DM_LIST_DEVICES (line 968) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 969) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 970) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 971) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 972) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 973) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 974) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 975) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 976) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 977) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 978) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 979) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 980) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 981) | pub const PPPIOCSPASS: u32 = 1074820167; constant RIO_CM_CHAN_CONNECT (line 982) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 983) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 984) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 985) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 986) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 987) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 988) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 989) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 990) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 991) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 992) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 993) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 994) | pub const PPS_GETCAP: u32 = 2148036771; constant SNAPSHOT_PLATFORM_SUPPORT (line 995) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 996) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 997) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 998) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 999) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1000) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1001) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1002) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1003) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1004) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1005) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1006) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1007) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1008) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1009) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1010) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1011) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1012) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1013) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1014) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1015) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1016) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1017) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1018) | pub const RTC_PLL_SET: u32 = 1075867666; constant VIDIOC_ENUMAUDIO (line 1019) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1020) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1021) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1022) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1023) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1024) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1025) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1026) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1027) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1028) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1029) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1030) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1031) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1032) | pub const ATM_ADDPARTY: u32 = 1074815476; constant FDSETPRM (line 1033) | pub const FDSETPRM: u32 = 1075839554; constant ATM_GETSTATZ (line 1034) | pub const ATM_GETSTATZ: u32 = 1074815313; constant ISST_IF_MSR_COMMAND (line 1035) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1036) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1037) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1038) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1039) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1040) | pub const PCITEST_COPY: u32 = 1074286598; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1041) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1042) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1043) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1044) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1045) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074275334; constant IOC_OPAL_REVERT_TPR (line 1046) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1047) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1048) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1049) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1050) | pub const RTC_IRQP_READ: u32 = 2148036619; constant RIO_MPORT_MAINT_READ_LOCAL (line 1051) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1052) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1053) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1054) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1055) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1056) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1057) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1058) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1059) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1060) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1061) | pub const TUNGETFILTER: u32 = 2148553947; constant CCISS_SETNODENAME (line 1062) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1063) | pub const FBIO_GETCONTROL2: u32 = 2148025993; constant TUNSETDEBUG (line 1064) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1065) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1066) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1067) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1068) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1069) | pub const ATM_GETSTAT: u32 = 1074815312; constant VIDIOC_G_JPEGCOMP (line 1070) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1071) | pub const TUNATTACHFILTER: u32 = 1074812117; constant UI_SET_ABSBIT (line 1072) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1073) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1074) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1075) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1076) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1077) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1078) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1079) | pub const HE_GET_REG: u32 = 1074815328; constant ATM_SETLOOP (line 1080) | pub const ATM_SETLOOP: u32 = 1074815315; constant ATMSIGD_CTRL (line 1081) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1082) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1083) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1084) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1085) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1086) | pub const PMU_IOC_HAS_ADB: u32 = 2148024836; constant I2OGETIOPS (line 1087) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1088) | pub const VIDIOC_S_FBUF: u32 = 1076909579; constant PPRCONTROL (line 1089) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1090) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1091) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1092) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1093) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1094) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1095) | pub const KCOV_INIT_TRACE: u32 = 2148033281; constant SONYPI_IOCGBAT1CAP (line 1096) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1097) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1098) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1099) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1100) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1101) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1102) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1103) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1104) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1105) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1106) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1107) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1108) | pub const ATM_DELLECSADDR: u32 = 1074815375; constant FW_CDEV_IOC_GET_SPEED (line 1109) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1110) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1111) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1112) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1113) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1114) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1115) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1116) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1117) | pub const PCITEST_READ: u32 = 1074286597; constant VFIO_GROUP_GET_STATUS (line 1118) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1119) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2148036347; constant USBDEVFS_CLEAR_HALT (line 1120) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1121) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1122) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1123) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1124) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1125) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1126) | pub const USBDEVFS_REAPURB: u32 = 1074287884; constant DFL_FPGA_CHECK_EXTENSION (line 1127) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1128) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1129) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1130) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1131) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1132) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1133) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1134) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1135) | pub const PPPIOCGIDLE: u32 = 2148561983; constant NVRAM_SETCKS (line 1136) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1137) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1138) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1139) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1140) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1141) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1142) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1143) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1144) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1145) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1146) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1147) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1148) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1149) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1150) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1151) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1152) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1153) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1154) | pub const ATM_GETNAMES: u32 = 1074815363; constant VIDIOC_QUERYMENU (line 1155) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1156) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1157) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1158) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1159) | pub const NS_SETBUFLEV: u32 = 1074815330; constant BLKCLOSEZONE (line 1160) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1161) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1162) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1163) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1164) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1165) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1166) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1167) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1168) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1169) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1170) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1171) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1172) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1173) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1174) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1175) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1176) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1177) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1178) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1179) | pub const PPS_KC_BIND: u32 = 1074294949; constant F2FS_IOC_WRITE_CHECKPOINT (line 1180) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1181) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1182) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1183) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1184) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1185) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1186) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1187) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1188) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1189) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1190) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1191) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1192) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2148072960; constant SCIF_FENCE_MARK (line 1193) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1194) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1195) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1196) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1197) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1198) | pub const UI_SET_PHYS: u32 = 1074287980; constant FDWERRORGET (line 1199) | pub const FDWERRORGET: u32 = 2150105623; constant VIDIOC_SUBDEV_G_EDID (line 1200) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1201) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1202) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1203) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1204) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1205) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1206) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1207) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1208) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1209) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1210) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1211) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1212) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1213) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1214) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1215) | pub const PMU_IOC_CAN_SLEEP: u32 = 2148024837; constant KCOV_ENABLE (line 1216) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1217) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1218) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1219) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1220) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1221) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1222) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1223) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1224) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1225) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1226) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1227) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1228) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1229) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1230) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1231) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1232) | pub const FDPOLLDRVSTAT: u32 = 2152727059; constant AUTOFS_DEV_IOCTL_READY (line 1233) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1234) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1235) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1236) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1237) | pub const ATM_GETLINKRATE: u32 = 1074815361; constant RTC_WKALM_SET (line 1238) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1239) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1240) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1241) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1242) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1243) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1244) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1245) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1246) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1247) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1248) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1249) | pub const ATM_GETADDR: u32 = 1074815366; constant PHN_GET_REGS (line 1250) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1251) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1252) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1253) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1254) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1255) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1256) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1257) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1258) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1259) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1260) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1261) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1262) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1263) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1264) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1265) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1266) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1267) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1268) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1269) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1270) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1271) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1272) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1273) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1274) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1275) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1276) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1277) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1278) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1279) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1280) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1281) | pub const IDT77105_GETSTAT: u32 = 1074815282; constant HIDIOCINITREPORT (line 1282) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1283) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1284) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1285) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1286) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1287) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1288) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1289) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1290) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1291) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1292) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1293) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1294) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1295) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1296) | pub const PPPIOCSCOMPRESS: u32 = 1074820173; constant USBDEVFS_CONNECTINFO (line 1297) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1298) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1299) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1300) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1301) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1302) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1303) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1304) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1305) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1306) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1307) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1308) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1309) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1310) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1311) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1312) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1313) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1314) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1315) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1316) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1317) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1318) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1319) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1320) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1321) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1322) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1323) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1324) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1325) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1326) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1327) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1328) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1329) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1330) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1331) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1332) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1333) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1334) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1335) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1336) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1337) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1338) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1339) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1340) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1341) | pub const FDGETFDCSTAT: u32 = 2150105621; constant VIDIOC_S_PRIORITY (line 1342) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1343) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1344) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1345) | pub const ZATM_GETPOOLZ: u32 = 1074815330; constant RIO_DISABLE_DOORBELL_RANGE (line 1346) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1347) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1348) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1349) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1350) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1351) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1352) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1353) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1354) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1355) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1356) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1357) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1358) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2148036345; constant DM_DEV_CREATE (line 1359) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1360) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1361) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1362) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1363) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1364) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1365) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1366) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1367) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1368) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1369) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1370) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1371) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1372) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1373) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1374) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1375) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1376) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1377) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1378) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1379) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1380) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1381) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1382) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1383) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1384) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1385) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1386) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1387) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1388) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1389) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1390) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1391) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1392) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1393) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1394) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1395) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1396) | pub const PPS_SETPARAMS: u32 = 1074294946; constant IOC_OPAL_LR_SETUP (line 1397) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1398) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1399) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1400) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1401) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1402) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1403) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1404) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1405) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1406) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1407) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1408) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1409) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1410) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1411) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1412) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1413) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1414) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1415) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1416) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1417) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1418) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1419) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1420) | pub const ATM_SETESI: u32 = 1074815372; constant FW_CDEV_IOC_START_ISO (line 1421) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1422) | pub const ATM_DELADDR: u32 = 1074815369; constant PPFCONTROL (line 1423) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1424) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1425) | pub const RTC_IRQP_SET: u32 = 1074294796; constant PCITEST_WRITE (line 1426) | pub const PCITEST_WRITE: u32 = 1074286596; constant PPCLAIM (line 1427) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1428) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1429) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1430) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1431) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1432) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1433) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1434) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1435) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1436) | pub const MMTIMER_GETFREQ: u32 = 2148035842; constant VIDIOC_G_SELECTION (line 1437) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1438) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1439) | pub const PPPOEIOCSFWD: u32 = 1074311424; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1440) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1441) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1442) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1443) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1444) | pub const DMA_BUF_SET_NAME: u32 = 1074291201; constant UI_BEGIN_FF_UPLOAD (line 1445) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1446) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1447) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1448) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1449) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1450) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1451) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2184212993; constant NVME_IOCTL_ADMIN_CMD (line 1452) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1453) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1454) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1455) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1456) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1457) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1458) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1459) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1460) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1461) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1462) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1463) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1464) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1465) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1466) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1467) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1468) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1469) | pub const MMTIMER_GETCOUNTER: u32 = 2148035849; constant MATROXFB_GET_OUTPUT_MODE (line 1470) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1471) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1472) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1473) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1474) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1475) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1476) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1477) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1478) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1479) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1480) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1481) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1482) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1483) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1484) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1485) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1486) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1487) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1488) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1489) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1490) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1491) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1492) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1493) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1494) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1495) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1496) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1497) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1498) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1499) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1500) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1501) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1502) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074307620; FILE: builder/third-party/linux-raw-sys/src/riscv64/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/riscv64/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2182) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2186) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2193) | pub fn version(&self) -> __u8 { method set_version (line 2197) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2204) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2219) | pub fn priority(&self) -> __u8 { method set_priority (line 2223) | pub fn set_priority(&mut self, val: __u8) { method version (line 2230) | pub fn version(&self) -> __u8 { method set_version (line 2234) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2241) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2256) | pub fn res1(&self) -> __u16 { method set_res1 (line 2260) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2267) | pub fn doff(&self) -> __u16 { method set_doff (line 2271) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2278) | pub fn fin(&self) -> __u16 { method set_fin (line 2282) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2289) | pub fn syn(&self) -> __u16 { method set_syn (line 2293) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2300) | pub fn rst(&self) -> __u16 { method set_rst (line 2304) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2311) | pub fn psh(&self) -> __u16 { method set_psh (line 2315) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2322) | pub fn ack(&self) -> __u16 { method set_ack (line 2326) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2333) | pub fn urg(&self) -> __u16 { method set_urg (line 2337) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2344) | pub fn ece(&self) -> __u16 { method set_ece (line 2348) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2355) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2359) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2366) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2413) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2417) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2424) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2428) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2435) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2439) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2446) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2450) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2457) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1115) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1116) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1117) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1118) | pub const SO_RCVTIMEO: u32 = 20; constant SO_SNDTIMEO (line 1119) | pub const SO_SNDTIMEO: u32 = 21; constant SCM_TIMESTAMP (line 1120) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1121) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1122) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1123) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1124) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1125) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1126) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1127) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1128) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1129) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1130) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1131) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1132) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1133) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1134) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1135) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1136) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1137) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1138) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1139) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1140) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1141) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1142) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1143) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1144) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1145) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1146) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1147) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1148) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1149) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1150) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1151) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1152) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1153) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1154) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1155) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1156) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1157) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1158) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1159) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1160) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1161) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1162) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1163) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1164) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1165) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1166) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1167) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1168) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1169) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1170) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1171) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1172) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1173) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1174) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1175) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1176) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1177) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1178) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1179) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1180) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1181) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1182) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1183) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1184) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1185) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1186) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1187) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1188) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1189) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1190) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1191) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1192) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1193) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1194) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1195) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1196) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1197) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1198) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1199) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1200) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1201) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1202) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1203) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1204) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1205) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1206) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1207) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1208) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1209) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1210) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1211) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1212) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1213) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1214) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1215) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1216) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1217) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1218) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1219) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1220) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1221) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1222) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1223) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1224) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1225) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1226) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1227) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1228) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1229) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1230) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1231) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1232) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1233) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1234) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1235) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1236) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1237) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1238) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1239) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1240) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1241) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1242) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1243) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1244) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1245) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1246) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1247) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1248) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1249) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1250) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1251) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1252) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1253) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1254) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1255) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1256) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1257) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1258) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1259) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1260) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1261) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1262) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1263) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1264) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1265) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1266) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1267) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1268) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1269) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1270) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1271) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1272) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1273) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1274) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1275) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1276) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1277) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1278) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1279) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1280) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1281) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1282) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1283) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1284) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1285) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1286) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1287) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1288) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1289) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1290) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1291) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1292) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1293) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1294) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1295) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1296) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1297) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1298) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1299) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1300) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1301) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1302) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1303) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1304) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1305) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1306) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1307) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1308) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1309) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1310) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1311) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1312) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1313) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1314) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1315) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1316) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1317) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1318) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1319) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1320) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1321) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1322) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1323) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1324) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1325) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1326) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1327) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1328) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1329) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1330) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1331) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1332) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1333) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1334) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1335) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1336) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1337) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1338) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1339) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1340) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1341) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1342) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1343) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1344) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1345) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1346) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1347) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1348) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1349) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1350) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1351) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1352) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1353) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1354) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1355) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1356) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1357) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1358) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1359) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1360) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1361) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1362) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1363) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1364) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1365) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1366) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1367) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1368) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1369) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1370) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1371) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1372) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1373) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1374) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1375) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1376) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1377) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1378) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1379) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1380) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1381) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1382) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1383) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1384) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1385) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1386) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1387) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1388) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1389) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1390) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1391) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1392) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1393) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1394) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1395) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1396) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1397) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1398) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1399) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1400) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1401) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1402) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1403) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1404) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1405) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1406) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1407) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1408) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1409) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1410) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1411) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1412) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1413) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1414) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1415) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1416) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1417) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1418) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1419) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1420) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1421) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1422) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1423) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1424) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1425) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1426) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1427) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1428) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1429) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1430) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1431) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1432) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1433) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1434) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1435) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1436) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1437) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1438) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1439) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1440) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1441) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1442) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1443) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1444) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1445) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1446) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1447) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1448) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1449) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1450) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1451) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1452) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1453) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1454) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1455) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1456) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1457) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1458) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1459) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1460) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1461) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1462) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1463) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1464) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1465) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1466) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1467) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1468) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1469) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1470) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1471) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1472) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1473) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1474) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1475) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1476) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1477) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1478) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1479) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1480) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1481) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1482) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1483) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1484) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1485) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1486) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1487) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1488) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1489) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1490) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1491) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1492) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1493) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1494) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1495) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1496) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1497) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1498) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1499) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1500) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1501) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1502) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1503) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1504) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1505) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1506) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1507) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1508) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1509) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1510) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1511) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1512) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1513) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1514) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1515) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1516) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1517) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1518) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1519) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1520) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1521) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1522) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1523) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1524) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1525) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1526) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1527) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1528) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1529) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1530) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1531) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1532) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1533) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1534) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1535) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1536) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1537) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1538) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1539) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1540) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1541) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1542) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1543) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1544) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1545) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1546) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1547) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1548) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1549) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1550) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1551) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1552) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1553) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1554) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1555) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1556) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1557) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1558) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1559) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1560) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1561) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1562) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1563) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1564) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1565) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1566) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1567) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1568) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1569) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1570) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1571) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1572) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1573) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1574) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1575) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1576) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1577) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1578) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1579) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1580) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1581) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1582) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1583) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1584) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1585) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1586) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1587) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1588) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1589) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1590) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1591) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1592) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1593) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1594) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1595) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1596) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1597) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1598) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1599) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1600) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1601) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1602) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1603) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1604) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1605) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1606) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1607) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1608) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1609) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1610) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1611) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1612) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1613) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1614) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1615) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1616) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1617) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1618) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1619) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1620) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1624) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1658) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1697) | pub enum _bindgen_ty_3 { type socket_state (line 1761) | pub enum socket_state { type _bindgen_ty_4 (line 1771) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1786) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1795) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1804) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1814) | pub enum _bindgen_ty_6 { type net_device_flags (line 1847) | pub enum net_device_flags { type _bindgen_ty_7 (line 1871) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1883) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1891) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2479) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1902) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1910) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1924) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1943) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2482) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2055) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2064) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2073) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2086) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2100) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2114) | pub const fn new() -> Self { function as_ptr (line 2118) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2122) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2126) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2130) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2135) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2141) | pub const fn new() -> Self { function as_ref (line 2145) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2149) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2155) | fn default() -> Self { function clone (line 2161) | fn clone(&self) -> Self { function fmt (line 2167) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2172) | fn hash(&self, _state: &mut H) {} function eq (line 2175) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/riscv64/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 16) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 17) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 18) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 19) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 20) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 21) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/riscv64/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/riscv64/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type sysinfo (line 56) | pub struct sysinfo { type oldold_utsname (line 74) | pub struct oldold_utsname { type old_utsname (line 83) | pub struct old_utsname { type new_utsname (line 92) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 100) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 101) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 102) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 105) | pub const fn new() -> Self { function as_ptr (line 109) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 113) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 117) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 121) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 126) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/riscv64/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 15) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 16) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 17) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 18) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 19) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 20) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 21) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 22) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 23) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 24) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 25) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 26) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/s390x/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/s390x/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_sighandler_t (line 13) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 62) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 63) | pub type stack_t = sigaltstack; type sigval_t (line 64) | pub type sigval_t = sigval; type siginfo_t (line 65) | pub type siginfo_t = siginfo; type sigevent_t (line 66) | pub type sigevent_t = sigevent; type cc_t (line 67) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 68) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 69) | pub type tcflag_t = crate::ctypes::c_uint; type fsid_t (line 70) | pub type fsid_t = __kernel_fsid_t; type __fsword_t (line 71) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 74) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 79) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __vector128 (line 82) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 87) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type __kernel_fd_set (line 93) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 98) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 103) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 109) | pub struct __user_cap_data_struct { type vfs_cap_data (line 116) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 122) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 128) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 135) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 141) | pub struct f_owner_ex { type flock (line 147) | pub struct flock { type flock64 (line 156) | pub struct flock64 { type open_how (line 165) | pub struct open_how { type epoll_event (line 172) | pub struct epoll_event { type fscrypt_policy_v1 (line 178) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 187) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 194) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 204) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 210) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 217) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 223) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 232) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 239) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 249) | pub struct mount_attr { type file_clone_range (line 257) | pub struct file_clone_range { type fstrim_range (line 265) | pub struct fstrim_range { type file_dedupe_range_info (line 272) | pub struct file_dedupe_range_info { type file_dedupe_range (line 281) | pub struct file_dedupe_range { type files_stat_struct (line 291) | pub struct files_stat_struct { type inodes_stat_t (line 298) | pub struct inodes_stat_t { type fsxattr (line 305) | pub struct fsxattr { type futex_waitv (line 315) | pub struct futex_waitv { type robust_list (line 323) | pub struct robust_list { type robust_list_head (line 328) | pub struct robust_list_head { type inotify_event (line 335) | pub struct inotify_event { type pollfd (line 344) | pub struct pollfd { type rand_pool_info (line 351) | pub struct rand_pool_info { type __kernel_timespec (line 358) | pub struct __kernel_timespec { type __kernel_itimerspec (line 364) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 370) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 376) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 382) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 388) | pub struct __kernel_sock_timeval { type timespec (line 394) | pub struct timespec { type timeval (line 400) | pub struct timeval { type itimerspec (line 406) | pub struct itimerspec { type itimerval (line 412) | pub struct itimerval { type timezone (line 418) | pub struct timezone { type rusage (line 424) | pub struct rusage { type rlimit (line 444) | pub struct rlimit { type rlimit64 (line 450) | pub struct rlimit64 { type clone_args (line 456) | pub struct clone_args { type pt_regs (line 471) | pub struct pt_regs { type sigaction (line 476) | pub struct sigaction { type sigaltstack (line 484) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 491) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 497) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 505) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 512) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 521) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 527) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 534) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 540) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 547) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 553) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 560) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 565) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 573) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 581) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 587) | pub struct statx_timestamp { type statx (line 594) | pub struct statx { type termios (line 622) | pub struct termios { type termios2 (line 632) | pub struct termios2 { type ktermios (line 644) | pub struct ktermios { type winsize (line 656) | pub struct winsize { type termio (line 664) | pub struct termio { type iovec (line 674) | pub struct iovec { type uffd_msg (line 680) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 689) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 696) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 701) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 708) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 714) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 721) | pub struct uffdio_api { type uffdio_range (line 728) | pub struct uffdio_range { type uffdio_register (line 734) | pub struct uffdio_register { type uffdio_copy (line 741) | pub struct uffdio_copy { type uffdio_zeropage (line 750) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 757) | pub struct uffdio_writeprotect { type uffdio_continue (line 763) | pub struct uffdio_continue { type linux_dirent64 (line 770) | pub struct linux_dirent64 { type stat (line 779) | pub struct stat { type statfs (line 801) | pub struct statfs { type statfs64 (line 817) | pub struct statfs64 { type user_desc (line 833) | pub struct user_desc { method seg_32bit (line 2778) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2782) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2789) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2793) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2800) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2804) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2811) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2815) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2822) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2826) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2833) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2837) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2844) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 843) | pub struct kernel_sigset_t { type kernel_sigaction (line 848) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 854) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 855) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 856) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 857) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 858) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 859) | pub const AT_VECTOR_SIZE_ARCH: u32 = 1; constant AT_NULL (line 860) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 861) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 862) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 863) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 864) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 865) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 866) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 867) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 868) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 869) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 870) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 871) | pub const AT_UID: u32 = 11; constant AT_EUID (line 872) | pub const AT_EUID: u32 = 12; constant AT_GID (line 873) | pub const AT_GID: u32 = 13; constant AT_EGID (line 874) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 875) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 876) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 877) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 878) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 879) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 880) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 881) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 882) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 883) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 884) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 885) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 886) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 887) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 888) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 889) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 890) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 891) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 892) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 893) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 894) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 895) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 896) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 897) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 898) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 899) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 900) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 901) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 902) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 903) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 904) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 905) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 906) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 907) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 908) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 909) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 910) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 911) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 912) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 913) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 914) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 915) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 916) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 917) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 918) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 919) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 920) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 921) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 922) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 923) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 924) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 925) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 926) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 927) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 928) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 929) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 930) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 931) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 932) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 933) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 934) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 935) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 936) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 937) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 938) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 939) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 940) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 941) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 942) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 943) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 944) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 945) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 946) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 947) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 948) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 949) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 950) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 951) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 952) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 953) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 954) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 955) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 956) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 957) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 958) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 959) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 960) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 961) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 962) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 963) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 964) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 965) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 966) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 967) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 968) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 969) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 970) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 971) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 972) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 973) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 974) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 975) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 976) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 977) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 978) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 979) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 980) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 981) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 982) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 983) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 984) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 985) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 986) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 987) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 988) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 989) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 990) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 991) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 992) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 993) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 994) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 995) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 996) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 997) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 998) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 999) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1000) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1001) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1002) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1003) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1004) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1005) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1006) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1007) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1008) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1009) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1010) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1011) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1012) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1013) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1014) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1015) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1016) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1017) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1018) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1019) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1020) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1021) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1022) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1023) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1024) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1025) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1026) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1027) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1028) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1029) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1030) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1031) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1032) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1033) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1034) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1035) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1036) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1037) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1038) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1039) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1040) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1041) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1042) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1043) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1044) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1045) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1046) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1047) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1048) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1049) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1050) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1051) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1052) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1053) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1054) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1055) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1056) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1057) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1058) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1059) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1060) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1061) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1062) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1063) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1064) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1065) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1066) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1067) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1068) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1069) | pub const POSIX_FADV_DONTNEED: u32 = 6; constant POSIX_FADV_NOREUSE (line 1070) | pub const POSIX_FADV_NOREUSE: u32 = 7; constant FALLOC_FL_KEEP_SIZE (line 1071) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1072) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1073) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1074) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1075) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1076) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1077) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1078) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1079) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1080) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1081) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1082) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1083) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1084) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1085) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1086) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1087) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1088) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1089) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1090) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1091) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1092) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1093) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1094) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1095) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1096) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1097) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1098) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1099) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1100) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1101) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1102) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1103) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1104) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1105) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1106) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1107) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1108) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1109) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1110) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1111) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1112) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1113) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1114) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1115) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1116) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1117) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1118) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1119) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1120) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1121) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1122) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1123) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1124) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1125) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1126) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1127) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1128) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1129) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1130) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1131) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1132) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1133) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1134) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1135) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1136) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1137) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1138) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1139) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1140) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1141) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1142) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1143) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1144) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1145) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1146) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1147) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1148) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1149) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1150) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1151) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1152) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1153) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1154) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1155) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1156) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1157) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1158) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1159) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1160) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1161) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1162) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1163) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1164) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1165) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1166) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1167) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1168) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1169) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1170) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1171) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1172) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1173) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1174) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1175) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1176) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1177) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1178) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1179) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1180) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1181) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1182) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1183) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1184) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1185) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1186) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1187) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1188) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1189) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1190) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1191) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1192) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1193) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1194) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1195) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1196) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1197) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1198) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1199) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1200) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1201) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1202) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1203) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1204) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1205) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1206) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1207) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1208) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1209) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1210) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1211) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1212) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1213) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1214) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1215) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1216) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1217) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1218) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1219) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1220) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1221) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1222) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1223) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1224) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1225) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1226) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1227) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1228) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1229) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1230) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1231) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1232) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1233) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1234) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1235) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1236) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1237) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1238) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1239) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1240) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1241) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1242) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1243) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1244) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1245) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1246) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1247) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1248) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1249) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1250) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1251) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1252) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1253) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1254) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1255) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1256) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1257) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1258) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1259) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1260) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1261) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1262) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1263) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1264) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1265) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1266) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1267) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1268) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1269) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1270) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1271) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1272) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1273) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1274) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1275) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1276) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1277) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1278) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1279) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1280) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1281) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1282) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1283) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1284) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1285) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1286) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1287) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1288) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1289) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1290) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1291) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1292) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1293) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1294) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1295) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1296) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1297) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1298) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1299) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1300) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1301) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1302) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1303) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1304) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1305) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1306) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1307) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1308) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1309) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1310) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1311) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1312) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1313) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1314) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1315) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1316) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1317) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1318) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1319) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1320) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1321) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1322) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1323) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1324) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1325) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1326) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1327) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1328) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1329) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1330) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1331) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1332) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1333) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1334) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1335) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1336) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1337) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1338) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1339) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1340) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1341) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1342) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1343) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1344) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1345) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1346) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1347) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1348) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1349) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1350) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1351) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1352) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1353) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1354) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1355) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1356) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1357) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1358) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1359) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1360) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1361) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1362) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1363) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1364) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1365) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1366) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1367) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1368) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1369) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1370) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1371) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1372) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1373) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1374) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1375) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1376) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1377) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1378) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1379) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1380) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1381) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1382) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1383) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1384) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1385) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1386) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1387) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1388) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1389) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1390) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1391) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1392) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1393) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1394) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1395) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1396) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1397) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1398) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1399) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1400) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1401) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1402) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1403) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1404) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1405) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1406) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1407) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1408) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1409) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1410) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1411) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1412) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1413) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1414) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1415) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1416) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1417) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1418) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1419) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1420) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1421) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1422) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1423) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1424) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1425) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1426) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1427) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1428) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1429) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1430) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1431) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1432) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1433) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1434) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1435) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1436) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1437) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1438) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1439) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1440) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1441) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1442) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1443) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1444) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1445) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1446) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1447) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1448) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1449) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1450) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1451) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1452) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1453) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1454) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1455) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1456) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1457) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1458) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1459) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1460) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1461) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1462) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1463) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1464) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1465) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1466) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1467) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1468) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1469) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1470) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1471) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1472) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1473) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1474) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1475) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1476) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1477) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1478) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1479) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1480) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1481) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1482) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1483) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1484) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1485) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1486) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1487) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1488) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1489) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1490) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1491) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1492) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1493) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1494) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1495) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1496) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1497) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1498) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1499) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1500) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1501) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1502) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1503) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1504) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1505) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1506) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1507) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1508) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1509) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1510) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1511) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1512) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1513) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1514) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1515) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1516) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1517) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1518) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1519) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1520) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1521) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1522) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1523) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1524) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1525) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1526) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1527) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1528) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1529) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1530) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1531) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1532) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1533) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1534) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1535) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1536) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1537) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1538) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1539) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1540) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1541) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1542) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1543) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1544) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1545) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1546) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1547) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1548) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1549) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1550) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1551) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1552) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1553) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1554) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1555) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1556) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1557) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1558) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1559) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1560) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1561) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1562) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1563) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1564) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1565) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1566) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1567) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1568) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1569) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1570) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1571) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1572) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1573) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1574) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1575) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1576) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1577) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1578) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1579) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1580) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1581) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1582) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1583) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1584) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1585) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1586) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1587) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1588) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1589) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1590) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1591) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1592) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1593) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1594) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1595) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1596) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1597) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1598) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1599) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1600) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1601) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1602) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1603) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1604) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1605) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1606) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1607) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1608) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1609) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1610) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1611) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1612) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1613) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1614) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1615) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1616) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1617) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1618) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1619) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1620) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1621) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1622) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1623) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1624) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1625) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1626) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1627) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1628) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1629) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1630) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1631) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1632) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1633) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1634) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1635) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1636) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1637) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1638) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1639) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1640) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1641) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1642) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1643) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1644) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1645) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1646) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1647) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1648) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1649) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1650) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1651) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1652) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1653) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1654) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1655) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1656) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1657) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1658) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1659) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1660) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1661) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1662) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1663) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1664) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1665) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1666) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1667) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1668) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1669) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1670) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1671) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1672) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1673) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1674) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1675) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1676) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1677) | pub const SCHED_FLAG_ALL: u32 = 127; constant NSIG (line 1678) | pub const NSIG: u32 = 32; constant SIGHUP (line 1679) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1680) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1681) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1682) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1683) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1684) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1685) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1686) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1687) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1688) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1689) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1690) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1691) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1692) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1693) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1694) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1695) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1696) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1697) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1698) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1699) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1700) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1701) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1702) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1703) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1704) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1705) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1706) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1707) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1708) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1709) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1710) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1711) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1712) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1713) | pub const SIGRTMIN: u32 = 32; constant SA_RESTORER (line 1714) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1715) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1716) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1717) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1718) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1719) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1720) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1721) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1722) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1723) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1724) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1725) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1726) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1727) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1728) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1729) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1730) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1731) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1732) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1733) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1734) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1735) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1736) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1737) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1738) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1739) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1740) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1741) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1742) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1743) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1744) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1745) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1746) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1747) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1748) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1749) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1750) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1751) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1752) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1753) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1754) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1755) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1756) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1757) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1758) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1759) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1760) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1761) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1762) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1763) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1764) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1765) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1766) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1767) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1768) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1769) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1770) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1771) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1772) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1773) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1774) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1775) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1776) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1777) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1778) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1779) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1780) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1781) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1782) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1783) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1784) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1785) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1786) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1787) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1788) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1789) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1790) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1791) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1792) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1793) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1794) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1795) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1796) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1797) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1798) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1799) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1800) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1801) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1802) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1803) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1804) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1805) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1806) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1807) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1808) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1809) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1810) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1811) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1812) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1813) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1814) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1815) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1816) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1817) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1818) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1819) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1820) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1821) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1822) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1823) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1824) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1825) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1826) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1827) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1828) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1829) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1830) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1831) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1832) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1833) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1834) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1835) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1836) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1837) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1838) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1839) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1840) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1841) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1842) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1843) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1844) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1845) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1846) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1847) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1848) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1849) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1850) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1851) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1852) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1853) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1854) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1855) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1856) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1857) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1858) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1859) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1860) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1861) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1862) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1863) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1864) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1865) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1866) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1867) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1868) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1869) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1870) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1871) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1872) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1873) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1874) | pub const PARMRK: u32 = 8; constant INPCK (line 1875) | pub const INPCK: u32 = 16; constant ISTRIP (line 1876) | pub const ISTRIP: u32 = 32; constant INLCR (line 1877) | pub const INLCR: u32 = 64; constant IGNCR (line 1878) | pub const IGNCR: u32 = 128; constant ICRNL (line 1879) | pub const ICRNL: u32 = 256; constant IXANY (line 1880) | pub const IXANY: u32 = 2048; constant OPOST (line 1881) | pub const OPOST: u32 = 1; constant OCRNL (line 1882) | pub const OCRNL: u32 = 8; constant ONOCR (line 1883) | pub const ONOCR: u32 = 16; constant ONLRET (line 1884) | pub const ONLRET: u32 = 32; constant OFILL (line 1885) | pub const OFILL: u32 = 64; constant OFDEL (line 1886) | pub const OFDEL: u32 = 128; constant B0 (line 1887) | pub const B0: u32 = 0; constant B50 (line 1888) | pub const B50: u32 = 1; constant B75 (line 1889) | pub const B75: u32 = 2; constant B110 (line 1890) | pub const B110: u32 = 3; constant B134 (line 1891) | pub const B134: u32 = 4; constant B150 (line 1892) | pub const B150: u32 = 5; constant B200 (line 1893) | pub const B200: u32 = 6; constant B300 (line 1894) | pub const B300: u32 = 7; constant B600 (line 1895) | pub const B600: u32 = 8; constant B1200 (line 1896) | pub const B1200: u32 = 9; constant B1800 (line 1897) | pub const B1800: u32 = 10; constant B2400 (line 1898) | pub const B2400: u32 = 11; constant B4800 (line 1899) | pub const B4800: u32 = 12; constant B9600 (line 1900) | pub const B9600: u32 = 13; constant B19200 (line 1901) | pub const B19200: u32 = 14; constant B38400 (line 1902) | pub const B38400: u32 = 15; constant EXTA (line 1903) | pub const EXTA: u32 = 14; constant EXTB (line 1904) | pub const EXTB: u32 = 15; constant ADDRB (line 1905) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1906) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1907) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1908) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1909) | pub const TCOOFF: u32 = 0; constant TCOON (line 1910) | pub const TCOON: u32 = 1; constant TCIOFF (line 1911) | pub const TCIOFF: u32 = 2; constant TCION (line 1912) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1913) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1914) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1915) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1916) | pub const NCCS: u32 = 19; constant VINTR (line 1917) | pub const VINTR: u32 = 0; constant VQUIT (line 1918) | pub const VQUIT: u32 = 1; constant VERASE (line 1919) | pub const VERASE: u32 = 2; constant VKILL (line 1920) | pub const VKILL: u32 = 3; constant VEOF (line 1921) | pub const VEOF: u32 = 4; constant VTIME (line 1922) | pub const VTIME: u32 = 5; constant VMIN (line 1923) | pub const VMIN: u32 = 6; constant VSWTC (line 1924) | pub const VSWTC: u32 = 7; constant VSTART (line 1925) | pub const VSTART: u32 = 8; constant VSTOP (line 1926) | pub const VSTOP: u32 = 9; constant VSUSP (line 1927) | pub const VSUSP: u32 = 10; constant VEOL (line 1928) | pub const VEOL: u32 = 11; constant VREPRINT (line 1929) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1930) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1931) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1932) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1933) | pub const VEOL2: u32 = 16; constant IUCLC (line 1934) | pub const IUCLC: u32 = 512; constant IXON (line 1935) | pub const IXON: u32 = 1024; constant IXOFF (line 1936) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1937) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1938) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1939) | pub const OLCUC: u32 = 2; constant ONLCR (line 1940) | pub const ONLCR: u32 = 4; constant NLDLY (line 1941) | pub const NLDLY: u32 = 256; constant NL0 (line 1942) | pub const NL0: u32 = 0; constant NL1 (line 1943) | pub const NL1: u32 = 256; constant CRDLY (line 1944) | pub const CRDLY: u32 = 1536; constant CR0 (line 1945) | pub const CR0: u32 = 0; constant CR1 (line 1946) | pub const CR1: u32 = 512; constant CR2 (line 1947) | pub const CR2: u32 = 1024; constant CR3 (line 1948) | pub const CR3: u32 = 1536; constant TABDLY (line 1949) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1950) | pub const TAB0: u32 = 0; constant TAB1 (line 1951) | pub const TAB1: u32 = 2048; constant TAB2 (line 1952) | pub const TAB2: u32 = 4096; constant TAB3 (line 1953) | pub const TAB3: u32 = 6144; constant XTABS (line 1954) | pub const XTABS: u32 = 6144; constant BSDLY (line 1955) | pub const BSDLY: u32 = 8192; constant BS0 (line 1956) | pub const BS0: u32 = 0; constant BS1 (line 1957) | pub const BS1: u32 = 8192; constant VTDLY (line 1958) | pub const VTDLY: u32 = 16384; constant VT0 (line 1959) | pub const VT0: u32 = 0; constant VT1 (line 1960) | pub const VT1: u32 = 16384; constant FFDLY (line 1961) | pub const FFDLY: u32 = 32768; constant FF0 (line 1962) | pub const FF0: u32 = 0; constant FF1 (line 1963) | pub const FF1: u32 = 32768; constant CBAUD (line 1964) | pub const CBAUD: u32 = 4111; constant CSIZE (line 1965) | pub const CSIZE: u32 = 48; constant CS5 (line 1966) | pub const CS5: u32 = 0; constant CS6 (line 1967) | pub const CS6: u32 = 16; constant CS7 (line 1968) | pub const CS7: u32 = 32; constant CS8 (line 1969) | pub const CS8: u32 = 48; constant CSTOPB (line 1970) | pub const CSTOPB: u32 = 64; constant CREAD (line 1971) | pub const CREAD: u32 = 128; constant PARENB (line 1972) | pub const PARENB: u32 = 256; constant PARODD (line 1973) | pub const PARODD: u32 = 512; constant HUPCL (line 1974) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 1975) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 1976) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 1977) | pub const BOTHER: u32 = 4096; constant B57600 (line 1978) | pub const B57600: u32 = 4097; constant B115200 (line 1979) | pub const B115200: u32 = 4098; constant B230400 (line 1980) | pub const B230400: u32 = 4099; constant B460800 (line 1981) | pub const B460800: u32 = 4100; constant B500000 (line 1982) | pub const B500000: u32 = 4101; constant B576000 (line 1983) | pub const B576000: u32 = 4102; constant B921600 (line 1984) | pub const B921600: u32 = 4103; constant B1000000 (line 1985) | pub const B1000000: u32 = 4104; constant B1152000 (line 1986) | pub const B1152000: u32 = 4105; constant B1500000 (line 1987) | pub const B1500000: u32 = 4106; constant B2000000 (line 1988) | pub const B2000000: u32 = 4107; constant B2500000 (line 1989) | pub const B2500000: u32 = 4108; constant B3000000 (line 1990) | pub const B3000000: u32 = 4109; constant B3500000 (line 1991) | pub const B3500000: u32 = 4110; constant B4000000 (line 1992) | pub const B4000000: u32 = 4111; constant CIBAUD (line 1993) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 1994) | pub const ISIG: u32 = 1; constant ICANON (line 1995) | pub const ICANON: u32 = 2; constant XCASE (line 1996) | pub const XCASE: u32 = 4; constant ECHO (line 1997) | pub const ECHO: u32 = 8; constant ECHOE (line 1998) | pub const ECHOE: u32 = 16; constant ECHOK (line 1999) | pub const ECHOK: u32 = 32; constant ECHONL (line 2000) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2001) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2002) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2003) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2004) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2005) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2006) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2007) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2008) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2009) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2010) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2011) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2012) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2013) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2014) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2015) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2016) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2017) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2018) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2019) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2020) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2021) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2022) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2023) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2024) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2025) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2026) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2027) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2028) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2029) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2030) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2031) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2032) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2033) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2034) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2035) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2036) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2037) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2038) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_exit (line 2039) | pub const __NR_exit: u32 = 1; constant __NR_fork (line 2040) | pub const __NR_fork: u32 = 2; constant __NR_read (line 2041) | pub const __NR_read: u32 = 3; constant __NR_write (line 2042) | pub const __NR_write: u32 = 4; constant __NR_open (line 2043) | pub const __NR_open: u32 = 5; constant __NR_close (line 2044) | pub const __NR_close: u32 = 6; constant __NR_restart_syscall (line 2045) | pub const __NR_restart_syscall: u32 = 7; constant __NR_creat (line 2046) | pub const __NR_creat: u32 = 8; constant __NR_link (line 2047) | pub const __NR_link: u32 = 9; constant __NR_unlink (line 2048) | pub const __NR_unlink: u32 = 10; constant __NR_execve (line 2049) | pub const __NR_execve: u32 = 11; constant __NR_chdir (line 2050) | pub const __NR_chdir: u32 = 12; constant __NR_mknod (line 2051) | pub const __NR_mknod: u32 = 14; constant __NR_chmod (line 2052) | pub const __NR_chmod: u32 = 15; constant __NR_lseek (line 2053) | pub const __NR_lseek: u32 = 19; constant __NR_getpid (line 2054) | pub const __NR_getpid: u32 = 20; constant __NR_mount (line 2055) | pub const __NR_mount: u32 = 21; constant __NR_umount (line 2056) | pub const __NR_umount: u32 = 22; constant __NR_ptrace (line 2057) | pub const __NR_ptrace: u32 = 26; constant __NR_alarm (line 2058) | pub const __NR_alarm: u32 = 27; constant __NR_pause (line 2059) | pub const __NR_pause: u32 = 29; constant __NR_utime (line 2060) | pub const __NR_utime: u32 = 30; constant __NR_access (line 2061) | pub const __NR_access: u32 = 33; constant __NR_nice (line 2062) | pub const __NR_nice: u32 = 34; constant __NR_sync (line 2063) | pub const __NR_sync: u32 = 36; constant __NR_kill (line 2064) | pub const __NR_kill: u32 = 37; constant __NR_rename (line 2065) | pub const __NR_rename: u32 = 38; constant __NR_mkdir (line 2066) | pub const __NR_mkdir: u32 = 39; constant __NR_rmdir (line 2067) | pub const __NR_rmdir: u32 = 40; constant __NR_dup (line 2068) | pub const __NR_dup: u32 = 41; constant __NR_pipe (line 2069) | pub const __NR_pipe: u32 = 42; constant __NR_times (line 2070) | pub const __NR_times: u32 = 43; constant __NR_brk (line 2071) | pub const __NR_brk: u32 = 45; constant __NR_signal (line 2072) | pub const __NR_signal: u32 = 48; constant __NR_acct (line 2073) | pub const __NR_acct: u32 = 51; constant __NR_umount2 (line 2074) | pub const __NR_umount2: u32 = 52; constant __NR_ioctl (line 2075) | pub const __NR_ioctl: u32 = 54; constant __NR_fcntl (line 2076) | pub const __NR_fcntl: u32 = 55; constant __NR_setpgid (line 2077) | pub const __NR_setpgid: u32 = 57; constant __NR_umask (line 2078) | pub const __NR_umask: u32 = 60; constant __NR_chroot (line 2079) | pub const __NR_chroot: u32 = 61; constant __NR_ustat (line 2080) | pub const __NR_ustat: u32 = 62; constant __NR_dup2 (line 2081) | pub const __NR_dup2: u32 = 63; constant __NR_getppid (line 2082) | pub const __NR_getppid: u32 = 64; constant __NR_getpgrp (line 2083) | pub const __NR_getpgrp: u32 = 65; constant __NR_setsid (line 2084) | pub const __NR_setsid: u32 = 66; constant __NR_sigaction (line 2085) | pub const __NR_sigaction: u32 = 67; constant __NR_sigsuspend (line 2086) | pub const __NR_sigsuspend: u32 = 72; constant __NR_sigpending (line 2087) | pub const __NR_sigpending: u32 = 73; constant __NR_sethostname (line 2088) | pub const __NR_sethostname: u32 = 74; constant __NR_setrlimit (line 2089) | pub const __NR_setrlimit: u32 = 75; constant __NR_getrusage (line 2090) | pub const __NR_getrusage: u32 = 77; constant __NR_gettimeofday (line 2091) | pub const __NR_gettimeofday: u32 = 78; constant __NR_settimeofday (line 2092) | pub const __NR_settimeofday: u32 = 79; constant __NR_symlink (line 2093) | pub const __NR_symlink: u32 = 83; constant __NR_readlink (line 2094) | pub const __NR_readlink: u32 = 85; constant __NR_uselib (line 2095) | pub const __NR_uselib: u32 = 86; constant __NR_swapon (line 2096) | pub const __NR_swapon: u32 = 87; constant __NR_reboot (line 2097) | pub const __NR_reboot: u32 = 88; constant __NR_readdir (line 2098) | pub const __NR_readdir: u32 = 89; constant __NR_mmap (line 2099) | pub const __NR_mmap: u32 = 90; constant __NR_munmap (line 2100) | pub const __NR_munmap: u32 = 91; constant __NR_truncate (line 2101) | pub const __NR_truncate: u32 = 92; constant __NR_ftruncate (line 2102) | pub const __NR_ftruncate: u32 = 93; constant __NR_fchmod (line 2103) | pub const __NR_fchmod: u32 = 94; constant __NR_getpriority (line 2104) | pub const __NR_getpriority: u32 = 96; constant __NR_setpriority (line 2105) | pub const __NR_setpriority: u32 = 97; constant __NR_statfs (line 2106) | pub const __NR_statfs: u32 = 99; constant __NR_fstatfs (line 2107) | pub const __NR_fstatfs: u32 = 100; constant __NR_socketcall (line 2108) | pub const __NR_socketcall: u32 = 102; constant __NR_syslog (line 2109) | pub const __NR_syslog: u32 = 103; constant __NR_setitimer (line 2110) | pub const __NR_setitimer: u32 = 104; constant __NR_getitimer (line 2111) | pub const __NR_getitimer: u32 = 105; constant __NR_stat (line 2112) | pub const __NR_stat: u32 = 106; constant __NR_lstat (line 2113) | pub const __NR_lstat: u32 = 107; constant __NR_fstat (line 2114) | pub const __NR_fstat: u32 = 108; constant __NR_lookup_dcookie (line 2115) | pub const __NR_lookup_dcookie: u32 = 110; constant __NR_vhangup (line 2116) | pub const __NR_vhangup: u32 = 111; constant __NR_idle (line 2117) | pub const __NR_idle: u32 = 112; constant __NR_wait4 (line 2118) | pub const __NR_wait4: u32 = 114; constant __NR_swapoff (line 2119) | pub const __NR_swapoff: u32 = 115; constant __NR_sysinfo (line 2120) | pub const __NR_sysinfo: u32 = 116; constant __NR_ipc (line 2121) | pub const __NR_ipc: u32 = 117; constant __NR_fsync (line 2122) | pub const __NR_fsync: u32 = 118; constant __NR_sigreturn (line 2123) | pub const __NR_sigreturn: u32 = 119; constant __NR_clone (line 2124) | pub const __NR_clone: u32 = 120; constant __NR_setdomainname (line 2125) | pub const __NR_setdomainname: u32 = 121; constant __NR_uname (line 2126) | pub const __NR_uname: u32 = 122; constant __NR_adjtimex (line 2127) | pub const __NR_adjtimex: u32 = 124; constant __NR_mprotect (line 2128) | pub const __NR_mprotect: u32 = 125; constant __NR_sigprocmask (line 2129) | pub const __NR_sigprocmask: u32 = 126; constant __NR_create_module (line 2130) | pub const __NR_create_module: u32 = 127; constant __NR_init_module (line 2131) | pub const __NR_init_module: u32 = 128; constant __NR_delete_module (line 2132) | pub const __NR_delete_module: u32 = 129; constant __NR_get_kernel_syms (line 2133) | pub const __NR_get_kernel_syms: u32 = 130; constant __NR_quotactl (line 2134) | pub const __NR_quotactl: u32 = 131; constant __NR_getpgid (line 2135) | pub const __NR_getpgid: u32 = 132; constant __NR_fchdir (line 2136) | pub const __NR_fchdir: u32 = 133; constant __NR_bdflush (line 2137) | pub const __NR_bdflush: u32 = 134; constant __NR_sysfs (line 2138) | pub const __NR_sysfs: u32 = 135; constant __NR_personality (line 2139) | pub const __NR_personality: u32 = 136; constant __NR_afs_syscall (line 2140) | pub const __NR_afs_syscall: u32 = 137; constant __NR_getdents (line 2141) | pub const __NR_getdents: u32 = 141; constant __NR_select (line 2142) | pub const __NR_select: u32 = 142; constant __NR_flock (line 2143) | pub const __NR_flock: u32 = 143; constant __NR_msync (line 2144) | pub const __NR_msync: u32 = 144; constant __NR_readv (line 2145) | pub const __NR_readv: u32 = 145; constant __NR_writev (line 2146) | pub const __NR_writev: u32 = 146; constant __NR_getsid (line 2147) | pub const __NR_getsid: u32 = 147; constant __NR_fdatasync (line 2148) | pub const __NR_fdatasync: u32 = 148; constant __NR__sysctl (line 2149) | pub const __NR__sysctl: u32 = 149; constant __NR_mlock (line 2150) | pub const __NR_mlock: u32 = 150; constant __NR_munlock (line 2151) | pub const __NR_munlock: u32 = 151; constant __NR_mlockall (line 2152) | pub const __NR_mlockall: u32 = 152; constant __NR_munlockall (line 2153) | pub const __NR_munlockall: u32 = 153; constant __NR_sched_setparam (line 2154) | pub const __NR_sched_setparam: u32 = 154; constant __NR_sched_getparam (line 2155) | pub const __NR_sched_getparam: u32 = 155; constant __NR_sched_setscheduler (line 2156) | pub const __NR_sched_setscheduler: u32 = 156; constant __NR_sched_getscheduler (line 2157) | pub const __NR_sched_getscheduler: u32 = 157; constant __NR_sched_yield (line 2158) | pub const __NR_sched_yield: u32 = 158; constant __NR_sched_get_priority_max (line 2159) | pub const __NR_sched_get_priority_max: u32 = 159; constant __NR_sched_get_priority_min (line 2160) | pub const __NR_sched_get_priority_min: u32 = 160; constant __NR_sched_rr_get_interval (line 2161) | pub const __NR_sched_rr_get_interval: u32 = 161; constant __NR_nanosleep (line 2162) | pub const __NR_nanosleep: u32 = 162; constant __NR_mremap (line 2163) | pub const __NR_mremap: u32 = 163; constant __NR_query_module (line 2164) | pub const __NR_query_module: u32 = 167; constant __NR_poll (line 2165) | pub const __NR_poll: u32 = 168; constant __NR_nfsservctl (line 2166) | pub const __NR_nfsservctl: u32 = 169; constant __NR_prctl (line 2167) | pub const __NR_prctl: u32 = 172; constant __NR_rt_sigreturn (line 2168) | pub const __NR_rt_sigreturn: u32 = 173; constant __NR_rt_sigaction (line 2169) | pub const __NR_rt_sigaction: u32 = 174; constant __NR_rt_sigprocmask (line 2170) | pub const __NR_rt_sigprocmask: u32 = 175; constant __NR_rt_sigpending (line 2171) | pub const __NR_rt_sigpending: u32 = 176; constant __NR_rt_sigtimedwait (line 2172) | pub const __NR_rt_sigtimedwait: u32 = 177; constant __NR_rt_sigqueueinfo (line 2173) | pub const __NR_rt_sigqueueinfo: u32 = 178; constant __NR_rt_sigsuspend (line 2174) | pub const __NR_rt_sigsuspend: u32 = 179; constant __NR_pread64 (line 2175) | pub const __NR_pread64: u32 = 180; constant __NR_pwrite64 (line 2176) | pub const __NR_pwrite64: u32 = 181; constant __NR_getcwd (line 2177) | pub const __NR_getcwd: u32 = 183; constant __NR_capget (line 2178) | pub const __NR_capget: u32 = 184; constant __NR_capset (line 2179) | pub const __NR_capset: u32 = 185; constant __NR_sigaltstack (line 2180) | pub const __NR_sigaltstack: u32 = 186; constant __NR_sendfile (line 2181) | pub const __NR_sendfile: u32 = 187; constant __NR_getpmsg (line 2182) | pub const __NR_getpmsg: u32 = 188; constant __NR_putpmsg (line 2183) | pub const __NR_putpmsg: u32 = 189; constant __NR_vfork (line 2184) | pub const __NR_vfork: u32 = 190; constant __NR_getrlimit (line 2185) | pub const __NR_getrlimit: u32 = 191; constant __NR_lchown (line 2186) | pub const __NR_lchown: u32 = 198; constant __NR_getuid (line 2187) | pub const __NR_getuid: u32 = 199; constant __NR_getgid (line 2188) | pub const __NR_getgid: u32 = 200; constant __NR_geteuid (line 2189) | pub const __NR_geteuid: u32 = 201; constant __NR_getegid (line 2190) | pub const __NR_getegid: u32 = 202; constant __NR_setreuid (line 2191) | pub const __NR_setreuid: u32 = 203; constant __NR_setregid (line 2192) | pub const __NR_setregid: u32 = 204; constant __NR_getgroups (line 2193) | pub const __NR_getgroups: u32 = 205; constant __NR_setgroups (line 2194) | pub const __NR_setgroups: u32 = 206; constant __NR_fchown (line 2195) | pub const __NR_fchown: u32 = 207; constant __NR_setresuid (line 2196) | pub const __NR_setresuid: u32 = 208; constant __NR_getresuid (line 2197) | pub const __NR_getresuid: u32 = 209; constant __NR_setresgid (line 2198) | pub const __NR_setresgid: u32 = 210; constant __NR_getresgid (line 2199) | pub const __NR_getresgid: u32 = 211; constant __NR_chown (line 2200) | pub const __NR_chown: u32 = 212; constant __NR_setuid (line 2201) | pub const __NR_setuid: u32 = 213; constant __NR_setgid (line 2202) | pub const __NR_setgid: u32 = 214; constant __NR_setfsuid (line 2203) | pub const __NR_setfsuid: u32 = 215; constant __NR_setfsgid (line 2204) | pub const __NR_setfsgid: u32 = 216; constant __NR_pivot_root (line 2205) | pub const __NR_pivot_root: u32 = 217; constant __NR_mincore (line 2206) | pub const __NR_mincore: u32 = 218; constant __NR_madvise (line 2207) | pub const __NR_madvise: u32 = 219; constant __NR_getdents64 (line 2208) | pub const __NR_getdents64: u32 = 220; constant __NR_readahead (line 2209) | pub const __NR_readahead: u32 = 222; constant __NR_setxattr (line 2210) | pub const __NR_setxattr: u32 = 224; constant __NR_lsetxattr (line 2211) | pub const __NR_lsetxattr: u32 = 225; constant __NR_fsetxattr (line 2212) | pub const __NR_fsetxattr: u32 = 226; constant __NR_getxattr (line 2213) | pub const __NR_getxattr: u32 = 227; constant __NR_lgetxattr (line 2214) | pub const __NR_lgetxattr: u32 = 228; constant __NR_fgetxattr (line 2215) | pub const __NR_fgetxattr: u32 = 229; constant __NR_listxattr (line 2216) | pub const __NR_listxattr: u32 = 230; constant __NR_llistxattr (line 2217) | pub const __NR_llistxattr: u32 = 231; constant __NR_flistxattr (line 2218) | pub const __NR_flistxattr: u32 = 232; constant __NR_removexattr (line 2219) | pub const __NR_removexattr: u32 = 233; constant __NR_lremovexattr (line 2220) | pub const __NR_lremovexattr: u32 = 234; constant __NR_fremovexattr (line 2221) | pub const __NR_fremovexattr: u32 = 235; constant __NR_gettid (line 2222) | pub const __NR_gettid: u32 = 236; constant __NR_tkill (line 2223) | pub const __NR_tkill: u32 = 237; constant __NR_futex (line 2224) | pub const __NR_futex: u32 = 238; constant __NR_sched_setaffinity (line 2225) | pub const __NR_sched_setaffinity: u32 = 239; constant __NR_sched_getaffinity (line 2226) | pub const __NR_sched_getaffinity: u32 = 240; constant __NR_tgkill (line 2227) | pub const __NR_tgkill: u32 = 241; constant __NR_io_setup (line 2228) | pub const __NR_io_setup: u32 = 243; constant __NR_io_destroy (line 2229) | pub const __NR_io_destroy: u32 = 244; constant __NR_io_getevents (line 2230) | pub const __NR_io_getevents: u32 = 245; constant __NR_io_submit (line 2231) | pub const __NR_io_submit: u32 = 246; constant __NR_io_cancel (line 2232) | pub const __NR_io_cancel: u32 = 247; constant __NR_exit_group (line 2233) | pub const __NR_exit_group: u32 = 248; constant __NR_epoll_create (line 2234) | pub const __NR_epoll_create: u32 = 249; constant __NR_epoll_ctl (line 2235) | pub const __NR_epoll_ctl: u32 = 250; constant __NR_epoll_wait (line 2236) | pub const __NR_epoll_wait: u32 = 251; constant __NR_set_tid_address (line 2237) | pub const __NR_set_tid_address: u32 = 252; constant __NR_fadvise64 (line 2238) | pub const __NR_fadvise64: u32 = 253; constant __NR_timer_create (line 2239) | pub const __NR_timer_create: u32 = 254; constant __NR_timer_settime (line 2240) | pub const __NR_timer_settime: u32 = 255; constant __NR_timer_gettime (line 2241) | pub const __NR_timer_gettime: u32 = 256; constant __NR_timer_getoverrun (line 2242) | pub const __NR_timer_getoverrun: u32 = 257; constant __NR_timer_delete (line 2243) | pub const __NR_timer_delete: u32 = 258; constant __NR_clock_settime (line 2244) | pub const __NR_clock_settime: u32 = 259; constant __NR_clock_gettime (line 2245) | pub const __NR_clock_gettime: u32 = 260; constant __NR_clock_getres (line 2246) | pub const __NR_clock_getres: u32 = 261; constant __NR_clock_nanosleep (line 2247) | pub const __NR_clock_nanosleep: u32 = 262; constant __NR_statfs64 (line 2248) | pub const __NR_statfs64: u32 = 265; constant __NR_fstatfs64 (line 2249) | pub const __NR_fstatfs64: u32 = 266; constant __NR_remap_file_pages (line 2250) | pub const __NR_remap_file_pages: u32 = 267; constant __NR_mbind (line 2251) | pub const __NR_mbind: u32 = 268; constant __NR_get_mempolicy (line 2252) | pub const __NR_get_mempolicy: u32 = 269; constant __NR_set_mempolicy (line 2253) | pub const __NR_set_mempolicy: u32 = 270; constant __NR_mq_open (line 2254) | pub const __NR_mq_open: u32 = 271; constant __NR_mq_unlink (line 2255) | pub const __NR_mq_unlink: u32 = 272; constant __NR_mq_timedsend (line 2256) | pub const __NR_mq_timedsend: u32 = 273; constant __NR_mq_timedreceive (line 2257) | pub const __NR_mq_timedreceive: u32 = 274; constant __NR_mq_notify (line 2258) | pub const __NR_mq_notify: u32 = 275; constant __NR_mq_getsetattr (line 2259) | pub const __NR_mq_getsetattr: u32 = 276; constant __NR_kexec_load (line 2260) | pub const __NR_kexec_load: u32 = 277; constant __NR_add_key (line 2261) | pub const __NR_add_key: u32 = 278; constant __NR_request_key (line 2262) | pub const __NR_request_key: u32 = 279; constant __NR_keyctl (line 2263) | pub const __NR_keyctl: u32 = 280; constant __NR_waitid (line 2264) | pub const __NR_waitid: u32 = 281; constant __NR_ioprio_set (line 2265) | pub const __NR_ioprio_set: u32 = 282; constant __NR_ioprio_get (line 2266) | pub const __NR_ioprio_get: u32 = 283; constant __NR_inotify_init (line 2267) | pub const __NR_inotify_init: u32 = 284; constant __NR_inotify_add_watch (line 2268) | pub const __NR_inotify_add_watch: u32 = 285; constant __NR_inotify_rm_watch (line 2269) | pub const __NR_inotify_rm_watch: u32 = 286; constant __NR_migrate_pages (line 2270) | pub const __NR_migrate_pages: u32 = 287; constant __NR_openat (line 2271) | pub const __NR_openat: u32 = 288; constant __NR_mkdirat (line 2272) | pub const __NR_mkdirat: u32 = 289; constant __NR_mknodat (line 2273) | pub const __NR_mknodat: u32 = 290; constant __NR_fchownat (line 2274) | pub const __NR_fchownat: u32 = 291; constant __NR_futimesat (line 2275) | pub const __NR_futimesat: u32 = 292; constant __NR_newfstatat (line 2276) | pub const __NR_newfstatat: u32 = 293; constant __NR_unlinkat (line 2277) | pub const __NR_unlinkat: u32 = 294; constant __NR_renameat (line 2278) | pub const __NR_renameat: u32 = 295; constant __NR_linkat (line 2279) | pub const __NR_linkat: u32 = 296; constant __NR_symlinkat (line 2280) | pub const __NR_symlinkat: u32 = 297; constant __NR_readlinkat (line 2281) | pub const __NR_readlinkat: u32 = 298; constant __NR_fchmodat (line 2282) | pub const __NR_fchmodat: u32 = 299; constant __NR_faccessat (line 2283) | pub const __NR_faccessat: u32 = 300; constant __NR_pselect6 (line 2284) | pub const __NR_pselect6: u32 = 301; constant __NR_ppoll (line 2285) | pub const __NR_ppoll: u32 = 302; constant __NR_unshare (line 2286) | pub const __NR_unshare: u32 = 303; constant __NR_set_robust_list (line 2287) | pub const __NR_set_robust_list: u32 = 304; constant __NR_get_robust_list (line 2288) | pub const __NR_get_robust_list: u32 = 305; constant __NR_splice (line 2289) | pub const __NR_splice: u32 = 306; constant __NR_sync_file_range (line 2290) | pub const __NR_sync_file_range: u32 = 307; constant __NR_tee (line 2291) | pub const __NR_tee: u32 = 308; constant __NR_vmsplice (line 2292) | pub const __NR_vmsplice: u32 = 309; constant __NR_move_pages (line 2293) | pub const __NR_move_pages: u32 = 310; constant __NR_getcpu (line 2294) | pub const __NR_getcpu: u32 = 311; constant __NR_epoll_pwait (line 2295) | pub const __NR_epoll_pwait: u32 = 312; constant __NR_utimes (line 2296) | pub const __NR_utimes: u32 = 313; constant __NR_fallocate (line 2297) | pub const __NR_fallocate: u32 = 314; constant __NR_utimensat (line 2298) | pub const __NR_utimensat: u32 = 315; constant __NR_signalfd (line 2299) | pub const __NR_signalfd: u32 = 316; constant __NR_timerfd (line 2300) | pub const __NR_timerfd: u32 = 317; constant __NR_eventfd (line 2301) | pub const __NR_eventfd: u32 = 318; constant __NR_timerfd_create (line 2302) | pub const __NR_timerfd_create: u32 = 319; constant __NR_timerfd_settime (line 2303) | pub const __NR_timerfd_settime: u32 = 320; constant __NR_timerfd_gettime (line 2304) | pub const __NR_timerfd_gettime: u32 = 321; constant __NR_signalfd4 (line 2305) | pub const __NR_signalfd4: u32 = 322; constant __NR_eventfd2 (line 2306) | pub const __NR_eventfd2: u32 = 323; constant __NR_inotify_init1 (line 2307) | pub const __NR_inotify_init1: u32 = 324; constant __NR_pipe2 (line 2308) | pub const __NR_pipe2: u32 = 325; constant __NR_dup3 (line 2309) | pub const __NR_dup3: u32 = 326; constant __NR_epoll_create1 (line 2310) | pub const __NR_epoll_create1: u32 = 327; constant __NR_preadv (line 2311) | pub const __NR_preadv: u32 = 328; constant __NR_pwritev (line 2312) | pub const __NR_pwritev: u32 = 329; constant __NR_rt_tgsigqueueinfo (line 2313) | pub const __NR_rt_tgsigqueueinfo: u32 = 330; constant __NR_perf_event_open (line 2314) | pub const __NR_perf_event_open: u32 = 331; constant __NR_fanotify_init (line 2315) | pub const __NR_fanotify_init: u32 = 332; constant __NR_fanotify_mark (line 2316) | pub const __NR_fanotify_mark: u32 = 333; constant __NR_prlimit64 (line 2317) | pub const __NR_prlimit64: u32 = 334; constant __NR_name_to_handle_at (line 2318) | pub const __NR_name_to_handle_at: u32 = 335; constant __NR_open_by_handle_at (line 2319) | pub const __NR_open_by_handle_at: u32 = 336; constant __NR_clock_adjtime (line 2320) | pub const __NR_clock_adjtime: u32 = 337; constant __NR_syncfs (line 2321) | pub const __NR_syncfs: u32 = 338; constant __NR_setns (line 2322) | pub const __NR_setns: u32 = 339; constant __NR_process_vm_readv (line 2323) | pub const __NR_process_vm_readv: u32 = 340; constant __NR_process_vm_writev (line 2324) | pub const __NR_process_vm_writev: u32 = 341; constant __NR_s390_runtime_instr (line 2325) | pub const __NR_s390_runtime_instr: u32 = 342; constant __NR_kcmp (line 2326) | pub const __NR_kcmp: u32 = 343; constant __NR_finit_module (line 2327) | pub const __NR_finit_module: u32 = 344; constant __NR_sched_setattr (line 2328) | pub const __NR_sched_setattr: u32 = 345; constant __NR_sched_getattr (line 2329) | pub const __NR_sched_getattr: u32 = 346; constant __NR_renameat2 (line 2330) | pub const __NR_renameat2: u32 = 347; constant __NR_seccomp (line 2331) | pub const __NR_seccomp: u32 = 348; constant __NR_getrandom (line 2332) | pub const __NR_getrandom: u32 = 349; constant __NR_memfd_create (line 2333) | pub const __NR_memfd_create: u32 = 350; constant __NR_bpf (line 2334) | pub const __NR_bpf: u32 = 351; constant __NR_s390_pci_mmio_write (line 2335) | pub const __NR_s390_pci_mmio_write: u32 = 352; constant __NR_s390_pci_mmio_read (line 2336) | pub const __NR_s390_pci_mmio_read: u32 = 353; constant __NR_execveat (line 2337) | pub const __NR_execveat: u32 = 354; constant __NR_userfaultfd (line 2338) | pub const __NR_userfaultfd: u32 = 355; constant __NR_membarrier (line 2339) | pub const __NR_membarrier: u32 = 356; constant __NR_recvmmsg (line 2340) | pub const __NR_recvmmsg: u32 = 357; constant __NR_sendmmsg (line 2341) | pub const __NR_sendmmsg: u32 = 358; constant __NR_socket (line 2342) | pub const __NR_socket: u32 = 359; constant __NR_socketpair (line 2343) | pub const __NR_socketpair: u32 = 360; constant __NR_bind (line 2344) | pub const __NR_bind: u32 = 361; constant __NR_connect (line 2345) | pub const __NR_connect: u32 = 362; constant __NR_listen (line 2346) | pub const __NR_listen: u32 = 363; constant __NR_accept4 (line 2347) | pub const __NR_accept4: u32 = 364; constant __NR_getsockopt (line 2348) | pub const __NR_getsockopt: u32 = 365; constant __NR_setsockopt (line 2349) | pub const __NR_setsockopt: u32 = 366; constant __NR_getsockname (line 2350) | pub const __NR_getsockname: u32 = 367; constant __NR_getpeername (line 2351) | pub const __NR_getpeername: u32 = 368; constant __NR_sendto (line 2352) | pub const __NR_sendto: u32 = 369; constant __NR_sendmsg (line 2353) | pub const __NR_sendmsg: u32 = 370; constant __NR_recvfrom (line 2354) | pub const __NR_recvfrom: u32 = 371; constant __NR_recvmsg (line 2355) | pub const __NR_recvmsg: u32 = 372; constant __NR_shutdown (line 2356) | pub const __NR_shutdown: u32 = 373; constant __NR_mlock2 (line 2357) | pub const __NR_mlock2: u32 = 374; constant __NR_copy_file_range (line 2358) | pub const __NR_copy_file_range: u32 = 375; constant __NR_preadv2 (line 2359) | pub const __NR_preadv2: u32 = 376; constant __NR_pwritev2 (line 2360) | pub const __NR_pwritev2: u32 = 377; constant __NR_s390_guarded_storage (line 2361) | pub const __NR_s390_guarded_storage: u32 = 378; constant __NR_statx (line 2362) | pub const __NR_statx: u32 = 379; constant __NR_s390_sthyi (line 2363) | pub const __NR_s390_sthyi: u32 = 380; constant __NR_kexec_file_load (line 2364) | pub const __NR_kexec_file_load: u32 = 381; constant __NR_io_pgetevents (line 2365) | pub const __NR_io_pgetevents: u32 = 382; constant __NR_rseq (line 2366) | pub const __NR_rseq: u32 = 383; constant __NR_pkey_mprotect (line 2367) | pub const __NR_pkey_mprotect: u32 = 384; constant __NR_pkey_alloc (line 2368) | pub const __NR_pkey_alloc: u32 = 385; constant __NR_pkey_free (line 2369) | pub const __NR_pkey_free: u32 = 386; constant __NR_semtimedop (line 2370) | pub const __NR_semtimedop: u32 = 392; constant __NR_semget (line 2371) | pub const __NR_semget: u32 = 393; constant __NR_semctl (line 2372) | pub const __NR_semctl: u32 = 394; constant __NR_shmget (line 2373) | pub const __NR_shmget: u32 = 395; constant __NR_shmctl (line 2374) | pub const __NR_shmctl: u32 = 396; constant __NR_shmat (line 2375) | pub const __NR_shmat: u32 = 397; constant __NR_shmdt (line 2376) | pub const __NR_shmdt: u32 = 398; constant __NR_msgget (line 2377) | pub const __NR_msgget: u32 = 399; constant __NR_msgsnd (line 2378) | pub const __NR_msgsnd: u32 = 400; constant __NR_msgrcv (line 2379) | pub const __NR_msgrcv: u32 = 401; constant __NR_msgctl (line 2380) | pub const __NR_msgctl: u32 = 402; constant __NR_pidfd_send_signal (line 2381) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2382) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2383) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2384) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2385) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2386) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2387) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2388) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2389) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2390) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2391) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2392) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2393) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2394) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2395) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2396) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2397) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2398) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2399) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2400) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2401) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2402) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2403) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2404) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2405) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2406) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant WNOHANG (line 2407) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2408) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2409) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2410) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2411) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2412) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2413) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2414) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2415) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2416) | pub const P_ALL: u32 = 0; constant P_PID (line 2417) | pub const P_PID: u32 = 1; constant P_PGID (line 2418) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2419) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2420) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2421) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2422) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2423) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2424) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2425) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2426) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2427) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2428) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2429) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2430) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2431) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2432) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2433) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2434) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2435) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2436) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2437) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2438) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2439) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2440) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2441) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2442) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2443) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2444) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2445) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2446) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2447) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2448) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2449) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2450) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2451) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2452) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2453) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2454) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2455) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2456) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2457) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2458) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2459) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2460) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2461) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2462) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2463) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2464) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2465) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2466) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2467) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2468) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2469) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2470) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2471) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2472) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2473) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2474) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2475) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2476) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2477) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2478) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2479) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2480) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2481) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2482) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2483) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2484) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2485) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2486) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2487) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2488) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2489) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2490) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2491) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2492) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2493) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2494) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2495) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2496) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2497) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2498) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2499) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2500) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2501) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2502) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2503) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2504) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2505) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2506) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2507) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2508) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2509) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2510) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2511) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2512) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2513) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2514) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2515) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2516) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2517) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2518) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2519) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2520) | pub const F_OK: u32 = 0; constant R_OK (line 2521) | pub const R_OK: u32 = 4; constant W_OK (line 2522) | pub const W_OK: u32 = 2; constant X_OK (line 2523) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2524) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2525) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2526) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2527) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2528) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2529) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2530) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2531) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2532) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2533) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2534) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2535) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2536) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2537) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2538) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2539) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2540) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2541) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2542) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2543) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2544) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2545) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2546) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2547) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2548) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2549) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2550) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2551) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2552) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2553) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2554) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2555) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2556) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2557) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2558) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2559) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2560) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2561) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2562) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2563) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2564) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2565) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2566) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2567) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2568) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2569) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2570) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2571) | pub const SPLICE_F_GIFT: u32 = 8; constant _NSIG (line 2572) | pub const _NSIG: u32 = 64; type fsconfig_command (line 2576) | pub enum fsconfig_command { type membarrier_cmd (line 2589) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2774) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2605) | pub enum membarrier_cmd_flag { function new (line 2689) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2698) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2707) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2720) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2734) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2748) | pub const fn new() -> Self { function as_ptr (line 2752) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2756) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2760) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2764) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2769) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/s390x/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 13) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 14) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 15) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 16) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 23) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 24) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 25) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 26) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 27) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 28) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 29) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 30) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 31) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 32) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 33) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 34) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 35) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 36) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 37) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 38) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 39) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 40) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 41) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 42) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 43) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 44) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 45) | pub type __le16 = __u16; type __be16 (line 46) | pub type __be16 = __u16; type __le32 (line 47) | pub type __le32 = __u32; type __be32 (line 48) | pub type __be32 = __u32; type __le64 (line 49) | pub type __le64 = __u64; type __be64 (line 50) | pub type __be64 = __u64; type __sum16 (line 51) | pub type __sum16 = __u16; type __wsum (line 52) | pub type __wsum = __u32; type __poll_t (line 53) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 56) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 61) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type ethhdr (line 67) | pub struct ethhdr { constant ETH_ALEN (line 72) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 73) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 74) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 75) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 76) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 77) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 78) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 79) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 80) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 81) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 82) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 83) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 84) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 85) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 86) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 87) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 88) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 89) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 90) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 91) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 92) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 93) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 94) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 95) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 96) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 97) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 98) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 99) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 100) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 101) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 102) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 103) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 104) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 105) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 106) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 107) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 108) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 109) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 110) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 111) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 112) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 113) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 114) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 115) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 116) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 117) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 118) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 119) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 120) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 121) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 122) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 123) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 124) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 125) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 126) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 127) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 128) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 129) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 130) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 131) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 132) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 133) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 134) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 135) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 136) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 137) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 138) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 139) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 140) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 141) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 142) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 143) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 144) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 145) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 146) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 147) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 148) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 149) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 150) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 151) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 152) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 153) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 154) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 155) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 156) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 157) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 158) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 159) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 160) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 161) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 162) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 163) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 164) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 165) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 166) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 167) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 168) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 169) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 170) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 171) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 172) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 173) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 174) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 175) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 176) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 177) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 178) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 179) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 180) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 181) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/s390x/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 13) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 14) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 15) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 16) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 23) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 24) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 25) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 26) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 27) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 28) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 29) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 30) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 31) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 32) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 33) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 34) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 35) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 36) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 37) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 38) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 39) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 40) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 41) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 42) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 43) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 44) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 45) | pub type __le16 = __u16; type __be16 (line 46) | pub type __be16 = __u16; type __le32 (line 47) | pub type __le32 = __u32; type __be32 (line 48) | pub type __be32 = __u32; type __le64 (line 49) | pub type __le64 = __u64; type __be64 (line 50) | pub type __be64 = __u64; type __sum16 (line 51) | pub type __sum16 = __u16; type __wsum (line 52) | pub type __wsum = __u32; type __poll_t (line 53) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 56) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 61) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type sockaddr_pkt (line 67) | pub struct sockaddr_pkt { type sockaddr_ll (line 74) | pub struct sockaddr_ll { type tpacket_stats (line 85) | pub struct tpacket_stats { type tpacket_stats_v3 (line 91) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 98) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 105) | pub struct tpacket_auxdata { type tpacket_hdr (line 116) | pub struct tpacket_hdr { type tpacket2_hdr (line 127) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 141) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 149) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 163) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 169) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 180) | pub struct tpacket_block_desc { type tpacket_req (line 187) | pub struct tpacket_req { type tpacket_req3 (line 195) | pub struct tpacket_req3 { type packet_mreq (line 206) | pub struct packet_mreq { type fanout_args (line 214) | pub struct fanout_args { constant __BIG_ENDIAN (line 219) | pub const __BIG_ENDIAN: u32 = 4321; constant PACKET_HOST (line 220) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 221) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 222) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 223) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 224) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 225) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 226) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 227) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 228) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 229) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 230) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 231) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 232) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 233) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 234) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 235) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 236) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 237) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 238) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 239) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 240) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 241) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 242) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 243) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 244) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 245) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 246) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 247) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 248) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 249) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 250) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 251) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 252) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 253) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 254) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 255) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 256) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 257) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 258) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 259) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 260) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 261) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 262) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 263) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 264) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 265) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 266) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 267) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 268) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 269) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 270) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 271) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 272) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 273) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 274) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 275) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 276) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 277) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 278) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 279) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 280) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 281) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 282) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 283) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 284) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 285) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 289) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/s390x/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 13) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 14) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 15) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 16) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 23) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 24) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 25) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 26) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 27) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 28) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 29) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 30) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 31) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 32) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 33) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 34) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 35) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 36) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 37) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 38) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 39) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 40) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 41) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 42) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 43) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 44) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 45) | pub type __le16 = __u16; type __be16 (line 46) | pub type __be16 = __u16; type __le32 (line 47) | pub type __le32 = __u32; type __be32 (line 48) | pub type __be32 = __u32; type __le64 (line 49) | pub type __le64 = __u64; type __be64 (line 50) | pub type __be64 = __u64; type __sum16 (line 51) | pub type __sum16 = __u16; type __wsum (line 52) | pub type __wsum = __u32; type __poll_t (line 53) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 54) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 57) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 59) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __vector128 (line 62) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 67) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type fscrypt_policy_v1 (line 73) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 82) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 89) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 99) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 105) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 112) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 118) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 127) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 134) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 144) | pub struct mount_attr { type file_clone_range (line 152) | pub struct file_clone_range { type fstrim_range (line 160) | pub struct fstrim_range { type file_dedupe_range_info (line 167) | pub struct file_dedupe_range_info { type file_dedupe_range (line 176) | pub struct file_dedupe_range { type files_stat_struct (line 186) | pub struct files_stat_struct { type inodes_stat_t (line 193) | pub struct inodes_stat_t { type fsxattr (line 200) | pub struct fsxattr { type __kernel_timespec (line 210) | pub struct __kernel_timespec { type __kernel_itimerspec (line 216) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 222) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 228) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 234) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 240) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 245) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 262) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 268) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 273) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 280) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 286) | pub struct io_uring_cqe { type io_sqring_offsets (line 294) | pub struct io_sqring_offsets { type io_cqring_offsets (line 307) | pub struct io_cqring_offsets { type io_uring_params (line 320) | pub struct io_uring_params { type io_uring_files_update (line 334) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 341) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 350) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 357) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 367) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 373) | pub struct io_uring_notification_register { type io_uring_probe_op (line 382) | pub struct io_uring_probe_op { type io_uring_probe (line 390) | pub struct io_uring_probe { type io_uring_restriction (line 399) | pub struct io_uring_restriction { type io_uring_buf (line 407) | pub struct io_uring_buf { type io_uring_buf_ring (line 414) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 418) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 433) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 439) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 442) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 451) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 459) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 468) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 475) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 481) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 482) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 483) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 484) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 485) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 486) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 487) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 488) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 489) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 490) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 491) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 492) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 493) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 494) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 495) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 496) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 497) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 498) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 499) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 500) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 501) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 502) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 503) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 504) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 505) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 506) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 507) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 508) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 509) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 510) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 511) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 512) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 513) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 514) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 515) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 516) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 517) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 518) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 519) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 520) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 521) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 522) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 523) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 524) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 525) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 526) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 527) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 528) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 529) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 530) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 531) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 532) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 533) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 534) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 535) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 536) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 537) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 538) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 539) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 540) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 541) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 542) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 543) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 544) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 545) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 546) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 547) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 548) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 549) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 550) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 551) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 552) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 553) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 554) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 555) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 556) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 557) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 558) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 559) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 560) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 561) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 562) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 563) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 564) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 565) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 566) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 567) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 568) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 569) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 570) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 571) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 572) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 573) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 574) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 575) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 576) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 577) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 578) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 579) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 580) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 581) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 582) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 583) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 584) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 585) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 586) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 587) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 588) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 589) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 590) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 591) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 592) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 593) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 594) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 595) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 596) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 597) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 598) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 599) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 600) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 601) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 602) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 603) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 604) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 605) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 606) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 607) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 608) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 609) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 610) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 611) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 612) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 613) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 614) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 615) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 616) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 617) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 618) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 619) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 620) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 621) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 622) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 623) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 624) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 625) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 626) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 627) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 628) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 629) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 630) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 631) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 632) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 633) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 634) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 635) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 636) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 637) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 638) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 639) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 640) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 641) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 642) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 643) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 644) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 645) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 646) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 647) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 648) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 649) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 650) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 651) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 652) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 653) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 654) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 655) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 656) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 657) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 658) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 659) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 660) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 661) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 662) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 663) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 664) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 665) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 666) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 667) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 668) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 669) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 670) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 671) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 672) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 673) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 674) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 675) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 676) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 677) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 678) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 679) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 680) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 681) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 682) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 683) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 684) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 685) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 686) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 687) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 688) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 689) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 690) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 691) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 692) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 693) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 694) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 695) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 696) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 697) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 698) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 699) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 700) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 701) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 702) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 703) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 704) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 705) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 706) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 707) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 708) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 709) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 710) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 711) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 712) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 713) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 714) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 715) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 716) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 717) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 718) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 719) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 720) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 721) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 722) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 723) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 724) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 725) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 726) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 727) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 728) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 729) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 730) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 731) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 732) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 733) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 734) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 735) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 736) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 737) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 738) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 739) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 740) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 741) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 742) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 743) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 744) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 745) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 746) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 747) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 748) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 749) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 750) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 751) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 752) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 753) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 754) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 755) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 756) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 757) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 758) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 759) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 760) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 761) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 762) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 763) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 764) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 765) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 766) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 767) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 768) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 769) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 770) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 771) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 772) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 773) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 774) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 775) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 776) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 777) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 778) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 779) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 780) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 781) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 782) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 783) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 784) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 785) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 786) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 787) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 788) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 789) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 790) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 791) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 792) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 793) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 794) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 795) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 796) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 797) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 798) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 799) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 800) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 801) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 802) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 803) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 804) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 805) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 806) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 807) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 808) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 809) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 810) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 811) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 812) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 813) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 814) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 815) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 816) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 820) | pub enum fsconfig_command { type _bindgen_ty_1 (line 833) | pub enum _bindgen_ty_1 { type io_uring_op (line 845) | pub enum io_uring_op { type _bindgen_ty_2 (line 900) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 907) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 913) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 946) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 953) | pub enum _bindgen_ty_6 { function new (line 1038) | pub const fn new() -> Self { function as_ptr (line 1042) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1046) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1050) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1054) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1059) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1065) | pub const fn new() -> Self { function as_ref (line 1069) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1073) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1079) | fn default() -> Self { function clone (line 1085) | fn clone(&self) -> Self { function fmt (line 1091) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1096) | fn hash(&self, _state: &mut H) {} function eq (line 1099) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/s390x/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21598; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2150657282; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2148012656; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074270833; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2148012658; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074292226; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2148038145; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074296322; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2148034051; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074292228; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2148038145; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074296322; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2148034053; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074292230; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074292231; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074815370; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2150657281; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074815335; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant KVM_SET_BOOT_CPU_ID (line 304) | pub const KVM_SET_BOOT_CPU_ID: u32 = 44664; constant KVM_SET_MP_STATE (line 305) | pub const KVM_SET_MP_STATE: u32 = 1074048665; constant KVM_GET_MP_STATE (line 306) | pub const KVM_GET_MP_STATE: u32 = 2147790488; constant KVM_GET_API_VERSION (line 307) | pub const KVM_GET_API_VERSION: u32 = 44544; constant KVM_S390_GET_SKEYS (line 308) | pub const KVM_S390_GET_SKEYS: u32 = 1077980850; constant KVM_SET_ONE_REG (line 309) | pub const KVM_SET_ONE_REG: u32 = 1074835116; constant KVM_IRQ_LINE_STATUS (line 310) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 311) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 1075883590; constant KVM_S390_INTERRUPT (line 312) | pub const KVM_S390_INTERRUPT: u32 = 1074835092; constant KVM_TPR_ACCESS_REPORTING (line 313) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 314) | pub const KVM_GET_FPU: u32 = 2156441228; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 315) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 1074835060; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 316) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 2148576955; constant KVM_S390_UCAS_MAP (line 317) | pub const KVM_S390_UCAS_MAP: u32 = 1075359312; constant KVM_ASSIGN_SET_INTX_MASK (line 318) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 1077980836; constant KVM_MEMORY_ENCRYPT_OP (line 319) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221794490; constant KVM_CREATE_PIT2 (line 320) | pub const KVM_CREATE_PIT2: u32 = 1077980791; constant KVM_S390_VCPU_FAULT (line 321) | pub const KVM_S390_VCPU_FAULT: u32 = 1074310738; constant KVM_REGISTER_COALESCED_MMIO (line 322) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 1074835047; constant KVM_SET_VAPIC_ADDR (line 323) | pub const KVM_SET_VAPIC_ADDR: u32 = 1074310803; constant KVM_CREATE_DEVICE (line 324) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 325) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 326) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 327) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 1074835094; constant KVM_X86_SETUP_MCE (line 328) | pub const KVM_X86_SETUP_MCE: u32 = 1074310812; constant KVM_DEASSIGN_PCI_DEVICE (line 329) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 1077980786; constant KVM_XEN_HVM_SET_ATTR (line 330) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 1078505161; constant KVM_GET_CLOCK (line 331) | pub const KVM_GET_CLOCK: u32 = 2150674044; constant KVM_SET_FPU (line 332) | pub const KVM_SET_FPU: u32 = 1082699405; constant KVM_KVMCLOCK_CTRL (line 333) | pub const KVM_KVMCLOCK_CTRL: u32 = 44717; constant KVM_PPC_GET_PVINFO (line 334) | pub const KVM_PPC_GET_PVINFO: u32 = 1082175137; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 335) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 2148052637; constant KVM_S390_GET_IRQ_STATE (line 336) | pub const KVM_S390_GET_IRQ_STATE: u32 = 1075883702; constant KVM_GET_DEVICE_ATTR (line 337) | pub const KVM_GET_DEVICE_ATTR: u32 = 1075359458; constant KVM_S390_INITIAL_RESET (line 338) | pub const KVM_S390_INITIAL_RESET: u32 = 44695; constant KVM_SET_REGS (line 339) | pub const KVM_SET_REGS: u32 = 1082175106; constant KVM_GET_TSC_KHZ (line 340) | pub const KVM_GET_TSC_KHZ: u32 = 44707; constant KVM_CHECK_EXTENSION (line 341) | pub const KVM_CHECK_EXTENSION: u32 = 44547; constant KVM_PPC_RESIZE_HPT_COMMIT (line 342) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 2148576942; constant KVM_GET_DIRTY_LOG (line 343) | pub const KVM_GET_DIRTY_LOG: u32 = 1074835010; constant KVM_S390_SET_IRQ_STATE (line 344) | pub const KVM_S390_SET_IRQ_STATE: u32 = 1075883701; constant KVM_S390_NORMAL_RESET (line 345) | pub const KVM_S390_NORMAL_RESET: u32 = 44739; constant KVM_SET_SIGNAL_MASK (line 346) | pub const KVM_SET_SIGNAL_MASK: u32 = 1074048651; constant KVM_XEN_VCPU_SET_ATTR (line 347) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 1078505163; constant KVM_SET_GSI_ROUTING (line 348) | pub const KVM_SET_GSI_ROUTING: u32 = 1074310762; constant KVM_CREATE_VCPU (line 349) | pub const KVM_CREATE_VCPU: u32 = 44609; constant KVM_S390_UCAS_UNMAP (line 350) | pub const KVM_S390_UCAS_UNMAP: u32 = 1075359313; constant KVM_S390_STORE_STATUS (line 351) | pub const KVM_S390_STORE_STATUS: u32 = 1074310805; constant KVM_UNREGISTER_COALESCED_MMIO (line 352) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 1074835048; constant KVM_ASSIGN_DEV_IRQ (line 353) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 1077980784; constant KVM_S390_PV_COMMAND (line 354) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 355) | pub const KVM_S390_ENABLE_SIE: u32 = 44550; constant KVM_CLEAR_DIRTY_LOG (line 356) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 357) | pub const KVM_GET_ONE_REG: u32 = 1074835115; constant KVM_ARM_SET_DEVICE_ADDR (line 358) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 1074835115; constant KVM_DIRTY_TLB (line 359) | pub const KVM_DIRTY_TLB: u32 = 1074835114; constant KVM_NMI (line 360) | pub const KVM_NMI: u32 = 44698; constant KVM_HYPERV_EVENTFD (line 361) | pub const KVM_HYPERV_EVENTFD: u32 = 1075359421; constant KVM_S390_MEM_OP (line 362) | pub const KVM_S390_MEM_OP: u32 = 1077980849; constant KVM_PPC_SVM_OFF (line 363) | pub const KVM_PPC_SVM_OFF: u32 = 44723; constant KVM_PPC_RESIZE_HPT_PREPARE (line 364) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 2148576941; constant KVM_INTERRUPT (line 365) | pub const KVM_INTERRUPT: u32 = 1074048646; constant KVM_XEN_HVM_GET_ATTR (line 366) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 367) | pub const KVM_GET_SREGS: u32 = 2160111235; constant KVM_SET_IDENTITY_MAP_ADDR (line 368) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 1074310728; constant KVM_GET_REGS (line 369) | pub const KVM_GET_REGS: u32 = 2155916929; constant KVM_S390_GET_CMMA_BITS (line 370) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 371) | pub const KVM_CREATE_IRQCHIP: u32 = 44640; constant KVM_ASSIGN_PCI_DEVICE (line 372) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 2151722601; constant KVM_SET_NR_MMU_PAGES (line 373) | pub const KVM_SET_NR_MMU_PAGES: u32 = 44612; constant KVM_IOEVENTFD (line 374) | pub const KVM_IOEVENTFD: u32 = 1077980793; constant KVM_RUN (line 375) | pub const KVM_RUN: u32 = 44672; constant KVM_S390_SET_SKEYS (line 376) | pub const KVM_S390_SET_SKEYS: u32 = 1077980851; constant KVM_SET_DEVICE_ATTR (line 377) | pub const KVM_SET_DEVICE_ATTR: u32 = 1075359457; constant KVM_DEASSIGN_DEV_IRQ (line 378) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 1077980789; constant KVM_SMI (line 379) | pub const KVM_SMI: u32 = 44727; constant KVM_SET_TSS_ADDR (line 380) | pub const KVM_SET_TSS_ADDR: u32 = 44615; constant KVM_GET_NR_MMU_PAGES (line 381) | pub const KVM_GET_NR_MMU_PAGES: u32 = 44613; constant KVM_XEN_VCPU_GET_ATTR (line 382) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 383) | pub const KVM_REINJECT_CONTROL: u32 = 44657; constant KVM_HAS_DEVICE_ATTR (line 384) | pub const KVM_HAS_DEVICE_ATTR: u32 = 1075359459; constant KVM_IRQFD (line 385) | pub const KVM_IRQFD: u32 = 1075883638; constant KVM_S390_SET_CMMA_BITS (line 386) | pub const KVM_S390_SET_CMMA_BITS: u32 = 1075883705; constant KVM_SET_IRQCHIP (line 387) | pub const KVM_SET_IRQCHIP: u32 = 2181607011; constant KVM_SIGNAL_MSI (line 388) | pub const KVM_SIGNAL_MSI: u32 = 1075883685; constant KVM_GET_VCPU_MMAP_SIZE (line 389) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 44548; constant KVM_CREATE_VM (line 390) | pub const KVM_CREATE_VM: u32 = 44545; constant KVM_S390_CLEAR_RESET (line 391) | pub const KVM_S390_CLEAR_RESET: u32 = 44740; constant KVM_RESET_DIRTY_RINGS (line 392) | pub const KVM_RESET_DIRTY_RINGS: u32 = 44743; constant KVM_ASSIGN_SET_MSIX_NR (line 393) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 1074310771; constant KVM_CREATE_PIT (line 394) | pub const KVM_CREATE_PIT: u32 = 44644; constant KVM_SET_GUEST_DEBUG (line 395) | pub const KVM_SET_GUEST_DEBUG: u32 = 1075359387; constant KVM_GET_REG_LIST (line 396) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 397) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 1074048706; constant KVM_SET_CLOCK (line 398) | pub const KVM_SET_CLOCK: u32 = 1076932219; constant KVM_PPC_ALLOCATE_HTAB (line 399) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 400) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 2186325670; constant KVM_SET_TSC_KHZ (line 401) | pub const KVM_SET_TSC_KHZ: u32 = 44706; constant KVM_S390_IRQ (line 402) | pub const KVM_S390_IRQ: u32 = 1078505140; constant KVM_ENABLE_CAP (line 403) | pub const KVM_ENABLE_CAP: u32 = 1080602275; constant KVM_IRQ_LINE (line 404) | pub const KVM_IRQ_LINE: u32 = 1074310753; constant KVM_SET_SREGS (line 405) | pub const KVM_SET_SREGS: u32 = 1086369412; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 406) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 2148576956; constant KVM_GET_STATS_FD (line 407) | pub const KVM_GET_STATS_FD: u32 = 44750; constant USBDEVFS_CLAIMINTERFACE (line 408) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 409) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 410) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 411) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 412) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 413) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 414) | pub const VIDIOC_DQEVENT: u32 = 2156418649; constant RPMSG_DESTROY_EPT_IOCTL (line 415) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 416) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 417) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 418) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 419) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 420) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 421) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 422) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 423) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 424) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 425) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 426) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 427) | pub const PPGETTIME: u32 = 2148561045; constant BTRFS_IOC_RM_DEV (line 428) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 429) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 430) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 431) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 432) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 433) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 434) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 435) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 436) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 437) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 438) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 439) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 440) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 441) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 442) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 443) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 444) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 445) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 446) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 447) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 448) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 449) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 450) | pub const ATM_ADDLECSADDR: u32 = 1074815374; constant FSL_HV_IOCTL_GETPROP (line 451) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 452) | pub const FDGETPRM: u32 = 2149581316; constant HIDIOCAPPLICATION (line 453) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 454) | pub const ENI_MEMDUMP: u32 = 1074815328; constant PTP_SYS_OFFSET2 (line 455) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 456) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 457) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 458) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 459) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 460) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 461) | pub const RTC_EPOCH_READ: u32 = 2148036621; constant VIDIOC_SUBDEV_S_SELECTION (line 462) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 463) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 464) | pub const ATM_GETLECSADDR: u32 = 1074815376; constant FSL_HV_IOCTL_PARTITION_STOP (line 465) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 466) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 467) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 468) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 469) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 470) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 471) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 472) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 473) | pub const ISST_IF_IO_CMD: u32 = 1074331138; constant RIO_MPORT_MAINT_READ_REMOTE (line 474) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 475) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 476) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 477) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 478) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 479) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 480) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 481) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 482) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 483) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074287885; constant RNDZAPENTCNT (line 484) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 485) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 486) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 487) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 488) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 489) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 490) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 491) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 492) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 493) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 494) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 495) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 496) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 497) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 498) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 499) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2148024323; constant IVTVFB_IOC_DMA_FRAME (line 500) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1075336896; constant IPMICTL_SEND_COMMAND (line 501) | pub const IPMICTL_SEND_COMMAND: u32 = 2150131981; constant VIDIOC_G_ENC_INDEX (line 502) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 503) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 504) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 505) | pub const ATM_SETESIF: u32 = 1074815373; constant FW_CDEV_IOC_SEND_RESPONSE (line 506) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 507) | pub const PMU_IOC_GET_MODEL: u32 = 2148024835; constant JSIOCGBTNMAP (line 508) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 509) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 510) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 511) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 512) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 513) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 514) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 515) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 516) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 517) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 518) | pub const FDGETDRVPRM: u32 = 2155872785; constant TUNSETVNETLE (line 519) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 520) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 521) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 522) | pub const MMTIMER_GETRES: u32 = 2148035841; constant VIDIOC_SUBDEV_ENUMSTD (line 523) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 524) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 525) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 526) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 527) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 528) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 529) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 530) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 531) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 532) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 533) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 534) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 535) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 536) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 537) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 538) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 539) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 540) | pub const IDT77105_GETSTATZ: u32 = 1074815283; constant I2OPARMSET (line 541) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 542) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 543) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 544) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 545) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 546) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 547) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 548) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 549) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 550) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 551) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 552) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 553) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 554) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 555) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 556) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 557) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 558) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 559) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 560) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 561) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 562) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 563) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 564) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 565) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 566) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 567) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 568) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 569) | pub const ATM_QUERYLOOP: u32 = 1074815316; constant DFL_FPGA_GET_API_VERSION (line 570) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 571) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 572) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 573) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 574) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 575) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 576) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 577) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 578) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 579) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 580) | pub const VIDIOC_G_FBUF: u32 = 2150651402; constant PTP_ENABLE_PPS2 (line 581) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 582) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 583) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 584) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 585) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 586) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 587) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 588) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 589) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 590) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 591) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 592) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 593) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 594) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 595) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 596) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 597) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 598) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 599) | pub const TUNDETACHFILTER: u32 = 1074812118; constant ND_IOCTL_CLEAR_ERROR (line 600) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 601) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 602) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 603) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 604) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 605) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 606) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 607) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 608) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 609) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 610) | pub const RTC_PLL_GET: u32 = 2149609489; constant RIO_CM_EP_GET_LIST (line 611) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 612) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148553998; constant LIRC_GET_MIN_TIMEOUT (line 613) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 614) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 615) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 616) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 617) | pub const EVIOCSFF: u32 = 1076905344; constant TUNSETGROUP (line 618) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 619) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 620) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 621) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 622) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 623) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 624) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 625) | pub const ATM_ADDADDR: u32 = 1074815368; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 626) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 627) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 628) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 629) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 630) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 631) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 632) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 633) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 634) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 635) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 636) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 637) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 638) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 639) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 640) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 641) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 642) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 643) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 644) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 645) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 646) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 647) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 648) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 649) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 650) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 651) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 652) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 653) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 654) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 655) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 656) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 657) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 658) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 659) | pub const MGSL_IOCSPARAMS: u32 = 1076915456; constant RTC_SET_TIME (line 660) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 661) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 662) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 663) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 664) | pub const UDF_GETEABLOCK: u32 = 2148035649; constant VFIO_IOMMU_MAP_DMA (line 665) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 666) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 667) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 668) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 669) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 670) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 671) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 672) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 673) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 674) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 675) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 676) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 677) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 678) | pub const PPSETTIME: u32 = 1074819222; constant RTC_ALM_READ (line 679) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 680) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 681) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 682) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 683) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 684) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 685) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 686) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 687) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 688) | pub const ATM_RSTADDR: u32 = 1074815367; constant NBD_SET_SIZE (line 689) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 690) | pub const UDF_GETVOLIDENT: u32 = 2148035650; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 691) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 692) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 693) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 694) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 695) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 696) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 697) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 698) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 699) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 700) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 701) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 702) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 703) | pub const ATM_SETCIRANGE: u32 = 1074815371; constant HPET_IE_ON (line 704) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 705) | pub const PERF_EVENT_IOC_ID: u32 = 2148017159; constant TUNSETSNDBUF (line 706) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 707) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 708) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 709) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 710) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 711) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 712) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 713) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 714) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 715) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 716) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 717) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 718) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 719) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 720) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 721) | pub const HPET_IRQFREQ: u32 = 1074292742; constant ATM_GETESI (line 722) | pub const ATM_GETESI: u32 = 1074815365; constant CCISS_GETLUNINFO (line 723) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 724) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 725) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 726) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 727) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 728) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 729) | pub const ZATM_GETPOOL: u32 = 1074815329; constant BR2684_SETFILT (line 730) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 731) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 732) | pub const PPS_GETPARAMS: u32 = 2148036769; constant IOC_PR_RESERVE (line 733) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 734) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 735) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 736) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 737) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 738) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2148024833; constant USBDEVFS_GET_CAPABILITIES (line 739) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 740) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 741) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 742) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 743) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 744) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 745) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 746) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 747) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 748) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 749) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 750) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 751) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 752) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 753) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 754) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 755) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 756) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 757) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 758) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 759) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 760) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 761) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 762) | pub const USBDEVFS_SUBMITURB: u32 = 2151175434; constant AUTOFS_IOC_READY (line 763) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 764) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 765) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 766) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 767) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 768) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 769) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 770) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 771) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 772) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 773) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 774) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 775) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 776) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 777) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 778) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 779) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 780) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 781) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 782) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 783) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 784) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 785) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 786) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 787) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 788) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 789) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2148024838; constant VIDIOC_SUBDEV_S_FMT (line 790) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 791) | pub const FDDEFPRM: u32 = 1075839555; constant TEE_IOC_INVOKE (line 792) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 793) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 794) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 795) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 796) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 797) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 798) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 799) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 800) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 801) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 802) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 803) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 804) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 805) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 806) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074283010; constant EVIOCGREP (line 807) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 808) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074275339; constant UFFDIO_CONTINUE (line 809) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 810) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 811) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 812) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 813) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 814) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 815) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 816) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 817) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074294522; constant RIO_DEV_ADD (line 818) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 819) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 820) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074282500; constant PCITEST_GET_IRQTYPE (line 821) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 822) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 823) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 824) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 825) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 826) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 827) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 828) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 829) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 830) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 831) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 832) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 833) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 834) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 835) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 836) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 837) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 838) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 839) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 840) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 841) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 842) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 843) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 844) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 845) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 846) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 847) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 848) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 849) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 850) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 851) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2148036344; constant EVIOCSMASK (line 852) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 853) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 854) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 855) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 856) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 857) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 858) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 859) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 860) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 861) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 862) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 863) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 864) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 865) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 866) | pub const PHN_SET_REG: u32 = 1074294785; constant RNDADDTOENTCNT (line 867) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 868) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 869) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 870) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 871) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 872) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 873) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 874) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 875) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 876) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 877) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 878) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 879) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 880) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 881) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 882) | pub const CHIOGSTATUS: u32 = 1074815752; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 883) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 884) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 885) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 886) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 887) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 888) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074294520; constant DFL_FPGA_PORT_GET_REGION_INFO (line 889) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 890) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 891) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 892) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 893) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 894) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 895) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 896) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 897) | pub const RTC_EPOCH_SET: u32 = 1074294798; constant CAPI_GET_PROFILE (line 898) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 899) | pub const ATM_GETLOOP: u32 = 1074815314; constant SCIF_LISTEN (line 900) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 901) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 902) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 903) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 904) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 905) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 906) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 907) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 908) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 909) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 910) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 911) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 912) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 913) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 914) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 915) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 916) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 917) | pub const PPPIOCSACTIVE: u32 = 1074820166; constant SIOCGSTAMPNS_NEW (line 918) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 919) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 920) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 921) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 922) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 923) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 924) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 925) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 926) | pub const REISERFS_IOC_UNPACK: u32 = 1074318593; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 927) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 928) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 929) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 930) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 931) | pub const I2OPASSTHRU: u32 = 2148559116; constant IOC_OPAL_SET_PW (line 932) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 933) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 934) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 935) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 936) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 937) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 938) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 939) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 940) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 941) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 942) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 943) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 944) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2150656277; constant VHOST_SET_LOG_FD (line 945) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 946) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 947) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 948) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 949) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 950) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 951) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 952) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 953) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 954) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 955) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 956) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 957) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 958) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 959) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 960) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 961) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 962) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 963) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 964) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 965) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 966) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 967) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 968) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 969) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 970) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 971) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 972) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 973) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 974) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 975) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 976) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 977) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 978) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 979) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 980) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 981) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 982) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 983) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 984) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 985) | pub const SPIOCSTYPE: u32 = 1074295041; constant IPMICTL_REGISTER_FOR_CMD (line 986) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 987) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 988) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 989) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 990) | pub const UI_END_FF_UPLOAD: u32 = 1080579529; constant TOSH_SMM (line 991) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 992) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 993) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 994) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 995) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 996) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 997) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 998) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 999) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 1000) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 1001) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 1002) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 1003) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 1004) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 1005) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1006) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 1007) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1008) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2184212994; constant ND_IOCTL_GET_CONFIG_DATA (line 1009) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1010) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 1011) | pub const FDGETDRVSTAT: u32 = 2152727058; constant SYNC_IOC_MERGE (line 1012) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1013) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1014) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 1015) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 1016) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 1017) | pub const ATM_GETTYPE: u32 = 1074815364; constant PHN_GETREGS (line 1018) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1019) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 1020) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1021) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1022) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 1023) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1024) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1025) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1026) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1027) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 1028) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 1029) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1030) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 1031) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1032) | pub const FDSETDRVPRM: u32 = 1082131088; constant IOC_OPAL_SAVE (line 1033) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 1034) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1035) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 1036) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 1037) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 1038) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1039) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 1040) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1041) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 1042) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1043) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1044) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1045) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1046) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 1047) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 1048) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1049) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1050) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 1051) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1052) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 1053) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 1054) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1055) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 1056) | pub const PHN_SET_REGS: u32 = 1074294787; constant ATMLEC_DATA (line 1057) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 1058) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 1059) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1060) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 1061) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1062) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1063) | pub const ZATM_SETPOOL: u32 = 1074815331; constant MTIOCPOS (line 1064) | pub const MTIOCPOS: u32 = 2148035843; constant PMU_IOC_SLEEP (line 1065) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1066) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1067) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1068) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 1069) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 1070) | pub const HPET_INFO: u32 = 2149083139; constant VIDIOC_AM437X_CCDC_CFG (line 1071) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074288321; constant DM_LIST_DEVICES (line 1072) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1073) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1074) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1075) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 1076) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 1077) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 1078) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 1079) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 1080) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1081) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1082) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 1083) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 1084) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 1085) | pub const PPPIOCSPASS: u32 = 1074820167; constant RIO_CM_CHAN_CONNECT (line 1086) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 1087) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1088) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 1089) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 1090) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 1091) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 1092) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 1093) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 1094) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 1095) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 1096) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 1097) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 1098) | pub const PPS_GETCAP: u32 = 2148036771; constant SNAPSHOT_PLATFORM_SUPPORT (line 1099) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1100) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 1101) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1102) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1103) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1104) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1105) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1106) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1107) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1108) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1109) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1110) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1111) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1112) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1113) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1114) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1115) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1116) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1117) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1118) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1119) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1120) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1121) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1122) | pub const RTC_PLL_SET: u32 = 1075867666; constant VIDIOC_ENUMAUDIO (line 1123) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1124) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1125) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1126) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1127) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1128) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1129) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1130) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1131) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1132) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1133) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1134) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1135) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1136) | pub const ATM_ADDPARTY: u32 = 1074815476; constant FDSETPRM (line 1137) | pub const FDSETPRM: u32 = 1075839554; constant ATM_GETSTATZ (line 1138) | pub const ATM_GETSTATZ: u32 = 1074815313; constant ISST_IF_MSR_COMMAND (line 1139) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1140) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1141) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1142) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1143) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1144) | pub const PCITEST_COPY: u32 = 1074286598; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1145) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1146) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1147) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1148) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1149) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074275334; constant IOC_OPAL_REVERT_TPR (line 1150) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1151) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1152) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1153) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1154) | pub const RTC_IRQP_READ: u32 = 2148036619; constant RIO_MPORT_MAINT_READ_LOCAL (line 1155) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1156) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1157) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1158) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1159) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1160) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1161) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1162) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1163) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1164) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1165) | pub const TUNGETFILTER: u32 = 2148553947; constant CCISS_SETNODENAME (line 1166) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1167) | pub const FBIO_GETCONTROL2: u32 = 2148025993; constant TUNSETDEBUG (line 1168) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1169) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1170) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1171) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1172) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1173) | pub const ATM_GETSTAT: u32 = 1074815312; constant VIDIOC_G_JPEGCOMP (line 1174) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1175) | pub const TUNATTACHFILTER: u32 = 1074812117; constant UI_SET_ABSBIT (line 1176) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1177) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1178) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1179) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1180) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1181) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1182) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1183) | pub const HE_GET_REG: u32 = 1074815328; constant ATM_SETLOOP (line 1184) | pub const ATM_SETLOOP: u32 = 1074815315; constant ATMSIGD_CTRL (line 1185) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1186) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1187) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1188) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1189) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1190) | pub const PMU_IOC_HAS_ADB: u32 = 2148024836; constant I2OGETIOPS (line 1191) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1192) | pub const VIDIOC_S_FBUF: u32 = 1076909579; constant PPRCONTROL (line 1193) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1194) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1195) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1196) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1197) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1198) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1199) | pub const KCOV_INIT_TRACE: u32 = 2148033281; constant SONYPI_IOCGBAT1CAP (line 1200) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1201) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1202) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1203) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1204) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1205) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1206) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1207) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1208) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1209) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1210) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1211) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1212) | pub const ATM_DELLECSADDR: u32 = 1074815375; constant FW_CDEV_IOC_GET_SPEED (line 1213) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1214) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1215) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1216) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1217) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1218) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1219) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1220) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1221) | pub const PCITEST_READ: u32 = 1074286597; constant VFIO_GROUP_GET_STATUS (line 1222) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1223) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2148036347; constant USBDEVFS_CLEAR_HALT (line 1224) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1225) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1226) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1227) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1228) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1229) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1230) | pub const USBDEVFS_REAPURB: u32 = 1074287884; constant DFL_FPGA_CHECK_EXTENSION (line 1231) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1232) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1233) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1234) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1235) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1236) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1237) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1238) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1239) | pub const PPPIOCGIDLE: u32 = 2148561983; constant NVRAM_SETCKS (line 1240) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1241) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1242) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1243) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1244) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1245) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1246) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1247) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1248) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1249) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1250) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1251) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1252) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1253) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1254) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1255) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1256) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1257) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1258) | pub const ATM_GETNAMES: u32 = 1074815363; constant VIDIOC_QUERYMENU (line 1259) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1260) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1261) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1262) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1263) | pub const NS_SETBUFLEV: u32 = 1074815330; constant BLKCLOSEZONE (line 1264) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1265) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1266) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1267) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1268) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1269) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1270) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1271) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1272) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1273) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1274) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1275) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1276) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1277) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1278) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1279) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1280) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1281) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1282) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1283) | pub const PPS_KC_BIND: u32 = 1074294949; constant F2FS_IOC_WRITE_CHECKPOINT (line 1284) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1285) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1286) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1287) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1288) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1289) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1290) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1291) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1292) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1293) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1294) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1295) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1296) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2148072960; constant SCIF_FENCE_MARK (line 1297) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1298) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1299) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1300) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1301) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1302) | pub const UI_SET_PHYS: u32 = 1074287980; constant FDWERRORGET (line 1303) | pub const FDWERRORGET: u32 = 2150105623; constant VIDIOC_SUBDEV_G_EDID (line 1304) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1305) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1306) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1307) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1308) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1309) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1310) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1311) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1312) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1313) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1314) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1315) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1316) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1317) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1318) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1319) | pub const PMU_IOC_CAN_SLEEP: u32 = 2148024837; constant KCOV_ENABLE (line 1320) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1321) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1322) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1323) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1324) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1325) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1326) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1327) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1328) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1329) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1330) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1331) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1332) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1333) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1334) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1335) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1336) | pub const FDPOLLDRVSTAT: u32 = 2152727059; constant AUTOFS_DEV_IOCTL_READY (line 1337) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1338) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1339) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1340) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1341) | pub const ATM_GETLINKRATE: u32 = 1074815361; constant RTC_WKALM_SET (line 1342) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1343) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1344) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1345) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1346) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1347) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1348) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1349) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1350) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1351) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1352) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1353) | pub const ATM_GETADDR: u32 = 1074815366; constant PHN_GET_REGS (line 1354) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1355) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1356) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1357) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1358) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1359) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1360) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1361) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1362) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1363) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1364) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1365) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1366) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1367) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1368) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1369) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1370) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1371) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1372) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1373) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1374) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1375) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1376) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1377) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1378) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1379) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1380) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1381) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1382) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1383) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1384) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1385) | pub const IDT77105_GETSTAT: u32 = 1074815282; constant HIDIOCINITREPORT (line 1386) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1387) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1388) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1389) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1390) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1391) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1392) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1393) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1394) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1395) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1396) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1397) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1398) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1399) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1400) | pub const PPPIOCSCOMPRESS: u32 = 1074820173; constant USBDEVFS_CONNECTINFO (line 1401) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1402) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1403) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1404) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1405) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1406) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1407) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1408) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1409) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1410) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1411) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1412) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1413) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1414) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1415) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1416) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1417) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1418) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1419) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1420) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1421) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1422) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1423) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1424) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1425) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1426) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1427) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1428) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1429) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1430) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1431) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1432) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1433) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1434) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1435) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1436) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1437) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1438) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1439) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1440) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1441) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1442) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1443) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1444) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1445) | pub const FDGETFDCSTAT: u32 = 2150105621; constant VIDIOC_S_PRIORITY (line 1446) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1447) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1448) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1449) | pub const ZATM_GETPOOLZ: u32 = 1074815330; constant RIO_DISABLE_DOORBELL_RANGE (line 1450) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1451) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1452) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1453) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1454) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1455) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1456) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1457) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1458) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1459) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1460) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1461) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1462) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2148036345; constant DM_DEV_CREATE (line 1463) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1464) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1465) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1466) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1467) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1468) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1469) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1470) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1471) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1472) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1473) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1474) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1475) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1476) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1477) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1478) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1479) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1480) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1481) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1482) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1483) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1484) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1485) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1486) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1487) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1488) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1489) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1490) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1491) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1492) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1493) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1494) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1495) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1496) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1497) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1498) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1499) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1500) | pub const PPS_SETPARAMS: u32 = 1074294946; constant IOC_OPAL_LR_SETUP (line 1501) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1502) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1503) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1504) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1505) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1506) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1507) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1508) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1509) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1510) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1511) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1512) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1513) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1514) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1515) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1516) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1517) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1518) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1519) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1520) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1521) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1522) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1523) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1524) | pub const ATM_SETESI: u32 = 1074815372; constant FW_CDEV_IOC_START_ISO (line 1525) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1526) | pub const ATM_DELADDR: u32 = 1074815369; constant PPFCONTROL (line 1527) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1528) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1529) | pub const RTC_IRQP_SET: u32 = 1074294796; constant PCITEST_WRITE (line 1530) | pub const PCITEST_WRITE: u32 = 1074286596; constant PPCLAIM (line 1531) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1532) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1533) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1534) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1535) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1536) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1537) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1538) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1539) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1540) | pub const MMTIMER_GETFREQ: u32 = 2148035842; constant VIDIOC_G_SELECTION (line 1541) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1542) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1543) | pub const PPPOEIOCSFWD: u32 = 1074311424; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1544) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1545) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1546) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1547) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1548) | pub const DMA_BUF_SET_NAME: u32 = 1074291201; constant UI_BEGIN_FF_UPLOAD (line 1549) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1550) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1551) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1552) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1553) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1554) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1555) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2184212993; constant NVME_IOCTL_ADMIN_CMD (line 1556) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1557) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1558) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1559) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1560) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1561) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1562) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1563) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1564) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1565) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1566) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1567) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1568) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1569) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1570) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1571) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1572) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1573) | pub const MMTIMER_GETCOUNTER: u32 = 2148035849; constant MATROXFB_GET_OUTPUT_MODE (line 1574) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1575) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1576) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1577) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1578) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1579) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1580) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1581) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1582) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1583) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1584) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1585) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1586) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1588) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1589) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1590) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1591) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1592) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1593) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1594) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1595) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1596) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1597) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1598) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1599) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1600) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1601) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1602) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1603) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1604) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1605) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1606) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074307620; FILE: builder/third-party/linux-raw-sys/src/s390x/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/s390x/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 13) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 14) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 15) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 16) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 23) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 24) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 25) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 26) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 27) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 28) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 29) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 30) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 31) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 32) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 33) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 34) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 35) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 36) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 37) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 38) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 39) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 40) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 41) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 42) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 43) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 44) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 45) | pub type __le16 = __u16; type __be16 (line 46) | pub type __be16 = __u16; type __le32 (line 47) | pub type __le32 = __u32; type __be32 (line 48) | pub type __be32 = __u32; type __le64 (line 49) | pub type __le64 = __u64; type __be64 (line 50) | pub type __be64 = __u64; type __sum16 (line 51) | pub type __sum16 = __u16; type __wsum (line 52) | pub type __wsum = __u32; type __poll_t (line 53) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 54) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 55) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 58) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 63) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 65) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __vector128 (line 68) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 73) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type __kernel_sockaddr_storage (line 79) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 84) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 90) | pub struct in_addr { type ip_mreq (line 95) | pub struct ip_mreq { type ip_mreqn (line 101) | pub struct ip_mreqn { type ip_mreq_source (line 108) | pub struct ip_mreq_source { type ip_msfilter (line 114) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 122) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 129) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 135) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 138) | pub struct group_req { type group_source_req (line 144) | pub struct group_source_req { type group_filter (line 150) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 154) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 161) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 169) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 178) | pub struct in_pktinfo { type sockaddr_in (line 185) | pub struct sockaddr_in { type iphdr (line 193) | pub struct iphdr { method version (line 2202) | pub fn version(&self) -> __u8 { method set_version (line 2206) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2213) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2217) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2224) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 207) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 213) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 219) | pub struct ip_auth_hdr { type ip_esp_hdr (line 229) | pub struct ip_esp_hdr { type ip_comp_hdr (line 236) | pub struct ip_comp_hdr { type ip_beet_phdr (line 243) | pub struct ip_beet_phdr { type in6_addr (line 251) | pub struct in6_addr { type sockaddr_in6 (line 256) | pub struct sockaddr_in6 { type ipv6_mreq (line 265) | pub struct ipv6_mreq { type in6_flowlabel_req (line 271) | pub struct in6_flowlabel_req { type in6_pktinfo (line 283) | pub struct in6_pktinfo { type ip6_mtuinfo (line 289) | pub struct ip6_mtuinfo { type in6_ifreq (line 295) | pub struct in6_ifreq { type ipv6_rt_hdr (line 302) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 310) | pub struct ipv6_opt_hdr { type rt0_hdr (line 315) | pub struct rt0_hdr { type rt2_hdr (line 322) | pub struct rt2_hdr { type ipv6_destopt_hao (line 329) | pub struct ipv6_destopt_hao { type ipv6hdr (line 336) | pub struct ipv6hdr { method version (line 2239) | pub fn version(&self) -> __u8 { method set_version (line 2243) | pub fn set_version(&mut self, val: __u8) { method priority (line 2250) | pub fn priority(&self) -> __u8 { method set_priority (line 2254) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2261) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 347) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 353) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 359) | pub struct tcphdr { method doff (line 2276) | pub fn doff(&self) -> __u16 { method set_doff (line 2280) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2287) | pub fn res1(&self) -> __u16 { method set_res1 (line 2291) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2298) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2302) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2309) | pub fn ece(&self) -> __u16 { method set_ece (line 2313) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2320) | pub fn urg(&self) -> __u16 { method set_urg (line 2324) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2331) | pub fn ack(&self) -> __u16 { method set_ack (line 2335) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2342) | pub fn psh(&self) -> __u16 { method set_psh (line 2346) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2353) | pub fn rst(&self) -> __u16 { method set_rst (line 2357) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2364) | pub fn syn(&self) -> __u16 { method set_syn (line 2368) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2375) | pub fn fin(&self) -> __u16 { method set_fin (line 2379) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2386) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 372) | pub struct tcp_repair_opt { type tcp_repair_window (line 378) | pub struct tcp_repair_window { type tcp_info (line 387) | pub struct tcp_info { method tcpi_snd_wscale (line 2433) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2437) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2444) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2448) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2455) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2459) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2466) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2470) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2477) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 447) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 457) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 466) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 482) | pub struct sockaddr_un { type sockaddr (line 488) | pub struct sockaddr { type sync_serial_settings (line 493) | pub struct sync_serial_settings { type te1_settings (line 500) | pub struct te1_settings { type raw_hdlc_proto (line 508) | pub struct raw_hdlc_proto { type fr_proto (line 514) | pub struct fr_proto { type fr_proto_pvc (line 525) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 530) | pub struct fr_proto_pvc_info { type cisco_proto (line 536) | pub struct cisco_proto { type x25_hdlc_proto (line 542) | pub struct x25_hdlc_proto { type ifmap (line 552) | pub struct ifmap { type if_settings (line 562) | pub struct if_settings { type ifreq (line 569) | pub struct ifreq { type ifconf (line 575) | pub struct ifconf { type xt_entry_match (line 580) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 586) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 593) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 598) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 604) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 611) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 616) | pub struct xt_standard_target { type xt_error_target (line 621) | pub struct xt_error_target { type xt_get_revision (line 627) | pub struct xt_get_revision { type _xt_align (line 633) | pub struct _xt_align { type xt_counters (line 641) | pub struct xt_counters { type xt_counters_info (line 647) | pub struct xt_counters_info { type xt_tcp (line 654) | pub struct xt_tcp { type xt_udp (line 664) | pub struct xt_udp { type ip6t_ip6 (line 671) | pub struct ip6t_ip6 { type ip6t_entry (line 686) | pub struct ip6t_entry { type ip6t_standard (line 696) | pub struct ip6t_standard { type ip6t_error (line 701) | pub struct ip6t_error { type ip6t_icmp (line 707) | pub struct ip6t_icmp { type ip6t_getinfo (line 714) | pub struct ip6t_getinfo { type ip6t_replace (line 723) | pub struct ip6t_replace { type ip6t_get_entries (line 735) | pub struct ip6t_get_entries { type linger (line 742) | pub struct linger { type msghdr (line 748) | pub struct msghdr { type cmsghdr (line 759) | pub struct cmsghdr { type ucred (line 766) | pub struct ucred { type mmsghdr (line 773) | pub struct mmsghdr { type xt_match (line 779) | pub struct xt_match { type xt_target (line 784) | pub struct xt_target { type iovec (line 789) | pub struct iovec { constant _K_SS_MAXSIZE (line 792) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 793) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 794) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 795) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 796) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 797) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 798) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 799) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 800) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 801) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 802) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 803) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 804) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 805) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 806) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 807) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 808) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 809) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 810) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 811) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 812) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 813) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 814) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 815) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 816) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 817) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 818) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 819) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 820) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 821) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 822) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 823) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 824) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 825) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 826) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 827) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 828) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 829) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 830) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 831) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 832) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 833) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 834) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 835) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 836) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 837) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 838) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 839) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 840) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 841) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 842) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 843) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 844) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 845) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 846) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 847) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 848) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 849) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 850) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 851) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 852) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 853) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 854) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 855) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 856) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 857) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 858) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 859) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 860) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 861) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 862) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 863) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 864) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 865) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 866) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 867) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 868) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 869) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 870) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 871) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 872) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 873) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 874) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 875) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 876) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 877) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 878) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 879) | pub const __BIG_ENDIAN: u32 = 4321; constant IPTOS_TOS_MASK (line 880) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 881) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 882) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 883) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 884) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 885) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 886) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 887) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 888) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 889) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 890) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 891) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 892) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 893) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 894) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 895) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 896) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 897) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 898) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 899) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 900) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 901) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 902) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 903) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 904) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 905) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 906) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 907) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 908) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 909) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 910) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 911) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 912) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 913) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 914) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 915) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 916) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 917) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 918) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 919) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 920) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 921) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 922) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 923) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 924) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 925) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 926) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 927) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 928) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 929) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 930) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 931) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 932) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 933) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 934) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 935) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 936) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 937) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 938) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 939) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 940) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 941) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 942) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 943) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 944) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 945) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 946) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 947) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 948) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 949) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 950) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 951) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 952) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 953) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 954) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 955) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 956) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 957) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 958) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 959) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 960) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 961) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 962) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 963) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 964) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 965) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 966) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 967) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 968) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 969) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 970) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 971) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 972) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 973) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 974) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 975) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 976) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 977) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 978) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 979) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 980) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 981) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 982) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 983) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 984) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 985) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 986) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 987) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 988) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 989) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 990) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 991) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 992) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 993) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 994) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 995) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 996) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 997) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 998) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 999) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 1000) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 1001) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 1002) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 1003) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 1004) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 1005) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 1006) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 1007) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1008) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1009) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1010) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1011) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1012) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1013) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1014) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1015) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1016) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1017) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1018) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1019) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1020) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1021) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1022) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1023) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1024) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1025) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1026) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1027) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1028) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1029) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1030) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1031) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1032) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1033) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1034) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1035) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1036) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1037) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1038) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1039) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1040) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1041) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1042) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1043) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1044) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1045) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1046) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1047) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1048) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1049) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1050) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1051) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1052) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1053) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1054) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1055) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1056) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1057) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1058) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1059) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1060) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1061) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1062) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1063) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1064) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1065) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1066) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1067) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1068) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1069) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1070) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1071) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1072) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1073) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1074) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1075) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1076) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1077) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1078) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1079) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1080) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1081) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1082) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1083) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1084) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1085) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1086) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1087) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1088) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1089) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1090) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1091) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1092) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1093) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1094) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1095) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1096) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1097) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1098) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1099) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1100) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1101) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1102) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1103) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1104) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1105) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1106) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1107) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1108) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1109) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1110) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1111) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1112) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1113) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1114) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1115) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1116) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1117) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1118) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1119) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1120) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1121) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1122) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1123) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1124) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1125) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1126) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1127) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1128) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1129) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1130) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1131) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1132) | pub const SO_RCVTIMEO: u32 = 20; constant SO_SNDTIMEO (line 1133) | pub const SO_SNDTIMEO: u32 = 21; constant SCM_TIMESTAMP (line 1134) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1135) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1136) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1137) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1138) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1139) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1140) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1141) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1142) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1143) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1144) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1145) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1146) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1147) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1148) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1149) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1150) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1151) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1152) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1153) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1154) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1155) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1156) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1157) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1158) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1159) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1160) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1161) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1162) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1163) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1164) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1165) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1166) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1167) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1168) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1169) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1170) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1171) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1172) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1173) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1174) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1175) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1176) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1177) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1178) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1179) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1180) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1181) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1182) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1183) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1184) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1185) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1186) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1187) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1188) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1189) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1190) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1191) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1192) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1193) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1194) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1195) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1196) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1197) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1198) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1199) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1200) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1201) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1202) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1203) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1204) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1205) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1206) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1207) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1208) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1209) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1210) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1211) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1212) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1213) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1214) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1215) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1216) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1217) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1218) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1219) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1220) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1221) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1222) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1223) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1224) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1225) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1226) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1227) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1228) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1229) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1230) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1231) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1232) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1233) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1234) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1235) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1236) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1237) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1238) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1239) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1240) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1241) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1242) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1243) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1244) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1245) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1246) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1247) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1248) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1249) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1250) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1251) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1252) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1253) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1254) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1255) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1256) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1257) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1258) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1259) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1260) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1261) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1262) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1263) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1264) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1265) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1266) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1267) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1268) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1269) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1270) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1271) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1272) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1273) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1274) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1275) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1276) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1277) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1278) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1279) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1280) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1281) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1282) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1283) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1284) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1285) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1286) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1287) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1288) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1289) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1290) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1291) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1292) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1293) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1294) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1295) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1296) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1297) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1298) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1299) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1300) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1301) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1302) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1303) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1304) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1305) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1306) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1307) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1308) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1309) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1310) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1311) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1312) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1313) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1314) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1315) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1316) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1317) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1318) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1319) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1320) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1321) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1322) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1323) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1324) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1325) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1326) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1327) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1328) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1329) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1330) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1331) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1332) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1333) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1334) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1335) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1336) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1337) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1338) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1339) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1340) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1341) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1342) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1343) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1344) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1345) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1346) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1347) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1348) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1349) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1350) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1351) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1352) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1353) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1354) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1355) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1356) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1357) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1358) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1359) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1360) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1361) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1362) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1363) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1364) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1365) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1366) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1367) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1368) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1369) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1370) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1371) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1372) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1373) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1374) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1375) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1376) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1377) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1378) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1379) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1380) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1381) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1382) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1383) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1384) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1385) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1386) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1387) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1388) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1389) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1390) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1391) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1392) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1393) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1394) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1395) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1396) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1397) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1398) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1399) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1400) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1401) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1402) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1403) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1404) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1405) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1406) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1407) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1408) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1409) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1410) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1411) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1412) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1413) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1414) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1415) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1416) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1417) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1418) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1419) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1420) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1421) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1422) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1423) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1424) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1425) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1426) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1427) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1428) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1429) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1430) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1431) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1432) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1433) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1434) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1435) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1436) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1437) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1438) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1439) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1440) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1441) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1442) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1443) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1444) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1445) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1446) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1447) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1448) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1449) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1450) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1451) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1452) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1453) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1454) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1455) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1456) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1457) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1458) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1459) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1460) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1461) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1462) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1463) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1464) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1465) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1466) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1467) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1468) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1469) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1470) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1471) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1472) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1473) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1474) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1475) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1476) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1477) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1478) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1479) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1480) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1481) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1482) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1483) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1484) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1485) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1486) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1487) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1488) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1489) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1490) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1491) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1492) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1493) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1494) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1495) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1496) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1497) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1498) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1499) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1500) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1501) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1502) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1503) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1504) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1505) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1506) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1507) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1508) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1509) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1510) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1511) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1512) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1513) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1514) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1515) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1516) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1517) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1518) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1519) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1520) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1521) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1522) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1523) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1524) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1525) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1526) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1527) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1528) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1529) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1530) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1531) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1532) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1533) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1534) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1535) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1536) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1537) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1538) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1539) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1540) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1541) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1542) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1543) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1544) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1545) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1546) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1547) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1548) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1549) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1550) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1551) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1552) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1553) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1554) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1555) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1556) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1557) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1558) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1559) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1560) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1561) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1562) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1563) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1564) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1565) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1566) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1567) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1568) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1569) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1570) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1571) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1572) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1573) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1574) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1575) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1576) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1577) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1578) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1579) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1580) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1581) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1582) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1583) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1584) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1585) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1586) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1587) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1588) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1589) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1590) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1591) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1592) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1593) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1594) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1595) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1596) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1597) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1598) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1599) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1600) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1601) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1602) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1603) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1604) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1605) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1606) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1607) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1608) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1609) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1610) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1611) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1612) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1613) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1614) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1615) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1616) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1617) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1618) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1619) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1620) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1621) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1622) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1623) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1624) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1625) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1626) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1627) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1628) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1629) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1630) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1631) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1632) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1633) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1634) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1638) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1672) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1711) | pub enum _bindgen_ty_3 { type socket_state (line 1775) | pub enum socket_state { type _bindgen_ty_4 (line 1785) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1800) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1809) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1818) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1828) | pub enum _bindgen_ty_6 { type net_device_flags (line 1861) | pub enum net_device_flags { type _bindgen_ty_7 (line 1885) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1897) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1905) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2499) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1916) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1924) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1938) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1957) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2502) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2075) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2084) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2093) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2106) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2120) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2134) | pub const fn new() -> Self { function as_ptr (line 2138) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2142) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2146) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2150) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2155) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2161) | pub const fn new() -> Self { function as_ref (line 2165) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2169) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2175) | fn default() -> Self { function clone (line 2181) | fn clone(&self) -> Self { function fmt (line 2187) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2192) | fn hash(&self, _state: &mut H) {} function eq (line 2195) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/s390x/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 12) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 13) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 14) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 15) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 16) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 17) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 18) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 19) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 20) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 24) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 25) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 26) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 27) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 28) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 29) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 30) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 31) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 32) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 33) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 34) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 35) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 36) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 37) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 38) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 39) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 40) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 41) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 42) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 43) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 44) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 45) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 46) | pub type __le16 = __u16; type __be16 (line 47) | pub type __be16 = __u16; type __le32 (line 48) | pub type __le32 = __u32; type __be32 (line 49) | pub type __be32 = __u32; type __le64 (line 50) | pub type __le64 = __u64; type __be64 (line 51) | pub type __be64 = __u64; type __sum16 (line 52) | pub type __sum16 = __u16; type __wsum (line 53) | pub type __wsum = __u32; type __poll_t (line 54) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 57) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 60) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 65) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type __vector128 (line 71) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 76) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 82) | pub struct sockaddr_nl { type nlmsghdr (line 90) | pub struct nlmsghdr { type nlmsgerr (line 99) | pub struct nlmsgerr { type nl_pktinfo (line 105) | pub struct nl_pktinfo { type nl_mmap_req (line 110) | pub struct nl_mmap_req { type nl_mmap_hdr (line 118) | pub struct nl_mmap_hdr { type nlattr (line 128) | pub struct nlattr { type nla_bitfield32 (line 134) | pub struct nla_bitfield32 { type rtnl_link_stats (line 140) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 168) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 197) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 210) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 220) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 226) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 234) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 240) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 246) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 254) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 260) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 266) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 271) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 278) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 286) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 292) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 299) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 305) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 311) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 317) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 323) | pub struct ifla_vf_trust { type ifla_port_vsi (line 329) | pub struct ifla_port_vsi { type if_stats_msg (line 337) | pub struct if_stats_msg { type ifla_rmnet_flags (line 346) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 352) | pub struct ifaddrmsg { type ifa_cacheinfo (line 361) | pub struct ifa_cacheinfo { type ndmsg (line 369) | pub struct ndmsg { type nda_cacheinfo (line 380) | pub struct nda_cacheinfo { type ndt_stats (line 388) | pub struct ndt_stats { type ndtmsg (line 403) | pub struct ndtmsg { type ndt_config (line 410) | pub struct ndt_config { type rtattr (line 423) | pub struct rtattr { type rtmsg (line 429) | pub struct rtmsg { type rtnexthop (line 442) | pub struct rtnexthop { type rtvia (line 450) | pub struct rtvia { type rta_cacheinfo (line 456) | pub struct rta_cacheinfo { type rta_session (line 468) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 476) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 482) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 489) | pub struct rta_mfc_stats { type rtgenmsg (line 496) | pub struct rtgenmsg { type ifinfomsg (line 501) | pub struct ifinfomsg { type prefixmsg (line 511) | pub struct prefixmsg { type prefix_cacheinfo (line 523) | pub struct prefix_cacheinfo { type tcmsg (line 529) | pub struct tcmsg { type nduseroptmsg (line 540) | pub struct nduseroptmsg { type tcamsg (line 552) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 557) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 558) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 559) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 560) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 561) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 562) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 563) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 564) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 565) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 566) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 567) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 568) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 569) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 570) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 571) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 572) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 573) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 574) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 575) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 576) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 577) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 578) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 579) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 580) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 581) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 582) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 583) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 584) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 585) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 586) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 587) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 588) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 589) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 590) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 591) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 592) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 593) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 594) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 595) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 596) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 597) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 598) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 599) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 600) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 601) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 602) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 603) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 604) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 605) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 606) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 607) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 608) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 609) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 610) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 611) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 612) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 613) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 614) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 615) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 616) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 617) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 618) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 619) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 620) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 621) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 622) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 623) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 624) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 625) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 626) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 627) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 628) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 629) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 630) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 631) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 632) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 633) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 634) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 635) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 636) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 637) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 638) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 639) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 640) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 641) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 642) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 643) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 644) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 645) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 646) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 647) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 648) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 649) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 650) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 651) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 652) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 653) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 654) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 655) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 656) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 657) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 658) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 659) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 660) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 661) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 662) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 663) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 664) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 665) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 666) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 667) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 668) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 669) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 670) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 671) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 672) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 673) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 674) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 675) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 676) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 677) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 678) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 679) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 680) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 681) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 682) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 683) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 684) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 685) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 686) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 687) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 688) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 689) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 690) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 691) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 692) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 693) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 694) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 695) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 696) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 697) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 698) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 699) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 700) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 701) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 702) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 703) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 704) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 705) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 706) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 707) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 708) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 709) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 710) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 711) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 712) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 713) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 714) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 715) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 716) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 717) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 718) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 719) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 720) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 721) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 722) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 723) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 724) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 725) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 726) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 727) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 728) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 729) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 730) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 731) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 732) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 733) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 734) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 735) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 736) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 737) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 738) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 739) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 740) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 741) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 742) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 743) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 744) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 745) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 746) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 747) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 748) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 749) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 750) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 751) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 752) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 753) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 754) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 755) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 756) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 757) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 758) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 759) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 760) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 761) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 762) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 763) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 764) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 765) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 766) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 767) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 768) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 769) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 770) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 771) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 772) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 773) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 774) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 775) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 776) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 777) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 778) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 779) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 780) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 781) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 782) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 783) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 784) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 785) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 786) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 787) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 788) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 789) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 790) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 791) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 792) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 793) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 794) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 795) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 796) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 797) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 798) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 799) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 800) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 801) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 802) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 803) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 804) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 805) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 806) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 807) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 808) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 809) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 810) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 811) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 812) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 813) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 814) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 815) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 816) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 817) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 818) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 819) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 820) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 821) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 822) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 823) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 824) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 825) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 826) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 827) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 828) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 829) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 830) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 831) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 832) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 833) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 834) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 835) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 836) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 837) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 838) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 839) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 840) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 841) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 842) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 843) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 844) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 845) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 846) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 847) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 848) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 849) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 850) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 851) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 852) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 853) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 854) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 855) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 856) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 857) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 858) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 859) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 860) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 861) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 862) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 863) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 864) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 865) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 866) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 867) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 868) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 869) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 870) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 871) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 872) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 873) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 874) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 875) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 876) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 877) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 878) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 879) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 880) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 881) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 882) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 883) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 884) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 885) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 886) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 887) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 888) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 889) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 890) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 891) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 892) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 893) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 894) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 895) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 896) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 897) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 898) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 899) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 900) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 901) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 902) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 903) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 904) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 905) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 906) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 907) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 908) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 909) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 910) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 911) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 912) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 913) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 914) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 915) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 916) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 917) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 918) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 919) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 920) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 921) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 922) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 923) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 924) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 925) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 926) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 927) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 928) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 929) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 930) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 931) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 932) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 933) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 934) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 935) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 936) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 937) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 938) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 939) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 940) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 941) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 942) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 943) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 944) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 945) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 946) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 947) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 948) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 949) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 950) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 951) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 952) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 953) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 954) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 955) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 956) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 957) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 958) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 959) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 960) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 961) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 962) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 963) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 964) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 965) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 966) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 967) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 968) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 969) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 970) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 971) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 972) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 973) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 974) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 975) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 976) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 977) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 978) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 979) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 980) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 981) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 982) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 983) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 984) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 985) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 986) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 987) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 988) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 989) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 990) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 991) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 992) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 993) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 994) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 995) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 996) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 997) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 998) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 999) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 1000) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 1001) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 1002) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 1003) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 1004) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 1005) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 1006) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 1007) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1008) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1009) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1010) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1011) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1012) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1013) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1014) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1015) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1016) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1017) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1018) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1019) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1020) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1021) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1022) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1023) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1024) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1025) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1026) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1027) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1028) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1029) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1030) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1031) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1032) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1033) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1034) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1035) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1036) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1037) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1038) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1039) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1040) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1041) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1042) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1043) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1044) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1045) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1046) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1047) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1048) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1049) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1050) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1051) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1052) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1053) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1054) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1055) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1056) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1057) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1058) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1059) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1060) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1061) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1062) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1063) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1064) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1065) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1066) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1067) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1068) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1069) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1070) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1071) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1072) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1073) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1074) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1075) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1076) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1077) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1078) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1079) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1080) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1081) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1082) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1083) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1084) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1085) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1086) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1087) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1088) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1089) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1090) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1091) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1092) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1093) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1094) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1095) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1096) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1097) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1098) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1099) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1100) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1101) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1102) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1103) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1104) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1105) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1106) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1107) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1108) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1109) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1110) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1111) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1112) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1113) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1114) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1115) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1116) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1117) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1118) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1119) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1120) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1121) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1122) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1123) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1124) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1125) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1126) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1127) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1128) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1129) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1130) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1131) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1132) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1133) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1134) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1135) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1136) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1137) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1138) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1139) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1140) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1141) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1142) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1143) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1144) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1145) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1146) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1147) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1148) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1149) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1150) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1151) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1152) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1153) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1154) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1155) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1156) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1157) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1158) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1159) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1160) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1161) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1162) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1163) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1164) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1165) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1166) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1167) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1168) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1169) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1170) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1171) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1172) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1173) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1174) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1175) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1176) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1177) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1178) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1179) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1180) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1181) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1182) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1183) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1184) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1185) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1186) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1187) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1188) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1189) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1190) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1191) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1192) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1193) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1194) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1195) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1196) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1197) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1198) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1199) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1200) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1201) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1202) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1203) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1204) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1205) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1206) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1207) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1208) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1209) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1210) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1211) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1212) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1213) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1214) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1215) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1216) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1217) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1218) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1219) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1220) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1221) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1222) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1223) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1224) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1225) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1226) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1227) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1228) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1229) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1230) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1231) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1232) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1233) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1234) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1235) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1236) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1237) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1238) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1239) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1240) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1241) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1242) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1243) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1244) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1245) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1246) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1247) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1248) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1249) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1250) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1251) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1252) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1253) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1254) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1255) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1256) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1257) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1258) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1259) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1260) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1261) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1262) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1263) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1264) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1265) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1266) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1267) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1268) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1269) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1270) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1271) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1272) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1273) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1274) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1275) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1276) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1277) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1278) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1279) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1280) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1281) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1282) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1283) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1284) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1285) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1286) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1287) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1288) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1289) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1290) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1291) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1292) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1293) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1294) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1295) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1296) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1297) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1298) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1299) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1300) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1301) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1302) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1303) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1304) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1305) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1306) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1307) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1308) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1309) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1310) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1311) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1312) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1313) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1314) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1315) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1316) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1317) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1318) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1319) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1320) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1321) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1322) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1323) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1324) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1325) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1326) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1327) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1328) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1329) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1330) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1331) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1332) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1333) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1334) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1335) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1336) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1337) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1338) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1339) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1340) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1341) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1342) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1343) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1344) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1345) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1346) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1347) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1348) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1349) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1350) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1351) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1352) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1353) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1354) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1355) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1356) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1357) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1358) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1359) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1360) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1361) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1362) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1363) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1364) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1365) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1366) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1367) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1368) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1369) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1370) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1371) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1372) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1373) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1374) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1375) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1376) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1377) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1378) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1379) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1380) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1381) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1382) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1383) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1384) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1385) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1386) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1387) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1388) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1389) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1390) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1391) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1392) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1393) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1394) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1395) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1396) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1397) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1398) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1399) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1400) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1401) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1402) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1403) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1404) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1405) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1406) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1407) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1408) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1409) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1410) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1411) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1412) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1413) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1414) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1415) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1416) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1417) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1418) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1419) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1420) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1421) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1422) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1423) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1424) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1425) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1426) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1427) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1428) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1429) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1430) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1431) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1432) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1433) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1434) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1435) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1436) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1437) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1438) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1439) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1440) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1441) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1442) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1443) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1444) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1445) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1446) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1447) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1448) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1449) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1450) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1451) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1452) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1453) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1454) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1455) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1456) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1457) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1458) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1459) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1460) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1461) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1462) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1463) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1464) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1465) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1466) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1467) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1468) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1469) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1470) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1471) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1472) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1473) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1474) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1475) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1476) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1477) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1478) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1479) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1480) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1481) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1482) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1483) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1484) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1485) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1486) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1487) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1488) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1489) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1490) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1491) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1492) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1493) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1494) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1495) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1496) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1497) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1498) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1499) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1500) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1501) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1502) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1503) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1507) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2858) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1520) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1530) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1537) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1558) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2861) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1577) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1648) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1657) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1665) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1681) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1690) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1744) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1751) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1800) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1812) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1824) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1832) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1847) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1857) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1866) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1874) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1882) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1904) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1914) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2864) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1923) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2867) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1932) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1941) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1950) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1966) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1978) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1986) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2023) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2870) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2032) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2053) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2873) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2062) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2073) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2081) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2088) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2101) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2139) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2151) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2167) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2175) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2195) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2203) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2212) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2227) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2235) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2249) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2258) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2276) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2286) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2293) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2301) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2315) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2327) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2336) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2345) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2355) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2364) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2374) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2389) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2401) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2417) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2426) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2434) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2442) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2460) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2484) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2510) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2526) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2533) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2542) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2619) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2637) | pub enum rt_scope_t { type rt_class_t (line 2647) | pub enum rt_class_t { type rtattr_type_t (line 2658) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2695) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2719) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2728) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2751) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2759) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2802) | pub enum _bindgen_ty_66 { function new (line 2832) | pub const fn new() -> Self { function as_ptr (line 2836) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2840) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2844) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2848) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2853) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/s390x/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 13) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 14) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 15) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 16) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 23) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 24) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 25) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 26) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 27) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 28) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 29) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 30) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 31) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 32) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 33) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 34) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 35) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 36) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 37) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 38) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 39) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 40) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 41) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 42) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 43) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 44) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 45) | pub type __le16 = __u16; type __be16 (line 46) | pub type __be16 = __u16; type __le32 (line 47) | pub type __le32 = __u32; type __be32 (line 48) | pub type __be32 = __u32; type __le64 (line 49) | pub type __le64 = __u64; type __be64 (line 50) | pub type __be64 = __u64; type __sum16 (line 51) | pub type __sum16 = __u16; type __wsum (line 52) | pub type __wsum = __u32; type __poll_t (line 53) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 56) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 61) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type prctl_mm_map (line 67) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 83) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 84) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 85) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 86) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 87) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 88) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 89) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 90) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 91) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 92) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 93) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 94) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 95) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 96) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 97) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 98) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 99) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 100) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 101) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 102) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 103) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 104) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 105) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 106) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 107) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 108) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 109) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 110) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 111) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 112) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 113) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 114) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 115) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 116) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 117) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 118) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 119) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 120) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 121) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 122) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 123) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 124) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 125) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 126) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 127) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 128) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 129) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 130) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 131) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 132) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 133) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 134) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 135) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 136) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 137) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 138) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 139) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 140) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 141) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 142) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 143) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 144) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 145) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 146) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 147) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 148) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 149) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 150) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 151) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 152) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 153) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 154) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 155) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 156) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 157) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 158) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 159) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 160) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 161) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 162) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 163) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 164) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 165) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 166) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 167) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 168) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 169) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 170) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 171) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 172) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 173) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 174) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 175) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 176) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 177) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 178) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 179) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 180) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 181) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 182) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 183) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 184) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 185) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 186) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 187) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 188) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 189) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 190) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 191) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 192) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 193) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 194) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 195) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 196) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 197) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 198) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 199) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 200) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 201) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 202) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 203) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 204) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 205) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 206) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 207) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 208) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 209) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 210) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 211) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 212) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 213) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 214) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 215) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 216) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 217) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 218) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 219) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 220) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 221) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 222) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 223) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 224) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 225) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 226) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 227) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 228) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 229) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 230) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 231) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 232) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 233) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 234) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 235) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/s390x/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 13) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 14) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 15) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 16) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 23) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 24) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 25) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 26) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 27) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 28) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 29) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 30) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 31) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 32) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 33) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 34) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 35) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 36) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 37) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 38) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 39) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 40) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 41) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 42) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 43) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 44) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 45) | pub type __le16 = __u16; type __be16 (line 46) | pub type __be16 = __u16; type __le32 (line 47) | pub type __le32 = __u32; type __be32 (line 48) | pub type __be32 = __u32; type __le64 (line 49) | pub type __le64 = __u64; type __be64 (line 50) | pub type __be64 = __u64; type __sum16 (line 51) | pub type __sum16 = __u16; type __wsum (line 52) | pub type __wsum = __u32; type __poll_t (line 53) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 56) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __vector128 (line 59) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 64) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type sysinfo (line 70) | pub struct sysinfo { type oldold_utsname (line 88) | pub struct oldold_utsname { type old_utsname (line 97) | pub struct old_utsname { type new_utsname (line 106) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 114) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 115) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 116) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 125) | pub const fn new() -> Self { function as_ptr (line 129) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 133) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 137) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 141) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 146) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/s390x/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type addr_t (line 11) | pub type addr_t = crate::ctypes::c_ulong; type saddr_t (line 12) | pub type saddr_t = crate::ctypes::c_long; type __kernel_key_t (line 13) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 14) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 15) | pub type __kernel_size_t = crate::ctypes::c_ulong; type __kernel_ssize_t (line 16) | pub type __kernel_ssize_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = crate::ctypes::c_uint; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_ipc_pid_t (line 20) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 21) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 22) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_ptrdiff_t (line 23) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_sigset_t (line 24) | pub type __kernel_sigset_t = crate::ctypes::c_ulong; type __kernel_long_t (line 25) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 26) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_pid_t (line 27) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 28) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 29) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 30) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 31) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 32) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 33) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 34) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 35) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 36) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 37) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 38) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 39) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 40) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 41) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 42) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 43) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 44) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 45) | pub type __le16 = __u16; type __be16 (line 46) | pub type __be16 = __u16; type __le32 (line 47) | pub type __le32 = __u32; type __be32 (line 48) | pub type __be32 = __u32; type __le64 (line 49) | pub type __le64 = __u64; type __be64 (line 50) | pub type __be64 = __u64; type __sum16 (line 51) | pub type __sum16 = __u16; type __wsum (line 52) | pub type __wsum = __u32; type __poll_t (line 53) | pub type __poll_t = crate::ctypes::c_uint; type __vector128 (line 56) | pub struct __vector128 { type __vector128__bindgen_ty_1__bindgen_ty_1 (line 61) | pub struct __vector128__bindgen_ty_1__bindgen_ty_1 { type sockaddr_xdp (line 67) | pub struct sockaddr_xdp { type xdp_ring_offset (line 76) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 84) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 92) | pub struct xdp_umem_reg { type xdp_statistics (line 101) | pub struct xdp_statistics { type xdp_options (line 111) | pub struct xdp_options { type xdp_desc (line 116) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 123) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 130) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 138) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 146) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 151) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 152) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 153) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 154) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 155) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 156) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 157) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 158) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 159) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 160) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 161) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 162) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 163) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 164) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 165) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 166) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 167) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 168) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 169) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 170) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 171) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 172) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 173) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/sparc/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EWOULDBLOCK (line 37) | pub const EWOULDBLOCK: u32 = 11; constant EINPROGRESS (line 38) | pub const EINPROGRESS: u32 = 36; constant EALREADY (line 39) | pub const EALREADY: u32 = 37; constant ENOTSOCK (line 40) | pub const ENOTSOCK: u32 = 38; constant EDESTADDRREQ (line 41) | pub const EDESTADDRREQ: u32 = 39; constant EMSGSIZE (line 42) | pub const EMSGSIZE: u32 = 40; constant EPROTOTYPE (line 43) | pub const EPROTOTYPE: u32 = 41; constant ENOPROTOOPT (line 44) | pub const ENOPROTOOPT: u32 = 42; constant EPROTONOSUPPORT (line 45) | pub const EPROTONOSUPPORT: u32 = 43; constant ESOCKTNOSUPPORT (line 46) | pub const ESOCKTNOSUPPORT: u32 = 44; constant EOPNOTSUPP (line 47) | pub const EOPNOTSUPP: u32 = 45; constant EPFNOSUPPORT (line 48) | pub const EPFNOSUPPORT: u32 = 46; constant EAFNOSUPPORT (line 49) | pub const EAFNOSUPPORT: u32 = 47; constant EADDRINUSE (line 50) | pub const EADDRINUSE: u32 = 48; constant EADDRNOTAVAIL (line 51) | pub const EADDRNOTAVAIL: u32 = 49; constant ENETDOWN (line 52) | pub const ENETDOWN: u32 = 50; constant ENETUNREACH (line 53) | pub const ENETUNREACH: u32 = 51; constant ENETRESET (line 54) | pub const ENETRESET: u32 = 52; constant ECONNABORTED (line 55) | pub const ECONNABORTED: u32 = 53; constant ECONNRESET (line 56) | pub const ECONNRESET: u32 = 54; constant ENOBUFS (line 57) | pub const ENOBUFS: u32 = 55; constant EISCONN (line 58) | pub const EISCONN: u32 = 56; constant ENOTCONN (line 59) | pub const ENOTCONN: u32 = 57; constant ESHUTDOWN (line 60) | pub const ESHUTDOWN: u32 = 58; constant ETOOMANYREFS (line 61) | pub const ETOOMANYREFS: u32 = 59; constant ETIMEDOUT (line 62) | pub const ETIMEDOUT: u32 = 60; constant ECONNREFUSED (line 63) | pub const ECONNREFUSED: u32 = 61; constant ELOOP (line 64) | pub const ELOOP: u32 = 62; constant ENAMETOOLONG (line 65) | pub const ENAMETOOLONG: u32 = 63; constant EHOSTDOWN (line 66) | pub const EHOSTDOWN: u32 = 64; constant EHOSTUNREACH (line 67) | pub const EHOSTUNREACH: u32 = 65; constant ENOTEMPTY (line 68) | pub const ENOTEMPTY: u32 = 66; constant EPROCLIM (line 69) | pub const EPROCLIM: u32 = 67; constant EUSERS (line 70) | pub const EUSERS: u32 = 68; constant EDQUOT (line 71) | pub const EDQUOT: u32 = 69; constant ESTALE (line 72) | pub const ESTALE: u32 = 70; constant EREMOTE (line 73) | pub const EREMOTE: u32 = 71; constant ENOSTR (line 74) | pub const ENOSTR: u32 = 72; constant ETIME (line 75) | pub const ETIME: u32 = 73; constant ENOSR (line 76) | pub const ENOSR: u32 = 74; constant ENOMSG (line 77) | pub const ENOMSG: u32 = 75; constant EBADMSG (line 78) | pub const EBADMSG: u32 = 76; constant EIDRM (line 79) | pub const EIDRM: u32 = 77; constant EDEADLK (line 80) | pub const EDEADLK: u32 = 78; constant ENOLCK (line 81) | pub const ENOLCK: u32 = 79; constant ENONET (line 82) | pub const ENONET: u32 = 80; constant ERREMOTE (line 83) | pub const ERREMOTE: u32 = 81; constant ENOLINK (line 84) | pub const ENOLINK: u32 = 82; constant EADV (line 85) | pub const EADV: u32 = 83; constant ESRMNT (line 86) | pub const ESRMNT: u32 = 84; constant ECOMM (line 87) | pub const ECOMM: u32 = 85; constant EPROTO (line 88) | pub const EPROTO: u32 = 86; constant EMULTIHOP (line 89) | pub const EMULTIHOP: u32 = 87; constant EDOTDOT (line 90) | pub const EDOTDOT: u32 = 88; constant EREMCHG (line 91) | pub const EREMCHG: u32 = 89; constant ENOSYS (line 92) | pub const ENOSYS: u32 = 90; constant ESTRPIPE (line 93) | pub const ESTRPIPE: u32 = 91; constant EOVERFLOW (line 94) | pub const EOVERFLOW: u32 = 92; constant EBADFD (line 95) | pub const EBADFD: u32 = 93; constant ECHRNG (line 96) | pub const ECHRNG: u32 = 94; constant EL2NSYNC (line 97) | pub const EL2NSYNC: u32 = 95; constant EL3HLT (line 98) | pub const EL3HLT: u32 = 96; constant EL3RST (line 99) | pub const EL3RST: u32 = 97; constant ELNRNG (line 100) | pub const ELNRNG: u32 = 98; constant EUNATCH (line 101) | pub const EUNATCH: u32 = 99; constant ENOCSI (line 102) | pub const ENOCSI: u32 = 100; constant EL2HLT (line 103) | pub const EL2HLT: u32 = 101; constant EBADE (line 104) | pub const EBADE: u32 = 102; constant EBADR (line 105) | pub const EBADR: u32 = 103; constant EXFULL (line 106) | pub const EXFULL: u32 = 104; constant ENOANO (line 107) | pub const ENOANO: u32 = 105; constant EBADRQC (line 108) | pub const EBADRQC: u32 = 106; constant EBADSLT (line 109) | pub const EBADSLT: u32 = 107; constant EDEADLOCK (line 110) | pub const EDEADLOCK: u32 = 108; constant EBFONT (line 111) | pub const EBFONT: u32 = 109; constant ELIBEXEC (line 112) | pub const ELIBEXEC: u32 = 110; constant ENODATA (line 113) | pub const ENODATA: u32 = 111; constant ELIBBAD (line 114) | pub const ELIBBAD: u32 = 112; constant ENOPKG (line 115) | pub const ENOPKG: u32 = 113; constant ELIBACC (line 116) | pub const ELIBACC: u32 = 114; constant ENOTUNIQ (line 117) | pub const ENOTUNIQ: u32 = 115; constant ERESTART (line 118) | pub const ERESTART: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EILSEQ (line 124) | pub const EILSEQ: u32 = 122; constant ELIBMAX (line 125) | pub const ELIBMAX: u32 = 123; constant ELIBSCN (line 126) | pub const ELIBSCN: u32 = 124; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 125; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 126; constant ECANCELED (line 129) | pub const ECANCELED: u32 = 127; constant ENOKEY (line 130) | pub const ENOKEY: u32 = 128; constant EKEYEXPIRED (line 131) | pub const EKEYEXPIRED: u32 = 129; constant EKEYREVOKED (line 132) | pub const EKEYREVOKED: u32 = 130; constant EKEYREJECTED (line 133) | pub const EKEYREJECTED: u32 = 131; constant EOWNERDEAD (line 134) | pub const EOWNERDEAD: u32 = 132; constant ENOTRECOVERABLE (line 135) | pub const ENOTRECOVERABLE: u32 = 133; constant ERFKILL (line 136) | pub const ERFKILL: u32 = 134; constant EHWPOISON (line 137) | pub const EHWPOISON: u32 = 135; FILE: builder/third-party/linux-raw-sys/src/sparc/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_ulong; type __fsword_t (line 67) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 142) | pub struct flock64 { type open_how (line 152) | pub struct open_how { type epoll_event (line 159) | pub struct epoll_event { type fscrypt_policy_v1 (line 165) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 174) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 181) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 191) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 197) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 204) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 210) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 219) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 226) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 236) | pub struct mount_attr { type file_clone_range (line 244) | pub struct file_clone_range { type fstrim_range (line 252) | pub struct fstrim_range { type file_dedupe_range_info (line 259) | pub struct file_dedupe_range_info { type file_dedupe_range (line 268) | pub struct file_dedupe_range { type files_stat_struct (line 278) | pub struct files_stat_struct { type inodes_stat_t (line 285) | pub struct inodes_stat_t { type fsxattr (line 292) | pub struct fsxattr { type futex_waitv (line 302) | pub struct futex_waitv { type robust_list (line 310) | pub struct robust_list { type robust_list_head (line 315) | pub struct robust_list_head { type inotify_event (line 322) | pub struct inotify_event { type pollfd (line 331) | pub struct pollfd { type rand_pool_info (line 338) | pub struct rand_pool_info { type __kernel_timespec (line 345) | pub struct __kernel_timespec { type __kernel_itimerspec (line 351) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 357) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 363) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 369) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 375) | pub struct __kernel_sock_timeval { type timespec (line 381) | pub struct timespec { type timeval (line 387) | pub struct timeval { type itimerspec (line 393) | pub struct itimerspec { type itimerval (line 399) | pub struct itimerval { type timezone (line 405) | pub struct timezone { type rusage (line 411) | pub struct rusage { type rlimit (line 431) | pub struct rlimit { type rlimit64 (line 437) | pub struct rlimit64 { type clone_args (line 443) | pub struct clone_args { type __new_sigset_t (line 458) | pub struct __new_sigset_t { type sigstack (line 463) | pub struct sigstack { type __new_sigaction (line 469) | pub struct __new_sigaction { type sigaction (line 477) | pub struct sigaction { type sigaltstack (line 485) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 492) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 498) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 506) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 513) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 522) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 528) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 535) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 541) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 548) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 554) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 561) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 566) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 574) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 582) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 588) | pub struct statx_timestamp { type statx (line 595) | pub struct statx { type termio (line 623) | pub struct termio { type termios (line 633) | pub struct termios { type termios2 (line 643) | pub struct termios2 { type ktermios (line 655) | pub struct ktermios { type winsize (line 667) | pub struct winsize { type iovec (line 675) | pub struct iovec { type uffd_msg (line 681) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 690) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 697) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 702) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 709) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 715) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 722) | pub struct uffdio_api { type uffdio_range (line 729) | pub struct uffdio_range { type uffdio_register (line 735) | pub struct uffdio_register { type uffdio_copy (line 742) | pub struct uffdio_copy { type uffdio_zeropage (line 751) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 758) | pub struct uffdio_writeprotect { type uffdio_continue (line 764) | pub struct uffdio_continue { type linux_dirent64 (line 771) | pub struct linux_dirent64 { type stat (line 780) | pub struct stat { type stat64 (line 801) | pub struct stat64 { type statfs (line 825) | pub struct statfs { type statfs64 (line 841) | pub struct statfs64 { type compat_statfs64 (line 857) | pub struct compat_statfs64 { type user_desc (line 873) | pub struct user_desc { method seg_32bit (line 2901) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2905) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2912) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2916) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2923) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2927) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2934) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2938) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2945) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2949) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2956) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2960) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2967) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 883) | pub struct kernel_sigset_t { type kernel_sigaction (line 888) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 893) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 894) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 895) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 896) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 897) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_ADI_BLKSZ (line 898) | pub const AT_ADI_BLKSZ: u32 = 48; constant AT_ADI_NBITS (line 899) | pub const AT_ADI_NBITS: u32 = 49; constant AT_ADI_UEONADI (line 900) | pub const AT_ADI_UEONADI: u32 = 50; constant AT_VECTOR_SIZE_ARCH (line 901) | pub const AT_VECTOR_SIZE_ARCH: u32 = 4; constant AT_NULL (line 902) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 903) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 904) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 905) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 906) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 907) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 908) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 909) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 910) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 911) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 912) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 913) | pub const AT_UID: u32 = 11; constant AT_EUID (line 914) | pub const AT_EUID: u32 = 12; constant AT_GID (line 915) | pub const AT_GID: u32 = 13; constant AT_EGID (line 916) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 917) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 918) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 919) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 920) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 921) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 922) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 923) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 924) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 925) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 926) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 927) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 928) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 929) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 930) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 931) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 932) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 933) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 934) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 935) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 936) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 937) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 938) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 939) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 940) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 941) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 942) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 943) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 944) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 945) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 946) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 947) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 948) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 949) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 950) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 951) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 952) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 953) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 954) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 955) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 956) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 957) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 958) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 959) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 960) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 961) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 962) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 963) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 964) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 965) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 966) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 967) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 968) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 969) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 970) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 971) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 972) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 973) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 974) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 975) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 976) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 977) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 978) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 979) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 980) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 981) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 982) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 983) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 984) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 985) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 986) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 987) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 988) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 989) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 990) | pub const CAP_LAST_CAP: u32 = 40; constant O_APPEND (line 991) | pub const O_APPEND: u32 = 8; constant FASYNC (line 992) | pub const FASYNC: u32 = 64; constant O_CREAT (line 993) | pub const O_CREAT: u32 = 512; constant O_TRUNC (line 994) | pub const O_TRUNC: u32 = 1024; constant O_EXCL (line 995) | pub const O_EXCL: u32 = 2048; constant O_DSYNC (line 996) | pub const O_DSYNC: u32 = 8192; constant O_NONBLOCK (line 997) | pub const O_NONBLOCK: u32 = 16384; constant O_NDELAY (line 998) | pub const O_NDELAY: u32 = 16388; constant O_NOCTTY (line 999) | pub const O_NOCTTY: u32 = 32768; constant O_LARGEFILE (line 1000) | pub const O_LARGEFILE: u32 = 262144; constant O_DIRECT (line 1001) | pub const O_DIRECT: u32 = 1048576; constant O_NOATIME (line 1002) | pub const O_NOATIME: u32 = 2097152; constant O_CLOEXEC (line 1003) | pub const O_CLOEXEC: u32 = 4194304; constant __O_SYNC (line 1004) | pub const __O_SYNC: u32 = 8388608; constant O_SYNC (line 1005) | pub const O_SYNC: u32 = 8396800; constant O_PATH (line 1006) | pub const O_PATH: u32 = 16777216; constant __O_TMPFILE (line 1007) | pub const __O_TMPFILE: u32 = 33554432; constant F_GETOWN (line 1008) | pub const F_GETOWN: u32 = 5; constant F_SETOWN (line 1009) | pub const F_SETOWN: u32 = 6; constant F_GETLK (line 1010) | pub const F_GETLK: u32 = 7; constant F_SETLK (line 1011) | pub const F_SETLK: u32 = 8; constant F_SETLKW (line 1012) | pub const F_SETLKW: u32 = 9; constant F_RDLCK (line 1013) | pub const F_RDLCK: u32 = 1; constant F_WRLCK (line 1014) | pub const F_WRLCK: u32 = 2; constant F_UNLCK (line 1015) | pub const F_UNLCK: u32 = 3; constant O_ACCMODE (line 1016) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1017) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1018) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1019) | pub const O_RDWR: u32 = 2; constant O_DIRECTORY (line 1020) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 1021) | pub const O_NOFOLLOW: u32 = 131072; constant O_TMPFILE (line 1022) | pub const O_TMPFILE: u32 = 33619968; constant O_TMPFILE_MASK (line 1023) | pub const O_TMPFILE_MASK: u32 = 33620480; constant F_DUPFD (line 1024) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1025) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1026) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1027) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1028) | pub const F_SETFL: u32 = 4; constant F_SETSIG (line 1029) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1030) | pub const F_GETSIG: u32 = 11; constant F_GETLK64 (line 1031) | pub const F_GETLK64: u32 = 12; constant F_SETLK64 (line 1032) | pub const F_SETLK64: u32 = 13; constant F_SETLKW64 (line 1033) | pub const F_SETLKW64: u32 = 14; constant F_SETOWN_EX (line 1034) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1035) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1036) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1037) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1038) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1039) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1040) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1041) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1042) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1043) | pub const FD_CLOEXEC: u32 = 1; constant F_EXLCK (line 1044) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1045) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1046) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1047) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1048) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1049) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1050) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1051) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1052) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1053) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1054) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1055) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1056) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1057) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1058) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1059) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1060) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1061) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1062) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1063) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1064) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1065) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1066) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1067) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1068) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1069) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1070) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1071) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1072) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1073) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1074) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1075) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1076) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1077) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1078) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1079) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1080) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1081) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1082) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1083) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1084) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1085) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1086) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1087) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1088) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1089) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1090) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1091) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1092) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1093) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1094) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1095) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1096) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1097) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1098) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1099) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1100) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1101) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1102) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1103) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1104) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1105) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1106) | pub const EPOLL_CLOEXEC: u32 = 4194304; constant EPOLL_CTL_ADD (line 1107) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1108) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1109) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1110) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1111) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1112) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1113) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1114) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1115) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1116) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1117) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1118) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1119) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1120) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1121) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1122) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1123) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1124) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1125) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1126) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1127) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1128) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1129) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1130) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1131) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1132) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1133) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1134) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1135) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1136) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1137) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1138) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1139) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NRMASK (line 1140) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1141) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1142) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_XSIZEMASK (line 1143) | pub const _IOC_XSIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1144) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1145) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1146) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1147) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1148) | pub const _IOC_DIRSHIFT: u32 = 29; constant _IOC_NONE (line 1149) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1150) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1151) | pub const _IOC_WRITE: u32 = 4; constant IOC_IN (line 1152) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1153) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1154) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1155) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1156) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1157) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1158) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1159) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1160) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1161) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1162) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1163) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1164) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1165) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1166) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1167) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1168) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1169) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1170) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1171) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1172) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1173) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1174) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1175) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1176) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1177) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1178) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1179) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1180) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1181) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1182) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1183) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1184) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1185) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1186) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1187) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1188) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1189) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1190) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1191) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1192) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1193) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1194) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1195) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1196) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1197) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1198) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1199) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1200) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1201) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1202) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1203) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1204) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1205) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1206) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1207) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1208) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1209) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1210) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1211) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1212) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1213) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1214) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1215) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1216) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1217) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1218) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1219) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1220) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1221) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1222) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1223) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1224) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1225) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1226) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1227) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1228) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1229) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1230) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1231) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1232) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1233) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1234) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1235) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1236) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1237) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1238) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1239) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1240) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1241) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1242) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1243) | pub const OPEN_TREE_CLOEXEC: u32 = 4194304; constant MOVE_MOUNT_F_SYMLINKS (line 1244) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1245) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1246) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1247) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1248) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1249) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1250) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1251) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1252) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1253) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1254) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1255) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1256) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1257) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1258) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1259) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1260) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1261) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1262) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1263) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1264) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1265) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1266) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1267) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1268) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1269) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1270) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1271) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1272) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1273) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1274) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1275) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1276) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1277) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1278) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1279) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1280) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1281) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1282) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1283) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1284) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1285) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1286) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1287) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1288) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1289) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1290) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1291) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1292) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1293) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1294) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1295) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1296) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1297) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1298) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1299) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1300) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1301) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1302) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1303) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1304) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1305) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1306) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1307) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1308) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1309) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1310) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1311) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1312) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1313) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1314) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1315) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1316) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1317) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1318) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1319) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1320) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1321) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1322) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1323) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1324) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1325) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1326) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1327) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1328) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1329) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1330) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1331) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1332) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1333) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1334) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1335) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1336) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1337) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1338) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1339) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1340) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1341) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1342) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1343) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1344) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1345) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1346) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1347) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1348) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1349) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1350) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1351) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1352) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1353) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1354) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1355) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1356) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1357) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1358) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1359) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1360) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1361) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1362) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1363) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1364) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1365) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1366) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1367) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1368) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1369) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1370) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1371) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1372) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1373) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1374) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1375) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1376) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1377) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1378) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1379) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1380) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1381) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1382) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1383) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1384) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1385) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1386) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1387) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1388) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1389) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1390) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1391) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1392) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1393) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1394) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1395) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1396) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1397) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1398) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1399) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1400) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1401) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1402) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1403) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1404) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1405) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1406) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1407) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1408) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1409) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1410) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1411) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1412) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1413) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1414) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1415) | pub const IN_CLOEXEC: u32 = 4194304; constant IN_NONBLOCK (line 1416) | pub const IN_NONBLOCK: u32 = 16384; constant ADFS_SUPER_MAGIC (line 1417) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1418) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1419) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1420) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1421) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1422) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1423) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1424) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1425) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1426) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1427) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1428) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1429) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1430) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1431) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1432) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1433) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1434) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1435) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1436) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1437) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1438) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1439) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1440) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1441) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1442) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1443) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1444) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1445) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1446) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1447) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1448) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1449) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1450) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1451) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1452) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1453) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1454) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1455) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1456) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1457) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1458) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1459) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1460) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1461) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1462) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1463) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1464) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1465) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1466) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1467) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1468) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1469) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1470) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1471) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1472) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1473) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1474) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1475) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1476) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1477) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1478) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1479) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1480) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1481) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1482) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1483) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1484) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1485) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1486) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1487) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1488) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1489) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1490) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1491) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1492) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1493) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1494) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1495) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1496) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1497) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1498) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1499) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1500) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1501) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1502) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1503) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1504) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1505) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1506) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1507) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1508) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1509) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1510) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1511) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1512) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1513) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1514) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1515) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1516) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1517) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1518) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1519) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1520) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1521) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1522) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1523) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1524) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1525) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1526) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1527) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1528) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1529) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1530) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1531) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1532) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1533) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1534) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1535) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1536) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1537) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1538) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1539) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1540) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1541) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1542) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1543) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1544) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1545) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1546) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1547) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1548) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1549) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1550) | pub const PKEY_ACCESS_MASK: u32 = 3; constant PROT_ADI (line 1551) | pub const PROT_ADI: u32 = 16; constant MAP_RENAME (line 1552) | pub const MAP_RENAME: u32 = 32; constant MAP_NORESERVE (line 1553) | pub const MAP_NORESERVE: u32 = 64; constant MAP_INHERIT (line 1554) | pub const MAP_INHERIT: u32 = 128; constant MAP_LOCKED (line 1555) | pub const MAP_LOCKED: u32 = 256; constant _MAP_NEW (line 1556) | pub const _MAP_NEW: u32 = 2147483648; constant MAP_GROWSDOWN (line 1557) | pub const MAP_GROWSDOWN: u32 = 512; constant MAP_DENYWRITE (line 1558) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1559) | pub const MAP_EXECUTABLE: u32 = 4096; constant MCL_CURRENT (line 1560) | pub const MCL_CURRENT: u32 = 8192; constant MCL_FUTURE (line 1561) | pub const MCL_FUTURE: u32 = 16384; constant MCL_ONFAULT (line 1562) | pub const MCL_ONFAULT: u32 = 32768; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1563) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1564) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1565) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1566) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1567) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1568) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1569) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1570) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1571) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1572) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1573) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1574) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1575) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1576) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1577) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1578) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1579) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1580) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1581) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1582) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1583) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1584) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1585) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1586) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1587) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1588) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1589) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1590) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1591) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1592) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1593) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1594) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1595) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1596) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1597) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1598) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1599) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1600) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1601) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLWRBAND (line 1602) | pub const POLLWRBAND: u32 = 256; constant POLLMSG (line 1603) | pub const POLLMSG: u32 = 512; constant POLLREMOVE (line 1604) | pub const POLLREMOVE: u32 = 1024; constant POLLRDHUP (line 1605) | pub const POLLRDHUP: u32 = 2048; constant POLLIN (line 1606) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1607) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1608) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1609) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1610) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1611) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1612) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1613) | pub const POLLRDBAND: u32 = 128; constant GRND_NONBLOCK (line 1614) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1615) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1616) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1617) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1618) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1619) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1620) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1621) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1622) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1623) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1624) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1625) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1626) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1627) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1628) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1629) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1630) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1631) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1632) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1633) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1634) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1635) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1636) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1637) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1638) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1639) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1640) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1641) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1642) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1643) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1644) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1645) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1646) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1647) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1648) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1649) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1650) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1651) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1652) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1653) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1654) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1655) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1656) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1657) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1658) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1659) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1660) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_NOFILE (line 1661) | pub const RLIMIT_NOFILE: u32 = 6; constant RLIMIT_NPROC (line 1662) | pub const RLIMIT_NPROC: u32 = 7; constant RLIM_INFINITY (line 1663) | pub const RLIM_INFINITY: u32 = 2147483647; constant RLIMIT_CPU (line 1664) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1665) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1666) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1667) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1668) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1669) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_MEMLOCK (line 1670) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1671) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1672) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1673) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1674) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1675) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1676) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1677) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1678) | pub const RLIM_NLIMITS: u32 = 16; constant CSIGNAL (line 1679) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1680) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1681) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1682) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1683) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1684) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1685) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1686) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1687) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1688) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1689) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1690) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1691) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1692) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1693) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1694) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1695) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1696) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1697) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1698) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1699) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1700) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1701) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1702) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1703) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1704) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1705) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1706) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1707) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1708) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1709) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1710) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1711) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1712) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1713) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1714) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1715) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1716) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1717) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1718) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1719) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1720) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1721) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1722) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1723) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1724) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1725) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1726) | pub const SCHED_FLAG_ALL: u32 = 127; constant SIGHUP (line 1727) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1728) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1729) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1730) | pub const SIGILL: u32 = 4; constant SUBSIG_STACK (line 1731) | pub const SUBSIG_STACK: u32 = 0; constant SUBSIG_ILLINST (line 1732) | pub const SUBSIG_ILLINST: u32 = 2; constant SUBSIG_PRIVINST (line 1733) | pub const SUBSIG_PRIVINST: u32 = 3; constant SIGTRAP (line 1734) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1735) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1736) | pub const SIGIOT: u32 = 6; constant SIGEMT (line 1737) | pub const SIGEMT: u32 = 7; constant SUBSIG_TAG (line 1738) | pub const SUBSIG_TAG: u32 = 10; constant SIGFPE (line 1739) | pub const SIGFPE: u32 = 8; constant SUBSIG_FPDISABLED (line 1740) | pub const SUBSIG_FPDISABLED: u32 = 1024; constant SUBSIG_FPERROR (line 1741) | pub const SUBSIG_FPERROR: u32 = 1028; constant SUBSIG_FPINTOVFL (line 1742) | pub const SUBSIG_FPINTOVFL: u32 = 1; constant SUBSIG_FPSTSIG (line 1743) | pub const SUBSIG_FPSTSIG: u32 = 2; constant SUBSIG_IDIVZERO (line 1744) | pub const SUBSIG_IDIVZERO: u32 = 20; constant SUBSIG_FPINEXACT (line 1745) | pub const SUBSIG_FPINEXACT: u32 = 196; constant SUBSIG_FPDIVZERO (line 1746) | pub const SUBSIG_FPDIVZERO: u32 = 200; constant SUBSIG_FPUNFLOW (line 1747) | pub const SUBSIG_FPUNFLOW: u32 = 204; constant SUBSIG_FPOPERROR (line 1748) | pub const SUBSIG_FPOPERROR: u32 = 208; constant SUBSIG_FPOVFLOW (line 1749) | pub const SUBSIG_FPOVFLOW: u32 = 212; constant SIGKILL (line 1750) | pub const SIGKILL: u32 = 9; constant SIGBUS (line 1751) | pub const SIGBUS: u32 = 10; constant SUBSIG_BUSTIMEOUT (line 1752) | pub const SUBSIG_BUSTIMEOUT: u32 = 1; constant SUBSIG_ALIGNMENT (line 1753) | pub const SUBSIG_ALIGNMENT: u32 = 2; constant SUBSIG_MISCERROR (line 1754) | pub const SUBSIG_MISCERROR: u32 = 5; constant SIGSEGV (line 1755) | pub const SIGSEGV: u32 = 11; constant SUBSIG_NOMAPPING (line 1756) | pub const SUBSIG_NOMAPPING: u32 = 3; constant SUBSIG_PROTECTION (line 1757) | pub const SUBSIG_PROTECTION: u32 = 4; constant SUBSIG_SEGERROR (line 1758) | pub const SUBSIG_SEGERROR: u32 = 5; constant SIGSYS (line 1759) | pub const SIGSYS: u32 = 12; constant SIGPIPE (line 1760) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1761) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1762) | pub const SIGTERM: u32 = 15; constant SIGURG (line 1763) | pub const SIGURG: u32 = 16; constant SIGSTOP (line 1764) | pub const SIGSTOP: u32 = 17; constant SIGTSTP (line 1765) | pub const SIGTSTP: u32 = 18; constant SIGCONT (line 1766) | pub const SIGCONT: u32 = 19; constant SIGCHLD (line 1767) | pub const SIGCHLD: u32 = 20; constant SIGTTIN (line 1768) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1769) | pub const SIGTTOU: u32 = 22; constant SIGIO (line 1770) | pub const SIGIO: u32 = 23; constant SIGPOLL (line 1771) | pub const SIGPOLL: u32 = 23; constant SIGXCPU (line 1772) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1773) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1774) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1775) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1776) | pub const SIGWINCH: u32 = 28; constant SIGLOST (line 1777) | pub const SIGLOST: u32 = 29; constant SIGPWR (line 1778) | pub const SIGPWR: u32 = 29; constant SIGUSR1 (line 1779) | pub const SIGUSR1: u32 = 30; constant SIGUSR2 (line 1780) | pub const SIGUSR2: u32 = 31; constant __OLD_NSIG (line 1781) | pub const __OLD_NSIG: u32 = 32; constant __NEW_NSIG (line 1782) | pub const __NEW_NSIG: u32 = 64; constant _NSIG_BPW (line 1783) | pub const _NSIG_BPW: u32 = 32; constant _NSIG_WORDS (line 1784) | pub const _NSIG_WORDS: u32 = 2; constant SIGRTMIN (line 1785) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1786) | pub const SIGRTMAX: u32 = 64; constant _NSIG (line 1787) | pub const _NSIG: u32 = 32; constant NSIG (line 1788) | pub const NSIG: u32 = 32; constant _SV_SSTACK (line 1789) | pub const _SV_SSTACK: u32 = 1; constant _SV_INTR (line 1790) | pub const _SV_INTR: u32 = 2; constant _SV_RESET (line 1791) | pub const _SV_RESET: u32 = 4; constant _SV_IGNCHILD (line 1792) | pub const _SV_IGNCHILD: u32 = 8; constant SA_NOCLDSTOP (line 1793) | pub const SA_NOCLDSTOP: u32 = 8; constant SA_STACK (line 1794) | pub const SA_STACK: u32 = 1; constant SA_ONSTACK (line 1795) | pub const SA_ONSTACK: u32 = 1; constant SA_RESTART (line 1796) | pub const SA_RESTART: u32 = 2; constant SA_RESETHAND (line 1797) | pub const SA_RESETHAND: u32 = 4; constant SA_NODEFER (line 1798) | pub const SA_NODEFER: u32 = 32; constant SA_NOCLDWAIT (line 1799) | pub const SA_NOCLDWAIT: u32 = 256; constant SA_SIGINFO (line 1800) | pub const SA_SIGINFO: u32 = 512; constant SIG_BLOCK (line 1801) | pub const SIG_BLOCK: u32 = 1; constant SIG_UNBLOCK (line 1802) | pub const SIG_UNBLOCK: u32 = 2; constant SIG_SETMASK (line 1803) | pub const SIG_SETMASK: u32 = 4; constant MINSIGSTKSZ (line 1804) | pub const MINSIGSTKSZ: u32 = 4096; constant SIGSTKSZ (line 1805) | pub const SIGSTKSZ: u32 = 16384; constant SA_UNSUPPORTED (line 1806) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1807) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_NOMASK (line 1808) | pub const SA_NOMASK: u32 = 32; constant SA_ONESHOT (line 1809) | pub const SA_ONESHOT: u32 = 4; constant SI_MAX_SIZE (line 1810) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1811) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1812) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1813) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1814) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1815) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1816) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1817) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1818) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1819) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1820) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1821) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1822) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1823) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1824) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1825) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1826) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1827) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1828) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1829) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1830) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1831) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1832) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1833) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1834) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1835) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1836) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1837) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1838) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1839) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1840) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1841) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1842) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1843) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1844) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1845) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1846) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1847) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1848) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1849) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1850) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1851) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1852) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1853) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1854) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1855) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1856) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1857) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1858) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1859) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1860) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1861) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1862) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1863) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1864) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1865) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1866) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1867) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1868) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1869) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1870) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1871) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1872) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1873) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1874) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1875) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1876) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1877) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1878) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1879) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1880) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1881) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1882) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1883) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1884) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1885) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1886) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1887) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1888) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1889) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1890) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1891) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1892) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1893) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1894) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1895) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1896) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SI_NOINFO (line 1897) | pub const SI_NOINFO: u32 = 32767; constant SS_ONSTACK (line 1898) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1899) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1900) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1901) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1902) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1903) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1904) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1905) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1906) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1907) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1908) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1909) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1910) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1911) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1912) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1913) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1914) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1915) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1916) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1917) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1918) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1919) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1920) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1921) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1922) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1923) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1924) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1925) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1926) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1927) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1928) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1929) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1930) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1931) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1932) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1933) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1934) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1935) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1936) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1937) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1938) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1939) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1940) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1941) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1942) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1943) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1944) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1945) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1946) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1947) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1948) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1949) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1950) | pub const STATX_ATTR_DAX: u32 = 2097152; constant TIOCPKT_DATA (line 1951) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 1952) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 1953) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 1954) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 1955) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 1956) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 1957) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 1958) | pub const TIOCPKT_IOCTL: u32 = 64; constant IGNBRK (line 1959) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1960) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1961) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1962) | pub const PARMRK: u32 = 8; constant INPCK (line 1963) | pub const INPCK: u32 = 16; constant ISTRIP (line 1964) | pub const ISTRIP: u32 = 32; constant INLCR (line 1965) | pub const INLCR: u32 = 64; constant IGNCR (line 1966) | pub const IGNCR: u32 = 128; constant ICRNL (line 1967) | pub const ICRNL: u32 = 256; constant IXANY (line 1968) | pub const IXANY: u32 = 2048; constant OPOST (line 1969) | pub const OPOST: u32 = 1; constant OCRNL (line 1970) | pub const OCRNL: u32 = 8; constant ONOCR (line 1971) | pub const ONOCR: u32 = 16; constant ONLRET (line 1972) | pub const ONLRET: u32 = 32; constant OFILL (line 1973) | pub const OFILL: u32 = 64; constant OFDEL (line 1974) | pub const OFDEL: u32 = 128; constant B0 (line 1975) | pub const B0: u32 = 0; constant B50 (line 1976) | pub const B50: u32 = 1; constant B75 (line 1977) | pub const B75: u32 = 2; constant B110 (line 1978) | pub const B110: u32 = 3; constant B134 (line 1979) | pub const B134: u32 = 4; constant B150 (line 1980) | pub const B150: u32 = 5; constant B200 (line 1981) | pub const B200: u32 = 6; constant B300 (line 1982) | pub const B300: u32 = 7; constant B600 (line 1983) | pub const B600: u32 = 8; constant B1200 (line 1984) | pub const B1200: u32 = 9; constant B1800 (line 1985) | pub const B1800: u32 = 10; constant B2400 (line 1986) | pub const B2400: u32 = 11; constant B4800 (line 1987) | pub const B4800: u32 = 12; constant B9600 (line 1988) | pub const B9600: u32 = 13; constant B19200 (line 1989) | pub const B19200: u32 = 14; constant B38400 (line 1990) | pub const B38400: u32 = 15; constant EXTA (line 1991) | pub const EXTA: u32 = 14; constant EXTB (line 1992) | pub const EXTB: u32 = 15; constant ADDRB (line 1993) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1994) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1995) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1996) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1997) | pub const TCOOFF: u32 = 0; constant TCOON (line 1998) | pub const TCOON: u32 = 1; constant TCIOFF (line 1999) | pub const TCIOFF: u32 = 2; constant TCION (line 2000) | pub const TCION: u32 = 3; constant TCIFLUSH (line 2001) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 2002) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 2003) | pub const TCIOFLUSH: u32 = 2; constant NCC (line 2004) | pub const NCC: u32 = 8; constant NCCS (line 2005) | pub const NCCS: u32 = 17; constant VINTR (line 2006) | pub const VINTR: u32 = 0; constant VQUIT (line 2007) | pub const VQUIT: u32 = 1; constant VERASE (line 2008) | pub const VERASE: u32 = 2; constant VKILL (line 2009) | pub const VKILL: u32 = 3; constant VEOF (line 2010) | pub const VEOF: u32 = 4; constant VEOL (line 2011) | pub const VEOL: u32 = 5; constant VEOL2 (line 2012) | pub const VEOL2: u32 = 6; constant VSWTC (line 2013) | pub const VSWTC: u32 = 7; constant VSTART (line 2014) | pub const VSTART: u32 = 8; constant VSTOP (line 2015) | pub const VSTOP: u32 = 9; constant VSUSP (line 2016) | pub const VSUSP: u32 = 10; constant VDSUSP (line 2017) | pub const VDSUSP: u32 = 11; constant VREPRINT (line 2018) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 2019) | pub const VDISCARD: u32 = 13; constant VWERASE (line 2020) | pub const VWERASE: u32 = 14; constant VLNEXT (line 2021) | pub const VLNEXT: u32 = 15; constant VMIN (line 2022) | pub const VMIN: u32 = 4; constant VTIME (line 2023) | pub const VTIME: u32 = 5; constant IUCLC (line 2024) | pub const IUCLC: u32 = 512; constant IXON (line 2025) | pub const IXON: u32 = 1024; constant IXOFF (line 2026) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 2027) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2028) | pub const IUTF8: u32 = 16384; constant OLCUC (line 2029) | pub const OLCUC: u32 = 2; constant ONLCR (line 2030) | pub const ONLCR: u32 = 4; constant NLDLY (line 2031) | pub const NLDLY: u32 = 256; constant NL0 (line 2032) | pub const NL0: u32 = 0; constant NL1 (line 2033) | pub const NL1: u32 = 256; constant CRDLY (line 2034) | pub const CRDLY: u32 = 1536; constant CR0 (line 2035) | pub const CR0: u32 = 0; constant CR1 (line 2036) | pub const CR1: u32 = 512; constant CR2 (line 2037) | pub const CR2: u32 = 1024; constant CR3 (line 2038) | pub const CR3: u32 = 1536; constant TABDLY (line 2039) | pub const TABDLY: u32 = 6144; constant TAB0 (line 2040) | pub const TAB0: u32 = 0; constant TAB1 (line 2041) | pub const TAB1: u32 = 2048; constant TAB2 (line 2042) | pub const TAB2: u32 = 4096; constant TAB3 (line 2043) | pub const TAB3: u32 = 6144; constant XTABS (line 2044) | pub const XTABS: u32 = 6144; constant BSDLY (line 2045) | pub const BSDLY: u32 = 8192; constant BS0 (line 2046) | pub const BS0: u32 = 0; constant BS1 (line 2047) | pub const BS1: u32 = 8192; constant VTDLY (line 2048) | pub const VTDLY: u32 = 16384; constant VT0 (line 2049) | pub const VT0: u32 = 0; constant VT1 (line 2050) | pub const VT1: u32 = 16384; constant FFDLY (line 2051) | pub const FFDLY: u32 = 32768; constant FF0 (line 2052) | pub const FF0: u32 = 0; constant FF1 (line 2053) | pub const FF1: u32 = 32768; constant PAGEOUT (line 2054) | pub const PAGEOUT: u32 = 65536; constant WRAP (line 2055) | pub const WRAP: u32 = 131072; constant CBAUD (line 2056) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2057) | pub const CSIZE: u32 = 48; constant CS5 (line 2058) | pub const CS5: u32 = 0; constant CS6 (line 2059) | pub const CS6: u32 = 16; constant CS7 (line 2060) | pub const CS7: u32 = 32; constant CS8 (line 2061) | pub const CS8: u32 = 48; constant CSTOPB (line 2062) | pub const CSTOPB: u32 = 64; constant CREAD (line 2063) | pub const CREAD: u32 = 128; constant PARENB (line 2064) | pub const PARENB: u32 = 256; constant PARODD (line 2065) | pub const PARODD: u32 = 512; constant HUPCL (line 2066) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2067) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2068) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2069) | pub const BOTHER: u32 = 4096; constant B57600 (line 2070) | pub const B57600: u32 = 4097; constant B115200 (line 2071) | pub const B115200: u32 = 4098; constant B230400 (line 2072) | pub const B230400: u32 = 4099; constant B460800 (line 2073) | pub const B460800: u32 = 4100; constant B76800 (line 2074) | pub const B76800: u32 = 4101; constant B153600 (line 2075) | pub const B153600: u32 = 4102; constant B307200 (line 2076) | pub const B307200: u32 = 4103; constant B614400 (line 2077) | pub const B614400: u32 = 4104; constant B921600 (line 2078) | pub const B921600: u32 = 4105; constant B500000 (line 2079) | pub const B500000: u32 = 4106; constant B576000 (line 2080) | pub const B576000: u32 = 4107; constant B1000000 (line 2081) | pub const B1000000: u32 = 4108; constant B1152000 (line 2082) | pub const B1152000: u32 = 4109; constant B1500000 (line 2083) | pub const B1500000: u32 = 4110; constant B2000000 (line 2084) | pub const B2000000: u32 = 4111; constant CIBAUD (line 2085) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2086) | pub const ISIG: u32 = 1; constant ICANON (line 2087) | pub const ICANON: u32 = 2; constant XCASE (line 2088) | pub const XCASE: u32 = 4; constant ECHO (line 2089) | pub const ECHO: u32 = 8; constant ECHOE (line 2090) | pub const ECHOE: u32 = 16; constant ECHOK (line 2091) | pub const ECHOK: u32 = 32; constant ECHONL (line 2092) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2093) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2094) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2095) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2096) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2097) | pub const ECHOKE: u32 = 2048; constant DEFECHO (line 2098) | pub const DEFECHO: u32 = 4096; constant FLUSHO (line 2099) | pub const FLUSHO: u32 = 8192; constant PENDIN (line 2100) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2101) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2102) | pub const EXTPROC: u32 = 65536; constant TIOCM_LE (line 2103) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2104) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2105) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2106) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2107) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2108) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2109) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2110) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2111) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2112) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2113) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2114) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2115) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2116) | pub const TIOCM_LOOP: u32 = 32768; constant TIOCSER_TEMT (line 2117) | pub const TIOCSER_TEMT: u32 = 1; constant TCSANOW (line 2118) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2119) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2120) | pub const TCSAFLUSH: u32 = 2; constant UIO_FASTIOV (line 2121) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2122) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_restart_syscall (line 2123) | pub const __NR_restart_syscall: u32 = 0; constant __NR_exit (line 2124) | pub const __NR_exit: u32 = 1; constant __NR_fork (line 2125) | pub const __NR_fork: u32 = 2; constant __NR_read (line 2126) | pub const __NR_read: u32 = 3; constant __NR_write (line 2127) | pub const __NR_write: u32 = 4; constant __NR_open (line 2128) | pub const __NR_open: u32 = 5; constant __NR_close (line 2129) | pub const __NR_close: u32 = 6; constant __NR_wait4 (line 2130) | pub const __NR_wait4: u32 = 7; constant __NR_creat (line 2131) | pub const __NR_creat: u32 = 8; constant __NR_link (line 2132) | pub const __NR_link: u32 = 9; constant __NR_unlink (line 2133) | pub const __NR_unlink: u32 = 10; constant __NR_execv (line 2134) | pub const __NR_execv: u32 = 11; constant __NR_chdir (line 2135) | pub const __NR_chdir: u32 = 12; constant __NR_chown (line 2136) | pub const __NR_chown: u32 = 13; constant __NR_mknod (line 2137) | pub const __NR_mknod: u32 = 14; constant __NR_chmod (line 2138) | pub const __NR_chmod: u32 = 15; constant __NR_lchown (line 2139) | pub const __NR_lchown: u32 = 16; constant __NR_brk (line 2140) | pub const __NR_brk: u32 = 17; constant __NR_perfctr (line 2141) | pub const __NR_perfctr: u32 = 18; constant __NR_lseek (line 2142) | pub const __NR_lseek: u32 = 19; constant __NR_getpid (line 2143) | pub const __NR_getpid: u32 = 20; constant __NR_capget (line 2144) | pub const __NR_capget: u32 = 21; constant __NR_capset (line 2145) | pub const __NR_capset: u32 = 22; constant __NR_setuid (line 2146) | pub const __NR_setuid: u32 = 23; constant __NR_getuid (line 2147) | pub const __NR_getuid: u32 = 24; constant __NR_vmsplice (line 2148) | pub const __NR_vmsplice: u32 = 25; constant __NR_ptrace (line 2149) | pub const __NR_ptrace: u32 = 26; constant __NR_alarm (line 2150) | pub const __NR_alarm: u32 = 27; constant __NR_sigaltstack (line 2151) | pub const __NR_sigaltstack: u32 = 28; constant __NR_pause (line 2152) | pub const __NR_pause: u32 = 29; constant __NR_utime (line 2153) | pub const __NR_utime: u32 = 30; constant __NR_lchown32 (line 2154) | pub const __NR_lchown32: u32 = 31; constant __NR_fchown32 (line 2155) | pub const __NR_fchown32: u32 = 32; constant __NR_access (line 2156) | pub const __NR_access: u32 = 33; constant __NR_nice (line 2157) | pub const __NR_nice: u32 = 34; constant __NR_chown32 (line 2158) | pub const __NR_chown32: u32 = 35; constant __NR_sync (line 2159) | pub const __NR_sync: u32 = 36; constant __NR_kill (line 2160) | pub const __NR_kill: u32 = 37; constant __NR_stat (line 2161) | pub const __NR_stat: u32 = 38; constant __NR_sendfile (line 2162) | pub const __NR_sendfile: u32 = 39; constant __NR_lstat (line 2163) | pub const __NR_lstat: u32 = 40; constant __NR_dup (line 2164) | pub const __NR_dup: u32 = 41; constant __NR_pipe (line 2165) | pub const __NR_pipe: u32 = 42; constant __NR_times (line 2166) | pub const __NR_times: u32 = 43; constant __NR_getuid32 (line 2167) | pub const __NR_getuid32: u32 = 44; constant __NR_umount2 (line 2168) | pub const __NR_umount2: u32 = 45; constant __NR_setgid (line 2169) | pub const __NR_setgid: u32 = 46; constant __NR_getgid (line 2170) | pub const __NR_getgid: u32 = 47; constant __NR_signal (line 2171) | pub const __NR_signal: u32 = 48; constant __NR_geteuid (line 2172) | pub const __NR_geteuid: u32 = 49; constant __NR_getegid (line 2173) | pub const __NR_getegid: u32 = 50; constant __NR_acct (line 2174) | pub const __NR_acct: u32 = 51; constant __NR_getgid32 (line 2175) | pub const __NR_getgid32: u32 = 53; constant __NR_ioctl (line 2176) | pub const __NR_ioctl: u32 = 54; constant __NR_reboot (line 2177) | pub const __NR_reboot: u32 = 55; constant __NR_mmap2 (line 2178) | pub const __NR_mmap2: u32 = 56; constant __NR_symlink (line 2179) | pub const __NR_symlink: u32 = 57; constant __NR_readlink (line 2180) | pub const __NR_readlink: u32 = 58; constant __NR_execve (line 2181) | pub const __NR_execve: u32 = 59; constant __NR_umask (line 2182) | pub const __NR_umask: u32 = 60; constant __NR_chroot (line 2183) | pub const __NR_chroot: u32 = 61; constant __NR_fstat (line 2184) | pub const __NR_fstat: u32 = 62; constant __NR_fstat64 (line 2185) | pub const __NR_fstat64: u32 = 63; constant __NR_getpagesize (line 2186) | pub const __NR_getpagesize: u32 = 64; constant __NR_msync (line 2187) | pub const __NR_msync: u32 = 65; constant __NR_vfork (line 2188) | pub const __NR_vfork: u32 = 66; constant __NR_pread64 (line 2189) | pub const __NR_pread64: u32 = 67; constant __NR_pwrite64 (line 2190) | pub const __NR_pwrite64: u32 = 68; constant __NR_geteuid32 (line 2191) | pub const __NR_geteuid32: u32 = 69; constant __NR_getegid32 (line 2192) | pub const __NR_getegid32: u32 = 70; constant __NR_mmap (line 2193) | pub const __NR_mmap: u32 = 71; constant __NR_setreuid32 (line 2194) | pub const __NR_setreuid32: u32 = 72; constant __NR_munmap (line 2195) | pub const __NR_munmap: u32 = 73; constant __NR_mprotect (line 2196) | pub const __NR_mprotect: u32 = 74; constant __NR_madvise (line 2197) | pub const __NR_madvise: u32 = 75; constant __NR_vhangup (line 2198) | pub const __NR_vhangup: u32 = 76; constant __NR_truncate64 (line 2199) | pub const __NR_truncate64: u32 = 77; constant __NR_mincore (line 2200) | pub const __NR_mincore: u32 = 78; constant __NR_getgroups (line 2201) | pub const __NR_getgroups: u32 = 79; constant __NR_setgroups (line 2202) | pub const __NR_setgroups: u32 = 80; constant __NR_getpgrp (line 2203) | pub const __NR_getpgrp: u32 = 81; constant __NR_setgroups32 (line 2204) | pub const __NR_setgroups32: u32 = 82; constant __NR_setitimer (line 2205) | pub const __NR_setitimer: u32 = 83; constant __NR_ftruncate64 (line 2206) | pub const __NR_ftruncate64: u32 = 84; constant __NR_swapon (line 2207) | pub const __NR_swapon: u32 = 85; constant __NR_getitimer (line 2208) | pub const __NR_getitimer: u32 = 86; constant __NR_setuid32 (line 2209) | pub const __NR_setuid32: u32 = 87; constant __NR_sethostname (line 2210) | pub const __NR_sethostname: u32 = 88; constant __NR_setgid32 (line 2211) | pub const __NR_setgid32: u32 = 89; constant __NR_dup2 (line 2212) | pub const __NR_dup2: u32 = 90; constant __NR_setfsuid32 (line 2213) | pub const __NR_setfsuid32: u32 = 91; constant __NR_fcntl (line 2214) | pub const __NR_fcntl: u32 = 92; constant __NR_select (line 2215) | pub const __NR_select: u32 = 93; constant __NR_setfsgid32 (line 2216) | pub const __NR_setfsgid32: u32 = 94; constant __NR_fsync (line 2217) | pub const __NR_fsync: u32 = 95; constant __NR_setpriority (line 2218) | pub const __NR_setpriority: u32 = 96; constant __NR_socket (line 2219) | pub const __NR_socket: u32 = 97; constant __NR_connect (line 2220) | pub const __NR_connect: u32 = 98; constant __NR_accept (line 2221) | pub const __NR_accept: u32 = 99; constant __NR_getpriority (line 2222) | pub const __NR_getpriority: u32 = 100; constant __NR_rt_sigreturn (line 2223) | pub const __NR_rt_sigreturn: u32 = 101; constant __NR_rt_sigaction (line 2224) | pub const __NR_rt_sigaction: u32 = 102; constant __NR_rt_sigprocmask (line 2225) | pub const __NR_rt_sigprocmask: u32 = 103; constant __NR_rt_sigpending (line 2226) | pub const __NR_rt_sigpending: u32 = 104; constant __NR_rt_sigtimedwait (line 2227) | pub const __NR_rt_sigtimedwait: u32 = 105; constant __NR_rt_sigqueueinfo (line 2228) | pub const __NR_rt_sigqueueinfo: u32 = 106; constant __NR_rt_sigsuspend (line 2229) | pub const __NR_rt_sigsuspend: u32 = 107; constant __NR_setresuid32 (line 2230) | pub const __NR_setresuid32: u32 = 108; constant __NR_getresuid32 (line 2231) | pub const __NR_getresuid32: u32 = 109; constant __NR_setresgid32 (line 2232) | pub const __NR_setresgid32: u32 = 110; constant __NR_getresgid32 (line 2233) | pub const __NR_getresgid32: u32 = 111; constant __NR_setregid32 (line 2234) | pub const __NR_setregid32: u32 = 112; constant __NR_recvmsg (line 2235) | pub const __NR_recvmsg: u32 = 113; constant __NR_sendmsg (line 2236) | pub const __NR_sendmsg: u32 = 114; constant __NR_getgroups32 (line 2237) | pub const __NR_getgroups32: u32 = 115; constant __NR_gettimeofday (line 2238) | pub const __NR_gettimeofday: u32 = 116; constant __NR_getrusage (line 2239) | pub const __NR_getrusage: u32 = 117; constant __NR_getsockopt (line 2240) | pub const __NR_getsockopt: u32 = 118; constant __NR_getcwd (line 2241) | pub const __NR_getcwd: u32 = 119; constant __NR_readv (line 2242) | pub const __NR_readv: u32 = 120; constant __NR_writev (line 2243) | pub const __NR_writev: u32 = 121; constant __NR_settimeofday (line 2244) | pub const __NR_settimeofday: u32 = 122; constant __NR_fchown (line 2245) | pub const __NR_fchown: u32 = 123; constant __NR_fchmod (line 2246) | pub const __NR_fchmod: u32 = 124; constant __NR_recvfrom (line 2247) | pub const __NR_recvfrom: u32 = 125; constant __NR_setreuid (line 2248) | pub const __NR_setreuid: u32 = 126; constant __NR_setregid (line 2249) | pub const __NR_setregid: u32 = 127; constant __NR_rename (line 2250) | pub const __NR_rename: u32 = 128; constant __NR_truncate (line 2251) | pub const __NR_truncate: u32 = 129; constant __NR_ftruncate (line 2252) | pub const __NR_ftruncate: u32 = 130; constant __NR_flock (line 2253) | pub const __NR_flock: u32 = 131; constant __NR_lstat64 (line 2254) | pub const __NR_lstat64: u32 = 132; constant __NR_sendto (line 2255) | pub const __NR_sendto: u32 = 133; constant __NR_shutdown (line 2256) | pub const __NR_shutdown: u32 = 134; constant __NR_socketpair (line 2257) | pub const __NR_socketpair: u32 = 135; constant __NR_mkdir (line 2258) | pub const __NR_mkdir: u32 = 136; constant __NR_rmdir (line 2259) | pub const __NR_rmdir: u32 = 137; constant __NR_utimes (line 2260) | pub const __NR_utimes: u32 = 138; constant __NR_stat64 (line 2261) | pub const __NR_stat64: u32 = 139; constant __NR_sendfile64 (line 2262) | pub const __NR_sendfile64: u32 = 140; constant __NR_getpeername (line 2263) | pub const __NR_getpeername: u32 = 141; constant __NR_futex (line 2264) | pub const __NR_futex: u32 = 142; constant __NR_gettid (line 2265) | pub const __NR_gettid: u32 = 143; constant __NR_getrlimit (line 2266) | pub const __NR_getrlimit: u32 = 144; constant __NR_setrlimit (line 2267) | pub const __NR_setrlimit: u32 = 145; constant __NR_pivot_root (line 2268) | pub const __NR_pivot_root: u32 = 146; constant __NR_prctl (line 2269) | pub const __NR_prctl: u32 = 147; constant __NR_pciconfig_read (line 2270) | pub const __NR_pciconfig_read: u32 = 148; constant __NR_pciconfig_write (line 2271) | pub const __NR_pciconfig_write: u32 = 149; constant __NR_getsockname (line 2272) | pub const __NR_getsockname: u32 = 150; constant __NR_inotify_init (line 2273) | pub const __NR_inotify_init: u32 = 151; constant __NR_inotify_add_watch (line 2274) | pub const __NR_inotify_add_watch: u32 = 152; constant __NR_poll (line 2275) | pub const __NR_poll: u32 = 153; constant __NR_getdents64 (line 2276) | pub const __NR_getdents64: u32 = 154; constant __NR_fcntl64 (line 2277) | pub const __NR_fcntl64: u32 = 155; constant __NR_inotify_rm_watch (line 2278) | pub const __NR_inotify_rm_watch: u32 = 156; constant __NR_statfs (line 2279) | pub const __NR_statfs: u32 = 157; constant __NR_fstatfs (line 2280) | pub const __NR_fstatfs: u32 = 158; constant __NR_umount (line 2281) | pub const __NR_umount: u32 = 159; constant __NR_sched_set_affinity (line 2282) | pub const __NR_sched_set_affinity: u32 = 160; constant __NR_sched_get_affinity (line 2283) | pub const __NR_sched_get_affinity: u32 = 161; constant __NR_getdomainname (line 2284) | pub const __NR_getdomainname: u32 = 162; constant __NR_setdomainname (line 2285) | pub const __NR_setdomainname: u32 = 163; constant __NR_quotactl (line 2286) | pub const __NR_quotactl: u32 = 165; constant __NR_set_tid_address (line 2287) | pub const __NR_set_tid_address: u32 = 166; constant __NR_mount (line 2288) | pub const __NR_mount: u32 = 167; constant __NR_ustat (line 2289) | pub const __NR_ustat: u32 = 168; constant __NR_setxattr (line 2290) | pub const __NR_setxattr: u32 = 169; constant __NR_lsetxattr (line 2291) | pub const __NR_lsetxattr: u32 = 170; constant __NR_fsetxattr (line 2292) | pub const __NR_fsetxattr: u32 = 171; constant __NR_getxattr (line 2293) | pub const __NR_getxattr: u32 = 172; constant __NR_lgetxattr (line 2294) | pub const __NR_lgetxattr: u32 = 173; constant __NR_getdents (line 2295) | pub const __NR_getdents: u32 = 174; constant __NR_setsid (line 2296) | pub const __NR_setsid: u32 = 175; constant __NR_fchdir (line 2297) | pub const __NR_fchdir: u32 = 176; constant __NR_fgetxattr (line 2298) | pub const __NR_fgetxattr: u32 = 177; constant __NR_listxattr (line 2299) | pub const __NR_listxattr: u32 = 178; constant __NR_llistxattr (line 2300) | pub const __NR_llistxattr: u32 = 179; constant __NR_flistxattr (line 2301) | pub const __NR_flistxattr: u32 = 180; constant __NR_removexattr (line 2302) | pub const __NR_removexattr: u32 = 181; constant __NR_lremovexattr (line 2303) | pub const __NR_lremovexattr: u32 = 182; constant __NR_sigpending (line 2304) | pub const __NR_sigpending: u32 = 183; constant __NR_query_module (line 2305) | pub const __NR_query_module: u32 = 184; constant __NR_setpgid (line 2306) | pub const __NR_setpgid: u32 = 185; constant __NR_fremovexattr (line 2307) | pub const __NR_fremovexattr: u32 = 186; constant __NR_tkill (line 2308) | pub const __NR_tkill: u32 = 187; constant __NR_exit_group (line 2309) | pub const __NR_exit_group: u32 = 188; constant __NR_uname (line 2310) | pub const __NR_uname: u32 = 189; constant __NR_init_module (line 2311) | pub const __NR_init_module: u32 = 190; constant __NR_personality (line 2312) | pub const __NR_personality: u32 = 191; constant __NR_remap_file_pages (line 2313) | pub const __NR_remap_file_pages: u32 = 192; constant __NR_epoll_create (line 2314) | pub const __NR_epoll_create: u32 = 193; constant __NR_epoll_ctl (line 2315) | pub const __NR_epoll_ctl: u32 = 194; constant __NR_epoll_wait (line 2316) | pub const __NR_epoll_wait: u32 = 195; constant __NR_ioprio_set (line 2317) | pub const __NR_ioprio_set: u32 = 196; constant __NR_getppid (line 2318) | pub const __NR_getppid: u32 = 197; constant __NR_sigaction (line 2319) | pub const __NR_sigaction: u32 = 198; constant __NR_sgetmask (line 2320) | pub const __NR_sgetmask: u32 = 199; constant __NR_ssetmask (line 2321) | pub const __NR_ssetmask: u32 = 200; constant __NR_sigsuspend (line 2322) | pub const __NR_sigsuspend: u32 = 201; constant __NR_oldlstat (line 2323) | pub const __NR_oldlstat: u32 = 202; constant __NR_uselib (line 2324) | pub const __NR_uselib: u32 = 203; constant __NR_readdir (line 2325) | pub const __NR_readdir: u32 = 204; constant __NR_readahead (line 2326) | pub const __NR_readahead: u32 = 205; constant __NR_socketcall (line 2327) | pub const __NR_socketcall: u32 = 206; constant __NR_syslog (line 2328) | pub const __NR_syslog: u32 = 207; constant __NR_lookup_dcookie (line 2329) | pub const __NR_lookup_dcookie: u32 = 208; constant __NR_fadvise64 (line 2330) | pub const __NR_fadvise64: u32 = 209; constant __NR_fadvise64_64 (line 2331) | pub const __NR_fadvise64_64: u32 = 210; constant __NR_tgkill (line 2332) | pub const __NR_tgkill: u32 = 211; constant __NR_waitpid (line 2333) | pub const __NR_waitpid: u32 = 212; constant __NR_swapoff (line 2334) | pub const __NR_swapoff: u32 = 213; constant __NR_sysinfo (line 2335) | pub const __NR_sysinfo: u32 = 214; constant __NR_ipc (line 2336) | pub const __NR_ipc: u32 = 215; constant __NR_sigreturn (line 2337) | pub const __NR_sigreturn: u32 = 216; constant __NR_clone (line 2338) | pub const __NR_clone: u32 = 217; constant __NR_ioprio_get (line 2339) | pub const __NR_ioprio_get: u32 = 218; constant __NR_adjtimex (line 2340) | pub const __NR_adjtimex: u32 = 219; constant __NR_sigprocmask (line 2341) | pub const __NR_sigprocmask: u32 = 220; constant __NR_create_module (line 2342) | pub const __NR_create_module: u32 = 221; constant __NR_delete_module (line 2343) | pub const __NR_delete_module: u32 = 222; constant __NR_get_kernel_syms (line 2344) | pub const __NR_get_kernel_syms: u32 = 223; constant __NR_getpgid (line 2345) | pub const __NR_getpgid: u32 = 224; constant __NR_bdflush (line 2346) | pub const __NR_bdflush: u32 = 225; constant __NR_sysfs (line 2347) | pub const __NR_sysfs: u32 = 226; constant __NR_afs_syscall (line 2348) | pub const __NR_afs_syscall: u32 = 227; constant __NR_setfsuid (line 2349) | pub const __NR_setfsuid: u32 = 228; constant __NR_setfsgid (line 2350) | pub const __NR_setfsgid: u32 = 229; constant __NR__newselect (line 2351) | pub const __NR__newselect: u32 = 230; constant __NR_time (line 2352) | pub const __NR_time: u32 = 231; constant __NR_splice (line 2353) | pub const __NR_splice: u32 = 232; constant __NR_stime (line 2354) | pub const __NR_stime: u32 = 233; constant __NR_statfs64 (line 2355) | pub const __NR_statfs64: u32 = 234; constant __NR_fstatfs64 (line 2356) | pub const __NR_fstatfs64: u32 = 235; constant __NR__llseek (line 2357) | pub const __NR__llseek: u32 = 236; constant __NR_mlock (line 2358) | pub const __NR_mlock: u32 = 237; constant __NR_munlock (line 2359) | pub const __NR_munlock: u32 = 238; constant __NR_mlockall (line 2360) | pub const __NR_mlockall: u32 = 239; constant __NR_munlockall (line 2361) | pub const __NR_munlockall: u32 = 240; constant __NR_sched_setparam (line 2362) | pub const __NR_sched_setparam: u32 = 241; constant __NR_sched_getparam (line 2363) | pub const __NR_sched_getparam: u32 = 242; constant __NR_sched_setscheduler (line 2364) | pub const __NR_sched_setscheduler: u32 = 243; constant __NR_sched_getscheduler (line 2365) | pub const __NR_sched_getscheduler: u32 = 244; constant __NR_sched_yield (line 2366) | pub const __NR_sched_yield: u32 = 245; constant __NR_sched_get_priority_max (line 2367) | pub const __NR_sched_get_priority_max: u32 = 246; constant __NR_sched_get_priority_min (line 2368) | pub const __NR_sched_get_priority_min: u32 = 247; constant __NR_sched_rr_get_interval (line 2369) | pub const __NR_sched_rr_get_interval: u32 = 248; constant __NR_nanosleep (line 2370) | pub const __NR_nanosleep: u32 = 249; constant __NR_mremap (line 2371) | pub const __NR_mremap: u32 = 250; constant __NR__sysctl (line 2372) | pub const __NR__sysctl: u32 = 251; constant __NR_getsid (line 2373) | pub const __NR_getsid: u32 = 252; constant __NR_fdatasync (line 2374) | pub const __NR_fdatasync: u32 = 253; constant __NR_nfsservctl (line 2375) | pub const __NR_nfsservctl: u32 = 254; constant __NR_sync_file_range (line 2376) | pub const __NR_sync_file_range: u32 = 255; constant __NR_clock_settime (line 2377) | pub const __NR_clock_settime: u32 = 256; constant __NR_clock_gettime (line 2378) | pub const __NR_clock_gettime: u32 = 257; constant __NR_clock_getres (line 2379) | pub const __NR_clock_getres: u32 = 258; constant __NR_clock_nanosleep (line 2380) | pub const __NR_clock_nanosleep: u32 = 259; constant __NR_sched_getaffinity (line 2381) | pub const __NR_sched_getaffinity: u32 = 260; constant __NR_sched_setaffinity (line 2382) | pub const __NR_sched_setaffinity: u32 = 261; constant __NR_timer_settime (line 2383) | pub const __NR_timer_settime: u32 = 262; constant __NR_timer_gettime (line 2384) | pub const __NR_timer_gettime: u32 = 263; constant __NR_timer_getoverrun (line 2385) | pub const __NR_timer_getoverrun: u32 = 264; constant __NR_timer_delete (line 2386) | pub const __NR_timer_delete: u32 = 265; constant __NR_timer_create (line 2387) | pub const __NR_timer_create: u32 = 266; constant __NR_vserver (line 2388) | pub const __NR_vserver: u32 = 267; constant __NR_io_setup (line 2389) | pub const __NR_io_setup: u32 = 268; constant __NR_io_destroy (line 2390) | pub const __NR_io_destroy: u32 = 269; constant __NR_io_submit (line 2391) | pub const __NR_io_submit: u32 = 270; constant __NR_io_cancel (line 2392) | pub const __NR_io_cancel: u32 = 271; constant __NR_io_getevents (line 2393) | pub const __NR_io_getevents: u32 = 272; constant __NR_mq_open (line 2394) | pub const __NR_mq_open: u32 = 273; constant __NR_mq_unlink (line 2395) | pub const __NR_mq_unlink: u32 = 274; constant __NR_mq_timedsend (line 2396) | pub const __NR_mq_timedsend: u32 = 275; constant __NR_mq_timedreceive (line 2397) | pub const __NR_mq_timedreceive: u32 = 276; constant __NR_mq_notify (line 2398) | pub const __NR_mq_notify: u32 = 277; constant __NR_mq_getsetattr (line 2399) | pub const __NR_mq_getsetattr: u32 = 278; constant __NR_waitid (line 2400) | pub const __NR_waitid: u32 = 279; constant __NR_tee (line 2401) | pub const __NR_tee: u32 = 280; constant __NR_add_key (line 2402) | pub const __NR_add_key: u32 = 281; constant __NR_request_key (line 2403) | pub const __NR_request_key: u32 = 282; constant __NR_keyctl (line 2404) | pub const __NR_keyctl: u32 = 283; constant __NR_openat (line 2405) | pub const __NR_openat: u32 = 284; constant __NR_mkdirat (line 2406) | pub const __NR_mkdirat: u32 = 285; constant __NR_mknodat (line 2407) | pub const __NR_mknodat: u32 = 286; constant __NR_fchownat (line 2408) | pub const __NR_fchownat: u32 = 287; constant __NR_futimesat (line 2409) | pub const __NR_futimesat: u32 = 288; constant __NR_fstatat64 (line 2410) | pub const __NR_fstatat64: u32 = 289; constant __NR_unlinkat (line 2411) | pub const __NR_unlinkat: u32 = 290; constant __NR_renameat (line 2412) | pub const __NR_renameat: u32 = 291; constant __NR_linkat (line 2413) | pub const __NR_linkat: u32 = 292; constant __NR_symlinkat (line 2414) | pub const __NR_symlinkat: u32 = 293; constant __NR_readlinkat (line 2415) | pub const __NR_readlinkat: u32 = 294; constant __NR_fchmodat (line 2416) | pub const __NR_fchmodat: u32 = 295; constant __NR_faccessat (line 2417) | pub const __NR_faccessat: u32 = 296; constant __NR_pselect6 (line 2418) | pub const __NR_pselect6: u32 = 297; constant __NR_ppoll (line 2419) | pub const __NR_ppoll: u32 = 298; constant __NR_unshare (line 2420) | pub const __NR_unshare: u32 = 299; constant __NR_set_robust_list (line 2421) | pub const __NR_set_robust_list: u32 = 300; constant __NR_get_robust_list (line 2422) | pub const __NR_get_robust_list: u32 = 301; constant __NR_migrate_pages (line 2423) | pub const __NR_migrate_pages: u32 = 302; constant __NR_mbind (line 2424) | pub const __NR_mbind: u32 = 303; constant __NR_get_mempolicy (line 2425) | pub const __NR_get_mempolicy: u32 = 304; constant __NR_set_mempolicy (line 2426) | pub const __NR_set_mempolicy: u32 = 305; constant __NR_kexec_load (line 2427) | pub const __NR_kexec_load: u32 = 306; constant __NR_move_pages (line 2428) | pub const __NR_move_pages: u32 = 307; constant __NR_getcpu (line 2429) | pub const __NR_getcpu: u32 = 308; constant __NR_epoll_pwait (line 2430) | pub const __NR_epoll_pwait: u32 = 309; constant __NR_utimensat (line 2431) | pub const __NR_utimensat: u32 = 310; constant __NR_signalfd (line 2432) | pub const __NR_signalfd: u32 = 311; constant __NR_timerfd_create (line 2433) | pub const __NR_timerfd_create: u32 = 312; constant __NR_eventfd (line 2434) | pub const __NR_eventfd: u32 = 313; constant __NR_fallocate (line 2435) | pub const __NR_fallocate: u32 = 314; constant __NR_timerfd_settime (line 2436) | pub const __NR_timerfd_settime: u32 = 315; constant __NR_timerfd_gettime (line 2437) | pub const __NR_timerfd_gettime: u32 = 316; constant __NR_signalfd4 (line 2438) | pub const __NR_signalfd4: u32 = 317; constant __NR_eventfd2 (line 2439) | pub const __NR_eventfd2: u32 = 318; constant __NR_epoll_create1 (line 2440) | pub const __NR_epoll_create1: u32 = 319; constant __NR_dup3 (line 2441) | pub const __NR_dup3: u32 = 320; constant __NR_pipe2 (line 2442) | pub const __NR_pipe2: u32 = 321; constant __NR_inotify_init1 (line 2443) | pub const __NR_inotify_init1: u32 = 322; constant __NR_accept4 (line 2444) | pub const __NR_accept4: u32 = 323; constant __NR_preadv (line 2445) | pub const __NR_preadv: u32 = 324; constant __NR_pwritev (line 2446) | pub const __NR_pwritev: u32 = 325; constant __NR_rt_tgsigqueueinfo (line 2447) | pub const __NR_rt_tgsigqueueinfo: u32 = 326; constant __NR_perf_event_open (line 2448) | pub const __NR_perf_event_open: u32 = 327; constant __NR_recvmmsg (line 2449) | pub const __NR_recvmmsg: u32 = 328; constant __NR_fanotify_init (line 2450) | pub const __NR_fanotify_init: u32 = 329; constant __NR_fanotify_mark (line 2451) | pub const __NR_fanotify_mark: u32 = 330; constant __NR_prlimit64 (line 2452) | pub const __NR_prlimit64: u32 = 331; constant __NR_name_to_handle_at (line 2453) | pub const __NR_name_to_handle_at: u32 = 332; constant __NR_open_by_handle_at (line 2454) | pub const __NR_open_by_handle_at: u32 = 333; constant __NR_clock_adjtime (line 2455) | pub const __NR_clock_adjtime: u32 = 334; constant __NR_syncfs (line 2456) | pub const __NR_syncfs: u32 = 335; constant __NR_sendmmsg (line 2457) | pub const __NR_sendmmsg: u32 = 336; constant __NR_setns (line 2458) | pub const __NR_setns: u32 = 337; constant __NR_process_vm_readv (line 2459) | pub const __NR_process_vm_readv: u32 = 338; constant __NR_process_vm_writev (line 2460) | pub const __NR_process_vm_writev: u32 = 339; constant __NR_kern_features (line 2461) | pub const __NR_kern_features: u32 = 340; constant __NR_kcmp (line 2462) | pub const __NR_kcmp: u32 = 341; constant __NR_finit_module (line 2463) | pub const __NR_finit_module: u32 = 342; constant __NR_sched_setattr (line 2464) | pub const __NR_sched_setattr: u32 = 343; constant __NR_sched_getattr (line 2465) | pub const __NR_sched_getattr: u32 = 344; constant __NR_renameat2 (line 2466) | pub const __NR_renameat2: u32 = 345; constant __NR_seccomp (line 2467) | pub const __NR_seccomp: u32 = 346; constant __NR_getrandom (line 2468) | pub const __NR_getrandom: u32 = 347; constant __NR_memfd_create (line 2469) | pub const __NR_memfd_create: u32 = 348; constant __NR_bpf (line 2470) | pub const __NR_bpf: u32 = 349; constant __NR_execveat (line 2471) | pub const __NR_execveat: u32 = 350; constant __NR_membarrier (line 2472) | pub const __NR_membarrier: u32 = 351; constant __NR_userfaultfd (line 2473) | pub const __NR_userfaultfd: u32 = 352; constant __NR_bind (line 2474) | pub const __NR_bind: u32 = 353; constant __NR_listen (line 2475) | pub const __NR_listen: u32 = 354; constant __NR_setsockopt (line 2476) | pub const __NR_setsockopt: u32 = 355; constant __NR_mlock2 (line 2477) | pub const __NR_mlock2: u32 = 356; constant __NR_copy_file_range (line 2478) | pub const __NR_copy_file_range: u32 = 357; constant __NR_preadv2 (line 2479) | pub const __NR_preadv2: u32 = 358; constant __NR_pwritev2 (line 2480) | pub const __NR_pwritev2: u32 = 359; constant __NR_statx (line 2481) | pub const __NR_statx: u32 = 360; constant __NR_io_pgetevents (line 2482) | pub const __NR_io_pgetevents: u32 = 361; constant __NR_pkey_mprotect (line 2483) | pub const __NR_pkey_mprotect: u32 = 362; constant __NR_pkey_alloc (line 2484) | pub const __NR_pkey_alloc: u32 = 363; constant __NR_pkey_free (line 2485) | pub const __NR_pkey_free: u32 = 364; constant __NR_rseq (line 2486) | pub const __NR_rseq: u32 = 365; constant __NR_semget (line 2487) | pub const __NR_semget: u32 = 393; constant __NR_semctl (line 2488) | pub const __NR_semctl: u32 = 394; constant __NR_shmget (line 2489) | pub const __NR_shmget: u32 = 395; constant __NR_shmctl (line 2490) | pub const __NR_shmctl: u32 = 396; constant __NR_shmat (line 2491) | pub const __NR_shmat: u32 = 397; constant __NR_shmdt (line 2492) | pub const __NR_shmdt: u32 = 398; constant __NR_msgget (line 2493) | pub const __NR_msgget: u32 = 399; constant __NR_msgsnd (line 2494) | pub const __NR_msgsnd: u32 = 400; constant __NR_msgrcv (line 2495) | pub const __NR_msgrcv: u32 = 401; constant __NR_msgctl (line 2496) | pub const __NR_msgctl: u32 = 402; constant __NR_clock_gettime64 (line 2497) | pub const __NR_clock_gettime64: u32 = 403; constant __NR_clock_settime64 (line 2498) | pub const __NR_clock_settime64: u32 = 404; constant __NR_clock_adjtime64 (line 2499) | pub const __NR_clock_adjtime64: u32 = 405; constant __NR_clock_getres_time64 (line 2500) | pub const __NR_clock_getres_time64: u32 = 406; constant __NR_clock_nanosleep_time64 (line 2501) | pub const __NR_clock_nanosleep_time64: u32 = 407; constant __NR_timer_gettime64 (line 2502) | pub const __NR_timer_gettime64: u32 = 408; constant __NR_timer_settime64 (line 2503) | pub const __NR_timer_settime64: u32 = 409; constant __NR_timerfd_gettime64 (line 2504) | pub const __NR_timerfd_gettime64: u32 = 410; constant __NR_timerfd_settime64 (line 2505) | pub const __NR_timerfd_settime64: u32 = 411; constant __NR_utimensat_time64 (line 2506) | pub const __NR_utimensat_time64: u32 = 412; constant __NR_pselect6_time64 (line 2507) | pub const __NR_pselect6_time64: u32 = 413; constant __NR_ppoll_time64 (line 2508) | pub const __NR_ppoll_time64: u32 = 414; constant __NR_io_pgetevents_time64 (line 2509) | pub const __NR_io_pgetevents_time64: u32 = 416; constant __NR_recvmmsg_time64 (line 2510) | pub const __NR_recvmmsg_time64: u32 = 417; constant __NR_mq_timedsend_time64 (line 2511) | pub const __NR_mq_timedsend_time64: u32 = 418; constant __NR_mq_timedreceive_time64 (line 2512) | pub const __NR_mq_timedreceive_time64: u32 = 419; constant __NR_semtimedop_time64 (line 2513) | pub const __NR_semtimedop_time64: u32 = 420; constant __NR_rt_sigtimedwait_time64 (line 2514) | pub const __NR_rt_sigtimedwait_time64: u32 = 421; constant __NR_futex_time64 (line 2515) | pub const __NR_futex_time64: u32 = 422; constant __NR_sched_rr_get_interval_time64 (line 2516) | pub const __NR_sched_rr_get_interval_time64: u32 = 423; constant __NR_pidfd_send_signal (line 2517) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2518) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2519) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2520) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2521) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2522) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2523) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2524) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2525) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2526) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2527) | pub const __NR_pidfd_open: u32 = 434; constant __NR_close_range (line 2528) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2529) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2530) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2531) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2532) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2533) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2534) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2535) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2536) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2537) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2538) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2539) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2540) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2541) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant KERN_FEATURE_MIXED_MODE_STACK (line 2542) | pub const KERN_FEATURE_MIXED_MODE_STACK: u32 = 1; constant WNOHANG (line 2543) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2544) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2545) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2546) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2547) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2548) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2549) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2550) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2551) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2552) | pub const P_ALL: u32 = 0; constant P_PID (line 2553) | pub const P_PID: u32 = 1; constant P_PGID (line 2554) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2555) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2556) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2557) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2558) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2559) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2560) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2561) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2562) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2563) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2564) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2565) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2566) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2567) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2568) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2569) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2570) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2571) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2572) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2573) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2574) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2575) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2576) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2577) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2578) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2579) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2580) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2581) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2582) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2583) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2584) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2585) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2586) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2587) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2588) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2589) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2590) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2591) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2592) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2593) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2594) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2595) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2596) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2597) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2598) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2599) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2600) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2601) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2602) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2603) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2604) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2605) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2606) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2607) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2608) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2609) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2610) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2611) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2612) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2613) | pub const TFD_CLOEXEC: u32 = 4194304; constant TFD_NONBLOCK (line 2614) | pub const TFD_NONBLOCK: u32 = 16384; constant USERFAULTFD_IOC (line 2615) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2616) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2617) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2618) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2619) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2620) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2621) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2622) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2623) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2624) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2625) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2626) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2627) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2628) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2629) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2630) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2631) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2632) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2633) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2634) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2635) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2636) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2637) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2638) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2639) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2640) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2641) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2642) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2643) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2644) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2645) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2646) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2647) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2648) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2649) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2650) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2651) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2652) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2653) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2654) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2655) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2656) | pub const F_OK: u32 = 0; constant R_OK (line 2657) | pub const R_OK: u32 = 4; constant W_OK (line 2658) | pub const W_OK: u32 = 2; constant X_OK (line 2659) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2660) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2661) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2662) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2663) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2664) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2665) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2666) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2667) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2668) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2669) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2670) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2671) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2672) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2673) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2674) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2675) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2676) | pub const EFD_CLOEXEC: u32 = 4194304; constant EFD_NONBLOCK (line 2677) | pub const EFD_NONBLOCK: u32 = 16384; constant EPOLLIN (line 2678) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2679) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2680) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2681) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2682) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2683) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2684) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2685) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2686) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2687) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2688) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2689) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2690) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2691) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2692) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2693) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2694) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 4210688; constant TFD_CREATE_FLAGS (line 2695) | pub const TFD_CREATE_FLAGS: u32 = 4210688; constant TFD_SETTIME_FLAGS (line 2696) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2697) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2698) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2699) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2700) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2701) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2702) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2703) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2704) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2705) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2706) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2707) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2711) | pub enum fsconfig_command { type membarrier_cmd (line 2724) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2897) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2740) | pub enum membarrier_cmd_flag { function new (line 2812) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2821) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2830) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2843) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2857) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2871) | pub const fn new() -> Self { function as_ptr (line 2875) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2879) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2883) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2887) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2892) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/sparc/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 13) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 14) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 15) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 16) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 17) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 18) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 20) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 21) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 22) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 23) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 24) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 25) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 26) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 29) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 30) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/sparc/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 13) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 14) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 15) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 16) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 17) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 18) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 20) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 21) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 22) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 23) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 24) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 25) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 26) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 29) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 30) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __BIG_ENDIAN (line 205) | pub const __BIG_ENDIAN: u32 = 4321; constant ASI_NULL1 (line 206) | pub const ASI_NULL1: u32 = 0; constant ASI_NULL2 (line 207) | pub const ASI_NULL2: u32 = 1; constant ASI_CONTROL (line 208) | pub const ASI_CONTROL: u32 = 2; constant ASI_SEGMAP (line 209) | pub const ASI_SEGMAP: u32 = 3; constant ASI_PTE (line 210) | pub const ASI_PTE: u32 = 4; constant ASI_HWFLUSHSEG (line 211) | pub const ASI_HWFLUSHSEG: u32 = 5; constant ASI_HWFLUSHPAGE (line 212) | pub const ASI_HWFLUSHPAGE: u32 = 6; constant ASI_REGMAP (line 213) | pub const ASI_REGMAP: u32 = 6; constant ASI_HWFLUSHCONTEXT (line 214) | pub const ASI_HWFLUSHCONTEXT: u32 = 7; constant ASI_USERTXT (line 215) | pub const ASI_USERTXT: u32 = 8; constant ASI_KERNELTXT (line 216) | pub const ASI_KERNELTXT: u32 = 9; constant ASI_USERDATA (line 217) | pub const ASI_USERDATA: u32 = 10; constant ASI_KERNELDATA (line 218) | pub const ASI_KERNELDATA: u32 = 11; constant ASI_FLUSHSEG (line 219) | pub const ASI_FLUSHSEG: u32 = 12; constant ASI_FLUSHPG (line 220) | pub const ASI_FLUSHPG: u32 = 13; constant ASI_FLUSHCTX (line 221) | pub const ASI_FLUSHCTX: u32 = 14; constant ASI_M_RES00 (line 222) | pub const ASI_M_RES00: u32 = 0; constant ASI_M_UNA01 (line 223) | pub const ASI_M_UNA01: u32 = 1; constant ASI_M_MXCC (line 224) | pub const ASI_M_MXCC: u32 = 2; constant ASI_M_FLUSH_PROBE (line 225) | pub const ASI_M_FLUSH_PROBE: u32 = 3; constant ASI_M_MMUREGS (line 226) | pub const ASI_M_MMUREGS: u32 = 4; constant ASI_M_TLBDIAG (line 227) | pub const ASI_M_TLBDIAG: u32 = 5; constant ASI_M_DIAGS (line 228) | pub const ASI_M_DIAGS: u32 = 6; constant ASI_M_IODIAG (line 229) | pub const ASI_M_IODIAG: u32 = 7; constant ASI_M_USERTXT (line 230) | pub const ASI_M_USERTXT: u32 = 8; constant ASI_M_KERNELTXT (line 231) | pub const ASI_M_KERNELTXT: u32 = 9; constant ASI_M_USERDATA (line 232) | pub const ASI_M_USERDATA: u32 = 10; constant ASI_M_KERNELDATA (line 233) | pub const ASI_M_KERNELDATA: u32 = 11; constant ASI_M_TXTC_TAG (line 234) | pub const ASI_M_TXTC_TAG: u32 = 12; constant ASI_M_TXTC_DATA (line 235) | pub const ASI_M_TXTC_DATA: u32 = 13; constant ASI_M_DATAC_TAG (line 236) | pub const ASI_M_DATAC_TAG: u32 = 14; constant ASI_M_DATAC_DATA (line 237) | pub const ASI_M_DATAC_DATA: u32 = 15; constant ASI_M_FLUSH_PAGE (line 238) | pub const ASI_M_FLUSH_PAGE: u32 = 16; constant ASI_M_FLUSH_SEG (line 239) | pub const ASI_M_FLUSH_SEG: u32 = 17; constant ASI_M_FLUSH_REGION (line 240) | pub const ASI_M_FLUSH_REGION: u32 = 18; constant ASI_M_FLUSH_CTX (line 241) | pub const ASI_M_FLUSH_CTX: u32 = 19; constant ASI_M_FLUSH_USER (line 242) | pub const ASI_M_FLUSH_USER: u32 = 20; constant ASI_M_BCOPY (line 243) | pub const ASI_M_BCOPY: u32 = 23; constant ASI_M_IFLUSH_PAGE (line 244) | pub const ASI_M_IFLUSH_PAGE: u32 = 24; constant ASI_M_IFLUSH_SEG (line 245) | pub const ASI_M_IFLUSH_SEG: u32 = 25; constant ASI_M_IFLUSH_REGION (line 246) | pub const ASI_M_IFLUSH_REGION: u32 = 26; constant ASI_M_IFLUSH_CTX (line 247) | pub const ASI_M_IFLUSH_CTX: u32 = 27; constant ASI_M_IFLUSH_USER (line 248) | pub const ASI_M_IFLUSH_USER: u32 = 28; constant ASI_M_BFILL (line 249) | pub const ASI_M_BFILL: u32 = 31; constant ASI_M_BYPASS (line 250) | pub const ASI_M_BYPASS: u32 = 32; constant ASI_M_FBMEM (line 251) | pub const ASI_M_FBMEM: u32 = 41; constant ASI_M_VMEUS (line 252) | pub const ASI_M_VMEUS: u32 = 42; constant ASI_M_VMEPS (line 253) | pub const ASI_M_VMEPS: u32 = 43; constant ASI_M_VMEUT (line 254) | pub const ASI_M_VMEUT: u32 = 44; constant ASI_M_VMEPT (line 255) | pub const ASI_M_VMEPT: u32 = 45; constant ASI_M_SBUS (line 256) | pub const ASI_M_SBUS: u32 = 46; constant ASI_M_CTL (line 257) | pub const ASI_M_CTL: u32 = 47; constant ASI_M_FLUSH_IWHOLE (line 258) | pub const ASI_M_FLUSH_IWHOLE: u32 = 49; constant ASI_M_IC_FLCLEAR (line 259) | pub const ASI_M_IC_FLCLEAR: u32 = 54; constant ASI_M_DC_FLCLEAR (line 260) | pub const ASI_M_DC_FLCLEAR: u32 = 55; constant ASI_M_DCDR (line 261) | pub const ASI_M_DCDR: u32 = 57; constant ASI_M_VIKING_TMP1 (line 262) | pub const ASI_M_VIKING_TMP1: u32 = 64; constant ASI_M_ACTION (line 263) | pub const ASI_M_ACTION: u32 = 76; constant ASI_LEON_NOCACHE (line 264) | pub const ASI_LEON_NOCACHE: u32 = 1; constant ASI_LEON_DCACHE_MISS (line 265) | pub const ASI_LEON_DCACHE_MISS: u32 = 1; constant ASI_LEON_CACHEREGS (line 266) | pub const ASI_LEON_CACHEREGS: u32 = 2; constant ASI_LEON_IFLUSH (line 267) | pub const ASI_LEON_IFLUSH: u32 = 16; constant ASI_LEON_DFLUSH (line 268) | pub const ASI_LEON_DFLUSH: u32 = 17; constant ASI_LEON_MMUFLUSH (line 269) | pub const ASI_LEON_MMUFLUSH: u32 = 24; constant ASI_LEON_MMUREGS (line 270) | pub const ASI_LEON_MMUREGS: u32 = 25; constant ASI_LEON_BYPASS (line 271) | pub const ASI_LEON_BYPASS: u32 = 28; constant ASI_LEON_FLUSH_PAGE (line 272) | pub const ASI_LEON_FLUSH_PAGE: u32 = 16; constant ASI_N (line 273) | pub const ASI_N: u32 = 4; constant ASI_NL (line 274) | pub const ASI_NL: u32 = 12; constant ASI_AIUP (line 275) | pub const ASI_AIUP: u32 = 16; constant ASI_AIUS (line 276) | pub const ASI_AIUS: u32 = 17; constant ASI_AIUPL (line 277) | pub const ASI_AIUPL: u32 = 24; constant ASI_AIUSL (line 278) | pub const ASI_AIUSL: u32 = 25; constant ASI_P (line 279) | pub const ASI_P: u32 = 128; constant ASI_S (line 280) | pub const ASI_S: u32 = 129; constant ASI_PNF (line 281) | pub const ASI_PNF: u32 = 130; constant ASI_SNF (line 282) | pub const ASI_SNF: u32 = 131; constant ASI_PL (line 283) | pub const ASI_PL: u32 = 136; constant ASI_SL (line 284) | pub const ASI_SL: u32 = 137; constant ASI_PNFL (line 285) | pub const ASI_PNFL: u32 = 138; constant ASI_SNFL (line 286) | pub const ASI_SNFL: u32 = 139; constant ASI_MCD_PRIV_PRIMARY (line 287) | pub const ASI_MCD_PRIV_PRIMARY: u32 = 2; constant ASI_MCD_REAL (line 288) | pub const ASI_MCD_REAL: u32 = 5; constant ASI_PHYS_USE_EC (line 289) | pub const ASI_PHYS_USE_EC: u32 = 20; constant ASI_PHYS_BYPASS_EC_E (line 290) | pub const ASI_PHYS_BYPASS_EC_E: u32 = 21; constant ASI_BLK_AIUP_4V (line 291) | pub const ASI_BLK_AIUP_4V: u32 = 22; constant ASI_BLK_AIUS_4V (line 292) | pub const ASI_BLK_AIUS_4V: u32 = 23; constant ASI_PHYS_USE_EC_L (line 293) | pub const ASI_PHYS_USE_EC_L: u32 = 28; constant ASI_PHYS_BYPASS_EC_E_L (line 294) | pub const ASI_PHYS_BYPASS_EC_E_L: u32 = 29; constant ASI_BLK_AIUP_L_4V (line 295) | pub const ASI_BLK_AIUP_L_4V: u32 = 30; constant ASI_BLK_AIUS_L_4V (line 296) | pub const ASI_BLK_AIUS_L_4V: u32 = 31; constant ASI_SCRATCHPAD (line 297) | pub const ASI_SCRATCHPAD: u32 = 32; constant ASI_MMU (line 298) | pub const ASI_MMU: u32 = 33; constant ASI_BLK_INIT_QUAD_LDD_AIUS (line 299) | pub const ASI_BLK_INIT_QUAD_LDD_AIUS: u32 = 35; constant ASI_NUCLEUS_QUAD_LDD (line 300) | pub const ASI_NUCLEUS_QUAD_LDD: u32 = 36; constant ASI_QUEUE (line 301) | pub const ASI_QUEUE: u32 = 37; constant ASI_QUAD_LDD_PHYS_4V (line 302) | pub const ASI_QUAD_LDD_PHYS_4V: u32 = 38; constant ASI_NUCLEUS_QUAD_LDD_L (line 303) | pub const ASI_NUCLEUS_QUAD_LDD_L: u32 = 44; constant ASI_QUAD_LDD_PHYS_L_4V (line 304) | pub const ASI_QUAD_LDD_PHYS_L_4V: u32 = 46; constant ASI_PCACHE_DATA_STATUS (line 305) | pub const ASI_PCACHE_DATA_STATUS: u32 = 48; constant ASI_PCACHE_DATA (line 306) | pub const ASI_PCACHE_DATA: u32 = 49; constant ASI_PCACHE_TAG (line 307) | pub const ASI_PCACHE_TAG: u32 = 50; constant ASI_PCACHE_SNOOP_TAG (line 308) | pub const ASI_PCACHE_SNOOP_TAG: u32 = 51; constant ASI_QUAD_LDD_PHYS (line 309) | pub const ASI_QUAD_LDD_PHYS: u32 = 52; constant ASI_WCACHE_VALID_BITS (line 310) | pub const ASI_WCACHE_VALID_BITS: u32 = 56; constant ASI_WCACHE_DATA (line 311) | pub const ASI_WCACHE_DATA: u32 = 57; constant ASI_WCACHE_TAG (line 312) | pub const ASI_WCACHE_TAG: u32 = 58; constant ASI_WCACHE_SNOOP_TAG (line 313) | pub const ASI_WCACHE_SNOOP_TAG: u32 = 59; constant ASI_QUAD_LDD_PHYS_L (line 314) | pub const ASI_QUAD_LDD_PHYS_L: u32 = 60; constant ASI_SRAM_FAST_INIT (line 315) | pub const ASI_SRAM_FAST_INIT: u32 = 64; constant ASI_CORE_AVAILABLE (line 316) | pub const ASI_CORE_AVAILABLE: u32 = 65; constant ASI_CORE_ENABLE_STAT (line 317) | pub const ASI_CORE_ENABLE_STAT: u32 = 65; constant ASI_CORE_ENABLE (line 318) | pub const ASI_CORE_ENABLE: u32 = 65; constant ASI_XIR_STEERING (line 319) | pub const ASI_XIR_STEERING: u32 = 65; constant ASI_CORE_RUNNING_RW (line 320) | pub const ASI_CORE_RUNNING_RW: u32 = 65; constant ASI_CORE_RUNNING_W1S (line 321) | pub const ASI_CORE_RUNNING_W1S: u32 = 65; constant ASI_CORE_RUNNING_W1C (line 322) | pub const ASI_CORE_RUNNING_W1C: u32 = 65; constant ASI_CORE_RUNNING_STAT (line 323) | pub const ASI_CORE_RUNNING_STAT: u32 = 65; constant ASI_CMT_ERROR_STEERING (line 324) | pub const ASI_CMT_ERROR_STEERING: u32 = 65; constant ASI_DCACHE_INVALIDATE (line 325) | pub const ASI_DCACHE_INVALIDATE: u32 = 66; constant ASI_DCACHE_UTAG (line 326) | pub const ASI_DCACHE_UTAG: u32 = 67; constant ASI_DCACHE_SNOOP_TAG (line 327) | pub const ASI_DCACHE_SNOOP_TAG: u32 = 68; constant ASI_LSU_CONTROL (line 328) | pub const ASI_LSU_CONTROL: u32 = 69; constant ASI_DCU_CONTROL_REG (line 329) | pub const ASI_DCU_CONTROL_REG: u32 = 69; constant ASI_DCACHE_DATA (line 330) | pub const ASI_DCACHE_DATA: u32 = 70; constant ASI_DCACHE_TAG (line 331) | pub const ASI_DCACHE_TAG: u32 = 71; constant ASI_INTR_DISPATCH_STAT (line 332) | pub const ASI_INTR_DISPATCH_STAT: u32 = 72; constant ASI_INTR_RECEIVE (line 333) | pub const ASI_INTR_RECEIVE: u32 = 73; constant ASI_UPA_CONFIG (line 334) | pub const ASI_UPA_CONFIG: u32 = 74; constant ASI_JBUS_CONFIG (line 335) | pub const ASI_JBUS_CONFIG: u32 = 74; constant ASI_SAFARI_CONFIG (line 336) | pub const ASI_SAFARI_CONFIG: u32 = 74; constant ASI_SAFARI_ADDRESS (line 337) | pub const ASI_SAFARI_ADDRESS: u32 = 74; constant ASI_ESTATE_ERROR_EN (line 338) | pub const ASI_ESTATE_ERROR_EN: u32 = 75; constant ASI_AFSR (line 339) | pub const ASI_AFSR: u32 = 76; constant ASI_AFAR (line 340) | pub const ASI_AFAR: u32 = 77; constant ASI_EC_TAG_DATA (line 341) | pub const ASI_EC_TAG_DATA: u32 = 78; constant ASI_IMMU (line 342) | pub const ASI_IMMU: u32 = 80; constant ASI_IMMU_TSB_8KB_PTR (line 343) | pub const ASI_IMMU_TSB_8KB_PTR: u32 = 81; constant ASI_IMMU_TSB_64KB_PTR (line 344) | pub const ASI_IMMU_TSB_64KB_PTR: u32 = 82; constant ASI_ITLB_DATA_IN (line 345) | pub const ASI_ITLB_DATA_IN: u32 = 84; constant ASI_ITLB_DATA_ACCESS (line 346) | pub const ASI_ITLB_DATA_ACCESS: u32 = 85; constant ASI_ITLB_TAG_READ (line 347) | pub const ASI_ITLB_TAG_READ: u32 = 86; constant ASI_IMMU_DEMAP (line 348) | pub const ASI_IMMU_DEMAP: u32 = 87; constant ASI_DMMU (line 349) | pub const ASI_DMMU: u32 = 88; constant ASI_DMMU_TSB_8KB_PTR (line 350) | pub const ASI_DMMU_TSB_8KB_PTR: u32 = 89; constant ASI_DMMU_TSB_64KB_PTR (line 351) | pub const ASI_DMMU_TSB_64KB_PTR: u32 = 90; constant ASI_DMMU_TSB_DIRECT_PTR (line 352) | pub const ASI_DMMU_TSB_DIRECT_PTR: u32 = 91; constant ASI_DTLB_DATA_IN (line 353) | pub const ASI_DTLB_DATA_IN: u32 = 92; constant ASI_DTLB_DATA_ACCESS (line 354) | pub const ASI_DTLB_DATA_ACCESS: u32 = 93; constant ASI_DTLB_TAG_READ (line 355) | pub const ASI_DTLB_TAG_READ: u32 = 94; constant ASI_DMMU_DEMAP (line 356) | pub const ASI_DMMU_DEMAP: u32 = 95; constant ASI_IIU_INST_TRAP (line 357) | pub const ASI_IIU_INST_TRAP: u32 = 96; constant ASI_INTR_ID (line 358) | pub const ASI_INTR_ID: u32 = 99; constant ASI_CORE_ID (line 359) | pub const ASI_CORE_ID: u32 = 99; constant ASI_CESR_ID (line 360) | pub const ASI_CESR_ID: u32 = 99; constant ASI_IC_INSTR (line 361) | pub const ASI_IC_INSTR: u32 = 102; constant ASI_IC_TAG (line 362) | pub const ASI_IC_TAG: u32 = 103; constant ASI_IC_STAG (line 363) | pub const ASI_IC_STAG: u32 = 104; constant ASI_IC_PRE_DECODE (line 364) | pub const ASI_IC_PRE_DECODE: u32 = 110; constant ASI_IC_NEXT_FIELD (line 365) | pub const ASI_IC_NEXT_FIELD: u32 = 111; constant ASI_BRPRED_ARRAY (line 366) | pub const ASI_BRPRED_ARRAY: u32 = 111; constant ASI_BLK_AIUP (line 367) | pub const ASI_BLK_AIUP: u32 = 112; constant ASI_BLK_AIUS (line 368) | pub const ASI_BLK_AIUS: u32 = 113; constant ASI_MCU_CTRL_REG (line 369) | pub const ASI_MCU_CTRL_REG: u32 = 114; constant ASI_EC_DATA (line 370) | pub const ASI_EC_DATA: u32 = 116; constant ASI_EC_CTRL (line 371) | pub const ASI_EC_CTRL: u32 = 117; constant ASI_EC_W (line 372) | pub const ASI_EC_W: u32 = 118; constant ASI_UDB_ERROR_W (line 373) | pub const ASI_UDB_ERROR_W: u32 = 119; constant ASI_UDB_CONTROL_W (line 374) | pub const ASI_UDB_CONTROL_W: u32 = 119; constant ASI_INTR_W (line 375) | pub const ASI_INTR_W: u32 = 119; constant ASI_INTR_DATAN_W (line 376) | pub const ASI_INTR_DATAN_W: u32 = 119; constant ASI_INTR_DISPATCH_W (line 377) | pub const ASI_INTR_DISPATCH_W: u32 = 119; constant ASI_BLK_AIUPL (line 378) | pub const ASI_BLK_AIUPL: u32 = 120; constant ASI_BLK_AIUSL (line 379) | pub const ASI_BLK_AIUSL: u32 = 121; constant ASI_EC_R (line 380) | pub const ASI_EC_R: u32 = 126; constant ASI_UDBH_ERROR_R (line 381) | pub const ASI_UDBH_ERROR_R: u32 = 127; constant ASI_UDBL_ERROR_R (line 382) | pub const ASI_UDBL_ERROR_R: u32 = 127; constant ASI_UDBH_CONTROL_R (line 383) | pub const ASI_UDBH_CONTROL_R: u32 = 127; constant ASI_UDBL_CONTROL_R (line 384) | pub const ASI_UDBL_CONTROL_R: u32 = 127; constant ASI_INTR_R (line 385) | pub const ASI_INTR_R: u32 = 127; constant ASI_INTR_DATAN_R (line 386) | pub const ASI_INTR_DATAN_R: u32 = 127; constant ASI_MCD_PRIMARY (line 387) | pub const ASI_MCD_PRIMARY: u32 = 144; constant ASI_MCD_ST_BLKINIT_PRIMARY (line 388) | pub const ASI_MCD_ST_BLKINIT_PRIMARY: u32 = 146; constant ASI_PIC (line 389) | pub const ASI_PIC: u32 = 176; constant ASI_PST8_P (line 390) | pub const ASI_PST8_P: u32 = 192; constant ASI_PST8_S (line 391) | pub const ASI_PST8_S: u32 = 193; constant ASI_PST16_P (line 392) | pub const ASI_PST16_P: u32 = 194; constant ASI_PST16_S (line 393) | pub const ASI_PST16_S: u32 = 195; constant ASI_PST32_P (line 394) | pub const ASI_PST32_P: u32 = 196; constant ASI_PST32_S (line 395) | pub const ASI_PST32_S: u32 = 197; constant ASI_PST8_PL (line 396) | pub const ASI_PST8_PL: u32 = 200; constant ASI_PST8_SL (line 397) | pub const ASI_PST8_SL: u32 = 201; constant ASI_PST16_PL (line 398) | pub const ASI_PST16_PL: u32 = 202; constant ASI_PST16_SL (line 399) | pub const ASI_PST16_SL: u32 = 203; constant ASI_PST32_PL (line 400) | pub const ASI_PST32_PL: u32 = 204; constant ASI_PST32_SL (line 401) | pub const ASI_PST32_SL: u32 = 205; constant ASI_FL8_P (line 402) | pub const ASI_FL8_P: u32 = 208; constant ASI_FL8_S (line 403) | pub const ASI_FL8_S: u32 = 209; constant ASI_FL16_P (line 404) | pub const ASI_FL16_P: u32 = 210; constant ASI_FL16_S (line 405) | pub const ASI_FL16_S: u32 = 211; constant ASI_FL8_PL (line 406) | pub const ASI_FL8_PL: u32 = 216; constant ASI_FL8_SL (line 407) | pub const ASI_FL8_SL: u32 = 217; constant ASI_FL16_PL (line 408) | pub const ASI_FL16_PL: u32 = 218; constant ASI_FL16_SL (line 409) | pub const ASI_FL16_SL: u32 = 219; constant ASI_BLK_COMMIT_P (line 410) | pub const ASI_BLK_COMMIT_P: u32 = 224; constant ASI_BLK_COMMIT_S (line 411) | pub const ASI_BLK_COMMIT_S: u32 = 225; constant ASI_BLK_INIT_QUAD_LDD_P (line 412) | pub const ASI_BLK_INIT_QUAD_LDD_P: u32 = 226; constant ASI_BLK_INIT_QUAD_LDD_S (line 413) | pub const ASI_BLK_INIT_QUAD_LDD_S: u32 = 227; constant ASI_BLK_P (line 414) | pub const ASI_BLK_P: u32 = 240; constant ASI_BLK_S (line 415) | pub const ASI_BLK_S: u32 = 241; constant ASI_ST_BLKINIT_MRU_P (line 416) | pub const ASI_ST_BLKINIT_MRU_P: u32 = 242; constant ASI_ST_BLKINIT_MRU_S (line 417) | pub const ASI_ST_BLKINIT_MRU_S: u32 = 243; constant ASI_BLK_PL (line 418) | pub const ASI_BLK_PL: u32 = 248; constant ASI_BLK_SL (line 419) | pub const ASI_BLK_SL: u32 = 249; constant ASI_ST_BLKINIT_MRU_PL (line 420) | pub const ASI_ST_BLKINIT_MRU_PL: u32 = 250; constant ASI_ST_BLKINIT_MRU_SL (line 421) | pub const ASI_ST_BLKINIT_MRU_SL: u32 = 251; constant PACKET_HOST (line 422) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 423) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 424) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 425) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 426) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 427) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 428) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 429) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 430) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 431) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 432) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 433) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 434) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 435) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 436) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 437) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 438) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 439) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 440) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 441) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 442) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 443) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 444) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 445) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 446) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 447) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 448) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 449) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 450) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 451) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 452) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 453) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 454) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 455) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 456) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 457) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 458) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 459) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 460) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 461) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 462) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 463) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 464) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 465) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 466) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 467) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 468) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 469) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 470) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 471) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 472) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 473) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 474) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 475) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 476) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 477) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 478) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 479) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 480) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 481) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 482) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 483) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 484) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 485) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 486) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 487) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 491) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/sparc/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 13) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 14) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 15) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 16) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 17) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 18) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 20) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 21) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 22) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 23) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 24) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 25) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 26) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 29) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 30) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_XSIZEMASK (line 487) | pub const _IOC_XSIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 488) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 489) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 490) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 491) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 492) | pub const _IOC_DIRSHIFT: u32 = 29; constant _IOC_NONE (line 493) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 495) | pub const _IOC_WRITE: u32 = 4; constant IOC_IN (line 496) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 497) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 498) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 499) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 500) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 505) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 506) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 508) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 509) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 510) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 511) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 512) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 513) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 514) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 515) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 516) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 517) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 518) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 520) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 521) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 522) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 523) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 525) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 527) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 528) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 529) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 530) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 531) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 532) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 533) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 534) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 535) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 536) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 537) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 538) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 539) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 540) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 544) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 546) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 547) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 548) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 549) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 550) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 551) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 552) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 553) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 554) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 555) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 556) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 557) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 558) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 559) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 560) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 561) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 562) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 563) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 564) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 565) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 566) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 567) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 568) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 569) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 570) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 571) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 572) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 573) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 574) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 575) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 576) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 577) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 578) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 579) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 580) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 581) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 582) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 583) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 584) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 585) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 586) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 587) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 588) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 589) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 590) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 591) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 592) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 593) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 594) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 595) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 596) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 597) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 598) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 599) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 600) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 601) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 602) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 603) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 604) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 605) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 606) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 607) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 608) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 609) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 610) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 611) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 612) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 613) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 614) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 615) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 616) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 617) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 618) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 619) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 620) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 621) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 622) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 623) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 624) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 625) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 626) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 627) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 628) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 629) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 630) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 631) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 632) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 633) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 634) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 635) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 636) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 637) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 638) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 639) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 640) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 641) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 642) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 643) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 644) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 645) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 646) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 647) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 648) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 649) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 650) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 651) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 652) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 653) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 654) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 655) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 656) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 657) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 658) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 659) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 660) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 661) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 662) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 663) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 664) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 665) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 666) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 667) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 668) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 669) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 670) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 671) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 672) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 673) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 674) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 675) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 676) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 677) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 678) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 679) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 680) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 681) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 682) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 683) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 684) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 685) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 686) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 687) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 688) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 689) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 690) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 691) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 692) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 693) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 694) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 695) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 696) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 697) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 698) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 699) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 700) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 701) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 702) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 703) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 704) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 705) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 706) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 707) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 708) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 709) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 710) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 711) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 712) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 713) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 714) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 715) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 716) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 717) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 718) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 719) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 720) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 721) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 722) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 723) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 724) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 725) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 726) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 727) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 728) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 729) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 730) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 731) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 732) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 733) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 734) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 735) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 736) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 737) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 738) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 739) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 740) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 741) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 742) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 743) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 744) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 745) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 746) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 747) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 748) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 749) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 750) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 751) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 752) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 753) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 754) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 755) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 756) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 757) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 758) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 759) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 760) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 761) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 762) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 763) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 764) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 765) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 766) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 767) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 768) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 769) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 770) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 771) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 772) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 773) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 774) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 775) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 776) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 777) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 778) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 779) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 780) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 781) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 782) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 783) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 784) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 785) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 786) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 787) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 788) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 789) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 790) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 791) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 792) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 793) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 794) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 795) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 796) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 797) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 798) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 799) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 800) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 802) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 803) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 807) | pub enum fsconfig_command { type _bindgen_ty_1 (line 820) | pub enum _bindgen_ty_1 { type io_uring_op (line 832) | pub enum io_uring_op { type _bindgen_ty_2 (line 887) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 894) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 900) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 933) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 940) | pub enum _bindgen_ty_6 { function new (line 1019) | pub const fn new() -> Self { function as_ptr (line 1023) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1027) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1031) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1035) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1040) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1046) | pub const fn new() -> Self { function as_ref (line 1050) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1054) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1060) | fn default() -> Self { function clone (line 1066) | fn clone(&self) -> Self { function fmt (line 1072) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1077) | fn hash(&self, _state: &mut H) {} function eq (line 1080) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/sparc/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EWOULDBLOCK (line 37) | pub const EWOULDBLOCK: u32 = 11; constant EINPROGRESS (line 38) | pub const EINPROGRESS: u32 = 36; constant EALREADY (line 39) | pub const EALREADY: u32 = 37; constant ENOTSOCK (line 40) | pub const ENOTSOCK: u32 = 38; constant EDESTADDRREQ (line 41) | pub const EDESTADDRREQ: u32 = 39; constant EMSGSIZE (line 42) | pub const EMSGSIZE: u32 = 40; constant EPROTOTYPE (line 43) | pub const EPROTOTYPE: u32 = 41; constant ENOPROTOOPT (line 44) | pub const ENOPROTOOPT: u32 = 42; constant EPROTONOSUPPORT (line 45) | pub const EPROTONOSUPPORT: u32 = 43; constant ESOCKTNOSUPPORT (line 46) | pub const ESOCKTNOSUPPORT: u32 = 44; constant EOPNOTSUPP (line 47) | pub const EOPNOTSUPP: u32 = 45; constant EPFNOSUPPORT (line 48) | pub const EPFNOSUPPORT: u32 = 46; constant EAFNOSUPPORT (line 49) | pub const EAFNOSUPPORT: u32 = 47; constant EADDRINUSE (line 50) | pub const EADDRINUSE: u32 = 48; constant EADDRNOTAVAIL (line 51) | pub const EADDRNOTAVAIL: u32 = 49; constant ENETDOWN (line 52) | pub const ENETDOWN: u32 = 50; constant ENETUNREACH (line 53) | pub const ENETUNREACH: u32 = 51; constant ENETRESET (line 54) | pub const ENETRESET: u32 = 52; constant ECONNABORTED (line 55) | pub const ECONNABORTED: u32 = 53; constant ECONNRESET (line 56) | pub const ECONNRESET: u32 = 54; constant ENOBUFS (line 57) | pub const ENOBUFS: u32 = 55; constant EISCONN (line 58) | pub const EISCONN: u32 = 56; constant ENOTCONN (line 59) | pub const ENOTCONN: u32 = 57; constant ESHUTDOWN (line 60) | pub const ESHUTDOWN: u32 = 58; constant ETOOMANYREFS (line 61) | pub const ETOOMANYREFS: u32 = 59; constant ETIMEDOUT (line 62) | pub const ETIMEDOUT: u32 = 60; constant ECONNREFUSED (line 63) | pub const ECONNREFUSED: u32 = 61; constant ELOOP (line 64) | pub const ELOOP: u32 = 62; constant ENAMETOOLONG (line 65) | pub const ENAMETOOLONG: u32 = 63; constant EHOSTDOWN (line 66) | pub const EHOSTDOWN: u32 = 64; constant EHOSTUNREACH (line 67) | pub const EHOSTUNREACH: u32 = 65; constant ENOTEMPTY (line 68) | pub const ENOTEMPTY: u32 = 66; constant EPROCLIM (line 69) | pub const EPROCLIM: u32 = 67; constant EUSERS (line 70) | pub const EUSERS: u32 = 68; constant EDQUOT (line 71) | pub const EDQUOT: u32 = 69; constant ESTALE (line 72) | pub const ESTALE: u32 = 70; constant EREMOTE (line 73) | pub const EREMOTE: u32 = 71; constant ENOSTR (line 74) | pub const ENOSTR: u32 = 72; constant ETIME (line 75) | pub const ETIME: u32 = 73; constant ENOSR (line 76) | pub const ENOSR: u32 = 74; constant ENOMSG (line 77) | pub const ENOMSG: u32 = 75; constant EBADMSG (line 78) | pub const EBADMSG: u32 = 76; constant EIDRM (line 79) | pub const EIDRM: u32 = 77; constant EDEADLK (line 80) | pub const EDEADLK: u32 = 78; constant ENOLCK (line 81) | pub const ENOLCK: u32 = 79; constant ENONET (line 82) | pub const ENONET: u32 = 80; constant ERREMOTE (line 83) | pub const ERREMOTE: u32 = 81; constant ENOLINK (line 84) | pub const ENOLINK: u32 = 82; constant EADV (line 85) | pub const EADV: u32 = 83; constant ESRMNT (line 86) | pub const ESRMNT: u32 = 84; constant ECOMM (line 87) | pub const ECOMM: u32 = 85; constant EPROTO (line 88) | pub const EPROTO: u32 = 86; constant EMULTIHOP (line 89) | pub const EMULTIHOP: u32 = 87; constant EDOTDOT (line 90) | pub const EDOTDOT: u32 = 88; constant EREMCHG (line 91) | pub const EREMCHG: u32 = 89; constant ENOSYS (line 92) | pub const ENOSYS: u32 = 90; constant ESTRPIPE (line 93) | pub const ESTRPIPE: u32 = 91; constant EOVERFLOW (line 94) | pub const EOVERFLOW: u32 = 92; constant EBADFD (line 95) | pub const EBADFD: u32 = 93; constant ECHRNG (line 96) | pub const ECHRNG: u32 = 94; constant EL2NSYNC (line 97) | pub const EL2NSYNC: u32 = 95; constant EL3HLT (line 98) | pub const EL3HLT: u32 = 96; constant EL3RST (line 99) | pub const EL3RST: u32 = 97; constant ELNRNG (line 100) | pub const ELNRNG: u32 = 98; constant EUNATCH (line 101) | pub const EUNATCH: u32 = 99; constant ENOCSI (line 102) | pub const ENOCSI: u32 = 100; constant EL2HLT (line 103) | pub const EL2HLT: u32 = 101; constant EBADE (line 104) | pub const EBADE: u32 = 102; constant EBADR (line 105) | pub const EBADR: u32 = 103; constant EXFULL (line 106) | pub const EXFULL: u32 = 104; constant ENOANO (line 107) | pub const ENOANO: u32 = 105; constant EBADRQC (line 108) | pub const EBADRQC: u32 = 106; constant EBADSLT (line 109) | pub const EBADSLT: u32 = 107; constant EDEADLOCK (line 110) | pub const EDEADLOCK: u32 = 108; constant EBFONT (line 111) | pub const EBFONT: u32 = 109; constant ELIBEXEC (line 112) | pub const ELIBEXEC: u32 = 110; constant ENODATA (line 113) | pub const ENODATA: u32 = 111; constant ELIBBAD (line 114) | pub const ELIBBAD: u32 = 112; constant ENOPKG (line 115) | pub const ENOPKG: u32 = 113; constant ELIBACC (line 116) | pub const ELIBACC: u32 = 114; constant ENOTUNIQ (line 117) | pub const ENOTUNIQ: u32 = 115; constant ERESTART (line 118) | pub const ERESTART: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EILSEQ (line 124) | pub const EILSEQ: u32 = 122; constant ELIBMAX (line 125) | pub const ELIBMAX: u32 = 123; constant ELIBSCN (line 126) | pub const ELIBSCN: u32 = 124; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 125; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 126; constant ECANCELED (line 129) | pub const ECANCELED: u32 = 127; constant ENOKEY (line 130) | pub const ENOKEY: u32 = 128; constant EKEYEXPIRED (line 131) | pub const EKEYEXPIRED: u32 = 129; constant EKEYREVOKED (line 132) | pub const EKEYREVOKED: u32 = 130; constant EKEYREJECTED (line 133) | pub const EKEYREJECTED: u32 = 131; constant EOWNERDEAD (line 134) | pub const EOWNERDEAD: u32 = 132; constant ENOTRECOVERABLE (line 135) | pub const ENOTRECOVERABLE: u32 = 133; constant ERFKILL (line 136) | pub const ERFKILL: u32 = 134; constant EHWPOISON (line 137) | pub const EHWPOISON: u32 = 135; constant MPOL_F_STATIC_NODES (line 138) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 139) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 140) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 141) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 142) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 143) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 144) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 145) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 146) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 147) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 148) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 149) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 150) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 151) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 152) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 153) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 154) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 155) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 156) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 157) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 158) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 159) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 160) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 161) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 162) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 163) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 167) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/sparc/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 13) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 14) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 15) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 16) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 17) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 18) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 20) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 21) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 22) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 23) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 24) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 25) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 26) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 29) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 30) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method version (line 2390) | pub fn version(&self) -> __u8 { method set_version (line 2394) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2401) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2405) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2412) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method version (line 2427) | pub fn version(&self) -> __u8 { method set_version (line 2431) | pub fn set_version(&mut self, val: __u8) { method priority (line 2438) | pub fn priority(&self) -> __u8 { method set_priority (line 2442) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2449) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method doff (line 2464) | pub fn doff(&self) -> __u16 { method set_doff (line 2468) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2475) | pub fn res1(&self) -> __u16 { method set_res1 (line 2479) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2486) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2490) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2497) | pub fn ece(&self) -> __u16 { method set_ece (line 2501) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2508) | pub fn urg(&self) -> __u16 { method set_urg (line 2512) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2519) | pub fn ack(&self) -> __u16 { method set_ack (line 2523) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2530) | pub fn psh(&self) -> __u16 { method set_psh (line 2534) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2541) | pub fn rst(&self) -> __u16 { method set_rst (line 2545) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2552) | pub fn syn(&self) -> __u16 { method set_syn (line 2556) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2563) | pub fn fin(&self) -> __u16 { method set_fin (line 2567) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2574) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2621) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2625) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2632) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2636) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2643) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2647) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2654) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2658) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2665) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 865) | pub const __BIG_ENDIAN: u32 = 4321; constant ASI_NULL1 (line 866) | pub const ASI_NULL1: u32 = 0; constant ASI_NULL2 (line 867) | pub const ASI_NULL2: u32 = 1; constant ASI_CONTROL (line 868) | pub const ASI_CONTROL: u32 = 2; constant ASI_SEGMAP (line 869) | pub const ASI_SEGMAP: u32 = 3; constant ASI_PTE (line 870) | pub const ASI_PTE: u32 = 4; constant ASI_HWFLUSHSEG (line 871) | pub const ASI_HWFLUSHSEG: u32 = 5; constant ASI_HWFLUSHPAGE (line 872) | pub const ASI_HWFLUSHPAGE: u32 = 6; constant ASI_REGMAP (line 873) | pub const ASI_REGMAP: u32 = 6; constant ASI_HWFLUSHCONTEXT (line 874) | pub const ASI_HWFLUSHCONTEXT: u32 = 7; constant ASI_USERTXT (line 875) | pub const ASI_USERTXT: u32 = 8; constant ASI_KERNELTXT (line 876) | pub const ASI_KERNELTXT: u32 = 9; constant ASI_USERDATA (line 877) | pub const ASI_USERDATA: u32 = 10; constant ASI_KERNELDATA (line 878) | pub const ASI_KERNELDATA: u32 = 11; constant ASI_FLUSHSEG (line 879) | pub const ASI_FLUSHSEG: u32 = 12; constant ASI_FLUSHPG (line 880) | pub const ASI_FLUSHPG: u32 = 13; constant ASI_FLUSHCTX (line 881) | pub const ASI_FLUSHCTX: u32 = 14; constant ASI_M_RES00 (line 882) | pub const ASI_M_RES00: u32 = 0; constant ASI_M_UNA01 (line 883) | pub const ASI_M_UNA01: u32 = 1; constant ASI_M_MXCC (line 884) | pub const ASI_M_MXCC: u32 = 2; constant ASI_M_FLUSH_PROBE (line 885) | pub const ASI_M_FLUSH_PROBE: u32 = 3; constant ASI_M_MMUREGS (line 886) | pub const ASI_M_MMUREGS: u32 = 4; constant ASI_M_TLBDIAG (line 887) | pub const ASI_M_TLBDIAG: u32 = 5; constant ASI_M_DIAGS (line 888) | pub const ASI_M_DIAGS: u32 = 6; constant ASI_M_IODIAG (line 889) | pub const ASI_M_IODIAG: u32 = 7; constant ASI_M_USERTXT (line 890) | pub const ASI_M_USERTXT: u32 = 8; constant ASI_M_KERNELTXT (line 891) | pub const ASI_M_KERNELTXT: u32 = 9; constant ASI_M_USERDATA (line 892) | pub const ASI_M_USERDATA: u32 = 10; constant ASI_M_KERNELDATA (line 893) | pub const ASI_M_KERNELDATA: u32 = 11; constant ASI_M_TXTC_TAG (line 894) | pub const ASI_M_TXTC_TAG: u32 = 12; constant ASI_M_TXTC_DATA (line 895) | pub const ASI_M_TXTC_DATA: u32 = 13; constant ASI_M_DATAC_TAG (line 896) | pub const ASI_M_DATAC_TAG: u32 = 14; constant ASI_M_DATAC_DATA (line 897) | pub const ASI_M_DATAC_DATA: u32 = 15; constant ASI_M_FLUSH_PAGE (line 898) | pub const ASI_M_FLUSH_PAGE: u32 = 16; constant ASI_M_FLUSH_SEG (line 899) | pub const ASI_M_FLUSH_SEG: u32 = 17; constant ASI_M_FLUSH_REGION (line 900) | pub const ASI_M_FLUSH_REGION: u32 = 18; constant ASI_M_FLUSH_CTX (line 901) | pub const ASI_M_FLUSH_CTX: u32 = 19; constant ASI_M_FLUSH_USER (line 902) | pub const ASI_M_FLUSH_USER: u32 = 20; constant ASI_M_BCOPY (line 903) | pub const ASI_M_BCOPY: u32 = 23; constant ASI_M_IFLUSH_PAGE (line 904) | pub const ASI_M_IFLUSH_PAGE: u32 = 24; constant ASI_M_IFLUSH_SEG (line 905) | pub const ASI_M_IFLUSH_SEG: u32 = 25; constant ASI_M_IFLUSH_REGION (line 906) | pub const ASI_M_IFLUSH_REGION: u32 = 26; constant ASI_M_IFLUSH_CTX (line 907) | pub const ASI_M_IFLUSH_CTX: u32 = 27; constant ASI_M_IFLUSH_USER (line 908) | pub const ASI_M_IFLUSH_USER: u32 = 28; constant ASI_M_BFILL (line 909) | pub const ASI_M_BFILL: u32 = 31; constant ASI_M_BYPASS (line 910) | pub const ASI_M_BYPASS: u32 = 32; constant ASI_M_FBMEM (line 911) | pub const ASI_M_FBMEM: u32 = 41; constant ASI_M_VMEUS (line 912) | pub const ASI_M_VMEUS: u32 = 42; constant ASI_M_VMEPS (line 913) | pub const ASI_M_VMEPS: u32 = 43; constant ASI_M_VMEUT (line 914) | pub const ASI_M_VMEUT: u32 = 44; constant ASI_M_VMEPT (line 915) | pub const ASI_M_VMEPT: u32 = 45; constant ASI_M_SBUS (line 916) | pub const ASI_M_SBUS: u32 = 46; constant ASI_M_CTL (line 917) | pub const ASI_M_CTL: u32 = 47; constant ASI_M_FLUSH_IWHOLE (line 918) | pub const ASI_M_FLUSH_IWHOLE: u32 = 49; constant ASI_M_IC_FLCLEAR (line 919) | pub const ASI_M_IC_FLCLEAR: u32 = 54; constant ASI_M_DC_FLCLEAR (line 920) | pub const ASI_M_DC_FLCLEAR: u32 = 55; constant ASI_M_DCDR (line 921) | pub const ASI_M_DCDR: u32 = 57; constant ASI_M_VIKING_TMP1 (line 922) | pub const ASI_M_VIKING_TMP1: u32 = 64; constant ASI_M_ACTION (line 923) | pub const ASI_M_ACTION: u32 = 76; constant ASI_LEON_NOCACHE (line 924) | pub const ASI_LEON_NOCACHE: u32 = 1; constant ASI_LEON_DCACHE_MISS (line 925) | pub const ASI_LEON_DCACHE_MISS: u32 = 1; constant ASI_LEON_CACHEREGS (line 926) | pub const ASI_LEON_CACHEREGS: u32 = 2; constant ASI_LEON_IFLUSH (line 927) | pub const ASI_LEON_IFLUSH: u32 = 16; constant ASI_LEON_DFLUSH (line 928) | pub const ASI_LEON_DFLUSH: u32 = 17; constant ASI_LEON_MMUFLUSH (line 929) | pub const ASI_LEON_MMUFLUSH: u32 = 24; constant ASI_LEON_MMUREGS (line 930) | pub const ASI_LEON_MMUREGS: u32 = 25; constant ASI_LEON_BYPASS (line 931) | pub const ASI_LEON_BYPASS: u32 = 28; constant ASI_LEON_FLUSH_PAGE (line 932) | pub const ASI_LEON_FLUSH_PAGE: u32 = 16; constant ASI_N (line 933) | pub const ASI_N: u32 = 4; constant ASI_NL (line 934) | pub const ASI_NL: u32 = 12; constant ASI_AIUP (line 935) | pub const ASI_AIUP: u32 = 16; constant ASI_AIUS (line 936) | pub const ASI_AIUS: u32 = 17; constant ASI_AIUPL (line 937) | pub const ASI_AIUPL: u32 = 24; constant ASI_AIUSL (line 938) | pub const ASI_AIUSL: u32 = 25; constant ASI_P (line 939) | pub const ASI_P: u32 = 128; constant ASI_S (line 940) | pub const ASI_S: u32 = 129; constant ASI_PNF (line 941) | pub const ASI_PNF: u32 = 130; constant ASI_SNF (line 942) | pub const ASI_SNF: u32 = 131; constant ASI_PL (line 943) | pub const ASI_PL: u32 = 136; constant ASI_SL (line 944) | pub const ASI_SL: u32 = 137; constant ASI_PNFL (line 945) | pub const ASI_PNFL: u32 = 138; constant ASI_SNFL (line 946) | pub const ASI_SNFL: u32 = 139; constant ASI_MCD_PRIV_PRIMARY (line 947) | pub const ASI_MCD_PRIV_PRIMARY: u32 = 2; constant ASI_MCD_REAL (line 948) | pub const ASI_MCD_REAL: u32 = 5; constant ASI_PHYS_USE_EC (line 949) | pub const ASI_PHYS_USE_EC: u32 = 20; constant ASI_PHYS_BYPASS_EC_E (line 950) | pub const ASI_PHYS_BYPASS_EC_E: u32 = 21; constant ASI_BLK_AIUP_4V (line 951) | pub const ASI_BLK_AIUP_4V: u32 = 22; constant ASI_BLK_AIUS_4V (line 952) | pub const ASI_BLK_AIUS_4V: u32 = 23; constant ASI_PHYS_USE_EC_L (line 953) | pub const ASI_PHYS_USE_EC_L: u32 = 28; constant ASI_PHYS_BYPASS_EC_E_L (line 954) | pub const ASI_PHYS_BYPASS_EC_E_L: u32 = 29; constant ASI_BLK_AIUP_L_4V (line 955) | pub const ASI_BLK_AIUP_L_4V: u32 = 30; constant ASI_BLK_AIUS_L_4V (line 956) | pub const ASI_BLK_AIUS_L_4V: u32 = 31; constant ASI_SCRATCHPAD (line 957) | pub const ASI_SCRATCHPAD: u32 = 32; constant ASI_MMU (line 958) | pub const ASI_MMU: u32 = 33; constant ASI_BLK_INIT_QUAD_LDD_AIUS (line 959) | pub const ASI_BLK_INIT_QUAD_LDD_AIUS: u32 = 35; constant ASI_NUCLEUS_QUAD_LDD (line 960) | pub const ASI_NUCLEUS_QUAD_LDD: u32 = 36; constant ASI_QUEUE (line 961) | pub const ASI_QUEUE: u32 = 37; constant ASI_QUAD_LDD_PHYS_4V (line 962) | pub const ASI_QUAD_LDD_PHYS_4V: u32 = 38; constant ASI_NUCLEUS_QUAD_LDD_L (line 963) | pub const ASI_NUCLEUS_QUAD_LDD_L: u32 = 44; constant ASI_QUAD_LDD_PHYS_L_4V (line 964) | pub const ASI_QUAD_LDD_PHYS_L_4V: u32 = 46; constant ASI_PCACHE_DATA_STATUS (line 965) | pub const ASI_PCACHE_DATA_STATUS: u32 = 48; constant ASI_PCACHE_DATA (line 966) | pub const ASI_PCACHE_DATA: u32 = 49; constant ASI_PCACHE_TAG (line 967) | pub const ASI_PCACHE_TAG: u32 = 50; constant ASI_PCACHE_SNOOP_TAG (line 968) | pub const ASI_PCACHE_SNOOP_TAG: u32 = 51; constant ASI_QUAD_LDD_PHYS (line 969) | pub const ASI_QUAD_LDD_PHYS: u32 = 52; constant ASI_WCACHE_VALID_BITS (line 970) | pub const ASI_WCACHE_VALID_BITS: u32 = 56; constant ASI_WCACHE_DATA (line 971) | pub const ASI_WCACHE_DATA: u32 = 57; constant ASI_WCACHE_TAG (line 972) | pub const ASI_WCACHE_TAG: u32 = 58; constant ASI_WCACHE_SNOOP_TAG (line 973) | pub const ASI_WCACHE_SNOOP_TAG: u32 = 59; constant ASI_QUAD_LDD_PHYS_L (line 974) | pub const ASI_QUAD_LDD_PHYS_L: u32 = 60; constant ASI_SRAM_FAST_INIT (line 975) | pub const ASI_SRAM_FAST_INIT: u32 = 64; constant ASI_CORE_AVAILABLE (line 976) | pub const ASI_CORE_AVAILABLE: u32 = 65; constant ASI_CORE_ENABLE_STAT (line 977) | pub const ASI_CORE_ENABLE_STAT: u32 = 65; constant ASI_CORE_ENABLE (line 978) | pub const ASI_CORE_ENABLE: u32 = 65; constant ASI_XIR_STEERING (line 979) | pub const ASI_XIR_STEERING: u32 = 65; constant ASI_CORE_RUNNING_RW (line 980) | pub const ASI_CORE_RUNNING_RW: u32 = 65; constant ASI_CORE_RUNNING_W1S (line 981) | pub const ASI_CORE_RUNNING_W1S: u32 = 65; constant ASI_CORE_RUNNING_W1C (line 982) | pub const ASI_CORE_RUNNING_W1C: u32 = 65; constant ASI_CORE_RUNNING_STAT (line 983) | pub const ASI_CORE_RUNNING_STAT: u32 = 65; constant ASI_CMT_ERROR_STEERING (line 984) | pub const ASI_CMT_ERROR_STEERING: u32 = 65; constant ASI_DCACHE_INVALIDATE (line 985) | pub const ASI_DCACHE_INVALIDATE: u32 = 66; constant ASI_DCACHE_UTAG (line 986) | pub const ASI_DCACHE_UTAG: u32 = 67; constant ASI_DCACHE_SNOOP_TAG (line 987) | pub const ASI_DCACHE_SNOOP_TAG: u32 = 68; constant ASI_LSU_CONTROL (line 988) | pub const ASI_LSU_CONTROL: u32 = 69; constant ASI_DCU_CONTROL_REG (line 989) | pub const ASI_DCU_CONTROL_REG: u32 = 69; constant ASI_DCACHE_DATA (line 990) | pub const ASI_DCACHE_DATA: u32 = 70; constant ASI_DCACHE_TAG (line 991) | pub const ASI_DCACHE_TAG: u32 = 71; constant ASI_INTR_DISPATCH_STAT (line 992) | pub const ASI_INTR_DISPATCH_STAT: u32 = 72; constant ASI_INTR_RECEIVE (line 993) | pub const ASI_INTR_RECEIVE: u32 = 73; constant ASI_UPA_CONFIG (line 994) | pub const ASI_UPA_CONFIG: u32 = 74; constant ASI_JBUS_CONFIG (line 995) | pub const ASI_JBUS_CONFIG: u32 = 74; constant ASI_SAFARI_CONFIG (line 996) | pub const ASI_SAFARI_CONFIG: u32 = 74; constant ASI_SAFARI_ADDRESS (line 997) | pub const ASI_SAFARI_ADDRESS: u32 = 74; constant ASI_ESTATE_ERROR_EN (line 998) | pub const ASI_ESTATE_ERROR_EN: u32 = 75; constant ASI_AFSR (line 999) | pub const ASI_AFSR: u32 = 76; constant ASI_AFAR (line 1000) | pub const ASI_AFAR: u32 = 77; constant ASI_EC_TAG_DATA (line 1001) | pub const ASI_EC_TAG_DATA: u32 = 78; constant ASI_IMMU (line 1002) | pub const ASI_IMMU: u32 = 80; constant ASI_IMMU_TSB_8KB_PTR (line 1003) | pub const ASI_IMMU_TSB_8KB_PTR: u32 = 81; constant ASI_IMMU_TSB_64KB_PTR (line 1004) | pub const ASI_IMMU_TSB_64KB_PTR: u32 = 82; constant ASI_ITLB_DATA_IN (line 1005) | pub const ASI_ITLB_DATA_IN: u32 = 84; constant ASI_ITLB_DATA_ACCESS (line 1006) | pub const ASI_ITLB_DATA_ACCESS: u32 = 85; constant ASI_ITLB_TAG_READ (line 1007) | pub const ASI_ITLB_TAG_READ: u32 = 86; constant ASI_IMMU_DEMAP (line 1008) | pub const ASI_IMMU_DEMAP: u32 = 87; constant ASI_DMMU (line 1009) | pub const ASI_DMMU: u32 = 88; constant ASI_DMMU_TSB_8KB_PTR (line 1010) | pub const ASI_DMMU_TSB_8KB_PTR: u32 = 89; constant ASI_DMMU_TSB_64KB_PTR (line 1011) | pub const ASI_DMMU_TSB_64KB_PTR: u32 = 90; constant ASI_DMMU_TSB_DIRECT_PTR (line 1012) | pub const ASI_DMMU_TSB_DIRECT_PTR: u32 = 91; constant ASI_DTLB_DATA_IN (line 1013) | pub const ASI_DTLB_DATA_IN: u32 = 92; constant ASI_DTLB_DATA_ACCESS (line 1014) | pub const ASI_DTLB_DATA_ACCESS: u32 = 93; constant ASI_DTLB_TAG_READ (line 1015) | pub const ASI_DTLB_TAG_READ: u32 = 94; constant ASI_DMMU_DEMAP (line 1016) | pub const ASI_DMMU_DEMAP: u32 = 95; constant ASI_IIU_INST_TRAP (line 1017) | pub const ASI_IIU_INST_TRAP: u32 = 96; constant ASI_INTR_ID (line 1018) | pub const ASI_INTR_ID: u32 = 99; constant ASI_CORE_ID (line 1019) | pub const ASI_CORE_ID: u32 = 99; constant ASI_CESR_ID (line 1020) | pub const ASI_CESR_ID: u32 = 99; constant ASI_IC_INSTR (line 1021) | pub const ASI_IC_INSTR: u32 = 102; constant ASI_IC_TAG (line 1022) | pub const ASI_IC_TAG: u32 = 103; constant ASI_IC_STAG (line 1023) | pub const ASI_IC_STAG: u32 = 104; constant ASI_IC_PRE_DECODE (line 1024) | pub const ASI_IC_PRE_DECODE: u32 = 110; constant ASI_IC_NEXT_FIELD (line 1025) | pub const ASI_IC_NEXT_FIELD: u32 = 111; constant ASI_BRPRED_ARRAY (line 1026) | pub const ASI_BRPRED_ARRAY: u32 = 111; constant ASI_BLK_AIUP (line 1027) | pub const ASI_BLK_AIUP: u32 = 112; constant ASI_BLK_AIUS (line 1028) | pub const ASI_BLK_AIUS: u32 = 113; constant ASI_MCU_CTRL_REG (line 1029) | pub const ASI_MCU_CTRL_REG: u32 = 114; constant ASI_EC_DATA (line 1030) | pub const ASI_EC_DATA: u32 = 116; constant ASI_EC_CTRL (line 1031) | pub const ASI_EC_CTRL: u32 = 117; constant ASI_EC_W (line 1032) | pub const ASI_EC_W: u32 = 118; constant ASI_UDB_ERROR_W (line 1033) | pub const ASI_UDB_ERROR_W: u32 = 119; constant ASI_UDB_CONTROL_W (line 1034) | pub const ASI_UDB_CONTROL_W: u32 = 119; constant ASI_INTR_W (line 1035) | pub const ASI_INTR_W: u32 = 119; constant ASI_INTR_DATAN_W (line 1036) | pub const ASI_INTR_DATAN_W: u32 = 119; constant ASI_INTR_DISPATCH_W (line 1037) | pub const ASI_INTR_DISPATCH_W: u32 = 119; constant ASI_BLK_AIUPL (line 1038) | pub const ASI_BLK_AIUPL: u32 = 120; constant ASI_BLK_AIUSL (line 1039) | pub const ASI_BLK_AIUSL: u32 = 121; constant ASI_EC_R (line 1040) | pub const ASI_EC_R: u32 = 126; constant ASI_UDBH_ERROR_R (line 1041) | pub const ASI_UDBH_ERROR_R: u32 = 127; constant ASI_UDBL_ERROR_R (line 1042) | pub const ASI_UDBL_ERROR_R: u32 = 127; constant ASI_UDBH_CONTROL_R (line 1043) | pub const ASI_UDBH_CONTROL_R: u32 = 127; constant ASI_UDBL_CONTROL_R (line 1044) | pub const ASI_UDBL_CONTROL_R: u32 = 127; constant ASI_INTR_R (line 1045) | pub const ASI_INTR_R: u32 = 127; constant ASI_INTR_DATAN_R (line 1046) | pub const ASI_INTR_DATAN_R: u32 = 127; constant ASI_MCD_PRIMARY (line 1047) | pub const ASI_MCD_PRIMARY: u32 = 144; constant ASI_MCD_ST_BLKINIT_PRIMARY (line 1048) | pub const ASI_MCD_ST_BLKINIT_PRIMARY: u32 = 146; constant ASI_PIC (line 1049) | pub const ASI_PIC: u32 = 176; constant ASI_PST8_P (line 1050) | pub const ASI_PST8_P: u32 = 192; constant ASI_PST8_S (line 1051) | pub const ASI_PST8_S: u32 = 193; constant ASI_PST16_P (line 1052) | pub const ASI_PST16_P: u32 = 194; constant ASI_PST16_S (line 1053) | pub const ASI_PST16_S: u32 = 195; constant ASI_PST32_P (line 1054) | pub const ASI_PST32_P: u32 = 196; constant ASI_PST32_S (line 1055) | pub const ASI_PST32_S: u32 = 197; constant ASI_PST8_PL (line 1056) | pub const ASI_PST8_PL: u32 = 200; constant ASI_PST8_SL (line 1057) | pub const ASI_PST8_SL: u32 = 201; constant ASI_PST16_PL (line 1058) | pub const ASI_PST16_PL: u32 = 202; constant ASI_PST16_SL (line 1059) | pub const ASI_PST16_SL: u32 = 203; constant ASI_PST32_PL (line 1060) | pub const ASI_PST32_PL: u32 = 204; constant ASI_PST32_SL (line 1061) | pub const ASI_PST32_SL: u32 = 205; constant ASI_FL8_P (line 1062) | pub const ASI_FL8_P: u32 = 208; constant ASI_FL8_S (line 1063) | pub const ASI_FL8_S: u32 = 209; constant ASI_FL16_P (line 1064) | pub const ASI_FL16_P: u32 = 210; constant ASI_FL16_S (line 1065) | pub const ASI_FL16_S: u32 = 211; constant ASI_FL8_PL (line 1066) | pub const ASI_FL8_PL: u32 = 216; constant ASI_FL8_SL (line 1067) | pub const ASI_FL8_SL: u32 = 217; constant ASI_FL16_PL (line 1068) | pub const ASI_FL16_PL: u32 = 218; constant ASI_FL16_SL (line 1069) | pub const ASI_FL16_SL: u32 = 219; constant ASI_BLK_COMMIT_P (line 1070) | pub const ASI_BLK_COMMIT_P: u32 = 224; constant ASI_BLK_COMMIT_S (line 1071) | pub const ASI_BLK_COMMIT_S: u32 = 225; constant ASI_BLK_INIT_QUAD_LDD_P (line 1072) | pub const ASI_BLK_INIT_QUAD_LDD_P: u32 = 226; constant ASI_BLK_INIT_QUAD_LDD_S (line 1073) | pub const ASI_BLK_INIT_QUAD_LDD_S: u32 = 227; constant ASI_BLK_P (line 1074) | pub const ASI_BLK_P: u32 = 240; constant ASI_BLK_S (line 1075) | pub const ASI_BLK_S: u32 = 241; constant ASI_ST_BLKINIT_MRU_P (line 1076) | pub const ASI_ST_BLKINIT_MRU_P: u32 = 242; constant ASI_ST_BLKINIT_MRU_S (line 1077) | pub const ASI_ST_BLKINIT_MRU_S: u32 = 243; constant ASI_BLK_PL (line 1078) | pub const ASI_BLK_PL: u32 = 248; constant ASI_BLK_SL (line 1079) | pub const ASI_BLK_SL: u32 = 249; constant ASI_ST_BLKINIT_MRU_PL (line 1080) | pub const ASI_ST_BLKINIT_MRU_PL: u32 = 250; constant ASI_ST_BLKINIT_MRU_SL (line 1081) | pub const ASI_ST_BLKINIT_MRU_SL: u32 = 251; constant IPTOS_TOS_MASK (line 1082) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 1083) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 1084) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 1085) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 1086) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 1087) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 1088) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 1089) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 1090) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 1091) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 1092) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 1093) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 1094) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 1095) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 1096) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 1097) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 1098) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 1099) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 1100) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 1101) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 1102) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 1103) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 1104) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 1105) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 1106) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 1107) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 1108) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 1109) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 1110) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 1111) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 1112) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 1113) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 1114) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 1115) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 1116) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 1117) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 1118) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 1119) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 1120) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 1121) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 1122) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 1123) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 1124) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 1125) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 1126) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 1127) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 1128) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 1129) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 1130) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 1131) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 1132) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 1133) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 1134) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 1135) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 1136) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 1137) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 1138) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 1139) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 1140) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 1141) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 1142) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 1143) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 1144) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 1145) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 1146) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 1147) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 1148) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 1149) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 1150) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 1151) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 1152) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 1153) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 1154) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 1155) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 1156) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 1157) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 1158) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 1159) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 1160) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 1161) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 1162) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 1163) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 1164) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 1165) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 1166) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 1167) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 1168) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 1169) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 1170) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 1171) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 1172) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 1173) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 1174) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 1175) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 1176) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 1177) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 1178) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 1179) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 1180) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 1181) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 1182) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 1183) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 1184) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 1185) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 1186) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 1187) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 1188) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 1189) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 1190) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 1191) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 1192) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 1193) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 1194) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 1195) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 1196) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 1197) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 1198) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 1199) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 1200) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 1201) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 1202) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 1203) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 1204) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 1205) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 1206) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 1207) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 1208) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 1209) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1210) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1211) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1212) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1213) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1214) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1215) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1216) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1217) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1218) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1219) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1220) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1221) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1222) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1223) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1224) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1225) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1226) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1227) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1228) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1229) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1230) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1231) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1232) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1233) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1234) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1235) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1236) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1237) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1238) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1239) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1240) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1241) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1242) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1243) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1244) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1245) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1246) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1247) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1248) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1249) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1250) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1251) | pub const SOL_SOCKET: u32 = 65535; constant SO_DEBUG (line 1252) | pub const SO_DEBUG: u32 = 1; constant SO_PASSCRED (line 1253) | pub const SO_PASSCRED: u32 = 2; constant SO_REUSEADDR (line 1254) | pub const SO_REUSEADDR: u32 = 4; constant SO_KEEPALIVE (line 1255) | pub const SO_KEEPALIVE: u32 = 8; constant SO_DONTROUTE (line 1256) | pub const SO_DONTROUTE: u32 = 16; constant SO_BROADCAST (line 1257) | pub const SO_BROADCAST: u32 = 32; constant SO_PEERCRED (line 1258) | pub const SO_PEERCRED: u32 = 64; constant SO_LINGER (line 1259) | pub const SO_LINGER: u32 = 128; constant SO_OOBINLINE (line 1260) | pub const SO_OOBINLINE: u32 = 256; constant SO_REUSEPORT (line 1261) | pub const SO_REUSEPORT: u32 = 512; constant SO_BSDCOMPAT (line 1262) | pub const SO_BSDCOMPAT: u32 = 1024; constant SO_RCVLOWAT (line 1263) | pub const SO_RCVLOWAT: u32 = 2048; constant SO_SNDLOWAT (line 1264) | pub const SO_SNDLOWAT: u32 = 4096; constant SO_RCVTIMEO_OLD (line 1265) | pub const SO_RCVTIMEO_OLD: u32 = 8192; constant SO_SNDTIMEO_OLD (line 1266) | pub const SO_SNDTIMEO_OLD: u32 = 16384; constant SO_ACCEPTCONN (line 1267) | pub const SO_ACCEPTCONN: u32 = 32768; constant SO_SNDBUF (line 1268) | pub const SO_SNDBUF: u32 = 4097; constant SO_RCVBUF (line 1269) | pub const SO_RCVBUF: u32 = 4098; constant SO_SNDBUFFORCE (line 1270) | pub const SO_SNDBUFFORCE: u32 = 4106; constant SO_RCVBUFFORCE (line 1271) | pub const SO_RCVBUFFORCE: u32 = 4107; constant SO_ERROR (line 1272) | pub const SO_ERROR: u32 = 4103; constant SO_TYPE (line 1273) | pub const SO_TYPE: u32 = 4104; constant SO_PROTOCOL (line 1274) | pub const SO_PROTOCOL: u32 = 4136; constant SO_DOMAIN (line 1275) | pub const SO_DOMAIN: u32 = 4137; constant SO_NO_CHECK (line 1276) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1277) | pub const SO_PRIORITY: u32 = 12; constant SO_BINDTODEVICE (line 1278) | pub const SO_BINDTODEVICE: u32 = 13; constant SO_ATTACH_FILTER (line 1279) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1280) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1281) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1282) | pub const SO_PEERNAME: u32 = 28; constant SO_PEERSEC (line 1283) | pub const SO_PEERSEC: u32 = 30; constant SO_PASSSEC (line 1284) | pub const SO_PASSSEC: u32 = 31; constant SO_MARK (line 1285) | pub const SO_MARK: u32 = 34; constant SO_RXQ_OVFL (line 1286) | pub const SO_RXQ_OVFL: u32 = 36; constant SO_WIFI_STATUS (line 1287) | pub const SO_WIFI_STATUS: u32 = 37; constant SCM_WIFI_STATUS (line 1288) | pub const SCM_WIFI_STATUS: u32 = 37; constant SO_PEEK_OFF (line 1289) | pub const SO_PEEK_OFF: u32 = 38; constant SO_NOFCS (line 1290) | pub const SO_NOFCS: u32 = 39; constant SO_LOCK_FILTER (line 1291) | pub const SO_LOCK_FILTER: u32 = 40; constant SO_SELECT_ERR_QUEUE (line 1292) | pub const SO_SELECT_ERR_QUEUE: u32 = 41; constant SO_BUSY_POLL (line 1293) | pub const SO_BUSY_POLL: u32 = 48; constant SO_MAX_PACING_RATE (line 1294) | pub const SO_MAX_PACING_RATE: u32 = 49; constant SO_BPF_EXTENSIONS (line 1295) | pub const SO_BPF_EXTENSIONS: u32 = 50; constant SO_INCOMING_CPU (line 1296) | pub const SO_INCOMING_CPU: u32 = 51; constant SO_ATTACH_BPF (line 1297) | pub const SO_ATTACH_BPF: u32 = 52; constant SO_DETACH_BPF (line 1298) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1299) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 53; constant SO_ATTACH_REUSEPORT_EBPF (line 1300) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 54; constant SO_CNX_ADVICE (line 1301) | pub const SO_CNX_ADVICE: u32 = 55; constant SCM_TIMESTAMPING_OPT_STATS (line 1302) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 56; constant SO_MEMINFO (line 1303) | pub const SO_MEMINFO: u32 = 57; constant SO_INCOMING_NAPI_ID (line 1304) | pub const SO_INCOMING_NAPI_ID: u32 = 58; constant SO_COOKIE (line 1305) | pub const SO_COOKIE: u32 = 59; constant SCM_TIMESTAMPING_PKTINFO (line 1306) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 60; constant SO_PEERGROUPS (line 1307) | pub const SO_PEERGROUPS: u32 = 61; constant SO_ZEROCOPY (line 1308) | pub const SO_ZEROCOPY: u32 = 62; constant SO_TXTIME (line 1309) | pub const SO_TXTIME: u32 = 63; constant SCM_TXTIME (line 1310) | pub const SCM_TXTIME: u32 = 63; constant SO_BINDTOIFINDEX (line 1311) | pub const SO_BINDTOIFINDEX: u32 = 65; constant SO_SECURITY_AUTHENTICATION (line 1312) | pub const SO_SECURITY_AUTHENTICATION: u32 = 20481; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1313) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 20482; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1314) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 20484; constant SO_TIMESTAMP_OLD (line 1315) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1316) | pub const SO_TIMESTAMPNS_OLD: u32 = 33; constant SO_TIMESTAMPING_OLD (line 1317) | pub const SO_TIMESTAMPING_OLD: u32 = 35; constant SO_TIMESTAMP_NEW (line 1318) | pub const SO_TIMESTAMP_NEW: u32 = 70; constant SO_TIMESTAMPNS_NEW (line 1319) | pub const SO_TIMESTAMPNS_NEW: u32 = 66; constant SO_TIMESTAMPING_NEW (line 1320) | pub const SO_TIMESTAMPING_NEW: u32 = 67; constant SO_RCVTIMEO_NEW (line 1321) | pub const SO_RCVTIMEO_NEW: u32 = 68; constant SO_SNDTIMEO_NEW (line 1322) | pub const SO_SNDTIMEO_NEW: u32 = 69; constant SO_DETACH_REUSEPORT_BPF (line 1323) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 71; constant SO_PREFER_BUSY_POLL (line 1324) | pub const SO_PREFER_BUSY_POLL: u32 = 72; constant SO_BUSY_POLL_BUDGET (line 1325) | pub const SO_BUSY_POLL_BUDGET: u32 = 73; constant SO_NETNS_COOKIE (line 1326) | pub const SO_NETNS_COOKIE: u32 = 80; constant SO_BUF_LOCK (line 1327) | pub const SO_BUF_LOCK: u32 = 81; constant SO_RESERVE_MEM (line 1328) | pub const SO_RESERVE_MEM: u32 = 82; constant SO_TXREHASH (line 1329) | pub const SO_TXREHASH: u32 = 83; constant SO_RCVMARK (line 1330) | pub const SO_RCVMARK: u32 = 84; constant SYS_SOCKET (line 1331) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1332) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1333) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1334) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1335) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1336) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1337) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1338) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1339) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1340) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1341) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1342) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1343) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1344) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1345) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1346) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1347) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1348) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1349) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1350) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1351) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1352) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1353) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1354) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1355) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1356) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1357) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1358) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1359) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1360) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1361) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1362) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1363) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1364) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1365) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1366) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1367) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1368) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1369) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1370) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1371) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1372) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1373) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1374) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1375) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1376) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1377) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1378) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1379) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1380) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1381) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1382) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1383) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1384) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1385) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1386) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1387) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1388) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1389) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1390) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1391) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1392) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1393) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1394) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1395) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1396) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1397) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1398) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1399) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1400) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1401) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1402) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1403) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1404) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1405) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1406) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1407) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1408) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1409) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1410) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1411) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1412) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1413) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1414) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1415) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1416) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1417) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1418) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1419) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1420) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1421) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1422) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1423) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1424) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1425) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1426) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1427) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1428) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1429) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1430) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1431) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1432) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1433) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1434) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1435) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1436) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1437) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1438) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1439) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1440) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1441) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1442) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1443) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1444) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1445) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1446) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1447) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1448) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1449) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1450) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1451) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1452) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1453) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1454) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1455) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1456) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1457) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1458) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1459) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1460) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1461) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1462) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1463) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1464) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1465) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1466) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1467) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1468) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1469) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1470) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1471) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1472) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1473) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1474) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1475) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1476) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1477) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1478) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1479) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1480) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1481) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1482) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1483) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1484) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1485) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1486) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1487) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1488) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1489) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1490) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1491) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1492) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1493) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1494) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1495) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1496) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1497) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1498) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1499) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1500) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1501) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1502) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1503) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1504) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1505) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1506) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1507) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1508) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1509) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1510) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1511) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1512) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1513) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1514) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1515) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1516) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1517) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1518) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1519) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1520) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1521) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1522) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1523) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1524) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1525) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1526) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1527) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1528) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1529) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1530) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1531) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1532) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1533) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1534) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1535) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1536) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1537) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1538) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1539) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1540) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1541) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1542) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1543) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1544) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1545) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1546) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1547) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1548) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1549) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1550) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1551) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1552) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1553) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1554) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1555) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1556) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1557) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1558) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1559) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1560) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1561) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1562) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1563) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1564) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1565) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1566) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1567) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1568) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1569) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1570) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1571) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1572) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1573) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1574) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1575) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1576) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1577) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1578) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1579) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1580) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1581) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1582) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1583) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1584) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1585) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1586) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1587) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1588) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1589) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1590) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1591) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1592) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1593) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1594) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1595) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1596) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1597) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1598) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1599) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1600) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1601) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1602) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1603) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1604) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1605) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1606) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1607) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1608) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1609) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1610) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1611) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1612) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1613) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1614) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1615) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1616) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1617) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1618) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1619) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1620) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1621) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1622) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1623) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1624) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1625) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1626) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1627) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1628) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1629) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1630) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1631) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1632) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1633) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1634) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1635) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1636) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1637) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1638) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1639) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1640) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1641) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1642) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1643) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1644) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1645) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1646) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1647) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1648) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1649) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1650) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1651) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1652) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1653) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1654) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1655) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1656) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1657) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1658) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1659) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1660) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1661) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1662) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1663) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1664) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1665) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1666) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1667) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1668) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1669) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1670) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1671) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1672) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1673) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1674) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1675) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1676) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1677) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1678) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1679) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1680) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1681) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1682) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1683) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1684) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1685) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1686) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1687) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1688) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1689) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1690) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1691) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1692) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1693) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1694) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1695) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1696) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1697) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1698) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1699) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1700) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1701) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1702) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1703) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1704) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1705) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1706) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1707) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1708) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1709) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1710) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1711) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1712) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1713) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1714) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1715) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1716) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1717) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1718) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1719) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1720) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1721) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1722) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1723) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1724) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1725) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1726) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1727) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1728) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1729) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1730) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1731) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1732) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1733) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1734) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1735) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1736) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1737) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1738) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1739) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1740) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1741) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1742) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1743) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1744) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1745) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1746) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1747) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1748) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1749) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1750) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1751) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1752) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1753) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1754) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1755) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1756) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1757) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1758) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1759) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1760) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1761) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1762) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1763) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1764) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1765) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1766) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1767) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1768) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1769) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1770) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1771) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1772) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1773) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1774) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1775) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1776) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1777) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1778) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1779) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1780) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1781) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1782) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1783) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1784) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1785) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1786) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1787) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1788) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1789) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1790) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1791) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1792) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1793) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1794) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1795) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1796) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1797) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1798) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1799) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1800) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1801) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1802) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1803) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1804) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1805) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1806) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1807) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1808) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1809) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1810) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1811) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1812) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1813) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1814) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1815) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1816) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1817) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1818) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1819) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1820) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1821) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1822) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1823) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1824) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1825) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1826) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1827) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1828) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1832) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1866) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1905) | pub enum _bindgen_ty_3 { type socket_state (line 1969) | pub enum socket_state { type _bindgen_ty_4 (line 1979) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1994) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 2003) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 2012) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 2022) | pub enum _bindgen_ty_6 { type net_device_flags (line 2055) | pub enum net_device_flags { type _bindgen_ty_7 (line 2079) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 2091) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 2099) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2687) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 2110) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 2118) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 2132) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 2151) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2690) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2263) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2272) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2281) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2294) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2308) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2322) | pub const fn new() -> Self { function as_ptr (line 2326) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2330) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2334) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2338) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2343) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2349) | pub const fn new() -> Self { function as_ref (line 2353) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2357) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2363) | fn default() -> Self { function clone (line 2369) | fn clone(&self) -> Self { function fmt (line 2375) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2380) | fn hash(&self, _state: &mut H) {} function eq (line 2383) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/sparc/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 14) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 15) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 16) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 17) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 18) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 19) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 20) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 21) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 22) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 23) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 24) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 25) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 26) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 27) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 28) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 29) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 30) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 31) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/sparc/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 13) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 14) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 15) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 16) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 17) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 18) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 20) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 21) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 22) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 23) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 24) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 25) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 26) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 29) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 30) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/sparc/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 13) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 14) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 15) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 16) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 17) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 18) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 20) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 21) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 22) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 23) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 24) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 25) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 26) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 29) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 30) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sysinfo (line 53) | pub struct sysinfo { type oldold_utsname (line 71) | pub struct oldold_utsname { type old_utsname (line 80) | pub struct old_utsname { type new_utsname (line 89) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 97) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 98) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 99) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/sparc/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_size_t (line 13) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 14) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 15) | pub type __kernel_ptrdiff_t = crate::ctypes::c_long; type __kernel_ipc_pid_t (line 16) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 17) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 18) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_daddr_t (line 20) | pub type __kernel_daddr_t = crate::ctypes::c_long; type __kernel_old_dev_t (line 21) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 22) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 23) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 24) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 25) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 26) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 29) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 30) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/sparc64/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EWOULDBLOCK (line 37) | pub const EWOULDBLOCK: u32 = 11; constant EINPROGRESS (line 38) | pub const EINPROGRESS: u32 = 36; constant EALREADY (line 39) | pub const EALREADY: u32 = 37; constant ENOTSOCK (line 40) | pub const ENOTSOCK: u32 = 38; constant EDESTADDRREQ (line 41) | pub const EDESTADDRREQ: u32 = 39; constant EMSGSIZE (line 42) | pub const EMSGSIZE: u32 = 40; constant EPROTOTYPE (line 43) | pub const EPROTOTYPE: u32 = 41; constant ENOPROTOOPT (line 44) | pub const ENOPROTOOPT: u32 = 42; constant EPROTONOSUPPORT (line 45) | pub const EPROTONOSUPPORT: u32 = 43; constant ESOCKTNOSUPPORT (line 46) | pub const ESOCKTNOSUPPORT: u32 = 44; constant EOPNOTSUPP (line 47) | pub const EOPNOTSUPP: u32 = 45; constant EPFNOSUPPORT (line 48) | pub const EPFNOSUPPORT: u32 = 46; constant EAFNOSUPPORT (line 49) | pub const EAFNOSUPPORT: u32 = 47; constant EADDRINUSE (line 50) | pub const EADDRINUSE: u32 = 48; constant EADDRNOTAVAIL (line 51) | pub const EADDRNOTAVAIL: u32 = 49; constant ENETDOWN (line 52) | pub const ENETDOWN: u32 = 50; constant ENETUNREACH (line 53) | pub const ENETUNREACH: u32 = 51; constant ENETRESET (line 54) | pub const ENETRESET: u32 = 52; constant ECONNABORTED (line 55) | pub const ECONNABORTED: u32 = 53; constant ECONNRESET (line 56) | pub const ECONNRESET: u32 = 54; constant ENOBUFS (line 57) | pub const ENOBUFS: u32 = 55; constant EISCONN (line 58) | pub const EISCONN: u32 = 56; constant ENOTCONN (line 59) | pub const ENOTCONN: u32 = 57; constant ESHUTDOWN (line 60) | pub const ESHUTDOWN: u32 = 58; constant ETOOMANYREFS (line 61) | pub const ETOOMANYREFS: u32 = 59; constant ETIMEDOUT (line 62) | pub const ETIMEDOUT: u32 = 60; constant ECONNREFUSED (line 63) | pub const ECONNREFUSED: u32 = 61; constant ELOOP (line 64) | pub const ELOOP: u32 = 62; constant ENAMETOOLONG (line 65) | pub const ENAMETOOLONG: u32 = 63; constant EHOSTDOWN (line 66) | pub const EHOSTDOWN: u32 = 64; constant EHOSTUNREACH (line 67) | pub const EHOSTUNREACH: u32 = 65; constant ENOTEMPTY (line 68) | pub const ENOTEMPTY: u32 = 66; constant EPROCLIM (line 69) | pub const EPROCLIM: u32 = 67; constant EUSERS (line 70) | pub const EUSERS: u32 = 68; constant EDQUOT (line 71) | pub const EDQUOT: u32 = 69; constant ESTALE (line 72) | pub const ESTALE: u32 = 70; constant EREMOTE (line 73) | pub const EREMOTE: u32 = 71; constant ENOSTR (line 74) | pub const ENOSTR: u32 = 72; constant ETIME (line 75) | pub const ETIME: u32 = 73; constant ENOSR (line 76) | pub const ENOSR: u32 = 74; constant ENOMSG (line 77) | pub const ENOMSG: u32 = 75; constant EBADMSG (line 78) | pub const EBADMSG: u32 = 76; constant EIDRM (line 79) | pub const EIDRM: u32 = 77; constant EDEADLK (line 80) | pub const EDEADLK: u32 = 78; constant ENOLCK (line 81) | pub const ENOLCK: u32 = 79; constant ENONET (line 82) | pub const ENONET: u32 = 80; constant ERREMOTE (line 83) | pub const ERREMOTE: u32 = 81; constant ENOLINK (line 84) | pub const ENOLINK: u32 = 82; constant EADV (line 85) | pub const EADV: u32 = 83; constant ESRMNT (line 86) | pub const ESRMNT: u32 = 84; constant ECOMM (line 87) | pub const ECOMM: u32 = 85; constant EPROTO (line 88) | pub const EPROTO: u32 = 86; constant EMULTIHOP (line 89) | pub const EMULTIHOP: u32 = 87; constant EDOTDOT (line 90) | pub const EDOTDOT: u32 = 88; constant EREMCHG (line 91) | pub const EREMCHG: u32 = 89; constant ENOSYS (line 92) | pub const ENOSYS: u32 = 90; constant ESTRPIPE (line 93) | pub const ESTRPIPE: u32 = 91; constant EOVERFLOW (line 94) | pub const EOVERFLOW: u32 = 92; constant EBADFD (line 95) | pub const EBADFD: u32 = 93; constant ECHRNG (line 96) | pub const ECHRNG: u32 = 94; constant EL2NSYNC (line 97) | pub const EL2NSYNC: u32 = 95; constant EL3HLT (line 98) | pub const EL3HLT: u32 = 96; constant EL3RST (line 99) | pub const EL3RST: u32 = 97; constant ELNRNG (line 100) | pub const ELNRNG: u32 = 98; constant EUNATCH (line 101) | pub const EUNATCH: u32 = 99; constant ENOCSI (line 102) | pub const ENOCSI: u32 = 100; constant EL2HLT (line 103) | pub const EL2HLT: u32 = 101; constant EBADE (line 104) | pub const EBADE: u32 = 102; constant EBADR (line 105) | pub const EBADR: u32 = 103; constant EXFULL (line 106) | pub const EXFULL: u32 = 104; constant ENOANO (line 107) | pub const ENOANO: u32 = 105; constant EBADRQC (line 108) | pub const EBADRQC: u32 = 106; constant EBADSLT (line 109) | pub const EBADSLT: u32 = 107; constant EDEADLOCK (line 110) | pub const EDEADLOCK: u32 = 108; constant EBFONT (line 111) | pub const EBFONT: u32 = 109; constant ELIBEXEC (line 112) | pub const ELIBEXEC: u32 = 110; constant ENODATA (line 113) | pub const ENODATA: u32 = 111; constant ELIBBAD (line 114) | pub const ELIBBAD: u32 = 112; constant ENOPKG (line 115) | pub const ENOPKG: u32 = 113; constant ELIBACC (line 116) | pub const ELIBACC: u32 = 114; constant ENOTUNIQ (line 117) | pub const ENOTUNIQ: u32 = 115; constant ERESTART (line 118) | pub const ERESTART: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EILSEQ (line 124) | pub const EILSEQ: u32 = 122; constant ELIBMAX (line 125) | pub const ELIBMAX: u32 = 123; constant ELIBSCN (line 126) | pub const ELIBSCN: u32 = 124; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 125; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 126; constant ECANCELED (line 129) | pub const ECANCELED: u32 = 127; constant ENOKEY (line 130) | pub const ENOKEY: u32 = 128; constant EKEYEXPIRED (line 131) | pub const EKEYEXPIRED: u32 = 129; constant EKEYREVOKED (line 132) | pub const EKEYREVOKED: u32 = 130; constant EKEYREJECTED (line 133) | pub const EKEYREJECTED: u32 = 131; constant EOWNERDEAD (line 134) | pub const EOWNERDEAD: u32 = 132; constant ENOTRECOVERABLE (line 135) | pub const ENOTRECOVERABLE: u32 = 133; constant ERFKILL (line 136) | pub const ERFKILL: u32 = 134; constant EHWPOISON (line 137) | pub const EHWPOISON: u32 = 135; FILE: builder/third-party/linux-raw-sys/src/sparc64/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __kernel_long_t; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_old_timeval (line 83) | pub struct __kernel_old_timeval { type __kernel_fsid_t (line 89) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 94) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 100) | pub struct __user_cap_data_struct { type vfs_cap_data (line 107) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 113) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 119) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 126) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 132) | pub struct f_owner_ex { type flock (line 138) | pub struct flock { type flock64 (line 148) | pub struct flock64 { type open_how (line 158) | pub struct open_how { type epoll_event (line 165) | pub struct epoll_event { type fscrypt_policy_v1 (line 171) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 180) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 187) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 197) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 203) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 210) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 216) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 225) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 232) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 242) | pub struct mount_attr { type file_clone_range (line 250) | pub struct file_clone_range { type fstrim_range (line 258) | pub struct fstrim_range { type file_dedupe_range_info (line 265) | pub struct file_dedupe_range_info { type file_dedupe_range (line 274) | pub struct file_dedupe_range { type files_stat_struct (line 284) | pub struct files_stat_struct { type inodes_stat_t (line 291) | pub struct inodes_stat_t { type fsxattr (line 298) | pub struct fsxattr { type futex_waitv (line 308) | pub struct futex_waitv { type robust_list (line 316) | pub struct robust_list { type robust_list_head (line 321) | pub struct robust_list_head { type inotify_event (line 328) | pub struct inotify_event { type pollfd (line 337) | pub struct pollfd { type rand_pool_info (line 344) | pub struct rand_pool_info { type __kernel_timespec (line 351) | pub struct __kernel_timespec { type __kernel_itimerspec (line 357) | pub struct __kernel_itimerspec { type __kernel_old_timespec (line 363) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 369) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 375) | pub struct __kernel_sock_timeval { type timespec (line 381) | pub struct timespec { type timeval (line 387) | pub struct timeval { type itimerspec (line 393) | pub struct itimerspec { type itimerval (line 399) | pub struct itimerval { type timezone (line 405) | pub struct timezone { type rusage (line 411) | pub struct rusage { type rlimit (line 431) | pub struct rlimit { type rlimit64 (line 437) | pub struct rlimit64 { type clone_args (line 443) | pub struct clone_args { type __new_sigset_t (line 458) | pub struct __new_sigset_t { type sigstack (line 463) | pub struct sigstack { type __new_sigaction (line 469) | pub struct __new_sigaction { type sigaction (line 477) | pub struct sigaction { type sigaltstack (line 485) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 492) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 498) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 506) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 513) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 522) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 528) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 535) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 541) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 548) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 554) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 561) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 566) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 574) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 582) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 588) | pub struct statx_timestamp { type statx (line 595) | pub struct statx { type termio (line 623) | pub struct termio { type termios (line 633) | pub struct termios { type termios2 (line 643) | pub struct termios2 { type ktermios (line 655) | pub struct ktermios { type winsize (line 667) | pub struct winsize { type iovec (line 675) | pub struct iovec { type uffd_msg (line 681) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 690) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 697) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 702) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 709) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 715) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 722) | pub struct uffdio_api { type uffdio_range (line 729) | pub struct uffdio_range { type uffdio_register (line 735) | pub struct uffdio_register { type uffdio_copy (line 742) | pub struct uffdio_copy { type uffdio_zeropage (line 751) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 758) | pub struct uffdio_writeprotect { type uffdio_continue (line 764) | pub struct uffdio_continue { type linux_dirent64 (line 771) | pub struct linux_dirent64 { type stat (line 780) | pub struct stat { type stat64 (line 798) | pub struct stat64 { type statfs (line 820) | pub struct statfs { type statfs64 (line 836) | pub struct statfs64 { type compat_statfs64 (line 852) | pub struct compat_statfs64 { type user_desc (line 868) | pub struct user_desc { method seg_32bit (line 2855) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2859) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2866) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2870) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2877) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2881) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2888) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2892) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2899) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2903) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2910) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2914) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2921) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 878) | pub struct kernel_sigset_t { type kernel_sigaction (line 883) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 888) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 889) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 890) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 891) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 892) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_ADI_BLKSZ (line 893) | pub const AT_ADI_BLKSZ: u32 = 48; constant AT_ADI_NBITS (line 894) | pub const AT_ADI_NBITS: u32 = 49; constant AT_ADI_UEONADI (line 895) | pub const AT_ADI_UEONADI: u32 = 50; constant AT_VECTOR_SIZE_ARCH (line 896) | pub const AT_VECTOR_SIZE_ARCH: u32 = 4; constant AT_NULL (line 897) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 898) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 899) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 900) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 901) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 902) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 903) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 904) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 905) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 906) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 907) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 908) | pub const AT_UID: u32 = 11; constant AT_EUID (line 909) | pub const AT_EUID: u32 = 12; constant AT_GID (line 910) | pub const AT_GID: u32 = 13; constant AT_EGID (line 911) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 912) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 913) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 914) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 915) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 916) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 917) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 918) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 919) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 920) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 921) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 922) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 923) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 924) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 925) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 926) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 927) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 928) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 929) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 930) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 931) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 932) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 933) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 934) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 935) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 936) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 937) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 938) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 939) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 940) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 941) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 942) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 943) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 944) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 945) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 946) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 947) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 948) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 949) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 950) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 951) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 952) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 953) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 954) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 955) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 956) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 957) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 958) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 959) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 960) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 961) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 962) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 963) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 964) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 965) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 966) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 967) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 968) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 969) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 970) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 971) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 972) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 973) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 974) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 975) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 976) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 977) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 978) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 979) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 980) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 981) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 982) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 983) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 984) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 985) | pub const CAP_LAST_CAP: u32 = 40; constant O_APPEND (line 986) | pub const O_APPEND: u32 = 8; constant FASYNC (line 987) | pub const FASYNC: u32 = 64; constant O_CREAT (line 988) | pub const O_CREAT: u32 = 512; constant O_TRUNC (line 989) | pub const O_TRUNC: u32 = 1024; constant O_EXCL (line 990) | pub const O_EXCL: u32 = 2048; constant O_DSYNC (line 991) | pub const O_DSYNC: u32 = 8192; constant O_NONBLOCK (line 992) | pub const O_NONBLOCK: u32 = 16384; constant O_NDELAY (line 993) | pub const O_NDELAY: u32 = 4; constant O_NOCTTY (line 994) | pub const O_NOCTTY: u32 = 32768; constant O_LARGEFILE (line 995) | pub const O_LARGEFILE: u32 = 262144; constant O_DIRECT (line 996) | pub const O_DIRECT: u32 = 1048576; constant O_NOATIME (line 997) | pub const O_NOATIME: u32 = 2097152; constant O_CLOEXEC (line 998) | pub const O_CLOEXEC: u32 = 4194304; constant __O_SYNC (line 999) | pub const __O_SYNC: u32 = 8388608; constant O_SYNC (line 1000) | pub const O_SYNC: u32 = 8396800; constant O_PATH (line 1001) | pub const O_PATH: u32 = 16777216; constant __O_TMPFILE (line 1002) | pub const __O_TMPFILE: u32 = 33554432; constant F_GETOWN (line 1003) | pub const F_GETOWN: u32 = 5; constant F_SETOWN (line 1004) | pub const F_SETOWN: u32 = 6; constant F_GETLK (line 1005) | pub const F_GETLK: u32 = 7; constant F_SETLK (line 1006) | pub const F_SETLK: u32 = 8; constant F_SETLKW (line 1007) | pub const F_SETLKW: u32 = 9; constant F_RDLCK (line 1008) | pub const F_RDLCK: u32 = 1; constant F_WRLCK (line 1009) | pub const F_WRLCK: u32 = 2; constant F_UNLCK (line 1010) | pub const F_UNLCK: u32 = 3; constant O_ACCMODE (line 1011) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 1012) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 1013) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 1014) | pub const O_RDWR: u32 = 2; constant O_DIRECTORY (line 1015) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 1016) | pub const O_NOFOLLOW: u32 = 131072; constant O_TMPFILE (line 1017) | pub const O_TMPFILE: u32 = 33619968; constant O_TMPFILE_MASK (line 1018) | pub const O_TMPFILE_MASK: u32 = 33620480; constant F_DUPFD (line 1019) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1020) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1021) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1022) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1023) | pub const F_SETFL: u32 = 4; constant F_SETSIG (line 1024) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1025) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 1026) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1027) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1028) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1029) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1030) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1031) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1032) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1033) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1034) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1035) | pub const FD_CLOEXEC: u32 = 1; constant F_EXLCK (line 1036) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1037) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1038) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1039) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1040) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1041) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1042) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1043) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1044) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1045) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1046) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1047) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1048) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1049) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1050) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1051) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1052) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1053) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1054) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1055) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1056) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1057) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1058) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1059) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1060) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1061) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1062) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1063) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1064) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1065) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1066) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1067) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1068) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1069) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1070) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1071) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1072) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1073) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1074) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1075) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1076) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1077) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1078) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1079) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1080) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1081) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1082) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1083) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1084) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1085) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1086) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1087) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1088) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1089) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1090) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1091) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1092) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1093) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1094) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1095) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1096) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1097) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1098) | pub const EPOLL_CLOEXEC: u32 = 4194304; constant EPOLL_CTL_ADD (line 1099) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1100) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1101) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1102) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1103) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1104) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1105) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1106) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1107) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1108) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1109) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1110) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1111) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1112) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1113) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1114) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1115) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1116) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1117) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1118) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1119) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1120) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1121) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1122) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1123) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1124) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1125) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1126) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1127) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1128) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1129) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1130) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 1131) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NRMASK (line 1132) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1133) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1134) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_XSIZEMASK (line 1135) | pub const _IOC_XSIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1136) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 1137) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1138) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1139) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1140) | pub const _IOC_DIRSHIFT: u32 = 29; constant _IOC_NONE (line 1141) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 1142) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 1143) | pub const _IOC_WRITE: u32 = 4; constant IOC_IN (line 1144) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 1145) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 1146) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1147) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1148) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1149) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1150) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1151) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1152) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1153) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1154) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1155) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1156) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1157) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1158) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1159) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1160) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1161) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1162) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1163) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1164) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1165) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1166) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1167) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1168) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1169) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1170) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1171) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1172) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1173) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1174) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1175) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1176) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1177) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1178) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1179) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1180) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1181) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1182) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1183) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1184) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1185) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1186) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1187) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1188) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1189) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1190) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1191) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1192) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1193) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1194) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1195) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1196) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1197) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1198) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1199) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1200) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1201) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1202) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1203) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1204) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1205) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1206) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1207) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1208) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1209) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1210) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1211) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1212) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1213) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1214) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1215) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1216) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1217) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1218) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1219) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1220) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1221) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1222) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1223) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1224) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1225) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1226) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1227) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1228) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1229) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1230) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1231) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1232) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1233) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1234) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1235) | pub const OPEN_TREE_CLOEXEC: u32 = 4194304; constant MOVE_MOUNT_F_SYMLINKS (line 1236) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1237) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1238) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1239) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1240) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1241) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1242) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1243) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1244) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1245) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1246) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1247) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1248) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1249) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1250) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1251) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1252) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1253) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1254) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1255) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1256) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1257) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1258) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1259) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1260) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1261) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1262) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1263) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1264) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1265) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1266) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1267) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1268) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1269) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1270) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1271) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1272) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1273) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1274) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1275) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1276) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1277) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1278) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1279) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1280) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1281) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1282) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1283) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1284) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1285) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1286) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1287) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1288) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1289) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1290) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1291) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1292) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1293) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1294) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1295) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1296) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1297) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1298) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1299) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1300) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1301) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1302) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1303) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1304) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1305) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1306) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1307) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1308) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1309) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1310) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1311) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1312) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1313) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1314) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1315) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1316) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1317) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1318) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1319) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1320) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1321) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1322) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1323) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1324) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1325) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1326) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1327) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1328) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1329) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1330) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1331) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1332) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1333) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1334) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1335) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1336) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1337) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1338) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1339) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1340) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1341) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1342) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1343) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1344) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1345) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1346) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1347) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1348) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1349) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1350) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1351) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1352) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1353) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1354) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1355) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1356) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1357) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1358) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1359) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1360) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1361) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1362) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1363) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1364) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1365) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1366) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1367) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1368) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1369) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1370) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1371) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1372) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1373) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1374) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1375) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1376) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1377) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1378) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1379) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1380) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1381) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1382) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1383) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1384) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1385) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1386) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1387) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1388) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1389) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1390) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1391) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1392) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1393) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1394) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1395) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1396) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1397) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1398) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1399) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1400) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1401) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1402) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1403) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1404) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1405) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1406) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1407) | pub const IN_CLOEXEC: u32 = 4194304; constant IN_NONBLOCK (line 1408) | pub const IN_NONBLOCK: u32 = 16384; constant ADFS_SUPER_MAGIC (line 1409) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1410) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1411) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1412) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1413) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1414) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1415) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1416) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1417) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1418) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1419) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1420) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1421) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1422) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1423) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1424) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1425) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1426) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1427) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1428) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1429) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1430) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1431) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1432) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1433) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1434) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1435) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1436) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1437) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1438) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1439) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1440) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1441) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1442) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1443) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1444) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1445) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1446) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1447) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1448) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1449) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1450) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1451) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1452) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1453) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1454) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1455) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1456) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1457) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1458) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1459) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1460) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1461) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1462) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1463) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1464) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1465) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1466) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1467) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1468) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1469) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1470) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1471) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1472) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1473) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1474) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1475) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1476) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1477) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1478) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1479) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1480) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1481) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1482) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1483) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1484) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1485) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1486) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1487) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1488) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1489) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1490) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1491) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1492) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant PROT_READ (line 1493) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1494) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1495) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1496) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1497) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1498) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1499) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1500) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1501) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1502) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1503) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1504) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1505) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1506) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1507) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1508) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1509) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1510) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1511) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1512) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1513) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1514) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1515) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1516) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1517) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1518) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1519) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1520) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1521) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1522) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1523) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1524) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1525) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1526) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1527) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1528) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1529) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1530) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1531) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1532) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1533) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1534) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1535) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1536) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1537) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1538) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1539) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1540) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1541) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1542) | pub const PKEY_ACCESS_MASK: u32 = 3; constant PROT_ADI (line 1543) | pub const PROT_ADI: u32 = 16; constant MAP_RENAME (line 1544) | pub const MAP_RENAME: u32 = 32; constant MAP_NORESERVE (line 1545) | pub const MAP_NORESERVE: u32 = 64; constant MAP_INHERIT (line 1546) | pub const MAP_INHERIT: u32 = 128; constant MAP_LOCKED (line 1547) | pub const MAP_LOCKED: u32 = 256; constant _MAP_NEW (line 1548) | pub const _MAP_NEW: u32 = 2147483648; constant MAP_GROWSDOWN (line 1549) | pub const MAP_GROWSDOWN: u32 = 512; constant MAP_DENYWRITE (line 1550) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1551) | pub const MAP_EXECUTABLE: u32 = 4096; constant MCL_CURRENT (line 1552) | pub const MCL_CURRENT: u32 = 8192; constant MCL_FUTURE (line 1553) | pub const MCL_FUTURE: u32 = 16384; constant MCL_ONFAULT (line 1554) | pub const MCL_ONFAULT: u32 = 32768; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1555) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1556) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1557) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1558) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1559) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1560) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1561) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1562) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1563) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1564) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1565) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1566) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1567) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1568) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1569) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1570) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1571) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1572) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1573) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1574) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1575) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1576) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1577) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1578) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1579) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1580) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1581) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1582) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1583) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1584) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1585) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1586) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1587) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1588) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1589) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1590) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1591) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1592) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1593) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLWRBAND (line 1594) | pub const POLLWRBAND: u32 = 256; constant POLLMSG (line 1595) | pub const POLLMSG: u32 = 512; constant POLLREMOVE (line 1596) | pub const POLLREMOVE: u32 = 1024; constant POLLRDHUP (line 1597) | pub const POLLRDHUP: u32 = 2048; constant POLLIN (line 1598) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1599) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1600) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1601) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1602) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1603) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1604) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1605) | pub const POLLRDBAND: u32 = 128; constant GRND_NONBLOCK (line 1606) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1607) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1608) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1609) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1610) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1611) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1612) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1613) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1614) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1615) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1616) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1617) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1618) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1619) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1620) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1621) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1622) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1623) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1624) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1625) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1626) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1627) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1628) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1629) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1630) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1631) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1632) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1633) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1634) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1635) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1636) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1637) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1638) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1639) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1640) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1641) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1642) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1643) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1644) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1645) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1646) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1647) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1648) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1649) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1650) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1651) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1652) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_NOFILE (line 1653) | pub const RLIMIT_NOFILE: u32 = 6; constant RLIMIT_NPROC (line 1654) | pub const RLIMIT_NPROC: u32 = 7; constant RLIMIT_CPU (line 1655) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1656) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1657) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1658) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1659) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1660) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_MEMLOCK (line 1661) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1662) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1663) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1664) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1665) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1666) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1667) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1668) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1669) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1670) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1671) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1672) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1673) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1674) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1675) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1676) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1677) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1678) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1679) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1680) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1681) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1682) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1683) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1684) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1685) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1686) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1687) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1688) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1689) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1690) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1691) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1692) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1693) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1694) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1695) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1696) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1697) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1698) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1699) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1700) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1701) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1702) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1703) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1704) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1705) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1706) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1707) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1708) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1709) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1710) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1711) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1712) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1713) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1714) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1715) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1716) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1717) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1718) | pub const SCHED_FLAG_ALL: u32 = 127; constant SIGHUP (line 1719) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1720) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1721) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1722) | pub const SIGILL: u32 = 4; constant SUBSIG_STACK (line 1723) | pub const SUBSIG_STACK: u32 = 0; constant SUBSIG_ILLINST (line 1724) | pub const SUBSIG_ILLINST: u32 = 2; constant SUBSIG_PRIVINST (line 1725) | pub const SUBSIG_PRIVINST: u32 = 3; constant SIGTRAP (line 1726) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1727) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1728) | pub const SIGIOT: u32 = 6; constant SIGEMT (line 1729) | pub const SIGEMT: u32 = 7; constant SUBSIG_TAG (line 1730) | pub const SUBSIG_TAG: u32 = 10; constant SIGFPE (line 1731) | pub const SIGFPE: u32 = 8; constant SUBSIG_FPDISABLED (line 1732) | pub const SUBSIG_FPDISABLED: u32 = 1024; constant SUBSIG_FPERROR (line 1733) | pub const SUBSIG_FPERROR: u32 = 1028; constant SUBSIG_FPINTOVFL (line 1734) | pub const SUBSIG_FPINTOVFL: u32 = 1; constant SUBSIG_FPSTSIG (line 1735) | pub const SUBSIG_FPSTSIG: u32 = 2; constant SUBSIG_IDIVZERO (line 1736) | pub const SUBSIG_IDIVZERO: u32 = 20; constant SUBSIG_FPINEXACT (line 1737) | pub const SUBSIG_FPINEXACT: u32 = 196; constant SUBSIG_FPDIVZERO (line 1738) | pub const SUBSIG_FPDIVZERO: u32 = 200; constant SUBSIG_FPUNFLOW (line 1739) | pub const SUBSIG_FPUNFLOW: u32 = 204; constant SUBSIG_FPOPERROR (line 1740) | pub const SUBSIG_FPOPERROR: u32 = 208; constant SUBSIG_FPOVFLOW (line 1741) | pub const SUBSIG_FPOVFLOW: u32 = 212; constant SIGKILL (line 1742) | pub const SIGKILL: u32 = 9; constant SIGBUS (line 1743) | pub const SIGBUS: u32 = 10; constant SUBSIG_BUSTIMEOUT (line 1744) | pub const SUBSIG_BUSTIMEOUT: u32 = 1; constant SUBSIG_ALIGNMENT (line 1745) | pub const SUBSIG_ALIGNMENT: u32 = 2; constant SUBSIG_MISCERROR (line 1746) | pub const SUBSIG_MISCERROR: u32 = 5; constant SIGSEGV (line 1747) | pub const SIGSEGV: u32 = 11; constant SUBSIG_NOMAPPING (line 1748) | pub const SUBSIG_NOMAPPING: u32 = 3; constant SUBSIG_PROTECTION (line 1749) | pub const SUBSIG_PROTECTION: u32 = 4; constant SUBSIG_SEGERROR (line 1750) | pub const SUBSIG_SEGERROR: u32 = 5; constant SIGSYS (line 1751) | pub const SIGSYS: u32 = 12; constant SIGPIPE (line 1752) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1753) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1754) | pub const SIGTERM: u32 = 15; constant SIGURG (line 1755) | pub const SIGURG: u32 = 16; constant SIGSTOP (line 1756) | pub const SIGSTOP: u32 = 17; constant SIGTSTP (line 1757) | pub const SIGTSTP: u32 = 18; constant SIGCONT (line 1758) | pub const SIGCONT: u32 = 19; constant SIGCHLD (line 1759) | pub const SIGCHLD: u32 = 20; constant SIGTTIN (line 1760) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1761) | pub const SIGTTOU: u32 = 22; constant SIGIO (line 1762) | pub const SIGIO: u32 = 23; constant SIGPOLL (line 1763) | pub const SIGPOLL: u32 = 23; constant SIGXCPU (line 1764) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1765) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1766) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1767) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1768) | pub const SIGWINCH: u32 = 28; constant SIGLOST (line 1769) | pub const SIGLOST: u32 = 29; constant SIGPWR (line 1770) | pub const SIGPWR: u32 = 29; constant SIGUSR1 (line 1771) | pub const SIGUSR1: u32 = 30; constant SIGUSR2 (line 1772) | pub const SIGUSR2: u32 = 31; constant __OLD_NSIG (line 1773) | pub const __OLD_NSIG: u32 = 32; constant __NEW_NSIG (line 1774) | pub const __NEW_NSIG: u32 = 64; constant _NSIG_BPW (line 1775) | pub const _NSIG_BPW: u32 = 64; constant _NSIG_WORDS (line 1776) | pub const _NSIG_WORDS: u32 = 1; constant SIGRTMIN (line 1777) | pub const SIGRTMIN: u32 = 32; constant SIGRTMAX (line 1778) | pub const SIGRTMAX: u32 = 64; constant _NSIG (line 1779) | pub const _NSIG: u32 = 32; constant NSIG (line 1780) | pub const NSIG: u32 = 32; constant _SV_SSTACK (line 1781) | pub const _SV_SSTACK: u32 = 1; constant _SV_INTR (line 1782) | pub const _SV_INTR: u32 = 2; constant _SV_RESET (line 1783) | pub const _SV_RESET: u32 = 4; constant _SV_IGNCHILD (line 1784) | pub const _SV_IGNCHILD: u32 = 8; constant SA_NOCLDSTOP (line 1785) | pub const SA_NOCLDSTOP: u32 = 8; constant SA_STACK (line 1786) | pub const SA_STACK: u32 = 1; constant SA_ONSTACK (line 1787) | pub const SA_ONSTACK: u32 = 1; constant SA_RESTART (line 1788) | pub const SA_RESTART: u32 = 2; constant SA_RESETHAND (line 1789) | pub const SA_RESETHAND: u32 = 4; constant SA_NODEFER (line 1790) | pub const SA_NODEFER: u32 = 32; constant SA_NOCLDWAIT (line 1791) | pub const SA_NOCLDWAIT: u32 = 256; constant SA_SIGINFO (line 1792) | pub const SA_SIGINFO: u32 = 512; constant SIG_BLOCK (line 1793) | pub const SIG_BLOCK: u32 = 1; constant SIG_UNBLOCK (line 1794) | pub const SIG_UNBLOCK: u32 = 2; constant SIG_SETMASK (line 1795) | pub const SIG_SETMASK: u32 = 4; constant MINSIGSTKSZ (line 1796) | pub const MINSIGSTKSZ: u32 = 4096; constant SIGSTKSZ (line 1797) | pub const SIGSTKSZ: u32 = 16384; constant SA_UNSUPPORTED (line 1798) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1799) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_NOMASK (line 1800) | pub const SA_NOMASK: u32 = 32; constant SA_ONESHOT (line 1801) | pub const SA_ONESHOT: u32 = 4; constant SI_MAX_SIZE (line 1802) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1803) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1804) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1805) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1806) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1807) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1808) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1809) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1810) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1811) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1812) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1813) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1814) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1815) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1816) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1817) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1818) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1819) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1820) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1821) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1822) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1823) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1824) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1825) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1826) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1827) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1828) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1829) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1830) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1831) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1832) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1833) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1834) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1835) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1836) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1837) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1838) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1839) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1840) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1841) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1842) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1843) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1844) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1845) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1846) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1847) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1848) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1849) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1850) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1851) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1852) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1853) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1854) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1855) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1856) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1857) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1858) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1859) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1860) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1861) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1862) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1863) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1864) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1865) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1866) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1867) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1868) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1869) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1870) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1871) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1872) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1873) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1874) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1875) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1876) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1877) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1878) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1879) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1880) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1881) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1882) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1883) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1884) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1885) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1886) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1887) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1888) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SI_NOINFO (line 1889) | pub const SI_NOINFO: u32 = 32767; constant SS_ONSTACK (line 1890) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1891) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1892) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1893) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1894) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1895) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1896) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1897) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1898) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1899) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1900) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1901) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1902) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1903) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1904) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1905) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1906) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1907) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1908) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1909) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1910) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1911) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1912) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1913) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1914) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1915) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1916) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1917) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1918) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1919) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1920) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1921) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1922) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1923) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1924) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1925) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1926) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1927) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1928) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1929) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1930) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1931) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1932) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1933) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1934) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1935) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1936) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1937) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1938) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1939) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1940) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1941) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1942) | pub const STATX_ATTR_DAX: u32 = 2097152; constant TIOCPKT_DATA (line 1943) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 1944) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 1945) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 1946) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 1947) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 1948) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 1949) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 1950) | pub const TIOCPKT_IOCTL: u32 = 64; constant IGNBRK (line 1951) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1952) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1953) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1954) | pub const PARMRK: u32 = 8; constant INPCK (line 1955) | pub const INPCK: u32 = 16; constant ISTRIP (line 1956) | pub const ISTRIP: u32 = 32; constant INLCR (line 1957) | pub const INLCR: u32 = 64; constant IGNCR (line 1958) | pub const IGNCR: u32 = 128; constant ICRNL (line 1959) | pub const ICRNL: u32 = 256; constant IXANY (line 1960) | pub const IXANY: u32 = 2048; constant OPOST (line 1961) | pub const OPOST: u32 = 1; constant OCRNL (line 1962) | pub const OCRNL: u32 = 8; constant ONOCR (line 1963) | pub const ONOCR: u32 = 16; constant ONLRET (line 1964) | pub const ONLRET: u32 = 32; constant OFILL (line 1965) | pub const OFILL: u32 = 64; constant OFDEL (line 1966) | pub const OFDEL: u32 = 128; constant B0 (line 1967) | pub const B0: u32 = 0; constant B50 (line 1968) | pub const B50: u32 = 1; constant B75 (line 1969) | pub const B75: u32 = 2; constant B110 (line 1970) | pub const B110: u32 = 3; constant B134 (line 1971) | pub const B134: u32 = 4; constant B150 (line 1972) | pub const B150: u32 = 5; constant B200 (line 1973) | pub const B200: u32 = 6; constant B300 (line 1974) | pub const B300: u32 = 7; constant B600 (line 1975) | pub const B600: u32 = 8; constant B1200 (line 1976) | pub const B1200: u32 = 9; constant B1800 (line 1977) | pub const B1800: u32 = 10; constant B2400 (line 1978) | pub const B2400: u32 = 11; constant B4800 (line 1979) | pub const B4800: u32 = 12; constant B9600 (line 1980) | pub const B9600: u32 = 13; constant B19200 (line 1981) | pub const B19200: u32 = 14; constant B38400 (line 1982) | pub const B38400: u32 = 15; constant EXTA (line 1983) | pub const EXTA: u32 = 14; constant EXTB (line 1984) | pub const EXTB: u32 = 15; constant ADDRB (line 1985) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1986) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1987) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1988) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1989) | pub const TCOOFF: u32 = 0; constant TCOON (line 1990) | pub const TCOON: u32 = 1; constant TCIOFF (line 1991) | pub const TCIOFF: u32 = 2; constant TCION (line 1992) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1993) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1994) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1995) | pub const TCIOFLUSH: u32 = 2; constant NCC (line 1996) | pub const NCC: u32 = 8; constant NCCS (line 1997) | pub const NCCS: u32 = 17; constant VINTR (line 1998) | pub const VINTR: u32 = 0; constant VQUIT (line 1999) | pub const VQUIT: u32 = 1; constant VERASE (line 2000) | pub const VERASE: u32 = 2; constant VKILL (line 2001) | pub const VKILL: u32 = 3; constant VEOF (line 2002) | pub const VEOF: u32 = 4; constant VEOL (line 2003) | pub const VEOL: u32 = 5; constant VEOL2 (line 2004) | pub const VEOL2: u32 = 6; constant VSWTC (line 2005) | pub const VSWTC: u32 = 7; constant VSTART (line 2006) | pub const VSTART: u32 = 8; constant VSTOP (line 2007) | pub const VSTOP: u32 = 9; constant VSUSP (line 2008) | pub const VSUSP: u32 = 10; constant VDSUSP (line 2009) | pub const VDSUSP: u32 = 11; constant VREPRINT (line 2010) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 2011) | pub const VDISCARD: u32 = 13; constant VWERASE (line 2012) | pub const VWERASE: u32 = 14; constant VLNEXT (line 2013) | pub const VLNEXT: u32 = 15; constant VMIN (line 2014) | pub const VMIN: u32 = 4; constant VTIME (line 2015) | pub const VTIME: u32 = 5; constant IUCLC (line 2016) | pub const IUCLC: u32 = 512; constant IXON (line 2017) | pub const IXON: u32 = 1024; constant IXOFF (line 2018) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 2019) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 2020) | pub const IUTF8: u32 = 16384; constant OLCUC (line 2021) | pub const OLCUC: u32 = 2; constant ONLCR (line 2022) | pub const ONLCR: u32 = 4; constant NLDLY (line 2023) | pub const NLDLY: u32 = 256; constant NL0 (line 2024) | pub const NL0: u32 = 0; constant NL1 (line 2025) | pub const NL1: u32 = 256; constant CRDLY (line 2026) | pub const CRDLY: u32 = 1536; constant CR0 (line 2027) | pub const CR0: u32 = 0; constant CR1 (line 2028) | pub const CR1: u32 = 512; constant CR2 (line 2029) | pub const CR2: u32 = 1024; constant CR3 (line 2030) | pub const CR3: u32 = 1536; constant TABDLY (line 2031) | pub const TABDLY: u32 = 6144; constant TAB0 (line 2032) | pub const TAB0: u32 = 0; constant TAB1 (line 2033) | pub const TAB1: u32 = 2048; constant TAB2 (line 2034) | pub const TAB2: u32 = 4096; constant TAB3 (line 2035) | pub const TAB3: u32 = 6144; constant XTABS (line 2036) | pub const XTABS: u32 = 6144; constant BSDLY (line 2037) | pub const BSDLY: u32 = 8192; constant BS0 (line 2038) | pub const BS0: u32 = 0; constant BS1 (line 2039) | pub const BS1: u32 = 8192; constant VTDLY (line 2040) | pub const VTDLY: u32 = 16384; constant VT0 (line 2041) | pub const VT0: u32 = 0; constant VT1 (line 2042) | pub const VT1: u32 = 16384; constant FFDLY (line 2043) | pub const FFDLY: u32 = 32768; constant FF0 (line 2044) | pub const FF0: u32 = 0; constant FF1 (line 2045) | pub const FF1: u32 = 32768; constant PAGEOUT (line 2046) | pub const PAGEOUT: u32 = 65536; constant WRAP (line 2047) | pub const WRAP: u32 = 131072; constant CBAUD (line 2048) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2049) | pub const CSIZE: u32 = 48; constant CS5 (line 2050) | pub const CS5: u32 = 0; constant CS6 (line 2051) | pub const CS6: u32 = 16; constant CS7 (line 2052) | pub const CS7: u32 = 32; constant CS8 (line 2053) | pub const CS8: u32 = 48; constant CSTOPB (line 2054) | pub const CSTOPB: u32 = 64; constant CREAD (line 2055) | pub const CREAD: u32 = 128; constant PARENB (line 2056) | pub const PARENB: u32 = 256; constant PARODD (line 2057) | pub const PARODD: u32 = 512; constant HUPCL (line 2058) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2059) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2060) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2061) | pub const BOTHER: u32 = 4096; constant B57600 (line 2062) | pub const B57600: u32 = 4097; constant B115200 (line 2063) | pub const B115200: u32 = 4098; constant B230400 (line 2064) | pub const B230400: u32 = 4099; constant B460800 (line 2065) | pub const B460800: u32 = 4100; constant B76800 (line 2066) | pub const B76800: u32 = 4101; constant B153600 (line 2067) | pub const B153600: u32 = 4102; constant B307200 (line 2068) | pub const B307200: u32 = 4103; constant B614400 (line 2069) | pub const B614400: u32 = 4104; constant B921600 (line 2070) | pub const B921600: u32 = 4105; constant B500000 (line 2071) | pub const B500000: u32 = 4106; constant B576000 (line 2072) | pub const B576000: u32 = 4107; constant B1000000 (line 2073) | pub const B1000000: u32 = 4108; constant B1152000 (line 2074) | pub const B1152000: u32 = 4109; constant B1500000 (line 2075) | pub const B1500000: u32 = 4110; constant B2000000 (line 2076) | pub const B2000000: u32 = 4111; constant CIBAUD (line 2077) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2078) | pub const ISIG: u32 = 1; constant ICANON (line 2079) | pub const ICANON: u32 = 2; constant XCASE (line 2080) | pub const XCASE: u32 = 4; constant ECHO (line 2081) | pub const ECHO: u32 = 8; constant ECHOE (line 2082) | pub const ECHOE: u32 = 16; constant ECHOK (line 2083) | pub const ECHOK: u32 = 32; constant ECHONL (line 2084) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2085) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2086) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2087) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2088) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2089) | pub const ECHOKE: u32 = 2048; constant DEFECHO (line 2090) | pub const DEFECHO: u32 = 4096; constant FLUSHO (line 2091) | pub const FLUSHO: u32 = 8192; constant PENDIN (line 2092) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2093) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2094) | pub const EXTPROC: u32 = 65536; constant TIOCM_LE (line 2095) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2096) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2097) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2098) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2099) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2100) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2101) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2102) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2103) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2104) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2105) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2106) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2107) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2108) | pub const TIOCM_LOOP: u32 = 32768; constant TIOCSER_TEMT (line 2109) | pub const TIOCSER_TEMT: u32 = 1; constant TCSANOW (line 2110) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2111) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2112) | pub const TCSAFLUSH: u32 = 2; constant UIO_FASTIOV (line 2113) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2114) | pub const UIO_MAXIOV: u32 = 1024; constant __NR_restart_syscall (line 2115) | pub const __NR_restart_syscall: u32 = 0; constant __NR_exit (line 2116) | pub const __NR_exit: u32 = 1; constant __NR_fork (line 2117) | pub const __NR_fork: u32 = 2; constant __NR_read (line 2118) | pub const __NR_read: u32 = 3; constant __NR_write (line 2119) | pub const __NR_write: u32 = 4; constant __NR_open (line 2120) | pub const __NR_open: u32 = 5; constant __NR_close (line 2121) | pub const __NR_close: u32 = 6; constant __NR_wait4 (line 2122) | pub const __NR_wait4: u32 = 7; constant __NR_creat (line 2123) | pub const __NR_creat: u32 = 8; constant __NR_link (line 2124) | pub const __NR_link: u32 = 9; constant __NR_unlink (line 2125) | pub const __NR_unlink: u32 = 10; constant __NR_execv (line 2126) | pub const __NR_execv: u32 = 11; constant __NR_chdir (line 2127) | pub const __NR_chdir: u32 = 12; constant __NR_chown (line 2128) | pub const __NR_chown: u32 = 13; constant __NR_mknod (line 2129) | pub const __NR_mknod: u32 = 14; constant __NR_chmod (line 2130) | pub const __NR_chmod: u32 = 15; constant __NR_lchown (line 2131) | pub const __NR_lchown: u32 = 16; constant __NR_brk (line 2132) | pub const __NR_brk: u32 = 17; constant __NR_perfctr (line 2133) | pub const __NR_perfctr: u32 = 18; constant __NR_lseek (line 2134) | pub const __NR_lseek: u32 = 19; constant __NR_getpid (line 2135) | pub const __NR_getpid: u32 = 20; constant __NR_capget (line 2136) | pub const __NR_capget: u32 = 21; constant __NR_capset (line 2137) | pub const __NR_capset: u32 = 22; constant __NR_setuid (line 2138) | pub const __NR_setuid: u32 = 23; constant __NR_getuid (line 2139) | pub const __NR_getuid: u32 = 24; constant __NR_vmsplice (line 2140) | pub const __NR_vmsplice: u32 = 25; constant __NR_ptrace (line 2141) | pub const __NR_ptrace: u32 = 26; constant __NR_alarm (line 2142) | pub const __NR_alarm: u32 = 27; constant __NR_sigaltstack (line 2143) | pub const __NR_sigaltstack: u32 = 28; constant __NR_pause (line 2144) | pub const __NR_pause: u32 = 29; constant __NR_utime (line 2145) | pub const __NR_utime: u32 = 30; constant __NR_access (line 2146) | pub const __NR_access: u32 = 33; constant __NR_nice (line 2147) | pub const __NR_nice: u32 = 34; constant __NR_sync (line 2148) | pub const __NR_sync: u32 = 36; constant __NR_kill (line 2149) | pub const __NR_kill: u32 = 37; constant __NR_stat (line 2150) | pub const __NR_stat: u32 = 38; constant __NR_sendfile (line 2151) | pub const __NR_sendfile: u32 = 39; constant __NR_lstat (line 2152) | pub const __NR_lstat: u32 = 40; constant __NR_dup (line 2153) | pub const __NR_dup: u32 = 41; constant __NR_pipe (line 2154) | pub const __NR_pipe: u32 = 42; constant __NR_times (line 2155) | pub const __NR_times: u32 = 43; constant __NR_umount2 (line 2156) | pub const __NR_umount2: u32 = 45; constant __NR_setgid (line 2157) | pub const __NR_setgid: u32 = 46; constant __NR_getgid (line 2158) | pub const __NR_getgid: u32 = 47; constant __NR_signal (line 2159) | pub const __NR_signal: u32 = 48; constant __NR_geteuid (line 2160) | pub const __NR_geteuid: u32 = 49; constant __NR_getegid (line 2161) | pub const __NR_getegid: u32 = 50; constant __NR_acct (line 2162) | pub const __NR_acct: u32 = 51; constant __NR_memory_ordering (line 2163) | pub const __NR_memory_ordering: u32 = 52; constant __NR_ioctl (line 2164) | pub const __NR_ioctl: u32 = 54; constant __NR_reboot (line 2165) | pub const __NR_reboot: u32 = 55; constant __NR_symlink (line 2166) | pub const __NR_symlink: u32 = 57; constant __NR_readlink (line 2167) | pub const __NR_readlink: u32 = 58; constant __NR_execve (line 2168) | pub const __NR_execve: u32 = 59; constant __NR_umask (line 2169) | pub const __NR_umask: u32 = 60; constant __NR_chroot (line 2170) | pub const __NR_chroot: u32 = 61; constant __NR_fstat (line 2171) | pub const __NR_fstat: u32 = 62; constant __NR_fstat64 (line 2172) | pub const __NR_fstat64: u32 = 63; constant __NR_getpagesize (line 2173) | pub const __NR_getpagesize: u32 = 64; constant __NR_msync (line 2174) | pub const __NR_msync: u32 = 65; constant __NR_vfork (line 2175) | pub const __NR_vfork: u32 = 66; constant __NR_pread64 (line 2176) | pub const __NR_pread64: u32 = 67; constant __NR_pwrite64 (line 2177) | pub const __NR_pwrite64: u32 = 68; constant __NR_mmap (line 2178) | pub const __NR_mmap: u32 = 71; constant __NR_munmap (line 2179) | pub const __NR_munmap: u32 = 73; constant __NR_mprotect (line 2180) | pub const __NR_mprotect: u32 = 74; constant __NR_madvise (line 2181) | pub const __NR_madvise: u32 = 75; constant __NR_vhangup (line 2182) | pub const __NR_vhangup: u32 = 76; constant __NR_mincore (line 2183) | pub const __NR_mincore: u32 = 78; constant __NR_getgroups (line 2184) | pub const __NR_getgroups: u32 = 79; constant __NR_setgroups (line 2185) | pub const __NR_setgroups: u32 = 80; constant __NR_getpgrp (line 2186) | pub const __NR_getpgrp: u32 = 81; constant __NR_setitimer (line 2187) | pub const __NR_setitimer: u32 = 83; constant __NR_swapon (line 2188) | pub const __NR_swapon: u32 = 85; constant __NR_getitimer (line 2189) | pub const __NR_getitimer: u32 = 86; constant __NR_sethostname (line 2190) | pub const __NR_sethostname: u32 = 88; constant __NR_dup2 (line 2191) | pub const __NR_dup2: u32 = 90; constant __NR_fcntl (line 2192) | pub const __NR_fcntl: u32 = 92; constant __NR_select (line 2193) | pub const __NR_select: u32 = 93; constant __NR_fsync (line 2194) | pub const __NR_fsync: u32 = 95; constant __NR_setpriority (line 2195) | pub const __NR_setpriority: u32 = 96; constant __NR_socket (line 2196) | pub const __NR_socket: u32 = 97; constant __NR_connect (line 2197) | pub const __NR_connect: u32 = 98; constant __NR_accept (line 2198) | pub const __NR_accept: u32 = 99; constant __NR_getpriority (line 2199) | pub const __NR_getpriority: u32 = 100; constant __NR_rt_sigreturn (line 2200) | pub const __NR_rt_sigreturn: u32 = 101; constant __NR_rt_sigaction (line 2201) | pub const __NR_rt_sigaction: u32 = 102; constant __NR_rt_sigprocmask (line 2202) | pub const __NR_rt_sigprocmask: u32 = 103; constant __NR_rt_sigpending (line 2203) | pub const __NR_rt_sigpending: u32 = 104; constant __NR_rt_sigtimedwait (line 2204) | pub const __NR_rt_sigtimedwait: u32 = 105; constant __NR_rt_sigqueueinfo (line 2205) | pub const __NR_rt_sigqueueinfo: u32 = 106; constant __NR_rt_sigsuspend (line 2206) | pub const __NR_rt_sigsuspend: u32 = 107; constant __NR_setresuid (line 2207) | pub const __NR_setresuid: u32 = 108; constant __NR_getresuid (line 2208) | pub const __NR_getresuid: u32 = 109; constant __NR_setresgid (line 2209) | pub const __NR_setresgid: u32 = 110; constant __NR_getresgid (line 2210) | pub const __NR_getresgid: u32 = 111; constant __NR_recvmsg (line 2211) | pub const __NR_recvmsg: u32 = 113; constant __NR_sendmsg (line 2212) | pub const __NR_sendmsg: u32 = 114; constant __NR_gettimeofday (line 2213) | pub const __NR_gettimeofday: u32 = 116; constant __NR_getrusage (line 2214) | pub const __NR_getrusage: u32 = 117; constant __NR_getsockopt (line 2215) | pub const __NR_getsockopt: u32 = 118; constant __NR_getcwd (line 2216) | pub const __NR_getcwd: u32 = 119; constant __NR_readv (line 2217) | pub const __NR_readv: u32 = 120; constant __NR_writev (line 2218) | pub const __NR_writev: u32 = 121; constant __NR_settimeofday (line 2219) | pub const __NR_settimeofday: u32 = 122; constant __NR_fchown (line 2220) | pub const __NR_fchown: u32 = 123; constant __NR_fchmod (line 2221) | pub const __NR_fchmod: u32 = 124; constant __NR_recvfrom (line 2222) | pub const __NR_recvfrom: u32 = 125; constant __NR_setreuid (line 2223) | pub const __NR_setreuid: u32 = 126; constant __NR_setregid (line 2224) | pub const __NR_setregid: u32 = 127; constant __NR_rename (line 2225) | pub const __NR_rename: u32 = 128; constant __NR_truncate (line 2226) | pub const __NR_truncate: u32 = 129; constant __NR_ftruncate (line 2227) | pub const __NR_ftruncate: u32 = 130; constant __NR_flock (line 2228) | pub const __NR_flock: u32 = 131; constant __NR_lstat64 (line 2229) | pub const __NR_lstat64: u32 = 132; constant __NR_sendto (line 2230) | pub const __NR_sendto: u32 = 133; constant __NR_shutdown (line 2231) | pub const __NR_shutdown: u32 = 134; constant __NR_socketpair (line 2232) | pub const __NR_socketpair: u32 = 135; constant __NR_mkdir (line 2233) | pub const __NR_mkdir: u32 = 136; constant __NR_rmdir (line 2234) | pub const __NR_rmdir: u32 = 137; constant __NR_utimes (line 2235) | pub const __NR_utimes: u32 = 138; constant __NR_stat64 (line 2236) | pub const __NR_stat64: u32 = 139; constant __NR_sendfile64 (line 2237) | pub const __NR_sendfile64: u32 = 140; constant __NR_getpeername (line 2238) | pub const __NR_getpeername: u32 = 141; constant __NR_futex (line 2239) | pub const __NR_futex: u32 = 142; constant __NR_gettid (line 2240) | pub const __NR_gettid: u32 = 143; constant __NR_getrlimit (line 2241) | pub const __NR_getrlimit: u32 = 144; constant __NR_setrlimit (line 2242) | pub const __NR_setrlimit: u32 = 145; constant __NR_pivot_root (line 2243) | pub const __NR_pivot_root: u32 = 146; constant __NR_prctl (line 2244) | pub const __NR_prctl: u32 = 147; constant __NR_pciconfig_read (line 2245) | pub const __NR_pciconfig_read: u32 = 148; constant __NR_pciconfig_write (line 2246) | pub const __NR_pciconfig_write: u32 = 149; constant __NR_getsockname (line 2247) | pub const __NR_getsockname: u32 = 150; constant __NR_inotify_init (line 2248) | pub const __NR_inotify_init: u32 = 151; constant __NR_inotify_add_watch (line 2249) | pub const __NR_inotify_add_watch: u32 = 152; constant __NR_poll (line 2250) | pub const __NR_poll: u32 = 153; constant __NR_getdents64 (line 2251) | pub const __NR_getdents64: u32 = 154; constant __NR_inotify_rm_watch (line 2252) | pub const __NR_inotify_rm_watch: u32 = 156; constant __NR_statfs (line 2253) | pub const __NR_statfs: u32 = 157; constant __NR_fstatfs (line 2254) | pub const __NR_fstatfs: u32 = 158; constant __NR_umount (line 2255) | pub const __NR_umount: u32 = 159; constant __NR_sched_set_affinity (line 2256) | pub const __NR_sched_set_affinity: u32 = 160; constant __NR_sched_get_affinity (line 2257) | pub const __NR_sched_get_affinity: u32 = 161; constant __NR_getdomainname (line 2258) | pub const __NR_getdomainname: u32 = 162; constant __NR_setdomainname (line 2259) | pub const __NR_setdomainname: u32 = 163; constant __NR_utrap_install (line 2260) | pub const __NR_utrap_install: u32 = 164; constant __NR_quotactl (line 2261) | pub const __NR_quotactl: u32 = 165; constant __NR_set_tid_address (line 2262) | pub const __NR_set_tid_address: u32 = 166; constant __NR_mount (line 2263) | pub const __NR_mount: u32 = 167; constant __NR_ustat (line 2264) | pub const __NR_ustat: u32 = 168; constant __NR_setxattr (line 2265) | pub const __NR_setxattr: u32 = 169; constant __NR_lsetxattr (line 2266) | pub const __NR_lsetxattr: u32 = 170; constant __NR_fsetxattr (line 2267) | pub const __NR_fsetxattr: u32 = 171; constant __NR_getxattr (line 2268) | pub const __NR_getxattr: u32 = 172; constant __NR_lgetxattr (line 2269) | pub const __NR_lgetxattr: u32 = 173; constant __NR_getdents (line 2270) | pub const __NR_getdents: u32 = 174; constant __NR_setsid (line 2271) | pub const __NR_setsid: u32 = 175; constant __NR_fchdir (line 2272) | pub const __NR_fchdir: u32 = 176; constant __NR_fgetxattr (line 2273) | pub const __NR_fgetxattr: u32 = 177; constant __NR_listxattr (line 2274) | pub const __NR_listxattr: u32 = 178; constant __NR_llistxattr (line 2275) | pub const __NR_llistxattr: u32 = 179; constant __NR_flistxattr (line 2276) | pub const __NR_flistxattr: u32 = 180; constant __NR_removexattr (line 2277) | pub const __NR_removexattr: u32 = 181; constant __NR_lremovexattr (line 2278) | pub const __NR_lremovexattr: u32 = 182; constant __NR_sigpending (line 2279) | pub const __NR_sigpending: u32 = 183; constant __NR_query_module (line 2280) | pub const __NR_query_module: u32 = 184; constant __NR_setpgid (line 2281) | pub const __NR_setpgid: u32 = 185; constant __NR_fremovexattr (line 2282) | pub const __NR_fremovexattr: u32 = 186; constant __NR_tkill (line 2283) | pub const __NR_tkill: u32 = 187; constant __NR_exit_group (line 2284) | pub const __NR_exit_group: u32 = 188; constant __NR_uname (line 2285) | pub const __NR_uname: u32 = 189; constant __NR_init_module (line 2286) | pub const __NR_init_module: u32 = 190; constant __NR_personality (line 2287) | pub const __NR_personality: u32 = 191; constant __NR_remap_file_pages (line 2288) | pub const __NR_remap_file_pages: u32 = 192; constant __NR_epoll_create (line 2289) | pub const __NR_epoll_create: u32 = 193; constant __NR_epoll_ctl (line 2290) | pub const __NR_epoll_ctl: u32 = 194; constant __NR_epoll_wait (line 2291) | pub const __NR_epoll_wait: u32 = 195; constant __NR_ioprio_set (line 2292) | pub const __NR_ioprio_set: u32 = 196; constant __NR_getppid (line 2293) | pub const __NR_getppid: u32 = 197; constant __NR_sigaction (line 2294) | pub const __NR_sigaction: u32 = 198; constant __NR_sgetmask (line 2295) | pub const __NR_sgetmask: u32 = 199; constant __NR_ssetmask (line 2296) | pub const __NR_ssetmask: u32 = 200; constant __NR_sigsuspend (line 2297) | pub const __NR_sigsuspend: u32 = 201; constant __NR_oldlstat (line 2298) | pub const __NR_oldlstat: u32 = 202; constant __NR_uselib (line 2299) | pub const __NR_uselib: u32 = 203; constant __NR_readdir (line 2300) | pub const __NR_readdir: u32 = 204; constant __NR_readahead (line 2301) | pub const __NR_readahead: u32 = 205; constant __NR_socketcall (line 2302) | pub const __NR_socketcall: u32 = 206; constant __NR_syslog (line 2303) | pub const __NR_syslog: u32 = 207; constant __NR_lookup_dcookie (line 2304) | pub const __NR_lookup_dcookie: u32 = 208; constant __NR_fadvise64 (line 2305) | pub const __NR_fadvise64: u32 = 209; constant __NR_fadvise64_64 (line 2306) | pub const __NR_fadvise64_64: u32 = 210; constant __NR_tgkill (line 2307) | pub const __NR_tgkill: u32 = 211; constant __NR_waitpid (line 2308) | pub const __NR_waitpid: u32 = 212; constant __NR_swapoff (line 2309) | pub const __NR_swapoff: u32 = 213; constant __NR_sysinfo (line 2310) | pub const __NR_sysinfo: u32 = 214; constant __NR_ipc (line 2311) | pub const __NR_ipc: u32 = 215; constant __NR_sigreturn (line 2312) | pub const __NR_sigreturn: u32 = 216; constant __NR_clone (line 2313) | pub const __NR_clone: u32 = 217; constant __NR_ioprio_get (line 2314) | pub const __NR_ioprio_get: u32 = 218; constant __NR_adjtimex (line 2315) | pub const __NR_adjtimex: u32 = 219; constant __NR_sigprocmask (line 2316) | pub const __NR_sigprocmask: u32 = 220; constant __NR_create_module (line 2317) | pub const __NR_create_module: u32 = 221; constant __NR_delete_module (line 2318) | pub const __NR_delete_module: u32 = 222; constant __NR_get_kernel_syms (line 2319) | pub const __NR_get_kernel_syms: u32 = 223; constant __NR_getpgid (line 2320) | pub const __NR_getpgid: u32 = 224; constant __NR_bdflush (line 2321) | pub const __NR_bdflush: u32 = 225; constant __NR_sysfs (line 2322) | pub const __NR_sysfs: u32 = 226; constant __NR_afs_syscall (line 2323) | pub const __NR_afs_syscall: u32 = 227; constant __NR_setfsuid (line 2324) | pub const __NR_setfsuid: u32 = 228; constant __NR_setfsgid (line 2325) | pub const __NR_setfsgid: u32 = 229; constant __NR__newselect (line 2326) | pub const __NR__newselect: u32 = 230; constant __NR_splice (line 2327) | pub const __NR_splice: u32 = 232; constant __NR_stime (line 2328) | pub const __NR_stime: u32 = 233; constant __NR_statfs64 (line 2329) | pub const __NR_statfs64: u32 = 234; constant __NR_fstatfs64 (line 2330) | pub const __NR_fstatfs64: u32 = 235; constant __NR__llseek (line 2331) | pub const __NR__llseek: u32 = 236; constant __NR_mlock (line 2332) | pub const __NR_mlock: u32 = 237; constant __NR_munlock (line 2333) | pub const __NR_munlock: u32 = 238; constant __NR_mlockall (line 2334) | pub const __NR_mlockall: u32 = 239; constant __NR_munlockall (line 2335) | pub const __NR_munlockall: u32 = 240; constant __NR_sched_setparam (line 2336) | pub const __NR_sched_setparam: u32 = 241; constant __NR_sched_getparam (line 2337) | pub const __NR_sched_getparam: u32 = 242; constant __NR_sched_setscheduler (line 2338) | pub const __NR_sched_setscheduler: u32 = 243; constant __NR_sched_getscheduler (line 2339) | pub const __NR_sched_getscheduler: u32 = 244; constant __NR_sched_yield (line 2340) | pub const __NR_sched_yield: u32 = 245; constant __NR_sched_get_priority_max (line 2341) | pub const __NR_sched_get_priority_max: u32 = 246; constant __NR_sched_get_priority_min (line 2342) | pub const __NR_sched_get_priority_min: u32 = 247; constant __NR_sched_rr_get_interval (line 2343) | pub const __NR_sched_rr_get_interval: u32 = 248; constant __NR_nanosleep (line 2344) | pub const __NR_nanosleep: u32 = 249; constant __NR_mremap (line 2345) | pub const __NR_mremap: u32 = 250; constant __NR__sysctl (line 2346) | pub const __NR__sysctl: u32 = 251; constant __NR_getsid (line 2347) | pub const __NR_getsid: u32 = 252; constant __NR_fdatasync (line 2348) | pub const __NR_fdatasync: u32 = 253; constant __NR_nfsservctl (line 2349) | pub const __NR_nfsservctl: u32 = 254; constant __NR_sync_file_range (line 2350) | pub const __NR_sync_file_range: u32 = 255; constant __NR_clock_settime (line 2351) | pub const __NR_clock_settime: u32 = 256; constant __NR_clock_gettime (line 2352) | pub const __NR_clock_gettime: u32 = 257; constant __NR_clock_getres (line 2353) | pub const __NR_clock_getres: u32 = 258; constant __NR_clock_nanosleep (line 2354) | pub const __NR_clock_nanosleep: u32 = 259; constant __NR_sched_getaffinity (line 2355) | pub const __NR_sched_getaffinity: u32 = 260; constant __NR_sched_setaffinity (line 2356) | pub const __NR_sched_setaffinity: u32 = 261; constant __NR_timer_settime (line 2357) | pub const __NR_timer_settime: u32 = 262; constant __NR_timer_gettime (line 2358) | pub const __NR_timer_gettime: u32 = 263; constant __NR_timer_getoverrun (line 2359) | pub const __NR_timer_getoverrun: u32 = 264; constant __NR_timer_delete (line 2360) | pub const __NR_timer_delete: u32 = 265; constant __NR_timer_create (line 2361) | pub const __NR_timer_create: u32 = 266; constant __NR_vserver (line 2362) | pub const __NR_vserver: u32 = 267; constant __NR_io_setup (line 2363) | pub const __NR_io_setup: u32 = 268; constant __NR_io_destroy (line 2364) | pub const __NR_io_destroy: u32 = 269; constant __NR_io_submit (line 2365) | pub const __NR_io_submit: u32 = 270; constant __NR_io_cancel (line 2366) | pub const __NR_io_cancel: u32 = 271; constant __NR_io_getevents (line 2367) | pub const __NR_io_getevents: u32 = 272; constant __NR_mq_open (line 2368) | pub const __NR_mq_open: u32 = 273; constant __NR_mq_unlink (line 2369) | pub const __NR_mq_unlink: u32 = 274; constant __NR_mq_timedsend (line 2370) | pub const __NR_mq_timedsend: u32 = 275; constant __NR_mq_timedreceive (line 2371) | pub const __NR_mq_timedreceive: u32 = 276; constant __NR_mq_notify (line 2372) | pub const __NR_mq_notify: u32 = 277; constant __NR_mq_getsetattr (line 2373) | pub const __NR_mq_getsetattr: u32 = 278; constant __NR_waitid (line 2374) | pub const __NR_waitid: u32 = 279; constant __NR_tee (line 2375) | pub const __NR_tee: u32 = 280; constant __NR_add_key (line 2376) | pub const __NR_add_key: u32 = 281; constant __NR_request_key (line 2377) | pub const __NR_request_key: u32 = 282; constant __NR_keyctl (line 2378) | pub const __NR_keyctl: u32 = 283; constant __NR_openat (line 2379) | pub const __NR_openat: u32 = 284; constant __NR_mkdirat (line 2380) | pub const __NR_mkdirat: u32 = 285; constant __NR_mknodat (line 2381) | pub const __NR_mknodat: u32 = 286; constant __NR_fchownat (line 2382) | pub const __NR_fchownat: u32 = 287; constant __NR_futimesat (line 2383) | pub const __NR_futimesat: u32 = 288; constant __NR_fstatat64 (line 2384) | pub const __NR_fstatat64: u32 = 289; constant __NR_unlinkat (line 2385) | pub const __NR_unlinkat: u32 = 290; constant __NR_renameat (line 2386) | pub const __NR_renameat: u32 = 291; constant __NR_linkat (line 2387) | pub const __NR_linkat: u32 = 292; constant __NR_symlinkat (line 2388) | pub const __NR_symlinkat: u32 = 293; constant __NR_readlinkat (line 2389) | pub const __NR_readlinkat: u32 = 294; constant __NR_fchmodat (line 2390) | pub const __NR_fchmodat: u32 = 295; constant __NR_faccessat (line 2391) | pub const __NR_faccessat: u32 = 296; constant __NR_pselect6 (line 2392) | pub const __NR_pselect6: u32 = 297; constant __NR_ppoll (line 2393) | pub const __NR_ppoll: u32 = 298; constant __NR_unshare (line 2394) | pub const __NR_unshare: u32 = 299; constant __NR_set_robust_list (line 2395) | pub const __NR_set_robust_list: u32 = 300; constant __NR_get_robust_list (line 2396) | pub const __NR_get_robust_list: u32 = 301; constant __NR_migrate_pages (line 2397) | pub const __NR_migrate_pages: u32 = 302; constant __NR_mbind (line 2398) | pub const __NR_mbind: u32 = 303; constant __NR_get_mempolicy (line 2399) | pub const __NR_get_mempolicy: u32 = 304; constant __NR_set_mempolicy (line 2400) | pub const __NR_set_mempolicy: u32 = 305; constant __NR_kexec_load (line 2401) | pub const __NR_kexec_load: u32 = 306; constant __NR_move_pages (line 2402) | pub const __NR_move_pages: u32 = 307; constant __NR_getcpu (line 2403) | pub const __NR_getcpu: u32 = 308; constant __NR_epoll_pwait (line 2404) | pub const __NR_epoll_pwait: u32 = 309; constant __NR_utimensat (line 2405) | pub const __NR_utimensat: u32 = 310; constant __NR_signalfd (line 2406) | pub const __NR_signalfd: u32 = 311; constant __NR_timerfd_create (line 2407) | pub const __NR_timerfd_create: u32 = 312; constant __NR_eventfd (line 2408) | pub const __NR_eventfd: u32 = 313; constant __NR_fallocate (line 2409) | pub const __NR_fallocate: u32 = 314; constant __NR_timerfd_settime (line 2410) | pub const __NR_timerfd_settime: u32 = 315; constant __NR_timerfd_gettime (line 2411) | pub const __NR_timerfd_gettime: u32 = 316; constant __NR_signalfd4 (line 2412) | pub const __NR_signalfd4: u32 = 317; constant __NR_eventfd2 (line 2413) | pub const __NR_eventfd2: u32 = 318; constant __NR_epoll_create1 (line 2414) | pub const __NR_epoll_create1: u32 = 319; constant __NR_dup3 (line 2415) | pub const __NR_dup3: u32 = 320; constant __NR_pipe2 (line 2416) | pub const __NR_pipe2: u32 = 321; constant __NR_inotify_init1 (line 2417) | pub const __NR_inotify_init1: u32 = 322; constant __NR_accept4 (line 2418) | pub const __NR_accept4: u32 = 323; constant __NR_preadv (line 2419) | pub const __NR_preadv: u32 = 324; constant __NR_pwritev (line 2420) | pub const __NR_pwritev: u32 = 325; constant __NR_rt_tgsigqueueinfo (line 2421) | pub const __NR_rt_tgsigqueueinfo: u32 = 326; constant __NR_perf_event_open (line 2422) | pub const __NR_perf_event_open: u32 = 327; constant __NR_recvmmsg (line 2423) | pub const __NR_recvmmsg: u32 = 328; constant __NR_fanotify_init (line 2424) | pub const __NR_fanotify_init: u32 = 329; constant __NR_fanotify_mark (line 2425) | pub const __NR_fanotify_mark: u32 = 330; constant __NR_prlimit64 (line 2426) | pub const __NR_prlimit64: u32 = 331; constant __NR_name_to_handle_at (line 2427) | pub const __NR_name_to_handle_at: u32 = 332; constant __NR_open_by_handle_at (line 2428) | pub const __NR_open_by_handle_at: u32 = 333; constant __NR_clock_adjtime (line 2429) | pub const __NR_clock_adjtime: u32 = 334; constant __NR_syncfs (line 2430) | pub const __NR_syncfs: u32 = 335; constant __NR_sendmmsg (line 2431) | pub const __NR_sendmmsg: u32 = 336; constant __NR_setns (line 2432) | pub const __NR_setns: u32 = 337; constant __NR_process_vm_readv (line 2433) | pub const __NR_process_vm_readv: u32 = 338; constant __NR_process_vm_writev (line 2434) | pub const __NR_process_vm_writev: u32 = 339; constant __NR_kern_features (line 2435) | pub const __NR_kern_features: u32 = 340; constant __NR_kcmp (line 2436) | pub const __NR_kcmp: u32 = 341; constant __NR_finit_module (line 2437) | pub const __NR_finit_module: u32 = 342; constant __NR_sched_setattr (line 2438) | pub const __NR_sched_setattr: u32 = 343; constant __NR_sched_getattr (line 2439) | pub const __NR_sched_getattr: u32 = 344; constant __NR_renameat2 (line 2440) | pub const __NR_renameat2: u32 = 345; constant __NR_seccomp (line 2441) | pub const __NR_seccomp: u32 = 346; constant __NR_getrandom (line 2442) | pub const __NR_getrandom: u32 = 347; constant __NR_memfd_create (line 2443) | pub const __NR_memfd_create: u32 = 348; constant __NR_bpf (line 2444) | pub const __NR_bpf: u32 = 349; constant __NR_execveat (line 2445) | pub const __NR_execveat: u32 = 350; constant __NR_membarrier (line 2446) | pub const __NR_membarrier: u32 = 351; constant __NR_userfaultfd (line 2447) | pub const __NR_userfaultfd: u32 = 352; constant __NR_bind (line 2448) | pub const __NR_bind: u32 = 353; constant __NR_listen (line 2449) | pub const __NR_listen: u32 = 354; constant __NR_setsockopt (line 2450) | pub const __NR_setsockopt: u32 = 355; constant __NR_mlock2 (line 2451) | pub const __NR_mlock2: u32 = 356; constant __NR_copy_file_range (line 2452) | pub const __NR_copy_file_range: u32 = 357; constant __NR_preadv2 (line 2453) | pub const __NR_preadv2: u32 = 358; constant __NR_pwritev2 (line 2454) | pub const __NR_pwritev2: u32 = 359; constant __NR_statx (line 2455) | pub const __NR_statx: u32 = 360; constant __NR_io_pgetevents (line 2456) | pub const __NR_io_pgetevents: u32 = 361; constant __NR_pkey_mprotect (line 2457) | pub const __NR_pkey_mprotect: u32 = 362; constant __NR_pkey_alloc (line 2458) | pub const __NR_pkey_alloc: u32 = 363; constant __NR_pkey_free (line 2459) | pub const __NR_pkey_free: u32 = 364; constant __NR_rseq (line 2460) | pub const __NR_rseq: u32 = 365; constant __NR_semtimedop (line 2461) | pub const __NR_semtimedop: u32 = 392; constant __NR_semget (line 2462) | pub const __NR_semget: u32 = 393; constant __NR_semctl (line 2463) | pub const __NR_semctl: u32 = 394; constant __NR_shmget (line 2464) | pub const __NR_shmget: u32 = 395; constant __NR_shmctl (line 2465) | pub const __NR_shmctl: u32 = 396; constant __NR_shmat (line 2466) | pub const __NR_shmat: u32 = 397; constant __NR_shmdt (line 2467) | pub const __NR_shmdt: u32 = 398; constant __NR_msgget (line 2468) | pub const __NR_msgget: u32 = 399; constant __NR_msgsnd (line 2469) | pub const __NR_msgsnd: u32 = 400; constant __NR_msgrcv (line 2470) | pub const __NR_msgrcv: u32 = 401; constant __NR_msgctl (line 2471) | pub const __NR_msgctl: u32 = 402; constant __NR_pidfd_send_signal (line 2472) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2473) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2474) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2475) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2476) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2477) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2478) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2479) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2480) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2481) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2482) | pub const __NR_pidfd_open: u32 = 434; constant __NR_close_range (line 2483) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2484) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2485) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2486) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2487) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2488) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2489) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2490) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2491) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2492) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2493) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_process_mrelease (line 2494) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2495) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2496) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant KERN_FEATURE_MIXED_MODE_STACK (line 2497) | pub const KERN_FEATURE_MIXED_MODE_STACK: u32 = 1; constant WNOHANG (line 2498) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2499) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2500) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2501) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2502) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2503) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2504) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2505) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2506) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2507) | pub const P_ALL: u32 = 0; constant P_PID (line 2508) | pub const P_PID: u32 = 1; constant P_PGID (line 2509) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2510) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2511) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2512) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2513) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2514) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2515) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2516) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2517) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2518) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2519) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2520) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2521) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2522) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2523) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2524) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2525) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2526) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2527) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2528) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2529) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2530) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2531) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2532) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2533) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2534) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2535) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2536) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2537) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2538) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2539) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2540) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2541) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2542) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2543) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2544) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2545) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2546) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2547) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2548) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2549) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2550) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2551) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2552) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2553) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2554) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2555) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2556) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2557) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2558) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2559) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2560) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2561) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2562) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2563) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2564) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2565) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2566) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2567) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2568) | pub const TFD_CLOEXEC: u32 = 4194304; constant TFD_NONBLOCK (line 2569) | pub const TFD_NONBLOCK: u32 = 16384; constant USERFAULTFD_IOC (line 2570) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2571) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2572) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2573) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2574) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2575) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2576) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2577) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2578) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2579) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2580) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2581) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2582) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2583) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2584) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2585) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2586) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2587) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2588) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2589) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2590) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2591) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2592) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2593) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2594) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2595) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2596) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2597) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2598) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2599) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2600) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2601) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2602) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2603) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2604) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2605) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2606) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2607) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2608) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2609) | pub const DT_SOCK: u32 = 12; constant F_OK (line 2610) | pub const F_OK: u32 = 0; constant R_OK (line 2611) | pub const R_OK: u32 = 4; constant W_OK (line 2612) | pub const W_OK: u32 = 2; constant X_OK (line 2613) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2614) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2615) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2616) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2617) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2618) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2619) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2620) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2621) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2622) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2623) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2624) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2625) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2626) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2627) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2628) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2629) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2630) | pub const EFD_CLOEXEC: u32 = 4194304; constant EFD_NONBLOCK (line 2631) | pub const EFD_NONBLOCK: u32 = 16384; constant EPOLLIN (line 2632) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2633) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2634) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2635) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2636) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2637) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2638) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2639) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2640) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2641) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2642) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2643) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2644) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2645) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2646) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2647) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2648) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 4210688; constant TFD_CREATE_FLAGS (line 2649) | pub const TFD_CREATE_FLAGS: u32 = 4210688; constant TFD_SETTIME_FLAGS (line 2650) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant UFFD_API (line 2651) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2652) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2653) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2654) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2655) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2656) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2657) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2658) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2659) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2660) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2661) | pub const SPLICE_F_GIFT: u32 = 8; type fsconfig_command (line 2665) | pub enum fsconfig_command { type membarrier_cmd (line 2678) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2851) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2694) | pub enum membarrier_cmd_flag { function new (line 2766) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2775) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2784) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2797) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2811) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2825) | pub const fn new() -> Self { function as_ptr (line 2829) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2833) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2837) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2841) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2846) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/sparc64/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 15) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_old_timeval (line 53) | pub struct __kernel_old_timeval { type ethhdr (line 59) | pub struct ethhdr { constant ETH_ALEN (line 64) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 65) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 66) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 67) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 68) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 69) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 70) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 71) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 72) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 73) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 74) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 75) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 76) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 77) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 78) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 79) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 80) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 81) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 82) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 83) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 84) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 85) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 86) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 87) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 88) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 89) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 90) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 91) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 92) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 93) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 94) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 95) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 96) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 97) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 98) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 99) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 100) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 101) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 102) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 103) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 104) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 105) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 106) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 107) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 108) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 109) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 110) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 111) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 112) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 113) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 114) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 115) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 116) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 117) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 118) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 119) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 120) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 121) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 122) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 123) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 124) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 125) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 126) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 127) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 128) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 129) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 130) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 131) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 132) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 133) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 134) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 135) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 136) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 137) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 138) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 139) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 140) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 141) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 142) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 143) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 144) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 145) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 146) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 147) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 148) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 149) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 150) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 151) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 152) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 153) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 154) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 155) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 156) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 157) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 158) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 159) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 160) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 161) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 162) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 163) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 164) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 165) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 166) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 167) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 168) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 169) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 170) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 171) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 172) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 173) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/sparc64/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 15) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_old_timeval (line 53) | pub struct __kernel_old_timeval { type sockaddr_pkt (line 59) | pub struct sockaddr_pkt { type sockaddr_ll (line 66) | pub struct sockaddr_ll { type tpacket_stats (line 77) | pub struct tpacket_stats { type tpacket_stats_v3 (line 83) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 90) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 97) | pub struct tpacket_auxdata { type tpacket_hdr (line 108) | pub struct tpacket_hdr { type tpacket2_hdr (line 119) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 133) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 141) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 155) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 161) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 172) | pub struct tpacket_block_desc { type tpacket_req (line 179) | pub struct tpacket_req { type tpacket_req3 (line 187) | pub struct tpacket_req3 { type packet_mreq (line 198) | pub struct packet_mreq { type fanout_args (line 206) | pub struct fanout_args { constant __BIG_ENDIAN (line 211) | pub const __BIG_ENDIAN: u32 = 4321; constant ASI_NULL1 (line 212) | pub const ASI_NULL1: u32 = 0; constant ASI_NULL2 (line 213) | pub const ASI_NULL2: u32 = 1; constant ASI_CONTROL (line 214) | pub const ASI_CONTROL: u32 = 2; constant ASI_SEGMAP (line 215) | pub const ASI_SEGMAP: u32 = 3; constant ASI_PTE (line 216) | pub const ASI_PTE: u32 = 4; constant ASI_HWFLUSHSEG (line 217) | pub const ASI_HWFLUSHSEG: u32 = 5; constant ASI_HWFLUSHPAGE (line 218) | pub const ASI_HWFLUSHPAGE: u32 = 6; constant ASI_REGMAP (line 219) | pub const ASI_REGMAP: u32 = 6; constant ASI_HWFLUSHCONTEXT (line 220) | pub const ASI_HWFLUSHCONTEXT: u32 = 7; constant ASI_USERTXT (line 221) | pub const ASI_USERTXT: u32 = 8; constant ASI_KERNELTXT (line 222) | pub const ASI_KERNELTXT: u32 = 9; constant ASI_USERDATA (line 223) | pub const ASI_USERDATA: u32 = 10; constant ASI_KERNELDATA (line 224) | pub const ASI_KERNELDATA: u32 = 11; constant ASI_FLUSHSEG (line 225) | pub const ASI_FLUSHSEG: u32 = 12; constant ASI_FLUSHPG (line 226) | pub const ASI_FLUSHPG: u32 = 13; constant ASI_FLUSHCTX (line 227) | pub const ASI_FLUSHCTX: u32 = 14; constant ASI_M_RES00 (line 228) | pub const ASI_M_RES00: u32 = 0; constant ASI_M_UNA01 (line 229) | pub const ASI_M_UNA01: u32 = 1; constant ASI_M_MXCC (line 230) | pub const ASI_M_MXCC: u32 = 2; constant ASI_M_FLUSH_PROBE (line 231) | pub const ASI_M_FLUSH_PROBE: u32 = 3; constant ASI_M_MMUREGS (line 232) | pub const ASI_M_MMUREGS: u32 = 4; constant ASI_M_TLBDIAG (line 233) | pub const ASI_M_TLBDIAG: u32 = 5; constant ASI_M_DIAGS (line 234) | pub const ASI_M_DIAGS: u32 = 6; constant ASI_M_IODIAG (line 235) | pub const ASI_M_IODIAG: u32 = 7; constant ASI_M_USERTXT (line 236) | pub const ASI_M_USERTXT: u32 = 8; constant ASI_M_KERNELTXT (line 237) | pub const ASI_M_KERNELTXT: u32 = 9; constant ASI_M_USERDATA (line 238) | pub const ASI_M_USERDATA: u32 = 10; constant ASI_M_KERNELDATA (line 239) | pub const ASI_M_KERNELDATA: u32 = 11; constant ASI_M_TXTC_TAG (line 240) | pub const ASI_M_TXTC_TAG: u32 = 12; constant ASI_M_TXTC_DATA (line 241) | pub const ASI_M_TXTC_DATA: u32 = 13; constant ASI_M_DATAC_TAG (line 242) | pub const ASI_M_DATAC_TAG: u32 = 14; constant ASI_M_DATAC_DATA (line 243) | pub const ASI_M_DATAC_DATA: u32 = 15; constant ASI_M_FLUSH_PAGE (line 244) | pub const ASI_M_FLUSH_PAGE: u32 = 16; constant ASI_M_FLUSH_SEG (line 245) | pub const ASI_M_FLUSH_SEG: u32 = 17; constant ASI_M_FLUSH_REGION (line 246) | pub const ASI_M_FLUSH_REGION: u32 = 18; constant ASI_M_FLUSH_CTX (line 247) | pub const ASI_M_FLUSH_CTX: u32 = 19; constant ASI_M_FLUSH_USER (line 248) | pub const ASI_M_FLUSH_USER: u32 = 20; constant ASI_M_BCOPY (line 249) | pub const ASI_M_BCOPY: u32 = 23; constant ASI_M_IFLUSH_PAGE (line 250) | pub const ASI_M_IFLUSH_PAGE: u32 = 24; constant ASI_M_IFLUSH_SEG (line 251) | pub const ASI_M_IFLUSH_SEG: u32 = 25; constant ASI_M_IFLUSH_REGION (line 252) | pub const ASI_M_IFLUSH_REGION: u32 = 26; constant ASI_M_IFLUSH_CTX (line 253) | pub const ASI_M_IFLUSH_CTX: u32 = 27; constant ASI_M_IFLUSH_USER (line 254) | pub const ASI_M_IFLUSH_USER: u32 = 28; constant ASI_M_BFILL (line 255) | pub const ASI_M_BFILL: u32 = 31; constant ASI_M_BYPASS (line 256) | pub const ASI_M_BYPASS: u32 = 32; constant ASI_M_FBMEM (line 257) | pub const ASI_M_FBMEM: u32 = 41; constant ASI_M_VMEUS (line 258) | pub const ASI_M_VMEUS: u32 = 42; constant ASI_M_VMEPS (line 259) | pub const ASI_M_VMEPS: u32 = 43; constant ASI_M_VMEUT (line 260) | pub const ASI_M_VMEUT: u32 = 44; constant ASI_M_VMEPT (line 261) | pub const ASI_M_VMEPT: u32 = 45; constant ASI_M_SBUS (line 262) | pub const ASI_M_SBUS: u32 = 46; constant ASI_M_CTL (line 263) | pub const ASI_M_CTL: u32 = 47; constant ASI_M_FLUSH_IWHOLE (line 264) | pub const ASI_M_FLUSH_IWHOLE: u32 = 49; constant ASI_M_IC_FLCLEAR (line 265) | pub const ASI_M_IC_FLCLEAR: u32 = 54; constant ASI_M_DC_FLCLEAR (line 266) | pub const ASI_M_DC_FLCLEAR: u32 = 55; constant ASI_M_DCDR (line 267) | pub const ASI_M_DCDR: u32 = 57; constant ASI_M_VIKING_TMP1 (line 268) | pub const ASI_M_VIKING_TMP1: u32 = 64; constant ASI_M_ACTION (line 269) | pub const ASI_M_ACTION: u32 = 76; constant ASI_LEON_NOCACHE (line 270) | pub const ASI_LEON_NOCACHE: u32 = 1; constant ASI_LEON_DCACHE_MISS (line 271) | pub const ASI_LEON_DCACHE_MISS: u32 = 1; constant ASI_LEON_CACHEREGS (line 272) | pub const ASI_LEON_CACHEREGS: u32 = 2; constant ASI_LEON_IFLUSH (line 273) | pub const ASI_LEON_IFLUSH: u32 = 16; constant ASI_LEON_DFLUSH (line 274) | pub const ASI_LEON_DFLUSH: u32 = 17; constant ASI_LEON_MMUFLUSH (line 275) | pub const ASI_LEON_MMUFLUSH: u32 = 24; constant ASI_LEON_MMUREGS (line 276) | pub const ASI_LEON_MMUREGS: u32 = 25; constant ASI_LEON_BYPASS (line 277) | pub const ASI_LEON_BYPASS: u32 = 28; constant ASI_LEON_FLUSH_PAGE (line 278) | pub const ASI_LEON_FLUSH_PAGE: u32 = 16; constant ASI_N (line 279) | pub const ASI_N: u32 = 4; constant ASI_NL (line 280) | pub const ASI_NL: u32 = 12; constant ASI_AIUP (line 281) | pub const ASI_AIUP: u32 = 16; constant ASI_AIUS (line 282) | pub const ASI_AIUS: u32 = 17; constant ASI_AIUPL (line 283) | pub const ASI_AIUPL: u32 = 24; constant ASI_AIUSL (line 284) | pub const ASI_AIUSL: u32 = 25; constant ASI_P (line 285) | pub const ASI_P: u32 = 128; constant ASI_S (line 286) | pub const ASI_S: u32 = 129; constant ASI_PNF (line 287) | pub const ASI_PNF: u32 = 130; constant ASI_SNF (line 288) | pub const ASI_SNF: u32 = 131; constant ASI_PL (line 289) | pub const ASI_PL: u32 = 136; constant ASI_SL (line 290) | pub const ASI_SL: u32 = 137; constant ASI_PNFL (line 291) | pub const ASI_PNFL: u32 = 138; constant ASI_SNFL (line 292) | pub const ASI_SNFL: u32 = 139; constant ASI_MCD_PRIV_PRIMARY (line 293) | pub const ASI_MCD_PRIV_PRIMARY: u32 = 2; constant ASI_MCD_REAL (line 294) | pub const ASI_MCD_REAL: u32 = 5; constant ASI_PHYS_USE_EC (line 295) | pub const ASI_PHYS_USE_EC: u32 = 20; constant ASI_PHYS_BYPASS_EC_E (line 296) | pub const ASI_PHYS_BYPASS_EC_E: u32 = 21; constant ASI_BLK_AIUP_4V (line 297) | pub const ASI_BLK_AIUP_4V: u32 = 22; constant ASI_BLK_AIUS_4V (line 298) | pub const ASI_BLK_AIUS_4V: u32 = 23; constant ASI_PHYS_USE_EC_L (line 299) | pub const ASI_PHYS_USE_EC_L: u32 = 28; constant ASI_PHYS_BYPASS_EC_E_L (line 300) | pub const ASI_PHYS_BYPASS_EC_E_L: u32 = 29; constant ASI_BLK_AIUP_L_4V (line 301) | pub const ASI_BLK_AIUP_L_4V: u32 = 30; constant ASI_BLK_AIUS_L_4V (line 302) | pub const ASI_BLK_AIUS_L_4V: u32 = 31; constant ASI_SCRATCHPAD (line 303) | pub const ASI_SCRATCHPAD: u32 = 32; constant ASI_MMU (line 304) | pub const ASI_MMU: u32 = 33; constant ASI_BLK_INIT_QUAD_LDD_AIUS (line 305) | pub const ASI_BLK_INIT_QUAD_LDD_AIUS: u32 = 35; constant ASI_NUCLEUS_QUAD_LDD (line 306) | pub const ASI_NUCLEUS_QUAD_LDD: u32 = 36; constant ASI_QUEUE (line 307) | pub const ASI_QUEUE: u32 = 37; constant ASI_QUAD_LDD_PHYS_4V (line 308) | pub const ASI_QUAD_LDD_PHYS_4V: u32 = 38; constant ASI_NUCLEUS_QUAD_LDD_L (line 309) | pub const ASI_NUCLEUS_QUAD_LDD_L: u32 = 44; constant ASI_QUAD_LDD_PHYS_L_4V (line 310) | pub const ASI_QUAD_LDD_PHYS_L_4V: u32 = 46; constant ASI_PCACHE_DATA_STATUS (line 311) | pub const ASI_PCACHE_DATA_STATUS: u32 = 48; constant ASI_PCACHE_DATA (line 312) | pub const ASI_PCACHE_DATA: u32 = 49; constant ASI_PCACHE_TAG (line 313) | pub const ASI_PCACHE_TAG: u32 = 50; constant ASI_PCACHE_SNOOP_TAG (line 314) | pub const ASI_PCACHE_SNOOP_TAG: u32 = 51; constant ASI_QUAD_LDD_PHYS (line 315) | pub const ASI_QUAD_LDD_PHYS: u32 = 52; constant ASI_WCACHE_VALID_BITS (line 316) | pub const ASI_WCACHE_VALID_BITS: u32 = 56; constant ASI_WCACHE_DATA (line 317) | pub const ASI_WCACHE_DATA: u32 = 57; constant ASI_WCACHE_TAG (line 318) | pub const ASI_WCACHE_TAG: u32 = 58; constant ASI_WCACHE_SNOOP_TAG (line 319) | pub const ASI_WCACHE_SNOOP_TAG: u32 = 59; constant ASI_QUAD_LDD_PHYS_L (line 320) | pub const ASI_QUAD_LDD_PHYS_L: u32 = 60; constant ASI_SRAM_FAST_INIT (line 321) | pub const ASI_SRAM_FAST_INIT: u32 = 64; constant ASI_CORE_AVAILABLE (line 322) | pub const ASI_CORE_AVAILABLE: u32 = 65; constant ASI_CORE_ENABLE_STAT (line 323) | pub const ASI_CORE_ENABLE_STAT: u32 = 65; constant ASI_CORE_ENABLE (line 324) | pub const ASI_CORE_ENABLE: u32 = 65; constant ASI_XIR_STEERING (line 325) | pub const ASI_XIR_STEERING: u32 = 65; constant ASI_CORE_RUNNING_RW (line 326) | pub const ASI_CORE_RUNNING_RW: u32 = 65; constant ASI_CORE_RUNNING_W1S (line 327) | pub const ASI_CORE_RUNNING_W1S: u32 = 65; constant ASI_CORE_RUNNING_W1C (line 328) | pub const ASI_CORE_RUNNING_W1C: u32 = 65; constant ASI_CORE_RUNNING_STAT (line 329) | pub const ASI_CORE_RUNNING_STAT: u32 = 65; constant ASI_CMT_ERROR_STEERING (line 330) | pub const ASI_CMT_ERROR_STEERING: u32 = 65; constant ASI_DCACHE_INVALIDATE (line 331) | pub const ASI_DCACHE_INVALIDATE: u32 = 66; constant ASI_DCACHE_UTAG (line 332) | pub const ASI_DCACHE_UTAG: u32 = 67; constant ASI_DCACHE_SNOOP_TAG (line 333) | pub const ASI_DCACHE_SNOOP_TAG: u32 = 68; constant ASI_LSU_CONTROL (line 334) | pub const ASI_LSU_CONTROL: u32 = 69; constant ASI_DCU_CONTROL_REG (line 335) | pub const ASI_DCU_CONTROL_REG: u32 = 69; constant ASI_DCACHE_DATA (line 336) | pub const ASI_DCACHE_DATA: u32 = 70; constant ASI_DCACHE_TAG (line 337) | pub const ASI_DCACHE_TAG: u32 = 71; constant ASI_INTR_DISPATCH_STAT (line 338) | pub const ASI_INTR_DISPATCH_STAT: u32 = 72; constant ASI_INTR_RECEIVE (line 339) | pub const ASI_INTR_RECEIVE: u32 = 73; constant ASI_UPA_CONFIG (line 340) | pub const ASI_UPA_CONFIG: u32 = 74; constant ASI_JBUS_CONFIG (line 341) | pub const ASI_JBUS_CONFIG: u32 = 74; constant ASI_SAFARI_CONFIG (line 342) | pub const ASI_SAFARI_CONFIG: u32 = 74; constant ASI_SAFARI_ADDRESS (line 343) | pub const ASI_SAFARI_ADDRESS: u32 = 74; constant ASI_ESTATE_ERROR_EN (line 344) | pub const ASI_ESTATE_ERROR_EN: u32 = 75; constant ASI_AFSR (line 345) | pub const ASI_AFSR: u32 = 76; constant ASI_AFAR (line 346) | pub const ASI_AFAR: u32 = 77; constant ASI_EC_TAG_DATA (line 347) | pub const ASI_EC_TAG_DATA: u32 = 78; constant ASI_IMMU (line 348) | pub const ASI_IMMU: u32 = 80; constant ASI_IMMU_TSB_8KB_PTR (line 349) | pub const ASI_IMMU_TSB_8KB_PTR: u32 = 81; constant ASI_IMMU_TSB_64KB_PTR (line 350) | pub const ASI_IMMU_TSB_64KB_PTR: u32 = 82; constant ASI_ITLB_DATA_IN (line 351) | pub const ASI_ITLB_DATA_IN: u32 = 84; constant ASI_ITLB_DATA_ACCESS (line 352) | pub const ASI_ITLB_DATA_ACCESS: u32 = 85; constant ASI_ITLB_TAG_READ (line 353) | pub const ASI_ITLB_TAG_READ: u32 = 86; constant ASI_IMMU_DEMAP (line 354) | pub const ASI_IMMU_DEMAP: u32 = 87; constant ASI_DMMU (line 355) | pub const ASI_DMMU: u32 = 88; constant ASI_DMMU_TSB_8KB_PTR (line 356) | pub const ASI_DMMU_TSB_8KB_PTR: u32 = 89; constant ASI_DMMU_TSB_64KB_PTR (line 357) | pub const ASI_DMMU_TSB_64KB_PTR: u32 = 90; constant ASI_DMMU_TSB_DIRECT_PTR (line 358) | pub const ASI_DMMU_TSB_DIRECT_PTR: u32 = 91; constant ASI_DTLB_DATA_IN (line 359) | pub const ASI_DTLB_DATA_IN: u32 = 92; constant ASI_DTLB_DATA_ACCESS (line 360) | pub const ASI_DTLB_DATA_ACCESS: u32 = 93; constant ASI_DTLB_TAG_READ (line 361) | pub const ASI_DTLB_TAG_READ: u32 = 94; constant ASI_DMMU_DEMAP (line 362) | pub const ASI_DMMU_DEMAP: u32 = 95; constant ASI_IIU_INST_TRAP (line 363) | pub const ASI_IIU_INST_TRAP: u32 = 96; constant ASI_INTR_ID (line 364) | pub const ASI_INTR_ID: u32 = 99; constant ASI_CORE_ID (line 365) | pub const ASI_CORE_ID: u32 = 99; constant ASI_CESR_ID (line 366) | pub const ASI_CESR_ID: u32 = 99; constant ASI_IC_INSTR (line 367) | pub const ASI_IC_INSTR: u32 = 102; constant ASI_IC_TAG (line 368) | pub const ASI_IC_TAG: u32 = 103; constant ASI_IC_STAG (line 369) | pub const ASI_IC_STAG: u32 = 104; constant ASI_IC_PRE_DECODE (line 370) | pub const ASI_IC_PRE_DECODE: u32 = 110; constant ASI_IC_NEXT_FIELD (line 371) | pub const ASI_IC_NEXT_FIELD: u32 = 111; constant ASI_BRPRED_ARRAY (line 372) | pub const ASI_BRPRED_ARRAY: u32 = 111; constant ASI_BLK_AIUP (line 373) | pub const ASI_BLK_AIUP: u32 = 112; constant ASI_BLK_AIUS (line 374) | pub const ASI_BLK_AIUS: u32 = 113; constant ASI_MCU_CTRL_REG (line 375) | pub const ASI_MCU_CTRL_REG: u32 = 114; constant ASI_EC_DATA (line 376) | pub const ASI_EC_DATA: u32 = 116; constant ASI_EC_CTRL (line 377) | pub const ASI_EC_CTRL: u32 = 117; constant ASI_EC_W (line 378) | pub const ASI_EC_W: u32 = 118; constant ASI_UDB_ERROR_W (line 379) | pub const ASI_UDB_ERROR_W: u32 = 119; constant ASI_UDB_CONTROL_W (line 380) | pub const ASI_UDB_CONTROL_W: u32 = 119; constant ASI_INTR_W (line 381) | pub const ASI_INTR_W: u32 = 119; constant ASI_INTR_DATAN_W (line 382) | pub const ASI_INTR_DATAN_W: u32 = 119; constant ASI_INTR_DISPATCH_W (line 383) | pub const ASI_INTR_DISPATCH_W: u32 = 119; constant ASI_BLK_AIUPL (line 384) | pub const ASI_BLK_AIUPL: u32 = 120; constant ASI_BLK_AIUSL (line 385) | pub const ASI_BLK_AIUSL: u32 = 121; constant ASI_EC_R (line 386) | pub const ASI_EC_R: u32 = 126; constant ASI_UDBH_ERROR_R (line 387) | pub const ASI_UDBH_ERROR_R: u32 = 127; constant ASI_UDBL_ERROR_R (line 388) | pub const ASI_UDBL_ERROR_R: u32 = 127; constant ASI_UDBH_CONTROL_R (line 389) | pub const ASI_UDBH_CONTROL_R: u32 = 127; constant ASI_UDBL_CONTROL_R (line 390) | pub const ASI_UDBL_CONTROL_R: u32 = 127; constant ASI_INTR_R (line 391) | pub const ASI_INTR_R: u32 = 127; constant ASI_INTR_DATAN_R (line 392) | pub const ASI_INTR_DATAN_R: u32 = 127; constant ASI_MCD_PRIMARY (line 393) | pub const ASI_MCD_PRIMARY: u32 = 144; constant ASI_MCD_ST_BLKINIT_PRIMARY (line 394) | pub const ASI_MCD_ST_BLKINIT_PRIMARY: u32 = 146; constant ASI_PIC (line 395) | pub const ASI_PIC: u32 = 176; constant ASI_PST8_P (line 396) | pub const ASI_PST8_P: u32 = 192; constant ASI_PST8_S (line 397) | pub const ASI_PST8_S: u32 = 193; constant ASI_PST16_P (line 398) | pub const ASI_PST16_P: u32 = 194; constant ASI_PST16_S (line 399) | pub const ASI_PST16_S: u32 = 195; constant ASI_PST32_P (line 400) | pub const ASI_PST32_P: u32 = 196; constant ASI_PST32_S (line 401) | pub const ASI_PST32_S: u32 = 197; constant ASI_PST8_PL (line 402) | pub const ASI_PST8_PL: u32 = 200; constant ASI_PST8_SL (line 403) | pub const ASI_PST8_SL: u32 = 201; constant ASI_PST16_PL (line 404) | pub const ASI_PST16_PL: u32 = 202; constant ASI_PST16_SL (line 405) | pub const ASI_PST16_SL: u32 = 203; constant ASI_PST32_PL (line 406) | pub const ASI_PST32_PL: u32 = 204; constant ASI_PST32_SL (line 407) | pub const ASI_PST32_SL: u32 = 205; constant ASI_FL8_P (line 408) | pub const ASI_FL8_P: u32 = 208; constant ASI_FL8_S (line 409) | pub const ASI_FL8_S: u32 = 209; constant ASI_FL16_P (line 410) | pub const ASI_FL16_P: u32 = 210; constant ASI_FL16_S (line 411) | pub const ASI_FL16_S: u32 = 211; constant ASI_FL8_PL (line 412) | pub const ASI_FL8_PL: u32 = 216; constant ASI_FL8_SL (line 413) | pub const ASI_FL8_SL: u32 = 217; constant ASI_FL16_PL (line 414) | pub const ASI_FL16_PL: u32 = 218; constant ASI_FL16_SL (line 415) | pub const ASI_FL16_SL: u32 = 219; constant ASI_BLK_COMMIT_P (line 416) | pub const ASI_BLK_COMMIT_P: u32 = 224; constant ASI_BLK_COMMIT_S (line 417) | pub const ASI_BLK_COMMIT_S: u32 = 225; constant ASI_BLK_INIT_QUAD_LDD_P (line 418) | pub const ASI_BLK_INIT_QUAD_LDD_P: u32 = 226; constant ASI_BLK_INIT_QUAD_LDD_S (line 419) | pub const ASI_BLK_INIT_QUAD_LDD_S: u32 = 227; constant ASI_BLK_P (line 420) | pub const ASI_BLK_P: u32 = 240; constant ASI_BLK_S (line 421) | pub const ASI_BLK_S: u32 = 241; constant ASI_ST_BLKINIT_MRU_P (line 422) | pub const ASI_ST_BLKINIT_MRU_P: u32 = 242; constant ASI_ST_BLKINIT_MRU_S (line 423) | pub const ASI_ST_BLKINIT_MRU_S: u32 = 243; constant ASI_BLK_PL (line 424) | pub const ASI_BLK_PL: u32 = 248; constant ASI_BLK_SL (line 425) | pub const ASI_BLK_SL: u32 = 249; constant ASI_ST_BLKINIT_MRU_PL (line 426) | pub const ASI_ST_BLKINIT_MRU_PL: u32 = 250; constant ASI_ST_BLKINIT_MRU_SL (line 427) | pub const ASI_ST_BLKINIT_MRU_SL: u32 = 251; constant PACKET_HOST (line 428) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 429) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 430) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 431) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 432) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 433) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 434) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 435) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 436) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 437) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 438) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 439) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 440) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 441) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 442) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 443) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 444) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 445) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 446) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 447) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 448) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 449) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 450) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 451) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 452) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 453) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 454) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 455) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 456) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 457) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 458) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 459) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 460) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 461) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 462) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 463) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 464) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 465) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 466) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 467) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 468) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 469) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 470) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 471) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 472) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 473) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 474) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 475) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 476) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 477) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 478) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 479) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 480) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 481) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 482) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 483) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 484) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 485) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 486) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 487) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 488) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 489) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 490) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 491) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 492) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 493) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 497) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/sparc64/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 15) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_old_timeval (line 59) | pub struct __kernel_old_timeval { type fscrypt_policy_v1 (line 65) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 74) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 81) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 91) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 97) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 104) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 110) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 119) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 126) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 136) | pub struct mount_attr { type file_clone_range (line 144) | pub struct file_clone_range { type fstrim_range (line 152) | pub struct fstrim_range { type file_dedupe_range_info (line 159) | pub struct file_dedupe_range_info { type file_dedupe_range (line 168) | pub struct file_dedupe_range { type files_stat_struct (line 178) | pub struct files_stat_struct { type inodes_stat_t (line 185) | pub struct inodes_stat_t { type fsxattr (line 192) | pub struct fsxattr { type __kernel_timespec (line 202) | pub struct __kernel_timespec { type __kernel_itimerspec (line 208) | pub struct __kernel_itimerspec { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 13; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 3; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 8191; constant _IOC_XSIZEMASK (line 487) | pub const _IOC_XSIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 488) | pub const _IOC_DIRMASK: u32 = 7; constant _IOC_NRSHIFT (line 489) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 490) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 491) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 492) | pub const _IOC_DIRSHIFT: u32 = 29; constant _IOC_NONE (line 493) | pub const _IOC_NONE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant _IOC_WRITE (line 495) | pub const _IOC_WRITE: u32 = 4; constant IOC_IN (line 496) | pub const IOC_IN: u32 = 2147483648; constant IOC_OUT (line 497) | pub const IOC_OUT: u32 = 1073741824; constant IOC_INOUT (line 498) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 499) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 500) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 505) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 506) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 508) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 509) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 510) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 511) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 512) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 513) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 514) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 515) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 516) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 517) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 518) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 520) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 521) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 522) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 523) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 525) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 527) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 528) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 529) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 530) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 531) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 532) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 533) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 534) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 535) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 536) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 537) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 538) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 539) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 540) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 544) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 546) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 547) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 548) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 549) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 550) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 551) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 552) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 553) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 554) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 555) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 556) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 557) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 558) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 559) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 560) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 561) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 562) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 563) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 564) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 565) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 566) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 567) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 568) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 569) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 570) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 571) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 572) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 573) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 574) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 575) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 576) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 577) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 578) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 579) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 580) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 581) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 582) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 583) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 584) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 585) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 586) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 587) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 588) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 589) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 590) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 591) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 592) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 593) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 594) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 595) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 596) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 597) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 598) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 599) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 600) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 601) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 602) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 603) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 604) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 605) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 606) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 607) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 608) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 609) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 610) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 611) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 612) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 613) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 614) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 615) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 616) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 617) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 618) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 619) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 620) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 621) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 622) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 623) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 624) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 625) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 626) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 627) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 628) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 629) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 630) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 631) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 632) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 633) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 634) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 635) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 636) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 637) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 638) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 639) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 640) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 641) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 642) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 643) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 644) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 645) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 646) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 647) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 648) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 649) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 650) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 651) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 652) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 653) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 654) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 655) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 656) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 657) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 658) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 659) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 660) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 661) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 662) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 663) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 664) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 665) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 666) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 667) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 668) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 669) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 670) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 671) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 672) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 673) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 674) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 675) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 676) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 677) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 678) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 679) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 680) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 681) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 682) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 683) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 684) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 685) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 686) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 687) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 688) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 689) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 690) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 691) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 692) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 693) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 694) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 695) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 696) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 697) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 698) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 699) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 700) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 701) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 702) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 703) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 704) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 705) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 706) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 707) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 708) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 709) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 710) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 711) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 712) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 713) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 714) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 715) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 716) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 717) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 718) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 719) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 720) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 721) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 722) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 723) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 724) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 725) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 726) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 727) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 728) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 729) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 730) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 731) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 732) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 733) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 734) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 735) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 736) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 737) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 738) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 739) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 740) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 741) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 742) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 743) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 744) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 745) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 746) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 747) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 748) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 749) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 750) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 751) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 752) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 753) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 754) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 755) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 756) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 757) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 758) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 759) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 760) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 761) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 762) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 763) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 764) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 765) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 766) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 767) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 768) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 769) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 770) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 771) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 772) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 773) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 774) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 775) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 776) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 777) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 778) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 779) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 780) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 781) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 782) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 783) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 784) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 785) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 786) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 787) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 788) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 789) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 790) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 791) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 792) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 793) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 794) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 795) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 796) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 797) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 798) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 799) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 800) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 802) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 803) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 807) | pub enum fsconfig_command { type _bindgen_ty_1 (line 820) | pub enum _bindgen_ty_1 { type io_uring_op (line 832) | pub enum io_uring_op { type _bindgen_ty_2 (line 887) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 894) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 900) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 933) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 940) | pub enum _bindgen_ty_6 { function new (line 1019) | pub const fn new() -> Self { function as_ptr (line 1023) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1027) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1031) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1035) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1040) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1046) | pub const fn new() -> Self { function as_ref (line 1050) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1054) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1060) | fn default() -> Self { function clone (line 1066) | fn clone(&self) -> Self { function fmt (line 1072) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1077) | fn hash(&self, _state: &mut H) {} function eq (line 1080) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/sparc64/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EWOULDBLOCK (line 37) | pub const EWOULDBLOCK: u32 = 11; constant EINPROGRESS (line 38) | pub const EINPROGRESS: u32 = 36; constant EALREADY (line 39) | pub const EALREADY: u32 = 37; constant ENOTSOCK (line 40) | pub const ENOTSOCK: u32 = 38; constant EDESTADDRREQ (line 41) | pub const EDESTADDRREQ: u32 = 39; constant EMSGSIZE (line 42) | pub const EMSGSIZE: u32 = 40; constant EPROTOTYPE (line 43) | pub const EPROTOTYPE: u32 = 41; constant ENOPROTOOPT (line 44) | pub const ENOPROTOOPT: u32 = 42; constant EPROTONOSUPPORT (line 45) | pub const EPROTONOSUPPORT: u32 = 43; constant ESOCKTNOSUPPORT (line 46) | pub const ESOCKTNOSUPPORT: u32 = 44; constant EOPNOTSUPP (line 47) | pub const EOPNOTSUPP: u32 = 45; constant EPFNOSUPPORT (line 48) | pub const EPFNOSUPPORT: u32 = 46; constant EAFNOSUPPORT (line 49) | pub const EAFNOSUPPORT: u32 = 47; constant EADDRINUSE (line 50) | pub const EADDRINUSE: u32 = 48; constant EADDRNOTAVAIL (line 51) | pub const EADDRNOTAVAIL: u32 = 49; constant ENETDOWN (line 52) | pub const ENETDOWN: u32 = 50; constant ENETUNREACH (line 53) | pub const ENETUNREACH: u32 = 51; constant ENETRESET (line 54) | pub const ENETRESET: u32 = 52; constant ECONNABORTED (line 55) | pub const ECONNABORTED: u32 = 53; constant ECONNRESET (line 56) | pub const ECONNRESET: u32 = 54; constant ENOBUFS (line 57) | pub const ENOBUFS: u32 = 55; constant EISCONN (line 58) | pub const EISCONN: u32 = 56; constant ENOTCONN (line 59) | pub const ENOTCONN: u32 = 57; constant ESHUTDOWN (line 60) | pub const ESHUTDOWN: u32 = 58; constant ETOOMANYREFS (line 61) | pub const ETOOMANYREFS: u32 = 59; constant ETIMEDOUT (line 62) | pub const ETIMEDOUT: u32 = 60; constant ECONNREFUSED (line 63) | pub const ECONNREFUSED: u32 = 61; constant ELOOP (line 64) | pub const ELOOP: u32 = 62; constant ENAMETOOLONG (line 65) | pub const ENAMETOOLONG: u32 = 63; constant EHOSTDOWN (line 66) | pub const EHOSTDOWN: u32 = 64; constant EHOSTUNREACH (line 67) | pub const EHOSTUNREACH: u32 = 65; constant ENOTEMPTY (line 68) | pub const ENOTEMPTY: u32 = 66; constant EPROCLIM (line 69) | pub const EPROCLIM: u32 = 67; constant EUSERS (line 70) | pub const EUSERS: u32 = 68; constant EDQUOT (line 71) | pub const EDQUOT: u32 = 69; constant ESTALE (line 72) | pub const ESTALE: u32 = 70; constant EREMOTE (line 73) | pub const EREMOTE: u32 = 71; constant ENOSTR (line 74) | pub const ENOSTR: u32 = 72; constant ETIME (line 75) | pub const ETIME: u32 = 73; constant ENOSR (line 76) | pub const ENOSR: u32 = 74; constant ENOMSG (line 77) | pub const ENOMSG: u32 = 75; constant EBADMSG (line 78) | pub const EBADMSG: u32 = 76; constant EIDRM (line 79) | pub const EIDRM: u32 = 77; constant EDEADLK (line 80) | pub const EDEADLK: u32 = 78; constant ENOLCK (line 81) | pub const ENOLCK: u32 = 79; constant ENONET (line 82) | pub const ENONET: u32 = 80; constant ERREMOTE (line 83) | pub const ERREMOTE: u32 = 81; constant ENOLINK (line 84) | pub const ENOLINK: u32 = 82; constant EADV (line 85) | pub const EADV: u32 = 83; constant ESRMNT (line 86) | pub const ESRMNT: u32 = 84; constant ECOMM (line 87) | pub const ECOMM: u32 = 85; constant EPROTO (line 88) | pub const EPROTO: u32 = 86; constant EMULTIHOP (line 89) | pub const EMULTIHOP: u32 = 87; constant EDOTDOT (line 90) | pub const EDOTDOT: u32 = 88; constant EREMCHG (line 91) | pub const EREMCHG: u32 = 89; constant ENOSYS (line 92) | pub const ENOSYS: u32 = 90; constant ESTRPIPE (line 93) | pub const ESTRPIPE: u32 = 91; constant EOVERFLOW (line 94) | pub const EOVERFLOW: u32 = 92; constant EBADFD (line 95) | pub const EBADFD: u32 = 93; constant ECHRNG (line 96) | pub const ECHRNG: u32 = 94; constant EL2NSYNC (line 97) | pub const EL2NSYNC: u32 = 95; constant EL3HLT (line 98) | pub const EL3HLT: u32 = 96; constant EL3RST (line 99) | pub const EL3RST: u32 = 97; constant ELNRNG (line 100) | pub const ELNRNG: u32 = 98; constant EUNATCH (line 101) | pub const EUNATCH: u32 = 99; constant ENOCSI (line 102) | pub const ENOCSI: u32 = 100; constant EL2HLT (line 103) | pub const EL2HLT: u32 = 101; constant EBADE (line 104) | pub const EBADE: u32 = 102; constant EBADR (line 105) | pub const EBADR: u32 = 103; constant EXFULL (line 106) | pub const EXFULL: u32 = 104; constant ENOANO (line 107) | pub const ENOANO: u32 = 105; constant EBADRQC (line 108) | pub const EBADRQC: u32 = 106; constant EBADSLT (line 109) | pub const EBADSLT: u32 = 107; constant EDEADLOCK (line 110) | pub const EDEADLOCK: u32 = 108; constant EBFONT (line 111) | pub const EBFONT: u32 = 109; constant ELIBEXEC (line 112) | pub const ELIBEXEC: u32 = 110; constant ENODATA (line 113) | pub const ENODATA: u32 = 111; constant ELIBBAD (line 114) | pub const ELIBBAD: u32 = 112; constant ENOPKG (line 115) | pub const ENOPKG: u32 = 113; constant ELIBACC (line 116) | pub const ELIBACC: u32 = 114; constant ENOTUNIQ (line 117) | pub const ENOTUNIQ: u32 = 115; constant ERESTART (line 118) | pub const ERESTART: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EILSEQ (line 124) | pub const EILSEQ: u32 = 122; constant ELIBMAX (line 125) | pub const ELIBMAX: u32 = 123; constant ELIBSCN (line 126) | pub const ELIBSCN: u32 = 124; constant ENOMEDIUM (line 127) | pub const ENOMEDIUM: u32 = 125; constant EMEDIUMTYPE (line 128) | pub const EMEDIUMTYPE: u32 = 126; constant ECANCELED (line 129) | pub const ECANCELED: u32 = 127; constant ENOKEY (line 130) | pub const ENOKEY: u32 = 128; constant EKEYEXPIRED (line 131) | pub const EKEYEXPIRED: u32 = 129; constant EKEYREVOKED (line 132) | pub const EKEYREVOKED: u32 = 130; constant EKEYREJECTED (line 133) | pub const EKEYREJECTED: u32 = 131; constant EOWNERDEAD (line 134) | pub const EOWNERDEAD: u32 = 132; constant ENOTRECOVERABLE (line 135) | pub const ENOTRECOVERABLE: u32 = 133; constant ERFKILL (line 136) | pub const ERFKILL: u32 = 134; constant EHWPOISON (line 137) | pub const EHWPOISON: u32 = 135; constant MPOL_F_STATIC_NODES (line 138) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 139) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 140) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 141) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 142) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 143) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 144) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 145) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 146) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 147) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 148) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 149) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 150) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 151) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 152) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 153) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 154) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 155) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 156) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 157) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 158) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 159) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 160) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 161) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 162) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 163) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 167) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/sparc64/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 15) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_old_timeval (line 65) | pub struct __kernel_old_timeval { type __kernel_sockaddr_storage (line 71) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 76) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 82) | pub struct in_addr { type ip_mreq (line 87) | pub struct ip_mreq { type ip_mreqn (line 93) | pub struct ip_mreqn { type ip_mreq_source (line 100) | pub struct ip_mreq_source { type ip_msfilter (line 106) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 114) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 127) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 130) | pub struct group_req { type group_source_req (line 136) | pub struct group_source_req { type group_filter (line 142) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 146) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 153) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 161) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 170) | pub struct in_pktinfo { type sockaddr_in (line 177) | pub struct sockaddr_in { type iphdr (line 185) | pub struct iphdr { method version (line 2404) | pub fn version(&self) -> __u8 { method set_version (line 2408) | pub fn set_version(&mut self, val: __u8) { method ihl (line 2415) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2419) | pub fn set_ihl(&mut self, val: __u8) { method new_bitfield_1 (line 2426) | pub fn new_bitfield_1(version: __u8, ihl: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 205) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 211) | pub struct ip_auth_hdr { type ip_esp_hdr (line 221) | pub struct ip_esp_hdr { type ip_comp_hdr (line 228) | pub struct ip_comp_hdr { type ip_beet_phdr (line 235) | pub struct ip_beet_phdr { type in6_addr (line 243) | pub struct in6_addr { type sockaddr_in6 (line 248) | pub struct sockaddr_in6 { type ipv6_mreq (line 257) | pub struct ipv6_mreq { type in6_flowlabel_req (line 263) | pub struct in6_flowlabel_req { type in6_pktinfo (line 275) | pub struct in6_pktinfo { type ip6_mtuinfo (line 281) | pub struct ip6_mtuinfo { type in6_ifreq (line 287) | pub struct in6_ifreq { type ipv6_rt_hdr (line 294) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 302) | pub struct ipv6_opt_hdr { type rt0_hdr (line 307) | pub struct rt0_hdr { type rt2_hdr (line 314) | pub struct rt2_hdr { type ipv6_destopt_hao (line 321) | pub struct ipv6_destopt_hao { type ipv6hdr (line 328) | pub struct ipv6hdr { method version (line 2441) | pub fn version(&self) -> __u8 { method set_version (line 2445) | pub fn set_version(&mut self, val: __u8) { method priority (line 2452) | pub fn priority(&self) -> __u8 { method set_priority (line 2456) | pub fn set_priority(&mut self, val: __u8) { method new_bitfield_1 (line 2463) | pub fn new_bitfield_1(version: __u8, priority: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 345) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 351) | pub struct tcphdr { method doff (line 2478) | pub fn doff(&self) -> __u16 { method set_doff (line 2482) | pub fn set_doff(&mut self, val: __u16) { method res1 (line 2489) | pub fn res1(&self) -> __u16 { method set_res1 (line 2493) | pub fn set_res1(&mut self, val: __u16) { method cwr (line 2500) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2504) | pub fn set_cwr(&mut self, val: __u16) { method ece (line 2511) | pub fn ece(&self) -> __u16 { method set_ece (line 2515) | pub fn set_ece(&mut self, val: __u16) { method urg (line 2522) | pub fn urg(&self) -> __u16 { method set_urg (line 2526) | pub fn set_urg(&mut self, val: __u16) { method ack (line 2533) | pub fn ack(&self) -> __u16 { method set_ack (line 2537) | pub fn set_ack(&mut self, val: __u16) { method psh (line 2544) | pub fn psh(&self) -> __u16 { method set_psh (line 2548) | pub fn set_psh(&mut self, val: __u16) { method rst (line 2555) | pub fn rst(&self) -> __u16 { method set_rst (line 2559) | pub fn set_rst(&mut self, val: __u16) { method syn (line 2566) | pub fn syn(&self) -> __u16 { method set_syn (line 2570) | pub fn set_syn(&mut self, val: __u16) { method fin (line 2577) | pub fn fin(&self) -> __u16 { method set_fin (line 2581) | pub fn set_fin(&mut self, val: __u16) { method new_bitfield_1 (line 2588) | pub fn new_bitfield_1(doff: __u16, res1: __u16, cwr: __u16, ece: __u16... type tcp_repair_opt (line 364) | pub struct tcp_repair_opt { type tcp_repair_window (line 370) | pub struct tcp_repair_window { type tcp_info (line 379) | pub struct tcp_info { method tcpi_snd_wscale (line 2635) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2639) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2646) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2650) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2657) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2661) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2668) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2672) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2679) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 439) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 449) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 458) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 474) | pub struct sockaddr_un { type sockaddr (line 480) | pub struct sockaddr { type sync_serial_settings (line 485) | pub struct sync_serial_settings { type te1_settings (line 492) | pub struct te1_settings { type raw_hdlc_proto (line 500) | pub struct raw_hdlc_proto { type fr_proto (line 506) | pub struct fr_proto { type fr_proto_pvc (line 517) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 522) | pub struct fr_proto_pvc_info { type cisco_proto (line 528) | pub struct cisco_proto { type x25_hdlc_proto (line 534) | pub struct x25_hdlc_proto { type ifmap (line 544) | pub struct ifmap { type if_settings (line 554) | pub struct if_settings { type ifreq (line 561) | pub struct ifreq { type ifconf (line 567) | pub struct ifconf { type xt_entry_match (line 572) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 578) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 585) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 590) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 596) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 603) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 608) | pub struct xt_standard_target { type xt_error_target (line 613) | pub struct xt_error_target { type xt_get_revision (line 619) | pub struct xt_get_revision { type _xt_align (line 625) | pub struct _xt_align { type xt_counters (line 633) | pub struct xt_counters { type xt_counters_info (line 639) | pub struct xt_counters_info { type xt_tcp (line 646) | pub struct xt_tcp { type xt_udp (line 656) | pub struct xt_udp { type ip6t_ip6 (line 663) | pub struct ip6t_ip6 { type ip6t_entry (line 678) | pub struct ip6t_entry { type ip6t_standard (line 688) | pub struct ip6t_standard { type ip6t_error (line 693) | pub struct ip6t_error { type ip6t_icmp (line 699) | pub struct ip6t_icmp { type ip6t_getinfo (line 706) | pub struct ip6t_getinfo { type ip6t_replace (line 715) | pub struct ip6t_replace { type ip6t_get_entries (line 727) | pub struct ip6t_get_entries { type linger (line 734) | pub struct linger { type msghdr (line 740) | pub struct msghdr { type cmsghdr (line 751) | pub struct cmsghdr { type ucred (line 758) | pub struct ucred { type mmsghdr (line 765) | pub struct mmsghdr { type xt_match (line 771) | pub struct xt_match { type xt_target (line 776) | pub struct xt_target { type iovec (line 781) | pub struct iovec { constant _K_SS_MAXSIZE (line 784) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 785) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 786) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 787) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 788) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 789) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 790) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 791) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 792) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 793) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 794) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 795) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 796) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 797) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 798) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 799) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 800) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 801) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 802) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 803) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 804) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 805) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 806) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 807) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 808) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 809) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 810) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 811) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 812) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 813) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 814) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 815) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 816) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 817) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 818) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 819) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 820) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 821) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 822) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 823) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 824) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 825) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 826) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 827) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 828) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 829) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 830) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 831) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 832) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 833) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 834) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 835) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 836) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 837) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 838) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 839) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 840) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 841) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 842) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 843) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 844) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 845) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 846) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 847) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 848) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 849) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 850) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 851) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 852) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 853) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 854) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 855) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 856) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 857) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 858) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 859) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 860) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 861) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 862) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 863) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 864) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 865) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 866) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 867) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 868) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 869) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 870) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __BIG_ENDIAN (line 871) | pub const __BIG_ENDIAN: u32 = 4321; constant ASI_NULL1 (line 872) | pub const ASI_NULL1: u32 = 0; constant ASI_NULL2 (line 873) | pub const ASI_NULL2: u32 = 1; constant ASI_CONTROL (line 874) | pub const ASI_CONTROL: u32 = 2; constant ASI_SEGMAP (line 875) | pub const ASI_SEGMAP: u32 = 3; constant ASI_PTE (line 876) | pub const ASI_PTE: u32 = 4; constant ASI_HWFLUSHSEG (line 877) | pub const ASI_HWFLUSHSEG: u32 = 5; constant ASI_HWFLUSHPAGE (line 878) | pub const ASI_HWFLUSHPAGE: u32 = 6; constant ASI_REGMAP (line 879) | pub const ASI_REGMAP: u32 = 6; constant ASI_HWFLUSHCONTEXT (line 880) | pub const ASI_HWFLUSHCONTEXT: u32 = 7; constant ASI_USERTXT (line 881) | pub const ASI_USERTXT: u32 = 8; constant ASI_KERNELTXT (line 882) | pub const ASI_KERNELTXT: u32 = 9; constant ASI_USERDATA (line 883) | pub const ASI_USERDATA: u32 = 10; constant ASI_KERNELDATA (line 884) | pub const ASI_KERNELDATA: u32 = 11; constant ASI_FLUSHSEG (line 885) | pub const ASI_FLUSHSEG: u32 = 12; constant ASI_FLUSHPG (line 886) | pub const ASI_FLUSHPG: u32 = 13; constant ASI_FLUSHCTX (line 887) | pub const ASI_FLUSHCTX: u32 = 14; constant ASI_M_RES00 (line 888) | pub const ASI_M_RES00: u32 = 0; constant ASI_M_UNA01 (line 889) | pub const ASI_M_UNA01: u32 = 1; constant ASI_M_MXCC (line 890) | pub const ASI_M_MXCC: u32 = 2; constant ASI_M_FLUSH_PROBE (line 891) | pub const ASI_M_FLUSH_PROBE: u32 = 3; constant ASI_M_MMUREGS (line 892) | pub const ASI_M_MMUREGS: u32 = 4; constant ASI_M_TLBDIAG (line 893) | pub const ASI_M_TLBDIAG: u32 = 5; constant ASI_M_DIAGS (line 894) | pub const ASI_M_DIAGS: u32 = 6; constant ASI_M_IODIAG (line 895) | pub const ASI_M_IODIAG: u32 = 7; constant ASI_M_USERTXT (line 896) | pub const ASI_M_USERTXT: u32 = 8; constant ASI_M_KERNELTXT (line 897) | pub const ASI_M_KERNELTXT: u32 = 9; constant ASI_M_USERDATA (line 898) | pub const ASI_M_USERDATA: u32 = 10; constant ASI_M_KERNELDATA (line 899) | pub const ASI_M_KERNELDATA: u32 = 11; constant ASI_M_TXTC_TAG (line 900) | pub const ASI_M_TXTC_TAG: u32 = 12; constant ASI_M_TXTC_DATA (line 901) | pub const ASI_M_TXTC_DATA: u32 = 13; constant ASI_M_DATAC_TAG (line 902) | pub const ASI_M_DATAC_TAG: u32 = 14; constant ASI_M_DATAC_DATA (line 903) | pub const ASI_M_DATAC_DATA: u32 = 15; constant ASI_M_FLUSH_PAGE (line 904) | pub const ASI_M_FLUSH_PAGE: u32 = 16; constant ASI_M_FLUSH_SEG (line 905) | pub const ASI_M_FLUSH_SEG: u32 = 17; constant ASI_M_FLUSH_REGION (line 906) | pub const ASI_M_FLUSH_REGION: u32 = 18; constant ASI_M_FLUSH_CTX (line 907) | pub const ASI_M_FLUSH_CTX: u32 = 19; constant ASI_M_FLUSH_USER (line 908) | pub const ASI_M_FLUSH_USER: u32 = 20; constant ASI_M_BCOPY (line 909) | pub const ASI_M_BCOPY: u32 = 23; constant ASI_M_IFLUSH_PAGE (line 910) | pub const ASI_M_IFLUSH_PAGE: u32 = 24; constant ASI_M_IFLUSH_SEG (line 911) | pub const ASI_M_IFLUSH_SEG: u32 = 25; constant ASI_M_IFLUSH_REGION (line 912) | pub const ASI_M_IFLUSH_REGION: u32 = 26; constant ASI_M_IFLUSH_CTX (line 913) | pub const ASI_M_IFLUSH_CTX: u32 = 27; constant ASI_M_IFLUSH_USER (line 914) | pub const ASI_M_IFLUSH_USER: u32 = 28; constant ASI_M_BFILL (line 915) | pub const ASI_M_BFILL: u32 = 31; constant ASI_M_BYPASS (line 916) | pub const ASI_M_BYPASS: u32 = 32; constant ASI_M_FBMEM (line 917) | pub const ASI_M_FBMEM: u32 = 41; constant ASI_M_VMEUS (line 918) | pub const ASI_M_VMEUS: u32 = 42; constant ASI_M_VMEPS (line 919) | pub const ASI_M_VMEPS: u32 = 43; constant ASI_M_VMEUT (line 920) | pub const ASI_M_VMEUT: u32 = 44; constant ASI_M_VMEPT (line 921) | pub const ASI_M_VMEPT: u32 = 45; constant ASI_M_SBUS (line 922) | pub const ASI_M_SBUS: u32 = 46; constant ASI_M_CTL (line 923) | pub const ASI_M_CTL: u32 = 47; constant ASI_M_FLUSH_IWHOLE (line 924) | pub const ASI_M_FLUSH_IWHOLE: u32 = 49; constant ASI_M_IC_FLCLEAR (line 925) | pub const ASI_M_IC_FLCLEAR: u32 = 54; constant ASI_M_DC_FLCLEAR (line 926) | pub const ASI_M_DC_FLCLEAR: u32 = 55; constant ASI_M_DCDR (line 927) | pub const ASI_M_DCDR: u32 = 57; constant ASI_M_VIKING_TMP1 (line 928) | pub const ASI_M_VIKING_TMP1: u32 = 64; constant ASI_M_ACTION (line 929) | pub const ASI_M_ACTION: u32 = 76; constant ASI_LEON_NOCACHE (line 930) | pub const ASI_LEON_NOCACHE: u32 = 1; constant ASI_LEON_DCACHE_MISS (line 931) | pub const ASI_LEON_DCACHE_MISS: u32 = 1; constant ASI_LEON_CACHEREGS (line 932) | pub const ASI_LEON_CACHEREGS: u32 = 2; constant ASI_LEON_IFLUSH (line 933) | pub const ASI_LEON_IFLUSH: u32 = 16; constant ASI_LEON_DFLUSH (line 934) | pub const ASI_LEON_DFLUSH: u32 = 17; constant ASI_LEON_MMUFLUSH (line 935) | pub const ASI_LEON_MMUFLUSH: u32 = 24; constant ASI_LEON_MMUREGS (line 936) | pub const ASI_LEON_MMUREGS: u32 = 25; constant ASI_LEON_BYPASS (line 937) | pub const ASI_LEON_BYPASS: u32 = 28; constant ASI_LEON_FLUSH_PAGE (line 938) | pub const ASI_LEON_FLUSH_PAGE: u32 = 16; constant ASI_N (line 939) | pub const ASI_N: u32 = 4; constant ASI_NL (line 940) | pub const ASI_NL: u32 = 12; constant ASI_AIUP (line 941) | pub const ASI_AIUP: u32 = 16; constant ASI_AIUS (line 942) | pub const ASI_AIUS: u32 = 17; constant ASI_AIUPL (line 943) | pub const ASI_AIUPL: u32 = 24; constant ASI_AIUSL (line 944) | pub const ASI_AIUSL: u32 = 25; constant ASI_P (line 945) | pub const ASI_P: u32 = 128; constant ASI_S (line 946) | pub const ASI_S: u32 = 129; constant ASI_PNF (line 947) | pub const ASI_PNF: u32 = 130; constant ASI_SNF (line 948) | pub const ASI_SNF: u32 = 131; constant ASI_PL (line 949) | pub const ASI_PL: u32 = 136; constant ASI_SL (line 950) | pub const ASI_SL: u32 = 137; constant ASI_PNFL (line 951) | pub const ASI_PNFL: u32 = 138; constant ASI_SNFL (line 952) | pub const ASI_SNFL: u32 = 139; constant ASI_MCD_PRIV_PRIMARY (line 953) | pub const ASI_MCD_PRIV_PRIMARY: u32 = 2; constant ASI_MCD_REAL (line 954) | pub const ASI_MCD_REAL: u32 = 5; constant ASI_PHYS_USE_EC (line 955) | pub const ASI_PHYS_USE_EC: u32 = 20; constant ASI_PHYS_BYPASS_EC_E (line 956) | pub const ASI_PHYS_BYPASS_EC_E: u32 = 21; constant ASI_BLK_AIUP_4V (line 957) | pub const ASI_BLK_AIUP_4V: u32 = 22; constant ASI_BLK_AIUS_4V (line 958) | pub const ASI_BLK_AIUS_4V: u32 = 23; constant ASI_PHYS_USE_EC_L (line 959) | pub const ASI_PHYS_USE_EC_L: u32 = 28; constant ASI_PHYS_BYPASS_EC_E_L (line 960) | pub const ASI_PHYS_BYPASS_EC_E_L: u32 = 29; constant ASI_BLK_AIUP_L_4V (line 961) | pub const ASI_BLK_AIUP_L_4V: u32 = 30; constant ASI_BLK_AIUS_L_4V (line 962) | pub const ASI_BLK_AIUS_L_4V: u32 = 31; constant ASI_SCRATCHPAD (line 963) | pub const ASI_SCRATCHPAD: u32 = 32; constant ASI_MMU (line 964) | pub const ASI_MMU: u32 = 33; constant ASI_BLK_INIT_QUAD_LDD_AIUS (line 965) | pub const ASI_BLK_INIT_QUAD_LDD_AIUS: u32 = 35; constant ASI_NUCLEUS_QUAD_LDD (line 966) | pub const ASI_NUCLEUS_QUAD_LDD: u32 = 36; constant ASI_QUEUE (line 967) | pub const ASI_QUEUE: u32 = 37; constant ASI_QUAD_LDD_PHYS_4V (line 968) | pub const ASI_QUAD_LDD_PHYS_4V: u32 = 38; constant ASI_NUCLEUS_QUAD_LDD_L (line 969) | pub const ASI_NUCLEUS_QUAD_LDD_L: u32 = 44; constant ASI_QUAD_LDD_PHYS_L_4V (line 970) | pub const ASI_QUAD_LDD_PHYS_L_4V: u32 = 46; constant ASI_PCACHE_DATA_STATUS (line 971) | pub const ASI_PCACHE_DATA_STATUS: u32 = 48; constant ASI_PCACHE_DATA (line 972) | pub const ASI_PCACHE_DATA: u32 = 49; constant ASI_PCACHE_TAG (line 973) | pub const ASI_PCACHE_TAG: u32 = 50; constant ASI_PCACHE_SNOOP_TAG (line 974) | pub const ASI_PCACHE_SNOOP_TAG: u32 = 51; constant ASI_QUAD_LDD_PHYS (line 975) | pub const ASI_QUAD_LDD_PHYS: u32 = 52; constant ASI_WCACHE_VALID_BITS (line 976) | pub const ASI_WCACHE_VALID_BITS: u32 = 56; constant ASI_WCACHE_DATA (line 977) | pub const ASI_WCACHE_DATA: u32 = 57; constant ASI_WCACHE_TAG (line 978) | pub const ASI_WCACHE_TAG: u32 = 58; constant ASI_WCACHE_SNOOP_TAG (line 979) | pub const ASI_WCACHE_SNOOP_TAG: u32 = 59; constant ASI_QUAD_LDD_PHYS_L (line 980) | pub const ASI_QUAD_LDD_PHYS_L: u32 = 60; constant ASI_SRAM_FAST_INIT (line 981) | pub const ASI_SRAM_FAST_INIT: u32 = 64; constant ASI_CORE_AVAILABLE (line 982) | pub const ASI_CORE_AVAILABLE: u32 = 65; constant ASI_CORE_ENABLE_STAT (line 983) | pub const ASI_CORE_ENABLE_STAT: u32 = 65; constant ASI_CORE_ENABLE (line 984) | pub const ASI_CORE_ENABLE: u32 = 65; constant ASI_XIR_STEERING (line 985) | pub const ASI_XIR_STEERING: u32 = 65; constant ASI_CORE_RUNNING_RW (line 986) | pub const ASI_CORE_RUNNING_RW: u32 = 65; constant ASI_CORE_RUNNING_W1S (line 987) | pub const ASI_CORE_RUNNING_W1S: u32 = 65; constant ASI_CORE_RUNNING_W1C (line 988) | pub const ASI_CORE_RUNNING_W1C: u32 = 65; constant ASI_CORE_RUNNING_STAT (line 989) | pub const ASI_CORE_RUNNING_STAT: u32 = 65; constant ASI_CMT_ERROR_STEERING (line 990) | pub const ASI_CMT_ERROR_STEERING: u32 = 65; constant ASI_DCACHE_INVALIDATE (line 991) | pub const ASI_DCACHE_INVALIDATE: u32 = 66; constant ASI_DCACHE_UTAG (line 992) | pub const ASI_DCACHE_UTAG: u32 = 67; constant ASI_DCACHE_SNOOP_TAG (line 993) | pub const ASI_DCACHE_SNOOP_TAG: u32 = 68; constant ASI_LSU_CONTROL (line 994) | pub const ASI_LSU_CONTROL: u32 = 69; constant ASI_DCU_CONTROL_REG (line 995) | pub const ASI_DCU_CONTROL_REG: u32 = 69; constant ASI_DCACHE_DATA (line 996) | pub const ASI_DCACHE_DATA: u32 = 70; constant ASI_DCACHE_TAG (line 997) | pub const ASI_DCACHE_TAG: u32 = 71; constant ASI_INTR_DISPATCH_STAT (line 998) | pub const ASI_INTR_DISPATCH_STAT: u32 = 72; constant ASI_INTR_RECEIVE (line 999) | pub const ASI_INTR_RECEIVE: u32 = 73; constant ASI_UPA_CONFIG (line 1000) | pub const ASI_UPA_CONFIG: u32 = 74; constant ASI_JBUS_CONFIG (line 1001) | pub const ASI_JBUS_CONFIG: u32 = 74; constant ASI_SAFARI_CONFIG (line 1002) | pub const ASI_SAFARI_CONFIG: u32 = 74; constant ASI_SAFARI_ADDRESS (line 1003) | pub const ASI_SAFARI_ADDRESS: u32 = 74; constant ASI_ESTATE_ERROR_EN (line 1004) | pub const ASI_ESTATE_ERROR_EN: u32 = 75; constant ASI_AFSR (line 1005) | pub const ASI_AFSR: u32 = 76; constant ASI_AFAR (line 1006) | pub const ASI_AFAR: u32 = 77; constant ASI_EC_TAG_DATA (line 1007) | pub const ASI_EC_TAG_DATA: u32 = 78; constant ASI_IMMU (line 1008) | pub const ASI_IMMU: u32 = 80; constant ASI_IMMU_TSB_8KB_PTR (line 1009) | pub const ASI_IMMU_TSB_8KB_PTR: u32 = 81; constant ASI_IMMU_TSB_64KB_PTR (line 1010) | pub const ASI_IMMU_TSB_64KB_PTR: u32 = 82; constant ASI_ITLB_DATA_IN (line 1011) | pub const ASI_ITLB_DATA_IN: u32 = 84; constant ASI_ITLB_DATA_ACCESS (line 1012) | pub const ASI_ITLB_DATA_ACCESS: u32 = 85; constant ASI_ITLB_TAG_READ (line 1013) | pub const ASI_ITLB_TAG_READ: u32 = 86; constant ASI_IMMU_DEMAP (line 1014) | pub const ASI_IMMU_DEMAP: u32 = 87; constant ASI_DMMU (line 1015) | pub const ASI_DMMU: u32 = 88; constant ASI_DMMU_TSB_8KB_PTR (line 1016) | pub const ASI_DMMU_TSB_8KB_PTR: u32 = 89; constant ASI_DMMU_TSB_64KB_PTR (line 1017) | pub const ASI_DMMU_TSB_64KB_PTR: u32 = 90; constant ASI_DMMU_TSB_DIRECT_PTR (line 1018) | pub const ASI_DMMU_TSB_DIRECT_PTR: u32 = 91; constant ASI_DTLB_DATA_IN (line 1019) | pub const ASI_DTLB_DATA_IN: u32 = 92; constant ASI_DTLB_DATA_ACCESS (line 1020) | pub const ASI_DTLB_DATA_ACCESS: u32 = 93; constant ASI_DTLB_TAG_READ (line 1021) | pub const ASI_DTLB_TAG_READ: u32 = 94; constant ASI_DMMU_DEMAP (line 1022) | pub const ASI_DMMU_DEMAP: u32 = 95; constant ASI_IIU_INST_TRAP (line 1023) | pub const ASI_IIU_INST_TRAP: u32 = 96; constant ASI_INTR_ID (line 1024) | pub const ASI_INTR_ID: u32 = 99; constant ASI_CORE_ID (line 1025) | pub const ASI_CORE_ID: u32 = 99; constant ASI_CESR_ID (line 1026) | pub const ASI_CESR_ID: u32 = 99; constant ASI_IC_INSTR (line 1027) | pub const ASI_IC_INSTR: u32 = 102; constant ASI_IC_TAG (line 1028) | pub const ASI_IC_TAG: u32 = 103; constant ASI_IC_STAG (line 1029) | pub const ASI_IC_STAG: u32 = 104; constant ASI_IC_PRE_DECODE (line 1030) | pub const ASI_IC_PRE_DECODE: u32 = 110; constant ASI_IC_NEXT_FIELD (line 1031) | pub const ASI_IC_NEXT_FIELD: u32 = 111; constant ASI_BRPRED_ARRAY (line 1032) | pub const ASI_BRPRED_ARRAY: u32 = 111; constant ASI_BLK_AIUP (line 1033) | pub const ASI_BLK_AIUP: u32 = 112; constant ASI_BLK_AIUS (line 1034) | pub const ASI_BLK_AIUS: u32 = 113; constant ASI_MCU_CTRL_REG (line 1035) | pub const ASI_MCU_CTRL_REG: u32 = 114; constant ASI_EC_DATA (line 1036) | pub const ASI_EC_DATA: u32 = 116; constant ASI_EC_CTRL (line 1037) | pub const ASI_EC_CTRL: u32 = 117; constant ASI_EC_W (line 1038) | pub const ASI_EC_W: u32 = 118; constant ASI_UDB_ERROR_W (line 1039) | pub const ASI_UDB_ERROR_W: u32 = 119; constant ASI_UDB_CONTROL_W (line 1040) | pub const ASI_UDB_CONTROL_W: u32 = 119; constant ASI_INTR_W (line 1041) | pub const ASI_INTR_W: u32 = 119; constant ASI_INTR_DATAN_W (line 1042) | pub const ASI_INTR_DATAN_W: u32 = 119; constant ASI_INTR_DISPATCH_W (line 1043) | pub const ASI_INTR_DISPATCH_W: u32 = 119; constant ASI_BLK_AIUPL (line 1044) | pub const ASI_BLK_AIUPL: u32 = 120; constant ASI_BLK_AIUSL (line 1045) | pub const ASI_BLK_AIUSL: u32 = 121; constant ASI_EC_R (line 1046) | pub const ASI_EC_R: u32 = 126; constant ASI_UDBH_ERROR_R (line 1047) | pub const ASI_UDBH_ERROR_R: u32 = 127; constant ASI_UDBL_ERROR_R (line 1048) | pub const ASI_UDBL_ERROR_R: u32 = 127; constant ASI_UDBH_CONTROL_R (line 1049) | pub const ASI_UDBH_CONTROL_R: u32 = 127; constant ASI_UDBL_CONTROL_R (line 1050) | pub const ASI_UDBL_CONTROL_R: u32 = 127; constant ASI_INTR_R (line 1051) | pub const ASI_INTR_R: u32 = 127; constant ASI_INTR_DATAN_R (line 1052) | pub const ASI_INTR_DATAN_R: u32 = 127; constant ASI_MCD_PRIMARY (line 1053) | pub const ASI_MCD_PRIMARY: u32 = 144; constant ASI_MCD_ST_BLKINIT_PRIMARY (line 1054) | pub const ASI_MCD_ST_BLKINIT_PRIMARY: u32 = 146; constant ASI_PIC (line 1055) | pub const ASI_PIC: u32 = 176; constant ASI_PST8_P (line 1056) | pub const ASI_PST8_P: u32 = 192; constant ASI_PST8_S (line 1057) | pub const ASI_PST8_S: u32 = 193; constant ASI_PST16_P (line 1058) | pub const ASI_PST16_P: u32 = 194; constant ASI_PST16_S (line 1059) | pub const ASI_PST16_S: u32 = 195; constant ASI_PST32_P (line 1060) | pub const ASI_PST32_P: u32 = 196; constant ASI_PST32_S (line 1061) | pub const ASI_PST32_S: u32 = 197; constant ASI_PST8_PL (line 1062) | pub const ASI_PST8_PL: u32 = 200; constant ASI_PST8_SL (line 1063) | pub const ASI_PST8_SL: u32 = 201; constant ASI_PST16_PL (line 1064) | pub const ASI_PST16_PL: u32 = 202; constant ASI_PST16_SL (line 1065) | pub const ASI_PST16_SL: u32 = 203; constant ASI_PST32_PL (line 1066) | pub const ASI_PST32_PL: u32 = 204; constant ASI_PST32_SL (line 1067) | pub const ASI_PST32_SL: u32 = 205; constant ASI_FL8_P (line 1068) | pub const ASI_FL8_P: u32 = 208; constant ASI_FL8_S (line 1069) | pub const ASI_FL8_S: u32 = 209; constant ASI_FL16_P (line 1070) | pub const ASI_FL16_P: u32 = 210; constant ASI_FL16_S (line 1071) | pub const ASI_FL16_S: u32 = 211; constant ASI_FL8_PL (line 1072) | pub const ASI_FL8_PL: u32 = 216; constant ASI_FL8_SL (line 1073) | pub const ASI_FL8_SL: u32 = 217; constant ASI_FL16_PL (line 1074) | pub const ASI_FL16_PL: u32 = 218; constant ASI_FL16_SL (line 1075) | pub const ASI_FL16_SL: u32 = 219; constant ASI_BLK_COMMIT_P (line 1076) | pub const ASI_BLK_COMMIT_P: u32 = 224; constant ASI_BLK_COMMIT_S (line 1077) | pub const ASI_BLK_COMMIT_S: u32 = 225; constant ASI_BLK_INIT_QUAD_LDD_P (line 1078) | pub const ASI_BLK_INIT_QUAD_LDD_P: u32 = 226; constant ASI_BLK_INIT_QUAD_LDD_S (line 1079) | pub const ASI_BLK_INIT_QUAD_LDD_S: u32 = 227; constant ASI_BLK_P (line 1080) | pub const ASI_BLK_P: u32 = 240; constant ASI_BLK_S (line 1081) | pub const ASI_BLK_S: u32 = 241; constant ASI_ST_BLKINIT_MRU_P (line 1082) | pub const ASI_ST_BLKINIT_MRU_P: u32 = 242; constant ASI_ST_BLKINIT_MRU_S (line 1083) | pub const ASI_ST_BLKINIT_MRU_S: u32 = 243; constant ASI_BLK_PL (line 1084) | pub const ASI_BLK_PL: u32 = 248; constant ASI_BLK_SL (line 1085) | pub const ASI_BLK_SL: u32 = 249; constant ASI_ST_BLKINIT_MRU_PL (line 1086) | pub const ASI_ST_BLKINIT_MRU_PL: u32 = 250; constant ASI_ST_BLKINIT_MRU_SL (line 1087) | pub const ASI_ST_BLKINIT_MRU_SL: u32 = 251; constant IPTOS_TOS_MASK (line 1088) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 1089) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 1090) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 1091) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 1092) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 1093) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 1094) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 1095) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 1096) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 1097) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 1098) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 1099) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 1100) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 1101) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 1102) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 1103) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 1104) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 1105) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 1106) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 1107) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 1108) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 1109) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 1110) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 1111) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 1112) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 1113) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 1114) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 1115) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 1116) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 1117) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 1118) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 1119) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 1120) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 1121) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 1122) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 1123) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 1124) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 1125) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 1126) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 1127) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 1128) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 1129) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 1130) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 1131) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 1132) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 1133) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 1134) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 1135) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 1136) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 1137) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 1138) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 1139) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 1140) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 1141) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 1142) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 1143) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 1144) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 1145) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 1146) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 1147) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 1148) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 1149) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 1150) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 1151) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 1152) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 1153) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 1154) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 1155) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 1156) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 1157) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 1158) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 1159) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 1160) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 1161) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 1162) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 1163) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 1164) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 1165) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 1166) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 1167) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 1168) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 1169) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 1170) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 1171) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 1172) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 1173) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 1174) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 1175) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 1176) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 1177) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 1178) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 1179) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 1180) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 1181) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 1182) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 1183) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 1184) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 1185) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 1186) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 1187) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 1188) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 1189) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 1190) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 1191) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 1192) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 1193) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 1194) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 1195) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 1196) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 1197) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 1198) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 1199) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 1200) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 1201) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 1202) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 1203) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 1204) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 1205) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 1206) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 1207) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 1208) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 1209) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 1210) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 1211) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 1212) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 1213) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 1214) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 1215) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 1216) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 1217) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 1218) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 1219) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 1220) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 1221) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1222) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1223) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1224) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1225) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1226) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1227) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1228) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1229) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1230) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1231) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1232) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1233) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1234) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1235) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1236) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1237) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1238) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1239) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1240) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1241) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1242) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1243) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1244) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1245) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1246) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1247) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1248) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1249) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1250) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1251) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1252) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1253) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1254) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1255) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1256) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1257) | pub const SOL_SOCKET: u32 = 65535; constant SO_DEBUG (line 1258) | pub const SO_DEBUG: u32 = 1; constant SO_PASSCRED (line 1259) | pub const SO_PASSCRED: u32 = 2; constant SO_REUSEADDR (line 1260) | pub const SO_REUSEADDR: u32 = 4; constant SO_KEEPALIVE (line 1261) | pub const SO_KEEPALIVE: u32 = 8; constant SO_DONTROUTE (line 1262) | pub const SO_DONTROUTE: u32 = 16; constant SO_BROADCAST (line 1263) | pub const SO_BROADCAST: u32 = 32; constant SO_PEERCRED (line 1264) | pub const SO_PEERCRED: u32 = 64; constant SO_LINGER (line 1265) | pub const SO_LINGER: u32 = 128; constant SO_OOBINLINE (line 1266) | pub const SO_OOBINLINE: u32 = 256; constant SO_REUSEPORT (line 1267) | pub const SO_REUSEPORT: u32 = 512; constant SO_BSDCOMPAT (line 1268) | pub const SO_BSDCOMPAT: u32 = 1024; constant SO_RCVLOWAT (line 1269) | pub const SO_RCVLOWAT: u32 = 2048; constant SO_SNDLOWAT (line 1270) | pub const SO_SNDLOWAT: u32 = 4096; constant SO_RCVTIMEO_OLD (line 1271) | pub const SO_RCVTIMEO_OLD: u32 = 8192; constant SO_SNDTIMEO_OLD (line 1272) | pub const SO_SNDTIMEO_OLD: u32 = 16384; constant SO_ACCEPTCONN (line 1273) | pub const SO_ACCEPTCONN: u32 = 32768; constant SO_SNDBUF (line 1274) | pub const SO_SNDBUF: u32 = 4097; constant SO_RCVBUF (line 1275) | pub const SO_RCVBUF: u32 = 4098; constant SO_SNDBUFFORCE (line 1276) | pub const SO_SNDBUFFORCE: u32 = 4106; constant SO_RCVBUFFORCE (line 1277) | pub const SO_RCVBUFFORCE: u32 = 4107; constant SO_ERROR (line 1278) | pub const SO_ERROR: u32 = 4103; constant SO_TYPE (line 1279) | pub const SO_TYPE: u32 = 4104; constant SO_PROTOCOL (line 1280) | pub const SO_PROTOCOL: u32 = 4136; constant SO_DOMAIN (line 1281) | pub const SO_DOMAIN: u32 = 4137; constant SO_NO_CHECK (line 1282) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1283) | pub const SO_PRIORITY: u32 = 12; constant SO_BINDTODEVICE (line 1284) | pub const SO_BINDTODEVICE: u32 = 13; constant SO_ATTACH_FILTER (line 1285) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1286) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1287) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1288) | pub const SO_PEERNAME: u32 = 28; constant SO_PEERSEC (line 1289) | pub const SO_PEERSEC: u32 = 30; constant SO_PASSSEC (line 1290) | pub const SO_PASSSEC: u32 = 31; constant SO_MARK (line 1291) | pub const SO_MARK: u32 = 34; constant SO_RXQ_OVFL (line 1292) | pub const SO_RXQ_OVFL: u32 = 36; constant SO_WIFI_STATUS (line 1293) | pub const SO_WIFI_STATUS: u32 = 37; constant SCM_WIFI_STATUS (line 1294) | pub const SCM_WIFI_STATUS: u32 = 37; constant SO_PEEK_OFF (line 1295) | pub const SO_PEEK_OFF: u32 = 38; constant SO_NOFCS (line 1296) | pub const SO_NOFCS: u32 = 39; constant SO_LOCK_FILTER (line 1297) | pub const SO_LOCK_FILTER: u32 = 40; constant SO_SELECT_ERR_QUEUE (line 1298) | pub const SO_SELECT_ERR_QUEUE: u32 = 41; constant SO_BUSY_POLL (line 1299) | pub const SO_BUSY_POLL: u32 = 48; constant SO_MAX_PACING_RATE (line 1300) | pub const SO_MAX_PACING_RATE: u32 = 49; constant SO_BPF_EXTENSIONS (line 1301) | pub const SO_BPF_EXTENSIONS: u32 = 50; constant SO_INCOMING_CPU (line 1302) | pub const SO_INCOMING_CPU: u32 = 51; constant SO_ATTACH_BPF (line 1303) | pub const SO_ATTACH_BPF: u32 = 52; constant SO_DETACH_BPF (line 1304) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1305) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 53; constant SO_ATTACH_REUSEPORT_EBPF (line 1306) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 54; constant SO_CNX_ADVICE (line 1307) | pub const SO_CNX_ADVICE: u32 = 55; constant SCM_TIMESTAMPING_OPT_STATS (line 1308) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 56; constant SO_MEMINFO (line 1309) | pub const SO_MEMINFO: u32 = 57; constant SO_INCOMING_NAPI_ID (line 1310) | pub const SO_INCOMING_NAPI_ID: u32 = 58; constant SO_COOKIE (line 1311) | pub const SO_COOKIE: u32 = 59; constant SCM_TIMESTAMPING_PKTINFO (line 1312) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 60; constant SO_PEERGROUPS (line 1313) | pub const SO_PEERGROUPS: u32 = 61; constant SO_ZEROCOPY (line 1314) | pub const SO_ZEROCOPY: u32 = 62; constant SO_TXTIME (line 1315) | pub const SO_TXTIME: u32 = 63; constant SCM_TXTIME (line 1316) | pub const SCM_TXTIME: u32 = 63; constant SO_BINDTOIFINDEX (line 1317) | pub const SO_BINDTOIFINDEX: u32 = 65; constant SO_SECURITY_AUTHENTICATION (line 1318) | pub const SO_SECURITY_AUTHENTICATION: u32 = 20481; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1319) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 20482; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1320) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 20484; constant SO_TIMESTAMP_OLD (line 1321) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1322) | pub const SO_TIMESTAMPNS_OLD: u32 = 33; constant SO_TIMESTAMPING_OLD (line 1323) | pub const SO_TIMESTAMPING_OLD: u32 = 35; constant SO_TIMESTAMP_NEW (line 1324) | pub const SO_TIMESTAMP_NEW: u32 = 70; constant SO_TIMESTAMPNS_NEW (line 1325) | pub const SO_TIMESTAMPNS_NEW: u32 = 66; constant SO_TIMESTAMPING_NEW (line 1326) | pub const SO_TIMESTAMPING_NEW: u32 = 67; constant SO_RCVTIMEO_NEW (line 1327) | pub const SO_RCVTIMEO_NEW: u32 = 68; constant SO_SNDTIMEO_NEW (line 1328) | pub const SO_SNDTIMEO_NEW: u32 = 69; constant SO_DETACH_REUSEPORT_BPF (line 1329) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 71; constant SO_PREFER_BUSY_POLL (line 1330) | pub const SO_PREFER_BUSY_POLL: u32 = 72; constant SO_BUSY_POLL_BUDGET (line 1331) | pub const SO_BUSY_POLL_BUDGET: u32 = 73; constant SO_NETNS_COOKIE (line 1332) | pub const SO_NETNS_COOKIE: u32 = 80; constant SO_BUF_LOCK (line 1333) | pub const SO_BUF_LOCK: u32 = 81; constant SO_RESERVE_MEM (line 1334) | pub const SO_RESERVE_MEM: u32 = 82; constant SO_TXREHASH (line 1335) | pub const SO_TXREHASH: u32 = 83; constant SO_RCVMARK (line 1336) | pub const SO_RCVMARK: u32 = 84; constant SO_TIMESTAMP (line 1337) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1338) | pub const SO_TIMESTAMPNS: u32 = 33; constant SO_TIMESTAMPING (line 1339) | pub const SO_TIMESTAMPING: u32 = 35; constant SO_RCVTIMEO (line 1340) | pub const SO_RCVTIMEO: u32 = 8192; constant SO_SNDTIMEO (line 1341) | pub const SO_SNDTIMEO: u32 = 16384; constant SCM_TIMESTAMP (line 1342) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1343) | pub const SCM_TIMESTAMPNS: u32 = 33; constant SCM_TIMESTAMPING (line 1344) | pub const SCM_TIMESTAMPING: u32 = 35; constant SYS_SOCKET (line 1345) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1346) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1347) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1348) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1349) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1350) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1351) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1352) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1353) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1354) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1355) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1356) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1357) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1358) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1359) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1360) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1361) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1362) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1363) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1364) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1365) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1366) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1367) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1368) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1369) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1370) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1371) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1372) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1373) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1374) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1375) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1376) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1377) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1378) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1379) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1380) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1381) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1382) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1383) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1384) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1385) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1386) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1387) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1388) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1389) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1390) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1391) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1392) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1393) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1394) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1395) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1396) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1397) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1398) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1399) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1400) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1401) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1402) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1403) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1404) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1405) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1406) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1407) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1408) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1409) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1410) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1411) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1412) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1413) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1414) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1415) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1416) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1417) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1418) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1419) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1420) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1421) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1422) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1423) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1424) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1425) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1426) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1427) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1428) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1429) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1430) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1431) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1432) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1433) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1434) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1435) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1436) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1437) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1438) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1439) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1440) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1441) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1442) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1443) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1444) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1445) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1446) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1447) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1448) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1449) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1450) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1451) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1452) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1453) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1454) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1455) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1456) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1457) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1458) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1459) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1460) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1461) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1462) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1463) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1464) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1465) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1466) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1467) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1468) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1469) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1470) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1471) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1472) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1473) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1474) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1475) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1476) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1477) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1478) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1479) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1480) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1481) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1482) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1483) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1484) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1485) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1486) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1487) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1488) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1489) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1490) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1491) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1492) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1493) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1494) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1495) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1496) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1497) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1498) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1499) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1500) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1501) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1502) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1503) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1504) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1505) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1506) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1507) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1508) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1509) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1510) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1511) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1512) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1513) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1514) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1515) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1516) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1517) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1518) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1519) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1520) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1521) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1522) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1523) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1524) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1525) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1526) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1527) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1528) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1529) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1530) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1531) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1532) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1533) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1534) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1535) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1536) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1537) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1538) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1539) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1540) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1541) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1542) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1543) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1544) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1545) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1546) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1547) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1548) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1549) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1550) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1551) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1552) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1553) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1554) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1555) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1556) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1557) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1558) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1559) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1560) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1561) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1562) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1563) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1564) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1565) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1566) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1567) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1568) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1569) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1570) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1571) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1572) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1573) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1574) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1575) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1576) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1577) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1578) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1579) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1580) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1581) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1582) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1583) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1584) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1585) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1586) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1587) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1588) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1589) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1590) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1591) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1592) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1593) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1594) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1595) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1596) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1597) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1598) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1599) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1600) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1601) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1602) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1603) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1604) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1605) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1606) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1607) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1608) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1609) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1610) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1611) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1612) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1613) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1614) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1615) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1616) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1617) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1618) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1619) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1620) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1621) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1622) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1623) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1624) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1625) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1626) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1627) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1628) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1629) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1630) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1631) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1632) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1633) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1634) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1635) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1636) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1637) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1638) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1639) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1640) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1641) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1642) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1643) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1644) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1645) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1646) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1647) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1648) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1649) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1650) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1651) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1652) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1653) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1654) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1655) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1656) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1657) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1658) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1659) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1660) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1661) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1662) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1663) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1664) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1665) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1666) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1667) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1668) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1669) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1670) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1671) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1672) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1673) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1674) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1675) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1676) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1677) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1678) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1679) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1680) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1681) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1682) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1683) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1684) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1685) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1686) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1687) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1688) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1689) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1690) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1691) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1692) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1693) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1694) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1695) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1696) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1697) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1698) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1699) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1700) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1701) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1702) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1703) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1704) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1705) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1706) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1707) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1708) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1709) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1710) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1711) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1712) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1713) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1714) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1715) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1716) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1717) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1718) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1719) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1720) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1721) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1722) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1723) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1724) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1725) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1726) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1727) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1728) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1729) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1730) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1731) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1732) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1733) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1734) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1735) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1736) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1737) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1738) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1739) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1740) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1741) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1742) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1743) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1744) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1745) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1746) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1747) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1748) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1749) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1750) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1751) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1752) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1753) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1754) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1755) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1756) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1757) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1758) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1759) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1760) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1761) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1762) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1763) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1764) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1765) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1766) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1767) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1768) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1769) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1770) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1771) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1772) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1773) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1774) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1775) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1776) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1777) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1778) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1779) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1780) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1781) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1782) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1783) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1784) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1785) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1786) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1787) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1788) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1789) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1790) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1791) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1792) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1793) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1794) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1795) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1796) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1797) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1798) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1799) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1800) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1801) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1802) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1803) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1804) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1805) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1806) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1807) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1808) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1809) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1810) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1811) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1812) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1813) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1814) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1815) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1816) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1817) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1818) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1819) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1820) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1821) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1822) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1823) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1824) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1825) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1826) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1827) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1828) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1829) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1830) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1831) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1832) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1833) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1834) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1835) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1836) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1837) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1838) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1839) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1840) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1841) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1842) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1846) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1880) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1919) | pub enum _bindgen_ty_3 { type socket_state (line 1983) | pub enum socket_state { type _bindgen_ty_4 (line 1993) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 2008) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 2017) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 2026) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 2036) | pub enum _bindgen_ty_6 { type net_device_flags (line 2069) | pub enum net_device_flags { type _bindgen_ty_7 (line 2093) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 2105) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 2113) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2701) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 2124) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 2132) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 2146) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 2165) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2704) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2277) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2286) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2295) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2308) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2322) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2336) | pub const fn new() -> Self { function as_ptr (line 2340) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2344) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2348) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2352) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2357) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2363) | pub const fn new() -> Self { function as_ref (line 2367) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2371) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2377) | fn default() -> Self { function clone (line 2383) | fn clone(&self) -> Self { function fmt (line 2389) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2394) | fn hash(&self, _state: &mut H) {} function eq (line 2397) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/sparc64/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 14) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 15) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 16) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 17) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 18) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 19) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 20) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 22) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 23) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 24) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 28) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type __kernel_old_timeval (line 68) | pub struct __kernel_old_timeval { type sockaddr_nl (line 74) | pub struct sockaddr_nl { type nlmsghdr (line 82) | pub struct nlmsghdr { type nlmsgerr (line 91) | pub struct nlmsgerr { type nl_pktinfo (line 97) | pub struct nl_pktinfo { type nl_mmap_req (line 102) | pub struct nl_mmap_req { type nl_mmap_hdr (line 110) | pub struct nl_mmap_hdr { type nlattr (line 120) | pub struct nlattr { type nla_bitfield32 (line 126) | pub struct nla_bitfield32 { type rtnl_link_stats (line 132) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 160) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 189) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 202) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 212) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 218) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 226) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 232) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 238) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 246) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 252) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 258) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 263) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 270) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 278) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 284) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 291) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 297) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 303) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 309) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 315) | pub struct ifla_vf_trust { type ifla_port_vsi (line 321) | pub struct ifla_port_vsi { type if_stats_msg (line 329) | pub struct if_stats_msg { type ifla_rmnet_flags (line 338) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 344) | pub struct ifaddrmsg { type ifa_cacheinfo (line 353) | pub struct ifa_cacheinfo { type ndmsg (line 361) | pub struct ndmsg { type nda_cacheinfo (line 372) | pub struct nda_cacheinfo { type ndt_stats (line 380) | pub struct ndt_stats { type ndtmsg (line 395) | pub struct ndtmsg { type ndt_config (line 402) | pub struct ndt_config { type rtattr (line 415) | pub struct rtattr { type rtmsg (line 421) | pub struct rtmsg { type rtnexthop (line 434) | pub struct rtnexthop { type rtvia (line 442) | pub struct rtvia { type rta_cacheinfo (line 448) | pub struct rta_cacheinfo { type rta_session (line 460) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 474) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 481) | pub struct rta_mfc_stats { type rtgenmsg (line 488) | pub struct rtgenmsg { type ifinfomsg (line 493) | pub struct ifinfomsg { type prefixmsg (line 503) | pub struct prefixmsg { type prefix_cacheinfo (line 515) | pub struct prefix_cacheinfo { type tcmsg (line 521) | pub struct tcmsg { type nduseroptmsg (line 532) | pub struct nduseroptmsg { type tcamsg (line 544) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 549) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 550) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 551) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 552) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 553) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 554) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 555) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 556) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 557) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 558) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 559) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 560) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 561) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 562) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 563) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 564) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 565) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 566) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 567) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 568) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 569) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 570) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 571) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 572) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 573) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 574) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 575) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 576) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 577) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 578) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 579) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 580) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 581) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 582) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 583) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 584) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 585) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 586) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 587) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 588) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 589) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 590) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 591) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 592) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 593) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 594) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 595) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 596) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 597) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 598) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 599) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 600) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 601) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 602) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 603) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 604) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 605) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 606) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 607) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 608) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 609) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 610) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 611) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 612) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 613) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 614) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 615) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 616) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 617) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 618) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 619) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 620) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 621) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 622) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 623) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 624) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 625) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 626) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 627) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 628) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 629) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 630) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 631) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 632) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 633) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 634) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 635) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 636) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 637) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 638) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 639) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 640) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 641) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 642) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 643) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 644) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 645) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 646) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 647) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 648) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 649) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 650) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 651) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 652) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 653) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 654) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 655) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 656) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 657) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 658) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 659) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 660) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 661) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 662) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 663) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 664) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 665) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 666) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 667) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 668) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 669) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 670) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 671) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 672) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 673) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 674) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 675) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 676) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 677) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 678) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 679) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 680) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 681) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 682) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 683) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 684) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 685) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 686) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 687) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 688) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 689) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 690) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 691) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 692) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 693) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 694) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 695) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 696) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 697) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 698) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 699) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 700) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 701) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 702) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 703) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 704) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 705) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 706) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 707) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 708) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 709) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 710) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 711) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 712) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 713) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 714) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 715) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 716) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 717) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 718) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 719) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 720) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 721) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 722) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 723) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 724) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 725) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 726) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 727) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 728) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 729) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 730) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 731) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 732) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 733) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 734) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 735) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 736) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 737) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 738) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 739) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 740) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 741) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 742) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 743) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 744) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 745) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 746) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 747) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 748) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 749) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 750) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 751) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 752) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 753) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 754) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 755) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 756) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 757) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 758) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 759) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 760) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 761) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 762) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 763) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 764) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 765) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 766) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 767) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 768) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 769) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 770) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 771) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 772) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 773) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 774) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 775) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 776) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 777) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 778) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 779) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 780) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 781) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 782) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 783) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 784) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 785) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 786) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 787) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 788) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 789) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 790) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 791) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 792) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 793) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 794) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 795) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 796) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 797) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 798) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 799) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 800) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 801) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 802) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 803) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 804) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 805) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 806) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 807) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 808) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 809) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 810) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 811) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 812) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 813) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 814) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 815) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 816) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 817) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 818) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 819) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 820) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 821) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 822) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 823) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 824) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 825) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 826) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 827) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 828) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 829) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 830) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 831) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 832) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 833) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 834) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 835) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 836) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 837) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 838) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 839) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 840) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 841) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 842) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 843) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 844) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 845) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 846) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 847) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 848) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 849) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 850) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 851) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 852) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 853) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 854) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 855) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 856) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 857) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 858) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 859) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 860) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 861) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 862) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 863) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 864) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 865) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 866) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 867) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 868) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 869) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 870) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 871) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 872) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 873) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 874) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 875) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 876) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 878) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 879) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 880) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 881) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 882) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 883) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 884) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 885) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 886) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 887) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 888) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 889) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 890) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 891) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 892) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 893) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 894) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 895) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 896) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 897) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 898) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 899) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 900) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 901) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 902) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 903) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 904) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 905) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 906) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 907) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 908) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 909) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 910) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 911) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 912) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 913) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 914) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 915) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 916) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 917) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 918) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 919) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 920) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 921) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 922) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 923) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 924) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 925) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 926) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 927) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 928) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 929) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 930) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 931) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 932) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 933) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 934) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 935) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 936) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 937) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 938) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 939) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 940) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 941) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 942) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 943) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 944) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 945) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 946) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 947) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 948) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 949) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 950) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 951) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 952) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 953) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 954) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 955) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 956) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 957) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 958) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 959) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 960) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 961) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 962) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 963) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 964) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 965) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 966) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 967) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 968) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 969) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 970) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 971) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 972) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 973) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 974) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 975) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 976) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 977) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 978) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 979) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 980) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 981) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 982) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 983) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 984) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 985) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 986) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 987) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 988) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 989) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 990) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 991) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 992) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 993) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 994) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 995) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 996) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 997) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 998) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 999) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 1000) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 1001) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 1002) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 1003) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 1004) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 1005) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1006) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1007) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1008) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1009) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1010) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1011) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1012) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1013) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1014) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1015) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1016) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1017) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1018) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1019) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1020) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1021) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1022) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1023) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1024) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1025) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1026) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1027) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1028) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1029) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1030) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1031) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1032) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1033) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1034) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1035) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1036) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1037) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1038) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1039) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1040) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1041) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1042) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1043) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1044) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1045) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1046) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1047) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1048) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1049) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1050) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1051) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1052) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1053) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1054) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1055) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1056) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1057) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1058) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1059) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1060) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1061) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1062) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1063) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1064) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1065) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1066) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1067) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1068) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1069) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1070) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1071) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1072) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1073) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1074) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1075) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1076) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1077) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1078) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1079) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1080) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1081) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1082) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1083) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1084) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1085) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1086) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1087) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1088) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1089) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1090) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1091) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1092) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1093) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1094) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1095) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1096) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1097) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1098) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1099) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1100) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1101) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1102) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1103) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1104) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1105) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1106) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1107) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1108) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1109) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1110) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1111) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1112) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1113) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1114) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1115) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1116) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1117) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1118) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1119) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1120) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1121) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1122) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1123) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1124) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1125) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1126) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1127) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1128) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1129) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1130) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1131) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1132) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1133) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1134) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1135) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1136) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1137) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1138) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1139) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1140) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1141) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1142) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1143) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1144) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1145) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1146) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1147) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1148) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1149) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1150) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1151) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1152) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1153) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1154) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1155) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1156) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1157) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1158) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1159) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1160) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1161) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1162) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1163) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1164) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1165) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1166) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1167) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1168) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1169) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1170) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1171) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1172) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1173) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1174) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1175) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1176) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1177) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1178) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1179) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1180) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1181) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1182) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1183) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1184) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1185) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1186) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1187) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1188) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1189) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1190) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1191) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1192) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1193) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1194) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1195) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1196) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1197) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1198) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1199) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1200) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1201) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1202) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1203) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1204) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1205) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1206) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1207) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1208) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1209) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1210) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1211) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1212) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1213) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1214) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1215) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1216) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1217) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1218) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1219) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1220) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1221) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1222) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1223) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1224) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1225) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1226) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1227) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1228) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1229) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1230) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1231) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1232) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1233) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1234) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1235) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1236) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1237) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1238) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1239) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1240) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1241) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1242) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1243) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1244) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1245) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1246) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1247) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1248) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1249) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1250) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1251) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1252) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1253) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1254) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1255) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1256) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1257) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1258) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1259) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1260) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1261) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1262) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1263) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1264) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1265) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1266) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1267) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1268) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1269) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1270) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1271) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1272) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1273) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1274) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1275) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1276) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1277) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1278) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1279) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1280) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1281) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1282) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1283) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1284) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1285) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1286) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1287) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1288) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1289) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1290) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1291) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1292) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1293) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1294) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1295) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1296) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1297) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1298) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1299) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1300) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1301) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1302) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1303) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1304) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1305) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1306) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1307) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1308) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1309) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1310) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1311) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1312) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1313) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1314) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1315) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1316) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1317) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1318) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1319) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1320) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1321) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1322) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1323) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1324) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1325) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1326) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1327) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1328) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1329) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1330) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1331) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1332) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1333) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1334) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1335) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1336) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1337) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1338) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1339) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1340) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1341) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1342) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1343) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1344) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1345) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1346) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1347) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1348) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1349) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1350) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1351) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1352) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1353) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1354) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1355) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1356) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1357) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1358) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1359) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1360) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1361) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1362) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1363) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1364) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1365) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1366) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1367) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1368) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1369) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1370) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1371) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1372) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1373) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1374) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1375) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1376) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1377) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1378) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1379) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1380) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1381) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1382) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1383) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1384) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1385) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1386) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1387) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1388) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1389) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1390) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1391) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1392) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1393) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1394) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1395) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1396) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1397) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1398) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1399) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1400) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1401) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1402) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1403) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1404) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1405) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1406) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1407) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1408) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1409) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1410) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1411) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1412) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1413) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1414) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1415) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1416) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1417) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1418) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1419) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1420) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1421) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1422) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1423) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1424) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1425) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1426) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1427) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1428) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1429) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1430) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1431) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1432) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1433) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1434) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1435) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1436) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1437) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1438) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1439) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1440) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1441) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1442) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1443) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1444) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1445) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1446) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1447) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1448) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1449) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1450) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1451) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1452) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1453) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1454) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1455) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1456) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1457) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1458) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1459) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1460) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1461) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1462) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1463) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1464) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1465) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1466) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1467) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1468) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1469) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1470) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1471) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1472) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1473) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1474) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1475) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1476) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1477) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1478) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1479) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1480) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1481) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1482) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1483) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1484) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1485) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1486) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1487) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1488) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1489) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1490) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1491) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1492) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1493) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1494) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1495) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1499) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2844) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1512) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1522) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1529) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1550) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2847) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1569) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1640) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1649) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1657) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1673) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1682) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1736) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1743) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1792) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1804) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1816) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1824) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1839) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1849) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1858) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1866) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1874) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1896) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1906) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2850) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1915) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2853) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1924) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1933) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1942) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1958) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1970) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1978) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2015) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2856) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2024) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2045) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2859) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2054) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2065) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2073) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2080) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2093) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2131) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2143) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2159) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2167) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2187) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2195) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2204) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2219) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2227) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2241) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2250) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2268) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2278) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2285) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2293) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2307) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2319) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2328) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2337) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2347) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2356) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2366) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2381) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2393) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2409) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2418) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2426) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2434) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2452) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2476) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2502) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2518) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2525) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2534) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2611) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2629) | pub enum rt_scope_t { type rt_class_t (line 2639) | pub enum rt_class_t { type rtattr_type_t (line 2650) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2687) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2711) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2720) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2743) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2751) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2794) | pub enum _bindgen_ty_66 { function new (line 2818) | pub const fn new() -> Self { function as_ptr (line 2822) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2826) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2830) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2834) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2839) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/sparc64/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 15) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_old_timeval (line 53) | pub struct __kernel_old_timeval { type prctl_mm_map (line 59) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 75) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 76) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 77) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 78) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 79) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 80) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 81) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 82) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 83) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 84) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 85) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 86) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 87) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 88) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 89) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 90) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 91) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 92) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 93) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 94) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 95) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 96) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 97) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 98) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 99) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 100) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 101) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 102) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 103) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 104) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 105) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 106) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 107) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 108) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 109) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 110) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 111) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 112) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 113) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 114) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 115) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 116) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 117) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 118) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 119) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 120) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 121) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 122) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 123) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 124) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 125) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 126) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 127) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 128) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 129) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 130) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 131) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 132) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 133) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 134) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 135) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 136) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 137) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 138) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 139) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 140) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 141) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 142) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 143) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 144) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 145) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 146) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 147) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 148) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 149) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 150) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 151) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 152) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 153) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 154) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 155) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 156) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 157) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 158) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 159) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 160) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 161) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 162) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 163) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 164) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 165) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 166) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 167) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 168) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 169) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 170) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 171) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 172) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 173) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 174) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 175) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 176) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 177) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 178) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 179) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 180) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 181) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 182) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 183) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 184) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 185) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 186) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 187) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 188) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 189) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 190) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 191) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 192) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 193) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 194) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 195) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 196) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 197) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 198) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 199) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 200) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 201) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 202) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 203) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 204) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 205) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 206) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 207) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 208) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 209) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 210) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 211) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 212) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 213) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 214) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 215) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 216) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 217) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 218) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 219) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 220) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 221) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 222) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 223) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 224) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 225) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 226) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 227) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/sparc64/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 15) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_old_timeval (line 56) | pub struct __kernel_old_timeval { type sysinfo (line 62) | pub struct sysinfo { type oldold_utsname (line 80) | pub struct oldold_utsname { type old_utsname (line 89) | pub struct old_utsname { type new_utsname (line 98) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 106) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 107) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 108) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 111) | pub const fn new() -> Self { function as_ptr (line 115) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 119) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 123) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 127) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 132) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/sparc64/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_suseconds_t (line 15) | pub type __kernel_suseconds_t = crate::ctypes::c_int; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_dev_t (line 27) | pub type __kernel_old_dev_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_old_timeval (line 53) | pub struct __kernel_old_timeval { type sockaddr_xdp (line 59) | pub struct sockaddr_xdp { type xdp_ring_offset (line 68) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 76) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 84) | pub struct xdp_umem_reg { type xdp_statistics (line 93) | pub struct xdp_statistics { type xdp_options (line 103) | pub struct xdp_options { type xdp_desc (line 108) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 115) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 122) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 130) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 138) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 143) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 144) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 145) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 146) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 147) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 148) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 149) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 150) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 151) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 152) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 153) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 154) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 155) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 156) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 157) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 158) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 159) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 160) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 161) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 162) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 163) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 164) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 165) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/x32/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/x32/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type __kernel_si_clock_t (line 61) | pub type __kernel_si_clock_t = crate::ctypes::c_longlong; type sigval_t (line 62) | pub type sigval_t = sigval; type siginfo_t (line 63) | pub type siginfo_t = siginfo; type sigevent_t (line 64) | pub type sigevent_t = sigevent; type cc_t (line 65) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 66) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 67) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 68) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 71) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 76) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 79) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 84) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 89) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 95) | pub struct __user_cap_data_struct { type vfs_cap_data (line 102) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 108) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 114) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 121) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 127) | pub struct f_owner_ex { type flock (line 133) | pub struct flock { type flock64 (line 142) | pub struct flock64 { type open_how (line 151) | pub struct open_how { type epoll_event (line 158) | pub struct epoll_event { type fscrypt_policy_v1 (line 164) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 173) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 180) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 190) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 196) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 203) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 209) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 218) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 225) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 235) | pub struct mount_attr { type file_clone_range (line 243) | pub struct file_clone_range { type fstrim_range (line 251) | pub struct fstrim_range { type file_dedupe_range_info (line 258) | pub struct file_dedupe_range_info { type file_dedupe_range (line 267) | pub struct file_dedupe_range { type files_stat_struct (line 277) | pub struct files_stat_struct { type inodes_stat_t (line 284) | pub struct inodes_stat_t { type fsxattr (line 291) | pub struct fsxattr { type futex_waitv (line 301) | pub struct futex_waitv { type robust_list (line 309) | pub struct robust_list { type robust_list_head (line 314) | pub struct robust_list_head { type inotify_event (line 321) | pub struct inotify_event { type pollfd (line 330) | pub struct pollfd { type rand_pool_info (line 337) | pub struct rand_pool_info { type __kernel_timespec (line 344) | pub struct __kernel_timespec { type __kernel_itimerspec (line 350) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 356) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 362) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 368) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 374) | pub struct __kernel_sock_timeval { type timespec (line 380) | pub struct timespec { type timeval (line 386) | pub struct timeval { type itimerspec (line 392) | pub struct itimerspec { type itimerval (line 398) | pub struct itimerval { type timezone (line 404) | pub struct timezone { type rusage (line 410) | pub struct rusage { type rlimit (line 430) | pub struct rlimit { type rlimit64 (line 436) | pub struct rlimit64 { type clone_args (line 442) | pub struct clone_args { type sigaction (line 457) | pub struct sigaction { type sigaltstack (line 465) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 472) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 478) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 486) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 493) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 502) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 508) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 515) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 521) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 528) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 534) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 542) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 547) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 555) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 563) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 569) | pub struct statx_timestamp { type statx (line 576) | pub struct statx { type termios (line 604) | pub struct termios { type termios2 (line 614) | pub struct termios2 { type ktermios (line 626) | pub struct ktermios { type winsize (line 638) | pub struct winsize { type termio (line 646) | pub struct termio { type iovec (line 656) | pub struct iovec { type uffd_msg (line 662) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 671) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 678) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 683) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 690) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 696) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 703) | pub struct uffdio_api { type uffdio_range (line 710) | pub struct uffdio_range { type uffdio_register (line 716) | pub struct uffdio_register { type uffdio_copy (line 723) | pub struct uffdio_copy { type uffdio_zeropage (line 732) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 739) | pub struct uffdio_writeprotect { type uffdio_continue (line 745) | pub struct uffdio_continue { type linux_dirent64 (line 752) | pub struct linux_dirent64 { type stat (line 761) | pub struct stat { type __old_kernel_stat (line 783) | pub struct __old_kernel_stat { type statfs (line 798) | pub struct statfs { type statfs64 (line 814) | pub struct statfs64 { type compat_statfs64 (line 830) | pub struct compat_statfs64 { type user_desc (line 846) | pub struct user_desc { method seg_32bit (line 2768) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2772) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2779) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2783) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2790) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2794) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2801) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2805) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2812) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2816) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2823) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2827) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method lm (line 2834) | pub fn lm(&self) -> crate::ctypes::c_uint { method set_lm (line 2838) | pub fn set_lm(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2845) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 856) | pub struct kernel_sigset_t { type kernel_sigaction (line 861) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 867) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 868) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 869) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 870) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 871) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 872) | pub const AT_VECTOR_SIZE_ARCH: u32 = 3; constant AT_NULL (line 873) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 874) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 875) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 876) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 877) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 878) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 879) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 880) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 881) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 882) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 883) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 884) | pub const AT_UID: u32 = 11; constant AT_EUID (line 885) | pub const AT_EUID: u32 = 12; constant AT_GID (line 886) | pub const AT_GID: u32 = 13; constant AT_EGID (line 887) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 888) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 889) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 890) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 891) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 892) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 893) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 894) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 895) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 896) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 897) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 898) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 899) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 900) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 901) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 902) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 903) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 904) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 905) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 906) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 907) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 908) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 909) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 910) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 911) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 912) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 913) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 914) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 915) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 916) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 917) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 918) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 919) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 920) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 921) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 922) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 923) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 924) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 925) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 926) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 927) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 928) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 929) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 930) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 931) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 932) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 933) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 934) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 935) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 936) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 937) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 938) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 939) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 940) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 941) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 942) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 943) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 944) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 945) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 946) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 947) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 948) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 949) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 950) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 951) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 952) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 953) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 954) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 955) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 956) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 957) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 958) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 959) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 960) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 961) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 962) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 963) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 964) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 965) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 966) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 967) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 968) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 969) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 970) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 971) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 972) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 973) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 974) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 975) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 976) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 977) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 978) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 979) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 980) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 981) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 982) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 983) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 984) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 985) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 986) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 987) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 988) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 989) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 990) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 991) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 992) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 993) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 994) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 995) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 996) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 997) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 998) | pub const F_GETSIG: u32 = 11; constant F_GETLK64 (line 999) | pub const F_GETLK64: u32 = 12; constant F_SETLK64 (line 1000) | pub const F_SETLK64: u32 = 13; constant F_SETLKW64 (line 1001) | pub const F_SETLKW64: u32 = 14; constant F_SETOWN_EX (line 1002) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1003) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1004) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1005) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1006) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1007) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1008) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1009) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1010) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1011) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1012) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1013) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1014) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1015) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1016) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1017) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1018) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1019) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1020) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1021) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1022) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1023) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1024) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1025) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1026) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1027) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1028) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1029) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1030) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1031) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1032) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1033) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1034) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1035) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1036) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1037) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1038) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1039) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1040) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1041) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1042) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1043) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1044) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1045) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1046) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1047) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1048) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1049) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1050) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1051) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1052) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1053) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1054) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1055) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1056) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1057) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1058) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1059) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1060) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1061) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1062) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1063) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1064) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1065) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1066) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1067) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1068) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1069) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1070) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1071) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1072) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1073) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1074) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1075) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1076) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1077) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1078) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1079) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1080) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1081) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1082) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1083) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1084) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1085) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1086) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1087) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1088) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1089) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1090) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1091) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1092) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1093) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1094) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1095) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1096) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1097) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1098) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1099) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1100) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1101) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1102) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1103) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1104) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1105) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1106) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1107) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1108) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1109) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1110) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1111) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1112) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1113) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1114) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1115) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1116) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1117) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1118) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1119) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1120) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1121) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1122) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1123) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1124) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1125) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1126) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1127) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1128) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1129) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1130) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1131) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1132) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1133) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1134) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1135) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1136) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1137) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1138) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1139) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1140) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1141) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1142) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1143) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1144) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1145) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1146) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1147) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1148) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1149) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1150) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1151) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1152) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1153) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1154) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1155) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1156) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1157) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1158) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1159) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1160) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1161) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1162) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1163) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1164) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1165) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1166) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1167) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1168) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1169) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1170) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1171) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1172) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1173) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1174) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1175) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1176) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1177) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1178) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1179) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1180) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1181) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1182) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1183) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1184) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1185) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1186) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1187) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1188) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1189) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1190) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1191) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1192) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1193) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1194) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1195) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1196) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1197) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1198) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1199) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1200) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1201) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1202) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1203) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1204) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1205) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1206) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1207) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1208) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1209) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1210) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1211) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1212) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1213) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1214) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1215) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1216) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1217) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1218) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1219) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1220) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1221) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1222) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1223) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1224) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1225) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1226) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1227) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1228) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1229) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1230) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1231) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1232) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1233) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1234) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1235) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1236) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1237) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1238) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1239) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1240) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1241) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1242) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1243) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1244) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1245) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1246) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1247) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1248) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1249) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1250) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1251) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1252) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1253) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1254) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1255) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1256) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1257) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1258) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1259) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1260) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1261) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1262) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1263) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1264) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1265) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1266) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1267) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1268) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1269) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1270) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1271) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1272) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1273) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1274) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1275) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1276) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1277) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1278) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1279) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1280) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1281) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1282) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1283) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1284) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1285) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1286) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1287) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1288) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1289) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1290) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1291) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1292) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1293) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1294) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1295) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1296) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1297) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1298) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1299) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1300) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1301) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1302) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1303) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1304) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1305) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1306) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1307) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1308) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1309) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1310) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1311) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1312) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1313) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1314) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1315) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1316) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1317) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1318) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1319) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1320) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1321) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1322) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1323) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1324) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1325) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1326) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1327) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1328) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1329) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1330) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1331) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1332) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1333) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1334) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1335) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1336) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1337) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1338) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1339) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1340) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1341) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1342) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1343) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1344) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1345) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1346) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1347) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1348) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1349) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1350) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1351) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1352) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1353) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1354) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1355) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1356) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1357) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1358) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1359) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1360) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1361) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1362) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1363) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1364) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1365) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1366) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1367) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1368) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1369) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1370) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1371) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1372) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1373) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1374) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1375) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1376) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1377) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1378) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1379) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1380) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1381) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1382) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1383) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1384) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1385) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1386) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1387) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1388) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1389) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1390) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1391) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1392) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1393) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1394) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1395) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1396) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1397) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1398) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1399) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1400) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1401) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1402) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1403) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1404) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1405) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1406) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1407) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1408) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1409) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1410) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1411) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1412) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1413) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1414) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1415) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1416) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1417) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1418) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1419) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1420) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1421) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1422) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1423) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1424) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1425) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1426) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1427) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1428) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1429) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1430) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1431) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1432) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1433) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1434) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1435) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1436) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1437) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1438) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1439) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1440) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1441) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1442) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1443) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1444) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1445) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1446) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1447) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1448) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1449) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1450) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1451) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1452) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1453) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1454) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1455) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1456) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1457) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1458) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1459) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1460) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1461) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1462) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1463) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1464) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1465) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1466) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1467) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1468) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1469) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1470) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant MAP_32BIT (line 1471) | pub const MAP_32BIT: u32 = 64; constant PROT_READ (line 1472) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1473) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1474) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1475) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1476) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1477) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1478) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1479) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1480) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1481) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1482) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1483) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1484) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1485) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1486) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1487) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1488) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1489) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1490) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1491) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1492) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1493) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1494) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1495) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1496) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1497) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1498) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1499) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1500) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1501) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1502) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1503) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1504) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1505) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1506) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1507) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1508) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1509) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1510) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1511) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1512) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1513) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1514) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1515) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1516) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1517) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1518) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1519) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1520) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1521) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1522) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1523) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1524) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1525) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1526) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1527) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1528) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1529) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1530) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1531) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1532) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1533) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1534) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1535) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1536) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1537) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1538) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1539) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1540) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1541) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1542) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1543) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1544) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1545) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1546) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1547) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1548) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1549) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1550) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1551) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1552) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1553) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1554) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1555) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1556) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1557) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1558) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1559) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1560) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1561) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1562) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1563) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1564) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1565) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1566) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1567) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1568) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1569) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1570) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1571) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1572) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1573) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1574) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1575) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1576) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1577) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1578) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1579) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1580) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1581) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1582) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1583) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1584) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1585) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1586) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1587) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1588) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1589) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1590) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1591) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1592) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1593) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1594) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1595) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1596) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1597) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1598) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1599) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1600) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1601) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1602) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1603) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1604) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1605) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1606) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1607) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1608) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1609) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1610) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1611) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1612) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1613) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1614) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1615) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1616) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1617) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1618) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1619) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1620) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1621) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1622) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1623) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1624) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1625) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1626) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1627) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1628) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1629) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1630) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1631) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1632) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1633) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1634) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1635) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1636) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1637) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1638) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1639) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1640) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1641) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1642) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1643) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1644) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1645) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1646) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1647) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1648) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1649) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1650) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1651) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1652) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1653) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1654) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1655) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1656) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1657) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1658) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1659) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1660) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1661) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1662) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1663) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1664) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1665) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1666) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1667) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1668) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1669) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1670) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1671) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1672) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1673) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1674) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1675) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1676) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1677) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1678) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1679) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1680) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1681) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1682) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1683) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1684) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1685) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1686) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1687) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1688) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1689) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1690) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1691) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1692) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1693) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1694) | pub const SCHED_FLAG_ALL: u32 = 127; constant NSIG (line 1695) | pub const NSIG: u32 = 32; constant SIGHUP (line 1696) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1697) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1698) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1699) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1700) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1701) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1702) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1703) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1704) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1705) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1706) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1707) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1708) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1709) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1710) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1711) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1712) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1713) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1714) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1715) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1716) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1717) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1718) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1719) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1720) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1721) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1722) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1723) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1724) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1725) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1726) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1727) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1728) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1729) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1730) | pub const SIGRTMIN: u32 = 32; constant SA_RESTORER (line 1731) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1732) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1733) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1734) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1735) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1736) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1737) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1738) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1739) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1740) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1741) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1742) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1743) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1744) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1745) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1746) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1747) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1748) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1749) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1750) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1751) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1752) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1753) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1754) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1755) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1756) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1757) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1758) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1759) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1760) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1761) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1762) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1763) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1764) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1765) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1766) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1767) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1768) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1769) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1770) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1771) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1772) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1773) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1774) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1775) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1776) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1777) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1778) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1779) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1780) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1781) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1782) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1783) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1784) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1785) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1786) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1787) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1788) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1789) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1790) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1791) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1792) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1793) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1794) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1795) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1796) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1797) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1798) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1799) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1800) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1801) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1802) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1803) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1804) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1805) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1806) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1807) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1808) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1809) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1810) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1811) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1812) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1813) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1814) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1815) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1816) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1817) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1818) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1819) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1820) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1821) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1822) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1823) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1824) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1825) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1826) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1827) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1828) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1829) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1830) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1831) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1832) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1833) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1834) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1835) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1836) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1837) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1838) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1839) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1840) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1841) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1842) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1843) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1844) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1845) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1846) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1847) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1848) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1849) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1850) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1851) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1852) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1853) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1854) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1855) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1856) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1857) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1858) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1859) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1860) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1861) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1862) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1863) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1864) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1865) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1866) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1867) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1868) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1869) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1870) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1871) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1872) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1873) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1874) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1875) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1876) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1877) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1878) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1879) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1880) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1881) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1882) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1883) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1884) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1885) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1886) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1887) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1888) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1889) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1890) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1891) | pub const PARMRK: u32 = 8; constant INPCK (line 1892) | pub const INPCK: u32 = 16; constant ISTRIP (line 1893) | pub const ISTRIP: u32 = 32; constant INLCR (line 1894) | pub const INLCR: u32 = 64; constant IGNCR (line 1895) | pub const IGNCR: u32 = 128; constant ICRNL (line 1896) | pub const ICRNL: u32 = 256; constant IXANY (line 1897) | pub const IXANY: u32 = 2048; constant OPOST (line 1898) | pub const OPOST: u32 = 1; constant OCRNL (line 1899) | pub const OCRNL: u32 = 8; constant ONOCR (line 1900) | pub const ONOCR: u32 = 16; constant ONLRET (line 1901) | pub const ONLRET: u32 = 32; constant OFILL (line 1902) | pub const OFILL: u32 = 64; constant OFDEL (line 1903) | pub const OFDEL: u32 = 128; constant B0 (line 1904) | pub const B0: u32 = 0; constant B50 (line 1905) | pub const B50: u32 = 1; constant B75 (line 1906) | pub const B75: u32 = 2; constant B110 (line 1907) | pub const B110: u32 = 3; constant B134 (line 1908) | pub const B134: u32 = 4; constant B150 (line 1909) | pub const B150: u32 = 5; constant B200 (line 1910) | pub const B200: u32 = 6; constant B300 (line 1911) | pub const B300: u32 = 7; constant B600 (line 1912) | pub const B600: u32 = 8; constant B1200 (line 1913) | pub const B1200: u32 = 9; constant B1800 (line 1914) | pub const B1800: u32 = 10; constant B2400 (line 1915) | pub const B2400: u32 = 11; constant B4800 (line 1916) | pub const B4800: u32 = 12; constant B9600 (line 1917) | pub const B9600: u32 = 13; constant B19200 (line 1918) | pub const B19200: u32 = 14; constant B38400 (line 1919) | pub const B38400: u32 = 15; constant EXTA (line 1920) | pub const EXTA: u32 = 14; constant EXTB (line 1921) | pub const EXTB: u32 = 15; constant ADDRB (line 1922) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1923) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1924) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1925) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1926) | pub const TCOOFF: u32 = 0; constant TCOON (line 1927) | pub const TCOON: u32 = 1; constant TCIOFF (line 1928) | pub const TCIOFF: u32 = 2; constant TCION (line 1929) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1930) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1931) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1932) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1933) | pub const NCCS: u32 = 19; constant VINTR (line 1934) | pub const VINTR: u32 = 0; constant VQUIT (line 1935) | pub const VQUIT: u32 = 1; constant VERASE (line 1936) | pub const VERASE: u32 = 2; constant VKILL (line 1937) | pub const VKILL: u32 = 3; constant VEOF (line 1938) | pub const VEOF: u32 = 4; constant VTIME (line 1939) | pub const VTIME: u32 = 5; constant VMIN (line 1940) | pub const VMIN: u32 = 6; constant VSWTC (line 1941) | pub const VSWTC: u32 = 7; constant VSTART (line 1942) | pub const VSTART: u32 = 8; constant VSTOP (line 1943) | pub const VSTOP: u32 = 9; constant VSUSP (line 1944) | pub const VSUSP: u32 = 10; constant VEOL (line 1945) | pub const VEOL: u32 = 11; constant VREPRINT (line 1946) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1947) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1948) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1949) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1950) | pub const VEOL2: u32 = 16; constant IUCLC (line 1951) | pub const IUCLC: u32 = 512; constant IXON (line 1952) | pub const IXON: u32 = 1024; constant IXOFF (line 1953) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1954) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1955) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1956) | pub const OLCUC: u32 = 2; constant ONLCR (line 1957) | pub const ONLCR: u32 = 4; constant NLDLY (line 1958) | pub const NLDLY: u32 = 256; constant NL0 (line 1959) | pub const NL0: u32 = 0; constant NL1 (line 1960) | pub const NL1: u32 = 256; constant CRDLY (line 1961) | pub const CRDLY: u32 = 1536; constant CR0 (line 1962) | pub const CR0: u32 = 0; constant CR1 (line 1963) | pub const CR1: u32 = 512; constant CR2 (line 1964) | pub const CR2: u32 = 1024; constant CR3 (line 1965) | pub const CR3: u32 = 1536; constant TABDLY (line 1966) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1967) | pub const TAB0: u32 = 0; constant TAB1 (line 1968) | pub const TAB1: u32 = 2048; constant TAB2 (line 1969) | pub const TAB2: u32 = 4096; constant TAB3 (line 1970) | pub const TAB3: u32 = 6144; constant XTABS (line 1971) | pub const XTABS: u32 = 6144; constant BSDLY (line 1972) | pub const BSDLY: u32 = 8192; constant BS0 (line 1973) | pub const BS0: u32 = 0; constant BS1 (line 1974) | pub const BS1: u32 = 8192; constant VTDLY (line 1975) | pub const VTDLY: u32 = 16384; constant VT0 (line 1976) | pub const VT0: u32 = 0; constant VT1 (line 1977) | pub const VT1: u32 = 16384; constant FFDLY (line 1978) | pub const FFDLY: u32 = 32768; constant FF0 (line 1979) | pub const FF0: u32 = 0; constant FF1 (line 1980) | pub const FF1: u32 = 32768; constant CBAUD (line 1981) | pub const CBAUD: u32 = 4111; constant CSIZE (line 1982) | pub const CSIZE: u32 = 48; constant CS5 (line 1983) | pub const CS5: u32 = 0; constant CS6 (line 1984) | pub const CS6: u32 = 16; constant CS7 (line 1985) | pub const CS7: u32 = 32; constant CS8 (line 1986) | pub const CS8: u32 = 48; constant CSTOPB (line 1987) | pub const CSTOPB: u32 = 64; constant CREAD (line 1988) | pub const CREAD: u32 = 128; constant PARENB (line 1989) | pub const PARENB: u32 = 256; constant PARODD (line 1990) | pub const PARODD: u32 = 512; constant HUPCL (line 1991) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 1992) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 1993) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 1994) | pub const BOTHER: u32 = 4096; constant B57600 (line 1995) | pub const B57600: u32 = 4097; constant B115200 (line 1996) | pub const B115200: u32 = 4098; constant B230400 (line 1997) | pub const B230400: u32 = 4099; constant B460800 (line 1998) | pub const B460800: u32 = 4100; constant B500000 (line 1999) | pub const B500000: u32 = 4101; constant B576000 (line 2000) | pub const B576000: u32 = 4102; constant B921600 (line 2001) | pub const B921600: u32 = 4103; constant B1000000 (line 2002) | pub const B1000000: u32 = 4104; constant B1152000 (line 2003) | pub const B1152000: u32 = 4105; constant B1500000 (line 2004) | pub const B1500000: u32 = 4106; constant B2000000 (line 2005) | pub const B2000000: u32 = 4107; constant B2500000 (line 2006) | pub const B2500000: u32 = 4108; constant B3000000 (line 2007) | pub const B3000000: u32 = 4109; constant B3500000 (line 2008) | pub const B3500000: u32 = 4110; constant B4000000 (line 2009) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2010) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2011) | pub const ISIG: u32 = 1; constant ICANON (line 2012) | pub const ICANON: u32 = 2; constant XCASE (line 2013) | pub const XCASE: u32 = 4; constant ECHO (line 2014) | pub const ECHO: u32 = 8; constant ECHOE (line 2015) | pub const ECHOE: u32 = 16; constant ECHOK (line 2016) | pub const ECHOK: u32 = 32; constant ECHONL (line 2017) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2018) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2019) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2020) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2021) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2022) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2023) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2024) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2025) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2026) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2027) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2028) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2029) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2030) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2031) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2032) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2033) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2034) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2035) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2036) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2037) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2038) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2039) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2040) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2041) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2042) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2043) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2044) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2045) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2046) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2047) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2048) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2049) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2050) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2051) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2052) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2053) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2054) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2055) | pub const UIO_MAXIOV: u32 = 1024; constant __X32_SYSCALL_BIT (line 2056) | pub const __X32_SYSCALL_BIT: u32 = 1073741824; constant __NR_read (line 2057) | pub const __NR_read: u32 = 1073741824; constant __NR_write (line 2058) | pub const __NR_write: u32 = 1073741825; constant __NR_open (line 2059) | pub const __NR_open: u32 = 1073741826; constant __NR_close (line 2060) | pub const __NR_close: u32 = 1073741827; constant __NR_stat (line 2061) | pub const __NR_stat: u32 = 1073741828; constant __NR_fstat (line 2062) | pub const __NR_fstat: u32 = 1073741829; constant __NR_lstat (line 2063) | pub const __NR_lstat: u32 = 1073741830; constant __NR_poll (line 2064) | pub const __NR_poll: u32 = 1073741831; constant __NR_lseek (line 2065) | pub const __NR_lseek: u32 = 1073741832; constant __NR_mmap (line 2066) | pub const __NR_mmap: u32 = 1073741833; constant __NR_mprotect (line 2067) | pub const __NR_mprotect: u32 = 1073741834; constant __NR_munmap (line 2068) | pub const __NR_munmap: u32 = 1073741835; constant __NR_brk (line 2069) | pub const __NR_brk: u32 = 1073741836; constant __NR_rt_sigprocmask (line 2070) | pub const __NR_rt_sigprocmask: u32 = 1073741838; constant __NR_pread64 (line 2071) | pub const __NR_pread64: u32 = 1073741841; constant __NR_pwrite64 (line 2072) | pub const __NR_pwrite64: u32 = 1073741842; constant __NR_access (line 2073) | pub const __NR_access: u32 = 1073741845; constant __NR_pipe (line 2074) | pub const __NR_pipe: u32 = 1073741846; constant __NR_select (line 2075) | pub const __NR_select: u32 = 1073741847; constant __NR_sched_yield (line 2076) | pub const __NR_sched_yield: u32 = 1073741848; constant __NR_mremap (line 2077) | pub const __NR_mremap: u32 = 1073741849; constant __NR_msync (line 2078) | pub const __NR_msync: u32 = 1073741850; constant __NR_mincore (line 2079) | pub const __NR_mincore: u32 = 1073741851; constant __NR_madvise (line 2080) | pub const __NR_madvise: u32 = 1073741852; constant __NR_shmget (line 2081) | pub const __NR_shmget: u32 = 1073741853; constant __NR_shmat (line 2082) | pub const __NR_shmat: u32 = 1073741854; constant __NR_shmctl (line 2083) | pub const __NR_shmctl: u32 = 1073741855; constant __NR_dup (line 2084) | pub const __NR_dup: u32 = 1073741856; constant __NR_dup2 (line 2085) | pub const __NR_dup2: u32 = 1073741857; constant __NR_pause (line 2086) | pub const __NR_pause: u32 = 1073741858; constant __NR_nanosleep (line 2087) | pub const __NR_nanosleep: u32 = 1073741859; constant __NR_getitimer (line 2088) | pub const __NR_getitimer: u32 = 1073741860; constant __NR_alarm (line 2089) | pub const __NR_alarm: u32 = 1073741861; constant __NR_setitimer (line 2090) | pub const __NR_setitimer: u32 = 1073741862; constant __NR_getpid (line 2091) | pub const __NR_getpid: u32 = 1073741863; constant __NR_sendfile (line 2092) | pub const __NR_sendfile: u32 = 1073741864; constant __NR_socket (line 2093) | pub const __NR_socket: u32 = 1073741865; constant __NR_connect (line 2094) | pub const __NR_connect: u32 = 1073741866; constant __NR_accept (line 2095) | pub const __NR_accept: u32 = 1073741867; constant __NR_sendto (line 2096) | pub const __NR_sendto: u32 = 1073741868; constant __NR_shutdown (line 2097) | pub const __NR_shutdown: u32 = 1073741872; constant __NR_bind (line 2098) | pub const __NR_bind: u32 = 1073741873; constant __NR_listen (line 2099) | pub const __NR_listen: u32 = 1073741874; constant __NR_getsockname (line 2100) | pub const __NR_getsockname: u32 = 1073741875; constant __NR_getpeername (line 2101) | pub const __NR_getpeername: u32 = 1073741876; constant __NR_socketpair (line 2102) | pub const __NR_socketpair: u32 = 1073741877; constant __NR_clone (line 2103) | pub const __NR_clone: u32 = 1073741880; constant __NR_fork (line 2104) | pub const __NR_fork: u32 = 1073741881; constant __NR_vfork (line 2105) | pub const __NR_vfork: u32 = 1073741882; constant __NR_exit (line 2106) | pub const __NR_exit: u32 = 1073741884; constant __NR_wait4 (line 2107) | pub const __NR_wait4: u32 = 1073741885; constant __NR_kill (line 2108) | pub const __NR_kill: u32 = 1073741886; constant __NR_uname (line 2109) | pub const __NR_uname: u32 = 1073741887; constant __NR_semget (line 2110) | pub const __NR_semget: u32 = 1073741888; constant __NR_semop (line 2111) | pub const __NR_semop: u32 = 1073741889; constant __NR_semctl (line 2112) | pub const __NR_semctl: u32 = 1073741890; constant __NR_shmdt (line 2113) | pub const __NR_shmdt: u32 = 1073741891; constant __NR_msgget (line 2114) | pub const __NR_msgget: u32 = 1073741892; constant __NR_msgsnd (line 2115) | pub const __NR_msgsnd: u32 = 1073741893; constant __NR_msgrcv (line 2116) | pub const __NR_msgrcv: u32 = 1073741894; constant __NR_msgctl (line 2117) | pub const __NR_msgctl: u32 = 1073741895; constant __NR_fcntl (line 2118) | pub const __NR_fcntl: u32 = 1073741896; constant __NR_flock (line 2119) | pub const __NR_flock: u32 = 1073741897; constant __NR_fsync (line 2120) | pub const __NR_fsync: u32 = 1073741898; constant __NR_fdatasync (line 2121) | pub const __NR_fdatasync: u32 = 1073741899; constant __NR_truncate (line 2122) | pub const __NR_truncate: u32 = 1073741900; constant __NR_ftruncate (line 2123) | pub const __NR_ftruncate: u32 = 1073741901; constant __NR_getdents (line 2124) | pub const __NR_getdents: u32 = 1073741902; constant __NR_getcwd (line 2125) | pub const __NR_getcwd: u32 = 1073741903; constant __NR_chdir (line 2126) | pub const __NR_chdir: u32 = 1073741904; constant __NR_fchdir (line 2127) | pub const __NR_fchdir: u32 = 1073741905; constant __NR_rename (line 2128) | pub const __NR_rename: u32 = 1073741906; constant __NR_mkdir (line 2129) | pub const __NR_mkdir: u32 = 1073741907; constant __NR_rmdir (line 2130) | pub const __NR_rmdir: u32 = 1073741908; constant __NR_creat (line 2131) | pub const __NR_creat: u32 = 1073741909; constant __NR_link (line 2132) | pub const __NR_link: u32 = 1073741910; constant __NR_unlink (line 2133) | pub const __NR_unlink: u32 = 1073741911; constant __NR_symlink (line 2134) | pub const __NR_symlink: u32 = 1073741912; constant __NR_readlink (line 2135) | pub const __NR_readlink: u32 = 1073741913; constant __NR_chmod (line 2136) | pub const __NR_chmod: u32 = 1073741914; constant __NR_fchmod (line 2137) | pub const __NR_fchmod: u32 = 1073741915; constant __NR_chown (line 2138) | pub const __NR_chown: u32 = 1073741916; constant __NR_fchown (line 2139) | pub const __NR_fchown: u32 = 1073741917; constant __NR_lchown (line 2140) | pub const __NR_lchown: u32 = 1073741918; constant __NR_umask (line 2141) | pub const __NR_umask: u32 = 1073741919; constant __NR_gettimeofday (line 2142) | pub const __NR_gettimeofday: u32 = 1073741920; constant __NR_getrlimit (line 2143) | pub const __NR_getrlimit: u32 = 1073741921; constant __NR_getrusage (line 2144) | pub const __NR_getrusage: u32 = 1073741922; constant __NR_sysinfo (line 2145) | pub const __NR_sysinfo: u32 = 1073741923; constant __NR_times (line 2146) | pub const __NR_times: u32 = 1073741924; constant __NR_getuid (line 2147) | pub const __NR_getuid: u32 = 1073741926; constant __NR_syslog (line 2148) | pub const __NR_syslog: u32 = 1073741927; constant __NR_getgid (line 2149) | pub const __NR_getgid: u32 = 1073741928; constant __NR_setuid (line 2150) | pub const __NR_setuid: u32 = 1073741929; constant __NR_setgid (line 2151) | pub const __NR_setgid: u32 = 1073741930; constant __NR_geteuid (line 2152) | pub const __NR_geteuid: u32 = 1073741931; constant __NR_getegid (line 2153) | pub const __NR_getegid: u32 = 1073741932; constant __NR_setpgid (line 2154) | pub const __NR_setpgid: u32 = 1073741933; constant __NR_getppid (line 2155) | pub const __NR_getppid: u32 = 1073741934; constant __NR_getpgrp (line 2156) | pub const __NR_getpgrp: u32 = 1073741935; constant __NR_setsid (line 2157) | pub const __NR_setsid: u32 = 1073741936; constant __NR_setreuid (line 2158) | pub const __NR_setreuid: u32 = 1073741937; constant __NR_setregid (line 2159) | pub const __NR_setregid: u32 = 1073741938; constant __NR_getgroups (line 2160) | pub const __NR_getgroups: u32 = 1073741939; constant __NR_setgroups (line 2161) | pub const __NR_setgroups: u32 = 1073741940; constant __NR_setresuid (line 2162) | pub const __NR_setresuid: u32 = 1073741941; constant __NR_getresuid (line 2163) | pub const __NR_getresuid: u32 = 1073741942; constant __NR_setresgid (line 2164) | pub const __NR_setresgid: u32 = 1073741943; constant __NR_getresgid (line 2165) | pub const __NR_getresgid: u32 = 1073741944; constant __NR_getpgid (line 2166) | pub const __NR_getpgid: u32 = 1073741945; constant __NR_setfsuid (line 2167) | pub const __NR_setfsuid: u32 = 1073741946; constant __NR_setfsgid (line 2168) | pub const __NR_setfsgid: u32 = 1073741947; constant __NR_getsid (line 2169) | pub const __NR_getsid: u32 = 1073741948; constant __NR_capget (line 2170) | pub const __NR_capget: u32 = 1073741949; constant __NR_capset (line 2171) | pub const __NR_capset: u32 = 1073741950; constant __NR_rt_sigsuspend (line 2172) | pub const __NR_rt_sigsuspend: u32 = 1073741954; constant __NR_utime (line 2173) | pub const __NR_utime: u32 = 1073741956; constant __NR_mknod (line 2174) | pub const __NR_mknod: u32 = 1073741957; constant __NR_personality (line 2175) | pub const __NR_personality: u32 = 1073741959; constant __NR_ustat (line 2176) | pub const __NR_ustat: u32 = 1073741960; constant __NR_statfs (line 2177) | pub const __NR_statfs: u32 = 1073741961; constant __NR_fstatfs (line 2178) | pub const __NR_fstatfs: u32 = 1073741962; constant __NR_sysfs (line 2179) | pub const __NR_sysfs: u32 = 1073741963; constant __NR_getpriority (line 2180) | pub const __NR_getpriority: u32 = 1073741964; constant __NR_setpriority (line 2181) | pub const __NR_setpriority: u32 = 1073741965; constant __NR_sched_setparam (line 2182) | pub const __NR_sched_setparam: u32 = 1073741966; constant __NR_sched_getparam (line 2183) | pub const __NR_sched_getparam: u32 = 1073741967; constant __NR_sched_setscheduler (line 2184) | pub const __NR_sched_setscheduler: u32 = 1073741968; constant __NR_sched_getscheduler (line 2185) | pub const __NR_sched_getscheduler: u32 = 1073741969; constant __NR_sched_get_priority_max (line 2186) | pub const __NR_sched_get_priority_max: u32 = 1073741970; constant __NR_sched_get_priority_min (line 2187) | pub const __NR_sched_get_priority_min: u32 = 1073741971; constant __NR_sched_rr_get_interval (line 2188) | pub const __NR_sched_rr_get_interval: u32 = 1073741972; constant __NR_mlock (line 2189) | pub const __NR_mlock: u32 = 1073741973; constant __NR_munlock (line 2190) | pub const __NR_munlock: u32 = 1073741974; constant __NR_mlockall (line 2191) | pub const __NR_mlockall: u32 = 1073741975; constant __NR_munlockall (line 2192) | pub const __NR_munlockall: u32 = 1073741976; constant __NR_vhangup (line 2193) | pub const __NR_vhangup: u32 = 1073741977; constant __NR_modify_ldt (line 2194) | pub const __NR_modify_ldt: u32 = 1073741978; constant __NR_pivot_root (line 2195) | pub const __NR_pivot_root: u32 = 1073741979; constant __NR_prctl (line 2196) | pub const __NR_prctl: u32 = 1073741981; constant __NR_arch_prctl (line 2197) | pub const __NR_arch_prctl: u32 = 1073741982; constant __NR_adjtimex (line 2198) | pub const __NR_adjtimex: u32 = 1073741983; constant __NR_setrlimit (line 2199) | pub const __NR_setrlimit: u32 = 1073741984; constant __NR_chroot (line 2200) | pub const __NR_chroot: u32 = 1073741985; constant __NR_sync (line 2201) | pub const __NR_sync: u32 = 1073741986; constant __NR_acct (line 2202) | pub const __NR_acct: u32 = 1073741987; constant __NR_settimeofday (line 2203) | pub const __NR_settimeofday: u32 = 1073741988; constant __NR_mount (line 2204) | pub const __NR_mount: u32 = 1073741989; constant __NR_umount2 (line 2205) | pub const __NR_umount2: u32 = 1073741990; constant __NR_swapon (line 2206) | pub const __NR_swapon: u32 = 1073741991; constant __NR_swapoff (line 2207) | pub const __NR_swapoff: u32 = 1073741992; constant __NR_reboot (line 2208) | pub const __NR_reboot: u32 = 1073741993; constant __NR_sethostname (line 2209) | pub const __NR_sethostname: u32 = 1073741994; constant __NR_setdomainname (line 2210) | pub const __NR_setdomainname: u32 = 1073741995; constant __NR_iopl (line 2211) | pub const __NR_iopl: u32 = 1073741996; constant __NR_ioperm (line 2212) | pub const __NR_ioperm: u32 = 1073741997; constant __NR_init_module (line 2213) | pub const __NR_init_module: u32 = 1073741999; constant __NR_delete_module (line 2214) | pub const __NR_delete_module: u32 = 1073742000; constant __NR_quotactl (line 2215) | pub const __NR_quotactl: u32 = 1073742003; constant __NR_getpmsg (line 2216) | pub const __NR_getpmsg: u32 = 1073742005; constant __NR_putpmsg (line 2217) | pub const __NR_putpmsg: u32 = 1073742006; constant __NR_afs_syscall (line 2218) | pub const __NR_afs_syscall: u32 = 1073742007; constant __NR_tuxcall (line 2219) | pub const __NR_tuxcall: u32 = 1073742008; constant __NR_security (line 2220) | pub const __NR_security: u32 = 1073742009; constant __NR_gettid (line 2221) | pub const __NR_gettid: u32 = 1073742010; constant __NR_readahead (line 2222) | pub const __NR_readahead: u32 = 1073742011; constant __NR_setxattr (line 2223) | pub const __NR_setxattr: u32 = 1073742012; constant __NR_lsetxattr (line 2224) | pub const __NR_lsetxattr: u32 = 1073742013; constant __NR_fsetxattr (line 2225) | pub const __NR_fsetxattr: u32 = 1073742014; constant __NR_getxattr (line 2226) | pub const __NR_getxattr: u32 = 1073742015; constant __NR_lgetxattr (line 2227) | pub const __NR_lgetxattr: u32 = 1073742016; constant __NR_fgetxattr (line 2228) | pub const __NR_fgetxattr: u32 = 1073742017; constant __NR_listxattr (line 2229) | pub const __NR_listxattr: u32 = 1073742018; constant __NR_llistxattr (line 2230) | pub const __NR_llistxattr: u32 = 1073742019; constant __NR_flistxattr (line 2231) | pub const __NR_flistxattr: u32 = 1073742020; constant __NR_removexattr (line 2232) | pub const __NR_removexattr: u32 = 1073742021; constant __NR_lremovexattr (line 2233) | pub const __NR_lremovexattr: u32 = 1073742022; constant __NR_fremovexattr (line 2234) | pub const __NR_fremovexattr: u32 = 1073742023; constant __NR_tkill (line 2235) | pub const __NR_tkill: u32 = 1073742024; constant __NR_time (line 2236) | pub const __NR_time: u32 = 1073742025; constant __NR_futex (line 2237) | pub const __NR_futex: u32 = 1073742026; constant __NR_sched_setaffinity (line 2238) | pub const __NR_sched_setaffinity: u32 = 1073742027; constant __NR_sched_getaffinity (line 2239) | pub const __NR_sched_getaffinity: u32 = 1073742028; constant __NR_io_destroy (line 2240) | pub const __NR_io_destroy: u32 = 1073742031; constant __NR_io_getevents (line 2241) | pub const __NR_io_getevents: u32 = 1073742032; constant __NR_io_cancel (line 2242) | pub const __NR_io_cancel: u32 = 1073742034; constant __NR_lookup_dcookie (line 2243) | pub const __NR_lookup_dcookie: u32 = 1073742036; constant __NR_epoll_create (line 2244) | pub const __NR_epoll_create: u32 = 1073742037; constant __NR_remap_file_pages (line 2245) | pub const __NR_remap_file_pages: u32 = 1073742040; constant __NR_getdents64 (line 2246) | pub const __NR_getdents64: u32 = 1073742041; constant __NR_set_tid_address (line 2247) | pub const __NR_set_tid_address: u32 = 1073742042; constant __NR_restart_syscall (line 2248) | pub const __NR_restart_syscall: u32 = 1073742043; constant __NR_semtimedop (line 2249) | pub const __NR_semtimedop: u32 = 1073742044; constant __NR_fadvise64 (line 2250) | pub const __NR_fadvise64: u32 = 1073742045; constant __NR_timer_settime (line 2251) | pub const __NR_timer_settime: u32 = 1073742047; constant __NR_timer_gettime (line 2252) | pub const __NR_timer_gettime: u32 = 1073742048; constant __NR_timer_getoverrun (line 2253) | pub const __NR_timer_getoverrun: u32 = 1073742049; constant __NR_timer_delete (line 2254) | pub const __NR_timer_delete: u32 = 1073742050; constant __NR_clock_settime (line 2255) | pub const __NR_clock_settime: u32 = 1073742051; constant __NR_clock_gettime (line 2256) | pub const __NR_clock_gettime: u32 = 1073742052; constant __NR_clock_getres (line 2257) | pub const __NR_clock_getres: u32 = 1073742053; constant __NR_clock_nanosleep (line 2258) | pub const __NR_clock_nanosleep: u32 = 1073742054; constant __NR_exit_group (line 2259) | pub const __NR_exit_group: u32 = 1073742055; constant __NR_epoll_wait (line 2260) | pub const __NR_epoll_wait: u32 = 1073742056; constant __NR_epoll_ctl (line 2261) | pub const __NR_epoll_ctl: u32 = 1073742057; constant __NR_tgkill (line 2262) | pub const __NR_tgkill: u32 = 1073742058; constant __NR_utimes (line 2263) | pub const __NR_utimes: u32 = 1073742059; constant __NR_mbind (line 2264) | pub const __NR_mbind: u32 = 1073742061; constant __NR_set_mempolicy (line 2265) | pub const __NR_set_mempolicy: u32 = 1073742062; constant __NR_get_mempolicy (line 2266) | pub const __NR_get_mempolicy: u32 = 1073742063; constant __NR_mq_open (line 2267) | pub const __NR_mq_open: u32 = 1073742064; constant __NR_mq_unlink (line 2268) | pub const __NR_mq_unlink: u32 = 1073742065; constant __NR_mq_timedsend (line 2269) | pub const __NR_mq_timedsend: u32 = 1073742066; constant __NR_mq_timedreceive (line 2270) | pub const __NR_mq_timedreceive: u32 = 1073742067; constant __NR_mq_getsetattr (line 2271) | pub const __NR_mq_getsetattr: u32 = 1073742069; constant __NR_add_key (line 2272) | pub const __NR_add_key: u32 = 1073742072; constant __NR_request_key (line 2273) | pub const __NR_request_key: u32 = 1073742073; constant __NR_keyctl (line 2274) | pub const __NR_keyctl: u32 = 1073742074; constant __NR_ioprio_set (line 2275) | pub const __NR_ioprio_set: u32 = 1073742075; constant __NR_ioprio_get (line 2276) | pub const __NR_ioprio_get: u32 = 1073742076; constant __NR_inotify_init (line 2277) | pub const __NR_inotify_init: u32 = 1073742077; constant __NR_inotify_add_watch (line 2278) | pub const __NR_inotify_add_watch: u32 = 1073742078; constant __NR_inotify_rm_watch (line 2279) | pub const __NR_inotify_rm_watch: u32 = 1073742079; constant __NR_migrate_pages (line 2280) | pub const __NR_migrate_pages: u32 = 1073742080; constant __NR_openat (line 2281) | pub const __NR_openat: u32 = 1073742081; constant __NR_mkdirat (line 2282) | pub const __NR_mkdirat: u32 = 1073742082; constant __NR_mknodat (line 2283) | pub const __NR_mknodat: u32 = 1073742083; constant __NR_fchownat (line 2284) | pub const __NR_fchownat: u32 = 1073742084; constant __NR_futimesat (line 2285) | pub const __NR_futimesat: u32 = 1073742085; constant __NR_newfstatat (line 2286) | pub const __NR_newfstatat: u32 = 1073742086; constant __NR_unlinkat (line 2287) | pub const __NR_unlinkat: u32 = 1073742087; constant __NR_renameat (line 2288) | pub const __NR_renameat: u32 = 1073742088; constant __NR_linkat (line 2289) | pub const __NR_linkat: u32 = 1073742089; constant __NR_symlinkat (line 2290) | pub const __NR_symlinkat: u32 = 1073742090; constant __NR_readlinkat (line 2291) | pub const __NR_readlinkat: u32 = 1073742091; constant __NR_fchmodat (line 2292) | pub const __NR_fchmodat: u32 = 1073742092; constant __NR_faccessat (line 2293) | pub const __NR_faccessat: u32 = 1073742093; constant __NR_pselect6 (line 2294) | pub const __NR_pselect6: u32 = 1073742094; constant __NR_ppoll (line 2295) | pub const __NR_ppoll: u32 = 1073742095; constant __NR_unshare (line 2296) | pub const __NR_unshare: u32 = 1073742096; constant __NR_splice (line 2297) | pub const __NR_splice: u32 = 1073742099; constant __NR_tee (line 2298) | pub const __NR_tee: u32 = 1073742100; constant __NR_sync_file_range (line 2299) | pub const __NR_sync_file_range: u32 = 1073742101; constant __NR_utimensat (line 2300) | pub const __NR_utimensat: u32 = 1073742104; constant __NR_epoll_pwait (line 2301) | pub const __NR_epoll_pwait: u32 = 1073742105; constant __NR_signalfd (line 2302) | pub const __NR_signalfd: u32 = 1073742106; constant __NR_timerfd_create (line 2303) | pub const __NR_timerfd_create: u32 = 1073742107; constant __NR_eventfd (line 2304) | pub const __NR_eventfd: u32 = 1073742108; constant __NR_fallocate (line 2305) | pub const __NR_fallocate: u32 = 1073742109; constant __NR_timerfd_settime (line 2306) | pub const __NR_timerfd_settime: u32 = 1073742110; constant __NR_timerfd_gettime (line 2307) | pub const __NR_timerfd_gettime: u32 = 1073742111; constant __NR_accept4 (line 2308) | pub const __NR_accept4: u32 = 1073742112; constant __NR_signalfd4 (line 2309) | pub const __NR_signalfd4: u32 = 1073742113; constant __NR_eventfd2 (line 2310) | pub const __NR_eventfd2: u32 = 1073742114; constant __NR_epoll_create1 (line 2311) | pub const __NR_epoll_create1: u32 = 1073742115; constant __NR_dup3 (line 2312) | pub const __NR_dup3: u32 = 1073742116; constant __NR_pipe2 (line 2313) | pub const __NR_pipe2: u32 = 1073742117; constant __NR_inotify_init1 (line 2314) | pub const __NR_inotify_init1: u32 = 1073742118; constant __NR_perf_event_open (line 2315) | pub const __NR_perf_event_open: u32 = 1073742122; constant __NR_fanotify_init (line 2316) | pub const __NR_fanotify_init: u32 = 1073742124; constant __NR_fanotify_mark (line 2317) | pub const __NR_fanotify_mark: u32 = 1073742125; constant __NR_prlimit64 (line 2318) | pub const __NR_prlimit64: u32 = 1073742126; constant __NR_name_to_handle_at (line 2319) | pub const __NR_name_to_handle_at: u32 = 1073742127; constant __NR_open_by_handle_at (line 2320) | pub const __NR_open_by_handle_at: u32 = 1073742128; constant __NR_clock_adjtime (line 2321) | pub const __NR_clock_adjtime: u32 = 1073742129; constant __NR_syncfs (line 2322) | pub const __NR_syncfs: u32 = 1073742130; constant __NR_setns (line 2323) | pub const __NR_setns: u32 = 1073742132; constant __NR_getcpu (line 2324) | pub const __NR_getcpu: u32 = 1073742133; constant __NR_kcmp (line 2325) | pub const __NR_kcmp: u32 = 1073742136; constant __NR_finit_module (line 2326) | pub const __NR_finit_module: u32 = 1073742137; constant __NR_sched_setattr (line 2327) | pub const __NR_sched_setattr: u32 = 1073742138; constant __NR_sched_getattr (line 2328) | pub const __NR_sched_getattr: u32 = 1073742139; constant __NR_renameat2 (line 2329) | pub const __NR_renameat2: u32 = 1073742140; constant __NR_seccomp (line 2330) | pub const __NR_seccomp: u32 = 1073742141; constant __NR_getrandom (line 2331) | pub const __NR_getrandom: u32 = 1073742142; constant __NR_memfd_create (line 2332) | pub const __NR_memfd_create: u32 = 1073742143; constant __NR_kexec_file_load (line 2333) | pub const __NR_kexec_file_load: u32 = 1073742144; constant __NR_bpf (line 2334) | pub const __NR_bpf: u32 = 1073742145; constant __NR_userfaultfd (line 2335) | pub const __NR_userfaultfd: u32 = 1073742147; constant __NR_membarrier (line 2336) | pub const __NR_membarrier: u32 = 1073742148; constant __NR_mlock2 (line 2337) | pub const __NR_mlock2: u32 = 1073742149; constant __NR_copy_file_range (line 2338) | pub const __NR_copy_file_range: u32 = 1073742150; constant __NR_pkey_mprotect (line 2339) | pub const __NR_pkey_mprotect: u32 = 1073742153; constant __NR_pkey_alloc (line 2340) | pub const __NR_pkey_alloc: u32 = 1073742154; constant __NR_pkey_free (line 2341) | pub const __NR_pkey_free: u32 = 1073742155; constant __NR_statx (line 2342) | pub const __NR_statx: u32 = 1073742156; constant __NR_io_pgetevents (line 2343) | pub const __NR_io_pgetevents: u32 = 1073742157; constant __NR_rseq (line 2344) | pub const __NR_rseq: u32 = 1073742158; constant __NR_pidfd_send_signal (line 2345) | pub const __NR_pidfd_send_signal: u32 = 1073742248; constant __NR_io_uring_setup (line 2346) | pub const __NR_io_uring_setup: u32 = 1073742249; constant __NR_io_uring_enter (line 2347) | pub const __NR_io_uring_enter: u32 = 1073742250; constant __NR_io_uring_register (line 2348) | pub const __NR_io_uring_register: u32 = 1073742251; constant __NR_open_tree (line 2349) | pub const __NR_open_tree: u32 = 1073742252; constant __NR_move_mount (line 2350) | pub const __NR_move_mount: u32 = 1073742253; constant __NR_fsopen (line 2351) | pub const __NR_fsopen: u32 = 1073742254; constant __NR_fsconfig (line 2352) | pub const __NR_fsconfig: u32 = 1073742255; constant __NR_fsmount (line 2353) | pub const __NR_fsmount: u32 = 1073742256; constant __NR_fspick (line 2354) | pub const __NR_fspick: u32 = 1073742257; constant __NR_pidfd_open (line 2355) | pub const __NR_pidfd_open: u32 = 1073742258; constant __NR_clone3 (line 2356) | pub const __NR_clone3: u32 = 1073742259; constant __NR_close_range (line 2357) | pub const __NR_close_range: u32 = 1073742260; constant __NR_openat2 (line 2358) | pub const __NR_openat2: u32 = 1073742261; constant __NR_pidfd_getfd (line 2359) | pub const __NR_pidfd_getfd: u32 = 1073742262; constant __NR_faccessat2 (line 2360) | pub const __NR_faccessat2: u32 = 1073742263; constant __NR_process_madvise (line 2361) | pub const __NR_process_madvise: u32 = 1073742264; constant __NR_epoll_pwait2 (line 2362) | pub const __NR_epoll_pwait2: u32 = 1073742265; constant __NR_mount_setattr (line 2363) | pub const __NR_mount_setattr: u32 = 1073742266; constant __NR_quotactl_fd (line 2364) | pub const __NR_quotactl_fd: u32 = 1073742267; constant __NR_landlock_create_ruleset (line 2365) | pub const __NR_landlock_create_ruleset: u32 = 1073742268; constant __NR_landlock_add_rule (line 2366) | pub const __NR_landlock_add_rule: u32 = 1073742269; constant __NR_landlock_restrict_self (line 2367) | pub const __NR_landlock_restrict_self: u32 = 1073742270; constant __NR_memfd_secret (line 2368) | pub const __NR_memfd_secret: u32 = 1073742271; constant __NR_process_mrelease (line 2369) | pub const __NR_process_mrelease: u32 = 1073742272; constant __NR_futex_waitv (line 2370) | pub const __NR_futex_waitv: u32 = 1073742273; constant __NR_set_mempolicy_home_node (line 2371) | pub const __NR_set_mempolicy_home_node: u32 = 1073742274; constant __NR_rt_sigaction (line 2372) | pub const __NR_rt_sigaction: u32 = 1073742336; constant __NR_rt_sigreturn (line 2373) | pub const __NR_rt_sigreturn: u32 = 1073742337; constant __NR_ioctl (line 2374) | pub const __NR_ioctl: u32 = 1073742338; constant __NR_readv (line 2375) | pub const __NR_readv: u32 = 1073742339; constant __NR_writev (line 2376) | pub const __NR_writev: u32 = 1073742340; constant __NR_recvfrom (line 2377) | pub const __NR_recvfrom: u32 = 1073742341; constant __NR_sendmsg (line 2378) | pub const __NR_sendmsg: u32 = 1073742342; constant __NR_recvmsg (line 2379) | pub const __NR_recvmsg: u32 = 1073742343; constant __NR_execve (line 2380) | pub const __NR_execve: u32 = 1073742344; constant __NR_ptrace (line 2381) | pub const __NR_ptrace: u32 = 1073742345; constant __NR_rt_sigpending (line 2382) | pub const __NR_rt_sigpending: u32 = 1073742346; constant __NR_rt_sigtimedwait (line 2383) | pub const __NR_rt_sigtimedwait: u32 = 1073742347; constant __NR_rt_sigqueueinfo (line 2384) | pub const __NR_rt_sigqueueinfo: u32 = 1073742348; constant __NR_sigaltstack (line 2385) | pub const __NR_sigaltstack: u32 = 1073742349; constant __NR_timer_create (line 2386) | pub const __NR_timer_create: u32 = 1073742350; constant __NR_mq_notify (line 2387) | pub const __NR_mq_notify: u32 = 1073742351; constant __NR_kexec_load (line 2388) | pub const __NR_kexec_load: u32 = 1073742352; constant __NR_waitid (line 2389) | pub const __NR_waitid: u32 = 1073742353; constant __NR_set_robust_list (line 2390) | pub const __NR_set_robust_list: u32 = 1073742354; constant __NR_get_robust_list (line 2391) | pub const __NR_get_robust_list: u32 = 1073742355; constant __NR_vmsplice (line 2392) | pub const __NR_vmsplice: u32 = 1073742356; constant __NR_move_pages (line 2393) | pub const __NR_move_pages: u32 = 1073742357; constant __NR_preadv (line 2394) | pub const __NR_preadv: u32 = 1073742358; constant __NR_pwritev (line 2395) | pub const __NR_pwritev: u32 = 1073742359; constant __NR_rt_tgsigqueueinfo (line 2396) | pub const __NR_rt_tgsigqueueinfo: u32 = 1073742360; constant __NR_recvmmsg (line 2397) | pub const __NR_recvmmsg: u32 = 1073742361; constant __NR_sendmmsg (line 2398) | pub const __NR_sendmmsg: u32 = 1073742362; constant __NR_process_vm_readv (line 2399) | pub const __NR_process_vm_readv: u32 = 1073742363; constant __NR_process_vm_writev (line 2400) | pub const __NR_process_vm_writev: u32 = 1073742364; constant __NR_setsockopt (line 2401) | pub const __NR_setsockopt: u32 = 1073742365; constant __NR_getsockopt (line 2402) | pub const __NR_getsockopt: u32 = 1073742366; constant __NR_io_setup (line 2403) | pub const __NR_io_setup: u32 = 1073742367; constant __NR_io_submit (line 2404) | pub const __NR_io_submit: u32 = 1073742368; constant __NR_execveat (line 2405) | pub const __NR_execveat: u32 = 1073742369; constant __NR_preadv2 (line 2406) | pub const __NR_preadv2: u32 = 1073742370; constant __NR_pwritev2 (line 2407) | pub const __NR_pwritev2: u32 = 1073742371; constant WNOHANG (line 2408) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2409) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2410) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2411) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2412) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2413) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2414) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2415) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2416) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2417) | pub const P_ALL: u32 = 0; constant P_PID (line 2418) | pub const P_PID: u32 = 1; constant P_PGID (line 2419) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2420) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2421) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2422) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2423) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2424) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2425) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2426) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2427) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2428) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2429) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2430) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2431) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2432) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2433) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2434) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2435) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2436) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2437) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2438) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2439) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2440) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2441) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2442) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2443) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2444) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2445) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2446) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2447) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2448) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2449) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2450) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2451) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2452) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2453) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2454) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2455) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2456) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2457) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2458) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2459) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2460) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2461) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2462) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2463) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2464) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2465) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2466) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2467) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2468) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2469) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2470) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2471) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2472) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2473) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2474) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2475) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2476) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2477) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2478) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2479) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2480) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2481) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2482) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2483) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2484) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2485) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2486) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2487) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2488) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2489) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2490) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2491) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2492) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2493) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2494) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2495) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2496) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2497) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2498) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2499) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2500) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2501) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2502) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2503) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2504) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2505) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2506) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2507) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2508) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2509) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2510) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2511) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2512) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2513) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2514) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2515) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2516) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2517) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2518) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2519) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2520) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2521) | pub const F_OK: u32 = 0; constant R_OK (line 2522) | pub const R_OK: u32 = 4; constant W_OK (line 2523) | pub const W_OK: u32 = 2; constant X_OK (line 2524) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2525) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2526) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2527) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2528) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2529) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2530) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2531) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2532) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2533) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2534) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2535) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2536) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2537) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2538) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2539) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2540) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2541) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2542) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2543) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2544) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2545) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2546) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2547) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2548) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2549) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2550) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2551) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2552) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2553) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2554) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2555) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2556) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2557) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2558) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2559) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2560) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2561) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant ARCH_SET_FS (line 2562) | pub const ARCH_SET_FS: u32 = 4098; constant UFFD_API (line 2563) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2564) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2565) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2566) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2567) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2568) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2569) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2570) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2571) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2572) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2573) | pub const SPLICE_F_GIFT: u32 = 8; constant _NSIG (line 2574) | pub const _NSIG: u32 = 64; type fsconfig_command (line 2578) | pub enum fsconfig_command { type membarrier_cmd (line 2591) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2764) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2607) | pub enum membarrier_cmd_flag { function new (line 2679) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2688) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2697) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2710) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2724) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2738) | pub const fn new() -> Self { function as_ptr (line 2742) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2746) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2750) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2754) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2759) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x32/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 15) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 16) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/x32/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 15) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 16) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 205) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 206) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 207) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 208) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 209) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 210) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 211) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 212) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 213) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 214) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 215) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 216) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 217) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 218) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 219) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 220) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 221) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 222) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 223) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 224) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 225) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 226) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 227) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 228) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 229) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 230) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 231) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 232) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 233) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 234) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 235) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 236) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 237) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 238) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 239) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 240) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 241) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 242) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 243) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 244) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 245) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 246) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 247) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 248) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 249) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 250) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 251) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 252) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 253) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 254) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 255) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 256) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 257) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 258) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 259) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 260) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 261) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 262) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 263) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 264) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 265) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 266) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 267) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 268) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 269) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 270) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 271) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 275) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/x32/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 15) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 16) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 487) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 488) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 489) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 490) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 491) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 492) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 493) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 500) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 505) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 506) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 508) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 509) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 510) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 511) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 512) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 513) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 514) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 515) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 516) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 517) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 518) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 520) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 521) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 522) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 523) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 525) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 527) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 528) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 529) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 530) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 531) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 532) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 533) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 534) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 535) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 536) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 537) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 538) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 539) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 540) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 544) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 546) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 547) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 548) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 549) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 550) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 551) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 552) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 553) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 554) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 555) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 556) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 557) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 558) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 559) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 560) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 561) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 562) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 563) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 564) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 565) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 566) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 567) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 568) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 569) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 570) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 571) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 572) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 573) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 574) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 575) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 576) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 577) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 578) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 579) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 580) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 581) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 582) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 583) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 584) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 585) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 586) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 587) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 588) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 589) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 590) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 591) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 592) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 593) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 594) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 595) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 596) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 597) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 598) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 599) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 600) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 601) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 602) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 603) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 604) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 605) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 606) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 607) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 608) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 609) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 610) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 611) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 612) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 613) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 614) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 615) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 616) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 617) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 618) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 619) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 620) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 621) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 622) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 623) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 624) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 625) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 626) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 627) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 628) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 629) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 630) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 631) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 632) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 633) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 634) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 635) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 636) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 637) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 638) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 639) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 640) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 641) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 642) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 643) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 644) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 645) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 646) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 647) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 648) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 649) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 650) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 651) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 652) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 653) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 654) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 655) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 656) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 657) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 658) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 659) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 660) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 661) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 662) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 663) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 664) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 665) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 666) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 667) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 668) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 669) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 670) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 671) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 672) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 673) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 674) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 675) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 676) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 677) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 678) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 679) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 680) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 681) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 682) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 683) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 684) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 685) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 686) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 687) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 688) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 689) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 690) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 691) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 692) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 693) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 694) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 695) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 696) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 697) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 698) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 699) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 700) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 701) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 702) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 703) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 704) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 705) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 706) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 707) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 708) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 709) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 710) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 711) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 712) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 713) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 714) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 715) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 716) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 717) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 718) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 719) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 720) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 721) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 722) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 723) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 724) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 725) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 726) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 727) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 728) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 729) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 730) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 731) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 732) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 733) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 734) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 735) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 736) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 737) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 738) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 739) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 740) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 741) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 742) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 743) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 744) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 745) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 746) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 747) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 748) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 749) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 750) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 751) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 752) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 753) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 754) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 755) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 756) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 757) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 758) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 759) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 760) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 761) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 762) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 763) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 764) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 765) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 766) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 767) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 768) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 769) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 770) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 771) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 772) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 773) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 774) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 775) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 776) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 777) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 778) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 779) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 780) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 781) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 782) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 783) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 784) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 785) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 786) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 787) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 788) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 789) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 790) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 791) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 792) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 793) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 794) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 795) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 796) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 797) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 798) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 799) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 800) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 802) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 806) | pub enum fsconfig_command { type _bindgen_ty_1 (line 819) | pub enum _bindgen_ty_1 { type io_uring_op (line 831) | pub enum io_uring_op { type _bindgen_ty_2 (line 886) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 893) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 899) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 932) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 939) | pub enum _bindgen_ty_6 { function new (line 1018) | pub const fn new() -> Self { function as_ptr (line 1022) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1026) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1030) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1034) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1039) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1045) | pub const fn new() -> Self { function as_ref (line 1049) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1053) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1059) | fn default() -> Self { function clone (line 1065) | fn clone(&self) -> Self { function fmt (line 1071) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1076) | fn hash(&self, _state: &mut H) {} function eq (line 1079) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/x32/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2150657282; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2148012656; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074270833; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2148012658; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074292226; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2148038145; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074296322; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2148034051; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074292228; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2148038145; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074296322; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2148034053; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074292230; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074292231; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074815370; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2150657281; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074815335; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant KVM_SET_BOOT_CPU_ID (line 304) | pub const KVM_SET_BOOT_CPU_ID: u32 = 44664; constant KVM_SET_MP_STATE (line 305) | pub const KVM_SET_MP_STATE: u32 = 1074048665; constant KVM_GET_MP_STATE (line 306) | pub const KVM_GET_MP_STATE: u32 = 2147790488; constant KVM_GET_API_VERSION (line 307) | pub const KVM_GET_API_VERSION: u32 = 44544; constant KVM_S390_GET_SKEYS (line 308) | pub const KVM_S390_GET_SKEYS: u32 = 1077980850; constant KVM_SET_ONE_REG (line 309) | pub const KVM_SET_ONE_REG: u32 = 1074835116; constant KVM_IRQ_LINE_STATUS (line 310) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 311) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 1075883590; constant KVM_S390_INTERRUPT (line 312) | pub const KVM_S390_INTERRUPT: u32 = 1074835092; constant KVM_TPR_ACCESS_REPORTING (line 313) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 314) | pub const KVM_GET_FPU: u32 = 2174791308; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 315) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 1074835060; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 316) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 2148576955; constant KVM_S390_UCAS_MAP (line 317) | pub const KVM_S390_UCAS_MAP: u32 = 1075359312; constant KVM_ASSIGN_SET_INTX_MASK (line 318) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 1077980836; constant KVM_MEMORY_ENCRYPT_OP (line 319) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221794490; constant KVM_CREATE_PIT2 (line 320) | pub const KVM_CREATE_PIT2: u32 = 1077980791; constant KVM_S390_VCPU_FAULT (line 321) | pub const KVM_S390_VCPU_FAULT: u32 = 1074310738; constant KVM_REGISTER_COALESCED_MMIO (line 322) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 1074835047; constant KVM_SET_VAPIC_ADDR (line 323) | pub const KVM_SET_VAPIC_ADDR: u32 = 1074310803; constant KVM_CREATE_DEVICE (line 324) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 325) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 326) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 327) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 1074835094; constant KVM_X86_SETUP_MCE (line 328) | pub const KVM_X86_SETUP_MCE: u32 = 1074310812; constant KVM_DEASSIGN_PCI_DEVICE (line 329) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 1077980786; constant KVM_XEN_HVM_SET_ATTR (line 330) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 1078505161; constant KVM_GET_CLOCK (line 331) | pub const KVM_GET_CLOCK: u32 = 2150674044; constant KVM_SET_FPU (line 332) | pub const KVM_SET_FPU: u32 = 1101049485; constant KVM_KVMCLOCK_CTRL (line 333) | pub const KVM_KVMCLOCK_CTRL: u32 = 44717; constant KVM_PPC_GET_PVINFO (line 334) | pub const KVM_PPC_GET_PVINFO: u32 = 1082175137; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 335) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 2148052637; constant KVM_S390_GET_IRQ_STATE (line 336) | pub const KVM_S390_GET_IRQ_STATE: u32 = 1075883702; constant KVM_GET_DEVICE_ATTR (line 337) | pub const KVM_GET_DEVICE_ATTR: u32 = 1075359458; constant KVM_S390_INITIAL_RESET (line 338) | pub const KVM_S390_INITIAL_RESET: u32 = 44695; constant KVM_SET_REGS (line 339) | pub const KVM_SET_REGS: u32 = 1083223682; constant KVM_GET_TSC_KHZ (line 340) | pub const KVM_GET_TSC_KHZ: u32 = 44707; constant KVM_CHECK_EXTENSION (line 341) | pub const KVM_CHECK_EXTENSION: u32 = 44547; constant KVM_PPC_RESIZE_HPT_COMMIT (line 342) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 2148576942; constant KVM_GET_DIRTY_LOG (line 343) | pub const KVM_GET_DIRTY_LOG: u32 = 1074835010; constant KVM_S390_SET_IRQ_STATE (line 344) | pub const KVM_S390_SET_IRQ_STATE: u32 = 1075883701; constant KVM_S390_NORMAL_RESET (line 345) | pub const KVM_S390_NORMAL_RESET: u32 = 44739; constant KVM_SET_SIGNAL_MASK (line 346) | pub const KVM_SET_SIGNAL_MASK: u32 = 1074048651; constant KVM_XEN_VCPU_SET_ATTR (line 347) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 1078505163; constant KVM_SET_GSI_ROUTING (line 348) | pub const KVM_SET_GSI_ROUTING: u32 = 1074310762; constant KVM_CREATE_VCPU (line 349) | pub const KVM_CREATE_VCPU: u32 = 44609; constant KVM_S390_UCAS_UNMAP (line 350) | pub const KVM_S390_UCAS_UNMAP: u32 = 1075359313; constant KVM_S390_STORE_STATUS (line 351) | pub const KVM_S390_STORE_STATUS: u32 = 1074310805; constant KVM_UNREGISTER_COALESCED_MMIO (line 352) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 1074835048; constant KVM_ASSIGN_DEV_IRQ (line 353) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 1077980784; constant KVM_S390_PV_COMMAND (line 354) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 355) | pub const KVM_S390_ENABLE_SIE: u32 = 44550; constant KVM_CLEAR_DIRTY_LOG (line 356) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 357) | pub const KVM_GET_ONE_REG: u32 = 1074835115; constant KVM_ARM_SET_DEVICE_ADDR (line 358) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 1074835115; constant KVM_DIRTY_TLB (line 359) | pub const KVM_DIRTY_TLB: u32 = 1074835114; constant KVM_NMI (line 360) | pub const KVM_NMI: u32 = 44698; constant KVM_HYPERV_EVENTFD (line 361) | pub const KVM_HYPERV_EVENTFD: u32 = 1075359421; constant KVM_S390_MEM_OP (line 362) | pub const KVM_S390_MEM_OP: u32 = 1077980849; constant KVM_PPC_SVM_OFF (line 363) | pub const KVM_PPC_SVM_OFF: u32 = 44723; constant KVM_PPC_RESIZE_HPT_PREPARE (line 364) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 2148576941; constant KVM_INTERRUPT (line 365) | pub const KVM_INTERRUPT: u32 = 1074048646; constant KVM_XEN_HVM_GET_ATTR (line 366) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 367) | pub const KVM_GET_SREGS: u32 = 2167975555; constant KVM_SET_IDENTITY_MAP_ADDR (line 368) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 1074310728; constant KVM_GET_REGS (line 369) | pub const KVM_GET_REGS: u32 = 2156965505; constant KVM_S390_GET_CMMA_BITS (line 370) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 371) | pub const KVM_CREATE_IRQCHIP: u32 = 44640; constant KVM_ASSIGN_PCI_DEVICE (line 372) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 2151722601; constant KVM_SET_NR_MMU_PAGES (line 373) | pub const KVM_SET_NR_MMU_PAGES: u32 = 44612; constant KVM_IOEVENTFD (line 374) | pub const KVM_IOEVENTFD: u32 = 1077980793; constant KVM_RUN (line 375) | pub const KVM_RUN: u32 = 44672; constant KVM_S390_SET_SKEYS (line 376) | pub const KVM_S390_SET_SKEYS: u32 = 1077980851; constant KVM_SET_DEVICE_ATTR (line 377) | pub const KVM_SET_DEVICE_ATTR: u32 = 1075359457; constant KVM_DEASSIGN_DEV_IRQ (line 378) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 1077980789; constant KVM_SMI (line 379) | pub const KVM_SMI: u32 = 44727; constant KVM_SET_TSS_ADDR (line 380) | pub const KVM_SET_TSS_ADDR: u32 = 44615; constant KVM_GET_NR_MMU_PAGES (line 381) | pub const KVM_GET_NR_MMU_PAGES: u32 = 44613; constant KVM_XEN_VCPU_GET_ATTR (line 382) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 383) | pub const KVM_REINJECT_CONTROL: u32 = 44657; constant KVM_HAS_DEVICE_ATTR (line 384) | pub const KVM_HAS_DEVICE_ATTR: u32 = 1075359459; constant KVM_IRQFD (line 385) | pub const KVM_IRQFD: u32 = 1075883638; constant KVM_S390_SET_CMMA_BITS (line 386) | pub const KVM_S390_SET_CMMA_BITS: u32 = 1075883705; constant KVM_SET_IRQCHIP (line 387) | pub const KVM_SET_IRQCHIP: u32 = 2181607011; constant KVM_SIGNAL_MSI (line 388) | pub const KVM_SIGNAL_MSI: u32 = 1075883685; constant KVM_GET_VCPU_MMAP_SIZE (line 389) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 44548; constant KVM_CREATE_VM (line 390) | pub const KVM_CREATE_VM: u32 = 44545; constant KVM_S390_CLEAR_RESET (line 391) | pub const KVM_S390_CLEAR_RESET: u32 = 44740; constant KVM_RESET_DIRTY_RINGS (line 392) | pub const KVM_RESET_DIRTY_RINGS: u32 = 44743; constant KVM_ASSIGN_SET_MSIX_NR (line 393) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 1074310771; constant KVM_CREATE_PIT (line 394) | pub const KVM_CREATE_PIT: u32 = 44644; constant KVM_SET_GUEST_DEBUG (line 395) | pub const KVM_SET_GUEST_DEBUG: u32 = 1078505115; constant KVM_GET_REG_LIST (line 396) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 397) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 1074048706; constant KVM_SET_CLOCK (line 398) | pub const KVM_SET_CLOCK: u32 = 1076932219; constant KVM_PPC_ALLOCATE_HTAB (line 399) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 400) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 2186325670; constant KVM_SET_TSC_KHZ (line 401) | pub const KVM_SET_TSC_KHZ: u32 = 44706; constant KVM_S390_IRQ (line 402) | pub const KVM_S390_IRQ: u32 = 1078505140; constant KVM_ENABLE_CAP (line 403) | pub const KVM_ENABLE_CAP: u32 = 1080602275; constant KVM_IRQ_LINE (line 404) | pub const KVM_IRQ_LINE: u32 = 1074310753; constant KVM_SET_SREGS (line 405) | pub const KVM_SET_SREGS: u32 = 1094233732; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 406) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 2148576956; constant KVM_GET_STATS_FD (line 407) | pub const KVM_GET_STATS_FD: u32 = 44750; constant USBDEVFS_CLAIMINTERFACE (line 408) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 409) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 410) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 411) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 412) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 413) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 414) | pub const VIDIOC_DQEVENT: u32 = 2156418649; constant RPMSG_DESTROY_EPT_IOCTL (line 415) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 416) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 417) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 418) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 419) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 420) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 421) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 422) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 423) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 424) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 425) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 426) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 427) | pub const PPGETTIME: u32 = 2148561045; constant BTRFS_IOC_RM_DEV (line 428) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 429) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 430) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 431) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 432) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 433) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 434) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 435) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 436) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 437) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 438) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 439) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 440) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 441) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 442) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 443) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 444) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 445) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 446) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 447) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 448) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 449) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 450) | pub const ATM_ADDLECSADDR: u32 = 1074815374; constant FSL_HV_IOCTL_GETPROP (line 451) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 452) | pub const FDGETPRM: u32 = 2149581316; constant HIDIOCAPPLICATION (line 453) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 454) | pub const ENI_MEMDUMP: u32 = 1074815328; constant PTP_SYS_OFFSET2 (line 455) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 456) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 457) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 458) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 459) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 460) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 461) | pub const RTC_EPOCH_READ: u32 = 2148036621; constant VIDIOC_SUBDEV_S_SELECTION (line 462) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 463) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 464) | pub const ATM_GETLECSADDR: u32 = 1074815376; constant FSL_HV_IOCTL_PARTITION_STOP (line 465) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 466) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 467) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 468) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 469) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 470) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 471) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 472) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 473) | pub const ISST_IF_IO_CMD: u32 = 1074331138; constant RIO_MPORT_MAINT_READ_REMOTE (line 474) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 475) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 476) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 477) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 478) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 479) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 480) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 481) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 482) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 483) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074287885; constant RNDZAPENTCNT (line 484) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 485) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 486) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 487) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 488) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 489) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 490) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 491) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 492) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 493) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 494) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 495) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 496) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 497) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 498) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 499) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2148024323; constant IVTVFB_IOC_DMA_FRAME (line 500) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1075336896; constant IPMICTL_SEND_COMMAND (line 501) | pub const IPMICTL_SEND_COMMAND: u32 = 2150131981; constant VIDIOC_G_ENC_INDEX (line 502) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 503) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 504) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 505) | pub const ATM_SETESIF: u32 = 1074815373; constant FW_CDEV_IOC_SEND_RESPONSE (line 506) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 507) | pub const PMU_IOC_GET_MODEL: u32 = 2148024835; constant JSIOCGBTNMAP (line 508) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 509) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 510) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 511) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 512) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 513) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 514) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 515) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 516) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 517) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 518) | pub const FDGETDRVPRM: u32 = 2155872785; constant TUNSETVNETLE (line 519) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 520) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 521) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 522) | pub const MMTIMER_GETRES: u32 = 2148035841; constant VIDIOC_SUBDEV_ENUMSTD (line 523) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 524) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 525) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 526) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 527) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 528) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 529) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 530) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 531) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 532) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 533) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 534) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 535) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 536) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 537) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 538) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 539) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 540) | pub const IDT77105_GETSTATZ: u32 = 1074815283; constant I2OPARMSET (line 541) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 542) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 543) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 544) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 545) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 546) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 547) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 548) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 549) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 550) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 551) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 552) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 553) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 554) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 555) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 556) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 557) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 558) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 559) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 560) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 561) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 562) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 563) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 564) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 565) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 566) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 567) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 568) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 569) | pub const ATM_QUERYLOOP: u32 = 1074815316; constant DFL_FPGA_GET_API_VERSION (line 570) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 571) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 572) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 573) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 574) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 575) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 576) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 577) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 578) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 579) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 580) | pub const VIDIOC_G_FBUF: u32 = 2150651402; constant PTP_ENABLE_PPS2 (line 581) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 582) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 583) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 584) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 585) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 586) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 587) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 588) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 589) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 590) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 591) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 592) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 593) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 594) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 595) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 596) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 597) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 598) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 599) | pub const TUNDETACHFILTER: u32 = 1074812118; constant ND_IOCTL_CLEAR_ERROR (line 600) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 601) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 602) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 603) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 604) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 605) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 606) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 607) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 608) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 609) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 610) | pub const RTC_PLL_GET: u32 = 2149609489; constant RIO_CM_EP_GET_LIST (line 611) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 612) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148553998; constant LIRC_GET_MIN_TIMEOUT (line 613) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 614) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 615) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 616) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 617) | pub const EVIOCSFF: u32 = 1076905344; constant TUNSETGROUP (line 618) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 619) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 620) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 621) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 622) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 623) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 624) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 625) | pub const ATM_ADDADDR: u32 = 1074815368; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 626) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 627) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 628) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 629) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 630) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 631) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 632) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 633) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 634) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 635) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 636) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 637) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 638) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 639) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 640) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 641) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 642) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 643) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 644) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 645) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 646) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 647) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 648) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 649) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 650) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 651) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 652) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 653) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 654) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 655) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 656) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 657) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 658) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 659) | pub const MGSL_IOCSPARAMS: u32 = 1076915456; constant RTC_SET_TIME (line 660) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 661) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 662) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 663) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 664) | pub const UDF_GETEABLOCK: u32 = 2148035649; constant VFIO_IOMMU_MAP_DMA (line 665) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 666) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 667) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 668) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 669) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 670) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 671) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 672) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 673) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 674) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 675) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 676) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 677) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 678) | pub const PPSETTIME: u32 = 1074819222; constant RTC_ALM_READ (line 679) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 680) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 681) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 682) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 683) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 684) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 685) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 686) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 687) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 688) | pub const ATM_RSTADDR: u32 = 1074815367; constant NBD_SET_SIZE (line 689) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 690) | pub const UDF_GETVOLIDENT: u32 = 2148035650; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 691) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 692) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 693) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 694) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 695) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 696) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 697) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 698) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 699) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 700) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 701) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 702) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 703) | pub const ATM_SETCIRANGE: u32 = 1074815371; constant HPET_IE_ON (line 704) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 705) | pub const PERF_EVENT_IOC_ID: u32 = 2148017159; constant TUNSETSNDBUF (line 706) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 707) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 708) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 709) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 710) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 711) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 712) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 713) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 714) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 715) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 716) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 717) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 718) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 719) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 720) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 721) | pub const HPET_IRQFREQ: u32 = 1074292742; constant ATM_GETESI (line 722) | pub const ATM_GETESI: u32 = 1074815365; constant CCISS_GETLUNINFO (line 723) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 724) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 725) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 726) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 727) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 728) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 729) | pub const ZATM_GETPOOL: u32 = 1074815329; constant BR2684_SETFILT (line 730) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 731) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 732) | pub const PPS_GETPARAMS: u32 = 2148036769; constant IOC_PR_RESERVE (line 733) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 734) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 735) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 736) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 737) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 738) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2148024833; constant USBDEVFS_GET_CAPABILITIES (line 739) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 740) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 741) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 742) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 743) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 744) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 745) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 746) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 747) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 748) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 749) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 750) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 751) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 752) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 753) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 754) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 755) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 756) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 757) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 758) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 759) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 760) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 761) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 762) | pub const USBDEVFS_SUBMITURB: u32 = 2151175434; constant AUTOFS_IOC_READY (line 763) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 764) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 765) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 766) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 767) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 768) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 769) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 770) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 771) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 772) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 773) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 774) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 775) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 776) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 777) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 778) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 779) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 780) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 781) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 782) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 783) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 784) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 785) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 786) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 787) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 788) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 789) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2148024838; constant VIDIOC_SUBDEV_S_FMT (line 790) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 791) | pub const FDDEFPRM: u32 = 1075839555; constant TEE_IOC_INVOKE (line 792) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 793) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 794) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 795) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 796) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 797) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 798) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 799) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 800) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 801) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 802) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 803) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 804) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 805) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 806) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074283010; constant EVIOCGREP (line 807) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 808) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074275339; constant UFFDIO_CONTINUE (line 809) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 810) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 811) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 812) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 813) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 814) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 815) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 816) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 817) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074294522; constant RIO_DEV_ADD (line 818) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 819) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 820) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074282500; constant PCITEST_GET_IRQTYPE (line 821) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 822) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 823) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 824) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 825) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 826) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 827) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 828) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 829) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 830) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 831) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 832) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 833) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 834) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 835) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 836) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 837) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 838) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 839) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 840) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 841) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 842) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 843) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 844) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 845) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 846) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 847) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 848) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 849) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 850) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 851) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2148036344; constant EVIOCSMASK (line 852) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 853) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 854) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 855) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 856) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 857) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 858) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 859) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 860) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 861) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 862) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 863) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 864) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 865) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 866) | pub const PHN_SET_REG: u32 = 1074294785; constant RNDADDTOENTCNT (line 867) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 868) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 869) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 870) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 871) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 872) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 873) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 874) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 875) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 876) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 877) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 878) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 879) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 880) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 881) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 882) | pub const CHIOGSTATUS: u32 = 1074815752; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 883) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 884) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 885) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 886) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 887) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 888) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074294520; constant DFL_FPGA_PORT_GET_REGION_INFO (line 889) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 890) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 891) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 892) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 893) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 894) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 895) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 896) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 897) | pub const RTC_EPOCH_SET: u32 = 1074294798; constant CAPI_GET_PROFILE (line 898) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 899) | pub const ATM_GETLOOP: u32 = 1074815314; constant SCIF_LISTEN (line 900) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 901) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 902) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 903) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 904) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 905) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 906) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 907) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 908) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 909) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 910) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 911) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 912) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 913) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 914) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 915) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 916) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 917) | pub const PPPIOCSACTIVE: u32 = 1074820166; constant SIOCGSTAMPNS_NEW (line 918) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 919) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 920) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 921) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 922) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 923) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 924) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 925) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 926) | pub const REISERFS_IOC_UNPACK: u32 = 1074318593; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 927) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 928) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 929) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 930) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 931) | pub const I2OPASSTHRU: u32 = 2148559116; constant IOC_OPAL_SET_PW (line 932) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 933) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 934) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 935) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 936) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 937) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 938) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 939) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 940) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 941) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 942) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 943) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 944) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2150656277; constant VHOST_SET_LOG_FD (line 945) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 946) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 947) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 948) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 949) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 950) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 951) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 952) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 953) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 954) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 955) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 956) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 957) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 958) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 959) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 960) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 961) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 962) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 963) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 964) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 965) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 966) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 967) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 968) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 969) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 970) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 971) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 972) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 973) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 974) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 975) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 976) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 977) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 978) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 979) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 980) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 981) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 982) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 983) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 984) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 985) | pub const SPIOCSTYPE: u32 = 1074295041; constant IPMICTL_REGISTER_FOR_CMD (line 986) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 987) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 988) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 989) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 990) | pub const UI_END_FF_UPLOAD: u32 = 1080579529; constant TOSH_SMM (line 991) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 992) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 993) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 994) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 995) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 996) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 997) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 998) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 999) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 1000) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 1001) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 1002) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 1003) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 1004) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 1005) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1006) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 1007) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1008) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2184212994; constant ND_IOCTL_GET_CONFIG_DATA (line 1009) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1010) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 1011) | pub const FDGETDRVSTAT: u32 = 2152727058; constant SYNC_IOC_MERGE (line 1012) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1013) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1014) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 1015) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 1016) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 1017) | pub const ATM_GETTYPE: u32 = 1074815364; constant PHN_GETREGS (line 1018) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1019) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 1020) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1021) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1022) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 1023) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1024) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1025) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1026) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1027) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 1028) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 1029) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1030) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 1031) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1032) | pub const FDSETDRVPRM: u32 = 1082131088; constant IOC_OPAL_SAVE (line 1033) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 1034) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1035) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 1036) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 1037) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 1038) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1039) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 1040) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1041) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 1042) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1043) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1044) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1045) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1046) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 1047) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 1048) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1049) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1050) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 1051) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1052) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 1053) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 1054) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1055) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 1056) | pub const PHN_SET_REGS: u32 = 1074294787; constant ATMLEC_DATA (line 1057) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 1058) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 1059) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1060) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 1061) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1062) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1063) | pub const ZATM_SETPOOL: u32 = 1074815331; constant MTIOCPOS (line 1064) | pub const MTIOCPOS: u32 = 2148035843; constant PMU_IOC_SLEEP (line 1065) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1066) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1067) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1068) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 1069) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 1070) | pub const HPET_INFO: u32 = 2149083139; constant VIDIOC_AM437X_CCDC_CFG (line 1071) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074288321; constant DM_LIST_DEVICES (line 1072) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1073) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1074) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1075) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 1076) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 1077) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 1078) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 1079) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 1080) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1081) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1082) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 1083) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 1084) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 1085) | pub const PPPIOCSPASS: u32 = 1074820167; constant RIO_CM_CHAN_CONNECT (line 1086) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 1087) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1088) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 1089) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 1090) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 1091) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 1092) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 1093) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 1094) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 1095) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 1096) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 1097) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 1098) | pub const PPS_GETCAP: u32 = 2148036771; constant SNAPSHOT_PLATFORM_SUPPORT (line 1099) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1100) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 1101) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1102) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1103) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1104) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1105) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1106) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1107) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1108) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1109) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1110) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1111) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1112) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1113) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1114) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1115) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1116) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1117) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1118) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1119) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1120) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1121) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1122) | pub const RTC_PLL_SET: u32 = 1075867666; constant VIDIOC_ENUMAUDIO (line 1123) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1124) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1125) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1126) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1127) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1128) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1129) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1130) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1131) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1132) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1133) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1134) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1135) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1136) | pub const ATM_ADDPARTY: u32 = 1074815476; constant FDSETPRM (line 1137) | pub const FDSETPRM: u32 = 1075839554; constant ATM_GETSTATZ (line 1138) | pub const ATM_GETSTATZ: u32 = 1074815313; constant ISST_IF_MSR_COMMAND (line 1139) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1140) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1141) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1142) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1143) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1144) | pub const PCITEST_COPY: u32 = 1074286598; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1145) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1146) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1147) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1148) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1149) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074275334; constant IOC_OPAL_REVERT_TPR (line 1150) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1151) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1152) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1153) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1154) | pub const RTC_IRQP_READ: u32 = 2148036619; constant RIO_MPORT_MAINT_READ_LOCAL (line 1155) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1156) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1157) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1158) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1159) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1160) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1161) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1162) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1163) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1164) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1165) | pub const TUNGETFILTER: u32 = 2148553947; constant CCISS_SETNODENAME (line 1166) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1167) | pub const FBIO_GETCONTROL2: u32 = 2148025993; constant TUNSETDEBUG (line 1168) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1169) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1170) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1171) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1172) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1173) | pub const ATM_GETSTAT: u32 = 1074815312; constant VIDIOC_G_JPEGCOMP (line 1174) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1175) | pub const TUNATTACHFILTER: u32 = 1074812117; constant UI_SET_ABSBIT (line 1176) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1177) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1178) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1179) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1180) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1181) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1182) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1183) | pub const HE_GET_REG: u32 = 1074815328; constant ATM_SETLOOP (line 1184) | pub const ATM_SETLOOP: u32 = 1074815315; constant ATMSIGD_CTRL (line 1185) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1186) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1187) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1188) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1189) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1190) | pub const PMU_IOC_HAS_ADB: u32 = 2148024836; constant I2OGETIOPS (line 1191) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1192) | pub const VIDIOC_S_FBUF: u32 = 1076909579; constant PPRCONTROL (line 1193) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1194) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1195) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1196) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1197) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1198) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1199) | pub const KCOV_INIT_TRACE: u32 = 2148033281; constant SONYPI_IOCGBAT1CAP (line 1200) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1201) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1202) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1203) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1204) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1205) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1206) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1207) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1208) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1209) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1210) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1211) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1212) | pub const ATM_DELLECSADDR: u32 = 1074815375; constant FW_CDEV_IOC_GET_SPEED (line 1213) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1214) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1215) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1216) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1217) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1218) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1219) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1220) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1221) | pub const PCITEST_READ: u32 = 1074286597; constant VFIO_GROUP_GET_STATUS (line 1222) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1223) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2148036347; constant USBDEVFS_CLEAR_HALT (line 1224) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1225) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1226) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1227) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1228) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1229) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1230) | pub const USBDEVFS_REAPURB: u32 = 1074287884; constant DFL_FPGA_CHECK_EXTENSION (line 1231) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1232) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1233) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1234) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1235) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1236) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1237) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1238) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1239) | pub const PPPIOCGIDLE: u32 = 2148561983; constant NVRAM_SETCKS (line 1240) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1241) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1242) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1243) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1244) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1245) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1246) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1247) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1248) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1249) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1250) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1251) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1252) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1253) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1254) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1255) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1256) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1257) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1258) | pub const ATM_GETNAMES: u32 = 1074815363; constant VIDIOC_QUERYMENU (line 1259) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1260) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1261) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1262) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1263) | pub const NS_SETBUFLEV: u32 = 1074815330; constant BLKCLOSEZONE (line 1264) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1265) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1266) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1267) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1268) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1269) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1270) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1271) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1272) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1273) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1274) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1275) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1276) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1277) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1278) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1279) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1280) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1281) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1282) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1283) | pub const PPS_KC_BIND: u32 = 1074294949; constant F2FS_IOC_WRITE_CHECKPOINT (line 1284) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1285) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1286) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1287) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1288) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1289) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1290) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1291) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1292) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1293) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1294) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1295) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1296) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2148072960; constant SCIF_FENCE_MARK (line 1297) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1298) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1299) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1300) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1301) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1302) | pub const UI_SET_PHYS: u32 = 1074287980; constant FDWERRORGET (line 1303) | pub const FDWERRORGET: u32 = 2150105623; constant VIDIOC_SUBDEV_G_EDID (line 1304) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1305) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1306) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1307) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1308) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1309) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1310) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1311) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1312) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1313) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1314) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1315) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1316) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1317) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1318) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1319) | pub const PMU_IOC_CAN_SLEEP: u32 = 2148024837; constant KCOV_ENABLE (line 1320) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1321) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1322) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1323) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1324) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1325) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1326) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1327) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1328) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1329) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1330) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1331) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1332) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1333) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1334) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1335) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1336) | pub const FDPOLLDRVSTAT: u32 = 2152727059; constant AUTOFS_DEV_IOCTL_READY (line 1337) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1338) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1339) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1340) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1341) | pub const ATM_GETLINKRATE: u32 = 1074815361; constant RTC_WKALM_SET (line 1342) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1343) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1344) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1345) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1346) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1347) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1348) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1349) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1350) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1351) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1352) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1353) | pub const ATM_GETADDR: u32 = 1074815366; constant PHN_GET_REGS (line 1354) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1355) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1356) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1357) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1358) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1359) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1360) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1361) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1362) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1363) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1364) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1365) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1366) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1367) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1368) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1369) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1370) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1371) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1372) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1373) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1374) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1375) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1376) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1377) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1378) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1379) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1380) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1381) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1382) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1383) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1384) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1385) | pub const IDT77105_GETSTAT: u32 = 1074815282; constant HIDIOCINITREPORT (line 1386) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1387) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1388) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1389) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1390) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1391) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1392) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1393) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1394) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1395) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1396) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1397) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1398) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1399) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1400) | pub const PPPIOCSCOMPRESS: u32 = 1074820173; constant USBDEVFS_CONNECTINFO (line 1401) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1402) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1403) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1404) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1405) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1406) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1407) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1408) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1409) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1410) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1411) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1412) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1413) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1414) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1415) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1416) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1417) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1418) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1419) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1420) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1421) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1422) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1423) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1424) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1425) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1426) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1427) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1428) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1429) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1430) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1431) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1432) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1433) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1434) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1435) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1436) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1437) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1438) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1439) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1440) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1441) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1442) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1443) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1444) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1445) | pub const FDGETFDCSTAT: u32 = 2150105621; constant VIDIOC_S_PRIORITY (line 1446) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1447) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1448) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1449) | pub const ZATM_GETPOOLZ: u32 = 1074815330; constant RIO_DISABLE_DOORBELL_RANGE (line 1450) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1451) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1452) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1453) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1454) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1455) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1456) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1457) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1458) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1459) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1460) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1461) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1462) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2148036345; constant DM_DEV_CREATE (line 1463) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1464) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1465) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1466) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1467) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1468) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1469) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1470) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1471) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1472) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1473) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1474) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1475) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1476) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1477) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1478) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1479) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1480) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1481) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1482) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1483) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1484) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1485) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1486) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1487) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1488) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1489) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1490) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1491) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1492) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1493) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1494) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1495) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1496) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1497) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1498) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1499) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1500) | pub const PPS_SETPARAMS: u32 = 1074294946; constant IOC_OPAL_LR_SETUP (line 1501) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1502) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1503) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1504) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1505) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1506) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1507) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1508) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1509) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1510) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1511) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1512) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1513) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1514) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1515) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1516) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1517) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1518) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1519) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1520) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1521) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1522) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1523) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1524) | pub const ATM_SETESI: u32 = 1074815372; constant FW_CDEV_IOC_START_ISO (line 1525) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1526) | pub const ATM_DELADDR: u32 = 1074815369; constant PPFCONTROL (line 1527) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1528) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1529) | pub const RTC_IRQP_SET: u32 = 1074294796; constant PCITEST_WRITE (line 1530) | pub const PCITEST_WRITE: u32 = 1074286596; constant PPCLAIM (line 1531) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1532) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1533) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1534) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1535) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1536) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1537) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1538) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1539) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1540) | pub const MMTIMER_GETFREQ: u32 = 2148035842; constant VIDIOC_G_SELECTION (line 1541) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1542) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1543) | pub const PPPOEIOCSFWD: u32 = 1074311424; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1544) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1545) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1546) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1547) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1548) | pub const DMA_BUF_SET_NAME: u32 = 1074291201; constant UI_BEGIN_FF_UPLOAD (line 1549) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1550) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1551) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1552) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1553) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1554) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1555) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2184212993; constant NVME_IOCTL_ADMIN_CMD (line 1556) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1557) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1558) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1559) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1560) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1561) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1562) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1563) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1564) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1565) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1566) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1567) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1568) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1569) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1570) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1571) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1572) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1573) | pub const MMTIMER_GETCOUNTER: u32 = 2148035849; constant MATROXFB_GET_OUTPUT_MODE (line 1574) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1575) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1576) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1577) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1578) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1579) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1580) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1581) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1582) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1583) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1584) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1585) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1586) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1588) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1589) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1590) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1591) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1592) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1593) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1594) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1595) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1596) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1597) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1598) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1599) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1600) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1601) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1602) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1603) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1604) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1605) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1606) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074307620; FILE: builder/third-party/linux-raw-sys/src/x32/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/x32/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 15) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 16) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2182) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2186) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2193) | pub fn version(&self) -> __u8 { method set_version (line 2197) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2204) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2219) | pub fn priority(&self) -> __u8 { method set_priority (line 2223) | pub fn set_priority(&mut self, val: __u8) { method version (line 2230) | pub fn version(&self) -> __u8 { method set_version (line 2234) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2241) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2256) | pub fn res1(&self) -> __u16 { method set_res1 (line 2260) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2267) | pub fn doff(&self) -> __u16 { method set_doff (line 2271) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2278) | pub fn fin(&self) -> __u16 { method set_fin (line 2282) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2289) | pub fn syn(&self) -> __u16 { method set_syn (line 2293) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2300) | pub fn rst(&self) -> __u16 { method set_rst (line 2304) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2311) | pub fn psh(&self) -> __u16 { method set_psh (line 2315) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2322) | pub fn ack(&self) -> __u16 { method set_ack (line 2326) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2333) | pub fn urg(&self) -> __u16 { method set_urg (line 2337) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2344) | pub fn ece(&self) -> __u16 { method set_ece (line 2348) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2355) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2359) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2366) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2413) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2417) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2424) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2428) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2435) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2439) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2446) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2450) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2457) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1115) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1116) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1117) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1118) | pub const SO_RCVTIMEO: u32 = 20; constant SO_SNDTIMEO (line 1119) | pub const SO_SNDTIMEO: u32 = 21; constant SCM_TIMESTAMP (line 1120) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1121) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1122) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1123) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1124) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1125) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1126) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1127) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1128) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1129) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1130) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1131) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1132) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1133) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1134) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1135) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1136) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1137) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1138) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1139) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1140) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1141) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1142) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1143) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1144) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1145) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1146) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1147) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1148) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1149) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1150) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1151) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1152) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1153) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1154) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1155) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1156) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1157) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1158) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1159) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1160) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1161) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1162) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1163) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1164) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1165) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1166) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1167) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1168) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1169) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1170) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1171) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1172) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1173) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1174) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1175) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1176) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1177) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1178) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1179) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1180) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1181) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1182) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1183) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1184) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1185) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1186) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1187) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1188) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1189) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1190) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1191) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1192) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1193) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1194) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1195) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1196) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1197) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1198) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1199) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1200) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1201) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1202) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1203) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1204) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1205) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1206) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1207) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1208) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1209) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1210) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1211) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1212) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1213) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1214) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1215) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1216) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1217) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1218) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1219) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1220) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1221) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1222) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1223) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1224) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1225) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1226) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1227) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1228) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1229) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1230) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1231) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1232) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1233) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1234) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1235) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1236) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1237) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1238) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1239) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1240) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1241) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1242) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1243) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1244) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1245) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1246) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1247) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1248) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1249) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1250) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1251) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1252) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1253) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1254) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1255) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1256) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1257) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1258) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1259) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1260) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1261) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1262) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1263) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1264) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1265) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1266) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1267) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1268) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1269) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1270) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1271) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1272) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1273) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1274) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1275) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1276) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1277) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1278) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1279) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1280) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1281) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1282) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1283) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1284) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1285) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1286) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1287) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1288) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1289) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1290) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1291) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1292) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1293) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1294) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1295) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1296) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1297) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1298) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1299) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1300) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1301) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1302) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1303) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1304) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1305) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1306) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1307) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1308) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1309) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1310) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1311) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1312) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1313) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1314) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1315) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1316) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1317) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1318) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1319) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1320) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1321) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1322) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1323) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1324) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1325) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1326) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1327) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1328) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1329) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1330) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1331) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1332) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1333) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1334) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1335) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1336) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1337) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1338) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1339) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1340) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1341) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1342) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1343) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1344) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1345) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1346) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1347) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1348) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1349) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1350) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1351) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1352) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1353) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1354) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1355) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1356) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1357) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1358) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1359) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1360) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1361) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1362) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1363) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1364) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1365) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1366) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1367) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1368) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1369) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1370) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1371) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1372) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1373) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1374) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1375) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1376) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1377) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1378) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1379) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1380) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1381) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1382) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1383) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1384) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1385) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1386) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1387) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1388) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1389) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1390) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1391) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1392) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1393) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1394) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1395) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1396) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1397) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1398) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1399) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1400) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1401) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1402) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1403) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1404) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1405) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1406) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1407) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1408) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1409) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1410) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1411) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1412) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1413) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1414) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1415) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1416) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1417) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1418) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1419) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1420) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1421) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1422) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1423) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1424) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1425) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1426) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1427) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1428) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1429) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1430) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1431) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1432) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1433) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1434) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1435) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1436) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1437) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1438) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1439) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1440) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1441) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1442) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1443) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1444) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1445) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1446) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1447) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1448) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1449) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1450) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1451) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1452) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1453) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1454) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1455) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1456) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1457) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1458) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1459) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1460) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1461) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1462) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1463) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1464) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1465) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1466) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1467) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1468) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1469) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1470) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1471) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1472) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1473) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1474) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1475) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1476) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1477) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1478) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1479) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1480) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1481) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1482) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1483) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1484) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1485) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1486) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1487) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1488) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1489) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1490) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1491) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1492) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1493) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1494) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1495) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1496) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1497) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1498) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1499) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1500) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1501) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1502) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1503) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1504) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1505) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1506) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1507) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1508) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1509) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1510) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1511) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1512) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1513) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1514) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1515) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1516) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1517) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1518) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1519) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1520) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1521) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1522) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1523) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1524) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1525) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1526) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1527) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1528) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1529) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1530) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1531) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1532) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1533) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1534) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1535) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1536) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1537) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1538) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1539) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1540) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1541) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1542) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1543) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1544) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1545) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1546) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1547) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1548) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1549) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1550) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1551) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1552) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1553) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1554) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1555) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1556) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1557) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1558) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1559) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1560) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1561) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1562) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1563) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1564) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1565) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1566) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1567) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1568) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1569) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1570) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1571) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1572) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1573) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1574) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1575) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1576) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1577) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1578) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1579) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1580) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1581) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1582) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1583) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1584) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1585) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1586) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1587) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1588) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1589) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1590) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1591) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1592) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1593) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1594) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1595) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1596) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1597) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1598) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1599) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1600) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1601) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1602) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1603) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1604) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1605) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1606) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1607) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1608) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1609) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1610) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1611) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1612) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1613) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1614) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1615) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1616) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1617) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1618) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1619) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1620) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1624) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1658) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1697) | pub enum _bindgen_ty_3 { type socket_state (line 1761) | pub enum socket_state { type _bindgen_ty_4 (line 1771) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1786) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1795) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1804) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1814) | pub enum _bindgen_ty_6 { type net_device_flags (line 1847) | pub enum net_device_flags { type _bindgen_ty_7 (line 1871) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1883) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1891) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2479) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1902) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1910) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1924) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1943) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2482) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2055) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2064) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2073) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2086) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2100) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2114) | pub const fn new() -> Self { function as_ptr (line 2118) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2122) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2126) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2130) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2135) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2141) | pub const fn new() -> Self { function as_ref (line 2145) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2149) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2155) | fn default() -> Self { function clone (line 2161) | fn clone(&self) -> Self { function fmt (line 2167) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2172) | fn hash(&self, _state: &mut H) {} function eq (line 2175) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/x32/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 14) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 15) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 16) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 17) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 18) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 19) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 20) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 22) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 23) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 24) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 25) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 26) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x32/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 15) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 16) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/x32/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 15) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 16) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type sysinfo (line 56) | pub struct sysinfo { type oldold_utsname (line 74) | pub struct oldold_utsname { type old_utsname (line 83) | pub struct old_utsname { type new_utsname (line 92) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 100) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 101) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 102) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 105) | pub const fn new() -> Self { function as_ptr (line 109) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 113) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 117) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 121) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 126) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x32/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_long_t (line 13) | pub type __kernel_long_t = crate::ctypes::c_longlong; type __kernel_ulong_t (line 14) | pub type __kernel_ulong_t = crate::ctypes::c_ulonglong; type __kernel_old_uid_t (line 15) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 16) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/x86/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/x86/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __u32; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 442) | pub struct clone_args { type sigaction (line 457) | pub struct sigaction { type sigaltstack (line 465) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 472) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 478) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 486) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 493) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 502) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 508) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 515) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 521) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 528) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 534) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 541) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 546) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 554) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 562) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 568) | pub struct statx_timestamp { type statx (line 575) | pub struct statx { type termios (line 603) | pub struct termios { type termios2 (line 613) | pub struct termios2 { type ktermios (line 625) | pub struct ktermios { type winsize (line 637) | pub struct winsize { type termio (line 645) | pub struct termio { type iovec (line 655) | pub struct iovec { type uffd_msg (line 661) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 670) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 677) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 682) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 689) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 695) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 702) | pub struct uffdio_api { type uffdio_range (line 709) | pub struct uffdio_range { type uffdio_register (line 715) | pub struct uffdio_register { type uffdio_copy (line 722) | pub struct uffdio_copy { type uffdio_zeropage (line 731) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 738) | pub struct uffdio_writeprotect { type uffdio_continue (line 744) | pub struct uffdio_continue { type linux_dirent64 (line 751) | pub struct linux_dirent64 { type stat (line 760) | pub struct stat { type stat64 (line 782) | pub struct stat64 { type __old_kernel_stat (line 805) | pub struct __old_kernel_stat { type statfs (line 820) | pub struct statfs { type statfs64 (line 836) | pub struct statfs64 { type compat_statfs64 (line 852) | pub struct compat_statfs64 { type user_desc (line 868) | pub struct user_desc { method seg_32bit (line 2887) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2891) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2898) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2902) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2909) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2913) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2920) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2924) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2931) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2935) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2942) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2946) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2953) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 878) | pub struct kernel_sigset_t { type kernel_sigaction (line 883) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 889) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 890) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 891) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 892) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO (line 893) | pub const AT_SYSINFO: u32 = 32; constant AT_SYSINFO_EHDR (line 894) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 895) | pub const AT_VECTOR_SIZE_ARCH: u32 = 3; constant AT_NULL (line 896) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 897) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 898) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 899) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 900) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 901) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 902) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 903) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 904) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 905) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 906) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 907) | pub const AT_UID: u32 = 11; constant AT_EUID (line 908) | pub const AT_EUID: u32 = 12; constant AT_GID (line 909) | pub const AT_GID: u32 = 13; constant AT_EGID (line 910) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 911) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 912) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 913) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 914) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 915) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 916) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 917) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 918) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 919) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 920) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 921) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 922) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 923) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 924) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 925) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 926) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 927) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 928) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 929) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 930) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 931) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 932) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 933) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 934) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 935) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 936) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 937) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 938) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 939) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 940) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 941) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 942) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 943) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 944) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 945) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 946) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 947) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 948) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 949) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 950) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 951) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 952) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 953) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 954) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 955) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 956) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 957) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 958) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 959) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 960) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 961) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 962) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 963) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 964) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 965) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 966) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 967) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 968) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 969) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 970) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 971) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 972) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 973) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 974) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 975) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 976) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 977) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 978) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 979) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 980) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 981) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 982) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 983) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 984) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 985) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 986) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 987) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 988) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 989) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 990) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 991) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 992) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 993) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 994) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 995) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 996) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 997) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 998) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 999) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 1000) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 1001) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 1002) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 1003) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 1004) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 1005) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 1006) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 1007) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 1008) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 1009) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 1010) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 1011) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 1012) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 1013) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 1014) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 1015) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 1016) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 1017) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 1018) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 1019) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 1020) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 1021) | pub const F_GETSIG: u32 = 11; constant F_GETLK64 (line 1022) | pub const F_GETLK64: u32 = 12; constant F_SETLK64 (line 1023) | pub const F_SETLK64: u32 = 13; constant F_SETLKW64 (line 1024) | pub const F_SETLKW64: u32 = 14; constant F_SETOWN_EX (line 1025) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 1026) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 1027) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1028) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1029) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1030) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1031) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1032) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1033) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1034) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1035) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1036) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1037) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1038) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1039) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1040) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1041) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1042) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1043) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1044) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1045) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1046) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1047) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1048) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1049) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1050) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1051) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1052) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1053) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1054) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1055) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1056) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1057) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1058) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1059) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1060) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1061) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1062) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1063) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1064) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1065) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1066) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1067) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1068) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1069) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1070) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1071) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1072) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1073) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1074) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1075) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1076) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1077) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1078) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1079) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1080) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1081) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1082) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1083) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1084) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1085) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1086) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1087) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1088) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1089) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1090) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1091) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1092) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1093) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1094) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1095) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1096) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1097) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1098) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1099) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1100) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1101) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1102) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1103) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1104) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1105) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1106) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1107) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1108) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1109) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1110) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1111) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1112) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1113) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1114) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1115) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1116) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1117) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1118) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1119) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1120) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1121) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1122) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1123) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1124) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1125) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1126) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1127) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1128) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1129) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1130) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1131) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1132) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1133) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1134) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1135) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1136) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1137) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1138) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1139) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1140) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1141) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1142) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1143) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1144) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1145) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1146) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1147) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1148) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1149) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1150) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1151) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1152) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1153) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1154) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1155) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1156) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1157) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1158) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1159) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1160) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1161) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1162) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1163) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1164) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1165) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1166) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1167) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1168) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1169) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1170) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1171) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1172) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1173) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1174) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1175) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1176) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1177) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1178) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1179) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1180) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1181) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1182) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1183) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1184) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1185) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1186) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1187) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1188) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1189) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1190) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1191) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1192) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1193) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1194) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1195) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1196) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1197) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1198) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1199) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1200) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1201) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1202) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1203) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1204) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1205) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1206) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1207) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1208) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1209) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1210) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1211) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1212) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1213) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1214) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1215) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1216) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1217) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1218) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1219) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1220) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1221) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1222) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1223) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1224) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1225) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1226) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1227) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1228) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1229) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1230) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1231) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1232) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1233) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1234) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1235) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1236) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1237) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1238) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1239) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1240) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1241) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1242) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1243) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1244) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1245) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1246) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1247) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1248) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1249) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1250) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1251) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1252) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1253) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1254) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1255) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1256) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1257) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1258) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1259) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1260) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1261) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1262) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1263) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1264) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1265) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1266) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1267) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1268) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1269) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1270) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1271) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1272) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1273) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1274) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1275) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1276) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1277) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1278) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1279) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1280) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1281) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1282) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1283) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1284) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1285) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1286) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1287) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1288) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1289) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1290) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1291) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1292) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1293) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1294) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1295) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1296) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1297) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1298) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1299) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1300) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1301) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1302) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1303) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1304) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1305) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1306) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1307) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1308) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1309) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1310) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1311) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1312) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1313) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1314) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1315) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1316) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1317) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1318) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1319) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1320) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1321) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1322) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1323) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1324) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1325) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1326) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1327) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1328) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1329) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1330) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1331) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1332) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1333) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1334) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1335) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1336) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1337) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1338) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1339) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1340) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1341) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1342) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1343) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1344) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1345) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1346) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1347) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1348) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1349) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1350) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1351) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1352) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1353) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1354) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1355) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1356) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1357) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1358) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1359) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1360) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1361) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1362) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1363) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1364) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1365) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1366) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1367) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1368) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1369) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1370) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1371) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1372) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1373) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1374) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1375) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1376) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1377) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1378) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1379) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1380) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1381) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1382) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1383) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1384) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1385) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1386) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1387) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1388) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1389) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1390) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1391) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1392) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1393) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1394) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1395) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1396) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1397) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1398) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1399) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1400) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1401) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1402) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1403) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1404) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1405) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1406) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1407) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1408) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1409) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1410) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1411) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1412) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1413) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1414) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1415) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1416) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1417) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1418) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1419) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1420) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1421) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1422) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1423) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1424) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1425) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1426) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1427) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1428) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1429) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1430) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1431) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1432) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1433) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1434) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1435) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1436) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1437) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1438) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1439) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1440) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1441) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1442) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1443) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1444) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1445) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1446) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1447) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1448) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1449) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1450) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1451) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1452) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1453) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1454) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1455) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1456) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1457) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1458) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1459) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1460) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1461) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1462) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1463) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1464) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1465) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1466) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1467) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1468) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1469) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1470) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1471) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1472) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1473) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1474) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1475) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1476) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1477) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1478) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1479) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1480) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1481) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1482) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1483) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1484) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1485) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1486) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1487) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1488) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1489) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1490) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1491) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1492) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1493) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant MAP_32BIT (line 1494) | pub const MAP_32BIT: u32 = 64; constant PROT_READ (line 1495) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1496) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1497) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1498) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1499) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1500) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1501) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1502) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1503) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1504) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1505) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1506) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1507) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1508) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1509) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1510) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1511) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1512) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1513) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1514) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1515) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1516) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1517) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1518) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1519) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1520) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1521) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1522) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1523) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1524) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1525) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1526) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1527) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1528) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1529) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1530) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1531) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1532) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1533) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1534) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1535) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1536) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1537) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1538) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1539) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1540) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1541) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1542) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1543) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1544) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1545) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1546) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1547) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1548) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1549) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1550) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1551) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1552) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1553) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1554) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1555) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1556) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1557) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1558) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1559) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1560) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1561) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1562) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1563) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1564) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1565) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1566) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1567) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1568) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1569) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1570) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1571) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1572) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1573) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1574) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1575) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1576) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1577) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1578) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1579) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1580) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1581) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1582) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1583) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1584) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1585) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1586) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1587) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1588) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1589) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1590) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1591) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1592) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1593) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1594) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1595) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1596) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1597) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1598) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1599) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1600) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1601) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1602) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1603) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1604) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1605) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1606) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1607) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1608) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1609) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1610) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1611) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1612) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1613) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1614) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1615) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1616) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1617) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1618) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1619) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1620) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1621) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1622) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1623) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1624) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1625) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1626) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1627) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1628) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1629) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1630) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1631) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1632) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1633) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1634) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1635) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1636) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1637) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1638) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1639) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1640) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1641) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1642) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1643) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1644) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1645) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1646) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1647) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1648) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1649) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1650) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1651) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1652) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1653) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1654) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1655) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1656) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1657) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1658) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1659) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1660) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1661) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1662) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1663) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1664) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1665) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1666) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1667) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1668) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1669) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1670) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1671) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1672) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1673) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1674) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1675) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1676) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1677) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1678) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1679) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1680) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1681) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1682) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1683) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1684) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1685) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1686) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1687) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1688) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1689) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1690) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1691) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1692) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1693) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1694) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1695) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1696) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1697) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1698) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1699) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1700) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1701) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1702) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1703) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1704) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1705) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1706) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1707) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1708) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1709) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1710) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1711) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1712) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1713) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1714) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1715) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1716) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1717) | pub const SCHED_FLAG_ALL: u32 = 127; constant NSIG (line 1718) | pub const NSIG: u32 = 32; constant SIGHUP (line 1719) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1720) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1721) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1722) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1723) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1724) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1725) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1726) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1727) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1728) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1729) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1730) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1731) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1732) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1733) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1734) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1735) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1736) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1737) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1738) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1739) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1740) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1741) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1742) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1743) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1744) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1745) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1746) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1747) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1748) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1749) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1750) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1751) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1752) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1753) | pub const SIGRTMIN: u32 = 32; constant SA_RESTORER (line 1754) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1755) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1756) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1757) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1758) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1759) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1760) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1761) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1762) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1763) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1764) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1765) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1766) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1767) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1768) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1769) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1770) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1771) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1772) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1773) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1774) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1775) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1776) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1777) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1778) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1779) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1780) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1781) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1782) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1783) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1784) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1785) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1786) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1787) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1788) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1789) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1790) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1791) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1792) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1793) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1794) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1795) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1796) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1797) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1798) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1799) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1800) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1801) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1802) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1803) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1804) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1805) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1806) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1807) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1808) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1809) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1810) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1811) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1812) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1813) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1814) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1815) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1816) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1817) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1818) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1819) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1820) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1821) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1822) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1823) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1824) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1825) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1826) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1827) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1828) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1829) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1830) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1831) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1832) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1833) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1834) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1835) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1836) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1837) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1838) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1839) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1840) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1841) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1842) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1843) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1844) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1845) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1846) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1847) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1848) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1849) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1850) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1851) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1852) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1853) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1854) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1855) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1856) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1857) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1858) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1859) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1860) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1861) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1862) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1863) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1864) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1865) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1866) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1867) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1868) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1869) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1870) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1871) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1872) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1873) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1874) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1875) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1876) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1877) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1878) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1879) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1880) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1881) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1882) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1883) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1884) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1885) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1886) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1887) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1888) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1889) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1890) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1891) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1892) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1893) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1894) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1895) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1896) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1897) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1898) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1899) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1900) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1901) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1902) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1903) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1904) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1905) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1906) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1907) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1908) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1909) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1910) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1911) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1912) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1913) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1914) | pub const PARMRK: u32 = 8; constant INPCK (line 1915) | pub const INPCK: u32 = 16; constant ISTRIP (line 1916) | pub const ISTRIP: u32 = 32; constant INLCR (line 1917) | pub const INLCR: u32 = 64; constant IGNCR (line 1918) | pub const IGNCR: u32 = 128; constant ICRNL (line 1919) | pub const ICRNL: u32 = 256; constant IXANY (line 1920) | pub const IXANY: u32 = 2048; constant OPOST (line 1921) | pub const OPOST: u32 = 1; constant OCRNL (line 1922) | pub const OCRNL: u32 = 8; constant ONOCR (line 1923) | pub const ONOCR: u32 = 16; constant ONLRET (line 1924) | pub const ONLRET: u32 = 32; constant OFILL (line 1925) | pub const OFILL: u32 = 64; constant OFDEL (line 1926) | pub const OFDEL: u32 = 128; constant B0 (line 1927) | pub const B0: u32 = 0; constant B50 (line 1928) | pub const B50: u32 = 1; constant B75 (line 1929) | pub const B75: u32 = 2; constant B110 (line 1930) | pub const B110: u32 = 3; constant B134 (line 1931) | pub const B134: u32 = 4; constant B150 (line 1932) | pub const B150: u32 = 5; constant B200 (line 1933) | pub const B200: u32 = 6; constant B300 (line 1934) | pub const B300: u32 = 7; constant B600 (line 1935) | pub const B600: u32 = 8; constant B1200 (line 1936) | pub const B1200: u32 = 9; constant B1800 (line 1937) | pub const B1800: u32 = 10; constant B2400 (line 1938) | pub const B2400: u32 = 11; constant B4800 (line 1939) | pub const B4800: u32 = 12; constant B9600 (line 1940) | pub const B9600: u32 = 13; constant B19200 (line 1941) | pub const B19200: u32 = 14; constant B38400 (line 1942) | pub const B38400: u32 = 15; constant EXTA (line 1943) | pub const EXTA: u32 = 14; constant EXTB (line 1944) | pub const EXTB: u32 = 15; constant ADDRB (line 1945) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1946) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1947) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1948) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1949) | pub const TCOOFF: u32 = 0; constant TCOON (line 1950) | pub const TCOON: u32 = 1; constant TCIOFF (line 1951) | pub const TCIOFF: u32 = 2; constant TCION (line 1952) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1953) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1954) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1955) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1956) | pub const NCCS: u32 = 19; constant VINTR (line 1957) | pub const VINTR: u32 = 0; constant VQUIT (line 1958) | pub const VQUIT: u32 = 1; constant VERASE (line 1959) | pub const VERASE: u32 = 2; constant VKILL (line 1960) | pub const VKILL: u32 = 3; constant VEOF (line 1961) | pub const VEOF: u32 = 4; constant VTIME (line 1962) | pub const VTIME: u32 = 5; constant VMIN (line 1963) | pub const VMIN: u32 = 6; constant VSWTC (line 1964) | pub const VSWTC: u32 = 7; constant VSTART (line 1965) | pub const VSTART: u32 = 8; constant VSTOP (line 1966) | pub const VSTOP: u32 = 9; constant VSUSP (line 1967) | pub const VSUSP: u32 = 10; constant VEOL (line 1968) | pub const VEOL: u32 = 11; constant VREPRINT (line 1969) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1970) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1971) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1972) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1973) | pub const VEOL2: u32 = 16; constant IUCLC (line 1974) | pub const IUCLC: u32 = 512; constant IXON (line 1975) | pub const IXON: u32 = 1024; constant IXOFF (line 1976) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1977) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1978) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1979) | pub const OLCUC: u32 = 2; constant ONLCR (line 1980) | pub const ONLCR: u32 = 4; constant NLDLY (line 1981) | pub const NLDLY: u32 = 256; constant NL0 (line 1982) | pub const NL0: u32 = 0; constant NL1 (line 1983) | pub const NL1: u32 = 256; constant CRDLY (line 1984) | pub const CRDLY: u32 = 1536; constant CR0 (line 1985) | pub const CR0: u32 = 0; constant CR1 (line 1986) | pub const CR1: u32 = 512; constant CR2 (line 1987) | pub const CR2: u32 = 1024; constant CR3 (line 1988) | pub const CR3: u32 = 1536; constant TABDLY (line 1989) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1990) | pub const TAB0: u32 = 0; constant TAB1 (line 1991) | pub const TAB1: u32 = 2048; constant TAB2 (line 1992) | pub const TAB2: u32 = 4096; constant TAB3 (line 1993) | pub const TAB3: u32 = 6144; constant XTABS (line 1994) | pub const XTABS: u32 = 6144; constant BSDLY (line 1995) | pub const BSDLY: u32 = 8192; constant BS0 (line 1996) | pub const BS0: u32 = 0; constant BS1 (line 1997) | pub const BS1: u32 = 8192; constant VTDLY (line 1998) | pub const VTDLY: u32 = 16384; constant VT0 (line 1999) | pub const VT0: u32 = 0; constant VT1 (line 2000) | pub const VT1: u32 = 16384; constant FFDLY (line 2001) | pub const FFDLY: u32 = 32768; constant FF0 (line 2002) | pub const FF0: u32 = 0; constant FF1 (line 2003) | pub const FF1: u32 = 32768; constant CBAUD (line 2004) | pub const CBAUD: u32 = 4111; constant CSIZE (line 2005) | pub const CSIZE: u32 = 48; constant CS5 (line 2006) | pub const CS5: u32 = 0; constant CS6 (line 2007) | pub const CS6: u32 = 16; constant CS7 (line 2008) | pub const CS7: u32 = 32; constant CS8 (line 2009) | pub const CS8: u32 = 48; constant CSTOPB (line 2010) | pub const CSTOPB: u32 = 64; constant CREAD (line 2011) | pub const CREAD: u32 = 128; constant PARENB (line 2012) | pub const PARENB: u32 = 256; constant PARODD (line 2013) | pub const PARODD: u32 = 512; constant HUPCL (line 2014) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 2015) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 2016) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 2017) | pub const BOTHER: u32 = 4096; constant B57600 (line 2018) | pub const B57600: u32 = 4097; constant B115200 (line 2019) | pub const B115200: u32 = 4098; constant B230400 (line 2020) | pub const B230400: u32 = 4099; constant B460800 (line 2021) | pub const B460800: u32 = 4100; constant B500000 (line 2022) | pub const B500000: u32 = 4101; constant B576000 (line 2023) | pub const B576000: u32 = 4102; constant B921600 (line 2024) | pub const B921600: u32 = 4103; constant B1000000 (line 2025) | pub const B1000000: u32 = 4104; constant B1152000 (line 2026) | pub const B1152000: u32 = 4105; constant B1500000 (line 2027) | pub const B1500000: u32 = 4106; constant B2000000 (line 2028) | pub const B2000000: u32 = 4107; constant B2500000 (line 2029) | pub const B2500000: u32 = 4108; constant B3000000 (line 2030) | pub const B3000000: u32 = 4109; constant B3500000 (line 2031) | pub const B3500000: u32 = 4110; constant B4000000 (line 2032) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2033) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2034) | pub const ISIG: u32 = 1; constant ICANON (line 2035) | pub const ICANON: u32 = 2; constant XCASE (line 2036) | pub const XCASE: u32 = 4; constant ECHO (line 2037) | pub const ECHO: u32 = 8; constant ECHOE (line 2038) | pub const ECHOE: u32 = 16; constant ECHOK (line 2039) | pub const ECHOK: u32 = 32; constant ECHONL (line 2040) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2041) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2042) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2043) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2044) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2045) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2046) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2047) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2048) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2049) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2050) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2051) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2052) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2053) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2054) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2055) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2056) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2057) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2058) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2059) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2060) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2061) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2062) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2063) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2064) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2065) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2066) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2067) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2068) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2069) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2070) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2071) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2072) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2073) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2074) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2075) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2076) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2077) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2078) | pub const UIO_MAXIOV: u32 = 1024; constant __X32_SYSCALL_BIT (line 2079) | pub const __X32_SYSCALL_BIT: u32 = 1073741824; constant __NR_restart_syscall (line 2080) | pub const __NR_restart_syscall: u32 = 0; constant __NR_exit (line 2081) | pub const __NR_exit: u32 = 1; constant __NR_fork (line 2082) | pub const __NR_fork: u32 = 2; constant __NR_read (line 2083) | pub const __NR_read: u32 = 3; constant __NR_write (line 2084) | pub const __NR_write: u32 = 4; constant __NR_open (line 2085) | pub const __NR_open: u32 = 5; constant __NR_close (line 2086) | pub const __NR_close: u32 = 6; constant __NR_waitpid (line 2087) | pub const __NR_waitpid: u32 = 7; constant __NR_creat (line 2088) | pub const __NR_creat: u32 = 8; constant __NR_link (line 2089) | pub const __NR_link: u32 = 9; constant __NR_unlink (line 2090) | pub const __NR_unlink: u32 = 10; constant __NR_execve (line 2091) | pub const __NR_execve: u32 = 11; constant __NR_chdir (line 2092) | pub const __NR_chdir: u32 = 12; constant __NR_time (line 2093) | pub const __NR_time: u32 = 13; constant __NR_mknod (line 2094) | pub const __NR_mknod: u32 = 14; constant __NR_chmod (line 2095) | pub const __NR_chmod: u32 = 15; constant __NR_lchown (line 2096) | pub const __NR_lchown: u32 = 16; constant __NR_break (line 2097) | pub const __NR_break: u32 = 17; constant __NR_oldstat (line 2098) | pub const __NR_oldstat: u32 = 18; constant __NR_lseek (line 2099) | pub const __NR_lseek: u32 = 19; constant __NR_getpid (line 2100) | pub const __NR_getpid: u32 = 20; constant __NR_mount (line 2101) | pub const __NR_mount: u32 = 21; constant __NR_umount (line 2102) | pub const __NR_umount: u32 = 22; constant __NR_setuid (line 2103) | pub const __NR_setuid: u32 = 23; constant __NR_getuid (line 2104) | pub const __NR_getuid: u32 = 24; constant __NR_stime (line 2105) | pub const __NR_stime: u32 = 25; constant __NR_ptrace (line 2106) | pub const __NR_ptrace: u32 = 26; constant __NR_alarm (line 2107) | pub const __NR_alarm: u32 = 27; constant __NR_oldfstat (line 2108) | pub const __NR_oldfstat: u32 = 28; constant __NR_pause (line 2109) | pub const __NR_pause: u32 = 29; constant __NR_utime (line 2110) | pub const __NR_utime: u32 = 30; constant __NR_stty (line 2111) | pub const __NR_stty: u32 = 31; constant __NR_gtty (line 2112) | pub const __NR_gtty: u32 = 32; constant __NR_access (line 2113) | pub const __NR_access: u32 = 33; constant __NR_nice (line 2114) | pub const __NR_nice: u32 = 34; constant __NR_ftime (line 2115) | pub const __NR_ftime: u32 = 35; constant __NR_sync (line 2116) | pub const __NR_sync: u32 = 36; constant __NR_kill (line 2117) | pub const __NR_kill: u32 = 37; constant __NR_rename (line 2118) | pub const __NR_rename: u32 = 38; constant __NR_mkdir (line 2119) | pub const __NR_mkdir: u32 = 39; constant __NR_rmdir (line 2120) | pub const __NR_rmdir: u32 = 40; constant __NR_dup (line 2121) | pub const __NR_dup: u32 = 41; constant __NR_pipe (line 2122) | pub const __NR_pipe: u32 = 42; constant __NR_times (line 2123) | pub const __NR_times: u32 = 43; constant __NR_prof (line 2124) | pub const __NR_prof: u32 = 44; constant __NR_brk (line 2125) | pub const __NR_brk: u32 = 45; constant __NR_setgid (line 2126) | pub const __NR_setgid: u32 = 46; constant __NR_getgid (line 2127) | pub const __NR_getgid: u32 = 47; constant __NR_signal (line 2128) | pub const __NR_signal: u32 = 48; constant __NR_geteuid (line 2129) | pub const __NR_geteuid: u32 = 49; constant __NR_getegid (line 2130) | pub const __NR_getegid: u32 = 50; constant __NR_acct (line 2131) | pub const __NR_acct: u32 = 51; constant __NR_umount2 (line 2132) | pub const __NR_umount2: u32 = 52; constant __NR_lock (line 2133) | pub const __NR_lock: u32 = 53; constant __NR_ioctl (line 2134) | pub const __NR_ioctl: u32 = 54; constant __NR_fcntl (line 2135) | pub const __NR_fcntl: u32 = 55; constant __NR_mpx (line 2136) | pub const __NR_mpx: u32 = 56; constant __NR_setpgid (line 2137) | pub const __NR_setpgid: u32 = 57; constant __NR_ulimit (line 2138) | pub const __NR_ulimit: u32 = 58; constant __NR_oldolduname (line 2139) | pub const __NR_oldolduname: u32 = 59; constant __NR_umask (line 2140) | pub const __NR_umask: u32 = 60; constant __NR_chroot (line 2141) | pub const __NR_chroot: u32 = 61; constant __NR_ustat (line 2142) | pub const __NR_ustat: u32 = 62; constant __NR_dup2 (line 2143) | pub const __NR_dup2: u32 = 63; constant __NR_getppid (line 2144) | pub const __NR_getppid: u32 = 64; constant __NR_getpgrp (line 2145) | pub const __NR_getpgrp: u32 = 65; constant __NR_setsid (line 2146) | pub const __NR_setsid: u32 = 66; constant __NR_sigaction (line 2147) | pub const __NR_sigaction: u32 = 67; constant __NR_sgetmask (line 2148) | pub const __NR_sgetmask: u32 = 68; constant __NR_ssetmask (line 2149) | pub const __NR_ssetmask: u32 = 69; constant __NR_setreuid (line 2150) | pub const __NR_setreuid: u32 = 70; constant __NR_setregid (line 2151) | pub const __NR_setregid: u32 = 71; constant __NR_sigsuspend (line 2152) | pub const __NR_sigsuspend: u32 = 72; constant __NR_sigpending (line 2153) | pub const __NR_sigpending: u32 = 73; constant __NR_sethostname (line 2154) | pub const __NR_sethostname: u32 = 74; constant __NR_setrlimit (line 2155) | pub const __NR_setrlimit: u32 = 75; constant __NR_getrlimit (line 2156) | pub const __NR_getrlimit: u32 = 76; constant __NR_getrusage (line 2157) | pub const __NR_getrusage: u32 = 77; constant __NR_gettimeofday (line 2158) | pub const __NR_gettimeofday: u32 = 78; constant __NR_settimeofday (line 2159) | pub const __NR_settimeofday: u32 = 79; constant __NR_getgroups (line 2160) | pub const __NR_getgroups: u32 = 80; constant __NR_setgroups (line 2161) | pub const __NR_setgroups: u32 = 81; constant __NR_select (line 2162) | pub const __NR_select: u32 = 82; constant __NR_symlink (line 2163) | pub const __NR_symlink: u32 = 83; constant __NR_oldlstat (line 2164) | pub const __NR_oldlstat: u32 = 84; constant __NR_readlink (line 2165) | pub const __NR_readlink: u32 = 85; constant __NR_uselib (line 2166) | pub const __NR_uselib: u32 = 86; constant __NR_swapon (line 2167) | pub const __NR_swapon: u32 = 87; constant __NR_reboot (line 2168) | pub const __NR_reboot: u32 = 88; constant __NR_readdir (line 2169) | pub const __NR_readdir: u32 = 89; constant __NR_mmap (line 2170) | pub const __NR_mmap: u32 = 90; constant __NR_munmap (line 2171) | pub const __NR_munmap: u32 = 91; constant __NR_truncate (line 2172) | pub const __NR_truncate: u32 = 92; constant __NR_ftruncate (line 2173) | pub const __NR_ftruncate: u32 = 93; constant __NR_fchmod (line 2174) | pub const __NR_fchmod: u32 = 94; constant __NR_fchown (line 2175) | pub const __NR_fchown: u32 = 95; constant __NR_getpriority (line 2176) | pub const __NR_getpriority: u32 = 96; constant __NR_setpriority (line 2177) | pub const __NR_setpriority: u32 = 97; constant __NR_profil (line 2178) | pub const __NR_profil: u32 = 98; constant __NR_statfs (line 2179) | pub const __NR_statfs: u32 = 99; constant __NR_fstatfs (line 2180) | pub const __NR_fstatfs: u32 = 100; constant __NR_ioperm (line 2181) | pub const __NR_ioperm: u32 = 101; constant __NR_socketcall (line 2182) | pub const __NR_socketcall: u32 = 102; constant __NR_syslog (line 2183) | pub const __NR_syslog: u32 = 103; constant __NR_setitimer (line 2184) | pub const __NR_setitimer: u32 = 104; constant __NR_getitimer (line 2185) | pub const __NR_getitimer: u32 = 105; constant __NR_stat (line 2186) | pub const __NR_stat: u32 = 106; constant __NR_lstat (line 2187) | pub const __NR_lstat: u32 = 107; constant __NR_fstat (line 2188) | pub const __NR_fstat: u32 = 108; constant __NR_olduname (line 2189) | pub const __NR_olduname: u32 = 109; constant __NR_iopl (line 2190) | pub const __NR_iopl: u32 = 110; constant __NR_vhangup (line 2191) | pub const __NR_vhangup: u32 = 111; constant __NR_idle (line 2192) | pub const __NR_idle: u32 = 112; constant __NR_vm86old (line 2193) | pub const __NR_vm86old: u32 = 113; constant __NR_wait4 (line 2194) | pub const __NR_wait4: u32 = 114; constant __NR_swapoff (line 2195) | pub const __NR_swapoff: u32 = 115; constant __NR_sysinfo (line 2196) | pub const __NR_sysinfo: u32 = 116; constant __NR_ipc (line 2197) | pub const __NR_ipc: u32 = 117; constant __NR_fsync (line 2198) | pub const __NR_fsync: u32 = 118; constant __NR_sigreturn (line 2199) | pub const __NR_sigreturn: u32 = 119; constant __NR_clone (line 2200) | pub const __NR_clone: u32 = 120; constant __NR_setdomainname (line 2201) | pub const __NR_setdomainname: u32 = 121; constant __NR_uname (line 2202) | pub const __NR_uname: u32 = 122; constant __NR_modify_ldt (line 2203) | pub const __NR_modify_ldt: u32 = 123; constant __NR_adjtimex (line 2204) | pub const __NR_adjtimex: u32 = 124; constant __NR_mprotect (line 2205) | pub const __NR_mprotect: u32 = 125; constant __NR_sigprocmask (line 2206) | pub const __NR_sigprocmask: u32 = 126; constant __NR_create_module (line 2207) | pub const __NR_create_module: u32 = 127; constant __NR_init_module (line 2208) | pub const __NR_init_module: u32 = 128; constant __NR_delete_module (line 2209) | pub const __NR_delete_module: u32 = 129; constant __NR_get_kernel_syms (line 2210) | pub const __NR_get_kernel_syms: u32 = 130; constant __NR_quotactl (line 2211) | pub const __NR_quotactl: u32 = 131; constant __NR_getpgid (line 2212) | pub const __NR_getpgid: u32 = 132; constant __NR_fchdir (line 2213) | pub const __NR_fchdir: u32 = 133; constant __NR_bdflush (line 2214) | pub const __NR_bdflush: u32 = 134; constant __NR_sysfs (line 2215) | pub const __NR_sysfs: u32 = 135; constant __NR_personality (line 2216) | pub const __NR_personality: u32 = 136; constant __NR_afs_syscall (line 2217) | pub const __NR_afs_syscall: u32 = 137; constant __NR_setfsuid (line 2218) | pub const __NR_setfsuid: u32 = 138; constant __NR_setfsgid (line 2219) | pub const __NR_setfsgid: u32 = 139; constant __NR__llseek (line 2220) | pub const __NR__llseek: u32 = 140; constant __NR_getdents (line 2221) | pub const __NR_getdents: u32 = 141; constant __NR__newselect (line 2222) | pub const __NR__newselect: u32 = 142; constant __NR_flock (line 2223) | pub const __NR_flock: u32 = 143; constant __NR_msync (line 2224) | pub const __NR_msync: u32 = 144; constant __NR_readv (line 2225) | pub const __NR_readv: u32 = 145; constant __NR_writev (line 2226) | pub const __NR_writev: u32 = 146; constant __NR_getsid (line 2227) | pub const __NR_getsid: u32 = 147; constant __NR_fdatasync (line 2228) | pub const __NR_fdatasync: u32 = 148; constant __NR__sysctl (line 2229) | pub const __NR__sysctl: u32 = 149; constant __NR_mlock (line 2230) | pub const __NR_mlock: u32 = 150; constant __NR_munlock (line 2231) | pub const __NR_munlock: u32 = 151; constant __NR_mlockall (line 2232) | pub const __NR_mlockall: u32 = 152; constant __NR_munlockall (line 2233) | pub const __NR_munlockall: u32 = 153; constant __NR_sched_setparam (line 2234) | pub const __NR_sched_setparam: u32 = 154; constant __NR_sched_getparam (line 2235) | pub const __NR_sched_getparam: u32 = 155; constant __NR_sched_setscheduler (line 2236) | pub const __NR_sched_setscheduler: u32 = 156; constant __NR_sched_getscheduler (line 2237) | pub const __NR_sched_getscheduler: u32 = 157; constant __NR_sched_yield (line 2238) | pub const __NR_sched_yield: u32 = 158; constant __NR_sched_get_priority_max (line 2239) | pub const __NR_sched_get_priority_max: u32 = 159; constant __NR_sched_get_priority_min (line 2240) | pub const __NR_sched_get_priority_min: u32 = 160; constant __NR_sched_rr_get_interval (line 2241) | pub const __NR_sched_rr_get_interval: u32 = 161; constant __NR_nanosleep (line 2242) | pub const __NR_nanosleep: u32 = 162; constant __NR_mremap (line 2243) | pub const __NR_mremap: u32 = 163; constant __NR_setresuid (line 2244) | pub const __NR_setresuid: u32 = 164; constant __NR_getresuid (line 2245) | pub const __NR_getresuid: u32 = 165; constant __NR_vm86 (line 2246) | pub const __NR_vm86: u32 = 166; constant __NR_query_module (line 2247) | pub const __NR_query_module: u32 = 167; constant __NR_poll (line 2248) | pub const __NR_poll: u32 = 168; constant __NR_nfsservctl (line 2249) | pub const __NR_nfsservctl: u32 = 169; constant __NR_setresgid (line 2250) | pub const __NR_setresgid: u32 = 170; constant __NR_getresgid (line 2251) | pub const __NR_getresgid: u32 = 171; constant __NR_prctl (line 2252) | pub const __NR_prctl: u32 = 172; constant __NR_rt_sigreturn (line 2253) | pub const __NR_rt_sigreturn: u32 = 173; constant __NR_rt_sigaction (line 2254) | pub const __NR_rt_sigaction: u32 = 174; constant __NR_rt_sigprocmask (line 2255) | pub const __NR_rt_sigprocmask: u32 = 175; constant __NR_rt_sigpending (line 2256) | pub const __NR_rt_sigpending: u32 = 176; constant __NR_rt_sigtimedwait (line 2257) | pub const __NR_rt_sigtimedwait: u32 = 177; constant __NR_rt_sigqueueinfo (line 2258) | pub const __NR_rt_sigqueueinfo: u32 = 178; constant __NR_rt_sigsuspend (line 2259) | pub const __NR_rt_sigsuspend: u32 = 179; constant __NR_pread64 (line 2260) | pub const __NR_pread64: u32 = 180; constant __NR_pwrite64 (line 2261) | pub const __NR_pwrite64: u32 = 181; constant __NR_chown (line 2262) | pub const __NR_chown: u32 = 182; constant __NR_getcwd (line 2263) | pub const __NR_getcwd: u32 = 183; constant __NR_capget (line 2264) | pub const __NR_capget: u32 = 184; constant __NR_capset (line 2265) | pub const __NR_capset: u32 = 185; constant __NR_sigaltstack (line 2266) | pub const __NR_sigaltstack: u32 = 186; constant __NR_sendfile (line 2267) | pub const __NR_sendfile: u32 = 187; constant __NR_getpmsg (line 2268) | pub const __NR_getpmsg: u32 = 188; constant __NR_putpmsg (line 2269) | pub const __NR_putpmsg: u32 = 189; constant __NR_vfork (line 2270) | pub const __NR_vfork: u32 = 190; constant __NR_ugetrlimit (line 2271) | pub const __NR_ugetrlimit: u32 = 191; constant __NR_mmap2 (line 2272) | pub const __NR_mmap2: u32 = 192; constant __NR_truncate64 (line 2273) | pub const __NR_truncate64: u32 = 193; constant __NR_ftruncate64 (line 2274) | pub const __NR_ftruncate64: u32 = 194; constant __NR_stat64 (line 2275) | pub const __NR_stat64: u32 = 195; constant __NR_lstat64 (line 2276) | pub const __NR_lstat64: u32 = 196; constant __NR_fstat64 (line 2277) | pub const __NR_fstat64: u32 = 197; constant __NR_lchown32 (line 2278) | pub const __NR_lchown32: u32 = 198; constant __NR_getuid32 (line 2279) | pub const __NR_getuid32: u32 = 199; constant __NR_getgid32 (line 2280) | pub const __NR_getgid32: u32 = 200; constant __NR_geteuid32 (line 2281) | pub const __NR_geteuid32: u32 = 201; constant __NR_getegid32 (line 2282) | pub const __NR_getegid32: u32 = 202; constant __NR_setreuid32 (line 2283) | pub const __NR_setreuid32: u32 = 203; constant __NR_setregid32 (line 2284) | pub const __NR_setregid32: u32 = 204; constant __NR_getgroups32 (line 2285) | pub const __NR_getgroups32: u32 = 205; constant __NR_setgroups32 (line 2286) | pub const __NR_setgroups32: u32 = 206; constant __NR_fchown32 (line 2287) | pub const __NR_fchown32: u32 = 207; constant __NR_setresuid32 (line 2288) | pub const __NR_setresuid32: u32 = 208; constant __NR_getresuid32 (line 2289) | pub const __NR_getresuid32: u32 = 209; constant __NR_setresgid32 (line 2290) | pub const __NR_setresgid32: u32 = 210; constant __NR_getresgid32 (line 2291) | pub const __NR_getresgid32: u32 = 211; constant __NR_chown32 (line 2292) | pub const __NR_chown32: u32 = 212; constant __NR_setuid32 (line 2293) | pub const __NR_setuid32: u32 = 213; constant __NR_setgid32 (line 2294) | pub const __NR_setgid32: u32 = 214; constant __NR_setfsuid32 (line 2295) | pub const __NR_setfsuid32: u32 = 215; constant __NR_setfsgid32 (line 2296) | pub const __NR_setfsgid32: u32 = 216; constant __NR_pivot_root (line 2297) | pub const __NR_pivot_root: u32 = 217; constant __NR_mincore (line 2298) | pub const __NR_mincore: u32 = 218; constant __NR_madvise (line 2299) | pub const __NR_madvise: u32 = 219; constant __NR_getdents64 (line 2300) | pub const __NR_getdents64: u32 = 220; constant __NR_fcntl64 (line 2301) | pub const __NR_fcntl64: u32 = 221; constant __NR_gettid (line 2302) | pub const __NR_gettid: u32 = 224; constant __NR_readahead (line 2303) | pub const __NR_readahead: u32 = 225; constant __NR_setxattr (line 2304) | pub const __NR_setxattr: u32 = 226; constant __NR_lsetxattr (line 2305) | pub const __NR_lsetxattr: u32 = 227; constant __NR_fsetxattr (line 2306) | pub const __NR_fsetxattr: u32 = 228; constant __NR_getxattr (line 2307) | pub const __NR_getxattr: u32 = 229; constant __NR_lgetxattr (line 2308) | pub const __NR_lgetxattr: u32 = 230; constant __NR_fgetxattr (line 2309) | pub const __NR_fgetxattr: u32 = 231; constant __NR_listxattr (line 2310) | pub const __NR_listxattr: u32 = 232; constant __NR_llistxattr (line 2311) | pub const __NR_llistxattr: u32 = 233; constant __NR_flistxattr (line 2312) | pub const __NR_flistxattr: u32 = 234; constant __NR_removexattr (line 2313) | pub const __NR_removexattr: u32 = 235; constant __NR_lremovexattr (line 2314) | pub const __NR_lremovexattr: u32 = 236; constant __NR_fremovexattr (line 2315) | pub const __NR_fremovexattr: u32 = 237; constant __NR_tkill (line 2316) | pub const __NR_tkill: u32 = 238; constant __NR_sendfile64 (line 2317) | pub const __NR_sendfile64: u32 = 239; constant __NR_futex (line 2318) | pub const __NR_futex: u32 = 240; constant __NR_sched_setaffinity (line 2319) | pub const __NR_sched_setaffinity: u32 = 241; constant __NR_sched_getaffinity (line 2320) | pub const __NR_sched_getaffinity: u32 = 242; constant __NR_set_thread_area (line 2321) | pub const __NR_set_thread_area: u32 = 243; constant __NR_get_thread_area (line 2322) | pub const __NR_get_thread_area: u32 = 244; constant __NR_io_setup (line 2323) | pub const __NR_io_setup: u32 = 245; constant __NR_io_destroy (line 2324) | pub const __NR_io_destroy: u32 = 246; constant __NR_io_getevents (line 2325) | pub const __NR_io_getevents: u32 = 247; constant __NR_io_submit (line 2326) | pub const __NR_io_submit: u32 = 248; constant __NR_io_cancel (line 2327) | pub const __NR_io_cancel: u32 = 249; constant __NR_fadvise64 (line 2328) | pub const __NR_fadvise64: u32 = 250; constant __NR_exit_group (line 2329) | pub const __NR_exit_group: u32 = 252; constant __NR_lookup_dcookie (line 2330) | pub const __NR_lookup_dcookie: u32 = 253; constant __NR_epoll_create (line 2331) | pub const __NR_epoll_create: u32 = 254; constant __NR_epoll_ctl (line 2332) | pub const __NR_epoll_ctl: u32 = 255; constant __NR_epoll_wait (line 2333) | pub const __NR_epoll_wait: u32 = 256; constant __NR_remap_file_pages (line 2334) | pub const __NR_remap_file_pages: u32 = 257; constant __NR_set_tid_address (line 2335) | pub const __NR_set_tid_address: u32 = 258; constant __NR_timer_create (line 2336) | pub const __NR_timer_create: u32 = 259; constant __NR_timer_settime (line 2337) | pub const __NR_timer_settime: u32 = 260; constant __NR_timer_gettime (line 2338) | pub const __NR_timer_gettime: u32 = 261; constant __NR_timer_getoverrun (line 2339) | pub const __NR_timer_getoverrun: u32 = 262; constant __NR_timer_delete (line 2340) | pub const __NR_timer_delete: u32 = 263; constant __NR_clock_settime (line 2341) | pub const __NR_clock_settime: u32 = 264; constant __NR_clock_gettime (line 2342) | pub const __NR_clock_gettime: u32 = 265; constant __NR_clock_getres (line 2343) | pub const __NR_clock_getres: u32 = 266; constant __NR_clock_nanosleep (line 2344) | pub const __NR_clock_nanosleep: u32 = 267; constant __NR_statfs64 (line 2345) | pub const __NR_statfs64: u32 = 268; constant __NR_fstatfs64 (line 2346) | pub const __NR_fstatfs64: u32 = 269; constant __NR_tgkill (line 2347) | pub const __NR_tgkill: u32 = 270; constant __NR_utimes (line 2348) | pub const __NR_utimes: u32 = 271; constant __NR_fadvise64_64 (line 2349) | pub const __NR_fadvise64_64: u32 = 272; constant __NR_vserver (line 2350) | pub const __NR_vserver: u32 = 273; constant __NR_mbind (line 2351) | pub const __NR_mbind: u32 = 274; constant __NR_get_mempolicy (line 2352) | pub const __NR_get_mempolicy: u32 = 275; constant __NR_set_mempolicy (line 2353) | pub const __NR_set_mempolicy: u32 = 276; constant __NR_mq_open (line 2354) | pub const __NR_mq_open: u32 = 277; constant __NR_mq_unlink (line 2355) | pub const __NR_mq_unlink: u32 = 278; constant __NR_mq_timedsend (line 2356) | pub const __NR_mq_timedsend: u32 = 279; constant __NR_mq_timedreceive (line 2357) | pub const __NR_mq_timedreceive: u32 = 280; constant __NR_mq_notify (line 2358) | pub const __NR_mq_notify: u32 = 281; constant __NR_mq_getsetattr (line 2359) | pub const __NR_mq_getsetattr: u32 = 282; constant __NR_kexec_load (line 2360) | pub const __NR_kexec_load: u32 = 283; constant __NR_waitid (line 2361) | pub const __NR_waitid: u32 = 284; constant __NR_add_key (line 2362) | pub const __NR_add_key: u32 = 286; constant __NR_request_key (line 2363) | pub const __NR_request_key: u32 = 287; constant __NR_keyctl (line 2364) | pub const __NR_keyctl: u32 = 288; constant __NR_ioprio_set (line 2365) | pub const __NR_ioprio_set: u32 = 289; constant __NR_ioprio_get (line 2366) | pub const __NR_ioprio_get: u32 = 290; constant __NR_inotify_init (line 2367) | pub const __NR_inotify_init: u32 = 291; constant __NR_inotify_add_watch (line 2368) | pub const __NR_inotify_add_watch: u32 = 292; constant __NR_inotify_rm_watch (line 2369) | pub const __NR_inotify_rm_watch: u32 = 293; constant __NR_migrate_pages (line 2370) | pub const __NR_migrate_pages: u32 = 294; constant __NR_openat (line 2371) | pub const __NR_openat: u32 = 295; constant __NR_mkdirat (line 2372) | pub const __NR_mkdirat: u32 = 296; constant __NR_mknodat (line 2373) | pub const __NR_mknodat: u32 = 297; constant __NR_fchownat (line 2374) | pub const __NR_fchownat: u32 = 298; constant __NR_futimesat (line 2375) | pub const __NR_futimesat: u32 = 299; constant __NR_fstatat64 (line 2376) | pub const __NR_fstatat64: u32 = 300; constant __NR_unlinkat (line 2377) | pub const __NR_unlinkat: u32 = 301; constant __NR_renameat (line 2378) | pub const __NR_renameat: u32 = 302; constant __NR_linkat (line 2379) | pub const __NR_linkat: u32 = 303; constant __NR_symlinkat (line 2380) | pub const __NR_symlinkat: u32 = 304; constant __NR_readlinkat (line 2381) | pub const __NR_readlinkat: u32 = 305; constant __NR_fchmodat (line 2382) | pub const __NR_fchmodat: u32 = 306; constant __NR_faccessat (line 2383) | pub const __NR_faccessat: u32 = 307; constant __NR_pselect6 (line 2384) | pub const __NR_pselect6: u32 = 308; constant __NR_ppoll (line 2385) | pub const __NR_ppoll: u32 = 309; constant __NR_unshare (line 2386) | pub const __NR_unshare: u32 = 310; constant __NR_set_robust_list (line 2387) | pub const __NR_set_robust_list: u32 = 311; constant __NR_get_robust_list (line 2388) | pub const __NR_get_robust_list: u32 = 312; constant __NR_splice (line 2389) | pub const __NR_splice: u32 = 313; constant __NR_sync_file_range (line 2390) | pub const __NR_sync_file_range: u32 = 314; constant __NR_tee (line 2391) | pub const __NR_tee: u32 = 315; constant __NR_vmsplice (line 2392) | pub const __NR_vmsplice: u32 = 316; constant __NR_move_pages (line 2393) | pub const __NR_move_pages: u32 = 317; constant __NR_getcpu (line 2394) | pub const __NR_getcpu: u32 = 318; constant __NR_epoll_pwait (line 2395) | pub const __NR_epoll_pwait: u32 = 319; constant __NR_utimensat (line 2396) | pub const __NR_utimensat: u32 = 320; constant __NR_signalfd (line 2397) | pub const __NR_signalfd: u32 = 321; constant __NR_timerfd_create (line 2398) | pub const __NR_timerfd_create: u32 = 322; constant __NR_eventfd (line 2399) | pub const __NR_eventfd: u32 = 323; constant __NR_fallocate (line 2400) | pub const __NR_fallocate: u32 = 324; constant __NR_timerfd_settime (line 2401) | pub const __NR_timerfd_settime: u32 = 325; constant __NR_timerfd_gettime (line 2402) | pub const __NR_timerfd_gettime: u32 = 326; constant __NR_signalfd4 (line 2403) | pub const __NR_signalfd4: u32 = 327; constant __NR_eventfd2 (line 2404) | pub const __NR_eventfd2: u32 = 328; constant __NR_epoll_create1 (line 2405) | pub const __NR_epoll_create1: u32 = 329; constant __NR_dup3 (line 2406) | pub const __NR_dup3: u32 = 330; constant __NR_pipe2 (line 2407) | pub const __NR_pipe2: u32 = 331; constant __NR_inotify_init1 (line 2408) | pub const __NR_inotify_init1: u32 = 332; constant __NR_preadv (line 2409) | pub const __NR_preadv: u32 = 333; constant __NR_pwritev (line 2410) | pub const __NR_pwritev: u32 = 334; constant __NR_rt_tgsigqueueinfo (line 2411) | pub const __NR_rt_tgsigqueueinfo: u32 = 335; constant __NR_perf_event_open (line 2412) | pub const __NR_perf_event_open: u32 = 336; constant __NR_recvmmsg (line 2413) | pub const __NR_recvmmsg: u32 = 337; constant __NR_fanotify_init (line 2414) | pub const __NR_fanotify_init: u32 = 338; constant __NR_fanotify_mark (line 2415) | pub const __NR_fanotify_mark: u32 = 339; constant __NR_prlimit64 (line 2416) | pub const __NR_prlimit64: u32 = 340; constant __NR_name_to_handle_at (line 2417) | pub const __NR_name_to_handle_at: u32 = 341; constant __NR_open_by_handle_at (line 2418) | pub const __NR_open_by_handle_at: u32 = 342; constant __NR_clock_adjtime (line 2419) | pub const __NR_clock_adjtime: u32 = 343; constant __NR_syncfs (line 2420) | pub const __NR_syncfs: u32 = 344; constant __NR_sendmmsg (line 2421) | pub const __NR_sendmmsg: u32 = 345; constant __NR_setns (line 2422) | pub const __NR_setns: u32 = 346; constant __NR_process_vm_readv (line 2423) | pub const __NR_process_vm_readv: u32 = 347; constant __NR_process_vm_writev (line 2424) | pub const __NR_process_vm_writev: u32 = 348; constant __NR_kcmp (line 2425) | pub const __NR_kcmp: u32 = 349; constant __NR_finit_module (line 2426) | pub const __NR_finit_module: u32 = 350; constant __NR_sched_setattr (line 2427) | pub const __NR_sched_setattr: u32 = 351; constant __NR_sched_getattr (line 2428) | pub const __NR_sched_getattr: u32 = 352; constant __NR_renameat2 (line 2429) | pub const __NR_renameat2: u32 = 353; constant __NR_seccomp (line 2430) | pub const __NR_seccomp: u32 = 354; constant __NR_getrandom (line 2431) | pub const __NR_getrandom: u32 = 355; constant __NR_memfd_create (line 2432) | pub const __NR_memfd_create: u32 = 356; constant __NR_bpf (line 2433) | pub const __NR_bpf: u32 = 357; constant __NR_execveat (line 2434) | pub const __NR_execveat: u32 = 358; constant __NR_socket (line 2435) | pub const __NR_socket: u32 = 359; constant __NR_socketpair (line 2436) | pub const __NR_socketpair: u32 = 360; constant __NR_bind (line 2437) | pub const __NR_bind: u32 = 361; constant __NR_connect (line 2438) | pub const __NR_connect: u32 = 362; constant __NR_listen (line 2439) | pub const __NR_listen: u32 = 363; constant __NR_accept4 (line 2440) | pub const __NR_accept4: u32 = 364; constant __NR_getsockopt (line 2441) | pub const __NR_getsockopt: u32 = 365; constant __NR_setsockopt (line 2442) | pub const __NR_setsockopt: u32 = 366; constant __NR_getsockname (line 2443) | pub const __NR_getsockname: u32 = 367; constant __NR_getpeername (line 2444) | pub const __NR_getpeername: u32 = 368; constant __NR_sendto (line 2445) | pub const __NR_sendto: u32 = 369; constant __NR_sendmsg (line 2446) | pub const __NR_sendmsg: u32 = 370; constant __NR_recvfrom (line 2447) | pub const __NR_recvfrom: u32 = 371; constant __NR_recvmsg (line 2448) | pub const __NR_recvmsg: u32 = 372; constant __NR_shutdown (line 2449) | pub const __NR_shutdown: u32 = 373; constant __NR_userfaultfd (line 2450) | pub const __NR_userfaultfd: u32 = 374; constant __NR_membarrier (line 2451) | pub const __NR_membarrier: u32 = 375; constant __NR_mlock2 (line 2452) | pub const __NR_mlock2: u32 = 376; constant __NR_copy_file_range (line 2453) | pub const __NR_copy_file_range: u32 = 377; constant __NR_preadv2 (line 2454) | pub const __NR_preadv2: u32 = 378; constant __NR_pwritev2 (line 2455) | pub const __NR_pwritev2: u32 = 379; constant __NR_pkey_mprotect (line 2456) | pub const __NR_pkey_mprotect: u32 = 380; constant __NR_pkey_alloc (line 2457) | pub const __NR_pkey_alloc: u32 = 381; constant __NR_pkey_free (line 2458) | pub const __NR_pkey_free: u32 = 382; constant __NR_statx (line 2459) | pub const __NR_statx: u32 = 383; constant __NR_arch_prctl (line 2460) | pub const __NR_arch_prctl: u32 = 384; constant __NR_io_pgetevents (line 2461) | pub const __NR_io_pgetevents: u32 = 385; constant __NR_rseq (line 2462) | pub const __NR_rseq: u32 = 386; constant __NR_semget (line 2463) | pub const __NR_semget: u32 = 393; constant __NR_semctl (line 2464) | pub const __NR_semctl: u32 = 394; constant __NR_shmget (line 2465) | pub const __NR_shmget: u32 = 395; constant __NR_shmctl (line 2466) | pub const __NR_shmctl: u32 = 396; constant __NR_shmat (line 2467) | pub const __NR_shmat: u32 = 397; constant __NR_shmdt (line 2468) | pub const __NR_shmdt: u32 = 398; constant __NR_msgget (line 2469) | pub const __NR_msgget: u32 = 399; constant __NR_msgsnd (line 2470) | pub const __NR_msgsnd: u32 = 400; constant __NR_msgrcv (line 2471) | pub const __NR_msgrcv: u32 = 401; constant __NR_msgctl (line 2472) | pub const __NR_msgctl: u32 = 402; constant __NR_clock_gettime64 (line 2473) | pub const __NR_clock_gettime64: u32 = 403; constant __NR_clock_settime64 (line 2474) | pub const __NR_clock_settime64: u32 = 404; constant __NR_clock_adjtime64 (line 2475) | pub const __NR_clock_adjtime64: u32 = 405; constant __NR_clock_getres_time64 (line 2476) | pub const __NR_clock_getres_time64: u32 = 406; constant __NR_clock_nanosleep_time64 (line 2477) | pub const __NR_clock_nanosleep_time64: u32 = 407; constant __NR_timer_gettime64 (line 2478) | pub const __NR_timer_gettime64: u32 = 408; constant __NR_timer_settime64 (line 2479) | pub const __NR_timer_settime64: u32 = 409; constant __NR_timerfd_gettime64 (line 2480) | pub const __NR_timerfd_gettime64: u32 = 410; constant __NR_timerfd_settime64 (line 2481) | pub const __NR_timerfd_settime64: u32 = 411; constant __NR_utimensat_time64 (line 2482) | pub const __NR_utimensat_time64: u32 = 412; constant __NR_pselect6_time64 (line 2483) | pub const __NR_pselect6_time64: u32 = 413; constant __NR_ppoll_time64 (line 2484) | pub const __NR_ppoll_time64: u32 = 414; constant __NR_io_pgetevents_time64 (line 2485) | pub const __NR_io_pgetevents_time64: u32 = 416; constant __NR_recvmmsg_time64 (line 2486) | pub const __NR_recvmmsg_time64: u32 = 417; constant __NR_mq_timedsend_time64 (line 2487) | pub const __NR_mq_timedsend_time64: u32 = 418; constant __NR_mq_timedreceive_time64 (line 2488) | pub const __NR_mq_timedreceive_time64: u32 = 419; constant __NR_semtimedop_time64 (line 2489) | pub const __NR_semtimedop_time64: u32 = 420; constant __NR_rt_sigtimedwait_time64 (line 2490) | pub const __NR_rt_sigtimedwait_time64: u32 = 421; constant __NR_futex_time64 (line 2491) | pub const __NR_futex_time64: u32 = 422; constant __NR_sched_rr_get_interval_time64 (line 2492) | pub const __NR_sched_rr_get_interval_time64: u32 = 423; constant __NR_pidfd_send_signal (line 2493) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2494) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2495) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2496) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2497) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2498) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2499) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2500) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2501) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2502) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2503) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2504) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2505) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2506) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2507) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2508) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2509) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2510) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2511) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2512) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2513) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2514) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2515) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_memfd_secret (line 2516) | pub const __NR_memfd_secret: u32 = 447; constant __NR_process_mrelease (line 2517) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2518) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2519) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant WNOHANG (line 2520) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2521) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2522) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2523) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2524) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2525) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2526) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2527) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2528) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2529) | pub const P_ALL: u32 = 0; constant P_PID (line 2530) | pub const P_PID: u32 = 1; constant P_PGID (line 2531) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2532) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2533) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2534) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2535) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2536) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2537) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2538) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2539) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2540) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2541) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2542) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2543) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2544) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2545) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2546) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2547) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2548) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2549) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2550) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2551) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2552) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2553) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2554) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2555) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2556) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2557) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2558) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2559) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2560) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2561) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2562) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2563) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2564) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2565) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2566) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2567) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2568) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2569) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2570) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2571) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2572) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2573) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2574) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2575) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2576) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2577) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2578) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2579) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2580) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2581) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2582) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2583) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2584) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2585) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2586) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2587) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2588) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2589) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2590) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2591) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2592) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2593) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2594) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2595) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2596) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2597) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2598) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2599) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2600) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2601) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2602) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2603) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2604) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2605) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2606) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2607) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2608) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2609) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2610) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2611) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2612) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2613) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2614) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2615) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2616) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2617) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2618) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2619) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2620) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2621) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2622) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2623) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2624) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2625) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2626) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2627) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2628) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2629) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2630) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2631) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2632) | pub const STAT_HAVE_NSEC: u32 = 1; constant STAT64_HAS_BROKEN_ST_INO (line 2633) | pub const STAT64_HAS_BROKEN_ST_INO: u32 = 1; constant F_OK (line 2634) | pub const F_OK: u32 = 0; constant R_OK (line 2635) | pub const R_OK: u32 = 4; constant W_OK (line 2636) | pub const W_OK: u32 = 2; constant X_OK (line 2637) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2638) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2639) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2640) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2641) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2642) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2643) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2644) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2645) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2646) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2647) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2648) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2649) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2650) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2651) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2652) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2653) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2654) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2655) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2656) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2657) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2658) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2659) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2660) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2661) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2662) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2663) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2664) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2665) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2666) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2667) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2668) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2669) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2670) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2671) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2672) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2673) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2674) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant ARCH_SET_FS (line 2675) | pub const ARCH_SET_FS: u32 = 4098; constant UFFD_API (line 2676) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2677) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2678) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2679) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2680) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2681) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2682) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2683) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2684) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2685) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2686) | pub const SPLICE_F_GIFT: u32 = 8; constant _NSIG (line 2687) | pub const _NSIG: u32 = 64; type fsconfig_command (line 2691) | pub enum fsconfig_command { type membarrier_cmd (line 2704) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2883) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2720) | pub enum membarrier_cmd_flag { function new (line 2798) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2807) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2816) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2829) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2843) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2857) | pub const fn new() -> Self { function as_ptr (line 2861) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2865) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2869) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2873) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2878) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x86/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/x86/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 85) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 92) | pub struct tpacket_auxdata { type tpacket_hdr (line 103) | pub struct tpacket_hdr { type tpacket2_hdr (line 114) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 128) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 136) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 150) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 157) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 168) | pub struct tpacket_block_desc { type tpacket_req (line 175) | pub struct tpacket_req { type tpacket_req3 (line 183) | pub struct tpacket_req3 { type packet_mreq (line 194) | pub struct packet_mreq { type fanout_args (line 202) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 207) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 208) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 209) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 210) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 211) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 212) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 213) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 214) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 215) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 216) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 217) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 218) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 219) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 220) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 221) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 222) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 223) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 224) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 225) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 226) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 227) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 228) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 229) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 230) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 231) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 232) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 233) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 234) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 235) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 236) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 237) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 238) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 239) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 240) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 241) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 242) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 243) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 244) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 245) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 246) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 247) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 248) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 249) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 250) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 251) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 252) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 253) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 254) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 255) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 256) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 257) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 258) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 259) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 260) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 261) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 262) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 263) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 264) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 265) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 266) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 267) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 268) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 269) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 270) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 271) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 272) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 273) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 277) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/x86/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 321) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 329) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 339) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 347) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 357) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 363) | pub struct io_uring_notification_register { type io_uring_probe_op (line 372) | pub struct io_uring_probe_op { type io_uring_probe (line 380) | pub struct io_uring_probe { type io_uring_restriction (line 389) | pub struct io_uring_restriction { type io_uring_buf (line 397) | pub struct io_uring_buf { type io_uring_buf_ring (line 404) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 408) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 415) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 423) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 429) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 432) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 441) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 449) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 458) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 465) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 471) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 472) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 473) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 474) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 475) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 476) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 477) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 478) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 479) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 480) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 481) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 482) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 483) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 484) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 485) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 486) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 487) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 488) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 489) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 490) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 491) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 492) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 493) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 494) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 495) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 496) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 497) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 498) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 499) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 500) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 501) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 502) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 503) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 505) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 506) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 507) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 508) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 509) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 510) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 511) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 512) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 513) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 514) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 515) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 516) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 517) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 518) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 519) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 520) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 521) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 522) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 523) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 524) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 525) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 526) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 527) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 528) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 529) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 530) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 531) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 532) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 533) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 534) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 535) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 536) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 537) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 538) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 539) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 540) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 541) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 542) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 543) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 544) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 545) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 546) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 547) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 548) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 549) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 550) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 551) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 552) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 553) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 554) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 555) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 556) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 557) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 558) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 559) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 560) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 561) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 562) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 563) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 564) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 565) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 566) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 567) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 568) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 569) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 570) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 571) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 572) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 573) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 574) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 575) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 576) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 577) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 578) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 579) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 580) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 581) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 582) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 583) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 584) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 585) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 586) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 587) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 588) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 589) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 590) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 591) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 592) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 593) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 594) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 595) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 596) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 597) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 598) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 599) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 600) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 601) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 602) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 603) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 604) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 605) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 606) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 607) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 608) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 609) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 610) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 611) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 612) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 613) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 614) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 615) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 616) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 617) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 618) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 619) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 620) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 621) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 622) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 623) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 624) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 625) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 626) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 627) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 628) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 629) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 630) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 631) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 632) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 633) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 634) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 635) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 636) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 637) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 638) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 639) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 640) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 641) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 642) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 643) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 644) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 645) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 646) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 647) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 648) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 649) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 650) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 651) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 652) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 653) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 654) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 655) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 656) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 657) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 658) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 659) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 660) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 661) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 662) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 663) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 664) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 665) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 666) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 667) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 668) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 669) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 670) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 671) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 672) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 673) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 674) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 675) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 676) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 677) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 678) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 679) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 680) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 681) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 682) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 683) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 684) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 685) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 686) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 687) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 688) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 689) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 690) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 691) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 692) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 693) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 694) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 695) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 696) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 697) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 698) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 699) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 700) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 701) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 702) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 703) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 704) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 705) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 706) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 707) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 708) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 709) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 710) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 711) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 712) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 713) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 714) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 715) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 716) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 717) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 718) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 719) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 720) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 721) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 722) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 723) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 724) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 725) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 726) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 727) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 728) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 729) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 730) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 731) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 732) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 733) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 734) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 735) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 736) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 737) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 738) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 739) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 740) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 741) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 742) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 743) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 744) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 745) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 746) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 747) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 748) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 749) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 750) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 751) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 752) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 753) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 754) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 755) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 756) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 757) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 758) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 759) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 760) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 761) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 762) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 763) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 764) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 765) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 766) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 767) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 768) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 769) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 770) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 771) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 772) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 773) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 774) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 775) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 776) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 777) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 778) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 779) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 780) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 781) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 782) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 783) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 784) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 785) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 786) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 787) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 788) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 789) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 790) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 791) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 792) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 793) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 794) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 795) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 796) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 797) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 798) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 799) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 800) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 801) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 802) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 803) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 804) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 805) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 806) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 810) | pub enum fsconfig_command { type _bindgen_ty_1 (line 823) | pub enum _bindgen_ty_1 { type io_uring_op (line 835) | pub enum io_uring_op { type _bindgen_ty_2 (line 890) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 897) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 903) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 936) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 943) | pub enum _bindgen_ty_6 { function new (line 1022) | pub const fn new() -> Self { function as_ptr (line 1026) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1030) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1034) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1038) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1043) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1049) | pub const fn new() -> Self { function as_ref (line 1053) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1057) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1063) | fn default() -> Self { function clone (line 1069) | fn clone(&self) -> Self { function fmt (line 1075) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1080) | fn hash(&self, _state: &mut H) {} function eq (line 1083) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/x86/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2149346562; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2147750512; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074008689; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2147750514; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225424499; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: u32 = 4294967295; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2147771905; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074030082; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2147776001; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074034178; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2147771907; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074030084; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074034178; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074553226; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2149608705; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074553191; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant KVM_SET_BOOT_CPU_ID (line 304) | pub const KVM_SET_BOOT_CPU_ID: u32 = 44664; constant KVM_SET_MP_STATE (line 305) | pub const KVM_SET_MP_STATE: u32 = 1074048665; constant KVM_GET_MP_STATE (line 306) | pub const KVM_GET_MP_STATE: u32 = 2147790488; constant KVM_GET_API_VERSION (line 307) | pub const KVM_GET_API_VERSION: u32 = 44544; constant KVM_S390_GET_SKEYS (line 308) | pub const KVM_S390_GET_SKEYS: u32 = 1077980850; constant KVM_SET_ONE_REG (line 309) | pub const KVM_SET_ONE_REG: u32 = 1074835116; constant KVM_IRQ_LINE_STATUS (line 310) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 311) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 1075883590; constant KVM_S390_INTERRUPT (line 312) | pub const KVM_S390_INTERRUPT: u32 = 1074835092; constant KVM_TPR_ACCESS_REPORTING (line 313) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 314) | pub const KVM_GET_FPU: u32 = 2174791308; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 315) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 1074835060; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 316) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 2148576955; constant KVM_S390_UCAS_MAP (line 317) | pub const KVM_S390_UCAS_MAP: u32 = 1075359312; constant KVM_ASSIGN_SET_INTX_MASK (line 318) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 1077980836; constant KVM_MEMORY_ENCRYPT_OP (line 319) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221532346; constant KVM_CREATE_PIT2 (line 320) | pub const KVM_CREATE_PIT2: u32 = 1077980791; constant KVM_S390_VCPU_FAULT (line 321) | pub const KVM_S390_VCPU_FAULT: u32 = 1074048594; constant KVM_REGISTER_COALESCED_MMIO (line 322) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 1074835047; constant KVM_SET_VAPIC_ADDR (line 323) | pub const KVM_SET_VAPIC_ADDR: u32 = 1074310803; constant KVM_CREATE_DEVICE (line 324) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 325) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 326) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 327) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 1074835094; constant KVM_X86_SETUP_MCE (line 328) | pub const KVM_X86_SETUP_MCE: u32 = 1074310812; constant KVM_DEASSIGN_PCI_DEVICE (line 329) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 1077980786; constant KVM_XEN_HVM_SET_ATTR (line 330) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 1078505161; constant KVM_GET_CLOCK (line 331) | pub const KVM_GET_CLOCK: u32 = 2150674044; constant KVM_SET_FPU (line 332) | pub const KVM_SET_FPU: u32 = 1101049485; constant KVM_KVMCLOCK_CTRL (line 333) | pub const KVM_KVMCLOCK_CTRL: u32 = 44717; constant KVM_PPC_GET_PVINFO (line 334) | pub const KVM_PPC_GET_PVINFO: u32 = 1082175137; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 335) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 2148052637; constant KVM_S390_GET_IRQ_STATE (line 336) | pub const KVM_S390_GET_IRQ_STATE: u32 = 1075883702; constant KVM_GET_DEVICE_ATTR (line 337) | pub const KVM_GET_DEVICE_ATTR: u32 = 1075359458; constant KVM_S390_INITIAL_RESET (line 338) | pub const KVM_S390_INITIAL_RESET: u32 = 44695; constant KVM_SET_REGS (line 339) | pub const KVM_SET_REGS: u32 = 1083223682; constant KVM_GET_TSC_KHZ (line 340) | pub const KVM_GET_TSC_KHZ: u32 = 44707; constant KVM_CHECK_EXTENSION (line 341) | pub const KVM_CHECK_EXTENSION: u32 = 44547; constant KVM_PPC_RESIZE_HPT_COMMIT (line 342) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 2148576942; constant KVM_GET_DIRTY_LOG (line 343) | pub const KVM_GET_DIRTY_LOG: u32 = 1074835010; constant KVM_S390_SET_IRQ_STATE (line 344) | pub const KVM_S390_SET_IRQ_STATE: u32 = 1075883701; constant KVM_S390_NORMAL_RESET (line 345) | pub const KVM_S390_NORMAL_RESET: u32 = 44739; constant KVM_SET_SIGNAL_MASK (line 346) | pub const KVM_SET_SIGNAL_MASK: u32 = 1074048651; constant KVM_XEN_VCPU_SET_ATTR (line 347) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 1078505163; constant KVM_SET_GSI_ROUTING (line 348) | pub const KVM_SET_GSI_ROUTING: u32 = 1074310762; constant KVM_CREATE_VCPU (line 349) | pub const KVM_CREATE_VCPU: u32 = 44609; constant KVM_S390_UCAS_UNMAP (line 350) | pub const KVM_S390_UCAS_UNMAP: u32 = 1075359313; constant KVM_S390_STORE_STATUS (line 351) | pub const KVM_S390_STORE_STATUS: u32 = 1074048661; constant KVM_UNREGISTER_COALESCED_MMIO (line 352) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 1074835048; constant KVM_ASSIGN_DEV_IRQ (line 353) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 1077980784; constant KVM_S390_PV_COMMAND (line 354) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 355) | pub const KVM_S390_ENABLE_SIE: u32 = 44550; constant KVM_CLEAR_DIRTY_LOG (line 356) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 357) | pub const KVM_GET_ONE_REG: u32 = 1074835115; constant KVM_ARM_SET_DEVICE_ADDR (line 358) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 1074835115; constant KVM_DIRTY_TLB (line 359) | pub const KVM_DIRTY_TLB: u32 = 1074572970; constant KVM_NMI (line 360) | pub const KVM_NMI: u32 = 44698; constant KVM_HYPERV_EVENTFD (line 361) | pub const KVM_HYPERV_EVENTFD: u32 = 1075359421; constant KVM_S390_MEM_OP (line 362) | pub const KVM_S390_MEM_OP: u32 = 1077980849; constant KVM_PPC_SVM_OFF (line 363) | pub const KVM_PPC_SVM_OFF: u32 = 44723; constant KVM_PPC_RESIZE_HPT_PREPARE (line 364) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 2148576941; constant KVM_INTERRUPT (line 365) | pub const KVM_INTERRUPT: u32 = 1074048646; constant KVM_XEN_HVM_GET_ATTR (line 366) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 367) | pub const KVM_GET_SREGS: u32 = 2167975555; constant KVM_SET_IDENTITY_MAP_ADDR (line 368) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 1074310728; constant KVM_GET_REGS (line 369) | pub const KVM_GET_REGS: u32 = 2156965505; constant KVM_S390_GET_CMMA_BITS (line 370) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 371) | pub const KVM_CREATE_IRQCHIP: u32 = 44640; constant KVM_ASSIGN_PCI_DEVICE (line 372) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 2151722601; constant KVM_SET_NR_MMU_PAGES (line 373) | pub const KVM_SET_NR_MMU_PAGES: u32 = 44612; constant KVM_IOEVENTFD (line 374) | pub const KVM_IOEVENTFD: u32 = 1077980793; constant KVM_RUN (line 375) | pub const KVM_RUN: u32 = 44672; constant KVM_S390_SET_SKEYS (line 376) | pub const KVM_S390_SET_SKEYS: u32 = 1077980851; constant KVM_SET_DEVICE_ATTR (line 377) | pub const KVM_SET_DEVICE_ATTR: u32 = 1075359457; constant KVM_DEASSIGN_DEV_IRQ (line 378) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 1077980789; constant KVM_SMI (line 379) | pub const KVM_SMI: u32 = 44727; constant KVM_SET_TSS_ADDR (line 380) | pub const KVM_SET_TSS_ADDR: u32 = 44615; constant KVM_GET_NR_MMU_PAGES (line 381) | pub const KVM_GET_NR_MMU_PAGES: u32 = 44613; constant KVM_XEN_VCPU_GET_ATTR (line 382) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 383) | pub const KVM_REINJECT_CONTROL: u32 = 44657; constant KVM_HAS_DEVICE_ATTR (line 384) | pub const KVM_HAS_DEVICE_ATTR: u32 = 1075359459; constant KVM_IRQFD (line 385) | pub const KVM_IRQFD: u32 = 1075883638; constant KVM_S390_SET_CMMA_BITS (line 386) | pub const KVM_S390_SET_CMMA_BITS: u32 = 1075883705; constant KVM_SET_IRQCHIP (line 387) | pub const KVM_SET_IRQCHIP: u32 = 2181607011; constant KVM_SIGNAL_MSI (line 388) | pub const KVM_SIGNAL_MSI: u32 = 1075883685; constant KVM_GET_VCPU_MMAP_SIZE (line 389) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 44548; constant KVM_CREATE_VM (line 390) | pub const KVM_CREATE_VM: u32 = 44545; constant KVM_S390_CLEAR_RESET (line 391) | pub const KVM_S390_CLEAR_RESET: u32 = 44740; constant KVM_RESET_DIRTY_RINGS (line 392) | pub const KVM_RESET_DIRTY_RINGS: u32 = 44743; constant KVM_ASSIGN_SET_MSIX_NR (line 393) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 1074310771; constant KVM_CREATE_PIT (line 394) | pub const KVM_CREATE_PIT: u32 = 44644; constant KVM_SET_GUEST_DEBUG (line 395) | pub const KVM_SET_GUEST_DEBUG: u32 = 1078505115; constant KVM_GET_REG_LIST (line 396) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 397) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 1074048706; constant KVM_SET_CLOCK (line 398) | pub const KVM_SET_CLOCK: u32 = 1076932219; constant KVM_PPC_ALLOCATE_HTAB (line 399) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 400) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 2186325670; constant KVM_SET_TSC_KHZ (line 401) | pub const KVM_SET_TSC_KHZ: u32 = 44706; constant KVM_S390_IRQ (line 402) | pub const KVM_S390_IRQ: u32 = 1078505140; constant KVM_ENABLE_CAP (line 403) | pub const KVM_ENABLE_CAP: u32 = 1080602275; constant KVM_IRQ_LINE (line 404) | pub const KVM_IRQ_LINE: u32 = 1074310753; constant KVM_SET_SREGS (line 405) | pub const KVM_SET_SREGS: u32 = 1094233732; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 406) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 2148576956; constant KVM_GET_STATS_FD (line 407) | pub const KVM_GET_STATS_FD: u32 = 44750; constant USBDEVFS_CLAIMINTERFACE (line 408) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 409) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 410) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 411) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 412) | pub const VIDIOC_TRY_FMT: u32 = 3234616896; constant LIRC_SET_REC_MODE (line 413) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 414) | pub const VIDIOC_DQEVENT: u32 = 2155370073; constant RPMSG_DESTROY_EPT_IOCTL (line 415) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 416) | pub const UVCIOC_CTRL_MAP: u32 = 3227022624; constant VHOST_SET_BACKEND_FEATURES (line 417) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 418) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 419) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 420) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 421) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 422) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 423) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 424) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 425) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3222820425; constant LIRC_GET_REC_MODE (line 426) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 427) | pub const PPGETTIME: u32 = 2148036757; constant BTRFS_IOC_RM_DEV (line 428) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 429) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 430) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 431) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 432) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 433) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 434) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3222825227; constant FDTWADDLE (line 435) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 436) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076645442; constant NILFS_IOCTL_SYNC (line 437) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 438) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 439) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 440) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 441) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 442) | pub const NS_GETPSTAT: u32 = 3222036833; constant UI_SET_PROPBIT (line 443) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 444) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 445) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 446) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 447) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 448) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 449) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 450) | pub const ATM_ADDLECSADDR: u32 = 1074553230; constant FSL_HV_IOCTL_GETPROP (line 451) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 452) | pub const FDGETPRM: u32 = 2149319172; constant HIDIOCAPPLICATION (line 453) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 454) | pub const ENI_MEMDUMP: u32 = 1074553184; constant PTP_SYS_OFFSET2 (line 455) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 456) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 457) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 458) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 459) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 460) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 461) | pub const RTC_EPOCH_READ: u32 = 2147774477; constant VIDIOC_SUBDEV_S_SELECTION (line 462) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 463) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 464) | pub const ATM_GETLECSADDR: u32 = 1074553232; constant FSL_HV_IOCTL_PARTITION_STOP (line 465) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 466) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 467) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 468) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 469) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 470) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 471) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 472) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 473) | pub const ISST_IF_IO_CMD: u32 = 1074068994; constant RIO_MPORT_MAINT_READ_REMOTE (line 474) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 475) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 476) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 477) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 478) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 479) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 480) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 481) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 482) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 483) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074025741; constant RNDZAPENTCNT (line 484) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 485) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 486) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 487) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 488) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 489) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 490) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221525348; constant VIDIOC_S_FREQUENCY (line 491) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 492) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 493) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 494) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 495) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 496) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 497) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 498) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 499) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2147762179; constant IVTVFB_IOC_DMA_FRAME (line 500) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1074550464; constant IPMICTL_SEND_COMMAND (line 501) | pub const IPMICTL_SEND_COMMAND: u32 = 2148821261; constant VIDIOC_G_ENC_INDEX (line 502) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 503) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 504) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 505) | pub const ATM_SETESIF: u32 = 1074553229; constant FW_CDEV_IOC_SEND_RESPONSE (line 506) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075061508; constant PMU_IOC_GET_MODEL (line 507) | pub const PMU_IOC_GET_MODEL: u32 = 2147762691; constant JSIOCGBTNMAP (line 508) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 509) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 510) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 511) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 512) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 513) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 514) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 515) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 516) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 517) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 518) | pub const FDGETDRVPRM: u32 = 2153251345; constant TUNSETVNETLE (line 519) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 520) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 521) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 522) | pub const MMTIMER_GETRES: u32 = 2147773697; constant VIDIOC_SUBDEV_ENUMSTD (line 523) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225441817; constant PPGETFLAGS (line 524) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 525) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 526) | pub const CAPI_MANUFACTURER_CMD: u32 = 3221766944; constant VIDIOC_G_TUNER (line 527) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 528) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 529) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 530) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 531) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223092226; constant F2FS_IOC_PRECACHE_EXTENTS (line 532) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 533) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 534) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 535) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076110081; constant SONYPI_IOCGBLUE (line 536) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 537) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 538) | pub const I2OHTML: u32 = 3223087369; constant VFIO_GET_API_VERSION (line 539) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 540) | pub const IDT77105_GETSTATZ: u32 = 1074553139; constant I2OPARMSET (line 541) | pub const I2OPARMSET: u32 = 3222825219; constant TEE_IOC_CANCEL (line 542) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 543) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 544) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 545) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 546) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 547) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 548) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 549) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 550) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 551) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 552) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 553) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 554) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 555) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 556) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 557) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 558) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 559) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 560) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 561) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 562) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 563) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 564) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 565) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 566) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 567) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 568) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 569) | pub const ATM_QUERYLOOP: u32 = 1074553172; constant DFL_FPGA_GET_API_VERSION (line 570) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 571) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 572) | pub const FBIO_CURSOR: u32 = 3225961992; constant RNDCLEARPOOL (line 573) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 574) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 575) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 576) | pub const SCIF_RECV: u32 = 3222565639; constant PTP_PIN_GETFUNC2 (line 577) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 578) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 579) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 580) | pub const VIDIOC_G_FBUF: u32 = 2150389258; constant PTP_ENABLE_PPS2 (line 581) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 582) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 583) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 584) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 585) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 586) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148279052; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 587) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074537239; constant RTC_WIE_OFF (line 588) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 589) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 590) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 591) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 592) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 593) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 594) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 595) | pub const SCIF_VREADFROM: u32 = 3223614220; constant BTRFS_IOC_TRANS_START (line 596) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 597) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 598) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 599) | pub const TUNDETACHFILTER: u32 = 1074287830; constant ND_IOCTL_CLEAR_ERROR (line 600) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 601) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 602) | pub const SCIF_READFROM: u32 = 3223614218; constant PPPIOCGDEBUG (line 603) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 604) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 605) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 606) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 607) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 608) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 609) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 610) | pub const RTC_PLL_GET: u32 = 2149347345; constant RIO_CM_EP_GET_LIST (line 611) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 612) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148029710; constant LIRC_GET_MIN_TIMEOUT (line 613) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 614) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 615) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 616) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 617) | pub const EVIOCSFF: u32 = 1076643200; constant TUNSETGROUP (line 618) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 619) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 620) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 621) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 622) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 623) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 624) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 625) | pub const ATM_ADDADDR: u32 = 1074553224; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 626) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 627) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 628) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 629) | pub const CCISS_PASSTHRU: u32 = 3226747403; constant MGSL_IOCCLRMODCOUNT (line 630) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 631) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 632) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 633) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 634) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 635) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 636) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 637) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 638) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 639) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 640) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 641) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 642) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 643) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 644) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 645) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 646) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 647) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 648) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 649) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 650) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 651) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 652) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 653) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 654) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 655) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 656) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 657) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 658) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 659) | pub const MGSL_IOCSPARAMS: u32 = 1075866880; constant RTC_SET_TIME (line 660) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 661) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 662) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 663) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 664) | pub const UDF_GETEABLOCK: u32 = 2147773505; constant VFIO_IOMMU_MAP_DMA (line 665) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 666) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 667) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 668) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 669) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 670) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 671) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 672) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 673) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 674) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 675) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 676) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 677) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 678) | pub const PPSETTIME: u32 = 1074294934; constant RTC_ALM_READ (line 679) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 680) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 681) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 682) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 683) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 684) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 685) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 686) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 687) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 688) | pub const ATM_RSTADDR: u32 = 1074553223; constant NBD_SET_SIZE (line 689) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 690) | pub const UDF_GETVOLIDENT: u32 = 2147773506; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 691) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 692) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 693) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 694) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 695) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 696) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 697) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 698) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 699) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 700) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 701) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 702) | pub const I2OHRTGET: u32 = 3222038785; constant ATM_SETCIRANGE (line 703) | pub const ATM_SETCIRANGE: u32 = 1074553227; constant HPET_IE_ON (line 704) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 705) | pub const PERF_EVENT_IOC_ID: u32 = 2147755015; constant TUNSETSNDBUF (line 706) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 707) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 708) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 709) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 710) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 711) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 712) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 713) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 714) | pub const USBDEVFS_IOCTL: u32 = 3222033682; constant VIDIOC_S_STD (line 715) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 716) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 717) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 718) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 719) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 720) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 721) | pub const HPET_IRQFREQ: u32 = 1074030598; constant ATM_GETESI (line 722) | pub const ATM_GETESI: u32 = 1074553221; constant CCISS_GETLUNINFO (line 723) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 724) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 725) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 726) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 727) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 728) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 729) | pub const ZATM_GETPOOL: u32 = 1074553185; constant BR2684_SETFILT (line 730) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 731) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 732) | pub const PPS_GETPARAMS: u32 = 2147774625; constant IOC_PR_RESERVE (line 733) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 734) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 735) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 736) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 737) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 738) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2147762689; constant USBDEVFS_GET_CAPABILITIES (line 739) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 740) | pub const SCIF_WRITETO: u32 = 3223614219; constant UDF_RELOCATE_BLOCKS (line 741) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221515331; constant FSL_HV_IOCTL_PARTITION_RESTART (line 742) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 743) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 744) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 745) | pub const VIDIOC_CREATE_BUFS: u32 = 3237500508; constant CAPI_GET_VERSION (line 746) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 747) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228508482; constant VFIO_EEH_PE_OP (line 748) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 749) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223069448; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 750) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 751) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 752) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 753) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 754) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 755) | pub const VIDIOC_S_FMT: u32 = 3234616837; constant PPPIOCATTACH (line 756) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 757) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 758) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 759) | pub const CCISS_BIG_PASSTHRU: u32 = 3227009554; constant IPMICTL_SET_MY_LUN_CMD (line 760) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 761) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 762) | pub const USBDEVFS_SUBMITURB: u32 = 2150389002; constant AUTOFS_IOC_READY (line 763) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 764) | pub const BTRFS_IOC_SEND: u32 = 1078236198; constant VIDIOC_G_EXT_CTRLS (line 765) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3222820423; constant JSIOCSBTNMAP (line 766) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 767) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 768) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 769) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 770) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 771) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 772) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 773) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 774) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 775) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 776) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 777) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 778) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 779) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 780) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 781) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 782) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 783) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 784) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 785) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 786) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 787) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 788) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 789) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2147762694; constant VIDIOC_SUBDEV_S_FMT (line 790) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 791) | pub const FDDEFPRM: u32 = 1075577411; constant TEE_IOC_INVOKE (line 792) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 793) | pub const USBDEVFS_BULK: u32 = 3222295810; constant SCIF_VWRITETO (line 794) | pub const SCIF_VWRITETO: u32 = 3223614221; constant SONYPI_IOCSBRT (line 795) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 796) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 797) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 798) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 799) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 800) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 801) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3233846309; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 802) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 803) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 804) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 805) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 806) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074020866; constant EVIOCGREP (line 807) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 808) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074013195; constant UFFDIO_CONTINUE (line 809) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 810) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 811) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 812) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 813) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 814) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 815) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 816) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223606825; constant MATROXFB_SET_OUTPUT_MODE (line 817) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074032378; constant RIO_DEV_ADD (line 818) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 819) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 820) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074020356; constant PCITEST_GET_IRQTYPE (line 821) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 822) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 823) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 824) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 825) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 826) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 827) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 828) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 829) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 830) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 831) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 832) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 833) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 834) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 835) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 836) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 837) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 838) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 839) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 840) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 841) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 842) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 843) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 844) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 845) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 846) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 847) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 848) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 849) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 850) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 851) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2147774200; constant EVIOCSMASK (line 852) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 853) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 854) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 855) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 856) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 857) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 858) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 859) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 860) | pub const VIDIOC_PREPARE_BUF: u32 = 3225704029; constant CEC_ADAP_G_CONNECTOR_INFO (line 861) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 862) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 863) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 864) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 865) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 866) | pub const PHN_SET_REG: u32 = 1074032641; constant RNDADDTOENTCNT (line 867) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 868) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 869) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3222820550; constant PPS_FETCH (line 870) | pub const PPS_FETCH: u32 = 3221516452; constant RTC_AIE_OFF (line 871) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 872) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 873) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 874) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 875) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 876) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 877) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 878) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 879) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 880) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 881) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 882) | pub const CHIOGSTATUS: u32 = 1074291464; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 883) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 884) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 885) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 886) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 887) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 888) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074032376; constant DFL_FPGA_PORT_GET_REGION_INFO (line 889) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 890) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 891) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 892) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 893) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 894) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 895) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 896) | pub const VIDIOC_G_FMT: u32 = 3234616836; constant RTC_EPOCH_SET (line 897) | pub const RTC_EPOCH_SET: u32 = 1074032654; constant CAPI_GET_PROFILE (line 898) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 899) | pub const ATM_GETLOOP: u32 = 1074553170; constant SCIF_LISTEN (line 900) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 901) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 902) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223123209; constant LIRC_GET_LENGTH (line 903) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 904) | pub const I8K_SET_FAN: u32 = 3221514631; constant FDSETMAXERRS (line 905) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 906) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 907) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 908) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 909) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 910) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 911) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 912) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 913) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 914) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 915) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 916) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 917) | pub const PPPIOCSACTIVE: u32 = 1074295878; constant SIOCGSTAMPNS_NEW (line 918) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 919) | pub const IPMICTL_RECEIVE_MSG: u32 = 3222825228; constant LIRC_SET_SEND_DUTY_CYCLE (line 920) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 921) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 922) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 923) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222545173; constant NBD_SET_FLAGS (line 924) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 925) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 926) | pub const REISERFS_IOC_UNPACK: u32 = 1074056449; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 927) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 928) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 929) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 930) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 931) | pub const I2OPASSTHRU: u32 = 2148034828; constant IOC_OPAL_SET_PW (line 932) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 933) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 934) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 935) | pub const VIDIOC_QBUF: u32 = 3225703951; constant VIDIOC_S_TUNER (line 936) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 937) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 938) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 939) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 940) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221509831; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 941) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 942) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 943) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 944) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2149345557; constant VHOST_SET_LOG_FD (line 945) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 946) | pub const SCIF_SEND: u32 = 3222565638; constant VIDIOC_SUBDEV_G_FMT (line 947) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 948) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 949) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 950) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 951) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 952) | pub const I2OSWDL: u32 = 3223087365; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 953) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 954) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 955) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 956) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 957) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 958) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 959) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 960) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 961) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 962) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 963) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 964) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 965) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 966) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 967) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 968) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 969) | pub const I2OSWUL: u32 = 3223087366; constant IOCTL_MEI_NOTIFY_GET (line 970) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 971) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 972) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 973) | pub const VIDIOC_ENUMSTD: u32 = 3225441817; constant VHOST_GET_VRING_BASE (line 974) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 975) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 976) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 977) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 978) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 979) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 980) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 981) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 982) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 983) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 984) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 985) | pub const SPIOCSTYPE: u32 = 1074032897; constant IPMICTL_REGISTER_FOR_CMD (line 986) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 987) | pub const I8K_GET_FAN: u32 = 3221514630; constant TUNGETVNETBE (line 988) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 989) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 990) | pub const UI_END_FF_UPLOAD: u32 = 1080055241; constant TOSH_SMM (line 991) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 992) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 993) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 994) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 995) | pub const USBDEVFS_CONTROL: u32 = 3222295808; constant HIDIOCGUSAGE (line 996) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 997) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 998) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 999) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 1000) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 1001) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 1002) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 1003) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 1004) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 1005) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1006) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 1007) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1008) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2182640130; constant ND_IOCTL_GET_CONFIG_DATA (line 1009) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1010) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 1011) | pub const FDGETDRVSTAT: u32 = 2150892050; constant SYNC_IOC_MERGE (line 1012) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1013) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1014) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 1015) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 1016) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 1017) | pub const ATM_GETTYPE: u32 = 1074553220; constant PHN_GETREGS (line 1018) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1019) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 1020) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1021) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1022) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 1023) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1024) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1025) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1026) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1027) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 1028) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 1029) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1030) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 1031) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1032) | pub const FDSETDRVPRM: u32 = 1079509648; constant IOC_OPAL_SAVE (line 1033) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 1034) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1035) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 1036) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 1037) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 1038) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1039) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 1040) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1041) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 1042) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1043) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1044) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1045) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1046) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076110098; constant LPSETTIMEOUT_NEW (line 1047) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 1048) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1049) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1050) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 1051) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1052) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 1053) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 1054) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1055) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 1056) | pub const PHN_SET_REGS: u32 = 1074032643; constant ATMLEC_DATA (line 1057) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 1058) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 1059) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1060) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 1061) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1062) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1063) | pub const ZATM_SETPOOL: u32 = 1074553187; constant MTIOCPOS (line 1064) | pub const MTIOCPOS: u32 = 2147773699; constant PMU_IOC_SLEEP (line 1065) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1066) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1067) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1068) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 1069) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 1070) | pub const HPET_INFO: u32 = 2148296707; constant VIDIOC_AM437X_CCDC_CFG (line 1071) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074026177; constant DM_LIST_DEVICES (line 1072) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1073) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1074) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1075) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 1076) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 1077) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 1078) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 1079) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 1080) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1081) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1082) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 1083) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 1084) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 1085) | pub const PPPIOCSPASS: u32 = 1074295879; constant RIO_CM_CHAN_CONNECT (line 1086) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 1087) | pub const I2OSWDEL: u32 = 3223087367; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1088) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 1089) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 1090) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 1091) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 1092) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 1093) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 1094) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 1095) | pub const VIDIOC_QUERYBUF: u32 = 3225703945; constant VIDIOC_S_EDID (line 1096) | pub const VIDIOC_S_EDID: u32 = 3223606825; constant BTRFS_IOC_QGROUP_ASSIGN (line 1097) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 1098) | pub const PPS_GETCAP: u32 = 2147774627; constant SNAPSHOT_PLATFORM_SUPPORT (line 1099) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1100) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 1101) | pub const SCIF_GET_NODEIDS: u32 = 3222565646; constant NBD_DISCONNECT (line 1102) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1103) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1104) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1105) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1106) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1107) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1108) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1109) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1110) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1111) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1112) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1113) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1114) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1115) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1116) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1117) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1118) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1119) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1120) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1121) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1122) | pub const RTC_PLL_SET: u32 = 1075605522; constant VIDIOC_ENUMAUDIO (line 1123) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1124) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1125) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1126) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1127) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1128) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1129) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1130) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1131) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1132) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1133) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1134) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1135) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1136) | pub const ATM_ADDPARTY: u32 = 1074291188; constant FDSETPRM (line 1137) | pub const FDSETPRM: u32 = 1075577410; constant ATM_GETSTATZ (line 1138) | pub const ATM_GETSTATZ: u32 = 1074553169; constant ISST_IF_MSR_COMMAND (line 1139) | pub const ISST_IF_MSR_COMMAND: u32 = 3221552644; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1140) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2179503164; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1141) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1142) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1143) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1144) | pub const PCITEST_COPY: u32 = 1074024454; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1145) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1146) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1147) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1148) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1149) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074013190; constant IOC_OPAL_REVERT_TPR (line 1150) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1151) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1152) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1153) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1154) | pub const RTC_IRQP_READ: u32 = 2147774475; constant RIO_MPORT_MAINT_READ_LOCAL (line 1155) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1156) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1157) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1158) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1159) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1160) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1161) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1162) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1163) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1164) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1165) | pub const TUNGETFILTER: u32 = 2148029659; constant CCISS_SETNODENAME (line 1166) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1167) | pub const FBIO_GETCONTROL2: u32 = 2147763849; constant TUNSETDEBUG (line 1168) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1169) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1170) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1171) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1172) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1173) | pub const ATM_GETSTAT: u32 = 1074553168; constant VIDIOC_G_JPEGCOMP (line 1174) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1175) | pub const TUNATTACHFILTER: u32 = 1074287829; constant UI_SET_ABSBIT (line 1176) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1177) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1178) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1179) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1180) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1181) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1182) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1183) | pub const HE_GET_REG: u32 = 1074553184; constant ATM_SETLOOP (line 1184) | pub const ATM_SETLOOP: u32 = 1074553171; constant ATMSIGD_CTRL (line 1185) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1186) | pub const CIOC_KERNEL_VERSION: u32 = 3221512970; constant BTRFS_IOC_CLONE_RANGE (line 1187) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1188) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1189) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1190) | pub const PMU_IOC_HAS_ADB: u32 = 2147762692; constant I2OGETIOPS (line 1191) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1192) | pub const VIDIOC_S_FBUF: u32 = 1076647435; constant PPRCONTROL (line 1193) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1194) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1195) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1196) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1197) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1198) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1199) | pub const KCOV_INIT_TRACE: u32 = 2147771137; constant SONYPI_IOCGBAT1CAP (line 1200) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1201) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1202) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1203) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1204) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1205) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1206) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1207) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1208) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391394869; constant PPPIOCGFLAGS (line 1209) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1210) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1211) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222545172; constant ATM_DELLECSADDR (line 1212) | pub const ATM_DELLECSADDR: u32 = 1074553231; constant FW_CDEV_IOC_GET_SPEED (line 1213) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1214) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1215) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1216) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1217) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1218) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1219) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1220) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1221) | pub const PCITEST_READ: u32 = 1074024453; constant VFIO_GROUP_GET_STATUS (line 1222) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1223) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2147774203; constant USBDEVFS_CLEAR_HALT (line 1224) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1225) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1226) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1227) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1228) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1229) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1230) | pub const USBDEVFS_REAPURB: u32 = 1074025740; constant DFL_FPGA_CHECK_EXTENSION (line 1231) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1232) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1233) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1234) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1235) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1236) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1237) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1238) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1239) | pub const PPPIOCGIDLE: u32 = 2148037695; constant NVRAM_SETCKS (line 1240) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1241) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1242) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1243) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1244) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1245) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1246) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1247) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1248) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1249) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1250) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1251) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1252) | pub const I2OPARMGET: u32 = 3222825220; constant EVIOCGID (line 1253) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1254) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1255) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1256) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1257) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1258) | pub const ATM_GETNAMES: u32 = 1074291075; constant VIDIOC_QUERYMENU (line 1259) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1260) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1261) | pub const I2OLCTGET: u32 = 3222038786; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1262) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1263) | pub const NS_SETBUFLEV: u32 = 1074553186; constant BLKCLOSEZONE (line 1264) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1265) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1266) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1267) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1268) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1269) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1270) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1271) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1272) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1273) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1274) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1275) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1276) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1277) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1278) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1279) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1280) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1281) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1282) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1283) | pub const PPS_KC_BIND: u32 = 1074032805; constant F2FS_IOC_WRITE_CHECKPOINT (line 1284) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1285) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1286) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1287) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1288) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1289) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1290) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1291) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1292) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1293) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1294) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1295) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1296) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2147810816; constant SCIF_FENCE_MARK (line 1297) | pub const SCIF_FENCE_MARK: u32 = 3222041359; constant USBDEVFS_RELEASE_PORT (line 1298) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1299) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1300) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1301) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1302) | pub const UI_SET_PHYS: u32 = 1074025836; constant FDWERRORGET (line 1303) | pub const FDWERRORGET: u32 = 2149057047; constant VIDIOC_SUBDEV_G_EDID (line 1304) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223606824; constant MGSL_IOCGSTATS (line 1305) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1306) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1307) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1308) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1309) | pub const PHN_GET_REG: u32 = 3221516288; constant DELL_WMI_SMBIOS_CMD (line 1310) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1311) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1312) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1313) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1314) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1315) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1316) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1317) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1318) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1319) | pub const PMU_IOC_CAN_SLEEP: u32 = 2147762693; constant KCOV_ENABLE (line 1320) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1321) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1322) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1323) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1324) | pub const AGPIOC_ALLOCATE: u32 = 3221504262; constant NE_SET_USER_MEMORY_REGION (line 1325) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1326) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1327) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1328) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1329) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1330) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1331) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1332) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1333) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1334) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1335) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1336) | pub const FDPOLLDRVSTAT: u32 = 2150892051; constant AUTOFS_DEV_IOCTL_READY (line 1337) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1338) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1339) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1340) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1341) | pub const ATM_GETLINKRATE: u32 = 1074553217; constant RTC_WKALM_SET (line 1342) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1343) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1344) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1345) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1346) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1347) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1348) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1349) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1350) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1351) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1352) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1353) | pub const ATM_GETADDR: u32 = 1074553222; constant PHN_GET_REGS (line 1354) | pub const PHN_GET_REGS: u32 = 3221516290; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1355) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1356) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1357) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1358) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1359) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1360) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1361) | pub const SCIF_FENCE_SIGNAL: u32 = 3223614225; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1362) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1363) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1364) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1365) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1366) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1367) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1368) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1369) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1370) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1371) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1372) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1373) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1374) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1375) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1376) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1377) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1378) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1379) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1380) | pub const UVCIOC_CTRL_QUERY: u32 = 3222041889; constant IOC_OPAL_GENERIC_TABLE_RW (line 1381) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1382) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1383) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1384) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1385) | pub const IDT77105_GETSTAT: u32 = 1074553138; constant HIDIOCINITREPORT (line 1386) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1387) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1388) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1389) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1390) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1391) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1392) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1393) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1394) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1395) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1396) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1397) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1398) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1399) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1400) | pub const PPPIOCSCOMPRESS: u32 = 1074558029; constant USBDEVFS_CONNECTINFO (line 1401) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1402) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1403) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1404) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1405) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1406) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1407) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1408) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1409) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1410) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1411) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1412) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1413) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1414) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1415) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1416) | pub const ISST_IF_GET_PHY_ID: u32 = 3221552641; constant TUNSETNOCSUM (line 1417) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1418) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1419) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1420) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1421) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1422) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1423) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1424) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1425) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1426) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1427) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1428) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1429) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1430) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1431) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1432) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1433) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1434) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1435) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1436) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1437) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1438) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1439) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1440) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221552643; constant SCIF_ACCEPTREQ (line 1441) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1442) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221496842; constant VIDIOC_STREAMOFF (line 1443) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1444) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1445) | pub const FDGETFDCSTAT: u32 = 2149581333; constant VIDIOC_S_PRIORITY (line 1446) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1447) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1448) | pub const VIDIOC_ENUMINPUT: u32 = 3226228250; constant ZATM_GETPOOLZ (line 1449) | pub const ZATM_GETPOOLZ: u32 = 1074553186; constant RIO_DISABLE_DOORBELL_RANGE (line 1450) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1451) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1452) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1453) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1454) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1455) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1456) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1457) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1458) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1459) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1460) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1461) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1462) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2147774201; constant DM_DEV_CREATE (line 1463) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1464) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1465) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1466) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1467) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1468) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1469) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1470) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1471) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1472) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1473) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1474) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1475) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1476) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1477) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1478) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1479) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1480) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1481) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223093520; constant FW_CDEV_IOC_GET_INFO (line 1482) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223593728; constant VIDIOC_G_PRIORITY (line 1483) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1484) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1485) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3222820424; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1486) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1487) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3223344833; constant VIDIOC_S_HW_FREQ_SEEK (line 1488) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1489) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1490) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1491) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1492) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1493) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1494) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1495) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1496) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1497) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1498) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1499) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1500) | pub const PPS_SETPARAMS: u32 = 1074032802; constant IOC_OPAL_LR_SETUP (line 1501) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1502) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1503) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1504) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1505) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1506) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1507) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1508) | pub const VIDIOC_G_EDID: u32 = 3223606824; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1509) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075115275; constant RIO_MAP_INBOUND (line 1510) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1511) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1512) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1513) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1514) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1515) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1516) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1517) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1518) | pub const I8K_GET_SPEED: u32 = 3221514629; constant HIDIOCGREPORT (line 1519) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1520) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1521) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1522) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1523) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1524) | pub const ATM_SETESI: u32 = 1074553228; constant FW_CDEV_IOC_START_ISO (line 1525) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1526) | pub const ATM_DELADDR: u32 = 1074553225; constant PPFCONTROL (line 1527) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1528) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1529) | pub const RTC_IRQP_SET: u32 = 1074032652; constant PCITEST_WRITE (line 1530) | pub const PCITEST_WRITE: u32 = 1074024452; constant PPCLAIM (line 1531) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1532) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1533) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1534) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1535) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1536) | pub const VIDIOC_DQBUF: u32 = 3225703953; constant BTRFS_IOC_BALANCE_PROGRESS (line 1537) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1538) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1539) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1540) | pub const MMTIMER_GETFREQ: u32 = 2147773698; constant VIDIOC_G_SELECTION (line 1541) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1542) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1543) | pub const PPPOEIOCSFWD: u32 = 1074049280; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1544) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1545) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1546) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1547) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1548) | pub const DMA_BUF_SET_NAME: u32 = 1074029057; constant UI_BEGIN_FF_UPLOAD (line 1549) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3227538888; constant RTC_UIE_ON (line 1550) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1551) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1552) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1553) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3225179842; constant GPIO_GET_LINEHANDLE_IOCTL (line 1554) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1555) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2182640129; constant NVME_IOCTL_ADMIN_CMD (line 1556) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1557) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1558) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1559) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1560) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1561) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1562) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1563) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1564) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1565) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1566) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1567) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1568) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1569) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1570) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1571) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1572) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1573) | pub const MMTIMER_GETCOUNTER: u32 = 2147773705; constant MATROXFB_GET_OUTPUT_MODE (line 1574) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221516026; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1575) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1576) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1577) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1578) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1579) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1580) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1581) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1582) | pub const VDUSE_VQ_GET_INFO: u32 = 3224142101; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1583) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1584) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1585) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1586) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1588) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1589) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1590) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1591) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1592) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1593) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1594) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1595) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1596) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1597) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1092919830; constant ACRN_IOCTL_SET_MEMSEG (line 1598) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1599) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1600) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1601) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1602) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1603) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1604) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1605) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1606) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074045476; FILE: builder/third-party/linux-raw-sys/src/x86/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/x86/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2174) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2178) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2185) | pub fn version(&self) -> __u8 { method set_version (line 2189) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2196) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2211) | pub fn priority(&self) -> __u8 { method set_priority (line 2215) | pub fn set_priority(&mut self, val: __u8) { method version (line 2222) | pub fn version(&self) -> __u8 { method set_version (line 2226) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2233) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2248) | pub fn res1(&self) -> __u16 { method set_res1 (line 2252) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2259) | pub fn doff(&self) -> __u16 { method set_doff (line 2263) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2270) | pub fn fin(&self) -> __u16 { method set_fin (line 2274) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2281) | pub fn syn(&self) -> __u16 { method set_syn (line 2285) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2292) | pub fn rst(&self) -> __u16 { method set_rst (line 2296) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2303) | pub fn psh(&self) -> __u16 { method set_psh (line 2307) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2314) | pub fn ack(&self) -> __u16 { method set_ack (line 2318) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2325) | pub fn urg(&self) -> __u16 { method set_urg (line 2329) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2336) | pub fn ece(&self) -> __u16 { method set_ece (line 2340) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2347) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2351) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2358) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2405) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2409) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2416) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2420) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2427) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2431) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2438) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2442) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2449) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SYS_SOCKET (line 1115) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1116) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1117) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1118) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1119) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1120) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1121) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1122) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1123) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1124) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1125) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1126) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1127) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1128) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1129) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1130) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1131) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1132) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1133) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1134) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1135) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1136) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1137) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1138) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1139) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1140) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1141) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1142) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1143) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1144) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1145) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1146) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1147) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1148) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1149) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1150) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1151) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1152) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1153) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1154) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1155) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1156) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1157) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1158) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1159) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1160) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1161) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1162) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1163) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1164) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1165) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1166) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1167) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1168) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1169) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1170) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1171) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1172) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1173) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1174) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1175) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1176) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1177) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1178) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1179) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1180) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1181) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1182) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1183) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1184) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1185) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1186) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1187) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1188) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1189) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1190) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1191) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1192) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1193) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1194) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1195) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1196) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1197) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1198) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1199) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1200) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1201) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1202) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1203) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1204) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1205) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1206) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1207) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1208) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1209) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1210) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1211) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1212) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1213) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1214) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1215) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1216) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1217) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1218) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1219) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1220) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1221) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1222) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1223) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1224) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1225) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1226) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1227) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1228) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1229) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1230) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1231) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1232) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1233) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1234) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1235) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1236) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1237) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1238) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1239) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1240) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1241) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1242) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1243) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1244) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1245) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1246) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1247) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1248) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1249) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1250) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1251) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1252) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1253) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1254) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1255) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1256) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1257) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1258) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1259) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1260) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1261) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1262) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1263) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1264) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1265) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1266) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1267) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1268) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1269) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1270) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1271) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1272) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1273) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1274) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1275) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1276) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1277) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1278) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1279) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1280) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1281) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1282) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1283) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1284) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1285) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1286) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1287) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1288) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1289) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1290) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1291) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1292) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1293) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1294) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1295) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1296) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1297) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1298) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1299) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1300) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1301) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1302) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1303) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1304) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1305) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1306) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1307) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1308) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1309) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1310) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1311) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1312) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1313) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1314) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1315) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1316) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1317) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1318) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1319) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1320) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1321) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1322) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1323) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1324) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1325) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1326) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1327) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1328) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1329) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1330) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1331) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1332) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1333) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1334) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1335) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1336) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1337) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1338) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1339) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1340) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1341) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1342) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1343) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1344) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1345) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1346) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1347) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1348) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1349) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1350) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1351) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1352) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1353) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1354) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1355) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1356) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1357) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1358) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1359) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1360) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1361) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1362) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1363) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1364) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1365) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1366) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1367) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1368) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1369) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1370) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1371) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1372) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1373) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1374) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1375) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1376) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1377) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1378) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1379) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1380) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1381) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1382) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1383) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1384) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1385) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1386) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1387) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1388) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1389) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1390) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1391) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1392) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1393) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1394) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1395) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1396) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1397) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1398) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1399) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1400) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1401) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1402) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1403) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1404) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1405) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1406) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1407) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1408) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1409) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1410) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1411) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1412) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1413) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1414) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1415) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1416) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1417) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1418) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1419) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1420) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1421) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1422) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1423) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1424) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1425) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1426) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1427) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1428) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1429) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1430) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1431) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1432) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1433) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1434) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1435) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1436) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1437) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1438) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1439) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1440) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1441) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1442) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1443) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1444) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1445) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1446) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1447) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1448) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1449) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1450) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1451) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1452) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1453) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1454) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1455) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1456) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1457) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1458) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1459) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1460) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1461) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1462) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1463) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1464) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1465) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1466) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1467) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1468) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1469) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1470) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1471) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1472) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1473) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1474) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1475) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1476) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1477) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1478) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1479) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1480) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1481) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1482) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1483) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1484) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1485) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1486) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1487) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1488) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1489) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1490) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1491) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1492) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1493) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1494) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1495) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1496) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1497) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1498) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1499) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1500) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1501) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1502) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1503) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1504) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1505) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1506) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1507) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1508) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1509) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1510) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1511) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1512) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1513) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1514) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1515) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1516) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1517) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1518) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1519) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1520) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1521) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1522) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1523) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1524) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1525) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1526) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1527) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1528) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1529) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1530) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1531) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1532) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1533) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1534) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1535) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1536) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1537) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1538) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1539) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1540) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1541) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1542) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1543) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1544) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1545) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1546) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1547) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1548) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1549) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1550) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1551) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1552) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1553) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1554) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1555) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1556) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1557) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1558) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1559) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1560) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1561) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1562) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1563) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1564) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1565) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1566) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1567) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1568) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1569) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1570) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1571) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1572) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1573) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1574) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1575) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1576) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1577) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1578) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1579) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1580) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1581) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1582) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1583) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1584) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1585) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1586) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1587) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1588) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1589) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1590) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1591) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1592) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1593) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1594) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1595) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1596) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1597) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1598) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1599) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1600) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1601) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1602) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1603) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1604) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1605) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1606) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1607) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1608) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1609) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1610) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1611) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1612) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1616) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1650) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1689) | pub enum _bindgen_ty_3 { type socket_state (line 1753) | pub enum socket_state { type _bindgen_ty_4 (line 1763) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1778) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1787) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1796) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1806) | pub enum _bindgen_ty_6 { type net_device_flags (line 1839) | pub enum net_device_flags { type _bindgen_ty_7 (line 1863) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1875) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1883) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2471) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1894) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1902) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1916) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1935) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2474) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2047) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2056) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2065) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2078) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2092) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2106) | pub const fn new() -> Self { function as_ptr (line 2110) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2114) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2118) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2122) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2127) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2133) | pub const fn new() -> Self { function as_ref (line 2137) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2141) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2147) | fn default() -> Self { function clone (line 2153) | fn clone(&self) -> Self { function fmt (line 2159) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2164) | fn hash(&self, _state: &mut H) {} function eq (line 2167) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/x86/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 14) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 15) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 16) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 17) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 18) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 19) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 20) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 21) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 22) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 23) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 24) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 25) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 26) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 27) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 28) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 29) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x86/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/x86/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sysinfo (line 53) | pub struct sysinfo { type oldold_utsname (line 71) | pub struct oldold_utsname { type old_utsname (line 80) | pub struct old_utsname { type new_utsname (line 89) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 97) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 98) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 99) | pub const __NEW_UTS_LEN: u32 = 64; FILE: builder/third-party/linux-raw-sys/src/x86/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_mode_t (line 13) | pub type __kernel_mode_t = crate::ctypes::c_ushort; type __kernel_ipc_pid_t (line 14) | pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort; type __kernel_uid_t (line 15) | pub type __kernel_uid_t = crate::ctypes::c_ushort; type __kernel_gid_t (line 16) | pub type __kernel_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 17) | pub type __kernel_old_dev_t = crate::ctypes::c_ushort; type __kernel_long_t (line 18) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 19) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 20) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_suseconds_t (line 22) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 23) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 24) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 25) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_old_uid_t (line 26) | pub type __kernel_old_uid_t = __kernel_uid_t; type __kernel_old_gid_t (line 27) | pub type __kernel_old_gid_t = __kernel_gid_t; type __kernel_size_t (line 28) | pub type __kernel_size_t = crate::ctypes::c_uint; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = crate::ctypes::c_int; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = crate::ctypes::c_int; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/linux-raw-sys/src/x86_64/errno.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; FILE: builder/third-party/linux-raw-sys/src/x86_64/general.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_sighandler_t (line 11) | pub type __kernel_sighandler_t = ::core::option::Option; type __sigrestore_t (line 59) | pub type __sigrestore_t = __restorefn_t; type stack_t (line 60) | pub type stack_t = sigaltstack; type sigval_t (line 61) | pub type sigval_t = sigval; type siginfo_t (line 62) | pub type siginfo_t = siginfo; type sigevent_t (line 63) | pub type sigevent_t = sigevent; type cc_t (line 64) | pub type cc_t = crate::ctypes::c_uchar; type speed_t (line 65) | pub type speed_t = crate::ctypes::c_uint; type tcflag_t (line 66) | pub type tcflag_t = crate::ctypes::c_uint; type __fsword_t (line 67) | pub type __fsword_t = __kernel_long_t; type __BindgenBitfieldUnit (line 70) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 75) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_fd_set (line 78) | pub struct __kernel_fd_set { type __kernel_fsid_t (line 83) | pub struct __kernel_fsid_t { type __user_cap_header_struct (line 88) | pub struct __user_cap_header_struct { type __user_cap_data_struct (line 94) | pub struct __user_cap_data_struct { type vfs_cap_data (line 101) | pub struct vfs_cap_data { type vfs_cap_data__bindgen_ty_1 (line 107) | pub struct vfs_cap_data__bindgen_ty_1 { type vfs_ns_cap_data (line 113) | pub struct vfs_ns_cap_data { type vfs_ns_cap_data__bindgen_ty_1 (line 120) | pub struct vfs_ns_cap_data__bindgen_ty_1 { type f_owner_ex (line 126) | pub struct f_owner_ex { type flock (line 132) | pub struct flock { type flock64 (line 141) | pub struct flock64 { type open_how (line 150) | pub struct open_how { type epoll_event (line 157) | pub struct epoll_event { type fscrypt_policy_v1 (line 163) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 172) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 179) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 189) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 195) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 202) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 208) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 217) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 224) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 234) | pub struct mount_attr { type file_clone_range (line 242) | pub struct file_clone_range { type fstrim_range (line 250) | pub struct fstrim_range { type file_dedupe_range_info (line 257) | pub struct file_dedupe_range_info { type file_dedupe_range (line 266) | pub struct file_dedupe_range { type files_stat_struct (line 276) | pub struct files_stat_struct { type inodes_stat_t (line 283) | pub struct inodes_stat_t { type fsxattr (line 290) | pub struct fsxattr { type futex_waitv (line 300) | pub struct futex_waitv { type robust_list (line 308) | pub struct robust_list { type robust_list_head (line 313) | pub struct robust_list_head { type inotify_event (line 320) | pub struct inotify_event { type pollfd (line 329) | pub struct pollfd { type rand_pool_info (line 336) | pub struct rand_pool_info { type __kernel_timespec (line 343) | pub struct __kernel_timespec { type __kernel_itimerspec (line 349) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 355) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 361) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 367) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 373) | pub struct __kernel_sock_timeval { type timespec (line 379) | pub struct timespec { type timeval (line 385) | pub struct timeval { type itimerspec (line 391) | pub struct itimerspec { type itimerval (line 397) | pub struct itimerval { type timezone (line 403) | pub struct timezone { type rusage (line 409) | pub struct rusage { type rlimit (line 429) | pub struct rlimit { type rlimit64 (line 435) | pub struct rlimit64 { type clone_args (line 441) | pub struct clone_args { type sigaction (line 456) | pub struct sigaction { type sigaltstack (line 464) | pub struct sigaltstack { type __sifields__bindgen_ty_1 (line 471) | pub struct __sifields__bindgen_ty_1 { type __sifields__bindgen_ty_2 (line 477) | pub struct __sifields__bindgen_ty_2 { type __sifields__bindgen_ty_3 (line 485) | pub struct __sifields__bindgen_ty_3 { type __sifields__bindgen_ty_4 (line 492) | pub struct __sifields__bindgen_ty_4 { type __sifields__bindgen_ty_5 (line 501) | pub struct __sifields__bindgen_ty_5 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 507) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 (line 514) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_2 { type __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 (line 520) | pub struct __sifields__bindgen_ty_5__bindgen_ty_1__bindgen_ty_3 { type __sifields__bindgen_ty_6 (line 527) | pub struct __sifields__bindgen_ty_6 { type __sifields__bindgen_ty_7 (line 533) | pub struct __sifields__bindgen_ty_7 { type siginfo (line 540) | pub struct siginfo { type siginfo__bindgen_ty_1__bindgen_ty_1 (line 545) | pub struct siginfo__bindgen_ty_1__bindgen_ty_1 { type sigevent (line 553) | pub struct sigevent { type sigevent__bindgen_ty_1__bindgen_ty_1 (line 561) | pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { type statx_timestamp (line 567) | pub struct statx_timestamp { type statx (line 574) | pub struct statx { type termios (line 602) | pub struct termios { type termios2 (line 612) | pub struct termios2 { type ktermios (line 624) | pub struct ktermios { type winsize (line 636) | pub struct winsize { type termio (line 644) | pub struct termio { type iovec (line 654) | pub struct iovec { type uffd_msg (line 660) | pub struct uffd_msg { type uffd_msg__bindgen_ty_1__bindgen_ty_1 (line 669) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_1 { type uffd_msg__bindgen_ty_1__bindgen_ty_2 (line 676) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_2 { type uffd_msg__bindgen_ty_1__bindgen_ty_3 (line 681) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_3 { type uffd_msg__bindgen_ty_1__bindgen_ty_4 (line 688) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_4 { type uffd_msg__bindgen_ty_1__bindgen_ty_5 (line 694) | pub struct uffd_msg__bindgen_ty_1__bindgen_ty_5 { type uffdio_api (line 701) | pub struct uffdio_api { type uffdio_range (line 708) | pub struct uffdio_range { type uffdio_register (line 714) | pub struct uffdio_register { type uffdio_copy (line 721) | pub struct uffdio_copy { type uffdio_zeropage (line 730) | pub struct uffdio_zeropage { type uffdio_writeprotect (line 737) | pub struct uffdio_writeprotect { type uffdio_continue (line 743) | pub struct uffdio_continue { type linux_dirent64 (line 750) | pub struct linux_dirent64 { type stat (line 759) | pub struct stat { type __old_kernel_stat (line 781) | pub struct __old_kernel_stat { type statfs (line 796) | pub struct statfs { type statfs64 (line 812) | pub struct statfs64 { type compat_statfs64 (line 828) | pub struct compat_statfs64 { type user_desc (line 844) | pub struct user_desc { method seg_32bit (line 2774) | pub fn seg_32bit(&self) -> crate::ctypes::c_uint { method set_seg_32bit (line 2778) | pub fn set_seg_32bit(&mut self, val: crate::ctypes::c_uint) { method contents (line 2785) | pub fn contents(&self) -> crate::ctypes::c_uint { method set_contents (line 2789) | pub fn set_contents(&mut self, val: crate::ctypes::c_uint) { method read_exec_only (line 2796) | pub fn read_exec_only(&self) -> crate::ctypes::c_uint { method set_read_exec_only (line 2800) | pub fn set_read_exec_only(&mut self, val: crate::ctypes::c_uint) { method limit_in_pages (line 2807) | pub fn limit_in_pages(&self) -> crate::ctypes::c_uint { method set_limit_in_pages (line 2811) | pub fn set_limit_in_pages(&mut self, val: crate::ctypes::c_uint) { method seg_not_present (line 2818) | pub fn seg_not_present(&self) -> crate::ctypes::c_uint { method set_seg_not_present (line 2822) | pub fn set_seg_not_present(&mut self, val: crate::ctypes::c_uint) { method useable (line 2829) | pub fn useable(&self) -> crate::ctypes::c_uint { method set_useable (line 2833) | pub fn set_useable(&mut self, val: crate::ctypes::c_uint) { method lm (line 2840) | pub fn lm(&self) -> crate::ctypes::c_uint { method set_lm (line 2844) | pub fn set_lm(&mut self, val: crate::ctypes::c_uint) { method new_bitfield_1 (line 2851) | pub fn new_bitfield_1(seg_32bit: crate::ctypes::c_uint, contents: crat... type kernel_sigset_t (line 854) | pub struct kernel_sigset_t { type kernel_sigaction (line 859) | pub struct kernel_sigaction { constant LINUX_VERSION_CODE (line 865) | pub const LINUX_VERSION_CODE: u32 = 393984; constant LINUX_VERSION_MAJOR (line 866) | pub const LINUX_VERSION_MAJOR: u32 = 6; constant LINUX_VERSION_PATCHLEVEL (line 867) | pub const LINUX_VERSION_PATCHLEVEL: u32 = 3; constant LINUX_VERSION_SUBLEVEL (line 868) | pub const LINUX_VERSION_SUBLEVEL: u32 = 0; constant AT_SYSINFO_EHDR (line 869) | pub const AT_SYSINFO_EHDR: u32 = 33; constant AT_VECTOR_SIZE_ARCH (line 870) | pub const AT_VECTOR_SIZE_ARCH: u32 = 3; constant AT_NULL (line 871) | pub const AT_NULL: u32 = 0; constant AT_IGNORE (line 872) | pub const AT_IGNORE: u32 = 1; constant AT_EXECFD (line 873) | pub const AT_EXECFD: u32 = 2; constant AT_PHDR (line 874) | pub const AT_PHDR: u32 = 3; constant AT_PHENT (line 875) | pub const AT_PHENT: u32 = 4; constant AT_PHNUM (line 876) | pub const AT_PHNUM: u32 = 5; constant AT_PAGESZ (line 877) | pub const AT_PAGESZ: u32 = 6; constant AT_BASE (line 878) | pub const AT_BASE: u32 = 7; constant AT_FLAGS (line 879) | pub const AT_FLAGS: u32 = 8; constant AT_ENTRY (line 880) | pub const AT_ENTRY: u32 = 9; constant AT_NOTELF (line 881) | pub const AT_NOTELF: u32 = 10; constant AT_UID (line 882) | pub const AT_UID: u32 = 11; constant AT_EUID (line 883) | pub const AT_EUID: u32 = 12; constant AT_GID (line 884) | pub const AT_GID: u32 = 13; constant AT_EGID (line 885) | pub const AT_EGID: u32 = 14; constant AT_PLATFORM (line 886) | pub const AT_PLATFORM: u32 = 15; constant AT_HWCAP (line 887) | pub const AT_HWCAP: u32 = 16; constant AT_CLKTCK (line 888) | pub const AT_CLKTCK: u32 = 17; constant AT_SECURE (line 889) | pub const AT_SECURE: u32 = 23; constant AT_BASE_PLATFORM (line 890) | pub const AT_BASE_PLATFORM: u32 = 24; constant AT_RANDOM (line 891) | pub const AT_RANDOM: u32 = 25; constant AT_HWCAP2 (line 892) | pub const AT_HWCAP2: u32 = 26; constant AT_RSEQ_FEATURE_SIZE (line 893) | pub const AT_RSEQ_FEATURE_SIZE: u32 = 27; constant AT_RSEQ_ALIGN (line 894) | pub const AT_RSEQ_ALIGN: u32 = 28; constant AT_EXECFN (line 895) | pub const AT_EXECFN: u32 = 31; constant AT_MINSIGSTKSZ (line 896) | pub const AT_MINSIGSTKSZ: u32 = 51; constant __FD_SETSIZE (line 897) | pub const __FD_SETSIZE: u32 = 1024; constant _LINUX_CAPABILITY_VERSION_1 (line 898) | pub const _LINUX_CAPABILITY_VERSION_1: u32 = 429392688; constant _LINUX_CAPABILITY_U32S_1 (line 899) | pub const _LINUX_CAPABILITY_U32S_1: u32 = 1; constant _LINUX_CAPABILITY_VERSION_2 (line 900) | pub const _LINUX_CAPABILITY_VERSION_2: u32 = 537333798; constant _LINUX_CAPABILITY_U32S_2 (line 901) | pub const _LINUX_CAPABILITY_U32S_2: u32 = 2; constant _LINUX_CAPABILITY_VERSION_3 (line 902) | pub const _LINUX_CAPABILITY_VERSION_3: u32 = 537396514; constant _LINUX_CAPABILITY_U32S_3 (line 903) | pub const _LINUX_CAPABILITY_U32S_3: u32 = 2; constant VFS_CAP_REVISION_MASK (line 904) | pub const VFS_CAP_REVISION_MASK: u32 = 4278190080; constant VFS_CAP_REVISION_SHIFT (line 905) | pub const VFS_CAP_REVISION_SHIFT: u32 = 24; constant VFS_CAP_FLAGS_MASK (line 906) | pub const VFS_CAP_FLAGS_MASK: i64 = -4278190081; constant VFS_CAP_FLAGS_EFFECTIVE (line 907) | pub const VFS_CAP_FLAGS_EFFECTIVE: u32 = 1; constant VFS_CAP_REVISION_1 (line 908) | pub const VFS_CAP_REVISION_1: u32 = 16777216; constant VFS_CAP_U32_1 (line 909) | pub const VFS_CAP_U32_1: u32 = 1; constant VFS_CAP_REVISION_2 (line 910) | pub const VFS_CAP_REVISION_2: u32 = 33554432; constant VFS_CAP_U32_2 (line 911) | pub const VFS_CAP_U32_2: u32 = 2; constant VFS_CAP_REVISION_3 (line 912) | pub const VFS_CAP_REVISION_3: u32 = 50331648; constant VFS_CAP_U32_3 (line 913) | pub const VFS_CAP_U32_3: u32 = 2; constant VFS_CAP_U32 (line 914) | pub const VFS_CAP_U32: u32 = 2; constant VFS_CAP_REVISION (line 915) | pub const VFS_CAP_REVISION: u32 = 50331648; constant _LINUX_CAPABILITY_VERSION (line 916) | pub const _LINUX_CAPABILITY_VERSION: u32 = 429392688; constant _LINUX_CAPABILITY_U32S (line 917) | pub const _LINUX_CAPABILITY_U32S: u32 = 1; constant CAP_CHOWN (line 918) | pub const CAP_CHOWN: u32 = 0; constant CAP_DAC_OVERRIDE (line 919) | pub const CAP_DAC_OVERRIDE: u32 = 1; constant CAP_DAC_READ_SEARCH (line 920) | pub const CAP_DAC_READ_SEARCH: u32 = 2; constant CAP_FOWNER (line 921) | pub const CAP_FOWNER: u32 = 3; constant CAP_FSETID (line 922) | pub const CAP_FSETID: u32 = 4; constant CAP_KILL (line 923) | pub const CAP_KILL: u32 = 5; constant CAP_SETGID (line 924) | pub const CAP_SETGID: u32 = 6; constant CAP_SETUID (line 925) | pub const CAP_SETUID: u32 = 7; constant CAP_SETPCAP (line 926) | pub const CAP_SETPCAP: u32 = 8; constant CAP_LINUX_IMMUTABLE (line 927) | pub const CAP_LINUX_IMMUTABLE: u32 = 9; constant CAP_NET_BIND_SERVICE (line 928) | pub const CAP_NET_BIND_SERVICE: u32 = 10; constant CAP_NET_BROADCAST (line 929) | pub const CAP_NET_BROADCAST: u32 = 11; constant CAP_NET_ADMIN (line 930) | pub const CAP_NET_ADMIN: u32 = 12; constant CAP_NET_RAW (line 931) | pub const CAP_NET_RAW: u32 = 13; constant CAP_IPC_LOCK (line 932) | pub const CAP_IPC_LOCK: u32 = 14; constant CAP_IPC_OWNER (line 933) | pub const CAP_IPC_OWNER: u32 = 15; constant CAP_SYS_MODULE (line 934) | pub const CAP_SYS_MODULE: u32 = 16; constant CAP_SYS_RAWIO (line 935) | pub const CAP_SYS_RAWIO: u32 = 17; constant CAP_SYS_CHROOT (line 936) | pub const CAP_SYS_CHROOT: u32 = 18; constant CAP_SYS_PTRACE (line 937) | pub const CAP_SYS_PTRACE: u32 = 19; constant CAP_SYS_PACCT (line 938) | pub const CAP_SYS_PACCT: u32 = 20; constant CAP_SYS_ADMIN (line 939) | pub const CAP_SYS_ADMIN: u32 = 21; constant CAP_SYS_BOOT (line 940) | pub const CAP_SYS_BOOT: u32 = 22; constant CAP_SYS_NICE (line 941) | pub const CAP_SYS_NICE: u32 = 23; constant CAP_SYS_RESOURCE (line 942) | pub const CAP_SYS_RESOURCE: u32 = 24; constant CAP_SYS_TIME (line 943) | pub const CAP_SYS_TIME: u32 = 25; constant CAP_SYS_TTY_CONFIG (line 944) | pub const CAP_SYS_TTY_CONFIG: u32 = 26; constant CAP_MKNOD (line 945) | pub const CAP_MKNOD: u32 = 27; constant CAP_LEASE (line 946) | pub const CAP_LEASE: u32 = 28; constant CAP_AUDIT_WRITE (line 947) | pub const CAP_AUDIT_WRITE: u32 = 29; constant CAP_AUDIT_CONTROL (line 948) | pub const CAP_AUDIT_CONTROL: u32 = 30; constant CAP_SETFCAP (line 949) | pub const CAP_SETFCAP: u32 = 31; constant CAP_MAC_OVERRIDE (line 950) | pub const CAP_MAC_OVERRIDE: u32 = 32; constant CAP_MAC_ADMIN (line 951) | pub const CAP_MAC_ADMIN: u32 = 33; constant CAP_SYSLOG (line 952) | pub const CAP_SYSLOG: u32 = 34; constant CAP_WAKE_ALARM (line 953) | pub const CAP_WAKE_ALARM: u32 = 35; constant CAP_BLOCK_SUSPEND (line 954) | pub const CAP_BLOCK_SUSPEND: u32 = 36; constant CAP_AUDIT_READ (line 955) | pub const CAP_AUDIT_READ: u32 = 37; constant CAP_PERFMON (line 956) | pub const CAP_PERFMON: u32 = 38; constant CAP_BPF (line 957) | pub const CAP_BPF: u32 = 39; constant CAP_CHECKPOINT_RESTORE (line 958) | pub const CAP_CHECKPOINT_RESTORE: u32 = 40; constant CAP_LAST_CAP (line 959) | pub const CAP_LAST_CAP: u32 = 40; constant O_ACCMODE (line 960) | pub const O_ACCMODE: u32 = 3; constant O_RDONLY (line 961) | pub const O_RDONLY: u32 = 0; constant O_WRONLY (line 962) | pub const O_WRONLY: u32 = 1; constant O_RDWR (line 963) | pub const O_RDWR: u32 = 2; constant O_CREAT (line 964) | pub const O_CREAT: u32 = 64; constant O_EXCL (line 965) | pub const O_EXCL: u32 = 128; constant O_NOCTTY (line 966) | pub const O_NOCTTY: u32 = 256; constant O_TRUNC (line 967) | pub const O_TRUNC: u32 = 512; constant O_APPEND (line 968) | pub const O_APPEND: u32 = 1024; constant O_NONBLOCK (line 969) | pub const O_NONBLOCK: u32 = 2048; constant O_DSYNC (line 970) | pub const O_DSYNC: u32 = 4096; constant FASYNC (line 971) | pub const FASYNC: u32 = 8192; constant O_DIRECT (line 972) | pub const O_DIRECT: u32 = 16384; constant O_LARGEFILE (line 973) | pub const O_LARGEFILE: u32 = 32768; constant O_DIRECTORY (line 974) | pub const O_DIRECTORY: u32 = 65536; constant O_NOFOLLOW (line 975) | pub const O_NOFOLLOW: u32 = 131072; constant O_NOATIME (line 976) | pub const O_NOATIME: u32 = 262144; constant O_CLOEXEC (line 977) | pub const O_CLOEXEC: u32 = 524288; constant __O_SYNC (line 978) | pub const __O_SYNC: u32 = 1048576; constant O_SYNC (line 979) | pub const O_SYNC: u32 = 1052672; constant O_PATH (line 980) | pub const O_PATH: u32 = 2097152; constant __O_TMPFILE (line 981) | pub const __O_TMPFILE: u32 = 4194304; constant O_TMPFILE (line 982) | pub const O_TMPFILE: u32 = 4259840; constant O_TMPFILE_MASK (line 983) | pub const O_TMPFILE_MASK: u32 = 4259904; constant O_NDELAY (line 984) | pub const O_NDELAY: u32 = 2048; constant F_DUPFD (line 985) | pub const F_DUPFD: u32 = 0; constant F_GETFD (line 986) | pub const F_GETFD: u32 = 1; constant F_SETFD (line 987) | pub const F_SETFD: u32 = 2; constant F_GETFL (line 988) | pub const F_GETFL: u32 = 3; constant F_SETFL (line 989) | pub const F_SETFL: u32 = 4; constant F_GETLK (line 990) | pub const F_GETLK: u32 = 5; constant F_SETLK (line 991) | pub const F_SETLK: u32 = 6; constant F_SETLKW (line 992) | pub const F_SETLKW: u32 = 7; constant F_SETOWN (line 993) | pub const F_SETOWN: u32 = 8; constant F_GETOWN (line 994) | pub const F_GETOWN: u32 = 9; constant F_SETSIG (line 995) | pub const F_SETSIG: u32 = 10; constant F_GETSIG (line 996) | pub const F_GETSIG: u32 = 11; constant F_SETOWN_EX (line 997) | pub const F_SETOWN_EX: u32 = 15; constant F_GETOWN_EX (line 998) | pub const F_GETOWN_EX: u32 = 16; constant F_GETOWNER_UIDS (line 999) | pub const F_GETOWNER_UIDS: u32 = 17; constant F_OFD_GETLK (line 1000) | pub const F_OFD_GETLK: u32 = 36; constant F_OFD_SETLK (line 1001) | pub const F_OFD_SETLK: u32 = 37; constant F_OFD_SETLKW (line 1002) | pub const F_OFD_SETLKW: u32 = 38; constant F_OWNER_TID (line 1003) | pub const F_OWNER_TID: u32 = 0; constant F_OWNER_PID (line 1004) | pub const F_OWNER_PID: u32 = 1; constant F_OWNER_PGRP (line 1005) | pub const F_OWNER_PGRP: u32 = 2; constant FD_CLOEXEC (line 1006) | pub const FD_CLOEXEC: u32 = 1; constant F_RDLCK (line 1007) | pub const F_RDLCK: u32 = 0; constant F_WRLCK (line 1008) | pub const F_WRLCK: u32 = 1; constant F_UNLCK (line 1009) | pub const F_UNLCK: u32 = 2; constant F_EXLCK (line 1010) | pub const F_EXLCK: u32 = 4; constant F_SHLCK (line 1011) | pub const F_SHLCK: u32 = 8; constant LOCK_SH (line 1012) | pub const LOCK_SH: u32 = 1; constant LOCK_EX (line 1013) | pub const LOCK_EX: u32 = 2; constant LOCK_NB (line 1014) | pub const LOCK_NB: u32 = 4; constant LOCK_UN (line 1015) | pub const LOCK_UN: u32 = 8; constant LOCK_MAND (line 1016) | pub const LOCK_MAND: u32 = 32; constant LOCK_READ (line 1017) | pub const LOCK_READ: u32 = 64; constant LOCK_WRITE (line 1018) | pub const LOCK_WRITE: u32 = 128; constant LOCK_RW (line 1019) | pub const LOCK_RW: u32 = 192; constant F_LINUX_SPECIFIC_BASE (line 1020) | pub const F_LINUX_SPECIFIC_BASE: u32 = 1024; constant RESOLVE_NO_XDEV (line 1021) | pub const RESOLVE_NO_XDEV: u32 = 1; constant RESOLVE_NO_MAGICLINKS (line 1022) | pub const RESOLVE_NO_MAGICLINKS: u32 = 2; constant RESOLVE_NO_SYMLINKS (line 1023) | pub const RESOLVE_NO_SYMLINKS: u32 = 4; constant RESOLVE_BENEATH (line 1024) | pub const RESOLVE_BENEATH: u32 = 8; constant RESOLVE_IN_ROOT (line 1025) | pub const RESOLVE_IN_ROOT: u32 = 16; constant RESOLVE_CACHED (line 1026) | pub const RESOLVE_CACHED: u32 = 32; constant F_SETLEASE (line 1027) | pub const F_SETLEASE: u32 = 1024; constant F_GETLEASE (line 1028) | pub const F_GETLEASE: u32 = 1025; constant F_CANCELLK (line 1029) | pub const F_CANCELLK: u32 = 1029; constant F_DUPFD_CLOEXEC (line 1030) | pub const F_DUPFD_CLOEXEC: u32 = 1030; constant F_NOTIFY (line 1031) | pub const F_NOTIFY: u32 = 1026; constant F_SETPIPE_SZ (line 1032) | pub const F_SETPIPE_SZ: u32 = 1031; constant F_GETPIPE_SZ (line 1033) | pub const F_GETPIPE_SZ: u32 = 1032; constant F_ADD_SEALS (line 1034) | pub const F_ADD_SEALS: u32 = 1033; constant F_GET_SEALS (line 1035) | pub const F_GET_SEALS: u32 = 1034; constant F_SEAL_SEAL (line 1036) | pub const F_SEAL_SEAL: u32 = 1; constant F_SEAL_SHRINK (line 1037) | pub const F_SEAL_SHRINK: u32 = 2; constant F_SEAL_GROW (line 1038) | pub const F_SEAL_GROW: u32 = 4; constant F_SEAL_WRITE (line 1039) | pub const F_SEAL_WRITE: u32 = 8; constant F_SEAL_FUTURE_WRITE (line 1040) | pub const F_SEAL_FUTURE_WRITE: u32 = 16; constant F_SEAL_EXEC (line 1041) | pub const F_SEAL_EXEC: u32 = 32; constant F_GET_RW_HINT (line 1042) | pub const F_GET_RW_HINT: u32 = 1035; constant F_SET_RW_HINT (line 1043) | pub const F_SET_RW_HINT: u32 = 1036; constant F_GET_FILE_RW_HINT (line 1044) | pub const F_GET_FILE_RW_HINT: u32 = 1037; constant F_SET_FILE_RW_HINT (line 1045) | pub const F_SET_FILE_RW_HINT: u32 = 1038; constant RWH_WRITE_LIFE_NOT_SET (line 1046) | pub const RWH_WRITE_LIFE_NOT_SET: u32 = 0; constant RWH_WRITE_LIFE_NONE (line 1047) | pub const RWH_WRITE_LIFE_NONE: u32 = 1; constant RWH_WRITE_LIFE_SHORT (line 1048) | pub const RWH_WRITE_LIFE_SHORT: u32 = 2; constant RWH_WRITE_LIFE_MEDIUM (line 1049) | pub const RWH_WRITE_LIFE_MEDIUM: u32 = 3; constant RWH_WRITE_LIFE_LONG (line 1050) | pub const RWH_WRITE_LIFE_LONG: u32 = 4; constant RWH_WRITE_LIFE_EXTREME (line 1051) | pub const RWH_WRITE_LIFE_EXTREME: u32 = 5; constant RWF_WRITE_LIFE_NOT_SET (line 1052) | pub const RWF_WRITE_LIFE_NOT_SET: u32 = 0; constant DN_ACCESS (line 1053) | pub const DN_ACCESS: u32 = 1; constant DN_MODIFY (line 1054) | pub const DN_MODIFY: u32 = 2; constant DN_CREATE (line 1055) | pub const DN_CREATE: u32 = 4; constant DN_DELETE (line 1056) | pub const DN_DELETE: u32 = 8; constant DN_RENAME (line 1057) | pub const DN_RENAME: u32 = 16; constant DN_ATTRIB (line 1058) | pub const DN_ATTRIB: u32 = 32; constant DN_MULTISHOT (line 1059) | pub const DN_MULTISHOT: u32 = 2147483648; constant AT_FDCWD (line 1060) | pub const AT_FDCWD: i32 = -100; constant AT_SYMLINK_NOFOLLOW (line 1061) | pub const AT_SYMLINK_NOFOLLOW: u32 = 256; constant AT_EACCESS (line 1062) | pub const AT_EACCESS: u32 = 512; constant AT_REMOVEDIR (line 1063) | pub const AT_REMOVEDIR: u32 = 512; constant AT_SYMLINK_FOLLOW (line 1064) | pub const AT_SYMLINK_FOLLOW: u32 = 1024; constant AT_NO_AUTOMOUNT (line 1065) | pub const AT_NO_AUTOMOUNT: u32 = 2048; constant AT_EMPTY_PATH (line 1066) | pub const AT_EMPTY_PATH: u32 = 4096; constant AT_STATX_SYNC_TYPE (line 1067) | pub const AT_STATX_SYNC_TYPE: u32 = 24576; constant AT_STATX_SYNC_AS_STAT (line 1068) | pub const AT_STATX_SYNC_AS_STAT: u32 = 0; constant AT_STATX_FORCE_SYNC (line 1069) | pub const AT_STATX_FORCE_SYNC: u32 = 8192; constant AT_STATX_DONT_SYNC (line 1070) | pub const AT_STATX_DONT_SYNC: u32 = 16384; constant AT_RECURSIVE (line 1071) | pub const AT_RECURSIVE: u32 = 32768; constant EPOLL_CLOEXEC (line 1072) | pub const EPOLL_CLOEXEC: u32 = 524288; constant EPOLL_CTL_ADD (line 1073) | pub const EPOLL_CTL_ADD: u32 = 1; constant EPOLL_CTL_DEL (line 1074) | pub const EPOLL_CTL_DEL: u32 = 2; constant EPOLL_CTL_MOD (line 1075) | pub const EPOLL_CTL_MOD: u32 = 3; constant POSIX_FADV_NORMAL (line 1076) | pub const POSIX_FADV_NORMAL: u32 = 0; constant POSIX_FADV_RANDOM (line 1077) | pub const POSIX_FADV_RANDOM: u32 = 1; constant POSIX_FADV_SEQUENTIAL (line 1078) | pub const POSIX_FADV_SEQUENTIAL: u32 = 2; constant POSIX_FADV_WILLNEED (line 1079) | pub const POSIX_FADV_WILLNEED: u32 = 3; constant POSIX_FADV_DONTNEED (line 1080) | pub const POSIX_FADV_DONTNEED: u32 = 4; constant POSIX_FADV_NOREUSE (line 1081) | pub const POSIX_FADV_NOREUSE: u32 = 5; constant FALLOC_FL_KEEP_SIZE (line 1082) | pub const FALLOC_FL_KEEP_SIZE: u32 = 1; constant FALLOC_FL_PUNCH_HOLE (line 1083) | pub const FALLOC_FL_PUNCH_HOLE: u32 = 2; constant FALLOC_FL_NO_HIDE_STALE (line 1084) | pub const FALLOC_FL_NO_HIDE_STALE: u32 = 4; constant FALLOC_FL_COLLAPSE_RANGE (line 1085) | pub const FALLOC_FL_COLLAPSE_RANGE: u32 = 8; constant FALLOC_FL_ZERO_RANGE (line 1086) | pub const FALLOC_FL_ZERO_RANGE: u32 = 16; constant FALLOC_FL_INSERT_RANGE (line 1087) | pub const FALLOC_FL_INSERT_RANGE: u32 = 32; constant FALLOC_FL_UNSHARE_RANGE (line 1088) | pub const FALLOC_FL_UNSHARE_RANGE: u32 = 64; constant NR_OPEN (line 1089) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 1090) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 1091) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 1092) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 1093) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 1094) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 1095) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 1096) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 1097) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 1098) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 1099) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 1100) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 1101) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 1102) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 1103) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 1104) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 1105) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 1106) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 1107) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 1108) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 1109) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 1110) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 1111) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 1112) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 1113) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 1114) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 1115) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 1116) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 1117) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 1118) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 1119) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 1120) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 1121) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 1122) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 1123) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 1124) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 1125) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 1126) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 1127) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 1128) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 1129) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 1130) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 1131) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 1132) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 1133) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 1134) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 1135) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 1136) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 1137) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 1138) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 1139) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 1140) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 1141) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 1142) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 1143) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 1144) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 1145) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 1146) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 1147) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 1148) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 1149) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 1150) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 1151) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 1152) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 1153) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 1154) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 1155) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 1156) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 1157) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 1158) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 1159) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 1160) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 1161) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 1162) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 1163) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 1164) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 1165) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 1166) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 1167) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 1168) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 1169) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 1170) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 1171) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 1172) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 1173) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 1174) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 1175) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 1176) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 1177) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 1178) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 1179) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 1180) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 1181) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 1182) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 1183) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 1184) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 1185) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 1186) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 1187) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 1188) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 1189) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 1190) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 1191) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 1192) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 1193) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 1194) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 1195) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 1196) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 1197) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 1198) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 1199) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 1200) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 1201) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 1202) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 1203) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 1204) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 1205) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 1206) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 1207) | pub const OPEN_TREE_CLONE: u32 = 1; constant OPEN_TREE_CLOEXEC (line 1208) | pub const OPEN_TREE_CLOEXEC: u32 = 524288; constant MOVE_MOUNT_F_SYMLINKS (line 1209) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 1210) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 1211) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 1212) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 1213) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 1214) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 1215) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 1216) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 1217) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 1218) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 1219) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 1220) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 1221) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 1222) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 1223) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 1224) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 1225) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 1226) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 1227) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 1228) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 1229) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 1230) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 1231) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 1232) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 1233) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 1234) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 1235) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 1236) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 1237) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 1238) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 1239) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 1240) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 1241) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 1242) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 1243) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 1244) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 1245) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 1246) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 1247) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 1248) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 1249) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 1250) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 1251) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 1252) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 1253) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 1254) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 1255) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 1256) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 1257) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 1258) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 1259) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 1260) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 1261) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 1262) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 1263) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 1264) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 1265) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 1266) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 1267) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 1268) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 1269) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 1270) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 1271) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 1272) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 1273) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 1274) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 1275) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 1276) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 1277) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 1278) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 1279) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 1280) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 1281) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 1282) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 1283) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 1284) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 1285) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 1286) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 1287) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 1288) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 1289) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 1290) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 1291) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 1292) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 1293) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 1294) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 1295) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 1296) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 1297) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 1298) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 1299) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 1300) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 1301) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 1302) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 1303) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 1304) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 1305) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant FUTEX_WAIT (line 1306) | pub const FUTEX_WAIT: u32 = 0; constant FUTEX_WAKE (line 1307) | pub const FUTEX_WAKE: u32 = 1; constant FUTEX_FD (line 1308) | pub const FUTEX_FD: u32 = 2; constant FUTEX_REQUEUE (line 1309) | pub const FUTEX_REQUEUE: u32 = 3; constant FUTEX_CMP_REQUEUE (line 1310) | pub const FUTEX_CMP_REQUEUE: u32 = 4; constant FUTEX_WAKE_OP (line 1311) | pub const FUTEX_WAKE_OP: u32 = 5; constant FUTEX_LOCK_PI (line 1312) | pub const FUTEX_LOCK_PI: u32 = 6; constant FUTEX_UNLOCK_PI (line 1313) | pub const FUTEX_UNLOCK_PI: u32 = 7; constant FUTEX_TRYLOCK_PI (line 1314) | pub const FUTEX_TRYLOCK_PI: u32 = 8; constant FUTEX_WAIT_BITSET (line 1315) | pub const FUTEX_WAIT_BITSET: u32 = 9; constant FUTEX_WAKE_BITSET (line 1316) | pub const FUTEX_WAKE_BITSET: u32 = 10; constant FUTEX_WAIT_REQUEUE_PI (line 1317) | pub const FUTEX_WAIT_REQUEUE_PI: u32 = 11; constant FUTEX_CMP_REQUEUE_PI (line 1318) | pub const FUTEX_CMP_REQUEUE_PI: u32 = 12; constant FUTEX_LOCK_PI2 (line 1319) | pub const FUTEX_LOCK_PI2: u32 = 13; constant FUTEX_PRIVATE_FLAG (line 1320) | pub const FUTEX_PRIVATE_FLAG: u32 = 128; constant FUTEX_CLOCK_REALTIME (line 1321) | pub const FUTEX_CLOCK_REALTIME: u32 = 256; constant FUTEX_CMD_MASK (line 1322) | pub const FUTEX_CMD_MASK: i32 = -385; constant FUTEX_WAIT_PRIVATE (line 1323) | pub const FUTEX_WAIT_PRIVATE: u32 = 128; constant FUTEX_WAKE_PRIVATE (line 1324) | pub const FUTEX_WAKE_PRIVATE: u32 = 129; constant FUTEX_REQUEUE_PRIVATE (line 1325) | pub const FUTEX_REQUEUE_PRIVATE: u32 = 131; constant FUTEX_CMP_REQUEUE_PRIVATE (line 1326) | pub const FUTEX_CMP_REQUEUE_PRIVATE: u32 = 132; constant FUTEX_WAKE_OP_PRIVATE (line 1327) | pub const FUTEX_WAKE_OP_PRIVATE: u32 = 133; constant FUTEX_LOCK_PI_PRIVATE (line 1328) | pub const FUTEX_LOCK_PI_PRIVATE: u32 = 134; constant FUTEX_LOCK_PI2_PRIVATE (line 1329) | pub const FUTEX_LOCK_PI2_PRIVATE: u32 = 141; constant FUTEX_UNLOCK_PI_PRIVATE (line 1330) | pub const FUTEX_UNLOCK_PI_PRIVATE: u32 = 135; constant FUTEX_TRYLOCK_PI_PRIVATE (line 1331) | pub const FUTEX_TRYLOCK_PI_PRIVATE: u32 = 136; constant FUTEX_WAIT_BITSET_PRIVATE (line 1332) | pub const FUTEX_WAIT_BITSET_PRIVATE: u32 = 137; constant FUTEX_WAKE_BITSET_PRIVATE (line 1333) | pub const FUTEX_WAKE_BITSET_PRIVATE: u32 = 138; constant FUTEX_WAIT_REQUEUE_PI_PRIVATE (line 1334) | pub const FUTEX_WAIT_REQUEUE_PI_PRIVATE: u32 = 139; constant FUTEX_CMP_REQUEUE_PI_PRIVATE (line 1335) | pub const FUTEX_CMP_REQUEUE_PI_PRIVATE: u32 = 140; constant FUTEX_32 (line 1336) | pub const FUTEX_32: u32 = 2; constant FUTEX_WAITV_MAX (line 1337) | pub const FUTEX_WAITV_MAX: u32 = 128; constant FUTEX_WAITERS (line 1338) | pub const FUTEX_WAITERS: u32 = 2147483648; constant FUTEX_OWNER_DIED (line 1339) | pub const FUTEX_OWNER_DIED: u32 = 1073741824; constant FUTEX_TID_MASK (line 1340) | pub const FUTEX_TID_MASK: u32 = 1073741823; constant ROBUST_LIST_LIMIT (line 1341) | pub const ROBUST_LIST_LIMIT: u32 = 2048; constant FUTEX_BITSET_MATCH_ANY (line 1342) | pub const FUTEX_BITSET_MATCH_ANY: u32 = 4294967295; constant FUTEX_OP_SET (line 1343) | pub const FUTEX_OP_SET: u32 = 0; constant FUTEX_OP_ADD (line 1344) | pub const FUTEX_OP_ADD: u32 = 1; constant FUTEX_OP_OR (line 1345) | pub const FUTEX_OP_OR: u32 = 2; constant FUTEX_OP_ANDN (line 1346) | pub const FUTEX_OP_ANDN: u32 = 3; constant FUTEX_OP_XOR (line 1347) | pub const FUTEX_OP_XOR: u32 = 4; constant FUTEX_OP_OPARG_SHIFT (line 1348) | pub const FUTEX_OP_OPARG_SHIFT: u32 = 8; constant FUTEX_OP_CMP_EQ (line 1349) | pub const FUTEX_OP_CMP_EQ: u32 = 0; constant FUTEX_OP_CMP_NE (line 1350) | pub const FUTEX_OP_CMP_NE: u32 = 1; constant FUTEX_OP_CMP_LT (line 1351) | pub const FUTEX_OP_CMP_LT: u32 = 2; constant FUTEX_OP_CMP_LE (line 1352) | pub const FUTEX_OP_CMP_LE: u32 = 3; constant FUTEX_OP_CMP_GT (line 1353) | pub const FUTEX_OP_CMP_GT: u32 = 4; constant FUTEX_OP_CMP_GE (line 1354) | pub const FUTEX_OP_CMP_GE: u32 = 5; constant IN_ACCESS (line 1355) | pub const IN_ACCESS: u32 = 1; constant IN_MODIFY (line 1356) | pub const IN_MODIFY: u32 = 2; constant IN_ATTRIB (line 1357) | pub const IN_ATTRIB: u32 = 4; constant IN_CLOSE_WRITE (line 1358) | pub const IN_CLOSE_WRITE: u32 = 8; constant IN_CLOSE_NOWRITE (line 1359) | pub const IN_CLOSE_NOWRITE: u32 = 16; constant IN_OPEN (line 1360) | pub const IN_OPEN: u32 = 32; constant IN_MOVED_FROM (line 1361) | pub const IN_MOVED_FROM: u32 = 64; constant IN_MOVED_TO (line 1362) | pub const IN_MOVED_TO: u32 = 128; constant IN_CREATE (line 1363) | pub const IN_CREATE: u32 = 256; constant IN_DELETE (line 1364) | pub const IN_DELETE: u32 = 512; constant IN_DELETE_SELF (line 1365) | pub const IN_DELETE_SELF: u32 = 1024; constant IN_MOVE_SELF (line 1366) | pub const IN_MOVE_SELF: u32 = 2048; constant IN_UNMOUNT (line 1367) | pub const IN_UNMOUNT: u32 = 8192; constant IN_Q_OVERFLOW (line 1368) | pub const IN_Q_OVERFLOW: u32 = 16384; constant IN_IGNORED (line 1369) | pub const IN_IGNORED: u32 = 32768; constant IN_CLOSE (line 1370) | pub const IN_CLOSE: u32 = 24; constant IN_MOVE (line 1371) | pub const IN_MOVE: u32 = 192; constant IN_ONLYDIR (line 1372) | pub const IN_ONLYDIR: u32 = 16777216; constant IN_DONT_FOLLOW (line 1373) | pub const IN_DONT_FOLLOW: u32 = 33554432; constant IN_EXCL_UNLINK (line 1374) | pub const IN_EXCL_UNLINK: u32 = 67108864; constant IN_MASK_CREATE (line 1375) | pub const IN_MASK_CREATE: u32 = 268435456; constant IN_MASK_ADD (line 1376) | pub const IN_MASK_ADD: u32 = 536870912; constant IN_ISDIR (line 1377) | pub const IN_ISDIR: u32 = 1073741824; constant IN_ONESHOT (line 1378) | pub const IN_ONESHOT: u32 = 2147483648; constant IN_ALL_EVENTS (line 1379) | pub const IN_ALL_EVENTS: u32 = 4095; constant IN_CLOEXEC (line 1380) | pub const IN_CLOEXEC: u32 = 524288; constant IN_NONBLOCK (line 1381) | pub const IN_NONBLOCK: u32 = 2048; constant ADFS_SUPER_MAGIC (line 1382) | pub const ADFS_SUPER_MAGIC: u32 = 44533; constant AFFS_SUPER_MAGIC (line 1383) | pub const AFFS_SUPER_MAGIC: u32 = 44543; constant AFS_SUPER_MAGIC (line 1384) | pub const AFS_SUPER_MAGIC: u32 = 1397113167; constant AUTOFS_SUPER_MAGIC (line 1385) | pub const AUTOFS_SUPER_MAGIC: u32 = 391; constant CEPH_SUPER_MAGIC (line 1386) | pub const CEPH_SUPER_MAGIC: u32 = 12805120; constant CODA_SUPER_MAGIC (line 1387) | pub const CODA_SUPER_MAGIC: u32 = 1937076805; constant CRAMFS_MAGIC (line 1388) | pub const CRAMFS_MAGIC: u32 = 684539205; constant CRAMFS_MAGIC_WEND (line 1389) | pub const CRAMFS_MAGIC_WEND: u32 = 1161678120; constant DEBUGFS_MAGIC (line 1390) | pub const DEBUGFS_MAGIC: u32 = 1684170528; constant SECURITYFS_MAGIC (line 1391) | pub const SECURITYFS_MAGIC: u32 = 1935894131; constant SELINUX_MAGIC (line 1392) | pub const SELINUX_MAGIC: u32 = 4185718668; constant SMACK_MAGIC (line 1393) | pub const SMACK_MAGIC: u32 = 1128357203; constant RAMFS_MAGIC (line 1394) | pub const RAMFS_MAGIC: u32 = 2240043254; constant TMPFS_MAGIC (line 1395) | pub const TMPFS_MAGIC: u32 = 16914836; constant HUGETLBFS_MAGIC (line 1396) | pub const HUGETLBFS_MAGIC: u32 = 2508478710; constant SQUASHFS_MAGIC (line 1397) | pub const SQUASHFS_MAGIC: u32 = 1936814952; constant ECRYPTFS_SUPER_MAGIC (line 1398) | pub const ECRYPTFS_SUPER_MAGIC: u32 = 61791; constant EFS_SUPER_MAGIC (line 1399) | pub const EFS_SUPER_MAGIC: u32 = 4278867; constant EROFS_SUPER_MAGIC_V1 (line 1400) | pub const EROFS_SUPER_MAGIC_V1: u32 = 3774210530; constant EXT2_SUPER_MAGIC (line 1401) | pub const EXT2_SUPER_MAGIC: u32 = 61267; constant EXT3_SUPER_MAGIC (line 1402) | pub const EXT3_SUPER_MAGIC: u32 = 61267; constant XENFS_SUPER_MAGIC (line 1403) | pub const XENFS_SUPER_MAGIC: u32 = 2881100148; constant EXT4_SUPER_MAGIC (line 1404) | pub const EXT4_SUPER_MAGIC: u32 = 61267; constant BTRFS_SUPER_MAGIC (line 1405) | pub const BTRFS_SUPER_MAGIC: u32 = 2435016766; constant NILFS_SUPER_MAGIC (line 1406) | pub const NILFS_SUPER_MAGIC: u32 = 13364; constant F2FS_SUPER_MAGIC (line 1407) | pub const F2FS_SUPER_MAGIC: u32 = 4076150800; constant HPFS_SUPER_MAGIC (line 1408) | pub const HPFS_SUPER_MAGIC: u32 = 4187351113; constant ISOFS_SUPER_MAGIC (line 1409) | pub const ISOFS_SUPER_MAGIC: u32 = 38496; constant JFFS2_SUPER_MAGIC (line 1410) | pub const JFFS2_SUPER_MAGIC: u32 = 29366; constant XFS_SUPER_MAGIC (line 1411) | pub const XFS_SUPER_MAGIC: u32 = 1481003842; constant PSTOREFS_MAGIC (line 1412) | pub const PSTOREFS_MAGIC: u32 = 1634035564; constant EFIVARFS_MAGIC (line 1413) | pub const EFIVARFS_MAGIC: u32 = 3730735588; constant HOSTFS_SUPER_MAGIC (line 1414) | pub const HOSTFS_SUPER_MAGIC: u32 = 12648430; constant OVERLAYFS_SUPER_MAGIC (line 1415) | pub const OVERLAYFS_SUPER_MAGIC: u32 = 2035054128; constant FUSE_SUPER_MAGIC (line 1416) | pub const FUSE_SUPER_MAGIC: u32 = 1702057286; constant MINIX_SUPER_MAGIC (line 1417) | pub const MINIX_SUPER_MAGIC: u32 = 4991; constant MINIX_SUPER_MAGIC2 (line 1418) | pub const MINIX_SUPER_MAGIC2: u32 = 5007; constant MINIX2_SUPER_MAGIC (line 1419) | pub const MINIX2_SUPER_MAGIC: u32 = 9320; constant MINIX2_SUPER_MAGIC2 (line 1420) | pub const MINIX2_SUPER_MAGIC2: u32 = 9336; constant MINIX3_SUPER_MAGIC (line 1421) | pub const MINIX3_SUPER_MAGIC: u32 = 19802; constant MSDOS_SUPER_MAGIC (line 1422) | pub const MSDOS_SUPER_MAGIC: u32 = 19780; constant EXFAT_SUPER_MAGIC (line 1423) | pub const EXFAT_SUPER_MAGIC: u32 = 538032816; constant NCP_SUPER_MAGIC (line 1424) | pub const NCP_SUPER_MAGIC: u32 = 22092; constant NFS_SUPER_MAGIC (line 1425) | pub const NFS_SUPER_MAGIC: u32 = 26985; constant OCFS2_SUPER_MAGIC (line 1426) | pub const OCFS2_SUPER_MAGIC: u32 = 1952539503; constant OPENPROM_SUPER_MAGIC (line 1427) | pub const OPENPROM_SUPER_MAGIC: u32 = 40865; constant QNX4_SUPER_MAGIC (line 1428) | pub const QNX4_SUPER_MAGIC: u32 = 47; constant QNX6_SUPER_MAGIC (line 1429) | pub const QNX6_SUPER_MAGIC: u32 = 1746473250; constant AFS_FS_MAGIC (line 1430) | pub const AFS_FS_MAGIC: u32 = 1799439955; constant REISERFS_SUPER_MAGIC (line 1431) | pub const REISERFS_SUPER_MAGIC: u32 = 1382369651; constant REISERFS_SUPER_MAGIC_STRING (line 1432) | pub const REISERFS_SUPER_MAGIC_STRING: &[u8; 9] = b"ReIsErFs\0"; constant REISER2FS_SUPER_MAGIC_STRING (line 1433) | pub const REISER2FS_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr2Fs\0"; constant REISER2FS_JR_SUPER_MAGIC_STRING (line 1434) | pub const REISER2FS_JR_SUPER_MAGIC_STRING: &[u8; 10] = b"ReIsEr3Fs\0"; constant SMB_SUPER_MAGIC (line 1435) | pub const SMB_SUPER_MAGIC: u32 = 20859; constant CIFS_SUPER_MAGIC (line 1436) | pub const CIFS_SUPER_MAGIC: u32 = 4283649346; constant SMB2_SUPER_MAGIC (line 1437) | pub const SMB2_SUPER_MAGIC: u32 = 4266872130; constant CGROUP_SUPER_MAGIC (line 1438) | pub const CGROUP_SUPER_MAGIC: u32 = 2613483; constant CGROUP2_SUPER_MAGIC (line 1439) | pub const CGROUP2_SUPER_MAGIC: u32 = 1667723888; constant RDTGROUP_SUPER_MAGIC (line 1440) | pub const RDTGROUP_SUPER_MAGIC: u32 = 124082209; constant STACK_END_MAGIC (line 1441) | pub const STACK_END_MAGIC: u32 = 1470918301; constant TRACEFS_MAGIC (line 1442) | pub const TRACEFS_MAGIC: u32 = 1953653091; constant V9FS_MAGIC (line 1443) | pub const V9FS_MAGIC: u32 = 16914839; constant BDEVFS_MAGIC (line 1444) | pub const BDEVFS_MAGIC: u32 = 1650746742; constant DAXFS_MAGIC (line 1445) | pub const DAXFS_MAGIC: u32 = 1684300152; constant BINFMTFS_MAGIC (line 1446) | pub const BINFMTFS_MAGIC: u32 = 1112100429; constant DEVPTS_SUPER_MAGIC (line 1447) | pub const DEVPTS_SUPER_MAGIC: u32 = 7377; constant BINDERFS_SUPER_MAGIC (line 1448) | pub const BINDERFS_SUPER_MAGIC: u32 = 1819242352; constant FUTEXFS_SUPER_MAGIC (line 1449) | pub const FUTEXFS_SUPER_MAGIC: u32 = 195894762; constant PIPEFS_MAGIC (line 1450) | pub const PIPEFS_MAGIC: u32 = 1346981957; constant PROC_SUPER_MAGIC (line 1451) | pub const PROC_SUPER_MAGIC: u32 = 40864; constant SOCKFS_MAGIC (line 1452) | pub const SOCKFS_MAGIC: u32 = 1397703499; constant SYSFS_MAGIC (line 1453) | pub const SYSFS_MAGIC: u32 = 1650812274; constant USBDEVICE_SUPER_MAGIC (line 1454) | pub const USBDEVICE_SUPER_MAGIC: u32 = 40866; constant MTD_INODE_FS_MAGIC (line 1455) | pub const MTD_INODE_FS_MAGIC: u32 = 288389204; constant ANON_INODE_FS_MAGIC (line 1456) | pub const ANON_INODE_FS_MAGIC: u32 = 151263540; constant BTRFS_TEST_MAGIC (line 1457) | pub const BTRFS_TEST_MAGIC: u32 = 1936880249; constant NSFS_MAGIC (line 1458) | pub const NSFS_MAGIC: u32 = 1853056627; constant BPF_FS_MAGIC (line 1459) | pub const BPF_FS_MAGIC: u32 = 3405662737; constant AAFS_MAGIC (line 1460) | pub const AAFS_MAGIC: u32 = 1513908720; constant ZONEFS_MAGIC (line 1461) | pub const ZONEFS_MAGIC: u32 = 1515144787; constant UDF_SUPER_MAGIC (line 1462) | pub const UDF_SUPER_MAGIC: u32 = 352400198; constant DMA_BUF_MAGIC (line 1463) | pub const DMA_BUF_MAGIC: u32 = 1145913666; constant DEVMEM_MAGIC (line 1464) | pub const DEVMEM_MAGIC: u32 = 1162691661; constant SECRETMEM_MAGIC (line 1465) | pub const SECRETMEM_MAGIC: u32 = 1397048141; constant MAP_32BIT (line 1466) | pub const MAP_32BIT: u32 = 64; constant PROT_READ (line 1467) | pub const PROT_READ: u32 = 1; constant PROT_WRITE (line 1468) | pub const PROT_WRITE: u32 = 2; constant PROT_EXEC (line 1469) | pub const PROT_EXEC: u32 = 4; constant PROT_SEM (line 1470) | pub const PROT_SEM: u32 = 8; constant PROT_NONE (line 1471) | pub const PROT_NONE: u32 = 0; constant PROT_GROWSDOWN (line 1472) | pub const PROT_GROWSDOWN: u32 = 16777216; constant PROT_GROWSUP (line 1473) | pub const PROT_GROWSUP: u32 = 33554432; constant MAP_TYPE (line 1474) | pub const MAP_TYPE: u32 = 15; constant MAP_FIXED (line 1475) | pub const MAP_FIXED: u32 = 16; constant MAP_ANONYMOUS (line 1476) | pub const MAP_ANONYMOUS: u32 = 32; constant MAP_POPULATE (line 1477) | pub const MAP_POPULATE: u32 = 32768; constant MAP_NONBLOCK (line 1478) | pub const MAP_NONBLOCK: u32 = 65536; constant MAP_STACK (line 1479) | pub const MAP_STACK: u32 = 131072; constant MAP_HUGETLB (line 1480) | pub const MAP_HUGETLB: u32 = 262144; constant MAP_SYNC (line 1481) | pub const MAP_SYNC: u32 = 524288; constant MAP_FIXED_NOREPLACE (line 1482) | pub const MAP_FIXED_NOREPLACE: u32 = 1048576; constant MAP_UNINITIALIZED (line 1483) | pub const MAP_UNINITIALIZED: u32 = 67108864; constant MLOCK_ONFAULT (line 1484) | pub const MLOCK_ONFAULT: u32 = 1; constant MS_ASYNC (line 1485) | pub const MS_ASYNC: u32 = 1; constant MS_INVALIDATE (line 1486) | pub const MS_INVALIDATE: u32 = 2; constant MS_SYNC (line 1487) | pub const MS_SYNC: u32 = 4; constant MADV_NORMAL (line 1488) | pub const MADV_NORMAL: u32 = 0; constant MADV_RANDOM (line 1489) | pub const MADV_RANDOM: u32 = 1; constant MADV_SEQUENTIAL (line 1490) | pub const MADV_SEQUENTIAL: u32 = 2; constant MADV_WILLNEED (line 1491) | pub const MADV_WILLNEED: u32 = 3; constant MADV_DONTNEED (line 1492) | pub const MADV_DONTNEED: u32 = 4; constant MADV_FREE (line 1493) | pub const MADV_FREE: u32 = 8; constant MADV_REMOVE (line 1494) | pub const MADV_REMOVE: u32 = 9; constant MADV_DONTFORK (line 1495) | pub const MADV_DONTFORK: u32 = 10; constant MADV_DOFORK (line 1496) | pub const MADV_DOFORK: u32 = 11; constant MADV_HWPOISON (line 1497) | pub const MADV_HWPOISON: u32 = 100; constant MADV_SOFT_OFFLINE (line 1498) | pub const MADV_SOFT_OFFLINE: u32 = 101; constant MADV_MERGEABLE (line 1499) | pub const MADV_MERGEABLE: u32 = 12; constant MADV_UNMERGEABLE (line 1500) | pub const MADV_UNMERGEABLE: u32 = 13; constant MADV_HUGEPAGE (line 1501) | pub const MADV_HUGEPAGE: u32 = 14; constant MADV_NOHUGEPAGE (line 1502) | pub const MADV_NOHUGEPAGE: u32 = 15; constant MADV_DONTDUMP (line 1503) | pub const MADV_DONTDUMP: u32 = 16; constant MADV_DODUMP (line 1504) | pub const MADV_DODUMP: u32 = 17; constant MADV_WIPEONFORK (line 1505) | pub const MADV_WIPEONFORK: u32 = 18; constant MADV_KEEPONFORK (line 1506) | pub const MADV_KEEPONFORK: u32 = 19; constant MADV_COLD (line 1507) | pub const MADV_COLD: u32 = 20; constant MADV_PAGEOUT (line 1508) | pub const MADV_PAGEOUT: u32 = 21; constant MADV_POPULATE_READ (line 1509) | pub const MADV_POPULATE_READ: u32 = 22; constant MADV_POPULATE_WRITE (line 1510) | pub const MADV_POPULATE_WRITE: u32 = 23; constant MADV_DONTNEED_LOCKED (line 1511) | pub const MADV_DONTNEED_LOCKED: u32 = 24; constant MADV_COLLAPSE (line 1512) | pub const MADV_COLLAPSE: u32 = 25; constant MAP_FILE (line 1513) | pub const MAP_FILE: u32 = 0; constant PKEY_DISABLE_ACCESS (line 1514) | pub const PKEY_DISABLE_ACCESS: u32 = 1; constant PKEY_DISABLE_WRITE (line 1515) | pub const PKEY_DISABLE_WRITE: u32 = 2; constant PKEY_ACCESS_MASK (line 1516) | pub const PKEY_ACCESS_MASK: u32 = 3; constant MAP_GROWSDOWN (line 1517) | pub const MAP_GROWSDOWN: u32 = 256; constant MAP_DENYWRITE (line 1518) | pub const MAP_DENYWRITE: u32 = 2048; constant MAP_EXECUTABLE (line 1519) | pub const MAP_EXECUTABLE: u32 = 4096; constant MAP_LOCKED (line 1520) | pub const MAP_LOCKED: u32 = 8192; constant MAP_NORESERVE (line 1521) | pub const MAP_NORESERVE: u32 = 16384; constant MCL_CURRENT (line 1522) | pub const MCL_CURRENT: u32 = 1; constant MCL_FUTURE (line 1523) | pub const MCL_FUTURE: u32 = 2; constant MCL_ONFAULT (line 1524) | pub const MCL_ONFAULT: u32 = 4; constant HUGETLB_FLAG_ENCODE_SHIFT (line 1525) | pub const HUGETLB_FLAG_ENCODE_SHIFT: u32 = 26; constant HUGETLB_FLAG_ENCODE_MASK (line 1526) | pub const HUGETLB_FLAG_ENCODE_MASK: u32 = 63; constant HUGETLB_FLAG_ENCODE_16KB (line 1527) | pub const HUGETLB_FLAG_ENCODE_16KB: u32 = 939524096; constant HUGETLB_FLAG_ENCODE_64KB (line 1528) | pub const HUGETLB_FLAG_ENCODE_64KB: u32 = 1073741824; constant HUGETLB_FLAG_ENCODE_512KB (line 1529) | pub const HUGETLB_FLAG_ENCODE_512KB: u32 = 1275068416; constant HUGETLB_FLAG_ENCODE_1MB (line 1530) | pub const HUGETLB_FLAG_ENCODE_1MB: u32 = 1342177280; constant HUGETLB_FLAG_ENCODE_2MB (line 1531) | pub const HUGETLB_FLAG_ENCODE_2MB: u32 = 1409286144; constant HUGETLB_FLAG_ENCODE_8MB (line 1532) | pub const HUGETLB_FLAG_ENCODE_8MB: u32 = 1543503872; constant HUGETLB_FLAG_ENCODE_16MB (line 1533) | pub const HUGETLB_FLAG_ENCODE_16MB: u32 = 1610612736; constant HUGETLB_FLAG_ENCODE_32MB (line 1534) | pub const HUGETLB_FLAG_ENCODE_32MB: u32 = 1677721600; constant HUGETLB_FLAG_ENCODE_256MB (line 1535) | pub const HUGETLB_FLAG_ENCODE_256MB: u32 = 1879048192; constant HUGETLB_FLAG_ENCODE_512MB (line 1536) | pub const HUGETLB_FLAG_ENCODE_512MB: u32 = 1946157056; constant HUGETLB_FLAG_ENCODE_1GB (line 1537) | pub const HUGETLB_FLAG_ENCODE_1GB: u32 = 2013265920; constant HUGETLB_FLAG_ENCODE_2GB (line 1538) | pub const HUGETLB_FLAG_ENCODE_2GB: u32 = 2080374784; constant HUGETLB_FLAG_ENCODE_16GB (line 1539) | pub const HUGETLB_FLAG_ENCODE_16GB: u32 = 2281701376; constant MREMAP_MAYMOVE (line 1540) | pub const MREMAP_MAYMOVE: u32 = 1; constant MREMAP_FIXED (line 1541) | pub const MREMAP_FIXED: u32 = 2; constant MREMAP_DONTUNMAP (line 1542) | pub const MREMAP_DONTUNMAP: u32 = 4; constant OVERCOMMIT_GUESS (line 1543) | pub const OVERCOMMIT_GUESS: u32 = 0; constant OVERCOMMIT_ALWAYS (line 1544) | pub const OVERCOMMIT_ALWAYS: u32 = 1; constant OVERCOMMIT_NEVER (line 1545) | pub const OVERCOMMIT_NEVER: u32 = 2; constant MAP_SHARED (line 1546) | pub const MAP_SHARED: u32 = 1; constant MAP_PRIVATE (line 1547) | pub const MAP_PRIVATE: u32 = 2; constant MAP_SHARED_VALIDATE (line 1548) | pub const MAP_SHARED_VALIDATE: u32 = 3; constant MAP_HUGE_SHIFT (line 1549) | pub const MAP_HUGE_SHIFT: u32 = 26; constant MAP_HUGE_MASK (line 1550) | pub const MAP_HUGE_MASK: u32 = 63; constant MAP_HUGE_16KB (line 1551) | pub const MAP_HUGE_16KB: u32 = 939524096; constant MAP_HUGE_64KB (line 1552) | pub const MAP_HUGE_64KB: u32 = 1073741824; constant MAP_HUGE_512KB (line 1553) | pub const MAP_HUGE_512KB: u32 = 1275068416; constant MAP_HUGE_1MB (line 1554) | pub const MAP_HUGE_1MB: u32 = 1342177280; constant MAP_HUGE_2MB (line 1555) | pub const MAP_HUGE_2MB: u32 = 1409286144; constant MAP_HUGE_8MB (line 1556) | pub const MAP_HUGE_8MB: u32 = 1543503872; constant MAP_HUGE_16MB (line 1557) | pub const MAP_HUGE_16MB: u32 = 1610612736; constant MAP_HUGE_32MB (line 1558) | pub const MAP_HUGE_32MB: u32 = 1677721600; constant MAP_HUGE_256MB (line 1559) | pub const MAP_HUGE_256MB: u32 = 1879048192; constant MAP_HUGE_512MB (line 1560) | pub const MAP_HUGE_512MB: u32 = 1946157056; constant MAP_HUGE_1GB (line 1561) | pub const MAP_HUGE_1GB: u32 = 2013265920; constant MAP_HUGE_2GB (line 1562) | pub const MAP_HUGE_2GB: u32 = 2080374784; constant MAP_HUGE_16GB (line 1563) | pub const MAP_HUGE_16GB: u32 = 2281701376; constant POLLIN (line 1564) | pub const POLLIN: u32 = 1; constant POLLPRI (line 1565) | pub const POLLPRI: u32 = 2; constant POLLOUT (line 1566) | pub const POLLOUT: u32 = 4; constant POLLERR (line 1567) | pub const POLLERR: u32 = 8; constant POLLHUP (line 1568) | pub const POLLHUP: u32 = 16; constant POLLNVAL (line 1569) | pub const POLLNVAL: u32 = 32; constant POLLRDNORM (line 1570) | pub const POLLRDNORM: u32 = 64; constant POLLRDBAND (line 1571) | pub const POLLRDBAND: u32 = 128; constant POLLWRNORM (line 1572) | pub const POLLWRNORM: u32 = 256; constant POLLWRBAND (line 1573) | pub const POLLWRBAND: u32 = 512; constant POLLMSG (line 1574) | pub const POLLMSG: u32 = 1024; constant POLLREMOVE (line 1575) | pub const POLLREMOVE: u32 = 4096; constant POLLRDHUP (line 1576) | pub const POLLRDHUP: u32 = 8192; constant GRND_NONBLOCK (line 1577) | pub const GRND_NONBLOCK: u32 = 1; constant GRND_RANDOM (line 1578) | pub const GRND_RANDOM: u32 = 2; constant GRND_INSECURE (line 1579) | pub const GRND_INSECURE: u32 = 4; constant LINUX_REBOOT_MAGIC1 (line 1580) | pub const LINUX_REBOOT_MAGIC1: u32 = 4276215469; constant LINUX_REBOOT_MAGIC2 (line 1581) | pub const LINUX_REBOOT_MAGIC2: u32 = 672274793; constant LINUX_REBOOT_MAGIC2A (line 1582) | pub const LINUX_REBOOT_MAGIC2A: u32 = 85072278; constant LINUX_REBOOT_MAGIC2B (line 1583) | pub const LINUX_REBOOT_MAGIC2B: u32 = 369367448; constant LINUX_REBOOT_MAGIC2C (line 1584) | pub const LINUX_REBOOT_MAGIC2C: u32 = 537993216; constant LINUX_REBOOT_CMD_RESTART (line 1585) | pub const LINUX_REBOOT_CMD_RESTART: u32 = 19088743; constant LINUX_REBOOT_CMD_HALT (line 1586) | pub const LINUX_REBOOT_CMD_HALT: u32 = 3454992675; constant LINUX_REBOOT_CMD_CAD_ON (line 1587) | pub const LINUX_REBOOT_CMD_CAD_ON: u32 = 2309737967; constant LINUX_REBOOT_CMD_CAD_OFF (line 1588) | pub const LINUX_REBOOT_CMD_CAD_OFF: u32 = 0; constant LINUX_REBOOT_CMD_POWER_OFF (line 1589) | pub const LINUX_REBOOT_CMD_POWER_OFF: u32 = 1126301404; constant LINUX_REBOOT_CMD_RESTART2 (line 1590) | pub const LINUX_REBOOT_CMD_RESTART2: u32 = 2712847316; constant LINUX_REBOOT_CMD_SW_SUSPEND (line 1591) | pub const LINUX_REBOOT_CMD_SW_SUSPEND: u32 = 3489725666; constant LINUX_REBOOT_CMD_KEXEC (line 1592) | pub const LINUX_REBOOT_CMD_KEXEC: u32 = 1163412803; constant ITIMER_REAL (line 1593) | pub const ITIMER_REAL: u32 = 0; constant ITIMER_VIRTUAL (line 1594) | pub const ITIMER_VIRTUAL: u32 = 1; constant ITIMER_PROF (line 1595) | pub const ITIMER_PROF: u32 = 2; constant CLOCK_REALTIME (line 1596) | pub const CLOCK_REALTIME: u32 = 0; constant CLOCK_MONOTONIC (line 1597) | pub const CLOCK_MONOTONIC: u32 = 1; constant CLOCK_PROCESS_CPUTIME_ID (line 1598) | pub const CLOCK_PROCESS_CPUTIME_ID: u32 = 2; constant CLOCK_THREAD_CPUTIME_ID (line 1599) | pub const CLOCK_THREAD_CPUTIME_ID: u32 = 3; constant CLOCK_MONOTONIC_RAW (line 1600) | pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant CLOCK_REALTIME_COARSE (line 1601) | pub const CLOCK_REALTIME_COARSE: u32 = 5; constant CLOCK_MONOTONIC_COARSE (line 1602) | pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant CLOCK_BOOTTIME (line 1603) | pub const CLOCK_BOOTTIME: u32 = 7; constant CLOCK_REALTIME_ALARM (line 1604) | pub const CLOCK_REALTIME_ALARM: u32 = 8; constant CLOCK_BOOTTIME_ALARM (line 1605) | pub const CLOCK_BOOTTIME_ALARM: u32 = 9; constant CLOCK_SGI_CYCLE (line 1606) | pub const CLOCK_SGI_CYCLE: u32 = 10; constant CLOCK_TAI (line 1607) | pub const CLOCK_TAI: u32 = 11; constant MAX_CLOCKS (line 1608) | pub const MAX_CLOCKS: u32 = 16; constant CLOCKS_MASK (line 1609) | pub const CLOCKS_MASK: u32 = 1; constant CLOCKS_MONO (line 1610) | pub const CLOCKS_MONO: u32 = 1; constant TIMER_ABSTIME (line 1611) | pub const TIMER_ABSTIME: u32 = 1; constant RUSAGE_SELF (line 1612) | pub const RUSAGE_SELF: u32 = 0; constant RUSAGE_CHILDREN (line 1613) | pub const RUSAGE_CHILDREN: i32 = -1; constant RUSAGE_BOTH (line 1614) | pub const RUSAGE_BOTH: i32 = -2; constant RUSAGE_THREAD (line 1615) | pub const RUSAGE_THREAD: u32 = 1; constant RLIM64_INFINITY (line 1616) | pub const RLIM64_INFINITY: i32 = -1; constant PRIO_MIN (line 1617) | pub const PRIO_MIN: i32 = -20; constant PRIO_MAX (line 1618) | pub const PRIO_MAX: u32 = 20; constant PRIO_PROCESS (line 1619) | pub const PRIO_PROCESS: u32 = 0; constant PRIO_PGRP (line 1620) | pub const PRIO_PGRP: u32 = 1; constant PRIO_USER (line 1621) | pub const PRIO_USER: u32 = 2; constant _STK_LIM (line 1622) | pub const _STK_LIM: u32 = 8388608; constant MLOCK_LIMIT (line 1623) | pub const MLOCK_LIMIT: u32 = 8388608; constant RLIMIT_CPU (line 1624) | pub const RLIMIT_CPU: u32 = 0; constant RLIMIT_FSIZE (line 1625) | pub const RLIMIT_FSIZE: u32 = 1; constant RLIMIT_DATA (line 1626) | pub const RLIMIT_DATA: u32 = 2; constant RLIMIT_STACK (line 1627) | pub const RLIMIT_STACK: u32 = 3; constant RLIMIT_CORE (line 1628) | pub const RLIMIT_CORE: u32 = 4; constant RLIMIT_RSS (line 1629) | pub const RLIMIT_RSS: u32 = 5; constant RLIMIT_NPROC (line 1630) | pub const RLIMIT_NPROC: u32 = 6; constant RLIMIT_NOFILE (line 1631) | pub const RLIMIT_NOFILE: u32 = 7; constant RLIMIT_MEMLOCK (line 1632) | pub const RLIMIT_MEMLOCK: u32 = 8; constant RLIMIT_AS (line 1633) | pub const RLIMIT_AS: u32 = 9; constant RLIMIT_LOCKS (line 1634) | pub const RLIMIT_LOCKS: u32 = 10; constant RLIMIT_SIGPENDING (line 1635) | pub const RLIMIT_SIGPENDING: u32 = 11; constant RLIMIT_MSGQUEUE (line 1636) | pub const RLIMIT_MSGQUEUE: u32 = 12; constant RLIMIT_NICE (line 1637) | pub const RLIMIT_NICE: u32 = 13; constant RLIMIT_RTPRIO (line 1638) | pub const RLIMIT_RTPRIO: u32 = 14; constant RLIMIT_RTTIME (line 1639) | pub const RLIMIT_RTTIME: u32 = 15; constant RLIM_NLIMITS (line 1640) | pub const RLIM_NLIMITS: u32 = 16; constant RLIM_INFINITY (line 1641) | pub const RLIM_INFINITY: i32 = -1; constant CSIGNAL (line 1642) | pub const CSIGNAL: u32 = 255; constant CLONE_VM (line 1643) | pub const CLONE_VM: u32 = 256; constant CLONE_FS (line 1644) | pub const CLONE_FS: u32 = 512; constant CLONE_FILES (line 1645) | pub const CLONE_FILES: u32 = 1024; constant CLONE_SIGHAND (line 1646) | pub const CLONE_SIGHAND: u32 = 2048; constant CLONE_PIDFD (line 1647) | pub const CLONE_PIDFD: u32 = 4096; constant CLONE_PTRACE (line 1648) | pub const CLONE_PTRACE: u32 = 8192; constant CLONE_VFORK (line 1649) | pub const CLONE_VFORK: u32 = 16384; constant CLONE_PARENT (line 1650) | pub const CLONE_PARENT: u32 = 32768; constant CLONE_THREAD (line 1651) | pub const CLONE_THREAD: u32 = 65536; constant CLONE_NEWNS (line 1652) | pub const CLONE_NEWNS: u32 = 131072; constant CLONE_SYSVSEM (line 1653) | pub const CLONE_SYSVSEM: u32 = 262144; constant CLONE_SETTLS (line 1654) | pub const CLONE_SETTLS: u32 = 524288; constant CLONE_PARENT_SETTID (line 1655) | pub const CLONE_PARENT_SETTID: u32 = 1048576; constant CLONE_CHILD_CLEARTID (line 1656) | pub const CLONE_CHILD_CLEARTID: u32 = 2097152; constant CLONE_DETACHED (line 1657) | pub const CLONE_DETACHED: u32 = 4194304; constant CLONE_UNTRACED (line 1658) | pub const CLONE_UNTRACED: u32 = 8388608; constant CLONE_CHILD_SETTID (line 1659) | pub const CLONE_CHILD_SETTID: u32 = 16777216; constant CLONE_NEWCGROUP (line 1660) | pub const CLONE_NEWCGROUP: u32 = 33554432; constant CLONE_NEWUTS (line 1661) | pub const CLONE_NEWUTS: u32 = 67108864; constant CLONE_NEWIPC (line 1662) | pub const CLONE_NEWIPC: u32 = 134217728; constant CLONE_NEWUSER (line 1663) | pub const CLONE_NEWUSER: u32 = 268435456; constant CLONE_NEWPID (line 1664) | pub const CLONE_NEWPID: u32 = 536870912; constant CLONE_NEWNET (line 1665) | pub const CLONE_NEWNET: u32 = 1073741824; constant CLONE_IO (line 1666) | pub const CLONE_IO: u32 = 2147483648; constant CLONE_CLEAR_SIGHAND (line 1667) | pub const CLONE_CLEAR_SIGHAND: u64 = 4294967296; constant CLONE_INTO_CGROUP (line 1668) | pub const CLONE_INTO_CGROUP: u64 = 8589934592; constant CLONE_NEWTIME (line 1669) | pub const CLONE_NEWTIME: u32 = 128; constant CLONE_ARGS_SIZE_VER0 (line 1670) | pub const CLONE_ARGS_SIZE_VER0: u32 = 64; constant CLONE_ARGS_SIZE_VER1 (line 1671) | pub const CLONE_ARGS_SIZE_VER1: u32 = 80; constant CLONE_ARGS_SIZE_VER2 (line 1672) | pub const CLONE_ARGS_SIZE_VER2: u32 = 88; constant SCHED_NORMAL (line 1673) | pub const SCHED_NORMAL: u32 = 0; constant SCHED_FIFO (line 1674) | pub const SCHED_FIFO: u32 = 1; constant SCHED_RR (line 1675) | pub const SCHED_RR: u32 = 2; constant SCHED_BATCH (line 1676) | pub const SCHED_BATCH: u32 = 3; constant SCHED_IDLE (line 1677) | pub const SCHED_IDLE: u32 = 5; constant SCHED_DEADLINE (line 1678) | pub const SCHED_DEADLINE: u32 = 6; constant SCHED_RESET_ON_FORK (line 1679) | pub const SCHED_RESET_ON_FORK: u32 = 1073741824; constant SCHED_FLAG_RESET_ON_FORK (line 1680) | pub const SCHED_FLAG_RESET_ON_FORK: u32 = 1; constant SCHED_FLAG_RECLAIM (line 1681) | pub const SCHED_FLAG_RECLAIM: u32 = 2; constant SCHED_FLAG_DL_OVERRUN (line 1682) | pub const SCHED_FLAG_DL_OVERRUN: u32 = 4; constant SCHED_FLAG_KEEP_POLICY (line 1683) | pub const SCHED_FLAG_KEEP_POLICY: u32 = 8; constant SCHED_FLAG_KEEP_PARAMS (line 1684) | pub const SCHED_FLAG_KEEP_PARAMS: u32 = 16; constant SCHED_FLAG_UTIL_CLAMP_MIN (line 1685) | pub const SCHED_FLAG_UTIL_CLAMP_MIN: u32 = 32; constant SCHED_FLAG_UTIL_CLAMP_MAX (line 1686) | pub const SCHED_FLAG_UTIL_CLAMP_MAX: u32 = 64; constant SCHED_FLAG_KEEP_ALL (line 1687) | pub const SCHED_FLAG_KEEP_ALL: u32 = 24; constant SCHED_FLAG_UTIL_CLAMP (line 1688) | pub const SCHED_FLAG_UTIL_CLAMP: u32 = 96; constant SCHED_FLAG_ALL (line 1689) | pub const SCHED_FLAG_ALL: u32 = 127; constant NSIG (line 1690) | pub const NSIG: u32 = 32; constant SIGHUP (line 1691) | pub const SIGHUP: u32 = 1; constant SIGINT (line 1692) | pub const SIGINT: u32 = 2; constant SIGQUIT (line 1693) | pub const SIGQUIT: u32 = 3; constant SIGILL (line 1694) | pub const SIGILL: u32 = 4; constant SIGTRAP (line 1695) | pub const SIGTRAP: u32 = 5; constant SIGABRT (line 1696) | pub const SIGABRT: u32 = 6; constant SIGIOT (line 1697) | pub const SIGIOT: u32 = 6; constant SIGBUS (line 1698) | pub const SIGBUS: u32 = 7; constant SIGFPE (line 1699) | pub const SIGFPE: u32 = 8; constant SIGKILL (line 1700) | pub const SIGKILL: u32 = 9; constant SIGUSR1 (line 1701) | pub const SIGUSR1: u32 = 10; constant SIGSEGV (line 1702) | pub const SIGSEGV: u32 = 11; constant SIGUSR2 (line 1703) | pub const SIGUSR2: u32 = 12; constant SIGPIPE (line 1704) | pub const SIGPIPE: u32 = 13; constant SIGALRM (line 1705) | pub const SIGALRM: u32 = 14; constant SIGTERM (line 1706) | pub const SIGTERM: u32 = 15; constant SIGSTKFLT (line 1707) | pub const SIGSTKFLT: u32 = 16; constant SIGCHLD (line 1708) | pub const SIGCHLD: u32 = 17; constant SIGCONT (line 1709) | pub const SIGCONT: u32 = 18; constant SIGSTOP (line 1710) | pub const SIGSTOP: u32 = 19; constant SIGTSTP (line 1711) | pub const SIGTSTP: u32 = 20; constant SIGTTIN (line 1712) | pub const SIGTTIN: u32 = 21; constant SIGTTOU (line 1713) | pub const SIGTTOU: u32 = 22; constant SIGURG (line 1714) | pub const SIGURG: u32 = 23; constant SIGXCPU (line 1715) | pub const SIGXCPU: u32 = 24; constant SIGXFSZ (line 1716) | pub const SIGXFSZ: u32 = 25; constant SIGVTALRM (line 1717) | pub const SIGVTALRM: u32 = 26; constant SIGPROF (line 1718) | pub const SIGPROF: u32 = 27; constant SIGWINCH (line 1719) | pub const SIGWINCH: u32 = 28; constant SIGIO (line 1720) | pub const SIGIO: u32 = 29; constant SIGPOLL (line 1721) | pub const SIGPOLL: u32 = 29; constant SIGPWR (line 1722) | pub const SIGPWR: u32 = 30; constant SIGSYS (line 1723) | pub const SIGSYS: u32 = 31; constant SIGUNUSED (line 1724) | pub const SIGUNUSED: u32 = 31; constant SIGRTMIN (line 1725) | pub const SIGRTMIN: u32 = 32; constant SA_RESTORER (line 1726) | pub const SA_RESTORER: u32 = 67108864; constant MINSIGSTKSZ (line 1727) | pub const MINSIGSTKSZ: u32 = 2048; constant SIGSTKSZ (line 1728) | pub const SIGSTKSZ: u32 = 8192; constant SA_NOCLDSTOP (line 1729) | pub const SA_NOCLDSTOP: u32 = 1; constant SA_NOCLDWAIT (line 1730) | pub const SA_NOCLDWAIT: u32 = 2; constant SA_SIGINFO (line 1731) | pub const SA_SIGINFO: u32 = 4; constant SA_UNSUPPORTED (line 1732) | pub const SA_UNSUPPORTED: u32 = 1024; constant SA_EXPOSE_TAGBITS (line 1733) | pub const SA_EXPOSE_TAGBITS: u32 = 2048; constant SA_ONSTACK (line 1734) | pub const SA_ONSTACK: u32 = 134217728; constant SA_RESTART (line 1735) | pub const SA_RESTART: u32 = 268435456; constant SA_NODEFER (line 1736) | pub const SA_NODEFER: u32 = 1073741824; constant SA_RESETHAND (line 1737) | pub const SA_RESETHAND: u32 = 2147483648; constant SA_NOMASK (line 1738) | pub const SA_NOMASK: u32 = 1073741824; constant SA_ONESHOT (line 1739) | pub const SA_ONESHOT: u32 = 2147483648; constant SIG_BLOCK (line 1740) | pub const SIG_BLOCK: u32 = 0; constant SIG_UNBLOCK (line 1741) | pub const SIG_UNBLOCK: u32 = 1; constant SIG_SETMASK (line 1742) | pub const SIG_SETMASK: u32 = 2; constant SI_MAX_SIZE (line 1743) | pub const SI_MAX_SIZE: u32 = 128; constant SI_USER (line 1744) | pub const SI_USER: u32 = 0; constant SI_KERNEL (line 1745) | pub const SI_KERNEL: u32 = 128; constant SI_QUEUE (line 1746) | pub const SI_QUEUE: i32 = -1; constant SI_TIMER (line 1747) | pub const SI_TIMER: i32 = -2; constant SI_MESGQ (line 1748) | pub const SI_MESGQ: i32 = -3; constant SI_ASYNCIO (line 1749) | pub const SI_ASYNCIO: i32 = -4; constant SI_SIGIO (line 1750) | pub const SI_SIGIO: i32 = -5; constant SI_TKILL (line 1751) | pub const SI_TKILL: i32 = -6; constant SI_DETHREAD (line 1752) | pub const SI_DETHREAD: i32 = -7; constant SI_ASYNCNL (line 1753) | pub const SI_ASYNCNL: i32 = -60; constant ILL_ILLOPC (line 1754) | pub const ILL_ILLOPC: u32 = 1; constant ILL_ILLOPN (line 1755) | pub const ILL_ILLOPN: u32 = 2; constant ILL_ILLADR (line 1756) | pub const ILL_ILLADR: u32 = 3; constant ILL_ILLTRP (line 1757) | pub const ILL_ILLTRP: u32 = 4; constant ILL_PRVOPC (line 1758) | pub const ILL_PRVOPC: u32 = 5; constant ILL_PRVREG (line 1759) | pub const ILL_PRVREG: u32 = 6; constant ILL_COPROC (line 1760) | pub const ILL_COPROC: u32 = 7; constant ILL_BADSTK (line 1761) | pub const ILL_BADSTK: u32 = 8; constant ILL_BADIADDR (line 1762) | pub const ILL_BADIADDR: u32 = 9; constant __ILL_BREAK (line 1763) | pub const __ILL_BREAK: u32 = 10; constant __ILL_BNDMOD (line 1764) | pub const __ILL_BNDMOD: u32 = 11; constant NSIGILL (line 1765) | pub const NSIGILL: u32 = 11; constant FPE_INTDIV (line 1766) | pub const FPE_INTDIV: u32 = 1; constant FPE_INTOVF (line 1767) | pub const FPE_INTOVF: u32 = 2; constant FPE_FLTDIV (line 1768) | pub const FPE_FLTDIV: u32 = 3; constant FPE_FLTOVF (line 1769) | pub const FPE_FLTOVF: u32 = 4; constant FPE_FLTUND (line 1770) | pub const FPE_FLTUND: u32 = 5; constant FPE_FLTRES (line 1771) | pub const FPE_FLTRES: u32 = 6; constant FPE_FLTINV (line 1772) | pub const FPE_FLTINV: u32 = 7; constant FPE_FLTSUB (line 1773) | pub const FPE_FLTSUB: u32 = 8; constant __FPE_DECOVF (line 1774) | pub const __FPE_DECOVF: u32 = 9; constant __FPE_DECDIV (line 1775) | pub const __FPE_DECDIV: u32 = 10; constant __FPE_DECERR (line 1776) | pub const __FPE_DECERR: u32 = 11; constant __FPE_INVASC (line 1777) | pub const __FPE_INVASC: u32 = 12; constant __FPE_INVDEC (line 1778) | pub const __FPE_INVDEC: u32 = 13; constant FPE_FLTUNK (line 1779) | pub const FPE_FLTUNK: u32 = 14; constant FPE_CONDTRAP (line 1780) | pub const FPE_CONDTRAP: u32 = 15; constant NSIGFPE (line 1781) | pub const NSIGFPE: u32 = 15; constant SEGV_MAPERR (line 1782) | pub const SEGV_MAPERR: u32 = 1; constant SEGV_ACCERR (line 1783) | pub const SEGV_ACCERR: u32 = 2; constant SEGV_BNDERR (line 1784) | pub const SEGV_BNDERR: u32 = 3; constant SEGV_PKUERR (line 1785) | pub const SEGV_PKUERR: u32 = 4; constant SEGV_ACCADI (line 1786) | pub const SEGV_ACCADI: u32 = 5; constant SEGV_ADIDERR (line 1787) | pub const SEGV_ADIDERR: u32 = 6; constant SEGV_ADIPERR (line 1788) | pub const SEGV_ADIPERR: u32 = 7; constant SEGV_MTEAERR (line 1789) | pub const SEGV_MTEAERR: u32 = 8; constant SEGV_MTESERR (line 1790) | pub const SEGV_MTESERR: u32 = 9; constant NSIGSEGV (line 1791) | pub const NSIGSEGV: u32 = 9; constant BUS_ADRALN (line 1792) | pub const BUS_ADRALN: u32 = 1; constant BUS_ADRERR (line 1793) | pub const BUS_ADRERR: u32 = 2; constant BUS_OBJERR (line 1794) | pub const BUS_OBJERR: u32 = 3; constant BUS_MCEERR_AR (line 1795) | pub const BUS_MCEERR_AR: u32 = 4; constant BUS_MCEERR_AO (line 1796) | pub const BUS_MCEERR_AO: u32 = 5; constant NSIGBUS (line 1797) | pub const NSIGBUS: u32 = 5; constant TRAP_BRKPT (line 1798) | pub const TRAP_BRKPT: u32 = 1; constant TRAP_TRACE (line 1799) | pub const TRAP_TRACE: u32 = 2; constant TRAP_BRANCH (line 1800) | pub const TRAP_BRANCH: u32 = 3; constant TRAP_HWBKPT (line 1801) | pub const TRAP_HWBKPT: u32 = 4; constant TRAP_UNK (line 1802) | pub const TRAP_UNK: u32 = 5; constant TRAP_PERF (line 1803) | pub const TRAP_PERF: u32 = 6; constant NSIGTRAP (line 1804) | pub const NSIGTRAP: u32 = 6; constant TRAP_PERF_FLAG_ASYNC (line 1805) | pub const TRAP_PERF_FLAG_ASYNC: u32 = 1; constant CLD_EXITED (line 1806) | pub const CLD_EXITED: u32 = 1; constant CLD_KILLED (line 1807) | pub const CLD_KILLED: u32 = 2; constant CLD_DUMPED (line 1808) | pub const CLD_DUMPED: u32 = 3; constant CLD_TRAPPED (line 1809) | pub const CLD_TRAPPED: u32 = 4; constant CLD_STOPPED (line 1810) | pub const CLD_STOPPED: u32 = 5; constant CLD_CONTINUED (line 1811) | pub const CLD_CONTINUED: u32 = 6; constant NSIGCHLD (line 1812) | pub const NSIGCHLD: u32 = 6; constant POLL_IN (line 1813) | pub const POLL_IN: u32 = 1; constant POLL_OUT (line 1814) | pub const POLL_OUT: u32 = 2; constant POLL_MSG (line 1815) | pub const POLL_MSG: u32 = 3; constant POLL_ERR (line 1816) | pub const POLL_ERR: u32 = 4; constant POLL_PRI (line 1817) | pub const POLL_PRI: u32 = 5; constant POLL_HUP (line 1818) | pub const POLL_HUP: u32 = 6; constant NSIGPOLL (line 1819) | pub const NSIGPOLL: u32 = 6; constant SYS_SECCOMP (line 1820) | pub const SYS_SECCOMP: u32 = 1; constant SYS_USER_DISPATCH (line 1821) | pub const SYS_USER_DISPATCH: u32 = 2; constant NSIGSYS (line 1822) | pub const NSIGSYS: u32 = 2; constant EMT_TAGOVF (line 1823) | pub const EMT_TAGOVF: u32 = 1; constant NSIGEMT (line 1824) | pub const NSIGEMT: u32 = 1; constant SIGEV_SIGNAL (line 1825) | pub const SIGEV_SIGNAL: u32 = 0; constant SIGEV_NONE (line 1826) | pub const SIGEV_NONE: u32 = 1; constant SIGEV_THREAD (line 1827) | pub const SIGEV_THREAD: u32 = 2; constant SIGEV_THREAD_ID (line 1828) | pub const SIGEV_THREAD_ID: u32 = 4; constant SIGEV_MAX_SIZE (line 1829) | pub const SIGEV_MAX_SIZE: u32 = 64; constant SS_ONSTACK (line 1830) | pub const SS_ONSTACK: u32 = 1; constant SS_DISABLE (line 1831) | pub const SS_DISABLE: u32 = 2; constant SS_AUTODISARM (line 1832) | pub const SS_AUTODISARM: u32 = 2147483648; constant SS_FLAG_BITS (line 1833) | pub const SS_FLAG_BITS: u32 = 2147483648; constant S_IFMT (line 1834) | pub const S_IFMT: u32 = 61440; constant S_IFSOCK (line 1835) | pub const S_IFSOCK: u32 = 49152; constant S_IFLNK (line 1836) | pub const S_IFLNK: u32 = 40960; constant S_IFREG (line 1837) | pub const S_IFREG: u32 = 32768; constant S_IFBLK (line 1838) | pub const S_IFBLK: u32 = 24576; constant S_IFDIR (line 1839) | pub const S_IFDIR: u32 = 16384; constant S_IFCHR (line 1840) | pub const S_IFCHR: u32 = 8192; constant S_IFIFO (line 1841) | pub const S_IFIFO: u32 = 4096; constant S_ISUID (line 1842) | pub const S_ISUID: u32 = 2048; constant S_ISGID (line 1843) | pub const S_ISGID: u32 = 1024; constant S_ISVTX (line 1844) | pub const S_ISVTX: u32 = 512; constant S_IRWXU (line 1845) | pub const S_IRWXU: u32 = 448; constant S_IRUSR (line 1846) | pub const S_IRUSR: u32 = 256; constant S_IWUSR (line 1847) | pub const S_IWUSR: u32 = 128; constant S_IXUSR (line 1848) | pub const S_IXUSR: u32 = 64; constant S_IRWXG (line 1849) | pub const S_IRWXG: u32 = 56; constant S_IRGRP (line 1850) | pub const S_IRGRP: u32 = 32; constant S_IWGRP (line 1851) | pub const S_IWGRP: u32 = 16; constant S_IXGRP (line 1852) | pub const S_IXGRP: u32 = 8; constant S_IRWXO (line 1853) | pub const S_IRWXO: u32 = 7; constant S_IROTH (line 1854) | pub const S_IROTH: u32 = 4; constant S_IWOTH (line 1855) | pub const S_IWOTH: u32 = 2; constant S_IXOTH (line 1856) | pub const S_IXOTH: u32 = 1; constant STATX_TYPE (line 1857) | pub const STATX_TYPE: u32 = 1; constant STATX_MODE (line 1858) | pub const STATX_MODE: u32 = 2; constant STATX_NLINK (line 1859) | pub const STATX_NLINK: u32 = 4; constant STATX_UID (line 1860) | pub const STATX_UID: u32 = 8; constant STATX_GID (line 1861) | pub const STATX_GID: u32 = 16; constant STATX_ATIME (line 1862) | pub const STATX_ATIME: u32 = 32; constant STATX_MTIME (line 1863) | pub const STATX_MTIME: u32 = 64; constant STATX_CTIME (line 1864) | pub const STATX_CTIME: u32 = 128; constant STATX_INO (line 1865) | pub const STATX_INO: u32 = 256; constant STATX_SIZE (line 1866) | pub const STATX_SIZE: u32 = 512; constant STATX_BLOCKS (line 1867) | pub const STATX_BLOCKS: u32 = 1024; constant STATX_BASIC_STATS (line 1868) | pub const STATX_BASIC_STATS: u32 = 2047; constant STATX_BTIME (line 1869) | pub const STATX_BTIME: u32 = 2048; constant STATX_MNT_ID (line 1870) | pub const STATX_MNT_ID: u32 = 4096; constant STATX_DIOALIGN (line 1871) | pub const STATX_DIOALIGN: u32 = 8192; constant STATX__RESERVED (line 1872) | pub const STATX__RESERVED: u32 = 2147483648; constant STATX_ALL (line 1873) | pub const STATX_ALL: u32 = 4095; constant STATX_ATTR_COMPRESSED (line 1874) | pub const STATX_ATTR_COMPRESSED: u32 = 4; constant STATX_ATTR_IMMUTABLE (line 1875) | pub const STATX_ATTR_IMMUTABLE: u32 = 16; constant STATX_ATTR_APPEND (line 1876) | pub const STATX_ATTR_APPEND: u32 = 32; constant STATX_ATTR_NODUMP (line 1877) | pub const STATX_ATTR_NODUMP: u32 = 64; constant STATX_ATTR_ENCRYPTED (line 1878) | pub const STATX_ATTR_ENCRYPTED: u32 = 2048; constant STATX_ATTR_AUTOMOUNT (line 1879) | pub const STATX_ATTR_AUTOMOUNT: u32 = 4096; constant STATX_ATTR_MOUNT_ROOT (line 1880) | pub const STATX_ATTR_MOUNT_ROOT: u32 = 8192; constant STATX_ATTR_VERITY (line 1881) | pub const STATX_ATTR_VERITY: u32 = 1048576; constant STATX_ATTR_DAX (line 1882) | pub const STATX_ATTR_DAX: u32 = 2097152; constant IGNBRK (line 1883) | pub const IGNBRK: u32 = 1; constant BRKINT (line 1884) | pub const BRKINT: u32 = 2; constant IGNPAR (line 1885) | pub const IGNPAR: u32 = 4; constant PARMRK (line 1886) | pub const PARMRK: u32 = 8; constant INPCK (line 1887) | pub const INPCK: u32 = 16; constant ISTRIP (line 1888) | pub const ISTRIP: u32 = 32; constant INLCR (line 1889) | pub const INLCR: u32 = 64; constant IGNCR (line 1890) | pub const IGNCR: u32 = 128; constant ICRNL (line 1891) | pub const ICRNL: u32 = 256; constant IXANY (line 1892) | pub const IXANY: u32 = 2048; constant OPOST (line 1893) | pub const OPOST: u32 = 1; constant OCRNL (line 1894) | pub const OCRNL: u32 = 8; constant ONOCR (line 1895) | pub const ONOCR: u32 = 16; constant ONLRET (line 1896) | pub const ONLRET: u32 = 32; constant OFILL (line 1897) | pub const OFILL: u32 = 64; constant OFDEL (line 1898) | pub const OFDEL: u32 = 128; constant B0 (line 1899) | pub const B0: u32 = 0; constant B50 (line 1900) | pub const B50: u32 = 1; constant B75 (line 1901) | pub const B75: u32 = 2; constant B110 (line 1902) | pub const B110: u32 = 3; constant B134 (line 1903) | pub const B134: u32 = 4; constant B150 (line 1904) | pub const B150: u32 = 5; constant B200 (line 1905) | pub const B200: u32 = 6; constant B300 (line 1906) | pub const B300: u32 = 7; constant B600 (line 1907) | pub const B600: u32 = 8; constant B1200 (line 1908) | pub const B1200: u32 = 9; constant B1800 (line 1909) | pub const B1800: u32 = 10; constant B2400 (line 1910) | pub const B2400: u32 = 11; constant B4800 (line 1911) | pub const B4800: u32 = 12; constant B9600 (line 1912) | pub const B9600: u32 = 13; constant B19200 (line 1913) | pub const B19200: u32 = 14; constant B38400 (line 1914) | pub const B38400: u32 = 15; constant EXTA (line 1915) | pub const EXTA: u32 = 14; constant EXTB (line 1916) | pub const EXTB: u32 = 15; constant ADDRB (line 1917) | pub const ADDRB: u32 = 536870912; constant CMSPAR (line 1918) | pub const CMSPAR: u32 = 1073741824; constant CRTSCTS (line 1919) | pub const CRTSCTS: u32 = 2147483648; constant IBSHIFT (line 1920) | pub const IBSHIFT: u32 = 16; constant TCOOFF (line 1921) | pub const TCOOFF: u32 = 0; constant TCOON (line 1922) | pub const TCOON: u32 = 1; constant TCIOFF (line 1923) | pub const TCIOFF: u32 = 2; constant TCION (line 1924) | pub const TCION: u32 = 3; constant TCIFLUSH (line 1925) | pub const TCIFLUSH: u32 = 0; constant TCOFLUSH (line 1926) | pub const TCOFLUSH: u32 = 1; constant TCIOFLUSH (line 1927) | pub const TCIOFLUSH: u32 = 2; constant NCCS (line 1928) | pub const NCCS: u32 = 19; constant VINTR (line 1929) | pub const VINTR: u32 = 0; constant VQUIT (line 1930) | pub const VQUIT: u32 = 1; constant VERASE (line 1931) | pub const VERASE: u32 = 2; constant VKILL (line 1932) | pub const VKILL: u32 = 3; constant VEOF (line 1933) | pub const VEOF: u32 = 4; constant VTIME (line 1934) | pub const VTIME: u32 = 5; constant VMIN (line 1935) | pub const VMIN: u32 = 6; constant VSWTC (line 1936) | pub const VSWTC: u32 = 7; constant VSTART (line 1937) | pub const VSTART: u32 = 8; constant VSTOP (line 1938) | pub const VSTOP: u32 = 9; constant VSUSP (line 1939) | pub const VSUSP: u32 = 10; constant VEOL (line 1940) | pub const VEOL: u32 = 11; constant VREPRINT (line 1941) | pub const VREPRINT: u32 = 12; constant VDISCARD (line 1942) | pub const VDISCARD: u32 = 13; constant VWERASE (line 1943) | pub const VWERASE: u32 = 14; constant VLNEXT (line 1944) | pub const VLNEXT: u32 = 15; constant VEOL2 (line 1945) | pub const VEOL2: u32 = 16; constant IUCLC (line 1946) | pub const IUCLC: u32 = 512; constant IXON (line 1947) | pub const IXON: u32 = 1024; constant IXOFF (line 1948) | pub const IXOFF: u32 = 4096; constant IMAXBEL (line 1949) | pub const IMAXBEL: u32 = 8192; constant IUTF8 (line 1950) | pub const IUTF8: u32 = 16384; constant OLCUC (line 1951) | pub const OLCUC: u32 = 2; constant ONLCR (line 1952) | pub const ONLCR: u32 = 4; constant NLDLY (line 1953) | pub const NLDLY: u32 = 256; constant NL0 (line 1954) | pub const NL0: u32 = 0; constant NL1 (line 1955) | pub const NL1: u32 = 256; constant CRDLY (line 1956) | pub const CRDLY: u32 = 1536; constant CR0 (line 1957) | pub const CR0: u32 = 0; constant CR1 (line 1958) | pub const CR1: u32 = 512; constant CR2 (line 1959) | pub const CR2: u32 = 1024; constant CR3 (line 1960) | pub const CR3: u32 = 1536; constant TABDLY (line 1961) | pub const TABDLY: u32 = 6144; constant TAB0 (line 1962) | pub const TAB0: u32 = 0; constant TAB1 (line 1963) | pub const TAB1: u32 = 2048; constant TAB2 (line 1964) | pub const TAB2: u32 = 4096; constant TAB3 (line 1965) | pub const TAB3: u32 = 6144; constant XTABS (line 1966) | pub const XTABS: u32 = 6144; constant BSDLY (line 1967) | pub const BSDLY: u32 = 8192; constant BS0 (line 1968) | pub const BS0: u32 = 0; constant BS1 (line 1969) | pub const BS1: u32 = 8192; constant VTDLY (line 1970) | pub const VTDLY: u32 = 16384; constant VT0 (line 1971) | pub const VT0: u32 = 0; constant VT1 (line 1972) | pub const VT1: u32 = 16384; constant FFDLY (line 1973) | pub const FFDLY: u32 = 32768; constant FF0 (line 1974) | pub const FF0: u32 = 0; constant FF1 (line 1975) | pub const FF1: u32 = 32768; constant CBAUD (line 1976) | pub const CBAUD: u32 = 4111; constant CSIZE (line 1977) | pub const CSIZE: u32 = 48; constant CS5 (line 1978) | pub const CS5: u32 = 0; constant CS6 (line 1979) | pub const CS6: u32 = 16; constant CS7 (line 1980) | pub const CS7: u32 = 32; constant CS8 (line 1981) | pub const CS8: u32 = 48; constant CSTOPB (line 1982) | pub const CSTOPB: u32 = 64; constant CREAD (line 1983) | pub const CREAD: u32 = 128; constant PARENB (line 1984) | pub const PARENB: u32 = 256; constant PARODD (line 1985) | pub const PARODD: u32 = 512; constant HUPCL (line 1986) | pub const HUPCL: u32 = 1024; constant CLOCAL (line 1987) | pub const CLOCAL: u32 = 2048; constant CBAUDEX (line 1988) | pub const CBAUDEX: u32 = 4096; constant BOTHER (line 1989) | pub const BOTHER: u32 = 4096; constant B57600 (line 1990) | pub const B57600: u32 = 4097; constant B115200 (line 1991) | pub const B115200: u32 = 4098; constant B230400 (line 1992) | pub const B230400: u32 = 4099; constant B460800 (line 1993) | pub const B460800: u32 = 4100; constant B500000 (line 1994) | pub const B500000: u32 = 4101; constant B576000 (line 1995) | pub const B576000: u32 = 4102; constant B921600 (line 1996) | pub const B921600: u32 = 4103; constant B1000000 (line 1997) | pub const B1000000: u32 = 4104; constant B1152000 (line 1998) | pub const B1152000: u32 = 4105; constant B1500000 (line 1999) | pub const B1500000: u32 = 4106; constant B2000000 (line 2000) | pub const B2000000: u32 = 4107; constant B2500000 (line 2001) | pub const B2500000: u32 = 4108; constant B3000000 (line 2002) | pub const B3000000: u32 = 4109; constant B3500000 (line 2003) | pub const B3500000: u32 = 4110; constant B4000000 (line 2004) | pub const B4000000: u32 = 4111; constant CIBAUD (line 2005) | pub const CIBAUD: u32 = 269418496; constant ISIG (line 2006) | pub const ISIG: u32 = 1; constant ICANON (line 2007) | pub const ICANON: u32 = 2; constant XCASE (line 2008) | pub const XCASE: u32 = 4; constant ECHO (line 2009) | pub const ECHO: u32 = 8; constant ECHOE (line 2010) | pub const ECHOE: u32 = 16; constant ECHOK (line 2011) | pub const ECHOK: u32 = 32; constant ECHONL (line 2012) | pub const ECHONL: u32 = 64; constant NOFLSH (line 2013) | pub const NOFLSH: u32 = 128; constant TOSTOP (line 2014) | pub const TOSTOP: u32 = 256; constant ECHOCTL (line 2015) | pub const ECHOCTL: u32 = 512; constant ECHOPRT (line 2016) | pub const ECHOPRT: u32 = 1024; constant ECHOKE (line 2017) | pub const ECHOKE: u32 = 2048; constant FLUSHO (line 2018) | pub const FLUSHO: u32 = 4096; constant PENDIN (line 2019) | pub const PENDIN: u32 = 16384; constant IEXTEN (line 2020) | pub const IEXTEN: u32 = 32768; constant EXTPROC (line 2021) | pub const EXTPROC: u32 = 65536; constant TCSANOW (line 2022) | pub const TCSANOW: u32 = 0; constant TCSADRAIN (line 2023) | pub const TCSADRAIN: u32 = 1; constant TCSAFLUSH (line 2024) | pub const TCSAFLUSH: u32 = 2; constant TIOCPKT_DATA (line 2025) | pub const TIOCPKT_DATA: u32 = 0; constant TIOCPKT_FLUSHREAD (line 2026) | pub const TIOCPKT_FLUSHREAD: u32 = 1; constant TIOCPKT_FLUSHWRITE (line 2027) | pub const TIOCPKT_FLUSHWRITE: u32 = 2; constant TIOCPKT_STOP (line 2028) | pub const TIOCPKT_STOP: u32 = 4; constant TIOCPKT_START (line 2029) | pub const TIOCPKT_START: u32 = 8; constant TIOCPKT_NOSTOP (line 2030) | pub const TIOCPKT_NOSTOP: u32 = 16; constant TIOCPKT_DOSTOP (line 2031) | pub const TIOCPKT_DOSTOP: u32 = 32; constant TIOCPKT_IOCTL (line 2032) | pub const TIOCPKT_IOCTL: u32 = 64; constant TIOCSER_TEMT (line 2033) | pub const TIOCSER_TEMT: u32 = 1; constant NCC (line 2034) | pub const NCC: u32 = 8; constant TIOCM_LE (line 2035) | pub const TIOCM_LE: u32 = 1; constant TIOCM_DTR (line 2036) | pub const TIOCM_DTR: u32 = 2; constant TIOCM_RTS (line 2037) | pub const TIOCM_RTS: u32 = 4; constant TIOCM_ST (line 2038) | pub const TIOCM_ST: u32 = 8; constant TIOCM_SR (line 2039) | pub const TIOCM_SR: u32 = 16; constant TIOCM_CTS (line 2040) | pub const TIOCM_CTS: u32 = 32; constant TIOCM_CAR (line 2041) | pub const TIOCM_CAR: u32 = 64; constant TIOCM_RNG (line 2042) | pub const TIOCM_RNG: u32 = 128; constant TIOCM_DSR (line 2043) | pub const TIOCM_DSR: u32 = 256; constant TIOCM_CD (line 2044) | pub const TIOCM_CD: u32 = 64; constant TIOCM_RI (line 2045) | pub const TIOCM_RI: u32 = 128; constant TIOCM_OUT1 (line 2046) | pub const TIOCM_OUT1: u32 = 8192; constant TIOCM_OUT2 (line 2047) | pub const TIOCM_OUT2: u32 = 16384; constant TIOCM_LOOP (line 2048) | pub const TIOCM_LOOP: u32 = 32768; constant UIO_FASTIOV (line 2049) | pub const UIO_FASTIOV: u32 = 8; constant UIO_MAXIOV (line 2050) | pub const UIO_MAXIOV: u32 = 1024; constant __X32_SYSCALL_BIT (line 2051) | pub const __X32_SYSCALL_BIT: u32 = 1073741824; constant __NR_read (line 2052) | pub const __NR_read: u32 = 0; constant __NR_write (line 2053) | pub const __NR_write: u32 = 1; constant __NR_open (line 2054) | pub const __NR_open: u32 = 2; constant __NR_close (line 2055) | pub const __NR_close: u32 = 3; constant __NR_stat (line 2056) | pub const __NR_stat: u32 = 4; constant __NR_fstat (line 2057) | pub const __NR_fstat: u32 = 5; constant __NR_lstat (line 2058) | pub const __NR_lstat: u32 = 6; constant __NR_poll (line 2059) | pub const __NR_poll: u32 = 7; constant __NR_lseek (line 2060) | pub const __NR_lseek: u32 = 8; constant __NR_mmap (line 2061) | pub const __NR_mmap: u32 = 9; constant __NR_mprotect (line 2062) | pub const __NR_mprotect: u32 = 10; constant __NR_munmap (line 2063) | pub const __NR_munmap: u32 = 11; constant __NR_brk (line 2064) | pub const __NR_brk: u32 = 12; constant __NR_rt_sigaction (line 2065) | pub const __NR_rt_sigaction: u32 = 13; constant __NR_rt_sigprocmask (line 2066) | pub const __NR_rt_sigprocmask: u32 = 14; constant __NR_rt_sigreturn (line 2067) | pub const __NR_rt_sigreturn: u32 = 15; constant __NR_ioctl (line 2068) | pub const __NR_ioctl: u32 = 16; constant __NR_pread64 (line 2069) | pub const __NR_pread64: u32 = 17; constant __NR_pwrite64 (line 2070) | pub const __NR_pwrite64: u32 = 18; constant __NR_readv (line 2071) | pub const __NR_readv: u32 = 19; constant __NR_writev (line 2072) | pub const __NR_writev: u32 = 20; constant __NR_access (line 2073) | pub const __NR_access: u32 = 21; constant __NR_pipe (line 2074) | pub const __NR_pipe: u32 = 22; constant __NR_select (line 2075) | pub const __NR_select: u32 = 23; constant __NR_sched_yield (line 2076) | pub const __NR_sched_yield: u32 = 24; constant __NR_mremap (line 2077) | pub const __NR_mremap: u32 = 25; constant __NR_msync (line 2078) | pub const __NR_msync: u32 = 26; constant __NR_mincore (line 2079) | pub const __NR_mincore: u32 = 27; constant __NR_madvise (line 2080) | pub const __NR_madvise: u32 = 28; constant __NR_shmget (line 2081) | pub const __NR_shmget: u32 = 29; constant __NR_shmat (line 2082) | pub const __NR_shmat: u32 = 30; constant __NR_shmctl (line 2083) | pub const __NR_shmctl: u32 = 31; constant __NR_dup (line 2084) | pub const __NR_dup: u32 = 32; constant __NR_dup2 (line 2085) | pub const __NR_dup2: u32 = 33; constant __NR_pause (line 2086) | pub const __NR_pause: u32 = 34; constant __NR_nanosleep (line 2087) | pub const __NR_nanosleep: u32 = 35; constant __NR_getitimer (line 2088) | pub const __NR_getitimer: u32 = 36; constant __NR_alarm (line 2089) | pub const __NR_alarm: u32 = 37; constant __NR_setitimer (line 2090) | pub const __NR_setitimer: u32 = 38; constant __NR_getpid (line 2091) | pub const __NR_getpid: u32 = 39; constant __NR_sendfile (line 2092) | pub const __NR_sendfile: u32 = 40; constant __NR_socket (line 2093) | pub const __NR_socket: u32 = 41; constant __NR_connect (line 2094) | pub const __NR_connect: u32 = 42; constant __NR_accept (line 2095) | pub const __NR_accept: u32 = 43; constant __NR_sendto (line 2096) | pub const __NR_sendto: u32 = 44; constant __NR_recvfrom (line 2097) | pub const __NR_recvfrom: u32 = 45; constant __NR_sendmsg (line 2098) | pub const __NR_sendmsg: u32 = 46; constant __NR_recvmsg (line 2099) | pub const __NR_recvmsg: u32 = 47; constant __NR_shutdown (line 2100) | pub const __NR_shutdown: u32 = 48; constant __NR_bind (line 2101) | pub const __NR_bind: u32 = 49; constant __NR_listen (line 2102) | pub const __NR_listen: u32 = 50; constant __NR_getsockname (line 2103) | pub const __NR_getsockname: u32 = 51; constant __NR_getpeername (line 2104) | pub const __NR_getpeername: u32 = 52; constant __NR_socketpair (line 2105) | pub const __NR_socketpair: u32 = 53; constant __NR_setsockopt (line 2106) | pub const __NR_setsockopt: u32 = 54; constant __NR_getsockopt (line 2107) | pub const __NR_getsockopt: u32 = 55; constant __NR_clone (line 2108) | pub const __NR_clone: u32 = 56; constant __NR_fork (line 2109) | pub const __NR_fork: u32 = 57; constant __NR_vfork (line 2110) | pub const __NR_vfork: u32 = 58; constant __NR_execve (line 2111) | pub const __NR_execve: u32 = 59; constant __NR_exit (line 2112) | pub const __NR_exit: u32 = 60; constant __NR_wait4 (line 2113) | pub const __NR_wait4: u32 = 61; constant __NR_kill (line 2114) | pub const __NR_kill: u32 = 62; constant __NR_uname (line 2115) | pub const __NR_uname: u32 = 63; constant __NR_semget (line 2116) | pub const __NR_semget: u32 = 64; constant __NR_semop (line 2117) | pub const __NR_semop: u32 = 65; constant __NR_semctl (line 2118) | pub const __NR_semctl: u32 = 66; constant __NR_shmdt (line 2119) | pub const __NR_shmdt: u32 = 67; constant __NR_msgget (line 2120) | pub const __NR_msgget: u32 = 68; constant __NR_msgsnd (line 2121) | pub const __NR_msgsnd: u32 = 69; constant __NR_msgrcv (line 2122) | pub const __NR_msgrcv: u32 = 70; constant __NR_msgctl (line 2123) | pub const __NR_msgctl: u32 = 71; constant __NR_fcntl (line 2124) | pub const __NR_fcntl: u32 = 72; constant __NR_flock (line 2125) | pub const __NR_flock: u32 = 73; constant __NR_fsync (line 2126) | pub const __NR_fsync: u32 = 74; constant __NR_fdatasync (line 2127) | pub const __NR_fdatasync: u32 = 75; constant __NR_truncate (line 2128) | pub const __NR_truncate: u32 = 76; constant __NR_ftruncate (line 2129) | pub const __NR_ftruncate: u32 = 77; constant __NR_getdents (line 2130) | pub const __NR_getdents: u32 = 78; constant __NR_getcwd (line 2131) | pub const __NR_getcwd: u32 = 79; constant __NR_chdir (line 2132) | pub const __NR_chdir: u32 = 80; constant __NR_fchdir (line 2133) | pub const __NR_fchdir: u32 = 81; constant __NR_rename (line 2134) | pub const __NR_rename: u32 = 82; constant __NR_mkdir (line 2135) | pub const __NR_mkdir: u32 = 83; constant __NR_rmdir (line 2136) | pub const __NR_rmdir: u32 = 84; constant __NR_creat (line 2137) | pub const __NR_creat: u32 = 85; constant __NR_link (line 2138) | pub const __NR_link: u32 = 86; constant __NR_unlink (line 2139) | pub const __NR_unlink: u32 = 87; constant __NR_symlink (line 2140) | pub const __NR_symlink: u32 = 88; constant __NR_readlink (line 2141) | pub const __NR_readlink: u32 = 89; constant __NR_chmod (line 2142) | pub const __NR_chmod: u32 = 90; constant __NR_fchmod (line 2143) | pub const __NR_fchmod: u32 = 91; constant __NR_chown (line 2144) | pub const __NR_chown: u32 = 92; constant __NR_fchown (line 2145) | pub const __NR_fchown: u32 = 93; constant __NR_lchown (line 2146) | pub const __NR_lchown: u32 = 94; constant __NR_umask (line 2147) | pub const __NR_umask: u32 = 95; constant __NR_gettimeofday (line 2148) | pub const __NR_gettimeofday: u32 = 96; constant __NR_getrlimit (line 2149) | pub const __NR_getrlimit: u32 = 97; constant __NR_getrusage (line 2150) | pub const __NR_getrusage: u32 = 98; constant __NR_sysinfo (line 2151) | pub const __NR_sysinfo: u32 = 99; constant __NR_times (line 2152) | pub const __NR_times: u32 = 100; constant __NR_ptrace (line 2153) | pub const __NR_ptrace: u32 = 101; constant __NR_getuid (line 2154) | pub const __NR_getuid: u32 = 102; constant __NR_syslog (line 2155) | pub const __NR_syslog: u32 = 103; constant __NR_getgid (line 2156) | pub const __NR_getgid: u32 = 104; constant __NR_setuid (line 2157) | pub const __NR_setuid: u32 = 105; constant __NR_setgid (line 2158) | pub const __NR_setgid: u32 = 106; constant __NR_geteuid (line 2159) | pub const __NR_geteuid: u32 = 107; constant __NR_getegid (line 2160) | pub const __NR_getegid: u32 = 108; constant __NR_setpgid (line 2161) | pub const __NR_setpgid: u32 = 109; constant __NR_getppid (line 2162) | pub const __NR_getppid: u32 = 110; constant __NR_getpgrp (line 2163) | pub const __NR_getpgrp: u32 = 111; constant __NR_setsid (line 2164) | pub const __NR_setsid: u32 = 112; constant __NR_setreuid (line 2165) | pub const __NR_setreuid: u32 = 113; constant __NR_setregid (line 2166) | pub const __NR_setregid: u32 = 114; constant __NR_getgroups (line 2167) | pub const __NR_getgroups: u32 = 115; constant __NR_setgroups (line 2168) | pub const __NR_setgroups: u32 = 116; constant __NR_setresuid (line 2169) | pub const __NR_setresuid: u32 = 117; constant __NR_getresuid (line 2170) | pub const __NR_getresuid: u32 = 118; constant __NR_setresgid (line 2171) | pub const __NR_setresgid: u32 = 119; constant __NR_getresgid (line 2172) | pub const __NR_getresgid: u32 = 120; constant __NR_getpgid (line 2173) | pub const __NR_getpgid: u32 = 121; constant __NR_setfsuid (line 2174) | pub const __NR_setfsuid: u32 = 122; constant __NR_setfsgid (line 2175) | pub const __NR_setfsgid: u32 = 123; constant __NR_getsid (line 2176) | pub const __NR_getsid: u32 = 124; constant __NR_capget (line 2177) | pub const __NR_capget: u32 = 125; constant __NR_capset (line 2178) | pub const __NR_capset: u32 = 126; constant __NR_rt_sigpending (line 2179) | pub const __NR_rt_sigpending: u32 = 127; constant __NR_rt_sigtimedwait (line 2180) | pub const __NR_rt_sigtimedwait: u32 = 128; constant __NR_rt_sigqueueinfo (line 2181) | pub const __NR_rt_sigqueueinfo: u32 = 129; constant __NR_rt_sigsuspend (line 2182) | pub const __NR_rt_sigsuspend: u32 = 130; constant __NR_sigaltstack (line 2183) | pub const __NR_sigaltstack: u32 = 131; constant __NR_utime (line 2184) | pub const __NR_utime: u32 = 132; constant __NR_mknod (line 2185) | pub const __NR_mknod: u32 = 133; constant __NR_uselib (line 2186) | pub const __NR_uselib: u32 = 134; constant __NR_personality (line 2187) | pub const __NR_personality: u32 = 135; constant __NR_ustat (line 2188) | pub const __NR_ustat: u32 = 136; constant __NR_statfs (line 2189) | pub const __NR_statfs: u32 = 137; constant __NR_fstatfs (line 2190) | pub const __NR_fstatfs: u32 = 138; constant __NR_sysfs (line 2191) | pub const __NR_sysfs: u32 = 139; constant __NR_getpriority (line 2192) | pub const __NR_getpriority: u32 = 140; constant __NR_setpriority (line 2193) | pub const __NR_setpriority: u32 = 141; constant __NR_sched_setparam (line 2194) | pub const __NR_sched_setparam: u32 = 142; constant __NR_sched_getparam (line 2195) | pub const __NR_sched_getparam: u32 = 143; constant __NR_sched_setscheduler (line 2196) | pub const __NR_sched_setscheduler: u32 = 144; constant __NR_sched_getscheduler (line 2197) | pub const __NR_sched_getscheduler: u32 = 145; constant __NR_sched_get_priority_max (line 2198) | pub const __NR_sched_get_priority_max: u32 = 146; constant __NR_sched_get_priority_min (line 2199) | pub const __NR_sched_get_priority_min: u32 = 147; constant __NR_sched_rr_get_interval (line 2200) | pub const __NR_sched_rr_get_interval: u32 = 148; constant __NR_mlock (line 2201) | pub const __NR_mlock: u32 = 149; constant __NR_munlock (line 2202) | pub const __NR_munlock: u32 = 150; constant __NR_mlockall (line 2203) | pub const __NR_mlockall: u32 = 151; constant __NR_munlockall (line 2204) | pub const __NR_munlockall: u32 = 152; constant __NR_vhangup (line 2205) | pub const __NR_vhangup: u32 = 153; constant __NR_modify_ldt (line 2206) | pub const __NR_modify_ldt: u32 = 154; constant __NR_pivot_root (line 2207) | pub const __NR_pivot_root: u32 = 155; constant __NR__sysctl (line 2208) | pub const __NR__sysctl: u32 = 156; constant __NR_prctl (line 2209) | pub const __NR_prctl: u32 = 157; constant __NR_arch_prctl (line 2210) | pub const __NR_arch_prctl: u32 = 158; constant __NR_adjtimex (line 2211) | pub const __NR_adjtimex: u32 = 159; constant __NR_setrlimit (line 2212) | pub const __NR_setrlimit: u32 = 160; constant __NR_chroot (line 2213) | pub const __NR_chroot: u32 = 161; constant __NR_sync (line 2214) | pub const __NR_sync: u32 = 162; constant __NR_acct (line 2215) | pub const __NR_acct: u32 = 163; constant __NR_settimeofday (line 2216) | pub const __NR_settimeofday: u32 = 164; constant __NR_mount (line 2217) | pub const __NR_mount: u32 = 165; constant __NR_umount2 (line 2218) | pub const __NR_umount2: u32 = 166; constant __NR_swapon (line 2219) | pub const __NR_swapon: u32 = 167; constant __NR_swapoff (line 2220) | pub const __NR_swapoff: u32 = 168; constant __NR_reboot (line 2221) | pub const __NR_reboot: u32 = 169; constant __NR_sethostname (line 2222) | pub const __NR_sethostname: u32 = 170; constant __NR_setdomainname (line 2223) | pub const __NR_setdomainname: u32 = 171; constant __NR_iopl (line 2224) | pub const __NR_iopl: u32 = 172; constant __NR_ioperm (line 2225) | pub const __NR_ioperm: u32 = 173; constant __NR_create_module (line 2226) | pub const __NR_create_module: u32 = 174; constant __NR_init_module (line 2227) | pub const __NR_init_module: u32 = 175; constant __NR_delete_module (line 2228) | pub const __NR_delete_module: u32 = 176; constant __NR_get_kernel_syms (line 2229) | pub const __NR_get_kernel_syms: u32 = 177; constant __NR_query_module (line 2230) | pub const __NR_query_module: u32 = 178; constant __NR_quotactl (line 2231) | pub const __NR_quotactl: u32 = 179; constant __NR_nfsservctl (line 2232) | pub const __NR_nfsservctl: u32 = 180; constant __NR_getpmsg (line 2233) | pub const __NR_getpmsg: u32 = 181; constant __NR_putpmsg (line 2234) | pub const __NR_putpmsg: u32 = 182; constant __NR_afs_syscall (line 2235) | pub const __NR_afs_syscall: u32 = 183; constant __NR_tuxcall (line 2236) | pub const __NR_tuxcall: u32 = 184; constant __NR_security (line 2237) | pub const __NR_security: u32 = 185; constant __NR_gettid (line 2238) | pub const __NR_gettid: u32 = 186; constant __NR_readahead (line 2239) | pub const __NR_readahead: u32 = 187; constant __NR_setxattr (line 2240) | pub const __NR_setxattr: u32 = 188; constant __NR_lsetxattr (line 2241) | pub const __NR_lsetxattr: u32 = 189; constant __NR_fsetxattr (line 2242) | pub const __NR_fsetxattr: u32 = 190; constant __NR_getxattr (line 2243) | pub const __NR_getxattr: u32 = 191; constant __NR_lgetxattr (line 2244) | pub const __NR_lgetxattr: u32 = 192; constant __NR_fgetxattr (line 2245) | pub const __NR_fgetxattr: u32 = 193; constant __NR_listxattr (line 2246) | pub const __NR_listxattr: u32 = 194; constant __NR_llistxattr (line 2247) | pub const __NR_llistxattr: u32 = 195; constant __NR_flistxattr (line 2248) | pub const __NR_flistxattr: u32 = 196; constant __NR_removexattr (line 2249) | pub const __NR_removexattr: u32 = 197; constant __NR_lremovexattr (line 2250) | pub const __NR_lremovexattr: u32 = 198; constant __NR_fremovexattr (line 2251) | pub const __NR_fremovexattr: u32 = 199; constant __NR_tkill (line 2252) | pub const __NR_tkill: u32 = 200; constant __NR_time (line 2253) | pub const __NR_time: u32 = 201; constant __NR_futex (line 2254) | pub const __NR_futex: u32 = 202; constant __NR_sched_setaffinity (line 2255) | pub const __NR_sched_setaffinity: u32 = 203; constant __NR_sched_getaffinity (line 2256) | pub const __NR_sched_getaffinity: u32 = 204; constant __NR_set_thread_area (line 2257) | pub const __NR_set_thread_area: u32 = 205; constant __NR_io_setup (line 2258) | pub const __NR_io_setup: u32 = 206; constant __NR_io_destroy (line 2259) | pub const __NR_io_destroy: u32 = 207; constant __NR_io_getevents (line 2260) | pub const __NR_io_getevents: u32 = 208; constant __NR_io_submit (line 2261) | pub const __NR_io_submit: u32 = 209; constant __NR_io_cancel (line 2262) | pub const __NR_io_cancel: u32 = 210; constant __NR_get_thread_area (line 2263) | pub const __NR_get_thread_area: u32 = 211; constant __NR_lookup_dcookie (line 2264) | pub const __NR_lookup_dcookie: u32 = 212; constant __NR_epoll_create (line 2265) | pub const __NR_epoll_create: u32 = 213; constant __NR_epoll_ctl_old (line 2266) | pub const __NR_epoll_ctl_old: u32 = 214; constant __NR_epoll_wait_old (line 2267) | pub const __NR_epoll_wait_old: u32 = 215; constant __NR_remap_file_pages (line 2268) | pub const __NR_remap_file_pages: u32 = 216; constant __NR_getdents64 (line 2269) | pub const __NR_getdents64: u32 = 217; constant __NR_set_tid_address (line 2270) | pub const __NR_set_tid_address: u32 = 218; constant __NR_restart_syscall (line 2271) | pub const __NR_restart_syscall: u32 = 219; constant __NR_semtimedop (line 2272) | pub const __NR_semtimedop: u32 = 220; constant __NR_fadvise64 (line 2273) | pub const __NR_fadvise64: u32 = 221; constant __NR_timer_create (line 2274) | pub const __NR_timer_create: u32 = 222; constant __NR_timer_settime (line 2275) | pub const __NR_timer_settime: u32 = 223; constant __NR_timer_gettime (line 2276) | pub const __NR_timer_gettime: u32 = 224; constant __NR_timer_getoverrun (line 2277) | pub const __NR_timer_getoverrun: u32 = 225; constant __NR_timer_delete (line 2278) | pub const __NR_timer_delete: u32 = 226; constant __NR_clock_settime (line 2279) | pub const __NR_clock_settime: u32 = 227; constant __NR_clock_gettime (line 2280) | pub const __NR_clock_gettime: u32 = 228; constant __NR_clock_getres (line 2281) | pub const __NR_clock_getres: u32 = 229; constant __NR_clock_nanosleep (line 2282) | pub const __NR_clock_nanosleep: u32 = 230; constant __NR_exit_group (line 2283) | pub const __NR_exit_group: u32 = 231; constant __NR_epoll_wait (line 2284) | pub const __NR_epoll_wait: u32 = 232; constant __NR_epoll_ctl (line 2285) | pub const __NR_epoll_ctl: u32 = 233; constant __NR_tgkill (line 2286) | pub const __NR_tgkill: u32 = 234; constant __NR_utimes (line 2287) | pub const __NR_utimes: u32 = 235; constant __NR_vserver (line 2288) | pub const __NR_vserver: u32 = 236; constant __NR_mbind (line 2289) | pub const __NR_mbind: u32 = 237; constant __NR_set_mempolicy (line 2290) | pub const __NR_set_mempolicy: u32 = 238; constant __NR_get_mempolicy (line 2291) | pub const __NR_get_mempolicy: u32 = 239; constant __NR_mq_open (line 2292) | pub const __NR_mq_open: u32 = 240; constant __NR_mq_unlink (line 2293) | pub const __NR_mq_unlink: u32 = 241; constant __NR_mq_timedsend (line 2294) | pub const __NR_mq_timedsend: u32 = 242; constant __NR_mq_timedreceive (line 2295) | pub const __NR_mq_timedreceive: u32 = 243; constant __NR_mq_notify (line 2296) | pub const __NR_mq_notify: u32 = 244; constant __NR_mq_getsetattr (line 2297) | pub const __NR_mq_getsetattr: u32 = 245; constant __NR_kexec_load (line 2298) | pub const __NR_kexec_load: u32 = 246; constant __NR_waitid (line 2299) | pub const __NR_waitid: u32 = 247; constant __NR_add_key (line 2300) | pub const __NR_add_key: u32 = 248; constant __NR_request_key (line 2301) | pub const __NR_request_key: u32 = 249; constant __NR_keyctl (line 2302) | pub const __NR_keyctl: u32 = 250; constant __NR_ioprio_set (line 2303) | pub const __NR_ioprio_set: u32 = 251; constant __NR_ioprio_get (line 2304) | pub const __NR_ioprio_get: u32 = 252; constant __NR_inotify_init (line 2305) | pub const __NR_inotify_init: u32 = 253; constant __NR_inotify_add_watch (line 2306) | pub const __NR_inotify_add_watch: u32 = 254; constant __NR_inotify_rm_watch (line 2307) | pub const __NR_inotify_rm_watch: u32 = 255; constant __NR_migrate_pages (line 2308) | pub const __NR_migrate_pages: u32 = 256; constant __NR_openat (line 2309) | pub const __NR_openat: u32 = 257; constant __NR_mkdirat (line 2310) | pub const __NR_mkdirat: u32 = 258; constant __NR_mknodat (line 2311) | pub const __NR_mknodat: u32 = 259; constant __NR_fchownat (line 2312) | pub const __NR_fchownat: u32 = 260; constant __NR_futimesat (line 2313) | pub const __NR_futimesat: u32 = 261; constant __NR_newfstatat (line 2314) | pub const __NR_newfstatat: u32 = 262; constant __NR_unlinkat (line 2315) | pub const __NR_unlinkat: u32 = 263; constant __NR_renameat (line 2316) | pub const __NR_renameat: u32 = 264; constant __NR_linkat (line 2317) | pub const __NR_linkat: u32 = 265; constant __NR_symlinkat (line 2318) | pub const __NR_symlinkat: u32 = 266; constant __NR_readlinkat (line 2319) | pub const __NR_readlinkat: u32 = 267; constant __NR_fchmodat (line 2320) | pub const __NR_fchmodat: u32 = 268; constant __NR_faccessat (line 2321) | pub const __NR_faccessat: u32 = 269; constant __NR_pselect6 (line 2322) | pub const __NR_pselect6: u32 = 270; constant __NR_ppoll (line 2323) | pub const __NR_ppoll: u32 = 271; constant __NR_unshare (line 2324) | pub const __NR_unshare: u32 = 272; constant __NR_set_robust_list (line 2325) | pub const __NR_set_robust_list: u32 = 273; constant __NR_get_robust_list (line 2326) | pub const __NR_get_robust_list: u32 = 274; constant __NR_splice (line 2327) | pub const __NR_splice: u32 = 275; constant __NR_tee (line 2328) | pub const __NR_tee: u32 = 276; constant __NR_sync_file_range (line 2329) | pub const __NR_sync_file_range: u32 = 277; constant __NR_vmsplice (line 2330) | pub const __NR_vmsplice: u32 = 278; constant __NR_move_pages (line 2331) | pub const __NR_move_pages: u32 = 279; constant __NR_utimensat (line 2332) | pub const __NR_utimensat: u32 = 280; constant __NR_epoll_pwait (line 2333) | pub const __NR_epoll_pwait: u32 = 281; constant __NR_signalfd (line 2334) | pub const __NR_signalfd: u32 = 282; constant __NR_timerfd_create (line 2335) | pub const __NR_timerfd_create: u32 = 283; constant __NR_eventfd (line 2336) | pub const __NR_eventfd: u32 = 284; constant __NR_fallocate (line 2337) | pub const __NR_fallocate: u32 = 285; constant __NR_timerfd_settime (line 2338) | pub const __NR_timerfd_settime: u32 = 286; constant __NR_timerfd_gettime (line 2339) | pub const __NR_timerfd_gettime: u32 = 287; constant __NR_accept4 (line 2340) | pub const __NR_accept4: u32 = 288; constant __NR_signalfd4 (line 2341) | pub const __NR_signalfd4: u32 = 289; constant __NR_eventfd2 (line 2342) | pub const __NR_eventfd2: u32 = 290; constant __NR_epoll_create1 (line 2343) | pub const __NR_epoll_create1: u32 = 291; constant __NR_dup3 (line 2344) | pub const __NR_dup3: u32 = 292; constant __NR_pipe2 (line 2345) | pub const __NR_pipe2: u32 = 293; constant __NR_inotify_init1 (line 2346) | pub const __NR_inotify_init1: u32 = 294; constant __NR_preadv (line 2347) | pub const __NR_preadv: u32 = 295; constant __NR_pwritev (line 2348) | pub const __NR_pwritev: u32 = 296; constant __NR_rt_tgsigqueueinfo (line 2349) | pub const __NR_rt_tgsigqueueinfo: u32 = 297; constant __NR_perf_event_open (line 2350) | pub const __NR_perf_event_open: u32 = 298; constant __NR_recvmmsg (line 2351) | pub const __NR_recvmmsg: u32 = 299; constant __NR_fanotify_init (line 2352) | pub const __NR_fanotify_init: u32 = 300; constant __NR_fanotify_mark (line 2353) | pub const __NR_fanotify_mark: u32 = 301; constant __NR_prlimit64 (line 2354) | pub const __NR_prlimit64: u32 = 302; constant __NR_name_to_handle_at (line 2355) | pub const __NR_name_to_handle_at: u32 = 303; constant __NR_open_by_handle_at (line 2356) | pub const __NR_open_by_handle_at: u32 = 304; constant __NR_clock_adjtime (line 2357) | pub const __NR_clock_adjtime: u32 = 305; constant __NR_syncfs (line 2358) | pub const __NR_syncfs: u32 = 306; constant __NR_sendmmsg (line 2359) | pub const __NR_sendmmsg: u32 = 307; constant __NR_setns (line 2360) | pub const __NR_setns: u32 = 308; constant __NR_getcpu (line 2361) | pub const __NR_getcpu: u32 = 309; constant __NR_process_vm_readv (line 2362) | pub const __NR_process_vm_readv: u32 = 310; constant __NR_process_vm_writev (line 2363) | pub const __NR_process_vm_writev: u32 = 311; constant __NR_kcmp (line 2364) | pub const __NR_kcmp: u32 = 312; constant __NR_finit_module (line 2365) | pub const __NR_finit_module: u32 = 313; constant __NR_sched_setattr (line 2366) | pub const __NR_sched_setattr: u32 = 314; constant __NR_sched_getattr (line 2367) | pub const __NR_sched_getattr: u32 = 315; constant __NR_renameat2 (line 2368) | pub const __NR_renameat2: u32 = 316; constant __NR_seccomp (line 2369) | pub const __NR_seccomp: u32 = 317; constant __NR_getrandom (line 2370) | pub const __NR_getrandom: u32 = 318; constant __NR_memfd_create (line 2371) | pub const __NR_memfd_create: u32 = 319; constant __NR_kexec_file_load (line 2372) | pub const __NR_kexec_file_load: u32 = 320; constant __NR_bpf (line 2373) | pub const __NR_bpf: u32 = 321; constant __NR_execveat (line 2374) | pub const __NR_execveat: u32 = 322; constant __NR_userfaultfd (line 2375) | pub const __NR_userfaultfd: u32 = 323; constant __NR_membarrier (line 2376) | pub const __NR_membarrier: u32 = 324; constant __NR_mlock2 (line 2377) | pub const __NR_mlock2: u32 = 325; constant __NR_copy_file_range (line 2378) | pub const __NR_copy_file_range: u32 = 326; constant __NR_preadv2 (line 2379) | pub const __NR_preadv2: u32 = 327; constant __NR_pwritev2 (line 2380) | pub const __NR_pwritev2: u32 = 328; constant __NR_pkey_mprotect (line 2381) | pub const __NR_pkey_mprotect: u32 = 329; constant __NR_pkey_alloc (line 2382) | pub const __NR_pkey_alloc: u32 = 330; constant __NR_pkey_free (line 2383) | pub const __NR_pkey_free: u32 = 331; constant __NR_statx (line 2384) | pub const __NR_statx: u32 = 332; constant __NR_io_pgetevents (line 2385) | pub const __NR_io_pgetevents: u32 = 333; constant __NR_rseq (line 2386) | pub const __NR_rseq: u32 = 334; constant __NR_pidfd_send_signal (line 2387) | pub const __NR_pidfd_send_signal: u32 = 424; constant __NR_io_uring_setup (line 2388) | pub const __NR_io_uring_setup: u32 = 425; constant __NR_io_uring_enter (line 2389) | pub const __NR_io_uring_enter: u32 = 426; constant __NR_io_uring_register (line 2390) | pub const __NR_io_uring_register: u32 = 427; constant __NR_open_tree (line 2391) | pub const __NR_open_tree: u32 = 428; constant __NR_move_mount (line 2392) | pub const __NR_move_mount: u32 = 429; constant __NR_fsopen (line 2393) | pub const __NR_fsopen: u32 = 430; constant __NR_fsconfig (line 2394) | pub const __NR_fsconfig: u32 = 431; constant __NR_fsmount (line 2395) | pub const __NR_fsmount: u32 = 432; constant __NR_fspick (line 2396) | pub const __NR_fspick: u32 = 433; constant __NR_pidfd_open (line 2397) | pub const __NR_pidfd_open: u32 = 434; constant __NR_clone3 (line 2398) | pub const __NR_clone3: u32 = 435; constant __NR_close_range (line 2399) | pub const __NR_close_range: u32 = 436; constant __NR_openat2 (line 2400) | pub const __NR_openat2: u32 = 437; constant __NR_pidfd_getfd (line 2401) | pub const __NR_pidfd_getfd: u32 = 438; constant __NR_faccessat2 (line 2402) | pub const __NR_faccessat2: u32 = 439; constant __NR_process_madvise (line 2403) | pub const __NR_process_madvise: u32 = 440; constant __NR_epoll_pwait2 (line 2404) | pub const __NR_epoll_pwait2: u32 = 441; constant __NR_mount_setattr (line 2405) | pub const __NR_mount_setattr: u32 = 442; constant __NR_quotactl_fd (line 2406) | pub const __NR_quotactl_fd: u32 = 443; constant __NR_landlock_create_ruleset (line 2407) | pub const __NR_landlock_create_ruleset: u32 = 444; constant __NR_landlock_add_rule (line 2408) | pub const __NR_landlock_add_rule: u32 = 445; constant __NR_landlock_restrict_self (line 2409) | pub const __NR_landlock_restrict_self: u32 = 446; constant __NR_memfd_secret (line 2410) | pub const __NR_memfd_secret: u32 = 447; constant __NR_process_mrelease (line 2411) | pub const __NR_process_mrelease: u32 = 448; constant __NR_futex_waitv (line 2412) | pub const __NR_futex_waitv: u32 = 449; constant __NR_set_mempolicy_home_node (line 2413) | pub const __NR_set_mempolicy_home_node: u32 = 450; constant WNOHANG (line 2414) | pub const WNOHANG: u32 = 1; constant WUNTRACED (line 2415) | pub const WUNTRACED: u32 = 2; constant WSTOPPED (line 2416) | pub const WSTOPPED: u32 = 2; constant WEXITED (line 2417) | pub const WEXITED: u32 = 4; constant WCONTINUED (line 2418) | pub const WCONTINUED: u32 = 8; constant WNOWAIT (line 2419) | pub const WNOWAIT: u32 = 16777216; constant __WNOTHREAD (line 2420) | pub const __WNOTHREAD: u32 = 536870912; constant __WALL (line 2421) | pub const __WALL: u32 = 1073741824; constant __WCLONE (line 2422) | pub const __WCLONE: u32 = 2147483648; constant P_ALL (line 2423) | pub const P_ALL: u32 = 0; constant P_PID (line 2424) | pub const P_PID: u32 = 1; constant P_PGID (line 2425) | pub const P_PGID: u32 = 2; constant P_PIDFD (line 2426) | pub const P_PIDFD: u32 = 3; constant XATTR_CREATE (line 2427) | pub const XATTR_CREATE: u32 = 1; constant XATTR_REPLACE (line 2428) | pub const XATTR_REPLACE: u32 = 2; constant XATTR_OS2_PREFIX (line 2429) | pub const XATTR_OS2_PREFIX: &[u8; 5] = b"os2.\0"; constant XATTR_MAC_OSX_PREFIX (line 2430) | pub const XATTR_MAC_OSX_PREFIX: &[u8; 5] = b"osx.\0"; constant XATTR_BTRFS_PREFIX (line 2431) | pub const XATTR_BTRFS_PREFIX: &[u8; 7] = b"btrfs.\0"; constant XATTR_HURD_PREFIX (line 2432) | pub const XATTR_HURD_PREFIX: &[u8; 5] = b"gnu.\0"; constant XATTR_SECURITY_PREFIX (line 2433) | pub const XATTR_SECURITY_PREFIX: &[u8; 10] = b"security.\0"; constant XATTR_SYSTEM_PREFIX (line 2434) | pub const XATTR_SYSTEM_PREFIX: &[u8; 8] = b"system.\0"; constant XATTR_TRUSTED_PREFIX (line 2435) | pub const XATTR_TRUSTED_PREFIX: &[u8; 9] = b"trusted.\0"; constant XATTR_USER_PREFIX (line 2436) | pub const XATTR_USER_PREFIX: &[u8; 6] = b"user.\0"; constant XATTR_EVM_SUFFIX (line 2437) | pub const XATTR_EVM_SUFFIX: &[u8; 4] = b"evm\0"; constant XATTR_NAME_EVM (line 2438) | pub const XATTR_NAME_EVM: &[u8; 13] = b"security.evm\0"; constant XATTR_IMA_SUFFIX (line 2439) | pub const XATTR_IMA_SUFFIX: &[u8; 4] = b"ima\0"; constant XATTR_NAME_IMA (line 2440) | pub const XATTR_NAME_IMA: &[u8; 13] = b"security.ima\0"; constant XATTR_SELINUX_SUFFIX (line 2441) | pub const XATTR_SELINUX_SUFFIX: &[u8; 8] = b"selinux\0"; constant XATTR_NAME_SELINUX (line 2442) | pub const XATTR_NAME_SELINUX: &[u8; 17] = b"security.selinux\0"; constant XATTR_SMACK_SUFFIX (line 2443) | pub const XATTR_SMACK_SUFFIX: &[u8; 8] = b"SMACK64\0"; constant XATTR_SMACK_IPIN (line 2444) | pub const XATTR_SMACK_IPIN: &[u8; 12] = b"SMACK64IPIN\0"; constant XATTR_SMACK_IPOUT (line 2445) | pub const XATTR_SMACK_IPOUT: &[u8; 13] = b"SMACK64IPOUT\0"; constant XATTR_SMACK_EXEC (line 2446) | pub const XATTR_SMACK_EXEC: &[u8; 12] = b"SMACK64EXEC\0"; constant XATTR_SMACK_TRANSMUTE (line 2447) | pub const XATTR_SMACK_TRANSMUTE: &[u8; 17] = b"SMACK64TRANSMUTE\0"; constant XATTR_SMACK_MMAP (line 2448) | pub const XATTR_SMACK_MMAP: &[u8; 12] = b"SMACK64MMAP\0"; constant XATTR_NAME_SMACK (line 2449) | pub const XATTR_NAME_SMACK: &[u8; 17] = b"security.SMACK64\0"; constant XATTR_NAME_SMACKIPIN (line 2450) | pub const XATTR_NAME_SMACKIPIN: &[u8; 21] = b"security.SMACK64IPIN\0"; constant XATTR_NAME_SMACKIPOUT (line 2451) | pub const XATTR_NAME_SMACKIPOUT: &[u8; 22] = b"security.SMACK64IPOUT\0"; constant XATTR_NAME_SMACKEXEC (line 2452) | pub const XATTR_NAME_SMACKEXEC: &[u8; 21] = b"security.SMACK64EXEC\0"; constant XATTR_NAME_SMACKTRANSMUTE (line 2453) | pub const XATTR_NAME_SMACKTRANSMUTE: &[u8; 26] = b"security.SMACK64TRANS... constant XATTR_NAME_SMACKMMAP (line 2454) | pub const XATTR_NAME_SMACKMMAP: &[u8; 21] = b"security.SMACK64MMAP\0"; constant XATTR_APPARMOR_SUFFIX (line 2455) | pub const XATTR_APPARMOR_SUFFIX: &[u8; 9] = b"apparmor\0"; constant XATTR_NAME_APPARMOR (line 2456) | pub const XATTR_NAME_APPARMOR: &[u8; 18] = b"security.apparmor\0"; constant XATTR_CAPS_SUFFIX (line 2457) | pub const XATTR_CAPS_SUFFIX: &[u8; 11] = b"capability\0"; constant XATTR_NAME_CAPS (line 2458) | pub const XATTR_NAME_CAPS: &[u8; 20] = b"security.capability\0"; constant XATTR_POSIX_ACL_ACCESS (line 2459) | pub const XATTR_POSIX_ACL_ACCESS: &[u8; 17] = b"posix_acl_access\0"; constant XATTR_NAME_POSIX_ACL_ACCESS (line 2460) | pub const XATTR_NAME_POSIX_ACL_ACCESS: &[u8; 24] = b"system.posix_acl_ac... constant XATTR_POSIX_ACL_DEFAULT (line 2461) | pub const XATTR_POSIX_ACL_DEFAULT: &[u8; 18] = b"posix_acl_default\0"; constant XATTR_NAME_POSIX_ACL_DEFAULT (line 2462) | pub const XATTR_NAME_POSIX_ACL_DEFAULT: &[u8; 25] = b"system.posix_acl_d... constant MFD_CLOEXEC (line 2463) | pub const MFD_CLOEXEC: u32 = 1; constant MFD_ALLOW_SEALING (line 2464) | pub const MFD_ALLOW_SEALING: u32 = 2; constant MFD_HUGETLB (line 2465) | pub const MFD_HUGETLB: u32 = 4; constant MFD_NOEXEC_SEAL (line 2466) | pub const MFD_NOEXEC_SEAL: u32 = 8; constant MFD_EXEC (line 2467) | pub const MFD_EXEC: u32 = 16; constant MFD_HUGE_SHIFT (line 2468) | pub const MFD_HUGE_SHIFT: u32 = 26; constant MFD_HUGE_MASK (line 2469) | pub const MFD_HUGE_MASK: u32 = 63; constant MFD_HUGE_64KB (line 2470) | pub const MFD_HUGE_64KB: u32 = 1073741824; constant MFD_HUGE_512KB (line 2471) | pub const MFD_HUGE_512KB: u32 = 1275068416; constant MFD_HUGE_1MB (line 2472) | pub const MFD_HUGE_1MB: u32 = 1342177280; constant MFD_HUGE_2MB (line 2473) | pub const MFD_HUGE_2MB: u32 = 1409286144; constant MFD_HUGE_8MB (line 2474) | pub const MFD_HUGE_8MB: u32 = 1543503872; constant MFD_HUGE_16MB (line 2475) | pub const MFD_HUGE_16MB: u32 = 1610612736; constant MFD_HUGE_32MB (line 2476) | pub const MFD_HUGE_32MB: u32 = 1677721600; constant MFD_HUGE_256MB (line 2477) | pub const MFD_HUGE_256MB: u32 = 1879048192; constant MFD_HUGE_512MB (line 2478) | pub const MFD_HUGE_512MB: u32 = 1946157056; constant MFD_HUGE_1GB (line 2479) | pub const MFD_HUGE_1GB: u32 = 2013265920; constant MFD_HUGE_2GB (line 2480) | pub const MFD_HUGE_2GB: u32 = 2080374784; constant MFD_HUGE_16GB (line 2481) | pub const MFD_HUGE_16GB: u32 = 2281701376; constant TFD_TIMER_ABSTIME (line 2482) | pub const TFD_TIMER_ABSTIME: u32 = 1; constant TFD_TIMER_CANCEL_ON_SET (line 2483) | pub const TFD_TIMER_CANCEL_ON_SET: u32 = 2; constant TFD_CLOEXEC (line 2484) | pub const TFD_CLOEXEC: u32 = 524288; constant TFD_NONBLOCK (line 2485) | pub const TFD_NONBLOCK: u32 = 2048; constant USERFAULTFD_IOC (line 2486) | pub const USERFAULTFD_IOC: u32 = 170; constant _UFFDIO_REGISTER (line 2487) | pub const _UFFDIO_REGISTER: u32 = 0; constant _UFFDIO_UNREGISTER (line 2488) | pub const _UFFDIO_UNREGISTER: u32 = 1; constant _UFFDIO_WAKE (line 2489) | pub const _UFFDIO_WAKE: u32 = 2; constant _UFFDIO_COPY (line 2490) | pub const _UFFDIO_COPY: u32 = 3; constant _UFFDIO_ZEROPAGE (line 2491) | pub const _UFFDIO_ZEROPAGE: u32 = 4; constant _UFFDIO_WRITEPROTECT (line 2492) | pub const _UFFDIO_WRITEPROTECT: u32 = 6; constant _UFFDIO_CONTINUE (line 2493) | pub const _UFFDIO_CONTINUE: u32 = 7; constant _UFFDIO_API (line 2494) | pub const _UFFDIO_API: u32 = 63; constant UFFDIO (line 2495) | pub const UFFDIO: u32 = 170; constant UFFD_EVENT_PAGEFAULT (line 2496) | pub const UFFD_EVENT_PAGEFAULT: u32 = 18; constant UFFD_EVENT_FORK (line 2497) | pub const UFFD_EVENT_FORK: u32 = 19; constant UFFD_EVENT_REMAP (line 2498) | pub const UFFD_EVENT_REMAP: u32 = 20; constant UFFD_EVENT_REMOVE (line 2499) | pub const UFFD_EVENT_REMOVE: u32 = 21; constant UFFD_EVENT_UNMAP (line 2500) | pub const UFFD_EVENT_UNMAP: u32 = 22; constant UFFD_PAGEFAULT_FLAG_WRITE (line 2501) | pub const UFFD_PAGEFAULT_FLAG_WRITE: u32 = 1; constant UFFD_PAGEFAULT_FLAG_WP (line 2502) | pub const UFFD_PAGEFAULT_FLAG_WP: u32 = 2; constant UFFD_PAGEFAULT_FLAG_MINOR (line 2503) | pub const UFFD_PAGEFAULT_FLAG_MINOR: u32 = 4; constant UFFD_FEATURE_PAGEFAULT_FLAG_WP (line 2504) | pub const UFFD_FEATURE_PAGEFAULT_FLAG_WP: u32 = 1; constant UFFD_FEATURE_EVENT_FORK (line 2505) | pub const UFFD_FEATURE_EVENT_FORK: u32 = 2; constant UFFD_FEATURE_EVENT_REMAP (line 2506) | pub const UFFD_FEATURE_EVENT_REMAP: u32 = 4; constant UFFD_FEATURE_EVENT_REMOVE (line 2507) | pub const UFFD_FEATURE_EVENT_REMOVE: u32 = 8; constant UFFD_FEATURE_MISSING_HUGETLBFS (line 2508) | pub const UFFD_FEATURE_MISSING_HUGETLBFS: u32 = 16; constant UFFD_FEATURE_MISSING_SHMEM (line 2509) | pub const UFFD_FEATURE_MISSING_SHMEM: u32 = 32; constant UFFD_FEATURE_EVENT_UNMAP (line 2510) | pub const UFFD_FEATURE_EVENT_UNMAP: u32 = 64; constant UFFD_FEATURE_SIGBUS (line 2511) | pub const UFFD_FEATURE_SIGBUS: u32 = 128; constant UFFD_FEATURE_THREAD_ID (line 2512) | pub const UFFD_FEATURE_THREAD_ID: u32 = 256; constant UFFD_FEATURE_MINOR_HUGETLBFS (line 2513) | pub const UFFD_FEATURE_MINOR_HUGETLBFS: u32 = 512; constant UFFD_FEATURE_MINOR_SHMEM (line 2514) | pub const UFFD_FEATURE_MINOR_SHMEM: u32 = 1024; constant UFFD_FEATURE_EXACT_ADDRESS (line 2515) | pub const UFFD_FEATURE_EXACT_ADDRESS: u32 = 2048; constant UFFD_FEATURE_WP_HUGETLBFS_SHMEM (line 2516) | pub const UFFD_FEATURE_WP_HUGETLBFS_SHMEM: u32 = 4096; constant UFFD_USER_MODE_ONLY (line 2517) | pub const UFFD_USER_MODE_ONLY: u32 = 1; constant DT_UNKNOWN (line 2518) | pub const DT_UNKNOWN: u32 = 0; constant DT_FIFO (line 2519) | pub const DT_FIFO: u32 = 1; constant DT_CHR (line 2520) | pub const DT_CHR: u32 = 2; constant DT_DIR (line 2521) | pub const DT_DIR: u32 = 4; constant DT_BLK (line 2522) | pub const DT_BLK: u32 = 6; constant DT_REG (line 2523) | pub const DT_REG: u32 = 8; constant DT_LNK (line 2524) | pub const DT_LNK: u32 = 10; constant DT_SOCK (line 2525) | pub const DT_SOCK: u32 = 12; constant STAT_HAVE_NSEC (line 2526) | pub const STAT_HAVE_NSEC: u32 = 1; constant F_OK (line 2527) | pub const F_OK: u32 = 0; constant R_OK (line 2528) | pub const R_OK: u32 = 4; constant W_OK (line 2529) | pub const W_OK: u32 = 2; constant X_OK (line 2530) | pub const X_OK: u32 = 1; constant UTIME_NOW (line 2531) | pub const UTIME_NOW: u32 = 1073741823; constant UTIME_OMIT (line 2532) | pub const UTIME_OMIT: u32 = 1073741822; constant MNT_FORCE (line 2533) | pub const MNT_FORCE: u32 = 1; constant MNT_DETACH (line 2534) | pub const MNT_DETACH: u32 = 2; constant MNT_EXPIRE (line 2535) | pub const MNT_EXPIRE: u32 = 4; constant UMOUNT_NOFOLLOW (line 2536) | pub const UMOUNT_NOFOLLOW: u32 = 8; constant UMOUNT_UNUSED (line 2537) | pub const UMOUNT_UNUSED: u32 = 2147483648; constant STDIN_FILENO (line 2538) | pub const STDIN_FILENO: u32 = 0; constant STDOUT_FILENO (line 2539) | pub const STDOUT_FILENO: u32 = 1; constant STDERR_FILENO (line 2540) | pub const STDERR_FILENO: u32 = 2; constant RWF_HIPRI (line 2541) | pub const RWF_HIPRI: u32 = 1; constant RWF_DSYNC (line 2542) | pub const RWF_DSYNC: u32 = 2; constant RWF_SYNC (line 2543) | pub const RWF_SYNC: u32 = 4; constant RWF_NOWAIT (line 2544) | pub const RWF_NOWAIT: u32 = 8; constant RWF_APPEND (line 2545) | pub const RWF_APPEND: u32 = 16; constant EFD_SEMAPHORE (line 2546) | pub const EFD_SEMAPHORE: u32 = 1; constant EFD_CLOEXEC (line 2547) | pub const EFD_CLOEXEC: u32 = 524288; constant EFD_NONBLOCK (line 2548) | pub const EFD_NONBLOCK: u32 = 2048; constant EPOLLIN (line 2549) | pub const EPOLLIN: u32 = 1; constant EPOLLPRI (line 2550) | pub const EPOLLPRI: u32 = 2; constant EPOLLOUT (line 2551) | pub const EPOLLOUT: u32 = 4; constant EPOLLERR (line 2552) | pub const EPOLLERR: u32 = 8; constant EPOLLHUP (line 2553) | pub const EPOLLHUP: u32 = 16; constant EPOLLNVAL (line 2554) | pub const EPOLLNVAL: u32 = 32; constant EPOLLRDNORM (line 2555) | pub const EPOLLRDNORM: u32 = 64; constant EPOLLRDBAND (line 2556) | pub const EPOLLRDBAND: u32 = 128; constant EPOLLWRNORM (line 2557) | pub const EPOLLWRNORM: u32 = 256; constant EPOLLWRBAND (line 2558) | pub const EPOLLWRBAND: u32 = 512; constant EPOLLMSG (line 2559) | pub const EPOLLMSG: u32 = 1024; constant EPOLLRDHUP (line 2560) | pub const EPOLLRDHUP: u32 = 8192; constant EPOLLEXCLUSIVE (line 2561) | pub const EPOLLEXCLUSIVE: u32 = 268435456; constant EPOLLWAKEUP (line 2562) | pub const EPOLLWAKEUP: u32 = 536870912; constant EPOLLONESHOT (line 2563) | pub const EPOLLONESHOT: u32 = 1073741824; constant EPOLLET (line 2564) | pub const EPOLLET: u32 = 2147483648; constant TFD_SHARED_FCNTL_FLAGS (line 2565) | pub const TFD_SHARED_FCNTL_FLAGS: u32 = 526336; constant TFD_CREATE_FLAGS (line 2566) | pub const TFD_CREATE_FLAGS: u32 = 526336; constant TFD_SETTIME_FLAGS (line 2567) | pub const TFD_SETTIME_FLAGS: u32 = 1; constant ARCH_SET_FS (line 2568) | pub const ARCH_SET_FS: u32 = 4098; constant UFFD_API (line 2569) | pub const UFFD_API: u32 = 170; constant UFFDIO_REGISTER_MODE_MISSING (line 2570) | pub const UFFDIO_REGISTER_MODE_MISSING: u32 = 1; constant UFFDIO_REGISTER_MODE_WP (line 2571) | pub const UFFDIO_REGISTER_MODE_WP: u32 = 2; constant UFFDIO_REGISTER_MODE_MINOR (line 2572) | pub const UFFDIO_REGISTER_MODE_MINOR: u32 = 4; constant UFFDIO_COPY_MODE_DONTWAKE (line 2573) | pub const UFFDIO_COPY_MODE_DONTWAKE: u32 = 1; constant UFFDIO_COPY_MODE_WP (line 2574) | pub const UFFDIO_COPY_MODE_WP: u32 = 2; constant UFFDIO_ZEROPAGE_MODE_DONTWAKE (line 2575) | pub const UFFDIO_ZEROPAGE_MODE_DONTWAKE: u32 = 1; constant SPLICE_F_MOVE (line 2576) | pub const SPLICE_F_MOVE: u32 = 1; constant SPLICE_F_NONBLOCK (line 2577) | pub const SPLICE_F_NONBLOCK: u32 = 2; constant SPLICE_F_MORE (line 2578) | pub const SPLICE_F_MORE: u32 = 4; constant SPLICE_F_GIFT (line 2579) | pub const SPLICE_F_GIFT: u32 = 8; constant _NSIG (line 2580) | pub const _NSIG: u32 = 64; type fsconfig_command (line 2584) | pub enum fsconfig_command { type membarrier_cmd (line 2597) | pub enum membarrier_cmd { constant MEMBARRIER_CMD_SHARED (line 2770) | pub const MEMBARRIER_CMD_SHARED: membarrier_cmd = membarrier_cmd::MEMB... type membarrier_cmd_flag (line 2613) | pub enum membarrier_cmd_flag { function new (line 2685) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2694) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2703) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2716) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2730) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2744) | pub const fn new() -> Self { function as_ptr (line 2748) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2752) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2756) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2760) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2765) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x86_64/if_ether.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 15) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type ethhdr (line 53) | pub struct ethhdr { constant ETH_ALEN (line 58) | pub const ETH_ALEN: u32 = 6; constant ETH_TLEN (line 59) | pub const ETH_TLEN: u32 = 2; constant ETH_HLEN (line 60) | pub const ETH_HLEN: u32 = 14; constant ETH_ZLEN (line 61) | pub const ETH_ZLEN: u32 = 60; constant ETH_DATA_LEN (line 62) | pub const ETH_DATA_LEN: u32 = 1500; constant ETH_FRAME_LEN (line 63) | pub const ETH_FRAME_LEN: u32 = 1514; constant ETH_FCS_LEN (line 64) | pub const ETH_FCS_LEN: u32 = 4; constant ETH_MIN_MTU (line 65) | pub const ETH_MIN_MTU: u32 = 68; constant ETH_MAX_MTU (line 66) | pub const ETH_MAX_MTU: u32 = 65535; constant ETH_P_LOOP (line 67) | pub const ETH_P_LOOP: u32 = 96; constant ETH_P_PUP (line 68) | pub const ETH_P_PUP: u32 = 512; constant ETH_P_PUPAT (line 69) | pub const ETH_P_PUPAT: u32 = 513; constant ETH_P_TSN (line 70) | pub const ETH_P_TSN: u32 = 8944; constant ETH_P_ERSPAN2 (line 71) | pub const ETH_P_ERSPAN2: u32 = 8939; constant ETH_P_IP (line 72) | pub const ETH_P_IP: u32 = 2048; constant ETH_P_X25 (line 73) | pub const ETH_P_X25: u32 = 2053; constant ETH_P_ARP (line 74) | pub const ETH_P_ARP: u32 = 2054; constant ETH_P_BPQ (line 75) | pub const ETH_P_BPQ: u32 = 2303; constant ETH_P_IEEEPUP (line 76) | pub const ETH_P_IEEEPUP: u32 = 2560; constant ETH_P_IEEEPUPAT (line 77) | pub const ETH_P_IEEEPUPAT: u32 = 2561; constant ETH_P_BATMAN (line 78) | pub const ETH_P_BATMAN: u32 = 17157; constant ETH_P_DEC (line 79) | pub const ETH_P_DEC: u32 = 24576; constant ETH_P_DNA_DL (line 80) | pub const ETH_P_DNA_DL: u32 = 24577; constant ETH_P_DNA_RC (line 81) | pub const ETH_P_DNA_RC: u32 = 24578; constant ETH_P_DNA_RT (line 82) | pub const ETH_P_DNA_RT: u32 = 24579; constant ETH_P_LAT (line 83) | pub const ETH_P_LAT: u32 = 24580; constant ETH_P_DIAG (line 84) | pub const ETH_P_DIAG: u32 = 24581; constant ETH_P_CUST (line 85) | pub const ETH_P_CUST: u32 = 24582; constant ETH_P_SCA (line 86) | pub const ETH_P_SCA: u32 = 24583; constant ETH_P_TEB (line 87) | pub const ETH_P_TEB: u32 = 25944; constant ETH_P_RARP (line 88) | pub const ETH_P_RARP: u32 = 32821; constant ETH_P_ATALK (line 89) | pub const ETH_P_ATALK: u32 = 32923; constant ETH_P_AARP (line 90) | pub const ETH_P_AARP: u32 = 33011; constant ETH_P_8021Q (line 91) | pub const ETH_P_8021Q: u32 = 33024; constant ETH_P_ERSPAN (line 92) | pub const ETH_P_ERSPAN: u32 = 35006; constant ETH_P_IPX (line 93) | pub const ETH_P_IPX: u32 = 33079; constant ETH_P_IPV6 (line 94) | pub const ETH_P_IPV6: u32 = 34525; constant ETH_P_PAUSE (line 95) | pub const ETH_P_PAUSE: u32 = 34824; constant ETH_P_SLOW (line 96) | pub const ETH_P_SLOW: u32 = 34825; constant ETH_P_WCCP (line 97) | pub const ETH_P_WCCP: u32 = 34878; constant ETH_P_MPLS_UC (line 98) | pub const ETH_P_MPLS_UC: u32 = 34887; constant ETH_P_MPLS_MC (line 99) | pub const ETH_P_MPLS_MC: u32 = 34888; constant ETH_P_ATMMPOA (line 100) | pub const ETH_P_ATMMPOA: u32 = 34892; constant ETH_P_PPP_DISC (line 101) | pub const ETH_P_PPP_DISC: u32 = 34915; constant ETH_P_PPP_SES (line 102) | pub const ETH_P_PPP_SES: u32 = 34916; constant ETH_P_LINK_CTL (line 103) | pub const ETH_P_LINK_CTL: u32 = 34924; constant ETH_P_ATMFATE (line 104) | pub const ETH_P_ATMFATE: u32 = 34948; constant ETH_P_PAE (line 105) | pub const ETH_P_PAE: u32 = 34958; constant ETH_P_PROFINET (line 106) | pub const ETH_P_PROFINET: u32 = 34962; constant ETH_P_REALTEK (line 107) | pub const ETH_P_REALTEK: u32 = 34969; constant ETH_P_AOE (line 108) | pub const ETH_P_AOE: u32 = 34978; constant ETH_P_ETHERCAT (line 109) | pub const ETH_P_ETHERCAT: u32 = 34980; constant ETH_P_8021AD (line 110) | pub const ETH_P_8021AD: u32 = 34984; constant ETH_P_802_EX1 (line 111) | pub const ETH_P_802_EX1: u32 = 34997; constant ETH_P_PREAUTH (line 112) | pub const ETH_P_PREAUTH: u32 = 35015; constant ETH_P_TIPC (line 113) | pub const ETH_P_TIPC: u32 = 35018; constant ETH_P_LLDP (line 114) | pub const ETH_P_LLDP: u32 = 35020; constant ETH_P_MRP (line 115) | pub const ETH_P_MRP: u32 = 35043; constant ETH_P_MACSEC (line 116) | pub const ETH_P_MACSEC: u32 = 35045; constant ETH_P_8021AH (line 117) | pub const ETH_P_8021AH: u32 = 35047; constant ETH_P_MVRP (line 118) | pub const ETH_P_MVRP: u32 = 35061; constant ETH_P_1588 (line 119) | pub const ETH_P_1588: u32 = 35063; constant ETH_P_NCSI (line 120) | pub const ETH_P_NCSI: u32 = 35064; constant ETH_P_PRP (line 121) | pub const ETH_P_PRP: u32 = 35067; constant ETH_P_CFM (line 122) | pub const ETH_P_CFM: u32 = 35074; constant ETH_P_FCOE (line 123) | pub const ETH_P_FCOE: u32 = 35078; constant ETH_P_IBOE (line 124) | pub const ETH_P_IBOE: u32 = 35093; constant ETH_P_TDLS (line 125) | pub const ETH_P_TDLS: u32 = 35085; constant ETH_P_FIP (line 126) | pub const ETH_P_FIP: u32 = 35092; constant ETH_P_80221 (line 127) | pub const ETH_P_80221: u32 = 35095; constant ETH_P_HSR (line 128) | pub const ETH_P_HSR: u32 = 35119; constant ETH_P_NSH (line 129) | pub const ETH_P_NSH: u32 = 35151; constant ETH_P_LOOPBACK (line 130) | pub const ETH_P_LOOPBACK: u32 = 36864; constant ETH_P_QINQ1 (line 131) | pub const ETH_P_QINQ1: u32 = 37120; constant ETH_P_QINQ2 (line 132) | pub const ETH_P_QINQ2: u32 = 37376; constant ETH_P_QINQ3 (line 133) | pub const ETH_P_QINQ3: u32 = 37632; constant ETH_P_EDSA (line 134) | pub const ETH_P_EDSA: u32 = 56026; constant ETH_P_DSA_8021Q (line 135) | pub const ETH_P_DSA_8021Q: u32 = 56027; constant ETH_P_DSA_A5PSW (line 136) | pub const ETH_P_DSA_A5PSW: u32 = 57345; constant ETH_P_IFE (line 137) | pub const ETH_P_IFE: u32 = 60734; constant ETH_P_AF_IUCV (line 138) | pub const ETH_P_AF_IUCV: u32 = 64507; constant ETH_P_802_3_MIN (line 139) | pub const ETH_P_802_3_MIN: u32 = 1536; constant ETH_P_802_3 (line 140) | pub const ETH_P_802_3: u32 = 1; constant ETH_P_AX25 (line 141) | pub const ETH_P_AX25: u32 = 2; constant ETH_P_ALL (line 142) | pub const ETH_P_ALL: u32 = 3; constant ETH_P_802_2 (line 143) | pub const ETH_P_802_2: u32 = 4; constant ETH_P_SNAP (line 144) | pub const ETH_P_SNAP: u32 = 5; constant ETH_P_DDCMP (line 145) | pub const ETH_P_DDCMP: u32 = 6; constant ETH_P_WAN_PPP (line 146) | pub const ETH_P_WAN_PPP: u32 = 7; constant ETH_P_PPP_MP (line 147) | pub const ETH_P_PPP_MP: u32 = 8; constant ETH_P_LOCALTALK (line 148) | pub const ETH_P_LOCALTALK: u32 = 9; constant ETH_P_CAN (line 149) | pub const ETH_P_CAN: u32 = 12; constant ETH_P_CANFD (line 150) | pub const ETH_P_CANFD: u32 = 13; constant ETH_P_CANXL (line 151) | pub const ETH_P_CANXL: u32 = 14; constant ETH_P_PPPTALK (line 152) | pub const ETH_P_PPPTALK: u32 = 16; constant ETH_P_TR_802_2 (line 153) | pub const ETH_P_TR_802_2: u32 = 17; constant ETH_P_MOBITEX (line 154) | pub const ETH_P_MOBITEX: u32 = 21; constant ETH_P_CONTROL (line 155) | pub const ETH_P_CONTROL: u32 = 22; constant ETH_P_IRDA (line 156) | pub const ETH_P_IRDA: u32 = 23; constant ETH_P_ECONET (line 157) | pub const ETH_P_ECONET: u32 = 24; constant ETH_P_HDLC (line 158) | pub const ETH_P_HDLC: u32 = 25; constant ETH_P_ARCNET (line 159) | pub const ETH_P_ARCNET: u32 = 26; constant ETH_P_DSA (line 160) | pub const ETH_P_DSA: u32 = 27; constant ETH_P_TRAILER (line 161) | pub const ETH_P_TRAILER: u32 = 28; constant ETH_P_PHONET (line 162) | pub const ETH_P_PHONET: u32 = 245; constant ETH_P_IEEE802154 (line 163) | pub const ETH_P_IEEE802154: u32 = 246; constant ETH_P_CAIF (line 164) | pub const ETH_P_CAIF: u32 = 247; constant ETH_P_XDSA (line 165) | pub const ETH_P_XDSA: u32 = 248; constant ETH_P_MAP (line 166) | pub const ETH_P_MAP: u32 = 249; constant ETH_P_MCTP (line 167) | pub const ETH_P_MCTP: u32 = 250; FILE: builder/third-party/linux-raw-sys/src/x86_64/if_packet.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 15) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_pkt (line 53) | pub struct sockaddr_pkt { type sockaddr_ll (line 60) | pub struct sockaddr_ll { type tpacket_stats (line 71) | pub struct tpacket_stats { type tpacket_stats_v3 (line 77) | pub struct tpacket_stats_v3 { type tpacket_rollover_stats (line 84) | pub struct tpacket_rollover_stats { type tpacket_auxdata (line 91) | pub struct tpacket_auxdata { type tpacket_hdr (line 102) | pub struct tpacket_hdr { type tpacket2_hdr (line 113) | pub struct tpacket2_hdr { type tpacket_hdr_variant1 (line 127) | pub struct tpacket_hdr_variant1 { type tpacket3_hdr (line 135) | pub struct tpacket3_hdr { type tpacket_bd_ts (line 149) | pub struct tpacket_bd_ts { type tpacket_hdr_v1 (line 155) | pub struct tpacket_hdr_v1 { type tpacket_block_desc (line 166) | pub struct tpacket_block_desc { type tpacket_req (line 173) | pub struct tpacket_req { type tpacket_req3 (line 181) | pub struct tpacket_req3 { type packet_mreq (line 192) | pub struct packet_mreq { type fanout_args (line 200) | pub struct fanout_args { constant __LITTLE_ENDIAN (line 205) | pub const __LITTLE_ENDIAN: u32 = 1234; constant PACKET_HOST (line 206) | pub const PACKET_HOST: u32 = 0; constant PACKET_BROADCAST (line 207) | pub const PACKET_BROADCAST: u32 = 1; constant PACKET_MULTICAST (line 208) | pub const PACKET_MULTICAST: u32 = 2; constant PACKET_OTHERHOST (line 209) | pub const PACKET_OTHERHOST: u32 = 3; constant PACKET_OUTGOING (line 210) | pub const PACKET_OUTGOING: u32 = 4; constant PACKET_LOOPBACK (line 211) | pub const PACKET_LOOPBACK: u32 = 5; constant PACKET_USER (line 212) | pub const PACKET_USER: u32 = 6; constant PACKET_KERNEL (line 213) | pub const PACKET_KERNEL: u32 = 7; constant PACKET_FASTROUTE (line 214) | pub const PACKET_FASTROUTE: u32 = 6; constant PACKET_ADD_MEMBERSHIP (line 215) | pub const PACKET_ADD_MEMBERSHIP: u32 = 1; constant PACKET_DROP_MEMBERSHIP (line 216) | pub const PACKET_DROP_MEMBERSHIP: u32 = 2; constant PACKET_RECV_OUTPUT (line 217) | pub const PACKET_RECV_OUTPUT: u32 = 3; constant PACKET_RX_RING (line 218) | pub const PACKET_RX_RING: u32 = 5; constant PACKET_STATISTICS (line 219) | pub const PACKET_STATISTICS: u32 = 6; constant PACKET_COPY_THRESH (line 220) | pub const PACKET_COPY_THRESH: u32 = 7; constant PACKET_AUXDATA (line 221) | pub const PACKET_AUXDATA: u32 = 8; constant PACKET_ORIGDEV (line 222) | pub const PACKET_ORIGDEV: u32 = 9; constant PACKET_VERSION (line 223) | pub const PACKET_VERSION: u32 = 10; constant PACKET_HDRLEN (line 224) | pub const PACKET_HDRLEN: u32 = 11; constant PACKET_RESERVE (line 225) | pub const PACKET_RESERVE: u32 = 12; constant PACKET_TX_RING (line 226) | pub const PACKET_TX_RING: u32 = 13; constant PACKET_LOSS (line 227) | pub const PACKET_LOSS: u32 = 14; constant PACKET_VNET_HDR (line 228) | pub const PACKET_VNET_HDR: u32 = 15; constant PACKET_TX_TIMESTAMP (line 229) | pub const PACKET_TX_TIMESTAMP: u32 = 16; constant PACKET_TIMESTAMP (line 230) | pub const PACKET_TIMESTAMP: u32 = 17; constant PACKET_FANOUT (line 231) | pub const PACKET_FANOUT: u32 = 18; constant PACKET_TX_HAS_OFF (line 232) | pub const PACKET_TX_HAS_OFF: u32 = 19; constant PACKET_QDISC_BYPASS (line 233) | pub const PACKET_QDISC_BYPASS: u32 = 20; constant PACKET_ROLLOVER_STATS (line 234) | pub const PACKET_ROLLOVER_STATS: u32 = 21; constant PACKET_FANOUT_DATA (line 235) | pub const PACKET_FANOUT_DATA: u32 = 22; constant PACKET_IGNORE_OUTGOING (line 236) | pub const PACKET_IGNORE_OUTGOING: u32 = 23; constant PACKET_FANOUT_HASH (line 237) | pub const PACKET_FANOUT_HASH: u32 = 0; constant PACKET_FANOUT_LB (line 238) | pub const PACKET_FANOUT_LB: u32 = 1; constant PACKET_FANOUT_CPU (line 239) | pub const PACKET_FANOUT_CPU: u32 = 2; constant PACKET_FANOUT_ROLLOVER (line 240) | pub const PACKET_FANOUT_ROLLOVER: u32 = 3; constant PACKET_FANOUT_RND (line 241) | pub const PACKET_FANOUT_RND: u32 = 4; constant PACKET_FANOUT_QM (line 242) | pub const PACKET_FANOUT_QM: u32 = 5; constant PACKET_FANOUT_CBPF (line 243) | pub const PACKET_FANOUT_CBPF: u32 = 6; constant PACKET_FANOUT_EBPF (line 244) | pub const PACKET_FANOUT_EBPF: u32 = 7; constant PACKET_FANOUT_FLAG_ROLLOVER (line 245) | pub const PACKET_FANOUT_FLAG_ROLLOVER: u32 = 4096; constant PACKET_FANOUT_FLAG_UNIQUEID (line 246) | pub const PACKET_FANOUT_FLAG_UNIQUEID: u32 = 8192; constant PACKET_FANOUT_FLAG_IGNORE_OUTGOING (line 247) | pub const PACKET_FANOUT_FLAG_IGNORE_OUTGOING: u32 = 16384; constant PACKET_FANOUT_FLAG_DEFRAG (line 248) | pub const PACKET_FANOUT_FLAG_DEFRAG: u32 = 32768; constant TP_STATUS_KERNEL (line 249) | pub const TP_STATUS_KERNEL: u32 = 0; constant TP_STATUS_USER (line 250) | pub const TP_STATUS_USER: u32 = 1; constant TP_STATUS_COPY (line 251) | pub const TP_STATUS_COPY: u32 = 2; constant TP_STATUS_LOSING (line 252) | pub const TP_STATUS_LOSING: u32 = 4; constant TP_STATUS_CSUMNOTREADY (line 253) | pub const TP_STATUS_CSUMNOTREADY: u32 = 8; constant TP_STATUS_VLAN_VALID (line 254) | pub const TP_STATUS_VLAN_VALID: u32 = 16; constant TP_STATUS_BLK_TMO (line 255) | pub const TP_STATUS_BLK_TMO: u32 = 32; constant TP_STATUS_VLAN_TPID_VALID (line 256) | pub const TP_STATUS_VLAN_TPID_VALID: u32 = 64; constant TP_STATUS_CSUM_VALID (line 257) | pub const TP_STATUS_CSUM_VALID: u32 = 128; constant TP_STATUS_GSO_TCP (line 258) | pub const TP_STATUS_GSO_TCP: u32 = 256; constant TP_STATUS_AVAILABLE (line 259) | pub const TP_STATUS_AVAILABLE: u32 = 0; constant TP_STATUS_SEND_REQUEST (line 260) | pub const TP_STATUS_SEND_REQUEST: u32 = 1; constant TP_STATUS_SENDING (line 261) | pub const TP_STATUS_SENDING: u32 = 2; constant TP_STATUS_WRONG_FORMAT (line 262) | pub const TP_STATUS_WRONG_FORMAT: u32 = 4; constant TP_STATUS_TS_SOFTWARE (line 263) | pub const TP_STATUS_TS_SOFTWARE: u32 = 536870912; constant TP_STATUS_TS_SYS_HARDWARE (line 264) | pub const TP_STATUS_TS_SYS_HARDWARE: u32 = 1073741824; constant TP_STATUS_TS_RAW_HARDWARE (line 265) | pub const TP_STATUS_TS_RAW_HARDWARE: u32 = 2147483648; constant TP_FT_REQ_FILL_RXHASH (line 266) | pub const TP_FT_REQ_FILL_RXHASH: u32 = 1; constant TPACKET_ALIGNMENT (line 267) | pub const TPACKET_ALIGNMENT: u32 = 16; constant PACKET_MR_MULTICAST (line 268) | pub const PACKET_MR_MULTICAST: u32 = 0; constant PACKET_MR_PROMISC (line 269) | pub const PACKET_MR_PROMISC: u32 = 1; constant PACKET_MR_ALLMULTI (line 270) | pub const PACKET_MR_ALLMULTI: u32 = 2; constant PACKET_MR_UNICAST (line 271) | pub const PACKET_MR_UNICAST: u32 = 3; type tpacket_versions (line 275) | pub enum tpacket_versions { FILE: builder/third-party/linux-raw-sys/src/x86_64/io_uring.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 15) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_rwf_t (line 51) | pub type __kernel_rwf_t = crate::ctypes::c_int; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 56) | pub struct __BindgenUnionField(::core::marker::PhantomData); type fscrypt_policy_v1 (line 59) | pub struct fscrypt_policy_v1 { type fscrypt_key (line 68) | pub struct fscrypt_key { type fscrypt_policy_v2 (line 75) | pub struct fscrypt_policy_v2 { type fscrypt_get_policy_ex_arg (line 85) | pub struct fscrypt_get_policy_ex_arg { type fscrypt_key_specifier (line 91) | pub struct fscrypt_key_specifier { type fscrypt_provisioning_key_payload (line 98) | pub struct fscrypt_provisioning_key_payload { type fscrypt_add_key_arg (line 104) | pub struct fscrypt_add_key_arg { type fscrypt_remove_key_arg (line 113) | pub struct fscrypt_remove_key_arg { type fscrypt_get_key_status_arg (line 120) | pub struct fscrypt_get_key_status_arg { type mount_attr (line 130) | pub struct mount_attr { type file_clone_range (line 138) | pub struct file_clone_range { type fstrim_range (line 146) | pub struct fstrim_range { type file_dedupe_range_info (line 153) | pub struct file_dedupe_range_info { type file_dedupe_range (line 162) | pub struct file_dedupe_range { type files_stat_struct (line 172) | pub struct files_stat_struct { type inodes_stat_t (line 179) | pub struct inodes_stat_t { type fsxattr (line 186) | pub struct fsxattr { type __kernel_timespec (line 196) | pub struct __kernel_timespec { type __kernel_itimerspec (line 202) | pub struct __kernel_itimerspec { type __kernel_old_timeval (line 208) | pub struct __kernel_old_timeval { type __kernel_old_timespec (line 214) | pub struct __kernel_old_timespec { type __kernel_old_itimerval (line 220) | pub struct __kernel_old_itimerval { type __kernel_sock_timeval (line 226) | pub struct __kernel_sock_timeval { type io_uring_sqe (line 231) | pub struct io_uring_sqe { type io_uring_sqe__bindgen_ty_1__bindgen_ty_1 (line 248) | pub struct io_uring_sqe__bindgen_ty_1__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_5__bindgen_ty_1 (line 254) | pub struct io_uring_sqe__bindgen_ty_5__bindgen_ty_1 { type io_uring_sqe__bindgen_ty_6 (line 259) | pub struct io_uring_sqe__bindgen_ty_6 { type io_uring_sqe__bindgen_ty_6__bindgen_ty_1 (line 266) | pub struct io_uring_sqe__bindgen_ty_6__bindgen_ty_1 { type io_uring_cqe (line 272) | pub struct io_uring_cqe { type io_sqring_offsets (line 280) | pub struct io_sqring_offsets { type io_cqring_offsets (line 293) | pub struct io_cqring_offsets { type io_uring_params (line 306) | pub struct io_uring_params { type io_uring_files_update (line 320) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 327) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 336) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 343) | pub struct io_uring_rsrc_update2 { type io_uring_notification_slot (line 353) | pub struct io_uring_notification_slot { type io_uring_notification_register (line 359) | pub struct io_uring_notification_register { type io_uring_probe_op (line 368) | pub struct io_uring_probe_op { type io_uring_probe (line 376) | pub struct io_uring_probe { type io_uring_restriction (line 385) | pub struct io_uring_restriction { type io_uring_buf (line 393) | pub struct io_uring_buf { type io_uring_buf_ring (line 400) | pub struct io_uring_buf_ring { type io_uring_buf_ring__bindgen_ty_1 (line 404) | pub struct io_uring_buf_ring__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 (line 411) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_1 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 (line 419) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2 { type io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 (line 425) | pub struct io_uring_buf_ring__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1 {} type io_uring_buf_reg (line 428) | pub struct io_uring_buf_reg { type io_uring_getevents_arg (line 437) | pub struct io_uring_getevents_arg { type io_uring_sync_cancel_reg (line 445) | pub struct io_uring_sync_cancel_reg { type io_uring_file_index_range (line 454) | pub struct io_uring_file_index_range { type io_uring_recvmsg_out (line 461) | pub struct io_uring_recvmsg_out { constant NR_OPEN (line 467) | pub const NR_OPEN: u32 = 1024; constant NGROUPS_MAX (line 468) | pub const NGROUPS_MAX: u32 = 65536; constant ARG_MAX (line 469) | pub const ARG_MAX: u32 = 131072; constant LINK_MAX (line 470) | pub const LINK_MAX: u32 = 127; constant MAX_CANON (line 471) | pub const MAX_CANON: u32 = 255; constant MAX_INPUT (line 472) | pub const MAX_INPUT: u32 = 255; constant NAME_MAX (line 473) | pub const NAME_MAX: u32 = 255; constant PATH_MAX (line 474) | pub const PATH_MAX: u32 = 4096; constant PIPE_BUF (line 475) | pub const PIPE_BUF: u32 = 4096; constant XATTR_NAME_MAX (line 476) | pub const XATTR_NAME_MAX: u32 = 255; constant XATTR_SIZE_MAX (line 477) | pub const XATTR_SIZE_MAX: u32 = 65536; constant XATTR_LIST_MAX (line 478) | pub const XATTR_LIST_MAX: u32 = 65536; constant RTSIG_MAX (line 479) | pub const RTSIG_MAX: u32 = 32; constant _IOC_NRBITS (line 480) | pub const _IOC_NRBITS: u32 = 8; constant _IOC_TYPEBITS (line 481) | pub const _IOC_TYPEBITS: u32 = 8; constant _IOC_SIZEBITS (line 482) | pub const _IOC_SIZEBITS: u32 = 14; constant _IOC_DIRBITS (line 483) | pub const _IOC_DIRBITS: u32 = 2; constant _IOC_NRMASK (line 484) | pub const _IOC_NRMASK: u32 = 255; constant _IOC_TYPEMASK (line 485) | pub const _IOC_TYPEMASK: u32 = 255; constant _IOC_SIZEMASK (line 486) | pub const _IOC_SIZEMASK: u32 = 16383; constant _IOC_DIRMASK (line 487) | pub const _IOC_DIRMASK: u32 = 3; constant _IOC_NRSHIFT (line 488) | pub const _IOC_NRSHIFT: u32 = 0; constant _IOC_TYPESHIFT (line 489) | pub const _IOC_TYPESHIFT: u32 = 8; constant _IOC_SIZESHIFT (line 490) | pub const _IOC_SIZESHIFT: u32 = 16; constant _IOC_DIRSHIFT (line 491) | pub const _IOC_DIRSHIFT: u32 = 30; constant _IOC_NONE (line 492) | pub const _IOC_NONE: u32 = 0; constant _IOC_WRITE (line 493) | pub const _IOC_WRITE: u32 = 1; constant _IOC_READ (line 494) | pub const _IOC_READ: u32 = 2; constant IOC_IN (line 495) | pub const IOC_IN: u32 = 1073741824; constant IOC_OUT (line 496) | pub const IOC_OUT: u32 = 2147483648; constant IOC_INOUT (line 497) | pub const IOC_INOUT: u32 = 3221225472; constant IOCSIZE_MASK (line 498) | pub const IOCSIZE_MASK: u32 = 1073676288; constant IOCSIZE_SHIFT (line 499) | pub const IOCSIZE_SHIFT: u32 = 16; constant FSCRYPT_POLICY_FLAGS_PAD_4 (line 500) | pub const FSCRYPT_POLICY_FLAGS_PAD_4: u32 = 0; constant FSCRYPT_POLICY_FLAGS_PAD_8 (line 501) | pub const FSCRYPT_POLICY_FLAGS_PAD_8: u32 = 1; constant FSCRYPT_POLICY_FLAGS_PAD_16 (line 502) | pub const FSCRYPT_POLICY_FLAGS_PAD_16: u32 = 2; constant FSCRYPT_POLICY_FLAGS_PAD_32 (line 503) | pub const FSCRYPT_POLICY_FLAGS_PAD_32: u32 = 3; constant FSCRYPT_POLICY_FLAGS_PAD_MASK (line 504) | pub const FSCRYPT_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FSCRYPT_POLICY_FLAG_DIRECT_KEY (line 505) | pub const FSCRYPT_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64 (line 506) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64: u32 = 8; constant FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (line 507) | pub const FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32: u32 = 16; constant FSCRYPT_MODE_AES_256_XTS (line 508) | pub const FSCRYPT_MODE_AES_256_XTS: u32 = 1; constant FSCRYPT_MODE_AES_256_CTS (line 509) | pub const FSCRYPT_MODE_AES_256_CTS: u32 = 4; constant FSCRYPT_MODE_AES_128_CBC (line 510) | pub const FSCRYPT_MODE_AES_128_CBC: u32 = 5; constant FSCRYPT_MODE_AES_128_CTS (line 511) | pub const FSCRYPT_MODE_AES_128_CTS: u32 = 6; constant FSCRYPT_MODE_SM4_XTS (line 512) | pub const FSCRYPT_MODE_SM4_XTS: u32 = 7; constant FSCRYPT_MODE_SM4_CTS (line 513) | pub const FSCRYPT_MODE_SM4_CTS: u32 = 8; constant FSCRYPT_MODE_ADIANTUM (line 514) | pub const FSCRYPT_MODE_ADIANTUM: u32 = 9; constant FSCRYPT_MODE_AES_256_HCTR2 (line 515) | pub const FSCRYPT_MODE_AES_256_HCTR2: u32 = 10; constant FSCRYPT_POLICY_V1 (line 516) | pub const FSCRYPT_POLICY_V1: u32 = 0; constant FSCRYPT_KEY_DESCRIPTOR_SIZE (line 517) | pub const FSCRYPT_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FSCRYPT_KEY_DESC_PREFIX (line 518) | pub const FSCRYPT_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FSCRYPT_KEY_DESC_PREFIX_SIZE (line 519) | pub const FSCRYPT_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FSCRYPT_MAX_KEY_SIZE (line 520) | pub const FSCRYPT_MAX_KEY_SIZE: u32 = 64; constant FSCRYPT_POLICY_V2 (line 521) | pub const FSCRYPT_POLICY_V2: u32 = 2; constant FSCRYPT_KEY_IDENTIFIER_SIZE (line 522) | pub const FSCRYPT_KEY_IDENTIFIER_SIZE: u32 = 16; constant FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR (line 523) | pub const FSCRYPT_KEY_SPEC_TYPE_DESCRIPTOR: u32 = 1; constant FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER (line 524) | pub const FSCRYPT_KEY_SPEC_TYPE_IDENTIFIER: u32 = 2; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY (line 525) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY: u32 = 1; constant FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS (line 526) | pub const FSCRYPT_KEY_REMOVAL_STATUS_FLAG_OTHER_USERS: u32 = 2; constant FSCRYPT_KEY_STATUS_ABSENT (line 527) | pub const FSCRYPT_KEY_STATUS_ABSENT: u32 = 1; constant FSCRYPT_KEY_STATUS_PRESENT (line 528) | pub const FSCRYPT_KEY_STATUS_PRESENT: u32 = 2; constant FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED (line 529) | pub const FSCRYPT_KEY_STATUS_INCOMPLETELY_REMOVED: u32 = 3; constant FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF (line 530) | pub const FSCRYPT_KEY_STATUS_FLAG_ADDED_BY_SELF: u32 = 1; constant FS_KEY_DESCRIPTOR_SIZE (line 531) | pub const FS_KEY_DESCRIPTOR_SIZE: u32 = 8; constant FS_POLICY_FLAGS_PAD_4 (line 532) | pub const FS_POLICY_FLAGS_PAD_4: u32 = 0; constant FS_POLICY_FLAGS_PAD_8 (line 533) | pub const FS_POLICY_FLAGS_PAD_8: u32 = 1; constant FS_POLICY_FLAGS_PAD_16 (line 534) | pub const FS_POLICY_FLAGS_PAD_16: u32 = 2; constant FS_POLICY_FLAGS_PAD_32 (line 535) | pub const FS_POLICY_FLAGS_PAD_32: u32 = 3; constant FS_POLICY_FLAGS_PAD_MASK (line 536) | pub const FS_POLICY_FLAGS_PAD_MASK: u32 = 3; constant FS_POLICY_FLAG_DIRECT_KEY (line 537) | pub const FS_POLICY_FLAG_DIRECT_KEY: u32 = 4; constant FS_POLICY_FLAGS_VALID (line 538) | pub const FS_POLICY_FLAGS_VALID: u32 = 7; constant FS_ENCRYPTION_MODE_INVALID (line 539) | pub const FS_ENCRYPTION_MODE_INVALID: u32 = 0; constant FS_ENCRYPTION_MODE_AES_256_XTS (line 540) | pub const FS_ENCRYPTION_MODE_AES_256_XTS: u32 = 1; constant FS_ENCRYPTION_MODE_AES_256_GCM (line 541) | pub const FS_ENCRYPTION_MODE_AES_256_GCM: u32 = 2; constant FS_ENCRYPTION_MODE_AES_256_CBC (line 542) | pub const FS_ENCRYPTION_MODE_AES_256_CBC: u32 = 3; constant FS_ENCRYPTION_MODE_AES_256_CTS (line 543) | pub const FS_ENCRYPTION_MODE_AES_256_CTS: u32 = 4; constant FS_ENCRYPTION_MODE_AES_128_CBC (line 544) | pub const FS_ENCRYPTION_MODE_AES_128_CBC: u32 = 5; constant FS_ENCRYPTION_MODE_AES_128_CTS (line 545) | pub const FS_ENCRYPTION_MODE_AES_128_CTS: u32 = 6; constant FS_ENCRYPTION_MODE_ADIANTUM (line 546) | pub const FS_ENCRYPTION_MODE_ADIANTUM: u32 = 9; constant FS_KEY_DESC_PREFIX (line 547) | pub const FS_KEY_DESC_PREFIX: &[u8; 9] = b"fscrypt:\0"; constant FS_KEY_DESC_PREFIX_SIZE (line 548) | pub const FS_KEY_DESC_PREFIX_SIZE: u32 = 8; constant FS_MAX_KEY_SIZE (line 549) | pub const FS_MAX_KEY_SIZE: u32 = 64; constant MS_RDONLY (line 550) | pub const MS_RDONLY: u32 = 1; constant MS_NOSUID (line 551) | pub const MS_NOSUID: u32 = 2; constant MS_NODEV (line 552) | pub const MS_NODEV: u32 = 4; constant MS_NOEXEC (line 553) | pub const MS_NOEXEC: u32 = 8; constant MS_SYNCHRONOUS (line 554) | pub const MS_SYNCHRONOUS: u32 = 16; constant MS_REMOUNT (line 555) | pub const MS_REMOUNT: u32 = 32; constant MS_MANDLOCK (line 556) | pub const MS_MANDLOCK: u32 = 64; constant MS_DIRSYNC (line 557) | pub const MS_DIRSYNC: u32 = 128; constant MS_NOSYMFOLLOW (line 558) | pub const MS_NOSYMFOLLOW: u32 = 256; constant MS_NOATIME (line 559) | pub const MS_NOATIME: u32 = 1024; constant MS_NODIRATIME (line 560) | pub const MS_NODIRATIME: u32 = 2048; constant MS_BIND (line 561) | pub const MS_BIND: u32 = 4096; constant MS_MOVE (line 562) | pub const MS_MOVE: u32 = 8192; constant MS_REC (line 563) | pub const MS_REC: u32 = 16384; constant MS_VERBOSE (line 564) | pub const MS_VERBOSE: u32 = 32768; constant MS_SILENT (line 565) | pub const MS_SILENT: u32 = 32768; constant MS_POSIXACL (line 566) | pub const MS_POSIXACL: u32 = 65536; constant MS_UNBINDABLE (line 567) | pub const MS_UNBINDABLE: u32 = 131072; constant MS_PRIVATE (line 568) | pub const MS_PRIVATE: u32 = 262144; constant MS_SLAVE (line 569) | pub const MS_SLAVE: u32 = 524288; constant MS_SHARED (line 570) | pub const MS_SHARED: u32 = 1048576; constant MS_RELATIME (line 571) | pub const MS_RELATIME: u32 = 2097152; constant MS_KERNMOUNT (line 572) | pub const MS_KERNMOUNT: u32 = 4194304; constant MS_I_VERSION (line 573) | pub const MS_I_VERSION: u32 = 8388608; constant MS_STRICTATIME (line 574) | pub const MS_STRICTATIME: u32 = 16777216; constant MS_LAZYTIME (line 575) | pub const MS_LAZYTIME: u32 = 33554432; constant MS_SUBMOUNT (line 576) | pub const MS_SUBMOUNT: u32 = 67108864; constant MS_NOREMOTELOCK (line 577) | pub const MS_NOREMOTELOCK: u32 = 134217728; constant MS_NOSEC (line 578) | pub const MS_NOSEC: u32 = 268435456; constant MS_BORN (line 579) | pub const MS_BORN: u32 = 536870912; constant MS_ACTIVE (line 580) | pub const MS_ACTIVE: u32 = 1073741824; constant MS_NOUSER (line 581) | pub const MS_NOUSER: u32 = 2147483648; constant MS_RMT_MASK (line 582) | pub const MS_RMT_MASK: u32 = 41943121; constant MS_MGC_VAL (line 583) | pub const MS_MGC_VAL: u32 = 3236757504; constant MS_MGC_MSK (line 584) | pub const MS_MGC_MSK: u32 = 4294901760; constant OPEN_TREE_CLONE (line 585) | pub const OPEN_TREE_CLONE: u32 = 1; constant MOVE_MOUNT_F_SYMLINKS (line 586) | pub const MOVE_MOUNT_F_SYMLINKS: u32 = 1; constant MOVE_MOUNT_F_AUTOMOUNTS (line 587) | pub const MOVE_MOUNT_F_AUTOMOUNTS: u32 = 2; constant MOVE_MOUNT_F_EMPTY_PATH (line 588) | pub const MOVE_MOUNT_F_EMPTY_PATH: u32 = 4; constant MOVE_MOUNT_T_SYMLINKS (line 589) | pub const MOVE_MOUNT_T_SYMLINKS: u32 = 16; constant MOVE_MOUNT_T_AUTOMOUNTS (line 590) | pub const MOVE_MOUNT_T_AUTOMOUNTS: u32 = 32; constant MOVE_MOUNT_T_EMPTY_PATH (line 591) | pub const MOVE_MOUNT_T_EMPTY_PATH: u32 = 64; constant MOVE_MOUNT_SET_GROUP (line 592) | pub const MOVE_MOUNT_SET_GROUP: u32 = 256; constant MOVE_MOUNT__MASK (line 593) | pub const MOVE_MOUNT__MASK: u32 = 375; constant FSOPEN_CLOEXEC (line 594) | pub const FSOPEN_CLOEXEC: u32 = 1; constant FSPICK_CLOEXEC (line 595) | pub const FSPICK_CLOEXEC: u32 = 1; constant FSPICK_SYMLINK_NOFOLLOW (line 596) | pub const FSPICK_SYMLINK_NOFOLLOW: u32 = 2; constant FSPICK_NO_AUTOMOUNT (line 597) | pub const FSPICK_NO_AUTOMOUNT: u32 = 4; constant FSPICK_EMPTY_PATH (line 598) | pub const FSPICK_EMPTY_PATH: u32 = 8; constant FSMOUNT_CLOEXEC (line 599) | pub const FSMOUNT_CLOEXEC: u32 = 1; constant MOUNT_ATTR_RDONLY (line 600) | pub const MOUNT_ATTR_RDONLY: u32 = 1; constant MOUNT_ATTR_NOSUID (line 601) | pub const MOUNT_ATTR_NOSUID: u32 = 2; constant MOUNT_ATTR_NODEV (line 602) | pub const MOUNT_ATTR_NODEV: u32 = 4; constant MOUNT_ATTR_NOEXEC (line 603) | pub const MOUNT_ATTR_NOEXEC: u32 = 8; constant MOUNT_ATTR__ATIME (line 604) | pub const MOUNT_ATTR__ATIME: u32 = 112; constant MOUNT_ATTR_RELATIME (line 605) | pub const MOUNT_ATTR_RELATIME: u32 = 0; constant MOUNT_ATTR_NOATIME (line 606) | pub const MOUNT_ATTR_NOATIME: u32 = 16; constant MOUNT_ATTR_STRICTATIME (line 607) | pub const MOUNT_ATTR_STRICTATIME: u32 = 32; constant MOUNT_ATTR_NODIRATIME (line 608) | pub const MOUNT_ATTR_NODIRATIME: u32 = 128; constant MOUNT_ATTR_IDMAP (line 609) | pub const MOUNT_ATTR_IDMAP: u32 = 1048576; constant MOUNT_ATTR_NOSYMFOLLOW (line 610) | pub const MOUNT_ATTR_NOSYMFOLLOW: u32 = 2097152; constant MOUNT_ATTR_SIZE_VER0 (line 611) | pub const MOUNT_ATTR_SIZE_VER0: u32 = 32; constant INR_OPEN_CUR (line 612) | pub const INR_OPEN_CUR: u32 = 1024; constant INR_OPEN_MAX (line 613) | pub const INR_OPEN_MAX: u32 = 4096; constant BLOCK_SIZE_BITS (line 614) | pub const BLOCK_SIZE_BITS: u32 = 10; constant BLOCK_SIZE (line 615) | pub const BLOCK_SIZE: u32 = 1024; constant SEEK_SET (line 616) | pub const SEEK_SET: u32 = 0; constant SEEK_CUR (line 617) | pub const SEEK_CUR: u32 = 1; constant SEEK_END (line 618) | pub const SEEK_END: u32 = 2; constant SEEK_DATA (line 619) | pub const SEEK_DATA: u32 = 3; constant SEEK_HOLE (line 620) | pub const SEEK_HOLE: u32 = 4; constant SEEK_MAX (line 621) | pub const SEEK_MAX: u32 = 4; constant RENAME_NOREPLACE (line 622) | pub const RENAME_NOREPLACE: u32 = 1; constant RENAME_EXCHANGE (line 623) | pub const RENAME_EXCHANGE: u32 = 2; constant RENAME_WHITEOUT (line 624) | pub const RENAME_WHITEOUT: u32 = 4; constant FILE_DEDUPE_RANGE_SAME (line 625) | pub const FILE_DEDUPE_RANGE_SAME: u32 = 0; constant FILE_DEDUPE_RANGE_DIFFERS (line 626) | pub const FILE_DEDUPE_RANGE_DIFFERS: u32 = 1; constant NR_FILE (line 627) | pub const NR_FILE: u32 = 8192; constant FS_XFLAG_REALTIME (line 628) | pub const FS_XFLAG_REALTIME: u32 = 1; constant FS_XFLAG_PREALLOC (line 629) | pub const FS_XFLAG_PREALLOC: u32 = 2; constant FS_XFLAG_IMMUTABLE (line 630) | pub const FS_XFLAG_IMMUTABLE: u32 = 8; constant FS_XFLAG_APPEND (line 631) | pub const FS_XFLAG_APPEND: u32 = 16; constant FS_XFLAG_SYNC (line 632) | pub const FS_XFLAG_SYNC: u32 = 32; constant FS_XFLAG_NOATIME (line 633) | pub const FS_XFLAG_NOATIME: u32 = 64; constant FS_XFLAG_NODUMP (line 634) | pub const FS_XFLAG_NODUMP: u32 = 128; constant FS_XFLAG_RTINHERIT (line 635) | pub const FS_XFLAG_RTINHERIT: u32 = 256; constant FS_XFLAG_PROJINHERIT (line 636) | pub const FS_XFLAG_PROJINHERIT: u32 = 512; constant FS_XFLAG_NOSYMLINKS (line 637) | pub const FS_XFLAG_NOSYMLINKS: u32 = 1024; constant FS_XFLAG_EXTSIZE (line 638) | pub const FS_XFLAG_EXTSIZE: u32 = 2048; constant FS_XFLAG_EXTSZINHERIT (line 639) | pub const FS_XFLAG_EXTSZINHERIT: u32 = 4096; constant FS_XFLAG_NODEFRAG (line 640) | pub const FS_XFLAG_NODEFRAG: u32 = 8192; constant FS_XFLAG_FILESTREAM (line 641) | pub const FS_XFLAG_FILESTREAM: u32 = 16384; constant FS_XFLAG_DAX (line 642) | pub const FS_XFLAG_DAX: u32 = 32768; constant FS_XFLAG_COWEXTSIZE (line 643) | pub const FS_XFLAG_COWEXTSIZE: u32 = 65536; constant FS_XFLAG_HASATTR (line 644) | pub const FS_XFLAG_HASATTR: u32 = 2147483648; constant BMAP_IOCTL (line 645) | pub const BMAP_IOCTL: u32 = 1; constant FSLABEL_MAX (line 646) | pub const FSLABEL_MAX: u32 = 256; constant FS_SECRM_FL (line 647) | pub const FS_SECRM_FL: u32 = 1; constant FS_UNRM_FL (line 648) | pub const FS_UNRM_FL: u32 = 2; constant FS_COMPR_FL (line 649) | pub const FS_COMPR_FL: u32 = 4; constant FS_SYNC_FL (line 650) | pub const FS_SYNC_FL: u32 = 8; constant FS_IMMUTABLE_FL (line 651) | pub const FS_IMMUTABLE_FL: u32 = 16; constant FS_APPEND_FL (line 652) | pub const FS_APPEND_FL: u32 = 32; constant FS_NODUMP_FL (line 653) | pub const FS_NODUMP_FL: u32 = 64; constant FS_NOATIME_FL (line 654) | pub const FS_NOATIME_FL: u32 = 128; constant FS_DIRTY_FL (line 655) | pub const FS_DIRTY_FL: u32 = 256; constant FS_COMPRBLK_FL (line 656) | pub const FS_COMPRBLK_FL: u32 = 512; constant FS_NOCOMP_FL (line 657) | pub const FS_NOCOMP_FL: u32 = 1024; constant FS_ENCRYPT_FL (line 658) | pub const FS_ENCRYPT_FL: u32 = 2048; constant FS_BTREE_FL (line 659) | pub const FS_BTREE_FL: u32 = 4096; constant FS_INDEX_FL (line 660) | pub const FS_INDEX_FL: u32 = 4096; constant FS_IMAGIC_FL (line 661) | pub const FS_IMAGIC_FL: u32 = 8192; constant FS_JOURNAL_DATA_FL (line 662) | pub const FS_JOURNAL_DATA_FL: u32 = 16384; constant FS_NOTAIL_FL (line 663) | pub const FS_NOTAIL_FL: u32 = 32768; constant FS_DIRSYNC_FL (line 664) | pub const FS_DIRSYNC_FL: u32 = 65536; constant FS_TOPDIR_FL (line 665) | pub const FS_TOPDIR_FL: u32 = 131072; constant FS_HUGE_FILE_FL (line 666) | pub const FS_HUGE_FILE_FL: u32 = 262144; constant FS_EXTENT_FL (line 667) | pub const FS_EXTENT_FL: u32 = 524288; constant FS_VERITY_FL (line 668) | pub const FS_VERITY_FL: u32 = 1048576; constant FS_EA_INODE_FL (line 669) | pub const FS_EA_INODE_FL: u32 = 2097152; constant FS_EOFBLOCKS_FL (line 670) | pub const FS_EOFBLOCKS_FL: u32 = 4194304; constant FS_NOCOW_FL (line 671) | pub const FS_NOCOW_FL: u32 = 8388608; constant FS_DAX_FL (line 672) | pub const FS_DAX_FL: u32 = 33554432; constant FS_INLINE_DATA_FL (line 673) | pub const FS_INLINE_DATA_FL: u32 = 268435456; constant FS_PROJINHERIT_FL (line 674) | pub const FS_PROJINHERIT_FL: u32 = 536870912; constant FS_CASEFOLD_FL (line 675) | pub const FS_CASEFOLD_FL: u32 = 1073741824; constant FS_RESERVED_FL (line 676) | pub const FS_RESERVED_FL: u32 = 2147483648; constant FS_FL_USER_VISIBLE (line 677) | pub const FS_FL_USER_VISIBLE: u32 = 253951; constant FS_FL_USER_MODIFIABLE (line 678) | pub const FS_FL_USER_MODIFIABLE: u32 = 229631; constant SYNC_FILE_RANGE_WAIT_BEFORE (line 679) | pub const SYNC_FILE_RANGE_WAIT_BEFORE: u32 = 1; constant SYNC_FILE_RANGE_WRITE (line 680) | pub const SYNC_FILE_RANGE_WRITE: u32 = 2; constant SYNC_FILE_RANGE_WAIT_AFTER (line 681) | pub const SYNC_FILE_RANGE_WAIT_AFTER: u32 = 4; constant SYNC_FILE_RANGE_WRITE_AND_WAIT (line 682) | pub const SYNC_FILE_RANGE_WRITE_AND_WAIT: u32 = 7; constant IORING_FILE_INDEX_ALLOC (line 683) | pub const IORING_FILE_INDEX_ALLOC: i32 = -1; constant IORING_SETUP_IOPOLL (line 684) | pub const IORING_SETUP_IOPOLL: u32 = 1; constant IORING_SETUP_SQPOLL (line 685) | pub const IORING_SETUP_SQPOLL: u32 = 2; constant IORING_SETUP_SQ_AFF (line 686) | pub const IORING_SETUP_SQ_AFF: u32 = 4; constant IORING_SETUP_CQSIZE (line 687) | pub const IORING_SETUP_CQSIZE: u32 = 8; constant IORING_SETUP_CLAMP (line 688) | pub const IORING_SETUP_CLAMP: u32 = 16; constant IORING_SETUP_ATTACH_WQ (line 689) | pub const IORING_SETUP_ATTACH_WQ: u32 = 32; constant IORING_SETUP_R_DISABLED (line 690) | pub const IORING_SETUP_R_DISABLED: u32 = 64; constant IORING_SETUP_SUBMIT_ALL (line 691) | pub const IORING_SETUP_SUBMIT_ALL: u32 = 128; constant IORING_SETUP_COOP_TASKRUN (line 692) | pub const IORING_SETUP_COOP_TASKRUN: u32 = 256; constant IORING_SETUP_TASKRUN_FLAG (line 693) | pub const IORING_SETUP_TASKRUN_FLAG: u32 = 512; constant IORING_SETUP_SQE128 (line 694) | pub const IORING_SETUP_SQE128: u32 = 1024; constant IORING_SETUP_CQE32 (line 695) | pub const IORING_SETUP_CQE32: u32 = 2048; constant IORING_SETUP_SINGLE_ISSUER (line 696) | pub const IORING_SETUP_SINGLE_ISSUER: u32 = 4096; constant IORING_SETUP_DEFER_TASKRUN (line 697) | pub const IORING_SETUP_DEFER_TASKRUN: u32 = 8192; constant IORING_URING_CMD_FIXED (line 698) | pub const IORING_URING_CMD_FIXED: u32 = 1; constant IORING_FSYNC_DATASYNC (line 699) | pub const IORING_FSYNC_DATASYNC: u32 = 1; constant IORING_TIMEOUT_ABS (line 700) | pub const IORING_TIMEOUT_ABS: u32 = 1; constant IORING_TIMEOUT_UPDATE (line 701) | pub const IORING_TIMEOUT_UPDATE: u32 = 2; constant IORING_TIMEOUT_BOOTTIME (line 702) | pub const IORING_TIMEOUT_BOOTTIME: u32 = 4; constant IORING_TIMEOUT_REALTIME (line 703) | pub const IORING_TIMEOUT_REALTIME: u32 = 8; constant IORING_LINK_TIMEOUT_UPDATE (line 704) | pub const IORING_LINK_TIMEOUT_UPDATE: u32 = 16; constant IORING_TIMEOUT_ETIME_SUCCESS (line 705) | pub const IORING_TIMEOUT_ETIME_SUCCESS: u32 = 32; constant IORING_TIMEOUT_CLOCK_MASK (line 706) | pub const IORING_TIMEOUT_CLOCK_MASK: u32 = 12; constant IORING_TIMEOUT_UPDATE_MASK (line 707) | pub const IORING_TIMEOUT_UPDATE_MASK: u32 = 18; constant SPLICE_F_FD_IN_FIXED (line 708) | pub const SPLICE_F_FD_IN_FIXED: u32 = 2147483648; constant IORING_POLL_ADD_MULTI (line 709) | pub const IORING_POLL_ADD_MULTI: u32 = 1; constant IORING_POLL_UPDATE_EVENTS (line 710) | pub const IORING_POLL_UPDATE_EVENTS: u32 = 2; constant IORING_POLL_UPDATE_USER_DATA (line 711) | pub const IORING_POLL_UPDATE_USER_DATA: u32 = 4; constant IORING_POLL_ADD_LEVEL (line 712) | pub const IORING_POLL_ADD_LEVEL: u32 = 8; constant IORING_ASYNC_CANCEL_ALL (line 713) | pub const IORING_ASYNC_CANCEL_ALL: u32 = 1; constant IORING_ASYNC_CANCEL_FD (line 714) | pub const IORING_ASYNC_CANCEL_FD: u32 = 2; constant IORING_ASYNC_CANCEL_ANY (line 715) | pub const IORING_ASYNC_CANCEL_ANY: u32 = 4; constant IORING_ASYNC_CANCEL_FD_FIXED (line 716) | pub const IORING_ASYNC_CANCEL_FD_FIXED: u32 = 8; constant IORING_RECVSEND_POLL_FIRST (line 717) | pub const IORING_RECVSEND_POLL_FIRST: u32 = 1; constant IORING_RECV_MULTISHOT (line 718) | pub const IORING_RECV_MULTISHOT: u32 = 2; constant IORING_RECVSEND_FIXED_BUF (line 719) | pub const IORING_RECVSEND_FIXED_BUF: u32 = 4; constant IORING_SEND_ZC_REPORT_USAGE (line 720) | pub const IORING_SEND_ZC_REPORT_USAGE: u32 = 8; constant IORING_NOTIF_USAGE_ZC_COPIED (line 721) | pub const IORING_NOTIF_USAGE_ZC_COPIED: u32 = 2147483648; constant IORING_ACCEPT_MULTISHOT (line 722) | pub const IORING_ACCEPT_MULTISHOT: u32 = 1; constant IORING_MSG_RING_CQE_SKIP (line 723) | pub const IORING_MSG_RING_CQE_SKIP: u32 = 1; constant IORING_MSG_RING_FLAGS_PASS (line 724) | pub const IORING_MSG_RING_FLAGS_PASS: u32 = 2; constant IORING_CQE_F_BUFFER (line 725) | pub const IORING_CQE_F_BUFFER: u32 = 1; constant IORING_CQE_F_MORE (line 726) | pub const IORING_CQE_F_MORE: u32 = 2; constant IORING_CQE_F_SOCK_NONEMPTY (line 727) | pub const IORING_CQE_F_SOCK_NONEMPTY: u32 = 4; constant IORING_CQE_F_NOTIF (line 728) | pub const IORING_CQE_F_NOTIF: u32 = 8; constant IORING_OFF_SQ_RING (line 729) | pub const IORING_OFF_SQ_RING: u32 = 0; constant IORING_OFF_CQ_RING (line 730) | pub const IORING_OFF_CQ_RING: u32 = 134217728; constant IORING_OFF_SQES (line 731) | pub const IORING_OFF_SQES: u32 = 268435456; constant IORING_SQ_NEED_WAKEUP (line 732) | pub const IORING_SQ_NEED_WAKEUP: u32 = 1; constant IORING_SQ_CQ_OVERFLOW (line 733) | pub const IORING_SQ_CQ_OVERFLOW: u32 = 2; constant IORING_SQ_TASKRUN (line 734) | pub const IORING_SQ_TASKRUN: u32 = 4; constant IORING_CQ_EVENTFD_DISABLED (line 735) | pub const IORING_CQ_EVENTFD_DISABLED: u32 = 1; constant IORING_ENTER_GETEVENTS (line 736) | pub const IORING_ENTER_GETEVENTS: u32 = 1; constant IORING_ENTER_SQ_WAKEUP (line 737) | pub const IORING_ENTER_SQ_WAKEUP: u32 = 2; constant IORING_ENTER_SQ_WAIT (line 738) | pub const IORING_ENTER_SQ_WAIT: u32 = 4; constant IORING_ENTER_EXT_ARG (line 739) | pub const IORING_ENTER_EXT_ARG: u32 = 8; constant IORING_ENTER_REGISTERED_RING (line 740) | pub const IORING_ENTER_REGISTERED_RING: u32 = 16; constant IORING_FEAT_SINGLE_MMAP (line 741) | pub const IORING_FEAT_SINGLE_MMAP: u32 = 1; constant IORING_FEAT_NODROP (line 742) | pub const IORING_FEAT_NODROP: u32 = 2; constant IORING_FEAT_SUBMIT_STABLE (line 743) | pub const IORING_FEAT_SUBMIT_STABLE: u32 = 4; constant IORING_FEAT_RW_CUR_POS (line 744) | pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant IORING_FEAT_CUR_PERSONALITY (line 745) | pub const IORING_FEAT_CUR_PERSONALITY: u32 = 16; constant IORING_FEAT_FAST_POLL (line 746) | pub const IORING_FEAT_FAST_POLL: u32 = 32; constant IORING_FEAT_POLL_32BITS (line 747) | pub const IORING_FEAT_POLL_32BITS: u32 = 64; constant IORING_FEAT_SQPOLL_NONFIXED (line 748) | pub const IORING_FEAT_SQPOLL_NONFIXED: u32 = 128; constant IORING_FEAT_EXT_ARG (line 749) | pub const IORING_FEAT_EXT_ARG: u32 = 256; constant IORING_FEAT_NATIVE_WORKERS (line 750) | pub const IORING_FEAT_NATIVE_WORKERS: u32 = 512; constant IORING_FEAT_RSRC_TAGS (line 751) | pub const IORING_FEAT_RSRC_TAGS: u32 = 1024; constant IORING_FEAT_CQE_SKIP (line 752) | pub const IORING_FEAT_CQE_SKIP: u32 = 2048; constant IORING_FEAT_LINKED_FILE (line 753) | pub const IORING_FEAT_LINKED_FILE: u32 = 4096; constant IORING_FEAT_REG_REG_RING (line 754) | pub const IORING_FEAT_REG_REG_RING: u32 = 8192; constant IORING_RSRC_REGISTER_SPARSE (line 755) | pub const IORING_RSRC_REGISTER_SPARSE: u32 = 1; constant IORING_REGISTER_FILES_SKIP (line 756) | pub const IORING_REGISTER_FILES_SKIP: i32 = -2; constant IO_URING_OP_SUPPORTED (line 757) | pub const IO_URING_OP_SUPPORTED: u32 = 1; constant IOSQE_FIXED_FILE_BIT (line 758) | pub const IOSQE_FIXED_FILE_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_FIX... constant IOSQE_IO_DRAIN_BIT (line 759) | pub const IOSQE_IO_DRAIN_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_DR... constant IOSQE_IO_LINK_BIT (line 760) | pub const IOSQE_IO_LINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO_LIN... constant IOSQE_IO_HARDLINK_BIT (line 761) | pub const IOSQE_IO_HARDLINK_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_IO... constant IOSQE_ASYNC_BIT (line 762) | pub const IOSQE_ASYNC_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_ASYNC_BIT; constant IOSQE_BUFFER_SELECT_BIT (line 763) | pub const IOSQE_BUFFER_SELECT_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOSQE_... constant IOSQE_CQE_SKIP_SUCCESS_BIT (line 764) | pub const IOSQE_CQE_SKIP_SUCCESS_BIT: _bindgen_ty_1 = _bindgen_ty_1::IOS... constant IORING_MSG_DATA (line 765) | pub const IORING_MSG_DATA: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_DATA; constant IORING_MSG_SEND_FD (line 766) | pub const IORING_MSG_SEND_FD: _bindgen_ty_2 = _bindgen_ty_2::IORING_MSG_... constant IORING_CQE_BUFFER_SHIFT (line 767) | pub const IORING_CQE_BUFFER_SHIFT: _bindgen_ty_3 = _bindgen_ty_3::IORING... constant IORING_REGISTER_BUFFERS (line 768) | pub const IORING_REGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_BUFFERS (line 769) | pub const IORING_UNREGISTER_BUFFERS: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES (line 770) | pub const IORING_REGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_UNREGISTER_FILES (line 771) | pub const IORING_UNREGISTER_FILES: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_REGISTER_EVENTFD (line 772) | pub const IORING_REGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORING... constant IORING_UNREGISTER_EVENTFD (line 773) | pub const IORING_UNREGISTER_EVENTFD: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_REGISTER_FILES_UPDATE (line 774) | pub const IORING_REGISTER_FILES_UPDATE: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_EVENTFD_ASYNC (line 775) | pub const IORING_REGISTER_EVENTFD_ASYNC: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_PROBE (line 776) | pub const IORING_REGISTER_PROBE: _bindgen_ty_4 = _bindgen_ty_4::IORING_R... constant IORING_REGISTER_PERSONALITY (line 777) | pub const IORING_REGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_UNREGISTER_PERSONALITY (line 778) | pub const IORING_UNREGISTER_PERSONALITY: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_RESTRICTIONS (line 779) | pub const IORING_REGISTER_RESTRICTIONS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_ENABLE_RINGS (line 780) | pub const IORING_REGISTER_ENABLE_RINGS: _bindgen_ty_4 = _bindgen_ty_4::I... constant IORING_REGISTER_FILES2 (line 781) | pub const IORING_REGISTER_FILES2: _bindgen_ty_4 = _bindgen_ty_4::IORING_... constant IORING_REGISTER_FILES_UPDATE2 (line 782) | pub const IORING_REGISTER_FILES_UPDATE2: _bindgen_ty_4 = _bindgen_ty_4::... constant IORING_REGISTER_BUFFERS2 (line 783) | pub const IORING_REGISTER_BUFFERS2: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_REGISTER_BUFFERS_UPDATE (line 784) | pub const IORING_REGISTER_BUFFERS_UPDATE: _bindgen_ty_4 = _bindgen_ty_4:... constant IORING_REGISTER_IOWQ_AFF (line 785) | pub const IORING_REGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_IOWQ_AFF (line 786) | pub const IORING_UNREGISTER_IOWQ_AFF: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_IOWQ_MAX_WORKERS (line 787) | pub const IORING_REGISTER_IOWQ_MAX_WORKERS: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_RING_FDS (line 788) | pub const IORING_REGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IORIN... constant IORING_UNREGISTER_RING_FDS (line 789) | pub const IORING_UNREGISTER_RING_FDS: _bindgen_ty_4 = _bindgen_ty_4::IOR... constant IORING_REGISTER_PBUF_RING (line 790) | pub const IORING_REGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IORI... constant IORING_UNREGISTER_PBUF_RING (line 791) | pub const IORING_UNREGISTER_PBUF_RING: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_SYNC_CANCEL (line 792) | pub const IORING_REGISTER_SYNC_CANCEL: _bindgen_ty_4 = _bindgen_ty_4::IO... constant IORING_REGISTER_FILE_ALLOC_RANGE (line 793) | pub const IORING_REGISTER_FILE_ALLOC_RANGE: _bindgen_ty_4 = _bindgen_ty_... constant IORING_REGISTER_LAST (line 794) | pub const IORING_REGISTER_LAST: _bindgen_ty_4 = _bindgen_ty_4::IORING_RE... constant IORING_REGISTER_USE_REGISTERED_RING (line 795) | pub const IORING_REGISTER_USE_REGISTERED_RING: _bindgen_ty_4 = _bindgen_... constant IO_WQ_BOUND (line 796) | pub const IO_WQ_BOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_BOUND; constant IO_WQ_UNBOUND (line 797) | pub const IO_WQ_UNBOUND: _bindgen_ty_5 = _bindgen_ty_5::IO_WQ_UNBOUND; constant IORING_RESTRICTION_REGISTER_OP (line 798) | pub const IORING_RESTRICTION_REGISTER_OP: _bindgen_ty_6 = _bindgen_ty_6:... constant IORING_RESTRICTION_SQE_OP (line 799) | pub const IORING_RESTRICTION_SQE_OP: _bindgen_ty_6 = _bindgen_ty_6::IORI... constant IORING_RESTRICTION_SQE_FLAGS_ALLOWED (line 800) | pub const IORING_RESTRICTION_SQE_FLAGS_ALLOWED: _bindgen_ty_6 = _bindgen... constant IORING_RESTRICTION_SQE_FLAGS_REQUIRED (line 801) | pub const IORING_RESTRICTION_SQE_FLAGS_REQUIRED: _bindgen_ty_6 = _bindge... constant IORING_RESTRICTION_LAST (line 802) | pub const IORING_RESTRICTION_LAST: _bindgen_ty_6 = _bindgen_ty_6::IORING... type fsconfig_command (line 806) | pub enum fsconfig_command { type _bindgen_ty_1 (line 819) | pub enum _bindgen_ty_1 { type io_uring_op (line 831) | pub enum io_uring_op { type _bindgen_ty_2 (line 886) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 893) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 899) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 932) | pub enum _bindgen_ty_5 { type _bindgen_ty_6 (line 939) | pub enum _bindgen_ty_6 { function new (line 1018) | pub const fn new() -> Self { function as_ptr (line 1022) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1026) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 1030) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 1034) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 1039) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 1045) | pub const fn new() -> Self { function as_ref (line 1049) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 1053) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 1059) | fn default() -> Self { function clone (line 1065) | fn clone(&self) -> Self { function fmt (line 1071) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 1076) | fn hash(&self, _state: &mut H) {} function eq (line 1079) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/x86_64/ioctl.rs constant FIONREAD (line 3) | pub const FIONREAD: u32 = 21531; constant FIONBIO (line 4) | pub const FIONBIO: u32 = 21537; constant FIOCLEX (line 5) | pub const FIOCLEX: u32 = 21585; constant FIONCLEX (line 6) | pub const FIONCLEX: u32 = 21584; constant FIOASYNC (line 7) | pub const FIOASYNC: u32 = 21586; constant FIOQSIZE (line 8) | pub const FIOQSIZE: u32 = 21600; constant TCXONC (line 9) | pub const TCXONC: u32 = 21514; constant TCFLSH (line 10) | pub const TCFLSH: u32 = 21515; constant TIOCSCTTY (line 11) | pub const TIOCSCTTY: u32 = 21518; constant TIOCSPGRP (line 12) | pub const TIOCSPGRP: u32 = 21520; constant TIOCOUTQ (line 13) | pub const TIOCOUTQ: u32 = 21521; constant TIOCSTI (line 14) | pub const TIOCSTI: u32 = 21522; constant TIOCSWINSZ (line 15) | pub const TIOCSWINSZ: u32 = 21524; constant TIOCMGET (line 16) | pub const TIOCMGET: u32 = 21525; constant TIOCMBIS (line 17) | pub const TIOCMBIS: u32 = 21526; constant TIOCMBIC (line 18) | pub const TIOCMBIC: u32 = 21527; constant TIOCMSET (line 19) | pub const TIOCMSET: u32 = 21528; constant TIOCSSOFTCAR (line 20) | pub const TIOCSSOFTCAR: u32 = 21530; constant TIOCLINUX (line 21) | pub const TIOCLINUX: u32 = 21532; constant TIOCCONS (line 22) | pub const TIOCCONS: u32 = 21533; constant TIOCSSERIAL (line 23) | pub const TIOCSSERIAL: u32 = 21535; constant TIOCPKT (line 24) | pub const TIOCPKT: u32 = 21536; constant TIOCNOTTY (line 25) | pub const TIOCNOTTY: u32 = 21538; constant TIOCSETD (line 26) | pub const TIOCSETD: u32 = 21539; constant TIOCSBRK (line 27) | pub const TIOCSBRK: u32 = 21543; constant TIOCCBRK (line 28) | pub const TIOCCBRK: u32 = 21544; constant TIOCSRS485 (line 29) | pub const TIOCSRS485: u32 = 21551; constant TIOCSPTLCK (line 30) | pub const TIOCSPTLCK: u32 = 1074025521; constant TIOCSIG (line 31) | pub const TIOCSIG: u32 = 1074025526; constant TIOCVHANGUP (line 32) | pub const TIOCVHANGUP: u32 = 21559; constant TIOCSERCONFIG (line 33) | pub const TIOCSERCONFIG: u32 = 21587; constant TIOCSERGWILD (line 34) | pub const TIOCSERGWILD: u32 = 21588; constant TIOCSERSWILD (line 35) | pub const TIOCSERSWILD: u32 = 21589; constant TIOCSLCKTRMIOS (line 36) | pub const TIOCSLCKTRMIOS: u32 = 21591; constant TIOCSERGSTRUCT (line 37) | pub const TIOCSERGSTRUCT: u32 = 21592; constant TIOCSERGETLSR (line 38) | pub const TIOCSERGETLSR: u32 = 21593; constant TIOCSERGETMULTI (line 39) | pub const TIOCSERGETMULTI: u32 = 21594; constant TIOCSERSETMULTI (line 40) | pub const TIOCSERSETMULTI: u32 = 21595; constant TIOCMIWAIT (line 41) | pub const TIOCMIWAIT: u32 = 21596; constant TCGETS (line 42) | pub const TCGETS: u32 = 21505; constant TCGETA (line 43) | pub const TCGETA: u32 = 21509; constant TCSBRK (line 44) | pub const TCSBRK: u32 = 21513; constant TCSBRKP (line 45) | pub const TCSBRKP: u32 = 21541; constant TCSETA (line 46) | pub const TCSETA: u32 = 21510; constant TCSETAF (line 47) | pub const TCSETAF: u32 = 21512; constant TCSETAW (line 48) | pub const TCSETAW: u32 = 21511; constant TIOCEXCL (line 49) | pub const TIOCEXCL: u32 = 21516; constant TIOCNXCL (line 50) | pub const TIOCNXCL: u32 = 21517; constant TIOCGDEV (line 51) | pub const TIOCGDEV: u32 = 2147767346; constant TIOCGEXCL (line 52) | pub const TIOCGEXCL: u32 = 2147767360; constant TIOCGICOUNT (line 53) | pub const TIOCGICOUNT: u32 = 21597; constant TIOCGLCKTRMIOS (line 54) | pub const TIOCGLCKTRMIOS: u32 = 21590; constant TIOCGPGRP (line 55) | pub const TIOCGPGRP: u32 = 21519; constant TIOCGPKT (line 56) | pub const TIOCGPKT: u32 = 2147767352; constant TIOCGPTLCK (line 57) | pub const TIOCGPTLCK: u32 = 2147767353; constant TIOCGPTN (line 58) | pub const TIOCGPTN: u32 = 2147767344; constant TIOCGPTPEER (line 59) | pub const TIOCGPTPEER: u32 = 21569; constant TIOCGRS485 (line 60) | pub const TIOCGRS485: u32 = 21550; constant TIOCGSERIAL (line 61) | pub const TIOCGSERIAL: u32 = 21534; constant TIOCGSID (line 62) | pub const TIOCGSID: u32 = 21545; constant TIOCGSOFTCAR (line 63) | pub const TIOCGSOFTCAR: u32 = 21529; constant TIOCGWINSZ (line 64) | pub const TIOCGWINSZ: u32 = 21523; constant TCGETS2 (line 65) | pub const TCGETS2: u32 = 2150388778; constant TCGETX (line 66) | pub const TCGETX: u32 = 21554; constant TCSETS (line 67) | pub const TCSETS: u32 = 21506; constant TCSETS2 (line 68) | pub const TCSETS2: u32 = 1076646955; constant TCSETSF (line 69) | pub const TCSETSF: u32 = 21508; constant TCSETSF2 (line 70) | pub const TCSETSF2: u32 = 1076646957; constant TCSETSW (line 71) | pub const TCSETSW: u32 = 21507; constant TCSETSW2 (line 72) | pub const TCSETSW2: u32 = 1076646956; constant TCSETX (line 73) | pub const TCSETX: u32 = 21555; constant TCSETXF (line 74) | pub const TCSETXF: u32 = 21556; constant TCSETXW (line 75) | pub const TCSETXW: u32 = 21557; constant TIOCGETD (line 76) | pub const TIOCGETD: u32 = 21540; constant MTIOCGET (line 77) | pub const MTIOCGET: u32 = 2150657282; constant BLKSSZGET (line 78) | pub const BLKSSZGET: u32 = 4712; constant BLKPBSZGET (line 79) | pub const BLKPBSZGET: u32 = 4731; constant BLKROSET (line 80) | pub const BLKROSET: u32 = 4701; constant BLKROGET (line 81) | pub const BLKROGET: u32 = 4702; constant BLKRRPART (line 82) | pub const BLKRRPART: u32 = 4703; constant BLKGETSIZE (line 83) | pub const BLKGETSIZE: u32 = 4704; constant BLKFLSBUF (line 84) | pub const BLKFLSBUF: u32 = 4705; constant BLKRASET (line 85) | pub const BLKRASET: u32 = 4706; constant BLKRAGET (line 86) | pub const BLKRAGET: u32 = 4707; constant BLKFRASET (line 87) | pub const BLKFRASET: u32 = 4708; constant BLKFRAGET (line 88) | pub const BLKFRAGET: u32 = 4709; constant BLKSECTSET (line 89) | pub const BLKSECTSET: u32 = 4710; constant BLKSECTGET (line 90) | pub const BLKSECTGET: u32 = 4711; constant BLKPG (line 91) | pub const BLKPG: u32 = 4713; constant BLKBSZGET (line 92) | pub const BLKBSZGET: u32 = 2148012656; constant BLKBSZSET (line 93) | pub const BLKBSZSET: u32 = 1074270833; constant BLKGETSIZE64 (line 94) | pub const BLKGETSIZE64: u32 = 2148012658; constant BLKTRACESETUP (line 95) | pub const BLKTRACESETUP: u32 = 3225948787; constant BLKTRACESTART (line 96) | pub const BLKTRACESTART: u32 = 4724; constant BLKTRACESTOP (line 97) | pub const BLKTRACESTOP: u32 = 4725; constant BLKTRACETEARDOWN (line 98) | pub const BLKTRACETEARDOWN: u32 = 4726; constant BLKDISCARD (line 99) | pub const BLKDISCARD: u32 = 4727; constant BLKIOMIN (line 100) | pub const BLKIOMIN: u32 = 4728; constant BLKIOOPT (line 101) | pub const BLKIOOPT: u32 = 4729; constant BLKALIGNOFF (line 102) | pub const BLKALIGNOFF: u32 = 4730; constant BLKDISCARDZEROES (line 103) | pub const BLKDISCARDZEROES: u32 = 4732; constant BLKSECDISCARD (line 104) | pub const BLKSECDISCARD: u32 = 4733; constant BLKROTATIONAL (line 105) | pub const BLKROTATIONAL: u32 = 4734; constant BLKZEROOUT (line 106) | pub const BLKZEROOUT: u32 = 4735; constant FIEMAP_MAX_OFFSET (line 107) | pub const FIEMAP_MAX_OFFSET: i32 = -1; constant FIEMAP_FLAG_SYNC (line 108) | pub const FIEMAP_FLAG_SYNC: u32 = 1; constant FIEMAP_FLAG_XATTR (line 109) | pub const FIEMAP_FLAG_XATTR: u32 = 2; constant FIEMAP_FLAG_CACHE (line 110) | pub const FIEMAP_FLAG_CACHE: u32 = 4; constant FIEMAP_FLAGS_COMPAT (line 111) | pub const FIEMAP_FLAGS_COMPAT: u32 = 3; constant FIEMAP_EXTENT_LAST (line 112) | pub const FIEMAP_EXTENT_LAST: u32 = 1; constant FIEMAP_EXTENT_UNKNOWN (line 113) | pub const FIEMAP_EXTENT_UNKNOWN: u32 = 2; constant FIEMAP_EXTENT_DELALLOC (line 114) | pub const FIEMAP_EXTENT_DELALLOC: u32 = 4; constant FIEMAP_EXTENT_ENCODED (line 115) | pub const FIEMAP_EXTENT_ENCODED: u32 = 8; constant FIEMAP_EXTENT_DATA_ENCRYPTED (line 116) | pub const FIEMAP_EXTENT_DATA_ENCRYPTED: u32 = 128; constant FIEMAP_EXTENT_NOT_ALIGNED (line 117) | pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 256; constant FIEMAP_EXTENT_DATA_INLINE (line 118) | pub const FIEMAP_EXTENT_DATA_INLINE: u32 = 512; constant FIEMAP_EXTENT_DATA_TAIL (line 119) | pub const FIEMAP_EXTENT_DATA_TAIL: u32 = 1024; constant FIEMAP_EXTENT_UNWRITTEN (line 120) | pub const FIEMAP_EXTENT_UNWRITTEN: u32 = 2048; constant FIEMAP_EXTENT_MERGED (line 121) | pub const FIEMAP_EXTENT_MERGED: u32 = 4096; constant FIEMAP_EXTENT_SHARED (line 122) | pub const FIEMAP_EXTENT_SHARED: u32 = 8192; constant UFFDIO_REGISTER (line 123) | pub const UFFDIO_REGISTER: u32 = 3223366144; constant UFFDIO_UNREGISTER (line 124) | pub const UFFDIO_UNREGISTER: u32 = 2148575745; constant UFFDIO_WAKE (line 125) | pub const UFFDIO_WAKE: u32 = 2148575746; constant UFFDIO_COPY (line 126) | pub const UFFDIO_COPY: u32 = 3223890435; constant UFFDIO_ZEROPAGE (line 127) | pub const UFFDIO_ZEROPAGE: u32 = 3223366148; constant UFFDIO_WRITEPROTECT (line 128) | pub const UFFDIO_WRITEPROTECT: u32 = 3222841862; constant UFFDIO_API (line 129) | pub const UFFDIO_API: u32 = 3222841919; constant NS_GET_USERNS (line 130) | pub const NS_GET_USERNS: u32 = 46849; constant NS_GET_PARENT (line 131) | pub const NS_GET_PARENT: u32 = 46850; constant NS_GET_NSTYPE (line 132) | pub const NS_GET_NSTYPE: u32 = 46851; constant KDGETLED (line 133) | pub const KDGETLED: u32 = 19249; constant KDSETLED (line 134) | pub const KDSETLED: u32 = 19250; constant KDGKBLED (line 135) | pub const KDGKBLED: u32 = 19300; constant KDSKBLED (line 136) | pub const KDSKBLED: u32 = 19301; constant KDGKBTYPE (line 137) | pub const KDGKBTYPE: u32 = 19251; constant KDADDIO (line 138) | pub const KDADDIO: u32 = 19252; constant KDDELIO (line 139) | pub const KDDELIO: u32 = 19253; constant KDENABIO (line 140) | pub const KDENABIO: u32 = 19254; constant KDDISABIO (line 141) | pub const KDDISABIO: u32 = 19255; constant KDSETMODE (line 142) | pub const KDSETMODE: u32 = 19258; constant KDGETMODE (line 143) | pub const KDGETMODE: u32 = 19259; constant KDMKTONE (line 144) | pub const KDMKTONE: u32 = 19248; constant KIOCSOUND (line 145) | pub const KIOCSOUND: u32 = 19247; constant GIO_CMAP (line 146) | pub const GIO_CMAP: u32 = 19312; constant PIO_CMAP (line 147) | pub const PIO_CMAP: u32 = 19313; constant GIO_FONT (line 148) | pub const GIO_FONT: u32 = 19296; constant GIO_FONTX (line 149) | pub const GIO_FONTX: u32 = 19307; constant PIO_FONT (line 150) | pub const PIO_FONT: u32 = 19297; constant PIO_FONTX (line 151) | pub const PIO_FONTX: u32 = 19308; constant PIO_FONTRESET (line 152) | pub const PIO_FONTRESET: u32 = 19309; constant GIO_SCRNMAP (line 153) | pub const GIO_SCRNMAP: u32 = 19264; constant GIO_UNISCRNMAP (line 154) | pub const GIO_UNISCRNMAP: u32 = 19305; constant PIO_SCRNMAP (line 155) | pub const PIO_SCRNMAP: u32 = 19265; constant PIO_UNISCRNMAP (line 156) | pub const PIO_UNISCRNMAP: u32 = 19306; constant GIO_UNIMAP (line 157) | pub const GIO_UNIMAP: u32 = 19302; constant PIO_UNIMAP (line 158) | pub const PIO_UNIMAP: u32 = 19303; constant PIO_UNIMAPCLR (line 159) | pub const PIO_UNIMAPCLR: u32 = 19304; constant KDGKBMODE (line 160) | pub const KDGKBMODE: u32 = 19268; constant KDSKBMODE (line 161) | pub const KDSKBMODE: u32 = 19269; constant KDGKBMETA (line 162) | pub const KDGKBMETA: u32 = 19298; constant KDSKBMETA (line 163) | pub const KDSKBMETA: u32 = 19299; constant KDGKBENT (line 164) | pub const KDGKBENT: u32 = 19270; constant KDSKBENT (line 165) | pub const KDSKBENT: u32 = 19271; constant KDGKBSENT (line 166) | pub const KDGKBSENT: u32 = 19272; constant KDSKBSENT (line 167) | pub const KDSKBSENT: u32 = 19273; constant KDGKBDIACR (line 168) | pub const KDGKBDIACR: u32 = 19274; constant KDGETKEYCODE (line 169) | pub const KDGETKEYCODE: u32 = 19276; constant KDSETKEYCODE (line 170) | pub const KDSETKEYCODE: u32 = 19277; constant KDSIGACCEPT (line 171) | pub const KDSIGACCEPT: u32 = 19278; constant VT_OPENQRY (line 172) | pub const VT_OPENQRY: u32 = 22016; constant VT_GETMODE (line 173) | pub const VT_GETMODE: u32 = 22017; constant VT_SETMODE (line 174) | pub const VT_SETMODE: u32 = 22018; constant VT_GETSTATE (line 175) | pub const VT_GETSTATE: u32 = 22019; constant VT_RELDISP (line 176) | pub const VT_RELDISP: u32 = 22021; constant VT_ACTIVATE (line 177) | pub const VT_ACTIVATE: u32 = 22022; constant VT_WAITACTIVE (line 178) | pub const VT_WAITACTIVE: u32 = 22023; constant VT_DISALLOCATE (line 179) | pub const VT_DISALLOCATE: u32 = 22024; constant VT_RESIZE (line 180) | pub const VT_RESIZE: u32 = 22025; constant VT_RESIZEX (line 181) | pub const VT_RESIZEX: u32 = 22026; constant FIOSETOWN (line 182) | pub const FIOSETOWN: u32 = 35073; constant SIOCSPGRP (line 183) | pub const SIOCSPGRP: u32 = 35074; constant FIOGETOWN (line 184) | pub const FIOGETOWN: u32 = 35075; constant SIOCGPGRP (line 185) | pub const SIOCGPGRP: u32 = 35076; constant SIOCATMARK (line 186) | pub const SIOCATMARK: u32 = 35077; constant SIOCGSTAMP (line 187) | pub const SIOCGSTAMP: u32 = 35078; constant TIOCINQ (line 188) | pub const TIOCINQ: u32 = 21531; constant SIOCADDRT (line 189) | pub const SIOCADDRT: u32 = 35083; constant SIOCDELRT (line 190) | pub const SIOCDELRT: u32 = 35084; constant SIOCGIFNAME (line 191) | pub const SIOCGIFNAME: u32 = 35088; constant SIOCSIFLINK (line 192) | pub const SIOCSIFLINK: u32 = 35089; constant SIOCGIFCONF (line 193) | pub const SIOCGIFCONF: u32 = 35090; constant SIOCGIFFLAGS (line 194) | pub const SIOCGIFFLAGS: u32 = 35091; constant SIOCSIFFLAGS (line 195) | pub const SIOCSIFFLAGS: u32 = 35092; constant SIOCGIFADDR (line 196) | pub const SIOCGIFADDR: u32 = 35093; constant SIOCSIFADDR (line 197) | pub const SIOCSIFADDR: u32 = 35094; constant SIOCGIFDSTADDR (line 198) | pub const SIOCGIFDSTADDR: u32 = 35095; constant SIOCSIFDSTADDR (line 199) | pub const SIOCSIFDSTADDR: u32 = 35096; constant SIOCGIFBRDADDR (line 200) | pub const SIOCGIFBRDADDR: u32 = 35097; constant SIOCSIFBRDADDR (line 201) | pub const SIOCSIFBRDADDR: u32 = 35098; constant SIOCGIFNETMASK (line 202) | pub const SIOCGIFNETMASK: u32 = 35099; constant SIOCSIFNETMASK (line 203) | pub const SIOCSIFNETMASK: u32 = 35100; constant SIOCGIFMETRIC (line 204) | pub const SIOCGIFMETRIC: u32 = 35101; constant SIOCSIFMETRIC (line 205) | pub const SIOCSIFMETRIC: u32 = 35102; constant SIOCGIFMEM (line 206) | pub const SIOCGIFMEM: u32 = 35103; constant SIOCSIFMEM (line 207) | pub const SIOCSIFMEM: u32 = 35104; constant SIOCGIFMTU (line 208) | pub const SIOCGIFMTU: u32 = 35105; constant SIOCSIFMTU (line 209) | pub const SIOCSIFMTU: u32 = 35106; constant SIOCSIFHWADDR (line 210) | pub const SIOCSIFHWADDR: u32 = 35108; constant SIOCGIFENCAP (line 211) | pub const SIOCGIFENCAP: u32 = 35109; constant SIOCSIFENCAP (line 212) | pub const SIOCSIFENCAP: u32 = 35110; constant SIOCGIFHWADDR (line 213) | pub const SIOCGIFHWADDR: u32 = 35111; constant SIOCGIFSLAVE (line 214) | pub const SIOCGIFSLAVE: u32 = 35113; constant SIOCSIFSLAVE (line 215) | pub const SIOCSIFSLAVE: u32 = 35120; constant SIOCADDMULTI (line 216) | pub const SIOCADDMULTI: u32 = 35121; constant SIOCDELMULTI (line 217) | pub const SIOCDELMULTI: u32 = 35122; constant SIOCDARP (line 218) | pub const SIOCDARP: u32 = 35155; constant SIOCGARP (line 219) | pub const SIOCGARP: u32 = 35156; constant SIOCSARP (line 220) | pub const SIOCSARP: u32 = 35157; constant SIOCDRARP (line 221) | pub const SIOCDRARP: u32 = 35168; constant SIOCGRARP (line 222) | pub const SIOCGRARP: u32 = 35169; constant SIOCSRARP (line 223) | pub const SIOCSRARP: u32 = 35170; constant SIOCGIFMAP (line 224) | pub const SIOCGIFMAP: u32 = 35184; constant SIOCSIFMAP (line 225) | pub const SIOCSIFMAP: u32 = 35185; constant SIOCRTMSG (line 226) | pub const SIOCRTMSG: u32 = 35085; constant SIOCSIFNAME (line 227) | pub const SIOCSIFNAME: u32 = 35107; constant SIOCGIFINDEX (line 228) | pub const SIOCGIFINDEX: u32 = 35123; constant SIOGIFINDEX (line 229) | pub const SIOGIFINDEX: u32 = 35123; constant SIOCSIFPFLAGS (line 230) | pub const SIOCSIFPFLAGS: u32 = 35124; constant SIOCGIFPFLAGS (line 231) | pub const SIOCGIFPFLAGS: u32 = 35125; constant SIOCDIFADDR (line 232) | pub const SIOCDIFADDR: u32 = 35126; constant SIOCSIFHWBROADCAST (line 233) | pub const SIOCSIFHWBROADCAST: u32 = 35127; constant SIOCGIFCOUNT (line 234) | pub const SIOCGIFCOUNT: u32 = 35128; constant SIOCGIFBR (line 235) | pub const SIOCGIFBR: u32 = 35136; constant SIOCSIFBR (line 236) | pub const SIOCSIFBR: u32 = 35137; constant SIOCGIFTXQLEN (line 237) | pub const SIOCGIFTXQLEN: u32 = 35138; constant SIOCSIFTXQLEN (line 238) | pub const SIOCSIFTXQLEN: u32 = 35139; constant SIOCADDDLCI (line 239) | pub const SIOCADDDLCI: u32 = 35200; constant SIOCDELDLCI (line 240) | pub const SIOCDELDLCI: u32 = 35201; constant SIOCDEVPRIVATE (line 241) | pub const SIOCDEVPRIVATE: u32 = 35312; constant SIOCPROTOPRIVATE (line 242) | pub const SIOCPROTOPRIVATE: u32 = 35296; constant FIBMAP (line 243) | pub const FIBMAP: u32 = 1; constant FIGETBSZ (line 244) | pub const FIGETBSZ: u32 = 2; constant FIFREEZE (line 245) | pub const FIFREEZE: u32 = 3221510263; constant FITHAW (line 246) | pub const FITHAW: u32 = 3221510264; constant FITRIM (line 247) | pub const FITRIM: u32 = 3222820985; constant FICLONE (line 248) | pub const FICLONE: u32 = 1074041865; constant FICLONERANGE (line 249) | pub const FICLONERANGE: u32 = 1075876877; constant FIDEDUPERANGE (line 250) | pub const FIDEDUPERANGE: u32 = 3222836278; constant FS_IOC_GETFLAGS (line 251) | pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant FS_IOC_SETFLAGS (line 252) | pub const FS_IOC_SETFLAGS: u32 = 1074292226; constant FS_IOC_GETVERSION (line 253) | pub const FS_IOC_GETVERSION: u32 = 2148038145; constant FS_IOC_SETVERSION (line 254) | pub const FS_IOC_SETVERSION: u32 = 1074296322; constant FS_IOC_FIEMAP (line 255) | pub const FS_IOC_FIEMAP: u32 = 3223348747; constant FS_IOC32_GETFLAGS (line 256) | pub const FS_IOC32_GETFLAGS: u32 = 2147771905; constant FS_IOC32_SETFLAGS (line 257) | pub const FS_IOC32_SETFLAGS: u32 = 1074030082; constant FS_IOC32_GETVERSION (line 258) | pub const FS_IOC32_GETVERSION: u32 = 2147776001; constant FS_IOC32_SETVERSION (line 259) | pub const FS_IOC32_SETVERSION: u32 = 1074034178; constant FS_IOC_FSGETXATTR (line 260) | pub const FS_IOC_FSGETXATTR: u32 = 2149341215; constant FS_IOC_FSSETXATTR (line 261) | pub const FS_IOC_FSSETXATTR: u32 = 1075599392; constant FS_IOC_GETFSLABEL (line 262) | pub const FS_IOC_GETFSLABEL: u32 = 2164298801; constant FS_IOC_SETFSLABEL (line 263) | pub const FS_IOC_SETFSLABEL: u32 = 1090556978; constant EXT4_IOC_GETVERSION (line 264) | pub const EXT4_IOC_GETVERSION: u32 = 2148034051; constant EXT4_IOC_SETVERSION (line 265) | pub const EXT4_IOC_SETVERSION: u32 = 1074292228; constant EXT4_IOC_GETVERSION_OLD (line 266) | pub const EXT4_IOC_GETVERSION_OLD: u32 = 2148038145; constant EXT4_IOC_SETVERSION_OLD (line 267) | pub const EXT4_IOC_SETVERSION_OLD: u32 = 1074296322; constant EXT4_IOC_GETRSVSZ (line 268) | pub const EXT4_IOC_GETRSVSZ: u32 = 2148034053; constant EXT4_IOC_SETRSVSZ (line 269) | pub const EXT4_IOC_SETRSVSZ: u32 = 1074292230; constant EXT4_IOC_GROUP_EXTEND (line 270) | pub const EXT4_IOC_GROUP_EXTEND: u32 = 1074292231; constant EXT4_IOC_MIGRATE (line 271) | pub const EXT4_IOC_MIGRATE: u32 = 26121; constant EXT4_IOC_ALLOC_DA_BLKS (line 272) | pub const EXT4_IOC_ALLOC_DA_BLKS: u32 = 26124; constant EXT4_IOC_RESIZE_FS (line 273) | pub const EXT4_IOC_RESIZE_FS: u32 = 1074292240; constant EXT4_IOC_SWAP_BOOT (line 274) | pub const EXT4_IOC_SWAP_BOOT: u32 = 26129; constant EXT4_IOC_PRECACHE_EXTENTS (line 275) | pub const EXT4_IOC_PRECACHE_EXTENTS: u32 = 26130; constant EXT4_IOC_CLEAR_ES_CACHE (line 276) | pub const EXT4_IOC_CLEAR_ES_CACHE: u32 = 26152; constant EXT4_IOC_GETSTATE (line 277) | pub const EXT4_IOC_GETSTATE: u32 = 1074030121; constant EXT4_IOC_GET_ES_CACHE (line 278) | pub const EXT4_IOC_GET_ES_CACHE: u32 = 3223348778; constant EXT4_IOC_CHECKPOINT (line 279) | pub const EXT4_IOC_CHECKPOINT: u32 = 1074030123; constant EXT4_IOC_SHUTDOWN (line 280) | pub const EXT4_IOC_SHUTDOWN: u32 = 2147768445; constant EXT4_IOC32_GETVERSION (line 281) | pub const EXT4_IOC32_GETVERSION: u32 = 2147771907; constant EXT4_IOC32_SETVERSION (line 282) | pub const EXT4_IOC32_SETVERSION: u32 = 1074030084; constant EXT4_IOC32_GETRSVSZ (line 283) | pub const EXT4_IOC32_GETRSVSZ: u32 = 2147771909; constant EXT4_IOC32_SETRSVSZ (line 284) | pub const EXT4_IOC32_SETRSVSZ: u32 = 1074030086; constant EXT4_IOC32_GROUP_EXTEND (line 285) | pub const EXT4_IOC32_GROUP_EXTEND: u32 = 1074030087; constant EXT4_IOC32_GETVERSION_OLD (line 286) | pub const EXT4_IOC32_GETVERSION_OLD: u32 = 2147776001; constant EXT4_IOC32_SETVERSION_OLD (line 287) | pub const EXT4_IOC32_SETVERSION_OLD: u32 = 1074034178; constant VIDIOC_SUBDEV_QUERYSTD (line 288) | pub const VIDIOC_SUBDEV_QUERYSTD: u32 = 2148030015; constant AUTOFS_DEV_IOCTL_CLOSEMOUNT (line 289) | pub const AUTOFS_DEV_IOCTL_CLOSEMOUNT: u32 = 3222836085; constant LIRC_SET_SEND_CARRIER (line 290) | pub const LIRC_SET_SEND_CARRIER: u32 = 1074030867; constant AUTOFS_IOC_PROTOSUBVER (line 291) | pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527; constant PTP_SYS_OFFSET_PRECISE (line 292) | pub const PTP_SYS_OFFSET_PRECISE: u32 = 3225435400; constant FSI_SCOM_WRITE (line 293) | pub const FSI_SCOM_WRITE: u32 = 3223352066; constant ATM_GETCIRANGE (line 294) | pub const ATM_GETCIRANGE: u32 = 1074815370; constant DMA_BUF_SET_NAME_B (line 295) | pub const DMA_BUF_SET_NAME_B: u32 = 1074291201; constant RIO_CM_EP_GET_LIST_SIZE (line 296) | pub const RIO_CM_EP_GET_LIST_SIZE: u32 = 3221512961; constant TUNSETPERSIST (line 297) | pub const TUNSETPERSIST: u32 = 1074025675; constant FS_IOC_GET_ENCRYPTION_POLICY (line 298) | pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; constant CEC_RECEIVE (line 299) | pub const CEC_RECEIVE: u32 = 3224920326; constant MGSL_IOCGPARAMS (line 300) | pub const MGSL_IOCGPARAMS: u32 = 2150657281; constant ENI_SETMULT (line 301) | pub const ENI_SETMULT: u32 = 1074815335; constant RIO_GET_EVENT_MASK (line 302) | pub const RIO_GET_EVENT_MASK: u32 = 2147773710; constant LIRC_GET_MAX_TIMEOUT (line 303) | pub const LIRC_GET_MAX_TIMEOUT: u32 = 2147772681; constant KVM_SET_BOOT_CPU_ID (line 304) | pub const KVM_SET_BOOT_CPU_ID: u32 = 44664; constant KVM_SET_MP_STATE (line 305) | pub const KVM_SET_MP_STATE: u32 = 1074048665; constant KVM_GET_MP_STATE (line 306) | pub const KVM_GET_MP_STATE: u32 = 2147790488; constant KVM_GET_API_VERSION (line 307) | pub const KVM_GET_API_VERSION: u32 = 44544; constant KVM_S390_GET_SKEYS (line 308) | pub const KVM_S390_GET_SKEYS: u32 = 1077980850; constant KVM_SET_ONE_REG (line 309) | pub const KVM_SET_ONE_REG: u32 = 1074835116; constant KVM_IRQ_LINE_STATUS (line 310) | pub const KVM_IRQ_LINE_STATUS: u32 = 3221794407; constant KVM_SET_USER_MEMORY_REGION (line 311) | pub const KVM_SET_USER_MEMORY_REGION: u32 = 1075883590; constant KVM_S390_INTERRUPT (line 312) | pub const KVM_S390_INTERRUPT: u32 = 1074835092; constant KVM_TPR_ACCESS_REPORTING (line 313) | pub const KVM_TPR_ACCESS_REPORTING: u32 = 3223891602; constant KVM_GET_FPU (line 314) | pub const KVM_GET_FPU: u32 = 2174791308; constant KVM_ASSIGN_SET_MSIX_ENTRY (line 315) | pub const KVM_ASSIGN_SET_MSIX_ENTRY: u32 = 1074835060; constant KVM_MEMORY_ENCRYPT_REG_REGION (line 316) | pub const KVM_MEMORY_ENCRYPT_REG_REGION: u32 = 2148576955; constant KVM_S390_UCAS_MAP (line 317) | pub const KVM_S390_UCAS_MAP: u32 = 1075359312; constant KVM_ASSIGN_SET_INTX_MASK (line 318) | pub const KVM_ASSIGN_SET_INTX_MASK: u32 = 1077980836; constant KVM_MEMORY_ENCRYPT_OP (line 319) | pub const KVM_MEMORY_ENCRYPT_OP: u32 = 3221794490; constant KVM_CREATE_PIT2 (line 320) | pub const KVM_CREATE_PIT2: u32 = 1077980791; constant KVM_S390_VCPU_FAULT (line 321) | pub const KVM_S390_VCPU_FAULT: u32 = 1074310738; constant KVM_REGISTER_COALESCED_MMIO (line 322) | pub const KVM_REGISTER_COALESCED_MMIO: u32 = 1074835047; constant KVM_SET_VAPIC_ADDR (line 323) | pub const KVM_SET_VAPIC_ADDR: u32 = 1074310803; constant KVM_CREATE_DEVICE (line 324) | pub const KVM_CREATE_DEVICE: u32 = 3222056672; constant KVM_GET_IRQCHIP (line 325) | pub const KVM_GET_IRQCHIP: u32 = 3255348834; constant KVM_TRANSLATE (line 326) | pub const KVM_TRANSLATE: u32 = 3222843013; constant KVM_S390_SET_INITIAL_PSW (line 327) | pub const KVM_S390_SET_INITIAL_PSW: u32 = 1074835094; constant KVM_X86_SETUP_MCE (line 328) | pub const KVM_X86_SETUP_MCE: u32 = 1074310812; constant KVM_DEASSIGN_PCI_DEVICE (line 329) | pub const KVM_DEASSIGN_PCI_DEVICE: u32 = 1077980786; constant KVM_XEN_HVM_SET_ATTR (line 330) | pub const KVM_XEN_HVM_SET_ATTR: u32 = 1078505161; constant KVM_GET_CLOCK (line 331) | pub const KVM_GET_CLOCK: u32 = 2150674044; constant KVM_SET_FPU (line 332) | pub const KVM_SET_FPU: u32 = 1101049485; constant KVM_KVMCLOCK_CTRL (line 333) | pub const KVM_KVMCLOCK_CTRL: u32 = 44717; constant KVM_PPC_GET_PVINFO (line 334) | pub const KVM_PPC_GET_PVINFO: u32 = 1082175137; constant KVM_X86_GET_MCE_CAP_SUPPORTED (line 335) | pub const KVM_X86_GET_MCE_CAP_SUPPORTED: u32 = 2148052637; constant KVM_S390_GET_IRQ_STATE (line 336) | pub const KVM_S390_GET_IRQ_STATE: u32 = 1075883702; constant KVM_GET_DEVICE_ATTR (line 337) | pub const KVM_GET_DEVICE_ATTR: u32 = 1075359458; constant KVM_S390_INITIAL_RESET (line 338) | pub const KVM_S390_INITIAL_RESET: u32 = 44695; constant KVM_SET_REGS (line 339) | pub const KVM_SET_REGS: u32 = 1083223682; constant KVM_GET_TSC_KHZ (line 340) | pub const KVM_GET_TSC_KHZ: u32 = 44707; constant KVM_CHECK_EXTENSION (line 341) | pub const KVM_CHECK_EXTENSION: u32 = 44547; constant KVM_PPC_RESIZE_HPT_COMMIT (line 342) | pub const KVM_PPC_RESIZE_HPT_COMMIT: u32 = 2148576942; constant KVM_GET_DIRTY_LOG (line 343) | pub const KVM_GET_DIRTY_LOG: u32 = 1074835010; constant KVM_S390_SET_IRQ_STATE (line 344) | pub const KVM_S390_SET_IRQ_STATE: u32 = 1075883701; constant KVM_S390_NORMAL_RESET (line 345) | pub const KVM_S390_NORMAL_RESET: u32 = 44739; constant KVM_SET_SIGNAL_MASK (line 346) | pub const KVM_SET_SIGNAL_MASK: u32 = 1074048651; constant KVM_XEN_VCPU_SET_ATTR (line 347) | pub const KVM_XEN_VCPU_SET_ATTR: u32 = 1078505163; constant KVM_SET_GSI_ROUTING (line 348) | pub const KVM_SET_GSI_ROUTING: u32 = 1074310762; constant KVM_CREATE_VCPU (line 349) | pub const KVM_CREATE_VCPU: u32 = 44609; constant KVM_S390_UCAS_UNMAP (line 350) | pub const KVM_S390_UCAS_UNMAP: u32 = 1075359313; constant KVM_S390_STORE_STATUS (line 351) | pub const KVM_S390_STORE_STATUS: u32 = 1074310805; constant KVM_UNREGISTER_COALESCED_MMIO (line 352) | pub const KVM_UNREGISTER_COALESCED_MMIO: u32 = 1074835048; constant KVM_ASSIGN_DEV_IRQ (line 353) | pub const KVM_ASSIGN_DEV_IRQ: u32 = 1077980784; constant KVM_S390_PV_COMMAND (line 354) | pub const KVM_S390_PV_COMMAND: u32 = 3223367365; constant KVM_S390_ENABLE_SIE (line 355) | pub const KVM_S390_ENABLE_SIE: u32 = 44550; constant KVM_CLEAR_DIRTY_LOG (line 356) | pub const KVM_CLEAR_DIRTY_LOG: u32 = 3222843072; constant KVM_GET_ONE_REG (line 357) | pub const KVM_GET_ONE_REG: u32 = 1074835115; constant KVM_ARM_SET_DEVICE_ADDR (line 358) | pub const KVM_ARM_SET_DEVICE_ADDR: u32 = 1074835115; constant KVM_DIRTY_TLB (line 359) | pub const KVM_DIRTY_TLB: u32 = 1074835114; constant KVM_NMI (line 360) | pub const KVM_NMI: u32 = 44698; constant KVM_HYPERV_EVENTFD (line 361) | pub const KVM_HYPERV_EVENTFD: u32 = 1075359421; constant KVM_S390_MEM_OP (line 362) | pub const KVM_S390_MEM_OP: u32 = 1077980849; constant KVM_PPC_SVM_OFF (line 363) | pub const KVM_PPC_SVM_OFF: u32 = 44723; constant KVM_PPC_RESIZE_HPT_PREPARE (line 364) | pub const KVM_PPC_RESIZE_HPT_PREPARE: u32 = 2148576941; constant KVM_INTERRUPT (line 365) | pub const KVM_INTERRUPT: u32 = 1074048646; constant KVM_XEN_HVM_GET_ATTR (line 366) | pub const KVM_XEN_HVM_GET_ATTR: u32 = 3225988808; constant KVM_GET_SREGS (line 367) | pub const KVM_GET_SREGS: u32 = 2167975555; constant KVM_SET_IDENTITY_MAP_ADDR (line 368) | pub const KVM_SET_IDENTITY_MAP_ADDR: u32 = 1074310728; constant KVM_GET_REGS (line 369) | pub const KVM_GET_REGS: u32 = 2156965505; constant KVM_S390_GET_CMMA_BITS (line 370) | pub const KVM_S390_GET_CMMA_BITS: u32 = 3223367352; constant KVM_CREATE_IRQCHIP (line 371) | pub const KVM_CREATE_IRQCHIP: u32 = 44640; constant KVM_ASSIGN_PCI_DEVICE (line 372) | pub const KVM_ASSIGN_PCI_DEVICE: u32 = 2151722601; constant KVM_SET_NR_MMU_PAGES (line 373) | pub const KVM_SET_NR_MMU_PAGES: u32 = 44612; constant KVM_IOEVENTFD (line 374) | pub const KVM_IOEVENTFD: u32 = 1077980793; constant KVM_RUN (line 375) | pub const KVM_RUN: u32 = 44672; constant KVM_S390_SET_SKEYS (line 376) | pub const KVM_S390_SET_SKEYS: u32 = 1077980851; constant KVM_SET_DEVICE_ATTR (line 377) | pub const KVM_SET_DEVICE_ATTR: u32 = 1075359457; constant KVM_DEASSIGN_DEV_IRQ (line 378) | pub const KVM_DEASSIGN_DEV_IRQ: u32 = 1077980789; constant KVM_SMI (line 379) | pub const KVM_SMI: u32 = 44727; constant KVM_SET_TSS_ADDR (line 380) | pub const KVM_SET_TSS_ADDR: u32 = 44615; constant KVM_GET_NR_MMU_PAGES (line 381) | pub const KVM_GET_NR_MMU_PAGES: u32 = 44613; constant KVM_XEN_VCPU_GET_ATTR (line 382) | pub const KVM_XEN_VCPU_GET_ATTR: u32 = 3225988810; constant KVM_REINJECT_CONTROL (line 383) | pub const KVM_REINJECT_CONTROL: u32 = 44657; constant KVM_HAS_DEVICE_ATTR (line 384) | pub const KVM_HAS_DEVICE_ATTR: u32 = 1075359459; constant KVM_IRQFD (line 385) | pub const KVM_IRQFD: u32 = 1075883638; constant KVM_S390_SET_CMMA_BITS (line 386) | pub const KVM_S390_SET_CMMA_BITS: u32 = 1075883705; constant KVM_SET_IRQCHIP (line 387) | pub const KVM_SET_IRQCHIP: u32 = 2181607011; constant KVM_SIGNAL_MSI (line 388) | pub const KVM_SIGNAL_MSI: u32 = 1075883685; constant KVM_GET_VCPU_MMAP_SIZE (line 389) | pub const KVM_GET_VCPU_MMAP_SIZE: u32 = 44548; constant KVM_CREATE_VM (line 390) | pub const KVM_CREATE_VM: u32 = 44545; constant KVM_S390_CLEAR_RESET (line 391) | pub const KVM_S390_CLEAR_RESET: u32 = 44740; constant KVM_RESET_DIRTY_RINGS (line 392) | pub const KVM_RESET_DIRTY_RINGS: u32 = 44743; constant KVM_ASSIGN_SET_MSIX_NR (line 393) | pub const KVM_ASSIGN_SET_MSIX_NR: u32 = 1074310771; constant KVM_CREATE_PIT (line 394) | pub const KVM_CREATE_PIT: u32 = 44644; constant KVM_SET_GUEST_DEBUG (line 395) | pub const KVM_SET_GUEST_DEBUG: u32 = 1078505115; constant KVM_GET_REG_LIST (line 396) | pub const KVM_GET_REG_LIST: u32 = 3221794480; constant KVM_ARM_VCPU_FINALIZE (line 397) | pub const KVM_ARM_VCPU_FINALIZE: u32 = 1074048706; constant KVM_SET_CLOCK (line 398) | pub const KVM_SET_CLOCK: u32 = 1076932219; constant KVM_PPC_ALLOCATE_HTAB (line 399) | pub const KVM_PPC_ALLOCATE_HTAB: u32 = 3221532327; constant KVM_PPC_GET_SMMU_INFO (line 400) | pub const KVM_PPC_GET_SMMU_INFO: u32 = 2186325670; constant KVM_SET_TSC_KHZ (line 401) | pub const KVM_SET_TSC_KHZ: u32 = 44706; constant KVM_S390_IRQ (line 402) | pub const KVM_S390_IRQ: u32 = 1078505140; constant KVM_ENABLE_CAP (line 403) | pub const KVM_ENABLE_CAP: u32 = 1080602275; constant KVM_IRQ_LINE (line 404) | pub const KVM_IRQ_LINE: u32 = 1074310753; constant KVM_SET_SREGS (line 405) | pub const KVM_SET_SREGS: u32 = 1094233732; constant KVM_MEMORY_ENCRYPT_UNREG_REGION (line 406) | pub const KVM_MEMORY_ENCRYPT_UNREG_REGION: u32 = 2148576956; constant KVM_GET_STATS_FD (line 407) | pub const KVM_GET_STATS_FD: u32 = 44750; constant USBDEVFS_CLAIMINTERFACE (line 408) | pub const USBDEVFS_CLAIMINTERFACE: u32 = 2147767567; constant CHIOMOVE (line 409) | pub const CHIOMOVE: u32 = 1075077889; constant SONYPI_IOCGBATFLAGS (line 410) | pub const SONYPI_IOCGBATFLAGS: u32 = 2147579399; constant BTRFS_IOC_SYNC (line 411) | pub const BTRFS_IOC_SYNC: u32 = 37896; constant VIDIOC_TRY_FMT (line 412) | pub const VIDIOC_TRY_FMT: u32 = 3234879040; constant LIRC_SET_REC_MODE (line 413) | pub const LIRC_SET_REC_MODE: u32 = 1074030866; constant VIDIOC_DQEVENT (line 414) | pub const VIDIOC_DQEVENT: u32 = 2156418649; constant RPMSG_DESTROY_EPT_IOCTL (line 415) | pub const RPMSG_DESTROY_EPT_IOCTL: u32 = 46338; constant UVCIOC_CTRL_MAP (line 416) | pub const UVCIOC_CTRL_MAP: u32 = 3227546912; constant VHOST_SET_BACKEND_FEATURES (line 417) | pub const VHOST_SET_BACKEND_FEATURES: u32 = 1074310949; constant VHOST_VSOCK_SET_GUEST_CID (line 418) | pub const VHOST_VSOCK_SET_GUEST_CID: u32 = 1074311008; constant UI_SET_KEYBIT (line 419) | pub const UI_SET_KEYBIT: u32 = 1074025829; constant LIRC_SET_REC_TIMEOUT (line 420) | pub const LIRC_SET_REC_TIMEOUT: u32 = 1074030872; constant FS_IOC_GET_ENCRYPTION_KEY_STATUS (line 421) | pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; constant BTRFS_IOC_TREE_SEARCH_V2 (line 422) | pub const BTRFS_IOC_TREE_SEARCH_V2: u32 = 3228603409; constant VHOST_SET_VRING_BASE (line 423) | pub const VHOST_SET_VRING_BASE: u32 = 1074310930; constant RIO_ENABLE_DOORBELL_RANGE (line 424) | pub const RIO_ENABLE_DOORBELL_RANGE: u32 = 1074294025; constant VIDIOC_TRY_EXT_CTRLS (line 425) | pub const VIDIOC_TRY_EXT_CTRLS: u32 = 3223344713; constant LIRC_GET_REC_MODE (line 426) | pub const LIRC_GET_REC_MODE: u32 = 2147772674; constant PPGETTIME (line 427) | pub const PPGETTIME: u32 = 2148561045; constant BTRFS_IOC_RM_DEV (line 428) | pub const BTRFS_IOC_RM_DEV: u32 = 1342215179; constant ATM_SETBACKEND (line 429) | pub const ATM_SETBACKEND: u32 = 1073897970; constant FSL_HV_IOCTL_PARTITION_START (line 430) | pub const FSL_HV_IOCTL_PARTITION_START: u32 = 3222318851; constant FBIO_WAITEVENT (line 431) | pub const FBIO_WAITEVENT: u32 = 18056; constant SWITCHTEC_IOCTL_PORT_TO_PFF (line 432) | pub const SWITCHTEC_IOCTL_PORT_TO_PFF: u32 = 3222034245; constant NVME_IOCTL_IO_CMD (line 433) | pub const NVME_IOCTL_IO_CMD: u32 = 3225964099; constant IPMICTL_RECEIVE_MSG_TRUNC (line 434) | pub const IPMICTL_RECEIVE_MSG_TRUNC: u32 = 3224398091; constant FDTWADDLE (line 435) | pub const FDTWADDLE: u32 = 601; constant NVME_IOCTL_SUBMIT_IO (line 436) | pub const NVME_IOCTL_SUBMIT_IO: u32 = 1076907586; constant NILFS_IOCTL_SYNC (line 437) | pub const NILFS_IOCTL_SYNC: u32 = 2148036234; constant VIDIOC_SUBDEV_S_DV_TIMINGS (line 438) | pub const VIDIOC_SUBDEV_S_DV_TIMINGS: u32 = 3229898327; constant ASPEED_LPC_CTRL_IOCTL_GET_SIZE (line 439) | pub const ASPEED_LPC_CTRL_IOCTL_GET_SIZE: u32 = 3222319616; constant DM_DEV_STATUS (line 440) | pub const DM_DEV_STATUS: u32 = 3241737479; constant TEE_IOC_CLOSE_SESSION (line 441) | pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781; constant NS_GETPSTAT (line 442) | pub const NS_GETPSTAT: u32 = 3222298977; constant UI_SET_PROPBIT (line 443) | pub const UI_SET_PROPBIT: u32 = 1074025838; constant TUNSETFILTEREBPF (line 444) | pub const TUNSETFILTEREBPF: u32 = 2147767521; constant RIO_MPORT_MAINT_COMPTAG_SET (line 445) | pub const RIO_MPORT_MAINT_COMPTAG_SET: u32 = 1074031874; constant AUTOFS_DEV_IOCTL_VERSION (line 446) | pub const AUTOFS_DEV_IOCTL_VERSION: u32 = 3222836081; constant WDIOC_SETOPTIONS (line 447) | pub const WDIOC_SETOPTIONS: u32 = 2147768068; constant VHOST_SCSI_SET_ENDPOINT (line 448) | pub const VHOST_SCSI_SET_ENDPOINT: u32 = 1088991040; constant MGSL_IOCGTXIDLE (line 449) | pub const MGSL_IOCGTXIDLE: u32 = 27907; constant ATM_ADDLECSADDR (line 450) | pub const ATM_ADDLECSADDR: u32 = 1074815374; constant FSL_HV_IOCTL_GETPROP (line 451) | pub const FSL_HV_IOCTL_GETPROP: u32 = 3223891719; constant FDGETPRM (line 452) | pub const FDGETPRM: u32 = 2149581316; constant HIDIOCAPPLICATION (line 453) | pub const HIDIOCAPPLICATION: u32 = 18434; constant ENI_MEMDUMP (line 454) | pub const ENI_MEMDUMP: u32 = 1074815328; constant PTP_SYS_OFFSET2 (line 455) | pub const PTP_SYS_OFFSET2: u32 = 1128283406; constant VIDIOC_SUBDEV_G_DV_TIMINGS (line 456) | pub const VIDIOC_SUBDEV_G_DV_TIMINGS: u32 = 3229898328; constant DMA_BUF_SET_NAME_A (line 457) | pub const DMA_BUF_SET_NAME_A: u32 = 1074029057; constant PTP_PIN_GETFUNC (line 458) | pub const PTP_PIN_GETFUNC: u32 = 3227532550; constant PTP_SYS_OFFSET_EXTENDED (line 459) | pub const PTP_SYS_OFFSET_EXTENDED: u32 = 3300932873; constant DFL_FPGA_PORT_UINT_SET_IRQ (line 460) | pub const DFL_FPGA_PORT_UINT_SET_IRQ: u32 = 1074312776; constant RTC_EPOCH_READ (line 461) | pub const RTC_EPOCH_READ: u32 = 2148036621; constant VIDIOC_SUBDEV_S_SELECTION (line 462) | pub const VIDIOC_SUBDEV_S_SELECTION: u32 = 3225441854; constant VIDIOC_QUERY_EXT_CTRL (line 463) | pub const VIDIOC_QUERY_EXT_CTRL: u32 = 3236451943; constant ATM_GETLECSADDR (line 464) | pub const ATM_GETLECSADDR: u32 = 1074815376; constant FSL_HV_IOCTL_PARTITION_STOP (line 465) | pub const FSL_HV_IOCTL_PARTITION_STOP: u32 = 3221794564; constant SONET_GETDIAG (line 466) | pub const SONET_GETDIAG: u32 = 2147770644; constant ATMMPC_DATA (line 467) | pub const ATMMPC_DATA: u32 = 25049; constant IPMICTL_UNREGISTER_FOR_CMD_CHANS (line 468) | pub const IPMICTL_UNREGISTER_FOR_CMD_CHANS: u32 = 2148296989; constant HIDIOCGCOLLECTIONINDEX (line 469) | pub const HIDIOCGCOLLECTIONINDEX: u32 = 1075333136; constant RPMSG_CREATE_EPT_IOCTL (line 470) | pub const RPMSG_CREATE_EPT_IOCTL: u32 = 1076409601; constant GPIOHANDLE_GET_LINE_VALUES_IOCTL (line 471) | pub const GPIOHANDLE_GET_LINE_VALUES_IOCTL: u32 = 3225465864; constant UI_DEV_SETUP (line 472) | pub const UI_DEV_SETUP: u32 = 1079792899; constant ISST_IF_IO_CMD (line 473) | pub const ISST_IF_IO_CMD: u32 = 1074331138; constant RIO_MPORT_MAINT_READ_REMOTE (line 474) | pub const RIO_MPORT_MAINT_READ_REMOTE: u32 = 2149084423; constant VIDIOC_OMAP3ISP_HIST_CFG (line 475) | pub const VIDIOC_OMAP3ISP_HIST_CFG: u32 = 3224393412; constant BLKGETNRZONES (line 476) | pub const BLKGETNRZONES: u32 = 2147750533; constant VIDIOC_G_MODULATOR (line 477) | pub const VIDIOC_G_MODULATOR: u32 = 3225703990; constant VBG_IOCTL_WRITE_CORE_DUMP (line 478) | pub const VBG_IOCTL_WRITE_CORE_DUMP: u32 = 3223082515; constant USBDEVFS_SETINTERFACE (line 479) | pub const USBDEVFS_SETINTERFACE: u32 = 2148029700; constant PPPIOCGCHAN (line 480) | pub const PPPIOCGCHAN: u32 = 2147775543; constant EVIOCGVERSION (line 481) | pub const EVIOCGVERSION: u32 = 2147763457; constant VHOST_NET_SET_BACKEND (line 482) | pub const VHOST_NET_SET_BACKEND: u32 = 1074310960; constant USBDEVFS_REAPURBNDELAY (line 483) | pub const USBDEVFS_REAPURBNDELAY: u32 = 1074287885; constant RNDZAPENTCNT (line 484) | pub const RNDZAPENTCNT: u32 = 20996; constant VIDIOC_G_PARM (line 485) | pub const VIDIOC_G_PARM: u32 = 3234616853; constant TUNGETDEVNETNS (line 486) | pub const TUNGETDEVNETNS: u32 = 21731; constant LIRC_SET_MEASURE_CARRIER_MODE (line 487) | pub const LIRC_SET_MEASURE_CARRIER_MODE: u32 = 1074030877; constant VHOST_SET_VRING_ERR (line 488) | pub const VHOST_SET_VRING_ERR: u32 = 1074310946; constant VDUSE_VQ_SETUP (line 489) | pub const VDUSE_VQ_SETUP: u32 = 1075872020; constant AUTOFS_IOC_SETTIMEOUT (line 490) | pub const AUTOFS_IOC_SETTIMEOUT: u32 = 3221787492; constant VIDIOC_S_FREQUENCY (line 491) | pub const VIDIOC_S_FREQUENCY: u32 = 1076647481; constant F2FS_IOC_SEC_TRIM_FILE (line 492) | pub const F2FS_IOC_SEC_TRIM_FILE: u32 = 1075377428; constant FS_IOC_REMOVE_ENCRYPTION_KEY (line 493) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY: u32 = 3225445912; constant WDIOC_GETPRETIMEOUT (line 494) | pub const WDIOC_GETPRETIMEOUT: u32 = 2147768073; constant USBDEVFS_DROP_PRIVILEGES (line 495) | pub const USBDEVFS_DROP_PRIVILEGES: u32 = 1074025758; constant BTRFS_IOC_SNAP_CREATE_V2 (line 496) | pub const BTRFS_IOC_SNAP_CREATE_V2: u32 = 1342215191; constant VHOST_VSOCK_SET_RUNNING (line 497) | pub const VHOST_VSOCK_SET_RUNNING: u32 = 1074048865; constant STP_SET_OPTIONS (line 498) | pub const STP_SET_OPTIONS: u32 = 1074275586; constant FBIO_RADEON_GET_MIRROR (line 499) | pub const FBIO_RADEON_GET_MIRROR: u32 = 2148024323; constant IVTVFB_IOC_DMA_FRAME (line 500) | pub const IVTVFB_IOC_DMA_FRAME: u32 = 1075336896; constant IPMICTL_SEND_COMMAND (line 501) | pub const IPMICTL_SEND_COMMAND: u32 = 2150131981; constant VIDIOC_G_ENC_INDEX (line 502) | pub const VIDIOC_G_ENC_INDEX: u32 = 2283296332; constant DFL_FPGA_FME_PORT_PR (line 503) | pub const DFL_FPGA_FME_PORT_PR: u32 = 46720; constant CHIOSVOLTAG (line 504) | pub const CHIOSVOLTAG: u32 = 1076912914; constant ATM_SETESIF (line 505) | pub const ATM_SETESIF: u32 = 1074815373; constant FW_CDEV_IOC_SEND_RESPONSE (line 506) | pub const FW_CDEV_IOC_SEND_RESPONSE: u32 = 1075323652; constant PMU_IOC_GET_MODEL (line 507) | pub const PMU_IOC_GET_MODEL: u32 = 2148024835; constant JSIOCGBTNMAP (line 508) | pub const JSIOCGBTNMAP: u32 = 2214619700; constant USBDEVFS_HUB_PORTINFO (line 509) | pub const USBDEVFS_HUB_PORTINFO: u32 = 2155894035; constant VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS (line 510) | pub const VBG_IOCTL_INTERRUPT_ALL_WAIT_FOR_EVENTS: u32 = 3222820363; constant FDCLRPRM (line 511) | pub const FDCLRPRM: u32 = 577; constant BTRFS_IOC_SCRUB (line 512) | pub const BTRFS_IOC_SCRUB: u32 = 3288372251; constant USBDEVFS_DISCONNECT (line 513) | pub const USBDEVFS_DISCONNECT: u32 = 21782; constant TUNSETVNETBE (line 514) | pub const TUNSETVNETBE: u32 = 1074025694; constant ATMTCP_REMOVE (line 515) | pub const ATMTCP_REMOVE: u32 = 24975; constant VHOST_VDPA_GET_CONFIG (line 516) | pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851; constant PPPIOCGNPMODE (line 517) | pub const PPPIOCGNPMODE: u32 = 3221779532; constant FDGETDRVPRM (line 518) | pub const FDGETDRVPRM: u32 = 2155872785; constant TUNSETVNETLE (line 519) | pub const TUNSETVNETLE: u32 = 1074025692; constant PHN_SETREG (line 520) | pub const PHN_SETREG: u32 = 1074294790; constant PPPIOCDETACH (line 521) | pub const PPPIOCDETACH: u32 = 1074033724; constant MMTIMER_GETRES (line 522) | pub const MMTIMER_GETRES: u32 = 2148035841; constant VIDIOC_SUBDEV_ENUMSTD (line 523) | pub const VIDIOC_SUBDEV_ENUMSTD: u32 = 3225966105; constant PPGETFLAGS (line 524) | pub const PPGETFLAGS: u32 = 2147774618; constant VDUSE_DEV_GET_FEATURES (line 525) | pub const VDUSE_DEV_GET_FEATURES: u32 = 2148040977; constant CAPI_MANUFACTURER_CMD (line 526) | pub const CAPI_MANUFACTURER_CMD: u32 = 3222291232; constant VIDIOC_G_TUNER (line 527) | pub const VIDIOC_G_TUNER: u32 = 3226752541; constant DM_TABLE_STATUS (line 528) | pub const DM_TABLE_STATUS: u32 = 3241737484; constant DM_DEV_ARM_POLL (line 529) | pub const DM_DEV_ARM_POLL: u32 = 3241737488; constant NE_CREATE_VM (line 530) | pub const NE_CREATE_VM: u32 = 2148052512; constant MEDIA_IOC_ENUM_LINKS (line 531) | pub const MEDIA_IOC_ENUM_LINKS: u32 = 3223878658; constant F2FS_IOC_PRECACHE_EXTENTS (line 532) | pub const F2FS_IOC_PRECACHE_EXTENTS: u32 = 62735; constant DFL_FPGA_PORT_DMA_MAP (line 533) | pub const DFL_FPGA_PORT_DMA_MAP: u32 = 46659; constant MGSL_IOCGXCTRL (line 534) | pub const MGSL_IOCGXCTRL: u32 = 27926; constant FW_CDEV_IOC_SEND_REQUEST (line 535) | pub const FW_CDEV_IOC_SEND_REQUEST: u32 = 1076372225; constant SONYPI_IOCGBLUE (line 536) | pub const SONYPI_IOCGBLUE: u32 = 2147579400; constant F2FS_IOC_DECOMPRESS_FILE (line 537) | pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; constant I2OHTML (line 538) | pub const I2OHTML: u32 = 3224398089; constant VFIO_GET_API_VERSION (line 539) | pub const VFIO_GET_API_VERSION: u32 = 15204; constant IDT77105_GETSTATZ (line 540) | pub const IDT77105_GETSTATZ: u32 = 1074815283; constant I2OPARMSET (line 541) | pub const I2OPARMSET: u32 = 3223873795; constant TEE_IOC_CANCEL (line 542) | pub const TEE_IOC_CANCEL: u32 = 2148049924; constant PTP_SYS_OFFSET_PRECISE2 (line 543) | pub const PTP_SYS_OFFSET_PRECISE2: u32 = 3225435409; constant DFL_FPGA_PORT_RESET (line 544) | pub const DFL_FPGA_PORT_RESET: u32 = 46656; constant PPPIOCGASYNCMAP (line 545) | pub const PPPIOCGASYNCMAP: u32 = 2147775576; constant EVIOCGKEYCODE_V2 (line 546) | pub const EVIOCGKEYCODE_V2: u32 = 2150122756; constant DM_DEV_SET_GEOMETRY (line 547) | pub const DM_DEV_SET_GEOMETRY: u32 = 3241737487; constant HIDIOCSUSAGE (line 548) | pub const HIDIOCSUSAGE: u32 = 1075333132; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE (line 549) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323664; constant PTP_EXTTS_REQUEST (line 550) | pub const PTP_EXTTS_REQUEST: u32 = 1074806018; constant SWITCHTEC_IOCTL_EVENT_CTL (line 551) | pub const SWITCHTEC_IOCTL_EVENT_CTL: u32 = 3223869251; constant WDIOC_SETPRETIMEOUT (line 552) | pub const WDIOC_SETPRETIMEOUT: u32 = 3221509896; constant VHOST_SCSI_CLEAR_ENDPOINT (line 553) | pub const VHOST_SCSI_CLEAR_ENDPOINT: u32 = 1088991041; constant JSIOCGAXES (line 554) | pub const JSIOCGAXES: u32 = 2147576337; constant HIDIOCSFLAG (line 555) | pub const HIDIOCSFLAG: u32 = 1074022415; constant PTP_PEROUT_REQUEST2 (line 556) | pub const PTP_PEROUT_REQUEST2: u32 = 1077427468; constant PPWDATA (line 557) | pub const PPWDATA: u32 = 1073836166; constant PTP_CLOCK_GETCAPS (line 558) | pub const PTP_CLOCK_GETCAPS: u32 = 2152742145; constant FDGETMAXERRS (line 559) | pub const FDGETMAXERRS: u32 = 2148794894; constant TUNSETQUEUE (line 560) | pub const TUNSETQUEUE: u32 = 1074025689; constant PTP_ENABLE_PPS (line 561) | pub const PTP_ENABLE_PPS: u32 = 1074019588; constant SIOCSIFATMTCP (line 562) | pub const SIOCSIFATMTCP: u32 = 24960; constant CEC_ADAP_G_LOG_ADDRS (line 563) | pub const CEC_ADAP_G_LOG_ADDRS: u32 = 2153537795; constant ND_IOCTL_ARS_CAP (line 564) | pub const ND_IOCTL_ARS_CAP: u32 = 3223342593; constant NBD_SET_BLKSIZE (line 565) | pub const NBD_SET_BLKSIZE: u32 = 43777; constant NBD_SET_TIMEOUT (line 566) | pub const NBD_SET_TIMEOUT: u32 = 43785; constant VHOST_SCSI_GET_ABI_VERSION (line 567) | pub const VHOST_SCSI_GET_ABI_VERSION: u32 = 1074048834; constant RIO_UNMAP_INBOUND (line 568) | pub const RIO_UNMAP_INBOUND: u32 = 1074294034; constant ATM_QUERYLOOP (line 569) | pub const ATM_QUERYLOOP: u32 = 1074815316; constant DFL_FPGA_GET_API_VERSION (line 570) | pub const DFL_FPGA_GET_API_VERSION: u32 = 46592; constant USBDEVFS_WAIT_FOR_RESUME (line 571) | pub const USBDEVFS_WAIT_FOR_RESUME: u32 = 21795; constant FBIO_CURSOR (line 572) | pub const FBIO_CURSOR: u32 = 3228059144; constant RNDCLEARPOOL (line 573) | pub const RNDCLEARPOOL: u32 = 20998; constant VIDIOC_QUERYSTD (line 574) | pub const VIDIOC_QUERYSTD: u32 = 2148030015; constant DMA_BUF_IOCTL_SYNC (line 575) | pub const DMA_BUF_IOCTL_SYNC: u32 = 1074291200; constant SCIF_RECV (line 576) | pub const SCIF_RECV: u32 = 3222827783; constant PTP_PIN_GETFUNC2 (line 577) | pub const PTP_PIN_GETFUNC2: u32 = 3227532559; constant FW_CDEV_IOC_ALLOCATE (line 578) | pub const FW_CDEV_IOC_ALLOCATE: u32 = 3223331586; constant CEC_ADAP_G_CAPS (line 579) | pub const CEC_ADAP_G_CAPS: u32 = 3226231040; constant VIDIOC_G_FBUF (line 580) | pub const VIDIOC_G_FBUF: u32 = 2150651402; constant PTP_ENABLE_PPS2 (line 581) | pub const PTP_ENABLE_PPS2: u32 = 1074019597; constant PCITEST_CLEAR_IRQ (line 582) | pub const PCITEST_CLEAR_IRQ: u32 = 20496; constant IPMICTL_SET_GETS_EVENTS_CMD (line 583) | pub const IPMICTL_SET_GETS_EVENTS_CMD: u32 = 2147772688; constant BTRFS_IOC_DEVICES_READY (line 584) | pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; constant JSIOCGAXMAP (line 585) | pub const JSIOCGAXMAP: u32 = 2151705138; constant FW_CDEV_IOC_GET_CYCLE_TIMER (line 586) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER: u32 = 2148541196; constant FW_CDEV_IOC_SET_ISO_CHANNELS (line 587) | pub const FW_CDEV_IOC_SET_ISO_CHANNELS: u32 = 1074799383; constant RTC_WIE_OFF (line 588) | pub const RTC_WIE_OFF: u32 = 28688; constant PPGETMODE (line 589) | pub const PPGETMODE: u32 = 2147774616; constant VIDIOC_DBG_G_REGISTER (line 590) | pub const VIDIOC_DBG_G_REGISTER: u32 = 3224917584; constant PTP_SYS_OFFSET (line 591) | pub const PTP_SYS_OFFSET: u32 = 1128283397; constant BTRFS_IOC_SPACE_INFO (line 592) | pub const BTRFS_IOC_SPACE_INFO: u32 = 3222311956; constant VIDIOC_SUBDEV_ENUM_FRAME_SIZE (line 593) | pub const VIDIOC_SUBDEV_ENUM_FRAME_SIZE: u32 = 3225441866; constant ND_IOCTL_VENDOR (line 594) | pub const ND_IOCTL_VENDOR: u32 = 3221769737; constant SCIF_VREADFROM (line 595) | pub const SCIF_VREADFROM: u32 = 3223876364; constant BTRFS_IOC_TRANS_START (line 596) | pub const BTRFS_IOC_TRANS_START: u32 = 37894; constant INOTIFY_IOC_SETNEXTWD (line 597) | pub const INOTIFY_IOC_SETNEXTWD: u32 = 1074022656; constant SNAPSHOT_GET_IMAGE_SIZE (line 598) | pub const SNAPSHOT_GET_IMAGE_SIZE: u32 = 2148021006; constant TUNDETACHFILTER (line 599) | pub const TUNDETACHFILTER: u32 = 1074812118; constant ND_IOCTL_CLEAR_ERROR (line 600) | pub const ND_IOCTL_CLEAR_ERROR: u32 = 3223342596; constant IOC_PR_CLEAR (line 601) | pub const IOC_PR_CLEAR: u32 = 1074819277; constant SCIF_READFROM (line 602) | pub const SCIF_READFROM: u32 = 3223876362; constant PPPIOCGDEBUG (line 603) | pub const PPPIOCGDEBUG: u32 = 2147775553; constant BLKGETZONESZ (line 604) | pub const BLKGETZONESZ: u32 = 2147750532; constant HIDIOCGUSAGES (line 605) | pub const HIDIOCGUSAGES: u32 = 3491514387; constant SONYPI_IOCGTEMP (line 606) | pub const SONYPI_IOCGTEMP: u32 = 2147579404; constant UI_SET_MSCBIT (line 607) | pub const UI_SET_MSCBIT: u32 = 1074025832; constant APM_IOC_SUSPEND (line 608) | pub const APM_IOC_SUSPEND: u32 = 16642; constant BTRFS_IOC_TREE_SEARCH (line 609) | pub const BTRFS_IOC_TREE_SEARCH: u32 = 3489698833; constant RTC_PLL_GET (line 610) | pub const RTC_PLL_GET: u32 = 2149609489; constant RIO_CM_EP_GET_LIST (line 611) | pub const RIO_CM_EP_GET_LIST: u32 = 3221512962; constant USBDEVFS_DISCSIGNAL (line 612) | pub const USBDEVFS_DISCSIGNAL: u32 = 2148553998; constant LIRC_GET_MIN_TIMEOUT (line 613) | pub const LIRC_GET_MIN_TIMEOUT: u32 = 2147772680; constant SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY (line 614) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY_LEGACY: u32 = 2174244674; constant DM_TARGET_MSG (line 615) | pub const DM_TARGET_MSG: u32 = 3241737486; constant SONYPI_IOCGBAT1REM (line 616) | pub const SONYPI_IOCGBAT1REM: u32 = 2147644931; constant EVIOCSFF (line 617) | pub const EVIOCSFF: u32 = 1076905344; constant TUNSETGROUP (line 618) | pub const TUNSETGROUP: u32 = 1074025678; constant EVIOCGKEYCODE (line 619) | pub const EVIOCGKEYCODE: u32 = 2148025604; constant KCOV_REMOTE_ENABLE (line 620) | pub const KCOV_REMOTE_ENABLE: u32 = 1075340134; constant ND_IOCTL_GET_CONFIG_SIZE (line 621) | pub const ND_IOCTL_GET_CONFIG_SIZE: u32 = 3222031876; constant FDEJECT (line 622) | pub const FDEJECT: u32 = 602; constant TUNSETOFFLOAD (line 623) | pub const TUNSETOFFLOAD: u32 = 1074025680; constant PPPIOCCONNECT (line 624) | pub const PPPIOCCONNECT: u32 = 1074033722; constant ATM_ADDADDR (line 625) | pub const ATM_ADDADDR: u32 = 1074815368; constant VDUSE_DEV_INJECT_CONFIG_IRQ (line 626) | pub const VDUSE_DEV_INJECT_CONFIG_IRQ: u32 = 33043; constant AUTOFS_DEV_IOCTL_ASKUMOUNT (line 627) | pub const AUTOFS_DEV_IOCTL_ASKUMOUNT: u32 = 3222836093; constant VHOST_VDPA_GET_STATUS (line 628) | pub const VHOST_VDPA_GET_STATUS: u32 = 2147594097; constant CCISS_PASSTHRU (line 629) | pub const CCISS_PASSTHRU: u32 = 3227009547; constant MGSL_IOCCLRMODCOUNT (line 630) | pub const MGSL_IOCCLRMODCOUNT: u32 = 27919; constant TEE_IOC_SUPPL_SEND (line 631) | pub const TEE_IOC_SUPPL_SEND: u32 = 2148574215; constant ATMARPD_CTRL (line 632) | pub const ATMARPD_CTRL: u32 = 25057; constant UI_ABS_SETUP (line 633) | pub const UI_ABS_SETUP: u32 = 1075598596; constant UI_DEV_DESTROY (line 634) | pub const UI_DEV_DESTROY: u32 = 21762; constant BTRFS_IOC_QUOTA_CTL (line 635) | pub const BTRFS_IOC_QUOTA_CTL: u32 = 3222311976; constant RTC_AIE_ON (line 636) | pub const RTC_AIE_ON: u32 = 28673; constant AUTOFS_IOC_EXPIRE (line 637) | pub const AUTOFS_IOC_EXPIRE: u32 = 2165085029; constant PPPIOCSDEBUG (line 638) | pub const PPPIOCSDEBUG: u32 = 1074033728; constant GPIO_V2_LINE_SET_VALUES_IOCTL (line 639) | pub const GPIO_V2_LINE_SET_VALUES_IOCTL: u32 = 3222320143; constant PPPIOCSMRU (line 640) | pub const PPPIOCSMRU: u32 = 1074033746; constant CCISS_DEREGDISK (line 641) | pub const CCISS_DEREGDISK: u32 = 16908; constant UI_DEV_CREATE (line 642) | pub const UI_DEV_CREATE: u32 = 21761; constant FUSE_DEV_IOC_CLONE (line 643) | pub const FUSE_DEV_IOC_CLONE: u32 = 2147804416; constant BTRFS_IOC_START_SYNC (line 644) | pub const BTRFS_IOC_START_SYNC: u32 = 2148045848; constant NILFS_IOCTL_DELETE_CHECKPOINT (line 645) | pub const NILFS_IOCTL_DELETE_CHECKPOINT: u32 = 1074294401; constant SNAPSHOT_AVAIL_SWAP_SIZE (line 646) | pub const SNAPSHOT_AVAIL_SWAP_SIZE: u32 = 2148021011; constant DM_TABLE_CLEAR (line 647) | pub const DM_TABLE_CLEAR: u32 = 3241737482; constant CCISS_GETINTINFO (line 648) | pub const CCISS_GETINTINFO: u32 = 2148024834; constant PPPIOCSASYNCMAP (line 649) | pub const PPPIOCSASYNCMAP: u32 = 1074033751; constant I2OEVTGET (line 650) | pub const I2OEVTGET: u32 = 2154326283; constant NVME_IOCTL_RESET (line 651) | pub const NVME_IOCTL_RESET: u32 = 20036; constant PPYIELD (line 652) | pub const PPYIELD: u32 = 28813; constant NVME_IOCTL_IO64_CMD (line 653) | pub const NVME_IOCTL_IO64_CMD: u32 = 3226488392; constant TUNSETCARRIER (line 654) | pub const TUNSETCARRIER: u32 = 1074025698; constant DM_DEV_WAIT (line 655) | pub const DM_DEV_WAIT: u32 = 3241737480; constant RTC_WIE_ON (line 656) | pub const RTC_WIE_ON: u32 = 28687; constant MEDIA_IOC_DEVICE_INFO (line 657) | pub const MEDIA_IOC_DEVICE_INFO: u32 = 3238034432; constant RIO_CM_CHAN_CREATE (line 658) | pub const RIO_CM_CHAN_CREATE: u32 = 3221381891; constant MGSL_IOCSPARAMS (line 659) | pub const MGSL_IOCSPARAMS: u32 = 1076915456; constant RTC_SET_TIME (line 660) | pub const RTC_SET_TIME: u32 = 1076129802; constant VHOST_RESET_OWNER (line 661) | pub const VHOST_RESET_OWNER: u32 = 44802; constant IOC_OPAL_PSID_REVERT_TPR (line 662) | pub const IOC_OPAL_PSID_REVERT_TPR: u32 = 1091072232; constant AUTOFS_DEV_IOCTL_OPENMOUNT (line 663) | pub const AUTOFS_DEV_IOCTL_OPENMOUNT: u32 = 3222836084; constant UDF_GETEABLOCK (line 664) | pub const UDF_GETEABLOCK: u32 = 2148035649; constant VFIO_IOMMU_MAP_DMA (line 665) | pub const VFIO_IOMMU_MAP_DMA: u32 = 15217; constant VIDIOC_SUBSCRIBE_EVENT (line 666) | pub const VIDIOC_SUBSCRIBE_EVENT: u32 = 1075861082; constant HIDIOCGFLAG (line 667) | pub const HIDIOCGFLAG: u32 = 2147764238; constant HIDIOCGUCODE (line 668) | pub const HIDIOCGUCODE: u32 = 3222816781; constant VIDIOC_OMAP3ISP_AF_CFG (line 669) | pub const VIDIOC_OMAP3ISP_AF_CFG: u32 = 3226228421; constant DM_REMOVE_ALL (line 670) | pub const DM_REMOVE_ALL: u32 = 3241737473; constant ASPEED_LPC_CTRL_IOCTL_MAP (line 671) | pub const ASPEED_LPC_CTRL_IOCTL_MAP: u32 = 1074835969; constant CCISS_GETFIRMVER (line 672) | pub const CCISS_GETFIRMVER: u32 = 2147762696; constant ND_IOCTL_ARS_START (line 673) | pub const ND_IOCTL_ARS_START: u32 = 3223342594; constant PPPIOCSMRRU (line 674) | pub const PPPIOCSMRRU: u32 = 1074033723; constant CEC_ADAP_S_LOG_ADDRS (line 675) | pub const CEC_ADAP_S_LOG_ADDRS: u32 = 3227279620; constant RPROC_GET_SHUTDOWN_ON_RELEASE (line 676) | pub const RPROC_GET_SHUTDOWN_ON_RELEASE: u32 = 2147792642; constant DMA_HEAP_IOCTL_ALLOC (line 677) | pub const DMA_HEAP_IOCTL_ALLOC: u32 = 3222816768; constant PPSETTIME (line 678) | pub const PPSETTIME: u32 = 1074819222; constant RTC_ALM_READ (line 679) | pub const RTC_ALM_READ: u32 = 2149871624; constant VDUSE_SET_API_VERSION (line 680) | pub const VDUSE_SET_API_VERSION: u32 = 1074299137; constant RIO_MPORT_MAINT_WRITE_REMOTE (line 681) | pub const RIO_MPORT_MAINT_WRITE_REMOTE: u32 = 1075342600; constant VIDIOC_SUBDEV_S_CROP (line 682) | pub const VIDIOC_SUBDEV_S_CROP: u32 = 3224917564; constant USBDEVFS_CONNECT (line 683) | pub const USBDEVFS_CONNECT: u32 = 21783; constant SYNC_IOC_FILE_INFO (line 684) | pub const SYNC_IOC_FILE_INFO: u32 = 3224911364; constant ATMARP_MKIP (line 685) | pub const ATMARP_MKIP: u32 = 25058; constant VFIO_IOMMU_SPAPR_TCE_GET_INFO (line 686) | pub const VFIO_IOMMU_SPAPR_TCE_GET_INFO: u32 = 15216; constant CCISS_GETHEARTBEAT (line 687) | pub const CCISS_GETHEARTBEAT: u32 = 2147762694; constant ATM_RSTADDR (line 688) | pub const ATM_RSTADDR: u32 = 1074815367; constant NBD_SET_SIZE (line 689) | pub const NBD_SET_SIZE: u32 = 43778; constant UDF_GETVOLIDENT (line 690) | pub const UDF_GETVOLIDENT: u32 = 2148035650; constant GPIO_V2_LINE_GET_VALUES_IOCTL (line 691) | pub const GPIO_V2_LINE_GET_VALUES_IOCTL: u32 = 3222320142; constant MGSL_IOCSTXIDLE (line 692) | pub const MGSL_IOCSTXIDLE: u32 = 27906; constant FSL_HV_IOCTL_SETPROP (line 693) | pub const FSL_HV_IOCTL_SETPROP: u32 = 3223891720; constant BTRFS_IOC_GET_DEV_STATS (line 694) | pub const BTRFS_IOC_GET_DEV_STATS: u32 = 3288896564; constant PPRSTATUS (line 695) | pub const PPRSTATUS: u32 = 2147577985; constant MGSL_IOCTXENABLE (line 696) | pub const MGSL_IOCTXENABLE: u32 = 27908; constant UDF_GETEASIZE (line 697) | pub const UDF_GETEASIZE: u32 = 2147773504; constant NVME_IOCTL_ADMIN64_CMD (line 698) | pub const NVME_IOCTL_ADMIN64_CMD: u32 = 3226488391; constant VHOST_SET_OWNER (line 699) | pub const VHOST_SET_OWNER: u32 = 44801; constant RIO_ALLOC_DMA (line 700) | pub const RIO_ALLOC_DMA: u32 = 3222826259; constant RIO_CM_CHAN_ACCEPT (line 701) | pub const RIO_CM_CHAN_ACCEPT: u32 = 3221775111; constant I2OHRTGET (line 702) | pub const I2OHRTGET: u32 = 3222825217; constant ATM_SETCIRANGE (line 703) | pub const ATM_SETCIRANGE: u32 = 1074815371; constant HPET_IE_ON (line 704) | pub const HPET_IE_ON: u32 = 26625; constant PERF_EVENT_IOC_ID (line 705) | pub const PERF_EVENT_IOC_ID: u32 = 2148017159; constant TUNSETSNDBUF (line 706) | pub const TUNSETSNDBUF: u32 = 1074025684; constant PTP_PIN_SETFUNC (line 707) | pub const PTP_PIN_SETFUNC: u32 = 1080048903; constant PPPIOCDISCONN (line 708) | pub const PPPIOCDISCONN: u32 = 29753; constant VIDIOC_QUERYCTRL (line 709) | pub const VIDIOC_QUERYCTRL: u32 = 3225703972; constant PPEXCL (line 710) | pub const PPEXCL: u32 = 28815; constant PCITEST_MSI (line 711) | pub const PCITEST_MSI: u32 = 1074024451; constant FDWERRORCLR (line 712) | pub const FDWERRORCLR: u32 = 598; constant AUTOFS_IOC_FAIL (line 713) | pub const AUTOFS_IOC_FAIL: u32 = 37729; constant USBDEVFS_IOCTL (line 714) | pub const USBDEVFS_IOCTL: u32 = 3222295826; constant VIDIOC_S_STD (line 715) | pub const VIDIOC_S_STD: u32 = 1074288152; constant F2FS_IOC_RESIZE_FS (line 716) | pub const F2FS_IOC_RESIZE_FS: u32 = 1074328848; constant SONET_SETDIAG (line 717) | pub const SONET_SETDIAG: u32 = 3221512466; constant BTRFS_IOC_DEFRAG (line 718) | pub const BTRFS_IOC_DEFRAG: u32 = 1342215170; constant CCISS_GETDRIVVER (line 719) | pub const CCISS_GETDRIVVER: u32 = 2147762697; constant IPMICTL_GET_TIMING_PARMS_CMD (line 720) | pub const IPMICTL_GET_TIMING_PARMS_CMD: u32 = 2148034839; constant HPET_IRQFREQ (line 721) | pub const HPET_IRQFREQ: u32 = 1074292742; constant ATM_GETESI (line 722) | pub const ATM_GETESI: u32 = 1074815365; constant CCISS_GETLUNINFO (line 723) | pub const CCISS_GETLUNINFO: u32 = 2148286993; constant AUTOFS_DEV_IOCTL_ISMOUNTPOINT (line 724) | pub const AUTOFS_DEV_IOCTL_ISMOUNTPOINT: u32 = 3222836094; constant TEE_IOC_SHM_ALLOC (line 725) | pub const TEE_IOC_SHM_ALLOC: u32 = 3222316033; constant PERF_EVENT_IOC_SET_BPF (line 726) | pub const PERF_EVENT_IOC_SET_BPF: u32 = 1074013192; constant UDMABUF_CREATE_LIST (line 727) | pub const UDMABUF_CREATE_LIST: u32 = 1074296131; constant VHOST_SET_LOG_BASE (line 728) | pub const VHOST_SET_LOG_BASE: u32 = 1074310916; constant ZATM_GETPOOL (line 729) | pub const ZATM_GETPOOL: u32 = 1074815329; constant BR2684_SETFILT (line 730) | pub const BR2684_SETFILT: u32 = 1075601808; constant RNDGETPOOL (line 731) | pub const RNDGETPOOL: u32 = 2148028930; constant PPS_GETPARAMS (line 732) | pub const PPS_GETPARAMS: u32 = 2148036769; constant IOC_PR_RESERVE (line 733) | pub const IOC_PR_RESERVE: u32 = 1074819273; constant VIDIOC_TRY_DECODER_CMD (line 734) | pub const VIDIOC_TRY_DECODER_CMD: u32 = 3225966177; constant RIO_CM_CHAN_CLOSE (line 735) | pub const RIO_CM_CHAN_CLOSE: u32 = 1073898244; constant VIDIOC_DV_TIMINGS_CAP (line 736) | pub const VIDIOC_DV_TIMINGS_CAP: u32 = 3230684772; constant IOCTL_MEI_CONNECT_CLIENT_VTAG (line 737) | pub const IOCTL_MEI_CONNECT_CLIENT_VTAG: u32 = 3222554628; constant PMU_IOC_GET_BACKLIGHT (line 738) | pub const PMU_IOC_GET_BACKLIGHT: u32 = 2148024833; constant USBDEVFS_GET_CAPABILITIES (line 739) | pub const USBDEVFS_GET_CAPABILITIES: u32 = 2147767578; constant SCIF_WRITETO (line 740) | pub const SCIF_WRITETO: u32 = 3223876363; constant UDF_RELOCATE_BLOCKS (line 741) | pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475; constant FSL_HV_IOCTL_PARTITION_RESTART (line 742) | pub const FSL_HV_IOCTL_PARTITION_RESTART: u32 = 3221794561; constant CCISS_REGNEWD (line 743) | pub const CCISS_REGNEWD: u32 = 16910; constant FAT_IOCTL_SET_ATTRIBUTES (line 744) | pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169; constant VIDIOC_CREATE_BUFS (line 745) | pub const VIDIOC_CREATE_BUFS: u32 = 3238024796; constant CAPI_GET_VERSION (line 746) | pub const CAPI_GET_VERSION: u32 = 3222291207; constant SWITCHTEC_IOCTL_EVENT_SUMMARY (line 747) | pub const SWITCHTEC_IOCTL_EVENT_SUMMARY: u32 = 2228770626; constant VFIO_EEH_PE_OP (line 748) | pub const VFIO_EEH_PE_OP: u32 = 15225; constant FW_CDEV_IOC_CREATE_ISO_CONTEXT (line 749) | pub const FW_CDEV_IOC_CREATE_ISO_CONTEXT: u32 = 3223331592; constant F2FS_IOC_RELEASE_COMPRESS_BLOCKS (line 750) | pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; constant NBD_SET_SIZE_BLOCKS (line 751) | pub const NBD_SET_SIZE_BLOCKS: u32 = 43783; constant IPMI_BMC_IOCTL_SET_SMS_ATN (line 752) | pub const IPMI_BMC_IOCTL_SET_SMS_ATN: u32 = 45312; constant ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG (line 753) | pub const ASPEED_P2A_CTRL_IOCTL_GET_MEMORY_CONFIG: u32 = 3222319873; constant VIDIOC_S_AUDOUT (line 754) | pub const VIDIOC_S_AUDOUT: u32 = 1077171762; constant VIDIOC_S_FMT (line 755) | pub const VIDIOC_S_FMT: u32 = 3234878981; constant PPPIOCATTACH (line 756) | pub const PPPIOCATTACH: u32 = 1074033725; constant VHOST_GET_VRING_BUSYLOOP_TIMEOUT (line 757) | pub const VHOST_GET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310948; constant FS_IOC_MEASURE_VERITY (line 758) | pub const FS_IOC_MEASURE_VERITY: u32 = 3221513862; constant CCISS_BIG_PASSTHRU (line 759) | pub const CCISS_BIG_PASSTHRU: u32 = 3227533842; constant IPMICTL_SET_MY_LUN_CMD (line 760) | pub const IPMICTL_SET_MY_LUN_CMD: u32 = 2147772691; constant PCITEST_LEGACY_IRQ (line 761) | pub const PCITEST_LEGACY_IRQ: u32 = 20482; constant USBDEVFS_SUBMITURB (line 762) | pub const USBDEVFS_SUBMITURB: u32 = 2151175434; constant AUTOFS_IOC_READY (line 763) | pub const AUTOFS_IOC_READY: u32 = 37728; constant BTRFS_IOC_SEND (line 764) | pub const BTRFS_IOC_SEND: u32 = 1078498342; constant VIDIOC_G_EXT_CTRLS (line 765) | pub const VIDIOC_G_EXT_CTRLS: u32 = 3223344711; constant JSIOCSBTNMAP (line 766) | pub const JSIOCSBTNMAP: u32 = 1140877875; constant PPPIOCSFLAGS (line 767) | pub const PPPIOCSFLAGS: u32 = 1074033753; constant NVRAM_INIT (line 768) | pub const NVRAM_INIT: u32 = 28736; constant RFKILL_IOCTL_NOINPUT (line 769) | pub const RFKILL_IOCTL_NOINPUT: u32 = 20993; constant BTRFS_IOC_BALANCE (line 770) | pub const BTRFS_IOC_BALANCE: u32 = 1342215180; constant FS_IOC_GETFSMAP (line 771) | pub const FS_IOC_GETFSMAP: u32 = 3233830971; constant IPMICTL_GET_MY_CHANNEL_LUN_CMD (line 772) | pub const IPMICTL_GET_MY_CHANNEL_LUN_CMD: u32 = 2147772699; constant STP_POLICY_ID_GET (line 773) | pub const STP_POLICY_ID_GET: u32 = 2148541697; constant PPSETFLAGS (line 774) | pub const PPSETFLAGS: u32 = 1074032795; constant CEC_ADAP_S_PHYS_ADDR (line 775) | pub const CEC_ADAP_S_PHYS_ADDR: u32 = 1073897730; constant ATMTCP_CREATE (line 776) | pub const ATMTCP_CREATE: u32 = 24974; constant IPMI_BMC_IOCTL_FORCE_ABORT (line 777) | pub const IPMI_BMC_IOCTL_FORCE_ABORT: u32 = 45314; constant PPPIOCGXASYNCMAP (line 778) | pub const PPPIOCGXASYNCMAP: u32 = 2149610576; constant VHOST_SET_VRING_CALL (line 779) | pub const VHOST_SET_VRING_CALL: u32 = 1074310945; constant LIRC_GET_FEATURES (line 780) | pub const LIRC_GET_FEATURES: u32 = 2147772672; constant GSMIOC_DISABLE_NET (line 781) | pub const GSMIOC_DISABLE_NET: u32 = 18179; constant AUTOFS_IOC_CATATONIC (line 782) | pub const AUTOFS_IOC_CATATONIC: u32 = 37730; constant NBD_DO_IT (line 783) | pub const NBD_DO_IT: u32 = 43779; constant LIRC_SET_REC_CARRIER_RANGE (line 784) | pub const LIRC_SET_REC_CARRIER_RANGE: u32 = 1074030879; constant IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD (line 785) | pub const IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772697; constant EVIOCSCLOCKID (line 786) | pub const EVIOCSCLOCKID: u32 = 1074021792; constant USBDEVFS_FREE_STREAMS (line 787) | pub const USBDEVFS_FREE_STREAMS: u32 = 2148029725; constant FSI_SCOM_RESET (line 788) | pub const FSI_SCOM_RESET: u32 = 1074033411; constant PMU_IOC_GRAB_BACKLIGHT (line 789) | pub const PMU_IOC_GRAB_BACKLIGHT: u32 = 2148024838; constant VIDIOC_SUBDEV_S_FMT (line 790) | pub const VIDIOC_SUBDEV_S_FMT: u32 = 3227014661; constant FDDEFPRM (line 791) | pub const FDDEFPRM: u32 = 1075839555; constant TEE_IOC_INVOKE (line 792) | pub const TEE_IOC_INVOKE: u32 = 2148574211; constant USBDEVFS_BULK (line 793) | pub const USBDEVFS_BULK: u32 = 3222820098; constant SCIF_VWRITETO (line 794) | pub const SCIF_VWRITETO: u32 = 3223876365; constant SONYPI_IOCSBRT (line 795) | pub const SONYPI_IOCSBRT: u32 = 1073837568; constant BTRFS_IOC_FILE_EXTENT_SAME (line 796) | pub const BTRFS_IOC_FILE_EXTENT_SAME: u32 = 3222836278; constant RTC_PIE_ON (line 797) | pub const RTC_PIE_ON: u32 = 28677; constant BTRFS_IOC_SCAN_DEV (line 798) | pub const BTRFS_IOC_SCAN_DEV: u32 = 1342215172; constant PPPIOCXFERUNIT (line 799) | pub const PPPIOCXFERUNIT: u32 = 29774; constant WDIOC_GETTIMEOUT (line 800) | pub const WDIOC_GETTIMEOUT: u32 = 2147768071; constant BTRFS_IOC_SET_RECEIVED_SUBVOL (line 801) | pub const BTRFS_IOC_SET_RECEIVED_SUBVOL: u32 = 3234370597; constant DFL_FPGA_PORT_ERR_SET_IRQ (line 802) | pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774; constant FBIO_WAITFORVSYNC (line 803) | pub const FBIO_WAITFORVSYNC: u32 = 1074021920; constant RTC_PIE_OFF (line 804) | pub const RTC_PIE_OFF: u32 = 28678; constant EVIOCGRAB (line 805) | pub const EVIOCGRAB: u32 = 1074021776; constant PMU_IOC_SET_BACKLIGHT (line 806) | pub const PMU_IOC_SET_BACKLIGHT: u32 = 1074283010; constant EVIOCGREP (line 807) | pub const EVIOCGREP: u32 = 2148025603; constant PERF_EVENT_IOC_MODIFY_ATTRIBUTES (line 808) | pub const PERF_EVENT_IOC_MODIFY_ATTRIBUTES: u32 = 1074275339; constant UFFDIO_CONTINUE (line 809) | pub const UFFDIO_CONTINUE: u32 = 3223366151; constant VDUSE_GET_API_VERSION (line 810) | pub const VDUSE_GET_API_VERSION: u32 = 2148040960; constant RTC_RD_TIME (line 811) | pub const RTC_RD_TIME: u32 = 2149871625; constant FDMSGOFF (line 812) | pub const FDMSGOFF: u32 = 582; constant IPMICTL_REGISTER_FOR_CMD_CHANS (line 813) | pub const IPMICTL_REGISTER_FOR_CMD_CHANS: u32 = 2148296988; constant CAPI_GET_ERRCODE (line 814) | pub const CAPI_GET_ERRCODE: u32 = 2147631905; constant PCITEST_SET_IRQTYPE (line 815) | pub const PCITEST_SET_IRQTYPE: u32 = 1074024456; constant VIDIOC_SUBDEV_S_EDID (line 816) | pub const VIDIOC_SUBDEV_S_EDID: u32 = 3223868969; constant MATROXFB_SET_OUTPUT_MODE (line 817) | pub const MATROXFB_SET_OUTPUT_MODE: u32 = 1074294522; constant RIO_DEV_ADD (line 818) | pub const RIO_DEV_ADD: u32 = 1075866903; constant VIDIOC_ENUM_FREQ_BANDS (line 819) | pub const VIDIOC_ENUM_FREQ_BANDS: u32 = 3225441893; constant FBIO_RADEON_SET_MIRROR (line 820) | pub const FBIO_RADEON_SET_MIRROR: u32 = 1074282500; constant PCITEST_GET_IRQTYPE (line 821) | pub const PCITEST_GET_IRQTYPE: u32 = 20489; constant JSIOCGVERSION (line 822) | pub const JSIOCGVERSION: u32 = 2147772929; constant SONYPI_IOCSBLUE (line 823) | pub const SONYPI_IOCSBLUE: u32 = 1073837577; constant SNAPSHOT_PREF_IMAGE_SIZE (line 824) | pub const SNAPSHOT_PREF_IMAGE_SIZE: u32 = 13074; constant F2FS_IOC_GET_FEATURES (line 825) | pub const F2FS_IOC_GET_FEATURES: u32 = 2147808524; constant SCIF_REG (line 826) | pub const SCIF_REG: u32 = 3223876360; constant NILFS_IOCTL_CLEAN_SEGMENTS (line 827) | pub const NILFS_IOCTL_CLEAN_SEGMENTS: u32 = 1081634440; constant FW_CDEV_IOC_INITIATE_BUS_RESET (line 828) | pub const FW_CDEV_IOC_INITIATE_BUS_RESET: u32 = 1074012933; constant RIO_WAIT_FOR_ASYNC (line 829) | pub const RIO_WAIT_FOR_ASYNC: u32 = 1074294038; constant VHOST_SET_VRING_NUM (line 830) | pub const VHOST_SET_VRING_NUM: u32 = 1074310928; constant AUTOFS_DEV_IOCTL_PROTOVER (line 831) | pub const AUTOFS_DEV_IOCTL_PROTOVER: u32 = 3222836082; constant RIO_FREE_DMA (line 832) | pub const RIO_FREE_DMA: u32 = 1074294036; constant MGSL_IOCRXENABLE (line 833) | pub const MGSL_IOCRXENABLE: u32 = 27909; constant IOCTL_VM_SOCKETS_GET_LOCAL_CID (line 834) | pub const IOCTL_VM_SOCKETS_GET_LOCAL_CID: u32 = 1977; constant IPMICTL_SET_TIMING_PARMS_CMD (line 835) | pub const IPMICTL_SET_TIMING_PARMS_CMD: u32 = 2148034838; constant PPPIOCGL2TPSTATS (line 836) | pub const PPPIOCGL2TPSTATS: u32 = 2152231990; constant PERF_EVENT_IOC_PERIOD (line 837) | pub const PERF_EVENT_IOC_PERIOD: u32 = 1074275332; constant PTP_PIN_SETFUNC2 (line 838) | pub const PTP_PIN_SETFUNC2: u32 = 1080048912; constant CHIOEXCHANGE (line 839) | pub const CHIOEXCHANGE: u32 = 1075602178; constant NILFS_IOCTL_GET_SUINFO (line 840) | pub const NILFS_IOCTL_GET_SUINFO: u32 = 2149084804; constant CEC_DQEVENT (line 841) | pub const CEC_DQEVENT: u32 = 3226493191; constant UI_SET_SWBIT (line 842) | pub const UI_SET_SWBIT: u32 = 1074025837; constant VHOST_VDPA_SET_CONFIG (line 843) | pub const VHOST_VDPA_SET_CONFIG: u32 = 1074311028; constant TUNSETIFF (line 844) | pub const TUNSETIFF: u32 = 1074025674; constant CHIOPOSITION (line 845) | pub const CHIOPOSITION: u32 = 1074553603; constant IPMICTL_SET_MAINTENANCE_MODE_CMD (line 846) | pub const IPMICTL_SET_MAINTENANCE_MODE_CMD: u32 = 1074030879; constant BTRFS_IOC_DEFAULT_SUBVOL (line 847) | pub const BTRFS_IOC_DEFAULT_SUBVOL: u32 = 1074304019; constant RIO_UNMAP_OUTBOUND (line 848) | pub const RIO_UNMAP_OUTBOUND: u32 = 1076391184; constant CAPI_CLR_FLAGS (line 849) | pub const CAPI_CLR_FLAGS: u32 = 2147762981; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE (line 850) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE: u32 = 1075323663; constant MATROXFB_GET_OUTPUT_CONNECTION (line 851) | pub const MATROXFB_GET_OUTPUT_CONNECTION: u32 = 2148036344; constant EVIOCSMASK (line 852) | pub const EVIOCSMASK: u32 = 1074808211; constant BTRFS_IOC_FORGET_DEV (line 853) | pub const BTRFS_IOC_FORGET_DEV: u32 = 1342215173; constant CXL_MEM_QUERY_COMMANDS (line 854) | pub const CXL_MEM_QUERY_COMMANDS: u32 = 2148060673; constant CEC_S_MODE (line 855) | pub const CEC_S_MODE: u32 = 1074028809; constant MGSL_IOCSIF (line 856) | pub const MGSL_IOCSIF: u32 = 27914; constant SWITCHTEC_IOCTL_PFF_TO_PORT (line 857) | pub const SWITCHTEC_IOCTL_PFF_TO_PORT: u32 = 3222034244; constant PPSETMODE (line 858) | pub const PPSETMODE: u32 = 1074032768; constant VFIO_DEVICE_SET_IRQS (line 859) | pub const VFIO_DEVICE_SET_IRQS: u32 = 15214; constant VIDIOC_PREPARE_BUF (line 860) | pub const VIDIOC_PREPARE_BUF: u32 = 3227014749; constant CEC_ADAP_G_CONNECTOR_INFO (line 861) | pub const CEC_ADAP_G_CONNECTOR_INFO: u32 = 2151964938; constant IOC_OPAL_WRITE_SHADOW_MBR (line 862) | pub const IOC_OPAL_WRITE_SHADOW_MBR: u32 = 1092645098; constant VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL (line 863) | pub const VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL: u32 = 3225441867; constant UDMABUF_CREATE (line 864) | pub const UDMABUF_CREATE: u32 = 1075344706; constant SONET_CLRDIAG (line 865) | pub const SONET_CLRDIAG: u32 = 3221512467; constant PHN_SET_REG (line 866) | pub const PHN_SET_REG: u32 = 1074294785; constant RNDADDTOENTCNT (line 867) | pub const RNDADDTOENTCNT: u32 = 1074024961; constant VBG_IOCTL_CHECK_BALLOON (line 868) | pub const VBG_IOCTL_CHECK_BALLOON: u32 = 3223344657; constant VIDIOC_OMAP3ISP_STAT_REQ (line 869) | pub const VIDIOC_OMAP3ISP_STAT_REQ: u32 = 3223869126; constant PPS_FETCH (line 870) | pub const PPS_FETCH: u32 = 3221778596; constant RTC_AIE_OFF (line 871) | pub const RTC_AIE_OFF: u32 = 28674; constant VFIO_GROUP_SET_CONTAINER (line 872) | pub const VFIO_GROUP_SET_CONTAINER: u32 = 15208; constant FW_CDEV_IOC_RECEIVE_PHY_PACKETS (line 873) | pub const FW_CDEV_IOC_RECEIVE_PHY_PACKETS: u32 = 1074275094; constant VFIO_IOMMU_SPAPR_TCE_REMOVE (line 874) | pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224; constant VFIO_IOMMU_GET_INFO (line 875) | pub const VFIO_IOMMU_GET_INFO: u32 = 15216; constant DM_DEV_SUSPEND (line 876) | pub const DM_DEV_SUSPEND: u32 = 3241737478; constant F2FS_IOC_GET_COMPRESS_OPTION (line 877) | pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; constant FW_CDEV_IOC_STOP_ISO (line 878) | pub const FW_CDEV_IOC_STOP_ISO: u32 = 1074012939; constant GPIO_V2_GET_LINEINFO_IOCTL (line 879) | pub const GPIO_V2_GET_LINEINFO_IOCTL: u32 = 3238048773; constant ATMMPC_CTRL (line 880) | pub const ATMMPC_CTRL: u32 = 25048; constant PPPIOCSXASYNCMAP (line 881) | pub const PPPIOCSXASYNCMAP: u32 = 1075868751; constant CHIOGSTATUS (line 882) | pub const CHIOGSTATUS: u32 = 1074815752; constant FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE (line 883) | pub const FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE: u32 = 3222807309; constant RIO_MPORT_MAINT_PORT_IDX_GET (line 884) | pub const RIO_MPORT_MAINT_PORT_IDX_GET: u32 = 2147773699; constant CAPI_SET_FLAGS (line 885) | pub const CAPI_SET_FLAGS: u32 = 2147762980; constant VFIO_GROUP_GET_DEVICE_FD (line 886) | pub const VFIO_GROUP_GET_DEVICE_FD: u32 = 15210; constant VHOST_SET_MEM_TABLE (line 887) | pub const VHOST_SET_MEM_TABLE: u32 = 1074310915; constant MATROXFB_SET_OUTPUT_CONNECTION (line 888) | pub const MATROXFB_SET_OUTPUT_CONNECTION: u32 = 1074294520; constant DFL_FPGA_PORT_GET_REGION_INFO (line 889) | pub const DFL_FPGA_PORT_GET_REGION_INFO: u32 = 46658; constant VHOST_GET_FEATURES (line 890) | pub const VHOST_GET_FEATURES: u32 = 2148052736; constant LIRC_GET_REC_RESOLUTION (line 891) | pub const LIRC_GET_REC_RESOLUTION: u32 = 2147772679; constant PACKET_CTRL_CMD (line 892) | pub const PACKET_CTRL_CMD: u32 = 3222820865; constant LIRC_SET_TRANSMITTER_MASK (line 893) | pub const LIRC_SET_TRANSMITTER_MASK: u32 = 1074030871; constant BTRFS_IOC_ADD_DEV (line 894) | pub const BTRFS_IOC_ADD_DEV: u32 = 1342215178; constant JSIOCGCORR (line 895) | pub const JSIOCGCORR: u32 = 2149870114; constant VIDIOC_G_FMT (line 896) | pub const VIDIOC_G_FMT: u32 = 3234878980; constant RTC_EPOCH_SET (line 897) | pub const RTC_EPOCH_SET: u32 = 1074294798; constant CAPI_GET_PROFILE (line 898) | pub const CAPI_GET_PROFILE: u32 = 3225436937; constant ATM_GETLOOP (line 899) | pub const ATM_GETLOOP: u32 = 1074815314; constant SCIF_LISTEN (line 900) | pub const SCIF_LISTEN: u32 = 1074033410; constant NBD_CLEAR_QUE (line 901) | pub const NBD_CLEAR_QUE: u32 = 43781; constant F2FS_IOC_MOVE_RANGE (line 902) | pub const F2FS_IOC_MOVE_RANGE: u32 = 3223385353; constant LIRC_GET_LENGTH (line 903) | pub const LIRC_GET_LENGTH: u32 = 2147772687; constant I8K_SET_FAN (line 904) | pub const I8K_SET_FAN: u32 = 3221776775; constant FDSETMAXERRS (line 905) | pub const FDSETMAXERRS: u32 = 1075053132; constant VIDIOC_SUBDEV_QUERYCAP (line 906) | pub const VIDIOC_SUBDEV_QUERYCAP: u32 = 2151699968; constant SNAPSHOT_SET_SWAP_AREA (line 907) | pub const SNAPSHOT_SET_SWAP_AREA: u32 = 1074541325; constant LIRC_GET_REC_TIMEOUT (line 908) | pub const LIRC_GET_REC_TIMEOUT: u32 = 2147772708; constant EVIOCRMFF (line 909) | pub const EVIOCRMFF: u32 = 1074021761; constant GPIO_GET_LINEEVENT_IOCTL (line 910) | pub const GPIO_GET_LINEEVENT_IOCTL: u32 = 3224417284; constant PPRDATA (line 911) | pub const PPRDATA: u32 = 2147577989; constant RIO_MPORT_GET_PROPERTIES (line 912) | pub const RIO_MPORT_GET_PROPERTIES: u32 = 2150657284; constant TUNSETVNETHDRSZ (line 913) | pub const TUNSETVNETHDRSZ: u32 = 1074025688; constant GPIO_GET_LINEINFO_IOCTL (line 914) | pub const GPIO_GET_LINEINFO_IOCTL: u32 = 3225990146; constant GSMIOC_GETCONF (line 915) | pub const GSMIOC_GETCONF: u32 = 2152482560; constant LIRC_GET_SEND_MODE (line 916) | pub const LIRC_GET_SEND_MODE: u32 = 2147772673; constant PPPIOCSACTIVE (line 917) | pub const PPPIOCSACTIVE: u32 = 1074820166; constant SIOCGSTAMPNS_NEW (line 918) | pub const SIOCGSTAMPNS_NEW: u32 = 2148567303; constant IPMICTL_RECEIVE_MSG (line 919) | pub const IPMICTL_RECEIVE_MSG: u32 = 3224398092; constant LIRC_SET_SEND_DUTY_CYCLE (line 920) | pub const LIRC_SET_SEND_DUTY_CYCLE: u32 = 1074030869; constant UI_END_FF_ERASE (line 921) | pub const UI_END_FF_ERASE: u32 = 1074550219; constant SWITCHTEC_IOCTL_FLASH_PART_INFO (line 922) | pub const SWITCHTEC_IOCTL_FLASH_PART_INFO: u32 = 3222296385; constant FW_CDEV_IOC_SEND_PHY_PACKET (line 923) | pub const FW_CDEV_IOC_SEND_PHY_PACKET: u32 = 3222807317; constant NBD_SET_FLAGS (line 924) | pub const NBD_SET_FLAGS: u32 = 43786; constant VFIO_DEVICE_GET_REGION_INFO (line 925) | pub const VFIO_DEVICE_GET_REGION_INFO: u32 = 15212; constant REISERFS_IOC_UNPACK (line 926) | pub const REISERFS_IOC_UNPACK: u32 = 1074318593; constant FW_CDEV_IOC_REMOVE_DESCRIPTOR (line 927) | pub const FW_CDEV_IOC_REMOVE_DESCRIPTOR: u32 = 1074012935; constant RIO_SET_EVENT_MASK (line 928) | pub const RIO_SET_EVENT_MASK: u32 = 1074031885; constant SNAPSHOT_ALLOC_SWAP_PAGE (line 929) | pub const SNAPSHOT_ALLOC_SWAP_PAGE: u32 = 2148021012; constant VDUSE_VQ_INJECT_IRQ (line 930) | pub const VDUSE_VQ_INJECT_IRQ: u32 = 1074037015; constant I2OPASSTHRU (line 931) | pub const I2OPASSTHRU: u32 = 2148559116; constant IOC_OPAL_SET_PW (line 932) | pub const IOC_OPAL_SET_PW: u32 = 1109422304; constant FSI_SCOM_READ (line 933) | pub const FSI_SCOM_READ: u32 = 3223352065; constant VHOST_VDPA_GET_DEVICE_ID (line 934) | pub const VHOST_VDPA_GET_DEVICE_ID: u32 = 2147790704; constant VIDIOC_QBUF (line 935) | pub const VIDIOC_QBUF: u32 = 3227014671; constant VIDIOC_S_TUNER (line 936) | pub const VIDIOC_S_TUNER: u32 = 1079268894; constant TUNGETVNETHDRSZ (line 937) | pub const TUNGETVNETHDRSZ: u32 = 2147767511; constant CAPI_NCCI_GETUNIT (line 938) | pub const CAPI_NCCI_GETUNIT: u32 = 2147762983; constant DFL_FPGA_PORT_UINT_GET_IRQ_NUM (line 939) | pub const DFL_FPGA_PORT_UINT_GET_IRQ_NUM: u32 = 2147792455; constant VIDIOC_OMAP3ISP_STAT_EN (line 940) | pub const VIDIOC_OMAP3ISP_STAT_EN: u32 = 3221771975; constant GPIO_V2_LINE_SET_CONFIG_IOCTL (line 941) | pub const GPIO_V2_LINE_SET_CONFIG_IOCTL: u32 = 3239097357; constant TEE_IOC_VERSION (line 942) | pub const TEE_IOC_VERSION: u32 = 2148312064; constant VIDIOC_LOG_STATUS (line 943) | pub const VIDIOC_LOG_STATUS: u32 = 22086; constant IPMICTL_SEND_COMMAND_SETTIME (line 944) | pub const IPMICTL_SEND_COMMAND_SETTIME: u32 = 2150656277; constant VHOST_SET_LOG_FD (line 945) | pub const VHOST_SET_LOG_FD: u32 = 1074048775; constant SCIF_SEND (line 946) | pub const SCIF_SEND: u32 = 3222827782; constant VIDIOC_SUBDEV_G_FMT (line 947) | pub const VIDIOC_SUBDEV_G_FMT: u32 = 3227014660; constant NS_ADJBUFLEV (line 948) | pub const NS_ADJBUFLEV: u32 = 24931; constant VIDIOC_DBG_S_REGISTER (line 949) | pub const VIDIOC_DBG_S_REGISTER: u32 = 1077433935; constant NILFS_IOCTL_RESIZE (line 950) | pub const NILFS_IOCTL_RESIZE: u32 = 1074294411; constant PHN_GETREG (line 951) | pub const PHN_GETREG: u32 = 3221778437; constant I2OSWDL (line 952) | pub const I2OSWDL: u32 = 3224398085; constant VBG_IOCTL_VMMDEV_REQUEST_BIG (line 953) | pub const VBG_IOCTL_VMMDEV_REQUEST_BIG: u32 = 22019; constant JSIOCGBUTTONS (line 954) | pub const JSIOCGBUTTONS: u32 = 2147576338; constant VFIO_IOMMU_ENABLE (line 955) | pub const VFIO_IOMMU_ENABLE: u32 = 15219; constant DM_DEV_RENAME (line 956) | pub const DM_DEV_RENAME: u32 = 3241737477; constant MEDIA_IOC_SETUP_LINK (line 957) | pub const MEDIA_IOC_SETUP_LINK: u32 = 3224665091; constant VIDIOC_ENUMOUTPUT (line 958) | pub const VIDIOC_ENUMOUTPUT: u32 = 3225966128; constant STP_POLICY_ID_SET (line 959) | pub const STP_POLICY_ID_SET: u32 = 3222283520; constant VHOST_VDPA_SET_CONFIG_CALL (line 960) | pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887; constant VIDIOC_SUBDEV_G_CROP (line 961) | pub const VIDIOC_SUBDEV_G_CROP: u32 = 3224917563; constant VIDIOC_S_CROP (line 962) | pub const VIDIOC_S_CROP: u32 = 1075074620; constant WDIOC_GETTEMP (line 963) | pub const WDIOC_GETTEMP: u32 = 2147768067; constant IOC_OPAL_ADD_USR_TO_LR (line 964) | pub const IOC_OPAL_ADD_USR_TO_LR: u32 = 1092120804; constant UI_SET_LEDBIT (line 965) | pub const UI_SET_LEDBIT: u32 = 1074025833; constant NBD_SET_SOCK (line 966) | pub const NBD_SET_SOCK: u32 = 43776; constant BTRFS_IOC_SNAP_DESTROY_V2 (line 967) | pub const BTRFS_IOC_SNAP_DESTROY_V2: u32 = 1342215231; constant HIDIOCGCOLLECTIONINFO (line 968) | pub const HIDIOCGCOLLECTIONINFO: u32 = 3222292497; constant I2OSWUL (line 969) | pub const I2OSWUL: u32 = 3224398086; constant IOCTL_MEI_NOTIFY_GET (line 970) | pub const IOCTL_MEI_NOTIFY_GET: u32 = 2147764227; constant FDFMTTRK (line 971) | pub const FDFMTTRK: u32 = 1074528840; constant MMTIMER_GETBITS (line 972) | pub const MMTIMER_GETBITS: u32 = 27908; constant VIDIOC_ENUMSTD (line 973) | pub const VIDIOC_ENUMSTD: u32 = 3225966105; constant VHOST_GET_VRING_BASE (line 974) | pub const VHOST_GET_VRING_BASE: u32 = 3221794578; constant VFIO_DEVICE_IOEVENTFD (line 975) | pub const VFIO_DEVICE_IOEVENTFD: u32 = 15220; constant ATMARP_SETENTRY (line 976) | pub const ATMARP_SETENTRY: u32 = 25059; constant CCISS_REVALIDVOLS (line 977) | pub const CCISS_REVALIDVOLS: u32 = 16906; constant MGSL_IOCLOOPTXDONE (line 978) | pub const MGSL_IOCLOOPTXDONE: u32 = 27913; constant RTC_VL_READ (line 979) | pub const RTC_VL_READ: u32 = 2147774483; constant ND_IOCTL_ARS_STATUS (line 980) | pub const ND_IOCTL_ARS_STATUS: u32 = 3224391171; constant RIO_DEV_DEL (line 981) | pub const RIO_DEV_DEL: u32 = 1075866904; constant VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES (line 982) | pub const VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES: u32 = 3223606797; constant VIDIOC_SUBDEV_DV_TIMINGS_CAP (line 983) | pub const VIDIOC_SUBDEV_DV_TIMINGS_CAP: u32 = 3230684772; constant SONYPI_IOCSFAN (line 984) | pub const SONYPI_IOCSFAN: u32 = 1073837579; constant SPIOCSTYPE (line 985) | pub const SPIOCSTYPE: u32 = 1074295041; constant IPMICTL_REGISTER_FOR_CMD (line 986) | pub const IPMICTL_REGISTER_FOR_CMD: u32 = 2147641614; constant I8K_GET_FAN (line 987) | pub const I8K_GET_FAN: u32 = 3221776774; constant TUNGETVNETBE (line 988) | pub const TUNGETVNETBE: u32 = 2147767519; constant AUTOFS_DEV_IOCTL_FAIL (line 989) | pub const AUTOFS_DEV_IOCTL_FAIL: u32 = 3222836087; constant UI_END_FF_UPLOAD (line 990) | pub const UI_END_FF_UPLOAD: u32 = 1080579529; constant TOSH_SMM (line 991) | pub const TOSH_SMM: u32 = 3222828176; constant SONYPI_IOCGBAT2REM (line 992) | pub const SONYPI_IOCGBAT2REM: u32 = 2147644933; constant F2FS_IOC_GET_COMPRESS_BLOCKS (line 993) | pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; constant PPPIOCSNPMODE (line 994) | pub const PPPIOCSNPMODE: u32 = 1074295883; constant USBDEVFS_CONTROL (line 995) | pub const USBDEVFS_CONTROL: u32 = 3222820096; constant HIDIOCGUSAGE (line 996) | pub const HIDIOCGUSAGE: u32 = 3222816779; constant TUNSETTXFILTER (line 997) | pub const TUNSETTXFILTER: u32 = 1074025681; constant TUNGETVNETLE (line 998) | pub const TUNGETVNETLE: u32 = 2147767517; constant VIDIOC_ENUM_DV_TIMINGS (line 999) | pub const VIDIOC_ENUM_DV_TIMINGS: u32 = 3230946914; constant BTRFS_IOC_INO_PATHS (line 1000) | pub const BTRFS_IOC_INO_PATHS: u32 = 3224933411; constant MGSL_IOCGXSYNC (line 1001) | pub const MGSL_IOCGXSYNC: u32 = 27924; constant HIDIOCGFIELDINFO (line 1002) | pub const HIDIOCGFIELDINFO: u32 = 3224913930; constant VIDIOC_SUBDEV_G_STD (line 1003) | pub const VIDIOC_SUBDEV_G_STD: u32 = 2148029975; constant I2OVALIDATE (line 1004) | pub const I2OVALIDATE: u32 = 2147772680; constant VIDIOC_TRY_ENCODER_CMD (line 1005) | pub const VIDIOC_TRY_ENCODER_CMD: u32 = 3223869006; constant NILFS_IOCTL_GET_CPINFO (line 1006) | pub const NILFS_IOCTL_GET_CPINFO: u32 = 2149084802; constant VIDIOC_G_FREQUENCY (line 1007) | pub const VIDIOC_G_FREQUENCY: u32 = 3224131128; constant VFAT_IOCTL_READDIR_SHORT (line 1008) | pub const VFAT_IOCTL_READDIR_SHORT: u32 = 2184212994; constant ND_IOCTL_GET_CONFIG_DATA (line 1009) | pub const ND_IOCTL_GET_CONFIG_DATA: u32 = 3222031877; constant F2FS_IOC_RESERVE_COMPRESS_BLOCKS (line 1010) | pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; constant FDGETDRVSTAT (line 1011) | pub const FDGETDRVSTAT: u32 = 2152727058; constant SYNC_IOC_MERGE (line 1012) | pub const SYNC_IOC_MERGE: u32 = 3224387075; constant VIDIOC_S_DV_TIMINGS (line 1013) | pub const VIDIOC_S_DV_TIMINGS: u32 = 3229898327; constant PPPIOCBRIDGECHAN (line 1014) | pub const PPPIOCBRIDGECHAN: u32 = 1074033717; constant LIRC_SET_SEND_MODE (line 1015) | pub const LIRC_SET_SEND_MODE: u32 = 1074030865; constant RIO_ENABLE_PORTWRITE_RANGE (line 1016) | pub const RIO_ENABLE_PORTWRITE_RANGE: u32 = 1074818315; constant ATM_GETTYPE (line 1017) | pub const ATM_GETTYPE: u32 = 1074815364; constant PHN_GETREGS (line 1018) | pub const PHN_GETREGS: u32 = 3223875591; constant FDSETEMSGTRESH (line 1019) | pub const FDSETEMSGTRESH: u32 = 586; constant NILFS_IOCTL_GET_VINFO (line 1020) | pub const NILFS_IOCTL_GET_VINFO: u32 = 3222826630; constant MGSL_IOCWAITEVENT (line 1021) | pub const MGSL_IOCWAITEVENT: u32 = 3221515528; constant CAPI_INSTALLED (line 1022) | pub const CAPI_INSTALLED: u32 = 2147631906; constant EVIOCGMASK (line 1023) | pub const EVIOCGMASK: u32 = 2148550034; constant BTRFS_IOC_SUBVOL_GETFLAGS (line 1024) | pub const BTRFS_IOC_SUBVOL_GETFLAGS: u32 = 2148045849; constant FSL_HV_IOCTL_PARTITION_GET_STATUS (line 1025) | pub const FSL_HV_IOCTL_PARTITION_GET_STATUS: u32 = 3222056706; constant MEDIA_IOC_ENUM_ENTITIES (line 1026) | pub const MEDIA_IOC_ENUM_ENTITIES: u32 = 3238034433; constant GSMIOC_GETFIRST (line 1027) | pub const GSMIOC_GETFIRST: u32 = 2147763972; constant FW_CDEV_IOC_FLUSH_ISO (line 1028) | pub const FW_CDEV_IOC_FLUSH_ISO: u32 = 1074012952; constant VIDIOC_DBG_G_CHIP_INFO (line 1029) | pub const VIDIOC_DBG_G_CHIP_INFO: u32 = 3234354790; constant F2FS_IOC_RELEASE_VOLATILE_WRITE (line 1030) | pub const F2FS_IOC_RELEASE_VOLATILE_WRITE: u32 = 62724; constant CAPI_GET_SERIAL (line 1031) | pub const CAPI_GET_SERIAL: u32 = 3221504776; constant FDSETDRVPRM (line 1032) | pub const FDSETDRVPRM: u32 = 1082131088; constant IOC_OPAL_SAVE (line 1033) | pub const IOC_OPAL_SAVE: u32 = 1092120796; constant VIDIOC_G_DV_TIMINGS (line 1034) | pub const VIDIOC_G_DV_TIMINGS: u32 = 3229898328; constant TUNSETIFINDEX (line 1035) | pub const TUNSETIFINDEX: u32 = 1074025690; constant CCISS_SETINTINFO (line 1036) | pub const CCISS_SETINTINFO: u32 = 1074283011; constant RTC_VL_CLR (line 1037) | pub const RTC_VL_CLR: u32 = 28692; constant VIDIOC_REQBUFS (line 1038) | pub const VIDIOC_REQBUFS: u32 = 3222558216; constant USBDEVFS_REAPURBNDELAY32 (line 1039) | pub const USBDEVFS_REAPURBNDELAY32: u32 = 1074025741; constant TEE_IOC_SHM_REGISTER (line 1040) | pub const TEE_IOC_SHM_REGISTER: u32 = 3222840329; constant USBDEVFS_SETCONFIGURATION (line 1041) | pub const USBDEVFS_SETCONFIGURATION: u32 = 2147767557; constant CCISS_GETNODENAME (line 1042) | pub const CCISS_GETNODENAME: u32 = 2148549124; constant VIDIOC_SUBDEV_S_FRAME_INTERVAL (line 1043) | pub const VIDIOC_SUBDEV_S_FRAME_INTERVAL: u32 = 3224393238; constant VIDIOC_ENUM_FRAMESIZES (line 1044) | pub const VIDIOC_ENUM_FRAMESIZES: u32 = 3224131146; constant VFIO_DEVICE_PCI_HOT_RESET (line 1045) | pub const VFIO_DEVICE_PCI_HOT_RESET: u32 = 15217; constant FW_CDEV_IOC_SEND_BROADCAST_REQUEST (line 1046) | pub const FW_CDEV_IOC_SEND_BROADCAST_REQUEST: u32 = 1076372242; constant LPSETTIMEOUT_NEW (line 1047) | pub const LPSETTIMEOUT_NEW: u32 = 1074791951; constant RIO_CM_MPORT_GET_LIST (line 1048) | pub const RIO_CM_MPORT_GET_LIST: u32 = 3221512971; constant FW_CDEV_IOC_QUEUE_ISO (line 1049) | pub const FW_CDEV_IOC_QUEUE_ISO: u32 = 3222807305; constant FDRAWCMD (line 1050) | pub const FDRAWCMD: u32 = 600; constant SCIF_UNREG (line 1051) | pub const SCIF_UNREG: u32 = 3222303497; constant PPPIOCGIDLE64 (line 1052) | pub const PPPIOCGIDLE64: u32 = 2148561983; constant USBDEVFS_RELEASEINTERFACE (line 1053) | pub const USBDEVFS_RELEASEINTERFACE: u32 = 2147767568; constant VIDIOC_CROPCAP (line 1054) | pub const VIDIOC_CROPCAP: u32 = 3224131130; constant DFL_FPGA_PORT_GET_INFO (line 1055) | pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657; constant PHN_SET_REGS (line 1056) | pub const PHN_SET_REGS: u32 = 1074294787; constant ATMLEC_DATA (line 1057) | pub const ATMLEC_DATA: u32 = 25041; constant PPPOEIOCDFWD (line 1058) | pub const PPPOEIOCDFWD: u32 = 45313; constant VIDIOC_S_SELECTION (line 1059) | pub const VIDIOC_S_SELECTION: u32 = 3225441887; constant SNAPSHOT_FREE_SWAP_PAGES (line 1060) | pub const SNAPSHOT_FREE_SWAP_PAGES: u32 = 13065; constant BTRFS_IOC_LOGICAL_INO (line 1061) | pub const BTRFS_IOC_LOGICAL_INO: u32 = 3224933412; constant VIDIOC_S_CTRL (line 1062) | pub const VIDIOC_S_CTRL: u32 = 3221771804; constant ZATM_SETPOOL (line 1063) | pub const ZATM_SETPOOL: u32 = 1074815331; constant MTIOCPOS (line 1064) | pub const MTIOCPOS: u32 = 2148035843; constant PMU_IOC_SLEEP (line 1065) | pub const PMU_IOC_SLEEP: u32 = 16896; constant AUTOFS_DEV_IOCTL_PROTOSUBVER (line 1066) | pub const AUTOFS_DEV_IOCTL_PROTOSUBVER: u32 = 3222836083; constant VBG_IOCTL_CHANGE_FILTER_MASK (line 1067) | pub const VBG_IOCTL_CHANGE_FILTER_MASK: u32 = 3223344652; constant NILFS_IOCTL_GET_SUSTAT (line 1068) | pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669; constant VIDIOC_QUERYCAP (line 1069) | pub const VIDIOC_QUERYCAP: u32 = 2154321408; constant HPET_INFO (line 1070) | pub const HPET_INFO: u32 = 2149083139; constant VIDIOC_AM437X_CCDC_CFG (line 1071) | pub const VIDIOC_AM437X_CCDC_CFG: u32 = 1074288321; constant DM_LIST_DEVICES (line 1072) | pub const DM_LIST_DEVICES: u32 = 3241737474; constant TUNSETOWNER (line 1073) | pub const TUNSETOWNER: u32 = 1074025676; constant VBG_IOCTL_CHANGE_GUEST_CAPABILITIES (line 1074) | pub const VBG_IOCTL_CHANGE_GUEST_CAPABILITIES: u32 = 3223344654; constant RNDADDENTROPY (line 1075) | pub const RNDADDENTROPY: u32 = 1074287107; constant USBDEVFS_RESET (line 1076) | pub const USBDEVFS_RESET: u32 = 21780; constant BTRFS_IOC_SUBVOL_CREATE (line 1077) | pub const BTRFS_IOC_SUBVOL_CREATE: u32 = 1342215182; constant USBDEVFS_FORBID_SUSPEND (line 1078) | pub const USBDEVFS_FORBID_SUSPEND: u32 = 21793; constant FDGETDRVTYP (line 1079) | pub const FDGETDRVTYP: u32 = 2148532751; constant PPWCONTROL (line 1080) | pub const PPWCONTROL: u32 = 1073836164; constant VIDIOC_ENUM_FRAMEINTERVALS (line 1081) | pub const VIDIOC_ENUM_FRAMEINTERVALS: u32 = 3224655435; constant KCOV_DISABLE (line 1082) | pub const KCOV_DISABLE: u32 = 25445; constant IOC_OPAL_ACTIVATE_LSP (line 1083) | pub const IOC_OPAL_ACTIVATE_LSP: u32 = 1092120799; constant VHOST_VDPA_GET_IOVA_RANGE (line 1084) | pub const VHOST_VDPA_GET_IOVA_RANGE: u32 = 2148577144; constant PPPIOCSPASS (line 1085) | pub const PPPIOCSPASS: u32 = 1074820167; constant RIO_CM_CHAN_CONNECT (line 1086) | pub const RIO_CM_CHAN_CONNECT: u32 = 1074291464; constant I2OSWDEL (line 1087) | pub const I2OSWDEL: u32 = 3224398087; constant FS_IOC_SET_ENCRYPTION_POLICY (line 1088) | pub const FS_IOC_SET_ENCRYPTION_POLICY: u32 = 2148296211; constant IOC_OPAL_MBR_DONE (line 1089) | pub const IOC_OPAL_MBR_DONE: u32 = 1091596521; constant PPPIOCSMAXCID (line 1090) | pub const PPPIOCSMAXCID: u32 = 1074033745; constant PPSETPHASE (line 1091) | pub const PPSETPHASE: u32 = 1074032788; constant VHOST_VDPA_SET_VRING_ENABLE (line 1092) | pub const VHOST_VDPA_SET_VRING_ENABLE: u32 = 1074311029; constant USBDEVFS_GET_SPEED (line 1093) | pub const USBDEVFS_GET_SPEED: u32 = 21791; constant SONET_GETFRAMING (line 1094) | pub const SONET_GETFRAMING: u32 = 2147770646; constant VIDIOC_QUERYBUF (line 1095) | pub const VIDIOC_QUERYBUF: u32 = 3227014665; constant VIDIOC_S_EDID (line 1096) | pub const VIDIOC_S_EDID: u32 = 3223868969; constant BTRFS_IOC_QGROUP_ASSIGN (line 1097) | pub const BTRFS_IOC_QGROUP_ASSIGN: u32 = 1075352617; constant PPS_GETCAP (line 1098) | pub const PPS_GETCAP: u32 = 2148036771; constant SNAPSHOT_PLATFORM_SUPPORT (line 1099) | pub const SNAPSHOT_PLATFORM_SUPPORT: u32 = 13071; constant LIRC_SET_REC_TIMEOUT_REPORTS (line 1100) | pub const LIRC_SET_REC_TIMEOUT_REPORTS: u32 = 1074030873; constant SCIF_GET_NODEIDS (line 1101) | pub const SCIF_GET_NODEIDS: u32 = 3222827790; constant NBD_DISCONNECT (line 1102) | pub const NBD_DISCONNECT: u32 = 43784; constant VIDIOC_SUBDEV_G_FRAME_INTERVAL (line 1103) | pub const VIDIOC_SUBDEV_G_FRAME_INTERVAL: u32 = 3224393237; constant VFIO_IOMMU_DISABLE (line 1104) | pub const VFIO_IOMMU_DISABLE: u32 = 15220; constant SNAPSHOT_CREATE_IMAGE (line 1105) | pub const SNAPSHOT_CREATE_IMAGE: u32 = 1074017041; constant SNAPSHOT_POWER_OFF (line 1106) | pub const SNAPSHOT_POWER_OFF: u32 = 13072; constant APM_IOC_STANDBY (line 1107) | pub const APM_IOC_STANDBY: u32 = 16641; constant PPPIOCGUNIT (line 1108) | pub const PPPIOCGUNIT: u32 = 2147775574; constant AUTOFS_IOC_EXPIRE_MULTI (line 1109) | pub const AUTOFS_IOC_EXPIRE_MULTI: u32 = 1074041702; constant SCIF_BIND (line 1110) | pub const SCIF_BIND: u32 = 3221779201; constant IOC_WATCH_QUEUE_SET_SIZE (line 1111) | pub const IOC_WATCH_QUEUE_SET_SIZE: u32 = 22368; constant NILFS_IOCTL_CHANGE_CPMODE (line 1112) | pub const NILFS_IOCTL_CHANGE_CPMODE: u32 = 1074818688; constant IOC_OPAL_LOCK_UNLOCK (line 1113) | pub const IOC_OPAL_LOCK_UNLOCK: u32 = 1092120797; constant F2FS_IOC_SET_PIN_FILE (line 1114) | pub const F2FS_IOC_SET_PIN_FILE: u32 = 1074066701; constant PPPIOCGRASYNCMAP (line 1115) | pub const PPPIOCGRASYNCMAP: u32 = 2147775573; constant MMTIMER_MMAPAVAIL (line 1116) | pub const MMTIMER_MMAPAVAIL: u32 = 27910; constant I2OPASSTHRU32 (line 1117) | pub const I2OPASSTHRU32: u32 = 2148034828; constant DFL_FPGA_FME_PORT_RELEASE (line 1118) | pub const DFL_FPGA_FME_PORT_RELEASE: u32 = 1074050689; constant VIDIOC_SUBDEV_QUERY_DV_TIMINGS (line 1119) | pub const VIDIOC_SUBDEV_QUERY_DV_TIMINGS: u32 = 2156156515; constant UI_SET_SNDBIT (line 1120) | pub const UI_SET_SNDBIT: u32 = 1074025834; constant VIDIOC_G_AUDOUT (line 1121) | pub const VIDIOC_G_AUDOUT: u32 = 2150913585; constant RTC_PLL_SET (line 1122) | pub const RTC_PLL_SET: u32 = 1075867666; constant VIDIOC_ENUMAUDIO (line 1123) | pub const VIDIOC_ENUMAUDIO: u32 = 3224655425; constant AUTOFS_DEV_IOCTL_TIMEOUT (line 1124) | pub const AUTOFS_DEV_IOCTL_TIMEOUT: u32 = 3222836090; constant VBG_IOCTL_DRIVER_VERSION_INFO (line 1125) | pub const VBG_IOCTL_DRIVER_VERSION_INFO: u32 = 3224131072; constant VHOST_SCSI_GET_EVENTS_MISSED (line 1126) | pub const VHOST_SCSI_GET_EVENTS_MISSED: u32 = 1074048836; constant VHOST_SET_VRING_ADDR (line 1127) | pub const VHOST_SET_VRING_ADDR: u32 = 1076408081; constant VDUSE_CREATE_DEV (line 1128) | pub const VDUSE_CREATE_DEV: u32 = 1095794946; constant FDFLUSH (line 1129) | pub const FDFLUSH: u32 = 587; constant VBG_IOCTL_WAIT_FOR_EVENTS (line 1130) | pub const VBG_IOCTL_WAIT_FOR_EVENTS: u32 = 3223344650; constant DFL_FPGA_FME_ERR_SET_IRQ (line 1131) | pub const DFL_FPGA_FME_ERR_SET_IRQ: u32 = 1074312836; constant F2FS_IOC_GET_PIN_FILE (line 1132) | pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; constant SCIF_CONNECT (line 1133) | pub const SCIF_CONNECT: u32 = 3221779203; constant BLKREPORTZONE (line 1134) | pub const BLKREPORTZONE: u32 = 3222278786; constant AUTOFS_IOC_ASKUMOUNT (line 1135) | pub const AUTOFS_IOC_ASKUMOUNT: u32 = 2147783536; constant ATM_ADDPARTY (line 1136) | pub const ATM_ADDPARTY: u32 = 1074815476; constant FDSETPRM (line 1137) | pub const FDSETPRM: u32 = 1075839554; constant ATM_GETSTATZ (line 1138) | pub const ATM_GETSTATZ: u32 = 1074815313; constant ISST_IF_MSR_COMMAND (line 1139) | pub const ISST_IF_MSR_COMMAND: u32 = 3221814788; constant BTRFS_IOC_GET_SUBVOL_INFO (line 1140) | pub const BTRFS_IOC_GET_SUBVOL_INFO: u32 = 2180551740; constant VIDIOC_UNSUBSCRIBE_EVENT (line 1141) | pub const VIDIOC_UNSUBSCRIBE_EVENT: u32 = 1075861083; constant SEV_ISSUE_CMD (line 1142) | pub const SEV_ISSUE_CMD: u32 = 3222295296; constant GPIOHANDLE_SET_LINE_VALUES_IOCTL (line 1143) | pub const GPIOHANDLE_SET_LINE_VALUES_IOCTL: u32 = 3225465865; constant PCITEST_COPY (line 1144) | pub const PCITEST_COPY: u32 = 1074286598; constant IPMICTL_GET_MY_ADDRESS_CMD (line 1145) | pub const IPMICTL_GET_MY_ADDRESS_CMD: u32 = 2147772690; constant CHIOGPICKER (line 1146) | pub const CHIOGPICKER: u32 = 2147771140; constant CAPI_NCCI_OPENCOUNT (line 1147) | pub const CAPI_NCCI_OPENCOUNT: u32 = 2147762982; constant CXL_MEM_SEND_COMMAND (line 1148) | pub const CXL_MEM_SEND_COMMAND: u32 = 3224423938; constant PERF_EVENT_IOC_SET_FILTER (line 1149) | pub const PERF_EVENT_IOC_SET_FILTER: u32 = 1074275334; constant IOC_OPAL_REVERT_TPR (line 1150) | pub const IOC_OPAL_REVERT_TPR: u32 = 1091072226; constant CHIOGVPARAMS (line 1151) | pub const CHIOGVPARAMS: u32 = 2154849043; constant PTP_PEROUT_REQUEST (line 1152) | pub const PTP_PEROUT_REQUEST: u32 = 1077427459; constant FSI_SCOM_CHECK (line 1153) | pub const FSI_SCOM_CHECK: u32 = 2147775232; constant RTC_IRQP_READ (line 1154) | pub const RTC_IRQP_READ: u32 = 2148036619; constant RIO_MPORT_MAINT_READ_LOCAL (line 1155) | pub const RIO_MPORT_MAINT_READ_LOCAL: u32 = 2149084421; constant HIDIOCGRDESCSIZE (line 1156) | pub const HIDIOCGRDESCSIZE: u32 = 2147764225; constant UI_GET_VERSION (line 1157) | pub const UI_GET_VERSION: u32 = 2147767597; constant NILFS_IOCTL_GET_CPSTAT (line 1158) | pub const NILFS_IOCTL_GET_CPSTAT: u32 = 2149084803; constant CCISS_GETBUSTYPES (line 1159) | pub const CCISS_GETBUSTYPES: u32 = 2147762695; constant VFIO_IOMMU_SPAPR_TCE_CREATE (line 1160) | pub const VFIO_IOMMU_SPAPR_TCE_CREATE: u32 = 15223; constant VIDIOC_EXPBUF (line 1161) | pub const VIDIOC_EXPBUF: u32 = 3225441808; constant UI_SET_RELBIT (line 1162) | pub const UI_SET_RELBIT: u32 = 1074025830; constant VFIO_SET_IOMMU (line 1163) | pub const VFIO_SET_IOMMU: u32 = 15206; constant VIDIOC_S_MODULATOR (line 1164) | pub const VIDIOC_S_MODULATOR: u32 = 1078220343; constant TUNGETFILTER (line 1165) | pub const TUNGETFILTER: u32 = 2148553947; constant CCISS_SETNODENAME (line 1166) | pub const CCISS_SETNODENAME: u32 = 1074807301; constant FBIO_GETCONTROL2 (line 1167) | pub const FBIO_GETCONTROL2: u32 = 2148025993; constant TUNSETDEBUG (line 1168) | pub const TUNSETDEBUG: u32 = 1074025673; constant DM_DEV_REMOVE (line 1169) | pub const DM_DEV_REMOVE: u32 = 3241737476; constant HIDIOCSUSAGES (line 1170) | pub const HIDIOCSUSAGES: u32 = 1344030740; constant FS_IOC_ADD_ENCRYPTION_KEY (line 1171) | pub const FS_IOC_ADD_ENCRYPTION_KEY: u32 = 3226494487; constant FBIOGET_VBLANK (line 1172) | pub const FBIOGET_VBLANK: u32 = 2149598738; constant ATM_GETSTAT (line 1173) | pub const ATM_GETSTAT: u32 = 1074815312; constant VIDIOC_G_JPEGCOMP (line 1174) | pub const VIDIOC_G_JPEGCOMP: u32 = 2156680765; constant TUNATTACHFILTER (line 1175) | pub const TUNATTACHFILTER: u32 = 1074812117; constant UI_SET_ABSBIT (line 1176) | pub const UI_SET_ABSBIT: u32 = 1074025831; constant DFL_FPGA_PORT_ERR_GET_IRQ_NUM (line 1177) | pub const DFL_FPGA_PORT_ERR_GET_IRQ_NUM: u32 = 2147792453; constant USBDEVFS_REAPURB32 (line 1178) | pub const USBDEVFS_REAPURB32: u32 = 1074025740; constant BTRFS_IOC_TRANS_END (line 1179) | pub const BTRFS_IOC_TRANS_END: u32 = 37895; constant CAPI_REGISTER (line 1180) | pub const CAPI_REGISTER: u32 = 1074545409; constant F2FS_IOC_COMPRESS_FILE (line 1181) | pub const F2FS_IOC_COMPRESS_FILE: u32 = 62744; constant USBDEVFS_DISCARDURB (line 1182) | pub const USBDEVFS_DISCARDURB: u32 = 21771; constant HE_GET_REG (line 1183) | pub const HE_GET_REG: u32 = 1074815328; constant ATM_SETLOOP (line 1184) | pub const ATM_SETLOOP: u32 = 1074815315; constant ATMSIGD_CTRL (line 1185) | pub const ATMSIGD_CTRL: u32 = 25072; constant CIOC_KERNEL_VERSION (line 1186) | pub const CIOC_KERNEL_VERSION: u32 = 3221775114; constant BTRFS_IOC_CLONE_RANGE (line 1187) | pub const BTRFS_IOC_CLONE_RANGE: u32 = 1075876877; constant SNAPSHOT_UNFREEZE (line 1188) | pub const SNAPSHOT_UNFREEZE: u32 = 13058; constant F2FS_IOC_START_VOLATILE_WRITE (line 1189) | pub const F2FS_IOC_START_VOLATILE_WRITE: u32 = 62723; constant PMU_IOC_HAS_ADB (line 1190) | pub const PMU_IOC_HAS_ADB: u32 = 2148024836; constant I2OGETIOPS (line 1191) | pub const I2OGETIOPS: u32 = 2149607680; constant VIDIOC_S_FBUF (line 1192) | pub const VIDIOC_S_FBUF: u32 = 1076909579; constant PPRCONTROL (line 1193) | pub const PPRCONTROL: u32 = 2147577987; constant CHIOSPICKER (line 1194) | pub const CHIOSPICKER: u32 = 1074029317; constant VFIO_IOMMU_SPAPR_REGISTER_MEMORY (line 1195) | pub const VFIO_IOMMU_SPAPR_REGISTER_MEMORY: u32 = 15221; constant TUNGETSNDBUF (line 1196) | pub const TUNGETSNDBUF: u32 = 2147767507; constant GSMIOC_SETCONF (line 1197) | pub const GSMIOC_SETCONF: u32 = 1078740737; constant IOC_PR_PREEMPT (line 1198) | pub const IOC_PR_PREEMPT: u32 = 1075343563; constant KCOV_INIT_TRACE (line 1199) | pub const KCOV_INIT_TRACE: u32 = 2148033281; constant SONYPI_IOCGBAT1CAP (line 1200) | pub const SONYPI_IOCGBAT1CAP: u32 = 2147644930; constant SWITCHTEC_IOCTL_FLASH_INFO (line 1201) | pub const SWITCHTEC_IOCTL_FLASH_INFO: u32 = 2148554560; constant MTIOCTOP (line 1202) | pub const MTIOCTOP: u32 = 1074294017; constant VHOST_VDPA_SET_STATUS (line 1203) | pub const VHOST_VDPA_SET_STATUS: u32 = 1073852274; constant VHOST_SCSI_SET_EVENTS_MISSED (line 1204) | pub const VHOST_SCSI_SET_EVENTS_MISSED: u32 = 1074048835; constant VFIO_IOMMU_DIRTY_PAGES (line 1205) | pub const VFIO_IOMMU_DIRTY_PAGES: u32 = 15221; constant BTRFS_IOC_SCRUB_PROGRESS (line 1206) | pub const BTRFS_IOC_SCRUB_PROGRESS: u32 = 3288372253; constant PPPIOCGMRU (line 1207) | pub const PPPIOCGMRU: u32 = 2147775571; constant BTRFS_IOC_DEV_REPLACE (line 1208) | pub const BTRFS_IOC_DEV_REPLACE: u32 = 3391657013; constant PPPIOCGFLAGS (line 1209) | pub const PPPIOCGFLAGS: u32 = 2147775578; constant NILFS_IOCTL_SET_SUINFO (line 1210) | pub const NILFS_IOCTL_SET_SUINFO: u32 = 1075342989; constant FW_CDEV_IOC_GET_CYCLE_TIMER2 (line 1211) | pub const FW_CDEV_IOC_GET_CYCLE_TIMER2: u32 = 3222807316; constant ATM_DELLECSADDR (line 1212) | pub const ATM_DELLECSADDR: u32 = 1074815375; constant FW_CDEV_IOC_GET_SPEED (line 1213) | pub const FW_CDEV_IOC_GET_SPEED: u32 = 8977; constant PPPIOCGIDLE32 (line 1214) | pub const PPPIOCGIDLE32: u32 = 2148037695; constant VFIO_DEVICE_RESET (line 1215) | pub const VFIO_DEVICE_RESET: u32 = 15215; constant GPIO_GET_LINEINFO_UNWATCH_IOCTL (line 1216) | pub const GPIO_GET_LINEINFO_UNWATCH_IOCTL: u32 = 3221533708; constant WDIOC_GETSTATUS (line 1217) | pub const WDIOC_GETSTATUS: u32 = 2147768065; constant BTRFS_IOC_SET_FEATURES (line 1218) | pub const BTRFS_IOC_SET_FEATURES: u32 = 1076925497; constant IOCTL_MEI_CONNECT_CLIENT (line 1219) | pub const IOCTL_MEI_CONNECT_CLIENT: u32 = 3222292481; constant VIDIOC_OMAP3ISP_AEWB_CFG (line 1220) | pub const VIDIOC_OMAP3ISP_AEWB_CFG: u32 = 3223344835; constant PCITEST_READ (line 1221) | pub const PCITEST_READ: u32 = 1074286597; constant VFIO_GROUP_GET_STATUS (line 1222) | pub const VFIO_GROUP_GET_STATUS: u32 = 15207; constant MATROXFB_GET_ALL_OUTPUTS (line 1223) | pub const MATROXFB_GET_ALL_OUTPUTS: u32 = 2148036347; constant USBDEVFS_CLEAR_HALT (line 1224) | pub const USBDEVFS_CLEAR_HALT: u32 = 2147767573; constant VIDIOC_DECODER_CMD (line 1225) | pub const VIDIOC_DECODER_CMD: u32 = 3225966176; constant VIDIOC_G_AUDIO (line 1226) | pub const VIDIOC_G_AUDIO: u32 = 2150913569; constant CCISS_RESCANDISK (line 1227) | pub const CCISS_RESCANDISK: u32 = 16912; constant RIO_DISABLE_PORTWRITE_RANGE (line 1228) | pub const RIO_DISABLE_PORTWRITE_RANGE: u32 = 1074818316; constant IOC_OPAL_SECURE_ERASE_LR (line 1229) | pub const IOC_OPAL_SECURE_ERASE_LR: u32 = 1091596519; constant USBDEVFS_REAPURB (line 1230) | pub const USBDEVFS_REAPURB: u32 = 1074287884; constant DFL_FPGA_CHECK_EXTENSION (line 1231) | pub const DFL_FPGA_CHECK_EXTENSION: u32 = 46593; constant AUTOFS_IOC_PROTOVER (line 1232) | pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523; constant FSL_HV_IOCTL_MEMCPY (line 1233) | pub const FSL_HV_IOCTL_MEMCPY: u32 = 3223891717; constant BTRFS_IOC_GET_FEATURES (line 1234) | pub const BTRFS_IOC_GET_FEATURES: u32 = 2149094457; constant PCITEST_MSIX (line 1235) | pub const PCITEST_MSIX: u32 = 1074024455; constant BTRFS_IOC_DEFRAG_RANGE (line 1236) | pub const BTRFS_IOC_DEFRAG_RANGE: u32 = 1076925456; constant UI_BEGIN_FF_ERASE (line 1237) | pub const UI_BEGIN_FF_ERASE: u32 = 3222033866; constant DM_GET_TARGET_VERSION (line 1238) | pub const DM_GET_TARGET_VERSION: u32 = 3241737489; constant PPPIOCGIDLE (line 1239) | pub const PPPIOCGIDLE: u32 = 2148561983; constant NVRAM_SETCKS (line 1240) | pub const NVRAM_SETCKS: u32 = 28737; constant WDIOC_GETSUPPORT (line 1241) | pub const WDIOC_GETSUPPORT: u32 = 2150127360; constant GSMIOC_ENABLE_NET (line 1242) | pub const GSMIOC_ENABLE_NET: u32 = 1077167874; constant GPIO_GET_CHIPINFO_IOCTL (line 1243) | pub const GPIO_GET_CHIPINFO_IOCTL: u32 = 2151986177; constant NE_ADD_VCPU (line 1244) | pub const NE_ADD_VCPU: u32 = 3221532193; constant EVIOCSKEYCODE_V2 (line 1245) | pub const EVIOCSKEYCODE_V2: u32 = 1076380932; constant PTP_SYS_OFFSET_EXTENDED2 (line 1246) | pub const PTP_SYS_OFFSET_EXTENDED2: u32 = 3300932882; constant SCIF_FENCE_WAIT (line 1247) | pub const SCIF_FENCE_WAIT: u32 = 3221517072; constant RIO_TRANSFER (line 1248) | pub const RIO_TRANSFER: u32 = 3222826261; constant FSL_HV_IOCTL_DOORBELL (line 1249) | pub const FSL_HV_IOCTL_DOORBELL: u32 = 3221794566; constant RIO_MPORT_MAINT_WRITE_LOCAL (line 1250) | pub const RIO_MPORT_MAINT_WRITE_LOCAL: u32 = 1075342598; constant I2OEVTREG (line 1251) | pub const I2OEVTREG: u32 = 1074555146; constant I2OPARMGET (line 1252) | pub const I2OPARMGET: u32 = 3223873796; constant EVIOCGID (line 1253) | pub const EVIOCGID: u32 = 2148025602; constant BTRFS_IOC_QGROUP_CREATE (line 1254) | pub const BTRFS_IOC_QGROUP_CREATE: u32 = 1074828330; constant AUTOFS_DEV_IOCTL_SETPIPEFD (line 1255) | pub const AUTOFS_DEV_IOCTL_SETPIPEFD: u32 = 3222836088; constant VIDIOC_S_PARM (line 1256) | pub const VIDIOC_S_PARM: u32 = 3234616854; constant TUNSETSTEERINGEBPF (line 1257) | pub const TUNSETSTEERINGEBPF: u32 = 2147767520; constant ATM_GETNAMES (line 1258) | pub const ATM_GETNAMES: u32 = 1074815363; constant VIDIOC_QUERYMENU (line 1259) | pub const VIDIOC_QUERYMENU: u32 = 3224131109; constant DFL_FPGA_PORT_DMA_UNMAP (line 1260) | pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660; constant I2OLCTGET (line 1261) | pub const I2OLCTGET: u32 = 3222825218; constant FS_IOC_GET_ENCRYPTION_PWSALT (line 1262) | pub const FS_IOC_GET_ENCRYPTION_PWSALT: u32 = 1074816532; constant NS_SETBUFLEV (line 1263) | pub const NS_SETBUFLEV: u32 = 1074815330; constant BLKCLOSEZONE (line 1264) | pub const BLKCLOSEZONE: u32 = 1074795143; constant SONET_GETFRSENSE (line 1265) | pub const SONET_GETFRSENSE: u32 = 2147901719; constant UI_SET_EVBIT (line 1266) | pub const UI_SET_EVBIT: u32 = 1074025828; constant DM_LIST_VERSIONS (line 1267) | pub const DM_LIST_VERSIONS: u32 = 3241737485; constant HIDIOCGSTRING (line 1268) | pub const HIDIOCGSTRING: u32 = 2164541444; constant PPPIOCATTCHAN (line 1269) | pub const PPPIOCATTCHAN: u32 = 1074033720; constant VDUSE_DEV_SET_CONFIG (line 1270) | pub const VDUSE_DEV_SET_CONFIG: u32 = 1074299154; constant TUNGETFEATURES (line 1271) | pub const TUNGETFEATURES: u32 = 2147767503; constant VFIO_GROUP_UNSET_CONTAINER (line 1272) | pub const VFIO_GROUP_UNSET_CONTAINER: u32 = 15209; constant IPMICTL_SET_MY_ADDRESS_CMD (line 1273) | pub const IPMICTL_SET_MY_ADDRESS_CMD: u32 = 2147772689; constant CCISS_REGNEWDISK (line 1274) | pub const CCISS_REGNEWDISK: u32 = 1074020877; constant VIDIOC_QUERY_DV_TIMINGS (line 1275) | pub const VIDIOC_QUERY_DV_TIMINGS: u32 = 2156156515; constant PHN_SETREGS (line 1276) | pub const PHN_SETREGS: u32 = 1076391944; constant FAT_IOCTL_GET_ATTRIBUTES (line 1277) | pub const FAT_IOCTL_GET_ATTRIBUTES: u32 = 2147774992; constant FSL_MC_SEND_MC_COMMAND (line 1278) | pub const FSL_MC_SEND_MC_COMMAND: u32 = 3225440992; constant TUNGETIFF (line 1279) | pub const TUNGETIFF: u32 = 2147767506; constant PTP_CLOCK_GETCAPS2 (line 1280) | pub const PTP_CLOCK_GETCAPS2: u32 = 2152742154; constant BTRFS_IOC_RESIZE (line 1281) | pub const BTRFS_IOC_RESIZE: u32 = 1342215171; constant VHOST_SET_VRING_ENDIAN (line 1282) | pub const VHOST_SET_VRING_ENDIAN: u32 = 1074310931; constant PPS_KC_BIND (line 1283) | pub const PPS_KC_BIND: u32 = 1074294949; constant F2FS_IOC_WRITE_CHECKPOINT (line 1284) | pub const F2FS_IOC_WRITE_CHECKPOINT: u32 = 62727; constant UI_SET_FFBIT (line 1285) | pub const UI_SET_FFBIT: u32 = 1074025835; constant IPMICTL_GET_MY_LUN_CMD (line 1286) | pub const IPMICTL_GET_MY_LUN_CMD: u32 = 2147772692; constant CEC_ADAP_G_PHYS_ADDR (line 1287) | pub const CEC_ADAP_G_PHYS_ADDR: u32 = 2147639553; constant CEC_G_MODE (line 1288) | pub const CEC_G_MODE: u32 = 2147770632; constant USBDEVFS_RESETEP (line 1289) | pub const USBDEVFS_RESETEP: u32 = 2147767555; constant MEDIA_REQUEST_IOC_QUEUE (line 1290) | pub const MEDIA_REQUEST_IOC_QUEUE: u32 = 31872; constant USBDEVFS_ALLOC_STREAMS (line 1291) | pub const USBDEVFS_ALLOC_STREAMS: u32 = 2148029724; constant MGSL_IOCSXCTRL (line 1292) | pub const MGSL_IOCSXCTRL: u32 = 27925; constant MEDIA_IOC_G_TOPOLOGY (line 1293) | pub const MEDIA_IOC_G_TOPOLOGY: u32 = 3225975812; constant PPPIOCUNBRIDGECHAN (line 1294) | pub const PPPIOCUNBRIDGECHAN: u32 = 29748; constant F2FS_IOC_COMMIT_ATOMIC_WRITE (line 1295) | pub const F2FS_IOC_COMMIT_ATOMIC_WRITE: u32 = 62722; constant ISST_IF_GET_PLATFORM_INFO (line 1296) | pub const ISST_IF_GET_PLATFORM_INFO: u32 = 2148072960; constant SCIF_FENCE_MARK (line 1297) | pub const SCIF_FENCE_MARK: u32 = 3222303503; constant USBDEVFS_RELEASE_PORT (line 1298) | pub const USBDEVFS_RELEASE_PORT: u32 = 2147767577; constant VFIO_CHECK_EXTENSION (line 1299) | pub const VFIO_CHECK_EXTENSION: u32 = 15205; constant BTRFS_IOC_QGROUP_LIMIT (line 1300) | pub const BTRFS_IOC_QGROUP_LIMIT: u32 = 2150667307; constant FAT_IOCTL_GET_VOLUME_ID (line 1301) | pub const FAT_IOCTL_GET_VOLUME_ID: u32 = 2147774995; constant UI_SET_PHYS (line 1302) | pub const UI_SET_PHYS: u32 = 1074287980; constant FDWERRORGET (line 1303) | pub const FDWERRORGET: u32 = 2150105623; constant VIDIOC_SUBDEV_G_EDID (line 1304) | pub const VIDIOC_SUBDEV_G_EDID: u32 = 3223868968; constant MGSL_IOCGSTATS (line 1305) | pub const MGSL_IOCGSTATS: u32 = 27911; constant RPROC_SET_SHUTDOWN_ON_RELEASE (line 1306) | pub const RPROC_SET_SHUTDOWN_ON_RELEASE: u32 = 1074050817; constant SIOCGSTAMP_NEW (line 1307) | pub const SIOCGSTAMP_NEW: u32 = 2148567302; constant RTC_WKALM_RD (line 1308) | pub const RTC_WKALM_RD: u32 = 2150133776; constant PHN_GET_REG (line 1309) | pub const PHN_GET_REG: u32 = 3221778432; constant DELL_WMI_SMBIOS_CMD (line 1310) | pub const DELL_WMI_SMBIOS_CMD: u32 = 3224655616; constant PHN_NOT_OH (line 1311) | pub const PHN_NOT_OH: u32 = 28676; constant PPGETMODES (line 1312) | pub const PPGETMODES: u32 = 2147774615; constant CHIOGPARAMS (line 1313) | pub const CHIOGPARAMS: u32 = 2148819718; constant VFIO_DEVICE_GET_GFX_DMABUF (line 1314) | pub const VFIO_DEVICE_GET_GFX_DMABUF: u32 = 15219; constant VHOST_SET_VRING_BUSYLOOP_TIMEOUT (line 1315) | pub const VHOST_SET_VRING_BUSYLOOP_TIMEOUT: u32 = 1074310947; constant VIDIOC_SUBDEV_G_SELECTION (line 1316) | pub const VIDIOC_SUBDEV_G_SELECTION: u32 = 3225441853; constant BTRFS_IOC_RM_DEV_V2 (line 1317) | pub const BTRFS_IOC_RM_DEV_V2: u32 = 1342215226; constant MGSL_IOCWAITGPIO (line 1318) | pub const MGSL_IOCWAITGPIO: u32 = 3222301970; constant PMU_IOC_CAN_SLEEP (line 1319) | pub const PMU_IOC_CAN_SLEEP: u32 = 2148024837; constant KCOV_ENABLE (line 1320) | pub const KCOV_ENABLE: u32 = 25444; constant BTRFS_IOC_CLONE (line 1321) | pub const BTRFS_IOC_CLONE: u32 = 1074041865; constant F2FS_IOC_DEFRAGMENT (line 1322) | pub const F2FS_IOC_DEFRAGMENT: u32 = 3222336776; constant FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE (line 1323) | pub const FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE: u32 = 1074012942; constant AGPIOC_ALLOCATE (line 1324) | pub const AGPIOC_ALLOCATE: u32 = 3221766406; constant NE_SET_USER_MEMORY_REGION (line 1325) | pub const NE_SET_USER_MEMORY_REGION: u32 = 1075359267; constant MGSL_IOCTXABORT (line 1326) | pub const MGSL_IOCTXABORT: u32 = 27910; constant MGSL_IOCSGPIO (line 1327) | pub const MGSL_IOCSGPIO: u32 = 1074818320; constant LIRC_SET_REC_CARRIER (line 1328) | pub const LIRC_SET_REC_CARRIER: u32 = 1074030868; constant F2FS_IOC_FLUSH_DEVICE (line 1329) | pub const F2FS_IOC_FLUSH_DEVICE: u32 = 1074328842; constant SNAPSHOT_ATOMIC_RESTORE (line 1330) | pub const SNAPSHOT_ATOMIC_RESTORE: u32 = 13060; constant RTC_UIE_OFF (line 1331) | pub const RTC_UIE_OFF: u32 = 28676; constant BT_BMC_IOCTL_SMS_ATN (line 1332) | pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312; constant NVME_IOCTL_ID (line 1333) | pub const NVME_IOCTL_ID: u32 = 20032; constant NE_START_ENCLAVE (line 1334) | pub const NE_START_ENCLAVE: u32 = 3222318628; constant VIDIOC_STREAMON (line 1335) | pub const VIDIOC_STREAMON: u32 = 1074026002; constant FDPOLLDRVSTAT (line 1336) | pub const FDPOLLDRVSTAT: u32 = 2152727059; constant AUTOFS_DEV_IOCTL_READY (line 1337) | pub const AUTOFS_DEV_IOCTL_READY: u32 = 3222836086; constant VIDIOC_ENUMAUDOUT (line 1338) | pub const VIDIOC_ENUMAUDOUT: u32 = 3224655426; constant VIDIOC_SUBDEV_S_STD (line 1339) | pub const VIDIOC_SUBDEV_S_STD: u32 = 1074288152; constant WDIOC_GETTIMELEFT (line 1340) | pub const WDIOC_GETTIMELEFT: u32 = 2147768074; constant ATM_GETLINKRATE (line 1341) | pub const ATM_GETLINKRATE: u32 = 1074815361; constant RTC_WKALM_SET (line 1342) | pub const RTC_WKALM_SET: u32 = 1076391951; constant VHOST_GET_BACKEND_FEATURES (line 1343) | pub const VHOST_GET_BACKEND_FEATURES: u32 = 2148052774; constant ATMARP_ENCAP (line 1344) | pub const ATMARP_ENCAP: u32 = 25061; constant CAPI_GET_FLAGS (line 1345) | pub const CAPI_GET_FLAGS: u32 = 2147762979; constant IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD (line 1346) | pub const IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD: u32 = 2147772696; constant DFL_FPGA_FME_PORT_ASSIGN (line 1347) | pub const DFL_FPGA_FME_PORT_ASSIGN: u32 = 1074050690; constant NS_GET_OWNER_UID (line 1348) | pub const NS_GET_OWNER_UID: u32 = 46852; constant VIDIOC_OVERLAY (line 1349) | pub const VIDIOC_OVERLAY: u32 = 1074025998; constant BTRFS_IOC_WAIT_SYNC (line 1350) | pub const BTRFS_IOC_WAIT_SYNC: u32 = 1074304022; constant GPIOHANDLE_SET_CONFIG_IOCTL (line 1351) | pub const GPIOHANDLE_SET_CONFIG_IOCTL: u32 = 3226776586; constant VHOST_GET_VRING_ENDIAN (line 1352) | pub const VHOST_GET_VRING_ENDIAN: u32 = 1074310932; constant ATM_GETADDR (line 1353) | pub const ATM_GETADDR: u32 = 1074815366; constant PHN_GET_REGS (line 1354) | pub const PHN_GET_REGS: u32 = 3221778434; constant AUTOFS_DEV_IOCTL_REQUESTER (line 1355) | pub const AUTOFS_DEV_IOCTL_REQUESTER: u32 = 3222836091; constant AUTOFS_DEV_IOCTL_EXPIRE (line 1356) | pub const AUTOFS_DEV_IOCTL_EXPIRE: u32 = 3222836092; constant SNAPSHOT_S2RAM (line 1357) | pub const SNAPSHOT_S2RAM: u32 = 13067; constant JSIOCSAXMAP (line 1358) | pub const JSIOCSAXMAP: u32 = 1077963313; constant F2FS_IOC_SET_COMPRESS_OPTION (line 1359) | pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; constant VBG_IOCTL_HGCM_DISCONNECT (line 1360) | pub const VBG_IOCTL_HGCM_DISCONNECT: u32 = 3223082501; constant SCIF_FENCE_SIGNAL (line 1361) | pub const SCIF_FENCE_SIGNAL: u32 = 3223876369; constant VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (line 1362) | pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216; constant VIDIOC_SUBDEV_ENUM_MBUS_CODE (line 1363) | pub const VIDIOC_SUBDEV_ENUM_MBUS_CODE: u32 = 3224393218; constant MMTIMER_GETOFFSET (line 1364) | pub const MMTIMER_GETOFFSET: u32 = 27904; constant RIO_CM_CHAN_LISTEN (line 1365) | pub const RIO_CM_CHAN_LISTEN: u32 = 1073898246; constant ATM_SETSC (line 1366) | pub const ATM_SETSC: u32 = 1074029041; constant F2FS_IOC_SHUTDOWN (line 1367) | pub const F2FS_IOC_SHUTDOWN: u32 = 2147768445; constant NVME_IOCTL_RESCAN (line 1368) | pub const NVME_IOCTL_RESCAN: u32 = 20038; constant BLKOPENZONE (line 1369) | pub const BLKOPENZONE: u32 = 1074795142; constant DM_VERSION (line 1370) | pub const DM_VERSION: u32 = 3241737472; constant CEC_TRANSMIT (line 1371) | pub const CEC_TRANSMIT: u32 = 3224920325; constant FS_IOC_GET_ENCRYPTION_POLICY_EX (line 1372) | pub const FS_IOC_GET_ENCRYPTION_POLICY_EX: u32 = 3221841430; constant SIOCMKCLIP (line 1373) | pub const SIOCMKCLIP: u32 = 25056; constant IPMI_BMC_IOCTL_CLEAR_SMS_ATN (line 1374) | pub const IPMI_BMC_IOCTL_CLEAR_SMS_ATN: u32 = 45313; constant HIDIOCGVERSION (line 1375) | pub const HIDIOCGVERSION: u32 = 2147764225; constant VIDIOC_S_INPUT (line 1376) | pub const VIDIOC_S_INPUT: u32 = 3221509671; constant VIDIOC_G_CROP (line 1377) | pub const VIDIOC_G_CROP: u32 = 3222558267; constant LIRC_SET_WIDEBAND_RECEIVER (line 1378) | pub const LIRC_SET_WIDEBAND_RECEIVER: u32 = 1074030883; constant EVIOCGEFFECTS (line 1379) | pub const EVIOCGEFFECTS: u32 = 2147763588; constant UVCIOC_CTRL_QUERY (line 1380) | pub const UVCIOC_CTRL_QUERY: u32 = 3222304033; constant IOC_OPAL_GENERIC_TABLE_RW (line 1381) | pub const IOC_OPAL_GENERIC_TABLE_RW: u32 = 1094217963; constant FS_IOC_READ_VERITY_METADATA (line 1382) | pub const FS_IOC_READ_VERITY_METADATA: u32 = 3223873159; constant ND_IOCTL_SET_CONFIG_DATA (line 1383) | pub const ND_IOCTL_SET_CONFIG_DATA: u32 = 3221769734; constant USBDEVFS_GETDRIVER (line 1384) | pub const USBDEVFS_GETDRIVER: u32 = 1090802952; constant IDT77105_GETSTAT (line 1385) | pub const IDT77105_GETSTAT: u32 = 1074815282; constant HIDIOCINITREPORT (line 1386) | pub const HIDIOCINITREPORT: u32 = 18437; constant VFIO_DEVICE_GET_INFO (line 1387) | pub const VFIO_DEVICE_GET_INFO: u32 = 15211; constant RIO_CM_CHAN_RECEIVE (line 1388) | pub const RIO_CM_CHAN_RECEIVE: u32 = 3222299402; constant RNDGETENTCNT (line 1389) | pub const RNDGETENTCNT: u32 = 2147766784; constant PPPIOCNEWUNIT (line 1390) | pub const PPPIOCNEWUNIT: u32 = 3221517374; constant BTRFS_IOC_INO_LOOKUP (line 1391) | pub const BTRFS_IOC_INO_LOOKUP: u32 = 3489698834; constant FDRESET (line 1392) | pub const FDRESET: u32 = 596; constant IOC_PR_REGISTER (line 1393) | pub const IOC_PR_REGISTER: u32 = 1075343560; constant HIDIOCSREPORT (line 1394) | pub const HIDIOCSREPORT: u32 = 1074546696; constant TEE_IOC_OPEN_SESSION (line 1395) | pub const TEE_IOC_OPEN_SESSION: u32 = 2148574210; constant TEE_IOC_SUPPL_RECV (line 1396) | pub const TEE_IOC_SUPPL_RECV: u32 = 2148574214; constant BTRFS_IOC_BALANCE_CTL (line 1397) | pub const BTRFS_IOC_BALANCE_CTL: u32 = 1074041889; constant GPIO_GET_LINEINFO_WATCH_IOCTL (line 1398) | pub const GPIO_GET_LINEINFO_WATCH_IOCTL: u32 = 3225990155; constant HIDIOCGRAWINFO (line 1399) | pub const HIDIOCGRAWINFO: u32 = 2148026371; constant PPPIOCSCOMPRESS (line 1400) | pub const PPPIOCSCOMPRESS: u32 = 1074820173; constant USBDEVFS_CONNECTINFO (line 1401) | pub const USBDEVFS_CONNECTINFO: u32 = 1074287889; constant BLKRESETZONE (line 1402) | pub const BLKRESETZONE: u32 = 1074795139; constant CHIOINITELEM (line 1403) | pub const CHIOINITELEM: u32 = 25361; constant NILFS_IOCTL_SET_ALLOC_RANGE (line 1404) | pub const NILFS_IOCTL_SET_ALLOC_RANGE: u32 = 1074818700; constant AUTOFS_DEV_IOCTL_CATATONIC (line 1405) | pub const AUTOFS_DEV_IOCTL_CATATONIC: u32 = 3222836089; constant RIO_MPORT_MAINT_HDID_SET (line 1406) | pub const RIO_MPORT_MAINT_HDID_SET: u32 = 1073900801; constant PPGETPHASE (line 1407) | pub const PPGETPHASE: u32 = 2147774617; constant USBDEVFS_DISCONNECT_CLAIM (line 1408) | pub const USBDEVFS_DISCONNECT_CLAIM: u32 = 2164806939; constant FDMSGON (line 1409) | pub const FDMSGON: u32 = 581; constant VIDIOC_G_SLICED_VBI_CAP (line 1410) | pub const VIDIOC_G_SLICED_VBI_CAP: u32 = 3228849733; constant BTRFS_IOC_BALANCE_V2 (line 1411) | pub const BTRFS_IOC_BALANCE_V2: u32 = 3288372256; constant MEDIA_REQUEST_IOC_REINIT (line 1412) | pub const MEDIA_REQUEST_IOC_REINIT: u32 = 31873; constant IOC_OPAL_ERASE_LR (line 1413) | pub const IOC_OPAL_ERASE_LR: u32 = 1091596518; constant FDFMTBEG (line 1414) | pub const FDFMTBEG: u32 = 583; constant RNDRESEEDCRNG (line 1415) | pub const RNDRESEEDCRNG: u32 = 20999; constant ISST_IF_GET_PHY_ID (line 1416) | pub const ISST_IF_GET_PHY_ID: u32 = 3221814785; constant TUNSETNOCSUM (line 1417) | pub const TUNSETNOCSUM: u32 = 1074025672; constant SONET_GETSTAT (line 1418) | pub const SONET_GETSTAT: u32 = 2149867792; constant TFD_IOC_SET_TICKS (line 1419) | pub const TFD_IOC_SET_TICKS: u32 = 1074287616; constant PPDATADIR (line 1420) | pub const PPDATADIR: u32 = 1074032784; constant IOC_OPAL_ENABLE_DISABLE_MBR (line 1421) | pub const IOC_OPAL_ENABLE_DISABLE_MBR: u32 = 1091596517; constant GPIO_V2_GET_LINE_IOCTL (line 1422) | pub const GPIO_V2_GET_LINE_IOCTL: u32 = 3260068871; constant RIO_CM_CHAN_SEND (line 1423) | pub const RIO_CM_CHAN_SEND: u32 = 1074815753; constant PPWCTLONIRQ (line 1424) | pub const PPWCTLONIRQ: u32 = 1073836178; constant SONYPI_IOCGBRT (line 1425) | pub const SONYPI_IOCGBRT: u32 = 2147579392; constant IOC_PR_RELEASE (line 1426) | pub const IOC_PR_RELEASE: u32 = 1074819274; constant PPCLRIRQ (line 1427) | pub const PPCLRIRQ: u32 = 2147774611; constant IPMICTL_SET_MY_CHANNEL_LUN_CMD (line 1428) | pub const IPMICTL_SET_MY_CHANNEL_LUN_CMD: u32 = 2147772698; constant MGSL_IOCSXSYNC (line 1429) | pub const MGSL_IOCSXSYNC: u32 = 27923; constant HPET_IE_OFF (line 1430) | pub const HPET_IE_OFF: u32 = 26626; constant IOC_OPAL_ACTIVATE_USR (line 1431) | pub const IOC_OPAL_ACTIVATE_USR: u32 = 1091596513; constant SONET_SETFRAMING (line 1432) | pub const SONET_SETFRAMING: u32 = 1074028821; constant PERF_EVENT_IOC_PAUSE_OUTPUT (line 1433) | pub const PERF_EVENT_IOC_PAUSE_OUTPUT: u32 = 1074013193; constant BTRFS_IOC_LOGICAL_INO_V2 (line 1434) | pub const BTRFS_IOC_LOGICAL_INO_V2: u32 = 3224933435; constant VBG_IOCTL_HGCM_CONNECT (line 1435) | pub const VBG_IOCTL_HGCM_CONNECT: u32 = 3231471108; constant BLKFINISHZONE (line 1436) | pub const BLKFINISHZONE: u32 = 1074795144; constant EVIOCREVOKE (line 1437) | pub const EVIOCREVOKE: u32 = 1074021777; constant VFIO_DEVICE_FEATURE (line 1438) | pub const VFIO_DEVICE_FEATURE: u32 = 15221; constant CCISS_GETPCIINFO (line 1439) | pub const CCISS_GETPCIINFO: u32 = 2148024833; constant ISST_IF_MBOX_COMMAND (line 1440) | pub const ISST_IF_MBOX_COMMAND: u32 = 3221814787; constant SCIF_ACCEPTREQ (line 1441) | pub const SCIF_ACCEPTREQ: u32 = 3222303492; constant PERF_EVENT_IOC_QUERY_BPF (line 1442) | pub const PERF_EVENT_IOC_QUERY_BPF: u32 = 3221758986; constant VIDIOC_STREAMOFF (line 1443) | pub const VIDIOC_STREAMOFF: u32 = 1074026003; constant VDUSE_DESTROY_DEV (line 1444) | pub const VDUSE_DESTROY_DEV: u32 = 1090552067; constant FDGETFDCSTAT (line 1445) | pub const FDGETFDCSTAT: u32 = 2150105621; constant VIDIOC_S_PRIORITY (line 1446) | pub const VIDIOC_S_PRIORITY: u32 = 1074026052; constant SNAPSHOT_FREEZE (line 1447) | pub const SNAPSHOT_FREEZE: u32 = 13057; constant VIDIOC_ENUMINPUT (line 1448) | pub const VIDIOC_ENUMINPUT: u32 = 3226490394; constant ZATM_GETPOOLZ (line 1449) | pub const ZATM_GETPOOLZ: u32 = 1074815330; constant RIO_DISABLE_DOORBELL_RANGE (line 1450) | pub const RIO_DISABLE_DOORBELL_RANGE: u32 = 1074294026; constant GPIO_V2_GET_LINEINFO_WATCH_IOCTL (line 1451) | pub const GPIO_V2_GET_LINEINFO_WATCH_IOCTL: u32 = 3238048774; constant VIDIOC_G_STD (line 1452) | pub const VIDIOC_G_STD: u32 = 2148029975; constant USBDEVFS_ALLOW_SUSPEND (line 1453) | pub const USBDEVFS_ALLOW_SUSPEND: u32 = 21794; constant SONET_GETSTATZ (line 1454) | pub const SONET_GETSTATZ: u32 = 2149867793; constant SCIF_ACCEPTREG (line 1455) | pub const SCIF_ACCEPTREG: u32 = 3221779205; constant VIDIOC_ENCODER_CMD (line 1456) | pub const VIDIOC_ENCODER_CMD: u32 = 3223869005; constant PPPIOCSRASYNCMAP (line 1457) | pub const PPPIOCSRASYNCMAP: u32 = 1074033748; constant IOCTL_MEI_NOTIFY_SET (line 1458) | pub const IOCTL_MEI_NOTIFY_SET: u32 = 1074022402; constant BTRFS_IOC_QUOTA_RESCAN_STATUS (line 1459) | pub const BTRFS_IOC_QUOTA_RESCAN_STATUS: u32 = 2151715885; constant F2FS_IOC_GARBAGE_COLLECT (line 1460) | pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; constant ATMLEC_CTRL (line 1461) | pub const ATMLEC_CTRL: u32 = 25040; constant MATROXFB_GET_AVAILABLE_OUTPUTS (line 1462) | pub const MATROXFB_GET_AVAILABLE_OUTPUTS: u32 = 2148036345; constant DM_DEV_CREATE (line 1463) | pub const DM_DEV_CREATE: u32 = 3241737475; constant VHOST_VDPA_GET_VRING_NUM (line 1464) | pub const VHOST_VDPA_GET_VRING_NUM: u32 = 2147659638; constant VIDIOC_G_CTRL (line 1465) | pub const VIDIOC_G_CTRL: u32 = 3221771803; constant NBD_CLEAR_SOCK (line 1466) | pub const NBD_CLEAR_SOCK: u32 = 43780; constant VFIO_DEVICE_QUERY_GFX_PLANE (line 1467) | pub const VFIO_DEVICE_QUERY_GFX_PLANE: u32 = 15218; constant WDIOC_KEEPALIVE (line 1468) | pub const WDIOC_KEEPALIVE: u32 = 2147768069; constant NVME_IOCTL_SUBSYS_RESET (line 1469) | pub const NVME_IOCTL_SUBSYS_RESET: u32 = 20037; constant PTP_EXTTS_REQUEST2 (line 1470) | pub const PTP_EXTTS_REQUEST2: u32 = 1074806027; constant PCITEST_BAR (line 1471) | pub const PCITEST_BAR: u32 = 20481; constant MGSL_IOCGGPIO (line 1472) | pub const MGSL_IOCGGPIO: u32 = 2148560145; constant EVIOCSREP (line 1473) | pub const EVIOCSREP: u32 = 1074283779; constant VFIO_DEVICE_GET_IRQ_INFO (line 1474) | pub const VFIO_DEVICE_GET_IRQ_INFO: u32 = 15213; constant HPET_DPI (line 1475) | pub const HPET_DPI: u32 = 26629; constant VDUSE_VQ_SETUP_KICKFD (line 1476) | pub const VDUSE_VQ_SETUP_KICKFD: u32 = 1074299158; constant ND_IOCTL_CALL (line 1477) | pub const ND_IOCTL_CALL: u32 = 3225439754; constant HIDIOCGDEVINFO (line 1478) | pub const HIDIOCGDEVINFO: u32 = 2149337091; constant DM_TABLE_DEPS (line 1479) | pub const DM_TABLE_DEPS: u32 = 3241737483; constant BTRFS_IOC_DEV_INFO (line 1480) | pub const BTRFS_IOC_DEV_INFO: u32 = 3489698846; constant VDUSE_IOTLB_GET_FD (line 1481) | pub const VDUSE_IOTLB_GET_FD: u32 = 3223355664; constant FW_CDEV_IOC_GET_INFO (line 1482) | pub const FW_CDEV_IOC_GET_INFO: u32 = 3223855872; constant VIDIOC_G_PRIORITY (line 1483) | pub const VIDIOC_G_PRIORITY: u32 = 2147767875; constant ATM_NEWBACKENDIF (line 1484) | pub const ATM_NEWBACKENDIF: u32 = 1073897971; constant VIDIOC_S_EXT_CTRLS (line 1485) | pub const VIDIOC_S_EXT_CTRLS: u32 = 3223344712; constant VIDIOC_SUBDEV_ENUM_DV_TIMINGS (line 1486) | pub const VIDIOC_SUBDEV_ENUM_DV_TIMINGS: u32 = 3230946914; constant VIDIOC_OMAP3ISP_CCDC_CFG (line 1487) | pub const VIDIOC_OMAP3ISP_CCDC_CFG: u32 = 3224917697; constant VIDIOC_S_HW_FREQ_SEEK (line 1488) | pub const VIDIOC_S_HW_FREQ_SEEK: u32 = 1076909650; constant DM_TABLE_LOAD (line 1489) | pub const DM_TABLE_LOAD: u32 = 3241737481; constant F2FS_IOC_START_ATOMIC_WRITE (line 1490) | pub const F2FS_IOC_START_ATOMIC_WRITE: u32 = 62721; constant VIDIOC_G_OUTPUT (line 1491) | pub const VIDIOC_G_OUTPUT: u32 = 2147767854; constant ATM_DROPPARTY (line 1492) | pub const ATM_DROPPARTY: u32 = 1074029045; constant CHIOGELEM (line 1493) | pub const CHIOGELEM: u32 = 1080845072; constant BTRFS_IOC_GET_SUPPORTED_FEATURES (line 1494) | pub const BTRFS_IOC_GET_SUPPORTED_FEATURES: u32 = 2152240185; constant EVIOCSKEYCODE (line 1495) | pub const EVIOCSKEYCODE: u32 = 1074283780; constant NE_GET_IMAGE_LOAD_INFO (line 1496) | pub const NE_GET_IMAGE_LOAD_INFO: u32 = 3222318626; constant TUNSETLINK (line 1497) | pub const TUNSETLINK: u32 = 1074025677; constant FW_CDEV_IOC_ADD_DESCRIPTOR (line 1498) | pub const FW_CDEV_IOC_ADD_DESCRIPTOR: u32 = 3222807302; constant BTRFS_IOC_SCRUB_CANCEL (line 1499) | pub const BTRFS_IOC_SCRUB_CANCEL: u32 = 37916; constant PPS_SETPARAMS (line 1500) | pub const PPS_SETPARAMS: u32 = 1074294946; constant IOC_OPAL_LR_SETUP (line 1501) | pub const IOC_OPAL_LR_SETUP: u32 = 1093169379; constant FW_CDEV_IOC_DEALLOCATE (line 1502) | pub const FW_CDEV_IOC_DEALLOCATE: u32 = 1074012931; constant WDIOC_SETTIMEOUT (line 1503) | pub const WDIOC_SETTIMEOUT: u32 = 3221509894; constant IOC_WATCH_QUEUE_SET_FILTER (line 1504) | pub const IOC_WATCH_QUEUE_SET_FILTER: u32 = 22369; constant CAPI_GET_MANUFACTURER (line 1505) | pub const CAPI_GET_MANUFACTURER: u32 = 3221504774; constant VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (line 1506) | pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222; constant ASPEED_P2A_CTRL_IOCTL_SET_WINDOW (line 1507) | pub const ASPEED_P2A_CTRL_IOCTL_SET_WINDOW: u32 = 1074836224; constant VIDIOC_G_EDID (line 1508) | pub const VIDIOC_G_EDID: u32 = 3223868968; constant F2FS_IOC_GARBAGE_COLLECT_RANGE (line 1509) | pub const F2FS_IOC_GARBAGE_COLLECT_RANGE: u32 = 1075377419; constant RIO_MAP_INBOUND (line 1510) | pub const RIO_MAP_INBOUND: u32 = 3223874833; constant IOC_OPAL_TAKE_OWNERSHIP (line 1511) | pub const IOC_OPAL_TAKE_OWNERSHIP: u32 = 1091072222; constant USBDEVFS_CLAIM_PORT (line 1512) | pub const USBDEVFS_CLAIM_PORT: u32 = 2147767576; constant VIDIOC_S_AUDIO (line 1513) | pub const VIDIOC_S_AUDIO: u32 = 1077171746; constant FS_IOC_GET_ENCRYPTION_NONCE (line 1514) | pub const FS_IOC_GET_ENCRYPTION_NONCE: u32 = 2148558363; constant FW_CDEV_IOC_SEND_STREAM_PACKET (line 1515) | pub const FW_CDEV_IOC_SEND_STREAM_PACKET: u32 = 1076372243; constant BTRFS_IOC_SNAP_DESTROY (line 1516) | pub const BTRFS_IOC_SNAP_DESTROY: u32 = 1342215183; constant SNAPSHOT_FREE (line 1517) | pub const SNAPSHOT_FREE: u32 = 13061; constant I8K_GET_SPEED (line 1518) | pub const I8K_GET_SPEED: u32 = 3221776773; constant HIDIOCGREPORT (line 1519) | pub const HIDIOCGREPORT: u32 = 1074546695; constant HPET_EPI (line 1520) | pub const HPET_EPI: u32 = 26628; constant JSIOCSCORR (line 1521) | pub const JSIOCSCORR: u32 = 1076128289; constant IOC_PR_PREEMPT_ABORT (line 1522) | pub const IOC_PR_PREEMPT_ABORT: u32 = 1075343564; constant RIO_MAP_OUTBOUND (line 1523) | pub const RIO_MAP_OUTBOUND: u32 = 3223874831; constant ATM_SETESI (line 1524) | pub const ATM_SETESI: u32 = 1074815372; constant FW_CDEV_IOC_START_ISO (line 1525) | pub const FW_CDEV_IOC_START_ISO: u32 = 1074799370; constant ATM_DELADDR (line 1526) | pub const ATM_DELADDR: u32 = 1074815369; constant PPFCONTROL (line 1527) | pub const PPFCONTROL: u32 = 1073901710; constant SONYPI_IOCGFAN (line 1528) | pub const SONYPI_IOCGFAN: u32 = 2147579402; constant RTC_IRQP_SET (line 1529) | pub const RTC_IRQP_SET: u32 = 1074294796; constant PCITEST_WRITE (line 1530) | pub const PCITEST_WRITE: u32 = 1074286596; constant PPCLAIM (line 1531) | pub const PPCLAIM: u32 = 28811; constant VIDIOC_S_JPEGCOMP (line 1532) | pub const VIDIOC_S_JPEGCOMP: u32 = 1082938942; constant IPMICTL_UNREGISTER_FOR_CMD (line 1533) | pub const IPMICTL_UNREGISTER_FOR_CMD: u32 = 2147641615; constant VHOST_SET_FEATURES (line 1534) | pub const VHOST_SET_FEATURES: u32 = 1074310912; constant TOSHIBA_ACPI_SCI (line 1535) | pub const TOSHIBA_ACPI_SCI: u32 = 3222828177; constant VIDIOC_DQBUF (line 1536) | pub const VIDIOC_DQBUF: u32 = 3227014673; constant BTRFS_IOC_BALANCE_PROGRESS (line 1537) | pub const BTRFS_IOC_BALANCE_PROGRESS: u32 = 2214630434; constant BTRFS_IOC_SUBVOL_SETFLAGS (line 1538) | pub const BTRFS_IOC_SUBVOL_SETFLAGS: u32 = 1074304026; constant ATMLEC_MCAST (line 1539) | pub const ATMLEC_MCAST: u32 = 25042; constant MMTIMER_GETFREQ (line 1540) | pub const MMTIMER_GETFREQ: u32 = 2148035842; constant VIDIOC_G_SELECTION (line 1541) | pub const VIDIOC_G_SELECTION: u32 = 3225441886; constant RTC_ALM_SET (line 1542) | pub const RTC_ALM_SET: u32 = 1076129799; constant PPPOEIOCSFWD (line 1543) | pub const PPPOEIOCSFWD: u32 = 1074311424; constant IPMICTL_GET_MAINTENANCE_MODE_CMD (line 1544) | pub const IPMICTL_GET_MAINTENANCE_MODE_CMD: u32 = 2147772702; constant FS_IOC_ENABLE_VERITY (line 1545) | pub const FS_IOC_ENABLE_VERITY: u32 = 1082156677; constant NILFS_IOCTL_GET_BDESCS (line 1546) | pub const NILFS_IOCTL_GET_BDESCS: u32 = 3222826631; constant FDFMTEND (line 1547) | pub const FDFMTEND: u32 = 585; constant DMA_BUF_SET_NAME (line 1548) | pub const DMA_BUF_SET_NAME: u32 = 1074291201; constant UI_BEGIN_FF_UPLOAD (line 1549) | pub const UI_BEGIN_FF_UPLOAD: u32 = 3228063176; constant RTC_UIE_ON (line 1550) | pub const RTC_UIE_ON: u32 = 28675; constant PPRELEASE (line 1551) | pub const PPRELEASE: u32 = 28812; constant VFIO_IOMMU_UNMAP_DMA (line 1552) | pub const VFIO_IOMMU_UNMAP_DMA: u32 = 15218; constant VIDIOC_OMAP3ISP_PRV_CFG (line 1553) | pub const VIDIOC_OMAP3ISP_PRV_CFG: u32 = 3228587714; constant GPIO_GET_LINEHANDLE_IOCTL (line 1554) | pub const GPIO_GET_LINEHANDLE_IOCTL: u32 = 3245126659; constant VFAT_IOCTL_READDIR_BOTH (line 1555) | pub const VFAT_IOCTL_READDIR_BOTH: u32 = 2184212993; constant NVME_IOCTL_ADMIN_CMD (line 1556) | pub const NVME_IOCTL_ADMIN_CMD: u32 = 3225964097; constant VHOST_SET_VRING_KICK (line 1557) | pub const VHOST_SET_VRING_KICK: u32 = 1074310944; constant BTRFS_IOC_SUBVOL_CREATE_V2 (line 1558) | pub const BTRFS_IOC_SUBVOL_CREATE_V2: u32 = 1342215192; constant BTRFS_IOC_SNAP_CREATE (line 1559) | pub const BTRFS_IOC_SNAP_CREATE: u32 = 1342215169; constant SONYPI_IOCGBAT2CAP (line 1560) | pub const SONYPI_IOCGBAT2CAP: u32 = 2147644932; constant PPNEGOT (line 1561) | pub const PPNEGOT: u32 = 1074032785; constant NBD_PRINT_DEBUG (line 1562) | pub const NBD_PRINT_DEBUG: u32 = 43782; constant BTRFS_IOC_INO_LOOKUP_USER (line 1563) | pub const BTRFS_IOC_INO_LOOKUP_USER: u32 = 3489698878; constant BTRFS_IOC_GET_SUBVOL_ROOTREF (line 1564) | pub const BTRFS_IOC_GET_SUBVOL_ROOTREF: u32 = 3489698877; constant FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS (line 1565) | pub const FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: u32 = 3225445913; constant BTRFS_IOC_FS_INFO (line 1566) | pub const BTRFS_IOC_FS_INFO: u32 = 2214630431; constant VIDIOC_ENUM_FMT (line 1567) | pub const VIDIOC_ENUM_FMT: u32 = 3225441794; constant VIDIOC_G_INPUT (line 1568) | pub const VIDIOC_G_INPUT: u32 = 2147767846; constant VTPM_PROXY_IOC_NEW_DEV (line 1569) | pub const VTPM_PROXY_IOC_NEW_DEV: u32 = 3222577408; constant DFL_FPGA_FME_ERR_GET_IRQ_NUM (line 1570) | pub const DFL_FPGA_FME_ERR_GET_IRQ_NUM: u32 = 2147792515; constant ND_IOCTL_DIMM_FLAGS (line 1571) | pub const ND_IOCTL_DIMM_FLAGS: u32 = 3221769731; constant BTRFS_IOC_QUOTA_RESCAN (line 1572) | pub const BTRFS_IOC_QUOTA_RESCAN: u32 = 1077974060; constant MMTIMER_GETCOUNTER (line 1573) | pub const MMTIMER_GETCOUNTER: u32 = 2148035849; constant MATROXFB_GET_OUTPUT_MODE (line 1574) | pub const MATROXFB_GET_OUTPUT_MODE: u32 = 3221778170; constant BTRFS_IOC_QUOTA_RESCAN_WAIT (line 1575) | pub const BTRFS_IOC_QUOTA_RESCAN_WAIT: u32 = 37934; constant RIO_CM_CHAN_BIND (line 1576) | pub const RIO_CM_CHAN_BIND: u32 = 1074291461; constant HIDIOCGRDESC (line 1577) | pub const HIDIOCGRDESC: u32 = 2416199682; constant MGSL_IOCGIF (line 1578) | pub const MGSL_IOCGIF: u32 = 27915; constant VIDIOC_S_OUTPUT (line 1579) | pub const VIDIOC_S_OUTPUT: u32 = 3221509679; constant HIDIOCGREPORTINFO (line 1580) | pub const HIDIOCGREPORTINFO: u32 = 3222030345; constant WDIOC_GETBOOTSTATUS (line 1581) | pub const WDIOC_GETBOOTSTATUS: u32 = 2147768066; constant VDUSE_VQ_GET_INFO (line 1582) | pub const VDUSE_VQ_GET_INFO: u32 = 3224404245; constant ACRN_IOCTL_ASSIGN_PCIDEV (line 1583) | pub const ACRN_IOCTL_ASSIGN_PCIDEV: u32 = 1076142677; constant BLKGETDISKSEQ (line 1584) | pub const BLKGETDISKSEQ: u32 = 2148012672; constant ACRN_IOCTL_PM_GET_CPU_STATE (line 1585) | pub const ACRN_IOCTL_PM_GET_CPU_STATE: u32 = 3221791328; constant ACRN_IOCTL_DESTROY_VM (line 1586) | pub const ACRN_IOCTL_DESTROY_VM: u32 = 41489; constant ACRN_IOCTL_SET_PTDEV_INTR (line 1587) | pub const ACRN_IOCTL_SET_PTDEV_INTR: u32 = 1075094099; constant ACRN_IOCTL_CREATE_IOREQ_CLIENT (line 1588) | pub const ACRN_IOCTL_CREATE_IOREQ_CLIENT: u32 = 41522; constant ACRN_IOCTL_IRQFD (line 1589) | pub const ACRN_IOCTL_IRQFD: u32 = 1075356273; constant ACRN_IOCTL_CREATE_VM (line 1590) | pub const ACRN_IOCTL_CREATE_VM: u32 = 3224412688; constant ACRN_IOCTL_INJECT_MSI (line 1591) | pub const ACRN_IOCTL_INJECT_MSI: u32 = 1074831907; constant ACRN_IOCTL_ATTACH_IOREQ_CLIENT (line 1592) | pub const ACRN_IOCTL_ATTACH_IOREQ_CLIENT: u32 = 41523; constant ACRN_IOCTL_RESET_PTDEV_INTR (line 1593) | pub const ACRN_IOCTL_RESET_PTDEV_INTR: u32 = 1075094100; constant ACRN_IOCTL_NOTIFY_REQUEST_FINISH (line 1594) | pub const ACRN_IOCTL_NOTIFY_REQUEST_FINISH: u32 = 1074307633; constant ACRN_IOCTL_SET_IRQLINE (line 1595) | pub const ACRN_IOCTL_SET_IRQLINE: u32 = 1074307621; constant ACRN_IOCTL_START_VM (line 1596) | pub const ACRN_IOCTL_START_VM: u32 = 41490; constant ACRN_IOCTL_SET_VCPU_REGS (line 1597) | pub const ACRN_IOCTL_SET_VCPU_REGS: u32 = 1093181974; constant ACRN_IOCTL_SET_MEMSEG (line 1598) | pub const ACRN_IOCTL_SET_MEMSEG: u32 = 1075880513; constant ACRN_IOCTL_PAUSE_VM (line 1599) | pub const ACRN_IOCTL_PAUSE_VM: u32 = 41491; constant ACRN_IOCTL_CLEAR_VM_IOREQ (line 1600) | pub const ACRN_IOCTL_CLEAR_VM_IOREQ: u32 = 41525; constant ACRN_IOCTL_UNSET_MEMSEG (line 1601) | pub const ACRN_IOCTL_UNSET_MEMSEG: u32 = 1075880514; constant ACRN_IOCTL_IOEVENTFD (line 1602) | pub const ACRN_IOCTL_IOEVENTFD: u32 = 1075880560; constant ACRN_IOCTL_DEASSIGN_PCIDEV (line 1603) | pub const ACRN_IOCTL_DEASSIGN_PCIDEV: u32 = 1076142678; constant ACRN_IOCTL_RESET_VM (line 1604) | pub const ACRN_IOCTL_RESET_VM: u32 = 41493; constant ACRN_IOCTL_DESTROY_IOREQ_CLIENT (line 1605) | pub const ACRN_IOCTL_DESTROY_IOREQ_CLIENT: u32 = 41524; constant ACRN_IOCTL_VM_INTR_MONITOR (line 1606) | pub const ACRN_IOCTL_VM_INTR_MONITOR: u32 = 1074307620; FILE: builder/third-party/linux-raw-sys/src/x86_64/mempolicy.rs constant EPERM (line 3) | pub const EPERM: u32 = 1; constant ENOENT (line 4) | pub const ENOENT: u32 = 2; constant ESRCH (line 5) | pub const ESRCH: u32 = 3; constant EINTR (line 6) | pub const EINTR: u32 = 4; constant EIO (line 7) | pub const EIO: u32 = 5; constant ENXIO (line 8) | pub const ENXIO: u32 = 6; constant E2BIG (line 9) | pub const E2BIG: u32 = 7; constant ENOEXEC (line 10) | pub const ENOEXEC: u32 = 8; constant EBADF (line 11) | pub const EBADF: u32 = 9; constant ECHILD (line 12) | pub const ECHILD: u32 = 10; constant EAGAIN (line 13) | pub const EAGAIN: u32 = 11; constant ENOMEM (line 14) | pub const ENOMEM: u32 = 12; constant EACCES (line 15) | pub const EACCES: u32 = 13; constant EFAULT (line 16) | pub const EFAULT: u32 = 14; constant ENOTBLK (line 17) | pub const ENOTBLK: u32 = 15; constant EBUSY (line 18) | pub const EBUSY: u32 = 16; constant EEXIST (line 19) | pub const EEXIST: u32 = 17; constant EXDEV (line 20) | pub const EXDEV: u32 = 18; constant ENODEV (line 21) | pub const ENODEV: u32 = 19; constant ENOTDIR (line 22) | pub const ENOTDIR: u32 = 20; constant EISDIR (line 23) | pub const EISDIR: u32 = 21; constant EINVAL (line 24) | pub const EINVAL: u32 = 22; constant ENFILE (line 25) | pub const ENFILE: u32 = 23; constant EMFILE (line 26) | pub const EMFILE: u32 = 24; constant ENOTTY (line 27) | pub const ENOTTY: u32 = 25; constant ETXTBSY (line 28) | pub const ETXTBSY: u32 = 26; constant EFBIG (line 29) | pub const EFBIG: u32 = 27; constant ENOSPC (line 30) | pub const ENOSPC: u32 = 28; constant ESPIPE (line 31) | pub const ESPIPE: u32 = 29; constant EROFS (line 32) | pub const EROFS: u32 = 30; constant EMLINK (line 33) | pub const EMLINK: u32 = 31; constant EPIPE (line 34) | pub const EPIPE: u32 = 32; constant EDOM (line 35) | pub const EDOM: u32 = 33; constant ERANGE (line 36) | pub const ERANGE: u32 = 34; constant EDEADLK (line 37) | pub const EDEADLK: u32 = 35; constant ENAMETOOLONG (line 38) | pub const ENAMETOOLONG: u32 = 36; constant ENOLCK (line 39) | pub const ENOLCK: u32 = 37; constant ENOSYS (line 40) | pub const ENOSYS: u32 = 38; constant ENOTEMPTY (line 41) | pub const ENOTEMPTY: u32 = 39; constant ELOOP (line 42) | pub const ELOOP: u32 = 40; constant EWOULDBLOCK (line 43) | pub const EWOULDBLOCK: u32 = 11; constant ENOMSG (line 44) | pub const ENOMSG: u32 = 42; constant EIDRM (line 45) | pub const EIDRM: u32 = 43; constant ECHRNG (line 46) | pub const ECHRNG: u32 = 44; constant EL2NSYNC (line 47) | pub const EL2NSYNC: u32 = 45; constant EL3HLT (line 48) | pub const EL3HLT: u32 = 46; constant EL3RST (line 49) | pub const EL3RST: u32 = 47; constant ELNRNG (line 50) | pub const ELNRNG: u32 = 48; constant EUNATCH (line 51) | pub const EUNATCH: u32 = 49; constant ENOCSI (line 52) | pub const ENOCSI: u32 = 50; constant EL2HLT (line 53) | pub const EL2HLT: u32 = 51; constant EBADE (line 54) | pub const EBADE: u32 = 52; constant EBADR (line 55) | pub const EBADR: u32 = 53; constant EXFULL (line 56) | pub const EXFULL: u32 = 54; constant ENOANO (line 57) | pub const ENOANO: u32 = 55; constant EBADRQC (line 58) | pub const EBADRQC: u32 = 56; constant EBADSLT (line 59) | pub const EBADSLT: u32 = 57; constant EDEADLOCK (line 60) | pub const EDEADLOCK: u32 = 35; constant EBFONT (line 61) | pub const EBFONT: u32 = 59; constant ENOSTR (line 62) | pub const ENOSTR: u32 = 60; constant ENODATA (line 63) | pub const ENODATA: u32 = 61; constant ETIME (line 64) | pub const ETIME: u32 = 62; constant ENOSR (line 65) | pub const ENOSR: u32 = 63; constant ENONET (line 66) | pub const ENONET: u32 = 64; constant ENOPKG (line 67) | pub const ENOPKG: u32 = 65; constant EREMOTE (line 68) | pub const EREMOTE: u32 = 66; constant ENOLINK (line 69) | pub const ENOLINK: u32 = 67; constant EADV (line 70) | pub const EADV: u32 = 68; constant ESRMNT (line 71) | pub const ESRMNT: u32 = 69; constant ECOMM (line 72) | pub const ECOMM: u32 = 70; constant EPROTO (line 73) | pub const EPROTO: u32 = 71; constant EMULTIHOP (line 74) | pub const EMULTIHOP: u32 = 72; constant EDOTDOT (line 75) | pub const EDOTDOT: u32 = 73; constant EBADMSG (line 76) | pub const EBADMSG: u32 = 74; constant EOVERFLOW (line 77) | pub const EOVERFLOW: u32 = 75; constant ENOTUNIQ (line 78) | pub const ENOTUNIQ: u32 = 76; constant EBADFD (line 79) | pub const EBADFD: u32 = 77; constant EREMCHG (line 80) | pub const EREMCHG: u32 = 78; constant ELIBACC (line 81) | pub const ELIBACC: u32 = 79; constant ELIBBAD (line 82) | pub const ELIBBAD: u32 = 80; constant ELIBSCN (line 83) | pub const ELIBSCN: u32 = 81; constant ELIBMAX (line 84) | pub const ELIBMAX: u32 = 82; constant ELIBEXEC (line 85) | pub const ELIBEXEC: u32 = 83; constant EILSEQ (line 86) | pub const EILSEQ: u32 = 84; constant ERESTART (line 87) | pub const ERESTART: u32 = 85; constant ESTRPIPE (line 88) | pub const ESTRPIPE: u32 = 86; constant EUSERS (line 89) | pub const EUSERS: u32 = 87; constant ENOTSOCK (line 90) | pub const ENOTSOCK: u32 = 88; constant EDESTADDRREQ (line 91) | pub const EDESTADDRREQ: u32 = 89; constant EMSGSIZE (line 92) | pub const EMSGSIZE: u32 = 90; constant EPROTOTYPE (line 93) | pub const EPROTOTYPE: u32 = 91; constant ENOPROTOOPT (line 94) | pub const ENOPROTOOPT: u32 = 92; constant EPROTONOSUPPORT (line 95) | pub const EPROTONOSUPPORT: u32 = 93; constant ESOCKTNOSUPPORT (line 96) | pub const ESOCKTNOSUPPORT: u32 = 94; constant EOPNOTSUPP (line 97) | pub const EOPNOTSUPP: u32 = 95; constant EPFNOSUPPORT (line 98) | pub const EPFNOSUPPORT: u32 = 96; constant EAFNOSUPPORT (line 99) | pub const EAFNOSUPPORT: u32 = 97; constant EADDRINUSE (line 100) | pub const EADDRINUSE: u32 = 98; constant EADDRNOTAVAIL (line 101) | pub const EADDRNOTAVAIL: u32 = 99; constant ENETDOWN (line 102) | pub const ENETDOWN: u32 = 100; constant ENETUNREACH (line 103) | pub const ENETUNREACH: u32 = 101; constant ENETRESET (line 104) | pub const ENETRESET: u32 = 102; constant ECONNABORTED (line 105) | pub const ECONNABORTED: u32 = 103; constant ECONNRESET (line 106) | pub const ECONNRESET: u32 = 104; constant ENOBUFS (line 107) | pub const ENOBUFS: u32 = 105; constant EISCONN (line 108) | pub const EISCONN: u32 = 106; constant ENOTCONN (line 109) | pub const ENOTCONN: u32 = 107; constant ESHUTDOWN (line 110) | pub const ESHUTDOWN: u32 = 108; constant ETOOMANYREFS (line 111) | pub const ETOOMANYREFS: u32 = 109; constant ETIMEDOUT (line 112) | pub const ETIMEDOUT: u32 = 110; constant ECONNREFUSED (line 113) | pub const ECONNREFUSED: u32 = 111; constant EHOSTDOWN (line 114) | pub const EHOSTDOWN: u32 = 112; constant EHOSTUNREACH (line 115) | pub const EHOSTUNREACH: u32 = 113; constant EALREADY (line 116) | pub const EALREADY: u32 = 114; constant EINPROGRESS (line 117) | pub const EINPROGRESS: u32 = 115; constant ESTALE (line 118) | pub const ESTALE: u32 = 116; constant EUCLEAN (line 119) | pub const EUCLEAN: u32 = 117; constant ENOTNAM (line 120) | pub const ENOTNAM: u32 = 118; constant ENAVAIL (line 121) | pub const ENAVAIL: u32 = 119; constant EISNAM (line 122) | pub const EISNAM: u32 = 120; constant EREMOTEIO (line 123) | pub const EREMOTEIO: u32 = 121; constant EDQUOT (line 124) | pub const EDQUOT: u32 = 122; constant ENOMEDIUM (line 125) | pub const ENOMEDIUM: u32 = 123; constant EMEDIUMTYPE (line 126) | pub const EMEDIUMTYPE: u32 = 124; constant ECANCELED (line 127) | pub const ECANCELED: u32 = 125; constant ENOKEY (line 128) | pub const ENOKEY: u32 = 126; constant EKEYEXPIRED (line 129) | pub const EKEYEXPIRED: u32 = 127; constant EKEYREVOKED (line 130) | pub const EKEYREVOKED: u32 = 128; constant EKEYREJECTED (line 131) | pub const EKEYREJECTED: u32 = 129; constant EOWNERDEAD (line 132) | pub const EOWNERDEAD: u32 = 130; constant ENOTRECOVERABLE (line 133) | pub const ENOTRECOVERABLE: u32 = 131; constant ERFKILL (line 134) | pub const ERFKILL: u32 = 132; constant EHWPOISON (line 135) | pub const EHWPOISON: u32 = 133; constant MPOL_F_STATIC_NODES (line 136) | pub const MPOL_F_STATIC_NODES: u32 = 32768; constant MPOL_F_RELATIVE_NODES (line 137) | pub const MPOL_F_RELATIVE_NODES: u32 = 16384; constant MPOL_F_NUMA_BALANCING (line 138) | pub const MPOL_F_NUMA_BALANCING: u32 = 8192; constant MPOL_MODE_FLAGS (line 139) | pub const MPOL_MODE_FLAGS: u32 = 57344; constant MPOL_F_NODE (line 140) | pub const MPOL_F_NODE: u32 = 1; constant MPOL_F_ADDR (line 141) | pub const MPOL_F_ADDR: u32 = 2; constant MPOL_F_MEMS_ALLOWED (line 142) | pub const MPOL_F_MEMS_ALLOWED: u32 = 4; constant MPOL_MF_STRICT (line 143) | pub const MPOL_MF_STRICT: u32 = 1; constant MPOL_MF_MOVE (line 144) | pub const MPOL_MF_MOVE: u32 = 2; constant MPOL_MF_MOVE_ALL (line 145) | pub const MPOL_MF_MOVE_ALL: u32 = 4; constant MPOL_MF_LAZY (line 146) | pub const MPOL_MF_LAZY: u32 = 8; constant MPOL_MF_INTERNAL (line 147) | pub const MPOL_MF_INTERNAL: u32 = 16; constant MPOL_MF_VALID (line 148) | pub const MPOL_MF_VALID: u32 = 7; constant MPOL_F_SHARED (line 149) | pub const MPOL_F_SHARED: u32 = 1; constant MPOL_F_MOF (line 150) | pub const MPOL_F_MOF: u32 = 8; constant MPOL_F_MORON (line 151) | pub const MPOL_F_MORON: u32 = 16; constant RECLAIM_ZONE (line 152) | pub const RECLAIM_ZONE: u32 = 1; constant RECLAIM_WRITE (line 153) | pub const RECLAIM_WRITE: u32 = 2; constant RECLAIM_UNMAP (line 154) | pub const RECLAIM_UNMAP: u32 = 4; constant MPOL_DEFAULT (line 155) | pub const MPOL_DEFAULT: _bindgen_ty_1 = _bindgen_ty_1::MPOL_DEFAULT; constant MPOL_PREFERRED (line 156) | pub const MPOL_PREFERRED: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFERRED; constant MPOL_BIND (line 157) | pub const MPOL_BIND: _bindgen_ty_1 = _bindgen_ty_1::MPOL_BIND; constant MPOL_INTERLEAVE (line 158) | pub const MPOL_INTERLEAVE: _bindgen_ty_1 = _bindgen_ty_1::MPOL_INTERLEAVE; constant MPOL_LOCAL (line 159) | pub const MPOL_LOCAL: _bindgen_ty_1 = _bindgen_ty_1::MPOL_LOCAL; constant MPOL_PREFERRED_MANY (line 160) | pub const MPOL_PREFERRED_MANY: _bindgen_ty_1 = _bindgen_ty_1::MPOL_PREFE... constant MPOL_MAX (line 161) | pub const MPOL_MAX: _bindgen_ty_1 = _bindgen_ty_1::MPOL_MAX; type _bindgen_ty_1 (line 165) | pub enum _bindgen_ty_1 { FILE: builder/third-party/linux-raw-sys/src/x86_64/net.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 15) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __kernel_sa_family_t (line 51) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type socklen_t (line 52) | pub type socklen_t = crate::ctypes::c_uint; type __BindgenBitfieldUnit (line 55) | pub struct __BindgenBitfieldUnit { type __IncompleteArrayField (line 60) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __BindgenUnionField (line 62) | pub struct __BindgenUnionField(::core::marker::PhantomData); type __kernel_sockaddr_storage (line 65) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 70) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type in_addr (line 76) | pub struct in_addr { type ip_mreq (line 81) | pub struct ip_mreq { type ip_mreqn (line 87) | pub struct ip_mreqn { type ip_mreq_source (line 94) | pub struct ip_mreq_source { type ip_msfilter (line 100) | pub struct ip_msfilter { type ip_msfilter__bindgen_ty_1 (line 108) | pub struct ip_msfilter__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1 (line 115) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1 { type ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 (line 121) | pub struct ip_msfilter__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1 {} type group_req (line 124) | pub struct group_req { type group_source_req (line 130) | pub struct group_source_req { type group_filter (line 136) | pub struct group_filter { type group_filter__bindgen_ty_1 (line 140) | pub struct group_filter__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_1 (line 147) | pub struct group_filter__bindgen_ty_1__bindgen_ty_1 { type group_filter__bindgen_ty_1__bindgen_ty_2 (line 155) | pub struct group_filter__bindgen_ty_1__bindgen_ty_2 { type in_pktinfo (line 164) | pub struct in_pktinfo { type sockaddr_in (line 171) | pub struct sockaddr_in { type iphdr (line 179) | pub struct iphdr { method ihl (line 2182) | pub fn ihl(&self) -> __u8 { method set_ihl (line 2186) | pub fn set_ihl(&mut self, val: __u8) { method version (line 2193) | pub fn version(&self) -> __u8 { method set_version (line 2197) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2204) | pub fn new_bitfield_1(ihl: __u8, version: __u8) -> __BindgenBitfieldUn... type iphdr__bindgen_ty_1__bindgen_ty_1 (line 193) | pub struct iphdr__bindgen_ty_1__bindgen_ty_1 { type iphdr__bindgen_ty_1__bindgen_ty_2 (line 199) | pub struct iphdr__bindgen_ty_1__bindgen_ty_2 { type ip_auth_hdr (line 205) | pub struct ip_auth_hdr { type ip_esp_hdr (line 215) | pub struct ip_esp_hdr { type ip_comp_hdr (line 222) | pub struct ip_comp_hdr { type ip_beet_phdr (line 229) | pub struct ip_beet_phdr { type in6_addr (line 237) | pub struct in6_addr { type sockaddr_in6 (line 242) | pub struct sockaddr_in6 { type ipv6_mreq (line 251) | pub struct ipv6_mreq { type in6_flowlabel_req (line 257) | pub struct in6_flowlabel_req { type in6_pktinfo (line 269) | pub struct in6_pktinfo { type ip6_mtuinfo (line 275) | pub struct ip6_mtuinfo { type in6_ifreq (line 281) | pub struct in6_ifreq { type ipv6_rt_hdr (line 288) | pub struct ipv6_rt_hdr { type ipv6_opt_hdr (line 296) | pub struct ipv6_opt_hdr { type rt0_hdr (line 301) | pub struct rt0_hdr { type rt2_hdr (line 308) | pub struct rt2_hdr { type ipv6_destopt_hao (line 315) | pub struct ipv6_destopt_hao { type ipv6hdr (line 322) | pub struct ipv6hdr { method priority (line 2219) | pub fn priority(&self) -> __u8 { method set_priority (line 2223) | pub fn set_priority(&mut self, val: __u8) { method version (line 2230) | pub fn version(&self) -> __u8 { method set_version (line 2234) | pub fn set_version(&mut self, val: __u8) { method new_bitfield_1 (line 2241) | pub fn new_bitfield_1(priority: __u8, version: __u8) -> __BindgenBitfi... type ipv6hdr__bindgen_ty_1__bindgen_ty_1 (line 333) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_1 { type ipv6hdr__bindgen_ty_1__bindgen_ty_2 (line 339) | pub struct ipv6hdr__bindgen_ty_1__bindgen_ty_2 { type tcphdr (line 345) | pub struct tcphdr { method res1 (line 2256) | pub fn res1(&self) -> __u16 { method set_res1 (line 2260) | pub fn set_res1(&mut self, val: __u16) { method doff (line 2267) | pub fn doff(&self) -> __u16 { method set_doff (line 2271) | pub fn set_doff(&mut self, val: __u16) { method fin (line 2278) | pub fn fin(&self) -> __u16 { method set_fin (line 2282) | pub fn set_fin(&mut self, val: __u16) { method syn (line 2289) | pub fn syn(&self) -> __u16 { method set_syn (line 2293) | pub fn set_syn(&mut self, val: __u16) { method rst (line 2300) | pub fn rst(&self) -> __u16 { method set_rst (line 2304) | pub fn set_rst(&mut self, val: __u16) { method psh (line 2311) | pub fn psh(&self) -> __u16 { method set_psh (line 2315) | pub fn set_psh(&mut self, val: __u16) { method ack (line 2322) | pub fn ack(&self) -> __u16 { method set_ack (line 2326) | pub fn set_ack(&mut self, val: __u16) { method urg (line 2333) | pub fn urg(&self) -> __u16 { method set_urg (line 2337) | pub fn set_urg(&mut self, val: __u16) { method ece (line 2344) | pub fn ece(&self) -> __u16 { method set_ece (line 2348) | pub fn set_ece(&mut self, val: __u16) { method cwr (line 2355) | pub fn cwr(&self) -> __u16 { method set_cwr (line 2359) | pub fn set_cwr(&mut self, val: __u16) { method new_bitfield_1 (line 2366) | pub fn new_bitfield_1(res1: __u16, doff: __u16, fin: __u16, syn: __u16... type tcp_repair_opt (line 358) | pub struct tcp_repair_opt { type tcp_repair_window (line 364) | pub struct tcp_repair_window { type tcp_info (line 373) | pub struct tcp_info { method tcpi_snd_wscale (line 2413) | pub fn tcpi_snd_wscale(&self) -> __u8 { method set_tcpi_snd_wscale (line 2417) | pub fn set_tcpi_snd_wscale(&mut self, val: __u8) { method tcpi_rcv_wscale (line 2424) | pub fn tcpi_rcv_wscale(&self) -> __u8 { method set_tcpi_rcv_wscale (line 2428) | pub fn set_tcpi_rcv_wscale(&mut self, val: __u8) { method tcpi_delivery_rate_app_limited (line 2435) | pub fn tcpi_delivery_rate_app_limited(&self) -> __u8 { method set_tcpi_delivery_rate_app_limited (line 2439) | pub fn set_tcpi_delivery_rate_app_limited(&mut self, val: __u8) { method tcpi_fastopen_client_fail (line 2446) | pub fn tcpi_fastopen_client_fail(&self) -> __u8 { method set_tcpi_fastopen_client_fail (line 2450) | pub fn set_tcpi_fastopen_client_fail(&mut self, val: __u8) { method new_bitfield_1 (line 2457) | pub fn new_bitfield_1(tcpi_snd_wscale: __u8, tcpi_rcv_wscale: __u8, tc... type tcp_md5sig (line 433) | pub struct tcp_md5sig { type tcp_diag_md5sig (line 443) | pub struct tcp_diag_md5sig { type tcp_zerocopy_receive (line 452) | pub struct tcp_zerocopy_receive { type sockaddr_un (line 468) | pub struct sockaddr_un { type sockaddr (line 474) | pub struct sockaddr { type sync_serial_settings (line 479) | pub struct sync_serial_settings { type te1_settings (line 486) | pub struct te1_settings { type raw_hdlc_proto (line 494) | pub struct raw_hdlc_proto { type fr_proto (line 500) | pub struct fr_proto { type fr_proto_pvc (line 511) | pub struct fr_proto_pvc { type fr_proto_pvc_info (line 516) | pub struct fr_proto_pvc_info { type cisco_proto (line 522) | pub struct cisco_proto { type x25_hdlc_proto (line 528) | pub struct x25_hdlc_proto { type ifmap (line 538) | pub struct ifmap { type if_settings (line 548) | pub struct if_settings { type ifreq (line 555) | pub struct ifreq { type ifconf (line 561) | pub struct ifconf { type xt_entry_match (line 566) | pub struct xt_entry_match { type xt_entry_match__bindgen_ty_1__bindgen_ty_1 (line 572) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_1 { type xt_entry_match__bindgen_ty_1__bindgen_ty_2 (line 579) | pub struct xt_entry_match__bindgen_ty_1__bindgen_ty_2 { type xt_entry_target (line 584) | pub struct xt_entry_target { type xt_entry_target__bindgen_ty_1__bindgen_ty_1 (line 590) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_1 { type xt_entry_target__bindgen_ty_1__bindgen_ty_2 (line 597) | pub struct xt_entry_target__bindgen_ty_1__bindgen_ty_2 { type xt_standard_target (line 602) | pub struct xt_standard_target { type xt_error_target (line 607) | pub struct xt_error_target { type xt_get_revision (line 613) | pub struct xt_get_revision { type _xt_align (line 619) | pub struct _xt_align { type xt_counters (line 627) | pub struct xt_counters { type xt_counters_info (line 633) | pub struct xt_counters_info { type xt_tcp (line 640) | pub struct xt_tcp { type xt_udp (line 650) | pub struct xt_udp { type ip6t_ip6 (line 657) | pub struct ip6t_ip6 { type ip6t_entry (line 672) | pub struct ip6t_entry { type ip6t_standard (line 682) | pub struct ip6t_standard { type ip6t_error (line 687) | pub struct ip6t_error { type ip6t_icmp (line 693) | pub struct ip6t_icmp { type ip6t_getinfo (line 700) | pub struct ip6t_getinfo { type ip6t_replace (line 709) | pub struct ip6t_replace { type ip6t_get_entries (line 721) | pub struct ip6t_get_entries { type linger (line 728) | pub struct linger { type msghdr (line 734) | pub struct msghdr { type cmsghdr (line 745) | pub struct cmsghdr { type ucred (line 752) | pub struct ucred { type mmsghdr (line 759) | pub struct mmsghdr { type xt_match (line 765) | pub struct xt_match { type xt_target (line 770) | pub struct xt_target { type iovec (line 775) | pub struct iovec { constant _K_SS_MAXSIZE (line 778) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 779) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 780) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 781) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 782) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 783) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 784) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant IP_TOS (line 785) | pub const IP_TOS: u32 = 1; constant IP_TTL (line 786) | pub const IP_TTL: u32 = 2; constant IP_HDRINCL (line 787) | pub const IP_HDRINCL: u32 = 3; constant IP_OPTIONS (line 788) | pub const IP_OPTIONS: u32 = 4; constant IP_ROUTER_ALERT (line 789) | pub const IP_ROUTER_ALERT: u32 = 5; constant IP_RECVOPTS (line 790) | pub const IP_RECVOPTS: u32 = 6; constant IP_RETOPTS (line 791) | pub const IP_RETOPTS: u32 = 7; constant IP_PKTINFO (line 792) | pub const IP_PKTINFO: u32 = 8; constant IP_PKTOPTIONS (line 793) | pub const IP_PKTOPTIONS: u32 = 9; constant IP_MTU_DISCOVER (line 794) | pub const IP_MTU_DISCOVER: u32 = 10; constant IP_RECVERR (line 795) | pub const IP_RECVERR: u32 = 11; constant IP_RECVTTL (line 796) | pub const IP_RECVTTL: u32 = 12; constant IP_RECVTOS (line 797) | pub const IP_RECVTOS: u32 = 13; constant IP_MTU (line 798) | pub const IP_MTU: u32 = 14; constant IP_FREEBIND (line 799) | pub const IP_FREEBIND: u32 = 15; constant IP_IPSEC_POLICY (line 800) | pub const IP_IPSEC_POLICY: u32 = 16; constant IP_XFRM_POLICY (line 801) | pub const IP_XFRM_POLICY: u32 = 17; constant IP_PASSSEC (line 802) | pub const IP_PASSSEC: u32 = 18; constant IP_TRANSPARENT (line 803) | pub const IP_TRANSPARENT: u32 = 19; constant IP_RECVRETOPTS (line 804) | pub const IP_RECVRETOPTS: u32 = 7; constant IP_ORIGDSTADDR (line 805) | pub const IP_ORIGDSTADDR: u32 = 20; constant IP_RECVORIGDSTADDR (line 806) | pub const IP_RECVORIGDSTADDR: u32 = 20; constant IP_MINTTL (line 807) | pub const IP_MINTTL: u32 = 21; constant IP_NODEFRAG (line 808) | pub const IP_NODEFRAG: u32 = 22; constant IP_CHECKSUM (line 809) | pub const IP_CHECKSUM: u32 = 23; constant IP_BIND_ADDRESS_NO_PORT (line 810) | pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; constant IP_RECVFRAGSIZE (line 811) | pub const IP_RECVFRAGSIZE: u32 = 25; constant IP_RECVERR_RFC4884 (line 812) | pub const IP_RECVERR_RFC4884: u32 = 26; constant IP_PMTUDISC_DONT (line 813) | pub const IP_PMTUDISC_DONT: u32 = 0; constant IP_PMTUDISC_WANT (line 814) | pub const IP_PMTUDISC_WANT: u32 = 1; constant IP_PMTUDISC_DO (line 815) | pub const IP_PMTUDISC_DO: u32 = 2; constant IP_PMTUDISC_PROBE (line 816) | pub const IP_PMTUDISC_PROBE: u32 = 3; constant IP_PMTUDISC_INTERFACE (line 817) | pub const IP_PMTUDISC_INTERFACE: u32 = 4; constant IP_PMTUDISC_OMIT (line 818) | pub const IP_PMTUDISC_OMIT: u32 = 5; constant IP_MULTICAST_IF (line 819) | pub const IP_MULTICAST_IF: u32 = 32; constant IP_MULTICAST_TTL (line 820) | pub const IP_MULTICAST_TTL: u32 = 33; constant IP_MULTICAST_LOOP (line 821) | pub const IP_MULTICAST_LOOP: u32 = 34; constant IP_ADD_MEMBERSHIP (line 822) | pub const IP_ADD_MEMBERSHIP: u32 = 35; constant IP_DROP_MEMBERSHIP (line 823) | pub const IP_DROP_MEMBERSHIP: u32 = 36; constant IP_UNBLOCK_SOURCE (line 824) | pub const IP_UNBLOCK_SOURCE: u32 = 37; constant IP_BLOCK_SOURCE (line 825) | pub const IP_BLOCK_SOURCE: u32 = 38; constant IP_ADD_SOURCE_MEMBERSHIP (line 826) | pub const IP_ADD_SOURCE_MEMBERSHIP: u32 = 39; constant IP_DROP_SOURCE_MEMBERSHIP (line 827) | pub const IP_DROP_SOURCE_MEMBERSHIP: u32 = 40; constant IP_MSFILTER (line 828) | pub const IP_MSFILTER: u32 = 41; constant MCAST_JOIN_GROUP (line 829) | pub const MCAST_JOIN_GROUP: u32 = 42; constant MCAST_BLOCK_SOURCE (line 830) | pub const MCAST_BLOCK_SOURCE: u32 = 43; constant MCAST_UNBLOCK_SOURCE (line 831) | pub const MCAST_UNBLOCK_SOURCE: u32 = 44; constant MCAST_LEAVE_GROUP (line 832) | pub const MCAST_LEAVE_GROUP: u32 = 45; constant MCAST_JOIN_SOURCE_GROUP (line 833) | pub const MCAST_JOIN_SOURCE_GROUP: u32 = 46; constant MCAST_LEAVE_SOURCE_GROUP (line 834) | pub const MCAST_LEAVE_SOURCE_GROUP: u32 = 47; constant MCAST_MSFILTER (line 835) | pub const MCAST_MSFILTER: u32 = 48; constant IP_MULTICAST_ALL (line 836) | pub const IP_MULTICAST_ALL: u32 = 49; constant IP_UNICAST_IF (line 837) | pub const IP_UNICAST_IF: u32 = 50; constant IP_LOCAL_PORT_RANGE (line 838) | pub const IP_LOCAL_PORT_RANGE: u32 = 51; constant MCAST_EXCLUDE (line 839) | pub const MCAST_EXCLUDE: u32 = 0; constant MCAST_INCLUDE (line 840) | pub const MCAST_INCLUDE: u32 = 1; constant IP_DEFAULT_MULTICAST_TTL (line 841) | pub const IP_DEFAULT_MULTICAST_TTL: u32 = 1; constant IP_DEFAULT_MULTICAST_LOOP (line 842) | pub const IP_DEFAULT_MULTICAST_LOOP: u32 = 1; constant __SOCK_SIZE__ (line 843) | pub const __SOCK_SIZE__: u32 = 16; constant IN_CLASSA_NET (line 844) | pub const IN_CLASSA_NET: u32 = 4278190080; constant IN_CLASSA_NSHIFT (line 845) | pub const IN_CLASSA_NSHIFT: u32 = 24; constant IN_CLASSA_HOST (line 846) | pub const IN_CLASSA_HOST: u32 = 16777215; constant IN_CLASSA_MAX (line 847) | pub const IN_CLASSA_MAX: u32 = 128; constant IN_CLASSB_NET (line 848) | pub const IN_CLASSB_NET: u32 = 4294901760; constant IN_CLASSB_NSHIFT (line 849) | pub const IN_CLASSB_NSHIFT: u32 = 16; constant IN_CLASSB_HOST (line 850) | pub const IN_CLASSB_HOST: u32 = 65535; constant IN_CLASSB_MAX (line 851) | pub const IN_CLASSB_MAX: u32 = 65536; constant IN_CLASSC_NET (line 852) | pub const IN_CLASSC_NET: u32 = 4294967040; constant IN_CLASSC_NSHIFT (line 853) | pub const IN_CLASSC_NSHIFT: u32 = 8; constant IN_CLASSC_HOST (line 854) | pub const IN_CLASSC_HOST: u32 = 255; constant IN_MULTICAST_NET (line 855) | pub const IN_MULTICAST_NET: u32 = 3758096384; constant IN_CLASSE_NET (line 856) | pub const IN_CLASSE_NET: u32 = 4294967295; constant IN_CLASSE_NSHIFT (line 857) | pub const IN_CLASSE_NSHIFT: u32 = 0; constant IN_LOOPBACKNET (line 858) | pub const IN_LOOPBACKNET: u32 = 127; constant INADDR_LOOPBACK (line 859) | pub const INADDR_LOOPBACK: u32 = 2130706433; constant INADDR_UNSPEC_GROUP (line 860) | pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; constant INADDR_ALLHOSTS_GROUP (line 861) | pub const INADDR_ALLHOSTS_GROUP: u32 = 3758096385; constant INADDR_ALLRTRS_GROUP (line 862) | pub const INADDR_ALLRTRS_GROUP: u32 = 3758096386; constant INADDR_ALLSNOOPERS_GROUP (line 863) | pub const INADDR_ALLSNOOPERS_GROUP: u32 = 3758096490; constant INADDR_MAX_LOCAL_GROUP (line 864) | pub const INADDR_MAX_LOCAL_GROUP: u32 = 3758096639; constant __LITTLE_ENDIAN (line 865) | pub const __LITTLE_ENDIAN: u32 = 1234; constant IPTOS_TOS_MASK (line 866) | pub const IPTOS_TOS_MASK: u32 = 30; constant IPTOS_LOWDELAY (line 867) | pub const IPTOS_LOWDELAY: u32 = 16; constant IPTOS_THROUGHPUT (line 868) | pub const IPTOS_THROUGHPUT: u32 = 8; constant IPTOS_RELIABILITY (line 869) | pub const IPTOS_RELIABILITY: u32 = 4; constant IPTOS_MINCOST (line 870) | pub const IPTOS_MINCOST: u32 = 2; constant IPTOS_PREC_MASK (line 871) | pub const IPTOS_PREC_MASK: u32 = 224; constant IPTOS_PREC_NETCONTROL (line 872) | pub const IPTOS_PREC_NETCONTROL: u32 = 224; constant IPTOS_PREC_INTERNETCONTROL (line 873) | pub const IPTOS_PREC_INTERNETCONTROL: u32 = 192; constant IPTOS_PREC_CRITIC_ECP (line 874) | pub const IPTOS_PREC_CRITIC_ECP: u32 = 160; constant IPTOS_PREC_FLASHOVERRIDE (line 875) | pub const IPTOS_PREC_FLASHOVERRIDE: u32 = 128; constant IPTOS_PREC_FLASH (line 876) | pub const IPTOS_PREC_FLASH: u32 = 96; constant IPTOS_PREC_IMMEDIATE (line 877) | pub const IPTOS_PREC_IMMEDIATE: u32 = 64; constant IPTOS_PREC_PRIORITY (line 878) | pub const IPTOS_PREC_PRIORITY: u32 = 32; constant IPTOS_PREC_ROUTINE (line 879) | pub const IPTOS_PREC_ROUTINE: u32 = 0; constant IPOPT_COPY (line 880) | pub const IPOPT_COPY: u32 = 128; constant IPOPT_CLASS_MASK (line 881) | pub const IPOPT_CLASS_MASK: u32 = 96; constant IPOPT_NUMBER_MASK (line 882) | pub const IPOPT_NUMBER_MASK: u32 = 31; constant IPOPT_CONTROL (line 883) | pub const IPOPT_CONTROL: u32 = 0; constant IPOPT_RESERVED1 (line 884) | pub const IPOPT_RESERVED1: u32 = 32; constant IPOPT_MEASUREMENT (line 885) | pub const IPOPT_MEASUREMENT: u32 = 64; constant IPOPT_RESERVED2 (line 886) | pub const IPOPT_RESERVED2: u32 = 96; constant IPOPT_END (line 887) | pub const IPOPT_END: u32 = 0; constant IPOPT_NOOP (line 888) | pub const IPOPT_NOOP: u32 = 1; constant IPOPT_SEC (line 889) | pub const IPOPT_SEC: u32 = 130; constant IPOPT_LSRR (line 890) | pub const IPOPT_LSRR: u32 = 131; constant IPOPT_TIMESTAMP (line 891) | pub const IPOPT_TIMESTAMP: u32 = 68; constant IPOPT_CIPSO (line 892) | pub const IPOPT_CIPSO: u32 = 134; constant IPOPT_RR (line 893) | pub const IPOPT_RR: u32 = 7; constant IPOPT_SID (line 894) | pub const IPOPT_SID: u32 = 136; constant IPOPT_SSRR (line 895) | pub const IPOPT_SSRR: u32 = 137; constant IPOPT_RA (line 896) | pub const IPOPT_RA: u32 = 148; constant IPVERSION (line 897) | pub const IPVERSION: u32 = 4; constant MAXTTL (line 898) | pub const MAXTTL: u32 = 255; constant IPDEFTTL (line 899) | pub const IPDEFTTL: u32 = 64; constant IPOPT_OPTVAL (line 900) | pub const IPOPT_OPTVAL: u32 = 0; constant IPOPT_OLEN (line 901) | pub const IPOPT_OLEN: u32 = 1; constant IPOPT_OFFSET (line 902) | pub const IPOPT_OFFSET: u32 = 2; constant IPOPT_MINOFF (line 903) | pub const IPOPT_MINOFF: u32 = 4; constant MAX_IPOPTLEN (line 904) | pub const MAX_IPOPTLEN: u32 = 40; constant IPOPT_NOP (line 905) | pub const IPOPT_NOP: u32 = 1; constant IPOPT_EOL (line 906) | pub const IPOPT_EOL: u32 = 0; constant IPOPT_TS (line 907) | pub const IPOPT_TS: u32 = 68; constant IPOPT_TS_TSONLY (line 908) | pub const IPOPT_TS_TSONLY: u32 = 0; constant IPOPT_TS_TSANDADDR (line 909) | pub const IPOPT_TS_TSANDADDR: u32 = 1; constant IPOPT_TS_PRESPEC (line 910) | pub const IPOPT_TS_PRESPEC: u32 = 3; constant IPV4_BEET_PHMAXLEN (line 911) | pub const IPV4_BEET_PHMAXLEN: u32 = 8; constant IPV6_FL_A_GET (line 912) | pub const IPV6_FL_A_GET: u32 = 0; constant IPV6_FL_A_PUT (line 913) | pub const IPV6_FL_A_PUT: u32 = 1; constant IPV6_FL_A_RENEW (line 914) | pub const IPV6_FL_A_RENEW: u32 = 2; constant IPV6_FL_F_CREATE (line 915) | pub const IPV6_FL_F_CREATE: u32 = 1; constant IPV6_FL_F_EXCL (line 916) | pub const IPV6_FL_F_EXCL: u32 = 2; constant IPV6_FL_F_REFLECT (line 917) | pub const IPV6_FL_F_REFLECT: u32 = 4; constant IPV6_FL_F_REMOTE (line 918) | pub const IPV6_FL_F_REMOTE: u32 = 8; constant IPV6_FL_S_NONE (line 919) | pub const IPV6_FL_S_NONE: u32 = 0; constant IPV6_FL_S_EXCL (line 920) | pub const IPV6_FL_S_EXCL: u32 = 1; constant IPV6_FL_S_PROCESS (line 921) | pub const IPV6_FL_S_PROCESS: u32 = 2; constant IPV6_FL_S_USER (line 922) | pub const IPV6_FL_S_USER: u32 = 3; constant IPV6_FL_S_ANY (line 923) | pub const IPV6_FL_S_ANY: u32 = 255; constant IPV6_FLOWINFO_FLOWLABEL (line 924) | pub const IPV6_FLOWINFO_FLOWLABEL: u32 = 1048575; constant IPV6_FLOWINFO_PRIORITY (line 925) | pub const IPV6_FLOWINFO_PRIORITY: u32 = 267386880; constant IPV6_PRIORITY_UNCHARACTERIZED (line 926) | pub const IPV6_PRIORITY_UNCHARACTERIZED: u32 = 0; constant IPV6_PRIORITY_FILLER (line 927) | pub const IPV6_PRIORITY_FILLER: u32 = 256; constant IPV6_PRIORITY_UNATTENDED (line 928) | pub const IPV6_PRIORITY_UNATTENDED: u32 = 512; constant IPV6_PRIORITY_RESERVED1 (line 929) | pub const IPV6_PRIORITY_RESERVED1: u32 = 768; constant IPV6_PRIORITY_BULK (line 930) | pub const IPV6_PRIORITY_BULK: u32 = 1024; constant IPV6_PRIORITY_RESERVED2 (line 931) | pub const IPV6_PRIORITY_RESERVED2: u32 = 1280; constant IPV6_PRIORITY_INTERACTIVE (line 932) | pub const IPV6_PRIORITY_INTERACTIVE: u32 = 1536; constant IPV6_PRIORITY_CONTROL (line 933) | pub const IPV6_PRIORITY_CONTROL: u32 = 1792; constant IPV6_PRIORITY_8 (line 934) | pub const IPV6_PRIORITY_8: u32 = 2048; constant IPV6_PRIORITY_9 (line 935) | pub const IPV6_PRIORITY_9: u32 = 2304; constant IPV6_PRIORITY_10 (line 936) | pub const IPV6_PRIORITY_10: u32 = 2560; constant IPV6_PRIORITY_11 (line 937) | pub const IPV6_PRIORITY_11: u32 = 2816; constant IPV6_PRIORITY_12 (line 938) | pub const IPV6_PRIORITY_12: u32 = 3072; constant IPV6_PRIORITY_13 (line 939) | pub const IPV6_PRIORITY_13: u32 = 3328; constant IPV6_PRIORITY_14 (line 940) | pub const IPV6_PRIORITY_14: u32 = 3584; constant IPV6_PRIORITY_15 (line 941) | pub const IPV6_PRIORITY_15: u32 = 3840; constant IPPROTO_HOPOPTS (line 942) | pub const IPPROTO_HOPOPTS: u32 = 0; constant IPPROTO_ROUTING (line 943) | pub const IPPROTO_ROUTING: u32 = 43; constant IPPROTO_FRAGMENT (line 944) | pub const IPPROTO_FRAGMENT: u32 = 44; constant IPPROTO_ICMPV6 (line 945) | pub const IPPROTO_ICMPV6: u32 = 58; constant IPPROTO_NONE (line 946) | pub const IPPROTO_NONE: u32 = 59; constant IPPROTO_DSTOPTS (line 947) | pub const IPPROTO_DSTOPTS: u32 = 60; constant IPPROTO_MH (line 948) | pub const IPPROTO_MH: u32 = 135; constant IPV6_TLV_PAD1 (line 949) | pub const IPV6_TLV_PAD1: u32 = 0; constant IPV6_TLV_PADN (line 950) | pub const IPV6_TLV_PADN: u32 = 1; constant IPV6_TLV_ROUTERALERT (line 951) | pub const IPV6_TLV_ROUTERALERT: u32 = 5; constant IPV6_TLV_CALIPSO (line 952) | pub const IPV6_TLV_CALIPSO: u32 = 7; constant IPV6_TLV_IOAM (line 953) | pub const IPV6_TLV_IOAM: u32 = 49; constant IPV6_TLV_JUMBO (line 954) | pub const IPV6_TLV_JUMBO: u32 = 194; constant IPV6_TLV_HAO (line 955) | pub const IPV6_TLV_HAO: u32 = 201; constant IPV6_ADDRFORM (line 956) | pub const IPV6_ADDRFORM: u32 = 1; constant IPV6_2292PKTINFO (line 957) | pub const IPV6_2292PKTINFO: u32 = 2; constant IPV6_2292HOPOPTS (line 958) | pub const IPV6_2292HOPOPTS: u32 = 3; constant IPV6_2292DSTOPTS (line 959) | pub const IPV6_2292DSTOPTS: u32 = 4; constant IPV6_2292RTHDR (line 960) | pub const IPV6_2292RTHDR: u32 = 5; constant IPV6_2292PKTOPTIONS (line 961) | pub const IPV6_2292PKTOPTIONS: u32 = 6; constant IPV6_CHECKSUM (line 962) | pub const IPV6_CHECKSUM: u32 = 7; constant IPV6_2292HOPLIMIT (line 963) | pub const IPV6_2292HOPLIMIT: u32 = 8; constant IPV6_NEXTHOP (line 964) | pub const IPV6_NEXTHOP: u32 = 9; constant IPV6_AUTHHDR (line 965) | pub const IPV6_AUTHHDR: u32 = 10; constant IPV6_FLOWINFO (line 966) | pub const IPV6_FLOWINFO: u32 = 11; constant IPV6_UNICAST_HOPS (line 967) | pub const IPV6_UNICAST_HOPS: u32 = 16; constant IPV6_MULTICAST_IF (line 968) | pub const IPV6_MULTICAST_IF: u32 = 17; constant IPV6_MULTICAST_HOPS (line 969) | pub const IPV6_MULTICAST_HOPS: u32 = 18; constant IPV6_MULTICAST_LOOP (line 970) | pub const IPV6_MULTICAST_LOOP: u32 = 19; constant IPV6_ADD_MEMBERSHIP (line 971) | pub const IPV6_ADD_MEMBERSHIP: u32 = 20; constant IPV6_DROP_MEMBERSHIP (line 972) | pub const IPV6_DROP_MEMBERSHIP: u32 = 21; constant IPV6_ROUTER_ALERT (line 973) | pub const IPV6_ROUTER_ALERT: u32 = 22; constant IPV6_MTU_DISCOVER (line 974) | pub const IPV6_MTU_DISCOVER: u32 = 23; constant IPV6_MTU (line 975) | pub const IPV6_MTU: u32 = 24; constant IPV6_RECVERR (line 976) | pub const IPV6_RECVERR: u32 = 25; constant IPV6_V6ONLY (line 977) | pub const IPV6_V6ONLY: u32 = 26; constant IPV6_JOIN_ANYCAST (line 978) | pub const IPV6_JOIN_ANYCAST: u32 = 27; constant IPV6_LEAVE_ANYCAST (line 979) | pub const IPV6_LEAVE_ANYCAST: u32 = 28; constant IPV6_MULTICAST_ALL (line 980) | pub const IPV6_MULTICAST_ALL: u32 = 29; constant IPV6_ROUTER_ALERT_ISOLATE (line 981) | pub const IPV6_ROUTER_ALERT_ISOLATE: u32 = 30; constant IPV6_RECVERR_RFC4884 (line 982) | pub const IPV6_RECVERR_RFC4884: u32 = 31; constant IPV6_PMTUDISC_DONT (line 983) | pub const IPV6_PMTUDISC_DONT: u32 = 0; constant IPV6_PMTUDISC_WANT (line 984) | pub const IPV6_PMTUDISC_WANT: u32 = 1; constant IPV6_PMTUDISC_DO (line 985) | pub const IPV6_PMTUDISC_DO: u32 = 2; constant IPV6_PMTUDISC_PROBE (line 986) | pub const IPV6_PMTUDISC_PROBE: u32 = 3; constant IPV6_PMTUDISC_INTERFACE (line 987) | pub const IPV6_PMTUDISC_INTERFACE: u32 = 4; constant IPV6_PMTUDISC_OMIT (line 988) | pub const IPV6_PMTUDISC_OMIT: u32 = 5; constant IPV6_FLOWLABEL_MGR (line 989) | pub const IPV6_FLOWLABEL_MGR: u32 = 32; constant IPV6_FLOWINFO_SEND (line 990) | pub const IPV6_FLOWINFO_SEND: u32 = 33; constant IPV6_IPSEC_POLICY (line 991) | pub const IPV6_IPSEC_POLICY: u32 = 34; constant IPV6_XFRM_POLICY (line 992) | pub const IPV6_XFRM_POLICY: u32 = 35; constant IPV6_HDRINCL (line 993) | pub const IPV6_HDRINCL: u32 = 36; constant IPV6_RECVPKTINFO (line 994) | pub const IPV6_RECVPKTINFO: u32 = 49; constant IPV6_PKTINFO (line 995) | pub const IPV6_PKTINFO: u32 = 50; constant IPV6_RECVHOPLIMIT (line 996) | pub const IPV6_RECVHOPLIMIT: u32 = 51; constant IPV6_HOPLIMIT (line 997) | pub const IPV6_HOPLIMIT: u32 = 52; constant IPV6_RECVHOPOPTS (line 998) | pub const IPV6_RECVHOPOPTS: u32 = 53; constant IPV6_HOPOPTS (line 999) | pub const IPV6_HOPOPTS: u32 = 54; constant IPV6_RTHDRDSTOPTS (line 1000) | pub const IPV6_RTHDRDSTOPTS: u32 = 55; constant IPV6_RECVRTHDR (line 1001) | pub const IPV6_RECVRTHDR: u32 = 56; constant IPV6_RTHDR (line 1002) | pub const IPV6_RTHDR: u32 = 57; constant IPV6_RECVDSTOPTS (line 1003) | pub const IPV6_RECVDSTOPTS: u32 = 58; constant IPV6_DSTOPTS (line 1004) | pub const IPV6_DSTOPTS: u32 = 59; constant IPV6_RECVPATHMTU (line 1005) | pub const IPV6_RECVPATHMTU: u32 = 60; constant IPV6_PATHMTU (line 1006) | pub const IPV6_PATHMTU: u32 = 61; constant IPV6_DONTFRAG (line 1007) | pub const IPV6_DONTFRAG: u32 = 62; constant IPV6_RECVTCLASS (line 1008) | pub const IPV6_RECVTCLASS: u32 = 66; constant IPV6_TCLASS (line 1009) | pub const IPV6_TCLASS: u32 = 67; constant IPV6_AUTOFLOWLABEL (line 1010) | pub const IPV6_AUTOFLOWLABEL: u32 = 70; constant IPV6_ADDR_PREFERENCES (line 1011) | pub const IPV6_ADDR_PREFERENCES: u32 = 72; constant IPV6_PREFER_SRC_TMP (line 1012) | pub const IPV6_PREFER_SRC_TMP: u32 = 1; constant IPV6_PREFER_SRC_PUBLIC (line 1013) | pub const IPV6_PREFER_SRC_PUBLIC: u32 = 2; constant IPV6_PREFER_SRC_PUBTMP_DEFAULT (line 1014) | pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: u32 = 256; constant IPV6_PREFER_SRC_COA (line 1015) | pub const IPV6_PREFER_SRC_COA: u32 = 4; constant IPV6_PREFER_SRC_HOME (line 1016) | pub const IPV6_PREFER_SRC_HOME: u32 = 1024; constant IPV6_PREFER_SRC_CGA (line 1017) | pub const IPV6_PREFER_SRC_CGA: u32 = 8; constant IPV6_PREFER_SRC_NONCGA (line 1018) | pub const IPV6_PREFER_SRC_NONCGA: u32 = 2048; constant IPV6_MINHOPCOUNT (line 1019) | pub const IPV6_MINHOPCOUNT: u32 = 73; constant IPV6_ORIGDSTADDR (line 1020) | pub const IPV6_ORIGDSTADDR: u32 = 74; constant IPV6_RECVORIGDSTADDR (line 1021) | pub const IPV6_RECVORIGDSTADDR: u32 = 74; constant IPV6_TRANSPARENT (line 1022) | pub const IPV6_TRANSPARENT: u32 = 75; constant IPV6_UNICAST_IF (line 1023) | pub const IPV6_UNICAST_IF: u32 = 76; constant IPV6_RECVFRAGSIZE (line 1024) | pub const IPV6_RECVFRAGSIZE: u32 = 77; constant IPV6_FREEBIND (line 1025) | pub const IPV6_FREEBIND: u32 = 78; constant IPV6_MIN_MTU (line 1026) | pub const IPV6_MIN_MTU: u32 = 1280; constant IPV6_SRCRT_STRICT (line 1027) | pub const IPV6_SRCRT_STRICT: u32 = 1; constant IPV6_SRCRT_TYPE_0 (line 1028) | pub const IPV6_SRCRT_TYPE_0: u32 = 0; constant IPV6_SRCRT_TYPE_2 (line 1029) | pub const IPV6_SRCRT_TYPE_2: u32 = 2; constant IPV6_SRCRT_TYPE_3 (line 1030) | pub const IPV6_SRCRT_TYPE_3: u32 = 3; constant IPV6_SRCRT_TYPE_4 (line 1031) | pub const IPV6_SRCRT_TYPE_4: u32 = 4; constant IPV6_OPT_ROUTERALERT_MLD (line 1032) | pub const IPV6_OPT_ROUTERALERT_MLD: u32 = 0; constant SIOCGSTAMP_OLD (line 1033) | pub const SIOCGSTAMP_OLD: u32 = 35078; constant SIOCGSTAMPNS_OLD (line 1034) | pub const SIOCGSTAMPNS_OLD: u32 = 35079; constant SOL_SOCKET (line 1035) | pub const SOL_SOCKET: u32 = 1; constant SO_DEBUG (line 1036) | pub const SO_DEBUG: u32 = 1; constant SO_REUSEADDR (line 1037) | pub const SO_REUSEADDR: u32 = 2; constant SO_TYPE (line 1038) | pub const SO_TYPE: u32 = 3; constant SO_ERROR (line 1039) | pub const SO_ERROR: u32 = 4; constant SO_DONTROUTE (line 1040) | pub const SO_DONTROUTE: u32 = 5; constant SO_BROADCAST (line 1041) | pub const SO_BROADCAST: u32 = 6; constant SO_SNDBUF (line 1042) | pub const SO_SNDBUF: u32 = 7; constant SO_RCVBUF (line 1043) | pub const SO_RCVBUF: u32 = 8; constant SO_SNDBUFFORCE (line 1044) | pub const SO_SNDBUFFORCE: u32 = 32; constant SO_RCVBUFFORCE (line 1045) | pub const SO_RCVBUFFORCE: u32 = 33; constant SO_KEEPALIVE (line 1046) | pub const SO_KEEPALIVE: u32 = 9; constant SO_OOBINLINE (line 1047) | pub const SO_OOBINLINE: u32 = 10; constant SO_NO_CHECK (line 1048) | pub const SO_NO_CHECK: u32 = 11; constant SO_PRIORITY (line 1049) | pub const SO_PRIORITY: u32 = 12; constant SO_LINGER (line 1050) | pub const SO_LINGER: u32 = 13; constant SO_BSDCOMPAT (line 1051) | pub const SO_BSDCOMPAT: u32 = 14; constant SO_REUSEPORT (line 1052) | pub const SO_REUSEPORT: u32 = 15; constant SO_PASSCRED (line 1053) | pub const SO_PASSCRED: u32 = 16; constant SO_PEERCRED (line 1054) | pub const SO_PEERCRED: u32 = 17; constant SO_RCVLOWAT (line 1055) | pub const SO_RCVLOWAT: u32 = 18; constant SO_SNDLOWAT (line 1056) | pub const SO_SNDLOWAT: u32 = 19; constant SO_RCVTIMEO_OLD (line 1057) | pub const SO_RCVTIMEO_OLD: u32 = 20; constant SO_SNDTIMEO_OLD (line 1058) | pub const SO_SNDTIMEO_OLD: u32 = 21; constant SO_SECURITY_AUTHENTICATION (line 1059) | pub const SO_SECURITY_AUTHENTICATION: u32 = 22; constant SO_SECURITY_ENCRYPTION_TRANSPORT (line 1060) | pub const SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23; constant SO_SECURITY_ENCRYPTION_NETWORK (line 1061) | pub const SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24; constant SO_BINDTODEVICE (line 1062) | pub const SO_BINDTODEVICE: u32 = 25; constant SO_ATTACH_FILTER (line 1063) | pub const SO_ATTACH_FILTER: u32 = 26; constant SO_DETACH_FILTER (line 1064) | pub const SO_DETACH_FILTER: u32 = 27; constant SO_GET_FILTER (line 1065) | pub const SO_GET_FILTER: u32 = 26; constant SO_PEERNAME (line 1066) | pub const SO_PEERNAME: u32 = 28; constant SO_ACCEPTCONN (line 1067) | pub const SO_ACCEPTCONN: u32 = 30; constant SO_PEERSEC (line 1068) | pub const SO_PEERSEC: u32 = 31; constant SO_PASSSEC (line 1069) | pub const SO_PASSSEC: u32 = 34; constant SO_MARK (line 1070) | pub const SO_MARK: u32 = 36; constant SO_PROTOCOL (line 1071) | pub const SO_PROTOCOL: u32 = 38; constant SO_DOMAIN (line 1072) | pub const SO_DOMAIN: u32 = 39; constant SO_RXQ_OVFL (line 1073) | pub const SO_RXQ_OVFL: u32 = 40; constant SO_WIFI_STATUS (line 1074) | pub const SO_WIFI_STATUS: u32 = 41; constant SCM_WIFI_STATUS (line 1075) | pub const SCM_WIFI_STATUS: u32 = 41; constant SO_PEEK_OFF (line 1076) | pub const SO_PEEK_OFF: u32 = 42; constant SO_NOFCS (line 1077) | pub const SO_NOFCS: u32 = 43; constant SO_LOCK_FILTER (line 1078) | pub const SO_LOCK_FILTER: u32 = 44; constant SO_SELECT_ERR_QUEUE (line 1079) | pub const SO_SELECT_ERR_QUEUE: u32 = 45; constant SO_BUSY_POLL (line 1080) | pub const SO_BUSY_POLL: u32 = 46; constant SO_MAX_PACING_RATE (line 1081) | pub const SO_MAX_PACING_RATE: u32 = 47; constant SO_BPF_EXTENSIONS (line 1082) | pub const SO_BPF_EXTENSIONS: u32 = 48; constant SO_INCOMING_CPU (line 1083) | pub const SO_INCOMING_CPU: u32 = 49; constant SO_ATTACH_BPF (line 1084) | pub const SO_ATTACH_BPF: u32 = 50; constant SO_DETACH_BPF (line 1085) | pub const SO_DETACH_BPF: u32 = 27; constant SO_ATTACH_REUSEPORT_CBPF (line 1086) | pub const SO_ATTACH_REUSEPORT_CBPF: u32 = 51; constant SO_ATTACH_REUSEPORT_EBPF (line 1087) | pub const SO_ATTACH_REUSEPORT_EBPF: u32 = 52; constant SO_CNX_ADVICE (line 1088) | pub const SO_CNX_ADVICE: u32 = 53; constant SCM_TIMESTAMPING_OPT_STATS (line 1089) | pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant SO_MEMINFO (line 1090) | pub const SO_MEMINFO: u32 = 55; constant SO_INCOMING_NAPI_ID (line 1091) | pub const SO_INCOMING_NAPI_ID: u32 = 56; constant SO_COOKIE (line 1092) | pub const SO_COOKIE: u32 = 57; constant SCM_TIMESTAMPING_PKTINFO (line 1093) | pub const SCM_TIMESTAMPING_PKTINFO: u32 = 58; constant SO_PEERGROUPS (line 1094) | pub const SO_PEERGROUPS: u32 = 59; constant SO_ZEROCOPY (line 1095) | pub const SO_ZEROCOPY: u32 = 60; constant SO_TXTIME (line 1096) | pub const SO_TXTIME: u32 = 61; constant SCM_TXTIME (line 1097) | pub const SCM_TXTIME: u32 = 61; constant SO_BINDTOIFINDEX (line 1098) | pub const SO_BINDTOIFINDEX: u32 = 62; constant SO_TIMESTAMP_OLD (line 1099) | pub const SO_TIMESTAMP_OLD: u32 = 29; constant SO_TIMESTAMPNS_OLD (line 1100) | pub const SO_TIMESTAMPNS_OLD: u32 = 35; constant SO_TIMESTAMPING_OLD (line 1101) | pub const SO_TIMESTAMPING_OLD: u32 = 37; constant SO_TIMESTAMP_NEW (line 1102) | pub const SO_TIMESTAMP_NEW: u32 = 63; constant SO_TIMESTAMPNS_NEW (line 1103) | pub const SO_TIMESTAMPNS_NEW: u32 = 64; constant SO_TIMESTAMPING_NEW (line 1104) | pub const SO_TIMESTAMPING_NEW: u32 = 65; constant SO_RCVTIMEO_NEW (line 1105) | pub const SO_RCVTIMEO_NEW: u32 = 66; constant SO_SNDTIMEO_NEW (line 1106) | pub const SO_SNDTIMEO_NEW: u32 = 67; constant SO_DETACH_REUSEPORT_BPF (line 1107) | pub const SO_DETACH_REUSEPORT_BPF: u32 = 68; constant SO_PREFER_BUSY_POLL (line 1108) | pub const SO_PREFER_BUSY_POLL: u32 = 69; constant SO_BUSY_POLL_BUDGET (line 1109) | pub const SO_BUSY_POLL_BUDGET: u32 = 70; constant SO_NETNS_COOKIE (line 1110) | pub const SO_NETNS_COOKIE: u32 = 71; constant SO_BUF_LOCK (line 1111) | pub const SO_BUF_LOCK: u32 = 72; constant SO_RESERVE_MEM (line 1112) | pub const SO_RESERVE_MEM: u32 = 73; constant SO_TXREHASH (line 1113) | pub const SO_TXREHASH: u32 = 74; constant SO_RCVMARK (line 1114) | pub const SO_RCVMARK: u32 = 75; constant SO_TIMESTAMP (line 1115) | pub const SO_TIMESTAMP: u32 = 29; constant SO_TIMESTAMPNS (line 1116) | pub const SO_TIMESTAMPNS: u32 = 35; constant SO_TIMESTAMPING (line 1117) | pub const SO_TIMESTAMPING: u32 = 37; constant SO_RCVTIMEO (line 1118) | pub const SO_RCVTIMEO: u32 = 20; constant SO_SNDTIMEO (line 1119) | pub const SO_SNDTIMEO: u32 = 21; constant SCM_TIMESTAMP (line 1120) | pub const SCM_TIMESTAMP: u32 = 29; constant SCM_TIMESTAMPNS (line 1121) | pub const SCM_TIMESTAMPNS: u32 = 35; constant SCM_TIMESTAMPING (line 1122) | pub const SCM_TIMESTAMPING: u32 = 37; constant SYS_SOCKET (line 1123) | pub const SYS_SOCKET: u32 = 1; constant SYS_BIND (line 1124) | pub const SYS_BIND: u32 = 2; constant SYS_CONNECT (line 1125) | pub const SYS_CONNECT: u32 = 3; constant SYS_LISTEN (line 1126) | pub const SYS_LISTEN: u32 = 4; constant SYS_ACCEPT (line 1127) | pub const SYS_ACCEPT: u32 = 5; constant SYS_GETSOCKNAME (line 1128) | pub const SYS_GETSOCKNAME: u32 = 6; constant SYS_GETPEERNAME (line 1129) | pub const SYS_GETPEERNAME: u32 = 7; constant SYS_SOCKETPAIR (line 1130) | pub const SYS_SOCKETPAIR: u32 = 8; constant SYS_SEND (line 1131) | pub const SYS_SEND: u32 = 9; constant SYS_RECV (line 1132) | pub const SYS_RECV: u32 = 10; constant SYS_SENDTO (line 1133) | pub const SYS_SENDTO: u32 = 11; constant SYS_RECVFROM (line 1134) | pub const SYS_RECVFROM: u32 = 12; constant SYS_SHUTDOWN (line 1135) | pub const SYS_SHUTDOWN: u32 = 13; constant SYS_SETSOCKOPT (line 1136) | pub const SYS_SETSOCKOPT: u32 = 14; constant SYS_GETSOCKOPT (line 1137) | pub const SYS_GETSOCKOPT: u32 = 15; constant SYS_SENDMSG (line 1138) | pub const SYS_SENDMSG: u32 = 16; constant SYS_RECVMSG (line 1139) | pub const SYS_RECVMSG: u32 = 17; constant SYS_ACCEPT4 (line 1140) | pub const SYS_ACCEPT4: u32 = 18; constant SYS_RECVMMSG (line 1141) | pub const SYS_RECVMMSG: u32 = 19; constant SYS_SENDMMSG (line 1142) | pub const SYS_SENDMMSG: u32 = 20; constant __SO_ACCEPTCON (line 1143) | pub const __SO_ACCEPTCON: u32 = 65536; constant TCP_MSS_DEFAULT (line 1144) | pub const TCP_MSS_DEFAULT: u32 = 536; constant TCP_MSS_DESIRED (line 1145) | pub const TCP_MSS_DESIRED: u32 = 1220; constant TCP_NODELAY (line 1146) | pub const TCP_NODELAY: u32 = 1; constant TCP_MAXSEG (line 1147) | pub const TCP_MAXSEG: u32 = 2; constant TCP_CORK (line 1148) | pub const TCP_CORK: u32 = 3; constant TCP_KEEPIDLE (line 1149) | pub const TCP_KEEPIDLE: u32 = 4; constant TCP_KEEPINTVL (line 1150) | pub const TCP_KEEPINTVL: u32 = 5; constant TCP_KEEPCNT (line 1151) | pub const TCP_KEEPCNT: u32 = 6; constant TCP_SYNCNT (line 1152) | pub const TCP_SYNCNT: u32 = 7; constant TCP_LINGER2 (line 1153) | pub const TCP_LINGER2: u32 = 8; constant TCP_DEFER_ACCEPT (line 1154) | pub const TCP_DEFER_ACCEPT: u32 = 9; constant TCP_WINDOW_CLAMP (line 1155) | pub const TCP_WINDOW_CLAMP: u32 = 10; constant TCP_INFO (line 1156) | pub const TCP_INFO: u32 = 11; constant TCP_QUICKACK (line 1157) | pub const TCP_QUICKACK: u32 = 12; constant TCP_CONGESTION (line 1158) | pub const TCP_CONGESTION: u32 = 13; constant TCP_MD5SIG (line 1159) | pub const TCP_MD5SIG: u32 = 14; constant TCP_THIN_LINEAR_TIMEOUTS (line 1160) | pub const TCP_THIN_LINEAR_TIMEOUTS: u32 = 16; constant TCP_THIN_DUPACK (line 1161) | pub const TCP_THIN_DUPACK: u32 = 17; constant TCP_USER_TIMEOUT (line 1162) | pub const TCP_USER_TIMEOUT: u32 = 18; constant TCP_REPAIR (line 1163) | pub const TCP_REPAIR: u32 = 19; constant TCP_REPAIR_QUEUE (line 1164) | pub const TCP_REPAIR_QUEUE: u32 = 20; constant TCP_QUEUE_SEQ (line 1165) | pub const TCP_QUEUE_SEQ: u32 = 21; constant TCP_REPAIR_OPTIONS (line 1166) | pub const TCP_REPAIR_OPTIONS: u32 = 22; constant TCP_FASTOPEN (line 1167) | pub const TCP_FASTOPEN: u32 = 23; constant TCP_TIMESTAMP (line 1168) | pub const TCP_TIMESTAMP: u32 = 24; constant TCP_NOTSENT_LOWAT (line 1169) | pub const TCP_NOTSENT_LOWAT: u32 = 25; constant TCP_CC_INFO (line 1170) | pub const TCP_CC_INFO: u32 = 26; constant TCP_SAVE_SYN (line 1171) | pub const TCP_SAVE_SYN: u32 = 27; constant TCP_SAVED_SYN (line 1172) | pub const TCP_SAVED_SYN: u32 = 28; constant TCP_REPAIR_WINDOW (line 1173) | pub const TCP_REPAIR_WINDOW: u32 = 29; constant TCP_FASTOPEN_CONNECT (line 1174) | pub const TCP_FASTOPEN_CONNECT: u32 = 30; constant TCP_ULP (line 1175) | pub const TCP_ULP: u32 = 31; constant TCP_MD5SIG_EXT (line 1176) | pub const TCP_MD5SIG_EXT: u32 = 32; constant TCP_FASTOPEN_KEY (line 1177) | pub const TCP_FASTOPEN_KEY: u32 = 33; constant TCP_FASTOPEN_NO_COOKIE (line 1178) | pub const TCP_FASTOPEN_NO_COOKIE: u32 = 34; constant TCP_ZEROCOPY_RECEIVE (line 1179) | pub const TCP_ZEROCOPY_RECEIVE: u32 = 35; constant TCP_INQ (line 1180) | pub const TCP_INQ: u32 = 36; constant TCP_CM_INQ (line 1181) | pub const TCP_CM_INQ: u32 = 36; constant TCP_TX_DELAY (line 1182) | pub const TCP_TX_DELAY: u32 = 37; constant TCP_REPAIR_ON (line 1183) | pub const TCP_REPAIR_ON: u32 = 1; constant TCP_REPAIR_OFF (line 1184) | pub const TCP_REPAIR_OFF: u32 = 0; constant TCP_REPAIR_OFF_NO_WP (line 1185) | pub const TCP_REPAIR_OFF_NO_WP: i32 = -1; constant TCPI_OPT_TIMESTAMPS (line 1186) | pub const TCPI_OPT_TIMESTAMPS: u32 = 1; constant TCPI_OPT_SACK (line 1187) | pub const TCPI_OPT_SACK: u32 = 2; constant TCPI_OPT_WSCALE (line 1188) | pub const TCPI_OPT_WSCALE: u32 = 4; constant TCPI_OPT_ECN (line 1189) | pub const TCPI_OPT_ECN: u32 = 8; constant TCPI_OPT_ECN_SEEN (line 1190) | pub const TCPI_OPT_ECN_SEEN: u32 = 16; constant TCPI_OPT_SYN_DATA (line 1191) | pub const TCPI_OPT_SYN_DATA: u32 = 32; constant TCP_MD5SIG_MAXKEYLEN (line 1192) | pub const TCP_MD5SIG_MAXKEYLEN: u32 = 80; constant TCP_MD5SIG_FLAG_PREFIX (line 1193) | pub const TCP_MD5SIG_FLAG_PREFIX: u32 = 1; constant TCP_MD5SIG_FLAG_IFINDEX (line 1194) | pub const TCP_MD5SIG_FLAG_IFINDEX: u32 = 2; constant TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT (line 1195) | pub const TCP_RECEIVE_ZEROCOPY_FLAG_TLB_CLEAN_HINT: u32 = 1; constant UNIX_PATH_MAX (line 1196) | pub const UNIX_PATH_MAX: u32 = 108; constant IFNAMSIZ (line 1197) | pub const IFNAMSIZ: u32 = 16; constant IFALIASZ (line 1198) | pub const IFALIASZ: u32 = 256; constant ALTIFNAMSIZ (line 1199) | pub const ALTIFNAMSIZ: u32 = 128; constant GENERIC_HDLC_VERSION (line 1200) | pub const GENERIC_HDLC_VERSION: u32 = 4; constant CLOCK_DEFAULT (line 1201) | pub const CLOCK_DEFAULT: u32 = 0; constant CLOCK_EXT (line 1202) | pub const CLOCK_EXT: u32 = 1; constant CLOCK_INT (line 1203) | pub const CLOCK_INT: u32 = 2; constant CLOCK_TXINT (line 1204) | pub const CLOCK_TXINT: u32 = 3; constant CLOCK_TXFROMRX (line 1205) | pub const CLOCK_TXFROMRX: u32 = 4; constant ENCODING_DEFAULT (line 1206) | pub const ENCODING_DEFAULT: u32 = 0; constant ENCODING_NRZ (line 1207) | pub const ENCODING_NRZ: u32 = 1; constant ENCODING_NRZI (line 1208) | pub const ENCODING_NRZI: u32 = 2; constant ENCODING_FM_MARK (line 1209) | pub const ENCODING_FM_MARK: u32 = 3; constant ENCODING_FM_SPACE (line 1210) | pub const ENCODING_FM_SPACE: u32 = 4; constant ENCODING_MANCHESTER (line 1211) | pub const ENCODING_MANCHESTER: u32 = 5; constant PARITY_DEFAULT (line 1212) | pub const PARITY_DEFAULT: u32 = 0; constant PARITY_NONE (line 1213) | pub const PARITY_NONE: u32 = 1; constant PARITY_CRC16_PR0 (line 1214) | pub const PARITY_CRC16_PR0: u32 = 2; constant PARITY_CRC16_PR1 (line 1215) | pub const PARITY_CRC16_PR1: u32 = 3; constant PARITY_CRC16_PR0_CCITT (line 1216) | pub const PARITY_CRC16_PR0_CCITT: u32 = 4; constant PARITY_CRC16_PR1_CCITT (line 1217) | pub const PARITY_CRC16_PR1_CCITT: u32 = 5; constant PARITY_CRC32_PR0_CCITT (line 1218) | pub const PARITY_CRC32_PR0_CCITT: u32 = 6; constant PARITY_CRC32_PR1_CCITT (line 1219) | pub const PARITY_CRC32_PR1_CCITT: u32 = 7; constant LMI_DEFAULT (line 1220) | pub const LMI_DEFAULT: u32 = 0; constant LMI_NONE (line 1221) | pub const LMI_NONE: u32 = 1; constant LMI_ANSI (line 1222) | pub const LMI_ANSI: u32 = 2; constant LMI_CCITT (line 1223) | pub const LMI_CCITT: u32 = 3; constant LMI_CISCO (line 1224) | pub const LMI_CISCO: u32 = 4; constant IF_GET_IFACE (line 1225) | pub const IF_GET_IFACE: u32 = 1; constant IF_GET_PROTO (line 1226) | pub const IF_GET_PROTO: u32 = 2; constant IF_IFACE_V35 (line 1227) | pub const IF_IFACE_V35: u32 = 4096; constant IF_IFACE_V24 (line 1228) | pub const IF_IFACE_V24: u32 = 4097; constant IF_IFACE_X21 (line 1229) | pub const IF_IFACE_X21: u32 = 4098; constant IF_IFACE_T1 (line 1230) | pub const IF_IFACE_T1: u32 = 4099; constant IF_IFACE_E1 (line 1231) | pub const IF_IFACE_E1: u32 = 4100; constant IF_IFACE_SYNC_SERIAL (line 1232) | pub const IF_IFACE_SYNC_SERIAL: u32 = 4101; constant IF_IFACE_X21D (line 1233) | pub const IF_IFACE_X21D: u32 = 4102; constant IF_PROTO_HDLC (line 1234) | pub const IF_PROTO_HDLC: u32 = 8192; constant IF_PROTO_PPP (line 1235) | pub const IF_PROTO_PPP: u32 = 8193; constant IF_PROTO_CISCO (line 1236) | pub const IF_PROTO_CISCO: u32 = 8194; constant IF_PROTO_FR (line 1237) | pub const IF_PROTO_FR: u32 = 8195; constant IF_PROTO_FR_ADD_PVC (line 1238) | pub const IF_PROTO_FR_ADD_PVC: u32 = 8196; constant IF_PROTO_FR_DEL_PVC (line 1239) | pub const IF_PROTO_FR_DEL_PVC: u32 = 8197; constant IF_PROTO_X25 (line 1240) | pub const IF_PROTO_X25: u32 = 8198; constant IF_PROTO_HDLC_ETH (line 1241) | pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant IF_PROTO_FR_ADD_ETH_PVC (line 1242) | pub const IF_PROTO_FR_ADD_ETH_PVC: u32 = 8200; constant IF_PROTO_FR_DEL_ETH_PVC (line 1243) | pub const IF_PROTO_FR_DEL_ETH_PVC: u32 = 8201; constant IF_PROTO_FR_PVC (line 1244) | pub const IF_PROTO_FR_PVC: u32 = 8202; constant IF_PROTO_FR_ETH_PVC (line 1245) | pub const IF_PROTO_FR_ETH_PVC: u32 = 8203; constant IF_PROTO_RAW (line 1246) | pub const IF_PROTO_RAW: u32 = 8204; constant IFHWADDRLEN (line 1247) | pub const IFHWADDRLEN: u32 = 6; constant NF_DROP (line 1248) | pub const NF_DROP: u32 = 0; constant NF_ACCEPT (line 1249) | pub const NF_ACCEPT: u32 = 1; constant NF_STOLEN (line 1250) | pub const NF_STOLEN: u32 = 2; constant NF_QUEUE (line 1251) | pub const NF_QUEUE: u32 = 3; constant NF_REPEAT (line 1252) | pub const NF_REPEAT: u32 = 4; constant NF_STOP (line 1253) | pub const NF_STOP: u32 = 5; constant NF_MAX_VERDICT (line 1254) | pub const NF_MAX_VERDICT: u32 = 5; constant NF_VERDICT_MASK (line 1255) | pub const NF_VERDICT_MASK: u32 = 255; constant NF_VERDICT_FLAG_QUEUE_BYPASS (line 1256) | pub const NF_VERDICT_FLAG_QUEUE_BYPASS: u32 = 32768; constant NF_VERDICT_QMASK (line 1257) | pub const NF_VERDICT_QMASK: u32 = 4294901760; constant NF_VERDICT_QBITS (line 1258) | pub const NF_VERDICT_QBITS: u32 = 16; constant NF_VERDICT_BITS (line 1259) | pub const NF_VERDICT_BITS: u32 = 16; constant NF_IP6_PRE_ROUTING (line 1260) | pub const NF_IP6_PRE_ROUTING: u32 = 0; constant NF_IP6_LOCAL_IN (line 1261) | pub const NF_IP6_LOCAL_IN: u32 = 1; constant NF_IP6_FORWARD (line 1262) | pub const NF_IP6_FORWARD: u32 = 2; constant NF_IP6_LOCAL_OUT (line 1263) | pub const NF_IP6_LOCAL_OUT: u32 = 3; constant NF_IP6_POST_ROUTING (line 1264) | pub const NF_IP6_POST_ROUTING: u32 = 4; constant NF_IP6_NUMHOOKS (line 1265) | pub const NF_IP6_NUMHOOKS: u32 = 5; constant XT_FUNCTION_MAXNAMELEN (line 1266) | pub const XT_FUNCTION_MAXNAMELEN: u32 = 30; constant XT_EXTENSION_MAXNAMELEN (line 1267) | pub const XT_EXTENSION_MAXNAMELEN: u32 = 29; constant XT_TABLE_MAXNAMELEN (line 1268) | pub const XT_TABLE_MAXNAMELEN: u32 = 32; constant XT_CONTINUE (line 1269) | pub const XT_CONTINUE: u32 = 4294967295; constant XT_RETURN (line 1270) | pub const XT_RETURN: i32 = -5; constant XT_STANDARD_TARGET (line 1271) | pub const XT_STANDARD_TARGET: &[u8; 1] = b"\0"; constant XT_ERROR_TARGET (line 1272) | pub const XT_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant XT_INV_PROTO (line 1273) | pub const XT_INV_PROTO: u32 = 64; constant IP6T_FUNCTION_MAXNAMELEN (line 1274) | pub const IP6T_FUNCTION_MAXNAMELEN: u32 = 30; constant IP6T_TABLE_MAXNAMELEN (line 1275) | pub const IP6T_TABLE_MAXNAMELEN: u32 = 32; constant IP6T_CONTINUE (line 1276) | pub const IP6T_CONTINUE: u32 = 4294967295; constant IP6T_RETURN (line 1277) | pub const IP6T_RETURN: i32 = -5; constant XT_TCP_INV_SRCPT (line 1278) | pub const XT_TCP_INV_SRCPT: u32 = 1; constant XT_TCP_INV_DSTPT (line 1279) | pub const XT_TCP_INV_DSTPT: u32 = 2; constant XT_TCP_INV_FLAGS (line 1280) | pub const XT_TCP_INV_FLAGS: u32 = 4; constant XT_TCP_INV_OPTION (line 1281) | pub const XT_TCP_INV_OPTION: u32 = 8; constant XT_TCP_INV_MASK (line 1282) | pub const XT_TCP_INV_MASK: u32 = 15; constant XT_UDP_INV_SRCPT (line 1283) | pub const XT_UDP_INV_SRCPT: u32 = 1; constant XT_UDP_INV_DSTPT (line 1284) | pub const XT_UDP_INV_DSTPT: u32 = 2; constant XT_UDP_INV_MASK (line 1285) | pub const XT_UDP_INV_MASK: u32 = 3; constant IP6T_TCP_INV_SRCPT (line 1286) | pub const IP6T_TCP_INV_SRCPT: u32 = 1; constant IP6T_TCP_INV_DSTPT (line 1287) | pub const IP6T_TCP_INV_DSTPT: u32 = 2; constant IP6T_TCP_INV_FLAGS (line 1288) | pub const IP6T_TCP_INV_FLAGS: u32 = 4; constant IP6T_TCP_INV_OPTION (line 1289) | pub const IP6T_TCP_INV_OPTION: u32 = 8; constant IP6T_TCP_INV_MASK (line 1290) | pub const IP6T_TCP_INV_MASK: u32 = 15; constant IP6T_UDP_INV_SRCPT (line 1291) | pub const IP6T_UDP_INV_SRCPT: u32 = 1; constant IP6T_UDP_INV_DSTPT (line 1292) | pub const IP6T_UDP_INV_DSTPT: u32 = 2; constant IP6T_UDP_INV_MASK (line 1293) | pub const IP6T_UDP_INV_MASK: u32 = 3; constant IP6T_STANDARD_TARGET (line 1294) | pub const IP6T_STANDARD_TARGET: &[u8; 1] = b"\0"; constant IP6T_ERROR_TARGET (line 1295) | pub const IP6T_ERROR_TARGET: &[u8; 6] = b"ERROR\0"; constant IP6T_F_PROTO (line 1296) | pub const IP6T_F_PROTO: u32 = 1; constant IP6T_F_TOS (line 1297) | pub const IP6T_F_TOS: u32 = 2; constant IP6T_F_GOTO (line 1298) | pub const IP6T_F_GOTO: u32 = 4; constant IP6T_F_MASK (line 1299) | pub const IP6T_F_MASK: u32 = 7; constant IP6T_INV_VIA_IN (line 1300) | pub const IP6T_INV_VIA_IN: u32 = 1; constant IP6T_INV_VIA_OUT (line 1301) | pub const IP6T_INV_VIA_OUT: u32 = 2; constant IP6T_INV_TOS (line 1302) | pub const IP6T_INV_TOS: u32 = 4; constant IP6T_INV_SRCIP (line 1303) | pub const IP6T_INV_SRCIP: u32 = 8; constant IP6T_INV_DSTIP (line 1304) | pub const IP6T_INV_DSTIP: u32 = 16; constant IP6T_INV_FRAG (line 1305) | pub const IP6T_INV_FRAG: u32 = 32; constant IP6T_INV_PROTO (line 1306) | pub const IP6T_INV_PROTO: u32 = 64; constant IP6T_INV_MASK (line 1307) | pub const IP6T_INV_MASK: u32 = 127; constant IP6T_BASE_CTL (line 1308) | pub const IP6T_BASE_CTL: u32 = 64; constant IP6T_SO_SET_REPLACE (line 1309) | pub const IP6T_SO_SET_REPLACE: u32 = 64; constant IP6T_SO_SET_ADD_COUNTERS (line 1310) | pub const IP6T_SO_SET_ADD_COUNTERS: u32 = 65; constant IP6T_SO_SET_MAX (line 1311) | pub const IP6T_SO_SET_MAX: u32 = 65; constant IP6T_SO_GET_INFO (line 1312) | pub const IP6T_SO_GET_INFO: u32 = 64; constant IP6T_SO_GET_ENTRIES (line 1313) | pub const IP6T_SO_GET_ENTRIES: u32 = 65; constant IP6T_SO_GET_REVISION_MATCH (line 1314) | pub const IP6T_SO_GET_REVISION_MATCH: u32 = 68; constant IP6T_SO_GET_REVISION_TARGET (line 1315) | pub const IP6T_SO_GET_REVISION_TARGET: u32 = 69; constant IP6T_SO_GET_MAX (line 1316) | pub const IP6T_SO_GET_MAX: u32 = 69; constant IP6T_SO_ORIGINAL_DST (line 1317) | pub const IP6T_SO_ORIGINAL_DST: u32 = 80; constant IP6T_ICMP_INV (line 1318) | pub const IP6T_ICMP_INV: u32 = 1; constant NF_IP_PRE_ROUTING (line 1319) | pub const NF_IP_PRE_ROUTING: u32 = 0; constant NF_IP_LOCAL_IN (line 1320) | pub const NF_IP_LOCAL_IN: u32 = 1; constant NF_IP_FORWARD (line 1321) | pub const NF_IP_FORWARD: u32 = 2; constant NF_IP_LOCAL_OUT (line 1322) | pub const NF_IP_LOCAL_OUT: u32 = 3; constant NF_IP_POST_ROUTING (line 1323) | pub const NF_IP_POST_ROUTING: u32 = 4; constant NF_IP_NUMHOOKS (line 1324) | pub const NF_IP_NUMHOOKS: u32 = 5; constant SO_ORIGINAL_DST (line 1325) | pub const SO_ORIGINAL_DST: u32 = 80; constant SHUT_RD (line 1326) | pub const SHUT_RD: u32 = 0; constant SHUT_WR (line 1327) | pub const SHUT_WR: u32 = 1; constant SHUT_RDWR (line 1328) | pub const SHUT_RDWR: u32 = 2; constant SOCK_STREAM (line 1329) | pub const SOCK_STREAM: u32 = 1; constant SOCK_DGRAM (line 1330) | pub const SOCK_DGRAM: u32 = 2; constant SOCK_RAW (line 1331) | pub const SOCK_RAW: u32 = 3; constant SOCK_RDM (line 1332) | pub const SOCK_RDM: u32 = 4; constant SOCK_SEQPACKET (line 1333) | pub const SOCK_SEQPACKET: u32 = 5; constant MSG_DONTWAIT (line 1334) | pub const MSG_DONTWAIT: u32 = 64; constant AF_UNSPEC (line 1335) | pub const AF_UNSPEC: u32 = 0; constant AF_UNIX (line 1336) | pub const AF_UNIX: u32 = 1; constant AF_INET (line 1337) | pub const AF_INET: u32 = 2; constant AF_AX25 (line 1338) | pub const AF_AX25: u32 = 3; constant AF_IPX (line 1339) | pub const AF_IPX: u32 = 4; constant AF_APPLETALK (line 1340) | pub const AF_APPLETALK: u32 = 5; constant AF_NETROM (line 1341) | pub const AF_NETROM: u32 = 6; constant AF_BRIDGE (line 1342) | pub const AF_BRIDGE: u32 = 7; constant AF_ATMPVC (line 1343) | pub const AF_ATMPVC: u32 = 8; constant AF_X25 (line 1344) | pub const AF_X25: u32 = 9; constant AF_INET6 (line 1345) | pub const AF_INET6: u32 = 10; constant AF_ROSE (line 1346) | pub const AF_ROSE: u32 = 11; constant AF_DECnet (line 1347) | pub const AF_DECnet: u32 = 12; constant AF_NETBEUI (line 1348) | pub const AF_NETBEUI: u32 = 13; constant AF_SECURITY (line 1349) | pub const AF_SECURITY: u32 = 14; constant AF_KEY (line 1350) | pub const AF_KEY: u32 = 15; constant AF_NETLINK (line 1351) | pub const AF_NETLINK: u32 = 16; constant AF_PACKET (line 1352) | pub const AF_PACKET: u32 = 17; constant AF_ASH (line 1353) | pub const AF_ASH: u32 = 18; constant AF_ECONET (line 1354) | pub const AF_ECONET: u32 = 19; constant AF_ATMSVC (line 1355) | pub const AF_ATMSVC: u32 = 20; constant AF_RDS (line 1356) | pub const AF_RDS: u32 = 21; constant AF_SNA (line 1357) | pub const AF_SNA: u32 = 22; constant AF_IRDA (line 1358) | pub const AF_IRDA: u32 = 23; constant AF_PPPOX (line 1359) | pub const AF_PPPOX: u32 = 24; constant AF_WANPIPE (line 1360) | pub const AF_WANPIPE: u32 = 25; constant AF_LLC (line 1361) | pub const AF_LLC: u32 = 26; constant AF_CAN (line 1362) | pub const AF_CAN: u32 = 29; constant AF_TIPC (line 1363) | pub const AF_TIPC: u32 = 30; constant AF_BLUETOOTH (line 1364) | pub const AF_BLUETOOTH: u32 = 31; constant AF_IUCV (line 1365) | pub const AF_IUCV: u32 = 32; constant AF_RXRPC (line 1366) | pub const AF_RXRPC: u32 = 33; constant AF_ISDN (line 1367) | pub const AF_ISDN: u32 = 34; constant AF_PHONET (line 1368) | pub const AF_PHONET: u32 = 35; constant AF_IEEE802154 (line 1369) | pub const AF_IEEE802154: u32 = 36; constant AF_CAIF (line 1370) | pub const AF_CAIF: u32 = 37; constant AF_ALG (line 1371) | pub const AF_ALG: u32 = 38; constant AF_NFC (line 1372) | pub const AF_NFC: u32 = 39; constant AF_VSOCK (line 1373) | pub const AF_VSOCK: u32 = 40; constant AF_KCM (line 1374) | pub const AF_KCM: u32 = 41; constant AF_QIPCRTR (line 1375) | pub const AF_QIPCRTR: u32 = 42; constant AF_SMC (line 1376) | pub const AF_SMC: u32 = 43; constant AF_XDP (line 1377) | pub const AF_XDP: u32 = 44; constant AF_MCTP (line 1378) | pub const AF_MCTP: u32 = 45; constant AF_MAX (line 1379) | pub const AF_MAX: u32 = 46; constant MSG_OOB (line 1380) | pub const MSG_OOB: u32 = 1; constant MSG_PEEK (line 1381) | pub const MSG_PEEK: u32 = 2; constant MSG_DONTROUTE (line 1382) | pub const MSG_DONTROUTE: u32 = 4; constant MSG_CTRUNC (line 1383) | pub const MSG_CTRUNC: u32 = 8; constant MSG_PROBE (line 1384) | pub const MSG_PROBE: u32 = 16; constant MSG_TRUNC (line 1385) | pub const MSG_TRUNC: u32 = 32; constant MSG_EOR (line 1386) | pub const MSG_EOR: u32 = 128; constant MSG_WAITALL (line 1387) | pub const MSG_WAITALL: u32 = 256; constant MSG_FIN (line 1388) | pub const MSG_FIN: u32 = 512; constant MSG_SYN (line 1389) | pub const MSG_SYN: u32 = 1024; constant MSG_CONFIRM (line 1390) | pub const MSG_CONFIRM: u32 = 2048; constant MSG_RST (line 1391) | pub const MSG_RST: u32 = 4096; constant MSG_ERRQUEUE (line 1392) | pub const MSG_ERRQUEUE: u32 = 8192; constant MSG_NOSIGNAL (line 1393) | pub const MSG_NOSIGNAL: u32 = 16384; constant MSG_MORE (line 1394) | pub const MSG_MORE: u32 = 32768; constant MSG_CMSG_CLOEXEC (line 1395) | pub const MSG_CMSG_CLOEXEC: u32 = 1073741824; constant SCM_RIGHTS (line 1396) | pub const SCM_RIGHTS: u32 = 1; constant SCM_CREDENTIALS (line 1397) | pub const SCM_CREDENTIALS: u32 = 2; constant SCM_SECURITY (line 1398) | pub const SCM_SECURITY: u32 = 3; constant SOL_IP (line 1399) | pub const SOL_IP: u32 = 0; constant SOL_TCP (line 1400) | pub const SOL_TCP: u32 = 6; constant SOL_UDP (line 1401) | pub const SOL_UDP: u32 = 17; constant SOL_IPV6 (line 1402) | pub const SOL_IPV6: u32 = 41; constant SOL_ICMPV6 (line 1403) | pub const SOL_ICMPV6: u32 = 58; constant SOL_SCTP (line 1404) | pub const SOL_SCTP: u32 = 132; constant SOL_UDPLITE (line 1405) | pub const SOL_UDPLITE: u32 = 136; constant SOL_RAW (line 1406) | pub const SOL_RAW: u32 = 255; constant SOL_IPX (line 1407) | pub const SOL_IPX: u32 = 256; constant SOL_AX25 (line 1408) | pub const SOL_AX25: u32 = 257; constant SOL_ATALK (line 1409) | pub const SOL_ATALK: u32 = 258; constant SOL_NETROM (line 1410) | pub const SOL_NETROM: u32 = 259; constant SOL_ROSE (line 1411) | pub const SOL_ROSE: u32 = 260; constant SOL_DECNET (line 1412) | pub const SOL_DECNET: u32 = 261; constant SOL_X25 (line 1413) | pub const SOL_X25: u32 = 262; constant SOL_PACKET (line 1414) | pub const SOL_PACKET: u32 = 263; constant SOL_ATM (line 1415) | pub const SOL_ATM: u32 = 264; constant SOL_AAL (line 1416) | pub const SOL_AAL: u32 = 265; constant SOL_IRDA (line 1417) | pub const SOL_IRDA: u32 = 266; constant SOL_NETBEUI (line 1418) | pub const SOL_NETBEUI: u32 = 267; constant SOL_LLC (line 1419) | pub const SOL_LLC: u32 = 268; constant SOL_DCCP (line 1420) | pub const SOL_DCCP: u32 = 269; constant SOL_NETLINK (line 1421) | pub const SOL_NETLINK: u32 = 270; constant SOL_TIPC (line 1422) | pub const SOL_TIPC: u32 = 271; constant SOL_RXRPC (line 1423) | pub const SOL_RXRPC: u32 = 272; constant SOL_PPPOL2TP (line 1424) | pub const SOL_PPPOL2TP: u32 = 273; constant SOL_BLUETOOTH (line 1425) | pub const SOL_BLUETOOTH: u32 = 274; constant SOL_PNPIPE (line 1426) | pub const SOL_PNPIPE: u32 = 275; constant SOL_RDS (line 1427) | pub const SOL_RDS: u32 = 276; constant SOL_IUCV (line 1428) | pub const SOL_IUCV: u32 = 277; constant SOL_CAIF (line 1429) | pub const SOL_CAIF: u32 = 278; constant SOL_ALG (line 1430) | pub const SOL_ALG: u32 = 279; constant SOL_NFC (line 1431) | pub const SOL_NFC: u32 = 280; constant SOL_KCM (line 1432) | pub const SOL_KCM: u32 = 281; constant SOL_TLS (line 1433) | pub const SOL_TLS: u32 = 282; constant SOL_XDP (line 1434) | pub const SOL_XDP: u32 = 283; constant SOL_MPTCP (line 1435) | pub const SOL_MPTCP: u32 = 284; constant SOL_MCTP (line 1436) | pub const SOL_MCTP: u32 = 285; constant SOL_SMC (line 1437) | pub const SOL_SMC: u32 = 286; constant IPPROTO_IP (line 1438) | pub const IPPROTO_IP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IP; constant IPPROTO_ICMP (line 1439) | pub const IPPROTO_ICMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ICMP; constant IPPROTO_IGMP (line 1440) | pub const IPPROTO_IGMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IGMP; constant IPPROTO_IPIP (line 1441) | pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; constant IPPROTO_TCP (line 1442) | pub const IPPROTO_TCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TCP; constant IPPROTO_EGP (line 1443) | pub const IPPROTO_EGP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_EGP; constant IPPROTO_PUP (line 1444) | pub const IPPROTO_PUP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PUP; constant IPPROTO_UDP (line 1445) | pub const IPPROTO_UDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDP; constant IPPROTO_IDP (line 1446) | pub const IPPROTO_IDP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IDP; constant IPPROTO_TP (line 1447) | pub const IPPROTO_TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_TP; constant IPPROTO_DCCP (line 1448) | pub const IPPROTO_DCCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_DCCP; constant IPPROTO_IPV6 (line 1449) | pub const IPPROTO_IPV6: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPV6; constant IPPROTO_RSVP (line 1450) | pub const IPPROTO_RSVP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RSVP; constant IPPROTO_GRE (line 1451) | pub const IPPROTO_GRE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_GRE; constant IPPROTO_ESP (line 1452) | pub const IPPROTO_ESP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ESP; constant IPPROTO_AH (line 1453) | pub const IPPROTO_AH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_AH; constant IPPROTO_MTP (line 1454) | pub const IPPROTO_MTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MTP; constant IPPROTO_BEETPH (line 1455) | pub const IPPROTO_BEETPH: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_BEETPH; constant IPPROTO_ENCAP (line 1456) | pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant IPPROTO_PIM (line 1457) | pub const IPPROTO_PIM: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_PIM; constant IPPROTO_COMP (line 1458) | pub const IPPROTO_COMP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_COMP; constant IPPROTO_L2TP (line 1459) | pub const IPPROTO_L2TP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_L2TP; constant IPPROTO_SCTP (line 1460) | pub const IPPROTO_SCTP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_SCTP; constant IPPROTO_UDPLITE (line 1461) | pub const IPPROTO_UDPLITE: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_UDPLITE; constant IPPROTO_MPLS (line 1462) | pub const IPPROTO_MPLS: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPLS; constant IPPROTO_ETHERNET (line 1463) | pub const IPPROTO_ETHERNET: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ETHER... constant IPPROTO_RAW (line 1464) | pub const IPPROTO_RAW: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_RAW; constant IPPROTO_MPTCP (line 1465) | pub const IPPROTO_MPTCP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MPTCP; constant IPPROTO_MAX (line 1466) | pub const IPPROTO_MAX: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_MAX; constant IPV4_DEVCONF_FORWARDING (line 1467) | pub const IPV4_DEVCONF_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_MC_FORWARDING (line 1468) | pub const IPV4_DEVCONF_MC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_PROXY_ARP (line 1469) | pub const IPV4_DEVCONF_PROXY_ARP: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_REDIRECTS (line 1470) | pub const IPV4_DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SECURE_REDIRECTS (line 1471) | pub const IPV4_DEVCONF_SECURE_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::... constant IPV4_DEVCONF_SEND_REDIRECTS (line 1472) | pub const IPV4_DEVCONF_SEND_REDIRECTS: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_SHARED_MEDIA (line 1473) | pub const IPV4_DEVCONF_SHARED_MEDIA: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_RP_FILTER (line 1474) | pub const IPV4_DEVCONF_RP_FILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE (line 1475) | pub const IPV4_DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BOOTP_RELAY (line 1476) | pub const IPV4_DEVCONF_BOOTP_RELAY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_... constant IPV4_DEVCONF_LOG_MARTIANS (line 1477) | pub const IPV4_DEVCONF_LOG_MARTIANS: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_TAG (line 1478) | pub const IPV4_DEVCONF_TAG: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCONF_... constant IPV4_DEVCONF_ARPFILTER (line 1479) | pub const IPV4_DEVCONF_ARPFILTER: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_MEDIUM_ID (line 1480) | pub const IPV4_DEVCONF_MEDIUM_ID: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_NOXFRM (line 1481) | pub const IPV4_DEVCONF_NOXFRM: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEVCO... constant IPV4_DEVCONF_NOPOLICY (line 1482) | pub const IPV4_DEVCONF_NOPOLICY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DEV... constant IPV4_DEVCONF_FORCE_IGMP_VERSION (line 1483) | pub const IPV4_DEVCONF_FORCE_IGMP_VERSION: _bindgen_ty_2 = _bindgen_ty_2... constant IPV4_DEVCONF_ARP_ANNOUNCE (line 1484) | pub const IPV4_DEVCONF_ARP_ANNOUNCE: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_ARP_IGNORE (line 1485) | pub const IPV4_DEVCONF_ARP_IGNORE: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_PROMOTE_SECONDARIES (line 1486) | pub const IPV4_DEVCONF_PROMOTE_SECONDARIES: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_ARP_ACCEPT (line 1487) | pub const IPV4_DEVCONF_ARP_ACCEPT: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ARP_NOTIFY (line 1488) | pub const IPV4_DEVCONF_ARP_NOTIFY: _bindgen_ty_2 = _bindgen_ty_2::IPV4_D... constant IPV4_DEVCONF_ACCEPT_LOCAL (line 1489) | pub const IPV4_DEVCONF_ACCEPT_LOCAL: _bindgen_ty_2 = _bindgen_ty_2::IPV4... constant IPV4_DEVCONF_SRC_VMARK (line 1490) | pub const IPV4_DEVCONF_SRC_VMARK: _bindgen_ty_2 = _bindgen_ty_2::IPV4_DE... constant IPV4_DEVCONF_PROXY_ARP_PVLAN (line 1491) | pub const IPV4_DEVCONF_PROXY_ARP_PVLAN: _bindgen_ty_2 = _bindgen_ty_2::I... constant IPV4_DEVCONF_ROUTE_LOCALNET (line 1492) | pub const IPV4_DEVCONF_ROUTE_LOCALNET: _bindgen_ty_2 = _bindgen_ty_2::IP... constant IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL (line 1493) | pub const IPV4_DEVCONF_IGMPV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL (line 1494) | pub const IPV4_DEVCONF_IGMPV3_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_2... constant IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1495) | pub const IPV4_DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_2 = _bin... constant IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1496) | pub const IPV4_DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_2 = _bi... constant IPV4_DEVCONF_DROP_GRATUITOUS_ARP (line 1497) | pub const IPV4_DEVCONF_DROP_GRATUITOUS_ARP: _bindgen_ty_2 = _bindgen_ty_... constant IPV4_DEVCONF_BC_FORWARDING (line 1498) | pub const IPV4_DEVCONF_BC_FORWARDING: _bindgen_ty_2 = _bindgen_ty_2::IPV... constant IPV4_DEVCONF_ARP_EVICT_NOCARRIER (line 1499) | pub const IPV4_DEVCONF_ARP_EVICT_NOCARRIER: _bindgen_ty_2 = _bindgen_ty_... constant __IPV4_DEVCONF_MAX (line 1500) | pub const __IPV4_DEVCONF_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IPV4_DEVC... constant DEVCONF_FORWARDING (line 1501) | pub const DEVCONF_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FOR... constant DEVCONF_HOPLIMIT (line 1502) | pub const DEVCONF_HOPLIMIT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_HOPLI... constant DEVCONF_MTU6 (line 1503) | pub const DEVCONF_MTU6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MTU6; constant DEVCONF_ACCEPT_RA (line 1504) | pub const DEVCONF_ACCEPT_RA: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACCE... constant DEVCONF_ACCEPT_REDIRECTS (line 1505) | pub const DEVCONF_ACCEPT_REDIRECTS: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_AUTOCONF (line 1506) | pub const DEVCONF_AUTOCONF: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_AUTOC... constant DEVCONF_DAD_TRANSMITS (line 1507) | pub const DEVCONF_DAD_TRANSMITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_RTR_SOLICITS (line 1508) | pub const DEVCONF_RTR_SOLICITS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_R... constant DEVCONF_RTR_SOLICIT_INTERVAL (line 1509) | pub const DEVCONF_RTR_SOLICIT_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_RTR_SOLICIT_DELAY (line 1510) | pub const DEVCONF_RTR_SOLICIT_DELAY: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_USE_TEMPADDR (line 1511) | pub const DEVCONF_USE_TEMPADDR: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_U... constant DEVCONF_TEMP_VALID_LFT (line 1512) | pub const DEVCONF_TEMP_VALID_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_TEMP_PREFERED_LFT (line 1513) | pub const DEVCONF_TEMP_PREFERED_LFT: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_REGEN_MAX_RETRY (line 1514) | pub const DEVCONF_REGEN_MAX_RETRY: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_MAX_DESYNC_FACTOR (line 1515) | pub const DEVCONF_MAX_DESYNC_FACTOR: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_MAX_ADDRESSES (line 1516) | pub const DEVCONF_MAX_ADDRESSES: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_FORCE_MLD_VERSION (line 1517) | pub const DEVCONF_FORCE_MLD_VERSION: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ACCEPT_RA_DEFRTR (line 1518) | pub const DEVCONF_ACCEPT_RA_DEFRTR: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_ACCEPT_RA_PINFO (line 1519) | pub const DEVCONF_ACCEPT_RA_PINFO: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_ACCEPT_RA_RTR_PREF (line 1520) | pub const DEVCONF_ACCEPT_RA_RTR_PREF: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_RTR_PROBE_INTERVAL (line 1521) | pub const DEVCONF_RTR_PROBE_INTERVAL: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN (line 1522) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_PROXY_NDP (line 1523) | pub const DEVCONF_PROXY_NDP: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_PROX... constant DEVCONF_OPTIMISTIC_DAD (line 1524) | pub const DEVCONF_OPTIMISTIC_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_SOURCE_ROUTE (line 1525) | pub const DEVCONF_ACCEPT_SOURCE_ROUTE: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MC_FORWARDING (line 1526) | pub const DEVCONF_MC_FORWARDING: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_IPV6 (line 1527) | pub const DEVCONF_DISABLE_IPV6: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_D... constant DEVCONF_ACCEPT_DAD (line 1528) | pub const DEVCONF_ACCEPT_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_ACC... constant DEVCONF_FORCE_TLLAO (line 1529) | pub const DEVCONF_FORCE_TLLAO: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_FO... constant DEVCONF_NDISC_NOTIFY (line 1530) | pub const DEVCONF_NDISC_NOTIFY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL (line 1531) | pub const DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL (line 1532) | pub const DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL: _bindgen_ty_3 = _bi... constant DEVCONF_SUPPRESS_FRAG_NDISC (line 1533) | pub const DEVCONF_SUPPRESS_FRAG_NDISC: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_ACCEPT_RA_FROM_LOCAL (line 1534) | pub const DEVCONF_ACCEPT_RA_FROM_LOCAL: _bindgen_ty_3 = _bindgen_ty_3::D... constant DEVCONF_USE_OPTIMISTIC (line 1535) | pub const DEVCONF_USE_OPTIMISTIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_MTU (line 1536) | pub const DEVCONF_ACCEPT_RA_MTU: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_STABLE_SECRET (line 1537) | pub const DEVCONF_STABLE_SECRET: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_USE_OIF_ADDRS_ONLY (line 1538) | pub const DEVCONF_USE_OIF_ADDRS_ONLY: _bindgen_ty_3 = _bindgen_ty_3::DEV... constant DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT (line 1539) | pub const DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT: _bindgen_ty_3 = _bindgen_ty_3... constant DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN (line 1540) | pub const DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN: _bindgen_ty_3 = _bindgen_... constant DEVCONF_DROP_UNICAST_IN_L2_MULTICAST (line 1541) | pub const DEVCONF_DROP_UNICAST_IN_L2_MULTICAST: _bindgen_ty_3 = _bindgen... constant DEVCONF_DROP_UNSOLICITED_NA (line 1542) | pub const DEVCONF_DROP_UNSOLICITED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_KEEP_ADDR_ON_DOWN (line 1543) | pub const DEVCONF_KEEP_ADDR_ON_DOWN: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_RTR_SOLICIT_MAX_INTERVAL (line 1544) | pub const DEVCONF_RTR_SOLICIT_MAX_INTERVAL: _bindgen_ty_3 = _bindgen_ty_... constant DEVCONF_SEG6_ENABLED (line 1545) | pub const DEVCONF_SEG6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_S... constant DEVCONF_SEG6_REQUIRE_HMAC (line 1546) | pub const DEVCONF_SEG6_REQUIRE_HMAC: _bindgen_ty_3 = _bindgen_ty_3::DEVC... constant DEVCONF_ENHANCED_DAD (line 1547) | pub const DEVCONF_ENHANCED_DAD: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_E... constant DEVCONF_ADDR_GEN_MODE (line 1548) | pub const DEVCONF_ADDR_GEN_MODE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_DISABLE_POLICY (line 1549) | pub const DEVCONF_DISABLE_POLICY: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF... constant DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN (line 1550) | pub const DEVCONF_ACCEPT_RA_RT_INFO_MIN_PLEN: _bindgen_ty_3 = _bindgen_t... constant DEVCONF_NDISC_TCLASS (line 1551) | pub const DEVCONF_NDISC_TCLASS: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_N... constant DEVCONF_RPL_SEG_ENABLED (line 1552) | pub const DEVCONF_RPL_SEG_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCON... constant DEVCONF_RA_DEFRTR_METRIC (line 1553) | pub const DEVCONF_RA_DEFRTR_METRIC: _bindgen_ty_3 = _bindgen_ty_3::DEVCO... constant DEVCONF_IOAM6_ENABLED (line 1554) | pub const DEVCONF_IOAM6_ENABLED: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_IOAM6_ID (line 1555) | pub const DEVCONF_IOAM6_ID: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_IOAM6... constant DEVCONF_IOAM6_ID_WIDE (line 1556) | pub const DEVCONF_IOAM6_ID_WIDE: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_... constant DEVCONF_NDISC_EVICT_NOCARRIER (line 1557) | pub const DEVCONF_NDISC_EVICT_NOCARRIER: _bindgen_ty_3 = _bindgen_ty_3::... constant DEVCONF_ACCEPT_UNTRACKED_NA (line 1558) | pub const DEVCONF_ACCEPT_UNTRACKED_NA: _bindgen_ty_3 = _bindgen_ty_3::DE... constant DEVCONF_MAX (line 1559) | pub const DEVCONF_MAX: _bindgen_ty_3 = _bindgen_ty_3::DEVCONF_MAX; constant TCP_FLAG_CWR (line 1560) | pub const TCP_FLAG_CWR: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_CWR; constant TCP_FLAG_ECE (line 1561) | pub const TCP_FLAG_ECE: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ECE; constant TCP_FLAG_URG (line 1562) | pub const TCP_FLAG_URG: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_URG; constant TCP_FLAG_ACK (line 1563) | pub const TCP_FLAG_ACK: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_ACK; constant TCP_FLAG_PSH (line 1564) | pub const TCP_FLAG_PSH: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_PSH; constant TCP_FLAG_RST (line 1565) | pub const TCP_FLAG_RST: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_RST; constant TCP_FLAG_SYN (line 1566) | pub const TCP_FLAG_SYN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_SYN; constant TCP_FLAG_FIN (line 1567) | pub const TCP_FLAG_FIN: _bindgen_ty_4 = _bindgen_ty_4::TCP_FLAG_FIN; constant TCP_RESERVED_BITS (line 1568) | pub const TCP_RESERVED_BITS: _bindgen_ty_4 = _bindgen_ty_4::TCP_RESERVED... constant TCP_DATA_OFFSET (line 1569) | pub const TCP_DATA_OFFSET: _bindgen_ty_4 = _bindgen_ty_4::TCP_DATA_OFFSET; constant TCP_NO_QUEUE (line 1570) | pub const TCP_NO_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_NO_QUEUE; constant TCP_RECV_QUEUE (line 1571) | pub const TCP_RECV_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_RECV_QUEUE; constant TCP_SEND_QUEUE (line 1572) | pub const TCP_SEND_QUEUE: _bindgen_ty_5 = _bindgen_ty_5::TCP_SEND_QUEUE; constant TCP_QUEUES_NR (line 1573) | pub const TCP_QUEUES_NR: _bindgen_ty_5 = _bindgen_ty_5::TCP_QUEUES_NR; constant TCP_NLA_PAD (line 1574) | pub const TCP_NLA_PAD: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PAD; constant TCP_NLA_BUSY (line 1575) | pub const TCP_NLA_BUSY: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BUSY; constant TCP_NLA_RWND_LIMITED (line 1576) | pub const TCP_NLA_RWND_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_R... constant TCP_NLA_SNDBUF_LIMITED (line 1577) | pub const TCP_NLA_SNDBUF_LIMITED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_DATA_SEGS_OUT (line 1578) | pub const TCP_NLA_DATA_SEGS_OUT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_TOTAL_RETRANS (line 1579) | pub const TCP_NLA_TOTAL_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_PACING_RATE (line 1580) | pub const TCP_NLA_PACING_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_PA... constant TCP_NLA_DELIVERY_RATE (line 1581) | pub const TCP_NLA_DELIVERY_RATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_SND_CWND (line 1582) | pub const TCP_NLA_SND_CWND: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SND_C... constant TCP_NLA_REORDERING (line 1583) | pub const TCP_NLA_REORDERING: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_MIN_RTT (line 1584) | pub const TCP_NLA_MIN_RTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_MIN_RTT; constant TCP_NLA_RECUR_RETRANS (line 1585) | pub const TCP_NLA_RECUR_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DELIVERY_RATE_APP_LMT (line 1586) | pub const TCP_NLA_DELIVERY_RATE_APP_LMT: _bindgen_ty_6 = _bindgen_ty_6::... constant TCP_NLA_SNDQ_SIZE (line 1587) | pub const TCP_NLA_SNDQ_SIZE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SNDQ... constant TCP_NLA_CA_STATE (line 1588) | pub const TCP_NLA_CA_STATE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_CA_ST... constant TCP_NLA_SND_SSTHRESH (line 1589) | pub const TCP_NLA_SND_SSTHRESH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_S... constant TCP_NLA_DELIVERED (line 1590) | pub const TCP_NLA_DELIVERED: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DELI... constant TCP_NLA_DELIVERED_CE (line 1591) | pub const TCP_NLA_DELIVERED_CE: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_D... constant TCP_NLA_BYTES_SENT (line 1592) | pub const TCP_NLA_BYTES_SENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_BYT... constant TCP_NLA_BYTES_RETRANS (line 1593) | pub const TCP_NLA_BYTES_RETRANS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_DSACK_DUPS (line 1594) | pub const TCP_NLA_DSACK_DUPS: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_DSA... constant TCP_NLA_REORD_SEEN (line 1595) | pub const TCP_NLA_REORD_SEEN: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REO... constant TCP_NLA_SRTT (line 1596) | pub const TCP_NLA_SRTT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_SRTT; constant TCP_NLA_TIMEOUT_REHASH (line 1597) | pub const TCP_NLA_TIMEOUT_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA... constant TCP_NLA_BYTES_NOTSENT (line 1598) | pub const TCP_NLA_BYTES_NOTSENT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_... constant TCP_NLA_EDT (line 1599) | pub const TCP_NLA_EDT: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_EDT; constant TCP_NLA_TTL (line 1600) | pub const TCP_NLA_TTL: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_TTL; constant TCP_NLA_REHASH (line 1601) | pub const TCP_NLA_REHASH: _bindgen_ty_6 = _bindgen_ty_6::TCP_NLA_REHASH; constant IF_OPER_UNKNOWN (line 1602) | pub const IF_OPER_UNKNOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UNKNOWN; constant IF_OPER_NOTPRESENT (line 1603) | pub const IF_OPER_NOTPRESENT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_NOT... constant IF_OPER_DOWN (line 1604) | pub const IF_OPER_DOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DOWN; constant IF_OPER_LOWERLAYERDOWN (line 1605) | pub const IF_OPER_LOWERLAYERDOWN: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER... constant IF_OPER_TESTING (line 1606) | pub const IF_OPER_TESTING: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_TESTING; constant IF_OPER_DORMANT (line 1607) | pub const IF_OPER_DORMANT: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_DORMANT; constant IF_OPER_UP (line 1608) | pub const IF_OPER_UP: _bindgen_ty_7 = _bindgen_ty_7::IF_OPER_UP; constant IF_LINK_MODE_DEFAULT (line 1609) | pub const IF_LINK_MODE_DEFAULT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_DORMANT (line 1610) | pub const IF_LINK_MODE_DORMANT: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant IF_LINK_MODE_TESTING (line 1611) | pub const IF_LINK_MODE_TESTING: _bindgen_ty_8 = _bindgen_ty_8::IF_LINK_M... constant NFPROTO_UNSPEC (line 1612) | pub const NFPROTO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_UNSPEC; constant NFPROTO_INET (line 1613) | pub const NFPROTO_INET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_INET; constant NFPROTO_IPV4 (line 1614) | pub const NFPROTO_IPV4: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV4; constant NFPROTO_ARP (line 1615) | pub const NFPROTO_ARP: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_ARP; constant NFPROTO_NETDEV (line 1616) | pub const NFPROTO_NETDEV: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NETDEV; constant NFPROTO_BRIDGE (line 1617) | pub const NFPROTO_BRIDGE: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_BRIDGE; constant NFPROTO_IPV6 (line 1618) | pub const NFPROTO_IPV6: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_IPV6; constant NFPROTO_DECNET (line 1619) | pub const NFPROTO_DECNET: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_DECNET; constant NFPROTO_NUMPROTO (line 1620) | pub const NFPROTO_NUMPROTO: _bindgen_ty_9 = _bindgen_ty_9::NFPROTO_NUMPR... type _bindgen_ty_1 (line 1624) | pub enum _bindgen_ty_1 { type _bindgen_ty_2 (line 1658) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1697) | pub enum _bindgen_ty_3 { type socket_state (line 1761) | pub enum socket_state { type _bindgen_ty_4 (line 1771) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1786) | pub enum _bindgen_ty_5 { type tcp_fastopen_client_fail (line 1795) | pub enum tcp_fastopen_client_fail { type tcp_ca_state (line 1804) | pub enum tcp_ca_state { type _bindgen_ty_6 (line 1814) | pub enum _bindgen_ty_6 { type net_device_flags (line 1847) | pub enum net_device_flags { type _bindgen_ty_7 (line 1871) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1883) | pub enum _bindgen_ty_8 { type nf_inet_hooks (line 1891) | pub enum nf_inet_hooks { constant NF_INET_INGRESS (line 2479) | pub const NF_INET_INGRESS: nf_inet_hooks = nf_inet_hooks::NF_INET_NUMH... type nf_dev_hooks (line 1902) | pub enum nf_dev_hooks { type _bindgen_ty_9 (line 1910) | pub enum _bindgen_ty_9 { type nf_ip6_hook_priorities (line 1924) | pub enum nf_ip6_hook_priorities { type nf_ip_hook_priorities (line 1943) | pub enum nf_ip_hook_priorities { constant NF_IP_PRI_LAST (line 2482) | pub const NF_IP_PRI_LAST: nf_ip_hook_priorities = nf_ip_hook_prioritie... function new (line 2055) | pub const fn new(storage: Storage) -> Self { function get_bit (line 2064) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 2073) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 2086) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 2100) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function new (line 2114) | pub const fn new() -> Self { function as_ptr (line 2118) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2122) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2126) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2130) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2135) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function new (line 2141) | pub const fn new() -> Self { function as_ref (line 2145) | pub unsafe fn as_ref(&self) -> &T { function as_mut (line 2149) | pub unsafe fn as_mut(&mut self) -> &mut T { function default (line 2155) | fn default() -> Self { function clone (line 2161) | fn clone(&self) -> Self { function fmt (line 2167) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function hash (line 2172) | fn hash(&self, _state: &mut H) {} function eq (line 2175) | fn eq(&self, _other: &__BindgenUnionField) -> bool { FILE: builder/third-party/linux-raw-sys/src/x86_64/netlink.rs type __kernel_sa_family_t (line 3) | pub type __kernel_sa_family_t = crate::ctypes::c_ushort; type __s8 (line 4) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 5) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 6) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 7) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 8) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 9) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 10) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 11) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 12) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 13) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 14) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 15) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 16) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 17) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 18) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 19) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 20) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 21) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 22) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 23) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 24) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 25) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 26) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 27) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 28) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 29) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 30) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 31) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 32) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 33) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 34) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 35) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 36) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 37) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 38) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 39) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 40) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 41) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 42) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 43) | pub type __le16 = __u16; type __be16 (line 44) | pub type __be16 = __u16; type __le32 (line 45) | pub type __le32 = __u32; type __be32 (line 46) | pub type __be32 = __u32; type __le64 (line 47) | pub type __le64 = __u64; type __be64 (line 48) | pub type __be64 = __u64; type __sum16 (line 49) | pub type __sum16 = __u16; type __wsum (line 50) | pub type __wsum = __u32; type __poll_t (line 51) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 54) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type __kernel_sockaddr_storage (line 57) | pub struct __kernel_sockaddr_storage { type __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 (line 62) | pub struct __kernel_sockaddr_storage__bindgen_ty_1__bindgen_ty_1 { type sockaddr_nl (line 68) | pub struct sockaddr_nl { type nlmsghdr (line 76) | pub struct nlmsghdr { type nlmsgerr (line 85) | pub struct nlmsgerr { type nl_pktinfo (line 91) | pub struct nl_pktinfo { type nl_mmap_req (line 96) | pub struct nl_mmap_req { type nl_mmap_hdr (line 104) | pub struct nl_mmap_hdr { type nlattr (line 114) | pub struct nlattr { type nla_bitfield32 (line 120) | pub struct nla_bitfield32 { type rtnl_link_stats (line 126) | pub struct rtnl_link_stats { type rtnl_link_stats64 (line 154) | pub struct rtnl_link_stats64 { type rtnl_hw_stats64 (line 183) | pub struct rtnl_hw_stats64 { type rtnl_link_ifmap (line 196) | pub struct rtnl_link_ifmap { type ifla_bridge_id (line 206) | pub struct ifla_bridge_id { type ifla_cacheinfo (line 212) | pub struct ifla_cacheinfo { type ifla_vlan_flags (line 220) | pub struct ifla_vlan_flags { type ifla_vlan_qos_mapping (line 226) | pub struct ifla_vlan_qos_mapping { type tunnel_msg (line 232) | pub struct tunnel_msg { type ifla_vxlan_port_range (line 240) | pub struct ifla_vxlan_port_range { type ifla_vf_mac (line 246) | pub struct ifla_vf_mac { type ifla_vf_broadcast (line 252) | pub struct ifla_vf_broadcast { type ifla_vf_vlan (line 257) | pub struct ifla_vf_vlan { type ifla_vf_vlan_info (line 264) | pub struct ifla_vf_vlan_info { type ifla_vf_tx_rate (line 272) | pub struct ifla_vf_tx_rate { type ifla_vf_rate (line 278) | pub struct ifla_vf_rate { type ifla_vf_spoofchk (line 285) | pub struct ifla_vf_spoofchk { type ifla_vf_guid (line 291) | pub struct ifla_vf_guid { type ifla_vf_link_state (line 297) | pub struct ifla_vf_link_state { type ifla_vf_rss_query_en (line 303) | pub struct ifla_vf_rss_query_en { type ifla_vf_trust (line 309) | pub struct ifla_vf_trust { type ifla_port_vsi (line 315) | pub struct ifla_port_vsi { type if_stats_msg (line 323) | pub struct if_stats_msg { type ifla_rmnet_flags (line 332) | pub struct ifla_rmnet_flags { type ifaddrmsg (line 338) | pub struct ifaddrmsg { type ifa_cacheinfo (line 347) | pub struct ifa_cacheinfo { type ndmsg (line 355) | pub struct ndmsg { type nda_cacheinfo (line 366) | pub struct nda_cacheinfo { type ndt_stats (line 374) | pub struct ndt_stats { type ndtmsg (line 389) | pub struct ndtmsg { type ndt_config (line 396) | pub struct ndt_config { type rtattr (line 409) | pub struct rtattr { type rtmsg (line 415) | pub struct rtmsg { type rtnexthop (line 428) | pub struct rtnexthop { type rtvia (line 436) | pub struct rtvia { type rta_cacheinfo (line 442) | pub struct rta_cacheinfo { type rta_session (line 454) | pub struct rta_session { type rta_session__bindgen_ty_1__bindgen_ty_1 (line 462) | pub struct rta_session__bindgen_ty_1__bindgen_ty_1 { type rta_session__bindgen_ty_1__bindgen_ty_2 (line 468) | pub struct rta_session__bindgen_ty_1__bindgen_ty_2 { type rta_mfc_stats (line 475) | pub struct rta_mfc_stats { type rtgenmsg (line 482) | pub struct rtgenmsg { type ifinfomsg (line 487) | pub struct ifinfomsg { type prefixmsg (line 497) | pub struct prefixmsg { type prefix_cacheinfo (line 509) | pub struct prefix_cacheinfo { type tcmsg (line 515) | pub struct tcmsg { type nduseroptmsg (line 526) | pub struct nduseroptmsg { type tcamsg (line 538) | pub struct tcamsg { constant _K_SS_MAXSIZE (line 543) | pub const _K_SS_MAXSIZE: u32 = 128; constant SOCK_SNDBUF_LOCK (line 544) | pub const SOCK_SNDBUF_LOCK: u32 = 1; constant SOCK_RCVBUF_LOCK (line 545) | pub const SOCK_RCVBUF_LOCK: u32 = 2; constant SOCK_BUF_LOCK_MASK (line 546) | pub const SOCK_BUF_LOCK_MASK: u32 = 3; constant SOCK_TXREHASH_DEFAULT (line 547) | pub const SOCK_TXREHASH_DEFAULT: u32 = 255; constant SOCK_TXREHASH_DISABLED (line 548) | pub const SOCK_TXREHASH_DISABLED: u32 = 0; constant SOCK_TXREHASH_ENABLED (line 549) | pub const SOCK_TXREHASH_ENABLED: u32 = 1; constant NETLINK_ROUTE (line 550) | pub const NETLINK_ROUTE: u32 = 0; constant NETLINK_UNUSED (line 551) | pub const NETLINK_UNUSED: u32 = 1; constant NETLINK_USERSOCK (line 552) | pub const NETLINK_USERSOCK: u32 = 2; constant NETLINK_FIREWALL (line 553) | pub const NETLINK_FIREWALL: u32 = 3; constant NETLINK_SOCK_DIAG (line 554) | pub const NETLINK_SOCK_DIAG: u32 = 4; constant NETLINK_NFLOG (line 555) | pub const NETLINK_NFLOG: u32 = 5; constant NETLINK_XFRM (line 556) | pub const NETLINK_XFRM: u32 = 6; constant NETLINK_SELINUX (line 557) | pub const NETLINK_SELINUX: u32 = 7; constant NETLINK_ISCSI (line 558) | pub const NETLINK_ISCSI: u32 = 8; constant NETLINK_AUDIT (line 559) | pub const NETLINK_AUDIT: u32 = 9; constant NETLINK_FIB_LOOKUP (line 560) | pub const NETLINK_FIB_LOOKUP: u32 = 10; constant NETLINK_CONNECTOR (line 561) | pub const NETLINK_CONNECTOR: u32 = 11; constant NETLINK_NETFILTER (line 562) | pub const NETLINK_NETFILTER: u32 = 12; constant NETLINK_IP6_FW (line 563) | pub const NETLINK_IP6_FW: u32 = 13; constant NETLINK_DNRTMSG (line 564) | pub const NETLINK_DNRTMSG: u32 = 14; constant NETLINK_KOBJECT_UEVENT (line 565) | pub const NETLINK_KOBJECT_UEVENT: u32 = 15; constant NETLINK_GENERIC (line 566) | pub const NETLINK_GENERIC: u32 = 16; constant NETLINK_SCSITRANSPORT (line 567) | pub const NETLINK_SCSITRANSPORT: u32 = 18; constant NETLINK_ECRYPTFS (line 568) | pub const NETLINK_ECRYPTFS: u32 = 19; constant NETLINK_RDMA (line 569) | pub const NETLINK_RDMA: u32 = 20; constant NETLINK_CRYPTO (line 570) | pub const NETLINK_CRYPTO: u32 = 21; constant NETLINK_SMC (line 571) | pub const NETLINK_SMC: u32 = 22; constant NETLINK_INET_DIAG (line 572) | pub const NETLINK_INET_DIAG: u32 = 4; constant MAX_LINKS (line 573) | pub const MAX_LINKS: u32 = 32; constant NLM_F_REQUEST (line 574) | pub const NLM_F_REQUEST: u32 = 1; constant NLM_F_MULTI (line 575) | pub const NLM_F_MULTI: u32 = 2; constant NLM_F_ACK (line 576) | pub const NLM_F_ACK: u32 = 4; constant NLM_F_ECHO (line 577) | pub const NLM_F_ECHO: u32 = 8; constant NLM_F_DUMP_INTR (line 578) | pub const NLM_F_DUMP_INTR: u32 = 16; constant NLM_F_DUMP_FILTERED (line 579) | pub const NLM_F_DUMP_FILTERED: u32 = 32; constant NLM_F_ROOT (line 580) | pub const NLM_F_ROOT: u32 = 256; constant NLM_F_MATCH (line 581) | pub const NLM_F_MATCH: u32 = 512; constant NLM_F_ATOMIC (line 582) | pub const NLM_F_ATOMIC: u32 = 1024; constant NLM_F_DUMP (line 583) | pub const NLM_F_DUMP: u32 = 768; constant NLM_F_REPLACE (line 584) | pub const NLM_F_REPLACE: u32 = 256; constant NLM_F_EXCL (line 585) | pub const NLM_F_EXCL: u32 = 512; constant NLM_F_CREATE (line 586) | pub const NLM_F_CREATE: u32 = 1024; constant NLM_F_APPEND (line 587) | pub const NLM_F_APPEND: u32 = 2048; constant NLM_F_NONREC (line 588) | pub const NLM_F_NONREC: u32 = 256; constant NLM_F_BULK (line 589) | pub const NLM_F_BULK: u32 = 512; constant NLM_F_CAPPED (line 590) | pub const NLM_F_CAPPED: u32 = 256; constant NLM_F_ACK_TLVS (line 591) | pub const NLM_F_ACK_TLVS: u32 = 512; constant NLMSG_ALIGNTO (line 592) | pub const NLMSG_ALIGNTO: u32 = 4; constant NLMSG_NOOP (line 593) | pub const NLMSG_NOOP: u32 = 1; constant NLMSG_ERROR (line 594) | pub const NLMSG_ERROR: u32 = 2; constant NLMSG_DONE (line 595) | pub const NLMSG_DONE: u32 = 3; constant NLMSG_OVERRUN (line 596) | pub const NLMSG_OVERRUN: u32 = 4; constant NLMSG_MIN_TYPE (line 597) | pub const NLMSG_MIN_TYPE: u32 = 16; constant NETLINK_ADD_MEMBERSHIP (line 598) | pub const NETLINK_ADD_MEMBERSHIP: u32 = 1; constant NETLINK_DROP_MEMBERSHIP (line 599) | pub const NETLINK_DROP_MEMBERSHIP: u32 = 2; constant NETLINK_PKTINFO (line 600) | pub const NETLINK_PKTINFO: u32 = 3; constant NETLINK_BROADCAST_ERROR (line 601) | pub const NETLINK_BROADCAST_ERROR: u32 = 4; constant NETLINK_NO_ENOBUFS (line 602) | pub const NETLINK_NO_ENOBUFS: u32 = 5; constant NETLINK_RX_RING (line 603) | pub const NETLINK_RX_RING: u32 = 6; constant NETLINK_TX_RING (line 604) | pub const NETLINK_TX_RING: u32 = 7; constant NETLINK_LISTEN_ALL_NSID (line 605) | pub const NETLINK_LISTEN_ALL_NSID: u32 = 8; constant NETLINK_LIST_MEMBERSHIPS (line 606) | pub const NETLINK_LIST_MEMBERSHIPS: u32 = 9; constant NETLINK_CAP_ACK (line 607) | pub const NETLINK_CAP_ACK: u32 = 10; constant NETLINK_EXT_ACK (line 608) | pub const NETLINK_EXT_ACK: u32 = 11; constant NETLINK_GET_STRICT_CHK (line 609) | pub const NETLINK_GET_STRICT_CHK: u32 = 12; constant NL_MMAP_MSG_ALIGNMENT (line 610) | pub const NL_MMAP_MSG_ALIGNMENT: u32 = 4; constant NET_MAJOR (line 611) | pub const NET_MAJOR: u32 = 36; constant NLA_F_NESTED (line 612) | pub const NLA_F_NESTED: u32 = 32768; constant NLA_F_NET_BYTEORDER (line 613) | pub const NLA_F_NET_BYTEORDER: u32 = 16384; constant NLA_TYPE_MASK (line 614) | pub const NLA_TYPE_MASK: i32 = -49153; constant NLA_ALIGNTO (line 615) | pub const NLA_ALIGNTO: u32 = 4; constant MACVLAN_FLAG_NOPROMISC (line 616) | pub const MACVLAN_FLAG_NOPROMISC: u32 = 1; constant MACVLAN_FLAG_NODST (line 617) | pub const MACVLAN_FLAG_NODST: u32 = 2; constant IPVLAN_F_PRIVATE (line 618) | pub const IPVLAN_F_PRIVATE: u32 = 1; constant IPVLAN_F_VEPA (line 619) | pub const IPVLAN_F_VEPA: u32 = 2; constant TUNNEL_MSG_FLAG_STATS (line 620) | pub const TUNNEL_MSG_FLAG_STATS: u32 = 1; constant TUNNEL_MSG_VALID_USER_FLAGS (line 621) | pub const TUNNEL_MSG_VALID_USER_FLAGS: u32 = 1; constant MAX_VLAN_LIST_LEN (line 622) | pub const MAX_VLAN_LIST_LEN: u32 = 1; constant PORT_PROFILE_MAX (line 623) | pub const PORT_PROFILE_MAX: u32 = 40; constant PORT_UUID_MAX (line 624) | pub const PORT_UUID_MAX: u32 = 16; constant PORT_SELF_VF (line 625) | pub const PORT_SELF_VF: i32 = -1; constant XDP_FLAGS_UPDATE_IF_NOEXIST (line 626) | pub const XDP_FLAGS_UPDATE_IF_NOEXIST: u32 = 1; constant XDP_FLAGS_SKB_MODE (line 627) | pub const XDP_FLAGS_SKB_MODE: u32 = 2; constant XDP_FLAGS_DRV_MODE (line 628) | pub const XDP_FLAGS_DRV_MODE: u32 = 4; constant XDP_FLAGS_HW_MODE (line 629) | pub const XDP_FLAGS_HW_MODE: u32 = 8; constant XDP_FLAGS_REPLACE (line 630) | pub const XDP_FLAGS_REPLACE: u32 = 16; constant XDP_FLAGS_MODES (line 631) | pub const XDP_FLAGS_MODES: u32 = 14; constant XDP_FLAGS_MASK (line 632) | pub const XDP_FLAGS_MASK: u32 = 31; constant RMNET_FLAGS_INGRESS_DEAGGREGATION (line 633) | pub const RMNET_FLAGS_INGRESS_DEAGGREGATION: u32 = 1; constant RMNET_FLAGS_INGRESS_MAP_COMMANDS (line 634) | pub const RMNET_FLAGS_INGRESS_MAP_COMMANDS: u32 = 2; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV4 (line 635) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV4: u32 = 4; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV4 (line 636) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV4: u32 = 8; constant RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (line 637) | pub const RMNET_FLAGS_INGRESS_MAP_CKSUMV5: u32 = 16; constant RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (line 638) | pub const RMNET_FLAGS_EGRESS_MAP_CKSUMV5: u32 = 32; constant IFA_F_SECONDARY (line 639) | pub const IFA_F_SECONDARY: u32 = 1; constant IFA_F_TEMPORARY (line 640) | pub const IFA_F_TEMPORARY: u32 = 1; constant IFA_F_NODAD (line 641) | pub const IFA_F_NODAD: u32 = 2; constant IFA_F_OPTIMISTIC (line 642) | pub const IFA_F_OPTIMISTIC: u32 = 4; constant IFA_F_DADFAILED (line 643) | pub const IFA_F_DADFAILED: u32 = 8; constant IFA_F_HOMEADDRESS (line 644) | pub const IFA_F_HOMEADDRESS: u32 = 16; constant IFA_F_DEPRECATED (line 645) | pub const IFA_F_DEPRECATED: u32 = 32; constant IFA_F_TENTATIVE (line 646) | pub const IFA_F_TENTATIVE: u32 = 64; constant IFA_F_PERMANENT (line 647) | pub const IFA_F_PERMANENT: u32 = 128; constant IFA_F_MANAGETEMPADDR (line 648) | pub const IFA_F_MANAGETEMPADDR: u32 = 256; constant IFA_F_NOPREFIXROUTE (line 649) | pub const IFA_F_NOPREFIXROUTE: u32 = 512; constant IFA_F_MCAUTOJOIN (line 650) | pub const IFA_F_MCAUTOJOIN: u32 = 1024; constant IFA_F_STABLE_PRIVACY (line 651) | pub const IFA_F_STABLE_PRIVACY: u32 = 2048; constant IFAPROT_UNSPEC (line 652) | pub const IFAPROT_UNSPEC: u32 = 0; constant IFAPROT_KERNEL_LO (line 653) | pub const IFAPROT_KERNEL_LO: u32 = 1; constant IFAPROT_KERNEL_RA (line 654) | pub const IFAPROT_KERNEL_RA: u32 = 2; constant IFAPROT_KERNEL_LL (line 655) | pub const IFAPROT_KERNEL_LL: u32 = 3; constant NTF_USE (line 656) | pub const NTF_USE: u32 = 1; constant NTF_SELF (line 657) | pub const NTF_SELF: u32 = 2; constant NTF_MASTER (line 658) | pub const NTF_MASTER: u32 = 4; constant NTF_PROXY (line 659) | pub const NTF_PROXY: u32 = 8; constant NTF_EXT_LEARNED (line 660) | pub const NTF_EXT_LEARNED: u32 = 16; constant NTF_OFFLOADED (line 661) | pub const NTF_OFFLOADED: u32 = 32; constant NTF_STICKY (line 662) | pub const NTF_STICKY: u32 = 64; constant NTF_ROUTER (line 663) | pub const NTF_ROUTER: u32 = 128; constant NTF_EXT_MANAGED (line 664) | pub const NTF_EXT_MANAGED: u32 = 1; constant NTF_EXT_LOCKED (line 665) | pub const NTF_EXT_LOCKED: u32 = 2; constant NUD_INCOMPLETE (line 666) | pub const NUD_INCOMPLETE: u32 = 1; constant NUD_REACHABLE (line 667) | pub const NUD_REACHABLE: u32 = 2; constant NUD_STALE (line 668) | pub const NUD_STALE: u32 = 4; constant NUD_DELAY (line 669) | pub const NUD_DELAY: u32 = 8; constant NUD_PROBE (line 670) | pub const NUD_PROBE: u32 = 16; constant NUD_FAILED (line 671) | pub const NUD_FAILED: u32 = 32; constant NUD_NOARP (line 672) | pub const NUD_NOARP: u32 = 64; constant NUD_PERMANENT (line 673) | pub const NUD_PERMANENT: u32 = 128; constant NUD_NONE (line 674) | pub const NUD_NONE: u32 = 0; constant RTNL_FAMILY_IPMR (line 675) | pub const RTNL_FAMILY_IPMR: u32 = 128; constant RTNL_FAMILY_IP6MR (line 676) | pub const RTNL_FAMILY_IP6MR: u32 = 129; constant RTNL_FAMILY_MAX (line 677) | pub const RTNL_FAMILY_MAX: u32 = 129; constant RTA_ALIGNTO (line 678) | pub const RTA_ALIGNTO: u32 = 4; constant RTPROT_UNSPEC (line 679) | pub const RTPROT_UNSPEC: u32 = 0; constant RTPROT_REDIRECT (line 680) | pub const RTPROT_REDIRECT: u32 = 1; constant RTPROT_KERNEL (line 681) | pub const RTPROT_KERNEL: u32 = 2; constant RTPROT_BOOT (line 682) | pub const RTPROT_BOOT: u32 = 3; constant RTPROT_STATIC (line 683) | pub const RTPROT_STATIC: u32 = 4; constant RTPROT_GATED (line 684) | pub const RTPROT_GATED: u32 = 8; constant RTPROT_RA (line 685) | pub const RTPROT_RA: u32 = 9; constant RTPROT_MRT (line 686) | pub const RTPROT_MRT: u32 = 10; constant RTPROT_ZEBRA (line 687) | pub const RTPROT_ZEBRA: u32 = 11; constant RTPROT_BIRD (line 688) | pub const RTPROT_BIRD: u32 = 12; constant RTPROT_DNROUTED (line 689) | pub const RTPROT_DNROUTED: u32 = 13; constant RTPROT_XORP (line 690) | pub const RTPROT_XORP: u32 = 14; constant RTPROT_NTK (line 691) | pub const RTPROT_NTK: u32 = 15; constant RTPROT_DHCP (line 692) | pub const RTPROT_DHCP: u32 = 16; constant RTPROT_MROUTED (line 693) | pub const RTPROT_MROUTED: u32 = 17; constant RTPROT_KEEPALIVED (line 694) | pub const RTPROT_KEEPALIVED: u32 = 18; constant RTPROT_BABEL (line 695) | pub const RTPROT_BABEL: u32 = 42; constant RTPROT_OPENR (line 696) | pub const RTPROT_OPENR: u32 = 99; constant RTPROT_BGP (line 697) | pub const RTPROT_BGP: u32 = 186; constant RTPROT_ISIS (line 698) | pub const RTPROT_ISIS: u32 = 187; constant RTPROT_OSPF (line 699) | pub const RTPROT_OSPF: u32 = 188; constant RTPROT_RIP (line 700) | pub const RTPROT_RIP: u32 = 189; constant RTPROT_EIGRP (line 701) | pub const RTPROT_EIGRP: u32 = 192; constant RTM_F_NOTIFY (line 702) | pub const RTM_F_NOTIFY: u32 = 256; constant RTM_F_CLONED (line 703) | pub const RTM_F_CLONED: u32 = 512; constant RTM_F_EQUALIZE (line 704) | pub const RTM_F_EQUALIZE: u32 = 1024; constant RTM_F_PREFIX (line 705) | pub const RTM_F_PREFIX: u32 = 2048; constant RTM_F_LOOKUP_TABLE (line 706) | pub const RTM_F_LOOKUP_TABLE: u32 = 4096; constant RTM_F_FIB_MATCH (line 707) | pub const RTM_F_FIB_MATCH: u32 = 8192; constant RTM_F_OFFLOAD (line 708) | pub const RTM_F_OFFLOAD: u32 = 16384; constant RTM_F_TRAP (line 709) | pub const RTM_F_TRAP: u32 = 32768; constant RTM_F_OFFLOAD_FAILED (line 710) | pub const RTM_F_OFFLOAD_FAILED: u32 = 536870912; constant RTNH_F_DEAD (line 711) | pub const RTNH_F_DEAD: u32 = 1; constant RTNH_F_PERVASIVE (line 712) | pub const RTNH_F_PERVASIVE: u32 = 2; constant RTNH_F_ONLINK (line 713) | pub const RTNH_F_ONLINK: u32 = 4; constant RTNH_F_OFFLOAD (line 714) | pub const RTNH_F_OFFLOAD: u32 = 8; constant RTNH_F_LINKDOWN (line 715) | pub const RTNH_F_LINKDOWN: u32 = 16; constant RTNH_F_UNRESOLVED (line 716) | pub const RTNH_F_UNRESOLVED: u32 = 32; constant RTNH_F_TRAP (line 717) | pub const RTNH_F_TRAP: u32 = 64; constant RTNH_COMPARE_MASK (line 718) | pub const RTNH_COMPARE_MASK: u32 = 89; constant RTNH_ALIGNTO (line 719) | pub const RTNH_ALIGNTO: u32 = 4; constant RTNETLINK_HAVE_PEERINFO (line 720) | pub const RTNETLINK_HAVE_PEERINFO: u32 = 1; constant RTAX_FEATURE_ECN (line 721) | pub const RTAX_FEATURE_ECN: u32 = 1; constant RTAX_FEATURE_SACK (line 722) | pub const RTAX_FEATURE_SACK: u32 = 2; constant RTAX_FEATURE_TIMESTAMP (line 723) | pub const RTAX_FEATURE_TIMESTAMP: u32 = 4; constant RTAX_FEATURE_ALLFRAG (line 724) | pub const RTAX_FEATURE_ALLFRAG: u32 = 8; constant RTAX_FEATURE_MASK (line 725) | pub const RTAX_FEATURE_MASK: u32 = 15; constant TCM_IFINDEX_MAGIC_BLOCK (line 726) | pub const TCM_IFINDEX_MAGIC_BLOCK: u32 = 4294967295; constant TCA_DUMP_FLAGS_TERSE (line 727) | pub const TCA_DUMP_FLAGS_TERSE: u32 = 1; constant RTMGRP_LINK (line 728) | pub const RTMGRP_LINK: u32 = 1; constant RTMGRP_NOTIFY (line 729) | pub const RTMGRP_NOTIFY: u32 = 2; constant RTMGRP_NEIGH (line 730) | pub const RTMGRP_NEIGH: u32 = 4; constant RTMGRP_TC (line 731) | pub const RTMGRP_TC: u32 = 8; constant RTMGRP_IPV4_IFADDR (line 732) | pub const RTMGRP_IPV4_IFADDR: u32 = 16; constant RTMGRP_IPV4_MROUTE (line 733) | pub const RTMGRP_IPV4_MROUTE: u32 = 32; constant RTMGRP_IPV4_ROUTE (line 734) | pub const RTMGRP_IPV4_ROUTE: u32 = 64; constant RTMGRP_IPV4_RULE (line 735) | pub const RTMGRP_IPV4_RULE: u32 = 128; constant RTMGRP_IPV6_IFADDR (line 736) | pub const RTMGRP_IPV6_IFADDR: u32 = 256; constant RTMGRP_IPV6_MROUTE (line 737) | pub const RTMGRP_IPV6_MROUTE: u32 = 512; constant RTMGRP_IPV6_ROUTE (line 738) | pub const RTMGRP_IPV6_ROUTE: u32 = 1024; constant RTMGRP_IPV6_IFINFO (line 739) | pub const RTMGRP_IPV6_IFINFO: u32 = 2048; constant RTMGRP_DECnet_IFADDR (line 740) | pub const RTMGRP_DECnet_IFADDR: u32 = 4096; constant RTMGRP_DECnet_ROUTE (line 741) | pub const RTMGRP_DECnet_ROUTE: u32 = 16384; constant RTMGRP_IPV6_PREFIX (line 742) | pub const RTMGRP_IPV6_PREFIX: u32 = 131072; constant TCA_FLAG_LARGE_DUMP_ON (line 743) | pub const TCA_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_LARGE_DUMP_ON (line 744) | pub const TCA_ACT_FLAG_LARGE_DUMP_ON: u32 = 1; constant TCA_ACT_FLAG_TERSE_DUMP (line 745) | pub const TCA_ACT_FLAG_TERSE_DUMP: u32 = 2; constant RTEXT_FILTER_VF (line 746) | pub const RTEXT_FILTER_VF: u32 = 1; constant RTEXT_FILTER_BRVLAN (line 747) | pub const RTEXT_FILTER_BRVLAN: u32 = 2; constant RTEXT_FILTER_BRVLAN_COMPRESSED (line 748) | pub const RTEXT_FILTER_BRVLAN_COMPRESSED: u32 = 4; constant RTEXT_FILTER_SKIP_STATS (line 749) | pub const RTEXT_FILTER_SKIP_STATS: u32 = 8; constant RTEXT_FILTER_MRP (line 750) | pub const RTEXT_FILTER_MRP: u32 = 16; constant RTEXT_FILTER_CFM_CONFIG (line 751) | pub const RTEXT_FILTER_CFM_CONFIG: u32 = 32; constant RTEXT_FILTER_CFM_STATUS (line 752) | pub const RTEXT_FILTER_CFM_STATUS: u32 = 64; constant RTEXT_FILTER_MST (line 753) | pub const RTEXT_FILTER_MST: u32 = 128; constant NETLINK_UNCONNECTED (line 754) | pub const NETLINK_UNCONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_UN... constant NETLINK_CONNECTED (line 755) | pub const NETLINK_CONNECTED: _bindgen_ty_1 = _bindgen_ty_1::NETLINK_CONN... constant IFLA_UNSPEC (line 756) | pub const IFLA_UNSPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_UNSPEC; constant IFLA_ADDRESS (line 757) | pub const IFLA_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ADDRESS; constant IFLA_BROADCAST (line 758) | pub const IFLA_BROADCAST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_BROADCAST; constant IFLA_IFNAME (line 759) | pub const IFLA_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFNAME; constant IFLA_MTU (line 760) | pub const IFLA_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MTU; constant IFLA_LINK (line 761) | pub const IFLA_LINK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK; constant IFLA_QDISC (line 762) | pub const IFLA_QDISC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_QDISC; constant IFLA_STATS (line 763) | pub const IFLA_STATS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS; constant IFLA_COST (line 764) | pub const IFLA_COST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_COST; constant IFLA_PRIORITY (line 765) | pub const IFLA_PRIORITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PRIORITY; constant IFLA_MASTER (line 766) | pub const IFLA_MASTER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MASTER; constant IFLA_WIRELESS (line 767) | pub const IFLA_WIRELESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WIRELESS; constant IFLA_PROTINFO (line 768) | pub const IFLA_PROTINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTINFO; constant IFLA_TXQLEN (line 769) | pub const IFLA_TXQLEN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TXQLEN; constant IFLA_MAP (line 770) | pub const IFLA_MAP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAP; constant IFLA_WEIGHT (line 771) | pub const IFLA_WEIGHT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_WEIGHT; constant IFLA_OPERSTATE (line 772) | pub const IFLA_OPERSTATE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_OPERSTATE; constant IFLA_LINKMODE (line 773) | pub const IFLA_LINKMODE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKMODE; constant IFLA_LINKINFO (line 774) | pub const IFLA_LINKINFO: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINKINFO; constant IFLA_NET_NS_PID (line 775) | pub const IFLA_NET_NS_PID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_PID; constant IFLA_IFALIAS (line 776) | pub const IFLA_IFALIAS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IFALIAS; constant IFLA_NUM_VF (line 777) | pub const IFLA_NUM_VF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_VF; constant IFLA_VFINFO_LIST (line 778) | pub const IFLA_VFINFO_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VFINFO_L... constant IFLA_STATS64 (line 779) | pub const IFLA_STATS64: _bindgen_ty_2 = _bindgen_ty_2::IFLA_STATS64; constant IFLA_VF_PORTS (line 780) | pub const IFLA_VF_PORTS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_VF_PORTS; constant IFLA_PORT_SELF (line 781) | pub const IFLA_PORT_SELF: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PORT_SELF; constant IFLA_AF_SPEC (line 782) | pub const IFLA_AF_SPEC: _bindgen_ty_2 = _bindgen_ty_2::IFLA_AF_SPEC; constant IFLA_GROUP (line 783) | pub const IFLA_GROUP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GROUP; constant IFLA_NET_NS_FD (line 784) | pub const IFLA_NET_NS_FD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NET_NS_FD; constant IFLA_EXT_MASK (line 785) | pub const IFLA_EXT_MASK: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EXT_MASK; constant IFLA_PROMISCUITY (line 786) | pub const IFLA_PROMISCUITY: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROMISCU... constant IFLA_NUM_TX_QUEUES (line 787) | pub const IFLA_NUM_TX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_TX... constant IFLA_NUM_RX_QUEUES (line 788) | pub const IFLA_NUM_RX_QUEUES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NUM_RX... constant IFLA_CARRIER (line 789) | pub const IFLA_CARRIER: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARRIER; constant IFLA_PHYS_PORT_ID (line 790) | pub const IFLA_PHYS_PORT_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_PO... constant IFLA_CARRIER_CHANGES (line 791) | pub const IFLA_CARRIER_CHANGES: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CARR... constant IFLA_PHYS_SWITCH_ID (line 792) | pub const IFLA_PHYS_SWITCH_ID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_LINK_NETNSID (line 793) | pub const IFLA_LINK_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_LINK_NE... constant IFLA_PHYS_PORT_NAME (line 794) | pub const IFLA_PHYS_PORT_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PHYS_... constant IFLA_PROTO_DOWN (line 795) | pub const IFLA_PROTO_DOWN: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROTO_DOWN; constant IFLA_GSO_MAX_SEGS (line 796) | pub const IFLA_GSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_GSO_MAX_SIZE (line 797) | pub const IFLA_GSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GSO_MAX... constant IFLA_PAD (line 798) | pub const IFLA_PAD: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PAD; constant IFLA_XDP (line 799) | pub const IFLA_XDP: _bindgen_ty_2 = _bindgen_ty_2::IFLA_XDP; constant IFLA_EVENT (line 800) | pub const IFLA_EVENT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_EVENT; constant IFLA_NEW_NETNSID (line 801) | pub const IFLA_NEW_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_NETN... constant IFLA_IF_NETNSID (line 802) | pub const IFLA_IF_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NETNSID; constant IFLA_TARGET_NETNSID (line 803) | pub const IFLA_TARGET_NETNSID: _bindgen_ty_2 = _bindgen_ty_2::IFLA_IF_NE... constant IFLA_CARRIER_UP_COUNT (line 804) | pub const IFLA_CARRIER_UP_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_CAR... constant IFLA_CARRIER_DOWN_COUNT (line 805) | pub const IFLA_CARRIER_DOWN_COUNT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_C... constant IFLA_NEW_IFINDEX (line 806) | pub const IFLA_NEW_IFINDEX: _bindgen_ty_2 = _bindgen_ty_2::IFLA_NEW_IFIN... constant IFLA_MIN_MTU (line 807) | pub const IFLA_MIN_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MIN_MTU; constant IFLA_MAX_MTU (line 808) | pub const IFLA_MAX_MTU: _bindgen_ty_2 = _bindgen_ty_2::IFLA_MAX_MTU; constant IFLA_PROP_LIST (line 809) | pub const IFLA_PROP_LIST: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PROP_LIST; constant IFLA_ALT_IFNAME (line 810) | pub const IFLA_ALT_IFNAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALT_IFNAME; constant IFLA_PERM_ADDRESS (line 811) | pub const IFLA_PERM_ADDRESS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PERM_AD... constant IFLA_PROTO_DOWN_REASON (line 812) | pub const IFLA_PROTO_DOWN_REASON: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PR... constant IFLA_PARENT_DEV_NAME (line 813) | pub const IFLA_PARENT_DEV_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_PARE... constant IFLA_PARENT_DEV_BUS_NAME (line 814) | pub const IFLA_PARENT_DEV_BUS_NAME: _bindgen_ty_2 = _bindgen_ty_2::IFLA_... constant IFLA_GRO_MAX_SIZE (line 815) | pub const IFLA_GRO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GRO_MAX... constant IFLA_TSO_MAX_SIZE (line 816) | pub const IFLA_TSO_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_TSO_MAX_SEGS (line 817) | pub const IFLA_TSO_MAX_SEGS: _bindgen_ty_2 = _bindgen_ty_2::IFLA_TSO_MAX... constant IFLA_ALLMULTI (line 818) | pub const IFLA_ALLMULTI: _bindgen_ty_2 = _bindgen_ty_2::IFLA_ALLMULTI; constant IFLA_DEVLINK_PORT (line 819) | pub const IFLA_DEVLINK_PORT: _bindgen_ty_2 = _bindgen_ty_2::IFLA_DEVLINK... constant IFLA_GSO_IPV4_MAX_SIZE (line 820) | pub const IFLA_GSO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GS... constant IFLA_GRO_IPV4_MAX_SIZE (line 821) | pub const IFLA_GRO_IPV4_MAX_SIZE: _bindgen_ty_2 = _bindgen_ty_2::IFLA_GR... constant __IFLA_MAX (line 822) | pub const __IFLA_MAX: _bindgen_ty_2 = _bindgen_ty_2::__IFLA_MAX; constant IFLA_PROTO_DOWN_REASON_UNSPEC (line 823) | pub const IFLA_PROTO_DOWN_REASON_UNSPEC: _bindgen_ty_3 = _bindgen_ty_3::... constant IFLA_PROTO_DOWN_REASON_MASK (line 824) | pub const IFLA_PROTO_DOWN_REASON_MASK: _bindgen_ty_3 = _bindgen_ty_3::IF... constant IFLA_PROTO_DOWN_REASON_VALUE (line 825) | pub const IFLA_PROTO_DOWN_REASON_VALUE: _bindgen_ty_3 = _bindgen_ty_3::I... constant __IFLA_PROTO_DOWN_REASON_CNT (line 826) | pub const __IFLA_PROTO_DOWN_REASON_CNT: _bindgen_ty_3 = _bindgen_ty_3::_... constant IFLA_PROTO_DOWN_REASON_MAX (line 827) | pub const IFLA_PROTO_DOWN_REASON_MAX: _bindgen_ty_3 = _bindgen_ty_3::IFL... constant IFLA_INET_UNSPEC (line 828) | pub const IFLA_INET_UNSPEC: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_UNS... constant IFLA_INET_CONF (line 829) | pub const IFLA_INET_CONF: _bindgen_ty_4 = _bindgen_ty_4::IFLA_INET_CONF; constant __IFLA_INET_MAX (line 830) | pub const __IFLA_INET_MAX: _bindgen_ty_4 = _bindgen_ty_4::__IFLA_INET_MAX; constant IFLA_INET6_UNSPEC (line 831) | pub const IFLA_INET6_UNSPEC: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_U... constant IFLA_INET6_FLAGS (line 832) | pub const IFLA_INET6_FLAGS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_FL... constant IFLA_INET6_CONF (line 833) | pub const IFLA_INET6_CONF: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_CONF; constant IFLA_INET6_STATS (line 834) | pub const IFLA_INET6_STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_ST... constant IFLA_INET6_MCAST (line 835) | pub const IFLA_INET6_MCAST: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_MC... constant IFLA_INET6_CACHEINFO (line 836) | pub const IFLA_INET6_CACHEINFO: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET... constant IFLA_INET6_ICMP6STATS (line 837) | pub const IFLA_INET6_ICMP6STATS: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INE... constant IFLA_INET6_TOKEN (line 838) | pub const IFLA_INET6_TOKEN: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_TO... constant IFLA_INET6_ADDR_GEN_MODE (line 839) | pub const IFLA_INET6_ADDR_GEN_MODE: _bindgen_ty_5 = _bindgen_ty_5::IFLA_... constant IFLA_INET6_RA_MTU (line 840) | pub const IFLA_INET6_RA_MTU: _bindgen_ty_5 = _bindgen_ty_5::IFLA_INET6_R... constant __IFLA_INET6_MAX (line 841) | pub const __IFLA_INET6_MAX: _bindgen_ty_5 = _bindgen_ty_5::__IFLA_INET6_... constant IFLA_BR_UNSPEC (line 842) | pub const IFLA_BR_UNSPEC: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_UNSPEC; constant IFLA_BR_FORWARD_DELAY (line 843) | pub const IFLA_BR_FORWARD_DELAY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_HELLO_TIME (line 844) | pub const IFLA_BR_HELLO_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HEL... constant IFLA_BR_MAX_AGE (line 845) | pub const IFLA_BR_MAX_AGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_MAX_AGE; constant IFLA_BR_AGEING_TIME (line 846) | pub const IFLA_BR_AGEING_TIME: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_AG... constant IFLA_BR_STP_STATE (line 847) | pub const IFLA_BR_STP_STATE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_STP_... constant IFLA_BR_PRIORITY (line 848) | pub const IFLA_BR_PRIORITY: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PRIOR... constant IFLA_BR_VLAN_FILTERING (line 849) | pub const IFLA_BR_VLAN_FILTERING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_VLAN_PROTOCOL (line 850) | pub const IFLA_BR_VLAN_PROTOCOL: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_GROUP_FWD_MASK (line 851) | pub const IFLA_BR_GROUP_FWD_MASK: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_ROOT_ID (line 852) | pub const IFLA_BR_ROOT_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT_ID; constant IFLA_BR_BRIDGE_ID (line 853) | pub const IFLA_BR_BRIDGE_ID: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_BRID... constant IFLA_BR_ROOT_PORT (line 854) | pub const IFLA_BR_ROOT_PORT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_ROOT... constant IFLA_BR_ROOT_PATH_COST (line 855) | pub const IFLA_BR_ROOT_PATH_COST: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_TOPOLOGY_CHANGE (line 856) | pub const IFLA_BR_TOPOLOGY_CHANGE: _bindgen_ty_6 = _bindgen_ty_6::IFLA_B... constant IFLA_BR_TOPOLOGY_CHANGE_DETECTED (line 857) | pub const IFLA_BR_TOPOLOGY_CHANGE_DETECTED: _bindgen_ty_6 = _bindgen_ty_... constant IFLA_BR_HELLO_TIMER (line 858) | pub const IFLA_BR_HELLO_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_HE... constant IFLA_BR_TCN_TIMER (line 859) | pub const IFLA_BR_TCN_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_TCN_... constant IFLA_BR_TOPOLOGY_CHANGE_TIMER (line 860) | pub const IFLA_BR_TOPOLOGY_CHANGE_TIMER: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_GC_TIMER (line 861) | pub const IFLA_BR_GC_TIMER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GC_TI... constant IFLA_BR_GROUP_ADDR (line 862) | pub const IFLA_BR_GROUP_ADDR: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_GRO... constant IFLA_BR_FDB_FLUSH (line 863) | pub const IFLA_BR_FDB_FLUSH: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_FDB_... constant IFLA_BR_MCAST_ROUTER (line 864) | pub const IFLA_BR_MCAST_ROUTER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_M... constant IFLA_BR_MCAST_SNOOPING (line 865) | pub const IFLA_BR_MCAST_SNOOPING: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_QUERY_USE_IFADDR (line 866) | pub const IFLA_BR_MCAST_QUERY_USE_IFADDR: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER (line 867) | pub const IFLA_BR_MCAST_QUERIER: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_HASH_ELASTICITY (line 868) | pub const IFLA_BR_MCAST_HASH_ELASTICITY: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_HASH_MAX (line 869) | pub const IFLA_BR_MCAST_HASH_MAX: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR... constant IFLA_BR_MCAST_LAST_MEMBER_CNT (line 870) | pub const IFLA_BR_MCAST_LAST_MEMBER_CNT: _bindgen_ty_6 = _bindgen_ty_6::... constant IFLA_BR_MCAST_STARTUP_QUERY_CNT (line 871) | pub const IFLA_BR_MCAST_STARTUP_QUERY_CNT: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_LAST_MEMBER_INTVL (line 872) | pub const IFLA_BR_MCAST_LAST_MEMBER_INTVL: _bindgen_ty_6 = _bindgen_ty_6... constant IFLA_BR_MCAST_MEMBERSHIP_INTVL (line 873) | pub const IFLA_BR_MCAST_MEMBERSHIP_INTVL: _bindgen_ty_6 = _bindgen_ty_6:... constant IFLA_BR_MCAST_QUERIER_INTVL (line 874) | pub const IFLA_BR_MCAST_QUERIER_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_QUERY_INTVL (line 875) | pub const IFLA_BR_MCAST_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_MCAST_QUERY_RESPONSE_INTVL (line 876) | pub const IFLA_BR_MCAST_QUERY_RESPONSE_INTVL: _bindgen_ty_6 = _bindgen_t... constant IFLA_BR_MCAST_STARTUP_QUERY_INTVL (line 877) | pub const IFLA_BR_MCAST_STARTUP_QUERY_INTVL: _bindgen_ty_6 = _bindgen_ty... constant IFLA_BR_NF_CALL_IPTABLES (line 878) | pub const IFLA_BR_NF_CALL_IPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA_... constant IFLA_BR_NF_CALL_IP6TABLES (line 879) | pub const IFLA_BR_NF_CALL_IP6TABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_NF_CALL_ARPTABLES (line 880) | pub const IFLA_BR_NF_CALL_ARPTABLES: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_DEFAULT_PVID (line 881) | pub const IFLA_BR_VLAN_DEFAULT_PVID: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_PAD (line 882) | pub const IFLA_BR_PAD: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_PAD; constant IFLA_BR_VLAN_STATS_ENABLED (line 883) | pub const IFLA_BR_VLAN_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_STATS_ENABLED (line 884) | pub const IFLA_BR_MCAST_STATS_ENABLED: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MCAST_IGMP_VERSION (line 885) | pub const IFLA_BR_MCAST_IGMP_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFL... constant IFLA_BR_MCAST_MLD_VERSION (line 886) | pub const IFLA_BR_MCAST_MLD_VERSION: _bindgen_ty_6 = _bindgen_ty_6::IFLA... constant IFLA_BR_VLAN_STATS_PER_PORT (line 887) | pub const IFLA_BR_VLAN_STATS_PER_PORT: _bindgen_ty_6 = _bindgen_ty_6::IF... constant IFLA_BR_MULTI_BOOLOPT (line 888) | pub const IFLA_BR_MULTI_BOOLOPT: _bindgen_ty_6 = _bindgen_ty_6::IFLA_BR_... constant IFLA_BR_MCAST_QUERIER_STATE (line 889) | pub const IFLA_BR_MCAST_QUERIER_STATE: _bindgen_ty_6 = _bindgen_ty_6::IF... constant __IFLA_BR_MAX (line 890) | pub const __IFLA_BR_MAX: _bindgen_ty_6 = _bindgen_ty_6::__IFLA_BR_MAX; constant BRIDGE_MODE_UNSPEC (line 891) | pub const BRIDGE_MODE_UNSPEC: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MODE... constant BRIDGE_MODE_HAIRPIN (line 892) | pub const BRIDGE_MODE_HAIRPIN: _bindgen_ty_7 = _bindgen_ty_7::BRIDGE_MOD... constant IFLA_BRPORT_UNSPEC (line 893) | pub const IFLA_BRPORT_UNSPEC: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_STATE (line 894) | pub const IFLA_BRPORT_STATE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PRIORITY (line 895) | pub const IFLA_BRPORT_PRIORITY: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_COST (line 896) | pub const IFLA_BRPORT_COST: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_C... constant IFLA_BRPORT_MODE (line 897) | pub const IFLA_BRPORT_MODE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_M... constant IFLA_BRPORT_GUARD (line 898) | pub const IFLA_BRPORT_GUARD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_PROTECT (line 899) | pub const IFLA_BRPORT_PROTECT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_FAST_LEAVE (line 900) | pub const IFLA_BRPORT_FAST_LEAVE: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_LEARNING (line 901) | pub const IFLA_BRPORT_LEARNING: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_UNICAST_FLOOD (line 902) | pub const IFLA_BRPORT_UNICAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP (line 903) | pub const IFLA_BRPORT_PROXYARP: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_LEARNING_SYNC (line 904) | pub const IFLA_BRPORT_LEARNING_SYNC: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_PROXYARP_WIFI (line 905) | pub const IFLA_BRPORT_PROXYARP_WIFI: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_ROOT_ID (line 906) | pub const IFLA_BRPORT_ROOT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPOR... constant IFLA_BRPORT_BRIDGE_ID (line 907) | pub const IFLA_BRPORT_BRIDGE_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRP... constant IFLA_BRPORT_DESIGNATED_PORT (line 908) | pub const IFLA_BRPORT_DESIGNATED_PORT: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_DESIGNATED_COST (line 909) | pub const IFLA_BRPORT_DESIGNATED_COST: _bindgen_ty_8 = _bindgen_ty_8::IF... constant IFLA_BRPORT_ID (line 910) | pub const IFLA_BRPORT_ID: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_ID; constant IFLA_BRPORT_NO (line 911) | pub const IFLA_BRPORT_NO: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_NO; constant IFLA_BRPORT_TOPOLOGY_CHANGE_ACK (line 912) | pub const IFLA_BRPORT_TOPOLOGY_CHANGE_ACK: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_CONFIG_PENDING (line 913) | pub const IFLA_BRPORT_CONFIG_PENDING: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MESSAGE_AGE_TIMER (line 914) | pub const IFLA_BRPORT_MESSAGE_AGE_TIMER: _bindgen_ty_8 = _bindgen_ty_8::... constant IFLA_BRPORT_FORWARD_DELAY_TIMER (line 915) | pub const IFLA_BRPORT_FORWARD_DELAY_TIMER: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_HOLD_TIMER (line 916) | pub const IFLA_BRPORT_HOLD_TIMER: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BR... constant IFLA_BRPORT_FLUSH (line 917) | pub const IFLA_BRPORT_FLUSH: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_... constant IFLA_BRPORT_MULTICAST_ROUTER (line 918) | pub const IFLA_BRPORT_MULTICAST_ROUTER: _bindgen_ty_8 = _bindgen_ty_8::I... constant IFLA_BRPORT_PAD (line 919) | pub const IFLA_BRPORT_PAD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_PAD; constant IFLA_BRPORT_MCAST_FLOOD (line 920) | pub const IFLA_BRPORT_MCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_TO_UCAST (line 921) | pub const IFLA_BRPORT_MCAST_TO_UCAST: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_VLAN_TUNNEL (line 922) | pub const IFLA_BRPORT_VLAN_TUNNEL: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_BCAST_FLOOD (line 923) | pub const IFLA_BRPORT_BCAST_FLOOD: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_GROUP_FWD_MASK (line 924) | pub const IFLA_BRPORT_GROUP_FWD_MASK: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_NEIGH_SUPPRESS (line 925) | pub const IFLA_BRPORT_NEIGH_SUPPRESS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_ISOLATED (line 926) | pub const IFLA_BRPORT_ISOLATED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPO... constant IFLA_BRPORT_BACKUP_PORT (line 927) | pub const IFLA_BRPORT_BACKUP_PORT: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MRP_RING_OPEN (line 928) | pub const IFLA_BRPORT_MRP_RING_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA... constant IFLA_BRPORT_MRP_IN_OPEN (line 929) | pub const IFLA_BRPORT_MRP_IN_OPEN: _bindgen_ty_8 = _bindgen_ty_8::IFLA_B... constant IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT (line 930) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT: _bindgen_ty_8 = _bindgen_ty... constant IFLA_BRPORT_MCAST_EHT_HOSTS_CNT (line 931) | pub const IFLA_BRPORT_MCAST_EHT_HOSTS_CNT: _bindgen_ty_8 = _bindgen_ty_8... constant IFLA_BRPORT_LOCKED (line 932) | pub const IFLA_BRPORT_LOCKED: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT... constant IFLA_BRPORT_MAB (line 933) | pub const IFLA_BRPORT_MAB: _bindgen_ty_8 = _bindgen_ty_8::IFLA_BRPORT_MAB; constant IFLA_BRPORT_MCAST_N_GROUPS (line 934) | pub const IFLA_BRPORT_MCAST_N_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::IFL... constant IFLA_BRPORT_MCAST_MAX_GROUPS (line 935) | pub const IFLA_BRPORT_MCAST_MAX_GROUPS: _bindgen_ty_8 = _bindgen_ty_8::I... constant __IFLA_BRPORT_MAX (line 936) | pub const __IFLA_BRPORT_MAX: _bindgen_ty_8 = _bindgen_ty_8::__IFLA_BRPOR... constant IFLA_INFO_UNSPEC (line 937) | pub const IFLA_INFO_UNSPEC: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_UNS... constant IFLA_INFO_KIND (line 938) | pub const IFLA_INFO_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_KIND; constant IFLA_INFO_DATA (line 939) | pub const IFLA_INFO_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_DATA; constant IFLA_INFO_XSTATS (line 940) | pub const IFLA_INFO_XSTATS: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO_XST... constant IFLA_INFO_SLAVE_KIND (line 941) | pub const IFLA_INFO_SLAVE_KIND: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant IFLA_INFO_SLAVE_DATA (line 942) | pub const IFLA_INFO_SLAVE_DATA: _bindgen_ty_9 = _bindgen_ty_9::IFLA_INFO... constant __IFLA_INFO_MAX (line 943) | pub const __IFLA_INFO_MAX: _bindgen_ty_9 = _bindgen_ty_9::__IFLA_INFO_MAX; constant IFLA_VLAN_UNSPEC (line 944) | pub const IFLA_VLAN_UNSPEC: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_U... constant IFLA_VLAN_ID (line 945) | pub const IFLA_VLAN_ID: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_ID; constant IFLA_VLAN_FLAGS (line 946) | pub const IFLA_VLAN_FLAGS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN_FL... constant IFLA_VLAN_EGRESS_QOS (line 947) | pub const IFLA_VLAN_EGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VL... constant IFLA_VLAN_INGRESS_QOS (line 948) | pub const IFLA_VLAN_INGRESS_QOS: _bindgen_ty_10 = _bindgen_ty_10::IFLA_V... constant IFLA_VLAN_PROTOCOL (line 949) | pub const IFLA_VLAN_PROTOCOL: _bindgen_ty_10 = _bindgen_ty_10::IFLA_VLAN... constant __IFLA_VLAN_MAX (line 950) | pub const __IFLA_VLAN_MAX: _bindgen_ty_10 = _bindgen_ty_10::__IFLA_VLAN_... constant IFLA_VLAN_QOS_UNSPEC (line 951) | pub const IFLA_VLAN_QOS_UNSPEC: _bindgen_ty_11 = _bindgen_ty_11::IFLA_VL... constant IFLA_VLAN_QOS_MAPPING (line 952) | pub const IFLA_VLAN_QOS_MAPPING: _bindgen_ty_11 = _bindgen_ty_11::IFLA_V... constant __IFLA_VLAN_QOS_MAX (line 953) | pub const __IFLA_VLAN_QOS_MAX: _bindgen_ty_11 = _bindgen_ty_11::__IFLA_V... constant IFLA_MACVLAN_UNSPEC (line 954) | pub const IFLA_MACVLAN_UNSPEC: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MAC... constant IFLA_MACVLAN_MODE (line 955) | pub const IFLA_MACVLAN_MODE: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACVL... constant IFLA_MACVLAN_FLAGS (line 956) | pub const IFLA_MACVLAN_FLAGS: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MACV... constant IFLA_MACVLAN_MACADDR_MODE (line 957) | pub const IFLA_MACVLAN_MACADDR_MODE: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR (line 958) | pub const IFLA_MACVLAN_MACADDR: _bindgen_ty_12 = _bindgen_ty_12::IFLA_MA... constant IFLA_MACVLAN_MACADDR_DATA (line 959) | pub const IFLA_MACVLAN_MACADDR_DATA: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_MACADDR_COUNT (line 960) | pub const IFLA_MACVLAN_MACADDR_COUNT: _bindgen_ty_12 = _bindgen_ty_12::I... constant IFLA_MACVLAN_BC_QUEUE_LEN (line 961) | pub const IFLA_MACVLAN_BC_QUEUE_LEN: _bindgen_ty_12 = _bindgen_ty_12::IF... constant IFLA_MACVLAN_BC_QUEUE_LEN_USED (line 962) | pub const IFLA_MACVLAN_BC_QUEUE_LEN_USED: _bindgen_ty_12 = _bindgen_ty_1... constant __IFLA_MACVLAN_MAX (line 963) | pub const __IFLA_MACVLAN_MAX: _bindgen_ty_12 = _bindgen_ty_12::__IFLA_MA... constant IFLA_VRF_UNSPEC (line 964) | pub const IFLA_VRF_UNSPEC: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_UNS... constant IFLA_VRF_TABLE (line 965) | pub const IFLA_VRF_TABLE: _bindgen_ty_13 = _bindgen_ty_13::IFLA_VRF_TABLE; constant __IFLA_VRF_MAX (line 966) | pub const __IFLA_VRF_MAX: _bindgen_ty_13 = _bindgen_ty_13::__IFLA_VRF_MAX; constant IFLA_VRF_PORT_UNSPEC (line 967) | pub const IFLA_VRF_PORT_UNSPEC: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VR... constant IFLA_VRF_PORT_TABLE (line 968) | pub const IFLA_VRF_PORT_TABLE: _bindgen_ty_14 = _bindgen_ty_14::IFLA_VRF... constant __IFLA_VRF_PORT_MAX (line 969) | pub const __IFLA_VRF_PORT_MAX: _bindgen_ty_14 = _bindgen_ty_14::__IFLA_V... constant IFLA_MACSEC_UNSPEC (line 970) | pub const IFLA_MACSEC_UNSPEC: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_SCI (line 971) | pub const IFLA_MACSEC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_PORT (line 972) | pub const IFLA_MACSEC_PORT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC... constant IFLA_MACSEC_ICV_LEN (line 973) | pub const IFLA_MACSEC_ICV_LEN: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_CIPHER_SUITE (line 974) | pub const IFLA_MACSEC_CIPHER_SUITE: _bindgen_ty_15 = _bindgen_ty_15::IFL... constant IFLA_MACSEC_WINDOW (line 975) | pub const IFLA_MACSEC_WINDOW: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACS... constant IFLA_MACSEC_ENCODING_SA (line 976) | pub const IFLA_MACSEC_ENCODING_SA: _bindgen_ty_15 = _bindgen_ty_15::IFLA... constant IFLA_MACSEC_ENCRYPT (line 977) | pub const IFLA_MACSEC_ENCRYPT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_PROTECT (line 978) | pub const IFLA_MACSEC_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_INC_SCI (line 979) | pub const IFLA_MACSEC_INC_SCI: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant IFLA_MACSEC_ES (line 980) | pub const IFLA_MACSEC_ES: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_ES; constant IFLA_MACSEC_SCB (line 981) | pub const IFLA_MACSEC_SCB: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_REPLAY_PROTECT (line 982) | pub const IFLA_MACSEC_REPLAY_PROTECT: _bindgen_ty_15 = _bindgen_ty_15::I... constant IFLA_MACSEC_VALIDATION (line 983) | pub const IFLA_MACSEC_VALIDATION: _bindgen_ty_15 = _bindgen_ty_15::IFLA_... constant IFLA_MACSEC_PAD (line 984) | pub const IFLA_MACSEC_PAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MACSEC_... constant IFLA_MACSEC_OFFLOAD (line 985) | pub const IFLA_MACSEC_OFFLOAD: _bindgen_ty_15 = _bindgen_ty_15::IFLA_MAC... constant __IFLA_MACSEC_MAX (line 986) | pub const __IFLA_MACSEC_MAX: _bindgen_ty_15 = _bindgen_ty_15::__IFLA_MAC... constant IFLA_XFRM_UNSPEC (line 987) | pub const IFLA_XFRM_UNSPEC: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_U... constant IFLA_XFRM_LINK (line 988) | pub const IFLA_XFRM_LINK: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_LINK; constant IFLA_XFRM_IF_ID (line 989) | pub const IFLA_XFRM_IF_ID: _bindgen_ty_16 = _bindgen_ty_16::IFLA_XFRM_IF... constant IFLA_XFRM_COLLECT_METADATA (line 990) | pub const IFLA_XFRM_COLLECT_METADATA: _bindgen_ty_16 = _bindgen_ty_16::I... constant __IFLA_XFRM_MAX (line 991) | pub const __IFLA_XFRM_MAX: _bindgen_ty_16 = _bindgen_ty_16::__IFLA_XFRM_... constant IFLA_IPVLAN_UNSPEC (line 992) | pub const IFLA_IPVLAN_UNSPEC: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVL... constant IFLA_IPVLAN_MODE (line 993) | pub const IFLA_IPVLAN_MODE: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLAN... constant IFLA_IPVLAN_FLAGS (line 994) | pub const IFLA_IPVLAN_FLAGS: _bindgen_ty_17 = _bindgen_ty_17::IFLA_IPVLA... constant __IFLA_IPVLAN_MAX (line 995) | pub const __IFLA_IPVLAN_MAX: _bindgen_ty_17 = _bindgen_ty_17::__IFLA_IPV... constant VNIFILTER_ENTRY_STATS_UNSPEC (line 996) | pub const VNIFILTER_ENTRY_STATS_UNSPEC: _bindgen_ty_18 = _bindgen_ty_18:... constant VNIFILTER_ENTRY_STATS_RX_BYTES (line 997) | pub const VNIFILTER_ENTRY_STATS_RX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_PKTS (line 998) | pub const VNIFILTER_ENTRY_STATS_RX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_RX_DROPS (line 999) | pub const VNIFILTER_ENTRY_STATS_RX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_RX_ERRORS (line 1000) | pub const VNIFILTER_ENTRY_STATS_RX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_TX_BYTES (line 1001) | pub const VNIFILTER_ENTRY_STATS_TX_BYTES: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_PKTS (line 1002) | pub const VNIFILTER_ENTRY_STATS_TX_PKTS: _bindgen_ty_18 = _bindgen_ty_18... constant VNIFILTER_ENTRY_STATS_TX_DROPS (line 1003) | pub const VNIFILTER_ENTRY_STATS_TX_DROPS: _bindgen_ty_18 = _bindgen_ty_1... constant VNIFILTER_ENTRY_STATS_TX_ERRORS (line 1004) | pub const VNIFILTER_ENTRY_STATS_TX_ERRORS: _bindgen_ty_18 = _bindgen_ty_... constant VNIFILTER_ENTRY_STATS_PAD (line 1005) | pub const VNIFILTER_ENTRY_STATS_PAD: _bindgen_ty_18 = _bindgen_ty_18::VN... constant __VNIFILTER_ENTRY_STATS_MAX (line 1006) | pub const __VNIFILTER_ENTRY_STATS_MAX: _bindgen_ty_18 = _bindgen_ty_18::... constant VXLAN_VNIFILTER_ENTRY_UNSPEC (line 1007) | pub const VXLAN_VNIFILTER_ENTRY_UNSPEC: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_START (line 1008) | pub const VXLAN_VNIFILTER_ENTRY_START: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_END (line 1009) | pub const VXLAN_VNIFILTER_ENTRY_END: _bindgen_ty_19 = _bindgen_ty_19::VX... constant VXLAN_VNIFILTER_ENTRY_GROUP (line 1010) | pub const VXLAN_VNIFILTER_ENTRY_GROUP: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_ENTRY_GROUP6 (line 1011) | pub const VXLAN_VNIFILTER_ENTRY_GROUP6: _bindgen_ty_19 = _bindgen_ty_19:... constant VXLAN_VNIFILTER_ENTRY_STATS (line 1012) | pub const VXLAN_VNIFILTER_ENTRY_STATS: _bindgen_ty_19 = _bindgen_ty_19::... constant __VXLAN_VNIFILTER_ENTRY_MAX (line 1013) | pub const __VXLAN_VNIFILTER_ENTRY_MAX: _bindgen_ty_19 = _bindgen_ty_19::... constant VXLAN_VNIFILTER_UNSPEC (line 1014) | pub const VXLAN_VNIFILTER_UNSPEC: _bindgen_ty_20 = _bindgen_ty_20::VXLAN... constant VXLAN_VNIFILTER_ENTRY (line 1015) | pub const VXLAN_VNIFILTER_ENTRY: _bindgen_ty_20 = _bindgen_ty_20::VXLAN_... constant __VXLAN_VNIFILTER_MAX (line 1016) | pub const __VXLAN_VNIFILTER_MAX: _bindgen_ty_20 = _bindgen_ty_20::__VXLA... constant IFLA_VXLAN_UNSPEC (line 1017) | pub const IFLA_VXLAN_UNSPEC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_ID (line 1018) | pub const IFLA_VXLAN_ID: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_ID; constant IFLA_VXLAN_GROUP (line 1019) | pub const IFLA_VXLAN_GROUP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_LINK (line 1020) | pub const IFLA_VXLAN_LINK: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_L... constant IFLA_VXLAN_LOCAL (line 1021) | pub const IFLA_VXLAN_LOCAL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_TTL (line 1022) | pub const IFLA_VXLAN_TTL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TTL; constant IFLA_VXLAN_TOS (line 1023) | pub const IFLA_VXLAN_TOS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_TOS; constant IFLA_VXLAN_LEARNING (line 1024) | pub const IFLA_VXLAN_LEARNING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_AGEING (line 1025) | pub const IFLA_VXLAN_AGEING: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LIMIT (line 1026) | pub const IFLA_VXLAN_LIMIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_PORT_RANGE (line 1027) | pub const IFLA_VXLAN_PORT_RANGE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_PROXY (line 1028) | pub const IFLA_VXLAN_PROXY: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_RSC (line 1029) | pub const IFLA_VXLAN_RSC: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_RSC; constant IFLA_VXLAN_L2MISS (line 1030) | pub const IFLA_VXLAN_L2MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_L3MISS (line 1031) | pub const IFLA_VXLAN_L3MISS: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_PORT (line 1032) | pub const IFLA_VXLAN_PORT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_P... constant IFLA_VXLAN_GROUP6 (line 1033) | pub const IFLA_VXLAN_GROUP6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_LOCAL6 (line 1034) | pub const IFLA_VXLAN_LOCAL6: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN... constant IFLA_VXLAN_UDP_CSUM (line 1035) | pub const IFLA_VXLAN_UDP_CSUM: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXL... constant IFLA_VXLAN_UDP_ZERO_CSUM6_TX (line 1036) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_TX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_UDP_ZERO_CSUM6_RX (line 1037) | pub const IFLA_VXLAN_UDP_ZERO_CSUM6_RX: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_REMCSUM_TX (line 1038) | pub const IFLA_VXLAN_REMCSUM_TX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_REMCSUM_RX (line 1039) | pub const IFLA_VXLAN_REMCSUM_RX: _bindgen_ty_21 = _bindgen_ty_21::IFLA_V... constant IFLA_VXLAN_GBP (line 1040) | pub const IFLA_VXLAN_GBP: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GBP; constant IFLA_VXLAN_REMCSUM_NOPARTIAL (line 1041) | pub const IFLA_VXLAN_REMCSUM_NOPARTIAL: _bindgen_ty_21 = _bindgen_ty_21:... constant IFLA_VXLAN_COLLECT_METADATA (line 1042) | pub const IFLA_VXLAN_COLLECT_METADATA: _bindgen_ty_21 = _bindgen_ty_21::... constant IFLA_VXLAN_LABEL (line 1043) | pub const IFLA_VXLAN_LABEL: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_... constant IFLA_VXLAN_GPE (line 1044) | pub const IFLA_VXLAN_GPE: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_GPE; constant IFLA_VXLAN_TTL_INHERIT (line 1045) | pub const IFLA_VXLAN_TTL_INHERIT: _bindgen_ty_21 = _bindgen_ty_21::IFLA_... constant IFLA_VXLAN_DF (line 1046) | pub const IFLA_VXLAN_DF: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VXLAN_DF; constant IFLA_VXLAN_VNIFILTER (line 1047) | pub const IFLA_VXLAN_VNIFILTER: _bindgen_ty_21 = _bindgen_ty_21::IFLA_VX... constant __IFLA_VXLAN_MAX (line 1048) | pub const __IFLA_VXLAN_MAX: _bindgen_ty_21 = _bindgen_ty_21::__IFLA_VXLA... constant IFLA_GENEVE_UNSPEC (line 1049) | pub const IFLA_GENEVE_UNSPEC: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_ID (line 1050) | pub const IFLA_GENEVE_ID: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_ID; constant IFLA_GENEVE_REMOTE (line 1051) | pub const IFLA_GENEVE_REMOTE: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENE... constant IFLA_GENEVE_TTL (line 1052) | pub const IFLA_GENEVE_TTL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_TOS (line 1053) | pub const IFLA_GENEVE_TOS: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_... constant IFLA_GENEVE_PORT (line 1054) | pub const IFLA_GENEVE_PORT: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE... constant IFLA_GENEVE_COLLECT_METADATA (line 1055) | pub const IFLA_GENEVE_COLLECT_METADATA: _bindgen_ty_22 = _bindgen_ty_22:... constant IFLA_GENEVE_REMOTE6 (line 1056) | pub const IFLA_GENEVE_REMOTE6: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GEN... constant IFLA_GENEVE_UDP_CSUM (line 1057) | pub const IFLA_GENEVE_UDP_CSUM: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GE... constant IFLA_GENEVE_UDP_ZERO_CSUM6_TX (line 1058) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_TX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_UDP_ZERO_CSUM6_RX (line 1059) | pub const IFLA_GENEVE_UDP_ZERO_CSUM6_RX: _bindgen_ty_22 = _bindgen_ty_22... constant IFLA_GENEVE_LABEL (line 1060) | pub const IFLA_GENEVE_LABEL: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEV... constant IFLA_GENEVE_TTL_INHERIT (line 1061) | pub const IFLA_GENEVE_TTL_INHERIT: _bindgen_ty_22 = _bindgen_ty_22::IFLA... constant IFLA_GENEVE_DF (line 1062) | pub const IFLA_GENEVE_DF: _bindgen_ty_22 = _bindgen_ty_22::IFLA_GENEVE_DF; constant IFLA_GENEVE_INNER_PROTO_INHERIT (line 1063) | pub const IFLA_GENEVE_INNER_PROTO_INHERIT: _bindgen_ty_22 = _bindgen_ty_... constant __IFLA_GENEVE_MAX (line 1064) | pub const __IFLA_GENEVE_MAX: _bindgen_ty_22 = _bindgen_ty_22::__IFLA_GEN... constant IFLA_BAREUDP_UNSPEC (line 1065) | pub const IFLA_BAREUDP_UNSPEC: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAR... constant IFLA_BAREUDP_PORT (line 1066) | pub const IFLA_BAREUDP_PORT: _bindgen_ty_23 = _bindgen_ty_23::IFLA_BAREU... constant IFLA_BAREUDP_ETHERTYPE (line 1067) | pub const IFLA_BAREUDP_ETHERTYPE: _bindgen_ty_23 = _bindgen_ty_23::IFLA_... constant IFLA_BAREUDP_SRCPORT_MIN (line 1068) | pub const IFLA_BAREUDP_SRCPORT_MIN: _bindgen_ty_23 = _bindgen_ty_23::IFL... constant IFLA_BAREUDP_MULTIPROTO_MODE (line 1069) | pub const IFLA_BAREUDP_MULTIPROTO_MODE: _bindgen_ty_23 = _bindgen_ty_23:... constant __IFLA_BAREUDP_MAX (line 1070) | pub const __IFLA_BAREUDP_MAX: _bindgen_ty_23 = _bindgen_ty_23::__IFLA_BA... constant IFLA_PPP_UNSPEC (line 1071) | pub const IFLA_PPP_UNSPEC: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_UNS... constant IFLA_PPP_DEV_FD (line 1072) | pub const IFLA_PPP_DEV_FD: _bindgen_ty_24 = _bindgen_ty_24::IFLA_PPP_DEV... constant __IFLA_PPP_MAX (line 1073) | pub const __IFLA_PPP_MAX: _bindgen_ty_24 = _bindgen_ty_24::__IFLA_PPP_MAX; constant IFLA_GTP_UNSPEC (line 1074) | pub const IFLA_GTP_UNSPEC: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_UNS... constant IFLA_GTP_FD0 (line 1075) | pub const IFLA_GTP_FD0: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD0; constant IFLA_GTP_FD1 (line 1076) | pub const IFLA_GTP_FD1: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_FD1; constant IFLA_GTP_PDP_HASHSIZE (line 1077) | pub const IFLA_GTP_PDP_HASHSIZE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_G... constant IFLA_GTP_ROLE (line 1078) | pub const IFLA_GTP_ROLE: _bindgen_ty_25 = _bindgen_ty_25::IFLA_GTP_ROLE; constant IFLA_GTP_CREATE_SOCKETS (line 1079) | pub const IFLA_GTP_CREATE_SOCKETS: _bindgen_ty_25 = _bindgen_ty_25::IFLA... constant IFLA_GTP_RESTART_COUNT (line 1080) | pub const IFLA_GTP_RESTART_COUNT: _bindgen_ty_25 = _bindgen_ty_25::IFLA_... constant __IFLA_GTP_MAX (line 1081) | pub const __IFLA_GTP_MAX: _bindgen_ty_25 = _bindgen_ty_25::__IFLA_GTP_MAX; constant IFLA_BOND_UNSPEC (line 1082) | pub const IFLA_BOND_UNSPEC: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_U... constant IFLA_BOND_MODE (line 1083) | pub const IFLA_BOND_MODE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_MODE; constant IFLA_BOND_ACTIVE_SLAVE (line 1084) | pub const IFLA_BOND_ACTIVE_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_MIIMON (line 1085) | pub const IFLA_BOND_MIIMON: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_M... constant IFLA_BOND_UPDELAY (line 1086) | pub const IFLA_BOND_UPDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_DOWNDELAY (line 1087) | pub const IFLA_BOND_DOWNDELAY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_USE_CARRIER (line 1088) | pub const IFLA_BOND_USE_CARRIER: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_ARP_INTERVAL (line 1089) | pub const IFLA_BOND_ARP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_IP_TARGET (line 1090) | pub const IFLA_BOND_ARP_IP_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_ARP_VALIDATE (line 1091) | pub const IFLA_BOND_ARP_VALIDATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_ARP_ALL_TARGETS (line 1092) | pub const IFLA_BOND_ARP_ALL_TARGETS: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_PRIMARY (line 1093) | pub const IFLA_BOND_PRIMARY: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_PRIMARY_RESELECT (line 1094) | pub const IFLA_BOND_PRIMARY_RESELECT: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_FAIL_OVER_MAC (line 1095) | pub const IFLA_BOND_FAIL_OVER_MAC: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant IFLA_BOND_XMIT_HASH_POLICY (line 1096) | pub const IFLA_BOND_XMIT_HASH_POLICY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_RESEND_IGMP (line 1097) | pub const IFLA_BOND_RESEND_IGMP: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_NUM_PEER_NOTIF (line 1098) | pub const IFLA_BOND_NUM_PEER_NOTIF: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_ALL_SLAVES_ACTIVE (line 1099) | pub const IFLA_BOND_ALL_SLAVES_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_MIN_LINKS (line 1100) | pub const IFLA_BOND_MIN_LINKS: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_LP_INTERVAL (line 1101) | pub const IFLA_BOND_LP_INTERVAL: _bindgen_ty_26 = _bindgen_ty_26::IFLA_B... constant IFLA_BOND_PACKETS_PER_SLAVE (line 1102) | pub const IFLA_BOND_PACKETS_PER_SLAVE: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_LACP_RATE (line 1103) | pub const IFLA_BOND_AD_LACP_RATE: _bindgen_ty_26 = _bindgen_ty_26::IFLA_... constant IFLA_BOND_AD_SELECT (line 1104) | pub const IFLA_BOND_AD_SELECT: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BON... constant IFLA_BOND_AD_INFO (line 1105) | pub const IFLA_BOND_AD_INFO: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BOND_... constant IFLA_BOND_AD_ACTOR_SYS_PRIO (line 1106) | pub const IFLA_BOND_AD_ACTOR_SYS_PRIO: _bindgen_ty_26 = _bindgen_ty_26::... constant IFLA_BOND_AD_USER_PORT_KEY (line 1107) | pub const IFLA_BOND_AD_USER_PORT_KEY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_ACTOR_SYSTEM (line 1108) | pub const IFLA_BOND_AD_ACTOR_SYSTEM: _bindgen_ty_26 = _bindgen_ty_26::IF... constant IFLA_BOND_TLB_DYNAMIC_LB (line 1109) | pub const IFLA_BOND_TLB_DYNAMIC_LB: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_PEER_NOTIF_DELAY (line 1110) | pub const IFLA_BOND_PEER_NOTIF_DELAY: _bindgen_ty_26 = _bindgen_ty_26::I... constant IFLA_BOND_AD_LACP_ACTIVE (line 1111) | pub const IFLA_BOND_AD_LACP_ACTIVE: _bindgen_ty_26 = _bindgen_ty_26::IFL... constant IFLA_BOND_MISSED_MAX (line 1112) | pub const IFLA_BOND_MISSED_MAX: _bindgen_ty_26 = _bindgen_ty_26::IFLA_BO... constant IFLA_BOND_NS_IP6_TARGET (line 1113) | pub const IFLA_BOND_NS_IP6_TARGET: _bindgen_ty_26 = _bindgen_ty_26::IFLA... constant __IFLA_BOND_MAX (line 1114) | pub const __IFLA_BOND_MAX: _bindgen_ty_26 = _bindgen_ty_26::__IFLA_BOND_... constant IFLA_BOND_AD_INFO_UNSPEC (line 1115) | pub const IFLA_BOND_AD_INFO_UNSPEC: _bindgen_ty_27 = _bindgen_ty_27::IFL... constant IFLA_BOND_AD_INFO_AGGREGATOR (line 1116) | pub const IFLA_BOND_AD_INFO_AGGREGATOR: _bindgen_ty_27 = _bindgen_ty_27:... constant IFLA_BOND_AD_INFO_NUM_PORTS (line 1117) | pub const IFLA_BOND_AD_INFO_NUM_PORTS: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_ACTOR_KEY (line 1118) | pub const IFLA_BOND_AD_INFO_ACTOR_KEY: _bindgen_ty_27 = _bindgen_ty_27::... constant IFLA_BOND_AD_INFO_PARTNER_KEY (line 1119) | pub const IFLA_BOND_AD_INFO_PARTNER_KEY: _bindgen_ty_27 = _bindgen_ty_27... constant IFLA_BOND_AD_INFO_PARTNER_MAC (line 1120) | pub const IFLA_BOND_AD_INFO_PARTNER_MAC: _bindgen_ty_27 = _bindgen_ty_27... constant __IFLA_BOND_AD_INFO_MAX (line 1121) | pub const __IFLA_BOND_AD_INFO_MAX: _bindgen_ty_27 = _bindgen_ty_27::__IF... constant IFLA_BOND_SLAVE_UNSPEC (line 1122) | pub const IFLA_BOND_SLAVE_UNSPEC: _bindgen_ty_28 = _bindgen_ty_28::IFLA_... constant IFLA_BOND_SLAVE_STATE (line 1123) | pub const IFLA_BOND_SLAVE_STATE: _bindgen_ty_28 = _bindgen_ty_28::IFLA_B... constant IFLA_BOND_SLAVE_MII_STATUS (line 1124) | pub const IFLA_BOND_SLAVE_MII_STATUS: _bindgen_ty_28 = _bindgen_ty_28::I... constant IFLA_BOND_SLAVE_LINK_FAILURE_COUNT (line 1125) | pub const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT: _bindgen_ty_28 = _bindgen_... constant IFLA_BOND_SLAVE_PERM_HWADDR (line 1126) | pub const IFLA_BOND_SLAVE_PERM_HWADDR: _bindgen_ty_28 = _bindgen_ty_28::... constant IFLA_BOND_SLAVE_QUEUE_ID (line 1127) | pub const IFLA_BOND_SLAVE_QUEUE_ID: _bindgen_ty_28 = _bindgen_ty_28::IFL... constant IFLA_BOND_SLAVE_AD_AGGREGATOR_ID (line 1128) | pub const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID: _bindgen_ty_28 = _bindgen_ty... constant IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE (line 1129) | pub const IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE: _bindgen_ty_28 = _bi... constant IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE (line 1130) | pub const IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE: _bindgen_ty_28 = _... constant IFLA_BOND_SLAVE_PRIO (line 1131) | pub const IFLA_BOND_SLAVE_PRIO: _bindgen_ty_28 = _bindgen_ty_28::IFLA_BO... constant __IFLA_BOND_SLAVE_MAX (line 1132) | pub const __IFLA_BOND_SLAVE_MAX: _bindgen_ty_28 = _bindgen_ty_28::__IFLA... constant IFLA_VF_INFO_UNSPEC (line 1133) | pub const IFLA_VF_INFO_UNSPEC: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_... constant IFLA_VF_INFO (line 1134) | pub const IFLA_VF_INFO: _bindgen_ty_29 = _bindgen_ty_29::IFLA_VF_INFO; constant __IFLA_VF_INFO_MAX (line 1135) | pub const __IFLA_VF_INFO_MAX: _bindgen_ty_29 = _bindgen_ty_29::__IFLA_VF... constant IFLA_VF_UNSPEC (line 1136) | pub const IFLA_VF_UNSPEC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_UNSPEC; constant IFLA_VF_MAC (line 1137) | pub const IFLA_VF_MAC: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_MAC; constant IFLA_VF_VLAN (line 1138) | pub const IFLA_VF_VLAN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VLAN; constant IFLA_VF_TX_RATE (line 1139) | pub const IFLA_VF_TX_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TX_R... constant IFLA_VF_SPOOFCHK (line 1140) | pub const IFLA_VF_SPOOFCHK: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_SPO... constant IFLA_VF_LINK_STATE (line 1141) | pub const IFLA_VF_LINK_STATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_L... constant IFLA_VF_RATE (line 1142) | pub const IFLA_VF_RATE: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_RATE; constant IFLA_VF_RSS_QUERY_EN (line 1143) | pub const IFLA_VF_RSS_QUERY_EN: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_STATS (line 1144) | pub const IFLA_VF_STATS: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_STATS; constant IFLA_VF_TRUST (line 1145) | pub const IFLA_VF_TRUST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_TRUST; constant IFLA_VF_IB_NODE_GUID (line 1146) | pub const IFLA_VF_IB_NODE_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_IB_PORT_GUID (line 1147) | pub const IFLA_VF_IB_PORT_GUID: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF... constant IFLA_VF_VLAN_LIST (line 1148) | pub const IFLA_VF_VLAN_LIST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_VL... constant IFLA_VF_BROADCAST (line 1149) | pub const IFLA_VF_BROADCAST: _bindgen_ty_30 = _bindgen_ty_30::IFLA_VF_BR... constant __IFLA_VF_MAX (line 1150) | pub const __IFLA_VF_MAX: _bindgen_ty_30 = _bindgen_ty_30::__IFLA_VF_MAX; constant IFLA_VF_VLAN_INFO_UNSPEC (line 1151) | pub const IFLA_VF_VLAN_INFO_UNSPEC: _bindgen_ty_31 = _bindgen_ty_31::IFL... constant IFLA_VF_VLAN_INFO (line 1152) | pub const IFLA_VF_VLAN_INFO: _bindgen_ty_31 = _bindgen_ty_31::IFLA_VF_VL... constant __IFLA_VF_VLAN_INFO_MAX (line 1153) | pub const __IFLA_VF_VLAN_INFO_MAX: _bindgen_ty_31 = _bindgen_ty_31::__IF... constant IFLA_VF_LINK_STATE_AUTO (line 1154) | pub const IFLA_VF_LINK_STATE_AUTO: _bindgen_ty_32 = _bindgen_ty_32::IFLA... constant IFLA_VF_LINK_STATE_ENABLE (line 1155) | pub const IFLA_VF_LINK_STATE_ENABLE: _bindgen_ty_32 = _bindgen_ty_32::IF... constant IFLA_VF_LINK_STATE_DISABLE (line 1156) | pub const IFLA_VF_LINK_STATE_DISABLE: _bindgen_ty_32 = _bindgen_ty_32::I... constant __IFLA_VF_LINK_STATE_MAX (line 1157) | pub const __IFLA_VF_LINK_STATE_MAX: _bindgen_ty_32 = _bindgen_ty_32::__I... constant IFLA_VF_STATS_RX_PACKETS (line 1158) | pub const IFLA_VF_STATS_RX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_PACKETS (line 1159) | pub const IFLA_VF_STATS_TX_PACKETS: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_RX_BYTES (line 1160) | pub const IFLA_VF_STATS_RX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_TX_BYTES (line 1161) | pub const IFLA_VF_STATS_TX_BYTES: _bindgen_ty_33 = _bindgen_ty_33::IFLA_... constant IFLA_VF_STATS_BROADCAST (line 1162) | pub const IFLA_VF_STATS_BROADCAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_MULTICAST (line 1163) | pub const IFLA_VF_STATS_MULTICAST: _bindgen_ty_33 = _bindgen_ty_33::IFLA... constant IFLA_VF_STATS_PAD (line 1164) | pub const IFLA_VF_STATS_PAD: _bindgen_ty_33 = _bindgen_ty_33::IFLA_VF_ST... constant IFLA_VF_STATS_RX_DROPPED (line 1165) | pub const IFLA_VF_STATS_RX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant IFLA_VF_STATS_TX_DROPPED (line 1166) | pub const IFLA_VF_STATS_TX_DROPPED: _bindgen_ty_33 = _bindgen_ty_33::IFL... constant __IFLA_VF_STATS_MAX (line 1167) | pub const __IFLA_VF_STATS_MAX: _bindgen_ty_33 = _bindgen_ty_33::__IFLA_V... constant IFLA_VF_PORT_UNSPEC (line 1168) | pub const IFLA_VF_PORT_UNSPEC: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_... constant IFLA_VF_PORT (line 1169) | pub const IFLA_VF_PORT: _bindgen_ty_34 = _bindgen_ty_34::IFLA_VF_PORT; constant __IFLA_VF_PORT_MAX (line 1170) | pub const __IFLA_VF_PORT_MAX: _bindgen_ty_34 = _bindgen_ty_34::__IFLA_VF... constant IFLA_PORT_UNSPEC (line 1171) | pub const IFLA_PORT_UNSPEC: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_U... constant IFLA_PORT_VF (line 1172) | pub const IFLA_PORT_VF: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_VF; constant IFLA_PORT_PROFILE (line 1173) | pub const IFLA_PORT_PROFILE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_VSI_TYPE (line 1174) | pub const IFLA_PORT_VSI_TYPE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant IFLA_PORT_INSTANCE_UUID (line 1175) | pub const IFLA_PORT_INSTANCE_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA... constant IFLA_PORT_HOST_UUID (line 1176) | pub const IFLA_PORT_HOST_UUID: _bindgen_ty_35 = _bindgen_ty_35::IFLA_POR... constant IFLA_PORT_REQUEST (line 1177) | pub const IFLA_PORT_REQUEST: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT_... constant IFLA_PORT_RESPONSE (line 1178) | pub const IFLA_PORT_RESPONSE: _bindgen_ty_35 = _bindgen_ty_35::IFLA_PORT... constant __IFLA_PORT_MAX (line 1179) | pub const __IFLA_PORT_MAX: _bindgen_ty_35 = _bindgen_ty_35::__IFLA_PORT_... constant PORT_REQUEST_PREASSOCIATE (line 1180) | pub const PORT_REQUEST_PREASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_REQUEST_PREASSOCIATE_RR (line 1181) | pub const PORT_REQUEST_PREASSOCIATE_RR: _bindgen_ty_36 = _bindgen_ty_36:... constant PORT_REQUEST_ASSOCIATE (line 1182) | pub const PORT_REQUEST_ASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PORT_... constant PORT_REQUEST_DISASSOCIATE (line 1183) | pub const PORT_REQUEST_DISASSOCIATE: _bindgen_ty_36 = _bindgen_ty_36::PO... constant PORT_VDP_RESPONSE_SUCCESS (line 1184) | pub const PORT_VDP_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37::PO... constant PORT_VDP_RESPONSE_INVALID_FORMAT (line 1185) | pub const PORT_VDP_RESPONSE_INVALID_FORMAT: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES (line 1186) | pub const PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_UNUSED_VTID (line 1187) | pub const PORT_VDP_RESPONSE_UNUSED_VTID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_VDP_RESPONSE_VTID_VIOLATION (line 1188) | pub const PORT_VDP_RESPONSE_VTID_VIOLATION: _bindgen_ty_37 = _bindgen_ty... constant PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION (line 1189) | pub const PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION: _bindgen_ty_37 = _bi... constant PORT_VDP_RESPONSE_OUT_OF_SYNC (line 1190) | pub const PORT_VDP_RESPONSE_OUT_OF_SYNC: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_SUCCESS (line 1191) | pub const PORT_PROFILE_RESPONSE_SUCCESS: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_INPROGRESS (line 1192) | pub const PORT_PROFILE_RESPONSE_INPROGRESS: _bindgen_ty_37 = _bindgen_ty... constant PORT_PROFILE_RESPONSE_INVALID (line 1193) | pub const PORT_PROFILE_RESPONSE_INVALID: _bindgen_ty_37 = _bindgen_ty_37... constant PORT_PROFILE_RESPONSE_BADSTATE (line 1194) | pub const PORT_PROFILE_RESPONSE_BADSTATE: _bindgen_ty_37 = _bindgen_ty_3... constant PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES (line 1195) | pub const PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES: _bindgen_ty_37 =... constant PORT_PROFILE_RESPONSE_ERROR (line 1196) | pub const PORT_PROFILE_RESPONSE_ERROR: _bindgen_ty_37 = _bindgen_ty_37::... constant IFLA_IPOIB_UNSPEC (line 1197) | pub const IFLA_IPOIB_UNSPEC: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant IFLA_IPOIB_PKEY (line 1198) | pub const IFLA_IPOIB_PKEY: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_P... constant IFLA_IPOIB_MODE (line 1199) | pub const IFLA_IPOIB_MODE: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB_M... constant IFLA_IPOIB_UMCAST (line 1200) | pub const IFLA_IPOIB_UMCAST: _bindgen_ty_38 = _bindgen_ty_38::IFLA_IPOIB... constant __IFLA_IPOIB_MAX (line 1201) | pub const __IFLA_IPOIB_MAX: _bindgen_ty_38 = _bindgen_ty_38::__IFLA_IPOI... constant IPOIB_MODE_DATAGRAM (line 1202) | pub const IPOIB_MODE_DATAGRAM: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_MO... constant IPOIB_MODE_CONNECTED (line 1203) | pub const IPOIB_MODE_CONNECTED: _bindgen_ty_39 = _bindgen_ty_39::IPOIB_M... constant HSR_PROTOCOL_HSR (line 1204) | pub const HSR_PROTOCOL_HSR: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_PRP (line 1205) | pub const HSR_PROTOCOL_PRP: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant HSR_PROTOCOL_MAX (line 1206) | pub const HSR_PROTOCOL_MAX: _bindgen_ty_40 = _bindgen_ty_40::HSR_PROTOCO... constant IFLA_HSR_UNSPEC (line 1207) | pub const IFLA_HSR_UNSPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_UNS... constant IFLA_HSR_SLAVE1 (line 1208) | pub const IFLA_HSR_SLAVE1: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_SLAVE2 (line 1209) | pub const IFLA_HSR_SLAVE2: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SLA... constant IFLA_HSR_MULTICAST_SPEC (line 1210) | pub const IFLA_HSR_MULTICAST_SPEC: _bindgen_ty_41 = _bindgen_ty_41::IFLA... constant IFLA_HSR_SUPERVISION_ADDR (line 1211) | pub const IFLA_HSR_SUPERVISION_ADDR: _bindgen_ty_41 = _bindgen_ty_41::IF... constant IFLA_HSR_SEQ_NR (line 1212) | pub const IFLA_HSR_SEQ_NR: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_SEQ... constant IFLA_HSR_VERSION (line 1213) | pub const IFLA_HSR_VERSION: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_VE... constant IFLA_HSR_PROTOCOL (line 1214) | pub const IFLA_HSR_PROTOCOL: _bindgen_ty_41 = _bindgen_ty_41::IFLA_HSR_P... constant __IFLA_HSR_MAX (line 1215) | pub const __IFLA_HSR_MAX: _bindgen_ty_41 = _bindgen_ty_41::__IFLA_HSR_MAX; constant IFLA_STATS_UNSPEC (line 1216) | pub const IFLA_STATS_UNSPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STATS... constant IFLA_STATS_LINK_64 (line 1217) | pub const IFLA_STATS_LINK_64: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant IFLA_STATS_LINK_XSTATS (line 1218) | pub const IFLA_STATS_LINK_XSTATS: _bindgen_ty_42 = _bindgen_ty_42::IFLA_... constant IFLA_STATS_LINK_XSTATS_SLAVE (line 1219) | pub const IFLA_STATS_LINK_XSTATS_SLAVE: _bindgen_ty_42 = _bindgen_ty_42:... constant IFLA_STATS_LINK_OFFLOAD_XSTATS (line 1220) | pub const IFLA_STATS_LINK_OFFLOAD_XSTATS: _bindgen_ty_42 = _bindgen_ty_4... constant IFLA_STATS_AF_SPEC (line 1221) | pub const IFLA_STATS_AF_SPEC: _bindgen_ty_42 = _bindgen_ty_42::IFLA_STAT... constant __IFLA_STATS_MAX (line 1222) | pub const __IFLA_STATS_MAX: _bindgen_ty_42 = _bindgen_ty_42::__IFLA_STAT... constant IFLA_STATS_GETSET_UNSPEC (line 1223) | pub const IFLA_STATS_GETSET_UNSPEC: _bindgen_ty_43 = _bindgen_ty_43::IFL... constant IFLA_STATS_GET_FILTERS (line 1224) | pub const IFLA_STATS_GET_FILTERS: _bindgen_ty_43 = _bindgen_ty_43::IFLA_... constant IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS (line 1225) | pub const IFLA_STATS_SET_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_43 = _bind... constant __IFLA_STATS_GETSET_MAX (line 1226) | pub const __IFLA_STATS_GETSET_MAX: _bindgen_ty_43 = _bindgen_ty_43::__IF... constant LINK_XSTATS_TYPE_UNSPEC (line 1227) | pub const LINK_XSTATS_TYPE_UNSPEC: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BRIDGE (line 1228) | pub const LINK_XSTATS_TYPE_BRIDGE: _bindgen_ty_44 = _bindgen_ty_44::LINK... constant LINK_XSTATS_TYPE_BOND (line 1229) | pub const LINK_XSTATS_TYPE_BOND: _bindgen_ty_44 = _bindgen_ty_44::LINK_X... constant __LINK_XSTATS_TYPE_MAX (line 1230) | pub const __LINK_XSTATS_TYPE_MAX: _bindgen_ty_44 = _bindgen_ty_44::__LIN... constant IFLA_OFFLOAD_XSTATS_UNSPEC (line 1231) | pub const IFLA_OFFLOAD_XSTATS_UNSPEC: _bindgen_ty_45 = _bindgen_ty_45::I... constant IFLA_OFFLOAD_XSTATS_CPU_HIT (line 1232) | pub const IFLA_OFFLOAD_XSTATS_CPU_HIT: _bindgen_ty_45 = _bindgen_ty_45::... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO (line 1233) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO: _bindgen_ty_45 = _bindgen_ty_45... constant IFLA_OFFLOAD_XSTATS_L3_STATS (line 1234) | pub const IFLA_OFFLOAD_XSTATS_L3_STATS: _bindgen_ty_45 = _bindgen_ty_45:... constant __IFLA_OFFLOAD_XSTATS_MAX (line 1235) | pub const __IFLA_OFFLOAD_XSTATS_MAX: _bindgen_ty_45 = _bindgen_ty_45::__... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC (line 1236) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_UNSPEC: _bindgen_ty_46 = _bindge... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST (line 1237) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_REQUEST: _bindgen_ty_46 = _bindg... constant IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED (line 1238) | pub const IFLA_OFFLOAD_XSTATS_HW_S_INFO_USED: _bindgen_ty_46 = _bindgen_... constant __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX (line 1239) | pub const __IFLA_OFFLOAD_XSTATS_HW_S_INFO_MAX: _bindgen_ty_46 = _bindgen... constant XDP_ATTACHED_NONE (line 1240) | pub const XDP_ATTACHED_NONE: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACH... constant XDP_ATTACHED_DRV (line 1241) | pub const XDP_ATTACHED_DRV: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_SKB (line 1242) | pub const XDP_ATTACHED_SKB: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHE... constant XDP_ATTACHED_HW (line 1243) | pub const XDP_ATTACHED_HW: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTACHED... constant XDP_ATTACHED_MULTI (line 1244) | pub const XDP_ATTACHED_MULTI: _bindgen_ty_47 = _bindgen_ty_47::XDP_ATTAC... constant IFLA_XDP_UNSPEC (line 1245) | pub const IFLA_XDP_UNSPEC: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_UNS... constant IFLA_XDP_FD (line 1246) | pub const IFLA_XDP_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FD; constant IFLA_XDP_ATTACHED (line 1247) | pub const IFLA_XDP_ATTACHED: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_A... constant IFLA_XDP_FLAGS (line 1248) | pub const IFLA_XDP_FLAGS: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_FLAGS; constant IFLA_XDP_PROG_ID (line 1249) | pub const IFLA_XDP_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP_PR... constant IFLA_XDP_DRV_PROG_ID (line 1250) | pub const IFLA_XDP_DRV_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_SKB_PROG_ID (line 1251) | pub const IFLA_XDP_SKB_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant IFLA_XDP_HW_PROG_ID (line 1252) | pub const IFLA_XDP_HW_PROG_ID: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XDP... constant IFLA_XDP_EXPECTED_FD (line 1253) | pub const IFLA_XDP_EXPECTED_FD: _bindgen_ty_48 = _bindgen_ty_48::IFLA_XD... constant __IFLA_XDP_MAX (line 1254) | pub const __IFLA_XDP_MAX: _bindgen_ty_48 = _bindgen_ty_48::__IFLA_XDP_MAX; constant IFLA_EVENT_NONE (line 1255) | pub const IFLA_EVENT_NONE: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT_N... constant IFLA_EVENT_REBOOT (line 1256) | pub const IFLA_EVENT_REBOOT: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVENT... constant IFLA_EVENT_FEATURES (line 1257) | pub const IFLA_EVENT_FEATURES: _bindgen_ty_49 = _bindgen_ty_49::IFLA_EVE... constant IFLA_EVENT_BONDING_FAILOVER (line 1258) | pub const IFLA_EVENT_BONDING_FAILOVER: _bindgen_ty_49 = _bindgen_ty_49::... constant IFLA_EVENT_NOTIFY_PEERS (line 1259) | pub const IFLA_EVENT_NOTIFY_PEERS: _bindgen_ty_49 = _bindgen_ty_49::IFLA... constant IFLA_EVENT_IGMP_RESEND (line 1260) | pub const IFLA_EVENT_IGMP_RESEND: _bindgen_ty_49 = _bindgen_ty_49::IFLA_... constant IFLA_EVENT_BONDING_OPTIONS (line 1261) | pub const IFLA_EVENT_BONDING_OPTIONS: _bindgen_ty_49 = _bindgen_ty_49::I... constant IFLA_TUN_UNSPEC (line 1262) | pub const IFLA_TUN_UNSPEC: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_UNS... constant IFLA_TUN_OWNER (line 1263) | pub const IFLA_TUN_OWNER: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_OWNER; constant IFLA_TUN_GROUP (line 1264) | pub const IFLA_TUN_GROUP: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_GROUP; constant IFLA_TUN_TYPE (line 1265) | pub const IFLA_TUN_TYPE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_TYPE; constant IFLA_TUN_PI (line 1266) | pub const IFLA_TUN_PI: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PI; constant IFLA_TUN_VNET_HDR (line 1267) | pub const IFLA_TUN_VNET_HDR: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_V... constant IFLA_TUN_PERSIST (line 1268) | pub const IFLA_TUN_PERSIST: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN_PE... constant IFLA_TUN_MULTI_QUEUE (line 1269) | pub const IFLA_TUN_MULTI_QUEUE: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TU... constant IFLA_TUN_NUM_QUEUES (line 1270) | pub const IFLA_TUN_NUM_QUEUES: _bindgen_ty_50 = _bindgen_ty_50::IFLA_TUN... constant IFLA_TUN_NUM_DISABLED_QUEUES (line 1271) | pub const IFLA_TUN_NUM_DISABLED_QUEUES: _bindgen_ty_50 = _bindgen_ty_50:... constant __IFLA_TUN_MAX (line 1272) | pub const __IFLA_TUN_MAX: _bindgen_ty_50 = _bindgen_ty_50::__IFLA_TUN_MAX; constant IFLA_RMNET_UNSPEC (line 1273) | pub const IFLA_RMNET_UNSPEC: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_MUX_ID (line 1274) | pub const IFLA_RMNET_MUX_ID: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET... constant IFLA_RMNET_FLAGS (line 1275) | pub const IFLA_RMNET_FLAGS: _bindgen_ty_51 = _bindgen_ty_51::IFLA_RMNET_... constant __IFLA_RMNET_MAX (line 1276) | pub const __IFLA_RMNET_MAX: _bindgen_ty_51 = _bindgen_ty_51::__IFLA_RMNE... constant IFLA_MCTP_UNSPEC (line 1277) | pub const IFLA_MCTP_UNSPEC: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_U... constant IFLA_MCTP_NET (line 1278) | pub const IFLA_MCTP_NET: _bindgen_ty_52 = _bindgen_ty_52::IFLA_MCTP_NET; constant __IFLA_MCTP_MAX (line 1279) | pub const __IFLA_MCTP_MAX: _bindgen_ty_52 = _bindgen_ty_52::__IFLA_MCTP_... constant IFLA_DSA_UNSPEC (line 1280) | pub const IFLA_DSA_UNSPEC: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_UNS... constant IFLA_DSA_MASTER (line 1281) | pub const IFLA_DSA_MASTER: _bindgen_ty_53 = _bindgen_ty_53::IFLA_DSA_MAS... constant __IFLA_DSA_MAX (line 1282) | pub const __IFLA_DSA_MAX: _bindgen_ty_53 = _bindgen_ty_53::__IFLA_DSA_MAX; constant IFA_UNSPEC (line 1283) | pub const IFA_UNSPEC: _bindgen_ty_54 = _bindgen_ty_54::IFA_UNSPEC; constant IFA_ADDRESS (line 1284) | pub const IFA_ADDRESS: _bindgen_ty_54 = _bindgen_ty_54::IFA_ADDRESS; constant IFA_LOCAL (line 1285) | pub const IFA_LOCAL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LOCAL; constant IFA_LABEL (line 1286) | pub const IFA_LABEL: _bindgen_ty_54 = _bindgen_ty_54::IFA_LABEL; constant IFA_BROADCAST (line 1287) | pub const IFA_BROADCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_BROADCAST; constant IFA_ANYCAST (line 1288) | pub const IFA_ANYCAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_ANYCAST; constant IFA_CACHEINFO (line 1289) | pub const IFA_CACHEINFO: _bindgen_ty_54 = _bindgen_ty_54::IFA_CACHEINFO; constant IFA_MULTICAST (line 1290) | pub const IFA_MULTICAST: _bindgen_ty_54 = _bindgen_ty_54::IFA_MULTICAST; constant IFA_FLAGS (line 1291) | pub const IFA_FLAGS: _bindgen_ty_54 = _bindgen_ty_54::IFA_FLAGS; constant IFA_RT_PRIORITY (line 1292) | pub const IFA_RT_PRIORITY: _bindgen_ty_54 = _bindgen_ty_54::IFA_RT_PRIOR... constant IFA_TARGET_NETNSID (line 1293) | pub const IFA_TARGET_NETNSID: _bindgen_ty_54 = _bindgen_ty_54::IFA_TARGE... constant IFA_PROTO (line 1294) | pub const IFA_PROTO: _bindgen_ty_54 = _bindgen_ty_54::IFA_PROTO; constant __IFA_MAX (line 1295) | pub const __IFA_MAX: _bindgen_ty_54 = _bindgen_ty_54::__IFA_MAX; constant NDA_UNSPEC (line 1296) | pub const NDA_UNSPEC: _bindgen_ty_55 = _bindgen_ty_55::NDA_UNSPEC; constant NDA_DST (line 1297) | pub const NDA_DST: _bindgen_ty_55 = _bindgen_ty_55::NDA_DST; constant NDA_LLADDR (line 1298) | pub const NDA_LLADDR: _bindgen_ty_55 = _bindgen_ty_55::NDA_LLADDR; constant NDA_CACHEINFO (line 1299) | pub const NDA_CACHEINFO: _bindgen_ty_55 = _bindgen_ty_55::NDA_CACHEINFO; constant NDA_PROBES (line 1300) | pub const NDA_PROBES: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROBES; constant NDA_VLAN (line 1301) | pub const NDA_VLAN: _bindgen_ty_55 = _bindgen_ty_55::NDA_VLAN; constant NDA_PORT (line 1302) | pub const NDA_PORT: _bindgen_ty_55 = _bindgen_ty_55::NDA_PORT; constant NDA_VNI (line 1303) | pub const NDA_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_VNI; constant NDA_IFINDEX (line 1304) | pub const NDA_IFINDEX: _bindgen_ty_55 = _bindgen_ty_55::NDA_IFINDEX; constant NDA_MASTER (line 1305) | pub const NDA_MASTER: _bindgen_ty_55 = _bindgen_ty_55::NDA_MASTER; constant NDA_LINK_NETNSID (line 1306) | pub const NDA_LINK_NETNSID: _bindgen_ty_55 = _bindgen_ty_55::NDA_LINK_NE... constant NDA_SRC_VNI (line 1307) | pub const NDA_SRC_VNI: _bindgen_ty_55 = _bindgen_ty_55::NDA_SRC_VNI; constant NDA_PROTOCOL (line 1308) | pub const NDA_PROTOCOL: _bindgen_ty_55 = _bindgen_ty_55::NDA_PROTOCOL; constant NDA_NH_ID (line 1309) | pub const NDA_NH_ID: _bindgen_ty_55 = _bindgen_ty_55::NDA_NH_ID; constant NDA_FDB_EXT_ATTRS (line 1310) | pub const NDA_FDB_EXT_ATTRS: _bindgen_ty_55 = _bindgen_ty_55::NDA_FDB_EX... constant NDA_FLAGS_EXT (line 1311) | pub const NDA_FLAGS_EXT: _bindgen_ty_55 = _bindgen_ty_55::NDA_FLAGS_EXT; constant NDA_NDM_STATE_MASK (line 1312) | pub const NDA_NDM_STATE_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_S... constant NDA_NDM_FLAGS_MASK (line 1313) | pub const NDA_NDM_FLAGS_MASK: _bindgen_ty_55 = _bindgen_ty_55::NDA_NDM_F... constant __NDA_MAX (line 1314) | pub const __NDA_MAX: _bindgen_ty_55 = _bindgen_ty_55::__NDA_MAX; constant NDTPA_UNSPEC (line 1315) | pub const NDTPA_UNSPEC: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UNSPEC; constant NDTPA_IFINDEX (line 1316) | pub const NDTPA_IFINDEX: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_IFINDEX; constant NDTPA_REFCNT (line 1317) | pub const NDTPA_REFCNT: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_REFCNT; constant NDTPA_REACHABLE_TIME (line 1318) | pub const NDTPA_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_R... constant NDTPA_BASE_REACHABLE_TIME (line 1319) | pub const NDTPA_BASE_REACHABLE_TIME: _bindgen_ty_56 = _bindgen_ty_56::ND... constant NDTPA_RETRANS_TIME (line 1320) | pub const NDTPA_RETRANS_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_RET... constant NDTPA_GC_STALETIME (line 1321) | pub const NDTPA_GC_STALETIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_GC_... constant NDTPA_DELAY_PROBE_TIME (line 1322) | pub const NDTPA_DELAY_PROBE_TIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA... constant NDTPA_QUEUE_LEN (line 1323) | pub const NDTPA_QUEUE_LEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_QUEUE_... constant NDTPA_APP_PROBES (line 1324) | pub const NDTPA_APP_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_APP_P... constant NDTPA_UCAST_PROBES (line 1325) | pub const NDTPA_UCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_UCA... constant NDTPA_MCAST_PROBES (line 1326) | pub const NDTPA_MCAST_PROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_MCA... constant NDTPA_ANYCAST_DELAY (line 1327) | pub const NDTPA_ANYCAST_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_AN... constant NDTPA_PROXY_DELAY (line 1328) | pub const NDTPA_PROXY_DELAY: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROX... constant NDTPA_PROXY_QLEN (line 1329) | pub const NDTPA_PROXY_QLEN: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PROXY... constant NDTPA_LOCKTIME (line 1330) | pub const NDTPA_LOCKTIME: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_LOCKTIME; constant NDTPA_QUEUE_LENBYTES (line 1331) | pub const NDTPA_QUEUE_LENBYTES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_Q... constant NDTPA_MCAST_REPROBES (line 1332) | pub const NDTPA_MCAST_REPROBES: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_M... constant NDTPA_PAD (line 1333) | pub const NDTPA_PAD: _bindgen_ty_56 = _bindgen_ty_56::NDTPA_PAD; constant NDTPA_INTERVAL_PROBE_TIME_MS (line 1334) | pub const NDTPA_INTERVAL_PROBE_TIME_MS: _bindgen_ty_56 = _bindgen_ty_56:... constant __NDTPA_MAX (line 1335) | pub const __NDTPA_MAX: _bindgen_ty_56 = _bindgen_ty_56::__NDTPA_MAX; constant NDTA_UNSPEC (line 1336) | pub const NDTA_UNSPEC: _bindgen_ty_57 = _bindgen_ty_57::NDTA_UNSPEC; constant NDTA_NAME (line 1337) | pub const NDTA_NAME: _bindgen_ty_57 = _bindgen_ty_57::NDTA_NAME; constant NDTA_THRESH1 (line 1338) | pub const NDTA_THRESH1: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH1; constant NDTA_THRESH2 (line 1339) | pub const NDTA_THRESH2: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH2; constant NDTA_THRESH3 (line 1340) | pub const NDTA_THRESH3: _bindgen_ty_57 = _bindgen_ty_57::NDTA_THRESH3; constant NDTA_CONFIG (line 1341) | pub const NDTA_CONFIG: _bindgen_ty_57 = _bindgen_ty_57::NDTA_CONFIG; constant NDTA_PARMS (line 1342) | pub const NDTA_PARMS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PARMS; constant NDTA_STATS (line 1343) | pub const NDTA_STATS: _bindgen_ty_57 = _bindgen_ty_57::NDTA_STATS; constant NDTA_GC_INTERVAL (line 1344) | pub const NDTA_GC_INTERVAL: _bindgen_ty_57 = _bindgen_ty_57::NDTA_GC_INT... constant NDTA_PAD (line 1345) | pub const NDTA_PAD: _bindgen_ty_57 = _bindgen_ty_57::NDTA_PAD; constant __NDTA_MAX (line 1346) | pub const __NDTA_MAX: _bindgen_ty_57 = _bindgen_ty_57::__NDTA_MAX; constant FDB_NOTIFY_BIT (line 1347) | pub const FDB_NOTIFY_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_NOTIFY_BIT; constant FDB_NOTIFY_INACTIVE_BIT (line 1348) | pub const FDB_NOTIFY_INACTIVE_BIT: _bindgen_ty_58 = _bindgen_ty_58::FDB_... constant NFEA_UNSPEC (line 1349) | pub const NFEA_UNSPEC: _bindgen_ty_59 = _bindgen_ty_59::NFEA_UNSPEC; constant NFEA_ACTIVITY_NOTIFY (line 1350) | pub const NFEA_ACTIVITY_NOTIFY: _bindgen_ty_59 = _bindgen_ty_59::NFEA_AC... constant NFEA_DONT_REFRESH (line 1351) | pub const NFEA_DONT_REFRESH: _bindgen_ty_59 = _bindgen_ty_59::NFEA_DONT_... constant __NFEA_MAX (line 1352) | pub const __NFEA_MAX: _bindgen_ty_59 = _bindgen_ty_59::__NFEA_MAX; constant RTM_BASE (line 1353) | pub const RTM_BASE: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_NEWLINK (line 1354) | pub const RTM_NEWLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_BASE; constant RTM_DELLINK (line 1355) | pub const RTM_DELLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINK; constant RTM_GETLINK (line 1356) | pub const RTM_GETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINK; constant RTM_SETLINK (line 1357) | pub const RTM_SETLINK: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETLINK; constant RTM_NEWADDR (line 1358) | pub const RTM_NEWADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR; constant RTM_DELADDR (line 1359) | pub const RTM_DELADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR; constant RTM_GETADDR (line 1360) | pub const RTM_GETADDR: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR; constant RTM_NEWROUTE (line 1361) | pub const RTM_NEWROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWROUTE; constant RTM_DELROUTE (line 1362) | pub const RTM_DELROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELROUTE; constant RTM_GETROUTE (line 1363) | pub const RTM_GETROUTE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETROUTE; constant RTM_NEWNEIGH (line 1364) | pub const RTM_NEWNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH; constant RTM_DELNEIGH (line 1365) | pub const RTM_DELNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEIGH; constant RTM_GETNEIGH (line 1366) | pub const RTM_GETNEIGH: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH; constant RTM_NEWRULE (line 1367) | pub const RTM_NEWRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWRULE; constant RTM_DELRULE (line 1368) | pub const RTM_DELRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELRULE; constant RTM_GETRULE (line 1369) | pub const RTM_GETRULE: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETRULE; constant RTM_NEWQDISC (line 1370) | pub const RTM_NEWQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWQDISC; constant RTM_DELQDISC (line 1371) | pub const RTM_DELQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELQDISC; constant RTM_GETQDISC (line 1372) | pub const RTM_GETQDISC: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETQDISC; constant RTM_NEWTCLASS (line 1373) | pub const RTM_NEWTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTCLASS; constant RTM_DELTCLASS (line 1374) | pub const RTM_DELTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTCLASS; constant RTM_GETTCLASS (line 1375) | pub const RTM_GETTCLASS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTCLASS; constant RTM_NEWTFILTER (line 1376) | pub const RTM_NEWTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTFILTER; constant RTM_DELTFILTER (line 1377) | pub const RTM_DELTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTFILTER; constant RTM_GETTFILTER (line 1378) | pub const RTM_GETTFILTER: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTFILTER; constant RTM_NEWACTION (line 1379) | pub const RTM_NEWACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWACTION; constant RTM_DELACTION (line 1380) | pub const RTM_DELACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELACTION; constant RTM_GETACTION (line 1381) | pub const RTM_GETACTION: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETACTION; constant RTM_NEWPREFIX (line 1382) | pub const RTM_NEWPREFIX: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWPREFIX; constant RTM_GETMULTICAST (line 1383) | pub const RTM_GETMULTICAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMULT... constant RTM_GETANYCAST (line 1384) | pub const RTM_GETANYCAST: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETANYCAST; constant RTM_NEWNEIGHTBL (line 1385) | pub const RTM_NEWNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEIGH... constant RTM_GETNEIGHTBL (line 1386) | pub const RTM_GETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEIGH... constant RTM_SETNEIGHTBL (line 1387) | pub const RTM_SETNEIGHTBL: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETNEIGH... constant RTM_NEWNDUSEROPT (line 1388) | pub const RTM_NEWNDUSEROPT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNDUS... constant RTM_NEWADDRLABEL (line 1389) | pub const RTM_NEWADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWADDR... constant RTM_DELADDRLABEL (line 1390) | pub const RTM_DELADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELADDR... constant RTM_GETADDRLABEL (line 1391) | pub const RTM_GETADDRLABEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETADDR... constant RTM_GETDCB (line 1392) | pub const RTM_GETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETDCB; constant RTM_SETDCB (line 1393) | pub const RTM_SETDCB: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETDCB; constant RTM_NEWNETCONF (line 1394) | pub const RTM_NEWNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNETCONF; constant RTM_DELNETCONF (line 1395) | pub const RTM_DELNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNETCONF; constant RTM_GETNETCONF (line 1396) | pub const RTM_GETNETCONF: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNETCONF; constant RTM_NEWMDB (line 1397) | pub const RTM_NEWMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWMDB; constant RTM_DELMDB (line 1398) | pub const RTM_DELMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELMDB; constant RTM_GETMDB (line 1399) | pub const RTM_GETMDB: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETMDB; constant RTM_NEWNSID (line 1400) | pub const RTM_NEWNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNSID; constant RTM_DELNSID (line 1401) | pub const RTM_DELNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNSID; constant RTM_GETNSID (line 1402) | pub const RTM_GETNSID: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNSID; constant RTM_NEWSTATS (line 1403) | pub const RTM_NEWSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWSTATS; constant RTM_GETSTATS (line 1404) | pub const RTM_GETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETSTATS; constant RTM_SETSTATS (line 1405) | pub const RTM_SETSTATS: _bindgen_ty_60 = _bindgen_ty_60::RTM_SETSTATS; constant RTM_NEWCACHEREPORT (line 1406) | pub const RTM_NEWCACHEREPORT: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCA... constant RTM_NEWCHAIN (line 1407) | pub const RTM_NEWCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWCHAIN; constant RTM_DELCHAIN (line 1408) | pub const RTM_DELCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELCHAIN; constant RTM_GETCHAIN (line 1409) | pub const RTM_GETCHAIN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETCHAIN; constant RTM_NEWNEXTHOP (line 1410) | pub const RTM_NEWNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWNEXTHOP; constant RTM_DELNEXTHOP (line 1411) | pub const RTM_DELNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELNEXTHOP; constant RTM_GETNEXTHOP (line 1412) | pub const RTM_GETNEXTHOP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETNEXTHOP; constant RTM_NEWLINKPROP (line 1413) | pub const RTM_NEWLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWLINKP... constant RTM_DELLINKPROP (line 1414) | pub const RTM_DELLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELLINKP... constant RTM_GETLINKPROP (line 1415) | pub const RTM_GETLINKPROP: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETLINKP... constant RTM_NEWVLAN (line 1416) | pub const RTM_NEWVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWVLAN; constant RTM_DELVLAN (line 1417) | pub const RTM_DELVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELVLAN; constant RTM_GETVLAN (line 1418) | pub const RTM_GETVLAN: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETVLAN; constant RTM_NEWNEXTHOPBUCKET (line 1419) | pub const RTM_NEWNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEW... constant RTM_DELNEXTHOPBUCKET (line 1420) | pub const RTM_DELNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_DEL... constant RTM_GETNEXTHOPBUCKET (line 1421) | pub const RTM_GETNEXTHOPBUCKET: _bindgen_ty_60 = _bindgen_ty_60::RTM_GET... constant RTM_NEWTUNNEL (line 1422) | pub const RTM_NEWTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_NEWTUNNEL; constant RTM_DELTUNNEL (line 1423) | pub const RTM_DELTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_DELTUNNEL; constant RTM_GETTUNNEL (line 1424) | pub const RTM_GETTUNNEL: _bindgen_ty_60 = _bindgen_ty_60::RTM_GETTUNNEL; constant __RTM_MAX (line 1425) | pub const __RTM_MAX: _bindgen_ty_60 = _bindgen_ty_60::__RTM_MAX; constant RTN_UNSPEC (line 1426) | pub const RTN_UNSPEC: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNSPEC; constant RTN_UNICAST (line 1427) | pub const RTN_UNICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNICAST; constant RTN_LOCAL (line 1428) | pub const RTN_LOCAL: _bindgen_ty_61 = _bindgen_ty_61::RTN_LOCAL; constant RTN_BROADCAST (line 1429) | pub const RTN_BROADCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_BROADCAST; constant RTN_ANYCAST (line 1430) | pub const RTN_ANYCAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_ANYCAST; constant RTN_MULTICAST (line 1431) | pub const RTN_MULTICAST: _bindgen_ty_61 = _bindgen_ty_61::RTN_MULTICAST; constant RTN_BLACKHOLE (line 1432) | pub const RTN_BLACKHOLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_BLACKHOLE; constant RTN_UNREACHABLE (line 1433) | pub const RTN_UNREACHABLE: _bindgen_ty_61 = _bindgen_ty_61::RTN_UNREACHA... constant RTN_PROHIBIT (line 1434) | pub const RTN_PROHIBIT: _bindgen_ty_61 = _bindgen_ty_61::RTN_PROHIBIT; constant RTN_THROW (line 1435) | pub const RTN_THROW: _bindgen_ty_61 = _bindgen_ty_61::RTN_THROW; constant RTN_NAT (line 1436) | pub const RTN_NAT: _bindgen_ty_61 = _bindgen_ty_61::RTN_NAT; constant RTN_XRESOLVE (line 1437) | pub const RTN_XRESOLVE: _bindgen_ty_61 = _bindgen_ty_61::RTN_XRESOLVE; constant __RTN_MAX (line 1438) | pub const __RTN_MAX: _bindgen_ty_61 = _bindgen_ty_61::__RTN_MAX; constant RTAX_UNSPEC (line 1439) | pub const RTAX_UNSPEC: _bindgen_ty_62 = _bindgen_ty_62::RTAX_UNSPEC; constant RTAX_LOCK (line 1440) | pub const RTAX_LOCK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_LOCK; constant RTAX_MTU (line 1441) | pub const RTAX_MTU: _bindgen_ty_62 = _bindgen_ty_62::RTAX_MTU; constant RTAX_WINDOW (line 1442) | pub const RTAX_WINDOW: _bindgen_ty_62 = _bindgen_ty_62::RTAX_WINDOW; constant RTAX_RTT (line 1443) | pub const RTAX_RTT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTT; constant RTAX_RTTVAR (line 1444) | pub const RTAX_RTTVAR: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTTVAR; constant RTAX_SSTHRESH (line 1445) | pub const RTAX_SSTHRESH: _bindgen_ty_62 = _bindgen_ty_62::RTAX_SSTHRESH; constant RTAX_CWND (line 1446) | pub const RTAX_CWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CWND; constant RTAX_ADVMSS (line 1447) | pub const RTAX_ADVMSS: _bindgen_ty_62 = _bindgen_ty_62::RTAX_ADVMSS; constant RTAX_REORDERING (line 1448) | pub const RTAX_REORDERING: _bindgen_ty_62 = _bindgen_ty_62::RTAX_REORDER... constant RTAX_HOPLIMIT (line 1449) | pub const RTAX_HOPLIMIT: _bindgen_ty_62 = _bindgen_ty_62::RTAX_HOPLIMIT; constant RTAX_INITCWND (line 1450) | pub const RTAX_INITCWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITCWND; constant RTAX_FEATURES (line 1451) | pub const RTAX_FEATURES: _bindgen_ty_62 = _bindgen_ty_62::RTAX_FEATURES; constant RTAX_RTO_MIN (line 1452) | pub const RTAX_RTO_MIN: _bindgen_ty_62 = _bindgen_ty_62::RTAX_RTO_MIN; constant RTAX_INITRWND (line 1453) | pub const RTAX_INITRWND: _bindgen_ty_62 = _bindgen_ty_62::RTAX_INITRWND; constant RTAX_QUICKACK (line 1454) | pub const RTAX_QUICKACK: _bindgen_ty_62 = _bindgen_ty_62::RTAX_QUICKACK; constant RTAX_CC_ALGO (line 1455) | pub const RTAX_CC_ALGO: _bindgen_ty_62 = _bindgen_ty_62::RTAX_CC_ALGO; constant RTAX_FASTOPEN_NO_COOKIE (line 1456) | pub const RTAX_FASTOPEN_NO_COOKIE: _bindgen_ty_62 = _bindgen_ty_62::RTAX... constant __RTAX_MAX (line 1457) | pub const __RTAX_MAX: _bindgen_ty_62 = _bindgen_ty_62::__RTAX_MAX; constant PREFIX_UNSPEC (line 1458) | pub const PREFIX_UNSPEC: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_UNSPEC; constant PREFIX_ADDRESS (line 1459) | pub const PREFIX_ADDRESS: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_ADDRESS; constant PREFIX_CACHEINFO (line 1460) | pub const PREFIX_CACHEINFO: _bindgen_ty_63 = _bindgen_ty_63::PREFIX_CACH... constant __PREFIX_MAX (line 1461) | pub const __PREFIX_MAX: _bindgen_ty_63 = _bindgen_ty_63::__PREFIX_MAX; constant TCA_UNSPEC (line 1462) | pub const TCA_UNSPEC: _bindgen_ty_64 = _bindgen_ty_64::TCA_UNSPEC; constant TCA_KIND (line 1463) | pub const TCA_KIND: _bindgen_ty_64 = _bindgen_ty_64::TCA_KIND; constant TCA_OPTIONS (line 1464) | pub const TCA_OPTIONS: _bindgen_ty_64 = _bindgen_ty_64::TCA_OPTIONS; constant TCA_STATS (line 1465) | pub const TCA_STATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS; constant TCA_XSTATS (line 1466) | pub const TCA_XSTATS: _bindgen_ty_64 = _bindgen_ty_64::TCA_XSTATS; constant TCA_RATE (line 1467) | pub const TCA_RATE: _bindgen_ty_64 = _bindgen_ty_64::TCA_RATE; constant TCA_FCNT (line 1468) | pub const TCA_FCNT: _bindgen_ty_64 = _bindgen_ty_64::TCA_FCNT; constant TCA_STATS2 (line 1469) | pub const TCA_STATS2: _bindgen_ty_64 = _bindgen_ty_64::TCA_STATS2; constant TCA_STAB (line 1470) | pub const TCA_STAB: _bindgen_ty_64 = _bindgen_ty_64::TCA_STAB; constant TCA_PAD (line 1471) | pub const TCA_PAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_PAD; constant TCA_DUMP_INVISIBLE (line 1472) | pub const TCA_DUMP_INVISIBLE: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_... constant TCA_CHAIN (line 1473) | pub const TCA_CHAIN: _bindgen_ty_64 = _bindgen_ty_64::TCA_CHAIN; constant TCA_HW_OFFLOAD (line 1474) | pub const TCA_HW_OFFLOAD: _bindgen_ty_64 = _bindgen_ty_64::TCA_HW_OFFLOAD; constant TCA_INGRESS_BLOCK (line 1475) | pub const TCA_INGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_INGRES... constant TCA_EGRESS_BLOCK (line 1476) | pub const TCA_EGRESS_BLOCK: _bindgen_ty_64 = _bindgen_ty_64::TCA_EGRESS_... constant TCA_DUMP_FLAGS (line 1477) | pub const TCA_DUMP_FLAGS: _bindgen_ty_64 = _bindgen_ty_64::TCA_DUMP_FLAGS; constant TCA_EXT_WARN_MSG (line 1478) | pub const TCA_EXT_WARN_MSG: _bindgen_ty_64 = _bindgen_ty_64::TCA_EXT_WAR... constant __TCA_MAX (line 1479) | pub const __TCA_MAX: _bindgen_ty_64 = _bindgen_ty_64::__TCA_MAX; constant NDUSEROPT_UNSPEC (line 1480) | pub const NDUSEROPT_UNSPEC: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_U... constant NDUSEROPT_SRCADDR (line 1481) | pub const NDUSEROPT_SRCADDR: _bindgen_ty_65 = _bindgen_ty_65::NDUSEROPT_... constant __NDUSEROPT_MAX (line 1482) | pub const __NDUSEROPT_MAX: _bindgen_ty_65 = _bindgen_ty_65::__NDUSEROPT_... constant TCA_ROOT_UNSPEC (line 1483) | pub const TCA_ROOT_UNSPEC: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_UNS... constant TCA_ROOT_TAB (line 1484) | pub const TCA_ROOT_TAB: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_TAB; constant TCA_ROOT_FLAGS (line 1485) | pub const TCA_ROOT_FLAGS: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_FLAGS; constant TCA_ROOT_COUNT (line 1486) | pub const TCA_ROOT_COUNT: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT_COUNT; constant TCA_ROOT_TIME_DELTA (line 1487) | pub const TCA_ROOT_TIME_DELTA: _bindgen_ty_66 = _bindgen_ty_66::TCA_ROOT... constant TCA_ROOT_EXT_WARN_MSG (line 1488) | pub const TCA_ROOT_EXT_WARN_MSG: _bindgen_ty_66 = _bindgen_ty_66::TCA_RO... constant __TCA_ROOT_MAX (line 1489) | pub const __TCA_ROOT_MAX: _bindgen_ty_66 = _bindgen_ty_66::__TCA_ROOT_MAX; type nlmsgerr_attrs (line 1493) | pub enum nlmsgerr_attrs { constant NLMSGERR_ATTR_MAX (line 2838) | pub const NLMSGERR_ATTR_MAX: nlmsgerr_attrs = nlmsgerr_attrs::NLMSGERR... type nl_mmap_status (line 1506) | pub enum nl_mmap_status { type _bindgen_ty_1 (line 1516) | pub enum _bindgen_ty_1 { type netlink_attribute_type (line 1523) | pub enum netlink_attribute_type { type netlink_policy_type_attr (line 1544) | pub enum netlink_policy_type_attr { constant NL_POLICY_TYPE_ATTR_MAX (line 2841) | pub const NL_POLICY_TYPE_ATTR_MAX: netlink_policy_type_attr = netlink_... type _bindgen_ty_2 (line 1563) | pub enum _bindgen_ty_2 { type _bindgen_ty_3 (line 1634) | pub enum _bindgen_ty_3 { type _bindgen_ty_4 (line 1643) | pub enum _bindgen_ty_4 { type _bindgen_ty_5 (line 1651) | pub enum _bindgen_ty_5 { type in6_addr_gen_mode (line 1667) | pub enum in6_addr_gen_mode { type _bindgen_ty_6 (line 1676) | pub enum _bindgen_ty_6 { type _bindgen_ty_7 (line 1730) | pub enum _bindgen_ty_7 { type _bindgen_ty_8 (line 1737) | pub enum _bindgen_ty_8 { type _bindgen_ty_9 (line 1786) | pub enum _bindgen_ty_9 { type _bindgen_ty_10 (line 1798) | pub enum _bindgen_ty_10 { type _bindgen_ty_11 (line 1810) | pub enum _bindgen_ty_11 { type _bindgen_ty_12 (line 1818) | pub enum _bindgen_ty_12 { type macvlan_mode (line 1833) | pub enum macvlan_mode { type macvlan_macaddr_mode (line 1843) | pub enum macvlan_macaddr_mode { type _bindgen_ty_13 (line 1852) | pub enum _bindgen_ty_13 { type _bindgen_ty_14 (line 1860) | pub enum _bindgen_ty_14 { type _bindgen_ty_15 (line 1868) | pub enum _bindgen_ty_15 { type _bindgen_ty_16 (line 1890) | pub enum _bindgen_ty_16 { type macsec_validation_type (line 1900) | pub enum macsec_validation_type { constant MACSEC_VALIDATE_MAX (line 2844) | pub const MACSEC_VALIDATE_MAX: macsec_validation_type = macsec_validat... type macsec_offload (line 1909) | pub enum macsec_offload { constant MACSEC_OFFLOAD_MAX (line 2847) | pub const MACSEC_OFFLOAD_MAX: macsec_offload = macsec_offload::MACSEC_... type _bindgen_ty_17 (line 1918) | pub enum _bindgen_ty_17 { type ipvlan_mode (line 1927) | pub enum ipvlan_mode { type _bindgen_ty_18 (line 1936) | pub enum _bindgen_ty_18 { type _bindgen_ty_19 (line 1952) | pub enum _bindgen_ty_19 { type _bindgen_ty_20 (line 1964) | pub enum _bindgen_ty_20 { type _bindgen_ty_21 (line 1972) | pub enum _bindgen_ty_21 { type ifla_vxlan_df (line 2009) | pub enum ifla_vxlan_df { constant VXLAN_DF_MAX (line 2850) | pub const VXLAN_DF_MAX: ifla_vxlan_df = ifla_vxlan_df::VXLAN_DF_INHERIT; type _bindgen_ty_22 (line 2018) | pub enum _bindgen_ty_22 { type ifla_geneve_df (line 2039) | pub enum ifla_geneve_df { constant GENEVE_DF_MAX (line 2853) | pub const GENEVE_DF_MAX: ifla_geneve_df = ifla_geneve_df::GENEVE_DF_IN... type _bindgen_ty_23 (line 2048) | pub enum _bindgen_ty_23 { type _bindgen_ty_24 (line 2059) | pub enum _bindgen_ty_24 { type ifla_gtp_role (line 2067) | pub enum ifla_gtp_role { type _bindgen_ty_25 (line 2074) | pub enum _bindgen_ty_25 { type _bindgen_ty_26 (line 2087) | pub enum _bindgen_ty_26 { type _bindgen_ty_27 (line 2125) | pub enum _bindgen_ty_27 { type _bindgen_ty_28 (line 2137) | pub enum _bindgen_ty_28 { type _bindgen_ty_29 (line 2153) | pub enum _bindgen_ty_29 { type _bindgen_ty_30 (line 2161) | pub enum _bindgen_ty_30 { type _bindgen_ty_31 (line 2181) | pub enum _bindgen_ty_31 { type _bindgen_ty_32 (line 2189) | pub enum _bindgen_ty_32 { type _bindgen_ty_33 (line 2198) | pub enum _bindgen_ty_33 { type _bindgen_ty_34 (line 2213) | pub enum _bindgen_ty_34 { type _bindgen_ty_35 (line 2221) | pub enum _bindgen_ty_35 { type _bindgen_ty_36 (line 2235) | pub enum _bindgen_ty_36 { type _bindgen_ty_37 (line 2244) | pub enum _bindgen_ty_37 { type _bindgen_ty_38 (line 2262) | pub enum _bindgen_ty_38 { type _bindgen_ty_39 (line 2272) | pub enum _bindgen_ty_39 { type _bindgen_ty_40 (line 2279) | pub enum _bindgen_ty_40 { type _bindgen_ty_41 (line 2287) | pub enum _bindgen_ty_41 { type _bindgen_ty_42 (line 2301) | pub enum _bindgen_ty_42 { type _bindgen_ty_43 (line 2313) | pub enum _bindgen_ty_43 { type _bindgen_ty_44 (line 2322) | pub enum _bindgen_ty_44 { type _bindgen_ty_45 (line 2331) | pub enum _bindgen_ty_45 { type _bindgen_ty_46 (line 2341) | pub enum _bindgen_ty_46 { type _bindgen_ty_47 (line 2350) | pub enum _bindgen_ty_47 { type _bindgen_ty_48 (line 2360) | pub enum _bindgen_ty_48 { type _bindgen_ty_49 (line 2375) | pub enum _bindgen_ty_49 { type _bindgen_ty_50 (line 2387) | pub enum _bindgen_ty_50 { type _bindgen_ty_51 (line 2403) | pub enum _bindgen_ty_51 { type _bindgen_ty_52 (line 2412) | pub enum _bindgen_ty_52 { type _bindgen_ty_53 (line 2420) | pub enum _bindgen_ty_53 { type _bindgen_ty_54 (line 2428) | pub enum _bindgen_ty_54 { type _bindgen_ty_55 (line 2446) | pub enum _bindgen_ty_55 { type _bindgen_ty_56 (line 2470) | pub enum _bindgen_ty_56 { type _bindgen_ty_57 (line 2496) | pub enum _bindgen_ty_57 { type _bindgen_ty_58 (line 2512) | pub enum _bindgen_ty_58 { type _bindgen_ty_59 (line 2519) | pub enum _bindgen_ty_59 { type _bindgen_ty_60 (line 2528) | pub enum _bindgen_ty_60 { type _bindgen_ty_61 (line 2605) | pub enum _bindgen_ty_61 { type rt_scope_t (line 2623) | pub enum rt_scope_t { type rt_class_t (line 2633) | pub enum rt_class_t { type rtattr_type_t (line 2644) | pub enum rtattr_type_t { type _bindgen_ty_62 (line 2681) | pub enum _bindgen_ty_62 { type _bindgen_ty_63 (line 2705) | pub enum _bindgen_ty_63 { type _bindgen_ty_64 (line 2714) | pub enum _bindgen_ty_64 { type _bindgen_ty_65 (line 2737) | pub enum _bindgen_ty_65 { type rtnetlink_groups (line 2745) | pub enum rtnetlink_groups { type _bindgen_ty_66 (line 2788) | pub enum _bindgen_ty_66 { function new (line 2812) | pub const fn new() -> Self { function as_ptr (line 2816) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 2820) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 2824) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 2828) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 2833) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x86_64/prctl.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 15) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type prctl_mm_map (line 53) | pub struct prctl_mm_map { constant PR_SET_PDEATHSIG (line 69) | pub const PR_SET_PDEATHSIG: u32 = 1; constant PR_GET_PDEATHSIG (line 70) | pub const PR_GET_PDEATHSIG: u32 = 2; constant PR_GET_DUMPABLE (line 71) | pub const PR_GET_DUMPABLE: u32 = 3; constant PR_SET_DUMPABLE (line 72) | pub const PR_SET_DUMPABLE: u32 = 4; constant PR_GET_UNALIGN (line 73) | pub const PR_GET_UNALIGN: u32 = 5; constant PR_SET_UNALIGN (line 74) | pub const PR_SET_UNALIGN: u32 = 6; constant PR_UNALIGN_NOPRINT (line 75) | pub const PR_UNALIGN_NOPRINT: u32 = 1; constant PR_UNALIGN_SIGBUS (line 76) | pub const PR_UNALIGN_SIGBUS: u32 = 2; constant PR_GET_KEEPCAPS (line 77) | pub const PR_GET_KEEPCAPS: u32 = 7; constant PR_SET_KEEPCAPS (line 78) | pub const PR_SET_KEEPCAPS: u32 = 8; constant PR_GET_FPEMU (line 79) | pub const PR_GET_FPEMU: u32 = 9; constant PR_SET_FPEMU (line 80) | pub const PR_SET_FPEMU: u32 = 10; constant PR_FPEMU_NOPRINT (line 81) | pub const PR_FPEMU_NOPRINT: u32 = 1; constant PR_FPEMU_SIGFPE (line 82) | pub const PR_FPEMU_SIGFPE: u32 = 2; constant PR_GET_FPEXC (line 83) | pub const PR_GET_FPEXC: u32 = 11; constant PR_SET_FPEXC (line 84) | pub const PR_SET_FPEXC: u32 = 12; constant PR_FP_EXC_SW_ENABLE (line 85) | pub const PR_FP_EXC_SW_ENABLE: u32 = 128; constant PR_FP_EXC_DIV (line 86) | pub const PR_FP_EXC_DIV: u32 = 65536; constant PR_FP_EXC_OVF (line 87) | pub const PR_FP_EXC_OVF: u32 = 131072; constant PR_FP_EXC_UND (line 88) | pub const PR_FP_EXC_UND: u32 = 262144; constant PR_FP_EXC_RES (line 89) | pub const PR_FP_EXC_RES: u32 = 524288; constant PR_FP_EXC_INV (line 90) | pub const PR_FP_EXC_INV: u32 = 1048576; constant PR_FP_EXC_DISABLED (line 91) | pub const PR_FP_EXC_DISABLED: u32 = 0; constant PR_FP_EXC_NONRECOV (line 92) | pub const PR_FP_EXC_NONRECOV: u32 = 1; constant PR_FP_EXC_ASYNC (line 93) | pub const PR_FP_EXC_ASYNC: u32 = 2; constant PR_FP_EXC_PRECISE (line 94) | pub const PR_FP_EXC_PRECISE: u32 = 3; constant PR_GET_TIMING (line 95) | pub const PR_GET_TIMING: u32 = 13; constant PR_SET_TIMING (line 96) | pub const PR_SET_TIMING: u32 = 14; constant PR_TIMING_STATISTICAL (line 97) | pub const PR_TIMING_STATISTICAL: u32 = 0; constant PR_TIMING_TIMESTAMP (line 98) | pub const PR_TIMING_TIMESTAMP: u32 = 1; constant PR_SET_NAME (line 99) | pub const PR_SET_NAME: u32 = 15; constant PR_GET_NAME (line 100) | pub const PR_GET_NAME: u32 = 16; constant PR_GET_ENDIAN (line 101) | pub const PR_GET_ENDIAN: u32 = 19; constant PR_SET_ENDIAN (line 102) | pub const PR_SET_ENDIAN: u32 = 20; constant PR_ENDIAN_BIG (line 103) | pub const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 104) | pub const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 105) | pub const PR_ENDIAN_PPC_LITTLE: u32 = 2; constant PR_GET_SECCOMP (line 106) | pub const PR_GET_SECCOMP: u32 = 21; constant PR_SET_SECCOMP (line 107) | pub const PR_SET_SECCOMP: u32 = 22; constant PR_CAPBSET_READ (line 108) | pub const PR_CAPBSET_READ: u32 = 23; constant PR_CAPBSET_DROP (line 109) | pub const PR_CAPBSET_DROP: u32 = 24; constant PR_GET_TSC (line 110) | pub const PR_GET_TSC: u32 = 25; constant PR_SET_TSC (line 111) | pub const PR_SET_TSC: u32 = 26; constant PR_TSC_ENABLE (line 112) | pub const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 113) | pub const PR_TSC_SIGSEGV: u32 = 2; constant PR_GET_SECUREBITS (line 114) | pub const PR_GET_SECUREBITS: u32 = 27; constant PR_SET_SECUREBITS (line 115) | pub const PR_SET_SECUREBITS: u32 = 28; constant PR_SET_TIMERSLACK (line 116) | pub const PR_SET_TIMERSLACK: u32 = 29; constant PR_GET_TIMERSLACK (line 117) | pub const PR_GET_TIMERSLACK: u32 = 30; constant PR_TASK_PERF_EVENTS_DISABLE (line 118) | pub const PR_TASK_PERF_EVENTS_DISABLE: u32 = 31; constant PR_TASK_PERF_EVENTS_ENABLE (line 119) | pub const PR_TASK_PERF_EVENTS_ENABLE: u32 = 32; constant PR_MCE_KILL (line 120) | pub const PR_MCE_KILL: u32 = 33; constant PR_MCE_KILL_CLEAR (line 121) | pub const PR_MCE_KILL_CLEAR: u32 = 0; constant PR_MCE_KILL_SET (line 122) | pub const PR_MCE_KILL_SET: u32 = 1; constant PR_MCE_KILL_LATE (line 123) | pub const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 124) | pub const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 125) | pub const PR_MCE_KILL_DEFAULT: u32 = 2; constant PR_MCE_KILL_GET (line 126) | pub const PR_MCE_KILL_GET: u32 = 34; constant PR_SET_MM (line 127) | pub const PR_SET_MM: u32 = 35; constant PR_SET_MM_START_CODE (line 128) | pub const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 129) | pub const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 130) | pub const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 131) | pub const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 132) | pub const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 133) | pub const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 134) | pub const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 135) | pub const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 136) | pub const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 137) | pub const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 138) | pub const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 139) | pub const PR_SET_MM_AUXV: u32 = 12; constant PR_SET_MM_EXE_FILE (line 140) | pub const PR_SET_MM_EXE_FILE: u32 = 13; constant PR_SET_MM_MAP (line 141) | pub const PR_SET_MM_MAP: u32 = 14; constant PR_SET_MM_MAP_SIZE (line 142) | pub const PR_SET_MM_MAP_SIZE: u32 = 15; constant PR_SET_PTRACER (line 143) | pub const PR_SET_PTRACER: u32 = 1499557217; constant PR_SET_CHILD_SUBREAPER (line 144) | pub const PR_SET_CHILD_SUBREAPER: u32 = 36; constant PR_GET_CHILD_SUBREAPER (line 145) | pub const PR_GET_CHILD_SUBREAPER: u32 = 37; constant PR_SET_NO_NEW_PRIVS (line 146) | pub const PR_SET_NO_NEW_PRIVS: u32 = 38; constant PR_GET_NO_NEW_PRIVS (line 147) | pub const PR_GET_NO_NEW_PRIVS: u32 = 39; constant PR_GET_TID_ADDRESS (line 148) | pub const PR_GET_TID_ADDRESS: u32 = 40; constant PR_SET_THP_DISABLE (line 149) | pub const PR_SET_THP_DISABLE: u32 = 41; constant PR_GET_THP_DISABLE (line 150) | pub const PR_GET_THP_DISABLE: u32 = 42; constant PR_MPX_ENABLE_MANAGEMENT (line 151) | pub const PR_MPX_ENABLE_MANAGEMENT: u32 = 43; constant PR_MPX_DISABLE_MANAGEMENT (line 152) | pub const PR_MPX_DISABLE_MANAGEMENT: u32 = 44; constant PR_SET_FP_MODE (line 153) | pub const PR_SET_FP_MODE: u32 = 45; constant PR_GET_FP_MODE (line 154) | pub const PR_GET_FP_MODE: u32 = 46; constant PR_FP_MODE_FR (line 155) | pub const PR_FP_MODE_FR: u32 = 1; constant PR_FP_MODE_FRE (line 156) | pub const PR_FP_MODE_FRE: u32 = 2; constant PR_CAP_AMBIENT (line 157) | pub const PR_CAP_AMBIENT: u32 = 47; constant PR_CAP_AMBIENT_IS_SET (line 158) | pub const PR_CAP_AMBIENT_IS_SET: u32 = 1; constant PR_CAP_AMBIENT_RAISE (line 159) | pub const PR_CAP_AMBIENT_RAISE: u32 = 2; constant PR_CAP_AMBIENT_LOWER (line 160) | pub const PR_CAP_AMBIENT_LOWER: u32 = 3; constant PR_CAP_AMBIENT_CLEAR_ALL (line 161) | pub const PR_CAP_AMBIENT_CLEAR_ALL: u32 = 4; constant PR_SVE_SET_VL (line 162) | pub const PR_SVE_SET_VL: u32 = 50; constant PR_SVE_SET_VL_ONEXEC (line 163) | pub const PR_SVE_SET_VL_ONEXEC: u32 = 262144; constant PR_SVE_GET_VL (line 164) | pub const PR_SVE_GET_VL: u32 = 51; constant PR_SVE_VL_LEN_MASK (line 165) | pub const PR_SVE_VL_LEN_MASK: u32 = 65535; constant PR_SVE_VL_INHERIT (line 166) | pub const PR_SVE_VL_INHERIT: u32 = 131072; constant PR_GET_SPECULATION_CTRL (line 167) | pub const PR_GET_SPECULATION_CTRL: u32 = 52; constant PR_SET_SPECULATION_CTRL (line 168) | pub const PR_SET_SPECULATION_CTRL: u32 = 53; constant PR_SPEC_STORE_BYPASS (line 169) | pub const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 170) | pub const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 171) | pub const PR_SPEC_L1D_FLUSH: u32 = 2; constant PR_SPEC_NOT_AFFECTED (line 172) | pub const PR_SPEC_NOT_AFFECTED: u32 = 0; constant PR_SPEC_PRCTL (line 173) | pub const PR_SPEC_PRCTL: u32 = 1; constant PR_SPEC_ENABLE (line 174) | pub const PR_SPEC_ENABLE: u32 = 2; constant PR_SPEC_DISABLE (line 175) | pub const PR_SPEC_DISABLE: u32 = 4; constant PR_SPEC_FORCE_DISABLE (line 176) | pub const PR_SPEC_FORCE_DISABLE: u32 = 8; constant PR_SPEC_DISABLE_NOEXEC (line 177) | pub const PR_SPEC_DISABLE_NOEXEC: u32 = 16; constant PR_PAC_RESET_KEYS (line 178) | pub const PR_PAC_RESET_KEYS: u32 = 54; constant PR_PAC_APIAKEY (line 179) | pub const PR_PAC_APIAKEY: u32 = 1; constant PR_PAC_APIBKEY (line 180) | pub const PR_PAC_APIBKEY: u32 = 2; constant PR_PAC_APDAKEY (line 181) | pub const PR_PAC_APDAKEY: u32 = 4; constant PR_PAC_APDBKEY (line 182) | pub const PR_PAC_APDBKEY: u32 = 8; constant PR_PAC_APGAKEY (line 183) | pub const PR_PAC_APGAKEY: u32 = 16; constant PR_SET_TAGGED_ADDR_CTRL (line 184) | pub const PR_SET_TAGGED_ADDR_CTRL: u32 = 55; constant PR_GET_TAGGED_ADDR_CTRL (line 185) | pub const PR_GET_TAGGED_ADDR_CTRL: u32 = 56; constant PR_TAGGED_ADDR_ENABLE (line 186) | pub const PR_TAGGED_ADDR_ENABLE: u32 = 1; constant PR_MTE_TCF_NONE (line 187) | pub const PR_MTE_TCF_NONE: u32 = 0; constant PR_MTE_TCF_SYNC (line 188) | pub const PR_MTE_TCF_SYNC: u32 = 2; constant PR_MTE_TCF_ASYNC (line 189) | pub const PR_MTE_TCF_ASYNC: u32 = 4; constant PR_MTE_TCF_MASK (line 190) | pub const PR_MTE_TCF_MASK: u32 = 6; constant PR_MTE_TAG_SHIFT (line 191) | pub const PR_MTE_TAG_SHIFT: u32 = 3; constant PR_MTE_TAG_MASK (line 192) | pub const PR_MTE_TAG_MASK: u32 = 524280; constant PR_MTE_TCF_SHIFT (line 193) | pub const PR_MTE_TCF_SHIFT: u32 = 1; constant PR_SET_IO_FLUSHER (line 194) | pub const PR_SET_IO_FLUSHER: u32 = 57; constant PR_GET_IO_FLUSHER (line 195) | pub const PR_GET_IO_FLUSHER: u32 = 58; constant PR_SET_SYSCALL_USER_DISPATCH (line 196) | pub const PR_SET_SYSCALL_USER_DISPATCH: u32 = 59; constant PR_SYS_DISPATCH_OFF (line 197) | pub const PR_SYS_DISPATCH_OFF: u32 = 0; constant PR_SYS_DISPATCH_ON (line 198) | pub const PR_SYS_DISPATCH_ON: u32 = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 199) | pub const SYSCALL_DISPATCH_FILTER_ALLOW: u32 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 200) | pub const SYSCALL_DISPATCH_FILTER_BLOCK: u32 = 1; constant PR_PAC_SET_ENABLED_KEYS (line 201) | pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; constant PR_PAC_GET_ENABLED_KEYS (line 202) | pub const PR_PAC_GET_ENABLED_KEYS: u32 = 61; constant PR_SCHED_CORE (line 203) | pub const PR_SCHED_CORE: u32 = 62; constant PR_SCHED_CORE_GET (line 204) | pub const PR_SCHED_CORE_GET: u32 = 0; constant PR_SCHED_CORE_CREATE (line 205) | pub const PR_SCHED_CORE_CREATE: u32 = 1; constant PR_SCHED_CORE_SHARE_TO (line 206) | pub const PR_SCHED_CORE_SHARE_TO: u32 = 2; constant PR_SCHED_CORE_SHARE_FROM (line 207) | pub const PR_SCHED_CORE_SHARE_FROM: u32 = 3; constant PR_SCHED_CORE_MAX (line 208) | pub const PR_SCHED_CORE_MAX: u32 = 4; constant PR_SCHED_CORE_SCOPE_THREAD (line 209) | pub const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 210) | pub const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 211) | pub const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; constant PR_SME_SET_VL (line 212) | pub const PR_SME_SET_VL: u32 = 63; constant PR_SME_SET_VL_ONEXEC (line 213) | pub const PR_SME_SET_VL_ONEXEC: u32 = 262144; constant PR_SME_GET_VL (line 214) | pub const PR_SME_GET_VL: u32 = 64; constant PR_SME_VL_LEN_MASK (line 215) | pub const PR_SME_VL_LEN_MASK: u32 = 65535; constant PR_SME_VL_INHERIT (line 216) | pub const PR_SME_VL_INHERIT: u32 = 131072; constant PR_SET_MDWE (line 217) | pub const PR_SET_MDWE: u32 = 65; constant PR_MDWE_REFUSE_EXEC_GAIN (line 218) | pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; constant PR_GET_MDWE (line 219) | pub const PR_GET_MDWE: u32 = 66; constant PR_SET_VMA (line 220) | pub const PR_SET_VMA: u32 = 1398164801; constant PR_SET_VMA_ANON_NAME (line 221) | pub const PR_SET_VMA_ANON_NAME: u32 = 0; FILE: builder/third-party/linux-raw-sys/src/x86_64/system.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 15) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type __IncompleteArrayField (line 53) | pub struct __IncompleteArrayField(::core::marker::PhantomData, [T;... type sysinfo (line 56) | pub struct sysinfo { type oldold_utsname (line 74) | pub struct oldold_utsname { type old_utsname (line 83) | pub struct old_utsname { type new_utsname (line 92) | pub struct new_utsname { constant SI_LOAD_SHIFT (line 100) | pub const SI_LOAD_SHIFT: u32 = 16; constant __OLD_UTS_LEN (line 101) | pub const __OLD_UTS_LEN: u32 = 8; constant __NEW_UTS_LEN (line 102) | pub const __NEW_UTS_LEN: u32 = 64; function new (line 105) | pub const fn new() -> Self { function as_ptr (line 109) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 113) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 117) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 121) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 126) | fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... FILE: builder/third-party/linux-raw-sys/src/x86_64/xdp.rs type __s8 (line 3) | pub type __s8 = crate::ctypes::c_schar; type __u8 (line 4) | pub type __u8 = crate::ctypes::c_uchar; type __s16 (line 5) | pub type __s16 = crate::ctypes::c_short; type __u16 (line 6) | pub type __u16 = crate::ctypes::c_ushort; type __s32 (line 7) | pub type __s32 = crate::ctypes::c_int; type __u32 (line 8) | pub type __u32 = crate::ctypes::c_uint; type __s64 (line 9) | pub type __s64 = crate::ctypes::c_longlong; type __u64 (line 10) | pub type __u64 = crate::ctypes::c_ulonglong; type __kernel_key_t (line 11) | pub type __kernel_key_t = crate::ctypes::c_int; type __kernel_mqd_t (line 12) | pub type __kernel_mqd_t = crate::ctypes::c_int; type __kernel_old_uid_t (line 13) | pub type __kernel_old_uid_t = crate::ctypes::c_ushort; type __kernel_old_gid_t (line 14) | pub type __kernel_old_gid_t = crate::ctypes::c_ushort; type __kernel_old_dev_t (line 15) | pub type __kernel_old_dev_t = crate::ctypes::c_ulong; type __kernel_long_t (line 16) | pub type __kernel_long_t = crate::ctypes::c_long; type __kernel_ulong_t (line 17) | pub type __kernel_ulong_t = crate::ctypes::c_ulong; type __kernel_ino_t (line 18) | pub type __kernel_ino_t = __kernel_ulong_t; type __kernel_mode_t (line 19) | pub type __kernel_mode_t = crate::ctypes::c_uint; type __kernel_pid_t (line 20) | pub type __kernel_pid_t = crate::ctypes::c_int; type __kernel_ipc_pid_t (line 21) | pub type __kernel_ipc_pid_t = crate::ctypes::c_int; type __kernel_uid_t (line 22) | pub type __kernel_uid_t = crate::ctypes::c_uint; type __kernel_gid_t (line 23) | pub type __kernel_gid_t = crate::ctypes::c_uint; type __kernel_suseconds_t (line 24) | pub type __kernel_suseconds_t = __kernel_long_t; type __kernel_daddr_t (line 25) | pub type __kernel_daddr_t = crate::ctypes::c_int; type __kernel_uid32_t (line 26) | pub type __kernel_uid32_t = crate::ctypes::c_uint; type __kernel_gid32_t (line 27) | pub type __kernel_gid32_t = crate::ctypes::c_uint; type __kernel_size_t (line 28) | pub type __kernel_size_t = __kernel_ulong_t; type __kernel_ssize_t (line 29) | pub type __kernel_ssize_t = __kernel_long_t; type __kernel_ptrdiff_t (line 30) | pub type __kernel_ptrdiff_t = __kernel_long_t; type __kernel_off_t (line 31) | pub type __kernel_off_t = __kernel_long_t; type __kernel_loff_t (line 32) | pub type __kernel_loff_t = crate::ctypes::c_longlong; type __kernel_old_time_t (line 33) | pub type __kernel_old_time_t = __kernel_long_t; type __kernel_time_t (line 34) | pub type __kernel_time_t = __kernel_long_t; type __kernel_time64_t (line 35) | pub type __kernel_time64_t = crate::ctypes::c_longlong; type __kernel_clock_t (line 36) | pub type __kernel_clock_t = __kernel_long_t; type __kernel_timer_t (line 37) | pub type __kernel_timer_t = crate::ctypes::c_int; type __kernel_clockid_t (line 38) | pub type __kernel_clockid_t = crate::ctypes::c_int; type __kernel_caddr_t (line 39) | pub type __kernel_caddr_t = *mut crate::ctypes::c_char; type __kernel_uid16_t (line 40) | pub type __kernel_uid16_t = crate::ctypes::c_ushort; type __kernel_gid16_t (line 41) | pub type __kernel_gid16_t = crate::ctypes::c_ushort; type __le16 (line 42) | pub type __le16 = __u16; type __be16 (line 43) | pub type __be16 = __u16; type __le32 (line 44) | pub type __le32 = __u32; type __be32 (line 45) | pub type __be32 = __u32; type __le64 (line 46) | pub type __le64 = __u64; type __be64 (line 47) | pub type __be64 = __u64; type __sum16 (line 48) | pub type __sum16 = __u16; type __wsum (line 49) | pub type __wsum = __u32; type __poll_t (line 50) | pub type __poll_t = crate::ctypes::c_uint; type sockaddr_xdp (line 53) | pub struct sockaddr_xdp { type xdp_ring_offset (line 62) | pub struct xdp_ring_offset { type xdp_mmap_offsets (line 70) | pub struct xdp_mmap_offsets { type xdp_umem_reg (line 78) | pub struct xdp_umem_reg { type xdp_statistics (line 87) | pub struct xdp_statistics { type xdp_options (line 97) | pub struct xdp_options { type xdp_desc (line 102) | pub struct xdp_desc { type xdp_ring_offset_v1 (line 109) | pub struct xdp_ring_offset_v1 { type xdp_mmap_offsets_v1 (line 116) | pub struct xdp_mmap_offsets_v1 { type xdp_umem_reg_v1 (line 124) | pub struct xdp_umem_reg_v1 { type xdp_statistics_v1 (line 132) | pub struct xdp_statistics_v1 { constant XDP_SHARED_UMEM (line 137) | pub const XDP_SHARED_UMEM: u32 = 1; constant XDP_COPY (line 138) | pub const XDP_COPY: u32 = 2; constant XDP_ZEROCOPY (line 139) | pub const XDP_ZEROCOPY: u32 = 4; constant XDP_USE_NEED_WAKEUP (line 140) | pub const XDP_USE_NEED_WAKEUP: u32 = 8; constant XDP_UMEM_UNALIGNED_CHUNK_FLAG (line 141) | pub const XDP_UMEM_UNALIGNED_CHUNK_FLAG: u32 = 1; constant XDP_RING_NEED_WAKEUP (line 142) | pub const XDP_RING_NEED_WAKEUP: u32 = 1; constant XDP_MMAP_OFFSETS (line 143) | pub const XDP_MMAP_OFFSETS: u32 = 1; constant XDP_RX_RING (line 144) | pub const XDP_RX_RING: u32 = 2; constant XDP_TX_RING (line 145) | pub const XDP_TX_RING: u32 = 3; constant XDP_UMEM_REG (line 146) | pub const XDP_UMEM_REG: u32 = 4; constant XDP_UMEM_FILL_RING (line 147) | pub const XDP_UMEM_FILL_RING: u32 = 5; constant XDP_UMEM_COMPLETION_RING (line 148) | pub const XDP_UMEM_COMPLETION_RING: u32 = 6; constant XDP_STATISTICS (line 149) | pub const XDP_STATISTICS: u32 = 7; constant XDP_OPTIONS (line 150) | pub const XDP_OPTIONS: u32 = 8; constant XDP_OPTIONS_ZEROCOPY (line 151) | pub const XDP_OPTIONS_ZEROCOPY: u32 = 1; constant XDP_PGOFF_RX_RING (line 152) | pub const XDP_PGOFF_RX_RING: u32 = 0; constant XDP_PGOFF_TX_RING (line 153) | pub const XDP_PGOFF_TX_RING: u32 = 2147483648; constant XDP_UMEM_PGOFF_FILL_RING (line 154) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = 4294967296; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 155) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = 6442450944; constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 156) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u32 = 48; constant XSK_UNALIGNED_BUF_ADDR_MASK (line 157) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = 281474976710655; constant XDP_USE_SG (line 158) | pub const XDP_USE_SG: u32 = 16; constant XDP_PKT_CONTD (line 159) | pub const XDP_PKT_CONTD: u32 = 1; FILE: builder/third-party/log/benches/value.rs function u8_to_value (line 7) | fn u8_to_value(b: &mut test::Bencher) { function u8_to_value_debug (line 12) | fn u8_to_value_debug(b: &mut test::Bencher) { function str_to_value_debug (line 17) | fn str_to_value_debug(b: &mut test::Bencher) { function custom_to_value_debug (line 22) | fn custom_to_value_debug(b: &mut test::Bencher) { FILE: builder/third-party/log/src/__private_api.rs type Value (line 9) | pub type Value<'a> = &'a str; type KVs (line 13) | pub trait KVs<'a> { method into_kvs (line 14) | fn into_kvs(self) -> Option<&'a [(&'a str, super::Value<'a>)]>; function into_kvs (line 22) | fn into_kvs(self) -> Option<&'a [(&'a str, Value<'a>)]> { function into_kvs (line 29) | fn into_kvs(self) -> Option<&'a [(&'a str, Value<'a>)]> { function log_impl (line 36) | fn log_impl( function log (line 64) | pub fn log<'a, K>( function enabled (line 82) | pub fn enabled(level: Level, target: &str) -> bool { type Value (line 90) | pub type Value<'a> = kv::Value<'a>; function capture_to_value (line 96) | pub fn capture_to_value<'a, V: kv::ToValue + ?Sized>(v: &'a &'a V) -> Va... function capture_debug (line 100) | pub fn capture_debug<'a, V: core::fmt::Debug + ?Sized>(v: &'a &'a V) -> ... function capture_display (line 104) | pub fn capture_display<'a, V: core::fmt::Display + ?Sized>(v: &'a &'a V)... function capture_error (line 109) | pub fn capture_error<'a>(v: &'a (dyn std::error::Error + 'static)) -> Va... function capture_sval (line 114) | pub fn capture_sval<'a, V: sval::Value + ?Sized>(v: &'a &'a V) -> Value<... function capture_serde (line 119) | pub fn capture_serde<'a, V: serde::Serialize + ?Sized>(v: &'a &'a V) -> ... FILE: builder/third-party/log/src/kv/error.rs type Error (line 5) | pub struct Error { method msg (line 21) | pub fn msg(msg: &'static str) -> Self { method from_value (line 29) | pub(super) fn from_value(err: crate::kv::value::inner::Error) -> Self { method into_value (line 37) | pub(super) fn into_value(self) -> crate::kv::value::inner::Error { method fmt (line 49) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method from (line 63) | fn from(_: fmt::Error) -> Self { method boxed (line 77) | pub fn boxed(err: E) -> Self method from (line 90) | fn from(err: io::Error) -> Self { type Inner (line 10) | enum Inner { type BoxedError (line 73) | pub(super) type BoxedError = Box; FILE: builder/third-party/log/src/kv/key.rs type ToKey (line 7) | pub trait ToKey { method to_key (line 9) | fn to_key(&self) -> Key; method to_key (line 16) | fn to_key(&self) -> Key { method to_key (line 22) | fn to_key(&self) -> Key { method to_key (line 28) | fn to_key(&self) -> Key { method to_key (line 84) | fn to_key(&self) -> Key { method to_key (line 90) | fn to_key(&self) -> Key { type Key (line 37) | pub struct Key<'k> { function from_str (line 43) | pub fn from_str(key: &'k str) -> Self { function as_str (line 48) | pub fn as_str(&self) -> &str { function fmt (line 54) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function as_ref (line 60) | fn as_ref(&self) -> &str { function borrow (line 66) | fn borrow(&self) -> &str { function from (line 72) | fn from(s: &'k str) -> Self { method stream (line 104) | fn stream<'sval, S: sval::Stream<'sval> + ?Sized>( function stream_ref (line 113) | fn stream_ref + ?Sized>(&self, stream: &mut S) -> sv... method serialize (line 126) | fn serialize(&self, serializer: S) -> Result function key_from_string (line 140) | fn key_from_string() { FILE: builder/third-party/log/src/kv/source.rs type Source (line 51) | pub trait Source { method visit (line 62) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 73) | fn get(&self, key: Key) -> Option> { method count (line 85) | fn count(&self) -> usize { method visit (line 134) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 138) | fn get(&self, key: Key) -> Option> { method count (line 142) | fn count(&self) -> usize { method visit (line 152) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 156) | fn get(&self, key: Key) -> Option> { method count (line 164) | fn count(&self) -> usize { method visit (line 173) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 181) | fn get(&self, key: Key) -> Option> { method count (line 191) | fn count(&self) -> usize { method visit (line 200) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 204) | fn get(&self, key: Key) -> Option> { method count (line 208) | fn count(&self) -> usize { method visit (line 217) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 225) | fn get(&self, key: Key) -> Option> { method count (line 229) | fn count(&self) -> usize { method visit (line 291) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 295) | fn get(&self, key: Key) -> Option> { method count (line 299) | fn count(&self) -> usize { method visit (line 308) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 312) | fn get(&self, key: Key) -> Option> { method count (line 316) | fn count(&self) -> usize { method visit (line 325) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 329) | fn get(&self, key: Key) -> Option> { method count (line 333) | fn count(&self) -> usize { method visit (line 342) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 346) | fn get(&self, key: Key) -> Option> { method count (line 350) | fn count(&self) -> usize { method visit (line 370) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 377) | fn get(&self, key: Key) -> Option> { method count (line 381) | fn count(&self) -> usize { method visit (line 391) | fn visit<'kvs>(&'kvs self, visitor: &mut dyn VisitSource<'kvs>) -> Res... method get (line 398) | fn get(&self, key: Key) -> Option> { method count (line 402) | fn count(&self) -> usize { function get_default (line 91) | fn get_default<'v>(source: &'v (impl Source + ?Sized), key: Key) -> Opti... function count_default (line 114) | fn count_default(source: impl Source) -> usize { type VisitSource (line 235) | pub trait VisitSource<'kvs> { method visit_pair (line 237) | fn visit_pair(&mut self, key: Key<'kvs>, value: Value<'kvs>) -> Result... function visit_pair (line 244) | fn visit_pair(&mut self, key: Key<'kvs>, value: Value<'kvs>) -> Result<(... function visit_pair (line 250) | fn visit_pair(&mut self, key: Key<'kvs>, value: Value<'kvs>) -> Result<(... function visit_pair (line 257) | fn visit_pair(&mut self, key: Key<'kvs>, value: Value<'kvs>) -> Result<(... function visit_pair (line 264) | fn visit_pair(&mut self, key: Key<'kvs>, value: Value<'kvs>) -> Result<(... function visit_pair (line 271) | fn visit_pair(&mut self, key: Key<'kvs>, value: Value<'kvs>) -> Result<(... function visit_pair (line 359) | fn visit_pair(&mut self, key: Key<'kvs>, value: Value<'kvs>) -> Result<(... function count (line 416) | fn count() { function get (line 422) | fn get() { function hash_map (line 434) | fn hash_map() { function btree_map (line 447) | fn btree_map() { function source_is_object_safe (line 472) | fn source_is_object_safe() { function visitor_is_object_safe (line 477) | fn visitor_is_object_safe() { function count (line 482) | fn count() { function get (line 501) | fn get() { FILE: builder/third-party/log/src/kv/value.rs type ToValue (line 11) | pub trait ToValue { method to_value (line 13) | fn to_value(&self) -> Value; method to_value (line 20) | fn to_value(&self) -> Value { method to_value (line 26) | fn to_value(&self) -> Value { method to_value (line 258) | fn to_value(&self) -> Value { method to_value (line 270) | fn to_value(&self) -> Value { method to_value (line 279) | fn to_value(&self) -> Value { method to_value (line 400) | fn to_value(&self) -> Value { method to_value (line 409) | fn to_value(&self) -> Value { method to_value (line 418) | fn to_value(&self) -> Value { method to_value (line 424) | fn to_value(&self) -> Value { method to_value (line 430) | fn to_value(&self) -> Value { type Value (line 118) | pub struct Value<'v> { function from_any (line 124) | pub fn from_any(value: &'v T) -> Self function from_debug (line 132) | pub fn from_debug(value: &'v T) -> Self function from_display (line 142) | pub fn from_display(value: &'v T) -> Self function from_serde (line 153) | pub fn from_serde(value: &'v T) -> Self function from_sval (line 164) | pub fn from_sval(value: &'v T) -> Self function from_dyn_debug (line 174) | pub fn from_dyn_debug(value: &'v dyn fmt::Debug) -> Self { function from_dyn_display (line 181) | pub fn from_dyn_display(value: &'v dyn fmt::Display) -> Self { function from_dyn_error (line 189) | pub fn from_dyn_error(err: &'v (dyn std::error::Error + 'static)) -> Self { function null (line 196) | pub fn null() -> Self { function from_inner (line 203) | fn from_inner(value: T) -> Self function visit (line 216) | pub fn visit(&self, visitor: impl VisitValue<'v>) -> Result<(), Error> { function fmt (line 222) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 228) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function serialize (line 235) | fn serialize(&self, s: S) -> Result function stream (line 245) | fn stream<'sval, S: sval::Stream<'sval> + ?Sized>(&'sval self, stream: &... function stream_ref (line 252) | fn stream_ref + ?Sized>(&self, stream: &mut S) -> sv... function from (line 264) | fn from(value: &'v str) -> Self { function to_borrowed_error (line 378) | pub fn to_borrowed_error(&self) -> Option<&(dyn std::error::Error + 'sta... function to_borrowed_str (line 383) | pub fn to_borrowed_str(&self) -> Option<&str> { function to_cow_str (line 437) | pub fn to_cow_str(&self) -> Option> { function from (line 443) | fn from(v: &'v String) -> Self { type VisitValue (line 461) | pub trait VisitValue<'v> { method visit_any (line 468) | fn visit_any(&mut self, value: Value) -> Result<(), Error>; method visit_null (line 471) | fn visit_null(&mut self) -> Result<(), Error> { method visit_u64 (line 476) | fn visit_u64(&mut self, value: u64) -> Result<(), Error> { method visit_i64 (line 481) | fn visit_i64(&mut self, value: i64) -> Result<(), Error> { method visit_u128 (line 486) | fn visit_u128(&mut self, value: u128) -> Result<(), Error> { method visit_i128 (line 491) | fn visit_i128(&mut self, value: i128) -> Result<(), Error> { method visit_f64 (line 496) | fn visit_f64(&mut self, value: f64) -> Result<(), Error> { method visit_bool (line 501) | fn visit_bool(&mut self, value: bool) -> Result<(), Error> { method visit_str (line 506) | fn visit_str(&mut self, value: &str) -> Result<(), Error> { method visit_borrowed_str (line 511) | fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { method visit_char (line 516) | fn visit_char(&mut self, value: char) -> Result<(), Error> { method visit_error (line 523) | fn visit_error(&mut self, err: &(dyn std::error::Error + 'static)) -> ... method visit_borrowed_error (line 529) | fn visit_borrowed_error( function visit_any (line 541) | fn visit_any(&mut self, value: Value) -> Result<(), Error> { function visit_null (line 545) | fn visit_null(&mut self) -> Result<(), Error> { function visit_u64 (line 549) | fn visit_u64(&mut self, value: u64) -> Result<(), Error> { function visit_i64 (line 553) | fn visit_i64(&mut self, value: i64) -> Result<(), Error> { function visit_u128 (line 557) | fn visit_u128(&mut self, value: u128) -> Result<(), Error> { function visit_i128 (line 561) | fn visit_i128(&mut self, value: i128) -> Result<(), Error> { function visit_f64 (line 565) | fn visit_f64(&mut self, value: f64) -> Result<(), Error> { function visit_bool (line 569) | fn visit_bool(&mut self, value: bool) -> Result<(), Error> { function visit_str (line 573) | fn visit_str(&mut self, value: &str) -> Result<(), Error> { function visit_borrowed_str (line 577) | fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { function visit_char (line 581) | fn visit_char(&mut self, value: char) -> Result<(), Error> { function visit_error (line 586) | fn visit_error(&mut self, err: &(dyn std::error::Error + 'static)) -> Re... function visit_borrowed_error (line 591) | fn visit_borrowed_error( function visit (line 617) | pub fn visit<'v>( type Inner (line 736) | pub enum Inner<'v> { function from (line 751) | fn from(_: ()) -> Self { function from (line 757) | fn from(v: bool) -> Self { function from (line 763) | fn from(v: char) -> Self { function from (line 769) | fn from(v: f32) -> Self { function from (line 775) | fn from(v: f64) -> Self { function from (line 781) | fn from(v: i8) -> Self { function from (line 787) | fn from(v: i16) -> Self { function from (line 793) | fn from(v: i32) -> Self { function from (line 799) | fn from(v: i64) -> Self { function from (line 805) | fn from(v: isize) -> Self { function from (line 811) | fn from(v: u8) -> Self { function from (line 817) | fn from(v: u16) -> Self { function from (line 823) | fn from(v: u32) -> Self { function from (line 829) | fn from(v: u64) -> Self { function from (line 835) | fn from(v: usize) -> Self { function from (line 841) | fn from(v: i128) -> Self { function from (line 847) | fn from(v: u128) -> Self { function from (line 853) | fn from(v: &'v str) -> Self { function fmt (line 859) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 877) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function from_debug (line 895) | pub fn from_debug(value: &'v T) -> Self { function from_display (line 899) | pub fn from_display(value: &'v T) -> Self { function from_dyn_debug (line 903) | pub fn from_dyn_debug(value: &'v dyn fmt::Debug) -> Self { function from_dyn_display (line 907) | pub fn from_dyn_display(value: &'v dyn fmt::Display) -> Self { function empty (line 911) | pub fn empty() -> Self { function to_bool (line 915) | pub fn to_bool(&self) -> Option { function to_char (line 922) | pub fn to_char(&self) -> Option { function to_f64 (line 929) | pub fn to_f64(&self) -> Option { function to_i64 (line 952) | pub fn to_i64(&self) -> Option { function to_u64 (line 962) | pub fn to_u64(&self) -> Option { function to_u128 (line 972) | pub fn to_u128(&self) -> Option { function to_i128 (line 982) | pub fn to_i128(&self) -> Option { function to_borrowed_str (line 992) | pub fn to_borrowed_str(&self) -> Option<&'v str> { function to_test_token (line 1000) | pub fn to_test_token(&self) -> Token { type Token (line 1019) | pub enum Token<'v> { function visit (line 1029) | pub fn visit<'v>( function capture_debug (line 1053) | pub fn capture_debug(value: &'v T) -> Self function capture_display (line 1063) | pub fn capture_display(value: &'v T) -> Self function capture_error (line 1073) | pub fn capture_error(err: &'v T) -> Self function capture_serde (line 1083) | pub fn capture_serde(value: &'v T) -> Self function capture_sval (line 1093) | pub fn capture_sval(value: &'v T) -> Self function is (line 1105) | pub fn is(&self) -> bool { function downcast_ref (line 1114) | pub fn downcast_ref(&self) -> Option<&T> { function to_token (line 1178) | pub(crate) fn to_token(&self) -> inner::Token { function unsigned (line 1183) | fn unsigned() -> impl Iterator> { function signed (line 1199) | fn signed() -> impl Iterator> { function float (line 1215) | fn float() -> impl Iterator> { function bool (line 1219) | fn bool() -> impl Iterator> { function str (line 1223) | fn str() -> impl Iterator> { function char (line 1227) | fn char() -> impl Iterator> { function test_to_value_display (line 1232) | fn test_to_value_display() { function test_to_value_structured (line 1245) | fn test_to_value_structured() { function test_to_number (line 1261) | fn test_to_number() { function test_to_float (line 1283) | fn test_to_float() { function test_to_cow_str (line 1293) | fn test_to_cow_str() { function test_to_bool (line 1318) | fn test_to_bool() { function test_to_char (line 1334) | fn test_to_char() { function test_visit_integer (line 1350) | fn test_visit_integer() { function test_visit_borrowed_str (line 1372) | fn test_visit_borrowed_str() { FILE: builder/third-party/log/src/lib.rs type AtomicUsize (line 370) | struct AtomicUsize { method new (line 376) | const fn new(v: usize) -> AtomicUsize { method load (line 380) | fn load(&self, _order: Ordering) -> usize { method store (line 384) | fn store(&self, val: usize, _order: Ordering) { method compare_exchange (line 389) | fn compare_exchange( constant UNINITIALIZED (line 418) | const UNINITIALIZED: usize = 0; constant INITIALIZING (line 419) | const INITIALIZING: usize = 1; constant INITIALIZED (line 420) | const INITIALIZED: usize = 2; type Level (line 439) | pub enum Level { method eq (line 467) | fn eq(&self, other: &LevelFilter) -> bool { method partial_cmp (line 474) | fn partial_cmp(&self, other: &LevelFilter) -> Option { method fmt (line 494) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method from_usize (line 500) | fn from_usize(u: usize) -> Option { method max (line 513) | pub fn max() -> Level { method to_level_filter (line 519) | pub fn to_level_filter(&self) -> LevelFilter { method as_str (line 526) | pub fn as_str(&self) -> &'static str { method iter (line 544) | pub fn iter() -> impl Iterator { type Err (line 480) | type Err = ParseLevelError; method from_str (line 481) | fn from_str(level: &str) -> Result { type LevelFilter (line 559) | pub enum LevelFilter { method eq (line 576) | fn eq(&self, other: &Level) -> bool { method partial_cmp (line 583) | fn partial_cmp(&self, other: &Level) -> Option { method fmt (line 600) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { method from_usize (line 606) | fn from_usize(u: usize) -> Option { method max (line 620) | pub fn max() -> LevelFilter { method to_level (line 628) | pub fn to_level(&self) -> Option { method as_str (line 635) | pub fn as_str(&self) -> &'static str { method iter (line 653) | pub fn iter() -> impl Iterator { type Err (line 589) | type Err = ParseLevelError; method from_str (line 590) | fn from_str(level: &str) -> Result { type MaybeStaticStr (line 659) | enum MaybeStaticStr<'a> { function get (line 666) | fn get(&self) -> &'a str { type Record (line 720) | pub struct Record<'a> { type KeyValues (line 736) | struct KeyValues<'a>(&'a dyn kv::Source); function fmt (line 740) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function builder (line 750) | pub fn builder() -> RecordBuilder<'a> { function args (line 756) | pub fn args(&self) -> &fmt::Arguments<'a> { function metadata (line 762) | pub fn metadata(&self) -> &Metadata<'a> { function level (line 768) | pub fn level(&self) -> Level { function target (line 774) | pub fn target(&self) -> &'a str { function module_path (line 780) | pub fn module_path(&self) -> Option<&'a str> { function module_path_static (line 786) | pub fn module_path_static(&self) -> Option<&'static str> { function file (line 795) | pub fn file(&self) -> Option<&'a str> { function file_static (line 801) | pub fn file_static(&self) -> Option<&'static str> { function line (line 810) | pub fn line(&self) -> Option { function key_values (line 817) | pub fn key_values(&self) -> &dyn kv::Source { function to_builder (line 824) | pub fn to_builder(&self) -> RecordBuilder { type RecordBuilder (line 881) | pub struct RecordBuilder<'a> { function new (line 899) | pub fn new() -> RecordBuilder<'a> { function args (line 915) | pub fn args(&mut self, args: fmt::Arguments<'a>) -> &mut RecordBuilder<'... function metadata (line 922) | pub fn metadata(&mut self, metadata: Metadata<'a>) -> &mut RecordBuilder... function level (line 929) | pub fn level(&mut self, level: Level) -> &mut RecordBuilder<'a> { function target (line 936) | pub fn target(&mut self, target: &'a str) -> &mut RecordBuilder<'a> { function module_path (line 943) | pub fn module_path(&mut self, path: Option<&'a str>) -> &mut RecordBuild... function module_path_static (line 950) | pub fn module_path_static(&mut self, path: Option<&'static str>) -> &mut... function file (line 957) | pub fn file(&mut self, file: Option<&'a str>) -> &mut RecordBuilder<'a> { function file_static (line 964) | pub fn file_static(&mut self, file: Option<&'static str>) -> &mut Record... function line (line 971) | pub fn line(&mut self, line: Option) -> &mut RecordBuilder<'a> { function key_values (line 979) | pub fn key_values(&mut self, kvs: &'a dyn kv::Source) -> &mut RecordBuil... function build (line 986) | pub fn build(&self) -> Record<'a> { method default (line 992) | fn default() -> Self { type Metadata (line 1036) | pub struct Metadata<'a> { function builder (line 1044) | pub fn builder() -> MetadataBuilder<'a> { function level (line 1050) | pub fn level(&self) -> Level { function target (line 1056) | pub fn target(&self) -> &'a str { type MetadataBuilder (line 1078) | pub struct MetadataBuilder<'a> { function new (line 1090) | pub fn new() -> MetadataBuilder<'a> { function level (line 1101) | pub fn level(&mut self, arg: Level) -> &mut MetadataBuilder<'a> { function target (line 1108) | pub fn target(&mut self, target: &'a str) -> &mut MetadataBuilder<'a> { function build (line 1115) | pub fn build(&self) -> Metadata<'a> { method default (line 1121) | fn default() -> Self { type Log (line 1127) | pub trait Log: Sync + Send { method enabled (line 1140) | fn enabled(&self, metadata: &Metadata) -> bool; method log (line 1149) | fn log(&self, record: &Record); method flush (line 1152) | fn flush(&self); method enabled (line 1159) | fn enabled(&self, _: &Metadata) -> bool { method log (line 1163) | fn log(&self, _: &Record) {} method flush (line 1164) | fn flush(&self) {} method enabled (line 1171) | fn enabled(&self, metadata: &Metadata) -> bool { method log (line 1175) | fn log(&self, record: &Record) { method flush (line 1178) | fn flush(&self) { method enabled (line 1188) | fn enabled(&self, metadata: &Metadata) -> bool { method log (line 1192) | fn log(&self, record: &Record) { method flush (line 1195) | fn flush(&self) { method enabled (line 1205) | fn enabled(&self, metadata: &Metadata) -> bool { method log (line 1209) | fn log(&self, record: &Record) { method flush (line 1212) | fn flush(&self) { type NopLogger (line 1156) | struct NopLogger; function set_max_level (line 1224) | pub fn set_max_level(level: LevelFilter) { function set_max_level_racy (line 1248) | pub unsafe fn set_max_level_racy(level: LevelFilter) { function max_level (line 1269) | pub fn max_level() -> LevelFilter { function set_boxed_logger (line 1293) | pub fn set_boxed_logger(logger: Box) -> Result<(), SetLoggerErr... function set_logger (line 1351) | pub fn set_logger(logger: &'static dyn Log) -> Result<(), SetLoggerError> { function set_logger_inner (line 1356) | fn set_logger_inner(make_logger: F) -> Result<(), SetLoggerError> function set_logger_racy (line 1407) | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), Se... type SetLoggerError (line 1427) | pub struct SetLoggerError(()); method fmt (line 1430) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { type ParseLevelError (line 1444) | pub struct ParseLevelError(()); method fmt (line 1447) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { function logger (line 1459) | pub fn logger() -> &'static dyn Log { constant STATIC_MAX_LEVEL (line 1489) | pub const STATIC_MAX_LEVEL: LevelFilter = match cfg!(debug_assertions) { function test_levelfilter_from_str (line 1509) | fn test_levelfilter_from_str() { function test_level_from_str (line 1531) | fn test_level_from_str() { function test_level_as_str (line 1552) | fn test_level_as_str() { function test_level_show (line 1566) | fn test_level_show() { function test_levelfilter_show (line 1572) | fn test_levelfilter_show() { function test_cross_cmp (line 1578) | fn test_cross_cmp() { function test_cross_eq (line 1585) | fn test_cross_eq() { function test_to_level (line 1592) | fn test_to_level() { function test_to_level_filter (line 1599) | fn test_to_level_filter() { function test_level_filter_as_str (line 1605) | fn test_level_filter_as_str() { function test_static_max_level_debug (line 1621) | fn test_static_max_level_debug() { function test_static_max_level_release (line 1639) | fn test_static_max_level_release() { function test_error_trait (line 1669) | fn test_error_trait() { function test_metadata_builder (line 1680) | fn test_metadata_builder() { function test_metadata_convenience_builder (line 1692) | fn test_metadata_convenience_builder() { function test_record_builder (line 1704) | fn test_record_builder() { function test_record_convenience_builder (line 1723) | fn test_record_convenience_builder() { function test_record_complete_builder (line 1742) | fn test_record_complete_builder() { function test_record_key_values_builder (line 1761) | fn test_record_key_values_builder() { function test_record_key_values_get_coerce (line 1792) | fn test_record_key_values_get_coerce() { function test_foreign_impl (line 1812) | fn test_foreign_impl() { FILE: builder/third-party/log/src/serde.rs method serialize (line 17) | fn serialize(&self, serializer: S) -> Result method deserialize (line 32) | fn deserialize(deserializer: D) -> Result method serialize (line 111) | fn serialize(&self, serializer: S) -> Result method deserialize (line 127) | fn deserialize(deserializer: D) -> Result function level_token (line 210) | fn level_token(variant: &'static str) -> Token { function level_bytes_tokens (line 217) | fn level_bytes_tokens(variant: &'static [u8]) -> [Token; 3] { function level_variant_tokens (line 225) | fn level_variant_tokens(variant: u32) -> [Token; 3] { function level_filter_token (line 233) | fn level_filter_token(variant: &'static str) -> Token { function level_filter_bytes_tokens (line 240) | fn level_filter_bytes_tokens(variant: &'static [u8]) -> [Token; 3] { function level_filter_variant_tokens (line 250) | fn level_filter_variant_tokens(variant: u32) -> [Token; 3] { function test_level_ser_de (line 261) | fn test_level_ser_de() { function test_level_case_insensitive (line 276) | fn test_level_case_insensitive() { function test_level_de_bytes (line 291) | fn test_level_de_bytes() { function test_level_de_variant_index (line 306) | fn test_level_de_variant_index() { function test_level_de_error (line 321) | fn test_level_de_error() { function test_level_filter_ser_de (line 328) | fn test_level_filter_ser_de() { function test_level_filter_case_insensitive (line 344) | fn test_level_filter_case_insensitive() { function test_level_filter_de_bytes (line 360) | fn test_level_filter_de_bytes() { function test_level_filter_de_variant_index (line 376) | fn test_level_filter_de_variant_index() { function test_level_filter_de_error (line 392) | fn test_level_filter_de_error() { FILE: builder/third-party/memchr/src/arch/aarch64/memchr.rs function memchr_raw (line 41) | pub(crate) unsafe fn memchr_raw( function memrchr_raw (line 55) | pub(crate) unsafe fn memrchr_raw( function memchr2_raw (line 69) | pub(crate) unsafe fn memchr2_raw( function memrchr2_raw (line 84) | pub(crate) unsafe fn memrchr2_raw( function memchr3_raw (line 99) | pub(crate) unsafe fn memchr3_raw( function memrchr3_raw (line 115) | pub(crate) unsafe fn memrchr3_raw( function count_raw (line 131) | pub(crate) unsafe fn count_raw( FILE: builder/third-party/memchr/src/arch/aarch64/neon/memchr.rs type One (line 29) | pub struct One(generic::One); method new (line 40) | pub fn new(needle: u8) -> Option { method new_unchecked (line 63) | pub unsafe fn new_unchecked(needle: u8) -> One { method is_available (line 77) | pub fn is_available() -> bool { method find (line 94) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 110) | pub fn rfind(&self, haystack: &[u8]) -> Option { method count (line 122) | pub fn count(&self, haystack: &[u8]) -> usize { method find_raw (line 156) | pub unsafe fn find_raw( method rfind_raw (line 200) | pub unsafe fn rfind_raw( method count_raw (line 241) | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> us... method find_raw_impl (line 269) | unsafe fn find_raw_impl( method rfind_raw_impl (line 289) | unsafe fn rfind_raw_impl( method count_raw_impl (line 309) | unsafe fn count_raw_impl( method iter (line 323) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> OneIter<'a, 'h> { type OneIter (line 340) | pub struct OneIter<'a, 'h> { type Item (line 346) | type Item = usize; method next (line 349) | fn next(&mut self) -> Option { method count (line 357) | fn count(self) -> usize { method size_hint (line 366) | fn size_hint(&self) -> (usize, Option) { method next_back (line 373) | fn next_back(&mut self) -> Option { type Two (line 389) | pub struct Two(generic::Two); method new (line 400) | pub fn new(needle1: u8, needle2: u8) -> Option { method new_unchecked (line 423) | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { method is_available (line 437) | pub fn is_available() -> bool { method find (line 454) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 470) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 504) | pub unsafe fn find_raw( method rfind_raw (line 548) | pub unsafe fn rfind_raw( method find_raw_impl (line 580) | unsafe fn find_raw_impl( method rfind_raw_impl (line 600) | unsafe fn rfind_raw_impl( method iter (line 614) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> TwoIter<'a, 'h> { type TwoIter (line 631) | pub struct TwoIter<'a, 'h> { type Item (line 637) | type Item = usize; method next (line 640) | fn next(&mut self) -> Option { method size_hint (line 648) | fn size_hint(&self) -> (usize, Option) { method next_back (line 655) | fn next_back(&mut self) -> Option { type Three (line 671) | pub struct Three(generic::Three); method new (line 682) | pub fn new(needle1: u8, needle2: u8, needle3: u8) -> Option { method new_unchecked (line 705) | pub unsafe fn new_unchecked( method is_available (line 723) | pub fn is_available() -> bool { method find (line 740) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 756) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 790) | pub unsafe fn find_raw( method rfind_raw (line 836) | pub unsafe fn rfind_raw( method find_raw_impl (line 870) | unsafe fn find_raw_impl( method rfind_raw_impl (line 890) | unsafe fn rfind_raw_impl( method iter (line 904) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> ThreeIter<'a, 'h> { type ThreeIter (line 921) | pub struct ThreeIter<'a, 'h> { type Item (line 927) | type Item = usize; method next (line 930) | fn next(&mut self) -> Option { method size_hint (line 938) | fn size_hint(&self) -> (usize, Option) { method next_back (line 945) | fn next_back(&mut self) -> Option { function forward_one (line 962) | fn forward_one() { function reverse_one (line 971) | fn reverse_one() { function count_one (line 980) | fn count_one() { function forward_two (line 987) | fn forward_two() { function reverse_two (line 998) | fn reverse_two() { function forward_three (line 1009) | fn forward_three() { function reverse_three (line 1021) | fn reverse_three() { FILE: builder/third-party/memchr/src/arch/aarch64/neon/packedpair.rs type Finder (line 23) | pub struct Finder(packedpair::Finder); method new (line 41) | pub fn new(needle: &[u8]) -> Option { method with_pair (line 53) | pub fn with_pair(needle: &[u8], pair: Pair) -> Option { method with_pair_impl (line 72) | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { method is_available (line 90) | pub fn is_available() -> bool { method find (line 107) | pub fn find(&self, haystack: &[u8], needle: &[u8]) -> Option { method find_prefilter (line 118) | pub fn find_prefilter(&self, haystack: &[u8]) -> Option { method find_impl (line 136) | unsafe fn find_impl( method find_prefilter_impl (line 157) | unsafe fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { method pair (line 165) | pub fn pair(&self) -> &Pair { method min_haystack_len (line 177) | pub fn min_haystack_len(&self) -> usize { function find (line 186) | fn find(haystack: &[u8], needle: &[u8]) -> Option> { function forward_substring (line 197) | fn forward_substring() { function forward_packedpair (line 202) | fn forward_packedpair() { function forward_packedpair_prefilter (line 220) | fn forward_packedpair_prefilter() { FILE: builder/third-party/memchr/src/arch/all/memchr.rs constant USIZE_BYTES (line 29) | const USIZE_BYTES: usize = (usize::BITS / 8) as usize; constant USIZE_ALIGN (line 31) | const USIZE_ALIGN: usize = USIZE_BYTES - 1; type One (line 35) | pub struct One { constant LOOP_BYTES (line 42) | const LOOP_BYTES: usize = 2 * USIZE_BYTES; method new (line 46) | pub fn new(needle: u8) -> One { method try_new (line 55) | pub(crate) fn try_new(needle: u8) -> Option { method find (line 65) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 81) | pub fn rfind(&self, haystack: &[u8]) -> Option { method count (line 93) | pub fn count(&self, haystack: &[u8]) -> usize { method find_raw (line 127) | pub unsafe fn find_raw( method rfind_raw (line 197) | pub unsafe fn rfind_raw( method count_raw (line 256) | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> us... method iter (line 276) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> OneIter<'a, 'h> { method has_needle (line 281) | fn has_needle(&self, chunk: usize) -> bool { method confirm (line 286) | fn confirm(&self, haystack_byte: u8) -> bool { type OneIter (line 303) | pub struct OneIter<'a, 'h> { type Item (line 311) | type Item = usize; method next (line 314) | fn next(&mut self) -> Option { method count (line 322) | fn count(self) -> usize { method size_hint (line 331) | fn size_hint(&self) -> (usize, Option) { method next_back (line 338) | fn next_back(&mut self) -> Option { type Two (line 352) | pub struct Two { method new (line 363) | pub fn new(needle1: u8, needle2: u8) -> Two { method try_new (line 377) | pub(crate) fn try_new(needle1: u8, needle2: u8) -> Option { method find (line 387) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 403) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 437) | pub unsafe fn find_raw( method rfind_raw (line 503) | pub unsafe fn rfind_raw( method iter (line 541) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> TwoIter<'a, 'h> { method has_needle (line 546) | fn has_needle(&self, chunk: usize) -> bool { method confirm (line 551) | fn confirm(&self, haystack_byte: u8) -> bool { type TwoIter (line 568) | pub struct TwoIter<'a, 'h> { type Item (line 576) | type Item = usize; method next (line 579) | fn next(&mut self) -> Option { method size_hint (line 587) | fn size_hint(&self) -> (usize, Option) { method next_back (line 594) | fn next_back(&mut self) -> Option { type Three (line 608) | pub struct Three { method new (line 621) | pub fn new(needle1: u8, needle2: u8, needle3: u8) -> Three { method try_new (line 637) | pub(crate) fn try_new( method find (line 651) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 667) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 701) | pub unsafe fn find_raw( method rfind_raw (line 767) | pub unsafe fn rfind_raw( method iter (line 805) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> ThreeIter<'a, 'h> { method has_needle (line 810) | fn has_needle(&self, chunk: usize) -> bool { method confirm (line 817) | fn confirm(&self, haystack_byte: u8) -> bool { type ThreeIter (line 836) | pub struct ThreeIter<'a, 'h> { type Item (line 844) | type Item = usize; method next (line 847) | fn next(&mut self) -> Option { method size_hint (line 855) | fn size_hint(&self) -> (usize, Option) { method next_back (line 862) | fn next_back(&mut self) -> Option { function has_zero_byte (line 877) | fn has_zero_byte(x: usize) -> bool { function splat (line 892) | const fn splat(b: u8) -> usize { function forward_one (line 904) | fn forward_one() { function reverse_one (line 913) | fn reverse_one() { function count_one (line 922) | fn count_one() { function forward_two (line 929) | fn forward_two() { function reverse_two (line 940) | fn reverse_two() { function forward_three (line 951) | fn forward_three() { function reverse_three (line 963) | fn reverse_three() { function regression_double_ended_iterator (line 977) | fn regression_double_ended_iterator() { function regression_count_new_lines (line 991) | fn regression_count_new_lines() { FILE: builder/third-party/memchr/src/arch/all/mod.rs function is_prefix (line 26) | pub fn is_prefix(haystack: &[u8], needle: &[u8]) -> bool { function is_suffix (line 42) | pub fn is_suffix(haystack: &[u8], needle: &[u8]) -> bool { function is_equal (line 65) | pub fn is_equal(x: &[u8], y: &[u8]) -> bool { function is_equal_raw (line 108) | pub unsafe fn is_equal_raw( function equals_different_lengths (line 165) | fn equals_different_lengths() { function equals_mismatch (line 173) | fn equals_mismatch() { function equals_yes (line 198) | fn equals_yes() { function prefix (line 212) | fn prefix() { function suffix (line 224) | fn suffix() { FILE: builder/third-party/memchr/src/arch/all/packedpair/default_rank.rs constant RANK (line 1) | pub(crate) const RANK: [u8; 256] = [ FILE: builder/third-party/memchr/src/arch/all/packedpair/mod.rs type Finder (line 35) | pub struct Finder { method new (line 45) | pub fn new(needle: &[u8]) -> Option { method with_pair (line 56) | pub fn with_pair(needle: &[u8], pair: Pair) -> Option { method find_prefilter (line 69) | pub fn find_prefilter(&self, haystack: &[u8]) -> Option { method pair (line 107) | pub fn pair(&self) -> &Pair { type Pair (line 135) | pub struct Pair { method new (line 149) | pub fn new(needle: &[u8]) -> Option { method with_ranker (line 163) | pub fn with_ranker( method with_indices (line 214) | pub fn with_indices( method index1 (line 238) | pub fn index1(&self) -> u8 { method index2 (line 244) | pub fn index2(&self) -> u8 { type HeuristicFrequencyRank (line 309) | pub trait HeuristicFrequencyRank { method rank (line 317) | fn rank(&self, byte: u8) -> u8; method rank (line 324) | fn rank(&self, byte: u8) -> u8 { method rank (line 335) | fn rank(&self, byte: u8) -> u8 { type DefaultFrequencyRank (line 321) | pub(crate) struct DefaultFrequencyRank; function forward_packedpair (line 345) | fn forward_packedpair() { FILE: builder/third-party/memchr/src/arch/all/rabinkarp.rs type Finder (line 69) | pub struct Finder { method new (line 87) | pub fn new(needle: &[u8]) -> Finder { method find (line 111) | pub fn find(&self, haystack: &[u8], needle: &[u8]) -> Option { method find_raw (line 150) | pub unsafe fn find_raw( type FinderRev (line 180) | pub struct FinderRev(Finder); method new (line 185) | pub fn new(needle: &[u8]) -> FinderRev { method rfind (line 209) | pub fn rfind(&self, haystack: &[u8], needle: &[u8]) -> Option { method rfind_raw (line 248) | pub unsafe fn rfind_raw( function is_fast (line 278) | pub(crate) fn is_fast(haystack: &[u8], _needle: &[u8]) -> bool { type Hash (line 285) | struct Hash(u32); method new (line 290) | fn new() -> Hash { method forward (line 300) | unsafe fn forward(mut start: *const u8, end: *const u8) -> Hash { method reverse (line 315) | unsafe fn reverse(start: *const u8, mut end: *const u8) -> Hash { method roll (line 330) | fn roll(&mut self, finder: &Finder, old: u8, new: u8) { method add (line 337) | fn add(&mut self, byte: u8) { method del (line 344) | fn del(&mut self, finder: &Finder, byte: u8) { function is_equal_raw (line 362) | unsafe fn is_equal_raw(x: *const u8, y: *const u8, n: usize) -> bool { function forward (line 378) | fn forward() { function reverse (line 385) | fn reverse() { FILE: builder/third-party/memchr/src/arch/all/shiftor.rs type Mask (line 16) | type Mask = u16; type Finder (line 20) | pub struct Finder { constant MAX_NEEDLE_LEN (line 26) | const MAX_NEEDLE_LEN: usize = (Mask::BITS - 1) as usize; method new (line 32) | pub fn new(needle: &[u8]) -> Option { method find (line 61) | pub fn find(&self, haystack: &[u8]) -> Option { function forward (line 84) | fn forward() { FILE: builder/third-party/memchr/src/arch/all/twoway.rs type Finder (line 37) | pub struct Finder(TwoWay); method new (line 114) | pub fn new(needle: &[u8]) -> Finder { method find (line 137) | pub fn find(&self, haystack: &[u8], needle: &[u8]) -> Option { method find_with_prefilter (line 151) | pub(crate) fn find_with_prefilter( method find_small_imp (line 174) | fn find_small_imp( method find_large_imp (line 226) | fn find_large_imp( type FinderRev (line 41) | pub struct FinderRev(TwoWay); method new (line 278) | pub fn new(needle: &[u8]) -> FinderRev { method rfind (line 301) | pub fn rfind(&self, haystack: &[u8], needle: &[u8]) -> Option { method rfind_small_imp (line 317) | fn rfind_small_imp( method rfind_large_imp (line 359) | fn rfind_large_imp( type TwoWay (line 80) | struct TwoWay { type Shift (line 428) | enum Shift { method forward (line 440) | fn forward( method reverse (line 463) | fn reverse( type Suffix (line 483) | struct Suffix { method forward (line 500) | fn forward(needle: &[u8], kind: SuffixKind) -> Suffix { method reverse (line 548) | fn reverse(needle: &[u8], kind: SuffixKind) -> Suffix { type SuffixKind (line 590) | enum SuffixKind { method cmp (line 630) | fn cmp(self, current: u8, candidate: u8) -> SuffixOrdering { type SuffixOrdering (line 609) | enum SuffixOrdering { type ApproximateByteSet (line 651) | struct ApproximateByteSet(u64); method new (line 655) | fn new(needle: &[u8]) -> ApproximateByteSet { method contains (line 666) | fn contains(&self, byte: u8) -> bool { function get_suffix_forward (line 678) | fn get_suffix_forward(needle: &[u8], kind: SuffixKind) -> (&[u8], usize) { function get_suffix_reverse (line 684) | fn get_suffix_reverse(needle: &[u8], kind: SuffixKind) -> (&[u8], usize) { function suffixes (line 690) | fn suffixes(bytes: &[u8]) -> Vec<&[u8]> { function naive_maximal_suffix_forward (line 695) | fn naive_maximal_suffix_forward(needle: &[u8]) -> &[u8] { function naive_maximal_suffix_reverse (line 703) | fn naive_maximal_suffix_reverse(needle: &[u8]) -> Vec { function forward (line 719) | fn forward() { function reverse (line 726) | fn reverse() { function suffix_forward (line 733) | fn suffix_forward() { function suffix_reverse (line 790) | fn suffix_reverse() { function regression_rev_small_period (line 871) | fn regression_rev_small_period() { FILE: builder/third-party/memchr/src/arch/generic/memchr.rs type One (line 100) | pub(crate) struct One { constant LOOP_SIZE (line 107) | const LOOP_SIZE: usize = 4 * V::BYTES; function new (line 111) | pub(crate) unsafe fn new(needle: u8) -> One { function needle1 (line 117) | pub(crate) fn needle1(&self) -> u8 { function find_raw (line 143) | pub(crate) unsafe fn find_raw( function rfind_raw (line 254) | pub(crate) unsafe fn rfind_raw( function count_raw (line 349) | pub(crate) unsafe fn count_raw( function search_chunk (line 416) | unsafe fn search_chunk( type Two (line 437) | pub(crate) struct Two { constant LOOP_SIZE (line 446) | const LOOP_SIZE: usize = 2 * V::BYTES; function new (line 450) | pub(crate) unsafe fn new(needle1: u8, needle2: u8) -> Two { function needle1 (line 461) | pub(crate) fn needle1(&self) -> u8 { function needle2 (line 467) | pub(crate) fn needle2(&self) -> u8 { function find_raw (line 493) | pub(crate) unsafe fn find_raw( function rfind_raw (line 592) | pub(crate) unsafe fn rfind_raw( function search_chunk (line 670) | unsafe fn search_chunk( type Three (line 695) | pub(crate) struct Three { constant LOOP_SIZE (line 706) | const LOOP_SIZE: usize = 2 * V::BYTES; function new (line 710) | pub(crate) unsafe fn new( function needle1 (line 727) | pub(crate) fn needle1(&self) -> u8 { function needle2 (line 733) | pub(crate) fn needle2(&self) -> u8 { function needle3 (line 739) | pub(crate) fn needle3(&self) -> u8 { function find_raw (line 765) | pub(crate) unsafe fn find_raw( function rfind_raw (line 874) | pub(crate) unsafe fn rfind_raw( function search_chunk (line 962) | unsafe fn search_chunk( type Iter (line 999) | pub(crate) struct Iter<'h> { function new (line 1027) | pub(crate) fn new(haystack: &'h [u8]) -> Iter<'h> { function next (line 1044) | pub(crate) unsafe fn next( function count (line 1064) | pub(crate) fn count( function next_back (line 1083) | pub(crate) unsafe fn next_back( function size_hint (line 1103) | pub(crate) fn size_hint(&self) -> (usize, Option) { function search_slice_with_raw (line 1125) | pub(crate) unsafe fn search_slice_with_raw( function fwd_byte_by_byte (line 1148) | pub(crate) unsafe fn fwd_byte_by_byte bool>( function rev_byte_by_byte (line 1174) | pub(crate) unsafe fn rev_byte_by_byte bool>( function count_byte_by_byte (line 1199) | pub(crate) unsafe fn count_byte_by_byte bool>( FILE: builder/third-party/memchr/src/arch/generic/packedpair.rs type Finder (line 35) | pub(crate) struct Finder { function new (line 54) | pub(crate) unsafe fn new(needle: &[u8], pair: Pair) -> Finder { function find (line 80) | pub(crate) unsafe fn find( function find_prefilter (line 170) | pub(crate) unsafe fn find_prefilter( function find_in_chunk (line 229) | unsafe fn find_in_chunk( function find_prefilter_in_chunk (line 269) | unsafe fn find_prefilter_in_chunk(&self, cur: *const u8) -> Option { function pair (line 288) | pub(crate) fn pair(&self) -> &Pair { function min_haystack_len (line 297) | pub(crate) fn min_haystack_len(&self) -> usize { function matched (line 312) | unsafe fn matched(start: *const u8, cur: *const u8, chunki: usize) -> us... FILE: builder/third-party/memchr/src/arch/wasm32/memchr.rs function memchr_raw (line 28) | pub(crate) unsafe fn memchr_raw( function memrchr_raw (line 42) | pub(crate) unsafe fn memrchr_raw( function memchr2_raw (line 56) | pub(crate) unsafe fn memchr2_raw( function memrchr2_raw (line 71) | pub(crate) unsafe fn memrchr2_raw( function memchr3_raw (line 86) | pub(crate) unsafe fn memchr3_raw( function memrchr3_raw (line 102) | pub(crate) unsafe fn memrchr3_raw( function count_raw (line 118) | pub(crate) unsafe fn count_raw( FILE: builder/third-party/memchr/src/arch/wasm32/simd128/memchr.rs type One (line 29) | pub struct One(generic::One); method new (line 40) | pub fn new(needle: u8) -> Option { method new_unchecked (line 58) | pub unsafe fn new_unchecked(needle: u8) -> One { method is_available (line 72) | pub fn is_available() -> bool { method find (line 89) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 105) | pub fn rfind(&self, haystack: &[u8]) -> Option { method count (line 117) | pub fn count(&self, haystack: &[u8]) -> usize { method find_raw (line 151) | pub unsafe fn find_raw( method rfind_raw (line 195) | pub unsafe fn rfind_raw( method count_raw (line 240) | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> us... method find_raw_impl (line 268) | unsafe fn find_raw_impl( method rfind_raw_impl (line 288) | unsafe fn rfind_raw_impl( method count_raw_impl (line 308) | unsafe fn count_raw_impl( method iter (line 322) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> OneIter<'a, 'h> { type OneIter (line 339) | pub struct OneIter<'a, 'h> { type Item (line 345) | type Item = usize; method next (line 348) | fn next(&mut self) -> Option { method count (line 356) | fn count(self) -> usize { method size_hint (line 365) | fn size_hint(&self) -> (usize, Option) { method next_back (line 372) | fn next_back(&mut self) -> Option { type Two (line 388) | pub struct Two(generic::Two); method new (line 399) | pub fn new(needle1: u8, needle2: u8) -> Option { method new_unchecked (line 417) | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { method is_available (line 431) | pub fn is_available() -> bool { method find (line 448) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 464) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 498) | pub unsafe fn find_raw( method rfind_raw (line 542) | pub unsafe fn rfind_raw( method find_raw_impl (line 574) | unsafe fn find_raw_impl( method rfind_raw_impl (line 594) | unsafe fn rfind_raw_impl( method iter (line 608) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> TwoIter<'a, 'h> { type TwoIter (line 625) | pub struct TwoIter<'a, 'h> { type Item (line 631) | type Item = usize; method next (line 634) | fn next(&mut self) -> Option { method size_hint (line 642) | fn size_hint(&self) -> (usize, Option) { method next_back (line 649) | fn next_back(&mut self) -> Option { type Three (line 665) | pub struct Three(generic::Three); method new (line 676) | pub fn new(needle1: u8, needle2: u8, needle3: u8) -> Option { method new_unchecked (line 694) | pub unsafe fn new_unchecked( method is_available (line 712) | pub fn is_available() -> bool { method find (line 729) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 745) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 779) | pub unsafe fn find_raw( method rfind_raw (line 825) | pub unsafe fn rfind_raw( method find_raw_impl (line 859) | unsafe fn find_raw_impl( method rfind_raw_impl (line 879) | unsafe fn rfind_raw_impl( method iter (line 893) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> ThreeIter<'a, 'h> { type ThreeIter (line 910) | pub struct ThreeIter<'a, 'h> { type Item (line 916) | type Item = usize; method next (line 919) | fn next(&mut self) -> Option { method size_hint (line 927) | fn size_hint(&self) -> (usize, Option) { method next_back (line 934) | fn next_back(&mut self) -> Option { function forward_one (line 951) | fn forward_one() { function reverse_one (line 960) | fn reverse_one() { function count_one (line 969) | fn count_one() { function forward_two (line 976) | fn forward_two() { function reverse_two (line 987) | fn reverse_two() { function forward_three (line 998) | fn forward_three() { function reverse_three (line 1010) | fn reverse_three() { FILE: builder/third-party/memchr/src/arch/wasm32/simd128/packedpair.rs type Finder (line 23) | pub struct Finder(packedpair::Finder); method new (line 34) | pub fn new(needle: &[u8]) -> Option { method with_pair (line 46) | pub fn with_pair(needle: &[u8], pair: Pair) -> Option { method with_pair_impl (line 65) | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { method is_available (line 83) | pub fn is_available() -> bool { method find (line 99) | pub fn find(&self, haystack: &[u8], needle: &[u8]) -> Option { method find_prefilter (line 109) | pub fn find_prefilter(&self, haystack: &[u8]) -> Option { method find_impl (line 126) | fn find_impl(&self, haystack: &[u8], needle: &[u8]) -> Option { method find_prefilter_impl (line 146) | fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { method pair (line 157) | pub fn pair(&self) -> &Pair { method min_haystack_len (line 169) | pub fn min_haystack_len(&self) -> usize { function find (line 178) | fn find(haystack: &[u8], needle: &[u8]) -> Option> { function forward_substring (line 189) | fn forward_substring() { function forward_packedpair (line 194) | fn forward_packedpair() { function forward_packedpair_prefilter (line 212) | fn forward_packedpair_prefilter() { FILE: builder/third-party/memchr/src/arch/x86_64/avx2/memchr.rs type One (line 29) | pub struct One { method new (line 46) | pub fn new(needle: u8) -> Option { method new_unchecked (line 69) | pub unsafe fn new_unchecked(needle: u8) -> One { method is_available (line 86) | pub fn is_available() -> bool { method find (line 117) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 133) | pub fn rfind(&self, haystack: &[u8]) -> Option { method count (line 145) | pub fn count(&self, haystack: &[u8]) -> usize { method find_raw (line 179) | pub unsafe fn find_raw( method rfind_raw (line 245) | pub unsafe fn rfind_raw( method count_raw (line 299) | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> us... method find_raw_sse2 (line 336) | unsafe fn find_raw_sse2( method rfind_raw_sse2 (line 356) | unsafe fn rfind_raw_sse2( method count_raw_sse2 (line 376) | unsafe fn count_raw_sse2( method find_raw_avx2 (line 396) | unsafe fn find_raw_avx2( method rfind_raw_avx2 (line 416) | unsafe fn rfind_raw_avx2( method count_raw_avx2 (line 436) | unsafe fn count_raw_avx2( method iter (line 450) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> OneIter<'a, 'h> { type OneIter (line 467) | pub struct OneIter<'a, 'h> { type Item (line 473) | type Item = usize; method next (line 476) | fn next(&mut self) -> Option { method count (line 484) | fn count(self) -> usize { method size_hint (line 493) | fn size_hint(&self) -> (usize, Option) { method next_back (line 500) | fn next_back(&mut self) -> Option { type Two (line 516) | pub struct Two { method new (line 533) | pub fn new(needle1: u8, needle2: u8) -> Option { method new_unchecked (line 556) | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { method is_available (line 573) | pub fn is_available() -> bool { method find (line 604) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 620) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 654) | pub unsafe fn find_raw( method rfind_raw (line 720) | pub unsafe fn rfind_raw( method find_raw_sse2 (line 764) | unsafe fn find_raw_sse2( method rfind_raw_sse2 (line 784) | unsafe fn rfind_raw_sse2( method find_raw_avx2 (line 804) | unsafe fn find_raw_avx2( method rfind_raw_avx2 (line 824) | unsafe fn rfind_raw_avx2( method iter (line 838) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> TwoIter<'a, 'h> { type TwoIter (line 855) | pub struct TwoIter<'a, 'h> { type Item (line 861) | type Item = usize; method next (line 864) | fn next(&mut self) -> Option { method size_hint (line 872) | fn size_hint(&self) -> (usize, Option) { method next_back (line 879) | fn next_back(&mut self) -> Option { type Three (line 895) | pub struct Three { method new (line 912) | pub fn new(needle1: u8, needle2: u8, needle3: u8) -> Option { method new_unchecked (line 935) | pub unsafe fn new_unchecked( method is_available (line 956) | pub fn is_available() -> bool { method find (line 987) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 1003) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 1037) | pub unsafe fn find_raw( method rfind_raw (line 1105) | pub unsafe fn rfind_raw( method find_raw_sse2 (line 1151) | unsafe fn find_raw_sse2( method rfind_raw_sse2 (line 1171) | unsafe fn rfind_raw_sse2( method find_raw_avx2 (line 1191) | unsafe fn find_raw_avx2( method rfind_raw_avx2 (line 1211) | unsafe fn rfind_raw_avx2( method iter (line 1225) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> ThreeIter<'a, 'h> { type ThreeIter (line 1242) | pub struct ThreeIter<'a, 'h> { type Item (line 1248) | type Item = usize; method next (line 1251) | fn next(&mut self) -> Option { method size_hint (line 1259) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1266) | fn next_back(&mut self) -> Option { function forward_one (line 1283) | fn forward_one() { function reverse_one (line 1292) | fn reverse_one() { function count_one (line 1301) | fn count_one() { function forward_two (line 1308) | fn forward_two() { function reverse_two (line 1319) | fn reverse_two() { function forward_three (line 1330) | fn forward_three() { function reverse_three (line 1342) | fn reverse_three() { FILE: builder/third-party/memchr/src/arch/x86_64/avx2/packedpair.rs type Finder (line 23) | pub struct Finder { method new (line 37) | pub fn new(needle: &[u8]) -> Option { method with_pair (line 49) | pub fn with_pair(needle: &[u8], pair: Pair) -> Option { method with_pair_impl (line 68) | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { method is_available (line 87) | pub fn is_available() -> bool { method find (line 118) | pub fn find(&self, haystack: &[u8], needle: &[u8]) -> Option { method find_prefilter (line 132) | pub fn find_prefilter(&self, haystack: &[u8]) -> Option { method find_impl (line 150) | unsafe fn find_impl( method find_prefilter_impl (line 175) | unsafe fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { method pair (line 187) | pub fn pair(&self) -> &Pair { method min_haystack_len (line 199) | pub fn min_haystack_len(&self) -> usize { function find (line 219) | fn find(haystack: &[u8], needle: &[u8]) -> Option> { function forward_substring (line 230) | fn forward_substring() { function forward_packedpair (line 235) | fn forward_packedpair() { function forward_packedpair_prefilter (line 253) | fn forward_packedpair_prefilter() { FILE: builder/third-party/memchr/src/arch/x86_64/memchr.rs function memchr_raw (line 174) | pub(crate) fn memchr_raw( function memrchr_raw (line 197) | pub(crate) fn memrchr_raw( function memchr2_raw (line 220) | pub(crate) fn memchr2_raw( function memrchr2_raw (line 245) | pub(crate) fn memrchr2_raw( function memchr3_raw (line 270) | pub(crate) fn memchr3_raw( function memrchr3_raw (line 297) | pub(crate) fn memrchr3_raw( function count_raw (line 324) | pub(crate) fn count_raw(n1: u8, start: *const u8, end: *const u8) -> usi... FILE: builder/third-party/memchr/src/arch/x86_64/sse2/memchr.rs type One (line 29) | pub struct One(generic::One<__m128i>); method new (line 40) | pub fn new(needle: u8) -> Option { method new_unchecked (line 63) | pub unsafe fn new_unchecked(needle: u8) -> One { method is_available (line 77) | pub fn is_available() -> bool { method find (line 94) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 110) | pub fn rfind(&self, haystack: &[u8]) -> Option { method count (line 122) | pub fn count(&self, haystack: &[u8]) -> usize { method find_raw (line 156) | pub unsafe fn find_raw( method rfind_raw (line 212) | pub unsafe fn rfind_raw( method count_raw (line 257) | pub unsafe fn count_raw(&self, start: *const u8, end: *const u8) -> us... method find_raw_impl (line 285) | unsafe fn find_raw_impl( method rfind_raw_impl (line 305) | unsafe fn rfind_raw_impl( method count_raw_impl (line 325) | unsafe fn count_raw_impl( method iter (line 339) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> OneIter<'a, 'h> { type OneIter (line 356) | pub struct OneIter<'a, 'h> { type Item (line 362) | type Item = usize; method next (line 365) | fn next(&mut self) -> Option { method count (line 373) | fn count(self) -> usize { method size_hint (line 382) | fn size_hint(&self) -> (usize, Option) { method next_back (line 389) | fn next_back(&mut self) -> Option { type Two (line 405) | pub struct Two(generic::Two<__m128i>); method new (line 416) | pub fn new(needle1: u8, needle2: u8) -> Option { method new_unchecked (line 439) | pub unsafe fn new_unchecked(needle1: u8, needle2: u8) -> Two { method is_available (line 453) | pub fn is_available() -> bool { method find (line 470) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 486) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 520) | pub unsafe fn find_raw( method rfind_raw (line 576) | pub unsafe fn rfind_raw( method find_raw_impl (line 611) | unsafe fn find_raw_impl( method rfind_raw_impl (line 631) | unsafe fn rfind_raw_impl( method iter (line 645) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> TwoIter<'a, 'h> { type TwoIter (line 662) | pub struct TwoIter<'a, 'h> { type Item (line 668) | type Item = usize; method next (line 671) | fn next(&mut self) -> Option { method size_hint (line 679) | fn size_hint(&self) -> (usize, Option) { method next_back (line 686) | fn next_back(&mut self) -> Option { type Three (line 702) | pub struct Three(generic::Three<__m128i>); method new (line 713) | pub fn new(needle1: u8, needle2: u8, needle3: u8) -> Option { method new_unchecked (line 736) | pub unsafe fn new_unchecked( method is_available (line 754) | pub fn is_available() -> bool { method find (line 771) | pub fn find(&self, haystack: &[u8]) -> Option { method rfind (line 787) | pub fn rfind(&self, haystack: &[u8]) -> Option { method find_raw (line 821) | pub unsafe fn find_raw( method rfind_raw (line 879) | pub unsafe fn rfind_raw( method find_raw_impl (line 916) | unsafe fn find_raw_impl( method rfind_raw_impl (line 936) | unsafe fn rfind_raw_impl( method iter (line 950) | pub fn iter<'a, 'h>(&'a self, haystack: &'h [u8]) -> ThreeIter<'a, 'h> { type ThreeIter (line 967) | pub struct ThreeIter<'a, 'h> { type Item (line 973) | type Item = usize; method next (line 976) | fn next(&mut self) -> Option { method size_hint (line 984) | fn size_hint(&self) -> (usize, Option) { method next_back (line 991) | fn next_back(&mut self) -> Option { function forward_one (line 1008) | fn forward_one() { function reverse_one (line 1017) | fn reverse_one() { function count_one (line 1026) | fn count_one() { function forward_two (line 1033) | fn forward_two() { function reverse_two (line 1044) | fn reverse_two() { function forward_three (line 1055) | fn forward_three() { function reverse_three (line 1067) | fn reverse_three() { FILE: builder/third-party/memchr/src/arch/x86_64/sse2/packedpair.rs type Finder (line 23) | pub struct Finder(packedpair::Finder<__m128i>); method new (line 34) | pub fn new(needle: &[u8]) -> Option { method with_pair (line 46) | pub fn with_pair(needle: &[u8], pair: Pair) -> Option { method with_pair_impl (line 65) | unsafe fn with_pair_impl(needle: &[u8], pair: Pair) -> Finder { method is_available (line 83) | pub fn is_available() -> bool { method find (line 100) | pub fn find(&self, haystack: &[u8], needle: &[u8]) -> Option { method find_prefilter (line 114) | pub fn find_prefilter(&self, haystack: &[u8]) -> Option { method find_impl (line 132) | unsafe fn find_impl( method find_prefilter_impl (line 153) | unsafe fn find_prefilter_impl(&self, haystack: &[u8]) -> Option { method pair (line 161) | pub fn pair(&self) -> &Pair { method min_haystack_len (line 173) | pub fn min_haystack_len(&self) -> usize { function find (line 182) | fn find(haystack: &[u8], needle: &[u8]) -> Option> { function forward_substring (line 193) | fn forward_substring() { function forward_packedpair (line 198) | fn forward_packedpair() { function forward_packedpair_prefilter (line 216) | fn forward_packedpair_prefilter() { FILE: builder/third-party/memchr/src/cow.rs type CowBytes (line 11) | pub struct CowBytes<'a>(Imp<'a>); type Imp (line 18) | enum Imp<'a> { type Imp (line 25) | struct Imp<'a>(&'a [u8]); type Target (line 28) | type Target = [u8]; function deref (line 31) | fn deref(&self) -> &[u8] { function new (line 39) | pub(crate) fn new>(bytes: &'a B) -> CowBytes<'a> { function new_owned (line 46) | fn new_owned(bytes: alloc::boxed::Box<[u8]>) -> CowBytes<'static> { function as_slice (line 53) | pub(crate) fn as_slice(&self) -> &[u8] { function into_owned (line 63) | pub(crate) fn into_owned(self) -> CowBytes<'static> { function new (line 75) | pub fn new(bytes: &'a [u8]) -> Imp<'a> { function as_slice (line 88) | pub fn as_slice(&self) -> &[u8] { function as_slice (line 104) | pub fn as_slice(&self) -> &[u8] { FILE: builder/third-party/memchr/src/ext.rs type Pointer (line 2) | pub(crate) trait Pointer { method distance (line 8) | unsafe fn distance(self, origin: Self) -> usize; method as_usize (line 17) | fn as_usize(self) -> usize; method distance (line 21) | unsafe fn distance(self, origin: *const T) -> usize { method as_usize (line 26) | fn as_usize(self) -> usize { method distance (line 32) | unsafe fn distance(self, origin: *mut T) -> usize { method as_usize (line 36) | fn as_usize(self) -> usize { type Byte (line 43) | pub(crate) trait Byte { method to_char (line 45) | fn to_char(self) -> char; method to_char (line 50) | fn to_char(self) -> char { FILE: builder/third-party/memchr/src/memchr.rs function memchr (line 27) | pub fn memchr(needle: u8, haystack: &[u8]) -> Option { function memrchr (line 59) | pub fn memrchr(needle: u8, haystack: &[u8]) -> Option { function memchr2 (line 92) | pub fn memchr2(needle1: u8, needle2: u8, haystack: &[u8]) -> Option Option(needle: u8, haystack: &'h [u8]) -> Memchr<'h> { function memrchr_iter (line 223) | pub fn memrchr_iter(needle: u8, haystack: &[u8]) -> Rev> { function memchr2_iter (line 232) | pub fn memchr2_iter<'h>( function memrchr2_iter (line 243) | pub fn memrchr2_iter( function memchr3_iter (line 256) | pub fn memchr3_iter<'h>( function memrchr3_iter (line 268) | pub fn memrchr3_iter( type Memchr (line 288) | pub struct Memchr<'h> { function new (line 300) | pub fn new(needle1: u8, haystack: &'h [u8]) -> Memchr<'h> { type Item (line 309) | type Item = usize; method next (line 312) | fn next(&mut self) -> Option { method count (line 327) | fn count(self) -> usize { method size_hint (line 336) | fn size_hint(&self) -> (usize, Option) { method next_back (line 343) | fn next_back(&mut self) -> Option { type Memchr2 (line 364) | pub struct Memchr2<'h> { function new (line 377) | pub fn new(needle1: u8, needle2: u8, haystack: &'h [u8]) -> Memchr2<'h> { type Item (line 387) | type Item = usize; method next (line 390) | fn next(&mut self) -> Option { method size_hint (line 400) | fn size_hint(&self) -> (usize, Option) { method next_back (line 407) | fn next_back(&mut self) -> Option { type Memchr3 (line 432) | pub struct Memchr3<'h> { function new (line 446) | pub fn new( type Item (line 462) | type Item = usize; method next (line 465) | fn next(&mut self) -> Option { method size_hint (line 477) | fn size_hint(&self) -> (usize, Option) { method next_back (line 484) | fn next_back(&mut self) -> Option { function memchr_raw (line 504) | unsafe fn memchr_raw( function memrchr_raw (line 541) | unsafe fn memrchr_raw( function memchr2_raw (line 574) | unsafe fn memchr2_raw( function memrchr2_raw (line 609) | unsafe fn memrchr2_raw( function memchr3_raw (line 646) | unsafe fn memchr3_raw( function memrchr3_raw (line 688) | unsafe fn memrchr3_raw( function count_raw (line 730) | unsafe fn count_raw(needle: u8, start: *const u8, end: *const u8) -> usi... function forward1_iter (line 758) | fn forward1_iter() { function forward1_oneshot (line 767) | fn forward1_oneshot() { function reverse1_iter (line 774) | fn reverse1_iter() { function reverse1_oneshot (line 783) | fn reverse1_oneshot() { function count1_iter (line 790) | fn count1_iter() { function forward2_iter (line 797) | fn forward2_iter() { function forward2_oneshot (line 808) | fn forward2_oneshot() { function reverse2_iter (line 819) | fn reverse2_iter() { function reverse2_oneshot (line 830) | fn reverse2_oneshot() { function forward3_iter (line 841) | fn forward3_iter() { function forward3_oneshot (line 853) | fn forward3_oneshot() { function reverse3_iter (line 865) | fn reverse3_iter() { function reverse3_oneshot (line 877) | fn reverse3_oneshot() { function sync_regression (line 895) | fn sync_regression() { FILE: builder/third-party/memchr/src/memmem/mod.rs function find_iter (line 116) | pub fn find_iter<'h, 'n, N: 'n + ?Sized + AsRef<[u8]>>( function rfind_iter (line 150) | pub fn rfind_iter<'h, 'n, N: 'n + ?Sized + AsRef<[u8]>>( function find (line 185) | pub fn find(haystack: &[u8], needle: &[u8]) -> Option { function rfind (line 222) | pub fn rfind(haystack: &[u8], needle: &[u8]) -> Option { type FindIter (line 237) | pub struct FindIter<'h, 'n> { function new (line 246) | pub(crate) fn new( function into_owned (line 263) | pub fn into_owned(self) -> FindIter<'h, 'static> { type Item (line 274) | type Item = usize; method next (line 276) | fn next(&mut self) -> Option { method size_hint (line 288) | fn size_hint(&self) -> (usize, Option) { type FindRevIter (line 314) | pub struct FindRevIter<'h, 'n> { function new (line 324) | pub(crate) fn new( function into_owned (line 341) | pub fn into_owned(self) -> FindRevIter<'h, 'static> { type Item (line 351) | type Item = usize; method next (line 353) | fn next(&mut self) -> Option { type Finder (line 387) | pub struct Finder<'n> { function new (line 395) | pub fn new>(needle: &'n B) -> Finder<'n> { function find (line 424) | pub fn find(&self, haystack: &[u8]) -> Option { function find_iter (line 457) | pub fn find_iter<'a, 'h>( function into_owned (line 473) | pub fn into_owned(self) -> Finder<'static> { function as_ref (line 491) | pub fn as_ref(&self) -> Finder<'_> { function needle (line 505) | pub fn needle(&self) -> &[u8] { type FinderRev (line 524) | pub struct FinderRev<'n> { function new (line 532) | pub fn new>(needle: &'n B) -> FinderRev<'n> { function rfind (line 563) | pub fn rfind>(&self, haystack: B) -> Option { function rfind_iter (line 595) | pub fn rfind_iter<'a, 'h>( function into_owned (line 611) | pub fn into_owned(self) -> FinderRev<'static> { function as_ref (line 629) | pub fn as_ref(&self) -> FinderRev<'_> { function needle (line 643) | pub fn needle(&self) -> &[u8] { type FinderBuilder (line 654) | pub struct FinderBuilder { method new (line 660) | pub fn new() -> FinderBuilder { method build_forward (line 666) | pub fn build_forward<'n, B: ?Sized + AsRef<[u8]>>( method build_forward_with_ranker (line 676) | pub fn build_forward_with_ranker< method build_reverse (line 694) | pub fn build_reverse<'n, B: ?Sized + AsRef<[u8]>>( method prefilter (line 709) | pub fn prefilter(&mut self, prefilter: Prefilter) -> &mut FinderBuilder { function forward (line 725) | fn forward() { function reverse (line 732) | fn reverse() { FILE: builder/third-party/memchr/src/memmem/searcher.rs type Searcher (line 33) | pub(crate) struct Searcher { method new (line 44) | pub(crate) fn new( method twoway (line 174) | fn twoway( method find (line 210) | pub(crate) fn find( method fmt (line 228) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type TwoWayWithPrefilter (line 262) | struct TwoWayWithPrefilter { type SearcherKindFn (line 273) | type SearcherKindFn = unsafe fn( function searcher_kind_empty (line 286) | unsafe fn searcher_kind_empty( function searcher_kind_one_byte (line 301) | unsafe fn searcher_kind_one_byte( function searcher_kind_two_way (line 318) | unsafe fn searcher_kind_two_way( function searcher_kind_two_way_with_prefilter (line 339) | unsafe fn searcher_kind_two_way_with_prefilter( function searcher_kind_sse2 (line 362) | unsafe fn searcher_kind_sse2( function searcher_kind_avx2 (line 383) | unsafe fn searcher_kind_avx2( function searcher_kind_simd128 (line 404) | unsafe fn searcher_kind_simd128( function searcher_kind_neon (line 425) | unsafe fn searcher_kind_neon( type SearcherRev (line 441) | pub(crate) struct SearcherRev { method new (line 470) | pub(crate) fn new(needle: &[u8]) -> SearcherRev { method rfind (line 493) | pub(crate) fn rfind( type SearcherRevKind (line 459) | enum SearcherRevKind { type PrefilterConfig (line 544) | pub enum PrefilterConfig { method is_none (line 561) | fn is_none(&self) -> bool { method default (line 554) | fn default() -> PrefilterConfig { type Prefilter (line 604) | struct Prefilter { method fallback (line 615) | fn fallback( method sse2 (line 646) | fn sse2(finder: sse2::Finder, needle: &[u8]) -> Prefilter { method avx2 (line 661) | fn avx2(finder: avx2::Finder, needle: &[u8]) -> Prefilter { method simd128 (line 676) | fn simd128(finder: simd128::Finder, needle: &[u8]) -> Prefilter { method neon (line 691) | fn neon(finder: neon::Finder, needle: &[u8]) -> Prefilter { method find (line 717) | fn find(&self, haystack: &[u8]) -> Option { method find_simple (line 727) | fn find_simple(&self, haystack: &[u8]) -> Option { method fmt (line 740) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type PrefilterKindFn (line 776) | type PrefilterKindFn = function prefilter_kind_fallback (line 785) | unsafe fn prefilter_kind_fallback( function prefilter_kind_sse2 (line 799) | unsafe fn prefilter_kind_sse2( function prefilter_kind_avx2 (line 818) | unsafe fn prefilter_kind_avx2( function prefilter_kind_simd128 (line 837) | unsafe fn prefilter_kind_simd128( function prefilter_kind_neon (line 856) | unsafe fn prefilter_kind_neon( type PrefilterState (line 878) | pub(crate) struct PrefilterState { constant MIN_SKIPS (line 893) | const MIN_SKIPS: u32 = 50; constant MIN_SKIP_BYTES (line 901) | const MIN_SKIP_BYTES: u32 = 8; method new (line 905) | pub(crate) fn new() -> PrefilterState { method update (line 912) | fn update(&mut self, skipped: usize) { method is_effective (line 926) | fn is_effective(&mut self) -> bool { method is_inert (line 945) | fn is_inert(&self) -> bool { method skips (line 951) | fn skips(&self) -> u32 { type Pre (line 960) | pub(crate) struct Pre<'a> { function find (line 970) | pub(crate) fn find(&mut self, haystack: &[u8]) -> Option { function is_effective (line 978) | pub(crate) fn is_effective(&mut self) -> bool { function do_packed_search (line 996) | fn do_packed_search(needle: &[u8]) -> bool { FILE: builder/third-party/memchr/src/tests/memchr/mod.rs constant SEEDS (line 13) | const SEEDS: &'static [Seed] = &[ type Runner (line 63) | pub(crate) struct Runner { method new (line 73) | pub(crate) fn new(needle_len: usize) -> Runner { method forward_iter (line 83) | pub(crate) fn forward_iter(self, mut test: F) method reverse_iter (line 115) | pub(crate) fn reverse_iter(self, mut test: F) method count_iter (line 148) | pub(crate) fn count_iter(self, mut test: F) method forward_oneshot (line 179) | pub(crate) fn forward_oneshot(self, mut test: F) method reverse_oneshot (line 198) | pub(crate) fn reverse_oneshot(self, mut test: F) type Test (line 216) | struct Test { method new (line 227) | fn new(seed: &Seed) -> Test { type Seed (line 238) | struct Seed { constant EXPAND_LEN (line 263) | const EXPAND_LEN: usize = { method generate (line 285) | fn generate(&self) -> impl Iterator { FILE: builder/third-party/memchr/src/tests/memchr/naive.rs function memchr (line 1) | pub(crate) fn memchr(n1: u8, haystack: &[u8]) -> Option { function memchr2 (line 5) | pub(crate) fn memchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { function memchr3 (line 9) | pub(crate) fn memchr3( function memrchr (line 18) | pub(crate) fn memrchr(n1: u8, haystack: &[u8]) -> Option { function memrchr2 (line 22) | pub(crate) fn memrchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { function memrchr3 (line 26) | pub(crate) fn memrchr3( FILE: builder/third-party/memchr/src/tests/memchr/prop.rs function double_ended_take (line 255) | pub(crate) fn double_ended_take( function naive1_iter (line 289) | pub(crate) fn naive1_iter<'a>( function naive2_iter (line 297) | pub(crate) fn naive2_iter<'a>( function naive3_iter (line 310) | pub(crate) fn naive3_iter<'a>( FILE: builder/third-party/memchr/src/tests/mod.rs function byte_order (line 10) | fn byte_order() { FILE: builder/third-party/memchr/src/tests/packedpair.rs constant SEEDS (line 12) | const SEEDS: &[Seed] = &[ type Runner (line 27) | pub(crate) struct Runner { method new (line 37) | pub(crate) fn new() -> Runner { method run (line 49) | pub(crate) fn run(self) { method fwd (line 77) | pub(crate) fn fwd( type Test (line 89) | struct Test { method new (line 104) | fn new( type Seed (line 142) | struct Seed { constant NEEDLE_LENGTH_LIMIT (line 149) | const NEEDLE_LENGTH_LIMIT: usize = { constant HAYSTACK_LENGTH_LIMIT (line 160) | const HAYSTACK_LENGTH_LIMIT: usize = { method generate (line 172) | fn generate(self) -> impl Iterator { FILE: builder/third-party/memchr/src/tests/substring/mod.rs constant SEEDS (line 15) | const SEEDS: &'static [Seed] = &[ type Runner (line 66) | pub(crate) struct Runner { method new (line 78) | pub(crate) fn new() -> Runner { method run (line 90) | pub(crate) fn run(self) { method fwd (line 133) | pub(crate) fn fwd( method rev (line 149) | pub(crate) fn rev( type Test (line 160) | struct Test { type Seed (line 178) | struct Seed { constant MAX_PAD (line 186) | const MAX_PAD: usize = 34; method new (line 188) | const fn new( method generate (line 197) | fn generate(self) -> impl Iterator { FILE: builder/third-party/memchr/src/tests/substring/naive.rs function find (line 9) | pub(crate) fn find(haystack: &[u8], needle: &[u8]) -> Option { function rfind (line 20) | pub(crate) fn rfind(haystack: &[u8], needle: &[u8]) -> Option { function forward (line 37) | fn forward() { function reverse (line 42) | fn reverse() { FILE: builder/third-party/memchr/src/tests/substring/prop.rs function prefix_is_substring (line 74) | pub(crate) fn prefix_is_substring( function suffix_is_substring (line 92) | pub(crate) fn suffix_is_substring( function same_as_naive (line 111) | pub(crate) fn same_as_naive( FILE: builder/third-party/memchr/src/vector.rs type Vector (line 17) | pub(crate) trait Vector: Copy + core::fmt::Debug { constant BITS (line 19) | const BITS: usize; constant BYTES (line 22) | const BYTES: usize; constant ALIGN (line 25) | const ALIGN: usize; method splat (line 35) | unsafe fn splat(byte: u8) -> Self; method load_aligned (line 44) | unsafe fn load_aligned(data: *const u8) -> Self; method load_unaligned (line 53) | unsafe fn load_unaligned(data: *const u8) -> Self; method movemask (line 56) | unsafe fn movemask(self) -> Self::Mask; method cmpeq (line 58) | unsafe fn cmpeq(self, vector2: Self) -> Self; method and (line 60) | unsafe fn and(self, vector2: Self) -> Self; method or (line 62) | unsafe fn or(self, vector2: Self) -> Self; method movemask_will_have_non_zero (line 65) | unsafe fn movemask_will_have_non_zero(self) -> bool { constant BITS (line 203) | const BITS: usize = 128; constant BYTES (line 204) | const BYTES: usize = 16; constant ALIGN (line 205) | const ALIGN: usize = Self::BYTES - 1; type Mask (line 207) | type Mask = SensibleMoveMask; method splat (line 210) | unsafe fn splat(byte: u8) -> __m128i { method load_aligned (line 215) | unsafe fn load_aligned(data: *const u8) -> __m128i { method load_unaligned (line 220) | unsafe fn load_unaligned(data: *const u8) -> __m128i { method movemask (line 225) | unsafe fn movemask(self) -> SensibleMoveMask { method cmpeq (line 230) | unsafe fn cmpeq(self, vector2: Self) -> __m128i { method and (line 235) | unsafe fn and(self, vector2: Self) -> __m128i { method or (line 240) | unsafe fn or(self, vector2: Self) -> __m128i { constant BITS (line 253) | const BITS: usize = 256; constant BYTES (line 254) | const BYTES: usize = 32; constant ALIGN (line 255) | const ALIGN: usize = Self::BYTES - 1; type Mask (line 257) | type Mask = SensibleMoveMask; method splat (line 260) | unsafe fn splat(byte: u8) -> __m256i { method load_aligned (line 265) | unsafe fn load_aligned(data: *const u8) -> __m256i { method load_unaligned (line 270) | unsafe fn load_unaligned(data: *const u8) -> __m256i { method movemask (line 275) | unsafe fn movemask(self) -> SensibleMoveMask { method cmpeq (line 280) | unsafe fn cmpeq(self, vector2: Self) -> __m256i { method and (line 285) | unsafe fn and(self, vector2: Self) -> __m256i { method or (line 290) | unsafe fn or(self, vector2: Self) -> __m256i { constant BITS (line 303) | const BITS: usize = 128; constant BYTES (line 304) | const BYTES: usize = 16; constant ALIGN (line 305) | const ALIGN: usize = Self::BYTES - 1; type Mask (line 307) | type Mask = NeonMoveMask; method splat (line 310) | unsafe fn splat(byte: u8) -> uint8x16_t { method load_aligned (line 315) | unsafe fn load_aligned(data: *const u8) -> uint8x16_t { method load_unaligned (line 322) | unsafe fn load_unaligned(data: *const u8) -> uint8x16_t { method movemask (line 327) | unsafe fn movemask(self) -> NeonMoveMask { method cmpeq (line 336) | unsafe fn cmpeq(self, vector2: Self) -> uint8x16_t { method and (line 341) | unsafe fn and(self, vector2: Self) -> uint8x16_t { method or (line 346) | unsafe fn or(self, vector2: Self) -> uint8x16_t { method movemask_will_have_non_zero (line 357) | unsafe fn movemask_will_have_non_zero(self) -> bool { constant BITS (line 474) | const BITS: usize = 128; constant BYTES (line 475) | const BYTES: usize = 16; constant ALIGN (line 476) | const ALIGN: usize = Self::BYTES - 1; type Mask (line 478) | type Mask = SensibleMoveMask; method splat (line 481) | unsafe fn splat(byte: u8) -> v128 { method load_aligned (line 486) | unsafe fn load_aligned(data: *const u8) -> v128 { method load_unaligned (line 491) | unsafe fn load_unaligned(data: *const u8) -> v128 { method movemask (line 496) | unsafe fn movemask(self) -> SensibleMoveMask { method cmpeq (line 501) | unsafe fn cmpeq(self, vector2: Self) -> v128 { method and (line 506) | unsafe fn and(self, vector2: Self) -> v128 { method or (line 511) | unsafe fn or(self, vector2: Self) -> v128 { type MoveMask (line 84) | pub(crate) trait MoveMask: Copy + core::fmt::Debug { method all_zeros_except_least_significant (line 87) | fn all_zeros_except_least_significant(n: usize) -> Self; method has_non_zero (line 90) | fn has_non_zero(self) -> bool; method count_ones (line 93) | fn count_ones(self) -> usize; method and (line 96) | fn and(self, other: Self) -> Self; method or (line 99) | fn or(self, other: Self) -> Self; method clear_least_significant_bit (line 103) | fn clear_least_significant_bit(self) -> Self; method first_offset (line 106) | fn first_offset(self) -> usize; method last_offset (line 109) | fn last_offset(self) -> usize; method all_zeros_except_least_significant (line 142) | fn all_zeros_except_least_significant(n: usize) -> SensibleMoveMask { method has_non_zero (line 148) | fn has_non_zero(self) -> bool { method count_ones (line 153) | fn count_ones(self) -> usize { method and (line 158) | fn and(self, other: SensibleMoveMask) -> SensibleMoveMask { method or (line 163) | fn or(self, other: SensibleMoveMask) -> SensibleMoveMask { method clear_least_significant_bit (line 168) | fn clear_least_significant_bit(self) -> SensibleMoveMask { method first_offset (line 173) | fn first_offset(self) -> usize { method last_offset (line 184) | fn last_offset(self) -> usize { method all_zeros_except_least_significant (line 401) | fn all_zeros_except_least_significant(n: usize) -> NeonMoveMask { method has_non_zero (line 407) | fn has_non_zero(self) -> bool { method count_ones (line 412) | fn count_ones(self) -> usize { method and (line 417) | fn and(self, other: NeonMoveMask) -> NeonMoveMask { method or (line 422) | fn or(self, other: NeonMoveMask) -> NeonMoveMask { method clear_least_significant_bit (line 427) | fn clear_least_significant_bit(self) -> NeonMoveMask { method first_offset (line 432) | fn first_offset(self) -> usize { method last_offset (line 459) | fn last_offset(self) -> usize { type SensibleMoveMask (line 120) | pub(crate) struct SensibleMoveMask(u32); method get_for_offset (line 128) | fn get_for_offset(self) -> u32 { type NeonMoveMask (line 379) | pub(crate) struct NeonMoveMask(u64); method get_for_offset (line 387) | fn get_for_offset(self) -> u64 { FILE: builder/third-party/mime/benches/cmp.rs function bench_eq_parsed (line 10) | fn bench_eq_parsed(b: &mut Bencher) { function bench_eq_consts (line 19) | fn bench_eq_consts(b: &mut Bencher) { function bench_ne_consts (line 29) | fn bench_ne_consts(b: &mut Bencher) { function bench_eq_type_ (line 39) | fn bench_eq_type_(b: &mut Bencher) { FILE: builder/third-party/mime/benches/fmt.rs function bench_fmt (line 9) | fn bench_fmt(b: &mut Bencher) { FILE: builder/third-party/mime/benches/parse.rs function bench_from_str (line 11) | fn bench_from_str(b: &mut Bencher) { function bench_from_str_charset_utf8 (line 18) | fn bench_from_str_charset_utf8(b: &mut Bencher) { function bench_from_str_extended (line 25) | fn bench_from_str_extended(b: &mut Bencher) { FILE: builder/third-party/mime/src/lib.rs type Mime (line 43) | pub struct Mime { method type_ (line 139) | pub fn type_(&self) -> Name { method subtype (line 156) | pub fn subtype(&self) -> Name { method suffix (line 179) | pub fn suffix(&self) -> Option { method get_param (line 200) | pub fn get_param<'a, N>(&'a self, attr: N) -> Option> method params (line 207) | pub fn params<'a>(&'a self) -> Params<'a> { method essence_str (line 225) | pub fn essence_str(&self) -> &str { method has_params (line 232) | fn has_params(&self) -> bool { method semicolon (line 240) | fn semicolon(&self) -> Option { method atom (line 248) | fn atom(&self) -> u8 { method eq (line 413) | fn eq(&self, s: & &'a str) -> bool { method as_ref (line 435) | fn as_ref(&self) -> &str { method fmt (line 442) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 449) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type MimeIter (line 52) | pub struct MimeIter<'a> { type Name (line 64) | pub struct Name<'a> { type FromStrError (line 79) | pub struct FromStrError { method s (line 84) | fn s(&self) -> &str { method fmt (line 90) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method description (line 98) | fn description(&self) -> &str { type Source (line 104) | enum Source { method as_ref (line 110) | fn as_ref(&self) -> &str { type ParamSource (line 119) | enum ParamSource { type Indexed (line 126) | struct Indexed(usize, usize); function eq_ascii (line 258) | fn eq_ascii(a: &str, b: &str) -> bool { function mime_eq_str (line 267) | fn mime_eq_str(mime: &Mime, s: &str) -> bool { function params_eq (line 281) | fn params_eq(semicolon: usize, a: &str, b: &str) -> bool { method eq (line 377) | fn eq(&self, other: &Mime) -> bool { method partial_cmp (line 394) | fn partial_cmp(&self, other: &Mime) -> Option { method cmp (line 400) | fn cmp(&self, other: &Mime) -> Ordering { method hash (line 406) | fn hash(&self, hasher: &mut T) { function eq (line 420) | fn eq(&self, mime: &Mime) -> bool { type Err (line 426) | type Err = FromStrError; method from_str (line 428) | fn from_str(s: &str) -> Result { function name_eq_str (line 456) | fn name_eq_str(name: &Name, s: &str) -> bool { function as_str (line 470) | pub fn as_str(&self) -> &'a str { function eq (line 477) | fn eq(&self, other: & &'b str) -> bool { function eq (line 484) | fn eq(&self, other: &Name<'a>) -> bool { function as_ref (line 491) | fn as_ref(&self) -> &str { function from (line 498) | fn from(name: Name<'a>) -> &'a str { function fmt (line 505) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 512) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type ParamsInner (line 519) | enum ParamsInner<'a> { type Params (line 529) | pub struct Params<'a>(ParamsInner<'a>); function fmt (line 532) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { type Item (line 538) | type Item = (Name<'a>, Name<'a>); method next (line 541) | fn next(&mut self) -> Option<(Name<'a>, Name<'a>)> { method size_hint (line 566) | fn size_hint(&self) -> (usize, Option) { constant TEXT_JAVSCRIPT (line 788) | pub const TEXT_JAVSCRIPT: Mime = TEXT_JAVASCRIPT; function test_type_ (line 797) | fn test_type_() { function test_subtype (line 803) | fn test_subtype() { function test_matching (line 811) | fn test_matching() { function test_suffix (line 819) | fn test_suffix() { function test_mime_fmt (line 826) | fn test_mime_fmt() { function test_mime_from_str (line 834) | fn test_mime_from_str() { function test_mime_from_str_empty_parameter_list (line 876) | fn test_mime_from_str_empty_parameter_list() { function test_case_sensitive_values (line 894) | fn test_case_sensitive_values() { function test_get_param (line 902) | fn test_get_param() { function test_name_eq (line 920) | fn test_name_eq() { function test_essence_str (line 939) | fn test_essence_str() { FILE: builder/third-party/mime/src/parse.rs type ParseError (line 11) | pub enum ParseError { method s (line 22) | fn s(&self) -> &str { method fmt (line 35) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method description (line 47) | fn description(&self) -> &str { function new (line 54) | pub fn new(s: &'a str) -> Self { type Item (line 63) | type Item = Result; method next (line 65) | fn next(&mut self) -> Option { function parse (line 111) | pub fn parse(s: &str) -> Result { function params_from_str (line 185) | fn params_from_str(s: &str, iter: &mut Enumerate, mut start: usiz... function lower_ascii_with_params (line 307) | fn lower_ascii_with_params(s: &str, semi: usize, params: &[(Indexed, Ind... function is_token (line 386) | fn is_token(c: u8) -> bool { function is_restricted_quoted_char (line 390) | fn is_restricted_quoted_char(c: u8) -> bool { function test_lookup_tables (line 396) | fn test_lookup_tables() { function test_parse_iterator (line 425) | fn test_parse_iterator() { function test_parse_iterator_invalid (line 441) | fn test_parse_iterator_invalid() { function test_parse_iterator_all_invalid (line 450) | fn test_parse_iterator_all_invalid() { FILE: builder/third-party/miniz_oxide/src/deflate/buffer.rs constant LZ_CODE_BUF_SIZE (line 8) | pub const LZ_CODE_BUF_SIZE: usize = 64 * 1024; constant OUT_BUF_SIZE (line 10) | pub const OUT_BUF_SIZE: usize = (LZ_CODE_BUF_SIZE * 13) / 10; constant LZ_DICT_FULL_SIZE (line 11) | pub const LZ_DICT_FULL_SIZE: usize = LZ_DICT_SIZE + MAX_MATCH_LEN - 1 + 1; constant LZ_HASH_BITS (line 14) | pub const LZ_HASH_BITS: i32 = 15; constant LZ_HASH_SHIFT (line 16) | pub const LZ_HASH_SHIFT: i32 = (LZ_HASH_BITS + 2) / 3; constant LZ_HASH_SIZE (line 18) | pub const LZ_HASH_SIZE: usize = 1 << LZ_HASH_BITS; function update_hash (line 21) | pub fn update_hash(current_hash: u16, byte: u8) -> u16 { type HashBuffers (line 25) | pub struct HashBuffers { method reset (line 33) | pub fn reset(&mut self) { method default (line 39) | fn default() -> HashBuffers { type LocalBuf (line 48) | pub struct LocalBuf { method default (line 53) | fn default() -> LocalBuf { FILE: builder/third-party/miniz_oxide/src/deflate/core.rs type Result (line 19) | type Result = core::result::Result; type Error (line 20) | struct Error {} constant MAX_PROBES_MASK (line 22) | const MAX_PROBES_MASK: i32 = 0xFFF; constant MAX_SUPPORTED_HUFF_CODESIZE (line 24) | const MAX_SUPPORTED_HUFF_CODESIZE: usize = 32; constant LEN_SYM (line 28) | const LEN_SYM: [u16; 256] = [ constant LEN_EXTRA (line 49) | const LEN_EXTRA: [u8; 256] = [ constant SMALL_DIST_SYM (line 70) | const SMALL_DIST_SYM: [u8; 512] = [ constant SMALL_DIST_EXTRA (line 107) | const SMALL_DIST_EXTRA: [u8; 512] = [ constant LARGE_DIST_SYM (line 128) | const LARGE_DIST_SYM: [u8; 128] = [ constant LARGE_DIST_EXTRA (line 141) | const LARGE_DIST_EXTRA: [u8; 128] = [ constant BITMASKS (line 153) | const BITMASKS: [u32; 17] = [ constant NUM_PROBES (line 160) | const NUM_PROBES: [u32; 11] = [0, 1, 6, 32, 16, 32, 128, 256, 512, 768, ... type SymFreq (line 163) | struct SymFreq { constant TDEFL_WRITE_ZLIB_HEADER (line 170) | pub const TDEFL_WRITE_ZLIB_HEADER: u32 = 0x0000_1000; constant TDEFL_COMPUTE_ADLER32 (line 172) | pub const TDEFL_COMPUTE_ADLER32: u32 = 0x0000_2000; constant TDEFL_GREEDY_PARSING_FLAG (line 175) | pub const TDEFL_GREEDY_PARSING_FLAG: u32 = 0x0000_4000; constant TDEFL_NONDETERMINISTIC_PARSING_FLAG (line 178) | pub const TDEFL_NONDETERMINISTIC_PARSING_FLAG: u32 = 0x0000_8000; constant TDEFL_RLE_MATCHES (line 180) | pub const TDEFL_RLE_MATCHES: u32 = 0x0001_0000; constant TDEFL_FILTER_MATCHES (line 182) | pub const TDEFL_FILTER_MATCHES: u32 = 0x0002_0000; constant TDEFL_FORCE_ALL_STATIC_BLOCKS (line 185) | pub const TDEFL_FORCE_ALL_STATIC_BLOCKS: u32 = 0x0004_0000; constant TDEFL_FORCE_ALL_RAW_BLOCKS (line 187) | pub const TDEFL_FORCE_ALL_RAW_BLOCKS: u32 = 0x0008_0000; type CompressionStrategy (line 195) | pub enum CompressionStrategy { type TDEFLFlush (line 211) | pub enum TDEFLFlush { method from (line 231) | fn from(flush: MZFlush) -> Self { method new (line 243) | pub fn new(flush: i32) -> Result { type TDEFLStatus (line 257) | pub enum TDEFLStatus { constant MAX_HUFF_SYMBOLS (line 278) | const MAX_HUFF_SYMBOLS: usize = 288; constant LEVEL1_HASH_SIZE_MASK (line 280) | const LEVEL1_HASH_SIZE_MASK: u32 = 4095; constant MAX_HUFF_TABLES (line 283) | const MAX_HUFF_TABLES: usize = 3; constant MAX_HUFF_SYMBOLS_0 (line 285) | const MAX_HUFF_SYMBOLS_0: usize = 288; constant MAX_HUFF_SYMBOLS_1 (line 287) | const MAX_HUFF_SYMBOLS_1: usize = 32; constant MAX_HUFF_SYMBOLS_2 (line 289) | const MAX_HUFF_SYMBOLS_2: usize = 19; constant LZ_DICT_SIZE (line 291) | pub(crate) const LZ_DICT_SIZE: usize = 32_768; constant LZ_DICT_SIZE_MASK (line 293) | const LZ_DICT_SIZE_MASK: usize = (LZ_DICT_SIZE as u32 - 1) as usize; constant MIN_MATCH_LEN (line 295) | const MIN_MATCH_LEN: u8 = 3; constant MAX_MATCH_LEN (line 297) | pub(crate) const MAX_MATCH_LEN: usize = 258; constant DEFAULT_FLAGS (line 299) | const DEFAULT_FLAGS: u32 = NUM_PROBES[4] | TDEFL_WRITE_ZLIB_HEADER; constant DEFAULT_CM (line 302) | const DEFAULT_CM: u8 = 8; constant DEFAULT_CINFO (line 303) | const DEFAULT_CINFO: u8 = 7 << 4; constant _DEFAULT_FDICT (line 304) | const _DEFAULT_FDICT: u8 = 0; constant DEFAULT_CMF (line 305) | const DEFAULT_CMF: u8 = DEFAULT_CM | DEFAULT_CINFO; constant FCHECK_DIVISOR (line 307) | const FCHECK_DIVISOR: u8 = 31; function add_fcheck (line 312) | fn add_fcheck(cmf: u8, flg: u8) -> u8 { function zlib_level_from_flags (line 323) | fn zlib_level_from_flags(flags: u32) -> u8 { function header_from_level (line 342) | fn header_from_level(level: u8) -> [u8; 2] { function header_from_flags (line 349) | pub fn header_from_flags(flags: u32) -> [u8; 2] { function zlib (line 357) | fn zlib() { function test_header (line 383) | fn test_header() { function memset (line 393) | fn memset(slice: &mut [T], val: T) { function write_u16_le (line 401) | fn write_u16_le(val: u16, slice: &mut [u8], pos: usize) { function read_u16_le (line 408) | const fn read_u16_le(slice: &[u8], pos: usize) -> u16 { type CompressorOxide (line 414) | pub struct CompressorOxide { method new (line 428) | pub fn new(flags: u32) -> Self { method adler32 (line 438) | pub const fn adler32(&self) -> u32 { method prev_return_status (line 444) | pub const fn prev_return_status(&self) -> TDEFLStatus { method flags (line 452) | pub const fn flags(&self) -> i32 { method data_format (line 457) | pub fn data_format(&self) -> DataFormat { method reset (line 468) | pub fn reset(&mut self) { method set_compression_level (line 482) | pub fn set_compression_level(&mut self, level: CompressionLevel) { method set_compression_level_raw (line 492) | pub fn set_compression_level_raw(&mut self, level: u8) { method set_format_and_level (line 506) | pub fn set_format_and_level(&mut self, data_format: DataFormat, level:... method default (line 520) | fn default() -> Self { type CallbackFunc (line 531) | pub struct CallbackFunc<'a> { function flush_output (line 536) | fn flush_output( type CallbackBuf (line 555) | struct CallbackBuf<'a> { function flush_output (line 560) | fn flush_output( type CallbackOut (line 583) | enum CallbackOut<'a> { function new_output_buffer (line 589) | fn new_output_buffer<'b>( type CallbackOxide (line 617) | struct CallbackOxide<'a> { function new_callback_buf (line 625) | fn new_callback_buf(in_buf: &'a [u8], out_buf: &'a mut [u8]) -> Self { function new_callback_func (line 634) | fn new_callback_func(in_buf: &'a [u8], callback_func: CallbackFunc<'a>) ... function update_size (line 643) | fn update_size(&mut self, in_size: Option, out_size: Option { function put_bits (line 680) | fn put_bits(&mut self, bits: u32, len: u32) { function save (line 692) | const fn save(&self) -> SavedOutputBufferOxide { function load (line 701) | fn load(&mut self, saved: SavedOutputBufferOxide) { function pad_to_bytes (line 708) | fn pad_to_bytes(&mut self) { type SavedOutputBufferOxide (line 716) | struct SavedOutputBufferOxide { type BitBuffer (line 723) | struct BitBuffer { method put_fast (line 729) | fn put_fast(&mut self, bits: u64, len: u32) { method flush (line 734) | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { type HuffmanOxide (line 757) | struct HuffmanOxide { method radix_sort_symbols (line 851) | fn radix_sort_symbols<'a>( method calculate_minimum_redundancy (line 890) | fn calculate_minimum_redundancy(symbols: &mut [SymFreq]) { method enforce_max_code_size (line 946) | fn enforce_max_code_size(num_codes: &mut [i32], code_list_len: usize, ... method optimize_table (line 970) | fn optimize_table( method start_static_block (line 1063) | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { method start_dynamic_block (line 1077) | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> R... constant LITLEN_TABLE (line 767) | const LITLEN_TABLE: usize = 0; constant DIST_TABLE (line 769) | const DIST_TABLE: usize = 1; constant HUFF_CODES_TABLE (line 771) | const HUFF_CODES_TABLE: usize = 2; type Rle (line 774) | struct Rle { method prev_code_size (line 781) | fn prev_code_size( method zero_code_size (line 805) | fn zero_code_size( function write (line 831) | fn write(src: &[u8], dst: &mut [u8], dst_pos: &mut usize) -> Result<()> { method default (line 841) | fn default() -> Self { type DictOxide (line 1192) | struct DictOxide { method new (line 1214) | fn new(flags: u32) -> Self { method update_flags (line 1225) | fn update_flags(&mut self, flags: u32) { method reset (line 1229) | fn reset(&mut self) { method read_unaligned_u32 (line 1240) | fn read_unaligned_u32(&self, pos: usize) -> u32 { method read_unaligned_u64 (line 1254) | fn read_unaligned_u64(&self, pos: usize) -> u64 { method read_as_u16 (line 1262) | fn read_as_u16(&self, pos: usize) -> u16 { method find_match (line 1270) | fn find_match( function probes_from_flags (line 1206) | const fn probes_from_flags(flags: u32) -> [u32; 2] { type ParamsOxide (line 1380) | struct ParamsOxide { method new (line 1408) | fn new(flags: u32) -> Self { method update_flags (line 1430) | fn update_flags(&mut self, flags: u32) { method reset (line 1436) | fn reset(&mut self) { type LZOxide (line 1455) | struct LZOxide { method new (line 1467) | const fn new() -> Self { method write_code (line 1477) | fn write_code(&mut self, val: u8) { method init_flag (line 1482) | fn init_flag(&mut self) { method get_flag (line 1491) | fn get_flag(&mut self) -> &mut u8 { method plant_flag (line 1495) | fn plant_flag(&mut self) { method consume_flag (line 1500) | fn consume_flag(&mut self) { function compress_lz_codes (line 1509) | fn compress_lz_codes( function compress_block (line 1607) | fn compress_block( function flush_block (line 1622) | fn flush_block( function record_literal (line 1739) | fn record_literal(h: &mut HuffmanOxide, lz: &mut LZOxide, lit: u8) { function record_match (line 1749) | fn record_match(h: &mut HuffmanOxide, lz: &mut LZOxide, mut match_len: u... function compress_normal (line 1774) | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide... constant COMP_FAST_LOOKAHEAD_SIZE (line 1969) | const COMP_FAST_LOOKAHEAD_SIZE: usize = 4096; function compress_fast (line 1971) | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) ... function flush_output_buffer (line 2168) | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (T... function compress (line 2204) | pub fn compress( function compress_to_output (line 2225) | pub fn compress_to_output( function compress_inner (line 2245) | fn compress_inner( function create_comp_flags_from_zip_params (line 2344) | pub fn create_comp_flags_from_zip_params(level: i32, window_bits: i32, s... function u16_to_slice (line 2387) | fn u16_to_slice() { function u16_from_slice (line 2394) | fn u16_from_slice() { function compress_output (line 2400) | fn compress_output() { function compress_fast (line 2431) | fn compress_fast() { FILE: builder/third-party/miniz_oxide/src/deflate/mod.rs type CompressionLevel (line 16) | pub enum CompressionLevel { function compress_to_vec (line 110) | pub fn compress_to_vec(input: &[u8], level: u8) -> Vec { function compress_to_vec_zlib (line 116) | pub fn compress_to_vec_zlib(input: &[u8], level: u8) -> Vec { function compress_to_vec_inner (line 121) | fn compress_to_vec_inner(mut input: &[u8], level: u8, window_bits: i32, ... function compress_small (line 169) | fn compress_small() { function compress_huff_only (line 183) | fn compress_huff_only() { function compress_raw (line 193) | fn compress_raw() { function short (line 214) | fn short() { FILE: builder/third-party/miniz_oxide/src/deflate/stream.rs function deflate (line 22) | pub fn deflate( function test_state (line 109) | fn test_state() { FILE: builder/third-party/miniz_oxide/src/inflate/core.rs constant TINFL_LZ_DICT_SIZE (line 12) | pub const TINFL_LZ_DICT_SIZE: usize = 32_768; type HuffmanTable (line 15) | struct HuffmanTable { method new (line 30) | const fn new() -> HuffmanTable { method fast_lookup (line 43) | fn fast_lookup(&self, bit_buf: BitBuffer) -> i16 { method tree_lookup (line 49) | fn tree_lookup(&self, fast_symbol: i32, bit_buf: BitBuffer, mut code_l... method lookup (line 78) | fn lookup(&self, bit_buf: BitBuffer) -> Option<(i32, u32)> { constant MAX_HUFF_TABLES (line 95) | const MAX_HUFF_TABLES: usize = 3; constant MAX_HUFF_SYMBOLS_0 (line 97) | const MAX_HUFF_SYMBOLS_0: usize = 288; constant MAX_HUFF_SYMBOLS_1 (line 99) | const MAX_HUFF_SYMBOLS_1: usize = 32; constant _MAX_HUFF_SYMBOLS_2 (line 101) | const _MAX_HUFF_SYMBOLS_2: usize = 19; constant FAST_LOOKUP_BITS (line 103) | const FAST_LOOKUP_BITS: u8 = 10; constant FAST_LOOKUP_SIZE (line 105) | const FAST_LOOKUP_SIZE: u32 = 1 << FAST_LOOKUP_BITS; constant MAX_HUFF_TREE_SIZE (line 106) | const MAX_HUFF_TREE_SIZE: usize = MAX_HUFF_SYMBOLS_0 * 2; constant LITLEN_TABLE (line 107) | const LITLEN_TABLE: usize = 0; constant DIST_TABLE (line 108) | const DIST_TABLE: usize = 1; constant HUFFLEN_TABLE (line 109) | const HUFFLEN_TABLE: usize = 2; constant TINFL_FLAG_PARSE_ZLIB_HEADER (line 119) | pub const TINFL_FLAG_PARSE_ZLIB_HEADER: u32 = 1; constant TINFL_FLAG_HAS_MORE_INPUT (line 131) | pub const TINFL_FLAG_HAS_MORE_INPUT: u32 = 2; constant TINFL_FLAG_USING_NON_WRAPPING_OUTPUT_BUF (line 134) | pub const TINFL_FLAG_USING_NON_WRAPPING_OUTPUT_BUF: u32 = 4; constant TINFL_FLAG_COMPUTE_ADLER32 (line 142) | pub const TINFL_FLAG_COMPUTE_ADLER32: u32 = 8; constant TINFL_FLAG_IGNORE_ADLER32 (line 154) | pub const TINFL_FLAG_IGNORE_ADLER32: u32 = 64; constant MIN_TABLE_SIZES (line 159) | const MIN_TABLE_SIZES: [u16; 3] = [257, 1, 4]; type BitBuffer (line 162) | type BitBuffer = u64; type BitBuffer (line 165) | type BitBuffer = u32; type DecompressorOxide (line 169) | pub struct DecompressorOxide { method new (line 206) | pub fn new() -> DecompressorOxide { method init (line 212) | pub fn init(&mut self) { method adler32 (line 220) | pub fn adler32(&self) -> Option { method adler32_header (line 230) | pub fn adler32_header(&self) -> Option { method default (line 242) | fn default() -> Self { type State (line 271) | enum State { method is_failure (line 314) | fn is_failure(self) -> bool { method begin (line 331) | fn begin(&mut self, new_state: State) { constant LENGTH_BASE (line 349) | const LENGTH_BASE: [u16; 32] = [ constant LENGTH_EXTRA (line 356) | const LENGTH_EXTRA: [u8; 32] = [ constant DIST_BASE (line 363) | const DIST_BASE: [u16; 32] = [ constant DIST_EXTRA (line 371) | const DIST_EXTRA: [u8; 32] = [ constant BASE_EXTRA_MASK (line 377) | const BASE_EXTRA_MASK: usize = 32 - 1; function memset (line 381) | fn memset(slice: &mut [T], val: T) { function read_u16_le (line 392) | fn read_u16_le(iter: &mut slice::Iter) -> u16 { function read_u32_le (line 407) | fn read_u32_le(iter: &mut slice::Iter) -> u32 { function fill_bit_buffer (line 423) | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { function fill_bit_buffer (line 435) | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { function validate_zlib_header (line 448) | fn validate_zlib_header(cmf: u32, flg: u32, flags: u32, mask: usize) -> ... type Action (line 474) | enum Action { function decode_huffman_code (line 486) | fn decode_huffman_code( function read_byte (line 599) | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action function read_bits (line 615) | fn read_bits( function pad_to_bytes (line 647) | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, fla... function end_of_input (line 656) | fn end_of_input(flags: u32) -> Action { function undo_bytes (line 665) | fn undo_bytes(l: &mut LocalVars, max: u32) -> u32 { function start_static_table (line 671) | fn start_static_table(r: &mut DecompressorOxide) { function init_tree (line 693) | fn init_tree(r: &mut DecompressorOxide, l: &mut LocalVars) -> Option( function decompress_zlib (line 1821) | fn decompress_zlib() { function raw_block (line 1849) | fn raw_block() { function masked_lookup (line 1879) | fn masked_lookup(table: &HuffmanTable, bit_buf: BitBuffer) -> (i32, u32) { function fixed_table_lookup (line 1885) | fn fixed_table_lookup() { function check_result (line 1916) | fn check_result(input: &[u8], expected_status: TINFLStatus, expected_sta... function bogus_input (line 1933) | fn bogus_input() { function empty_output_buffer_non_wrapping (line 2010) | fn empty_output_buffer_non_wrapping() { function empty_output_buffer_wrapping (line 2026) | fn empty_output_buffer_wrapping() { FILE: builder/third-party/miniz_oxide/src/inflate/mod.rs constant TINFL_STATUS_FAILED_CANNOT_MAKE_PROGRESS (line 14) | const TINFL_STATUS_FAILED_CANNOT_MAKE_PROGRESS: i32 = -4; constant TINFL_STATUS_BAD_PARAM (line 15) | const TINFL_STATUS_BAD_PARAM: i32 = -3; constant TINFL_STATUS_ADLER32_MISMATCH (line 16) | const TINFL_STATUS_ADLER32_MISMATCH: i32 = -2; constant TINFL_STATUS_FAILED (line 17) | const TINFL_STATUS_FAILED: i32 = -1; constant TINFL_STATUS_DONE (line 18) | const TINFL_STATUS_DONE: i32 = 0; constant TINFL_STATUS_NEEDS_MORE_INPUT (line 19) | const TINFL_STATUS_NEEDS_MORE_INPUT: i32 = 1; constant TINFL_STATUS_HAS_MORE_OUTPUT (line 20) | const TINFL_STATUS_HAS_MORE_OUTPUT: i32 = 2; type TINFLStatus (line 25) | pub enum TINFLStatus { method from_i32 (line 66) | pub fn from_i32(value: i32) -> Option { type DecompressError (line 84) | pub struct DecompressError { method fmt (line 94) | fn fmt(&self, f: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Resu... function decompress_error (line 112) | fn decompress_error(status: TINFLStatus, output: Vec) -> Result Result, DecompressErro... function decompress_to_vec_zlib (line 138) | pub fn decompress_to_vec_zlib(input: &[u8]) -> Result, Decompres... function decompress_to_vec_with_limit (line 157) | pub fn decompress_to_vec_with_limit( function decompress_to_vec_zlib_with_limit (line 174) | pub fn decompress_to_vec_zlib_with_limit( function decompress_to_vec_inner (line 185) | fn decompress_to_vec_inner( function decompress_slice_iter_to_slice (line 244) | pub fn decompress_slice_iter_to_slice<'out, 'inp>( constant ENCODED (line 289) | const ENCODED: [u8; 20] = [ function decompress_vec (line 294) | fn decompress_vec() { function decompress_vec_with_high_limit (line 300) | fn decompress_vec_with_high_limit() { function fail_to_decompress_with_limit (line 306) | fn fail_to_decompress_with_limit() { function test_decompress_slice_iter_to_slice (line 318) | fn test_decompress_slice_iter_to_slice() { FILE: builder/third-party/miniz_oxide/src/inflate/output_buffer.rs type OutputBuffer (line 6) | pub struct OutputBuffer<'a> { function from_slice_and_pos (line 13) | pub fn from_slice_and_pos(slice: &'a mut [u8], position: usize) -> Outpu... function position (line 18) | pub const fn position(&self) -> usize { function set_position (line 23) | pub fn set_position(&mut self, position: usize) { function write_byte (line 31) | pub fn write_byte(&mut self, byte: u8) { function write_slice (line 40) | pub fn write_slice(&mut self, data: &[u8]) { function bytes_left (line 47) | pub const fn bytes_left(&self) -> usize { function get_ref (line 52) | pub const fn get_ref(&self) -> &[u8] { function get_mut (line 57) | pub fn get_mut(&mut self) -> &mut [u8] { FILE: builder/third-party/miniz_oxide/src/inflate/stream.rs type ResetPolicy (line 13) | pub trait ResetPolicy { method reset (line 15) | fn reset(&self, state: &mut InflateState); method reset (line 24) | fn reset(&self, state: &mut InflateState) { method reset (line 39) | fn reset(&self, state: &mut InflateState) { method reset (line 52) | fn reset(&self, state: &mut InflateState) { type MinReset (line 21) | pub struct MinReset; type ZeroReset (line 35) | pub struct ZeroReset; type FullReset (line 48) | pub struct FullReset(pub DataFormat); type InflateState (line 60) | pub struct InflateState { method new (line 107) | pub fn new(data_format: DataFormat) -> InflateState { method new_boxed (line 120) | pub fn new_boxed(data_format: DataFormat) -> Box { method decompressor (line 127) | pub fn decompressor(&mut self) -> &mut DecompressorOxide { method last_status (line 132) | pub const fn last_status(&self) -> TINFLStatus { method new_boxed_with_window_bits (line 142) | pub fn new_boxed_with_window_bits(window_bits: i32) -> Box(&mut self, policy: T) { method default (line 85) | fn default() -> Self { function inflate (line 185) | pub fn inflate( function inflate_loop (line 293) | fn inflate_loop( function push_dict_out (line 364) | fn push_dict_out(state: &mut InflateState, next_out: &mut &mut [u8]) -> ... function test_state (line 380) | fn test_state() { FILE: builder/third-party/miniz_oxide/src/lib.rs type MZFlush (line 44) | pub enum MZFlush { method new (line 69) | pub fn new(flush: i32) -> Result { type MZStatus (line 86) | pub enum MZStatus { type MZError (line 110) | pub enum MZError { type DataFormat (line 149) | pub enum DataFormat { method from_window_bits (line 160) | pub fn from_window_bits(window_bits: i32) -> DataFormat { method to_window_bits (line 168) | pub fn to_window_bits(self) -> i32 { type MZResult (line 177) | pub type MZResult = Result; method from (line 202) | fn from(res: StreamResult) -> Self { method from (line 208) | fn from(res: &StreamResult) -> Self { type StreamResult (line 181) | pub struct StreamResult { method error (line 192) | pub const fn error(error: MZError) -> StreamResult { FILE: builder/third-party/miniz_oxide/src/shared.rs constant MZ_ADLER32_INIT (line 2) | pub const MZ_ADLER32_INIT: u32 = 1; constant MZ_DEFAULT_WINDOW_BITS (line 5) | pub const MZ_DEFAULT_WINDOW_BITS: i32 = 15; constant HUFFMAN_LENGTH_ORDER (line 7) | pub const HUFFMAN_LENGTH_ORDER: [u8; 19] = [ function update_adler32 (line 13) | pub fn update_adler32(adler: u32, data: &[u8]) -> u32 { function update_adler32 (line 21) | pub fn update_adler32(adler: u32, data: &[u8]) -> u32 { FILE: builder/third-party/mio/examples/tcp_listenfd_server.rs constant SERVER (line 15) | const SERVER: Token = Token(0); constant DATA (line 18) | const DATA: &[u8] = b"Hello world!\n"; function get_first_listen_fd_listener (line 21) | fn get_first_listen_fd_listener() -> Option { function get_first_listen_fd_listener (line 33) | fn get_first_listen_fd_listener() -> Option { function main (line 38) | fn main() -> io::Result<()> { function next (line 121) | fn next(current: &mut Token) -> Token { function handle_connection_event (line 128) | fn handle_connection_event( function would_block (line 203) | fn would_block(err: &io::Error) -> bool { function interrupted (line 207) | fn interrupted(err: &io::Error) -> bool { FILE: builder/third-party/mio/examples/tcp_server.rs constant SERVER (line 11) | const SERVER: Token = Token(0); constant DATA (line 14) | const DATA: &[u8] = b"Hello world!\n"; function main (line 17) | fn main() -> io::Result<()> { function next (line 101) | fn next(current: &mut Token) -> Token { function handle_connection_event (line 108) | fn handle_connection_event( function would_block (line 183) | fn would_block(err: &io::Error) -> bool { function interrupted (line 187) | fn interrupted(err: &io::Error) -> bool { function main (line 192) | fn main() { FILE: builder/third-party/mio/examples/udp_server.rs constant UDP_SOCKET (line 8) | const UDP_SOCKET: Token = Token(0); function main (line 11) | fn main() -> io::Result<()> { function main (line 88) | fn main() { FILE: builder/third-party/mio/src/event/event.rs type Event (line 17) | pub struct Event { method token (line 23) | pub fn token(&self) -> Token { method is_readable (line 37) | pub fn is_readable(&self) -> bool { method is_writable (line 42) | pub fn is_writable(&self) -> bool { method is_error (line 67) | pub fn is_error(&self) -> bool { method is_read_closed (line 98) | pub fn is_read_closed(&self) -> bool { method is_write_closed (line 128) | pub fn is_write_closed(&self) -> bool { method is_priority (line 150) | pub fn is_priority(&self) -> bool { method is_aio (line 172) | pub fn is_aio(&self) -> bool { method is_lio (line 182) | pub fn is_lio(&self) -> bool { method from_sys_event_ref (line 187) | pub(crate) fn from_sys_event_ref(sys_event: &sys::Event) -> &Event { method fmt (line 203) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/mio/src/event/events.rs type Events (line 42) | pub struct Events { method with_capacity (line 92) | pub fn with_capacity(capacity: usize) -> Events { method capacity (line 106) | pub fn capacity(&self) -> usize { method is_empty (line 120) | pub fn is_empty(&self) -> bool { method iter (line 148) | pub fn iter(&self) -> Iter<'_> { method clear (line 184) | pub fn clear(&mut self) { method sys (line 189) | pub(crate) fn sys(&mut self) -> &mut sys::Events { method fmt (line 227) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Iter (line 76) | pub struct Iter<'a> { type Item (line 195) | type Item = &'a Event; type IntoIter (line 196) | type IntoIter = Iter<'a>; method into_iter (line 198) | fn into_iter(self) -> Self::IntoIter { type Item (line 204) | type Item = &'a Event; method next (line 206) | fn next(&mut self) -> Option { method size_hint (line 216) | fn size_hint(&self) -> (usize, Option) { method count (line 221) | fn count(self) -> usize { FILE: builder/third-party/mio/src/event/source.rs type Source (line 75) | pub trait Source { method register (line 83) | fn register( method reregister (line 97) | fn reregister( method deregister (line 111) | fn deregister(&mut self, registry: &Registry) -> io::Result<()>; method register (line 118) | fn register( method reregister (line 127) | fn reregister( method deregister (line 136) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { FILE: builder/third-party/mio/src/interest.rs type Interest (line 17) | pub struct Interest(NonZeroU8); constant READABLE (line 29) | pub const READABLE: Interest = Interest(unsafe { NonZeroU8::new_unchec... constant WRITABLE (line 32) | pub const WRITABLE: Interest = Interest(unsafe { NonZeroU8::new_unchec... constant AIO (line 43) | pub const AIO: Interest = Interest(unsafe { NonZeroU8::new_unchecked(A... constant LIO (line 47) | pub const LIO: Interest = Interest(unsafe { NonZeroU8::new_unchecked(L... constant PRIORITY (line 51) | pub const PRIORITY: Interest = Interest(unsafe { NonZeroU8::new_unchec... method add (line 67) | pub const fn add(self, other: Interest) -> Interest { method remove (line 92) | pub fn remove(self, other: Interest) -> Option { method is_readable (line 98) | pub const fn is_readable(self) -> bool { method is_writable (line 104) | pub const fn is_writable(self) -> bool { method is_aio (line 110) | pub const fn is_aio(self) -> bool { method is_lio (line 116) | pub const fn is_lio(self) -> bool { method is_priority (line 122) | pub const fn is_priority(self) -> bool { type Output (line 128) | type Output = Self; method bitor (line 131) | fn bitor(self, other: Self) -> Self { method bitor_assign (line 138) | fn bitor_assign(&mut self, other: Self) { method fmt (line 144) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { constant READABLE (line 20) | const READABLE: u8 = 0b0001; constant WRITABLE (line 21) | const WRITABLE: u8 = 0b0010; constant AIO (line 23) | const AIO: u8 = 0b0100; constant LIO (line 24) | const LIO: u8 = 0b1000; constant PRIORITY (line 25) | const PRIORITY: u8 = 0b10000; FILE: builder/third-party/mio/src/io_source.rs type IoSource (line 62) | pub struct IoSource { function new (line 71) | pub fn new(io: T) -> IoSource { function do_io (line 90) | pub fn do_io(&self, f: F) -> io::Result function into_inner (line 105) | pub fn into_inner(self) -> T { type Target (line 115) | type Target = T; method deref (line 117) | fn deref(&self) -> &Self::Target { method deref_mut (line 127) | fn deref_mut(&mut self) -> &mut Self::Target { function register (line 137) | fn register( function reregister (line 149) | fn reregister( function deregister (line 161) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { function register (line 173) | fn register( function reregister (line 185) | fn reregister( function deregister (line 196) | fn deregister(&mut self, _registry: &Registry) -> io::Result<()> { function register (line 208) | fn register( function reregister (line 221) | fn reregister( function deregister (line 234) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { function fmt (line 245) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type SelectorId (line 253) | struct SelectorId { constant UNASSOCIATED (line 261) | const UNASSOCIATED: usize = 0; method new (line 264) | const fn new() -> SelectorId { method associate (line 272) | fn associate(&self, registry: &Registry) -> io::Result<()> { method check_association (line 289) | fn check_association(&self, registry: &Registry) -> io::Result<()> { method remove_association (line 310) | fn remove_association(&self, registry: &Registry) -> io::Result<()> { method clone (line 327) | fn clone(&self) -> SelectorId { FILE: builder/third-party/mio/src/net/tcp/listener.rs type TcpListener (line 44) | pub struct TcpListener { method bind (line 59) | pub fn bind(addr: SocketAddr) -> io::Result { method from_std (line 87) | pub fn from_std(listener: net::TcpListener) -> TcpListener { method accept (line 101) | pub fn accept(&self) -> io::Result<(TcpStream, SocketAddr)> { method local_addr (line 108) | pub fn local_addr(&self) -> io::Result { method set_ttl (line 116) | pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { method ttl (line 125) | pub fn ttl(&self) -> io::Result { method take_error (line 134) | pub fn take_error(&self) -> io::Result> { method register (line 140) | fn register( method reregister (line 149) | fn reregister( method deregister (line 158) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { method fmt (line 164) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method into_raw_fd (line 171) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 178) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 191) | unsafe fn from_raw_fd(fd: RawFd) -> TcpListener { method into_raw_socket (line 198) | fn into_raw_socket(self) -> RawSocket { method as_raw_socket (line 205) | fn as_raw_socket(&self) -> RawSocket { method from_raw_socket (line 218) | unsafe fn from_raw_socket(socket: RawSocket) -> TcpListener { method into_raw_fd (line 225) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 232) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 245) | unsafe fn from_raw_fd(fd: RawFd) -> TcpListener { FILE: builder/third-party/mio/src/net/tcp/stream.rs type TcpStream (line 48) | pub struct TcpStream { method connect (line 84) | pub fn connect(addr: SocketAddr) -> io::Result { method from_std (line 106) | pub fn from_std(stream: net::TcpStream) -> TcpStream { method peer_addr (line 113) | pub fn peer_addr(&self) -> io::Result { method local_addr (line 118) | pub fn local_addr(&self) -> io::Result { method shutdown (line 127) | pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { method set_nodelay (line 144) | pub fn set_nodelay(&self, nodelay: bool) -> io::Result<()> { method nodelay (line 159) | pub fn nodelay(&self) -> io::Result { method set_ttl (line 173) | pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { method ttl (line 188) | pub fn ttl(&self) -> io::Result { method take_error (line 197) | pub fn take_error(&self) -> io::Result> { method peek (line 207) | pub fn peek(&self, buf: &mut [u8]) -> io::Result { method try_io (line 262) | pub fn try_io(&self, f: F) -> io::Result method register (line 319) | fn register( method reregister (line 328) | fn reregister( method deregister (line 337) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { method fmt (line 343) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method read (line 271) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_vectored (line 275) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result io::Result { method read_vectored (line 285) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result io::Result { method write_vectored (line 295) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> io::Result { method flush (line 299) | fn flush(&mut self) -> io::Result<()> { method write (line 305) | fn write(&mut self, buf: &[u8]) -> io::Result { method write_vectored (line 309) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> io::Result { method flush (line 313) | fn flush(&mut self) -> io::Result<()> { method into_raw_fd (line 350) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 357) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 370) | unsafe fn from_raw_fd(fd: RawFd) -> TcpStream { method into_raw_socket (line 377) | fn into_raw_socket(self) -> RawSocket { method as_raw_socket (line 384) | fn as_raw_socket(&self) -> RawSocket { method from_raw_socket (line 397) | unsafe fn from_raw_socket(socket: RawSocket) -> TcpStream { method into_raw_fd (line 404) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 411) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 424) | unsafe fn from_raw_fd(fd: RawFd) -> TcpStream { FILE: builder/third-party/mio/src/net/udp.rs type UdpSocket (line 91) | pub struct UdpSocket { method bind (line 121) | pub fn bind(addr: SocketAddr) -> io::Result { method from_std (line 131) | pub fn from_std(socket: net::UdpSocket) -> UdpSocket { method local_addr (line 160) | pub fn local_addr(&self) -> io::Result { method peer_addr (line 183) | pub fn peer_addr(&self) -> io::Result { method send_to (line 211) | pub fn send_to(&self, buf: &[u8], target: SocketAddr) -> io::Result io::Result<(usize, SocketAd... method peek_from (line 282) | pub fn peek_from(&self, buf: &mut [u8]) -> io::Result<(usize, SocketAd... method send (line 288) | pub fn send(&self, buf: &[u8]) -> io::Result { method recv (line 302) | pub fn recv(&self, buf: &mut [u8]) -> io::Result { method peek (line 316) | pub fn peek(&self, buf: &mut [u8]) -> io::Result { method connect (line 327) | pub fn connect(&self, addr: SocketAddr) -> io::Result<()> { method set_broadcast (line 355) | pub fn set_broadcast(&self, on: bool) -> io::Result<()> { method broadcast (line 381) | pub fn broadcast(&self) -> io::Result { method set_multicast_loop_v4 (line 389) | pub fn set_multicast_loop_v4(&self, on: bool) -> io::Result<()> { method multicast_loop_v4 (line 399) | pub fn multicast_loop_v4(&self) -> io::Result { method set_multicast_ttl_v4 (line 410) | pub fn set_multicast_ttl_v4(&self, ttl: u32) -> io::Result<()> { method multicast_ttl_v4 (line 420) | pub fn multicast_ttl_v4(&self) -> io::Result { method set_multicast_loop_v6 (line 428) | pub fn set_multicast_loop_v6(&self, on: bool) -> io::Result<()> { method multicast_loop_v6 (line 438) | pub fn multicast_loop_v6(&self) -> io::Result { method set_ttl (line 466) | pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { method ttl (line 493) | pub fn ttl(&self) -> io::Result { method join_multicast_v4 (line 505) | pub fn join_multicast_v4(&self, multiaddr: &Ipv4Addr, interface: &Ipv4... method join_multicast_v6 (line 515) | pub fn join_multicast_v6(&self, multiaddr: &Ipv6Addr, interface: u32) ... method leave_multicast_v4 (line 526) | pub fn leave_multicast_v4(&self, multiaddr: &Ipv4Addr, interface: &Ipv... method leave_multicast_v6 (line 537) | pub fn leave_multicast_v6(&self, multiaddr: &Ipv6Addr, interface: u32)... method only_v6 (line 543) | pub fn only_v6(&self) -> io::Result { method take_error (line 552) | pub fn take_error(&self) -> io::Result> { method try_io (line 607) | pub fn try_io(&self, f: F) -> io::Result method register (line 616) | fn register( method reregister (line 625) | fn reregister( method deregister (line 634) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { method fmt (line 640) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method into_raw_fd (line 647) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 654) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 667) | unsafe fn from_raw_fd(fd: RawFd) -> UdpSocket { method into_raw_socket (line 674) | fn into_raw_socket(self) -> RawSocket { method as_raw_socket (line 681) | fn as_raw_socket(&self) -> RawSocket { method from_raw_socket (line 694) | unsafe fn from_raw_socket(socket: RawSocket) -> UdpSocket { FILE: builder/third-party/mio/src/net/uds/datagram.rs type UnixDatagram (line 11) | pub struct UnixDatagram { method bind (line 17) | pub fn bind>(path: P) -> io::Result { method from_std (line 27) | pub fn from_std(socket: net::UnixDatagram) -> UnixDatagram { method connect (line 37) | pub fn connect>(&self, path: P) -> io::Result<()> { method unbound (line 42) | pub fn unbound() -> io::Result { method pair (line 47) | pub fn pair() -> io::Result<(UnixDatagram, UnixDatagram)> { method local_addr (line 57) | pub fn local_addr(&self) -> io::Result { method peer_addr (line 64) | pub fn peer_addr(&self) -> io::Result { method recv_from (line 72) | pub fn recv_from(&self, buf: &mut [u8]) -> io::Result<(usize, sys::Soc... method recv (line 80) | pub fn recv(&self, buf: &mut [u8]) -> io::Result { method send_to (line 87) | pub fn send_to>(&self, buf: &[u8], path: P) -> io::Resu... method send (line 97) | pub fn send(&self, buf: &[u8]) -> io::Result { method take_error (line 102) | pub fn take_error(&self) -> io::Result> { method shutdown (line 111) | pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { method try_io (line 176) | pub fn try_io(&self, f: F) -> io::Result method register (line 185) | fn register( method reregister (line 194) | fn reregister( method deregister (line 203) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { method fmt (line 209) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method into_raw_fd (line 215) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 221) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 233) | unsafe fn from_raw_fd(fd: RawFd) -> UnixDatagram { FILE: builder/third-party/mio/src/net/uds/listener.rs type UnixListener (line 11) | pub struct UnixListener { method bind (line 17) | pub fn bind>(path: P) -> io::Result { method bind_addr (line 22) | pub fn bind_addr(address: &SocketAddr) -> io::Result { method from_std (line 32) | pub fn from_std(listener: net::UnixListener) -> UnixListener { method accept (line 42) | pub fn accept(&self) -> io::Result<(UnixStream, SocketAddr)> { method local_addr (line 47) | pub fn local_addr(&self) -> io::Result { method take_error (line 52) | pub fn take_error(&self) -> io::Result> { method register (line 58) | fn register( method reregister (line 67) | fn reregister( method deregister (line 76) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { method fmt (line 82) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method into_raw_fd (line 88) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 94) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 106) | unsafe fn from_raw_fd(fd: RawFd) -> UnixListener { FILE: builder/third-party/mio/src/net/uds/stream.rs type UnixStream (line 13) | pub struct UnixStream { method connect (line 22) | pub fn connect>(path: P) -> io::Result { method connect_addr (line 30) | pub fn connect_addr(address: &SocketAddr) -> io::Result { method from_std (line 46) | pub fn from_std(stream: net::UnixStream) -> UnixStream { method pair (line 55) | pub fn pair() -> io::Result<(UnixStream, UnixStream)> { method local_addr (line 62) | pub fn local_addr(&self) -> io::Result { method peer_addr (line 67) | pub fn peer_addr(&self) -> io::Result { method take_error (line 72) | pub fn take_error(&self) -> io::Result> { method shutdown (line 81) | pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { method try_io (line 146) | pub fn try_io(&self, f: F) -> io::Result method register (line 203) | fn register( method reregister (line 212) | fn reregister( method deregister (line 221) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { method fmt (line 227) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method read (line 155) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_vectored (line 159) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result io::Result { method read_vectored (line 169) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result io::Result { method write_vectored (line 179) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> io::Result { method flush (line 183) | fn flush(&mut self) -> io::Result<()> { method write (line 189) | fn write(&mut self, buf: &[u8]) -> io::Result { method write_vectored (line 193) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> io::Result { method flush (line 197) | fn flush(&mut self) -> io::Result<()> { method into_raw_fd (line 233) | fn into_raw_fd(self) -> RawFd { method as_raw_fd (line 239) | fn as_raw_fd(&self) -> RawFd { method from_raw_fd (line 251) | unsafe fn from_raw_fd(fd: RawFd) -> UnixStream { FILE: builder/third-party/mio/src/poll.rs type Poll (line 257) | pub struct Poll { method registry (line 324) | pub fn registry(&self) -> &Registry { method poll (line 425) | pub fn poll(&mut self, events: &mut Events, timeout: Option)... method fmt (line 442) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Registry (line 262) | pub struct Registry { method register (line 547) | pub fn register(&self, source: &mut S, token: Token, interests: Int... method reregister (line 615) | pub fn reregister(&self, source: &mut S, token: Token, interests: I... method deregister (line 678) | pub fn deregister(&self, source: &mut S) -> io::Result<()> method try_clone (line 690) | pub fn try_clone(&self) -> io::Result { method register_waker (line 701) | pub(crate) fn register_waker(&self) { method selector (line 710) | pub(crate) fn selector(&self) -> &sys::Selector { method fmt (line 716) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method as_raw_fd (line 436) | fn as_raw_fd(&self) -> RawFd { method as_raw_fd (line 727) | fn as_raw_fd(&self) -> RawFd { FILE: builder/third-party/mio/src/sys/shell/selector.rs type Event (line 6) | pub type Event = usize; type Events (line 8) | pub type Events = Vec; type Selector (line 11) | pub struct Selector {} method try_clone (line 14) | pub fn try_clone(&self) -> io::Result { method select (line 18) | pub fn select(&self, _: &mut Events, _: Option) -> io::Resul... method as_raw_fd (line 72) | fn as_raw_fd(&self) -> RawFd { function token (line 83) | pub fn token(_: &Event) -> Token { function is_readable (line 87) | pub fn is_readable(_: &Event) -> bool { function is_writable (line 91) | pub fn is_writable(_: &Event) -> bool { function is_error (line 95) | pub fn is_error(_: &Event) -> bool { function is_read_closed (line 99) | pub fn is_read_closed(_: &Event) -> bool { function is_write_closed (line 103) | pub fn is_write_closed(_: &Event) -> bool { function is_priority (line 107) | pub fn is_priority(_: &Event) -> bool { function is_aio (line 111) | pub fn is_aio(_: &Event) -> bool { function is_lio (line 115) | pub fn is_lio(_: &Event) -> bool { function debug_details (line 119) | pub fn debug_details(_: &mut fmt::Formatter<'_>, _: &Event) -> fmt::Resu... FILE: builder/third-party/mio/src/sys/shell/tcp.rs function new_for_addr (line 5) | pub(crate) fn new_for_addr(_: SocketAddr) -> io::Result { function bind (line 10) | pub(crate) fn bind(_: &net::TcpListener, _: SocketAddr) -> io::Result<()> { function connect (line 15) | pub(crate) fn connect(_: &net::TcpStream, _: SocketAddr) -> io::Result<(... function listen (line 20) | pub(crate) fn listen(_: &net::TcpListener, _: u32) -> io::Result<()> { function set_reuseaddr (line 25) | pub(crate) fn set_reuseaddr(_: &net::TcpListener, _: bool) -> io::Result... function accept (line 29) | pub(crate) fn accept(_: &net::TcpListener) -> io::Result<(net::TcpStream... FILE: builder/third-party/mio/src/sys/shell/udp.rs function bind (line 5) | pub fn bind(_: SocketAddr) -> io::Result { function only_v6 (line 9) | pub(crate) fn only_v6(_: &net::UdpSocket) -> io::Result { FILE: builder/third-party/mio/src/sys/shell/uds.rs function bind (line 7) | pub(crate) fn bind(_: &Path) -> io::Result { function unbound (line 11) | pub(crate) fn unbound() -> io::Result { function pair (line 15) | pub(crate) fn pair() -> io::Result<(net::UnixDatagram, net::UnixDatagram... function local_addr (line 19) | pub(crate) fn local_addr(_: &net::UnixDatagram) -> io::Result { function peer_addr (line 23) | pub(crate) fn peer_addr(_: &net::UnixDatagram) -> io::Result { function recv_from (line 27) | pub(crate) fn recv_from( function bind (line 41) | pub(crate) fn bind(_: &Path) -> io::Result { function bind_addr (line 45) | pub(crate) fn bind_addr(_: &SocketAddr) -> io::Result { function accept (line 49) | pub(crate) fn accept(_: &net::UnixListener) -> io::Result<(UnixStream, S... function local_addr (line 53) | pub(crate) fn local_addr(_: &net::UnixListener) -> io::Result { function connect (line 64) | pub(crate) fn connect(_: &Path) -> io::Result { function connect_addr (line 68) | pub(crate) fn connect_addr(_: &SocketAddr) -> io::Result { function pair (line 72) | pub(crate) fn pair() -> io::Result<(net::UnixStream, net::UnixStream)> { function local_addr (line 76) | pub(crate) fn local_addr(_: &net::UnixStream) -> io::Result { function peer_addr (line 80) | pub(crate) fn peer_addr(_: &net::UnixStream) -> io::Result { FILE: builder/third-party/mio/src/sys/shell/waker.rs type Waker (line 6) | pub struct Waker {} method new (line 9) | pub fn new(_: &Selector, _: Token) -> io::Result { method wake (line 13) | pub fn wake(&self) -> io::Result<()> { FILE: builder/third-party/mio/src/sys/unix/net.rs function new_ip_socket (line 5) | pub(crate) fn new_ip_socket(addr: SocketAddr, socket_type: libc::c_int) ... function new_socket (line 15) | pub(crate) fn new_socket(domain: libc::c_int, socket_type: libc::c_int) ... method as_ptr (line 83) | pub(crate) fn as_ptr(&self) -> *const libc::sockaddr { function socket_addr (line 89) | pub(crate) fn socket_addr(addr: &SocketAddr) -> (SocketAddrCRepr, libc::... function to_socket_addr (line 170) | pub(crate) unsafe fn to_socket_addr( FILE: builder/third-party/mio/src/sys/unix/pipe.rs function new_raw (line 8) | pub(crate) fn new_raw() -> io::Result<[RawFd; 2]> { FILE: builder/third-party/mio/src/sys/unix/selector/epoll.rs type Selector (line 15) | pub struct Selector { method new (line 22) | pub fn new() -> io::Result { method try_clone (line 64) | pub fn try_clone(&self) -> io::Result { method select (line 73) | pub fn select(&self, events: &mut Events, timeout: Option) -... method register (line 110) | pub fn register(&self, fd: RawFd, token: Token, interests: Interest) -... method reregister (line 121) | pub fn reregister(&self, fd: RawFd, token: Token, interests: Interest)... method deregister (line 132) | pub fn deregister(&self, fd: RawFd) -> io::Result<()> { method as_raw_fd (line 147) | fn as_raw_fd(&self) -> RawFd { method drop (line 153) | fn drop(&mut self) { function interests_to_epoll (line 160) | fn interests_to_epoll(interests: Interest) -> u32 { type Event (line 178) | pub type Event = libc::epoll_event; type Events (line 179) | pub type Events = Vec; function token (line 187) | pub fn token(event: &Event) -> Token { function is_readable (line 191) | pub fn is_readable(event: &Event) -> bool { function is_writable (line 196) | pub fn is_writable(event: &Event) -> bool { function is_error (line 200) | pub fn is_error(event: &Event) -> bool { function is_read_closed (line 204) | pub fn is_read_closed(event: &Event) -> bool { function is_write_closed (line 212) | pub fn is_write_closed(event: &Event) -> bool { function is_priority (line 222) | pub fn is_priority(event: &Event) -> bool { function is_aio (line 226) | pub fn is_aio(_: &Event) -> bool { function is_lio (line 231) | pub fn is_lio(_: &Event) -> bool { function debug_details (line 236) | pub fn debug_details(f: &mut fmt::Formatter<'_>, event: &Event) -> fmt::... function assert_close_on_exec_flag (line 275) | fn assert_close_on_exec_flag() { FILE: builder/third-party/mio/src/sys/unix/selector/kqueue.rs type Count (line 16) | type Count = libc::c_int; type Count (line 18) | type Count = libc::size_t; type Filter (line 22) | type Filter = libc::c_short; type Filter (line 29) | type Filter = i16; type Filter (line 31) | type Filter = u32; type Flags (line 35) | type Flags = libc::c_ushort; type Flags (line 42) | type Flags = u16; type Flags (line 44) | type Flags = u32; type UData (line 48) | type UData = *mut libc::c_void; type UData (line 50) | type UData = libc::intptr_t; type Selector (line 65) | pub struct Selector { method new (line 72) | pub fn new() -> io::Result { method try_clone (line 84) | pub fn try_clone(&self) -> io::Result { method select (line 93) | pub fn select(&self, events: &mut Events, timeout: Option) -... method register (line 123) | pub fn register(&self, fd: RawFd, token: Token, interests: Interest) -... method reregister (line 162) | pub fn reregister(&self, fd: RawFd, token: Token, interests: Interest)... method deregister (line 195) | pub fn deregister(&self, fd: RawFd) -> io::Result<()> { method setup_waker (line 218) | pub fn setup_waker(&self, token: Token) -> io::Result<()> { method wake (line 244) | pub fn wake(&self, token: Token) -> io::Result<()> { function kevent_register (line 264) | fn kevent_register( function check_errors (line 292) | fn check_errors(events: &[libc::kevent], ignored_errors: &[i64]) -> io::... method as_raw_fd (line 316) | fn as_raw_fd(&self) -> RawFd { method drop (line 322) | fn drop(&mut self) { type Event (line 329) | pub type Event = libc::kevent; type Events (line 330) | pub struct Events(Vec); method with_capacity (line 333) | pub fn with_capacity(capacity: usize) -> Events { type Target (line 339) | type Target = Vec; method deref (line 341) | fn deref(&self) -> &Self::Target { method deref_mut (line 347) | fn deref_mut(&mut self) -> &mut Self::Target { function token (line 368) | pub fn token(event: &Event) -> Token { function is_readable (line 372) | pub fn is_readable(event: &Event) -> bool { function is_writable (line 400) | pub fn is_writable(event: &Event) -> bool { function is_error (line 404) | pub fn is_error(event: &Event) -> bool { function is_read_closed (line 411) | pub fn is_read_closed(event: &Event) -> bool { function is_write_closed (line 415) | pub fn is_write_closed(event: &Event) -> bool { function is_priority (line 419) | pub fn is_priority(_: &Event) -> bool { function is_aio (line 425) | pub fn is_aio(event: &Event) -> bool { function is_lio (line 451) | pub fn is_lio(event: &Event) -> bool { function debug_details (line 462) | pub fn debug_details(f: &mut fmt::Formatter<'_>, event: &Event) -> fmt::... function does_not_register_rw (line 836) | fn does_not_register_rw() { FILE: builder/third-party/mio/src/sys/unix/selector/mod.rs constant LOWEST_FD (line 80) | const LOWEST_FD: libc::c_int = 3; FILE: builder/third-party/mio/src/sys/unix/selector/poll.rs type Selector (line 23) | pub struct Selector { method new (line 28) | pub fn new() -> io::Result { method try_clone (line 36) | pub fn try_clone(&self) -> io::Result { method select (line 45) | pub fn select(&self, events: &mut Events, timeout: Option) -... method register (line 49) | pub fn register(&self, fd: RawFd, token: Token, interests: Interest) -... method register_internal (line 54) | pub(crate) fn register_internal( method reregister (line 63) | pub fn reregister(&self, fd: RawFd, token: Token, interests: Interest)... method deregister (line 67) | pub fn deregister(&self, fd: RawFd) -> io::Result<()> { method wake (line 71) | pub fn wake(&self, token: Token) -> io::Result<()> { type SelectorState (line 84) | struct SelectorState { method new (line 161) | pub fn new() -> io::Result { method select (line 183) | pub fn select(&self, events: &mut Events, timeout: Option) -... method register (line 292) | pub fn register(&self, fd: RawFd, token: Token, interests: Interest) -... method register_internal (line 296) | pub fn register_internal( method reregister (line 355) | pub fn reregister(&self, fd: RawFd, token: Token, interests: Interest)... method deregister (line 366) | pub fn deregister(&self, fd: RawFd) -> io::Result<()> { method modify_fds (line 373) | fn modify_fds(&self, f: impl FnOnce(&mut Fds) -> T) -> T { method deregister_all (line 398) | fn deregister_all(&self, targets: &[RawFd]) -> Result<(), ()> { method wake (line 434) | pub fn wake(&self, token: Token) -> io::Result<()> { type Fds (line 122) | struct Fds { type PollFd (line 136) | struct PollFd(libc::pollfd); method fmt (line 139) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type FdData (line 150) | struct FdData { type RegistrationRecord (line 447) | pub(crate) struct RegistrationRecord { method new (line 452) | pub fn new() -> Self { method mark_unregistered (line 458) | pub fn mark_unregistered(&self) { method is_registered (line 463) | pub fn is_registered(&self) -> bool { constant POLLRDHUP (line 469) | const POLLRDHUP: libc::c_short = libc::POLLRDHUP; constant POLLRDHUP (line 471) | const POLLRDHUP: libc::c_short = 0; constant READ_EVENTS (line 473) | const READ_EVENTS: libc::c_short = libc::POLLIN | POLLRDHUP; constant WRITE_EVENTS (line 475) | const WRITE_EVENTS: libc::c_short = libc::POLLOUT; constant PRIORITY_EVENTS (line 477) | const PRIORITY_EVENTS: libc::c_short = libc::POLLPRI; function interests_to_poll (line 480) | fn interests_to_poll(interest: Interest) -> libc::c_short { function poll (line 499) | fn poll(fds: &mut [PollFd], timeout: Option) -> io::Result; function token (line 552) | pub fn token(event: &Event) -> Token { function is_readable (line 556) | pub fn is_readable(event: &Event) -> bool { function is_writable (line 560) | pub fn is_writable(event: &Event) -> bool { function is_error (line 564) | pub fn is_error(event: &Event) -> bool { function is_read_closed (line 568) | pub fn is_read_closed(event: &Event) -> bool { function is_write_closed (line 575) | pub fn is_write_closed(event: &Event) -> bool { function is_priority (line 584) | pub fn is_priority(event: &Event) -> bool { function is_aio (line 588) | pub fn is_aio(_: &Event) -> bool { function is_lio (line 593) | pub fn is_lio(_: &Event) -> bool { function debug_details (line 598) | pub fn debug_details(f: &mut fmt::Formatter<'_>, event: &Event) -> fmt::... FILE: builder/third-party/mio/src/sys/unix/sourcefd.rs type SourceFd (line 92) | pub struct SourceFd<'a>(pub &'a RawFd); function register (line 95) | fn register( function reregister (line 104) | fn reregister( function deregister (line 113) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { FILE: builder/third-party/mio/src/sys/unix/tcp.rs function new_for_addr (line 9) | pub(crate) fn new_for_addr(address: SocketAddr) -> io::Result io::R... function connect (line 23) | pub(crate) fn connect(socket: &net::TcpStream, addr: SocketAddr) -> io::... function listen (line 36) | pub(crate) fn listen(socket: &net::TcpListener, backlog: u32) -> io::Res... function set_reuseaddr (line 42) | pub(crate) fn set_reuseaddr(socket: &net::TcpListener, reuseaddr: bool) ... function accept (line 54) | pub(crate) fn accept(listener: &net::TcpListener) -> io::Result<(net::Tc... FILE: builder/third-party/mio/src/sys/unix/udp.rs function bind (line 8) | pub fn bind(addr: SocketAddr) -> io::Result { function only_v6 (line 18) | pub(crate) fn only_v6(socket: &net::UdpSocket) -> io::Result { FILE: builder/third-party/mio/src/sys/unix/uds/datagram.rs function bind (line 10) | pub(crate) fn bind(path: &Path) -> io::Result { function unbound (line 20) | pub(crate) fn unbound() -> io::Result { function pair (line 25) | pub(crate) fn pair() -> io::Result<(net::UnixDatagram, net::UnixDatagram... function local_addr (line 29) | pub(crate) fn local_addr(socket: &net::UnixDatagram) -> io::Result io::Result io::Result { function bind_addr (line 19) | pub(crate) fn bind_addr(address: &SocketAddr) -> io::Result io::Result<(UnixSt... function local_addr (line 111) | pub(crate) fn local_addr(listener: &net::UnixListener) -> io::Result usize { FILE: builder/third-party/mio/src/sys/unix/uds/socketaddr.rs type SocketAddr (line 15) | pub struct SocketAddr { method address (line 29) | fn address(&self) -> AddressKind<'_> { method fmt (line 121) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type AsciiEscaped (line 20) | struct AsciiEscaped<'a>(&'a [u8]); type AddressKind (line 22) | enum AddressKind<'a> { function fmt (line 131) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/mio/src/sys/unix/uds/stream.rs function connect (line 10) | pub(crate) fn connect(path: &Path) -> io::Result { function connect_addr (line 19) | pub(crate) fn connect_addr(address: &SocketAddr) -> io::Result io::Result<(net::UnixStream, net::UnixStream)> { function local_addr (line 37) | pub(crate) fn local_addr(socket: &net::UnixStream) -> io::Result io::Result io::Result { method wake (line 48) | pub fn wake(&self) -> io::Result<()> { method new (line 178) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 184) | pub fn wake(&self) -> io::Result<()> { method new (line 321) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 328) | pub fn wake(&self) -> io::Result<()> { type WakerInternal (line 86) | pub struct WakerInternal { method new (line 91) | pub fn new() -> io::Result { method wake (line 103) | pub fn wake(&self) -> io::Result<()> { method ack_and_reset (line 118) | pub fn ack_and_reset(&self) { method reset (line 123) | fn reset(&self) -> io::Result<()> { method new (line 230) | pub fn new() -> io::Result { method wake (line 237) | pub fn wake(&self) -> io::Result<()> { method ack_and_reset (line 262) | pub fn ack_and_reset(&self) { method empty (line 268) | fn empty(&self) { method as_raw_fd (line 136) | fn as_raw_fd(&self) -> RawFd { type Waker (line 172) | pub struct Waker { method new (line 42) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 48) | pub fn wake(&self) -> io::Result<()> { method new (line 178) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 184) | pub fn wake(&self) -> io::Result<()> { method new (line 321) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 328) | pub fn wake(&self) -> io::Result<()> { type WakerInternal (line 224) | pub struct WakerInternal { method new (line 91) | pub fn new() -> io::Result { method wake (line 103) | pub fn wake(&self) -> io::Result<()> { method ack_and_reset (line 118) | pub fn ack_and_reset(&self) { method reset (line 123) | fn reset(&self) -> io::Result<()> { method new (line 230) | pub fn new() -> io::Result { method wake (line 237) | pub fn wake(&self) -> io::Result<()> { method ack_and_reset (line 262) | pub fn ack_and_reset(&self) { method empty (line 268) | fn empty(&self) { method as_raw_fd (line 280) | fn as_raw_fd(&self) -> RawFd { type Waker (line 315) | pub struct Waker { method new (line 42) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 48) | pub fn wake(&self) -> io::Result<()> { method new (line 178) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 184) | pub fn wake(&self) -> io::Result<()> { method new (line 321) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 328) | pub fn wake(&self) -> io::Result<()> { FILE: builder/third-party/mio/src/sys/wasi/mod.rs type Selector (line 43) | pub(crate) struct Selector { method new (line 51) | pub(crate) fn new() -> io::Result { method id (line 60) | pub(crate) fn id(&self) -> usize { method select (line 64) | pub(crate) fn select(&self, events: &mut Events, timeout: Option io::Result { method register (line 128) | pub(crate) fn register( method reregister (line 170) | pub(crate) fn reregister( method deregister (line 181) | pub(crate) fn deregister(&self, fd: wasi::Fd) -> io::Result<()> { constant TIMEOUT_TOKEN (line 210) | const TIMEOUT_TOKEN: wasi::Userdata = wasi::Userdata::max_value(); function timeout_subscription (line 213) | fn timeout_subscription(timeout: Duration) -> wasi::Subscription { function is_timeout_event (line 236) | fn is_timeout_event(event: &wasi::Event) -> bool { function check_errors (line 241) | fn check_errors(events: &[Event]) -> io::Result<()> { function io_err (line 251) | fn io_err(errno: wasi::Errno) -> io::Error { type Events (line 256) | pub(crate) type Events = Vec; type Event (line 258) | pub(crate) type Event = wasi::Event; function token (line 266) | pub(crate) fn token(event: &Event) -> Token { function is_readable (line 270) | pub(crate) fn is_readable(event: &Event) -> bool { function is_writable (line 274) | pub(crate) fn is_writable(event: &Event) -> bool { function is_error (line 278) | pub(crate) fn is_error(_: &Event) -> bool { function is_read_closed (line 285) | pub(crate) fn is_read_closed(event: &Event) -> bool { function is_write_closed (line 291) | pub(crate) fn is_write_closed(event: &Event) -> bool { function is_priority (line 297) | pub(crate) fn is_priority(_: &Event) -> bool { function is_aio (line 302) | pub(crate) fn is_aio(_: &Event) -> bool { function is_lio (line 307) | pub(crate) fn is_lio(_: &Event) -> bool { function debug_details (line 312) | pub(crate) fn debug_details(f: &mut fmt::Formatter<'_>, event: &Event) -... FILE: builder/third-party/mio/src/sys/windows/afd.rs constant IOCTL_AFD_POLL (line 15) | const IOCTL_AFD_POLL: u32 = 0x00012024; function NtCancelIoFileEx (line 24) | fn NtCancelIoFileEx( type Afd (line 34) | pub struct Afd { method poll (line 72) | pub unsafe fn poll( method cancel (line 110) | pub unsafe fn cancel(&self, iosb: *mut IO_STATUS_BLOCK) -> io::Result<... type AfdPollHandleInfo (line 40) | pub struct AfdPollHandleInfo { type AfdPollInfo (line 49) | pub struct AfdPollInfo { method fmt (line 58) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant POLL_RECEIVE (line 235) | pub const POLL_RECEIVE: u32 = 0b0_0000_0001; constant POLL_RECEIVE_EXPEDITED (line 236) | pub const POLL_RECEIVE_EXPEDITED: u32 = 0b0_0000_0010; constant POLL_SEND (line 237) | pub const POLL_SEND: u32 = 0b0_0000_0100; constant POLL_DISCONNECT (line 238) | pub const POLL_DISCONNECT: u32 = 0b0_0000_1000; constant POLL_ABORT (line 239) | pub const POLL_ABORT: u32 = 0b0_0001_0000; constant POLL_LOCAL_CLOSE (line 240) | pub const POLL_LOCAL_CLOSE: u32 = 0b0_0010_0000; constant POLL_CONNECT (line 244) | pub const POLL_CONNECT: u32 = 0b0_0100_0000; constant POLL_ACCEPT (line 245) | pub const POLL_ACCEPT: u32 = 0b0_1000_0000; constant POLL_CONNECT_FAIL (line 246) | pub const POLL_CONNECT_FAIL: u32 = 0b1_0000_0000; constant KNOWN_EVENTS (line 248) | pub const KNOWN_EVENTS: u32 = POLL_RECEIVE FILE: builder/third-party/mio/src/sys/windows/event.rs type Event (line 8) | pub struct Event { method new (line 18) | pub(super) fn new(token: Token) -> Event { method set_readable (line 25) | pub(super) fn set_readable(&mut self) { method set_writable (line 30) | pub(super) fn set_writable(&mut self) { method from_completion_status (line 34) | pub(super) fn from_completion_status(status: &CompletionStatus) -> Eve... method to_completion_status (line 41) | pub(super) fn to_completion_status(&self) -> CompletionStatus { method to_completion_status_with_overlapped (line 46) | pub(super) fn to_completion_status_with_overlapped( function token (line 13) | pub fn token(event: &Event) -> Token { constant READABLE_FLAGS (line 54) | pub(crate) const READABLE_FLAGS: u32 = afd::POLL_RECEIVE constant WRITABLE_FLAGS (line 59) | pub(crate) const WRITABLE_FLAGS: u32 = afd::POLL_SEND | afd::POLL_ABORT ... constant ERROR_FLAGS (line 60) | pub(crate) const ERROR_FLAGS: u32 = afd::POLL_CONNECT_FAIL; constant READ_CLOSED_FLAGS (line 61) | pub(crate) const READ_CLOSED_FLAGS: u32 = constant WRITE_CLOSED_FLAGS (line 63) | pub(crate) const WRITE_CLOSED_FLAGS: u32 = afd::POLL_ABORT | afd::POLL_C... function is_readable (line 65) | pub fn is_readable(event: &Event) -> bool { function is_writable (line 69) | pub fn is_writable(event: &Event) -> bool { function is_error (line 73) | pub fn is_error(event: &Event) -> bool { function is_read_closed (line 77) | pub fn is_read_closed(event: &Event) -> bool { function is_write_closed (line 81) | pub fn is_write_closed(event: &Event) -> bool { function is_priority (line 85) | pub fn is_priority(event: &Event) -> bool { function is_aio (line 89) | pub fn is_aio(_: &Event) -> bool { function is_lio (line 94) | pub fn is_lio(_: &Event) -> bool { function debug_details (line 99) | pub fn debug_details(f: &mut fmt::Formatter<'_>, event: &Event) -> fmt::... type Events (line 124) | pub struct Events { method with_capacity (line 137) | pub fn with_capacity(cap: usize) -> Events { method is_empty (line 147) | pub fn is_empty(&self) -> bool { method capacity (line 151) | pub fn capacity(&self) -> usize { method len (line 155) | pub fn len(&self) -> usize { method get (line 159) | pub fn get(&self, idx: usize) -> Option<&Event> { method clear (line 163) | pub fn clear(&mut self) { FILE: builder/third-party/mio/src/sys/windows/handle.rs type Handle (line 6) | pub struct Handle(HANDLE); method new (line 10) | pub fn new(handle: HANDLE) -> Self { method raw (line 14) | pub fn raw(&self) -> HANDLE { method into_raw (line 18) | pub fn into_raw(self) -> RawHandle { method drop (line 27) | fn drop(&mut self) { FILE: builder/third-party/mio/src/sys/windows/io_status_block.rs type IoStatusBlock (line 6) | pub struct IoStatusBlock(IO_STATUS_BLOCK); method fmt (line 37) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Target (line 24) | type Target = IO_STATUS_BLOCK; method deref (line 25) | fn deref(&self) -> &Self::Target { method deref_mut (line 31) | fn deref_mut(&mut self) -> &mut Self::Target { FILE: builder/third-party/mio/src/sys/windows/iocp.rs type CompletionPort (line 19) | pub(crate) struct CompletionPort { method new (line 47) | pub fn new(threads: u32) -> io::Result { method add_handle (line 68) | pub fn add_handle(&self, token: usize, t: &T)... method get_many (line 88) | pub fn get_many<'a>( method post (line 123) | pub fn post(&self, status: CompletionStatus) -> io::Result<()> { type CompletionStatus (line 30) | pub struct CompletionStatus(OVERLAPPED_ENTRY); method fmt (line 33) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 167) | pub(crate) fn new(bytes: u32, token: usize, overlapped: *mut Overlappe... method from_entry (line 182) | pub fn from_entry(entry: &OVERLAPPED_ENTRY) -> &Self { method zero (line 193) | pub fn zero() -> Self { method bytes_transferred (line 199) | pub fn bytes_transferred(&self) -> u32 { method token (line 208) | pub fn token(&self) -> usize { method overlapped (line 214) | pub fn overlapped(&self) -> *mut OVERLAPPED { method entry (line 219) | pub fn entry(&self) -> &OVERLAPPED_ENTRY { method as_raw_handle (line 142) | fn as_raw_handle(&self) -> RawHandle { method from_raw_handle (line 148) | unsafe fn from_raw_handle(handle: RawHandle) -> CompletionPort { method into_raw_handle (line 156) | fn into_raw_handle(self) -> RawHandle { function duration_millis (line 225) | fn duration_millis(dur: Option) -> u32 { function is_send_sync (line 246) | fn is_send_sync() { function get_many (line 252) | fn get_many() { FILE: builder/third-party/mio/src/sys/windows/named_pipe.rs type NamedPipe (line 72) | pub struct NamedPipe { method new (line 364) | pub fn new>(addr: A) -> io::Result { method connect (line 411) | pub fn connect(&self) -> io::Result<()> { method take_error (line 463) | pub fn take_error(&self) -> io::Result> { method disconnect (line 474) | pub fn disconnect(&self) -> io::Result<()> { method fmt (line 674) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Inner (line 81) | struct Inner { method ptr_from_conn_overlapped (line 101) | unsafe fn ptr_from_conn_overlapped(ptr: *mut OVERLAPPED) -> *const Inn... method ptr_from_read_overlapped (line 107) | unsafe fn ptr_from_read_overlapped(ptr: *mut OVERLAPPED) -> *const Inn... method ptr_from_write_overlapped (line 113) | unsafe fn ptr_from_write_overlapped(ptr: *mut OVERLAPPED) -> *const In... method ptr_from_event_overlapped (line 119) | unsafe fn ptr_from_event_overlapped(ptr: *mut OVERLAPPED) -> *const In... method connect_overlapped (line 143) | pub unsafe fn connect_overlapped(&self, overlapped: *mut OVERLAPPED) -... method disconnect (line 159) | pub fn disconnect(&self) -> io::Result<()> { method read_overlapped (line 193) | pub unsafe fn read_overlapped( method write_overlapped (line 253) | pub unsafe fn write_overlapped( method result (line 301) | unsafe fn result(&self, overlapped: *mut OVERLAPPED) -> io::Result, io: &mut Io, events: Option<&mut Vec... method maybe_schedule_write (line 746) | fn maybe_schedule_write( method schedule_write (line 776) | fn schedule_write( method post_register (line 803) | fn post_register(me: &Arc, mut events: Option<&mut Vec>) { method get_buffer (line 813) | fn get_buffer(&self) -> Vec { method put_buffer (line 817) | fn put_buffer(&self, buf: Vec) { function ptr_from (line 313) | fn ptr_from() { type Io (line 336) | struct Io { method check_association (line 961) | fn check_association(&self, registry: &Registry, required: bool) -> io... method notify_readable (line 975) | fn notify_readable(&self, me: &Arc, events: Option<&mut Vec, events: Option<&mut Vec, mut event: Event) { type State (line 347) | enum State { function would_block (line 357) | fn would_block() -> io::Error { method from_raw_handle (line 480) | unsafe fn from_raw_handle(handle: RawHandle) -> NamedPipe { method read (line 503) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 509) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 513) | fn flush(&mut self) -> io::Result<()> { method read (line 519) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 570) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 602) | fn flush(&mut self) -> io::Result<()> { method register (line 608) | fn register(&mut self, registry: &Registry, token: Token, _: Interest) -... method reregister (line 637) | fn reregister(&mut self, registry: &Registry, token: Token, _: Interest)... method deregister (line 650) | fn deregister(&mut self, registry: &Registry) -> io::Result<()> { method as_raw_handle (line 668) | fn as_raw_handle(&self) -> RawHandle { method drop (line 680) | fn drop(&mut self) { function cancel (line 822) | unsafe fn cancel(handle: &Handle, overlapped: &Overlapped) -> io::Result... function connect_done (line 833) | fn connect_done(status: &OVERLAPPED_ENTRY, events: Option<&mut Vec>) { function write_done (line 891) | fn write_done(status: &OVERLAPPED_ENTRY, events: Option<&mut Vec>) { function event_done (line 934) | fn event_done(status: &OVERLAPPED_ENTRY, events: Option<&mut Vec>) { type BufferPool (line 1027) | struct BufferPool { method with_capacity (line 1032) | fn with_capacity(cap: usize) -> BufferPool { method get (line 1038) | fn get(&mut self, default_cap: usize) -> Vec { method put (line 1044) | fn put(&mut self, mut buf: Vec) { FILE: builder/third-party/mio/src/sys/windows/net.rs function init (line 13) | fn init() { function new_ip_socket (line 24) | pub(crate) fn new_ip_socket(addr: SocketAddr, socket_type: i32) -> io::R... function new_socket (line 33) | pub(crate) fn new_socket(domain: u32, socket_type: i32) -> io::Result *const SOCKADDR { function socket_addr (line 66) | pub(crate) fn socket_addr(addr: &SocketAddr) -> (SocketAddrCRepr, i32) { FILE: builder/third-party/mio/src/sys/windows/overlapped.rs type Overlapped (line 9) | pub(crate) struct Overlapped { method new (line 16) | pub(crate) fn new(cb: fn(&OVERLAPPED_ENTRY, Option<&mut Vec>)) ... method as_ptr (line 23) | pub(crate) fn as_ptr(&self) -> *const OVERLAPPED { method fmt (line 29) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/mio/src/sys/windows/selector.rs type AfdGroup (line 32) | struct AfdGroup { method new (line 39) | pub fn new(cp: Arc) -> AfdGroup { method release_unused_afd (line 46) | pub fn release_unused_afd(&self) { type SockPollStatus (line 86) | enum SockPollStatus { type SockState (line 93) | pub struct SockState { method update (line 115) | fn update(&mut self, self_arc: &Pin>>) -> io::Res... method cancel (line 185) | fn cancel(&mut self) -> io::Result<()> { method feed_event (line 199) | fn feed_event(&mut self) -> Option { method is_pending_deletion (line 241) | pub fn is_pending_deletion(&self) -> bool { method mark_delete (line 245) | pub fn mark_delete(&mut self) { method has_error (line 255) | fn has_error(&self) -> bool { method drop (line 292) | fn drop(&mut self) { function into_overlapped (line 299) | fn into_overlapped(sock_state: Pin>>) -> *mut c_void { function from_overlapped (line 307) | fn from_overlapped(ptr: *mut OVERLAPPED) -> Pin>> { type Selector (line 327) | pub struct Selector { method new (line 334) | pub fn new() -> io::Result { method try_clone (line 346) | pub fn try_clone(&self) -> io::Result { method select (line 358) | pub fn select(&mut self, events: &mut Events, timeout: Option Arc { method same_port (line 367) | pub(super) fn same_port(&self, other: &Arc) -> bool { type SelectorInner (line 403) | pub struct SelectorInner { method new (line 414) | pub fn new() -> io::Result { method select (line 431) | pub fn select(&self, events: &mut Events, timeout: Option) -... method select2 (line 448) | pub fn select2( method update_sockets_events (line 469) | unsafe fn update_sockets_events(&self) -> io::Result<()> { method feed_events (line 486) | unsafe fn feed_events( method drop (line 684) | fn drop(&mut self) { FILE: builder/third-party/mio/src/sys/windows/tcp.rs function new_for_addr (line 9) | pub(crate) fn new_for_addr(address: SocketAddr) -> io::Result { function bind (line 13) | pub(crate) fn bind(socket: &net::TcpListener, addr: SocketAddr) -> io::R... function connect (line 29) | pub(crate) fn connect(socket: &net::TcpStream, addr: SocketAddr) -> io::... function listen (line 49) | pub(crate) fn listen(socket: &net::TcpListener, backlog: u32) -> io::Res... function accept (line 62) | pub(crate) fn accept(listener: &net::TcpListener) -> io::Result<(net::Tc... FILE: builder/third-party/mio/src/sys/windows/udp.rs function bind (line 12) | pub fn bind(addr: SocketAddr) -> io::Result { function only_v6 (line 26) | pub(crate) fn only_v6(socket: &net::UdpSocket) -> io::Result { FILE: builder/third-party/mio/src/sys/windows/waker.rs type Waker (line 10) | pub struct Waker { method new (line 16) | pub fn new(selector: &Selector, token: Token) -> io::Result { method wake (line 23) | pub fn wake(&self) -> io::Result<()> { FILE: builder/third-party/mio/src/token.rs type Token (line 132) | pub struct Token(pub usize); function from (line 135) | fn from(val: Token) -> usize { FILE: builder/third-party/mio/src/waker.rs type Waker (line 78) | pub struct Waker { method new (line 84) | pub fn new(registry: &Registry, token: Token) -> io::Result { method wake (line 93) | pub fn wake(&self) -> io::Result<()> { FILE: builder/third-party/mozdevice/src/adb.rs type SyncCommand (line 6) | pub enum SyncCommand { method code (line 21) | pub fn code(&self) -> &'static [u8; 4] { type DeviceSerial (line 38) | pub type DeviceSerial = String; FILE: builder/third-party/mozdevice/src/lib.rs type Result (line 31) | pub type Result = std::result::Result; type AndroidStorageInput (line 36) | pub enum AndroidStorageInput { type Err (line 45) | type Err = DeviceError; method from_str (line 47) | fn from_str(s: &str) -> Result { type AndroidStorage (line 61) | pub enum AndroidStorage { type DeviceError (line 68) | pub enum DeviceError { function encode_message (line 91) | fn encode_message(payload: &str) -> Result { function parse_device_info (line 97) | fn parse_device_info(line: &str) -> Option { function read_length (line 124) | fn read_length(stream: &mut R) -> Result { function read_length_little_endian (line 134) | fn read_length_little_endian(reader: &mut dyn Read) -> Result { function write_length_little_endian (line 147) | fn write_length_little_endian(writer: &mut dyn Write, n: usize) -> Resul... function read_response (line 157) | fn read_response(stream: &mut TcpStream, has_output: bool, has_length: b... type DeviceInfo (line 222) | pub struct DeviceInfo { type Host (line 230) | pub struct Host { method device_or_default (line 257) | pub fn device_or_default>( method connect (line 290) | pub fn connect(&self) -> Result { method execute_command (line 301) | pub fn execute_command( method execute_host_command (line 318) | pub fn execute_host_command( method features (line 327) | pub fn features>(&self) -> Result { method devices (line 332) | pub fn devices>(&self) -> Result { method default (line 242) | fn default() -> Host { type Device (line 343) | pub struct Device { method new (line 390) | pub fn new(host: Host, serial: DeviceSerial, storage: AndroidStorageIn... method clear_app_data (line 438) | pub fn clear_app_data(&self, package: &str) -> Result { method create_dir (line 443) | pub fn create_dir(&self, path: &UnixPath) -> Result<()> { method chmod (line 452) | pub fn chmod(&self, path: &UnixPath, mask: &str, recursive: bool) -> R... method execute_host_command (line 468) | pub fn execute_host_command( method enable_run_as_for_path (line 493) | pub fn enable_run_as_for_path(&self, path: &UnixPath) -> bool { method execute_host_shell_command (line 504) | pub fn execute_host_shell_command(&self, shell_command: &str) -> Resul... method execute_host_shell_command_as (line 508) | pub fn execute_host_shell_command_as( method is_app_installed (line 588) | pub fn is_app_installed(&self, package: &str) -> Result { method launch (line 593) | pub fn launch>( method force_stop (line 614) | pub fn force_stop(&self, package: &str) -> Result<()> { method forward_port (line 620) | pub fn forward_port(&self, local: u16, remote: u16) -> Result { method kill_forward_port (line 634) | pub fn kill_forward_port(&self, local: u16) -> Result<()> { method kill_forward_all_ports (line 639) | pub fn kill_forward_all_ports(&self) -> Result<()> { method reverse_port (line 645) | pub fn reverse_port(&self, remote: u16, local: u16) -> Result { method kill_reverse_port (line 656) | pub fn kill_reverse_port(&self, remote: u16) -> Result<()> { method kill_reverse_all_ports (line 661) | pub fn kill_reverse_all_ports(&self) -> Result<()> { method list_dir (line 667) | pub fn list_dir(&self, src: &UnixPath) -> Result> { method list_dir_flat (line 688) | fn list_dir_flat( method path_exists (line 786) | pub fn path_exists(&self, path: &UnixPath, enable_run_as: bool) -> Res... method pull (line 791) | pub fn pull(&self, src: &UnixPath, buffer: &mut dyn Write) -> Result<(... method pull_dir (line 844) | pub fn pull_dir(&self, src: &UnixPath, dest_dir: &Path) -> Result<()> { method push (line 871) | pub fn push(&self, buffer: &mut dyn Read, dest: &UnixPath, mode: u32) ... method push_dir (line 1003) | pub fn push_dir(&self, source: &Path, dest_dir: &UnixPath, mode: u32) ... method remove (line 1029) | pub fn remove(&self, path: &UnixPath) -> Result<()> { type RemoteDirEntry (line 371) | pub struct RemoteDirEntry { type RemoteMetadata (line 378) | pub enum RemoteMetadata { type RemoteFileMetadata (line 384) | pub struct RemoteFileMetadata { function append_components (line 1041) | pub(crate) fn append_components( FILE: builder/third-party/mozdevice/src/shell.rs function escape (line 26) | pub fn escape(input: &str) -> String { function empty_escape (line 48) | fn empty_escape() { function full_escape (line 53) | fn full_escape() { function escape_multibyte (line 58) | fn escape_multibyte() { function escape_newline (line 63) | fn escape_newline() { FILE: builder/third-party/mozdevice/src/test.rs function read_length_from_valid_string (line 22) | fn read_length_from_valid_string() { function read_length_from_invalid_string (line 38) | fn read_length_from_invalid_string() { function encode_message_with_valid_string (line 50) | fn encode_message_with_valid_string() { function encode_message_with_invalid_string (line 72) | fn encode_message_with_invalid_string() { function run_device_test (line 76) | fn run_device_test(test: F) function host_features (line 106) | fn host_features() { function host_devices (line 118) | fn host_devices() { function host_device_or_default (line 129) | fn host_device_or_default() { function host_device_or_default_invalid_serial (line 147) | fn host_device_or_default_invalid_serial() { function host_device_or_default_no_serial (line 158) | fn host_device_or_default_no_serial() { function host_device_or_default_storage_as_app (line 174) | fn host_device_or_default_storage_as_app() { function host_device_or_default_storage_as_auto (line 187) | fn host_device_or_default_storage_as_auto() { function host_device_or_default_storage_as_internal (line 200) | fn host_device_or_default_storage_as_internal() { function host_device_or_default_storage_as_sdcard (line 213) | fn host_device_or_default_storage_as_sdcard() { function device_shell_command (line 226) | fn device_shell_command() { function device_forward_port_hardcoded (line 239) | fn device_forward_port_hardcoded() { function device_kill_forward_port_no_forwarded_port (line 264) | fn device_kill_forward_port_no_forwarded_port() { function device_kill_forward_port_twice (line 274) | fn device_kill_forward_port_twice() { function device_kill_forward_all_ports_no_forwarded_port (line 292) | fn device_kill_forward_all_ports_no_forwarded_port() { function device_kill_forward_all_ports_twice (line 302) | fn device_kill_forward_all_ports_twice() { function device_reverse_port_hardcoded (line 324) | fn device_reverse_port_hardcoded() { function device_kill_reverse_port_no_reverse_port (line 344) | fn device_kill_reverse_port_no_reverse_port() { function device_kill_reverse_all_ports_no_reversed_port (line 373) | fn device_kill_reverse_all_ports_no_reversed_port() { function device_kill_reverse_all_ports_twice (line 383) | fn device_kill_reverse_all_ports_twice() { function device_push_pull_text_file (line 405) | fn device_push_pull_text_file() { function device_push_pull_large_binary_file (line 437) | fn device_push_pull_large_binary_file() { function device_push_permission (line 475) | fn device_push_permission() { function device_pull_fails_for_missing_file (line 540) | fn device_pull_fails_for_missing_file() { function device_push_and_list_dir (line 554) | fn device_push_and_list_dir() { function device_push_and_pull_dir (line 636) | fn device_push_and_pull_dir() { function device_push_and_list_dir_flat (line 674) | fn device_push_and_list_dir_flat() { function format_own_device_error_types (line 742) | fn format_own_device_error_types() { FILE: builder/third-party/num_cpus/examples/values.rs function main (line 3) | fn main() { FILE: builder/third-party/num_cpus/src/lib.rs function get (line 73) | pub fn get() -> usize { function get_physical (line 108) | pub fn get_physical() -> usize { function get_num_physical_cpus (line 120) | fn get_num_physical_cpus() -> usize { function get_num_physical_cpus (line 126) | fn get_num_physical_cpus() -> usize { function get_num_physical_cpus_windows (line 134) | fn get_num_physical_cpus_windows() -> Option { function get_num_cpus (line 209) | fn get_num_cpus() -> usize { function get_num_cpus (line 239) | fn get_num_cpus() -> usize { function get_num_cpus (line 266) | fn get_num_cpus() -> usize { function get_num_physical_cpus (line 289) | fn get_num_physical_cpus() -> usize { function get_num_physical_cpus (line 313) | fn get_num_physical_cpus() -> usize { function get_num_physical_cpus (line 336) | fn get_num_physical_cpus() -> usize { function get_smt_threads_aix (line 344) | fn get_smt_threads_aix() -> Option { function get_num_cpus (line 364) | fn get_num_cpus() -> usize { function get_num_cpus (line 381) | fn get_num_cpus() -> usize { function get_num_cpus (line 432) | fn get_num_cpus() -> usize { function get_num_cpus (line 454) | fn get_num_cpus() -> usize { function env_var (line 460) | fn env_var(name: &'static str) -> Option { function test_get (line 465) | fn test_get() { function test_get_physical (line 476) | fn test_get_physical() { FILE: builder/third-party/num_cpus/src/linux.rs function get_num_cpus (line 32) | pub fn get_num_cpus() -> usize { function logical_cpus (line 39) | fn logical_cpus() -> usize { function get_num_physical_cpus (line 59) | pub fn get_num_physical_cpus() -> usize { function cgroups_num_cpus (line 110) | fn cgroups_num_cpus() -> Option { function init_cgroups (line 125) | fn init_cgroups() { function load_cgroups (line 146) | fn load_cgroups(cgroup_proc: P1, mountinfo_proc: P2) -> Option Cgroup { method translate (line 184) | fn translate(mntinfo: MountInfo, subsys: Subsys) -> Option { method cpu_quota (line 201) | fn cpu_quota(&self) -> Option { method quota_us (line 218) | fn quota_us(&self) -> Option { method period_us (line 222) | fn period_us(&self) -> Option { method max (line 226) | fn max(&self) -> Option<(usize, usize)> { method param (line 236) | fn param(&self, param: &str) -> Option { method raw_param (line 242) | fn raw_param(&self, param: &str) -> Option { type MountInfo (line 168) | struct MountInfo { method load_cpu (line 253) | fn load_cpu>(proc_path: P, version: CgroupVersion) -> O... method parse_line (line 263) | fn parse_line(line: String) -> Option { type Subsys (line 174) | struct Subsys { method load_cpu (line 308) | fn load_cpu>(proc_path: P) -> Option { method parse_line (line 325) | fn parse_line(line: String) -> Option { function test_load_mountinfo (line 368) | fn test_load_mountinfo() { function test_load_subsys (line 395) | fn test_load_subsys() { function test_cgroup_mount (line 405) | fn test_cgroup_mount() { function test_cgroup_cpu_quota (line 456) | fn test_cgroup_cpu_quota() { function test_cgroup_cpu_quota_divide_by_zero (line 462) | fn test_cgroup_cpu_quota_divide_by_zero() { function test_cgroup_cpu_quota_ceil (line 470) | fn test_cgroup_cpu_quota_ceil() { function test_load_mountinfo (line 493) | fn test_load_mountinfo() { function test_load_subsys (line 504) | fn test_load_subsys() { function test_load_subsys_multi (line 514) | fn test_load_subsys_multi() { function test_cgroup_mount (line 524) | fn test_cgroup_mount() { function test_cgroup_cpu_quota (line 575) | fn test_cgroup_cpu_quota() { function test_cgroup_cpu_quota_divide_by_zero (line 581) | fn test_cgroup_cpu_quota_divide_by_zero() { function test_cgroup_cpu_quota_ceil (line 590) | fn test_cgroup_cpu_quota_ceil() { FILE: builder/third-party/number_prefix/examples/conversions.rs function main (line 30) | fn main() { function format_prefix (line 56) | fn format_prefix(np: NumberPrefix) -> String { FILE: builder/third-party/number_prefix/src/lib.rs type Prefix (line 169) | pub enum Prefix { method fmt (line 317) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method upper (line 334) | pub fn upper(self) -> &'static str { method caps (line 354) | pub fn caps(self) -> &'static str { method lower (line 374) | pub fn lower(self) -> &'static str { method symbol (line 394) | pub fn symbol(self) -> &'static str { type NumberPrefix (line 240) | pub enum NumberPrefix { function decimal (line 267) | pub fn decimal(amount: F) -> Self { function binary (line 285) | pub fn binary(amount: F) -> Self { function format_number (line 290) | fn format_number(mut amount: F, kilo: F, prefixes: [Prefix; 8]) -> Self { type Amounts (line 408) | pub trait Amounts: Copy + Sized + PartialOrd + Div + Neg bool; constant NUM_1000 (line 422) | const NUM_1000: Self = 1000_f32; constant NUM_1024 (line 423) | const NUM_1024: Self = 1024_f32; method is_negative (line 425) | fn is_negative(self) -> bool { constant NUM_1000 (line 431) | const NUM_1000: Self = 1000_f64; constant NUM_1024 (line 432) | const NUM_1024: Self = 1024_f64; method is_negative (line 434) | fn is_negative(self) -> bool { function decimal_minus_one_billion (line 445) | fn decimal_minus_one_billion() { function decimal_minus_one (line 451) | fn decimal_minus_one() { function decimal_0 (line 457) | fn decimal_0() { function decimal_999 (line 463) | fn decimal_999() { function decimal_1000 (line 469) | fn decimal_1000() { function decimal_1030 (line 475) | fn decimal_1030() { function decimal_1100 (line 481) | fn decimal_1100() { function decimal_1111 (line 487) | fn decimal_1111() { function binary_126456 (line 493) | fn binary_126456() { function binary_1048576 (line 499) | fn binary_1048576() { function binary_1073741824 (line 505) | fn binary_1073741824() { function giga (line 511) | fn giga() { function tera (line 517) | fn tera() { function peta (line 523) | fn peta() { function exa (line 529) | fn exa() { function zetta (line 535) | fn zetta() { function yotta (line 541) | fn yotta() { function and_so_on (line 548) | fn and_so_on() { FILE: builder/third-party/number_prefix/src/parse.rs type Err (line 7) | type Err = NumberPrefixParseError; function from_str (line 9) | fn from_str(s: &str) -> Result { type NumberPrefixParseError (line 54) | pub struct NumberPrefixParseError(()); method fmt (line 57) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function parse_examples (line 71) | fn parse_examples() { function bad_parse (line 82) | fn bad_parse() { FILE: builder/third-party/object/src/archive.rs constant MAGIC (line 9) | pub const MAGIC: [u8; 8] = *b"!\n"; constant AIX_BIG_MAGIC (line 12) | pub const AIX_BIG_MAGIC: [u8; 8] = *b"\n"; constant THIN_MAGIC (line 17) | pub const THIN_MAGIC: [u8; 8] = *b"!\n"; constant TERMINATOR (line 20) | pub const TERMINATOR: [u8; 2] = *b"`\n"; type Header (line 25) | pub struct Header { type AixHeader (line 45) | pub struct AixHeader { type AixFileHeader (line 67) | pub struct AixFileHeader { type AixMemberOffset (line 89) | pub struct AixMemberOffset(pub [u8; 20]); FILE: builder/third-party/object/src/common.rs type Architecture (line 5) | pub enum Architecture { method address_size (line 49) | pub fn address_size(self) -> Option { type SubArchitecture (line 40) | pub enum SubArchitecture { type AddressSize (line 88) | pub enum AddressSize { method bytes (line 98) | pub fn bytes(self) -> u8 { type BinaryFormat (line 107) | pub enum BinaryFormat { type SectionKind (line 119) | pub enum SectionKind { method is_bss (line 210) | pub fn is_bss(self) -> bool { type ComdatKind (line 223) | pub enum ComdatKind { type SymbolKind (line 255) | pub enum SymbolKind { type SymbolScope (line 276) | pub enum SymbolScope { type RelocationKind (line 304) | pub enum RelocationKind { type RelocationEncoding (line 346) | pub enum RelocationEncoding { type FileFlags (line 410) | pub enum FileFlags { type SegmentFlags (line 442) | pub enum SegmentFlags { type SectionFlags (line 469) | pub enum SectionFlags { type SymbolFlags (line 497) | pub enum SymbolFlags { FILE: builder/third-party/object/src/elf.rs type FileHeader32 (line 17) | pub struct FileHeader32 { type FileHeader64 (line 63) | pub struct FileHeader64 { type Ident (line 111) | pub struct Ident { constant ELFMAG (line 131) | pub const ELFMAG: [u8; 4] = [0x7f, b'E', b'L', b'F']; constant ELFCLASSNONE (line 135) | pub const ELFCLASSNONE: u8 = 0; constant ELFCLASS32 (line 137) | pub const ELFCLASS32: u8 = 1; constant ELFCLASS64 (line 139) | pub const ELFCLASS64: u8 = 2; constant ELFDATANONE (line 143) | pub const ELFDATANONE: u8 = 0; constant ELFDATA2LSB (line 145) | pub const ELFDATA2LSB: u8 = 1; constant ELFDATA2MSB (line 147) | pub const ELFDATA2MSB: u8 = 2; constant ELFOSABI_NONE (line 151) | pub const ELFOSABI_NONE: u8 = 0; constant ELFOSABI_SYSV (line 155) | pub const ELFOSABI_SYSV: u8 = 0; constant ELFOSABI_HPUX (line 157) | pub const ELFOSABI_HPUX: u8 = 1; constant ELFOSABI_NETBSD (line 159) | pub const ELFOSABI_NETBSD: u8 = 2; constant ELFOSABI_GNU (line 161) | pub const ELFOSABI_GNU: u8 = 3; constant ELFOSABI_LINUX (line 165) | pub const ELFOSABI_LINUX: u8 = ELFOSABI_GNU; constant ELFOSABI_HURD (line 167) | pub const ELFOSABI_HURD: u8 = 4; constant ELFOSABI_SOLARIS (line 169) | pub const ELFOSABI_SOLARIS: u8 = 6; constant ELFOSABI_AIX (line 171) | pub const ELFOSABI_AIX: u8 = 7; constant ELFOSABI_IRIX (line 173) | pub const ELFOSABI_IRIX: u8 = 8; constant ELFOSABI_FREEBSD (line 175) | pub const ELFOSABI_FREEBSD: u8 = 9; constant ELFOSABI_TRU64 (line 177) | pub const ELFOSABI_TRU64: u8 = 10; constant ELFOSABI_MODESTO (line 179) | pub const ELFOSABI_MODESTO: u8 = 11; constant ELFOSABI_OPENBSD (line 181) | pub const ELFOSABI_OPENBSD: u8 = 12; constant ELFOSABI_OPENVMS (line 183) | pub const ELFOSABI_OPENVMS: u8 = 13; constant ELFOSABI_NSK (line 185) | pub const ELFOSABI_NSK: u8 = 14; constant ELFOSABI_AROS (line 187) | pub const ELFOSABI_AROS: u8 = 15; constant ELFOSABI_FENIXOS (line 189) | pub const ELFOSABI_FENIXOS: u8 = 16; constant ELFOSABI_CLOUDABI (line 191) | pub const ELFOSABI_CLOUDABI: u8 = 17; constant ELFOSABI_ARM_AEABI (line 193) | pub const ELFOSABI_ARM_AEABI: u8 = 64; constant ELFOSABI_ARM (line 195) | pub const ELFOSABI_ARM: u8 = 97; constant ELFOSABI_STANDALONE (line 197) | pub const ELFOSABI_STANDALONE: u8 = 255; constant ET_NONE (line 201) | pub const ET_NONE: u16 = 0; constant ET_REL (line 203) | pub const ET_REL: u16 = 1; constant ET_EXEC (line 205) | pub const ET_EXEC: u16 = 2; constant ET_DYN (line 207) | pub const ET_DYN: u16 = 3; constant ET_CORE (line 209) | pub const ET_CORE: u16 = 4; constant ET_LOOS (line 211) | pub const ET_LOOS: u16 = 0xfe00; constant ET_HIOS (line 213) | pub const ET_HIOS: u16 = 0xfeff; constant ET_LOPROC (line 215) | pub const ET_LOPROC: u16 = 0xff00; constant ET_HIPROC (line 217) | pub const ET_HIPROC: u16 = 0xffff; constant EM_NONE (line 221) | pub const EM_NONE: u16 = 0; constant EM_M32 (line 223) | pub const EM_M32: u16 = 1; constant EM_SPARC (line 225) | pub const EM_SPARC: u16 = 2; constant EM_386 (line 227) | pub const EM_386: u16 = 3; constant EM_68K (line 229) | pub const EM_68K: u16 = 4; constant EM_88K (line 231) | pub const EM_88K: u16 = 5; constant EM_IAMCU (line 233) | pub const EM_IAMCU: u16 = 6; constant EM_860 (line 235) | pub const EM_860: u16 = 7; constant EM_MIPS (line 237) | pub const EM_MIPS: u16 = 8; constant EM_S370 (line 239) | pub const EM_S370: u16 = 9; constant EM_MIPS_RS3_LE (line 241) | pub const EM_MIPS_RS3_LE: u16 = 10; constant EM_PARISC (line 243) | pub const EM_PARISC: u16 = 15; constant EM_VPP500 (line 245) | pub const EM_VPP500: u16 = 17; constant EM_SPARC32PLUS (line 247) | pub const EM_SPARC32PLUS: u16 = 18; constant EM_960 (line 249) | pub const EM_960: u16 = 19; constant EM_PPC (line 251) | pub const EM_PPC: u16 = 20; constant EM_PPC64 (line 253) | pub const EM_PPC64: u16 = 21; constant EM_S390 (line 255) | pub const EM_S390: u16 = 22; constant EM_SPU (line 257) | pub const EM_SPU: u16 = 23; constant EM_V800 (line 259) | pub const EM_V800: u16 = 36; constant EM_FR20 (line 261) | pub const EM_FR20: u16 = 37; constant EM_RH32 (line 263) | pub const EM_RH32: u16 = 38; constant EM_RCE (line 265) | pub const EM_RCE: u16 = 39; constant EM_ARM (line 267) | pub const EM_ARM: u16 = 40; constant EM_FAKE_ALPHA (line 269) | pub const EM_FAKE_ALPHA: u16 = 41; constant EM_SH (line 271) | pub const EM_SH: u16 = 42; constant EM_SPARCV9 (line 273) | pub const EM_SPARCV9: u16 = 43; constant EM_TRICORE (line 275) | pub const EM_TRICORE: u16 = 44; constant EM_ARC (line 277) | pub const EM_ARC: u16 = 45; constant EM_H8_300 (line 279) | pub const EM_H8_300: u16 = 46; constant EM_H8_300H (line 281) | pub const EM_H8_300H: u16 = 47; constant EM_H8S (line 283) | pub const EM_H8S: u16 = 48; constant EM_H8_500 (line 285) | pub const EM_H8_500: u16 = 49; constant EM_IA_64 (line 287) | pub const EM_IA_64: u16 = 50; constant EM_MIPS_X (line 289) | pub const EM_MIPS_X: u16 = 51; constant EM_COLDFIRE (line 291) | pub const EM_COLDFIRE: u16 = 52; constant EM_68HC12 (line 293) | pub const EM_68HC12: u16 = 53; constant EM_MMA (line 295) | pub const EM_MMA: u16 = 54; constant EM_PCP (line 297) | pub const EM_PCP: u16 = 55; constant EM_NCPU (line 299) | pub const EM_NCPU: u16 = 56; constant EM_NDR1 (line 301) | pub const EM_NDR1: u16 = 57; constant EM_STARCORE (line 303) | pub const EM_STARCORE: u16 = 58; constant EM_ME16 (line 305) | pub const EM_ME16: u16 = 59; constant EM_ST100 (line 307) | pub const EM_ST100: u16 = 60; constant EM_TINYJ (line 309) | pub const EM_TINYJ: u16 = 61; constant EM_X86_64 (line 311) | pub const EM_X86_64: u16 = 62; constant EM_PDSP (line 313) | pub const EM_PDSP: u16 = 63; constant EM_PDP10 (line 315) | pub const EM_PDP10: u16 = 64; constant EM_PDP11 (line 317) | pub const EM_PDP11: u16 = 65; constant EM_FX66 (line 319) | pub const EM_FX66: u16 = 66; constant EM_ST9PLUS (line 321) | pub const EM_ST9PLUS: u16 = 67; constant EM_ST7 (line 323) | pub const EM_ST7: u16 = 68; constant EM_68HC16 (line 325) | pub const EM_68HC16: u16 = 69; constant EM_68HC11 (line 327) | pub const EM_68HC11: u16 = 70; constant EM_68HC08 (line 329) | pub const EM_68HC08: u16 = 71; constant EM_68HC05 (line 331) | pub const EM_68HC05: u16 = 72; constant EM_SVX (line 333) | pub const EM_SVX: u16 = 73; constant EM_ST19 (line 335) | pub const EM_ST19: u16 = 74; constant EM_VAX (line 337) | pub const EM_VAX: u16 = 75; constant EM_CRIS (line 339) | pub const EM_CRIS: u16 = 76; constant EM_JAVELIN (line 341) | pub const EM_JAVELIN: u16 = 77; constant EM_FIREPATH (line 343) | pub const EM_FIREPATH: u16 = 78; constant EM_ZSP (line 345) | pub const EM_ZSP: u16 = 79; constant EM_MMIX (line 347) | pub const EM_MMIX: u16 = 80; constant EM_HUANY (line 349) | pub const EM_HUANY: u16 = 81; constant EM_PRISM (line 351) | pub const EM_PRISM: u16 = 82; constant EM_AVR (line 353) | pub const EM_AVR: u16 = 83; constant EM_FR30 (line 355) | pub const EM_FR30: u16 = 84; constant EM_D10V (line 357) | pub const EM_D10V: u16 = 85; constant EM_D30V (line 359) | pub const EM_D30V: u16 = 86; constant EM_V850 (line 361) | pub const EM_V850: u16 = 87; constant EM_M32R (line 363) | pub const EM_M32R: u16 = 88; constant EM_MN10300 (line 365) | pub const EM_MN10300: u16 = 89; constant EM_MN10200 (line 367) | pub const EM_MN10200: u16 = 90; constant EM_PJ (line 369) | pub const EM_PJ: u16 = 91; constant EM_OPENRISC (line 371) | pub const EM_OPENRISC: u16 = 92; constant EM_ARC_COMPACT (line 373) | pub const EM_ARC_COMPACT: u16 = 93; constant EM_XTENSA (line 375) | pub const EM_XTENSA: u16 = 94; constant EM_VIDEOCORE (line 377) | pub const EM_VIDEOCORE: u16 = 95; constant EM_TMM_GPP (line 379) | pub const EM_TMM_GPP: u16 = 96; constant EM_NS32K (line 381) | pub const EM_NS32K: u16 = 97; constant EM_TPC (line 383) | pub const EM_TPC: u16 = 98; constant EM_SNP1K (line 385) | pub const EM_SNP1K: u16 = 99; constant EM_ST200 (line 387) | pub const EM_ST200: u16 = 100; constant EM_IP2K (line 389) | pub const EM_IP2K: u16 = 101; constant EM_MAX (line 391) | pub const EM_MAX: u16 = 102; constant EM_CR (line 393) | pub const EM_CR: u16 = 103; constant EM_F2MC16 (line 395) | pub const EM_F2MC16: u16 = 104; constant EM_MSP430 (line 397) | pub const EM_MSP430: u16 = 105; constant EM_BLACKFIN (line 399) | pub const EM_BLACKFIN: u16 = 106; constant EM_SE_C33 (line 401) | pub const EM_SE_C33: u16 = 107; constant EM_SEP (line 403) | pub const EM_SEP: u16 = 108; constant EM_ARCA (line 405) | pub const EM_ARCA: u16 = 109; constant EM_UNICORE (line 407) | pub const EM_UNICORE: u16 = 110; constant EM_EXCESS (line 409) | pub const EM_EXCESS: u16 = 111; constant EM_DXP (line 411) | pub const EM_DXP: u16 = 112; constant EM_ALTERA_NIOS2 (line 413) | pub const EM_ALTERA_NIOS2: u16 = 113; constant EM_CRX (line 415) | pub const EM_CRX: u16 = 114; constant EM_XGATE (line 417) | pub const EM_XGATE: u16 = 115; constant EM_C166 (line 419) | pub const EM_C166: u16 = 116; constant EM_M16C (line 421) | pub const EM_M16C: u16 = 117; constant EM_DSPIC30F (line 423) | pub const EM_DSPIC30F: u16 = 118; constant EM_CE (line 425) | pub const EM_CE: u16 = 119; constant EM_M32C (line 427) | pub const EM_M32C: u16 = 120; constant EM_TSK3000 (line 429) | pub const EM_TSK3000: u16 = 131; constant EM_RS08 (line 431) | pub const EM_RS08: u16 = 132; constant EM_SHARC (line 433) | pub const EM_SHARC: u16 = 133; constant EM_ECOG2 (line 435) | pub const EM_ECOG2: u16 = 134; constant EM_SCORE7 (line 437) | pub const EM_SCORE7: u16 = 135; constant EM_DSP24 (line 439) | pub const EM_DSP24: u16 = 136; constant EM_VIDEOCORE3 (line 441) | pub const EM_VIDEOCORE3: u16 = 137; constant EM_LATTICEMICO32 (line 443) | pub const EM_LATTICEMICO32: u16 = 138; constant EM_SE_C17 (line 445) | pub const EM_SE_C17: u16 = 139; constant EM_TI_C6000 (line 447) | pub const EM_TI_C6000: u16 = 140; constant EM_TI_C2000 (line 449) | pub const EM_TI_C2000: u16 = 141; constant EM_TI_C5500 (line 451) | pub const EM_TI_C5500: u16 = 142; constant EM_TI_ARP32 (line 453) | pub const EM_TI_ARP32: u16 = 143; constant EM_TI_PRU (line 455) | pub const EM_TI_PRU: u16 = 144; constant EM_MMDSP_PLUS (line 457) | pub const EM_MMDSP_PLUS: u16 = 160; constant EM_CYPRESS_M8C (line 459) | pub const EM_CYPRESS_M8C: u16 = 161; constant EM_R32C (line 461) | pub const EM_R32C: u16 = 162; constant EM_TRIMEDIA (line 463) | pub const EM_TRIMEDIA: u16 = 163; constant EM_HEXAGON (line 465) | pub const EM_HEXAGON: u16 = 164; constant EM_8051 (line 467) | pub const EM_8051: u16 = 165; constant EM_STXP7X (line 469) | pub const EM_STXP7X: u16 = 166; constant EM_NDS32 (line 471) | pub const EM_NDS32: u16 = 167; constant EM_ECOG1X (line 473) | pub const EM_ECOG1X: u16 = 168; constant EM_MAXQ30 (line 475) | pub const EM_MAXQ30: u16 = 169; constant EM_XIMO16 (line 477) | pub const EM_XIMO16: u16 = 170; constant EM_MANIK (line 479) | pub const EM_MANIK: u16 = 171; constant EM_CRAYNV2 (line 481) | pub const EM_CRAYNV2: u16 = 172; constant EM_RX (line 483) | pub const EM_RX: u16 = 173; constant EM_METAG (line 485) | pub const EM_METAG: u16 = 174; constant EM_MCST_ELBRUS (line 487) | pub const EM_MCST_ELBRUS: u16 = 175; constant EM_ECOG16 (line 489) | pub const EM_ECOG16: u16 = 176; constant EM_CR16 (line 491) | pub const EM_CR16: u16 = 177; constant EM_ETPU (line 493) | pub const EM_ETPU: u16 = 178; constant EM_SLE9X (line 495) | pub const EM_SLE9X: u16 = 179; constant EM_L10M (line 497) | pub const EM_L10M: u16 = 180; constant EM_K10M (line 499) | pub const EM_K10M: u16 = 181; constant EM_AARCH64 (line 501) | pub const EM_AARCH64: u16 = 183; constant EM_AVR32 (line 503) | pub const EM_AVR32: u16 = 185; constant EM_STM8 (line 505) | pub const EM_STM8: u16 = 186; constant EM_TILE64 (line 507) | pub const EM_TILE64: u16 = 187; constant EM_TILEPRO (line 509) | pub const EM_TILEPRO: u16 = 188; constant EM_MICROBLAZE (line 511) | pub const EM_MICROBLAZE: u16 = 189; constant EM_CUDA (line 513) | pub const EM_CUDA: u16 = 190; constant EM_TILEGX (line 515) | pub const EM_TILEGX: u16 = 191; constant EM_CLOUDSHIELD (line 517) | pub const EM_CLOUDSHIELD: u16 = 192; constant EM_COREA_1ST (line 519) | pub const EM_COREA_1ST: u16 = 193; constant EM_COREA_2ND (line 521) | pub const EM_COREA_2ND: u16 = 194; constant EM_ARC_COMPACT2 (line 523) | pub const EM_ARC_COMPACT2: u16 = 195; constant EM_OPEN8 (line 525) | pub const EM_OPEN8: u16 = 196; constant EM_RL78 (line 527) | pub const EM_RL78: u16 = 197; constant EM_VIDEOCORE5 (line 529) | pub const EM_VIDEOCORE5: u16 = 198; constant EM_78KOR (line 531) | pub const EM_78KOR: u16 = 199; constant EM_56800EX (line 533) | pub const EM_56800EX: u16 = 200; constant EM_BA1 (line 535) | pub const EM_BA1: u16 = 201; constant EM_BA2 (line 537) | pub const EM_BA2: u16 = 202; constant EM_XCORE (line 539) | pub const EM_XCORE: u16 = 203; constant EM_MCHP_PIC (line 541) | pub const EM_MCHP_PIC: u16 = 204; constant EM_KM32 (line 543) | pub const EM_KM32: u16 = 210; constant EM_KMX32 (line 545) | pub const EM_KMX32: u16 = 211; constant EM_EMX16 (line 547) | pub const EM_EMX16: u16 = 212; constant EM_EMX8 (line 549) | pub const EM_EMX8: u16 = 213; constant EM_KVARC (line 551) | pub const EM_KVARC: u16 = 214; constant EM_CDP (line 553) | pub const EM_CDP: u16 = 215; constant EM_COGE (line 555) | pub const EM_COGE: u16 = 216; constant EM_COOL (line 557) | pub const EM_COOL: u16 = 217; constant EM_NORC (line 559) | pub const EM_NORC: u16 = 218; constant EM_CSR_KALIMBA (line 561) | pub const EM_CSR_KALIMBA: u16 = 219; constant EM_Z80 (line 563) | pub const EM_Z80: u16 = 220; constant EM_VISIUM (line 565) | pub const EM_VISIUM: u16 = 221; constant EM_FT32 (line 567) | pub const EM_FT32: u16 = 222; constant EM_MOXIE (line 569) | pub const EM_MOXIE: u16 = 223; constant EM_AMDGPU (line 571) | pub const EM_AMDGPU: u16 = 224; constant EM_RISCV (line 573) | pub const EM_RISCV: u16 = 243; constant EM_BPF (line 575) | pub const EM_BPF: u16 = 247; constant EM_CSKY (line 577) | pub const EM_CSKY: u16 = 252; constant EM_LOONGARCH (line 579) | pub const EM_LOONGARCH: u16 = 258; constant EM_SBF (line 581) | pub const EM_SBF: u16 = 263; constant EM_ALPHA (line 583) | pub const EM_ALPHA: u16 = 0x9026; constant EV_NONE (line 587) | pub const EV_NONE: u8 = 0; constant EV_CURRENT (line 589) | pub const EV_CURRENT: u8 = 1; type SectionHeader32 (line 594) | pub struct SectionHeader32 { type SectionHeader64 (line 626) | pub struct SectionHeader64 { constant SHN_UNDEF (line 657) | pub const SHN_UNDEF: u16 = 0; constant SHN_LORESERVE (line 660) | pub const SHN_LORESERVE: u16 = 0xff00; constant SHN_LOPROC (line 662) | pub const SHN_LOPROC: u16 = 0xff00; constant SHN_HIPROC (line 664) | pub const SHN_HIPROC: u16 = 0xff1f; constant SHN_LOOS (line 666) | pub const SHN_LOOS: u16 = 0xff20; constant SHN_HIOS (line 668) | pub const SHN_HIOS: u16 = 0xff3f; constant SHN_ABS (line 670) | pub const SHN_ABS: u16 = 0xfff1; constant SHN_COMMON (line 672) | pub const SHN_COMMON: u16 = 0xfff2; constant SHN_XINDEX (line 674) | pub const SHN_XINDEX: u16 = 0xffff; constant SHN_HIRESERVE (line 676) | pub const SHN_HIRESERVE: u16 = 0xffff; constant SHT_NULL (line 680) | pub const SHT_NULL: u32 = 0; constant SHT_PROGBITS (line 682) | pub const SHT_PROGBITS: u32 = 1; constant SHT_SYMTAB (line 684) | pub const SHT_SYMTAB: u32 = 2; constant SHT_STRTAB (line 686) | pub const SHT_STRTAB: u32 = 3; constant SHT_RELA (line 688) | pub const SHT_RELA: u32 = 4; constant SHT_HASH (line 690) | pub const SHT_HASH: u32 = 5; constant SHT_DYNAMIC (line 692) | pub const SHT_DYNAMIC: u32 = 6; constant SHT_NOTE (line 694) | pub const SHT_NOTE: u32 = 7; constant SHT_NOBITS (line 696) | pub const SHT_NOBITS: u32 = 8; constant SHT_REL (line 698) | pub const SHT_REL: u32 = 9; constant SHT_SHLIB (line 700) | pub const SHT_SHLIB: u32 = 10; constant SHT_DYNSYM (line 702) | pub const SHT_DYNSYM: u32 = 11; constant SHT_INIT_ARRAY (line 704) | pub const SHT_INIT_ARRAY: u32 = 14; constant SHT_FINI_ARRAY (line 706) | pub const SHT_FINI_ARRAY: u32 = 15; constant SHT_PREINIT_ARRAY (line 708) | pub const SHT_PREINIT_ARRAY: u32 = 16; constant SHT_GROUP (line 710) | pub const SHT_GROUP: u32 = 17; constant SHT_SYMTAB_SHNDX (line 712) | pub const SHT_SYMTAB_SHNDX: u32 = 18; constant SHT_LOOS (line 714) | pub const SHT_LOOS: u32 = 0x6000_0000; constant SHT_GNU_ATTRIBUTES (line 716) | pub const SHT_GNU_ATTRIBUTES: u32 = 0x6fff_fff5; constant SHT_GNU_HASH (line 718) | pub const SHT_GNU_HASH: u32 = 0x6fff_fff6; constant SHT_GNU_LIBLIST (line 720) | pub const SHT_GNU_LIBLIST: u32 = 0x6fff_fff7; constant SHT_CHECKSUM (line 722) | pub const SHT_CHECKSUM: u32 = 0x6fff_fff8; constant SHT_LOSUNW (line 724) | pub const SHT_LOSUNW: u32 = 0x6fff_fffa; constant SHT_SUNW_move (line 726) | pub const SHT_SUNW_move: u32 = 0x6fff_fffa; constant SHT_SUNW_COMDAT (line 727) | pub const SHT_SUNW_COMDAT: u32 = 0x6fff_fffb; constant SHT_SUNW_syminfo (line 729) | pub const SHT_SUNW_syminfo: u32 = 0x6fff_fffc; constant SHT_GNU_VERDEF (line 732) | pub const SHT_GNU_VERDEF: u32 = 0x6fff_fffd; constant SHT_GNU_VERNEED (line 735) | pub const SHT_GNU_VERNEED: u32 = 0x6fff_fffe; constant SHT_GNU_VERSYM (line 738) | pub const SHT_GNU_VERSYM: u32 = 0x6fff_ffff; constant SHT_HISUNW (line 740) | pub const SHT_HISUNW: u32 = 0x6fff_ffff; constant SHT_HIOS (line 742) | pub const SHT_HIOS: u32 = 0x6fff_ffff; constant SHT_LOPROC (line 744) | pub const SHT_LOPROC: u32 = 0x7000_0000; constant SHT_HIPROC (line 746) | pub const SHT_HIPROC: u32 = 0x7fff_ffff; constant SHT_LOUSER (line 748) | pub const SHT_LOUSER: u32 = 0x8000_0000; constant SHT_HIUSER (line 750) | pub const SHT_HIUSER: u32 = 0x8fff_ffff; constant SHF_WRITE (line 754) | pub const SHF_WRITE: u32 = 1 << 0; constant SHF_ALLOC (line 756) | pub const SHF_ALLOC: u32 = 1 << 1; constant SHF_EXECINSTR (line 758) | pub const SHF_EXECINSTR: u32 = 1 << 2; constant SHF_MERGE (line 760) | pub const SHF_MERGE: u32 = 1 << 4; constant SHF_STRINGS (line 762) | pub const SHF_STRINGS: u32 = 1 << 5; constant SHF_INFO_LINK (line 764) | pub const SHF_INFO_LINK: u32 = 1 << 6; constant SHF_LINK_ORDER (line 766) | pub const SHF_LINK_ORDER: u32 = 1 << 7; constant SHF_OS_NONCONFORMING (line 768) | pub const SHF_OS_NONCONFORMING: u32 = 1 << 8; constant SHF_GROUP (line 770) | pub const SHF_GROUP: u32 = 1 << 9; constant SHF_TLS (line 772) | pub const SHF_TLS: u32 = 1 << 10; constant SHF_COMPRESSED (line 776) | pub const SHF_COMPRESSED: u32 = 1 << 11; constant SHF_MASKOS (line 778) | pub const SHF_MASKOS: u32 = 0x0ff0_0000; constant SHF_MASKPROC (line 780) | pub const SHF_MASKPROC: u32 = 0xf000_0000; constant SHF_EXCLUDE (line 782) | pub const SHF_EXCLUDE: u32 = 0x8000_0000; type CompressionHeader32 (line 792) | pub struct CompressionHeader32 { type CompressionHeader64 (line 809) | pub struct CompressionHeader64 { constant ELFCOMPRESS_ZLIB (line 821) | pub const ELFCOMPRESS_ZLIB: u32 = 1; constant ELFCOMPRESS_ZSTD (line 823) | pub const ELFCOMPRESS_ZSTD: u32 = 2; constant ELFCOMPRESS_LOOS (line 825) | pub const ELFCOMPRESS_LOOS: u32 = 0x6000_0000; constant ELFCOMPRESS_HIOS (line 827) | pub const ELFCOMPRESS_HIOS: u32 = 0x6fff_ffff; constant ELFCOMPRESS_LOPROC (line 829) | pub const ELFCOMPRESS_LOPROC: u32 = 0x7000_0000; constant ELFCOMPRESS_HIPROC (line 831) | pub const ELFCOMPRESS_HIPROC: u32 = 0x7fff_ffff; constant GRP_COMDAT (line 835) | pub const GRP_COMDAT: u32 = 1; type Sym32 (line 840) | pub struct Sym32 { function st_bind (line 864) | pub fn st_bind(&self) -> u8 { function st_type (line 870) | pub fn st_type(&self) -> u8 { function set_st_info (line 876) | pub fn set_st_info(&mut self, st_bind: u8, st_type: u8) { function st_visibility (line 882) | pub fn st_visibility(&self) -> u8 { type Sym64 (line 890) | pub struct Sym64 { function st_bind (line 914) | pub fn st_bind(&self) -> u8 { function st_type (line 920) | pub fn st_type(&self) -> u8 { function set_st_info (line 926) | pub fn set_st_info(&mut self, st_bind: u8, st_type: u8) { function st_visibility (line 932) | pub fn st_visibility(&self) -> u8 { type Syminfo32 (line 940) | pub struct Syminfo32 { type Syminfo64 (line 950) | pub struct Syminfo64 { constant SYMINFO_BT_SELF (line 959) | pub const SYMINFO_BT_SELF: u16 = 0xffff; constant SYMINFO_BT_PARENT (line 961) | pub const SYMINFO_BT_PARENT: u16 = 0xfffe; constant SYMINFO_BT_LOWRESERVE (line 963) | pub const SYMINFO_BT_LOWRESERVE: u16 = 0xff00; constant SYMINFO_FLG_DIRECT (line 967) | pub const SYMINFO_FLG_DIRECT: u16 = 0x0001; constant SYMINFO_FLG_PASSTHRU (line 969) | pub const SYMINFO_FLG_PASSTHRU: u16 = 0x0002; constant SYMINFO_FLG_COPY (line 971) | pub const SYMINFO_FLG_COPY: u16 = 0x0004; constant SYMINFO_FLG_LAZYLOAD (line 973) | pub const SYMINFO_FLG_LAZYLOAD: u16 = 0x0008; constant SYMINFO_NONE (line 976) | pub const SYMINFO_NONE: u16 = 0; constant SYMINFO_CURRENT (line 977) | pub const SYMINFO_CURRENT: u16 = 1; constant SYMINFO_NUM (line 978) | pub const SYMINFO_NUM: u16 = 2; constant STB_LOCAL (line 982) | pub const STB_LOCAL: u8 = 0; constant STB_GLOBAL (line 984) | pub const STB_GLOBAL: u8 = 1; constant STB_WEAK (line 986) | pub const STB_WEAK: u8 = 2; constant STB_LOOS (line 988) | pub const STB_LOOS: u8 = 10; constant STB_GNU_UNIQUE (line 990) | pub const STB_GNU_UNIQUE: u8 = 10; constant STB_HIOS (line 992) | pub const STB_HIOS: u8 = 12; constant STB_LOPROC (line 994) | pub const STB_LOPROC: u8 = 13; constant STB_HIPROC (line 996) | pub const STB_HIPROC: u8 = 15; constant STT_NOTYPE (line 1000) | pub const STT_NOTYPE: u8 = 0; constant STT_OBJECT (line 1002) | pub const STT_OBJECT: u8 = 1; constant STT_FUNC (line 1004) | pub const STT_FUNC: u8 = 2; constant STT_SECTION (line 1006) | pub const STT_SECTION: u8 = 3; constant STT_FILE (line 1008) | pub const STT_FILE: u8 = 4; constant STT_COMMON (line 1010) | pub const STT_COMMON: u8 = 5; constant STT_TLS (line 1012) | pub const STT_TLS: u8 = 6; constant STT_LOOS (line 1014) | pub const STT_LOOS: u8 = 10; constant STT_GNU_IFUNC (line 1016) | pub const STT_GNU_IFUNC: u8 = 10; constant STT_HIOS (line 1018) | pub const STT_HIOS: u8 = 12; constant STT_LOPROC (line 1020) | pub const STT_LOPROC: u8 = 13; constant STT_HIPROC (line 1022) | pub const STT_HIPROC: u8 = 15; constant STV_DEFAULT (line 1026) | pub const STV_DEFAULT: u8 = 0; constant STV_INTERNAL (line 1028) | pub const STV_INTERNAL: u8 = 1; constant STV_HIDDEN (line 1030) | pub const STV_HIDDEN: u8 = 2; constant STV_PROTECTED (line 1032) | pub const STV_PROTECTED: u8 = 3; type Rel32 (line 1037) | pub struct Rel32 { function r_sym (line 1047) | pub fn r_sym(&self, endian: E) -> u32 { function r_type (line 1053) | pub fn r_type(&self, endian: E) -> u32 { function r_info (line 1058) | pub fn r_info(endian: E, r_sym: u32, r_type: u8) -> U32 { function set_r_info (line 1063) | pub fn set_r_info(&mut self, endian: E, r_sym: u32, r_type: u8) { type Rela32 (line 1071) | pub struct Rela32 { function r_sym (line 1083) | pub fn r_sym(&self, endian: E) -> u32 { function r_type (line 1089) | pub fn r_type(&self, endian: E) -> u32 { function r_info (line 1094) | pub fn r_info(endian: E, r_sym: u32, r_type: u8) -> U32 { function set_r_info (line 1099) | pub fn set_r_info(&mut self, endian: E, r_sym: u32, r_type: u8) { function from (line 1105) | fn from(rel: Rel32) -> Self { type Rel64 (line 1117) | pub struct Rel64 { function r_sym (line 1127) | pub fn r_sym(&self, endian: E) -> u32 { function r_type (line 1133) | pub fn r_type(&self, endian: E) -> u32 { function r_info (line 1138) | pub fn r_info(endian: E, r_sym: u32, r_type: u32) -> U64 { function set_r_info (line 1143) | pub fn set_r_info(&mut self, endian: E, r_sym: u32, r_type: u32) { function from (line 1149) | fn from(rel: Rel64) -> Self { type Rela64 (line 1161) | pub struct Rela64 { function get_r_info (line 1171) | pub(crate) fn get_r_info(&self, endian: E, is_mips64el: bool) -> u64 { function r_sym (line 1185) | pub fn r_sym(&self, endian: E, is_mips64el: bool) -> u32 { function r_type (line 1191) | pub fn r_type(&self, endian: E, is_mips64el: bool) -> u32 { function r_info (line 1196) | pub fn r_info(endian: E, is_mips64el: bool, r_sym: u32, r_type: u32) -> ... function set_r_info (line 1209) | pub fn set_r_info(&mut self, endian: E, is_mips64el: bool, r_sym: u32, r... type ProgramHeader32 (line 1217) | pub struct ProgramHeader32 { type ProgramHeader64 (line 1239) | pub struct ProgramHeader64 { constant PN_XNUM (line 1262) | pub const PN_XNUM: u16 = 0xffff; constant PT_NULL (line 1266) | pub const PT_NULL: u32 = 0; constant PT_LOAD (line 1268) | pub const PT_LOAD: u32 = 1; constant PT_DYNAMIC (line 1270) | pub const PT_DYNAMIC: u32 = 2; constant PT_INTERP (line 1272) | pub const PT_INTERP: u32 = 3; constant PT_NOTE (line 1274) | pub const PT_NOTE: u32 = 4; constant PT_SHLIB (line 1276) | pub const PT_SHLIB: u32 = 5; constant PT_PHDR (line 1278) | pub const PT_PHDR: u32 = 6; constant PT_TLS (line 1280) | pub const PT_TLS: u32 = 7; constant PT_LOOS (line 1282) | pub const PT_LOOS: u32 = 0x6000_0000; constant PT_GNU_EH_FRAME (line 1284) | pub const PT_GNU_EH_FRAME: u32 = 0x6474_e550; constant PT_GNU_STACK (line 1286) | pub const PT_GNU_STACK: u32 = 0x6474_e551; constant PT_GNU_RELRO (line 1288) | pub const PT_GNU_RELRO: u32 = 0x6474_e552; constant PT_GNU_PROPERTY (line 1290) | pub const PT_GNU_PROPERTY: u32 = 0x6474_e553; constant PT_HIOS (line 1292) | pub const PT_HIOS: u32 = 0x6fff_ffff; constant PT_LOPROC (line 1294) | pub const PT_LOPROC: u32 = 0x7000_0000; constant PT_HIPROC (line 1296) | pub const PT_HIPROC: u32 = 0x7fff_ffff; constant PF_X (line 1300) | pub const PF_X: u32 = 1 << 0; constant PF_W (line 1302) | pub const PF_W: u32 = 1 << 1; constant PF_R (line 1304) | pub const PF_R: u32 = 1 << 2; constant PF_MASKOS (line 1306) | pub const PF_MASKOS: u32 = 0x0ff0_0000; constant PF_MASKPROC (line 1308) | pub const PF_MASKPROC: u32 = 0xf000_0000; constant ELF_NOTE_CORE (line 1311) | pub const ELF_NOTE_CORE: &[u8] = b"CORE"; constant ELF_NOTE_LINUX (line 1315) | pub const ELF_NOTE_LINUX: &[u8] = b"LINUX"; constant NT_PRSTATUS (line 1320) | pub const NT_PRSTATUS: u32 = 1; constant NT_PRFPREG (line 1322) | pub const NT_PRFPREG: u32 = 2; constant NT_FPREGSET (line 1324) | pub const NT_FPREGSET: u32 = 2; constant NT_PRPSINFO (line 1326) | pub const NT_PRPSINFO: u32 = 3; constant NT_PRXREG (line 1328) | pub const NT_PRXREG: u32 = 4; constant NT_TASKSTRUCT (line 1330) | pub const NT_TASKSTRUCT: u32 = 4; constant NT_PLATFORM (line 1332) | pub const NT_PLATFORM: u32 = 5; constant NT_AUXV (line 1334) | pub const NT_AUXV: u32 = 6; constant NT_GWINDOWS (line 1336) | pub const NT_GWINDOWS: u32 = 7; constant NT_ASRS (line 1338) | pub const NT_ASRS: u32 = 8; constant NT_PSTATUS (line 1340) | pub const NT_PSTATUS: u32 = 10; constant NT_PSINFO (line 1342) | pub const NT_PSINFO: u32 = 13; constant NT_PRCRED (line 1344) | pub const NT_PRCRED: u32 = 14; constant NT_UTSNAME (line 1346) | pub const NT_UTSNAME: u32 = 15; constant NT_LWPSTATUS (line 1348) | pub const NT_LWPSTATUS: u32 = 16; constant NT_LWPSINFO (line 1350) | pub const NT_LWPSINFO: u32 = 17; constant NT_PRFPXREG (line 1352) | pub const NT_PRFPXREG: u32 = 20; constant NT_SIGINFO (line 1354) | pub const NT_SIGINFO: u32 = 0x5349_4749; constant NT_FILE (line 1356) | pub const NT_FILE: u32 = 0x4649_4c45; constant NT_PRXFPREG (line 1358) | pub const NT_PRXFPREG: u32 = 0x46e6_2b7f; constant NT_PPC_VMX (line 1360) | pub const NT_PPC_VMX: u32 = 0x100; constant NT_PPC_SPE (line 1362) | pub const NT_PPC_SPE: u32 = 0x101; constant NT_PPC_VSX (line 1364) | pub const NT_PPC_VSX: u32 = 0x102; constant NT_PPC_TAR (line 1366) | pub const NT_PPC_TAR: u32 = 0x103; constant NT_PPC_PPR (line 1368) | pub const NT_PPC_PPR: u32 = 0x104; constant NT_PPC_DSCR (line 1370) | pub const NT_PPC_DSCR: u32 = 0x105; constant NT_PPC_EBB (line 1372) | pub const NT_PPC_EBB: u32 = 0x106; constant NT_PPC_PMU (line 1374) | pub const NT_PPC_PMU: u32 = 0x107; constant NT_PPC_TM_CGPR (line 1376) | pub const NT_PPC_TM_CGPR: u32 = 0x108; constant NT_PPC_TM_CFPR (line 1378) | pub const NT_PPC_TM_CFPR: u32 = 0x109; constant NT_PPC_TM_CVMX (line 1380) | pub const NT_PPC_TM_CVMX: u32 = 0x10a; constant NT_PPC_TM_CVSX (line 1382) | pub const NT_PPC_TM_CVSX: u32 = 0x10b; constant NT_PPC_TM_SPR (line 1384) | pub const NT_PPC_TM_SPR: u32 = 0x10c; constant NT_PPC_TM_CTAR (line 1386) | pub const NT_PPC_TM_CTAR: u32 = 0x10d; constant NT_PPC_TM_CPPR (line 1388) | pub const NT_PPC_TM_CPPR: u32 = 0x10e; constant NT_PPC_TM_CDSCR (line 1390) | pub const NT_PPC_TM_CDSCR: u32 = 0x10f; constant NT_PPC_PKEY (line 1392) | pub const NT_PPC_PKEY: u32 = 0x110; constant NT_386_TLS (line 1394) | pub const NT_386_TLS: u32 = 0x200; constant NT_386_IOPERM (line 1396) | pub const NT_386_IOPERM: u32 = 0x201; constant NT_X86_XSTATE (line 1398) | pub const NT_X86_XSTATE: u32 = 0x202; constant NT_S390_HIGH_GPRS (line 1400) | pub const NT_S390_HIGH_GPRS: u32 = 0x300; constant NT_S390_TIMER (line 1402) | pub const NT_S390_TIMER: u32 = 0x301; constant NT_S390_TODCMP (line 1404) | pub const NT_S390_TODCMP: u32 = 0x302; constant NT_S390_TODPREG (line 1406) | pub const NT_S390_TODPREG: u32 = 0x303; constant NT_S390_CTRS (line 1408) | pub const NT_S390_CTRS: u32 = 0x304; constant NT_S390_PREFIX (line 1410) | pub const NT_S390_PREFIX: u32 = 0x305; constant NT_S390_LAST_BREAK (line 1412) | pub const NT_S390_LAST_BREAK: u32 = 0x306; constant NT_S390_SYSTEM_CALL (line 1414) | pub const NT_S390_SYSTEM_CALL: u32 = 0x307; constant NT_S390_TDB (line 1416) | pub const NT_S390_TDB: u32 = 0x308; constant NT_S390_VXRS_LOW (line 1418) | pub const NT_S390_VXRS_LOW: u32 = 0x309; constant NT_S390_VXRS_HIGH (line 1420) | pub const NT_S390_VXRS_HIGH: u32 = 0x30a; constant NT_S390_GS_CB (line 1422) | pub const NT_S390_GS_CB: u32 = 0x30b; constant NT_S390_GS_BC (line 1424) | pub const NT_S390_GS_BC: u32 = 0x30c; constant NT_S390_RI_CB (line 1426) | pub const NT_S390_RI_CB: u32 = 0x30d; constant NT_ARM_VFP (line 1428) | pub const NT_ARM_VFP: u32 = 0x400; constant NT_ARM_TLS (line 1430) | pub const NT_ARM_TLS: u32 = 0x401; constant NT_ARM_HW_BREAK (line 1432) | pub const NT_ARM_HW_BREAK: u32 = 0x402; constant NT_ARM_HW_WATCH (line 1434) | pub const NT_ARM_HW_WATCH: u32 = 0x403; constant NT_ARM_SYSTEM_CALL (line 1436) | pub const NT_ARM_SYSTEM_CALL: u32 = 0x404; constant NT_ARM_SVE (line 1438) | pub const NT_ARM_SVE: u32 = 0x405; constant NT_VMCOREDD (line 1440) | pub const NT_VMCOREDD: u32 = 0x700; constant NT_MIPS_DSP (line 1442) | pub const NT_MIPS_DSP: u32 = 0x800; constant NT_MIPS_FP_MODE (line 1444) | pub const NT_MIPS_FP_MODE: u32 = 0x801; constant NT_VERSION (line 1452) | pub const NT_VERSION: u32 = 1; type Dyn32 (line 1457) | pub struct Dyn32 { type Dyn64 (line 1467) | pub struct Dyn64 { constant DT_NULL (line 1477) | pub const DT_NULL: u32 = 0; constant DT_NEEDED (line 1479) | pub const DT_NEEDED: u32 = 1; constant DT_PLTRELSZ (line 1481) | pub const DT_PLTRELSZ: u32 = 2; constant DT_PLTGOT (line 1483) | pub const DT_PLTGOT: u32 = 3; constant DT_HASH (line 1485) | pub const DT_HASH: u32 = 4; constant DT_STRTAB (line 1487) | pub const DT_STRTAB: u32 = 5; constant DT_SYMTAB (line 1489) | pub const DT_SYMTAB: u32 = 6; constant DT_RELA (line 1491) | pub const DT_RELA: u32 = 7; constant DT_RELASZ (line 1493) | pub const DT_RELASZ: u32 = 8; constant DT_RELAENT (line 1495) | pub const DT_RELAENT: u32 = 9; constant DT_STRSZ (line 1497) | pub const DT_STRSZ: u32 = 10; constant DT_SYMENT (line 1499) | pub const DT_SYMENT: u32 = 11; constant DT_INIT (line 1501) | pub const DT_INIT: u32 = 12; constant DT_FINI (line 1503) | pub const DT_FINI: u32 = 13; constant DT_SONAME (line 1505) | pub const DT_SONAME: u32 = 14; constant DT_RPATH (line 1507) | pub const DT_RPATH: u32 = 15; constant DT_SYMBOLIC (line 1509) | pub const DT_SYMBOLIC: u32 = 16; constant DT_REL (line 1511) | pub const DT_REL: u32 = 17; constant DT_RELSZ (line 1513) | pub const DT_RELSZ: u32 = 18; constant DT_RELENT (line 1515) | pub const DT_RELENT: u32 = 19; constant DT_PLTREL (line 1517) | pub const DT_PLTREL: u32 = 20; constant DT_DEBUG (line 1519) | pub const DT_DEBUG: u32 = 21; constant DT_TEXTREL (line 1521) | pub const DT_TEXTREL: u32 = 22; constant DT_JMPREL (line 1523) | pub const DT_JMPREL: u32 = 23; constant DT_BIND_NOW (line 1525) | pub const DT_BIND_NOW: u32 = 24; constant DT_INIT_ARRAY (line 1527) | pub const DT_INIT_ARRAY: u32 = 25; constant DT_FINI_ARRAY (line 1529) | pub const DT_FINI_ARRAY: u32 = 26; constant DT_INIT_ARRAYSZ (line 1531) | pub const DT_INIT_ARRAYSZ: u32 = 27; constant DT_FINI_ARRAYSZ (line 1533) | pub const DT_FINI_ARRAYSZ: u32 = 28; constant DT_RUNPATH (line 1535) | pub const DT_RUNPATH: u32 = 29; constant DT_FLAGS (line 1537) | pub const DT_FLAGS: u32 = 30; constant DT_ENCODING (line 1539) | pub const DT_ENCODING: u32 = 32; constant DT_PREINIT_ARRAY (line 1541) | pub const DT_PREINIT_ARRAY: u32 = 32; constant DT_PREINIT_ARRAYSZ (line 1543) | pub const DT_PREINIT_ARRAYSZ: u32 = 33; constant DT_SYMTAB_SHNDX (line 1545) | pub const DT_SYMTAB_SHNDX: u32 = 34; constant DT_LOOS (line 1547) | pub const DT_LOOS: u32 = 0x6000_000d; constant DT_HIOS (line 1549) | pub const DT_HIOS: u32 = 0x6fff_f000; constant DT_LOPROC (line 1551) | pub const DT_LOPROC: u32 = 0x7000_0000; constant DT_HIPROC (line 1553) | pub const DT_HIPROC: u32 = 0x7fff_ffff; constant DT_VALRNGLO (line 1556) | pub const DT_VALRNGLO: u32 = 0x6fff_fd00; constant DT_GNU_PRELINKED (line 1558) | pub const DT_GNU_PRELINKED: u32 = 0x6fff_fdf5; constant DT_GNU_CONFLICTSZ (line 1560) | pub const DT_GNU_CONFLICTSZ: u32 = 0x6fff_fdf6; constant DT_GNU_LIBLISTSZ (line 1562) | pub const DT_GNU_LIBLISTSZ: u32 = 0x6fff_fdf7; constant DT_CHECKSUM (line 1563) | pub const DT_CHECKSUM: u32 = 0x6fff_fdf8; constant DT_PLTPADSZ (line 1564) | pub const DT_PLTPADSZ: u32 = 0x6fff_fdf9; constant DT_MOVEENT (line 1565) | pub const DT_MOVEENT: u32 = 0x6fff_fdfa; constant DT_MOVESZ (line 1566) | pub const DT_MOVESZ: u32 = 0x6fff_fdfb; constant DT_FEATURE_1 (line 1568) | pub const DT_FEATURE_1: u32 = 0x6fff_fdfc; constant DT_POSFLAG_1 (line 1570) | pub const DT_POSFLAG_1: u32 = 0x6fff_fdfd; constant DT_SYMINSZ (line 1572) | pub const DT_SYMINSZ: u32 = 0x6fff_fdfe; constant DT_SYMINENT (line 1574) | pub const DT_SYMINENT: u32 = 0x6fff_fdff; constant DT_VALRNGHI (line 1575) | pub const DT_VALRNGHI: u32 = 0x6fff_fdff; constant DT_ADDRRNGLO (line 1581) | pub const DT_ADDRRNGLO: u32 = 0x6fff_fe00; constant DT_GNU_HASH (line 1583) | pub const DT_GNU_HASH: u32 = 0x6fff_fef5; constant DT_TLSDESC_PLT (line 1584) | pub const DT_TLSDESC_PLT: u32 = 0x6fff_fef6; constant DT_TLSDESC_GOT (line 1585) | pub const DT_TLSDESC_GOT: u32 = 0x6fff_fef7; constant DT_GNU_CONFLICT (line 1587) | pub const DT_GNU_CONFLICT: u32 = 0x6fff_fef8; constant DT_GNU_LIBLIST (line 1589) | pub const DT_GNU_LIBLIST: u32 = 0x6fff_fef9; constant DT_CONFIG (line 1591) | pub const DT_CONFIG: u32 = 0x6fff_fefa; constant DT_DEPAUDIT (line 1593) | pub const DT_DEPAUDIT: u32 = 0x6fff_fefb; constant DT_AUDIT (line 1595) | pub const DT_AUDIT: u32 = 0x6fff_fefc; constant DT_PLTPAD (line 1597) | pub const DT_PLTPAD: u32 = 0x6fff_fefd; constant DT_MOVETAB (line 1599) | pub const DT_MOVETAB: u32 = 0x6fff_fefe; constant DT_SYMINFO (line 1601) | pub const DT_SYMINFO: u32 = 0x6fff_feff; constant DT_ADDRRNGHI (line 1602) | pub const DT_ADDRRNGHI: u32 = 0x6fff_feff; constant DT_VERSYM (line 1606) | pub const DT_VERSYM: u32 = 0x6fff_fff0; constant DT_RELACOUNT (line 1607) | pub const DT_RELACOUNT: u32 = 0x6fff_fff9; constant DT_RELCOUNT (line 1608) | pub const DT_RELCOUNT: u32 = 0x6fff_fffa; constant DT_FLAGS_1 (line 1610) | pub const DT_FLAGS_1: u32 = 0x6fff_fffb; constant DT_VERDEF (line 1612) | pub const DT_VERDEF: u32 = 0x6fff_fffc; constant DT_VERDEFNUM (line 1614) | pub const DT_VERDEFNUM: u32 = 0x6fff_fffd; constant DT_VERNEED (line 1616) | pub const DT_VERNEED: u32 = 0x6fff_fffe; constant DT_VERNEEDNUM (line 1618) | pub const DT_VERNEEDNUM: u32 = 0x6fff_ffff; constant DT_AUXILIARY (line 1622) | pub const DT_AUXILIARY: u32 = 0x7fff_fffd; constant DT_FILTER (line 1624) | pub const DT_FILTER: u32 = 0x7fff_ffff; constant DF_ORIGIN (line 1628) | pub const DF_ORIGIN: u32 = 0x0000_0001; constant DF_SYMBOLIC (line 1630) | pub const DF_SYMBOLIC: u32 = 0x0000_0002; constant DF_TEXTREL (line 1632) | pub const DF_TEXTREL: u32 = 0x0000_0004; constant DF_BIND_NOW (line 1634) | pub const DF_BIND_NOW: u32 = 0x0000_0008; constant DF_STATIC_TLS (line 1636) | pub const DF_STATIC_TLS: u32 = 0x0000_0010; constant DF_1_NOW (line 1640) | pub const DF_1_NOW: u32 = 0x0000_0001; constant DF_1_GLOBAL (line 1642) | pub const DF_1_GLOBAL: u32 = 0x0000_0002; constant DF_1_GROUP (line 1644) | pub const DF_1_GROUP: u32 = 0x0000_0004; constant DF_1_NODELETE (line 1646) | pub const DF_1_NODELETE: u32 = 0x0000_0008; constant DF_1_LOADFLTR (line 1648) | pub const DF_1_LOADFLTR: u32 = 0x0000_0010; constant DF_1_INITFIRST (line 1650) | pub const DF_1_INITFIRST: u32 = 0x0000_0020; constant DF_1_NOOPEN (line 1652) | pub const DF_1_NOOPEN: u32 = 0x0000_0040; constant DF_1_ORIGIN (line 1654) | pub const DF_1_ORIGIN: u32 = 0x0000_0080; constant DF_1_DIRECT (line 1656) | pub const DF_1_DIRECT: u32 = 0x0000_0100; constant DF_1_TRANS (line 1657) | pub const DF_1_TRANS: u32 = 0x0000_0200; constant DF_1_INTERPOSE (line 1659) | pub const DF_1_INTERPOSE: u32 = 0x0000_0400; constant DF_1_NODEFLIB (line 1661) | pub const DF_1_NODEFLIB: u32 = 0x0000_0800; constant DF_1_NODUMP (line 1663) | pub const DF_1_NODUMP: u32 = 0x0000_1000; constant DF_1_CONFALT (line 1665) | pub const DF_1_CONFALT: u32 = 0x0000_2000; constant DF_1_ENDFILTEE (line 1667) | pub const DF_1_ENDFILTEE: u32 = 0x0000_4000; constant DF_1_DISPRELDNE (line 1669) | pub const DF_1_DISPRELDNE: u32 = 0x0000_8000; constant DF_1_DISPRELPND (line 1671) | pub const DF_1_DISPRELPND: u32 = 0x0001_0000; constant DF_1_NODIRECT (line 1673) | pub const DF_1_NODIRECT: u32 = 0x0002_0000; constant DF_1_IGNMULDEF (line 1674) | pub const DF_1_IGNMULDEF: u32 = 0x0004_0000; constant DF_1_NOKSYMS (line 1675) | pub const DF_1_NOKSYMS: u32 = 0x0008_0000; constant DF_1_NOHDR (line 1676) | pub const DF_1_NOHDR: u32 = 0x0010_0000; constant DF_1_EDITED (line 1678) | pub const DF_1_EDITED: u32 = 0x0020_0000; constant DF_1_NORELOC (line 1679) | pub const DF_1_NORELOC: u32 = 0x0040_0000; constant DF_1_SYMINTPOSE (line 1681) | pub const DF_1_SYMINTPOSE: u32 = 0x0080_0000; constant DF_1_GLOBAUDIT (line 1683) | pub const DF_1_GLOBAUDIT: u32 = 0x0100_0000; constant DF_1_SINGLETON (line 1685) | pub const DF_1_SINGLETON: u32 = 0x0200_0000; constant DF_1_STUB (line 1686) | pub const DF_1_STUB: u32 = 0x0400_0000; constant DF_1_PIE (line 1687) | pub const DF_1_PIE: u32 = 0x0800_0000; type Versym (line 1692) | pub struct Versym(pub U16); constant VERSYM_HIDDEN (line 1695) | pub const VERSYM_HIDDEN: u16 = 0x8000; constant VERSYM_VERSION (line 1697) | pub const VERSYM_VERSION: u16 = 0x7fff; type Verdef (line 1702) | pub struct Verdef { constant VER_DEF_NONE (line 1721) | pub const VER_DEF_NONE: u16 = 0; constant VER_DEF_CURRENT (line 1723) | pub const VER_DEF_CURRENT: u16 = 1; constant VER_FLG_BASE (line 1727) | pub const VER_FLG_BASE: u16 = 0x1; constant VER_FLG_WEAK (line 1730) | pub const VER_FLG_WEAK: u16 = 0x2; constant VER_NDX_LOCAL (line 1734) | pub const VER_NDX_LOCAL: u16 = 0; constant VER_NDX_GLOBAL (line 1736) | pub const VER_NDX_GLOBAL: u16 = 1; type Verdaux (line 1741) | pub struct Verdaux { type Verneed (line 1751) | pub struct Verneed { constant VER_NEED_NONE (line 1766) | pub const VER_NEED_NONE: u16 = 0; constant VER_NEED_CURRENT (line 1768) | pub const VER_NEED_CURRENT: u16 = 1; type Vernaux (line 1773) | pub struct Vernaux { type NoteHeader32 (line 1793) | pub struct NoteHeader32 { type NoteHeader64 (line 1812) | pub struct NoteHeader64 { constant ELF_NOTE_SOLARIS (line 1829) | pub const ELF_NOTE_SOLARIS: &[u8] = b"SUNW Solaris"; constant NT_SOLARIS_PAGESIZE_HINT (line 1833) | pub const NT_SOLARIS_PAGESIZE_HINT: u32 = 1; constant ELF_NOTE_GNU (line 1836) | pub const ELF_NOTE_GNU: &[u8] = b"GNU"; constant ELF_NOTE_GO (line 1840) | pub const ELF_NOTE_GO: &[u8] = b"Go"; constant NT_GNU_ABI_TAG (line 1851) | pub const NT_GNU_ABI_TAG: u32 = 1; constant ELF_NOTE_OS_LINUX (line 1854) | pub const ELF_NOTE_OS_LINUX: u32 = 0; constant ELF_NOTE_OS_GNU (line 1856) | pub const ELF_NOTE_OS_GNU: u32 = 1; constant ELF_NOTE_OS_SOLARIS2 (line 1858) | pub const ELF_NOTE_OS_SOLARIS2: u32 = 2; constant ELF_NOTE_OS_FREEBSD (line 1860) | pub const ELF_NOTE_OS_FREEBSD: u32 = 3; constant NT_GNU_HWCAP (line 1870) | pub const NT_GNU_HWCAP: u32 = 2; constant NT_GNU_BUILD_ID (line 1875) | pub const NT_GNU_BUILD_ID: u32 = 3; constant NT_GO_BUILD_ID (line 1881) | pub const NT_GO_BUILD_ID: u32 = 4; constant NT_GNU_GOLD_VERSION (line 1884) | pub const NT_GNU_GOLD_VERSION: u32 = 4; constant NT_GNU_PROPERTY_TYPE_0 (line 1887) | pub const NT_GNU_PROPERTY_TYPE_0: u32 = 5; constant GNU_PROPERTY_STACK_SIZE (line 1892) | pub const GNU_PROPERTY_STACK_SIZE: u32 = 1; constant GNU_PROPERTY_NO_COPY_ON_PROTECTED (line 1894) | pub const GNU_PROPERTY_NO_COPY_ON_PROTECTED: u32 = 2; constant GNU_PROPERTY_UINT32_AND_LO (line 1898) | pub const GNU_PROPERTY_UINT32_AND_LO: u32 = 0xb0000000; constant GNU_PROPERTY_UINT32_AND_HI (line 1899) | pub const GNU_PROPERTY_UINT32_AND_HI: u32 = 0xb0007fff; constant GNU_PROPERTY_UINT32_OR_LO (line 1903) | pub const GNU_PROPERTY_UINT32_OR_LO: u32 = 0xb0008000; constant GNU_PROPERTY_UINT32_OR_HI (line 1904) | pub const GNU_PROPERTY_UINT32_OR_HI: u32 = 0xb000ffff; constant GNU_PROPERTY_1_NEEDED (line 1907) | pub const GNU_PROPERTY_1_NEEDED: u32 = GNU_PROPERTY_UINT32_OR_LO; constant GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS (line 1911) | pub const GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS: u32 = 1 << 0; constant GNU_PROPERTY_LOPROC (line 1914) | pub const GNU_PROPERTY_LOPROC: u32 = 0xc0000000; constant GNU_PROPERTY_HIPROC (line 1916) | pub const GNU_PROPERTY_HIPROC: u32 = 0xdfffffff; constant GNU_PROPERTY_LOUSER (line 1918) | pub const GNU_PROPERTY_LOUSER: u32 = 0xe0000000; constant GNU_PROPERTY_HIUSER (line 1920) | pub const GNU_PROPERTY_HIUSER: u32 = 0xffffffff; constant GNU_PROPERTY_AARCH64_FEATURE_1_AND (line 1923) | pub const GNU_PROPERTY_AARCH64_FEATURE_1_AND: u32 = 0xc0000000; constant GNU_PROPERTY_AARCH64_FEATURE_PAUTH (line 1924) | pub const GNU_PROPERTY_AARCH64_FEATURE_PAUTH: u32 = 0xc0000001; constant GNU_PROPERTY_AARCH64_FEATURE_1_BTI (line 1926) | pub const GNU_PROPERTY_AARCH64_FEATURE_1_BTI: u32 = 1 << 0; constant GNU_PROPERTY_AARCH64_FEATURE_1_PAC (line 1927) | pub const GNU_PROPERTY_AARCH64_FEATURE_1_PAC: u32 = 1 << 1; constant GNU_PROPERTY_X86_UINT32_AND_LO (line 1931) | pub const GNU_PROPERTY_X86_UINT32_AND_LO: u32 = 0xc0000002; constant GNU_PROPERTY_X86_UINT32_AND_HI (line 1932) | pub const GNU_PROPERTY_X86_UINT32_AND_HI: u32 = 0xc0007fff; constant GNU_PROPERTY_X86_UINT32_OR_LO (line 1936) | pub const GNU_PROPERTY_X86_UINT32_OR_LO: u32 = 0xc0008000; constant GNU_PROPERTY_X86_UINT32_OR_HI (line 1937) | pub const GNU_PROPERTY_X86_UINT32_OR_HI: u32 = 0xc000ffff; constant GNU_PROPERTY_X86_UINT32_OR_AND_LO (line 1942) | pub const GNU_PROPERTY_X86_UINT32_OR_AND_LO: u32 = 0xc0010000; constant GNU_PROPERTY_X86_UINT32_OR_AND_HI (line 1943) | pub const GNU_PROPERTY_X86_UINT32_OR_AND_HI: u32 = 0xc0017fff; constant GNU_PROPERTY_X86_ISA_1_USED (line 1947) | pub const GNU_PROPERTY_X86_ISA_1_USED: u32 = 0xc0010002; constant GNU_PROPERTY_X86_ISA_1_NEEDED (line 1950) | pub const GNU_PROPERTY_X86_ISA_1_NEEDED: u32 = 0xc0008002; constant GNU_PROPERTY_X86_FEATURE_1_AND (line 1952) | pub const GNU_PROPERTY_X86_FEATURE_1_AND: u32 = 0xc0000002; constant GNU_PROPERTY_X86_ISA_1_BASELINE (line 1956) | pub const GNU_PROPERTY_X86_ISA_1_BASELINE: u32 = 1 << 0; constant GNU_PROPERTY_X86_ISA_1_V2 (line 1960) | pub const GNU_PROPERTY_X86_ISA_1_V2: u32 = 1 << 1; constant GNU_PROPERTY_X86_ISA_1_V3 (line 1963) | pub const GNU_PROPERTY_X86_ISA_1_V3: u32 = 1 << 2; constant GNU_PROPERTY_X86_ISA_1_V4 (line 1966) | pub const GNU_PROPERTY_X86_ISA_1_V4: u32 = 1 << 3; constant GNU_PROPERTY_X86_FEATURE_1_IBT (line 1969) | pub const GNU_PROPERTY_X86_FEATURE_1_IBT: u32 = 1 << 0; constant GNU_PROPERTY_X86_FEATURE_1_SHSTK (line 1971) | pub const GNU_PROPERTY_X86_FEATURE_1_SHSTK: u32 = 1 << 1; type HashHeader (line 1978) | pub struct HashHeader { function hash (line 1992) | pub fn hash(name: &[u8]) -> u32 { type GnuHashHeader (line 2004) | pub struct GnuHashHeader { function gnu_hash (line 2026) | pub fn gnu_hash(name: &[u8]) -> u32 { constant R_68K_NONE (line 2039) | pub const R_68K_NONE: u32 = 0; constant R_68K_32 (line 2041) | pub const R_68K_32: u32 = 1; constant R_68K_16 (line 2043) | pub const R_68K_16: u32 = 2; constant R_68K_8 (line 2045) | pub const R_68K_8: u32 = 3; constant R_68K_PC32 (line 2047) | pub const R_68K_PC32: u32 = 4; constant R_68K_PC16 (line 2049) | pub const R_68K_PC16: u32 = 5; constant R_68K_PC8 (line 2051) | pub const R_68K_PC8: u32 = 6; constant R_68K_GOT32 (line 2053) | pub const R_68K_GOT32: u32 = 7; constant R_68K_GOT16 (line 2055) | pub const R_68K_GOT16: u32 = 8; constant R_68K_GOT8 (line 2057) | pub const R_68K_GOT8: u32 = 9; constant R_68K_GOT32O (line 2059) | pub const R_68K_GOT32O: u32 = 10; constant R_68K_GOT16O (line 2061) | pub const R_68K_GOT16O: u32 = 11; constant R_68K_GOT8O (line 2063) | pub const R_68K_GOT8O: u32 = 12; constant R_68K_PLT32 (line 2065) | pub const R_68K_PLT32: u32 = 13; constant R_68K_PLT16 (line 2067) | pub const R_68K_PLT16: u32 = 14; constant R_68K_PLT8 (line 2069) | pub const R_68K_PLT8: u32 = 15; constant R_68K_PLT32O (line 2071) | pub const R_68K_PLT32O: u32 = 16; constant R_68K_PLT16O (line 2073) | pub const R_68K_PLT16O: u32 = 17; constant R_68K_PLT8O (line 2075) | pub const R_68K_PLT8O: u32 = 18; constant R_68K_COPY (line 2077) | pub const R_68K_COPY: u32 = 19; constant R_68K_GLOB_DAT (line 2079) | pub const R_68K_GLOB_DAT: u32 = 20; constant R_68K_JMP_SLOT (line 2081) | pub const R_68K_JMP_SLOT: u32 = 21; constant R_68K_RELATIVE (line 2083) | pub const R_68K_RELATIVE: u32 = 22; constant R_68K_TLS_GD32 (line 2085) | pub const R_68K_TLS_GD32: u32 = 25; constant R_68K_TLS_GD16 (line 2087) | pub const R_68K_TLS_GD16: u32 = 26; constant R_68K_TLS_GD8 (line 2089) | pub const R_68K_TLS_GD8: u32 = 27; constant R_68K_TLS_LDM32 (line 2091) | pub const R_68K_TLS_LDM32: u32 = 28; constant R_68K_TLS_LDM16 (line 2093) | pub const R_68K_TLS_LDM16: u32 = 29; constant R_68K_TLS_LDM8 (line 2095) | pub const R_68K_TLS_LDM8: u32 = 30; constant R_68K_TLS_LDO32 (line 2097) | pub const R_68K_TLS_LDO32: u32 = 31; constant R_68K_TLS_LDO16 (line 2099) | pub const R_68K_TLS_LDO16: u32 = 32; constant R_68K_TLS_LDO8 (line 2101) | pub const R_68K_TLS_LDO8: u32 = 33; constant R_68K_TLS_IE32 (line 2103) | pub const R_68K_TLS_IE32: u32 = 34; constant R_68K_TLS_IE16 (line 2105) | pub const R_68K_TLS_IE16: u32 = 35; constant R_68K_TLS_IE8 (line 2107) | pub const R_68K_TLS_IE8: u32 = 36; constant R_68K_TLS_LE32 (line 2109) | pub const R_68K_TLS_LE32: u32 = 37; constant R_68K_TLS_LE16 (line 2111) | pub const R_68K_TLS_LE16: u32 = 38; constant R_68K_TLS_LE8 (line 2113) | pub const R_68K_TLS_LE8: u32 = 39; constant R_68K_TLS_DTPMOD32 (line 2115) | pub const R_68K_TLS_DTPMOD32: u32 = 40; constant R_68K_TLS_DTPREL32 (line 2117) | pub const R_68K_TLS_DTPREL32: u32 = 41; constant R_68K_TLS_TPREL32 (line 2119) | pub const R_68K_TLS_TPREL32: u32 = 42; constant R_386_NONE (line 2126) | pub const R_386_NONE: u32 = 0; constant R_386_32 (line 2128) | pub const R_386_32: u32 = 1; constant R_386_PC32 (line 2130) | pub const R_386_PC32: u32 = 2; constant R_386_GOT32 (line 2132) | pub const R_386_GOT32: u32 = 3; constant R_386_PLT32 (line 2134) | pub const R_386_PLT32: u32 = 4; constant R_386_COPY (line 2136) | pub const R_386_COPY: u32 = 5; constant R_386_GLOB_DAT (line 2138) | pub const R_386_GLOB_DAT: u32 = 6; constant R_386_JMP_SLOT (line 2140) | pub const R_386_JMP_SLOT: u32 = 7; constant R_386_RELATIVE (line 2142) | pub const R_386_RELATIVE: u32 = 8; constant R_386_GOTOFF (line 2144) | pub const R_386_GOTOFF: u32 = 9; constant R_386_GOTPC (line 2146) | pub const R_386_GOTPC: u32 = 10; constant R_386_32PLT (line 2148) | pub const R_386_32PLT: u32 = 11; constant R_386_TLS_TPOFF (line 2150) | pub const R_386_TLS_TPOFF: u32 = 14; constant R_386_TLS_IE (line 2152) | pub const R_386_TLS_IE: u32 = 15; constant R_386_TLS_GOTIE (line 2154) | pub const R_386_TLS_GOTIE: u32 = 16; constant R_386_TLS_LE (line 2156) | pub const R_386_TLS_LE: u32 = 17; constant R_386_TLS_GD (line 2158) | pub const R_386_TLS_GD: u32 = 18; constant R_386_TLS_LDM (line 2160) | pub const R_386_TLS_LDM: u32 = 19; constant R_386_16 (line 2162) | pub const R_386_16: u32 = 20; constant R_386_PC16 (line 2164) | pub const R_386_PC16: u32 = 21; constant R_386_8 (line 2166) | pub const R_386_8: u32 = 22; constant R_386_PC8 (line 2168) | pub const R_386_PC8: u32 = 23; constant R_386_TLS_GD_32 (line 2170) | pub const R_386_TLS_GD_32: u32 = 24; constant R_386_TLS_GD_PUSH (line 2172) | pub const R_386_TLS_GD_PUSH: u32 = 25; constant R_386_TLS_GD_CALL (line 2174) | pub const R_386_TLS_GD_CALL: u32 = 26; constant R_386_TLS_GD_POP (line 2176) | pub const R_386_TLS_GD_POP: u32 = 27; constant R_386_TLS_LDM_32 (line 2178) | pub const R_386_TLS_LDM_32: u32 = 28; constant R_386_TLS_LDM_PUSH (line 2180) | pub const R_386_TLS_LDM_PUSH: u32 = 29; constant R_386_TLS_LDM_CALL (line 2182) | pub const R_386_TLS_LDM_CALL: u32 = 30; constant R_386_TLS_LDM_POP (line 2184) | pub const R_386_TLS_LDM_POP: u32 = 31; constant R_386_TLS_LDO_32 (line 2186) | pub const R_386_TLS_LDO_32: u32 = 32; constant R_386_TLS_IE_32 (line 2188) | pub const R_386_TLS_IE_32: u32 = 33; constant R_386_TLS_LE_32 (line 2190) | pub const R_386_TLS_LE_32: u32 = 34; constant R_386_TLS_DTPMOD32 (line 2192) | pub const R_386_TLS_DTPMOD32: u32 = 35; constant R_386_TLS_DTPOFF32 (line 2194) | pub const R_386_TLS_DTPOFF32: u32 = 36; constant R_386_TLS_TPOFF32 (line 2196) | pub const R_386_TLS_TPOFF32: u32 = 37; constant R_386_SIZE32 (line 2198) | pub const R_386_SIZE32: u32 = 38; constant R_386_TLS_GOTDESC (line 2200) | pub const R_386_TLS_GOTDESC: u32 = 39; constant R_386_TLS_DESC_CALL (line 2202) | pub const R_386_TLS_DESC_CALL: u32 = 40; constant R_386_TLS_DESC (line 2204) | pub const R_386_TLS_DESC: u32 = 41; constant R_386_IRELATIVE (line 2206) | pub const R_386_IRELATIVE: u32 = 42; constant R_386_GOT32X (line 2208) | pub const R_386_GOT32X: u32 = 43; constant R_SHARC_ADDR24_V3 (line 2219) | pub const R_SHARC_ADDR24_V3: u32 = 0x0b; constant R_SHARC_ADDR32_V3 (line 2232) | pub const R_SHARC_ADDR32_V3: u32 = 0x0c; constant R_SHARC_ADDR_VAR_V3 (line 2237) | pub const R_SHARC_ADDR_VAR_V3: u32 = 0x0d; constant R_SHARC_PCRSHORT_V3 (line 2245) | pub const R_SHARC_PCRSHORT_V3: u32 = 0x0e; constant R_SHARC_PCRLONG_V3 (line 2255) | pub const R_SHARC_PCRLONG_V3: u32 = 0x0f; constant R_SHARC_DATA6_V3 (line 2264) | pub const R_SHARC_DATA6_V3: u32 = 0x10; constant R_SHARC_DATA16_V3 (line 2271) | pub const R_SHARC_DATA16_V3: u32 = 0x11; constant R_SHARC_DATA6_VISA_V3 (line 2278) | pub const R_SHARC_DATA6_VISA_V3: u32 = 0x12; constant R_SHARC_DATA7_VISA_V3 (line 2281) | pub const R_SHARC_DATA7_VISA_V3: u32 = 0x13; constant R_SHARC_DATA16_VISA_V3 (line 2284) | pub const R_SHARC_DATA16_VISA_V3: u32 = 0x14; constant R_SHARC_PCR6_VISA_V3 (line 2291) | pub const R_SHARC_PCR6_VISA_V3: u32 = 0x17; constant R_SHARC_ADDR_VAR16_V3 (line 2296) | pub const R_SHARC_ADDR_VAR16_V3: u32 = 0x19; constant R_SHARC_CALC_PUSH_ADDR (line 2298) | pub const R_SHARC_CALC_PUSH_ADDR: u32 = 0xe0; constant R_SHARC_CALC_PUSH_ADDEND (line 2299) | pub const R_SHARC_CALC_PUSH_ADDEND: u32 = 0xe1; constant R_SHARC_CALC_ADD (line 2300) | pub const R_SHARC_CALC_ADD: u32 = 0xe2; constant R_SHARC_CALC_SUB (line 2301) | pub const R_SHARC_CALC_SUB: u32 = 0xe3; constant R_SHARC_CALC_MUL (line 2302) | pub const R_SHARC_CALC_MUL: u32 = 0xe4; constant R_SHARC_CALC_DIV (line 2303) | pub const R_SHARC_CALC_DIV: u32 = 0xe5; constant R_SHARC_CALC_MOD (line 2304) | pub const R_SHARC_CALC_MOD: u32 = 0xe6; constant R_SHARC_CALC_LSHIFT (line 2305) | pub const R_SHARC_CALC_LSHIFT: u32 = 0xe7; constant R_SHARC_CALC_RSHIFT (line 2306) | pub const R_SHARC_CALC_RSHIFT: u32 = 0xe8; constant R_SHARC_CALC_AND (line 2307) | pub const R_SHARC_CALC_AND: u32 = 0xe9; constant R_SHARC_CALC_OR (line 2308) | pub const R_SHARC_CALC_OR: u32 = 0xea; constant R_SHARC_CALC_XOR (line 2309) | pub const R_SHARC_CALC_XOR: u32 = 0xeb; constant R_SHARC_CALC_PUSH_LEN (line 2310) | pub const R_SHARC_CALC_PUSH_LEN: u32 = 0xec; constant R_SHARC_CALC_NOT (line 2311) | pub const R_SHARC_CALC_NOT: u32 = 0xf6; constant SHT_SHARC_ADI_ATTRIBUTES (line 2316) | pub const SHT_SHARC_ADI_ATTRIBUTES: u32 = SHT_LOPROC + 0x2; constant STT_SPARC_REGISTER (line 2323) | pub const STT_SPARC_REGISTER: u8 = 13; constant EF_SPARCV9_MM (line 2327) | pub const EF_SPARCV9_MM: u32 = 3; constant EF_SPARCV9_TSO (line 2328) | pub const EF_SPARCV9_TSO: u32 = 0; constant EF_SPARCV9_PSO (line 2329) | pub const EF_SPARCV9_PSO: u32 = 1; constant EF_SPARCV9_RMO (line 2330) | pub const EF_SPARCV9_RMO: u32 = 2; constant EF_SPARC_LEDATA (line 2332) | pub const EF_SPARC_LEDATA: u32 = 0x80_0000; constant EF_SPARC_EXT_MASK (line 2333) | pub const EF_SPARC_EXT_MASK: u32 = 0xFF_FF00; constant EF_SPARC_32PLUS (line 2335) | pub const EF_SPARC_32PLUS: u32 = 0x00_0100; constant EF_SPARC_SUN_US1 (line 2337) | pub const EF_SPARC_SUN_US1: u32 = 0x00_0200; constant EF_SPARC_HAL_R1 (line 2339) | pub const EF_SPARC_HAL_R1: u32 = 0x00_0400; constant EF_SPARC_SUN_US3 (line 2341) | pub const EF_SPARC_SUN_US3: u32 = 0x00_0800; constant R_SPARC_NONE (line 2346) | pub const R_SPARC_NONE: u32 = 0; constant R_SPARC_8 (line 2348) | pub const R_SPARC_8: u32 = 1; constant R_SPARC_16 (line 2350) | pub const R_SPARC_16: u32 = 2; constant R_SPARC_32 (line 2352) | pub const R_SPARC_32: u32 = 3; constant R_SPARC_DISP8 (line 2354) | pub const R_SPARC_DISP8: u32 = 4; constant R_SPARC_DISP16 (line 2356) | pub const R_SPARC_DISP16: u32 = 5; constant R_SPARC_DISP32 (line 2358) | pub const R_SPARC_DISP32: u32 = 6; constant R_SPARC_WDISP30 (line 2360) | pub const R_SPARC_WDISP30: u32 = 7; constant R_SPARC_WDISP22 (line 2362) | pub const R_SPARC_WDISP22: u32 = 8; constant R_SPARC_HI22 (line 2364) | pub const R_SPARC_HI22: u32 = 9; constant R_SPARC_22 (line 2366) | pub const R_SPARC_22: u32 = 10; constant R_SPARC_13 (line 2368) | pub const R_SPARC_13: u32 = 11; constant R_SPARC_LO10 (line 2370) | pub const R_SPARC_LO10: u32 = 12; constant R_SPARC_GOT10 (line 2372) | pub const R_SPARC_GOT10: u32 = 13; constant R_SPARC_GOT13 (line 2374) | pub const R_SPARC_GOT13: u32 = 14; constant R_SPARC_GOT22 (line 2376) | pub const R_SPARC_GOT22: u32 = 15; constant R_SPARC_PC10 (line 2378) | pub const R_SPARC_PC10: u32 = 16; constant R_SPARC_PC22 (line 2380) | pub const R_SPARC_PC22: u32 = 17; constant R_SPARC_WPLT30 (line 2382) | pub const R_SPARC_WPLT30: u32 = 18; constant R_SPARC_COPY (line 2384) | pub const R_SPARC_COPY: u32 = 19; constant R_SPARC_GLOB_DAT (line 2386) | pub const R_SPARC_GLOB_DAT: u32 = 20; constant R_SPARC_JMP_SLOT (line 2388) | pub const R_SPARC_JMP_SLOT: u32 = 21; constant R_SPARC_RELATIVE (line 2390) | pub const R_SPARC_RELATIVE: u32 = 22; constant R_SPARC_UA32 (line 2392) | pub const R_SPARC_UA32: u32 = 23; constant R_SPARC_PLT32 (line 2397) | pub const R_SPARC_PLT32: u32 = 24; constant R_SPARC_HIPLT22 (line 2399) | pub const R_SPARC_HIPLT22: u32 = 25; constant R_SPARC_LOPLT10 (line 2401) | pub const R_SPARC_LOPLT10: u32 = 26; constant R_SPARC_PCPLT32 (line 2403) | pub const R_SPARC_PCPLT32: u32 = 27; constant R_SPARC_PCPLT22 (line 2405) | pub const R_SPARC_PCPLT22: u32 = 28; constant R_SPARC_PCPLT10 (line 2407) | pub const R_SPARC_PCPLT10: u32 = 29; constant R_SPARC_10 (line 2409) | pub const R_SPARC_10: u32 = 30; constant R_SPARC_11 (line 2411) | pub const R_SPARC_11: u32 = 31; constant R_SPARC_64 (line 2413) | pub const R_SPARC_64: u32 = 32; constant R_SPARC_OLO10 (line 2415) | pub const R_SPARC_OLO10: u32 = 33; constant R_SPARC_HH22 (line 2417) | pub const R_SPARC_HH22: u32 = 34; constant R_SPARC_HM10 (line 2419) | pub const R_SPARC_HM10: u32 = 35; constant R_SPARC_LM22 (line 2421) | pub const R_SPARC_LM22: u32 = 36; constant R_SPARC_PC_HH22 (line 2423) | pub const R_SPARC_PC_HH22: u32 = 37; constant R_SPARC_PC_HM10 (line 2425) | pub const R_SPARC_PC_HM10: u32 = 38; constant R_SPARC_PC_LM22 (line 2427) | pub const R_SPARC_PC_LM22: u32 = 39; constant R_SPARC_WDISP16 (line 2429) | pub const R_SPARC_WDISP16: u32 = 40; constant R_SPARC_WDISP19 (line 2431) | pub const R_SPARC_WDISP19: u32 = 41; constant R_SPARC_GLOB_JMP (line 2433) | pub const R_SPARC_GLOB_JMP: u32 = 42; constant R_SPARC_7 (line 2435) | pub const R_SPARC_7: u32 = 43; constant R_SPARC_5 (line 2437) | pub const R_SPARC_5: u32 = 44; constant R_SPARC_6 (line 2439) | pub const R_SPARC_6: u32 = 45; constant R_SPARC_DISP64 (line 2441) | pub const R_SPARC_DISP64: u32 = 46; constant R_SPARC_PLT64 (line 2443) | pub const R_SPARC_PLT64: u32 = 47; constant R_SPARC_HIX22 (line 2445) | pub const R_SPARC_HIX22: u32 = 48; constant R_SPARC_LOX10 (line 2447) | pub const R_SPARC_LOX10: u32 = 49; constant R_SPARC_H44 (line 2449) | pub const R_SPARC_H44: u32 = 50; constant R_SPARC_M44 (line 2451) | pub const R_SPARC_M44: u32 = 51; constant R_SPARC_L44 (line 2453) | pub const R_SPARC_L44: u32 = 52; constant R_SPARC_REGISTER (line 2455) | pub const R_SPARC_REGISTER: u32 = 53; constant R_SPARC_UA64 (line 2457) | pub const R_SPARC_UA64: u32 = 54; constant R_SPARC_UA16 (line 2459) | pub const R_SPARC_UA16: u32 = 55; constant R_SPARC_TLS_GD_HI22 (line 2460) | pub const R_SPARC_TLS_GD_HI22: u32 = 56; constant R_SPARC_TLS_GD_LO10 (line 2461) | pub const R_SPARC_TLS_GD_LO10: u32 = 57; constant R_SPARC_TLS_GD_ADD (line 2462) | pub const R_SPARC_TLS_GD_ADD: u32 = 58; constant R_SPARC_TLS_GD_CALL (line 2463) | pub const R_SPARC_TLS_GD_CALL: u32 = 59; constant R_SPARC_TLS_LDM_HI22 (line 2464) | pub const R_SPARC_TLS_LDM_HI22: u32 = 60; constant R_SPARC_TLS_LDM_LO10 (line 2465) | pub const R_SPARC_TLS_LDM_LO10: u32 = 61; constant R_SPARC_TLS_LDM_ADD (line 2466) | pub const R_SPARC_TLS_LDM_ADD: u32 = 62; constant R_SPARC_TLS_LDM_CALL (line 2467) | pub const R_SPARC_TLS_LDM_CALL: u32 = 63; constant R_SPARC_TLS_LDO_HIX22 (line 2468) | pub const R_SPARC_TLS_LDO_HIX22: u32 = 64; constant R_SPARC_TLS_LDO_LOX10 (line 2469) | pub const R_SPARC_TLS_LDO_LOX10: u32 = 65; constant R_SPARC_TLS_LDO_ADD (line 2470) | pub const R_SPARC_TLS_LDO_ADD: u32 = 66; constant R_SPARC_TLS_IE_HI22 (line 2471) | pub const R_SPARC_TLS_IE_HI22: u32 = 67; constant R_SPARC_TLS_IE_LO10 (line 2472) | pub const R_SPARC_TLS_IE_LO10: u32 = 68; constant R_SPARC_TLS_IE_LD (line 2473) | pub const R_SPARC_TLS_IE_LD: u32 = 69; constant R_SPARC_TLS_IE_LDX (line 2474) | pub const R_SPARC_TLS_IE_LDX: u32 = 70; constant R_SPARC_TLS_IE_ADD (line 2475) | pub const R_SPARC_TLS_IE_ADD: u32 = 71; constant R_SPARC_TLS_LE_HIX22 (line 2476) | pub const R_SPARC_TLS_LE_HIX22: u32 = 72; constant R_SPARC_TLS_LE_LOX10 (line 2477) | pub const R_SPARC_TLS_LE_LOX10: u32 = 73; constant R_SPARC_TLS_DTPMOD32 (line 2478) | pub const R_SPARC_TLS_DTPMOD32: u32 = 74; constant R_SPARC_TLS_DTPMOD64 (line 2479) | pub const R_SPARC_TLS_DTPMOD64: u32 = 75; constant R_SPARC_TLS_DTPOFF32 (line 2480) | pub const R_SPARC_TLS_DTPOFF32: u32 = 76; constant R_SPARC_TLS_DTPOFF64 (line 2481) | pub const R_SPARC_TLS_DTPOFF64: u32 = 77; constant R_SPARC_TLS_TPOFF32 (line 2482) | pub const R_SPARC_TLS_TPOFF32: u32 = 78; constant R_SPARC_TLS_TPOFF64 (line 2483) | pub const R_SPARC_TLS_TPOFF64: u32 = 79; constant R_SPARC_GOTDATA_HIX22 (line 2484) | pub const R_SPARC_GOTDATA_HIX22: u32 = 80; constant R_SPARC_GOTDATA_LOX10 (line 2485) | pub const R_SPARC_GOTDATA_LOX10: u32 = 81; constant R_SPARC_GOTDATA_OP_HIX22 (line 2486) | pub const R_SPARC_GOTDATA_OP_HIX22: u32 = 82; constant R_SPARC_GOTDATA_OP_LOX10 (line 2487) | pub const R_SPARC_GOTDATA_OP_LOX10: u32 = 83; constant R_SPARC_GOTDATA_OP (line 2488) | pub const R_SPARC_GOTDATA_OP: u32 = 84; constant R_SPARC_H34 (line 2489) | pub const R_SPARC_H34: u32 = 85; constant R_SPARC_SIZE32 (line 2490) | pub const R_SPARC_SIZE32: u32 = 86; constant R_SPARC_SIZE64 (line 2491) | pub const R_SPARC_SIZE64: u32 = 87; constant R_SPARC_WDISP10 (line 2492) | pub const R_SPARC_WDISP10: u32 = 88; constant R_SPARC_JMP_IREL (line 2493) | pub const R_SPARC_JMP_IREL: u32 = 248; constant R_SPARC_IRELATIVE (line 2494) | pub const R_SPARC_IRELATIVE: u32 = 249; constant R_SPARC_GNU_VTINHERIT (line 2495) | pub const R_SPARC_GNU_VTINHERIT: u32 = 250; constant R_SPARC_GNU_VTENTRY (line 2496) | pub const R_SPARC_GNU_VTENTRY: u32 = 251; constant R_SPARC_REV32 (line 2497) | pub const R_SPARC_REV32: u32 = 252; constant DT_SPARC_REGISTER (line 2501) | pub const DT_SPARC_REGISTER: u32 = 0x7000_0001; constant EF_MIPS_NOREORDER (line 2508) | pub const EF_MIPS_NOREORDER: u32 = 1; constant EF_MIPS_PIC (line 2510) | pub const EF_MIPS_PIC: u32 = 2; constant EF_MIPS_CPIC (line 2512) | pub const EF_MIPS_CPIC: u32 = 4; constant EF_MIPS_XGOT (line 2513) | pub const EF_MIPS_XGOT: u32 = 8; constant EF_MIPS_64BIT_WHIRL (line 2514) | pub const EF_MIPS_64BIT_WHIRL: u32 = 16; constant EF_MIPS_ABI2 (line 2515) | pub const EF_MIPS_ABI2: u32 = 32; constant EF_MIPS_ABI_ON32 (line 2516) | pub const EF_MIPS_ABI_ON32: u32 = 64; constant EF_MIPS_FP64 (line 2518) | pub const EF_MIPS_FP64: u32 = 512; constant EF_MIPS_NAN2008 (line 2520) | pub const EF_MIPS_NAN2008: u32 = 1024; constant EF_MIPS_ARCH (line 2522) | pub const EF_MIPS_ARCH: u32 = 0xf000_0000; constant EF_MIPS_ABI_O32 (line 2525) | pub const EF_MIPS_ABI_O32: u32 = 0x0000_1000; constant EF_MIPS_ABI_O64 (line 2527) | pub const EF_MIPS_ABI_O64: u32 = 0x0000_2000; constant EF_MIPS_ABI_EABI32 (line 2529) | pub const EF_MIPS_ABI_EABI32: u32 = 0x0000_3000; constant EF_MIPS_ABI_EABI64 (line 2531) | pub const EF_MIPS_ABI_EABI64: u32 = 0x0000_4000; constant EF_MIPS_ABI (line 2533) | pub const EF_MIPS_ABI: u32 = 0x0000_f000; constant EF_MIPS_ARCH_1 (line 2538) | pub const EF_MIPS_ARCH_1: u32 = 0x0000_0000; constant EF_MIPS_ARCH_2 (line 2540) | pub const EF_MIPS_ARCH_2: u32 = 0x1000_0000; constant EF_MIPS_ARCH_3 (line 2542) | pub const EF_MIPS_ARCH_3: u32 = 0x2000_0000; constant EF_MIPS_ARCH_4 (line 2544) | pub const EF_MIPS_ARCH_4: u32 = 0x3000_0000; constant EF_MIPS_ARCH_5 (line 2546) | pub const EF_MIPS_ARCH_5: u32 = 0x4000_0000; constant EF_MIPS_ARCH_32 (line 2548) | pub const EF_MIPS_ARCH_32: u32 = 0x5000_0000; constant EF_MIPS_ARCH_64 (line 2550) | pub const EF_MIPS_ARCH_64: u32 = 0x6000_0000; constant EF_MIPS_ARCH_32R2 (line 2552) | pub const EF_MIPS_ARCH_32R2: u32 = 0x7000_0000; constant EF_MIPS_ARCH_64R2 (line 2554) | pub const EF_MIPS_ARCH_64R2: u32 = 0x8000_0000; constant EF_MIPS_ARCH_32R6 (line 2556) | pub const EF_MIPS_ARCH_32R6: u32 = 0x9000_0000; constant EF_MIPS_ARCH_64R6 (line 2558) | pub const EF_MIPS_ARCH_64R6: u32 = 0xa000_0000; constant SHN_MIPS_ACOMMON (line 2563) | pub const SHN_MIPS_ACOMMON: u16 = 0xff00; constant SHN_MIPS_TEXT (line 2565) | pub const SHN_MIPS_TEXT: u16 = 0xff01; constant SHN_MIPS_DATA (line 2567) | pub const SHN_MIPS_DATA: u16 = 0xff02; constant SHN_MIPS_SCOMMON (line 2569) | pub const SHN_MIPS_SCOMMON: u16 = 0xff03; constant SHN_MIPS_SUNDEFINED (line 2571) | pub const SHN_MIPS_SUNDEFINED: u16 = 0xff04; constant SHT_MIPS_LIBLIST (line 2576) | pub const SHT_MIPS_LIBLIST: u32 = 0x7000_0000; constant SHT_MIPS_MSYM (line 2577) | pub const SHT_MIPS_MSYM: u32 = 0x7000_0001; constant SHT_MIPS_CONFLICT (line 2579) | pub const SHT_MIPS_CONFLICT: u32 = 0x7000_0002; constant SHT_MIPS_GPTAB (line 2581) | pub const SHT_MIPS_GPTAB: u32 = 0x7000_0003; constant SHT_MIPS_UCODE (line 2583) | pub const SHT_MIPS_UCODE: u32 = 0x7000_0004; constant SHT_MIPS_DEBUG (line 2585) | pub const SHT_MIPS_DEBUG: u32 = 0x7000_0005; constant SHT_MIPS_REGINFO (line 2587) | pub const SHT_MIPS_REGINFO: u32 = 0x7000_0006; constant SHT_MIPS_PACKAGE (line 2588) | pub const SHT_MIPS_PACKAGE: u32 = 0x7000_0007; constant SHT_MIPS_PACKSYM (line 2589) | pub const SHT_MIPS_PACKSYM: u32 = 0x7000_0008; constant SHT_MIPS_RELD (line 2590) | pub const SHT_MIPS_RELD: u32 = 0x7000_0009; constant SHT_MIPS_IFACE (line 2591) | pub const SHT_MIPS_IFACE: u32 = 0x7000_000b; constant SHT_MIPS_CONTENT (line 2592) | pub const SHT_MIPS_CONTENT: u32 = 0x7000_000c; constant SHT_MIPS_OPTIONS (line 2594) | pub const SHT_MIPS_OPTIONS: u32 = 0x7000_000d; constant SHT_MIPS_SHDR (line 2595) | pub const SHT_MIPS_SHDR: u32 = 0x7000_0010; constant SHT_MIPS_FDESC (line 2596) | pub const SHT_MIPS_FDESC: u32 = 0x7000_0011; constant SHT_MIPS_EXTSYM (line 2597) | pub const SHT_MIPS_EXTSYM: u32 = 0x7000_0012; constant SHT_MIPS_DENSE (line 2598) | pub const SHT_MIPS_DENSE: u32 = 0x7000_0013; constant SHT_MIPS_PDESC (line 2599) | pub const SHT_MIPS_PDESC: u32 = 0x7000_0014; constant SHT_MIPS_LOCSYM (line 2600) | pub const SHT_MIPS_LOCSYM: u32 = 0x7000_0015; constant SHT_MIPS_AUXSYM (line 2601) | pub const SHT_MIPS_AUXSYM: u32 = 0x7000_0016; constant SHT_MIPS_OPTSYM (line 2602) | pub const SHT_MIPS_OPTSYM: u32 = 0x7000_0017; constant SHT_MIPS_LOCSTR (line 2603) | pub const SHT_MIPS_LOCSTR: u32 = 0x7000_0018; constant SHT_MIPS_LINE (line 2604) | pub const SHT_MIPS_LINE: u32 = 0x7000_0019; constant SHT_MIPS_RFDESC (line 2605) | pub const SHT_MIPS_RFDESC: u32 = 0x7000_001a; constant SHT_MIPS_DELTASYM (line 2606) | pub const SHT_MIPS_DELTASYM: u32 = 0x7000_001b; constant SHT_MIPS_DELTAINST (line 2607) | pub const SHT_MIPS_DELTAINST: u32 = 0x7000_001c; constant SHT_MIPS_DELTACLASS (line 2608) | pub const SHT_MIPS_DELTACLASS: u32 = 0x7000_001d; constant SHT_MIPS_DWARF (line 2610) | pub const SHT_MIPS_DWARF: u32 = 0x7000_001e; constant SHT_MIPS_DELTADECL (line 2611) | pub const SHT_MIPS_DELTADECL: u32 = 0x7000_001f; constant SHT_MIPS_SYMBOL_LIB (line 2612) | pub const SHT_MIPS_SYMBOL_LIB: u32 = 0x7000_0020; constant SHT_MIPS_EVENTS (line 2614) | pub const SHT_MIPS_EVENTS: u32 = 0x7000_0021; constant SHT_MIPS_TRANSLATE (line 2615) | pub const SHT_MIPS_TRANSLATE: u32 = 0x7000_0022; constant SHT_MIPS_PIXIE (line 2616) | pub const SHT_MIPS_PIXIE: u32 = 0x7000_0023; constant SHT_MIPS_XLATE (line 2617) | pub const SHT_MIPS_XLATE: u32 = 0x7000_0024; constant SHT_MIPS_XLATE_DEBUG (line 2618) | pub const SHT_MIPS_XLATE_DEBUG: u32 = 0x7000_0025; constant SHT_MIPS_WHIRL (line 2619) | pub const SHT_MIPS_WHIRL: u32 = 0x7000_0026; constant SHT_MIPS_EH_REGION (line 2620) | pub const SHT_MIPS_EH_REGION: u32 = 0x7000_0027; constant SHT_MIPS_XLATE_OLD (line 2621) | pub const SHT_MIPS_XLATE_OLD: u32 = 0x7000_0028; constant SHT_MIPS_PDR_EXCEPTION (line 2622) | pub const SHT_MIPS_PDR_EXCEPTION: u32 = 0x7000_0029; constant SHF_MIPS_GPREL (line 2627) | pub const SHF_MIPS_GPREL: u32 = 0x1000_0000; constant SHF_MIPS_MERGE (line 2628) | pub const SHF_MIPS_MERGE: u32 = 0x2000_0000; constant SHF_MIPS_ADDR (line 2629) | pub const SHF_MIPS_ADDR: u32 = 0x4000_0000; constant SHF_MIPS_STRINGS (line 2630) | pub const SHF_MIPS_STRINGS: u32 = 0x8000_0000; constant SHF_MIPS_NOSTRIP (line 2631) | pub const SHF_MIPS_NOSTRIP: u32 = 0x0800_0000; constant SHF_MIPS_LOCAL (line 2632) | pub const SHF_MIPS_LOCAL: u32 = 0x0400_0000; constant SHF_MIPS_NAMES (line 2633) | pub const SHF_MIPS_NAMES: u32 = 0x0200_0000; constant SHF_MIPS_NODUPE (line 2634) | pub const SHF_MIPS_NODUPE: u32 = 0x0100_0000; constant STO_MIPS_PLT (line 2638) | pub const STO_MIPS_PLT: u8 = 0x8; constant STO_MIPS_SC_ALIGN_UNUSED (line 2640) | pub const STO_MIPS_SC_ALIGN_UNUSED: u8 = 0xff; constant STB_MIPS_SPLIT_COMMON (line 2643) | pub const STB_MIPS_SPLIT_COMMON: u8 = 13; constant ODK_NULL (line 2652) | pub const ODK_NULL: u32 = 0; constant ODK_REGINFO (line 2654) | pub const ODK_REGINFO: u32 = 1; constant ODK_EXCEPTIONS (line 2656) | pub const ODK_EXCEPTIONS: u32 = 2; constant ODK_PAD (line 2658) | pub const ODK_PAD: u32 = 3; constant ODK_HWPATCH (line 2660) | pub const ODK_HWPATCH: u32 = 4; constant ODK_FILL (line 2662) | pub const ODK_FILL: u32 = 5; constant ODK_TAGS (line 2664) | pub const ODK_TAGS: u32 = 6; constant ODK_HWAND (line 2666) | pub const ODK_HWAND: u32 = 7; constant ODK_HWOR (line 2668) | pub const ODK_HWOR: u32 = 8; constant OEX_FPU_MIN (line 2673) | pub const OEX_FPU_MIN: u32 = 0x1f; constant OEX_FPU_MAX (line 2675) | pub const OEX_FPU_MAX: u32 = 0x1f00; constant OEX_PAGE0 (line 2677) | pub const OEX_PAGE0: u32 = 0x10000; constant OEX_SMM (line 2679) | pub const OEX_SMM: u32 = 0x20000; constant OEX_FPDBUG (line 2681) | pub const OEX_FPDBUG: u32 = 0x40000; constant OEX_PRECISEFP (line 2682) | pub const OEX_PRECISEFP: u32 = OEX_FPDBUG; constant OEX_DISMISS (line 2684) | pub const OEX_DISMISS: u32 = 0x80000; constant OEX_FPU_INVAL (line 2686) | pub const OEX_FPU_INVAL: u32 = 0x10; constant OEX_FPU_DIV0 (line 2687) | pub const OEX_FPU_DIV0: u32 = 0x08; constant OEX_FPU_OFLO (line 2688) | pub const OEX_FPU_OFLO: u32 = 0x04; constant OEX_FPU_UFLO (line 2689) | pub const OEX_FPU_UFLO: u32 = 0x02; constant OEX_FPU_INEX (line 2690) | pub const OEX_FPU_INEX: u32 = 0x01; constant OHW_R4KEOP (line 2694) | pub const OHW_R4KEOP: u32 = 0x1; constant OHW_R8KPFETCH (line 2696) | pub const OHW_R8KPFETCH: u32 = 0x2; constant OHW_R5KEOP (line 2698) | pub const OHW_R5KEOP: u32 = 0x4; constant OHW_R5KCVTL (line 2700) | pub const OHW_R5KCVTL: u32 = 0x8; constant OPAD_PREFIX (line 2702) | pub const OPAD_PREFIX: u32 = 0x1; constant OPAD_POSTFIX (line 2703) | pub const OPAD_POSTFIX: u32 = 0x2; constant OPAD_SYMBOL (line 2704) | pub const OPAD_SYMBOL: u32 = 0x4; constant OHWA0_R4KEOP_CHECKED (line 2712) | pub const OHWA0_R4KEOP_CHECKED: u32 = 0x0000_0001; constant OHWA1_R4KEOP_CLEAN (line 2713) | pub const OHWA1_R4KEOP_CLEAN: u32 = 0x0000_0002; constant R_MIPS_NONE (line 2718) | pub const R_MIPS_NONE: u32 = 0; constant R_MIPS_16 (line 2720) | pub const R_MIPS_16: u32 = 1; constant R_MIPS_32 (line 2722) | pub const R_MIPS_32: u32 = 2; constant R_MIPS_REL32 (line 2724) | pub const R_MIPS_REL32: u32 = 3; constant R_MIPS_26 (line 2726) | pub const R_MIPS_26: u32 = 4; constant R_MIPS_HI16 (line 2728) | pub const R_MIPS_HI16: u32 = 5; constant R_MIPS_LO16 (line 2730) | pub const R_MIPS_LO16: u32 = 6; constant R_MIPS_GPREL16 (line 2732) | pub const R_MIPS_GPREL16: u32 = 7; constant R_MIPS_LITERAL (line 2734) | pub const R_MIPS_LITERAL: u32 = 8; constant R_MIPS_GOT16 (line 2736) | pub const R_MIPS_GOT16: u32 = 9; constant R_MIPS_PC16 (line 2738) | pub const R_MIPS_PC16: u32 = 10; constant R_MIPS_CALL16 (line 2740) | pub const R_MIPS_CALL16: u32 = 11; constant R_MIPS_GPREL32 (line 2742) | pub const R_MIPS_GPREL32: u32 = 12; constant R_MIPS_SHIFT5 (line 2744) | pub const R_MIPS_SHIFT5: u32 = 16; constant R_MIPS_SHIFT6 (line 2745) | pub const R_MIPS_SHIFT6: u32 = 17; constant R_MIPS_64 (line 2746) | pub const R_MIPS_64: u32 = 18; constant R_MIPS_GOT_DISP (line 2747) | pub const R_MIPS_GOT_DISP: u32 = 19; constant R_MIPS_GOT_PAGE (line 2748) | pub const R_MIPS_GOT_PAGE: u32 = 20; constant R_MIPS_GOT_OFST (line 2749) | pub const R_MIPS_GOT_OFST: u32 = 21; constant R_MIPS_GOT_HI16 (line 2750) | pub const R_MIPS_GOT_HI16: u32 = 22; constant R_MIPS_GOT_LO16 (line 2751) | pub const R_MIPS_GOT_LO16: u32 = 23; constant R_MIPS_SUB (line 2752) | pub const R_MIPS_SUB: u32 = 24; constant R_MIPS_INSERT_A (line 2753) | pub const R_MIPS_INSERT_A: u32 = 25; constant R_MIPS_INSERT_B (line 2754) | pub const R_MIPS_INSERT_B: u32 = 26; constant R_MIPS_DELETE (line 2755) | pub const R_MIPS_DELETE: u32 = 27; constant R_MIPS_HIGHER (line 2756) | pub const R_MIPS_HIGHER: u32 = 28; constant R_MIPS_HIGHEST (line 2757) | pub const R_MIPS_HIGHEST: u32 = 29; constant R_MIPS_CALL_HI16 (line 2758) | pub const R_MIPS_CALL_HI16: u32 = 30; constant R_MIPS_CALL_LO16 (line 2759) | pub const R_MIPS_CALL_LO16: u32 = 31; constant R_MIPS_SCN_DISP (line 2760) | pub const R_MIPS_SCN_DISP: u32 = 32; constant R_MIPS_REL16 (line 2761) | pub const R_MIPS_REL16: u32 = 33; constant R_MIPS_ADD_IMMEDIATE (line 2762) | pub const R_MIPS_ADD_IMMEDIATE: u32 = 34; constant R_MIPS_PJUMP (line 2763) | pub const R_MIPS_PJUMP: u32 = 35; constant R_MIPS_RELGOT (line 2764) | pub const R_MIPS_RELGOT: u32 = 36; constant R_MIPS_JALR (line 2765) | pub const R_MIPS_JALR: u32 = 37; constant R_MIPS_TLS_DTPMOD32 (line 2767) | pub const R_MIPS_TLS_DTPMOD32: u32 = 38; constant R_MIPS_TLS_DTPREL32 (line 2769) | pub const R_MIPS_TLS_DTPREL32: u32 = 39; constant R_MIPS_TLS_DTPMOD64 (line 2771) | pub const R_MIPS_TLS_DTPMOD64: u32 = 40; constant R_MIPS_TLS_DTPREL64 (line 2773) | pub const R_MIPS_TLS_DTPREL64: u32 = 41; constant R_MIPS_TLS_GD (line 2775) | pub const R_MIPS_TLS_GD: u32 = 42; constant R_MIPS_TLS_LDM (line 2777) | pub const R_MIPS_TLS_LDM: u32 = 43; constant R_MIPS_TLS_DTPREL_HI16 (line 2779) | pub const R_MIPS_TLS_DTPREL_HI16: u32 = 44; constant R_MIPS_TLS_DTPREL_LO16 (line 2781) | pub const R_MIPS_TLS_DTPREL_LO16: u32 = 45; constant R_MIPS_TLS_GOTTPREL (line 2783) | pub const R_MIPS_TLS_GOTTPREL: u32 = 46; constant R_MIPS_TLS_TPREL32 (line 2785) | pub const R_MIPS_TLS_TPREL32: u32 = 47; constant R_MIPS_TLS_TPREL64 (line 2787) | pub const R_MIPS_TLS_TPREL64: u32 = 48; constant R_MIPS_TLS_TPREL_HI16 (line 2789) | pub const R_MIPS_TLS_TPREL_HI16: u32 = 49; constant R_MIPS_TLS_TPREL_LO16 (line 2791) | pub const R_MIPS_TLS_TPREL_LO16: u32 = 50; constant R_MIPS_GLOB_DAT (line 2792) | pub const R_MIPS_GLOB_DAT: u32 = 51; constant R_MIPS_COPY (line 2793) | pub const R_MIPS_COPY: u32 = 126; constant R_MIPS_JUMP_SLOT (line 2794) | pub const R_MIPS_JUMP_SLOT: u32 = 127; constant PT_MIPS_REGINFO (line 2799) | pub const PT_MIPS_REGINFO: u32 = 0x7000_0000; constant PT_MIPS_RTPROC (line 2801) | pub const PT_MIPS_RTPROC: u32 = 0x7000_0001; constant PT_MIPS_OPTIONS (line 2802) | pub const PT_MIPS_OPTIONS: u32 = 0x7000_0002; constant PT_MIPS_ABIFLAGS (line 2804) | pub const PT_MIPS_ABIFLAGS: u32 = 0x7000_0003; constant PF_MIPS_LOCAL (line 2808) | pub const PF_MIPS_LOCAL: u32 = 0x1000_0000; constant DT_MIPS_RLD_VERSION (line 2813) | pub const DT_MIPS_RLD_VERSION: u32 = 0x7000_0001; constant DT_MIPS_TIME_STAMP (line 2815) | pub const DT_MIPS_TIME_STAMP: u32 = 0x7000_0002; constant DT_MIPS_ICHECKSUM (line 2817) | pub const DT_MIPS_ICHECKSUM: u32 = 0x7000_0003; constant DT_MIPS_IVERSION (line 2819) | pub const DT_MIPS_IVERSION: u32 = 0x7000_0004; constant DT_MIPS_FLAGS (line 2821) | pub const DT_MIPS_FLAGS: u32 = 0x7000_0005; constant DT_MIPS_BASE_ADDRESS (line 2823) | pub const DT_MIPS_BASE_ADDRESS: u32 = 0x7000_0006; constant DT_MIPS_MSYM (line 2824) | pub const DT_MIPS_MSYM: u32 = 0x7000_0007; constant DT_MIPS_CONFLICT (line 2826) | pub const DT_MIPS_CONFLICT: u32 = 0x7000_0008; constant DT_MIPS_LIBLIST (line 2828) | pub const DT_MIPS_LIBLIST: u32 = 0x7000_0009; constant DT_MIPS_LOCAL_GOTNO (line 2830) | pub const DT_MIPS_LOCAL_GOTNO: u32 = 0x7000_000a; constant DT_MIPS_CONFLICTNO (line 2832) | pub const DT_MIPS_CONFLICTNO: u32 = 0x7000_000b; constant DT_MIPS_LIBLISTNO (line 2834) | pub const DT_MIPS_LIBLISTNO: u32 = 0x7000_0010; constant DT_MIPS_SYMTABNO (line 2836) | pub const DT_MIPS_SYMTABNO: u32 = 0x7000_0011; constant DT_MIPS_UNREFEXTNO (line 2838) | pub const DT_MIPS_UNREFEXTNO: u32 = 0x7000_0012; constant DT_MIPS_GOTSYM (line 2840) | pub const DT_MIPS_GOTSYM: u32 = 0x7000_0013; constant DT_MIPS_HIPAGENO (line 2842) | pub const DT_MIPS_HIPAGENO: u32 = 0x7000_0014; constant DT_MIPS_RLD_MAP (line 2844) | pub const DT_MIPS_RLD_MAP: u32 = 0x7000_0016; constant DT_MIPS_DELTA_CLASS (line 2846) | pub const DT_MIPS_DELTA_CLASS: u32 = 0x7000_0017; constant DT_MIPS_DELTA_CLASS_NO (line 2848) | pub const DT_MIPS_DELTA_CLASS_NO: u32 = 0x7000_0018; constant DT_MIPS_DELTA_INSTANCE (line 2850) | pub const DT_MIPS_DELTA_INSTANCE: u32 = 0x7000_0019; constant DT_MIPS_DELTA_INSTANCE_NO (line 2852) | pub const DT_MIPS_DELTA_INSTANCE_NO: u32 = 0x7000_001a; constant DT_MIPS_DELTA_RELOC (line 2854) | pub const DT_MIPS_DELTA_RELOC: u32 = 0x7000_001b; constant DT_MIPS_DELTA_RELOC_NO (line 2856) | pub const DT_MIPS_DELTA_RELOC_NO: u32 = 0x7000_001c; constant DT_MIPS_DELTA_SYM (line 2858) | pub const DT_MIPS_DELTA_SYM: u32 = 0x7000_001d; constant DT_MIPS_DELTA_SYM_NO (line 2860) | pub const DT_MIPS_DELTA_SYM_NO: u32 = 0x7000_001e; constant DT_MIPS_DELTA_CLASSSYM (line 2862) | pub const DT_MIPS_DELTA_CLASSSYM: u32 = 0x7000_0020; constant DT_MIPS_DELTA_CLASSSYM_NO (line 2864) | pub const DT_MIPS_DELTA_CLASSSYM_NO: u32 = 0x7000_0021; constant DT_MIPS_CXX_FLAGS (line 2866) | pub const DT_MIPS_CXX_FLAGS: u32 = 0x7000_0022; constant DT_MIPS_PIXIE_INIT (line 2867) | pub const DT_MIPS_PIXIE_INIT: u32 = 0x7000_0023; constant DT_MIPS_SYMBOL_LIB (line 2868) | pub const DT_MIPS_SYMBOL_LIB: u32 = 0x7000_0024; constant DT_MIPS_LOCALPAGE_GOTIDX (line 2869) | pub const DT_MIPS_LOCALPAGE_GOTIDX: u32 = 0x7000_0025; constant DT_MIPS_LOCAL_GOTIDX (line 2870) | pub const DT_MIPS_LOCAL_GOTIDX: u32 = 0x7000_0026; constant DT_MIPS_HIDDEN_GOTIDX (line 2871) | pub const DT_MIPS_HIDDEN_GOTIDX: u32 = 0x7000_0027; constant DT_MIPS_PROTECTED_GOTIDX (line 2872) | pub const DT_MIPS_PROTECTED_GOTIDX: u32 = 0x7000_0028; constant DT_MIPS_OPTIONS (line 2874) | pub const DT_MIPS_OPTIONS: u32 = 0x7000_0029; constant DT_MIPS_INTERFACE (line 2876) | pub const DT_MIPS_INTERFACE: u32 = 0x7000_002a; constant DT_MIPS_DYNSTR_ALIGN (line 2877) | pub const DT_MIPS_DYNSTR_ALIGN: u32 = 0x7000_002b; constant DT_MIPS_INTERFACE_SIZE (line 2879) | pub const DT_MIPS_INTERFACE_SIZE: u32 = 0x7000_002c; constant DT_MIPS_RLD_TEXT_RESOLVE_ADDR (line 2881) | pub const DT_MIPS_RLD_TEXT_RESOLVE_ADDR: u32 = 0x7000_002d; constant DT_MIPS_PERF_SUFFIX (line 2883) | pub const DT_MIPS_PERF_SUFFIX: u32 = 0x7000_002e; constant DT_MIPS_COMPACT_SIZE (line 2885) | pub const DT_MIPS_COMPACT_SIZE: u32 = 0x7000_002f; constant DT_MIPS_GP_VALUE (line 2887) | pub const DT_MIPS_GP_VALUE: u32 = 0x7000_0030; constant DT_MIPS_AUX_DYNAMIC (line 2889) | pub const DT_MIPS_AUX_DYNAMIC: u32 = 0x7000_0031; constant DT_MIPS_PLTGOT (line 2891) | pub const DT_MIPS_PLTGOT: u32 = 0x7000_0032; constant DT_MIPS_RWPLT (line 2893) | pub const DT_MIPS_RWPLT: u32 = 0x7000_0034; constant DT_MIPS_RLD_MAP_REL (line 2895) | pub const DT_MIPS_RLD_MAP_REL: u32 = 0x7000_0035; constant RHF_NONE (line 2900) | pub const RHF_NONE: u32 = 0; constant RHF_QUICKSTART (line 2902) | pub const RHF_QUICKSTART: u32 = 1 << 0; constant RHF_NOTPOT (line 2904) | pub const RHF_NOTPOT: u32 = 1 << 1; constant RHF_NO_LIBRARY_REPLACEMENT (line 2906) | pub const RHF_NO_LIBRARY_REPLACEMENT: u32 = 1 << 2; constant RHF_NO_MOVE (line 2907) | pub const RHF_NO_MOVE: u32 = 1 << 3; constant RHF_SGI_ONLY (line 2908) | pub const RHF_SGI_ONLY: u32 = 1 << 4; constant RHF_GUARANTEE_INIT (line 2909) | pub const RHF_GUARANTEE_INIT: u32 = 1 << 5; constant RHF_DELTA_C_PLUS_PLUS (line 2910) | pub const RHF_DELTA_C_PLUS_PLUS: u32 = 1 << 6; constant RHF_GUARANTEE_START_INIT (line 2911) | pub const RHF_GUARANTEE_START_INIT: u32 = 1 << 7; constant RHF_PIXIE (line 2912) | pub const RHF_PIXIE: u32 = 1 << 8; constant RHF_DEFAULT_DELAY_LOAD (line 2913) | pub const RHF_DEFAULT_DELAY_LOAD: u32 = 1 << 9; constant RHF_REQUICKSTART (line 2914) | pub const RHF_REQUICKSTART: u32 = 1 << 10; constant RHF_REQUICKSTARTED (line 2915) | pub const RHF_REQUICKSTARTED: u32 = 1 << 11; constant RHF_CORD (line 2916) | pub const RHF_CORD: u32 = 1 << 12; constant RHF_NO_UNRES_UNDEF (line 2917) | pub const RHF_NO_UNRES_UNDEF: u32 = 1 << 13; constant RHF_RLD_ORDER_SAFE (line 2918) | pub const RHF_RLD_ORDER_SAFE: u32 = 1 << 14; constant LL_NONE (line 2926) | pub const LL_NONE: u32 = 0; constant LL_EXACT_MATCH (line 2928) | pub const LL_EXACT_MATCH: u32 = 1 << 0; constant LL_IGNORE_INT_VER (line 2930) | pub const LL_IGNORE_INT_VER: u32 = 1 << 1; constant LL_REQUIRE_MINOR (line 2931) | pub const LL_REQUIRE_MINOR: u32 = 1 << 2; constant LL_EXPORTS (line 2932) | pub const LL_EXPORTS: u32 = 1 << 3; constant LL_DELAY_LOAD (line 2933) | pub const LL_DELAY_LOAD: u32 = 1 << 4; constant LL_DELTA (line 2934) | pub const LL_DELTA: u32 = 1 << 5; constant EF_PARISC_TRAPNIL (line 2943) | pub const EF_PARISC_TRAPNIL: u32 = 0x0001_0000; constant EF_PARISC_EXT (line 2945) | pub const EF_PARISC_EXT: u32 = 0x0002_0000; constant EF_PARISC_LSB (line 2947) | pub const EF_PARISC_LSB: u32 = 0x0004_0000; constant EF_PARISC_WIDE (line 2949) | pub const EF_PARISC_WIDE: u32 = 0x0008_0000; constant EF_PARISC_NO_KABP (line 2951) | pub const EF_PARISC_NO_KABP: u32 = 0x0010_0000; constant EF_PARISC_LAZYSWAP (line 2953) | pub const EF_PARISC_LAZYSWAP: u32 = 0x0040_0000; constant EF_PARISC_ARCH (line 2955) | pub const EF_PARISC_ARCH: u32 = 0x0000_ffff; constant EFA_PARISC_1_0 (line 2960) | pub const EFA_PARISC_1_0: u32 = 0x020b; constant EFA_PARISC_1_1 (line 2962) | pub const EFA_PARISC_1_1: u32 = 0x0210; constant EFA_PARISC_2_0 (line 2964) | pub const EFA_PARISC_2_0: u32 = 0x0214; constant SHN_PARISC_ANSI_COMMON (line 2969) | pub const SHN_PARISC_ANSI_COMMON: u16 = 0xff00; constant SHN_PARISC_HUGE_COMMON (line 2971) | pub const SHN_PARISC_HUGE_COMMON: u16 = 0xff01; constant SHT_PARISC_EXT (line 2976) | pub const SHT_PARISC_EXT: u32 = 0x7000_0000; constant SHT_PARISC_UNWIND (line 2978) | pub const SHT_PARISC_UNWIND: u32 = 0x7000_0001; constant SHT_PARISC_DOC (line 2980) | pub const SHT_PARISC_DOC: u32 = 0x7000_0002; constant SHF_PARISC_SHORT (line 2985) | pub const SHF_PARISC_SHORT: u32 = 0x2000_0000; constant SHF_PARISC_HUGE (line 2987) | pub const SHF_PARISC_HUGE: u32 = 0x4000_0000; constant SHF_PARISC_SBP (line 2989) | pub const SHF_PARISC_SBP: u32 = 0x8000_0000; constant STT_PARISC_MILLICODE (line 2994) | pub const STT_PARISC_MILLICODE: u8 = 13; constant STT_HP_OPAQUE (line 2996) | pub const STT_HP_OPAQUE: u8 = STT_LOOS + 0x1; constant STT_HP_STUB (line 2997) | pub const STT_HP_STUB: u8 = STT_LOOS + 0x2; constant R_PARISC_NONE (line 3002) | pub const R_PARISC_NONE: u32 = 0; constant R_PARISC_DIR32 (line 3004) | pub const R_PARISC_DIR32: u32 = 1; constant R_PARISC_DIR21L (line 3006) | pub const R_PARISC_DIR21L: u32 = 2; constant R_PARISC_DIR17R (line 3008) | pub const R_PARISC_DIR17R: u32 = 3; constant R_PARISC_DIR17F (line 3010) | pub const R_PARISC_DIR17F: u32 = 4; constant R_PARISC_DIR14R (line 3012) | pub const R_PARISC_DIR14R: u32 = 6; constant R_PARISC_PCREL32 (line 3014) | pub const R_PARISC_PCREL32: u32 = 9; constant R_PARISC_PCREL21L (line 3016) | pub const R_PARISC_PCREL21L: u32 = 10; constant R_PARISC_PCREL17R (line 3018) | pub const R_PARISC_PCREL17R: u32 = 11; constant R_PARISC_PCREL17F (line 3020) | pub const R_PARISC_PCREL17F: u32 = 12; constant R_PARISC_PCREL14R (line 3022) | pub const R_PARISC_PCREL14R: u32 = 14; constant R_PARISC_DPREL21L (line 3024) | pub const R_PARISC_DPREL21L: u32 = 18; constant R_PARISC_DPREL14R (line 3026) | pub const R_PARISC_DPREL14R: u32 = 22; constant R_PARISC_GPREL21L (line 3028) | pub const R_PARISC_GPREL21L: u32 = 26; constant R_PARISC_GPREL14R (line 3030) | pub const R_PARISC_GPREL14R: u32 = 30; constant R_PARISC_LTOFF21L (line 3032) | pub const R_PARISC_LTOFF21L: u32 = 34; constant R_PARISC_LTOFF14R (line 3034) | pub const R_PARISC_LTOFF14R: u32 = 38; constant R_PARISC_SECREL32 (line 3036) | pub const R_PARISC_SECREL32: u32 = 41; constant R_PARISC_SEGBASE (line 3038) | pub const R_PARISC_SEGBASE: u32 = 48; constant R_PARISC_SEGREL32 (line 3040) | pub const R_PARISC_SEGREL32: u32 = 49; constant R_PARISC_PLTOFF21L (line 3042) | pub const R_PARISC_PLTOFF21L: u32 = 50; constant R_PARISC_PLTOFF14R (line 3044) | pub const R_PARISC_PLTOFF14R: u32 = 54; constant R_PARISC_LTOFF_FPTR32 (line 3046) | pub const R_PARISC_LTOFF_FPTR32: u32 = 57; constant R_PARISC_LTOFF_FPTR21L (line 3048) | pub const R_PARISC_LTOFF_FPTR21L: u32 = 58; constant R_PARISC_LTOFF_FPTR14R (line 3050) | pub const R_PARISC_LTOFF_FPTR14R: u32 = 62; constant R_PARISC_FPTR64 (line 3052) | pub const R_PARISC_FPTR64: u32 = 64; constant R_PARISC_PLABEL32 (line 3054) | pub const R_PARISC_PLABEL32: u32 = 65; constant R_PARISC_PLABEL21L (line 3056) | pub const R_PARISC_PLABEL21L: u32 = 66; constant R_PARISC_PLABEL14R (line 3058) | pub const R_PARISC_PLABEL14R: u32 = 70; constant R_PARISC_PCREL64 (line 3060) | pub const R_PARISC_PCREL64: u32 = 72; constant R_PARISC_PCREL22F (line 3062) | pub const R_PARISC_PCREL22F: u32 = 74; constant R_PARISC_PCREL14WR (line 3064) | pub const R_PARISC_PCREL14WR: u32 = 75; constant R_PARISC_PCREL14DR (line 3066) | pub const R_PARISC_PCREL14DR: u32 = 76; constant R_PARISC_PCREL16F (line 3068) | pub const R_PARISC_PCREL16F: u32 = 77; constant R_PARISC_PCREL16WF (line 3070) | pub const R_PARISC_PCREL16WF: u32 = 78; constant R_PARISC_PCREL16DF (line 3072) | pub const R_PARISC_PCREL16DF: u32 = 79; constant R_PARISC_DIR64 (line 3074) | pub const R_PARISC_DIR64: u32 = 80; constant R_PARISC_DIR14WR (line 3076) | pub const R_PARISC_DIR14WR: u32 = 83; constant R_PARISC_DIR14DR (line 3078) | pub const R_PARISC_DIR14DR: u32 = 84; constant R_PARISC_DIR16F (line 3080) | pub const R_PARISC_DIR16F: u32 = 85; constant R_PARISC_DIR16WF (line 3082) | pub const R_PARISC_DIR16WF: u32 = 86; constant R_PARISC_DIR16DF (line 3084) | pub const R_PARISC_DIR16DF: u32 = 87; constant R_PARISC_GPREL64 (line 3086) | pub const R_PARISC_GPREL64: u32 = 88; constant R_PARISC_GPREL14WR (line 3088) | pub const R_PARISC_GPREL14WR: u32 = 91; constant R_PARISC_GPREL14DR (line 3090) | pub const R_PARISC_GPREL14DR: u32 = 92; constant R_PARISC_GPREL16F (line 3092) | pub const R_PARISC_GPREL16F: u32 = 93; constant R_PARISC_GPREL16WF (line 3094) | pub const R_PARISC_GPREL16WF: u32 = 94; constant R_PARISC_GPREL16DF (line 3096) | pub const R_PARISC_GPREL16DF: u32 = 95; constant R_PARISC_LTOFF64 (line 3098) | pub const R_PARISC_LTOFF64: u32 = 96; constant R_PARISC_LTOFF14WR (line 3100) | pub const R_PARISC_LTOFF14WR: u32 = 99; constant R_PARISC_LTOFF14DR (line 3102) | pub const R_PARISC_LTOFF14DR: u32 = 100; constant R_PARISC_LTOFF16F (line 3104) | pub const R_PARISC_LTOFF16F: u32 = 101; constant R_PARISC_LTOFF16WF (line 3106) | pub const R_PARISC_LTOFF16WF: u32 = 102; constant R_PARISC_LTOFF16DF (line 3108) | pub const R_PARISC_LTOFF16DF: u32 = 103; constant R_PARISC_SECREL64 (line 3110) | pub const R_PARISC_SECREL64: u32 = 104; constant R_PARISC_SEGREL64 (line 3112) | pub const R_PARISC_SEGREL64: u32 = 112; constant R_PARISC_PLTOFF14WR (line 3114) | pub const R_PARISC_PLTOFF14WR: u32 = 115; constant R_PARISC_PLTOFF14DR (line 3116) | pub const R_PARISC_PLTOFF14DR: u32 = 116; constant R_PARISC_PLTOFF16F (line 3118) | pub const R_PARISC_PLTOFF16F: u32 = 117; constant R_PARISC_PLTOFF16WF (line 3120) | pub const R_PARISC_PLTOFF16WF: u32 = 118; constant R_PARISC_PLTOFF16DF (line 3122) | pub const R_PARISC_PLTOFF16DF: u32 = 119; constant R_PARISC_LTOFF_FPTR64 (line 3124) | pub const R_PARISC_LTOFF_FPTR64: u32 = 120; constant R_PARISC_LTOFF_FPTR14WR (line 3126) | pub const R_PARISC_LTOFF_FPTR14WR: u32 = 123; constant R_PARISC_LTOFF_FPTR14DR (line 3128) | pub const R_PARISC_LTOFF_FPTR14DR: u32 = 124; constant R_PARISC_LTOFF_FPTR16F (line 3130) | pub const R_PARISC_LTOFF_FPTR16F: u32 = 125; constant R_PARISC_LTOFF_FPTR16WF (line 3132) | pub const R_PARISC_LTOFF_FPTR16WF: u32 = 126; constant R_PARISC_LTOFF_FPTR16DF (line 3134) | pub const R_PARISC_LTOFF_FPTR16DF: u32 = 127; constant R_PARISC_LORESERVE (line 3135) | pub const R_PARISC_LORESERVE: u32 = 128; constant R_PARISC_COPY (line 3137) | pub const R_PARISC_COPY: u32 = 128; constant R_PARISC_IPLT (line 3139) | pub const R_PARISC_IPLT: u32 = 129; constant R_PARISC_EPLT (line 3141) | pub const R_PARISC_EPLT: u32 = 130; constant R_PARISC_TPREL32 (line 3143) | pub const R_PARISC_TPREL32: u32 = 153; constant R_PARISC_TPREL21L (line 3145) | pub const R_PARISC_TPREL21L: u32 = 154; constant R_PARISC_TPREL14R (line 3147) | pub const R_PARISC_TPREL14R: u32 = 158; constant R_PARISC_LTOFF_TP21L (line 3149) | pub const R_PARISC_LTOFF_TP21L: u32 = 162; constant R_PARISC_LTOFF_TP14R (line 3151) | pub const R_PARISC_LTOFF_TP14R: u32 = 166; constant R_PARISC_LTOFF_TP14F (line 3153) | pub const R_PARISC_LTOFF_TP14F: u32 = 167; constant R_PARISC_TPREL64 (line 3155) | pub const R_PARISC_TPREL64: u32 = 216; constant R_PARISC_TPREL14WR (line 3157) | pub const R_PARISC_TPREL14WR: u32 = 219; constant R_PARISC_TPREL14DR (line 3159) | pub const R_PARISC_TPREL14DR: u32 = 220; constant R_PARISC_TPREL16F (line 3161) | pub const R_PARISC_TPREL16F: u32 = 221; constant R_PARISC_TPREL16WF (line 3163) | pub const R_PARISC_TPREL16WF: u32 = 222; constant R_PARISC_TPREL16DF (line 3165) | pub const R_PARISC_TPREL16DF: u32 = 223; constant R_PARISC_LTOFF_TP64 (line 3167) | pub const R_PARISC_LTOFF_TP64: u32 = 224; constant R_PARISC_LTOFF_TP14WR (line 3169) | pub const R_PARISC_LTOFF_TP14WR: u32 = 227; constant R_PARISC_LTOFF_TP14DR (line 3171) | pub const R_PARISC_LTOFF_TP14DR: u32 = 228; constant R_PARISC_LTOFF_TP16F (line 3173) | pub const R_PARISC_LTOFF_TP16F: u32 = 229; constant R_PARISC_LTOFF_TP16WF (line 3175) | pub const R_PARISC_LTOFF_TP16WF: u32 = 230; constant R_PARISC_LTOFF_TP16DF (line 3177) | pub const R_PARISC_LTOFF_TP16DF: u32 = 231; constant R_PARISC_GNU_VTENTRY (line 3178) | pub const R_PARISC_GNU_VTENTRY: u32 = 232; constant R_PARISC_GNU_VTINHERIT (line 3179) | pub const R_PARISC_GNU_VTINHERIT: u32 = 233; constant R_PARISC_TLS_GD21L (line 3181) | pub const R_PARISC_TLS_GD21L: u32 = 234; constant R_PARISC_TLS_GD14R (line 3183) | pub const R_PARISC_TLS_GD14R: u32 = 235; constant R_PARISC_TLS_GDCALL (line 3185) | pub const R_PARISC_TLS_GDCALL: u32 = 236; constant R_PARISC_TLS_LDM21L (line 3187) | pub const R_PARISC_TLS_LDM21L: u32 = 237; constant R_PARISC_TLS_LDM14R (line 3189) | pub const R_PARISC_TLS_LDM14R: u32 = 238; constant R_PARISC_TLS_LDMCALL (line 3191) | pub const R_PARISC_TLS_LDMCALL: u32 = 239; constant R_PARISC_TLS_LDO21L (line 3193) | pub const R_PARISC_TLS_LDO21L: u32 = 240; constant R_PARISC_TLS_LDO14R (line 3195) | pub const R_PARISC_TLS_LDO14R: u32 = 241; constant R_PARISC_TLS_DTPMOD32 (line 3197) | pub const R_PARISC_TLS_DTPMOD32: u32 = 242; constant R_PARISC_TLS_DTPMOD64 (line 3199) | pub const R_PARISC_TLS_DTPMOD64: u32 = 243; constant R_PARISC_TLS_DTPOFF32 (line 3201) | pub const R_PARISC_TLS_DTPOFF32: u32 = 244; constant R_PARISC_TLS_DTPOFF64 (line 3203) | pub const R_PARISC_TLS_DTPOFF64: u32 = 245; constant R_PARISC_TLS_LE21L (line 3204) | pub const R_PARISC_TLS_LE21L: u32 = R_PARISC_TPREL21L; constant R_PARISC_TLS_LE14R (line 3205) | pub const R_PARISC_TLS_LE14R: u32 = R_PARISC_TPREL14R; constant R_PARISC_TLS_IE21L (line 3206) | pub const R_PARISC_TLS_IE21L: u32 = R_PARISC_LTOFF_TP21L; constant R_PARISC_TLS_IE14R (line 3207) | pub const R_PARISC_TLS_IE14R: u32 = R_PARISC_LTOFF_TP14R; constant R_PARISC_TLS_TPREL32 (line 3208) | pub const R_PARISC_TLS_TPREL32: u32 = R_PARISC_TPREL32; constant R_PARISC_TLS_TPREL64 (line 3209) | pub const R_PARISC_TLS_TPREL64: u32 = R_PARISC_TPREL64; constant R_PARISC_HIRESERVE (line 3210) | pub const R_PARISC_HIRESERVE: u32 = 255; constant PT_HP_TLS (line 3214) | pub const PT_HP_TLS: u32 = PT_LOOS + 0x0; constant PT_HP_CORE_NONE (line 3215) | pub const PT_HP_CORE_NONE: u32 = PT_LOOS + 0x1; constant PT_HP_CORE_VERSION (line 3216) | pub const PT_HP_CORE_VERSION: u32 = PT_LOOS + 0x2; constant PT_HP_CORE_KERNEL (line 3217) | pub const PT_HP_CORE_KERNEL: u32 = PT_LOOS + 0x3; constant PT_HP_CORE_COMM (line 3218) | pub const PT_HP_CORE_COMM: u32 = PT_LOOS + 0x4; constant PT_HP_CORE_PROC (line 3219) | pub const PT_HP_CORE_PROC: u32 = PT_LOOS + 0x5; constant PT_HP_CORE_LOADABLE (line 3220) | pub const PT_HP_CORE_LOADABLE: u32 = PT_LOOS + 0x6; constant PT_HP_CORE_STACK (line 3221) | pub const PT_HP_CORE_STACK: u32 = PT_LOOS + 0x7; constant PT_HP_CORE_SHM (line 3222) | pub const PT_HP_CORE_SHM: u32 = PT_LOOS + 0x8; constant PT_HP_CORE_MMF (line 3223) | pub const PT_HP_CORE_MMF: u32 = PT_LOOS + 0x9; constant PT_HP_PARALLEL (line 3224) | pub const PT_HP_PARALLEL: u32 = PT_LOOS + 0x10; constant PT_HP_FASTBIND (line 3225) | pub const PT_HP_FASTBIND: u32 = PT_LOOS + 0x11; constant PT_HP_OPT_ANNOT (line 3226) | pub const PT_HP_OPT_ANNOT: u32 = PT_LOOS + 0x12; constant PT_HP_HSL_ANNOT (line 3227) | pub const PT_HP_HSL_ANNOT: u32 = PT_LOOS + 0x13; constant PT_HP_STACK (line 3228) | pub const PT_HP_STACK: u32 = PT_LOOS + 0x14; constant PT_PARISC_ARCHEXT (line 3230) | pub const PT_PARISC_ARCHEXT: u32 = 0x7000_0000; constant PT_PARISC_UNWIND (line 3231) | pub const PT_PARISC_UNWIND: u32 = 0x7000_0001; constant PF_PARISC_SBP (line 3235) | pub const PF_PARISC_SBP: u32 = 0x0800_0000; constant PF_HP_PAGE_SIZE (line 3237) | pub const PF_HP_PAGE_SIZE: u32 = 0x0010_0000; constant PF_HP_FAR_SHARED (line 3238) | pub const PF_HP_FAR_SHARED: u32 = 0x0020_0000; constant PF_HP_NEAR_SHARED (line 3239) | pub const PF_HP_NEAR_SHARED: u32 = 0x0040_0000; constant PF_HP_CODE (line 3240) | pub const PF_HP_CODE: u32 = 0x0100_0000; constant PF_HP_MODIFY (line 3241) | pub const PF_HP_MODIFY: u32 = 0x0200_0000; constant PF_HP_LAZYSWAP (line 3242) | pub const PF_HP_LAZYSWAP: u32 = 0x0400_0000; constant PF_HP_SBP (line 3243) | pub const PF_HP_SBP: u32 = 0x0800_0000; constant EF_ALPHA_32BIT (line 3250) | pub const EF_ALPHA_32BIT: u32 = 1; constant EF_ALPHA_CANRELAX (line 3252) | pub const EF_ALPHA_CANRELAX: u32 = 2; constant SHT_ALPHA_DEBUG (line 3257) | pub const SHT_ALPHA_DEBUG: u32 = 0x7000_0001; constant SHT_ALPHA_REGINFO (line 3258) | pub const SHT_ALPHA_REGINFO: u32 = 0x7000_0002; constant SHF_ALPHA_GPREL (line 3262) | pub const SHF_ALPHA_GPREL: u32 = 0x1000_0000; constant STO_ALPHA_NOPV (line 3266) | pub const STO_ALPHA_NOPV: u8 = 0x80; constant STO_ALPHA_STD_GPLOAD (line 3268) | pub const STO_ALPHA_STD_GPLOAD: u8 = 0x88; constant R_ALPHA_NONE (line 3273) | pub const R_ALPHA_NONE: u32 = 0; constant R_ALPHA_REFLONG (line 3275) | pub const R_ALPHA_REFLONG: u32 = 1; constant R_ALPHA_REFQUAD (line 3277) | pub const R_ALPHA_REFQUAD: u32 = 2; constant R_ALPHA_GPREL32 (line 3279) | pub const R_ALPHA_GPREL32: u32 = 3; constant R_ALPHA_LITERAL (line 3281) | pub const R_ALPHA_LITERAL: u32 = 4; constant R_ALPHA_LITUSE (line 3283) | pub const R_ALPHA_LITUSE: u32 = 5; constant R_ALPHA_GPDISP (line 3285) | pub const R_ALPHA_GPDISP: u32 = 6; constant R_ALPHA_BRADDR (line 3287) | pub const R_ALPHA_BRADDR: u32 = 7; constant R_ALPHA_HINT (line 3289) | pub const R_ALPHA_HINT: u32 = 8; constant R_ALPHA_SREL16 (line 3291) | pub const R_ALPHA_SREL16: u32 = 9; constant R_ALPHA_SREL32 (line 3293) | pub const R_ALPHA_SREL32: u32 = 10; constant R_ALPHA_SREL64 (line 3295) | pub const R_ALPHA_SREL64: u32 = 11; constant R_ALPHA_GPRELHIGH (line 3297) | pub const R_ALPHA_GPRELHIGH: u32 = 17; constant R_ALPHA_GPRELLOW (line 3299) | pub const R_ALPHA_GPRELLOW: u32 = 18; constant R_ALPHA_GPREL16 (line 3301) | pub const R_ALPHA_GPREL16: u32 = 19; constant R_ALPHA_COPY (line 3303) | pub const R_ALPHA_COPY: u32 = 24; constant R_ALPHA_GLOB_DAT (line 3305) | pub const R_ALPHA_GLOB_DAT: u32 = 25; constant R_ALPHA_JMP_SLOT (line 3307) | pub const R_ALPHA_JMP_SLOT: u32 = 26; constant R_ALPHA_RELATIVE (line 3309) | pub const R_ALPHA_RELATIVE: u32 = 27; constant R_ALPHA_TLS_GD_HI (line 3310) | pub const R_ALPHA_TLS_GD_HI: u32 = 28; constant R_ALPHA_TLSGD (line 3311) | pub const R_ALPHA_TLSGD: u32 = 29; constant R_ALPHA_TLS_LDM (line 3312) | pub const R_ALPHA_TLS_LDM: u32 = 30; constant R_ALPHA_DTPMOD64 (line 3313) | pub const R_ALPHA_DTPMOD64: u32 = 31; constant R_ALPHA_GOTDTPREL (line 3314) | pub const R_ALPHA_GOTDTPREL: u32 = 32; constant R_ALPHA_DTPREL64 (line 3315) | pub const R_ALPHA_DTPREL64: u32 = 33; constant R_ALPHA_DTPRELHI (line 3316) | pub const R_ALPHA_DTPRELHI: u32 = 34; constant R_ALPHA_DTPRELLO (line 3317) | pub const R_ALPHA_DTPRELLO: u32 = 35; constant R_ALPHA_DTPREL16 (line 3318) | pub const R_ALPHA_DTPREL16: u32 = 36; constant R_ALPHA_GOTTPREL (line 3319) | pub const R_ALPHA_GOTTPREL: u32 = 37; constant R_ALPHA_TPREL64 (line 3320) | pub const R_ALPHA_TPREL64: u32 = 38; constant R_ALPHA_TPRELHI (line 3321) | pub const R_ALPHA_TPRELHI: u32 = 39; constant R_ALPHA_TPRELLO (line 3322) | pub const R_ALPHA_TPRELLO: u32 = 40; constant R_ALPHA_TPREL16 (line 3323) | pub const R_ALPHA_TPREL16: u32 = 41; constant LITUSE_ALPHA_ADDR (line 3326) | pub const LITUSE_ALPHA_ADDR: u32 = 0; constant LITUSE_ALPHA_BASE (line 3327) | pub const LITUSE_ALPHA_BASE: u32 = 1; constant LITUSE_ALPHA_BYTOFF (line 3328) | pub const LITUSE_ALPHA_BYTOFF: u32 = 2; constant LITUSE_ALPHA_JSR (line 3329) | pub const LITUSE_ALPHA_JSR: u32 = 3; constant LITUSE_ALPHA_TLS_GD (line 3330) | pub const LITUSE_ALPHA_TLS_GD: u32 = 4; constant LITUSE_ALPHA_TLS_LDM (line 3331) | pub const LITUSE_ALPHA_TLS_LDM: u32 = 5; constant DT_ALPHA_PLTRO (line 3334) | pub const DT_ALPHA_PLTRO: u32 = DT_LOPROC + 0; constant EF_PPC_EMB (line 3340) | pub const EF_PPC_EMB: u32 = 0x8000_0000; constant EF_PPC_RELOCATABLE (line 3344) | pub const EF_PPC_RELOCATABLE: u32 = 0x0001_0000; constant EF_PPC_RELOCATABLE_LIB (line 3346) | pub const EF_PPC_RELOCATABLE_LIB: u32 = 0x0000_8000; constant R_PPC_NONE (line 3349) | pub const R_PPC_NONE: u32 = 0; constant R_PPC_ADDR32 (line 3351) | pub const R_PPC_ADDR32: u32 = 1; constant R_PPC_ADDR24 (line 3353) | pub const R_PPC_ADDR24: u32 = 2; constant R_PPC_ADDR16 (line 3355) | pub const R_PPC_ADDR16: u32 = 3; constant R_PPC_ADDR16_LO (line 3357) | pub const R_PPC_ADDR16_LO: u32 = 4; constant R_PPC_ADDR16_HI (line 3359) | pub const R_PPC_ADDR16_HI: u32 = 5; constant R_PPC_ADDR16_HA (line 3361) | pub const R_PPC_ADDR16_HA: u32 = 6; constant R_PPC_ADDR14 (line 3363) | pub const R_PPC_ADDR14: u32 = 7; constant R_PPC_ADDR14_BRTAKEN (line 3364) | pub const R_PPC_ADDR14_BRTAKEN: u32 = 8; constant R_PPC_ADDR14_BRNTAKEN (line 3365) | pub const R_PPC_ADDR14_BRNTAKEN: u32 = 9; constant R_PPC_REL24 (line 3367) | pub const R_PPC_REL24: u32 = 10; constant R_PPC_REL14 (line 3369) | pub const R_PPC_REL14: u32 = 11; constant R_PPC_REL14_BRTAKEN (line 3370) | pub const R_PPC_REL14_BRTAKEN: u32 = 12; constant R_PPC_REL14_BRNTAKEN (line 3371) | pub const R_PPC_REL14_BRNTAKEN: u32 = 13; constant R_PPC_GOT16 (line 3372) | pub const R_PPC_GOT16: u32 = 14; constant R_PPC_GOT16_LO (line 3373) | pub const R_PPC_GOT16_LO: u32 = 15; constant R_PPC_GOT16_HI (line 3374) | pub const R_PPC_GOT16_HI: u32 = 16; constant R_PPC_GOT16_HA (line 3375) | pub const R_PPC_GOT16_HA: u32 = 17; constant R_PPC_PLTREL24 (line 3376) | pub const R_PPC_PLTREL24: u32 = 18; constant R_PPC_COPY (line 3377) | pub const R_PPC_COPY: u32 = 19; constant R_PPC_GLOB_DAT (line 3378) | pub const R_PPC_GLOB_DAT: u32 = 20; constant R_PPC_JMP_SLOT (line 3379) | pub const R_PPC_JMP_SLOT: u32 = 21; constant R_PPC_RELATIVE (line 3380) | pub const R_PPC_RELATIVE: u32 = 22; constant R_PPC_LOCAL24PC (line 3381) | pub const R_PPC_LOCAL24PC: u32 = 23; constant R_PPC_UADDR32 (line 3382) | pub const R_PPC_UADDR32: u32 = 24; constant R_PPC_UADDR16 (line 3383) | pub const R_PPC_UADDR16: u32 = 25; constant R_PPC_REL32 (line 3384) | pub const R_PPC_REL32: u32 = 26; constant R_PPC_PLT32 (line 3385) | pub const R_PPC_PLT32: u32 = 27; constant R_PPC_PLTREL32 (line 3386) | pub const R_PPC_PLTREL32: u32 = 28; constant R_PPC_PLT16_LO (line 3387) | pub const R_PPC_PLT16_LO: u32 = 29; constant R_PPC_PLT16_HI (line 3388) | pub const R_PPC_PLT16_HI: u32 = 30; constant R_PPC_PLT16_HA (line 3389) | pub const R_PPC_PLT16_HA: u32 = 31; constant R_PPC_SDAREL16 (line 3390) | pub const R_PPC_SDAREL16: u32 = 32; constant R_PPC_SECTOFF (line 3391) | pub const R_PPC_SECTOFF: u32 = 33; constant R_PPC_SECTOFF_LO (line 3392) | pub const R_PPC_SECTOFF_LO: u32 = 34; constant R_PPC_SECTOFF_HI (line 3393) | pub const R_PPC_SECTOFF_HI: u32 = 35; constant R_PPC_SECTOFF_HA (line 3394) | pub const R_PPC_SECTOFF_HA: u32 = 36; constant R_PPC_TLS (line 3398) | pub const R_PPC_TLS: u32 = 67; constant R_PPC_DTPMOD32 (line 3400) | pub const R_PPC_DTPMOD32: u32 = 68; constant R_PPC_TPREL16 (line 3402) | pub const R_PPC_TPREL16: u32 = 69; constant R_PPC_TPREL16_LO (line 3404) | pub const R_PPC_TPREL16_LO: u32 = 70; constant R_PPC_TPREL16_HI (line 3406) | pub const R_PPC_TPREL16_HI: u32 = 71; constant R_PPC_TPREL16_HA (line 3408) | pub const R_PPC_TPREL16_HA: u32 = 72; constant R_PPC_TPREL32 (line 3410) | pub const R_PPC_TPREL32: u32 = 73; constant R_PPC_DTPREL16 (line 3412) | pub const R_PPC_DTPREL16: u32 = 74; constant R_PPC_DTPREL16_LO (line 3414) | pub const R_PPC_DTPREL16_LO: u32 = 75; constant R_PPC_DTPREL16_HI (line 3416) | pub const R_PPC_DTPREL16_HI: u32 = 76; constant R_PPC_DTPREL16_HA (line 3418) | pub const R_PPC_DTPREL16_HA: u32 = 77; constant R_PPC_DTPREL32 (line 3420) | pub const R_PPC_DTPREL32: u32 = 78; constant R_PPC_GOT_TLSGD16 (line 3422) | pub const R_PPC_GOT_TLSGD16: u32 = 79; constant R_PPC_GOT_TLSGD16_LO (line 3424) | pub const R_PPC_GOT_TLSGD16_LO: u32 = 80; constant R_PPC_GOT_TLSGD16_HI (line 3426) | pub const R_PPC_GOT_TLSGD16_HI: u32 = 81; constant R_PPC_GOT_TLSGD16_HA (line 3428) | pub const R_PPC_GOT_TLSGD16_HA: u32 = 82; constant R_PPC_GOT_TLSLD16 (line 3430) | pub const R_PPC_GOT_TLSLD16: u32 = 83; constant R_PPC_GOT_TLSLD16_LO (line 3432) | pub const R_PPC_GOT_TLSLD16_LO: u32 = 84; constant R_PPC_GOT_TLSLD16_HI (line 3434) | pub const R_PPC_GOT_TLSLD16_HI: u32 = 85; constant R_PPC_GOT_TLSLD16_HA (line 3436) | pub const R_PPC_GOT_TLSLD16_HA: u32 = 86; constant R_PPC_GOT_TPREL16 (line 3438) | pub const R_PPC_GOT_TPREL16: u32 = 87; constant R_PPC_GOT_TPREL16_LO (line 3440) | pub const R_PPC_GOT_TPREL16_LO: u32 = 88; constant R_PPC_GOT_TPREL16_HI (line 3442) | pub const R_PPC_GOT_TPREL16_HI: u32 = 89; constant R_PPC_GOT_TPREL16_HA (line 3444) | pub const R_PPC_GOT_TPREL16_HA: u32 = 90; constant R_PPC_GOT_DTPREL16 (line 3446) | pub const R_PPC_GOT_DTPREL16: u32 = 91; constant R_PPC_GOT_DTPREL16_LO (line 3448) | pub const R_PPC_GOT_DTPREL16_LO: u32 = 92; constant R_PPC_GOT_DTPREL16_HI (line 3450) | pub const R_PPC_GOT_DTPREL16_HI: u32 = 93; constant R_PPC_GOT_DTPREL16_HA (line 3452) | pub const R_PPC_GOT_DTPREL16_HA: u32 = 94; constant R_PPC_TLSGD (line 3454) | pub const R_PPC_TLSGD: u32 = 95; constant R_PPC_TLSLD (line 3456) | pub const R_PPC_TLSLD: u32 = 96; constant R_PPC_EMB_NADDR32 (line 3459) | pub const R_PPC_EMB_NADDR32: u32 = 101; constant R_PPC_EMB_NADDR16 (line 3460) | pub const R_PPC_EMB_NADDR16: u32 = 102; constant R_PPC_EMB_NADDR16_LO (line 3461) | pub const R_PPC_EMB_NADDR16_LO: u32 = 103; constant R_PPC_EMB_NADDR16_HI (line 3462) | pub const R_PPC_EMB_NADDR16_HI: u32 = 104; constant R_PPC_EMB_NADDR16_HA (line 3463) | pub const R_PPC_EMB_NADDR16_HA: u32 = 105; constant R_PPC_EMB_SDAI16 (line 3464) | pub const R_PPC_EMB_SDAI16: u32 = 106; constant R_PPC_EMB_SDA2I16 (line 3465) | pub const R_PPC_EMB_SDA2I16: u32 = 107; constant R_PPC_EMB_SDA2REL (line 3466) | pub const R_PPC_EMB_SDA2REL: u32 = 108; constant R_PPC_EMB_SDA21 (line 3468) | pub const R_PPC_EMB_SDA21: u32 = 109; constant R_PPC_EMB_MRKREF (line 3469) | pub const R_PPC_EMB_MRKREF: u32 = 110; constant R_PPC_EMB_RELSEC16 (line 3470) | pub const R_PPC_EMB_RELSEC16: u32 = 111; constant R_PPC_EMB_RELST_LO (line 3471) | pub const R_PPC_EMB_RELST_LO: u32 = 112; constant R_PPC_EMB_RELST_HI (line 3472) | pub const R_PPC_EMB_RELST_HI: u32 = 113; constant R_PPC_EMB_RELST_HA (line 3473) | pub const R_PPC_EMB_RELST_HA: u32 = 114; constant R_PPC_EMB_BIT_FLD (line 3474) | pub const R_PPC_EMB_BIT_FLD: u32 = 115; constant R_PPC_EMB_RELSDA (line 3476) | pub const R_PPC_EMB_RELSDA: u32 = 116; constant R_PPC_DIAB_SDA21_LO (line 3480) | pub const R_PPC_DIAB_SDA21_LO: u32 = 180; constant R_PPC_DIAB_SDA21_HI (line 3482) | pub const R_PPC_DIAB_SDA21_HI: u32 = 181; constant R_PPC_DIAB_SDA21_HA (line 3484) | pub const R_PPC_DIAB_SDA21_HA: u32 = 182; constant R_PPC_DIAB_RELSDA_LO (line 3486) | pub const R_PPC_DIAB_RELSDA_LO: u32 = 183; constant R_PPC_DIAB_RELSDA_HI (line 3488) | pub const R_PPC_DIAB_RELSDA_HI: u32 = 184; constant R_PPC_DIAB_RELSDA_HA (line 3490) | pub const R_PPC_DIAB_RELSDA_HA: u32 = 185; constant R_PPC_IRELATIVE (line 3493) | pub const R_PPC_IRELATIVE: u32 = 248; constant R_PPC_REL16 (line 3497) | pub const R_PPC_REL16: u32 = 249; constant R_PPC_REL16_LO (line 3499) | pub const R_PPC_REL16_LO: u32 = 250; constant R_PPC_REL16_HI (line 3501) | pub const R_PPC_REL16_HI: u32 = 251; constant R_PPC_REL16_HA (line 3503) | pub const R_PPC_REL16_HA: u32 = 252; constant R_PPC_TOC16 (line 3507) | pub const R_PPC_TOC16: u32 = 255; constant DT_PPC_GOT (line 3510) | pub const DT_PPC_GOT: u32 = DT_LOPROC + 0; constant DT_PPC_OPT (line 3511) | pub const DT_PPC_OPT: u32 = DT_LOPROC + 1; constant PPC_OPT_TLS (line 3514) | pub const PPC_OPT_TLS: u32 = 1; constant R_PPC64_NONE (line 3517) | pub const R_PPC64_NONE: u32 = R_PPC_NONE; constant R_PPC64_ADDR32 (line 3519) | pub const R_PPC64_ADDR32: u32 = R_PPC_ADDR32; constant R_PPC64_ADDR24 (line 3521) | pub const R_PPC64_ADDR24: u32 = R_PPC_ADDR24; constant R_PPC64_ADDR16 (line 3523) | pub const R_PPC64_ADDR16: u32 = R_PPC_ADDR16; constant R_PPC64_ADDR16_LO (line 3525) | pub const R_PPC64_ADDR16_LO: u32 = R_PPC_ADDR16_LO; constant R_PPC64_ADDR16_HI (line 3527) | pub const R_PPC64_ADDR16_HI: u32 = R_PPC_ADDR16_HI; constant R_PPC64_ADDR16_HA (line 3529) | pub const R_PPC64_ADDR16_HA: u32 = R_PPC_ADDR16_HA; constant R_PPC64_ADDR14 (line 3531) | pub const R_PPC64_ADDR14: u32 = R_PPC_ADDR14; constant R_PPC64_ADDR14_BRTAKEN (line 3532) | pub const R_PPC64_ADDR14_BRTAKEN: u32 = R_PPC_ADDR14_BRTAKEN; constant R_PPC64_ADDR14_BRNTAKEN (line 3533) | pub const R_PPC64_ADDR14_BRNTAKEN: u32 = R_PPC_ADDR14_BRNTAKEN; constant R_PPC64_REL24 (line 3535) | pub const R_PPC64_REL24: u32 = R_PPC_REL24; constant R_PPC64_REL14 (line 3537) | pub const R_PPC64_REL14: u32 = R_PPC_REL14; constant R_PPC64_REL14_BRTAKEN (line 3538) | pub const R_PPC64_REL14_BRTAKEN: u32 = R_PPC_REL14_BRTAKEN; constant R_PPC64_REL14_BRNTAKEN (line 3539) | pub const R_PPC64_REL14_BRNTAKEN: u32 = R_PPC_REL14_BRNTAKEN; constant R_PPC64_GOT16 (line 3540) | pub const R_PPC64_GOT16: u32 = R_PPC_GOT16; constant R_PPC64_GOT16_LO (line 3541) | pub const R_PPC64_GOT16_LO: u32 = R_PPC_GOT16_LO; constant R_PPC64_GOT16_HI (line 3542) | pub const R_PPC64_GOT16_HI: u32 = R_PPC_GOT16_HI; constant R_PPC64_GOT16_HA (line 3543) | pub const R_PPC64_GOT16_HA: u32 = R_PPC_GOT16_HA; constant R_PPC64_COPY (line 3545) | pub const R_PPC64_COPY: u32 = R_PPC_COPY; constant R_PPC64_GLOB_DAT (line 3546) | pub const R_PPC64_GLOB_DAT: u32 = R_PPC_GLOB_DAT; constant R_PPC64_JMP_SLOT (line 3547) | pub const R_PPC64_JMP_SLOT: u32 = R_PPC_JMP_SLOT; constant R_PPC64_RELATIVE (line 3548) | pub const R_PPC64_RELATIVE: u32 = R_PPC_RELATIVE; constant R_PPC64_UADDR32 (line 3550) | pub const R_PPC64_UADDR32: u32 = R_PPC_UADDR32; constant R_PPC64_UADDR16 (line 3551) | pub const R_PPC64_UADDR16: u32 = R_PPC_UADDR16; constant R_PPC64_REL32 (line 3552) | pub const R_PPC64_REL32: u32 = R_PPC_REL32; constant R_PPC64_PLT32 (line 3553) | pub const R_PPC64_PLT32: u32 = R_PPC_PLT32; constant R_PPC64_PLTREL32 (line 3554) | pub const R_PPC64_PLTREL32: u32 = R_PPC_PLTREL32; constant R_PPC64_PLT16_LO (line 3555) | pub const R_PPC64_PLT16_LO: u32 = R_PPC_PLT16_LO; constant R_PPC64_PLT16_HI (line 3556) | pub const R_PPC64_PLT16_HI: u32 = R_PPC_PLT16_HI; constant R_PPC64_PLT16_HA (line 3557) | pub const R_PPC64_PLT16_HA: u32 = R_PPC_PLT16_HA; constant R_PPC64_SECTOFF (line 3559) | pub const R_PPC64_SECTOFF: u32 = R_PPC_SECTOFF; constant R_PPC64_SECTOFF_LO (line 3560) | pub const R_PPC64_SECTOFF_LO: u32 = R_PPC_SECTOFF_LO; constant R_PPC64_SECTOFF_HI (line 3561) | pub const R_PPC64_SECTOFF_HI: u32 = R_PPC_SECTOFF_HI; constant R_PPC64_SECTOFF_HA (line 3562) | pub const R_PPC64_SECTOFF_HA: u32 = R_PPC_SECTOFF_HA; constant R_PPC64_ADDR30 (line 3564) | pub const R_PPC64_ADDR30: u32 = 37; constant R_PPC64_ADDR64 (line 3566) | pub const R_PPC64_ADDR64: u32 = 38; constant R_PPC64_ADDR16_HIGHER (line 3568) | pub const R_PPC64_ADDR16_HIGHER: u32 = 39; constant R_PPC64_ADDR16_HIGHERA (line 3570) | pub const R_PPC64_ADDR16_HIGHERA: u32 = 40; constant R_PPC64_ADDR16_HIGHEST (line 3572) | pub const R_PPC64_ADDR16_HIGHEST: u32 = 41; constant R_PPC64_ADDR16_HIGHESTA (line 3574) | pub const R_PPC64_ADDR16_HIGHESTA: u32 = 42; constant R_PPC64_UADDR64 (line 3576) | pub const R_PPC64_UADDR64: u32 = 43; constant R_PPC64_REL64 (line 3578) | pub const R_PPC64_REL64: u32 = 44; constant R_PPC64_PLT64 (line 3580) | pub const R_PPC64_PLT64: u32 = 45; constant R_PPC64_PLTREL64 (line 3582) | pub const R_PPC64_PLTREL64: u32 = 46; constant R_PPC64_TOC16 (line 3584) | pub const R_PPC64_TOC16: u32 = 47; constant R_PPC64_TOC16_LO (line 3586) | pub const R_PPC64_TOC16_LO: u32 = 48; constant R_PPC64_TOC16_HI (line 3588) | pub const R_PPC64_TOC16_HI: u32 = 49; constant R_PPC64_TOC16_HA (line 3590) | pub const R_PPC64_TOC16_HA: u32 = 50; constant R_PPC64_TOC (line 3592) | pub const R_PPC64_TOC: u32 = 51; constant R_PPC64_PLTGOT16 (line 3594) | pub const R_PPC64_PLTGOT16: u32 = 52; constant R_PPC64_PLTGOT16_LO (line 3596) | pub const R_PPC64_PLTGOT16_LO: u32 = 53; constant R_PPC64_PLTGOT16_HI (line 3598) | pub const R_PPC64_PLTGOT16_HI: u32 = 54; constant R_PPC64_PLTGOT16_HA (line 3600) | pub const R_PPC64_PLTGOT16_HA: u32 = 55; constant R_PPC64_ADDR16_DS (line 3603) | pub const R_PPC64_ADDR16_DS: u32 = 56; constant R_PPC64_ADDR16_LO_DS (line 3605) | pub const R_PPC64_ADDR16_LO_DS: u32 = 57; constant R_PPC64_GOT16_DS (line 3607) | pub const R_PPC64_GOT16_DS: u32 = 58; constant R_PPC64_GOT16_LO_DS (line 3609) | pub const R_PPC64_GOT16_LO_DS: u32 = 59; constant R_PPC64_PLT16_LO_DS (line 3611) | pub const R_PPC64_PLT16_LO_DS: u32 = 60; constant R_PPC64_SECTOFF_DS (line 3613) | pub const R_PPC64_SECTOFF_DS: u32 = 61; constant R_PPC64_SECTOFF_LO_DS (line 3615) | pub const R_PPC64_SECTOFF_LO_DS: u32 = 62; constant R_PPC64_TOC16_DS (line 3617) | pub const R_PPC64_TOC16_DS: u32 = 63; constant R_PPC64_TOC16_LO_DS (line 3619) | pub const R_PPC64_TOC16_LO_DS: u32 = 64; constant R_PPC64_PLTGOT16_DS (line 3621) | pub const R_PPC64_PLTGOT16_DS: u32 = 65; constant R_PPC64_PLTGOT16_LO_DS (line 3623) | pub const R_PPC64_PLTGOT16_LO_DS: u32 = 66; constant R_PPC64_TLS (line 3627) | pub const R_PPC64_TLS: u32 = 67; constant R_PPC64_DTPMOD64 (line 3629) | pub const R_PPC64_DTPMOD64: u32 = 68; constant R_PPC64_TPREL16 (line 3631) | pub const R_PPC64_TPREL16: u32 = 69; constant R_PPC64_TPREL16_LO (line 3633) | pub const R_PPC64_TPREL16_LO: u32 = 70; constant R_PPC64_TPREL16_HI (line 3635) | pub const R_PPC64_TPREL16_HI: u32 = 71; constant R_PPC64_TPREL16_HA (line 3637) | pub const R_PPC64_TPREL16_HA: u32 = 72; constant R_PPC64_TPREL64 (line 3639) | pub const R_PPC64_TPREL64: u32 = 73; constant R_PPC64_DTPREL16 (line 3641) | pub const R_PPC64_DTPREL16: u32 = 74; constant R_PPC64_DTPREL16_LO (line 3643) | pub const R_PPC64_DTPREL16_LO: u32 = 75; constant R_PPC64_DTPREL16_HI (line 3645) | pub const R_PPC64_DTPREL16_HI: u32 = 76; constant R_PPC64_DTPREL16_HA (line 3647) | pub const R_PPC64_DTPREL16_HA: u32 = 77; constant R_PPC64_DTPREL64 (line 3649) | pub const R_PPC64_DTPREL64: u32 = 78; constant R_PPC64_GOT_TLSGD16 (line 3651) | pub const R_PPC64_GOT_TLSGD16: u32 = 79; constant R_PPC64_GOT_TLSGD16_LO (line 3653) | pub const R_PPC64_GOT_TLSGD16_LO: u32 = 80; constant R_PPC64_GOT_TLSGD16_HI (line 3655) | pub const R_PPC64_GOT_TLSGD16_HI: u32 = 81; constant R_PPC64_GOT_TLSGD16_HA (line 3657) | pub const R_PPC64_GOT_TLSGD16_HA: u32 = 82; constant R_PPC64_GOT_TLSLD16 (line 3659) | pub const R_PPC64_GOT_TLSLD16: u32 = 83; constant R_PPC64_GOT_TLSLD16_LO (line 3661) | pub const R_PPC64_GOT_TLSLD16_LO: u32 = 84; constant R_PPC64_GOT_TLSLD16_HI (line 3663) | pub const R_PPC64_GOT_TLSLD16_HI: u32 = 85; constant R_PPC64_GOT_TLSLD16_HA (line 3665) | pub const R_PPC64_GOT_TLSLD16_HA: u32 = 86; constant R_PPC64_GOT_TPREL16_DS (line 3667) | pub const R_PPC64_GOT_TPREL16_DS: u32 = 87; constant R_PPC64_GOT_TPREL16_LO_DS (line 3669) | pub const R_PPC64_GOT_TPREL16_LO_DS: u32 = 88; constant R_PPC64_GOT_TPREL16_HI (line 3671) | pub const R_PPC64_GOT_TPREL16_HI: u32 = 89; constant R_PPC64_GOT_TPREL16_HA (line 3673) | pub const R_PPC64_GOT_TPREL16_HA: u32 = 90; constant R_PPC64_GOT_DTPREL16_DS (line 3675) | pub const R_PPC64_GOT_DTPREL16_DS: u32 = 91; constant R_PPC64_GOT_DTPREL16_LO_DS (line 3677) | pub const R_PPC64_GOT_DTPREL16_LO_DS: u32 = 92; constant R_PPC64_GOT_DTPREL16_HI (line 3679) | pub const R_PPC64_GOT_DTPREL16_HI: u32 = 93; constant R_PPC64_GOT_DTPREL16_HA (line 3681) | pub const R_PPC64_GOT_DTPREL16_HA: u32 = 94; constant R_PPC64_TPREL16_DS (line 3683) | pub const R_PPC64_TPREL16_DS: u32 = 95; constant R_PPC64_TPREL16_LO_DS (line 3685) | pub const R_PPC64_TPREL16_LO_DS: u32 = 96; constant R_PPC64_TPREL16_HIGHER (line 3687) | pub const R_PPC64_TPREL16_HIGHER: u32 = 97; constant R_PPC64_TPREL16_HIGHERA (line 3689) | pub const R_PPC64_TPREL16_HIGHERA: u32 = 98; constant R_PPC64_TPREL16_HIGHEST (line 3691) | pub const R_PPC64_TPREL16_HIGHEST: u32 = 99; constant R_PPC64_TPREL16_HIGHESTA (line 3693) | pub const R_PPC64_TPREL16_HIGHESTA: u32 = 100; constant R_PPC64_DTPREL16_DS (line 3695) | pub const R_PPC64_DTPREL16_DS: u32 = 101; constant R_PPC64_DTPREL16_LO_DS (line 3697) | pub const R_PPC64_DTPREL16_LO_DS: u32 = 102; constant R_PPC64_DTPREL16_HIGHER (line 3699) | pub const R_PPC64_DTPREL16_HIGHER: u32 = 103; constant R_PPC64_DTPREL16_HIGHERA (line 3701) | pub const R_PPC64_DTPREL16_HIGHERA: u32 = 104; constant R_PPC64_DTPREL16_HIGHEST (line 3703) | pub const R_PPC64_DTPREL16_HIGHEST: u32 = 105; constant R_PPC64_DTPREL16_HIGHESTA (line 3705) | pub const R_PPC64_DTPREL16_HIGHESTA: u32 = 106; constant R_PPC64_TLSGD (line 3707) | pub const R_PPC64_TLSGD: u32 = 107; constant R_PPC64_TLSLD (line 3709) | pub const R_PPC64_TLSLD: u32 = 108; constant R_PPC64_TOCSAVE (line 3711) | pub const R_PPC64_TOCSAVE: u32 = 109; constant R_PPC64_ADDR16_HIGH (line 3714) | pub const R_PPC64_ADDR16_HIGH: u32 = 110; constant R_PPC64_ADDR16_HIGHA (line 3715) | pub const R_PPC64_ADDR16_HIGHA: u32 = 111; constant R_PPC64_TPREL16_HIGH (line 3716) | pub const R_PPC64_TPREL16_HIGH: u32 = 112; constant R_PPC64_TPREL16_HIGHA (line 3717) | pub const R_PPC64_TPREL16_HIGHA: u32 = 113; constant R_PPC64_DTPREL16_HIGH (line 3718) | pub const R_PPC64_DTPREL16_HIGH: u32 = 114; constant R_PPC64_DTPREL16_HIGHA (line 3719) | pub const R_PPC64_DTPREL16_HIGHA: u32 = 115; constant R_PPC64_JMP_IREL (line 3722) | pub const R_PPC64_JMP_IREL: u32 = 247; constant R_PPC64_IRELATIVE (line 3724) | pub const R_PPC64_IRELATIVE: u32 = 248; constant R_PPC64_REL16 (line 3726) | pub const R_PPC64_REL16: u32 = 249; constant R_PPC64_REL16_LO (line 3728) | pub const R_PPC64_REL16_LO: u32 = 250; constant R_PPC64_REL16_HI (line 3730) | pub const R_PPC64_REL16_HI: u32 = 251; constant R_PPC64_REL16_HA (line 3732) | pub const R_PPC64_REL16_HA: u32 = 252; constant EF_PPC64_ABI (line 3740) | pub const EF_PPC64_ABI: u32 = 3; constant DT_PPC64_GLINK (line 3743) | pub const DT_PPC64_GLINK: u32 = DT_LOPROC + 0; constant DT_PPC64_OPD (line 3744) | pub const DT_PPC64_OPD: u32 = DT_LOPROC + 1; constant DT_PPC64_OPDSZ (line 3745) | pub const DT_PPC64_OPDSZ: u32 = DT_LOPROC + 2; constant DT_PPC64_OPT (line 3746) | pub const DT_PPC64_OPT: u32 = DT_LOPROC + 3; constant PPC64_OPT_TLS (line 3749) | pub const PPC64_OPT_TLS: u32 = 1; constant PPC64_OPT_MULTI_TOC (line 3750) | pub const PPC64_OPT_MULTI_TOC: u32 = 2; constant PPC64_OPT_LOCALENTRY (line 3751) | pub const PPC64_OPT_LOCALENTRY: u32 = 4; constant STO_PPC64_LOCAL_BIT (line 3754) | pub const STO_PPC64_LOCAL_BIT: u8 = 5; constant STO_PPC64_LOCAL_MASK (line 3755) | pub const STO_PPC64_LOCAL_MASK: u8 = 7 << STO_PPC64_LOCAL_BIT; constant EF_ARM_RELEXEC (line 3760) | pub const EF_ARM_RELEXEC: u32 = 0x01; constant EF_ARM_HASENTRY (line 3761) | pub const EF_ARM_HASENTRY: u32 = 0x02; constant EF_ARM_INTERWORK (line 3762) | pub const EF_ARM_INTERWORK: u32 = 0x04; constant EF_ARM_APCS_26 (line 3763) | pub const EF_ARM_APCS_26: u32 = 0x08; constant EF_ARM_APCS_FLOAT (line 3764) | pub const EF_ARM_APCS_FLOAT: u32 = 0x10; constant EF_ARM_PIC (line 3765) | pub const EF_ARM_PIC: u32 = 0x20; constant EF_ARM_ALIGN8 (line 3767) | pub const EF_ARM_ALIGN8: u32 = 0x40; constant EF_ARM_NEW_ABI (line 3768) | pub const EF_ARM_NEW_ABI: u32 = 0x80; constant EF_ARM_OLD_ABI (line 3769) | pub const EF_ARM_OLD_ABI: u32 = 0x100; constant EF_ARM_SOFT_FLOAT (line 3770) | pub const EF_ARM_SOFT_FLOAT: u32 = 0x200; constant EF_ARM_VFP_FLOAT (line 3771) | pub const EF_ARM_VFP_FLOAT: u32 = 0x400; constant EF_ARM_MAVERICK_FLOAT (line 3772) | pub const EF_ARM_MAVERICK_FLOAT: u32 = 0x800; constant EF_ARM_ABI_FLOAT_SOFT (line 3775) | pub const EF_ARM_ABI_FLOAT_SOFT: u32 = 0x200; constant EF_ARM_ABI_FLOAT_HARD (line 3777) | pub const EF_ARM_ABI_FLOAT_HARD: u32 = 0x400; constant EF_ARM_SYMSARESORTED (line 3781) | pub const EF_ARM_SYMSARESORTED: u32 = 0x04; constant EF_ARM_DYNSYMSUSESEGIDX (line 3782) | pub const EF_ARM_DYNSYMSUSESEGIDX: u32 = 0x08; constant EF_ARM_MAPSYMSFIRST (line 3783) | pub const EF_ARM_MAPSYMSFIRST: u32 = 0x10; constant EF_ARM_BE8 (line 3786) | pub const EF_ARM_BE8: u32 = 0x0080_0000; constant EF_ARM_LE8 (line 3787) | pub const EF_ARM_LE8: u32 = 0x0040_0000; constant EF_ARM_EABIMASK (line 3789) | pub const EF_ARM_EABIMASK: u32 = 0xff00_0000; constant EF_ARM_EABI_UNKNOWN (line 3790) | pub const EF_ARM_EABI_UNKNOWN: u32 = 0x0000_0000; constant EF_ARM_EABI_VER1 (line 3791) | pub const EF_ARM_EABI_VER1: u32 = 0x0100_0000; constant EF_ARM_EABI_VER2 (line 3792) | pub const EF_ARM_EABI_VER2: u32 = 0x0200_0000; constant EF_ARM_EABI_VER3 (line 3793) | pub const EF_ARM_EABI_VER3: u32 = 0x0300_0000; constant EF_ARM_EABI_VER4 (line 3794) | pub const EF_ARM_EABI_VER4: u32 = 0x0400_0000; constant EF_ARM_EABI_VER5 (line 3795) | pub const EF_ARM_EABI_VER5: u32 = 0x0500_0000; constant STT_ARM_TFUNC (line 3799) | pub const STT_ARM_TFUNC: u8 = STT_LOPROC; constant STT_ARM_16BIT (line 3801) | pub const STT_ARM_16BIT: u8 = STT_HIPROC; constant SHF_ARM_ENTRYSECT (line 3805) | pub const SHF_ARM_ENTRYSECT: u32 = 0x1000_0000; constant SHF_ARM_COMDEF (line 3807) | pub const SHF_ARM_COMDEF: u32 = 0x8000_0000; constant PF_ARM_SB (line 3811) | pub const PF_ARM_SB: u32 = 0x1000_0000; constant PF_ARM_PI (line 3813) | pub const PF_ARM_PI: u32 = 0x2000_0000; constant PF_ARM_ABS (line 3815) | pub const PF_ARM_ABS: u32 = 0x4000_0000; constant PT_ARM_EXIDX (line 3819) | pub const PT_ARM_EXIDX: u32 = PT_LOPROC + 1; constant SHT_ARM_EXIDX (line 3823) | pub const SHT_ARM_EXIDX: u32 = SHT_LOPROC + 1; constant SHT_ARM_PREEMPTMAP (line 3825) | pub const SHT_ARM_PREEMPTMAP: u32 = SHT_LOPROC + 2; constant SHT_ARM_ATTRIBUTES (line 3827) | pub const SHT_ARM_ATTRIBUTES: u32 = SHT_LOPROC + 3; constant R_AARCH64_NONE (line 3832) | pub const R_AARCH64_NONE: u32 = 0; constant R_AARCH64_P32_ABS32 (line 3836) | pub const R_AARCH64_P32_ABS32: u32 = 1; constant R_AARCH64_P32_COPY (line 3838) | pub const R_AARCH64_P32_COPY: u32 = 180; constant R_AARCH64_P32_GLOB_DAT (line 3840) | pub const R_AARCH64_P32_GLOB_DAT: u32 = 181; constant R_AARCH64_P32_JUMP_SLOT (line 3842) | pub const R_AARCH64_P32_JUMP_SLOT: u32 = 182; constant R_AARCH64_P32_RELATIVE (line 3844) | pub const R_AARCH64_P32_RELATIVE: u32 = 183; constant R_AARCH64_P32_TLS_DTPMOD (line 3846) | pub const R_AARCH64_P32_TLS_DTPMOD: u32 = 184; constant R_AARCH64_P32_TLS_DTPREL (line 3848) | pub const R_AARCH64_P32_TLS_DTPREL: u32 = 185; constant R_AARCH64_P32_TLS_TPREL (line 3850) | pub const R_AARCH64_P32_TLS_TPREL: u32 = 186; constant R_AARCH64_P32_TLSDESC (line 3852) | pub const R_AARCH64_P32_TLSDESC: u32 = 187; constant R_AARCH64_P32_IRELATIVE (line 3854) | pub const R_AARCH64_P32_IRELATIVE: u32 = 188; constant R_AARCH64_ABS64 (line 3858) | pub const R_AARCH64_ABS64: u32 = 257; constant R_AARCH64_ABS32 (line 3860) | pub const R_AARCH64_ABS32: u32 = 258; constant R_AARCH64_ABS16 (line 3862) | pub const R_AARCH64_ABS16: u32 = 259; constant R_AARCH64_PREL64 (line 3864) | pub const R_AARCH64_PREL64: u32 = 260; constant R_AARCH64_PREL32 (line 3866) | pub const R_AARCH64_PREL32: u32 = 261; constant R_AARCH64_PREL16 (line 3868) | pub const R_AARCH64_PREL16: u32 = 262; constant R_AARCH64_MOVW_UABS_G0 (line 3870) | pub const R_AARCH64_MOVW_UABS_G0: u32 = 263; constant R_AARCH64_MOVW_UABS_G0_NC (line 3872) | pub const R_AARCH64_MOVW_UABS_G0_NC: u32 = 264; constant R_AARCH64_MOVW_UABS_G1 (line 3874) | pub const R_AARCH64_MOVW_UABS_G1: u32 = 265; constant R_AARCH64_MOVW_UABS_G1_NC (line 3876) | pub const R_AARCH64_MOVW_UABS_G1_NC: u32 = 266; constant R_AARCH64_MOVW_UABS_G2 (line 3878) | pub const R_AARCH64_MOVW_UABS_G2: u32 = 267; constant R_AARCH64_MOVW_UABS_G2_NC (line 3880) | pub const R_AARCH64_MOVW_UABS_G2_NC: u32 = 268; constant R_AARCH64_MOVW_UABS_G3 (line 3882) | pub const R_AARCH64_MOVW_UABS_G3: u32 = 269; constant R_AARCH64_MOVW_SABS_G0 (line 3884) | pub const R_AARCH64_MOVW_SABS_G0: u32 = 270; constant R_AARCH64_MOVW_SABS_G1 (line 3886) | pub const R_AARCH64_MOVW_SABS_G1: u32 = 271; constant R_AARCH64_MOVW_SABS_G2 (line 3888) | pub const R_AARCH64_MOVW_SABS_G2: u32 = 272; constant R_AARCH64_LD_PREL_LO19 (line 3890) | pub const R_AARCH64_LD_PREL_LO19: u32 = 273; constant R_AARCH64_ADR_PREL_LO21 (line 3892) | pub const R_AARCH64_ADR_PREL_LO21: u32 = 274; constant R_AARCH64_ADR_PREL_PG_HI21 (line 3894) | pub const R_AARCH64_ADR_PREL_PG_HI21: u32 = 275; constant R_AARCH64_ADR_PREL_PG_HI21_NC (line 3896) | pub const R_AARCH64_ADR_PREL_PG_HI21_NC: u32 = 276; constant R_AARCH64_ADD_ABS_LO12_NC (line 3898) | pub const R_AARCH64_ADD_ABS_LO12_NC: u32 = 277; constant R_AARCH64_LDST8_ABS_LO12_NC (line 3900) | pub const R_AARCH64_LDST8_ABS_LO12_NC: u32 = 278; constant R_AARCH64_TSTBR14 (line 3902) | pub const R_AARCH64_TSTBR14: u32 = 279; constant R_AARCH64_CONDBR19 (line 3904) | pub const R_AARCH64_CONDBR19: u32 = 280; constant R_AARCH64_JUMP26 (line 3906) | pub const R_AARCH64_JUMP26: u32 = 282; constant R_AARCH64_CALL26 (line 3908) | pub const R_AARCH64_CALL26: u32 = 283; constant R_AARCH64_LDST16_ABS_LO12_NC (line 3910) | pub const R_AARCH64_LDST16_ABS_LO12_NC: u32 = 284; constant R_AARCH64_LDST32_ABS_LO12_NC (line 3912) | pub const R_AARCH64_LDST32_ABS_LO12_NC: u32 = 285; constant R_AARCH64_LDST64_ABS_LO12_NC (line 3914) | pub const R_AARCH64_LDST64_ABS_LO12_NC: u32 = 286; constant R_AARCH64_MOVW_PREL_G0 (line 3916) | pub const R_AARCH64_MOVW_PREL_G0: u32 = 287; constant R_AARCH64_MOVW_PREL_G0_NC (line 3918) | pub const R_AARCH64_MOVW_PREL_G0_NC: u32 = 288; constant R_AARCH64_MOVW_PREL_G1 (line 3920) | pub const R_AARCH64_MOVW_PREL_G1: u32 = 289; constant R_AARCH64_MOVW_PREL_G1_NC (line 3922) | pub const R_AARCH64_MOVW_PREL_G1_NC: u32 = 290; constant R_AARCH64_MOVW_PREL_G2 (line 3924) | pub const R_AARCH64_MOVW_PREL_G2: u32 = 291; constant R_AARCH64_MOVW_PREL_G2_NC (line 3926) | pub const R_AARCH64_MOVW_PREL_G2_NC: u32 = 292; constant R_AARCH64_MOVW_PREL_G3 (line 3928) | pub const R_AARCH64_MOVW_PREL_G3: u32 = 293; constant R_AARCH64_LDST128_ABS_LO12_NC (line 3930) | pub const R_AARCH64_LDST128_ABS_LO12_NC: u32 = 299; constant R_AARCH64_MOVW_GOTOFF_G0 (line 3932) | pub const R_AARCH64_MOVW_GOTOFF_G0: u32 = 300; constant R_AARCH64_MOVW_GOTOFF_G0_NC (line 3934) | pub const R_AARCH64_MOVW_GOTOFF_G0_NC: u32 = 301; constant R_AARCH64_MOVW_GOTOFF_G1 (line 3936) | pub const R_AARCH64_MOVW_GOTOFF_G1: u32 = 302; constant R_AARCH64_MOVW_GOTOFF_G1_NC (line 3938) | pub const R_AARCH64_MOVW_GOTOFF_G1_NC: u32 = 303; constant R_AARCH64_MOVW_GOTOFF_G2 (line 3940) | pub const R_AARCH64_MOVW_GOTOFF_G2: u32 = 304; constant R_AARCH64_MOVW_GOTOFF_G2_NC (line 3942) | pub const R_AARCH64_MOVW_GOTOFF_G2_NC: u32 = 305; constant R_AARCH64_MOVW_GOTOFF_G3 (line 3944) | pub const R_AARCH64_MOVW_GOTOFF_G3: u32 = 306; constant R_AARCH64_GOTREL64 (line 3946) | pub const R_AARCH64_GOTREL64: u32 = 307; constant R_AARCH64_GOTREL32 (line 3948) | pub const R_AARCH64_GOTREL32: u32 = 308; constant R_AARCH64_GOT_LD_PREL19 (line 3950) | pub const R_AARCH64_GOT_LD_PREL19: u32 = 309; constant R_AARCH64_LD64_GOTOFF_LO15 (line 3952) | pub const R_AARCH64_LD64_GOTOFF_LO15: u32 = 310; constant R_AARCH64_ADR_GOT_PAGE (line 3954) | pub const R_AARCH64_ADR_GOT_PAGE: u32 = 311; constant R_AARCH64_LD64_GOT_LO12_NC (line 3956) | pub const R_AARCH64_LD64_GOT_LO12_NC: u32 = 312; constant R_AARCH64_LD64_GOTPAGE_LO15 (line 3958) | pub const R_AARCH64_LD64_GOTPAGE_LO15: u32 = 313; constant R_AARCH64_TLSGD_ADR_PREL21 (line 3960) | pub const R_AARCH64_TLSGD_ADR_PREL21: u32 = 512; constant R_AARCH64_TLSGD_ADR_PAGE21 (line 3962) | pub const R_AARCH64_TLSGD_ADR_PAGE21: u32 = 513; constant R_AARCH64_TLSGD_ADD_LO12_NC (line 3964) | pub const R_AARCH64_TLSGD_ADD_LO12_NC: u32 = 514; constant R_AARCH64_TLSGD_MOVW_G1 (line 3966) | pub const R_AARCH64_TLSGD_MOVW_G1: u32 = 515; constant R_AARCH64_TLSGD_MOVW_G0_NC (line 3968) | pub const R_AARCH64_TLSGD_MOVW_G0_NC: u32 = 516; constant R_AARCH64_TLSLD_ADR_PREL21 (line 3970) | pub const R_AARCH64_TLSLD_ADR_PREL21: u32 = 517; constant R_AARCH64_TLSLD_ADR_PAGE21 (line 3972) | pub const R_AARCH64_TLSLD_ADR_PAGE21: u32 = 518; constant R_AARCH64_TLSLD_ADD_LO12_NC (line 3974) | pub const R_AARCH64_TLSLD_ADD_LO12_NC: u32 = 519; constant R_AARCH64_TLSLD_MOVW_G1 (line 3976) | pub const R_AARCH64_TLSLD_MOVW_G1: u32 = 520; constant R_AARCH64_TLSLD_MOVW_G0_NC (line 3978) | pub const R_AARCH64_TLSLD_MOVW_G0_NC: u32 = 521; constant R_AARCH64_TLSLD_LD_PREL19 (line 3980) | pub const R_AARCH64_TLSLD_LD_PREL19: u32 = 522; constant R_AARCH64_TLSLD_MOVW_DTPREL_G2 (line 3982) | pub const R_AARCH64_TLSLD_MOVW_DTPREL_G2: u32 = 523; constant R_AARCH64_TLSLD_MOVW_DTPREL_G1 (line 3984) | pub const R_AARCH64_TLSLD_MOVW_DTPREL_G1: u32 = 524; constant R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC (line 3986) | pub const R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC: u32 = 525; constant R_AARCH64_TLSLD_MOVW_DTPREL_G0 (line 3988) | pub const R_AARCH64_TLSLD_MOVW_DTPREL_G0: u32 = 526; constant R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC (line 3990) | pub const R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC: u32 = 527; constant R_AARCH64_TLSLD_ADD_DTPREL_HI12 (line 3992) | pub const R_AARCH64_TLSLD_ADD_DTPREL_HI12: u32 = 528; constant R_AARCH64_TLSLD_ADD_DTPREL_LO12 (line 3994) | pub const R_AARCH64_TLSLD_ADD_DTPREL_LO12: u32 = 529; constant R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC (line 3996) | pub const R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC: u32 = 530; constant R_AARCH64_TLSLD_LDST8_DTPREL_LO12 (line 3998) | pub const R_AARCH64_TLSLD_LDST8_DTPREL_LO12: u32 = 531; constant R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC (line 4000) | pub const R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC: u32 = 532; constant R_AARCH64_TLSLD_LDST16_DTPREL_LO12 (line 4002) | pub const R_AARCH64_TLSLD_LDST16_DTPREL_LO12: u32 = 533; constant R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC (line 4004) | pub const R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC: u32 = 534; constant R_AARCH64_TLSLD_LDST32_DTPREL_LO12 (line 4006) | pub const R_AARCH64_TLSLD_LDST32_DTPREL_LO12: u32 = 535; constant R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC (line 4008) | pub const R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC: u32 = 536; constant R_AARCH64_TLSLD_LDST64_DTPREL_LO12 (line 4010) | pub const R_AARCH64_TLSLD_LDST64_DTPREL_LO12: u32 = 537; constant R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC (line 4012) | pub const R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC: u32 = 538; constant R_AARCH64_TLSIE_MOVW_GOTTPREL_G1 (line 4014) | pub const R_AARCH64_TLSIE_MOVW_GOTTPREL_G1: u32 = 539; constant R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC (line 4016) | pub const R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC: u32 = 540; constant R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21 (line 4018) | pub const R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21: u32 = 541; constant R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC (line 4020) | pub const R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC: u32 = 542; constant R_AARCH64_TLSIE_LD_GOTTPREL_PREL19 (line 4022) | pub const R_AARCH64_TLSIE_LD_GOTTPREL_PREL19: u32 = 543; constant R_AARCH64_TLSLE_MOVW_TPREL_G2 (line 4024) | pub const R_AARCH64_TLSLE_MOVW_TPREL_G2: u32 = 544; constant R_AARCH64_TLSLE_MOVW_TPREL_G1 (line 4026) | pub const R_AARCH64_TLSLE_MOVW_TPREL_G1: u32 = 545; constant R_AARCH64_TLSLE_MOVW_TPREL_G1_NC (line 4028) | pub const R_AARCH64_TLSLE_MOVW_TPREL_G1_NC: u32 = 546; constant R_AARCH64_TLSLE_MOVW_TPREL_G0 (line 4030) | pub const R_AARCH64_TLSLE_MOVW_TPREL_G0: u32 = 547; constant R_AARCH64_TLSLE_MOVW_TPREL_G0_NC (line 4032) | pub const R_AARCH64_TLSLE_MOVW_TPREL_G0_NC: u32 = 548; constant R_AARCH64_TLSLE_ADD_TPREL_HI12 (line 4034) | pub const R_AARCH64_TLSLE_ADD_TPREL_HI12: u32 = 549; constant R_AARCH64_TLSLE_ADD_TPREL_LO12 (line 4036) | pub const R_AARCH64_TLSLE_ADD_TPREL_LO12: u32 = 550; constant R_AARCH64_TLSLE_ADD_TPREL_LO12_NC (line 4038) | pub const R_AARCH64_TLSLE_ADD_TPREL_LO12_NC: u32 = 551; constant R_AARCH64_TLSLE_LDST8_TPREL_LO12 (line 4040) | pub const R_AARCH64_TLSLE_LDST8_TPREL_LO12: u32 = 552; constant R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC (line 4042) | pub const R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC: u32 = 553; constant R_AARCH64_TLSLE_LDST16_TPREL_LO12 (line 4044) | pub const R_AARCH64_TLSLE_LDST16_TPREL_LO12: u32 = 554; constant R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC (line 4046) | pub const R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC: u32 = 555; constant R_AARCH64_TLSLE_LDST32_TPREL_LO12 (line 4048) | pub const R_AARCH64_TLSLE_LDST32_TPREL_LO12: u32 = 556; constant R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC (line 4050) | pub const R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC: u32 = 557; constant R_AARCH64_TLSLE_LDST64_TPREL_LO12 (line 4052) | pub const R_AARCH64_TLSLE_LDST64_TPREL_LO12: u32 = 558; constant R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC (line 4054) | pub const R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC: u32 = 559; constant R_AARCH64_TLSDESC_LD_PREL19 (line 4056) | pub const R_AARCH64_TLSDESC_LD_PREL19: u32 = 560; constant R_AARCH64_TLSDESC_ADR_PREL21 (line 4058) | pub const R_AARCH64_TLSDESC_ADR_PREL21: u32 = 561; constant R_AARCH64_TLSDESC_ADR_PAGE21 (line 4060) | pub const R_AARCH64_TLSDESC_ADR_PAGE21: u32 = 562; constant R_AARCH64_TLSDESC_LD64_LO12 (line 4062) | pub const R_AARCH64_TLSDESC_LD64_LO12: u32 = 563; constant R_AARCH64_TLSDESC_ADD_LO12 (line 4064) | pub const R_AARCH64_TLSDESC_ADD_LO12: u32 = 564; constant R_AARCH64_TLSDESC_OFF_G1 (line 4066) | pub const R_AARCH64_TLSDESC_OFF_G1: u32 = 565; constant R_AARCH64_TLSDESC_OFF_G0_NC (line 4068) | pub const R_AARCH64_TLSDESC_OFF_G0_NC: u32 = 566; constant R_AARCH64_TLSDESC_LDR (line 4070) | pub const R_AARCH64_TLSDESC_LDR: u32 = 567; constant R_AARCH64_TLSDESC_ADD (line 4072) | pub const R_AARCH64_TLSDESC_ADD: u32 = 568; constant R_AARCH64_TLSDESC_CALL (line 4074) | pub const R_AARCH64_TLSDESC_CALL: u32 = 569; constant R_AARCH64_TLSLE_LDST128_TPREL_LO12 (line 4076) | pub const R_AARCH64_TLSLE_LDST128_TPREL_LO12: u32 = 570; constant R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC (line 4078) | pub const R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC: u32 = 571; constant R_AARCH64_TLSLD_LDST128_DTPREL_LO12 (line 4080) | pub const R_AARCH64_TLSLD_LDST128_DTPREL_LO12: u32 = 572; constant R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC (line 4082) | pub const R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC: u32 = 573; constant R_AARCH64_COPY (line 4084) | pub const R_AARCH64_COPY: u32 = 1024; constant R_AARCH64_GLOB_DAT (line 4086) | pub const R_AARCH64_GLOB_DAT: u32 = 1025; constant R_AARCH64_JUMP_SLOT (line 4088) | pub const R_AARCH64_JUMP_SLOT: u32 = 1026; constant R_AARCH64_RELATIVE (line 4090) | pub const R_AARCH64_RELATIVE: u32 = 1027; constant R_AARCH64_TLS_DTPMOD (line 4092) | pub const R_AARCH64_TLS_DTPMOD: u32 = 1028; constant R_AARCH64_TLS_DTPREL (line 4094) | pub const R_AARCH64_TLS_DTPREL: u32 = 1029; constant R_AARCH64_TLS_TPREL (line 4096) | pub const R_AARCH64_TLS_TPREL: u32 = 1030; constant R_AARCH64_TLSDESC (line 4098) | pub const R_AARCH64_TLSDESC: u32 = 1031; constant R_AARCH64_IRELATIVE (line 4100) | pub const R_AARCH64_IRELATIVE: u32 = 1032; constant EF_AVR_ARCH (line 4105) | pub const EF_AVR_ARCH: u32 = 0x7F; constant EF_AVR_LINKRELAX_PREPARED (line 4109) | pub const EF_AVR_LINKRELAX_PREPARED: u32 = 0x80; constant EF_AVR_ARCH_AVR1 (line 4111) | pub const EF_AVR_ARCH_AVR1: u32 = 1; constant EF_AVR_ARCH_AVR2 (line 4112) | pub const EF_AVR_ARCH_AVR2: u32 = 2; constant EF_AVR_ARCH_AVR25 (line 4113) | pub const EF_AVR_ARCH_AVR25: u32 = 25; constant EF_AVR_ARCH_AVR3 (line 4114) | pub const EF_AVR_ARCH_AVR3: u32 = 3; constant EF_AVR_ARCH_AVR31 (line 4115) | pub const EF_AVR_ARCH_AVR31: u32 = 31; constant EF_AVR_ARCH_AVR35 (line 4116) | pub const EF_AVR_ARCH_AVR35: u32 = 35; constant EF_AVR_ARCH_AVR4 (line 4117) | pub const EF_AVR_ARCH_AVR4: u32 = 4; constant EF_AVR_ARCH_AVR5 (line 4118) | pub const EF_AVR_ARCH_AVR5: u32 = 5; constant EF_AVR_ARCH_AVR51 (line 4119) | pub const EF_AVR_ARCH_AVR51: u32 = 51; constant EF_AVR_ARCH_AVR6 (line 4120) | pub const EF_AVR_ARCH_AVR6: u32 = 6; constant EF_AVR_ARCH_AVRTINY (line 4121) | pub const EF_AVR_ARCH_AVRTINY: u32 = 100; constant EF_AVR_ARCH_XMEGA1 (line 4122) | pub const EF_AVR_ARCH_XMEGA1: u32 = 101; constant EF_AVR_ARCH_XMEGA2 (line 4123) | pub const EF_AVR_ARCH_XMEGA2: u32 = 102; constant EF_AVR_ARCH_XMEGA3 (line 4124) | pub const EF_AVR_ARCH_XMEGA3: u32 = 103; constant EF_AVR_ARCH_XMEGA4 (line 4125) | pub const EF_AVR_ARCH_XMEGA4: u32 = 104; constant EF_AVR_ARCH_XMEGA5 (line 4126) | pub const EF_AVR_ARCH_XMEGA5: u32 = 105; constant EF_AVR_ARCH_XMEGA6 (line 4127) | pub const EF_AVR_ARCH_XMEGA6: u32 = 106; constant EF_AVR_ARCH_XMEGA7 (line 4128) | pub const EF_AVR_ARCH_XMEGA7: u32 = 107; constant R_AVR_NONE (line 4132) | pub const R_AVR_NONE: u32 = 0; constant R_AVR_32 (line 4134) | pub const R_AVR_32: u32 = 1; constant R_AVR_7_PCREL (line 4135) | pub const R_AVR_7_PCREL: u32 = 2; constant R_AVR_13_PCREL (line 4136) | pub const R_AVR_13_PCREL: u32 = 3; constant R_AVR_16 (line 4138) | pub const R_AVR_16: u32 = 4; constant R_AVR_16_PM (line 4139) | pub const R_AVR_16_PM: u32 = 5; constant R_AVR_LO8_LDI (line 4140) | pub const R_AVR_LO8_LDI: u32 = 6; constant R_AVR_HI8_LDI (line 4141) | pub const R_AVR_HI8_LDI: u32 = 7; constant R_AVR_HH8_LDI (line 4142) | pub const R_AVR_HH8_LDI: u32 = 8; constant R_AVR_LO8_LDI_NEG (line 4143) | pub const R_AVR_LO8_LDI_NEG: u32 = 9; constant R_AVR_HI8_LDI_NEG (line 4144) | pub const R_AVR_HI8_LDI_NEG: u32 = 10; constant R_AVR_HH8_LDI_NEG (line 4145) | pub const R_AVR_HH8_LDI_NEG: u32 = 11; constant R_AVR_LO8_LDI_PM (line 4146) | pub const R_AVR_LO8_LDI_PM: u32 = 12; constant R_AVR_HI8_LDI_PM (line 4147) | pub const R_AVR_HI8_LDI_PM: u32 = 13; constant R_AVR_HH8_LDI_PM (line 4148) | pub const R_AVR_HH8_LDI_PM: u32 = 14; constant R_AVR_LO8_LDI_PM_NEG (line 4149) | pub const R_AVR_LO8_LDI_PM_NEG: u32 = 15; constant R_AVR_HI8_LDI_PM_NEG (line 4150) | pub const R_AVR_HI8_LDI_PM_NEG: u32 = 16; constant R_AVR_HH8_LDI_PM_NEG (line 4151) | pub const R_AVR_HH8_LDI_PM_NEG: u32 = 17; constant R_AVR_CALL (line 4152) | pub const R_AVR_CALL: u32 = 18; constant R_AVR_LDI (line 4153) | pub const R_AVR_LDI: u32 = 19; constant R_AVR_6 (line 4154) | pub const R_AVR_6: u32 = 20; constant R_AVR_6_ADIW (line 4155) | pub const R_AVR_6_ADIW: u32 = 21; constant R_AVR_MS8_LDI (line 4156) | pub const R_AVR_MS8_LDI: u32 = 22; constant R_AVR_MS8_LDI_NEG (line 4157) | pub const R_AVR_MS8_LDI_NEG: u32 = 23; constant R_AVR_LO8_LDI_GS (line 4158) | pub const R_AVR_LO8_LDI_GS: u32 = 24; constant R_AVR_HI8_LDI_GS (line 4159) | pub const R_AVR_HI8_LDI_GS: u32 = 25; constant R_AVR_8 (line 4160) | pub const R_AVR_8: u32 = 26; constant R_AVR_8_LO8 (line 4161) | pub const R_AVR_8_LO8: u32 = 27; constant R_AVR_8_HI8 (line 4162) | pub const R_AVR_8_HI8: u32 = 28; constant R_AVR_8_HLO8 (line 4163) | pub const R_AVR_8_HLO8: u32 = 29; constant R_AVR_DIFF8 (line 4164) | pub const R_AVR_DIFF8: u32 = 30; constant R_AVR_DIFF16 (line 4165) | pub const R_AVR_DIFF16: u32 = 31; constant R_AVR_DIFF32 (line 4166) | pub const R_AVR_DIFF32: u32 = 32; constant R_AVR_LDS_STS_16 (line 4167) | pub const R_AVR_LDS_STS_16: u32 = 33; constant R_AVR_PORT6 (line 4168) | pub const R_AVR_PORT6: u32 = 34; constant R_AVR_PORT5 (line 4169) | pub const R_AVR_PORT5: u32 = 35; constant R_AVR_32_PCREL (line 4170) | pub const R_AVR_32_PCREL: u32 = 36; constant R_MSP430_32 (line 4175) | pub const R_MSP430_32: u32 = 1; constant R_MSP430_16_BYTE (line 4177) | pub const R_MSP430_16_BYTE: u32 = 5; constant R_HEX_32 (line 4182) | pub const R_HEX_32: u32 = 6; constant R_ARM_NONE (line 4187) | pub const R_ARM_NONE: u32 = 0; constant R_ARM_PC24 (line 4189) | pub const R_ARM_PC24: u32 = 1; constant R_ARM_ABS32 (line 4191) | pub const R_ARM_ABS32: u32 = 2; constant R_ARM_REL32 (line 4193) | pub const R_ARM_REL32: u32 = 3; constant R_ARM_PC13 (line 4194) | pub const R_ARM_PC13: u32 = 4; constant R_ARM_ABS16 (line 4196) | pub const R_ARM_ABS16: u32 = 5; constant R_ARM_ABS12 (line 4198) | pub const R_ARM_ABS12: u32 = 6; constant R_ARM_THM_ABS5 (line 4200) | pub const R_ARM_THM_ABS5: u32 = 7; constant R_ARM_ABS8 (line 4202) | pub const R_ARM_ABS8: u32 = 8; constant R_ARM_SBREL32 (line 4203) | pub const R_ARM_SBREL32: u32 = 9; constant R_ARM_THM_PC22 (line 4205) | pub const R_ARM_THM_PC22: u32 = 10; constant R_ARM_THM_PC8 (line 4207) | pub const R_ARM_THM_PC8: u32 = 11; constant R_ARM_AMP_VCALL9 (line 4208) | pub const R_ARM_AMP_VCALL9: u32 = 12; constant R_ARM_SWI24 (line 4210) | pub const R_ARM_SWI24: u32 = 13; constant R_ARM_TLS_DESC (line 4212) | pub const R_ARM_TLS_DESC: u32 = 13; constant R_ARM_THM_SWI8 (line 4214) | pub const R_ARM_THM_SWI8: u32 = 14; constant R_ARM_XPC25 (line 4216) | pub const R_ARM_XPC25: u32 = 15; constant R_ARM_THM_XPC22 (line 4218) | pub const R_ARM_THM_XPC22: u32 = 16; constant R_ARM_TLS_DTPMOD32 (line 4220) | pub const R_ARM_TLS_DTPMOD32: u32 = 17; constant R_ARM_TLS_DTPOFF32 (line 4222) | pub const R_ARM_TLS_DTPOFF32: u32 = 18; constant R_ARM_TLS_TPOFF32 (line 4224) | pub const R_ARM_TLS_TPOFF32: u32 = 19; constant R_ARM_COPY (line 4226) | pub const R_ARM_COPY: u32 = 20; constant R_ARM_GLOB_DAT (line 4228) | pub const R_ARM_GLOB_DAT: u32 = 21; constant R_ARM_JUMP_SLOT (line 4230) | pub const R_ARM_JUMP_SLOT: u32 = 22; constant R_ARM_RELATIVE (line 4232) | pub const R_ARM_RELATIVE: u32 = 23; constant R_ARM_GOTOFF (line 4234) | pub const R_ARM_GOTOFF: u32 = 24; constant R_ARM_GOTPC (line 4236) | pub const R_ARM_GOTPC: u32 = 25; constant R_ARM_GOT32 (line 4238) | pub const R_ARM_GOT32: u32 = 26; constant R_ARM_PLT32 (line 4240) | pub const R_ARM_PLT32: u32 = 27; constant R_ARM_CALL (line 4242) | pub const R_ARM_CALL: u32 = 28; constant R_ARM_JUMP24 (line 4244) | pub const R_ARM_JUMP24: u32 = 29; constant R_ARM_THM_JUMP24 (line 4246) | pub const R_ARM_THM_JUMP24: u32 = 30; constant R_ARM_BASE_ABS (line 4248) | pub const R_ARM_BASE_ABS: u32 = 31; constant R_ARM_ALU_PCREL_7_0 (line 4250) | pub const R_ARM_ALU_PCREL_7_0: u32 = 32; constant R_ARM_ALU_PCREL_15_8 (line 4252) | pub const R_ARM_ALU_PCREL_15_8: u32 = 33; constant R_ARM_ALU_PCREL_23_15 (line 4254) | pub const R_ARM_ALU_PCREL_23_15: u32 = 34; constant R_ARM_LDR_SBREL_11_0 (line 4256) | pub const R_ARM_LDR_SBREL_11_0: u32 = 35; constant R_ARM_ALU_SBREL_19_12 (line 4258) | pub const R_ARM_ALU_SBREL_19_12: u32 = 36; constant R_ARM_ALU_SBREL_27_20 (line 4260) | pub const R_ARM_ALU_SBREL_27_20: u32 = 37; constant R_ARM_TARGET1 (line 4261) | pub const R_ARM_TARGET1: u32 = 38; constant R_ARM_SBREL31 (line 4263) | pub const R_ARM_SBREL31: u32 = 39; constant R_ARM_V4BX (line 4264) | pub const R_ARM_V4BX: u32 = 40; constant R_ARM_TARGET2 (line 4265) | pub const R_ARM_TARGET2: u32 = 41; constant R_ARM_PREL31 (line 4267) | pub const R_ARM_PREL31: u32 = 42; constant R_ARM_MOVW_ABS_NC (line 4269) | pub const R_ARM_MOVW_ABS_NC: u32 = 43; constant R_ARM_MOVT_ABS (line 4271) | pub const R_ARM_MOVT_ABS: u32 = 44; constant R_ARM_MOVW_PREL_NC (line 4273) | pub const R_ARM_MOVW_PREL_NC: u32 = 45; constant R_ARM_MOVT_PREL (line 4275) | pub const R_ARM_MOVT_PREL: u32 = 46; constant R_ARM_THM_MOVW_ABS_NC (line 4277) | pub const R_ARM_THM_MOVW_ABS_NC: u32 = 47; constant R_ARM_THM_MOVT_ABS (line 4279) | pub const R_ARM_THM_MOVT_ABS: u32 = 48; constant R_ARM_THM_MOVW_PREL_NC (line 4281) | pub const R_ARM_THM_MOVW_PREL_NC: u32 = 49; constant R_ARM_THM_MOVT_PREL (line 4283) | pub const R_ARM_THM_MOVT_PREL: u32 = 50; constant R_ARM_THM_JUMP19 (line 4285) | pub const R_ARM_THM_JUMP19: u32 = 51; constant R_ARM_THM_JUMP6 (line 4287) | pub const R_ARM_THM_JUMP6: u32 = 52; constant R_ARM_THM_ALU_PREL_11_0 (line 4289) | pub const R_ARM_THM_ALU_PREL_11_0: u32 = 53; constant R_ARM_THM_PC12 (line 4291) | pub const R_ARM_THM_PC12: u32 = 54; constant R_ARM_ABS32_NOI (line 4293) | pub const R_ARM_ABS32_NOI: u32 = 55; constant R_ARM_REL32_NOI (line 4295) | pub const R_ARM_REL32_NOI: u32 = 56; constant R_ARM_ALU_PC_G0_NC (line 4297) | pub const R_ARM_ALU_PC_G0_NC: u32 = 57; constant R_ARM_ALU_PC_G0 (line 4299) | pub const R_ARM_ALU_PC_G0: u32 = 58; constant R_ARM_ALU_PC_G1_NC (line 4301) | pub const R_ARM_ALU_PC_G1_NC: u32 = 59; constant R_ARM_ALU_PC_G1 (line 4303) | pub const R_ARM_ALU_PC_G1: u32 = 60; constant R_ARM_ALU_PC_G2 (line 4305) | pub const R_ARM_ALU_PC_G2: u32 = 61; constant R_ARM_LDR_PC_G1 (line 4307) | pub const R_ARM_LDR_PC_G1: u32 = 62; constant R_ARM_LDR_PC_G2 (line 4309) | pub const R_ARM_LDR_PC_G2: u32 = 63; constant R_ARM_LDRS_PC_G0 (line 4311) | pub const R_ARM_LDRS_PC_G0: u32 = 64; constant R_ARM_LDRS_PC_G1 (line 4313) | pub const R_ARM_LDRS_PC_G1: u32 = 65; constant R_ARM_LDRS_PC_G2 (line 4315) | pub const R_ARM_LDRS_PC_G2: u32 = 66; constant R_ARM_LDC_PC_G0 (line 4317) | pub const R_ARM_LDC_PC_G0: u32 = 67; constant R_ARM_LDC_PC_G1 (line 4319) | pub const R_ARM_LDC_PC_G1: u32 = 68; constant R_ARM_LDC_PC_G2 (line 4321) | pub const R_ARM_LDC_PC_G2: u32 = 69; constant R_ARM_ALU_SB_G0_NC (line 4323) | pub const R_ARM_ALU_SB_G0_NC: u32 = 70; constant R_ARM_ALU_SB_G0 (line 4325) | pub const R_ARM_ALU_SB_G0: u32 = 71; constant R_ARM_ALU_SB_G1_NC (line 4327) | pub const R_ARM_ALU_SB_G1_NC: u32 = 72; constant R_ARM_ALU_SB_G1 (line 4329) | pub const R_ARM_ALU_SB_G1: u32 = 73; constant R_ARM_ALU_SB_G2 (line 4331) | pub const R_ARM_ALU_SB_G2: u32 = 74; constant R_ARM_LDR_SB_G0 (line 4333) | pub const R_ARM_LDR_SB_G0: u32 = 75; constant R_ARM_LDR_SB_G1 (line 4335) | pub const R_ARM_LDR_SB_G1: u32 = 76; constant R_ARM_LDR_SB_G2 (line 4337) | pub const R_ARM_LDR_SB_G2: u32 = 77; constant R_ARM_LDRS_SB_G0 (line 4339) | pub const R_ARM_LDRS_SB_G0: u32 = 78; constant R_ARM_LDRS_SB_G1 (line 4341) | pub const R_ARM_LDRS_SB_G1: u32 = 79; constant R_ARM_LDRS_SB_G2 (line 4343) | pub const R_ARM_LDRS_SB_G2: u32 = 80; constant R_ARM_LDC_SB_G0 (line 4345) | pub const R_ARM_LDC_SB_G0: u32 = 81; constant R_ARM_LDC_SB_G1 (line 4347) | pub const R_ARM_LDC_SB_G1: u32 = 82; constant R_ARM_LDC_SB_G2 (line 4349) | pub const R_ARM_LDC_SB_G2: u32 = 83; constant R_ARM_MOVW_BREL_NC (line 4351) | pub const R_ARM_MOVW_BREL_NC: u32 = 84; constant R_ARM_MOVT_BREL (line 4353) | pub const R_ARM_MOVT_BREL: u32 = 85; constant R_ARM_MOVW_BREL (line 4355) | pub const R_ARM_MOVW_BREL: u32 = 86; constant R_ARM_THM_MOVW_BREL_NC (line 4357) | pub const R_ARM_THM_MOVW_BREL_NC: u32 = 87; constant R_ARM_THM_MOVT_BREL (line 4359) | pub const R_ARM_THM_MOVT_BREL: u32 = 88; constant R_ARM_THM_MOVW_BREL (line 4361) | pub const R_ARM_THM_MOVW_BREL: u32 = 89; constant R_ARM_TLS_GOTDESC (line 4362) | pub const R_ARM_TLS_GOTDESC: u32 = 90; constant R_ARM_TLS_CALL (line 4363) | pub const R_ARM_TLS_CALL: u32 = 91; constant R_ARM_TLS_DESCSEQ (line 4365) | pub const R_ARM_TLS_DESCSEQ: u32 = 92; constant R_ARM_THM_TLS_CALL (line 4366) | pub const R_ARM_THM_TLS_CALL: u32 = 93; constant R_ARM_PLT32_ABS (line 4367) | pub const R_ARM_PLT32_ABS: u32 = 94; constant R_ARM_GOT_ABS (line 4369) | pub const R_ARM_GOT_ABS: u32 = 95; constant R_ARM_GOT_PREL (line 4371) | pub const R_ARM_GOT_PREL: u32 = 96; constant R_ARM_GOT_BREL12 (line 4373) | pub const R_ARM_GOT_BREL12: u32 = 97; constant R_ARM_GOTOFF12 (line 4375) | pub const R_ARM_GOTOFF12: u32 = 98; constant R_ARM_GOTRELAX (line 4376) | pub const R_ARM_GOTRELAX: u32 = 99; constant R_ARM_GNU_VTENTRY (line 4377) | pub const R_ARM_GNU_VTENTRY: u32 = 100; constant R_ARM_GNU_VTINHERIT (line 4378) | pub const R_ARM_GNU_VTINHERIT: u32 = 101; constant R_ARM_THM_PC11 (line 4380) | pub const R_ARM_THM_PC11: u32 = 102; constant R_ARM_THM_PC9 (line 4382) | pub const R_ARM_THM_PC9: u32 = 103; constant R_ARM_TLS_GD32 (line 4384) | pub const R_ARM_TLS_GD32: u32 = 104; constant R_ARM_TLS_LDM32 (line 4386) | pub const R_ARM_TLS_LDM32: u32 = 105; constant R_ARM_TLS_LDO32 (line 4388) | pub const R_ARM_TLS_LDO32: u32 = 106; constant R_ARM_TLS_IE32 (line 4390) | pub const R_ARM_TLS_IE32: u32 = 107; constant R_ARM_TLS_LE32 (line 4392) | pub const R_ARM_TLS_LE32: u32 = 108; constant R_ARM_TLS_LDO12 (line 4394) | pub const R_ARM_TLS_LDO12: u32 = 109; constant R_ARM_TLS_LE12 (line 4396) | pub const R_ARM_TLS_LE12: u32 = 110; constant R_ARM_TLS_IE12GP (line 4398) | pub const R_ARM_TLS_IE12GP: u32 = 111; constant R_ARM_ME_TOO (line 4400) | pub const R_ARM_ME_TOO: u32 = 128; constant R_ARM_THM_TLS_DESCSEQ (line 4401) | pub const R_ARM_THM_TLS_DESCSEQ: u32 = 129; constant R_ARM_THM_TLS_DESCSEQ16 (line 4402) | pub const R_ARM_THM_TLS_DESCSEQ16: u32 = 129; constant R_ARM_THM_TLS_DESCSEQ32 (line 4403) | pub const R_ARM_THM_TLS_DESCSEQ32: u32 = 130; constant R_ARM_THM_GOT_BREL12 (line 4405) | pub const R_ARM_THM_GOT_BREL12: u32 = 131; constant R_ARM_IRELATIVE (line 4406) | pub const R_ARM_IRELATIVE: u32 = 160; constant R_ARM_RXPC25 (line 4407) | pub const R_ARM_RXPC25: u32 = 249; constant R_ARM_RSBREL32 (line 4408) | pub const R_ARM_RSBREL32: u32 = 250; constant R_ARM_THM_RPC22 (line 4409) | pub const R_ARM_THM_RPC22: u32 = 251; constant R_ARM_RREL32 (line 4410) | pub const R_ARM_RREL32: u32 = 252; constant R_ARM_RABS22 (line 4411) | pub const R_ARM_RABS22: u32 = 253; constant R_ARM_RPC24 (line 4412) | pub const R_ARM_RPC24: u32 = 254; constant R_ARM_RBASE (line 4413) | pub const R_ARM_RBASE: u32 = 255; constant R_CKCORE_NONE (line 4417) | pub const R_CKCORE_NONE: u32 = 0; constant R_CKCORE_ADDR32 (line 4419) | pub const R_CKCORE_ADDR32: u32 = 1; constant R_CKCORE_PCRELIMM8BY4 (line 4421) | pub const R_CKCORE_PCRELIMM8BY4: u32 = 2; constant R_CKCORE_PCRELIMM11BY2 (line 4423) | pub const R_CKCORE_PCRELIMM11BY2: u32 = 3; constant R_CKCORE_PCREL32 (line 4425) | pub const R_CKCORE_PCREL32: u32 = 5; constant R_CKCORE_PCRELJSR_IMM11BY2 (line 4427) | pub const R_CKCORE_PCRELJSR_IMM11BY2: u32 = 6; constant R_CKCORE_RELATIVE (line 4429) | pub const R_CKCORE_RELATIVE: u32 = 9; constant R_CKCORE_COPY (line 4431) | pub const R_CKCORE_COPY: u32 = 10; constant R_CKCORE_GLOB_DAT (line 4433) | pub const R_CKCORE_GLOB_DAT: u32 = 11; constant R_CKCORE_JUMP_SLOT (line 4435) | pub const R_CKCORE_JUMP_SLOT: u32 = 12; constant R_CKCORE_GOTOFF (line 4437) | pub const R_CKCORE_GOTOFF: u32 = 13; constant R_CKCORE_GOTPC (line 4439) | pub const R_CKCORE_GOTPC: u32 = 14; constant R_CKCORE_GOT32 (line 4441) | pub const R_CKCORE_GOT32: u32 = 15; constant R_CKCORE_PLT32 (line 4443) | pub const R_CKCORE_PLT32: u32 = 16; constant R_CKCORE_ADDRGOT (line 4445) | pub const R_CKCORE_ADDRGOT: u32 = 17; constant R_CKCORE_ADDRPLT (line 4447) | pub const R_CKCORE_ADDRPLT: u32 = 18; constant R_CKCORE_PCREL_IMM26BY2 (line 4449) | pub const R_CKCORE_PCREL_IMM26BY2: u32 = 19; constant R_CKCORE_PCREL_IMM16BY2 (line 4451) | pub const R_CKCORE_PCREL_IMM16BY2: u32 = 20; constant R_CKCORE_PCREL_IMM16BY4 (line 4453) | pub const R_CKCORE_PCREL_IMM16BY4: u32 = 21; constant R_CKCORE_PCREL_IMM10BY2 (line 4455) | pub const R_CKCORE_PCREL_IMM10BY2: u32 = 22; constant R_CKCORE_PCREL_IMM10BY4 (line 4457) | pub const R_CKCORE_PCREL_IMM10BY4: u32 = 23; constant R_CKCORE_ADDR_HI16 (line 4459) | pub const R_CKCORE_ADDR_HI16: u32 = 24; constant R_CKCORE_ADDR_LO16 (line 4461) | pub const R_CKCORE_ADDR_LO16: u32 = 25; constant R_CKCORE_GOTPC_HI16 (line 4463) | pub const R_CKCORE_GOTPC_HI16: u32 = 26; constant R_CKCORE_GOTPC_LO16 (line 4465) | pub const R_CKCORE_GOTPC_LO16: u32 = 27; constant R_CKCORE_GOTOFF_HI16 (line 4467) | pub const R_CKCORE_GOTOFF_HI16: u32 = 28; constant R_CKCORE_GOTOFF_LO16 (line 4469) | pub const R_CKCORE_GOTOFF_LO16: u32 = 29; constant R_CKCORE_GOT12 (line 4471) | pub const R_CKCORE_GOT12: u32 = 30; constant R_CKCORE_GOT_HI16 (line 4473) | pub const R_CKCORE_GOT_HI16: u32 = 31; constant R_CKCORE_GOT_LO16 (line 4475) | pub const R_CKCORE_GOT_LO16: u32 = 32; constant R_CKCORE_PLT12 (line 4477) | pub const R_CKCORE_PLT12: u32 = 33; constant R_CKCORE_PLT_HI16 (line 4479) | pub const R_CKCORE_PLT_HI16: u32 = 34; constant R_CKCORE_PLT_LO16 (line 4481) | pub const R_CKCORE_PLT_LO16: u32 = 35; constant R_CKCORE_ADDRGOT_HI16 (line 4483) | pub const R_CKCORE_ADDRGOT_HI16: u32 = 36; constant R_CKCORE_ADDRGOT_LO16 (line 4485) | pub const R_CKCORE_ADDRGOT_LO16: u32 = 37; constant R_CKCORE_ADDRPLT_HI16 (line 4487) | pub const R_CKCORE_ADDRPLT_HI16: u32 = 38; constant R_CKCORE_ADDRPLT_LO16 (line 4489) | pub const R_CKCORE_ADDRPLT_LO16: u32 = 39; constant R_CKCORE_PCREL_JSR_IMM26BY2 (line 4491) | pub const R_CKCORE_PCREL_JSR_IMM26BY2: u32 = 40; constant R_CKCORE_TOFFSET_LO16 (line 4493) | pub const R_CKCORE_TOFFSET_LO16: u32 = 41; constant R_CKCORE_DOFFSET_LO16 (line 4495) | pub const R_CKCORE_DOFFSET_LO16: u32 = 42; constant R_CKCORE_PCREL_IMM18BY2 (line 4497) | pub const R_CKCORE_PCREL_IMM18BY2: u32 = 43; constant R_CKCORE_DOFFSET_IMM18 (line 4499) | pub const R_CKCORE_DOFFSET_IMM18: u32 = 44; constant R_CKCORE_DOFFSET_IMM18BY2 (line 4501) | pub const R_CKCORE_DOFFSET_IMM18BY2: u32 = 45; constant R_CKCORE_DOFFSET_IMM18BY4 (line 4503) | pub const R_CKCORE_DOFFSET_IMM18BY4: u32 = 46; constant R_CKCORE_GOT_IMM18BY4 (line 4505) | pub const R_CKCORE_GOT_IMM18BY4: u32 = 48; constant R_CKCORE_PLT_IMM18BY4 (line 4507) | pub const R_CKCORE_PLT_IMM18BY4: u32 = 49; constant R_CKCORE_PCREL_IMM7BY4 (line 4509) | pub const R_CKCORE_PCREL_IMM7BY4: u32 = 50; constant R_CKCORE_TLS_LE32 (line 4511) | pub const R_CKCORE_TLS_LE32: u32 = 51; constant R_CKCORE_TLS_IE32 (line 4512) | pub const R_CKCORE_TLS_IE32: u32 = 52; constant R_CKCORE_TLS_GD32 (line 4513) | pub const R_CKCORE_TLS_GD32: u32 = 53; constant R_CKCORE_TLS_LDM32 (line 4514) | pub const R_CKCORE_TLS_LDM32: u32 = 54; constant R_CKCORE_TLS_LDO32 (line 4515) | pub const R_CKCORE_TLS_LDO32: u32 = 55; constant R_CKCORE_TLS_DTPMOD32 (line 4516) | pub const R_CKCORE_TLS_DTPMOD32: u32 = 56; constant R_CKCORE_TLS_DTPOFF32 (line 4517) | pub const R_CKCORE_TLS_DTPOFF32: u32 = 57; constant R_CKCORE_TLS_TPOFF32 (line 4518) | pub const R_CKCORE_TLS_TPOFF32: u32 = 58; constant EF_CSKY_ABIMASK (line 4521) | pub const EF_CSKY_ABIMASK: u32 = 0xF000_0000; constant EF_CSKY_OTHER (line 4522) | pub const EF_CSKY_OTHER: u32 = 0x0FFF_0000; constant EF_CSKY_PROCESSOR (line 4523) | pub const EF_CSKY_PROCESSOR: u32 = 0x0000_FFFF; constant EF_CSKY_ABIV1 (line 4525) | pub const EF_CSKY_ABIV1: u32 = 0x1000_0000; constant EF_CSKY_ABIV2 (line 4526) | pub const EF_CSKY_ABIV2: u32 = 0x2000_0000; constant SHT_CSKY_ATTRIBUTES (line 4530) | pub const SHT_CSKY_ATTRIBUTES: u32 = SHT_LOPROC + 1; constant EF_IA_64_MASKOS (line 4536) | pub const EF_IA_64_MASKOS: u32 = 0x0000_000f; constant EF_IA_64_ABI64 (line 4538) | pub const EF_IA_64_ABI64: u32 = 0x0000_0010; constant EF_IA_64_ARCH (line 4540) | pub const EF_IA_64_ARCH: u32 = 0xff00_0000; constant PT_IA_64_ARCHEXT (line 4544) | pub const PT_IA_64_ARCHEXT: u32 = PT_LOPROC + 0; constant PT_IA_64_UNWIND (line 4546) | pub const PT_IA_64_UNWIND: u32 = PT_LOPROC + 1; constant PT_IA_64_HP_OPT_ANOT (line 4547) | pub const PT_IA_64_HP_OPT_ANOT: u32 = PT_LOOS + 0x12; constant PT_IA_64_HP_HSL_ANOT (line 4548) | pub const PT_IA_64_HP_HSL_ANOT: u32 = PT_LOOS + 0x13; constant PT_IA_64_HP_STACK (line 4549) | pub const PT_IA_64_HP_STACK: u32 = PT_LOOS + 0x14; constant PF_IA_64_NORECOV (line 4553) | pub const PF_IA_64_NORECOV: u32 = 0x8000_0000; constant SHT_IA_64_EXT (line 4557) | pub const SHT_IA_64_EXT: u32 = SHT_LOPROC + 0; constant SHT_IA_64_UNWIND (line 4559) | pub const SHT_IA_64_UNWIND: u32 = SHT_LOPROC + 1; constant SHF_IA_64_SHORT (line 4563) | pub const SHF_IA_64_SHORT: u32 = 0x1000_0000; constant SHF_IA_64_NORECOV (line 4565) | pub const SHF_IA_64_NORECOV: u32 = 0x2000_0000; constant DT_IA_64_PLT_RESERVE (line 4568) | pub const DT_IA_64_PLT_RESERVE: u32 = DT_LOPROC + 0; constant R_IA64_NONE (line 4572) | pub const R_IA64_NONE: u32 = 0x00; constant R_IA64_IMM14 (line 4574) | pub const R_IA64_IMM14: u32 = 0x21; constant R_IA64_IMM22 (line 4576) | pub const R_IA64_IMM22: u32 = 0x22; constant R_IA64_IMM64 (line 4578) | pub const R_IA64_IMM64: u32 = 0x23; constant R_IA64_DIR32MSB (line 4580) | pub const R_IA64_DIR32MSB: u32 = 0x24; constant R_IA64_DIR32LSB (line 4582) | pub const R_IA64_DIR32LSB: u32 = 0x25; constant R_IA64_DIR64MSB (line 4584) | pub const R_IA64_DIR64MSB: u32 = 0x26; constant R_IA64_DIR64LSB (line 4586) | pub const R_IA64_DIR64LSB: u32 = 0x27; constant R_IA64_GPREL22 (line 4588) | pub const R_IA64_GPREL22: u32 = 0x2a; constant R_IA64_GPREL64I (line 4590) | pub const R_IA64_GPREL64I: u32 = 0x2b; constant R_IA64_GPREL32MSB (line 4592) | pub const R_IA64_GPREL32MSB: u32 = 0x2c; constant R_IA64_GPREL32LSB (line 4594) | pub const R_IA64_GPREL32LSB: u32 = 0x2d; constant R_IA64_GPREL64MSB (line 4596) | pub const R_IA64_GPREL64MSB: u32 = 0x2e; constant R_IA64_GPREL64LSB (line 4598) | pub const R_IA64_GPREL64LSB: u32 = 0x2f; constant R_IA64_LTOFF22 (line 4600) | pub const R_IA64_LTOFF22: u32 = 0x32; constant R_IA64_LTOFF64I (line 4602) | pub const R_IA64_LTOFF64I: u32 = 0x33; constant R_IA64_PLTOFF22 (line 4604) | pub const R_IA64_PLTOFF22: u32 = 0x3a; constant R_IA64_PLTOFF64I (line 4606) | pub const R_IA64_PLTOFF64I: u32 = 0x3b; constant R_IA64_PLTOFF64MSB (line 4608) | pub const R_IA64_PLTOFF64MSB: u32 = 0x3e; constant R_IA64_PLTOFF64LSB (line 4610) | pub const R_IA64_PLTOFF64LSB: u32 = 0x3f; constant R_IA64_FPTR64I (line 4612) | pub const R_IA64_FPTR64I: u32 = 0x43; constant R_IA64_FPTR32MSB (line 4614) | pub const R_IA64_FPTR32MSB: u32 = 0x44; constant R_IA64_FPTR32LSB (line 4616) | pub const R_IA64_FPTR32LSB: u32 = 0x45; constant R_IA64_FPTR64MSB (line 4618) | pub const R_IA64_FPTR64MSB: u32 = 0x46; constant R_IA64_FPTR64LSB (line 4620) | pub const R_IA64_FPTR64LSB: u32 = 0x47; constant R_IA64_PCREL60B (line 4622) | pub const R_IA64_PCREL60B: u32 = 0x48; constant R_IA64_PCREL21B (line 4624) | pub const R_IA64_PCREL21B: u32 = 0x49; constant R_IA64_PCREL21M (line 4626) | pub const R_IA64_PCREL21M: u32 = 0x4a; constant R_IA64_PCREL21F (line 4628) | pub const R_IA64_PCREL21F: u32 = 0x4b; constant R_IA64_PCREL32MSB (line 4630) | pub const R_IA64_PCREL32MSB: u32 = 0x4c; constant R_IA64_PCREL32LSB (line 4632) | pub const R_IA64_PCREL32LSB: u32 = 0x4d; constant R_IA64_PCREL64MSB (line 4634) | pub const R_IA64_PCREL64MSB: u32 = 0x4e; constant R_IA64_PCREL64LSB (line 4636) | pub const R_IA64_PCREL64LSB: u32 = 0x4f; constant R_IA64_LTOFF_FPTR22 (line 4638) | pub const R_IA64_LTOFF_FPTR22: u32 = 0x52; constant R_IA64_LTOFF_FPTR64I (line 4640) | pub const R_IA64_LTOFF_FPTR64I: u32 = 0x53; constant R_IA64_LTOFF_FPTR32MSB (line 4642) | pub const R_IA64_LTOFF_FPTR32MSB: u32 = 0x54; constant R_IA64_LTOFF_FPTR32LSB (line 4644) | pub const R_IA64_LTOFF_FPTR32LSB: u32 = 0x55; constant R_IA64_LTOFF_FPTR64MSB (line 4646) | pub const R_IA64_LTOFF_FPTR64MSB: u32 = 0x56; constant R_IA64_LTOFF_FPTR64LSB (line 4648) | pub const R_IA64_LTOFF_FPTR64LSB: u32 = 0x57; constant R_IA64_SEGREL32MSB (line 4650) | pub const R_IA64_SEGREL32MSB: u32 = 0x5c; constant R_IA64_SEGREL32LSB (line 4652) | pub const R_IA64_SEGREL32LSB: u32 = 0x5d; constant R_IA64_SEGREL64MSB (line 4654) | pub const R_IA64_SEGREL64MSB: u32 = 0x5e; constant R_IA64_SEGREL64LSB (line 4656) | pub const R_IA64_SEGREL64LSB: u32 = 0x5f; constant R_IA64_SECREL32MSB (line 4658) | pub const R_IA64_SECREL32MSB: u32 = 0x64; constant R_IA64_SECREL32LSB (line 4660) | pub const R_IA64_SECREL32LSB: u32 = 0x65; constant R_IA64_SECREL64MSB (line 4662) | pub const R_IA64_SECREL64MSB: u32 = 0x66; constant R_IA64_SECREL64LSB (line 4664) | pub const R_IA64_SECREL64LSB: u32 = 0x67; constant R_IA64_REL32MSB (line 4666) | pub const R_IA64_REL32MSB: u32 = 0x6c; constant R_IA64_REL32LSB (line 4668) | pub const R_IA64_REL32LSB: u32 = 0x6d; constant R_IA64_REL64MSB (line 4670) | pub const R_IA64_REL64MSB: u32 = 0x6e; constant R_IA64_REL64LSB (line 4672) | pub const R_IA64_REL64LSB: u32 = 0x6f; constant R_IA64_LTV32MSB (line 4674) | pub const R_IA64_LTV32MSB: u32 = 0x74; constant R_IA64_LTV32LSB (line 4676) | pub const R_IA64_LTV32LSB: u32 = 0x75; constant R_IA64_LTV64MSB (line 4678) | pub const R_IA64_LTV64MSB: u32 = 0x76; constant R_IA64_LTV64LSB (line 4680) | pub const R_IA64_LTV64LSB: u32 = 0x77; constant R_IA64_PCREL21BI (line 4682) | pub const R_IA64_PCREL21BI: u32 = 0x79; constant R_IA64_PCREL22 (line 4684) | pub const R_IA64_PCREL22: u32 = 0x7a; constant R_IA64_PCREL64I (line 4686) | pub const R_IA64_PCREL64I: u32 = 0x7b; constant R_IA64_IPLTMSB (line 4688) | pub const R_IA64_IPLTMSB: u32 = 0x80; constant R_IA64_IPLTLSB (line 4690) | pub const R_IA64_IPLTLSB: u32 = 0x81; constant R_IA64_COPY (line 4692) | pub const R_IA64_COPY: u32 = 0x84; constant R_IA64_SUB (line 4694) | pub const R_IA64_SUB: u32 = 0x85; constant R_IA64_LTOFF22X (line 4696) | pub const R_IA64_LTOFF22X: u32 = 0x86; constant R_IA64_LDXMOV (line 4698) | pub const R_IA64_LDXMOV: u32 = 0x87; constant R_IA64_TPREL14 (line 4700) | pub const R_IA64_TPREL14: u32 = 0x91; constant R_IA64_TPREL22 (line 4702) | pub const R_IA64_TPREL22: u32 = 0x92; constant R_IA64_TPREL64I (line 4704) | pub const R_IA64_TPREL64I: u32 = 0x93; constant R_IA64_TPREL64MSB (line 4706) | pub const R_IA64_TPREL64MSB: u32 = 0x96; constant R_IA64_TPREL64LSB (line 4708) | pub const R_IA64_TPREL64LSB: u32 = 0x97; constant R_IA64_LTOFF_TPREL22 (line 4710) | pub const R_IA64_LTOFF_TPREL22: u32 = 0x9a; constant R_IA64_DTPMOD64MSB (line 4712) | pub const R_IA64_DTPMOD64MSB: u32 = 0xa6; constant R_IA64_DTPMOD64LSB (line 4714) | pub const R_IA64_DTPMOD64LSB: u32 = 0xa7; constant R_IA64_LTOFF_DTPMOD22 (line 4716) | pub const R_IA64_LTOFF_DTPMOD22: u32 = 0xaa; constant R_IA64_DTPREL14 (line 4718) | pub const R_IA64_DTPREL14: u32 = 0xb1; constant R_IA64_DTPREL22 (line 4720) | pub const R_IA64_DTPREL22: u32 = 0xb2; constant R_IA64_DTPREL64I (line 4722) | pub const R_IA64_DTPREL64I: u32 = 0xb3; constant R_IA64_DTPREL32MSB (line 4724) | pub const R_IA64_DTPREL32MSB: u32 = 0xb4; constant R_IA64_DTPREL32LSB (line 4726) | pub const R_IA64_DTPREL32LSB: u32 = 0xb5; constant R_IA64_DTPREL64MSB (line 4728) | pub const R_IA64_DTPREL64MSB: u32 = 0xb6; constant R_IA64_DTPREL64LSB (line 4730) | pub const R_IA64_DTPREL64LSB: u32 = 0xb7; constant R_IA64_LTOFF_DTPREL22 (line 4732) | pub const R_IA64_LTOFF_DTPREL22: u32 = 0xba; constant EF_SH_MACH_MASK (line 4737) | pub const EF_SH_MACH_MASK: u32 = 0x1f; constant EF_SH_UNKNOWN (line 4738) | pub const EF_SH_UNKNOWN: u32 = 0x0; constant EF_SH1 (line 4739) | pub const EF_SH1: u32 = 0x1; constant EF_SH2 (line 4740) | pub const EF_SH2: u32 = 0x2; constant EF_SH3 (line 4741) | pub const EF_SH3: u32 = 0x3; constant EF_SH_DSP (line 4742) | pub const EF_SH_DSP: u32 = 0x4; constant EF_SH3_DSP (line 4743) | pub const EF_SH3_DSP: u32 = 0x5; constant EF_SH4AL_DSP (line 4744) | pub const EF_SH4AL_DSP: u32 = 0x6; constant EF_SH3E (line 4745) | pub const EF_SH3E: u32 = 0x8; constant EF_SH4 (line 4746) | pub const EF_SH4: u32 = 0x9; constant EF_SH2E (line 4747) | pub const EF_SH2E: u32 = 0xb; constant EF_SH4A (line 4748) | pub const EF_SH4A: u32 = 0xc; constant EF_SH2A (line 4749) | pub const EF_SH2A: u32 = 0xd; constant EF_SH4_NOFPU (line 4750) | pub const EF_SH4_NOFPU: u32 = 0x10; constant EF_SH4A_NOFPU (line 4751) | pub const EF_SH4A_NOFPU: u32 = 0x11; constant EF_SH4_NOMMU_NOFPU (line 4752) | pub const EF_SH4_NOMMU_NOFPU: u32 = 0x12; constant EF_SH2A_NOFPU (line 4753) | pub const EF_SH2A_NOFPU: u32 = 0x13; constant EF_SH3_NOMMU (line 4754) | pub const EF_SH3_NOMMU: u32 = 0x14; constant EF_SH2A_SH4_NOFPU (line 4755) | pub const EF_SH2A_SH4_NOFPU: u32 = 0x15; constant EF_SH2A_SH3_NOFPU (line 4756) | pub const EF_SH2A_SH3_NOFPU: u32 = 0x16; constant EF_SH2A_SH4 (line 4757) | pub const EF_SH2A_SH4: u32 = 0x17; constant EF_SH2A_SH3E (line 4758) | pub const EF_SH2A_SH3E: u32 = 0x18; constant R_SH_NONE (line 4761) | pub const R_SH_NONE: u32 = 0; constant R_SH_DIR32 (line 4762) | pub const R_SH_DIR32: u32 = 1; constant R_SH_REL32 (line 4763) | pub const R_SH_REL32: u32 = 2; constant R_SH_DIR8WPN (line 4764) | pub const R_SH_DIR8WPN: u32 = 3; constant R_SH_IND12W (line 4765) | pub const R_SH_IND12W: u32 = 4; constant R_SH_DIR8WPL (line 4766) | pub const R_SH_DIR8WPL: u32 = 5; constant R_SH_DIR8WPZ (line 4767) | pub const R_SH_DIR8WPZ: u32 = 6; constant R_SH_DIR8BP (line 4768) | pub const R_SH_DIR8BP: u32 = 7; constant R_SH_DIR8W (line 4769) | pub const R_SH_DIR8W: u32 = 8; constant R_SH_DIR8L (line 4770) | pub const R_SH_DIR8L: u32 = 9; constant R_SH_SWITCH16 (line 4771) | pub const R_SH_SWITCH16: u32 = 25; constant R_SH_SWITCH32 (line 4772) | pub const R_SH_SWITCH32: u32 = 26; constant R_SH_USES (line 4773) | pub const R_SH_USES: u32 = 27; constant R_SH_COUNT (line 4774) | pub const R_SH_COUNT: u32 = 28; constant R_SH_ALIGN (line 4775) | pub const R_SH_ALIGN: u32 = 29; constant R_SH_CODE (line 4776) | pub const R_SH_CODE: u32 = 30; constant R_SH_DATA (line 4777) | pub const R_SH_DATA: u32 = 31; constant R_SH_LABEL (line 4778) | pub const R_SH_LABEL: u32 = 32; constant R_SH_SWITCH8 (line 4779) | pub const R_SH_SWITCH8: u32 = 33; constant R_SH_GNU_VTINHERIT (line 4780) | pub const R_SH_GNU_VTINHERIT: u32 = 34; constant R_SH_GNU_VTENTRY (line 4781) | pub const R_SH_GNU_VTENTRY: u32 = 35; constant R_SH_TLS_GD_32 (line 4782) | pub const R_SH_TLS_GD_32: u32 = 144; constant R_SH_TLS_LD_32 (line 4783) | pub const R_SH_TLS_LD_32: u32 = 145; constant R_SH_TLS_LDO_32 (line 4784) | pub const R_SH_TLS_LDO_32: u32 = 146; constant R_SH_TLS_IE_32 (line 4785) | pub const R_SH_TLS_IE_32: u32 = 147; constant R_SH_TLS_LE_32 (line 4786) | pub const R_SH_TLS_LE_32: u32 = 148; constant R_SH_TLS_DTPMOD32 (line 4787) | pub const R_SH_TLS_DTPMOD32: u32 = 149; constant R_SH_TLS_DTPOFF32 (line 4788) | pub const R_SH_TLS_DTPOFF32: u32 = 150; constant R_SH_TLS_TPOFF32 (line 4789) | pub const R_SH_TLS_TPOFF32: u32 = 151; constant R_SH_GOT32 (line 4790) | pub const R_SH_GOT32: u32 = 160; constant R_SH_PLT32 (line 4791) | pub const R_SH_PLT32: u32 = 161; constant R_SH_COPY (line 4792) | pub const R_SH_COPY: u32 = 162; constant R_SH_GLOB_DAT (line 4793) | pub const R_SH_GLOB_DAT: u32 = 163; constant R_SH_JMP_SLOT (line 4794) | pub const R_SH_JMP_SLOT: u32 = 164; constant R_SH_RELATIVE (line 4795) | pub const R_SH_RELATIVE: u32 = 165; constant R_SH_GOTOFF (line 4796) | pub const R_SH_GOTOFF: u32 = 166; constant R_SH_GOTPC (line 4797) | pub const R_SH_GOTPC: u32 = 167; constant EF_S390_HIGH_GPRS (line 4804) | pub const EF_S390_HIGH_GPRS: u32 = 0x0000_0001; constant R_390_NONE (line 4809) | pub const R_390_NONE: u32 = 0; constant R_390_8 (line 4811) | pub const R_390_8: u32 = 1; constant R_390_12 (line 4813) | pub const R_390_12: u32 = 2; constant R_390_16 (line 4815) | pub const R_390_16: u32 = 3; constant R_390_32 (line 4817) | pub const R_390_32: u32 = 4; constant R_390_PC32 (line 4819) | pub const R_390_PC32: u32 = 5; constant R_390_GOT12 (line 4821) | pub const R_390_GOT12: u32 = 6; constant R_390_GOT32 (line 4823) | pub const R_390_GOT32: u32 = 7; constant R_390_PLT32 (line 4825) | pub const R_390_PLT32: u32 = 8; constant R_390_COPY (line 4827) | pub const R_390_COPY: u32 = 9; constant R_390_GLOB_DAT (line 4829) | pub const R_390_GLOB_DAT: u32 = 10; constant R_390_JMP_SLOT (line 4831) | pub const R_390_JMP_SLOT: u32 = 11; constant R_390_RELATIVE (line 4833) | pub const R_390_RELATIVE: u32 = 12; constant R_390_GOTOFF32 (line 4835) | pub const R_390_GOTOFF32: u32 = 13; constant R_390_GOTPC (line 4837) | pub const R_390_GOTPC: u32 = 14; constant R_390_GOT16 (line 4839) | pub const R_390_GOT16: u32 = 15; constant R_390_PC16 (line 4841) | pub const R_390_PC16: u32 = 16; constant R_390_PC16DBL (line 4843) | pub const R_390_PC16DBL: u32 = 17; constant R_390_PLT16DBL (line 4845) | pub const R_390_PLT16DBL: u32 = 18; constant R_390_PC32DBL (line 4847) | pub const R_390_PC32DBL: u32 = 19; constant R_390_PLT32DBL (line 4849) | pub const R_390_PLT32DBL: u32 = 20; constant R_390_GOTPCDBL (line 4851) | pub const R_390_GOTPCDBL: u32 = 21; constant R_390_64 (line 4853) | pub const R_390_64: u32 = 22; constant R_390_PC64 (line 4855) | pub const R_390_PC64: u32 = 23; constant R_390_GOT64 (line 4857) | pub const R_390_GOT64: u32 = 24; constant R_390_PLT64 (line 4859) | pub const R_390_PLT64: u32 = 25; constant R_390_GOTENT (line 4861) | pub const R_390_GOTENT: u32 = 26; constant R_390_GOTOFF16 (line 4863) | pub const R_390_GOTOFF16: u32 = 27; constant R_390_GOTOFF64 (line 4865) | pub const R_390_GOTOFF64: u32 = 28; constant R_390_GOTPLT12 (line 4867) | pub const R_390_GOTPLT12: u32 = 29; constant R_390_GOTPLT16 (line 4869) | pub const R_390_GOTPLT16: u32 = 30; constant R_390_GOTPLT32 (line 4871) | pub const R_390_GOTPLT32: u32 = 31; constant R_390_GOTPLT64 (line 4873) | pub const R_390_GOTPLT64: u32 = 32; constant R_390_GOTPLTENT (line 4875) | pub const R_390_GOTPLTENT: u32 = 33; constant R_390_PLTOFF16 (line 4877) | pub const R_390_PLTOFF16: u32 = 34; constant R_390_PLTOFF32 (line 4879) | pub const R_390_PLTOFF32: u32 = 35; constant R_390_PLTOFF64 (line 4881) | pub const R_390_PLTOFF64: u32 = 36; constant R_390_TLS_LOAD (line 4883) | pub const R_390_TLS_LOAD: u32 = 37; constant R_390_TLS_GDCALL (line 4885) | pub const R_390_TLS_GDCALL: u32 = 38; constant R_390_TLS_LDCALL (line 4887) | pub const R_390_TLS_LDCALL: u32 = 39; constant R_390_TLS_GD32 (line 4889) | pub const R_390_TLS_GD32: u32 = 40; constant R_390_TLS_GD64 (line 4891) | pub const R_390_TLS_GD64: u32 = 41; constant R_390_TLS_GOTIE12 (line 4893) | pub const R_390_TLS_GOTIE12: u32 = 42; constant R_390_TLS_GOTIE32 (line 4895) | pub const R_390_TLS_GOTIE32: u32 = 43; constant R_390_TLS_GOTIE64 (line 4897) | pub const R_390_TLS_GOTIE64: u32 = 44; constant R_390_TLS_LDM32 (line 4899) | pub const R_390_TLS_LDM32: u32 = 45; constant R_390_TLS_LDM64 (line 4901) | pub const R_390_TLS_LDM64: u32 = 46; constant R_390_TLS_IE32 (line 4903) | pub const R_390_TLS_IE32: u32 = 47; constant R_390_TLS_IE64 (line 4905) | pub const R_390_TLS_IE64: u32 = 48; constant R_390_TLS_IEENT (line 4907) | pub const R_390_TLS_IEENT: u32 = 49; constant R_390_TLS_LE32 (line 4909) | pub const R_390_TLS_LE32: u32 = 50; constant R_390_TLS_LE64 (line 4911) | pub const R_390_TLS_LE64: u32 = 51; constant R_390_TLS_LDO32 (line 4913) | pub const R_390_TLS_LDO32: u32 = 52; constant R_390_TLS_LDO64 (line 4915) | pub const R_390_TLS_LDO64: u32 = 53; constant R_390_TLS_DTPMOD (line 4917) | pub const R_390_TLS_DTPMOD: u32 = 54; constant R_390_TLS_DTPOFF (line 4919) | pub const R_390_TLS_DTPOFF: u32 = 55; constant R_390_TLS_TPOFF (line 4921) | pub const R_390_TLS_TPOFF: u32 = 56; constant R_390_20 (line 4923) | pub const R_390_20: u32 = 57; constant R_390_GOT20 (line 4925) | pub const R_390_GOT20: u32 = 58; constant R_390_GOTPLT20 (line 4927) | pub const R_390_GOTPLT20: u32 = 59; constant R_390_TLS_GOTIE20 (line 4929) | pub const R_390_TLS_GOTIE20: u32 = 60; constant R_390_IRELATIVE (line 4931) | pub const R_390_IRELATIVE: u32 = 61; constant R_CRIS_NONE (line 4934) | pub const R_CRIS_NONE: u32 = 0; constant R_CRIS_8 (line 4935) | pub const R_CRIS_8: u32 = 1; constant R_CRIS_16 (line 4936) | pub const R_CRIS_16: u32 = 2; constant R_CRIS_32 (line 4937) | pub const R_CRIS_32: u32 = 3; constant R_CRIS_8_PCREL (line 4938) | pub const R_CRIS_8_PCREL: u32 = 4; constant R_CRIS_16_PCREL (line 4939) | pub const R_CRIS_16_PCREL: u32 = 5; constant R_CRIS_32_PCREL (line 4940) | pub const R_CRIS_32_PCREL: u32 = 6; constant R_CRIS_GNU_VTINHERIT (line 4941) | pub const R_CRIS_GNU_VTINHERIT: u32 = 7; constant R_CRIS_GNU_VTENTRY (line 4942) | pub const R_CRIS_GNU_VTENTRY: u32 = 8; constant R_CRIS_COPY (line 4943) | pub const R_CRIS_COPY: u32 = 9; constant R_CRIS_GLOB_DAT (line 4944) | pub const R_CRIS_GLOB_DAT: u32 = 10; constant R_CRIS_JUMP_SLOT (line 4945) | pub const R_CRIS_JUMP_SLOT: u32 = 11; constant R_CRIS_RELATIVE (line 4946) | pub const R_CRIS_RELATIVE: u32 = 12; constant R_CRIS_16_GOT (line 4947) | pub const R_CRIS_16_GOT: u32 = 13; constant R_CRIS_32_GOT (line 4948) | pub const R_CRIS_32_GOT: u32 = 14; constant R_CRIS_16_GOTPLT (line 4949) | pub const R_CRIS_16_GOTPLT: u32 = 15; constant R_CRIS_32_GOTPLT (line 4950) | pub const R_CRIS_32_GOTPLT: u32 = 16; constant R_CRIS_32_GOTREL (line 4951) | pub const R_CRIS_32_GOTREL: u32 = 17; constant R_CRIS_32_PLT_GOTREL (line 4952) | pub const R_CRIS_32_PLT_GOTREL: u32 = 18; constant R_CRIS_32_PLT_PCREL (line 4953) | pub const R_CRIS_32_PLT_PCREL: u32 = 19; constant R_X86_64_NONE (line 4957) | pub const R_X86_64_NONE: u32 = 0; constant R_X86_64_64 (line 4959) | pub const R_X86_64_64: u32 = 1; constant R_X86_64_PC32 (line 4961) | pub const R_X86_64_PC32: u32 = 2; constant R_X86_64_GOT32 (line 4963) | pub const R_X86_64_GOT32: u32 = 3; constant R_X86_64_PLT32 (line 4965) | pub const R_X86_64_PLT32: u32 = 4; constant R_X86_64_COPY (line 4967) | pub const R_X86_64_COPY: u32 = 5; constant R_X86_64_GLOB_DAT (line 4969) | pub const R_X86_64_GLOB_DAT: u32 = 6; constant R_X86_64_JUMP_SLOT (line 4971) | pub const R_X86_64_JUMP_SLOT: u32 = 7; constant R_X86_64_RELATIVE (line 4973) | pub const R_X86_64_RELATIVE: u32 = 8; constant R_X86_64_GOTPCREL (line 4975) | pub const R_X86_64_GOTPCREL: u32 = 9; constant R_X86_64_32 (line 4977) | pub const R_X86_64_32: u32 = 10; constant R_X86_64_32S (line 4979) | pub const R_X86_64_32S: u32 = 11; constant R_X86_64_16 (line 4981) | pub const R_X86_64_16: u32 = 12; constant R_X86_64_PC16 (line 4983) | pub const R_X86_64_PC16: u32 = 13; constant R_X86_64_8 (line 4985) | pub const R_X86_64_8: u32 = 14; constant R_X86_64_PC8 (line 4987) | pub const R_X86_64_PC8: u32 = 15; constant R_X86_64_DTPMOD64 (line 4989) | pub const R_X86_64_DTPMOD64: u32 = 16; constant R_X86_64_DTPOFF64 (line 4991) | pub const R_X86_64_DTPOFF64: u32 = 17; constant R_X86_64_TPOFF64 (line 4993) | pub const R_X86_64_TPOFF64: u32 = 18; constant R_X86_64_TLSGD (line 4995) | pub const R_X86_64_TLSGD: u32 = 19; constant R_X86_64_TLSLD (line 4997) | pub const R_X86_64_TLSLD: u32 = 20; constant R_X86_64_DTPOFF32 (line 4999) | pub const R_X86_64_DTPOFF32: u32 = 21; constant R_X86_64_GOTTPOFF (line 5001) | pub const R_X86_64_GOTTPOFF: u32 = 22; constant R_X86_64_TPOFF32 (line 5003) | pub const R_X86_64_TPOFF32: u32 = 23; constant R_X86_64_PC64 (line 5005) | pub const R_X86_64_PC64: u32 = 24; constant R_X86_64_GOTOFF64 (line 5007) | pub const R_X86_64_GOTOFF64: u32 = 25; constant R_X86_64_GOTPC32 (line 5009) | pub const R_X86_64_GOTPC32: u32 = 26; constant R_X86_64_GOT64 (line 5011) | pub const R_X86_64_GOT64: u32 = 27; constant R_X86_64_GOTPCREL64 (line 5013) | pub const R_X86_64_GOTPCREL64: u32 = 28; constant R_X86_64_GOTPC64 (line 5015) | pub const R_X86_64_GOTPC64: u32 = 29; constant R_X86_64_GOTPLT64 (line 5017) | pub const R_X86_64_GOTPLT64: u32 = 30; constant R_X86_64_PLTOFF64 (line 5019) | pub const R_X86_64_PLTOFF64: u32 = 31; constant R_X86_64_SIZE32 (line 5021) | pub const R_X86_64_SIZE32: u32 = 32; constant R_X86_64_SIZE64 (line 5023) | pub const R_X86_64_SIZE64: u32 = 33; constant R_X86_64_GOTPC32_TLSDESC (line 5025) | pub const R_X86_64_GOTPC32_TLSDESC: u32 = 34; constant R_X86_64_TLSDESC_CALL (line 5027) | pub const R_X86_64_TLSDESC_CALL: u32 = 35; constant R_X86_64_TLSDESC (line 5029) | pub const R_X86_64_TLSDESC: u32 = 36; constant R_X86_64_IRELATIVE (line 5031) | pub const R_X86_64_IRELATIVE: u32 = 37; constant R_X86_64_RELATIVE64 (line 5033) | pub const R_X86_64_RELATIVE64: u32 = 38; constant R_X86_64_GOTPCRELX (line 5037) | pub const R_X86_64_GOTPCRELX: u32 = 41; constant R_X86_64_REX_GOTPCRELX (line 5039) | pub const R_X86_64_REX_GOTPCRELX: u32 = 42; constant SHT_X86_64_UNWIND (line 5043) | pub const SHT_X86_64_UNWIND: u32 = 0x7000_0001; constant R_MN10300_NONE (line 5047) | pub const R_MN10300_NONE: u32 = 0; constant R_MN10300_32 (line 5049) | pub const R_MN10300_32: u32 = 1; constant R_MN10300_16 (line 5051) | pub const R_MN10300_16: u32 = 2; constant R_MN10300_8 (line 5053) | pub const R_MN10300_8: u32 = 3; constant R_MN10300_PCREL32 (line 5055) | pub const R_MN10300_PCREL32: u32 = 4; constant R_MN10300_PCREL16 (line 5057) | pub const R_MN10300_PCREL16: u32 = 5; constant R_MN10300_PCREL8 (line 5059) | pub const R_MN10300_PCREL8: u32 = 6; constant R_MN10300_GNU_VTINHERIT (line 5061) | pub const R_MN10300_GNU_VTINHERIT: u32 = 7; constant R_MN10300_GNU_VTENTRY (line 5063) | pub const R_MN10300_GNU_VTENTRY: u32 = 8; constant R_MN10300_24 (line 5065) | pub const R_MN10300_24: u32 = 9; constant R_MN10300_GOTPC32 (line 5067) | pub const R_MN10300_GOTPC32: u32 = 10; constant R_MN10300_GOTPC16 (line 5069) | pub const R_MN10300_GOTPC16: u32 = 11; constant R_MN10300_GOTOFF32 (line 5071) | pub const R_MN10300_GOTOFF32: u32 = 12; constant R_MN10300_GOTOFF24 (line 5073) | pub const R_MN10300_GOTOFF24: u32 = 13; constant R_MN10300_GOTOFF16 (line 5075) | pub const R_MN10300_GOTOFF16: u32 = 14; constant R_MN10300_PLT32 (line 5077) | pub const R_MN10300_PLT32: u32 = 15; constant R_MN10300_PLT16 (line 5079) | pub const R_MN10300_PLT16: u32 = 16; constant R_MN10300_GOT32 (line 5081) | pub const R_MN10300_GOT32: u32 = 17; constant R_MN10300_GOT24 (line 5083) | pub const R_MN10300_GOT24: u32 = 18; constant R_MN10300_GOT16 (line 5085) | pub const R_MN10300_GOT16: u32 = 19; constant R_MN10300_COPY (line 5087) | pub const R_MN10300_COPY: u32 = 20; constant R_MN10300_GLOB_DAT (line 5089) | pub const R_MN10300_GLOB_DAT: u32 = 21; constant R_MN10300_JMP_SLOT (line 5091) | pub const R_MN10300_JMP_SLOT: u32 = 22; constant R_MN10300_RELATIVE (line 5093) | pub const R_MN10300_RELATIVE: u32 = 23; constant R_MN10300_TLS_GD (line 5095) | pub const R_MN10300_TLS_GD: u32 = 24; constant R_MN10300_TLS_LD (line 5097) | pub const R_MN10300_TLS_LD: u32 = 25; constant R_MN10300_TLS_LDO (line 5099) | pub const R_MN10300_TLS_LDO: u32 = 26; constant R_MN10300_TLS_GOTIE (line 5101) | pub const R_MN10300_TLS_GOTIE: u32 = 27; constant R_MN10300_TLS_IE (line 5103) | pub const R_MN10300_TLS_IE: u32 = 28; constant R_MN10300_TLS_LE (line 5105) | pub const R_MN10300_TLS_LE: u32 = 29; constant R_MN10300_TLS_DTPMOD (line 5107) | pub const R_MN10300_TLS_DTPMOD: u32 = 30; constant R_MN10300_TLS_DTPOFF (line 5109) | pub const R_MN10300_TLS_DTPOFF: u32 = 31; constant R_MN10300_TLS_TPOFF (line 5111) | pub const R_MN10300_TLS_TPOFF: u32 = 32; constant R_MN10300_SYM_DIFF (line 5113) | pub const R_MN10300_SYM_DIFF: u32 = 33; constant R_MN10300_ALIGN (line 5115) | pub const R_MN10300_ALIGN: u32 = 34; constant R_M32R_NONE (line 5119) | pub const R_M32R_NONE: u32 = 0; constant R_M32R_16 (line 5121) | pub const R_M32R_16: u32 = 1; constant R_M32R_32 (line 5123) | pub const R_M32R_32: u32 = 2; constant R_M32R_24 (line 5125) | pub const R_M32R_24: u32 = 3; constant R_M32R_10_PCREL (line 5127) | pub const R_M32R_10_PCREL: u32 = 4; constant R_M32R_18_PCREL (line 5129) | pub const R_M32R_18_PCREL: u32 = 5; constant R_M32R_26_PCREL (line 5131) | pub const R_M32R_26_PCREL: u32 = 6; constant R_M32R_HI16_ULO (line 5133) | pub const R_M32R_HI16_ULO: u32 = 7; constant R_M32R_HI16_SLO (line 5135) | pub const R_M32R_HI16_SLO: u32 = 8; constant R_M32R_LO16 (line 5137) | pub const R_M32R_LO16: u32 = 9; constant R_M32R_SDA16 (line 5139) | pub const R_M32R_SDA16: u32 = 10; constant R_M32R_GNU_VTINHERIT (line 5140) | pub const R_M32R_GNU_VTINHERIT: u32 = 11; constant R_M32R_GNU_VTENTRY (line 5141) | pub const R_M32R_GNU_VTENTRY: u32 = 12; constant R_M32R_16_RELA (line 5144) | pub const R_M32R_16_RELA: u32 = 33; constant R_M32R_32_RELA (line 5146) | pub const R_M32R_32_RELA: u32 = 34; constant R_M32R_24_RELA (line 5148) | pub const R_M32R_24_RELA: u32 = 35; constant R_M32R_10_PCREL_RELA (line 5150) | pub const R_M32R_10_PCREL_RELA: u32 = 36; constant R_M32R_18_PCREL_RELA (line 5152) | pub const R_M32R_18_PCREL_RELA: u32 = 37; constant R_M32R_26_PCREL_RELA (line 5154) | pub const R_M32R_26_PCREL_RELA: u32 = 38; constant R_M32R_HI16_ULO_RELA (line 5156) | pub const R_M32R_HI16_ULO_RELA: u32 = 39; constant R_M32R_HI16_SLO_RELA (line 5158) | pub const R_M32R_HI16_SLO_RELA: u32 = 40; constant R_M32R_LO16_RELA (line 5160) | pub const R_M32R_LO16_RELA: u32 = 41; constant R_M32R_SDA16_RELA (line 5162) | pub const R_M32R_SDA16_RELA: u32 = 42; constant R_M32R_RELA_GNU_VTINHERIT (line 5163) | pub const R_M32R_RELA_GNU_VTINHERIT: u32 = 43; constant R_M32R_RELA_GNU_VTENTRY (line 5164) | pub const R_M32R_RELA_GNU_VTENTRY: u32 = 44; constant R_M32R_REL32 (line 5166) | pub const R_M32R_REL32: u32 = 45; constant R_M32R_GOT24 (line 5169) | pub const R_M32R_GOT24: u32 = 48; constant R_M32R_26_PLTREL (line 5171) | pub const R_M32R_26_PLTREL: u32 = 49; constant R_M32R_COPY (line 5173) | pub const R_M32R_COPY: u32 = 50; constant R_M32R_GLOB_DAT (line 5175) | pub const R_M32R_GLOB_DAT: u32 = 51; constant R_M32R_JMP_SLOT (line 5177) | pub const R_M32R_JMP_SLOT: u32 = 52; constant R_M32R_RELATIVE (line 5179) | pub const R_M32R_RELATIVE: u32 = 53; constant R_M32R_GOTOFF (line 5181) | pub const R_M32R_GOTOFF: u32 = 54; constant R_M32R_GOTPC24 (line 5183) | pub const R_M32R_GOTPC24: u32 = 55; constant R_M32R_GOT16_HI_ULO (line 5185) | pub const R_M32R_GOT16_HI_ULO: u32 = 56; constant R_M32R_GOT16_HI_SLO (line 5187) | pub const R_M32R_GOT16_HI_SLO: u32 = 57; constant R_M32R_GOT16_LO (line 5189) | pub const R_M32R_GOT16_LO: u32 = 58; constant R_M32R_GOTPC_HI_ULO (line 5191) | pub const R_M32R_GOTPC_HI_ULO: u32 = 59; constant R_M32R_GOTPC_HI_SLO (line 5193) | pub const R_M32R_GOTPC_HI_SLO: u32 = 60; constant R_M32R_GOTPC_LO (line 5195) | pub const R_M32R_GOTPC_LO: u32 = 61; constant R_M32R_GOTOFF_HI_ULO (line 5197) | pub const R_M32R_GOTOFF_HI_ULO: u32 = 62; constant R_M32R_GOTOFF_HI_SLO (line 5199) | pub const R_M32R_GOTOFF_HI_SLO: u32 = 63; constant R_M32R_GOTOFF_LO (line 5201) | pub const R_M32R_GOTOFF_LO: u32 = 64; constant R_M32R_NUM (line 5203) | pub const R_M32R_NUM: u32 = 256; constant R_MICROBLAZE_NONE (line 5207) | pub const R_MICROBLAZE_NONE: u32 = 0; constant R_MICROBLAZE_32 (line 5209) | pub const R_MICROBLAZE_32: u32 = 1; constant R_MICROBLAZE_32_PCREL (line 5211) | pub const R_MICROBLAZE_32_PCREL: u32 = 2; constant R_MICROBLAZE_64_PCREL (line 5213) | pub const R_MICROBLAZE_64_PCREL: u32 = 3; constant R_MICROBLAZE_32_PCREL_LO (line 5215) | pub const R_MICROBLAZE_32_PCREL_LO: u32 = 4; constant R_MICROBLAZE_64 (line 5217) | pub const R_MICROBLAZE_64: u32 = 5; constant R_MICROBLAZE_32_LO (line 5219) | pub const R_MICROBLAZE_32_LO: u32 = 6; constant R_MICROBLAZE_SRO32 (line 5221) | pub const R_MICROBLAZE_SRO32: u32 = 7; constant R_MICROBLAZE_SRW32 (line 5223) | pub const R_MICROBLAZE_SRW32: u32 = 8; constant R_MICROBLAZE_64_NONE (line 5225) | pub const R_MICROBLAZE_64_NONE: u32 = 9; constant R_MICROBLAZE_32_SYM_OP_SYM (line 5227) | pub const R_MICROBLAZE_32_SYM_OP_SYM: u32 = 10; constant R_MICROBLAZE_GNU_VTINHERIT (line 5229) | pub const R_MICROBLAZE_GNU_VTINHERIT: u32 = 11; constant R_MICROBLAZE_GNU_VTENTRY (line 5231) | pub const R_MICROBLAZE_GNU_VTENTRY: u32 = 12; constant R_MICROBLAZE_GOTPC_64 (line 5233) | pub const R_MICROBLAZE_GOTPC_64: u32 = 13; constant R_MICROBLAZE_GOT_64 (line 5235) | pub const R_MICROBLAZE_GOT_64: u32 = 14; constant R_MICROBLAZE_PLT_64 (line 5237) | pub const R_MICROBLAZE_PLT_64: u32 = 15; constant R_MICROBLAZE_REL (line 5239) | pub const R_MICROBLAZE_REL: u32 = 16; constant R_MICROBLAZE_JUMP_SLOT (line 5241) | pub const R_MICROBLAZE_JUMP_SLOT: u32 = 17; constant R_MICROBLAZE_GLOB_DAT (line 5243) | pub const R_MICROBLAZE_GLOB_DAT: u32 = 18; constant R_MICROBLAZE_GOTOFF_64 (line 5245) | pub const R_MICROBLAZE_GOTOFF_64: u32 = 19; constant R_MICROBLAZE_GOTOFF_32 (line 5247) | pub const R_MICROBLAZE_GOTOFF_32: u32 = 20; constant R_MICROBLAZE_COPY (line 5249) | pub const R_MICROBLAZE_COPY: u32 = 21; constant R_MICROBLAZE_TLS (line 5251) | pub const R_MICROBLAZE_TLS: u32 = 22; constant R_MICROBLAZE_TLSGD (line 5253) | pub const R_MICROBLAZE_TLSGD: u32 = 23; constant R_MICROBLAZE_TLSLD (line 5255) | pub const R_MICROBLAZE_TLSLD: u32 = 24; constant R_MICROBLAZE_TLSDTPMOD32 (line 5257) | pub const R_MICROBLAZE_TLSDTPMOD32: u32 = 25; constant R_MICROBLAZE_TLSDTPREL32 (line 5259) | pub const R_MICROBLAZE_TLSDTPREL32: u32 = 26; constant R_MICROBLAZE_TLSDTPREL64 (line 5261) | pub const R_MICROBLAZE_TLSDTPREL64: u32 = 27; constant R_MICROBLAZE_TLSGOTTPREL32 (line 5263) | pub const R_MICROBLAZE_TLSGOTTPREL32: u32 = 28; constant R_MICROBLAZE_TLSTPREL32 (line 5265) | pub const R_MICROBLAZE_TLSTPREL32: u32 = 29; constant DT_NIOS2_GP (line 5269) | pub const DT_NIOS2_GP: u32 = 0x7000_0002; constant R_NIOS2_NONE (line 5273) | pub const R_NIOS2_NONE: u32 = 0; constant R_NIOS2_S16 (line 5275) | pub const R_NIOS2_S16: u32 = 1; constant R_NIOS2_U16 (line 5277) | pub const R_NIOS2_U16: u32 = 2; constant R_NIOS2_PCREL16 (line 5279) | pub const R_NIOS2_PCREL16: u32 = 3; constant R_NIOS2_CALL26 (line 5281) | pub const R_NIOS2_CALL26: u32 = 4; constant R_NIOS2_IMM5 (line 5283) | pub const R_NIOS2_IMM5: u32 = 5; constant R_NIOS2_CACHE_OPX (line 5285) | pub const R_NIOS2_CACHE_OPX: u32 = 6; constant R_NIOS2_IMM6 (line 5287) | pub const R_NIOS2_IMM6: u32 = 7; constant R_NIOS2_IMM8 (line 5289) | pub const R_NIOS2_IMM8: u32 = 8; constant R_NIOS2_HI16 (line 5291) | pub const R_NIOS2_HI16: u32 = 9; constant R_NIOS2_LO16 (line 5293) | pub const R_NIOS2_LO16: u32 = 10; constant R_NIOS2_HIADJ16 (line 5295) | pub const R_NIOS2_HIADJ16: u32 = 11; constant R_NIOS2_BFD_RELOC_32 (line 5297) | pub const R_NIOS2_BFD_RELOC_32: u32 = 12; constant R_NIOS2_BFD_RELOC_16 (line 5299) | pub const R_NIOS2_BFD_RELOC_16: u32 = 13; constant R_NIOS2_BFD_RELOC_8 (line 5301) | pub const R_NIOS2_BFD_RELOC_8: u32 = 14; constant R_NIOS2_GPREL (line 5303) | pub const R_NIOS2_GPREL: u32 = 15; constant R_NIOS2_GNU_VTINHERIT (line 5305) | pub const R_NIOS2_GNU_VTINHERIT: u32 = 16; constant R_NIOS2_GNU_VTENTRY (line 5307) | pub const R_NIOS2_GNU_VTENTRY: u32 = 17; constant R_NIOS2_UJMP (line 5309) | pub const R_NIOS2_UJMP: u32 = 18; constant R_NIOS2_CJMP (line 5311) | pub const R_NIOS2_CJMP: u32 = 19; constant R_NIOS2_CALLR (line 5313) | pub const R_NIOS2_CALLR: u32 = 20; constant R_NIOS2_ALIGN (line 5315) | pub const R_NIOS2_ALIGN: u32 = 21; constant R_NIOS2_GOT16 (line 5317) | pub const R_NIOS2_GOT16: u32 = 22; constant R_NIOS2_CALL16 (line 5319) | pub const R_NIOS2_CALL16: u32 = 23; constant R_NIOS2_GOTOFF_LO (line 5321) | pub const R_NIOS2_GOTOFF_LO: u32 = 24; constant R_NIOS2_GOTOFF_HA (line 5323) | pub const R_NIOS2_GOTOFF_HA: u32 = 25; constant R_NIOS2_PCREL_LO (line 5325) | pub const R_NIOS2_PCREL_LO: u32 = 26; constant R_NIOS2_PCREL_HA (line 5327) | pub const R_NIOS2_PCREL_HA: u32 = 27; constant R_NIOS2_TLS_GD16 (line 5329) | pub const R_NIOS2_TLS_GD16: u32 = 28; constant R_NIOS2_TLS_LDM16 (line 5331) | pub const R_NIOS2_TLS_LDM16: u32 = 29; constant R_NIOS2_TLS_LDO16 (line 5333) | pub const R_NIOS2_TLS_LDO16: u32 = 30; constant R_NIOS2_TLS_IE16 (line 5335) | pub const R_NIOS2_TLS_IE16: u32 = 31; constant R_NIOS2_TLS_LE16 (line 5337) | pub const R_NIOS2_TLS_LE16: u32 = 32; constant R_NIOS2_TLS_DTPMOD (line 5339) | pub const R_NIOS2_TLS_DTPMOD: u32 = 33; constant R_NIOS2_TLS_DTPREL (line 5341) | pub const R_NIOS2_TLS_DTPREL: u32 = 34; constant R_NIOS2_TLS_TPREL (line 5343) | pub const R_NIOS2_TLS_TPREL: u32 = 35; constant R_NIOS2_COPY (line 5345) | pub const R_NIOS2_COPY: u32 = 36; constant R_NIOS2_GLOB_DAT (line 5347) | pub const R_NIOS2_GLOB_DAT: u32 = 37; constant R_NIOS2_JUMP_SLOT (line 5349) | pub const R_NIOS2_JUMP_SLOT: u32 = 38; constant R_NIOS2_RELATIVE (line 5351) | pub const R_NIOS2_RELATIVE: u32 = 39; constant R_NIOS2_GOTOFF (line 5353) | pub const R_NIOS2_GOTOFF: u32 = 40; constant R_NIOS2_CALL26_NOAT (line 5355) | pub const R_NIOS2_CALL26_NOAT: u32 = 41; constant R_NIOS2_GOT_LO (line 5357) | pub const R_NIOS2_GOT_LO: u32 = 42; constant R_NIOS2_GOT_HA (line 5359) | pub const R_NIOS2_GOT_HA: u32 = 43; constant R_NIOS2_CALL_LO (line 5361) | pub const R_NIOS2_CALL_LO: u32 = 44; constant R_NIOS2_CALL_HA (line 5363) | pub const R_NIOS2_CALL_HA: u32 = 45; constant R_TILEPRO_NONE (line 5367) | pub const R_TILEPRO_NONE: u32 = 0; constant R_TILEPRO_32 (line 5369) | pub const R_TILEPRO_32: u32 = 1; constant R_TILEPRO_16 (line 5371) | pub const R_TILEPRO_16: u32 = 2; constant R_TILEPRO_8 (line 5373) | pub const R_TILEPRO_8: u32 = 3; constant R_TILEPRO_32_PCREL (line 5375) | pub const R_TILEPRO_32_PCREL: u32 = 4; constant R_TILEPRO_16_PCREL (line 5377) | pub const R_TILEPRO_16_PCREL: u32 = 5; constant R_TILEPRO_8_PCREL (line 5379) | pub const R_TILEPRO_8_PCREL: u32 = 6; constant R_TILEPRO_LO16 (line 5381) | pub const R_TILEPRO_LO16: u32 = 7; constant R_TILEPRO_HI16 (line 5383) | pub const R_TILEPRO_HI16: u32 = 8; constant R_TILEPRO_HA16 (line 5385) | pub const R_TILEPRO_HA16: u32 = 9; constant R_TILEPRO_COPY (line 5387) | pub const R_TILEPRO_COPY: u32 = 10; constant R_TILEPRO_GLOB_DAT (line 5389) | pub const R_TILEPRO_GLOB_DAT: u32 = 11; constant R_TILEPRO_JMP_SLOT (line 5391) | pub const R_TILEPRO_JMP_SLOT: u32 = 12; constant R_TILEPRO_RELATIVE (line 5393) | pub const R_TILEPRO_RELATIVE: u32 = 13; constant R_TILEPRO_BROFF_X1 (line 5395) | pub const R_TILEPRO_BROFF_X1: u32 = 14; constant R_TILEPRO_JOFFLONG_X1 (line 5397) | pub const R_TILEPRO_JOFFLONG_X1: u32 = 15; constant R_TILEPRO_JOFFLONG_X1_PLT (line 5399) | pub const R_TILEPRO_JOFFLONG_X1_PLT: u32 = 16; constant R_TILEPRO_IMM8_X0 (line 5401) | pub const R_TILEPRO_IMM8_X0: u32 = 17; constant R_TILEPRO_IMM8_Y0 (line 5403) | pub const R_TILEPRO_IMM8_Y0: u32 = 18; constant R_TILEPRO_IMM8_X1 (line 5405) | pub const R_TILEPRO_IMM8_X1: u32 = 19; constant R_TILEPRO_IMM8_Y1 (line 5407) | pub const R_TILEPRO_IMM8_Y1: u32 = 20; constant R_TILEPRO_MT_IMM15_X1 (line 5409) | pub const R_TILEPRO_MT_IMM15_X1: u32 = 21; constant R_TILEPRO_MF_IMM15_X1 (line 5411) | pub const R_TILEPRO_MF_IMM15_X1: u32 = 22; constant R_TILEPRO_IMM16_X0 (line 5413) | pub const R_TILEPRO_IMM16_X0: u32 = 23; constant R_TILEPRO_IMM16_X1 (line 5415) | pub const R_TILEPRO_IMM16_X1: u32 = 24; constant R_TILEPRO_IMM16_X0_LO (line 5417) | pub const R_TILEPRO_IMM16_X0_LO: u32 = 25; constant R_TILEPRO_IMM16_X1_LO (line 5419) | pub const R_TILEPRO_IMM16_X1_LO: u32 = 26; constant R_TILEPRO_IMM16_X0_HI (line 5421) | pub const R_TILEPRO_IMM16_X0_HI: u32 = 27; constant R_TILEPRO_IMM16_X1_HI (line 5423) | pub const R_TILEPRO_IMM16_X1_HI: u32 = 28; constant R_TILEPRO_IMM16_X0_HA (line 5425) | pub const R_TILEPRO_IMM16_X0_HA: u32 = 29; constant R_TILEPRO_IMM16_X1_HA (line 5427) | pub const R_TILEPRO_IMM16_X1_HA: u32 = 30; constant R_TILEPRO_IMM16_X0_PCREL (line 5429) | pub const R_TILEPRO_IMM16_X0_PCREL: u32 = 31; constant R_TILEPRO_IMM16_X1_PCREL (line 5431) | pub const R_TILEPRO_IMM16_X1_PCREL: u32 = 32; constant R_TILEPRO_IMM16_X0_LO_PCREL (line 5433) | pub const R_TILEPRO_IMM16_X0_LO_PCREL: u32 = 33; constant R_TILEPRO_IMM16_X1_LO_PCREL (line 5435) | pub const R_TILEPRO_IMM16_X1_LO_PCREL: u32 = 34; constant R_TILEPRO_IMM16_X0_HI_PCREL (line 5437) | pub const R_TILEPRO_IMM16_X0_HI_PCREL: u32 = 35; constant R_TILEPRO_IMM16_X1_HI_PCREL (line 5439) | pub const R_TILEPRO_IMM16_X1_HI_PCREL: u32 = 36; constant R_TILEPRO_IMM16_X0_HA_PCREL (line 5441) | pub const R_TILEPRO_IMM16_X0_HA_PCREL: u32 = 37; constant R_TILEPRO_IMM16_X1_HA_PCREL (line 5443) | pub const R_TILEPRO_IMM16_X1_HA_PCREL: u32 = 38; constant R_TILEPRO_IMM16_X0_GOT (line 5445) | pub const R_TILEPRO_IMM16_X0_GOT: u32 = 39; constant R_TILEPRO_IMM16_X1_GOT (line 5447) | pub const R_TILEPRO_IMM16_X1_GOT: u32 = 40; constant R_TILEPRO_IMM16_X0_GOT_LO (line 5449) | pub const R_TILEPRO_IMM16_X0_GOT_LO: u32 = 41; constant R_TILEPRO_IMM16_X1_GOT_LO (line 5451) | pub const R_TILEPRO_IMM16_X1_GOT_LO: u32 = 42; constant R_TILEPRO_IMM16_X0_GOT_HI (line 5453) | pub const R_TILEPRO_IMM16_X0_GOT_HI: u32 = 43; constant R_TILEPRO_IMM16_X1_GOT_HI (line 5455) | pub const R_TILEPRO_IMM16_X1_GOT_HI: u32 = 44; constant R_TILEPRO_IMM16_X0_GOT_HA (line 5457) | pub const R_TILEPRO_IMM16_X0_GOT_HA: u32 = 45; constant R_TILEPRO_IMM16_X1_GOT_HA (line 5459) | pub const R_TILEPRO_IMM16_X1_GOT_HA: u32 = 46; constant R_TILEPRO_MMSTART_X0 (line 5461) | pub const R_TILEPRO_MMSTART_X0: u32 = 47; constant R_TILEPRO_MMEND_X0 (line 5463) | pub const R_TILEPRO_MMEND_X0: u32 = 48; constant R_TILEPRO_MMSTART_X1 (line 5465) | pub const R_TILEPRO_MMSTART_X1: u32 = 49; constant R_TILEPRO_MMEND_X1 (line 5467) | pub const R_TILEPRO_MMEND_X1: u32 = 50; constant R_TILEPRO_SHAMT_X0 (line 5469) | pub const R_TILEPRO_SHAMT_X0: u32 = 51; constant R_TILEPRO_SHAMT_X1 (line 5471) | pub const R_TILEPRO_SHAMT_X1: u32 = 52; constant R_TILEPRO_SHAMT_Y0 (line 5473) | pub const R_TILEPRO_SHAMT_Y0: u32 = 53; constant R_TILEPRO_SHAMT_Y1 (line 5475) | pub const R_TILEPRO_SHAMT_Y1: u32 = 54; constant R_TILEPRO_DEST_IMM8_X1 (line 5477) | pub const R_TILEPRO_DEST_IMM8_X1: u32 = 55; constant R_TILEPRO_TLS_GD_CALL (line 5480) | pub const R_TILEPRO_TLS_GD_CALL: u32 = 60; constant R_TILEPRO_IMM8_X0_TLS_GD_ADD (line 5482) | pub const R_TILEPRO_IMM8_X0_TLS_GD_ADD: u32 = 61; constant R_TILEPRO_IMM8_X1_TLS_GD_ADD (line 5484) | pub const R_TILEPRO_IMM8_X1_TLS_GD_ADD: u32 = 62; constant R_TILEPRO_IMM8_Y0_TLS_GD_ADD (line 5486) | pub const R_TILEPRO_IMM8_Y0_TLS_GD_ADD: u32 = 63; constant R_TILEPRO_IMM8_Y1_TLS_GD_ADD (line 5488) | pub const R_TILEPRO_IMM8_Y1_TLS_GD_ADD: u32 = 64; constant R_TILEPRO_TLS_IE_LOAD (line 5490) | pub const R_TILEPRO_TLS_IE_LOAD: u32 = 65; constant R_TILEPRO_IMM16_X0_TLS_GD (line 5492) | pub const R_TILEPRO_IMM16_X0_TLS_GD: u32 = 66; constant R_TILEPRO_IMM16_X1_TLS_GD (line 5494) | pub const R_TILEPRO_IMM16_X1_TLS_GD: u32 = 67; constant R_TILEPRO_IMM16_X0_TLS_GD_LO (line 5496) | pub const R_TILEPRO_IMM16_X0_TLS_GD_LO: u32 = 68; constant R_TILEPRO_IMM16_X1_TLS_GD_LO (line 5498) | pub const R_TILEPRO_IMM16_X1_TLS_GD_LO: u32 = 69; constant R_TILEPRO_IMM16_X0_TLS_GD_HI (line 5500) | pub const R_TILEPRO_IMM16_X0_TLS_GD_HI: u32 = 70; constant R_TILEPRO_IMM16_X1_TLS_GD_HI (line 5502) | pub const R_TILEPRO_IMM16_X1_TLS_GD_HI: u32 = 71; constant R_TILEPRO_IMM16_X0_TLS_GD_HA (line 5504) | pub const R_TILEPRO_IMM16_X0_TLS_GD_HA: u32 = 72; constant R_TILEPRO_IMM16_X1_TLS_GD_HA (line 5506) | pub const R_TILEPRO_IMM16_X1_TLS_GD_HA: u32 = 73; constant R_TILEPRO_IMM16_X0_TLS_IE (line 5508) | pub const R_TILEPRO_IMM16_X0_TLS_IE: u32 = 74; constant R_TILEPRO_IMM16_X1_TLS_IE (line 5510) | pub const R_TILEPRO_IMM16_X1_TLS_IE: u32 = 75; constant R_TILEPRO_IMM16_X0_TLS_IE_LO (line 5512) | pub const R_TILEPRO_IMM16_X0_TLS_IE_LO: u32 = 76; constant R_TILEPRO_IMM16_X1_TLS_IE_LO (line 5514) | pub const R_TILEPRO_IMM16_X1_TLS_IE_LO: u32 = 77; constant R_TILEPRO_IMM16_X0_TLS_IE_HI (line 5516) | pub const R_TILEPRO_IMM16_X0_TLS_IE_HI: u32 = 78; constant R_TILEPRO_IMM16_X1_TLS_IE_HI (line 5518) | pub const R_TILEPRO_IMM16_X1_TLS_IE_HI: u32 = 79; constant R_TILEPRO_IMM16_X0_TLS_IE_HA (line 5520) | pub const R_TILEPRO_IMM16_X0_TLS_IE_HA: u32 = 80; constant R_TILEPRO_IMM16_X1_TLS_IE_HA (line 5522) | pub const R_TILEPRO_IMM16_X1_TLS_IE_HA: u32 = 81; constant R_TILEPRO_TLS_DTPMOD32 (line 5524) | pub const R_TILEPRO_TLS_DTPMOD32: u32 = 82; constant R_TILEPRO_TLS_DTPOFF32 (line 5526) | pub const R_TILEPRO_TLS_DTPOFF32: u32 = 83; constant R_TILEPRO_TLS_TPOFF32 (line 5528) | pub const R_TILEPRO_TLS_TPOFF32: u32 = 84; constant R_TILEPRO_IMM16_X0_TLS_LE (line 5530) | pub const R_TILEPRO_IMM16_X0_TLS_LE: u32 = 85; constant R_TILEPRO_IMM16_X1_TLS_LE (line 5532) | pub const R_TILEPRO_IMM16_X1_TLS_LE: u32 = 86; constant R_TILEPRO_IMM16_X0_TLS_LE_LO (line 5534) | pub const R_TILEPRO_IMM16_X0_TLS_LE_LO: u32 = 87; constant R_TILEPRO_IMM16_X1_TLS_LE_LO (line 5536) | pub const R_TILEPRO_IMM16_X1_TLS_LE_LO: u32 = 88; constant R_TILEPRO_IMM16_X0_TLS_LE_HI (line 5538) | pub const R_TILEPRO_IMM16_X0_TLS_LE_HI: u32 = 89; constant R_TILEPRO_IMM16_X1_TLS_LE_HI (line 5540) | pub const R_TILEPRO_IMM16_X1_TLS_LE_HI: u32 = 90; constant R_TILEPRO_IMM16_X0_TLS_LE_HA (line 5542) | pub const R_TILEPRO_IMM16_X0_TLS_LE_HA: u32 = 91; constant R_TILEPRO_IMM16_X1_TLS_LE_HA (line 5544) | pub const R_TILEPRO_IMM16_X1_TLS_LE_HA: u32 = 92; constant R_TILEPRO_GNU_VTINHERIT (line 5547) | pub const R_TILEPRO_GNU_VTINHERIT: u32 = 128; constant R_TILEPRO_GNU_VTENTRY (line 5549) | pub const R_TILEPRO_GNU_VTENTRY: u32 = 129; constant R_TILEGX_NONE (line 5553) | pub const R_TILEGX_NONE: u32 = 0; constant R_TILEGX_64 (line 5555) | pub const R_TILEGX_64: u32 = 1; constant R_TILEGX_32 (line 5557) | pub const R_TILEGX_32: u32 = 2; constant R_TILEGX_16 (line 5559) | pub const R_TILEGX_16: u32 = 3; constant R_TILEGX_8 (line 5561) | pub const R_TILEGX_8: u32 = 4; constant R_TILEGX_64_PCREL (line 5563) | pub const R_TILEGX_64_PCREL: u32 = 5; constant R_TILEGX_32_PCREL (line 5565) | pub const R_TILEGX_32_PCREL: u32 = 6; constant R_TILEGX_16_PCREL (line 5567) | pub const R_TILEGX_16_PCREL: u32 = 7; constant R_TILEGX_8_PCREL (line 5569) | pub const R_TILEGX_8_PCREL: u32 = 8; constant R_TILEGX_HW0 (line 5571) | pub const R_TILEGX_HW0: u32 = 9; constant R_TILEGX_HW1 (line 5573) | pub const R_TILEGX_HW1: u32 = 10; constant R_TILEGX_HW2 (line 5575) | pub const R_TILEGX_HW2: u32 = 11; constant R_TILEGX_HW3 (line 5577) | pub const R_TILEGX_HW3: u32 = 12; constant R_TILEGX_HW0_LAST (line 5579) | pub const R_TILEGX_HW0_LAST: u32 = 13; constant R_TILEGX_HW1_LAST (line 5581) | pub const R_TILEGX_HW1_LAST: u32 = 14; constant R_TILEGX_HW2_LAST (line 5583) | pub const R_TILEGX_HW2_LAST: u32 = 15; constant R_TILEGX_COPY (line 5585) | pub const R_TILEGX_COPY: u32 = 16; constant R_TILEGX_GLOB_DAT (line 5587) | pub const R_TILEGX_GLOB_DAT: u32 = 17; constant R_TILEGX_JMP_SLOT (line 5589) | pub const R_TILEGX_JMP_SLOT: u32 = 18; constant R_TILEGX_RELATIVE (line 5591) | pub const R_TILEGX_RELATIVE: u32 = 19; constant R_TILEGX_BROFF_X1 (line 5593) | pub const R_TILEGX_BROFF_X1: u32 = 20; constant R_TILEGX_JUMPOFF_X1 (line 5595) | pub const R_TILEGX_JUMPOFF_X1: u32 = 21; constant R_TILEGX_JUMPOFF_X1_PLT (line 5597) | pub const R_TILEGX_JUMPOFF_X1_PLT: u32 = 22; constant R_TILEGX_IMM8_X0 (line 5599) | pub const R_TILEGX_IMM8_X0: u32 = 23; constant R_TILEGX_IMM8_Y0 (line 5601) | pub const R_TILEGX_IMM8_Y0: u32 = 24; constant R_TILEGX_IMM8_X1 (line 5603) | pub const R_TILEGX_IMM8_X1: u32 = 25; constant R_TILEGX_IMM8_Y1 (line 5605) | pub const R_TILEGX_IMM8_Y1: u32 = 26; constant R_TILEGX_DEST_IMM8_X1 (line 5607) | pub const R_TILEGX_DEST_IMM8_X1: u32 = 27; constant R_TILEGX_MT_IMM14_X1 (line 5609) | pub const R_TILEGX_MT_IMM14_X1: u32 = 28; constant R_TILEGX_MF_IMM14_X1 (line 5611) | pub const R_TILEGX_MF_IMM14_X1: u32 = 29; constant R_TILEGX_MMSTART_X0 (line 5613) | pub const R_TILEGX_MMSTART_X0: u32 = 30; constant R_TILEGX_MMEND_X0 (line 5615) | pub const R_TILEGX_MMEND_X0: u32 = 31; constant R_TILEGX_SHAMT_X0 (line 5617) | pub const R_TILEGX_SHAMT_X0: u32 = 32; constant R_TILEGX_SHAMT_X1 (line 5619) | pub const R_TILEGX_SHAMT_X1: u32 = 33; constant R_TILEGX_SHAMT_Y0 (line 5621) | pub const R_TILEGX_SHAMT_Y0: u32 = 34; constant R_TILEGX_SHAMT_Y1 (line 5623) | pub const R_TILEGX_SHAMT_Y1: u32 = 35; constant R_TILEGX_IMM16_X0_HW0 (line 5625) | pub const R_TILEGX_IMM16_X0_HW0: u32 = 36; constant R_TILEGX_IMM16_X1_HW0 (line 5627) | pub const R_TILEGX_IMM16_X1_HW0: u32 = 37; constant R_TILEGX_IMM16_X0_HW1 (line 5629) | pub const R_TILEGX_IMM16_X0_HW1: u32 = 38; constant R_TILEGX_IMM16_X1_HW1 (line 5631) | pub const R_TILEGX_IMM16_X1_HW1: u32 = 39; constant R_TILEGX_IMM16_X0_HW2 (line 5633) | pub const R_TILEGX_IMM16_X0_HW2: u32 = 40; constant R_TILEGX_IMM16_X1_HW2 (line 5635) | pub const R_TILEGX_IMM16_X1_HW2: u32 = 41; constant R_TILEGX_IMM16_X0_HW3 (line 5637) | pub const R_TILEGX_IMM16_X0_HW3: u32 = 42; constant R_TILEGX_IMM16_X1_HW3 (line 5639) | pub const R_TILEGX_IMM16_X1_HW3: u32 = 43; constant R_TILEGX_IMM16_X0_HW0_LAST (line 5641) | pub const R_TILEGX_IMM16_X0_HW0_LAST: u32 = 44; constant R_TILEGX_IMM16_X1_HW0_LAST (line 5643) | pub const R_TILEGX_IMM16_X1_HW0_LAST: u32 = 45; constant R_TILEGX_IMM16_X0_HW1_LAST (line 5645) | pub const R_TILEGX_IMM16_X0_HW1_LAST: u32 = 46; constant R_TILEGX_IMM16_X1_HW1_LAST (line 5647) | pub const R_TILEGX_IMM16_X1_HW1_LAST: u32 = 47; constant R_TILEGX_IMM16_X0_HW2_LAST (line 5649) | pub const R_TILEGX_IMM16_X0_HW2_LAST: u32 = 48; constant R_TILEGX_IMM16_X1_HW2_LAST (line 5651) | pub const R_TILEGX_IMM16_X1_HW2_LAST: u32 = 49; constant R_TILEGX_IMM16_X0_HW0_PCREL (line 5653) | pub const R_TILEGX_IMM16_X0_HW0_PCREL: u32 = 50; constant R_TILEGX_IMM16_X1_HW0_PCREL (line 5655) | pub const R_TILEGX_IMM16_X1_HW0_PCREL: u32 = 51; constant R_TILEGX_IMM16_X0_HW1_PCREL (line 5657) | pub const R_TILEGX_IMM16_X0_HW1_PCREL: u32 = 52; constant R_TILEGX_IMM16_X1_HW1_PCREL (line 5659) | pub const R_TILEGX_IMM16_X1_HW1_PCREL: u32 = 53; constant R_TILEGX_IMM16_X0_HW2_PCREL (line 5661) | pub const R_TILEGX_IMM16_X0_HW2_PCREL: u32 = 54; constant R_TILEGX_IMM16_X1_HW2_PCREL (line 5663) | pub const R_TILEGX_IMM16_X1_HW2_PCREL: u32 = 55; constant R_TILEGX_IMM16_X0_HW3_PCREL (line 5665) | pub const R_TILEGX_IMM16_X0_HW3_PCREL: u32 = 56; constant R_TILEGX_IMM16_X1_HW3_PCREL (line 5667) | pub const R_TILEGX_IMM16_X1_HW3_PCREL: u32 = 57; constant R_TILEGX_IMM16_X0_HW0_LAST_PCREL (line 5669) | pub const R_TILEGX_IMM16_X0_HW0_LAST_PCREL: u32 = 58; constant R_TILEGX_IMM16_X1_HW0_LAST_PCREL (line 5671) | pub const R_TILEGX_IMM16_X1_HW0_LAST_PCREL: u32 = 59; constant R_TILEGX_IMM16_X0_HW1_LAST_PCREL (line 5673) | pub const R_TILEGX_IMM16_X0_HW1_LAST_PCREL: u32 = 60; constant R_TILEGX_IMM16_X1_HW1_LAST_PCREL (line 5675) | pub const R_TILEGX_IMM16_X1_HW1_LAST_PCREL: u32 = 61; constant R_TILEGX_IMM16_X0_HW2_LAST_PCREL (line 5677) | pub const R_TILEGX_IMM16_X0_HW2_LAST_PCREL: u32 = 62; constant R_TILEGX_IMM16_X1_HW2_LAST_PCREL (line 5679) | pub const R_TILEGX_IMM16_X1_HW2_LAST_PCREL: u32 = 63; constant R_TILEGX_IMM16_X0_HW0_GOT (line 5681) | pub const R_TILEGX_IMM16_X0_HW0_GOT: u32 = 64; constant R_TILEGX_IMM16_X1_HW0_GOT (line 5683) | pub const R_TILEGX_IMM16_X1_HW0_GOT: u32 = 65; constant R_TILEGX_IMM16_X0_HW0_PLT_PCREL (line 5685) | pub const R_TILEGX_IMM16_X0_HW0_PLT_PCREL: u32 = 66; constant R_TILEGX_IMM16_X1_HW0_PLT_PCREL (line 5687) | pub const R_TILEGX_IMM16_X1_HW0_PLT_PCREL: u32 = 67; constant R_TILEGX_IMM16_X0_HW1_PLT_PCREL (line 5689) | pub const R_TILEGX_IMM16_X0_HW1_PLT_PCREL: u32 = 68; constant R_TILEGX_IMM16_X1_HW1_PLT_PCREL (line 5691) | pub const R_TILEGX_IMM16_X1_HW1_PLT_PCREL: u32 = 69; constant R_TILEGX_IMM16_X0_HW2_PLT_PCREL (line 5693) | pub const R_TILEGX_IMM16_X0_HW2_PLT_PCREL: u32 = 70; constant R_TILEGX_IMM16_X1_HW2_PLT_PCREL (line 5695) | pub const R_TILEGX_IMM16_X1_HW2_PLT_PCREL: u32 = 71; constant R_TILEGX_IMM16_X0_HW0_LAST_GOT (line 5697) | pub const R_TILEGX_IMM16_X0_HW0_LAST_GOT: u32 = 72; constant R_TILEGX_IMM16_X1_HW0_LAST_GOT (line 5699) | pub const R_TILEGX_IMM16_X1_HW0_LAST_GOT: u32 = 73; constant R_TILEGX_IMM16_X0_HW1_LAST_GOT (line 5701) | pub const R_TILEGX_IMM16_X0_HW1_LAST_GOT: u32 = 74; constant R_TILEGX_IMM16_X1_HW1_LAST_GOT (line 5703) | pub const R_TILEGX_IMM16_X1_HW1_LAST_GOT: u32 = 75; constant R_TILEGX_IMM16_X0_HW3_PLT_PCREL (line 5705) | pub const R_TILEGX_IMM16_X0_HW3_PLT_PCREL: u32 = 76; constant R_TILEGX_IMM16_X1_HW3_PLT_PCREL (line 5707) | pub const R_TILEGX_IMM16_X1_HW3_PLT_PCREL: u32 = 77; constant R_TILEGX_IMM16_X0_HW0_TLS_GD (line 5709) | pub const R_TILEGX_IMM16_X0_HW0_TLS_GD: u32 = 78; constant R_TILEGX_IMM16_X1_HW0_TLS_GD (line 5711) | pub const R_TILEGX_IMM16_X1_HW0_TLS_GD: u32 = 79; constant R_TILEGX_IMM16_X0_HW0_TLS_LE (line 5713) | pub const R_TILEGX_IMM16_X0_HW0_TLS_LE: u32 = 80; constant R_TILEGX_IMM16_X1_HW0_TLS_LE (line 5715) | pub const R_TILEGX_IMM16_X1_HW0_TLS_LE: u32 = 81; constant R_TILEGX_IMM16_X0_HW0_LAST_TLS_LE (line 5717) | pub const R_TILEGX_IMM16_X0_HW0_LAST_TLS_LE: u32 = 82; constant R_TILEGX_IMM16_X1_HW0_LAST_TLS_LE (line 5719) | pub const R_TILEGX_IMM16_X1_HW0_LAST_TLS_LE: u32 = 83; constant R_TILEGX_IMM16_X0_HW1_LAST_TLS_LE (line 5721) | pub const R_TILEGX_IMM16_X0_HW1_LAST_TLS_LE: u32 = 84; constant R_TILEGX_IMM16_X1_HW1_LAST_TLS_LE (line 5723) | pub const R_TILEGX_IMM16_X1_HW1_LAST_TLS_LE: u32 = 85; constant R_TILEGX_IMM16_X0_HW0_LAST_TLS_GD (line 5725) | pub const R_TILEGX_IMM16_X0_HW0_LAST_TLS_GD: u32 = 86; constant R_TILEGX_IMM16_X1_HW0_LAST_TLS_GD (line 5727) | pub const R_TILEGX_IMM16_X1_HW0_LAST_TLS_GD: u32 = 87; constant R_TILEGX_IMM16_X0_HW1_LAST_TLS_GD (line 5729) | pub const R_TILEGX_IMM16_X0_HW1_LAST_TLS_GD: u32 = 88; constant R_TILEGX_IMM16_X1_HW1_LAST_TLS_GD (line 5731) | pub const R_TILEGX_IMM16_X1_HW1_LAST_TLS_GD: u32 = 89; constant R_TILEGX_IMM16_X0_HW0_TLS_IE (line 5734) | pub const R_TILEGX_IMM16_X0_HW0_TLS_IE: u32 = 92; constant R_TILEGX_IMM16_X1_HW0_TLS_IE (line 5736) | pub const R_TILEGX_IMM16_X1_HW0_TLS_IE: u32 = 93; constant R_TILEGX_IMM16_X0_HW0_LAST_PLT_PCREL (line 5738) | pub const R_TILEGX_IMM16_X0_HW0_LAST_PLT_PCREL: u32 = 94; constant R_TILEGX_IMM16_X1_HW0_LAST_PLT_PCREL (line 5740) | pub const R_TILEGX_IMM16_X1_HW0_LAST_PLT_PCREL: u32 = 95; constant R_TILEGX_IMM16_X0_HW1_LAST_PLT_PCREL (line 5742) | pub const R_TILEGX_IMM16_X0_HW1_LAST_PLT_PCREL: u32 = 96; constant R_TILEGX_IMM16_X1_HW1_LAST_PLT_PCREL (line 5744) | pub const R_TILEGX_IMM16_X1_HW1_LAST_PLT_PCREL: u32 = 97; constant R_TILEGX_IMM16_X0_HW2_LAST_PLT_PCREL (line 5746) | pub const R_TILEGX_IMM16_X0_HW2_LAST_PLT_PCREL: u32 = 98; constant R_TILEGX_IMM16_X1_HW2_LAST_PLT_PCREL (line 5748) | pub const R_TILEGX_IMM16_X1_HW2_LAST_PLT_PCREL: u32 = 99; constant R_TILEGX_IMM16_X0_HW0_LAST_TLS_IE (line 5750) | pub const R_TILEGX_IMM16_X0_HW0_LAST_TLS_IE: u32 = 100; constant R_TILEGX_IMM16_X1_HW0_LAST_TLS_IE (line 5752) | pub const R_TILEGX_IMM16_X1_HW0_LAST_TLS_IE: u32 = 101; constant R_TILEGX_IMM16_X0_HW1_LAST_TLS_IE (line 5754) | pub const R_TILEGX_IMM16_X0_HW1_LAST_TLS_IE: u32 = 102; constant R_TILEGX_IMM16_X1_HW1_LAST_TLS_IE (line 5756) | pub const R_TILEGX_IMM16_X1_HW1_LAST_TLS_IE: u32 = 103; constant R_TILEGX_TLS_DTPMOD64 (line 5759) | pub const R_TILEGX_TLS_DTPMOD64: u32 = 106; constant R_TILEGX_TLS_DTPOFF64 (line 5761) | pub const R_TILEGX_TLS_DTPOFF64: u32 = 107; constant R_TILEGX_TLS_TPOFF64 (line 5763) | pub const R_TILEGX_TLS_TPOFF64: u32 = 108; constant R_TILEGX_TLS_DTPMOD32 (line 5765) | pub const R_TILEGX_TLS_DTPMOD32: u32 = 109; constant R_TILEGX_TLS_DTPOFF32 (line 5767) | pub const R_TILEGX_TLS_DTPOFF32: u32 = 110; constant R_TILEGX_TLS_TPOFF32 (line 5769) | pub const R_TILEGX_TLS_TPOFF32: u32 = 111; constant R_TILEGX_TLS_GD_CALL (line 5771) | pub const R_TILEGX_TLS_GD_CALL: u32 = 112; constant R_TILEGX_IMM8_X0_TLS_GD_ADD (line 5773) | pub const R_TILEGX_IMM8_X0_TLS_GD_ADD: u32 = 113; constant R_TILEGX_IMM8_X1_TLS_GD_ADD (line 5775) | pub const R_TILEGX_IMM8_X1_TLS_GD_ADD: u32 = 114; constant R_TILEGX_IMM8_Y0_TLS_GD_ADD (line 5777) | pub const R_TILEGX_IMM8_Y0_TLS_GD_ADD: u32 = 115; constant R_TILEGX_IMM8_Y1_TLS_GD_ADD (line 5779) | pub const R_TILEGX_IMM8_Y1_TLS_GD_ADD: u32 = 116; constant R_TILEGX_TLS_IE_LOAD (line 5781) | pub const R_TILEGX_TLS_IE_LOAD: u32 = 117; constant R_TILEGX_IMM8_X0_TLS_ADD (line 5783) | pub const R_TILEGX_IMM8_X0_TLS_ADD: u32 = 118; constant R_TILEGX_IMM8_X1_TLS_ADD (line 5785) | pub const R_TILEGX_IMM8_X1_TLS_ADD: u32 = 119; constant R_TILEGX_IMM8_Y0_TLS_ADD (line 5787) | pub const R_TILEGX_IMM8_Y0_TLS_ADD: u32 = 120; constant R_TILEGX_IMM8_Y1_TLS_ADD (line 5789) | pub const R_TILEGX_IMM8_Y1_TLS_ADD: u32 = 121; constant R_TILEGX_GNU_VTINHERIT (line 5792) | pub const R_TILEGX_GNU_VTINHERIT: u32 = 128; constant R_TILEGX_GNU_VTENTRY (line 5794) | pub const R_TILEGX_GNU_VTENTRY: u32 = 129; constant EF_RISCV_RVC (line 5797) | pub const EF_RISCV_RVC: u32 = 0x0001; constant EF_RISCV_FLOAT_ABI (line 5798) | pub const EF_RISCV_FLOAT_ABI: u32 = 0x0006; constant EF_RISCV_FLOAT_ABI_SOFT (line 5799) | pub const EF_RISCV_FLOAT_ABI_SOFT: u32 = 0x0000; constant EF_RISCV_FLOAT_ABI_SINGLE (line 5800) | pub const EF_RISCV_FLOAT_ABI_SINGLE: u32 = 0x0002; constant EF_RISCV_FLOAT_ABI_DOUBLE (line 5801) | pub const EF_RISCV_FLOAT_ABI_DOUBLE: u32 = 0x0004; constant EF_RISCV_FLOAT_ABI_QUAD (line 5802) | pub const EF_RISCV_FLOAT_ABI_QUAD: u32 = 0x0006; constant EF_RISCV_RVE (line 5803) | pub const EF_RISCV_RVE: u32 = 0x0008; constant EF_RISCV_TSO (line 5804) | pub const EF_RISCV_TSO: u32 = 0x0010; constant R_RISCV_NONE (line 5807) | pub const R_RISCV_NONE: u32 = 0; constant R_RISCV_32 (line 5808) | pub const R_RISCV_32: u32 = 1; constant R_RISCV_64 (line 5809) | pub const R_RISCV_64: u32 = 2; constant R_RISCV_RELATIVE (line 5810) | pub const R_RISCV_RELATIVE: u32 = 3; constant R_RISCV_COPY (line 5811) | pub const R_RISCV_COPY: u32 = 4; constant R_RISCV_JUMP_SLOT (line 5812) | pub const R_RISCV_JUMP_SLOT: u32 = 5; constant R_RISCV_TLS_DTPMOD32 (line 5813) | pub const R_RISCV_TLS_DTPMOD32: u32 = 6; constant R_RISCV_TLS_DTPMOD64 (line 5814) | pub const R_RISCV_TLS_DTPMOD64: u32 = 7; constant R_RISCV_TLS_DTPREL32 (line 5815) | pub const R_RISCV_TLS_DTPREL32: u32 = 8; constant R_RISCV_TLS_DTPREL64 (line 5816) | pub const R_RISCV_TLS_DTPREL64: u32 = 9; constant R_RISCV_TLS_TPREL32 (line 5817) | pub const R_RISCV_TLS_TPREL32: u32 = 10; constant R_RISCV_TLS_TPREL64 (line 5818) | pub const R_RISCV_TLS_TPREL64: u32 = 11; constant R_RISCV_BRANCH (line 5819) | pub const R_RISCV_BRANCH: u32 = 16; constant R_RISCV_JAL (line 5820) | pub const R_RISCV_JAL: u32 = 17; constant R_RISCV_CALL (line 5821) | pub const R_RISCV_CALL: u32 = 18; constant R_RISCV_CALL_PLT (line 5822) | pub const R_RISCV_CALL_PLT: u32 = 19; constant R_RISCV_GOT_HI20 (line 5823) | pub const R_RISCV_GOT_HI20: u32 = 20; constant R_RISCV_TLS_GOT_HI20 (line 5824) | pub const R_RISCV_TLS_GOT_HI20: u32 = 21; constant R_RISCV_TLS_GD_HI20 (line 5825) | pub const R_RISCV_TLS_GD_HI20: u32 = 22; constant R_RISCV_PCREL_HI20 (line 5826) | pub const R_RISCV_PCREL_HI20: u32 = 23; constant R_RISCV_PCREL_LO12_I (line 5827) | pub const R_RISCV_PCREL_LO12_I: u32 = 24; constant R_RISCV_PCREL_LO12_S (line 5828) | pub const R_RISCV_PCREL_LO12_S: u32 = 25; constant R_RISCV_HI20 (line 5829) | pub const R_RISCV_HI20: u32 = 26; constant R_RISCV_LO12_I (line 5830) | pub const R_RISCV_LO12_I: u32 = 27; constant R_RISCV_LO12_S (line 5831) | pub const R_RISCV_LO12_S: u32 = 28; constant R_RISCV_TPREL_HI20 (line 5832) | pub const R_RISCV_TPREL_HI20: u32 = 29; constant R_RISCV_TPREL_LO12_I (line 5833) | pub const R_RISCV_TPREL_LO12_I: u32 = 30; constant R_RISCV_TPREL_LO12_S (line 5834) | pub const R_RISCV_TPREL_LO12_S: u32 = 31; constant R_RISCV_TPREL_ADD (line 5835) | pub const R_RISCV_TPREL_ADD: u32 = 32; constant R_RISCV_ADD8 (line 5836) | pub const R_RISCV_ADD8: u32 = 33; constant R_RISCV_ADD16 (line 5837) | pub const R_RISCV_ADD16: u32 = 34; constant R_RISCV_ADD32 (line 5838) | pub const R_RISCV_ADD32: u32 = 35; constant R_RISCV_ADD64 (line 5839) | pub const R_RISCV_ADD64: u32 = 36; constant R_RISCV_SUB8 (line 5840) | pub const R_RISCV_SUB8: u32 = 37; constant R_RISCV_SUB16 (line 5841) | pub const R_RISCV_SUB16: u32 = 38; constant R_RISCV_SUB32 (line 5842) | pub const R_RISCV_SUB32: u32 = 39; constant R_RISCV_SUB64 (line 5843) | pub const R_RISCV_SUB64: u32 = 40; constant R_RISCV_GNU_VTINHERIT (line 5844) | pub const R_RISCV_GNU_VTINHERIT: u32 = 41; constant R_RISCV_GNU_VTENTRY (line 5845) | pub const R_RISCV_GNU_VTENTRY: u32 = 42; constant R_RISCV_ALIGN (line 5846) | pub const R_RISCV_ALIGN: u32 = 43; constant R_RISCV_RVC_BRANCH (line 5847) | pub const R_RISCV_RVC_BRANCH: u32 = 44; constant R_RISCV_RVC_JUMP (line 5848) | pub const R_RISCV_RVC_JUMP: u32 = 45; constant R_RISCV_RVC_LUI (line 5849) | pub const R_RISCV_RVC_LUI: u32 = 46; constant R_RISCV_GPREL_I (line 5850) | pub const R_RISCV_GPREL_I: u32 = 47; constant R_RISCV_GPREL_S (line 5851) | pub const R_RISCV_GPREL_S: u32 = 48; constant R_RISCV_TPREL_I (line 5852) | pub const R_RISCV_TPREL_I: u32 = 49; constant R_RISCV_TPREL_S (line 5853) | pub const R_RISCV_TPREL_S: u32 = 50; constant R_RISCV_RELAX (line 5854) | pub const R_RISCV_RELAX: u32 = 51; constant R_RISCV_SUB6 (line 5855) | pub const R_RISCV_SUB6: u32 = 52; constant R_RISCV_SET6 (line 5856) | pub const R_RISCV_SET6: u32 = 53; constant R_RISCV_SET8 (line 5857) | pub const R_RISCV_SET8: u32 = 54; constant R_RISCV_SET16 (line 5858) | pub const R_RISCV_SET16: u32 = 55; constant R_RISCV_SET32 (line 5859) | pub const R_RISCV_SET32: u32 = 56; constant R_RISCV_32_PCREL (line 5860) | pub const R_RISCV_32_PCREL: u32 = 57; constant R_BPF_NONE (line 5864) | pub const R_BPF_NONE: u32 = 0; constant R_BPF_64_64 (line 5865) | pub const R_BPF_64_64: u32 = 1; constant R_BPF_64_32 (line 5866) | pub const R_BPF_64_32: u32 = 10; constant R_SBF_NONE (line 5870) | pub const R_SBF_NONE: u32 = 0; constant R_SBF_64_64 (line 5871) | pub const R_SBF_64_64: u32 = 1; constant R_SBF_64_32 (line 5872) | pub const R_SBF_64_32: u32 = 10; constant R_METAG_HIADDR16 (line 5876) | pub const R_METAG_HIADDR16: u32 = 0; constant R_METAG_LOADDR16 (line 5877) | pub const R_METAG_LOADDR16: u32 = 1; constant R_METAG_ADDR32 (line 5879) | pub const R_METAG_ADDR32: u32 = 2; constant R_METAG_NONE (line 5881) | pub const R_METAG_NONE: u32 = 3; constant R_METAG_RELBRANCH (line 5882) | pub const R_METAG_RELBRANCH: u32 = 4; constant R_METAG_GETSETOFF (line 5883) | pub const R_METAG_GETSETOFF: u32 = 5; constant R_METAG_REG32OP1 (line 5886) | pub const R_METAG_REG32OP1: u32 = 6; constant R_METAG_REG32OP2 (line 5887) | pub const R_METAG_REG32OP2: u32 = 7; constant R_METAG_REG32OP3 (line 5888) | pub const R_METAG_REG32OP3: u32 = 8; constant R_METAG_REG16OP1 (line 5889) | pub const R_METAG_REG16OP1: u32 = 9; constant R_METAG_REG16OP2 (line 5890) | pub const R_METAG_REG16OP2: u32 = 10; constant R_METAG_REG16OP3 (line 5891) | pub const R_METAG_REG16OP3: u32 = 11; constant R_METAG_REG32OP4 (line 5892) | pub const R_METAG_REG32OP4: u32 = 12; constant R_METAG_HIOG (line 5894) | pub const R_METAG_HIOG: u32 = 13; constant R_METAG_LOOG (line 5895) | pub const R_METAG_LOOG: u32 = 14; constant R_METAG_REL8 (line 5897) | pub const R_METAG_REL8: u32 = 15; constant R_METAG_REL16 (line 5898) | pub const R_METAG_REL16: u32 = 16; constant R_METAG_GNU_VTINHERIT (line 5900) | pub const R_METAG_GNU_VTINHERIT: u32 = 30; constant R_METAG_GNU_VTENTRY (line 5901) | pub const R_METAG_GNU_VTENTRY: u32 = 31; constant R_METAG_HI16_GOTOFF (line 5904) | pub const R_METAG_HI16_GOTOFF: u32 = 32; constant R_METAG_LO16_GOTOFF (line 5905) | pub const R_METAG_LO16_GOTOFF: u32 = 33; constant R_METAG_GETSET_GOTOFF (line 5906) | pub const R_METAG_GETSET_GOTOFF: u32 = 34; constant R_METAG_GETSET_GOT (line 5907) | pub const R_METAG_GETSET_GOT: u32 = 35; constant R_METAG_HI16_GOTPC (line 5908) | pub const R_METAG_HI16_GOTPC: u32 = 36; constant R_METAG_LO16_GOTPC (line 5909) | pub const R_METAG_LO16_GOTPC: u32 = 37; constant R_METAG_HI16_PLT (line 5910) | pub const R_METAG_HI16_PLT: u32 = 38; constant R_METAG_LO16_PLT (line 5911) | pub const R_METAG_LO16_PLT: u32 = 39; constant R_METAG_RELBRANCH_PLT (line 5912) | pub const R_METAG_RELBRANCH_PLT: u32 = 40; constant R_METAG_GOTOFF (line 5913) | pub const R_METAG_GOTOFF: u32 = 41; constant R_METAG_PLT (line 5914) | pub const R_METAG_PLT: u32 = 42; constant R_METAG_COPY (line 5915) | pub const R_METAG_COPY: u32 = 43; constant R_METAG_JMP_SLOT (line 5916) | pub const R_METAG_JMP_SLOT: u32 = 44; constant R_METAG_RELATIVE (line 5917) | pub const R_METAG_RELATIVE: u32 = 45; constant R_METAG_GLOB_DAT (line 5918) | pub const R_METAG_GLOB_DAT: u32 = 46; constant R_METAG_TLS_GD (line 5921) | pub const R_METAG_TLS_GD: u32 = 47; constant R_METAG_TLS_LDM (line 5922) | pub const R_METAG_TLS_LDM: u32 = 48; constant R_METAG_TLS_LDO_HI16 (line 5923) | pub const R_METAG_TLS_LDO_HI16: u32 = 49; constant R_METAG_TLS_LDO_LO16 (line 5924) | pub const R_METAG_TLS_LDO_LO16: u32 = 50; constant R_METAG_TLS_LDO (line 5925) | pub const R_METAG_TLS_LDO: u32 = 51; constant R_METAG_TLS_IE (line 5926) | pub const R_METAG_TLS_IE: u32 = 52; constant R_METAG_TLS_IENONPIC (line 5927) | pub const R_METAG_TLS_IENONPIC: u32 = 53; constant R_METAG_TLS_IENONPIC_HI16 (line 5928) | pub const R_METAG_TLS_IENONPIC_HI16: u32 = 54; constant R_METAG_TLS_IENONPIC_LO16 (line 5929) | pub const R_METAG_TLS_IENONPIC_LO16: u32 = 55; constant R_METAG_TLS_TPOFF (line 5930) | pub const R_METAG_TLS_TPOFF: u32 = 56; constant R_METAG_TLS_DTPMOD (line 5931) | pub const R_METAG_TLS_DTPMOD: u32 = 57; constant R_METAG_TLS_DTPOFF (line 5932) | pub const R_METAG_TLS_DTPOFF: u32 = 58; constant R_METAG_TLS_LE (line 5933) | pub const R_METAG_TLS_LE: u32 = 59; constant R_METAG_TLS_LE_HI16 (line 5934) | pub const R_METAG_TLS_LE_HI16: u32 = 60; constant R_METAG_TLS_LE_LO16 (line 5935) | pub const R_METAG_TLS_LE_LO16: u32 = 61; constant R_NDS32_NONE (line 5938) | pub const R_NDS32_NONE: u32 = 0; constant R_NDS32_32_RELA (line 5939) | pub const R_NDS32_32_RELA: u32 = 20; constant R_NDS32_COPY (line 5940) | pub const R_NDS32_COPY: u32 = 39; constant R_NDS32_GLOB_DAT (line 5941) | pub const R_NDS32_GLOB_DAT: u32 = 40; constant R_NDS32_JMP_SLOT (line 5942) | pub const R_NDS32_JMP_SLOT: u32 = 41; constant R_NDS32_RELATIVE (line 5943) | pub const R_NDS32_RELATIVE: u32 = 42; constant R_NDS32_TLS_TPOFF (line 5944) | pub const R_NDS32_TLS_TPOFF: u32 = 102; constant R_NDS32_TLS_DESC (line 5945) | pub const R_NDS32_TLS_DESC: u32 = 119; constant EF_LARCH_ABI_MODIFIER_MASK (line 5950) | pub const EF_LARCH_ABI_MODIFIER_MASK: u32 = 0x7; constant EF_LARCH_ABI_SOFT_FLOAT (line 5952) | pub const EF_LARCH_ABI_SOFT_FLOAT: u32 = 0x1; constant EF_LARCH_ABI_SINGLE_FLOAT (line 5954) | pub const EF_LARCH_ABI_SINGLE_FLOAT: u32 = 0x2; constant EF_LARCH_ABI_DOUBLE_FLOAT (line 5956) | pub const EF_LARCH_ABI_DOUBLE_FLOAT: u32 = 0x3; constant EF_LARCH_OBJABI_V1 (line 5958) | pub const EF_LARCH_OBJABI_V1: u32 = 0x40; constant R_LARCH_NONE (line 5962) | pub const R_LARCH_NONE: u32 = 0; constant R_LARCH_32 (line 5964) | pub const R_LARCH_32: u32 = 1; constant R_LARCH_64 (line 5966) | pub const R_LARCH_64: u32 = 2; constant R_LARCH_RELATIVE (line 5968) | pub const R_LARCH_RELATIVE: u32 = 3; constant R_LARCH_COPY (line 5970) | pub const R_LARCH_COPY: u32 = 4; constant R_LARCH_JUMP_SLOT (line 5972) | pub const R_LARCH_JUMP_SLOT: u32 = 5; constant R_LARCH_TLS_DTPMOD32 (line 5974) | pub const R_LARCH_TLS_DTPMOD32: u32 = 6; constant R_LARCH_TLS_DTPMOD64 (line 5976) | pub const R_LARCH_TLS_DTPMOD64: u32 = 7; constant R_LARCH_TLS_DTPREL32 (line 5978) | pub const R_LARCH_TLS_DTPREL32: u32 = 8; constant R_LARCH_TLS_DTPREL64 (line 5980) | pub const R_LARCH_TLS_DTPREL64: u32 = 9; constant R_LARCH_TLS_TPREL32 (line 5982) | pub const R_LARCH_TLS_TPREL32: u32 = 10; constant R_LARCH_TLS_TPREL64 (line 5984) | pub const R_LARCH_TLS_TPREL64: u32 = 11; constant R_LARCH_IRELATIVE (line 5986) | pub const R_LARCH_IRELATIVE: u32 = 12; constant R_LARCH_MARK_LA (line 5988) | pub const R_LARCH_MARK_LA: u32 = 20; constant R_LARCH_MARK_PCREL (line 5990) | pub const R_LARCH_MARK_PCREL: u32 = 21; constant R_LARCH_SOP_PUSH_PCREL (line 5992) | pub const R_LARCH_SOP_PUSH_PCREL: u32 = 22; constant R_LARCH_SOP_PUSH_ABSOLUTE (line 5994) | pub const R_LARCH_SOP_PUSH_ABSOLUTE: u32 = 23; constant R_LARCH_SOP_PUSH_DUP (line 5996) | pub const R_LARCH_SOP_PUSH_DUP: u32 = 24; constant R_LARCH_SOP_PUSH_GPREL (line 5998) | pub const R_LARCH_SOP_PUSH_GPREL: u32 = 25; constant R_LARCH_SOP_PUSH_TLS_TPREL (line 6000) | pub const R_LARCH_SOP_PUSH_TLS_TPREL: u32 = 26; constant R_LARCH_SOP_PUSH_TLS_GOT (line 6002) | pub const R_LARCH_SOP_PUSH_TLS_GOT: u32 = 27; constant R_LARCH_SOP_PUSH_TLS_GD (line 6004) | pub const R_LARCH_SOP_PUSH_TLS_GD: u32 = 28; constant R_LARCH_SOP_PUSH_PLT_PCREL (line 6006) | pub const R_LARCH_SOP_PUSH_PLT_PCREL: u32 = 29; constant R_LARCH_SOP_ASSERT (line 6008) | pub const R_LARCH_SOP_ASSERT: u32 = 30; constant R_LARCH_SOP_NOT (line 6010) | pub const R_LARCH_SOP_NOT: u32 = 31; constant R_LARCH_SOP_SUB (line 6012) | pub const R_LARCH_SOP_SUB: u32 = 32; constant R_LARCH_SOP_SL (line 6014) | pub const R_LARCH_SOP_SL: u32 = 33; constant R_LARCH_SOP_SR (line 6016) | pub const R_LARCH_SOP_SR: u32 = 34; constant R_LARCH_SOP_ADD (line 6018) | pub const R_LARCH_SOP_ADD: u32 = 35; constant R_LARCH_SOP_AND (line 6020) | pub const R_LARCH_SOP_AND: u32 = 36; constant R_LARCH_SOP_IF_ELSE (line 6022) | pub const R_LARCH_SOP_IF_ELSE: u32 = 37; constant R_LARCH_SOP_POP_32_S_10_5 (line 6024) | pub const R_LARCH_SOP_POP_32_S_10_5: u32 = 38; constant R_LARCH_SOP_POP_32_U_10_12 (line 6026) | pub const R_LARCH_SOP_POP_32_U_10_12: u32 = 39; constant R_LARCH_SOP_POP_32_S_10_12 (line 6028) | pub const R_LARCH_SOP_POP_32_S_10_12: u32 = 40; constant R_LARCH_SOP_POP_32_S_10_16 (line 6030) | pub const R_LARCH_SOP_POP_32_S_10_16: u32 = 41; constant R_LARCH_SOP_POP_32_S_10_16_S2 (line 6033) | pub const R_LARCH_SOP_POP_32_S_10_16_S2: u32 = 42; constant R_LARCH_SOP_POP_32_S_5_20 (line 6035) | pub const R_LARCH_SOP_POP_32_S_5_20: u32 = 43; constant R_LARCH_SOP_POP_32_S_0_5_10_16_S2 (line 6038) | pub const R_LARCH_SOP_POP_32_S_0_5_10_16_S2: u32 = 44; constant R_LARCH_SOP_POP_32_S_0_10_10_16_S2 (line 6041) | pub const R_LARCH_SOP_POP_32_S_0_10_10_16_S2: u32 = 45; constant R_LARCH_SOP_POP_32_U (line 6043) | pub const R_LARCH_SOP_POP_32_U: u32 = 46; constant R_LARCH_ADD8 (line 6045) | pub const R_LARCH_ADD8: u32 = 47; constant R_LARCH_ADD16 (line 6047) | pub const R_LARCH_ADD16: u32 = 48; constant R_LARCH_ADD24 (line 6049) | pub const R_LARCH_ADD24: u32 = 49; constant R_LARCH_ADD32 (line 6051) | pub const R_LARCH_ADD32: u32 = 50; constant R_LARCH_ADD64 (line 6053) | pub const R_LARCH_ADD64: u32 = 51; constant R_LARCH_SUB8 (line 6055) | pub const R_LARCH_SUB8: u32 = 52; constant R_LARCH_SUB16 (line 6057) | pub const R_LARCH_SUB16: u32 = 53; constant R_LARCH_SUB24 (line 6059) | pub const R_LARCH_SUB24: u32 = 54; constant R_LARCH_SUB32 (line 6061) | pub const R_LARCH_SUB32: u32 = 55; constant R_LARCH_SUB64 (line 6063) | pub const R_LARCH_SUB64: u32 = 56; constant R_LARCH_GNU_VTINHERIT (line 6065) | pub const R_LARCH_GNU_VTINHERIT: u32 = 57; constant R_LARCH_GNU_VTENTRY (line 6067) | pub const R_LARCH_GNU_VTENTRY: u32 = 58; constant R_LARCH_B16 (line 6069) | pub const R_LARCH_B16: u32 = 64; constant R_LARCH_B21 (line 6071) | pub const R_LARCH_B21: u32 = 65; constant R_LARCH_B26 (line 6073) | pub const R_LARCH_B26: u32 = 66; constant R_LARCH_ABS_HI20 (line 6075) | pub const R_LARCH_ABS_HI20: u32 = 67; constant R_LARCH_ABS_LO12 (line 6077) | pub const R_LARCH_ABS_LO12: u32 = 68; constant R_LARCH_ABS64_LO20 (line 6079) | pub const R_LARCH_ABS64_LO20: u32 = 69; constant R_LARCH_ABS64_HI12 (line 6081) | pub const R_LARCH_ABS64_HI12: u32 = 70; constant R_LARCH_PCALA_HI20 (line 6087) | pub const R_LARCH_PCALA_HI20: u32 = 71; constant R_LARCH_PCALA_LO12 (line 6090) | pub const R_LARCH_PCALA_LO12: u32 = 72; constant R_LARCH_PCALA64_LO20 (line 6093) | pub const R_LARCH_PCALA64_LO20: u32 = 73; constant R_LARCH_PCALA64_HI12 (line 6096) | pub const R_LARCH_PCALA64_HI12: u32 = 74; constant R_LARCH_GOT_PC_HI20 (line 6102) | pub const R_LARCH_GOT_PC_HI20: u32 = 75; constant R_LARCH_GOT_PC_LO12 (line 6105) | pub const R_LARCH_GOT_PC_LO12: u32 = 76; constant R_LARCH_GOT64_PC_LO20 (line 6108) | pub const R_LARCH_GOT64_PC_LO20: u32 = 77; constant R_LARCH_GOT64_PC_HI12 (line 6111) | pub const R_LARCH_GOT64_PC_HI12: u32 = 78; constant R_LARCH_GOT_HI20 (line 6113) | pub const R_LARCH_GOT_HI20: u32 = 79; constant R_LARCH_GOT_LO12 (line 6115) | pub const R_LARCH_GOT_LO12: u32 = 80; constant R_LARCH_GOT64_LO20 (line 6117) | pub const R_LARCH_GOT64_LO20: u32 = 81; constant R_LARCH_GOT64_HI12 (line 6119) | pub const R_LARCH_GOT64_HI12: u32 = 82; constant R_LARCH_TLS_LE_HI20 (line 6121) | pub const R_LARCH_TLS_LE_HI20: u32 = 83; constant R_LARCH_TLS_LE_LO12 (line 6123) | pub const R_LARCH_TLS_LE_LO12: u32 = 84; constant R_LARCH_TLS_LE64_LO20 (line 6125) | pub const R_LARCH_TLS_LE64_LO20: u32 = 85; constant R_LARCH_TLS_LE64_HI12 (line 6127) | pub const R_LARCH_TLS_LE64_HI12: u32 = 86; constant R_LARCH_TLS_IE_PC_HI20 (line 6133) | pub const R_LARCH_TLS_IE_PC_HI20: u32 = 87; constant R_LARCH_TLS_IE_PC_LO12 (line 6136) | pub const R_LARCH_TLS_IE_PC_LO12: u32 = 88; constant R_LARCH_TLS_IE64_PC_LO20 (line 6139) | pub const R_LARCH_TLS_IE64_PC_LO20: u32 = 89; constant R_LARCH_TLS_IE64_PC_HI12 (line 6142) | pub const R_LARCH_TLS_IE64_PC_HI12: u32 = 90; constant R_LARCH_TLS_IE_HI20 (line 6144) | pub const R_LARCH_TLS_IE_HI20: u32 = 91; constant R_LARCH_TLS_IE_LO12 (line 6146) | pub const R_LARCH_TLS_IE_LO12: u32 = 92; constant R_LARCH_TLS_IE64_LO20 (line 6148) | pub const R_LARCH_TLS_IE64_LO20: u32 = 93; constant R_LARCH_TLS_IE64_HI12 (line 6150) | pub const R_LARCH_TLS_IE64_HI12: u32 = 94; constant R_LARCH_TLS_LD_PC_HI20 (line 6153) | pub const R_LARCH_TLS_LD_PC_HI20: u32 = 95; constant R_LARCH_TLS_LD_HI20 (line 6155) | pub const R_LARCH_TLS_LD_HI20: u32 = 96; constant R_LARCH_TLS_GD_PC_HI20 (line 6158) | pub const R_LARCH_TLS_GD_PC_HI20: u32 = 97; constant R_LARCH_TLS_GD_HI20 (line 6160) | pub const R_LARCH_TLS_GD_HI20: u32 = 98; constant R_LARCH_32_PCREL (line 6162) | pub const R_LARCH_32_PCREL: u32 = 99; constant R_LARCH_RELAX (line 6165) | pub const R_LARCH_RELAX: u32 = 100; constant R_LARCH_DELETE (line 6167) | pub const R_LARCH_DELETE: u32 = 101; constant R_LARCH_ALIGN (line 6170) | pub const R_LARCH_ALIGN: u32 = 102; constant R_LARCH_PCREL20_S2 (line 6172) | pub const R_LARCH_PCREL20_S2: u32 = 103; constant R_LARCH_CFA (line 6174) | pub const R_LARCH_CFA: u32 = 104; constant R_LARCH_ADD6 (line 6176) | pub const R_LARCH_ADD6: u32 = 105; constant R_LARCH_SUB6 (line 6178) | pub const R_LARCH_SUB6: u32 = 106; constant R_LARCH_ADD_ULEB128 (line 6180) | pub const R_LARCH_ADD_ULEB128: u32 = 107; constant R_LARCH_SUB_ULEB128 (line 6182) | pub const R_LARCH_SUB_ULEB128: u32 = 108; constant R_LARCH_64_PCREL (line 6184) | pub const R_LARCH_64_PCREL: u32 = 109; constant R_LARCH_CALL36 (line 6187) | pub const R_LARCH_CALL36: u32 = 110; constant R_XTENSA_NONE (line 6190) | pub const R_XTENSA_NONE: u32 = 0; constant R_XTENSA_32 (line 6191) | pub const R_XTENSA_32: u32 = 1; constant R_XTENSA_RTLD (line 6192) | pub const R_XTENSA_RTLD: u32 = 2; constant R_XTENSA_GLOB_DAT (line 6193) | pub const R_XTENSA_GLOB_DAT: u32 = 3; constant R_XTENSA_JMP_SLOT (line 6194) | pub const R_XTENSA_JMP_SLOT: u32 = 4; constant R_XTENSA_RELATIVE (line 6195) | pub const R_XTENSA_RELATIVE: u32 = 5; constant R_XTENSA_PLT (line 6196) | pub const R_XTENSA_PLT: u32 = 6; constant R_XTENSA_OP0 (line 6197) | pub const R_XTENSA_OP0: u32 = 8; constant R_XTENSA_OP1 (line 6198) | pub const R_XTENSA_OP1: u32 = 9; constant R_XTENSA_OP2 (line 6199) | pub const R_XTENSA_OP2: u32 = 10; constant R_XTENSA_ASM_EXPAND (line 6200) | pub const R_XTENSA_ASM_EXPAND: u32 = 11; constant R_XTENSA_ASM_SIMPLIFY (line 6201) | pub const R_XTENSA_ASM_SIMPLIFY: u32 = 12; constant R_XTENSA_32_PCREL (line 6202) | pub const R_XTENSA_32_PCREL: u32 = 14; constant R_XTENSA_GNU_VTINHERIT (line 6203) | pub const R_XTENSA_GNU_VTINHERIT: u32 = 15; constant R_XTENSA_GNU_VTENTRY (line 6204) | pub const R_XTENSA_GNU_VTENTRY: u32 = 16; constant R_XTENSA_DIFF8 (line 6205) | pub const R_XTENSA_DIFF8: u32 = 17; constant R_XTENSA_DIFF16 (line 6206) | pub const R_XTENSA_DIFF16: u32 = 18; constant R_XTENSA_DIFF32 (line 6207) | pub const R_XTENSA_DIFF32: u32 = 19; constant R_XTENSA_SLOT0_OP (line 6208) | pub const R_XTENSA_SLOT0_OP: u32 = 20; constant R_XTENSA_SLOT1_OP (line 6209) | pub const R_XTENSA_SLOT1_OP: u32 = 21; constant R_XTENSA_SLOT2_OP (line 6210) | pub const R_XTENSA_SLOT2_OP: u32 = 22; constant R_XTENSA_SLOT3_OP (line 6211) | pub const R_XTENSA_SLOT3_OP: u32 = 23; constant R_XTENSA_SLOT4_OP (line 6212) | pub const R_XTENSA_SLOT4_OP: u32 = 24; constant R_XTENSA_SLOT5_OP (line 6213) | pub const R_XTENSA_SLOT5_OP: u32 = 25; constant R_XTENSA_SLOT6_OP (line 6214) | pub const R_XTENSA_SLOT6_OP: u32 = 26; constant R_XTENSA_SLOT7_OP (line 6215) | pub const R_XTENSA_SLOT7_OP: u32 = 27; constant R_XTENSA_SLOT8_OP (line 6216) | pub const R_XTENSA_SLOT8_OP: u32 = 28; constant R_XTENSA_SLOT9_OP (line 6217) | pub const R_XTENSA_SLOT9_OP: u32 = 29; constant R_XTENSA_SLOT10_OP (line 6218) | pub const R_XTENSA_SLOT10_OP: u32 = 30; constant R_XTENSA_SLOT11_OP (line 6219) | pub const R_XTENSA_SLOT11_OP: u32 = 31; constant R_XTENSA_SLOT12_OP (line 6220) | pub const R_XTENSA_SLOT12_OP: u32 = 32; constant R_XTENSA_SLOT13_OP (line 6221) | pub const R_XTENSA_SLOT13_OP: u32 = 33; constant R_XTENSA_SLOT14_OP (line 6222) | pub const R_XTENSA_SLOT14_OP: u32 = 34; constant R_XTENSA_SLOT0_ALT (line 6223) | pub const R_XTENSA_SLOT0_ALT: u32 = 35; constant R_XTENSA_SLOT1_ALT (line 6224) | pub const R_XTENSA_SLOT1_ALT: u32 = 36; constant R_XTENSA_SLOT2_ALT (line 6225) | pub const R_XTENSA_SLOT2_ALT: u32 = 37; constant R_XTENSA_SLOT3_ALT (line 6226) | pub const R_XTENSA_SLOT3_ALT: u32 = 38; constant R_XTENSA_SLOT4_ALT (line 6227) | pub const R_XTENSA_SLOT4_ALT: u32 = 39; constant R_XTENSA_SLOT5_ALT (line 6228) | pub const R_XTENSA_SLOT5_ALT: u32 = 40; constant R_XTENSA_SLOT6_ALT (line 6229) | pub const R_XTENSA_SLOT6_ALT: u32 = 41; constant R_XTENSA_SLOT7_ALT (line 6230) | pub const R_XTENSA_SLOT7_ALT: u32 = 42; constant R_XTENSA_SLOT8_ALT (line 6231) | pub const R_XTENSA_SLOT8_ALT: u32 = 43; constant R_XTENSA_SLOT9_ALT (line 6232) | pub const R_XTENSA_SLOT9_ALT: u32 = 44; constant R_XTENSA_SLOT10_ALT (line 6233) | pub const R_XTENSA_SLOT10_ALT: u32 = 45; constant R_XTENSA_SLOT11_ALT (line 6234) | pub const R_XTENSA_SLOT11_ALT: u32 = 46; constant R_XTENSA_SLOT12_ALT (line 6235) | pub const R_XTENSA_SLOT12_ALT: u32 = 47; constant R_XTENSA_SLOT13_ALT (line 6236) | pub const R_XTENSA_SLOT13_ALT: u32 = 48; constant R_XTENSA_SLOT14_ALT (line 6237) | pub const R_XTENSA_SLOT14_ALT: u32 = 49; constant R_XTENSA_TLSDESC_FN (line 6238) | pub const R_XTENSA_TLSDESC_FN: u32 = 50; constant R_XTENSA_TLSDESC_ARG (line 6239) | pub const R_XTENSA_TLSDESC_ARG: u32 = 51; constant R_XTENSA_TLS_DTPOFF (line 6240) | pub const R_XTENSA_TLS_DTPOFF: u32 = 52; constant R_XTENSA_TLS_TPOFF (line 6241) | pub const R_XTENSA_TLS_TPOFF: u32 = 53; constant R_XTENSA_TLS_FUNC (line 6242) | pub const R_XTENSA_TLS_FUNC: u32 = 54; constant R_XTENSA_TLS_ARG (line 6243) | pub const R_XTENSA_TLS_ARG: u32 = 55; constant R_XTENSA_TLS_CALL (line 6244) | pub const R_XTENSA_TLS_CALL: u32 = 56; constant R_XTENSA_PDIFF8 (line 6245) | pub const R_XTENSA_PDIFF8: u32 = 57; constant R_XTENSA_PDIFF16 (line 6246) | pub const R_XTENSA_PDIFF16: u32 = 58; constant R_XTENSA_PDIFF32 (line 6247) | pub const R_XTENSA_PDIFF32: u32 = 59; constant R_XTENSA_NDIFF8 (line 6248) | pub const R_XTENSA_NDIFF8: u32 = 60; constant R_XTENSA_NDIFF16 (line 6249) | pub const R_XTENSA_NDIFF16: u32 = 61; constant R_XTENSA_NDIFF32 (line 6250) | pub const R_XTENSA_NDIFF32: u32 = 62; constant Tag_File (line 6253) | pub const Tag_File: u8 = 1; constant Tag_Section (line 6255) | pub const Tag_Section: u8 = 2; constant Tag_Symbol (line 6257) | pub const Tag_Symbol: u8 = 3; FILE: builder/third-party/object/src/endian.rs type Endian (line 13) | pub trait Endian: Debug + Default + Clone + Copy + PartialEq + Eq + 'sta... method from_big_endian (line 17) | fn from_big_endian(big_endian: bool) -> Option; method from_little_endian (line 22) | fn from_little_endian(little_endian: bool) -> Option { method is_big_endian (line 27) | fn is_big_endian(self) -> bool; method is_little_endian (line 31) | fn is_little_endian(self) -> bool { method read_u16 (line 37) | fn read_u16(self, n: u16) -> u16 { method read_u32 (line 47) | fn read_u32(self, n: u32) -> u32 { method read_u64 (line 57) | fn read_u64(self, n: u64) -> u64 { method read_i16 (line 67) | fn read_i16(self, n: i16) -> i16 { method read_i32 (line 77) | fn read_i32(self, n: i32) -> i32 { method read_i64 (line 87) | fn read_i64(self, n: i64) -> i64 { method read_u16_bytes (line 97) | fn read_u16_bytes(self, n: [u8; 2]) -> u16 { method read_u32_bytes (line 107) | fn read_u32_bytes(self, n: [u8; 4]) -> u32 { method read_u64_bytes (line 117) | fn read_u64_bytes(self, n: [u8; 8]) -> u64 { method read_i16_bytes (line 127) | fn read_i16_bytes(self, n: [u8; 2]) -> i16 { method read_i32_bytes (line 137) | fn read_i32_bytes(self, n: [u8; 4]) -> i32 { method read_i64_bytes (line 147) | fn read_i64_bytes(self, n: [u8; 8]) -> i64 { method write_u16 (line 157) | fn write_u16(self, n: u16) -> u16 { method write_u32 (line 167) | fn write_u32(self, n: u32) -> u32 { method write_u64 (line 177) | fn write_u64(self, n: u64) -> u64 { method write_i16 (line 187) | fn write_i16(self, n: i16) -> i16 { method write_i32 (line 197) | fn write_i32(self, n: i32) -> i32 { method write_i64 (line 207) | fn write_i64(self, n: i64) -> i64 { method write_u16_bytes (line 217) | fn write_u16_bytes(self, n: u16) -> [u8; 2] { method write_u32_bytes (line 227) | fn write_u32_bytes(self, n: u32) -> [u8; 4] { method write_u64_bytes (line 237) | fn write_u64_bytes(self, n: u64) -> [u8; 8] { method write_i16_bytes (line 247) | fn write_i16_bytes(self, n: i16) -> [u8; 2] { method write_i32_bytes (line 257) | fn write_i32_bytes(self, n: i32) -> [u8; 4] { method write_i64_bytes (line 267) | fn write_i64_bytes(self, n: i64) -> [u8; 8] { method from_big_endian (line 301) | fn from_big_endian(big_endian: bool) -> Option { method is_big_endian (line 310) | fn is_big_endian(self) -> bool { method from_big_endian (line 328) | fn from_big_endian(big_endian: bool) -> Option { method is_big_endian (line 337) | fn is_big_endian(self) -> bool { method from_big_endian (line 355) | fn from_big_endian(big_endian: bool) -> Option { method is_big_endian (line 364) | fn is_big_endian(self) -> bool { type Endianness (line 278) | pub enum Endianness { method default (line 288) | fn default() -> Endianness { method default (line 294) | fn default() -> Endianness { type LittleEndian (line 317) | pub struct LittleEndian; method default (line 321) | fn default() -> LittleEndian { type BigEndian (line 344) | pub struct BigEndian; method default (line 348) | fn default() -> BigEndian { type NativeEndian (line 371) | pub type NativeEndian = LittleEndian; constant NativeEndian (line 376) | pub const NativeEndian: LittleEndian = LittleEndian; type NativeEndian (line 380) | pub type NativeEndian = BigEndian; constant NativeEndian (line 385) | pub const NativeEndian: BigEndian = BigEndian; type U16 (line 402) | pub struct U16(u16, PhantomData); function from_bytes (line 406) | pub fn from_bytes(n: [u8; 2]) -> Self { function new (line 411) | pub fn new(e: E, n: u16) -> Self { function get (line 416) | pub fn get(self, e: E) -> u16 { function set (line 421) | pub fn set(&mut self, e: E, n: u16) { type U32 (line 429) | pub struct U32(u32, PhantomData); function from_bytes (line 433) | pub fn from_bytes(n: [u8; 4]) -> Self { function new (line 438) | pub fn new(e: E, n: u32) -> Self { function get (line 442) | pub fn get(self, e: E) -> u32 { function set (line 446) | pub fn set(&mut self, e: E, n: u32) { type U64 (line 454) | pub struct U64(u64, PhantomData); function from_bytes (line 458) | pub fn from_bytes(n: [u8; 8]) -> Self { function new (line 463) | pub fn new(e: E, n: u64) -> Self { function get (line 467) | pub fn get(self, e: E) -> u64 { function set (line 471) | pub fn set(&mut self, e: E, n: u64) { type I16 (line 479) | pub struct I16(i16, PhantomData); function from_bytes (line 483) | pub fn from_bytes(n: [u8; 2]) -> Self { function new (line 488) | pub fn new(e: E, n: i16) -> Self { function get (line 492) | pub fn get(self, e: E) -> i16 { function set (line 496) | pub fn set(&mut self, e: E, n: i16) { type I32 (line 504) | pub struct I32(i32, PhantomData); function from_bytes (line 508) | pub fn from_bytes(n: [u8; 4]) -> Self { function new (line 513) | pub fn new(e: E, n: i32) -> Self { function get (line 517) | pub fn get(self, e: E) -> i32 { function set (line 521) | pub fn set(&mut self, e: E, n: i32) { type I64 (line 529) | pub struct I64(i64, PhantomData); function from_bytes (line 533) | pub fn from_bytes(n: [u8; 8]) -> Self { function new (line 538) | pub fn new(e: E, n: i64) -> Self { function get (line 542) | pub fn get(self, e: E) -> i64 { function set (line 546) | pub fn set(&mut self, e: E, n: i64) { function fmt (line 552) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 558) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 564) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 570) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 576) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 582) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type U16 (line 595) | pub type U16 = U16Bytes; type U32 (line 599) | pub type U32 = U32Bytes; type U64 (line 603) | pub type U64 = U64Bytes; type I16 (line 607) | pub type I16 = I16Bytes; type I32 (line 611) | pub type I32 = I32Bytes; type I64 (line 615) | pub type I64 = I64Bytes; type U16Bytes (line 620) | pub struct U16Bytes([u8; 2], PhantomData); function from_bytes (line 624) | pub fn from_bytes(n: [u8; 2]) -> Self { function new (line 629) | pub fn new(e: E, n: u16) -> Self { function get (line 634) | pub fn get(self, e: E) -> u16 { function set (line 639) | pub fn set(&mut self, e: E, n: u16) { type U32Bytes (line 647) | pub struct U32Bytes([u8; 4], PhantomData); function from_bytes (line 651) | pub fn from_bytes(n: [u8; 4]) -> Self { function new (line 656) | pub fn new(e: E, n: u32) -> Self { function get (line 661) | pub fn get(self, e: E) -> u32 { function set (line 666) | pub fn set(&mut self, e: E, n: u32) { type U64Bytes (line 674) | pub struct U64Bytes([u8; 8], PhantomData); function from_bytes (line 678) | pub fn from_bytes(n: [u8; 8]) -> Self { function new (line 683) | pub fn new(e: E, n: u64) -> Self { function get (line 688) | pub fn get(self, e: E) -> u64 { function set (line 693) | pub fn set(&mut self, e: E, n: u64) { type I16Bytes (line 701) | pub struct I16Bytes([u8; 2], PhantomData); function from_bytes (line 705) | pub fn from_bytes(n: [u8; 2]) -> Self { function new (line 710) | pub fn new(e: E, n: i16) -> Self { function get (line 715) | pub fn get(self, e: E) -> i16 { function set (line 720) | pub fn set(&mut self, e: E, n: i16) { type I32Bytes (line 728) | pub struct I32Bytes([u8; 4], PhantomData); function from_bytes (line 732) | pub fn from_bytes(n: [u8; 4]) -> Self { function new (line 737) | pub fn new(e: E, n: i32) -> Self { function get (line 742) | pub fn get(self, e: E) -> i32 { function set (line 747) | pub fn set(&mut self, e: E, n: i32) { type I64Bytes (line 755) | pub struct I64Bytes([u8; 8], PhantomData); function from_bytes (line 759) | pub fn from_bytes(n: [u8; 8]) -> Self { function new (line 764) | pub fn new(e: E, n: i64) -> Self { function get (line 769) | pub fn get(self, e: E) -> i64 { function set (line 774) | pub fn set(&mut self, e: E, n: i64) { function fmt (line 780) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 786) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 796) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 806) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 812) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 822) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/object/src/macho.rs constant CPU_ARCH_MASK (line 20) | pub const CPU_ARCH_MASK: u32 = 0xff00_0000; constant CPU_ARCH_ABI64 (line 22) | pub const CPU_ARCH_ABI64: u32 = 0x0100_0000; constant CPU_ARCH_ABI64_32 (line 24) | pub const CPU_ARCH_ABI64_32: u32 = 0x0200_0000; constant CPU_TYPE_ANY (line 30) | pub const CPU_TYPE_ANY: u32 = !0; constant CPU_TYPE_VAX (line 32) | pub const CPU_TYPE_VAX: u32 = 1; constant CPU_TYPE_MC680X0 (line 33) | pub const CPU_TYPE_MC680X0: u32 = 6; constant CPU_TYPE_X86 (line 34) | pub const CPU_TYPE_X86: u32 = 7; constant CPU_TYPE_X86_64 (line 35) | pub const CPU_TYPE_X86_64: u32 = CPU_TYPE_X86 | CPU_ARCH_ABI64; constant CPU_TYPE_MIPS (line 36) | pub const CPU_TYPE_MIPS: u32 = 8; constant CPU_TYPE_MC98000 (line 37) | pub const CPU_TYPE_MC98000: u32 = 10; constant CPU_TYPE_HPPA (line 38) | pub const CPU_TYPE_HPPA: u32 = 11; constant CPU_TYPE_ARM (line 39) | pub const CPU_TYPE_ARM: u32 = 12; constant CPU_TYPE_ARM64 (line 40) | pub const CPU_TYPE_ARM64: u32 = CPU_TYPE_ARM | CPU_ARCH_ABI64; constant CPU_TYPE_ARM64_32 (line 41) | pub const CPU_TYPE_ARM64_32: u32 = CPU_TYPE_ARM | CPU_ARCH_ABI64_32; constant CPU_TYPE_MC88000 (line 42) | pub const CPU_TYPE_MC88000: u32 = 13; constant CPU_TYPE_SPARC (line 43) | pub const CPU_TYPE_SPARC: u32 = 14; constant CPU_TYPE_I860 (line 44) | pub const CPU_TYPE_I860: u32 = 15; constant CPU_TYPE_ALPHA (line 45) | pub const CPU_TYPE_ALPHA: u32 = 16; constant CPU_TYPE_POWERPC (line 46) | pub const CPU_TYPE_POWERPC: u32 = 18; constant CPU_TYPE_POWERPC64 (line 47) | pub const CPU_TYPE_POWERPC64: u32 = CPU_TYPE_POWERPC | CPU_ARCH_ABI64; constant CPU_SUBTYPE_MASK (line 53) | pub const CPU_SUBTYPE_MASK: u32 = 0xff00_0000; constant CPU_SUBTYPE_LIB64 (line 55) | pub const CPU_SUBTYPE_LIB64: u32 = 0x8000_0000; constant CPU_SUBTYPE_PTRAUTH_ABI (line 57) | pub const CPU_SUBTYPE_PTRAUTH_ABI: u32 = 0x8000_0000; constant CPU_SUBTYPE_ANY (line 62) | pub const CPU_SUBTYPE_ANY: u32 = !0; constant CPU_SUBTYPE_MULTIPLE (line 75) | pub const CPU_SUBTYPE_MULTIPLE: u32 = !0; constant CPU_SUBTYPE_LITTLE_ENDIAN (line 76) | pub const CPU_SUBTYPE_LITTLE_ENDIAN: u32 = 0; constant CPU_SUBTYPE_BIG_ENDIAN (line 77) | pub const CPU_SUBTYPE_BIG_ENDIAN: u32 = 1; constant CPU_SUBTYPE_VAX_ALL (line 84) | pub const CPU_SUBTYPE_VAX_ALL: u32 = 0; constant CPU_SUBTYPE_VAX780 (line 85) | pub const CPU_SUBTYPE_VAX780: u32 = 1; constant CPU_SUBTYPE_VAX785 (line 86) | pub const CPU_SUBTYPE_VAX785: u32 = 2; constant CPU_SUBTYPE_VAX750 (line 87) | pub const CPU_SUBTYPE_VAX750: u32 = 3; constant CPU_SUBTYPE_VAX730 (line 88) | pub const CPU_SUBTYPE_VAX730: u32 = 4; constant CPU_SUBTYPE_UVAXI (line 89) | pub const CPU_SUBTYPE_UVAXI: u32 = 5; constant CPU_SUBTYPE_UVAXII (line 90) | pub const CPU_SUBTYPE_UVAXII: u32 = 6; constant CPU_SUBTYPE_VAX8200 (line 91) | pub const CPU_SUBTYPE_VAX8200: u32 = 7; constant CPU_SUBTYPE_VAX8500 (line 92) | pub const CPU_SUBTYPE_VAX8500: u32 = 8; constant CPU_SUBTYPE_VAX8600 (line 93) | pub const CPU_SUBTYPE_VAX8600: u32 = 9; constant CPU_SUBTYPE_VAX8650 (line 94) | pub const CPU_SUBTYPE_VAX8650: u32 = 10; constant CPU_SUBTYPE_VAX8800 (line 95) | pub const CPU_SUBTYPE_VAX8800: u32 = 11; constant CPU_SUBTYPE_UVAXIII (line 96) | pub const CPU_SUBTYPE_UVAXIII: u32 = 12; constant CPU_SUBTYPE_MC680X0_ALL (line 115) | pub const CPU_SUBTYPE_MC680X0_ALL: u32 = 1; constant CPU_SUBTYPE_MC68030 (line 117) | pub const CPU_SUBTYPE_MC68030: u32 = 1; constant CPU_SUBTYPE_MC68040 (line 118) | pub const CPU_SUBTYPE_MC68040: u32 = 2; constant CPU_SUBTYPE_MC68030_ONLY (line 119) | pub const CPU_SUBTYPE_MC68030_ONLY: u32 = 3; function cpu_subtype_intel (line 126) | pub const fn cpu_subtype_intel(f: u32, m: u32) -> u32 { constant CPU_SUBTYPE_I386_ALL (line 130) | pub const CPU_SUBTYPE_I386_ALL: u32 = cpu_subtype_intel(3, 0); constant CPU_SUBTYPE_386 (line 131) | pub const CPU_SUBTYPE_386: u32 = cpu_subtype_intel(3, 0); constant CPU_SUBTYPE_486 (line 132) | pub const CPU_SUBTYPE_486: u32 = cpu_subtype_intel(4, 0); constant CPU_SUBTYPE_486SX (line 133) | pub const CPU_SUBTYPE_486SX: u32 = cpu_subtype_intel(4, 8); constant CPU_SUBTYPE_586 (line 134) | pub const CPU_SUBTYPE_586: u32 = cpu_subtype_intel(5, 0); constant CPU_SUBTYPE_PENT (line 135) | pub const CPU_SUBTYPE_PENT: u32 = cpu_subtype_intel(5, 0); constant CPU_SUBTYPE_PENTPRO (line 136) | pub const CPU_SUBTYPE_PENTPRO: u32 = cpu_subtype_intel(6, 1); constant CPU_SUBTYPE_PENTII_M3 (line 137) | pub const CPU_SUBTYPE_PENTII_M3: u32 = cpu_subtype_intel(6, 3); constant CPU_SUBTYPE_PENTII_M5 (line 138) | pub const CPU_SUBTYPE_PENTII_M5: u32 = cpu_subtype_intel(6, 5); constant CPU_SUBTYPE_CELERON (line 139) | pub const CPU_SUBTYPE_CELERON: u32 = cpu_subtype_intel(7, 6); constant CPU_SUBTYPE_CELERON_MOBILE (line 140) | pub const CPU_SUBTYPE_CELERON_MOBILE: u32 = cpu_subtype_intel(7, 7); constant CPU_SUBTYPE_PENTIUM_3 (line 141) | pub const CPU_SUBTYPE_PENTIUM_3: u32 = cpu_subtype_intel(8, 0); constant CPU_SUBTYPE_PENTIUM_3_M (line 142) | pub const CPU_SUBTYPE_PENTIUM_3_M: u32 = cpu_subtype_intel(8, 1); constant CPU_SUBTYPE_PENTIUM_3_XEON (line 143) | pub const CPU_SUBTYPE_PENTIUM_3_XEON: u32 = cpu_subtype_intel(8, 2); constant CPU_SUBTYPE_PENTIUM_M (line 144) | pub const CPU_SUBTYPE_PENTIUM_M: u32 = cpu_subtype_intel(9, 0); constant CPU_SUBTYPE_PENTIUM_4 (line 145) | pub const CPU_SUBTYPE_PENTIUM_4: u32 = cpu_subtype_intel(10, 0); constant CPU_SUBTYPE_PENTIUM_4_M (line 146) | pub const CPU_SUBTYPE_PENTIUM_4_M: u32 = cpu_subtype_intel(10, 1); constant CPU_SUBTYPE_ITANIUM (line 147) | pub const CPU_SUBTYPE_ITANIUM: u32 = cpu_subtype_intel(11, 0); constant CPU_SUBTYPE_ITANIUM_2 (line 148) | pub const CPU_SUBTYPE_ITANIUM_2: u32 = cpu_subtype_intel(11, 1); constant CPU_SUBTYPE_XEON (line 149) | pub const CPU_SUBTYPE_XEON: u32 = cpu_subtype_intel(12, 0); constant CPU_SUBTYPE_XEON_MP (line 150) | pub const CPU_SUBTYPE_XEON_MP: u32 = cpu_subtype_intel(12, 1); function cpu_subtype_intel_family (line 153) | pub const fn cpu_subtype_intel_family(x: u32) -> u32 { constant CPU_SUBTYPE_INTEL_FAMILY_MAX (line 156) | pub const CPU_SUBTYPE_INTEL_FAMILY_MAX: u32 = 15; function cpu_subtype_intel_model (line 159) | pub const fn cpu_subtype_intel_model(x: u32) -> u32 { constant CPU_SUBTYPE_INTEL_MODEL_ALL (line 162) | pub const CPU_SUBTYPE_INTEL_MODEL_ALL: u32 = 0; constant CPU_SUBTYPE_X86_ALL (line 168) | pub const CPU_SUBTYPE_X86_ALL: u32 = 3; constant CPU_SUBTYPE_X86_64_ALL (line 169) | pub const CPU_SUBTYPE_X86_64_ALL: u32 = 3; constant CPU_SUBTYPE_X86_ARCH1 (line 170) | pub const CPU_SUBTYPE_X86_ARCH1: u32 = 4; constant CPU_SUBTYPE_X86_64_H (line 172) | pub const CPU_SUBTYPE_X86_64_H: u32 = 8; constant CPU_SUBTYPE_MIPS_ALL (line 178) | pub const CPU_SUBTYPE_MIPS_ALL: u32 = 0; constant CPU_SUBTYPE_MIPS_R2300 (line 179) | pub const CPU_SUBTYPE_MIPS_R2300: u32 = 1; constant CPU_SUBTYPE_MIPS_R2600 (line 180) | pub const CPU_SUBTYPE_MIPS_R2600: u32 = 2; constant CPU_SUBTYPE_MIPS_R2800 (line 181) | pub const CPU_SUBTYPE_MIPS_R2800: u32 = 3; constant CPU_SUBTYPE_MIPS_R2000A (line 183) | pub const CPU_SUBTYPE_MIPS_R2000A: u32 = 4; constant CPU_SUBTYPE_MIPS_R2000 (line 184) | pub const CPU_SUBTYPE_MIPS_R2000: u32 = 5; constant CPU_SUBTYPE_MIPS_R3000A (line 186) | pub const CPU_SUBTYPE_MIPS_R3000A: u32 = 6; constant CPU_SUBTYPE_MIPS_R3000 (line 187) | pub const CPU_SUBTYPE_MIPS_R3000: u32 = 7; constant CPU_SUBTYPE_MC98000_ALL (line 192) | pub const CPU_SUBTYPE_MC98000_ALL: u32 = 0; constant CPU_SUBTYPE_MC98601 (line 193) | pub const CPU_SUBTYPE_MC98601: u32 = 1; constant CPU_SUBTYPE_HPPA_ALL (line 200) | pub const CPU_SUBTYPE_HPPA_ALL: u32 = 0; constant CPU_SUBTYPE_HPPA_7100LC (line 201) | pub const CPU_SUBTYPE_HPPA_7100LC: u32 = 1; constant CPU_SUBTYPE_MC88000_ALL (line 206) | pub const CPU_SUBTYPE_MC88000_ALL: u32 = 0; constant CPU_SUBTYPE_MC88100 (line 207) | pub const CPU_SUBTYPE_MC88100: u32 = 1; constant CPU_SUBTYPE_MC88110 (line 208) | pub const CPU_SUBTYPE_MC88110: u32 = 2; constant CPU_SUBTYPE_SPARC_ALL (line 213) | pub const CPU_SUBTYPE_SPARC_ALL: u32 = 0; constant CPU_SUBTYPE_I860_ALL (line 218) | pub const CPU_SUBTYPE_I860_ALL: u32 = 0; constant CPU_SUBTYPE_I860_860 (line 219) | pub const CPU_SUBTYPE_I860_860: u32 = 1; constant CPU_SUBTYPE_POWERPC_ALL (line 224) | pub const CPU_SUBTYPE_POWERPC_ALL: u32 = 0; constant CPU_SUBTYPE_POWERPC_601 (line 225) | pub const CPU_SUBTYPE_POWERPC_601: u32 = 1; constant CPU_SUBTYPE_POWERPC_602 (line 226) | pub const CPU_SUBTYPE_POWERPC_602: u32 = 2; constant CPU_SUBTYPE_POWERPC_603 (line 227) | pub const CPU_SUBTYPE_POWERPC_603: u32 = 3; constant CPU_SUBTYPE_POWERPC_603E (line 228) | pub const CPU_SUBTYPE_POWERPC_603E: u32 = 4; constant CPU_SUBTYPE_POWERPC_603EV (line 229) | pub const CPU_SUBTYPE_POWERPC_603EV: u32 = 5; constant CPU_SUBTYPE_POWERPC_604 (line 230) | pub const CPU_SUBTYPE_POWERPC_604: u32 = 6; constant CPU_SUBTYPE_POWERPC_604E (line 231) | pub const CPU_SUBTYPE_POWERPC_604E: u32 = 7; constant CPU_SUBTYPE_POWERPC_620 (line 232) | pub const CPU_SUBTYPE_POWERPC_620: u32 = 8; constant CPU_SUBTYPE_POWERPC_750 (line 233) | pub const CPU_SUBTYPE_POWERPC_750: u32 = 9; constant CPU_SUBTYPE_POWERPC_7400 (line 234) | pub const CPU_SUBTYPE_POWERPC_7400: u32 = 10; constant CPU_SUBTYPE_POWERPC_7450 (line 235) | pub const CPU_SUBTYPE_POWERPC_7450: u32 = 11; constant CPU_SUBTYPE_POWERPC_970 (line 236) | pub const CPU_SUBTYPE_POWERPC_970: u32 = 100; constant CPU_SUBTYPE_ARM_ALL (line 241) | pub const CPU_SUBTYPE_ARM_ALL: u32 = 0; constant CPU_SUBTYPE_ARM_V4T (line 242) | pub const CPU_SUBTYPE_ARM_V4T: u32 = 5; constant CPU_SUBTYPE_ARM_V6 (line 243) | pub const CPU_SUBTYPE_ARM_V6: u32 = 6; constant CPU_SUBTYPE_ARM_V5TEJ (line 244) | pub const CPU_SUBTYPE_ARM_V5TEJ: u32 = 7; constant CPU_SUBTYPE_ARM_XSCALE (line 245) | pub const CPU_SUBTYPE_ARM_XSCALE: u32 = 8; constant CPU_SUBTYPE_ARM_V7 (line 247) | pub const CPU_SUBTYPE_ARM_V7: u32 = 9; constant CPU_SUBTYPE_ARM_V7F (line 249) | pub const CPU_SUBTYPE_ARM_V7F: u32 = 10; constant CPU_SUBTYPE_ARM_V7S (line 251) | pub const CPU_SUBTYPE_ARM_V7S: u32 = 11; constant CPU_SUBTYPE_ARM_V7K (line 252) | pub const CPU_SUBTYPE_ARM_V7K: u32 = 12; constant CPU_SUBTYPE_ARM_V8 (line 253) | pub const CPU_SUBTYPE_ARM_V8: u32 = 13; constant CPU_SUBTYPE_ARM_V6M (line 255) | pub const CPU_SUBTYPE_ARM_V6M: u32 = 14; constant CPU_SUBTYPE_ARM_V7M (line 257) | pub const CPU_SUBTYPE_ARM_V7M: u32 = 15; constant CPU_SUBTYPE_ARM_V7EM (line 259) | pub const CPU_SUBTYPE_ARM_V7EM: u32 = 16; constant CPU_SUBTYPE_ARM_V8M (line 261) | pub const CPU_SUBTYPE_ARM_V8M: u32 = 17; constant CPU_SUBTYPE_ARM64_ALL (line 266) | pub const CPU_SUBTYPE_ARM64_ALL: u32 = 0; constant CPU_SUBTYPE_ARM64_V8 (line 267) | pub const CPU_SUBTYPE_ARM64_V8: u32 = 1; constant CPU_SUBTYPE_ARM64E (line 268) | pub const CPU_SUBTYPE_ARM64E: u32 = 2; constant CPU_SUBTYPE_ARM64_32_ALL (line 273) | pub const CPU_SUBTYPE_ARM64_32_ALL: u32 = 0; constant CPU_SUBTYPE_ARM64_32_V8 (line 274) | pub const CPU_SUBTYPE_ARM64_32_V8: u32 = 1; constant VM_PROT_READ (line 279) | pub const VM_PROT_READ: u32 = 0x01; constant VM_PROT_WRITE (line 281) | pub const VM_PROT_WRITE: u32 = 0x02; constant VM_PROT_EXECUTE (line 283) | pub const VM_PROT_EXECUTE: u32 = 0x04; type DyldCacheHeader (line 295) | pub struct DyldCacheHeader { type DyldCacheMappingInfo (line 353) | pub struct DyldCacheMappingInfo { type DyldCacheImageInfo (line 369) | pub struct DyldCacheImageInfo { type DyldSubCacheInfo (line 386) | pub struct DyldSubCacheInfo { constant FAT_MAGIC (line 410) | pub const FAT_MAGIC: u32 = 0xcafe_babe; constant FAT_CIGAM (line 412) | pub const FAT_CIGAM: u32 = 0xbeba_feca; type FatHeader (line 416) | pub struct FatHeader { type FatArch32 (line 425) | pub struct FatArch32 { constant FAT_MAGIC_64 (line 445) | pub const FAT_MAGIC_64: u32 = 0xcafe_babf; constant FAT_CIGAM_64 (line 447) | pub const FAT_CIGAM_64: u32 = 0xbfba_feca; type FatArch64 (line 451) | pub struct FatArch64 { type MachHeader32 (line 473) | pub struct MachHeader32 { constant MH_MAGIC (line 492) | pub const MH_MAGIC: u32 = 0xfeed_face; constant MH_CIGAM (line 494) | pub const MH_CIGAM: u32 = 0xcefa_edfe; type MachHeader64 (line 501) | pub struct MachHeader64 { constant MH_MAGIC_64 (line 522) | pub const MH_MAGIC_64: u32 = 0xfeed_facf; constant MH_CIGAM_64 (line 524) | pub const MH_CIGAM_64: u32 = 0xcffa_edfe; constant MH_OBJECT (line 550) | pub const MH_OBJECT: u32 = 0x1; constant MH_EXECUTE (line 552) | pub const MH_EXECUTE: u32 = 0x2; constant MH_FVMLIB (line 554) | pub const MH_FVMLIB: u32 = 0x3; constant MH_CORE (line 556) | pub const MH_CORE: u32 = 0x4; constant MH_PRELOAD (line 558) | pub const MH_PRELOAD: u32 = 0x5; constant MH_DYLIB (line 560) | pub const MH_DYLIB: u32 = 0x6; constant MH_DYLINKER (line 562) | pub const MH_DYLINKER: u32 = 0x7; constant MH_BUNDLE (line 564) | pub const MH_BUNDLE: u32 = 0x8; constant MH_DYLIB_STUB (line 566) | pub const MH_DYLIB_STUB: u32 = 0x9; constant MH_DSYM (line 568) | pub const MH_DSYM: u32 = 0xa; constant MH_KEXT_BUNDLE (line 570) | pub const MH_KEXT_BUNDLE: u32 = 0xb; constant MH_FILESET (line 572) | pub const MH_FILESET: u32 = 0xc; constant MH_NOUNDEFS (line 576) | pub const MH_NOUNDEFS: u32 = 0x1; constant MH_INCRLINK (line 578) | pub const MH_INCRLINK: u32 = 0x2; constant MH_DYLDLINK (line 580) | pub const MH_DYLDLINK: u32 = 0x4; constant MH_BINDATLOAD (line 582) | pub const MH_BINDATLOAD: u32 = 0x8; constant MH_PREBOUND (line 584) | pub const MH_PREBOUND: u32 = 0x10; constant MH_SPLIT_SEGS (line 586) | pub const MH_SPLIT_SEGS: u32 = 0x20; constant MH_LAZY_INIT (line 588) | pub const MH_LAZY_INIT: u32 = 0x40; constant MH_TWOLEVEL (line 590) | pub const MH_TWOLEVEL: u32 = 0x80; constant MH_FORCE_FLAT (line 592) | pub const MH_FORCE_FLAT: u32 = 0x100; constant MH_NOMULTIDEFS (line 594) | pub const MH_NOMULTIDEFS: u32 = 0x200; constant MH_NOFIXPREBINDING (line 596) | pub const MH_NOFIXPREBINDING: u32 = 0x400; constant MH_PREBINDABLE (line 598) | pub const MH_PREBINDABLE: u32 = 0x800; constant MH_ALLMODSBOUND (line 600) | pub const MH_ALLMODSBOUND: u32 = 0x1000; constant MH_SUBSECTIONS_VIA_SYMBOLS (line 602) | pub const MH_SUBSECTIONS_VIA_SYMBOLS: u32 = 0x2000; constant MH_CANONICAL (line 604) | pub const MH_CANONICAL: u32 = 0x4000; constant MH_WEAK_DEFINES (line 606) | pub const MH_WEAK_DEFINES: u32 = 0x8000; constant MH_BINDS_TO_WEAK (line 608) | pub const MH_BINDS_TO_WEAK: u32 = 0x10000; constant MH_ALLOW_STACK_EXECUTION (line 610) | pub const MH_ALLOW_STACK_EXECUTION: u32 = 0x20000; constant MH_ROOT_SAFE (line 612) | pub const MH_ROOT_SAFE: u32 = 0x40000; constant MH_SETUID_SAFE (line 614) | pub const MH_SETUID_SAFE: u32 = 0x80000; constant MH_NO_REEXPORTED_DYLIBS (line 616) | pub const MH_NO_REEXPORTED_DYLIBS: u32 = 0x10_0000; constant MH_PIE (line 618) | pub const MH_PIE: u32 = 0x20_0000; constant MH_DEAD_STRIPPABLE_DYLIB (line 620) | pub const MH_DEAD_STRIPPABLE_DYLIB: u32 = 0x40_0000; constant MH_HAS_TLV_DESCRIPTORS (line 622) | pub const MH_HAS_TLV_DESCRIPTORS: u32 = 0x80_0000; constant MH_NO_HEAP_EXECUTION (line 624) | pub const MH_NO_HEAP_EXECUTION: u32 = 0x100_0000; constant MH_APP_EXTENSION_SAFE (line 626) | pub const MH_APP_EXTENSION_SAFE: u32 = 0x0200_0000; constant MH_NLIST_OUTOFSYNC_WITH_DYLDINFO (line 628) | pub const MH_NLIST_OUTOFSYNC_WITH_DYLDINFO: u32 = 0x0400_0000; constant MH_SIM_SUPPORT (line 631) | pub const MH_SIM_SUPPORT: u32 = 0x0800_0000; constant MH_DYLIB_IN_CACHE (line 634) | pub const MH_DYLIB_IN_CACHE: u32 = 0x8000_0000; type LoadCommand (line 655) | pub struct LoadCommand { constant LC_REQ_DYLD (line 673) | pub const LC_REQ_DYLD: u32 = 0x8000_0000; constant LC_SEGMENT (line 677) | pub const LC_SEGMENT: u32 = 0x1; constant LC_SYMTAB (line 679) | pub const LC_SYMTAB: u32 = 0x2; constant LC_SYMSEG (line 681) | pub const LC_SYMSEG: u32 = 0x3; constant LC_THREAD (line 683) | pub const LC_THREAD: u32 = 0x4; constant LC_UNIXTHREAD (line 685) | pub const LC_UNIXTHREAD: u32 = 0x5; constant LC_LOADFVMLIB (line 687) | pub const LC_LOADFVMLIB: u32 = 0x6; constant LC_IDFVMLIB (line 689) | pub const LC_IDFVMLIB: u32 = 0x7; constant LC_IDENT (line 691) | pub const LC_IDENT: u32 = 0x8; constant LC_FVMFILE (line 693) | pub const LC_FVMFILE: u32 = 0x9; constant LC_PREPAGE (line 695) | pub const LC_PREPAGE: u32 = 0xa; constant LC_DYSYMTAB (line 697) | pub const LC_DYSYMTAB: u32 = 0xb; constant LC_LOAD_DYLIB (line 699) | pub const LC_LOAD_DYLIB: u32 = 0xc; constant LC_ID_DYLIB (line 701) | pub const LC_ID_DYLIB: u32 = 0xd; constant LC_LOAD_DYLINKER (line 703) | pub const LC_LOAD_DYLINKER: u32 = 0xe; constant LC_ID_DYLINKER (line 705) | pub const LC_ID_DYLINKER: u32 = 0xf; constant LC_PREBOUND_DYLIB (line 707) | pub const LC_PREBOUND_DYLIB: u32 = 0x10; constant LC_ROUTINES (line 709) | pub const LC_ROUTINES: u32 = 0x11; constant LC_SUB_FRAMEWORK (line 711) | pub const LC_SUB_FRAMEWORK: u32 = 0x12; constant LC_SUB_UMBRELLA (line 713) | pub const LC_SUB_UMBRELLA: u32 = 0x13; constant LC_SUB_CLIENT (line 715) | pub const LC_SUB_CLIENT: u32 = 0x14; constant LC_SUB_LIBRARY (line 717) | pub const LC_SUB_LIBRARY: u32 = 0x15; constant LC_TWOLEVEL_HINTS (line 719) | pub const LC_TWOLEVEL_HINTS: u32 = 0x16; constant LC_PREBIND_CKSUM (line 721) | pub const LC_PREBIND_CKSUM: u32 = 0x17; constant LC_LOAD_WEAK_DYLIB (line 724) | pub const LC_LOAD_WEAK_DYLIB: u32 = 0x18 | LC_REQ_DYLD; constant LC_SEGMENT_64 (line 726) | pub const LC_SEGMENT_64: u32 = 0x19; constant LC_ROUTINES_64 (line 728) | pub const LC_ROUTINES_64: u32 = 0x1a; constant LC_UUID (line 730) | pub const LC_UUID: u32 = 0x1b; constant LC_RPATH (line 732) | pub const LC_RPATH: u32 = 0x1c | LC_REQ_DYLD; constant LC_CODE_SIGNATURE (line 734) | pub const LC_CODE_SIGNATURE: u32 = 0x1d; constant LC_SEGMENT_SPLIT_INFO (line 736) | pub const LC_SEGMENT_SPLIT_INFO: u32 = 0x1e; constant LC_REEXPORT_DYLIB (line 738) | pub const LC_REEXPORT_DYLIB: u32 = 0x1f | LC_REQ_DYLD; constant LC_LAZY_LOAD_DYLIB (line 740) | pub const LC_LAZY_LOAD_DYLIB: u32 = 0x20; constant LC_ENCRYPTION_INFO (line 742) | pub const LC_ENCRYPTION_INFO: u32 = 0x21; constant LC_DYLD_INFO (line 744) | pub const LC_DYLD_INFO: u32 = 0x22; constant LC_DYLD_INFO_ONLY (line 746) | pub const LC_DYLD_INFO_ONLY: u32 = 0x22 | LC_REQ_DYLD; constant LC_LOAD_UPWARD_DYLIB (line 748) | pub const LC_LOAD_UPWARD_DYLIB: u32 = 0x23 | LC_REQ_DYLD; constant LC_VERSION_MIN_MACOSX (line 750) | pub const LC_VERSION_MIN_MACOSX: u32 = 0x24; constant LC_VERSION_MIN_IPHONEOS (line 752) | pub const LC_VERSION_MIN_IPHONEOS: u32 = 0x25; constant LC_FUNCTION_STARTS (line 754) | pub const LC_FUNCTION_STARTS: u32 = 0x26; constant LC_DYLD_ENVIRONMENT (line 756) | pub const LC_DYLD_ENVIRONMENT: u32 = 0x27; constant LC_MAIN (line 758) | pub const LC_MAIN: u32 = 0x28 | LC_REQ_DYLD; constant LC_DATA_IN_CODE (line 760) | pub const LC_DATA_IN_CODE: u32 = 0x29; constant LC_SOURCE_VERSION (line 762) | pub const LC_SOURCE_VERSION: u32 = 0x2A; constant LC_DYLIB_CODE_SIGN_DRS (line 764) | pub const LC_DYLIB_CODE_SIGN_DRS: u32 = 0x2B; constant LC_ENCRYPTION_INFO_64 (line 766) | pub const LC_ENCRYPTION_INFO_64: u32 = 0x2C; constant LC_LINKER_OPTION (line 768) | pub const LC_LINKER_OPTION: u32 = 0x2D; constant LC_LINKER_OPTIMIZATION_HINT (line 770) | pub const LC_LINKER_OPTIMIZATION_HINT: u32 = 0x2E; constant LC_VERSION_MIN_TVOS (line 772) | pub const LC_VERSION_MIN_TVOS: u32 = 0x2F; constant LC_VERSION_MIN_WATCHOS (line 774) | pub const LC_VERSION_MIN_WATCHOS: u32 = 0x30; constant LC_NOTE (line 776) | pub const LC_NOTE: u32 = 0x31; constant LC_BUILD_VERSION (line 778) | pub const LC_BUILD_VERSION: u32 = 0x32; constant LC_DYLD_EXPORTS_TRIE (line 780) | pub const LC_DYLD_EXPORTS_TRIE: u32 = 0x33 | LC_REQ_DYLD; constant LC_DYLD_CHAINED_FIXUPS (line 782) | pub const LC_DYLD_CHAINED_FIXUPS: u32 = 0x34 | LC_REQ_DYLD; constant LC_FILESET_ENTRY (line 784) | pub const LC_FILESET_ENTRY: u32 = 0x35 | LC_REQ_DYLD; type LcStr (line 795) | pub struct LcStr { type SegmentCommand32 (line 814) | pub struct SegmentCommand32 { type SegmentCommand64 (line 847) | pub struct SegmentCommand64 { constant SG_HIGHVM (line 874) | pub const SG_HIGHVM: u32 = 0x1; constant SG_FVMLIB (line 876) | pub const SG_FVMLIB: u32 = 0x2; constant SG_NORELOC (line 878) | pub const SG_NORELOC: u32 = 0x4; constant SG_PROTECTED_VERSION_1 (line 880) | pub const SG_PROTECTED_VERSION_1: u32 = 0x8; constant SG_READ_ONLY (line 882) | pub const SG_READ_ONLY: u32 = 0x10; type Section32 (line 914) | pub struct Section32 { type Section64 (line 942) | pub struct Section64 { constant SECTION_TYPE (line 976) | pub const SECTION_TYPE: u32 = 0x0000_00ff; constant SECTION_ATTRIBUTES (line 978) | pub const SECTION_ATTRIBUTES: u32 = 0xffff_ff00; constant S_REGULAR (line 982) | pub const S_REGULAR: u32 = 0x0; constant S_ZEROFILL (line 984) | pub const S_ZEROFILL: u32 = 0x1; constant S_CSTRING_LITERALS (line 986) | pub const S_CSTRING_LITERALS: u32 = 0x2; constant S_4BYTE_LITERALS (line 988) | pub const S_4BYTE_LITERALS: u32 = 0x3; constant S_8BYTE_LITERALS (line 990) | pub const S_8BYTE_LITERALS: u32 = 0x4; constant S_LITERAL_POINTERS (line 992) | pub const S_LITERAL_POINTERS: u32 = 0x5; constant S_NON_LAZY_SYMBOL_POINTERS (line 1006) | pub const S_NON_LAZY_SYMBOL_POINTERS: u32 = 0x6; constant S_LAZY_SYMBOL_POINTERS (line 1008) | pub const S_LAZY_SYMBOL_POINTERS: u32 = 0x7; constant S_SYMBOL_STUBS (line 1010) | pub const S_SYMBOL_STUBS: u32 = 0x8; constant S_MOD_INIT_FUNC_POINTERS (line 1012) | pub const S_MOD_INIT_FUNC_POINTERS: u32 = 0x9; constant S_MOD_TERM_FUNC_POINTERS (line 1014) | pub const S_MOD_TERM_FUNC_POINTERS: u32 = 0xa; constant S_COALESCED (line 1016) | pub const S_COALESCED: u32 = 0xb; constant S_GB_ZEROFILL (line 1018) | pub const S_GB_ZEROFILL: u32 = 0xc; constant S_INTERPOSING (line 1020) | pub const S_INTERPOSING: u32 = 0xd; constant S_16BYTE_LITERALS (line 1022) | pub const S_16BYTE_LITERALS: u32 = 0xe; constant S_DTRACE_DOF (line 1024) | pub const S_DTRACE_DOF: u32 = 0xf; constant S_LAZY_DYLIB_SYMBOL_POINTERS (line 1026) | pub const S_LAZY_DYLIB_SYMBOL_POINTERS: u32 = 0x10; constant S_THREAD_LOCAL_REGULAR (line 1031) | pub const S_THREAD_LOCAL_REGULAR: u32 = 0x11; constant S_THREAD_LOCAL_ZEROFILL (line 1033) | pub const S_THREAD_LOCAL_ZEROFILL: u32 = 0x12; constant S_THREAD_LOCAL_VARIABLES (line 1035) | pub const S_THREAD_LOCAL_VARIABLES: u32 = 0x13; constant S_THREAD_LOCAL_VARIABLE_POINTERS (line 1037) | pub const S_THREAD_LOCAL_VARIABLE_POINTERS: u32 = 0x14; constant S_THREAD_LOCAL_INIT_FUNCTION_POINTERS (line 1039) | pub const S_THREAD_LOCAL_INIT_FUNCTION_POINTERS: u32 = 0x15; constant S_INIT_FUNC_OFFSETS (line 1041) | pub const S_INIT_FUNC_OFFSETS: u32 = 0x16; constant SECTION_ATTRIBUTES_USR (line 1048) | pub const SECTION_ATTRIBUTES_USR: u32 = 0xff00_0000; constant S_ATTR_PURE_INSTRUCTIONS (line 1050) | pub const S_ATTR_PURE_INSTRUCTIONS: u32 = 0x8000_0000; constant S_ATTR_NO_TOC (line 1052) | pub const S_ATTR_NO_TOC: u32 = 0x4000_0000; constant S_ATTR_STRIP_STATIC_SYMS (line 1054) | pub const S_ATTR_STRIP_STATIC_SYMS: u32 = 0x2000_0000; constant S_ATTR_NO_DEAD_STRIP (line 1056) | pub const S_ATTR_NO_DEAD_STRIP: u32 = 0x1000_0000; constant S_ATTR_LIVE_SUPPORT (line 1058) | pub const S_ATTR_LIVE_SUPPORT: u32 = 0x0800_0000; constant S_ATTR_SELF_MODIFYING_CODE (line 1060) | pub const S_ATTR_SELF_MODIFYING_CODE: u32 = 0x0400_0000; constant S_ATTR_DEBUG (line 1071) | pub const S_ATTR_DEBUG: u32 = 0x0200_0000; constant SECTION_ATTRIBUTES_SYS (line 1073) | pub const SECTION_ATTRIBUTES_SYS: u32 = 0x00ff_ff00; constant S_ATTR_SOME_INSTRUCTIONS (line 1075) | pub const S_ATTR_SOME_INSTRUCTIONS: u32 = 0x0000_0400; constant S_ATTR_EXT_RELOC (line 1077) | pub const S_ATTR_EXT_RELOC: u32 = 0x0000_0200; constant S_ATTR_LOC_RELOC (line 1079) | pub const S_ATTR_LOC_RELOC: u32 = 0x0000_0100; constant SEG_PAGEZERO (line 1098) | pub const SEG_PAGEZERO: &str = "__PAGEZERO"; constant SEG_TEXT (line 1101) | pub const SEG_TEXT: &str = "__TEXT"; constant SECT_TEXT (line 1103) | pub const SECT_TEXT: &str = "__text"; constant SECT_FVMLIB_INIT0 (line 1105) | pub const SECT_FVMLIB_INIT0: &str = "__fvmlib_init0"; constant SECT_FVMLIB_INIT1 (line 1107) | pub const SECT_FVMLIB_INIT1: &str = "__fvmlib_init1"; constant SEG_DATA (line 1110) | pub const SEG_DATA: &str = "__DATA"; constant SECT_DATA (line 1112) | pub const SECT_DATA: &str = "__data"; constant SECT_BSS (line 1114) | pub const SECT_BSS: &str = "__bss"; constant SECT_COMMON (line 1116) | pub const SECT_COMMON: &str = "__common"; constant SEG_OBJC (line 1119) | pub const SEG_OBJC: &str = "__OBJC"; constant SECT_OBJC_SYMBOLS (line 1121) | pub const SECT_OBJC_SYMBOLS: &str = "__symbol_table"; constant SECT_OBJC_MODULES (line 1123) | pub const SECT_OBJC_MODULES: &str = "__module_info"; constant SECT_OBJC_STRINGS (line 1125) | pub const SECT_OBJC_STRINGS: &str = "__selector_strs"; constant SECT_OBJC_REFS (line 1127) | pub const SECT_OBJC_REFS: &str = "__selector_refs"; constant SEG_ICON (line 1130) | pub const SEG_ICON: &str = "__ICON"; constant SECT_ICON_HEADER (line 1132) | pub const SECT_ICON_HEADER: &str = "__header"; constant SECT_ICON_TIFF (line 1134) | pub const SECT_ICON_TIFF: &str = "__tiff"; constant SEG_LINKEDIT (line 1137) | pub const SEG_LINKEDIT: &str = "__LINKEDIT"; constant SEG_LINKINFO (line 1140) | pub const SEG_LINKINFO: &str = "__LINKINFO"; constant SEG_UNIXSTACK (line 1143) | pub const SEG_UNIXSTACK: &str = "__UNIXSTACK"; constant SEG_IMPORT (line 1146) | pub const SEG_IMPORT: &str = "__IMPORT"; type Fvmlib (line 1156) | pub struct Fvmlib { type FvmlibCommand (line 1174) | pub struct FvmlibCommand { type Dylib (line 1194) | pub struct Dylib { type DylibCommand (line 1214) | pub struct DylibCommand { type SubFrameworkCommand (line 1235) | pub struct SubFrameworkCommand { type SubClientCommand (line 1255) | pub struct SubClientCommand { type SubUmbrellaCommand (line 1279) | pub struct SubUmbrellaCommand { type SubLibraryCommand (line 1305) | pub struct SubLibraryCommand { type PreboundDylibCommand (line 1325) | pub struct PreboundDylibCommand { type DylinkerCommand (line 1348) | pub struct DylinkerCommand { type ThreadCommand (line 1380) | pub struct ThreadCommand { type RoutinesCommand32 (line 1401) | pub struct RoutinesCommand32 { type RoutinesCommand64 (line 1424) | pub struct RoutinesCommand64 { type SymtabCommand (line 1449) | pub struct SymtabCommand { type DysymtabCommand (line 1506) | pub struct DysymtabCommand { constant INDIRECT_SYMBOL_LOCAL (line 1648) | pub const INDIRECT_SYMBOL_LOCAL: u32 = 0x8000_0000; constant INDIRECT_SYMBOL_ABS (line 1649) | pub const INDIRECT_SYMBOL_ABS: u32 = 0x4000_0000; type DylibTableOfContents (line 1654) | pub struct DylibTableOfContents { type DylibModule32 (line 1664) | pub struct DylibModule32 { type DylibModule64 (line 1700) | pub struct DylibModule64 { type DylibReference (line 1743) | pub struct DylibReference { type TwolevelHintsCommand (line 1757) | pub struct TwolevelHintsCommand { type TwolevelHint (line 1786) | pub struct TwolevelHint { type PrebindCksumCommand (line 1807) | pub struct PrebindCksumCommand { type UuidCommand (line 1822) | pub struct UuidCommand { type RpathCommand (line 1837) | pub struct RpathCommand { type LinkeditDataCommand (line 1852) | pub struct LinkeditDataCommand { type FilesetEntryCommand (line 1867) | pub struct FilesetEntryCommand { type EncryptionInfoCommand32 (line 1888) | pub struct EncryptionInfoCommand32 { type EncryptionInfoCommand64 (line 1907) | pub struct EncryptionInfoCommand64 { type VersionMinCommand (line 1928) | pub struct VersionMinCommand { type BuildVersionCommand (line 1946) | pub struct BuildVersionCommand { type BuildToolVersion (line 1963) | pub struct BuildToolVersion { constant PLATFORM_MACOS (line 1971) | pub const PLATFORM_MACOS: u32 = 1; constant PLATFORM_IOS (line 1972) | pub const PLATFORM_IOS: u32 = 2; constant PLATFORM_TVOS (line 1973) | pub const PLATFORM_TVOS: u32 = 3; constant PLATFORM_WATCHOS (line 1974) | pub const PLATFORM_WATCHOS: u32 = 4; constant PLATFORM_BRIDGEOS (line 1975) | pub const PLATFORM_BRIDGEOS: u32 = 5; constant PLATFORM_MACCATALYST (line 1976) | pub const PLATFORM_MACCATALYST: u32 = 6; constant PLATFORM_IOSSIMULATOR (line 1977) | pub const PLATFORM_IOSSIMULATOR: u32 = 7; constant PLATFORM_TVOSSIMULATOR (line 1978) | pub const PLATFORM_TVOSSIMULATOR: u32 = 8; constant PLATFORM_WATCHOSSIMULATOR (line 1979) | pub const PLATFORM_WATCHOSSIMULATOR: u32 = 9; constant PLATFORM_DRIVERKIT (line 1980) | pub const PLATFORM_DRIVERKIT: u32 = 10; constant TOOL_CLANG (line 1983) | pub const TOOL_CLANG: u32 = 1; constant TOOL_SWIFT (line 1984) | pub const TOOL_SWIFT: u32 = 2; constant TOOL_LD (line 1985) | pub const TOOL_LD: u32 = 3; type DyldInfoCommand (line 1997) | pub struct DyldInfoCommand { constant REBASE_TYPE_POINTER (line 2115) | pub const REBASE_TYPE_POINTER: u8 = 1; constant REBASE_TYPE_TEXT_ABSOLUTE32 (line 2116) | pub const REBASE_TYPE_TEXT_ABSOLUTE32: u8 = 2; constant REBASE_TYPE_TEXT_PCREL32 (line 2117) | pub const REBASE_TYPE_TEXT_PCREL32: u8 = 3; constant REBASE_OPCODE_MASK (line 2119) | pub const REBASE_OPCODE_MASK: u8 = 0xF0; constant REBASE_IMMEDIATE_MASK (line 2120) | pub const REBASE_IMMEDIATE_MASK: u8 = 0x0F; constant REBASE_OPCODE_DONE (line 2121) | pub const REBASE_OPCODE_DONE: u8 = 0x00; constant REBASE_OPCODE_SET_TYPE_IMM (line 2122) | pub const REBASE_OPCODE_SET_TYPE_IMM: u8 = 0x10; constant REBASE_OPCODE_SET_SEGMENT_AND_OFFSET_ULEB (line 2123) | pub const REBASE_OPCODE_SET_SEGMENT_AND_OFFSET_ULEB: u8 = 0x20; constant REBASE_OPCODE_ADD_ADDR_ULEB (line 2124) | pub const REBASE_OPCODE_ADD_ADDR_ULEB: u8 = 0x30; constant REBASE_OPCODE_ADD_ADDR_IMM_SCALED (line 2125) | pub const REBASE_OPCODE_ADD_ADDR_IMM_SCALED: u8 = 0x40; constant REBASE_OPCODE_DO_REBASE_IMM_TIMES (line 2126) | pub const REBASE_OPCODE_DO_REBASE_IMM_TIMES: u8 = 0x50; constant REBASE_OPCODE_DO_REBASE_ULEB_TIMES (line 2127) | pub const REBASE_OPCODE_DO_REBASE_ULEB_TIMES: u8 = 0x60; constant REBASE_OPCODE_DO_REBASE_ADD_ADDR_ULEB (line 2128) | pub const REBASE_OPCODE_DO_REBASE_ADD_ADDR_ULEB: u8 = 0x70; constant REBASE_OPCODE_DO_REBASE_ULEB_TIMES_SKIPPING_ULEB (line 2129) | pub const REBASE_OPCODE_DO_REBASE_ULEB_TIMES_SKIPPING_ULEB: u8 = 0x80; constant BIND_TYPE_POINTER (line 2134) | pub const BIND_TYPE_POINTER: u8 = 1; constant BIND_TYPE_TEXT_ABSOLUTE32 (line 2135) | pub const BIND_TYPE_TEXT_ABSOLUTE32: u8 = 2; constant BIND_TYPE_TEXT_PCREL32 (line 2136) | pub const BIND_TYPE_TEXT_PCREL32: u8 = 3; constant BIND_SPECIAL_DYLIB_SELF (line 2138) | pub const BIND_SPECIAL_DYLIB_SELF: i8 = 0; constant BIND_SPECIAL_DYLIB_MAIN_EXECUTABLE (line 2139) | pub const BIND_SPECIAL_DYLIB_MAIN_EXECUTABLE: i8 = -1; constant BIND_SPECIAL_DYLIB_FLAT_LOOKUP (line 2140) | pub const BIND_SPECIAL_DYLIB_FLAT_LOOKUP: i8 = -2; constant BIND_SPECIAL_DYLIB_WEAK_LOOKUP (line 2141) | pub const BIND_SPECIAL_DYLIB_WEAK_LOOKUP: i8 = -3; constant BIND_SYMBOL_FLAGS_WEAK_IMPORT (line 2143) | pub const BIND_SYMBOL_FLAGS_WEAK_IMPORT: u8 = 0x1; constant BIND_SYMBOL_FLAGS_NON_WEAK_DEFINITION (line 2144) | pub const BIND_SYMBOL_FLAGS_NON_WEAK_DEFINITION: u8 = 0x8; constant BIND_OPCODE_MASK (line 2146) | pub const BIND_OPCODE_MASK: u8 = 0xF0; constant BIND_IMMEDIATE_MASK (line 2147) | pub const BIND_IMMEDIATE_MASK: u8 = 0x0F; constant BIND_OPCODE_DONE (line 2148) | pub const BIND_OPCODE_DONE: u8 = 0x00; constant BIND_OPCODE_SET_DYLIB_ORDINAL_IMM (line 2149) | pub const BIND_OPCODE_SET_DYLIB_ORDINAL_IMM: u8 = 0x10; constant BIND_OPCODE_SET_DYLIB_ORDINAL_ULEB (line 2150) | pub const BIND_OPCODE_SET_DYLIB_ORDINAL_ULEB: u8 = 0x20; constant BIND_OPCODE_SET_DYLIB_SPECIAL_IMM (line 2151) | pub const BIND_OPCODE_SET_DYLIB_SPECIAL_IMM: u8 = 0x30; constant BIND_OPCODE_SET_SYMBOL_TRAILING_FLAGS_IMM (line 2152) | pub const BIND_OPCODE_SET_SYMBOL_TRAILING_FLAGS_IMM: u8 = 0x40; constant BIND_OPCODE_SET_TYPE_IMM (line 2153) | pub const BIND_OPCODE_SET_TYPE_IMM: u8 = 0x50; constant BIND_OPCODE_SET_ADDEND_SLEB (line 2154) | pub const BIND_OPCODE_SET_ADDEND_SLEB: u8 = 0x60; constant BIND_OPCODE_SET_SEGMENT_AND_OFFSET_ULEB (line 2155) | pub const BIND_OPCODE_SET_SEGMENT_AND_OFFSET_ULEB: u8 = 0x70; constant BIND_OPCODE_ADD_ADDR_ULEB (line 2156) | pub const BIND_OPCODE_ADD_ADDR_ULEB: u8 = 0x80; constant BIND_OPCODE_DO_BIND (line 2157) | pub const BIND_OPCODE_DO_BIND: u8 = 0x90; constant BIND_OPCODE_DO_BIND_ADD_ADDR_ULEB (line 2158) | pub const BIND_OPCODE_DO_BIND_ADD_ADDR_ULEB: u8 = 0xA0; constant BIND_OPCODE_DO_BIND_ADD_ADDR_IMM_SCALED (line 2159) | pub const BIND_OPCODE_DO_BIND_ADD_ADDR_IMM_SCALED: u8 = 0xB0; constant BIND_OPCODE_DO_BIND_ULEB_TIMES_SKIPPING_ULEB (line 2160) | pub const BIND_OPCODE_DO_BIND_ULEB_TIMES_SKIPPING_ULEB: u8 = 0xC0; constant BIND_OPCODE_THREADED (line 2161) | pub const BIND_OPCODE_THREADED: u8 = 0xD0; constant BIND_SUBOPCODE_THREADED_SET_BIND_ORDINAL_TABLE_SIZE_ULEB (line 2162) | pub const BIND_SUBOPCODE_THREADED_SET_BIND_ORDINAL_TABLE_SIZE_ULEB: u8 =... constant BIND_SUBOPCODE_THREADED_APPLY (line 2163) | pub const BIND_SUBOPCODE_THREADED_APPLY: u8 = 0x01; constant EXPORT_SYMBOL_FLAGS_KIND_MASK (line 2169) | pub const EXPORT_SYMBOL_FLAGS_KIND_MASK: u32 = 0x03; constant EXPORT_SYMBOL_FLAGS_KIND_REGULAR (line 2170) | pub const EXPORT_SYMBOL_FLAGS_KIND_REGULAR: u32 = 0x00; constant EXPORT_SYMBOL_FLAGS_KIND_THREAD_LOCAL (line 2171) | pub const EXPORT_SYMBOL_FLAGS_KIND_THREAD_LOCAL: u32 = 0x01; constant EXPORT_SYMBOL_FLAGS_KIND_ABSOLUTE (line 2172) | pub const EXPORT_SYMBOL_FLAGS_KIND_ABSOLUTE: u32 = 0x02; constant EXPORT_SYMBOL_FLAGS_WEAK_DEFINITION (line 2173) | pub const EXPORT_SYMBOL_FLAGS_WEAK_DEFINITION: u32 = 0x04; constant EXPORT_SYMBOL_FLAGS_REEXPORT (line 2174) | pub const EXPORT_SYMBOL_FLAGS_REEXPORT: u32 = 0x08; constant EXPORT_SYMBOL_FLAGS_STUB_AND_RESOLVER (line 2175) | pub const EXPORT_SYMBOL_FLAGS_STUB_AND_RESOLVER: u32 = 0x10; type LinkerOptionCommand (line 2182) | pub struct LinkerOptionCommand { type SymsegCommand (line 2203) | pub struct SymsegCommand { type IdentCommand (line 2222) | pub struct IdentCommand { type FvmfileCommand (line 2237) | pub struct FvmfileCommand { type EntryPointCommand (line 2256) | pub struct EntryPointCommand { type SourceVersionCommand (line 2273) | pub struct SourceVersionCommand { type DataInCodeEntry (line 2289) | pub struct DataInCodeEntry { constant DICE_KIND_DATA (line 2297) | pub const DICE_KIND_DATA: u32 = 0x0001; constant DICE_KIND_JUMP_TABLE8 (line 2298) | pub const DICE_KIND_JUMP_TABLE8: u32 = 0x0002; constant DICE_KIND_JUMP_TABLE16 (line 2299) | pub const DICE_KIND_JUMP_TABLE16: u32 = 0x0003; constant DICE_KIND_JUMP_TABLE32 (line 2300) | pub const DICE_KIND_JUMP_TABLE32: u32 = 0x0004; constant DICE_KIND_ABS_JUMP_TABLE32 (line 2301) | pub const DICE_KIND_ABS_JUMP_TABLE32: u32 = 0x0005; type NoteCommand (line 2324) | pub struct NoteCommand { type Nlist32 (line 2341) | pub struct Nlist32 { type Nlist64 (line 2359) | pub struct Nlist64 { constant N_STAB (line 2389) | pub const N_STAB: u8 = 0xe0; constant N_PEXT (line 2391) | pub const N_PEXT: u8 = 0x10; constant N_TYPE (line 2393) | pub const N_TYPE: u8 = 0x0e; constant N_EXT (line 2395) | pub const N_EXT: u8 = 0x01; constant N_UNDF (line 2408) | pub const N_UNDF: u8 = 0x0; constant N_ABS (line 2410) | pub const N_ABS: u8 = 0x2; constant N_SECT (line 2412) | pub const N_SECT: u8 = 0xe; constant N_PBUD (line 2414) | pub const N_PBUD: u8 = 0xc; constant N_INDR (line 2416) | pub const N_INDR: u8 = 0xa; constant NO_SECT (line 2438) | pub const NO_SECT: u8 = 0; constant MAX_SECT (line 2440) | pub const MAX_SECT: u8 = 255; constant REFERENCE_TYPE (line 2477) | pub const REFERENCE_TYPE: u16 = 0x7; constant REFERENCE_FLAG_UNDEFINED_NON_LAZY (line 2479) | pub const REFERENCE_FLAG_UNDEFINED_NON_LAZY: u16 = 0; constant REFERENCE_FLAG_UNDEFINED_LAZY (line 2480) | pub const REFERENCE_FLAG_UNDEFINED_LAZY: u16 = 1; constant REFERENCE_FLAG_DEFINED (line 2481) | pub const REFERENCE_FLAG_DEFINED: u16 = 2; constant REFERENCE_FLAG_PRIVATE_DEFINED (line 2482) | pub const REFERENCE_FLAG_PRIVATE_DEFINED: u16 = 3; constant REFERENCE_FLAG_PRIVATE_UNDEFINED_NON_LAZY (line 2483) | pub const REFERENCE_FLAG_PRIVATE_UNDEFINED_NON_LAZY: u16 = 4; constant REFERENCE_FLAG_PRIVATE_UNDEFINED_LAZY (line 2484) | pub const REFERENCE_FLAG_PRIVATE_UNDEFINED_LAZY: u16 = 5; constant REFERENCED_DYNAMICALLY (line 2492) | pub const REFERENCED_DYNAMICALLY: u16 = 0x0010; constant SELF_LIBRARY_ORDINAL (line 2526) | pub const SELF_LIBRARY_ORDINAL: u8 = 0x0; constant MAX_LIBRARY_ORDINAL (line 2527) | pub const MAX_LIBRARY_ORDINAL: u8 = 0xfd; constant DYNAMIC_LOOKUP_ORDINAL (line 2528) | pub const DYNAMIC_LOOKUP_ORDINAL: u8 = 0xfe; constant EXECUTABLE_ORDINAL (line 2529) | pub const EXECUTABLE_ORDINAL: u8 = 0xff; constant N_NO_DEAD_STRIP (line 2542) | pub const N_NO_DEAD_STRIP: u16 = 0x0020; constant N_DESC_DISCARDED (line 2550) | pub const N_DESC_DISCARDED: u16 = 0x0020; constant N_WEAK_REF (line 2558) | pub const N_WEAK_REF: u16 = 0x0040; constant N_WEAK_DEF (line 2567) | pub const N_WEAK_DEF: u16 = 0x0080; constant N_REF_TO_WEAK (line 2574) | pub const N_REF_TO_WEAK: u16 = 0x0080; constant N_ARM_THUMB_DEF (line 2581) | pub const N_ARM_THUMB_DEF: u16 = 0x0008; constant N_SYMBOL_RESOLVER (line 2589) | pub const N_SYMBOL_RESOLVER: u16 = 0x0100; constant N_ALT_ENTRY (line 2595) | pub const N_ALT_ENTRY: u16 = 0x0200; constant N_GSYM (line 2625) | pub const N_GSYM: u8 = 0x20; constant N_FNAME (line 2627) | pub const N_FNAME: u8 = 0x22; constant N_FUN (line 2629) | pub const N_FUN: u8 = 0x24; constant N_STSYM (line 2631) | pub const N_STSYM: u8 = 0x26; constant N_LCSYM (line 2633) | pub const N_LCSYM: u8 = 0x28; constant N_BNSYM (line 2635) | pub const N_BNSYM: u8 = 0x2e; constant N_AST (line 2637) | pub const N_AST: u8 = 0x32; constant N_OPT (line 2639) | pub const N_OPT: u8 = 0x3c; constant N_RSYM (line 2641) | pub const N_RSYM: u8 = 0x40; constant N_SLINE (line 2643) | pub const N_SLINE: u8 = 0x44; constant N_ENSYM (line 2645) | pub const N_ENSYM: u8 = 0x4e; constant N_SSYM (line 2647) | pub const N_SSYM: u8 = 0x60; constant N_SO (line 2649) | pub const N_SO: u8 = 0x64; constant N_OSO (line 2651) | pub const N_OSO: u8 = 0x66; constant N_LSYM (line 2653) | pub const N_LSYM: u8 = 0x80; constant N_BINCL (line 2655) | pub const N_BINCL: u8 = 0x82; constant N_SOL (line 2657) | pub const N_SOL: u8 = 0x84; constant N_PARAMS (line 2659) | pub const N_PARAMS: u8 = 0x86; constant N_VERSION (line 2661) | pub const N_VERSION: u8 = 0x88; constant N_OLEVEL (line 2663) | pub const N_OLEVEL: u8 = 0x8A; constant N_PSYM (line 2665) | pub const N_PSYM: u8 = 0xa0; constant N_EINCL (line 2667) | pub const N_EINCL: u8 = 0xa2; constant N_ENTRY (line 2669) | pub const N_ENTRY: u8 = 0xa4; constant N_LBRAC (line 2671) | pub const N_LBRAC: u8 = 0xc0; constant N_EXCL (line 2673) | pub const N_EXCL: u8 = 0xc2; constant N_RBRAC (line 2675) | pub const N_RBRAC: u8 = 0xe0; constant N_BCOMM (line 2677) | pub const N_BCOMM: u8 = 0xe2; constant N_ECOMM (line 2679) | pub const N_ECOMM: u8 = 0xe4; constant N_ECOML (line 2681) | pub const N_ECOML: u8 = 0xe8; constant N_LENG (line 2683) | pub const N_LENG: u8 = 0xfe; constant N_PC (line 2689) | pub const N_PC: u8 = 0x30; type Relocation (line 2702) | pub struct Relocation { function r_scattered (line 2710) | pub fn r_scattered(self, endian: E, cputype: u32) -> bool { function info (line 2719) | pub fn info(self, endian: E) -> RelocationInfo { function scattered_info (line 2744) | pub fn scattered_info(self, endian: E) -> ScatteredRelocationInfo { type RelocationInfo (line 2767) | pub struct RelocationInfo { method relocation (line 2784) | pub fn relocation(self, endian: E) -> Relocation { constant R_ABS (line 2807) | pub const R_ABS: u8 = 0; constant R_SCATTERED (line 2873) | pub const R_SCATTERED: u32 = 0x8000_0000; type ScatteredRelocationInfo (line 2876) | pub struct ScatteredRelocationInfo { method relocation (line 2891) | pub fn relocation(self, endian: E) -> Relocation { constant GENERIC_RELOC_VANILLA (line 2924) | pub const GENERIC_RELOC_VANILLA: u8 = 0; constant GENERIC_RELOC_PAIR (line 2926) | pub const GENERIC_RELOC_PAIR: u8 = 1; constant GENERIC_RELOC_SECTDIFF (line 2927) | pub const GENERIC_RELOC_SECTDIFF: u8 = 2; constant GENERIC_RELOC_PB_LA_PTR (line 2929) | pub const GENERIC_RELOC_PB_LA_PTR: u8 = 3; constant GENERIC_RELOC_LOCAL_SECTDIFF (line 2930) | pub const GENERIC_RELOC_LOCAL_SECTDIFF: u8 = 4; constant GENERIC_RELOC_TLV (line 2932) | pub const GENERIC_RELOC_TLV: u8 = 5; constant ARM_RELOC_VANILLA (line 2945) | pub const ARM_RELOC_VANILLA: u8 = 0; constant ARM_RELOC_PAIR (line 2947) | pub const ARM_RELOC_PAIR: u8 = 1; constant ARM_RELOC_SECTDIFF (line 2949) | pub const ARM_RELOC_SECTDIFF: u8 = 2; constant ARM_RELOC_LOCAL_SECTDIFF (line 2951) | pub const ARM_RELOC_LOCAL_SECTDIFF: u8 = 3; constant ARM_RELOC_PB_LA_PTR (line 2953) | pub const ARM_RELOC_PB_LA_PTR: u8 = 4; constant ARM_RELOC_BR24 (line 2955) | pub const ARM_RELOC_BR24: u8 = 5; constant ARM_THUMB_RELOC_BR22 (line 2957) | pub const ARM_THUMB_RELOC_BR22: u8 = 6; constant ARM_THUMB_32BIT_BRANCH (line 2959) | pub const ARM_THUMB_32BIT_BRANCH: u8 = 7; constant ARM_RELOC_HALF (line 2974) | pub const ARM_RELOC_HALF: u8 = 8; constant ARM_RELOC_HALF_SECTDIFF (line 2975) | pub const ARM_RELOC_HALF_SECTDIFF: u8 = 9; constant ARM64_RELOC_UNSIGNED (line 2983) | pub const ARM64_RELOC_UNSIGNED: u8 = 0; constant ARM64_RELOC_SUBTRACTOR (line 2985) | pub const ARM64_RELOC_SUBTRACTOR: u8 = 1; constant ARM64_RELOC_BRANCH26 (line 2987) | pub const ARM64_RELOC_BRANCH26: u8 = 2; constant ARM64_RELOC_PAGE21 (line 2989) | pub const ARM64_RELOC_PAGE21: u8 = 3; constant ARM64_RELOC_PAGEOFF12 (line 2991) | pub const ARM64_RELOC_PAGEOFF12: u8 = 4; constant ARM64_RELOC_GOT_LOAD_PAGE21 (line 2993) | pub const ARM64_RELOC_GOT_LOAD_PAGE21: u8 = 5; constant ARM64_RELOC_GOT_LOAD_PAGEOFF12 (line 2995) | pub const ARM64_RELOC_GOT_LOAD_PAGEOFF12: u8 = 6; constant ARM64_RELOC_POINTER_TO_GOT (line 2997) | pub const ARM64_RELOC_POINTER_TO_GOT: u8 = 7; constant ARM64_RELOC_TLVP_LOAD_PAGE21 (line 2999) | pub const ARM64_RELOC_TLVP_LOAD_PAGE21: u8 = 8; constant ARM64_RELOC_TLVP_LOAD_PAGEOFF12 (line 3001) | pub const ARM64_RELOC_TLVP_LOAD_PAGEOFF12: u8 = 9; constant ARM64_RELOC_ADDEND (line 3003) | pub const ARM64_RELOC_ADDEND: u8 = 10; constant ARM64_RELOC_AUTHENTICATED_POINTER (line 3024) | pub const ARM64_RELOC_AUTHENTICATED_POINTER: u8 = 11; constant PPC_RELOC_VANILLA (line 3044) | pub const PPC_RELOC_VANILLA: u8 = 0; constant PPC_RELOC_PAIR (line 3046) | pub const PPC_RELOC_PAIR: u8 = 1; constant PPC_RELOC_BR14 (line 3048) | pub const PPC_RELOC_BR14: u8 = 2; constant PPC_RELOC_BR24 (line 3050) | pub const PPC_RELOC_BR24: u8 = 3; constant PPC_RELOC_HI16 (line 3052) | pub const PPC_RELOC_HI16: u8 = 4; constant PPC_RELOC_LO16 (line 3054) | pub const PPC_RELOC_LO16: u8 = 5; constant PPC_RELOC_HA16 (line 3058) | pub const PPC_RELOC_HA16: u8 = 6; constant PPC_RELOC_LO14 (line 3061) | pub const PPC_RELOC_LO14: u8 = 7; constant PPC_RELOC_SECTDIFF (line 3063) | pub const PPC_RELOC_SECTDIFF: u8 = 8; constant PPC_RELOC_PB_LA_PTR (line 3065) | pub const PPC_RELOC_PB_LA_PTR: u8 = 9; constant PPC_RELOC_HI16_SECTDIFF (line 3067) | pub const PPC_RELOC_HI16_SECTDIFF: u8 = 10; constant PPC_RELOC_LO16_SECTDIFF (line 3069) | pub const PPC_RELOC_LO16_SECTDIFF: u8 = 11; constant PPC_RELOC_HA16_SECTDIFF (line 3070) | pub const PPC_RELOC_HA16_SECTDIFF: u8 = 12; constant PPC_RELOC_JBSR (line 3071) | pub const PPC_RELOC_JBSR: u8 = 13; constant PPC_RELOC_LO14_SECTDIFF (line 3072) | pub const PPC_RELOC_LO14_SECTDIFF: u8 = 14; constant PPC_RELOC_LOCAL_SECTDIFF (line 3074) | pub const PPC_RELOC_LOCAL_SECTDIFF: u8 = 15; constant X86_64_RELOC_UNSIGNED (line 3229) | pub const X86_64_RELOC_UNSIGNED: u8 = 0; constant X86_64_RELOC_SIGNED (line 3231) | pub const X86_64_RELOC_SIGNED: u8 = 1; constant X86_64_RELOC_BRANCH (line 3233) | pub const X86_64_RELOC_BRANCH: u8 = 2; constant X86_64_RELOC_GOT_LOAD (line 3235) | pub const X86_64_RELOC_GOT_LOAD: u8 = 3; constant X86_64_RELOC_GOT (line 3237) | pub const X86_64_RELOC_GOT: u8 = 4; constant X86_64_RELOC_SUBTRACTOR (line 3239) | pub const X86_64_RELOC_SUBTRACTOR: u8 = 5; constant X86_64_RELOC_SIGNED_1 (line 3241) | pub const X86_64_RELOC_SIGNED_1: u8 = 6; constant X86_64_RELOC_SIGNED_2 (line 3243) | pub const X86_64_RELOC_SIGNED_2: u8 = 7; constant X86_64_RELOC_SIGNED_4 (line 3245) | pub const X86_64_RELOC_SIGNED_4: u8 = 8; constant X86_64_RELOC_TLV (line 3247) | pub const X86_64_RELOC_TLV: u8 = 9; FILE: builder/third-party/object/src/pe.rs constant IMAGE_DOS_SIGNATURE (line 16) | pub const IMAGE_DOS_SIGNATURE: u16 = 0x5A4D; constant IMAGE_OS2_SIGNATURE (line 18) | pub const IMAGE_OS2_SIGNATURE: u16 = 0x454E; constant IMAGE_OS2_SIGNATURE_LE (line 20) | pub const IMAGE_OS2_SIGNATURE_LE: u16 = 0x454C; constant IMAGE_VXD_SIGNATURE (line 22) | pub const IMAGE_VXD_SIGNATURE: u16 = 0x454C; constant IMAGE_NT_SIGNATURE (line 24) | pub const IMAGE_NT_SIGNATURE: u32 = 0x0000_4550; type ImageDosHeader (line 29) | pub struct ImageDosHeader { type ImageOs2Header (line 73) | pub struct ImageOs2Header { type ImageVxdHeader (line 139) | pub struct ImageVxdHeader { type MaskedRichHeaderEntry (line 252) | pub struct MaskedRichHeaderEntry { type ImageFileHeader (line 263) | pub struct ImageFileHeader { constant IMAGE_SIZEOF_FILE_HEADER (line 273) | pub const IMAGE_SIZEOF_FILE_HEADER: usize = 20; constant IMAGE_FILE_RELOCS_STRIPPED (line 276) | pub const IMAGE_FILE_RELOCS_STRIPPED: u16 = 0x0001; constant IMAGE_FILE_EXECUTABLE_IMAGE (line 278) | pub const IMAGE_FILE_EXECUTABLE_IMAGE: u16 = 0x0002; constant IMAGE_FILE_LINE_NUMS_STRIPPED (line 280) | pub const IMAGE_FILE_LINE_NUMS_STRIPPED: u16 = 0x0004; constant IMAGE_FILE_LOCAL_SYMS_STRIPPED (line 282) | pub const IMAGE_FILE_LOCAL_SYMS_STRIPPED: u16 = 0x0008; constant IMAGE_FILE_AGGRESIVE_WS_TRIM (line 284) | pub const IMAGE_FILE_AGGRESIVE_WS_TRIM: u16 = 0x0010; constant IMAGE_FILE_LARGE_ADDRESS_AWARE (line 286) | pub const IMAGE_FILE_LARGE_ADDRESS_AWARE: u16 = 0x0020; constant IMAGE_FILE_BYTES_REVERSED_LO (line 288) | pub const IMAGE_FILE_BYTES_REVERSED_LO: u16 = 0x0080; constant IMAGE_FILE_32BIT_MACHINE (line 290) | pub const IMAGE_FILE_32BIT_MACHINE: u16 = 0x0100; constant IMAGE_FILE_DEBUG_STRIPPED (line 292) | pub const IMAGE_FILE_DEBUG_STRIPPED: u16 = 0x0200; constant IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP (line 294) | pub const IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP: u16 = 0x0400; constant IMAGE_FILE_NET_RUN_FROM_SWAP (line 296) | pub const IMAGE_FILE_NET_RUN_FROM_SWAP: u16 = 0x0800; constant IMAGE_FILE_SYSTEM (line 298) | pub const IMAGE_FILE_SYSTEM: u16 = 0x1000; constant IMAGE_FILE_DLL (line 300) | pub const IMAGE_FILE_DLL: u16 = 0x2000; constant IMAGE_FILE_UP_SYSTEM_ONLY (line 302) | pub const IMAGE_FILE_UP_SYSTEM_ONLY: u16 = 0x4000; constant IMAGE_FILE_BYTES_REVERSED_HI (line 304) | pub const IMAGE_FILE_BYTES_REVERSED_HI: u16 = 0x8000; constant IMAGE_FILE_MACHINE_UNKNOWN (line 306) | pub const IMAGE_FILE_MACHINE_UNKNOWN: u16 = 0; constant IMAGE_FILE_MACHINE_TARGET_HOST (line 308) | pub const IMAGE_FILE_MACHINE_TARGET_HOST: u16 = 0x0001; constant IMAGE_FILE_MACHINE_I386 (line 310) | pub const IMAGE_FILE_MACHINE_I386: u16 = 0x014c; constant IMAGE_FILE_MACHINE_R3000 (line 312) | pub const IMAGE_FILE_MACHINE_R3000: u16 = 0x0162; constant IMAGE_FILE_MACHINE_R4000 (line 314) | pub const IMAGE_FILE_MACHINE_R4000: u16 = 0x0166; constant IMAGE_FILE_MACHINE_R10000 (line 316) | pub const IMAGE_FILE_MACHINE_R10000: u16 = 0x0168; constant IMAGE_FILE_MACHINE_WCEMIPSV2 (line 318) | pub const IMAGE_FILE_MACHINE_WCEMIPSV2: u16 = 0x0169; constant IMAGE_FILE_MACHINE_ALPHA (line 320) | pub const IMAGE_FILE_MACHINE_ALPHA: u16 = 0x0184; constant IMAGE_FILE_MACHINE_SH3 (line 322) | pub const IMAGE_FILE_MACHINE_SH3: u16 = 0x01a2; constant IMAGE_FILE_MACHINE_SH3DSP (line 323) | pub const IMAGE_FILE_MACHINE_SH3DSP: u16 = 0x01a3; constant IMAGE_FILE_MACHINE_SH3E (line 325) | pub const IMAGE_FILE_MACHINE_SH3E: u16 = 0x01a4; constant IMAGE_FILE_MACHINE_SH4 (line 327) | pub const IMAGE_FILE_MACHINE_SH4: u16 = 0x01a6; constant IMAGE_FILE_MACHINE_SH5 (line 329) | pub const IMAGE_FILE_MACHINE_SH5: u16 = 0x01a8; constant IMAGE_FILE_MACHINE_ARM (line 331) | pub const IMAGE_FILE_MACHINE_ARM: u16 = 0x01c0; constant IMAGE_FILE_MACHINE_THUMB (line 333) | pub const IMAGE_FILE_MACHINE_THUMB: u16 = 0x01c2; constant IMAGE_FILE_MACHINE_ARMNT (line 335) | pub const IMAGE_FILE_MACHINE_ARMNT: u16 = 0x01c4; constant IMAGE_FILE_MACHINE_AM33 (line 336) | pub const IMAGE_FILE_MACHINE_AM33: u16 = 0x01d3; constant IMAGE_FILE_MACHINE_POWERPC (line 338) | pub const IMAGE_FILE_MACHINE_POWERPC: u16 = 0x01F0; constant IMAGE_FILE_MACHINE_POWERPCFP (line 339) | pub const IMAGE_FILE_MACHINE_POWERPCFP: u16 = 0x01f1; constant IMAGE_FILE_MACHINE_IA64 (line 341) | pub const IMAGE_FILE_MACHINE_IA64: u16 = 0x0200; constant IMAGE_FILE_MACHINE_MIPS16 (line 343) | pub const IMAGE_FILE_MACHINE_MIPS16: u16 = 0x0266; constant IMAGE_FILE_MACHINE_ALPHA64 (line 345) | pub const IMAGE_FILE_MACHINE_ALPHA64: u16 = 0x0284; constant IMAGE_FILE_MACHINE_MIPSFPU (line 347) | pub const IMAGE_FILE_MACHINE_MIPSFPU: u16 = 0x0366; constant IMAGE_FILE_MACHINE_MIPSFPU16 (line 349) | pub const IMAGE_FILE_MACHINE_MIPSFPU16: u16 = 0x0466; constant IMAGE_FILE_MACHINE_AXP64 (line 350) | pub const IMAGE_FILE_MACHINE_AXP64: u16 = IMAGE_FILE_MACHINE_ALPHA64; constant IMAGE_FILE_MACHINE_TRICORE (line 352) | pub const IMAGE_FILE_MACHINE_TRICORE: u16 = 0x0520; constant IMAGE_FILE_MACHINE_CEF (line 353) | pub const IMAGE_FILE_MACHINE_CEF: u16 = 0x0CEF; constant IMAGE_FILE_MACHINE_EBC (line 355) | pub const IMAGE_FILE_MACHINE_EBC: u16 = 0x0EBC; constant IMAGE_FILE_MACHINE_AMD64 (line 357) | pub const IMAGE_FILE_MACHINE_AMD64: u16 = 0x8664; constant IMAGE_FILE_MACHINE_M32R (line 359) | pub const IMAGE_FILE_MACHINE_M32R: u16 = 0x9041; constant IMAGE_FILE_MACHINE_ARM64 (line 361) | pub const IMAGE_FILE_MACHINE_ARM64: u16 = 0xAA64; constant IMAGE_FILE_MACHINE_ARM64EC (line 363) | pub const IMAGE_FILE_MACHINE_ARM64EC: u16 = 0xA641; constant IMAGE_FILE_MACHINE_CEE (line 364) | pub const IMAGE_FILE_MACHINE_CEE: u16 = 0xC0EE; constant IMAGE_FILE_MACHINE_RISCV32 (line 366) | pub const IMAGE_FILE_MACHINE_RISCV32: u16 = 0x5032; constant IMAGE_FILE_MACHINE_RISCV64 (line 368) | pub const IMAGE_FILE_MACHINE_RISCV64: u16 = 0x5064; constant IMAGE_FILE_MACHINE_RISCV128 (line 370) | pub const IMAGE_FILE_MACHINE_RISCV128: u16 = 0x5128; type ImageDataDirectory (line 378) | pub struct ImageDataDirectory { constant IMAGE_NUMBEROF_DIRECTORY_ENTRIES (line 383) | pub const IMAGE_NUMBEROF_DIRECTORY_ENTRIES: usize = 16; type ImageOptionalHeader32 (line 391) | pub struct ImageOptionalHeader32 { type ImageRomOptionalHeader (line 430) | pub struct ImageRomOptionalHeader { type ImageOptionalHeader64 (line 448) | pub struct ImageOptionalHeader64 { constant IMAGE_NT_OPTIONAL_HDR32_MAGIC (line 481) | pub const IMAGE_NT_OPTIONAL_HDR32_MAGIC: u16 = 0x10b; constant IMAGE_NT_OPTIONAL_HDR64_MAGIC (line 482) | pub const IMAGE_NT_OPTIONAL_HDR64_MAGIC: u16 = 0x20b; constant IMAGE_ROM_OPTIONAL_HDR_MAGIC (line 483) | pub const IMAGE_ROM_OPTIONAL_HDR_MAGIC: u16 = 0x107; type ImageNtHeaders64 (line 487) | pub struct ImageNtHeaders64 { type ImageNtHeaders32 (line 495) | pub struct ImageNtHeaders32 { type ImageRomHeaders (line 503) | pub struct ImageRomHeaders { constant IMAGE_SUBSYSTEM_UNKNOWN (line 511) | pub const IMAGE_SUBSYSTEM_UNKNOWN: u16 = 0; constant IMAGE_SUBSYSTEM_NATIVE (line 513) | pub const IMAGE_SUBSYSTEM_NATIVE: u16 = 1; constant IMAGE_SUBSYSTEM_WINDOWS_GUI (line 515) | pub const IMAGE_SUBSYSTEM_WINDOWS_GUI: u16 = 2; constant IMAGE_SUBSYSTEM_WINDOWS_CUI (line 517) | pub const IMAGE_SUBSYSTEM_WINDOWS_CUI: u16 = 3; constant IMAGE_SUBSYSTEM_OS2_CUI (line 519) | pub const IMAGE_SUBSYSTEM_OS2_CUI: u16 = 5; constant IMAGE_SUBSYSTEM_POSIX_CUI (line 521) | pub const IMAGE_SUBSYSTEM_POSIX_CUI: u16 = 7; constant IMAGE_SUBSYSTEM_NATIVE_WINDOWS (line 523) | pub const IMAGE_SUBSYSTEM_NATIVE_WINDOWS: u16 = 8; constant IMAGE_SUBSYSTEM_WINDOWS_CE_GUI (line 525) | pub const IMAGE_SUBSYSTEM_WINDOWS_CE_GUI: u16 = 9; constant IMAGE_SUBSYSTEM_EFI_APPLICATION (line 526) | pub const IMAGE_SUBSYSTEM_EFI_APPLICATION: u16 = 10; constant IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER (line 527) | pub const IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER: u16 = 11; constant IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER (line 528) | pub const IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER: u16 = 12; constant IMAGE_SUBSYSTEM_EFI_ROM (line 529) | pub const IMAGE_SUBSYSTEM_EFI_ROM: u16 = 13; constant IMAGE_SUBSYSTEM_XBOX (line 530) | pub const IMAGE_SUBSYSTEM_XBOX: u16 = 14; constant IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION (line 531) | pub const IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION: u16 = 16; constant IMAGE_SUBSYSTEM_XBOX_CODE_CATALOG (line 532) | pub const IMAGE_SUBSYSTEM_XBOX_CODE_CATALOG: u16 = 17; constant IMAGE_DLLCHARACTERISTICS_HIGH_ENTROPY_VA (line 541) | pub const IMAGE_DLLCHARACTERISTICS_HIGH_ENTROPY_VA: u16 = 0x0020; constant IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE (line 543) | pub const IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE: u16 = 0x0040; constant IMAGE_DLLCHARACTERISTICS_FORCE_INTEGRITY (line 545) | pub const IMAGE_DLLCHARACTERISTICS_FORCE_INTEGRITY: u16 = 0x0080; constant IMAGE_DLLCHARACTERISTICS_NX_COMPAT (line 547) | pub const IMAGE_DLLCHARACTERISTICS_NX_COMPAT: u16 = 0x0100; constant IMAGE_DLLCHARACTERISTICS_NO_ISOLATION (line 549) | pub const IMAGE_DLLCHARACTERISTICS_NO_ISOLATION: u16 = 0x0200; constant IMAGE_DLLCHARACTERISTICS_NO_SEH (line 551) | pub const IMAGE_DLLCHARACTERISTICS_NO_SEH: u16 = 0x0400; constant IMAGE_DLLCHARACTERISTICS_NO_BIND (line 553) | pub const IMAGE_DLLCHARACTERISTICS_NO_BIND: u16 = 0x0800; constant IMAGE_DLLCHARACTERISTICS_APPCONTAINER (line 555) | pub const IMAGE_DLLCHARACTERISTICS_APPCONTAINER: u16 = 0x1000; constant IMAGE_DLLCHARACTERISTICS_WDM_DRIVER (line 557) | pub const IMAGE_DLLCHARACTERISTICS_WDM_DRIVER: u16 = 0x2000; constant IMAGE_DLLCHARACTERISTICS_GUARD_CF (line 559) | pub const IMAGE_DLLCHARACTERISTICS_GUARD_CF: u16 = 0x4000; constant IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE (line 560) | pub const IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE: u16 = 0x8000; constant IMAGE_DIRECTORY_ENTRY_EXPORT (line 565) | pub const IMAGE_DIRECTORY_ENTRY_EXPORT: usize = 0; constant IMAGE_DIRECTORY_ENTRY_IMPORT (line 567) | pub const IMAGE_DIRECTORY_ENTRY_IMPORT: usize = 1; constant IMAGE_DIRECTORY_ENTRY_RESOURCE (line 569) | pub const IMAGE_DIRECTORY_ENTRY_RESOURCE: usize = 2; constant IMAGE_DIRECTORY_ENTRY_EXCEPTION (line 571) | pub const IMAGE_DIRECTORY_ENTRY_EXCEPTION: usize = 3; constant IMAGE_DIRECTORY_ENTRY_SECURITY (line 573) | pub const IMAGE_DIRECTORY_ENTRY_SECURITY: usize = 4; constant IMAGE_DIRECTORY_ENTRY_BASERELOC (line 575) | pub const IMAGE_DIRECTORY_ENTRY_BASERELOC: usize = 5; constant IMAGE_DIRECTORY_ENTRY_DEBUG (line 577) | pub const IMAGE_DIRECTORY_ENTRY_DEBUG: usize = 6; constant IMAGE_DIRECTORY_ENTRY_ARCHITECTURE (line 580) | pub const IMAGE_DIRECTORY_ENTRY_ARCHITECTURE: usize = 7; constant IMAGE_DIRECTORY_ENTRY_GLOBALPTR (line 582) | pub const IMAGE_DIRECTORY_ENTRY_GLOBALPTR: usize = 8; constant IMAGE_DIRECTORY_ENTRY_TLS (line 584) | pub const IMAGE_DIRECTORY_ENTRY_TLS: usize = 9; constant IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG (line 586) | pub const IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG: usize = 10; constant IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT (line 588) | pub const IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT: usize = 11; constant IMAGE_DIRECTORY_ENTRY_IAT (line 590) | pub const IMAGE_DIRECTORY_ENTRY_IAT: usize = 12; constant IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT (line 592) | pub const IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT: usize = 13; constant IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR (line 594) | pub const IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR: usize = 14; type Guid (line 598) | pub struct Guid(pub [u8; 16]); method data1 (line 602) | pub fn data1(self) -> U32 { method data2 (line 607) | pub fn data2(self) -> U16 { method data3 (line 612) | pub fn data3(self) -> U16 { method data4 (line 617) | pub fn data4(self) -> [u8; 8] { type AnonObjectHeader (line 627) | pub struct AnonObjectHeader { type AnonObjectHeaderV2 (line 644) | pub struct AnonObjectHeaderV2 { constant ANON_OBJECT_HEADER_BIGOBJ_CLASS_ID (line 666) | pub const ANON_OBJECT_HEADER_BIGOBJ_CLASS_ID: ClsId = ClsId([ type AnonObjectHeaderBigobj (line 672) | pub struct AnonObjectHeaderBigobj { constant IMAGE_SIZEOF_SHORT_NAME (line 701) | pub const IMAGE_SIZEOF_SHORT_NAME: usize = 8; type ImageSectionHeader (line 709) | pub struct ImageSectionHeader { constant IMAGE_SIZEOF_SECTION_HEADER (line 722) | pub const IMAGE_SIZEOF_SECTION_HEADER: usize = 40; constant IMAGE_SCN_TYPE_NO_PAD (line 731) | pub const IMAGE_SCN_TYPE_NO_PAD: u32 = 0x0000_0008; constant IMAGE_SCN_CNT_CODE (line 735) | pub const IMAGE_SCN_CNT_CODE: u32 = 0x0000_0020; constant IMAGE_SCN_CNT_INITIALIZED_DATA (line 737) | pub const IMAGE_SCN_CNT_INITIALIZED_DATA: u32 = 0x0000_0040; constant IMAGE_SCN_CNT_UNINITIALIZED_DATA (line 739) | pub const IMAGE_SCN_CNT_UNINITIALIZED_DATA: u32 = 0x0000_0080; constant IMAGE_SCN_LNK_OTHER (line 742) | pub const IMAGE_SCN_LNK_OTHER: u32 = 0x0000_0100; constant IMAGE_SCN_LNK_INFO (line 744) | pub const IMAGE_SCN_LNK_INFO: u32 = 0x0000_0200; constant IMAGE_SCN_LNK_REMOVE (line 747) | pub const IMAGE_SCN_LNK_REMOVE: u32 = 0x0000_0800; constant IMAGE_SCN_LNK_COMDAT (line 749) | pub const IMAGE_SCN_LNK_COMDAT: u32 = 0x0000_1000; constant IMAGE_SCN_NO_DEFER_SPEC_EXC (line 753) | pub const IMAGE_SCN_NO_DEFER_SPEC_EXC: u32 = 0x0000_4000; constant IMAGE_SCN_GPREL (line 755) | pub const IMAGE_SCN_GPREL: u32 = 0x0000_8000; constant IMAGE_SCN_MEM_FARDATA (line 756) | pub const IMAGE_SCN_MEM_FARDATA: u32 = 0x0000_8000; constant IMAGE_SCN_MEM_PURGEABLE (line 758) | pub const IMAGE_SCN_MEM_PURGEABLE: u32 = 0x0002_0000; constant IMAGE_SCN_MEM_16BIT (line 759) | pub const IMAGE_SCN_MEM_16BIT: u32 = 0x0002_0000; constant IMAGE_SCN_MEM_LOCKED (line 760) | pub const IMAGE_SCN_MEM_LOCKED: u32 = 0x0004_0000; constant IMAGE_SCN_MEM_PRELOAD (line 761) | pub const IMAGE_SCN_MEM_PRELOAD: u32 = 0x0008_0000; constant IMAGE_SCN_ALIGN_1BYTES (line 763) | pub const IMAGE_SCN_ALIGN_1BYTES: u32 = 0x0010_0000; constant IMAGE_SCN_ALIGN_2BYTES (line 764) | pub const IMAGE_SCN_ALIGN_2BYTES: u32 = 0x0020_0000; constant IMAGE_SCN_ALIGN_4BYTES (line 765) | pub const IMAGE_SCN_ALIGN_4BYTES: u32 = 0x0030_0000; constant IMAGE_SCN_ALIGN_8BYTES (line 766) | pub const IMAGE_SCN_ALIGN_8BYTES: u32 = 0x0040_0000; constant IMAGE_SCN_ALIGN_16BYTES (line 768) | pub const IMAGE_SCN_ALIGN_16BYTES: u32 = 0x0050_0000; constant IMAGE_SCN_ALIGN_32BYTES (line 769) | pub const IMAGE_SCN_ALIGN_32BYTES: u32 = 0x0060_0000; constant IMAGE_SCN_ALIGN_64BYTES (line 770) | pub const IMAGE_SCN_ALIGN_64BYTES: u32 = 0x0070_0000; constant IMAGE_SCN_ALIGN_128BYTES (line 771) | pub const IMAGE_SCN_ALIGN_128BYTES: u32 = 0x0080_0000; constant IMAGE_SCN_ALIGN_256BYTES (line 772) | pub const IMAGE_SCN_ALIGN_256BYTES: u32 = 0x0090_0000; constant IMAGE_SCN_ALIGN_512BYTES (line 773) | pub const IMAGE_SCN_ALIGN_512BYTES: u32 = 0x00A0_0000; constant IMAGE_SCN_ALIGN_1024BYTES (line 774) | pub const IMAGE_SCN_ALIGN_1024BYTES: u32 = 0x00B0_0000; constant IMAGE_SCN_ALIGN_2048BYTES (line 775) | pub const IMAGE_SCN_ALIGN_2048BYTES: u32 = 0x00C0_0000; constant IMAGE_SCN_ALIGN_4096BYTES (line 776) | pub const IMAGE_SCN_ALIGN_4096BYTES: u32 = 0x00D0_0000; constant IMAGE_SCN_ALIGN_8192BYTES (line 777) | pub const IMAGE_SCN_ALIGN_8192BYTES: u32 = 0x00E0_0000; constant IMAGE_SCN_ALIGN_MASK (line 779) | pub const IMAGE_SCN_ALIGN_MASK: u32 = 0x00F0_0000; constant IMAGE_SCN_LNK_NRELOC_OVFL (line 782) | pub const IMAGE_SCN_LNK_NRELOC_OVFL: u32 = 0x0100_0000; constant IMAGE_SCN_MEM_DISCARDABLE (line 784) | pub const IMAGE_SCN_MEM_DISCARDABLE: u32 = 0x0200_0000; constant IMAGE_SCN_MEM_NOT_CACHED (line 786) | pub const IMAGE_SCN_MEM_NOT_CACHED: u32 = 0x0400_0000; constant IMAGE_SCN_MEM_NOT_PAGED (line 788) | pub const IMAGE_SCN_MEM_NOT_PAGED: u32 = 0x0800_0000; constant IMAGE_SCN_MEM_SHARED (line 790) | pub const IMAGE_SCN_MEM_SHARED: u32 = 0x1000_0000; constant IMAGE_SCN_MEM_EXECUTE (line 792) | pub const IMAGE_SCN_MEM_EXECUTE: u32 = 0x2000_0000; constant IMAGE_SCN_MEM_READ (line 794) | pub const IMAGE_SCN_MEM_READ: u32 = 0x4000_0000; constant IMAGE_SCN_MEM_WRITE (line 796) | pub const IMAGE_SCN_MEM_WRITE: u32 = 0x8000_0000; constant IMAGE_SCN_SCALE_INDEX (line 802) | pub const IMAGE_SCN_SCALE_INDEX: u32 = 0x0000_0001; type ImageSymbol (line 811) | pub struct ImageSymbol { constant IMAGE_SIZEOF_SYMBOL (line 821) | pub const IMAGE_SIZEOF_SYMBOL: usize = 18; type ImageSymbolBytes (line 825) | pub struct ImageSymbolBytes(pub [u8; IMAGE_SIZEOF_SYMBOL]); type ImageSymbolEx (line 830) | pub struct ImageSymbolEx { constant IMAGE_SIZEOF_SYMBOL_EX (line 840) | pub const IMAGE_SIZEOF_SYMBOL_EX: usize = 20; type ImageSymbolExBytes (line 844) | pub struct ImageSymbolExBytes(pub [u8; IMAGE_SIZEOF_SYMBOL_EX]); constant IMAGE_SYM_UNDEFINED (line 852) | pub const IMAGE_SYM_UNDEFINED: i32 = 0; constant IMAGE_SYM_ABSOLUTE (line 854) | pub const IMAGE_SYM_ABSOLUTE: i32 = -1; constant IMAGE_SYM_DEBUG (line 856) | pub const IMAGE_SYM_DEBUG: i32 = -2; constant IMAGE_SYM_SECTION_MAX (line 858) | pub const IMAGE_SYM_SECTION_MAX: u16 = 0xFEFF; constant IMAGE_SYM_SECTION_MAX_EX (line 859) | pub const IMAGE_SYM_SECTION_MAX_EX: u32 = 0x7fff_ffff; constant IMAGE_SYM_TYPE_NULL (line 864) | pub const IMAGE_SYM_TYPE_NULL: u16 = 0x0000; constant IMAGE_SYM_TYPE_VOID (line 865) | pub const IMAGE_SYM_TYPE_VOID: u16 = 0x0001; constant IMAGE_SYM_TYPE_CHAR (line 867) | pub const IMAGE_SYM_TYPE_CHAR: u16 = 0x0002; constant IMAGE_SYM_TYPE_SHORT (line 869) | pub const IMAGE_SYM_TYPE_SHORT: u16 = 0x0003; constant IMAGE_SYM_TYPE_INT (line 870) | pub const IMAGE_SYM_TYPE_INT: u16 = 0x0004; constant IMAGE_SYM_TYPE_LONG (line 871) | pub const IMAGE_SYM_TYPE_LONG: u16 = 0x0005; constant IMAGE_SYM_TYPE_FLOAT (line 872) | pub const IMAGE_SYM_TYPE_FLOAT: u16 = 0x0006; constant IMAGE_SYM_TYPE_DOUBLE (line 873) | pub const IMAGE_SYM_TYPE_DOUBLE: u16 = 0x0007; constant IMAGE_SYM_TYPE_STRUCT (line 874) | pub const IMAGE_SYM_TYPE_STRUCT: u16 = 0x0008; constant IMAGE_SYM_TYPE_UNION (line 875) | pub const IMAGE_SYM_TYPE_UNION: u16 = 0x0009; constant IMAGE_SYM_TYPE_ENUM (line 877) | pub const IMAGE_SYM_TYPE_ENUM: u16 = 0x000A; constant IMAGE_SYM_TYPE_MOE (line 879) | pub const IMAGE_SYM_TYPE_MOE: u16 = 0x000B; constant IMAGE_SYM_TYPE_BYTE (line 880) | pub const IMAGE_SYM_TYPE_BYTE: u16 = 0x000C; constant IMAGE_SYM_TYPE_WORD (line 881) | pub const IMAGE_SYM_TYPE_WORD: u16 = 0x000D; constant IMAGE_SYM_TYPE_UINT (line 882) | pub const IMAGE_SYM_TYPE_UINT: u16 = 0x000E; constant IMAGE_SYM_TYPE_DWORD (line 883) | pub const IMAGE_SYM_TYPE_DWORD: u16 = 0x000F; constant IMAGE_SYM_TYPE_PCODE (line 884) | pub const IMAGE_SYM_TYPE_PCODE: u16 = 0x8000; constant IMAGE_SYM_DTYPE_NULL (line 889) | pub const IMAGE_SYM_DTYPE_NULL: u16 = 0; constant IMAGE_SYM_DTYPE_POINTER (line 891) | pub const IMAGE_SYM_DTYPE_POINTER: u16 = 1; constant IMAGE_SYM_DTYPE_FUNCTION (line 893) | pub const IMAGE_SYM_DTYPE_FUNCTION: u16 = 2; constant IMAGE_SYM_DTYPE_ARRAY (line 895) | pub const IMAGE_SYM_DTYPE_ARRAY: u16 = 3; constant IMAGE_SYM_CLASS_END_OF_FUNCTION (line 898) | pub const IMAGE_SYM_CLASS_END_OF_FUNCTION: u8 = 0xff; constant IMAGE_SYM_CLASS_NULL (line 899) | pub const IMAGE_SYM_CLASS_NULL: u8 = 0x00; constant IMAGE_SYM_CLASS_AUTOMATIC (line 900) | pub const IMAGE_SYM_CLASS_AUTOMATIC: u8 = 0x01; constant IMAGE_SYM_CLASS_EXTERNAL (line 901) | pub const IMAGE_SYM_CLASS_EXTERNAL: u8 = 0x02; constant IMAGE_SYM_CLASS_STATIC (line 902) | pub const IMAGE_SYM_CLASS_STATIC: u8 = 0x03; constant IMAGE_SYM_CLASS_REGISTER (line 903) | pub const IMAGE_SYM_CLASS_REGISTER: u8 = 0x04; constant IMAGE_SYM_CLASS_EXTERNAL_DEF (line 904) | pub const IMAGE_SYM_CLASS_EXTERNAL_DEF: u8 = 0x05; constant IMAGE_SYM_CLASS_LABEL (line 905) | pub const IMAGE_SYM_CLASS_LABEL: u8 = 0x06; constant IMAGE_SYM_CLASS_UNDEFINED_LABEL (line 906) | pub const IMAGE_SYM_CLASS_UNDEFINED_LABEL: u8 = 0x07; constant IMAGE_SYM_CLASS_MEMBER_OF_STRUCT (line 907) | pub const IMAGE_SYM_CLASS_MEMBER_OF_STRUCT: u8 = 0x08; constant IMAGE_SYM_CLASS_ARGUMENT (line 908) | pub const IMAGE_SYM_CLASS_ARGUMENT: u8 = 0x09; constant IMAGE_SYM_CLASS_STRUCT_TAG (line 909) | pub const IMAGE_SYM_CLASS_STRUCT_TAG: u8 = 0x0A; constant IMAGE_SYM_CLASS_MEMBER_OF_UNION (line 910) | pub const IMAGE_SYM_CLASS_MEMBER_OF_UNION: u8 = 0x0B; constant IMAGE_SYM_CLASS_UNION_TAG (line 911) | pub const IMAGE_SYM_CLASS_UNION_TAG: u8 = 0x0C; constant IMAGE_SYM_CLASS_TYPE_DEFINITION (line 912) | pub const IMAGE_SYM_CLASS_TYPE_DEFINITION: u8 = 0x0D; constant IMAGE_SYM_CLASS_UNDEFINED_STATIC (line 913) | pub const IMAGE_SYM_CLASS_UNDEFINED_STATIC: u8 = 0x0E; constant IMAGE_SYM_CLASS_ENUM_TAG (line 914) | pub const IMAGE_SYM_CLASS_ENUM_TAG: u8 = 0x0F; constant IMAGE_SYM_CLASS_MEMBER_OF_ENUM (line 915) | pub const IMAGE_SYM_CLASS_MEMBER_OF_ENUM: u8 = 0x10; constant IMAGE_SYM_CLASS_REGISTER_PARAM (line 916) | pub const IMAGE_SYM_CLASS_REGISTER_PARAM: u8 = 0x11; constant IMAGE_SYM_CLASS_BIT_FIELD (line 917) | pub const IMAGE_SYM_CLASS_BIT_FIELD: u8 = 0x12; constant IMAGE_SYM_CLASS_FAR_EXTERNAL (line 919) | pub const IMAGE_SYM_CLASS_FAR_EXTERNAL: u8 = 0x44; constant IMAGE_SYM_CLASS_BLOCK (line 921) | pub const IMAGE_SYM_CLASS_BLOCK: u8 = 0x64; constant IMAGE_SYM_CLASS_FUNCTION (line 922) | pub const IMAGE_SYM_CLASS_FUNCTION: u8 = 0x65; constant IMAGE_SYM_CLASS_END_OF_STRUCT (line 923) | pub const IMAGE_SYM_CLASS_END_OF_STRUCT: u8 = 0x66; constant IMAGE_SYM_CLASS_FILE (line 924) | pub const IMAGE_SYM_CLASS_FILE: u8 = 0x67; constant IMAGE_SYM_CLASS_SECTION (line 926) | pub const IMAGE_SYM_CLASS_SECTION: u8 = 0x68; constant IMAGE_SYM_CLASS_WEAK_EXTERNAL (line 927) | pub const IMAGE_SYM_CLASS_WEAK_EXTERNAL: u8 = 0x69; constant IMAGE_SYM_CLASS_CLR_TOKEN (line 929) | pub const IMAGE_SYM_CLASS_CLR_TOKEN: u8 = 0x6B; constant N_BTMASK (line 933) | pub const N_BTMASK: u16 = 0x000F; constant N_TMASK (line 934) | pub const N_TMASK: u16 = 0x0030; constant N_TMASK1 (line 935) | pub const N_TMASK1: u16 = 0x00C0; constant N_TMASK2 (line 936) | pub const N_TMASK2: u16 = 0x00F0; constant N_BTSHFT (line 937) | pub const N_BTSHFT: usize = 4; constant N_TSHIFT (line 938) | pub const N_TSHIFT: usize = 2; constant IMAGE_SYM_DTYPE_SHIFT (line 940) | pub const IMAGE_SYM_DTYPE_SHIFT: usize = N_BTSHFT; type ImageAuxSymbolTokenDef (line 950) | pub struct ImageAuxSymbolTokenDef { constant IMAGE_AUX_SYMBOL_TYPE_TOKEN_DEF (line 960) | pub const IMAGE_AUX_SYMBOL_TYPE_TOKEN_DEF: u16 = 1; type ImageAuxSymbolFunction (line 966) | pub struct ImageAuxSymbolFunction { type ImageAuxSymbolFunctionBeginEnd (line 978) | pub struct ImageAuxSymbolFunctionBeginEnd { type ImageAuxSymbolWeak (line 993) | pub struct ImageAuxSymbolWeak { type ImageAuxSymbolSection (line 1005) | pub struct ImageAuxSymbolSection { type ImageAuxSymbolCrc (line 1027) | pub struct ImageAuxSymbolCrc { constant IMAGE_COMDAT_SELECT_NODUPLICATES (line 1035) | pub const IMAGE_COMDAT_SELECT_NODUPLICATES: u8 = 1; constant IMAGE_COMDAT_SELECT_ANY (line 1036) | pub const IMAGE_COMDAT_SELECT_ANY: u8 = 2; constant IMAGE_COMDAT_SELECT_SAME_SIZE (line 1037) | pub const IMAGE_COMDAT_SELECT_SAME_SIZE: u8 = 3; constant IMAGE_COMDAT_SELECT_EXACT_MATCH (line 1038) | pub const IMAGE_COMDAT_SELECT_EXACT_MATCH: u8 = 4; constant IMAGE_COMDAT_SELECT_ASSOCIATIVE (line 1039) | pub const IMAGE_COMDAT_SELECT_ASSOCIATIVE: u8 = 5; constant IMAGE_COMDAT_SELECT_LARGEST (line 1040) | pub const IMAGE_COMDAT_SELECT_LARGEST: u8 = 6; constant IMAGE_COMDAT_SELECT_NEWEST (line 1041) | pub const IMAGE_COMDAT_SELECT_NEWEST: u8 = 7; constant IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY (line 1043) | pub const IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY: u16 = 1; constant IMAGE_WEAK_EXTERN_SEARCH_LIBRARY (line 1044) | pub const IMAGE_WEAK_EXTERN_SEARCH_LIBRARY: u16 = 2; constant IMAGE_WEAK_EXTERN_SEARCH_ALIAS (line 1045) | pub const IMAGE_WEAK_EXTERN_SEARCH_ALIAS: u16 = 3; constant IMAGE_WEAK_EXTERN_ANTI_DEPENDENCY (line 1046) | pub const IMAGE_WEAK_EXTERN_ANTI_DEPENDENCY: u16 = 4; type ImageRelocation (line 1055) | pub struct ImageRelocation { constant IMAGE_REL_I386_ABSOLUTE (line 1066) | pub const IMAGE_REL_I386_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_I386_DIR16 (line 1068) | pub const IMAGE_REL_I386_DIR16: u16 = 0x0001; constant IMAGE_REL_I386_REL16 (line 1070) | pub const IMAGE_REL_I386_REL16: u16 = 0x0002; constant IMAGE_REL_I386_DIR32 (line 1072) | pub const IMAGE_REL_I386_DIR32: u16 = 0x0006; constant IMAGE_REL_I386_DIR32NB (line 1074) | pub const IMAGE_REL_I386_DIR32NB: u16 = 0x0007; constant IMAGE_REL_I386_SEG12 (line 1076) | pub const IMAGE_REL_I386_SEG12: u16 = 0x0009; constant IMAGE_REL_I386_SECTION (line 1077) | pub const IMAGE_REL_I386_SECTION: u16 = 0x000A; constant IMAGE_REL_I386_SECREL (line 1078) | pub const IMAGE_REL_I386_SECREL: u16 = 0x000B; constant IMAGE_REL_I386_TOKEN (line 1080) | pub const IMAGE_REL_I386_TOKEN: u16 = 0x000C; constant IMAGE_REL_I386_SECREL7 (line 1082) | pub const IMAGE_REL_I386_SECREL7: u16 = 0x000D; constant IMAGE_REL_I386_REL32 (line 1084) | pub const IMAGE_REL_I386_REL32: u16 = 0x0014; constant IMAGE_REL_MIPS_ABSOLUTE (line 1090) | pub const IMAGE_REL_MIPS_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_MIPS_REFHALF (line 1091) | pub const IMAGE_REL_MIPS_REFHALF: u16 = 0x0001; constant IMAGE_REL_MIPS_REFWORD (line 1092) | pub const IMAGE_REL_MIPS_REFWORD: u16 = 0x0002; constant IMAGE_REL_MIPS_JMPADDR (line 1093) | pub const IMAGE_REL_MIPS_JMPADDR: u16 = 0x0003; constant IMAGE_REL_MIPS_REFHI (line 1094) | pub const IMAGE_REL_MIPS_REFHI: u16 = 0x0004; constant IMAGE_REL_MIPS_REFLO (line 1095) | pub const IMAGE_REL_MIPS_REFLO: u16 = 0x0005; constant IMAGE_REL_MIPS_GPREL (line 1096) | pub const IMAGE_REL_MIPS_GPREL: u16 = 0x0006; constant IMAGE_REL_MIPS_LITERAL (line 1097) | pub const IMAGE_REL_MIPS_LITERAL: u16 = 0x0007; constant IMAGE_REL_MIPS_SECTION (line 1098) | pub const IMAGE_REL_MIPS_SECTION: u16 = 0x000A; constant IMAGE_REL_MIPS_SECREL (line 1099) | pub const IMAGE_REL_MIPS_SECREL: u16 = 0x000B; constant IMAGE_REL_MIPS_SECRELLO (line 1101) | pub const IMAGE_REL_MIPS_SECRELLO: u16 = 0x000C; constant IMAGE_REL_MIPS_SECRELHI (line 1103) | pub const IMAGE_REL_MIPS_SECRELHI: u16 = 0x000D; constant IMAGE_REL_MIPS_TOKEN (line 1105) | pub const IMAGE_REL_MIPS_TOKEN: u16 = 0x000E; constant IMAGE_REL_MIPS_JMPADDR16 (line 1106) | pub const IMAGE_REL_MIPS_JMPADDR16: u16 = 0x0010; constant IMAGE_REL_MIPS_REFWORDNB (line 1107) | pub const IMAGE_REL_MIPS_REFWORDNB: u16 = 0x0022; constant IMAGE_REL_MIPS_PAIR (line 1108) | pub const IMAGE_REL_MIPS_PAIR: u16 = 0x0025; constant IMAGE_REL_ALPHA_ABSOLUTE (line 1113) | pub const IMAGE_REL_ALPHA_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_ALPHA_REFLONG (line 1114) | pub const IMAGE_REL_ALPHA_REFLONG: u16 = 0x0001; constant IMAGE_REL_ALPHA_REFQUAD (line 1115) | pub const IMAGE_REL_ALPHA_REFQUAD: u16 = 0x0002; constant IMAGE_REL_ALPHA_GPREL32 (line 1116) | pub const IMAGE_REL_ALPHA_GPREL32: u16 = 0x0003; constant IMAGE_REL_ALPHA_LITERAL (line 1117) | pub const IMAGE_REL_ALPHA_LITERAL: u16 = 0x0004; constant IMAGE_REL_ALPHA_LITUSE (line 1118) | pub const IMAGE_REL_ALPHA_LITUSE: u16 = 0x0005; constant IMAGE_REL_ALPHA_GPDISP (line 1119) | pub const IMAGE_REL_ALPHA_GPDISP: u16 = 0x0006; constant IMAGE_REL_ALPHA_BRADDR (line 1120) | pub const IMAGE_REL_ALPHA_BRADDR: u16 = 0x0007; constant IMAGE_REL_ALPHA_HINT (line 1121) | pub const IMAGE_REL_ALPHA_HINT: u16 = 0x0008; constant IMAGE_REL_ALPHA_INLINE_REFLONG (line 1122) | pub const IMAGE_REL_ALPHA_INLINE_REFLONG: u16 = 0x0009; constant IMAGE_REL_ALPHA_REFHI (line 1123) | pub const IMAGE_REL_ALPHA_REFHI: u16 = 0x000A; constant IMAGE_REL_ALPHA_REFLO (line 1124) | pub const IMAGE_REL_ALPHA_REFLO: u16 = 0x000B; constant IMAGE_REL_ALPHA_PAIR (line 1125) | pub const IMAGE_REL_ALPHA_PAIR: u16 = 0x000C; constant IMAGE_REL_ALPHA_MATCH (line 1126) | pub const IMAGE_REL_ALPHA_MATCH: u16 = 0x000D; constant IMAGE_REL_ALPHA_SECTION (line 1127) | pub const IMAGE_REL_ALPHA_SECTION: u16 = 0x000E; constant IMAGE_REL_ALPHA_SECREL (line 1128) | pub const IMAGE_REL_ALPHA_SECREL: u16 = 0x000F; constant IMAGE_REL_ALPHA_REFLONGNB (line 1129) | pub const IMAGE_REL_ALPHA_REFLONGNB: u16 = 0x0010; constant IMAGE_REL_ALPHA_SECRELLO (line 1131) | pub const IMAGE_REL_ALPHA_SECRELLO: u16 = 0x0011; constant IMAGE_REL_ALPHA_SECRELHI (line 1133) | pub const IMAGE_REL_ALPHA_SECRELHI: u16 = 0x0012; constant IMAGE_REL_ALPHA_REFQ3 (line 1135) | pub const IMAGE_REL_ALPHA_REFQ3: u16 = 0x0013; constant IMAGE_REL_ALPHA_REFQ2 (line 1137) | pub const IMAGE_REL_ALPHA_REFQ2: u16 = 0x0014; constant IMAGE_REL_ALPHA_REFQ1 (line 1139) | pub const IMAGE_REL_ALPHA_REFQ1: u16 = 0x0015; constant IMAGE_REL_ALPHA_GPRELLO (line 1141) | pub const IMAGE_REL_ALPHA_GPRELLO: u16 = 0x0016; constant IMAGE_REL_ALPHA_GPRELHI (line 1143) | pub const IMAGE_REL_ALPHA_GPRELHI: u16 = 0x0017; constant IMAGE_REL_PPC_ABSOLUTE (line 1149) | pub const IMAGE_REL_PPC_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_PPC_ADDR64 (line 1151) | pub const IMAGE_REL_PPC_ADDR64: u16 = 0x0001; constant IMAGE_REL_PPC_ADDR32 (line 1153) | pub const IMAGE_REL_PPC_ADDR32: u16 = 0x0002; constant IMAGE_REL_PPC_ADDR24 (line 1155) | pub const IMAGE_REL_PPC_ADDR24: u16 = 0x0003; constant IMAGE_REL_PPC_ADDR16 (line 1157) | pub const IMAGE_REL_PPC_ADDR16: u16 = 0x0004; constant IMAGE_REL_PPC_ADDR14 (line 1159) | pub const IMAGE_REL_PPC_ADDR14: u16 = 0x0005; constant IMAGE_REL_PPC_REL24 (line 1161) | pub const IMAGE_REL_PPC_REL24: u16 = 0x0006; constant IMAGE_REL_PPC_REL14 (line 1163) | pub const IMAGE_REL_PPC_REL14: u16 = 0x0007; constant IMAGE_REL_PPC_TOCREL16 (line 1165) | pub const IMAGE_REL_PPC_TOCREL16: u16 = 0x0008; constant IMAGE_REL_PPC_TOCREL14 (line 1167) | pub const IMAGE_REL_PPC_TOCREL14: u16 = 0x0009; constant IMAGE_REL_PPC_ADDR32NB (line 1170) | pub const IMAGE_REL_PPC_ADDR32NB: u16 = 0x000A; constant IMAGE_REL_PPC_SECREL (line 1172) | pub const IMAGE_REL_PPC_SECREL: u16 = 0x000B; constant IMAGE_REL_PPC_SECTION (line 1174) | pub const IMAGE_REL_PPC_SECTION: u16 = 0x000C; constant IMAGE_REL_PPC_IFGLUE (line 1176) | pub const IMAGE_REL_PPC_IFGLUE: u16 = 0x000D; constant IMAGE_REL_PPC_IMGLUE (line 1178) | pub const IMAGE_REL_PPC_IMGLUE: u16 = 0x000E; constant IMAGE_REL_PPC_SECREL16 (line 1180) | pub const IMAGE_REL_PPC_SECREL16: u16 = 0x000F; constant IMAGE_REL_PPC_REFHI (line 1181) | pub const IMAGE_REL_PPC_REFHI: u16 = 0x0010; constant IMAGE_REL_PPC_REFLO (line 1182) | pub const IMAGE_REL_PPC_REFLO: u16 = 0x0011; constant IMAGE_REL_PPC_PAIR (line 1183) | pub const IMAGE_REL_PPC_PAIR: u16 = 0x0012; constant IMAGE_REL_PPC_SECRELLO (line 1185) | pub const IMAGE_REL_PPC_SECRELLO: u16 = 0x0013; constant IMAGE_REL_PPC_SECRELHI (line 1187) | pub const IMAGE_REL_PPC_SECRELHI: u16 = 0x0014; constant IMAGE_REL_PPC_GPREL (line 1188) | pub const IMAGE_REL_PPC_GPREL: u16 = 0x0015; constant IMAGE_REL_PPC_TOKEN (line 1190) | pub const IMAGE_REL_PPC_TOKEN: u16 = 0x0016; constant IMAGE_REL_PPC_TYPEMASK (line 1193) | pub const IMAGE_REL_PPC_TYPEMASK: u16 = 0x00FF; constant IMAGE_REL_PPC_NEG (line 1198) | pub const IMAGE_REL_PPC_NEG: u16 = 0x0100; constant IMAGE_REL_PPC_BRTAKEN (line 1200) | pub const IMAGE_REL_PPC_BRTAKEN: u16 = 0x0200; constant IMAGE_REL_PPC_BRNTAKEN (line 1202) | pub const IMAGE_REL_PPC_BRNTAKEN: u16 = 0x0400; constant IMAGE_REL_PPC_TOCDEFN (line 1204) | pub const IMAGE_REL_PPC_TOCDEFN: u16 = 0x0800; constant IMAGE_REL_SH3_ABSOLUTE (line 1210) | pub const IMAGE_REL_SH3_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_SH3_DIRECT16 (line 1212) | pub const IMAGE_REL_SH3_DIRECT16: u16 = 0x0001; constant IMAGE_REL_SH3_DIRECT32 (line 1214) | pub const IMAGE_REL_SH3_DIRECT32: u16 = 0x0002; constant IMAGE_REL_SH3_DIRECT8 (line 1216) | pub const IMAGE_REL_SH3_DIRECT8: u16 = 0x0003; constant IMAGE_REL_SH3_DIRECT8_WORD (line 1218) | pub const IMAGE_REL_SH3_DIRECT8_WORD: u16 = 0x0004; constant IMAGE_REL_SH3_DIRECT8_LONG (line 1220) | pub const IMAGE_REL_SH3_DIRECT8_LONG: u16 = 0x0005; constant IMAGE_REL_SH3_DIRECT4 (line 1222) | pub const IMAGE_REL_SH3_DIRECT4: u16 = 0x0006; constant IMAGE_REL_SH3_DIRECT4_WORD (line 1224) | pub const IMAGE_REL_SH3_DIRECT4_WORD: u16 = 0x0007; constant IMAGE_REL_SH3_DIRECT4_LONG (line 1226) | pub const IMAGE_REL_SH3_DIRECT4_LONG: u16 = 0x0008; constant IMAGE_REL_SH3_PCREL8_WORD (line 1228) | pub const IMAGE_REL_SH3_PCREL8_WORD: u16 = 0x0009; constant IMAGE_REL_SH3_PCREL8_LONG (line 1230) | pub const IMAGE_REL_SH3_PCREL8_LONG: u16 = 0x000A; constant IMAGE_REL_SH3_PCREL12_WORD (line 1232) | pub const IMAGE_REL_SH3_PCREL12_WORD: u16 = 0x000B; constant IMAGE_REL_SH3_STARTOF_SECTION (line 1234) | pub const IMAGE_REL_SH3_STARTOF_SECTION: u16 = 0x000C; constant IMAGE_REL_SH3_SIZEOF_SECTION (line 1236) | pub const IMAGE_REL_SH3_SIZEOF_SECTION: u16 = 0x000D; constant IMAGE_REL_SH3_SECTION (line 1238) | pub const IMAGE_REL_SH3_SECTION: u16 = 0x000E; constant IMAGE_REL_SH3_SECREL (line 1240) | pub const IMAGE_REL_SH3_SECREL: u16 = 0x000F; constant IMAGE_REL_SH3_DIRECT32_NB (line 1242) | pub const IMAGE_REL_SH3_DIRECT32_NB: u16 = 0x0010; constant IMAGE_REL_SH3_GPREL4_LONG (line 1244) | pub const IMAGE_REL_SH3_GPREL4_LONG: u16 = 0x0011; constant IMAGE_REL_SH3_TOKEN (line 1246) | pub const IMAGE_REL_SH3_TOKEN: u16 = 0x0012; constant IMAGE_REL_SHM_PCRELPT (line 1249) | pub const IMAGE_REL_SHM_PCRELPT: u16 = 0x0013; constant IMAGE_REL_SHM_REFLO (line 1251) | pub const IMAGE_REL_SHM_REFLO: u16 = 0x0014; constant IMAGE_REL_SHM_REFHALF (line 1253) | pub const IMAGE_REL_SHM_REFHALF: u16 = 0x0015; constant IMAGE_REL_SHM_RELLO (line 1255) | pub const IMAGE_REL_SHM_RELLO: u16 = 0x0016; constant IMAGE_REL_SHM_RELHALF (line 1257) | pub const IMAGE_REL_SHM_RELHALF: u16 = 0x0017; constant IMAGE_REL_SHM_PAIR (line 1259) | pub const IMAGE_REL_SHM_PAIR: u16 = 0x0018; constant IMAGE_REL_SH_NOMODE (line 1262) | pub const IMAGE_REL_SH_NOMODE: u16 = 0x8000; constant IMAGE_REL_ARM_ABSOLUTE (line 1265) | pub const IMAGE_REL_ARM_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_ARM_ADDR32 (line 1267) | pub const IMAGE_REL_ARM_ADDR32: u16 = 0x0001; constant IMAGE_REL_ARM_ADDR32NB (line 1269) | pub const IMAGE_REL_ARM_ADDR32NB: u16 = 0x0002; constant IMAGE_REL_ARM_BRANCH24 (line 1271) | pub const IMAGE_REL_ARM_BRANCH24: u16 = 0x0003; constant IMAGE_REL_ARM_BRANCH11 (line 1273) | pub const IMAGE_REL_ARM_BRANCH11: u16 = 0x0004; constant IMAGE_REL_ARM_TOKEN (line 1275) | pub const IMAGE_REL_ARM_TOKEN: u16 = 0x0005; constant IMAGE_REL_ARM_GPREL12 (line 1277) | pub const IMAGE_REL_ARM_GPREL12: u16 = 0x0006; constant IMAGE_REL_ARM_GPREL7 (line 1279) | pub const IMAGE_REL_ARM_GPREL7: u16 = 0x0007; constant IMAGE_REL_ARM_BLX24 (line 1280) | pub const IMAGE_REL_ARM_BLX24: u16 = 0x0008; constant IMAGE_REL_ARM_BLX11 (line 1281) | pub const IMAGE_REL_ARM_BLX11: u16 = 0x0009; constant IMAGE_REL_ARM_REL32 (line 1283) | pub const IMAGE_REL_ARM_REL32: u16 = 0x000A; constant IMAGE_REL_ARM_SECTION (line 1285) | pub const IMAGE_REL_ARM_SECTION: u16 = 0x000E; constant IMAGE_REL_ARM_SECREL (line 1287) | pub const IMAGE_REL_ARM_SECREL: u16 = 0x000F; constant IMAGE_REL_ARM_MOV32A (line 1289) | pub const IMAGE_REL_ARM_MOV32A: u16 = 0x0010; constant IMAGE_REL_ARM_MOV32 (line 1291) | pub const IMAGE_REL_ARM_MOV32: u16 = 0x0010; constant IMAGE_REL_ARM_MOV32T (line 1293) | pub const IMAGE_REL_ARM_MOV32T: u16 = 0x0011; constant IMAGE_REL_THUMB_MOV32 (line 1295) | pub const IMAGE_REL_THUMB_MOV32: u16 = 0x0011; constant IMAGE_REL_ARM_BRANCH20T (line 1297) | pub const IMAGE_REL_ARM_BRANCH20T: u16 = 0x0012; constant IMAGE_REL_THUMB_BRANCH20 (line 1299) | pub const IMAGE_REL_THUMB_BRANCH20: u16 = 0x0012; constant IMAGE_REL_ARM_BRANCH24T (line 1301) | pub const IMAGE_REL_ARM_BRANCH24T: u16 = 0x0014; constant IMAGE_REL_THUMB_BRANCH24 (line 1303) | pub const IMAGE_REL_THUMB_BRANCH24: u16 = 0x0014; constant IMAGE_REL_ARM_BLX23T (line 1305) | pub const IMAGE_REL_ARM_BLX23T: u16 = 0x0015; constant IMAGE_REL_THUMB_BLX23 (line 1307) | pub const IMAGE_REL_THUMB_BLX23: u16 = 0x0015; constant IMAGE_REL_AM_ABSOLUTE (line 1309) | pub const IMAGE_REL_AM_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_AM_ADDR32 (line 1310) | pub const IMAGE_REL_AM_ADDR32: u16 = 0x0001; constant IMAGE_REL_AM_ADDR32NB (line 1311) | pub const IMAGE_REL_AM_ADDR32NB: u16 = 0x0002; constant IMAGE_REL_AM_CALL32 (line 1312) | pub const IMAGE_REL_AM_CALL32: u16 = 0x0003; constant IMAGE_REL_AM_FUNCINFO (line 1313) | pub const IMAGE_REL_AM_FUNCINFO: u16 = 0x0004; constant IMAGE_REL_AM_REL32_1 (line 1314) | pub const IMAGE_REL_AM_REL32_1: u16 = 0x0005; constant IMAGE_REL_AM_REL32_2 (line 1315) | pub const IMAGE_REL_AM_REL32_2: u16 = 0x0006; constant IMAGE_REL_AM_SECREL (line 1316) | pub const IMAGE_REL_AM_SECREL: u16 = 0x0007; constant IMAGE_REL_AM_SECTION (line 1317) | pub const IMAGE_REL_AM_SECTION: u16 = 0x0008; constant IMAGE_REL_AM_TOKEN (line 1318) | pub const IMAGE_REL_AM_TOKEN: u16 = 0x0009; constant IMAGE_REL_ARM64_ABSOLUTE (line 1325) | pub const IMAGE_REL_ARM64_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_ARM64_ADDR32 (line 1327) | pub const IMAGE_REL_ARM64_ADDR32: u16 = 0x0001; constant IMAGE_REL_ARM64_ADDR32NB (line 1329) | pub const IMAGE_REL_ARM64_ADDR32NB: u16 = 0x0002; constant IMAGE_REL_ARM64_BRANCH26 (line 1331) | pub const IMAGE_REL_ARM64_BRANCH26: u16 = 0x0003; constant IMAGE_REL_ARM64_PAGEBASE_REL21 (line 1333) | pub const IMAGE_REL_ARM64_PAGEBASE_REL21: u16 = 0x0004; constant IMAGE_REL_ARM64_REL21 (line 1335) | pub const IMAGE_REL_ARM64_REL21: u16 = 0x0005; constant IMAGE_REL_ARM64_PAGEOFFSET_12A (line 1337) | pub const IMAGE_REL_ARM64_PAGEOFFSET_12A: u16 = 0x0006; constant IMAGE_REL_ARM64_PAGEOFFSET_12L (line 1339) | pub const IMAGE_REL_ARM64_PAGEOFFSET_12L: u16 = 0x0007; constant IMAGE_REL_ARM64_SECREL (line 1341) | pub const IMAGE_REL_ARM64_SECREL: u16 = 0x0008; constant IMAGE_REL_ARM64_SECREL_LOW12A (line 1343) | pub const IMAGE_REL_ARM64_SECREL_LOW12A: u16 = 0x0009; constant IMAGE_REL_ARM64_SECREL_HIGH12A (line 1345) | pub const IMAGE_REL_ARM64_SECREL_HIGH12A: u16 = 0x000A; constant IMAGE_REL_ARM64_SECREL_LOW12L (line 1347) | pub const IMAGE_REL_ARM64_SECREL_LOW12L: u16 = 0x000B; constant IMAGE_REL_ARM64_TOKEN (line 1348) | pub const IMAGE_REL_ARM64_TOKEN: u16 = 0x000C; constant IMAGE_REL_ARM64_SECTION (line 1350) | pub const IMAGE_REL_ARM64_SECTION: u16 = 0x000D; constant IMAGE_REL_ARM64_ADDR64 (line 1352) | pub const IMAGE_REL_ARM64_ADDR64: u16 = 0x000E; constant IMAGE_REL_ARM64_BRANCH19 (line 1354) | pub const IMAGE_REL_ARM64_BRANCH19: u16 = 0x000F; constant IMAGE_REL_ARM64_BRANCH14 (line 1356) | pub const IMAGE_REL_ARM64_BRANCH14: u16 = 0x0010; constant IMAGE_REL_ARM64_REL32 (line 1358) | pub const IMAGE_REL_ARM64_REL32: u16 = 0x0011; constant IMAGE_REL_AMD64_ABSOLUTE (line 1364) | pub const IMAGE_REL_AMD64_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_AMD64_ADDR64 (line 1366) | pub const IMAGE_REL_AMD64_ADDR64: u16 = 0x0001; constant IMAGE_REL_AMD64_ADDR32 (line 1368) | pub const IMAGE_REL_AMD64_ADDR32: u16 = 0x0002; constant IMAGE_REL_AMD64_ADDR32NB (line 1370) | pub const IMAGE_REL_AMD64_ADDR32NB: u16 = 0x0003; constant IMAGE_REL_AMD64_REL32 (line 1372) | pub const IMAGE_REL_AMD64_REL32: u16 = 0x0004; constant IMAGE_REL_AMD64_REL32_1 (line 1374) | pub const IMAGE_REL_AMD64_REL32_1: u16 = 0x0005; constant IMAGE_REL_AMD64_REL32_2 (line 1376) | pub const IMAGE_REL_AMD64_REL32_2: u16 = 0x0006; constant IMAGE_REL_AMD64_REL32_3 (line 1378) | pub const IMAGE_REL_AMD64_REL32_3: u16 = 0x0007; constant IMAGE_REL_AMD64_REL32_4 (line 1380) | pub const IMAGE_REL_AMD64_REL32_4: u16 = 0x0008; constant IMAGE_REL_AMD64_REL32_5 (line 1382) | pub const IMAGE_REL_AMD64_REL32_5: u16 = 0x0009; constant IMAGE_REL_AMD64_SECTION (line 1384) | pub const IMAGE_REL_AMD64_SECTION: u16 = 0x000A; constant IMAGE_REL_AMD64_SECREL (line 1386) | pub const IMAGE_REL_AMD64_SECREL: u16 = 0x000B; constant IMAGE_REL_AMD64_SECREL7 (line 1388) | pub const IMAGE_REL_AMD64_SECREL7: u16 = 0x000C; constant IMAGE_REL_AMD64_TOKEN (line 1390) | pub const IMAGE_REL_AMD64_TOKEN: u16 = 0x000D; constant IMAGE_REL_AMD64_SREL32 (line 1392) | pub const IMAGE_REL_AMD64_SREL32: u16 = 0x000E; constant IMAGE_REL_AMD64_PAIR (line 1393) | pub const IMAGE_REL_AMD64_PAIR: u16 = 0x000F; constant IMAGE_REL_AMD64_SSPAN32 (line 1395) | pub const IMAGE_REL_AMD64_SSPAN32: u16 = 0x0010; constant IMAGE_REL_AMD64_EHANDLER (line 1396) | pub const IMAGE_REL_AMD64_EHANDLER: u16 = 0x0011; constant IMAGE_REL_AMD64_IMPORT_BR (line 1398) | pub const IMAGE_REL_AMD64_IMPORT_BR: u16 = 0x0012; constant IMAGE_REL_AMD64_IMPORT_CALL (line 1400) | pub const IMAGE_REL_AMD64_IMPORT_CALL: u16 = 0x0013; constant IMAGE_REL_AMD64_CFG_BR (line 1402) | pub const IMAGE_REL_AMD64_CFG_BR: u16 = 0x0014; constant IMAGE_REL_AMD64_CFG_BR_REX (line 1404) | pub const IMAGE_REL_AMD64_CFG_BR_REX: u16 = 0x0015; constant IMAGE_REL_AMD64_CFG_CALL (line 1406) | pub const IMAGE_REL_AMD64_CFG_CALL: u16 = 0x0016; constant IMAGE_REL_AMD64_INDIR_BR (line 1408) | pub const IMAGE_REL_AMD64_INDIR_BR: u16 = 0x0017; constant IMAGE_REL_AMD64_INDIR_BR_REX (line 1410) | pub const IMAGE_REL_AMD64_INDIR_BR_REX: u16 = 0x0018; constant IMAGE_REL_AMD64_INDIR_CALL (line 1412) | pub const IMAGE_REL_AMD64_INDIR_CALL: u16 = 0x0019; constant IMAGE_REL_AMD64_INDIR_BR_SWITCHTABLE_FIRST (line 1414) | pub const IMAGE_REL_AMD64_INDIR_BR_SWITCHTABLE_FIRST: u16 = 0x0020; constant IMAGE_REL_AMD64_INDIR_BR_SWITCHTABLE_LAST (line 1416) | pub const IMAGE_REL_AMD64_INDIR_BR_SWITCHTABLE_LAST: u16 = 0x002F; constant IMAGE_REL_IA64_ABSOLUTE (line 1421) | pub const IMAGE_REL_IA64_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_IA64_IMM14 (line 1422) | pub const IMAGE_REL_IA64_IMM14: u16 = 0x0001; constant IMAGE_REL_IA64_IMM22 (line 1423) | pub const IMAGE_REL_IA64_IMM22: u16 = 0x0002; constant IMAGE_REL_IA64_IMM64 (line 1424) | pub const IMAGE_REL_IA64_IMM64: u16 = 0x0003; constant IMAGE_REL_IA64_DIR32 (line 1425) | pub const IMAGE_REL_IA64_DIR32: u16 = 0x0004; constant IMAGE_REL_IA64_DIR64 (line 1426) | pub const IMAGE_REL_IA64_DIR64: u16 = 0x0005; constant IMAGE_REL_IA64_PCREL21B (line 1427) | pub const IMAGE_REL_IA64_PCREL21B: u16 = 0x0006; constant IMAGE_REL_IA64_PCREL21M (line 1428) | pub const IMAGE_REL_IA64_PCREL21M: u16 = 0x0007; constant IMAGE_REL_IA64_PCREL21F (line 1429) | pub const IMAGE_REL_IA64_PCREL21F: u16 = 0x0008; constant IMAGE_REL_IA64_GPREL22 (line 1430) | pub const IMAGE_REL_IA64_GPREL22: u16 = 0x0009; constant IMAGE_REL_IA64_LTOFF22 (line 1431) | pub const IMAGE_REL_IA64_LTOFF22: u16 = 0x000A; constant IMAGE_REL_IA64_SECTION (line 1432) | pub const IMAGE_REL_IA64_SECTION: u16 = 0x000B; constant IMAGE_REL_IA64_SECREL22 (line 1433) | pub const IMAGE_REL_IA64_SECREL22: u16 = 0x000C; constant IMAGE_REL_IA64_SECREL64I (line 1434) | pub const IMAGE_REL_IA64_SECREL64I: u16 = 0x000D; constant IMAGE_REL_IA64_SECREL32 (line 1435) | pub const IMAGE_REL_IA64_SECREL32: u16 = 0x000E; constant IMAGE_REL_IA64_DIR32NB (line 1437) | pub const IMAGE_REL_IA64_DIR32NB: u16 = 0x0010; constant IMAGE_REL_IA64_SREL14 (line 1438) | pub const IMAGE_REL_IA64_SREL14: u16 = 0x0011; constant IMAGE_REL_IA64_SREL22 (line 1439) | pub const IMAGE_REL_IA64_SREL22: u16 = 0x0012; constant IMAGE_REL_IA64_SREL32 (line 1440) | pub const IMAGE_REL_IA64_SREL32: u16 = 0x0013; constant IMAGE_REL_IA64_UREL32 (line 1441) | pub const IMAGE_REL_IA64_UREL32: u16 = 0x0014; constant IMAGE_REL_IA64_PCREL60X (line 1443) | pub const IMAGE_REL_IA64_PCREL60X: u16 = 0x0015; constant IMAGE_REL_IA64_PCREL60B (line 1445) | pub const IMAGE_REL_IA64_PCREL60B: u16 = 0x0016; constant IMAGE_REL_IA64_PCREL60F (line 1447) | pub const IMAGE_REL_IA64_PCREL60F: u16 = 0x0017; constant IMAGE_REL_IA64_PCREL60I (line 1449) | pub const IMAGE_REL_IA64_PCREL60I: u16 = 0x0018; constant IMAGE_REL_IA64_PCREL60M (line 1451) | pub const IMAGE_REL_IA64_PCREL60M: u16 = 0x0019; constant IMAGE_REL_IA64_IMMGPREL64 (line 1452) | pub const IMAGE_REL_IA64_IMMGPREL64: u16 = 0x001A; constant IMAGE_REL_IA64_TOKEN (line 1454) | pub const IMAGE_REL_IA64_TOKEN: u16 = 0x001B; constant IMAGE_REL_IA64_GPREL32 (line 1455) | pub const IMAGE_REL_IA64_GPREL32: u16 = 0x001C; constant IMAGE_REL_IA64_ADDEND (line 1456) | pub const IMAGE_REL_IA64_ADDEND: u16 = 0x001F; constant IMAGE_REL_CEF_ABSOLUTE (line 1462) | pub const IMAGE_REL_CEF_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_CEF_ADDR32 (line 1464) | pub const IMAGE_REL_CEF_ADDR32: u16 = 0x0001; constant IMAGE_REL_CEF_ADDR64 (line 1466) | pub const IMAGE_REL_CEF_ADDR64: u16 = 0x0002; constant IMAGE_REL_CEF_ADDR32NB (line 1468) | pub const IMAGE_REL_CEF_ADDR32NB: u16 = 0x0003; constant IMAGE_REL_CEF_SECTION (line 1470) | pub const IMAGE_REL_CEF_SECTION: u16 = 0x0004; constant IMAGE_REL_CEF_SECREL (line 1472) | pub const IMAGE_REL_CEF_SECREL: u16 = 0x0005; constant IMAGE_REL_CEF_TOKEN (line 1474) | pub const IMAGE_REL_CEF_TOKEN: u16 = 0x0006; constant IMAGE_REL_CEE_ABSOLUTE (line 1480) | pub const IMAGE_REL_CEE_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_CEE_ADDR32 (line 1482) | pub const IMAGE_REL_CEE_ADDR32: u16 = 0x0001; constant IMAGE_REL_CEE_ADDR64 (line 1484) | pub const IMAGE_REL_CEE_ADDR64: u16 = 0x0002; constant IMAGE_REL_CEE_ADDR32NB (line 1486) | pub const IMAGE_REL_CEE_ADDR32NB: u16 = 0x0003; constant IMAGE_REL_CEE_SECTION (line 1488) | pub const IMAGE_REL_CEE_SECTION: u16 = 0x0004; constant IMAGE_REL_CEE_SECREL (line 1490) | pub const IMAGE_REL_CEE_SECREL: u16 = 0x0005; constant IMAGE_REL_CEE_TOKEN (line 1492) | pub const IMAGE_REL_CEE_TOKEN: u16 = 0x0006; constant IMAGE_REL_M32R_ABSOLUTE (line 1495) | pub const IMAGE_REL_M32R_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_M32R_ADDR32 (line 1497) | pub const IMAGE_REL_M32R_ADDR32: u16 = 0x0001; constant IMAGE_REL_M32R_ADDR32NB (line 1499) | pub const IMAGE_REL_M32R_ADDR32NB: u16 = 0x0002; constant IMAGE_REL_M32R_ADDR24 (line 1501) | pub const IMAGE_REL_M32R_ADDR24: u16 = 0x0003; constant IMAGE_REL_M32R_GPREL16 (line 1503) | pub const IMAGE_REL_M32R_GPREL16: u16 = 0x0004; constant IMAGE_REL_M32R_PCREL24 (line 1505) | pub const IMAGE_REL_M32R_PCREL24: u16 = 0x0005; constant IMAGE_REL_M32R_PCREL16 (line 1507) | pub const IMAGE_REL_M32R_PCREL16: u16 = 0x0006; constant IMAGE_REL_M32R_PCREL8 (line 1509) | pub const IMAGE_REL_M32R_PCREL8: u16 = 0x0007; constant IMAGE_REL_M32R_REFHALF (line 1511) | pub const IMAGE_REL_M32R_REFHALF: u16 = 0x0008; constant IMAGE_REL_M32R_REFHI (line 1513) | pub const IMAGE_REL_M32R_REFHI: u16 = 0x0009; constant IMAGE_REL_M32R_REFLO (line 1515) | pub const IMAGE_REL_M32R_REFLO: u16 = 0x000A; constant IMAGE_REL_M32R_PAIR (line 1517) | pub const IMAGE_REL_M32R_PAIR: u16 = 0x000B; constant IMAGE_REL_M32R_SECTION (line 1519) | pub const IMAGE_REL_M32R_SECTION: u16 = 0x000C; constant IMAGE_REL_M32R_SECREL32 (line 1521) | pub const IMAGE_REL_M32R_SECREL32: u16 = 0x000D; constant IMAGE_REL_M32R_TOKEN (line 1523) | pub const IMAGE_REL_M32R_TOKEN: u16 = 0x000E; constant IMAGE_REL_EBC_ABSOLUTE (line 1526) | pub const IMAGE_REL_EBC_ABSOLUTE: u16 = 0x0000; constant IMAGE_REL_EBC_ADDR32NB (line 1528) | pub const IMAGE_REL_EBC_ADDR32NB: u16 = 0x0001; constant IMAGE_REL_EBC_REL32 (line 1530) | pub const IMAGE_REL_EBC_REL32: u16 = 0x0002; constant IMAGE_REL_EBC_SECTION (line 1532) | pub const IMAGE_REL_EBC_SECTION: u16 = 0x0003; constant IMAGE_REL_EBC_SECREL (line 1534) | pub const IMAGE_REL_EBC_SECREL: u16 = 0x0004; constant EMARCH_ENC_I17_IMM7B_INST_WORD_X (line 1547) | pub const EMARCH_ENC_I17_IMM7B_INST_WORD_X: u16 = 3; constant EMARCH_ENC_I17_IMM7B_SIZE_X (line 1549) | pub const EMARCH_ENC_I17_IMM7B_SIZE_X: u16 = 7; constant EMARCH_ENC_I17_IMM7B_INST_WORD_POS_X (line 1551) | pub const EMARCH_ENC_I17_IMM7B_INST_WORD_POS_X: u16 = 4; constant EMARCH_ENC_I17_IMM7B_VAL_POS_X (line 1553) | pub const EMARCH_ENC_I17_IMM7B_VAL_POS_X: u16 = 0; constant EMARCH_ENC_I17_IMM9D_INST_WORD_X (line 1556) | pub const EMARCH_ENC_I17_IMM9D_INST_WORD_X: u16 = 3; constant EMARCH_ENC_I17_IMM9D_SIZE_X (line 1558) | pub const EMARCH_ENC_I17_IMM9D_SIZE_X: u16 = 9; constant EMARCH_ENC_I17_IMM9D_INST_WORD_POS_X (line 1560) | pub const EMARCH_ENC_I17_IMM9D_INST_WORD_POS_X: u16 = 18; constant EMARCH_ENC_I17_IMM9D_VAL_POS_X (line 1562) | pub const EMARCH_ENC_I17_IMM9D_VAL_POS_X: u16 = 7; constant EMARCH_ENC_I17_IMM5C_INST_WORD_X (line 1565) | pub const EMARCH_ENC_I17_IMM5C_INST_WORD_X: u16 = 3; constant EMARCH_ENC_I17_IMM5C_SIZE_X (line 1567) | pub const EMARCH_ENC_I17_IMM5C_SIZE_X: u16 = 5; constant EMARCH_ENC_I17_IMM5C_INST_WORD_POS_X (line 1569) | pub const EMARCH_ENC_I17_IMM5C_INST_WORD_POS_X: u16 = 13; constant EMARCH_ENC_I17_IMM5C_VAL_POS_X (line 1571) | pub const EMARCH_ENC_I17_IMM5C_VAL_POS_X: u16 = 16; constant EMARCH_ENC_I17_IC_INST_WORD_X (line 1574) | pub const EMARCH_ENC_I17_IC_INST_WORD_X: u16 = 3; constant EMARCH_ENC_I17_IC_SIZE_X (line 1576) | pub const EMARCH_ENC_I17_IC_SIZE_X: u16 = 1; constant EMARCH_ENC_I17_IC_INST_WORD_POS_X (line 1578) | pub const EMARCH_ENC_I17_IC_INST_WORD_POS_X: u16 = 12; constant EMARCH_ENC_I17_IC_VAL_POS_X (line 1580) | pub const EMARCH_ENC_I17_IC_VAL_POS_X: u16 = 21; constant EMARCH_ENC_I17_IMM41A_INST_WORD_X (line 1583) | pub const EMARCH_ENC_I17_IMM41A_INST_WORD_X: u16 = 1; constant EMARCH_ENC_I17_IMM41A_SIZE_X (line 1585) | pub const EMARCH_ENC_I17_IMM41A_SIZE_X: u16 = 10; constant EMARCH_ENC_I17_IMM41A_INST_WORD_POS_X (line 1587) | pub const EMARCH_ENC_I17_IMM41A_INST_WORD_POS_X: u16 = 14; constant EMARCH_ENC_I17_IMM41A_VAL_POS_X (line 1589) | pub const EMARCH_ENC_I17_IMM41A_VAL_POS_X: u16 = 22; constant EMARCH_ENC_I17_IMM41B_INST_WORD_X (line 1592) | pub const EMARCH_ENC_I17_IMM41B_INST_WORD_X: u16 = 1; constant EMARCH_ENC_I17_IMM41B_SIZE_X (line 1594) | pub const EMARCH_ENC_I17_IMM41B_SIZE_X: u16 = 8; constant EMARCH_ENC_I17_IMM41B_INST_WORD_POS_X (line 1596) | pub const EMARCH_ENC_I17_IMM41B_INST_WORD_POS_X: u16 = 24; constant EMARCH_ENC_I17_IMM41B_VAL_POS_X (line 1598) | pub const EMARCH_ENC_I17_IMM41B_VAL_POS_X: u16 = 32; constant EMARCH_ENC_I17_IMM41C_INST_WORD_X (line 1601) | pub const EMARCH_ENC_I17_IMM41C_INST_WORD_X: u16 = 2; constant EMARCH_ENC_I17_IMM41C_SIZE_X (line 1603) | pub const EMARCH_ENC_I17_IMM41C_SIZE_X: u16 = 23; constant EMARCH_ENC_I17_IMM41C_INST_WORD_POS_X (line 1605) | pub const EMARCH_ENC_I17_IMM41C_INST_WORD_POS_X: u16 = 0; constant EMARCH_ENC_I17_IMM41C_VAL_POS_X (line 1607) | pub const EMARCH_ENC_I17_IMM41C_VAL_POS_X: u16 = 40; constant EMARCH_ENC_I17_SIGN_INST_WORD_X (line 1610) | pub const EMARCH_ENC_I17_SIGN_INST_WORD_X: u16 = 3; constant EMARCH_ENC_I17_SIGN_SIZE_X (line 1612) | pub const EMARCH_ENC_I17_SIGN_SIZE_X: u16 = 1; constant EMARCH_ENC_I17_SIGN_INST_WORD_POS_X (line 1614) | pub const EMARCH_ENC_I17_SIGN_INST_WORD_POS_X: u16 = 27; constant EMARCH_ENC_I17_SIGN_VAL_POS_X (line 1616) | pub const EMARCH_ENC_I17_SIGN_VAL_POS_X: u16 = 63; constant X3_OPCODE_INST_WORD_X (line 1619) | pub const X3_OPCODE_INST_WORD_X: u16 = 3; constant X3_OPCODE_SIZE_X (line 1621) | pub const X3_OPCODE_SIZE_X: u16 = 4; constant X3_OPCODE_INST_WORD_POS_X (line 1623) | pub const X3_OPCODE_INST_WORD_POS_X: u16 = 28; constant X3_OPCODE_SIGN_VAL_POS_X (line 1625) | pub const X3_OPCODE_SIGN_VAL_POS_X: u16 = 0; constant X3_I_INST_WORD_X (line 1628) | pub const X3_I_INST_WORD_X: u16 = 3; constant X3_I_SIZE_X (line 1630) | pub const X3_I_SIZE_X: u16 = 1; constant X3_I_INST_WORD_POS_X (line 1632) | pub const X3_I_INST_WORD_POS_X: u16 = 27; constant X3_I_SIGN_VAL_POS_X (line 1634) | pub const X3_I_SIGN_VAL_POS_X: u16 = 59; constant X3_D_WH_INST_WORD_X (line 1637) | pub const X3_D_WH_INST_WORD_X: u16 = 3; constant X3_D_WH_SIZE_X (line 1639) | pub const X3_D_WH_SIZE_X: u16 = 3; constant X3_D_WH_INST_WORD_POS_X (line 1641) | pub const X3_D_WH_INST_WORD_POS_X: u16 = 24; constant X3_D_WH_SIGN_VAL_POS_X (line 1643) | pub const X3_D_WH_SIGN_VAL_POS_X: u16 = 0; constant X3_IMM20_INST_WORD_X (line 1646) | pub const X3_IMM20_INST_WORD_X: u16 = 3; constant X3_IMM20_SIZE_X (line 1648) | pub const X3_IMM20_SIZE_X: u16 = 20; constant X3_IMM20_INST_WORD_POS_X (line 1650) | pub const X3_IMM20_INST_WORD_POS_X: u16 = 4; constant X3_IMM20_SIGN_VAL_POS_X (line 1652) | pub const X3_IMM20_SIGN_VAL_POS_X: u16 = 0; constant X3_IMM39_1_INST_WORD_X (line 1655) | pub const X3_IMM39_1_INST_WORD_X: u16 = 2; constant X3_IMM39_1_SIZE_X (line 1657) | pub const X3_IMM39_1_SIZE_X: u16 = 23; constant X3_IMM39_1_INST_WORD_POS_X (line 1659) | pub const X3_IMM39_1_INST_WORD_POS_X: u16 = 0; constant X3_IMM39_1_SIGN_VAL_POS_X (line 1661) | pub const X3_IMM39_1_SIGN_VAL_POS_X: u16 = 36; constant X3_IMM39_2_INST_WORD_X (line 1664) | pub const X3_IMM39_2_INST_WORD_X: u16 = 1; constant X3_IMM39_2_SIZE_X (line 1666) | pub const X3_IMM39_2_SIZE_X: u16 = 16; constant X3_IMM39_2_INST_WORD_POS_X (line 1668) | pub const X3_IMM39_2_INST_WORD_POS_X: u16 = 16; constant X3_IMM39_2_SIGN_VAL_POS_X (line 1670) | pub const X3_IMM39_2_SIGN_VAL_POS_X: u16 = 20; constant X3_P_INST_WORD_X (line 1673) | pub const X3_P_INST_WORD_X: u16 = 3; constant X3_P_SIZE_X (line 1675) | pub const X3_P_SIZE_X: u16 = 4; constant X3_P_INST_WORD_POS_X (line 1677) | pub const X3_P_INST_WORD_POS_X: u16 = 0; constant X3_P_SIGN_VAL_POS_X (line 1679) | pub const X3_P_SIGN_VAL_POS_X: u16 = 0; constant X3_TMPLT_INST_WORD_X (line 1682) | pub const X3_TMPLT_INST_WORD_X: u16 = 0; constant X3_TMPLT_SIZE_X (line 1684) | pub const X3_TMPLT_SIZE_X: u16 = 4; constant X3_TMPLT_INST_WORD_POS_X (line 1686) | pub const X3_TMPLT_INST_WORD_POS_X: u16 = 0; constant X3_TMPLT_SIGN_VAL_POS_X (line 1688) | pub const X3_TMPLT_SIGN_VAL_POS_X: u16 = 0; constant X3_BTYPE_QP_INST_WORD_X (line 1691) | pub const X3_BTYPE_QP_INST_WORD_X: u16 = 2; constant X3_BTYPE_QP_SIZE_X (line 1693) | pub const X3_BTYPE_QP_SIZE_X: u16 = 9; constant X3_BTYPE_QP_INST_WORD_POS_X (line 1695) | pub const X3_BTYPE_QP_INST_WORD_POS_X: u16 = 23; constant X3_BTYPE_QP_INST_VAL_POS_X (line 1697) | pub const X3_BTYPE_QP_INST_VAL_POS_X: u16 = 0; constant X3_EMPTY_INST_WORD_X (line 1700) | pub const X3_EMPTY_INST_WORD_X: u16 = 1; constant X3_EMPTY_SIZE_X (line 1702) | pub const X3_EMPTY_SIZE_X: u16 = 2; constant X3_EMPTY_INST_WORD_POS_X (line 1704) | pub const X3_EMPTY_INST_WORD_POS_X: u16 = 14; constant X3_EMPTY_INST_VAL_POS_X (line 1706) | pub const X3_EMPTY_INST_VAL_POS_X: u16 = 0; type ImageLinenumber (line 1715) | pub struct ImageLinenumber { type ImageBaseRelocation (line 1729) | pub struct ImageBaseRelocation { constant IMAGE_REL_BASED_ABSOLUTE (line 1739) | pub const IMAGE_REL_BASED_ABSOLUTE: u16 = 0; constant IMAGE_REL_BASED_HIGH (line 1740) | pub const IMAGE_REL_BASED_HIGH: u16 = 1; constant IMAGE_REL_BASED_LOW (line 1741) | pub const IMAGE_REL_BASED_LOW: u16 = 2; constant IMAGE_REL_BASED_HIGHLOW (line 1742) | pub const IMAGE_REL_BASED_HIGHLOW: u16 = 3; constant IMAGE_REL_BASED_HIGHADJ (line 1743) | pub const IMAGE_REL_BASED_HIGHADJ: u16 = 4; constant IMAGE_REL_BASED_MACHINE_SPECIFIC_5 (line 1744) | pub const IMAGE_REL_BASED_MACHINE_SPECIFIC_5: u16 = 5; constant IMAGE_REL_BASED_RESERVED (line 1745) | pub const IMAGE_REL_BASED_RESERVED: u16 = 6; constant IMAGE_REL_BASED_MACHINE_SPECIFIC_7 (line 1746) | pub const IMAGE_REL_BASED_MACHINE_SPECIFIC_7: u16 = 7; constant IMAGE_REL_BASED_MACHINE_SPECIFIC_8 (line 1747) | pub const IMAGE_REL_BASED_MACHINE_SPECIFIC_8: u16 = 8; constant IMAGE_REL_BASED_MACHINE_SPECIFIC_9 (line 1748) | pub const IMAGE_REL_BASED_MACHINE_SPECIFIC_9: u16 = 9; constant IMAGE_REL_BASED_DIR64 (line 1749) | pub const IMAGE_REL_BASED_DIR64: u16 = 10; constant IMAGE_REL_BASED_IA64_IMM64 (line 1755) | pub const IMAGE_REL_BASED_IA64_IMM64: u16 = 9; constant IMAGE_REL_BASED_MIPS_JMPADDR (line 1757) | pub const IMAGE_REL_BASED_MIPS_JMPADDR: u16 = 5; constant IMAGE_REL_BASED_MIPS_JMPADDR16 (line 1758) | pub const IMAGE_REL_BASED_MIPS_JMPADDR16: u16 = 9; constant IMAGE_REL_BASED_ARM_MOV32 (line 1760) | pub const IMAGE_REL_BASED_ARM_MOV32: u16 = 5; constant IMAGE_REL_BASED_THUMB_MOV32 (line 1761) | pub const IMAGE_REL_BASED_THUMB_MOV32: u16 = 7; constant IMAGE_REL_BASED_RISCV_HIGH20 (line 1763) | pub const IMAGE_REL_BASED_RISCV_HIGH20: u16 = 5; constant IMAGE_REL_BASED_RISCV_LOW12I (line 1764) | pub const IMAGE_REL_BASED_RISCV_LOW12I: u16 = 7; constant IMAGE_REL_BASED_RISCV_LOW12S (line 1765) | pub const IMAGE_REL_BASED_RISCV_LOW12S: u16 = 8; constant IMAGE_ARCHIVE_START_SIZE (line 1771) | pub const IMAGE_ARCHIVE_START_SIZE: usize = 8; constant IMAGE_ARCHIVE_START (line 1772) | pub const IMAGE_ARCHIVE_START: &[u8; 8] = b"!\n"; constant IMAGE_ARCHIVE_END (line 1773) | pub const IMAGE_ARCHIVE_END: &[u8] = b"`\n"; constant IMAGE_ARCHIVE_PAD (line 1774) | pub const IMAGE_ARCHIVE_PAD: &[u8] = b"\n"; constant IMAGE_ARCHIVE_LINKER_MEMBER (line 1775) | pub const IMAGE_ARCHIVE_LINKER_MEMBER: &[u8; 16] = b"/ "; constant IMAGE_ARCHIVE_LONGNAMES_MEMBER (line 1776) | pub const IMAGE_ARCHIVE_LONGNAMES_MEMBER: &[u8; 16] = b"// "; constant IMAGE_ARCHIVE_HYBRIDMAP_MEMBER (line 1777) | pub const IMAGE_ARCHIVE_HYBRIDMAP_MEMBER: &[u8; 16] = b"// "; type ImageArchiveMemberHeader (line 1781) | pub struct ImageArchiveMemberHeader { constant IMAGE_SIZEOF_ARCHIVE_MEMBER_HDR (line 1798) | pub const IMAGE_SIZEOF_ARCHIVE_MEMBER_HDR: u16 = 60; type ImageExportDirectory (line 1810) | pub struct ImageExportDirectory { type ImageImportByName (line 1833) | pub struct ImageImportByName { type ImageThunkData64 (line 1840) | pub struct ImageThunkData64(pub U64); type ImageThunkData32 (line 1855) | pub struct ImageThunkData32(pub U32); constant IMAGE_ORDINAL_FLAG64 (line 1869) | pub const IMAGE_ORDINAL_FLAG64: u64 = 0x8000000000000000; constant IMAGE_ORDINAL_FLAG32 (line 1870) | pub const IMAGE_ORDINAL_FLAG32: u32 = 0x80000000; type ImageTlsDirectory64 (line 1886) | pub struct ImageTlsDirectory64 { type ImageTlsDirectory32 (line 1899) | pub struct ImageTlsDirectory32 { type ImageImportDescriptor (line 1912) | pub struct ImageImportDescriptor { method is_null (line 1931) | pub fn is_null(&self) -> bool { type ImageBoundImportDescriptor (line 1946) | pub struct ImageBoundImportDescriptor { type ImageBoundForwarderRef (line 1955) | pub struct ImageBoundForwarderRef { type ImageDelayloadDescriptor (line 1963) | pub struct ImageDelayloadDescriptor { method is_null (line 1985) | pub fn is_null(&self) -> bool { constant IMAGE_DELAYLOAD_RVA_BASED (line 1998) | pub const IMAGE_DELAYLOAD_RVA_BASED: u32 = 0x8000_0000; type ImageResourceDirectory (line 2020) | pub struct ImageResourceDirectory { constant IMAGE_RESOURCE_NAME_IS_STRING (line 2029) | pub const IMAGE_RESOURCE_NAME_IS_STRING: u32 = 0x8000_0000; constant IMAGE_RESOURCE_DATA_IS_DIRECTORY (line 2030) | pub const IMAGE_RESOURCE_DATA_IS_DIRECTORY: u32 = 0x8000_0000; type ImageResourceDirectoryEntry (line 2048) | pub struct ImageResourceDirectoryEntry { type ImageResourceDirectoryString (line 2064) | pub struct ImageResourceDirectoryString { type ImageResourceDirStringU (line 2071) | pub struct ImageResourceDirStringU { type ImageResourceDataEntry (line 2087) | pub struct ImageResourceDataEntry { constant RT_CURSOR (line 2098) | pub const RT_CURSOR: u16 = 1; constant RT_BITMAP (line 2100) | pub const RT_BITMAP: u16 = 2; constant RT_ICON (line 2102) | pub const RT_ICON: u16 = 3; constant RT_MENU (line 2104) | pub const RT_MENU: u16 = 4; constant RT_DIALOG (line 2106) | pub const RT_DIALOG: u16 = 5; constant RT_STRING (line 2108) | pub const RT_STRING: u16 = 6; constant RT_FONTDIR (line 2110) | pub const RT_FONTDIR: u16 = 7; constant RT_FONT (line 2112) | pub const RT_FONT: u16 = 8; constant RT_ACCELERATOR (line 2114) | pub const RT_ACCELERATOR: u16 = 9; constant RT_RCDATA (line 2116) | pub const RT_RCDATA: u16 = 10; constant RT_MESSAGETABLE (line 2118) | pub const RT_MESSAGETABLE: u16 = 11; constant RT_GROUP_CURSOR (line 2120) | pub const RT_GROUP_CURSOR: u16 = 12; constant RT_GROUP_ICON (line 2122) | pub const RT_GROUP_ICON: u16 = 14; constant RT_VERSION (line 2124) | pub const RT_VERSION: u16 = 16; constant RT_DLGINCLUDE (line 2126) | pub const RT_DLGINCLUDE: u16 = 17; constant RT_PLUGPLAY (line 2128) | pub const RT_PLUGPLAY: u16 = 19; constant RT_VXD (line 2130) | pub const RT_VXD: u16 = 20; constant RT_ANICURSOR (line 2132) | pub const RT_ANICURSOR: u16 = 21; constant RT_ANIICON (line 2134) | pub const RT_ANIICON: u16 = 22; constant RT_HTML (line 2136) | pub const RT_HTML: u16 = 23; constant RT_MANIFEST (line 2138) | pub const RT_MANIFEST: u16 = 24; type ImageLoadConfigCodeIntegrity (line 2146) | pub struct ImageLoadConfigCodeIntegrity { type ImageDynamicRelocationTable (line 2162) | pub struct ImageDynamicRelocationTable { type ImageDynamicRelocation32 (line 2174) | pub struct ImageDynamicRelocation32 { type ImageDynamicRelocation64 (line 2182) | pub struct ImageDynamicRelocation64 { type ImageDynamicRelocation32V2 (line 2190) | pub struct ImageDynamicRelocation32V2 { type ImageDynamicRelocation64V2 (line 2202) | pub struct ImageDynamicRelocation64V2 { constant IMAGE_DYNAMIC_RELOCATION_GUARD_RF_PROLOGUE (line 2216) | pub const IMAGE_DYNAMIC_RELOCATION_GUARD_RF_PROLOGUE: u32 = 0x0000_0001; constant IMAGE_DYNAMIC_RELOCATION_GUARD_RF_EPILOGUE (line 2217) | pub const IMAGE_DYNAMIC_RELOCATION_GUARD_RF_EPILOGUE: u32 = 0x0000_0002; constant IMAGE_DYNAMIC_RELOCATION_GUARD_IMPORT_CONTROL_TRANSFER (line 2218) | pub const IMAGE_DYNAMIC_RELOCATION_GUARD_IMPORT_CONTROL_TRANSFER: u32 = ... constant IMAGE_DYNAMIC_RELOCATION_GUARD_INDIR_CONTROL_TRANSFER (line 2219) | pub const IMAGE_DYNAMIC_RELOCATION_GUARD_INDIR_CONTROL_TRANSFER: u32 = 0... constant IMAGE_DYNAMIC_RELOCATION_GUARD_SWITCHTABLE_BRANCH (line 2220) | pub const IMAGE_DYNAMIC_RELOCATION_GUARD_SWITCHTABLE_BRANCH: u32 = 0x000... type ImagePrologueDynamicRelocationHeader (line 2225) | pub struct ImagePrologueDynamicRelocationHeader { type ImageEpilogueDynamicRelocationHeader (line 2233) | pub struct ImageEpilogueDynamicRelocationHeader { type ImageLoadConfigDirectory32 (line 2279) | pub struct ImageLoadConfigDirectory32 { type ImageLoadConfigDirectory64 (line 2341) | pub struct ImageLoadConfigDirectory64 { type ImageHotPatchInfo (line 2404) | pub struct ImageHotPatchInfo { type ImageHotPatchBase (line 2418) | pub struct ImageHotPatchBase { type ImageHotPatchHashes (line 2432) | pub struct ImageHotPatchHashes { constant IMAGE_HOT_PATCH_BASE_OBLIGATORY (line 2437) | pub const IMAGE_HOT_PATCH_BASE_OBLIGATORY: u32 = 0x0000_0001; constant IMAGE_HOT_PATCH_BASE_CAN_ROLL_BACK (line 2438) | pub const IMAGE_HOT_PATCH_BASE_CAN_ROLL_BACK: u32 = 0x0000_0002; constant IMAGE_HOT_PATCH_CHUNK_INVERSE (line 2440) | pub const IMAGE_HOT_PATCH_CHUNK_INVERSE: u32 = 0x8000_0000; constant IMAGE_HOT_PATCH_CHUNK_OBLIGATORY (line 2441) | pub const IMAGE_HOT_PATCH_CHUNK_OBLIGATORY: u32 = 0x4000_0000; constant IMAGE_HOT_PATCH_CHUNK_RESERVED (line 2442) | pub const IMAGE_HOT_PATCH_CHUNK_RESERVED: u32 = 0x3FF0_3000; constant IMAGE_HOT_PATCH_CHUNK_TYPE (line 2443) | pub const IMAGE_HOT_PATCH_CHUNK_TYPE: u32 = 0x000F_C000; constant IMAGE_HOT_PATCH_CHUNK_SOURCE_RVA (line 2444) | pub const IMAGE_HOT_PATCH_CHUNK_SOURCE_RVA: u32 = 0x0000_8000; constant IMAGE_HOT_PATCH_CHUNK_TARGET_RVA (line 2445) | pub const IMAGE_HOT_PATCH_CHUNK_TARGET_RVA: u32 = 0x0000_4000; constant IMAGE_HOT_PATCH_CHUNK_SIZE (line 2446) | pub const IMAGE_HOT_PATCH_CHUNK_SIZE: u32 = 0x0000_0FFF; constant IMAGE_HOT_PATCH_NONE (line 2448) | pub const IMAGE_HOT_PATCH_NONE: u32 = 0x0000_0000; constant IMAGE_HOT_PATCH_FUNCTION (line 2449) | pub const IMAGE_HOT_PATCH_FUNCTION: u32 = 0x0001_C000; constant IMAGE_HOT_PATCH_ABSOLUTE (line 2450) | pub const IMAGE_HOT_PATCH_ABSOLUTE: u32 = 0x0002_C000; constant IMAGE_HOT_PATCH_REL32 (line 2451) | pub const IMAGE_HOT_PATCH_REL32: u32 = 0x0003_C000; constant IMAGE_HOT_PATCH_CALL_TARGET (line 2452) | pub const IMAGE_HOT_PATCH_CALL_TARGET: u32 = 0x0004_4000; constant IMAGE_HOT_PATCH_INDIRECT (line 2453) | pub const IMAGE_HOT_PATCH_INDIRECT: u32 = 0x0005_C000; constant IMAGE_HOT_PATCH_NO_CALL_TARGET (line 2454) | pub const IMAGE_HOT_PATCH_NO_CALL_TARGET: u32 = 0x0006_4000; constant IMAGE_HOT_PATCH_DYNAMIC_VALUE (line 2455) | pub const IMAGE_HOT_PATCH_DYNAMIC_VALUE: u32 = 0x0007_8000; constant IMAGE_GUARD_CF_INSTRUMENTED (line 2458) | pub const IMAGE_GUARD_CF_INSTRUMENTED: u32 = 0x0000_0100; constant IMAGE_GUARD_CFW_INSTRUMENTED (line 2460) | pub const IMAGE_GUARD_CFW_INSTRUMENTED: u32 = 0x0000_0200; constant IMAGE_GUARD_CF_FUNCTION_TABLE_PRESENT (line 2462) | pub const IMAGE_GUARD_CF_FUNCTION_TABLE_PRESENT: u32 = 0x0000_0400; constant IMAGE_GUARD_SECURITY_COOKIE_UNUSED (line 2464) | pub const IMAGE_GUARD_SECURITY_COOKIE_UNUSED: u32 = 0x0000_0800; constant IMAGE_GUARD_PROTECT_DELAYLOAD_IAT (line 2466) | pub const IMAGE_GUARD_PROTECT_DELAYLOAD_IAT: u32 = 0x0000_1000; constant IMAGE_GUARD_DELAYLOAD_IAT_IN_ITS_OWN_SECTION (line 2468) | pub const IMAGE_GUARD_DELAYLOAD_IAT_IN_ITS_OWN_SECTION: u32 = 0x0000_2000; constant IMAGE_GUARD_CF_EXPORT_SUPPRESSION_INFO_PRESENT (line 2472) | pub const IMAGE_GUARD_CF_EXPORT_SUPPRESSION_INFO_PRESENT: u32 = 0x0000_4... constant IMAGE_GUARD_CF_ENABLE_EXPORT_SUPPRESSION (line 2474) | pub const IMAGE_GUARD_CF_ENABLE_EXPORT_SUPPRESSION: u32 = 0x0000_8000; constant IMAGE_GUARD_CF_LONGJUMP_TABLE_PRESENT (line 2476) | pub const IMAGE_GUARD_CF_LONGJUMP_TABLE_PRESENT: u32 = 0x0001_0000; constant IMAGE_GUARD_RF_INSTRUMENTED (line 2478) | pub const IMAGE_GUARD_RF_INSTRUMENTED: u32 = 0x0002_0000; constant IMAGE_GUARD_RF_ENABLE (line 2480) | pub const IMAGE_GUARD_RF_ENABLE: u32 = 0x0004_0000; constant IMAGE_GUARD_RF_STRICT (line 2482) | pub const IMAGE_GUARD_RF_STRICT: u32 = 0x0008_0000; constant IMAGE_GUARD_RETPOLINE_PRESENT (line 2484) | pub const IMAGE_GUARD_RETPOLINE_PRESENT: u32 = 0x0010_0000; constant IMAGE_GUARD_CF_FUNCTION_TABLE_SIZE_MASK (line 2487) | pub const IMAGE_GUARD_CF_FUNCTION_TABLE_SIZE_MASK: u32 = 0xF000_0000; constant IMAGE_GUARD_CF_FUNCTION_TABLE_SIZE_SHIFT (line 2489) | pub const IMAGE_GUARD_CF_FUNCTION_TABLE_SIZE_SHIFT: u32 = 28; constant IMAGE_GUARD_FLAG_FID_SUPPRESSED (line 2496) | pub const IMAGE_GUARD_FLAG_FID_SUPPRESSED: u16 = 0x01; constant IMAGE_GUARD_FLAG_EXPORT_SUPPRESSED (line 2498) | pub const IMAGE_GUARD_FLAG_EXPORT_SUPPRESSED: u16 = 0x02; type ImageArmRuntimeFunctionEntry (line 2524) | pub struct ImageArmRuntimeFunctionEntry { type ImageArm64RuntimeFunctionEntry (line 2531) | pub struct ImageArm64RuntimeFunctionEntry { type ImageAlpha64RuntimeFunctionEntry (line 2538) | pub struct ImageAlpha64RuntimeFunctionEntry { type ImageAlphaRuntimeFunctionEntry (line 2548) | pub struct ImageAlphaRuntimeFunctionEntry { type ImageRuntimeFunctionEntry (line 2558) | pub struct ImageRuntimeFunctionEntry { constant IMAGE_ENCLAVE_LONG_ID_LENGTH (line 2568) | pub const IMAGE_ENCLAVE_LONG_ID_LENGTH: usize = 32; constant IMAGE_ENCLAVE_SHORT_ID_LENGTH (line 2569) | pub const IMAGE_ENCLAVE_SHORT_ID_LENGTH: usize = 16; type ImageEnclaveConfig32 (line 2573) | pub struct ImageEnclaveConfig32 { type ImageEnclaveConfig64 (line 2591) | pub struct ImageEnclaveConfig64 { constant IMAGE_ENCLAVE_POLICY_DEBUGGABLE (line 2609) | pub const IMAGE_ENCLAVE_POLICY_DEBUGGABLE: u32 = 0x0000_0001; constant IMAGE_ENCLAVE_FLAG_PRIMARY_IMAGE (line 2611) | pub const IMAGE_ENCLAVE_FLAG_PRIMARY_IMAGE: u32 = 0x0000_0001; type ImageEnclaveImport (line 2615) | pub struct ImageEnclaveImport { constant IMAGE_ENCLAVE_IMPORT_MATCH_NONE (line 2625) | pub const IMAGE_ENCLAVE_IMPORT_MATCH_NONE: u32 = 0x0000_0000; constant IMAGE_ENCLAVE_IMPORT_MATCH_UNIQUE_ID (line 2626) | pub const IMAGE_ENCLAVE_IMPORT_MATCH_UNIQUE_ID: u32 = 0x0000_0001; constant IMAGE_ENCLAVE_IMPORT_MATCH_AUTHOR_ID (line 2627) | pub const IMAGE_ENCLAVE_IMPORT_MATCH_AUTHOR_ID: u32 = 0x0000_0002; constant IMAGE_ENCLAVE_IMPORT_MATCH_FAMILY_ID (line 2628) | pub const IMAGE_ENCLAVE_IMPORT_MATCH_FAMILY_ID: u32 = 0x0000_0003; constant IMAGE_ENCLAVE_IMPORT_MATCH_IMAGE_ID (line 2629) | pub const IMAGE_ENCLAVE_IMPORT_MATCH_IMAGE_ID: u32 = 0x0000_0004; type ImageDebugDirectory (line 2637) | pub struct ImageDebugDirectory { constant IMAGE_DEBUG_TYPE_UNKNOWN (line 2648) | pub const IMAGE_DEBUG_TYPE_UNKNOWN: u32 = 0; constant IMAGE_DEBUG_TYPE_COFF (line 2649) | pub const IMAGE_DEBUG_TYPE_COFF: u32 = 1; constant IMAGE_DEBUG_TYPE_CODEVIEW (line 2650) | pub const IMAGE_DEBUG_TYPE_CODEVIEW: u32 = 2; constant IMAGE_DEBUG_TYPE_FPO (line 2651) | pub const IMAGE_DEBUG_TYPE_FPO: u32 = 3; constant IMAGE_DEBUG_TYPE_MISC (line 2652) | pub const IMAGE_DEBUG_TYPE_MISC: u32 = 4; constant IMAGE_DEBUG_TYPE_EXCEPTION (line 2653) | pub const IMAGE_DEBUG_TYPE_EXCEPTION: u32 = 5; constant IMAGE_DEBUG_TYPE_FIXUP (line 2654) | pub const IMAGE_DEBUG_TYPE_FIXUP: u32 = 6; constant IMAGE_DEBUG_TYPE_OMAP_TO_SRC (line 2655) | pub const IMAGE_DEBUG_TYPE_OMAP_TO_SRC: u32 = 7; constant IMAGE_DEBUG_TYPE_OMAP_FROM_SRC (line 2656) | pub const IMAGE_DEBUG_TYPE_OMAP_FROM_SRC: u32 = 8; constant IMAGE_DEBUG_TYPE_BORLAND (line 2657) | pub const IMAGE_DEBUG_TYPE_BORLAND: u32 = 9; constant IMAGE_DEBUG_TYPE_RESERVED10 (line 2658) | pub const IMAGE_DEBUG_TYPE_RESERVED10: u32 = 10; constant IMAGE_DEBUG_TYPE_CLSID (line 2659) | pub const IMAGE_DEBUG_TYPE_CLSID: u32 = 11; constant IMAGE_DEBUG_TYPE_VC_FEATURE (line 2660) | pub const IMAGE_DEBUG_TYPE_VC_FEATURE: u32 = 12; constant IMAGE_DEBUG_TYPE_POGO (line 2661) | pub const IMAGE_DEBUG_TYPE_POGO: u32 = 13; constant IMAGE_DEBUG_TYPE_ILTCG (line 2662) | pub const IMAGE_DEBUG_TYPE_ILTCG: u32 = 14; constant IMAGE_DEBUG_TYPE_MPX (line 2663) | pub const IMAGE_DEBUG_TYPE_MPX: u32 = 15; constant IMAGE_DEBUG_TYPE_REPRO (line 2664) | pub const IMAGE_DEBUG_TYPE_REPRO: u32 = 16; type ImageCoffSymbolsHeader (line 2668) | pub struct ImageCoffSymbolsHeader { constant FRAME_FPO (line 2679) | pub const FRAME_FPO: u16 = 0; constant FRAME_TRAP (line 2680) | pub const FRAME_TRAP: u16 = 1; constant FRAME_TSS (line 2681) | pub const FRAME_TSS: u16 = 2; constant FRAME_NONFPO (line 2682) | pub const FRAME_NONFPO: u16 = 3; constant IMAGE_DEBUG_MISC_EXENAME (line 2713) | pub const IMAGE_DEBUG_MISC_EXENAME: u16 = 1; type ImageDebugMisc (line 2717) | pub struct ImageDebugMisc { type ImageFunctionEntry (line 2737) | pub struct ImageFunctionEntry { type ImageFunctionEntry64 (line 2745) | pub struct ImageFunctionEntry64 { type ImageSeparateDebugHeader (line 2773) | pub struct ImageSeparateDebugHeader { type NonPagedDebugInfo (line 2791) | pub struct NonPagedDebugInfo { constant IMAGE_SEPARATE_DEBUG_SIGNATURE (line 2805) | pub const IMAGE_SEPARATE_DEBUG_SIGNATURE: u16 = 0x4944; constant NON_PAGED_DEBUG_SIGNATURE (line 2806) | pub const NON_PAGED_DEBUG_SIGNATURE: u16 = 0x494E; constant IMAGE_SEPARATE_DEBUG_FLAGS_MASK (line 2808) | pub const IMAGE_SEPARATE_DEBUG_FLAGS_MASK: u16 = 0x8000; constant IMAGE_SEPARATE_DEBUG_MISMATCH (line 2810) | pub const IMAGE_SEPARATE_DEBUG_MISMATCH: u16 = 0x8000; type ImageArchitectureEntry (line 2841) | pub struct ImageArchitectureEntry { constant IMPORT_OBJECT_HDR_SIG2 (line 2853) | pub const IMPORT_OBJECT_HDR_SIG2: u16 = 0xffff; type ImportObjectHeader (line 2857) | pub struct ImportObjectHeader { constant IMPORT_OBJECT_TYPE_MASK (line 2878) | pub const IMPORT_OBJECT_TYPE_MASK: u16 = 0b11; constant IMPORT_OBJECT_TYPE_SHIFT (line 2879) | pub const IMPORT_OBJECT_TYPE_SHIFT: u16 = 0; constant IMPORT_OBJECT_CODE (line 2880) | pub const IMPORT_OBJECT_CODE: u16 = 0; constant IMPORT_OBJECT_DATA (line 2881) | pub const IMPORT_OBJECT_DATA: u16 = 1; constant IMPORT_OBJECT_CONST (line 2882) | pub const IMPORT_OBJECT_CONST: u16 = 2; constant IMPORT_OBJECT_NAME_MASK (line 2884) | pub const IMPORT_OBJECT_NAME_MASK: u16 = 0b111; constant IMPORT_OBJECT_NAME_SHIFT (line 2885) | pub const IMPORT_OBJECT_NAME_SHIFT: u16 = 2; constant IMPORT_OBJECT_ORDINAL (line 2887) | pub const IMPORT_OBJECT_ORDINAL: u16 = 0; constant IMPORT_OBJECT_NAME (line 2889) | pub const IMPORT_OBJECT_NAME: u16 = 1; constant IMPORT_OBJECT_NAME_NO_PREFIX (line 2891) | pub const IMPORT_OBJECT_NAME_NO_PREFIX: u16 = 2; constant IMPORT_OBJECT_NAME_UNDECORATE (line 2893) | pub const IMPORT_OBJECT_NAME_UNDECORATE: u16 = 3; constant IMPORT_OBJECT_NAME_EXPORTAS (line 2895) | pub const IMPORT_OBJECT_NAME_EXPORTAS: u16 = 4; constant COMIMAGE_FLAGS_ILONLY (line 2898) | pub const COMIMAGE_FLAGS_ILONLY: u32 = 0x0000_0001; constant COMIMAGE_FLAGS_32BITREQUIRED (line 2899) | pub const COMIMAGE_FLAGS_32BITREQUIRED: u32 = 0x0000_0002; constant COMIMAGE_FLAGS_IL_LIBRARY (line 2900) | pub const COMIMAGE_FLAGS_IL_LIBRARY: u32 = 0x0000_0004; constant COMIMAGE_FLAGS_STRONGNAMESIGNED (line 2901) | pub const COMIMAGE_FLAGS_STRONGNAMESIGNED: u32 = 0x0000_0008; constant COMIMAGE_FLAGS_NATIVE_ENTRYPOINT (line 2902) | pub const COMIMAGE_FLAGS_NATIVE_ENTRYPOINT: u32 = 0x0000_0010; constant COMIMAGE_FLAGS_TRACKDEBUGDATA (line 2903) | pub const COMIMAGE_FLAGS_TRACKDEBUGDATA: u32 = 0x0001_0000; constant COMIMAGE_FLAGS_32BITPREFERRED (line 2904) | pub const COMIMAGE_FLAGS_32BITPREFERRED: u32 = 0x0002_0000; constant COR_VERSION_MAJOR_V2 (line 2907) | pub const COR_VERSION_MAJOR_V2: u16 = 2; constant COR_VERSION_MAJOR (line 2908) | pub const COR_VERSION_MAJOR: u16 = COR_VERSION_MAJOR_V2; constant COR_VERSION_MINOR (line 2909) | pub const COR_VERSION_MINOR: u16 = 5; constant COR_DELETED_NAME_LENGTH (line 2910) | pub const COR_DELETED_NAME_LENGTH: usize = 8; constant COR_VTABLEGAP_NAME_LENGTH (line 2911) | pub const COR_VTABLEGAP_NAME_LENGTH: usize = 8; constant NATIVE_TYPE_MAX_CB (line 2914) | pub const NATIVE_TYPE_MAX_CB: u16 = 1; constant COR_ILMETHOD_SECT_SMALL_MAX_DATASIZE (line 2915) | pub const COR_ILMETHOD_SECT_SMALL_MAX_DATASIZE: u16 = 0xFF; constant IMAGE_COR_MIH_METHODRVA (line 2918) | pub const IMAGE_COR_MIH_METHODRVA: u16 = 0x01; constant IMAGE_COR_MIH_EHRVA (line 2919) | pub const IMAGE_COR_MIH_EHRVA: u16 = 0x02; constant IMAGE_COR_MIH_BASICBLOCK (line 2920) | pub const IMAGE_COR_MIH_BASICBLOCK: u16 = 0x08; constant COR_VTABLE_32BIT (line 2924) | pub const COR_VTABLE_32BIT: u16 = 0x01; constant COR_VTABLE_64BIT (line 2926) | pub const COR_VTABLE_64BIT: u16 = 0x02; constant COR_VTABLE_FROM_UNMANAGED (line 2928) | pub const COR_VTABLE_FROM_UNMANAGED: u16 = 0x04; constant COR_VTABLE_FROM_UNMANAGED_RETAIN_APPDOMAIN (line 2930) | pub const COR_VTABLE_FROM_UNMANAGED_RETAIN_APPDOMAIN: u16 = 0x08; constant COR_VTABLE_CALL_MOST_DERIVED (line 2932) | pub const COR_VTABLE_CALL_MOST_DERIVED: u16 = 0x10; constant IMAGE_COR_EATJ_THUNK_SIZE (line 2936) | pub const IMAGE_COR_EATJ_THUNK_SIZE: usize = 32; constant MAX_CLASS_NAME (line 2939) | pub const MAX_CLASS_NAME: usize = 1024; constant MAX_PACKAGE_NAME (line 2940) | pub const MAX_PACKAGE_NAME: usize = 1024; type ImageCor20Header (line 2945) | pub struct ImageCor20Header { FILE: builder/third-party/object/src/pod.rs type Result (line 13) | type Result = result::Result; type Pod (line 22) | pub unsafe trait Pod: Copy + 'static {} function from_bytes (line 28) | pub fn from_bytes(data: &[u8]) -> Result<(&T, &[u8])> { function from_bytes_mut (line 46) | pub fn from_bytes_mut(data: &mut [u8]) -> Result<(&mut T, &mut [... function slice_from_bytes (line 67) | pub fn slice_from_bytes(data: &[u8], count: usize) -> Result<(&[... function slice_from_bytes_mut (line 85) | pub fn slice_from_bytes_mut( function bytes_of (line 107) | pub fn bytes_of(val: &T) -> &[u8] { function bytes_of_mut (line 118) | pub fn bytes_of_mut(val: &mut T) -> &mut [u8] { function bytes_of_slice (line 129) | pub fn bytes_of_slice(val: &[T]) -> &[u8] { function bytes_of_slice_mut (line 140) | pub fn bytes_of_slice_mut(val: &mut [T]) -> &mut [u8] { function single (line 164) | fn single() { function slice (line 204) | fn slice() { FILE: builder/third-party/object/src/read/any.rs type File (line 213) | pub enum File<'data, R: ReadRef<'data> = &'data [u8]> { function parse (line 240) | pub fn parse(data: R) -> Result { function parse_dyld_cache_image (line 271) | pub fn parse_dyld_cache_image<'cache, E: Endian>( function format (line 286) | pub fn format(&self) -> BinaryFormat { type Segment (line 311) | type Segment = Segment<'data, 'file, R>; type SegmentIterator (line 312) | type SegmentIterator = SegmentIterator<'data, 'file, R>; type Section (line 313) | type Section = Section<'data, 'file, R>; type SectionIterator (line 314) | type SectionIterator = SectionIterator<'data, 'file, R>; type Comdat (line 315) | type Comdat = Comdat<'data, 'file, R>; type ComdatIterator (line 316) | type ComdatIterator = ComdatIterator<'data, 'file, R>; type Symbol (line 317) | type Symbol = Symbol<'data, 'file, R>; type SymbolIterator (line 318) | type SymbolIterator = SymbolIterator<'data, 'file, R>; type SymbolTable (line 319) | type SymbolTable = SymbolTable<'data, 'file, R>; type DynamicRelocationIterator (line 320) | type DynamicRelocationIterator = DynamicRelocationIterator<'data, 'file,... function architecture (line 322) | fn architecture(&self) -> Architecture { function sub_architecture (line 326) | fn sub_architecture(&self) -> Option { function is_little_endian (line 330) | fn is_little_endian(&self) -> bool { function is_64 (line 334) | fn is_64(&self) -> bool { function kind (line 338) | fn kind(&self) -> ObjectKind { function segments (line 342) | fn segments(&'file self) -> SegmentIterator<'data, 'file, R> { function section_by_name_bytes (line 348) | fn section_by_name_bytes(&'file self, section_name: &[u8]) -> Option Result SectionIterator<'data, 'file, R> { function comdats (line 365) | fn comdats(&'file self) -> ComdatIterator<'data, 'file, R> { function symbol_by_index (line 371) | fn symbol_by_index(&'file self, index: SymbolIndex) -> Result SymbolIterator<'data, 'file, R> { function symbol_table (line 387) | fn symbol_table(&'file self) -> Option> { function dynamic_symbols (line 394) | fn dynamic_symbols(&'file self) -> SymbolIterator<'data, 'file, R> { function dynamic_symbol_table (line 403) | fn dynamic_symbol_table(&'file self) -> Option Option Option SymbolMap> { function object_map (line 434) | fn object_map(&self) -> ObjectMap<'data> { function imports (line 438) | fn imports(&self) -> Result>> { function exports (line 442) | fn exports(&self) -> Result>> { function has_debug_symbols (line 446) | fn has_debug_symbols(&self) -> bool { function mach_uuid (line 451) | fn mach_uuid(&self) -> Result> { function build_id (line 456) | fn build_id(&self) -> Result> { function gnu_debuglink (line 461) | fn gnu_debuglink(&self) -> Result> { function gnu_debugaltlink (line 466) | fn gnu_debugaltlink(&self) -> Result> { function pdb_info (line 471) | fn pdb_info(&self) -> Result>> { function relative_address_base (line 475) | fn relative_address_base(&self) -> u64 { function entry (line 479) | fn entry(&self) -> u64 { function flags (line 483) | fn flags(&self) -> FileFlags { type SegmentIterator (line 490) | pub struct SegmentIterator<'data, 'file, R: ReadRef<'data> = &'data [u8]> { type SegmentIteratorInternal (line 495) | enum SegmentIteratorInternal<'data, 'file, R: ReadRef<'data>> { type Item (line 521) | type Item = Segment<'data, 'file, R>; method next (line 523) | fn next(&mut self) -> Option { type Segment (line 532) | pub struct Segment<'data, 'file, R: ReadRef<'data> = &'data [u8]> { type SegmentInternal (line 537) | enum SegmentInternal<'data, 'file, R: ReadRef<'data>> { function fmt (line 563) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function address (line 584) | fn address(&self) -> u64 { function size (line 588) | fn size(&self) -> u64 { function align (line 592) | fn align(&self) -> u64 { function file_range (line 596) | fn file_range(&self) -> (u64, u64) { function data (line 600) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 604) | fn data_range(&self, address: u64, size: u64) -> Result Result> { function name (line 612) | fn name(&self) -> Result> { function flags (line 616) | fn flags(&self) -> SegmentFlags { type SectionIterator (line 623) | pub struct SectionIterator<'data, 'file, R: ReadRef<'data> = &'data [u8]> { type SectionIteratorInternal (line 629) | enum SectionIteratorInternal<'data, 'file, R: ReadRef<'data>> { type Item (line 655) | type Item = Section<'data, 'file, R>; method next (line 657) | fn next(&mut self) -> Option { type Section (line 666) | pub struct Section<'data, 'file, R: ReadRef<'data> = &'data [u8]> { type SectionInternal (line 670) | enum SectionInternal<'data, 'file, R: ReadRef<'data>> { function fmt (line 696) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type RelocationIterator (line 721) | type RelocationIterator = SectionRelocationIterator<'data, 'file, R>; function index (line 723) | fn index(&self) -> SectionIndex { function address (line 727) | fn address(&self) -> u64 { function size (line 731) | fn size(&self) -> u64 { function align (line 735) | fn align(&self) -> u64 { function file_range (line 739) | fn file_range(&self) -> Option<(u64, u64)> { function data (line 743) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 747) | fn data_range(&self, address: u64, size: u64) -> Result Result { function compressed_data (line 755) | fn compressed_data(&self) -> Result> { function name_bytes (line 759) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 763) | fn name(&self) -> Result<&str> { function segment_name_bytes (line 767) | fn segment_name_bytes(&self) -> Result> { function segment_name (line 771) | fn segment_name(&self) -> Result> { function kind (line 775) | fn kind(&self) -> SectionKind { function relocations (line 779) | fn relocations(&self) -> SectionRelocationIterator<'data, 'file, R> { function flags (line 790) | fn flags(&self) -> SectionFlags { type ComdatIterator (line 797) | pub struct ComdatIterator<'data, 'file, R: ReadRef<'data> = &'data [u8]> { type ComdatIteratorInternal (line 802) | enum ComdatIteratorInternal<'data, 'file, R: ReadRef<'data>> { type Item (line 828) | type Item = Comdat<'data, 'file, R>; method next (line 830) | fn next(&mut self) -> Option { type Comdat (line 839) | pub struct Comdat<'data, 'file, R: ReadRef<'data> = &'data [u8]> { type ComdatInternal (line 843) | enum ComdatInternal<'data, 'file, R: ReadRef<'data>> { function fmt (line 869) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type SectionIterator (line 881) | type SectionIterator = ComdatSectionIterator<'data, 'file, R>; function kind (line 883) | fn kind(&self) -> ComdatKind { function symbol (line 887) | fn symbol(&self) -> SymbolIndex { function name_bytes (line 891) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 895) | fn name(&self) -> Result<&str> { function sections (line 899) | fn sections(&self) -> ComdatSectionIterator<'data, 'file, R> { type ComdatSectionIterator (line 913) | pub struct ComdatSectionIterator<'data, 'file, R: ReadRef<'data> = &'dat... type ComdatSectionIteratorInternal (line 918) | enum ComdatSectionIteratorInternal<'data, 'file, R: ReadRef<'data>> { type Item (line 944) | type Item = SectionIndex; method next (line 946) | fn next(&mut self) -> Option { type SymbolTable (line 955) | pub struct SymbolTable<'data, 'file, R = &'data [u8]> type SymbolTableInternal (line 963) | enum SymbolTableInternal<'data, 'file, R> type Symbol (line 1014) | type Symbol = Symbol<'data, 'file, R>; type SymbolIterator (line 1015) | type SymbolIterator = SymbolIterator<'data, 'file, R>; function symbols (line 1017) | fn symbols(&self) -> Self::SymbolIterator { function symbol_by_index (line 1028) | fn symbol_by_index(&self, index: SymbolIndex) -> Result { type SymbolIterator (line 1039) | pub struct SymbolIterator<'data, 'file, R = &'data [u8]> type SymbolIteratorInternal (line 1047) | enum SymbolIteratorInternal<'data, 'file, R> type Item (line 1106) | type Item = Symbol<'data, 'file, R>; method next (line 1108) | fn next(&mut self) -> Option { type Symbol (line 1119) | pub struct Symbol<'data, 'file, R = &'data [u8]> type SymbolInternal (line 1126) | enum SymbolInternal<'data, 'file, R> function fmt (line 1175) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function index (line 1192) | fn index(&self) -> SymbolIndex { function name_bytes (line 1196) | fn name_bytes(&self) -> Result<&'data [u8]> { function name (line 1200) | fn name(&self) -> Result<&'data str> { function address (line 1204) | fn address(&self) -> u64 { function size (line 1208) | fn size(&self) -> u64 { function kind (line 1212) | fn kind(&self) -> SymbolKind { function section (line 1216) | fn section(&self) -> SymbolSection { function is_undefined (line 1220) | fn is_undefined(&self) -> bool { function is_definition (line 1224) | fn is_definition(&self) -> bool { function is_common (line 1228) | fn is_common(&self) -> bool { function is_weak (line 1232) | fn is_weak(&self) -> bool { function scope (line 1236) | fn scope(&self) -> SymbolScope { function is_global (line 1240) | fn is_global(&self) -> bool { function is_local (line 1244) | fn is_local(&self) -> bool { function flags (line 1248) | fn flags(&self) -> SymbolFlags { type DynamicRelocationIterator (line 1255) | pub struct DynamicRelocationIterator<'data, 'file, R = &'data [u8]> type DynamicRelocationIteratorInternal (line 1263) | enum DynamicRelocationIteratorInternal<'data, 'file, R> type Item (line 1277) | type Item = (u64, Relocation); method next (line 1279) | fn next(&mut self) -> Option { type SectionRelocationIterator (line 1292) | pub struct SectionRelocationIterator<'data, 'file, R: ReadRef<'data> = &... type SectionRelocationIteratorInternal (line 1297) | enum SectionRelocationIteratorInternal<'data, 'file, R: ReadRef<'data>> { type Item (line 1323) | type Item = (u64, Relocation); method next (line 1325) | fn next(&mut self) -> Option { FILE: builder/third-party/object/src/read/archive.rs type ArchiveKind (line 31) | pub enum ArchiveKind { type Members (line 52) | enum Members<'data> { type ArchiveFile (line 64) | pub struct ArchiveFile<'data, R: ReadRef<'data> = &'data [u8]> { function parse (line 74) | pub fn parse(data: R) -> read::Result { function parse_aixbig (line 185) | fn parse_aixbig(data: R) -> read::Result { function kind (line 253) | pub fn kind(&self) -> ArchiveKind { function members (line 261) | pub fn members(&self) -> ArchiveMemberIterator<'data, R> { type ArchiveMemberIterator (line 272) | pub struct ArchiveMemberIterator<'data, R: ReadRef<'data> = &'data [u8]> { type Item (line 279) | type Item = read::Result>; method next (line 281) | fn next(&mut self) -> Option { type MemberHeader (line 313) | enum MemberHeader<'data> { type ArchiveMember (line 322) | pub struct ArchiveMember<'data> { function parse (line 333) | fn parse>( function parse_aixbig_index (line 384) | fn parse_aixbig_index>( function parse_aixbig (line 394) | fn parse_aixbig>(data: R, mut offset: u64) -> read::Re... function header (line 434) | pub fn header(&self) -> Option<&'data archive::Header> { function aix_header (line 445) | pub fn aix_header(&self) -> Option<&'data archive::AixHeader> { function name (line 456) | pub fn name(&self) -> &'data [u8] { function date (line 462) | pub fn date(&self) -> Option { function uid (line 471) | pub fn uid(&self) -> Option { function gid (line 480) | pub fn gid(&self) -> Option { function mode (line 489) | pub fn mode(&self) -> Option { function file_range (line 497) | pub fn file_range(&self) -> (u64, u64) { function data (line 503) | pub fn data>(&self, data: R) -> read::Result<&'data [u... function parse_u64_digits (line 510) | fn parse_u64_digits(digits: &[u8], radix: u32) -> Option { function parse_sysv_extended_name (line 528) | fn parse_sysv_extended_name<'data>(digits: &[u8], names: &'data [u8]) ->... function parse_bsd_extended_name (line 540) | fn parse_bsd_extended_name<'data, R: ReadRef<'data>>( function kind (line 561) | fn kind() { function gnu_names (line 673) | fn gnu_names() { function bsd_names (line 705) | fn bsd_names() { function aix_names (line 729) | fn aix_names() { FILE: builder/third-party/object/src/read/coff/comdat.rs type CoffBigComdatIterator (line 12) | pub type CoffBigComdatIterator<'data, 'file, R = &'data [u8]> = type CoffComdatIterator (line 17) | pub struct CoffComdatIterator< type Item (line 30) | type Item = CoffComdat<'data, 'file, R, Coff>; method next (line 32) | fn next(&mut self) -> Option { type CoffBigComdat (line 47) | pub type CoffBigComdat<'data, 'file, R = &'data [u8]> = type CoffComdat (line 54) | pub struct CoffComdat< function parse (line 67) | fn parse( type SectionIterator (line 113) | type SectionIterator = CoffComdatSectionIterator<'data, 'file, R, Coff>; function kind (line 116) | fn kind(&self) -> ComdatKind { function symbol (line 129) | fn symbol(&self) -> SymbolIndex { function name_bytes (line 134) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 140) | fn name(&self) -> Result<&str> { function sections (line 148) | fn sections(&self) -> Self::SectionIterator { type CoffBigComdatSectionIterator (line 158) | pub type CoffBigComdatSectionIterator<'data, 'file, R = &'data [u8]> = type CoffComdatSectionIterator (line 163) | pub struct CoffComdatSectionIterator< type Item (line 177) | type Item = SectionIndex; method next (line 179) | fn next(&mut self) -> Option { FILE: builder/third-party/object/src/read/coff/file.rs type CoffCommon (line 18) | pub(crate) struct CoffCommon<'data, R: ReadRef<'data>, Coff: CoffHeader ... type CoffBigFile (line 30) | pub type CoffBigFile<'data, R = &'data [u8]> = CoffFile<'data, R, pe::An... type CoffFile (line 39) | pub struct CoffFile<'data, R: ReadRef<'data> = &'data [u8], Coff: CoffHe... function parse (line 48) | pub fn parse(data: R) -> Result { type Segment (line 77) | type Segment = CoffSegment<'data, 'file, R, Coff>; type SegmentIterator (line 78) | type SegmentIterator = CoffSegmentIterator<'data, 'file, R, Coff>; type Section (line 79) | type Section = CoffSection<'data, 'file, R, Coff>; type SectionIterator (line 80) | type SectionIterator = CoffSectionIterator<'data, 'file, R, Coff>; type Comdat (line 81) | type Comdat = CoffComdat<'data, 'file, R, Coff>; type ComdatIterator (line 82) | type ComdatIterator = CoffComdatIterator<'data, 'file, R, Coff>; type Symbol (line 83) | type Symbol = CoffSymbol<'data, 'file, R, Coff>; type SymbolIterator (line 84) | type SymbolIterator = CoffSymbolIterator<'data, 'file, R, Coff>; type SymbolTable (line 85) | type SymbolTable = CoffSymbolTable<'data, 'file, R, Coff>; type DynamicRelocationIterator (line 86) | type DynamicRelocationIterator = NoDynamicRelocationIterator; function architecture (line 88) | fn architecture(&self) -> Architecture { function sub_architecture (line 98) | fn sub_architecture(&self) -> Option { function is_little_endian (line 106) | fn is_little_endian(&self) -> bool { function is_64 (line 111) | fn is_64(&self) -> bool { function kind (line 116) | fn kind(&self) -> ObjectKind { function segments (line 120) | fn segments(&'file self) -> CoffSegmentIterator<'data, 'file, R, Coff> { function section_by_name_bytes (line 127) | fn section_by_name_bytes( function section_by_index (line 135) | fn section_by_index( function sections (line 147) | fn sections(&'file self) -> CoffSectionIterator<'data, 'file, R, Coff> { function comdats (line 154) | fn comdats(&'file self) -> CoffComdatIterator<'data, 'file, R, Coff> { function symbol_by_index (line 161) | fn symbol_by_index( function symbols (line 173) | fn symbols(&'file self) -> CoffSymbolIterator<'data, 'file, R, Coff> { function symbol_table (line 181) | fn symbol_table(&'file self) -> Option CoffSymbolIterator<'data, 'file, R, C... function dynamic_symbol_table (line 194) | fn dynamic_symbol_table(&'file self) -> Option Option Result>> { function exports (line 210) | fn exports(&self) -> Result>> { function has_debug_symbols (line 215) | fn has_debug_symbols(&self) -> bool { function relative_address_base (line 219) | fn relative_address_base(&self) -> u64 { function entry (line 224) | fn entry(&self) -> u64 { function flags (line 228) | fn flags(&self) -> FileFlags { function anon_object_class_id (line 238) | pub fn anon_object_class_id<'data, R: ReadRef<'data>>(data: R) -> Result... type CoffHeader (line 247) | pub trait CoffHeader: Debug + Pod { method is_type_bigobj (line 254) | fn is_type_bigobj() -> bool; method machine (line 256) | fn machine(&self) -> u16; method number_of_sections (line 257) | fn number_of_sections(&self) -> u32; method pointer_to_symbol_table (line 258) | fn pointer_to_symbol_table(&self) -> u32; method number_of_symbols (line 259) | fn number_of_symbols(&self) -> u32; method characteristics (line 260) | fn characteristics(&self) -> u16; method parse (line 267) | fn parse<'data, R: ReadRef<'data>>(data: R, offset: &mut u64) -> read:... method sections (line 274) | fn sections<'data, R: ReadRef<'data>>( method symbols (line 286) | fn symbols<'data, R: ReadRef<'data>>( type ImageSymbol (line 295) | type ImageSymbol = pe::ImageSymbol; type ImageSymbolBytes (line 296) | type ImageSymbolBytes = pe::ImageSymbolBytes; method is_type_bigobj (line 298) | fn is_type_bigobj() -> bool { method machine (line 302) | fn machine(&self) -> u16 { method number_of_sections (line 306) | fn number_of_sections(&self) -> u32 { method pointer_to_symbol_table (line 310) | fn pointer_to_symbol_table(&self) -> u32 { method number_of_symbols (line 314) | fn number_of_symbols(&self) -> u32 { method characteristics (line 318) | fn characteristics(&self) -> u16 { method parse (line 322) | fn parse<'data, R: ReadRef<'data>>(data: R, offset: &mut u64) -> read:... type ImageSymbol (line 338) | type ImageSymbol = pe::ImageSymbolEx; type ImageSymbolBytes (line 339) | type ImageSymbolBytes = pe::ImageSymbolExBytes; method is_type_bigobj (line 341) | fn is_type_bigobj() -> bool { method machine (line 345) | fn machine(&self) -> u16 { method number_of_sections (line 349) | fn number_of_sections(&self) -> u32 { method pointer_to_symbol_table (line 353) | fn pointer_to_symbol_table(&self) -> u32 { method number_of_symbols (line 357) | fn number_of_symbols(&self) -> u32 { method characteristics (line 361) | fn characteristics(&self) -> u16 { method parse (line 365) | fn parse<'data, R: ReadRef<'data>>(data: R, offset: &mut u64) -> read:... FILE: builder/third-party/object/src/read/coff/import.rs type ImportFile (line 17) | pub struct ImportFile<'data> { function parse (line 27) | pub fn parse>(data: R) -> Result { function architecture (line 67) | pub fn architecture(&self) -> Architecture { function sub_architecture (line 78) | pub fn sub_architecture(&self) -> Option { function symbol (line 86) | pub fn symbol(&self) -> &'data [u8] { function dll (line 91) | pub fn dll(&self) -> &'data [u8] { function import (line 96) | pub fn import(&self) -> ImportName<'data> { function import_type (line 104) | pub fn import_type(&self) -> ImportType { type ImportName (line 111) | pub enum ImportName<'data> { type ImportType (line 120) | pub enum ImportType { function parse (line 134) | pub fn parse<'data, R: ReadRef<'data>>(data: R, offset: &mut u64) -> Res... function parse_data (line 148) | pub fn parse_data<'data, R: ReadRef<'data>>( function import_type (line 183) | pub fn import_type(&self) -> u16 { function name_type (line 190) | pub fn name_type(&self) -> u16 { type ImportObjectData (line 197) | pub struct ImportObjectData<'data> { function symbol (line 205) | pub fn symbol(&self) -> &'data [u8] { function dll (line 210) | pub fn dll(&self) -> &'data [u8] { function export (line 217) | pub fn export(&self) -> Option<&'data [u8]> { FILE: builder/third-party/object/src/read/coff/relocation.rs type CoffBigRelocationIterator (line 13) | pub type CoffBigRelocationIterator<'data, 'file, R = &'data [u8]> = type CoffRelocationIterator (line 17) | pub struct CoffRelocationIterator< type Item (line 30) | type Item = (u64, Relocation); method next (line 32) | fn next(&mut self) -> Option { function fmt (line 103) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/object/src/read/coff/section.rs type SectionTable (line 19) | pub struct SectionTable<'data> { function parse (line 28) | pub fn parse>( function iter (line 43) | pub fn iter(&self) -> slice::Iter<'data, pe::ImageSectionHeader> { function is_empty (line 49) | pub fn is_empty(&self) -> bool { function len (line 55) | pub fn len(&self) -> usize { function section (line 62) | pub fn section(&self, index: usize) -> read::Result<&'data pe::ImageSect... function section_by_name (line 73) | pub fn section_by_name>( function max_section_file_offset (line 89) | pub fn max_section_file_offset(&self) -> u64 { type CoffBigSegmentIterator (line 111) | pub type CoffBigSegmentIterator<'data, 'file, R = &'data [u8]> = type CoffSegmentIterator (line 116) | pub struct CoffSegmentIterator< type Item (line 129) | type Item = CoffSegment<'data, 'file, R, Coff>; method next (line 131) | fn next(&mut self) -> Option { type CoffBigSegment (line 142) | pub type CoffBigSegment<'data, 'file, R = &'data [u8]> = type CoffSegment (line 149) | pub struct CoffSegment< function bytes (line 160) | fn bytes(&self) -> Result<&'data [u8]> { function address (line 176) | fn address(&self) -> u64 { function size (line 181) | fn size(&self) -> u64 { function align (line 186) | fn align(&self) -> u64 { function file_range (line 191) | fn file_range(&self) -> (u64, u64) { function data (line 196) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 200) | fn data_range(&self, address: u64, size: u64) -> Result Result> { function name (line 217) | fn name(&self) -> Result> { function flags (line 226) | fn flags(&self) -> SegmentFlags { type CoffBigSectionIterator (line 233) | pub type CoffBigSectionIterator<'data, 'file, R = &'data [u8]> = type CoffSectionIterator (line 238) | pub struct CoffSectionIterator< type Item (line 251) | type Item = CoffSection<'data, 'file, R, Coff>; method next (line 253) | fn next(&mut self) -> Option { type CoffBigSection (line 265) | pub type CoffBigSection<'data, 'file, R = &'data [u8]> = type CoffSection (line 272) | pub struct CoffSection< function bytes (line 284) | fn bytes(&self) -> Result<&'data [u8]> { type RelocationIterator (line 299) | type RelocationIterator = CoffRelocationIterator<'data, 'file, R, Coff>; function index (line 302) | fn index(&self) -> SectionIndex { function address (line 307) | fn address(&self) -> u64 { function size (line 312) | fn size(&self) -> u64 { function align (line 318) | fn align(&self) -> u64 { function file_range (line 323) | fn file_range(&self) -> Option<(u64, u64)> { function data (line 328) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 332) | fn data_range(&self, address: u64, size: u64) -> Result Result { function compressed_data (line 347) | fn compressed_data(&self) -> Result> { function name_bytes (line 352) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 357) | fn name(&self) -> Result<&str> { function segment_name_bytes (line 365) | fn segment_name_bytes(&self) -> Result> { function segment_name (line 370) | fn segment_name(&self) -> Result> { function kind (line 375) | fn kind(&self) -> SectionKind { function relocations (line 379) | fn relocations(&self) -> CoffRelocationIterator<'data, 'file, R, Coff> { function flags (line 387) | fn flags(&self) -> SectionFlags { function kind (line 395) | pub(crate) fn kind(&self) -> SectionKind { function name_offset (line 422) | pub fn name_offset(&self) -> Result> { function name (line 462) | pub fn name<'data, R: ReadRef<'data>>( function raw_name (line 476) | pub fn raw_name(&self) -> &[u8] { function coff_file_range (line 487) | pub fn coff_file_range(&self) -> Option<(u32, u32)> { function coff_data (line 502) | pub fn coff_data<'data, R: ReadRef<'data>>(&self, data: R) -> result::Re... function coff_alignment (line 513) | pub fn coff_alignment(&self) -> u64 { function coff_relocations (line 536) | pub fn coff_relocations<'data, R: ReadRef<'data>>( function name_offset (line 568) | fn name_offset() { FILE: builder/third-party/object/src/read/coff/symbol.rs type SymbolTable (line 24) | pub struct SymbolTable<'data, R = &'data [u8], Coff = pe::ImageFileHeader> method default (line 34) | fn default() -> Self { function parse (line 44) | pub fn parse(header: &Coff, data: R) -> Result { function strings (line 72) | pub fn strings(&self) -> StringTable<'data, R> { function is_empty (line 78) | pub fn is_empty(&self) -> bool { function len (line 86) | pub fn len(&self) -> usize { function iter (line 92) | pub fn iter<'table>(&'table self) -> SymbolIterator<'data, 'table, R, Co... function symbol (line 101) | pub fn symbol(&self, index: usize) -> Result<&'data Coff::ImageSymbol> { function aux_function (line 109) | pub fn aux_function(&self, index: usize) -> Result<&'data pe::ImageAuxSy... function aux_section (line 117) | pub fn aux_section(&self, index: usize) -> Result<&'data pe::ImageAuxSym... function aux_file_name (line 124) | pub fn aux_file_name(&self, index: usize, aux_count: u8) -> Result<&'dat... function get (line 139) | pub fn get(&self, index: usize, offset: usize) -> Result<&'data ... function map (line 150) | pub fn map Opt... type SymbolIterator (line 171) | pub struct SymbolIterator<'data, 'table, R = &'data [u8], Coff = pe::Ima... type Item (line 183) | type Item = (usize, &'data Coff::ImageSymbol); method next (line 185) | fn next(&mut self) -> Option { type CoffBigSymbolTable (line 194) | pub type CoffBigSymbolTable<'data, 'file, R = &'data [u8]> = type CoffSymbolTable (line 200) | pub struct CoffSymbolTable<'data, 'file, R = &'data [u8], Coff = pe::Ima... type Symbol (line 216) | type Symbol = CoffSymbol<'data, 'file, R, Coff>; type SymbolIterator (line 217) | type SymbolIterator = CoffSymbolIterator<'data, 'file, R, Coff>; function symbols (line 219) | fn symbols(&self) -> Self::SymbolIterator { function symbol_by_index (line 226) | fn symbol_by_index(&self, index: SymbolIndex) -> Result { type CoffBigSymbolIterator (line 237) | pub type CoffBigSymbolIterator<'data, 'file, R = &'data [u8]> = type CoffSymbolIterator (line 242) | pub struct CoffSymbolIterator<'data, 'file, R = &'data [u8], Coff = pe::... function fmt (line 254) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 262) | type Item = CoffSymbol<'data, 'file, R, Coff>; method next (line 264) | fn next(&mut self) -> Option { type CoffBigSymbol (line 279) | pub type CoffBigSymbol<'data, 'file, R = &'data [u8]> = type CoffSymbol (line 286) | pub struct CoffSymbol<'data, 'file, R = &'data [u8], Coff = pe::ImageFil... function raw_symbol (line 299) | pub fn raw_symbol(&self) -> &'data Coff::ImageSymbol { function index (line 313) | fn index(&self) -> SymbolIndex { function name_bytes (line 317) | fn name_bytes(&self) -> read::Result<&'data [u8]> { function name (line 327) | fn name(&self) -> read::Result<&'data str> { function address (line 334) | fn address(&self) -> u64 { function size (line 353) | fn size(&self) -> u64 { function kind (line 388) | fn kind(&self) -> SymbolKind { function section (line 410) | fn section(&self) -> SymbolSection { function is_undefined (line 439) | fn is_undefined(&self) -> bool { function is_definition (line 446) | fn is_definition(&self) -> bool { function is_common (line 451) | fn is_common(&self) -> bool { function is_weak (line 458) | fn is_weak(&self) -> bool { function scope (line 463) | fn scope(&self) -> SymbolScope { function is_global (line 474) | fn is_global(&self) -> bool { function is_local (line 482) | fn is_local(&self) -> bool { function flags (line 486) | fn flags(&self) -> SymbolFlags { type ImageSymbol (line 510) | pub trait ImageSymbol: Debug + Pod { method raw_name (line 511) | fn raw_name(&self) -> &[u8; 8]; method value (line 512) | fn value(&self) -> u32; method section_number (line 513) | fn section_number(&self) -> i32; method typ (line 514) | fn typ(&self) -> u16; method storage_class (line 515) | fn storage_class(&self) -> u8; method number_of_aux_symbols (line 516) | fn number_of_aux_symbols(&self) -> u8; method name (line 521) | fn name<'data, R: ReadRef<'data>>( method address (line 544) | fn address(&self, image_base: u64, sections: &SectionTable<'_>) -> Res... method is_definition (line 553) | fn is_definition(&self) -> bool { method has_aux_file_name (line 565) | fn has_aux_file_name(&self) -> bool { method has_aux_function (line 570) | fn has_aux_function(&self) -> bool { method has_aux_section (line 575) | fn has_aux_section(&self) -> bool { method base_type (line 581) | fn base_type(&self) -> u16 { method derived_type (line 585) | fn derived_type(&self) -> u16 { method raw_name (line 591) | fn raw_name(&self) -> &[u8; 8] { method value (line 594) | fn value(&self) -> u32 { method section_number (line 597) | fn section_number(&self) -> i32 { method typ (line 605) | fn typ(&self) -> u16 { method storage_class (line 608) | fn storage_class(&self) -> u8 { method number_of_aux_symbols (line 611) | fn number_of_aux_symbols(&self) -> u8 { method raw_name (line 617) | fn raw_name(&self) -> &[u8; 8] { method value (line 620) | fn value(&self) -> u32 { method section_number (line 623) | fn section_number(&self) -> i32 { method typ (line 626) | fn typ(&self) -> u16 { method storage_class (line 629) | fn storage_class(&self) -> u8 { method number_of_aux_symbols (line 632) | fn number_of_aux_symbols(&self) -> u8 { FILE: builder/third-party/object/src/read/elf/attributes.rs type AttributesSection (line 18) | pub struct AttributesSection<'data, Elf: FileHeader> { function new (line 26) | pub fn new(endian: Elf::Endian, data: &'data [u8]) -> Result { function version (line 42) | pub fn version(&self) -> u8 { function subsections (line 47) | pub fn subsections(&self) -> Result { function next (line 69) | pub fn next(&mut self) -> Result... function parse (line 81) | fn parse(&mut self) -> Result>> { type AttributesSubsection (line 116) | pub struct AttributesSubsection<'data, Elf: FileHeader> { function length (line 125) | pub fn length(&self) -> u32 { function vendor (line 130) | pub fn vendor(&self) -> &'data [u8] { function subsubsections (line 135) | pub fn subsubsections(&self) -> AttributesSubsubsectionIterator<'data, E... type AttributesSubsubsectionIterator (line 145) | pub struct AttributesSubsubsectionIterator<'data, Elf: FileHeader> { function next (line 152) | pub fn next(&mut self) -> Result>> { function parse (line 164) | fn parse(&mut self) -> Result>> { type AttributesSubsubsection (line 212) | pub struct AttributesSubsubsection<'data> { function tag (line 221) | pub fn tag(&self) -> u8 { function length (line 226) | pub fn length(&self) -> u32 { function indices_data (line 231) | pub fn indices_data(&self) -> &'data [u8] { function indices (line 240) | pub fn indices(&self) -> AttributeIndexIterator<'data> { function attributes_data (line 245) | pub fn attributes_data(&self) -> &'data [u8] { function attributes (line 250) | pub fn attributes(&self) -> AttributeReader<'data> { type AttributeIndexIterator (line 257) | pub struct AttributeIndexIterator<'data> { function next (line 263) | pub fn next(&mut self) -> Result> { type AttributeReader (line 282) | pub struct AttributeReader<'data> { function read_tag (line 288) | pub fn read_tag(&mut self) -> Result> { function read_integer (line 297) | pub fn read_integer(&mut self) -> Result { function read_string (line 303) | pub fn read_string(&mut self) -> Result<&'data [u8]> { FILE: builder/third-party/object/src/read/elf/comdat.rs type ElfComdatIterator32 (line 11) | pub type ElfComdatIterator32<'data, 'file, Endian = Endianness, R = &'da... type ElfComdatIterator64 (line 14) | pub type ElfComdatIterator64<'data, 'file, Endian = Endianness, R = &'da... type ElfComdatIterator (line 19) | pub struct ElfComdatIterator<'data, 'file, Elf, R = &'data [u8]> type Item (line 33) | type Item = ElfComdat<'data, 'file, Elf, R>; method next (line 35) | fn next(&mut self) -> Option { type ElfComdat32 (line 46) | pub type ElfComdat32<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfComdat64 (line 49) | pub type ElfComdat64<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfComdat (line 56) | pub struct ElfComdat<'data, 'file, Elf, R = &'data [u8]> function parse (line 71) | fn parse( type SectionIterator (line 99) | type SectionIterator = ElfComdatSectionIterator<'data, 'file, Elf, R>; function kind (line 102) | fn kind(&self) -> ComdatKind { function symbol (line 107) | fn symbol(&self) -> SymbolIndex { function name_bytes (line 111) | fn name_bytes(&self) -> read::Result<&[u8]> { function name (line 118) | fn name(&self) -> read::Result<&str> { function sections (line 125) | fn sections(&self) -> Self::SectionIterator { type ElfComdatSectionIterator32 (line 134) | pub type ElfComdatSectionIterator32<'data, 'file, Endian = Endianness, R... type ElfComdatSectionIterator64 (line 137) | pub type ElfComdatSectionIterator64<'data, 'file, Endian = Endianness, R... type ElfComdatSectionIterator (line 142) | pub struct ElfComdatSectionIterator<'data, 'file, Elf, R = &'data [u8]> type Item (line 156) | type Item = SectionIndex; method next (line 158) | fn next(&mut self) -> Option { FILE: builder/third-party/object/src/read/elf/compression.rs type CompressionHeader (line 9) | pub trait CompressionHeader: Debug + Pod { method ch_type (line 13) | fn ch_type(&self, endian: Self::Endian) -> u32; method ch_size (line 14) | fn ch_size(&self, endian: Self::Endian) -> Self::Word; method ch_addralign (line 15) | fn ch_addralign(&self, endian: Self::Endian) -> Self::Word; type Word (line 19) | type Word = u32; type Endian (line 20) | type Endian = Endian; method ch_type (line 23) | fn ch_type(&self, endian: Self::Endian) -> u32 { method ch_size (line 28) | fn ch_size(&self, endian: Self::Endian) -> Self::Word { method ch_addralign (line 33) | fn ch_addralign(&self, endian: Self::Endian) -> Self::Word { type Word (line 39) | type Word = u64; type Endian (line 40) | type Endian = Endian; method ch_type (line 43) | fn ch_type(&self, endian: Self::Endian) -> u32 { method ch_size (line 48) | fn ch_size(&self, endian: Self::Endian) -> Self::Word { method ch_addralign (line 53) | fn ch_addralign(&self, endian: Self::Endian) -> Self::Word { FILE: builder/third-party/object/src/read/elf/dynamic.rs type Dyn (line 11) | pub trait Dyn: Debug + Pod { method d_tag (line 15) | fn d_tag(&self, endian: Self::Endian) -> Self::Word; method d_val (line 16) | fn d_val(&self, endian: Self::Endian) -> Self::Word; method tag32 (line 19) | fn tag32(&self, endian: Self::Endian) -> Option { method val32 (line 24) | fn val32(&self, endian: Self::Endian) -> Option { method is_string (line 29) | fn is_string(&self, endian: Self::Endian) -> bool { method string (line 48) | fn string<'data>( method is_address (line 59) | fn is_address(&self, endian: Self::Endian) -> bool { type Word (line 90) | type Word = u32; type Endian (line 91) | type Endian = Endian; method d_tag (line 94) | fn d_tag(&self, endian: Self::Endian) -> Self::Word { method d_val (line 99) | fn d_val(&self, endian: Self::Endian) -> Self::Word { type Word (line 105) | type Word = u64; type Endian (line 106) | type Endian = Endian; method d_tag (line 109) | fn d_tag(&self, endian: Self::Endian) -> Self::Word { method d_val (line 114) | fn d_val(&self, endian: Self::Endian) -> Self::Word { FILE: builder/third-party/object/src/read/elf/file.rs type ElfFile32 (line 23) | pub type ElfFile32<'data, Endian = Endianness, R = &'data [u8]> = type ElfFile64 (line 29) | pub type ElfFile64<'data, Endian = Endianness, R = &'data [u8]> = type ElfFile (line 36) | pub struct ElfFile<'data, Elf, R = &'data [u8]> function parse (line 57) | pub fn parse(data: R) -> read::Result { function endian (line 81) | pub fn endian(&self) -> Elf::Endian { function data (line 86) | pub fn data(&self) -> R { function raw_header (line 91) | pub fn raw_header(&self) -> &'data Elf { function raw_segments (line 96) | pub fn raw_segments(&self) -> &'data [Elf::ProgramHeader] { function raw_section_by_name (line 100) | fn raw_section_by_name<'file>( function zdebug_section_by_name (line 114) | fn zdebug_section_by_name<'file>( function zdebug_section_by_name (line 128) | fn zdebug_section_by_name<'file>( type Segment (line 149) | type Segment = ElfSegment<'data, 'file, Elf, R>; type SegmentIterator (line 150) | type SegmentIterator = ElfSegmentIterator<'data, 'file, Elf, R>; type Section (line 151) | type Section = ElfSection<'data, 'file, Elf, R>; type SectionIterator (line 152) | type SectionIterator = ElfSectionIterator<'data, 'file, Elf, R>; type Comdat (line 153) | type Comdat = ElfComdat<'data, 'file, Elf, R>; type ComdatIterator (line 154) | type ComdatIterator = ElfComdatIterator<'data, 'file, Elf, R>; type Symbol (line 155) | type Symbol = ElfSymbol<'data, 'file, Elf, R>; type SymbolIterator (line 156) | type SymbolIterator = ElfSymbolIterator<'data, 'file, Elf, R>; type SymbolTable (line 157) | type SymbolTable = ElfSymbolTable<'data, 'file, Elf, R>; type DynamicRelocationIterator (line 158) | type DynamicRelocationIterator = ElfDynamicRelocationIterator<'data, 'fi... function architecture (line 160) | fn architecture(&self) -> Architecture { function is_little_endian (line 195) | fn is_little_endian(&self) -> bool { function is_64 (line 200) | fn is_64(&self) -> bool { function kind (line 204) | fn kind(&self) -> ObjectKind { function segments (line 215) | fn segments(&'file self) -> ElfSegmentIterator<'data, 'file, Elf, R> { function section_by_name_bytes (line 222) | fn section_by_name_bytes( function section_by_index (line 230) | fn section_by_index( function sections (line 242) | fn sections(&'file self) -> ElfSectionIterator<'data, 'file, Elf, R> { function comdats (line 249) | fn comdats(&'file self) -> ElfComdatIterator<'data, 'file, Elf, R> { function symbol_by_index (line 256) | fn symbol_by_index( function symbols (line 269) | fn symbols(&'file self) -> ElfSymbolIterator<'data, 'file, Elf, R> { function symbol_table (line 277) | fn symbol_table(&'file self) -> Option ElfSymbolIterator<'data, 'file, Elf, ... function dynamic_symbol_table (line 295) | fn dynamic_symbol_table(&'file self) -> Option read::Result>> { function exports (line 332) | fn exports(&self) -> read::Result>> { function has_debug_symbols (line 347) | fn has_debug_symbols(&self) -> bool { function build_id (line 358) | fn build_id(&self) -> read::Result> { function gnu_debuglink (line 389) | fn gnu_debuglink(&self) -> read::Result> { function gnu_debugaltlink (line 410) | fn gnu_debugaltlink(&self) -> read::Result u64 { function entry (line 431) | fn entry(&self) -> u64 { function flags (line 435) | fn flags(&self) -> FileFlags { type FileHeader (line 446) | pub trait FileHeader: Debug + Pod { method is_type_64 (line 463) | fn is_type_64(&self) -> bool; method is_type_64_sized (line 470) | fn is_type_64_sized() -> bool method e_ident (line 474) | fn e_ident(&self) -> &elf::Ident; method e_type (line 475) | fn e_type(&self, endian: Self::Endian) -> u16; method e_machine (line 476) | fn e_machine(&self, endian: Self::Endian) -> u16; method e_version (line 477) | fn e_version(&self, endian: Self::Endian) -> u32; method e_entry (line 478) | fn e_entry(&self, endian: Self::Endian) -> Self::Word; method e_phoff (line 479) | fn e_phoff(&self, endian: Self::Endian) -> Self::Word; method e_shoff (line 480) | fn e_shoff(&self, endian: Self::Endian) -> Self::Word; method e_flags (line 481) | fn e_flags(&self, endian: Self::Endian) -> u32; method e_ehsize (line 482) | fn e_ehsize(&self, endian: Self::Endian) -> u16; method e_phentsize (line 483) | fn e_phentsize(&self, endian: Self::Endian) -> u16; method e_phnum (line 484) | fn e_phnum(&self, endian: Self::Endian) -> u16; method e_shentsize (line 485) | fn e_shentsize(&self, endian: Self::Endian) -> u16; method e_shnum (line 486) | fn e_shnum(&self, endian: Self::Endian) -> u16; method e_shstrndx (line 487) | fn e_shstrndx(&self, endian: Self::Endian) -> u16; method parse (line 494) | fn parse<'data, R: ReadRef<'data>>(data: R) -> read::Result<&'data Sel... method is_supported (line 508) | fn is_supported(&self) -> bool { method is_class_32 (line 518) | fn is_class_32(&self) -> bool { method is_class_64 (line 522) | fn is_class_64(&self) -> bool { method is_little_endian (line 526) | fn is_little_endian(&self) -> bool { method is_big_endian (line 530) | fn is_big_endian(&self) -> bool { method endian (line 534) | fn endian(&self) -> read::Result { method section_0 (line 542) | fn section_0<'data, R: ReadRef<'data>>( method phnum (line 565) | fn phnum<'data, R: ReadRef<'data>>( method shnum (line 584) | fn shnum<'data, R: ReadRef<'data>>( method shstrndx (line 608) | fn shstrndx<'data, R: ReadRef<'data>>( method program_headers (line 632) | fn program_headers<'data, R: ReadRef<'data>>( method section_headers (line 660) | fn section_headers<'data, R: ReadRef<'data>>( method section_strings (line 685) | fn section_strings<'data, R: ReadRef<'data>>( method sections (line 708) | fn sections<'data, R: ReadRef<'data>>( method is_mips64el (line 719) | fn is_mips64el(&self, endian: Self::Endian) -> bool { type Word (line 725) | type Word = u32; type Sword (line 726) | type Sword = i32; type Endian (line 727) | type Endian = Endian; type ProgramHeader (line 728) | type ProgramHeader = elf::ProgramHeader32; type SectionHeader (line 729) | type SectionHeader = elf::SectionHeader32; type CompressionHeader (line 730) | type CompressionHeader = elf::CompressionHeader32; type NoteHeader (line 731) | type NoteHeader = elf::NoteHeader32; type Dyn (line 732) | type Dyn = elf::Dyn32; type Sym (line 733) | type Sym = elf::Sym32; type Rel (line 734) | type Rel = elf::Rel32; type Rela (line 735) | type Rela = elf::Rela32; method is_type_64 (line 738) | fn is_type_64(&self) -> bool { method is_type_64_sized (line 743) | fn is_type_64_sized() -> bool method e_ident (line 751) | fn e_ident(&self) -> &elf::Ident { method e_type (line 756) | fn e_type(&self, endian: Self::Endian) -> u16 { method e_machine (line 761) | fn e_machine(&self, endian: Self::Endian) -> u16 { method e_version (line 766) | fn e_version(&self, endian: Self::Endian) -> u32 { method e_entry (line 771) | fn e_entry(&self, endian: Self::Endian) -> Self::Word { method e_phoff (line 776) | fn e_phoff(&self, endian: Self::Endian) -> Self::Word { method e_shoff (line 781) | fn e_shoff(&self, endian: Self::Endian) -> Self::Word { method e_flags (line 786) | fn e_flags(&self, endian: Self::Endian) -> u32 { method e_ehsize (line 791) | fn e_ehsize(&self, endian: Self::Endian) -> u16 { method e_phentsize (line 796) | fn e_phentsize(&self, endian: Self::Endian) -> u16 { method e_phnum (line 801) | fn e_phnum(&self, endian: Self::Endian) -> u16 { method e_shentsize (line 806) | fn e_shentsize(&self, endian: Self::Endian) -> u16 { method e_shnum (line 811) | fn e_shnum(&self, endian: Self::Endian) -> u16 { method e_shstrndx (line 816) | fn e_shstrndx(&self, endian: Self::Endian) -> u16 { type Word (line 822) | type Word = u64; type Sword (line 823) | type Sword = i64; type Endian (line 824) | type Endian = Endian; type ProgramHeader (line 825) | type ProgramHeader = elf::ProgramHeader64; type SectionHeader (line 826) | type SectionHeader = elf::SectionHeader64; type CompressionHeader (line 827) | type CompressionHeader = elf::CompressionHeader64; type NoteHeader (line 828) | type NoteHeader = elf::NoteHeader32; type Dyn (line 829) | type Dyn = elf::Dyn64; type Sym (line 830) | type Sym = elf::Sym64; type Rel (line 831) | type Rel = elf::Rel64; type Rela (line 832) | type Rela = elf::Rela64; method is_type_64 (line 835) | fn is_type_64(&self) -> bool { method is_type_64_sized (line 840) | fn is_type_64_sized() -> bool method e_ident (line 848) | fn e_ident(&self) -> &elf::Ident { method e_type (line 853) | fn e_type(&self, endian: Self::Endian) -> u16 { method e_machine (line 858) | fn e_machine(&self, endian: Self::Endian) -> u16 { method e_version (line 863) | fn e_version(&self, endian: Self::Endian) -> u32 { method e_entry (line 868) | fn e_entry(&self, endian: Self::Endian) -> Self::Word { method e_phoff (line 873) | fn e_phoff(&self, endian: Self::Endian) -> Self::Word { method e_shoff (line 878) | fn e_shoff(&self, endian: Self::Endian) -> Self::Word { method e_flags (line 883) | fn e_flags(&self, endian: Self::Endian) -> u32 { method e_ehsize (line 888) | fn e_ehsize(&self, endian: Self::Endian) -> u16 { method e_phentsize (line 893) | fn e_phentsize(&self, endian: Self::Endian) -> u16 { method e_phnum (line 898) | fn e_phnum(&self, endian: Self::Endian) -> u16 { method e_shentsize (line 903) | fn e_shentsize(&self, endian: Self::Endian) -> u16 { method e_shnum (line 908) | fn e_shnum(&self, endian: Self::Endian) -> u16 { method e_shstrndx (line 913) | fn e_shstrndx(&self, endian: Self::Endian) -> u16 { FILE: builder/third-party/object/src/read/elf/hash.rs type HashTable (line 13) | pub struct HashTable<'data, Elf: FileHeader> { function parse (line 25) | pub fn parse(endian: Elf::Endian, data: &'data [u8]) -> Result { function symbol_table_length (line 40) | pub fn symbol_table_length(&self) -> u32 { function find (line 45) | pub fn find>( type GnuHashTable (line 78) | pub struct GnuHashTable<'data, Elf: FileHeader> { function parse (line 98) | pub fn parse(endian: Elf::Endian, data: &'data [u8]) -> Result { function symbol_base (line 125) | pub fn symbol_base(&self) -> u32 { function symbol_table_length (line 132) | pub fn symbol_table_length(&self, endian: Elf::Endian) -> Option { function find (line 162) | pub fn find>( FILE: builder/third-party/object/src/read/elf/note.rs type NoteIterator (line 17) | pub struct NoteIterator<'data, Elf> function new (line 38) | pub fn new(endian: Elf::Endian, align: Elf::Word, data: &'data [u8]) -> ... function next (line 53) | pub fn next(&mut self) -> read::Result>> { type Note (line 92) | pub struct Note<'data, Elf> function n_type (line 105) | pub fn n_type(&self, endian: Elf::Endian) -> u32 { function n_namesz (line 110) | pub fn n_namesz(&self, endian: Elf::Endian) -> u32 { function n_descsz (line 115) | pub fn n_descsz(&self, endian: Elf::Endian) -> u32 { function name_bytes (line 125) | pub fn name_bytes(&self) -> &'data [u8] { function name (line 131) | pub fn name(&self) -> &'data [u8] { function desc (line 143) | pub fn desc(&self) -> &'data [u8] { function gnu_properties (line 148) | pub fn gnu_properties( type NoteHeader (line 168) | pub trait NoteHeader: Debug + Pod { method n_namesz (line 171) | fn n_namesz(&self, endian: Self::Endian) -> u32; method n_descsz (line 172) | fn n_descsz(&self, endian: Self::Endian) -> u32; method n_type (line 173) | fn n_type(&self, endian: Self::Endian) -> u32; type Endian (line 177) | type Endian = Endian; method n_namesz (line 180) | fn n_namesz(&self, endian: Self::Endian) -> u32 { method n_descsz (line 185) | fn n_descsz(&self, endian: Self::Endian) -> u32 { method n_type (line 190) | fn n_type(&self, endian: Self::Endian) -> u32 { type Endian (line 196) | type Endian = Endian; method n_namesz (line 199) | fn n_namesz(&self, endian: Self::Endian) -> u32 { method n_descsz (line 204) | fn n_descsz(&self, endian: Self::Endian) -> u32 { method n_type (line 209) | fn n_type(&self, endian: Self::Endian) -> u32 { type GnuPropertyIterator (line 218) | pub struct GnuPropertyIterator<'data, Endian: endian::Endian> { function next (line 226) | pub fn next(&mut self) -> read::Result>> { type GnuProperty (line 246) | pub struct GnuProperty<'data> { function pr_type (line 255) | pub fn pr_type(&self) -> u32 { function pr_data (line 260) | pub fn pr_data(&self) -> &'data [u8] { function data_u32 (line 265) | pub fn data_u32(&self, endian: E) -> read::Result { FILE: builder/third-party/object/src/read/elf/relocation.rs type RelocationSections (line 18) | pub struct RelocationSections { method parse (line 26) | pub fn parse<'data, Elf: FileHeader, R: ReadRef<'data>>( method get (line 64) | pub fn get(&self, index: usize) -> Option { type ElfRelaIterator (line 69) | pub(super) enum ElfRelaIterator<'data, Elf: FileHeader> { function is_rel (line 75) | fn is_rel(&self) -> bool { type Item (line 84) | type Item = Elf::Rela; method next (line 86) | fn next(&mut self) -> Option { type ElfDynamicRelocationIterator32 (line 95) | pub type ElfDynamicRelocationIterator32<'data, 'file, Endian = Endiannes... type ElfDynamicRelocationIterator64 (line 98) | pub type ElfDynamicRelocationIterator64<'data, 'file, Endian = Endiannes... type ElfDynamicRelocationIterator (line 102) | pub struct ElfDynamicRelocationIterator<'data, 'file, Elf, R = &'data [u8]> type Item (line 118) | type Item = (u64, Relocation); method next (line 120) | fn next(&mut self) -> Option { function fmt (line 162) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ElfSectionRelocationIterator32 (line 168) | pub type ElfSectionRelocationIterator32<'data, 'file, Endian = Endiannes... type ElfSectionRelocationIterator64 (line 171) | pub type ElfSectionRelocationIterator64<'data, 'file, Endian = Endiannes... type ElfSectionRelocationIterator (line 175) | pub struct ElfSectionRelocationIterator<'data, 'file, Elf, R = &'data [u8]> type Item (line 191) | type Item = (u64, Relocation); method next (line 193) | fn next(&mut self) -> Option { function fmt (line 229) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function parse_relocation (line 234) | fn parse_relocation( type Rel (line 491) | pub trait Rel: Debug + Pod + Clone { method r_offset (line 496) | fn r_offset(&self, endian: Self::Endian) -> Self::Word; method r_info (line 497) | fn r_info(&self, endian: Self::Endian) -> Self::Word; method r_sym (line 498) | fn r_sym(&self, endian: Self::Endian) -> u32; method r_type (line 499) | fn r_type(&self, endian: Self::Endian) -> u32; type Word (line 503) | type Word = u32; type Sword (line 504) | type Sword = i32; type Endian (line 505) | type Endian = Endian; method r_offset (line 508) | fn r_offset(&self, endian: Self::Endian) -> Self::Word { method r_info (line 513) | fn r_info(&self, endian: Self::Endian) -> Self::Word { method r_sym (line 518) | fn r_sym(&self, endian: Self::Endian) -> u32 { method r_type (line 523) | fn r_type(&self, endian: Self::Endian) -> u32 { type Word (line 529) | type Word = u64; type Sword (line 530) | type Sword = i64; type Endian (line 531) | type Endian = Endian; method r_offset (line 534) | fn r_offset(&self, endian: Self::Endian) -> Self::Word { method r_info (line 539) | fn r_info(&self, endian: Self::Endian) -> Self::Word { method r_sym (line 544) | fn r_sym(&self, endian: Self::Endian) -> u32 { method r_type (line 549) | fn r_type(&self, endian: Self::Endian) -> u32 { type Rela (line 556) | pub trait Rela: Debug + Pod + Clone { method r_offset (line 561) | fn r_offset(&self, endian: Self::Endian) -> Self::Word; method r_info (line 562) | fn r_info(&self, endian: Self::Endian, is_mips64el: bool) -> Self::Word; method r_addend (line 563) | fn r_addend(&self, endian: Self::Endian) -> Self::Sword; method r_sym (line 564) | fn r_sym(&self, endian: Self::Endian, is_mips64el: bool) -> u32; method r_type (line 565) | fn r_type(&self, endian: Self::Endian, is_mips64el: bool) -> u32; type Word (line 569) | type Word = u32; type Sword (line 570) | type Sword = i32; type Endian (line 571) | type Endian = Endian; method r_offset (line 574) | fn r_offset(&self, endian: Self::Endian) -> Self::Word { method r_info (line 579) | fn r_info(&self, endian: Self::Endian, _is_mips64el: bool) -> Self::Wo... method r_addend (line 584) | fn r_addend(&self, endian: Self::Endian) -> Self::Sword { method r_sym (line 589) | fn r_sym(&self, endian: Self::Endian, _is_mips64el: bool) -> u32 { method r_type (line 594) | fn r_type(&self, endian: Self::Endian, _is_mips64el: bool) -> u32 { type Word (line 600) | type Word = u64; type Sword (line 601) | type Sword = i64; type Endian (line 602) | type Endian = Endian; method r_offset (line 605) | fn r_offset(&self, endian: Self::Endian) -> Self::Word { method r_info (line 610) | fn r_info(&self, endian: Self::Endian, is_mips64el: bool) -> Self::Word { method r_addend (line 615) | fn r_addend(&self, endian: Self::Endian) -> Self::Sword { method r_sym (line 620) | fn r_sym(&self, endian: Self::Endian, is_mips64el: bool) -> u32 { method r_type (line 625) | fn r_type(&self, endian: Self::Endian, is_mips64el: bool) -> u32 { FILE: builder/third-party/object/src/read/elf/section.rs type SectionTable (line 24) | pub struct SectionTable<'data, Elf: FileHeader, R = &'data [u8]> function new (line 35) | pub fn new(sections: &'data [Elf::SectionHeader], strings: StringTable<'... function iter (line 41) | pub fn iter(&self) -> slice::Iter<'data, Elf::SectionHeader> { function is_empty (line 47) | pub fn is_empty(&self) -> bool { function len (line 53) | pub fn len(&self) -> usize { function section (line 58) | pub fn section(&self, index: SectionIndex) -> read::Result<&'data Elf::S... function section_by_name (line 67) | pub fn section_by_name( function section_name (line 79) | pub fn section_name( function strings (line 91) | pub fn strings( function symbols (line 106) | pub fn symbols( function symbol_table_by_index (line 130) | pub fn symbol_table_by_index( function relocation_sections (line 146) | pub fn relocation_sections( function dynamic (line 160) | pub fn dynamic( function hash_header (line 177) | pub fn hash_header( function hash (line 196) | pub fn hash( function gnu_hash_header (line 213) | pub fn gnu_hash_header( function gnu_hash (line 232) | pub fn gnu_hash( function gnu_versym (line 251) | pub fn gnu_versym( function gnu_verdef (line 270) | pub fn gnu_verdef( function gnu_verneed (line 289) | pub fn gnu_verneed( function versions (line 306) | pub fn versions( type ElfSectionIterator32 (line 324) | pub type ElfSectionIterator32<'data, 'file, Endian = Endianness, R = &'d... type ElfSectionIterator64 (line 327) | pub type ElfSectionIterator64<'data, 'file, Endian = Endianness, R = &'d... type ElfSectionIterator (line 332) | pub struct ElfSectionIterator<'data, 'file, Elf, R = &'data [u8]> type Item (line 346) | type Item = ElfSection<'data, 'file, Elf, R>; method next (line 348) | fn next(&mut self) -> Option { type ElfSection32 (line 358) | pub type ElfSection32<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfSection64 (line 361) | pub type ElfSection64<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfSection (line 368) | pub struct ElfSection<'data, 'file, Elf, R = &'data [u8]> function bytes (line 379) | fn bytes(&self) -> read::Result<&'data [u8]> { function maybe_compressed (line 385) | fn maybe_compressed(&self) -> read::Result> { function maybe_compressed_gnu (line 408) | fn maybe_compressed_gnu(&self) -> read::Result SectionIndex { function address (line 470) | fn address(&self) -> u64 { function size (line 475) | fn size(&self) -> u64 { function align (line 480) | fn align(&self) -> u64 { function file_range (line 485) | fn file_range(&self) -> Option<(u64, u64)> { function data (line 490) | fn data(&self) -> read::Result<&'data [u8]> { function data_range (line 494) | fn data_range(&self, address: u64, size: u64) -> read::Result read::Result { function compressed_data (line 513) | fn compressed_data(&self) -> read::Result> { function name_bytes (line 517) | fn name_bytes(&self) -> read::Result<&[u8]> { function name (line 523) | fn name(&self) -> read::Result<&str> { function segment_name_bytes (line 531) | fn segment_name_bytes(&self) -> read::Result> { function segment_name (line 536) | fn segment_name(&self) -> read::Result> { function kind (line 540) | fn kind(&self) -> SectionKind { function relocations (line 584) | fn relocations(&self) -> ElfSectionRelocationIterator<'data, 'file, Elf,... function flags (line 592) | fn flags(&self) -> SectionFlags { type SectionHeader (line 601) | pub trait SectionHeader: Debug + Pod { method sh_name (line 606) | fn sh_name(&self, endian: Self::Endian) -> u32; method sh_type (line 607) | fn sh_type(&self, endian: Self::Endian) -> u32; method sh_flags (line 608) | fn sh_flags(&self, endian: Self::Endian) -> Self::Word; method sh_addr (line 609) | fn sh_addr(&self, endian: Self::Endian) -> Self::Word; method sh_offset (line 610) | fn sh_offset(&self, endian: Self::Endian) -> Self::Word; method sh_size (line 611) | fn sh_size(&self, endian: Self::Endian) -> Self::Word; method sh_link (line 612) | fn sh_link(&self, endian: Self::Endian) -> u32; method sh_info (line 613) | fn sh_info(&self, endian: Self::Endian) -> u32; method sh_addralign (line 614) | fn sh_addralign(&self, endian: Self::Endian) -> Self::Word; method sh_entsize (line 615) | fn sh_entsize(&self, endian: Self::Endian) -> Self::Word; method name (line 618) | fn name<'data, R: ReadRef<'data>>( method file_range (line 631) | fn file_range(&self, endian: Self::Endian) -> Option<(u64, u64)> { method data (line 643) | fn data<'data, R: ReadRef<'data>>( method data_as_array (line 661) | fn data_as_array<'data, T: Pod, R: ReadRef<'data>>( method strings (line 675) | fn strings<'data, R: ReadRef<'data>>( method symbols (line 700) | fn symbols<'data, R: ReadRef<'data>>( method rel (line 720) | fn rel<'data, R: ReadRef<'data>>( method rela (line 741) | fn rela<'data, R: ReadRef<'data>>( method dynamic (line 762) | fn dynamic<'data, R: ReadRef<'data>>( method notes (line 781) | fn notes<'data, R: ReadRef<'data>>( method group (line 803) | fn group<'data, R: ReadRef<'data>>( method hash_header (line 830) | fn hash_header<'data, R: ReadRef<'data>>( method hash (line 853) | fn hash<'data, R: ReadRef<'data>>( method gnu_hash_header (line 873) | fn gnu_hash_header<'data, R: ReadRef<'data>>( method gnu_hash (line 896) | fn gnu_hash<'data, R: ReadRef<'data>>( method gnu_versym (line 918) | fn gnu_versym<'data, R: ReadRef<'data>>( method gnu_verdef (line 939) | fn gnu_verdef<'data, R: ReadRef<'data>>( method gnu_verneed (line 960) | fn gnu_verneed<'data, R: ReadRef<'data>>( method gnu_attributes (line 979) | fn gnu_attributes<'data, R: ReadRef<'data>>( method attributes (line 996) | fn attributes<'data, R: ReadRef<'data>>( method compression (line 1012) | fn compression<'data, R: ReadRef<'data>>( type Elf (line 1041) | type Elf = elf::FileHeader32; type Word (line 1042) | type Word = u32; type Endian (line 1043) | type Endian = Endian; method sh_name (line 1046) | fn sh_name(&self, endian: Self::Endian) -> u32 { method sh_type (line 1051) | fn sh_type(&self, endian: Self::Endian) -> u32 { method sh_flags (line 1056) | fn sh_flags(&self, endian: Self::Endian) -> Self::Word { method sh_addr (line 1061) | fn sh_addr(&self, endian: Self::Endian) -> Self::Word { method sh_offset (line 1066) | fn sh_offset(&self, endian: Self::Endian) -> Self::Word { method sh_size (line 1071) | fn sh_size(&self, endian: Self::Endian) -> Self::Word { method sh_link (line 1076) | fn sh_link(&self, endian: Self::Endian) -> u32 { method sh_info (line 1081) | fn sh_info(&self, endian: Self::Endian) -> u32 { method sh_addralign (line 1086) | fn sh_addralign(&self, endian: Self::Endian) -> Self::Word { method sh_entsize (line 1091) | fn sh_entsize(&self, endian: Self::Endian) -> Self::Word { type Word (line 1097) | type Word = u64; type Endian (line 1098) | type Endian = Endian; type Elf (line 1099) | type Elf = elf::FileHeader64; method sh_name (line 1102) | fn sh_name(&self, endian: Self::Endian) -> u32 { method sh_type (line 1107) | fn sh_type(&self, endian: Self::Endian) -> u32 { method sh_flags (line 1112) | fn sh_flags(&self, endian: Self::Endian) -> Self::Word { method sh_addr (line 1117) | fn sh_addr(&self, endian: Self::Endian) -> Self::Word { method sh_offset (line 1122) | fn sh_offset(&self, endian: Self::Endian) -> Self::Word { method sh_size (line 1127) | fn sh_size(&self, endian: Self::Endian) -> Self::Word { method sh_link (line 1132) | fn sh_link(&self, endian: Self::Endian) -> u32 { method sh_info (line 1137) | fn sh_info(&self, endian: Self::Endian) -> u32 { method sh_addralign (line 1142) | fn sh_addralign(&self, endian: Self::Endian) -> Self::Word { method sh_entsize (line 1147) | fn sh_entsize(&self, endian: Self::Endian) -> Self::Word { FILE: builder/third-party/object/src/read/elf/segment.rs type ElfSegmentIterator32 (line 12) | pub type ElfSegmentIterator32<'data, 'file, Endian = Endianness, R = &'d... type ElfSegmentIterator64 (line 15) | pub type ElfSegmentIterator64<'data, 'file, Endian = Endianness, R = &'d... type ElfSegmentIterator (line 20) | pub struct ElfSegmentIterator<'data, 'file, Elf, R = &'data [u8]> type Item (line 34) | type Item = ElfSegment<'data, 'file, Elf, R>; method next (line 36) | fn next(&mut self) -> Option { type ElfSegment32 (line 50) | pub type ElfSegment32<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfSegment64 (line 53) | pub type ElfSegment64<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfSegment (line 60) | pub struct ElfSegment<'data, 'file, Elf, R = &'data [u8]> function bytes (line 70) | fn bytes(&self) -> read::Result<&'data [u8]> { function address (line 90) | fn address(&self) -> u64 { function size (line 95) | fn size(&self) -> u64 { function align (line 100) | fn align(&self) -> u64 { function file_range (line 105) | fn file_range(&self) -> (u64, u64) { function data (line 110) | fn data(&self) -> read::Result<&'data [u8]> { function data_range (line 114) | fn data_range(&self, address: u64, size: u64) -> read::Result read::Result> { function name (line 129) | fn name(&self) -> read::Result> { function flags (line 134) | fn flags(&self) -> SegmentFlags { type ProgramHeader (line 142) | pub trait ProgramHeader: Debug + Pod { method p_type (line 147) | fn p_type(&self, endian: Self::Endian) -> u32; method p_flags (line 148) | fn p_flags(&self, endian: Self::Endian) -> u32; method p_offset (line 149) | fn p_offset(&self, endian: Self::Endian) -> Self::Word; method p_vaddr (line 150) | fn p_vaddr(&self, endian: Self::Endian) -> Self::Word; method p_paddr (line 151) | fn p_paddr(&self, endian: Self::Endian) -> Self::Word; method p_filesz (line 152) | fn p_filesz(&self, endian: Self::Endian) -> Self::Word; method p_memsz (line 153) | fn p_memsz(&self, endian: Self::Endian) -> Self::Word; method p_align (line 154) | fn p_align(&self, endian: Self::Endian) -> Self::Word; method file_range (line 157) | fn file_range(&self, endian: Self::Endian) -> (u64, u64) { method data (line 164) | fn data<'data, R: ReadRef<'data>>( method data_as_array (line 178) | fn data_as_array<'data, T: Pod, R: ReadRef<'data>>( method data_range (line 191) | fn data_range<'data, R: ReadRef<'data>>( method dynamic (line 210) | fn dynamic<'data, R: ReadRef<'data>>( method notes (line 228) | fn notes<'data, R: ReadRef<'data>>( type Word (line 245) | type Word = u32; type Endian (line 246) | type Endian = Endian; type Elf (line 247) | type Elf = elf::FileHeader32; method p_type (line 250) | fn p_type(&self, endian: Self::Endian) -> u32 { method p_flags (line 255) | fn p_flags(&self, endian: Self::Endian) -> u32 { method p_offset (line 260) | fn p_offset(&self, endian: Self::Endian) -> Self::Word { method p_vaddr (line 265) | fn p_vaddr(&self, endian: Self::Endian) -> Self::Word { method p_paddr (line 270) | fn p_paddr(&self, endian: Self::Endian) -> Self::Word { method p_filesz (line 275) | fn p_filesz(&self, endian: Self::Endian) -> Self::Word { method p_memsz (line 280) | fn p_memsz(&self, endian: Self::Endian) -> Self::Word { method p_align (line 285) | fn p_align(&self, endian: Self::Endian) -> Self::Word { type Word (line 291) | type Word = u64; type Endian (line 292) | type Endian = Endian; type Elf (line 293) | type Elf = elf::FileHeader64; method p_type (line 296) | fn p_type(&self, endian: Self::Endian) -> u32 { method p_flags (line 301) | fn p_flags(&self, endian: Self::Endian) -> u32 { method p_offset (line 306) | fn p_offset(&self, endian: Self::Endian) -> Self::Word { method p_vaddr (line 311) | fn p_vaddr(&self, endian: Self::Endian) -> Self::Word { method p_paddr (line 316) | fn p_paddr(&self, endian: Self::Endian) -> Self::Word { method p_filesz (line 321) | fn p_filesz(&self, endian: Self::Endian) -> Self::Word { method p_memsz (line 326) | fn p_memsz(&self, endian: Self::Endian) -> Self::Word { method p_align (line 331) | fn p_align(&self, endian: Self::Endian) -> Self::Word { FILE: builder/third-party/object/src/read/elf/symbol.rs type SymbolTable (line 24) | pub struct SymbolTable<'data, Elf: FileHeader, R = &'data [u8]> method default (line 37) | fn default() -> Self { function parse (line 51) | pub fn parse( function section (line 95) | pub fn section(&self) -> SectionIndex { function shndx_section (line 101) | pub fn shndx_section(&self) -> SectionIndex { function string_section (line 107) | pub fn string_section(&self) -> SectionIndex { function strings (line 113) | pub fn strings(&self) -> StringTable<'data, R> { function symbols (line 119) | pub fn symbols(&self) -> &'data [Elf::Sym] { function iter (line 125) | pub fn iter(&self) -> slice::Iter<'data, Elf::Sym> { function is_empty (line 131) | pub fn is_empty(&self) -> bool { function len (line 137) | pub fn len(&self) -> usize { function symbol (line 142) | pub fn symbol(&self, index: usize) -> read::Result<&'data Elf::Sym> { function shndx (line 150) | pub fn shndx(&self, endian: Elf::Endian, index: usize) -> Option { function symbol_section (line 157) | pub fn symbol_section( function symbol_name (line 175) | pub fn symbol_name( function map (line 184) | pub fn map Option>( type ElfSymbolTable32 (line 203) | pub type ElfSymbolTable32<'data, 'file, Endian = Endianness, R = &'data ... type ElfSymbolTable64 (line 206) | pub type ElfSymbolTable64<'data, 'file, Endian = Endianness, R = &'data ... type ElfSymbolTable (line 211) | pub struct ElfSymbolTable<'data, 'file, Elf, R = &'data [u8]> type Symbol (line 228) | type Symbol = ElfSymbol<'data, 'file, Elf, R>; type SymbolIterator (line 229) | type SymbolIterator = ElfSymbolIterator<'data, 'file, Elf, R>; function symbols (line 231) | fn symbols(&self) -> Self::SymbolIterator { function symbol_by_index (line 239) | fn symbol_by_index(&self, index: SymbolIndex) -> read::Result function fmt (line 271) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 279) | type Item = ElfSymbol<'data, 'file, Elf, R>; method next (line 281) | fn next(&mut self) -> Option { type ElfSymbol32 (line 295) | pub type ElfSymbol32<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfSymbol64 (line 298) | pub type ElfSymbol64<'data, 'file, Endian = Endianness, R = &'data [u8]> = type ElfSymbol (line 305) | pub struct ElfSymbol<'data, 'file, Elf, R = &'data [u8]> function raw_symbol (line 319) | pub fn raw_symbol(&self) -> &'data Elf::Sym { function index (line 333) | fn index(&self) -> SymbolIndex { function name_bytes (line 337) | fn name_bytes(&self) -> read::Result<&'data [u8]> { function name (line 341) | fn name(&self) -> read::Result<&'data str> { function address (line 349) | fn address(&self) -> u64 { function size (line 354) | fn size(&self) -> u64 { function kind (line 358) | fn kind(&self) -> SymbolKind { function section (line 371) | fn section(&self) -> SymbolSection { function is_undefined (line 394) | fn is_undefined(&self) -> bool { function is_definition (line 399) | fn is_definition(&self) -> bool { function is_common (line 404) | fn is_common(&self) -> bool { function is_weak (line 409) | fn is_weak(&self) -> bool { function scope (line 413) | fn scope(&self) -> SymbolScope { function is_global (line 432) | fn is_global(&self) -> bool { function is_local (line 437) | fn is_local(&self) -> bool { function flags (line 442) | fn flags(&self) -> SymbolFlags { type Sym (line 452) | pub trait Sym: Debug + Pod { method st_name (line 456) | fn st_name(&self, endian: Self::Endian) -> u32; method st_info (line 457) | fn st_info(&self) -> u8; method st_bind (line 458) | fn st_bind(&self) -> u8; method st_type (line 459) | fn st_type(&self) -> u8; method st_other (line 460) | fn st_other(&self) -> u8; method st_visibility (line 461) | fn st_visibility(&self) -> u8; method st_shndx (line 462) | fn st_shndx(&self, endian: Self::Endian) -> u16; method st_value (line 463) | fn st_value(&self, endian: Self::Endian) -> Self::Word; method st_size (line 464) | fn st_size(&self, endian: Self::Endian) -> Self::Word; method name (line 467) | fn name<'data, R: ReadRef<'data>>( method is_undefined (line 479) | fn is_undefined(&self, endian: Self::Endian) -> bool { method is_definition (line 484) | fn is_definition(&self, endian: Self::Endian) -> bool { type Word (line 498) | type Word = u32; type Endian (line 499) | type Endian = Endian; method st_name (line 502) | fn st_name(&self, endian: Self::Endian) -> u32 { method st_info (line 507) | fn st_info(&self) -> u8 { method st_bind (line 512) | fn st_bind(&self) -> u8 { method st_type (line 517) | fn st_type(&self) -> u8 { method st_other (line 522) | fn st_other(&self) -> u8 { method st_visibility (line 527) | fn st_visibility(&self) -> u8 { method st_shndx (line 532) | fn st_shndx(&self, endian: Self::Endian) -> u16 { method st_value (line 537) | fn st_value(&self, endian: Self::Endian) -> Self::Word { method st_size (line 542) | fn st_size(&self, endian: Self::Endian) -> Self::Word { type Word (line 548) | type Word = u64; type Endian (line 549) | type Endian = Endian; method st_name (line 552) | fn st_name(&self, endian: Self::Endian) -> u32 { method st_info (line 557) | fn st_info(&self) -> u8 { method st_bind (line 562) | fn st_bind(&self) -> u8 { method st_type (line 567) | fn st_type(&self) -> u8 { method st_other (line 572) | fn st_other(&self) -> u8 { method st_visibility (line 577) | fn st_visibility(&self) -> u8 { method st_shndx (line 582) | fn st_shndx(&self, endian: Self::Endian) -> u16 { method st_value (line 587) | fn st_value(&self, endian: Self::Endian) -> Self::Word { method st_size (line 592) | fn st_size(&self, endian: Self::Endian) -> Self::Word { FILE: builder/third-party/object/src/read/elf/version.rs type VersionIndex (line 10) | pub struct VersionIndex(pub u16); method index (line 14) | pub fn index(&self) -> u16 { method is_local (line 19) | pub fn is_local(&self) -> bool { method is_global (line 24) | pub fn is_global(&self) -> bool { method is_hidden (line 29) | pub fn is_hidden(&self) -> bool { type Version (line 38) | pub struct Version<'data> { function name (line 47) | pub fn name(&self) -> &'data [u8] { function hash (line 52) | pub fn hash(&self) -> u32 { type VersionTable (line 66) | pub struct VersionTable<'data, Elf: FileHeader> { method default (line 72) | fn default() -> Self { function parse (line 82) | pub fn parse>( function is_empty (line 159) | pub fn is_empty(&self) -> bool { function version_index (line 164) | pub fn version_index(&self, endian: Elf::Endian, index: usize) -> Versio... function version (line 178) | pub fn version(&self, index: VersionIndex) -> Result { function new (line 224) | pub(super) fn new(endian: Elf::Endian, data: &'data [u8]) -> Self { function next (line 232) | pub fn next( type VerdauxIterator (line 265) | pub struct VerdauxIterator<'data, Elf: FileHeader> { function new (line 272) | pub(super) fn new(endian: Elf::Endian, data: &'data [u8], count: u16) ->... function next (line 281) | pub fn next(&mut self) -> Result... type VerneedIterator (line 301) | pub struct VerneedIterator<'data, Elf: FileHeader> { function new (line 307) | pub(super) fn new(endian: Elf::Endian, data: &'data [u8]) -> Self { function next (line 315) | pub fn next( type VernauxIterator (line 353) | pub struct VernauxIterator<'data, Elf: FileHeader> { function new (line 360) | pub(super) fn new(endian: Elf::Endian, data: &'data [u8], count: u16) ->... function next (line 369) | pub fn next(&mut self) -> Result... function name (line 389) | pub fn name<'data, R: ReadRef<'data>>( function file (line 402) | pub fn file<'data, R: ReadRef<'data>>( function name (line 415) | pub fn name<'data, R: ReadRef<'data>>( FILE: builder/third-party/object/src/read/macho/dyld_cache.rs type DyldCache (line 9) | pub struct DyldCache<'data, E = Endianness, R = &'data [u8]> type DyldSubCache (line 24) | pub struct DyldSubCache<'data, E = Endianness, R = &'data [u8]> constant MIN_HEADER_SIZE_SUBCACHES (line 34) | const MIN_HEADER_SIZE_SUBCACHES: u32 = 0x1c4; function parse (line 47) | pub fn parse(data: R, subcache_data: &[R]) -> Result { function architecture (line 105) | pub fn architecture(&self) -> Architecture { function endianness (line 111) | pub fn endianness(&self) -> Endianness { function is_little_endian (line 120) | pub fn is_little_endian(&self) -> bool { function images (line 125) | pub fn images<'cache>(&'cache self) -> DyldCacheImageIterator<'data, 'ca... function data_and_offset_for_address (line 134) | pub fn data_and_offset_for_address(&self, address: u64) -> Option<(R, u6... type DyldCacheImageIterator (line 151) | pub struct DyldCacheImageIterator<'data, 'cache, E = Endianness, R = &'d... type Item (line 165) | type Item = DyldCacheImage<'data, 'cache, E, R>; method next (line 167) | fn next(&mut self) -> Option> { type DyldCacheImage (line 178) | pub struct DyldCacheImage<'data, 'cache, E = Endianness, R = &'data [u8]> function path (line 193) | pub fn path(&self) -> Result<&'data str> { function image_data_and_offset (line 202) | pub fn image_data_and_offset(&self) -> Result<(R, u64)> { function parse_object (line 210) | pub fn parse_object(&self) -> Result> { function parse (line 217) | pub fn parse<'data, R: ReadRef<'data>>(data: R) -> Result<&'data Self> { function parse_magic (line 223) | pub fn parse_magic(&self) -> Result<(Architecture, E)> { function mappings (line 244) | pub fn mappings<'data, R: ReadRef<'data>>( function subcaches (line 257) | pub fn subcaches<'data, R: ReadRef<'data>>( function symbols_subcache_uuid (line 276) | pub fn symbols_subcache_uuid(&self, endian: E) -> Option<[u8; 16]> { function images (line 287) | pub fn images<'data, R: ReadRef<'data>>( function path (line 310) | pub fn path<'data, R: ReadRef<'data>>(&self, endian: E, data: R) -> Resu... function file_offset (line 318) | pub fn file_offset( function address_to_file_offset (line 330) | pub fn address_to_file_offset( FILE: builder/third-party/object/src/read/macho/fat.rs method parse (line 10) | pub fn parse<'data, R: ReadRef<'data>>(file: R) -> Result<&'data FatHead... method parse_arch32 (line 16) | pub fn parse_arch32<'data, R: ReadRef<'data>>(file: R) -> Result<&'data ... method parse_arch64 (line 29) | pub fn parse_arch64<'data, R: ReadRef<'data>>(file: R) -> Result<&'data ... type FatArch (line 44) | pub trait FatArch: Pod { method cputype (line 47) | fn cputype(&self) -> u32; method cpusubtype (line 48) | fn cpusubtype(&self) -> u32; method offset (line 49) | fn offset(&self) -> Self::Word; method size (line 50) | fn size(&self) -> Self::Word; method align (line 51) | fn align(&self) -> u32; method architecture (line 53) | fn architecture(&self) -> Architecture { method file_range (line 66) | fn file_range(&self) -> (u64, u64) { method data (line 70) | fn data<'data, R: ReadRef<'data>>(&self, file: R) -> Result<&'data [u8... type Word (line 77) | type Word = u32; method cputype (line 79) | fn cputype(&self) -> u32 { method cpusubtype (line 83) | fn cpusubtype(&self) -> u32 { method offset (line 87) | fn offset(&self) -> Self::Word { method size (line 91) | fn size(&self) -> Self::Word { method align (line 95) | fn align(&self) -> u32 { type Word (line 101) | type Word = u64; method cputype (line 103) | fn cputype(&self) -> u32 { method cpusubtype (line 107) | fn cpusubtype(&self) -> u32 { method offset (line 111) | fn offset(&self) -> Self::Word { method size (line 115) | fn size(&self) -> Self::Word { method align (line 119) | fn align(&self) -> u32 { FILE: builder/third-party/object/src/read/macho/file.rs type MachOFile32 (line 22) | pub type MachOFile32<'data, Endian = Endianness, R = &'data [u8]> = type MachOFile64 (line 28) | pub type MachOFile64<'data, Endian = Endianness, R = &'data [u8]> = type MachOFile (line 35) | pub struct MachOFile<'data, Mach, R = &'data [u8]> function parse (line 55) | pub fn parse(data: R) -> Result { function parse_dyld_cache_image (line 91) | pub fn parse_dyld_cache_image<'cache, E: Endian>( function section_internal (line 152) | pub(super) fn section_internal( function segment_internal (line 163) | pub(super) fn segment_internal( function endian (line 173) | pub fn endian(&self) -> Mach::Endian { function data (line 178) | pub fn data(&self) -> R { function raw_header (line 183) | pub fn raw_header(&self) -> &'data Mach { function build_version (line 188) | pub fn build_version(&self) -> Result; type SegmentIterator (line 215) | type SegmentIterator = MachOSegmentIterator<'data, 'file, Mach, R>; type Section (line 216) | type Section = MachOSection<'data, 'file, Mach, R>; type SectionIterator (line 217) | type SectionIterator = MachOSectionIterator<'data, 'file, Mach, R>; type Comdat (line 218) | type Comdat = MachOComdat<'data, 'file, Mach, R>; type ComdatIterator (line 219) | type ComdatIterator = MachOComdatIterator<'data, 'file, Mach, R>; type Symbol (line 220) | type Symbol = MachOSymbol<'data, 'file, Mach, R>; type SymbolIterator (line 221) | type SymbolIterator = MachOSymbolIterator<'data, 'file, Mach, R>; type SymbolTable (line 222) | type SymbolTable = MachOSymbolTable<'data, 'file, Mach, R>; type DynamicRelocationIterator (line 223) | type DynamicRelocationIterator = NoDynamicRelocationIterator; function architecture (line 225) | fn architecture(&self) -> Architecture { function sub_architecture (line 239) | fn sub_architecture(&self) -> Option { function is_little_endian (line 250) | fn is_little_endian(&self) -> bool { function is_64 (line 255) | fn is_64(&self) -> bool { function kind (line 259) | fn kind(&self) -> ObjectKind { function segments (line 269) | fn segments(&'file self) -> MachOSegmentIterator<'data, 'file, Mach, R> { function section_by_name_bytes (line 276) | fn section_by_name_bytes( function section_by_index (line 308) | fn section_by_index( function sections (line 319) | fn sections(&'file self) -> MachOSectionIterator<'data, 'file, Mach, R> { function comdats (line 326) | fn comdats(&'file self) -> MachOComdatIterator<'data, 'file, Mach, R> { function symbol_by_index (line 330) | fn symbol_by_index( function symbols (line 338) | fn symbols(&'file self) -> MachOSymbolIterator<'data, 'file, Mach, R> { function symbol_table (line 346) | fn symbol_table(&'file self) -> Option MachOSymbolIterator<'data, 'file, Mac... function dynamic_symbol_table (line 358) | fn dynamic_symbol_table(&'file self) -> Option ObjectMap<'data> { function imports (line 366) | fn imports(&self) -> Result>> { function exports (line 411) | fn exports(&self) -> Result>> { function dynamic_relocations (line 441) | fn dynamic_relocations(&'file self) -> Option bool { function mach_uuid (line 449) | fn mach_uuid(&self) -> Result> { function relative_address_base (line 453) | fn relative_address_base(&self) -> u64 { function entry (line 457) | fn entry(&self) -> u64 { function flags (line 471) | fn flags(&self) -> FileFlags { type MachOComdatIterator32 (line 479) | pub type MachOComdatIterator32<'data, 'file, Endian = Endianness, R = &'... type MachOComdatIterator64 (line 482) | pub type MachOComdatIterator64<'data, 'file, Endian = Endianness, R = &'... type MachOComdatIterator (line 489) | pub struct MachOComdatIterator<'data, 'file, Mach, R = &'data [u8]> type Item (line 503) | type Item = MachOComdat<'data, 'file, Mach, R>; method next (line 506) | fn next(&mut self) -> Option { type MachOComdat32 (line 512) | pub type MachOComdat32<'data, 'file, Endian = Endianness, R = &'data [u8... type MachOComdat64 (line 516) | pub type MachOComdat64<'data, 'file, Endian = Endianness, R = &'data [u8... type MachOComdat (line 523) | pub struct MachOComdat<'data, 'file, Mach, R = &'data [u8]> type SectionIterator (line 544) | type SectionIterator = MachOComdatSectionIterator<'data, 'file, Mach, R>; function kind (line 547) | fn kind(&self) -> ComdatKind { function symbol (line 552) | fn symbol(&self) -> SymbolIndex { function name_bytes (line 557) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 562) | fn name(&self) -> Result<&str> { function sections (line 567) | fn sections(&self) -> Self::SectionIterator { type MachOComdatSectionIterator32 (line 573) | pub type MachOComdatSectionIterator32<'data, 'file, Endian = Endianness,... type MachOComdatSectionIterator64 (line 576) | pub type MachOComdatSectionIterator64<'data, 'file, Endian = Endianness,... type MachOComdatSectionIterator (line 583) | pub struct MachOComdatSectionIterator<'data, 'file, Mach, R = &'data [u8]> type Item (line 597) | type Item = SectionIndex; method next (line 599) | fn next(&mut self) -> Option { type MachHeader (line 606) | pub trait MachHeader: Debug + Pod { method is_type_64 (line 616) | fn is_type_64(&self) -> bool; method is_big_endian (line 619) | fn is_big_endian(&self) -> bool; method is_little_endian (line 622) | fn is_little_endian(&self) -> bool; method magic (line 624) | fn magic(&self) -> u32; method cputype (line 625) | fn cputype(&self, endian: Self::Endian) -> u32; method cpusubtype (line 626) | fn cpusubtype(&self, endian: Self::Endian) -> u32; method filetype (line 627) | fn filetype(&self, endian: Self::Endian) -> u32; method ncmds (line 628) | fn ncmds(&self, endian: Self::Endian) -> u32; method sizeofcmds (line 629) | fn sizeofcmds(&self, endian: Self::Endian) -> u32; method flags (line 630) | fn flags(&self, endian: Self::Endian) -> u32; method parse (line 637) | fn parse<'data, R: ReadRef<'data>>(data: R, offset: u64) -> read::Resu... method is_supported (line 647) | fn is_supported(&self) -> bool { method endian (line 651) | fn endian(&self) -> Result { method load_commands (line 655) | fn load_commands<'data, R: ReadRef<'data>>( method uuid (line 671) | fn uuid<'data, R: ReadRef<'data>>( type Word (line 688) | type Word = u32; type Endian (line 689) | type Endian = Endian; type Segment (line 690) | type Segment = macho::SegmentCommand32; type Section (line 691) | type Section = macho::Section32; type Nlist (line 692) | type Nlist = macho::Nlist32; method is_type_64 (line 694) | fn is_type_64(&self) -> bool { method is_big_endian (line 698) | fn is_big_endian(&self) -> bool { method is_little_endian (line 702) | fn is_little_endian(&self) -> bool { method magic (line 706) | fn magic(&self) -> u32 { method cputype (line 710) | fn cputype(&self, endian: Self::Endian) -> u32 { method cpusubtype (line 714) | fn cpusubtype(&self, endian: Self::Endian) -> u32 { method filetype (line 718) | fn filetype(&self, endian: Self::Endian) -> u32 { method ncmds (line 722) | fn ncmds(&self, endian: Self::Endian) -> u32 { method sizeofcmds (line 726) | fn sizeofcmds(&self, endian: Self::Endian) -> u32 { method flags (line 730) | fn flags(&self, endian: Self::Endian) -> u32 { type Word (line 736) | type Word = u64; type Endian (line 737) | type Endian = Endian; type Segment (line 738) | type Segment = macho::SegmentCommand64; type Section (line 739) | type Section = macho::Section64; type Nlist (line 740) | type Nlist = macho::Nlist64; method is_type_64 (line 742) | fn is_type_64(&self) -> bool { method is_big_endian (line 746) | fn is_big_endian(&self) -> bool { method is_little_endian (line 750) | fn is_little_endian(&self) -> bool { method magic (line 754) | fn magic(&self) -> u32 { method cputype (line 758) | fn cputype(&self, endian: Self::Endian) -> u32 { method cpusubtype (line 762) | fn cpusubtype(&self, endian: Self::Endian) -> u32 { method filetype (line 766) | fn filetype(&self, endian: Self::Endian) -> u32 { method ncmds (line 770) | fn ncmds(&self, endian: Self::Endian) -> u32 { method sizeofcmds (line 774) | fn sizeofcmds(&self, endian: Self::Endian) -> u32 { method flags (line 778) | fn flags(&self, endian: Self::Endian) -> u32 { FILE: builder/third-party/object/src/read/macho/load_command.rs type LoadCommandIterator (line 12) | pub struct LoadCommandIterator<'data, E: Endian> { function new (line 19) | pub(super) fn new(endian: E, data: &'data [u8], ncmds: u32) -> Self { function next (line 28) | pub fn next(&mut self) -> Result>> { type LoadCommandData (line 56) | pub struct LoadCommandData<'data, E: Endian> { function cmd (line 67) | pub fn cmd(&self) -> u32 { function cmdsize (line 72) | pub fn cmdsize(&self) -> u32 { function data (line 78) | pub fn data(&self) -> Result<&'data T> { function raw_data (line 85) | pub fn raw_data(&self) -> &'data [u8] { function string (line 93) | pub fn string(&self, endian: E, s: macho::LcStr) -> Result<&'data [u8... function variant (line 100) | pub fn variant(&self) -> Result> { function segment_32 (line 169) | pub fn segment_32(self) -> Result Result>> { function dysymtab (line 191) | pub fn dysymtab(self) -> Result>> { function dylib (line 200) | pub fn dylib(self) -> Result>> { function uuid (line 214) | pub fn uuid(self) -> Result>> { function segment_64 (line 223) | pub fn segment_64(self) -> Result Result... function entry_point (line 243) | pub fn entry_point(self) -> Result Result { function symbols (line 348) | pub fn symbols<'data, Mach: MachHeader, R: ReadRef<'data>>( function cmd_size_invalid (line 374) | fn cmd_size_invalid() { FILE: builder/third-party/object/src/read/macho/relocation.rs type MachORelocationIterator32 (line 13) | pub type MachORelocationIterator32<'data, 'file, Endian = Endianness, R ... type MachORelocationIterator64 (line 16) | pub type MachORelocationIterator64<'data, 'file, Endian = Endianness, R ... type MachORelocationIterator (line 20) | pub struct MachORelocationIterator<'data, 'file, Mach, R = &'data [u8]> type Item (line 34) | type Item = (u64, Relocation); method next (line 36) | fn next(&mut self) -> Option { function fmt (line 155) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/object/src/read/macho/section.rs type MachOSectionIterator32 (line 15) | pub type MachOSectionIterator32<'data, 'file, Endian = Endianness, R = &... type MachOSectionIterator64 (line 18) | pub type MachOSectionIterator64<'data, 'file, Endian = Endianness, R = &... type MachOSectionIterator (line 22) | pub struct MachOSectionIterator<'data, 'file, Mach, R = &'data [u8]> function fmt (line 36) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 47) | type Item = MachOSection<'data, 'file, Mach, R>; method next (line 49) | fn next(&mut self) -> Option { type MachOSection32 (line 58) | pub type MachOSection32<'data, 'file, Endian = Endianness, R = &'data [u... type MachOSection64 (line 61) | pub type MachOSection64<'data, 'file, Endian = Endianness, R = &'data [u... type MachOSection (line 68) | pub struct MachOSection<'data, 'file, Mach, R = &'data [u8]> function bytes (line 82) | fn bytes(&self) -> Result<&'data [u8]> { type RelocationIterator (line 104) | type RelocationIterator = MachORelocationIterator<'data, 'file, Mach, R>; function index (line 107) | fn index(&self) -> SectionIndex { function address (line 112) | fn address(&self) -> u64 { function size (line 117) | fn size(&self) -> u64 { function align (line 122) | fn align(&self) -> u64 { function file_range (line 132) | fn file_range(&self) -> Option<(u64, u64)> { function data (line 137) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 141) | fn data_range(&self, address: u64, size: u64) -> Result Result { function compressed_data (line 156) | fn compressed_data(&self) -> Result> { function name_bytes (line 161) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 166) | fn name(&self) -> Result<&str> { function segment_name_bytes (line 173) | fn segment_name_bytes(&self) -> Result> { function segment_name (line 178) | fn segment_name(&self) -> Result> { function kind (line 186) | fn kind(&self) -> SectionKind { function relocations (line 190) | fn relocations(&self) -> MachORelocationIterator<'data, 'file, Mach, R> { function flags (line 202) | fn flags(&self) -> SectionFlags { type MachOSectionInternal (line 210) | pub(super) struct MachOSectionInternal<'data, Mach: MachHeader> { function parse (line 218) | pub(super) fn parse( type Section (line 254) | pub trait Section: Debug + Pod { method sectname (line 258) | fn sectname(&self) -> &[u8; 16]; method segname (line 259) | fn segname(&self) -> &[u8; 16]; method addr (line 260) | fn addr(&self, endian: Self::Endian) -> Self::Word; method size (line 261) | fn size(&self, endian: Self::Endian) -> Self::Word; method offset (line 262) | fn offset(&self, endian: Self::Endian) -> u32; method align (line 263) | fn align(&self, endian: Self::Endian) -> u32; method reloff (line 264) | fn reloff(&self, endian: Self::Endian) -> u32; method nreloc (line 265) | fn nreloc(&self, endian: Self::Endian) -> u32; method flags (line 266) | fn flags(&self, endian: Self::Endian) -> u32; method name (line 269) | fn name(&self) -> &[u8] { method segment_name (line 278) | fn segment_name(&self) -> &[u8] { method file_range (line 289) | fn file_range(&self, endian: Self::Endian) -> Option<(u64, u64)> { method data (line 300) | fn data<'data, R: ReadRef<'data>>( method relocations (line 315) | fn relocations<'data, R: ReadRef<'data>>( type Word (line 326) | type Word = u32; type Endian (line 327) | type Endian = Endian; method sectname (line 329) | fn sectname(&self) -> &[u8; 16] { method segname (line 332) | fn segname(&self) -> &[u8; 16] { method addr (line 335) | fn addr(&self, endian: Self::Endian) -> Self::Word { method size (line 338) | fn size(&self, endian: Self::Endian) -> Self::Word { method offset (line 341) | fn offset(&self, endian: Self::Endian) -> u32 { method align (line 344) | fn align(&self, endian: Self::Endian) -> u32 { method reloff (line 347) | fn reloff(&self, endian: Self::Endian) -> u32 { method nreloc (line 350) | fn nreloc(&self, endian: Self::Endian) -> u32 { method flags (line 353) | fn flags(&self, endian: Self::Endian) -> u32 { type Word (line 359) | type Word = u64; type Endian (line 360) | type Endian = Endian; method sectname (line 362) | fn sectname(&self) -> &[u8; 16] { method segname (line 365) | fn segname(&self) -> &[u8; 16] { method addr (line 368) | fn addr(&self, endian: Self::Endian) -> Self::Word { method size (line 371) | fn size(&self, endian: Self::Endian) -> Self::Word { method offset (line 374) | fn offset(&self, endian: Self::Endian) -> u32 { method align (line 377) | fn align(&self, endian: Self::Endian) -> u32 { method reloff (line 380) | fn reloff(&self, endian: Self::Endian) -> u32 { method nreloc (line 383) | fn nreloc(&self, endian: Self::Endian) -> u32 { method flags (line 386) | fn flags(&self, endian: Self::Endian) -> u32 { FILE: builder/third-party/object/src/read/macho/segment.rs type MachOSegmentIterator32 (line 12) | pub type MachOSegmentIterator32<'data, 'file, Endian = Endianness, R = &... type MachOSegmentIterator64 (line 15) | pub type MachOSegmentIterator64<'data, 'file, Endian = Endianness, R = &... type MachOSegmentIterator (line 20) | pub struct MachOSegmentIterator<'data, 'file, Mach, R = &'data [u8]> type Item (line 34) | type Item = MachOSegment<'data, 'file, Mach, R>; method next (line 36) | fn next(&mut self) -> Option { type MachOSegment32 (line 45) | pub type MachOSegment32<'data, 'file, Endian = Endianness, R = &'data [u... type MachOSegment64 (line 48) | pub type MachOSegment64<'data, 'file, Endian = Endianness, R = &'data [u... type MachOSegment (line 55) | pub struct MachOSegment<'data, 'file, Mach, R = &'data [u8]> function bytes (line 69) | fn bytes(&self) -> Result<&'data [u8]> { function address (line 90) | fn address(&self) -> u64 { function size (line 95) | fn size(&self) -> u64 { function align (line 100) | fn align(&self) -> u64 { function file_range (line 106) | fn file_range(&self) -> (u64, u64) { function data (line 110) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 114) | fn data_range(&self, address: u64, size: u64) -> Result Result> { function name (line 129) | fn name(&self) -> Result> { function flags (line 138) | fn flags(&self) -> SegmentFlags { type MachOSegmentInternal (line 151) | pub(super) struct MachOSegmentInternal<'data, Mach: MachHeader, R: ReadR... type Segment (line 158) | pub trait Segment: Debug + Pod { method from_command (line 163) | fn from_command(command: LoadCommandData<'_, Self::Endian>) -> Result<... method cmd (line 165) | fn cmd(&self, endian: Self::Endian) -> u32; method cmdsize (line 166) | fn cmdsize(&self, endian: Self::Endian) -> u32; method segname (line 167) | fn segname(&self) -> &[u8; 16]; method vmaddr (line 168) | fn vmaddr(&self, endian: Self::Endian) -> Self::Word; method vmsize (line 169) | fn vmsize(&self, endian: Self::Endian) -> Self::Word; method fileoff (line 170) | fn fileoff(&self, endian: Self::Endian) -> Self::Word; method filesize (line 171) | fn filesize(&self, endian: Self::Endian) -> Self::Word; method maxprot (line 172) | fn maxprot(&self, endian: Self::Endian) -> u32; method initprot (line 173) | fn initprot(&self, endian: Self::Endian) -> u32; method nsects (line 174) | fn nsects(&self, endian: Self::Endian) -> u32; method flags (line 175) | fn flags(&self, endian: Self::Endian) -> u32; method name (line 178) | fn name(&self) -> &[u8] { method file_range (line 187) | fn file_range(&self, endian: Self::Endian) -> (u64, u64) { method data (line 194) | fn data<'data, R: ReadRef<'data>>( method sections (line 206) | fn sections<'data, R: ReadRef<'data>>( type Word (line 218) | type Word = u32; type Endian (line 219) | type Endian = Endian; type Section (line 220) | type Section = macho::Section32; method from_command (line 222) | fn from_command(command: LoadCommandData<'_, Self::Endian>) -> Result<... method cmd (line 226) | fn cmd(&self, endian: Self::Endian) -> u32 { method cmdsize (line 229) | fn cmdsize(&self, endian: Self::Endian) -> u32 { method segname (line 232) | fn segname(&self) -> &[u8; 16] { method vmaddr (line 235) | fn vmaddr(&self, endian: Self::Endian) -> Self::Word { method vmsize (line 238) | fn vmsize(&self, endian: Self::Endian) -> Self::Word { method fileoff (line 241) | fn fileoff(&self, endian: Self::Endian) -> Self::Word { method filesize (line 244) | fn filesize(&self, endian: Self::Endian) -> Self::Word { method maxprot (line 247) | fn maxprot(&self, endian: Self::Endian) -> u32 { method initprot (line 250) | fn initprot(&self, endian: Self::Endian) -> u32 { method nsects (line 253) | fn nsects(&self, endian: Self::Endian) -> u32 { method flags (line 256) | fn flags(&self, endian: Self::Endian) -> u32 { type Word (line 262) | type Word = u64; type Endian (line 263) | type Endian = Endian; type Section (line 264) | type Section = macho::Section64; method from_command (line 266) | fn from_command(command: LoadCommandData<'_, Self::Endian>) -> Result<... method cmd (line 270) | fn cmd(&self, endian: Self::Endian) -> u32 { method cmdsize (line 273) | fn cmdsize(&self, endian: Self::Endian) -> u32 { method segname (line 276) | fn segname(&self) -> &[u8; 16] { method vmaddr (line 279) | fn vmaddr(&self, endian: Self::Endian) -> Self::Word { method vmsize (line 282) | fn vmsize(&self, endian: Self::Endian) -> Self::Word { method fileoff (line 285) | fn fileoff(&self, endian: Self::Endian) -> Self::Word { method filesize (line 288) | fn filesize(&self, endian: Self::Endian) -> Self::Word { method maxprot (line 291) | fn maxprot(&self, endian: Self::Endian) -> u32 { method initprot (line 294) | fn initprot(&self, endian: Self::Endian) -> u32 { method nsects (line 297) | fn nsects(&self, endian: Self::Endian) -> u32 { method flags (line 300) | fn flags(&self, endian: Self::Endian) -> u32 { FILE: builder/third-party/object/src/read/macho/symbol.rs type SymbolTable (line 23) | pub struct SymbolTable<'data, Mach: MachHeader, R = &'data [u8]> method default (line 32) | fn default() -> Self { function new (line 42) | pub(super) fn new(symbols: &'data [Mach::Nlist], strings: StringTable<'d... function strings (line 48) | pub fn strings(&self) -> StringTable<'data, R> { function iter (line 54) | pub fn iter(&self) -> slice::Iter<'data, Mach::Nlist> { function is_empty (line 60) | pub fn is_empty(&self) -> bool { function len (line 66) | pub fn len(&self) -> usize { function symbol (line 71) | pub fn symbol(&self, index: usize) -> Result<&'data Mach::Nlist> { function map (line 78) | pub fn map Option ObjectMap<'data> { type MachOSymbolTable32 (line 149) | pub type MachOSymbolTable32<'data, 'file, Endian = Endianness, R = &'dat... type MachOSymbolTable64 (line 152) | pub type MachOSymbolTable64<'data, 'file, Endian = Endianness, R = &'dat... type MachOSymbolTable (line 157) | pub struct MachOSymbolTable<'data, 'file, Mach, R = &'data [u8]> type Symbol (line 177) | type Symbol = MachOSymbol<'data, 'file, Mach, R>; type SymbolIterator (line 178) | type SymbolIterator = MachOSymbolIterator<'data, 'file, Mach, R>; function symbols (line 180) | fn symbols(&self) -> Self::SymbolIterator { function symbol_by_index (line 187) | fn symbol_by_index(&self, index: SymbolIndex) -> Result { type MachOSymbolIterator32 (line 194) | pub type MachOSymbolIterator32<'data, 'file, Endian = Endianness, R = &'... type MachOSymbolIterator64 (line 197) | pub type MachOSymbolIterator64<'data, 'file, Endian = Endianness, R = &'... type MachOSymbolIterator (line 201) | pub struct MachOSymbolIterator<'data, 'file, Mach, R = &'data [u8]> function fmt (line 215) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 225) | type Item = MachOSymbol<'data, 'file, Mach, R>; method next (line 227) | fn next(&mut self) -> Option { type MachOSymbol32 (line 240) | pub type MachOSymbol32<'data, 'file, Endian = Endianness, R = &'data [u8... type MachOSymbol64 (line 243) | pub type MachOSymbol64<'data, 'file, Endian = Endianness, R = &'data [u8... type MachOSymbol (line 250) | pub struct MachOSymbol<'data, 'file, Mach, R = &'data [u8]> function new (line 265) | pub(super) fn new( function index (line 290) | fn index(&self) -> SymbolIndex { function name_bytes (line 294) | fn name_bytes(&self) -> Result<&'data [u8]> { function name (line 298) | fn name(&self) -> Result<&'data str> { function address (line 306) | fn address(&self) -> u64 { function size (line 311) | fn size(&self) -> u64 { function kind (line 315) | fn kind(&self) -> SymbolKind { function section (line 334) | fn section(&self) -> SymbolSection { function is_undefined (line 351) | fn is_undefined(&self) -> bool { function is_definition (line 356) | fn is_definition(&self) -> bool { function is_common (line 361) | fn is_common(&self) -> bool { function is_weak (line 367) | fn is_weak(&self) -> bool { function scope (line 371) | fn scope(&self) -> SymbolScope { function is_global (line 385) | fn is_global(&self) -> bool { function is_local (line 390) | fn is_local(&self) -> bool { function flags (line 395) | fn flags(&self) -> SymbolFlags { type Nlist (line 403) | pub trait Nlist: Debug + Pod { method n_strx (line 407) | fn n_strx(&self, endian: Self::Endian) -> u32; method n_type (line 408) | fn n_type(&self) -> u8; method n_sect (line 409) | fn n_sect(&self) -> u8; method n_desc (line 410) | fn n_desc(&self, endian: Self::Endian) -> u16; method n_value (line 411) | fn n_value(&self, endian: Self::Endian) -> Self::Word; method name (line 413) | fn name<'data, R: ReadRef<'data>>( method is_stab (line 426) | fn is_stab(&self) -> bool { method is_undefined (line 431) | fn is_undefined(&self) -> bool { method is_definition (line 437) | fn is_definition(&self) -> bool { method library_ordinal (line 447) | fn library_ordinal(&self, endian: Self::Endian) -> u8 { type Word (line 453) | type Word = u32; type Endian (line 454) | type Endian = Endian; method n_strx (line 456) | fn n_strx(&self, endian: Self::Endian) -> u32 { method n_type (line 459) | fn n_type(&self) -> u8 { method n_sect (line 462) | fn n_sect(&self) -> u8 { method n_desc (line 465) | fn n_desc(&self, endian: Self::Endian) -> u16 { method n_value (line 468) | fn n_value(&self, endian: Self::Endian) -> Self::Word { type Word (line 474) | type Word = u64; type Endian (line 475) | type Endian = Endian; method n_strx (line 477) | fn n_strx(&self, endian: Self::Endian) -> u32 { method n_type (line 480) | fn n_type(&self) -> u8 { method n_sect (line 483) | fn n_sect(&self) -> u8 { method n_desc (line 486) | fn n_desc(&self, endian: Self::Endian) -> u16 { method n_value (line 489) | fn n_value(&self, endian: Self::Endian) -> Self::Word { FILE: builder/third-party/object/src/read/mod.rs type Sealed (line 105) | pub trait Sealed {} type Error (line 110) | pub struct Error(&'static str); method fmt (line 114) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Result (line 123) | pub type Result = result::Result; type ReadError (line 125) | trait ReadError { method read_error (line 126) | fn read_error(self, error: &'static str) -> Result; function read_error (line 130) | fn read_error(self, error: &'static str) -> Result { function read_error (line 136) | fn read_error(self, error: &'static str) -> Result { function read_error (line 142) | fn read_error(self, error: &'static str) -> Result { type NativeFile (line 154) | pub type NativeFile<'data, R = &'data [u8]> = elf::ElfFile32<'data, crat... type NativeFile (line 163) | pub type NativeFile<'data, R = &'data [u8]> = elf::ElfFile64<'data, crat... type NativeFile (line 167) | pub type NativeFile<'data, R = &'data [u8]> = macho::MachOFile32<'data, ... type NativeFile (line 171) | pub type NativeFile<'data, R = &'data [u8]> = macho::MachOFile64<'data, ... type NativeFile (line 175) | pub type NativeFile<'data, R = &'data [u8]> = pe::PeFile32<'data, R>; type NativeFile (line 179) | pub type NativeFile<'data, R = &'data [u8]> = pe::PeFile64<'data, R>; type NativeFile (line 183) | pub type NativeFile<'data, R = &'data [u8]> = wasm::WasmFile<'data, R>; type FileKind (line 188) | pub enum FileKind { method parse (line 275) | pub fn parse<'data, R: ReadRef<'data>>(data: R) -> Result { method parse_at (line 280) | pub fn parse_at<'data, R: ReadRef<'data>>(data: R, offset: u64) -> Res... type ObjectKind (line 359) | pub enum ObjectKind { type SectionIndex (line 374) | pub struct SectionIndex(pub usize); type SymbolIndex (line 378) | pub struct SymbolIndex(pub usize); type SymbolSection (line 383) | pub enum SymbolSection { method index (line 403) | pub fn index(self) -> Option { type SymbolMapEntry (line 413) | pub trait SymbolMapEntry { method address (line 415) | fn address(&self) -> u64; method address (line 484) | fn address(&self) -> u64 { method address (line 566) | fn address(&self) -> u64 { type SymbolMap (line 424) | pub struct SymbolMap { function new (line 432) | pub fn new(mut symbols: Vec) -> Self { function get (line 438) | pub fn get(&self, address: u64) -> Option<&T> { function symbols (line 451) | pub fn symbols(&self) -> &[T] { type SymbolMapName (line 458) | pub struct SymbolMapName<'data> { function new (line 465) | pub fn new(address: u64, name: &'data str) -> Self { function address (line 471) | pub fn address(&self) -> u64 { function name (line 477) | pub fn name(&self) -> &'data str { type ObjectMap (line 495) | pub struct ObjectMap<'data> { function get (line 502) | pub fn get(&self, address: u64) -> Option<&ObjectMapEntry<'data>> { function symbols (line 510) | pub fn symbols(&self) -> &[ObjectMapEntry<'data>] { function objects (line 516) | pub fn objects(&self) -> &[&'data [u8]] { type ObjectMapEntry (line 523) | pub struct ObjectMapEntry<'data> { function address (line 533) | pub fn address(&self) -> u64 { function size (line 541) | pub fn size(&self) -> u64 { function name (line 547) | pub fn name(&self) -> &'data [u8] { function object_index (line 553) | pub fn object_index(&self) -> usize { function object (line 559) | pub fn object(&self, map: &ObjectMap<'data>) -> &'data [u8] { type Import (line 575) | pub struct Import<'data> { function name (line 584) | pub fn name(&self) -> &'data [u8] { function library (line 590) | pub fn library(&self) -> &'data [u8] { type Export (line 599) | pub struct Export<'data> { function name (line 608) | pub fn name(&self) -> &'data [u8] { function address (line 614) | pub fn address(&self) -> u64 { type CodeView (line 621) | pub struct CodeView<'data> { function path (line 630) | pub fn path(&self) -> &'data [u8] { function age (line 636) | pub fn age(&self) -> u32 { function guid (line 642) | pub fn guid(&self) -> [u8; 16] { type RelocationTarget (line 650) | pub enum RelocationTarget { type Relocation (line 663) | pub struct Relocation { method kind (line 675) | pub fn kind(&self) -> RelocationKind { method encoding (line 681) | pub fn encoding(&self) -> RelocationEncoding { method size (line 689) | pub fn size(&self) -> u8 { method target (line 695) | pub fn target(&self) -> RelocationTarget { method addend (line 701) | pub fn addend(&self) -> i64 { method set_addend (line 707) | pub fn set_addend(&mut self, addend: i64) { method has_implicit_addend (line 714) | pub fn has_implicit_addend(&self) -> bool { type CompressionFormat (line 722) | pub enum CompressionFormat { type CompressedFileRange (line 741) | pub struct CompressedFileRange { method none (line 755) | pub fn none(range: Option<(u64, u64)>) -> Self { method data (line 774) | pub fn data<'data, R: ReadRef<'data>>(self, file: R) -> Result { function none (line 802) | pub fn none(data: &'data [u8]) -> Self { function decompress (line 815) | pub fn decompress(self) -> Result> { FILE: builder/third-party/object/src/read/pe/data_directory.rs type DataDirectories (line 15) | pub struct DataDirectories<'data> { function parse (line 26) | pub fn parse(data: &'data [u8], number: u32) -> Result { function len (line 35) | pub fn len(&self) -> usize { function iter (line 40) | pub fn iter(&self) -> slice::Iter<'data, pe::ImageDataDirectory> { function enumerate (line 45) | pub fn enumerate(&self) -> core::iter::Enumerate Option<&'data pe::ImageDataDirectory> { function export_directory (line 64) | pub fn export_directory>( function export_table (line 80) | pub fn export_table>( function import_table (line 97) | pub fn import_table>( function delay_load_import_table (line 116) | pub fn delay_load_import_table>( function relocation_blocks (line 139) | pub fn relocation_blocks>( function resource_directory (line 155) | pub fn resource_directory>( function address_range (line 171) | pub fn address_range(&self) -> (u32, u32) { function file_range (line 183) | pub fn file_range(&self, sections: &SectionTable<'_>) -> Result<(u32, u3... function data (line 202) | pub fn data<'data, R: ReadRef<'data>>( FILE: builder/third-party/object/src/read/pe/export.rs type ExportTarget (line 9) | pub enum ExportTarget<'data> { function is_address (line 24) | pub fn is_address(&self) -> bool { function is_forward (line 32) | pub fn is_forward(&self) -> bool { type Export (line 41) | pub struct Export<'data> { method fmt (line 53) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::result::Result<... method fmt (line 63) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::result::Result<... type ExportTable (line 86) | pub struct ExportTable<'data> { function parse (line 97) | pub fn parse(data: &'data [u8], virtual_address: u32) -> Result { function parse_directory (line 147) | pub fn parse_directory(data: &'data [u8]) -> Result<&'data pe::ImageExpo... function directory (line 153) | pub fn directory(&self) -> &'data pe::ImageExportDirectory { function ordinal_base (line 160) | pub fn ordinal_base(&self) -> u32 { function addresses (line 168) | pub fn addresses(&self) -> &'data [U32Bytes] { function name_pointers (line 175) | pub fn name_pointers(&self) -> &'data [U32Bytes] { function name_ordinals (line 183) | pub fn name_ordinals(&self) -> &'data [U16Bytes] { function name_iter (line 193) | pub fn name_iter(&self) -> impl Iterator + 'data { function address_by_index (line 206) | pub fn address_by_index(&self, index: u32) -> Result { function address_by_ordinal (line 218) | pub fn address_by_ordinal(&self, ordinal: u32) -> Result { function target_by_index (line 225) | pub fn target_by_index(&self, index: u32) -> Result> { function target_by_ordinal (line 230) | pub fn target_by_ordinal(&self, ordinal: u32) -> Result Result Option { function is_forward (line 268) | pub fn is_forward(&self, address: u32) -> bool { function forward_string (line 273) | pub fn forward_string(&self, address: u32) -> Result> { function name_from_pointer (line 285) | pub fn name_from_pointer(&self, name_pointer: u32) -> Result<&'data [u8]> { function exports (line 293) | pub fn exports(&self) -> Result>> { function parse_ordinal (line 323) | fn parse_ordinal(digits: &[u8]) -> Option { FILE: builder/third-party/object/src/read/pe/file.rs type PeFile32 (line 23) | pub type PeFile32<'data, R = &'data [u8]> = PeFile<'data, pe::ImageNtHea... type PeFile64 (line 28) | pub type PeFile64<'data, R = &'data [u8]> = PeFile<'data, pe::ImageNtHea... type PeFile (line 34) | pub struct PeFile<'data, Pe, R = &'data [u8]> function parse (line 52) | pub fn parse(data: R) -> Result { function data (line 76) | pub fn data(&self) -> R { function dos_header (line 81) | pub fn dos_header(&self) -> &'data pe::ImageDosHeader { function nt_headers (line 86) | pub fn nt_headers(&self) -> &'data Pe { function rich_header_info (line 91) | pub fn rich_header_info(&self) -> Option> { function section_table (line 96) | pub fn section_table(&self) -> SectionTable<'data> { function data_directories (line 101) | pub fn data_directories(&self) -> DataDirectories<'data> { function data_directory (line 106) | pub fn data_directory(&self, id: usize) -> Option<&'data pe::ImageDataDi... function export_table (line 113) | pub fn export_table(&self) -> Result>> { function import_table (line 121) | pub fn import_table(&self) -> Result>> { function section_alignment (line 126) | pub(super) fn section_alignment(&self) -> u64 { type Segment (line 144) | type Segment = PeSegment<'data, 'file, Pe, R>; type SegmentIterator (line 145) | type SegmentIterator = PeSegmentIterator<'data, 'file, Pe, R>; type Section (line 146) | type Section = PeSection<'data, 'file, Pe, R>; type SectionIterator (line 147) | type SectionIterator = PeSectionIterator<'data, 'file, Pe, R>; type Comdat (line 148) | type Comdat = PeComdat<'data, 'file, Pe, R>; type ComdatIterator (line 149) | type ComdatIterator = PeComdatIterator<'data, 'file, Pe, R>; type Symbol (line 150) | type Symbol = CoffSymbol<'data, 'file, R>; type SymbolIterator (line 151) | type SymbolIterator = CoffSymbolIterator<'data, 'file, R>; type SymbolTable (line 152) | type SymbolTable = CoffSymbolTable<'data, 'file, R>; type DynamicRelocationIterator (line 153) | type DynamicRelocationIterator = NoDynamicRelocationIterator; function architecture (line 155) | fn architecture(&self) -> Architecture { function sub_architecture (line 165) | fn sub_architecture(&self) -> Option { function is_little_endian (line 173) | fn is_little_endian(&self) -> bool { function is_64 (line 179) | fn is_64(&self) -> bool { function kind (line 183) | fn kind(&self) -> ObjectKind { function segments (line 194) | fn segments(&'file self) -> PeSegmentIterator<'data, 'file, Pe, R> { function section_by_name_bytes (line 201) | fn section_by_name_bytes( function section_by_index (line 215) | fn section_by_index( function sections (line 227) | fn sections(&'file self) -> PeSectionIterator<'data, 'file, Pe, R> { function comdats (line 234) | fn comdats(&'file self) -> PeComdatIterator<'data, 'file, Pe, R> { function symbol_by_index (line 238) | fn symbol_by_index(&'file self, index: SymbolIndex) -> Result CoffSymbolIterator<'data, 'file, R> { function symbol_table (line 254) | fn symbol_table(&'file self) -> Option> { function dynamic_symbols (line 258) | fn dynamic_symbols(&'file self) -> CoffSymbolIterator<'data, 'file, R> { function dynamic_symbol_table (line 266) | fn dynamic_symbol_table(&'file self) -> Option Option Result>> { function exports (line 299) | fn exports(&self) -> Result>> { function pdb_info (line 316) | fn pdb_info(&self) -> Result>> { function has_debug_symbols (line 378) | fn has_debug_symbols(&self) -> bool { function relative_address_base (line 382) | fn relative_address_base(&self) -> u64 { function entry (line 386) | fn entry(&self) -> u64 { function flags (line 391) | fn flags(&self) -> FileFlags { type PeComdatIterator32 (line 399) | pub type PeComdatIterator32<'data, 'file, R = &'data [u8]> = type PeComdatIterator64 (line 402) | pub type PeComdatIterator64<'data, 'file, R = &'data [u8]> = type PeComdatIterator (line 409) | pub struct PeComdatIterator<'data, 'file, Pe, R = &'data [u8]> type Item (line 423) | type Item = PeComdat<'data, 'file, Pe, R>; method next (line 426) | fn next(&mut self) -> Option { type PeComdat32 (line 432) | pub type PeComdat32<'data, 'file, R = &'data [u8]> = type PeComdat64 (line 435) | pub type PeComdat64<'data, 'file, R = &'data [u8]> = type PeComdat (line 442) | pub struct PeComdat<'data, 'file, Pe, R = &'data [u8]> type SectionIterator (line 463) | type SectionIterator = PeComdatSectionIterator<'data, 'file, Pe, R>; function kind (line 466) | fn kind(&self) -> ComdatKind { function symbol (line 471) | fn symbol(&self) -> SymbolIndex { function name_bytes (line 476) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 481) | fn name(&self) -> Result<&str> { function sections (line 486) | fn sections(&self) -> Self::SectionIterator { type PeComdatSectionIterator32 (line 492) | pub type PeComdatSectionIterator32<'data, 'file, R = &'data [u8]> = type PeComdatSectionIterator64 (line 495) | pub type PeComdatSectionIterator64<'data, 'file, R = &'data [u8]> = type PeComdatSectionIterator (line 502) | pub struct PeComdatSectionIterator<'data, 'file, Pe, R = &'data [u8]> type Item (line 516) | type Item = SectionIndex; method next (line 518) | fn next(&mut self) -> Option { function parse (line 527) | pub fn parse<'data, R: ReadRef<'data>>(data: R) -> read::Result<&'data S... function nt_headers_offset (line 540) | pub fn nt_headers_offset(&self) -> u32 { function optional_header_magic (line 549) | pub fn optional_header_magic<'data, R: ReadRef<'data>>(data: R) -> Resul... type ImageNtHeaders (line 566) | pub trait ImageNtHeaders: Debug + Pod { method is_type_64 (line 573) | fn is_type_64(&self) -> bool; method is_valid_optional_magic (line 576) | fn is_valid_optional_magic(&self) -> bool; method signature (line 579) | fn signature(&self) -> u32; method file_header (line 582) | fn file_header(&self) -> &pe::ImageFileHeader; method optional_header (line 585) | fn optional_header(&self) -> &Self::ImageOptionalHeader; method parse (line 597) | fn parse<'data, R: ReadRef<'data>>( method sections (line 633) | fn sections<'data, R: ReadRef<'data>>( method symbols (line 645) | fn symbols<'data, R: ReadRef<'data>>(&self, data: R) -> read::Result bool { method is_valid_optional_magic (line 698) | fn is_valid_optional_magic(&self) -> bool { method signature (line 703) | fn signature(&self) -> u32 { method file_header (line 708) | fn file_header(&self) -> &pe::ImageFileHeader { method optional_header (line 713) | fn optional_header(&self) -> &Self::ImageOptionalHeader { type ImageOptionalHeader (line 871) | type ImageOptionalHeader = pe::ImageOptionalHeader64; type ImageThunkData (line 872) | type ImageThunkData = pe::ImageThunkData64; method is_type_64 (line 875) | fn is_type_64(&self) -> bool { method is_valid_optional_magic (line 880) | fn is_valid_optional_magic(&self) -> bool { method signature (line 885) | fn signature(&self) -> u32 { method file_header (line 890) | fn file_header(&self) -> &pe::ImageFileHeader { method optional_header (line 895) | fn optional_header(&self) -> &Self::ImageOptionalHeader { type ImageOptionalHeader (line 652) | pub trait ImageOptionalHeader: Debug + Pod { method magic (line 654) | fn magic(&self) -> u16; method major_linker_version (line 655) | fn major_linker_version(&self) -> u8; method minor_linker_version (line 656) | fn minor_linker_version(&self) -> u8; method size_of_code (line 657) | fn size_of_code(&self) -> u32; method size_of_initialized_data (line 658) | fn size_of_initialized_data(&self) -> u32; method size_of_uninitialized_data (line 659) | fn size_of_uninitialized_data(&self) -> u32; method address_of_entry_point (line 660) | fn address_of_entry_point(&self) -> u32; method base_of_code (line 661) | fn base_of_code(&self) -> u32; method base_of_data (line 662) | fn base_of_data(&self) -> Option; method image_base (line 665) | fn image_base(&self) -> u64; method section_alignment (line 666) | fn section_alignment(&self) -> u32; method file_alignment (line 667) | fn file_alignment(&self) -> u32; method major_operating_system_version (line 668) | fn major_operating_system_version(&self) -> u16; method minor_operating_system_version (line 669) | fn minor_operating_system_version(&self) -> u16; method major_image_version (line 670) | fn major_image_version(&self) -> u16; method minor_image_version (line 671) | fn minor_image_version(&self) -> u16; method major_subsystem_version (line 672) | fn major_subsystem_version(&self) -> u16; method minor_subsystem_version (line 673) | fn minor_subsystem_version(&self) -> u16; method win32_version_value (line 674) | fn win32_version_value(&self) -> u32; method size_of_image (line 675) | fn size_of_image(&self) -> u32; method size_of_headers (line 676) | fn size_of_headers(&self) -> u32; method check_sum (line 677) | fn check_sum(&self) -> u32; method subsystem (line 678) | fn subsystem(&self) -> u16; method dll_characteristics (line 679) | fn dll_characteristics(&self) -> u16; method size_of_stack_reserve (line 680) | fn size_of_stack_reserve(&self) -> u64; method size_of_stack_commit (line 681) | fn size_of_stack_commit(&self) -> u64; method size_of_heap_reserve (line 682) | fn size_of_heap_reserve(&self) -> u64; method size_of_heap_commit (line 683) | fn size_of_heap_commit(&self) -> u64; method loader_flags (line 684) | fn loader_flags(&self) -> u32; method number_of_rva_and_sizes (line 685) | fn number_of_rva_and_sizes(&self) -> u32; method magic (line 720) | fn magic(&self) -> u16 { method major_linker_version (line 725) | fn major_linker_version(&self) -> u8 { method minor_linker_version (line 730) | fn minor_linker_version(&self) -> u8 { method size_of_code (line 735) | fn size_of_code(&self) -> u32 { method size_of_initialized_data (line 740) | fn size_of_initialized_data(&self) -> u32 { method size_of_uninitialized_data (line 745) | fn size_of_uninitialized_data(&self) -> u32 { method address_of_entry_point (line 750) | fn address_of_entry_point(&self) -> u32 { method base_of_code (line 755) | fn base_of_code(&self) -> u32 { method base_of_data (line 760) | fn base_of_data(&self) -> Option { method image_base (line 765) | fn image_base(&self) -> u64 { method section_alignment (line 770) | fn section_alignment(&self) -> u32 { method file_alignment (line 775) | fn file_alignment(&self) -> u32 { method major_operating_system_version (line 780) | fn major_operating_system_version(&self) -> u16 { method minor_operating_system_version (line 785) | fn minor_operating_system_version(&self) -> u16 { method major_image_version (line 790) | fn major_image_version(&self) -> u16 { method minor_image_version (line 795) | fn minor_image_version(&self) -> u16 { method major_subsystem_version (line 800) | fn major_subsystem_version(&self) -> u16 { method minor_subsystem_version (line 805) | fn minor_subsystem_version(&self) -> u16 { method win32_version_value (line 810) | fn win32_version_value(&self) -> u32 { method size_of_image (line 815) | fn size_of_image(&self) -> u32 { method size_of_headers (line 820) | fn size_of_headers(&self) -> u32 { method check_sum (line 825) | fn check_sum(&self) -> u32 { method subsystem (line 830) | fn subsystem(&self) -> u16 { method dll_characteristics (line 835) | fn dll_characteristics(&self) -> u16 { method size_of_stack_reserve (line 840) | fn size_of_stack_reserve(&self) -> u64 { method size_of_stack_commit (line 845) | fn size_of_stack_commit(&self) -> u64 { method size_of_heap_reserve (line 850) | fn size_of_heap_reserve(&self) -> u64 { method size_of_heap_commit (line 855) | fn size_of_heap_commit(&self) -> u64 { method loader_flags (line 860) | fn loader_flags(&self) -> u32 { method number_of_rva_and_sizes (line 865) | fn number_of_rva_and_sizes(&self) -> u32 { method magic (line 902) | fn magic(&self) -> u16 { method major_linker_version (line 907) | fn major_linker_version(&self) -> u8 { method minor_linker_version (line 912) | fn minor_linker_version(&self) -> u8 { method size_of_code (line 917) | fn size_of_code(&self) -> u32 { method size_of_initialized_data (line 922) | fn size_of_initialized_data(&self) -> u32 { method size_of_uninitialized_data (line 927) | fn size_of_uninitialized_data(&self) -> u32 { method address_of_entry_point (line 932) | fn address_of_entry_point(&self) -> u32 { method base_of_code (line 937) | fn base_of_code(&self) -> u32 { method base_of_data (line 942) | fn base_of_data(&self) -> Option { method image_base (line 947) | fn image_base(&self) -> u64 { method section_alignment (line 952) | fn section_alignment(&self) -> u32 { method file_alignment (line 957) | fn file_alignment(&self) -> u32 { method major_operating_system_version (line 962) | fn major_operating_system_version(&self) -> u16 { method minor_operating_system_version (line 967) | fn minor_operating_system_version(&self) -> u16 { method major_image_version (line 972) | fn major_image_version(&self) -> u16 { method minor_image_version (line 977) | fn minor_image_version(&self) -> u16 { method major_subsystem_version (line 982) | fn major_subsystem_version(&self) -> u16 { method minor_subsystem_version (line 987) | fn minor_subsystem_version(&self) -> u16 { method win32_version_value (line 992) | fn win32_version_value(&self) -> u32 { method size_of_image (line 997) | fn size_of_image(&self) -> u32 { method size_of_headers (line 1002) | fn size_of_headers(&self) -> u32 { method check_sum (line 1007) | fn check_sum(&self) -> u32 { method subsystem (line 1012) | fn subsystem(&self) -> u16 { method dll_characteristics (line 1017) | fn dll_characteristics(&self) -> u16 { method size_of_stack_reserve (line 1022) | fn size_of_stack_reserve(&self) -> u64 { method size_of_stack_commit (line 1027) | fn size_of_stack_commit(&self) -> u64 { method size_of_heap_reserve (line 1032) | fn size_of_heap_reserve(&self) -> u64 { method size_of_heap_commit (line 1037) | fn size_of_heap_commit(&self) -> u64 { method loader_flags (line 1042) | fn loader_flags(&self) -> u32 { method number_of_rva_and_sizes (line 1047) | fn number_of_rva_and_sizes(&self) -> u32 { FILE: builder/third-party/object/src/read/pe/import.rs type ImportTable (line 13) | pub struct ImportTable<'data> { function new (line 29) | pub fn new(section_data: &'data [u8], section_address: u32, import_addre... function descriptors (line 38) | pub fn descriptors(&self) -> Result> { function name (line 49) | pub fn name(&self, address: u32) -> Result<&'data [u8]> { function thunks (line 59) | pub fn thunks(&self, address: u32) -> Result> { function import (line 68) | pub fn import(&self, thunk: Pe::ImageThunkData) -> R... function hint_name (line 82) | pub fn hint_name(&self, address: u32) -> Result<(u16, &'data [u8])> { type ImportDescriptorIterator (line 100) | pub struct ImportDescriptorIterator<'data> { function next (line 108) | pub fn next(&mut self) -> Result { function get (line 131) | pub fn get(&self, index: usize) -> Result(&mut self) -> Result { type ImageThunkData (line 168) | pub trait ImageThunkData: Debug + Pod { method raw (line 170) | fn raw(self) -> u64; method is_ordinal (line 173) | fn is_ordinal(self) -> bool; method ordinal (line 178) | fn ordinal(self) -> u16; method address (line 183) | fn address(self) -> u32; method raw (line 187) | fn raw(self) -> u64 { method is_ordinal (line 191) | fn is_ordinal(self) -> bool { method ordinal (line 195) | fn ordinal(self) -> u16 { method address (line 199) | fn address(self) -> u32 { method raw (line 205) | fn raw(self) -> u64 { method is_ordinal (line 209) | fn is_ordinal(self) -> bool { method ordinal (line 213) | fn ordinal(self) -> u16 { method address (line 217) | fn address(self) -> u32 { type DelayLoadImportTable (line 227) | pub struct DelayLoadImportTable<'data> { function new (line 243) | pub fn new(section_data: &'data [u8], section_address: u32, import_addre... function descriptors (line 252) | pub fn descriptors(&self) -> Result> { function name (line 263) | pub fn name(&self, address: u32) -> Result<&'data [u8]> { function thunks (line 277) | pub fn thunks(&self, address: u32) -> Result> { function import (line 286) | pub fn import(&self, thunk: Pe::ImageThunkData) -> R... function hint_name (line 300) | pub fn hint_name(&self, address: u32) -> Result<(u16, &'data [u8])> { type DelayLoadDescriptorIterator (line 318) | pub struct DelayLoadDescriptorIterator<'data> { function next (line 326) | pub fn next(&mut self) -> Result { function new (line 17) | pub fn new(data: &'data [u8]) -> Self { function next (line 22) | pub fn next(&mut self) -> Result>> { type RelocationIterator (line 51) | pub struct RelocationIterator<'data> { function virtual_address (line 59) | pub fn virtual_address(&self) -> u32 { function size (line 64) | pub fn size(&self) -> u32 { type Item (line 70) | type Item = Relocation; method next (line 72) | fn next(&mut self) -> Option { type Relocation (line 87) | pub struct Relocation { FILE: builder/third-party/object/src/read/pe/resource.rs type ResourceDirectory (line 11) | pub struct ResourceDirectory<'data> { function new (line 17) | pub fn new(data: &'data [u8]) -> Self { function root (line 22) | pub fn root(&self) -> Result> { type ResourceDirectoryTable (line 29) | pub struct ResourceDirectoryTable<'data> { function parse (line 37) | fn parse(data: &'data [u8], offset: u32) -> Result { function has_name (line 53) | pub fn has_name(&self) -> bool { function name (line 60) | fn name(&self) -> ResourceName { function id (line 68) | fn id(&self) -> u16 { function name_or_id (line 73) | pub fn name_or_id(&self) -> ResourceNameOrId { function is_table (line 82) | pub fn is_table(&self) -> bool { function data_offset (line 87) | pub fn data_offset(&self) -> u32 { function data (line 92) | pub fn data<'data>( type ResourceDirectoryEntryData (line 111) | pub enum ResourceDirectoryEntryData<'data> { function table (line 122) | pub fn table(self) -> Option> { function data (line 132) | pub fn data(self) -> Option<&'data pe::ImageResourceDataEntry> { type ResourceName (line 142) | pub struct ResourceName { method to_string_lossy (line 148) | pub fn to_string_lossy(&self, directory: ResourceDirectory<'_>) -> Res... method data (line 157) | pub fn data<'data>( method raw_data (line 173) | pub fn raw_data<'data>(&self, directory: ResourceDirectory<'data>) -> ... type ResourceNameOrId (line 182) | pub enum ResourceNameOrId { method name (line 193) | pub fn name(self) -> Option { method id (line 203) | pub fn id(self) -> Option { FILE: builder/third-party/object/src/read/pe/rich.rs type RichHeaderInfo (line 11) | pub struct RichHeaderInfo<'data> { type RichHeaderEntry (line 32) | pub struct RichHeaderEntry { function parse (line 41) | pub fn parse>(data: R, nt_header_offset: u64) -> Optio... function unmasked_entries (line 69) | pub fn unmasked_entries(&self) -> impl Iterator ... function memmem (line 83) | fn memmem(data: &[u8], needle: &[u8], align: usize) -> Option { FILE: builder/third-party/object/src/read/pe/section.rs type PeSegmentIterator32 (line 15) | pub type PeSegmentIterator32<'data, 'file, R = &'data [u8]> = type PeSegmentIterator64 (line 18) | pub type PeSegmentIterator64<'data, 'file, R = &'data [u8]> = type PeSegmentIterator (line 23) | pub struct PeSegmentIterator<'data, 'file, Pe, R = &'data [u8]> type Item (line 37) | type Item = PeSegment<'data, 'file, Pe, R>; method next (line 39) | fn next(&mut self) -> Option { type PeSegment32 (line 48) | pub type PeSegment32<'data, 'file, R = &'data [u8]> = type PeSegment64 (line 51) | pub type PeSegment64<'data, 'file, R = &'data [u8]> = type PeSegment (line 58) | pub struct PeSegment<'data, 'file, Pe, R = &'data [u8]> function address (line 80) | fn address(&self) -> u64 { function size (line 85) | fn size(&self) -> u64 { function align (line 90) | fn align(&self) -> u64 { function file_range (line 95) | fn file_range(&self) -> (u64, u64) { function data (line 100) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 104) | fn data_range(&self, address: u64, size: u64) -> Result Result> { function name (line 121) | fn name(&self) -> Result> { function flags (line 131) | fn flags(&self) -> SegmentFlags { type PeSectionIterator32 (line 138) | pub type PeSectionIterator32<'data, 'file, R = &'data [u8]> = type PeSectionIterator64 (line 141) | pub type PeSectionIterator64<'data, 'file, R = &'data [u8]> = type PeSectionIterator (line 146) | pub struct PeSectionIterator<'data, 'file, Pe, R = &'data [u8]> type Item (line 160) | type Item = PeSection<'data, 'file, Pe, R>; method next (line 162) | fn next(&mut self) -> Option { type PeSection32 (line 172) | pub type PeSection32<'data, 'file, R = &'data [u8]> = type PeSection64 (line 175) | pub type PeSection64<'data, 'file, R = &'data [u8]> = type PeSection (line 182) | pub struct PeSection<'data, 'file, Pe, R = &'data [u8]> type RelocationIterator (line 204) | type RelocationIterator = PeRelocationIterator<'data, 'file, R>; function index (line 207) | fn index(&self) -> SectionIndex { function address (line 212) | fn address(&self) -> u64 { function size (line 217) | fn size(&self) -> u64 { function align (line 222) | fn align(&self) -> u64 { function file_range (line 227) | fn file_range(&self) -> Option<(u64, u64)> { function data (line 236) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 240) | fn data_range(&self, address: u64, size: u64) -> Result Result { function compressed_data (line 255) | fn compressed_data(&self) -> Result> { function name_bytes (line 260) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 265) | fn name(&self) -> Result<&str> { function segment_name_bytes (line 273) | fn segment_name_bytes(&self) -> Result> { function segment_name (line 278) | fn segment_name(&self) -> Result> { function kind (line 283) | fn kind(&self) -> SectionKind { function relocations (line 287) | fn relocations(&self) -> PeRelocationIterator<'data, 'file, R> { function flags (line 291) | fn flags(&self) -> SectionFlags { function pe_file_range_at (line 303) | pub fn pe_file_range_at(&self, va: u32) -> Option<(u32, u32)> { function pe_data_at (line 313) | pub fn pe_data_at>(&self, data: R, va: u32) -> Option<... function pe_data_containing (line 322) | pub fn pe_data_containing>( function section_containing (line 332) | pub fn section_containing(&self, va: u32) -> Option<&'data ImageSectionH... function pe_file_range (line 341) | pub fn pe_file_range(&self) -> (u32, u32) { function pe_file_range_at (line 352) | pub fn pe_file_range_at(&self, va: u32) -> Option<(u32, u32)> { function pe_address_range (line 365) | pub fn pe_address_range(&self) -> (u32, u32) { function pe_data (line 372) | pub fn pe_data<'data, R: ReadRef<'data>>(&self, data: R) -> Result<&'dat... function pe_data_at (line 384) | pub fn pe_data_at<'data, R: ReadRef<'data>>(&self, data: R, va: u32) -> ... function contains_rva (line 390) | pub fn contains_rva(&self, va: u32) -> bool { function pe_data_containing (line 406) | pub fn pe_data_containing<'data, R: ReadRef<'data>>( type PeRelocationIterator (line 430) | pub struct PeRelocationIterator<'data, 'file, R = &'data [u8]>( type Item (line 435) | type Item = (u64, Relocation); method next (line 437) | fn next(&mut self) -> Option { FILE: builder/third-party/object/src/read/read_cache.rs type ReadCache (line 21) | pub struct ReadCache { type ReadCacheInternal (line 26) | struct ReadCacheInternal { function new (line 34) | pub fn new(read: R) -> Self { function range (line 46) | pub fn range(&self, offset: u64, size: u64) -> ReadCacheRange<'_, R> { function clear (line 55) | pub fn clear(&mut self) { function into_inner (line 60) | pub fn into_inner(self) -> R { function len (line 66) | fn len(self) -> Result { function read_bytes_at (line 71) | fn read_bytes_at(self, offset: u64, size: u64) -> Result<&'a [u8], ()> { function read_bytes_at_until (line 91) | fn read_bytes_at_until(self, range: Range, delimiter: u8) -> Result... type ReadCacheRange (line 136) | pub struct ReadCacheRange<'a, R: Read + Seek> { method clone (line 143) | fn clone(&self) -> Self { function len (line 151) | fn len(self) -> Result { function read_bytes_at (line 155) | fn read_bytes_at(self, offset: u64, size: u64) -> Result<&'a [u8], ()> { function read_bytes_at_until (line 167) | fn read_bytes_at_until(self, range: Range, delimiter: u8) -> Result... FILE: builder/third-party/object/src/read/read_ref.rs type Result (line 9) | type Result = result::Result; type ReadRef (line 37) | pub trait ReadRef<'a>: Clone + Copy { method len (line 39) | fn len(self) -> Result; method read_bytes_at (line 44) | fn read_bytes_at(self, offset: u64, size: u64) -> Result<&'a [u8]>; method read_bytes_at_until (line 52) | fn read_bytes_at_until(self, range: Range, delimiter: u8) -> Resu... method read_bytes (line 57) | fn read_bytes(self, offset: &mut u64, size: u64) -> Result<&'a [u8]> { method read (line 72) | fn read(self, offset: &mut u64) -> Result<&'a T> { method read_at (line 84) | fn read_at(self, mut offset: u64) -> Result<&'a T> { method read_slice (line 93) | fn read_slice(self, offset: &mut u64, count: usize) -> Result<... method read_slice_at (line 109) | fn read_slice_at(self, mut offset: u64, count: usize) -> Resul... function len (line 115) | fn len(self) -> Result { function read_bytes_at (line 119) | fn read_bytes_at(self, offset: u64, size: u64) -> Result<&'a [u8]> { function read_bytes_at_until (line 125) | fn read_bytes_at_until(self, range: Range, delimiter: u8) -> Result... FILE: builder/third-party/object/src/read/traits.rs type Object (line 15) | pub trait Object<'data: 'file, 'file>: read::private::Sealed { method architecture (line 54) | fn architecture(&self) -> Architecture; method sub_architecture (line 61) | fn sub_architecture(&self) -> Option { method endianness (line 67) | fn endianness(&self) -> Endianness { method is_little_endian (line 76) | fn is_little_endian(&self) -> bool; method is_64 (line 79) | fn is_64(&self) -> bool; method kind (line 82) | fn kind(&self) -> ObjectKind; method segments (line 90) | fn segments(&'file self) -> Self::SegmentIterator; method section_by_name (line 106) | fn section_by_name(&'file self, section_name: &str) -> Option Option Result Self::SectionIterator; method comdats (line 126) | fn comdats(&'file self) -> Self::ComdatIterator; method symbol_table (line 129) | fn symbol_table(&'file self) -> Option; method symbol_by_index (line 136) | fn symbol_by_index(&'file self, index: SymbolIndex) -> Result Self::SymbolIterator; method symbol_by_name (line 146) | fn symbol_by_name(&'file self, symbol_name: &str) -> Option Option Option; method dynamic_symbols (line 169) | fn dynamic_symbols(&'file self) -> Self::SymbolIterator; method dynamic_relocations (line 176) | fn dynamic_relocations(&'file self) -> Option SymbolMap> { method object_map (line 244) | fn object_map(&'file self) -> ObjectMap<'data> { method imports (line 249) | fn imports(&self) -> Result>>; method exports (line 255) | fn exports(&self) -> Result>>; method has_debug_symbols (line 258) | fn has_debug_symbols(&self) -> bool; method mach_uuid (line 262) | fn mach_uuid(&self) -> Result> { method build_id (line 268) | fn build_id(&self) -> Result> { method gnu_debuglink (line 274) | fn gnu_debuglink(&self) -> Result> { method gnu_debugaltlink (line 280) | fn gnu_debugaltlink(&self) -> Result Result>> { method relative_address_base (line 293) | fn relative_address_base(&'file self) -> u64; method entry (line 296) | fn entry(&'file self) -> u64; method flags (line 299) | fn flags(&self) -> FileFlags; type ObjectSegment (line 305) | pub trait ObjectSegment<'data>: read::private::Sealed { method address (line 307) | fn address(&self) -> u64; method size (line 310) | fn size(&self) -> u64; method align (line 313) | fn align(&self) -> u64; method file_range (line 316) | fn file_range(&self) -> (u64, u64); method data (line 322) | fn data(&self) -> Result<&'data [u8]>; method data_range (line 327) | fn data_range(&self, address: u64, size: u64) -> Result Result>; method name (line 335) | fn name(&self) -> Result>; method flags (line 338) | fn flags(&self) -> SegmentFlags; type ObjectSection (line 344) | pub trait ObjectSection<'data>: read::private::Sealed { method index (line 352) | fn index(&self) -> SectionIndex; method address (line 355) | fn address(&self) -> u64; method size (line 358) | fn size(&self) -> u64; method align (line 361) | fn align(&self) -> u64; method file_range (line 364) | fn file_range(&self) -> Option<(u64, u64)>; method data (line 372) | fn data(&self) -> Result<&'data [u8]>; method data_range (line 379) | fn data_range(&self, address: u64, size: u64) -> Result Result; method compressed_data (line 387) | fn compressed_data(&self) -> Result>; method uncompressed_data (line 396) | fn uncompressed_data(&self) -> Result> { method name_bytes (line 401) | fn name_bytes(&self) -> Result<&[u8]>; method name (line 406) | fn name(&self) -> Result<&str>; method segment_name_bytes (line 409) | fn segment_name_bytes(&self) -> Result>; method segment_name (line 414) | fn segment_name(&self) -> Result>; method kind (line 417) | fn kind(&self) -> SectionKind; method relocations (line 420) | fn relocations(&self) -> Self::RelocationIterator; method flags (line 423) | fn flags(&self) -> SectionFlags; type ObjectComdat (line 429) | pub trait ObjectComdat<'data>: read::private::Sealed { method kind (line 434) | fn kind(&self) -> ComdatKind; method symbol (line 437) | fn symbol(&self) -> SymbolIndex; method name_bytes (line 440) | fn name_bytes(&self) -> Result<&[u8]>; method name (line 445) | fn name(&self) -> Result<&str>; method sections (line 448) | fn sections(&self) -> Self::SectionIterator; type ObjectSymbolTable (line 454) | pub trait ObjectSymbolTable<'data>: read::private::Sealed { method symbols (line 464) | fn symbols(&self) -> Self::SymbolIterator; method symbol_by_index (line 471) | fn symbol_by_index(&self, index: SymbolIndex) -> Result; type ObjectSymbol (line 477) | pub trait ObjectSymbol<'data>: read::private::Sealed { method index (line 479) | fn index(&self) -> SymbolIndex; method name_bytes (line 482) | fn name_bytes(&self) -> Result<&'data [u8]>; method name (line 487) | fn name(&self) -> Result<&'data str>; method address (line 490) | fn address(&self) -> u64; method size (line 493) | fn size(&self) -> u64; method kind (line 496) | fn kind(&self) -> SymbolKind; method section (line 499) | fn section(&self) -> SymbolSection; method section_index (line 504) | fn section_index(&self) -> Option { method is_undefined (line 509) | fn is_undefined(&self) -> bool; method is_definition (line 515) | fn is_definition(&self) -> bool; method is_common (line 520) | fn is_common(&self) -> bool; method is_weak (line 523) | fn is_weak(&self) -> bool; method scope (line 526) | fn scope(&self) -> SymbolScope; method is_global (line 531) | fn is_global(&self) -> bool; method is_local (line 534) | fn is_local(&self) -> bool; method flags (line 537) | fn flags(&self) -> SymbolFlags; type NoDynamicRelocationIterator (line 542) | pub struct NoDynamicRelocationIterator; type Item (line 545) | type Item = (u64, Relocation); method next (line 548) | fn next(&mut self) -> Option { FILE: builder/third-party/object/src/read/util.rs type Bytes (line 16) | pub struct Bytes<'data>(pub &'data [u8]); function fmt (line 19) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function len (line 27) | pub fn len(&self) -> usize { function is_empty (line 33) | pub fn is_empty(&self) -> bool { function skip (line 43) | pub fn skip(&mut self, offset: usize) -> Result<(), ()> { function read_bytes (line 62) | pub fn read_bytes(&mut self, count: usize) -> Result, ()> { function read_bytes_at (line 79) | pub fn read_bytes_at(mut self, offset: usize, count: usize) -> Result(&mut self) -> Result<&'data T, ()> { function read_at (line 107) | pub fn read_at(mut self, offset: usize) -> Result<&'data T, ()> { function read_slice (line 118) | pub fn read_slice(&mut self, count: usize) -> Result<&'data [T],... function read_slice_at (line 135) | pub fn read_slice_at(mut self, offset: usize, count: usize) -> R... function read_string (line 145) | pub fn read_string(&mut self) -> Result<&'data [u8], ()> { function read_string_at (line 164) | pub fn read_string_at(mut self, offset: usize) -> Result<&'data [u8], ()> { function read_uleb128 (line 170) | pub fn read_uleb128(&mut self) -> Result { function read_sleb128 (line 189) | pub fn read_sleb128(&mut self) -> Result { function debug_list_bytes (line 213) | fn debug_list_bytes(bytes: &[u8], fmt: &mut fmt::Formatter<'_>) -> fmt::... type DebugByte (line 222) | struct DebugByte(u8); method fmt (line 225) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type DebugLen (line 230) | struct DebugLen(usize); method fmt (line 233) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type ByteString (line 244) | pub(crate) struct ByteString<'data>(pub &'data [u8]); function fmt (line 247) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function align (line 254) | pub(crate) fn align(offset: usize, size: usize) -> usize { function data_range (line 259) | pub(crate) fn data_range( type StringTable (line 274) | pub struct StringTable<'data, R = &'data [u8]> function new (line 286) | pub fn new(data: R, start: u64, end: u64) -> Self { function get (line 296) | pub fn get(&self, offset: u32) -> Result<&'data [u8], ()> { method default (line 308) | fn default() -> Self { function bytes (line 324) | fn bytes() { function bytes_debug (line 407) | fn bytes_debug() { FILE: builder/third-party/object/src/read/wasm.rs type SectionId (line 21) | enum SectionId { constant MAX_SECTION_ID (line 37) | const MAX_SECTION_ID: usize = SectionId::DataCount as usize; type WasmFile (line 41) | pub struct WasmFile<'data, R = &'data [u8]> { type SectionHeader (line 58) | struct SectionHeader<'data> { type LocalFunctionKind (line 65) | enum LocalFunctionKind { function read_error (line 72) | fn read_error(self, error: &'static str) -> Result { function parse (line 79) | pub fn parse(data: R) -> Result { function add_section (line 354) | fn add_section(&mut self, id: SectionId, range: Range, name: &'da... type Segment (line 368) | type Segment = WasmSegment<'data, 'file, R>; type SegmentIterator (line 369) | type SegmentIterator = WasmSegmentIterator<'data, 'file, R>; type Section (line 370) | type Section = WasmSection<'data, 'file, R>; type SectionIterator (line 371) | type SectionIterator = WasmSectionIterator<'data, 'file, R>; type Comdat (line 372) | type Comdat = WasmComdat<'data, 'file, R>; type ComdatIterator (line 373) | type ComdatIterator = WasmComdatIterator<'data, 'file, R>; type Symbol (line 374) | type Symbol = WasmSymbol<'data, 'file>; type SymbolIterator (line 375) | type SymbolIterator = WasmSymbolIterator<'data, 'file>; type SymbolTable (line 376) | type SymbolTable = WasmSymbolTable<'data, 'file>; type DynamicRelocationIterator (line 377) | type DynamicRelocationIterator = NoDynamicRelocationIterator; function architecture (line 380) | fn architecture(&self) -> Architecture { function is_little_endian (line 389) | fn is_little_endian(&self) -> bool { function is_64 (line 394) | fn is_64(&self) -> bool { function kind (line 398) | fn kind(&self) -> ObjectKind { function segments (line 403) | fn segments(&'file self) -> Self::SegmentIterator { function section_by_name_bytes (line 407) | fn section_by_name_bytes( function section_by_index (line 415) | fn section_by_index(&'file self, index: SectionIndex) -> Result Self::SectionIterator { function comdats (line 436) | fn comdats(&'file self) -> Self::ComdatIterator { function symbol_by_index (line 441) | fn symbol_by_index(&'file self, index: SymbolIndex) -> Result Self::SymbolIterator { function symbol_table (line 455) | fn symbol_table(&'file self) -> Option> { function dynamic_symbols (line 461) | fn dynamic_symbols(&'file self) -> Self::SymbolIterator { function dynamic_symbol_table (line 468) | fn dynamic_symbol_table(&'file self) -> Option Option { function imports (line 477) | fn imports(&self) -> Result>> { function exports (line 482) | fn exports(&self) -> Result>> { function has_debug_symbols (line 487) | fn has_debug_symbols(&self) -> bool { function relative_address_base (line 491) | fn relative_address_base(&self) -> u64 { function entry (line 496) | fn entry(&'file self) -> u64 { function flags (line 501) | fn flags(&self) -> FileFlags { type WasmSegmentIterator (line 510) | pub struct WasmSegmentIterator<'data, 'file, R = &'data [u8]> { type Item (line 516) | type Item = WasmSegment<'data, 'file, R>; method next (line 519) | fn next(&mut self) -> Option { type WasmSegment (line 528) | pub struct WasmSegment<'data, 'file, R = &'data [u8]> { function address (line 537) | fn address(&self) -> u64 { function size (line 542) | fn size(&self) -> u64 { function align (line 547) | fn align(&self) -> u64 { function file_range (line 552) | fn file_range(&self) -> (u64, u64) { function data (line 556) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 560) | fn data_range(&self, _address: u64, _size: u64) -> Result Result> { function name (line 570) | fn name(&self) -> Result> { function flags (line 575) | fn flags(&self) -> SegmentFlags { type WasmSectionIterator (line 582) | pub struct WasmSectionIterator<'data, 'file, R = &'data [u8]> { type Item (line 588) | type Item = WasmSection<'data, 'file, R>; method next (line 590) | fn next(&mut self) -> Option { type WasmSection (line 603) | pub struct WasmSection<'data, 'file, R = &'data [u8]> { type RelocationIterator (line 611) | type RelocationIterator = WasmRelocationIterator<'data, 'file, R>; function index (line 614) | fn index(&self) -> SectionIndex { function address (line 621) | fn address(&self) -> u64 { function size (line 626) | fn size(&self) -> u64 { function align (line 632) | fn align(&self) -> u64 { function file_range (line 637) | fn file_range(&self) -> Option<(u64, u64)> { function data (line 643) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 651) | fn data_range(&self, _address: u64, _size: u64) -> Result Result { function compressed_data (line 661) | fn compressed_data(&self) -> Result> { function name_bytes (line 666) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 671) | fn name(&self) -> Result<&str> { function segment_name_bytes (line 690) | fn segment_name_bytes(&self) -> Result> { function segment_name (line 695) | fn segment_name(&self) -> Result> { function kind (line 700) | fn kind(&self) -> SectionKind { function relocations (line 722) | fn relocations(&self) -> WasmRelocationIterator<'data, 'file, R> { function flags (line 727) | fn flags(&self) -> SectionFlags { type WasmComdatIterator (line 736) | pub struct WasmComdatIterator<'data, 'file, R = &'data [u8]> { type Item (line 742) | type Item = WasmComdat<'data, 'file, R>; method next (line 745) | fn next(&mut self) -> Option { type WasmComdat (line 754) | pub struct WasmComdat<'data, 'file, R = &'data [u8]> { type SectionIterator (line 762) | type SectionIterator = WasmComdatSectionIterator<'data, 'file, R>; function kind (line 765) | fn kind(&self) -> ComdatKind { function symbol (line 770) | fn symbol(&self) -> SymbolIndex { function name_bytes (line 775) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 780) | fn name(&self) -> Result<&str> { function sections (line 785) | fn sections(&self) -> Self::SectionIterator { type WasmComdatSectionIterator (line 794) | pub struct WasmComdatSectionIterator<'data, 'file, R = &'data [u8]> { type Item (line 800) | type Item = SectionIndex; method next (line 802) | fn next(&mut self) -> Option { type WasmSymbolTable (line 809) | pub struct WasmSymbolTable<'data, 'file> { type Symbol (line 816) | type Symbol = WasmSymbol<'data, 'file>; type SymbolIterator (line 817) | type SymbolIterator = WasmSymbolIterator<'data, 'file>; function symbols (line 819) | fn symbols(&self) -> Self::SymbolIterator { function symbol_by_index (line 825) | fn symbol_by_index(&self, index: SymbolIndex) -> Result { type WasmSymbolIterator (line 836) | pub struct WasmSymbolIterator<'data, 'file> { type Item (line 841) | type Item = WasmSymbol<'data, 'file>; method next (line 843) | fn next(&mut self) -> Option { type WasmSymbol (line 856) | pub struct WasmSymbol<'data, 'file> { type WasmSymbolInternal (line 862) | struct WasmSymbolInternal<'data> { function index (line 875) | fn index(&self) -> SymbolIndex { function name_bytes (line 880) | fn name_bytes(&self) -> read::Result<&'data [u8]> { function name (line 885) | fn name(&self) -> read::Result<&'data str> { function address (line 890) | fn address(&self) -> u64 { function size (line 895) | fn size(&self) -> u64 { function kind (line 900) | fn kind(&self) -> SymbolKind { function section (line 905) | fn section(&self) -> SymbolSection { function is_undefined (line 910) | fn is_undefined(&self) -> bool { function is_definition (line 915) | fn is_definition(&self) -> bool { function is_common (line 921) | fn is_common(&self) -> bool { function is_weak (line 926) | fn is_weak(&self) -> bool { function scope (line 931) | fn scope(&self) -> SymbolScope { function is_global (line 936) | fn is_global(&self) -> bool { function is_local (line 941) | fn is_local(&self) -> bool { function flags (line 946) | fn flags(&self) -> SymbolFlags { type WasmRelocationIterator (line 955) | pub struct WasmRelocationIterator<'data, 'file, R = &'data [u8]>( type Item (line 960) | type Item = (u64, Relocation); method next (line 963) | fn next(&mut self) -> Option { FILE: builder/third-party/object/src/read/xcoff/comdat.rs type XcoffComdatIterator32 (line 12) | pub type XcoffComdatIterator32<'data, 'file, R = &'data [u8]> = type XcoffComdatIterator64 (line 15) | pub type XcoffComdatIterator64<'data, 'file, R = &'data [u8]> = type XcoffComdatIterator (line 22) | pub struct XcoffComdatIterator<'data, 'file, Xcoff, R = &'data [u8]> type Item (line 36) | type Item = XcoffComdat<'data, 'file, Xcoff, R>; method next (line 39) | fn next(&mut self) -> Option { type XcoffComdat32 (line 45) | pub type XcoffComdat32<'data, 'file, R = &'data [u8]> = type XcoffComdat64 (line 49) | pub type XcoffComdat64<'data, 'file, R = &'data [u8]> = type XcoffComdat (line 56) | pub struct XcoffComdat<'data, 'file, Xcoff, R = &'data [u8]> type SectionIterator (line 77) | type SectionIterator = XcoffComdatSectionIterator<'data, 'file, Xcoff, R>; function kind (line 80) | fn kind(&self) -> ComdatKind { function symbol (line 85) | fn symbol(&self) -> SymbolIndex { function name_bytes (line 90) | fn name_bytes(&self) -> Result<&[u8]> { function name (line 95) | fn name(&self) -> Result<&str> { function sections (line 100) | fn sections(&self) -> Self::SectionIterator { type XcoffComdatSectionIterator32 (line 106) | pub type XcoffComdatSectionIterator32<'data, 'file, R = &'data [u8]> = type XcoffComdatSectionIterator64 (line 109) | pub type XcoffComdatSectionIterator64<'data, 'file, R = &'data [u8]> = type XcoffComdatSectionIterator (line 116) | pub struct XcoffComdatSectionIterator<'data, 'file, Xcoff, R = &'data [u8]> type Item (line 130) | type Item = SectionIndex; method next (line 132) | fn next(&mut self) -> Option { FILE: builder/third-party/object/src/read/xcoff/file.rs type XcoffFile32 (line 23) | pub type XcoffFile32<'data, R = &'data [u8]> = XcoffFile<'data, xcoff::F... type XcoffFile64 (line 28) | pub type XcoffFile64<'data, R = &'data [u8]> = XcoffFile<'data, xcoff::F... type XcoffFile (line 34) | pub struct XcoffFile<'data, Xcoff, R = &'data [u8]> function parse (line 52) | pub fn parse(data: R) -> Result { function data (line 69) | pub fn data(&self) -> R { function raw_header (line 74) | pub fn raw_header(&self) -> &'data Xcoff { type Segment (line 92) | type Segment = XcoffSegment<'data, 'file, Xcoff, R>; type SegmentIterator (line 93) | type SegmentIterator = XcoffSegmentIterator<'data, 'file, Xcoff, R>; type Section (line 94) | type Section = XcoffSection<'data, 'file, Xcoff, R>; type SectionIterator (line 95) | type SectionIterator = XcoffSectionIterator<'data, 'file, Xcoff, R>; type Comdat (line 96) | type Comdat = XcoffComdat<'data, 'file, Xcoff, R>; type ComdatIterator (line 97) | type ComdatIterator = XcoffComdatIterator<'data, 'file, Xcoff, R>; type Symbol (line 98) | type Symbol = XcoffSymbol<'data, 'file, Xcoff, R>; type SymbolIterator (line 99) | type SymbolIterator = XcoffSymbolIterator<'data, 'file, Xcoff, R>; type SymbolTable (line 100) | type SymbolTable = XcoffSymbolTable<'data, 'file, Xcoff, R>; type DynamicRelocationIterator (line 101) | type DynamicRelocationIterator = NoDynamicRelocationIterator; function architecture (line 103) | fn architecture(&self) -> crate::Architecture { function is_little_endian (line 111) | fn is_little_endian(&self) -> bool { function is_64 (line 115) | fn is_64(&self) -> bool { function kind (line 119) | fn kind(&self) -> ObjectKind { function segments (line 132) | fn segments(&'file self) -> XcoffSegmentIterator<'data, 'file, Xcoff, R> { function section_by_name_bytes (line 136) | fn section_by_name_bytes( function section_by_index (line 144) | fn section_by_index( function sections (line 156) | fn sections(&'file self) -> XcoffSectionIterator<'data, 'file, Xcoff, R> { function comdats (line 163) | fn comdats(&'file self) -> XcoffComdatIterator<'data, 'file, Xcoff, R> { function symbol_table (line 167) | fn symbol_table(&'file self) -> Option XcoffSymbolIterator<'data, 'file, Xcoff, R> { function dynamic_symbol_table (line 197) | fn dynamic_symbol_table(&'file self) -> Option XcoffSymbolIterator<'data, 'file, Xco... function dynamic_relocations (line 209) | fn dynamic_relocations(&'file self) -> Option Result>> { function exports (line 219) | fn exports(&self) -> Result>> { function has_debug_symbols (line 224) | fn has_debug_symbols(&self) -> bool { function relative_address_base (line 228) | fn relative_address_base(&'file self) -> u64 { function entry (line 232) | fn entry(&'file self) -> u64 { function flags (line 240) | fn flags(&self) -> FileFlags { type FileHeader (line 249) | pub trait FileHeader: Debug + Pod { method is_type_64 (line 258) | fn is_type_64(&self) -> bool; method f_magic (line 260) | fn f_magic(&self) -> u16; method f_nscns (line 261) | fn f_nscns(&self) -> u16; method f_timdat (line 262) | fn f_timdat(&self) -> u32; method f_symptr (line 263) | fn f_symptr(&self) -> Self::Word; method f_nsyms (line 264) | fn f_nsyms(&self) -> u32; method f_opthdr (line 265) | fn f_opthdr(&self) -> u16; method f_flags (line 266) | fn f_flags(&self) -> u16; method parse (line 273) | fn parse<'data, R: ReadRef<'data>>(data: R, offset: &mut u64) -> Resul... method is_supported (line 283) | fn is_supported(&self) -> bool { method aux_header (line 289) | fn aux_header<'data, R: ReadRef<'data>>( method sections (line 316) | fn sections<'data, R: ReadRef<'data>>( method symbols (line 326) | fn symbols<'data, R: ReadRef<'data>>(&self, data: R) -> Result bool { method f_magic (line 343) | fn f_magic(&self) -> u16 { method f_nscns (line 347) | fn f_nscns(&self) -> u16 { method f_timdat (line 351) | fn f_timdat(&self) -> u32 { method f_symptr (line 355) | fn f_symptr(&self) -> Self::Word { method f_nsyms (line 359) | fn f_nsyms(&self) -> u32 { method f_opthdr (line 363) | fn f_opthdr(&self) -> u16 { method f_flags (line 367) | fn f_flags(&self) -> u16 { type Word (line 373) | type Word = u64; type AuxHeader (line 374) | type AuxHeader = xcoff::AuxHeader64; type SectionHeader (line 375) | type SectionHeader = xcoff::SectionHeader64; type Symbol (line 376) | type Symbol = xcoff::Symbol64; type FileAux (line 377) | type FileAux = xcoff::FileAux64; type CsectAux (line 378) | type CsectAux = xcoff::CsectAux64; method is_type_64 (line 380) | fn is_type_64(&self) -> bool { method f_magic (line 384) | fn f_magic(&self) -> u16 { method f_nscns (line 388) | fn f_nscns(&self) -> u16 { method f_timdat (line 392) | fn f_timdat(&self) -> u32 { method f_symptr (line 396) | fn f_symptr(&self) -> Self::Word { method f_nsyms (line 400) | fn f_nsyms(&self) -> u32 { method f_opthdr (line 404) | fn f_opthdr(&self) -> u16 { method f_flags (line 408) | fn f_flags(&self) -> u16 { type AuxHeader (line 415) | pub trait AuxHeader: Debug + Pod { method o_mflag (line 418) | fn o_mflag(&self) -> u16; method o_vstamp (line 419) | fn o_vstamp(&self) -> u16; method o_tsize (line 420) | fn o_tsize(&self) -> Self::Word; method o_dsize (line 421) | fn o_dsize(&self) -> Self::Word; method o_bsize (line 422) | fn o_bsize(&self) -> Self::Word; method o_entry (line 423) | fn o_entry(&self) -> Self::Word; method o_text_start (line 424) | fn o_text_start(&self) -> Self::Word; method o_data_start (line 425) | fn o_data_start(&self) -> Self::Word; method o_toc (line 426) | fn o_toc(&self) -> Self::Word; method o_snentry (line 427) | fn o_snentry(&self) -> u16; method o_sntext (line 428) | fn o_sntext(&self) -> u16; method o_sndata (line 429) | fn o_sndata(&self) -> u16; method o_sntoc (line 430) | fn o_sntoc(&self) -> u16; method o_snloader (line 431) | fn o_snloader(&self) -> u16; method o_snbss (line 432) | fn o_snbss(&self) -> u16; method o_algntext (line 433) | fn o_algntext(&self) -> u16; method o_algndata (line 434) | fn o_algndata(&self) -> u16; method o_modtype (line 435) | fn o_modtype(&self) -> u16; method o_cpuflag (line 436) | fn o_cpuflag(&self) -> u8; method o_cputype (line 437) | fn o_cputype(&self) -> u8; method o_maxstack (line 438) | fn o_maxstack(&self) -> Self::Word; method o_maxdata (line 439) | fn o_maxdata(&self) -> Self::Word; method o_debugger (line 440) | fn o_debugger(&self) -> u32; method o_textpsize (line 441) | fn o_textpsize(&self) -> u8; method o_datapsize (line 442) | fn o_datapsize(&self) -> u8; method o_stackpsize (line 443) | fn o_stackpsize(&self) -> u8; method o_flags (line 444) | fn o_flags(&self) -> u8; method o_sntdata (line 445) | fn o_sntdata(&self) -> u16; method o_sntbss (line 446) | fn o_sntbss(&self) -> u16; method o_x64flags (line 447) | fn o_x64flags(&self) -> Option; type Word (line 451) | type Word = u32; method o_mflag (line 453) | fn o_mflag(&self) -> u16 { method o_vstamp (line 457) | fn o_vstamp(&self) -> u16 { method o_tsize (line 461) | fn o_tsize(&self) -> Self::Word { method o_dsize (line 465) | fn o_dsize(&self) -> Self::Word { method o_bsize (line 469) | fn o_bsize(&self) -> Self::Word { method o_entry (line 473) | fn o_entry(&self) -> Self::Word { method o_text_start (line 477) | fn o_text_start(&self) -> Self::Word { method o_data_start (line 481) | fn o_data_start(&self) -> Self::Word { method o_toc (line 485) | fn o_toc(&self) -> Self::Word { method o_snentry (line 489) | fn o_snentry(&self) -> u16 { method o_sntext (line 493) | fn o_sntext(&self) -> u16 { method o_sndata (line 497) | fn o_sndata(&self) -> u16 { method o_sntoc (line 501) | fn o_sntoc(&self) -> u16 { method o_snloader (line 505) | fn o_snloader(&self) -> u16 { method o_snbss (line 509) | fn o_snbss(&self) -> u16 { method o_algntext (line 513) | fn o_algntext(&self) -> u16 { method o_algndata (line 517) | fn o_algndata(&self) -> u16 { method o_modtype (line 521) | fn o_modtype(&self) -> u16 { method o_cpuflag (line 525) | fn o_cpuflag(&self) -> u8 { method o_cputype (line 529) | fn o_cputype(&self) -> u8 { method o_maxstack (line 533) | fn o_maxstack(&self) -> Self::Word { method o_maxdata (line 537) | fn o_maxdata(&self) -> Self::Word { method o_debugger (line 541) | fn o_debugger(&self) -> u32 { method o_textpsize (line 545) | fn o_textpsize(&self) -> u8 { method o_datapsize (line 549) | fn o_datapsize(&self) -> u8 { method o_stackpsize (line 553) | fn o_stackpsize(&self) -> u8 { method o_flags (line 557) | fn o_flags(&self) -> u8 { method o_sntdata (line 561) | fn o_sntdata(&self) -> u16 { method o_sntbss (line 565) | fn o_sntbss(&self) -> u16 { method o_x64flags (line 569) | fn o_x64flags(&self) -> Option { type Word (line 575) | type Word = u64; method o_mflag (line 577) | fn o_mflag(&self) -> u16 { method o_vstamp (line 581) | fn o_vstamp(&self) -> u16 { method o_tsize (line 585) | fn o_tsize(&self) -> Self::Word { method o_dsize (line 589) | fn o_dsize(&self) -> Self::Word { method o_bsize (line 593) | fn o_bsize(&self) -> Self::Word { method o_entry (line 597) | fn o_entry(&self) -> Self::Word { method o_text_start (line 601) | fn o_text_start(&self) -> Self::Word { method o_data_start (line 605) | fn o_data_start(&self) -> Self::Word { method o_toc (line 609) | fn o_toc(&self) -> Self::Word { method o_snentry (line 613) | fn o_snentry(&self) -> u16 { method o_sntext (line 617) | fn o_sntext(&self) -> u16 { method o_sndata (line 621) | fn o_sndata(&self) -> u16 { method o_sntoc (line 625) | fn o_sntoc(&self) -> u16 { method o_snloader (line 629) | fn o_snloader(&self) -> u16 { method o_snbss (line 633) | fn o_snbss(&self) -> u16 { method o_algntext (line 637) | fn o_algntext(&self) -> u16 { method o_algndata (line 641) | fn o_algndata(&self) -> u16 { method o_modtype (line 645) | fn o_modtype(&self) -> u16 { method o_cpuflag (line 649) | fn o_cpuflag(&self) -> u8 { method o_cputype (line 653) | fn o_cputype(&self) -> u8 { method o_maxstack (line 657) | fn o_maxstack(&self) -> Self::Word { method o_maxdata (line 661) | fn o_maxdata(&self) -> Self::Word { method o_debugger (line 665) | fn o_debugger(&self) -> u32 { method o_textpsize (line 669) | fn o_textpsize(&self) -> u8 { method o_datapsize (line 673) | fn o_datapsize(&self) -> u8 { method o_stackpsize (line 677) | fn o_stackpsize(&self) -> u8 { method o_flags (line 681) | fn o_flags(&self) -> u8 { method o_sntdata (line 685) | fn o_sntdata(&self) -> u16 { method o_sntbss (line 689) | fn o_sntbss(&self) -> u16 { method o_x64flags (line 693) | fn o_x64flags(&self) -> Option { FILE: builder/third-party/object/src/read/xcoff/relocation.rs type XcoffRelocationIterator32 (line 13) | pub type XcoffRelocationIterator32<'data, 'file, R = &'data [u8]> = type XcoffRelocationIterator64 (line 16) | pub type XcoffRelocationIterator64<'data, 'file, R = &'data [u8]> = type XcoffRelocationIterator (line 20) | pub struct XcoffRelocationIterator<'data, 'file, Xcoff, R = &'data [u8]> type Item (line 36) | type Item = (u64, Relocation); method next (line 38) | fn next(&mut self) -> Option { function fmt (line 74) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Rel (line 81) | pub trait Rel: Debug + Pod { method r_vaddr (line 83) | fn r_vaddr(&self) -> Self::Word; method r_symndx (line 84) | fn r_symndx(&self) -> u32; method r_rsize (line 85) | fn r_rsize(&self) -> u8; method r_rtype (line 86) | fn r_rtype(&self) -> u8; type Word (line 90) | type Word = u32; method r_vaddr (line 92) | fn r_vaddr(&self) -> Self::Word { method r_symndx (line 96) | fn r_symndx(&self) -> u32 { method r_rsize (line 100) | fn r_rsize(&self) -> u8 { method r_rtype (line 104) | fn r_rtype(&self) -> u8 { type Word (line 110) | type Word = u64; method r_vaddr (line 112) | fn r_vaddr(&self) -> Self::Word { method r_symndx (line 116) | fn r_symndx(&self) -> u32 { method r_rsize (line 120) | fn r_rsize(&self) -> u8 { method r_rtype (line 124) | fn r_rtype(&self) -> u8 { FILE: builder/third-party/object/src/read/xcoff/section.rs type XcoffSectionIterator32 (line 13) | pub type XcoffSectionIterator32<'data, 'file, R = &'data [u8]> = type XcoffSectionIterator64 (line 16) | pub type XcoffSectionIterator64<'data, 'file, R = &'data [u8]> = type XcoffSectionIterator (line 21) | pub struct XcoffSectionIterator<'data, 'file, Xcoff, R = &'data [u8]> type Item (line 35) | type Item = XcoffSection<'data, 'file, Xcoff, R>; method next (line 37) | fn next(&mut self) -> Option { type XcoffSection32 (line 47) | pub type XcoffSection32<'data, 'file, R = &'data [u8]> = type XcoffSection64 (line 50) | pub type XcoffSection64<'data, 'file, R = &'data [u8]> = type XcoffSection (line 57) | pub struct XcoffSection<'data, 'file, Xcoff, R = &'data [u8]> function bytes (line 68) | fn bytes(&self) -> Result<&'data [u8]> { type RelocationIterator (line 87) | type RelocationIterator = XcoffRelocationIterator<'data, 'file, Xcoff, R>; function index (line 89) | fn index(&self) -> SectionIndex { function address (line 93) | fn address(&self) -> u64 { function size (line 97) | fn size(&self) -> u64 { function align (line 101) | fn align(&self) -> u64 { function file_range (line 114) | fn file_range(&self) -> Option<(u64, u64)> { function data (line 118) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 122) | fn data_range(&self, address: u64, size: u64) -> Result Result { function compressed_data (line 135) | fn compressed_data(&self) -> Result> { function name_bytes (line 139) | fn name_bytes(&self) -> read::Result<&[u8]> { function name (line 143) | fn name(&self) -> read::Result<&str> { function segment_name_bytes (line 150) | fn segment_name_bytes(&self) -> Result> { function segment_name (line 154) | fn segment_name(&self) -> Result> { function kind (line 158) | fn kind(&self) -> SectionKind { function relocations (line 184) | fn relocations(&self) -> Self::RelocationIterator { function flags (line 192) | fn flags(&self) -> SectionFlags { function uncompressed_data (line 198) | fn uncompressed_data(&self) -> Result> { type SectionTable (line 207) | pub struct SectionTable<'data, Xcoff: FileHeader> { method default (line 215) | fn default() -> Self { function parse (line 228) | pub fn parse>(header: &Xcoff, data: R, offset: &mut u6... function iter (line 241) | pub fn iter(&self) -> slice::Iter<'data, Xcoff::SectionHeader> { function is_empty (line 247) | pub fn is_empty(&self) -> bool { function len (line 253) | pub fn len(&self) -> usize { function section (line 260) | pub fn section(&self, index: SectionIndex) -> read::Result<&'data Xcoff:... type SectionHeader (line 269) | pub trait SectionHeader: Debug + Pod { method s_name (line 275) | fn s_name(&self) -> &[u8; 8]; method s_paddr (line 276) | fn s_paddr(&self) -> Self::Word; method s_vaddr (line 277) | fn s_vaddr(&self) -> Self::Word; method s_size (line 278) | fn s_size(&self) -> Self::Word; method s_scnptr (line 279) | fn s_scnptr(&self) -> Self::Word; method s_relptr (line 280) | fn s_relptr(&self) -> Self::Word; method s_lnnoptr (line 281) | fn s_lnnoptr(&self) -> Self::Word; method s_nreloc (line 282) | fn s_nreloc(&self) -> Self::HalfWord; method s_nlnno (line 283) | fn s_nlnno(&self) -> Self::HalfWord; method s_flags (line 284) | fn s_flags(&self) -> u32; method name (line 287) | fn name(&self) -> &[u8] { method file_range (line 296) | fn file_range(&self) -> Option<(u64, u64)> { method data (line 304) | fn data<'data, R: ReadRef<'data>>(&self, data: R) -> result::Result<&'... method relocations (line 313) | fn relocations<'data, R: ReadRef<'data>>(&self, data: R) -> read::Resu... type Word (line 317) | type Word = u32; type HalfWord (line 318) | type HalfWord = u16; type Xcoff (line 319) | type Xcoff = xcoff::FileHeader32; type Rel (line 320) | type Rel = xcoff::Rel32; method s_name (line 322) | fn s_name(&self) -> &[u8; 8] { method s_paddr (line 326) | fn s_paddr(&self) -> Self::Word { method s_vaddr (line 330) | fn s_vaddr(&self) -> Self::Word { method s_size (line 334) | fn s_size(&self) -> Self::Word { method s_scnptr (line 338) | fn s_scnptr(&self) -> Self::Word { method s_relptr (line 342) | fn s_relptr(&self) -> Self::Word { method s_lnnoptr (line 346) | fn s_lnnoptr(&self) -> Self::Word { method s_nreloc (line 350) | fn s_nreloc(&self) -> Self::HalfWord { method s_nlnno (line 354) | fn s_nlnno(&self) -> Self::HalfWord { method s_flags (line 358) | fn s_flags(&self) -> u32 { method relocations (line 365) | fn relocations<'data, R: ReadRef<'data>>(&self, data: R) -> read::Resu... type Word (line 379) | type Word = u64; type HalfWord (line 380) | type HalfWord = u32; type Xcoff (line 381) | type Xcoff = xcoff::FileHeader64; type Rel (line 382) | type Rel = xcoff::Rel64; method s_name (line 384) | fn s_name(&self) -> &[u8; 8] { method s_paddr (line 388) | fn s_paddr(&self) -> Self::Word { method s_vaddr (line 392) | fn s_vaddr(&self) -> Self::Word { method s_size (line 396) | fn s_size(&self) -> Self::Word { method s_scnptr (line 400) | fn s_scnptr(&self) -> Self::Word { method s_relptr (line 404) | fn s_relptr(&self) -> Self::Word { method s_lnnoptr (line 408) | fn s_lnnoptr(&self) -> Self::Word { method s_nreloc (line 412) | fn s_nreloc(&self) -> Self::HalfWord { method s_nlnno (line 416) | fn s_nlnno(&self) -> Self::HalfWord { method s_flags (line 420) | fn s_flags(&self) -> u32 { method relocations (line 427) | fn relocations<'data, R: ReadRef<'data>>(&self, data: R) -> read::Resu... FILE: builder/third-party/object/src/read/xcoff/segment.rs type XcoffSegmentIterator32 (line 12) | pub type XcoffSegmentIterator32<'data, 'file, R = &'data [u8]> = type XcoffSegmentIterator64 (line 15) | pub type XcoffSegmentIterator64<'data, 'file, R = &'data [u8]> = type XcoffSegmentIterator (line 22) | pub struct XcoffSegmentIterator<'data, 'file, Xcoff, R = &'data [u8]> type Item (line 36) | type Item = XcoffSegment<'data, 'file, Xcoff, R>; method next (line 38) | fn next(&mut self) -> Option { type XcoffSegment32 (line 44) | pub type XcoffSegment32<'data, 'file, R = &'data [u8]> = type XcoffSegment64 (line 47) | pub type XcoffSegment64<'data, 'file, R = &'data [u8]> = type XcoffSegment (line 54) | pub struct XcoffSegment<'data, 'file, Xcoff, R = &'data [u8]> function address (line 82) | fn address(&self) -> u64 { function size (line 86) | fn size(&self) -> u64 { function align (line 90) | fn align(&self) -> u64 { function file_range (line 94) | fn file_range(&self) -> (u64, u64) { function data (line 98) | fn data(&self) -> Result<&'data [u8]> { function data_range (line 102) | fn data_range(&self, _address: u64, _size: u64) -> Result Result> { function name (line 110) | fn name(&self) -> Result> { function flags (line 114) | fn flags(&self) -> crate::SegmentFlags { FILE: builder/third-party/object/src/read/xcoff/symbol.rs type SymbolTable (line 25) | pub struct SymbolTable<'data, Xcoff, R = &'data [u8]> method default (line 40) | fn default() -> Self { function parse (line 55) | pub fn parse(header: Xcoff, data: R) -> Result { function strings (line 87) | pub fn strings(&self) -> StringTable<'data, R> { function iter (line 93) | pub fn iter<'table>(&'table self) -> SymbolIterator<'data, 'table, Xcoff... function iter_none (line 102) | pub(super) fn iter_none<'table>(&'table self) -> SymbolIterator<'data, '... function get (line 110) | pub fn get(&self, index: usize, offset: usize) -> Result<&'data ... function symbol (line 120) | pub fn symbol(&self, index: usize) -> Result<&'data Xcoff::Symbol> { function aux_file (line 125) | pub fn aux_file(&self, index: usize, offset: usize) -> Result<&'data Xco... function aux_csect (line 137) | pub fn aux_csect(&self, index: usize, offset: usize) -> Result<&'data Xc... function is_empty (line 150) | pub fn is_empty(&self) -> bool { function len (line 158) | pub fn len(&self) -> usize { type SymbolIterator (line 167) | pub struct SymbolIterator<'data, 'table, Xcoff, R = &'data [u8]> type Item (line 179) | type Item = (SymbolIndex, &'data Xcoff::Symbol); method next (line 181) | fn next(&mut self) -> Option { type XcoffSymbolTable32 (line 190) | pub type XcoffSymbolTable32<'data, 'file, R = &'data [u8]> = type XcoffSymbolTable64 (line 193) | pub type XcoffSymbolTable64<'data, 'file, R = &'data [u8]> = type XcoffSymbolTable (line 198) | pub struct XcoffSymbolTable<'data, 'file, Xcoff, R = &'data [u8]> type Symbol (line 215) | type Symbol = XcoffSymbol<'data, 'file, Xcoff, R>; method n_value (line 509) | fn n_value(&self) -> Self::Word; method n_scnum (line 510) | fn n_scnum(&self) -> i16; method n_type (line 511) | fn n_type(&self) -> u16; method n_sclass (line 512) | fn n_sclass(&self) -> u8; method n_numaux (line 513) | fn n_numaux(&self) -> u8; method name_offset (line 515) | fn name_offset(&self) -> Option; method name (line 516) | fn name<'data, R: ReadRef<'data>>( method is_undefined (line 523) | fn is_undefined(&self) -> bool { method has_aux_file (line 530) | fn has_aux_file(&self) -> bool { method has_aux_csect (line 538) | fn has_aux_csect(&self) -> bool { type Word (line 546) | type Word = u64; method n_value (line 548) | fn n_value(&self) -> Self::Word { method n_scnum (line 552) | fn n_scnum(&self) -> i16 { method n_type (line 556) | fn n_type(&self) -> u16 { method n_sclass (line 560) | fn n_sclass(&self) -> u8 { method n_numaux (line 564) | fn n_numaux(&self) -> u8 { method name_offset (line 568) | fn name_offset(&self) -> Option { method name (line 573) | fn name<'data, R: ReadRef<'data>>( type Word (line 584) | type Word = u32; method n_value (line 586) | fn n_value(&self) -> Self::Word { method n_scnum (line 590) | fn n_scnum(&self) -> i16 { method n_type (line 594) | fn n_type(&self) -> u16 { method n_sclass (line 598) | fn n_sclass(&self) -> u8 { method n_numaux (line 602) | fn n_numaux(&self) -> u8 { method name_offset (line 606) | fn name_offset(&self) -> Option { method name (line 616) | fn name<'data, R: ReadRef<'data>>( type SymbolIterator (line 216) | type SymbolIterator = XcoffSymbolIterator<'data, 'file, Xcoff, R>; function symbols (line 218) | fn symbols(&self) -> Self::SymbolIterator { function symbol_by_index (line 225) | fn symbol_by_index(&self, index: SymbolIndex) -> read::Result = type XcoffSymbolIterator64 (line 240) | pub type XcoffSymbolIterator64<'data, 'file, R = &'data [u8]> = type XcoffSymbolIterator (line 244) | pub struct XcoffSymbolIterator<'data, 'file, Xcoff, R = &'data [u8]> function fmt (line 256) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 264) | type Item = XcoffSymbol<'data, 'file, Xcoff, R>; method next (line 266) | fn next(&mut self) -> Option { type XcoffSymbol32 (line 278) | pub type XcoffSymbol32<'data, 'file, R = &'data [u8]> = type XcoffSymbol64 (line 281) | pub type XcoffSymbol64<'data, 'file, R = &'data [u8]> = type XcoffSymbol (line 288) | pub struct XcoffSymbol<'data, 'file, Xcoff, R = &'data [u8]> function index (line 308) | fn index(&self) -> SymbolIndex { function name_bytes (line 312) | fn name_bytes(&self) -> Result<&'data [u8]> { function name (line 323) | fn name(&self) -> Result<&'data str> { function address (line 331) | fn address(&self) -> u64 { function size (line 346) | fn size(&self) -> u64 { function kind (line 364) | fn kind(&self) -> SymbolKind { function section (line 400) | fn section(&self) -> SymbolSection { function is_undefined (line 411) | fn is_undefined(&self) -> bool { function is_definition (line 417) | fn is_definition(&self) -> bool { function is_common (line 437) | fn is_common(&self) -> bool { function is_weak (line 442) | fn is_weak(&self) -> bool { function scope (line 446) | fn scope(&self) -> SymbolScope { function is_global (line 465) | fn is_global(&self) -> bool { function is_local (line 473) | fn is_local(&self) -> bool { function flags (line 478) | fn flags(&self) -> SymbolFlags { type Symbol (line 506) | pub trait Symbol: Debug + Pod { method n_value (line 509) | fn n_value(&self) -> Self::Word; method n_scnum (line 510) | fn n_scnum(&self) -> i16; method n_type (line 511) | fn n_type(&self) -> u16; method n_sclass (line 512) | fn n_sclass(&self) -> u8; method n_numaux (line 513) | fn n_numaux(&self) -> u8; method name_offset (line 515) | fn name_offset(&self) -> Option; method name (line 516) | fn name<'data, R: ReadRef<'data>>( method is_undefined (line 523) | fn is_undefined(&self) -> bool { method has_aux_file (line 530) | fn has_aux_file(&self) -> bool { method has_aux_csect (line 538) | fn has_aux_csect(&self) -> bool { type Word (line 546) | type Word = u64; method n_value (line 548) | fn n_value(&self) -> Self::Word { method n_scnum (line 552) | fn n_scnum(&self) -> i16 { method n_type (line 556) | fn n_type(&self) -> u16 { method n_sclass (line 560) | fn n_sclass(&self) -> u8 { method n_numaux (line 564) | fn n_numaux(&self) -> u8 { method name_offset (line 568) | fn name_offset(&self) -> Option { method name (line 573) | fn name<'data, R: ReadRef<'data>>( type Word (line 584) | type Word = u32; method n_value (line 586) | fn n_value(&self) -> Self::Word { method n_scnum (line 590) | fn n_scnum(&self) -> i16 { method n_type (line 594) | fn n_type(&self) -> u16 { method n_sclass (line 598) | fn n_sclass(&self) -> u8 { method n_numaux (line 602) | fn n_numaux(&self) -> u8 { method name_offset (line 606) | fn name_offset(&self) -> Option { method name (line 616) | fn name<'data, R: ReadRef<'data>>( type FileAux (line 637) | pub trait FileAux: Debug + Pod { method x_fname (line 638) | fn x_fname(&self) -> &[u8; 8]; method x_ftype (line 639) | fn x_ftype(&self) -> u8; method x_auxtype (line 640) | fn x_auxtype(&self) -> Option; method name_offset (line 642) | fn name_offset(&self) -> Option { method fname (line 652) | fn fname<'data, R: ReadRef<'data>>( method x_fname (line 673) | fn x_fname(&self) -> &[u8; 8] { method x_ftype (line 677) | fn x_ftype(&self) -> u8 { method x_auxtype (line 681) | fn x_auxtype(&self) -> Option { method x_fname (line 687) | fn x_fname(&self) -> &[u8; 8] { method x_ftype (line 691) | fn x_ftype(&self) -> u8 { method x_auxtype (line 695) | fn x_auxtype(&self) -> Option { type CsectAux (line 702) | pub trait CsectAux: Debug + Pod { method x_scnlen (line 703) | fn x_scnlen(&self) -> u64; method x_parmhash (line 704) | fn x_parmhash(&self) -> u32; method x_snhash (line 705) | fn x_snhash(&self) -> u16; method x_smtyp (line 706) | fn x_smtyp(&self) -> u8; method x_smclas (line 707) | fn x_smclas(&self) -> u8; method x_stab (line 708) | fn x_stab(&self) -> Option; method x_snstab (line 709) | fn x_snstab(&self) -> Option; method x_auxtype (line 710) | fn x_auxtype(&self) -> Option; method alignment (line 712) | fn alignment(&self) -> u8 { method sym_type (line 715) | fn sym_type(&self) -> u8 { method x_scnlen (line 721) | fn x_scnlen(&self) -> u64 { method x_parmhash (line 725) | fn x_parmhash(&self) -> u32 { method x_snhash (line 729) | fn x_snhash(&self) -> u16 { method x_smtyp (line 733) | fn x_smtyp(&self) -> u8 { method x_smclas (line 737) | fn x_smclas(&self) -> u8 { method x_stab (line 741) | fn x_stab(&self) -> Option { method x_snstab (line 745) | fn x_snstab(&self) -> Option { method x_auxtype (line 749) | fn x_auxtype(&self) -> Option { method x_scnlen (line 755) | fn x_scnlen(&self) -> u64 { method x_parmhash (line 759) | fn x_parmhash(&self) -> u32 { method x_snhash (line 763) | fn x_snhash(&self) -> u16 { method x_smtyp (line 767) | fn x_smtyp(&self) -> u8 { method x_smclas (line 771) | fn x_smclas(&self) -> u8 { method x_stab (line 775) | fn x_stab(&self) -> Option { method x_snstab (line 779) | fn x_snstab(&self) -> Option { method x_auxtype (line 783) | fn x_auxtype(&self) -> Option { FILE: builder/third-party/object/src/write/coff/object.rs type SectionOffsets (line 9) | struct SectionOffsets { type SymbolOffsets (line 18) | struct SymbolOffsets { type CoffExportStyle (line 27) | pub enum CoffExportStyle { function coff_section_info (line 35) | pub(crate) fn coff_section_info( function coff_subsection_name (line 77) | pub(crate) fn coff_subsection_name(&self, section: &[u8], value: &[u8]) ... function coff_fixup_relocation (line 84) | pub(crate) fn coff_fixup_relocation(&mut self, relocation: &mut Relocati... function coff_add_stub_symbol (line 124) | fn coff_add_stub_symbol(&mut self, symbol_id: SymbolId) -> SymbolId { function add_coff_exports (line 164) | pub fn add_coff_exports(&mut self, style: CoffExportStyle) { function coff_write (line 188) | pub(crate) fn coff_write(&self, buffer: &mut dyn WritableBuffer) -> Resu... function checksum (line 579) | fn checksum(data: &[u8]) -> u32 { FILE: builder/third-party/object/src/write/coff/writer.rs type Writer (line 29) | pub struct Writer<'a> { function new (line 46) | pub fn new(buffer: &'a mut dyn WritableBuffer) -> Self { function reserved_len (line 64) | pub fn reserved_len(&self) -> usize { function len (line 70) | pub fn len(&self) -> usize { function reserve (line 77) | pub fn reserve(&mut self, len: usize, align_start: usize) -> u32 { function write_align (line 87) | pub fn write_align(&mut self, align_start: usize) { function write (line 94) | pub fn write(&mut self, data: &[u8]) { function reserve_until (line 99) | pub fn reserve_until(&mut self, offset: usize) { function pad_until (line 105) | pub fn pad_until(&mut self, offset: usize) { function reserve_file_header (line 113) | pub fn reserve_file_header(&mut self) { function write_file_header (line 123) | pub fn write_file_header(&mut self, header: FileHeader) -> Result<()> { function reserve_section_headers (line 147) | pub fn reserve_section_headers(&mut self, section_num: u16) { function write_section_header (line 157) | pub fn write_section_header(&mut self, section: SectionHeader) { function reserve_section (line 222) | pub fn reserve_section(&mut self, len: usize) -> u32 { function write_section_align (line 234) | pub fn write_section_align(&mut self) { function write_section (line 242) | pub fn write_section(&mut self, data: &[u8]) { function write_section_zeroes (line 254) | pub fn write_section_zeroes(&mut self, len: usize) { function reserve_relocations (line 268) | pub fn reserve_relocations(&mut self, mut count: usize) -> u32 { function write_relocations_count (line 281) | pub fn write_relocations_count(&mut self, count: usize) { function write_relocation (line 293) | pub fn write_relocation(&mut self, reloc: Relocation) { function reserve_symbol_index (line 305) | pub fn reserve_symbol_index(&mut self) -> u32 { function reserve_symbol_indices (line 313) | pub fn reserve_symbol_indices(&mut self, count: u32) { function write_symbol (line 319) | pub fn write_symbol(&mut self, symbol: Symbol) { function reserve_aux_file_name (line 343) | pub fn reserve_aux_file_name(&mut self, name: &[u8]) -> u8 { function write_aux_file_name (line 351) | pub fn write_aux_file_name(&mut self, name: &[u8], aux_count: u8) { function reserve_aux_section (line 364) | pub fn reserve_aux_section(&mut self) -> u8 { function write_aux_section (line 371) | pub fn write_aux_section(&mut self, section: AuxSymbolSection) { function symbol_count (line 390) | pub fn symbol_count(&self) -> u32 { function add_string (line 397) | pub fn add_string(&mut self, name: &'a [u8]) -> StringId { function add_name (line 405) | pub fn add_name(&mut self, name: &'a [u8]) -> Name { function reserve_symtab_strtab (line 419) | pub fn reserve_symtab_strtab(&mut self) { function write_strtab (line 431) | pub fn write_strtab(&mut self) { type FileHeader (line 442) | pub struct FileHeader { type Name (line 450) | pub enum Name { method default (line 458) | fn default() -> Name { function into (line 466) | fn into(self) -> Name { type SectionHeader (line 474) | pub struct SectionHeader { type Symbol (line 489) | pub struct Symbol { type AuxSymbolSection (line 501) | pub struct AuxSymbolSection { type Relocation (line 514) | pub struct Relocation { FILE: builder/third-party/object/src/write/elf/object.rs type ComdatOffsets (line 10) | struct ComdatOffsets { type SectionOffsets (line 16) | struct SectionOffsets { type SymbolOffsets (line 25) | struct SymbolOffsets { function add_elf_gnu_property_u32 (line 35) | pub fn add_elf_gnu_property_u32(&mut self, property: u32, value: u32) { function elf_section_info (line 64) | pub(crate) fn elf_section_info( function elf_subsection_name (line 115) | pub(crate) fn elf_subsection_name(&self, section: &[u8], value: &[u8]) -... function elf_has_relocation_addend (line 122) | fn elf_has_relocation_addend(&self) -> Result { function elf_fixup_relocation (line 156) | pub(crate) fn elf_fixup_relocation(&mut self, relocation: &mut Relocatio... function elf_is_64 (line 167) | pub(crate) fn elf_is_64(&self) -> bool { function elf_write (line 174) | pub(crate) fn elf_write(&self, buffer: &mut dyn WritableBuffer) -> Resul... FILE: builder/third-party/object/src/write/elf/writer.rs type SectionIndex (line 15) | pub struct SectionIndex(pub u32); type SymbolIndex (line 19) | pub struct SymbolIndex(pub u32); type Writer (line 39) | pub struct Writer<'a> { function new (line 125) | pub fn new(endian: Endianness, is_64: bool, buffer: &'a mut dyn Writable... function reserved_len (line 214) | pub fn reserved_len(&self) -> usize { function len (line 220) | pub fn len(&self) -> usize { function reserve (line 227) | pub fn reserve(&mut self, len: usize, align_start: usize) -> usize { function write_align (line 237) | pub fn write_align(&mut self, align_start: usize) { function write (line 246) | pub fn write(&mut self, data: &[u8]) { function reserve_until (line 251) | pub fn reserve_until(&mut self, offset: usize) { function pad_until (line 257) | pub fn pad_until(&mut self, offset: usize) { function file_header_size (line 262) | fn file_header_size(&self) -> usize { function reserve_file_header (line 273) | pub fn reserve_file_header(&mut self) { function write_file_header (line 283) | pub fn write_file_header(&mut self, header: &FileHeader) -> Result<()> { function program_header_size (line 383) | fn program_header_size(&self) -> usize { function reserve_program_headers (line 392) | pub fn reserve_program_headers(&mut self, num: u32) { function write_align_program_headers (line 403) | pub fn write_align_program_headers(&mut self) { function write_program_header (line 412) | pub fn write_program_header(&mut self, header: &ProgramHeader) { function reserve_null_section_index (line 447) | pub fn reserve_null_section_index(&mut self) -> SectionIndex { function reserve_section_index (line 460) | pub fn reserve_section_index(&mut self) -> SectionIndex { function section_header_size (line 470) | fn section_header_size(&self) -> usize { function reserve_section_headers (line 483) | pub fn reserve_section_headers(&mut self) { function write_null_section_header (line 498) | pub fn write_null_section_header(&mut self) { function write_section_header (line 528) | pub fn write_section_header(&mut self, section: &SectionHeader) { function add_section_name (line 571) | pub fn add_section_name(&mut self, name: &'a [u8]) -> StringId { function reserve_shstrtab (line 583) | pub fn reserve_shstrtab(&mut self) { function write_shstrtab (line 597) | pub fn write_shstrtab(&mut self) { function reserve_shstrtab_section_index (line 609) | pub fn reserve_shstrtab_section_index(&mut self) -> SectionIndex { function write_shstrtab_section_header (line 619) | pub fn write_shstrtab_section_header(&mut self) { function add_string (line 642) | pub fn add_string(&mut self, name: &'a [u8]) -> StringId { function strtab_needed (line 649) | pub fn strtab_needed(&self) -> bool { function reserve_strtab (line 659) | pub fn reserve_strtab(&mut self) { function write_strtab (line 673) | pub fn write_strtab(&mut self) { function reserve_strtab_section_index (line 684) | pub fn reserve_strtab_section_index(&mut self) -> SectionIndex { function write_strtab_section_header (line 694) | pub fn write_strtab_section_header(&mut self) { function reserve_null_symbol_index (line 720) | pub fn reserve_null_symbol_index(&mut self) -> SymbolIndex { function reserve_symbol_index (line 741) | pub fn reserve_symbol_index(&mut self, section_index: Option u32 { function symbol_size (line 766) | fn symbol_size(&self) -> usize { function reserve_symtab (line 779) | pub fn reserve_symtab(&mut self) { function write_null_symbol (line 794) | pub fn write_null_symbol(&mut self) { function write_symbol (line 812) | pub fn write_symbol(&mut self, sym: &Sym) { function reserve_symtab_section_index (line 861) | pub fn reserve_symtab_section_index(&mut self) -> SectionIndex { function symtab_index (line 869) | pub fn symtab_index(&mut self) -> SectionIndex { function write_symtab_section_header (line 876) | pub fn write_symtab_section_header(&mut self, num_local: u32) { function symtab_shndx_needed (line 895) | pub fn symtab_shndx_needed(&self) -> bool { function reserve_symtab_shndx (line 906) | pub fn reserve_symtab_shndx(&mut self) { function write_symtab_shndx (line 918) | pub fn write_symtab_shndx(&mut self) { function reserve_symtab_shndx_section_index (line 933) | pub fn reserve_symtab_shndx_section_index(&mut self) -> SectionIndex { function write_symtab_shndx_section_header (line 942) | pub fn write_symtab_shndx_section_header(&mut self) { function add_dynamic_string (line 970) | pub fn add_dynamic_string(&mut self, name: &'a [u8]) -> StringId { function get_dynamic_string (line 979) | pub fn get_dynamic_string(&self, name: &'a [u8]) -> StringId { function dynstr_needed (line 984) | pub fn dynstr_needed(&self) -> bool { function reserve_dynstr (line 994) | pub fn reserve_dynstr(&mut self) { function write_dynstr (line 1008) | pub fn write_dynstr(&mut self) { function reserve_dynstr_section_index (line 1019) | pub fn reserve_dynstr_section_index(&mut self) -> SectionIndex { function dynstr_index (line 1027) | pub fn dynstr_index(&mut self) -> SectionIndex { function write_dynstr_section_header (line 1034) | pub fn write_dynstr_section_header(&mut self, sh_addr: u64) { function reserve_null_dynamic_symbol_index (line 1060) | pub fn reserve_null_dynamic_symbol_index(&mut self) -> SymbolIndex { function reserve_dynamic_symbol_index (line 1078) | pub fn reserve_dynamic_symbol_index(&mut self) -> SymbolIndex { function dynamic_symbol_count (line 1093) | pub fn dynamic_symbol_count(&mut self) -> u32 { function reserve_dynsym (line 1103) | pub fn reserve_dynsym(&mut self) { function write_null_dynamic_symbol (line 1118) | pub fn write_null_dynamic_symbol(&mut self) { function write_dynamic_symbol (line 1132) | pub fn write_dynamic_symbol(&mut self, sym: &Sym) { function reserve_dynsym_section_index (line 1178) | pub fn reserve_dynsym_section_index(&mut self) -> SectionIndex { function dynsym_index (line 1186) | pub fn dynsym_index(&mut self) -> SectionIndex { function write_dynsym_section_header (line 1193) | pub fn write_dynsym_section_header(&mut self, sh_addr: u64, num_local: u... function dyn_size (line 1211) | fn dyn_size(&self) -> usize { function reserve_dynamic (line 1222) | pub fn reserve_dynamic(&mut self, dynamic_num: usize) { function write_align_dynamic (line 1234) | pub fn write_align_dynamic(&mut self) { function write_dynamic_string (line 1243) | pub fn write_dynamic_string(&mut self, tag: u32, id: StringId) { function write_dynamic (line 1248) | pub fn write_dynamic(&mut self, d_tag: u32, d_val: u64) { function reserve_dynamic_section_index (line 1270) | pub fn reserve_dynamic_section_index(&mut self) -> SectionIndex { function write_dynamic_section_header (line 1279) | pub fn write_dynamic_section_header(&mut self, sh_addr: u64) { function rel_size (line 1297) | fn rel_size(&self, is_rela: bool) -> usize { function reserve_hash (line 1317) | pub fn reserve_hash(&mut self, bucket_count: u32, chain_count: u32) { function write_hash (line 1328) | pub fn write_hash(&mut self, bucket_count: u32, chain_count: u32, has... function reserve_hash_section_index (line 1353) | pub fn reserve_hash_section_index(&mut self) -> SectionIndex { function write_hash_section_header (line 1362) | pub fn write_hash_section_header(&mut self, sh_addr: u64) { function reserve_gnu_hash (line 1384) | pub fn reserve_gnu_hash(&mut self, bloom_count: u32, bucket_count: u32, ... function write_gnu_hash (line 1398) | pub fn write_gnu_hash( function reserve_gnu_hash_section_index (line 1474) | pub fn reserve_gnu_hash_section_index(&mut self) -> SectionIndex { function write_gnu_hash_section_header (line 1483) | pub fn write_gnu_hash_section_header(&mut self, sh_addr: u64) { function reserve_gnu_versym (line 1504) | pub fn reserve_gnu_versym(&mut self) { function write_null_gnu_versym (line 1516) | pub fn write_null_gnu_versym(&mut self) { function write_gnu_versym (line 1526) | pub fn write_gnu_versym(&mut self, versym: u16) { function reserve_gnu_versym_section_index (line 1531) | pub fn reserve_gnu_versym_section_index(&mut self) -> SectionIndex { function write_gnu_versym_section_header (line 1540) | pub fn write_gnu_versym_section_header(&mut self, sh_addr: u64) { function reserve_gnu_verdef (line 1559) | pub fn reserve_gnu_verdef(&mut self, verdef_count: usize, verdaux_count:... function write_align_gnu_verdef (line 1572) | pub fn write_align_gnu_verdef(&mut self) { function write_gnu_verdef (line 1581) | pub fn write_gnu_verdef(&mut self, verdef: &Verdef) { function write_gnu_verdaux (line 1611) | pub fn write_gnu_verdaux(&mut self, name: StringId) { function reserve_gnu_verdef_section_index (line 1626) | pub fn reserve_gnu_verdef_section_index(&mut self) -> SectionIndex { function write_gnu_verdef_section_header (line 1635) | pub fn write_gnu_verdef_section_header(&mut self, sh_addr: u64) { function reserve_gnu_verneed (line 1654) | pub fn reserve_gnu_verneed(&mut self, verneed_count: usize, vernaux_coun... function write_align_gnu_verneed (line 1667) | pub fn write_align_gnu_verneed(&mut self) { function write_gnu_verneed (line 1676) | pub fn write_gnu_verneed(&mut self, verneed: &Verneed) { function write_gnu_vernaux (line 1703) | pub fn write_gnu_vernaux(&mut self, vernaux: &Vernaux) { function reserve_gnu_verneed_section_index (line 1721) | pub fn reserve_gnu_verneed_section_index(&mut self) -> SectionIndex { function write_gnu_verneed_section_header (line 1730) | pub fn write_gnu_verneed_section_header(&mut self, sh_addr: u64) { function reserve_gnu_attributes_section_index (line 1749) | pub fn reserve_gnu_attributes_section_index(&mut self) -> SectionIndex { function reserve_gnu_attributes (line 1756) | pub fn reserve_gnu_attributes(&mut self, gnu_attributes_size: usize) { function write_gnu_attributes_section_header (line 1768) | pub fn write_gnu_attributes_section_header(&mut self) { function write_gnu_attributes (line 1787) | pub fn write_gnu_attributes(&mut self, data: &[u8]) { function reserve_relocations (line 1799) | pub fn reserve_relocations(&mut self, count: usize, is_rela: bool) -> us... function write_align_relocation (line 1804) | pub fn write_align_relocation(&mut self) { function write_relocation (line 1809) | pub fn write_relocation(&mut self, is_rela: bool, rel: &Rel) { function write_relocation_section_header (line 1853) | pub fn write_relocation_section_header( function reserve_comdat (line 1881) | pub fn reserve_comdat(&mut self, count: usize) -> usize { function write_comdat_header (line 1886) | pub fn write_comdat_header(&mut self) { function write_comdat_entry (line 1892) | pub fn write_comdat_entry(&mut self, entry: SectionIndex) { function write_comdat_section_header (line 1897) | pub fn write_comdat_section_header( function attributes_writer (line 1920) | pub fn attributes_writer(&self) -> AttributesWriter { type AttributesWriter (line 1931) | pub struct AttributesWriter { method new (line 1940) | pub fn new(endian: Endianness) -> Self { method start_subsection (line 1950) | pub fn start_subsection(&mut self, vendor: &[u8]) { method end_subsection (line 1962) | pub fn end_subsection(&mut self) { method start_subsubsection (line 1972) | pub fn start_subsubsection(&mut self, tag: u8) { method write_subsubsection_index (line 1983) | pub fn write_subsubsection_index(&mut self, index: u32) { method write_subsubsection_indices (line 1992) | pub fn write_subsubsection_indices(&mut self, indices: &[u8]) { method write_attribute_tag (line 2000) | pub fn write_attribute_tag(&mut self, tag: u64) { method write_attribute_integer (line 2007) | pub fn write_attribute_integer(&mut self, value: u64) { method write_attribute_string (line 2016) | pub fn write_attribute_string(&mut self, value: &[u8]) { method write_subsubsection_attributes (line 2024) | pub fn write_subsubsection_attributes(&mut self, attributes: &[u8]) { method end_subsubsection (line 2033) | pub fn end_subsubsection(&mut self) { method data (line 2043) | pub fn data(self) -> Vec { type FileHeader (line 2053) | pub struct FileHeader { type ProgramHeader (line 2065) | pub struct ProgramHeader { type SectionHeader (line 2079) | pub struct SectionHeader { type Sym (line 2095) | pub struct Sym { type Rel (line 2108) | pub struct Rel { type Verdef (line 2118) | pub struct Verdef { type Verneed (line 2130) | pub struct Verneed { type Vernaux (line 2139) | pub struct Vernaux { FILE: builder/third-party/object/src/write/macho.rs type SectionOffsets (line 11) | struct SectionOffsets { type SymbolOffsets (line 20) | struct SymbolOffsets { type MachOBuildVersion (line 28) | pub struct MachOBuildVersion { method cmdsize (line 41) | fn cmdsize(&self) -> u32 { function set_macho_cpu_subtype (line 55) | pub fn set_macho_cpu_subtype(&mut self, cpu_subtype: u32) { function set_macho_build_version (line 63) | pub fn set_macho_build_version(&mut self, info: MachOBuildVersion) { function macho_set_subsections_via_symbols (line 70) | pub(crate) fn macho_set_subsections_via_symbols(&mut self) { function macho_segment_name (line 80) | pub(crate) fn macho_segment_name(&self, segment: StandardSegment) -> &'s... function macho_section_info (line 88) | pub(crate) fn macho_section_info( function macho_tlv_bootstrap (line 160) | fn macho_tlv_bootstrap(&mut self) -> SymbolId { function macho_add_thread_var (line 188) | pub(crate) fn macho_add_thread_var(&mut self, symbol_id: SymbolId) -> Sy... function macho_fixup_relocation (line 254) | pub(crate) fn macho_fixup_relocation(&mut self, relocation: &mut Relocat... function macho_write (line 314) | pub(crate) fn macho_write(&self, buffer: &mut dyn WritableBuffer) -> Res... type MachHeader (line 864) | struct MachHeader { type SegmentCommand (line 873) | struct SegmentCommand { type SectionHeader (line 886) | pub struct SectionHeader { type Nlist (line 898) | struct Nlist { type MachO (line 906) | trait MachO { method mach_header_size (line 907) | fn mach_header_size(&self) -> usize; method segment_command_size (line 908) | fn segment_command_size(&self) -> usize; method section_header_size (line 909) | fn section_header_size(&self) -> usize; method nlist_size (line 910) | fn nlist_size(&self) -> usize; method write_mach_header (line 911) | fn write_mach_header(&self, buffer: &mut dyn WritableBuffer, section: ... method write_segment_command (line 912) | fn write_segment_command(&self, buffer: &mut dyn WritableBuffer, segme... method write_section (line 913) | fn write_section(&self, buffer: &mut dyn WritableBuffer, section: Sect... method write_nlist (line 914) | fn write_nlist(&self, buffer: &mut dyn WritableBuffer, nlist: Nlist); method mach_header_size (line 922) | fn mach_header_size(&self) -> usize { method segment_command_size (line 926) | fn segment_command_size(&self) -> usize { method section_header_size (line 930) | fn section_header_size(&self) -> usize { method nlist_size (line 934) | fn nlist_size(&self) -> usize { method write_mach_header (line 938) | fn write_mach_header(&self, buffer: &mut dyn WritableBuffer, header: M... method write_segment_command (line 957) | fn write_segment_command(&self, buffer: &mut dyn WritableBuffer, segme... method write_section (line 975) | fn write_section(&self, buffer: &mut dyn WritableBuffer, section: Sect... method write_nlist (line 993) | fn write_nlist(&self, buffer: &mut dyn WritableBuffer, nlist: Nlist) { method mach_header_size (line 1011) | fn mach_header_size(&self) -> usize { method segment_command_size (line 1015) | fn segment_command_size(&self) -> usize { method section_header_size (line 1019) | fn section_header_size(&self) -> usize { method nlist_size (line 1023) | fn nlist_size(&self) -> usize { method write_mach_header (line 1027) | fn write_mach_header(&self, buffer: &mut dyn WritableBuffer, header: M... method write_segment_command (line 1047) | fn write_segment_command(&self, buffer: &mut dyn WritableBuffer, segme... method write_section (line 1065) | fn write_section(&self, buffer: &mut dyn WritableBuffer, section: Sect... method write_nlist (line 1084) | fn write_nlist(&self, buffer: &mut dyn WritableBuffer, nlist: Nlist) { type MachO32 (line 917) | struct MachO32 { type MachO64 (line 1006) | struct MachO64 { FILE: builder/third-party/object/src/write/mod.rs type Error (line 45) | pub struct Error(String); method fmt (line 49) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Result (line 58) | pub type Result = result::Result; type Object (line 62) | pub struct Object<'a> { function new (line 88) | pub fn new(format: BinaryFormat, architecture: Architecture, endian: End... function format (line 112) | pub fn format(&self) -> BinaryFormat { function architecture (line 118) | pub fn architecture(&self) -> Architecture { function sub_architecture (line 124) | pub fn sub_architecture(&self) -> Option { function set_sub_architecture (line 129) | pub fn set_sub_architecture(&mut self, sub_architecture: Option Mangling { function set_mangling (line 141) | pub fn set_mangling(&mut self, mangling: Mangling) { function segment_name (line 149) | pub fn segment_name(&self, segment: StandardSegment) -> &'static [u8] { function section (line 163) | pub fn section(&self, section: SectionId) -> &Section<'a> { function section_mut (line 169) | pub fn section_mut(&mut self, section: SectionId) -> &mut Section<'a> { function set_section_data (line 176) | pub fn set_section_data(&mut self, section: SectionId, data: T, align... function append_section_data (line 184) | pub fn append_section_data(&mut self, section: SectionId, data: &[u8], a... function append_section_bss (line 189) | pub fn append_section_bss(&mut self, section: SectionId, size: u64, alig... function section_id (line 196) | pub fn section_id(&mut self, section: StandardSection) -> SectionId { function add_section (line 211) | pub fn add_section(&mut self, segment: Vec, name: Vec, kind: Sec... function section_info (line 239) | fn section_info( function add_subsection (line 257) | pub fn add_subsection( function has_subsections_via_symbols (line 277) | fn has_subsections_via_symbols(&self) -> bool { function set_subsections_via_symbols (line 285) | fn set_subsections_via_symbols(&mut self) { function subsection_info (line 293) | fn subsection_info( function subsection_name (line 304) | fn subsection_name(&self, section: &[u8], value: &[u8]) -> Vec { function comdat (line 317) | pub fn comdat(&self, comdat: ComdatId) -> &Comdat { function comdat_mut (line 323) | pub fn comdat_mut(&mut self, comdat: ComdatId) -> &mut Comdat { function add_comdat (line 328) | pub fn add_comdat(&mut self, comdat: Comdat) -> ComdatId { function symbol_id (line 335) | pub fn symbol_id(&self, name: &[u8]) -> Option { function symbol (line 341) | pub fn symbol(&self, symbol: SymbolId) -> &Symbol { function symbol_mut (line 347) | pub fn symbol_mut(&mut self, symbol: SymbolId) -> &mut Symbol { function add_symbol (line 352) | pub fn add_symbol(&mut self, mut symbol: Symbol) -> SymbolId { function add_raw_symbol (line 381) | fn add_raw_symbol(&mut self, symbol: Symbol) -> SymbolId { function has_uninitialized_tls (line 389) | pub fn has_uninitialized_tls(&self) -> bool { function has_common (line 395) | pub fn has_common(&self) -> bool { function add_common_symbol (line 402) | pub fn add_common_symbol(&mut self, mut symbol: Symbol, size: u64, align... function add_file_symbol (line 416) | pub fn add_file_symbol(&mut self, name: Vec) -> SymbolId { function section_symbol (line 430) | pub fn section_symbol(&mut self, section_id: SectionId) -> SymbolId { function add_symbol_data (line 461) | pub fn add_symbol_data( function add_symbol_bss (line 479) | pub fn add_symbol_bss( function set_symbol_data (line 496) | pub fn set_symbol_data( function symbol_section_and_offset (line 519) | pub fn symbol_section_and_offset(&mut self, symbol_id: SymbolId) -> Opti... function add_relocation (line 534) | pub fn add_relocation(&mut self, section: SectionId, mut relocation: Rel... function write_relocation_addend (line 553) | fn write_relocation_addend( function write (line 582) | pub fn write(&self) -> Result> { function write_stream (line 595) | pub fn write_stream(&self, w: W) -> result::Result<(), Box... function emit (line 604) | pub fn emit(&self, buffer: &mut dyn WritableBuffer) -> Result<()> { type StandardSegment (line 623) | pub enum StandardSegment { type StandardSection (line 633) | pub enum StandardSection { method kind (line 653) | pub fn kind(self) -> SectionKind { method all (line 670) | fn all() -> &'static [StandardSection] { type SectionId (line 689) | pub struct SectionId(usize); type Section (line 693) | pub struct Section<'a> { function name (line 709) | pub fn name(&self) -> Option<&str> { function segment (line 715) | pub fn segment(&self) -> Option<&str> { function is_bss (line 721) | pub fn is_bss(&self) -> bool { function set_data (line 728) | pub fn set_data(&mut self, data: T, align: u64) function append_data (line 743) | pub fn append_data(&mut self, append_data: &[u8], align: u64) -> u64 { function append_bss (line 764) | pub fn append_bss(&mut self, size: u64, align: u64) -> u64 { function data (line 782) | pub fn data(&self) -> &[u8] { function data_mut (line 790) | pub fn data_mut(&mut self) -> &mut [u8] { type SymbolSection (line 799) | pub enum SymbolSection { method id (line 817) | pub fn id(self) -> Option { type SymbolId (line 828) | pub struct SymbolId(usize); type Symbol (line 832) | pub struct Symbol { method name (line 856) | pub fn name(&self) -> Option<&str> { method is_undefined (line 862) | pub fn is_undefined(&self) -> bool { method is_common (line 870) | pub fn is_common(&self) -> bool { method is_local (line 876) | pub fn is_local(&self) -> bool { type Relocation (line 883) | pub struct Relocation { type ComdatId (line 904) | pub struct ComdatId(usize); type Comdat (line 908) | pub struct Comdat { type Mangling (line 926) | pub enum Mangling { method default (line 943) | pub fn default(format: BinaryFormat, architecture: Architecture) -> Se... method global_prefix (line 955) | pub fn global_prefix(self) -> Option { FILE: builder/third-party/object/src/write/pe.rs type Writer (line 19) | pub struct Writer<'a> { function new (line 50) | pub fn new( function virtual_len (line 89) | pub fn virtual_len(&self) -> u32 { function reserve_virtual (line 98) | pub fn reserve_virtual(&mut self, len: u32) -> u32 { function reserve_virtual_until (line 108) | pub fn reserve_virtual_until(&mut self, address: u32) { function reserved_len (line 114) | pub fn reserved_len(&self) -> u32 { function len (line 120) | pub fn len(&self) -> usize { function reserve (line 127) | pub fn reserve(&mut self, len: u32, align_start: u32) -> u32 { function reserve_file (line 140) | pub fn reserve_file(&mut self, len: u32) -> u32 { function write (line 145) | pub fn write(&mut self, data: &[u8]) { function reserve_align (line 150) | pub fn reserve_align(&mut self, align_start: u32) { function write_align (line 155) | pub fn write_align(&mut self, align_start: u32) { function write_file_align (line 160) | pub fn write_file_align(&mut self) { function reserve_until (line 165) | pub fn reserve_until(&mut self, offset: u32) { function pad_until (line 171) | pub fn pad_until(&mut self, offset: u32) { function reserve_dos_header (line 181) | pub fn reserve_dos_header(&mut self) { function write_custom_dos_header (line 189) | pub fn write_custom_dos_header(&mut self, dos_header: &pe::ImageDosHeade... function write_empty_dos_header (line 206) | pub fn write_empty_dos_header(&mut self) -> Result<()> { function reserve_dos_header_and_stub (line 233) | pub fn reserve_dos_header_and_stub(&mut self) { function write_dos_header_and_stub (line 241) | pub fn write_dos_header_and_stub(&mut self) -> Result<()> { function nt_headers_size (line 279) | fn nt_headers_size(&self) -> u32 { function optional_header_size (line 287) | fn optional_header_size(&self) -> u32 { function nt_headers_offset (line 297) | pub fn nt_headers_offset(&self) -> u32 { function reserve_nt_headers (line 302) | pub fn reserve_nt_headers(&mut self, data_directory_num: usize) { function set_data_directory (line 313) | pub fn set_data_directory(&mut self, index: usize, virtual_address: u32,... function write_nt_headers (line 321) | pub fn write_nt_headers(&mut self, nt_headers: NtHeaders) { function reserve_section_headers (line 428) | pub fn reserve_section_headers(&mut self, section_header_num: u16) { function write_section_headers (line 444) | pub fn write_section_headers(&mut self) { function reserve_section (line 467) | pub fn reserve_section( function write_section (line 518) | pub fn write_section(&mut self, offset: u32, data: &[u8]) { function reserve_text_section (line 530) | pub fn reserve_text_section(&mut self, size: u32) -> SectionRange { function reserve_data_section (line 544) | pub fn reserve_data_section(&mut self, virtual_size: u32, data_size: u32... function reserve_rdata_section (line 556) | pub fn reserve_rdata_section(&mut self, size: u32) -> SectionRange { function reserve_bss_section (line 568) | pub fn reserve_bss_section(&mut self, size: u32) -> SectionRange { function reserve_idata_section (line 583) | pub fn reserve_idata_section(&mut self, size: u32) -> SectionRange { function reserve_edata_section (line 604) | pub fn reserve_edata_section(&mut self, size: u32) -> SectionRange { function reserve_pdata_section (line 625) | pub fn reserve_pdata_section(&mut self, size: u32) -> SectionRange { function reserve_xdata_section (line 644) | pub fn reserve_xdata_section(&mut self, size: u32) -> SectionRange { function reserve_rsrc_section (line 658) | pub fn reserve_rsrc_section(&mut self, size: u32) -> SectionRange { function add_reloc (line 677) | pub fn add_reloc(&mut self, mut virtual_address: u32, typ: u16) { function has_relocs (line 701) | pub fn has_relocs(&mut self) -> bool { function reserve_reloc_section (line 710) | pub fn reserve_reloc_section(&mut self) -> SectionRange { function write_reloc_section (line 740) | pub fn write_reloc_section(&mut self) { function reserve_certificate_table (line 765) | pub fn reserve_certificate_table(&mut self, size: u32) { function write_certificate_table (line 778) | pub fn write_certificate_table(&mut self, data: &[u8]) { type NtHeaders (line 789) | pub struct NtHeaders { type DataDirectory (line 814) | struct DataDirectory { type Section (line 822) | pub struct Section { type SectionRange (line 831) | pub struct SectionRange { type RelocBlock (line 838) | struct RelocBlock { method size (line 844) | fn size(&self) -> u32 { FILE: builder/third-party/object/src/write/string.rs type IndexSet (line 4) | type IndexSet = indexmap::IndexSet; type IndexSet (line 6) | type IndexSet = indexmap::IndexSet { function add (line 23) | pub fn add(&mut self, string: &'a [u8]) -> StringId { function get_id (line 33) | pub fn get_id(&self, string: &[u8]) -> StringId { function get_string (line 41) | pub fn get_string(&self, id: StringId) -> &'a [u8] { function get_offset (line 49) | pub fn get_offset(&self, id: StringId) -> usize { function write (line 59) | pub fn write(&mut self, base: usize, w: &mut Vec) { function sort (line 91) | fn sort(mut ids: &mut [usize], mut pos: usize, strings: &IndexSet<&[u8]>) { function byte (line 126) | fn byte(id: usize, pos: usize, strings: &IndexSet<&[u8]>) -> u8 { function string_table (line 142) | fn string_table() { FILE: builder/third-party/object/src/write/util.rs type WritableBuffer (line 9) | pub trait WritableBuffer { method len (line 13) | fn len(&self) -> usize; method reserve (line 19) | fn reserve(&mut self, size: usize) -> Result<(), ()>; method resize (line 23) | fn resize(&mut self, new_len: usize); method write_bytes (line 26) | fn write_bytes(&mut self, val: &[u8]); method write_pod (line 29) | fn write_pod(&mut self, val: &T) method write_pod_slice (line 37) | fn write_pod_slice(&mut self, val: &[T]) method len (line 59) | fn len(&self) -> usize { method reserve (line 64) | fn reserve(&mut self, size: usize) -> Result<(), ()> { method resize (line 71) | fn resize(&mut self, new_len: usize) { method write_bytes (line 77) | fn write_bytes(&mut self, val: &[u8]) { method len (line 122) | fn len(&self) -> usize { method reserve (line 127) | fn reserve(&mut self, _size: usize) -> Result<(), ()> { method resize (line 132) | fn resize(&mut self, new_len: usize) { method write_bytes (line 141) | fn write_bytes(&mut self, val: &[u8]) { function write (line 47) | pub fn write(&mut self, val: &T) { function write_slice (line 52) | pub fn write_slice(&mut self, val: &[T]) { type StreamingBuffer (line 91) | pub struct StreamingBuffer { function new (line 100) | pub fn new(writer: W) -> Self { function into_inner (line 109) | pub fn into_inner(self) -> W { function result (line 114) | pub fn result(&mut self) -> Result<(), io::Error> { type BytesMut (line 152) | pub(crate) trait BytesMut { method write_at (line 153) | fn write_at(self, offset: usize, val: &T) -> Result<(), ()>; method write_at (line 158) | fn write_at(self, offset: usize, val: &T) -> Result<(), ()> { function write_uleb128 (line 170) | pub(crate) fn write_uleb128(buf: &mut Vec, mut val: u64) -> usize { function write_sleb128 (line 193) | pub(crate) fn write_sleb128(buf: &mut Vec, mut val: i64) -> usize { function align (line 217) | pub(crate) fn align(offset: usize, size: usize) -> usize { function align_u32 (line 222) | pub(crate) fn align_u32(offset: u32, size: u32) -> u32 { function align_u64 (line 227) | pub(crate) fn align_u64(offset: u64, size: u64) -> u64 { function write_align (line 231) | pub(crate) fn write_align(buffer: &mut dyn WritableBuffer, size: usize) { function bytes_mut (line 241) | fn bytes_mut() { FILE: builder/third-party/object/src/write/xcoff.rs type SectionOffsets (line 11) | struct SectionOffsets { type SymbolOffsets (line 18) | struct SymbolOffsets { function xcoff_section_info (line 26) | pub(crate) fn xcoff_section_info( function xcoff_fixup_relocation (line 69) | pub(crate) fn xcoff_fixup_relocation(&mut self, relocation: &mut Relocat... function xcoff_write (line 78) | pub(crate) fn xcoff_write(&self, buffer: &mut dyn WritableBuffer) -> Res... FILE: builder/third-party/object/src/xcoff.rs type FileHeader32 (line 16) | pub struct FileHeader32 { type FileHeader64 (line 36) | pub struct FileHeader64 { constant MAGIC_64 (line 56) | pub const MAGIC_64: u16 = 0x01F7; constant MAGIC_32 (line 58) | pub const MAGIC_32: u16 = 0x01DF; constant F_RELFLG (line 64) | pub const F_RELFLG: u16 = 0x0001; constant F_EXEC (line 66) | pub const F_EXEC: u16 = 0x0002; constant F_LNNO (line 68) | pub const F_LNNO: u16 = 0x0004; constant F_FDPR_PROF (line 70) | pub const F_FDPR_PROF: u16 = 0x0010; constant F_FDPR_OPTI (line 72) | pub const F_FDPR_OPTI: u16 = 0x0020; constant F_DSA (line 74) | pub const F_DSA: u16 = 0x0040; constant F_VARPG (line 77) | pub const F_VARPG: u16 = 0x0100; constant F_DYNLOAD (line 81) | pub const F_DYNLOAD: u16 = 0x1000; constant F_SHROBJ (line 85) | pub const F_SHROBJ: u16 = 0x2000; constant F_LOADONLY (line 89) | pub const F_LOADONLY: u16 = 0x4000; type AuxHeader32 (line 95) | pub struct AuxHeader32 { type AuxHeader64 (line 160) | pub struct AuxHeader64 { constant AOUTHSZ_SHORT (line 229) | pub const AOUTHSZ_SHORT: u16 = 28; type SectionHeader32 (line 234) | pub struct SectionHeader32 { type SectionHeader64 (line 260) | pub struct SectionHeader64 { constant STYP_REG (line 288) | pub const STYP_REG: u16 = 0x00; constant STYP_PAD (line 293) | pub const STYP_PAD: u16 = 0x08; constant STYP_DWARF (line 296) | pub const STYP_DWARF: u16 = 0x10; constant STYP_TEXT (line 299) | pub const STYP_TEXT: u16 = 0x20; constant STYP_DATA (line 302) | pub const STYP_DATA: u16 = 0x40; constant STYP_BSS (line 305) | pub const STYP_BSS: u16 = 0x80; constant STYP_EXCEPT (line 309) | pub const STYP_EXCEPT: u16 = 0x0100; constant STYP_INFO (line 312) | pub const STYP_INFO: u16 = 0x0200; constant STYP_TDATA (line 314) | pub const STYP_TDATA: u16 = 0x0400; constant STYP_TBSS (line 316) | pub const STYP_TBSS: u16 = 0x0800; constant STYP_LOADER (line 321) | pub const STYP_LOADER: u16 = 0x1000; constant STYP_DEBUG (line 324) | pub const STYP_DEBUG: u16 = 0x2000; constant STYP_TYPCHK (line 327) | pub const STYP_TYPCHK: u16 = 0x4000; constant STYP_OVRFLO (line 332) | pub const STYP_OVRFLO: u16 = 0x8000; constant SSUBTYP_DWINFO (line 334) | pub const SSUBTYP_DWINFO: u32 = 0x10000; constant SSUBTYP_DWLINE (line 335) | pub const SSUBTYP_DWLINE: u32 = 0x20000; constant SSUBTYP_DWPBNMS (line 336) | pub const SSUBTYP_DWPBNMS: u32 = 0x30000; constant SSUBTYP_DWPBTYP (line 337) | pub const SSUBTYP_DWPBTYP: u32 = 0x40000; constant SSUBTYP_DWARNGE (line 338) | pub const SSUBTYP_DWARNGE: u32 = 0x50000; constant SSUBTYP_DWABREV (line 339) | pub const SSUBTYP_DWABREV: u32 = 0x60000; constant SSUBTYP_DWSTR (line 340) | pub const SSUBTYP_DWSTR: u32 = 0x70000; constant SSUBTYP_DWRNGES (line 341) | pub const SSUBTYP_DWRNGES: u32 = 0x80000; constant SSUBTYP_DWLOC (line 342) | pub const SSUBTYP_DWLOC: u32 = 0x90000; constant SSUBTYP_DWFRAME (line 343) | pub const SSUBTYP_DWFRAME: u32 = 0xA0000; constant SSUBTYP_DWMAC (line 344) | pub const SSUBTYP_DWMAC: u32 = 0xB0000; constant SIZEOF_SYMBOL (line 346) | pub const SIZEOF_SYMBOL: usize = 18; type SymbolBytes (line 350) | pub struct SymbolBytes(pub [u8; SIZEOF_SYMBOL]); type Symbol32 (line 355) | pub struct Symbol32 { type Symbol64 (line 375) | pub struct Symbol64 { constant N_DEBUG (line 393) | pub const N_DEBUG: i16 = -2; constant N_ABS (line 395) | pub const N_ABS: i16 = -1; constant N_UNDEF (line 397) | pub const N_UNDEF: i16 = 0; constant SYM_V_MASK (line 404) | pub const SYM_V_MASK: u16 = 0xF000; constant SYM_V_INTERNAL (line 405) | pub const SYM_V_INTERNAL: u16 = 0x1000; constant SYM_V_HIDDEN (line 406) | pub const SYM_V_HIDDEN: u16 = 0x2000; constant SYM_V_PROTECTED (line 407) | pub const SYM_V_PROTECTED: u16 = 0x3000; constant SYM_V_EXPORTED (line 408) | pub const SYM_V_EXPORTED: u16 = 0x4000; constant C_FILE (line 415) | pub const C_FILE: u8 = 103; constant C_BINCL (line 417) | pub const C_BINCL: u8 = 108; constant C_EINCL (line 419) | pub const C_EINCL: u8 = 109; constant C_GSYM (line 421) | pub const C_GSYM: u8 = 128; constant C_STSYM (line 423) | pub const C_STSYM: u8 = 133; constant C_BCOMM (line 425) | pub const C_BCOMM: u8 = 135; constant C_ECOMM (line 427) | pub const C_ECOMM: u8 = 137; constant C_ENTRY (line 429) | pub const C_ENTRY: u8 = 141; constant C_BSTAT (line 431) | pub const C_BSTAT: u8 = 143; constant C_ESTAT (line 433) | pub const C_ESTAT: u8 = 144; constant C_GTLS (line 435) | pub const C_GTLS: u8 = 145; constant C_STTLS (line 437) | pub const C_STTLS: u8 = 146; constant C_DWARF (line 439) | pub const C_DWARF: u8 = 112; constant C_LSYM (line 444) | pub const C_LSYM: u8 = 129; constant C_PSYM (line 446) | pub const C_PSYM: u8 = 130; constant C_RSYM (line 448) | pub const C_RSYM: u8 = 131; constant C_RPSYM (line 450) | pub const C_RPSYM: u8 = 132; constant C_ECOML (line 452) | pub const C_ECOML: u8 = 136; constant C_FUN (line 454) | pub const C_FUN: u8 = 142; constant C_EXT (line 459) | pub const C_EXT: u8 = 2; constant C_WEAKEXT (line 461) | pub const C_WEAKEXT: u8 = 111; constant C_NULL (line 466) | pub const C_NULL: u8 = 0; constant C_STAT (line 468) | pub const C_STAT: u8 = 3; constant C_BLOCK (line 470) | pub const C_BLOCK: u8 = 100; constant C_FCN (line 472) | pub const C_FCN: u8 = 101; constant C_HIDEXT (line 474) | pub const C_HIDEXT: u8 = 107; constant C_INFO (line 476) | pub const C_INFO: u8 = 110; constant C_DECL (line 478) | pub const C_DECL: u8 = 140; constant C_AUTO (line 483) | pub const C_AUTO: u8 = 1; constant C_REG (line 485) | pub const C_REG: u8 = 4; constant C_EXTDEF (line 487) | pub const C_EXTDEF: u8 = 5; constant C_LABEL (line 489) | pub const C_LABEL: u8 = 6; constant C_ULABEL (line 491) | pub const C_ULABEL: u8 = 7; constant C_MOS (line 493) | pub const C_MOS: u8 = 8; constant C_ARG (line 495) | pub const C_ARG: u8 = 9; constant C_STRTAG (line 497) | pub const C_STRTAG: u8 = 10; constant C_MOU (line 499) | pub const C_MOU: u8 = 11; constant C_UNTAG (line 501) | pub const C_UNTAG: u8 = 12; constant C_TPDEF (line 503) | pub const C_TPDEF: u8 = 13; constant C_USTATIC (line 505) | pub const C_USTATIC: u8 = 14; constant C_ENTAG (line 507) | pub const C_ENTAG: u8 = 15; constant C_MOE (line 509) | pub const C_MOE: u8 = 16; constant C_REGPARM (line 511) | pub const C_REGPARM: u8 = 17; constant C_FIELD (line 513) | pub const C_FIELD: u8 = 18; constant C_EOS (line 515) | pub const C_EOS: u8 = 102; constant C_ALIAS (line 517) | pub const C_ALIAS: u8 = 105; constant C_HIDDEN (line 519) | pub const C_HIDDEN: u8 = 106; constant C_EFCN (line 521) | pub const C_EFCN: u8 = 255; constant C_TCSYM (line 523) | pub const C_TCSYM: u8 = 134; type FileAux32 (line 528) | pub struct FileAux32 { type FileAux64 (line 544) | pub struct FileAux64 { constant XFT_FN (line 562) | pub const XFT_FN: u8 = 0; constant XFT_CT (line 564) | pub const XFT_CT: u8 = 1; constant XFT_CV (line 566) | pub const XFT_CV: u8 = 2; constant XFT_CD (line 568) | pub const XFT_CD: u8 = 128; type CsectAux32 (line 573) | pub struct CsectAux32 { type CsectAux64 (line 593) | pub struct CsectAux64 { constant XTY_ER (line 615) | pub const XTY_ER: u8 = 0; constant XTY_SD (line 617) | pub const XTY_SD: u8 = 1; constant XTY_LD (line 619) | pub const XTY_LD: u8 = 2; constant XTY_CM (line 621) | pub const XTY_CM: u8 = 3; constant XMC_PR (line 628) | pub const XMC_PR: u8 = 0; constant XMC_RO (line 630) | pub const XMC_RO: u8 = 1; constant XMC_DB (line 632) | pub const XMC_DB: u8 = 2; constant XMC_GL (line 634) | pub const XMC_GL: u8 = 6; constant XMC_XO (line 636) | pub const XMC_XO: u8 = 7; constant XMC_SV (line 638) | pub const XMC_SV: u8 = 8; constant XMC_SV64 (line 640) | pub const XMC_SV64: u8 = 17; constant XMC_SV3264 (line 642) | pub const XMC_SV3264: u8 = 18; constant XMC_TI (line 644) | pub const XMC_TI: u8 = 12; constant XMC_TB (line 646) | pub const XMC_TB: u8 = 13; constant XMC_RW (line 651) | pub const XMC_RW: u8 = 5; constant XMC_TC0 (line 653) | pub const XMC_TC0: u8 = 15; constant XMC_TC (line 655) | pub const XMC_TC: u8 = 3; constant XMC_TD (line 657) | pub const XMC_TD: u8 = 16; constant XMC_DS (line 659) | pub const XMC_DS: u8 = 10; constant XMC_UA (line 661) | pub const XMC_UA: u8 = 4; constant XMC_BS (line 663) | pub const XMC_BS: u8 = 9; constant XMC_UC (line 665) | pub const XMC_UC: u8 = 11; constant XMC_TL (line 667) | pub const XMC_TL: u8 = 20; constant XMC_UL (line 669) | pub const XMC_UL: u8 = 21; constant XMC_TE (line 671) | pub const XMC_TE: u8 = 22; type FunAux32 (line 676) | pub struct FunAux32 { type FunAux64 (line 692) | pub struct FunAux64 { type ExpAux (line 708) | pub struct ExpAux { type BlockAux32 (line 724) | pub struct BlockAux32 { type BlockAux64 (line 738) | pub struct BlockAux64 { type StatAux (line 750) | pub struct StatAux { type DwarfAux32 (line 764) | pub struct DwarfAux32 { type DwarfAux64 (line 778) | pub struct DwarfAux64 { constant AUX_EXCEPT (line 792) | pub const AUX_EXCEPT: u8 = 255; constant AUX_FCN (line 794) | pub const AUX_FCN: u8 = 254; constant AUX_SYM (line 796) | pub const AUX_SYM: u8 = 253; constant AUX_FILE (line 798) | pub const AUX_FILE: u8 = 252; constant AUX_CSECT (line 800) | pub const AUX_CSECT: u8 = 251; constant AUX_SECT (line 802) | pub const AUX_SECT: u8 = 250; type Rel32 (line 807) | pub struct Rel32 { type Rel64 (line 821) | pub struct Rel64 { constant R_POS (line 835) | pub const R_POS: u8 = 0x00; constant R_RL (line 837) | pub const R_RL: u8 = 0x0c; constant R_RLA (line 839) | pub const R_RLA: u8 = 0x0d; constant R_NEG (line 841) | pub const R_NEG: u8 = 0x01; constant R_REL (line 843) | pub const R_REL: u8 = 0x02; constant R_TOC (line 845) | pub const R_TOC: u8 = 0x03; constant R_TRL (line 847) | pub const R_TRL: u8 = 0x12; constant R_TRLA (line 849) | pub const R_TRLA: u8 = 0x13; constant R_GL (line 851) | pub const R_GL: u8 = 0x05; constant R_TCL (line 853) | pub const R_TCL: u8 = 0x06; constant R_REF (line 855) | pub const R_REF: u8 = 0x0f; constant R_BA (line 857) | pub const R_BA: u8 = 0x08; constant R_BR (line 859) | pub const R_BR: u8 = 0x0a; constant R_RBA (line 861) | pub const R_RBA: u8 = 0x18; constant R_RBR (line 863) | pub const R_RBR: u8 = 0x1a; constant R_TLS (line 865) | pub const R_TLS: u8 = 0x20; constant R_TLS_IE (line 867) | pub const R_TLS_IE: u8 = 0x21; constant R_TLS_LD (line 869) | pub const R_TLS_LD: u8 = 0x22; constant R_TLS_LE (line 871) | pub const R_TLS_LE: u8 = 0x23; constant R_TLSM (line 873) | pub const R_TLSM: u8 = 0x24; constant R_TLSML (line 875) | pub const R_TLSML: u8 = 0x25; constant R_TOCU (line 877) | pub const R_TOCU: u8 = 0x30; constant R_TOCL (line 879) | pub const R_TOCL: u8 = 0x31; FILE: builder/third-party/object/tests/parse_self.rs function parse_self (line 6) | fn parse_self() { function parse_self_cache (line 16) | fn parse_self_cache() { FILE: builder/third-party/object/tests/read/coff.rs function coff_extended_relocations (line 7) | fn coff_extended_relocations() { FILE: builder/third-party/object/tests/round_trip/bss.rs function coff_x86_64_bss (line 10) | fn coff_x86_64_bss() { function elf_x86_64_bss (line 88) | fn elf_x86_64_bss() { function macho_x86_64_bss (line 176) | fn macho_x86_64_bss() { FILE: builder/third-party/object/tests/round_trip/coff.rs function reloc_overflow (line 9) | fn reloc_overflow() { FILE: builder/third-party/object/tests/round_trip/comdat.rs function coff_x86_64_comdat (line 12) | fn coff_x86_64_comdat() { function elf_x86_64_comdat (line 131) | fn elf_x86_64_comdat() { FILE: builder/third-party/object/tests/round_trip/common.rs function coff_x86_64_common (line 10) | fn coff_x86_64_common() { function elf_x86_64_common (line 99) | fn elf_x86_64_common() { function macho_x86_64_common (line 168) | fn macho_x86_64_common() { FILE: builder/third-party/object/tests/round_trip/elf.rs function symtab_shndx (line 10) | fn symtab_shndx() { function aligned_sections (line 46) | fn aligned_sections() { function compression_zlib (line 78) | fn compression_zlib() { function compression_gnu (line 122) | fn compression_gnu() { function note (line 158) | fn note() { function gnu_property (line 252) | fn gnu_property() { function gnu_property_inner (line 257) | fn gnu_property_inner>(architecture... FILE: builder/third-party/object/tests/round_trip/macho.rs function issue_286_segment_file_size (line 7) | fn issue_286_segment_file_size() { function issue_552_section_file_alignment (line 29) | fn issue_552_section_file_alignment() { FILE: builder/third-party/object/tests/round_trip/mod.rs function coff_any (line 20) | fn coff_any() { function elf_x86_64 (line 159) | fn elf_x86_64() { function elf_any (line 273) | fn elf_any() { function macho_x86_64 (line 380) | fn macho_x86_64() { function macho_any (line 497) | fn macho_any() { function xcoff_powerpc (line 595) | fn xcoff_powerpc() { FILE: builder/third-party/object/tests/round_trip/section_flags.rs function coff_x86_64_section_flags (line 8) | fn coff_x86_64_section_flags() { function elf_x86_64_section_flags (line 35) | fn elf_x86_64_section_flags() { function macho_x86_64_section_flags (line 63) | fn macho_x86_64_section_flags() { FILE: builder/third-party/object/tests/round_trip/tls.rs function coff_x86_64_tls (line 11) | fn coff_x86_64_tls() { function elf_x86_64_tls (line 59) | fn elf_x86_64_tls() { function macho_x86_64_tls (line 147) | fn macho_x86_64_tls() { FILE: builder/third-party/once_cell/examples/bench.rs constant N_THREADS (line 5) | const N_THREADS: usize = 32; constant N_ROUNDS (line 6) | const N_ROUNDS: usize = 100_000_000; function main (line 10) | fn main() { function thread_main (line 23) | fn thread_main(i: usize) { FILE: builder/third-party/once_cell/examples/bench_acquire.rs constant N_THREADS (line 8) | const N_THREADS: usize = 16; constant N_ROUNDS (line 9) | const N_ROUNDS: usize = 1_000_000; function main (line 14) | fn main() { function thread_main (line 26) | fn thread_main(i: usize) { FILE: builder/third-party/once_cell/examples/lazy_static.rs function hashmap (line 15) | fn hashmap() -> &'static HashMap { function main (line 26) | fn main() { FILE: builder/third-party/once_cell/examples/reentrant_init_deadlocks.rs function main (line 1) | fn main() { function dummy_test (line 12) | fn dummy_test() { FILE: builder/third-party/once_cell/examples/regex.rs function slow (line 12) | fn slow() { function fast (line 27) | fn fast() { function main (line 41) | fn main() { FILE: builder/third-party/once_cell/examples/test_synchronization.rs constant N_THREADS (line 12) | const N_THREADS: usize = 32; constant N_ROUNDS (line 13) | const N_ROUNDS: usize = 1_000_000; function main (line 18) | fn main() { function thread_main (line 30) | fn thread_main(i: usize) { FILE: builder/third-party/once_cell/src/imp_cs.rs type OnceCell (line 8) | pub(crate) struct OnceCell { function new (line 27) | pub(crate) const fn new() -> OnceCell { function with_value (line 31) | pub(crate) const fn with_value(value: T) -> OnceCell { function is_initialized (line 39) | pub(crate) fn is_initialized(&self) -> bool { function initialize (line 44) | pub(crate) fn initialize(&self, f: F) -> Result<(), E> function get_unchecked (line 63) | pub(crate) unsafe fn get_unchecked(&self) -> &T { function get_mut (line 70) | pub(crate) fn get_mut(&mut self) -> Option<&mut T> { function into_inner (line 75) | pub(crate) fn into_inner(self) -> Option { FILE: builder/third-party/once_cell/src/imp_pl.rs type OnceCell (line 7) | pub(crate) struct OnceCell { constant INCOMPLETE (line 12) | const INCOMPLETE: u8 = 0x0; constant RUNNING (line 13) | const RUNNING: u8 = 0x1; constant COMPLETE (line 14) | const COMPLETE: u8 = 0x2; function new (line 28) | pub(crate) const fn new() -> OnceCell { function with_value (line 32) | pub(crate) const fn with_value(value: T) -> OnceCell { function is_initialized (line 38) | pub(crate) fn is_initialized(&self) -> bool { function initialize (line 45) | pub(crate) fn initialize(&self, f: F) -> Result<(), E> function wait (line 80) | pub(crate) fn wait(&self) { function get_unchecked (line 101) | pub(crate) unsafe fn get_unchecked(&self) -> &T { function get_mut (line 109) | pub(crate) fn get_mut(&mut self) -> Option<&mut T> { function into_inner (line 117) | pub(crate) fn into_inner(self) -> Option { type Guard (line 122) | struct Guard<'a> { method drop (line 128) | fn drop(&mut self) { function initialize_inner (line 139) | fn initialize_inner(state: &AtomicU8, init: &mut dyn FnMut() -> bool) { function test_size (line 170) | fn test_size() { FILE: builder/third-party/once_cell/src/imp_std.rs type OnceCell (line 14) | pub(crate) struct OnceCell { function new (line 39) | pub(crate) const fn new() -> OnceCell { function with_value (line 43) | pub(crate) const fn with_value(value: T) -> OnceCell { function is_initialized (line 49) | pub(crate) fn is_initialized(&self) -> bool { function initialize (line 61) | pub(crate) fn initialize(&self, f: F) -> Result<(), E> function wait (line 88) | pub(crate) fn wait(&self) { function get_unchecked (line 99) | pub(crate) unsafe fn get_unchecked(&self) -> &T { function get_mut (line 107) | pub(crate) fn get_mut(&mut self) -> Option<&mut T> { function into_inner (line 115) | pub(crate) fn into_inner(self) -> Option { constant INCOMPLETE (line 125) | const INCOMPLETE: usize = 0x0; constant RUNNING (line 126) | const RUNNING: usize = 0x1; constant COMPLETE (line 127) | const COMPLETE: usize = 0x2; constant INCOMPLETE_PTR (line 128) | const INCOMPLETE_PTR: *mut Waiter = INCOMPLETE as *mut Waiter; constant COMPLETE_PTR (line 129) | const COMPLETE_PTR: *mut Waiter = COMPLETE as *mut Waiter; constant STATE_MASK (line 133) | const STATE_MASK: usize = 0x3; type Waiter (line 138) | struct Waiter { type Guard (line 145) | struct Guard<'a> { method drop (line 151) | fn drop(&mut self) { function initialize_or_wait (line 177) | fn initialize_or_wait(queue: &AtomicPtr, mut init: Option<&mut d... function wait (line 210) | fn wait(queue: &AtomicPtr, mut curr_queue: *mut Waiter) { function addr (line 248) | pub(crate) fn addr(ptr: *mut T) -> usize function with_addr (line 260) | pub(crate) fn with_addr(ptr: *mut T, addr: usize) -> *mut T function map_addr (line 281) | pub(crate) fn map_addr(ptr: *mut T, f: impl FnOnce(usize) -> usize) -... function init (line 298) | fn init(&self, f: impl FnOnce() -> T) { function smoke_once (line 305) | fn smoke_once() { function stampede_once (line 315) | fn stampede_once() { function poison_bad (line 351) | fn poison_bad() { function wait_for_force_to_finish (line 372) | fn wait_for_force_to_finish() { function test_size (line 410) | fn test_size() { FILE: builder/third-party/once_cell/src/lib.rs type OnceCell (line 411) | pub struct OnceCell { method default (line 424) | fn default() -> Self { function fmt (line 430) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method clone (line 439) | fn clone(&self) -> OnceCell { method clone_from (line 446) | fn clone_from(&mut self, source: &Self) { method eq (line 455) | fn eq(&self, other: &Self) -> bool { function from (line 463) | fn from(value: T) -> Self { function new (line 470) | pub const fn new() -> OnceCell { function with_value (line 475) | pub const fn with_value(value: T) -> OnceCell { function get (line 483) | pub fn get(&self) -> Option<&T> { function get_mut (line 508) | pub fn get_mut(&mut self) -> Option<&mut T> { function set (line 530) | pub fn set(&self, value: T) -> Result<(), T> { function try_insert (line 551) | pub fn try_insert(&self, value: T) -> Result<&T, (&T, T)> { function get_or_init (line 586) | pub fn get_or_init(&self, f: F) -> &T function get_or_try_init (line 622) | pub fn get_or_try_init(&self, f: F) -> Result<&T, E> function take (line 667) | pub fn take(&mut self) -> Option { function into_inner (line 687) | pub fn into_inner(self) -> Option { type Lazy (line 714) | pub struct Lazy T> { function fmt (line 722) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function new (line 742) | pub const fn new(init: F) -> Lazy { function into_value (line 749) | pub fn into_value(this: Lazy) -> Result { function force (line 773) | pub fn force(this: &Lazy) -> &T { function force_mut (line 794) | pub fn force_mut(this: &mut Lazy) -> &mut T { function get (line 818) | pub fn get(this: &Lazy) -> Option<&T> { function get_mut (line 835) | pub fn get_mut(this: &mut Lazy) -> Option<&mut T> { type Target (line 841) | type Target = T; method deref (line 842) | fn deref(&self) -> &T { method deref_mut (line 848) | fn deref_mut(&mut self) -> &mut T { method default (line 855) | fn default() -> Lazy { type OnceCell (line 901) | pub struct OnceCell(Imp); method default (line 904) | fn default() -> OnceCell { function fmt (line 910) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method clone (line 919) | fn clone(&self) -> OnceCell { method clone_from (line 926) | fn clone_from(&mut self, source: &Self) { function from (line 935) | fn from(value: T) -> Self { method eq (line 941) | fn eq(&self, other: &OnceCell) -> bool { function new (line 950) | pub const fn new() -> OnceCell { function with_value (line 955) | pub const fn with_value(value: T) -> OnceCell { function get (line 963) | pub fn get(&self) -> Option<&T> { function wait (line 993) | pub fn wait(&self) -> &T { function get_mut (line 1019) | pub fn get_mut(&mut self) -> Option<&mut T> { function get_unchecked (line 1031) | pub unsafe fn get_unchecked(&self) -> &T { function set (line 1058) | pub fn set(&self, value: T) -> Result<(), T> { function try_insert (line 1080) | pub fn try_insert(&self, value: T) -> Result<&T, (&T, T)> { function get_or_init (line 1115) | pub fn get_or_init(&self, f: F) -> &T function get_or_try_init (line 1152) | pub fn get_or_try_init(&self, f: F) -> Result<&T, E> function take (line 1197) | pub fn take(&mut self) -> Option { function into_inner (line 1217) | pub fn into_inner(self) -> Option { type Lazy (line 1255) | pub struct Lazy T> { function fmt (line 1261) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function new (line 1278) | pub const fn new(f: F) -> Lazy { function into_value (line 1285) | pub fn into_value(this: Lazy) -> Result { function force (line 1308) | pub fn force(this: &Lazy) -> &T { function force_mut (line 1327) | pub fn force_mut(this: &mut Lazy) -> &mut T { function get (line 1351) | pub fn get(this: &Lazy) -> Option<&T> { function get_mut (line 1368) | pub fn get_mut(this: &mut Lazy) -> Option<&mut T> { type Target (line 1374) | type Target = T; method deref (line 1375) | fn deref(&self) -> &T { method deref_mut (line 1381) | fn deref_mut(&mut self) -> &mut T { method default (line 1388) | fn default() -> Lazy { function _dummy (line 1408) | fn _dummy() {} FILE: builder/third-party/once_cell/src/race.rs type OnceNonZeroUsize (line 35) | pub struct OnceNonZeroUsize { method new (line 42) | pub const fn new() -> OnceNonZeroUsize { method get (line 48) | pub fn get(&self) -> Option { method set (line 58) | pub fn set(&self, value: NonZeroUsize) -> Result<(), ()> { method get_or_init (line 73) | pub fn get_or_init(&self, f: F) -> NonZeroUsize method get_or_try_init (line 91) | pub fn get_or_try_init(&self, f: F) -> Result type OnceBool (line 114) | pub struct OnceBool { method new (line 121) | pub const fn new() -> OnceBool { method get (line 127) | pub fn get(&self) -> Option { method set (line 136) | pub fn set(&self, value: bool) -> Result<(), ()> { method get_or_init (line 146) | pub fn get_or_init(&self, f: F) -> bool method get_or_try_init (line 160) | pub fn get_or_try_init(&self, f: F) -> Result method from_usize (line 168) | fn from_usize(value: NonZeroUsize) -> bool { method to_usize (line 173) | fn to_usize(value: bool) -> NonZeroUsize { type OnceRef (line 179) | pub struct OnceRef<'a, T> { function fmt (line 188) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method default (line 194) | fn default() -> Self { function new (line 201) | pub const fn new() -> OnceRef<'a, T> { function get (line 206) | pub fn get(&self) -> Option<&'a T> { function set (line 215) | pub fn set(&self, value: &'a T) -> Result<(), ()> { function get_or_init (line 231) | pub fn get_or_init(&self, f: F) -> &'a T function get_or_try_init (line 249) | pub fn get_or_try_init(&self, f: F) -> Result<&'a T, E> function _dummy (line 287) | fn _dummy() {} type OnceBox (line 301) | pub struct OnceBox { function fmt (line 307) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method default (line 313) | fn default() -> Self { method drop (line 319) | fn drop(&mut self) { function new (line 329) | pub const fn new() -> OnceBox { function get (line 334) | pub fn get(&self) -> Option<&T> { function set (line 346) | pub fn set(&self, value: Box) -> Result<(), Box> { function get_or_init (line 367) | pub fn get_or_init(&self, f: F) -> &T function get_or_try_init (line 385) | pub fn get_or_try_init(&self, f: F) -> Result<&T, E> function _dummy (line 418) | fn _dummy() {} FILE: builder/third-party/once_cell/tests/it/race.rs function once_non_zero_usize_smoke_test (line 12) | fn once_non_zero_usize_smoke_test() { function once_non_zero_usize_set (line 42) | fn once_non_zero_usize_set() { function once_non_zero_usize_first_wins (line 57) | fn once_non_zero_usize_first_wins() { function once_bool_smoke_test (line 91) | fn once_bool_smoke_test() { function once_bool_set (line 120) | fn once_bool_set() { FILE: builder/third-party/once_cell/tests/it/race_once_box.rs type Heap (line 11) | struct Heap { method total (line 28) | fn total(&self) -> usize { method new_pebble (line 31) | fn new_pebble(&self, val: T) -> Pebble { type Pebble (line 16) | struct Pebble { method drop (line 22) | fn drop(&mut self) { function once_box_smoke_test (line 39) | fn once_box_smoke_test() { function once_box_set (line 76) | fn once_box_set() { function once_box_first_wins (line 95) | fn once_box_first_wins() { function once_box_reentrant (line 130) | fn once_box_reentrant() { function once_box_default (line 140) | fn once_box_default() { FILE: builder/third-party/once_cell/tests/it/sync_lazy.rs function lazy_new (line 10) | fn lazy_new() { function lazy_deref_mut (line 33) | fn lazy_deref_mut() { function lazy_force_mut (line 52) | fn lazy_force_mut() { function lazy_get_mut (line 68) | fn lazy_get_mut() { function lazy_default (line 87) | fn lazy_default() { function static_lazy (line 112) | fn static_lazy() { function static_lazy_via_fn (line 129) | fn static_lazy_via_fn() { function lazy_into_value (line 144) | fn lazy_into_value() { function lazy_poisoning (line 153) | fn lazy_poisoning() { function arrrrrrrrrrrrrrrrrrrrrr (line 163) | fn arrrrrrrrrrrrrrrrrrrrrr() { function lazy_is_sync_send (line 173) | fn lazy_is_sync_send() { FILE: builder/third-party/once_cell/tests/it/sync_once_cell.rs function once_cell (line 15) | fn once_cell() { function once_cell_with_value (line 29) | fn once_cell_with_value() { function once_cell_get_mut (line 35) | fn once_cell_get_mut() { function once_cell_get_unchecked (line 44) | fn once_cell_get_unchecked() { function once_cell_drop (line 53) | fn once_cell_drop() { function once_cell_drop_empty (line 74) | fn once_cell_drop_empty() { function clone (line 80) | fn clone() { function get_or_try_init (line 91) | fn get_or_try_init() { function wait (line 107) | fn wait() { function get_or_init_stress (line 118) | fn get_or_init_stress() { function from_impl (line 139) | fn from_impl() { function partialeq_impl (line 145) | fn partialeq_impl() { function into_inner (line 154) | fn into_inner() { function debug_impl (line 163) | fn debug_impl() { function reentrant_init (line 181) | fn reentrant_init() { function reentrant_init (line 211) | fn reentrant_init() { function eval_once_macro (line 223) | fn eval_once_macro() { function once_cell_does_not_leak_partially_constructed_boxes (line 250) | fn once_cell_does_not_leak_partially_constructed_boxes() { function get_does_not_block (line 276) | fn get_does_not_block() { function arrrrrrrrrrrrrrrrrrrrrr (line 296) | fn arrrrrrrrrrrrrrrrrrrrrr() { function once_cell_is_sync_send (line 305) | fn once_cell_is_sync_send() { FILE: builder/third-party/once_cell/tests/it/unsync_lazy.rs function lazy_new (line 9) | fn lazy_new() { function lazy_deref_mut (line 28) | fn lazy_deref_mut() { function lazy_force_mut (line 47) | fn lazy_force_mut() { function lazy_get_mut (line 63) | fn lazy_get_mut() { function lazy_default (line 82) | fn lazy_default() { function lazy_into_value (line 107) | fn lazy_into_value() { function lazy_poisoning (line 117) | fn lazy_poisoning() { function arrrrrrrrrrrrrrrrrrrrrr (line 127) | fn arrrrrrrrrrrrrrrrrrrrrr() { FILE: builder/third-party/once_cell/tests/it/unsync_once_cell.rs function once_cell (line 9) | fn once_cell() { function once_cell_with_value (line 20) | fn once_cell_with_value() { function once_cell_get_mut (line 27) | fn once_cell_get_mut() { function once_cell_drop (line 36) | fn once_cell_drop() { function once_cell_drop_empty (line 53) | fn once_cell_drop_empty() { function clone (line 59) | fn clone() { function get_or_try_init (line 70) | fn get_or_try_init() { function from_impl (line 85) | fn from_impl() { function partialeq_impl (line 91) | fn partialeq_impl() { function into_inner (line 100) | fn into_inner() { function debug_impl (line 109) | fn debug_impl() { function reentrant_init (line 126) | fn reentrant_init() { function aliasing_in_get (line 138) | fn aliasing_in_get() { function arrrrrrrrrrrrrrrrrrrrrr (line 148) | fn arrrrrrrrrrrrrrrrrrrrrr() { FILE: builder/third-party/percent-encoding/src/lib.rs type AsciiSet (line 69) | pub struct AsciiSet { method contains (line 82) | const fn contains(&self, byte: u8) -> bool { method should_percent_encode (line 88) | fn should_percent_encode(&self, byte: u8) -> bool { method add (line 92) | pub const fn add(&self, byte: u8) -> Self { method remove (line 98) | pub const fn remove(&self, byte: u8) -> Self { type Chunk (line 73) | type Chunk = u32; constant ASCII_RANGE_LEN (line 75) | const ASCII_RANGE_LEN: usize = 0x80; constant BITS_PER_CHUNK (line 77) | const BITS_PER_CHUNK: usize = 8 * mem::size_of::(); constant CONTROLS (line 110) | pub const CONTROLS: &AsciiSet = &AsciiSet { constant NON_ALPHANUMERIC (line 140) | pub const NON_ALPHANUMERIC: &AsciiSet = &CONTROLS function percent_encode_byte (line 188) | pub fn percent_encode_byte(byte: u8) -> &'static str { function percent_encode (line 232) | pub fn percent_encode<'a>(input: &'a [u8], ascii_set: &'static AsciiSet)... function utf8_percent_encode (line 251) | pub fn utf8_percent_encode<'a>(input: &'a str, ascii_set: &'static Ascii... type PercentEncode (line 257) | pub struct PercentEncode<'a> { type Item (line 263) | type Item = &'a str; method next (line 265) | fn next(&mut self) -> Option<&'a str> { method size_hint (line 290) | fn size_hint(&self) -> (usize, Option) { function fmt (line 300) | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 310) | fn from(mut iter: PercentEncode<'a>) -> Self { function percent_decode_str (line 332) | pub fn percent_decode_str(input: &str) -> PercentDecode<'_> { function percent_decode (line 355) | pub fn percent_decode(input: &[u8]) -> PercentDecode<'_> { type PercentDecode (line 363) | pub struct PercentDecode<'a> { function after_percent_sign (line 367) | fn after_percent_sign(iter: &mut slice::Iter<'_, u8>) -> Option { type Item (line 376) | type Item = u8; method next (line 378) | fn next(&mut self) -> Option { method size_hint (line 388) | fn size_hint(&self) -> (usize, Option) { function from (line 396) | fn from(iter: PercentDecode<'a>) -> Self { function if_any (line 407) | fn if_any(&self) -> Option> { function decode_utf8 (line 427) | pub fn decode_utf8(self) -> Result, str::Utf8Error> { function decode_utf8_lossy (line 445) | pub fn decode_utf8_lossy(self) -> Cow<'a, str> { function decode_utf8_lossy (line 451) | fn decode_utf8_lossy(input: Cow<'_, [u8]>) -> Cow<'_, str> { FILE: builder/third-party/pin-project-internal/src/lib.rs function pin_project (line 485) | pub fn pin_project(args: TokenStream, input: TokenStream) -> TokenStream { function pinned_drop (line 567) | pub fn pinned_drop(args: TokenStream, input: TokenStream) -> TokenStream { function __pin_project_internal_derive (line 575) | pub fn __pin_project_internal_derive(input: TokenStream) -> TokenStream { FILE: builder/third-party/pin-project-internal/src/pin_project/args.rs function parse_args (line 14) | pub(super) fn parse_args(attrs: &[Attribute]) -> Result { type Args (line 61) | pub(super) struct Args { method parse (line 75) | fn parse(input: ParseStream<'_>) -> Result { type UnpinImpl (line 216) | pub(super) enum UnpinImpl { type ProjReplace (line 225) | pub(super) enum ProjReplace { method span (line 240) | pub(super) fn span(&self) -> Option { method ident (line 247) | pub(super) fn ident(&self) -> Option<&Ident> { FILE: builder/third-party/pin-project-internal/src/pin_project/attribute.rs function parse_attribute (line 27) | pub(super) fn parse_attribute(args: &TokenStream, input: TokenStream) ->... type Input (line 41) | struct Input { method parse (line 47) | fn parse(input: ParseStream<'_>) -> Result { FILE: builder/third-party/pin-project-internal/src/pin_project/derive.rs function parse_derive (line 20) | pub(super) fn parse_derive(input: TokenStream) -> Result { type GenerateTokens (line 51) | struct GenerateTokens { method extend (line 57) | fn extend(&mut self, expose: bool, tokens: TokenStream) { method into_tokens (line 65) | fn into_tokens(self, cx: &Context<'_>) -> TokenStream { function global_allowed_lints (line 106) | fn global_allowed_lints() -> TokenStream { function proj_allowed_lints (line 124) | fn proj_allowed_lints(cx: &Context<'_>) -> (TokenStream, TokenStream, To... type Context (line 159) | struct Context<'a> { function new (line 182) | fn new( type TypeKind (line 244) | enum TypeKind { type OriginalType (line 251) | struct OriginalType<'a> { type ProjectedType (line 262) | struct ProjectedType { type ProjectedVariants (line 280) | struct ProjectedVariants { type ProjectedFields (line 290) | struct ProjectedFields { function validate_struct (line 299) | fn validate_struct(ident: &Ident, fields: &Fields) -> Result<()> { function validate_enum (line 310) | fn validate_enum(brace_token: token::Brace, variants: &Variants) -> Resu... function parse_struct (line 335) | fn parse_struct<'a>( function parse_enum (line 417) | fn parse_enum<'a>( function visit_variants (line 502) | fn visit_variants<'a>(cx: &mut Context<'a>, variants: &'a Variants) -> R... function visit_fields (line 559) | fn visit_fields<'a>( function proj_own_body (line 641) | fn proj_own_body( function make_unpin_impl (line 684) | fn make_unpin_impl(cx: &Context<'_>) -> TokenStream { function make_drop_impl (line 846) | fn make_drop_impl(cx: &Context<'_>) -> TokenStream { function make_proj_impl (line 928) | fn make_proj_impl( function ensure_not_packed (line 1028) | fn ensure_not_packed(orig: &OriginalType<'_>, fields: Option<&Fields>) -... FILE: builder/third-party/pin-project-internal/src/pin_project/mod.rs constant PIN (line 11) | const PIN: &str = "pin"; function attribute (line 13) | pub(crate) fn attribute(args: &TokenStream, input: TokenStream) -> Token... function derive (line 17) | pub(crate) fn derive(input: TokenStream) -> TokenStream { FILE: builder/third-party/pin-project-internal/src/pinned_drop.rs function attribute (line 13) | pub(crate) fn attribute(args: &TokenStream, mut input: ItemImpl) -> Toke... function validate_impl (line 56) | fn validate_impl(item: &ItemImpl) -> Result<()> { function validate_sig (line 108) | fn validate_sig(sig: &Signature) -> Result<()> { function expand_impl (line 183) | fn expand_impl(item: &mut ItemImpl) { FILE: builder/third-party/pin-project-internal/src/utils.rs type Variants (line 18) | pub(crate) type Variants = Punctuated; function determine_lifetime_name (line 28) | pub(crate) fn determine_lifetime_name(lifetime_name: &mut String, generi... function insert_lifetime_and_bound (line 50) | pub(crate) fn insert_lifetime_and_bound( function insert_lifetime (line 71) | pub(crate) fn insert_lifetime(generics: &mut Generics, lifetime: Lifetim... function determine_visibility (line 81) | pub(crate) fn determine_visibility(vis: &Visibility) -> Visibility { function respan (line 89) | pub(crate) fn respan(node: &T, span: Span) -> T function respan_tokens (line 98) | fn respan_tokens(tokens: TokenStream, span: Span) -> TokenStream { type SliceExt (line 111) | pub(crate) trait SliceExt { method position_exact (line 112) | fn position_exact(&self, ident: &str) -> Result>; method find (line 113) | fn find(&self, ident: &str) -> Option<&Attribute>; method position_exact (line 121) | fn position_exact(&self, ident: &str) -> Result> { method find (line 135) | fn find(&self, ident: &str) -> Option<&Attribute> { type ParseBufferExt (line 140) | pub(crate) trait ParseBufferExt<'a> { method parenthesized (line 141) | fn parenthesized(self) -> Result>; function parenthesized (line 145) | fn parenthesized(self) -> Result> { function parenthesized (line 153) | fn parenthesized(self) -> Result> { type ReplaceReceiver (line 168) | pub(crate) struct ReplaceReceiver<'a>(pub(crate) &'a TypePath); function self_ty (line 171) | fn self_ty(&self, span: Span) -> TypePath { function self_to_qself (line 175) | fn self_to_qself(&self, qself: &mut Option, path: &mut Path) { function self_to_expr_path (line 205) | fn self_to_expr_path(&self, path: &mut Path) { function visit_token_stream (line 230) | fn visit_token_stream(&self, tokens: &mut TokenStream) -> bool { method visit_type_mut (line 280) | fn visit_type_mut(&mut self, ty: &mut Type) { method visit_type_path_mut (line 293) | fn visit_type_path_mut(&mut self, ty: &mut TypePath) { method visit_expr_path_mut (line 301) | fn visit_expr_path_mut(&mut self, expr: &mut ExprPath) { method visit_expr_struct_mut (line 308) | fn visit_expr_struct_mut(&mut self, expr: &mut ExprStruct) { method visit_pat_struct_mut (line 313) | fn visit_pat_struct_mut(&mut self, pat: &mut PatStruct) { method visit_pat_tuple_struct_mut (line 318) | fn visit_pat_tuple_struct_mut(&mut self, pat: &mut PatTupleStruct) { method visit_path_mut (line 323) | fn visit_path_mut(&mut self, path: &mut Path) { method visit_item_mut (line 333) | fn visit_item_mut(&mut self, item: &mut Item) { method visit_macro_mut (line 344) | fn visit_macro_mut(&mut self, mac: &mut Macro) { function contains_fn (line 356) | fn contains_fn(tokens: TokenStream) -> bool { function prepend_underscore_to_self (line 364) | pub(crate) fn prepend_underscore_to_self(ident: &mut Ident) -> bool { FILE: builder/third-party/pin-project-lite/src/lib.rs type AlwaysUnpin (line 1680) | pub struct AlwaysUnpin(PhantomData); type UnsafeDropInPlaceGuard (line 1686) | pub struct UnsafeDropInPlaceGuard(*mut T); function new (line 1690) | pub unsafe fn new(ptr: *mut T) -> Self { method drop (line 1696) | fn drop(&mut self) { type UnsafeOverwriteGuard (line 1708) | pub struct UnsafeOverwriteGuard { function new (line 1715) | pub unsafe fn new(target: *mut T, value: T) -> Self { method drop (line 1721) | fn drop(&mut self) { FILE: builder/third-party/pin-project-lite/tests/compiletest.rs function ui (line 8) | fn ui() { FILE: builder/third-party/pin-project-lite/tests/drop_order.rs type D (line 9) | struct D<'a>(&'a Cell, usize); method drop (line 12) | fn drop(&mut self) { function struct_pinned (line 61) | fn struct_pinned() { function struct_unpinned (line 75) | fn struct_unpinned() { function enum_struct (line 89) | fn enum_struct() { function project_replace_panic (line 117) | fn project_replace_panic() { FILE: builder/third-party/pin-project-lite/tests/expand/default/enum.expanded.rs type Enum (line 2) | enum Enum { type EnumProj (line 14) | enum EnumProj<'__pin, T, U> type EnumProjRef (line 32) | enum EnumProjRef<'__pin, T, U> type EnumProjReplace (line 48) | enum EnumProjReplace { constant _ (line 55) | const _: () = { function main (line 143) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/default/enum.rs function main (line 19) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/default/struct.expanded.rs type Struct (line 2) | struct Struct { constant _ (line 11) | const _: () = { function main (line 90) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/default/struct.rs function main (line 13) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/multifields/enum.expanded.rs type Enum (line 2) | enum Enum { type EnumProjReplace (line 12) | enum EnumProjReplace { constant _ (line 24) | const _: () = { function main (line 89) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/multifields/enum.rs function main (line 20) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/multifields/struct.expanded.rs type Struct (line 2) | struct Struct { type StructProjReplace (line 14) | struct StructProjReplace { constant _ (line 25) | const _: () = { function main (line 151) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/multifields/struct.rs function main (line 17) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-all.expanded.rs type Enum (line 2) | enum Enum { type EnumProj (line 14) | enum EnumProj<'__pin, T, U> type EnumProjRef (line 32) | enum EnumProjRef<'__pin, T, U> type EnumProjReplace (line 48) | enum EnumProjReplace { constant _ (line 55) | const _: () = { function main (line 143) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-all.rs function main (line 19) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-mut.expanded.rs type Enum (line 2) | enum Enum { type EnumProj (line 14) | enum EnumProj<'__pin, T, U> constant _ (line 27) | const _: () = { function main (line 64) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-mut.rs function main (line 17) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-none.expanded.rs type Enum (line 2) | enum Enum { constant _ (line 9) | const _: () = { function main (line 26) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-none.rs function main (line 16) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-ref.expanded.rs type Enum (line 2) | enum Enum { type EnumProjRef (line 14) | enum EnumProjRef<'__pin, T, U> constant _ (line 27) | const _: () = { function main (line 64) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/enum-ref.rs function main (line 17) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-all.expanded.rs type Struct (line 2) | struct Struct { type StructProj (line 14) | struct StructProj<'__pin, T, U> type StructProjRef (line 29) | struct StructProjRef<'__pin, T, U> type StructProjReplace (line 42) | struct StructProjReplace { constant _ (line 51) | const _: () = { function main (line 128) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-all.rs function main (line 16) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-mut.expanded.rs type Struct (line 2) | struct Struct { type StructProj (line 14) | struct StructProj<'__pin, T, U> constant _ (line 26) | const _: () = { function main (line 90) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-mut.rs function main (line 14) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-none.expanded.rs type Struct (line 2) | struct Struct { constant _ (line 11) | const _: () = { function main (line 90) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-none.rs function main (line 13) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-ref.expanded.rs type Struct (line 2) | struct Struct { type StructProjRef (line 14) | struct StructProjRef<'__pin, T, U> constant _ (line 26) | const _: () = { function main (line 90) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/naming/struct-ref.rs function main (line 14) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/not_unpin/enum.expanded.rs type Enum (line 2) | enum Enum { type EnumProj (line 14) | enum EnumProj<'__pin, T, U> type EnumProjRef (line 32) | enum EnumProjRef<'__pin, T, U> constant _ (line 45) | const _: () = { function main (line 99) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/not_unpin/enum.rs function main (line 19) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/not_unpin/struct.expanded.rs type Struct (line 2) | struct Struct { type StructProj (line 14) | struct StructProj<'__pin, T, U> type StructProjRef (line 29) | struct StructProjRef<'__pin, T, U> constant _ (line 41) | const _: () = { function main (line 88) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/not_unpin/struct.rs function main (line 16) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pinned_drop/enum.expanded.rs type Enum (line 2) | enum Enum { type EnumProj (line 14) | enum EnumProj<'__pin, T, U> type EnumProjRef (line 32) | enum EnumProjRef<'__pin, T, U> constant _ (line 45) | const _: () = { function main (line 111) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pinned_drop/enum.rs function main (line 23) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pinned_drop/struct.expanded.rs type Struct (line 2) | struct Struct { constant _ (line 11) | const _: () = { function main (line 100) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pinned_drop/struct.rs function main (line 18) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pub/enum.expanded.rs type Enum (line 2) | pub enum Enum { type EnumProj (line 14) | pub(crate) enum EnumProj<'__pin, T, U> type EnumProjRef (line 32) | pub(crate) enum EnumProjRef<'__pin, T, U> constant _ (line 45) | const _: () = { function main (line 101) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pub/enum.rs function main (line 18) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pub/struct.expanded.rs type Struct (line 2) | pub struct Struct { constant _ (line 11) | const _: () = { function main (line 90) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expand/pub/struct.rs function main (line 13) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/expandtest.rs function expandtest (line 8) | fn expandtest() { FILE: builder/third-party/pin-project-lite/tests/proper_unpin.rs type Inner (line 13) | struct Inner { FILE: builder/third-party/pin-project-lite/tests/test.rs function projection (line 16) | fn projection() { function enum_project_set (line 107) | fn enum_project_set() { function where_clause (line 134) | fn where_clause() { function where_clause_and_associated_type_field (line 157) | fn where_clause_and_associated_type_field() { function derive_copy (line 207) | fn derive_copy() { function move_out (line 221) | fn move_out() { function trait_bounds_on_type_generics (line 249) | fn trait_bounds_on_type_generics() { function private_type_in_public_type (line 315) | fn private_type_in_public_type() { function lifetime_project (line 328) | fn lifetime_project() { function visibility (line 422) | fn visibility() { function trivial_bounds (line 432) | fn trivial_bounds() { function dst (line 444) | fn dst() { function dyn_type (line 494) | fn dyn_type() { function no_infer_outlives (line 523) | fn no_infer_outlives() { function trailing_comma (line 543) | fn trailing_comma() { function attrs (line 590) | fn attrs() { function pinned_drop (line 640) | fn pinned_drop() { FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/conflict-drop.rs method drop (line 14) | fn drop(&mut self) {} function main (line 17) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/conflict-unpin.rs function main (line 66) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/invalid-bounds.rs function main (line 95) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/invalid.rs function main (line 27) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/overlapping_lifetime_names.rs function main (line 12) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/overlapping_unpin_struct.rs type __Origin (line 14) | struct __Origin {} function is_unpin (line 18) | fn is_unpin() {} function main (line 20) | fn main() { FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/packed.rs function main (line 21) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/unpin_sneaky.rs function main (line 14) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pin_project/unsupported.rs function main (line 29) | fn main() {} FILE: builder/third-party/pin-project-lite/tests/ui/pinned_drop/call-drop-inner.rs function main (line 17) | fn main() { FILE: builder/third-party/pin-project-lite/tests/ui/pinned_drop/conditional-drop-impl.rs type DropImpl (line 7) | struct DropImpl { method drop (line 13) | fn drop(&mut self) {} function main (line 28) | fn main() {} FILE: builder/third-party/pin-project/examples/enum-default-expanded.rs type Enum (line 34) | enum Enum { type EnumProj (line 39) | enum EnumProj<'pin, T, U> constant _ (line 47) | const _: () = { function main (line 108) | fn main() {} FILE: builder/third-party/pin-project/examples/enum-default.rs type Enum (line 10) | enum Enum { function main (line 15) | fn main() {} FILE: builder/third-party/pin-project/examples/not_unpin-expanded.rs type Struct (line 36) | struct Struct { constant _ (line 42) | const _: () = { function main (line 131) | fn main() { FILE: builder/third-party/pin-project/examples/not_unpin.rs type Struct (line 10) | struct Struct { function main (line 16) | fn main() { FILE: builder/third-party/pin-project/examples/pinned_drop-expanded.rs type Struct (line 44) | pub struct Struct<'a, T> { constant _ (line 50) | const _: () = { function drop (line 153) | unsafe fn drop(self: Pin<&mut Self>) { function main (line 165) | fn main() {} FILE: builder/third-party/pin-project/examples/pinned_drop.rs type Struct (line 12) | pub struct Struct<'a, T> { method drop (line 20) | fn drop(self: Pin<&mut Self>) { function main (line 25) | fn main() {} FILE: builder/third-party/pin-project/examples/project_replace-expanded.rs type Struct (line 33) | struct Struct { constant _ (line 39) | const _: () = { function main (line 165) | fn main() {} FILE: builder/third-party/pin-project/examples/project_replace.rs type Struct (line 10) | struct Struct { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/examples/struct-default-expanded.rs type Struct (line 33) | struct Struct { constant _ (line 39) | const _: () = { function main (line 164) | fn main() {} FILE: builder/third-party/pin-project/examples/struct-default.rs type Struct (line 10) | struct Struct { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/examples/unsafe_unpin-expanded.rs type Struct (line 35) | struct Struct { constant _ (line 41) | const _: () = { function main (line 116) | fn main() {} FILE: builder/third-party/pin-project/examples/unsafe_unpin.rs type Struct (line 10) | struct Struct { function main (line 18) | fn main() {} FILE: builder/third-party/pin-project/src/lib.rs type UnsafeUnpin (line 180) | pub unsafe trait UnsafeUnpin {} type PinnedDrop (line 222) | pub trait PinnedDrop { method drop (line 224) | unsafe fn drop(self: Pin<&mut Self>); type Wrapper (line 280) | pub struct Wrapper<'a, T: ?Sized>(PhantomData<&'a ()>, T); type AlwaysUnpin (line 289) | pub struct AlwaysUnpin<'a, T>(PhantomData<&'a ()>, PhantomData); type UnsafeDropInPlaceGuard (line 295) | pub struct UnsafeDropInPlaceGuard(*mut T); function new (line 299) | pub unsafe fn new(ptr: *mut T) -> Self { method drop (line 305) | fn drop(&mut self) { type UnsafeOverwriteGuard (line 317) | pub struct UnsafeOverwriteGuard { function new (line 324) | pub unsafe fn new(target: *mut T, value: T) -> Self { method drop (line 330) | fn drop(&mut self) { FILE: builder/third-party/pin-project/tests/cfg.rs type Always (line 14) | struct Always; type Never (line 17) | struct Never(PhantomPinned); function cfg (line 20) | fn cfg() { function cfg_attr (line 129) | fn cfg_attr() { function cfg_attr_any_packed (line 177) | fn cfg_attr_any_packed() { FILE: builder/third-party/pin-project/tests/compiletest.rs function ui (line 8) | fn ui() { FILE: builder/third-party/pin-project/tests/drop_order.rs type D (line 9) | struct D<'a>(&'a Cell, usize); method drop (line 12) | fn drop(&mut self) { type StructPinned (line 21) | struct StructPinned<'a> { type StructUnpinned (line 29) | struct StructUnpinned<'a> { type TuplePinned (line 35) | struct TuplePinned<'a>(#[pin] D<'a>, #[pin] D<'a>); type TupleUnpinned (line 38) | struct TupleUnpinned<'a>(D<'a>, D<'a>); type Enum (line 41) | enum Enum<'a> { function struct_pinned (line 57) | fn struct_pinned() { function struct_unpinned (line 71) | fn struct_unpinned() { function tuple_pinned (line 85) | fn tuple_pinned() { function tuple_unpinned (line 99) | fn tuple_unpinned() { function enum_struct (line 113) | fn enum_struct() { function enum_tuple (line 138) | fn enum_tuple() { FILE: builder/third-party/pin-project/tests/expand/default/enum.expanded.rs type Enum (line 3) | enum Enum { type EnumProj (line 21) | enum EnumProj<'pin, T, U> type EnumProjRef (line 45) | enum EnumProjRef<'pin, T, U> constant _ (line 67) | const _: () = { function main (line 149) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/default/enum.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/default/struct.expanded.rs type Struct (line 3) | struct Struct { constant _ (line 22) | const _: () = { function main (line 108) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/default/struct.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/default/tuple_struct.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); constant _ (line 18) | const _: () = { function main (line 102) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/default/tuple_struct.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/multifields/enum.expanded.rs type Enum (line 9) | enum Enum { type EnumProj (line 27) | enum EnumProj<'pin, T, U> type EnumProjRef (line 58) | enum EnumProjRef<'pin, T, U> type EnumProjOwn (line 90) | enum EnumProjOwn { constant _ (line 119) | const _: () = { function main (line 274) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/multifields/enum.rs type Enum (line 6) | enum Enum { function main (line 19) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/multifields/struct.expanded.rs type Struct (line 3) | struct Struct { constant _ (line 25) | const _: () = { function main (line 161) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/multifields/struct.rs type Struct (line 6) | struct Struct { function main (line 15) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/multifields/tuple_struct.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, #[pin] T, U, U); constant _ (line 18) | const _: () = { function main (line 151) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/multifields/tuple_struct.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, #[pin] T, U, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-all.expanded.rs type Enum (line 3) | enum Enum { type Proj (line 21) | enum Proj<'pin, T, U> type ProjRef (line 45) | enum ProjRef<'pin, T, U> type ProjOwn (line 67) | enum ProjOwn { constant _ (line 86) | const _: () = { function main (line 210) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-all.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-mut.expanded.rs type Enum (line 3) | enum Enum { type Proj (line 21) | enum Proj<'pin, T, U> constant _ (line 46) | const _: () = { function main (line 101) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-mut.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-none.expanded.rs type Enum (line 3) | enum Enum { constant _ (line 22) | const _: () = { function main (line 56) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-none.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-own.expanded.rs type Enum (line 3) | enum Enum { type ProjOwn (line 22) | enum ProjOwn { constant _ (line 41) | const _: () = { function main (line 121) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-own.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-ref.expanded.rs type Enum (line 3) | enum Enum { type ProjRef (line 21) | enum ProjRef<'pin, T, U> constant _ (line 43) | const _: () = { function main (line 102) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/enum-ref.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-all.expanded.rs type Struct (line 3) | struct Struct { type Proj (line 21) | struct Proj<'pin, T, U> type ProjRef (line 41) | struct ProjRef<'pin, T, U> type ProjOwn (line 60) | struct ProjOwn { constant _ (line 78) | const _: () = { function main (line 169) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-all.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-mut.expanded.rs type Struct (line 3) | struct Struct { type Proj (line 21) | struct Proj<'pin, T, U> constant _ (line 42) | const _: () = { function main (line 118) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-mut.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-none.expanded.rs type Struct (line 3) | struct Struct { constant _ (line 22) | const _: () = { function main (line 108) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-none.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-own.expanded.rs type Struct (line 3) | struct Struct { type ProjOwn (line 20) | struct ProjOwn { constant _ (line 38) | const _: () = { function main (line 149) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-own.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-ref.expanded.rs type Struct (line 3) | struct Struct { type ProjRef (line 21) | struct ProjRef<'pin, T, U> constant _ (line 42) | const _: () = { function main (line 118) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/struct-ref.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-all.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); type Proj (line 17) | struct Proj<'pin, T, U>( type ProjRef (line 36) | struct ProjRef<'pin, T, U>( type ProjOwn (line 54) | struct ProjOwn(::pin_project::__private::PhantomData, U); constant _ (line 69) | const _: () = { function main (line 154) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-all.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-mut.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); type Proj (line 17) | struct Proj<'pin, T, U>( constant _ (line 37) | const _: () = { function main (line 109) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-mut.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-none.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); constant _ (line 18) | const _: () = { function main (line 102) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-none.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-own.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); type ProjOwn (line 16) | struct ProjOwn(::pin_project::__private::PhantomData, U); constant _ (line 31) | const _: () = { function main (line 140) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-own.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-ref.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); type ProjRef (line 17) | struct ProjRef<'pin, T, U>( constant _ (line 37) | const _: () = { function main (line 109) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/naming/tuple_struct-ref.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/not_unpin/enum.expanded.rs type Enum (line 3) | enum Enum { type EnumProj (line 21) | enum EnumProj<'pin, T, U> type EnumProjRef (line 45) | enum EnumProjRef<'pin, T, U> constant _ (line 67) | const _: () = { function main (line 144) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/not_unpin/enum.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/not_unpin/struct.expanded.rs type Struct (line 3) | struct Struct { constant _ (line 22) | const _: () = { function main (line 104) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/not_unpin/struct.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/not_unpin/tuple_struct.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); constant _ (line 18) | const _: () = { function main (line 98) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/not_unpin/tuple_struct.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pinned_drop/enum.expanded.rs type Enum (line 4) | enum Enum { type EnumProj (line 22) | enum EnumProj<'pin, T, U> type EnumProjRef (line 46) | enum EnumProjRef<'pin, T, U> constant _ (line 68) | const _: () = { function drop (line 154) | unsafe fn drop(self: Pin<&mut Self>) { function main (line 163) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pinned_drop/enum.rs type Enum (line 8) | enum Enum { method drop (line 20) | fn drop(self: Pin<&mut Self>) { function main (line 25) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pinned_drop/struct.expanded.rs type Struct (line 4) | struct Struct { constant _ (line 23) | const _: () = { function drop (line 113) | unsafe fn drop(self: Pin<&mut Self>) { function main (line 122) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pinned_drop/struct.rs type Struct (line 8) | struct Struct { method drop (line 16) | fn drop(self: Pin<&mut Self>) { function main (line 21) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pinned_drop/tuple_struct.expanded.rs type TupleStruct (line 4) | struct TupleStruct(#[pin] T, U); constant _ (line 19) | const _: () = { function drop (line 107) | unsafe fn drop(self: Pin<&mut Self>) { function main (line 116) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pinned_drop/tuple_struct.rs type TupleStruct (line 8) | struct TupleStruct(#[pin] T, U); method drop (line 12) | fn drop(self: Pin<&mut Self>) { function main (line 17) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/project_replace/enum.expanded.rs type Enum (line 3) | enum Enum { type EnumProjOwn (line 22) | enum EnumProjOwn { constant _ (line 41) | const _: () = { function main (line 121) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/project_replace/enum.rs type Enum (line 6) | enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/project_replace/struct.expanded.rs type Struct (line 3) | struct Struct { constant _ (line 22) | const _: () = { function main (line 139) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/project_replace/struct.rs type Struct (line 6) | struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/project_replace/tuple_struct.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); constant _ (line 18) | const _: () = { function main (line 133) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/project_replace/tuple_struct.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pub/enum.expanded.rs type Enum (line 3) | pub enum Enum { type EnumProj (line 21) | pub(crate) enum EnumProj<'pin, T, U> type EnumProjRef (line 45) | pub(crate) enum EnumProjRef<'pin, T, U> constant _ (line 67) | const _: () = { function main (line 149) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pub/enum.rs type Enum (line 6) | pub enum Enum { function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pub/struct.expanded.rs type Struct (line 3) | pub struct Struct { constant _ (line 22) | const _: () = { function main (line 108) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pub/struct.rs type Struct (line 6) | pub struct Struct { function main (line 12) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pub/tuple_struct.expanded.rs type TupleStruct (line 3) | pub struct TupleStruct(#[pin] pub T, pub U); constant _ (line 18) | const _: () = { function main (line 102) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/pub/tuple_struct.rs type TupleStruct (line 6) | pub struct TupleStruct(#[pin] pub T, pub U); function main (line 8) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/unsafe_unpin/enum.expanded.rs type Enum (line 3) | enum Enum { type EnumProj (line 21) | enum EnumProj<'pin, T, U> type EnumProjRef (line 45) | enum EnumProjRef<'pin, T, U> constant _ (line 67) | const _: () = { function main (line 133) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/unsafe_unpin/enum.rs type Enum (line 6) | enum Enum { function main (line 18) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/unsafe_unpin/struct.expanded.rs type Struct (line 3) | struct Struct { constant _ (line 22) | const _: () = { function main (line 93) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/unsafe_unpin/struct.rs type Struct (line 6) | struct Struct { function main (line 14) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/unsafe_unpin/tuple_struct.expanded.rs type TupleStruct (line 3) | struct TupleStruct(#[pin] T, U); constant _ (line 18) | const _: () = { function main (line 87) | fn main() {} FILE: builder/third-party/pin-project/tests/expand/unsafe_unpin/tuple_struct.rs type TupleStruct (line 6) | struct TupleStruct(#[pin] T, U); function main (line 10) | fn main() {} FILE: builder/third-party/pin-project/tests/expandtest.rs function expandtest (line 8) | fn expandtest() { FILE: builder/third-party/pin-project/tests/include/basic-safe-part.rs type DefaultStruct (line 8) | pub struct DefaultStruct { type DefaultStructNamed (line 22) | pub struct DefaultStructNamed { type DefaultTupleStruct (line 33) | pub struct DefaultTupleStruct(#[pin] pub T, pub U); type DefaultTupleStructNamed (line 41) | pub struct DefaultTupleStructNamed(#[pin] pub T, pub U); type DefaultEnum (line 49) | pub enum DefaultEnum { type PinnedDropStruct (line 67) | pub struct PinnedDropStruct { method drop (line 77) | fn drop(self: ::pin_project::__private::Pin<&mut Self>) {} type PinnedDropTupleStruct (line 83) | pub struct PinnedDropTupleStruct(#[pin] pub T, pub U); method drop (line 87) | fn drop(self: ::pin_project::__private::Pin<&mut Self>) {} type PinnedDropEnum (line 97) | pub enum PinnedDropEnum { method drop (line 114) | fn drop(self: ::pin_project::__private::Pin<&mut Self>) {} type ReplaceStruct (line 120) | pub struct ReplaceStruct { type ReplaceStructNamed (line 135) | pub struct ReplaceStructNamed { type ReplaceTupleStruct (line 146) | pub struct ReplaceTupleStruct(#[pin] pub T, pub U); type ReplaceTupleStructNamed (line 155) | pub struct ReplaceTupleStructNamed(#[pin] pub T, pub U); type ReplaceEnum (line 164) | pub enum ReplaceEnum { type UnsafeUnpinStruct (line 182) | pub struct UnsafeUnpinStruct { type UnsafeUnpinTupleStruct (line 193) | pub struct UnsafeUnpinTupleStruct(#[pin] pub T, pub U); type UnsafeUnpinEnum (line 202) | pub enum UnsafeUnpinEnum { type NotUnpinStruct (line 220) | pub struct NotUnpinStruct { type NotUnpinTupleStruct (line 231) | pub struct NotUnpinTupleStruct(#[pin] pub T, pub U); type NotUnpinEnum (line 240) | pub enum NotUnpinEnum { FILE: builder/third-party/pin-project/tests/pin_project.rs function projection (line 23) | fn projection() { function enum_project_set (line 138) | fn enum_project_set() { function where_clause (line 162) | fn where_clause() { function where_clause_and_associated_type_field (line 186) | fn where_clause_and_associated_type_field() { function derive_copy (line 235) | fn derive_copy() { function move_out (line 248) | fn move_out() { function trait_bounds_on_type_generics (line 272) | fn trait_bounds_on_type_generics() { function overlapping_lifetime_names (line 330) | fn overlapping_lifetime_names() { function combine (line 383) | fn combine() { function private_type_in_public_type (line 424) | fn private_type_in_public_type() { function lifetime_project (line 436) | fn lifetime_project() { type S (line 518) | pub(crate) struct S { function visibility (line 524) | fn visibility() { function trivial_bounds (line 534) | fn trivial_bounds() { function dst (line 545) | fn dst() { function dyn_type (line 684) | fn dyn_type() { function parse_self (line 722) | fn parse_self() { function no_infer_outlives (line 823) | fn no_infer_outlives() { function project_replace_panic (line 844) | fn project_replace_panic() { FILE: builder/third-party/pin-project/tests/pinned_drop.rs function safe_project (line 8) | fn safe_project() { function self_call (line 29) | fn self_call() { function self_ty (line 57) | fn self_ty() { function self_inside_macro_containing_fn (line 126) | fn self_inside_macro_containing_fn() { function self_inside_macro_def (line 154) | fn self_inside_macro_def() { function self_arg_inside_macro_call (line 173) | fn self_arg_inside_macro_call() { function self_ty_inside_macro_call (line 188) | fn self_ty_inside_macro_call() { function inside_macro (line 247) | fn inside_macro() { type S (line 269) | struct S(T); function f (line 271) | fn f() {} method drop (line 275) | fn drop(mut self: Pin<&mut Self>) { FILE: builder/third-party/pin-project/tests/proper_unpin.rs type Inner (line 13) | struct Inner { type Struct (line 21) | struct Struct { type Enum (line 33) | enum Enum { type TrivialBounds (line 47) | struct TrivialBounds { type PinRef (line 55) | struct PinRef<'a, T, U> { type Foo (line 70) | struct Foo { type Bar (line 81) | struct Bar { type Foo (line 99) | struct Foo { type Bar (line 107) | struct Bar { type Inner (line 122) | struct Inner { type Struct (line 127) | struct Struct { type TrivialBounds (line 139) | struct TrivialBounds { type PinRef (line 147) | struct PinRef<'a, T, U> { FILE: builder/third-party/pin-project/tests/repr_packed.rs function weird_repr_packed (line 21) | fn weird_repr_packed() { FILE: builder/third-party/pin-project/tests/run-pass/negative_impls.rs type Foo (line 9) | struct Foo { type MyPhantomPinned (line 16) | struct MyPhantomPinned {} function is_unpin (line 20) | fn is_unpin() {} function main (line 22) | fn main() { FILE: builder/third-party/pin-project/tests/run-pass/private_in_public-enum.rs type PublicEnum (line 7) | pub enum PublicEnum { type PrivateEnum (line 11) | enum PrivateEnum { type CrateEnum (line 16) | pub(crate) enum CrateEnum { type PrivateEnum (line 20) | enum PrivateEnum { function main (line 25) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/cfg/cfg_attr-resolve.rs type Foo (line 6) | struct Foo { function main (line 10) | fn main() { FILE: builder/third-party/pin-project/tests/ui/cfg/cfg_attr-type-mismatch.rs type Foo (line 8) | struct Foo { type Bar (line 14) | struct Bar { function main (line 19) | fn main() { FILE: builder/third-party/pin-project/tests/ui/cfg/packed_sneaky-span-issue-1.rs type S (line 8) | struct S { function main (line 17) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/cfg/packed_sneaky-span-issue-2.rs type S (line 8) | struct S { function main (line 17) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/cfg/packed_sneaky.rs type S (line 9) | struct S { function main (line 14) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/cfg/unsupported.rs type S (line 6) | struct S { function main (line 13) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/not_unpin/conflict-unpin.rs type Foo (line 6) | struct Foo { type Bar (line 15) | struct Bar { type Baz (line 24) | struct Baz { function main (line 32) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/not_unpin/impl-unsafe-unpin.rs type Foo (line 6) | struct Foo { type Bar (line 15) | struct Bar { type Baz (line 24) | struct Baz { function main (line 32) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/add-attr-to-struct.rs type Foo (line 10) | struct Foo { type Bar (line 17) | struct Bar { function main (line 22) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/add-pinned-field.rs function is_unpin (line 6) | fn is_unpin() {} type Foo (line 10) | struct Foo { type Bar (line 17) | struct Bar { function main (line 22) | fn main() { FILE: builder/third-party/pin-project/tests/ui/pin_project/conflict-drop.rs type Foo (line 8) | struct Foo { method drop (line 15) | fn drop(&mut self) {} type Bar (line 19) | struct Bar { method drop (line 27) | fn drop(self: Pin<&mut Self>) {} method drop (line 31) | fn drop(&mut self) {} function main (line 34) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/conflict-unpin.rs type Foo (line 8) | struct Foo { type Bar (line 20) | struct Bar { type Baz (line 30) | struct Baz { function main (line 39) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/impl-unsafe-unpin.rs type Foo (line 6) | struct Foo { type Bar (line 15) | struct Bar { type Baz (line 24) | struct Baz { function main (line 32) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/import_unnamed.rs type Default (line 10) | pub struct Default(()); type Replace (line 13) | pub struct Replace(()); function main (line 32) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/invalid.rs type Struct (line 7) | struct Struct { type TupleStruct (line 13) | struct TupleStruct(#[pin(foo)] ()); type EnumTuple (line 16) | enum EnumTuple { type EnumStruct (line 21) | enum EnumStruct { type DuplicateStruct (line 33) | struct DuplicateStruct { type DuplicateTupleStruct (line 40) | struct DuplicateTupleStruct( type DuplicateEnumTuple (line 48) | enum DuplicateEnumTuple { type DuplicateEnumStruct (line 58) | enum DuplicateEnumStruct { type Struct (line 72) | struct Struct { type Variant (line 78) | enum Variant { type Enum (line 85) | enum Enum { type RemovedReplace (line 94) | struct RemovedReplace(#[pin] ()); type Unexpected1 (line 97) | struct Unexpected1(#[pin] ()); type Unexpected2 (line 100) | struct Unexpected2(#[pin] ()); type Unexpected3 (line 103) | struct Unexpected3(#[pin] ()); type Unexpected4 (line 106) | struct Unexpected4(#[pin] ()); type Unexpected5 (line 109) | struct Unexpected5(#[pin] ()); type DuplicatePinnedDrop (line 112) | struct DuplicatePinnedDrop(#[pin] ()); type DuplicateUnsafeUnpin (line 115) | struct DuplicateUnsafeUnpin(#[pin] ()); type DuplicateNotUnpin (line 118) | struct DuplicateNotUnpin(#[pin] ()); type Duplicate3 (line 121) | struct Duplicate3(#[pin] ()); type Duplicate4 (line 124) | struct Duplicate4(#[pin] ()); type DuplicateProject (line 127) | struct DuplicateProject(#[pin] ()); type DuplicateProject2 (line 130) | struct DuplicateProject2(#[pin] ()); type DuplicateProjectRef (line 133) | struct DuplicateProjectRef(#[pin] ()); type DuplicateProjectReplace1 (line 136) | struct DuplicateProjectReplace1(#[pin] ()); type DuplicateProjectReplace2 (line 139) | struct DuplicateProjectReplace2(#[pin] ()); type DuplicateProjectReplace3 (line 142) | struct DuplicateProjectReplace3(#[pin] ()); type ProjectReplaceWithoutReplace (line 145) | struct ProjectReplaceWithoutReplace(#[pin] ()); type PinnedDropWithProjectReplace1 (line 148) | struct PinnedDropWithProjectReplace1(#[pin] ()); type PinnedDropWithProjectReplace2 (line 151) | struct PinnedDropWithProjectReplace2(#[pin] ()); type UnsafeUnpinWithNotUnpin1 (line 154) | struct UnsafeUnpinWithNotUnpin1(#[pin] ()); type UnsafeUnpinWithNotUnpin2 (line 157) | struct UnsafeUnpinWithNotUnpin2(#[pin] ()); type NotUnpin1 (line 160) | struct NotUnpin1(#[pin] ()); type NotUnpin2 (line 163) | struct NotUnpin2(#[pin] ()); type Project1 (line 166) | struct Project1(#[pin] ()); type Project2 (line 169) | struct Project2(#[pin] ()); type Project3 (line 172) | struct Project3(#[pin] ()); type ProjectRef1 (line 175) | struct ProjectRef1(#[pin] ()); type ProjectRef2 (line 178) | struct ProjectRef2(#[pin] ()); type ProjectRef3 (line 181) | struct ProjectRef3(#[pin] ()); type ProjectReplace1 (line 184) | struct ProjectReplace1(#[pin] ()); type ProjectReplace2 (line 187) | struct ProjectReplace2(#[pin] ()); type ProjectReplace3 (line 190) | struct ProjectReplace3(#[pin] ()); type ProjectReplaceEnum (line 193) | enum ProjectReplaceEnum { type OrigAndProj (line 202) | struct OrigAndProj(#[pin] ()); type OrigAndProjRef (line 205) | struct OrigAndProjRef(#[pin] ()); type OrigAndProjOwn (line 208) | struct OrigAndProjOwn(#[pin] ()); type ProjAndProjRef (line 211) | struct ProjAndProjRef(#[pin] ()); type ProjAndProjOwn (line 214) | struct ProjAndProjOwn(#[pin] ()); type ProjRefAndProjOwn (line 217) | struct ProjRefAndProjOwn(#[pin] ()); type Duplicate (line 225) | struct Duplicate(#[pin] ()); type Struct (line 232) | struct Struct {} type TupleStruct (line 235) | struct TupleStruct(); type UnitStruct (line 238) | struct UnitStruct; type EnumEmpty (line 241) | enum EnumEmpty {} type EnumDiscriminant (line 244) | enum EnumDiscriminant { type EnumZeroFields (line 249) | enum EnumZeroFields { type Struct (line 271) | struct Struct {} type TupleStruct (line 275) | struct TupleStruct(); type UnitStruct (line 279) | struct UnitStruct; function main (line 282) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/overlapping_unpin_struct.rs type S (line 8) | struct S { type __S (line 13) | struct __S {} function is_unpin (line 17) | fn is_unpin() {} function main (line 19) | fn main() { FILE: builder/third-party/pin-project/tests/ui/pin_project/override-priv-mod.rs type Drop (line 13) | pub trait Drop {} method drop (line 25) | fn drop(&mut self) { type S (line 19) | struct S { function main (line 33) | fn main() { FILE: builder/third-party/pin-project/tests/ui/pin_project/packed-enum.rs type E1 (line 10) | enum E1 { type E2 (line 16) | enum E2 { type E3 (line 22) | enum E3 { function main (line 26) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/packed-name-value.rs type S2 (line 19) | struct S2 { type S3 (line 25) | struct S3 { function main (line 29) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/packed.rs type Packed1 (line 7) | struct Packed1 { type Packed2 (line 15) | struct Packed2 { type PackedN1 (line 22) | struct PackedN1 { type PackedN2 (line 30) | struct PackedN2 { function main (line 35) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/packed_sneaky-1.rs type A (line 10) | struct A { type B (line 17) | struct B { type C (line 24) | struct C { type D (line 33) | struct D { method drop (line 40) | fn drop(self: Pin<&mut Self>) {} function main (line 43) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/packed_sneaky-2.rs function main (line 14) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/packed_sneaky-3.rs type S1 (line 8) | struct S1 { type S2 (line 21) | struct S2 { type S3 (line 27) | struct S3 {} type S4 (line 29) | struct S4 { function main (line 34) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/packed_sneaky-4.rs type A (line 10) | struct A { function main (line 15) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/project_replace_unsized.rs type Struct (line 6) | struct Struct { type TupleStruct (line 11) | struct TupleStruct(T); function main (line 13) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/project_replace_unsized_fn_params.rs type Struct (line 8) | struct Struct { type TupleStruct (line 13) | struct TupleStruct(T); function main (line 15) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/remove-attr-from-field.rs function is_unpin (line 8) | fn is_unpin() {} type A (line 12) | struct A { type B (line 19) | struct B { function main (line 24) | fn main() { FILE: builder/third-party/pin-project/tests/ui/pin_project/remove-attr-from-struct.rs function is_unpin (line 8) | fn is_unpin() {} type A (line 12) | struct A { type B (line 19) | struct B { type C (line 26) | struct C { type D (line 32) | struct D { function main (line 36) | fn main() { FILE: builder/third-party/pin-project/tests/ui/pin_project/safe_packed_borrows.rs type Packed (line 12) | struct Packed { type PackedN (line 17) | struct PackedN { function main (line 21) | fn main() { FILE: builder/third-party/pin-project/tests/ui/pin_project/unaligned_references.rs type Packed (line 6) | struct Packed { type PackedN (line 11) | struct PackedN { function main (line 15) | fn main() { FILE: builder/third-party/pin-project/tests/ui/pin_project/unpin_sneaky.rs type S (line 6) | struct S { function main (line 13) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pin_project/visibility.rs type Default (line 12) | pub struct Default(()); type Replace (line 15) | pub struct Replace(()); type Default (line 41) | pub(crate) struct Default(()); type Replace (line 44) | pub(crate) struct Replace(()); function main (line 51) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/call-drop-inner.rs type Struct (line 8) | struct Struct { method drop (line 14) | fn drop(mut self: Pin<&mut Self>) { function main (line 19) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/conditional-drop-impl.rs type DropImpl (line 9) | struct DropImpl { method drop (line 15) | fn drop(&mut self) {} type PinnedDropImpl (line 19) | struct PinnedDropImpl { method drop (line 26) | fn drop(self: Pin<&mut Self>) {} function main (line 29) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/forget-pinned-drop-impl.rs type Struct (line 6) | struct Struct { function main (line 11) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/invalid-self.rs type S (line 7) | struct S {} method take_ref_self (line 10) | fn take_ref_self(ref self: Pin<&mut Self>) {} method take_ref_mut_self (line 11) | fn take_ref_mut_self(ref mut self: Pin<&mut Self>) {} method self_subpat (line 13) | fn self_subpat(self @ S {}: Self) {} function main (line 16) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/invalid.rs type UnexpectedArg1 (line 9) | struct UnexpectedArg1(()); method drop (line 13) | fn drop(self: Pin<&mut Self>) {} type UnexpectedArg2 (line 17) | struct UnexpectedArg2(()); method drop (line 21) | fn drop(self: Pin<&mut Self>) {} type Duplicate (line 29) | struct Duplicate(()); method drop (line 34) | fn drop(self: Pin<&mut Self>) {} type TraitImpl (line 42) | struct TraitImpl(()); type InherentImpl (line 48) | struct InherentImpl(()); function func (line 54) | fn func(_: Pin<&mut ()>) {} type Impl (line 61) | struct Impl(()); method drop (line 66) | fn drop(self: Pin<&mut Self>) {} type Method (line 70) | struct Method(()); method drop (line 74) | unsafe fn drop(self: Pin<&mut Self>) {} type Empty (line 82) | struct Empty(()); type Const1 (line 88) | struct Const1(()); constant A (line 92) | const A: u8 = 0; method drop (line 93) | fn drop(self: Pin<&mut Self>) {} type Const2 (line 97) | struct Const2(()); method drop (line 101) | fn drop(self: Pin<&mut Self>) {} constant A (line 102) | const A: u8 = 0; type Type1 (line 106) | struct Type1(()); type A (line 110) | type A = u8; method drop (line 111) | fn drop(self: Pin<&mut Self>) {} type Type2 (line 115) | struct Type2(()); method drop (line 119) | fn drop(self: Pin<&mut Self>) {} type A (line 120) | type A = u8; type Duplicate (line 124) | struct Duplicate(()); method drop (line 128) | fn drop(self: Pin<&mut Self>) {} method drop (line 129) | fn drop(self: Pin<&mut Self>) {} type RetUnit (line 139) | struct RetUnit(()); method drop (line 143) | fn drop(self: Pin<&mut Self>) -> () {} type RetTy (line 147) | struct RetTy(()); method drop (line 151) | fn drop(self: Pin<&mut Self>) -> Self {} type NoArg (line 155) | struct NoArg(()); method drop (line 159) | fn drop() {} type MultiArg (line 163) | struct MultiArg(()); method drop (line 167) | fn drop(self: Pin<&mut Self>, _: ()) {} type InvalidArg1 (line 171) | struct InvalidArg1(()); method drop (line 175) | fn drop(&mut self) {} type InvalidArg2 (line 179) | struct InvalidArg2(()); method drop (line 183) | fn drop(_: Pin<&mut Self>) {} type InvalidArg3 (line 187) | struct InvalidArg3(()); method drop (line 191) | fn drop(self: Pin<&Self>) {} type InvalidArg4 (line 195) | struct InvalidArg4(()); method drop (line 199) | fn drop(self: Pin<&mut ()>) {} type InvalidName (line 203) | struct InvalidName(()); method pinned_drop (line 207) | fn pinned_drop(self: Pin<&mut Self>) {} method drop (line 217) | fn drop(self: Pin<&mut Self>) {} method drop (line 223) | fn drop(self: Pin<&mut Self>) {} method drop (line 229) | fn drop(self: Pin<&mut Self>) {} function main (line 233) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/pinned-drop-no-attr-arg.rs type S (line 8) | struct S { method drop (line 16) | fn drop(self: Pin<&mut Self>) {} function main (line 19) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/self.rs type S (line 9) | pub struct S { method drop (line 15) | fn drop(self: Pin<&mut Self>) { type S (line 34) | pub struct S { method drop (line 40) | fn drop(self: Pin<&mut Self>) { type E (line 47) | pub enum E { method drop (line 53) | fn drop(self: Pin<&mut Self>) { function main (line 60) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/pinned_drop/unsafe-call.rs type S (line 8) | struct S { method drop (line 15) | fn drop(self: Pin<&mut Self>) { function main (line 20) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/unsafe_unpin/conflict-unpin.rs type Foo (line 6) | struct Foo { type Bar (line 15) | struct Bar { type Baz (line 24) | struct Baz { function main (line 32) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/unstable-features/marker_trait_attr-feature-gate.rs type Struct (line 10) | struct Struct { function is_unpin (line 18) | fn is_unpin() {} function main (line 20) | fn main() { FILE: builder/third-party/pin-project/tests/ui/unstable-features/marker_trait_attr.rs type Struct (line 16) | struct Struct { function is_unpin (line 24) | fn is_unpin() {} function main (line 26) | fn main() { FILE: builder/third-party/pin-project/tests/ui/unstable-features/overlapping_marker_traits-feature-gate.rs type Struct (line 10) | struct Struct { function is_unpin (line 18) | fn is_unpin() {} function main (line 20) | fn main() { FILE: builder/third-party/pin-project/tests/ui/unstable-features/overlapping_marker_traits.rs type Struct (line 20) | struct Struct { function is_unpin (line 28) | fn is_unpin() {} function main (line 30) | fn main() { FILE: builder/third-party/pin-project/tests/ui/unstable-features/trivial_bounds-feature-gate.rs type A (line 8) | struct A(PhantomPinned); type Wrapper (line 12) | struct Wrapper(T); type B (line 16) | struct B(PhantomPinned); type WrapperWithLifetime (line 20) | struct WrapperWithLifetime<'a, T>(PhantomData<&'a ()>, T); type C (line 24) | struct C(PhantomPinned); type Inner (line 32) | struct Inner(PhantomPinned); type A (line 34) | struct A(Inner); type Wrapper (line 38) | struct Wrapper(T); type B (line 42) | struct B(Inner); type WrapperWithLifetime (line 46) | struct WrapperWithLifetime<'a, T>(PhantomData<&'a ()>, T); type C (line 50) | struct C(Inner); function main (line 55) | fn main() {} FILE: builder/third-party/pin-project/tests/ui/unstable-features/trivial_bounds.rs function inner (line 13) | fn inner() { function main (line 41) | fn main() {} FILE: builder/third-party/pin-project/tests/unsafe_unpin.rs type Blah (line 13) | struct Blah { type OverlappingLifetimeNames (line 27) | struct OverlappingLifetimeNames<'pin, T, U> { function trivial_bounds (line 43) | fn trivial_bounds() { FILE: builder/third-party/pin-utils/tests/projection.rs type Foo (line 5) | struct Foo { function projection (line 18) | fn projection() { FILE: builder/third-party/pin-utils/tests/stack_pin.rs function stack_pin (line 7) | fn stack_pin() { FILE: builder/third-party/portable-atomic/build.rs function main (line 15) | fn main() { type Availability (line 334) | enum Availability { function target_feature_if (line 341) | fn target_feature_if( function target_cpu (line 387) | fn target_cpu() -> Option { function is_allowed_feature (line 400) | fn is_allowed_feature(name: &str) -> bool { function convert_custom_linux_target (line 422) | fn convert_custom_linux_target(target: &str) -> String { function strip_prefix (line 433) | fn strip_prefix<'a>(s: &'a str, pat: &str) -> Option<&'a str> { function strip_suffix (line 442) | fn strip_suffix<'a>(s: &'a str, pat: &str) -> Option<&'a str> { FILE: builder/third-party/portable-atomic/src/imp/arm_linux.rs constant KUSER_HELPER_VERSION (line 24) | const KUSER_HELPER_VERSION: usize = 0xFFFF0FFC; constant KUSER_CMPXCHG64 (line 26) | const KUSER_CMPXCHG64: usize = 0xFFFF0F60; function __kuser_helper_version (line 28) | fn __kuser_helper_version() -> i32 { function has_kuser_cmpxchg64 (line 43) | fn has_kuser_cmpxchg64() -> bool { function __kuser_cmpxchg64 (line 53) | unsafe fn __kuser_cmpxchg64(old_val: *const u64, new_val: *const u64, pt... function byte_wise_atomic_load (line 64) | unsafe fn byte_wise_atomic_load(src: *const u64) -> u64 { function atomic_update_kuser_cmpxchg64 (line 81) | unsafe fn atomic_update_kuser_cmpxchg64(dst: *mut u64, mut f: F) -> u64 function kuser_helper_version (line 459) | fn kuser_helper_version() { FILE: builder/third-party/portable-atomic/src/imp/atomic128/aarch64.rs function atomic_load (line 292) | unsafe fn atomic_load(src: *mut u128, order: Ordering) -> u128 { function _atomic_load_ldp (line 421) | unsafe fn _atomic_load_ldp(src: *mut u128, order: Ordering) -> u128 { function _atomic_load_casp (line 483) | unsafe fn _atomic_load_casp(src: *mut u128, order: Ordering) -> u128 { function _atomic_load_ldxp_stxp (line 521) | unsafe fn _atomic_load_ldxp_stxp(src: *mut u128, order: Ordering) -> u128 { function atomic_store (line 558) | unsafe fn atomic_store(dst: *mut u128, val: u128, order: Ordering) { function _atomic_store_stp (line 695) | unsafe fn _atomic_store_stp(dst: *mut u128, val: u128, order: Ordering) { function _atomic_store_ldxp_stxp (line 768) | unsafe fn _atomic_store_ldxp_stxp(dst: *mut u128, val: u128, order: Orde... function atomic_compare_exchange (line 796) | unsafe fn atomic_compare_exchange( function _atomic_compare_exchange_casp (line 969) | unsafe fn _atomic_compare_exchange_casp( function _atomic_compare_exchange_ldxp_stxp (line 1014) | unsafe fn _atomic_compare_exchange_ldxp_stxp( function _atomic_swap_swpp (line 1103) | unsafe fn _atomic_swap_swpp(dst: *mut u128, val: u128, order: Ordering) ... function _atomic_swap_casp (line 1135) | unsafe fn _atomic_swap_casp(dst: *mut u128, val: u128, order: Ordering) ... function _atomic_swap_ldxp_stxp (line 1189) | unsafe fn _atomic_swap_ldxp_stxp(dst: *mut u128, val: u128, order: Order... function atomic_and (line 1504) | unsafe fn atomic_and(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_or (line 1562) | unsafe fn atomic_or(dst: *mut u128, val: u128, order: Ordering) -> u128 { function is_lock_free (line 1690) | const fn is_lock_free() -> bool { constant IS_ALWAYS_LOCK_FREE (line 1693) | const IS_ALWAYS_LOCK_FREE: bool = true; FILE: builder/third-party/portable-atomic/src/imp/atomic128/detect/aarch64_aa64reg.rs type AA64Reg (line 36) | struct AA64Reg { function _detect (line 47) | fn _detect(info: &mut CpuInfo) { function extract (line 90) | fn extract(x: u64, high: usize, low: usize) -> u64 { function aa64reg (line 103) | pub(super) fn aa64reg() -> AA64Reg { function sysctlbyname (line 159) | pub(crate) fn sysctlbyname( type aarch64_sysctl_cpu_id (line 172) | pub(crate) struct aarch64_sysctl_cpu_id { function sysctl_cpu_id (line 199) | pub(super) unsafe fn sysctl_cpu_id(name: &[u8]) -> Option { function aa64reg (line 234) | pub(super) fn aa64reg() -> AA64Reg { constant CTL_MACHDEP (line 270) | pub(crate) const CTL_MACHDEP: c_int = 7; constant CPU_ID_AA64ISAR0 (line 273) | pub(crate) const CPU_ID_AA64ISAR0: c_int = 2; constant CPU_ID_AA64ISAR1 (line 275) | pub(crate) const CPU_ID_AA64ISAR1: c_int = 3; constant CPU_ID_AA64MMFR2 (line 279) | pub(crate) const CPU_ID_AA64MMFR2: c_int = 7; function sysctl (line 286) | pub(crate) fn sysctl( function aa64reg (line 303) | pub(super) fn aa64reg() -> AA64Reg { function sysctl64 (line 318) | fn sysctl64(mib: &[ffi::c_int]) -> Option { function test_aa64reg (line 362) | fn test_aa64reg() { function test_netbsd (line 405) | fn test_netbsd() { constant _ (line 557) | const _: fn() = || { constant _ (line 606) | const _: fn() = || { FILE: builder/third-party/portable-atomic/src/imp/atomic128/detect/aarch64_fuchsia.rs type zx_status_t (line 17) | pub(crate) type zx_status_t = i32; constant ZX_OK (line 20) | pub(crate) const ZX_OK: zx_status_t = 0; constant ZX_FEATURE_KIND_CPU (line 22) | pub(crate) const ZX_FEATURE_KIND_CPU: u32 = 0; constant ZX_ARM64_FEATURE_ISA_ATOMICS (line 23) | pub(crate) const ZX_ARM64_FEATURE_ISA_ATOMICS: u32 = 1 << 8; function zx_system_get_features (line 28) | pub(crate) fn zx_system_get_features(kind: u32, features: *mut u32) -> z... function zx_system_get_features (line 32) | fn zx_system_get_features(kind: u32) -> u32 { function _detect (line 43) | fn _detect(info: &mut CpuInfo) { function test_fuchsia (line 62) | fn test_fuchsia() { constant _ (line 83) | const _: fn() = || { FILE: builder/third-party/portable-atomic/src/imp/atomic128/detect/aarch64_macos.rs function sysctlbyname (line 30) | pub(crate) fn sysctlbyname( function sysctlbyname32 (line 40) | unsafe fn sysctlbyname32(name: &[u8]) -> Option { function _detect (line 69) | fn _detect(info: &mut CpuInfo) { function test_macos (line 112) | fn test_macos() { constant _ (line 140) | const _: fn() = || { FILE: builder/third-party/portable-atomic/src/imp/atomic128/detect/aarch64_windows.rs type DWORD (line 16) | pub(crate) type DWORD = u32; type BOOL (line 17) | pub(crate) type BOOL = i32; constant FALSE (line 19) | pub(crate) const FALSE: BOOL = 0; constant PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE (line 21) | pub(crate) const PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE: DWORD = 34; function IsProcessorFeaturePresent (line 25) | pub(crate) fn IsProcessorFeaturePresent(ProcessorFeature: DWORD) -> BOOL; function _detect (line 30) | fn _detect(info: &mut CpuInfo) { constant _ (line 68) | const _: fn() = || { FILE: builder/third-party/portable-atomic/src/imp/atomic128/detect/auxv.rs function getauxval (line 84) | pub(crate) fn getauxval(type_: c_ulong) -> c_ulong; function __system_property_get (line 90) | pub(crate) fn __system_property_get(name: *const c_char, value: *mut c_c... constant AT_HWCAP (line 95) | pub(crate) const AT_HWCAP: c_ulong = 16; constant AT_HWCAP2 (line 97) | pub(crate) const AT_HWCAP2: c_ulong = 26; constant PROP_VALUE_MAX (line 102) | pub(crate) const PROP_VALUE_MAX: c_int = 92; function getauxval (line 105) | pub(super) fn getauxval(type_: ffi::c_ulong) -> ffi::c_ulong { function elf_aux_info (line 142) | pub(crate) fn elf_aux_info(aux: c_int, buf: *mut c_void, buf_len: c_int)... constant AT_HWCAP (line 148) | pub(crate) const AT_HWCAP: c_int = 25; constant AT_HWCAP2 (line 150) | pub(crate) const AT_HWCAP2: c_int = 26; function getauxval (line 153) | pub(super) fn getauxval(aux: ffi::c_int) -> ffi::c_ulong { constant HWCAP_ATOMICS (line 189) | pub(super) const HWCAP_ATOMICS: ffi::c_ulong = 1 << 8; constant HWCAP_USCAT (line 190) | pub(super) const HWCAP_USCAT: ffi::c_ulong = 1 << 25; constant HWCAP2_LRCPC3 (line 194) | pub(super) const HWCAP2_LRCPC3: ffi::c_ulong = 1 << 46; constant HWCAP2_LSE128 (line 198) | pub(super) const HWCAP2_LSE128: ffi::c_ulong = 1 << 47; function _detect (line 201) | pub(super) fn _detect(info: &mut CpuInfo) { constant PPC_FEATURE2_ARCH_2_07 (line 235) | pub(super) const PPC_FEATURE2_ARCH_2_07: ffi::c_ulong = 0x80000000; function _detect (line 238) | pub(super) fn _detect(info: &mut CpuInfo) { function test_linux_like (line 262) | fn test_linux_like() { function test_android (line 376) | fn test_android() { function test_freebsd (line 397) | fn test_freebsd() { constant _ (line 665) | const _: fn() = || { FILE: builder/third-party/portable-atomic/src/imp/atomic128/detect/common.rs type CpuInfo (line 4) | pub(crate) struct CpuInfo(u32); constant INIT (line 7) | const INIT: u32 = 0; method set (line 10) | fn set(&mut self, bit: u32) { method test (line 14) | fn test(self, bit: u32) -> bool { constant HAS_LSE (line 51) | const HAS_LSE: u32 = 1; constant HAS_LSE2 (line 54) | const HAS_LSE2: u32 = 2; constant HAS_LSE128 (line 58) | const HAS_LSE128: u32 = 3; constant HAS_RCPC3 (line 62) | const HAS_RCPC3: u32 = 4; method has_lse (line 66) | pub(crate) fn has_lse(self) -> bool { method has_lse2 (line 72) | pub(crate) fn has_lse2(self) -> bool { method has_lse128 (line 77) | pub(crate) fn has_lse128(self) -> bool { method has_rcpc3 (line 82) | pub(crate) fn has_rcpc3(self) -> bool { constant HAS_CMPXCHG16B (line 90) | const HAS_CMPXCHG16B: u32 = 1; constant HAS_VMOVDQA_ATOMIC (line 92) | const HAS_VMOVDQA_ATOMIC: u32 = 2; method has_cmpxchg16b (line 99) | pub(crate) fn has_cmpxchg16b(self) -> bool { method has_vmovdqa_atomic (line 103) | pub(crate) fn has_vmovdqa_atomic(self) -> bool { constant HAS_QUADWORD_ATOMICS (line 111) | const HAS_QUADWORD_ATOMICS: u32 = 1; method has_quadword_atomics (line 121) | pub(crate) fn has_quadword_atomics(self) -> bool { function set (line 20) | fn set(x: u32, bit: u32) -> u32 { function test (line 24) | fn test(x: u32, bit: u32) -> bool { function detect (line 29) | pub(crate) fn detect() -> CpuInfo { type c_void (line 131) | pub(crate) type c_void = core::ffi::c_void; type c_int (line 135) | pub(crate) type c_int = i32; type c_uint (line 136) | pub(crate) type c_uint = u32; type c_long (line 141) | pub(crate) type c_long = i64; type c_long (line 143) | pub(crate) type c_long = i32; type c_ulong (line 145) | pub(crate) type c_ulong = u64; type c_ulong (line 147) | pub(crate) type c_ulong = u32; type c_size_t (line 150) | pub(crate) type c_size_t = usize; type c_char (line 161) | pub(crate) type c_char = u8; type c_char (line 164) | pub(crate) type c_char = i8; constant _ (line 168) | const _: fn() = || { function test_bit_flags (line 192) | fn test_bit_flags() { function print_features (line 264) | fn print_features() { function test_detect (line 325) | fn test_detect() { function test_detect (line 340) | fn test_detect() { function test_detect (line 381) | fn test_detect() { FILE: builder/third-party/portable-atomic/src/imp/atomic128/detect/x86_64.rs function __cpuid (line 25) | unsafe fn __cpuid(leaf: u32) -> CpuidResult { constant VENDOR_ID_INTEL (line 48) | const VENDOR_ID_INTEL: [u8; 12] = *b"GenuineIntel"; constant VENDOR_ID_AMD (line 49) | const VENDOR_ID_AMD: [u8; 12] = *b"AuthenticAMD"; function _vendor_id (line 51) | unsafe fn _vendor_id() -> [u8; 12] { function _detect (line 61) | fn _detect(info: &mut CpuInfo) { function test_cpuid (line 107) | fn test_cpuid() { FILE: builder/third-party/portable-atomic/src/imp/atomic128/intrinsics.rs function strongest_failure_ordering (line 53) | fn strongest_failure_ordering(order: Ordering) -> Ordering { function atomic_load (line 64) | unsafe fn atomic_load(src: *mut u128, order: Ordering) -> u128 { function atomic_store (line 87) | unsafe fn atomic_store(dst: *mut u128, val: u128, order: Ordering) { function atomic_compare_exchange (line 107) | unsafe fn atomic_compare_exchange( function atomic_compare_exchange_weak (line 197) | unsafe fn atomic_compare_exchange_weak( function atomic_update (line 234) | unsafe fn atomic_update(dst: *mut u128, order: Ordering, mut f: F) ->... function atomic_swap (line 264) | unsafe fn atomic_swap(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_add (line 281) | unsafe fn atomic_add(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_sub (line 298) | unsafe fn atomic_sub(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_and (line 315) | unsafe fn atomic_and(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_nand (line 332) | unsafe fn atomic_nand(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_or (line 349) | unsafe fn atomic_or(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_xor (line 366) | unsafe fn atomic_xor(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_max (line 383) | unsafe fn atomic_max(dst: *mut u128, val: u128, order: Ordering) -> i128 { function atomic_min (line 401) | unsafe fn atomic_min(dst: *mut u128, val: u128, order: Ordering) -> i128 { function atomic_umax (line 419) | unsafe fn atomic_umax(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_umin (line 436) | unsafe fn atomic_umin(dst: *mut u128, val: u128, order: Ordering) -> u128 { function atomic_not (line 453) | unsafe fn atomic_not(dst: *mut u128, order: Ordering) -> u128 { function atomic_neg (line 461) | unsafe fn atomic_neg(dst: *mut u128, order: Ordering) -> u128 { function is_lock_free (line 468) | const fn is_lock_free() -> bool { constant IS_ALWAYS_LOCK_FREE (line 472) | const IS_ALWAYS_LOCK_FREE: bool = true; function is_lock_free (line 476) | fn is_lock_free() -> bool { constant IS_ALWAYS_LOCK_FREE (line 488) | const IS_ALWAYS_LOCK_FREE: bool = cfg!(target_feature = "cmpxchg16b"); FILE: builder/third-party/portable-atomic/src/imp/atomic128/powerpc64.rs function extract_cr0 (line 124) | fn extract_cr0(r: u64) -> bool { function atomic_load (line 138) | unsafe fn atomic_load(src: *mut u128, order: Ordering) -> u128 { function atomic_load_pwr8 (line 184) | unsafe fn atomic_load_pwr8(src: *mut u128, order: Ordering) -> u128 { function atomic_store (line 248) | unsafe fn atomic_store(dst: *mut u128, val: u128, order: Ordering) { function atomic_store_pwr8 (line 294) | unsafe fn atomic_store_pwr8(dst: *mut u128, val: u128, order: Ordering) { function atomic_compare_exchange (line 329) | unsafe fn atomic_compare_exchange( function atomic_compare_exchange_pwr8 (line 358) | unsafe fn atomic_compare_exchange_pwr8( function atomic_compare_exchange_weak (line 425) | unsafe fn atomic_compare_exchange_weak( function atomic_compare_exchange_weak_pwr8 (line 448) | unsafe fn atomic_compare_exchange_weak_pwr8( function atomic_swap_pwr8 (line 509) | unsafe fn atomic_swap_pwr8(dst: *mut u128, val: u128, order: Ordering) -... function atomic_not_pwr8 (line 727) | unsafe fn atomic_not_pwr8(dst: *mut u128, order: Ordering) -> u128 { function is_lock_free (line 912) | fn is_lock_free() -> bool { constant IS_ALWAYS_LOCK_FREE (line 929) | const IS_ALWAYS_LOCK_FREE: bool = cfg!(any( FILE: builder/third-party/portable-atomic/src/imp/atomic128/s390x.rs function atomic_load (line 75) | unsafe fn atomic_load(src: *mut u128, _order: Ordering) -> u128 { function atomic_store (line 95) | unsafe fn atomic_store(dst: *mut u128, val: u128, order: Ordering) { function atomic_compare_exchange (line 134) | unsafe fn atomic_compare_exchange( function atomic_update (line 177) | unsafe fn atomic_update(dst: *mut u128, order: Ordering, mut f: F) ->... function atomic_swap (line 197) | unsafe fn atomic_swap(dst: *mut u128, val: u128, _order: Ordering) -> u1... function is_lock_free (line 443) | const fn is_lock_free() -> bool { constant IS_ALWAYS_LOCK_FREE (line 446) | const IS_ALWAYS_LOCK_FREE: bool = true; FILE: builder/third-party/portable-atomic/src/imp/atomic128/x86_64.rs function cmpxchg16b (line 73) | unsafe fn cmpxchg16b(dst: *mut u128, old: u128, new: u128) -> (u128, boo... function atomic_load_vmovdqa (line 133) | unsafe fn atomic_load_vmovdqa(src: *mut u128) -> u128 { function atomic_store_vmovdqa (line 155) | unsafe fn atomic_store_vmovdqa(dst: *mut u128, val: u128, order: Orderin... function atomic_load (line 233) | unsafe fn atomic_load(src: *mut u128, _order: Ordering) -> u128 { function atomic_load_cmpxchg16b (line 268) | unsafe fn atomic_load_cmpxchg16b(src: *mut u128) -> u128 { function atomic_store (line 311) | unsafe fn atomic_store(dst: *mut u128, val: u128, order: Ordering) { function atomic_store_cmpxchg16b (line 370) | unsafe fn atomic_store_cmpxchg16b(dst: *mut u128, val: u128) { function atomic_compare_exchange (line 379) | unsafe fn atomic_compare_exchange( function atomic_swap_cmpxchg16b (line 421) | unsafe fn atomic_swap_cmpxchg16b(dst: *mut u128, val: u128, _order: Orde... function is_lock_free (line 826) | fn is_lock_free() -> bool { constant IS_ALWAYS_LOCK_FREE (line 837) | const IS_ALWAYS_LOCK_FREE: bool = FILE: builder/third-party/portable-atomic/src/imp/core_atomic.rs type NotRefUnwindSafe (line 19) | struct NotRefUnwindSafe(UnsafeCell<()>); type AtomicPtr (line 24) | pub(crate) struct AtomicPtr { function new (line 31) | pub(crate) const fn new(v: *mut T) -> Self { function is_lock_free (line 35) | pub(crate) fn is_lock_free() -> bool { function is_always_lock_free (line 39) | pub(crate) const fn is_always_lock_free() -> bool { function get_mut (line 43) | pub(crate) fn get_mut(&mut self) -> &mut *mut T { function into_inner (line 47) | pub(crate) fn into_inner(self) -> *mut T { function load (line 55) | pub(crate) fn load(&self, order: Ordering) -> *mut T { function store (line 64) | pub(crate) fn store(&self, ptr: *mut T, order: Ordering) { function compare_exchange (line 87) | pub(crate) fn compare_exchange( function compare_exchange_weak (line 104) | pub(crate) fn compare_exchange_weak( type Target (line 118) | type Target = core::sync::atomic::AtomicPtr; function deref (line 121) | fn deref(&self) -> &Self::Target { FILE: builder/third-party/portable-atomic/src/imp/fallback/mod.rs function lock (line 88) | fn lock(addr: usize) -> &'static SeqLock { FILE: builder/third-party/portable-atomic/src/imp/fallback/outline_atomics.rs type Udw (line 14) | pub(crate) type Udw = u128; type AtomicUdw (line 16) | pub(crate) type AtomicUdw = super::super::fallback::AtomicU128; type AtomicIdw (line 18) | pub(crate) type AtomicIdw = super::super::fallback::AtomicI128; type Udw (line 21) | pub(crate) type Udw = u64; type AtomicUdw (line 23) | pub(crate) type AtomicUdw = super::super::fallback::AtomicU64; type AtomicIdw (line 25) | pub(crate) type AtomicIdw = super::super::fallback::AtomicI64; function atomic_load (line 46) | pub(crate) unsafe fn atomic_load(src: *mut Udw, order: Ordering) -> Udw { function atomic_store (line 64) | pub(crate) unsafe fn atomic_store(dst: *mut Udw, val: Udw, order: Orderi... function atomic_compare_exchange (line 82) | pub(crate) unsafe fn atomic_compare_exchange( FILE: builder/third-party/portable-atomic/src/imp/fallback/seq_lock.rs type Stamp (line 18) | pub(super) type Stamp = usize; type Stamp (line 20) | pub(super) type Stamp = u64; type AtomicChunk (line 23) | pub(super) type AtomicChunk = AtomicStamp; type Chunk (line 24) | pub(super) type Chunk = Stamp; type SeqLock (line 27) | pub(super) struct SeqLock { method new (line 37) | pub(super) const fn new() -> Self { method optimistic_read (line 45) | pub(super) fn optimistic_read(&self) -> Option { method validate_read (line 59) | pub(super) fn validate_read(&self, stamp: Stamp) -> bool { method write (line 66) | pub(super) fn write(&self) -> SeqLockWriteGuard<'_> { type SeqLockWriteGuard (line 86) | pub(super) struct SeqLockWriteGuard<'a> { function abort (line 97) | pub(super) fn abort(self) { method drop (line 111) | fn drop(&mut self) { function smoke (line 124) | fn smoke() { function test_abort (line 137) | fn test_abort() { FILE: builder/third-party/portable-atomic/src/imp/fallback/seq_lock_wide.rs type AtomicChunk (line 13) | pub(super) type AtomicChunk = AtomicUsize; type Chunk (line 14) | pub(super) type Chunk = usize; type SeqLock (line 20) | pub(super) struct SeqLock { method new (line 33) | pub(super) const fn new() -> Self { method optimistic_read (line 41) | pub(super) fn optimistic_read(&self) -> Option<(usize, usize)> { method validate_read (line 62) | pub(super) fn validate_read(&self, stamp: (usize, usize)) -> bool { method write (line 87) | pub(super) fn write(&self) -> SeqLockWriteGuard<'_> { type SeqLockWriteGuard (line 109) | pub(super) struct SeqLockWriteGuard<'a> { function abort (line 120) | pub(super) fn abort(self) { method drop (line 134) | fn drop(&mut self) { function smoke (line 157) | fn smoke() { function test_abort (line 170) | fn test_abort() { FILE: builder/third-party/portable-atomic/src/imp/fallback/utils.rs type CachePadded (line 86) | pub(crate) struct CachePadded { function new (line 92) | pub(crate) const fn new(value: T) -> Self { type Target (line 98) | type Target = T; function deref (line 101) | fn deref(&self) -> &Self::Target { type Backoff (line 109) | pub(crate) struct Backoff { method new (line 118) | pub(crate) const fn new() -> Self { method snooze (line 123) | pub(crate) fn snooze(&mut self) { constant SPIN_LIMIT (line 114) | const SPIN_LIMIT: u32 = 4; FILE: builder/third-party/portable-atomic/src/imp/interrupt/armv4t.rs type State (line 27) | pub(super) type State = u32; function disable (line 32) | pub(super) fn disable() -> State { function restore (line 57) | pub(super) unsafe fn restore(cpsr: State) { FILE: builder/third-party/portable-atomic/src/imp/interrupt/armv6m.rs type State (line 13) | pub(super) type State = u32; function disable (line 17) | pub(super) fn disable() -> State { function restore (line 39) | pub(super) unsafe fn restore(r: State) { FILE: builder/third-party/portable-atomic/src/imp/interrupt/avr.rs type State (line 11) | pub(super) type State = u8; function disable (line 15) | pub(super) fn disable() -> State { function restore (line 45) | pub(super) unsafe fn restore(sreg: State) { FILE: builder/third-party/portable-atomic/src/imp/interrupt/mod.rs constant IS_ALWAYS_LOCK_FREE (line 70) | const IS_ALWAYS_LOCK_FREE: bool = false; constant IS_ALWAYS_LOCK_FREE (line 76) | const IS_ALWAYS_LOCK_FREE: bool = true; function with (line 80) | fn with(f: F) -> R function with (line 89) | fn with(f: F) -> R type AtomicPtr (line 109) | pub(crate) struct AtomicPtr { function new (line 122) | pub(crate) const fn new(p: *mut T) -> Self { function is_lock_free (line 127) | pub(crate) fn is_lock_free() -> bool { function is_always_lock_free (line 131) | pub(crate) const fn is_always_lock_free() -> bool { function get_mut (line 136) | pub(crate) fn get_mut(&mut self) -> &mut *mut T { function into_inner (line 143) | pub(crate) fn into_inner(self) -> *mut T { function load (line 149) | pub(crate) fn load(&self, order: Ordering) -> *mut T { function store (line 164) | pub(crate) fn store(&self, ptr: *mut T, order: Ordering) { function swap (line 178) | pub(crate) fn swap(&self, ptr: *mut T, order: Ordering) -> *mut T { function compare_exchange (line 197) | pub(crate) fn compare_exchange( function compare_exchange_weak (line 221) | pub(crate) fn compare_exchange_weak( function as_ptr (line 232) | pub(crate) const fn as_ptr(&self) -> *mut *mut T { function as_native (line 238) | fn as_native(&self) -> &atomic::AtomicPtr { FILE: builder/third-party/portable-atomic/src/imp/interrupt/msp430.rs type State (line 14) | pub(super) type State = u16; function disable (line 18) | pub(super) fn disable() -> State { function restore (line 47) | pub(super) unsafe fn restore(r: State) { FILE: builder/third-party/portable-atomic/src/imp/interrupt/riscv.rs constant MASK (line 31) | const MASK: State = 0x8; constant MASK (line 40) | const MASK: State = 0x2; type State (line 49) | pub(super) type State = u32; type State (line 51) | pub(super) type State = u64; function disable (line 55) | pub(super) fn disable() -> State { function restore (line 72) | pub(super) unsafe fn restore(r: State) { FILE: builder/third-party/portable-atomic/src/imp/interrupt/xtensa.rs type State (line 11) | pub(super) type State = u32; function disable (line 15) | pub(super) fn disable() -> State { function restore (line 34) | pub(super) unsafe fn restore(r: State) { FILE: builder/third-party/portable-atomic/src/imp/msp430.rs function fence (line 29) | pub fn fence(order: Ordering) { function compiler_fence (line 44) | pub fn compiler_fence(order: Ordering) { FILE: builder/third-party/portable-atomic/src/imp/riscv.rs function sllw (line 70) | fn sllw(val: u32, shift: u32) -> u32 { function srlw (line 84) | fn srlw(val: u32, shift: u32) -> u32 { FILE: builder/third-party/portable-atomic/src/imp/x86.rs method not (line 99) | pub(crate) fn not(&self, order: Ordering) { method neg (line 103) | pub(crate) fn neg(&self, order: Ordering) { method not (line 110) | pub(crate) fn not(&self, order: Ordering) { method neg (line 114) | pub(crate) fn neg(&self, order: Ordering) { FILE: builder/third-party/portable-atomic/src/lib.rs function spin_loop (line 509) | pub fn spin_loop() { FILE: builder/third-party/portable-atomic/src/tests/helper.rs function assert_panic (line 2003) | pub(crate) fn assert_panic(f: impl FnOnce() -> T) ->... function rand_load_ordering (line 2019) | pub(crate) fn rand_load_ordering() -> Ordering { function test_load_ordering (line 2022) | pub(crate) fn test_load_ordering(f: impl Fn(Ordering... function rand_store_ordering (line 2038) | pub(crate) fn rand_store_ordering() -> Ordering { function test_store_ordering (line 2041) | pub(crate) fn test_store_ordering(f: impl Fn(Orderin... function rand_compare_exchange_ordering (line 2057) | pub(crate) fn rand_compare_exchange_ordering() -> (Ordering, Ordering) { function test_compare_exchange_ordering (line 2061) | pub(crate) fn test_compare_exchange_ordering( function rand_swap_ordering (line 2087) | pub(crate) fn rand_swap_ordering() -> Ordering { function test_swap_ordering (line 2090) | pub(crate) fn test_swap_ordering(f: impl Fn(Ordering... function stress_test_config (line 2096) | pub(crate) fn stress_test_config() -> (usize, usize) { function skip_should_panic_test (line 2108) | fn skip_should_panic_test() -> bool { function is_panic_abort (line 2118) | fn is_panic_abort() -> bool { type Align16 (line 2123) | pub(crate) struct Align16(pub(crate) T); function catch_unwind_on_weak_memory_arch (line 2266) | pub(crate) fn catch_unwind_on_weak_memory_arch(pat: &str, f: impl Fn()) { function catch_unwind_on_non_seqcst_arch (line 2301) | pub(crate) fn catch_unwind_on_non_seqcst_arch(pat: &str, f: impl Fn()) { FILE: builder/third-party/portable-atomic/src/tests/mod.rs function _atomic_bool_ffi_safety (line 43) | fn _atomic_bool_ffi_safety(_: AtomicBool); function _atomic_ptr_ffi_safety (line 44) | fn _atomic_ptr_ffi_safety(_: AtomicPtr); function _atomic_isize_ffi_safety (line 45) | fn _atomic_isize_ffi_safety(_: AtomicIsize); function _atomic_usize_ffi_safety (line 46) | fn _atomic_usize_ffi_safety(_: AtomicUsize); function _atomic_i8_ffi_safety (line 47) | fn _atomic_i8_ffi_safety(_: AtomicI8); function _atomic_u8_ffi_safety (line 48) | fn _atomic_u8_ffi_safety(_: AtomicU8); function _atomic_i16_ffi_safety (line 49) | fn _atomic_i16_ffi_safety(_: AtomicI16); function _atomic_u16_ffi_safety (line 50) | fn _atomic_u16_ffi_safety(_: AtomicU16); function _atomic_i32_ffi_safety (line 51) | fn _atomic_i32_ffi_safety(_: AtomicI32); function _atomic_u32_ffi_safety (line 52) | fn _atomic_u32_ffi_safety(_: AtomicU32); function _atomic_i64_ffi_safety (line 53) | fn _atomic_i64_ffi_safety(_: AtomicI64); function _atomic_u64_ffi_safety (line 54) | fn _atomic_u64_ffi_safety(_: AtomicU64); function _atomic_f32_ffi_safety (line 61) | fn _atomic_f32_ffi_safety(_: AtomicF32); function _atomic_f64_ffi_safety (line 63) | fn _atomic_f64_ffi_safety(_: AtomicF64); function test_is_lock_free (line 67) | fn test_is_lock_free() { function test_rustc_version (line 163) | fn test_rustc_version() { function test_serde (line 321) | fn test_serde() { FILE: builder/third-party/portable-atomic/src/utils.rs function _assert_is_bool (line 16) | pub(crate) const fn _assert_is_bool(v: bool) -> bool { function assert_load_ordering (line 252) | pub(crate) fn assert_load_ordering(order: Ordering) { function assert_store_ordering (line 264) | pub(crate) fn assert_store_ordering(order: Ordering) { function assert_compare_exchange_ordering (line 276) | pub(crate) fn assert_compare_exchange_ordering(success: Ordering, failur... function upgrade_success_ordering (line 297) | pub(crate) fn upgrade_success_ordering(success: Ordering, failure: Order... function zero_extend64_ptr (line 313) | pub(crate) fn zero_extend64_ptr(v: *mut ()) -> core::mem::MaybeUninit { type MinWord (line 369) | type MinWord = u32; type RegSize (line 371) | type RegSize = u32; type RegSize (line 373) | type RegSize = u64; function create_sub_word_mask_values (line 382) | pub(crate) fn create_sub_word_mask_values(ptr: *mut T) -> (*mut MinWo... function with_addr (line 419) | pub(crate) fn with_addr(ptr: *mut T, addr: usize) -> *mut T { function map_addr (line 434) | pub(crate) fn map_addr(ptr: *mut T, f: impl FnOnce(usize) -> usize) -... FILE: builder/third-party/portable-atomic/version.rs function rustc_version (line 5) | pub(crate) fn rustc_version() -> Option { type Version (line 14) | pub(crate) struct Version { constant LATEST (line 27) | pub(crate) const LATEST: Self = Self::stable(74, 15); method stable (line 29) | pub(crate) const fn stable(rustc_minor: u32, llvm_major: u32) -> Self { method probe (line 33) | pub(crate) fn probe(&self, minor: u32, year: u16, month: u8, day: u8) ... method commit_date (line 42) | pub(crate) fn commit_date(&self) -> &Date { method parse (line 46) | pub(crate) fn parse(verbose_version: &str) -> Option { type Date (line 106) | pub(crate) struct Date { constant UNKNOWN (line 113) | const UNKNOWN: Self = Self::new(0, 0, 0); method new (line 115) | const fn new(year: u16, month: u8, day: u8) -> Self { FILE: builder/third-party/proc-macro2/build.rs function main (line 47) | fn main() { function compile_probe (line 149) | fn compile_probe(rustc_bootstrap: bool) -> bool { function rustc_minor_version (line 208) | fn rustc_minor_version() -> Option { function cargo_env_var (line 219) | fn cargo_env_var(key: &str) -> OsString { FILE: builder/third-party/proc-macro2/build/probe.rs function byte_range (line 12) | pub fn byte_range(this: &Span) -> Range { function join (line 16) | pub fn join(this: &Span, other: Span) -> Option { function subspan (line 20) | pub fn subspan>(this: &Literal, range: R) -> Optio... constant _ (line 25) | const _: Option<&str> = option_env!("RUSTC_BOOTSTRAP"); FILE: builder/third-party/proc-macro2/src/detection.rs function inside_proc_macro (line 7) | pub(crate) fn inside_proc_macro() -> bool { function force_fallback (line 18) | pub(crate) fn force_fallback() { function unforce_fallback (line 22) | pub(crate) fn unforce_fallback() { function initialize (line 27) | fn initialize() { function initialize (line 57) | fn initialize() { FILE: builder/third-party/proc-macro2/src/extra.rs function invalidate_current_thread_spans (line 73) | pub fn invalidate_current_thread_spans() { type DelimSpan (line 82) | pub struct DelimSpan { method new (line 99) | pub(crate) fn new(group: &imp::Group) -> Self { method join (line 120) | pub fn join(&self) -> Span { method open (line 129) | pub fn open(&self) -> Span { method close (line 138) | pub fn close(&self) -> Span { type DelimSpanEnum (line 88) | enum DelimSpanEnum { method fmt (line 148) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/proc-macro2/src/fallback.rs function force (line 25) | pub fn force() { function unforce (line 32) | pub fn unforce() { type TokenStream (line 38) | pub(crate) struct TokenStream { method new (line 60) | pub fn new() -> Self { method is_empty (line 66) | pub fn is_empty(&self) -> bool { method take_inner (line 70) | fn take_inner(self) -> RcVecBuilder { method from (line 228) | fn from(inner: proc_macro::TokenStream) -> Self { method from (line 247) | fn from(tree: TokenTree) -> Self { method from_iter (line 257) | fn from_iter>(tokens: I) -> Self { method from_iter (line 265) | fn from_iter>(streams: I) -> Self { method extend (line 277) | fn extend>(&mut self, tokens: I) { method extend (line 286) | fn extend>(&mut self, streams: I) { type LexError (line 43) | pub(crate) struct LexError { method span (line 48) | pub(crate) fn span(&self) -> Span { method call_site (line 52) | pub(crate) fn call_site() -> Self { function push_token_from_proc_macro (line 76) | fn push_token_from_proc_macro(mut vec: RcVecMut, token: Token... method drop (line 103) | fn drop(&mut self) { type TokenStreamBuilder (line 123) | pub(crate) struct TokenStreamBuilder { method new (line 128) | pub fn new() -> Self { method with_capacity (line 134) | pub fn with_capacity(cap: usize) -> Self { method push_token_from_parser (line 140) | pub fn push_token_from_parser(&mut self, tt: TokenTree) { method build (line 144) | pub fn build(self) -> TokenStream { function get_cursor (line 152) | fn get_cursor(src: &str) -> Cursor { function get_cursor (line 169) | fn get_cursor(src: &str) -> Cursor { type Err (line 174) | type Err = LexError; method from_str (line 176) | fn from_str(src: &str) -> Result { method fmt (line 191) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 197) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 220) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function from (line 238) | fn from(inner: TokenStream) -> Self { type TokenTreeIter (line 291) | pub(crate) type TokenTreeIter = RcVecIntoIter; type Item (line 294) | type Item = TokenTree; type IntoIter (line 295) | type IntoIter = TokenTreeIter; method into_iter (line 297) | fn into_iter(self) -> TokenTreeIter { type SourceFile (line 304) | pub(crate) struct SourceFile { method path (line 311) | pub fn path(&self) -> PathBuf { method is_real (line 315) | pub fn is_real(&self) -> bool { method fmt (line 322) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function invalidate_current_thread_spans (line 345) | pub(crate) fn invalidate_current_thread_spans() { type FileInfo (line 351) | struct FileInfo { method offset_line_column (line 360) | fn offset_line_column(&self, offset: usize) -> LineColumn { method span_within (line 378) | fn span_within(&self, span: Span) -> bool { method byte_range (line 382) | fn byte_range(&mut self, span: Span) -> Range { method source_text (line 417) | fn source_text(&mut self, span: Span) -> String { function lines_offsets (line 426) | fn lines_offsets(s: &str) -> (usize, Vec) { type SourceMap (line 441) | struct SourceMap { method next_start_pos (line 447) | fn next_start_pos(&self) -> u32 { method add_file (line 455) | fn add_file(&mut self, src: &str) -> Span { method filepath (line 475) | fn filepath(&self, span: Span) -> PathBuf { method fileinfo (line 488) | fn fileinfo(&self, span: Span) -> &FileInfo { method fileinfo_mut (line 497) | fn fileinfo_mut(&mut self, span: Span) -> &mut FileInfo { type Span (line 508) | pub(crate) struct Span { method call_site (line 517) | pub fn call_site() -> Self { method call_site (line 522) | pub fn call_site() -> Self { method mixed_site (line 526) | pub fn mixed_site() -> Self { method def_site (line 531) | pub fn def_site() -> Self { method resolved_at (line 535) | pub fn resolved_at(&self, _other: Span) -> Span { method located_at (line 542) | pub fn located_at(&self, other: Span) -> Span { method source_file (line 547) | pub fn source_file(&self) -> SourceFile { method byte_range (line 562) | pub fn byte_range(&self) -> Range { method start (line 577) | pub fn start(&self) -> LineColumn { method end (line 590) | pub fn end(&self) -> LineColumn { method join (line 603) | pub fn join(&self, _other: Span) -> Option { method join (line 608) | pub fn join(&self, other: Span) -> Option { method source_text (line 630) | pub fn source_text(&self) -> Option { method source_text (line 635) | pub fn source_text(&self) -> Option { method first_byte (line 650) | pub(crate) fn first_byte(self) -> Self { method first_byte (line 655) | pub(crate) fn first_byte(self) -> Self { method last_byte (line 663) | pub(crate) fn last_byte(self) -> Self { method last_byte (line 668) | pub(crate) fn last_byte(self) -> Self { method is_call_site (line 676) | fn is_call_site(&self) -> bool { method fmt (line 682) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function debug_span_field_if_nontrivial (line 691) | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruc... type Group (line 705) | pub(crate) struct Group { method new (line 712) | pub fn new(delimiter: Delimiter, stream: TokenStream) -> Self { method delimiter (line 720) | pub fn delimiter(&self) -> Delimiter { method stream (line 724) | pub fn stream(&self) -> TokenStream { method span (line 728) | pub fn span(&self) -> Span { method span_open (line 732) | pub fn span_open(&self) -> Span { method span_close (line 736) | pub fn span_close(&self) -> Span { method set_span (line 740) | pub fn set_span(&mut self, span: Span) { method fmt (line 753) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 773) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { type Ident (line 783) | pub(crate) struct Ident { method new_checked (line 791) | pub fn new_checked(string: &str, span: Span) -> Self { method new_unchecked (line 796) | pub fn new_unchecked(string: &str, span: Span) -> Self { method new_raw_checked (line 805) | pub fn new_raw_checked(string: &str, span: Span) -> Self { method new_raw_unchecked (line 810) | pub fn new_raw_unchecked(string: &str, span: Span) -> Self { method span (line 818) | pub fn span(&self) -> Span { method set_span (line 822) | pub fn set_span(&mut self, span: Span) { method eq (line 886) | fn eq(&self, other: &T) -> bool { function is_ident_start (line 827) | pub(crate) fn is_ident_start(c: char) -> bool { function is_ident_continue (line 831) | pub(crate) fn is_ident_continue(c: char) -> bool { function validate_ident (line 836) | fn validate_ident(string: &str) { function validate_ident_raw (line 865) | fn validate_ident_raw(string: &str) { method eq (line 877) | fn eq(&self, other: &Ident) -> bool { method fmt (line 897) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 909) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 920) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Literal (line 929) | pub(crate) struct Literal { method _new (line 951) | pub(crate) fn _new(repr: String) -> Self { method from_str_unchecked (line 958) | pub(crate) unsafe fn from_str_unchecked(repr: &str) -> Self { method f32_unsuffixed (line 995) | pub fn f32_unsuffixed(f: f32) -> Literal { method f64_unsuffixed (line 1003) | pub fn f64_unsuffixed(f: f64) -> Literal { method string (line 1011) | pub fn string(string: &str) -> Literal { method character (line 1019) | pub fn character(ch: char) -> Literal { method byte_character (line 1032) | pub fn byte_character(byte: u8) -> Literal { method byte_string (line 1051) | pub fn byte_string(bytes: &[u8]) -> Literal { method c_string (line 1077) | pub fn c_string(string: &CStr) -> Literal { method span (line 1105) | pub fn span(&self) -> Span { method set_span (line 1109) | pub fn set_span(&mut self, span: Span) { method subspan (line 1113) | pub fn subspan>(&self, range: R) -> Option { type Err (line 1156) | type Err = LexError; method from_str (line 1158) | fn from_str(repr: &str) -> Result { method fmt (line 1190) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1196) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { function escape_utf8 (line 1204) | fn escape_utf8(string: &str, repr: &mut String) { FILE: builder/third-party/proc-macro2/src/lib.rs type TokenStream (line 189) | pub struct TokenStream { method _new (line 201) | fn _new(inner: imp::TokenStream) -> Self { method _new_fallback (line 208) | fn _new_fallback(inner: fallback::TokenStream) -> Self { method new (line 216) | pub fn new() -> Self { method is_empty (line 221) | pub fn is_empty(&self) -> bool { method from (line 257) | fn from(inner: proc_macro::TokenStream) -> Self { method from (line 271) | fn from(token: TokenTree) -> Self { method extend (line 277) | fn extend>(&mut self, streams: I) { method extend (line 283) | fn extend>(&mut self, streams: I) { method from_iter (line 291) | fn from_iter>(streams: I) -> Self { method from_iter (line 296) | fn from_iter>(streams: I) -> Self { type LexError (line 195) | pub struct LexError { method span (line 319) | pub fn span(&self) -> Span { method default (line 229) | fn default() -> Self { type Err (line 243) | type Err = LexError; method from_str (line 245) | fn from_str(src: &str) -> Result { function from (line 265) | fn from(inner: TokenStream) -> Self { method fmt (line 306) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 313) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 325) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 331) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type SourceFile (line 344) | pub struct SourceFile { method _new (line 351) | fn _new(inner: imp::SourceFile) -> Self { method path (line 371) | pub fn path(&self) -> PathBuf { method is_real (line 377) | pub fn is_real(&self) -> bool { method fmt (line 384) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Span (line 391) | pub struct Span { method _new (line 397) | fn _new(inner: imp::Span) -> Self { method _new_fallback (line 404) | fn _new_fallback(inner: fallback::Span) -> Self { method call_site (line 416) | pub fn call_site() -> Self { method mixed_site (line 423) | pub fn mixed_site() -> Self { method def_site (line 432) | pub fn def_site() -> Self { method resolved_at (line 438) | pub fn resolved_at(&self, other: Span) -> Span { method located_at (line 444) | pub fn located_at(&self, other: Span) -> Span { method unwrap (line 459) | pub fn unwrap(self) -> proc_macro::Span { method unstable (line 466) | pub fn unstable(self) -> proc_macro::Span { method source_file (line 475) | pub fn source_file(&self) -> SourceFile { method byte_range (line 490) | pub fn byte_range(&self) -> Range { method start (line 505) | pub fn start(&self) -> LineColumn { method end (line 520) | pub fn end(&self) -> LineColumn { method join (line 533) | pub fn join(&self, other: Span) -> Option { method eq (line 542) | pub fn eq(&self, other: &Span) -> bool { method source_text (line 553) | pub fn source_text(&self) -> Option { method fmt (line 560) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type TokenTree (line 567) | pub enum TokenTree { method span (line 581) | pub fn span(&self) -> Span { method set_span (line 595) | pub fn set_span(&mut self, span: Span) { method from (line 606) | fn from(g: Group) -> Self { method from (line 612) | fn from(g: Ident) -> Self { method from (line 618) | fn from(g: Punct) -> Self { method from (line 624) | fn from(g: Literal) -> Self { method fmt (line 634) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 646) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Group (line 668) | pub struct Group { method _new (line 692) | fn _new(inner: imp::Group) -> Self { method _new_fallback (line 696) | fn _new_fallback(inner: fallback::Group) -> Self { method new (line 707) | pub fn new(delimiter: Delimiter, stream: TokenStream) -> Self { method delimiter (line 715) | pub fn delimiter(&self) -> Delimiter { method stream (line 723) | pub fn stream(&self) -> TokenStream { method span (line 734) | pub fn span(&self) -> Span { method span_open (line 744) | pub fn span_open(&self) -> Span { method span_close (line 754) | pub fn span_close(&self) -> Span { method delim_span (line 761) | pub fn delim_span(&self) -> DelimSpan { method set_span (line 771) | pub fn set_span(&mut self, span: Span) { type Delimiter (line 674) | pub enum Delimiter { method fmt (line 780) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 786) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Punct (line 796) | pub struct Punct { method new (line 823) | pub fn new(ch: char, spacing: Spacing) -> Self { method as_char (line 832) | pub fn as_char(&self) -> char { method spacing (line 841) | pub fn spacing(&self) -> Spacing { method span (line 846) | pub fn span(&self) -> Span { method set_span (line 851) | pub fn set_span(&mut self, span: Span) { type Spacing (line 805) | pub enum Spacing { method fmt (line 859) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 865) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { type Ident (line 939) | pub struct Ident { method _new (line 945) | fn _new(inner: imp::Ident) -> Self { method new (line 984) | pub fn new(string: &str, span: Span) -> Self { method new_raw (line 994) | pub fn new_raw(string: &str, span: Span) -> Self { method span (line 999) | pub fn span(&self) -> Span { method set_span (line 1005) | pub fn set_span(&mut self, span: Span) { method eq (line 1020) | fn eq(&self, other: &T) -> bool { method eq (line 1011) | fn eq(&self, other: &Ident) -> bool { method partial_cmp (line 1028) | fn partial_cmp(&self, other: &Ident) -> Option { method cmp (line 1034) | fn cmp(&self, other: &Ident) -> Ordering { method hash (line 1040) | fn hash(&self, hasher: &mut H) { method fmt (line 1048) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1054) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Literal (line 1066) | pub struct Literal { method _new (line 1112) | fn _new(inner: imp::Literal) -> Self { method _new_fallback (line 1119) | fn _new_fallback(inner: fallback::Literal) -> Self { method f64_unsuffixed (line 1169) | pub fn f64_unsuffixed(f: f64) -> Literal { method f64_suffixed (line 1187) | pub fn f64_suffixed(f: f64) -> Literal { method f32_unsuffixed (line 1205) | pub fn f32_unsuffixed(f: f32) -> Literal { method f32_suffixed (line 1223) | pub fn f32_suffixed(f: f32) -> Literal { method string (line 1229) | pub fn string(string: &str) -> Literal { method character (line 1234) | pub fn character(ch: char) -> Literal { method byte_character (line 1239) | pub fn byte_character(byte: u8) -> Literal { method byte_string (line 1244) | pub fn byte_string(bytes: &[u8]) -> Literal { method c_string (line 1249) | pub fn c_string(string: &CStr) -> Literal { method span (line 1254) | pub fn span(&self) -> Span { method set_span (line 1259) | pub fn set_span(&mut self, span: Span) { method subspan (line 1272) | pub fn subspan>(&self, range: R) -> Option { method from_str_unchecked (line 1281) | pub unsafe fn from_str_unchecked(repr: &str) -> Self { type Err (line 1287) | type Err = LexError; method from_str (line 1289) | fn from_str(repr: &str) -> Result { method fmt (line 1298) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1304) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type IntoIter (line 1322) | pub struct IntoIter { type Item (line 1328) | type Item = TokenTree; method next (line 1330) | fn next(&mut self) -> Option { method size_hint (line 1334) | fn size_hint(&self) -> (usize, Option) { method fmt (line 1340) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Item (line 1347) | type Item = TokenTree; type IntoIter (line 1348) | type IntoIter = IntoIter; method into_iter (line 1350) | fn into_iter(self) -> IntoIter { FILE: builder/third-party/proc-macro2/src/location.rs type LineColumn (line 8) | pub struct LineColumn { method cmp (line 18) | fn cmp(&self, other: &Self) -> Ordering { method partial_cmp (line 26) | fn partial_cmp(&self, other: &Self) -> Option { FILE: builder/third-party/proc-macro2/src/marker.rs type ProcMacroAutoTraits (line 12) | pub(crate) struct ProcMacroAutoTraits(PhantomData>); constant MARKER (line 14) | pub(crate) const MARKER: ProcMacroAutoTraits = ProcMacroAutoTraits(Phant... FILE: builder/third-party/proc-macro2/src/parse.rs type Cursor (line 10) | pub(crate) struct Cursor<'a> { function advance (line 17) | pub fn advance(&self, bytes: usize) -> Cursor<'a> { function starts_with (line 26) | pub fn starts_with(&self, s: &str) -> bool { function starts_with_char (line 30) | pub fn starts_with_char(&self, ch: char) -> bool { function starts_with_fn (line 34) | pub fn starts_with_fn(&self, f: Pattern) -> bool function is_empty (line 41) | pub fn is_empty(&self) -> bool { function len (line 45) | fn len(&self) -> usize { function as_bytes (line 49) | fn as_bytes(&self) -> &'a [u8] { function bytes (line 53) | fn bytes(&self) -> Bytes<'a> { function chars (line 57) | fn chars(&self) -> Chars<'a> { function char_indices (line 61) | fn char_indices(&self) -> CharIndices<'a> { function parse (line 65) | fn parse(&self, tag: &str) -> Result, Reject> { type Reject (line 74) | pub(crate) struct Reject; type PResult (line 75) | type PResult<'a, O> = Result<(Cursor<'a>, O), Reject>; function skip_whitespace (line 77) | fn skip_whitespace(input: Cursor) -> Cursor { function block_comment (line 125) | fn block_comment(input: Cursor) -> PResult<&str> { function is_whitespace (line 152) | fn is_whitespace(ch: char) -> bool { function word_break (line 157) | fn word_break(input: Cursor) -> Result { constant ERROR (line 166) | const ERROR: &str = "(/*ERROR*/)"; function token_stream (line 168) | pub(crate) fn token_stream(mut input: Cursor) -> Result LexError { function leaf_token (line 266) | fn leaf_token(input: Cursor) -> PResult { function ident (line 283) | fn ident(input: Cursor) -> PResult { function ident_any (line 296) | fn ident_any(input: Cursor) -> PResult { function ident_not_raw (line 322) | fn ident_not_raw(input: Cursor) -> PResult<&str> { function literal (line 341) | pub(crate) fn literal(input: Cursor) -> PResult { function literal_nocapture (line 347) | fn literal_nocapture(input: Cursor) -> Result { function literal_suffix (line 367) | fn literal_suffix(input: Cursor) -> Cursor { function string (line 374) | fn string(input: Cursor) -> Result { function cooked_string (line 384) | fn cooked_string(mut input: Cursor) -> Result { function raw_string (line 418) | fn raw_string(input: Cursor) -> Result { function byte_string (line 437) | fn byte_string(input: Cursor) -> Result { function cooked_byte_string (line 447) | fn cooked_byte_string(mut input: Cursor) -> Result { function delimiter_of_raw_string (line 478) | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { function raw_byte_string (line 495) | fn raw_byte_string(input: Cursor) -> Result { function c_string (line 518) | fn c_string(input: Cursor) -> Result { function raw_c_string (line 528) | fn raw_c_string(input: Cursor) -> Result { function cooked_c_string (line 548) | fn cooked_c_string(mut input: Cursor) -> Result { function byte (line 585) | fn byte(input: Cursor) -> Result { function character (line 607) | fn character(input: Cursor) -> Result { function backslash_x_char (line 639) | fn backslash_x_char(chars: &mut I) -> Result<(), Reject> function backslash_x_byte (line 648) | fn backslash_x_byte(chars: &mut I) -> Result<(), Reject> function backslash_x_nonzero (line 657) | fn backslash_x_nonzero(chars: &mut I) -> Result<(), Reject> function backslash_u (line 670) | fn backslash_u(chars: &mut I) -> Result function trailing_backslash (line 696) | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Re... function float (line 715) | fn float(input: Cursor) -> Result { function float_digits (line 725) | fn float_digits(input: Cursor) -> Result { function int (line 810) | fn int(input: Cursor) -> Result { function digits (line 820) | fn digits(mut input: Cursor) -> Result { function punct (line 875) | fn punct(input: Cursor) -> PResult { function punct_char (line 892) | fn punct_char(input: Cursor) -> PResult { function doc_comment (line 913) | fn doc_comment<'a>(input: Cursor<'a>, trees: &mut TokenStreamBuilder) ->... function doc_comment_contents (line 961) | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { function take_until_newline_or_eof (line 984) | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { FILE: builder/third-party/proc-macro2/src/rcvec.rs type RcVec (line 7) | pub(crate) struct RcVec { type RcVecBuilder (line 11) | pub(crate) struct RcVecBuilder { type RcVecMut (line 15) | pub(crate) struct RcVecMut<'a, T> { type RcVecIntoIter (line 20) | pub(crate) struct RcVecIntoIter { function is_empty (line 25) | pub fn is_empty(&self) -> bool { function len (line 29) | pub fn len(&self) -> usize { function iter (line 33) | pub fn iter(&self) -> slice::Iter { function make_mut (line 37) | pub fn make_mut(&mut self) -> RcVecMut function get_mut (line 46) | pub fn get_mut(&mut self) -> Option> { function make_owned (line 51) | pub fn make_owned(mut self) -> RcVecBuilder function new (line 65) | pub fn new() -> Self { function with_capacity (line 69) | pub fn with_capacity(cap: usize) -> Self { function push (line 75) | pub fn push(&mut self, element: T) { function extend (line 79) | pub fn extend(&mut self, iter: impl IntoIterator) { function as_mut (line 83) | pub fn as_mut(&mut self) -> RcVecMut { function build (line 89) | pub fn build(self) -> RcVec { function push (line 97) | pub fn push(&mut self, element: T) { function extend (line 101) | pub fn extend(&mut self, iter: impl IntoIterator) { function pop (line 105) | pub fn pop(&mut self) -> Option { function as_mut (line 109) | pub fn as_mut(&mut self) -> RcVecMut { method clone (line 115) | fn clone(&self) -> Self { type Item (line 123) | type Item = T; type IntoIter (line 124) | type IntoIter = RcVecIntoIter; method into_iter (line 126) | fn into_iter(self) -> Self::IntoIter { type Item (line 134) | type Item = T; method next (line 136) | fn next(&mut self) -> Option { method size_hint (line 140) | fn size_hint(&self) -> (usize, Option) { FILE: builder/third-party/proc-macro2/src/wrapper.rs type TokenStream (line 16) | pub(crate) enum TokenStream { method new (line 81) | pub fn new() -> Self { method is_empty (line 89) | pub fn is_empty(&self) -> bool { method unwrap_nightly (line 96) | fn unwrap_nightly(self) -> proc_macro::TokenStream { method unwrap_stable (line 103) | fn unwrap_stable(self) -> fallback::TokenStream { method from (line 141) | fn from(inner: proc_macro::TokenStream) -> Self { method from (line 156) | fn from(inner: fallback::TokenStream) -> Self { method from (line 180) | fn from(token: TokenTree) -> Self { method from_iter (line 190) | fn from_iter>(trees: I) -> Self { method from_iter (line 202) | fn from_iter>(streams: I) -> Self { method extend (line 226) | fn extend>(&mut self, stream: I) { method extend (line 240) | fn extend>(&mut self, streams: I) { type DeferredTokenStream (line 26) | pub(crate) struct DeferredTokenStream { method new (line 54) | fn new(stream: proc_macro::TokenStream) -> Self { method is_empty (line 61) | fn is_empty(&self) -> bool { method evaluate_now (line 65) | fn evaluate_now(&mut self) { method into_token_stream (line 74) | fn into_token_stream(mut self) -> proc_macro::TokenStream { type LexError (line 31) | pub(crate) enum LexError { method span (line 264) | pub(crate) fn span(&self) -> Span { method from (line 273) | fn from(e: proc_macro::LexError) -> Self { method from (line 279) | fn from(e: fallback::LexError) -> Self { function mismatch (line 41) | fn mismatch(line: u32) -> ! { type Err (line 112) | type Err = LexError; method from_str (line 114) | fn from_str(src: &str) -> Result { function proc_macro_parse (line 126) | fn proc_macro_parse(src: &str) -> Result fmt::Result { function from (line 147) | fn from(inner: TokenStream) -> Self { function into_compiler_token (line 162) | fn into_compiler_token(token: TokenTree) -> proc_macro::TokenTree { method fmt (line 255) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 285) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 298) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type TokenTreeIter (line 311) | pub(crate) enum TokenTreeIter { type Item (line 317) | type Item = TokenTree; type IntoIter (line 318) | type IntoIter = TokenTreeIter; method into_iter (line 320) | fn into_iter(self) -> TokenTreeIter { type Item (line 331) | type Item = TokenTree; method next (line 333) | fn next(&mut self) -> Option { method size_hint (line 354) | fn size_hint(&self) -> (usize, Option) { type SourceFile (line 364) | pub(crate) enum SourceFile { method nightly (line 371) | fn nightly(sf: proc_macro::SourceFile) -> Self { method path (line 376) | pub fn path(&self) -> PathBuf { method is_real (line 383) | pub fn is_real(&self) -> bool { method fmt (line 393) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Span (line 402) | pub(crate) enum Span { method call_site (line 408) | pub fn call_site() -> Self { method mixed_site (line 416) | pub fn mixed_site() -> Self { method def_site (line 425) | pub fn def_site() -> Self { method resolved_at (line 433) | pub fn resolved_at(&self, other: Span) -> Span { method located_at (line 442) | pub fn located_at(&self, other: Span) -> Span { method unwrap (line 451) | pub fn unwrap(self) -> proc_macro::Span { method source_file (line 459) | pub fn source_file(&self) -> SourceFile { method byte_range (line 467) | pub fn byte_range(&self) -> Range { method start (line 478) | pub fn start(&self) -> LineColumn { method end (line 486) | pub fn end(&self) -> LineColumn { method join (line 493) | pub fn join(&self, other: Span) -> Option { method eq (line 504) | pub fn eq(&self, other: &Span) -> bool { method source_text (line 512) | pub fn source_text(&self) -> Option { method unwrap_nightly (line 522) | fn unwrap_nightly(self) -> proc_macro::Span { method from (line 537) | fn from(inner: fallback::Span) -> Self { function from (line 531) | fn from(proc_span: proc_macro::Span) -> Self { method fmt (line 543) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function debug_span_field_if_nontrivial (line 551) | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruc... type Group (line 561) | pub(crate) enum Group { method new (line 567) | pub fn new(delimiter: Delimiter, stream: TokenStream) -> Self { method delimiter (line 584) | pub fn delimiter(&self) -> Delimiter { method stream (line 596) | pub fn stream(&self) -> TokenStream { method span (line 603) | pub fn span(&self) -> Span { method span_open (line 610) | pub fn span_open(&self) -> Span { method span_close (line 617) | pub fn span_close(&self) -> Span { method set_span (line 624) | pub fn set_span(&mut self, span: Span) { method unwrap_nightly (line 633) | fn unwrap_nightly(self) -> proc_macro::Group { method from (line 642) | fn from(g: fallback::Group) -> Self { method fmt (line 648) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 657) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Ident (line 666) | pub(crate) enum Ident { method new_checked (line 673) | pub fn new_checked(string: &str, span: Span) -> Self { method new_unchecked (line 680) | pub fn new_unchecked(string: &str, span: fallback::Span) -> Self { method new_raw_checked (line 685) | pub fn new_raw_checked(string: &str, span: Span) -> Self { method new_raw_unchecked (line 692) | pub fn new_raw_unchecked(string: &str, span: fallback::Span) -> Self { method span (line 696) | pub fn span(&self) -> Span { method set_span (line 703) | pub fn set_span(&mut self, span: Span) { method unwrap_nightly (line 712) | fn unwrap_nightly(self) -> proc_macro::Ident { method eq (line 735) | fn eq(&self, other: &T) -> bool { method eq (line 721) | fn eq(&self, other: &Ident) -> bool { method fmt (line 745) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 754) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Literal (line 763) | pub(crate) enum Literal { method from_str_unchecked (line 793) | pub unsafe fn from_str_unchecked(repr: &str) -> Self { method f32_unsuffixed (line 834) | pub fn f32_unsuffixed(f: f32) -> Literal { method f64_unsuffixed (line 842) | pub fn f64_unsuffixed(f: f64) -> Literal { method string (line 850) | pub fn string(string: &str) -> Literal { method character (line 858) | pub fn character(ch: char) -> Literal { method byte_character (line 866) | pub fn byte_character(byte: u8) -> Literal { method byte_string (line 885) | pub fn byte_string(bytes: &[u8]) -> Literal { method c_string (line 893) | pub fn c_string(string: &CStr) -> Literal { method span (line 912) | pub fn span(&self) -> Span { method set_span (line 919) | pub fn set_span(&mut self, span: Span) { method subspan (line 928) | pub fn subspan>(&self, range: R) -> Option { method unwrap_nightly (line 938) | fn unwrap_nightly(self) -> proc_macro::Literal { method from (line 947) | fn from(s: fallback::Literal) -> Self { type Err (line 953) | type Err = LexError; method from_str (line 955) | fn from_str(repr: &str) -> Result { method fmt (line 967) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 976) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function invalidate_current_thread_spans (line 985) | pub(crate) fn invalidate_current_thread_spans() { FILE: builder/third-party/proc-macro2/tests/comments.rs function lit_of_outer_doc_comment (line 6) | fn lit_of_outer_doc_comment(tokens: &TokenStream) -> Literal { function lit_of_inner_doc_comment (line 11) | fn lit_of_inner_doc_comment(tokens: &TokenStream) -> Literal { function lit_of_doc_comment (line 15) | fn lit_of_doc_comment(tokens: &TokenStream, inner: bool) -> Literal { function closed_immediately (line 62) | fn closed_immediately() { function incomplete (line 69) | fn incomplete() { function lit (line 74) | fn lit() { function carriage_return (line 93) | fn carriage_return() { FILE: builder/third-party/proc-macro2/tests/features.rs function make_sure_no_proc_macro (line 3) | fn make_sure_no_proc_macro() { FILE: builder/third-party/proc-macro2/tests/test.rs function idents (line 16) | fn idents() { function raw_idents (line 26) | fn raw_idents() { function ident_raw_underscore (line 36) | fn ident_raw_underscore() { function ident_raw_reserved (line 42) | fn ident_raw_reserved() { function ident_empty (line 48) | fn ident_empty() { function ident_number (line 54) | fn ident_number() { function ident_invalid (line 60) | fn ident_invalid() { function raw_ident_empty (line 66) | fn raw_ident_empty() { function raw_ident_number (line 72) | fn raw_ident_number() { function raw_ident_invalid (line 78) | fn raw_ident_invalid() { function lifetime_empty (line 84) | fn lifetime_empty() { function lifetime_number (line 90) | fn lifetime_number() { function lifetime_invalid (line 96) | fn lifetime_invalid() { function literal_string (line 101) | fn literal_string() { function literal_raw_string (line 125) | fn literal_raw_string() { function literal_byte_character (line 149) | fn literal_byte_character() { function literal_byte_string (line 167) | fn literal_byte_string() { function literal_c_string (line 194) | fn literal_c_string() { function literal_character (line 265) | fn literal_character() { function literal_integer (line 281) | fn literal_integer() { function literal_float (line 320) | fn literal_float() { function literal_suffix (line 343) | fn literal_suffix() { function literal_iter_negative (line 373) | fn literal_iter_negative() { function literal_parse (line 394) | fn literal_parse() { function literal_span (line 415) | fn literal_span() { function source_text (line 440) | fn source_text() { function roundtrip (line 457) | fn roundtrip() { function fail (line 496) | fn fail() { function span_test (line 520) | fn span_test() { function default_span (line 545) | fn default_span() { function span_join (line 559) | fn span_join() { function no_panic (line 596) | fn no_panic() { function punct_before_comment (line 602) | fn punct_before_comment() { function joint_last_token (line 614) | fn joint_last_token() { function raw_identifier (line 630) | fn raw_identifier() { function test_debug_ident (line 640) | fn test_debug_ident() { function test_debug_tokenstream (line 653) | fn test_debug_tokenstream() { function default_tokenstream_is_empty (line 757) | fn default_tokenstream_is_empty() { function tokenstream_size_hint (line 764) | fn tokenstream_size_hint() { function tuple_indexing (line 771) | fn tuple_indexing() { function non_ascii_tokens (line 782) | fn non_ascii_tokens() { function check_spans (line 819) | fn check_spans(p: &str, mut lines: &[(usize, usize, usize, usize)]) { function check_spans_internal (line 826) | fn check_spans_internal(ts: TokenStream, lines: &mut &[(usize, usize, us... function whitespace (line 847) | fn whitespace() { function byte_order_mark (line 859) | fn byte_order_mark() { function create_span (line 872) | fn create_span() -> proc_macro2::Span { function test_invalidate_current_thread_spans (line 882) | fn test_invalidate_current_thread_spans() { function test_use_span_after_invalidation (line 899) | fn test_use_span_after_invalidation() { FILE: builder/third-party/proc-macro2/tests/test_fmt.rs function test_fmt_group (line 7) | fn test_fmt_group() { FILE: builder/third-party/proc-macro2/tests/test_size.rs function test_proc_macro_span_size (line 7) | fn test_proc_macro_span_size() { function test_proc_macro2_fallback_span_size_without_locations (line 14) | fn test_proc_macro2_fallback_span_size_without_locations() { function test_proc_macro2_fallback_span_size_with_locations (line 21) | fn test_proc_macro2_fallback_span_size_with_locations() { function test_proc_macro2_wrapper_span_size_without_locations (line 32) | fn test_proc_macro2_wrapper_span_size_without_locations() { function test_proc_macro2_wrapper_span_size_with_locations (line 39) | fn test_proc_macro2_wrapper_span_size_with_locations() { FILE: builder/third-party/quote/src/ext.rs type TokenStreamExt (line 8) | pub trait TokenStreamExt: private::Sealed { method append (line 12) | fn append(&mut self, token: U) method append_all (line 33) | fn append_all(&mut self, iter: I) method append_separated (line 42) | fn append_separated(&mut self, iter: I, op: U) method append_terminated (line 52) | fn append_terminated(&mut self, iter: I, term: U) method append (line 60) | fn append(&mut self, token: U) method append_all (line 67) | fn append_all(&mut self, iter: I) method append_separated (line 77) | fn append_separated(&mut self, iter: I, op: U) method append_terminated (line 91) | fn append_terminated(&mut self, iter: I, term: U) type Sealed (line 107) | pub trait Sealed {} FILE: builder/third-party/quote/src/ident_fragment.rs type IdentFragment (line 13) | pub trait IdentFragment { method fmt (line 15) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; method span (line 20) | fn span(&self) -> Option { method span (line 26) | fn span(&self) -> Option { method fmt (line 30) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method span (line 36) | fn span(&self) -> Option { method fmt (line 40) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method span (line 46) | fn span(&self) -> Option { method fmt (line 50) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method span (line 64) | fn span(&self) -> Option { method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/quote/src/runtime.rs type Delimiter (line 14) | pub type Delimiter = proc_macro2::Delimiter; type Span (line 16) | pub type Span = proc_macro2::Span; type TokenStream (line 18) | pub type TokenStream = proc_macro2::TokenStream; type HasIterator (line 21) | pub struct HasIterator; type Output (line 33) | type Output = HasIterator; method bitor (line 34) | fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> HasIterator { type Output (line 47) | type Output = HasIterator; method bitor (line 48) | fn bitor(self, _rhs: HasIterator) -> HasIterator { type ThereIsNoIteratorInRepetition (line 23) | pub struct ThereIsNoIteratorInRepetition; type Output (line 26) | type Output = ThereIsNoIteratorInRepetition; method bitor (line 27) | fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIterat... type Output (line 40) | type Output = HasIterator; method bitor (line 41) | fn bitor(self, _rhs: HasIterator) -> HasIterator { type RepIteratorExt (line 69) | pub trait RepIteratorExt: Iterator + Sized { method quote_into_iter (line 70) | fn quote_into_iter(self) -> (Self, HasIter) { type RepToTokensExt (line 81) | pub trait RepToTokensExt { method next (line 85) | fn next(&self) -> Option<&Self> { method quote_into_iter (line 89) | fn quote_into_iter(&self) -> (&Self, DoesNotHaveIter) { type RepAsIteratorExt (line 99) | pub trait RepAsIteratorExt<'q> { method quote_into_iter (line 102) | fn quote_into_iter(&'q self) -> (Self::Iter, HasIter); type Iter (line 106) | type Iter = T::Iter; function quote_into_iter (line 108) | fn quote_into_iter(&'q self) -> (Self::Iter, HasIter) { type Iter (line 114) | type Iter = T::Iter; function quote_into_iter (line 116) | fn quote_into_iter(&'q self) -> (Self::Iter, HasIter) { type Iter (line 122) | type Iter = slice::Iter<'q, T>; function quote_into_iter (line 124) | fn quote_into_iter(&'q self) -> (Self::Iter, HasIter) { type Iter (line 130) | type Iter = slice::Iter<'q, T>; function quote_into_iter (line 132) | fn quote_into_iter(&'q self) -> (Self::Iter, HasIter) { type Iter (line 138) | type Iter = btree_set::Iter<'q, T>; function quote_into_iter (line 140) | fn quote_into_iter(&'q self) -> (Self::Iter, HasIter) { type Iter (line 146) | type Iter = T::Iter; function quote_into_iter (line 148) | fn quote_into_iter(&'q self) -> (Self::Iter, HasIter) { type RepInterp (line 158) | pub struct RepInterp(pub T); function next (line 165) | pub fn next(self) -> Option { type Item (line 171) | type Item = T::Item; method next (line 173) | fn next(&mut self) -> Option { method to_tokens (line 179) | fn to_tokens(&self, tokens: &mut TokenStream) { function get_span (line 186) | pub fn get_span(span: T) -> GetSpan { type GetSpan (line 195) | pub struct GetSpan(pub(crate) GetSpanInner); type GetSpanInner (line 197) | pub struct GetSpanInner(pub(crate) GetSpanBase); type GetSpanBase (line 199) | pub struct GetSpanBase(pub(crate) T); function __into_span (line 203) | pub fn __into_span(self) -> Span { function __into_span (line 210) | pub fn __into_span(&self) -> Span { function __into_span (line 217) | pub fn __into_span(&self) -> T { type Target (line 223) | type Target = GetSpanInner; method deref (line 226) | fn deref(&self) -> &Self::Target { type Target (line 232) | type Target = GetSpanBase; method deref (line 235) | fn deref(&self) -> &Self::Target { function push_group (line 242) | pub fn push_group(tokens: &mut TokenStream, delimiter: Delimiter, inner:... function push_group_spanned (line 247) | pub fn push_group_spanned( function parse (line 259) | pub fn parse(tokens: &mut TokenStream, s: &str) { function parse_spanned (line 265) | pub fn parse_spanned(tokens: &mut TokenStream, span: Span, s: &str) { function respan_token_tree (line 271) | fn respan_token_tree(mut token: TokenTree, span: Span) -> TokenTree { function push_ident (line 288) | pub fn push_ident(tokens: &mut TokenStream, s: &str) { function push_ident_spanned (line 294) | pub fn push_ident_spanned(tokens: &mut TokenStream, span: Span, s: &str) { function push_lifetime (line 299) | pub fn push_lifetime(tokens: &mut TokenStream, lifetime: &str) { function push_lifetime_spanned (line 330) | pub fn push_lifetime_spanned(tokens: &mut TokenStream, span: Span, lifet... function push_underscore (line 461) | pub fn push_underscore(tokens: &mut TokenStream) { function push_underscore_spanned (line 466) | pub fn push_underscore_spanned(tokens: &mut TokenStream, span: Span) { function mk_ident (line 473) | pub fn mk_ident(id: &str, span: Option) -> Ident { function ident_maybe_raw (line 478) | fn ident_maybe_raw(id: &str, span: Span) -> Ident { type IdentFragmentAdapter (line 494) | pub struct IdentFragmentAdapter(pub T); function span (line 497) | pub fn span(&self) -> Option { function fmt (line 503) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 509) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 515) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 521) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 527) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/quote/src/spanned.rs type Spanned (line 6) | pub trait Spanned: private::Sealed { method __span (line 7) | fn __span(&self) -> Span; method __span (line 11) | fn __span(&self) -> Span { method __span (line 17) | fn __span(&self) -> Span { method __span (line 23) | fn __span(&self) -> Span { function join_spans (line 28) | fn join_spans(tokens: TokenStream) -> Span { type Sealed (line 46) | pub trait Sealed {} FILE: builder/third-party/quote/src/to_tokens.rs type ToTokens (line 10) | pub trait ToTokens { method to_tokens (line 53) | fn to_tokens(&self, tokens: &mut TokenStream); method to_token_stream (line 59) | fn to_token_stream(&self) -> TokenStream { method into_token_stream (line 69) | fn into_token_stream(self) -> TokenStream method to_tokens (line 78) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 84) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 90) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 96) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 102) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 108) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 116) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 122) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 159) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 165) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 172) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 178) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 184) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 190) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 196) | fn to_tokens(&self, dst: &mut TokenStream) { method to_tokens (line 202) | fn to_tokens(&self, dst: &mut TokenStream) { method into_token_stream (line 206) | fn into_token_stream(self) -> TokenStream { FILE: builder/third-party/quote/tests/compiletest.rs function ui (line 4) | fn ui() { FILE: builder/third-party/quote/tests/test.rs type X (line 17) | struct X; method to_tokens (line 20) | fn to_tokens(&self, tokens: &mut TokenStream) { function test_quote_impl (line 26) | fn test_quote_impl() { function test_quote_spanned_impl (line 47) | fn test_quote_spanned_impl() { function test_substitution (line 69) | fn test_substitution() { function test_iter (line 79) | fn test_iter() { function test_array (line 90) | fn test_array() { function test_advanced (line 111) | fn test_advanced() { function test_integer (line 166) | fn test_integer() { function test_floating (line 191) | fn test_floating() { function test_char (line 205) | fn test_char() { function test_str (line 221) | fn test_str() { function test_string (line 229) | fn test_string() { function test_interpolated_literal (line 237) | fn test_interpolated_literal() { function test_ident (line 262) | fn test_ident() { function test_underscore (line 271) | fn test_underscore() { function test_duplicate (line 278) | fn test_duplicate() { function test_fancy_repetition (line 288) | fn test_fancy_repetition() { function test_nested_fancy_repetition (line 301) | fn test_nested_fancy_repetition() { function test_duplicate_name_repetition (line 315) | fn test_duplicate_name_repetition() { function test_duplicate_name_repetition_no_copy (line 328) | fn test_duplicate_name_repetition_no_copy() { function test_btreeset_repetition (line 340) | fn test_btreeset_repetition() { function test_variable_name_conflict (line 354) | fn test_variable_name_conflict() { function test_nonrep_in_repetition (line 364) | fn test_nonrep_in_repetition() { function test_empty_quote (line 377) | fn test_empty_quote() { function test_box_str (line 383) | fn test_box_str() { function test_cow (line 390) | fn test_cow() { function test_closure (line 401) | fn test_closure() { function test_append_tokens (line 415) | fn test_append_tokens() { function test_format_ident (line 423) | fn test_format_ident() { function test_format_ident_strip_raw (line 440) | fn test_format_ident_strip_raw() { function test_outer_line_comment (line 451) | fn test_outer_line_comment() { function test_inner_line_comment (line 460) | fn test_inner_line_comment() { function test_outer_block_comment (line 469) | fn test_outer_block_comment() { function test_inner_block_comment (line 478) | fn test_inner_block_comment() { function test_outer_attr (line 487) | fn test_outer_attr() { function test_inner_attr (line 496) | fn test_inner_attr() { function test_star_after_repetition (line 506) | fn test_star_after_repetition() { function test_quote_raw_id (line 519) | fn test_quote_raw_id() { function test_type_inference_for_span (line 525) | fn test_type_inference_for_span() { FILE: builder/third-party/quote/tests/ui/does-not-have-iter-interpolated-dup.rs function main (line 3) | fn main() { FILE: builder/third-party/quote/tests/ui/does-not-have-iter-interpolated.rs function main (line 3) | fn main() { FILE: builder/third-party/quote/tests/ui/does-not-have-iter-separated.rs function main (line 3) | fn main() { FILE: builder/third-party/quote/tests/ui/does-not-have-iter.rs function main (line 3) | fn main() { FILE: builder/third-party/quote/tests/ui/not-quotable.rs function main (line 4) | fn main() { FILE: builder/third-party/quote/tests/ui/not-repeatable.rs type Ipv4Addr (line 3) | struct Ipv4Addr; function main (line 5) | fn main() { FILE: builder/third-party/quote/tests/ui/wrong-type-span.rs function main (line 3) | fn main() { FILE: builder/third-party/rayon-core/build.rs function main (line 4) | fn main() { FILE: builder/third-party/rayon-core/src/broadcast/mod.rs function broadcast (line 19) | pub fn broadcast(op: OP) -> Vec function spawn_broadcast (line 36) | pub fn spawn_broadcast(op: OP) type BroadcastContext (line 45) | pub struct BroadcastContext<'a> { function with (line 53) | pub(super) fn with(f: impl FnOnce(BroadcastContext<'_>) -> R) -> R { function index (line 64) | pub fn index(&self) -> usize { function num_threads (line 76) | pub fn num_threads(&self) -> usize { function fmt (line 82) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function broadcast_in (line 97) | pub(super) unsafe fn broadcast_in(op: OP, registry: &Arc(op: OP, registry: &Arc { type Job (line 20) | pub(super) trait Job { method execute (line 24) | unsafe fn execute(this: *const ()); method execute (line 116) | unsafe fn execute(this: *const ()) { method execute (line 167) | unsafe fn execute(this: *const ()) { method execute (line 210) | unsafe fn execute(this: *const ()) { method execute (line 259) | unsafe fn execute(this: *const ()) { type JobRef (line 33) | pub(super) struct JobRef { method new (line 44) | pub(super) unsafe fn new(data: *const T) -> JobRef method id (line 58) | pub(super) fn id(&self) -> impl Eq { method execute (line 63) | pub(super) unsafe fn execute(self) { type StackJob (line 72) | pub(super) struct StackJob function new (line 89) | pub(super) fn new(func: F, latch: L) -> StackJob { function as_job_ref (line 97) | pub(super) unsafe fn as_job_ref(&self) -> JobRef { function run_inline (line 101) | pub(super) unsafe fn run_inline(self, stolen: bool) -> R { function into_result (line 105) | pub(super) unsafe fn into_result(self) -> R { type HeapJob (line 132) | pub(super) struct HeapJob function new (line 143) | pub(super) fn new(job: BODY) -> Box { function into_job_ref (line 150) | pub(super) unsafe fn into_job_ref(self: Box) -> JobRef { function into_static_job_ref (line 155) | pub(super) fn into_static_job_ref(self: Box) -> JobRef type ArcJob (line 175) | pub(super) struct ArcJob function new (line 186) | pub(super) fn new(job: BODY) -> Arc { function as_job_ref (line 193) | pub(super) unsafe fn as_job_ref(this: &Arc) -> JobRef { function as_static_job_ref (line 198) | pub(super) fn as_static_job_ref(this: &Arc) -> JobRef function call (line 217) | fn call(func: impl FnOnce(bool) -> T) -> Self { function into_return_value (line 228) | pub(super) fn into_return_value(self) -> T { type JobFifo (line 238) | pub(super) struct JobFifo { method new (line 243) | pub(super) fn new() -> Self { method push (line 249) | pub(super) unsafe fn push(&self, job_ref: JobRef) -> JobRef { FILE: builder/third-party/rayon-core/src/join/mod.rs function join (line 93) | pub fn join(oper_a: A, oper_b: B) -> (RA, RB) function join_context (line 115) | pub fn join_context(oper_a: A, oper_b: B) -> (RA, RB) function join_recover_from_panic (line 181) | unsafe fn join_recover_from_panic( FILE: builder/third-party/rayon-core/src/join/test.rs function quick_sort (line 10) | fn quick_sort(v: &mut [T]) { function partition (line 20) | fn partition(v: &mut [T]) -> usize { function seeded_rng (line 33) | fn seeded_rng() -> XorShiftRng { function sort (line 40) | fn sort() { function sort_in_pool (line 51) | fn sort_in_pool() { function panic_propagate_a (line 64) | fn panic_propagate_a() { function panic_propagate_b (line 70) | fn panic_propagate_b() { function panic_propagate_both (line 76) | fn panic_propagate_both() { function panic_b_still_executes (line 82) | fn panic_b_still_executes() { function join_context_both (line 92) | fn join_context_both() { function join_context_neither (line 101) | fn join_context_neither() { function join_context_second (line 112) | fn join_context_second() { function join_counter_overflow (line 136) | fn join_counter_overflow() { FILE: builder/third-party/rayon-core/src/latch.rs type Latch (line 36) | pub(super) trait Latch { method set (line 51) | unsafe fn set(this: *const Self); method set (line 197) | unsafe fn set(this: *const Self) { method set (line 266) | unsafe fn set(this: *const Self) { method set (line 409) | unsafe fn set(this: *const Self) { method set (line 458) | unsafe fn set(this: *const Self) { type AsCoreLatch (line 54) | pub(super) trait AsCoreLatch { method as_core_latch (line 55) | fn as_core_latch(&self) -> &CoreLatch; method as_core_latch (line 141) | fn as_core_latch(&self) -> &CoreLatch { method as_core_latch (line 190) | fn as_core_latch(&self) -> &CoreLatch { method as_core_latch (line 314) | fn as_core_latch(&self) -> &CoreLatch { constant UNSET (line 59) | const UNSET: usize = 0; constant SLEEPY (line 63) | const SLEEPY: usize = 1; constant SLEEPING (line 67) | const SLEEPING: usize = 2; constant SET (line 70) | const SET: usize = 3; type CoreLatch (line 76) | pub(super) struct CoreLatch { method new (line 82) | fn new() -> Self { method get_sleepy (line 92) | pub(super) fn get_sleepy(&self) -> bool { method fall_asleep (line 102) | pub(super) fn fall_asleep(&self) -> bool { method wake_up (line 112) | pub(super) fn wake_up(&self) { method set (line 127) | unsafe fn set(this: *const Self) -> bool { method probe (line 134) | pub(super) fn probe(&self) -> bool { type SpinLatch (line 149) | pub(super) struct SpinLatch<'r> { function new (line 162) | pub(super) fn new(thread: &'r WorkerThread) -> SpinLatch<'r> { function cross (line 175) | pub(super) fn cross(thread: &'r WorkerThread) -> SpinLatch<'r> { function probe (line 183) | pub(super) fn probe(&self) -> bool { type LockLatch (line 232) | pub(super) struct LockLatch { method new (line 239) | pub(super) fn new() -> LockLatch { method wait_and_reset (line 247) | pub(super) fn wait_and_reset(&self) { method wait (line 256) | pub(super) fn wait(&self) { type OnceLatch (line 286) | pub(super) struct OnceLatch { method new (line 292) | pub(super) fn new() -> OnceLatch { method set_and_tickle_one (line 301) | pub(super) unsafe fn set_and_tickle_one( type CountLatch (line 325) | pub(super) struct CountLatch { method new (line 364) | pub(super) fn new(owner: Option<&WorkerThread>) -> Self { method with_count (line 368) | pub(super) fn with_count(count: usize, owner: Option<&WorkerThread>) -... method increment (line 385) | pub(super) fn increment(&self) { method wait (line 390) | pub(super) fn wait(&self, owner: Option<&WorkerThread>) { type CountLatchKind (line 330) | enum CountLatchKind { method fmt (line 351) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type LatchRef (line 431) | pub(super) struct LatchRef<'a, L> { function new (line 437) | pub(super) fn new(inner: &L) -> LatchRef<'_, L> { type Target (line 448) | type Target = L; method deref (line 450) | fn deref(&self) -> &L { FILE: builder/third-party/rayon-core/src/lib.rs function max_num_threads (line 120) | pub fn max_num_threads() -> usize { function current_num_threads (line 143) | pub fn current_num_threads() -> usize { type ThreadPoolBuildError (line 149) | pub struct ThreadPoolBuildError { method new (line 752) | fn new(kind: ErrorKind) -> ThreadPoolBuildError { method is_unsupported (line 756) | fn is_unsupported(&self) -> bool { method fmt (line 786) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ErrorKind (line 154) | enum ErrorKind { type ThreadPoolBuilder (line 178) | pub struct ThreadPoolBuilder { method new (line 254) | pub fn new() -> Self { method build_scoped (line 332) | pub fn build_scoped(self, wrapper: W, with_pool: F) -> Result... type Configuration (line 217) | pub struct Configuration { method new (line 680) | pub fn new() -> Configuration { method build (line 687) | pub fn build(self) -> Result> { method thread_name (line 692) | pub fn thread_name(mut self, closure: F) -> Self method num_threads (line 701) | pub fn num_threads(mut self, num_threads: usize) -> Configuration { method panic_handler (line 707) | pub fn panic_handler(mut self, panic_handler: H) -> Configuration method stack_size (line 716) | pub fn stack_size(mut self, stack_size: usize) -> Self { method breadth_first (line 722) | pub fn breadth_first(mut self) -> Self { method start_handler (line 728) | pub fn start_handler(mut self, start_handler: H) -> Configuration method exit_handler (line 737) | pub fn exit_handler(mut self, exit_handler: H) -> Configuration method into_builder (line 746) | fn into_builder(self) -> ThreadPoolBuilder { method fmt (line 844) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type PanicHandler (line 223) | type PanicHandler = dyn Fn(Box) + Send + Sync; type StartHandler (line 228) | type StartHandler = dyn Fn(usize) + Send + Sync; type ExitHandler (line 233) | type ExitHandler = dyn Fn(usize) + Send + Sync; method default (line 237) | fn default() -> Self { function build (line 266) | pub fn build(self) -> Result { function build_global (line 287) | pub fn build_global(self) -> Result<(), ThreadPoolBuildError> { function spawn_handler (line 443) | pub fn spawn_handler(self, spawn: F) -> ThreadPoolBuilder &mut S { function get_num_threads (line 468) | fn get_num_threads(&self) -> usize { function get_thread_name (line 499) | fn get_thread_name(&mut self, index: usize) -> Option { function thread_name (line 506) | pub fn thread_name(mut self, closure: F) -> Self function num_threads (line 539) | pub fn num_threads(mut self, num_threads: usize) -> Self { function use_current_thread (line 557) | pub fn use_current_thread(mut self) -> Self { function take_panic_handler (line 563) | fn take_panic_handler(&mut self) -> Option> { function panic_handler (line 581) | pub fn panic_handler(mut self, panic_handler: H) -> Self function get_stack_size (line 590) | fn get_stack_size(&self) -> Option { function stack_size (line 595) | pub fn stack_size(mut self, stack_size: usize) -> Self { function breadth_first (line 629) | pub fn breadth_first(mut self) -> Self { function get_breadth_first (line 634) | fn get_breadth_first(&self) -> bool { function take_start_handler (line 639) | fn take_start_handler(&mut self) -> Option> { function start_handler (line 649) | pub fn start_handler(mut self, start_handler: H) -> Self function take_exit_handler (line 658) | fn take_exit_handler(&mut self) -> Option> { function exit_handler (line 668) | pub fn exit_handler(mut self, exit_handler: H) -> Self constant GLOBAL_POOL_ALREADY_INITIALIZED (line 761) | const GLOBAL_POOL_ALREADY_INITIALIZED: &str = constant CURRENT_THREAD_ALREADY_IN_POOL (line 764) | const CURRENT_THREAD_ALREADY_IN_POOL: &str = method description (line 769) | fn description(&self) -> &str { method source (line 777) | fn source(&self) -> Option<&(dyn Error + 'static)> { function initialize (line 798) | pub fn initialize(config: Configuration) -> Result<(), Box> { function fmt (line 803) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type FnContext (line 851) | pub struct FnContext { method new (line 860) | fn new(migrated: bool) -> Self { method migrated (line 872) | pub fn migrated(&self) -> bool { FILE: builder/third-party/rayon-core/src/private.rs type PrivateMarker (line 9) | pub struct PrivateMarker; FILE: builder/third-party/rayon-core/src/registry.rs type ThreadBuilder (line 25) | pub struct ThreadBuilder { method index (line 36) | pub fn index(&self) -> usize { method name (line 41) | pub fn name(&self) -> Option<&str> { method stack_size (line 46) | pub fn stack_size(&self) -> Option { method run (line 52) | pub fn run(self) { method fmt (line 58) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ThreadSpawn (line 72) | pub trait ThreadSpawn { method spawn (line 77) | fn spawn(&mut self, thread: ThreadBuilder) -> io::Result<()>; method spawn (line 90) | fn spawn(&mut self, thread: ThreadBuilder) -> io::Result<()> { method spawn (line 126) | fn spawn(&mut self, thread: ThreadBuilder) -> io::Result<()> { type DefaultSpawn (line 85) | pub struct DefaultSpawn; type CustomSpawn (line 108) | pub struct CustomSpawn(F); function new (line 114) | pub(super) fn new(spawn: F) -> Self { type Registry (line 131) | pub(super) struct Registry { method new (line 230) | pub(super) fn new( method current (line 315) | pub(super) fn current() -> Arc { method current_num_threads (line 330) | pub(super) fn current_num_threads() -> usize { method current_thread (line 342) | pub(super) fn current_thread(&self) -> Option<&WorkerThread> { method id (line 354) | pub(super) fn id(&self) -> RegistryId { method num_threads (line 362) | pub(super) fn num_threads(&self) -> usize { method catch_unwind (line 366) | pub(super) fn catch_unwind(&self, f: impl FnOnce()) { method wait_until_primed (line 381) | pub(super) fn wait_until_primed(&self) { method wait_until_stopped (line 390) | pub(super) fn wait_until_stopped(&self) { method inject_or_push (line 405) | pub(super) fn inject_or_push(&self, job_ref: JobRef) { method inject (line 419) | pub(super) fn inject(&self, injected_job: JobRef) { method has_injected_job (line 437) | fn has_injected_job(&self) -> bool { method pop_injected_job (line 441) | fn pop_injected_job(&self) -> Option { method inject_broadcast (line 456) | pub(super) fn inject_broadcast(&self, injected_jobs: impl ExactSizeIte... method in_worker (line 487) | pub(super) fn in_worker(&self, op: OP) -> R method in_worker_cold (line 508) | unsafe fn in_worker_cold(&self, op: OP) -> R method in_worker_cross (line 534) | unsafe fn in_worker_cross(&self, current_thread: &WorkerThread,... method increment_terminate_count (line 576) | pub(super) fn increment_terminate_count(&self) { method terminate (line 588) | pub(super) fn terminate(&self) { method notify_worker_latch_is_set (line 597) | pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: u... function global_registry (line 165) | pub(super) fn global_registry() -> &'static Arc { function init_global_registry (line 173) | pub(super) fn init_global_registry( function set_global_registry (line 184) | fn set_global_registry(registry: F) -> Result<&'static Arc,... function default_global_registry (line 200) | fn default_global_registry() -> Result, ThreadPoolBuildErr... type Terminator (line 221) | struct Terminator<'a>(&'a Arc); method drop (line 224) | fn drop(&mut self) { type RegistryId (line 603) | pub(super) struct RegistryId { type ThreadInfo (line 607) | struct ThreadInfo { method new (line 628) | fn new(stealer: Stealer) -> ThreadInfo { type WorkerThread (line 641) | pub(super) struct WorkerThread { method from (line 669) | fn from(thread: ThreadBuilder) -> Self { method current (line 696) | pub(super) fn current() -> *const WorkerThread { method set_current (line 702) | unsafe fn set_current(thread: *const WorkerThread) { method registry (line 711) | pub(super) fn registry(&self) -> &Arc { method index (line 717) | pub(super) fn index(&self) -> usize { method push (line 722) | pub(super) unsafe fn push(&self, job: JobRef) { method push_fifo (line 729) | pub(super) unsafe fn push_fifo(&self, job: JobRef) { method local_deque_is_empty (line 734) | pub(super) fn local_deque_is_empty(&self) -> bool { method take_local_job (line 743) | pub(super) fn take_local_job(&self) -> Option { method has_injected_job (line 759) | fn has_injected_job(&self) -> bool { method wait_until (line 766) | pub(super) unsafe fn wait_until(&self, latch:... method wait_until_cold (line 774) | unsafe fn wait_until_cold(&self, latch: &CoreLatch) { method wait_until_out_of_work (line 813) | unsafe fn wait_until_out_of_work(&self) { method find_work (line 827) | fn find_work(&self) -> Option { method yield_now (line 838) | pub(super) fn yield_now(&self) -> Yield { method yield_local (line 848) | pub(super) fn yield_local(&self) -> Yield { method execute (line 859) | pub(super) unsafe fn execute(&self, job: JobRef) { method steal (line 867) | fn steal(&self) -> Option { method drop (line 682) | fn drop(&mut self) { function main_loop (line 904) | unsafe fn main_loop(thread: ThreadBuilder) { function in_worker (line 940) | pub(super) fn in_worker(op: OP) -> R type XorShift64Star (line 962) | struct XorShift64Star { method new (line 967) | fn new() -> Self { method next (line 982) | fn next(&self) -> u64 { method next_usize (line 993) | fn next_usize(&self, n: usize) -> usize { FILE: builder/third-party/rayon-core/src/scope/mod.rs type Scope (line 28) | pub struct Scope<'scope> { type ScopeFifo (line 37) | pub struct ScopeFifo<'scope> { type ScopeBase (line 42) | struct ScopeBase<'scope> { function scope (line 284) | pub fn scope<'scope, OP, R>(op: OP) -> R function scope_fifo (line 375) | pub fn scope_fifo<'scope, OP, R>(op: OP) -> R function in_place_scope (line 407) | pub fn in_place_scope<'scope, OP, R>(op: OP) -> R function do_in_place_scope (line 414) | pub(crate) fn do_in_place_scope<'scope, OP, R>(registry: Option<&Arc(op: OP) -> R function do_in_place_scope_fifo (line 451) | pub(crate) fn do_in_place_scope_fifo<'scope, OP, R>(registry: Option<&Ar... function new (line 461) | fn new(owner: Option<&WorkerThread>, registry: Option<&Arc>) -... function spawn (line 518) | pub fn spawn(&self, body: BODY) function spawn_broadcast (line 540) | pub fn spawn_broadcast(&self, body: BODY) function new (line 557) | fn new(owner: Option<&WorkerThread>, registry: Option<&Arc>) -... function spawn_fifo (line 578) | pub fn spawn_fifo(&self, body: BODY) function spawn_broadcast (line 606) | pub fn spawn_broadcast(&self, body: BODY) function new (line 624) | fn new(owner: Option<&WorkerThread>, registry: Option<&Arc>) -... function heap_job_ref (line 638) | fn heap_job_ref(&self, job: Box>) -> JobRef function inject_broadcast (line 648) | fn inject_broadcast(&self, job: Arc>) function complete (line 663) | fn complete(&self, owner: Option<&WorkerThread>, func: FUNC) -> R function execute_job (line 675) | unsafe fn execute_job(this: *const Self, func: FUNC) function execute_job_closure (line 685) | unsafe fn execute_job_closure(this: *const Self, func: FUNC) ->... function job_panicked (line 700) | fn job_panicked(&self, err: Box) { function maybe_propagate_panic (line 719) | fn maybe_propagate_panic(&self) { function fmt (line 732) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 742) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type ScopePtr (line 756) | struct ScopePtr(*const T); function as_ref (line 766) | unsafe fn as_ref(&self) -> &T { FILE: builder/third-party/rayon-core/src/scope/test.rs function scope_empty (line 13) | fn scope_empty() { function scope_result (line 18) | fn scope_result() { function scope_two (line 24) | fn scope_two() { function scope_divide_and_conquer (line 40) | fn scope_divide_and_conquer() { function divide_and_conquer (line 52) | fn divide_and_conquer<'scope>(scope: &Scope<'scope>, counter: &'scope At... function divide_and_conquer_seq (line 62) | fn divide_and_conquer_seq(counter: &AtomicUsize, size: usize) { type Tree (line 72) | struct Tree { function iter (line 78) | fn iter(&self) -> vec::IntoIter<&T> { function update (line 85) | fn update(&mut self, op: OP) function update_in_scope (line 93) | fn update_in_scope<'scope, OP>(&'scope mut self, op: &'scope OP, scope: ... function random_tree (line 111) | fn random_tree(depth: usize) -> Tree { function random_tree1 (line 119) | fn random_tree1(depth: usize, rng: &mut XorShiftRng) -> Tree { function update_tree (line 135) | fn update_tree() { function linear_stack_growth (line 152) | fn linear_stack_growth() { function the_final_countdown (line 173) | fn the_final_countdown<'scope>( function panic_propagate_scope (line 194) | fn panic_propagate_scope() { function panic_propagate_spawn (line 200) | fn panic_propagate_spawn() { function panic_propagate_nested_spawn (line 206) | fn panic_propagate_nested_spawn() { function panic_propagate_nested_scope_spawn (line 212) | fn panic_propagate_nested_scope_spawn() { function panic_propagate_still_execute_1 (line 218) | fn panic_propagate_still_execute_1() { function panic_propagate_still_execute_2 (line 233) | fn panic_propagate_still_execute_2() { function panic_propagate_still_execute_3 (line 248) | fn panic_propagate_still_execute_3() { function panic_propagate_still_execute_4 (line 263) | fn panic_propagate_still_execute_4() { function lifo_order (line 301) | fn lifo_order() { function fifo_order (line 310) | fn fifo_order() { function nested_lifo_order (line 345) | fn nested_lifo_order() { function nested_fifo_order (line 354) | fn nested_fifo_order() { function nested_lifo_fifo_order (line 363) | fn nested_lifo_fifo_order() { function nested_fifo_lifo_order (line 375) | fn nested_fifo_lifo_order() { function mixed_lifo_order (line 418) | fn mixed_lifo_order() { function mixed_fifo_order (line 428) | fn mixed_fifo_order() { function mixed_lifo_fifo_order (line 436) | fn mixed_lifo_fifo_order() { function mixed_fifo_lifo_order (line 446) | fn mixed_fifo_lifo_order() { function static_scope (line 453) | fn static_scope() { function static_scope_fifo (line 475) | fn static_scope_fifo() { function mixed_lifetime_scope (line 497) | fn mixed_lifetime_scope() { function mixed_lifetime_scope_fifo (line 515) | fn mixed_lifetime_scope_fifo() { function scope_spawn_broadcast (line 533) | fn scope_spawn_broadcast() { function scope_fifo_spawn_broadcast (line 545) | fn scope_fifo_spawn_broadcast() { function scope_spawn_broadcast_nested (line 557) | fn scope_spawn_broadcast_nested() { function scope_spawn_broadcast_barrier (line 572) | fn scope_spawn_broadcast_barrier() { function scope_spawn_broadcast_panic_one (line 585) | fn scope_spawn_broadcast_panic_one() { function scope_spawn_broadcast_panic_many (line 604) | fn scope_spawn_broadcast_panic_many() { FILE: builder/third-party/rayon-core/src/sleep/counters.rs type AtomicCounters (line 3) | pub(super) struct AtomicCounters { method new (line 91) | pub(super) fn new() -> AtomicCounters { method load (line 101) | pub(super) fn load(&self, ordering: Ordering) -> Counters { method try_exchange (line 106) | fn try_exchange(&self, old_value: Counters, new_value: Counters, order... method add_inactive_thread (line 120) | pub(super) fn add_inactive_thread(&self) { method increment_jobs_event_counter_if (line 128) | pub(super) fn increment_jobs_event_counter_if( method sub_inactive_thread (line 151) | pub(super) fn sub_inactive_thread(&self) -> usize { method sub_sleeping_thread (line 177) | pub(super) fn sub_sleeping_thread(&self) { method try_add_sleeping_thread (line 194) | pub(super) fn try_add_sleeping_thread(&self, old_value: Counters) -> b... type Counters (line 19) | pub(super) struct Counters { method new (line 225) | fn new(word: usize) -> Counters { method increment_jobs_counter (line 230) | fn increment_jobs_counter(self) -> Counters { method jobs_counter (line 239) | pub(super) fn jobs_counter(self) -> JobsEventCounter { method inactive_threads (line 246) | pub(super) fn inactive_threads(self) -> usize { method awake_but_idle_threads (line 251) | pub(super) fn awake_but_idle_threads(self) -> usize { method sleeping_threads (line 262) | pub(super) fn sleeping_threads(self) -> usize { method fmt (line 268) | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type JobsEventCounter (line 27) | pub(super) struct JobsEventCounter(usize); constant DUMMY (line 30) | pub(super) const DUMMY: JobsEventCounter = JobsEventCounter(std::usize... method as_usize (line 33) | pub(super) fn as_usize(self) -> usize { method is_sleepy (line 42) | pub(super) fn is_sleepy(self) -> bool { method is_active (line 50) | pub(super) fn is_active(self) -> bool { constant THREADS_BITS (line 57) | const THREADS_BITS: usize = 16; constant THREADS_BITS (line 60) | const THREADS_BITS: usize = 8; constant SLEEPING_SHIFT (line 65) | const SLEEPING_SHIFT: usize = 0 * THREADS_BITS; constant INACTIVE_SHIFT (line 70) | const INACTIVE_SHIFT: usize = 1 * THREADS_BITS; constant JEC_SHIFT (line 74) | const JEC_SHIFT: usize = 2 * THREADS_BITS; constant THREADS_MAX (line 77) | pub(crate) const THREADS_MAX: usize = (1 << THREADS_BITS) - 1; constant ONE_SLEEPING (line 80) | const ONE_SLEEPING: usize = 1; constant ONE_INACTIVE (line 84) | const ONE_INACTIVE: usize = 1 << INACTIVE_SHIFT; constant ONE_JEC (line 87) | const ONE_JEC: usize = 1 << JEC_SHIFT; function select_thread (line 214) | fn select_thread(word: usize, shift: usize) -> usize { function select_jec (line 219) | fn select_jec(word: usize) -> usize { FILE: builder/third-party/rayon-core/src/sleep/mod.rs type Sleep (line 22) | pub(super) struct Sleep { method new (line 61) | pub(super) fn new(n_threads: usize) -> Sleep { method start_looking (line 70) | pub(super) fn start_looking(&self, worker_index: usize) -> IdleState { method work_found (line 81) | pub(super) fn work_found(&self) { method no_work_found (line 89) | pub(super) fn no_work_found( method announce_sleepy (line 112) | fn announce_sleepy(&self) -> JobsEventCounter { method sleep (line 119) | fn sleep( method notify_worker_latch_is_set (line 201) | pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: u... method new_injected_jobs (line 215) | pub(super) fn new_injected_jobs(&self, num_jobs: u32, queue_was_empty:... method new_internal_jobs (line 237) | pub(super) fn new_internal_jobs(&self, num_jobs: u32, queue_was_empty:... method new_jobs (line 243) | fn new_jobs(&self, num_jobs: u32, queue_was_empty: bool) { method wake_any_threads (line 276) | fn wake_any_threads(&self, mut num_to_wake: u32) { method wake_specific_thread (line 289) | fn wake_specific_thread(&self, index: usize) -> bool { type IdleState (line 35) | pub(super) struct IdleState { method wake_fully (line 316) | fn wake_fully(&mut self) { method wake_partly (line 321) | fn wake_partly(&mut self) { type WorkerSleepState (line 49) | struct WorkerSleepState { constant ROUNDS_UNTIL_SLEEPY (line 57) | const ROUNDS_UNTIL_SLEEPY: u32 = 32; constant ROUNDS_UNTIL_SLEEPING (line 58) | const ROUNDS_UNTIL_SLEEPING: u32 = ROUNDS_UNTIL_SLEEPY + 1; FILE: builder/third-party/rayon-core/src/spawn/mod.rs function spawn (line 60) | pub fn spawn(func: F) function spawn_in (line 71) | pub(super) unsafe fn spawn_in(func: F, registry: &Arc) function spawn_job (line 86) | unsafe fn spawn_job(func: F, registry: &Arc) -> JobRef function spawn_fifo (line 130) | pub fn spawn_fifo(func: F) function spawn_fifo_in (line 141) | pub(super) unsafe fn spawn_fifo_in(func: F, registry: &Arc) FILE: builder/third-party/rayon-core/src/spawn/test.rs function spawn_then_join_in_worker (line 11) | fn spawn_then_join_in_worker() { function spawn_then_join_outside_worker (line 21) | fn spawn_then_join_outside_worker() { function panic_fwd (line 29) | fn panic_fwd() { function termination_while_things_are_executing (line 61) | fn termination_while_things_are_executing() { function custom_panic_handler_and_spawn (line 88) | fn custom_panic_handler_and_spawn() { function custom_panic_handler_and_nested_spawn (line 116) | fn custom_panic_handler_and_nested_spawn() { function lifo_order (line 175) | fn lifo_order() { function fifo_order (line 184) | fn fifo_order() { function lifo_fifo_order (line 193) | fn lifo_fifo_order() { function fifo_lifo_order (line 205) | fn fifo_lifo_order() { function mixed_lifo_fifo_order (line 243) | fn mixed_lifo_fifo_order() { function mixed_fifo_lifo_order (line 251) | fn mixed_fifo_lifo_order() { FILE: builder/third-party/rayon-core/src/test.rs function worker_thread_index (line 9) | fn worker_thread_index() { function start_callback_called (line 19) | fn start_callback_called() { function exit_callback_called (line 46) | fn exit_callback_called() { function handler_panics_handled_correctly (line 76) | fn handler_panics_handled_correctly() { function check_config_build (line 127) | fn check_config_build() { function _send_sync (line 133) | fn _send_sync() {} function check_error_send_sync (line 136) | fn check_error_send_sync() { function configuration (line 143) | fn configuration() { function default_pool (line 164) | fn default_pool() { function cleared_current_thread (line 173) | fn cleared_current_thread() -> Result<(), ThreadPoolBuildError> { FILE: builder/third-party/rayon-core/src/thread_pool/mod.rs type ThreadPool (line 51) | pub struct ThreadPool { method new (line 59) | pub fn new(configuration: crate::Configuration) -> Result( method install (line 142) | pub fn install(&self, op: OP) -> R method broadcast (line 192) | pub fn broadcast(&self, op: OP) -> Vec method current_num_threads (line 213) | pub fn current_num_threads(&self) -> usize { method current_thread_index (line 238) | pub fn current_thread_index(&self) -> Option { method current_thread_has_pending_tasks (line 265) | pub fn current_thread_has_pending_tasks(&self) -> Option { method join (line 273) | pub fn join(&self, oper_a: A, oper_b: B) -> (RA, RB) method scope (line 289) | pub fn scope<'scope, OP, R>(&self, op: OP) -> R method scope_fifo (line 304) | pub fn scope_fifo<'scope, OP, R>(&self, op: OP) -> R method in_place_scope (line 317) | pub fn in_place_scope<'scope, OP, R>(&self, op: OP) -> R method in_place_scope_fifo (line 329) | pub fn in_place_scope_fifo<'scope, OP, R>(&self, op: OP) -> R method spawn (line 344) | pub fn spawn(&self, op: OP) method spawn_fifo (line 360) | pub fn spawn_fifo(&self, op: OP) method spawn_broadcast (line 372) | pub fn spawn_broadcast(&self, op: OP) method yield_now (line 387) | pub fn yield_now(&self) -> Option { method yield_local (line 399) | pub fn yield_local(&self) -> Option { method fmt (line 412) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 406) | fn drop(&mut self) { function current_thread_index (line 444) | pub fn current_thread_index() -> Option { function current_thread_has_pending_tasks (line 458) | pub fn current_thread_has_pending_tasks() -> Option { function yield_now (line 477) | pub fn yield_now() -> Option { function yield_local (line 494) | pub fn yield_local() -> Option { type Yield (line 503) | pub enum Yield { FILE: builder/third-party/rayon-core/src/thread_pool/test.rs function panic_propagate (line 11) | fn panic_propagate() { function workers_stop (line 20) | fn workers_stop() { function join_a_lot (line 40) | fn join_a_lot(n: usize) { function sleeper_stop (line 48) | fn sleeper_stop() { function count_handler (line 68) | fn count_handler() -> (Arc, impl Fn(usize)) { function wait_for_counter (line 76) | fn wait_for_counter(mut counter: Arc) -> usize { function failed_thread_stack (line 95) | fn failed_thread_stack() { function panic_thread_name (line 122) | fn panic_thread_name() { function self_install (line 147) | fn self_install() { function mutual_install (line 156) | fn mutual_install() { function mutual_install_sleepy (line 176) | fn mutual_install_sleepy() { function check_thread_pool_new (line 205) | fn check_thread_pool_new() { function scope_lifo_order (line 231) | fn scope_lifo_order() { function scope_fifo_order (line 239) | fn scope_fifo_order() { function spawn_lifo_order (line 264) | fn spawn_lifo_order() { function spawn_fifo_order (line 272) | fn spawn_fifo_order() { function nested_scopes (line 280) | fn nested_scopes() { function nested_fifo_scopes (line 317) | fn nested_fifo_scopes() { function in_place_scope_no_deadlock (line 354) | fn in_place_scope_no_deadlock() { function in_place_scope_fifo_no_deadlock (line 370) | fn in_place_scope_fifo_no_deadlock() { function yield_now_to_spawn (line 385) | fn yield_now_to_spawn() { function yield_local_to_spawn (line 403) | fn yield_local_to_spawn() { FILE: builder/third-party/rayon-core/src/unwind.rs function halt_unwinding (line 13) | pub(super) fn halt_unwinding(func: F) -> thread::Result function resume_unwinding (line 20) | pub(super) fn resume_unwinding(payload: Box) -> ! { type AbortIfPanic (line 24) | pub(super) struct AbortIfPanic; method drop (line 27) | fn drop(&mut self) { FILE: builder/third-party/rayon-core/tests/double_init_fail.rs function double_init_fail (line 6) | fn double_init_fail() { FILE: builder/third-party/rayon-core/tests/init_zero_threads.rs function init_zero_threads (line 5) | fn init_zero_threads() { FILE: builder/third-party/rayon-core/tests/scope_join.rs function pseudo_join (line 2) | fn pseudo_join(f: F, g: G) function quick_sort (line 13) | fn quick_sort(v: &mut [T]) { function partition (line 23) | fn partition(v: &mut [T]) -> usize { function is_sorted (line 36) | fn is_sorted(v: &[T]) -> bool { function scope_join (line 41) | fn scope_join() { FILE: builder/third-party/rayon-core/tests/scoped_threadpool.rs type Local (line 5) | struct Local(i32); function missing_scoped_tls (line 11) | fn missing_scoped_tls() { function spawn_scoped_tls_threadpool (line 26) | fn spawn_scoped_tls_threadpool() { function build_scoped_tls_threadpool (line 69) | fn build_scoped_tls_threadpool() { FILE: builder/third-party/rayon-core/tests/simple_panic.rs function simple_panic (line 5) | fn simple_panic() { FILE: builder/third-party/rayon-core/tests/stack_overflow_crash.rs function force_stack_overflow (line 9) | fn force_stack_overflow(depth: u32) { function disable_core (line 18) | fn disable_core() { function overflow_code (line 31) | fn overflow_code() -> Option { function overflow_code (line 36) | fn overflow_code() -> Option { function stack_overflow_crash (line 44) | fn stack_overflow_crash() { function run_ignored (line 64) | fn run_ignored(test: &str) -> ExitStatus { function run_with_small_stack (line 77) | fn run_with_small_stack() { function run_with_large_stack (line 83) | fn run_with_large_stack() { function run_with_stack (line 87) | fn run_with_stack(stack_size_in_mb: usize) { FILE: builder/third-party/rayon-core/tests/use_current_thread.rs function use_current_thread_basic (line 7) | fn use_current_thread_basic() { FILE: builder/third-party/rayon/src/array.rs type Item (line 15) | type Item = &'data T; type Iter (line 16) | type Iter = Iter<'data, T>; method into_par_iter (line 18) | fn into_par_iter(self) -> Self::Iter { type Item (line 24) | type Item = &'data mut T; type Iter (line 25) | type Iter = IterMut<'data, T>; method into_par_iter (line 27) | fn into_par_iter(self) -> Self::Iter { type Item (line 33) | type Item = T; type Iter (line 34) | type Iter = IntoIter; method into_par_iter (line 36) | fn into_par_iter(self) -> Self::Iter { type IntoIter (line 43) | pub struct IntoIter { type Item (line 48) | type Item = T; method drive_unindexed (line 50) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 57) | fn opt_len(&self) -> Option { method drive (line 63) | fn drive(self, consumer: C) -> C::Result method len (line 70) | fn len(&self) -> usize { method with_producer (line 74) | fn with_producer(self, callback: CB) -> CB::Output FILE: builder/third-party/rayon/src/collections/binary_heap.rs type IntoIter (line 14) | pub struct IntoIter { type Item (line 19) | type Item = T; type Iter (line 20) | type Iter = IntoIter; method into_par_iter (line 22) | fn into_par_iter(self) -> Self::Iter { type Iter (line 36) | pub struct Iter<'a, T: Ord + Sync> { method clone (line 41) | fn clone(&self) -> Self { type Drain (line 63) | pub struct Drain<'a, T: Ord + Send> { type Iter (line 68) | type Iter = Drain<'a, T>; type Item (line 69) | type Item = T; method par_drain (line 71) | fn par_drain(self) -> Self::Iter { type Item (line 77) | type Item = T; method drive_unindexed (line 79) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 86) | fn opt_len(&self) -> Option { method drive (line 92) | fn drive(self, consumer: C) -> C::Result method len (line 99) | fn len(&self) -> usize { method with_producer (line 103) | fn with_producer(self, callback: CB) -> CB::Output method drop (line 114) | fn drop(&mut self) { FILE: builder/third-party/rayon/src/collections/btree_map.rs type IntoIter (line 14) | pub struct IntoIter { type Iter (line 30) | pub struct Iter<'a, K: Ord + Sync, V: Sync> { method clone (line 35) | fn clone(&self) -> Self { type IterMut (line 54) | pub struct IterMut<'a, K: Ord + Sync, V: Send> { FILE: builder/third-party/rayon/src/collections/btree_set.rs type IntoIter (line 14) | pub struct IntoIter { type Iter (line 30) | pub struct Iter<'a, T: Ord + Sync> { method clone (line 35) | fn clone(&self) -> Self { FILE: builder/third-party/rayon/src/collections/hash_map.rs type IntoIter (line 16) | pub struct IntoIter { type Iter (line 32) | pub struct Iter<'a, K: Hash + Eq + Sync, V: Sync> { method clone (line 37) | fn clone(&self) -> Self { type IterMut (line 56) | pub struct IterMut<'a, K: Hash + Eq + Sync, V: Send> { type Drain (line 73) | pub struct Drain<'a, K: Hash + Eq + Send, V: Send> { type Iter (line 81) | type Iter = Drain<'a, K, V>; type Item (line 82) | type Item = (K, V); method par_drain (line 84) | fn par_drain(self) -> Self::Iter { FILE: builder/third-party/rayon/src/collections/hash_set.rs type IntoIter (line 16) | pub struct IntoIter { type Iter (line 32) | pub struct Iter<'a, T: Hash + Eq + Sync> { method clone (line 37) | fn clone(&self) -> Self { type Drain (line 59) | pub struct Drain<'a, T: Hash + Eq + Send> { type Iter (line 65) | type Iter = Drain<'a, T>; type Item (line 66) | type Item = T; method par_drain (line 68) | fn par_drain(self) -> Self::Iter { FILE: builder/third-party/rayon/src/collections/linked_list.rs type IntoIter (line 14) | pub struct IntoIter { type Iter (line 30) | pub struct Iter<'a, T: Sync> { method clone (line 35) | fn clone(&self) -> Self { type IterMut (line 54) | pub struct IterMut<'a, T: Send> { FILE: builder/third-party/rayon/src/collections/mod.rs type DrainGuard (line 46) | pub(super) struct DrainGuard<'a, T, C: From>> { function new (line 56) | pub(super) fn new(collection: &'a mut C) -> Self { method drop (line 66) | fn drop(&mut self) { type Iter (line 77) | type Iter = crate::vec::Drain<'a, T>; type Item (line 78) | type Item = T; function par_drain (line 80) | fn par_drain>(self, range: R) -> Self::Iter { FILE: builder/third-party/rayon/src/collections/vec_deque.rs type IntoIter (line 17) | pub struct IntoIter { type Item (line 22) | type Item = T; type Iter (line 23) | type Iter = IntoIter; method into_par_iter (line 25) | fn into_par_iter(self) -> Self::Iter { type Iter (line 39) | pub struct Iter<'a, T: Sync> { method clone (line 44) | fn clone(&self) -> Self { type Item (line 52) | type Item = &'a T; type Iter (line 53) | type Iter = Iter<'a, T>; method into_par_iter (line 55) | fn into_par_iter(self) -> Self::Iter { type IterMut (line 70) | pub struct IterMut<'a, T: Send> { type Item (line 75) | type Item = &'a mut T; type Iter (line 76) | type Iter = IterMut<'a, T>; method into_par_iter (line 78) | fn into_par_iter(self) -> Self::Iter { type Drain (line 94) | pub struct Drain<'a, T: Send> { type Iter (line 101) | type Iter = Drain<'a, T>; type Item (line 102) | type Item = T; function par_drain (line 104) | fn par_drain>(self, range: R) -> Self::Iter { type Item (line 114) | type Item = T; method drive_unindexed (line 116) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 123) | fn opt_len(&self) -> Option { method drive (line 129) | fn drive(self, consumer: C) -> C::Result method len (line 136) | fn len(&self) -> usize { method with_producer (line 140) | fn with_producer(self, callback: CB) -> CB::Output method drop (line 152) | fn drop(&mut self) { FILE: builder/third-party/rayon/src/delegate.rs function unindexed_example (line 64) | fn unindexed_example() { function indexed_example (line 89) | fn indexed_example() { FILE: builder/third-party/rayon/src/iter/blocks.rs type BlocksCallback (line 4) | struct BlocksCallback { type Output (line 15) | type Output = C::Result; function callback (line 17) | fn callback>(mut self, mut producer: P) -> Self::O... type ExponentialBlocks (line 60) | pub struct ExponentialBlocks { function new (line 65) | pub(super) fn new(base: I) -> Self { type Item (line 74) | type Item = I::Item; method drive_unindexed (line 76) | fn drive_unindexed(self, consumer: C) -> C::Result function exponential_size (line 90) | fn exponential_size(size: &usize) -> Option { type UniformBlocks (line 103) | pub struct UniformBlocks { function new (line 109) | pub(super) fn new(base: I, block_size: usize) -> Self { type Item (line 118) | type Item = I::Item; method drive_unindexed (line 120) | fn drive_unindexed(self, consumer: C) -> C::Result FILE: builder/third-party/rayon/src/iter/chain.rs type Chain (line 13) | pub struct Chain function new (line 28) | pub(super) fn new(a: A, b: B) -> Self { type Item (line 38) | type Item = A::Item; method drive_unindexed (line 40) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 61) | fn opt_len(&self) -> Option { method drive (line 71) | fn drive(self, consumer: C) -> C::Result method len (line 81) | fn len(&self) -> usize { method with_producer (line 85) | fn with_producer(self, callback: CB) -> CB::Output type ChainProducer (line 147) | struct ChainProducer function new (line 162) | fn new(a_len: usize, a: A, b: B) -> Self { type Item (line 172) | type Item = A::Item; type IntoIter (line 173) | type IntoIter = ChainSeq; method into_iter (line 175) | fn into_iter(self) -> Self::IntoIter { method min_len (line 179) | fn min_len(&self) -> usize { method max_len (line 183) | fn max_len(&self) -> usize { method split_at (line 187) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 206) | fn fold_with(self, mut folder: F) -> F type ChainSeq (line 222) | struct ChainSeq { function new (line 227) | fn new(a: A, b: B) -> ChainSeq type Item (line 241) | type Item = A::Item; method next (line 243) | fn next(&mut self) -> Option { method size_hint (line 247) | fn size_hint(&self) -> (usize, Option) { method next_back (line 264) | fn next_back(&mut self) -> Option { FILE: builder/third-party/rayon/src/iter/chunks.rs type Chunks (line 13) | pub struct Chunks function new (line 26) | pub(super) fn new(i: I, size: usize) -> Self { type Item (line 35) | type Item = Vec; method drive_unindexed (line 37) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 44) | fn opt_len(&self) -> Option { method drive (line 53) | fn drive(self, consumer: C) -> C::Result method len (line 60) | fn len(&self) -> usize { method with_producer (line 64) | fn with_producer(self, callback: CB) -> CB::Output type ChunkProducer (line 98) | pub(super) struct ChunkProducer { function new (line 106) | pub(super) fn new(chunk_size: usize, len: usize, base: P, map: F) -> Self { type Item (line 121) | type Item = T; type IntoIter (line 122) | type IntoIter = std::iter::Map, F>; method into_iter (line 124) | fn into_iter(self) -> Self::IntoIter { method split_at (line 133) | fn split_at(self, index: usize) -> (Self, Self) { method min_len (line 152) | fn min_len(&self) -> usize { method max_len (line 156) | fn max_len(&self) -> usize { type ChunkSeq (line 161) | pub(super) struct ChunkSeq

{ type Item (line 171) | type Item = P::IntoIter; method next (line 173) | fn next(&mut self) -> Option { method size_hint (line 187) | fn size_hint(&self) -> (usize, Option) { method len (line 198) | fn len(&self) -> usize { method next_back (line 207) | fn next_back(&mut self) -> Option { FILE: builder/third-party/rayon/src/iter/cloned.rs type Cloned (line 14) | pub struct Cloned { function new (line 23) | pub(super) fn new(base: I) -> Self { type Item (line 33) | type Item = T; method drive_unindexed (line 35) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 43) | fn opt_len(&self) -> Option { method drive (line 53) | fn drive(self, consumer: C) -> C::Result method len (line 61) | fn len(&self) -> usize { method with_producer (line 65) | fn with_producer(self, callback: CB) -> CB::Output type ClonedProducer (line 95) | struct ClonedProducer

{ type Item (line 104) | type Item = T; type IntoIter (line 105) | type IntoIter = iter::Cloned; method into_iter (line 107) | fn into_iter(self) -> Self::IntoIter { method min_len (line 111) | fn min_len(&self) -> usize { method max_len (line 115) | fn max_len(&self) -> usize { method split_at (line 119) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 127) | fn fold_with(self, folder: F) -> F type ClonedConsumer (line 138) | struct ClonedConsumer { function new (line 143) | fn new(base: C) -> Self { type Folder (line 153) | type Folder = ClonedFolder; type Reducer (line 154) | type Reducer = C::Reducer; type Result (line 155) | type Result = C::Result; function split_at (line 157) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 166) | fn into_folder(self) -> Self::Folder { function full (line 172) | fn full(&self) -> bool { function split_off_left (line 182) | fn split_off_left(&self) -> Self { function to_reducer (line 186) | fn to_reducer(&self) -> Self::Reducer { type ClonedFolder (line 191) | struct ClonedFolder { type Result (line 200) | type Result = F::Result; function consume (line 202) | fn consume(self, item: &'a T) -> Self { function consume_iter (line 208) | fn consume_iter(mut self, iter: I) -> Self function complete (line 216) | fn complete(self) -> F::Result { function full (line 220) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/collect/consumer.rs type CollectConsumer (line 7) | pub(super) struct CollectConsumer<'c, T: Send> { function appender (line 16) | pub(super) fn appender(vec: &mut Vec, len: usize) -> CollectConsumer<... function new (line 30) | unsafe fn new(start: *mut T, len: usize) -> Self { type CollectResult (line 44) | pub(super) struct CollectResult<'c, T> { function len (line 61) | pub(super) fn len(&self) -> usize { function release_ownership (line 66) | pub(super) fn release_ownership(mut self) -> usize { method drop (line 74) | fn drop(&mut self) { type Folder (line 87) | type Folder = CollectResult<'c, T>; type Reducer (line 88) | type Reducer = CollectReducer; type Result (line 89) | type Result = CollectResult<'c, T>; function split_at (line 91) | fn split_at(self, index: usize) -> (Self, Self, CollectReducer) { function into_folder (line 106) | fn into_folder(self) -> Self::Folder { function full (line 117) | fn full(&self) -> bool { type Result (line 123) | type Result = Self; function consume (line 125) | fn consume(mut self, item: T) -> Self { function complete (line 142) | fn complete(self) -> Self::Result { function full (line 148) | fn full(&self) -> bool { function split_off_left (line 156) | fn split_off_left(&self) -> Self { function to_reducer (line 159) | fn to_reducer(&self) -> Self::Reducer { type CollectReducer (line 166) | pub(super) struct CollectReducer; method reduce (line 169) | fn reduce( FILE: builder/third-party/rayon/src/iter/collect/mod.rs function collect_into_vec (line 13) | pub(super) fn collect_into_vec(pi: I, v: &mut Vec) function special_extend (line 34) | pub(super) fn special_extend(pi: I, len: usize, v: &mut Vec) function unzip_into_vecs (line 45) | pub(super) fn unzip_into_vecs(pi: I, left: &mut Vec, right: ... function collect_with_consumer (line 75) | fn collect_with_consumer(vec: &mut Vec, len: usize, scope_fn: F) FILE: builder/third-party/rayon/src/iter/collect/test.rs function produce_too_many_items (line 21) | fn produce_too_many_items() { function produce_fewer_items (line 36) | fn produce_fewer_items() { function left_produces_items_with_no_complete (line 49) | fn left_produces_items_with_no_complete() { function right_produces_items_with_no_complete (line 65) | fn right_produces_items_with_no_complete() { function produces_items_with_no_complete (line 80) | fn produces_items_with_no_complete() { function left_produces_too_many_items (line 100) | fn left_produces_too_many_items() { function right_produces_too_many_items (line 117) | fn right_produces_too_many_items() { function left_produces_fewer_items (line 134) | fn left_produces_fewer_items() { function only_left_result (line 153) | fn only_left_result() { function only_right_result (line 171) | fn only_right_result() { function reducer_does_not_preserve_order (line 188) | fn reducer_does_not_preserve_order() { function right_produces_fewer_items (line 207) | fn right_produces_fewer_items() { function left_panics (line 226) | fn left_panics() { function right_panics (line 252) | fn right_panics() { function left_produces_fewer_items_drops (line 278) | fn left_produces_fewer_items_drops() { type DropCounter (line 304) | struct DropCounter { method created (line 312) | fn created(&self) -> usize { method dropped (line 316) | fn dropped(&self) -> usize { method element (line 320) | fn element(&self) -> Element<'_> { method assert_drop_count (line 325) | fn assert_drop_count(&self) { type Element (line 309) | struct Element<'a>(&'a AtomicUsize); method drop (line 337) | fn drop(&mut self) { function assert_is_panic_with_message (line 343) | fn assert_is_panic_with_message(result: &ThreadResult, expected: &... FILE: builder/third-party/rayon/src/iter/copied.rs type Copied (line 14) | pub struct Copied { function new (line 23) | pub(super) fn new(base: I) -> Self { type Item (line 33) | type Item = T; method drive_unindexed (line 35) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 43) | fn opt_len(&self) -> Option { method drive (line 53) | fn drive(self, consumer: C) -> C::Result method len (line 61) | fn len(&self) -> usize { method with_producer (line 65) | fn with_producer(self, callback: CB) -> CB::Output type CopiedProducer (line 95) | struct CopiedProducer

{ type Item (line 104) | type Item = T; type IntoIter (line 105) | type IntoIter = iter::Copied; method into_iter (line 107) | fn into_iter(self) -> Self::IntoIter { method min_len (line 111) | fn min_len(&self) -> usize { method max_len (line 115) | fn max_len(&self) -> usize { method split_at (line 119) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 127) | fn fold_with(self, folder: F) -> F type CopiedConsumer (line 138) | struct CopiedConsumer { function new (line 143) | fn new(base: C) -> Self { type Folder (line 153) | type Folder = CopiedFolder; type Reducer (line 154) | type Reducer = C::Reducer; type Result (line 155) | type Result = C::Result; function split_at (line 157) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 166) | fn into_folder(self) -> Self::Folder { function full (line 172) | fn full(&self) -> bool { function split_off_left (line 182) | fn split_off_left(&self) -> Self { function to_reducer (line 186) | fn to_reducer(&self) -> Self::Reducer { type CopiedFolder (line 191) | struct CopiedFolder { type Result (line 200) | type Result = F::Result; function consume (line 202) | fn consume(self, &item: &'a T) -> Self { function consume_iter (line 208) | fn consume_iter(mut self, iter: I) -> Self function complete (line 216) | fn complete(self) -> F::Result { function full (line 220) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/empty.rs function empty (line 24) | pub fn empty() -> Empty { type Empty (line 31) | pub struct Empty { method clone (line 36) | fn clone(&self) -> Self { function fmt (line 42) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 48) | type Item = T; method drive_unindexed (line 50) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 57) | fn opt_len(&self) -> Option { method drive (line 63) | fn drive(self, consumer: C) -> C::Result method len (line 70) | fn len(&self) -> usize { method with_producer (line 74) | fn with_producer(self, callback: CB) -> CB::Output type EmptyProducer (line 83) | struct EmptyProducer(PhantomData); type Item (line 86) | type Item = T; type IntoIter (line 87) | type IntoIter = std::iter::Empty; method into_iter (line 89) | fn into_iter(self) -> Self::IntoIter { method split_at (line 93) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 98) | fn fold_with(self, folder: F) -> F FILE: builder/third-party/rayon/src/iter/enumerate.rs type Enumerate (line 14) | pub struct Enumerate { function new (line 23) | pub(super) fn new(base: I) -> Self { type Item (line 32) | type Item = (usize, I::Item); method drive_unindexed (line 34) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 41) | fn opt_len(&self) -> Option { method drive (line 50) | fn drive>(self, consumer: C) -> C::Result { method len (line 54) | fn len(&self) -> usize { method with_producer (line 58) | fn with_producer(self, callback: CB) -> CB::Output type EnumerateProducer (line 87) | struct EnumerateProducer

{ type Item (line 96) | type Item = (usize, P::Item); type IntoIter (line 97) | type IntoIter = iter::Zip, P::IntoIter>; method into_iter (line 99) | fn into_iter(self) -> Self::IntoIter { method min_len (line 113) | fn min_len(&self) -> usize { method max_len (line 116) | fn max_len(&self) -> usize { method split_at (line 120) | fn split_at(self, index: usize) -> (Self, Self) { FILE: builder/third-party/rayon/src/iter/extend.rs function len (line 42) | fn len(vecs: &Either, LinkedList>>) -> usize { function string_len (line 50) | fn string_len>(vecs: &Either, LinkedList>>) ... function osstring_len (line 59) | fn osstring_len>(vecs: &Either, LinkedList... function fast_collect (line 67) | pub(super) fn fast_collect(pi: I) -> Either, LinkedList; type Reducer (line 92) | type Reducer = ListReducer; type Result (line 93) | type Result = LinkedList>; method split_at (line 95) | fn split_at(self, _index: usize) -> (Self, Self, Self::Reducer) { method into_folder (line 99) | fn into_folder(self) -> Self::Folder { method full (line 103) | fn full(&self) -> bool { method split_off_left (line 109) | fn split_off_left(&self) -> Self { method to_reducer (line 113) | fn to_reducer(&self) -> Self::Reducer { type ListVecFolder (line 86) | struct ListVecFolder { type Result (line 119) | type Result = LinkedList>; function consume (line 121) | fn consume(mut self, item: T) -> Self { function consume_iter (line 126) | fn consume_iter(mut self, iter: I) -> Self function complete (line 134) | fn complete(self) -> Self::Result { function full (line 142) | fn full(&self) -> bool { function par_extend (line 152) | fn par_extend(&mut self, par_iter: I) function par_extend (line 165) | fn par_extend(&mut self, par_iter: I) function par_extend (line 179) | fn par_extend(&mut self, par_iter: I) function par_extend (line 193) | fn par_extend(&mut self, par_iter: I) function par_extend (line 206) | fn par_extend(&mut self, par_iter: I) function par_extend (line 219) | fn par_extend(&mut self, par_iter: I) function par_extend (line 234) | fn par_extend(&mut self, par_iter: I) function par_extend (line 250) | fn par_extend(&mut self, par_iter: I) function par_extend (line 264) | fn par_extend(&mut self, par_iter: I) function par_extend (line 278) | fn par_extend(&mut self, par_iter: I) function par_extend (line 291) | fn par_extend(&mut self, par_iter: I) function par_extend (line 305) | fn par_extend(&mut self, par_iter: I) type ListConsumer (line 313) | struct ListConsumer; type Folder (line 322) | type Folder = ListFolder; type Reducer (line 323) | type Reducer = ListReducer; type Result (line 324) | type Result = LinkedList; method split_at (line 326) | fn split_at(self, _index: usize) -> (Self, Self, Self::Reducer) { method into_folder (line 330) | fn into_folder(self) -> Self::Folder { method full (line 336) | fn full(&self) -> bool { method split_off_left (line 342) | fn split_off_left(&self) -> Self { method to_reducer (line 346) | fn to_reducer(&self) -> Self::Reducer { type ListFolder (line 315) | struct ListFolder { type ListReducer (line 319) | struct ListReducer; method reduce (line 377) | fn reduce(self, mut left: LinkedList, mut right: LinkedList) -> ... type Result (line 352) | type Result = LinkedList; function consume (line 354) | fn consume(mut self, item: T) -> Self { function consume_iter (line 359) | fn consume_iter(mut self, iter: I) -> Self function complete (line 367) | fn complete(self) -> Self::Result { function full (line 371) | fn full(&self) -> bool { method par_extend (line 385) | fn par_extend(&mut self, par_iter: I) method par_extend (line 395) | fn par_extend(&mut self, par_iter: I) method par_extend (line 405) | fn par_extend(&mut self, par_iter: I) method par_extend (line 415) | fn par_extend(&mut self, par_iter: I) method par_extend (line 429) | fn par_extend(&mut self, par_iter: I) type ListStringConsumer (line 437) | struct ListStringConsumer; type Folder (line 444) | type Folder = ListStringFolder; type Reducer (line 445) | type Reducer = ListReducer; type Result (line 446) | type Result = LinkedList; method split_at (line 448) | fn split_at(self, _index: usize) -> (Self, Self, Self::Reducer) { method into_folder (line 452) | fn into_folder(self) -> Self::Folder { method full (line 458) | fn full(&self) -> bool { method split_off_left (line 464) | fn split_off_left(&self) -> Self { method to_reducer (line 468) | fn to_reducer(&self) -> Self::Reducer { type ListStringFolder (line 439) | struct ListStringFolder { type Result (line 474) | type Result = LinkedList; method consume (line 476) | fn consume(mut self, item: char) -> Self { method consume_iter (line 481) | fn consume_iter(mut self, iter: I) -> Self method complete (line 489) | fn complete(self) -> Self::Result { method full (line 497) | fn full(&self) -> bool { method par_extend (line 504) | fn par_extend(&mut self, par_iter: I) method par_extend (line 514) | fn par_extend(&mut self, par_iter: I) method par_extend (line 524) | fn par_extend(&mut self, par_iter: I) method par_extend (line 534) | fn par_extend(&mut self, par_iter: I) function par_extend (line 547) | fn par_extend(&mut self, par_iter: I) function par_extend (line 560) | fn par_extend(&mut self, par_iter: I) function par_extend (line 573) | fn par_extend(&mut self, par_iter: I) function par_extend (line 603) | fn par_extend(&mut self, par_iter: I) function par_extend (line 613) | fn par_extend(&mut self, par_iter: I) FILE: builder/third-party/rayon/src/iter/filter.rs type Filter (line 13) | pub struct Filter { method fmt (line 19) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 29) | pub(super) fn new(base: I, filter_op: P) -> Self { type Item (line 39) | type Item = I::Item; method drive_unindexed (line 41) | fn drive_unindexed(self, consumer: C) -> C::Result type FilterConsumer (line 53) | struct FilterConsumer<'p, C, P> { function new (line 59) | fn new(base: C, filter_op: &'p P) -> Self { type Folder (line 69) | type Folder = FilterFolder<'p, C::Folder, P>; type Reducer (line 70) | type Reducer = C::Reducer; type Result (line 71) | type Result = C::Result; function split_at (line 73) | fn split_at(self, index: usize) -> (Self, Self, C::Reducer) { function into_folder (line 82) | fn into_folder(self) -> Self::Folder { function full (line 89) | fn full(&self) -> bool { function split_off_left (line 99) | fn split_off_left(&self) -> Self { function to_reducer (line 103) | fn to_reducer(&self) -> Self::Reducer { type FilterFolder (line 108) | struct FilterFolder<'p, C, P> { type Result (line 118) | type Result = C::Result; function consume (line 120) | fn consume(self, item: T) -> Self { function complete (line 134) | fn complete(self) -> Self::Result { function full (line 138) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/filter_map.rs type FilterMap (line 13) | pub struct FilterMap { method fmt (line 19) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 28) | pub(super) fn new(base: I, filter_op: P) -> Self { type Item (line 39) | type Item = R; method drive_unindexed (line 41) | fn drive_unindexed(self, consumer: C) -> C::Result type FilterMapConsumer (line 53) | struct FilterMapConsumer<'p, C, P> { function new (line 59) | fn new(base: C, filter_op: &'p P) -> Self { type Folder (line 69) | type Folder = FilterMapFolder<'p, C::Folder, P>; type Reducer (line 70) | type Reducer = C::Reducer; type Result (line 71) | type Result = C::Result; function split_at (line 73) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 82) | fn into_folder(self) -> Self::Folder { function full (line 90) | fn full(&self) -> bool { function split_off_left (line 100) | fn split_off_left(&self) -> Self { function to_reducer (line 104) | fn to_reducer(&self) -> Self::Reducer { type FilterMapFolder (line 109) | struct FilterMapFolder<'p, C, P> { type Result (line 119) | type Result = C::Result; function consume (line 121) | fn consume(self, item: T) -> Self { function complete (line 135) | fn complete(self) -> C::Result { function full (line 139) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/find.rs function find (line 5) | pub(super) fn find(pi: I, find_op: P) -> Option type FindConsumer (line 15) | struct FindConsumer<'p, P> { function new (line 21) | fn new(find_op: &'p P, found: &'p AtomicBool) -> Self { type Folder (line 31) | type Folder = FindFolder<'p, T, P>; type Reducer (line 32) | type Reducer = FindReducer; type Result (line 33) | type Result = Option; function split_at (line 35) | fn split_at(self, _index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 39) | fn into_folder(self) -> Self::Folder { function full (line 47) | fn full(&self) -> bool { function split_off_left (line 57) | fn split_off_left(&self) -> Self { function to_reducer (line 61) | fn to_reducer(&self) -> Self::Reducer { type FindFolder (line 66) | struct FindFolder<'p, T, P> { type Result (line 76) | type Result = Option; function consume (line 78) | fn consume(mut self, item: T) -> Self { function consume_iter (line 86) | fn consume_iter(mut self, iter: I) -> Self function complete (line 105) | fn complete(self) -> Self::Result { function full (line 109) | fn full(&self) -> bool { type FindReducer (line 114) | struct FindReducer; method reduce (line 117) | fn reduce(self, left: Option, right: Option) -> Option { FILE: builder/third-party/rayon/src/iter/find_first_last/mod.rs type MatchPosition (line 27) | enum MatchPosition { function better_position (line 34) | fn better_position(pos1: usize, pos2: usize, mp: MatchPosition) -> bool { function find_first (line 41) | pub(super) fn find_first(pi: I, find_op: P) -> Option function find_last (line 51) | pub(super) fn find_last(pi: I, find_op: P) -> Option type FindConsumer (line 61) | struct FindConsumer<'p, P> { function new (line 70) | fn new(find_op: &'p P, match_position: MatchPosition, best_found: &'p At... function current_index (line 80) | fn current_index(&self) -> usize { type Folder (line 93) | type Folder = FindFolder<'p, T, P>; type Reducer (line 94) | type Reducer = FindReducer; type Result (line 95) | type Result = Option; function split_at (line 97) | fn split_at(self, _index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 108) | fn into_folder(self) -> Self::Folder { function full (line 118) | fn full(&self) -> bool { function split_off_left (line 134) | fn split_off_left(&self) -> Self { function to_reducer (line 159) | fn to_reducer(&self) -> Self::Reducer { type FindFolder (line 166) | struct FindFolder<'p, T, P> { type Result (line 175) | type Result = Option; function consume (line 177) | fn consume(mut self, item: T) -> Self { function complete (line 200) | fn complete(self) -> Self::Result { function full (line 204) | fn full(&self) -> bool { type FindReducer (line 219) | struct FindReducer { method reduce (line 224) | fn reduce(self, left: Option, right: Option) -> Option { FILE: builder/third-party/rayon/src/iter/find_first_last/test.rs function same_range_first_consumers_return_correct_answer (line 4) | fn same_range_first_consumers_return_correct_answer() { function same_range_last_consumers_return_correct_answer (line 40) | fn same_range_last_consumers_return_correct_answer() { function find_first_folder_does_not_clobber_first_found (line 79) | fn find_first_folder_does_not_clobber_first_found() { function find_last_folder_yields_last_match (line 94) | fn find_last_folder_yields_last_match() { FILE: builder/third-party/rayon/src/iter/flat_map.rs type FlatMap (line 13) | pub struct FlatMap { method fmt (line 19) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 26) | pub(super) fn new(base: I, map_op: F) -> Self { type Item (line 37) | type Item = PI::Item; method drive_unindexed (line 39) | fn drive_unindexed(self, consumer: C) -> C::Result type FlatMapConsumer (line 51) | struct FlatMapConsumer<'f, C, F> { function new (line 57) | fn new(base: C, map_op: &'f F) -> Self { type Folder (line 68) | type Folder = FlatMapFolder<'f, C, F, C::Result>; type Reducer (line 69) | type Reducer = C::Reducer; type Result (line 70) | type Result = C::Result; function split_at (line 72) | fn split_at(self, index: usize) -> (Self, Self, C::Reducer) { function into_folder (line 81) | fn into_folder(self) -> Self::Folder { function full (line 89) | fn full(&self) -> bool { function split_off_left (line 100) | fn split_off_left(&self) -> Self { function to_reducer (line 104) | fn to_reducer(&self) -> Self::Reducer { type FlatMapFolder (line 109) | struct FlatMapFolder<'f, C, F, R> { type Result (line 121) | type Result = C::Result; function consume (line 123) | fn consume(self, item: T) -> Self { function complete (line 144) | fn complete(self) -> Self::Result { function full (line 151) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/flat_map_iter.rs type FlatMapIter (line 13) | pub struct FlatMapIter { method fmt (line 19) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 28) | pub(super) fn new(base: I, map_op: F) -> Self { type Item (line 40) | type Item = SI::Item; method drive_unindexed (line 42) | fn drive_unindexed(self, consumer: C) -> C::Result type FlatMapIterConsumer (line 54) | struct FlatMapIterConsumer<'f, C, F> { function new (line 60) | fn new(base: C, map_op: &'f F) -> Self { type Folder (line 71) | type Folder = FlatMapIterFolder<'f, C::Folder, F>; type Reducer (line 72) | type Reducer = C::Reducer; type Result (line 73) | type Result = C::Result; function split_at (line 75) | fn split_at(self, index: usize) -> (Self, Self, C::Reducer) { function into_folder (line 84) | fn into_folder(self) -> Self::Folder { function full (line 91) | fn full(&self) -> bool { function split_off_left (line 102) | fn split_off_left(&self) -> Self { function to_reducer (line 106) | fn to_reducer(&self) -> Self::Reducer { type FlatMapIterFolder (line 111) | struct FlatMapIterFolder<'f, C, F> { type Result (line 122) | type Result = C::Result; function consume (line 124) | fn consume(self, item: T) -> Self { function consume_iter (line 130) | fn consume_iter(self, iter: I) -> Self function complete (line 140) | fn complete(self) -> Self::Result { function full (line 144) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/flatten.rs type Flatten (line 11) | pub struct Flatten { function new (line 21) | pub(super) fn new(base: I) -> Self { type Item (line 31) | type Item = ::Item; method drive_unindexed (line 33) | fn drive_unindexed(self, consumer: C) -> C::Result type FlattenConsumer (line 45) | struct FlattenConsumer { function new (line 50) | fn new(base: C) -> Self { type Folder (line 60) | type Folder = FlattenFolder; type Reducer (line 61) | type Reducer = C::Reducer; type Result (line 62) | type Result = C::Result; function split_at (line 64) | fn split_at(self, index: usize) -> (Self, Self, C::Reducer) { function into_folder (line 73) | fn into_folder(self) -> Self::Folder { function full (line 80) | fn full(&self) -> bool { function split_off_left (line 90) | fn split_off_left(&self) -> Self { function to_reducer (line 94) | fn to_reducer(&self) -> Self::Reducer { type FlattenFolder (line 99) | struct FlattenFolder { type Result (line 109) | type Result = C::Result; function consume (line 111) | fn consume(self, item: T) -> Self { function complete (line 130) | fn complete(self) -> Self::Result { function full (line 137) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/flatten_iter.rs type FlattenIter (line 11) | pub struct FlattenIter { function new (line 22) | pub(super) fn new(base: I) -> Self { type Item (line 33) | type Item = ::Item; method drive_unindexed (line 35) | fn drive_unindexed(self, consumer: C) -> C::Result type FlattenIterConsumer (line 47) | struct FlattenIterConsumer { function new (line 52) | fn new(base: C) -> Self { type Folder (line 62) | type Folder = FlattenIterFolder; type Reducer (line 63) | type Reducer = C::Reducer; type Result (line 64) | type Result = C::Result; function split_at (line 66) | fn split_at(self, index: usize) -> (Self, Self, C::Reducer) { function into_folder (line 75) | fn into_folder(self) -> Self::Folder { function full (line 81) | fn full(&self) -> bool { function split_off_left (line 91) | fn split_off_left(&self) -> Self { function to_reducer (line 95) | fn to_reducer(&self) -> Self::Reducer { type FlattenIterFolder (line 100) | struct FlattenIterFolder { type Result (line 109) | type Result = C::Result; function consume (line 111) | fn consume(self, item: T) -> Self { function consume_iter (line 116) | fn consume_iter(self, iter: I) -> Self function complete (line 125) | fn complete(self) -> Self::Result { function full (line 129) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/fold.rs function new (line 13) | pub(super) fn new(base: I, identity: ID, fold_op: F) -> Self { type Fold (line 29) | pub struct Fold { method fmt (line 36) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 48) | type Item = U; method drive_unindexed (line 50) | fn drive_unindexed(self, consumer: C) -> C::Result type FoldConsumer (line 63) | struct FoldConsumer<'c, C, ID, F> { type Folder (line 76) | type Folder = FoldFolder<'r, C::Folder, U, F>; type Reducer (line 77) | type Reducer = C::Reducer; type Result (line 78) | type Result = C::Result; function split_at (line 80) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 92) | fn into_folder(self) -> Self::Folder { function full (line 100) | fn full(&self) -> bool { function split_off_left (line 112) | fn split_off_left(&self) -> Self { function to_reducer (line 119) | fn to_reducer(&self) -> Self::Reducer { type FoldFolder (line 124) | struct FoldFolder<'r, C, ID, F> { type Result (line 135) | type Result = C::Result; function consume (line 137) | fn consume(self, item: T) -> Self { function consume_iter (line 146) | fn consume_iter(self, iter: I) -> Self function complete (line 171) | fn complete(self) -> C::Result { function full (line 175) | fn full(&self) -> bool { function new (line 188) | pub(super) fn new(base: I, item: U, fold_op: F) -> Self { type FoldWith (line 204) | pub struct FoldWith { method fmt (line 211) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 225) | type Item = U; method drive_unindexed (line 227) | fn drive_unindexed(self, consumer: C) -> C::Result type FoldWithConsumer (line 240) | struct FoldWithConsumer<'c, C, U, F> { type Folder (line 252) | type Folder = FoldFolder<'r, C::Folder, U, F>; type Reducer (line 253) | type Reducer = C::Reducer; type Result (line 254) | type Result = C::Result; function split_at (line 256) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 272) | fn into_folder(self) -> Self::Folder { function full (line 280) | fn full(&self) -> bool { function split_off_left (line 291) | fn split_off_left(&self) -> Self { function to_reducer (line 299) | fn to_reducer(&self) -> Self::Reducer { FILE: builder/third-party/rayon/src/iter/fold_chunks.rs type FoldChunks (line 17) | pub struct FoldChunks method fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 44) | pub(super) fn new(base: I, chunk_size: usize, identity: ID, fold_op: F) ... type Item (line 61) | type Item = U; method drive_unindexed (line 63) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 70) | fn opt_len(&self) -> Option { method len (line 82) | fn len(&self) -> usize { method drive (line 86) | fn drive(self, consumer: C) -> C::Result method with_producer (line 93) | fn with_producer(self, callback: CB) -> CB::Output function check_fold_chunks (line 142) | fn check_fold_chunks() { function id (line 157) | fn id() -> i32 { function sum (line 160) | fn sum(x: T, y: U) -> T function check_fold_chunks_zero_size (line 169) | fn check_fold_chunks_zero_size() { function check_fold_chunks_even_size (line 177) | fn check_fold_chunks_even_size() { function check_fold_chunks_empty (line 188) | fn check_fold_chunks_empty() { function check_fold_chunks_len (line 200) | fn check_fold_chunks_len() { function check_fold_chunks_uneven (line 209) | fn check_fold_chunks_uneven() { FILE: builder/third-party/rayon/src/iter/fold_chunks_with.rs type FoldChunksWith (line 17) | pub struct FoldChunksWith method fmt (line 28) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 44) | pub(super) fn new(base: I, chunk_size: usize, item: U, fold_op: F) -> Se... type Item (line 60) | type Item = U; method drive_unindexed (line 62) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 69) | fn opt_len(&self) -> Option { method len (line 80) | fn len(&self) -> usize { method drive (line 84) | fn drive(self, consumer: C) -> C::Result method with_producer (line 91) | fn with_producer(self, callback: CB) -> CB::Output function check_fold_chunks_with (line 140) | fn check_fold_chunks_with() { function sum (line 155) | fn sum(x: T, y: U) -> T function check_fold_chunks_zero_size (line 164) | fn check_fold_chunks_zero_size() { function check_fold_chunks_even_size (line 172) | fn check_fold_chunks_even_size() { function check_fold_chunks_with_empty (line 183) | fn check_fold_chunks_with_empty() { function check_fold_chunks_len (line 195) | fn check_fold_chunks_len() { function check_fold_chunks_uneven (line 204) | fn check_fold_chunks_uneven() { FILE: builder/third-party/rayon/src/iter/for_each.rs function for_each (line 5) | pub(super) fn for_each(pi: I, op: &F) type ForEachConsumer (line 15) | struct ForEachConsumer<'f, F> { type Folder (line 23) | type Folder = ForEachConsumer<'f, F>; type Reducer (line 24) | type Reducer = NoopReducer; type Result (line 25) | type Result = (); function split_at (line 27) | fn split_at(self, _index: usize) -> (Self, Self, NoopReducer) { function into_folder (line 31) | fn into_folder(self) -> Self { function full (line 35) | fn full(&self) -> bool { type Result (line 44) | type Result = (); function consume (line 46) | fn consume(self, item: T) -> Self { function consume_iter (line 51) | fn consume_iter(self, iter: I) -> Self function complete (line 59) | fn complete(self) {} function full (line 61) | fn full(&self) -> bool { function split_off_left (line 70) | fn split_off_left(&self) -> Self { function to_reducer (line 74) | fn to_reducer(&self) -> NoopReducer { FILE: builder/third-party/rayon/src/iter/from_par_iter.rs function collect_extended (line 14) | fn collect_extended(par_iter: I) -> C function from_par_iter (line 29) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 42) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 55) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 68) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 81) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 95) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 109) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 127) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 144) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 158) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 171) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 181) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 191) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 201) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 211) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 221) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 231) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 241) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 251) | fn from_par_iter(par_iter: I) -> Self method from_par_iter (line 261) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 280) | fn from_par_iter(par_iter: I) -> Self function from_par_iter (line 304) | fn from_par_iter(par_iter: I) -> Self FILE: builder/third-party/rayon/src/iter/inspect.rs type Inspect (line 16) | pub struct Inspect { method fmt (line 22) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 32) | pub(super) fn new(base: I, inspect_op: F) -> Self { type Item (line 42) | type Item = I::Item; method drive_unindexed (line 44) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 52) | fn opt_len(&self) -> Option { method drive (line 62) | fn drive(self, consumer: C) -> C::Result method len (line 70) | fn len(&self) -> usize { method with_producer (line 74) | fn with_producer(self, callback: CB) -> CB::Output type InspectProducer (line 111) | struct InspectProducer<'f, P, F> { type Item (line 121) | type Item = P::Item; type IntoIter (line 122) | type IntoIter = iter::Inspect; method into_iter (line 124) | fn into_iter(self) -> Self::IntoIter { method min_len (line 128) | fn min_len(&self) -> usize { method max_len (line 132) | fn max_len(&self) -> usize { method split_at (line 136) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 150) | fn fold_with(self, folder: G) -> G type InspectConsumer (line 165) | struct InspectConsumer<'f, C, F> { function new (line 171) | fn new(base: C, inspect_op: &'f F) -> Self { type Folder (line 181) | type Folder = InspectFolder<'f, C::Folder, F>; type Reducer (line 182) | type Reducer = C::Reducer; type Result (line 183) | type Result = C::Result; function split_at (line 185) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 194) | fn into_folder(self) -> Self::Folder { function full (line 201) | fn full(&self) -> bool { function split_off_left (line 211) | fn split_off_left(&self) -> Self { function to_reducer (line 215) | fn to_reducer(&self) -> Self::Reducer { type InspectFolder (line 220) | struct InspectFolder<'f, C, F> { type Result (line 230) | type Result = C::Result; function consume (line 232) | fn consume(self, item: T) -> Self { function consume_iter (line 240) | fn consume_iter(mut self, iter: I) -> Self function complete (line 250) | fn complete(self) -> C::Result { function full (line 254) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/interleave.rs type Interleave (line 13) | pub struct Interleave function new (line 28) | pub(super) fn new(i: I, j: J) -> Self { type Item (line 38) | type Item = I::Item; method drive_unindexed (line 40) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 47) | fn opt_len(&self) -> Option { method drive (line 57) | fn drive(self, consumer: C) -> C::Result method len (line 64) | fn len(&self) -> usize { method with_producer (line 68) | fn with_producer(self, callback: CB) -> CB::Output type InterleaveProducer (line 142) | struct InterleaveProducer function new (line 159) | fn new(i: I, j: J, i_len: usize, j_len: usize, i_next: bool) -> Interlea... type Item (line 175) | type Item = I::Item; type IntoIter (line 176) | type IntoIter = InterleaveSeq; method into_iter (line 178) | fn into_iter(self) -> Self::IntoIter { method min_len (line 186) | fn min_len(&self) -> usize { method max_len (line 190) | fn max_len(&self) -> usize { method split_at (line 206) | fn split_at(self, index: usize) -> (Self, Self) { type InterleaveSeq (line 252) | struct InterleaveSeq { type Item (line 271) | type Item = I::Item; method next (line 274) | fn next(&mut self) -> Option { method size_hint (line 289) | fn size_hint(&self) -> (usize, Option) { method next_back (line 311) | fn next_back(&mut self) -> Option { method len (line 332) | fn len(&self) -> usize { FILE: builder/third-party/rayon/src/iter/interleave_shortest.rs type InterleaveShortest (line 15) | pub struct InterleaveShortest function new (line 29) | pub(super) fn new(i: I, j: J) -> Self { type Item (line 49) | type Item = I::Item; method drive_unindexed (line 51) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 58) | fn opt_len(&self) -> Option { method drive (line 68) | fn drive(self, consumer: C) -> C::Result method len (line 75) | fn len(&self) -> usize { method with_producer (line 79) | fn with_producer(self, callback: CB) -> CB::Output FILE: builder/third-party/rayon/src/iter/intersperse.rs type Intersperse (line 14) | pub struct Intersperse function new (line 29) | pub(super) fn new(base: I, item: I::Item) -> Self { type Item (line 39) | type Item = I::Item; method drive_unindexed (line 41) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 49) | fn opt_len(&self) -> Option { method drive (line 62) | fn drive(self, consumer: C) -> C::Result method len (line 70) | fn len(&self) -> usize { method with_producer (line 79) | fn with_producer(self, callback: CB) -> CB::Output type IntersperseProducer (line 114) | struct IntersperseProducer

function new (line 128) | fn new(base: P, item: P::Item, len: usize) -> Self { type Item (line 143) | type Item = P::Item; type IntoIter (line 144) | type IntoIter = IntersperseIter; method into_iter (line 146) | fn into_iter(self) -> Self::IntoIter { method min_len (line 158) | fn min_len(&self) -> usize { method max_len (line 161) | fn max_len(&self) -> usize { method split_at (line 165) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 194) | fn fold_with(self, folder: F) -> F type IntersperseIter (line 207) | struct IntersperseIter type Item (line 222) | type Item = I::Item; method next (line 224) | fn next(&mut self) -> Option { method size_hint (line 240) | fn size_hint(&self) -> (usize, Option) { method next_back (line 251) | fn next_back(&mut self) -> Option { method len (line 273) | fn len(&self) -> usize { type IntersperseConsumer (line 279) | struct IntersperseConsumer { function new (line 289) | fn new(base: C, item: T) -> Self { type Folder (line 303) | type Folder = IntersperseFolder; type Reducer (line 304) | type Reducer = C::Reducer; type Result (line 305) | type Result = C::Result; function split_at (line 307) | fn split_at(mut self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 322) | fn into_folder(self) -> Self::Folder { function full (line 330) | fn full(&self) -> bool { function split_off_left (line 340) | fn split_off_left(&self) -> Self { function to_reducer (line 350) | fn to_reducer(&self) -> Self::Reducer { type IntersperseFolder (line 355) | struct IntersperseFolder { type Result (line 366) | type Result = C::Result; function consume (line 368) | fn consume(mut self, item: T) -> Self { function consume_iter (line 381) | fn consume_iter(self, iter: I) -> Self function complete (line 403) | fn complete(self) -> C::Result { function full (line 407) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/len.rs type MinLen (line 11) | pub struct MinLen { function new (line 21) | pub(super) fn new(base: I, min: usize) -> Self { type Item (line 30) | type Item = I::Item; method drive_unindexed (line 32) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 39) | fn opt_len(&self) -> Option { method drive (line 48) | fn drive>(self, consumer: C) -> C::Result { method len (line 52) | fn len(&self) -> usize { method with_producer (line 56) | fn with_producer(self, callback: CB) -> CB::Output type MinLenProducer (line 92) | struct MinLenProducer

{ type Item (line 101) | type Item = P::Item; type IntoIter (line 102) | type IntoIter = P::IntoIter; method into_iter (line 104) | fn into_iter(self) -> Self::IntoIter { method min_len (line 108) | fn min_len(&self) -> usize { method max_len (line 112) | fn max_len(&self) -> usize { method split_at (line 116) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 130) | fn fold_with(self, folder: F) -> F type MaxLen (line 145) | pub struct MaxLen { function new (line 155) | pub(super) fn new(base: I, max: usize) -> Self { type Item (line 164) | type Item = I::Item; method drive_unindexed (line 166) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 173) | fn opt_len(&self) -> Option { method drive (line 182) | fn drive>(self, consumer: C) -> C::Result { method len (line 186) | fn len(&self) -> usize { method with_producer (line 190) | fn with_producer(self, callback: CB) -> CB::Output type MaxLenProducer (line 226) | struct MaxLenProducer

{ type Item (line 235) | type Item = P::Item; type IntoIter (line 236) | type IntoIter = P::IntoIter; method into_iter (line 238) | fn into_iter(self) -> Self::IntoIter { method min_len (line 242) | fn min_len(&self) -> usize { method max_len (line 246) | fn max_len(&self) -> usize { method split_at (line 250) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 264) | fn fold_with(self, folder: F) -> F FILE: builder/third-party/rayon/src/iter/map.rs type Map (line 15) | pub struct Map { method fmt (line 21) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 31) | pub(super) fn new(base: I, map_op: F) -> Self { type Item (line 42) | type Item = F::Output; method drive_unindexed (line 44) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 52) | fn opt_len(&self) -> Option { method drive (line 63) | fn drive(self, consumer: C) -> C::Result method len (line 71) | fn len(&self) -> usize { method with_producer (line 75) | fn with_producer(self, callback: CB) -> CB::Output type MapProducer (line 113) | struct MapProducer<'f, P, F> { type Item (line 124) | type Item = F::Output; type IntoIter (line 125) | type IntoIter = iter::Map; method into_iter (line 127) | fn into_iter(self) -> Self::IntoIter { method min_len (line 131) | fn min_len(&self) -> usize { method max_len (line 134) | fn max_len(&self) -> usize { method split_at (line 138) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 152) | fn fold_with(self, folder: G) -> G type MapConsumer (line 167) | struct MapConsumer<'f, C, F> { function new (line 173) | fn new(base: C, map_op: &'f F) -> Self { type Folder (line 184) | type Folder = MapFolder<'f, C::Folder, F>; type Reducer (line 185) | type Reducer = C::Reducer; type Result (line 186) | type Result = C::Result; function split_at (line 188) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 197) | fn into_folder(self) -> Self::Folder { function full (line 204) | fn full(&self) -> bool { function split_off_left (line 215) | fn split_off_left(&self) -> Self { function to_reducer (line 219) | fn to_reducer(&self) -> Self::Reducer { type MapFolder (line 224) | struct MapFolder<'f, C, F> { type Result (line 234) | type Result = C::Result; function consume (line 236) | fn consume(self, item: T) -> Self { function consume_iter (line 244) | fn consume_iter(mut self, iter: I) -> Self function complete (line 252) | fn complete(self) -> C::Result { function full (line 256) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/map_with.rs type MapWith (line 14) | pub struct MapWith { method fmt (line 21) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 34) | pub(super) fn new(base: I, item: T, map_op: F) -> Self { type Item (line 46) | type Item = R; method drive_unindexed (line 48) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 56) | fn opt_len(&self) -> Option { method drive (line 68) | fn drive(self, consumer: C) -> C::Result method len (line 76) | fn len(&self) -> usize { method with_producer (line 80) | fn with_producer(self, callback: CB) -> CB::Output type MapWithProducer (line 122) | struct MapWithProducer<'f, P, U, F> { type Item (line 135) | type Item = R; type IntoIter (line 136) | type IntoIter = MapWithIter<'f, P::IntoIter, U, F>; method into_iter (line 138) | fn into_iter(self) -> Self::IntoIter { method min_len (line 146) | fn min_len(&self) -> usize { method max_len (line 149) | fn max_len(&self) -> usize { method split_at (line 153) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 169) | fn fold_with(self, folder: G) -> G type MapWithIter (line 182) | struct MapWithIter<'f, I, U, F> { type Item (line 194) | type Item = R; method next (line 196) | fn next(&mut self) -> Option { method size_hint (line 201) | fn size_hint(&self) -> (usize, Option) { method next_back (line 212) | fn next_back(&mut self) -> Option { type MapWithConsumer (line 229) | struct MapWithConsumer<'f, C, U, F> { function new (line 236) | fn new(base: C, item: U, map_op: &'f F) -> Self { type Folder (line 248) | type Folder = MapWithFolder<'f, C::Folder, U, F>; type Reducer (line 249) | type Reducer = C::Reducer; type Result (line 250) | type Result = C::Result; function split_at (line 252) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 261) | fn into_folder(self) -> Self::Folder { function full (line 269) | fn full(&self) -> bool { function split_off_left (line 281) | fn split_off_left(&self) -> Self { function to_reducer (line 285) | fn to_reducer(&self) -> Self::Reducer { type MapWithFolder (line 290) | struct MapWithFolder<'f, C, U, F> { type Result (line 301) | type Result = C::Result; function consume (line 303) | fn consume(mut self, item: T) -> Self { function consume_iter (line 309) | fn consume_iter(mut self, iter: I) -> Self function complete (line 327) | fn complete(self) -> C::Result { function full (line 331) | fn full(&self) -> bool { type MapInit (line 346) | pub struct MapInit { method fmt (line 353) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 363) | pub(super) fn new(base: I, init: INIT, map_op: F) -> Self { type Item (line 375) | type Item = R; method drive_unindexed (line 377) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 385) | fn opt_len(&self) -> Option { method drive (line 397) | fn drive(self, consumer: C) -> C::Result method len (line 405) | fn len(&self) -> usize { method with_producer (line 409) | fn with_producer(self, callback: CB) -> CB::Output type MapInitProducer (line 451) | struct MapInitProducer<'f, P, INIT, F> { type Item (line 464) | type Item = R; type IntoIter (line 465) | type IntoIter = MapWithIter<'f, P::IntoIter, U, F>; method into_iter (line 467) | fn into_iter(self) -> Self::IntoIter { method min_len (line 475) | fn min_len(&self) -> usize { method max_len (line 478) | fn max_len(&self) -> usize { method split_at (line 482) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 498) | fn fold_with(self, folder: G) -> G type MapInitConsumer (line 514) | struct MapInitConsumer<'f, C, INIT, F> { function new (line 521) | fn new(base: C, init: &'f INIT, map_op: &'f F) -> Self { type Folder (line 533) | type Folder = MapWithFolder<'f, C::Folder, U, F>; type Reducer (line 534) | type Reducer = C::Reducer; type Result (line 535) | type Result = C::Result; function split_at (line 537) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 546) | fn into_folder(self) -> Self::Folder { function full (line 554) | fn full(&self) -> bool { function split_off_left (line 566) | fn split_off_left(&self) -> Self { function to_reducer (line 570) | fn to_reducer(&self) -> Self::Reducer { FILE: builder/third-party/rayon/src/iter/mod.rs type IntoParallelIterator (line 221) | pub trait IntoParallelIterator { method into_par_iter (line 250) | fn into_par_iter(self) -> Self::Iter; type Iter (line 2436) | type Iter = T; type Item (line 2437) | type Item = T::Item; method into_par_iter (line 2439) | fn into_par_iter(self) -> T { type IntoParallelRefIterator (line 266) | pub trait IntoParallelRefIterator<'data> { method par_iter (line 289) | fn par_iter(&'data self) -> Self::Iter; type Iter (line 296) | type Iter = <&'data I as IntoParallelIterator>::Iter; type Item (line 297) | type Item = <&'data I as IntoParallelIterator>::Item; method par_iter (line 299) | fn par_iter(&'data self) -> Self::Iter { type IntoParallelRefMutIterator (line 317) | pub trait IntoParallelRefMutIterator<'data> { method par_iter_mut (line 336) | fn par_iter_mut(&'data mut self) -> Self::Iter; type Iter (line 343) | type Iter = <&'data mut I as IntoParallelIterator>::Iter; type Item (line 344) | type Item = <&'data mut I as IntoParallelIterator>::Item; method par_iter_mut (line 346) | fn par_iter_mut(&'data mut self) -> Self::Iter { type ParallelIterator (line 365) | pub trait ParallelIterator: Sized + Send { method for_each (line 382) | fn for_each(self, op: OP) method for_each_with (line 412) | fn for_each_with(self, init: T, op: OP) method for_each_init (line 446) | fn for_each_init(self, init: INIT, op: OP) method try_for_each (line 474) | fn try_for_each(self, op: OP) -> R method try_for_each_with (line 513) | fn try_for_each_with(self, init: T, op: OP) -> R method try_for_each_init (line 555) | fn try_for_each_init(self, init: INIT, op: OP) -> R method count (line 579) | fn count(self) -> usize { method map (line 601) | fn map(self, map_op: F) -> Map method map_with (line 638) | fn map_with(self, init: T, map_op: F) -> MapWith method map_init (line 675) | fn map_init(self, init: INIT, map_op: F) -> MapInit(self) -> Cloned method copied (line 734) | fn copied<'a, T>(self) -> Copied method inspect (line 771) | fn inspect(self, inspect_op: OP) -> Inspect method update (line 791) | fn update(self, update_op: F) -> Update method filter (line 812) | fn filter

(self, filter_op: P) -> Filter method filter_map (line 837) | fn filter_map(self, filter_op: P) -> FilterMap method flat_map (line 863) | fn flat_map(self, map_op: F) -> FlatMap method flat_map_iter (line 909) | fn flat_map_iter(self, map_op: F) -> FlatMapIter method flatten (line 932) | fn flatten(self) -> Flatten method flatten_iter (line 955) | fn flatten_iter(self) -> FlattenIter method reduce (line 993) | fn reduce(self, identity: ID, op: OP) -> Self::Item method reduce_with (line 1027) | fn reduce_with(self, op: OP) -> Option method try_reduce (line 1081) | fn try_reduce(self, identity: ID, op: OP) -> Self::Item method try_reduce_with (line 1125) | fn try_reduce_with(self, op: OP) -> Option method fold (line 1266) | fn fold(self, identity: ID, fold_op: F) -> Fold method fold_with (line 1294) | fn fold_with(self, init: T, fold_op: F) -> FoldWith method try_fold (line 1327) | fn try_fold(self, identity: ID, fold_op: F) -> TryFold(self, init: T, fold_op: F) -> TryFoldWith(self) -> S method product (line 1420) | fn product

(self) -> P method min (line 1450) | fn min(self) -> Option method min_by (line 1474) | fn min_by(self, f: F) -> Option method min_by_key (line 1505) | fn min_by_key(self, f: F) -> Option method max (line 1548) | fn max(self) -> Option method max_by (line 1572) | fn max_by(self, f: F) -> Option method max_by_key (line 1603) | fn max_by_key(self, f: F) -> Option method chain (line 1639) | fn chain(self, chain: C) -> Chain method find_any (line 1669) | fn find_any

(self, predicate: P) -> Option method find_first (line 1702) | fn find_first

(self, predicate: P) -> Option method find_last (line 1731) | fn find_last

(self, predicate: P) -> Option method find_map_any (line 1761) | fn find_map_any(self, predicate: P) -> Option method find_map_first (line 1795) | fn find_map_first(self, predicate: P) -> Option method find_map_last (line 1829) | fn find_map_last(self, predicate: P) -> Option method find (line 1843) | fn find

(self, predicate: P) -> Option method any (line 1867) | fn any

(self, predicate: P) -> bool method all (line 1889) | fn all

(self, predicate: P) -> bool method while_some (line 1923) | fn while_some(self) -> WhileSome method panic_fuse (line 1961) | fn panic_fuse(self) -> PanicFuse { method collect (line 2065) | fn collect(self) -> C method unzip (line 2106) | fn unzip(self) -> (FromA, FromB) method partition (line 2136) | fn partition(self, predicate: P) -> (A, B) method partition_map (line 2188) | fn partition_map(self, predicate: P) -> (A, B) method intersperse (line 2211) | fn intersperse(self, element: Self::Item) -> Intersperse method take_any (line 2239) | fn take_any(self, n: usize) -> TakeAny { method skip_any (line 2264) | fn skip_any(self, n: usize) -> SkipAny { method take_any_while (line 2314) | fn take_any_while

(self, predicate: P) -> TakeAnyWhile method skip_any_while (line 2348) | fn skip_any_while

(self, predicate: P) -> SkipAnyWhile method collect_vec_list (line 2387) | fn collect_vec_list(self) -> LinkedList> { method drive_unindexed (line 2412) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 2430) | fn opt_len(&self) -> Option { type IndexedParallelIterator (line 2451) | pub trait IndexedParallelIterator: ParallelIterator { method by_exponential_blocks (line 2485) | fn by_exponential_blocks(self) -> ExponentialBlocks { method by_uniform_blocks (line 2511) | fn by_uniform_blocks(self, block_size: usize) -> UniformBlocks { method collect_into_vec (line 2534) | fn collect_into_vec(self, target: &mut Vec) { method unzip_into_vecs (line 2559) | fn unzip_into_vecs(self, left: &mut Vec, right: &mut Vec) method zip (line 2586) | fn zip(self, zip_op: Z) -> Zip method zip_eq (line 2614) | fn zip_eq(self, zip_op: Z) -> ZipEq method interleave (line 2642) | fn interleave(self, other: I) -> Interleave method interleave_shortest (line 2661) | fn interleave_shortest(self, other: I) -> InterleaveShortest Chunks { method fold_chunks (line 2728) | fn fold_chunks( method fold_chunks_with (line 2766) | fn fold_chunks_with( method cmp (line 2794) | fn cmp(self, other: I) -> Ordering method partial_cmp (line 2834) | fn partial_cmp(self, other: I) -> Option method eq (line 2860) | fn eq(self, other: I) -> bool method ne (line 2877) | fn ne(self, other: I) -> bool method lt (line 2888) | fn lt(self, other: I) -> bool method le (line 2899) | fn le(self, other: I) -> bool method gt (line 2911) | fn gt(self, other: I) -> bool method ge (line 2922) | fn ge(self, other: I) -> bool method enumerate (line 2947) | fn enumerate(self) -> Enumerate { method step_by (line 2966) | fn step_by(self, step: usize) -> StepBy { method skip (line 2984) | fn skip(self, n: usize) -> Skip { method take (line 3002) | fn take(self, n: usize) -> Take { method position_any (line 3024) | fn position_any

(self, predicate: P) -> Option method position_first (line 3061) | fn position_first

(self, predicate: P) -> Option method position_last (line 3098) | fn position_last

(self, predicate: P) -> Option method position (line 3116) | fn position

(self, predicate: P) -> Option method positions (line 3141) | fn positions

(self, predicate: P) -> Positions method rev (line 3163) | fn rev(self) -> Rev { method with_min_len (line 3189) | fn with_min_len(self, min: usize) -> MinLen { method with_max_len (line 3217) | fn with_max_len(self, max: usize) -> MaxLen { method len (line 3235) | fn len(&self) -> usize; method drive (line 3251) | fn drive>(self, consumer: C) -> C::Result; method with_producer (line 3268) | fn with_producer>(self, callback: CB)... type FromParallelIterator (line 3307) | pub trait FromParallelIterator method from_par_iter (line 3327) | fn from_par_iter(par_iter: I) -> Self type ParallelExtend (line 3363) | pub trait ParallelExtend method par_extend (line 3380) | fn par_extend(&mut self, par_iter: I) type ParallelDrainFull (line 3392) | pub trait ParallelDrainFull { method par_drain (line 3425) | fn par_drain(self) -> Self::Iter; type ParallelDrainRange (line 3434) | pub trait ParallelDrainRange { method par_drain (line 3500) | fn par_drain>(self, range: R) -> Self::Iter; type Try (line 3513) | pub trait Try { method from_output (line 3519) | fn from_output(output: Self::Output) -> Self; method from_residual (line 3521) | fn from_residual(residual: Self::Residual) -> Self; method branch (line 3523) | fn branch(self) -> ControlFlow; type Output (line 3529) | type Output = C; type Residual (line 3530) | type Residual = ControlFlow; method from_output (line 3532) | fn from_output(output: Self::Output) -> Self { method from_residual (line 3536) | fn from_residual(residual: Self::Residual) -> Self { method branch (line 3543) | fn branch(self) -> ControlFlow { type Output (line 3554) | type Output = T; type Residual (line 3555) | type Residual = Option; method from_output (line 3557) | fn from_output(output: Self::Output) -> Self { method from_residual (line 3561) | fn from_residual(residual: Self::Residual) -> Self { method branch (line 3568) | fn branch(self) -> ControlFlow { type Output (line 3579) | type Output = T; type Residual (line 3580) | type Residual = Result; method from_output (line 3582) | fn from_output(output: Self::Output) -> Self { method from_residual (line 3586) | fn from_residual(residual: Self::Residual) -> Self { method branch (line 3593) | fn branch(self) -> ControlFlow { type Output (line 3604) | type Output = Poll; type Residual (line 3605) | type Residual = Result; method from_output (line 3607) | fn from_output(output: Self::Output) -> Self { method from_residual (line 3611) | fn from_residual(residual: Self::Residual) -> Self { method branch (line 3618) | fn branch(self) -> ControlFlow { type Output (line 3630) | type Output = Poll>; type Residual (line 3631) | type Residual = Result; method from_output (line 3633) | fn from_output(output: Self::Output) -> Self { method from_residual (line 3640) | fn from_residual(residual: Self::Residual) -> Self { method branch (line 3647) | fn branch(self) -> ControlFlow { FILE: builder/third-party/rayon/src/iter/multizip.rs type MultiZip (line 79) | pub struct MultiZip { FILE: builder/third-party/rayon/src/iter/noop.rs type NoopConsumer (line 3) | pub(super) struct NoopConsumer; type Folder (line 6) | type Folder = NoopConsumer; type Reducer (line 7) | type Reducer = NoopReducer; type Result (line 8) | type Result = (); method split_at (line 10) | fn split_at(self, _index: usize) -> (Self, Self, NoopReducer) { method into_folder (line 14) | fn into_folder(self) -> Self { method full (line 18) | fn full(&self) -> bool { type Result (line 24) | type Result = (); method consume (line 26) | fn consume(self, _item: T) -> Self { method consume_iter (line 30) | fn consume_iter(self, iter: I) -> Self method complete (line 38) | fn complete(self) {} method full (line 40) | fn full(&self) -> bool { method split_off_left (line 46) | fn split_off_left(&self) -> Self { method to_reducer (line 50) | fn to_reducer(&self) -> NoopReducer { type NoopReducer (line 55) | pub(super) struct NoopReducer; method reduce (line 58) | fn reduce(self, _left: (), _right: ()) {} FILE: builder/third-party/rayon/src/iter/once.rs function once (line 24) | pub fn once(item: T) -> Once { type Once (line 30) | pub struct Once { type Item (line 35) | type Item = T; method drive_unindexed (line 37) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 44) | fn opt_len(&self) -> Option { method drive (line 50) | fn drive(self, consumer: C) -> C::Result method len (line 57) | fn len(&self) -> usize { method with_producer (line 61) | fn with_producer(self, callback: CB) -> CB::Output FILE: builder/third-party/rayon/src/iter/panic_fuse.rs type PanicFuse (line 15) | pub struct PanicFuse { type Fuse (line 21) | struct Fuse<'a>(&'a AtomicBool); method drop (line 25) | fn drop(&mut self) { function panicked (line 34) | fn panicked(&self) -> bool { function new (line 44) | pub(super) fn new(base: I) -> PanicFuse { type Item (line 53) | type Item = I::Item; method drive_unindexed (line 55) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 67) | fn opt_len(&self) -> Option { method drive (line 76) | fn drive(self, consumer: C) -> C::Result method len (line 88) | fn len(&self) -> usize { method with_producer (line 92) | fn with_producer(self, callback: CB) -> CB::Output type PanicFuseProducer (line 126) | struct PanicFuseProducer<'a, P> { type Item (line 135) | type Item = P::Item; type IntoIter (line 136) | type IntoIter = PanicFuseIter<'a, P::IntoIter>; method into_iter (line 138) | fn into_iter(self) -> Self::IntoIter { method min_len (line 145) | fn min_len(&self) -> usize { method max_len (line 148) | fn max_len(&self) -> usize { method split_at (line 152) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 166) | fn fold_with(self, folder: G) -> G type PanicFuseIter (line 178) | struct PanicFuseIter<'a, I> { type Item (line 187) | type Item = I::Item; method next (line 189) | fn next(&mut self) -> Option { method size_hint (line 197) | fn size_hint(&self) -> (usize, Option) { method next_back (line 206) | fn next_back(&mut self) -> Option { method len (line 219) | fn len(&self) -> usize { type PanicFuseConsumer (line 227) | struct PanicFuseConsumer<'a, C> { type Folder (line 236) | type Folder = PanicFuseFolder<'a, C::Folder>; type Reducer (line 237) | type Reducer = PanicFuseReducer<'a, C::Reducer>; type Result (line 238) | type Result = C::Result; function split_at (line 240) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 258) | fn into_folder(self) -> Self::Folder { function full (line 265) | fn full(&self) -> bool { function split_off_left (line 274) | fn split_off_left(&self) -> Self { function to_reducer (line 281) | fn to_reducer(&self) -> Self::Reducer { type PanicFuseFolder (line 289) | struct PanicFuseFolder<'a, C> { type Result (line 298) | type Result = C::Result; function consume (line 300) | fn consume(mut self, item: T) -> Self { function consume_iter (line 305) | fn consume_iter(mut self, iter: I) -> Self function complete (line 321) | fn complete(self) -> C::Result { function full (line 325) | fn full(&self) -> bool { type PanicFuseReducer (line 330) | struct PanicFuseReducer<'a, C> { function reduce (line 339) | fn reduce(self, left: T, right: T) -> T { FILE: builder/third-party/rayon/src/iter/par_bridge.rs type ParallelBridge (line 53) | pub trait ParallelBridge: Sized { method par_bridge (line 55) | fn par_bridge(self) -> IterBridge; method par_bridge (line 62) | fn par_bridge(self) -> IterBridge { type IterBridge (line 74) | pub struct IterBridge { type Item (line 82) | type Item = Iter::Item; method drive_unindexed (line 84) | fn drive_unindexed(self, consumer: C) -> C::Result type IterParallelProducer (line 102) | struct IterParallelProducer<'a, Iter> { type Item (line 109) | type Item = Iter::Item; method split (line 111) | fn split(self) -> (Self, Option) { method fold_with (line 119) | fn fold_with(self, mut folder: F) -> F FILE: builder/third-party/rayon/src/iter/plumbing/mod.rs type ProducerCallback (line 19) | pub trait ProducerCallback { method callback (line 29) | fn callback

(self, producer: P) -> Self::Output type Producer (line 58) | pub trait Producer: Send + Sized { method into_iter (line 68) | fn into_iter(self) -> Self::IntoIter; method min_len (line 80) | fn min_len(&self) -> usize { method max_len (line 93) | fn max_len(&self) -> usize { method split_at (line 99) | fn split_at(self, index: usize) -> (Self, Self); method fold_with (line 105) | fn fold_with(self, folder: F) -> F type Consumer (line 127) | pub trait Consumer: Send + Sized { method split_at (line 141) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer); method into_folder (line 145) | fn into_folder(self) -> Self::Folder; method full (line 149) | fn full(&self) -> bool; type Folder (line 158) | pub trait Folder: Sized { method consume (line 163) | fn consume(self, item: Item) -> Self; method consume_iter (line 173) | fn consume_iter(mut self, iter: I) -> Self method complete (line 187) | fn complete(self) -> Self::Result; method full (line 191) | fn full(&self) -> bool; type Reducer (line 201) | pub trait Reducer { method reduce (line 204) | fn reduce(self, left: Result, right: Result) -> Result; type UnindexedConsumer (line 212) | pub trait UnindexedConsumer: Consumer { method split_off_left (line 220) | fn split_off_left(&self) -> Self; method to_reducer (line 224) | fn to_reducer(&self) -> Self::Reducer; type UnindexedProducer (line 235) | pub trait UnindexedProducer: Send + Sized { method split (line 240) | fn split(self) -> (Self, Option); method fold_with (line 244) | fn fold_with(self, folder: F) -> F type Splitter (line 255) | struct Splitter { method new (line 264) | fn new() -> Splitter { method try_split (line 271) | fn try_split(&mut self, stolen: bool) -> bool { type LengthSplitter (line 293) | struct LengthSplitter { method new (line 312) | fn new(min: usize, max: usize, len: usize) -> LengthSplitter { method try_split (line 333) | fn try_split(&mut self, len: usize, stolen: bool) -> bool { function bridge (line 350) | pub fn bridge(par_iter: I, consumer: C) -> C::Result function bridge_producer_consumer (line 390) | pub fn bridge_producer_consumer(len: usize, producer: P, consumer:... function bridge_unindexed (line 445) | pub fn bridge_unindexed(producer: P, consumer: C) -> C::Result function bridge_unindexed_producer_consumer (line 454) | fn bridge_unindexed_producer_consumer( FILE: builder/third-party/rayon/src/iter/positions.rs type Positions (line 15) | pub struct Positions { method fmt (line 21) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 33) | pub(super) fn new(base: I, predicate: P) -> Self { type Item (line 43) | type Item = usize; method drive_unindexed (line 45) | fn drive_unindexed(self, consumer: C) -> C::Result type PositionsConsumer (line 57) | struct PositionsConsumer<'p, C, P> { function new (line 64) | fn new(base: C, predicate: &'p P, offset: usize) -> Self { type Folder (line 78) | type Folder = PositionsFolder<'p, C::Folder, P>; type Reducer (line 79) | type Reducer = C::Reducer; type Result (line 80) | type Result = C::Result; function split_at (line 82) | fn split_at(self, index: usize) -> (Self, Self, C::Reducer) { function into_folder (line 91) | fn into_folder(self) -> Self::Folder { function full (line 99) | fn full(&self) -> bool { type PositionsFolder (line 104) | struct PositionsFolder<'p, F, P> { type Result (line 115) | type Result = F::Result; function consume (line 117) | fn consume(mut self, item: T) -> Self { function complete (line 130) | fn complete(self) -> Self::Result { function full (line 134) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/product.rs function product (line 7) | pub(super) fn product(pi: PI) -> P function mul (line 15) | fn mul(left: T, right: T) -> T { type ProductConsumer (line 19) | struct ProductConsumer { function new (line 26) | fn new() -> ProductConsumer

{ type Folder (line 37) | type Folder = ProductFolder

; type Reducer (line 38) | type Reducer = Self; type Result (line 39) | type Result = P; function split_at (line 41) | fn split_at(self, _index: usize) -> (Self, Self, Self) { function into_folder (line 49) | fn into_folder(self) -> Self::Folder { function full (line 55) | fn full(&self) -> bool { function split_off_left (line 64) | fn split_off_left(&self) -> Self { function to_reducer (line 68) | fn to_reducer(&self) -> Self::Reducer { function reduce (line 77) | fn reduce(self, left: P, right: P) -> P { type ProductFolder (line 82) | struct ProductFolder

{ type Result (line 90) | type Result = P; function consume (line 92) | fn consume(self, item: T) -> Self { function consume_iter (line 98) | fn consume_iter(self, iter: I) -> Self function complete (line 107) | fn complete(self) -> P { function full (line 111) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/reduce.rs function reduce (line 4) | pub(super) fn reduce(pi: PI, identity: ID, reduce_op: R) -> T type ReduceConsumer (line 18) | struct ReduceConsumer<'r, R, ID> { method clone (line 26) | fn clone(&self) -> Self { type Folder (line 37) | type Folder = ReduceFolder<'r, R, T>; type Reducer (line 38) | type Reducer = Self; type Result (line 39) | type Result = T; function split_at (line 41) | fn split_at(self, _index: usize) -> (Self, Self, Self) { function into_folder (line 45) | fn into_folder(self) -> Self::Folder { function full (line 52) | fn full(&self) -> bool { function split_off_left (line 63) | fn split_off_left(&self) -> Self { function to_reducer (line 67) | fn to_reducer(&self) -> Self::Reducer { function reduce (line 76) | fn reduce(self, left: T, right: T) -> T { type ReduceFolder (line 81) | struct ReduceFolder<'r, R, T> { type Result (line 90) | type Result = T; function consume (line 92) | fn consume(self, item: T) -> Self { function consume_iter (line 99) | fn consume_iter(self, iter: I) -> Self function complete (line 109) | fn complete(self) -> T { function full (line 113) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/repeat.rs type Repeat (line 8) | pub struct Repeat { function repeat (line 26) | pub fn repeat(elt: T) -> Repeat { function take (line 39) | pub fn take(self, n: usize) -> RepeatN { function zip (line 46) | pub fn zip(self, zip_op: Z) -> Zip, Z::Iter> type Item (line 61) | type Item = T; method drive_unindexed (line 63) | fn drive_unindexed(self, consumer: C) -> C::Result type RepeatProducer (line 75) | struct RepeatProducer { type Item (line 80) | type Item = T; method split (line 82) | fn split(self) -> (Self, Option) { method fold_with (line 93) | fn fold_with(self, folder: F) -> F type RepeatN (line 103) | pub struct RepeatN { function repeatn (line 119) | pub fn repeatn(elt: T, n: usize) -> RepeatN { type Item (line 130) | type Item = T; method drive_unindexed (line 132) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 139) | fn opt_len(&self) -> Option { method drive (line 148) | fn drive(self, consumer: C) -> C::Result method with_producer (line 155) | fn with_producer(self, callback: CB) -> CB::Output method len (line 165) | fn len(&self) -> usize { type RepeatNProducer (line 171) | struct RepeatNProducer { type Item (line 177) | type Item = T; type IntoIter (line 178) | type IntoIter = Iter; method into_iter (line 180) | fn into_iter(self) -> Self::IntoIter { method split_at (line 187) | fn split_at(self, index: usize) -> (Self, Self) { type Iter (line 205) | struct Iter { type Item (line 211) | type Item = T; method next (line 214) | fn next(&mut self) -> Option { method size_hint (line 224) | fn size_hint(&self) -> (usize, Option) { method next_back (line 231) | fn next_back(&mut self) -> Option { method len (line 238) | fn len(&self) -> usize { FILE: builder/third-party/rayon/src/iter/rev.rs type Rev (line 12) | pub struct Rev { function new (line 21) | pub(super) fn new(base: I) -> Self { type Item (line 30) | type Item = I::Item; method drive_unindexed (line 32) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 39) | fn opt_len(&self) -> Option { method drive (line 48) | fn drive>(self, consumer: C) -> C::Result { method len (line 52) | fn len(&self) -> usize { method with_producer (line 56) | fn with_producer(self, callback: CB) -> CB::Output type RevProducer (line 87) | struct RevProducer

{ type Item (line 96) | type Item = P::Item; type IntoIter (line 97) | type IntoIter = iter::Rev; method into_iter (line 99) | fn into_iter(self) -> Self::IntoIter { method min_len (line 103) | fn min_len(&self) -> usize { method max_len (line 106) | fn max_len(&self) -> usize { method split_at (line 110) | fn split_at(self, index: usize) -> (Self, Self) { FILE: builder/third-party/rayon/src/iter/skip.rs type Skip (line 12) | pub struct Skip { function new (line 22) | pub(super) fn new(base: I, n: usize) -> Self { type Item (line 32) | type Item = I::Item; method drive_unindexed (line 34) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 41) | fn opt_len(&self) -> Option { method len (line 50) | fn len(&self) -> usize { method drive (line 54) | fn drive>(self, consumer: C) -> C::Result { method with_producer (line 58) | fn with_producer(self, callback: CB) -> CB::Output FILE: builder/third-party/rayon/src/iter/skip_any.rs type SkipAny (line 12) | pub struct SkipAny { function new (line 22) | pub(super) fn new(base: I, count: usize) -> Self { type Item (line 31) | type Item = I::Item; method drive_unindexed (line 33) | fn drive_unindexed(self, consumer: C) -> C::Result type SkipAnyConsumer (line 48) | struct SkipAnyConsumer<'f, C> { type Folder (line 58) | type Folder = SkipAnyFolder<'f, C::Folder>; type Reducer (line 59) | type Reducer = C::Reducer; type Result (line 60) | type Result = C::Result; function split_at (line 62) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 74) | fn into_folder(self) -> Self::Folder { function full (line 81) | fn full(&self) -> bool { function split_off_left (line 91) | fn split_off_left(&self) -> Self { function to_reducer (line 98) | fn to_reducer(&self) -> Self::Reducer { type SkipAnyFolder (line 103) | struct SkipAnyFolder<'f, C> { function checked_decrement (line 108) | fn checked_decrement(u: &AtomicUsize) -> bool { type Result (line 117) | type Result = C::Result; function consume (line 119) | fn consume(mut self, item: T) -> Self { function consume_iter (line 126) | fn consume_iter(mut self, iter: I) -> Self function complete (line 137) | fn complete(self) -> C::Result { function full (line 141) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/skip_any_while.rs type SkipAnyWhile (line 14) | pub struct SkipAnyWhile { function fmt (line 20) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 32) | pub(super) fn new(base: I, predicate: P) -> Self { type Item (line 42) | type Item = I::Item; method drive_unindexed (line 44) | fn drive_unindexed(self, consumer: C) -> C::Result type SkipAnyWhileConsumer (line 60) | struct SkipAnyWhileConsumer<'p, C, P> { type Folder (line 71) | type Folder = SkipAnyWhileFolder<'p, C::Folder, P>; type Reducer (line 72) | type Reducer = C::Reducer; type Result (line 73) | type Result = C::Result; function split_at (line 75) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 87) | fn into_folder(self) -> Self::Folder { function full (line 95) | fn full(&self) -> bool { function split_off_left (line 105) | fn split_off_left(&self) -> Self { function to_reducer (line 112) | fn to_reducer(&self) -> Self::Reducer { type SkipAnyWhileFolder (line 117) | struct SkipAnyWhileFolder<'p, C, P> { function skip (line 123) | fn skip(item: &T, skipping: &AtomicBool, predicate: &impl Fn(&T) -> b... type Result (line 139) | type Result = C::Result; function consume (line 141) | fn consume(mut self, item: T) -> Self { function consume_iter (line 148) | fn consume_iter(mut self, iter: I) -> Self function complete (line 159) | fn complete(self) -> C::Result { function full (line 163) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/splitter.rs function split (line 106) | pub fn split(data: D, splitter: S) -> Split type Split (line 119) | pub struct Split { method fmt (line 125) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 135) | type Item = D; method drive_unindexed (line 137) | fn drive_unindexed(self, consumer: C) -> C::Result type SplitProducer (line 149) | struct SplitProducer<'a, D, S> { type Item (line 159) | type Item = D; method split (line 161) | fn split(mut self) -> (Self, Option) { method fold_with (line 168) | fn fold_with(self, folder: F) -> F FILE: builder/third-party/rayon/src/iter/step_by.rs type StepBy (line 14) | pub struct StepBy { function new (line 24) | pub(super) fn new(base: I, step: usize) -> Self { type Item (line 33) | type Item = I::Item; method drive_unindexed (line 35) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 42) | fn opt_len(&self) -> Option { method drive (line 51) | fn drive>(self, consumer: C) -> C::Result { method len (line 55) | fn len(&self) -> usize { method with_producer (line 59) | fn with_producer(self, callback: CB) -> CB::Output type StepByProducer (line 99) | struct StepByProducer

{ type Item (line 109) | type Item = P::Item; type IntoIter (line 110) | type IntoIter = iter::StepBy; method into_iter (line 112) | fn into_iter(self) -> Self::IntoIter { method split_at (line 116) | fn split_at(self, index: usize) -> (Self, Self) { method min_len (line 134) | fn min_len(&self) -> usize { method max_len (line 138) | fn max_len(&self) -> usize { FILE: builder/third-party/rayon/src/iter/sum.rs function sum (line 7) | pub(super) fn sum(pi: PI) -> S function add (line 15) | fn add(left: T, right: T) -> T { type SumConsumer (line 19) | struct SumConsumer { function new (line 26) | fn new() -> SumConsumer { type Folder (line 37) | type Folder = SumFolder; type Reducer (line 38) | type Reducer = Self; type Result (line 39) | type Result = S; function split_at (line 41) | fn split_at(self, _index: usize) -> (Self, Self, Self) { function into_folder (line 45) | fn into_folder(self) -> Self::Folder { function full (line 51) | fn full(&self) -> bool { function split_off_left (line 60) | fn split_off_left(&self) -> Self { function to_reducer (line 64) | fn to_reducer(&self) -> Self::Reducer { function reduce (line 73) | fn reduce(self, left: S, right: S) -> S { type SumFolder (line 78) | struct SumFolder { type Result (line 86) | type Result = S; function consume (line 88) | fn consume(self, item: T) -> Self { function consume_iter (line 94) | fn consume_iter(self, iter: I) -> Self function complete (line 103) | fn complete(self) -> S { function full (line 107) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/take.rs type Take (line 11) | pub struct Take { function new (line 21) | pub(super) fn new(base: I, n: usize) -> Self { type Item (line 31) | type Item = I::Item; method drive_unindexed (line 33) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 40) | fn opt_len(&self) -> Option { method len (line 49) | fn len(&self) -> usize { method drive (line 53) | fn drive>(self, consumer: C) -> C::Result { method with_producer (line 57) | fn with_producer(self, callback: CB) -> CB::Output FILE: builder/third-party/rayon/src/iter/take_any.rs type TakeAny (line 12) | pub struct TakeAny { function new (line 22) | pub(super) fn new(base: I, count: usize) -> Self { type Item (line 31) | type Item = I::Item; method drive_unindexed (line 33) | fn drive_unindexed(self, consumer: C) -> C::Result type TakeAnyConsumer (line 48) | struct TakeAnyConsumer<'f, C> { type Folder (line 58) | type Folder = TakeAnyFolder<'f, C::Folder>; type Reducer (line 59) | type Reducer = C::Reducer; type Result (line 60) | type Result = C::Result; function split_at (line 62) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 74) | fn into_folder(self) -> Self::Folder { function full (line 81) | fn full(&self) -> bool { function split_off_left (line 91) | fn split_off_left(&self) -> Self { function to_reducer (line 98) | fn to_reducer(&self) -> Self::Reducer { type TakeAnyFolder (line 103) | struct TakeAnyFolder<'f, C> { function checked_decrement (line 108) | fn checked_decrement(u: &AtomicUsize) -> bool { type Result (line 117) | type Result = C::Result; function consume (line 119) | fn consume(mut self, item: T) -> Self { function consume_iter (line 126) | fn consume_iter(mut self, iter: I) -> Self function complete (line 137) | fn complete(self) -> C::Result { function full (line 141) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/take_any_while.rs type TakeAnyWhile (line 14) | pub struct TakeAnyWhile { function fmt (line 20) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 32) | pub(super) fn new(base: I, predicate: P) -> Self { type Item (line 42) | type Item = I::Item; method drive_unindexed (line 44) | fn drive_unindexed(self, consumer: C) -> C::Result type TakeAnyWhileConsumer (line 60) | struct TakeAnyWhileConsumer<'p, C, P> { type Folder (line 71) | type Folder = TakeAnyWhileFolder<'p, C::Folder, P>; type Reducer (line 72) | type Reducer = C::Reducer; type Result (line 73) | type Result = C::Result; function split_at (line 75) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 87) | fn into_folder(self) -> Self::Folder { function full (line 95) | fn full(&self) -> bool { function split_off_left (line 105) | fn split_off_left(&self) -> Self { function to_reducer (line 112) | fn to_reducer(&self) -> Self::Reducer { type TakeAnyWhileFolder (line 117) | struct TakeAnyWhileFolder<'p, C, P> { function take (line 123) | fn take(item: &T, taking: &AtomicBool, predicate: &impl Fn(&T) -> boo... type Result (line 139) | type Result = C::Result; function consume (line 141) | fn consume(mut self, item: T) -> Self { function consume_iter (line 148) | fn consume_iter(mut self, iter: I) -> Self function complete (line 159) | fn complete(self) -> C::Result { function full (line 163) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/test.rs function is_indexed (line 18) | fn is_indexed(_: T) {} function seeded_rng (line 20) | fn seeded_rng() -> XorShiftRng { function execute (line 27) | fn execute() { function execute_cloned (line 36) | fn execute_cloned() { function execute_range (line 45) | fn execute_range() { function execute_unindexed_range (line 54) | fn execute_unindexed_range() { function execute_pseudo_indexed_range (line 62) | fn execute_pseudo_indexed_range() { function check_map_indexed (line 75) | fn check_map_indexed() { function map_sum (line 81) | fn map_sum() { function map_reduce (line 89) | fn map_reduce() { function map_reduce_with (line 97) | fn map_reduce_with() { function fold_map_reduce (line 105) | fn fold_map_reduce() { function fold_is_full (line 168) | fn fold_is_full() { function check_step_by (line 182) | fn check_step_by() { function check_step_by_unaligned (line 190) | fn check_step_by_unaligned() { function check_step_by_rev (line 198) | fn check_step_by_rev() { function check_enumerate (line 206) | fn check_enumerate() { function check_enumerate_rev (line 218) | fn check_enumerate_rev() { function check_indices_after_enumerate_split (line 231) | fn check_indices_after_enumerate_split() { function check_increment (line 256) | fn check_increment() { function check_skip (line 265) | fn check_skip() { function check_take (line 295) | fn check_take() { function check_inspect (line 315) | fn check_inspect() { function check_move (line 330) | fn check_move() { function check_drops (line 342) | fn check_drops() { function check_slice_indexed (line 380) | fn check_slice_indexed() { function check_slice_mut_indexed (line 386) | fn check_slice_mut_indexed() { function check_vec_indexed (line 392) | fn check_vec_indexed() { function check_range_indexed (line 398) | fn check_range_indexed() { function check_cmp_direct (line 403) | fn check_cmp_direct() { function check_cmp_to_seq (line 413) | fn check_cmp_to_seq() { function check_cmp_rng_to_seq (line 421) | fn check_cmp_rng_to_seq() { function check_cmp_lt_direct (line 435) | fn check_cmp_lt_direct() { function check_cmp_lt_to_seq (line 445) | fn check_cmp_lt_to_seq() { function check_cmp_gt_direct (line 453) | fn check_cmp_gt_direct() { function check_cmp_gt_to_seq (line 463) | fn check_cmp_gt_to_seq() { function check_cmp_short_circuit (line 472) | fn check_cmp_short_circuit() { function check_partial_cmp_short_circuit (line 502) | fn check_partial_cmp_short_circuit() { function check_partial_cmp_nan_short_circuit (line 532) | fn check_partial_cmp_nan_short_circuit() { function check_partial_cmp_direct (line 561) | fn check_partial_cmp_direct() { function check_partial_cmp_to_seq (line 571) | fn check_partial_cmp_to_seq() { function check_partial_cmp_rng_to_seq (line 578) | fn check_partial_cmp_rng_to_seq() { function check_partial_cmp_lt_direct (line 592) | fn check_partial_cmp_lt_direct() { function check_partial_cmp_lt_to_seq (line 602) | fn check_partial_cmp_lt_to_seq() { function check_partial_cmp_gt_direct (line 609) | fn check_partial_cmp_gt_direct() { function check_partial_cmp_gt_to_seq (line 619) | fn check_partial_cmp_gt_to_seq() { function check_partial_cmp_none_direct (line 626) | fn check_partial_cmp_none_direct() { function check_partial_cmp_none_to_seq (line 636) | fn check_partial_cmp_none_to_seq() { function check_partial_cmp_late_nan_direct (line 647) | fn check_partial_cmp_late_nan_direct() { function check_partial_cmp_late_nan_to_seq (line 657) | fn check_partial_cmp_late_nan_to_seq() { function check_cmp_lengths (line 668) | fn check_cmp_lengths() { function check_eq_direct (line 678) | fn check_eq_direct() { function check_eq_to_seq (line 688) | fn check_eq_to_seq() { function check_ne_direct (line 696) | fn check_ne_direct() { function check_ne_to_seq (line 706) | fn check_ne_to_seq() { function check_ne_lengths (line 714) | fn check_ne_lengths() { function check_lt_direct (line 724) | fn check_lt_direct() { function check_lt_to_seq (line 730) | fn check_lt_to_seq() { function check_le_equal_direct (line 738) | fn check_le_equal_direct() { function check_le_equal_to_seq (line 743) | fn check_le_equal_to_seq() { function check_le_less_direct (line 751) | fn check_le_less_direct() { function check_le_less_to_seq (line 756) | fn check_le_less_to_seq() { function check_gt_direct (line 764) | fn check_gt_direct() { function check_gt_to_seq (line 769) | fn check_gt_to_seq() { function check_ge_equal_direct (line 777) | fn check_ge_equal_direct() { function check_ge_equal_to_seq (line 782) | fn check_ge_equal_to_seq() { function check_ge_greater_direct (line 790) | fn check_ge_greater_direct() { function check_ge_greater_to_seq (line 795) | fn check_ge_greater_to_seq() { function check_zip (line 803) | fn check_zip() { function check_zip_into_par_iter (line 813) | fn check_zip_into_par_iter() { function check_zip_into_mut_par_iter (line 825) | fn check_zip_into_mut_par_iter() { function check_zip_range (line 835) | fn check_zip_range() { function check_zip_eq (line 846) | fn check_zip_eq() { function check_zip_eq_into_par_iter (line 856) | fn check_zip_eq_into_par_iter() { function check_zip_eq_into_mut_par_iter (line 868) | fn check_zip_eq_into_mut_par_iter() { function check_zip_eq_range (line 878) | fn check_zip_eq_range() { function check_sum_filtered_ints (line 889) | fn check_sum_filtered_ints() { function check_sum_filtermap_ints (line 897) | fn check_sum_filtermap_ints() { function check_flat_map_nested_ranges (line 911) | fn check_flat_map_nested_ranges() { function check_empty_flat_map_sum (line 929) | fn check_empty_flat_map_sum() { function check_flatten_vec (line 943) | fn check_flatten_vec() { function check_flatten_vec_empty (line 956) | fn check_flatten_vec_empty() { function check_slice_split (line 964) | fn check_slice_split() { function check_slice_split_inclusive (line 987) | fn check_slice_split_inclusive() { function check_slice_split_mut (line 1006) | fn check_slice_split_mut() { function check_slice_split_inclusive_mut (line 1024) | fn check_slice_split_inclusive_mut() { function check_chunks (line 1044) | fn check_chunks() { function check_chunks_mut (line 1058) | fn check_chunks_mut() { function check_windows (line 1075) | fn check_windows() { function check_options (line 1103) | fn check_options() { function check_results (line 1117) | fn check_results() { function check_binary_heap (line 1136) | fn check_binary_heap() { function check_btree_map (line 1146) | fn check_btree_map() { function check_btree_set (line 1160) | fn check_btree_set() { function check_hash_map (line 1170) | fn check_hash_map() { function check_hash_set (line 1184) | fn check_hash_set() { function check_linked_list (line 1194) | fn check_linked_list() { function check_vec_deque (line 1207) | fn check_vec_deque() { function check_chain (line 1224) | fn check_chain() { function check_count (line 1280) | fn check_count() { function find_any (line 1290) | fn find_any() { function find_first_or_last (line 1315) | fn find_first_or_last() { function find_map_first_or_last_or_any (line 1354) | fn find_map_first_or_last_or_any() { function check_find_not_present (line 1398) | fn check_find_not_present() { function check_find_is_present (line 1409) | fn check_find_is_present() { function check_while_some (line 1421) | fn check_while_some() { function par_iter_collect_option (line 1443) | fn par_iter_collect_option() { function par_iter_collect_result (line 1456) | fn par_iter_collect_result() { function par_iter_collect (line 1475) | fn par_iter_collect() { function par_iter_collect_vecdeque (line 1483) | fn par_iter_collect_vecdeque() { function par_iter_collect_binaryheap (line 1491) | fn par_iter_collect_binaryheap() { function par_iter_collect_hashmap (line 1503) | fn par_iter_collect_hashmap() { function par_iter_collect_hashset (line 1511) | fn par_iter_collect_hashset() { function par_iter_collect_btreemap (line 1518) | fn par_iter_collect_btreemap() { function par_iter_collect_btreeset (line 1526) | fn par_iter_collect_btreeset() { function par_iter_collect_linked_list (line 1533) | fn par_iter_collect_linked_list() { function par_iter_collect_linked_list_flat_map_filter (line 1541) | fn par_iter_collect_linked_list_flat_map_filter() { function par_iter_collect_cows (line 1555) | fn par_iter_collect_cows() { function par_iter_unindexed_flat_map (line 1596) | fn par_iter_unindexed_flat_map() { function min_max (line 1603) | fn min_max() { function min_max_by (line 1614) | fn min_max_by() { function min_max_by_key (line 1633) | fn min_max_by_key() { function check_rev (line 1652) | fn check_rev() { function scope_mix (line 1660) | fn scope_mix() { function divide_and_conquer (line 1675) | fn divide_and_conquer<'scope>(scope: &Scope<'scope>, counter: &'scope At... function check_split (line 1686) | fn check_split() { function check_lengths (line 1705) | fn check_lengths() { function check_map_with (line 1735) | fn check_map_with() { function check_fold_with (line 1749) | fn check_fold_with() { function check_for_each_with (line 1766) | fn check_for_each_with() { function check_extend_items (line 1779) | fn check_extend_items() { function check_extend_heap (line 1813) | fn check_extend_heap() { function check_extend_pairs (line 1833) | fn check_extend_pairs() { function check_unzip_into_vecs (line 1865) | fn check_unzip_into_vecs() { function check_unzip (line 1880) | fn check_unzip() { function check_partition (line 1910) | fn check_partition() { function check_partition_map (line 1918) | fn check_partition_map() { function check_either (line 1932) | fn check_either() { function check_either_extend (line 1952) | fn check_either_extend() { function check_interleave_eq (line 1969) | fn check_interleave_eq() { function check_interleave_uneven (line 1987) | fn check_interleave_uneven() { function check_interleave_shortest (line 2043) | fn check_interleave_shortest() { function check_chunks_zero_size (line 2092) | fn check_chunks_zero_size() { function check_chunks_even_size (line 2097) | fn check_chunks_even_size() { function check_chunks_empty (line 2105) | fn check_chunks_empty() { function check_chunks_len (line 2115) | fn check_chunks_len() { function check_chunks_uneven (line 2124) | fn check_chunks_uneven() { function check_repeat_unbounded (line 2154) | fn check_repeat_unbounded() { function check_repeat_find_any (line 2164) | fn check_repeat_find_any() { function check_repeat_take (line 2170) | fn check_repeat_take() { function check_repeat_zip (line 2176) | fn check_repeat_zip() { function check_repeatn_zip_left (line 2186) | fn check_repeatn_zip_left() { function check_repeatn_zip_right (line 2196) | fn check_repeatn_zip_right() { function check_empty (line 2206) | fn check_empty() { function check_once (line 2221) | fn check_once() { function check_update (line 2236) | fn check_update() { function walk_tree_prefix (line 2244) | fn walk_tree_prefix() { function walk_tree_postfix (line 2259) | fn walk_tree_postfix() { function walk_flat_tree_prefix (line 2274) | fn walk_flat_tree_prefix() { function walk_flat_tree_postfix (line 2281) | fn walk_flat_tree_postfix() { function walk_tree_prefix_degree5 (line 2288) | fn walk_tree_prefix_degree5() { function walk_tree_postfix_degree5 (line 2304) | fn walk_tree_postfix_degree5() { function blocks (line 2320) | fn blocks() { FILE: builder/third-party/rayon/src/iter/try_fold.rs function new (line 16) | pub(super) fn new(base: I, identity: ID, fold_op: F) -> Self { type TryFold (line 33) | pub struct TryFold { method fmt (line 41) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 53) | type Item = U; method drive_unindexed (line 55) | fn drive_unindexed(self, consumer: C) -> C::Result type TryFoldConsumer (line 69) | struct TryFoldConsumer<'c, U, C, ID, F> { type Folder (line 83) | type Folder = TryFoldFolder<'r, C::Folder, U, F>; type Reducer (line 84) | type Reducer = C::Reducer; type Result (line 85) | type Result = C::Result; function split_at (line 87) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 99) | fn into_folder(self) -> Self::Folder { function full (line 107) | fn full(&self) -> bool { function split_off_left (line 119) | fn split_off_left(&self) -> Self { function to_reducer (line 126) | fn to_reducer(&self) -> Self::Reducer { type TryFoldFolder (line 131) | struct TryFoldFolder<'r, C, U: Try, F> { type Result (line 143) | type Result = C::Result; function consume (line 145) | fn consume(mut self, item: T) -> Self { function complete (line 153) | fn complete(self) -> C::Result { function full (line 161) | fn full(&self) -> bool { function new (line 178) | pub(super) fn new(base: I, item: U::Output, fold_op: F) -> Self { type TryFoldWith (line 194) | pub struct TryFoldWith { method fmt (line 204) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 219) | type Item = U; method drive_unindexed (line 221) | fn drive_unindexed(self, consumer: C) -> C::Result type TryFoldWithConsumer (line 234) | struct TryFoldWithConsumer<'c, C, U: Try, F> { type Folder (line 247) | type Folder = TryFoldFolder<'r, C::Folder, U, F>; type Reducer (line 248) | type Reducer = C::Reducer; type Result (line 249) | type Result = C::Result; function split_at (line 251) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 267) | fn into_folder(self) -> Self::Folder { function full (line 275) | fn full(&self) -> bool { function split_off_left (line 287) | fn split_off_left(&self) -> Self { function to_reducer (line 295) | fn to_reducer(&self) -> Self::Reducer { FILE: builder/third-party/rayon/src/iter/try_reduce.rs function try_reduce (line 8) | pub(super) fn try_reduce(pi: PI, identity: ID, reduce_op: ... type TryReduceConsumer (line 24) | struct TryReduceConsumer<'r, R, ID> { method clone (line 33) | fn clone(&self) -> Self { type Folder (line 44) | type Folder = TryReduceFolder<'r, R, T>; type Reducer (line 45) | type Reducer = Self; type Result (line 46) | type Result = T; function split_at (line 48) | fn split_at(self, _index: usize) -> (Self, Self, Self) { function into_folder (line 52) | fn into_folder(self) -> Self::Folder { function full (line 60) | fn full(&self) -> bool { function split_off_left (line 71) | fn split_off_left(&self) -> Self { function to_reducer (line 75) | fn to_reducer(&self) -> Self::Reducer { function reduce (line 85) | fn reduce(self, left: T, right: T) -> T { type TryReduceFolder (line 93) | struct TryReduceFolder<'r, R, T: Try> { type Result (line 104) | type Result = T; function consume (line 106) | fn consume(mut self, item: T) -> Self { function complete (line 118) | fn complete(self) -> T { function full (line 125) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/try_reduce_with.rs function try_reduce_with (line 8) | pub(super) fn try_reduce_with(pi: PI, reduce_op: R) -> Option type TryReduceWithConsumer (line 22) | struct TryReduceWithConsumer<'r, R> { method clone (line 30) | fn clone(&self) -> Self { type Folder (line 40) | type Folder = TryReduceWithFolder<'r, R, T>; type Reducer (line 41) | type Reducer = Self; type Result (line 42) | type Result = Option; function split_at (line 44) | fn split_at(self, _index: usize) -> (Self, Self, Self) { function into_folder (line 48) | fn into_folder(self) -> Self::Folder { function full (line 56) | fn full(&self) -> bool { function split_off_left (line 66) | fn split_off_left(&self) -> Self { function to_reducer (line 70) | fn to_reducer(&self) -> Self::Reducer { function reduce (line 80) | fn reduce(self, left: Option, right: Option) -> Option { type TryReduceWithFolder (line 92) | struct TryReduceWithFolder<'r, R, T: Try> { type Result (line 103) | type Result = Option; function consume (line 105) | fn consume(mut self, item: T) -> Self { function complete (line 118) | fn complete(self) -> Option { function full (line 126) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/unzip.rs type UnzipOp (line 7) | trait UnzipOp: Sync + Send { method consume (line 15) | fn consume(&self, item: T, left: FA, right: FB) -> (FA, FB) method indexable (line 23) | fn indexable() -> bool { function execute (line 29) | fn execute(pi: I, op: OP) -> (FromA, FromB) function execute_into (line 43) | fn execute_into(a: &mut FromA, b: &mut FromB, pi: I... function unzip (line 61) | pub(super) fn unzip(pi: I) -> (FromA, FromB) function unzip_indexed (line 75) | pub(super) fn unzip_indexed(pi: I, left: CA, right: CB)... type Unzip (line 92) | struct Unzip; type Left (line 95) | type Left = A; type Right (line 96) | type Right = B; method consume (line 98) | fn consume(&self, item: (A, B), left: FA, right: FB) -> (FA, FB) method indexable (line 106) | fn indexable() -> bool { function partition (line 115) | pub(super) fn partition(pi: I, predicate: P) -> (A, B) type Partition (line 126) | struct Partition

{ type Left (line 135) | type Left = T; type Right (line 136) | type Right = T; function consume (line 138) | fn consume(&self, item: T, left: FA, right: FB) -> (FA, FB) function partition_map (line 155) | pub(super) fn partition_map(pi: I, predicate: P) -> (A... type PartitionMap (line 168) | struct PartitionMap

{ type Left (line 178) | type Left = L; type Right (line 179) | type Right = R; function consume (line 181) | fn consume(&self, item: T, left: FA, right: FB) -> (FA, FB) type UnzipA (line 194) | struct UnzipA<'b, I, OP, FromB> { type Item (line 206) | type Item = OP::Left; method drive_unindexed (line 208) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 229) | fn opt_len(&self) -> Option { type UnzipB (line 239) | struct UnzipB<'r, I, OP, CA> type Item (line 258) | type Item = OP::Right; method drive_unindexed (line 260) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 276) | fn opt_len(&self) -> Option { type UnzipConsumer (line 286) | struct UnzipConsumer<'a, OP, CA, CB> { type Folder (line 298) | type Folder = UnzipFolder<'a, OP, CA::Folder, CB::Folder>; type Reducer (line 299) | type Reducer = UnzipReducer; type Result (line 300) | type Result = (CA::Result, CB::Result); function split_at (line 302) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 324) | fn into_folder(self) -> Self::Folder { function full (line 332) | fn full(&self) -> bool { function split_off_left (line 344) | fn split_off_left(&self) -> Self { function to_reducer (line 352) | fn to_reducer(&self) -> Self::Reducer { type UnzipFolder (line 361) | struct UnzipFolder<'a, OP, FA, FB> { type Result (line 373) | type Result = (FA::Result, FB::Result); function consume (line 375) | fn consume(self, item: T) -> Self { function complete (line 384) | fn complete(self) -> Self::Result { function full (line 388) | fn full(&self) -> bool { type UnzipReducer (line 395) | struct UnzipReducer { function reduce (line 405) | fn reduce(self, left: (A, B), right: (A, B)) -> (A, B) { function par_extend (line 420) | fn par_extend(&mut self, pi: I) function par_extend (line 435) | fn par_extend(&mut self, pi: I) type UnEither (line 444) | struct UnEither; type Left (line 451) | type Left = L; type Right (line 452) | type Right = R; method consume (line 454) | fn consume(&self, item: Either, left: FL, right: FR) -> ... function from_par_iter (line 473) | fn from_par_iter(pi: I) -> Self function from_par_iter (line 489) | fn from_par_iter(pi: I) -> Self type Collector (line 503) | struct Collector { method default (line 508) | fn default() -> Self { function par_extend (line 518) | fn par_extend(&mut self, pi: I) FILE: builder/third-party/rayon/src/iter/update.rs type Update (line 15) | pub struct Update { method fmt (line 21) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 31) | pub(super) fn new(base: I, update_op: F) -> Self { type Item (line 41) | type Item = I::Item; method drive_unindexed (line 43) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 51) | fn opt_len(&self) -> Option { method drive (line 61) | fn drive(self, consumer: C) -> C::Result method len (line 69) | fn len(&self) -> usize { method with_producer (line 73) | fn with_producer(self, callback: CB) -> CB::Output type UpdateProducer (line 110) | struct UpdateProducer<'f, P, F> { type Item (line 120) | type Item = P::Item; type IntoIter (line 121) | type IntoIter = UpdateSeq; method into_iter (line 123) | fn into_iter(self) -> Self::IntoIter { method min_len (line 130) | fn min_len(&self) -> usize { method max_len (line 133) | fn max_len(&self) -> usize { method split_at (line 137) | fn split_at(self, index: usize) -> (Self, Self) { method fold_with (line 151) | fn fold_with(self, folder: G) -> G type UpdateConsumer (line 166) | struct UpdateConsumer<'f, C, F> { function new (line 172) | fn new(base: C, update_op: &'f F) -> Self { type Folder (line 182) | type Folder = UpdateFolder<'f, C::Folder, F>; type Reducer (line 183) | type Reducer = C::Reducer; type Result (line 184) | type Result = C::Result; function split_at (line 186) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 195) | fn into_folder(self) -> Self::Folder { function full (line 202) | fn full(&self) -> bool { function split_off_left (line 212) | fn split_off_left(&self) -> Self { function to_reducer (line 216) | fn to_reducer(&self) -> Self::Reducer { type UpdateFolder (line 221) | struct UpdateFolder<'f, C, F> { function apply (line 226) | fn apply(update_op: impl Fn(&mut T)) -> impl Fn(T) -> T { type Result (line 238) | type Result = C::Result; function consume (line 240) | fn consume(self, mut item: T) -> Self { function consume_iter (line 249) | fn consume_iter(mut self, iter: I) -> Self function complete (line 260) | fn complete(self) -> C::Result { function full (line 264) | fn full(&self) -> bool { type UpdateSeq (line 272) | struct UpdateSeq { type Item (line 282) | type Item = I::Item; method next (line 284) | fn next(&mut self) -> Option { method size_hint (line 290) | fn size_hint(&self) -> (usize, Option) { method fold (line 294) | fn fold(self, init: Acc, g: G) -> Acc method collect (line 302) | fn collect(self) -> C method next_back (line 322) | fn next_back(&mut self) -> Option { FILE: builder/third-party/rayon/src/iter/walk_tree.rs type WalkTreePrefixProducer (line 6) | struct WalkTreePrefixProducer<'b, S, B> { type Item (line 19) | type Item = S; method split (line 21) | fn split(mut self) -> (Self, Option) { method fold_with (line 52) | fn fold_with(mut self, mut folder: F) -> F type WalkTreePrefix (line 77) | pub struct WalkTreePrefix { type Item (line 89) | type Item = S; method drive_unindexed (line 91) | fn drive_unindexed(self, consumer: C) -> C::Result function walk_tree_prefix (line 206) | pub fn walk_tree_prefix(root: S, children_of: B) -> WalkTreePre... type WalkTreePostfixProducer (line 222) | struct WalkTreePostfixProducer<'b, S, B> { type Item (line 234) | type Item = S; method split (line 236) | fn split(mut self) -> (Self, Option) { method fold_with (line 270) | fn fold_with(self, mut folder: F) -> F function consume_rec_postfix (line 286) | fn consume_rec_postfix(children_of: &B, s: S, mut folder: F)... type WalkTreePostfix (line 305) | pub struct WalkTreePostfix { type Item (line 316) | type Item = S; method drive_unindexed (line 318) | fn drive_unindexed(self, consumer: C) -> C::Result function split_vec (line 334) | fn split_vec(v: &mut Vec) -> Option> { function walk_tree_postfix (line 447) | pub fn walk_tree_postfix(root: S, children_of: B) -> WalkTreePo... type WalkTree (line 462) | pub struct WalkTree(WalkTreePostfix); function walk_tree (line 500) | pub fn walk_tree(root: S, children_of: B) -> WalkTree type Item (line 521) | type Item = S; method drive_unindexed (line 523) | fn drive_unindexed(self, consumer: C) -> C::Result FILE: builder/third-party/rayon/src/iter/while_some.rs type WhileSome (line 14) | pub struct WhileSome { function new (line 23) | pub(super) fn new(base: I) -> Self { type Item (line 33) | type Item = T; method drive_unindexed (line 35) | fn drive_unindexed(self, consumer: C) -> C::Result type WhileSomeConsumer (line 51) | struct WhileSomeConsumer<'f, C> { type Folder (line 61) | type Folder = WhileSomeFolder<'f, C::Folder>; type Reducer (line 62) | type Reducer = C::Reducer; type Result (line 63) | type Result = C::Result; function split_at (line 65) | fn split_at(self, index: usize) -> (Self, Self, Self::Reducer) { function into_folder (line 77) | fn into_folder(self) -> Self::Folder { function full (line 84) | fn full(&self) -> bool { function split_off_left (line 94) | fn split_off_left(&self) -> Self { function to_reducer (line 101) | fn to_reducer(&self) -> Self::Reducer { type WhileSomeFolder (line 106) | struct WhileSomeFolder<'f, C> { type Result (line 115) | type Result = C::Result; function consume (line 117) | fn consume(mut self, item: Option) -> Self { function consume_iter (line 125) | fn consume_iter(mut self, iter: I) -> Self function complete (line 147) | fn complete(self) -> C::Result { function full (line 151) | fn full(&self) -> bool { FILE: builder/third-party/rayon/src/iter/zip.rs type Zip (line 13) | pub struct Zip { function new (line 24) | pub(super) fn new(a: A, b: B) -> Self { type Item (line 34) | type Item = (A::Item, B::Item); method drive_unindexed (line 36) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 43) | fn opt_len(&self) -> Option { method drive (line 53) | fn drive(self, consumer: C) -> C::Result method len (line 60) | fn len(&self) -> usize { method with_producer (line 64) | fn with_producer(self, callback: CB) -> CB::Output type ZipProducer (line 123) | struct ZipProducer { type Item (line 129) | type Item = (A::Item, B::Item); type IntoIter (line 130) | type IntoIter = iter::Zip; method into_iter (line 132) | fn into_iter(self) -> Self::IntoIter { method min_len (line 136) | fn min_len(&self) -> usize { method max_len (line 140) | fn max_len(&self) -> usize { method split_at (line 144) | fn split_at(self, index: usize) -> (Self, Self) { FILE: builder/third-party/rayon/src/iter/zip_eq.rs type ZipEq (line 14) | pub struct ZipEq { function new (line 24) | pub(super) fn new(a: A, b: B) -> Self { type Item (line 36) | type Item = (A::Item, B::Item); method drive_unindexed (line 38) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 45) | fn opt_len(&self) -> Option { method drive (line 55) | fn drive(self, consumer: C) -> C::Result method len (line 62) | fn len(&self) -> usize { method with_producer (line 66) | fn with_producer(self, callback: CB) -> CB::Output FILE: builder/third-party/rayon/src/lib.rs type SendPtr (line 137) | struct SendPtr(*mut T); function get (line 147) | fn get(self) -> *mut T { method clone (line 154) | fn clone(&self) -> Self { FILE: builder/third-party/rayon/src/math.rs function div_round_up (line 6) | pub(super) fn div_round_up(n: usize, divisor: usize) -> usize { function simplify_range (line 16) | pub(super) fn simplify_range(range: impl RangeBounds, len: usize)... function check_div_round_up (line 44) | fn check_div_round_up() { FILE: builder/third-party/rayon/src/option.rs type IntoIter (line 22) | pub struct IntoIter { type Item (line 27) | type Item = T; type Iter (line 28) | type Iter = IntoIter; method into_par_iter (line 30) | fn into_par_iter(self) -> Self::Iter { type Item (line 36) | type Item = T; method drive_unindexed (line 38) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 45) | fn opt_len(&self) -> Option { method drive (line 51) | fn drive(self, consumer: C) -> C::Result method len (line 62) | fn len(&self) -> usize { method with_producer (line 69) | fn with_producer(self, callback: CB) -> CB::Output type Iter (line 87) | pub struct Iter<'a, T: Sync> { method clone (line 92) | fn clone(&self) -> Self { type Item (line 100) | type Item = &'a T; type Iter (line 101) | type Iter = Iter<'a, T>; method into_par_iter (line 103) | fn into_par_iter(self) -> Self::Iter { type IterMut (line 125) | pub struct IterMut<'a, T: Send> { type Item (line 130) | type Item = &'a mut T; type Iter (line 131) | type Iter = IterMut<'a, T>; method into_par_iter (line 133) | fn into_par_iter(self) -> Self::Iter { type OptionProducer (line 146) | struct OptionProducer { type Item (line 151) | type Item = T; type IntoIter (line 152) | type IntoIter = std::option::IntoIter; method into_iter (line 154) | fn into_iter(self) -> Self::IntoIter { method split_at (line 158) | fn split_at(self, index: usize) -> (Self, Self) { function from_par_iter (line 178) | fn from_par_iter(par_iter: I) -> Self FILE: builder/third-party/rayon/src/par_either.rs type Item (line 11) | type Item = L::Item; method drive_unindexed (line 13) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 23) | fn opt_len(&self) -> Option { method drive (line 33) | fn drive(self, consumer: C) -> C::Result method len (line 43) | fn len(&self) -> usize { method with_producer (line 47) | fn with_producer(self, callback: CB) -> CB::Output function par_extend (line 65) | fn par_extend(&mut self, par_iter: I) FILE: builder/third-party/rayon/src/private.rs type PrivateMarker (line 9) | pub struct PrivateMarker; FILE: builder/third-party/rayon/src/range.rs type Iter (line 45) | pub struct Iter { type Item (line 54) | type Item = as ParallelIterator>::Item; type Iter (line 55) | type Iter = Iter; method into_par_iter (line 57) | fn into_par_iter(self) -> Self::Iter { type IterProducer (line 62) | struct IterProducer { type Item (line 70) | type Item = as Iterator>::Item; type IntoIter (line 71) | type IntoIter = Range; method into_iter (line 73) | fn into_iter(self) -> Self::IntoIter { type RangeInteger (line 89) | pub trait RangeInteger: Sized + Send { method drive_unindexed (line 92) | fn drive_unindexed(iter: Iter, consumer: C) -> C::Result method opt_len (line 96) | fn opt_len(iter: &Iter) -> Option; type IndexedRangeInteger (line 100) | pub trait IndexedRangeInteger: RangeInteger { method drive (line 103) | fn drive(iter: Iter, consumer: C) -> C::Result method len (line 107) | fn len(iter: &Iter) -> usize; method with_producer (line 109) | fn with_producer(iter: Iter, callback: CB) -> CB::Output type Item (line 117) | type Item = T; method drive_unindexed (line 119) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 127) | fn opt_len(&self) -> Option { method drive (line 133) | fn drive(self, consumer: C) -> C::Result method len (line 141) | fn len(&self) -> usize { method with_producer (line 145) | fn with_producer(self, callback: CB) -> CB::Output type UnindexedRangeLen (line 212) | trait UnindexedRangeLen { method len (line 213) | fn len(&self) -> L; type Item (line 321) | type Item = char; method drive_unindexed (line 323) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 330) | fn opt_len(&self) -> Option { method drive (line 337) | fn drive(self, consumer: C) -> C::Result method len (line 344) | fn len(&self) -> usize { method with_producer (line 359) | fn with_producer(self, callback: CB) -> CB::Output function check_range_split_at_overflow (line 368) | fn check_range_split_at_overflow() { function test_i128_len_doesnt_overflow (line 378) | fn test_i128_len_doesnt_overflow() { function test_u64_opt_len (line 393) | fn test_u64_opt_len() { function test_u128_opt_len (line 411) | fn test_u128_opt_len() { function test_usize_i64_overflow (line 425) | fn test_usize_i64_overflow() { function test_issue_833 (line 437) | fn test_issue_833() { FILE: builder/third-party/rayon/src/range_inclusive.rs type Iter (line 45) | pub struct Iter { function bounds (line 59) | fn bounds(&self) -> Option<(T, T)> { type Item (line 78) | type Item = as ParallelIterator>::Item; type Iter (line 79) | type Iter = Iter; method into_par_iter (line 81) | fn into_par_iter(self) -> Self::Iter { type RangeInteger (line 97) | pub trait RangeInteger: Sized + Send { method drive_unindexed (line 100) | fn drive_unindexed(iter: Iter, consumer: C) -> C::Result method opt_len (line 104) | fn opt_len(iter: &Iter) -> Option; type IndexedRangeInteger (line 108) | pub trait IndexedRangeInteger: RangeInteger { method drive (line 111) | fn drive(iter: Iter, consumer: C) -> C::Result method len (line 115) | fn len(iter: &Iter) -> usize; method with_producer (line 117) | fn with_producer(iter: Iter, callback: CB) -> CB::Output type Item (line 125) | type Item = T; method drive_unindexed (line 127) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 135) | fn opt_len(&self) -> Option { method drive (line 141) | fn drive(self, consumer: C) -> C::Result method len (line 149) | fn len(&self) -> usize { method with_producer (line 153) | fn with_producer(self, callback: CB) -> CB::Output type Item (line 265) | type Item = char; method drive_unindexed (line 267) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 274) | fn opt_len(&self) -> Option { method drive (line 282) | fn drive(self, consumer: C) -> C::Result method len (line 289) | fn len(&self) -> usize { method with_producer (line 304) | fn with_producer(self, callback: CB) -> CB::Output function test_u32_opt_len (line 314) | fn test_u32_opt_len() { function test_u64_opt_len (line 327) | fn test_u64_opt_len() { function test_u128_opt_len (line 338) | fn test_u128_opt_len() { function test_usize_i64_overflow (line 352) | fn test_usize_i64_overflow() { function test_issue_833 (line 364) | fn test_issue_833() { FILE: builder/third-party/rayon/src/result.rs type IntoIter (line 16) | pub struct IntoIter { type Item (line 21) | type Item = T; type Iter (line 22) | type Iter = IntoIter; method into_par_iter (line 24) | fn into_par_iter(self) -> Self::Iter { type Iter (line 38) | pub struct Iter<'a, T: Sync> { method clone (line 43) | fn clone(&self) -> Self { type Item (line 51) | type Item = &'a T; type Iter (line 52) | type Iter = Iter<'a, T>; method into_par_iter (line 54) | fn into_par_iter(self) -> Self::Iter { type IterMut (line 68) | pub struct IterMut<'a, T: Send> { type Item (line 73) | type Item = &'a mut T; type Iter (line 74) | type Iter = IterMut<'a, T>; method into_par_iter (line 76) | fn into_par_iter(self) -> Self::Iter { function from_par_iter (line 99) | fn from_par_iter(par_iter: I) -> Self FILE: builder/third-party/rayon/src/slice/chunk_by.rs type ChunkBySlice (line 6) | trait ChunkBySlice: AsRef<[T]> + Default + Send { method split (line 7) | fn split(self, index: usize) -> (Self, Self); method find (line 9) | fn find(&self, pred: &impl Fn(&T, &T) -> bool, start: usize, end: usiz... method rfind (line 16) | fn rfind(&self, pred: &impl Fn(&T, &T) -> bool, end: usize) -> Option<... function split (line 25) | fn split(self, index: usize) -> (Self, Self) { function split (line 31) | fn split(self, index: usize) -> (Self, Self) { type ChunkByProducer (line 36) | struct ChunkByProducer<'p, T, Slice, Pred> { type Item (line 49) | type Item = Slice; method split (line 51) | fn split(self) -> (Self, Option) { method fold_with (line 95) | fn fold_with(self, mut folder: F) -> F type ChunkBy (line 147) | pub struct ChunkBy<'data, T, P> { method clone (line 153) | fn clone(&self) -> Self { function fmt (line 162) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 170) | pub(super) fn new(slice: &'data [T], pred: P) -> Self { type Item (line 180) | type Item = &'data [T]; method drive_unindexed (line 182) | fn drive_unindexed(self, consumer: C) -> C::Result type ChunkByMut (line 204) | pub struct ChunkByMut<'data, T, P> { function fmt (line 210) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 218) | pub(super) fn new(slice: &'data mut [T], pred: P) -> Self { type Item (line 228) | type Item = &'data mut [T]; method drive_unindexed (line 230) | fn drive_unindexed(self, consumer: C) -> C::Result FILE: builder/third-party/rayon/src/slice/chunks.rs type Chunks (line 7) | pub struct Chunks<'data, T: Sync> { function new (line 13) | pub(super) fn new(chunk_size: usize, slice: &'data [T]) -> Self { method clone (line 19) | fn clone(&self) -> Self { type Item (line 25) | type Item = &'data [T]; method drive_unindexed (line 27) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 34) | fn opt_len(&self) -> Option { method drive (line 40) | fn drive(self, consumer: C) -> C::Result method len (line 47) | fn len(&self) -> usize { method with_producer (line 51) | fn with_producer(self, callback: CB) -> CB::Output type ChunksProducer (line 62) | struct ChunksProducer<'data, T: Sync> { type Item (line 68) | type Item = &'data [T]; type IntoIter (line 69) | type IntoIter = ::std::slice::Chunks<'data, T>; method into_iter (line 71) | fn into_iter(self) -> Self::IntoIter { method split_at (line 75) | fn split_at(self, index: usize) -> (Self, Self) { type ChunksExact (line 93) | pub struct ChunksExact<'data, T: Sync> { function new (line 100) | pub(super) fn new(chunk_size: usize, slice: &'data [T]) -> Self { function remainder (line 114) | pub fn remainder(&self) -> &'data [T] { method clone (line 120) | fn clone(&self) -> Self { type Item (line 126) | type Item = &'data [T]; method drive_unindexed (line 128) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 135) | fn opt_len(&self) -> Option { method drive (line 141) | fn drive(self, consumer: C) -> C::Result method len (line 148) | fn len(&self) -> usize { method with_producer (line 152) | fn with_producer(self, callback: CB) -> CB::Output type ChunksExactProducer (line 163) | struct ChunksExactProducer<'data, T: Sync> { type Item (line 169) | type Item = &'data [T]; type IntoIter (line 170) | type IntoIter = ::std::slice::ChunksExact<'data, T>; method into_iter (line 172) | fn into_iter(self) -> Self::IntoIter { method split_at (line 176) | fn split_at(self, index: usize) -> (Self, Self) { type ChunksMut (line 194) | pub struct ChunksMut<'data, T: Send> { function new (line 200) | pub(super) fn new(chunk_size: usize, slice: &'data mut [T]) -> Self { type Item (line 206) | type Item = &'data mut [T]; method drive_unindexed (line 208) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 215) | fn opt_len(&self) -> Option { method drive (line 221) | fn drive(self, consumer: C) -> C::Result method len (line 228) | fn len(&self) -> usize { method with_producer (line 232) | fn with_producer(self, callback: CB) -> CB::Output type ChunksMutProducer (line 243) | struct ChunksMutProducer<'data, T: Send> { type Item (line 249) | type Item = &'data mut [T]; type IntoIter (line 250) | type IntoIter = ::std::slice::ChunksMut<'data, T>; method into_iter (line 252) | fn into_iter(self) -> Self::IntoIter { method split_at (line 256) | fn split_at(self, index: usize) -> (Self, Self) { type ChunksExactMut (line 274) | pub struct ChunksExactMut<'data, T: Send> { function new (line 281) | pub(super) fn new(chunk_size: usize, slice: &'data mut [T]) -> Self { function into_remainder (line 301) | pub fn into_remainder(self) -> &'data mut [T] { function remainder (line 311) | pub fn remainder(&mut self) -> &mut [T] { function take_remainder (line 318) | pub fn take_remainder(&mut self) -> &'data mut [T] { type Item (line 324) | type Item = &'data mut [T]; method drive_unindexed (line 326) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 333) | fn opt_len(&self) -> Option { method drive (line 339) | fn drive(self, consumer: C) -> C::Result method len (line 346) | fn len(&self) -> usize { method with_producer (line 350) | fn with_producer(self, callback: CB) -> CB::Output type ChunksExactMutProducer (line 361) | struct ChunksExactMutProducer<'data, T: Send> { type Item (line 367) | type Item = &'data mut [T]; type IntoIter (line 368) | type IntoIter = ::std::slice::ChunksExactMut<'data, T>; method into_iter (line 370) | fn into_iter(self) -> Self::IntoIter { method split_at (line 374) | fn split_at(self, index: usize) -> (Self, Self) { FILE: builder/third-party/rayon/src/slice/mergesort.rs function get_and_increment (line 15) | unsafe fn get_and_increment(ptr: &mut *mut T) -> *mut T { function decrement_and_get (line 21) | unsafe fn decrement_and_get(ptr: &mut *mut T) -> *mut T { type CopyOnDrop (line 27) | struct CopyOnDrop { method drop (line 34) | fn drop(&mut self) { function insert_head (line 44) | fn insert_head(v: &mut [T], is_less: &F) function merge (line 118) | unsafe fn merge(v: &mut [T], mid: usize, buf: *mut T, is_less: &F) type MergesortResult (line 219) | enum MergesortResult { type Run (line 230) | struct Run { function collapse (line 250) | fn collapse(runs: &[Run]) -> Option { function mergesort (line 290) | unsafe fn mergesort(v: &mut [T], buf: *mut T, is_less: &F) -> Merg... function split_for_merge (line 385) | fn split_for_merge(left: &[T], right: &[T], is_less: &F) -> (usize... function par_merge (line 435) | unsafe fn par_merge(left: &mut [T], right: &mut [T], dest: *mut T,... function recurse (line 538) | unsafe fn recurse( function par_mergesort (line 613) | pub(super) fn par_mergesort(v: &mut [T], is_less: F) function test_split_for_merge (line 721) | fn test_split_for_merge() { FILE: builder/third-party/rayon/src/slice/mod.rs type ParallelSlice (line 31) | pub trait ParallelSlice { method as_parallel_slice (line 34) | fn as_parallel_slice(&self) -> &[T]; method par_split (line 49) | fn par_split

(&self, separator: P) -> Split<'_, T, P> method par_split_inclusive (line 72) | fn par_split_inclusive

(&self, separator: P) -> SplitInclusive<'_, T... method par_windows (line 92) | fn par_windows(&self, window_size: usize) -> Windows<'_, T> { method par_chunks (line 114) | fn par_chunks(&self, chunk_size: usize) -> Chunks<'_, T> { method par_chunks_exact (line 134) | fn par_chunks_exact(&self, chunk_size: usize) -> ChunksExact<'_, T> { method par_rchunks (line 154) | fn par_rchunks(&self, chunk_size: usize) -> RChunks<'_, T> { method par_rchunks_exact (line 174) | fn par_rchunks_exact(&self, chunk_size: usize) -> RChunksExact<'_, T> { method par_chunk_by (line 195) | fn par_chunk_by(&self, pred: F) -> ChunkBy<'_, T, F> function as_parallel_slice (line 205) | fn as_parallel_slice(&self) -> &[T] { type ParallelSliceMut (line 211) | pub trait ParallelSliceMut { method as_parallel_slice_mut (line 214) | fn as_parallel_slice_mut(&mut self) -> &mut [T]; method par_split_mut (line 228) | fn par_split_mut

(&mut self, separator: P) -> SplitMut<'_, T, P> method par_split_inclusive_mut (line 250) | fn par_split_inclusive_mut

(&mut self, separator: P) -> SplitInclusi... method par_chunks_mut (line 277) | fn par_chunks_mut(&mut self, chunk_size: usize) -> ChunksMut<'_, T> { method par_chunks_exact_mut (line 299) | fn par_chunks_exact_mut(&mut self, chunk_size: usize) -> ChunksExactMu... method par_rchunks_mut (line 321) | fn par_rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut<'_, T> { method par_rchunks_exact_mut (line 343) | fn par_rchunks_exact_mut(&mut self, chunk_size: usize) -> RChunksExact... method par_sort (line 381) | fn par_sort(&mut self) method par_sort_by (line 442) | fn par_sort_by(&mut self, compare: F) method par_sort_by_key (line 489) | fn par_sort_by_key(&mut self, f: F) method par_sort_by_cached_key (line 537) | fn par_sort_by_cached_key(&mut self, f: F) method par_sort_unstable (line 620) | fn par_sort_unstable(&mut self) method par_sort_unstable_by (line 681) | fn par_sort_unstable_by(&mut self, compare: F) method par_sort_unstable_by_key (line 725) | fn par_sort_unstable_by_key(&mut self, f: F) method par_chunk_by_mut (line 750) | fn par_chunk_by_mut(&mut self, pred: F) -> ChunkByMut<'_, T, F> function as_parallel_slice_mut (line 760) | fn as_parallel_slice_mut(&mut self) -> &mut [T] { type Item (line 766) | type Item = &'data T; type Iter (line 767) | type Iter = Iter<'data, T>; method into_par_iter (line 769) | fn into_par_iter(self) -> Self::Iter { type Item (line 775) | type Item = &'data mut T; type Iter (line 776) | type Iter = IterMut<'data, T>; method into_par_iter (line 778) | fn into_par_iter(self) -> Self::Iter { type Iter (line 785) | pub struct Iter<'data, T: Sync> { method clone (line 790) | fn clone(&self) -> Self { type Item (line 796) | type Item = &'data T; method drive_unindexed (line 798) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 805) | fn opt_len(&self) -> Option { method drive (line 811) | fn drive(self, consumer: C) -> C::Result method len (line 818) | fn len(&self) -> usize { method with_producer (line 822) | fn with_producer(self, callback: CB) -> CB::Output type IterProducer (line 830) | struct IterProducer<'data, T: Sync> { type Item (line 835) | type Item = &'data T; type IntoIter (line 836) | type IntoIter = ::std::slice::Iter<'data, T>; method into_iter (line 838) | fn into_iter(self) -> Self::IntoIter { method split_at (line 842) | fn split_at(self, index: usize) -> (Self, Self) { type Windows (line 850) | pub struct Windows<'data, T: Sync> { method clone (line 856) | fn clone(&self) -> Self { type Item (line 862) | type Item = &'data [T]; method drive_unindexed (line 864) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 871) | fn opt_len(&self) -> Option { method drive (line 877) | fn drive(self, consumer: C) -> C::Result method len (line 884) | fn len(&self) -> usize { method with_producer (line 889) | fn with_producer(self, callback: CB) -> CB::Output type WindowsProducer (line 900) | struct WindowsProducer<'data, T: Sync> { type Item (line 906) | type Item = &'data [T]; type IntoIter (line 907) | type IntoIter = ::std::slice::Windows<'data, T>; method into_iter (line 909) | fn into_iter(self) -> Self::IntoIter { method split_at (line 913) | fn split_at(self, index: usize) -> (Self, Self) { type IterMut (line 932) | pub struct IterMut<'data, T: Send> { type Item (line 937) | type Item = &'data mut T; method drive_unindexed (line 939) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 946) | fn opt_len(&self) -> Option { method drive (line 952) | fn drive(self, consumer: C) -> C::Result method len (line 959) | fn len(&self) -> usize { method with_producer (line 963) | fn with_producer(self, callback: CB) -> CB::Output type IterMutProducer (line 971) | struct IterMutProducer<'data, T: Send> { type Item (line 976) | type Item = &'data mut T; type IntoIter (line 977) | type IntoIter = ::std::slice::IterMut<'data, T>; method into_iter (line 979) | fn into_iter(self) -> Self::IntoIter { method split_at (line 983) | fn split_at(self, index: usize) -> (Self, Self) { type Split (line 993) | pub struct Split<'data, T, P> { method clone (line 999) | fn clone(&self) -> Self { method fmt (line 1008) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1018) | type Item = &'data [T]; method drive_unindexed (line 1020) | fn drive_unindexed(self, consumer: C) -> C::Result type SplitInclusive (line 1031) | pub struct SplitInclusive<'data, T, P> { method clone (line 1037) | fn clone(&self) -> Self { method fmt (line 1046) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1058) | type Item = &'data [T]; method drive_unindexed (line 1060) | fn drive_unindexed(self, consumer: C) -> C::Result function length (line 1074) | fn length(&self) -> usize { function midpoint (line 1078) | fn midpoint(&self, end: usize) -> usize { function find (line 1082) | fn find(&self, separator: &P, start: usize, end: usize) -> Option { function rfind (line 1086) | fn rfind(&self, separator: &P, end: usize) -> Option { function split_once (line 1090) | fn split_once(self, index: usize) -> (Self, Self) { function fold_splits (line 1100) | fn fold_splits(self, separator: &P, folder: F, skip... type SplitMut (line 1119) | pub struct SplitMut<'data, T, P> { method fmt (line 1125) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1137) | type Item = &'data mut [T]; method drive_unindexed (line 1139) | fn drive_unindexed(self, consumer: C) -> C::Result type SplitInclusiveMut (line 1150) | pub struct SplitInclusiveMut<'data, T, P> { method fmt (line 1156) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1168) | type Item = &'data mut [T]; method drive_unindexed (line 1170) | fn drive_unindexed(self, consumer: C) -> C::Result function length (line 1184) | fn length(&self) -> usize { function midpoint (line 1188) | fn midpoint(&self, end: usize) -> usize { function find (line 1192) | fn find(&self, separator: &P, start: usize, end: usize) -> Option { function rfind (line 1196) | fn rfind(&self, separator: &P, end: usize) -> Option { function split_once (line 1200) | fn split_once(self, index: usize) -> (Self, Self) { function fold_splits (line 1210) | fn fold_splits(self, separator: &P, folder: F, skip... FILE: builder/third-party/rayon/src/slice/quicksort.rs type CopyOnDrop (line 13) | struct CopyOnDrop<'a, T> { function new (line 25) | unsafe fn new(src: &'a T, dest: *mut T) -> Self { method drop (line 35) | fn drop(&mut self) { function shift_head (line 46) | fn shift_head(v: &mut [T], is_less: &F) function shift_tail (line 92) | fn shift_tail(v: &mut [T], is_less: &F) function partial_insertion_sort (line 141) | fn partial_insertion_sort(v: &mut [T], is_less: &F) -> bool function insertion_sort (line 187) | fn insertion_sort(v: &mut [T], is_less: &F) function heapsort (line 198) | fn heapsort(v: &mut [T], is_less: &F) function partition_in_blocks (line 248) | fn partition_in_blocks(v: &mut [T], pivot: &T, is_less: &F) -> usize function partition (line 509) | fn partition(v: &mut [T], pivot: usize, is_less: &F) -> (usize, bool) function partition_equal (line 567) | fn partition_equal(v: &mut [T], pivot: usize, is_less: &F) -> usize function break_patterns (line 625) | fn break_patterns(v: &mut [T]) { function choose_pivot (line 670) | fn choose_pivot(v: &mut [T], is_less: &F) -> (usize, bool) function recurse (line 746) | fn recurse<'a, T, F>(mut v: &'a mut [T], is_less: &F, mut pred: Option<&... function par_quicksort (line 847) | pub(super) fn par_quicksort(v: &mut [T], is_less: F) function test_heapsort (line 870) | fn test_heapsort() { FILE: builder/third-party/rayon/src/slice/rchunks.rs type RChunks (line 7) | pub struct RChunks<'data, T: Sync> { function new (line 13) | pub(super) fn new(chunk_size: usize, slice: &'data [T]) -> Self { method clone (line 19) | fn clone(&self) -> Self { type Item (line 25) | type Item = &'data [T]; method drive_unindexed (line 27) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 34) | fn opt_len(&self) -> Option { method drive (line 40) | fn drive(self, consumer: C) -> C::Result method len (line 47) | fn len(&self) -> usize { method with_producer (line 51) | fn with_producer(self, callback: CB) -> CB::Output type RChunksProducer (line 62) | struct RChunksProducer<'data, T: Sync> { type Item (line 68) | type Item = &'data [T]; type IntoIter (line 69) | type IntoIter = ::std::slice::RChunks<'data, T>; method into_iter (line 71) | fn into_iter(self) -> Self::IntoIter { method split_at (line 75) | fn split_at(self, index: usize) -> (Self, Self) { type RChunksExact (line 93) | pub struct RChunksExact<'data, T: Sync> { function new (line 100) | pub(super) fn new(chunk_size: usize, slice: &'data [T]) -> Self { function remainder (line 113) | pub fn remainder(&self) -> &'data [T] { method clone (line 119) | fn clone(&self) -> Self { type Item (line 125) | type Item = &'data [T]; method drive_unindexed (line 127) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 134) | fn opt_len(&self) -> Option { method drive (line 140) | fn drive(self, consumer: C) -> C::Result method len (line 147) | fn len(&self) -> usize { method with_producer (line 151) | fn with_producer(self, callback: CB) -> CB::Output type RChunksExactProducer (line 162) | struct RChunksExactProducer<'data, T: Sync> { type Item (line 168) | type Item = &'data [T]; type IntoIter (line 169) | type IntoIter = ::std::slice::RChunksExact<'data, T>; method into_iter (line 171) | fn into_iter(self) -> Self::IntoIter { method split_at (line 175) | fn split_at(self, index: usize) -> (Self, Self) { type RChunksMut (line 193) | pub struct RChunksMut<'data, T: Send> { function new (line 199) | pub(super) fn new(chunk_size: usize, slice: &'data mut [T]) -> Self { type Item (line 205) | type Item = &'data mut [T]; method drive_unindexed (line 207) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 214) | fn opt_len(&self) -> Option { method drive (line 220) | fn drive(self, consumer: C) -> C::Result method len (line 227) | fn len(&self) -> usize { method with_producer (line 231) | fn with_producer(self, callback: CB) -> CB::Output type RChunksMutProducer (line 242) | struct RChunksMutProducer<'data, T: Send> { type Item (line 248) | type Item = &'data mut [T]; type IntoIter (line 249) | type IntoIter = ::std::slice::RChunksMut<'data, T>; method into_iter (line 251) | fn into_iter(self) -> Self::IntoIter { method split_at (line 255) | fn split_at(self, index: usize) -> (Self, Self) { type RChunksExactMut (line 273) | pub struct RChunksExactMut<'data, T: Send> { function new (line 280) | pub(super) fn new(chunk_size: usize, slice: &'data mut [T]) -> Self { function into_remainder (line 299) | pub fn into_remainder(self) -> &'data mut [T] { function remainder (line 309) | pub fn remainder(&mut self) -> &mut [T] { function take_remainder (line 316) | pub fn take_remainder(&mut self) -> &'data mut [T] { type Item (line 322) | type Item = &'data mut [T]; method drive_unindexed (line 324) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 331) | fn opt_len(&self) -> Option { method drive (line 337) | fn drive(self, consumer: C) -> C::Result method len (line 344) | fn len(&self) -> usize { method with_producer (line 348) | fn with_producer(self, callback: CB) -> CB::Output type RChunksExactMutProducer (line 359) | struct RChunksExactMutProducer<'data, T: Send> { type Item (line 365) | type Item = &'data mut [T]; type IntoIter (line 366) | type IntoIter = ::std::slice::RChunksExactMut<'data, T>; method into_iter (line 368) | fn into_iter(self) -> Self::IntoIter { method split_at (line 372) | fn split_at(self, index: usize) -> (Self, Self) { FILE: builder/third-party/rayon/src/slice/test.rs function test_par_sort_stability (line 96) | fn test_par_sort_stability() { function test_par_chunks_exact_remainder (line 130) | fn test_par_chunks_exact_remainder() { function test_par_chunks_exact_mut_remainder (line 138) | fn test_par_chunks_exact_mut_remainder() { function test_par_rchunks_exact_remainder (line 152) | fn test_par_rchunks_exact_remainder() { function test_par_rchunks_exact_mut_remainder (line 160) | fn test_par_rchunks_exact_mut_remainder() { function slice_chunk_by (line 174) | fn slice_chunk_by() { function slice_chunk_by_mut (line 195) | fn slice_chunk_by_mut() { FILE: builder/third-party/rayon/src/split_producer.rs type SplitProducer (line 8) | pub(super) struct SplitProducer<'p, P, V, const INCL: bool = false> { type SplitInclusiveProducer (line 16) | pub(super) type SplitInclusiveProducer<'p, P, V> = SplitProducer<'p, P, ... type Fissile (line 19) | pub(super) trait Fissile

: Sized { method length (line 20) | fn length(&self) -> usize; method midpoint (line 21) | fn midpoint(&self, end: usize) -> usize; method find (line 22) | fn find(&self, separator: &P, start: usize, end: usize) -> Option; method rfind (line 23) | fn rfind(&self, separator: &P, end: usize) -> Option; method split_once (line 24) | fn split_once(self, index: usize) -> (Self, Self); method fold_splits (line 25) | fn fold_splits(self, separator: &P, folder: F, sk... function new (line 35) | pub(super) fn new(data: V, separator: &'p P) -> Self { function new_incl (line 48) | pub(super) fn new_incl(data: V, separator: &'p P) -> Self { function fold_with (line 63) | pub(super) fn fold_with(self, folder: F, skip_last: bool) -> F type Item (line 102) | type Item = V; method split (line 104) | fn split(self) -> (Self, Option) { method fold_with (line 146) | fn fold_with(self, folder: F) -> F FILE: builder/third-party/rayon/src/str.rs function is_char_boundary (line 24) | fn is_char_boundary(b: u8) -> bool { function find_char_midpoint (line 31) | fn find_char_midpoint(chars: &str) -> usize { function split (line 50) | fn split(chars: &str) -> Option<(&str, &str)> { type ParallelString (line 60) | pub trait ParallelString { method as_parallel_string (line 63) | fn as_parallel_string(&self) -> &str; method par_chars (line 74) | fn par_chars(&self) -> Chars<'_> { method par_char_indices (line 89) | fn par_char_indices(&self) -> CharIndices<'_> { method par_bytes (line 109) | fn par_bytes(&self) -> Bytes<'_> { method par_encode_utf16 (line 133) | fn par_encode_utf16(&self) -> EncodeUtf16<'_> { method par_split (line 156) | fn par_split(&self, separator: P) -> Split<'_, P> { method par_split_inclusive (line 177) | fn par_split_inclusive(&self, separator: P) -> SplitInclus... method par_split_terminator (line 199) | fn par_split_terminator(&self, terminator: P) -> SplitTerm... method par_lines (line 218) | fn par_lines(&self) -> Lines<'_> { method par_split_whitespace (line 257) | fn par_split_whitespace(&self) -> SplitWhitespace<'_> { method par_split_ascii_whitespace (line 294) | fn par_split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_> { method par_matches (line 315) | fn par_matches(&self, pattern: P) -> Matches<'_, P> { method par_match_indices (line 338) | fn par_match_indices(&self, pattern: P) -> MatchIndices<'_... method as_parallel_string (line 348) | fn as_parallel_string(&self) -> &str { type Pattern (line 366) | pub trait Pattern: Sized + Sync + Send { method find_in (line 368) | fn find_in(&self, haystack: &str) -> Option; method rfind_in (line 369) | fn rfind_in(&self, haystack: &str) -> Option; method is_suffix_of (line 370) | fn is_suffix_of(&self, haystack: &str) -> bool; method fold_splits (line 371) | fn fold_splits<'ch, F>(&self, haystack: &'ch str, folder: F, skip_last... method fold_inclusive_splits (line 374) | fn fold_inclusive_splits<'ch, F>(&self, haystack: &'ch str, folder: F)... method fold_matches (line 377) | fn fold_matches<'ch, F>(&self, haystack: &'ch str, folder: F) -> F method fold_match_indices (line 380) | fn fold_match_indices<'ch, F>(&self, haystack: &'ch str, folder: F, ba... function offset (line 388) | fn offset(base: usize) -> impl Fn((usize, T)) -> (usize, T) { type Chars (line 472) | pub struct Chars<'ch> { type CharsProducer (line 476) | struct CharsProducer<'ch> { type Item (line 481) | type Item = char; method drive_unindexed (line 483) | fn drive_unindexed(self, consumer: C) -> C::Result type Item (line 492) | type Item = char; method split (line 494) | fn split(self) -> (Self, Option) { method fold_with (line 504) | fn fold_with(self, folder: F) -> F type CharIndices (line 516) | pub struct CharIndices<'ch> { type CharIndicesProducer (line 520) | struct CharIndicesProducer<'ch> { type Item (line 526) | type Item = (usize, char); method drive_unindexed (line 528) | fn drive_unindexed(self, consumer: C) -> C::Result type Item (line 541) | type Item = (usize, char); method split (line 543) | fn split(self) -> (Self, Option) { method fold_with (line 559) | fn fold_with(self, folder: F) -> F type Bytes (line 572) | pub struct Bytes<'ch> { type BytesProducer (line 576) | struct BytesProducer<'ch> { type Item (line 581) | type Item = u8; method drive_unindexed (line 583) | fn drive_unindexed(self, consumer: C) -> C::Result type Item (line 592) | type Item = u8; method split (line 594) | fn split(self) -> (Self, Option) { method fold_with (line 604) | fn fold_with(self, folder: F) -> F type EncodeUtf16 (line 616) | pub struct EncodeUtf16<'ch> { type EncodeUtf16Producer (line 620) | struct EncodeUtf16Producer<'ch> { type Item (line 625) | type Item = u16; method drive_unindexed (line 627) | fn drive_unindexed(self, consumer: C) -> C::Result type Item (line 636) | type Item = u16; method split (line 638) | fn split(self) -> (Self, Option) { method fold_with (line 648) | fn fold_with(self, folder: F) -> F type Split (line 660) | pub struct Split<'ch, P: Pattern> { function new (line 666) | fn new(chars: &'ch str, separator: P) -> Self { type Item (line 672) | type Item = &'ch str; method drive_unindexed (line 674) | fn drive_unindexed(self, consumer: C) -> C::Result function length (line 685) | fn length(&self) -> usize { function midpoint (line 689) | fn midpoint(&self, end: usize) -> usize { function find (line 694) | fn find(&self, separator: &P, start: usize, end: usize) -> Option { function rfind (line 698) | fn rfind(&self, separator: &P, end: usize) -> Option { function split_once (line 702) | fn split_once(self, index: usize) -> (Self, Self) { function fold_splits (line 715) | fn fold_splits(self, separator: &P, folder: F, skip... type SplitInclusive (line 732) | pub struct SplitInclusive<'ch, P: Pattern> { function new (line 738) | fn new(chars: &'ch str, separator: P) -> Self { type Item (line 744) | type Item = &'ch str; method drive_unindexed (line 746) | fn drive_unindexed(self, consumer: C) -> C::Result type SplitTerminator (line 759) | pub struct SplitTerminator<'ch, P: Pattern> { type SplitTerminatorProducer (line 764) | struct SplitTerminatorProducer<'ch, 'sep, P: Pattern> { function new (line 770) | fn new(chars: &'ch str, terminator: P) -> Self { function new (line 776) | fn new(chars: &'ch str, terminator: &'sep P) -> Self { type Item (line 785) | type Item = &'ch str; method drive_unindexed (line 787) | fn drive_unindexed(self, consumer: C) -> C::Result type Item (line 797) | type Item = &'ch str; method split (line 799) | fn split(mut self) -> (Self, Option) { method fold_with (line 813) | fn fold_with(self, folder: F) -> F type Lines (line 825) | pub struct Lines<'ch>(&'ch str); function no_carriage_return (line 828) | fn no_carriage_return(line: &str) -> &str { type Item (line 833) | type Item = &'ch str; method drive_unindexed (line 835) | fn drive_unindexed(self, consumer: C) -> C::Result type SplitWhitespace (line 850) | pub struct SplitWhitespace<'ch>(&'ch str); function not_empty (line 853) | fn not_empty(s: &&str) -> bool { type Item (line 858) | type Item = &'ch str; method drive_unindexed (line 860) | fn drive_unindexed(self, consumer: C) -> C::Result type SplitAsciiWhitespace (line 875) | pub struct SplitAsciiWhitespace<'ch>(&'ch str); function is_ascii_whitespace (line 878) | fn is_ascii_whitespace(c: char) -> bool { type Item (line 883) | type Item = &'ch str; method drive_unindexed (line 885) | fn drive_unindexed(self, consumer: C) -> C::Result type Matches (line 900) | pub struct Matches<'ch, P: Pattern> { type MatchesProducer (line 905) | struct MatchesProducer<'ch, 'pat, P: Pattern> { type Item (line 911) | type Item = &'ch str; method drive_unindexed (line 913) | fn drive_unindexed(self, consumer: C) -> C::Result type Item (line 926) | type Item = &'ch str; method split (line 928) | fn split(self) -> (Self, Option) { method fold_with (line 944) | fn fold_with(self, folder: F) -> F type MatchIndices (line 956) | pub struct MatchIndices<'ch, P: Pattern> { type MatchIndicesProducer (line 961) | struct MatchIndicesProducer<'ch, 'pat, P: Pattern> { type Item (line 968) | type Item = (usize, &'ch str); method drive_unindexed (line 970) | fn drive_unindexed(self, consumer: C) -> C::Result type Item (line 984) | type Item = (usize, &'ch str); method split (line 986) | fn split(self) -> (Self, Option) { method fold_with (line 1003) | fn fold_with(self, folder: F) -> F FILE: builder/third-party/rayon/src/string.rs type Iter (line 11) | type Iter = Drain<'a>; type Item (line 12) | type Item = char; function par_drain (line 14) | fn par_drain>(self, range: R) -> Self::Iter { type Drain (line 25) | pub struct Drain<'a> { type Item (line 31) | type Item = char; method drive_unindexed (line 33) | fn drive_unindexed(self, consumer: C) -> C::Result method drop (line 44) | fn drop(&mut self) { FILE: builder/third-party/rayon/src/vec.rs type Item (line 19) | type Item = &'data T; type Iter (line 20) | type Iter = Iter<'data, T>; method into_par_iter (line 22) | fn into_par_iter(self) -> Self::Iter { type Item (line 28) | type Item = &'data mut T; type Iter (line 29) | type Iter = IterMut<'data, T>; method into_par_iter (line 31) | fn into_par_iter(self) -> Self::Iter { type IntoIter (line 38) | pub struct IntoIter { type Item (line 43) | type Item = T; type Iter (line 44) | type Iter = IntoIter; method into_par_iter (line 46) | fn into_par_iter(self) -> Self::Iter { type Item (line 52) | type Item = T; method drive_unindexed (line 54) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 61) | fn opt_len(&self) -> Option { method drive (line 67) | fn drive(self, consumer: C) -> C::Result method len (line 74) | fn len(&self) -> usize { method with_producer (line 78) | fn with_producer(mut self, callback: CB) -> CB::Output type Iter (line 88) | type Iter = Drain<'data, T>; type Item (line 89) | type Item = T; function par_drain (line 91) | fn par_drain>(self, range: R) -> Self::Iter { type Drain (line 102) | pub struct Drain<'data, T: Send> { type Item (line 109) | type Item = T; method drive_unindexed (line 111) | fn drive_unindexed(self, consumer: C) -> C::Result method opt_len (line 118) | fn opt_len(&self) -> Option { method drive (line 124) | fn drive(self, consumer: C) -> C::Result method len (line 131) | fn len(&self) -> usize { method with_producer (line 135) | fn with_producer(self, callback: CB) -> CB::Output method drop (line 153) | fn drop(&mut self) { type DrainProducer (line 179) | pub(crate) struct DrainProducer<'data, T: Send> { function new (line 187) | pub(crate) unsafe fn new(slice: &mut [T]) -> DrainProducer<'_, T> { function from_vec (line 195) | unsafe fn from_vec(vec: &mut Vec, len: usize) -> DrainProducer<'_, T> { type Item (line 207) | type Item = T; type IntoIter (line 208) | type IntoIter = SliceDrain<'data, T>; method into_iter (line 210) | fn into_iter(mut self) -> Self::IntoIter { method split_at (line 218) | fn split_at(mut self, index: usize) -> (Self, Self) { method drop (line 227) | fn drop(&mut self) { type SliceDrain (line 237) | pub(crate) struct SliceDrain<'data, T> { type Item (line 242) | type Item = T; method next (line 244) | fn next(&mut self) -> Option { method size_hint (line 251) | fn size_hint(&self) -> (usize, Option) { method count (line 255) | fn count(self) -> usize { method next_back (line 261) | fn next_back(&mut self) -> Option { method len (line 270) | fn len(&self) -> usize { method drop (line 278) | fn drop(&mut self) { FILE: builder/third-party/rayon/tests/chars.rs function half_open_correctness (line 4) | fn half_open_correctness() { function closed_correctness (line 22) | fn closed_correctness() { FILE: builder/third-party/rayon/tests/clones.rs function check (line 3) | fn check(iter: I) function check_count (line 13) | fn check_count(iter: I) function clone_binary_heap (line 21) | fn clone_binary_heap() { function clone_btree_map (line 29) | fn clone_btree_map() { function clone_btree_set (line 36) | fn clone_btree_set() { function clone_hash_map (line 43) | fn clone_hash_map() { function clone_hash_set (line 50) | fn clone_hash_set() { function clone_linked_list (line 57) | fn clone_linked_list() { function clone_vec_deque (line 65) | fn clone_vec_deque() { function clone_option (line 73) | fn clone_option() { function clone_result (line 80) | fn clone_result() { function clone_range (line 87) | fn clone_range() { function clone_range_inclusive (line 92) | fn clone_range_inclusive() { function clone_str (line 97) | fn clone_str() { function clone_vec (line 109) | fn clone_vec() { function clone_array (line 124) | fn clone_array() { function clone_adaptors (line 130) | fn clone_adaptors() { function clone_counted_adaptors (line 179) | fn clone_counted_adaptors() { function clone_empty (line 186) | fn clone_empty() { function clone_once (line 191) | fn clone_once() { function clone_repeat (line 196) | fn clone_repeat() { function clone_splitter (line 203) | fn clone_splitter() { function clone_multizip (line 208) | fn clone_multizip() { FILE: builder/third-party/rayon/tests/collect.rs function collect_drop_on_unwind (line 10) | fn collect_drop_on_unwind() { function collect_drop_on_unwind_zst (line 66) | fn collect_drop_on_unwind_zst() { FILE: builder/third-party/rayon/tests/cross-pool.rs function cross_pool_busy (line 6) | fn cross_pool_busy() { FILE: builder/third-party/rayon/tests/debug.rs function check (line 4) | fn check(iter: I) function debug_binary_heap (line 12) | fn debug_binary_heap() { function debug_btree_map (line 21) | fn debug_btree_map() { function debug_btree_set (line 30) | fn debug_btree_set() { function debug_hash_map (line 38) | fn debug_hash_map() { function debug_hash_set (line 48) | fn debug_hash_set() { function debug_linked_list (line 57) | fn debug_linked_list() { function debug_vec_deque (line 66) | fn debug_vec_deque() { function debug_option (line 76) | fn debug_option() { function debug_result (line 84) | fn debug_result() { function debug_range (line 92) | fn debug_range() { function debug_range_inclusive (line 97) | fn debug_range_inclusive() { function debug_str (line 102) | fn debug_str() { function debug_string (line 114) | fn debug_string() { function debug_vec (line 120) | fn debug_vec() { function debug_array (line 144) | fn debug_array() { function debug_adaptors (line 150) | fn debug_adaptors() { function debug_empty (line 197) | fn debug_empty() { function debug_once (line 202) | fn debug_once() { function debug_repeat (line 207) | fn debug_repeat() { function debug_splitter (line 214) | fn debug_splitter() { function debug_multizip (line 219) | fn debug_multizip() { FILE: builder/third-party/rayon/tests/drain_vec.rs function drain_vec_yielded (line 4) | fn drain_vec_yielded() { function drain_vec_dropped (line 14) | fn drain_vec_dropped() { function drain_vec_empty_range_yielded (line 24) | fn drain_vec_empty_range_yielded() { function drain_vec_empty_range_dropped (line 34) | fn drain_vec_empty_range_dropped() { FILE: builder/third-party/rayon/tests/intersperse.rs function check_intersperse (line 4) | fn check_intersperse() { function check_intersperse_again (line 13) | fn check_intersperse_again() { function check_intersperse_unindexed (line 31) | fn check_intersperse_unindexed() { function check_intersperse_producer (line 40) | fn check_intersperse_producer() { function check_intersperse_rev (line 51) | fn check_intersperse_rev() { FILE: builder/third-party/rayon/tests/issue671-unzip.rs function type_length_limit (line 6) | fn type_length_limit() { FILE: builder/third-party/rayon/tests/issue671.rs function type_length_limit (line 6) | fn type_length_limit() { FILE: builder/third-party/rayon/tests/iter_panic.rs constant ITER (line 7) | const ITER: Range = 0..0x1_0000; constant PANIC (line 8) | const PANIC: i32 = 0xC000; function check (line 10) | fn check(&i: &i32) { function iter_panic (line 18) | fn iter_panic() { function iter_panic_fuse (line 24) | fn iter_panic_fuse() { FILE: builder/third-party/rayon/tests/named-threads.rs function named_threads (line 8) | fn named_threads() { FILE: builder/third-party/rayon/tests/octillion.rs constant OCTILLION (line 3) | const OCTILLION: u128 = 1_000_000_000_000_000_000_000_000_000; function octillion (line 6) | fn octillion() -> rayon::range::Iter { function octillion_inclusive (line 11) | fn octillion_inclusive() -> rayon::range_inclusive::Iter { function octillion_flat (line 16) | fn octillion_flat() -> impl ParallelIterator { function find_first_octillion (line 41) | fn find_first_octillion() { function find_first_octillion_inclusive (line 48) | fn find_first_octillion_inclusive() { function find_first_octillion_flat (line 55) | fn find_first_octillion_flat() { function two_threads (line 60) | fn two_threads R, R: Send>(f: F) -> R { function find_last_octillion (line 79) | fn find_last_octillion() { function find_last_octillion_inclusive (line 96) | fn find_last_octillion_inclusive() { function find_last_octillion_flat (line 110) | fn find_last_octillion_flat() { function find_any_octillion (line 117) | fn find_any_octillion() { function find_any_octillion_flat (line 124) | fn find_any_octillion_flat() { function filter_find_any_octillion (line 131) | fn filter_find_any_octillion() { function filter_find_any_octillion_flat (line 142) | fn filter_find_any_octillion_flat() { function fold_find_any_octillion_flat (line 153) | fn fold_find_any_octillion_flat() { FILE: builder/third-party/rayon/tests/par_bridge_recursion.rs constant N (line 4) | const N: usize = 100_000; function par_bridge_recursion (line 8) | fn par_bridge_recursion() { FILE: builder/third-party/rayon/tests/producer_split_at.rs function check (line 5) | fn check(expected: &[I::Item], mut f: F) function map_triples (line 18) | fn map_triples(end: usize, mut f: F) type Split (line 32) | struct Split { method forward (line 40) | fn forward(iter: I, i: usize, j: usize, k: usize, expected: &[I::It... method reverse (line 55) | fn reverse(iter: I, i: usize, j: usize, k: usize, expected: &[I::It... type Output (line 72) | type Output = Vec; method callback (line 74) | fn callback

(self, producer: P) -> Self::Output function check_len (line 104) | fn check_len(iter: &I, len: usize) { function array (line 112) | fn array() { function empty (line 118) | fn empty() { function once (line 123) | fn once() { function option (line 128) | fn option() { function range (line 133) | fn range() { function range_inclusive (line 139) | fn range_inclusive() { function repeatn (line 145) | fn repeatn() { function slice_iter (line 151) | fn slice_iter() { function slice_iter_mut (line 158) | fn slice_iter_mut() { function slice_chunks (line 170) | fn slice_chunks() { function slice_chunks_exact (line 179) | fn slice_chunks_exact() { function slice_chunks_mut (line 188) | fn slice_chunks_mut() { function slice_chunks_exact_mut (line 201) | fn slice_chunks_exact_mut() { function slice_rchunks (line 214) | fn slice_rchunks() { function slice_rchunks_exact (line 223) | fn slice_rchunks_exact() { function slice_rchunks_mut (line 232) | fn slice_rchunks_mut() { function slice_rchunks_exact_mut (line 245) | fn slice_rchunks_exact_mut() { function slice_windows (line 258) | fn slice_windows() { function vec (line 265) | fn vec() { function chain (line 273) | fn chain() { function cloned (line 279) | fn cloned() { function copied (line 285) | fn copied() { function enumerate (line 291) | fn enumerate() { function step_by (line 297) | fn step_by() { function step_by_unaligned (line 303) | fn step_by_unaligned() { function inspect (line 309) | fn inspect() { function update (line 315) | fn update() { function interleave (line 321) | fn interleave() { function intersperse (line 331) | fn intersperse() { function chunks (line 337) | fn chunks() { function map (line 344) | fn map() { function map_with (line 350) | fn map_with() { function map_init (line 356) | fn map_init() { function panic_fuse (line 362) | fn panic_fuse() { function rev (line 368) | fn rev() { function with_max_len (line 374) | fn with_max_len() { function with_min_len (line 380) | fn with_min_len() { function zip (line 386) | fn zip() { FILE: builder/third-party/rayon/tests/sort-panic-safe.rs constant ZERO (line 13) | const ZERO: AtomicUsize = AtomicUsize::new(0); constant LEN (line 14) | const LEN: usize = 20_000; type DropCounter (line 21) | struct DropCounter { method eq (line 28) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 35) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 44) | fn cmp(&self, other: &Self) -> Ordering { method drop (line 50) | fn drop(&mut self) { function sort_panic_safe (line 125) | fn sort_panic_safe() { FILE: builder/third-party/rayon/tests/str.rs function seeded_rng (line 6) | fn seeded_rng() -> XorShiftRng { function execute_strings (line 13) | pub fn execute_strings() { function execute_strings_split (line 42) | pub fn execute_strings_split() { FILE: builder/third-party/regex-automata/src/dfa/accel.rs type AccelTy (line 70) | type AccelTy = u32; constant ACCEL_TY_SIZE (line 75) | const ACCEL_TY_SIZE: usize = core::mem::size_of::(); constant ACCEL_LEN (line 80) | const ACCEL_LEN: usize = 4; constant ACCEL_CAP (line 88) | const ACCEL_CAP: usize = 8; function find_fwd (line 94) | pub(crate) fn find_fwd( function find_rev (line 114) | pub(crate) fn find_rev( type Accels (line 134) | pub(crate) struct Accels { function empty (line 147) | pub fn empty() -> Accels> { function add (line 157) | pub fn add(&mut self, accel: Accel) { function set_len (line 165) | fn set_len(&mut self, new_len: usize) { function from_bytes_unchecked (line 186) | pub fn from_bytes_unchecked( function to_owned (line 227) | pub fn to_owned(&self) -> Accels> { function as_ref (line 232) | pub fn as_ref(&self) -> Accels<&[AccelTy]> { function as_bytes (line 237) | pub fn as_bytes(&self) -> &[u8] { function memory_usage (line 255) | pub fn memory_usage(&self) -> usize { function needles (line 268) | pub fn needles(&self, i: usize) -> &[u8] { function len (line 279) | pub fn len(&self) -> usize { function get (line 289) | fn get(&self, i: usize) -> Option { function iter (line 300) | fn iter(&self) -> IterAccels<'_, A> { function write_to (line 308) | pub fn write_to( function validate (line 334) | pub fn validate(&self) -> Result<(), DeserializeError> { function write_to_len (line 342) | pub fn write_to_len(&self) -> usize { function fmt (line 348) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type IterAccels (line 360) | struct IterAccels<'a, A: AsRef<[AccelTy]>> { type Item (line 366) | type Item = Accel; method next (line 368) | fn next(&mut self) -> Option { type Accel (line 391) | pub(crate) struct Accel { method new (line 405) | pub fn new() -> Accel { method from_slice (line 414) | pub fn from_slice(mut slice: &[u8]) -> Result { method from_bytes (line 425) | fn from_bytes(bytes: [u8; 4]) -> Result { method from_bytes_unchecked (line 439) | fn from_bytes_unchecked(bytes: [u8; 4]) -> Accel { method add (line 449) | pub fn add(&mut self, byte: u8) -> bool { method len (line 470) | pub fn len(&self) -> usize { method is_empty (line 476) | pub fn is_empty(&self) -> bool { method needles (line 483) | fn needles(&self) -> &[u8] { method contains (line 490) | fn contains(&self, byte: u8) -> bool { method as_accel_tys (line 496) | fn as_accel_tys(&self) -> [AccelTy; 2] { method fmt (line 508) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { FILE: builder/third-party/regex-automata/src/dfa/automaton.rs type Automaton (line 108) | pub unsafe trait Automaton { method next_state (line 148) | fn next_state(&self, current: StateID, input: u8) -> StateID; method next_state_unchecked (line 165) | unsafe fn next_state_unchecked( method next_eoi_state (line 228) | fn next_eoi_state(&self, current: StateID) -> StateID; method start_state (line 261) | fn start_state( method start_state_forward (line 281) | fn start_state_forward( method start_state_reverse (line 315) | fn start_state_reverse( method universal_start_state (line 386) | fn universal_start_state(&self, _mode: Anchored) -> Option { method is_special_state (line 509) | fn is_special_state(&self, id: StateID) -> bool; method is_dead_state (line 540) | fn is_dead_state(&self, id: StateID) -> bool; method is_quit_state (line 569) | fn is_quit_state(&self, id: StateID) -> bool; method is_match_state (line 598) | fn is_match_state(&self, id: StateID) -> bool; method is_start_state (line 742) | fn is_start_state(&self, id: StateID) -> bool; method is_accel_state (line 790) | fn is_accel_state(&self, id: StateID) -> bool; method pattern_len (line 827) | fn pattern_len(&self) -> usize; method match_len (line 899) | fn match_len(&self, id: StateID) -> usize; method match_pattern (line 920) | fn match_pattern(&self, id: StateID, index: usize) -> PatternID; method has_empty (line 993) | fn has_empty(&self) -> bool; method is_utf8 (line 1054) | fn is_utf8(&self) -> bool; method is_always_start_anchored (line 1087) | fn is_always_start_anchored(&self) -> bool; method accelerator (line 1143) | fn accelerator(&self, _id: StateID) -> &[u8] { method get_prefilter (line 1160) | fn get_prefilter(&self) -> Option<&Prefilter> { method try_search_fwd (line 1297) | fn try_search_fwd( method try_search_rev (line 1486) | fn try_search_rev( method try_search_overlapping_fwd (line 1582) | fn try_search_overlapping_fwd( method try_search_overlapping_rev (line 1719) | fn try_search_overlapping_rev( method try_which_overlapping_matches (line 1808) | fn try_which_overlapping_matches( method next_state (line 1831) | fn next_state(&self, current: StateID, input: u8) -> StateID { method next_state_unchecked (line 1836) | unsafe fn next_state_unchecked( method next_eoi_state (line 1845) | fn next_eoi_state(&self, current: StateID) -> StateID { method start_state (line 1850) | fn start_state( method start_state_forward (line 1858) | fn start_state_forward( method start_state_reverse (line 1866) | fn start_state_reverse( method universal_start_state (line 1874) | fn universal_start_state(&self, mode: Anchored) -> Option { method is_special_state (line 1879) | fn is_special_state(&self, id: StateID) -> bool { method is_dead_state (line 1884) | fn is_dead_state(&self, id: StateID) -> bool { method is_quit_state (line 1889) | fn is_quit_state(&self, id: StateID) -> bool { method is_match_state (line 1894) | fn is_match_state(&self, id: StateID) -> bool { method is_start_state (line 1899) | fn is_start_state(&self, id: StateID) -> bool { method is_accel_state (line 1904) | fn is_accel_state(&self, id: StateID) -> bool { method pattern_len (line 1909) | fn pattern_len(&self) -> usize { method match_len (line 1914) | fn match_len(&self, id: StateID) -> usize { method match_pattern (line 1919) | fn match_pattern(&self, id: StateID, index: usize) -> PatternID { method has_empty (line 1924) | fn has_empty(&self) -> bool { method is_utf8 (line 1929) | fn is_utf8(&self) -> bool { method is_always_start_anchored (line 1934) | fn is_always_start_anchored(&self) -> bool { method accelerator (line 1939) | fn accelerator(&self, id: StateID) -> &[u8] { method get_prefilter (line 1944) | fn get_prefilter(&self) -> Option<&Prefilter> { method try_search_fwd (line 1949) | fn try_search_fwd( method try_search_rev (line 1957) | fn try_search_rev( method try_search_overlapping_fwd (line 1965) | fn try_search_overlapping_fwd( method try_search_overlapping_rev (line 1974) | fn try_search_overlapping_rev( method try_which_overlapping_matches (line 1984) | fn try_which_overlapping_matches( type OverlappingState (line 2010) | pub struct OverlappingState { method start (line 2054) | pub fn start() -> OverlappingState { method get_match (line 2069) | pub fn get_match(&self) -> Option { type StartError (line 2092) | pub enum StartError { method quit (line 2108) | pub(crate) fn quit(byte: u8) -> StartError { method unsupported_anchored (line 2112) | pub(crate) fn unsupported_anchored(mode: Anchored) -> StartError { method fmt (line 2121) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { function skip_empty_utf8_splits_overlapping (line 2167) | fn skip_empty_utf8_splits_overlapping( function fmt_state_indicator (line 2207) | pub(crate) fn fmt_state_indicator( function object_safe (line 2247) | fn object_safe() { FILE: builder/third-party/regex-automata/src/dfa/dense.rs constant LABEL (line 50) | const LABEL: &str = "rust-regex-automata-dfa-dense"; constant VERSION (line 56) | const VERSION: u32 = 2; type Config (line 74) | pub struct Config { method new (line 99) | pub fn new() -> Config { method accelerate (line 120) | pub fn accelerate(mut self, yes: bool) -> Config { method prefilter (line 197) | pub fn prefilter(mut self, pre: Option) -> Config { method minimize (line 246) | pub fn minimize(mut self, yes: bool) -> Config { method match_kind (line 358) | pub fn match_kind(mut self, kind: MatchKind) -> Config { method start_kind (line 397) | pub fn start_kind(mut self, kind: StartKind) -> Config { method starts_for_each_pattern (line 475) | pub fn starts_for_each_pattern(mut self, yes: bool) -> Config { method byte_classes (line 508) | pub fn byte_classes(mut self, yes: bool) -> Config { method unicode_word_boundary (line 596) | pub fn unicode_word_boundary(mut self, yes: bool) -> Config { method quit (line 667) | pub fn quit(mut self, byte: u8, yes: bool) -> Config { method specialize_start_states (line 761) | pub fn specialize_start_states(mut self, yes: bool) -> Config { method dfa_size_limit (line 850) | pub fn dfa_size_limit(mut self, bytes: Option) -> Config { method determinize_size_limit (line 946) | pub fn determinize_size_limit(mut self, bytes: Option) -> Config { method get_accelerate (line 953) | pub fn get_accelerate(&self) -> bool { method get_prefilter (line 958) | pub fn get_prefilter(&self) -> Option<&Prefilter> { method get_minimize (line 964) | pub fn get_minimize(&self) -> bool { method get_match_kind (line 969) | pub fn get_match_kind(&self) -> MatchKind { method get_starts (line 974) | pub fn get_starts(&self) -> StartKind { method get_starts_for_each_pattern (line 980) | pub fn get_starts_for_each_pattern(&self) -> bool { method get_byte_classes (line 987) | pub fn get_byte_classes(&self) -> bool { method get_unicode_word_boundary (line 994) | pub fn get_unicode_word_boundary(&self) -> bool { method get_quit (line 1002) | pub fn get_quit(&self, byte: u8) -> bool { method get_specialize_start_states (line 1011) | pub fn get_specialize_start_states(&self) -> bool { method get_dfa_size_limit (line 1019) | pub fn get_dfa_size_limit(&self) -> Option { method get_determinize_size_limit (line 1035) | pub fn get_determinize_size_limit(&self) -> Option { method overwrite (line 1043) | pub(crate) fn overwrite(&self, o: Config) -> Config { type Builder (line 1133) | pub struct Builder { method new (line 1142) | pub fn new() -> Builder { method build (line 1155) | pub fn build(&self, pattern: &str) -> Result { method build_many (line 1164) | pub fn build_many>( method build_from_nfa (line 1209) | pub fn build_from_nfa( method configure (line 1281) | pub fn configure(&mut self, config: Config) -> &mut Builder { method syntax (line 1295) | pub fn syntax( method thompson (line 1313) | pub fn thompson(&mut self, config: thompson::Config) -> &mut Builder { method default (line 1321) | fn default() -> Builder { type OwnedDFA (line 1332) | pub(crate) type OwnedDFA = DFA>; method new (line 1462) | pub fn new(pattern: &str) -> Result { method new_many (line 1483) | pub fn new_many>( method always_match (line 1506) | pub fn always_match() -> Result { method never_match (line 1523) | pub fn never_match() -> Result { method initial (line 1531) | fn initial( method set_start_state (line 2480) | pub(crate) fn set_start_state( method set_transition (line 2492) | pub(crate) fn set_transition( method add_empty_state (line 2507) | pub(crate) fn add_empty_state(&mut self) -> Result { method swap_states (line 2516) | pub(crate) fn swap_states(&mut self, id1: StateID, id2: StateID) { method remap (line 2523) | pub(crate) fn remap(&mut self, map: impl Fn(StateID) -> StateID) { method remap_state (line 2541) | pub(crate) fn remap_state( method truncate_states (line 2554) | pub(crate) fn truncate_states(&mut self, len: usize) { method minimize (line 2559) | pub(crate) fn minimize(&mut self) { method set_pattern_map (line 2570) | pub(crate) fn set_pattern_map( method accelerate (line 2580) | pub(crate) fn accelerate(&mut self) { method shuffle (line 2799) | pub(crate) fn shuffle( method set_universal_starts (line 2904) | fn set_universal_starts(&mut self) { type DFA (line 1390) | pub struct DFA { function config (line 1562) | pub fn config() -> Config { function builder (line 1570) | pub fn builder() -> Builder { function as_ref (line 1578) | pub fn as_ref(&self) -> DFA<&'_ [u32]> { function to_owned (line 1597) | pub fn to_owned(&self) -> OwnedDFA { function start_kind (line 1617) | pub fn start_kind(&self) -> StartKind { function start_map (line 1623) | pub(crate) fn start_map(&self) -> &StartByteMap { function starts_for_each_pattern (line 1636) | pub fn starts_for_each_pattern(&self) -> bool { function byte_classes (line 1653) | pub fn byte_classes(&self) -> &ByteClasses { function alphabet_len (line 1681) | pub fn alphabet_len(&self) -> usize { function stride2 (line 1705) | pub fn stride2(&self) -> usize { function stride (line 1716) | pub fn stride(&self) -> usize { function memory_usage (line 1727) | pub fn memory_usage(&self) -> usize { function to_sparse (line 1758) | pub fn to_sparse(&self) -> Result>, BuildError> { function to_bytes_little_endian (line 1801) | pub fn to_bytes_little_endian(&self) -> (Vec, usize) { function to_bytes_big_endian (line 1844) | pub fn to_bytes_big_endian(&self) -> (Vec, usize) { function to_bytes_native_endian (line 1894) | pub fn to_bytes_native_endian(&self) -> (Vec, usize) { function to_bytes (line 1901) | fn to_bytes(&self) -> (Vec, usize) { function write_to_little_endian (line 1962) | pub fn write_to_little_endian( function write_to_big_endian (line 2020) | pub fn write_to_big_endian( function write_to_native_endian (line 2085) | pub fn write_to_native_endian( function write_to_len (line 2146) | pub fn write_to_len(&self) -> usize { function from_bytes (line 2336) | pub fn from_bytes( function from_bytes_unchecked (line 2397) | pub unsafe fn from_bytes_unchecked( function write_to (line 2442) | fn write_to( function special (line 2944) | pub(crate) fn special(&self) -> &Special { function special_mut (line 2950) | pub(crate) fn special_mut(&mut self) -> &mut Special { function quitset (line 2955) | pub(crate) fn quitset(&self) -> &ByteSet { function flags (line 2960) | pub(crate) fn flags(&self) -> &Flags { function states (line 2969) | pub(crate) fn states(&self) -> StateIter<'_, T> { function state_len (line 2975) | pub(crate) fn state_len(&self) -> usize { function pattern_id_slice (line 2983) | pub(crate) fn pattern_id_slice(&self, id: StateID) -> &[PatternID] { function match_pattern_len (line 2991) | pub(crate) fn match_pattern_len(&self, id: StateID) -> usize { function pattern_len (line 2997) | pub(crate) fn pattern_len(&self) -> usize { function pattern_map (line 3004) | pub(crate) fn pattern_map(&self) -> BTreeMap> { function quit_id (line 3010) | pub(crate) fn quit_id(&self) -> StateID { function to_index (line 3019) | pub(crate) fn to_index(&self, id: StateID) -> usize { function to_state_id (line 3029) | pub(crate) fn to_state_id(&self, index: usize) -> StateID { function starts (line 3034) | pub(crate) fn starts(&self) -> StartStateIter<'_> { function match_state_index (line 3042) | fn match_state_index(&self, id: StateID) -> usize { function accelerator_index (line 3059) | fn accelerator_index(&self, id: StateID) -> usize { function accels (line 3068) | fn accels(&self) -> Accels<&[u32]> { function trans (line 3073) | fn trans(&self) -> &[StateID] { function fmt (line 3079) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_special_state (line 3141) | fn is_special_state(&self, id: StateID) -> bool { method is_dead_state (line 3146) | fn is_dead_state(&self, id: StateID) -> bool { method is_quit_state (line 3151) | fn is_quit_state(&self, id: StateID) -> bool { method is_match_state (line 3156) | fn is_match_state(&self, id: StateID) -> bool { method is_start_state (line 3161) | fn is_start_state(&self, id: StateID) -> bool { method is_accel_state (line 3166) | fn is_accel_state(&self, id: StateID) -> bool { method next_state (line 3171) | fn next_state(&self, current: StateID, input: u8) -> StateID { method next_state_unchecked (line 3178) | unsafe fn next_state_unchecked( method next_eoi_state (line 3194) | fn next_eoi_state(&self, current: StateID) -> StateID { method pattern_len (line 3201) | fn pattern_len(&self) -> usize { method match_len (line 3206) | fn match_len(&self, id: StateID) -> usize { method match_pattern (line 3211) | fn match_pattern(&self, id: StateID, match_index: usize) -> PatternID { method has_empty (line 3225) | fn has_empty(&self) -> bool { method is_utf8 (line 3230) | fn is_utf8(&self) -> bool { method is_always_start_anchored (line 3235) | fn is_always_start_anchored(&self) -> bool { method start_state (line 3240) | fn start_state( method universal_start_state (line 3258) | fn universal_start_state(&self, mode: Anchored) -> Option { method accelerator (line 3267) | fn accelerator(&self, id: StateID) -> &[u8] { method get_prefilter (line 3275) | fn get_prefilter(&self) -> Option<&Prefilter> { type TransitionTable (line 3285) | pub(crate) struct TransitionTable { function from_bytes_unchecked (line 3362) | unsafe fn from_bytes_unchecked( function minimal (line 3432) | fn minimal(classes: ByteClasses) -> TransitionTable> { function set (line 3447) | fn set(&mut self, from: StateID, unit: alphabet::Unit, to: StateID) { function add_empty_state (line 3460) | fn add_empty_state(&mut self) -> Result { function swap (line 3514) | fn swap(&mut self, id1: StateID, id2: StateID) { function remap (line 3529) | fn remap(&mut self, id: StateID, map: impl Fn(StateID) -> StateID) { function truncate (line 3542) | fn truncate(&mut self, len: usize) { function write_to (line 3551) | fn write_to( function write_to_len (line 3585) | fn write_to_len(&self) -> usize { function validate (line 3596) | fn validate(&self, dfa: &DFA) -> Result<(), DeserializeError> { function as_ref (line 3635) | fn as_ref(&self) -> TransitionTable<&'_ [u32]> { function to_owned (line 3645) | fn to_owned(&self) -> TransitionTable> { function state (line 3655) | fn state(&self, id: StateID) -> State<'_> { function states (line 3671) | fn states(&self) -> StateIter<'_, T> { function to_index (line 3686) | fn to_index(&self, id: StateID) -> usize { function to_state_id (line 3698) | fn to_state_id(&self, index: usize) -> StateID { function next_state_id (line 3710) | fn next_state_id(&self, id: StateID) -> StateID { function prev_state_id (line 3718) | fn prev_state_id(&self, id: StateID) -> StateID { function table (line 3723) | fn table(&self) -> &[StateID] { function len (line 3733) | fn len(&self) -> usize { function stride (line 3740) | fn stride(&self) -> usize { function alphabet_len (line 3748) | fn alphabet_len(&self) -> usize { function is_valid (line 3756) | fn is_valid(&self, id: StateID) -> bool { function memory_usage (line 3764) | fn memory_usage(&self) -> usize { function table_mut (line 3772) | fn table_mut(&mut self) -> &mut [StateID] { type StartTable (line 3851) | pub(crate) struct StartTable { function dead (line 3902) | fn dead( function from_bytes_unchecked (line 3964) | unsafe fn from_bytes_unchecked( function write_to (line 4072) | fn write_to( function write_to_len (line 4124) | fn write_to_len(&self) -> usize { function validate (line 4138) | fn validate(&self, dfa: &DFA) -> Result<(), DeserializeError> { function as_ref (line 4161) | fn as_ref(&self) -> StartTable<&'_ [u32]> { function to_owned (line 4175) | fn to_owned(&self) -> StartTable> { function start (line 4194) | fn start( function iter (line 4235) | fn iter(&self) -> StartStateIter<'_> { function table (line 4240) | fn table(&self) -> &[StateID] { function memory_usage (line 4247) | fn memory_usage(&self) -> usize { function set_start (line 4257) | fn set_start(&mut self, anchored: Anchored, start: Start, id: StateID) { function table_mut (line 4281) | fn table_mut(&mut self) -> &mut [StateID] { type StartStateIter (line 4293) | pub(crate) struct StartStateIter<'a> { type Item (line 4299) | type Item = (StateID, Anchored, Start); method next (line 4301) | fn next(&mut self) -> Option<(StateID, Anchored, Start)> { type MatchStates (line 4335) | struct MatchStates { function from_bytes_unchecked (line 4356) | unsafe fn from_bytes_unchecked( function empty (line 4426) | fn empty(pattern_len: usize) -> MatchStates> { function new (line 4431) | fn new( function new_with_map (line 4455) | fn new_with_map( function write_to (line 4467) | fn write_to( function write_to_len (line 4510) | fn write_to_len(&self) -> usize { function validate (line 4520) | fn validate(&self, dfa: &DFA) -> Result<(), DeserializeError> { function to_map (line 4562) | fn to_map(&self, dfa: &DFA) -> BTreeMap> { function as_ref (line 4575) | fn as_ref(&self) -> MatchStates<&'_ [u32]> { function to_owned (line 4585) | fn to_owned(&self) -> MatchStates> { function match_state_id (line 4597) | fn match_state_id(&self, dfa: &DFA, index: usize) -> StateID { function pattern_id (line 4621) | fn pattern_id(&self, state_index: usize, match_index: usize) -> PatternID { function pattern_len (line 4630) | fn pattern_len(&self, state_index: usize) -> usize { function pattern_id_slice (line 4639) | fn pattern_id_slice(&self, state_index: usize) -> &[PatternID] { function slices (line 4647) | fn slices(&self) -> &[PatternID] { function len (line 4653) | fn len(&self) -> usize { function pattern_ids (line 4660) | fn pattern_ids(&self) -> &[PatternID] { function memory_usage (line 4665) | fn memory_usage(&self) -> usize { type Flags (line 4673) | pub(crate) struct Flags { method from_nfa (line 4695) | fn from_nfa(nfa: &thompson::NFA) -> Flags { method from_bytes (line 4705) | pub(crate) fn from_bytes( method write_to (line 4720) | pub(crate) fn write_to( method write_to_len (line 4745) | pub(crate) fn write_to_len(&self) -> usize { type StateIter (line 4758) | pub(crate) struct StateIter<'a, T> { type Item (line 4764) | type Item = State<'a>; method next (line 4766) | fn next(&mut self) -> Option> { type State (line 4777) | pub(crate) struct State<'a> { function transitions (line 4791) | pub(crate) fn transitions(&self) -> StateTransitionIter<'_> { function sparse_transitions (line 4810) | pub(crate) fn sparse_transitions(&self) -> StateSparseTransitionIter<'_> { function id (line 4815) | pub(crate) fn id(&self) -> StateID { function accelerate (line 4822) | fn accelerate(&self, classes: &ByteClasses) -> Option { function fmt (line 4847) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type StateTransitionIter (line 4874) | pub(crate) struct StateTransitionIter<'a> { type Item (line 4880) | type Item = (alphabet::Unit, StateID); method next (line 4882) | fn next(&mut self) -> Option<(alphabet::Unit, StateID)> { type StateSparseTransitionIter (line 4907) | pub(crate) struct StateSparseTransitionIter<'a> { type Item (line 4913) | type Item = (alphabet::Unit, alphabet::Unit, StateID); method next (line 4915) | fn next(&mut self) -> Option<(alphabet::Unit, alphabet::Unit, StateID)> { type BuildError (line 4957) | pub struct BuildError { method kind (line 5002) | fn kind(&self) -> &BuildErrorKind { method nfa (line 5006) | pub(crate) fn nfa(err: thompson::BuildError) -> BuildError { method unsupported_dfa_word_boundary_unicode (line 5010) | pub(crate) fn unsupported_dfa_word_boundary_unicode() -> BuildError { method too_many_states (line 5018) | pub(crate) fn too_many_states() -> BuildError { method too_many_start_states (line 5022) | pub(crate) fn too_many_start_states() -> BuildError { method too_many_match_pattern_ids (line 5026) | pub(crate) fn too_many_match_pattern_ids() -> BuildError { method dfa_exceeded_size_limit (line 5030) | pub(crate) fn dfa_exceeded_size_limit(limit: usize) -> BuildError { method determinize_exceeded_size_limit (line 5034) | pub(crate) fn determinize_exceeded_size_limit(limit: usize) -> BuildEr... method source (line 5043) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { method fmt (line 5053) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type BuildErrorKind (line 4967) | enum BuildErrorKind { function errors_with_unicode_word_boundary (line 5106) | fn errors_with_unicode_word_boundary() { function roundtrip_never_match (line 5112) | fn roundtrip_never_match() { function roundtrip_always_match (line 5121) | fn roundtrip_always_match() { function heuristic_unicode_reverse (line 5136) | fn heuristic_unicode_reverse() { FILE: builder/third-party/regex-automata/src/dfa/determinize.rs type Config (line 22) | pub(crate) struct Config { method new (line 32) | pub fn new() -> Config { method run (line 45) | pub fn run( method match_kind (line 89) | pub fn match_kind(&mut self, kind: MatchKind) -> &mut Config { method quit (line 96) | pub fn quit(&mut self, set: ByteSet) -> &mut Config { method dfa_size_limit (line 103) | pub fn dfa_size_limit(&mut self, bytes: Option) -> &mut Config { method determinize_size_limit (line 110) | pub fn determinize_size_limit( type Runner (line 135) | struct Runner<'a> { type StateMap (line 207) | type StateMap = std::collections::HashMap; type StateMap (line 209) | type StateMap = BTreeMap; function run (line 215) | fn run(mut self) -> Result<(), BuildError> { function cached_state (line 301) | fn cached_state( function add_all_starts (line 322) | fn add_all_starts( function add_start_group (line 366) | fn add_start_group( function add_one_start (line 462) | fn add_one_start( function maybe_add_state (line 505) | fn maybe_add_state( function add_state (line 526) | fn add_state( function get_state_builder (line 568) | fn get_state_builder(&mut self) -> StateBuilderEmpty { function put_state_builder (line 579) | fn put_state_builder(&mut self, builder: StateBuilderNFA) { function memory_usage (line 589) | fn memory_usage(&self) -> usize { FILE: builder/third-party/regex-automata/src/dfa/minimize.rs type Minimizer (line 44) | pub(crate) struct Minimizer<'a> { function fmt (line 52) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type StateSet (line 75) | struct StateSet { method empty (line 346) | fn empty() -> StateSet { method add (line 350) | fn add(&mut self, id: StateID) { method min (line 354) | fn min(&self) -> StateID { method canonicalize (line 358) | fn canonicalize(&mut self) { method clear (line 363) | fn clear(&mut self) { method len (line 367) | fn len(&self) -> usize { method is_empty (line 371) | fn is_empty(&self) -> bool { method deep_clone (line 375) | fn deep_clone(&self) -> StateSet { method iter (line 380) | fn iter(&self, mut f: F) { method intersection (line 386) | fn intersection(&self, other: &StateSet, dest: &mut StateSet) { method subtract (line 420) | fn subtract(&self, other: &StateSet, dest: &mut StateSet) { function new (line 80) | pub fn new(dfa: &'a mut dense::OwnedDFA) -> Minimizer<'a> { function run (line 87) | pub fn run(mut self) { function find_waiting (line 279) | fn find_waiting(&self, set: &StateSet) -> Option { function find_incoming_to (line 283) | fn find_incoming_to( function initial_partitions (line 300) | fn initial_partitions(dfa: &dense::OwnedDFA) -> Vec { function incoming_transitions (line 331) | fn incoming_transitions(dfa: &dense::OwnedDFA) -> Vec>> { FILE: builder/third-party/regex-automata/src/dfa/mod.rs constant DEAD (line 333) | const DEAD: crate::util::primitives::StateID = FILE: builder/third-party/regex-automata/src/dfa/onepass.rs type Config (line 67) | pub struct Config { method new (line 76) | pub fn new() -> Config { method match_kind (line 102) | pub fn match_kind(mut self, kind: MatchKind) -> Config { method starts_for_each_pattern (line 154) | pub fn starts_for_each_pattern(mut self, yes: bool) -> Config { method byte_classes (line 188) | pub fn byte_classes(mut self, yes: bool) -> Config { method size_limit (line 235) | pub fn size_limit(mut self, limit: Option) -> Config { method get_match_kind (line 241) | pub fn get_match_kind(&self) -> MatchKind { method get_starts_for_each_pattern (line 247) | pub fn get_starts_for_each_pattern(&self) -> bool { method get_byte_classes (line 254) | pub fn get_byte_classes(&self) -> bool { method get_size_limit (line 262) | pub fn get_size_limit(&self) -> Option { method overwrite (line 270) | pub(crate) fn overwrite(&self, o: Config) -> Config { type Builder (line 335) | pub struct Builder { method new (line 343) | pub fn new() -> Builder { method build (line 356) | pub fn build(&self, pattern: &str) -> Result { method build_many (line 365) | pub fn build_many>( method build_from_nfa (line 395) | pub fn build_from_nfa(&self, nfa: NFA) -> Result { method configure (line 417) | pub fn configure(&mut self, config: Config) -> &mut Builder { method syntax (line 431) | pub fn syntax( method thompson (line 448) | pub fn thompson(&mut self, config: thompson::Config) -> &mut Builder { type InternalBuilder (line 475) | struct InternalBuilder<'a> { function new (line 524) | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { function build (line 581) | fn build(mut self) -> Result { function shuffle_states (line 737) | fn shuffle_states(&mut self) { function compile_transition (line 767) | fn compile_transition( function add_start_state (line 809) | fn add_start_state( function add_dfa_state_for_nfa_state (line 836) | fn add_dfa_state_for_nfa_state( function add_empty_state (line 862) | fn add_empty_state(&mut self) -> Result { function stack_push (line 901) | fn stack_push( type DFA (line 1075) | pub struct DFA { method new (line 1167) | pub fn new(pattern: &str) -> Result { method new_many (line 1192) | pub fn new_many>(patterns: &[P]) -> Result Result { method always_match (line 1253) | pub fn always_match() -> Result { method never_match (line 1275) | pub fn never_match() -> Result { method config (line 1309) | pub fn config() -> Config { method builder (line 1345) | pub fn builder() -> Builder { method create_captures (line 1360) | pub fn create_captures(&self) -> Captures { method create_cache (line 1371) | pub fn create_cache(&self) -> Cache { method reset_cache (line 1415) | pub fn reset_cache(&self, cache: &mut Cache) { method get_config (line 1421) | pub fn get_config(&self) -> &Config { method get_nfa (line 1427) | pub fn get_nfa(&self) -> &NFA { method pattern_len (line 1435) | pub fn pattern_len(&self) -> usize { method state_len (line 1445) | pub fn state_len(&self) -> usize { method alphabet_len (line 1477) | pub fn alphabet_len(&self) -> usize { method stride2 (line 1506) | pub fn stride2(&self) -> usize { method stride (line 1522) | pub fn stride(&self) -> usize { method memory_usage (line 1534) | pub fn memory_usage(&self) -> usize { method is_match (line 1621) | pub fn is_match<'h, I: Into>>( method find (line 1692) | pub fn find<'h, I: Into>>( method captures (line 1765) | pub fn captures<'h, I: Into>>( method try_search (line 1887) | pub fn try_search( method try_search_slots (line 1971) | pub fn try_search_slots( method try_search_slots_imp (line 2003) | fn try_search_slots_imp( method search_imp (line 2040) | fn search_imp( method find_match (line 2181) | fn find_match( method start (line 2230) | fn start(&self) -> StateID { method start_pattern (line 2238) | fn start_pattern(&self, pid: PatternID) -> Result { method transition (line 2257) | fn transition(&self, sid: StateID, byte: u8) -> Transition { method set_transition (line 2265) | fn set_transition(&mut self, sid: StateID, byte: u8, to: Transition) { method sparse_transitions (line 2280) | fn sparse_transitions(&self, sid: StateID) -> SparseTransitionIter<'_> { method pattern_epsilons (line 2293) | fn pattern_epsilons(&self, sid: StateID) -> PatternEpsilons { method set_pattern_epsilons (line 2299) | fn set_pattern_epsilons(&mut self, sid: StateID, pateps: PatternEpsilo... method prev_state_id (line 2306) | fn prev_state_id(&self, id: StateID) -> Option { method last_state_id (line 2319) | fn last_state_id(&self) -> StateID { method swap_states (line 2334) | pub(super) fn swap_states(&mut self, id1: StateID, id2: StateID) { method remap (line 2344) | pub(super) fn remap(&mut self, map: impl Fn(StateID) -> StateID) { method fmt (line 2359) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type SparseTransitionIter (line 2440) | struct SparseTransitionIter<'a> { type Item (line 2446) | type Item = (u8, u8, Transition); method next (line 2448) | fn next(&mut self) -> Option<(u8, u8, Transition)> { type Cache (line 2490) | pub struct Cache { method new (line 2513) | pub fn new(re: &DFA) -> Cache { method reset (line 2559) | pub fn reset(&mut self, re: &DFA) { method memory_usage (line 2569) | pub fn memory_usage(&self) -> usize { method explicit_slots (line 2573) | fn explicit_slots(&mut self) -> &mut [Option] { method setup_search (line 2577) | fn setup_search(&mut self, explicit_slot_len: usize) { type Transition (line 2590) | struct Transition(u64); constant STATE_ID_BITS (line 2593) | const STATE_ID_BITS: u64 = 21; constant STATE_ID_SHIFT (line 2594) | const STATE_ID_SHIFT: u64 = 64 - Transition::STATE_ID_BITS; constant STATE_ID_LIMIT (line 2595) | const STATE_ID_LIMIT: u64 = 1 << Transition::STATE_ID_BITS; constant MATCH_WINS_SHIFT (line 2596) | const MATCH_WINS_SHIFT: u64 = 64 - (Transition::STATE_ID_BITS + 1); constant INFO_MASK (line 2597) | const INFO_MASK: u64 = 0x000003FF_FFFFFFFF; method new (line 2600) | fn new(match_wins: bool, sid: StateID, epsilons: Epsilons) -> Transiti... method is_dead (line 2608) | fn is_dead(self) -> bool { method match_wins (line 2620) | fn match_wins(&self) -> bool { method state_id (line 2625) | fn state_id(&self) -> StateID { method set_state_id (line 2636) | fn set_state_id(&mut self, sid: StateID) { method epsilons (line 2641) | fn epsilons(&self) -> Epsilons { method fmt (line 2647) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type PatternEpsilons (line 2677) | struct PatternEpsilons(u64); constant PATTERN_ID_BITS (line 2680) | const PATTERN_ID_BITS: u64 = 22; constant PATTERN_ID_SHIFT (line 2681) | const PATTERN_ID_SHIFT: u64 = 64 - PatternEpsilons::PATTERN_ID_BITS; constant PATTERN_ID_NONE (line 2684) | const PATTERN_ID_NONE: u64 = 0x00000000_003FFFFF; constant PATTERN_ID_LIMIT (line 2685) | const PATTERN_ID_LIMIT: u64 = PatternEpsilons::PATTERN_ID_NONE; constant PATTERN_ID_MASK (line 2686) | const PATTERN_ID_MASK: u64 = 0xFFFFFC00_00000000; constant EPSILONS_MASK (line 2687) | const EPSILONS_MASK: u64 = 0x000003FF_FFFFFFFF; method empty (line 2691) | fn empty() -> PatternEpsilons { method is_empty (line 2700) | fn is_empty(self) -> bool { method pattern_id (line 2705) | fn pattern_id(self) -> Option { method pattern_id_unchecked (line 2721) | fn pattern_id_unchecked(self) -> PatternID { method set_pattern_id (line 2728) | fn set_pattern_id(self, pid: PatternID) -> PatternEpsilons { method epsilons (line 2736) | fn epsilons(self) -> Epsilons { method set_epsilons (line 2742) | fn set_epsilons(self, epsilons: Epsilons) -> PatternEpsilons { method fmt (line 2751) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Epsilons (line 2785) | struct Epsilons(u64); constant SLOT_MASK (line 2788) | const SLOT_MASK: u64 = 0x000003FF_FFFFFC00; constant SLOT_SHIFT (line 2789) | const SLOT_SHIFT: u64 = 10; constant LOOK_MASK (line 2790) | const LOOK_MASK: u64 = 0x00000000_000003FF; method empty (line 2794) | fn empty() -> Epsilons { method is_empty (line 2799) | fn is_empty(self) -> bool { method slots (line 2804) | fn slots(self) -> Slots { method set_slots (line 2809) | fn set_slots(self, slots: Slots) -> Epsilons { method looks (line 2817) | fn looks(self) -> LookSet { method set_looks (line 2822) | fn set_looks(self, look_set: LookSet) -> Epsilons { method fmt (line 2831) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Slots (line 2884) | struct Slots(u32); constant LIMIT (line 2887) | const LIMIT: usize = 32; method insert (line 2890) | fn insert(self, slot: usize) -> Slots { method remove (line 2896) | fn remove(self, slot: usize) -> Slots { method is_empty (line 2902) | fn is_empty(self) -> bool { method iter (line 2907) | fn iter(self) -> SlotsIter { method apply (line 2920) | fn apply( method fmt (line 2939) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type SlotsIter (line 2953) | struct SlotsIter { type Item (line 2958) | type Item = usize; method next (line 2960) | fn next(&mut self) -> Option { type BuildError (line 2985) | pub struct BuildError { method nfa (line 3002) | fn nfa(err: crate::nfa::thompson::BuildError) -> BuildError { method word (line 3006) | fn word(err: UnicodeWordBoundaryError) -> BuildError { method too_many_states (line 3010) | fn too_many_states(limit: u64) -> BuildError { method too_many_patterns (line 3014) | fn too_many_patterns(limit: u64) -> BuildError { method unsupported_look (line 3018) | fn unsupported_look(look: Look) -> BuildError { method exceeded_size_limit (line 3022) | fn exceeded_size_limit(limit: usize) -> BuildError { method not_one_pass (line 3026) | fn not_one_pass(msg: &'static str) -> BuildError { method source (line 3033) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { method fmt (line 3045) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type BuildErrorKind (line 2991) | enum BuildErrorKind { function fail_conflicting_transition (line 3088) | fn fail_conflicting_transition() { function fail_multiple_epsilon (line 3096) | fn fail_multiple_epsilon() { function fail_multiple_match (line 3106) | fn fail_multiple_match() { function max_slots (line 3123) | fn max_slots() { function assertions (line 3143) | fn assertions() { function is_one_pass (line 3165) | fn is_one_pass() { function is_not_one_pass (line 3181) | fn is_not_one_pass() { function is_not_one_pass_bigger (line 3189) | fn is_not_one_pass_bigger() { FILE: builder/third-party/regex-automata/src/dfa/regex.rs method new (line 202) | pub fn new(pattern: &str) -> Result { method new_many (line 226) | pub fn new_many>( function new_sparse (line 253) | pub fn new_sparse( function new_many_sparse (line 280) | pub fn new_many_sparse>( function builder (line 316) | pub fn builder() -> Builder { function is_match (line 358) | pub fn is_match<'h, I: Into>>(&self, input: I) -> bool { function find (line 403) | pub fn find<'h, I: Into>>(&self, input: I) -> Option { function find_iter (line 437) | pub fn find_iter<'r, 'h, I: Into>>( function try_search (line 475) | pub fn try_search( function is_anchored (line 539) | fn is_anchored(&self, input: &Input<'_>) -> bool { function forward (line 555) | pub fn forward(&self) -> &A { function reverse (line 564) | pub fn reverse(&self) -> &A { function pattern_len (line 580) | pub fn pattern_len(&self) -> usize { type FindMatches (line 603) | pub struct FindMatches<'r, 'h, A> { type Item (line 609) | type Item = Match; method next (line 612) | fn next(&mut self) -> Option { type Builder (line 693) | pub struct Builder { method new (line 700) | pub fn new() -> Builder { method build (line 712) | pub fn build(&self, pattern: &str) -> Result { method build_sparse (line 721) | pub fn build_sparse( method build_many (line 730) | pub fn build_many>( method build_many_sparse (line 752) | pub fn build_many_sparse>( method build_from_dfas (line 819) | pub fn build_from_dfas( method syntax (line 833) | pub fn syntax( method thompson (line 847) | pub fn thompson( method dense (line 861) | pub fn dense(&mut self, config: dense::Config) -> &mut Builder { method default (line 868) | fn default() -> Builder { FILE: builder/third-party/regex-automata/src/dfa/remapper.rs type Remappable (line 28) | pub(super) trait Remappable: core::fmt::Debug { method state_len (line 30) | fn state_len(&self) -> usize; method stride2 (line 33) | fn stride2(&self) -> usize; method swap_states (line 50) | fn swap_states(&mut self, id1: StateID, id2: StateID); method remap (line 54) | fn remap(&mut self, map: impl Fn(StateID) -> StateID); method state_len (line 198) | fn state_len(&self) -> usize { method stride2 (line 202) | fn stride2(&self) -> usize { method swap_states (line 206) | fn swap_states(&mut self, id1: StateID, id2: StateID) { method remap (line 210) | fn remap(&mut self, map: impl Fn(StateID) -> StateID) { method state_len (line 223) | fn state_len(&self) -> usize { method stride2 (line 227) | fn stride2(&self) -> usize { method swap_states (line 234) | fn swap_states(&mut self, id1: StateID, id2: StateID) { method remap (line 238) | fn remap(&mut self, map: impl Fn(StateID) -> StateID) { type Remapper (line 68) | pub(super) struct Remapper { method new (line 91) | pub(super) fn new(r: &impl Remappable) -> Remapper { method swap (line 100) | pub(super) fn swap( method remap (line 115) | pub(super) fn remap(mut self, r: &mut impl Remappable) { type IndexMapper (line 169) | struct IndexMapper { method to_index (line 178) | fn to_index(&self, id: StateID) -> usize { method to_state_id (line 183) | fn to_state_id(&self, index: usize) -> StateID { FILE: builder/third-party/regex-automata/src/dfa/search.rs function find_fwd (line 15) | pub fn find_fwd( function find_fwd_imp (line 45) | fn find_fwd_imp( function find_rev (line 189) | pub fn find_rev( function find_rev_imp (line 204) | fn find_rev_imp( function find_overlapping_fwd (line 312) | pub fn find_overlapping_fwd( function find_overlapping_fwd_imp (line 334) | fn find_overlapping_fwd_imp( function find_overlapping_rev (line 445) | pub(crate) fn find_overlapping_rev( function init_fwd (line 552) | fn init_fwd( function init_rev (line 564) | fn init_rev( function eoi_fwd (line 576) | fn eoi_fwd( function eoi_rev (line 605) | fn eoi_rev( function prefilter_restart (line 636) | fn prefilter_restart( FILE: builder/third-party/regex-automata/src/dfa/sparse.rs constant LABEL (line 67) | const LABEL: &str = "rust-regex-automata-dfa-sparse"; constant VERSION (line 68) | const VERSION: u32 = 2; type DFA (line 112) | pub struct DFA { function new (line 153) | pub fn new(pattern: &str) -> Result>, BuildError> { function new_many (line 177) | pub fn new_many>( function always_match (line 205) | pub fn always_match() -> Result>, BuildError> { function never_match (line 221) | pub fn never_match() -> Result>, BuildError> { function from_dense (line 226) | pub(crate) fn from_dense>( function as_ref (line 409) | pub fn as_ref<'a>(&'a self) -> DFA<&'a [u8]> { function to_owned (line 426) | pub fn to_owned(&self) -> DFA> { function start_kind (line 444) | pub fn start_kind(&self) -> StartKind { function starts_for_each_pattern (line 457) | pub fn starts_for_each_pattern(&self) -> bool { function byte_classes (line 474) | pub fn byte_classes(&self) -> &ByteClasses { function memory_usage (line 485) | pub fn memory_usage(&self) -> usize { function to_bytes_little_endian (line 530) | pub fn to_bytes_little_endian(&self) -> Vec { function to_bytes_big_endian (line 571) | pub fn to_bytes_big_endian(&self) -> Vec { function to_bytes_native_endian (line 619) | pub fn to_bytes_native_endian(&self) -> Vec { function to_bytes (line 626) | fn to_bytes(&self) -> Vec { function write_to_little_endian (line 675) | pub fn write_to_little_endian( function write_to_big_endian (line 722) | pub fn write_to_big_endian( function write_to_native_endian (line 776) | pub fn write_to_native_endian( function write_to (line 785) | fn write_to( function write_to_len (line 837) | pub fn write_to_len(&self) -> usize { function from_bytes (line 984) | pub fn from_bytes( function from_bytes_unchecked (line 1036) | pub unsafe fn from_bytes_unchecked( function fmt (line 1075) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method is_special_state (line 1107) | fn is_special_state(&self, id: StateID) -> bool { method is_dead_state (line 1112) | fn is_dead_state(&self, id: StateID) -> bool { method is_quit_state (line 1117) | fn is_quit_state(&self, id: StateID) -> bool { method is_match_state (line 1122) | fn is_match_state(&self, id: StateID) -> bool { method is_start_state (line 1127) | fn is_start_state(&self, id: StateID) -> bool { method is_accel_state (line 1132) | fn is_accel_state(&self, id: StateID) -> bool { method next_state (line 1139) | fn next_state(&self, current: StateID, input: u8) -> StateID { method next_state_unchecked (line 1145) | unsafe fn next_state_unchecked( method next_eoi_state (line 1154) | fn next_eoi_state(&self, current: StateID) -> StateID { method pattern_len (line 1159) | fn pattern_len(&self) -> usize { method match_len (line 1164) | fn match_len(&self, id: StateID) -> usize { method match_pattern (line 1169) | fn match_pattern(&self, id: StateID, match_index: usize) -> PatternID { method has_empty (line 1182) | fn has_empty(&self) -> bool { method is_utf8 (line 1187) | fn is_utf8(&self) -> bool { method is_always_start_anchored (line 1192) | fn is_always_start_anchored(&self) -> bool { method start_state (line 1197) | fn start_state( method universal_start_state (line 1215) | fn universal_start_state(&self, mode: Anchored) -> Option { method accelerator (line 1224) | fn accelerator(&self, id: StateID) -> &[u8] { method get_prefilter (line 1229) | fn get_prefilter(&self) -> Option<&Prefilter> { type Transitions (line 1245) | struct Transitions { function from_bytes_unchecked (line 1300) | unsafe fn from_bytes_unchecked( function write_to (line 1333) | fn write_to( function write_to_len (line 1375) | fn write_to_len(&self) -> usize { function validate (line 1387) | fn validate(&self, sp: &Special) -> Result { function as_ref (line 1469) | fn as_ref(&self) -> Transitions<&'_ [u8]> { function to_owned (line 1480) | fn to_owned(&self) -> Transitions> { function state (line 1499) | fn state(&self, id: StateID) -> State<'_> { function try_state (line 1528) | fn try_state( function states (line 1693) | fn states(&self) -> StateIter<'_, T> { function sparse (line 1698) | fn sparse(&self) -> &[u8] { function id_len (line 1703) | fn id_len(&self) -> usize { function memory_usage (line 1710) | fn memory_usage(&self) -> usize { function state_mut (line 1719) | fn state_mut(&mut self, id: StateID) -> StateMut<'_> { function sparse_mut (line 1749) | fn sparse_mut(&mut self) -> &mut [u8] { type StartTable (line 1762) | struct StartTable { function new (line 1805) | fn new>( function from_dense_dfa (line 1831) | fn from_dense_dfa>( function from_bytes_unchecked (line 1854) | unsafe fn from_bytes_unchecked( function write_to (line 1953) | fn write_to( function write_to_len (line 2003) | fn write_to_len(&self) -> usize { function validate (line 2017) | fn validate( function as_ref (line 2038) | fn as_ref(&self) -> StartTable<&'_ [u8]> { function to_owned (line 2052) | fn to_owned(&self) -> StartTable> { function start (line 2070) | fn start( function iter (line 2111) | fn iter(&self) -> StartStateIter<'_, T> { function len (line 2116) | fn len(&self) -> usize { function table (line 2121) | fn table(&self) -> &[u8] { function memory_usage (line 2128) | fn memory_usage(&self) -> usize { function set_start (line 2138) | fn set_start(&mut self, anchored: Anchored, start: Start, id: StateID) { type StartStateIter (line 2168) | struct StartStateIter<'a, T> { type Item (line 2174) | type Item = (StateID, Anchored, Start); method next (line 2176) | fn next(&mut self) -> Option<(StateID, Anchored, Start)> { function fmt (line 2205) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type StateIter (line 2214) | struct StateIter<'a, T> { type Item (line 2220) | type Item = State<'a>; method next (line 2222) | fn next(&mut self) -> Option> { function fmt (line 2233) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type State (line 2241) | struct State<'a> { function next (line 2275) | fn next(&self, input: u8) -> StateID { function next_eoi (line 2296) | fn next_eoi(&self) -> StateID { function id (line 2301) | fn id(&self) -> StateID { function range (line 2307) | fn range(&self, i: usize) -> (u8, u8) { function next_at (line 2312) | fn next_at(&self, i: usize) -> StateID { function pattern_id (line 2321) | fn pattern_id(&self, match_index: usize) -> PatternID { function pattern_len (line 2328) | fn pattern_len(&self) -> usize { function accelerator (line 2334) | fn accelerator(&self) -> &'a [u8] { function write_to (line 2340) | fn write_to( function write_to_len (line 2382) | fn write_to_len(&self) -> usize { function fmt (line 2395) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type StateMut (line 2434) | struct StateMut<'a> { function set_next_at (line 2464) | fn set_next_at(&mut self, i: usize, next: StateID) { function fmt (line 2473) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Seen (line 2512) | struct Seen { method new (line 2521) | fn new() -> Seen { method insert (line 2524) | fn insert(&mut self, id: StateID) { method contains (line 2527) | fn contains(&self, id: &StateID) -> bool { method new (line 2534) | fn new() -> Seen { method insert (line 2537) | fn insert(&mut self, _id: StateID) {} method contains (line 2538) | fn contains(&self, _id: &StateID) -> bool { function heuristic_unicode_forward (line 2594) | fn heuristic_unicode_forward() { function heuristic_unicode_reverse (line 2616) | fn heuristic_unicode_reverse() { FILE: builder/third-party/regex-automata/src/dfa/special.rs type Special (line 160) | pub(crate) struct Special { method new (line 187) | pub(crate) fn new() -> Special { method remap (line 202) | pub(crate) fn remap(&self, map: impl Fn(StateID) -> StateID) -> Special { method from_bytes (line 223) | pub(crate) fn from_bytes( method validate (line 262) | pub(crate) fn validate(&self) -> Result<(), DeserializeError> { method validate_state_len (line 333) | pub(crate) fn validate_state_len( method write_to (line 353) | pub(crate) fn write_to( method write_to_len (line 387) | pub(crate) fn write_to_len(&self) -> usize { method set_max (line 394) | pub(crate) fn set_max(&mut self) { method set_no_special_start_states (line 412) | pub(crate) fn set_no_special_start_states(&mut self) { method is_special_state (line 421) | pub(crate) fn is_special_state(&self, id: StateID) -> bool { method is_dead_state (line 427) | pub(crate) fn is_dead_state(&self, id: StateID) -> bool { method is_quit_state (line 433) | pub(crate) fn is_quit_state(&self, id: StateID) -> bool { method is_match_state (line 439) | pub(crate) fn is_match_state(&self, id: StateID) -> bool { method is_accel_state (line 445) | pub(crate) fn is_accel_state(&self, id: StateID) -> bool { method is_start_state (line 451) | pub(crate) fn is_start_state(&self, id: StateID) -> bool { method match_len (line 457) | pub(crate) fn match_len(&self, stride: usize) -> usize { method matches (line 468) | pub(crate) fn matches(&self) -> bool { method accel_len (line 474) | pub(crate) fn accel_len(&self, stride: usize) -> usize { method accels (line 485) | pub(crate) fn accels(&self) -> bool { method starts (line 491) | pub(crate) fn starts(&self) -> bool { FILE: builder/third-party/regex-automata/src/dfa/start.rs type StartKind (line 14) | pub enum StartKind { method from_bytes (line 31) | pub(crate) fn from_bytes( method write_to (line 44) | pub(crate) fn write_to( method write_to_len (line 61) | pub(crate) fn write_to_len(&self) -> usize { method has_unanchored (line 66) | pub(crate) fn has_unanchored(&self) -> bool { method has_anchored (line 71) | pub(crate) fn has_anchored(&self) -> bool { FILE: builder/third-party/regex-automata/src/hybrid/dfa.rs constant MIN_STATES (line 42) | const MIN_STATES: usize = SENTINEL_STATES + 2; constant SENTINEL_STATES (line 50) | const SENTINEL_STATES: usize = 3; type DFA (line 118) | pub struct DFA { method new (line 151) | pub fn new(pattern: &str) -> Result { method new_many (line 177) | pub fn new_many>(patterns: &[P]) -> Result Result { method never_match (line 219) | pub fn never_match() -> Result { method config (line 258) | pub fn config() -> Config { method builder (line 288) | pub fn builder() -> Builder { method create_cache (line 298) | pub fn create_cache(&self) -> Cache { method reset_cache (line 346) | pub fn reset_cache(&self, cache: &mut Cache) { method pattern_len (line 385) | pub fn pattern_len(&self) -> usize { method byte_classes (line 402) | pub fn byte_classes(&self) -> &ByteClasses { method get_config (line 407) | pub fn get_config(&self) -> &Config { method get_nfa (line 412) | pub fn get_nfa(&self) -> &thompson::NFA { method stride2 (line 423) | fn stride2(&self) -> usize { method stride (line 430) | fn stride(&self) -> usize { method memory_usage (line 446) | pub fn memory_usage(&self) -> usize { method try_search_fwd (line 589) | pub fn try_search_fwd( method try_search_rev (line 790) | pub fn try_search_rev( method try_search_overlapping_fwd (line 896) | pub fn try_search_overlapping_fwd( method try_search_overlapping_rev (line 1040) | pub fn try_search_overlapping_rev( method try_which_overlapping_matches (line 1128) | pub fn try_which_overlapping_matches( method next_state (line 1215) | pub fn next_state( method next_state_untagged (line 1343) | pub fn next_state_untagged( method next_state_untagged_unchecked (line 1415) | pub unsafe fn next_state_untagged_unchecked( method next_eoi_state (line 1506) | pub fn next_eoi_state( method start_state (line 1554) | pub fn start_state( method start_state_forward (line 1593) | pub fn start_state_forward( method start_state_reverse (line 1630) | pub fn start_state_reverse( method match_len (line 1716) | pub fn match_len(&self, cache: &Cache, id: LazyStateID) -> usize { method match_pattern (line 1741) | pub fn match_pattern( type Cache (line 1777) | pub struct Cache { method new (line 1875) | pub fn new(dfa: &DFA) -> Cache { method reset (line 1940) | pub fn reset(&mut self, dfa: &DFA) { method search_start (line 1954) | pub fn search_start(&mut self, at: usize) { method search_update (line 1973) | pub fn search_update(&mut self, at: usize) { method search_finish (line 1985) | pub fn search_finish(&mut self, at: usize) { method search_total_len (line 2003) | pub fn search_total_len(&self) -> usize { method clear_count (line 2013) | pub fn clear_count(&self) -> usize { method memory_usage (line 2021) | pub fn memory_usage(&self) -> usize { type SearchProgress (line 2048) | struct SearchProgress { method len (line 2058) | fn len(&self) -> usize { type StateMap (line 2074) | type StateMap = std::collections::HashMap; type StateMap (line 2076) | type StateMap = alloc::collections::BTreeMap; type Lazy (line 2081) | struct Lazy<'i, 'c> { function new (line 2088) | fn new(dfa: &'i DFA, cache: &'c mut Cache) -> Lazy<'i, 'c> { function as_ref (line 2094) | fn as_ref<'a>(&'a self) -> LazyRef<'i, 'a> { function cache_next_state (line 2119) | fn cache_next_state( function cache_start_group (line 2162) | fn cache_start_group( function cache_start_one (line 2199) | fn cache_start_one( function add_builder_state (line 2245) | fn add_builder_state( function add_state (line 2273) | fn add_state( function next_state_id (line 2319) | fn next_state_id(&mut self) -> Result { function try_clear_cache (line 2348) | fn try_clear_cache(&mut self) -> Result<(), CacheError> { function reset_cache (line 2424) | fn reset_cache(&mut self) { function clear_cache (line 2445) | fn clear_cache(&mut self) { function init_cache (line 2505) | fn init_cache(&mut self) { function save_state (line 2566) | fn save_state(&mut self, id: LazyStateID) { function saved_state_id (line 2576) | fn saved_state_id(&mut self) -> LazyStateID { function set_all_transitions (line 2584) | fn set_all_transitions(&mut self, from: LazyStateID, to: LazyStateID) { function set_transition (line 2595) | fn set_transition( function set_start_state (line 2613) | fn set_start_state( function get_state_builder (line 2643) | fn get_state_builder(&mut self) -> StateBuilderEmpty { function put_state_builder (line 2654) | fn put_state_builder(&mut self, builder: StateBuilderNFA) { type LazyRef (line 2665) | struct LazyRef<'i, 'c> { function new (line 2672) | fn new(dfa: &'i DFA, cache: &'c Cache) -> LazyRef<'i, 'c> { function get_cached_start_id (line 2681) | fn get_cached_start_id( function get_cached_state (line 2708) | fn get_cached_state(&self, sid: LazyStateID) -> &State { function is_sentinel (line 2722) | fn is_sentinel(&self, id: LazyStateID) -> bool { function unknown_id (line 2727) | fn unknown_id(&self) -> LazyStateID { function dead_id (line 2733) | fn dead_id(&self) -> LazyStateID { function quit_id (line 2742) | fn quit_id(&self) -> LazyStateID { function is_valid (line 2754) | fn is_valid(&self, id: LazyStateID) -> bool { function state_fits_in_cache (line 2760) | fn state_fits_in_cache(&self, state: &State) -> bool { function state_builder_fits_in_cache (line 2773) | fn state_builder_fits_in_cache(&self, state: &StateBuilderNFA) -> bool { function memory_usage_for_one_more_state (line 2782) | fn memory_usage_for_one_more_state( type StateSaver (line 2802) | enum StateSaver { method none (line 2819) | fn none() -> StateSaver { method take_to_save (line 2825) | fn take_to_save(&mut self) -> Option<(LazyStateID, State)> { method take_saved (line 2841) | fn take_saved(&mut self) -> Option { type Config (line 2863) | pub struct Config { method new (line 2886) | pub fn new() -> Config { method match_kind (line 2998) | pub fn match_kind(mut self, kind: MatchKind) -> Config { method prefilter (line 3074) | pub fn prefilter(mut self, pre: Option) -> Config { method starts_for_each_pattern (line 3153) | pub fn starts_for_each_pattern(mut self, yes: bool) -> Config { method byte_classes (line 3189) | pub fn byte_classes(mut self, yes: bool) -> Config { method unicode_word_boundary (line 3277) | pub fn unicode_word_boundary(mut self, yes: bool) -> Config { method quit (line 3352) | pub fn quit(mut self, byte: u8, yes: bool) -> Config { method specialize_start_states (line 3448) | pub fn specialize_start_states(mut self, yes: bool) -> Config { method cache_capacity (line 3506) | pub fn cache_capacity(mut self, bytes: usize) -> Config { method skip_cache_capacity_check (line 3561) | pub fn skip_cache_capacity_check(mut self, yes: bool) -> Config { method minimum_cache_clear_count (line 3665) | pub fn minimum_cache_clear_count(mut self, min: Option) -> Conf... method minimum_bytes_per_state (line 3709) | pub fn minimum_bytes_per_state(mut self, min: Option) -> Config { method get_match_kind (line 3715) | pub fn get_match_kind(&self) -> MatchKind { method get_prefilter (line 3720) | pub fn get_prefilter(&self) -> Option<&Prefilter> { method get_starts_for_each_pattern (line 3726) | pub fn get_starts_for_each_pattern(&self) -> bool { method get_byte_classes (line 3733) | pub fn get_byte_classes(&self) -> bool { method get_unicode_word_boundary (line 3740) | pub fn get_unicode_word_boundary(&self) -> bool { method get_quit (line 3748) | pub fn get_quit(&self, byte: u8) -> bool { method get_specialize_start_states (line 3757) | pub fn get_specialize_start_states(&self) -> bool { method get_cache_capacity (line 3762) | pub fn get_cache_capacity(&self) -> usize { method get_skip_cache_capacity_check (line 3767) | pub fn get_skip_cache_capacity_check(&self) -> bool { method get_minimum_cache_clear_count (line 3775) | pub fn get_minimum_cache_clear_count(&self) -> Option { method get_minimum_bytes_per_state (line 3783) | pub fn get_minimum_bytes_per_state(&self) -> Option { method get_minimum_cache_capacity (line 3801) | pub fn get_minimum_cache_capacity( method byte_classes_from_nfa (line 3815) | fn byte_classes_from_nfa( method quit_set_from_nfa (line 3849) | fn quit_set_from_nfa( method overwrite (line 3879) | fn overwrite(&self, o: Config) -> Config { type Builder (line 3974) | pub struct Builder { method new (line 3982) | pub fn new() -> Builder { method build (line 3995) | pub fn build(&self, pattern: &str) -> Result { method build_many (line 4004) | pub fn build_many>( method build_from_nfa (line 4055) | pub fn build_from_nfa( method configure (line 4117) | pub fn configure(&mut self, config: Config) -> &mut Builder { method syntax (line 4131) | pub fn syntax( method thompson (line 4149) | pub fn thompson(&mut self, config: thompson::Config) -> &mut Builder { type OverlappingState (line 4172) | pub struct OverlappingState { method start (line 4216) | pub fn start() -> OverlappingState { method get_match (line 4231) | pub fn get_match(&self) -> Option { function skip_empty_utf8_splits_overlapping (line 4245) | fn skip_empty_utf8_splits_overlapping( function minimum_lazy_state_id (line 4285) | fn minimum_lazy_state_id( function minimum_cache_capacity (line 4319) | fn minimum_cache_capacity( function heuristic_unicode_reverse (line 4400) | fn heuristic_unicode_reverse() { FILE: builder/third-party/regex-automata/src/hybrid/error.rs type BuildError (line 23) | pub struct BuildError { method nfa (line 36) | pub(crate) fn nfa(err: nfa::thompson::BuildError) -> BuildError { method insufficient_cache_capacity (line 40) | pub(crate) fn insufficient_cache_capacity( method insufficient_state_id_capacity (line 49) | pub(crate) fn insufficient_state_id_capacity( method unsupported_dfa_word_boundary_unicode (line 57) | pub(crate) fn unsupported_dfa_word_boundary_unicode() -> BuildError { method source (line 68) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { method fmt (line 77) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type BuildErrorKind (line 28) | enum BuildErrorKind { type StartError (line 118) | pub enum StartError { method cache (line 140) | pub(crate) fn cache(err: CacheError) -> StartError { method quit (line 144) | pub(crate) fn quit(byte: u8) -> StartError { method unsupported_anchored (line 148) | pub(crate) fn unsupported_anchored(mode: Anchored) -> StartError { method source (line 155) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { method fmt (line 164) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type CacheError (line 223) | pub struct CacheError(()); method too_many_cache_clears (line 226) | pub(crate) fn too_many_cache_clears() -> CacheError { method bad_efficiency (line 230) | pub(crate) fn bad_efficiency() -> CacheError { method fmt (line 239) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { FILE: builder/third-party/regex-automata/src/hybrid/id.rs type LazyStateID (line 169) | pub struct LazyStateID(u32); constant MAX_BIT (line 173) | const MAX_BIT: usize = 31; constant MAX_BIT (line 176) | const MAX_BIT: usize = 15; constant MASK_UNKNOWN (line 178) | const MASK_UNKNOWN: usize = 1 << (LazyStateID::MAX_BIT); constant MASK_DEAD (line 179) | const MASK_DEAD: usize = 1 << (LazyStateID::MAX_BIT - 1); constant MASK_QUIT (line 180) | const MASK_QUIT: usize = 1 << (LazyStateID::MAX_BIT - 2); constant MASK_START (line 181) | const MASK_START: usize = 1 << (LazyStateID::MAX_BIT - 3); constant MASK_MATCH (line 182) | const MASK_MATCH: usize = 1 << (LazyStateID::MAX_BIT - 4); constant MAX (line 183) | const MAX: usize = LazyStateID::MASK_MATCH - 1; method new (line 190) | pub(crate) fn new(id: usize) -> Result { method new_unchecked (line 204) | const fn new_unchecked(id: usize) -> LazyStateID { method as_usize_untagged (line 215) | pub(crate) fn as_usize_untagged(&self) -> usize { method as_usize_unchecked (line 222) | pub(crate) const fn as_usize_unchecked(&self) -> usize { method to_unknown (line 228) | pub(crate) const fn to_unknown(&self) -> LazyStateID { method to_dead (line 235) | pub(crate) const fn to_dead(&self) -> LazyStateID { method to_quit (line 242) | pub(crate) const fn to_quit(&self) -> LazyStateID { method to_start (line 251) | pub(crate) const fn to_start(&self) -> LazyStateID { method to_match (line 260) | pub(crate) const fn to_match(&self) -> LazyStateID { method is_tagged (line 271) | pub const fn is_tagged(&self) -> bool { method is_unknown (line 280) | pub const fn is_unknown(&self) -> bool { method is_dead (line 289) | pub const fn is_dead(&self) -> bool { method is_quit (line 300) | pub const fn is_quit(&self) -> bool { method is_start (line 312) | pub const fn is_start(&self) -> bool { method is_match (line 319) | pub const fn is_match(&self) -> bool { type LazyStateIDError (line 331) | pub(crate) struct LazyStateIDError { method attempted (line 337) | pub(crate) fn attempted(&self) -> u64 { method fmt (line 346) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { FILE: builder/third-party/regex-automata/src/hybrid/regex.rs type Regex (line 82) | pub struct Regex { method new (line 120) | pub fn new(pattern: &str) -> Result { method new_many (line 146) | pub fn new_many>( method builder (line 181) | pub fn builder() -> Builder { method create_cache (line 191) | pub fn create_cache(&self) -> Cache { method reset_cache (line 236) | pub fn reset_cache(&self, cache: &mut Cache) { method is_match (line 285) | pub fn is_match<'h, I: Into>>( method find (line 344) | pub fn find<'h, I: Into>>( method find_iter (line 399) | pub fn find_iter<'r, 'c, 'h, I: Into>>( method try_search (line 442) | pub fn try_search( method is_anchored (line 509) | fn is_anchored(&self, input: &Input<'_>) -> bool { method forward (line 526) | pub fn forward(&self) -> &DFA { method reverse (line 534) | pub fn reverse(&self) -> &DFA { method pattern_len (line 550) | pub fn pattern_len(&self) -> usize { type FindMatches (line 569) | pub struct FindMatches<'r, 'c, 'h> { type Item (line 576) | type Item = Match; method next (line 579) | fn next(&mut self) -> Option { type Cache (line 601) | pub struct Cache { method new (line 612) | pub fn new(re: &Regex) -> Cache { method reset (line 659) | pub fn reset(&mut self, re: &Regex) { method forward (line 665) | pub fn forward(&mut self) -> &dfa::Cache { method reverse (line 670) | pub fn reverse(&mut self) -> &dfa::Cache { method forward_mut (line 678) | pub fn forward_mut(&mut self) -> &mut dfa::Cache { method reverse_mut (line 686) | pub fn reverse_mut(&mut self) -> &mut dfa::Cache { method as_parts (line 691) | pub fn as_parts(&self) -> (&dfa::Cache, &dfa::Cache) { method as_parts_mut (line 697) | pub fn as_parts_mut(&mut self) -> (&mut dfa::Cache, &mut dfa::Cache) { method memory_usage (line 706) | pub fn memory_usage(&self) -> usize { type Builder (line 767) | pub struct Builder { method new (line 773) | pub fn new() -> Builder { method build (line 782) | pub fn build(&self, pattern: &str) -> Result { method build_many (line 788) | pub fn build_many>( method build_from_dfas (line 851) | pub fn build_from_dfas(&self, forward: DFA, reverse: DFA) -> Regex { method syntax (line 861) | pub fn syntax( method thompson (line 875) | pub fn thompson(&mut self, config: thompson::Config) -> &mut Builder { method dfa (line 885) | pub fn dfa(&mut self, config: dfa::Config) -> &mut Builder { method default (line 892) | fn default() -> Builder { FILE: builder/third-party/regex-automata/src/hybrid/search.rs function find_fwd (line 13) | pub(crate) fn find_fwd( function find_fwd_imp (line 50) | fn find_fwd_imp( function find_rev (line 296) | pub(crate) fn find_rev( function find_rev_imp (line 312) | fn find_rev_imp( function find_overlapping_fwd (line 443) | pub(crate) fn find_overlapping_fwd( function find_overlapping_fwd_imp (line 466) | fn find_overlapping_fwd_imp( function find_overlapping_rev (line 567) | pub(crate) fn find_overlapping_rev( function init_fwd (line 667) | fn init_fwd( function init_rev (line 680) | fn init_rev( function eoi_fwd (line 693) | fn eoi_fwd( function eoi_rev (line 729) | fn eoi_rev( function prefilter_restart (line 787) | fn prefilter_restart( function gave_up (line 800) | fn gave_up(offset: usize) -> MatchError { FILE: builder/third-party/regex-automata/src/meta/error.rs type BuildError (line 27) | pub struct BuildError { method pattern (line 53) | pub fn pattern(&self) -> Option { method size_limit (line 65) | pub fn size_limit(&self) -> Option { method syntax_error (line 74) | pub fn syntax_error(&self) -> Option<®ex_syntax::Error> { method ast (line 81) | pub(crate) fn ast(pid: PatternID, err: ast::Error) -> BuildError { method hir (line 86) | pub(crate) fn hir(pid: PatternID, err: hir::Error) -> BuildError { method nfa (line 91) | pub(crate) fn nfa(err: nfa::thompson::BuildError) -> BuildError { method source (line 98) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { method fmt (line 107) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type BuildErrorKind (line 32) | enum BuildErrorKind { type RetryError (line 135) | pub(crate) enum RetryError { method fmt (line 144) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method from (line 153) | fn from(merr: MatchError) -> RetryError { method from (line 182) | fn from(err: RetryQuadraticError) -> RetryError { method from (line 220) | fn from(err: RetryFailError) -> RetryError { type RetryQuadraticError (line 164) | pub(crate) struct RetryQuadraticError(()); method new (line 167) | pub(crate) fn new() -> RetryQuadraticError { method fmt (line 176) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type RetryFailError (line 200) | pub(crate) struct RetryFailError { method from_offset (line 205) | pub(crate) fn from_offset(offset: usize) -> RetryFailError { method fmt (line 214) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method from (line 226) | fn from(merr: MatchError) -> RetryFailError { FILE: builder/third-party/regex-automata/src/meta/limited.rs function dfa_try_search_half_rev (line 45) | pub(crate) fn dfa_try_search_half_rev( function hybrid_try_search_half_rev (line 127) | pub(crate) fn hybrid_try_search_half_rev( function dfa_eoi_rev (line 190) | fn dfa_eoi_rev( function hybrid_eoi_rev (line 223) | fn hybrid_eoi_rev( FILE: builder/third-party/regex-automata/src/meta/literal.rs function alternation_literals (line 15) | pub(crate) fn alternation_literals( FILE: builder/third-party/regex-automata/src/meta/regex.rs type CachePool (line 32) | type CachePool = Pool; type CachePoolGuard (line 35) | type CachePoolGuard<'a> = PoolGuard<'a, Cache, CachePoolFn>; type CachePoolFn (line 39) | type CachePoolFn = type Regex (line 235) | pub struct Regex { method new (line 302) | pub fn new(pattern: &str) -> Result { method new_many (line 393) | pub fn new_many>( method config (line 421) | pub fn config() -> Config { method builder (line 447) | pub fn builder() -> Builder { method is_match (line 530) | pub fn is_match<'h, I: Into>>(&self, input: I) -> bool { method find (line 556) | pub fn find<'h, I: Into>>(&self, input: I) -> Option { method captures (line 582) | pub fn captures<'h, I: Into>>( method find_iter (line 610) | pub fn find_iter<'r, 'h, I: Into>>( method captures_iter (line 651) | pub fn captures_iter<'r, 'h, I: Into>>( method split (line 815) | pub fn split<'r, 'h, I: Into>>( method splitn (line 888) | pub fn splitn<'r, 'h, I: Into>>( method search (line 919) | pub fn search(&self, input: &Input<'_>) -> Option { method search_half (line 975) | pub fn search_half(&self, input: &Input<'_>) -> Option { method search_captures (line 1063) | pub fn search_captures(&self, input: &Input<'_>, caps: &mut Captures) { method search_slots (line 1126) | pub fn search_slots( method which_overlapping_matches (line 1187) | pub fn which_overlapping_matches( method search_with (line 1240) | pub fn search_with( method search_half_with (line 1282) | pub fn search_half_with( method search_captures_with (line 1375) | pub fn search_captures_with( method search_slots_with (line 1434) | pub fn search_slots_with( method which_overlapping_matches_with (line 1483) | pub fn which_overlapping_matches_with( method create_captures (line 1558) | pub fn create_captures(&self) -> Captures { method create_cache (line 1586) | pub fn create_cache(&self) -> Cache { method pattern_len (line 1616) | pub fn pattern_len(&self) -> usize { method captures_len (line 1671) | pub fn captures_len(&self) -> usize { method static_captures_len (line 1740) | pub fn static_captures_len(&self) -> Option { method group_info (line 1812) | pub fn group_info(&self) -> &GroupInfo { method get_config (line 1821) | pub fn get_config(&self) -> &Config { method is_accelerated (line 1872) | pub fn is_accelerated(&self) -> bool { method memory_usage (line 1894) | pub fn memory_usage(&self) -> usize { type RegexI (line 257) | struct RegexI { method clone (line 1900) | fn clone(&self) -> Regex { type RegexInfo (line 1912) | pub(crate) struct RegexInfo(Arc); method new (line 1922) | fn new(config: Config, hirs: &[&Hir]) -> RegexInfo { method config (line 1935) | pub(crate) fn config(&self) -> &Config { method props (line 1939) | pub(crate) fn props(&self) -> &[hir::Properties] { method props_union (line 1943) | pub(crate) fn props_union(&self) -> &hir::Properties { method pattern_len (line 1947) | pub(crate) fn pattern_len(&self) -> usize { method memory_usage (line 1951) | pub(crate) fn memory_usage(&self) -> usize { method is_anchored_start (line 1963) | pub(crate) fn is_anchored_start(&self, input: &Input<'_>) -> bool { method is_always_anchored_start (line 1971) | pub(crate) fn is_always_anchored_start(&self) -> bool { method is_always_anchored_end (line 1980) | pub(crate) fn is_always_anchored_end(&self) -> bool { method is_impossible (line 1997) | fn is_impossible(&self, input: &Input<'_>) -> bool { type RegexInfoI (line 1915) | struct RegexInfoI { type FindMatches (line 2050) | pub struct FindMatches<'r, 'h> { function regex (line 2059) | pub fn regex(&self) -> &'r Regex { function input (line 2068) | pub fn input<'s>(&'s self) -> &'s Input<'h> { type Item (line 2074) | type Item = Match; method next (line 2077) | fn next(&mut self) -> Option { method count (line 2083) | fn count(self) -> usize { type CapturesMatches (line 2113) | pub struct CapturesMatches<'r, 'h> { function regex (line 2123) | pub fn regex(&self) -> &'r Regex { function input (line 2132) | pub fn input<'s>(&'s self) -> &'s Input<'h> { type Item (line 2138) | type Item = Captures; method next (line 2141) | fn next(&mut self) -> Option { method count (line 2157) | fn count(self) -> usize { type Split (line 2181) | pub struct Split<'r, 'h> { function input (line 2192) | pub fn input<'s>(&'s self) -> &'s Input<'h> { type Item (line 2198) | type Item = Span; method next (line 2200) | fn next(&mut self) -> Option { type SplitN (line 2235) | pub struct SplitN<'r, 'h> { function input (line 2246) | pub fn input<'s>(&'s self) -> &'s Input<'h> { type Item (line 2252) | type Item = Span; method next (line 2254) | fn next(&mut self) -> Option { method size_hint (line 2274) | fn size_hint(&self) -> (usize, Option) { type Cache (line 2328) | pub struct Cache { method new (line 2343) | pub fn new(re: &Regex) -> Cache { method reset (line 2384) | pub fn reset(&mut self, re: &Regex) { method memory_usage (line 2392) | pub fn memory_usage(&self) -> usize { type Config (line 2428) | pub struct Config { method new (line 2456) | pub fn new() -> Config { method match_kind (line 2490) | pub fn match_kind(self, kind: MatchKind) -> Config { method utf8_empty (line 2531) | pub fn utf8_empty(self, yes: bool) -> Config { method auto_prefilter (line 2558) | pub fn auto_prefilter(self, yes: bool) -> Config { method prefilter (line 2627) | pub fn prefilter(self, pre: Option) -> Config { method which_captures (line 2697) | pub fn which_captures(mut self, which_captures: WhichCaptures) -> Conf... method nfa_size_limit (line 2752) | pub fn nfa_size_limit(self, limit: Option) -> Config { method onepass_size_limit (line 2784) | pub fn onepass_size_limit(self, limit: Option) -> Config { method hybrid_cache_capacity (line 2826) | pub fn hybrid_cache_capacity(self, limit: usize) -> Config { method dfa_size_limit (line 2875) | pub fn dfa_size_limit(self, limit: Option) -> Config { method dfa_state_limit (line 2907) | pub fn dfa_state_limit(self, limit: Option) -> Config { method byte_classes (line 2938) | pub fn byte_classes(self, yes: bool) -> Config { method line_terminator (line 2972) | pub fn line_terminator(self, byte: u8) -> Config { method hybrid (line 2986) | pub fn hybrid(self, yes: bool) -> Config { method dfa (line 3000) | pub fn dfa(self, yes: bool) -> Config { method onepass (line 3016) | pub fn onepass(self, yes: bool) -> Config { method backtrack (line 3030) | pub fn backtrack(self, yes: bool) -> Config { method get_match_kind (line 3038) | pub fn get_match_kind(&self) -> MatchKind { method get_utf8_empty (line 3046) | pub fn get_utf8_empty(&self) -> bool { method get_auto_prefilter (line 3054) | pub fn get_auto_prefilter(&self) -> bool { method get_prefilter (line 3062) | pub fn get_prefilter(&self) -> Option<&Prefilter> { method get_which_captures (line 3070) | pub fn get_which_captures(&self) -> WhichCaptures { method get_nfa_size_limit (line 3077) | pub fn get_nfa_size_limit(&self) -> Option { method get_onepass_size_limit (line 3085) | pub fn get_onepass_size_limit(&self) -> Option { method get_hybrid_cache_capacity (line 3093) | pub fn get_hybrid_cache_capacity(&self) -> usize { method get_dfa_size_limit (line 3100) | pub fn get_dfa_size_limit(&self) -> Option { method get_dfa_state_limit (line 3126) | pub fn get_dfa_state_limit(&self) -> Option { method get_byte_classes (line 3135) | pub fn get_byte_classes(&self) -> bool { method get_line_terminator (line 3143) | pub fn get_line_terminator(&self) -> u8 { method get_hybrid (line 3151) | pub fn get_hybrid(&self) -> bool { method get_dfa (line 3166) | pub fn get_dfa(&self) -> bool { method get_onepass (line 3181) | pub fn get_onepass(&self) -> bool { method get_backtrack (line 3196) | pub fn get_backtrack(&self) -> bool { method overwrite (line 3211) | pub(crate) fn overwrite(&self, o: Config) -> Config { type Builder (line 3323) | pub struct Builder { method new (line 3331) | pub fn new() -> Builder { method build (line 3359) | pub fn build(&self, pattern: &str) -> Result { method build_many (line 3398) | pub fn build_many>( method build_from_hir (line 3482) | pub fn build_from_hir(&self, hir: &Hir) -> Result { method build_many_from_hir (line 3543) | pub fn build_many_from_hir>( method configure (line 3600) | pub fn configure(&mut self, config: Config) -> &mut Builder { method syntax (line 3626) | pub fn syntax( function regression_suffix_literal_count (line 3643) | fn regression_suffix_literal_count() { FILE: builder/third-party/regex-automata/src/meta/reverse_inner.rs function extract (line 53) | pub(crate) fn extract(hirs: &[&Hir]) -> Option<(Hir, Prefilter)> { function prefilter (line 127) | fn prefilter(hir: &Hir) -> Option { function top_concat (line 166) | fn top_concat(mut hir: &Hir) -> Option> { function flatten (line 203) | fn flatten(hir: &Hir) -> Hir { FILE: builder/third-party/regex-automata/src/meta/stopat.rs function dfa_try_search_half_fwd (line 52) | pub(crate) fn dfa_try_search_half_fwd( function hybrid_try_search_half_fwd (line 100) | pub(crate) fn hybrid_try_search_half_fwd( function dfa_eoi_fwd (line 143) | fn dfa_eoi_fwd( function hybrid_eoi_fwd (line 178) | fn hybrid_eoi_fwd( FILE: builder/third-party/regex-automata/src/meta/strategy.rs type Strategy (line 40) | pub(super) trait Strategy: method group_info (line 43) | fn group_info(&self) -> &GroupInfo; method create_cache (line 45) | fn create_cache(&self) -> Cache; method reset_cache (line 47) | fn reset_cache(&self, cache: &mut Cache); method is_accelerated (line 49) | fn is_accelerated(&self) -> bool; method memory_usage (line 51) | fn memory_usage(&self) -> usize; method search (line 53) | fn search(&self, cache: &mut Cache, input: &Input<'_>) -> Option; method search_half (line 55) | fn search_half( method is_match (line 61) | fn is_match(&self, cache: &mut Cache, input: &Input<'_>) -> bool; method search_slots (line 63) | fn search_slots( method which_overlapping_matches (line 70) | fn which_overlapping_matches( method group_info (line 357) | fn group_info(&self) -> &GroupInfo { method create_cache (line 361) | fn create_cache(&self) -> Cache { method reset_cache (line 372) | fn reset_cache(&self, _cache: &mut Cache) {} method is_accelerated (line 374) | fn is_accelerated(&self) -> bool { method memory_usage (line 378) | fn memory_usage(&self) -> usize { method search (line 383) | fn search(&self, _cache: &mut Cache, input: &Input<'_>) -> Option) -> bool { method search_slots (line 413) | fn search_slots( method which_overlapping_matches (line 430) | fn which_overlapping_matches( method group_info (line 668) | fn group_info(&self) -> &GroupInfo { method create_cache (line 673) | fn create_cache(&self) -> Cache { method reset_cache (line 685) | fn reset_cache(&self, cache: &mut Cache) { method is_accelerated (line 692) | fn is_accelerated(&self) -> bool { method memory_usage (line 696) | fn memory_usage(&self) -> usize { method search (line 706) | fn search(&self, cache: &mut Cache, input: &Input<'_>) -> Option { method search_half (line 733) | fn search_half( method is_match (line 765) | fn is_match(&self, cache: &mut Cache, input: &Input<'_>) -> bool { method search_slots (line 796) | fn search_slots( method which_overlapping_matches (line 861) | fn which_overlapping_matches( method group_info (line 983) | fn group_info(&self) -> &GroupInfo { method create_cache (line 988) | fn create_cache(&self) -> Cache { method reset_cache (line 993) | fn reset_cache(&self, cache: &mut Cache) { method is_accelerated (line 997) | fn is_accelerated(&self) -> bool { method memory_usage (line 1004) | fn memory_usage(&self) -> usize { method search (line 1009) | fn search(&self, cache: &mut Cache, input: &Input<'_>) -> Option { method search_half (line 1026) | fn search_half( method is_match (line 1053) | fn is_match(&self, cache: &mut Cache, input: &Input<'_>) -> bool { method search_slots (line 1068) | fn search_slots( method which_overlapping_matches (line 1101) | fn which_overlapping_matches( method group_info (line 1298) | fn group_info(&self) -> &GroupInfo { method create_cache (line 1303) | fn create_cache(&self) -> Cache { method reset_cache (line 1308) | fn reset_cache(&self, cache: &mut Cache) { method is_accelerated (line 1312) | fn is_accelerated(&self) -> bool { method memory_usage (line 1316) | fn memory_usage(&self) -> usize { method search (line 1321) | fn search(&self, cache: &mut Cache, input: &Input<'_>) -> Option { method search_half (line 1364) | fn search_half( method is_match (line 1420) | fn is_match(&self, cache: &mut Cache, input: &Input<'_>) -> bool { method search_slots (line 1442) | fn search_slots( method which_overlapping_matches (line 1490) | fn which_overlapping_matches( method group_info (line 1754) | fn group_info(&self) -> &GroupInfo { method create_cache (line 1759) | fn create_cache(&self) -> Cache { method reset_cache (line 1766) | fn reset_cache(&self, cache: &mut Cache) { method is_accelerated (line 1771) | fn is_accelerated(&self) -> bool { method memory_usage (line 1775) | fn memory_usage(&self) -> usize { method search (line 1783) | fn search(&self, cache: &mut Cache, input: &Input<'_>) -> Option { method search_half (line 1801) | fn search_half( method is_match (line 1824) | fn is_match(&self, cache: &mut Cache, input: &Input<'_>) -> bool { method search_slots (line 1843) | fn search_slots( method which_overlapping_matches (line 1884) | fn which_overlapping_matches( function new (line 78) | pub(super) fn new( type Pre (line 189) | struct Pre

{ function new (line 195) | fn new(pre: P) -> Arc { function from_prefixes (line 224) | fn from_prefixes( function from_alternation_literals (line 314) | fn from_alternation_literals( type Core (line 443) | struct Core { method new (line 456) | fn new( method try_search_mayfail (line 550) | fn try_search_mayfail( method search_nofail (line 566) | fn search_nofail( method search_half_nofail (line 597) | fn search_half_nofail( method search_slots_nofail (line 610) | fn search_slots_nofail( method is_match_nofail (line 638) | fn is_match_nofail(&self, cache: &mut Cache, input: &Input<'_>) -> bool { method is_capture_search_needed (line 661) | fn is_capture_search_needed(&self, slots_len: usize) -> bool { type ReverseAnchored (line 904) | struct ReverseAnchored { method new (line 909) | fn new(core: Core) -> Result { method try_search_half_anchored_rev (line 946) | fn try_search_half_anchored_rev( type ReverseSuffix (line 1116) | struct ReverseSuffix { method new (line 1122) | fn new(core: Core, hirs: &[&Hir]) -> Result { method try_search_half_start (line 1211) | fn try_search_half_start( method try_search_half_fwd (line 1245) | fn try_search_half_fwd( method try_search_half_rev_limited (line 1268) | fn try_search_half_rev_limited( type ReverseInner (line 1501) | struct ReverseInner { method new (line 1510) | fn new(core: Core, hirs: &[&Hir]) -> Result { method try_search_full (line 1626) | fn try_search_full( method try_search_half_fwd_stopat (line 1697) | fn try_search_half_fwd_stopat( method try_search_half_rev_limited (line 1720) | fn try_search_half_rev_limited( function copy_match_to_slots (line 1905) | fn copy_match_to_slots(m: Match, slots: &mut [Option]) { FILE: builder/third-party/regex-automata/src/meta/wrappers.rs type PikeVM (line 49) | pub(crate) struct PikeVM(PikeVMEngine); method new (line 52) | pub(crate) fn new( method create_cache (line 60) | pub(crate) fn create_cache(&self) -> PikeVMCache { method get (line 65) | pub(crate) fn get(&self) -> &PikeVMEngine { type PikeVMEngine (line 71) | pub(crate) struct PikeVMEngine(pikevm::PikeVM); method new (line 74) | pub(crate) fn new( method is_match (line 91) | pub(crate) fn is_match( method search_slots (line 100) | pub(crate) fn search_slots( method which_overlapping_matches (line 110) | pub(crate) fn which_overlapping_matches( type PikeVMCache (line 125) | pub(crate) struct PikeVMCache(Option); method none (line 128) | pub(crate) fn none() -> PikeVMCache { method new (line 132) | pub(crate) fn new(builder: &PikeVM) -> PikeVMCache { method reset (line 136) | pub(crate) fn reset(&mut self, builder: &PikeVM) { method memory_usage (line 140) | pub(crate) fn memory_usage(&self) -> usize { type BoundedBacktracker (line 146) | pub(crate) struct BoundedBacktracker(Option); method new (line 149) | pub(crate) fn new( method create_cache (line 157) | pub(crate) fn create_cache(&self) -> BoundedBacktrackerCache { method get (line 162) | pub(crate) fn get( type BoundedBacktrackerEngine (line 192) | pub(crate) struct BoundedBacktrackerEngine( method new (line 198) | pub(crate) fn new( method is_match (line 228) | pub(crate) fn is_match( method search_slots (line 251) | pub(crate) fn search_slots( method max_haystack_len (line 275) | fn max_haystack_len(&self) -> usize { type BoundedBacktrackerCache (line 290) | pub(crate) struct BoundedBacktrackerCache( method none (line 296) | pub(crate) fn none() -> BoundedBacktrackerCache { method new (line 307) | pub(crate) fn new( method reset (line 322) | pub(crate) fn reset(&mut self, builder: &BoundedBacktracker) { method memory_usage (line 329) | pub(crate) fn memory_usage(&self) -> usize { type OnePass (line 342) | pub(crate) struct OnePass(Option); method new (line 345) | pub(crate) fn new(info: &RegexInfo, nfa: &NFA) -> OnePass { method create_cache (line 349) | pub(crate) fn create_cache(&self) -> OnePassCache { method get (line 354) | pub(crate) fn get(&self, input: &Input<'_>) -> Option<&OnePassEngine> { method memory_usage (line 364) | pub(crate) fn memory_usage(&self) -> usize { type OnePassEngine (line 370) | pub(crate) struct OnePassEngine( method new (line 376) | pub(crate) fn new(info: &RegexInfo, nfa: &NFA) -> Option { method search_slots (line 425) | pub(crate) fn search_slots( method memory_usage (line 447) | pub(crate) fn memory_usage(&self) -> usize { method get_nfa (line 461) | fn get_nfa(&self) -> &NFA { type OnePassCache (line 476) | pub(crate) struct OnePassCache( method none (line 482) | pub(crate) fn none() -> OnePassCache { method new (line 493) | pub(crate) fn new(builder: &OnePass) -> OnePassCache { method reset (line 504) | pub(crate) fn reset(&mut self, builder: &OnePass) { method memory_usage (line 511) | pub(crate) fn memory_usage(&self) -> usize { type Hybrid (line 524) | pub(crate) struct Hybrid(Option); method none (line 527) | pub(crate) fn none() -> Hybrid { method new (line 531) | pub(crate) fn new( method create_cache (line 540) | pub(crate) fn create_cache(&self) -> HybridCache { method get (line 545) | pub(crate) fn get(&self, _input: &Input<'_>) -> Option<&HybridEngine> { method is_some (line 550) | pub(crate) fn is_some(&self) -> bool { type HybridEngine (line 556) | pub(crate) struct HybridEngine( method new (line 562) | pub(crate) fn new( method try_search (line 641) | pub(crate) fn try_search( method try_search_half_fwd (line 660) | pub(crate) fn try_search_half_fwd( method try_search_half_fwd_stopat (line 680) | pub(crate) fn try_search_half_fwd_stopat( method try_search_half_rev (line 702) | pub(crate) fn try_search_half_rev( method try_search_half_rev_limited (line 722) | pub(crate) fn try_search_half_rev_limited( method try_which_overlapping_matches (line 745) | pub(crate) fn try_which_overlapping_matches( type HybridCache (line 768) | pub(crate) struct HybridCache( method none (line 774) | pub(crate) fn none() -> HybridCache { method new (line 785) | pub(crate) fn new(builder: &Hybrid) -> HybridCache { method reset (line 796) | pub(crate) fn reset(&mut self, builder: &Hybrid) { method memory_usage (line 803) | pub(crate) fn memory_usage(&self) -> usize { type DFA (line 816) | pub(crate) struct DFA(Option); method none (line 819) | pub(crate) fn none() -> DFA { method new (line 823) | pub(crate) fn new( method get (line 833) | pub(crate) fn get(&self, _input: &Input<'_>) -> Option<&DFAEngine> { method is_some (line 838) | pub(crate) fn is_some(&self) -> bool { method memory_usage (line 842) | pub(crate) fn memory_usage(&self) -> usize { type DFAEngine (line 848) | pub(crate) struct DFAEngine( method new (line 854) | pub(crate) fn new( method try_search (line 946) | pub(crate) fn try_search( method try_search_half_fwd (line 963) | pub(crate) fn try_search_half_fwd( method try_search_half_fwd_stopat (line 981) | pub(crate) fn try_search_half_fwd_stopat( method try_search_half_rev (line 999) | pub(crate) fn try_search_half_rev( method try_search_half_rev_limited (line 1017) | pub(crate) fn try_search_half_rev_limited( method try_which_overlapping_matches (line 1038) | pub(crate) fn try_which_overlapping_matches( method memory_usage (line 1059) | pub(crate) fn memory_usage(&self) -> usize { type ReverseHybrid (line 1074) | pub(crate) struct ReverseHybrid(Option); method none (line 1077) | pub(crate) fn none() -> ReverseHybrid { method new (line 1081) | pub(crate) fn new(info: &RegexInfo, nfarev: &NFA) -> ReverseHybrid { method create_cache (line 1085) | pub(crate) fn create_cache(&self) -> ReverseHybridCache { method get (line 1090) | pub(crate) fn get( type ReverseHybridEngine (line 1100) | pub(crate) struct ReverseHybridEngine( method new (line 1106) | pub(crate) fn new( method try_search_half_rev_limited (line 1149) | pub(crate) fn try_search_half_rev_limited( type ReverseHybridCache (line 1173) | pub(crate) struct ReverseHybridCache( method none (line 1179) | pub(crate) fn none() -> ReverseHybridCache { method new (line 1190) | pub(crate) fn new(builder: &ReverseHybrid) -> ReverseHybridCache { method reset (line 1201) | pub(crate) fn reset(&mut self, builder: &ReverseHybrid) { method memory_usage (line 1208) | pub(crate) fn memory_usage(&self) -> usize { type ReverseDFA (line 1221) | pub(crate) struct ReverseDFA(Option); method none (line 1224) | pub(crate) fn none() -> ReverseDFA { method new (line 1228) | pub(crate) fn new(info: &RegexInfo, nfarev: &NFA) -> ReverseDFA { method get (line 1233) | pub(crate) fn get(&self, _input: &Input<'_>) -> Option<&ReverseDFAEngi... method is_some (line 1238) | pub(crate) fn is_some(&self) -> bool { method memory_usage (line 1242) | pub(crate) fn memory_usage(&self) -> usize { type ReverseDFAEngine (line 1248) | pub(crate) struct ReverseDFAEngine( method new (line 1254) | pub(crate) fn new( method try_search_half_rev_limited (line 1319) | pub(crate) fn try_search_half_rev_limited( method memory_usage (line 1339) | pub(crate) fn memory_usage(&self) -> usize { FILE: builder/third-party/regex-automata/src/nfa/thompson/backtrack.rs function min_visited_capacity (line 41) | pub fn min_visited_capacity(nfa: &NFA, input: &Input<'_>) -> usize { type Config (line 50) | pub struct Config { method new (line 57) | pub fn new() -> Config { method prefilter (line 122) | pub fn prefilter(mut self, pre: Option) -> Config { method visited_capacity (line 171) | pub fn visited_capacity(mut self, capacity: usize) -> Config { method get_prefilter (line 177) | pub fn get_prefilter(&self) -> Option<&Prefilter> { method get_visited_capacity (line 185) | pub fn get_visited_capacity(&self) -> usize { method overwrite (line 194) | pub(crate) fn overwrite(&self, o: Config) -> Config { type Builder (line 256) | pub struct Builder { method new (line 264) | pub fn new() -> Builder { method build (line 277) | pub fn build( method build_many (line 286) | pub fn build_many>( method build_from_nfa (line 299) | pub fn build_from_nfa( method configure (line 309) | pub fn configure(&mut self, config: Config) -> &mut Builder { method syntax (line 323) | pub fn syntax( method thompson (line 340) | pub fn thompson(&mut self, config: thompson::Config) -> &mut Builder { type BoundedBacktracker (line 427) | pub struct BoundedBacktracker { method new (line 456) | pub fn new(pattern: &str) -> Result { method new_many (line 485) | pub fn new_many>( method new_from_nfa (line 521) | pub fn new_from_nfa(nfa: NFA) -> Result { method always_match (line 543) | pub fn always_match() -> Result { method never_match (line 562) | pub fn never_match() -> Result { method config (line 604) | pub fn config() -> Config { method builder (line 640) | pub fn builder() -> Builder { method create_cache (line 650) | pub fn create_cache(&self) -> Cache { method create_captures (line 664) | pub fn create_captures(&self) -> Captures { method reset_cache (line 709) | pub fn reset_cache(&self, cache: &mut Cache) { method pattern_len (line 753) | pub fn pattern_len(&self) -> usize { method get_config (line 759) | pub fn get_config(&self) -> &Config { method get_nfa (line 765) | pub fn get_nfa(&self) -> &NFA { method max_haystack_len (line 817) | pub fn max_haystack_len(&self) -> usize { method try_is_match (line 899) | pub fn try_is_match<'h, I: Into>>( method try_find (line 939) | pub fn try_find<'h, I: Into>>( method try_captures (line 1015) | pub fn try_captures<'h, I: Into>>( method try_find_iter (line 1054) | pub fn try_find_iter<'r, 'c, 'h, I: Into>>( method try_captures_iter (line 1105) | pub fn try_captures_iter<'r, 'c, 'h, I: Into>>( method try_search (line 1209) | pub fn try_search( method try_search_slots (line 1293) | pub fn try_search_slots( method try_search_slots_imp (line 1331) | fn try_search_slots_imp( method search_imp (line 1357) | fn search_imp( method backtrack (line 1425) | fn backtrack( method step (line 1461) | fn step( type TryFindMatches (line 1572) | pub struct TryFindMatches<'r, 'c, 'h> { type Item (line 1580) | type Item = Result; method next (line 1583) | fn next(&mut self) -> Option> { type TryCapturesMatches (line 1610) | pub struct TryCapturesMatches<'r, 'c, 'h> { type Item (line 1618) | type Item = Result; method next (line 1621) | fn next(&mut self) -> Option> { type Cache (line 1653) | pub struct Cache { method new (line 1676) | pub fn new(re: &BoundedBacktracker) -> Cache { method reset (line 1721) | pub fn reset(&mut self, re: &BoundedBacktracker) { method memory_usage (line 1729) | pub fn memory_usage(&self) -> usize { method setup_search (line 1744) | fn setup_search( type Frame (line 1761) | enum Frame { type Visited (line 1779) | struct Visited { constant BLOCK_SIZE (line 1805) | const BLOCK_SIZE: usize = 8 * core::mem::size_of::(); method new (line 1811) | fn new(re: &BoundedBacktracker) -> Visited { method insert (line 1820) | fn insert(&mut self, sid: StateID, at: usize) -> bool { method reset (line 1833) | fn reset(&mut self, _: &BoundedBacktracker) { method setup_search (line 1841) | fn setup_search( method memory_usage (line 1875) | fn memory_usage(&self) -> usize { function div_ceil (line 1881) | fn div_ceil(lhs: usize, rhs: usize) -> usize { function max_haystack_len_overflow (line 1901) | fn max_haystack_len_overflow() { FILE: builder/third-party/regex-automata/src/nfa/thompson/builder.rs type State (line 28) | enum State { method goto (line 133) | fn goto(&self) -> Option { method memory_usage (line 149) | fn memory_usage(&self) -> usize { type Builder (line 313) | pub struct Builder { method new (line 361) | pub fn new() -> Builder { method clear (line 371) | pub fn clear(&mut self) { method build (line 410) | pub fn build( method start_pattern (line 622) | pub fn start_pattern(&mut self) -> Result { method finish_pattern (line 653) | pub fn finish_pattern( method current_pattern_id (line 669) | pub fn current_pattern_id(&self) -> PatternID { method pattern_len (line 677) | pub fn pattern_len(&self) -> usize { method add_empty (line 692) | pub fn add_empty(&mut self) -> Result { method add_union (line 713) | pub fn add_union( method add_union_reverse (line 739) | pub fn add_union_reverse( method add_range (line 756) | pub fn add_range( method add_sparse (line 793) | pub fn add_sparse( method add_look (line 813) | pub fn add_look( method add_capture_start (line 991) | pub fn add_capture_start( method add_capture_end (line 1058) | pub fn add_capture_end( method add_fail (line 1084) | pub fn add_fail(&mut self) -> Result { method add_match (line 1105) | pub fn add_match(&mut self) -> Result { method add (line 1114) | fn add(&mut self, state: State) -> Result { method patch (line 1143) | pub fn patch( method set_utf8 (line 1219) | pub fn set_utf8(&mut self, yes: bool) { method get_utf8 (line 1226) | pub fn get_utf8(&self) -> bool { method set_reverse (line 1239) | pub fn set_reverse(&mut self, yes: bool) { method get_reverse (line 1247) | pub fn get_reverse(&self) -> bool { method set_look_matcher (line 1257) | pub fn set_look_matcher(&mut self, m: LookMatcher) { method get_look_matcher (line 1265) | pub fn get_look_matcher(&self) -> &LookMatcher { method set_size_limit (line 1276) | pub fn set_size_limit( method get_size_limit (line 1288) | pub fn get_size_limit(&self) -> Option { method memory_usage (line 1299) | pub fn memory_usage(&self) -> usize { method check_size_limit (line 1303) | fn check_size_limit(&self) -> Result<(), BuildError> { function state_has_small_size (line 1331) | fn state_has_small_size() { FILE: builder/third-party/regex-automata/src/nfa/thompson/compiler.rs type Config (line 28) | pub struct Config { method new (line 41) | pub fn new() -> Config { method utf8 (line 147) | pub fn utf8(mut self, yes: bool) -> Config { method reverse (line 199) | pub fn reverse(mut self, yes: bool) -> Config { method nfa_size_limit (line 248) | pub fn nfa_size_limit(mut self, bytes: Option) -> Config { method shrink (line 302) | pub fn shrink(mut self, yes: bool) -> Config { method captures (line 343) | pub fn captures(self, yes: bool) -> Config { method which_captures (line 410) | pub fn which_captures(mut self, which_captures: WhichCaptures) -> Conf... method look_matcher (line 454) | pub fn look_matcher(mut self, m: LookMatcher) -> Config { method unanchored_prefix (line 464) | fn unanchored_prefix(mut self, yes: bool) -> Config { method get_utf8 (line 470) | pub fn get_utf8(&self) -> bool { method get_reverse (line 475) | pub fn get_reverse(&self) -> bool { method get_nfa_size_limit (line 481) | pub fn get_nfa_size_limit(&self) -> Option { method get_shrink (line 486) | pub fn get_shrink(&self) -> bool { method get_captures (line 492) | pub fn get_captures(&self) -> bool { method get_which_captures (line 497) | pub fn get_which_captures(&self) -> WhichCaptures { method get_look_matcher (line 502) | pub fn get_look_matcher(&self) -> LookMatcher { method get_unanchored_prefix (line 510) | fn get_unanchored_prefix(&self) -> bool { method overwrite (line 525) | pub(crate) fn overwrite(&self, o: Config) -> Config { type WhichCaptures (line 547) | pub enum WhichCaptures { method is_none (line 578) | pub fn is_none(&self) -> bool { method is_any (line 585) | pub fn is_any(&self) -> bool { method default (line 570) | fn default() -> WhichCaptures { type Compiler (line 696) | pub struct Compiler { method new (line 718) | pub fn new() -> Compiler { method build (line 756) | pub fn build(&self, pattern: &str) -> Result { method build_many (line 785) | pub fn build_many>( method build_from_hir (line 836) | pub fn build_from_hir(&self, expr: &Hir) -> Result { method build_many_from_hir (line 877) | pub fn build_many_from_hir>( method configure (line 897) | pub fn configure(&mut self, config: Config) -> &mut Compiler { method syntax (line 924) | pub fn syntax( method compile (line 939) | fn compile>(&self, exprs: &[H]) -> Result Result { method c_concat (line 1019) | fn c_concat(&self, mut it: I) -> Result method c_alt_slice (line 1048) | fn c_alt_slice(&self, exprs: &[Hir]) -> Result { method c_alt_iter (line 1084) | fn c_alt_iter(&self, mut it: I) -> Result method c_cap (line 1119) | fn c_cap( method c_repetition (line 1144) | fn c_repetition( method c_bounded (line 1162) | fn c_bounded( method c_at_least (line 1228) | fn c_at_least( method c_zero_or_one (line 1309) | fn c_zero_or_one( method c_exactly (line 1325) | fn c_exactly( method c_byte_class (line 1344) | fn c_byte_class( method c_unicode_class (line 1373) | fn c_unicode_class( method c_unicode_class_reverse_with_suffix (line 1509) | fn c_unicode_class_reverse_with_suffix( method c_look (line 1550) | fn c_look(&self, anchor: &hir::Look) -> Result { method c_literal (line 1576) | fn c_literal(&self, bytes: &[u8]) -> Result { method c_range (line 1586) | fn c_range(&self, start: u8, end: u8) -> Result Result { method c_fail (line 1602) | fn c_fail(&self) -> Result { method patch (line 1614) | fn patch(&self, from: StateID, to: StateID) -> Result<(), BuildError> { method start_pattern (line 1618) | fn start_pattern(&self) -> Result { method finish_pattern (line 1622) | fn finish_pattern( method add_empty (line 1629) | fn add_empty(&self) -> Result { method add_range (line 1633) | fn add_range(&self, start: u8, end: u8) -> Result { method add_sparse (line 1641) | fn add_sparse( method add_look (line 1648) | fn add_look(&self, mut look: Look) -> Result { method add_union (line 1655) | fn add_union(&self) -> Result { method add_union_reverse (line 1659) | fn add_union_reverse(&self) -> Result { method add_capture_start (line 1663) | fn add_capture_start( method add_capture_end (line 1676) | fn add_capture_end( method add_fail (line 1683) | fn add_fail(&self) -> Result { method add_match (line 1687) | fn add_match(&self) -> Result { method is_reverse (line 1691) | fn is_reverse(&self) -> bool { type ThompsonRef (line 1700) | pub(crate) struct ThompsonRef { type Utf8Compiler (line 1726) | struct Utf8Compiler<'a> { type Utf8State (line 1733) | struct Utf8State { method new (line 1751) | fn new() -> Utf8State { method clear (line 1755) | fn clear(&mut self) { type Utf8Node (line 1739) | struct Utf8Node { method set_last_transition (line 1868) | fn set_last_transition(&mut self, next: StateID) { type Utf8LastTransition (line 1745) | struct Utf8LastTransition { function new (line 1762) | fn new( function finish (line 1773) | fn finish(&mut self) -> Result { function add (line 1780) | fn add(&mut self, ranges: &[Utf8Range]) -> Result<(), BuildError> { function compile_from (line 1796) | fn compile_from(&mut self, from: usize) -> Result<(), BuildError> { function compile (line 1806) | fn compile( function add_suffix (line 1819) | fn add_suffix(&mut self, ranges: &[Utf8Range]) { function add_empty (line 1840) | fn add_empty(&mut self) { function pop_freeze (line 1844) | fn pop_freeze(&mut self, next: StateID) -> Vec { function pop_root (line 1850) | fn pop_root(&mut self) -> Vec { function top_last_freeze (line 1856) | fn top_last_freeze(&mut self, next: StateID) { function build (line 1890) | fn build(pattern: &str) -> NFA { function pid (line 1901) | fn pid(id: usize) -> PatternID { function sid (line 1905) | fn sid(id: usize) -> StateID { function s_byte (line 1909) | fn s_byte(byte: u8, next: usize) -> State { function s_range (line 1915) | fn s_range(start: u8, end: u8, next: usize) -> State { function s_sparse (line 1921) | fn s_sparse(transitions: &[(u8, u8, usize)]) -> State { function s_look (line 1933) | fn s_look(look: Look, next: usize) -> State { function s_bin_union (line 1938) | fn s_bin_union(alt1: usize, alt2: usize) -> State { function s_union (line 1942) | fn s_union(alts: &[usize]) -> State { function s_cap (line 1952) | fn s_cap(next: usize, pattern: usize, index: usize, slot: usize) -> State { function s_fail (line 1961) | fn s_fail() -> State { function s_match (line 1965) | fn s_match(id: usize) -> State { function compile_unanchored_prefix (line 1972) | fn compile_unanchored_prefix() { function compile_no_unanchored_prefix_with_start_anchor (line 1989) | fn compile_no_unanchored_prefix_with_start_anchor() { function compile_yes_unanchored_prefix_with_end_anchor (line 2001) | fn compile_yes_unanchored_prefix_with_end_anchor() { function compile_yes_reverse_unanchored_prefix_with_start_anchor (line 2019) | fn compile_yes_reverse_unanchored_prefix_with_start_anchor() { function compile_no_reverse_unanchored_prefix_with_end_anchor (line 2042) | fn compile_no_reverse_unanchored_prefix_with_end_anchor() { function compile_empty (line 2063) | fn compile_empty() { function compile_literal (line 2068) | fn compile_literal() { function compile_class_ascii (line 2093) | fn compile_class_ascii() { function compile_class_unicode (line 2106) | fn compile_class_unicode() { function compile_repetition (line 2134) | fn compile_repetition() { function compile_group (line 2146) | fn compile_group() { function compile_alternation (line 2162) | fn compile_alternation() { function compile_non_binary_union (line 2191) | fn compile_non_binary_union() { function compile_many_start_pattern (line 2221) | fn compile_many_start_pattern() { function empty_class_bytes (line 2251) | fn empty_class_bytes() { function empty_class_unicode (line 2265) | fn empty_class_unicode() { function compile_captures_all (line 2278) | fn compile_captures_all() { function compile_captures_implicit (line 2305) | fn compile_captures_implicit() { function compile_captures_none (line 2330) | fn compile_captures_none() { FILE: builder/third-party/regex-automata/src/nfa/thompson/error.rs type BuildError (line 21) | pub struct BuildError { method size_limit (line 84) | pub fn size_limit(&self) -> Option { method kind (line 91) | fn kind(&self) -> &BuildErrorKind { method syntax (line 96) | pub(crate) fn syntax(err: regex_syntax::Error) -> BuildError { method captures (line 100) | pub(crate) fn captures(err: captures::GroupInfoError) -> BuildError { method word (line 104) | pub(crate) fn word(err: look::UnicodeWordBoundaryError) -> BuildError { method too_many_patterns (line 108) | pub(crate) fn too_many_patterns(given: usize) -> BuildError { method too_many_states (line 113) | pub(crate) fn too_many_states(given: usize) -> BuildError { method exceeded_size_limit (line 118) | pub(crate) fn exceeded_size_limit(limit: usize) -> BuildError { method invalid_capture_index (line 122) | pub(crate) fn invalid_capture_index(index: u32) -> BuildError { method unsupported_captures (line 127) | pub(crate) fn unsupported_captures() -> BuildError { method source (line 134) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { method fmt (line 145) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type BuildErrorKind (line 27) | enum BuildErrorKind { FILE: builder/third-party/regex-automata/src/nfa/thompson/literal_trie.rs type LiteralTrie (line 81) | pub(crate) struct LiteralTrie { method forward (line 94) | pub(crate) fn forward() -> LiteralTrie { method reverse (line 100) | pub(crate) fn reverse() -> LiteralTrie { method add (line 110) | pub(crate) fn add(&mut self, bytes: &[u8]) -> Result<(), BuildError> { method get_or_add_state (line 124) | fn get_or_add_state( method compile (line 151) | pub(crate) fn compile( method compile_to_hir (line 244) | fn compile_to_hir(&self) -> regex_syntax::hir::Hir { method compile_state_to_hir (line 254) | fn compile_state_to_hir(&self, sid: StateID) -> regex_syntax::hir::Hir { method fmt (line 279) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Frame (line 303) | struct Frame<'a> { function new (line 326) | fn new(state: &'a State) -> Frame<'a> { type State (line 363) | struct State { method add_match (line 371) | fn add_match(&mut self) { method is_leaf (line 389) | fn is_leaf(&self) -> bool { method chunks (line 397) | fn chunks(&self) -> StateChunksIter<'_> { method active_chunk (line 406) | fn active_chunk(&self) -> &[Transition] { method active_chunk_start (line 412) | fn active_chunk_start(&self) -> usize { method fmt (line 418) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type StateChunksIter (line 444) | struct StateChunksIter<'a> { type Item (line 451) | type Item = &'a [Transition]; method next (line 453) | fn next(&mut self) -> Option<&'a [Transition]> { type Transition (line 466) | struct Transition { method fmt (line 472) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function zap (line 490) | fn zap() { function maker (line 509) | fn maker() { FILE: builder/third-party/regex-automata/src/nfa/thompson/map.rs constant PRIME (line 48) | const PRIME: u64 = 1099511628211; constant INIT (line 49) | const INIT: u64 = 14695981039346656037; type Utf8BoundedMap (line 81) | pub struct Utf8BoundedMap { method new (line 119) | pub fn new(capacity: usize) -> Utf8BoundedMap { method clear (line 128) | pub fn clear(&mut self) { method hash (line 143) | pub fn hash(&self, key: &[Transition]) -> usize { method get (line 158) | pub fn get(&mut self, key: &[Transition], hash: usize) -> Option Utf8SuffixMap { method clear (line 242) | pub fn clear(&mut self) { method hash (line 254) | pub fn hash(&self, key: &Utf8SuffixKey) -> usize { method get (line 271) | pub fn get( method set (line 292) | pub fn set(&mut self, key: Utf8SuffixKey, hash: usize, state_id: State... type Utf8SuffixKey (line 205) | pub struct Utf8SuffixKey { type Utf8SuffixEntry (line 213) | struct Utf8SuffixEntry { FILE: builder/third-party/regex-automata/src/nfa/thompson/nfa.rs type NFA (line 190) | pub struct NFA( method new (line 226) | pub fn new(pattern: &str) -> Result { method new_many (line 251) | pub fn new_many>(patterns: &[P]) -> Result NFA { method never_match (line 318) | pub fn never_match() -> NFA { method config (line 347) | pub fn config() -> Config { method compiler (line 381) | pub fn compiler() -> Compiler { method patterns (line 406) | pub fn patterns(&self) -> PatternIter<'_> { method pattern_len (line 440) | pub fn pattern_len(&self) -> usize { method start_anchored (line 473) | pub fn start_anchored(&self) -> StateID { method start_unanchored (line 501) | pub fn start_unanchored(&self) -> StateID { method start_pattern (line 545) | pub fn start_pattern(&self, pid: PatternID) -> Option { method byte_class_set (line 563) | pub(crate) fn byte_class_set(&self) -> &ByteClassSet { method byte_classes (line 598) | pub fn byte_classes(&self) -> &ByteClasses { method state (line 632) | pub fn state(&self, id: StateID) -> &State { method states (line 659) | pub fn states(&self) -> &[State] { method group_info (line 696) | pub fn group_info(&self) -> &GroupInfo { method has_capture (line 743) | pub fn has_capture(&self) -> bool { method has_empty (line 818) | pub fn has_empty(&self) -> bool { method is_utf8 (line 882) | pub fn is_utf8(&self) -> bool { method is_reverse (line 908) | pub fn is_reverse(&self) -> bool { method is_always_start_anchored (line 964) | pub fn is_always_start_anchored(&self) -> bool { method look_matcher (line 1013) | pub fn look_matcher(&self) -> &LookMatcher { method look_set_any (line 1059) | pub fn look_set_any(&self) -> LookSet { method look_set_prefix_any (line 1099) | pub fn look_set_prefix_any(&self) -> LookSet { method memory_usage (line 1169) | pub fn memory_usage(&self) -> usize { method fmt (line 1181) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Inner (line 1195) | pub(super) struct Inner { method into_nfa (line 1272) | pub(super) fn into_nfa(mut self) -> NFA { method group_info (line 1345) | pub(super) fn group_info(&self) -> &GroupInfo { method add (line 1355) | pub(super) fn add(&mut self, state: State) -> StateID { method set_starts (line 1392) | pub(super) fn set_starts( method set_utf8 (line 1404) | pub(super) fn set_utf8(&mut self, yes: bool) { method set_reverse (line 1409) | pub(super) fn set_reverse(&mut self, yes: bool) { method set_look_matcher (line 1414) | pub(super) fn set_look_matcher(&mut self, m: LookMatcher) { method set_captures (line 1428) | pub(super) fn set_captures( method remap (line 1447) | pub(super) fn remap(&mut self, old_to_new: &[StateID]) { method fmt (line 1460) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type State (line 1512) | pub enum State { method is_epsilon (line 1655) | pub fn is_epsilon(&self) -> bool { method memory_usage (line 1670) | fn memory_usage(&self) -> usize { method remap (line 1694) | fn remap(&mut self, remap: &[StateID]) { method fmt (line 1727) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type SparseTransitions (line 1793) | pub struct SparseTransitions { method matches (line 1807) | pub fn matches(&self, haystack: &[u8], at: usize) -> Option { method matches_unit (line 1818) | pub(crate) fn matches_unit( method matches_byte (line 1830) | pub fn matches_byte(&self, byte: u8) -> Option { type DenseTransitions (line 1880) | pub struct DenseTransitions { method matches (line 1895) | pub fn matches(&self, haystack: &[u8], at: usize) -> Option { method matches_unit (line 1908) | pub(crate) fn matches_unit( method matches_byte (line 1922) | pub fn matches_byte(&self, byte: u8) -> Option { method iter (line 1947) | pub(crate) fn iter(&self) -> impl Iterator + '_ { type Transition (line 1966) | pub struct Transition { method matches (line 1980) | pub fn matches(&self, haystack: &[u8], at: usize) -> bool { method matches_unit (line 1987) | pub fn matches_unit(&self, unit: alphabet::Unit) -> bool { method matches_byte (line 1993) | pub fn matches_byte(&self, byte: u8) -> bool { method fmt (line 1999) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type PatternIter (line 2024) | pub struct PatternIter<'a> { type Item (line 2035) | type Item = PatternID; method next (line 2037) | fn next(&mut self) -> Option { function state_has_small_size (line 2055) | fn state_has_small_size() { function always_match (line 2063) | fn always_match() { function never_match (line 2082) | fn never_match() { FILE: builder/third-party/regex-automata/src/nfa/thompson/pikevm.rs type Config (line 66) | pub struct Config { method new (line 73) | pub fn new() -> Config { method match_kind (line 96) | pub fn match_kind(mut self, kind: MatchKind) -> Config { method prefilter (line 159) | pub fn prefilter(mut self, pre: Option) -> Config { method get_match_kind (line 165) | pub fn get_match_kind(&self) -> MatchKind { method get_prefilter (line 170) | pub fn get_prefilter(&self) -> Option<&Prefilter> { method overwrite (line 178) | pub(crate) fn overwrite(&self, o: Config) -> Config { type Builder (line 239) | pub struct Builder { method new (line 247) | pub fn new() -> Builder { method build (line 260) | pub fn build(&self, pattern: &str) -> Result { method build_many (line 266) | pub fn build_many>( method build_from_nfa (line 279) | pub fn build_from_nfa(&self, nfa: NFA) -> Result { method configure (line 285) | pub fn configure(&mut self, config: Config) -> &mut Builder { method syntax (line 299) | pub fn syntax( method thompson (line 316) | pub fn thompson(&mut self, config: thompson::Config) -> &mut Builder { type PikeVM (line 387) | pub struct PikeVM { method new (line 413) | pub fn new(pattern: &str) -> Result { method new_many (line 439) | pub fn new_many>( method new_from_nfa (line 475) | pub fn new_from_nfa(nfa: NFA) -> Result { method always_match (line 494) | pub fn always_match() -> Result { method never_match (line 513) | pub fn never_match() -> Result { method config (line 552) | pub fn config() -> Config { method builder (line 586) | pub fn builder() -> Builder { method create_captures (line 600) | pub fn create_captures(&self) -> Captures { method create_cache (line 610) | pub fn create_cache(&self) -> Cache { method reset_cache (line 651) | pub fn reset_cache(&self, cache: &mut Cache) { method pattern_len (line 691) | pub fn pattern_len(&self) -> usize { method get_config (line 697) | pub fn get_config(&self) -> &Config { method get_nfa (line 703) | pub fn get_nfa(&self) -> &NFA { method is_match (line 767) | pub fn is_match<'h, I: Into>>( method find (line 815) | pub fn find<'h, I: Into>>( method captures (line 859) | pub fn captures<'h, I: Into>>( method find_iter (line 889) | pub fn find_iter<'r, 'c, 'h, I: Into>>( method captures_iter (line 932) | pub fn captures_iter<'r, 'c, 'h, I: Into>>( method search (line 1020) | pub fn search( method search_slots (line 1091) | pub fn search_slots( method search_slots_imp (line 1139) | fn search_slots_imp( method which_overlapping_matches (line 1208) | pub fn which_overlapping_matches( method search_imp (line 1224) | fn search_imp( method which_overlapping_imp (line 1392) | fn which_overlapping_imp( method nexts (line 1467) | fn nexts( method nexts_overlapping (line 1495) | fn nexts_overlapping( method next (line 1541) | fn next( method epsilon_closure (line 1611) | fn epsilon_closure( method epsilon_closure_explore (line 1664) | fn epsilon_closure_explore( method start_config (line 1771) | fn start_config(&self, input: &Input<'_>) -> Option<(bool, StateID)> { type FindMatches (line 1799) | pub struct FindMatches<'r, 'c, 'h> { type Item (line 1807) | type Item = Match; method next (line 1810) | fn next(&mut self) -> Option { type CapturesMatches (line 1837) | pub struct CapturesMatches<'r, 'c, 'h> { type Item (line 1845) | type Item = Captures; method next (line 1848) | fn next(&mut self) -> Option { type Cache (line 1878) | pub struct Cache { method new (line 1900) | pub fn new(re: &PikeVM) -> Cache { method reset (line 1945) | pub fn reset(&mut self, re: &PikeVM) { method memory_usage (line 1954) | pub fn memory_usage(&self) -> usize { method setup_search (line 1971) | fn setup_search(&mut self, captures_slot_len: usize) { type ActiveStates (line 1996) | struct ActiveStates { method new (line 2011) | fn new(re: &PikeVM) -> ActiveStates { method reset (line 2022) | fn reset(&mut self, re: &PikeVM) { method memory_usage (line 2031) | fn memory_usage(&self) -> usize { method setup_search (line 2038) | fn setup_search(&mut self, captures_slot_len: usize) { type SlotTable (line 2065) | struct SlotTable { method new (line 2081) | fn new() -> SlotTable { method reset (line 2087) | fn reset(&mut self, re: &PikeVM) { method memory_usage (line 2125) | fn memory_usage(&self) -> usize { method setup_search (line 2138) | fn setup_search(&mut self, captures_slot_len: usize) { method for_state (line 2147) | fn for_state(&mut self, sid: StateID) -> &mut [Option] { method all_absent (line 2156) | fn all_absent(&mut self) -> &mut [Option] { type FollowEpsilon (line 2199) | enum FollowEpsilon { type Counters (line 2242) | struct Counters { method empty (line 2260) | fn empty() -> Counters { method reset (line 2270) | fn reset(&mut self, nfa: &NFA) { method eprint (line 2288) | fn eprint(&self, nfa: &NFA) { method record_state_set (line 2339) | fn record_state_set(&mut self, set: &SparseSet) { method record_step (line 2344) | fn record_step(&mut self, sid: StateID) { method record_closure (line 2348) | fn record_closure(&mut self, sid: StateID) { method record_stack_push (line 2352) | fn record_stack_push(&mut self, sid: StateID) { method record_set_insert (line 2356) | fn record_set_insert(&mut self, sid: StateID) { FILE: builder/third-party/regex-automata/src/nfa/thompson/range_trie.rs constant FINAL (line 154) | const FINAL: StateID = StateID::ZERO; constant ROOT (line 157) | const ROOT: StateID = StateID::new_unchecked(1); type RangeTrie (line 179) | pub struct RangeTrie { method new (line 222) | pub fn new() -> RangeTrie { method clear (line 237) | pub fn clear(&mut self) { method iter (line 246) | pub fn iter Result<(), E>>( method insert (line 295) | pub fn insert(&mut self, ranges: &[Utf8Range]) { method add_empty (line 428) | pub fn add_empty(&mut self) -> StateID { method duplicate (line 466) | fn duplicate(&mut self, old_id: StateID) -> StateID { method add_transition (line 504) | fn add_transition( method add_transition_at (line 517) | fn add_transition_at( method set_transition_at (line 530) | fn set_transition_at( method state (line 541) | fn state(&self, id: StateID) -> &State { method state_mut (line 546) | fn state_mut(&mut self, id: StateID) -> &mut State { method fmt (line 868) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type State (line 203) | struct State { method find (line 567) | fn find(&self, range: Utf8Range) -> usize { method clear (line 602) | fn clear(&mut self) { method fmt (line 879) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Transition (line 213) | struct Transition { method fmt (line 891) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type NextDupe (line 609) | struct NextDupe { type NextIter (line 619) | struct NextIter { type NextInsert (line 628) | struct NextInsert { method new (line 644) | fn new(state_id: StateID, ranges: &[Utf8Range]) -> NextInsert { method push (line 658) | fn push( method state_id (line 673) | fn state_id(&self) -> StateID { method ranges (line 678) | fn ranges(&self) -> &[Utf8Range] { type Split (line 771) | struct Split { method new (line 788) | fn new(o: Utf8Range, n: Utf8Range) -> Option { method parts1 (line 843) | fn parts1(r1: SplitRange) -> Split { method parts2 (line 850) | fn parts2(r1: SplitRange, r2: SplitRange) -> Split { method parts3 (line 857) | fn parts3(r1: SplitRange, r2: SplitRange, r3: SplitRange) -> Split { method as_slice (line 862) | fn as_slice(&self) -> &[SplitRange] { type SplitRange (line 778) | enum SplitRange { function intersects (line 912) | fn intersects(r1: Utf8Range, r2: Utf8Range) -> bool { function r (line 920) | fn r(range: RangeInclusive) -> Utf8Range { function split_maybe (line 924) | fn split_maybe( function split (line 931) | fn split( function no_splits (line 939) | fn no_splits() { function splits (line 947) | fn splits() { FILE: builder/third-party/regex-automata/src/util/alphabet.rs type Unit (line 79) | pub struct Unit(UnitKind); method u8 (line 103) | pub fn u8(byte: u8) -> Unit { method eoi (line 117) | pub fn eoi(num_byte_equiv_classes: usize) -> Unit { method as_u8 (line 128) | pub fn as_u8(self) -> Option { method as_eoi (line 138) | pub fn as_eoi(self) -> Option { method as_usize (line 148) | pub fn as_usize(self) -> usize { method is_byte (line 158) | pub fn is_byte(self, byte: u8) -> bool { method is_eoi (line 163) | pub fn is_eoi(self) -> bool { method is_word_byte (line 171) | pub fn is_word_byte(self) -> bool { method fmt (line 177) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type UnitKind (line 82) | enum UnitKind { type ByteClasses (line 215) | pub struct ByteClasses([u8; 256]); method empty (line 221) | pub fn empty() -> ByteClasses { method singletons (line 228) | pub fn singletons() -> ByteClasses { method from_bytes (line 241) | pub(crate) fn from_bytes( method write_to (line 266) | pub(crate) fn write_to( method write_to_len (line 282) | pub(crate) fn write_to_len(&self) -> usize { method set (line 288) | pub fn set(&mut self, byte: u8, class: u8) { method get (line 294) | pub fn get(&self, byte: u8) -> u8 { method get_by_unit (line 301) | pub fn get_by_unit(&self, unit: Unit) -> usize { method eoi (line 311) | pub fn eoi(&self) -> Unit { method alphabet_len (line 321) | pub fn alphabet_len(&self) -> usize { method stride2 (line 337) | pub fn stride2(&self) -> usize { method is_singleton (line 347) | pub fn is_singleton(&self) -> bool { method iter (line 353) | pub fn iter(&self) -> ByteClassIter<'_> { method representatives (line 412) | pub fn representatives>( method elements (line 472) | pub fn elements(&self, class: Unit) -> ByteClassElements { method element_ranges (line 480) | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { method fmt (line 492) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method default (line 486) | fn default() -> ByteClasses { type ByteClassIter (line 525) | pub struct ByteClassIter<'a> { type Item (line 531) | type Item = Unit; method next (line 533) | fn next(&mut self) -> Option { type ByteClassRepresentatives (line 554) | pub struct ByteClassRepresentatives<'a> { type Item (line 562) | type Item = Unit; method next (line 564) | fn next(&mut self) -> Option { type ByteClassElements (line 599) | pub struct ByteClassElements<'a> { type Item (line 606) | type Item = Unit; method next (line 608) | fn next(&mut self) -> Option { type ByteClassElementRanges (line 629) | struct ByteClassElementRanges<'a> { type Item (line 635) | type Item = (Unit, Unit); method next (line 637) | fn next(&mut self) -> Option<(Unit, Unit)> { type ByteClassSet (line 685) | pub(crate) struct ByteClassSet(ByteSet); method empty (line 698) | pub(crate) fn empty() -> Self { method set_range (line 704) | pub(crate) fn set_range(&mut self, start: u8, end: u8) { method add_set (line 713) | pub(crate) fn add_set(&mut self, set: &ByteSet) { method byte_classes (line 722) | pub(crate) fn byte_classes(&self) -> ByteClasses { method default (line 689) | fn default() -> ByteClassSet { type ByteSet (line 742) | pub(crate) struct ByteSet { method empty (line 753) | pub(crate) fn empty() -> ByteSet { method add (line 760) | pub(crate) fn add(&mut self, byte: u8) { method remove (line 769) | pub(crate) fn remove(&mut self, byte: u8) { method contains (line 776) | pub(crate) fn contains(&self, byte: u8) -> bool { method contains_range (line 784) | pub(crate) fn contains_range(&self, start: u8, end: u8) -> bool { method iter (line 789) | pub(crate) fn iter(&self) -> ByteSetIter { method iter_ranges (line 794) | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { method is_empty (line 800) | pub(crate) fn is_empty(&self) -> bool { method from_bytes (line 808) | pub(crate) fn from_bytes( method write_to (line 826) | pub(crate) fn write_to( method write_to_len (line 851) | pub(crate) fn write_to_len(&self) -> usize { type BitSet (line 749) | struct BitSet([u128; 2]); method fmt (line 857) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type ByteSetIter (line 869) | pub(crate) struct ByteSetIter<'a> { type Item (line 875) | type Item = u8; method next (line 877) | fn next(&mut self) -> Option { type ByteSetRangeIter (line 890) | pub(crate) struct ByteSetRangeIter<'a> { type Item (line 896) | type Item = (u8, u8); method next (line 898) | fn next(&mut self) -> Option<(u8, u8)> { function byte_classes (line 925) | fn byte_classes() { function full_byte_classes (line 957) | fn full_byte_classes() { function elements_typical (line 966) | fn elements_typical() { function elements_singletons (line 1028) | fn elements_singletons() { function elements_empty (line 1040) | fn elements_empty() { function representatives (line 1054) | fn representatives() { FILE: builder/third-party/regex-automata/src/util/captures.rs type Captures (line 130) | pub struct Captures { method all (line 215) | pub fn all(group_info: GroupInfo) -> Captures { method matches (line 256) | pub fn matches(group_info: GroupInfo) -> Captures { method empty (line 301) | pub fn empty(group_info: GroupInfo) -> Captures { method is_match (line 331) | pub fn is_match(&self) -> bool { method pattern (line 369) | pub fn pattern(&self) -> Option { method get_match (line 398) | pub fn get_match(&self) -> Option { method get_group (line 454) | pub fn get_group(&self, index: usize) -> Option { method get_group_by_name (line 507) | pub fn get_group_by_name(&self, name: &str) -> Option { method iter (line 576) | pub fn iter(&self) -> CapturesPatternIter<'_> { method group_len (line 615) | pub fn group_len(&self) -> usize { method group_info (line 674) | pub fn group_info(&self) -> &GroupInfo { method interpolate_string (line 716) | pub fn interpolate_string( method interpolate_string_into (line 766) | pub fn interpolate_string_into( method interpolate_bytes (line 824) | pub fn interpolate_bytes( method interpolate_bytes_into (line 874) | pub fn interpolate_bytes_into( method extract (line 937) | pub fn extract<'h, const N: usize>( method extract_bytes (line 993) | pub fn extract_bytes<'h, const N: usize>( method clear (line 1071) | pub fn clear(&mut self) { method set_pattern (line 1134) | pub fn set_pattern(&mut self, pid: Option) { method slots (line 1187) | pub fn slots(&self) -> &[Option] { method slots_mut (line 1199) | pub fn slots_mut(&mut self) -> &mut [Option] { method fmt (line 1205) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type CapturesDebugMap (line 1217) | struct CapturesDebugMap<'a> { function fmt (line 1223) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type CapturesPatternIter (line 1258) | pub struct CapturesPatternIter<'a> { type Item (line 1264) | type Item = Option; method next (line 1266) | fn next(&mut self) -> Option> { method size_hint (line 1271) | fn size_hint(&self) -> (usize, Option) { method count (line 1275) | fn count(self) -> usize { type GroupInfo (line 1451) | pub struct GroupInfo(Arc); method new (line 1569) | pub fn new(pattern_groups: P) -> Result GroupInfo { method to_index (line 1682) | pub fn to_index(&self, pid: PatternID, name: &str) -> Option { method to_name (line 1730) | pub fn to_name(&self, pid: PatternID, group_index: usize) -> Option<&s... method pattern_names (line 1768) | pub fn pattern_names(&self, pid: PatternID) -> GroupInfoPatternNames<'... method all_names (line 1829) | pub fn all_names(&self) -> GroupInfoAllNames<'_> { method slots (line 1869) | pub fn slots( method slot (line 1904) | pub fn slot(&self, pid: PatternID, group_index: usize) -> Option { method pattern_len (line 1948) | pub fn pattern_len(&self) -> usize { method group_len (line 1989) | pub fn group_len(&self, pid: PatternID) -> usize { method all_group_len (line 2036) | pub fn all_group_len(&self) -> usize { method slot_len (line 2067) | pub fn slot_len(&self) -> usize { method implicit_slot_len (line 2099) | pub fn implicit_slot_len(&self) -> usize { method explicit_slot_len (line 2135) | pub fn explicit_slot_len(&self) -> usize { method memory_usage (line 2144) | pub fn memory_usage(&self) -> usize { type CaptureNameMap (line 2169) | type CaptureNameMap = std::collections::HashMap, SmallIndex>; type CaptureNameMap (line 2171) | type CaptureNameMap = alloc::collections::BTreeMap, SmallIndex>; type GroupInfoInner (line 2176) | struct GroupInfoInner { method add_first_group (line 2192) | fn add_first_group(&mut self, pid: PatternID) { method add_explicit_group (line 2217) | fn add_explicit_group>( method fixup_slot_ranges (line 2266) | fn fixup_slot_ranges(&mut self) -> Result<(), GroupInfoError> { method pattern_len (line 2295) | fn pattern_len(&self) -> usize { method group_len (line 2302) | fn group_len(&self, pid: PatternID) -> usize { method small_slot_len (line 2316) | fn small_slot_len(&self) -> SmallIndex { type GroupInfoError (line 2334) | pub struct GroupInfoError { method too_many_patterns (line 2387) | fn too_many_patterns(err: PatternIDError) -> GroupInfoError { method too_many_groups (line 2391) | fn too_many_groups(pattern: PatternID, minimum: usize) -> GroupInfoErr... method missing_groups (line 2397) | fn missing_groups(pattern: PatternID) -> GroupInfoError { method first_must_be_unnamed (line 2401) | fn first_must_be_unnamed(pattern: PatternID) -> GroupInfoError { method duplicate (line 2407) | fn duplicate(pattern: PatternID, name: &str) -> GroupInfoError { method source (line 2419) | fn source(&self) -> Option<&(dyn std::error::Error + 'static)> { method fmt (line 2431) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type GroupInfoErrorKind (line 2343) | enum GroupInfoErrorKind { type GroupInfoPatternNames (line 2477) | pub struct GroupInfoPatternNames<'a> { function empty (line 2482) | fn empty() -> GroupInfoPatternNames<'static> { type Item (line 2488) | type Item = Option<&'a str>; method next (line 2490) | fn next(&mut self) -> Option> { method size_hint (line 2494) | fn size_hint(&self) -> (usize, Option) { method count (line 2498) | fn count(self) -> usize { type GroupInfoAllNames (line 2513) | pub struct GroupInfoAllNames<'a> { type Item (line 2521) | type Item = (PatternID, usize, Option<&'a str>); method next (line 2523) | fn next(&mut self) -> Option<(PatternID, usize, Option<&'a str>)> { FILE: builder/third-party/regex-automata/src/util/determinize/mod.rs function next (line 92) | pub(crate) fn next( function epsilon_closure (line 369) | pub(crate) fn epsilon_closure( function add_nfa_states (line 448) | pub(crate) fn add_nfa_states( function set_lookbehind_from_start (line 583) | pub(crate) fn set_lookbehind_from_start( FILE: builder/third-party/regex-automata/src/util/determinize/state.rs type State (line 109) | pub(crate) struct State(Arc<[u8]>); method borrow (line 117) | fn borrow(&self) -> &[u8] { method fmt (line 123) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method dead (line 130) | pub(crate) fn dead() -> State { method is_match (line 134) | pub(crate) fn is_match(&self) -> bool { method is_from_word (line 138) | pub(crate) fn is_from_word(&self) -> bool { method is_half_crlf (line 142) | pub(crate) fn is_half_crlf(&self) -> bool { method look_have (line 146) | pub(crate) fn look_have(&self) -> LookSet { method look_need (line 150) | pub(crate) fn look_need(&self) -> LookSet { method match_len (line 154) | pub(crate) fn match_len(&self) -> usize { method match_pattern (line 158) | pub(crate) fn match_pattern(&self, index: usize) -> PatternID { method match_pattern_ids (line 162) | pub(crate) fn match_pattern_ids(&self) -> Option> { method iter_match_pattern_ids (line 167) | pub(crate) fn iter_match_pattern_ids(&self, f: F) { method iter_nfa_state_ids (line 171) | pub(crate) fn iter_nfa_state_ids(&self, f: F) { method memory_usage (line 175) | pub(crate) fn memory_usage(&self) -> usize { method repr (line 179) | fn repr(&self) -> Repr<'_> { type StateBuilderEmpty (line 191) | pub(crate) struct StateBuilderEmpty(Vec); method new (line 195) | pub(crate) fn new() -> StateBuilderEmpty { method into_matches (line 199) | pub(crate) fn into_matches(mut self) -> StateBuilderMatches { method clear (line 204) | fn clear(&mut self) { method capacity (line 208) | pub(crate) fn capacity(&self) -> usize { type StateBuilderMatches (line 218) | pub(crate) struct StateBuilderMatches(Vec); method fmt (line 221) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method into_nfa (line 228) | pub(crate) fn into_nfa(mut self) -> StateBuilderNFA { method set_is_from_word (line 233) | pub(crate) fn set_is_from_word(&mut self) { method set_is_half_crlf (line 237) | pub(crate) fn set_is_half_crlf(&mut self) { method look_have (line 241) | pub(crate) fn look_have(&self) -> LookSet { method set_look_have (line 245) | pub(crate) fn set_look_have( method add_match_pattern_id (line 252) | pub(crate) fn add_match_pattern_id(&mut self, pid: PatternID) { method repr (line 256) | fn repr(&self) -> Repr<'_> { method repr_vec (line 260) | fn repr_vec(&mut self) -> ReprVec<'_> { type StateBuilderNFA (line 274) | pub(crate) struct StateBuilderNFA { method fmt (line 280) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method to_state (line 287) | pub(crate) fn to_state(&self) -> State { method clear (line 291) | pub(crate) fn clear(self) -> StateBuilderEmpty { method look_need (line 297) | pub(crate) fn look_need(&self) -> LookSet { method set_look_have (line 301) | pub(crate) fn set_look_have( method set_look_need (line 308) | pub(crate) fn set_look_need( method add_nfa_state_id (line 315) | pub(crate) fn add_nfa_state_id(&mut self, sid: StateID) { method as_bytes (line 320) | pub(crate) fn as_bytes(&self) -> &[u8] { method repr (line 324) | fn repr(&self) -> Repr<'_> { method repr_vec (line 328) | fn repr_vec(&mut self) -> ReprVec<'_> { type Repr (line 386) | struct Repr<'a>(&'a [u8]); function is_match (line 396) | fn is_match(&self) -> bool { function has_pattern_ids (line 407) | fn has_pattern_ids(&self) -> bool { function is_from_word (line 422) | fn is_from_word(&self) -> bool { function is_half_crlf (line 430) | fn is_half_crlf(&self) -> bool { function look_have (line 444) | fn look_have(&self) -> LookSet { function look_need (line 455) | fn look_need(&self) -> LookSet { function match_len (line 462) | fn match_len(&self) -> usize { function match_pattern (line 476) | fn match_pattern(&self, index: usize) -> PatternID { function match_pattern_ids (line 489) | fn match_pattern_ids(&self) -> Option> { function iter_match_pattern_ids (line 499) | fn iter_match_pattern_ids(&self, mut f: F) { function iter_nfa_state_ids (line 523) | fn iter_nfa_state_ids(&self, mut f: F) { function pattern_offset_end (line 540) | fn pattern_offset_end(&self) -> usize { function encoded_pattern_len (line 555) | fn encoded_pattern_len(&self) -> usize { function fmt (line 566) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type ReprVec (line 588) | struct ReprVec<'a>(&'a mut Vec); function set_is_match (line 595) | fn set_is_match(&mut self) { function set_has_pattern_ids (line 605) | fn set_has_pattern_ids(&mut self) { function set_is_from_word (line 614) | fn set_is_from_word(&mut self) { function set_is_half_crlf (line 622) | fn set_is_half_crlf(&mut self) { function look_have (line 628) | fn look_have(&self) -> LookSet { function look_need (line 634) | fn look_need(&self) -> LookSet { function set_look_have (line 640) | fn set_look_have(&mut self, mut set: impl FnMut(LookSet) -> LookSet) { function set_look_need (line 646) | fn set_look_need(&mut self, mut set: impl FnMut(LookSet) -> LookSet) { function add_match_pattern_id (line 657) | fn add_match_pattern_id(&mut self, pid: PatternID) { function close_match_pattern_ids (line 701) | fn close_match_pattern_ids(&mut self) { function add_nfa_state_id (line 720) | fn add_nfa_state_id(&mut self, prev: &mut StateID, sid: StateID) { function repr (line 727) | fn repr(&self) -> Repr<'_> { function write_vari32 (line 735) | fn write_vari32(data: &mut Vec, n: i32) { function read_vari32 (line 747) | fn read_vari32(data: &[u8]) -> (i32, usize) { function write_varu32 (line 763) | fn write_varu32(data: &mut Vec, mut n: u32) { function read_varu32 (line 774) | fn read_varu32(data: &[u8]) -> (u32, usize) { function write_u32 (line 791) | fn write_u32(dst: &mut Vec, n: u32) { function dedup_state_ids (line 881) | fn dedup_state_ids(sids: Vec) -> Vec { function dedup_pattern_ids (line 895) | fn dedup_pattern_ids(pids: Vec) -> Vec { FILE: builder/third-party/regex-automata/src/util/empty.rs function skip_splits_fwd (line 161) | pub(crate) fn skip_splits_fwd( function skip_splits_rev (line 175) | pub(crate) fn skip_splits_rev( function skip_splits (line 187) | fn skip_splits( FILE: builder/third-party/regex-automata/src/util/escape.rs type DebugByte (line 19) | pub struct DebugByte(pub u8); method fmt (line 22) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type DebugHaystack (line 49) | pub struct DebugHaystack<'a>(pub &'a [u8]); function fmt (line 52) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { FILE: builder/third-party/regex-automata/src/util/int.rs type U8 (line 48) | pub(crate) trait U8 { method as_usize (line 49) | fn as_usize(self) -> usize; method as_usize (line 53) | fn as_usize(self) -> usize { type U16 (line 58) | pub(crate) trait U16 { method as_usize (line 59) | fn as_usize(self) -> usize; method low_u8 (line 60) | fn low_u8(self) -> u8; method high_u8 (line 61) | fn high_u8(self) -> u8; method as_usize (line 65) | fn as_usize(self) -> usize { method low_u8 (line 69) | fn low_u8(self) -> u8 { method high_u8 (line 73) | fn high_u8(self) -> u8 { type U32 (line 78) | pub(crate) trait U32 { method as_usize (line 79) | fn as_usize(self) -> usize; method low_u8 (line 80) | fn low_u8(self) -> u8; method low_u16 (line 81) | fn low_u16(self) -> u16; method high_u16 (line 82) | fn high_u16(self) -> u16; method as_usize (line 86) | fn as_usize(self) -> usize { method low_u8 (line 97) | fn low_u8(self) -> u8 { method low_u16 (line 101) | fn low_u16(self) -> u16 { method high_u16 (line 105) | fn high_u16(self) -> u16 { type U64 (line 110) | pub(crate) trait U64 { method as_usize (line 111) | fn as_usize(self) -> usize; method low_u8 (line 112) | fn low_u8(self) -> u8; method low_u16 (line 113) | fn low_u16(self) -> u16; method low_u32 (line 114) | fn low_u32(self) -> u32; method high_u32 (line 115) | fn high_u32(self) -> u32; method as_usize (line 119) | fn as_usize(self) -> usize { method low_u8 (line 130) | fn low_u8(self) -> u8 { method low_u16 (line 134) | fn low_u16(self) -> u16 { method low_u32 (line 138) | fn low_u32(self) -> u32 { method high_u32 (line 142) | fn high_u32(self) -> u32 { type I32 (line 147) | pub(crate) trait I32 { method as_usize (line 148) | fn as_usize(self) -> usize; method to_bits (line 149) | fn to_bits(self) -> u32; method from_bits (line 150) | fn from_bits(n: u32) -> i32; method as_usize (line 154) | fn as_usize(self) -> usize { method to_bits (line 165) | fn to_bits(self) -> u32 { method from_bits (line 169) | fn from_bits(n: u32) -> i32 { type Usize (line 174) | pub(crate) trait Usize { method as_u8 (line 175) | fn as_u8(self) -> u8; method as_u16 (line 176) | fn as_u16(self) -> u16; method as_u32 (line 177) | fn as_u32(self) -> u32; method as_u64 (line 178) | fn as_u64(self) -> u64; method as_u8 (line 182) | fn as_u8(self) -> u8 { method as_u16 (line 193) | fn as_u16(self) -> u16 { method as_u32 (line 204) | fn as_u32(self) -> u32 { method as_u64 (line 215) | fn as_u64(self) -> u64 { type Pointer (line 238) | pub(crate) trait Pointer { method as_usize (line 239) | fn as_usize(self) -> usize; method as_usize (line 243) | fn as_usize(self) -> usize { FILE: builder/third-party/regex-automata/src/util/interpolate.rs function string (line 94) | pub fn string( function bytes (line 178) | pub fn bytes( type CaptureRef (line 226) | struct CaptureRef<'a> { type Ref (line 235) | enum Ref<'a> { function from (line 241) | fn from(x: &'a str) -> Ref<'a> { function from (line 247) | fn from(x: usize) -> Ref<'static> { function find_cap_ref (line 260) | fn find_cap_ref(replacement: &[u8]) -> Option> { function find_cap_ref_braced (line 295) | fn find_cap_ref_braced(rep: &[u8], mut i: usize) -> Option bool { function interpolate_string (line 386) | fn interpolate_string( function interpolate_bytes (line 412) | fn interpolate_bytes( FILE: builder/third-party/regex-automata/src/util/iter.rs type Searcher (line 147) | pub struct Searcher<'h> { function new (line 165) | pub fn new(input: Input<'h>) -> Searcher<'h> { function input (line 174) | pub fn input<'s>(&'s self) -> &'s Input<'h> { function advance_half (line 261) | pub fn advance_half(&mut self, finder: F) -> Option function advance (line 376) | pub fn advance(&mut self, finder: F) -> Option function try_advance_half (line 396) | pub fn try_advance_half( function try_advance (line 424) | pub fn try_advance( function into_half_matches_iter (line 488) | pub fn into_half_matches_iter( function into_matches_iter (line 540) | pub fn into_matches_iter(self, finder: F) -> TryMatchesIter<'h, F> function into_captures_iter (line 607) | pub fn into_captures_iter( function handle_overlapping_empty_half_match (line 625) | fn handle_overlapping_empty_half_match( function handle_overlapping_empty_match (line 669) | fn handle_overlapping_empty_match( type TryHalfMatchesIter (line 701) | pub struct TryHalfMatchesIter<'h, F> { function infallible (line 712) | pub fn infallible(self) -> HalfMatchesIter<'h, F> { function input (line 721) | pub fn input<'i>(&'i self) -> &'i Input<'h> { type Item (line 730) | type Item = Result; method next (line 733) | fn next(&mut self) -> Option> { function fmt (line 739) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type HalfMatchesIter (line 767) | pub struct HalfMatchesIter<'h, F>(TryHalfMatchesIter<'h, F>); function input (line 775) | pub fn input<'i>(&'i self) -> &'i Input<'h> { type Item (line 784) | type Item = HalfMatch; method next (line 787) | fn next(&mut self) -> Option { type TryMatchesIter (line 817) | pub struct TryMatchesIter<'h, F> { function infallible (line 828) | pub fn infallible(self) -> MatchesIter<'h, F> { function input (line 837) | pub fn input<'i>(&'i self) -> &'i Input<'h> { type Item (line 846) | type Item = Result; method next (line 849) | fn next(&mut self) -> Option> { function fmt (line 855) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type MatchesIter (line 882) | pub struct MatchesIter<'h, F>(TryMatchesIter<'h, F>); function input (line 890) | pub fn input<'i>(&'i self) -> &'i Input<'h> { type Item (line 899) | type Item = Match; method next (line 902) | fn next(&mut self) -> Option { type TryCapturesIter (line 933) | pub struct TryCapturesIter<'h, F> { function infallible (line 946) | pub fn infallible(self) -> CapturesIter<'h, F> { type Item (line 956) | type Item = Result; method next (line 959) | fn next(&mut self) -> Option> { function fmt (line 977) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type CapturesIter (line 1007) | pub struct CapturesIter<'h, F>(TryCapturesIter<'h, F>); type Item (line 1014) | type Item = Captures; method next (line 1017) | fn next(&mut self) -> Option { FILE: builder/third-party/regex-automata/src/util/lazy.rs type Lazy (line 52) | pub struct Lazy T>(lazy::Lazy); function new (line 59) | pub const fn new(create: F) -> Lazy { function get (line 78) | pub fn get(this: &Lazy) -> &T { type Target (line 84) | type Target = T; function deref (line 86) | fn deref(&self) -> &T { function fmt (line 92) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Lazy (line 120) | pub(super) struct Lazy { function new (line 150) | pub(super) const fn new(create: F) -> Lazy { function get (line 164) | pub(super) fn get(&self) -> &T { function poll (line 195) | fn poll(&self) -> Option<&T> { function fmt (line 208) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method drop (line 214) | fn drop(&mut self) { constant LAZY_STATE_INIT (line 243) | const LAZY_STATE_INIT: u8 = 0; constant LAZY_STATE_BUSY (line 244) | const LAZY_STATE_BUSY: u8 = 1; constant LAZY_STATE_DONE (line 245) | const LAZY_STATE_DONE: u8 = 2; type Lazy (line 257) | pub(super) struct Lazy { function new (line 279) | pub(super) const fn new(create: F) -> Lazy { function get (line 293) | pub(super) fn get(&self) -> &T { function poll (line 360) | fn poll(&self) -> Option<&T> { function fmt (line 372) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method drop (line 382) | fn drop(&mut self) { type Guard (line 399) | struct Guard<'a> { method drop (line 404) | fn drop(&mut self) { function assert_send (line 418) | fn assert_send() {} function assert_sync (line 419) | fn assert_sync() {} function assert_unwind (line 420) | fn assert_unwind() {} function assert_refunwind (line 421) | fn assert_refunwind() {} function oibits (line 424) | fn oibits() { FILE: builder/third-party/regex-automata/src/util/look.rs type Look (line 62) | pub enum Look { method reversed (line 144) | pub const fn reversed(self) -> Look { method as_repr (line 172) | pub const fn as_repr(self) -> u32 { method from_repr (line 182) | pub const fn from_repr(repr: u32) -> Option { method as_char (line 214) | pub const fn as_char(self) -> char { type LookSet (line 244) | pub struct LookSet { method empty (line 260) | pub fn empty() -> LookSet { method full (line 268) | pub fn full() -> LookSet { method singleton (line 277) | pub fn singleton(look: Look) -> LookSet { method len (line 283) | pub fn len(self) -> usize { method is_empty (line 291) | pub fn is_empty(self) -> bool { method contains (line 298) | pub fn contains(self, look: Look) -> bool { method contains_anchor (line 305) | pub fn contains_anchor(&self) -> bool { method contains_anchor_haystack (line 312) | pub fn contains_anchor_haystack(&self) -> bool { method contains_anchor_line (line 320) | pub fn contains_anchor_line(&self) -> bool { method contains_anchor_lf (line 331) | pub fn contains_anchor_lf(&self) -> bool { method contains_anchor_crlf (line 339) | pub fn contains_anchor_crlf(&self) -> bool { method contains_word (line 347) | pub fn contains_word(self) -> bool { method contains_word_unicode (line 354) | pub fn contains_word_unicode(self) -> bool { method contains_word_ascii (line 366) | pub fn contains_word_ascii(self) -> bool { method iter (line 377) | pub fn iter(self) -> LookSetIter { method insert (line 385) | pub fn insert(self, look: Look) -> LookSet { method set_insert (line 392) | pub fn set_insert(&mut self, look: Look) { method remove (line 400) | pub fn remove(self, look: Look) -> LookSet { method set_remove (line 407) | pub fn set_remove(&mut self, look: Look) { method subtract (line 414) | pub fn subtract(self, other: LookSet) -> LookSet { method set_subtract (line 421) | pub fn set_subtract(&mut self, other: LookSet) { method union (line 427) | pub fn union(self, other: LookSet) -> LookSet { method set_union (line 434) | pub fn set_union(&mut self, other: LookSet) { method intersect (line 440) | pub fn intersect(self, other: LookSet) -> LookSet { method set_intersect (line 447) | pub fn set_intersect(&mut self, other: LookSet) { method read_repr (line 458) | pub fn read_repr(slice: &[u8]) -> LookSet { method write_repr (line 470) | pub fn write_repr(self, slice: &mut [u8]) { method available (line 493) | pub fn available(self) -> Result<(), UnicodeWordBoundaryError> { method fmt (line 502) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type LookSetIter (line 517) | pub struct LookSetIter { type Item (line 522) | type Item = Look; method next (line 525) | fn next(&mut self) -> Option { type LookMatcher (line 577) | pub struct LookMatcher { method new (line 583) | pub fn new() -> LookMatcher { method set_line_terminator (line 599) | pub fn set_line_terminator(&mut self, byte: u8) -> &mut LookMatcher { method get_line_terminator (line 611) | pub fn get_line_terminator(&self) -> u8 { method matches (line 635) | pub fn matches(&self, look: Look, haystack: &[u8], at: usize) -> bool { method matches_inline (line 658) | pub(crate) fn matches_inline( method matches_set (line 720) | pub fn matches_set( method matches_set_inline (line 731) | pub(crate) fn matches_set_inline( method add_to_byteset (line 837) | pub(crate) fn add_to_byteset( method is_start (line 907) | pub fn is_start(&self, _haystack: &[u8], at: usize) -> bool { method is_end (line 919) | pub fn is_end(&self, haystack: &[u8], at: usize) -> bool { method is_start_lf (line 931) | pub fn is_start_lf(&self, haystack: &[u8], at: usize) -> bool { method is_end_lf (line 943) | pub fn is_end_lf(&self, haystack: &[u8], at: usize) -> bool { method is_start_crlf (line 955) | pub fn is_start_crlf(&self, haystack: &[u8], at: usize) -> bool { method is_end_crlf (line 970) | pub fn is_end_crlf(&self, haystack: &[u8], at: usize) -> bool { method is_word_ascii (line 985) | pub fn is_word_ascii(&self, haystack: &[u8], at: usize) -> bool { method is_word_ascii_negate (line 1000) | pub fn is_word_ascii_negate(&self, haystack: &[u8], at: usize) -> bool { method is_word_unicode (line 1018) | pub fn is_word_unicode( method is_word_unicode_negate (line 1042) | pub fn is_word_unicode_negate( method is_word_start_ascii (line 1099) | pub fn is_word_start_ascii(&self, haystack: &[u8], at: usize) -> bool { method is_word_end_ascii (line 1114) | pub fn is_word_end_ascii(&self, haystack: &[u8], at: usize) -> bool { method is_word_start_unicode (line 1135) | pub fn is_word_start_unicode( method is_word_end_unicode (line 1159) | pub fn is_word_end_unicode( method is_word_start_half_ascii (line 1177) | pub fn is_word_start_half_ascii( method is_word_end_half_ascii (line 1194) | pub fn is_word_end_half_ascii(&self, haystack: &[u8], at: usize) -> bo... method is_word_start_half_unicode (line 1214) | pub fn is_word_start_half_unicode( method is_word_end_half_unicode (line 1245) | pub fn is_word_end_half_unicode( method default (line 1264) | fn default() -> LookMatcher { type UnicodeWordBoundaryError (line 1280) | pub struct UnicodeWordBoundaryError(()); method new (line 1284) | pub(crate) fn new() -> UnicodeWordBoundaryError { method check (line 1290) | pub fn check() -> Result<(), UnicodeWordBoundaryError> { method fmt (line 1299) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { function check (line 1577) | pub(super) fn check() -> Result<(), super::UnicodeWordBoundaryError> { function fwd (line 1582) | pub(super) fn fwd( function rev (line 1597) | pub(super) fn rev( function check (line 1624) | pub(super) fn check() -> Result<(), super::UnicodeWordBoundaryError> { function fwd (line 1629) | pub(super) fn fwd( function rev (line 1640) | pub(super) fn rev( function is_word_character (line 1651) | fn is_word_character(c: char) -> bool { function check (line 1678) | pub(super) fn check() -> Result<(), super::UnicodeWordBoundaryError> { function fwd (line 1683) | pub(super) fn fwd( function rev (line 1691) | pub(super) fn rev( function look_matches_start_line (line 1710) | fn look_matches_start_line() { function look_matches_end_line (line 1724) | fn look_matches_end_line() { function look_matches_start_text (line 1740) | fn look_matches_start_text() { function look_matches_end_text (line 1754) | fn look_matches_end_text() { function look_matches_word_unicode (line 1771) | fn look_matches_word_unicode() { function look_matches_word_ascii (line 1822) | fn look_matches_word_ascii() { function look_matches_word_unicode_negate (line 1876) | fn look_matches_word_unicode_negate() { function look_matches_word_ascii_negate (line 1934) | fn look_matches_word_ascii_negate() { function look_matches_word_start_ascii (line 1987) | fn look_matches_word_start_ascii() { function look_matches_word_end_ascii (line 2041) | fn look_matches_word_end_ascii() { function look_matches_word_start_unicode (line 2096) | fn look_matches_word_start_unicode() { function look_matches_word_end_unicode (line 2149) | fn look_matches_word_end_unicode() { function look_matches_word_start_half_ascii (line 2201) | fn look_matches_word_start_half_ascii() { function look_matches_word_end_half_ascii (line 2255) | fn look_matches_word_end_half_ascii() { function look_matches_word_start_half_unicode (line 2310) | fn look_matches_word_start_half_unicode() { function look_matches_word_end_half_unicode (line 2363) | fn look_matches_word_end_half_unicode() { function look_set (line 2415) | fn look_set() { function look_set_iter (line 2518) | fn look_set_iter() { function look_set_debug (line 2541) | fn look_set_debug() { FILE: builder/third-party/regex-automata/src/util/memchr.rs function memchr (line 12) | pub(crate) fn memchr(n1: u8, haystack: &[u8]) -> Option { function memchr2 (line 17) | pub(crate) fn memchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { function memchr3 (line 22) | pub(crate) fn memchr3( function memrchr (line 32) | pub(crate) fn memrchr(n1: u8, haystack: &[u8]) -> Option { function memrchr2 (line 37) | pub(crate) fn memrchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { function memrchr3 (line 42) | pub(crate) fn memrchr3( function memchr (line 55) | pub(crate) fn memchr(n1: u8, haystack: &[u8]) -> Option { function memchr2 (line 60) | pub(crate) fn memchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { function memchr3 (line 65) | pub(crate) fn memchr3( function memrchr (line 75) | pub(crate) fn memrchr(n1: u8, haystack: &[u8]) -> Option { function memrchr2 (line 80) | pub(crate) fn memrchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { function memrchr3 (line 85) | pub(crate) fn memrchr3( FILE: builder/third-party/regex-automata/src/util/pool.rs type Pool (line 154) | pub struct Pool T>(alloc::boxed::Box>); function new (line 159) | pub fn new(create: F) -> Pool { function get (line 181) | pub fn get(&self) -> PoolGuard<'_, T, F> { function fmt (line 187) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type PoolGuard (line 196) | pub struct PoolGuard<'a, T: Send, F: Fn() -> T>(inner::PoolGuard<'a, T, ... function put (line 205) | pub fn put(this: PoolGuard<'_, T, F>) { type Target (line 211) | type Target = T; function deref (line 214) | fn deref(&self) -> &T { function deref_mut (line 221) | fn deref_mut(&mut self) -> &mut T { function fmt (line 229) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { constant MAX_POOL_STACKS (line 331) | const MAX_POOL_STACKS: usize = 8; type CacheLine (line 365) | struct CacheLine(T); type Pool (line 374) | pub(super) struct Pool { function new (line 457) | pub(super) fn new(create: F) -> Pool { function get (line 510) | pub(super) fn get(&self) -> PoolGuard<'_, T, F> { function get_slow (line 542) | fn get_slow( function put_value (line 604) | fn put_value(&self, value: Box) { function guard_owned (line 630) | fn guard_owned(&self, caller: usize) -> PoolGuard<'_, T, F> { function guard_stack (line 636) | fn guard_stack(&self, value: Box) -> PoolGuard<'_, T, F> { function guard_stack_transient (line 644) | fn guard_stack_transient(&self, value: Box) -> PoolGuard<'_, T, F> { function fmt (line 650) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type PoolGuard (line 660) | pub(super) struct PoolGuard<'a, T: Send, F: Fn() -> T> { function value (line 679) | pub(super) fn value(&self) -> &T { function value_mut (line 704) | pub(super) fn value_mut(&mut self) -> &mut T { function put (line 729) | pub(super) fn put(this: PoolGuard<'_, T, F>) { function put_imp (line 742) | fn put_imp(&mut self) { method drop (line 778) | fn drop(&mut self) { function fmt (line 786) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Pool (line 830) | pub(super) struct Pool { function new (line 847) | pub(super) const fn new(create: F) -> Pool { function get (line 856) | pub(super) fn get(&self) -> PoolGuard<'_, T, F> { function put (line 866) | fn put(&self, guard: PoolGuard<'_, T, F>) { function put_value (line 877) | fn put_value(&self, value: Box) { function fmt (line 884) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type PoolGuard (line 890) | pub(super) struct PoolGuard<'a, T: Send, F: Fn() -> T> { function value (line 900) | pub(super) fn value(&self) -> &T { function value_mut (line 906) | pub(super) fn value_mut(&mut self) -> &mut T { function put (line 912) | pub(super) fn put(this: PoolGuard<'_, T, F>) { function put_imp (line 925) | fn put_imp(&mut self) { method drop (line 934) | fn drop(&mut self) { function fmt (line 942) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Mutex (line 965) | struct Mutex { function new (line 977) | const fn new(value: T) -> Mutex { function lock (line 988) | fn lock(&self) -> MutexGuard<'_, T> { type MutexGuard (line 1012) | struct MutexGuard<'a, T> { type Target (line 1018) | type Target = T; function deref (line 1021) | fn deref(&self) -> &T { function deref_mut (line 1028) | fn deref_mut(&mut self) -> &mut T { method drop (line 1035) | fn drop(&mut self) { function oibits (line 1052) | fn oibits() { function thread_owner_optimization (line 1075) | fn thread_owner_optimization() { function thread_owner_distinct (line 1114) | fn thread_owner_distinct() { function thread_owner_sync (line 1141) | fn thread_owner_sync() { function thread_owner_send_drop (line 1176) | fn thread_owner_send_drop() { FILE: builder/third-party/regex-automata/src/util/prefilter/aho_corasick.rs type AhoCorasick (line 7) | pub(crate) struct AhoCorasick { method new (line 15) | pub(crate) fn new>( method find (line 83) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 98) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 114) | fn memory_usage(&self) -> usize { method is_fast (line 125) | fn is_fast(&self) -> bool { FILE: builder/third-party/regex-automata/src/util/prefilter/byteset.rs type ByteSet (line 7) | pub(crate) struct ByteSet([bool; 256]); method new (line 10) | pub(crate) fn new>( method find (line 34) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 42) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 51) | fn memory_usage(&self) -> usize { method is_fast (line 55) | fn is_fast(&self) -> bool { FILE: builder/third-party/regex-automata/src/util/prefilter/memchr.rs type Memchr (line 7) | pub(crate) struct Memchr(u8); method new (line 10) | pub(crate) fn new>( method find (line 32) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 47) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 56) | fn memory_usage(&self) -> usize { method is_fast (line 60) | fn is_fast(&self) -> bool { type Memchr2 (line 66) | pub(crate) struct Memchr2(u8, u8); method new (line 69) | pub(crate) fn new>( method find (line 93) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 108) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 117) | fn memory_usage(&self) -> usize { method is_fast (line 121) | fn is_fast(&self) -> bool { type Memchr3 (line 127) | pub(crate) struct Memchr3(u8, u8, u8); method new (line 130) | pub(crate) fn new>( method find (line 155) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 170) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 179) | fn memory_usage(&self) -> usize { method is_fast (line 183) | fn is_fast(&self) -> bool { FILE: builder/third-party/regex-automata/src/util/prefilter/memmem.rs type Memmem (line 7) | pub(crate) struct Memmem { method new (line 15) | pub(crate) fn new>( method find (line 36) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 51) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 67) | fn memory_usage(&self) -> usize { method is_fast (line 78) | fn is_fast(&self) -> bool { FILE: builder/third-party/regex-automata/src/util/prefilter/mod.rs type Prefilter (line 142) | pub struct Prefilter { method new (line 203) | pub fn new>( method from_choice (line 216) | fn from_choice( method from_hir_prefix (line 268) | pub fn from_hir_prefix(kind: MatchKind, hir: &Hir) -> Option { method from_hirs_prefix (line 309) | pub fn from_hirs_prefix>( method find (line 349) | pub fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 399) | pub fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 412) | pub fn memory_usage(&self) -> usize { method max_needle_len (line 426) | pub fn max_needle_len(&self) -> usize { method is_fast (line 455) | pub fn is_fast(&self) -> bool { type PrefilterI (line 474) | pub(crate) trait PrefilterI: method find (line 483) | fn find(&self, haystack: &[u8], span: Span) -> Option; method prefix (line 490) | fn prefix(&self, haystack: &[u8], span: Span) -> Option; method memory_usage (line 493) | fn memory_usage(&self) -> usize; method is_fast (line 497) | fn is_fast(&self) -> bool; method find (line 503) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 508) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 513) | fn memory_usage(&self) -> usize { method is_fast (line 518) | fn is_fast(&self) -> bool { type Choice (line 546) | pub(crate) enum Choice { method new (line 577) | pub(crate) fn new>( function prefixes (line 649) | pub(crate) fn prefixes(kind: MatchKind, hirs: &[H]) -> literal::Seq function suffixes (line 686) | pub(crate) fn suffixes(kind: MatchKind, hirs: &[H]) -> literal::Seq FILE: builder/third-party/regex-automata/src/util/prefilter/teddy.rs type Teddy (line 7) | pub(crate) struct Teddy { method new (line 39) | pub(crate) fn new>( method find (line 84) | fn find(&self, haystack: &[u8], span: Span) -> Option { method prefix (line 99) | fn prefix(&self, haystack: &[u8], span: Span) -> Option { method memory_usage (line 118) | fn memory_usage(&self) -> usize { method is_fast (line 130) | fn is_fast(&self) -> bool { FILE: builder/third-party/regex-automata/src/util/primitives.rs type NonMaxUsize (line 56) | pub struct NonMaxUsize(NonZeroUsize); method new (line 63) | pub fn new(value: usize) -> Option { method get (line 70) | pub fn get(self) -> usize { method fmt (line 78) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type SmallIndex (line 144) | pub struct SmallIndex(u32); constant MAX (line 149) | pub const MAX: SmallIndex = constant MAX (line 155) | pub const MAX: SmallIndex = constant LIMIT (line 159) | pub const LIMIT: usize = SmallIndex::MAX.as_usize() + 1; constant ZERO (line 162) | pub const ZERO: SmallIndex = SmallIndex::new_unchecked(0); constant SIZE (line 165) | pub const SIZE: usize = core::mem::size_of::(); method new (line 172) | pub fn new(index: usize) -> Result { method new_unchecked (line 187) | pub const fn new_unchecked(index: usize) -> SmallIndex { method must (line 194) | pub fn must(index: usize) -> SmallIndex { method as_usize (line 201) | pub const fn as_usize(&self) -> usize { method as_u64 (line 209) | pub const fn as_u64(&self) -> u64 { method as_u32 (line 217) | pub const fn as_u32(&self) -> u32 { method as_i32 (line 224) | pub const fn as_i32(&self) -> i32 { method one_more (line 234) | pub fn one_more(&self) -> usize { method from_ne_bytes (line 244) | pub fn from_ne_bytes( method from_ne_bytes_unchecked (line 260) | pub fn from_ne_bytes_unchecked(bytes: [u8; 4]) -> SmallIndex { method to_ne_bytes (line 267) | pub fn to_ne_bytes(&self) -> [u8; 4] { method from (line 307) | fn from(index: u8) -> SmallIndex { type Error (line 313) | type Error = SmallIndexError; method try_from (line 315) | fn try_from(index: u16) -> Result { type Error (line 324) | type Error = SmallIndexError; method try_from (line 326) | fn try_from(index: u32) -> Result { type Error (line 335) | type Error = SmallIndexError; method try_from (line 337) | fn try_from(index: u64) -> Result { type Error (line 346) | type Error = SmallIndexError; method try_from (line 348) | fn try_from(index: usize) -> Result { method arbitrary (line 358) | fn arbitrary(gen: &mut quickcheck::Gen) -> SmallIndex { type Output (line 273) | type Output = T; function index (line 276) | fn index(&self, index: SmallIndex) -> &T { function index_mut (line 283) | fn index_mut(&mut self, index: SmallIndex) -> &mut T { type Output (line 290) | type Output = T; function index (line 293) | fn index(&self, index: SmallIndex) -> &T { function index_mut (line 301) | fn index_mut(&mut self, index: SmallIndex) -> &mut T { type SmallIndexError (line 376) | pub struct SmallIndexError { method attempted (line 382) | pub fn attempted(&self) -> u64 { method fmt (line 391) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type SmallIndexIter (line 402) | pub(crate) struct SmallIndexIter { type Item (line 407) | type Item = SmallIndex; method next (line 409) | fn next(&mut self) -> Option { type PatternID (line 736) | pub struct PatternID(SmallIndex); type StateID (line 751) | pub struct StateID(SmallIndex); type IteratorIndexExt (line 760) | pub(crate) trait IteratorIndexExt: Iterator { method with_pattern_ids (line 761) | fn with_pattern_ids(self) -> WithPatternIDIter method with_state_ids (line 768) | fn with_state_ids(self) -> WithStateIDIter FILE: builder/third-party/regex-automata/src/util/search.rs type Input (line 102) | pub struct Input<'h> { function new (line 112) | pub fn new>(haystack: &'h H) -> Input<'h> { function span (line 206) | pub fn span>(mut self, span: S) -> Input<'h> { function range (line 244) | pub fn range>(mut self, range: R) -> Input<'h> { function anchored (line 342) | pub fn anchored(mut self, mode: Anchored) -> Input<'h> { function earliest (line 394) | pub fn earliest(mut self, yes: bool) -> Input<'h> { function set_span (line 424) | pub fn set_span>(&mut self, span: S) { function set_range (line 467) | pub fn set_range>(&mut self, range: R) { function set_start (line 510) | pub fn set_start(&mut self, start: usize) { function set_end (line 536) | pub fn set_end(&mut self, end: usize) { function set_anchored (line 558) | pub fn set_anchored(&mut self, mode: Anchored) { function set_earliest (line 578) | pub fn set_earliest(&mut self, yes: bool) { function haystack (line 593) | pub fn haystack(&self) -> &[u8] { function start (line 617) | pub fn start(&self) -> usize { function end (line 640) | pub fn end(&self) -> usize { function get_span (line 661) | pub fn get_span(&self) -> Span { function get_range (line 682) | pub fn get_range(&self) -> Range { function get_anchored (line 703) | pub fn get_anchored(&self) -> Anchored { function get_earliest (line 718) | pub fn get_earliest(&self) -> bool { function is_done (line 741) | pub fn is_done(&self) -> bool { function is_char_boundary (line 767) | pub fn is_char_boundary(&self, offset: usize) -> bool { function fmt (line 773) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function from (line 786) | fn from(haystack: &'h H) -> Input<'h> { type Span (line 807) | pub struct Span { method range (line 817) | pub fn range(&self) -> Range { method is_empty (line 823) | pub fn is_empty(&self) -> bool { method len (line 831) | pub fn len(&self) -> usize { method contains (line 840) | pub fn contains(&self, offset: usize) -> bool { method offset (line 847) | pub fn offset(&self, offset: usize) -> Span { method fmt (line 853) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method from (line 885) | fn from(range: Range) -> Span { method eq (line 899) | fn eq(&self, range: &Range) -> bool { type Output (line 859) | type Output = [u8]; function index (line 862) | fn index(&self, index: Span) -> &[u8] { function index_mut (line 869) | fn index_mut(&mut self, index: Span) -> &mut [u8] { type Output (line 875) | type Output = str; function index (line 878) | fn index(&self, index: Span) -> &str { function from (line 892) | fn from(span: Span) -> Range { function eq (line 906) | fn eq(&self, span: &Span) -> bool { type HalfMatch (line 924) | pub struct HalfMatch { method new (line 937) | pub fn new(pattern: PatternID, offset: usize) -> HalfMatch { method must (line 947) | pub fn must(pattern: usize, offset: usize) -> HalfMatch { method pattern (line 957) | pub fn pattern(&self) -> PatternID { method offset (line 967) | pub fn offset(&self) -> usize { type Match (line 985) | pub struct Match { method new (line 1017) | pub fn new>(pattern: PatternID, span: S) -> Match { method must (line 1051) | pub fn must>(pattern: usize, span: S) -> Match { method pattern (line 1062) | pub fn pattern(&self) -> PatternID { method start (line 1070) | pub fn start(&self) -> usize { method end (line 1078) | pub fn end(&self) -> usize { method range (line 1086) | pub fn range(&self) -> core::ops::Range { method span (line 1092) | pub fn span(&self) -> Span { method is_empty (line 1101) | pub fn is_empty(&self) -> bool { method len (line 1109) | pub fn len(&self) -> usize { type PatternSet (line 1149) | pub struct PatternSet { method new (line 1189) | pub fn new(capacity: usize) -> PatternSet { method clear (line 1202) | pub fn clear(&mut self) { method contains (line 1210) | pub fn contains(&self, pid: PatternID) -> bool { method insert (line 1225) | pub fn insert(&mut self, pid: PatternID) -> bool { method try_insert (line 1239) | pub fn try_insert( method is_empty (line 1283) | pub fn is_empty(&self) -> bool { method is_full (line 1297) | pub fn is_full(&self) -> bool { method len (line 1302) | pub fn len(&self) -> usize { method capacity (line 1313) | pub fn capacity(&self) -> usize { method iter (line 1321) | pub fn iter(&self) -> PatternSetIter<'_> { type PatternSetInsertError (line 1335) | pub struct PatternSetInsertError { method fmt (line 1345) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type PatternSetIter (line 1364) | pub struct PatternSetIter<'a> { type Item (line 1370) | type Item = PatternID; method next (line 1372) | fn next(&mut self) -> Option { method size_hint (line 1385) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1392) | fn next_back(&mut self) -> Option { type Anchored (line 1501) | pub enum Anchored { method is_anchored (line 1535) | pub fn is_anchored(&self) -> bool { method pattern (line 1554) | pub fn pattern(&self) -> Option { type MatchKind (line 1698) | pub enum MatchKind { method continue_past_first_match (line 1724) | pub(crate) fn continue_past_first_match(&self) -> bool { method default (line 1730) | fn default() -> MatchKind { type MatchError (line 1783) | pub struct MatchError( method new (line 1793) | pub fn new(kind: MatchErrorKind) -> MatchError { method kind (line 1805) | pub fn kind(&self) -> &MatchErrorKind { method quit (line 1815) | pub fn quit(byte: u8, offset: usize) -> MatchError { method gave_up (line 1824) | pub fn gave_up(offset: usize) -> MatchError { method haystack_too_long (line 1833) | pub fn haystack_too_long(len: usize) -> MatchError { method unsupported_anchored (line 1843) | pub fn unsupported_anchored(mode: Anchored) -> MatchError { method fmt (line 1901) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type MatchErrorKind (line 1854) | pub enum MatchErrorKind { function match_error_size (line 1951) | fn match_error_size() { function match_error_kind_size (line 1963) | fn match_error_kind_size() { function match_error_kind_size (line 1970) | fn match_error_kind_size() { function incorrect_asref_guard (line 1976) | fn incorrect_asref_guard() { FILE: builder/third-party/regex-automata/src/util/sparse_set.rs type SparseSets (line 36) | pub(crate) struct SparseSets { method new (line 45) | pub(crate) fn new(capacity: usize) -> SparseSets { method resize (line 58) | pub(crate) fn resize(&mut self, new_capacity: usize) { method clear (line 64) | pub(crate) fn clear(&mut self) { method swap (line 70) | pub(crate) fn swap(&mut self) { method memory_usage (line 75) | pub(crate) fn memory_usage(&self) -> usize { type SparseSet (line 91) | pub(crate) struct SparseSet { method new (line 117) | pub(crate) fn new(capacity: usize) -> SparseSet { method resize (line 129) | pub(crate) fn resize(&mut self, new_capacity: usize) { method capacity (line 145) | pub(crate) fn capacity(&self) -> usize { method len (line 151) | pub(crate) fn len(&self) -> usize { method is_empty (line 157) | pub(crate) fn is_empty(&self) -> bool { method insert (line 172) | pub(crate) fn insert(&mut self, id: StateID) -> bool { method contains (line 196) | pub(crate) fn contains(&self, id: StateID) -> bool { method clear (line 203) | pub(crate) fn clear(&mut self) { method iter (line 208) | pub(crate) fn iter(&self) -> SparseSetIter<'_> { method memory_usage (line 214) | pub(crate) fn memory_usage(&self) -> usize { method fmt (line 220) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type SparseSetIter (line 230) | pub(crate) struct SparseSetIter<'a>(core::slice::Iter<'a, StateID>); type Item (line 233) | type Item = StateID; method next (line 236) | fn next(&mut self) -> Option { FILE: builder/third-party/regex-automata/src/util/start.rs type Config (line 121) | pub struct Config { method new (line 131) | pub fn new() -> Config { method from_input_forward (line 141) | pub fn from_input_forward(input: &Input<'_>) -> Config { method from_input_reverse (line 155) | pub fn from_input_reverse(input: &Input<'_>) -> Config { method look_behind (line 169) | pub fn look_behind(mut self, byte: Option) -> Config { method anchored (line 177) | pub fn anchored(mut self, mode: Anchored) -> Config { method get_look_behind (line 183) | pub fn get_look_behind(&self) -> Option { method get_anchored (line 188) | pub fn get_anchored(&self) -> Anchored { type StartByteMap (line 208) | pub(crate) struct StartByteMap { method new (line 216) | pub(crate) fn new(lookm: &LookMatcher) -> StartByteMap { method get (line 256) | pub(crate) fn get(&self, byte: u8) -> Start { method from_bytes (line 265) | pub(crate) fn from_bytes( method write_to (line 287) | pub(crate) fn write_to( method write_to_len (line 302) | pub(crate) fn write_to_len(&self) -> usize { method fmt (line 308) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Start (line 344) | pub(crate) enum Start { method from_usize (line 374) | pub(crate) fn from_usize(n: usize) -> Option { method len (line 387) | pub(crate) fn len() -> usize { method as_u8 (line 394) | pub(crate) fn as_u8(&self) -> u8 { method as_usize (line 403) | pub(crate) fn as_usize(&self) -> usize { function start_fwd_done_range (line 413) | fn start_fwd_done_range() { function start_rev_done_range (line 423) | fn start_rev_done_range() { function start_fwd (line 433) | fn start_fwd() { function start_rev (line 457) | fn start_rev() { FILE: builder/third-party/regex-automata/src/util/syntax.rs function parse (line 37) | pub fn parse(pattern: &str) -> Result { function parse_many (line 63) | pub fn parse_many>(patterns: &[P]) -> Result, Err... function parse_with (line 86) | pub fn parse_with(pattern: &str, config: &Config) -> Result { function parse_many_with (line 118) | pub fn parse_many_with>( type Config (line 145) | pub struct Config { method new (line 161) | pub fn new() -> Config { method case_insensitive (line 186) | pub fn case_insensitive(mut self, yes: bool) -> Config { method multi_line (line 201) | pub fn multi_line(mut self, yes: bool) -> Config { method dot_matches_new_line (line 222) | pub fn dot_matches_new_line(mut self, yes: bool) -> Config { method crlf (line 239) | pub fn crlf(mut self, yes: bool) -> Config { method line_terminator (line 264) | pub fn line_terminator(mut self, byte: u8) -> Config { method swap_greed (line 276) | pub fn swap_greed(mut self, yes: bool) -> Config { method ignore_whitespace (line 289) | pub fn ignore_whitespace(mut self, yes: bool) -> Config { method unicode (line 308) | pub fn unicode(mut self, yes: bool) -> Config { method utf8 (line 327) | pub fn utf8(mut self, yes: bool) -> Config { method nest_limit (line 357) | pub fn nest_limit(mut self, limit: u32) -> Config { method octal (line 377) | pub fn octal(mut self, yes: bool) -> Config { method get_unicode (line 383) | pub fn get_unicode(&self) -> bool { method get_case_insensitive (line 388) | pub fn get_case_insensitive(&self) -> bool { method get_multi_line (line 393) | pub fn get_multi_line(&self) -> bool { method get_dot_matches_new_line (line 398) | pub fn get_dot_matches_new_line(&self) -> bool { method get_crlf (line 403) | pub fn get_crlf(&self) -> bool { method get_line_terminator (line 408) | pub fn get_line_terminator(&self) -> u8 { method get_swap_greed (line 413) | pub fn get_swap_greed(&self) -> bool { method get_ignore_whitespace (line 418) | pub fn get_ignore_whitespace(&self) -> bool { method get_utf8 (line 423) | pub fn get_utf8(&self) -> bool { method get_nest_limit (line 428) | pub fn get_nest_limit(&self) -> u32 { method get_octal (line 433) | pub fn get_octal(&self) -> bool { method apply (line 438) | pub(crate) fn apply(&self, builder: &mut ParserBuilder) { method apply_ast (line 454) | pub(crate) fn apply_ast(&self, builder: &mut ast::parse::ParserBuilder) { method apply_hir (line 462) | pub(crate) fn apply_hir( method default (line 479) | fn default() -> Config { FILE: builder/third-party/regex-automata/src/util/unicode_data/perl_word.rs constant PERL_WORD (line 9) | pub const PERL_WORD: &'static [(char, char)] = &[ FILE: builder/third-party/regex-automata/src/util/utf8.rs function is_word_byte (line 16) | pub(crate) fn is_word_byte(b: u8) -> bool { function decode (line 56) | pub(crate) fn decode(bytes: &[u8]) -> Option> { function decode_last (line 79) | pub(crate) fn decode_last(bytes: &[u8]) -> Option> { function len (line 101) | fn len(byte: u8) -> Option { function is_boundary (line 123) | pub(crate) fn is_boundary(bytes: &[u8], i: usize) -> bool { function is_leading_or_invalid_byte (line 143) | fn is_leading_or_invalid_byte(b: u8) -> bool { FILE: builder/third-party/regex-automata/src/util/wire.rs type AlignAs (line 66) | pub struct AlignAs { type SerializeError (line 88) | pub struct SerializeError { method buffer_too_small (line 108) | pub(crate) fn buffer_too_small(what: &'static str) -> SerializeError { method fmt (line 114) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type DeserializeError (line 138) | pub struct DeserializeError(DeserializeErrorKind); method generic (line 155) | pub(crate) fn generic(msg: &'static str) -> DeserializeError { method buffer_too_small (line 159) | pub(crate) fn buffer_too_small(what: &'static str) -> DeserializeError { method invalid_usize (line 163) | fn invalid_usize(what: &'static str) -> DeserializeError { method version_mismatch (line 167) | fn version_mismatch(expected: u32, found: u32) -> DeserializeError { method endian_mismatch (line 174) | fn endian_mismatch(expected: u32, found: u32) -> DeserializeError { method alignment_mismatch (line 181) | fn alignment_mismatch( method label_mismatch (line 191) | fn label_mismatch(expected: &'static str) -> DeserializeError { method arithmetic_overflow (line 195) | fn arithmetic_overflow(what: &'static str) -> DeserializeError { method pattern_id_error (line 199) | fn pattern_id_error( method state_id_error (line 206) | pub(crate) fn state_id_error( method fmt (line 218) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type DeserializeErrorKind (line 141) | enum DeserializeErrorKind { function u32s_to_state_ids (line 270) | pub(crate) fn u32s_to_state_ids(slice: &[u32]) -> &[StateID] { function u32s_to_state_ids_mut (line 285) | pub(crate) fn u32s_to_state_ids_mut(slice: &mut [u32]) -> &mut [StateID] { function u32s_to_pattern_ids (line 301) | pub(crate) fn u32s_to_pattern_ids(slice: &[u32]) -> &[PatternID] { function check_alignment (line 320) | pub(crate) fn check_alignment( function skip_initial_padding (line 340) | pub(crate) fn skip_initial_padding(slice: &[u8]) -> usize { function alloc_aligned_buffer (line 365) | pub(crate) fn alloc_aligned_buffer(size: usize) -> (Vec, usize) { function read_label (line 421) | pub(crate) fn read_label( function write_label (line 460) | pub(crate) fn write_label( function write_label_len (line 480) | pub(crate) fn write_label_len(label: &str) -> usize { function read_endianness_check (line 497) | pub(crate) fn read_endianness_check( function write_endianness_check (line 515) | pub(crate) fn write_endianness_check( function write_endianness_check_len (line 527) | pub(crate) fn write_endianness_check_len() -> usize { function read_version (line 540) | pub(crate) fn read_version( function write_version (line 559) | pub(crate) fn write_version( function write_version_len (line 572) | pub(crate) fn write_version_len() -> usize { function read_pattern_id (line 581) | pub(crate) fn read_pattern_id( function read_pattern_id_unchecked (line 597) | pub(crate) fn read_pattern_id_unchecked(slice: &[u8]) -> (PatternID, usi... function write_pattern_id (line 608) | pub(crate) fn write_pattern_id( function try_read_state_id (line 621) | pub(crate) fn try_read_state_id( function read_state_id (line 636) | pub(crate) fn read_state_id( function read_state_id_unchecked (line 652) | pub(crate) fn read_state_id_unchecked(slice: &[u8]) -> (StateID, usize) { function write_state_id (line 663) | pub(crate) fn write_state_id( function try_read_u16_as_usize (line 679) | pub(crate) fn try_read_u16_as_usize( function try_read_u32_as_usize (line 698) | pub(crate) fn try_read_u32_as_usize( function try_read_u16 (line 716) | pub(crate) fn try_read_u16( function try_read_u32 (line 731) | pub(crate) fn try_read_u32( function try_read_u128 (line 746) | pub(crate) fn try_read_u128( function read_u16 (line 760) | pub(crate) fn read_u16(slice: &[u8]) -> u16 { function read_u32 (line 771) | pub(crate) fn read_u32(slice: &[u8]) -> u32 { function read_u128 (line 778) | pub(crate) fn read_u128(slice: &[u8]) -> u128 { function check_slice_len (line 786) | pub(crate) fn check_slice_len( function mul (line 801) | pub(crate) fn mul( function add (line 816) | pub(crate) fn add( function shl (line 831) | pub(crate) fn shl( function padding_len (line 847) | pub(crate) fn padding_len(non_padding_len: usize) -> usize { type Endian (line 855) | pub(crate) trait Endian { method write_u16 (line 859) | fn write_u16(n: u16, dst: &mut [u8]); method write_u32 (line 864) | fn write_u32(n: u32, dst: &mut [u8]); method write_u128 (line 869) | fn write_u128(n: u128, dst: &mut [u8]); method write_u16 (line 883) | fn write_u16(n: u16, dst: &mut [u8]) { method write_u32 (line 887) | fn write_u32(n: u32, dst: &mut [u8]) { method write_u128 (line 891) | fn write_u128(n: u128, dst: &mut [u8]) { method write_u16 (line 897) | fn write_u16(n: u16, dst: &mut [u8]) { method write_u32 (line 901) | fn write_u32(n: u32, dst: &mut [u8]) { method write_u128 (line 905) | fn write_u128(n: u128, dst: &mut [u8]) { type LE (line 873) | pub(crate) enum LE {} type BE (line 875) | pub(crate) enum BE {} type NE (line 878) | pub(crate) type NE = LE; type NE (line 880) | pub(crate) type NE = BE; function labels (line 915) | fn labels() { function bad_label_interior_nul (line 928) | fn bad_label_interior_nul() { function bad_label_almost_too_long (line 934) | fn bad_label_almost_too_long() { function bad_label_too_long (line 941) | fn bad_label_too_long() { function padding (line 947) | fn padding() { FILE: builder/third-party/regex-automata/tests/dfa/api.rs function quit_fwd (line 11) | fn quit_fwd() -> Result<(), Box> { function quit_rev (line 33) | fn quit_rev() -> Result<(), Box> { function quit_panics (line 52) | fn quit_panics() { function unicode_word_implicitly_works (line 60) | fn unicode_word_implicitly_works() -> Result<(), Box> { FILE: builder/third-party/regex-automata/tests/dfa/onepass/suite.rs constant EXPANSIONS (line 16) | const EXPANSIONS: &[&str] = &["is_match", "find", "captures"]; function default (line 20) | fn default() -> Result<()> { function starts_for_each_pattern (line 32) | fn starts_for_each_pattern() -> Result<()> { function no_byte_classes (line 48) | fn no_byte_classes() -> Result<()> { function compiler (line 58) | fn compiler( function run_test (line 95) | fn run_test( function configure_onepass_builder (line 163) | fn configure_onepass_builder( function config_thompson (line 184) | fn config_thompson(test: &RegexTest) -> thompson::Config { function config_syntax (line 191) | fn config_syntax(test: &RegexTest) -> syntax::Config { FILE: builder/third-party/regex-automata/tests/dfa/regression.rs function minimize_sets_correct_match_states (line 6) | fn minimize_sets_correct_match_states() { FILE: builder/third-party/regex-automata/tests/dfa/suite.rs constant EXPANSIONS (line 20) | const EXPANSIONS: &[&str] = &["is_match", "find", "which"]; function unminimized_default (line 24) | fn unminimized_default() -> Result<()> { function unminimized_prefilter (line 37) | fn unminimized_prefilter() -> Result<()> { function unminimized_specialized_start_states (line 67) | fn unminimized_specialized_start_states() -> Result<()> { function unminimized_no_byte_class (line 81) | fn unminimized_no_byte_class() -> Result<()> { function unminimized_nfa_shrink (line 95) | fn unminimized_nfa_shrink() -> Result<()> { function minimized_default (line 110) | fn minimized_default() -> Result<()> { function minimized_no_byte_class (line 123) | fn minimized_no_byte_class() -> Result<()> { function sparse_unminimized_default (line 137) | fn sparse_unminimized_default() -> Result<()> { function sparse_unminimized_prefilter (line 149) | fn sparse_unminimized_prefilter() -> Result<()> { function serialization_unminimized_default (line 183) | fn serialization_unminimized_default() -> Result<()> { function sparse_serialization_unminimized_default (line 213) | fn sparse_serialization_unminimized_default() -> Result<()> { function dense_compiler (line 238) | fn dense_compiler( function sparse_compiler (line 248) | fn sparse_compiler( function compiler (line 261) | fn compiler( function run_test (line 299) | fn run_test(re: &Regex, test: &RegexTest) -> TestResult { function configure_regex_builder (line 342) | fn configure_regex_builder( function config_thompson (line 378) | fn config_thompson(test: &RegexTest) -> thompson::Config { function config_syntax (line 385) | fn config_syntax(test: &RegexTest) -> syntax::Config { function try_search_overlapping (line 416) | fn try_search_overlapping( FILE: builder/third-party/regex-automata/tests/fuzz/dense.rs function invalid_byte_classes (line 7) | fn invalid_byte_classes() { function invalid_byte_classes_min (line 15) | fn invalid_byte_classes_min() { function fuzz_run (line 24) | fn fuzz_run(given_data: &[u8]) -> Option<()> { FILE: builder/third-party/regex-automata/tests/fuzz/sparse.rs function invalid_special_state (line 11) | fn invalid_special_state() { function transition_to_invalid_but_valid_state (line 33) | fn transition_to_invalid_but_valid_state() { function start_state_is_not_match_state (line 45) | fn start_state_is_not_match_state() { function start_state_has_valid_transitions (line 60) | fn start_state_has_valid_transitions() { function match_state_inconsistency (line 71) | fn match_state_inconsistency() { function invalid_accelerators (line 83) | fn invalid_accelerators() { function eoi_transition_to_quit_state (line 95) | fn eoi_transition_to_quit_state() { function fuzz_run (line 104) | fn fuzz_run(given_data: &[u8]) -> Option<()> { FILE: builder/third-party/regex-automata/tests/gen/dense/mod.rs function multi_pattern_v2 (line 6) | fn multi_pattern_v2() { FILE: builder/third-party/regex-automata/tests/gen/sparse/mod.rs function multi_pattern_v2 (line 6) | fn multi_pattern_v2() { FILE: builder/third-party/regex-automata/tests/hybrid/api.rs function too_many_cache_resets_cause_quit (line 27) | fn too_many_cache_resets_cause_quit() -> Result<(), Box> { function quit_fwd (line 106) | fn quit_fwd() -> Result<(), Box> { function quit_rev (line 130) | fn quit_rev() -> Result<(), Box> { function quit_panics (line 150) | fn quit_panics() { function unicode_word_implicitly_works (line 158) | fn unicode_word_implicitly_works() -> Result<(), Box> { FILE: builder/third-party/regex-automata/tests/hybrid/suite.rs constant EXPANSIONS (line 20) | const EXPANSIONS: &[&str] = &["is_match", "find", "which"]; function default (line 24) | fn default() -> Result<()> { function prefilter (line 37) | fn prefilter() -> Result<()> { function nfa_shrink (line 75) | fn nfa_shrink() -> Result<()> { function starts_for_each_pattern (line 88) | fn starts_for_each_pattern() -> Result<()> { function specialize_start_states (line 102) | fn specialize_start_states() -> Result<()> { function no_byte_classes (line 120) | fn no_byte_classes() -> Result<()> { function no_cache_clearing (line 139) | fn no_cache_clearing() -> Result<()> { function min_cache_capacity (line 153) | fn min_cache_capacity() -> Result<()> { function compiler (line 164) | fn compiler( function run_test (line 194) | fn run_test( function configure_regex_builder (line 244) | fn configure_regex_builder( function config_thompson (line 272) | fn config_thompson(test: &RegexTest) -> thompson::Config { function config_syntax (line 279) | fn config_syntax(test: &RegexTest) -> syntax::Config { function try_search_overlapping (line 310) | fn try_search_overlapping( FILE: builder/third-party/regex-automata/tests/lib.rs function suite (line 31) | fn suite() -> anyhow::Result { function create_input (line 73) | fn create_input<'h>( function testify_captures (line 89) | fn testify_captures( function untestify_kind (line 105) | fn untestify_kind( FILE: builder/third-party/regex-automata/tests/meta/suite.rs constant BLACKLIST (line 16) | const BLACKLIST: &[&str] = &[ function default (line 31) | fn default() -> Result<()> { function no_dfa (line 44) | fn no_dfa() -> Result<()> { function no_dfa_hybrid (line 58) | fn no_dfa_hybrid() -> Result<()> { function no_dfa_hybrid_onepass (line 73) | fn no_dfa_hybrid_onepass() -> Result<()> { function no_dfa_hybrid_onepass_backtrack (line 88) | fn no_dfa_hybrid_onepass_backtrack() -> Result<()> { function compiler (line 106) | fn compiler( function run_test (line 120) | fn run_test(re: &Regex, test: &RegexTest) -> TestResult { function configure_meta_builder (line 176) | fn configure_meta_builder( function config_syntax (line 194) | fn config_syntax(test: &RegexTest) -> syntax::Config { FILE: builder/third-party/regex-automata/tests/nfa/thompson/backtrack/suite.rs function default (line 22) | fn default() -> Result<()> { function prefilter (line 41) | fn prefilter() -> Result<()> { function min_visited_capacity (line 68) | fn min_visited_capacity() -> Result<()> { function compiler (line 100) | fn compiler( function run_test (line 115) | fn run_test( function configure_backtrack_builder (line 165) | fn configure_backtrack_builder( function config_thompson (line 200) | fn config_thompson(test: &RegexTest) -> thompson::Config { function config_syntax (line 207) | fn config_syntax(test: &RegexTest) -> syntax::Config { FILE: builder/third-party/regex-automata/tests/nfa/thompson/pikevm/suite.rs function default (line 21) | fn default() -> Result<()> { function prefilter (line 31) | fn prefilter() -> Result<()> { function compiler (line 53) | fn compiler( function run_test (line 68) | fn run_test( function configure_pikevm_builder (line 132) | fn configure_pikevm_builder( function config_thompson (line 149) | fn config_thompson(test: &RegexTest) -> thompson::Config { function config_syntax (line 156) | fn config_syntax(test: &RegexTest) -> syntax::Config { FILE: builder/third-party/regex-syntax/benches/bench.rs function parse_simple1 (line 9) | fn parse_simple1(b: &mut Bencher) { function parse_simple2 (line 17) | fn parse_simple2(b: &mut Bencher) { function parse_small1 (line 25) | fn parse_small1(b: &mut Bencher) { function parse_medium1 (line 33) | fn parse_medium1(b: &mut Bencher) { function parse_medium2 (line 41) | fn parse_medium2(b: &mut Bencher) { function parse_medium3 (line 49) | fn parse_medium3(b: &mut Bencher) { function parse_huge (line 58) | fn parse_huge(b: &mut Bencher) { FILE: builder/third-party/regex-syntax/src/ast/mod.rs type Error (line 24) | pub struct Error { method kind (line 36) | pub fn kind(&self) -> &ErrorKind { method pattern (line 43) | pub fn pattern(&self) -> &str { method span (line 48) | pub fn span(&self) -> &Span { method auxiliary_span (line 57) | pub fn auxiliary_span(&self) -> Option<&Span> { method fmt (line 196) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type ErrorKind (line 75) | pub enum ErrorKind { method fmt (line 202) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Span (line 319) | pub struct Span { method fmt (line 327) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method new (line 384) | pub fn new(start: Position, end: Position) -> Span { method splat (line 389) | pub fn splat(pos: Position) -> Span { method with_start (line 395) | pub fn with_start(self, pos: Position) -> Span { method with_end (line 401) | pub fn with_end(self, pos: Position) -> Span { method is_one_line (line 406) | pub fn is_one_line(&self) -> bool { method is_empty (line 412) | pub fn is_empty(&self) -> bool { method cmp (line 333) | fn cmp(&self, other: &Span) -> Ordering { method partial_cmp (line 339) | fn partial_cmp(&self, other: &Span) -> Option { type Position (line 350) | pub struct Position { method fmt (line 361) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method new (line 426) | pub fn new(offset: usize, line: usize, column: usize) -> Position { method cmp (line 371) | fn cmp(&self, other: &Position) -> Ordering { method partial_cmp (line 377) | fn partial_cmp(&self, other: &Position) -> Option { type WithComments (line 439) | pub struct WithComments { type Comment (line 452) | pub struct Comment { type Ast (line 469) | pub enum Ast { method empty (line 500) | pub fn empty(span: Span) -> Ast { method flags (line 505) | pub fn flags(e: SetFlags) -> Ast { method literal (line 510) | pub fn literal(e: Literal) -> Ast { method dot (line 515) | pub fn dot(span: Span) -> Ast { method assertion (line 520) | pub fn assertion(e: Assertion) -> Ast { method class_unicode (line 525) | pub fn class_unicode(e: ClassUnicode) -> Ast { method class_perl (line 530) | pub fn class_perl(e: ClassPerl) -> Ast { method class_bracketed (line 535) | pub fn class_bracketed(e: ClassBracketed) -> Ast { method repetition (line 540) | pub fn repetition(e: Repetition) -> Ast { method group (line 545) | pub fn group(e: Group) -> Ast { method alternation (line 550) | pub fn alternation(e: Alternation) -> Ast { method concat (line 555) | pub fn concat(e: Concat) -> Ast { method span (line 560) | pub fn span(&self) -> &Span { method is_empty (line 578) | pub fn is_empty(&self) -> bool { method has_subexprs (line 587) | fn has_subexprs(&self) -> bool { method fmt (line 614) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Alternation (line 623) | pub struct Alternation { method into_ast (line 636) | pub fn into_ast(mut self) -> Ast { type Concat (line 648) | pub struct Concat { method into_ast (line 661) | pub fn into_ast(mut self) -> Ast { type Literal (line 677) | pub struct Literal { method byte (line 689) | pub fn byte(&self) -> Option { type LiteralKind (line 702) | pub enum LiteralKind { type SpecialLiteralKind (line 732) | pub enum SpecialLiteralKind { type HexLiteralKind (line 757) | pub enum HexLiteralKind { method digits (line 773) | pub fn digits(&self) -> u32 { type ClassPerl (line 785) | pub struct ClassPerl { type ClassPerlKind (line 798) | pub enum ClassPerlKind { type ClassAscii (line 810) | pub struct ClassAscii { type ClassAsciiKind (line 823) | pub enum ClassAsciiKind { method from_name (line 862) | pub fn from_name(name: &str) -> Option { type ClassUnicode (line 887) | pub struct ClassUnicode { method is_negated (line 909) | pub fn is_negated(&self) -> bool { type ClassUnicodeKind (line 922) | pub enum ClassUnicodeKind { method arbitrary (line 941) | fn arbitrary( method size_hint (line 1042) | fn size_hint(depth: usize) -> (usize, Option) { type ClassUnicodeOpKind (line 1089) | pub enum ClassUnicodeOpKind { method is_equal (line 1101) | pub fn is_equal(&self) -> bool { type ClassBracketed (line 1112) | pub struct ClassBracketed { type ClassSet (line 1131) | pub enum ClassSet { method union (line 1141) | pub fn union(ast: ClassSetUnion) -> ClassSet { method span (line 1146) | pub fn span(&self) -> &Span { method is_empty (line 1154) | fn is_empty(&self) -> bool { type ClassSetItem (line 1165) | pub enum ClassSetItem { method span (line 1192) | pub fn span(&self) -> &Span { type ClassSetRange (line 1209) | pub struct ClassSetRange { method is_valid (line 1223) | pub fn is_valid(&self) -> bool { type ClassSetUnion (line 1231) | pub struct ClassSetUnion { method push (line 1250) | pub fn push(&mut self, item: ClassSetItem) { method into_item (line 1264) | pub fn into_item(mut self) -> ClassSetItem { type ClassSetBinaryOp (line 1276) | pub struct ClassSetBinaryOp { type ClassSetBinaryOpKind (line 1294) | pub enum ClassSetBinaryOpKind { type Assertion (line 1308) | pub struct Assertion { type AssertionKind (line 1318) | pub enum AssertionKind { type Repetition (line 1348) | pub struct Repetition { type RepetitionOp (line 1362) | pub struct RepetitionOp { type RepetitionKind (line 1373) | pub enum RepetitionKind { type RepetitionRange (line 1387) | pub enum RepetitionRange { method is_valid (line 1401) | pub fn is_valid(&self) -> bool { type Group (line 1417) | pub struct Group { method flags (line 1429) | pub fn flags(&self) -> Option<&Flags> { method is_capturing (line 1437) | pub fn is_capturing(&self) -> bool { method capture_index (line 1447) | pub fn capture_index(&self) -> Option { type GroupKind (line 1459) | pub enum GroupKind { type CaptureName (line 1478) | pub struct CaptureName { method arbitrary (line 1489) | fn arbitrary( method size_hint (line 1507) | fn size_hint(depth: usize) -> (usize, Option) { type SetFlags (line 1519) | pub struct SetFlags { type Flags (line 1531) | pub struct Flags { method add_item (line 1545) | pub fn add_item(&mut self, item: FlagsItem) -> Option { method flag_state (line 1564) | pub fn flag_state(&self, flag: Flag) -> Option { type FlagsItem (line 1584) | pub struct FlagsItem { type FlagsItemKind (line 1594) | pub enum FlagsItemKind { method is_negation (line 1604) | pub fn is_negation(&self) -> bool { type Flag (line 1615) | pub enum Flag { method drop (line 1635) | fn drop(&mut self) { method drop (line 1690) | fn drop(&mut self) { function no_stack_overflow_on_drop (line 1757) | fn no_stack_overflow_on_drop() { function ast_size (line 1799) | fn ast_size() { FILE: builder/third-party/regex-syntax/src/ast/parse.rs type Result (line 24) | type Result = core::result::Result; type Primitive (line 33) | enum Primitive { method span (line 43) | fn span(&self) -> &Span { method into_ast (line 54) | fn into_ast(self) -> Ast { method into_class_set_item (line 68) | fn into_class_set_item>( method into_class_literal (line 89) | fn into_class_literal>( function is_hex (line 103) | fn is_hex(c: char) -> bool { function is_capture_char (line 111) | fn is_capture_char(c: char, first: bool) -> bool { type ParserBuilder (line 123) | pub struct ParserBuilder { method new (line 138) | pub fn new() -> ParserBuilder { method build (line 148) | pub fn build(&self) -> Parser { method nest_limit (line 190) | pub fn nest_limit(&mut self, limit: u32) -> &mut ParserBuilder { method octal (line 210) | pub fn octal(&mut self, yes: bool) -> &mut ParserBuilder { method ignore_whitespace (line 223) | pub fn ignore_whitespace(&mut self, yes: bool) -> &mut ParserBuilder { method empty_min_range (line 235) | pub fn empty_min_range(&mut self, yes: bool) -> &mut ParserBuilder { method default (line 131) | fn default() -> ParserBuilder { type Parser (line 249) | pub struct Parser { method new (line 357) | pub fn new() -> Parser { method parse (line 362) | pub fn parse(&mut self, pattern: &str) -> Result { method parse_with_comments (line 368) | pub fn parse_with_comments( method reset (line 380) | fn reset(&self) { type ParserI (line 295) | struct ParserI<'s, P> { type GroupState (line 306) | enum GroupState { type ClassState (line 330) | enum ClassState { function new (line 393) | fn new(parser: P, pattern: &'s str) -> ParserI<'s, P> { function parser (line 398) | fn parser(&self) -> &Parser { function pattern (line 403) | fn pattern(&self) -> &str { function error (line 408) | fn error(&self, span: Span, kind: ast::ErrorKind) -> ast::Error { function offset (line 416) | fn offset(&self) -> usize { function line (line 423) | fn line(&self) -> usize { function column (line 430) | fn column(&self) -> usize { function next_capture_index (line 441) | fn next_capture_index(&self, span: Span) -> Result { function add_capture_name (line 452) | fn add_capture_name(&self, cap: &ast::CaptureName) -> Result<()> { function ignore_whitespace (line 469) | fn ignore_whitespace(&self) -> bool { function char (line 476) | fn char(&self) -> char { function char_at (line 483) | fn char_at(&self, i: usize) -> char { function bump (line 493) | fn bump(&self) -> bool { function bump_if (line 513) | fn bump_if(&self, prefix: &str) -> bool { function is_lookaround_prefix (line 531) | fn is_lookaround_prefix(&self) -> bool { function bump_and_bump_space (line 541) | fn bump_and_bump_space(&self) -> bool { function bump_space (line 558) | fn bump_space(&self) { function peek (line 591) | fn peek(&self) -> Option { function peek_space (line 600) | fn peek_space(&self) -> Option { function is_eof (line 625) | fn is_eof(&self) -> bool { function pos (line 631) | fn pos(&self) -> Position { function span (line 637) | fn span(&self) -> Span { function span_char (line 642) | fn span_char(&self) -> Span { function push_alternate (line 665) | fn push_alternate(&self, mut concat: ast::Concat) -> Result { function push_or_add_alternation (line 675) | fn push_or_add_alternation(&self, concat: ast::Concat) { function push_group (line 703) | fn push_group(&self, mut concat: ast::Concat) -> Result { function pop_group (line 744) | fn pop_group(&self, mut group_concat: ast::Concat) -> Result { function pop_group_end (line 796) | fn pop_group_end(&self, mut concat: ast::Concat) -> Result { function push_class_open (line 839) | fn push_class_open( function pop_class (line 868) | fn pop_class( function unclosed_class_error (line 917) | fn unclosed_class_error(&self) -> ast::Error { function push_class_op (line 934) | fn push_class_op( function pop_class_op (line 954) | fn pop_class_op(&self, rhs: ast::ClassSet) -> ast::ClassSet { function parse (line 976) | fn parse(&self) -> Result { function parse_with_comments (line 982) | fn parse_with_comments(&self) -> Result { function parse_uncounted_repetition (line 1048) | fn parse_uncounted_repetition( function parse_counted_repetition (line 1103) | fn parse_counted_repetition( function parse_group (line 1227) | fn parse_group(&self) -> Result> { function parse_capture_name (line 1298) | fn parse_capture_name( function parse_flags (line 1359) | fn parse_flags(&self) -> Result { function parse_flag (line 1411) | fn parse_flag(&self) -> Result { function parse_primitive (line 1437) | fn parse_primitive(&self) -> Result { function parse_escape (line 1479) | fn parse_escape(&self) -> Result { function maybe_parse_special_word_boundary (line 1617) | fn maybe_parse_special_word_boundary( function parse_octal (line 1682) | fn parse_octal(&self) -> ast::Literal { function parse_hex (line 1713) | fn parse_hex(&self) -> Result { function parse_hex_digits (line 1743) | fn parse_hex_digits( function parse_hex_brace (line 1786) | fn parse_hex_brace( function parse_decimal (line 1843) | fn parse_decimal(&self) -> Result { function parse_set_class (line 1877) | fn parse_set_class(&self) -> Result { function parse_set_class_range (line 1944) | fn parse_set_class_range(&self) -> Result { function parse_set_class_item (line 1991) | fn parse_set_class_item(&self) -> Result { function parse_set_class_open (line 2022) | fn parse_set_class_open( function maybe_parse_ascii_class (line 2096) | fn maybe_parse_ascii_class(&self) -> Option { function parse_unicode_class (line 2167) | fn parse_unicode_class(&self) -> Result { function parse_perl_class (line 2246) | fn parse_perl_class(&self) -> ast::ClassPerl { type NestLimiter (line 2266) | struct NestLimiter<'p, 's, P> { function new (line 2274) | fn new(p: &'p ParserI<'s, P>) -> NestLimiter<'p, 's, P> { function check (line 2279) | fn check(self, ast: &Ast) -> Result<()> { function increment_depth (line 2283) | fn increment_depth(&mut self, span: &Span) -> Result<()> { function decrement_depth (line 2301) | fn decrement_depth(&mut self) { type Output (line 2309) | type Output = (); type Err (line 2310) | type Err = ast::Error; function finish (line 2312) | fn finish(self) -> Result<()> { function visit_pre (line 2316) | fn visit_pre(&mut self, ast: &Ast) -> Result<()> { function visit_post (line 2337) | fn visit_post(&mut self, ast: &Ast) -> Result<()> { function visit_class_set_item_pre (line 2360) | fn visit_class_set_item_pre( function visit_class_set_item_post (line 2380) | fn visit_class_set_item_post( function visit_class_set_binary_op_pre (line 2401) | fn visit_class_set_binary_op_pre( function visit_class_set_binary_op_post (line 2408) | fn visit_class_set_binary_op_post( function specialize_err (line 2420) | fn specialize_err( type TestError (line 2466) | struct TestError { method eq (line 2472) | fn eq(&self, other: &ast::Error) -> bool { function eq (line 2478) | fn eq(&self, other: &TestError) -> bool { function s (line 2483) | fn s(str: &str) -> String { function parser (line 2487) | fn parser(pattern: &str) -> ParserI<'_, Parser> { function parser_octal (line 2491) | fn parser_octal(pattern: &str) -> ParserI<'_, Parser> { function parser_empty_min_range (line 2496) | fn parser_empty_min_range(pattern: &str) -> ParserI<'_, Parser> { function parser_nest_limit (line 2501) | fn parser_nest_limit( function parser_ignore_whitespace (line 2509) | fn parser_ignore_whitespace(pattern: &str) -> ParserI<'_, Parser> { function nspan (line 2515) | fn nspan(start: Position, end: Position) -> Span { function npos (line 2520) | fn npos(offset: usize, line: usize, column: usize) -> Position { function span (line 2527) | fn span(range: Range) -> Span { function span_range (line 2534) | fn span_range(subject: &str, range: Range) -> Span { function lit (line 2557) | fn lit(c: char, start: usize) -> Ast { function meta_lit (line 2562) | fn meta_lit(c: char, span: Span) -> Ast { function lit_with (line 2567) | fn lit_with(c: char, span: Span) -> Ast { function concat (line 2576) | fn concat(range: Range, asts: Vec) -> Ast { function concat_with (line 2581) | fn concat_with(span: Span, asts: Vec) -> Ast { function alt (line 2586) | fn alt(range: Range, asts: Vec) -> Ast { function group (line 2591) | fn group(range: Range, index: u32, ast: Ast) -> Ast { function flag_set (line 2606) | fn flag_set( function parse_nest_limit (line 2635) | fn parse_nest_limit() { function parse_comments (line 2793) | fn parse_comments() { function parse_holistic (line 2840) | fn parse_holistic() { function parse_ignore_whitespace (line 2871) | fn parse_ignore_whitespace() { function parse_newlines (line 3025) | fn parse_newlines() { function parse_uncounted_repetition (line 3067) | fn parse_uncounted_repetition() { function parse_counted_repetition (line 3291) | fn parse_counted_repetition() { function parse_alternate (line 3579) | fn parse_alternate() { function parse_unsupported_lookaround (line 3739) | fn parse_unsupported_lookaround() { function parse_group (line 3771) | fn parse_group() { function parse_capture_name (line 3983) | fn parse_capture_name() { function parse_flags (line 4242) | fn parse_flags() { function parse_flag (line 4428) | fn parse_flag() { function parse_primitive_non_escape (line 4454) | fn parse_primitive_non_escape() { function parse_escape (line 4501) | fn parse_escape() { function parse_unsupported_backreference (line 4696) | fn parse_unsupported_backreference() { function parse_octal (line 4714) | fn parse_octal() { function parse_hex_two (line 4789) | fn parse_hex_two() { function parse_hex_four (line 4826) | fn parse_hex_four() { function parse_hex_eight (line 4890) | fn parse_hex_eight() { function parse_hex_brace (line 4975) | fn parse_hex_brace() { function parse_decimal (line 5080) | fn parse_decimal() { function parse_set_class (line 5103) | fn parse_set_class() { function parse_set_class_open (line 5686) | fn parse_set_class_open() { function maybe_parse_ascii_class (line 5965) | fn maybe_parse_ascii_class() { function parse_unicode_class (line 6017) | fn parse_unicode_class() { function parse_perl_class (line 6215) | fn parse_perl_class() { function regression_454_nest_too_big (line 6297) | fn regression_454_nest_too_big() { function regression_455_trailing_dash_ignore_whitespace (line 6340) | fn regression_455_trailing_dash_ignore_whitespace() { FILE: builder/third-party/regex-syntax/src/ast/print.rs type PrinterBuilder (line 18) | struct PrinterBuilder { method new (line 29) | fn new() -> PrinterBuilder { method build (line 33) | fn build(&self) -> Printer { method default (line 23) | fn default() -> PrinterBuilder { type Printer (line 48) | pub struct Printer { method new (line 54) | pub fn new() -> Printer { method print (line 62) | pub fn print(&mut self, ast: &Ast, wtr: W) -> fmt::Resu... type Writer (line 68) | struct Writer { type Output (line 73) | type Output = (); type Err (line 74) | type Err = fmt::Error; method finish (line 76) | fn finish(self) -> fmt::Result { method visit_pre (line 80) | fn visit_pre(&mut self, ast: &Ast) -> fmt::Result { method visit_post (line 88) | fn visit_post(&mut self, ast: &Ast) -> fmt::Result { method visit_alternation_in (line 105) | fn visit_alternation_in(&mut self) -> fmt::Result { method visit_class_set_item_pre (line 109) | fn visit_class_set_item_pre( method visit_class_set_item_post (line 121) | fn visit_class_set_item_post( method visit_class_set_binary_op_in (line 144) | fn visit_class_set_binary_op_in( function fmt_group_pre (line 153) | fn fmt_group_pre(&mut self, ast: &ast::Group) -> fmt::Result { function fmt_group_post (line 173) | fn fmt_group_post(&mut self, _ast: &ast::Group) -> fmt::Result { function fmt_repetition (line 177) | fn fmt_repetition(&mut self, ast: &ast::Repetition) -> fmt::Result { function fmt_repetition_range (line 196) | fn fmt_repetition_range( function fmt_literal (line 208) | fn fmt_literal(&mut self, ast: &ast::Literal) -> fmt::Result { function fmt_assertion (line 255) | fn fmt_assertion(&mut self, ast: &ast::Assertion) -> fmt::Result { function fmt_set_flags (line 273) | fn fmt_set_flags(&mut self, ast: &ast::SetFlags) -> fmt::Result { function fmt_flags (line 280) | fn fmt_flags(&mut self, ast: &ast::Flags) -> fmt::Result { function fmt_class_bracketed_pre (line 300) | fn fmt_class_bracketed_pre( function fmt_class_bracketed_post (line 311) | fn fmt_class_bracketed_post( function fmt_class_set_binary_op_kind (line 318) | fn fmt_class_set_binary_op_kind( function fmt_class_perl (line 330) | fn fmt_class_perl(&mut self, ast: &ast::ClassPerl) -> fmt::Result { function fmt_class_ascii (line 342) | fn fmt_class_ascii(&mut self, ast: &ast::ClassAscii) -> fmt::Result { function fmt_class_unicode (line 376) | fn fmt_class_unicode(&mut self, ast: &ast::ClassUnicode) -> fmt::Result { function roundtrip (line 409) | fn roundtrip(given: &str) { function roundtrip_with (line 413) | fn roundtrip_with(mut f: F, given: &str) function print_literal (line 428) | fn print_literal() { function print_dot (line 451) | fn print_dot() { function print_concat (line 456) | fn print_concat() { function print_alternation (line 463) | fn print_alternation() { function print_assertion (line 472) | fn print_assertion() { function print_repetition (line 482) | fn print_repetition() { function print_flags (line 498) | fn print_flags() { function print_group (line 507) | fn print_group() { function print_class (line 515) | fn print_class() { FILE: builder/third-party/regex-syntax/src/ast/visitor.rs type Visitor (line 20) | pub trait Visitor { method finish (line 28) | fn finish(self) -> Result; method start (line 31) | fn start(&mut self) {} method visit_pre (line 35) | fn visit_pre(&mut self, _ast: &Ast) -> Result<(), Self::Err> { method visit_post (line 41) | fn visit_post(&mut self, _ast: &Ast) -> Result<(), Self::Err> { method visit_alternation_in (line 47) | fn visit_alternation_in(&mut self) -> Result<(), Self::Err> { method visit_concat_in (line 52) | fn visit_concat_in(&mut self) -> Result<(), Self::Err> { method visit_class_set_item_pre (line 58) | fn visit_class_set_item_pre( method visit_class_set_item_post (line 67) | fn visit_class_set_item_post( method visit_class_set_binary_op_pre (line 77) | fn visit_class_set_binary_op_pre( method visit_class_set_binary_op_post (line 87) | fn visit_class_set_binary_op_post( method visit_class_set_binary_op_in (line 96) | fn visit_class_set_binary_op_in( function visit (line 118) | pub fn visit(ast: &Ast, visitor: V) -> Result { type Frame (line 136) | enum Frame<'a> { type ClassFrame (line 163) | enum ClassFrame<'a> { type ClassInduct (line 195) | enum ClassInduct<'a> { function new (line 201) | fn new() -> HeapVisitor<'a> { function visit (line 205) | fn visit( function induct (line 261) | fn induct( function pop (line 288) | fn pop(&self, induct: Frame<'a>) -> Option> { function visit_class (line 312) | fn visit_class( function visit_class_pre (line 353) | fn visit_class_pre( function visit_class_post (line 370) | fn visit_class_post( function induct_class (line 388) | fn induct_class(&self, ast: &ClassInduct<'a>) -> Option> { function pop_class (line 419) | fn pop_class(&self, induct: ClassFrame<'a>) -> Option> { function child (line 443) | fn child(&self) -> &'a Ast { function child (line 456) | fn child(&self) -> ClassInduct<'a> { function from_bracketed (line 471) | fn from_bracketed(ast: &'a ast::ClassBracketed) -> ClassInduct<'a> { function from_set (line 475) | fn from_set(ast: &'a ast::ClassSet) -> ClassInduct<'a> { function fmt (line 484) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { function fmt (line 496) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { FILE: builder/third-party/regex-syntax/src/debug.rs type Byte (line 3) | pub(crate) struct Byte(pub(crate) u8); method fmt (line 6) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Bytes (line 34) | pub(crate) struct Bytes<'a>(pub(crate) &'a [u8]); function fmt (line 37) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function utf8_decode (line 77) | pub(crate) fn utf8_decode(bytes: &[u8]) -> Option> { FILE: builder/third-party/regex-syntax/src/either.rs type Either (line 5) | pub enum Either { FILE: builder/third-party/regex-syntax/src/error.rs type Error (line 16) | pub enum Error { method from (line 26) | fn from(err: ast::Error) -> Error { method from (line 32) | fn from(err: hir::Error) -> Error { method fmt (line 41) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Formatter (line 55) | pub struct Formatter<'e, E> { function from (line 68) | fn from(err: &'e ast::Error) -> Self { function from (line 79) | fn from(err: &'e hir::Error) -> Self { function fmt (line 90) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Spans (line 134) | struct Spans<'p> { function from_formatter (line 156) | fn from_formatter<'e, E: core::fmt::Display>( function add (line 182) | fn add(&mut self, span: ast::Span) { function notate (line 197) | fn notate(&self) -> String { function notate_line (line 220) | fn notate_line(&self, i: usize) -> Option { function left_pad_line_number (line 246) | fn left_pad_line_number(&self, n: usize) -> String { function line_number_padding (line 259) | fn line_number_padding(&self) -> usize { function repeat_char (line 268) | fn repeat_char(c: char, count: usize) -> String { function assert_panic_message (line 278) | fn assert_panic_message(pattern: &str, expected_msg: &str) { function regression_464 (line 292) | fn regression_464() { function repetition_quantifier_expects_a_valid_decimal (line 300) | fn repetition_quantifier_expects_a_valid_decimal() { FILE: builder/third-party/regex-syntax/src/hir/interval.rs type IntervalSet (line 34) | pub struct IntervalSet { method eq (line 62) | fn eq(&self, other: &IntervalSet) -> bool { function new (line 73) | pub fn new>(intervals: T) -> IntervalSet { function push (line 83) | pub fn push(&mut self, interval: I) { function iter (line 97) | pub fn iter(&self) -> IntervalSetIter<'_, I> { function intervals (line 104) | pub fn intervals(&self) -> &[I] { function case_fold_simple (line 115) | pub fn case_fold_simple(&mut self) -> Result<(), unicode::CaseFoldError> { function union (line 133) | pub fn union(&mut self, other: &IntervalSet) { function intersect (line 144) | pub fn intersect(&mut self, other: &IntervalSet) { function difference (line 185) | pub fn difference(&mut self, other: &IntervalSet) { function symmetric_difference (line 284) | pub fn symmetric_difference(&mut self, other: &IntervalSet) { function negate (line 296) | pub fn negate(&mut self) { function canonicalize (line 343) | fn canonicalize(&mut self) { function is_canonical (line 371) | fn is_canonical(&self) -> bool { type IntervalSetIter (line 386) | pub struct IntervalSetIter<'a, I>(slice::Iter<'a, I>); type Item (line 389) | type Item = &'a I; method next (line 391) | fn next(&mut self) -> Option<&'a I> { type Interval (line 396) | pub trait Interval: method lower (line 401) | fn lower(&self) -> Self::Bound; method upper (line 402) | fn upper(&self) -> Self::Bound; method set_lower (line 403) | fn set_lower(&mut self, bound: Self::Bound); method set_upper (line 404) | fn set_upper(&mut self, bound: Self::Bound); method case_fold_simple (line 405) | fn case_fold_simple( method create (line 411) | fn create(lower: Self::Bound, upper: Self::Bound) -> Self { method union (line 426) | fn union(&self, other: &Self) -> Option { method intersect (line 438) | fn intersect(&self, other: &Self) -> Option { method difference (line 453) | fn difference(&self, other: &Self) -> (Option, Option) { method is_contiguous (line 485) | fn is_contiguous(&self, other: &Self) -> bool { method is_intersection_empty (line 495) | fn is_intersection_empty(&self, other: &Self) -> bool { method is_subset (line 502) | fn is_subset(&self, other: &Self) -> bool { type Bound (line 510) | pub trait Bound: method min_value (line 513) | fn min_value() -> Self; method max_value (line 514) | fn max_value() -> Self; method as_u32 (line 515) | fn as_u32(self) -> u32; method increment (line 516) | fn increment(self) -> Self; method decrement (line 517) | fn decrement(self) -> Self; method min_value (line 521) | fn min_value() -> Self { method max_value (line 524) | fn max_value() -> Self { method as_u32 (line 527) | fn as_u32(self) -> u32 { method increment (line 530) | fn increment(self) -> Self { method decrement (line 533) | fn decrement(self) -> Self { method min_value (line 539) | fn min_value() -> Self { method max_value (line 542) | fn max_value() -> Self { method as_u32 (line 545) | fn as_u32(self) -> u32 { method increment (line 549) | fn increment(self) -> Self { method decrement (line 556) | fn decrement(self) -> Self { FILE: builder/third-party/regex-syntax/src/hir/literal.rs type Extractor (line 147) | pub struct Extractor { method new (line 160) | pub fn new() -> Extractor { method extract (line 171) | pub fn extract(&self, hir: &Hir) -> Seq { method kind (line 220) | pub fn kind(&mut self, kind: ExtractKind) -> &mut Extractor { method limit_class (line 255) | pub fn limit_class(&mut self, limit: usize) -> &mut Extractor { method limit_repeat (line 292) | pub fn limit_repeat(&mut self, limit: usize) -> &mut Extractor { method limit_literal_len (line 329) | pub fn limit_literal_len(&mut self, limit: usize) -> &mut Extractor { method limit_total (line 385) | pub fn limit_total(&mut self, limit: usize) -> &mut Extractor { method extract_concat (line 395) | fn extract_concat<'a, I: Iterator>(&self, it: I) -> Seq { method extract_alternation (line 415) | fn extract_alternation<'a, I: Iterator>( method extract_repetition (line 448) | fn extract_repetition(&self, rep: &hir::Repetition) -> Seq { method extract_class_unicode (line 500) | fn extract_class_unicode(&self, cls: &hir::ClassUnicode) -> Seq { method extract_class_bytes (line 516) | fn extract_class_bytes(&self, cls: &hir::ClassBytes) -> Seq { method class_over_limit_unicode (line 532) | fn class_over_limit_unicode(&self, cls: &hir::ClassUnicode) -> bool { method class_over_limit_bytes (line 545) | fn class_over_limit_bytes(&self, cls: &hir::ClassBytes) -> bool { method cross (line 559) | fn cross(&self, mut seq1: Seq, seq2: &mut Seq) -> Seq { method union (line 577) | fn union(&self, mut seq1: Seq, seq2: &mut Seq) -> Seq { method enforce_literal_len (line 620) | fn enforce_literal_len(&self, seq: &mut Seq) { method default (line 630) | fn default() -> Extractor { type ExtractKind (line 640) | pub enum ExtractKind { method is_prefix (line 653) | pub fn is_prefix(&self) -> bool { method is_suffix (line 658) | pub fn is_suffix(&self) -> bool { method default (line 664) | fn default() -> ExtractKind { type Seq (line 733) | pub struct Seq { method empty (line 753) | pub fn empty() -> Seq { method infinite (line 776) | pub fn infinite() -> Seq { method singleton (line 782) | pub fn singleton(lit: Literal) -> Seq { method new (line 788) | pub fn new(it: I) -> Seq method literals (line 802) | pub fn literals(&self) -> Option<&[Literal]> { method push (line 817) | pub fn push(&mut self, lit: Literal) { method make_inexact (line 832) | pub fn make_inexact(&mut self) { method make_infinite (line 846) | pub fn make_infinite(&mut self) { method cross_forward (line 959) | pub fn cross_forward(&mut self, other: &mut Seq) { method cross_reverse (line 1098) | pub fn cross_reverse(&mut self, other: &mut Seq) { method cross_preamble (line 1140) | fn cross_preamble<'a>( method union (line 1219) | pub fn union(&mut self, other: &mut Seq) { method union_into_empty (line 1287) | pub fn union_into_empty(&mut self, other: &mut Seq) { method dedup (line 1341) | pub fn dedup(&mut self) { method sort (line 1378) | pub fn sort(&mut self) { method reverse_literals (line 1400) | pub fn reverse_literals(&mut self) { method minimize_by_preference (line 1463) | pub fn minimize_by_preference(&mut self) { method keep_first_bytes (line 1489) | pub fn keep_first_bytes(&mut self, len: usize) { method keep_last_bytes (line 1517) | pub fn keep_last_bytes(&mut self, len: usize) { method is_finite (line 1530) | pub fn is_finite(&self) -> bool { method is_empty (line 1539) | pub fn is_empty(&self) -> bool { method len (line 1546) | pub fn len(&self) -> Option { method is_exact (line 1554) | pub fn is_exact(&self) -> bool { method is_inexact (line 1562) | pub fn is_inexact(&self) -> bool { method max_union_len (line 1570) | pub fn max_union_len(&self, other: &Seq) -> Option { method max_cross_len (line 1580) | pub fn max_cross_len(&self, other: &Seq) -> Option { method min_literal_len (line 1590) | pub fn min_literal_len(&self) -> Option { method max_literal_len (line 1598) | pub fn max_literal_len(&self) -> Option { method longest_common_prefix (line 1629) | pub fn longest_common_prefix(&self) -> Option<&[u8]> { method longest_common_suffix (line 1682) | pub fn longest_common_suffix(&self) -> Option<&[u8]> { method optimize_for_prefix_by_preference (line 1819) | pub fn optimize_for_prefix_by_preference(&mut self) { method optimize_for_suffix_by_preference (line 1831) | pub fn optimize_for_suffix_by_preference(&mut self) { method optimize_by_preference (line 1835) | fn optimize_by_preference(&mut self, prefix: bool) { method fmt (line 2014) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method from_iter (line 2025) | fn from_iter>(it: T) -> Seq { type Literal (line 2049) | pub struct Literal { method exact (line 2057) | pub fn exact>>(bytes: B) -> Literal { method inexact (line 2063) | pub fn inexact>>(bytes: B) -> Literal { method as_bytes (line 2069) | pub fn as_bytes(&self) -> &[u8] { method into_bytes (line 2077) | pub fn into_bytes(self) -> Vec { method len (line 2083) | pub fn len(&self) -> usize { method is_empty (line 2089) | pub fn is_empty(&self) -> bool { method is_exact (line 2095) | pub fn is_exact(&self) -> bool { method make_inexact (line 2104) | pub fn make_inexact(&mut self) { method reverse (line 2110) | pub fn reverse(&mut self) { method extend (line 2118) | pub fn extend(&mut self, lit: &Literal) { method keep_first_bytes (line 2129) | pub fn keep_first_bytes(&mut self, len: usize) { method keep_last_bytes (line 2141) | pub fn keep_last_bytes(&mut self, len: usize) { method is_poisonous (line 2151) | fn is_poisonous(&self) -> bool { method from (line 2157) | fn from(byte: u8) -> Literal { method from (line 2163) | fn from(ch: char) -> Literal { method as_ref (line 2170) | fn as_ref(&self) -> &[u8] { method fmt (line 2176) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type PreferenceTrie (line 2203) | struct PreferenceTrie { method minimize (line 2237) | fn minimize(literals: &mut Vec, keep_exact: bool) { method insert (line 2268) | fn insert(&mut self, bytes: &[u8]) -> Result { method root (line 2295) | fn root(&mut self) -> usize { method create_state (line 2304) | fn create_state(&mut self) -> usize { type State (line 2220) | struct State { function rank (line 2319) | pub fn rank(byte: u8) -> u8 { function parse (line 2327) | fn parse(pattern: &str) -> Hir { function prefixes (line 2331) | fn prefixes(pattern: &str) -> Seq { function suffixes (line 2335) | fn suffixes(pattern: &str) -> Seq { function e (line 2339) | fn e(pattern: &str) -> (Seq, Seq) { function E (line 2344) | fn E(x: &str) -> Literal { function I (line 2349) | fn I(x: &str) -> Literal { function seq (line 2353) | fn seq>(it: I) -> Seq { function infinite (line 2357) | fn infinite() -> (Seq, Seq) { function inexact (line 2361) | fn inexact(it1: I1, it2: I2) -> (Seq, Seq) function exact (line 2369) | fn exact, I: IntoIterator>(it: I) -> (Seq, Seq) { function opt (line 2375) | fn opt, I: IntoIterator>(it: I) -> (Seq, Seq) { function literal (line 2383) | fn literal() { function class (line 2413) | fn class() { function look (line 2424) | fn look() { function repetition (line 2457) | fn repetition() { function concat (line 2572) | fn concat() { function alternation (line 2583) | fn alternation() { function impossible (line 2658) | fn impossible() { function anything (line 2687) | fn anything() { function anything_small_limits (line 2721) | fn anything_small_limits() { function empty (line 2770) | fn empty() { function odds_and_ends (line 2783) | fn odds_and_ends() { function holmes (line 2827) | fn holmes() { function holmes_alt (line 2851) | fn holmes_alt() { function crazy_repeats (line 2866) | fn crazy_repeats() { function huge (line 2887) | fn huge() { function optimize (line 3183) | fn optimize() { FILE: builder/third-party/regex-syntax/src/hir/mod.rs type Error (line 49) | pub struct Error { method kind (line 61) | pub fn kind(&self) -> &ErrorKind { method pattern (line 68) | pub fn pattern(&self) -> &str { method span (line 73) | pub fn span(&self) -> &Span { method fmt (line 114) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type ErrorKind (line 84) | pub enum ErrorKind { method fmt (line 120) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Hir (line 205) | pub struct Hir { method kind (line 215) | pub fn kind(&self) -> &HirKind { method into_kind (line 221) | pub fn into_kind(mut self) -> HirKind { method properties (line 226) | pub fn properties(&self) -> &Properties { method into_parts (line 234) | fn into_parts(mut self) -> (HirKind, Properties) { method empty (line 258) | pub fn empty() -> Hir { method fail (line 279) | pub fn fail() -> Hir { method literal (line 342) | pub fn literal>>(lit: B) -> Hir { method class (line 359) | pub fn class(class: Class) -> Hir { method look (line 371) | pub fn look(look: Look) -> Hir { method repetition (line 378) | pub fn repetition(mut rep: Repetition) -> Hir { method capture (line 407) | pub fn capture(capture: Capture) -> Hir { method concat (line 439) | pub fn concat(subs: Vec) -> Hir { method alternation (line 572) | pub fn alternation(subs: Vec) -> Hir { method dot (line 659) | pub fn dot(dot: Dot) -> Hir { method fmt (line 777) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method fmt (line 789) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type HirKind (line 721) | pub enum HirKind { method subs (line 760) | pub fn subs(&self) -> &[Hir] { type Literal (line 805) | pub struct Literal(pub Box<[u8]>); method fmt (line 808) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type Class (line 834) | pub enum Class { method case_fold_simple (line 858) | pub fn case_fold_simple(&mut self) { method try_case_fold_simple (line 878) | pub fn try_case_fold_simple( method negate (line 892) | pub fn negate(&mut self) { method is_utf8 (line 910) | pub fn is_utf8(&self) -> bool { method minimum_len (line 954) | pub fn minimum_len(&self) -> Option { method maximum_len (line 1001) | pub fn maximum_len(&self) -> Option { method is_empty (line 1012) | pub fn is_empty(&self) -> bool { method literal (line 1024) | pub fn literal(&self) -> Option> { method fmt (line 1033) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type ClassUnicode (line 1055) | pub struct ClassUnicode { method new (line 1065) | pub fn new(ranges: I) -> ClassUnicode method empty (line 1076) | pub fn empty() -> ClassUnicode { method push (line 1081) | pub fn push(&mut self, range: ClassUnicodeRange) { method iter (line 1088) | pub fn iter(&self) -> ClassUnicodeIter<'_> { method ranges (line 1093) | pub fn ranges(&self) -> &[ClassUnicodeRange] { method case_fold_simple (line 1110) | pub fn case_fold_simple(&mut self) { method try_case_fold_simple (line 1126) | pub fn try_case_fold_simple( method negate (line 1136) | pub fn negate(&mut self) { method union (line 1141) | pub fn union(&mut self, other: &ClassUnicode) { method intersect (line 1147) | pub fn intersect(&mut self, other: &ClassUnicode) { method difference (line 1152) | pub fn difference(&mut self, other: &ClassUnicode) { method symmetric_difference (line 1164) | pub fn symmetric_difference(&mut self, other: &ClassUnicode) { method is_ascii (line 1171) | pub fn is_ascii(&self) -> bool { method minimum_len (line 1179) | pub fn minimum_len(&self) -> Option { method maximum_len (line 1189) | pub fn maximum_len(&self) -> Option { method literal (line 1200) | pub fn literal(&self) -> Option> { method to_byte_class (line 1211) | pub fn to_byte_class(&self) -> Option { type ClassUnicodeIter (line 1230) | pub struct ClassUnicodeIter<'a>(IntervalSetIter<'a, ClassUnicodeRange>); type Item (line 1233) | type Item = &'a ClassUnicodeRange; method next (line 1235) | fn next(&mut self) -> Option<&'a ClassUnicodeRange> { type ClassUnicodeRange (line 1245) | pub struct ClassUnicodeRange { method fmt (line 1251) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method new (line 1317) | pub fn new(start: char, end: char) -> ClassUnicodeRange { method start (line 1325) | pub fn start(&self) -> char { method end (line 1333) | pub fn end(&self) -> char { method len (line 1338) | pub fn len(&self) -> usize { type Bound (line 1271) | type Bound = char; method lower (line 1274) | fn lower(&self) -> char { method upper (line 1278) | fn upper(&self) -> char { method set_lower (line 1282) | fn set_lower(&mut self, bound: char) { method set_upper (line 1286) | fn set_upper(&mut self, bound: char) { method case_fold_simple (line 1294) | fn case_fold_simple( type ClassBytes (line 1354) | pub struct ClassBytes { method new (line 1364) | pub fn new(ranges: I) -> ClassBytes method empty (line 1375) | pub fn empty() -> ClassBytes { method push (line 1380) | pub fn push(&mut self, range: ClassBytesRange) { method iter (line 1387) | pub fn iter(&self) -> ClassBytesIter<'_> { method ranges (line 1392) | pub fn ranges(&self) -> &[ClassBytesRange] { method case_fold_simple (line 1403) | pub fn case_fold_simple(&mut self) { method negate (line 1411) | pub fn negate(&mut self) { method union (line 1416) | pub fn union(&mut self, other: &ClassBytes) { method intersect (line 1421) | pub fn intersect(&mut self, other: &ClassBytes) { method difference (line 1426) | pub fn difference(&mut self, other: &ClassBytes) { method symmetric_difference (line 1437) | pub fn symmetric_difference(&mut self, other: &ClassBytes) { method is_ascii (line 1444) | pub fn is_ascii(&self) -> bool { method minimum_len (line 1452) | pub fn minimum_len(&self) -> Option { method maximum_len (line 1464) | pub fn maximum_len(&self) -> Option { method literal (line 1477) | pub fn literal(&self) -> Option> { method to_unicode_class (line 1488) | pub fn to_unicode_class(&self) -> Option { type ClassBytesIter (line 1508) | pub struct ClassBytesIter<'a>(IntervalSetIter<'a, ClassBytesRange>); type Item (line 1511) | type Item = &'a ClassBytesRange; method next (line 1513) | fn next(&mut self) -> Option<&'a ClassBytesRange> { type ClassBytesRange (line 1523) | pub struct ClassBytesRange { method new (line 1576) | pub fn new(start: u8, end: u8) -> ClassBytesRange { method start (line 1584) | pub fn start(&self) -> u8 { method end (line 1592) | pub fn end(&self) -> u8 { method len (line 1597) | pub fn len(&self) -> usize { method fmt (line 1605) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Bound (line 1529) | type Bound = u8; method lower (line 1532) | fn lower(&self) -> u8 { method upper (line 1536) | fn upper(&self) -> u8 { method set_lower (line 1540) | fn set_lower(&mut self, bound: u8) { method set_upper (line 1544) | fn set_upper(&mut self, bound: u8) { method case_fold_simple (line 1553) | fn case_fold_simple( type Look (line 1617) | pub enum Look { method reversed (line 1699) | pub const fn reversed(self) -> Look { method as_repr (line 1727) | pub const fn as_repr(self) -> u32 { method from_repr (line 1737) | pub const fn from_repr(repr: u32) -> Option { method as_char (line 1769) | pub const fn as_char(self) -> char { type Capture (line 1803) | pub struct Capture { type Repetition (line 1817) | pub struct Repetition { method with (line 1848) | pub fn with(&self, sub: Hir) -> Repetition { type Dot (line 1864) | pub enum Dot { method drop (line 1918) | fn drop(&mut self) { type Properties (line 1968) | pub struct Properties(Box); method minimum_len (line 2004) | pub fn minimum_len(&self) -> Option { method maximum_len (line 2019) | pub fn maximum_len(&self) -> Option { method look_set (line 2026) | pub fn look_set(&self) -> LookSet { method look_set_prefix (line 2037) | pub fn look_set_prefix(&self) -> LookSet { method look_set_prefix_any (line 2050) | pub fn look_set_prefix_any(&self) -> LookSet { method look_set_suffix (line 2062) | pub fn look_set_suffix(&self) -> LookSet { method look_set_suffix_any (line 2075) | pub fn look_set_suffix_any(&self) -> LookSet { method is_utf8 (line 2144) | pub fn is_utf8(&self) -> bool { method explicit_captures_len (line 2168) | pub fn explicit_captures_len(&self) -> usize { method static_explicit_captures_len (line 2208) | pub fn static_explicit_captures_len(&self) -> Option { method is_literal (line 2220) | pub fn is_literal(&self) -> bool { method is_alternation_literal (line 2233) | pub fn is_alternation_literal(&self) -> bool { method memory_usage (line 2240) | pub fn memory_usage(&self) -> usize { method union (line 2314) | pub fn union(props: I) -> Properties method empty (line 2401) | fn empty() -> Properties { method literal (line 2437) | fn literal(lit: &Literal) -> Properties { method class (line 2456) | fn class(class: &Class) -> Properties { method look (line 2475) | fn look(look: Look) -> Properties { method repetition (line 2507) | fn repetition(rep: &Repetition) -> Properties { method capture (line 2561) | fn capture(capture: &Capture) -> Properties { method concat (line 2575) | fn concat(concat: &[Hir]) -> Properties { method alternation (line 2659) | fn alternation(alts: &[Hir]) -> Properties { type PropertiesI (line 1978) | struct PropertiesI { type LookSet (line 2669) | pub struct LookSet { method empty (line 2685) | pub fn empty() -> LookSet { method full (line 2693) | pub fn full() -> LookSet { method singleton (line 2702) | pub fn singleton(look: Look) -> LookSet { method len (line 2708) | pub fn len(self) -> usize { method is_empty (line 2716) | pub fn is_empty(self) -> bool { method contains (line 2723) | pub fn contains(self, look: Look) -> bool { method contains_anchor (line 2730) | pub fn contains_anchor(&self) -> bool { method contains_anchor_haystack (line 2737) | pub fn contains_anchor_haystack(&self) -> bool { method contains_anchor_line (line 2745) | pub fn contains_anchor_line(&self) -> bool { method contains_anchor_lf (line 2756) | pub fn contains_anchor_lf(&self) -> bool { method contains_anchor_crlf (line 2764) | pub fn contains_anchor_crlf(&self) -> bool { method contains_word (line 2772) | pub fn contains_word(self) -> bool { method contains_word_unicode (line 2779) | pub fn contains_word_unicode(self) -> bool { method contains_word_ascii (line 2791) | pub fn contains_word_ascii(self) -> bool { method iter (line 2802) | pub fn iter(self) -> LookSetIter { method insert (line 2810) | pub fn insert(self, look: Look) -> LookSet { method set_insert (line 2817) | pub fn set_insert(&mut self, look: Look) { method remove (line 2825) | pub fn remove(self, look: Look) -> LookSet { method set_remove (line 2832) | pub fn set_remove(&mut self, look: Look) { method subtract (line 2839) | pub fn subtract(self, other: LookSet) -> LookSet { method set_subtract (line 2846) | pub fn set_subtract(&mut self, other: LookSet) { method union (line 2852) | pub fn union(self, other: LookSet) -> LookSet { method set_union (line 2859) | pub fn set_union(&mut self, other: LookSet) { method intersect (line 2865) | pub fn intersect(self, other: LookSet) -> LookSet { method set_intersect (line 2872) | pub fn set_intersect(&mut self, other: LookSet) { method read_repr (line 2883) | pub fn read_repr(slice: &[u8]) -> LookSet { method write_repr (line 2895) | pub fn write_repr(self, slice: &mut [u8]) { method fmt (line 2905) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { type LookSetIter (line 2920) | pub struct LookSetIter { type Item (line 2925) | type Item = Look; method next (line 2928) | fn next(&mut self) -> Option { function class_chars (line 2944) | fn class_chars(hirs: &[Hir]) -> Option { function class_bytes (line 2963) | fn class_bytes(hirs: &[Hir]) -> Option { function singleton_chars (line 2982) | fn singleton_chars(hirs: &[Hir]) -> Option> { function singleton_bytes (line 3005) | fn singleton_bytes(hirs: &[Hir]) -> Option> { function lift_common_prefix (line 3031) | fn lift_common_prefix(hirs: Vec) -> Result> { function uclass (line 3083) | fn uclass(ranges: &[(char, char)]) -> ClassUnicode { function bclass (line 3091) | fn bclass(ranges: &[(u8, u8)]) -> ClassBytes { function uranges (line 3097) | fn uranges(cls: &ClassUnicode) -> Vec<(char, char)> { function ucasefold (line 3102) | fn ucasefold(cls: &ClassUnicode) -> ClassUnicode { function uunion (line 3108) | fn uunion(cls1: &ClassUnicode, cls2: &ClassUnicode) -> ClassUnicode { function uintersect (line 3114) | fn uintersect(cls1: &ClassUnicode, cls2: &ClassUnicode) -> ClassUnicode { function udifference (line 3120) | fn udifference(cls1: &ClassUnicode, cls2: &ClassUnicode) -> ClassUnicode { function usymdifference (line 3126) | fn usymdifference( function unegate (line 3135) | fn unegate(cls: &ClassUnicode) -> ClassUnicode { function branges (line 3141) | fn branges(cls: &ClassBytes) -> Vec<(u8, u8)> { function bcasefold (line 3145) | fn bcasefold(cls: &ClassBytes) -> ClassBytes { function bunion (line 3151) | fn bunion(cls1: &ClassBytes, cls2: &ClassBytes) -> ClassBytes { function bintersect (line 3157) | fn bintersect(cls1: &ClassBytes, cls2: &ClassBytes) -> ClassBytes { function bdifference (line 3163) | fn bdifference(cls1: &ClassBytes, cls2: &ClassBytes) -> ClassBytes { function bsymdifference (line 3169) | fn bsymdifference(cls1: &ClassBytes, cls2: &ClassBytes) -> ClassBytes { function bnegate (line 3175) | fn bnegate(cls: &ClassBytes) -> ClassBytes { function class_range_canonical_unicode (line 3182) | fn class_range_canonical_unicode() { function class_range_canonical_bytes (line 3189) | fn class_range_canonical_bytes() { function class_canonicalize_unicode (line 3196) | fn class_canonicalize_unicode() { function class_canonicalize_bytes (line 3234) | fn class_canonicalize_bytes() { function class_case_fold_unicode (line 3273) | fn class_case_fold_unicode() { function class_case_fold_unicode_disabled (line 3332) | fn class_case_fold_unicode_disabled() { function class_case_fold_unicode_disabled_panics (line 3348) | fn class_case_fold_unicode_disabled_panics() { function class_case_fold_bytes (line 3362) | fn class_case_fold_bytes() { function class_negate_unicode (line 3404) | fn class_negate_unicode() { function class_negate_bytes (line 3460) | fn class_negate_bytes() { function class_union_unicode (line 3499) | fn class_union_unicode() { function class_union_bytes (line 3507) | fn class_union_bytes() { function class_intersect_unicode (line 3515) | fn class_intersect_unicode() { function class_intersect_bytes (line 3588) | fn class_intersect_bytes() { function class_difference_unicode (line 3661) | fn class_difference_unicode() { function class_difference_bytes (line 3724) | fn class_difference_bytes() { function class_symmetric_difference_unicode (line 3787) | fn class_symmetric_difference_unicode() { function class_symmetric_difference_bytes (line 3795) | fn class_symmetric_difference_bytes() { function no_stack_overflow_on_drop (line 3808) | fn no_stack_overflow_on_drop() { function look_set_iter (line 3852) | fn look_set_iter() { function look_set_debug (line 3871) | fn look_set_debug() { FILE: builder/third-party/regex-syntax/src/hir/print.rs type PrinterBuilder (line 21) | struct PrinterBuilder { method new (line 32) | fn new() -> PrinterBuilder { method build (line 36) | fn build(&self) -> Printer { method default (line 26) | fn default() -> PrinterBuilder { type Printer (line 58) | pub struct Printer { method new (line 64) | pub fn new() -> Printer { method print (line 72) | pub fn print(&mut self, hir: &Hir, wtr: W) -> fmt::Resu... type Writer (line 78) | struct Writer { type Output (line 83) | type Output = (); type Err (line 84) | type Err = fmt::Error; method finish (line 86) | fn finish(self) -> fmt::Result { method visit_pre (line 90) | fn visit_pre(&mut self, hir: &Hir) -> fmt::Result { method visit_post (line 256) | fn visit_post(&mut self, hir: &Hir) -> fmt::Result { method visit_alternation_in (line 303) | fn visit_alternation_in(&mut self) -> fmt::Result { function write_literal_char (line 309) | fn write_literal_char(&mut self, c: char) -> fmt::Result { function write_literal_byte (line 316) | fn write_literal_byte(&mut self, b: u8) -> fmt::Result { function write_literal_class_byte (line 324) | fn write_literal_class_byte(&mut self, b: u8) -> fmt::Result { function roundtrip (line 344) | fn roundtrip(given: &str, expected: &str) { function roundtrip_bytes (line 348) | fn roundtrip_bytes(given: &str, expected: &str) { function roundtrip_with (line 352) | fn roundtrip_with(mut f: F, given: &str, expected: &str) function print_literal (line 371) | fn print_literal() { function print_class (line 380) | fn print_class() { function print_anchor (line 413) | fn print_anchor() { function print_word_boundary (line 421) | fn print_word_boundary() { function print_repetition (line 429) | fn print_repetition() { function print_group (line 468) | fn print_group() { function print_alternation (line 481) | fn print_alternation() { function regression_repetition_concat (line 511) | fn regression_repetition_concat() { function regression_repetition_alternation (line 545) | fn regression_repetition_alternation() { function regression_alternation_concat (line 589) | fn regression_alternation_concat() { FILE: builder/third-party/regex-syntax/src/hir/translate.rs type Result (line 16) | type Result = core::result::Result; type TranslatorBuilder (line 20) | pub struct TranslatorBuilder { method new (line 34) | pub fn new() -> TranslatorBuilder { method build (line 43) | pub fn build(&self) -> Translator { method utf8 (line 67) | pub fn utf8(&mut self, yes: bool) -> &mut TranslatorBuilder { method line_terminator (line 92) | pub fn line_terminator(&mut self, byte: u8) -> &mut TranslatorBuilder { method case_insensitive (line 98) | pub fn case_insensitive(&mut self, yes: bool) -> &mut TranslatorBuilder { method multi_line (line 104) | pub fn multi_line(&mut self, yes: bool) -> &mut TranslatorBuilder { method dot_matches_new_line (line 111) | pub fn dot_matches_new_line( method crlf (line 120) | pub fn crlf(&mut self, yes: bool) -> &mut TranslatorBuilder { method swap_greed (line 126) | pub fn swap_greed(&mut self, yes: bool) -> &mut TranslatorBuilder { method unicode (line 132) | pub fn unicode(&mut self, yes: bool) -> &mut TranslatorBuilder { method default (line 27) | fn default() -> TranslatorBuilder { type Translator (line 147) | pub struct Translator { method new (line 160) | pub fn new() -> Translator { method translate (line 173) | pub fn translate(&mut self, pattern: &str, ast: &Ast) -> Result { type HirFrame (line 185) | enum HirFrame { method unwrap_expr (line 253) | fn unwrap_expr(self) -> Hir { method unwrap_class_unicode (line 263) | fn unwrap_class_unicode(self) -> hir::ClassUnicode { method unwrap_class_bytes (line 276) | fn unwrap_class_bytes(self) -> hir::ClassBytes { method unwrap_repetition (line 289) | fn unwrap_repetition(self) { method unwrap_group (line 304) | fn unwrap_group(self) -> Flags { method unwrap_alternation_pipe (line 315) | fn unwrap_alternation_pipe(self) { type Output (line 329) | type Output = Hir; type Err (line 330) | type Err = Error; method finish (line 332) | fn finish(self) -> Result { method visit_pre (line 338) | fn visit_pre(&mut self, ast: &Ast) -> Result<()> { method visit_post (line 371) | fn visit_post(&mut self, ast: &Ast) -> Result<()> { method visit_alternation_in (line 472) | fn visit_alternation_in(&mut self) -> Result<()> { method visit_class_set_item_pre (line 477) | fn visit_class_set_item_pre( method visit_class_set_item_post (line 498) | fn visit_class_set_item_post( method visit_class_set_binary_op_pre (line 592) | fn visit_class_set_binary_op_pre( method visit_class_set_binary_op_in (line 606) | fn visit_class_set_binary_op_in( method visit_class_set_binary_op_post (line 620) | fn visit_class_set_binary_op_post( type TranslatorI (line 678) | struct TranslatorI<'t, 'p> { function new (line 685) | fn new(trans: &'t Translator, pattern: &'p str) -> TranslatorI<'t, 'p> { function trans (line 690) | fn trans(&self) -> &Translator { function push (line 695) | fn push(&self, frame: HirFrame) { function push_char (line 704) | fn push_char(&self, ch: char) { function push_byte (line 720) | fn push_byte(&self, byte: u8) { function pop (line 730) | fn pop(&self) -> Option { function pop_concat_expr (line 738) | fn pop_concat_expr(&self) -> Option { function pop_alt_expr (line 769) | fn pop_alt_expr(&self) -> Option { function error (line 797) | fn error(&self, span: Span, kind: ErrorKind) -> Error { function flags (line 802) | fn flags(&self) -> Flags { function set_flags (line 808) | fn set_flags(&self, ast_flags: &ast::Flags) -> Flags { function ast_literal_to_scalar (line 825) | fn ast_literal_to_scalar( function case_fold_char (line 845) | fn case_fold_char(&self, span: Span, c: char) -> Result> { function hir_dot (line 888) | fn hir_dot(&self, span: Span) -> Result { function hir_assertion (line 923) | fn hir_assertion(&self, asst: &ast::Assertion) -> Result { function hir_capture (line 989) | fn hir_capture(&self, group: &ast::Group, expr: Hir) -> Hir { function hir_repetition (line 1002) | fn hir_repetition(&self, rep: &ast::Repetition, expr: Hir) -> Hir { function hir_unicode_class (line 1028) | fn hir_unicode_class( function hir_ascii_unicode_class (line 1061) | fn hir_ascii_unicode_class( function hir_ascii_byte_class (line 1073) | fn hir_ascii_byte_class( function hir_perl_unicode_class (line 1085) | fn hir_perl_unicode_class( function hir_perl_byte_class (line 1107) | fn hir_perl_byte_class( function convert_unicode_class_error (line 1137) | fn convert_unicode_class_error( function unicode_fold_and_negate (line 1158) | fn unicode_fold_and_negate( function bytes_fold_and_negate (line 1179) | fn bytes_fold_and_negate( function class_literal_byte (line 1203) | fn class_literal_byte(&self, ast: &ast::Literal) -> Result { type Flags (line 1226) | struct Flags { method from_ast (line 1238) | fn from_ast(ast: &ast::Flags) -> Flags { method merge (line 1270) | fn merge(&mut self, previous: &Flags) { method case_insensitive (line 1291) | fn case_insensitive(&self) -> bool { method multi_line (line 1295) | fn multi_line(&self) -> bool { method dot_matches_new_line (line 1299) | fn dot_matches_new_line(&self) -> bool { method swap_greed (line 1303) | fn swap_greed(&self) -> bool { method unicode (line 1307) | fn unicode(&self) -> bool { method crlf (line 1311) | fn crlf(&self) -> bool { function hir_ascii_class_bytes (line 1316) | fn hir_ascii_class_bytes(kind: &ast::ClassAsciiKind) -> hir::ClassBytes { function ascii_class (line 1323) | fn ascii_class(kind: &ast::ClassAsciiKind) -> impl Iterator bool { function eq (line 1383) | fn eq(&self, other: &TestError) -> bool { function parse (line 1388) | fn parse(pattern: &str) -> Ast { function t (line 1392) | fn t(pattern: &str) -> Hir { function t_err (line 1400) | fn t_err(pattern: &str) -> hir::Error { function t_bytes (line 1408) | fn t_bytes(pattern: &str) -> Hir { function props (line 1416) | fn props(pattern: &str) -> Properties { function props_bytes (line 1420) | fn props_bytes(pattern: &str) -> Properties { function hir_lit (line 1424) | fn hir_lit(s: &str) -> Hir { function hir_blit (line 1428) | fn hir_blit(s: &[u8]) -> Hir { function hir_capture (line 1432) | fn hir_capture(index: u32, expr: Hir) -> Hir { function hir_capture_name (line 1436) | fn hir_capture_name(index: u32, name: &str, expr: Hir) -> Hir { function hir_quest (line 1444) | fn hir_quest(greedy: bool, expr: Hir) -> Hir { function hir_star (line 1453) | fn hir_star(greedy: bool, expr: Hir) -> Hir { function hir_plus (line 1462) | fn hir_plus(greedy: bool, expr: Hir) -> Hir { function hir_range (line 1471) | fn hir_range(greedy: bool, min: u32, max: Option, expr: Hir) -> Hir { function hir_alt (line 1480) | fn hir_alt(alts: Vec) -> Hir { function hir_cat (line 1484) | fn hir_cat(exprs: Vec) -> Hir { function hir_uclass_query (line 1489) | fn hir_uclass_query(query: ClassQuery<'_>) -> Hir { function hir_uclass_perl_word (line 1494) | fn hir_uclass_perl_word() -> Hir { function hir_ascii_uclass (line 1498) | fn hir_ascii_uclass(kind: &ast::ClassAsciiKind) -> Hir { function hir_ascii_bclass (line 1505) | fn hir_ascii_bclass(kind: &ast::ClassAsciiKind) -> Hir { function hir_uclass (line 1511) | fn hir_uclass(ranges: &[(char, char)]) -> Hir { function hir_bclass (line 1515) | fn hir_bclass(ranges: &[(u8, u8)]) -> Hir { function hir_case_fold (line 1519) | fn hir_case_fold(expr: Hir) -> Hir { function hir_negate (line 1529) | fn hir_negate(expr: Hir) -> Hir { function uclass (line 1539) | fn uclass(ranges: &[(char, char)]) -> hir::Class { function bclass (line 1547) | fn bclass(ranges: &[(u8, u8)]) -> hir::Class { function class_case_fold (line 1556) | fn class_case_fold(mut cls: hir::Class) -> Hir { function class_negate (line 1561) | fn class_negate(mut cls: hir::Class) -> Hir { function hir_union (line 1567) | fn hir_union(expr1: Hir, expr2: Hir) -> Hir { function hir_difference (line 1584) | fn hir_difference(expr1: Hir, expr2: Hir) -> Hir { function hir_look (line 1600) | fn hir_look(look: hir::Look) -> Hir { function empty (line 1605) | fn empty() { function literal (line 1644) | fn literal() { function literal_case_insensitive (line 1669) | fn literal_case_insensitive() { function dot (line 1737) | fn dot() { function assertions (line 1811) | fn assertions() { function group (line 1828) | fn group() { function line_anchors (line 1885) | fn line_anchors() { function flags (line 1908) | fn flags() { function escape (line 1996) | fn escape() { function repetition (line 2004) | fn repetition() { function cat_alt (line 2031) | fn cat_alt() { function cat_class_flattened (line 2088) | fn cat_class_flattened() { function class_ascii (line 2122) | fn class_ascii() { function class_ascii_multiple (line 2227) | fn class_ascii_multiple() { function class_perl_unicode (line 2247) | fn class_perl_unicode() { function class_perl_ascii (line 2290) | fn class_perl_ascii() { function class_perl_word_disabled (line 2410) | fn class_perl_word_disabled() { function class_perl_space_disabled (line 2425) | fn class_perl_space_disabled() { function class_perl_digit_disabled (line 2443) | fn class_perl_digit_disabled() { function class_unicode_gencat (line 2458) | fn class_unicode_gencat() { function class_unicode_gencat_disabled (line 2572) | fn class_unicode_gencat_disabled() { function class_unicode_script (line 2598) | fn class_unicode_script() { function class_unicode_script_disabled (line 2640) | fn class_unicode_script_disabled() { function class_unicode_age (line 2666) | fn class_unicode_age() { function class_unicode_any_empty (line 2681) | fn class_unicode_any_empty() { function class_unicode_age_disabled (line 2687) | fn class_unicode_age_disabled() { function class_bracketed (line 2701) | fn class_bracketed() { function class_bracketed_union (line 2841) | fn class_bracketed_union() { function class_bracketed_nested (line 2958) | fn class_bracketed_nested() { function class_bracketed_intersect (line 2991) | fn class_bracketed_intersect() { function class_bracketed_intersect_negate (line 3081) | fn class_bracketed_intersect_negate() { function class_bracketed_difference (line 3125) | fn class_bracketed_difference() { function class_bracketed_symmetric_difference (line 3142) | fn class_bracketed_symmetric_difference() { function ignore_whitespace (line 3161) | fn ignore_whitespace() { function analysis_is_utf8 (line 3203) | fn analysis_is_utf8() { function analysis_captures_len (line 3226) | fn analysis_captures_len() { function analysis_static_captures_len (line 3243) | fn analysis_static_captures_len() { function analysis_is_all_assertions (line 3278) | fn analysis_is_all_assertions() { function analysis_look_set_prefix_any (line 3327) | fn analysis_look_set_prefix_any() { function analysis_is_anchored (line 3333) | fn analysis_is_anchored() { function analysis_is_any_anchored (line 3403) | fn analysis_is_any_anchored() { function analysis_can_empty (line 3421) | fn analysis_can_empty() { function analysis_is_literal (line 3472) | fn analysis_is_literal() { function analysis_is_alternation_literal (line 3495) | fn analysis_is_alternation_literal() { function smart_repetition (line 3531) | fn smart_repetition() { function smart_concat (line 3540) | fn smart_concat() { function smart_alternation (line 3567) | fn smart_alternation() { function regression_alt_empty_concat (line 3630) | fn regression_alt_empty_concat() { function regression_empty_alt (line 3644) | fn regression_empty_alt() { function regression_singleton_alt (line 3661) | fn regression_singleton_alt() { function regression_fuzz_match (line 3682) | fn regression_fuzz_match() { function regression_fuzz_difference1 (line 3712) | fn regression_fuzz_difference1() { function regression_fuzz_char_decrement1 (line 3719) | fn regression_fuzz_char_decrement1() { FILE: builder/third-party/regex-syntax/src/hir/visitor.rs type Visitor (line 15) | pub trait Visitor { method finish (line 23) | fn finish(self) -> Result; method start (line 26) | fn start(&mut self) {} method visit_pre (line 30) | fn visit_pre(&mut self, _hir: &Hir) -> Result<(), Self::Err> { method visit_post (line 36) | fn visit_post(&mut self, _hir: &Hir) -> Result<(), Self::Err> { method visit_alternation_in (line 41) | fn visit_alternation_in(&mut self) -> Result<(), Self::Err> { method visit_concat_in (line 46) | fn visit_concat_in(&mut self) -> Result<(), Self::Err> { function visit (line 65) | pub fn visit(hir: &Hir, visitor: V) -> Result { type Frame (line 79) | enum Frame<'a> { function new (line 105) | fn new() -> HeapVisitor<'a> { function visit (line 109) | fn visit( function induct (line 161) | fn induct(&mut self, hir: &'a Hir) -> Option> { function pop (line 179) | fn pop(&self, induct: Frame<'a>) -> Option> { function child (line 207) | fn child(&self) -> &'a Hir { FILE: builder/third-party/regex-syntax/src/lib.rs function escape (line 201) | pub fn escape(text: &str) -> String { function escape_into (line 211) | pub fn escape_into(text: &str, buf: &mut String) { function is_meta_character (line 260) | pub fn is_meta_character(c: char) -> bool { function is_escapeable_character (line 303) | pub fn is_escapeable_character(c: char) -> bool { function is_word_character (line 348) | pub fn is_word_character(c: char) -> bool { function try_is_word_character (line 366) | pub fn try_is_word_character( function is_word_byte (line 376) | pub fn is_word_byte(c: u8) -> bool { function escape_meta (line 390) | fn escape_meta() { function word_byte (line 398) | fn word_byte() { function word_char (line 405) | fn word_char() { function word_char_disabled_panic (line 422) | fn word_char_disabled_panic() { function word_char_disabled_error (line 428) | fn word_char_disabled_error() { FILE: builder/third-party/regex-syntax/src/parser.rs function parse (line 13) | pub fn parse(pattern: &str) -> Result { type ParserBuilder (line 25) | pub struct ParserBuilder { method new (line 32) | pub fn new() -> ParserBuilder { method build (line 37) | pub fn build(&self) -> Parser { method nest_limit (line 66) | pub fn nest_limit(&mut self, limit: u32) -> &mut ParserBuilder { method octal (line 86) | pub fn octal(&mut self, yes: bool) -> &mut ParserBuilder { method utf8 (line 106) | pub fn utf8(&mut self, yes: bool) -> &mut ParserBuilder { method ignore_whitespace (line 119) | pub fn ignore_whitespace(&mut self, yes: bool) -> &mut ParserBuilder { method case_insensitive (line 128) | pub fn case_insensitive(&mut self, yes: bool) -> &mut ParserBuilder { method multi_line (line 137) | pub fn multi_line(&mut self, yes: bool) -> &mut ParserBuilder { method dot_matches_new_line (line 146) | pub fn dot_matches_new_line(&mut self, yes: bool) -> &mut ParserBuilder { method crlf (line 163) | pub fn crlf(&mut self, yes: bool) -> &mut ParserBuilder { method line_terminator (line 188) | pub fn line_terminator(&mut self, byte: u8) -> &mut ParserBuilder { method swap_greed (line 197) | pub fn swap_greed(&mut self, yes: bool) -> &mut ParserBuilder { method unicode (line 210) | pub fn unicode(&mut self, yes: bool) -> &mut ParserBuilder { type Parser (line 230) | pub struct Parser { method new (line 243) | pub fn new() -> Parser { method parse (line 249) | pub fn parse(&mut self, pattern: &str) -> Result { FILE: builder/third-party/regex-syntax/src/rank.rs constant BYTE_FREQUENCIES (line 1) | pub(crate) const BYTE_FREQUENCIES: [u8; 256] = [ FILE: builder/third-party/regex-syntax/src/unicode.rs type Range (line 10) | type Range = &'static [(char, char)]; type Error (line 17) | pub enum Error { type CaseFoldError (line 31) | pub struct CaseFoldError(()); method fmt (line 37) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type UnicodeWordError (line 52) | pub struct UnicodeWordError(()); method fmt (line 58) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type SimpleCaseFolder (line 81) | pub struct SimpleCaseFolder { method new (line 98) | pub fn new() -> Result { method mapping (line 124) | pub fn mapping(&mut self, c: char) -> &'static [char] { method overlaps (line 178) | pub fn overlaps(&self, start: char, end: char) -> bool { method get (line 198) | fn get(&self, c: char) -> Result { type ClassQuery (line 216) | pub enum ClassQuery<'a> { function canonicalize (line 238) | fn canonicalize(&self) -> Result { function canonical_binary (line 287) | fn canonical_binary( type CanonicalClassQuery (line 328) | enum CanonicalClassQuery { function class (line 351) | pub fn class(query: ClassQuery<'_>) -> Result { function perl_word (line 388) | pub fn perl_word() -> Result { function perl_space (line 406) | pub fn perl_space() -> Result { function perl_digit (line 430) | pub fn perl_digit() -> Result { function hir_class (line 452) | pub fn hir_class(ranges: &[(char, char)]) -> hir::ClassUnicode { function is_word_character (line 463) | pub fn is_word_character(c: char) -> Result { type PropertyValues (line 499) | type PropertyValues = &'static [(&'static str, &'static str)]; function canonical_gencat (line 501) | fn canonical_gencat( function canonical_script (line 515) | fn canonical_script( function canonical_prop (line 530) | fn canonical_prop( function canonical_value (line 575) | fn canonical_value( function property_values (line 587) | fn property_values( function property_set (line 625) | fn property_set( function ages (line 641) | fn ages(canonical_age: &str) -> Result, Erro... function gencat (line 697) | fn gencat(canonical_name: &'static str) -> Result Result Result { function wb (line 835) | fn wb(canonical_name: &'static str) -> Result { function sb (line 859) | fn sb(canonical_name: &'static str) -> Result { function symbolic_name_normalize (line 877) | fn symbolic_name_normalize(x: &str) -> String { function symbolic_name_normalize_bytes (line 900) | fn symbolic_name_normalize_bytes(slice: &mut [u8]) -> &mut [u8] { function simple_fold_ok (line 950) | fn simple_fold_ok(c: char) -> impl Iterator { function contains_case_map (line 955) | fn contains_case_map(start: char, end: char) -> bool { function simple_fold_k (line 961) | fn simple_fold_k() { function simple_fold_a (line 974) | fn simple_fold_a() { function simple_fold_disabled (line 984) | fn simple_fold_disabled() { function range_contains (line 990) | fn range_contains() { function regression_466 (line 1006) | fn regression_466() { function sym_normalize (line 1017) | fn sym_normalize() { function valid_utf8_symbolic (line 1034) | fn valid_utf8_symbolic() { FILE: builder/third-party/regex-syntax/src/unicode_tables/age.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant V10_0 (line 37) | pub const V10_0: &'static [(char, char)] = &[ constant V11_0 (line 80) | pub const V11_0: &'static [(char, char)] = &[ constant V12_0 (line 142) | pub const V12_0: &'static [(char, char)] = &[ constant V12_1 (line 205) | pub const V12_1: &'static [(char, char)] = &[('㋿', '㋿')]; constant V13_0 (line 207) | pub const V13_0: &'static [(char, char)] = &[ constant V14_0 (line 269) | pub const V14_0: &'static [(char, char)] = &[ constant V15_0 (line 350) | pub const V15_0: &'static [(char, char)] = &[ constant V1_1 (line 385) | pub const V1_1: &'static [(char, char)] = &[ constant V2_0 (line 676) | pub const V2_0: &'static [(char, char)] = &[ constant V2_1 (line 707) | pub const V2_1: &'static [(char, char)] = &[('€', '€'), ('', '')]; constant V3_0 (line 709) | pub const V3_0: &'static [(char, char)] = &[ constant V3_1 (line 833) | pub const V3_1: &'static [(char, char)] = &[ constant V3_2 (line 872) | pub const V3_2: &'static [(char, char)] = &[ constant V4_0 (line 934) | pub const V4_0: &'static [(char, char)] = &[ constant V4_1 (line 1014) | pub const V4_1: &'static [(char, char)] = &[ constant V5_0 (line 1103) | pub const V5_0: &'static [(char, char)] = &[ constant V5_1 (line 1141) | pub const V5_1: &'static [(char, char)] = &[ constant V5_2 (line 1233) | pub const V5_2: &'static [(char, char)] = &[ constant V6_0 (line 1326) | pub const V6_0: &'static [(char, char)] = &[ constant V6_1 (line 1435) | pub const V6_1: &'static [(char, char)] = &[ constant V6_2 (line 1527) | pub const V6_2: &'static [(char, char)] = &[('₺', '₺')]; constant V6_3 (line 1529) | pub const V6_3: &'static [(char, char)] = constant V7_0 (line 1532) | pub const V7_0: &'static [(char, char)] = &[ constant V8_0 (line 1676) | pub const V8_0: &'static [(char, char)] = &[ constant V9_0 (line 1738) | pub const V9_0: &'static [(char, char)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/case_folding_simple.rs constant CASE_FOLDING_SIMPLE (line 9) | pub const CASE_FOLDING_SIMPLE: &'static [(char, &'static [char])] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/general_category.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant CASED_LETTER (line 49) | pub const CASED_LETTER: &'static [(char, char)] = &[ constant CLOSE_PUNCTUATION (line 195) | pub const CLOSE_PUNCTUATION: &'static [(char, char)] = &[ constant CONNECTOR_PUNCTUATION (line 274) | pub const CONNECTOR_PUNCTUATION: &'static [(char, char)] = &[ constant CONTROL (line 283) | pub const CONTROL: &'static [(char, char)] = constant CURRENCY_SYMBOL (line 286) | pub const CURRENCY_SYMBOL: &'static [(char, char)] = &[ constant DASH_PUNCTUATION (line 310) | pub const DASH_PUNCTUATION: &'static [(char, char)] = &[ constant DECIMAL_NUMBER (line 332) | pub const DECIMAL_NUMBER: &'static [(char, char)] = &[ constant ENCLOSING_MARK (line 399) | pub const ENCLOSING_MARK: &'static [(char, char)] = &[ constant FINAL_PUNCTUATION (line 407) | pub const FINAL_PUNCTUATION: &'static [(char, char)] = &[ constant FORMAT (line 420) | pub const FORMAT: &'static [(char, char)] = &[ constant INITIAL_PUNCTUATION (line 444) | pub const INITIAL_PUNCTUATION: &'static [(char, char)] = &[ constant LETTER (line 458) | pub const LETTER: &'static [(char, char)] = &[ constant LETTER_NUMBER (line 1120) | pub const LETTER_NUMBER: &'static [(char, char)] = &[ constant LINE_SEPARATOR (line 1135) | pub const LINE_SEPARATOR: &'static [(char, char)] = constant LOWERCASE_LETTER (line 1138) | pub const LOWERCASE_LETTER: &'static [(char, char)] = &[ constant MARK (line 1799) | pub const MARK: &'static [(char, char)] = &[ constant MATH_SYMBOL (line 2112) | pub const MATH_SYMBOL: &'static [(char, char)] = &[ constant MODIFIER_LETTER (line 2179) | pub const MODIFIER_LETTER: &'static [(char, char)] = &[ constant MODIFIER_SYMBOL (line 2253) | pub const MODIFIER_SYMBOL: &'static [(char, char)] = &[ constant NONSPACING_MARK (line 2287) | pub const NONSPACING_MARK: &'static [(char, char)] = &[ constant NUMBER (line 2636) | pub const NUMBER: &'static [(char, char)] = &[ constant OPEN_PUNCTUATION (line 2776) | pub const OPEN_PUNCTUATION: &'static [(char, char)] = &[ constant OTHER (line 2858) | pub const OTHER: &'static [(char, char)] = &[ constant OTHER_LETTER (line 3573) | pub const OTHER_LETTER: &'static [(char, char)] = &[ constant OTHER_NUMBER (line 4086) | pub const OTHER_NUMBER: &'static [(char, char)] = &[ constant OTHER_PUNCTUATION (line 4161) | pub const OTHER_PUNCTUATION: &'static [(char, char)] = &[ constant OTHER_SYMBOL (line 4351) | pub const OTHER_SYMBOL: &'static [(char, char)] = &[ constant PARAGRAPH_SEPARATOR (line 4538) | pub const PARAGRAPH_SEPARATOR: &'static [(char, char)] = constant PRIVATE_USE (line 4541) | pub const PRIVATE_USE: &'static [(char, char)] = &[ constant PUNCTUATION (line 4547) | pub const PUNCTUATION: &'static [(char, char)] = &[ constant SEPARATOR (line 4741) | pub const SEPARATOR: &'static [(char, char)] = &[ constant SPACE_SEPARATOR (line 4752) | pub const SPACE_SEPARATOR: &'static [(char, char)] = &[ constant SPACING_MARK (line 4762) | pub const SPACING_MARK: &'static [(char, char)] = &[ constant SYMBOL (line 4947) | pub const SYMBOL: &'static [(char, char)] = &[ constant TITLECASE_LETTER (line 5182) | pub const TITLECASE_LETTER: &'static [(char, char)] = &[ constant UNASSIGNED (line 5195) | pub const UNASSIGNED: &'static [(char, char)] = &[ constant UPPERCASE_LETTER (line 5905) | pub const UPPERCASE_LETTER: &'static [(char, char)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/grapheme_cluster_break.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant CR (line 25) | pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant CONTROL (line 27) | pub const CONTROL: &'static [(char, char)] = &[ constant EXTEND (line 49) | pub const EXTEND: &'static [(char, char)] = &[ constant L (line 416) | pub const L: &'static [(char, char)] = &[('ᄀ', 'ᅟ'), ('ꥠ', 'ꥼ')]; constant LF (line 418) | pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant LV (line 420) | pub const LV: &'static [(char, char)] = &[ constant LVT (line 822) | pub const LVT: &'static [(char, char)] = &[ constant PREPEND (line 1224) | pub const PREPEND: &'static [(char, char)] = &[ constant REGIONAL_INDICATOR (line 1242) | pub const REGIONAL_INDICATOR: &'static [(char, char)] = &[('🇦', '🇿')]; constant SPACINGMARK (line 1244) | pub const SPACINGMARK: &'static [(char, char)] = &[ constant T (line 1412) | pub const T: &'static [(char, char)] = &[('ᆨ', 'ᇿ'), ('ퟋ', 'ퟻ')]; constant V (line 1414) | pub const V: &'static [(char, char)] = &[('ᅠ', 'ᆧ'), ('ힰ', 'ퟆ')]; constant ZWJ (line 1416) | pub const ZWJ: &'static [(char, char)] = &[('\u{200d}', '\u{200d}')]; FILE: builder/third-party/regex-syntax/src/unicode_tables/perl_decimal.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = constant DECIMAL_NUMBER (line 12) | pub const DECIMAL_NUMBER: &'static [(char, char)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/perl_space.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = constant WHITE_SPACE (line 12) | pub const WHITE_SPACE: &'static [(char, char)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/perl_word.rs constant PERL_WORD (line 9) | pub const PERL_WORD: &'static [(char, char)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/property_bool.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant ASCII_HEX_DIGIT (line 72) | pub const ASCII_HEX_DIGIT: &'static [(char, char)] = constant ALPHABETIC (line 75) | pub const ALPHABETIC: &'static [(char, char)] = &[ constant BIDI_CONTROL (line 810) | pub const BIDI_CONTROL: &'static [(char, char)] = &[ constant BIDI_MIRRORED (line 817) | pub const BIDI_MIRRORED: &'static [(char, char)] = &[ constant CASE_IGNORABLE (line 934) | pub const CASE_IGNORABLE: &'static [(char, char)] = &[ constant CASED (line 1374) | pub const CASED: &'static [(char, char)] = &[ constant CHANGES_WHEN_CASEFOLDED (line 1534) | pub const CHANGES_WHEN_CASEFOLDED: &'static [(char, char)] = &[ constant CHANGES_WHEN_CASEMAPPED (line 2159) | pub const CHANGES_WHEN_CASEMAPPED: &'static [(char, char)] = &[ constant CHANGES_WHEN_LOWERCASED (line 2293) | pub const CHANGES_WHEN_LOWERCASED: &'static [(char, char)] = &[ constant CHANGES_WHEN_TITLECASED (line 2905) | pub const CHANGES_WHEN_TITLECASED: &'static [(char, char)] = &[ constant CHANGES_WHEN_UPPERCASED (line 3534) | pub const CHANGES_WHEN_UPPERCASED: &'static [(char, char)] = &[ constant DASH (line 4164) | pub const DASH: &'static [(char, char)] = &[ constant DEFAULT_IGNORABLE_CODE_POINT (line 4190) | pub const DEFAULT_IGNORABLE_CODE_POINT: &'static [(char, char)] = &[ constant DEPRECATED (line 4210) | pub const DEPRECATED: &'static [(char, char)] = &[ constant DIACRITIC (line 4221) | pub const DIACRITIC: &'static [(char, char)] = &[ constant EMOJI (line 4419) | pub const EMOJI: &'static [(char, char)] = &[ constant EMOJI_COMPONENT (line 4573) | pub const EMOJI_COMPONENT: &'static [(char, char)] = &[ constant EMOJI_MODIFIER (line 4586) | pub const EMOJI_MODIFIER: &'static [(char, char)] = &[('🏻', '🏿')]; constant EMOJI_MODIFIER_BASE (line 4588) | pub const EMOJI_MODIFIER_BASE: &'static [(char, char)] = &[ constant EMOJI_PRESENTATION (line 4631) | pub const EMOJI_PRESENTATION: &'static [(char, char)] = &[ constant EXTENDED_PICTOGRAPHIC (line 4715) | pub const EXTENDED_PICTOGRAPHIC: &'static [(char, char)] = &[ constant EXTENDER (line 4796) | pub const EXTENDER: &'static [(char, char)] = &[ constant GRAPHEME_BASE (line 4832) | pub const GRAPHEME_BASE: &'static [(char, char)] = &[ constant GRAPHEME_EXTEND (line 5710) | pub const GRAPHEME_EXTEND: &'static [(char, char)] = &[ constant GRAPHEME_LINK (line 6076) | pub const GRAPHEME_LINK: &'static [(char, char)] = &[ constant HEX_DIGIT (line 6135) | pub const HEX_DIGIT: &'static [(char, char)] = &[ constant HYPHEN (line 6144) | pub const HYPHEN: &'static [(char, char)] = &[ constant IDS_BINARY_OPERATOR (line 6157) | pub const IDS_BINARY_OPERATOR: &'static [(char, char)] = constant IDS_TRINARY_OPERATOR (line 6160) | pub const IDS_TRINARY_OPERATOR: &'static [(char, char)] = &[('⿲', '⿳')]; constant ID_CONTINUE (line 6162) | pub const ID_CONTINUE: &'static [(char, char)] = &[ constant ID_START (line 6933) | pub const ID_START: &'static [(char, char)] = &[ constant IDEOGRAPHIC (line 7595) | pub const IDEOGRAPHIC: &'static [(char, char)] = &[ constant JOIN_CONTROL (line 7618) | pub const JOIN_CONTROL: &'static [(char, char)] = &[('\u{200c}', '\u{200... constant LOGICAL_ORDER_EXCEPTION (line 7620) | pub const LOGICAL_ORDER_EXCEPTION: &'static [(char, char)] = &[ constant LOWERCASE (line 7630) | pub const LOWERCASE: &'static [(char, char)] = &[ constant MATH (line 8304) | pub const MATH: &'static [(char, char)] = &[ constant NONCHARACTER_CODE_POINT (line 8445) | pub const NONCHARACTER_CODE_POINT: &'static [(char, char)] = &[ constant OTHER_ALPHABETIC (line 8466) | pub const OTHER_ALPHABETIC: &'static [(char, char)] = &[ constant OTHER_DEFAULT_IGNORABLE_CODE_POINT (line 8709) | pub const OTHER_DEFAULT_IGNORABLE_CODE_POINT: &'static [(char, char)] = &[ constant OTHER_GRAPHEME_EXTEND (line 8723) | pub const OTHER_GRAPHEME_EXTEND: &'static [(char, char)] = &[ constant OTHER_ID_CONTINUE (line 8751) | pub const OTHER_ID_CONTINUE: &'static [(char, char)] = constant OTHER_ID_START (line 8754) | pub const OTHER_ID_START: &'static [(char, char)] = constant OTHER_LOWERCASE (line 8757) | pub const OTHER_LOWERCASE: &'static [(char, char)] = &[ constant OTHER_MATH (line 8788) | pub const OTHER_MATH: &'static [(char, char)] = &[ constant OTHER_UPPERCASE (line 8925) | pub const OTHER_UPPERCASE: &'static [(char, char)] = constant PATTERN_SYNTAX (line 8928) | pub const PATTERN_SYNTAX: &'static [(char, char)] = &[ constant PATTERN_WHITE_SPACE (line 8959) | pub const PATTERN_WHITE_SPACE: &'static [(char, char)] = &[ constant PREPENDED_CONCATENATION_MARK (line 8967) | pub const PREPENDED_CONCATENATION_MARK: &'static [(char, char)] = &[ constant QUOTATION_MARK (line 8977) | pub const QUOTATION_MARK: &'static [(char, char)] = &[ constant RADICAL (line 8993) | pub const RADICAL: &'static [(char, char)] = constant REGIONAL_INDICATOR (line 8996) | pub const REGIONAL_INDICATOR: &'static [(char, char)] = &[('🇦', '🇿')]; constant SENTENCE_TERMINAL (line 8998) | pub const SENTENCE_TERMINAL: &'static [(char, char)] = &[ constant SOFT_DOTTED (line 9081) | pub const SOFT_DOTTED: &'static [(char, char)] = &[ constant TERMINAL_PUNCTUATION (line 9118) | pub const TERMINAL_PUNCTUATION: &'static [(char, char)] = &[ constant UNIFIED_IDEOGRAPH (line 9229) | pub const UNIFIED_IDEOGRAPH: &'static [(char, char)] = &[ constant UPPERCASE (line 9248) | pub const UPPERCASE: &'static [(char, char)] = &[ constant VARIATION_SELECTOR (line 9902) | pub const VARIATION_SELECTOR: &'static [(char, char)] = &[ constant WHITE_SPACE (line 9909) | pub const WHITE_SPACE: &'static [(char, char)] = &[ constant XID_CONTINUE (line 9922) | pub const XID_CONTINUE: &'static [(char, char)] = &[ constant XID_START (line 10700) | pub const XID_START: &'static [(char, char)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/property_names.rs constant PROPERTY_NAMES (line 9) | pub const PROPERTY_NAMES: &'static [(&'static str, &'static str)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/property_values.rs constant PROPERTY_VALUES (line 9) | pub const PROPERTY_VALUES: &'static [( FILE: builder/third-party/regex-syntax/src/unicode_tables/script.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant ADLAM (line 175) | pub const ADLAM: &'static [(char, char)] = constant AHOM (line 178) | pub const AHOM: &'static [(char, char)] = constant ANATOLIAN_HIEROGLYPHS (line 181) | pub const ANATOLIAN_HIEROGLYPHS: &'static [(char, char)] = &[('𔐀', '𔙆')]; constant ARABIC (line 183) | pub const ARABIC: &'static [(char, char)] = &[ constant ARMENIAN (line 244) | pub const ARMENIAN: &'static [(char, char)] = constant AVESTAN (line 247) | pub const AVESTAN: &'static [(char, char)] = &[('𐬀', '𐬵'), ('𐬹', '𐬿')]; constant BALINESE (line 249) | pub const BALINESE: &'static [(char, char)] = &[('\u{1b00}', 'ᭌ'), ('᭐',... constant BAMUM (line 251) | pub const BAMUM: &'static [(char, char)] = &[('ꚠ', '꛷'), ('𖠀', '𖨸')]; constant BASSA_VAH (line 253) | pub const BASSA_VAH: &'static [(char, char)] = constant BATAK (line 256) | pub const BATAK: &'static [(char, char)] = &[('ᯀ', '᯳'), ('᯼', '᯿')]; constant BENGALI (line 258) | pub const BENGALI: &'static [(char, char)] = &[ constant BHAIKSUKI (line 275) | pub const BHAIKSUKI: &'static [(char, char)] = constant BOPOMOFO (line 278) | pub const BOPOMOFO: &'static [(char, char)] = constant BRAHMI (line 281) | pub const BRAHMI: &'static [(char, char)] = constant BRAILLE (line 284) | pub const BRAILLE: &'static [(char, char)] = &[('⠀', '⣿')]; constant BUGINESE (line 286) | pub const BUGINESE: &'static [(char, char)] = &[('ᨀ', '\u{1a1b}'), ('᨞',... constant BUHID (line 288) | pub const BUHID: &'static [(char, char)] = &[('ᝀ', '\u{1753}')]; constant CANADIAN_ABORIGINAL (line 290) | pub const CANADIAN_ABORIGINAL: &'static [(char, char)] = constant CARIAN (line 293) | pub const CARIAN: &'static [(char, char)] = &[('𐊠', '𐋐')]; constant CAUCASIAN_ALBANIAN (line 295) | pub const CAUCASIAN_ALBANIAN: &'static [(char, char)] = constant CHAKMA (line 298) | pub const CHAKMA: &'static [(char, char)] = constant CHAM (line 301) | pub const CHAM: &'static [(char, char)] = constant CHEROKEE (line 304) | pub const CHEROKEE: &'static [(char, char)] = constant CHORASMIAN (line 307) | pub const CHORASMIAN: &'static [(char, char)] = &[('𐾰', '𐿋')]; constant COMMON (line 309) | pub const COMMON: &'static [(char, char)] = &[ constant COPTIC (line 485) | pub const COPTIC: &'static [(char, char)] = constant CUNEIFORM (line 488) | pub const CUNEIFORM: &'static [(char, char)] = constant CYPRIOT (line 491) | pub const CYPRIOT: &'static [(char, char)] = constant CYPRO_MINOAN (line 494) | pub const CYPRO_MINOAN: &'static [(char, char)] = &[('𒾐', '𒿲')]; constant CYRILLIC (line 496) | pub const CYRILLIC: &'static [(char, char)] = &[ constant DESERET (line 509) | pub const DESERET: &'static [(char, char)] = &[('𐐀', '𐑏')]; constant DEVANAGARI (line 511) | pub const DEVANAGARI: &'static [(char, char)] = &[ constant DIVES_AKURU (line 519) | pub const DIVES_AKURU: &'static [(char, char)] = &[ constant DOGRA (line 530) | pub const DOGRA: &'static [(char, char)] = &[('𑠀', '𑠻')]; constant DUPLOYAN (line 532) | pub const DUPLOYAN: &'static [(char, char)] = constant EGYPTIAN_HIEROGLYPHS (line 535) | pub const EGYPTIAN_HIEROGLYPHS: &'static [(char, char)] = constant ELBASAN (line 538) | pub const ELBASAN: &'static [(char, char)] = &[('𐔀', '𐔧')]; constant ELYMAIC (line 540) | pub const ELYMAIC: &'static [(char, char)] = &[('𐿠', '𐿶')]; constant ETHIOPIC (line 542) | pub const ETHIOPIC: &'static [(char, char)] = &[ constant GEORGIAN (line 581) | pub const GEORGIAN: &'static [(char, char)] = &[ constant GLAGOLITIC (line 594) | pub const GLAGOLITIC: &'static [(char, char)] = &[ constant GOTHIC (line 603) | pub const GOTHIC: &'static [(char, char)] = &[('𐌰', '𐍊')]; constant GRANTHA (line 605) | pub const GRANTHA: &'static [(char, char)] = &[ constant GREEK (line 623) | pub const GREEK: &'static [(char, char)] = &[ constant GUJARATI (line 662) | pub const GUJARATI: &'static [(char, char)] = &[ constant GUNJALA_GONDI (line 679) | pub const GUNJALA_GONDI: &'static [(char, char)] = &[ constant GURMUKHI (line 688) | pub const GURMUKHI: &'static [(char, char)] = &[ constant HAN (line 707) | pub const HAN: &'static [(char, char)] = &[ constant HANGUL (line 731) | pub const HANGUL: &'static [(char, char)] = &[ constant HANIFI_ROHINGYA (line 748) | pub const HANIFI_ROHINGYA: &'static [(char, char)] = constant HANUNOO (line 751) | pub const HANUNOO: &'static [(char, char)] = &[('ᜠ', '᜴')]; constant HATRAN (line 753) | pub const HATRAN: &'static [(char, char)] = constant HEBREW (line 756) | pub const HEBREW: &'static [(char, char)] = &[ constant HIRAGANA (line 768) | pub const HIRAGANA: &'static [(char, char)] = &[ constant IMPERIAL_ARAMAIC (line 777) | pub const IMPERIAL_ARAMAIC: &'static [(char, char)] = constant INHERITED (line 780) | pub const INHERITED: &'static [(char, char)] = &[ constant INSCRIPTIONAL_PAHLAVI (line 812) | pub const INSCRIPTIONAL_PAHLAVI: &'static [(char, char)] = constant INSCRIPTIONAL_PARTHIAN (line 815) | pub const INSCRIPTIONAL_PARTHIAN: &'static [(char, char)] = constant JAVANESE (line 818) | pub const JAVANESE: &'static [(char, char)] = constant KAITHI (line 821) | pub const KAITHI: &'static [(char, char)] = constant KANNADA (line 824) | pub const KANNADA: &'static [(char, char)] = &[ constant KATAKANA (line 840) | pub const KATAKANA: &'static [(char, char)] = &[ constant KAWI (line 857) | pub const KAWI: &'static [(char, char)] = constant KAYAH_LI (line 860) | pub const KAYAH_LI: &'static [(char, char)] = &[('꤀', '\u{a92d}'), ('꤯',... constant KHAROSHTHI (line 862) | pub const KHAROSHTHI: &'static [(char, char)] = &[ constant KHITAN_SMALL_SCRIPT (line 873) | pub const KHITAN_SMALL_SCRIPT: &'static [(char, char)] = constant KHMER (line 876) | pub const KHMER: &'static [(char, char)] = constant KHOJKI (line 879) | pub const KHOJKI: &'static [(char, char)] = &[('𑈀', '𑈑'), ('𑈓', '\u{1124... constant KHUDAWADI (line 881) | pub const KHUDAWADI: &'static [(char, char)] = constant LAO (line 884) | pub const LAO: &'static [(char, char)] = &[ constant LATIN (line 898) | pub const LATIN: &'static [(char, char)] = &[ constant LEPCHA (line 940) | pub const LEPCHA: &'static [(char, char)] = constant LIMBU (line 943) | pub const LIMBU: &'static [(char, char)] = &[ constant LINEAR_A (line 951) | pub const LINEAR_A: &'static [(char, char)] = constant LINEAR_B (line 954) | pub const LINEAR_B: &'static [(char, char)] = &[ constant LISU (line 964) | pub const LISU: &'static [(char, char)] = &[('ꓐ', '꓿'), ('𑾰', '𑾰')]; constant LYCIAN (line 966) | pub const LYCIAN: &'static [(char, char)] = &[('𐊀', '𐊜')]; constant LYDIAN (line 968) | pub const LYDIAN: &'static [(char, char)] = &[('𐤠', '𐤹'), ('𐤿', '𐤿')]; constant MAHAJANI (line 970) | pub const MAHAJANI: &'static [(char, char)] = &[('𑅐', '𑅶')]; constant MAKASAR (line 972) | pub const MAKASAR: &'static [(char, char)] = &[('𑻠', '𑻸')]; constant MALAYALAM (line 974) | pub const MALAYALAM: &'static [(char, char)] = &[ constant MANDAIC (line 984) | pub const MANDAIC: &'static [(char, char)] = &[('ࡀ', '\u{85b}'), ('࡞', '... constant MANICHAEAN (line 986) | pub const MANICHAEAN: &'static [(char, char)] = constant MARCHEN (line 989) | pub const MARCHEN: &'static [(char, char)] = constant MASARAM_GONDI (line 992) | pub const MASARAM_GONDI: &'static [(char, char)] = &[ constant MEDEFAIDRIN (line 1002) | pub const MEDEFAIDRIN: &'static [(char, char)] = &[('𖹀', '𖺚')]; constant MEETEI_MAYEK (line 1004) | pub const MEETEI_MAYEK: &'static [(char, char)] = constant MENDE_KIKAKUI (line 1007) | pub const MENDE_KIKAKUI: &'static [(char, char)] = constant MEROITIC_CURSIVE (line 1010) | pub const MEROITIC_CURSIVE: &'static [(char, char)] = constant MEROITIC_HIEROGLYPHS (line 1013) | pub const MEROITIC_HIEROGLYPHS: &'static [(char, char)] = &[('𐦀', '𐦟')]; constant MIAO (line 1015) | pub const MIAO: &'static [(char, char)] = constant MODI (line 1018) | pub const MODI: &'static [(char, char)] = &[('𑘀', '𑙄'), ('𑙐', '𑙙')]; constant MONGOLIAN (line 1020) | pub const MONGOLIAN: &'static [(char, char)] = constant MRO (line 1023) | pub const MRO: &'static [(char, char)] = &[('𖩀', '𖩞'), ('𖩠', '𖩩'), ('𖩮',... constant MULTANI (line 1025) | pub const MULTANI: &'static [(char, char)] = constant MYANMAR (line 1028) | pub const MYANMAR: &'static [(char, char)] = constant NABATAEAN (line 1031) | pub const NABATAEAN: &'static [(char, char)] = &[('𐢀', '𐢞'), ('𐢧', '𐢯')]; constant NAG_MUNDARI (line 1033) | pub const NAG_MUNDARI: &'static [(char, char)] = &[('𞓐', '𞓹')]; constant NANDINAGARI (line 1035) | pub const NANDINAGARI: &'static [(char, char)] = constant NEW_TAI_LUE (line 1038) | pub const NEW_TAI_LUE: &'static [(char, char)] = constant NEWA (line 1041) | pub const NEWA: &'static [(char, char)] = &[('𑐀', '𑑛'), ('𑑝', '𑑡')]; constant NKO (line 1043) | pub const NKO: &'static [(char, char)] = &[('߀', 'ߺ'), ('\u{7fd}', '߿')]; constant NUSHU (line 1045) | pub const NUSHU: &'static [(char, char)] = &[('𖿡', '𖿡'), ('𛅰', '𛋻')]; constant NYIAKENG_PUACHUE_HMONG (line 1047) | pub const NYIAKENG_PUACHUE_HMONG: &'static [(char, char)] = constant OGHAM (line 1050) | pub const OGHAM: &'static [(char, char)] = &[('\u{1680}', '᚜')]; constant OL_CHIKI (line 1052) | pub const OL_CHIKI: &'static [(char, char)] = &[('᱐', '᱿')]; constant OLD_HUNGARIAN (line 1054) | pub const OLD_HUNGARIAN: &'static [(char, char)] = constant OLD_ITALIC (line 1057) | pub const OLD_ITALIC: &'static [(char, char)] = &[('𐌀', '𐌣'), ('𐌭', '𐌯')]; constant OLD_NORTH_ARABIAN (line 1059) | pub const OLD_NORTH_ARABIAN: &'static [(char, char)] = &[('𐪀', '𐪟')]; constant OLD_PERMIC (line 1061) | pub const OLD_PERMIC: &'static [(char, char)] = &[('𐍐', '\u{1037a}')]; constant OLD_PERSIAN (line 1063) | pub const OLD_PERSIAN: &'static [(char, char)] = &[('𐎠', '𐏃'), ('𐏈', '𐏕')]; constant OLD_SOGDIAN (line 1065) | pub const OLD_SOGDIAN: &'static [(char, char)] = &[('𐼀', '𐼧')]; constant OLD_SOUTH_ARABIAN (line 1067) | pub const OLD_SOUTH_ARABIAN: &'static [(char, char)] = &[('𐩠', '𐩿')]; constant OLD_TURKIC (line 1069) | pub const OLD_TURKIC: &'static [(char, char)] = &[('𐰀', '𐱈')]; constant OLD_UYGHUR (line 1071) | pub const OLD_UYGHUR: &'static [(char, char)] = &[('𐽰', '𐾉')]; constant ORIYA (line 1073) | pub const ORIYA: &'static [(char, char)] = &[ constant OSAGE (line 1090) | pub const OSAGE: &'static [(char, char)] = &[('𐒰', '𐓓'), ('𐓘', '𐓻')]; constant OSMANYA (line 1092) | pub const OSMANYA: &'static [(char, char)] = &[('𐒀', '𐒝'), ('𐒠', '𐒩')]; constant PAHAWH_HMONG (line 1094) | pub const PAHAWH_HMONG: &'static [(char, char)] = constant PALMYRENE (line 1097) | pub const PALMYRENE: &'static [(char, char)] = &[('𐡠', '𐡿')]; constant PAU_CIN_HAU (line 1099) | pub const PAU_CIN_HAU: &'static [(char, char)] = &[('𑫀', '𑫸')]; constant PHAGS_PA (line 1101) | pub const PHAGS_PA: &'static [(char, char)] = &[('ꡀ', '꡷')]; constant PHOENICIAN (line 1103) | pub const PHOENICIAN: &'static [(char, char)] = &[('𐤀', '𐤛'), ('𐤟', '𐤟')]; constant PSALTER_PAHLAVI (line 1105) | pub const PSALTER_PAHLAVI: &'static [(char, char)] = constant REJANG (line 1108) | pub const REJANG: &'static [(char, char)] = &[('ꤰ', '꥓'), ('꥟', '꥟')]; constant RUNIC (line 1110) | pub const RUNIC: &'static [(char, char)] = &[('ᚠ', 'ᛪ'), ('ᛮ', 'ᛸ')]; constant SAMARITAN (line 1112) | pub const SAMARITAN: &'static [(char, char)] = &[('ࠀ', '\u{82d}'), ('࠰',... constant SAURASHTRA (line 1114) | pub const SAURASHTRA: &'static [(char, char)] = constant SHARADA (line 1117) | pub const SHARADA: &'static [(char, char)] = &[('\u{11180}', '𑇟')]; constant SHAVIAN (line 1119) | pub const SHAVIAN: &'static [(char, char)] = &[('𐑐', '𐑿')]; constant SIDDHAM (line 1121) | pub const SIDDHAM: &'static [(char, char)] = constant SIGNWRITING (line 1124) | pub const SIGNWRITING: &'static [(char, char)] = constant SINHALA (line 1127) | pub const SINHALA: &'static [(char, char)] = &[ constant SOGDIAN (line 1143) | pub const SOGDIAN: &'static [(char, char)] = &[('𐼰', '𐽙')]; constant SORA_SOMPENG (line 1145) | pub const SORA_SOMPENG: &'static [(char, char)] = &[('𑃐', '𑃨'), ('𑃰', '𑃹... constant SOYOMBO (line 1147) | pub const SOYOMBO: &'static [(char, char)] = &[('𑩐', '𑪢')]; constant SUNDANESE (line 1149) | pub const SUNDANESE: &'static [(char, char)] = constant SYLOTI_NAGRI (line 1152) | pub const SYLOTI_NAGRI: &'static [(char, char)] = &[('ꠀ', '\u{a82c}')]; constant SYRIAC (line 1154) | pub const SYRIAC: &'static [(char, char)] = constant TAGALOG (line 1157) | pub const TAGALOG: &'static [(char, char)] = &[('ᜀ', '᜕'), ('ᜟ', 'ᜟ')]; constant TAGBANWA (line 1159) | pub const TAGBANWA: &'static [(char, char)] = constant TAI_LE (line 1162) | pub const TAI_LE: &'static [(char, char)] = &[('ᥐ', 'ᥭ'), ('ᥰ', 'ᥴ')]; constant TAI_THAM (line 1164) | pub const TAI_THAM: &'static [(char, char)] = &[ constant TAI_VIET (line 1172) | pub const TAI_VIET: &'static [(char, char)] = &[('ꪀ', 'ꫂ'), ('ꫛ', '꫟')]; constant TAKRI (line 1174) | pub const TAKRI: &'static [(char, char)] = &[('𑚀', '𑚹'), ('𑛀', '𑛉')]; constant TAMIL (line 1176) | pub const TAMIL: &'static [(char, char)] = &[ constant TANGSA (line 1197) | pub const TANGSA: &'static [(char, char)] = &[('𖩰', '𖪾'), ('𖫀', '𖫉')]; constant TANGUT (line 1199) | pub const TANGUT: &'static [(char, char)] = constant TELUGU (line 1202) | pub const TELUGU: &'static [(char, char)] = &[ constant THAANA (line 1218) | pub const THAANA: &'static [(char, char)] = &[('ހ', 'ޱ')]; constant THAI (line 1220) | pub const THAI: &'static [(char, char)] = &[('ก', '\u{e3a}'), ('เ', '๛')]; constant TIBETAN (line 1222) | pub const TIBETAN: &'static [(char, char)] = &[ constant TIFINAGH (line 1232) | pub const TIFINAGH: &'static [(char, char)] = constant TIRHUTA (line 1235) | pub const TIRHUTA: &'static [(char, char)] = &[('𑒀', '𑓇'), ('𑓐', '𑓙')]; constant TOTO (line 1237) | pub const TOTO: &'static [(char, char)] = &[('𞊐', '\u{1e2ae}')]; constant UGARITIC (line 1239) | pub const UGARITIC: &'static [(char, char)] = &[('𐎀', '𐎝'), ('𐎟', '𐎟')]; constant VAI (line 1241) | pub const VAI: &'static [(char, char)] = &[('ꔀ', 'ꘫ')]; constant VITHKUQI (line 1243) | pub const VITHKUQI: &'static [(char, char)] = &[ constant WANCHO (line 1254) | pub const WANCHO: &'static [(char, char)] = &[('𞋀', '𞋹'), ('𞋿', '𞋿')]; constant WARANG_CITI (line 1256) | pub const WARANG_CITI: &'static [(char, char)] = &[('𑢠', '𑣲'), ('𑣿', '𑣿')]; constant YEZIDI (line 1258) | pub const YEZIDI: &'static [(char, char)] = constant YI (line 1261) | pub const YI: &'static [(char, char)] = &[('ꀀ', 'ꒌ'), ('꒐', '꓆')]; constant ZANABAZAR_SQUARE (line 1263) | pub const ZANABAZAR_SQUARE: &'static [(char, char)] = &[('𑨀', '\u{11a47}... FILE: builder/third-party/regex-syntax/src/unicode_tables/script_extension.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant ADLAM (line 175) | pub const ADLAM: &'static [(char, char)] = constant AHOM (line 178) | pub const AHOM: &'static [(char, char)] = constant ANATOLIAN_HIEROGLYPHS (line 181) | pub const ANATOLIAN_HIEROGLYPHS: &'static [(char, char)] = &[('𔐀', '𔙆')]; constant ARABIC (line 183) | pub const ARABIC: &'static [(char, char)] = &[ constant ARMENIAN (line 238) | pub const ARMENIAN: &'static [(char, char)] = constant AVESTAN (line 241) | pub const AVESTAN: &'static [(char, char)] = &[('𐬀', '𐬵'), ('𐬹', '𐬿')]; constant BALINESE (line 243) | pub const BALINESE: &'static [(char, char)] = &[('\u{1b00}', 'ᭌ'), ('᭐',... constant BAMUM (line 245) | pub const BAMUM: &'static [(char, char)] = &[('ꚠ', '꛷'), ('𖠀', '𖨸')]; constant BASSA_VAH (line 247) | pub const BASSA_VAH: &'static [(char, char)] = constant BATAK (line 250) | pub const BATAK: &'static [(char, char)] = &[('ᯀ', '᯳'), ('᯼', '᯿')]; constant BENGALI (line 252) | pub const BENGALI: &'static [(char, char)] = &[ constant BHAIKSUKI (line 281) | pub const BHAIKSUKI: &'static [(char, char)] = constant BOPOMOFO (line 284) | pub const BOPOMOFO: &'static [(char, char)] = &[ constant BRAHMI (line 299) | pub const BRAHMI: &'static [(char, char)] = constant BRAILLE (line 302) | pub const BRAILLE: &'static [(char, char)] = &[('⠀', '⣿')]; constant BUGINESE (line 304) | pub const BUGINESE: &'static [(char, char)] = constant BUHID (line 307) | pub const BUHID: &'static [(char, char)] = &[('᜵', '᜶'), ('ᝀ', '\u{1753}... constant CANADIAN_ABORIGINAL (line 309) | pub const CANADIAN_ABORIGINAL: &'static [(char, char)] = constant CARIAN (line 312) | pub const CARIAN: &'static [(char, char)] = &[('𐊠', '𐋐')]; constant CAUCASIAN_ALBANIAN (line 314) | pub const CAUCASIAN_ALBANIAN: &'static [(char, char)] = constant CHAKMA (line 317) | pub const CHAKMA: &'static [(char, char)] = constant CHAM (line 320) | pub const CHAM: &'static [(char, char)] = constant CHEROKEE (line 323) | pub const CHEROKEE: &'static [(char, char)] = constant CHORASMIAN (line 326) | pub const CHORASMIAN: &'static [(char, char)] = &[('𐾰', '𐿋')]; constant COMMON (line 328) | pub const COMMON: &'static [(char, char)] = &[ constant COPTIC (line 478) | pub const COPTIC: &'static [(char, char)] = constant CUNEIFORM (line 481) | pub const CUNEIFORM: &'static [(char, char)] = constant CYPRIOT (line 484) | pub const CYPRIOT: &'static [(char, char)] = &[ constant CYPRO_MINOAN (line 496) | pub const CYPRO_MINOAN: &'static [(char, char)] = &[('𐄀', '𐄁'), ('𒾐', '𒿲... constant CYRILLIC (line 498) | pub const CYRILLIC: &'static [(char, char)] = &[ constant DESERET (line 512) | pub const DESERET: &'static [(char, char)] = &[('𐐀', '𐑏')]; constant DEVANAGARI (line 514) | pub const DEVANAGARI: &'static [(char, char)] = &[ constant DIVES_AKURU (line 525) | pub const DIVES_AKURU: &'static [(char, char)] = &[ constant DOGRA (line 536) | pub const DOGRA: &'static [(char, char)] = constant DUPLOYAN (line 539) | pub const DUPLOYAN: &'static [(char, char)] = constant EGYPTIAN_HIEROGLYPHS (line 542) | pub const EGYPTIAN_HIEROGLYPHS: &'static [(char, char)] = constant ELBASAN (line 545) | pub const ELBASAN: &'static [(char, char)] = &[('𐔀', '𐔧')]; constant ELYMAIC (line 547) | pub const ELYMAIC: &'static [(char, char)] = &[('𐿠', '𐿶')]; constant ETHIOPIC (line 549) | pub const ETHIOPIC: &'static [(char, char)] = &[ constant GEORGIAN (line 588) | pub const GEORGIAN: &'static [(char, char)] = &[ constant GLAGOLITIC (line 600) | pub const GLAGOLITIC: &'static [(char, char)] = &[ constant GOTHIC (line 613) | pub const GOTHIC: &'static [(char, char)] = &[('𐌰', '𐍊')]; constant GRANTHA (line 615) | pub const GRANTHA: &'static [(char, char)] = &[ constant GREEK (line 643) | pub const GREEK: &'static [(char, char)] = &[ constant GUJARATI (line 684) | pub const GUJARATI: &'static [(char, char)] = &[ constant GUNJALA_GONDI (line 704) | pub const GUNJALA_GONDI: &'static [(char, char)] = &[ constant GURMUKHI (line 714) | pub const GURMUKHI: &'static [(char, char)] = &[ constant HAN (line 736) | pub const HAN: &'static [(char, char)] = &[ constant HANGUL (line 777) | pub const HANGUL: &'static [(char, char)] = &[ constant HANIFI_ROHINGYA (line 801) | pub const HANIFI_ROHINGYA: &'static [(char, char)] = &[ constant HANUNOO (line 811) | pub const HANUNOO: &'static [(char, char)] = &[('ᜠ', '᜶')]; constant HATRAN (line 813) | pub const HATRAN: &'static [(char, char)] = constant HEBREW (line 816) | pub const HEBREW: &'static [(char, char)] = &[ constant HIRAGANA (line 828) | pub const HIRAGANA: &'static [(char, char)] = &[ constant IMPERIAL_ARAMAIC (line 848) | pub const IMPERIAL_ARAMAIC: &'static [(char, char)] = constant INHERITED (line 851) | pub const INHERITED: &'static [(char, char)] = &[ constant INSCRIPTIONAL_PAHLAVI (line 874) | pub const INSCRIPTIONAL_PAHLAVI: &'static [(char, char)] = constant INSCRIPTIONAL_PARTHIAN (line 877) | pub const INSCRIPTIONAL_PARTHIAN: &'static [(char, char)] = constant JAVANESE (line 880) | pub const JAVANESE: &'static [(char, char)] = constant KAITHI (line 883) | pub const KAITHI: &'static [(char, char)] = &[ constant KANNADA (line 890) | pub const KANNADA: &'static [(char, char)] = &[ constant KATAKANA (line 914) | pub const KATAKANA: &'static [(char, char)] = &[ constant KAWI (line 937) | pub const KAWI: &'static [(char, char)] = constant KAYAH_LI (line 940) | pub const KAYAH_LI: &'static [(char, char)] = &[('꤀', '꤯')]; constant KHAROSHTHI (line 942) | pub const KHAROSHTHI: &'static [(char, char)] = &[ constant KHITAN_SMALL_SCRIPT (line 953) | pub const KHITAN_SMALL_SCRIPT: &'static [(char, char)] = constant KHMER (line 956) | pub const KHMER: &'static [(char, char)] = constant KHOJKI (line 959) | pub const KHOJKI: &'static [(char, char)] = constant KHUDAWADI (line 962) | pub const KHUDAWADI: &'static [(char, char)] = constant LAO (line 965) | pub const LAO: &'static [(char, char)] = &[ constant LATIN (line 979) | pub const LATIN: &'static [(char, char)] = &[ constant LEPCHA (line 1029) | pub const LEPCHA: &'static [(char, char)] = constant LIMBU (line 1032) | pub const LIMBU: &'static [(char, char)] = &[ constant LINEAR_A (line 1041) | pub const LINEAR_A: &'static [(char, char)] = constant LINEAR_B (line 1044) | pub const LINEAR_B: &'static [(char, char)] = &[ constant LISU (line 1057) | pub const LISU: &'static [(char, char)] = &[('ꓐ', '꓿'), ('𑾰', '𑾰')]; constant LYCIAN (line 1059) | pub const LYCIAN: &'static [(char, char)] = &[('𐊀', '𐊜')]; constant LYDIAN (line 1061) | pub const LYDIAN: &'static [(char, char)] = &[('𐤠', '𐤹'), ('𐤿', '𐤿')]; constant MAHAJANI (line 1063) | pub const MAHAJANI: &'static [(char, char)] = constant MAKASAR (line 1066) | pub const MAKASAR: &'static [(char, char)] = &[('𑻠', '𑻸')]; constant MALAYALAM (line 1068) | pub const MALAYALAM: &'static [(char, char)] = &[ constant MANDAIC (line 1082) | pub const MANDAIC: &'static [(char, char)] = constant MANICHAEAN (line 1085) | pub const MANICHAEAN: &'static [(char, char)] = constant MARCHEN (line 1088) | pub const MARCHEN: &'static [(char, char)] = constant MASARAM_GONDI (line 1091) | pub const MASARAM_GONDI: &'static [(char, char)] = &[ constant MEDEFAIDRIN (line 1102) | pub const MEDEFAIDRIN: &'static [(char, char)] = &[('𖹀', '𖺚')]; constant MEETEI_MAYEK (line 1104) | pub const MEETEI_MAYEK: &'static [(char, char)] = constant MENDE_KIKAKUI (line 1107) | pub const MENDE_KIKAKUI: &'static [(char, char)] = constant MEROITIC_CURSIVE (line 1110) | pub const MEROITIC_CURSIVE: &'static [(char, char)] = constant MEROITIC_HIEROGLYPHS (line 1113) | pub const MEROITIC_HIEROGLYPHS: &'static [(char, char)] = &[('𐦀', '𐦟')]; constant MIAO (line 1115) | pub const MIAO: &'static [(char, char)] = constant MODI (line 1118) | pub const MODI: &'static [(char, char)] = constant MONGOLIAN (line 1121) | pub const MONGOLIAN: &'static [(char, char)] = &[ constant MRO (line 1129) | pub const MRO: &'static [(char, char)] = &[('𖩀', '𖩞'), ('𖩠', '𖩩'), ('𖩮',... constant MULTANI (line 1131) | pub const MULTANI: &'static [(char, char)] = constant MYANMAR (line 1134) | pub const MYANMAR: &'static [(char, char)] = constant NABATAEAN (line 1137) | pub const NABATAEAN: &'static [(char, char)] = &[('𐢀', '𐢞'), ('𐢧', '𐢯')]; constant NAG_MUNDARI (line 1139) | pub const NAG_MUNDARI: &'static [(char, char)] = &[('𞓐', '𞓹')]; constant NANDINAGARI (line 1141) | pub const NANDINAGARI: &'static [(char, char)] = &[ constant NEW_TAI_LUE (line 1153) | pub const NEW_TAI_LUE: &'static [(char, char)] = constant NEWA (line 1156) | pub const NEWA: &'static [(char, char)] = &[('𑐀', '𑑛'), ('𑑝', '𑑡')]; constant NKO (line 1158) | pub const NKO: &'static [(char, char)] = &[ constant NUSHU (line 1167) | pub const NUSHU: &'static [(char, char)] = &[('𖿡', '𖿡'), ('𛅰', '𛋻')]; constant NYIAKENG_PUACHUE_HMONG (line 1169) | pub const NYIAKENG_PUACHUE_HMONG: &'static [(char, char)] = constant OGHAM (line 1172) | pub const OGHAM: &'static [(char, char)] = &[('\u{1680}', '᚜')]; constant OL_CHIKI (line 1174) | pub const OL_CHIKI: &'static [(char, char)] = &[('᱐', '᱿')]; constant OLD_HUNGARIAN (line 1176) | pub const OLD_HUNGARIAN: &'static [(char, char)] = constant OLD_ITALIC (line 1179) | pub const OLD_ITALIC: &'static [(char, char)] = &[('𐌀', '𐌣'), ('𐌭', '𐌯')]; constant OLD_NORTH_ARABIAN (line 1181) | pub const OLD_NORTH_ARABIAN: &'static [(char, char)] = &[('𐪀', '𐪟')]; constant OLD_PERMIC (line 1183) | pub const OLD_PERMIC: &'static [(char, char)] = constant OLD_PERSIAN (line 1186) | pub const OLD_PERSIAN: &'static [(char, char)] = &[('𐎠', '𐏃'), ('𐏈', '𐏕')]; constant OLD_SOGDIAN (line 1188) | pub const OLD_SOGDIAN: &'static [(char, char)] = &[('𐼀', '𐼧')]; constant OLD_SOUTH_ARABIAN (line 1190) | pub const OLD_SOUTH_ARABIAN: &'static [(char, char)] = &[('𐩠', '𐩿')]; constant OLD_TURKIC (line 1192) | pub const OLD_TURKIC: &'static [(char, char)] = &[('𐰀', '𐱈')]; constant OLD_UYGHUR (line 1194) | pub const OLD_UYGHUR: &'static [(char, char)] = constant ORIYA (line 1197) | pub const ORIYA: &'static [(char, char)] = &[ constant OSAGE (line 1218) | pub const OSAGE: &'static [(char, char)] = &[('𐒰', '𐓓'), ('𐓘', '𐓻')]; constant OSMANYA (line 1220) | pub const OSMANYA: &'static [(char, char)] = &[('𐒀', '𐒝'), ('𐒠', '𐒩')]; constant PAHAWH_HMONG (line 1222) | pub const PAHAWH_HMONG: &'static [(char, char)] = constant PALMYRENE (line 1225) | pub const PALMYRENE: &'static [(char, char)] = &[('𐡠', '𐡿')]; constant PAU_CIN_HAU (line 1227) | pub const PAU_CIN_HAU: &'static [(char, char)] = &[('𑫀', '𑫸')]; constant PHAGS_PA (line 1229) | pub const PHAGS_PA: &'static [(char, char)] = constant PHOENICIAN (line 1232) | pub const PHOENICIAN: &'static [(char, char)] = &[('𐤀', '𐤛'), ('𐤟', '𐤟')]; constant PSALTER_PAHLAVI (line 1234) | pub const PSALTER_PAHLAVI: &'static [(char, char)] = constant REJANG (line 1237) | pub const REJANG: &'static [(char, char)] = &[('ꤰ', '꥓'), ('꥟', '꥟')]; constant RUNIC (line 1239) | pub const RUNIC: &'static [(char, char)] = &[('ᚠ', 'ᛪ'), ('ᛮ', 'ᛸ')]; constant SAMARITAN (line 1241) | pub const SAMARITAN: &'static [(char, char)] = &[('ࠀ', '\u{82d}'), ('࠰',... constant SAURASHTRA (line 1243) | pub const SAURASHTRA: &'static [(char, char)] = constant SHARADA (line 1246) | pub const SHARADA: &'static [(char, char)] = &[ constant SHAVIAN (line 1255) | pub const SHAVIAN: &'static [(char, char)] = &[('𐑐', '𐑿')]; constant SIDDHAM (line 1257) | pub const SIDDHAM: &'static [(char, char)] = constant SIGNWRITING (line 1260) | pub const SIGNWRITING: &'static [(char, char)] = constant SINHALA (line 1263) | pub const SINHALA: &'static [(char, char)] = &[ constant SOGDIAN (line 1280) | pub const SOGDIAN: &'static [(char, char)] = &[('ـ', 'ـ'), ('𐼰', '𐽙')]; constant SORA_SOMPENG (line 1282) | pub const SORA_SOMPENG: &'static [(char, char)] = &[('𑃐', '𑃨'), ('𑃰', '𑃹... constant SOYOMBO (line 1284) | pub const SOYOMBO: &'static [(char, char)] = &[('𑩐', '𑪢')]; constant SUNDANESE (line 1286) | pub const SUNDANESE: &'static [(char, char)] = constant SYLOTI_NAGRI (line 1289) | pub const SYLOTI_NAGRI: &'static [(char, char)] = constant SYRIAC (line 1292) | pub const SYRIAC: &'static [(char, char)] = &[ constant TAGALOG (line 1307) | pub const TAGALOG: &'static [(char, char)] = constant TAGBANWA (line 1310) | pub const TAGBANWA: &'static [(char, char)] = constant TAI_LE (line 1313) | pub const TAI_LE: &'static [(char, char)] = constant TAI_THAM (line 1316) | pub const TAI_THAM: &'static [(char, char)] = &[ constant TAI_VIET (line 1324) | pub const TAI_VIET: &'static [(char, char)] = &[('ꪀ', 'ꫂ'), ('ꫛ', '꫟')]; constant TAKRI (line 1326) | pub const TAKRI: &'static [(char, char)] = constant TAMIL (line 1329) | pub const TAMIL: &'static [(char, char)] = &[ constant TANGSA (line 1357) | pub const TANGSA: &'static [(char, char)] = &[('𖩰', '𖪾'), ('𖫀', '𖫉')]; constant TANGUT (line 1359) | pub const TANGUT: &'static [(char, char)] = constant TELUGU (line 1362) | pub const TELUGU: &'static [(char, char)] = &[ constant THAANA (line 1382) | pub const THAANA: &'static [(char, char)] = &[ constant THAI (line 1392) | pub const THAI: &'static [(char, char)] = &[('ก', '\u{e3a}'), ('เ', '๛')]; constant TIBETAN (line 1394) | pub const TIBETAN: &'static [(char, char)] = &[ constant TIFINAGH (line 1404) | pub const TIFINAGH: &'static [(char, char)] = constant TIRHUTA (line 1407) | pub const TIRHUTA: &'static [(char, char)] = &[ constant TOTO (line 1416) | pub const TOTO: &'static [(char, char)] = &[('𞊐', '\u{1e2ae}')]; constant UGARITIC (line 1418) | pub const UGARITIC: &'static [(char, char)] = &[('𐎀', '𐎝'), ('𐎟', '𐎟')]; constant VAI (line 1420) | pub const VAI: &'static [(char, char)] = &[('ꔀ', 'ꘫ')]; constant VITHKUQI (line 1422) | pub const VITHKUQI: &'static [(char, char)] = &[ constant WANCHO (line 1433) | pub const WANCHO: &'static [(char, char)] = &[('𞋀', '𞋹'), ('𞋿', '𞋿')]; constant WARANG_CITI (line 1435) | pub const WARANG_CITI: &'static [(char, char)] = &[('𑢠', '𑣲'), ('𑣿', '𑣿')]; constant YEZIDI (line 1437) | pub const YEZIDI: &'static [(char, char)] = &[ constant YI (line 1447) | pub const YI: &'static [(char, char)] = &[ constant ZANABAZAR_SQUARE (line 1457) | pub const ZANABAZAR_SQUARE: &'static [(char, char)] = &[('𑨀', '\u{11a47}... FILE: builder/third-party/regex-syntax/src/unicode_tables/sentence_break.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant ATERM (line 26) | pub const ATERM: &'static [(char, char)] = constant CR (line 29) | pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant CLOSE (line 31) | pub const CLOSE: &'static [(char, char)] = &[ constant EXTEND (line 79) | pub const EXTEND: &'static [(char, char)] = &[ constant FORMAT (line 395) | pub const FORMAT: &'static [(char, char)] = &[ constant LF (line 419) | pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant LOWER (line 421) | pub const LOWER: &'static [(char, char)] = &[ constant NUMERIC (line 1093) | pub const NUMERIC: &'static [(char, char)] = &[ constant OLETTER (line 1161) | pub const OLETTER: &'static [(char, char)] = &[ constant SCONTINUE (line 1707) | pub const SCONTINUE: &'static [(char, char)] = &[ constant STERM (line 1729) | pub const STERM: &'static [(char, char)] = &[ constant SEP (line 1809) | pub const SEP: &'static [(char, char)] = constant SP (line 1812) | pub const SP: &'static [(char, char)] = &[ constant UPPER (line 1824) | pub const UPPER: &'static [(char, char)] = &[ FILE: builder/third-party/regex-syntax/src/unicode_tables/word_break.rs constant BY_NAME (line 9) | pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant ALETTER (line 30) | pub const ALETTER: &'static [(char, char)] = &[ constant CR (line 611) | pub const CR: &'static [(char, char)] = &[('\r', '\r')]; constant DOUBLE_QUOTE (line 613) | pub const DOUBLE_QUOTE: &'static [(char, char)] = &[('"', '"')]; constant EXTEND (line 615) | pub const EXTEND: &'static [(char, char)] = &[ constant EXTENDNUMLET (line 932) | pub const EXTENDNUMLET: &'static [(char, char)] = &[ constant FORMAT (line 942) | pub const FORMAT: &'static [(char, char)] = &[ constant HEBREW_LETTER (line 965) | pub const HEBREW_LETTER: &'static [(char, char)] = &[ constant KATAKANA (line 978) | pub const KATAKANA: &'static [(char, char)] = &[ constant LF (line 996) | pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant MIDLETTER (line 998) | pub const MIDLETTER: &'static [(char, char)] = &[ constant MIDNUM (line 1010) | pub const MIDNUM: &'static [(char, char)] = &[ constant MIDNUMLET (line 1027) | pub const MIDNUMLET: &'static [(char, char)] = &[ constant NEWLINE (line 1036) | pub const NEWLINE: &'static [(char, char)] = constant NUMERIC (line 1039) | pub const NUMERIC: &'static [(char, char)] = &[ constant REGIONAL_INDICATOR (line 1107) | pub const REGIONAL_INDICATOR: &'static [(char, char)] = &[('🇦', '🇿')]; constant SINGLE_QUOTE (line 1109) | pub const SINGLE_QUOTE: &'static [(char, char)] = &[('\'', '\'')]; constant WSEGSPACE (line 1111) | pub const WSEGSPACE: &'static [(char, char)] = &[ constant ZWJ (line 1120) | pub const ZWJ: &'static [(char, char)] = &[('\u{200d}', '\u{200d}')]; FILE: builder/third-party/regex-syntax/src/utf8.rs constant MAX_UTF8_BYTES (line 87) | const MAX_UTF8_BYTES: usize = 4; type Utf8Sequence (line 97) | pub enum Utf8Sequence { method from_encoded_range (line 113) | fn from_encoded_range(start: &[u8], end: &[u8]) -> Self { method as_slice (line 136) | pub fn as_slice(&self) -> &[Utf8Range] { method len (line 149) | pub fn len(&self) -> usize { method reverse (line 169) | pub fn reverse(&mut self) { method matches (line 180) | pub fn matches(&self, bytes: &[u8]) -> bool { method fmt (line 203) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type IntoIter (line 194) | type IntoIter = slice::Iter<'a, Utf8Range>; type Item (line 195) | type Item = &'a Utf8Range; method into_iter (line 197) | fn into_iter(self) -> Self::IntoIter { type Utf8Range (line 218) | pub struct Utf8Range { method new (line 226) | fn new(start: u8, end: u8) -> Self { method matches (line 231) | pub fn matches(&self, b: u8) -> bool { method fmt (line 237) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Utf8Sequences (line 297) | pub struct Utf8Sequences { method new (line 304) | pub fn new(start: char, end: char) -> Self { method reset (line 315) | pub fn reset(&mut self, start: char, end: char) { method push (line 320) | fn push(&mut self, start: u32, end: u32) { type ScalarRange (line 325) | struct ScalarRange { method fmt (line 331) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method split (line 396) | fn split(&self) -> Option<(ScalarRange, ScalarRange)> { method is_valid (line 408) | fn is_valid(&self) -> bool { method as_ascii (line 414) | fn as_ascii(&self) -> Option { method is_ascii (line 426) | fn is_ascii(&self) -> bool { method encode (line 435) | fn encode(&self, start: &mut [u8], end: &mut [u8]) -> usize { type Item (line 337) | type Item = Utf8Sequence; method next (line 339) | fn next(&mut self) -> Option { function max_scalar_value (line 445) | fn max_scalar_value(nbytes: usize) -> u32 { function rutf8 (line 463) | fn rutf8(s: u8, e: u8) -> Utf8Range { function never_accepts_surrogate_codepoints (line 467) | fn never_accepts_surrogate_codepoints(start: char, end: char) { function codepoints_no_surrogates (line 488) | fn codepoints_no_surrogates() { function single_codepoint_one_sequence (line 497) | fn single_codepoint_one_sequence() { function bmp (line 511) | fn bmp() { function reverse (line 545) | fn reverse() { function encode_surrogate (line 581) | fn encode_surrogate(cp: u32) -> [u8; 3] { FILE: builder/third-party/regex/src/builders.rs type Builder (line 44) | struct Builder { method new (line 60) | fn new(patterns: I) -> Builder method build_one_string (line 70) | fn build_one_string(&self) -> Result { method build_one_bytes (line 87) | fn build_one_bytes(&self) -> Result { method build_many_string (line 104) | fn build_many_string(&self) -> Result { method build_many_bytes (line 121) | fn build_many_bytes(&self) -> Result { method case_insensitive (line 138) | fn case_insensitive(&mut self, yes: bool) -> &mut Builder { method multi_line (line 143) | fn multi_line(&mut self, yes: bool) -> &mut Builder { method dot_matches_new_line (line 148) | fn dot_matches_new_line(&mut self, yes: bool) -> &mut Builder { method crlf (line 153) | fn crlf(&mut self, yes: bool) -> &mut Builder { method line_terminator (line 158) | fn line_terminator(&mut self, byte: u8) -> &mut Builder { method swap_greed (line 164) | fn swap_greed(&mut self, yes: bool) -> &mut Builder { method ignore_whitespace (line 169) | fn ignore_whitespace(&mut self, yes: bool) -> &mut Builder { method unicode (line 174) | fn unicode(&mut self, yes: bool) -> &mut Builder { method octal (line 179) | fn octal(&mut self, yes: bool) -> &mut Builder { method size_limit (line 184) | fn size_limit(&mut self, limit: usize) -> &mut Builder { method dfa_size_limit (line 189) | fn dfa_size_limit(&mut self, limit: usize) -> &mut Builder { method nest_limit (line 194) | fn nest_limit(&mut self, limit: u32) -> &mut Builder { method default (line 51) | fn default() -> Builder { type RegexBuilder (line 212) | pub struct RegexBuilder { method new (line 223) | pub fn new(pattern: &str) -> RegexBuilder { method build (line 232) | pub fn build(&self) -> Result { method unicode (line 293) | pub fn unicode(&mut self, yes: bool) -> &mut RegexBuilder { method case_insensitive (line 322) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexBuilder { method multi_line (line 361) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexBuilder { method dot_matches_new_line (line 392) | pub fn dot_matches_new_line( method crlf (line 450) | pub fn crlf(&mut self, yes: bool) -> &mut RegexBuilder { method line_terminator (line 521) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexBuilder { method swap_greed (line 548) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexBuilder { method ignore_whitespace (line 616) | pub fn ignore_whitespace(&mut self, yes: bool) -> &mut RegexBuilder { method octal (line 651) | pub fn octal(&mut self, yes: bool) -> &mut RegexBuilder { method size_limit (line 690) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method dfa_size_limit (line 733) | pub fn dfa_size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method nest_limit (line 774) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexBuilder { method new (line 1383) | pub fn new(pattern: &str) -> RegexBuilder { method build (line 1392) | pub fn build(&self) -> Result { method unicode (line 1463) | pub fn unicode(&mut self, yes: bool) -> &mut RegexBuilder { method case_insensitive (line 1492) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexBuilder { method multi_line (line 1531) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexBuilder { method dot_matches_new_line (line 1562) | pub fn dot_matches_new_line( method crlf (line 1620) | pub fn crlf(&mut self, yes: bool) -> &mut RegexBuilder { method line_terminator (line 1694) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexBuilder { method swap_greed (line 1721) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexBuilder { method ignore_whitespace (line 1795) | pub fn ignore_whitespace(&mut self, yes: bool) -> &mut RegexBuilder { method octal (line 1830) | pub fn octal(&mut self, yes: bool) -> &mut RegexBuilder { method size_limit (line 1869) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method dfa_size_limit (line 1912) | pub fn dfa_size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method nest_limit (line 1953) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexBuilder { type RegexSetBuilder (line 787) | pub struct RegexSetBuilder { method new (line 798) | pub fn new(patterns: I) -> RegexSetBuilder method build (line 811) | pub fn build(&self) -> Result { method unicode (line 872) | pub fn unicode(&mut self, yes: bool) -> &mut RegexSetBuilder { method case_insensitive (line 901) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexSetBuilder { method multi_line (line 940) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexSetBuilder { method dot_matches_new_line (line 971) | pub fn dot_matches_new_line( method crlf (line 1027) | pub fn crlf(&mut self, yes: bool) -> &mut RegexSetBuilder { method line_terminator (line 1108) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexSetBuilder { method swap_greed (line 1129) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexSetBuilder { method ignore_whitespace (line 1181) | pub fn ignore_whitespace( method octal (line 1219) | pub fn octal(&mut self, yes: bool) -> &mut RegexSetBuilder { method size_limit (line 1263) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexSetBuilder { method dfa_size_limit (line 1306) | pub fn dfa_size_limit( method nest_limit (line 1350) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexSetBuilder { method new (line 1977) | pub fn new(patterns: I) -> RegexSetBuilder method build (line 1990) | pub fn build(&self) -> Result { method unicode (line 2063) | pub fn unicode(&mut self, yes: bool) -> &mut RegexSetBuilder { method case_insensitive (line 2092) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexSetBuilder { method multi_line (line 2131) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexSetBuilder { method dot_matches_new_line (line 2162) | pub fn dot_matches_new_line( method crlf (line 2218) | pub fn crlf(&mut self, yes: bool) -> &mut RegexSetBuilder { method line_terminator (line 2292) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexSetBuilder { method swap_greed (line 2313) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexSetBuilder { method ignore_whitespace (line 2365) | pub fn ignore_whitespace( method octal (line 2403) | pub fn octal(&mut self, yes: bool) -> &mut RegexSetBuilder { method size_limit (line 2447) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexSetBuilder { method dfa_size_limit (line 2490) | pub fn dfa_size_limit( method nest_limit (line 2534) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexSetBuilder { type RegexBuilder (line 1372) | pub struct RegexBuilder { method new (line 223) | pub fn new(pattern: &str) -> RegexBuilder { method build (line 232) | pub fn build(&self) -> Result { method unicode (line 293) | pub fn unicode(&mut self, yes: bool) -> &mut RegexBuilder { method case_insensitive (line 322) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexBuilder { method multi_line (line 361) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexBuilder { method dot_matches_new_line (line 392) | pub fn dot_matches_new_line( method crlf (line 450) | pub fn crlf(&mut self, yes: bool) -> &mut RegexBuilder { method line_terminator (line 521) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexBuilder { method swap_greed (line 548) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexBuilder { method ignore_whitespace (line 616) | pub fn ignore_whitespace(&mut self, yes: bool) -> &mut RegexBuilder { method octal (line 651) | pub fn octal(&mut self, yes: bool) -> &mut RegexBuilder { method size_limit (line 690) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method dfa_size_limit (line 733) | pub fn dfa_size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method nest_limit (line 774) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexBuilder { method new (line 1383) | pub fn new(pattern: &str) -> RegexBuilder { method build (line 1392) | pub fn build(&self) -> Result { method unicode (line 1463) | pub fn unicode(&mut self, yes: bool) -> &mut RegexBuilder { method case_insensitive (line 1492) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexBuilder { method multi_line (line 1531) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexBuilder { method dot_matches_new_line (line 1562) | pub fn dot_matches_new_line( method crlf (line 1620) | pub fn crlf(&mut self, yes: bool) -> &mut RegexBuilder { method line_terminator (line 1694) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexBuilder { method swap_greed (line 1721) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexBuilder { method ignore_whitespace (line 1795) | pub fn ignore_whitespace(&mut self, yes: bool) -> &mut RegexBuilder { method octal (line 1830) | pub fn octal(&mut self, yes: bool) -> &mut RegexBuilder { method size_limit (line 1869) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method dfa_size_limit (line 1912) | pub fn dfa_size_limit(&mut self, bytes: usize) -> &mut RegexBuilder { method nest_limit (line 1953) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexBuilder { type RegexSetBuilder (line 1966) | pub struct RegexSetBuilder { method new (line 798) | pub fn new(patterns: I) -> RegexSetBuilder method build (line 811) | pub fn build(&self) -> Result { method unicode (line 872) | pub fn unicode(&mut self, yes: bool) -> &mut RegexSetBuilder { method case_insensitive (line 901) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexSetBuilder { method multi_line (line 940) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexSetBuilder { method dot_matches_new_line (line 971) | pub fn dot_matches_new_line( method crlf (line 1027) | pub fn crlf(&mut self, yes: bool) -> &mut RegexSetBuilder { method line_terminator (line 1108) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexSetBuilder { method swap_greed (line 1129) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexSetBuilder { method ignore_whitespace (line 1181) | pub fn ignore_whitespace( method octal (line 1219) | pub fn octal(&mut self, yes: bool) -> &mut RegexSetBuilder { method size_limit (line 1263) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexSetBuilder { method dfa_size_limit (line 1306) | pub fn dfa_size_limit( method nest_limit (line 1350) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexSetBuilder { method new (line 1977) | pub fn new(patterns: I) -> RegexSetBuilder method build (line 1990) | pub fn build(&self) -> Result { method unicode (line 2063) | pub fn unicode(&mut self, yes: bool) -> &mut RegexSetBuilder { method case_insensitive (line 2092) | pub fn case_insensitive(&mut self, yes: bool) -> &mut RegexSetBuilder { method multi_line (line 2131) | pub fn multi_line(&mut self, yes: bool) -> &mut RegexSetBuilder { method dot_matches_new_line (line 2162) | pub fn dot_matches_new_line( method crlf (line 2218) | pub fn crlf(&mut self, yes: bool) -> &mut RegexSetBuilder { method line_terminator (line 2292) | pub fn line_terminator(&mut self, byte: u8) -> &mut RegexSetBuilder { method swap_greed (line 2313) | pub fn swap_greed(&mut self, yes: bool) -> &mut RegexSetBuilder { method ignore_whitespace (line 2365) | pub fn ignore_whitespace( method octal (line 2403) | pub fn octal(&mut self, yes: bool) -> &mut RegexSetBuilder { method size_limit (line 2447) | pub fn size_limit(&mut self, bytes: usize) -> &mut RegexSetBuilder { method dfa_size_limit (line 2490) | pub fn dfa_size_limit( method nest_limit (line 2534) | pub fn nest_limit(&mut self, limit: u32) -> &mut RegexSetBuilder { FILE: builder/third-party/regex/src/error.rs type Error (line 8) | pub enum Error { method from_meta_build_error (line 35) | pub(crate) fn from_meta_build_error(err: meta::BuildError) -> Error { method description (line 60) | fn description(&self) -> &str { method fmt (line 69) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method fmt (line 86) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { FILE: builder/third-party/regex/src/find_byte.rs function find_byte (line 5) | pub(crate) fn find_byte(needle: u8, haystack: &[u8]) -> Option { FILE: builder/third-party/regex/src/lib.rs function escape (line 1344) | pub fn escape(pattern: &str) -> alloc::string::String { FILE: builder/third-party/regex/src/pattern.rs type RegexSearcher (line 6) | pub struct RegexSearcher<'r, 't> { type Searcher (line 14) | type Searcher = RegexSearcher<'r, 't>; function into_searcher (line 16) | fn into_searcher(self, haystack: &'t str) -> RegexSearcher<'r, 't> { function haystack (line 28) | fn haystack(&self) -> &'t str { function next (line 33) | fn next(&mut self) -> SearchStep { FILE: builder/third-party/regex/src/regex/bytes.rs type Regex (line 99) | pub struct Regex { method fmt (line 106) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method fmt (line 113) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Err (line 119) | type Err = Error; method from_str (line 122) | fn from_str(s: &str) -> Result { type Error (line 128) | type Error = Error; method try_from (line 131) | fn try_from(s: &str) -> Result { type Error (line 137) | type Error = Error; method try_from (line 140) | fn try_from(s: String) -> Result { method new (line 178) | pub fn new(re: &str) -> Result { method is_match (line 202) | pub fn is_match(&self, haystack: &[u8]) -> bool { method find (line 230) | pub fn find<'h>(&self, haystack: &'h [u8]) -> Option> { method find_iter (line 262) | pub fn find_iter<'r, 'h>(&'r self, haystack: &'h [u8]) -> Matches<'r, ... method captures (line 353) | pub fn captures<'h>(&self, haystack: &'h [u8]) -> Option> { method captures_iter (line 420) | pub fn captures_iter<'r, 'h>( method split (line 562) | pub fn split<'r, 'h>(&'r self, haystack: &'h [u8]) -> Split<'r, 'h> { method splitn (line 637) | pub fn splitn<'r, 'h>( method replace (line 755) | pub fn replace<'h, R: Replacer>( method replace_all (line 855) | pub fn replace_all<'h, R: Replacer>( method replacen (line 920) | pub fn replacen<'h, R: Replacer>( method shortest_match (line 1011) | pub fn shortest_match(&self, haystack: &[u8]) -> Option { method shortest_match_at (line 1046) | pub fn shortest_match_at( method is_match_at (line 1084) | pub fn is_match_at(&self, haystack: &[u8], start: usize) -> bool { method find_at (line 1116) | pub fn find_at<'h>( method captures_at (line 1153) | pub fn captures_at<'h>( method captures_read (line 1198) | pub fn captures_read<'h>( method captures_read_at (line 1235) | pub fn captures_read_at<'h>( method read_captures_at (line 1253) | pub fn read_captures_at<'h>( method as_str (line 1276) | pub fn as_str(&self) -> &str { method capture_names (line 1326) | pub fn capture_names(&self) -> CaptureNames<'_> { method captures_len (line 1357) | pub fn captures_len(&self) -> usize { method static_captures_len (line 1397) | pub fn static_captures_len(&self) -> Option { method capture_locations (line 1419) | pub fn capture_locations(&self) -> CaptureLocations { method locations (line 1429) | pub fn locations(&self) -> CaptureLocations { type Match (line 1483) | pub struct Match<'h> { function start (line 1500) | pub fn start(&self) -> usize { function end (line 1515) | pub fn end(&self) -> usize { function is_empty (line 1526) | pub fn is_empty(&self) -> bool { function len (line 1532) | pub fn len(&self) -> usize { function range (line 1539) | pub fn range(&self) -> core::ops::Range { function as_bytes (line 1545) | pub fn as_bytes(&self) -> &'h [u8] { function new (line 1551) | fn new(haystack: &'h [u8], start: usize, end: usize) -> Match<'h> { function fmt (line 1557) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function from (line 1575) | fn from(m: Match<'h>) -> &'h [u8] { function from (line 1581) | fn from(m: Match<'h>) -> core::ops::Range { type Captures (line 1637) | pub struct Captures<'h> { function get (line 1667) | pub fn get(&self, i: usize) -> Option> { function name (line 1703) | pub fn name(&self, name: &str) -> Option> { function extract (line 1789) | pub fn extract(&self) -> (&'h [u8], [&'h [u8]; N]) { function expand (line 1858) | pub fn expand(&self, replacement: &[u8], dst: &mut Vec) { function iter (line 1888) | pub fn iter<'c>(&'c self) -> SubCaptureMatches<'c, 'h> { function len (line 1910) | pub fn len(&self) -> usize { function fmt (line 1916) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Output (line 1993) | type Output = [u8]; function index (line 1997) | fn index<'a>(&'a self, i: usize) -> &'a [u8] { type Output (line 2021) | type Output = [u8]; function index (line 2023) | fn index<'a>(&'a self, name: &'n str) -> &'a [u8] { type CaptureLocations (line 2069) | pub struct CaptureLocations(captures::Captures); method get (line 2097) | pub fn get(&self, i: usize) -> Option<(usize, usize)> { method len (line 2134) | pub fn len(&self) -> usize { method pos (line 2148) | pub fn pos(&self, i: usize) -> Option<(usize, usize)> { type Locations (line 2077) | pub type Locations = CaptureLocations; type Matches (line 2169) | pub struct Matches<'r, 'h> { type Item (line 2175) | type Item = Match<'h>; method next (line 2178) | fn next(&mut self) -> Option> { method count (line 2185) | fn count(self) -> usize { type CaptureMatches (line 2213) | pub struct CaptureMatches<'r, 'h> { type Item (line 2219) | type Item = Captures<'h>; method next (line 2222) | fn next(&mut self) -> Option> { method count (line 2232) | fn count(self) -> usize { type Split (line 2257) | pub struct Split<'r, 'h> { type Item (line 2263) | type Item = &'h [u8]; method next (line 2266) | fn next(&mut self) -> Option<&'h [u8]> { type SplitN (line 2292) | pub struct SplitN<'r, 'h> { type Item (line 2298) | type Item = &'h [u8]; method next (line 2301) | fn next(&mut self) -> Option<&'h [u8]> { method size_hint (line 2306) | fn size_hint(&self) -> (usize, Option) { type CaptureNames (line 2324) | pub struct CaptureNames<'r>(captures::GroupInfoPatternNames<'r>); type Item (line 2327) | type Item = Option<&'r str>; method next (line 2330) | fn next(&mut self) -> Option> { method size_hint (line 2335) | fn size_hint(&self) -> (usize, Option) { method count (line 2340) | fn count(self) -> usize { type SubCaptureMatches (line 2366) | pub struct SubCaptureMatches<'c, 'h> { type Item (line 2372) | type Item = Option>; method next (line 2375) | fn next(&mut self) -> Option>> { method size_hint (line 2382) | fn size_hint(&self) -> (usize, Option) { method count (line 2387) | fn count(self) -> usize { type Replacer (line 2428) | pub trait Replacer { method replace_append (line 2436) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec); method no_expansion (line 2446) | fn no_expansion<'r>(&'r mut self) -> Option> { method by_ref (line 2472) | fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { method replace_append (line 2478) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2482) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2488) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2492) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2498) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2502) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2508) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2512) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2518) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2522) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2528) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2532) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2538) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2542) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2552) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method replace_append (line 2567) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2571) | fn no_expansion<'r>(&'r mut self) -> Option> { method replace_append (line 2599) | fn replace_append(&mut self, _: &Captures<'_>, dst: &mut Vec) { method no_expansion (line 2603) | fn no_expansion(&mut self) -> Option> { type ReplacerRef (line 2564) | pub struct ReplacerRef<'a, R: ?Sized>(&'a mut R); type NoExpand (line 2596) | pub struct NoExpand<'s>(pub &'s [u8]); function no_expansion (line 2616) | fn no_expansion>(replacement: &T) -> Option> { FILE: builder/third-party/regex/src/regex/string.rs type Regex (line 101) | pub struct Regex { method fmt (line 108) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method fmt (line 115) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Err (line 121) | type Err = Error; method from_str (line 124) | fn from_str(s: &str) -> Result { type Error (line 130) | type Error = Error; method try_from (line 133) | fn try_from(s: &str) -> Result { type Error (line 139) | type Error = Error; method try_from (line 142) | fn try_from(s: String) -> Result { method new (line 180) | pub fn new(re: &str) -> Result { method is_match (line 204) | pub fn is_match(&self, haystack: &str) -> bool { method find (line 232) | pub fn find<'h>(&self, haystack: &'h str) -> Option> { method find_iter (line 264) | pub fn find_iter<'r, 'h>(&'r self, haystack: &'h str) -> Matches<'r, '... method captures (line 355) | pub fn captures<'h>(&self, haystack: &'h str) -> Option> { method captures_iter (line 420) | pub fn captures_iter<'r, 'h>( method split (line 553) | pub fn split<'r, 'h>(&'r self, haystack: &'h str) -> Split<'r, 'h> { method splitn (line 628) | pub fn splitn<'r, 'h>( method replace (line 742) | pub fn replace<'h, R: Replacer>( method replace_all (line 842) | pub fn replace_all<'h, R: Replacer>( method replacen (line 907) | pub fn replacen<'h, R: Replacer>( method shortest_match (line 998) | pub fn shortest_match(&self, haystack: &str) -> Option { method shortest_match_at (line 1033) | pub fn shortest_match_at( method is_match_at (line 1071) | pub fn is_match_at(&self, haystack: &str, start: usize) -> bool { method find_at (line 1105) | pub fn find_at<'h>( method captures_at (line 1144) | pub fn captures_at<'h>( method captures_read (line 1194) | pub fn captures_read<'h>( method captures_read_at (line 1234) | pub fn captures_read_at<'h>( method read_captures_at (line 1252) | pub fn read_captures_at<'h>( method as_str (line 1275) | pub fn as_str(&self) -> &str { method capture_names (line 1325) | pub fn capture_names(&self) -> CaptureNames<'_> { method captures_len (line 1356) | pub fn captures_len(&self) -> usize { method static_captures_len (line 1396) | pub fn static_captures_len(&self) -> Option { method capture_locations (line 1422) | pub fn capture_locations(&self) -> CaptureLocations { method locations (line 1432) | pub fn locations(&self) -> CaptureLocations { type Match (line 1490) | pub struct Match<'h> { function start (line 1508) | pub fn start(&self) -> usize { function end (line 1524) | pub fn end(&self) -> usize { function is_empty (line 1535) | pub fn is_empty(&self) -> bool { function len (line 1541) | pub fn len(&self) -> usize { function range (line 1552) | pub fn range(&self) -> core::ops::Range { function as_str (line 1558) | pub fn as_str(&self) -> &'h str { function new (line 1564) | fn new(haystack: &'h str, start: usize, end: usize) -> Match<'h> { function fmt (line 1570) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function from (line 1580) | fn from(m: Match<'h>) -> &'h str { function from (line 1586) | fn from(m: Match<'h>) -> core::ops::Range { type Captures (line 1642) | pub struct Captures<'h> { function get (line 1672) | pub fn get(&self, i: usize) -> Option> { function name (line 1708) | pub fn name(&self, name: &str) -> Option> { function extract (line 1794) | pub fn extract(&self) -> (&'h str, [&'h str; N]) { function expand (line 1863) | pub fn expand(&self, replacement: &str, dst: &mut String) { function iter (line 1893) | pub fn iter<'c>(&'c self) -> SubCaptureMatches<'c, 'h> { function len (line 1915) | pub fn len(&self) -> usize { function fmt (line 1921) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Output (line 1996) | type Output = str; function index (line 2000) | fn index<'a>(&'a self, i: usize) -> &'a str { type Output (line 2024) | type Output = str; function index (line 2026) | fn index<'a>(&'a self, name: &'n str) -> &'a str { type CaptureLocations (line 2072) | pub struct CaptureLocations(captures::Captures); method get (line 2100) | pub fn get(&self, i: usize) -> Option<(usize, usize)> { method len (line 2137) | pub fn len(&self) -> usize { method pos (line 2151) | pub fn pos(&self, i: usize) -> Option<(usize, usize)> { type Locations (line 2080) | pub type Locations = CaptureLocations; type Matches (line 2172) | pub struct Matches<'r, 'h> { type Item (line 2178) | type Item = Match<'h>; method next (line 2181) | fn next(&mut self) -> Option> { method count (line 2188) | fn count(self) -> usize { type CaptureMatches (line 2216) | pub struct CaptureMatches<'r, 'h> { type Item (line 2222) | type Item = Captures<'h>; method next (line 2225) | fn next(&mut self) -> Option> { method count (line 2235) | fn count(self) -> usize { type Split (line 2260) | pub struct Split<'r, 'h> { type Item (line 2266) | type Item = &'h str; method next (line 2269) | fn next(&mut self) -> Option<&'h str> { type SplitN (line 2295) | pub struct SplitN<'r, 'h> { type Item (line 2301) | type Item = &'h str; method next (line 2304) | fn next(&mut self) -> Option<&'h str> { method size_hint (line 2309) | fn size_hint(&self) -> (usize, Option) { type CaptureNames (line 2327) | pub struct CaptureNames<'r>(captures::GroupInfoPatternNames<'r>); type Item (line 2330) | type Item = Option<&'r str>; method next (line 2333) | fn next(&mut self) -> Option> { method size_hint (line 2338) | fn size_hint(&self) -> (usize, Option) { method count (line 2343) | fn count(self) -> usize { type SubCaptureMatches (line 2369) | pub struct SubCaptureMatches<'c, 'h> { type Item (line 2375) | type Item = Option>; method next (line 2378) | fn next(&mut self) -> Option>> { method size_hint (line 2385) | fn size_hint(&self) -> (usize, Option) { method count (line 2390) | fn count(self) -> usize { type Replacer (line 2431) | pub trait Replacer { method replace_append (line 2438) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String); method no_expansion (line 2448) | fn no_expansion<'r>(&'r mut self) -> Option> { method by_ref (line 2474) | fn by_ref<'r>(&'r mut self) -> ReplacerRef<'r, Self> { method replace_append (line 2480) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String) { method no_expansion (line 2484) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2490) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String) { method no_expansion (line 2494) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2500) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String) { method no_expansion (line 2504) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2510) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String) { method no_expansion (line 2514) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2520) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String) { method no_expansion (line 2524) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2534) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String) { method replace_append (line 2549) | fn replace_append(&mut self, caps: &Captures<'_>, dst: &mut String) { method no_expansion (line 2553) | fn no_expansion(&mut self) -> Option> { method replace_append (line 2581) | fn replace_append(&mut self, _: &Captures<'_>, dst: &mut String) { method no_expansion (line 2585) | fn no_expansion(&mut self) -> Option> { type ReplacerRef (line 2546) | pub struct ReplacerRef<'a, R: ?Sized>(&'a mut R); type NoExpand (line 2578) | pub struct NoExpand<'s>(pub &'s str); function no_expansion (line 2598) | fn no_expansion>(replacement: &T) -> Option> { FILE: builder/third-party/regex/src/regexset/bytes.rs type RegexSet (line 136) | pub struct RegexSet { method new (line 158) | pub fn new(exprs: I) -> Result method empty (line 183) | pub fn empty() -> RegexSet { method is_match (line 214) | pub fn is_match(&self, haystack: &[u8]) -> bool { method is_match_at (line 248) | pub fn is_match_at(&self, haystack: &[u8], start: usize) -> bool { method matches (line 291) | pub fn matches(&self, haystack: &[u8]) -> SetMatches { method matches_at (line 329) | pub fn matches_at(&self, haystack: &[u8], start: usize) -> SetMatches { method matches_read_at (line 350) | pub fn matches_read_at( method read_matches_at (line 379) | pub fn read_matches_at( method len (line 400) | pub fn len(&self) -> usize { method is_empty (line 415) | pub fn is_empty(&self) -> bool { method patterns (line 448) | pub fn patterns(&self) -> &[String] { method fmt (line 707) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method default (line 454) | fn default() -> Self { type SetMatches (line 463) | pub struct SetMatches(PatternSet); method matched_any (line 481) | pub fn matched_any(&self) -> bool { method matched (line 510) | pub fn matched(&self, index: usize) -> bool { method len (line 540) | pub fn len(&self) -> usize { method iter (line 586) | pub fn iter(&self) -> SetMatchesIter<'_> { type IntoIter (line 592) | type IntoIter = SetMatchesIntoIter; type Item (line 593) | type Item = usize; method into_iter (line 595) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 602) | type IntoIter = SetMatchesIter<'a>; type Item (line 603) | type Item = usize; method into_iter (line 605) | fn into_iter(self) -> Self::IntoIter { type SetMatchesIntoIter (line 638) | pub struct SetMatchesIntoIter { type Item (line 644) | type Item = usize; method next (line 646) | fn next(&mut self) -> Option { method size_hint (line 655) | fn size_hint(&self) -> (usize, Option) { method next_back (line 661) | fn next_back(&mut self) -> Option { type SetMatchesIter (line 684) | pub struct SetMatchesIter<'a>(PatternSetIter<'a>); type Item (line 687) | type Item = usize; method next (line 689) | fn next(&mut self) -> Option { method size_hint (line 693) | fn size_hint(&self) -> (usize, Option) { method next_back (line 699) | fn next_back(&mut self) -> Option { FILE: builder/third-party/regex/src/regexset/string.rs type RegexSet (line 132) | pub struct RegexSet { method new (line 154) | pub fn new(exprs: I) -> Result method empty (line 179) | pub fn empty() -> RegexSet { method is_match (line 210) | pub fn is_match(&self, haystack: &str) -> bool { method is_match_at (line 244) | pub fn is_match_at(&self, haystack: &str, start: usize) -> bool { method matches (line 287) | pub fn matches(&self, haystack: &str) -> SetMatches { method matches_at (line 325) | pub fn matches_at(&self, haystack: &str, start: usize) -> SetMatches { method matches_read_at (line 346) | pub fn matches_read_at( method read_matches_at (line 375) | pub fn read_matches_at( method len (line 396) | pub fn len(&self) -> usize { method is_empty (line 411) | pub fn is_empty(&self) -> bool { method patterns (line 444) | pub fn patterns(&self) -> &[String] { method fmt (line 703) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method default (line 450) | fn default() -> Self { type SetMatches (line 459) | pub struct SetMatches(PatternSet); method matched_any (line 477) | pub fn matched_any(&self) -> bool { method matched (line 506) | pub fn matched(&self, index: usize) -> bool { method len (line 536) | pub fn len(&self) -> usize { method iter (line 582) | pub fn iter(&self) -> SetMatchesIter<'_> { type IntoIter (line 588) | type IntoIter = SetMatchesIntoIter; type Item (line 589) | type Item = usize; method into_iter (line 591) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 598) | type IntoIter = SetMatchesIter<'a>; type Item (line 599) | type Item = usize; method into_iter (line 601) | fn into_iter(self) -> Self::IntoIter { type SetMatchesIntoIter (line 634) | pub struct SetMatchesIntoIter { type Item (line 640) | type Item = usize; method next (line 642) | fn next(&mut self) -> Option { method size_hint (line 651) | fn size_hint(&self) -> (usize, Option) { method next_back (line 657) | fn next_back(&mut self) -> Option { type SetMatchesIter (line 680) | pub struct SetMatchesIter<'a>(PatternSetIter<'a>); type Item (line 683) | type Item = usize; method next (line 685) | fn next(&mut self) -> Option { method size_hint (line 689) | fn size_hint(&self) -> (usize, Option) { method next_back (line 695) | fn next_back(&mut self) -> Option { FILE: builder/third-party/regex/tests/fuzz/mod.rs function meta_stopat_specialize_start_states (line 33) | fn meta_stopat_specialize_start_states() { function meta_stopat_specialize_start_states_min (line 43) | fn meta_stopat_specialize_start_states_min() { function fail_branch_prevents_match (line 59) | fn fail_branch_prevents_match() { function slow_big_empty_chain (line 81) | fn slow_big_empty_chain() { function slow_big_empty_chain2 (line 90) | fn slow_big_empty_chain2() { function slow_big_empty_chain3 (line 99) | fn slow_big_empty_chain3() { function slow_big_empty_chain4 (line 108) | fn slow_big_empty_chain4() { function slow_big_empty_chain5 (line 117) | fn slow_big_empty_chain5() { function slow_big_empty_chain6 (line 126) | fn slow_big_empty_chain6() { function minimum_len_overflow (line 142) | fn minimum_len_overflow() { function run (line 152) | fn run(data: &[u8]) -> Option<()> { FILE: builder/third-party/regex/tests/lib.rs constant BLACKLIST (line 15) | const BLACKLIST: &[&str] = &[ function suite (line 19) | fn suite() -> anyhow::Result { FILE: builder/third-party/regex/tests/misc.rs function unclosed_group_error (line 10) | fn unclosed_group_error() { function regex_string (line 17) | fn regex_string() { function capture_names (line 27) | fn capture_names() { function capture_index (line 38) | fn capture_index() { function capture_index_panic_usize (line 48) | fn capture_index_panic_usize() { function capture_index_panic_name (line 56) | fn capture_index_panic_name() { function capture_index_lifetime (line 63) | fn capture_index_lifetime() { function capture_misc (line 75) | fn capture_misc() { function sub_capture_matches (line 100) | fn sub_capture_matches() { function dfa_handles_pathological_case (line 122) | fn dfa_handles_pathological_case() { FILE: builder/third-party/regex/tests/regression.rs function invalid_regexes_no_crash (line 11) | fn invalid_regexes_no_crash() { function regression_many_repeat_stack_overflow (line 20) | fn regression_many_repeat_stack_overflow() { function regression_invalid_repetition_expr (line 30) | fn regression_invalid_repetition_expr() { function regression_invalid_flags_expression (line 36) | fn regression_invalid_flags_expression() { function regression_captures_rep (line 42) | fn regression_captures_rep() { function regression_nfa_stops1 (line 51) | fn regression_nfa_stops1() { function regression_bad_word_boundary (line 59) | fn regression_bad_word_boundary() { function regression_unicode_perl_not_enabled (line 70) | fn regression_unicode_perl_not_enabled() { function regression_big_regex_overflow (line 77) | fn regression_big_regex_overflow() { function regression_complete_literals_suffix_incorrect (line 84) | fn regression_complete_literals_suffix_incorrect() { FILE: builder/third-party/regex/tests/regression_fuzz.rs function fuzz1 (line 18) | fn fuzz1() { function empty_any_errors_no_panic (line 26) | fn empty_any_errors_no_panic() { function big_regex_fails_to_compile (line 37) | fn big_regex_fails_to_compile() { function todo (line 46) | fn todo() { function fail_branch_prevents_match (line 56) | fn fail_branch_prevents_match() { FILE: builder/third-party/regex/tests/replace.rs function replacen_no_captures (line 174) | fn replacen_no_captures() { function replacen_with_captures (line 180) | fn replacen_with_captures() { FILE: builder/third-party/regex/tests/suite_bytes.rs function default (line 11) | fn default() -> Result<()> { function run_test (line 21) | fn run_test(re: &Regex, test: &RegexTest) -> TestResult { function compiler (line 46) | fn compiler( function testify_captures (line 98) | fn testify_captures( FILE: builder/third-party/regex/tests/suite_bytes_set.rs function default (line 9) | fn default() -> Result<()> { function run_test (line 19) | fn run_test(re: &RegexSet, test: &RegexTest) -> TestResult { function compiler (line 30) | fn compiler( FILE: builder/third-party/regex/tests/suite_string.rs function default (line 11) | fn default() -> Result<()> { function run_test (line 21) | fn run_test(re: &Regex, test: &RegexTest) -> TestResult { function compiler (line 55) | fn compiler( function testify_captures (line 106) | fn testify_captures(caps: ®ex::Captures<'_>) -> regex_test::Captures { FILE: builder/third-party/regex/tests/suite_string_set.rs function default (line 9) | fn default() -> Result<()> { function run_test (line 19) | fn run_test(re: &RegexSet, test: &RegexTest) -> TestResult { function compiler (line 39) | fn compiler( FILE: builder/third-party/reqwest/examples/blocking.rs function main (line 4) | fn main() -> Result<(), Box> { FILE: builder/third-party/reqwest/examples/form.rs function main (line 8) | async fn main() { function main (line 23) | fn main() {} FILE: builder/third-party/reqwest/examples/h3_simple.rs function main (line 9) | async fn main() -> Result<(), reqwest::Error> { function main (line 51) | fn main() {} FILE: builder/third-party/reqwest/examples/json_dynamic.rs function main (line 11) | async fn main() -> Result<(), reqwest::Error> { FILE: builder/third-party/reqwest/examples/json_typed.rs type Post (line 11) | struct Post { function main (line 23) | async fn main() -> Result<(), reqwest::Error> { FILE: builder/third-party/reqwest/examples/simple.rs function main (line 8) | async fn main() -> Result<(), reqwest::Error> { function main (line 40) | fn main() {} FILE: builder/third-party/reqwest/examples/tor_socks.rs function main (line 7) | async fn main() -> Result<(), reqwest::Error> { FILE: builder/third-party/reqwest/src/async_impl/body.rs type Body (line 19) | pub struct Body { method as_bytes (line 57) | pub fn as_bytes(&self) -> Option<&[u8]> { method wrap_stream (line 89) | pub fn wrap_stream(stream: S) -> Body method stream (line 99) | pub(crate) fn stream(stream: S) -> Body method empty (line 130) | pub(crate) fn empty() -> Body { method reusable (line 134) | pub(crate) fn reusable(chunk: Bytes) -> Body { method streaming (line 141) | pub(crate) fn streaming(inner: B) -> Body method try_reuse (line 159) | pub(crate) fn try_reuse(self) -> (Option, Self) { method try_clone (line 168) | pub(crate) fn try_clone(&self) -> Option { method into_stream (line 176) | pub(crate) fn into_stream(self) -> DataStream { method content_length (line 181) | pub(crate) fn content_length(&self) -> Option { method from (line 211) | fn from(bytes: Bytes) -> Body { method from (line 218) | fn from(vec: Vec) -> Body { method from (line 225) | fn from(s: &'static [u8]) -> Body { method from (line 232) | fn from(s: String) -> Body { method from (line 239) | fn from(s: &'static str) -> Body { method from (line 248) | fn from(file: File) -> Body { method fmt (line 254) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Inner (line 23) | enum Inner { type DataStream (line 51) | pub(crate) struct DataStream(pub(crate) B); method default (line 191) | fn default() -> Body { type Data (line 260) | type Data = Bytes; type Error (line 261) | type Error = crate::Error; method poll_frame (line 263) | fn poll_frame( method size_hint (line 283) | fn size_hint(&self) -> http_body::SizeHint { method is_end_stream (line 290) | fn is_end_stream(&self) -> bool { function total_timeout (line 300) | pub(crate) fn total_timeout(body: B, timeout: Pin>) -> Tot... function with_read_timeout (line 307) | pub(crate) fn with_read_timeout(body: B, timeout: Duration) -> ReadTi... type Data (line 320) | type Data = B::Data; type Error (line 321) | type Error = crate::Error; function poll_frame (line 323) | fn poll_frame( function size_hint (line 338) | fn size_hint(&self) -> http_body::SizeHint { function is_end_stream (line 343) | fn is_end_stream(&self) -> bool { type Data (line 353) | type Data = B::Data; type Error (line 354) | type Error = crate::Error; function poll_frame (line 356) | fn poll_frame( function size_hint (line 383) | fn size_hint(&self) -> http_body::SizeHint { function is_end_stream (line 388) | fn is_end_stream(&self) -> bool { type ResponseBody (line 393) | pub(crate) type ResponseBody = function response (line 396) | pub(crate) fn response( function box_err (line 414) | fn box_err(err: E) -> Box type Item (line 427) | type Item = Result; function poll_next (line 429) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll Client { method builder (line 1882) | pub fn builder() -> ClientBuilder { method get (line 1891) | pub fn get(&self, url: U) -> RequestBuilder { method post (line 1900) | pub fn post(&self, url: U) -> RequestBuilder { method put (line 1909) | pub fn put(&self, url: U) -> RequestBuilder { method patch (line 1918) | pub fn patch(&self, url: U) -> RequestBuilder { method delete (line 1927) | pub fn delete(&self, url: U) -> RequestBuilder { method head (line 1936) | pub fn head(&self, url: U) -> RequestBuilder { method request (line 1948) | pub fn request(&self, method: Method, url: U) -> RequestBu... method execute (line 1965) | pub fn execute( method execute_request (line 1972) | pub(super) fn execute_request(&self, req: Request) -> Pending { method proxy_auth (line 2075) | fn proxy_auth(&self, dst: &Uri, headers: &mut HeaderMap) { method fmt (line 2104) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Response (line 2112) | type Response = Response; type Error (line 2113) | type Error = crate::Error; type Future (line 2114) | type Future = Pending; method poll_ready (line 2116) | fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll Self::Future { type ClientBuilder (line 77) | pub struct ClientBuilder { method new (line 182) | pub fn new() -> ClientBuilder { method build (line 278) | pub fn build(self) -> crate::Result { method user_agent (line 775) | pub fn user_agent(mut self, value: V) -> ClientBuilder method default_headers (line 813) | pub fn default_headers(mut self, headers: HeaderMap) -> ClientBuilder { method cookie_store (line 836) | pub fn cookie_store(mut self, enable: bool) -> ClientBuilder { method cookie_provider (line 860) | pub fn cookie_provider( method gzip (line 886) | pub fn gzip(mut self, enable: bool) -> ClientBuilder { method brotli (line 909) | pub fn brotli(mut self, enable: bool) -> ClientBuilder { method zstd (line 932) | pub fn zstd(mut self, enable: bool) -> ClientBuilder { method deflate (line 955) | pub fn deflate(mut self, enable: bool) -> ClientBuilder { method no_gzip (line 965) | pub fn no_gzip(self) -> ClientBuilder { method no_brotli (line 982) | pub fn no_brotli(self) -> ClientBuilder { method no_zstd (line 999) | pub fn no_zstd(self) -> ClientBuilder { method no_deflate (line 1016) | pub fn no_deflate(self) -> ClientBuilder { method redirect (line 1033) | pub fn redirect(mut self, policy: redirect::Policy) -> ClientBuilder { method referer (line 1041) | pub fn referer(mut self, enable: bool) -> ClientBuilder { method proxy (line 1053) | pub fn proxy(mut self, proxy: Proxy) -> ClientBuilder { method no_proxy (line 1066) | pub fn no_proxy(mut self) -> ClientBuilder { method timeout (line 1080) | pub fn timeout(mut self, timeout: Duration) -> ClientBuilder { method read_timeout (line 1092) | pub fn read_timeout(mut self, timeout: Duration) -> ClientBuilder { method connect_timeout (line 1105) | pub fn connect_timeout(mut self, timeout: Duration) -> ClientBuilder { method connection_verbose (line 1116) | pub fn connection_verbose(mut self, verbose: bool) -> ClientBuilder { method pool_idle_timeout (line 1128) | pub fn pool_idle_timeout(mut self, val: D) -> ClientBuilder method pool_max_idle_per_host (line 1137) | pub fn pool_max_idle_per_host(mut self, max: usize) -> ClientBuilder { method http1_title_case_headers (line 1143) | pub fn http1_title_case_headers(mut self) -> ClientBuilder { method http1_allow_obsolete_multiline_headers_in_responses (line 1153) | pub fn http1_allow_obsolete_multiline_headers_in_responses( method http1_ignore_invalid_headers_in_responses (line 1163) | pub fn http1_ignore_invalid_headers_in_responses(mut self, value: bool... method http1_allow_spaces_after_header_name_in_responses (line 1173) | pub fn http1_allow_spaces_after_header_name_in_responses( method http1_only (line 1183) | pub fn http1_only(mut self) -> ClientBuilder { method http09_responses (line 1189) | pub fn http09_responses(mut self) -> ClientBuilder { method http2_prior_knowledge (line 1197) | pub fn http2_prior_knowledge(mut self) -> ClientBuilder { method http3_prior_knowledge (line 1205) | pub fn http3_prior_knowledge(mut self) -> ClientBuilder { method http2_initial_stream_window_size (line 1215) | pub fn http2_initial_stream_window_size(mut self, sz: impl Into ClientBuilder { method http2_max_frame_size (line 1249) | pub fn http2_max_frame_size(mut self, sz: impl Into>) -> C... method http2_keep_alive_interval (line 1260) | pub fn http2_keep_alive_interval( method http2_keep_alive_timeout (line 1275) | pub fn http2_keep_alive_timeout(mut self, timeout: Duration) -> Client... method http2_keep_alive_while_idle (line 1288) | pub fn http2_keep_alive_while_idle(mut self, enabled: bool) -> ClientB... method tcp_nodelay (line 1298) | pub fn tcp_nodelay(mut self, enabled: bool) -> ClientBuilder { method local_address (line 1314) | pub fn local_address(mut self, addr: T) -> ClientBuilder method interface (line 1333) | pub fn interface(mut self, interface: &str) -> ClientBuilder { method tcp_keepalive (line 1341) | pub fn tcp_keepalive(mut self, val: D) -> ClientBuilder method add_root_certificate (line 1369) | pub fn add_root_certificate(mut self, cert: Certificate) -> ClientBuil... method tls_built_in_root_certs (line 1400) | pub fn tls_built_in_root_certs(mut self, tls_built_in_root_certs: bool... method tls_built_in_webpki_certs (line 1421) | pub fn tls_built_in_webpki_certs(mut self, enabled: bool) -> ClientBui... method tls_built_in_native_certs (line 1431) | pub fn tls_built_in_native_certs(mut self, enabled: bool) -> ClientBui... method identity (line 1444) | pub fn identity(mut self, identity: Identity) -> ClientBuilder { method danger_accept_invalid_hostnames (line 1465) | pub fn danger_accept_invalid_hostnames( method danger_accept_invalid_certs (line 1498) | pub fn danger_accept_invalid_certs(mut self, accept_invalid_certs: boo... method tls_sni (line 1520) | pub fn tls_sni(mut self, tls_sni: bool) -> ClientBuilder { method min_tls_version (line 1549) | pub fn min_tls_version(mut self, version: tls::Version) -> ClientBuild... method max_tls_version (line 1581) | pub fn max_tls_version(mut self, version: tls::Version) -> ClientBuild... method use_native_tls (line 1596) | pub fn use_native_tls(mut self) -> ClientBuilder { method use_rustls_tls (line 1611) | pub fn use_rustls_tls(mut self) -> ClientBuilder { method use_preconfigured_tls (line 1636) | pub fn use_preconfigured_tls(mut self, tls: impl Any) -> ClientBuilder { method tls_info (line 1679) | pub fn tls_info(mut self, tls_info: bool) -> ClientBuilder { method https_only (line 1687) | pub fn https_only(mut self, enabled: bool) -> ClientBuilder { method trust_dns (line 1703) | pub fn trust_dns(mut self, enable: bool) -> ClientBuilder { method hickory_dns (line 1718) | pub fn hickory_dns(mut self, enable: bool) -> ClientBuilder { method no_trust_dns (line 1729) | pub fn no_trust_dns(self) -> ClientBuilder { method no_hickory_dns (line 1746) | pub fn no_hickory_dns(self) -> ClientBuilder { method resolve (line 1766) | pub fn resolve(self, domain: &str, addr: SocketAddr) -> ClientBuilder { method resolve_to_addrs (line 1778) | pub fn resolve_to_addrs(mut self, domain: &str, addrs: &[SocketAddr]) ... method dns_resolver (line 1790) | pub fn dns_resolver(mut self, resolver: Arc) ... method set_tls_enable_early_data (line 1801) | pub fn set_tls_enable_early_data(mut self, enabled: bool) -> ClientBui... method set_quic_max_idle_timeout (line 1813) | pub fn set_quic_max_idle_timeout(mut self, value: Duration) -> ClientB... method set_quic_stream_receive_window (line 1826) | pub fn set_quic_stream_receive_window(mut self, value: VarInt) -> Clie... method set_quic_receive_window (line 1839) | pub fn set_quic_receive_window(mut self, value: VarInt) -> ClientBuild... method set_quic_send_window (line 1851) | pub fn set_quic_send_window(mut self, value: u64) -> ClientBuilder { method fmt (line 2140) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type HttpVersionPref (line 81) | enum HttpVersionPref { type Config (line 90) | struct Config { method fmt_fields (line 2148) | fn fmt_fields(&self, f: &mut fmt::DebugStruct<'_, '_>) { method default (line 173) | fn default() -> Self { type HyperClient (line 1857) | type HyperClient = hyper_util::client::legacy::Client Self { type Response (line 2126) | type Response = Response; type Error (line 2127) | type Error = crate::Error; type Future (line 2128) | type Future = Pending; type Output (line 2491) | type Output = Result; method poll (line 2493) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll; method poll (line 2507) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> Poll Self::Future { type ClientRef (line 2265) | struct ClientRef { method fmt_fields (line 2283) | fn fmt_fields(&self, f: &mut fmt::DebugStruct<'_, '_>) { type PendingInner (line 2327) | enum PendingInner { type ResponseFuture (line 2355) | enum ResponseFuture { method in_flight (line 2362) | fn in_flight(self: Pin<&mut Self>) -> Pin<&mut ResponseFuture> { method total_timeout (line 2366) | fn total_timeout(self: Pin<&mut Self>) -> Pin<&mut Option... method read_timeout (line 2370) | fn read_timeout(self: Pin<&mut Self>) -> Pin<&mut Option>... method urls (line 2374) | fn urls(self: Pin<&mut Self>) -> &mut Vec { method headers (line 2378) | fn headers(self: Pin<&mut Self>) -> &mut HeaderMap { method retry_error (line 2383) | fn retry_error(mut self: Pin<&mut Self>, err: &(dyn std::error::Error + ... function is_retryable_error (line 2443) | fn is_retryable_error(err: &(dyn std::error::Error + 'static)) -> bool { method new_err (line 2479) | pub(super) fn new_err(err: crate::Error) -> Pending { method inner (line 2485) | fn inner(self: Pin<&mut Self>) -> Pin<&mut PendingInner> { method fmt (line 2717) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function make_referer (line 2729) | fn make_referer(next: &Url, previous: &Url) -> Option { function add_cookie_header (line 2742) | fn add_cookie_header(headers: &mut HeaderMap, cookie_store: &dyn cookie:... function execute_request_rejects_invalid_urls (line 2751) | async fn execute_request_rejects_invalid_urls() { function execute_request_rejects_invalid_hostname (line 2764) | async fn execute_request_rejects_invalid_hostname() { FILE: builder/third-party/reqwest/src/async_impl/decoder.rs type Accepts (line 44) | pub(super) struct Accepts { method none (line 56) | pub fn none() -> Self { method as_str (line 475) | pub(super) fn as_str(&self) -> Option<&'static str> { method is_gzip (line 501) | fn is_gzip(&self) -> bool { method is_brotli (line 513) | fn is_brotli(&self) -> bool { method is_zstd (line 525) | fn is_zstd(&self) -> bool { method is_deflate (line 537) | fn is_deflate(&self) -> bool { type Decoder (line 73) | pub(crate) struct Decoder { method fmt (line 134) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method empty (line 141) | pub(crate) fn empty() -> Decoder { method into_stream (line 148) | pub(crate) fn into_stream(self) -> IoStream { method plain_text (line 155) | fn plain_text(body: ResponseBody) -> Decoder { method gzip (line 165) | fn gzip(body: ResponseBody) -> Decoder { method brotli (line 180) | fn brotli(body: ResponseBody) -> Decoder { method zstd (line 195) | fn zstd(body: ResponseBody) -> Decoder { method deflate (line 210) | fn deflate(body: ResponseBody) -> Decoder { method detect_encoding (line 227) | fn detect_encoding(headers: &mut HeaderMap, encoding_str: &str) -> bool { method detect (line 262) | pub(super) fn detect( type PeekableIoStream (line 77) | type PeekableIoStream = Peekable; type PeekableIoStreamReader (line 85) | type PeekableIoStreamReader = StreamReader; type Inner (line 87) | enum Inner { type Pending (line 118) | struct Pending(PeekableIoStream, DecoderType); type IoStream (line 120) | pub(crate) struct IoStream(B); type DecoderType (line 122) | enum DecoderType { type Data (line 300) | type Data = Bytes; type Error (line 301) | type Error = crate::Error; method poll_frame (line 303) | fn poll_frame( method size_hint (line 364) | fn size_hint(&self) -> http_body::SizeHint { function empty (line 379) | fn empty() -> ResponseBody { type Output (line 385) | type Output = Result; method poll (line 387) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll; method poll_next (line 439) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll Accepts { FILE: builder/third-party/reqwest/src/async_impl/h3_client/connect.rs type H3Connection (line 14) | type H3Connection = ( type H3Connector (line 20) | pub(crate) struct H3Connector { method new (line 26) | pub fn new( method connect (line 47) | pub async fn connect(&mut self, dest: Uri) -> Result) -> Poll Self::Future; type Addrs (line 24) | type Addrs = S::Response; type Error (line 25) | type Error = S::Error; type Future (line 26) | type Future = S::Future; method poll_ready (line 28) | fn poll_ready(&mut self, cx: &mut task::Context<'_>) -> Poll Self::Future { function resolve (line 37) | pub(super) async fn resolve(resolver: &mut R, name: Name) -> Result) -> ... method get_pooled_client (line 34) | async fn get_pooled_client(&mut self, key: Key) -> Result) -> H3ResponseFuture { type H3ResponseFuture (line 78) | pub(crate) struct H3ResponseFuture { type Output (line 83) | type Output = Result, Error>; method poll (line 85) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> Self { method connecting (line 37) | pub fn connecting(&self, key: Key) -> Result<(), BoxError> { method try_pool (line 45) | pub fn try_pool(&self, key: &Key) -> Option { method new_connection (line 71) | pub fn new_connection( type PoolInner (line 99) | struct PoolInner { method insert (line 106) | fn insert(&mut self, key: Key, conn: PoolConnection) { type PoolClient (line 116) | pub struct PoolClient { method new (line 121) | pub fn new(tx: SendRequest) -> Self { method send_request (line 125) | pub async fn send_request( type PoolConnection (line 153) | pub struct PoolConnection { method new (line 161) | pub fn new(client: PoolClient, close_rx: Receiver) -> Self { method pool (line 169) | pub fn pool(&mut self) -> PoolClient { method is_invalid (line 174) | pub fn is_invalid(&self) -> bool { function extract_domain (line 183) | pub(crate) fn extract_domain(uri: &mut Uri) -> Result { function domain_as_uri (line 191) | pub(crate) fn domain_as_uri((scheme, auth): Key) -> Uri { FILE: builder/third-party/reqwest/src/async_impl/multipart.rs type Form (line 17) | pub struct Form { method new (line 56) | pub fn new() -> Form { method boundary (line 64) | pub fn boundary(&self) -> &str { method text (line 77) | pub fn text(self, name: T, value: U) -> Form method part (line 86) | pub fn part(self, name: T, part: Part) -> Form method percent_encode_path_segment (line 94) | pub fn percent_encode_path_segment(self) -> Form { method percent_encode_attr_chars (line 99) | pub fn percent_encode_attr_chars(self) -> Form { method percent_encode_noop (line 104) | pub fn percent_encode_noop(self) -> Form { method stream (line 109) | pub(crate) fn stream(mut self) -> Body { method part_stream (line 134) | pub(crate) fn part_stream( method compute_length (line 162) | pub(crate) fn compute_length(&mut self) -> Option { method with_inner (line 166) | fn with_inner(self, func: F) -> Self method fmt (line 177) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Part (line 22) | pub struct Part { method text (line 186) | pub fn text(value: T) -> Part method bytes (line 198) | pub fn bytes(value: T) -> Part method stream (line 210) | pub fn stream>(value: T) -> Part { method stream_with_length (line 217) | pub fn stream_with_length>(value: T, length: u64) -> Part { method new (line 221) | fn new(value: Body, body_length: Option) -> Part { method mime_str (line 230) | pub fn mime_str(self, mime: &str) -> crate::Result { method mime (line 235) | fn mime(self, mime: Mime) -> Part { method file_name (line 240) | pub fn file_name(self, filename: T) -> Part method headers (line 248) | pub fn headers(self, headers: HeaderMap) -> Part { method with_inner (line 252) | fn with_inner(self, func: F) -> Self method fmt (line 264) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type FormParts (line 28) | pub(crate) struct FormParts

{ type PartMetadata (line 35) | pub(crate) struct PartMetadata { method new (line 382) | pub(crate) fn new() -> Self { method mime (line 390) | pub(crate) fn mime(mut self, mime: Mime) -> Self { method file_name (line 395) | pub(crate) fn file_name(mut self, filename: T) -> Self method headers (line 403) | pub(crate) fn headers(mut self, headers: T) -> Self method fmt_fields (line 413) | pub(crate) fn fmt_fields<'f, 'fa, 'fb>( type PartProps (line 41) | pub(crate) trait PartProps { method value_len (line 42) | fn value_len(&self) -> Option; method metadata (line 43) | fn metadata(&self) -> &PartMetadata; method value_len (line 273) | fn value_len(&self) -> Option { method metadata (line 281) | fn metadata(&self) -> &PartMetadata { method default (line 49) | fn default() -> Self { function new (line 289) | pub(crate) fn new() -> Self { function boundary (line 298) | pub(crate) fn boundary(&self) -> &str { function part (line 303) | pub(crate) fn part(mut self, name: T, part: P) -> Self function percent_encode_path_segment (line 312) | pub(crate) fn percent_encode_path_segment(mut self) -> Self { function percent_encode_attr_chars (line 318) | pub(crate) fn percent_encode_attr_chars(mut self) -> Self { function percent_encode_noop (line 324) | pub(crate) fn percent_encode_noop(mut self) -> Self { function compute_length (line 332) | pub(crate) fn compute_length(&mut self) -> Option { function take_fields (line 365) | fn take_fields(&mut self) -> Vec<(Cow<'static, str>, P)> { function fmt_fields (line 371) | pub(crate) fn fmt_fields(&self, ty_name: &'static str, f: &mut fmt::Form... constant FRAGMENT_ENCODE_SET (line 425) | const FRAGMENT_ENCODE_SET: &AsciiSet = &percent_encoding::CONTROLS constant PATH_ENCODE_SET (line 433) | const PATH_ENCODE_SET: &AsciiSet = &FRAGMENT_ENCODE_SET.add(b'#').add(b'... constant PATH_SEGMENT_ENCODE_SET (line 435) | const PATH_SEGMENT_ENCODE_SET: &AsciiSet = &PATH_ENCODE_SET.add(b'/').ad... constant ATTR_CHAR_ENCODE_SET (line 438) | const ATTR_CHAR_ENCODE_SET: &AsciiSet = &NON_ALPHANUMERIC type PercentEncoding (line 452) | pub(crate) enum PercentEncoding { method encode_headers (line 459) | pub(crate) fn encode_headers(&self, name: &str, field: &PartMetadata) ... method percent_encode (line 504) | fn percent_encode<'a>(&self, value: &'a str) -> Cow<'a, str> { function gen_boundary (line 515) | fn gen_boundary() -> String { function form_empty (line 534) | fn form_empty() { function stream_to_end (line 549) | fn stream_to_end() { function stream_to_end_with_header (line 605) | fn stream_to_end_with_header() { function correct_content_length (line 637) | fn correct_content_length() { function header_percent_encoding (line 660) | fn header_percent_encoding() { FILE: builder/third-party/reqwest/src/async_impl/request.rs type Request (line 22) | pub struct Request { method new (line 43) | pub fn new(method: Method, url: Url) -> Self { method method (line 56) | pub fn method(&self) -> &Method { method method_mut (line 62) | pub fn method_mut(&mut self) -> &mut Method { method url (line 68) | pub fn url(&self) -> &Url { method url_mut (line 74) | pub fn url_mut(&mut self) -> &mut Url { method headers (line 80) | pub fn headers(&self) -> &HeaderMap { method headers_mut (line 86) | pub fn headers_mut(&mut self) -> &mut HeaderMap { method body (line 92) | pub fn body(&self) -> Option<&Body> { method body_mut (line 98) | pub fn body_mut(&mut self) -> &mut Option { method timeout (line 104) | pub fn timeout(&self) -> Option<&Duration> { method timeout_mut (line 110) | pub fn timeout_mut(&mut self) -> &mut Option { method version (line 116) | pub fn version(&self) -> Version { method version_mut (line 122) | pub fn version_mut(&mut self) -> &mut Version { method try_clone (line 129) | pub fn try_clone(&self) -> Option { method pieces (line 142) | pub(super) fn pieces( method fmt (line 546) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Error (line 602) | type Error = crate::Error; method try_from (line 604) | fn try_from(req: HttpRequest) -> crate::Result { type RequestBuilder (line 35) | pub struct RequestBuilder { method new (line 164) | pub(super) fn new(client: Client, request: crate::Result) -> ... method from_parts (line 181) | pub fn from_parts(client: Client, request: Request) -> RequestBuilder { method header (line 189) | pub fn header(self, key: K, value: V) -> RequestBuilder method header_sensitive (line 200) | fn header_sensitive(mut self, key: K, value: V, sensitive: bool)... method headers (line 234) | pub fn headers(mut self, headers: crate::header::HeaderMap) -> Request... method basic_auth (line 255) | pub fn basic_auth(self, username: U, password: Option

) -> Req... method bearer_auth (line 265) | pub fn bearer_auth(self, token: T) -> RequestBuilder method body (line 274) | pub fn body>(mut self, body: T) -> RequestBuilder { method timeout (line 286) | pub fn timeout(mut self, timeout: Duration) -> RequestBuilder { method multipart (line 314) | pub fn multipart(self, mut multipart: multipart::Form) -> RequestBuild... method query (line 349) | pub fn query(mut self, query: &T) -> RequestBui... method version (line 372) | pub fn version(mut self, version: Version) -> RequestBuilder { method form (line 406) | pub fn form(mut self, form: &T) -> RequestBuild... method json (line 438) | pub fn json(mut self, json: &T) -> RequestBuild... method fetch_mode_no_cors (line 467) | pub fn fetch_mode_no_cors(self) -> RequestBuilder { method build (line 473) | pub fn build(self) -> crate::Result { method build_split (line 482) | pub fn build_split(self) -> (Client, crate::Result) { method send (line 507) | pub fn send(self) -> impl Future Option { method fmt (line 552) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt_request_fields (line 561) | fn fmt_request_fields<'a, 'b>( function extract_authority (line 572) | pub(crate) fn extract_authority(url: &mut Url) -> Option<(String, Option... type Error (line 626) | type Error = crate::Error; function try_from (line 628) | fn try_from(req: Request) -> crate::Result { function add_query_append (line 659) | fn add_query_append() { function add_query_append_same (line 672) | fn add_query_append_same() { function add_query_struct (line 684) | fn add_query_struct() { function add_query_map (line 707) | fn add_query_map() { function test_replace_headers (line 723) | fn test_replace_headers() { function normalize_empty_query (line 748) | fn normalize_empty_query() { function try_clone_reusable (line 764) | fn try_clone_reusable() { function try_clone_no_body (line 781) | fn try_clone_no_body() { function try_clone_stream (line 796) | fn try_clone_stream() { function convert_url_authority_into_basic_auth (line 808) | fn convert_url_authority_into_basic_auth() { function test_basic_auth_sensitive_header (line 822) | fn test_basic_auth_sensitive_header() { function test_bearer_auth_sensitive_header (line 841) | fn test_bearer_auth_sensitive_header() { function test_explicit_sensitive_header (line 857) | fn test_explicit_sensitive_header() { function convert_from_http_request (line 876) | fn convert_from_http_request() { function set_http_request_version (line 894) | fn set_http_request_version() { function builder_split_reassemble (line 914) | fn builder_split_reassemble() { FILE: builder/third-party/reqwest/src/async_impl/response.rs type Response (line 29) | pub struct Response { method new (line 37) | pub(super) fn new( method status (line 60) | pub fn status(&self) -> StatusCode { method version (line 66) | pub fn version(&self) -> Version { method headers (line 72) | pub fn headers(&self) -> &HeaderMap { method headers_mut (line 78) | pub fn headers_mut(&mut self) -> &mut HeaderMap { method content_length (line 89) | pub fn content_length(&self) -> Option { method cookies (line 104) | pub fn cookies<'a>(&'a self) -> impl Iterator &Url { method remote_addr (line 115) | pub fn remote_addr(&self) -> Option { method extensions (line 123) | pub fn extensions(&self) -> &http::Extensions { method extensions_mut (line 128) | pub fn extensions_mut(&mut self) -> &mut http::Extensions { method text (line 161) | pub async fn text(self) -> crate::Result { method text_with_charset (line 206) | pub async fn text_with_charset(self, default_encoding: &str) -> crate:... method json (line 267) | pub async fn json(self) -> crate::Result { method bytes (line 288) | pub async fn bytes(self) -> crate::Result { method chunk (line 312) | pub async fn chunk(&mut self) -> crate::Result> { method bytes_stream (line 353) | pub fn bytes_stream(self) -> impl futures_core::Stream crate::Result { method error_for_status_ref (line 410) | pub fn error_for_status_ref(&self) -> crate::Result<&Self> { method body_mut (line 427) | pub(crate) fn body_mut(&mut self) -> &mut Decoder { method fmt (line 433) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method from (line 452) | fn from(r: http::Response) -> Response { method from (line 444) | fn from(r: Response) -> Body { function from (line 478) | fn from(r: Response) -> http::Response { function test_from_http_response (line 493) | fn test_from_http_response() { FILE: builder/third-party/reqwest/src/async_impl/upgrade.rs type Upgraded (line 10) | pub struct Upgraded { method fmt (line 55) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 61) | fn from(inner: hyper::upgrade::Upgraded) -> Self { method poll_read (line 15) | fn poll_read( method poll_write (line 25) | fn poll_write( method poll_write_vectored (line 33) | fn poll_write_vectored( method poll_flush (line 41) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> P... method poll_shutdown (line 45) | fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -... method is_write_vectored (line 49) | fn is_write_vectored(&self) -> bool { function upgrade (line 70) | pub async fn upgrade(self) -> crate::Result { FILE: builder/third-party/reqwest/src/blocking/body.rs type Body (line 24) | pub struct Body { method new (line 61) | pub fn new(reader: R) -> Body { method sized (line 81) | pub fn sized(reader: R, len: u64) -> Body { method as_bytes (line 89) | pub fn as_bytes(&self) -> Option<&[u8]> { method buffer (line 102) | pub fn buffer(&mut self) -> Result<&[u8], crate::Error> { method len (line 119) | pub(crate) fn len(&self) -> Option { method into_reader (line 127) | pub(crate) fn into_reader(self) -> Reader { method into_async (line 134) | pub(crate) fn into_async(self) -> (Option, async_impl::Body, O... method try_clone (line 151) | pub(crate) fn try_clone(&self) -> Option { method from (line 172) | fn from(v: Vec) -> Body { method from (line 181) | fn from(s: String) -> Body { method from (line 188) | fn from(s: &'static [u8]) -> Body { method from (line 197) | fn from(s: &'static str) -> Body { method from (line 204) | fn from(f: File) -> Body { method from (line 213) | fn from(b: Bytes) -> Body { type Kind (line 156) | enum Kind { method try_clone (line 162) | fn try_clone(&self) -> Option { method fmt (line 221) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type DebugLength (line 232) | struct DebugLength<'a>(&'a Option); function fmt (line 235) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Reader (line 244) | pub(crate) enum Reader { method read (line 251) | fn read(&mut self, buf: &mut [u8]) -> io::Result { type Sender (line 259) | pub(crate) struct Sender { method send (line 355) | pub(crate) fn send(self) -> impl Future) -> fmt::Result { function send_future (line 275) | async fn send_future(sender: Sender) -> Result<(), crate::Error> { function read_to_string (line 362) | pub(crate) fn read_to_string(mut body: Body) -> io::Result { FILE: builder/third-party/reqwest/src/blocking/client.rs type Client (line 50) | pub struct Client { method new (line 962) | pub fn new() -> Client { method builder (line 969) | pub fn builder() -> ClientBuilder { method get (line 978) | pub fn get(&self, url: U) -> RequestBuilder { method post (line 987) | pub fn post(&self, url: U) -> RequestBuilder { method put (line 996) | pub fn put(&self, url: U) -> RequestBuilder { method patch (line 1005) | pub fn patch(&self, url: U) -> RequestBuilder { method delete (line 1014) | pub fn delete(&self, url: U) -> RequestBuilder { method head (line 1023) | pub fn head(&self, url: U) -> RequestBuilder { method request (line 1035) | pub fn request(&self, method: Method, url: U) -> RequestBu... method execute (line 1052) | pub fn execute(&self, request: Request) -> crate::Result { method fmt (line 1058) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type ClientBuilder (line 69) | pub struct ClientBuilder { method new (line 84) | pub fn new() -> ClientBuilder { method build (line 102) | pub fn build(self) -> crate::Result { method user_agent (line 128) | pub fn user_agent(self, value: V) -> ClientBuilder method default_headers (line 160) | pub fn default_headers(self, headers: header::HeaderMap) -> ClientBuil... method cookie_store (line 176) | pub fn cookie_store(self, enable: bool) -> ClientBuilder { method cookie_provider (line 192) | pub fn cookie_provider( method gzip (line 217) | pub fn gzip(self, enable: bool) -> ClientBuilder { method brotli (line 239) | pub fn brotli(self, enable: bool) -> ClientBuilder { method zstd (line 261) | pub fn zstd(self, enable: bool) -> ClientBuilder { method deflate (line 283) | pub fn deflate(self, enable: bool) -> ClientBuilder { method no_gzip (line 292) | pub fn no_gzip(self) -> ClientBuilder { method no_brotli (line 301) | pub fn no_brotli(self) -> ClientBuilder { method no_zstd (line 310) | pub fn no_zstd(self) -> ClientBuilder { method no_deflate (line 319) | pub fn no_deflate(self) -> ClientBuilder { method redirect (line 328) | pub fn redirect(self, policy: redirect::Policy) -> ClientBuilder { method referer (line 335) | pub fn referer(self, enable: bool) -> ClientBuilder { method proxy (line 346) | pub fn proxy(self, proxy: Proxy) -> ClientBuilder { method no_proxy (line 357) | pub fn no_proxy(self) -> ClientBuilder { method timeout (line 368) | pub fn timeout(mut self, timeout: T) -> ClientBuilder method connect_timeout (line 379) | pub fn connect_timeout(self, timeout: T) -> ClientBuilder method connection_verbose (line 397) | pub fn connection_verbose(self, verbose: bool) -> ClientBuilder { method pool_idle_timeout (line 408) | pub fn pool_idle_timeout(self, val: D) -> ClientBuilder method pool_max_idle_per_host (line 416) | pub fn pool_max_idle_per_host(self, max: usize) -> ClientBuilder { method http1_title_case_headers (line 421) | pub fn http1_title_case_headers(self) -> ClientBuilder { method http1_allow_obsolete_multiline_headers_in_responses (line 430) | pub fn http1_allow_obsolete_multiline_headers_in_responses(self, value... method http1_ignore_invalid_headers_in_responses (line 435) | pub fn http1_ignore_invalid_headers_in_responses(self, value: bool) ->... method http1_allow_spaces_after_header_name_in_responses (line 444) | pub fn http1_allow_spaces_after_header_name_in_responses(self, value: ... method http1_only (line 449) | pub fn http1_only(self) -> ClientBuilder { method http09_responses (line 454) | pub fn http09_responses(self) -> ClientBuilder { method http2_prior_knowledge (line 461) | pub fn http2_prior_knowledge(self) -> ClientBuilder { method http2_initial_stream_window_size (line 470) | pub fn http2_initial_stream_window_size(self, sz: impl Into ClientBuilder { method http2_max_frame_size (line 498) | pub fn http2_max_frame_size(self, sz: impl Into>) -> Clien... method http3_prior_knowledge (line 506) | pub fn http3_prior_knowledge(self) -> ClientBuilder { method tcp_nodelay (line 515) | pub fn tcp_nodelay(self, enabled: bool) -> ClientBuilder { method local_address (line 530) | pub fn local_address(self, addr: T) -> ClientBuilder method interface (line 548) | pub fn interface(self, interface: &str) -> ClientBuilder { method tcp_keepalive (line 555) | pub fn tcp_keepalive(self, val: D) -> ClientBuilder method add_root_certificate (line 604) | pub fn add_root_certificate(self, cert: Certificate) -> ClientBuilder { method tls_built_in_root_certs (line 625) | pub fn tls_built_in_root_certs(self, tls_built_in_root_certs: bool) ->... method tls_built_in_webpki_certs (line 634) | pub fn tls_built_in_webpki_certs(self, enabled: bool) -> ClientBuilder { method tls_built_in_native_certs (line 643) | pub fn tls_built_in_native_certs(self, enabled: bool) -> ClientBuilder { method identity (line 655) | pub fn identity(self, identity: Identity) -> ClientBuilder { method danger_accept_invalid_hostnames (line 675) | pub fn danger_accept_invalid_hostnames(self, accept_invalid_hostname: ... method danger_accept_invalid_certs (line 699) | pub fn danger_accept_invalid_certs(self, accept_invalid_certs: bool) -... method tls_sni (line 715) | pub fn tls_sni(self, tls_sni: bool) -> ClientBuilder { method min_tls_version (line 743) | pub fn min_tls_version(self, version: tls::Version) -> ClientBuilder { method max_tls_version (line 771) | pub fn max_tls_version(self, version: tls::Version) -> ClientBuilder { method use_native_tls (line 785) | pub fn use_native_tls(self) -> ClientBuilder { method use_rustls_tls (line 799) | pub fn use_rustls_tls(self) -> ClientBuilder { method tls_info (line 818) | pub fn tls_info(self, tls_info: bool) -> ClientBuilder { method use_preconfigured_tls (line 842) | pub fn use_preconfigured_tls(self, tls: impl Any) -> ClientBuilder { method trust_dns (line 856) | pub fn trust_dns(self, enable: bool) -> ClientBuilder { method hickory_dns (line 869) | pub fn hickory_dns(self, enable: bool) -> ClientBuilder { method no_trust_dns (line 879) | pub fn no_trust_dns(self) -> ClientBuilder { method no_hickory_dns (line 888) | pub fn no_hickory_dns(self) -> ClientBuilder { method https_only (line 895) | pub fn https_only(self, enabled: bool) -> ClientBuilder { method resolve (line 907) | pub fn resolve(self, domain: &str, addr: SocketAddr) -> ClientBuilder { method resolve_to_addrs (line 919) | pub fn resolve_to_addrs(self, domain: &str, addrs: &[SocketAddr]) -> C... method with_inner (line 925) | fn with_inner(mut self, func: F) -> ClientBuilder method from (line 935) | fn from(builder: async_impl::ClientBuilder) -> Self { method fmt (line 1068) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 75) | fn default() -> Self { method default (line 944) | fn default() -> Self { type ClientHandle (line 1074) | struct ClientHandle { method new (line 1104) | fn new(builder: ClientBuilder) -> crate::Result { method execute_request (line 1178) | fn execute_request(&self, req: Request) -> crate::Result { type OneshotResponse (line 1079) | type OneshotResponse = oneshot::Sender(fut: F, mut tx: OneshotResponse) type Timeout (line 1244) | struct Timeout(Option); method default (line 1247) | fn default() -> Timeout { type KeepCoreThreadAlive (line 1253) | pub(crate) struct KeepCoreThreadAlive(#[allow(dead_code)] Option KeepCoreThreadAlive { function event_loop_panicked (line 1263) | fn event_loop_panicked() -> ! { FILE: builder/third-party/reqwest/src/blocking/mod.rs function get (line 106) | pub fn get(url: T) -> crate::Result { FILE: builder/third-party/reqwest/src/blocking/multipart.rs type Form (line 52) | pub struct Form { method new (line 70) | pub fn new() -> Form { method boundary (line 78) | pub fn boundary(&self) -> &str { method text (line 91) | pub fn text(self, name: T, value: U) -> Form method file (line 116) | pub fn file(self, name: T, path: U) -> io::Result

method part (line 125) | pub fn part(self, name: T, part: Part) -> Form method percent_encode_path_segment (line 133) | pub fn percent_encode_path_segment(self) -> Form { method percent_encode_attr_chars (line 138) | pub fn percent_encode_attr_chars(self) -> Form { method percent_encode_noop (line 143) | pub fn percent_encode_noop(self) -> Form { method reader (line 147) | pub(crate) fn reader(self) -> Reader { method compute_length (line 154) | pub(crate) fn compute_length(&mut self) -> Option { method with_inner (line 158) | fn with_inner(self, func: F) -> Self method fmt (line 169) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Part (line 57) | pub struct Part { method text (line 176) | pub fn text(value: T) -> Part method bytes (line 188) | pub fn bytes(value: T) -> Part method reader (line 202) | pub fn reader(value: T) -> Part { method reader_with_length (line 209) | pub fn reader_with_length(value: T, length: ... method file (line 218) | pub fn file>(path: T) -> io::Result { method new (line 235) | fn new(value: Body) -> Part { method mime_str (line 243) | pub fn mime_str(self, mime: &str) -> crate::Result { method mime (line 248) | fn mime(self, mime: Mime) -> Part { method file_name (line 253) | pub fn file_name(self, filename: T) -> Part method headers (line 261) | pub fn headers(self, headers: HeaderMap) -> Part { method with_inner (line 265) | fn with_inner(self, func: F) -> Self method fmt (line 277) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 63) | fn default() -> Self { method value_len (line 286) | fn value_len(&self) -> Option { method metadata (line 290) | fn metadata(&self) -> &PartMetadata { type Reader (line 295) | pub(crate) struct Reader { method fmt (line 301) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method new (line 307) | fn new(form: Form) -> Reader { method next_reader (line 316) | fn next_reader(&mut self) { method read (line 355) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function form_empty (line 381) | fn form_empty() { function read_to_end (line 391) | fn read_to_end() { function read_to_end_with_length (line 429) | fn read_to_end_with_length() { function read_to_end_with_header (line 459) | fn read_to_end_with_header() { FILE: builder/third-party/reqwest/src/blocking/request.rs type Request (line 19) | pub struct Request { method new (line 37) | pub fn new(method: Method, url: Url) -> Self { method method (line 46) | pub fn method(&self) -> &Method { method method_mut (line 52) | pub fn method_mut(&mut self) -> &mut Method { method url (line 58) | pub fn url(&self) -> &Url { method url_mut (line 64) | pub fn url_mut(&mut self) -> &mut Url { method headers (line 70) | pub fn headers(&self) -> &HeaderMap { method headers_mut (line 76) | pub fn headers_mut(&mut self) -> &mut HeaderMap { method version (line 82) | pub fn version(&self) -> Version { method version_mut (line 88) | pub fn version_mut(&mut self) -> &mut Version { method body (line 94) | pub fn body(&self) -> Option<&Body> { method body_mut (line 100) | pub fn body_mut(&mut self) -> &mut Option { method timeout (line 106) | pub fn timeout(&self) -> Option<&Duration> { method timeout_mut (line 112) | pub fn timeout_mut(&mut self) -> &mut Option { method try_clone (line 120) | pub fn try_clone(&self) -> Option { method into_async (line 137) | pub(crate) fn into_async(self) -> (async_impl::Request, Option) -> crate::Result { method fmt (line 644) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type RequestBuilder (line 29) | pub struct RequestBuilder { method new (line 154) | pub(crate) fn new(client: Client, request: crate::Result) -> ... method header (line 183) | pub fn header(self, key: K, value: V) -> RequestBuilder method header_sensitive (line 194) | fn header_sensitive(mut self, key: K, value: V, sensitive: bool)... method headers (line 245) | pub fn headers(mut self, headers: crate::header::HeaderMap) -> Request... method basic_auth (line 263) | pub fn basic_auth(self, username: U, password: Option

) -> Req... method bearer_auth (line 283) | pub fn bearer_auth(self, token: T) -> RequestBuilder method body (line 334) | pub fn body>(mut self, body: T) -> RequestBuilder { method timeout (line 346) | pub fn timeout(mut self, timeout: Duration) -> RequestBuilder { method query (line 383) | pub fn query(mut self, query: &T) -> RequestBui... method version (line 406) | pub fn version(mut self, version: Version) -> RequestBuilder { method form (line 439) | pub fn form(mut self, form: &T) -> RequestBuild... method json (line 492) | pub fn json(mut self, json: &T) -> RequestBuild... method multipart (line 533) | pub fn multipart(self, mut multipart: multipart::Form) -> RequestBuild... method build (line 549) | pub fn build(self) -> crate::Result { method send (line 559) | pub fn send(self) -> crate::Result { method try_clone (line 607) | pub fn try_clone(&self) -> Option { function fmt_request_fields (line 649) | fn fmt_request_fields<'a, 'b>( function basic_get_request (line 672) | fn basic_get_request() { function basic_head_request (line 682) | fn basic_head_request() { function basic_post_request (line 692) | fn basic_post_request() { function basic_put_request (line 702) | fn basic_put_request() { function basic_patch_request (line 712) | fn basic_patch_request() { function basic_delete_request (line 722) | fn basic_delete_request() { function add_header (line 732) | fn add_header() { function add_headers (line 747) | fn add_headers() { function add_headers_multi (line 765) | fn add_headers_multi() { function add_body (line 789) | fn add_body() { function add_query_append (line 804) | fn add_query_append() { function add_query_append_same (line 817) | fn add_query_append_same() { function add_query_struct (line 829) | fn add_query_struct() { function add_query_map (line 852) | fn add_query_map() { function add_form (line 868) | fn add_form() { function add_json (line 892) | fn add_json() { function add_json_fail (line 913) | fn add_json_fail() { function test_replace_headers (line 937) | fn test_replace_headers() { function normalize_empty_query (line 962) | fn normalize_empty_query() { function convert_url_authority_into_basic_auth (line 978) | fn convert_url_authority_into_basic_auth() { function convert_from_http_request (line 992) | fn convert_from_http_request() { function set_http_request_version (line 1010) | fn set_http_request_version() { function test_basic_auth_sensitive_header (line 1030) | fn test_basic_auth_sensitive_header() { function test_bearer_auth_sensitive_header (line 1049) | fn test_bearer_auth_sensitive_header() { FILE: builder/third-party/reqwest/src/blocking/response.rs type Response (line 21) | pub struct Response { method fmt (line 29) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method new (line 35) | pub(crate) fn new( method status (line 92) | pub fn status(&self) -> StatusCode { method headers (line 121) | pub fn headers(&self) -> &HeaderMap { method headers_mut (line 127) | pub fn headers_mut(&mut self) -> &mut HeaderMap { method cookies (line 140) | pub fn cookies<'a>(&'a self) -> impl Iterator Version { method url (line 162) | pub fn url(&self) -> &Url { method remote_addr (line 177) | pub fn remote_addr(&self) -> Option { method extensions (line 182) | pub fn extensions(&self) -> &http::Extensions { method extensions_mut (line 187) | pub fn extensions_mut(&mut self) -> &mut http::Extensions { method content_length (line 198) | pub fn content_length(&self) -> Option { method json (line 240) | pub fn json(self) -> crate::Result { method bytes (line 259) | pub fn bytes(self) -> crate::Result { method text (line 287) | pub fn text(self) -> crate::Result { method text_with_charset (line 320) | pub fn text_with_charset(self, default_encoding: &str) -> crate::Resul... method copy_to (line 349) | pub fn copy_to(&mut self, w: &mut W) -> crate::Result method error_for_status (line 372) | pub fn error_for_status(self) -> crate::Result { method error_for_status_ref (line 403) | pub fn error_for_status_ref(&self) -> crate::Result<&Self> { method body_mut (line 409) | fn body_mut(&mut self) -> Pin<&mut dyn futures_util::io::AsyncRead> { method from (line 435) | fn from(r: http::Response) -> Response { method read (line 423) | fn read(&mut self, buf: &mut [u8]) -> io::Result { FILE: builder/third-party/reqwest/src/blocking/wait.rs function timeout (line 9) | pub(crate) fn timeout(fut: F, timeout: Option) -> Res... type Waited (line 56) | pub(crate) enum Waited { type ThreadWaker (line 61) | struct ThreadWaker(Thread); method wake_by_ref (line 64) | fn wake_by_ref(arc_self: &Arc) { function enter (line 69) | fn enter() { FILE: builder/third-party/reqwest/src/connect.rs type HttpConnector (line 30) | pub(crate) type HttpConnector = hyper_util::client::legacy::connect::Htt... type Connector (line 33) | pub(crate) struct Connector { method new (line 62) | pub(crate) fn new( method new_default_tls (line 89) | pub(crate) fn new_default_tls( method from_built_default_tls (line 118) | pub(crate) fn from_built_default_tls( method new_rustls_tls (line 152) | pub(crate) fn new_rustls_tls( method set_timeout (line 198) | pub(crate) fn set_timeout(&mut self, timeout: Option) { method set_verbose (line 202) | pub(crate) fn set_verbose(&mut self, enabled: bool) { method connect_socks (line 207) | async fn connect_socks(&self, dst: Uri, proxy: ProxyScheme) -> Result<... method connect_with_maybe_proxy (line 274) | async fn connect_with_maybe_proxy(self, dst: Uri, is_proxy: bool) -> R... method connect_via_proxy (line 359) | async fn connect_via_proxy( method set_keepalive (line 450) | pub fn set_keepalive(&mut self, dur: Option) { type Response (line 488) | type Response = Conn; type Error (line 489) | type Error = BoxError; type Future (line 490) | type Future = Connecting; method poll_ready (line 492) | fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll Self::Future { type Inner (line 47) | enum Inner { function into_uri (line 462) | fn into_uri(scheme: Scheme, host: Authority) -> Uri { function with_timeout (line 472) | async fn with_timeout(f: F, timeout: Option) -> Result Option; method tls_info (line 522) | fn tls_info(&self) -> Option { method tls_info (line 529) | fn tls_info(&self) -> Option { method tls_info (line 536) | fn tls_info(&self) -> Option { method tls_info (line 553) | fn tls_info(&self) -> Option { method tls_info (line 566) | fn tls_info(&self) -> Option { method tls_info (line 576) | fn tls_info(&self) -> Option { method tls_info (line 593) | fn tls_info(&self) -> Option { method tls_info (line 606) | fn tls_info(&self) -> Option { method tls_info (line 907) | fn tls_info(&self) -> Option { method tls_info (line 1021) | fn tls_info(&self) -> Option { type AsyncConn (line 614) | pub(crate) trait AsyncConn: type AsyncConnWithInfo (line 622) | trait AsyncConnWithInfo: AsyncConn + TlsInfoFactory {} type AsyncConnWithInfo (line 624) | trait AsyncConnWithInfo: AsyncConn {} type BoxConn (line 631) | type BoxConn = Box; method connected (line 648) | fn connected(&self) -> Connected { method poll_read (line 666) | fn poll_read( method poll_write (line 677) | fn poll_write( method poll_write_vectored (line 686) | fn poll_write_vectored( method is_write_vectored (line 695) | fn is_write_vectored(&self) -> bool { method poll_flush (line 699) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context) -> Poll, cx: &mut Context) -> Poll( function tunnel_eof (line 785) | fn tunnel_eof() -> BoxError { method connected (line 813) | fn connected(&self) -> Connected { method connected (line 833) | fn connected(&self) -> Connected { method poll_read (line 853) | fn poll_read( method poll_write (line 864) | fn poll_write( method poll_write_vectored (line 873) | fn poll_write_vectored( method is_write_vectored (line 882) | fn is_write_vectored(&self) -> bool { method poll_flush (line 886) | fn poll_flush( method poll_shutdown (line 894) | fn poll_shutdown( method connected (line 937) | fn connected(&self) -> Connected { method connected (line 952) | fn connected(&self) -> Connected { method poll_read (line 968) | fn poll_read( method poll_write (line 979) | fn poll_write( method poll_write_vectored (line 988) | fn poll_write_vectored( method is_write_vectored (line 997) | fn is_write_vectored(&self) -> bool { method poll_flush (line 1001) | fn poll_flush( method poll_shutdown (line 1009) | fn poll_shutdown( type DnsResolve (line 1039) | pub(super) enum DnsResolve { function connect (line 1044) | pub(super) async fn connect( constant OFF (line 1101) | pub(super) const OFF: Wrapper = Wrapper(false); type Wrapper (line 1104) | pub(super) struct Wrapper(pub(super) bool); method wrap (line 1107) | pub(super) fn wrap(&self, conn: T) -> sup... type Verbose (line 1120) | struct Verbose { method connected (line 1126) | fn connected(&self) -> Connected { method poll_read (line 1132) | fn poll_read( method poll_write (line 1152) | fn poll_write( method poll_write_vectored (line 1167) | fn poll_write_vectored( method is_write_vectored (line 1186) | fn is_write_vectored(&self) -> bool { method poll_flush (line 1190) | fn poll_flush( method poll_shutdown (line 1197) | fn poll_shutdown( function tls_info (line 1207) | fn tls_info(&self) -> Option { type Escape (line 1212) | struct Escape<'a>(&'a [u8]); function fmt (line 1215) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Vectored (line 1241) | struct Vectored<'a, 'b> { function fmt (line 1247) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function ua (line 1317) | fn ua() -> Option { function test_tunnel (line 1322) | fn test_tunnel() { function test_tunnel_eof (line 1340) | fn test_tunnel_eof() { function test_tunnel_non_http_response (line 1358) | fn test_tunnel_non_http_response() { function test_tunnel_proxy_unauthorized (line 1376) | fn test_tunnel_proxy_unauthorized() { function test_tunnel_basic_auth (line 1401) | fn test_tunnel_basic_auth() { FILE: builder/third-party/reqwest/src/cookie.rs type CookieStore (line 12) | pub trait CookieStore: Send + Sync { method set_cookies (line 14) | fn set_cookies(&self, cookie_headers: &mut dyn Iterator Option; method set_cookies (line 168) | fn set_cookies(&self, cookie_headers: &mut dyn Iterator Option { type Cookie (line 20) | pub struct Cookie<'a>(cookie_crate::Cookie<'a>); type Jar (line 32) | pub struct Jar(RwLock); method add_cookie_str (line 158) | pub fn add_cookie_str(&self, cookie: &str, url: &url::Url) { function parse (line 37) | fn parse(value: &'a HeaderValue) -> Result, CookieParseError> { function name (line 46) | pub fn name(&self) -> &str { function value (line 51) | pub fn value(&self) -> &str { function http_only (line 56) | pub fn http_only(&self) -> bool { function secure (line 61) | pub fn secure(&self) -> bool { function same_site_lax (line 66) | pub fn same_site_lax(&self) -> bool { function same_site_strict (line 71) | pub fn same_site_strict(&self) -> bool { function path (line 76) | pub fn path(&self) -> Option<&str> { function domain (line 81) | pub fn domain(&self) -> Option<&str> { function max_age (line 86) | pub fn max_age(&self) -> Option { function expires (line 94) | pub fn expires(&self) -> Option { function fmt (line 103) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function extract_response_cookie_headers (line 108) | pub(crate) fn extract_response_cookie_headers<'a>( function extract_response_cookies (line 114) | pub(crate) fn extract_response_cookies<'a>( type CookieParseError (line 124) | pub(crate) struct CookieParseError(cookie_crate::ParseError); method fmt (line 127) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 133) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/reqwest/src/dns/gai.rs type GaiResolver (line 9) | pub struct GaiResolver(HyperGaiResolver); method new (line 12) | pub fn new() -> Self { method default (line 18) | fn default() -> Self { method resolve (line 24) | fn resolve(&self, name: Name) -> Resolving { FILE: builder/third-party/reqwest/src/dns/hickory.rs type HickoryDnsResolver (line 14) | pub(crate) struct HickoryDnsResolver { type SocketAddrs (line 21) | struct SocketAddrs { method resolve (line 26) | fn resolve(&self, name: Name) -> Resolving { type Item (line 41) | type Item = SocketAddr; method next (line 43) | fn next(&mut self) -> Option { function new_resolver (line 50) | fn new_resolver() -> io::Result { FILE: builder/third-party/reqwest/src/dns/resolve.rs type Addrs (line 15) | pub type Addrs = Box + Send>; type Resolving (line 18) | pub type Resolving = Pin... type Resolve (line 21) | pub trait Resolve: Send + Sync { method resolve (line 30) | fn resolve(&self, name: Name) -> Resolving; method resolve (line 97) | fn resolve(&self, name: Name) -> Resolving { type Name (line 35) | pub struct Name(pub(super) HyperName); method as_str (line 39) | pub fn as_str(&self) -> &str { type Err (line 45) | type Err = sealed::InvalidNameError; method from_str (line 47) | fn from_str(host: &str) -> Result { type DynResolver (line 55) | pub(crate) struct DynResolver { method new (line 60) | pub(crate) fn new(resolver: Arc) -> Self { type Response (line 66) | type Response = Addrs; type Error (line 67) | type Error = BoxError; type Future (line 68) | type Future = Resolving; method poll_ready (line 70) | fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll Self::Future { type DnsResolverWithOverrides (line 79) | pub(crate) struct DnsResolverWithOverrides { method new (line 85) | pub(crate) fn new( type InvalidNameError (line 112) | pub struct InvalidNameError { method fmt (line 117) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/reqwest/src/error.rs type Result (line 9) | pub type Result = std::result::Result; type Error (line 16) | pub struct Error { method new (line 29) | pub(crate) fn new(kind: Kind, source: Option) -> Error method url (line 59) | pub fn url(&self) -> Option<&Url> { method url_mut (line 68) | pub fn url_mut(&mut self) -> Option<&mut Url> { method with_url (line 73) | pub fn with_url(mut self, url: Url) -> Self { method without_url (line 80) | pub fn without_url(mut self) -> Self { method is_builder (line 86) | pub fn is_builder(&self) -> bool { method is_redirect (line 91) | pub fn is_redirect(&self) -> bool { method is_status (line 96) | pub fn is_status(&self) -> bool { method is_timeout (line 101) | pub fn is_timeout(&self) -> bool { method is_request (line 120) | pub fn is_request(&self) -> bool { method is_connect (line 126) | pub fn is_connect(&self) -> bool { method is_body (line 143) | pub fn is_body(&self) -> bool { method is_decode (line 148) | pub fn is_decode(&self) -> bool { method status (line 153) | pub fn status(&self) -> Option { method into_io (line 163) | pub(crate) fn into_io(self) -> io::Error { method fmt (line 169) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 186) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type BoxError (line 20) | pub(crate) type BoxError = Box; type Inner (line 22) | struct Inner { method source (line 214) | fn source(&self) -> Option<&(dyn StdError + 'static)> { function from (line 221) | fn from(err: Error) -> wasm_bindgen::JsValue { function from (line 228) | fn from(err: Error) -> js_sys::Error { type Kind (line 234) | pub(crate) enum Kind { function builder (line 246) | pub(crate) fn builder>(e: E) -> Error { function body (line 250) | pub(crate) fn body>(e: E) -> Error { function decode (line 254) | pub(crate) fn decode>(e: E) -> Error { function request (line 258) | pub(crate) fn request>(e: E) -> Error { function redirect (line 262) | pub(crate) fn redirect>(e: E, url: Url) -> Error { function status_code (line 266) | pub(crate) fn status_code(url: Url, status: StatusCode) -> Error { function url_bad_scheme (line 270) | pub(crate) fn url_bad_scheme(url: Url) -> Error { function url_invalid_uri (line 274) | pub(crate) fn url_invalid_uri(url: Url) -> Error { function upgrade (line 284) | pub(crate) fn upgrade>(e: E) -> Error { function into_io (line 290) | pub(crate) fn into_io(e: BoxError) -> io::Error { function decode_io (line 295) | pub(crate) fn decode_io(e: io::Error) -> Error { type TimedOut (line 309) | pub(crate) struct TimedOut; method fmt (line 312) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type BadScheme (line 320) | pub(crate) struct BadScheme; method fmt (line 323) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function assert_send (line 334) | fn assert_send() {} function assert_sync (line 335) | fn assert_sync() {} function test_source_chain (line 338) | fn test_source_chain() { function mem_size_of (line 349) | fn mem_size_of() { function roundtrip_io_error (line 355) | fn roundtrip_io_error() { function from_unknown_io_error (line 369) | fn from_unknown_io_error() { function is_timeout (line 379) | fn is_timeout() { FILE: builder/third-party/reqwest/src/into_url.rs type IntoUrl (line 7) | pub trait IntoUrl: IntoUrlSealed {} type IntoUrlSealed (line 14) | pub trait IntoUrlSealed { method into_url (line 17) | fn into_url(self) -> crate::Result; method as_str (line 19) | fn as_str(&self) -> &str; method into_url (line 23) | fn into_url(self) -> crate::Result { method as_str (line 41) | fn as_str(&self) -> &str { method into_url (line 47) | fn into_url(self) -> crate::Result { method as_str (line 51) | fn as_str(&self) -> &str { method into_url (line 57) | fn into_url(self) -> crate::Result { method as_str (line 61) | fn as_str(&self) -> &str { method into_url (line 67) | fn into_url(self) -> crate::Result { method as_str (line 71) | fn as_str(&self) -> &str { function into_url_file_scheme (line 90) | fn into_url_file_scheme() { function into_url_blob_scheme (line 99) | fn into_url_blob_scheme() { FILE: builder/third-party/reqwest/src/lib.rs function get (line 306) | pub async fn get(url: T) -> crate::Result { function _assert_impls (line 310) | fn _assert_impls() { FILE: builder/third-party/reqwest/src/proxy.rs type Proxy (line 70) | pub struct Proxy { method http (line 207) | pub fn http(proxy_scheme: U) -> crate::Result(proxy_scheme: U) -> crate::Result(proxy_scheme: U) -> crate::Result { method custom (line 274) | pub fn custom(fun: F) -> Proxy method system (line 284) | pub(crate) fn system() -> Proxy { method new (line 296) | fn new(intercept: Intercept) -> Proxy { method basic_auth (line 316) | pub fn basic_auth(mut self, username: &str, password: &str) -> Proxy { method custom_http_auth (line 335) | pub fn custom_http_auth(mut self, header_value: HeaderValue) -> Proxy { method no_proxy (line 353) | pub fn no_proxy(mut self, no_proxy: Option) -> Proxy { method maybe_has_http_auth (line 358) | pub(crate) fn maybe_has_http_auth(&self) -> bool { method http_basic_auth (line 371) | pub(crate) fn http_basic_auth(&self, uri: &D) -> Option(&self, uri: &D) -> Option { method is_match (line 428) | pub(crate) fn is_match(&self, uri: &D) -> bool { method fmt (line 440) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Ip (line 77) | enum Ip { type IpMatcher (line 85) | struct IpMatcher(Vec); method contains (line 519) | fn contains(&self, addr: IpAddr) -> bool { type DomainMatcher (line 90) | struct DomainMatcher(Vec); method contains (line 542) | fn contains(&self, domain: &str) -> bool { type NoProxy (line 94) | pub struct NoProxy { method from_env (line 451) | pub fn from_env() -> Option { method from_string (line 478) | pub fn from_string(no_proxy_list: &str) -> Option { method contains (line 501) | fn contains(&self, host: &str) -> bool { type ProxyScheme (line 103) | pub enum ProxyScheme { method maybe_http_auth (line 121) | fn maybe_http_auth(&self) -> Option<&HeaderValue> { method http (line 569) | fn http(host: &str) -> crate::Result { method https (line 577) | fn https(host: &str) -> crate::Result { method socks5 (line 590) | fn socks5(addr: SocketAddr) -> crate::Result { method socks5h (line 606) | fn socks5h(addr: SocketAddr) -> crate::Result { method with_basic_auth (line 615) | fn with_basic_auth, U: Into>( method set_basic_auth (line 624) | fn set_basic_auth, U: Into>(&mut self, usernam... method set_custom_http_auth (line 641) | fn set_custom_http_auth(&mut self, header_value: HeaderValue) { method if_no_auth (line 656) | fn if_no_auth(mut self, update: &Option) -> Self { method parse (line 679) | fn parse(url: Url) -> crate::Result { method scheme (line 717) | fn scheme(&self) -> &str { method host (line 727) | fn host(&self) -> &str { method fmt (line 738) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type IntoProxyScheme (line 133) | pub trait IntoProxyScheme { method into_proxy_scheme (line 134) | fn into_proxy_scheme(self) -> crate::Result; method into_proxy_scheme (line 138) | fn into_proxy_scheme(self) -> crate::Result { method into_proxy_scheme (line 187) | fn into_proxy_scheme(self) -> crate::Result { function _implied_bounds (line 178) | fn _implied_bounds() { type SystemProxyMap (line 755) | type SystemProxyMap = HashMap; type Intercept (line 758) | enum Intercept { method set_basic_auth (line 767) | fn set_basic_auth(&mut self, username: &str, password: &str) { method set_custom_http_auth (line 780) | fn set_custom_http_auth(&mut self, header_value: HeaderValue) { type Custom (line 794) | struct Custom { method call (line 801) | fn call(&self, uri: &D) -> Option { method fmt (line 819) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function encode_basic_auth (line 824) | pub(crate) fn encode_basic_auth(username: &str, password: &str) -> Heade... type Dst (line 830) | pub(crate) trait Dst { method scheme (line 831) | fn scheme(&self) -> &str; method host (line 832) | fn host(&self) -> &str; method port (line 833) | fn port(&self) -> Option; method scheme (line 838) | fn scheme(&self) -> &str { method host (line 842) | fn host(&self) -> &str { method port (line 846) | fn port(&self) -> Option { method scheme (line 1109) | fn scheme(&self) -> &str { method host (line 1113) | fn host(&self) -> &str { method port (line 1117) | fn port(&self) -> Option { function get_sys_proxies (line 864) | fn get_sys_proxies( function insert_proxy (line 885) | fn insert_proxy(proxies: &mut SystemProxyMap, scheme: impl Into,... function get_from_environment (line 897) | fn get_from_environment() -> SystemProxyMap { function insert_from_env (line 922) | fn insert_from_env(proxies: &mut SystemProxyMap, scheme: &str, var: &str... function is_cgi (line 934) | fn is_cgi() -> bool { function get_from_platform_impl (line 939) | fn get_from_platform_impl() -> Result, Box> { function parse_setting_from_dynamic_store (line 951) | fn parse_setting_from_dynamic_store( function get_from_platform_impl (line 989) | fn get_from_platform_impl() -> Result, Box> { function get_from_platform (line 1023) | fn get_from_platform() -> Option { function get_from_platform (line 1031) | fn get_from_platform() -> Option { function parse_platform_values_impl (line 1036) | fn parse_platform_values_impl(platform_values: String) -> SystemProxyMap { function extract_type_prefix (line 1078) | fn extract_type_prefix(address: &str) -> Option<&str> { function parse_platform_values (line 1098) | fn parse_platform_values(platform_values: String) -> SystemProxyMap { function url (line 1122) | fn url(s: &str) -> Url { function intercepted_uri (line 1126) | fn intercepted_uri(p: &Proxy, s: &str) -> Uri { function test_http (line 1142) | fn test_http() { function test_https (line 1154) | fn test_https() { function test_all (line 1166) | fn test_all() { function test_custom (line 1180) | fn test_custom() { function test_proxy_scheme_parse (line 1203) | fn test_proxy_scheme_parse() { function test_proxy_scheme_ip_address_default_http (line 1216) | fn test_proxy_scheme_ip_address_default_http() { function test_proxy_scheme_parse_default_http_with_auth (line 1229) | fn test_proxy_scheme_parse_default_http_with_auth() { function test_domain_matcher (line 1243) | fn test_domain_matcher() { type MutexInner (line 1263) | struct MutexInner; function test_get_sys_proxies_parsing (line 1268) | fn test_get_sys_proxies_parsing() { function test_get_sys_proxies_registry_parsing (line 1308) | fn test_get_sys_proxies_registry_parsing() { function test_get_sys_proxies_in_cgi (line 1372) | fn test_get_sys_proxies_in_cgi() { function test_sys_no_proxy (line 1402) | fn test_sys_no_proxy() { function test_proxy_no_proxy_interception_for_proxy_types (line 1463) | fn test_proxy_no_proxy_interception_for_proxy_types() { function test_wildcard_sys_no_proxy (line 1518) | fn test_wildcard_sys_no_proxy() { function test_empty_sys_no_proxy (line 1544) | fn test_empty_sys_no_proxy() { function test_no_proxy_load (line 1571) | fn test_no_proxy_load() { function test_type_prefix_extraction (line 1621) | fn test_type_prefix_extraction() { function env_guard (line 1633) | fn env_guard(name: impl Into) -> EnvGuard { type EnvGuard (line 1640) | struct EnvGuard { method drop (line 1646) | fn drop(&mut self) { function test_has_http_auth (line 1656) | fn test_has_http_auth() { function includes (line 1784) | fn includes(haystack: &crate::error::Error, needle: url::ParseError) -> ... function check_parse_error (line 1797) | fn check_parse_error(url: &str, needle: url::ParseError) { function lookback_works (line 1809) | fn lookback_works() { function loopback_port_works (line 1814) | fn loopback_port_works() { function loopback_username_works (line 1819) | fn loopback_username_works() { function loopback_username_password_works (line 1824) | fn loopback_username_password_works() { function loopback_username_password_port_works (line 1829) | fn loopback_username_password_port_works() { function domain_works (line 1834) | fn domain_works() { function domain_port_works (line 1839) | fn domain_port_works() { function domain_username_works (line 1844) | fn domain_username_works() { function domain_username_password_works (line 1849) | fn domain_username_password_works() { function domain_username_password_port_works (line 1854) | fn domain_username_password_port_works() { function host (line 1863) | fn host() { function idna_encoding (line 1868) | fn idna_encoding() { function port (line 1873) | fn port() { function ip_v4_address (line 1878) | fn ip_v4_address() { function ip_v6_address (line 1883) | fn ip_v6_address() { function invalid_domain_character (line 1891) | fn invalid_domain_character() { function loopback_works (line 1902) | fn loopback_works() { function loopback_port_works (line 1907) | fn loopback_port_works() { function loopback_username_works (line 1912) | fn loopback_username_works() { function loopback_username_password_works (line 1917) | fn loopback_username_password_works() { function loopback_username_password_port_works (line 1922) | fn loopback_username_password_port_works() { function domain_works (line 1928) | fn domain_works() { function domain_port_works (line 1933) | fn domain_port_works() { function domain_username_works (line 1938) | fn domain_username_works() { function domain_username_password_works (line 1943) | fn domain_username_password_works() { function domain_username_password_port_works (line 1948) | fn domain_username_password_port_works() { function host (line 1958) | fn host() { function idna_encoding (line 1963) | fn idna_encoding() { function port (line 1968) | fn port() { function ip_v4_address (line 1973) | fn ip_v4_address() { function ip_v6_address (line 1981) | fn ip_v6_address() { function invalid_domain_character (line 1989) | fn invalid_domain_character() { FILE: builder/third-party/reqwest/src/redirect.rs type Policy (line 24) | pub struct Policy { method limited (line 47) | pub fn limited(max: usize) -> Self { method none (line 54) | pub fn none() -> Self { method custom (line 98) | pub fn custom(policy: T) -> Self method redirect (line 127) | pub fn redirect(&self, attempt: Attempt) -> Action { method check (line 141) | pub(crate) fn check(&self, status: StatusCode, next: &Url, previous: &... method is_default (line 150) | pub(crate) fn is_default(&self) -> bool { method fmt (line 210) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Attempt (line 31) | pub struct Attempt<'a> { type Action (line 39) | pub struct Action { method default (line 156) | fn default() -> Policy { function status (line 164) | pub fn status(&self) -> StatusCode { function url (line 169) | pub fn url(&self) -> &Url { function previous (line 174) | pub fn previous(&self) -> &[Url] { function follow (line 178) | pub fn follow(self) -> Action { function stop (line 187) | pub fn stop(self) -> Action { function error (line 196) | pub fn error>>(self, error: E) -... type PolicyKind (line 203) | enum PolicyKind { method fmt (line 216) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type ActionKind (line 228) | pub(crate) enum ActionKind { function remove_sensitive_headers (line 234) | pub(crate) fn remove_sensitive_headers(headers: &mut HeaderMap, next: &U... type TooManyRedirects (line 249) | struct TooManyRedirects; method fmt (line 252) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function test_redirect_policy_limit (line 260) | fn test_redirect_policy_limit() { function test_redirect_policy_limit_to_0 (line 281) | fn test_redirect_policy_limit_to_0() { function test_redirect_policy_custom (line 293) | fn test_redirect_policy_custom() { function test_remove_sensitive_headers (line 316) | fn test_remove_sensitive_headers() { FILE: builder/third-party/reqwest/src/response.rs type ResponseUrl (line 4) | pub(crate) struct ResponseUrl(pub Url); type ResponseBuilderExt (line 9) | pub trait ResponseBuilderExt { method url (line 12) | fn url(self, url: Url) -> Self; method url (line 16) | fn url(self, url: Url) -> Self { function test_response_builder_ext (line 28) | fn test_response_builder_ext() { FILE: builder/third-party/reqwest/src/tls.rs type Certificate (line 61) | pub struct Certificate { method from_der (line 132) | pub fn from_der(der: &[u8]) -> crate::Result { method from_pem (line 157) | pub fn from_pem(pem: &[u8]) -> crate::Result { method from_pem_bundle (line 183) | pub fn from_pem_bundle(pem_bundle: &[u8]) -> crate::Result crate::Result fmt::Result { type Cert (line 70) | enum Cert { type Identity (line 77) | pub struct Identity { method from_pkcs12_der (line 264) | pub fn from_pkcs12_der(der: &[u8], password: &str) -> crate::Result crate::Result crate::Result { method add_to_native_tls (line 375) | pub(crate) fn add_to_native_tls( method add_to_rustls (line 390) | pub(crate) fn add_to_rustls( method fmt (line 417) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type ClientCert (line 82) | enum ClientCert { method clone (line 95) | fn clone(&self) -> Self { type Version (line 424) | pub struct Version(InnerVersion); constant TLS_1_0 (line 439) | pub const TLS_1_0: Version = Version(InnerVersion::Tls1_0); constant TLS_1_1 (line 441) | pub const TLS_1_1: Version = Version(InnerVersion::Tls1_1); constant TLS_1_2 (line 443) | pub const TLS_1_2: Version = Version(InnerVersion::Tls1_2); constant TLS_1_3 (line 445) | pub const TLS_1_3: Version = Version(InnerVersion::Tls1_3); method to_native_tls (line 448) | pub(crate) fn to_native_tls(self) -> Option { method from_rustls (line 458) | pub(crate) fn from_rustls(version: rustls::ProtocolVersion) -> Option<... type InnerVersion (line 428) | enum InnerVersion { type TlsBackend (line 471) | pub(crate) enum TlsBackend { method fmt (line 487) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 504) | fn default() -> TlsBackend { type NoVerifier (line 522) | pub(crate) struct NoVerifier; method verify_server_cert (line 526) | fn verify_server_cert( method verify_tls12_signature (line 537) | fn verify_tls12_signature( method verify_tls13_signature (line 546) | fn verify_tls13_signature( method supported_verify_schemes (line 555) | fn supported_verify_schemes(&self) -> Vec { type TlsInfo (line 577) | pub struct TlsInfo { method peer_certificate (line 583) | pub fn peer_certificate(&self) -> Option<&[u8]> { method fmt (line 589) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { function certificate_from_der_invalid (line 600) | fn certificate_from_der_invalid() { function certificate_from_pem_invalid (line 606) | fn certificate_from_pem_invalid() { function identity_from_pkcs12_der_invalid (line 612) | fn identity_from_pkcs12_der_invalid() { function identity_from_pkcs8_pem_invalid (line 618) | fn identity_from_pkcs8_pem_invalid() { function identity_from_pem_invalid (line 624) | fn identity_from_pem_invalid() { function identity_from_pem_pkcs1_key (line 630) | fn identity_from_pem_pkcs1_key() { function certificates_from_pem_bundle (line 640) | fn certificates_from_pem_bundle() { FILE: builder/third-party/reqwest/src/util.rs function basic_auth (line 3) | pub fn basic_auth(username: U, password: Option

) -> HeaderValue function fast_random (line 27) | pub(crate) fn fast_random() -> u64 { function replace_headers (line 62) | pub(crate) fn replace_headers(dst: &mut HeaderMap, src: HeaderMap) { FILE: builder/third-party/reqwest/src/wasm/body.rs type Body (line 16) | pub struct Body { method as_bytes (line 66) | pub fn as_bytes(&self) -> Option<&[u8]> { method to_js_value (line 74) | pub(crate) fn to_js_value(&self) -> crate::Result { method as_single (line 87) | pub(crate) fn as_single(&self) -> Option<&Single> { method from_form (line 96) | pub(crate) fn from_form(f: Form) -> Body { method into_part (line 104) | pub(crate) fn into_part(self) -> Body { method is_empty (line 115) | pub(crate) fn is_empty(&self) -> bool { method try_clone (line 123) | pub(crate) fn try_clone(&self) -> Option { method from (line 136) | fn from(bytes: Bytes) -> Body { method from (line 145) | fn from(vec: Vec) -> Body { method from (line 154) | fn from(s: &'static [u8]) -> Body { method from (line 163) | fn from(s: String) -> Body { method from (line 172) | fn from(s: &'static str) -> Body { method fmt (line 180) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Inner (line 20) | enum Inner { type Single (line 28) | pub(crate) enum Single { method as_bytes (line 34) | fn as_bytes(&self) -> &[u8] { method to_js_value (line 41) | pub(crate) fn to_js_value(&self) -> JsValue { method is_empty (line 53) | fn is_empty(&self) -> bool { function log (line 199) | fn log(s: String); function test_body (line 203) | async fn test_body() { function test_body_js_static_str (line 209) | async fn test_body_js_static_str() { function test_body_js_string (line 231) | async fn test_body_js_string() { function test_body_js_static_u8_slice (line 254) | async fn test_body_js_static_u8_slice() { function test_body_js_vec_u8 (line 282) | async fn test_body_js_vec_u8() { FILE: builder/third-party/reqwest/src/wasm/client.rs function fetch_with_request (line 15) | fn fetch_with_request(input: &web_sys::Request) -> Promise; function js_fetch (line 18) | fn js_fetch(req: &web_sys::Request) -> Promise { type Client (line 35) | pub struct Client { method new (line 46) | pub fn new() -> Self { method builder (line 51) | pub fn builder() -> ClientBuilder { method get (line 60) | pub fn get(&self, url: U) -> RequestBuilder { method post (line 69) | pub fn post(&self, url: U) -> RequestBuilder { method put (line 78) | pub fn put(&self, url: U) -> RequestBuilder { method patch (line 87) | pub fn patch(&self, url: U) -> RequestBuilder { method delete (line 96) | pub fn delete(&self, url: U) -> RequestBuilder { method head (line 105) | pub fn head(&self, url: U) -> RequestBuilder { method request (line 117) | pub fn request(&self, method: Method, url: U) -> RequestBu... method execute (line 134) | pub fn execute( method merge_headers (line 142) | fn merge_headers(&self, req: &mut Request) { method execute_request (line 154) | pub(super) fn execute_request( method fmt (line 170) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type ClientBuilder (line 40) | pub struct ClientBuilder { method fmt (line 178) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method new (line 263) | pub fn new() -> Self { method build (line 270) | pub fn build(mut self) -> Result { method user_agent (line 282) | pub fn user_agent(mut self, value: V) -> ClientBuilder method default_headers (line 299) | pub fn default_headers(mut self, headers: HeaderMap) -> ClientBuilder { method default (line 164) | fn default() -> Self { function fetch (line 185) | async fn fetch(req: Request) -> crate::Result { method default (line 308) | fn default() -> Self { type Config (line 314) | struct Config { method fmt_fields (line 329) | fn fmt_fields(&self, f: &mut fmt::DebugStruct<'_, '_>) { method default (line 320) | fn default() -> Config { function default_headers (line 341) | async fn default_headers() { function default_headers_clone (line 365) | async fn default_headers_clone() { function user_agent_header (line 406) | fn user_agent_header() { FILE: builder/third-party/reqwest/src/wasm/mod.rs function promise (line 17) | async fn promise(promise: js_sys::Promise) -> Result crate::Result { method signal (line 44) | fn signal(&self) -> AbortSignal { method drop (line 50) | fn drop(&mut self) { FILE: builder/third-party/reqwest/src/wasm/multipart.rs type Form (line 12) | pub struct Form { method is_empty (line 17) | pub(crate) fn is_empty(&self) -> bool { method new (line 52) | pub fn new() -> Form { method text (line 67) | pub fn text(self, name: T, value: U) -> Form method part (line 76) | pub fn part(self, name: T, part: Part) -> Form method with_inner (line 83) | fn with_inner(self, func: F) -> Self method to_form_data (line 92) | pub(crate) fn to_form_data(&self) -> crate::Result { method fmt (line 107) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Part (line 23) | pub struct Part { method text (line 116) | pub fn text(value: T) -> Part method bytes (line 128) | pub fn bytes(value: T) -> Part method stream (line 140) | pub fn stream>(value: T) -> Part { method new (line 144) | fn new(value: Body) -> Part { method mime_str (line 152) | pub fn mime_str(self, mime: &str) -> crate::Result { method mime (line 157) | fn mime(self, mime: Mime) -> Part { method file_name (line 162) | pub fn file_name(self, filename: T) -> Part method headers (line 170) | pub fn headers(self, headers: HeaderMap) -> Part { method with_inner (line 174) | fn with_inner(self, func: F) -> Self method append_to_form (line 184) | fn append_to_form( method blob (line 218) | fn blob(&self, mime_type: Option<&Mime>) -> crate::Result fmt::Result { type FormParts (line 28) | pub(crate) struct FormParts

{ type PartMetadata (line 32) | pub(crate) struct PartMetadata { method new (line 284) | pub(crate) fn new() -> Self { method mime (line 292) | pub(crate) fn mime(mut self, mime: Mime) -> Self { method file_name (line 297) | pub(crate) fn file_name(mut self, filename: T) -> Self method headers (line 305) | pub(crate) fn headers(mut self, headers: T) -> Self method fmt_fields (line 315) | pub(crate) fn fmt_fields<'f, 'fa, 'fb>( type PartProps (line 38) | pub(crate) trait PartProps { method metadata (line 39) | fn metadata(&self) -> &PartMetadata; method metadata (line 251) | fn metadata(&self) -> &PartMetadata { method default (line 45) | fn default() -> Self { function new (line 259) | pub(crate) fn new() -> Self { function part (line 264) | pub(crate) fn part(mut self, name: T, part: P) -> Self function fmt_fields (line 274) | pub(crate) fn fmt_fields(&self, ty_name: &'static str, f: &mut fmt::Form... function test_multipart_js (line 334) | async fn test_multipart_js() { FILE: builder/third-party/reqwest/src/wasm/request.rs type Request (line 16) | pub struct Request { method new (line 34) | pub fn new(method: Method, url: Url) -> Self { method method (line 47) | pub fn method(&self) -> &Method { method method_mut (line 53) | pub fn method_mut(&mut self) -> &mut Method { method url (line 59) | pub fn url(&self) -> &Url { method url_mut (line 65) | pub fn url_mut(&mut self) -> &mut Url { method headers (line 71) | pub fn headers(&self) -> &HeaderMap { method headers_mut (line 77) | pub fn headers_mut(&mut self) -> &mut HeaderMap { method body (line 83) | pub fn body(&self) -> Option<&Body> { method body_mut (line 89) | pub fn body_mut(&mut self) -> &mut Option { method try_clone (line 96) | pub fn try_clone(&self) -> Option { method fmt (line 408) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Error (line 436) | type Error = crate::Error; method try_from (line 438) | fn try_from(req: HttpRequest) -> crate::Result { type RequestBuilder (line 26) | pub struct RequestBuilder { method new (line 114) | pub(super) fn new(client: Client, request: crate::Result) -> ... method query (line 136) | pub fn query(mut self, query: &T) -> RequestBui... method form (line 168) | pub fn form(mut self, form: &T) -> RequestBuild... method json (line 191) | pub fn json(mut self, json: &T) -> RequestBuild... method basic_auth (line 210) | pub fn basic_auth(self, username: U, password: Option

(option: i32) -> io::R... function prctl_get_at_arg2 (line 63) | pub(crate) unsafe fn prctl_get_at_arg2(option: i32) -> io::Result FILE: builder/third-party/rustix/src/process/chdir.rs function chdir (line 25) | pub fn chdir(path: P) -> io::Result<()> { function fchdir (line 39) | pub fn fchdir(fd: Fd) -> io::Result<()> { function getcwd (line 57) | pub fn getcwd>>(reuse: B) -> io::Result { function _getcwd (line 63) | fn _getcwd(mut buffer: Vec) -> io::Result { FILE: builder/third-party/rustix/src/process/chroot.rs function chroot (line 14) | pub fn chroot(path: P) -> io::Result<()> { FILE: builder/third-party/rustix/src/process/exit.rs constant EXIT_SUCCESS (line 13) | pub const EXIT_SUCCESS: i32 = backend::c::EXIT_SUCCESS; constant EXIT_FAILURE (line 25) | pub const EXIT_FAILURE: i32 = backend::c::EXIT_FAILURE; constant EXIT_SIGNALED_SIGABRT (line 36) | pub const EXIT_SIGNALED_SIGABRT: i32 = backend::c::EXIT_SIGNALED_SIGABRT; FILE: builder/third-party/rustix/src/process/id.rs type Cpuid (line 32) | pub struct Cpuid(RawCpuid); method from_raw (line 42) | pub const unsafe fn from_raw(raw: RawCpuid) -> Self { method as_raw (line 48) | pub const fn as_raw(self) -> RawCpuid { function getuid (line 63) | pub fn getuid() -> Uid { function geteuid (line 77) | pub fn geteuid() -> Uid { function getgid (line 91) | pub fn getgid() -> Gid { function getegid (line 105) | pub fn getegid() -> Gid { function getpid (line 119) | pub fn getpid() -> Pid { function getppid (line 133) | pub fn getppid() -> Option { function getpgid (line 146) | pub fn getpgid(pid: Option) -> io::Result { function setpgid (line 159) | pub fn setpgid(pid: Option, pgid: Option) -> io::Result<()> { function getpgrp (line 173) | pub fn getpgrp() -> Pid { function getsid (line 187) | pub fn getsid(pid: Option) -> io::Result { function setsid (line 200) | pub fn setsid() -> io::Result { function getgroups (line 213) | pub fn getgroups() -> io::Result> { FILE: builder/third-party/rustix/src/process/ioctl.rs function ioctl_tiocsctty (line 28) | pub fn ioctl_tiocsctty(fd: Fd) -> io::Result<()> { type Tiocsctty (line 33) | struct Tiocsctty; type Output (line 37) | type Output = (); constant IS_MUTATING (line 39) | const IS_MUTATING: bool = false; constant OPCODE (line 40) | const OPCODE: ioctl::Opcode = ioctl::Opcode::old(c::TIOCSCTTY as ioctl... method as_ptr (line 42) | fn as_ptr(&mut self) -> *mut c::c_void { method output_from_ptr (line 46) | unsafe fn output_from_ptr( FILE: builder/third-party/rustix/src/process/kill.rs function kill_process (line 16) | pub fn kill_process(pid: Pid, sig: Signal) -> io::Result<()> { function kill_process_group (line 34) | pub fn kill_process_group(pid: Pid, sig: Signal) -> io::Result<()> { function kill_current_process_group (line 49) | pub fn kill_current_process_group(sig: Signal) -> io::Result<()> { function test_kill_process (line 64) | pub fn test_kill_process(pid: Pid) -> io::Result<()> { function test_kill_process_group (line 79) | pub fn test_kill_process_group(pid: Pid) -> io::Result<()> { function test_kill_current_process_group (line 95) | pub fn test_kill_current_process_group() -> io::Result<()> { FILE: builder/third-party/rustix/src/process/membarrier.rs method contains_command (line 47) | pub fn contains_command(self, cmd: MembarrierCommand) -> bool { function membarrier_query (line 67) | pub fn membarrier_query() -> MembarrierQuery { function membarrier (line 78) | pub fn membarrier(cmd: MembarrierCommand) -> io::Result<()> { function membarrier_cpu (line 90) | pub fn membarrier_cpu(cmd: MembarrierCommand, cpu: Cpuid) -> io::Result<... FILE: builder/third-party/rustix/src/process/pidfd.rs function pidfd_open (line 29) | pub fn pidfd_open(pid: Pid, flags: PidfdFlags) -> io::Result { function pidfd_send_signal (line 41) | pub fn pidfd_send_signal(pidfd: Fd, sig: Signal) -> io::Result... FILE: builder/third-party/rustix/src/process/pidfd_getfd.rs type ForeignRawFd (line 14) | pub type ForeignRawFd = RawFd; function pidfd_getfd (line 50) | pub fn pidfd_getfd( FILE: builder/third-party/rustix/src/process/prctl.rs constant PR_GET_PDEATHSIG (line 27) | const PR_GET_PDEATHSIG: c_int = 2; function parent_process_death_signal (line 39) | pub fn parent_process_death_signal() -> io::Result> { constant PR_SET_PDEATHSIG (line 43) | const PR_SET_PDEATHSIG: c_int = 1; function set_parent_process_death_signal (line 55) | pub fn set_parent_process_death_signal(signal: Option) -> io::Re... constant PR_GET_DUMPABLE (line 64) | const PR_GET_DUMPABLE: c_int = 3; constant SUID_DUMP_DISABLE (line 66) | const SUID_DUMP_DISABLE: i32 = 0; constant SUID_DUMP_USER (line 67) | const SUID_DUMP_USER: i32 = 1; constant SUID_DUMP_ROOT (line 68) | const SUID_DUMP_ROOT: i32 = 2; type DumpableBehavior (line 74) | pub enum DumpableBehavior { type Error (line 87) | type Error = io::Errno; method try_from (line 89) | fn try_from(value: i32) -> Result { function dumpable_behavior (line 107) | pub fn dumpable_behavior() -> io::Result { constant PR_SET_DUMPABLE (line 111) | const PR_SET_DUMPABLE: c_int = 4; function set_dumpable_behavior (line 128) | pub fn set_dumpable_behavior(config: DumpableBehavior) -> io::Result<()> { constant PR_GET_UNALIGN (line 136) | const PR_GET_UNALIGN: c_int = 5; function unaligned_access_control (line 165) | pub fn unaligned_access_control() -> io::Result { constant PR_SET_UNALIGN (line 170) | const PR_SET_UNALIGN: c_int = 6; function set_unaligned_access_control (line 180) | pub fn set_unaligned_access_control(config: UnalignedAccessControl) -> i... constant PR_GET_FPEMU (line 188) | const PR_GET_FPEMU: c_int = 9; function floating_point_emulation_control (line 214) | pub fn floating_point_emulation_control() -> io::Result io::Result Result { function timing_method (line 338) | pub fn timing_method() -> io::Result { constant PR_SET_TIMING (line 342) | const PR_SET_TIMING: c_int = 14; function set_timing_method (line 353) | pub fn set_timing_method(method: TimingMethod) -> io::Result<()> { constant PR_GET_ENDIAN (line 361) | const PR_GET_ENDIAN: c_int = 19; constant PR_ENDIAN_BIG (line 363) | const PR_ENDIAN_BIG: u32 = 0; constant PR_ENDIAN_LITTLE (line 364) | const PR_ENDIAN_LITTLE: u32 = 1; constant PR_ENDIAN_PPC_LITTLE (line 365) | const PR_ENDIAN_PPC_LITTLE: u32 = 2; type EndianMode (line 370) | pub enum EndianMode { type Error (line 380) | type Error = io::Errno; method try_from (line 382) | fn try_from(value: u32) -> Result { function endian_mode (line 400) | pub fn endian_mode() -> io::Result { constant PR_SET_ENDIAN (line 404) | const PR_SET_ENDIAN: c_int = 20; function set_endian_mode (line 419) | pub unsafe fn set_endian_mode(mode: EndianMode) -> io::Result<()> { constant PR_GET_TSC (line 427) | const PR_GET_TSC: c_int = 25; constant PR_TSC_ENABLE (line 429) | const PR_TSC_ENABLE: u32 = 1; constant PR_TSC_SIGSEGV (line 430) | const PR_TSC_SIGSEGV: u32 = 2; type TimeStampCounterReadability (line 436) | pub enum TimeStampCounterReadability { type Error (line 444) | type Error = io::Errno; method try_from (line 446) | fn try_from(value: u32) -> Result { function time_stamp_counter_readability (line 463) | pub fn time_stamp_counter_readability() -> io::Result io::Result<()> { constant PR_MCE_KILL_GET (line 516) | const PR_MCE_KILL_GET: c_int = 34; constant PR_MCE_KILL_LATE (line 518) | const PR_MCE_KILL_LATE: u32 = 0; constant PR_MCE_KILL_EARLY (line 519) | const PR_MCE_KILL_EARLY: u32 = 1; constant PR_MCE_KILL_DEFAULT (line 520) | const PR_MCE_KILL_DEFAULT: u32 = 2; type MachineCheckMemoryCorruptionKillPolicy (line 527) | pub enum MachineCheckMemoryCorruptionKillPolicy { type Error (line 540) | type Error = io::Errno; method try_from (line 542) | fn try_from(value: u32) -> Result { function machine_check_memory_corruption_kill_policy (line 560) | pub fn machine_check_memory_corruption_kill_policy( constant PR_MCE_KILL (line 566) | const PR_MCE_KILL: c_int = 33; constant PR_MCE_KILL_CLEAR (line 568) | const PR_MCE_KILL_CLEAR: usize = 0; constant PR_MCE_KILL_SET (line 569) | const PR_MCE_KILL_SET: usize = 1; function set_machine_check_memory_corruption_kill_policy (line 579) | pub fn set_machine_check_memory_corruption_kill_policy( constant PR_SET_MM (line 595) | const PR_SET_MM: c_int = 35; constant PR_SET_MM_START_CODE (line 597) | const PR_SET_MM_START_CODE: u32 = 1; constant PR_SET_MM_END_CODE (line 598) | const PR_SET_MM_END_CODE: u32 = 2; constant PR_SET_MM_START_DATA (line 599) | const PR_SET_MM_START_DATA: u32 = 3; constant PR_SET_MM_END_DATA (line 600) | const PR_SET_MM_END_DATA: u32 = 4; constant PR_SET_MM_START_STACK (line 601) | const PR_SET_MM_START_STACK: u32 = 5; constant PR_SET_MM_START_BRK (line 602) | const PR_SET_MM_START_BRK: u32 = 6; constant PR_SET_MM_BRK (line 603) | const PR_SET_MM_BRK: u32 = 7; constant PR_SET_MM_ARG_START (line 604) | const PR_SET_MM_ARG_START: u32 = 8; constant PR_SET_MM_ARG_END (line 605) | const PR_SET_MM_ARG_END: u32 = 9; constant PR_SET_MM_ENV_START (line 606) | const PR_SET_MM_ENV_START: u32 = 10; constant PR_SET_MM_ENV_END (line 607) | const PR_SET_MM_ENV_END: u32 = 11; constant PR_SET_MM_AUXV (line 608) | const PR_SET_MM_AUXV: usize = 12; constant PR_SET_MM_EXE_FILE (line 609) | const PR_SET_MM_EXE_FILE: usize = 13; constant PR_SET_MM_MAP (line 610) | const PR_SET_MM_MAP: usize = 14; constant PR_SET_MM_MAP_SIZE (line 611) | const PR_SET_MM_MAP_SIZE: usize = 15; type VirtualMemoryMapAddress (line 616) | pub enum VirtualMemoryMapAddress { function set_virtual_memory_map_address (line 658) | pub unsafe fn set_virtual_memory_map_address( function set_executable_file (line 676) | pub fn set_executable_file(fd: BorrowedFd<'_>) -> io::Result<()> { function set_auxiliary_vector (line 695) | pub unsafe fn set_auxiliary_vector(auxv: &[*const c_void]) -> io::Result... function virtual_memory_map_config_struct_size (line 715) | pub fn virtual_memory_map_config_struct_size() -> io::Result { type PrctlMmMap (line 727) | pub struct PrctlMmMap { function configure_virtual_memory_map (line 774) | pub unsafe fn configure_virtual_memory_map(config: &PrctlMmMap) -> io::R... constant PR_SET_PTRACER (line 789) | const PR_SET_PTRACER: c_int = 0x59_61_6d_61; constant PR_SET_PTRACER_ANY (line 791) | const PR_SET_PTRACER_ANY: usize = usize::MAX; type PTracer (line 795) | pub enum PTracer { function set_ptracer (line 813) | pub fn set_ptracer(tracer: PTracer) -> io::Result<()> { constant PR_GET_CHILD_SUBREAPER (line 827) | const PR_GET_CHILD_SUBREAPER: c_int = 37; function child_subreaper (line 837) | pub fn child_subreaper() -> io::Result> { constant PR_SET_CHILD_SUBREAPER (line 844) | const PR_SET_CHILD_SUBREAPER: c_int = 36; function set_child_subreaper (line 854) | pub fn set_child_subreaper(pid: Option) -> io::Result<()> { constant PR_GET_FP_MODE (line 863) | const PR_GET_FP_MODE: c_int = 46; constant PR_FP_MODE_FR (line 865) | const PR_FP_MODE_FR: u32 = 1_u32 << 0; constant PR_FP_MODE_FRE (line 866) | const PR_FP_MODE_FRE: u32 = 1_u32 << 1; type FloatingPointMode (line 872) | pub enum FloatingPointMode { type Error (line 880) | type Error = io::Errno; method try_from (line 882) | fn try_from(value: u32) -> Result { function floating_point_mode (line 899) | pub fn floating_point_mode() -> io::Result { constant PR_SET_FP_MODE (line 904) | const PR_SET_FP_MODE: c_int = 45; function set_floating_point_mode (line 914) | pub fn set_floating_point_mode(mode: FloatingPointMode) -> io::Result<()> { constant PR_GET_SPECULATION_CTRL (line 922) | const PR_GET_SPECULATION_CTRL: c_int = 52; constant PR_SPEC_STORE_BYPASS (line 924) | const PR_SPEC_STORE_BYPASS: u32 = 0; constant PR_SPEC_INDIRECT_BRANCH (line 925) | const PR_SPEC_INDIRECT_BRANCH: u32 = 1; constant PR_SPEC_L1D_FLUSH (line 926) | const PR_SPEC_L1D_FLUSH: u32 = 2; type SpeculationFeature (line 932) | pub enum SpeculationFeature { type Error (line 942) | type Error = io::Errno; method try_from (line 944) | fn try_from(value: u32) -> Result { function speculative_feature_state (line 1001) | pub fn speculative_feature_state( constant PR_SET_SPECULATION_CTRL (line 1008) | const PR_SET_SPECULATION_CTRL: c_int = 53; function control_speculative_feature (line 1018) | pub fn control_speculative_feature( constant PR_GET_IO_FLUSHER (line 1031) | const PR_GET_IO_FLUSHER: c_int = 58; function is_io_flusher (line 1041) | pub fn is_io_flusher() -> io::Result { constant PR_SET_IO_FLUSHER (line 1045) | const PR_SET_IO_FLUSHER: c_int = 57; function configure_io_flusher_behavior (line 1056) | pub fn configure_io_flusher_behavior(enable: bool) -> io::Result<()> { constant PR_PAC_GET_ENABLED_KEYS (line 1064) | const PR_PAC_GET_ENABLED_KEYS: c_int = 61; function enabled_pointer_authentication_keys (line 1074) | pub fn enabled_pointer_authentication_keys() -> io::Result... FILE: builder/third-party/rustix/src/process/priority.rs function nice (line 14) | pub fn nice(inc: i32) -> io::Result { function getpriority_user (line 32) | pub fn getpriority_user(uid: Uid) -> io::Result { function getpriority_pgrp (line 52) | pub fn getpriority_pgrp(pgid: Option) -> io::Result { function getpriority_process (line 72) | pub fn getpriority_process(pid: Option) -> io::Result { function setpriority_user (line 90) | pub fn setpriority_user(uid: Uid, priority: i32) -> io::Result<()> { function setpriority_pgrp (line 110) | pub fn setpriority_pgrp(pgid: Option, priority: i32) -> io::Result<... function setpriority_process (line 130) | pub fn setpriority_process(pid: Option, priority: i32) -> io::Resul... FILE: builder/third-party/rustix/src/process/procctl.rs type IdType (line 29) | pub enum IdType { type ProcSelector (line 42) | pub type ProcSelector = Option<(IdType, Pid)>; function proc_selector_to_raw (line 43) | fn proc_selector_to_raw(selector: ProcSelector) -> (IdType, RawPid) { function procctl (line 51) | pub(crate) unsafe fn procctl( function procctl_set (line 61) | pub(crate) unsafe fn procctl_set

( function procctl_get_optional (line 70) | pub(crate) unsafe fn procctl_get_optional

( constant PROC_PDEATHSIG_STATUS (line 83) | const PROC_PDEATHSIG_STATUS: c_int = 12; function parent_process_death_signal (line 94) | pub fn parent_process_death_signal() -> io::Result> { constant PROC_PDEATHSIG_CTL (line 98) | const PROC_PDEATHSIG_CTL: c_int = 11; function set_parent_process_death_signal (line 109) | pub fn set_parent_process_death_signal(signal: Option) -> io::Re... constant PROC_TRACE_CTL (line 118) | const PROC_TRACE_CTL: c_int = 7; constant PROC_TRACE_CTL_ENABLE (line 120) | const PROC_TRACE_CTL_ENABLE: i32 = 1; constant PROC_TRACE_CTL_DISABLE (line 121) | const PROC_TRACE_CTL_DISABLE: i32 = 2; constant PROC_TRACE_CTL_DISABLE_EXEC (line 122) | const PROC_TRACE_CTL_DISABLE_EXEC: i32 = 3; type DumpableBehavior (line 127) | pub enum DumpableBehavior { function set_dumpable_behavior (line 151) | pub fn set_dumpable_behavior(process: ProcSelector, config: DumpableBeha... constant PROC_TRACE_STATUS (line 159) | const PROC_TRACE_STATUS: c_int = 8; type TracingStatus (line 163) | pub enum TracingStatus { function trace_status (line 181) | pub fn trace_status(process: ProcSelector) -> io::Result { constant PROC_REAP_ACQUIRE (line 197) | const PROC_REAP_ACQUIRE: c_int = 2; constant PROC_REAP_RELEASE (line 198) | const PROC_REAP_RELEASE: c_int = 3; function set_reaper_status (line 207) | pub fn set_reaper_status(reaper: bool) -> io::Result<()> { constant PROC_REAP_STATUS (line 221) | const PROC_REAP_STATUS: c_int = 4; type procctl_reaper_status (line 239) | struct procctl_reaper_status { type ReaperStatus (line 250) | pub struct ReaperStatus { function get_reaper_status (line 272) | pub fn get_reaper_status(process: ProcSelector) -> io::Result io::Result> { constant PROC_REAP_KILL (line 372) | const PROC_REAP_KILL: c_int = 6; type procctl_reaper_kill (line 385) | struct procctl_reaper_kill { type KillResult (line 396) | pub struct KillResult { function reaper_kill (line 409) | pub fn reaper_kill( constant PROC_TRAPCAP_CTL (line 437) | const PROC_TRAPCAP_CTL: c_int = 9; constant PROC_TRAPCAP_CTL_ENABLE (line 439) | const PROC_TRAPCAP_CTL_ENABLE: i32 = 1; constant PROC_TRAPCAP_CTL_DISABLE (line 440) | const PROC_TRAPCAP_CTL_DISABLE: i32 = 2; type TrapCapBehavior (line 445) | pub enum TrapCapBehavior { function set_trap_cap_behavior (line 467) | pub fn set_trap_cap_behavior(process: ProcSelector, config: TrapCapBehav... constant PROC_TRAPCAP_STATUS (line 472) | const PROC_TRAPCAP_STATUS: c_int = 10; function trap_cap_behavior (line 481) | pub fn trap_cap_behavior(process: ProcSelector) -> io::Result io::Result<()> { constant PROC_NO_NEW_PRIVS_STATUS (line 516) | const PROC_NO_NEW_PRIVS_STATUS: c_int = 20; function no_new_privs (line 527) | pub fn no_new_privs(process: ProcSelector) -> io::Result { FILE: builder/third-party/rustix/src/process/rlimit.rs type Rlimit (line 10) | pub struct Rlimit { function getrlimit (line 26) | pub fn getrlimit(resource: Resource) -> Rlimit { function setrlimit (line 39) | pub fn setrlimit(resource: Resource, new: Rlimit) -> io::Result<()> { function prlimit (line 51) | pub fn prlimit(pid: Option, resource: Resource, new: Rlimit) -> io:... FILE: builder/third-party/rustix/src/process/sched.rs type CpuSet (line 18) | pub struct CpuSet { constant MAX_CPU (line 24) | pub const MAX_CPU: usize = backend::process::types::CPU_SETSIZE; method new (line 28) | pub fn new() -> Self { method is_set (line 38) | pub fn is_set(&self, field: usize) -> bool { method set (line 46) | pub fn set(&mut self, field: usize) { method unset (line 54) | pub fn unset(&mut self, field: usize) { method count (line 61) | pub fn count(&self) -> u32 { method clear (line 67) | pub fn clear(&mut self) { method fmt (line 80) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method hash (line 99) | fn hash(&self, state: &mut H) { method default (line 74) | fn default() -> Self { method eq (line 109) | fn eq(&self, other: &Self) -> bool { function sched_setaffinity (line 127) | pub fn sched_setaffinity(pid: Option, cpuset: &CpuSet) -> io::Resul... function sched_getaffinity (line 143) | pub fn sched_getaffinity(pid: Option) -> io::Result { function sched_getcpu (line 159) | pub fn sched_getcpu() -> usize { FILE: builder/third-party/rustix/src/process/sched_yield.rs function sched_yield (line 14) | pub fn sched_yield() { FILE: builder/third-party/rustix/src/process/umask.rs function umask (line 19) | pub fn umask(mask: Mode) -> Mode { FILE: builder/third-party/rustix/src/process/wait.rs type WaitStatus (line 57) | pub struct WaitStatus(u32); method new (line 62) | pub(crate) fn new(status: u32) -> Self { method as_raw (line 68) | pub const fn as_raw(self) -> u32 { method stopped (line 74) | pub fn stopped(self) -> bool { method exited (line 80) | pub fn exited(self) -> bool { method signaled (line 86) | pub fn signaled(self) -> bool { method continued (line 92) | pub fn continued(self) -> bool { method stopping_signal (line 99) | pub fn stopping_signal(self) -> Option { method exit_status (line 110) | pub fn exit_status(self) -> Option { method terminating_signal (line 121) | pub fn terminating_signal(self) -> Option { type WaitidStatus (line 134) | pub struct WaitidStatus(pub(crate) backend::c::siginfo_t); method stopped (line 140) | pub fn stopped(&self) -> bool { method trapped (line 146) | pub fn trapped(&self) -> bool { method exited (line 152) | pub fn exited(&self) -> bool { method killed (line 159) | pub fn killed(&self) -> bool { method dumped (line 166) | pub fn dumped(&self) -> bool { method continued (line 172) | pub fn continued(&self) -> bool { method stopping_signal (line 180) | pub fn stopping_signal(&self) -> Option { method trapping_signal (line 192) | pub fn trapping_signal(&self) -> Option { method exit_status (line 204) | pub fn exit_status(&self) -> Option { method terminating_signal (line 216) | pub fn terminating_signal(&self) -> Option { method as_raw (line 226) | pub const fn as_raw(&self) -> &backend::c::siginfo_t { method si_code (line 231) | fn si_code(&self) -> u32 { method si_code (line 236) | fn si_code(&self) -> backend::c::c_int { method si_status (line 242) | fn si_status(&self) -> backend::c::c_int { type WaitId (line 255) | pub enum WaitId<'a> { function waitpid (line 309) | pub fn waitpid(pid: Option, waitopts: WaitOptions) -> io::Result io::Result io::Result( FILE: builder/third-party/rustix/src/procfs.rs constant PROC_ROOT_INO (line 36) | const PROC_ROOT_INO: u64 = 1; type Kind (line 40) | enum Kind { function check_proc_entry (line 49) | fn check_proc_entry( function check_proc_entry_with_stat (line 59) | fn check_proc_entry_with_stat( function check_proc_root (line 125) | fn check_proc_root(entry: BorrowedFd<'_>, stat: &Stat) -> io::Result<()> { function check_proc_subdir (line 149) | fn check_proc_subdir( function check_proc_file (line 168) | fn check_proc_file(stat: &Stat, proc_stat: Option<&Stat>) -> io::Result<... function check_proc_symlink (line 179) | fn check_proc_symlink(stat: &Stat, proc_stat: Option<&Stat>) -> io::Resu... function check_proc_nonroot (line 190) | fn check_proc_nonroot(stat: &Stat, proc_stat: Option<&Stat>) -> io::Resu... function check_procfs (line 205) | fn check_procfs(file: BorrowedFd<'_>) -> io::Result<()> { function is_mountpoint (line 216) | fn is_mountpoint(file: BorrowedFd<'_>) -> bool { function proc_opendirat (line 228) | fn proc_opendirat(dirfd: Fd, path: P) -> ... function proc (line 244) | fn proc() -> io::Result<(BorrowedFd<'static>, &'static Stat)> { function proc_self (line 271) | fn proc_self() -> io::Result<(BorrowedFd<'static>, &'static Stat)> { function proc_self_fd (line 312) | pub fn proc_self_fd() -> io::Result> { type StaticFd (line 333) | type StaticFd = OnceCell<(OwnedFd, Stat)>; function new_static_fd (line 336) | fn new_static_fd(fd: OwnedFd, stat: Stat) -> (OwnedFd, Stat) { function proc_self_fdinfo (line 350) | fn proc_self_fdinfo() -> io::Result<(BorrowedFd<'static>, &'static Stat)> { function proc_self_fdinfo_fd (line 381) | pub fn proc_self_fdinfo_fd(fd: Fd) -> io::Result { function _proc_self_fdinfo (line 385) | fn _proc_self_fdinfo(fd: BorrowedFd<'_>) -> io::Result { function proc_self_pagemap (line 409) | pub fn proc_self_pagemap() -> io::Result { function proc_self_maps (line 424) | pub fn proc_self_maps() -> io::Result { function proc_self_status (line 439) | pub fn proc_self_status() -> io::Result { function proc_self_file (line 444) | fn proc_self_file(name: &CStr) -> io::Result { function open_and_check_file (line 450) | fn open_and_check_file( FILE: builder/third-party/rustix/src/pty.rs method from (line 51) | fn from(flags: OpenptFlags) -> Self { function openpt (line 87) | pub fn openpt(flags: OpenptFlags) -> io::Result { function ptsname (line 122) | pub fn ptsname>>(fd: Fd, reuse: B) -> io::Resu... function unlockpt (line 137) | pub fn unlockpt(fd: Fd) -> io::Result<()> { function grantpt (line 158) | pub fn grantpt(fd: Fd) -> io::Result<()> { function ioctl_tiocgptpeer (line 183) | pub fn ioctl_tiocgptpeer(fd: Fd, flags: OpenptFlags) -> io::Re... type Tiocgptpeer (line 188) | struct Tiocgptpeer(OpenptFlags); type Output (line 192) | type Output = OwnedFd; constant IS_MUTATING (line 194) | const IS_MUTATING: bool = false; constant OPCODE (line 195) | const OPCODE: ioctl::Opcode = ioctl::Opcode::old(c::TIOCGPTPEER as ioc... method as_ptr (line 197) | fn as_ptr(&mut self) -> *mut c::c_void { method output_from_ptr (line 201) | unsafe fn output_from_ptr( FILE: builder/third-party/rustix/src/rand/getrandom.rs function getrandom (line 22) | pub fn getrandom(buf: &mut [u8], flags: GetRandomFlags) -> io::Result io::Result<()> { function arm_set_tls (line 88) | pub unsafe fn arm_set_tls(data: *mut c_void) -> io::Result<()> { function set_fs (line 100) | pub unsafe fn set_fs(data: *mut c_void) { function set_tid_address (line 111) | pub unsafe fn set_tid_address(data: *mut c_void) -> Pid { function exit_thread (line 125) | pub unsafe fn exit_thread(status: i32) -> ! { function exit_group (line 148) | pub fn exit_group(status: i32) -> ! { constant EXIT_SUCCESS (line 160) | pub const EXIT_SUCCESS: i32 = backend::c::EXIT_SUCCESS; constant EXIT_FAILURE (line 170) | pub const EXIT_FAILURE: i32 = backend::c::EXIT_FAILURE; function startup_tls_info (line 179) | pub fn startup_tls_info() -> StartupTlsInfo { function exe_phdrs (line 192) | pub fn exe_phdrs() -> (*const c_void, usize, usize) { function entry (line 212) | pub fn entry() -> usize { function random (line 225) | pub fn random() -> *const [u8; 16] { function fork (line 315) | pub unsafe fn fork() -> io::Result { type Fork (line 322) | pub enum Fork { function execveat (line 342) | pub unsafe fn execveat( function execve (line 365) | pub unsafe fn execve(path: &CStr, argv: *const *const u8, envp: *const *... function sigaction (line 384) | pub unsafe fn sigaction(signal: Signal, new: Option) -> io::R... function sigaltstack (line 402) | pub unsafe fn sigaltstack(new: Option) -> io::Result { function tkill (line 419) | pub unsafe fn tkill(tid: Pid, sig: Signal) -> io::Result<()> { function sigprocmask (line 439) | pub unsafe fn sigprocmask(how: How, set: Option<&Sigset>) -> io::Result<... function sigpending (line 450) | pub fn sigpending() -> Sigset { function sigsuspend (line 461) | pub fn sigsuspend(set: &Sigset) -> io::Result<()> { function sigwait (line 478) | pub unsafe fn sigwait(set: &Sigset) -> io::Result { function sigwaitinfo (line 495) | pub unsafe fn sigwaitinfo(set: &Sigset) -> io::Result { function sigtimedwait (line 512) | pub unsafe fn sigtimedwait(set: &Sigset, timeout: Option) -> i... function linux_secure (line 538) | pub fn linux_secure() -> bool { function brk (line 551) | pub unsafe fn brk(addr: *mut c_void) -> io::Result<*mut c_void> { constant SIGRTMIN (line 561) | pub const SIGRTMIN: u32 = linux_raw_sys::general::SIGRTMIN; constant SIGRTMAX (line 569) | pub const SIGRTMAX: u32 = { FILE: builder/third-party/rustix/src/shm.rs function shm_open (line 25) | pub fn shm_open(name: P, flags: ShmOFlags, mode: Mode) -> ... function shm_unlink (line 38) | pub fn shm_unlink(name: P) -> io::Result<()> { FILE: builder/third-party/rustix/src/signal.rs type Signal (line 11) | pub enum Signal { method from_raw (line 150) | pub fn from_raw(sig: c::c_int) -> Option { function test_sizes (line 248) | fn test_sizes() { FILE: builder/third-party/rustix/src/stdio.rs function stdin (line 52) | pub const fn stdin() -> BorrowedFd<'static> { function stdin (line 98) | pub const unsafe fn stdin() -> BorrowedFd<'static> { function take_stdin (line 137) | pub unsafe fn take_stdin() -> OwnedFd { function stdout (line 174) | pub const fn stdout() -> BorrowedFd<'static> { function stdout (line 220) | pub const unsafe fn stdout() -> BorrowedFd<'static> { function take_stdout (line 259) | pub unsafe fn take_stdout() -> OwnedFd { function stderr (line 290) | pub const fn stderr() -> BorrowedFd<'static> { function stderr (line 330) | pub const unsafe fn stderr() -> BorrowedFd<'static> { function take_stderr (line 374) | pub unsafe fn take_stderr() -> OwnedFd { function raw_stdin (line 406) | pub const fn raw_stdin() -> RawFd { function raw_stdout (line 438) | pub const fn raw_stdout() -> RawFd { function raw_stderr (line 470) | pub const fn raw_stderr() -> RawFd { function dup2_stdin (line 478) | pub fn dup2_stdin(fd: Fd) -> io::Result<()> { function dup2_stdout (line 491) | pub fn dup2_stdout(fd: Fd) -> io::Result<()> { function dup2_stderr (line 504) | pub fn dup2_stderr(fd: Fd) -> io::Result<()> { FILE: builder/third-party/rustix/src/system.rs function uname (line 52) | pub fn uname() -> Uname { type Uname (line 58) | pub struct Uname(backend::system::types::RawUname); method sysname (line 63) | pub fn sysname(&self) -> &CStr { method nodename (line 75) | pub fn nodename(&self) -> &CStr { method release (line 81) | pub fn release(&self) -> &CStr { method version (line 87) | pub fn version(&self) -> &CStr { method machine (line 93) | pub fn machine(&self) -> &CStr { method domainname (line 100) | pub fn domainname(&self) -> &CStr { method to_cstr (line 105) | fn to_cstr<'a>(ptr: *const u8) -> &'a CStr { method fmt (line 112) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function sysinfo (line 149) | pub fn sysinfo() -> Sysinfo { function sethostname (line 167) | pub fn sethostname(name: &[u8]) -> io::Result<()> { type RebootCommand (line 176) | pub enum RebootCommand { function reboot (line 223) | pub fn reboot(cmd: RebootCommand) -> io::Result<()> { function init_module (line 235) | pub fn init_module(image: &[u8], param_values: &CStr) -> io::Result<()> { function finit_module (line 247) | pub fn finit_module(fd: Fd, param_values: &CStr, flags: c_int)... function delete_module (line 259) | pub fn delete_module(name: &CStr, flags: c_int) -> io::Result<()> { FILE: builder/third-party/rustix/src/termios/ioctl.rs function ioctl_tiocexcl (line 24) | pub fn ioctl_tiocexcl(fd: Fd) -> io::Result<()> { function ioctl_tiocnxcl (line 47) | pub fn ioctl_tiocnxcl(fd: Fd) -> io::Result<()> { FILE: builder/third-party/rustix/src/termios/tc.rs function tcgetattr (line 25) | pub fn tcgetattr(fd: Fd) -> io::Result { function tcgetwinsize (line 40) | pub fn tcgetwinsize(fd: Fd) -> io::Result { function tcgetpgrp (line 62) | pub fn tcgetpgrp(fd: Fd) -> io::Result { function tcsetpgrp (line 79) | pub fn tcsetpgrp(fd: Fd, pid: Pid) -> io::Result<()> { function tcsetattr (line 100) | pub fn tcsetattr( function tcsendbreak (line 128) | pub fn tcsendbreak(fd: Fd) -> io::Result<()> { function tcdrain (line 144) | pub fn tcdrain(fd: Fd) -> io::Result<()> { function tcflush (line 162) | pub fn tcflush(fd: Fd, queue_selector: QueueSelector) -> io::R... function tcflow (line 179) | pub fn tcflow(fd: Fd, action: Action) -> io::Result<()> { function tcgetsid (line 194) | pub fn tcgetsid(fd: Fd) -> io::Result { function tcsetwinsize (line 209) | pub fn tcsetwinsize(fd: Fd, winsize: Winsize) -> io::Result<()> { FILE: builder/third-party/rustix/src/termios/tty.rs function isatty (line 21) | pub fn isatty(fd: Fd) -> bool { function ttyname (line 40) | pub fn ttyname>>(dirfd: Fd, reuse: B) -> io::R... function _ttyname (line 47) | fn _ttyname(dirfd: BorrowedFd<'_>, mut buffer: Vec) -> io::Result u32 { method output_speed (line 128) | pub fn output_speed(&self) -> u32 { method set_speed (line 169) | pub fn set_speed(&mut self, new_speed: u32) -> io::Result<()> { method set_input_speed (line 187) | pub fn set_input_speed(&mut self, new_speed: u32) -> io::Result<()> { method set_output_speed (line 205) | pub fn set_output_speed(&mut self, new_speed: u32) -> io::Result<()> { method fmt (line 211) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { constant B0 (line 660) | pub const B0: u32 = 0; constant B50 (line 663) | pub const B50: u32 = 50; constant B75 (line 666) | pub const B75: u32 = 75; constant B110 (line 669) | pub const B110: u32 = 110; constant B134 (line 672) | pub const B134: u32 = 134; constant B150 (line 675) | pub const B150: u32 = 150; constant B200 (line 678) | pub const B200: u32 = 200; constant B300 (line 681) | pub const B300: u32 = 300; constant B600 (line 684) | pub const B600: u32 = 600; constant B1200 (line 687) | pub const B1200: u32 = 1200; constant B1800 (line 690) | pub const B1800: u32 = 1800; constant B2400 (line 693) | pub const B2400: u32 = 2400; constant B4800 (line 696) | pub const B4800: u32 = 4800; constant B9600 (line 699) | pub const B9600: u32 = 9600; constant B19200 (line 703) | pub const B19200: u32 = 19200; constant B38400 (line 707) | pub const B38400: u32 = 38400; constant B57600 (line 711) | pub const B57600: u32 = 57600; constant B115200 (line 715) | pub const B115200: u32 = 115_200; constant B230400 (line 719) | pub const B230400: u32 = 230_400; constant B460800 (line 729) | pub const B460800: u32 = 460_800; constant B500000 (line 733) | pub const B500000: u32 = 500_000; constant B576000 (line 737) | pub const B576000: u32 = 576_000; constant B921600 (line 747) | pub const B921600: u32 = 921_600; constant B1000000 (line 751) | pub const B1000000: u32 = 1_000_000; constant B1152000 (line 755) | pub const B1152000: u32 = 1_152_000; constant B1500000 (line 759) | pub const B1500000: u32 = 1_500_000; constant B2000000 (line 763) | pub const B2000000: u32 = 2_000_000; constant B2500000 (line 774) | pub const B2500000: u32 = 2_500_000; constant B3000000 (line 785) | pub const B3000000: u32 = 3_000_000; constant B3500000 (line 796) | pub const B3500000: u32 = 3_500_000; constant B4000000 (line 807) | pub const B4000000: u32 = 4_000_000; function decode (line 823) | pub(crate) const fn decode(encoded_speed: c::speed_t) -> Option { function encode (line 960) | pub(crate) const fn encode(speed: u32) -> Option { type SpecialCodes (line 1099) | pub struct SpecialCodes(pub(crate) [c::cc_t; c::NCCS as usize]); type Output (line 1102) | type Output = c::cc_t; method index (line 1104) | fn index(&self, index: SpecialCodeIndex) -> &Self::Output { method index_mut (line 1110) | fn index_mut(&mut self, index: SpecialCodeIndex) -> &mut Self::Output { type SpecialCodeIndex (line 1116) | pub struct SpecialCodeIndex(usize); constant VINTR (line 1121) | pub const VINTR: Self = Self(c::VINTR as usize); constant VQUIT (line 1124) | pub const VQUIT: Self = Self(c::VQUIT as usize); constant VERASE (line 1127) | pub const VERASE: Self = Self(c::VERASE as usize); constant VKILL (line 1130) | pub const VKILL: Self = Self(c::VKILL as usize); constant VEOF (line 1133) | pub const VEOF: Self = Self(c::VEOF as usize); constant VTIME (line 1136) | pub const VTIME: Self = Self(c::VTIME as usize); constant VMIN (line 1139) | pub const VMIN: Self = Self(c::VMIN as usize); constant VSWTC (line 1150) | pub const VSWTC: Self = Self(c::VSWTC as usize); constant VSTART (line 1153) | pub const VSTART: Self = Self(c::VSTART as usize); constant VSTOP (line 1156) | pub const VSTOP: Self = Self(c::VSTOP as usize); constant VSUSP (line 1159) | pub const VSUSP: Self = Self(c::VSUSP as usize); constant VEOL (line 1162) | pub const VEOL: Self = Self(c::VEOL as usize); constant VREPRINT (line 1166) | pub const VREPRINT: Self = Self(c::VREPRINT as usize); constant VDISCARD (line 1170) | pub const VDISCARD: Self = Self(c::VDISCARD as usize); constant VWERASE (line 1174) | pub const VWERASE: Self = Self(c::VWERASE as usize); constant VLNEXT (line 1178) | pub const VLNEXT: Self = Self(c::VLNEXT as usize); constant VEOL2 (line 1181) | pub const VEOL2: Self = Self(c::VEOL2 as usize); type OptionalActions (line 1189) | pub enum OptionalActions { type QueueSelector (line 1209) | pub enum QueueSelector { type Action (line 1228) | pub enum Action { type Winsize (line 1250) | pub type Winsize = c::winsize; function termios_layouts (line 1253) | fn termios_layouts() { function termios_legacy (line 1370) | fn termios_legacy() { function termios_bsd (line 1378) | fn termios_bsd() { function termios_speed_encoding (line 1389) | fn termios_speed_encoding() { function termios_ioctl_contiguity (line 1408) | fn termios_ioctl_contiguity() { function termios_cibaud (line 1447) | fn termios_cibaud() { FILE: builder/third-party/rustix/src/thread/clock.rs function clock_nanosleep_relative (line 43) | pub fn clock_nanosleep_relative(id: ClockId, request: &Timespec) -> Nano... function clock_nanosleep_absolute (line 72) | pub fn clock_nanosleep_absolute(id: ClockId, request: &Timespec) -> io::... function nanosleep (line 87) | pub fn nanosleep(request: &Timespec) -> NanosleepRelativeResult { type NanosleepRelativeResult (line 94) | pub enum NanosleepRelativeResult { method fmt (line 104) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/rustix/src/thread/futex.rs function futex (line 28) | pub unsafe fn futex( FILE: builder/third-party/rustix/src/thread/id.rs function gettid (line 17) | pub fn gettid() -> Pid { function set_thread_uid (line 42) | pub fn set_thread_uid(uid: Uid) -> io::Result<()> { function set_thread_res_uid (line 65) | pub fn set_thread_res_uid(ruid: Uid, euid: Uid, suid: Uid) -> io::Result... function set_thread_gid (line 90) | pub fn set_thread_gid(gid: Gid) -> io::Result<()> { function set_thread_res_gid (line 113) | pub fn set_thread_res_gid(rgid: Gid, egid: Gid, sgid: Gid) -> io::Result... function set_thread_groups (line 138) | pub fn set_thread_groups(groups: &[Gid]) -> io::Result<()> { FILE: builder/third-party/rustix/src/thread/libcap.rs type CapabilitySets (line 9) | pub struct CapabilitySets { function capabilities (line 119) | pub fn capabilities(pid: Option) -> io::Result { function set_capabilities (line 132) | pub fn set_capabilities(pid: Option, sets: CapabilitySets) -> io::R... function capget (line 138) | fn capget(pid: Option) -> io::Result { function capset (line 166) | fn capset(pid: Option, sets: CapabilitySets) -> io::Result<()> { FILE: builder/third-party/rustix/src/thread/prctl.rs constant PR_GET_KEEPCAPS (line 36) | const PR_GET_KEEPCAPS: c_int = 7; function get_keep_capabilities (line 45) | pub fn get_keep_capabilities() -> io::Result { constant PR_SET_KEEPCAPS (line 49) | const PR_SET_KEEPCAPS: c_int = 8; function set_keep_capabilities (line 58) | pub fn set_keep_capabilities(enable: bool) -> io::Result<()> { constant PR_GET_NAME (line 67) | const PR_GET_NAME: c_int = 16; function name (line 77) | pub fn name() -> io::Result { constant PR_SET_NAME (line 85) | const PR_SET_NAME: c_int = 15; function set_name (line 97) | pub fn set_name(name: &CStr) -> io::Result<()> { constant SECCOMP_MODE_DISABLED (line 107) | const SECCOMP_MODE_DISABLED: i32 = 0; constant SECCOMP_MODE_STRICT (line 108) | const SECCOMP_MODE_STRICT: i32 = 1; constant SECCOMP_MODE_FILTER (line 109) | const SECCOMP_MODE_FILTER: i32 = 2; type SecureComputingMode (line 114) | pub enum SecureComputingMode { type Error (line 124) | type Error = io::Errno; method try_from (line 126) | fn try_from(value: i32) -> Result { constant PR_SET_SECCOMP (line 162) | const PR_SET_SECCOMP: c_int = 22; function set_secure_computing_mode (line 172) | pub fn set_secure_computing_mode(mode: SecureComputingMode) -> io::Resul... constant PR_CAPBSET_READ (line 180) | const PR_CAPBSET_READ: c_int = 23; type Capability (line 185) | pub enum Capability { function capability_is_in_bounding_set (line 395) | pub fn capability_is_in_bounding_set(capability: Capability) -> io::Resu... constant PR_CAPBSET_DROP (line 399) | const PR_CAPBSET_DROP: c_int = 24; function remove_capability_from_bounding_set (line 410) | pub fn remove_capability_from_bounding_set(capability: Capability) -> io... constant PR_GET_SECUREBITS (line 418) | const PR_GET_SECUREBITS: c_int = 27; function capabilities_secure_bits (line 462) | pub fn capabilities_secure_bits() -> io::Result { constant PR_SET_SECUREBITS (line 467) | const PR_SET_SECUREBITS: c_int = 28; function set_capabilities_secure_bits (line 476) | pub fn set_capabilities_secure_bits(bits: CapabilitiesSecureBits) -> io:... constant PR_GET_TIMERSLACK (line 484) | const PR_GET_TIMERSLACK: c_int = 30; function current_timer_slack (line 493) | pub fn current_timer_slack() -> io::Result { constant PR_SET_TIMERSLACK (line 497) | const PR_SET_TIMERSLACK: c_int = 29; function set_current_timer_slack (line 506) | pub fn set_current_timer_slack(value: Option) -> io::Result<... constant PR_GET_NO_NEW_PRIVS (line 515) | const PR_GET_NO_NEW_PRIVS: c_int = 39; function no_new_privs (line 524) | pub fn no_new_privs() -> io::Result { constant PR_SET_NO_NEW_PRIVS (line 528) | const PR_SET_NO_NEW_PRIVS: c_int = 38; function set_no_new_privs (line 537) | pub fn set_no_new_privs(no_new_privs: bool) -> io::Result<()> { constant PR_GET_TID_ADDRESS (line 545) | const PR_GET_TID_ADDRESS: c_int = 40; function get_clear_child_tid_address (line 555) | pub fn get_clear_child_tid_address() -> io::Result io::Result { constant PR_SET_THP_DISABLE (line 576) | const PR_SET_THP_DISABLE: c_int = 41; function disable_transparent_huge_pages (line 585) | pub fn disable_transparent_huge_pages(thp_disable: bool) -> io::Result<(... constant PR_CAP_AMBIENT (line 593) | const PR_CAP_AMBIENT: c_int = 47; constant PR_CAP_AMBIENT_IS_SET (line 595) | const PR_CAP_AMBIENT_IS_SET: usize = 1; function capability_is_in_ambient_set (line 604) | pub fn capability_is_in_ambient_set(capability: Capability) -> io::Resul... constant PR_CAP_AMBIENT_CLEAR_ALL (line 609) | const PR_CAP_AMBIENT_CLEAR_ALL: usize = 4; function clear_ambient_capability_set (line 618) | pub fn clear_ambient_capability_set() -> io::Result<()> { constant PR_CAP_AMBIENT_RAISE (line 622) | const PR_CAP_AMBIENT_RAISE: usize = 2; constant PR_CAP_AMBIENT_LOWER (line 623) | const PR_CAP_AMBIENT_LOWER: usize = 3; function configure_capability_in_ambient_set (line 632) | pub fn configure_capability_in_ambient_set(capability: Capability, enabl... constant PR_SVE_GET_VL (line 647) | const PR_SVE_GET_VL: c_int = 51; constant PR_SVE_VL_LEN_MASK (line 649) | const PR_SVE_VL_LEN_MASK: u32 = 0xffff; constant PR_SVE_VL_INHERIT (line 650) | const PR_SVE_VL_INHERIT: u32 = 1_u32 << 17; type SVEVectorLengthConfig (line 654) | pub struct SVEVectorLengthConfig { function sve_vector_length_configuration (line 668) | pub fn sve_vector_length_configuration() -> io::Result io::Result<(Option io::Result<()> { constant PR_SYS_DISPATCH_ON (line 828) | const PR_SYS_DISPATCH_ON: usize = 1; constant SYSCALL_DISPATCH_FILTER_ALLOW (line 831) | const SYSCALL_DISPATCH_FILTER_ALLOW: u8 = 0; constant SYSCALL_DISPATCH_FILTER_BLOCK (line 833) | const SYSCALL_DISPATCH_FILTER_BLOCK: u8 = 1; type SysCallUserDispatchFastSwitch (line 839) | pub enum SysCallUserDispatchFastSwitch { type Error (line 847) | type Error = io::Errno; method try_from (line 849) | fn try_from(value: u8) -> Result { function enable_syscall_user_dispatch (line 870) | pub unsafe fn enable_syscall_user_dispatch( constant PR_SCHED_CORE (line 888) | const PR_SCHED_CORE: c_int = 62; constant PR_SCHED_CORE_GET (line 890) | const PR_SCHED_CORE_GET: usize = 0; constant PR_SCHED_CORE_SCOPE_THREAD (line 892) | const PR_SCHED_CORE_SCOPE_THREAD: u32 = 0; constant PR_SCHED_CORE_SCOPE_THREAD_GROUP (line 893) | const PR_SCHED_CORE_SCOPE_THREAD_GROUP: u32 = 1; constant PR_SCHED_CORE_SCOPE_PROCESS_GROUP (line 894) | const PR_SCHED_CORE_SCOPE_PROCESS_GROUP: u32 = 2; type CoreSchedulingScope (line 899) | pub enum CoreSchedulingScope { type Error (line 910) | type Error = io::Errno; method try_from (line 912) | fn try_from(value: u32) -> Result { function core_scheduling_cookie (line 929) | pub fn core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope) -> i... constant PR_SCHED_CORE_CREATE (line 943) | const PR_SCHED_CORE_CREATE: usize = 1; function create_core_scheduling_cookie (line 952) | pub fn create_core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScop... constant PR_SCHED_CORE_SHARE_TO (line 965) | const PR_SCHED_CORE_SHARE_TO: usize = 2; function push_core_scheduling_cookie (line 974) | pub fn push_core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope)... constant PR_SCHED_CORE_SHARE_FROM (line 987) | const PR_SCHED_CORE_SHARE_FROM: usize = 3; function pull_core_scheduling_cookie (line 996) | pub fn pull_core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope)... FILE: builder/third-party/rustix/src/thread/setns.rs type LinkNameSpaceType (line 42) | pub enum LinkNameSpaceType { function move_into_link_name_space (line 104) | pub fn move_into_link_name_space( function move_into_thread_name_spaces (line 121) | pub fn move_into_thread_name_spaces( function unshare (line 135) | pub fn unshare(flags: UnshareFlags) -> io::Result<()> { FILE: builder/third-party/rustix/src/time/clock.rs function clock_getres (line 30) | pub fn clock_getres(id: ClockId) -> Timespec { function clock_gettime (line 60) | pub fn clock_gettime(id: ClockId) -> Timespec { function clock_gettime_dynamic (line 74) | pub fn clock_gettime_dynamic(id: DynamicClockId<'_>) -> io::Result io::Result<()> { FILE: builder/third-party/rustix/src/time/timerfd.rs function timerfd_create (line 13) | pub fn timerfd_create(clockid: TimerfdClockId, flags: TimerfdFlags) -> i... function timerfd_settime (line 24) | pub fn timerfd_settime( function timerfd_gettime (line 39) | pub fn timerfd_gettime(fd: Fd) -> io::Result { FILE: builder/third-party/rustix/src/timespec.rs type Timespec (line 9) | pub type Timespec = c::timespec; method from (line 69) | fn from(t: LibcTimespec) -> Self { type Timespec (line 15) | pub struct Timespec { method from (line 69) | fn from(t: LibcTimespec) -> Self { type Secs (line 26) | pub type Secs = c::time_t; type Secs (line 30) | pub type Secs = i64; type Nsecs (line 38) | pub type Nsecs = i64; type Nsecs (line 46) | pub type Nsecs = c::c_long; type LibcTimespec (line 54) | pub(crate) struct LibcTimespec { method from (line 80) | fn from(t: Timespec) -> Self { function test_sizes (line 90) | fn test_sizes() { function test_fix_y2038 (line 113) | fn test_fix_y2038() { FILE: builder/third-party/rustix/src/ugid.rs type RawGid (line 9) | pub type RawGid = c::gid_t; type RawUid (line 12) | pub type RawUid = c::uid_t; type Uid (line 17) | pub struct Uid(RawUid); constant ROOT (line 26) | pub const ROOT: Self = Self(0); method from_raw (line 34) | pub const unsafe fn from_raw(raw: RawUid) -> Self { method as_raw (line 40) | pub const fn as_raw(self) -> RawUid { method is_root (line 46) | pub const fn is_root(self) -> bool { type Gid (line 22) | pub struct Gid(RawGid); constant ROOT (line 53) | pub const ROOT: Self = Self(0); method from_raw (line 61) | pub const unsafe fn from_raw(raw: RawGid) -> Self { method as_raw (line 67) | pub const fn as_raw(self) -> RawGid { method is_root (line 73) | pub const fn is_root(self) -> bool { function translate_fchown_args (line 80) | pub(crate) fn translate_fchown_args(owner: Option, group: Option(t: &T) -> *const T { function as_mut_ptr (line 18) | pub(crate) fn as_mut_ptr(t: &mut T) -> *mut T { function option_as_ptr (line 24) | pub(crate) const fn option_as_ptr(t: Option<&T>) -> *const T { function option_as_mut_ptr (line 33) | pub(crate) fn option_as_mut_ptr(t: Option<&mut T>) -> *mut T { function check_raw_pointer (line 43) | pub(crate) fn check_raw_pointer(value: *mut c_void) -> Option() -> [T; ... FILE: builder/third-party/rustix/src/weak.rs constant NULL (line 41) | const NULL: *mut c_void = null_mut(); constant INVALID (line 42) | const INVALID: *mut c_void = 1 as *mut c_void; type Weak (line 52) | pub(crate) struct Weak { function new (line 59) | pub(crate) const fn new(name: &'static str) -> Self { function get (line 67) | pub(crate) fn get(&self) -> Option { function initialize (line 103) | unsafe fn initialize(&self) -> Option { constant RTLD_DEFAULT (line 124) | pub(super) const RTLD_DEFAULT: *mut c_void = -1isize as *mut c_void; constant RTLD_DEFAULT (line 126) | pub(super) const RTLD_DEFAULT: *mut c_void = ptr::null_mut(); function dlsym (line 129) | pub(super) fn dlsym(handle: *mut c_void, symbol: *const c_char) -> *mut ... function test_abi (line 133) | fn test_abi() { function fetch (line 138) | unsafe fn fetch(name: &str) -> *mut c_void { FILE: builder/third-party/rustls-pemfile/benches/benchmark.rs function criterion_benchmark (line 5) | fn criterion_benchmark(c: &mut Bencher) { FILE: builder/third-party/rustls-pemfile/src/lib.rs function certs (line 86) | pub fn certs( function private_key (line 101) | pub fn private_key(rd: &mut dyn io::BufRead) -> Result Result Result, io::Er... function read_one_impl (line 148) | fn read_one_impl( function read_until_newline (line 228) | fn read_until_newline(r: &mut R, buf: &mut Vec<... function trim_ascii (line 265) | const fn trim_ascii(line: &[u8]) -> &[u8] { function read_all (line 291) | pub fn read_all(rd: &mut dyn io::BufRead) -> impl Iterator Vec { function check_slice (line 120) | fn check_slice(mut data: &[u8]) -> Result, Error> { function check_io (line 130) | fn check_io(data: &[u8]) -> Result, std::io::Error> { FILE: builder/third-party/rustls-pemfile/tests/integration.rs function test_rsa_private_keys (line 5) | fn test_rsa_private_keys() { function private_key (line 19) | fn private_key() { function test_csr (line 30) | fn test_csr() { function test_certs (line 41) | fn test_certs() { function test_certs_with_binary (line 55) | fn test_certs_with_binary() { function test_crls (line 68) | fn test_crls() { function test_pkcs8 (line 81) | fn test_pkcs8() { function test_sec1 (line 95) | fn test_sec1() { function smoketest_iterate (line 107) | fn smoketest_iterate() { function test_sec1_vs_pkcs8 (line 122) | fn test_sec1_vs_pkcs8() { function parse_in_order (line 146) | fn parse_in_order() { function different_line_endings (line 167) | fn different_line_endings() { function whitespace_prefix (line 201) | fn whitespace_prefix() { FILE: builder/third-party/rustls-pki-types/src/lib.rs type PrivateKeyDer (line 83) | pub enum PrivateKeyDer<'a> { function clone_key (line 95) | pub fn clone_key(&self) -> PrivateKeyDer<'static> { function secret_der (line 105) | pub fn secret_der(&self) -> &[u8] { function from (line 115) | fn from(key: PrivatePkcs1KeyDer<'a>) -> Self { function from (line 121) | fn from(key: PrivateSec1KeyDer<'a>) -> Self { function from (line 127) | fn from(key: PrivatePkcs8KeyDer<'a>) -> Self { type Error (line 133) | type Error = &'static str; function try_from (line 135) | fn try_from(key: &'a [u8]) -> Result { type Error (line 218) | type Error = &'static str; function try_from (line 220) | fn try_from(key: Vec) -> Result { type PrivatePkcs1KeyDer (line 235) | pub struct PrivatePkcs1KeyDer<'a>(Der<'a>); function clone_key (line 240) | pub fn clone_key(&self) -> PrivatePkcs1KeyDer<'static> { function secret_pkcs1_der (line 245) | pub fn secret_pkcs1_der(&self) -> &[u8] { function from (line 251) | fn from(slice: &'a [u8]) -> Self { function from (line 258) | fn from(vec: Vec) -> Self { function fmt (line 264) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type PrivateSec1KeyDer (line 277) | pub struct PrivateSec1KeyDer<'a>(Der<'a>); function clone_key (line 282) | pub fn clone_key(&self) -> PrivateSec1KeyDer<'static> { function secret_sec1_der (line 287) | pub fn secret_sec1_der(&self) -> &[u8] { function from (line 293) | fn from(slice: &'a [u8]) -> Self { function from (line 300) | fn from(vec: Vec) -> Self { function fmt (line 306) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type PrivatePkcs8KeyDer (line 319) | pub struct PrivatePkcs8KeyDer<'a>(Der<'a>); function clone_key (line 324) | pub fn clone_key(&self) -> PrivatePkcs8KeyDer<'static> { function secret_pkcs8_der (line 329) | pub fn secret_pkcs8_der(&self) -> &[u8] { function from (line 335) | fn from(slice: &'a [u8]) -> Self { function from (line 342) | fn from(vec: Vec) -> Self { function fmt (line 348) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TrustAnchor (line 366) | pub struct TrustAnchor<'a> { function to_owned (line 378) | pub fn to_owned(&self) -> TrustAnchor<'static> { type CertificateRevocationListDer (line 397) | pub struct CertificateRevocationListDer<'a>(Der<'a>); function as_ref (line 400) | fn as_ref(&self) -> &[u8] { type Target (line 406) | type Target = [u8]; method deref (line 408) | fn deref(&self) -> &Self::Target { function from (line 414) | fn from(slice: &'a [u8]) -> Self { function from (line 421) | fn from(vec: Vec) -> Self { type CertificateSigningRequestDer (line 431) | pub struct CertificateSigningRequestDer<'a>(Der<'a>); function as_ref (line 434) | fn as_ref(&self) -> &[u8] { type Target (line 440) | type Target = [u8]; method deref (line 442) | fn deref(&self) -> &Self::Target { function from (line 448) | fn from(slice: &'a [u8]) -> Self { function from (line 455) | fn from(vec: Vec) -> Self { type CertificateDer (line 466) | pub struct CertificateDer<'a>(Der<'a>); function as_ref (line 469) | fn as_ref(&self) -> &[u8] { type Target (line 475) | type Target = [u8]; method deref (line 477) | fn deref(&self) -> &Self::Target { function from (line 483) | fn from(slice: &'a [u8]) -> Self { function from (line 490) | fn from(vec: Vec) -> Self { function into_owned (line 498) | pub fn into_owned(self) -> CertificateDer<'static> { type SubjectPublicKeyInfo (line 505) | pub type SubjectPublicKeyInfo<'a> = SubjectPublicKeyInfoDer<'a>; type SubjectPublicKeyInfoDer (line 509) | pub struct SubjectPublicKeyInfoDer<'a>(Der<'a>); function as_ref (line 512) | fn as_ref(&self) -> &[u8] { type Target (line 518) | type Target = [u8]; method deref (line 520) | fn deref(&self) -> &Self::Target { function from (line 526) | fn from(slice: &'a [u8]) -> Self { function from (line 533) | fn from(vec: Vec) -> Self { function into_owned (line 541) | pub fn into_owned(self) -> SubjectPublicKeyInfoDer<'static> { type EchConfigListBytes (line 549) | pub struct EchConfigListBytes<'a>(BytesInner<'a>); function into_owned (line 554) | pub fn into_owned(self) -> EchConfigListBytes<'static> { function fmt (line 560) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function as_ref (line 566) | fn as_ref(&self) -> &[u8] { type Target (line 572) | type Target = [u8]; method deref (line 574) | fn deref(&self) -> &Self::Target { function from (line 580) | fn from(slice: &'a [u8]) -> Self { function from (line 587) | fn from(vec: Vec) -> Self { type SignatureVerificationAlgorithm (line 604) | pub trait SignatureVerificationAlgorithm: Send + Sync + fmt::Debug { method verify_signature (line 622) | fn verify_signature( method public_key_alg_id (line 632) | fn public_key_alg_id(&self) -> AlgorithmIdentifier; method signature_alg_id (line 637) | fn signature_alg_id(&self) -> AlgorithmIdentifier; method fips (line 640) | fn fips(&self) -> bool { type InvalidSignature (line 647) | pub struct InvalidSignature; type AlgorithmIdentifier (line 677) | pub struct AlgorithmIdentifier(&'static [u8]); method from_slice (line 683) | pub const fn from_slice(bytes: &'static [u8]) -> Self { method as_ref (line 689) | fn as_ref(&self) -> &[u8] { method fmt (line 695) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Target (line 701) | type Target = [u8]; method deref (line 703) | fn deref(&self) -> &Self::Target { type UnixTime (line 712) | pub struct UnixTime(u64); method now (line 723) | pub fn now() -> Self { method since_unix_epoch (line 734) | pub fn since_unix_epoch(duration: Duration) -> Self { method as_secs (line 739) | pub fn as_secs(&self) -> u64 { type Der (line 750) | pub struct Der<'a>(BytesInner<'a>); function from_slice (line 754) | pub const fn from_slice(der: &'a [u8]) -> Self { function as_ref (line 760) | fn as_ref(&self) -> &[u8] { type Target (line 766) | type Target = [u8]; method deref (line 768) | fn deref(&self) -> &Self::Target { function from (line 774) | fn from(slice: &'a [u8]) -> Self { function from (line 781) | fn from(vec: Vec) -> Self { function fmt (line 787) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type BytesInner (line 793) | enum BytesInner<'a> { function into_owned (line 801) | fn into_owned(self) -> BytesInner<'static> { function as_ref (line 810) | fn as_ref(&self) -> &[u8] { method eq (line 820) | fn eq(&self, other: &Self) -> bool { function hex (line 828) | fn hex<'a>(f: &mut fmt::Formatter<'_>, payload: impl IntoIterator { function to_owned (line 61) | pub fn to_owned(&self) -> ServerName<'static> { function to_str (line 73) | pub fn to_str(&self) -> Cow<'_, str> { function fmt (line 82) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Error (line 92) | type Error = InvalidDnsNameError; function try_from (line 94) | fn try_from(value: String) -> Result { type Error (line 106) | type Error = InvalidDnsNameError; function try_from (line 108) | fn try_from(value: &'a [u8]) -> Result { type Error (line 118) | type Error = InvalidDnsNameError; function try_from (line 119) | fn try_from(s: &'a str) -> Result { type DnsName (line 132) | pub struct DnsName<'a>(DnsNameInner<'a>); function borrow (line 136) | pub fn borrow(&'a self) -> DnsName<'_> { function to_lowercase_owned (line 147) | pub fn to_lowercase_owned(&self) -> DnsName<'static> { function to_owned (line 153) | pub fn to_owned(&self) -> DnsName<'static> { function try_from_string (line 162) | fn try_from_string(s: String) -> Result { type Error (line 172) | type Error = InvalidDnsNameError; function try_from (line 174) | fn try_from(value: String) -> Result { type Error (line 180) | type Error = InvalidDnsNameError; function try_from (line 182) | fn try_from(value: &'a str) -> Result, Self::Error> { type Error (line 189) | type Error = InvalidDnsNameError; function try_from (line 191) | fn try_from(value: &'a [u8]) -> Result, Self::Error> { function as_ref (line 198) | fn as_ref(&self) -> &str { type DnsNameInner (line 208) | enum DnsNameInner<'a> { function eq (line 215) | fn eq(&self, other: &DnsNameInner<'a>) -> bool { method hash (line 229) | fn hash(&self, state: &mut H) { function fmt (line 241) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type InvalidDnsNameError (line 253) | pub struct InvalidDnsNameError; method fmt (line 256) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function validate (line 264) | fn validate(input: &[u8]) -> Result<(), InvalidDnsNameError> { type IpAddr (line 331) | pub enum IpAddr { type Error (line 339) | type Error = AddrParseError; method try_from (line 341) | fn try_from(value: &str) -> Result { method from (line 354) | fn from(addr: std::net::IpAddr) -> Self { function from (line 364) | fn from(value: IpAddr) -> Self { type Ipv4Addr (line 378) | pub struct Ipv4Addr([u8; 4]); type Error (line 381) | type Error = AddrParseError; method try_from (line 383) | fn try_from(value: &str) -> Result { method from (line 395) | fn from(addr: std::net::Ipv4Addr) -> Self { method as_ref (line 408) | fn as_ref(&self) -> &[u8; 4] { function from (line 402) | fn from(value: Ipv4Addr) -> Self { type Ipv6Addr (line 419) | pub struct Ipv6Addr([u8; 16]); type Error (line 422) | type Error = AddrParseError; method try_from (line 424) | fn try_from(value: &str) -> Result { method from (line 430) | fn from(value: [u16; 8]) -> Self { method from (line 452) | fn from(addr: std::net::Ipv6Addr) -> Self { method as_ref (line 465) | fn as_ref(&self) -> &[u8; 16] { function from (line 459) | fn from(value: Ipv6Addr) -> Self { type Parser (line 476) | pub(super) struct Parser<'a> { function new (line 482) | pub(super) fn new(input: &'a [u8]) -> Parser<'a> { function read_atomically (line 487) | fn read_atomically(&mut self, inner: F) -> Option function parse_with (line 501) | pub(super) fn parse_with( function peek_char (line 514) | fn peek_char(&self) -> Option { function read_char (line 519) | fn read_char(&mut self) -> Option { function read_given_char (line 528) | fn read_given_char(&mut self, target: char) -> Option<()> { function read_separator (line 539) | fn read_separator(&mut self, sep: char, index: usize, inner: F) ->... function read_number (line 554) | fn read_number( function read_ipv4_addr (line 585) | pub(super) fn read_ipv4_addr(&mut self) -> Option { function read_ipv6_addr (line 602) | pub(super) fn read_ipv6_addr(&mut self) -> Option { type ReadNumberHelper (line 669) | trait ReadNumberHelper: Sized { constant ZERO (line 670) | const ZERO: Self; method checked_mul (line 671) | fn checked_mul(&self, other: u32) -> Option; method checked_add (line 672) | fn checked_add(&self, other: u32) -> Option; type AddrKind (line 692) | pub(super) enum AddrKind { type AddrParseError (line 702) | pub struct AddrParseError(AddrKind); method fmt (line 705) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { function test_validation (line 783) | fn test_validation() { function error_is_debug (line 796) | fn error_is_debug() { function error_is_display (line 802) | fn error_is_display() { function dns_name_is_debug (line 808) | fn dns_name_is_debug() { function dns_name_traits (line 815) | fn dns_name_traits() { function try_from_ascii_rejects_bad_utf8 (line 829) | fn try_from_ascii_rejects_bad_utf8() { function ipv4_address (line 836) | const fn ipv4_address( constant IPV4_ADDRESSES (line 843) | const IPV4_ADDRESSES: &[(&str, Result)] = &[ function parse_ipv4_address_test (line 877) | fn parse_ipv4_address_test() { function ipv6_address (line 883) | const fn ipv6_address( constant IPV6_ADDRESSES (line 890) | const IPV6_ADDRESSES: &[(&str, Result)] = &[ function parse_ipv6_address_test (line 1050) | fn parse_ipv6_address_test() { function try_from_ascii_ip_address_test (line 1057) | fn try_from_ascii_ip_address_test() { function try_from_ascii_str_ip_address_test (line 1087) | fn try_from_ascii_str_ip_address_test() { function to_str (line 1118) | fn to_str() { FILE: builder/third-party/rustls-pki-types/tests/dns_name.rs function dns_name_ref_try_from_ascii_test (line 396) | fn dns_name_ref_try_from_ascii_test() { FILE: builder/third-party/rustls-pki-types/tests/key_type.rs function test_private_key_from_der (line 4) | fn test_private_key_from_der() { FILE: builder/third-party/rustls-pki-types/tests/server_name.rs function compile_time_assert_hash (line 3) | fn compile_time_assert_hash() {} function compile_time_assert_send (line 4) | fn compile_time_assert_send() {} function compile_time_assert_sync (line 5) | fn compile_time_assert_sync() {} function test_server_name_traits (line 8) | fn test_server_name_traits() { function test_alloc_server_name_traits (line 30) | fn test_alloc_server_name_traits() { FILE: builder/third-party/rustls-webpki/src/alg_tests.rs function test_verify_signed_data (line 50) | fn test_verify_signed_data(file_contents: &[u8], expected_result: Result... function test_verify_signed_data_signature_outer (line 107) | fn test_verify_signed_data_signature_outer(file_contents: &[u8], expecte... function test_parse_spki_bad_outer (line 130) | fn test_parse_spki_bad_outer(file_contents: &[u8], expected_error: Error) { type TestSignedData (line 349) | struct TestSignedData { function parse_test_signed_data (line 356) | fn parse_test_signed_data(file_contents: &[u8]) -> TestSignedData { function read_pem_section (line 373) | fn read_pem_section(lines: &mut Lines, section_name: &str) -> Vec { FILE: builder/third-party/rustls-webpki/src/aws_lc_rs_algs.rs type AwsLcRsAlgorithm (line 11) | struct AwsLcRsAlgorithm { method public_key_alg_id (line 18) | fn public_key_alg_id(&self) -> AlgorithmIdentifier { method signature_alg_id (line 22) | fn signature_alg_id(&self) -> AlgorithmIdentifier { method verify_signature (line 26) | fn verify_signature( method fips (line 37) | fn fips(&self) -> bool { constant UNSUPPORTED_SIGNATURE_ALGORITHM_FOR_RSA_KEY (line 168) | const UNSUPPORTED_SIGNATURE_ALGORITHM_FOR_RSA_KEY: Error = constant UNSUPPORTED_ECDSA_SHA512_SIGNATURE (line 171) | const UNSUPPORTED_ECDSA_SHA512_SIGNATURE: Error = constant INVALID_SIGNATURE_FOR_RSA_KEY (line 174) | const INVALID_SIGNATURE_FOR_RSA_KEY: Error = Error::InvalidSignatureForP... constant OK_IF_RSA_AVAILABLE (line 176) | const OK_IF_RSA_AVAILABLE: Result<(), Error> = Ok(()); FILE: builder/third-party/rustls-webpki/src/cert.rs type Cert (line 25) | pub struct Cert<'a> { function from_der (line 48) | pub(crate) fn from_der(cert_der: untrusted::Input<'a>) -> Result impl Iterator { function serial (line 162) | pub fn serial(&self) -> &[u8] { function issuer (line 167) | pub fn issuer(&self) -> &[u8] { function subject (line 172) | pub fn subject(&self) -> &[u8] { function crl_distribution_points (line 177) | pub(crate) fn crl_distribution_points( function der (line 184) | pub fn der(&self) -> CertificateDer<'a> { function version3 (line 191) | fn version3(input: &mut untrusted::Reader) -> Result<(), Error> { function lenient_certificate_serial_number (line 207) | pub(crate) fn lenient_certificate_serial_number<'a>( function remember_cert_extension (line 223) | fn remember_cert_extension<'a>( type CrlDistributionPoint (line 271) | pub(crate) struct CrlDistributionPoint<'a> { function names (line 286) | pub(crate) fn names(&self) -> Result>, ... function from_der (line 294) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 338) | const TYPE_ID: DerTypeId = DerTypeId::CrlDistributionPoint; function test_serial_read (line 352) | fn test_serial_read() { function test_crl_distribution_point_netflix (line 370) | fn test_crl_distribution_point_netflix() { function test_crl_distribution_point_with_reasons (line 437) | fn test_crl_distribution_point_with_reasons() { function test_crl_distribution_point_with_crl_issuer (line 476) | fn test_crl_distribution_point_with_crl_issuer() { function test_crl_distribution_point_bad_der (line 502) | fn test_crl_distribution_point_bad_der() { function test_crl_distribution_point_only_reasons (line 520) | fn test_crl_distribution_point_only_reasons() { function test_crl_distribution_point_name_relative_to_issuer (line 538) | fn test_crl_distribution_point_name_relative_to_issuer() { function test_crl_distribution_point_unknown_name_tag (line 574) | fn test_crl_distribution_point_unknown_name_tag() { function test_crl_distribution_point_multiple (line 601) | fn test_crl_distribution_point_multiple() { FILE: builder/third-party/rustls-webpki/src/crl/mod.rs type RevocationOptionsBuilder (line 32) | pub struct RevocationOptionsBuilder<'a> { function new (line 53) | pub fn new(crls: &'a [&'a CertRevocationList<'a>]) -> Result Self { function with_status_policy (line 74) | pub fn with_status_policy(mut self, policy: UnknownStatusPolicy) -> Self { function build (line 80) | pub fn build(self) -> RevocationOptions<'a> { type RevocationOptions (line 92) | pub struct RevocationOptions<'a> { function check (line 99) | pub(crate) fn check( type KeyUsageMode (line 153) | enum KeyUsageMode { method check (line 167) | fn check(self, input: Option) -> Result<(), Error> { function crl_signature_err (line 190) | fn crl_signature_err(err: Error) -> Error { type RevocationCheckDepth (line 203) | pub enum RevocationCheckDepth { type UnknownStatusPolicy (line 212) | pub enum UnknownStatusPolicy { type CertNotRevoked (line 223) | pub(crate) struct CertNotRevoked(()); method assertion (line 227) | fn assertion() -> Self { type CrlsRequired (line 235) | pub struct CrlsRequired(pub(crate) ()); function test_revocation_opts_builder (line 244) | fn test_revocation_opts_builder() { FILE: builder/third-party/rustls-webpki/src/crl/types.rs type CertRevocationList (line 25) | pub enum CertRevocationList<'a> { function from (line 35) | fn from(crl: OwnedCertRevocationList) -> Self { function from (line 41) | fn from(crl: BorrowedCertRevocationList<'a>) -> Self { function issuer (line 48) | pub fn issuer(&self) -> &[u8] { function issuing_distribution_point (line 57) | pub fn issuing_distribution_point(&self) -> Option<&[u8]> { function find_serial (line 69) | pub fn find_serial(&self, serial: &[u8]) -> Result) -> bool { function verify_signature (line 121) | pub(crate) fn verify_signature( type OwnedCertRevocationList (line 150) | pub struct OwnedCertRevocationList { method from_der (line 176) | pub fn from_der(crl_der: &[u8]) -> Result { method find_serial (line 180) | fn find_serial(&self, serial: &[u8]) -> Result { function from_der (line 221) | pub fn from_der(crl_der: &'a [u8]) -> Result { function to_owned (line 228) | pub fn to_owned(&self) -> Result { function remember_extension (line 248) | fn remember_extension(&mut self, extension: &Extension<'a>) -> Result<()... function find_serial (line 292) | fn find_serial(&self, serial: &[u8]) -> Result) -> Result { constant TYPE_ID (line 431) | const TYPE_ID: DerTypeId = DerTypeId::CertRevocationList; type Item (line 435) | type Item = Result, Error>; type IntoIter (line 436) | type IntoIter = DerIterator<'a, BorrowedRevokedCert<'a>>; method into_iter (line 438) | fn into_iter(self) -> Self::IntoIter { type IssuingDistributionPoint (line 443) | pub(crate) struct IssuingDistributionPoint<'a> { function from_der (line 453) | pub(crate) fn from_der(der: untrusted::Input<'a>) -> Result Result>, ... function authoritative_for (line 569) | pub(crate) fn authoritative_for(&self, node: &PathNode<'a>) -> bool { function uri_name_in_common (line 619) | fn uri_name_in_common( type OwnedRevokedCert (line 653) | pub struct OwnedRevokedCert { method borrow (line 675) | pub fn borrow(&self) -> BorrowedRevokedCert { type BorrowedRevokedCert (line 690) | pub struct BorrowedRevokedCert<'a> { function to_owned (line 712) | pub fn to_owned(&self) -> OwnedRevokedCert { function remember_extension (line 721) | fn remember_extension(&mut self, extension: &Extension<'a>) -> Result<()... function from_der (line 749) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 819) | const TYPE_ID: DerTypeId = DerTypeId::RevokedCertificate; type RevocationReason (line 828) | pub enum RevocationReason { method iter (line 847) | pub fn iter() -> impl Iterator { method from_der (line 867) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 874) | const TYPE_ID: DerTypeId = DerTypeId::RevocationReason; type Error (line 878) | type Error = Error; method try_from (line 880) | fn try_from(value: u8) -> Result { function parse_issuing_distribution_point_ext (line 912) | fn parse_issuing_distribution_point_ext() { function test_issuing_distribution_point_only_user_certs (line 965) | fn test_issuing_distribution_point_only_user_certs() { function test_issuing_distribution_point_only_ca_certs (line 994) | fn test_issuing_distribution_point_only_ca_certs() { function test_issuing_distribution_point_indirect (line 1019) | fn test_issuing_distribution_point_indirect() { function test_issuing_distribution_only_attribute_certs (line 1028) | fn test_issuing_distribution_only_attribute_certs() { function test_issuing_distribution_only_some_reasons (line 1037) | fn test_issuing_distribution_only_some_reasons() { function test_issuing_distribution_invalid_bool (line 1049) | fn test_issuing_distribution_invalid_bool() { function test_issuing_distribution_explicit_false_bool (line 1059) | fn test_issuing_distribution_explicit_false_bool() { function test_issuing_distribution_unknown_tag (line 1073) | fn test_issuing_distribution_unknown_tag() { function test_issuing_distribution_invalid_name (line 1083) | fn test_issuing_distribution_invalid_name() { function test_issuing_distribution_relative_name (line 1094) | fn test_issuing_distribution_relative_name() { function test_issuing_distribution_no_name (line 1106) | fn test_issuing_distribution_no_name() { function revocation_reasons (line 1118) | fn revocation_reasons() { function test_derived_traits (line 1162) | fn test_derived_traits() { function test_enum_conversions (line 1184) | fn test_enum_conversions() { function test_crl_authoritative_issuer_mismatch (line 1197) | fn test_crl_authoritative_issuer_mismatch() { function test_crl_authoritative_no_idp_no_cert_dp (line 1214) | fn test_crl_authoritative_no_idp_no_cert_dp() { function test_construct_owned_crl (line 1233) | fn test_construct_owned_crl() { FILE: builder/third-party/rustls-webpki/src/der.rs type DerIterator (line 20) | pub struct DerIterator<'a, T> { function new (line 27) | pub(crate) fn new(input: untrusted::Input<'a>) -> Self { type Item (line 36) | type Item = Result; method next (line 38) | fn next(&mut self) -> Option { type FromDer (line 43) | pub(crate) trait FromDer<'a>: Sized + 'a { method from_der (line 45) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result; constant TYPE_ID (line 47) | const TYPE_ID: DerTypeId; function read_all (line 50) | pub(crate) fn read_all<'a, T: FromDer<'a>>(input: untrusted::Input<'a>) ... type Tag (line 58) | pub(crate) enum Tag { constant CONSTRUCTED (line 75) | pub(crate) const CONSTRUCTED: u8 = 0x20; constant CONTEXT_SPECIFIC (line 76) | pub(crate) const CONTEXT_SPECIFIC: u8 = 0x80; function from (line 80) | fn from(tag: Tag) -> Self { function from (line 87) | fn from(tag: Tag) -> Self { function expect_tag_and_get_value_limited (line 93) | pub(crate) fn expect_tag_and_get_value_limited<'a>( function nested_limited (line 105) | pub(crate) fn nested_limited<'a, R>( function nested (line 119) | pub(crate) fn nested<'a, R>( function expect_tag (line 128) | pub(crate) fn expect_tag<'a>( function read_tag_and_get_value (line 141) | pub(crate) fn read_tag_and_get_value<'a>( function read_tag_and_get_value_limited (line 148) | pub(crate) fn read_tag_and_get_value_limited<'a>( constant TWO_BYTE_DER_SIZE (line 220) | pub(crate) const TWO_BYTE_DER_SIZE: usize = LONG_FORM_LEN_TWO_BYTES_MAX; constant MAX_DER_SIZE (line 226) | pub(crate) const MAX_DER_SIZE: usize = LONG_FORM_LEN_FOUR_BYTES_MAX; constant HIGH_TAG_RANGE_START (line 232) | const HIGH_TAG_RANGE_START: u8 = 31; constant SHORT_FORM_LEN_MAX (line 237) | const SHORT_FORM_LEN_MAX: u8 = 128; constant LONG_FORM_LEN_ONE_BYTE (line 240) | const LONG_FORM_LEN_ONE_BYTE: u8 = 0x81; constant LONG_FORM_LEN_ONE_BYTE_MAX (line 243) | const LONG_FORM_LEN_ONE_BYTE_MAX: usize = 0xff; constant LONG_FORM_LEN_TWO_BYTES (line 246) | const LONG_FORM_LEN_TWO_BYTES: u8 = 0x82; constant LONG_FORM_LEN_TWO_BYTES_MAX (line 249) | const LONG_FORM_LEN_TWO_BYTES_MAX: usize = 0xff_ff; constant LONG_FORM_LEN_THREE_BYTES (line 252) | const LONG_FORM_LEN_THREE_BYTES: u8 = 0x83; constant LONG_FORM_LEN_THREE_BYTES_MAX (line 255) | const LONG_FORM_LEN_THREE_BYTES_MAX: usize = 0xff_ff_ff; constant LONG_FORM_LEN_FOUR_BYTES (line 258) | const LONG_FORM_LEN_FOUR_BYTES: u8 = 0x84; constant LONG_FORM_LEN_FOUR_BYTES_MAX (line 261) | const LONG_FORM_LEN_FOUR_BYTES_MAX: usize = 0xff_ff_ff_ff; function nested_of_mut (line 265) | pub(crate) fn nested_of_mut<'a>( function bit_string_with_no_unused_bits (line 283) | pub(crate) fn bit_string_with_no_unused_bits<'a>( type BitStringFlags (line 300) | pub(crate) struct BitStringFlags<'a> { function bit_set (line 305) | pub(crate) fn bit_set(&self, bit: usize) -> bool { function bit_string_flags (line 324) | pub(crate) fn bit_string_flags(input: untrusted::Input) -> Result) -> Result { constant TYPE_ID (line 359) | const TYPE_ID: DerTypeId = DerTypeId::U8; function nonnegative_integer (line 362) | pub(crate) fn nonnegative_integer<'a>( function end_of_input_err (line 389) | pub(crate) fn end_of_input_err(_: untrusted::EndOfInput) -> Error { function from_der (line 396) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 413) | const TYPE_ID: DerTypeId = DerTypeId::Bool; function test_optional_boolean (line 429) | fn test_optional_boolean() { function test_bit_string_with_no_unused_bits (line 452) | fn test_bit_string_with_no_unused_bits() { function bytes_reader (line 489) | fn bytes_reader(bytes: &[u8]) -> untrusted::Reader { function read_tag_and_get_value_default_limit (line 494) | fn read_tag_and_get_value_default_limit() { function read_tag_and_get_value_limited_high_form (line 516) | fn read_tag_and_get_value_limited_high_form() { function read_tag_and_get_value_limited_non_canonical (line 528) | fn read_tag_and_get_value_limited_non_canonical() { function read_tag_and_get_value_limited_limits (line 554) | fn read_tag_and_get_value_limited_limits() { constant EXAMPLE_TAG (line 617) | const EXAMPLE_TAG: u8 = super::Tag::Sequence as u8; function der_encode_length (line 621) | fn der_encode_length(length: usize) -> Vec { function misencoded_bit_string_flags (line 642) | fn misencoded_bit_string_flags() { function valid_bit_string_flags (line 665) | fn valid_bit_string_flags() { function test_small_nonnegative_integer (line 689) | fn test_small_nonnegative_integer() { FILE: builder/third-party/rustls-webpki/src/end_entity.rs type EndEntityCert (line 58) | pub struct EndEntityCert<'a> { type Error (line 63) | type Error = Error; function try_from (line 67) | fn try_from(cert: &'a CertificateDer<'a>) -> Result { function verify_for_usage (line 101) | pub fn verify_for_usage<'p>( function verify_is_valid_for_subject_name (line 122) | pub fn verify_is_valid_for_subject_name( function verify_signature (line 161) | pub fn verify_signature( type Target (line 177) | type Target = cert::Cert<'a>; method deref (line 179) | fn deref(&self) -> &Self::Target { function printable_string_common_name (line 196) | fn printable_string_common_name() { function empty_sequence_common_name (line 226) | fn empty_sequence_common_name() { function expect_dns_name (line 236) | fn expect_dns_name(der: &CertificateDer<'_>, name: &str) { FILE: builder/third-party/rustls-webpki/src/error.rs type Error (line 21) | pub enum Error { method most_specific (line 198) | pub(crate) fn most_specific(self, new: Error) -> Error { method rank (line 211) | pub(crate) fn rank(&self) -> u32 { method is_fatal (line 269) | pub(crate) fn is_fatal(&self) -> bool { method fmt (line 291) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function from (line 280) | fn from(value: Error) -> Self { type DerTypeId (line 303) | pub enum DerTypeId { FILE: builder/third-party/rustls-webpki/src/lib.rs function public_values_eq (line 174) | fn public_values_eq(a: untrusted::Input<'_>, b: untrusted::Input<'_>) ->... FILE: builder/third-party/rustls-webpki/src/ring_algs.rs type RingAlgorithm (line 22) | struct RingAlgorithm { method public_key_alg_id (line 29) | fn public_key_alg_id(&self) -> AlgorithmIdentifier { method signature_alg_id (line 33) | fn signature_alg_id(&self) -> AlgorithmIdentifier { method verify_signature (line 37) | fn verify_signature( constant UNSUPPORTED_SIGNATURE_ALGORITHM_FOR_RSA_KEY (line 181) | const UNSUPPORTED_SIGNATURE_ALGORITHM_FOR_RSA_KEY: Error = if cfg!(featu... constant UNSUPPORTED_ECDSA_SHA512_SIGNATURE (line 187) | const UNSUPPORTED_ECDSA_SHA512_SIGNATURE: Error = Error::UnsupportedSign... constant INVALID_SIGNATURE_FOR_RSA_KEY (line 189) | const INVALID_SIGNATURE_FOR_RSA_KEY: Error = if cfg!(feature = "alloc") { constant OK_IF_RSA_AVAILABLE (line 195) | const OK_IF_RSA_AVAILABLE: Result<(), Error> = if cfg!(feature = "alloc") { FILE: builder/third-party/rustls-webpki/src/signed_data.rs type OwnedSignedData (line 29) | pub(crate) struct OwnedSignedData { method borrow (line 51) | pub(crate) fn borrow(&self) -> SignedData<'_> { type SignedData (line 64) | pub(crate) struct SignedData<'a> { function from_der (line 116) | pub(crate) fn from_der( function to_owned (line 138) | pub(crate) fn to_owned(&self) -> OwnedSignedData { function verify_signed_data (line 156) | pub(crate) fn verify_signed_data( function verify_signature (line 211) | pub(crate) fn verify_signature( type SubjectPublicKeyInfo (line 231) | struct SubjectPublicKeyInfo<'a> { function from_der (line 241) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 250) | const TYPE_ID: DerTypeId = DerTypeId::SubjectPublicKeyInfo; constant ECDSA_P256 (line 263) | pub const ECDSA_P256: AlgorithmIdentifier = constant ECDSA_P384 (line 267) | pub const ECDSA_P384: AlgorithmIdentifier = constant ECDSA_P521 (line 271) | pub const ECDSA_P521: AlgorithmIdentifier = constant ECDSA_SHA256 (line 275) | pub const ECDSA_SHA256: AlgorithmIdentifier = constant ECDSA_SHA384 (line 279) | pub const ECDSA_SHA384: AlgorithmIdentifier = constant ECDSA_SHA512 (line 283) | pub const ECDSA_SHA512: AlgorithmIdentifier = constant RSA_ENCRYPTION (line 287) | pub const RSA_ENCRYPTION: AlgorithmIdentifier = constant RSA_PKCS1_SHA256 (line 291) | pub const RSA_PKCS1_SHA256: AlgorithmIdentifier = constant RSA_PKCS1_SHA384 (line 295) | pub const RSA_PKCS1_SHA384: AlgorithmIdentifier = constant RSA_PKCS1_SHA512 (line 299) | pub const RSA_PKCS1_SHA512: AlgorithmIdentifier = constant RSA_PSS_SHA256 (line 307) | pub const RSA_PSS_SHA256: AlgorithmIdentifier = constant RSA_PSS_SHA384 (line 315) | pub const RSA_PSS_SHA384: AlgorithmIdentifier = constant RSA_PSS_SHA512 (line 323) | pub const RSA_PSS_SHA512: AlgorithmIdentifier = constant ED25519 (line 327) | pub const ED25519: AlgorithmIdentifier = FILE: builder/third-party/rustls-webpki/src/subject_name/dns_name.rs function verify_dns_names (line 22) | pub(crate) fn verify_dns_names( type WildcardDnsNameRef (line 61) | pub(crate) struct WildcardDnsNameRef<'a>(&'a [u8]); function try_from_ascii (line 66) | pub(crate) fn try_from_ascii(dns_name: &'a [u8]) -> Result &'a str { function fmt (line 87) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::Err... function presented_id_matches_reference_id (line 217) | pub(super) fn presented_id_matches_reference_id( function ascii_lower (line 349) | fn ascii_lower(b: u8) -> u8 { type Wildcards (line 357) | enum Wildcards { type IdRole (line 363) | pub(super) enum IdRole { function is_valid_dns_id (line 379) | fn is_valid_dns_id( constant PRESENTED_MATCHES_REFERENCE (line 509) | const PRESENTED_MATCHES_REFERENCE: &[(&[u8], &[u8], Result)... function presented_matches_reference_test (line 870) | fn presented_matches_reference_test() { constant PRESENTED_MATCHES_CONSTRAINT (line 887) | const PRESENTED_MATCHES_CONSTRAINT: &[(&[u8], &[u8], Result... function presented_matches_constraint_test (line 947) | fn presented_matches_constraint_test() { FILE: builder/third-party/rustls-webpki/src/subject_name/ip_address.rs function verify_ip_address_names (line 20) | pub(crate) fn verify_ip_address_names( function presented_id_matches_reference_id (line 57) | fn presented_id_matches_reference_id( function presented_id_matches_constraint (line 91) | pub(super) fn presented_id_matches_constraint( function presented_id_matches_constraint_ipv4_test (line 172) | fn presented_id_matches_constraint_ipv4_test() { function presented_id_matches_constraint_ipv6_test (line 266) | fn presented_id_matches_constraint_ipv6_test() { function test_presented_id_matches_reference_id (line 427) | fn test_presented_id_matches_reference_id() { function presented_id_matches_constraint_rejects_incorrect_length_arguments (line 465) | fn presented_id_matches_constraint_rejects_incorrect_length_arguments() { constant PRESENTED_MATCHES_CONSTRAINT (line 553) | const PRESENTED_MATCHES_CONSTRAINT: &[(&str, &str, &str, Result { function new (line 200) | pub(crate) fn new( type Item (line 214) | type Item = Result, Error>; method next (line 216) | fn next(&mut self) -> Option { type GeneralName (line 254) | pub(crate) enum GeneralName<'a> { function from_der (line 267) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 296) | const TYPE_ID: DerTypeId = DerTypeId::GeneralName; FILE: builder/third-party/rustls-webpki/src/time.rs method from_der (line 25) | fn from_der(input: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 89) | const TYPE_ID: DerTypeId = DerTypeId::Time; function time_from_ymdhms_utc (line 92) | pub(crate) fn time_from_ymdhms_utc( function days_before_year_since_unix_epoch (line 140) | fn days_before_year_since_unix_epoch(year: u64) -> Result { constant UNIX_EPOCH_YEAR (line 152) | const UNIX_EPOCH_YEAR: u64 = 1970; function days_before_year_ad (line 154) | fn days_before_year_ad(year: u64) -> u64 { function days_in_month (line 161) | pub(crate) fn days_in_month(year: u64, month: u64) -> u64 { function days_in_feb (line 170) | fn days_in_feb(year: u64) -> u64 { constant DAYS_BEFORE_UNIX_EPOCH_AD (line 180) | const DAYS_BEFORE_UNIX_EPOCH_AD: u64 = 1969 * 365 + 477; function test_days_before_unix_epoch (line 187) | fn test_days_before_unix_epoch() { function test_days_before_year_since_unix_epoch (line 195) | fn test_days_before_year_since_unix_epoch() { function test_days_in_month (line 208) | fn test_days_in_month() { function test_time_from_ymdhms_utc (line 230) | fn test_time_from_ymdhms_utc() { FILE: builder/third-party/rustls-webpki/src/trust_anchor.rs function anchor_from_trusted_cert (line 27) | pub fn anchor_from_trusted_cert<'a>( function extract_trust_anchor_from_v1_cert_der (line 47) | fn extract_trust_anchor_from_v1_cert_der( function from (line 90) | fn from(cert: Cert<'a>) -> Self { function skip (line 101) | fn skip(input: &mut untrusted::Reader, tag: der::Tag) -> Result<(), Erro... FILE: builder/third-party/rustls-webpki/src/verify_cert.rs type ChainOptions (line 28) | pub(crate) struct ChainOptions<'a, 'p> { function build_chain (line 37) | pub(crate) fn build_chain( function build_chain_inner (line 50) | fn build_chain_inner( function check_signed_chain (line 137) | fn check_signed_chain( type VerifiedPath (line 177) | pub struct VerifiedPath<'p> { function new (line 184) | fn new( function intermediate_certificates (line 200) | pub fn intermediate_certificates(&'p self) -> IntermediateIterator<'p> { function end_entity (line 207) | pub fn end_entity(&self) -> &'p EndEntityCert<'p> { function anchor (line 212) | pub fn anchor(&self) -> &'p TrustAnchor<'p> { type IntermediateIterator (line 220) | pub struct IntermediateIterator<'a> { type Item (line 226) | type Item = &'a Cert<'a>; method next (line 228) | fn next(&mut self) -> Option { method next_back (line 240) | fn next_back(&mut self) -> Option { type Intermediates (line 252) | enum Intermediates<'a> { function as_ref (line 261) | fn as_ref(&self) -> &[Option>] { function check_signed_chain_name_constraints (line 269) | fn check_signed_chain_name_constraints( type Budget (line 290) | pub(crate) struct Budget { method consume_signature (line 298) | pub(crate) fn consume_signature(&mut self) -> Result<(), Error> { method consume_build_chain_call (line 307) | fn consume_build_chain_call(&mut self) -> Result<(), Error> { method consume_name_constraint_comparison (line 316) | pub(crate) fn consume_name_constraint_comparison(&mut self) -> Result<... method default (line 326) | fn default() -> Self { function check_issuer_independent_properties (line 345) | fn check_issuer_independent_properties( function check_validity (line 374) | fn check_validity(input: &mut untrusted::Reader, time: UnixTime) -> Resu... function check_basic_constraints (line 396) | fn check_basic_constraints( type KeyUsage (line 439) | pub struct KeyUsage { method server_auth (line 447) | pub const fn server_auth() -> Self { method client_auth (line 454) | pub const fn client_auth() -> Self { method required (line 459) | pub const fn required(oid: &'static [u8]) -> Self { method required_if_present (line 466) | pub const fn required_if_present(oid: &'static [u8]) -> Self { type ExtendedKeyUsage (line 475) | enum ExtendedKeyUsage { method check (line 485) | fn check(&self, input: Option<&mut untrusted::Reader>) -> Result<(), E... method key_purpose_id_equals (line 507) | fn key_purpose_id_equals(&self, value: untrusted::Input<'_>) -> bool { type KeyPurposeId (line 521) | struct KeyPurposeId { method new (line 529) | const fn new(oid: &'static [u8]) -> Self { method eq (line 537) | fn eq(&self, other: &Self) -> bool { constant EKU_SERVER_AUTH (line 548) | const EKU_SERVER_AUTH: &[u8] = &oid!(1, 3, 6, 1, 5, 5, 7, 3, 1); constant EKU_CLIENT_AUTH (line 551) | const EKU_CLIENT_AUTH: &[u8] = &oid!(1, 3, 6, 1, 5, 5, 7, 3, 2); function loop_while_non_fatal_error (line 553) | fn loop_while_non_fatal_error<'a, V: IntoIterator + 'a>( type PartialPath (line 576) | pub(crate) struct PartialPath<'a> { function new (line 590) | pub(crate) fn new(end_entity: &'a EndEntityCert<'a>) -> Self { function push (line 598) | pub(crate) fn push(&mut self, cert: Cert<'a>) -> Result<(), ControlFlow<... function pop (line 608) | fn pop(&mut self) { function node (line 618) | pub(crate) fn node(&self) -> PathNode<'_> { function head (line 627) | pub(crate) fn head(&self) -> &Cert<'a> { function get (line 635) | fn get(&self, idx: usize) -> &Cert<'a> { constant MAX_SUB_CA_COUNT (line 643) | const MAX_SUB_CA_COUNT: usize = 6; type PathNode (line 645) | pub(crate) struct PathNode<'a> { function iter (line 655) | pub(crate) fn iter(&self) -> PathIter<'a> { function role (line 662) | pub(crate) fn role(&self) -> Role { type PathIter (line 670) | pub(crate) struct PathIter<'a> { type Item (line 676) | type Item = PathNode<'a>; method next (line 678) | fn next(&mut self) -> Option { type Role (line 694) | pub(crate) enum Role { function eku_key_purpose_id (line 710) | fn eku_key_purpose_id() { function test_too_many_signatures (line 718) | fn test_too_many_signatures() { function test_too_many_path_calls (line 726) | fn test_too_many_path_calls() { function longest_allowed_path (line 737) | fn longest_allowed_path() { function path_too_long (line 747) | fn path_too_long() { function name_constraint_budget (line 755) | fn name_constraint_budget() { function test_reject_candidate_path (line 843) | fn test_reject_candidate_path() { function build_and_verify_degenerate_chain (line 978) | fn build_and_verify_degenerate_chain( type ChainTrustAnchor (line 1015) | enum ChainTrustAnchor { function build_and_verify_linear_chain (line 1020) | fn build_and_verify_linear_chain(chain_length: usize) -> Result<(), Cont... function build_linear_chain (line 1075) | fn build_linear_chain( type IntermediateChain (line 1109) | struct IntermediateChain { function verify_chain (line 1114) | fn verify_chain<'a>( FILE: builder/third-party/rustls-webpki/src/x509.rs type Extension (line 19) | pub(crate) struct Extension<'a> { function unsupported (line 26) | pub(crate) fn unsupported(&self) -> Result<(), Error> { function from_der (line 35) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result { constant TYPE_ID (line 46) | const TYPE_ID: DerTypeId = DerTypeId::Extension; function set_extension_once (line 49) | pub(crate) fn set_extension_once( function remember_extension (line 64) | pub(crate) fn remember_extension( type DistributionPointName (line 87) | pub(crate) enum DistributionPointName<'a> { function from_der (line 95) | fn from_der(reader: &mut untrusted::Reader<'a>) -> Result BetterTls { type BetterTls (line 116) | struct BetterTls { method root_der (line 125) | fn root_der(&self) -> Vec { type BetterTlsSuite (line 133) | struct BetterTlsSuite { type BetterTlsTest (line 139) | struct BetterTlsTest { method certs_der (line 147) | fn certs_der(&self) -> Vec> { type ExpectedResult (line 161) | enum ExpectedResult { FILE: builder/third-party/rustls-webpki/tests/cert_v1_unsupported.rs function test_cert_v1_unsupported (line 18) | fn test_cert_v1_unsupported() { FILE: builder/third-party/rustls-webpki/tests/cert_without_extensions.rs function cert_without_extensions_test (line 18) | fn cert_without_extensions_test() { FILE: builder/third-party/rustls-webpki/tests/client_auth.rs function check_cert (line 21) | fn check_cert(ee: &[u8], ca: &[u8]) -> Result<(), webpki::Error> { function cert_with_no_eku_accepted_for_client_auth (line 43) | fn cert_with_no_eku_accepted_for_client_auth() { function cert_with_clientauth_eku_accepted_for_client_auth (line 50) | fn cert_with_clientauth_eku_accepted_for_client_auth() { function cert_with_both_ekus_accepted_for_client_auth (line 57) | fn cert_with_both_ekus_accepted_for_client_auth() { function cert_with_serverauth_eku_rejected_for_client_auth (line 64) | fn cert_with_serverauth_eku_rejected_for_client_auth() { FILE: builder/third-party/rustls-webpki/tests/client_auth_revocation.rs function check_cert (line 32) | fn check_cert( function no_crls_test (line 63) | fn no_crls_test() { function no_crls_test_owned (line 76) | fn no_crls_test_owned() { function no_relevant_crl_ee_depth_allow_unknown (line 88) | fn no_relevant_crl_ee_depth_allow_unknown() { function no_relevant_crl_ee_depth_allow_unknown_owned (line 114) | fn no_relevant_crl_ee_depth_allow_unknown_owned() { function no_relevant_crl_ee_depth_forbid_unknown (line 139) | fn no_relevant_crl_ee_depth_forbid_unknown() { function no_relevant_crl_ee_depth_forbid_unknown_owned (line 168) | fn no_relevant_crl_ee_depth_forbid_unknown_owned() { function ee_not_revoked_ee_depth (line 196) | fn ee_not_revoked_ee_depth() { function ee_not_revoked_ee_depth_owned (line 221) | fn ee_not_revoked_ee_depth_owned() { function ee_not_revoked_chain_depth (line 245) | fn ee_not_revoked_chain_depth() { function ee_not_revoked_chain_depth_owned (line 268) | fn ee_not_revoked_chain_depth_owned() { function ee_revoked_badsig_ee_depth (line 290) | fn ee_revoked_badsig_ee_depth() { function ee_revoked_badsig_ee_depth_owned (line 318) | fn ee_revoked_badsig_ee_depth_owned() { function ee_revoked_wrong_ku_ee_depth (line 345) | fn ee_revoked_wrong_ku_ee_depth() { function ee_revoked_wrong_ku_ee_depth_owned (line 374) | fn ee_revoked_wrong_ku_ee_depth_owned() { function ee_not_revoked_wrong_ku_ee_depth (line 402) | fn ee_not_revoked_wrong_ku_ee_depth() { function ee_not_revoked_wrong_ku_ee_depth_owned (line 431) | fn ee_not_revoked_wrong_ku_ee_depth_owned() { function ee_revoked_no_ku_ee_depth (line 459) | fn ee_revoked_no_ku_ee_depth() { function ee_revoked_no_ku_ee_depth_owned (line 487) | fn ee_revoked_no_ku_ee_depth_owned() { function ee_revoked_crl_ku_ee_depth (line 514) | fn ee_revoked_crl_ku_ee_depth() { function ee_revoked_crl_ku_ee_depth_owned (line 542) | fn ee_revoked_crl_ku_ee_depth_owned() { function no_crls_test_chain_depth (line 569) | fn no_crls_test_chain_depth() { function no_crls_test_chain_depth_owned (line 582) | fn no_crls_test_chain_depth_owned() { function no_relevant_crl_chain_depth_allow_unknown (line 594) | fn no_relevant_crl_chain_depth_allow_unknown() { function no_relevant_crl_chain_depth_allow_unknown_owned (line 620) | fn no_relevant_crl_chain_depth_allow_unknown_owned() { function no_relevant_crl_chain_depth_forbid_unknown (line 645) | fn no_relevant_crl_chain_depth_forbid_unknown() { function no_relevant_crl_chain_depth_forbid_unknown_owned (line 672) | fn no_relevant_crl_chain_depth_forbid_unknown_owned() { function int_not_revoked_chain_depth (line 698) | fn int_not_revoked_chain_depth() { function int_not_revoked_chain_depth_owned (line 721) | fn int_not_revoked_chain_depth_owned() { function int_not_revoked_chain_depth_forbid_unknown (line 743) | fn int_not_revoked_chain_depth_forbid_unknown() { function int_not_revoked_chain_depth_forbid_unknown_owned (line 787) | fn int_not_revoked_chain_depth_forbid_unknown_owned() { function int_revoked_badsig_chain_depth (line 830) | fn int_revoked_badsig_chain_depth() { function int_revoked_badsig_chain_depth_owned (line 857) | fn int_revoked_badsig_chain_depth_owned() { function int_revoked_wrong_ku_chain_depth (line 883) | fn int_revoked_wrong_ku_chain_depth() { function int_revoked_wrong_ku_chain_depth_owned (line 910) | fn int_revoked_wrong_ku_chain_depth_owned() { function ee_revoked_chain_depth (line 936) | fn ee_revoked_chain_depth() { function ee_revoked_chain_depth_owned (line 962) | fn ee_revoked_chain_depth_owned() { function int_revoked_no_ku_chain_depth (line 987) | fn int_revoked_no_ku_chain_depth() { function int_revoked_no_ku_chain_depth_owned (line 1014) | fn int_revoked_no_ku_chain_depth_owned() { function int_revoked_crl_ku_chain_depth (line 1040) | fn int_revoked_crl_ku_chain_depth() { function int_revoked_crl_ku_chain_depth_owned (line 1067) | fn int_revoked_crl_ku_chain_depth_owned() { function ee_with_top_bit_set_serial_revoked (line 1093) | fn ee_with_top_bit_set_serial_revoked() { function ee_with_top_bit_set_serial_revoked_owned (line 1120) | fn ee_with_top_bit_set_serial_revoked_owned() { function ee_no_dp_crl_idp (line 1146) | fn ee_no_dp_crl_idp() { function ee_no_dp_crl_idp_owned (line 1169) | fn ee_no_dp_crl_idp_owned() { function ee_crl_no_idp_unknown_status (line 1191) | fn ee_crl_no_idp_unknown_status() { function ee_crl_no_idp_unknown_status_owned (line 1218) | fn ee_crl_no_idp_unknown_status_owned() { function ee_crl_mismatched_idp_unknown_status (line 1244) | fn ee_crl_mismatched_idp_unknown_status() { function ee_crl_mismatched_idp_unknown_status_owned (line 1271) | fn ee_crl_mismatched_idp_unknown_status_owned() { function ee_indirect_dp_unknown_status (line 1297) | fn ee_indirect_dp_unknown_status() { function ee_indirect_dp_unknown_status_owned (line 1324) | fn ee_indirect_dp_unknown_status_owned() { function ee_reasons_dp_unknown_status (line 1350) | fn ee_reasons_dp_unknown_status() { function ee_reasons_dp_unknown_status_owned (line 1377) | fn ee_reasons_dp_unknown_status_owned() { function ee_nofullname_dp_unknown_status (line 1403) | fn ee_nofullname_dp_unknown_status() { function ee_nofullname_dp_unknown_status_owned (line 1430) | fn ee_nofullname_dp_unknown_status_owned() { function ee_dp_idp_match (line 1456) | fn ee_dp_idp_match() { function ee_dp_idp_match_owned (line 1479) | fn ee_dp_idp_match_owned() { function ee_dp_invalid (line 1501) | fn ee_dp_invalid() { function ee_dp_invalid_owned (line 1527) | fn ee_dp_invalid_owned() { FILE: builder/third-party/rustls-webpki/tests/crl_distrib_point/make_testcerts.py function write_der (line 22) | def write_der(path: str, content: bytes, force: bool) -> None: function subject_name (line 32) | def subject_name(test_name: str) -> x509.Name: function generate_cert (line 43) | def generate_cert( function with_reasons (line 65) | def with_reasons() -> None: function with_crl_issuer (line 91) | def with_crl_issuer() -> None: function with_relative_name (line 121) | def with_relative_name() -> None: function with_multiple (line 142) | def with_multiple() -> None: FILE: builder/third-party/rustls-webpki/tests/crl_tests.rs constant REVOKED_SERIAL (line 3) | const REVOKED_SERIAL: &[u8] = &[0x03, 0xAE, 0x51, 0xDB, 0x51, 0x15, 0x5A... constant REVOKED_SERIAL_NEGATIVE (line 5) | const REVOKED_SERIAL_NEGATIVE: &[u8] = &[0xfd, 0x78, 0xa8, 0x4e]; constant REVOKED_SERIAL_WITH_TOP_BIT_SET (line 10) | const REVOKED_SERIAL_WITH_TOP_BIT_SET: &[u8] = &[0x00, 0x80, 0xfe, 0xed,... function parse_valid_crl (line 12) | fn parse_valid_crl() { function parse_empty_crl (line 29) | fn parse_empty_crl() { function parse_mismatched_sigalg_crl (line 46) | fn parse_mismatched_sigalg_crl() { function parse_bad_this_update_crl (line 54) | fn parse_bad_this_update_crl() { function parse_missing_next_update_crl (line 62) | fn parse_missing_next_update_crl() { function parse_wrong_version_crl (line 70) | fn parse_wrong_version_crl() { function parse_missing_exts_crl (line 78) | fn parse_missing_exts_crl() { function parse_delta_crl (line 86) | fn parse_delta_crl() { function parse_unknown_crit_ext_crl (line 94) | fn parse_unknown_crit_ext_crl() { function parse_negative_crl_number_crl (line 102) | fn parse_negative_crl_number_crl() { function parse_too_long_crl_number_crl (line 110) | fn parse_too_long_crl_number_crl() { function parse_entry_negative_serial_crl (line 118) | fn parse_entry_negative_serial_crl() { function parse_entry_topbit_serial_crl (line 147) | fn parse_entry_topbit_serial_crl() { function parse_entry_without_exts_crl (line 168) | fn parse_entry_without_exts_crl() { function parse_entry_with_empty_exts_seq (line 186) | fn parse_entry_with_empty_exts_seq() { function parse_entry_unknown_crit_ext_crl (line 200) | fn parse_entry_unknown_crit_ext_crl() { function parse_entry_invalid_reason_crl (line 221) | fn parse_entry_invalid_reason_crl() { function parse_entry_invalidity_date_crl (line 241) | fn parse_entry_invalidity_date_crl() { function parse_entry_indirect_issuer_crl (line 269) | fn parse_entry_indirect_issuer_crl() { FILE: builder/third-party/rustls-webpki/tests/crls/make_testcrls.py function write_der (line 24) | def write_der(path: str, content: bytes, force: bool) -> None: function subject_name (line 34) | def subject_name(test_name: str) -> x509.Name: function generate_crl (line 45) | def generate_crl( function only_user_certs (line 66) | def only_user_certs() -> None: function only_ca_certs (line 86) | def only_ca_certs() -> None: function indirect_crl (line 106) | def indirect_crl() -> None: function only_attribute_certs (line 126) | def only_attribute_certs() -> None: function only_some_reasons (line 146) | def only_some_reasons() -> None: function name_relative_to_issuer (line 171) | def name_relative_to_issuer() -> None: function no_distribution_point_name (line 193) | def no_distribution_point_name() -> None: FILE: builder/third-party/rustls-webpki/tests/custom_ekus.rs function check_cert (line 8) | fn check_cert( function verify_custom_eku_mdoc (line 37) | pub fn verify_custom_eku_mdoc() { function verify_custom_eku_client (line 52) | pub fn verify_custom_eku_client() { function verify_custom_eku_required_if_present (line 66) | pub fn verify_custom_eku_required_if_present() { FILE: builder/third-party/rustls-webpki/tests/generate.py function trim_top (line 45) | def trim_top(file_name: str) -> TextIO: function key_or_generate (line 60) | def key_or_generate(key: Optional[ANY_PRIV_KEY] = None) -> ANY_PRIV_KEY: function write_der (line 72) | def write_der(path: str, content: bytes, force: bool) -> None: function end_entity_cert (line 82) | def end_entity_cert( function subject_name_for_test (line 128) | def subject_name_for_test(subject_cn: str, test_name: str) -> x509.Name: function issuer_name_for_test (line 137) | def issuer_name_for_test(test_name: str) -> x509.Name: function ca_cert (line 146) | def ca_cert( function generate_tls_server_cert_test (line 192) | def generate_tls_server_cert_test( function tls_server_certs (line 305) | def tls_server_certs(force: bool) -> None: function signatures (line 546) | def signatures(force: bool) -> None: function generate_client_auth_test (line 795) | def generate_client_auth_test( function client_auth (line 851) | def client_auth(force: bool) -> None: function client_auth_revocation (line 874) | def client_auth_revocation(force: bool) -> None: FILE: builder/third-party/rustls-webpki/tests/integration.rs function netflix (line 26) | fn netflix() { function cloudflare_dns (line 53) | fn cloudflare_dns() { function wpt (line 112) | fn wpt() { function ed25519 (line 134) | fn ed25519() { function critical_extensions (line 158) | fn critical_extensions() { function read_root_with_zero_serial (line 198) | fn read_root_with_zero_serial() { function read_root_with_neg_serial (line 204) | fn read_root_with_neg_serial() { function read_ee_with_neg_serial (line 211) | fn read_ee_with_neg_serial() { function read_ee_with_large_pos_serial (line 235) | fn read_ee_with_large_pos_serial() { function list_netflix_names (line 242) | fn list_netflix_names() { function invalid_subject_alt_names (line 263) | fn invalid_subject_alt_names() { function wildcard_subject_alternative_names (line 286) | fn wildcard_subject_alternative_names() { function no_subject_alt_names (line 309) | fn no_subject_alt_names() { function expect_cert_dns_names (line 313) | fn expect_cert_dns_names<'name>( FILE: builder/third-party/rustls-webpki/tests/signatures.rs function check_sig (line 38) | fn check_sig( function ed25519_key_and_ed25519_good_signature (line 53) | fn ed25519_key_and_ed25519_good_signature() { function ed25519_key_and_ed25519_detects_bad_signature (line 62) | fn ed25519_key_and_ed25519_detects_bad_signature() { function ed25519_key_rejected_by_other_algorithms (line 75) | fn ed25519_key_rejected_by_other_algorithms() { function ecdsa_p256_key_and_ecdsa_p256_sha384_good_signature (line 101) | fn ecdsa_p256_key_and_ecdsa_p256_sha384_good_signature() { function ecdsa_p256_key_and_ecdsa_p256_sha384_detects_bad_signature (line 111) | fn ecdsa_p256_key_and_ecdsa_p256_sha384_detects_bad_signature() { function ecdsa_p256_key_and_ecdsa_p256_sha256_good_signature (line 125) | fn ecdsa_p256_key_and_ecdsa_p256_sha256_good_signature() { function ecdsa_p256_key_and_ecdsa_p256_sha256_detects_bad_signature (line 135) | fn ecdsa_p256_key_and_ecdsa_p256_sha256_detects_bad_signature() { function ecdsa_p256_key_rejected_by_other_algorithms (line 149) | fn ecdsa_p256_key_rejected_by_other_algorithms() { function ecdsa_p384_key_and_ecdsa_p384_sha384_good_signature (line 174) | fn ecdsa_p384_key_and_ecdsa_p384_sha384_good_signature() { function ecdsa_p384_key_and_ecdsa_p384_sha384_detects_bad_signature (line 184) | fn ecdsa_p384_key_and_ecdsa_p384_sha384_detects_bad_signature() { function ecdsa_p384_key_and_ecdsa_p384_sha256_good_signature (line 198) | fn ecdsa_p384_key_and_ecdsa_p384_sha256_good_signature() { function ecdsa_p384_key_and_ecdsa_p384_sha256_detects_bad_signature (line 208) | fn ecdsa_p384_key_and_ecdsa_p384_sha256_detects_bad_signature() { function ecdsa_p384_key_rejected_by_other_algorithms (line 222) | fn ecdsa_p384_key_rejected_by_other_algorithms() { function ecdsa_p521_key_and_ecdsa_p521_sha512_good_signature (line 247) | fn ecdsa_p521_key_and_ecdsa_p521_sha512_good_signature() { function ecdsa_p521_key_and_ecdsa_p521_sha512_detects_bad_signature (line 257) | fn ecdsa_p521_key_and_ecdsa_p521_sha512_detects_bad_signature() { function ecdsa_p521_key_rejected_by_other_algorithms (line 271) | fn ecdsa_p521_key_rejected_by_other_algorithms() { function rsa_2048_key_and_rsa_pkcs1_2048_8192_sha256_good_signature (line 296) | fn rsa_2048_key_and_rsa_pkcs1_2048_8192_sha256_good_signature() { function rsa_2048_key_and_rsa_pkcs1_2048_8192_sha256_detects_bad_signature (line 310) | fn rsa_2048_key_and_rsa_pkcs1_2048_8192_sha256_detects_bad_signature() { function rsa_2048_key_and_rsa_pkcs1_2048_8192_sha384_good_signature (line 324) | fn rsa_2048_key_and_rsa_pkcs1_2048_8192_sha384_good_signature() { function rsa_2048_key_and_rsa_pkcs1_2048_8192_sha384_detects_bad_signature (line 338) | fn rsa_2048_key_and_rsa_pkcs1_2048_8192_sha384_detects_bad_signature() { function rsa_2048_key_and_rsa_pkcs1_2048_8192_sha512_good_signature (line 352) | fn rsa_2048_key_and_rsa_pkcs1_2048_8192_sha512_good_signature() { function rsa_2048_key_and_rsa_pkcs1_2048_8192_sha512_detects_bad_signature (line 366) | fn rsa_2048_key_and_rsa_pkcs1_2048_8192_sha512_detects_bad_signature() { function rsa_2048_key_and_rsa_pss_2048_8192_sha256_legacy_key_good_signature (line 380) | fn rsa_2048_key_and_rsa_pss_2048_8192_sha256_legacy_key_good_signature() { function rsa_2048_key_and_rsa_pss_2048_8192_sha256_legacy_key_detects_bad_signature (line 394) | fn rsa_2048_key_and_rsa_pss_2048_8192_sha256_legacy_key_detects_bad_sign... function rsa_2048_key_and_rsa_pss_2048_8192_sha384_legacy_key_good_signature (line 406) | fn rsa_2048_key_and_rsa_pss_2048_8192_sha384_legacy_key_good_signature() { function rsa_2048_key_and_rsa_pss_2048_8192_sha384_legacy_key_detects_bad_signature (line 420) | fn rsa_2048_key_and_rsa_pss_2048_8192_sha384_legacy_key_detects_bad_sign... function rsa_2048_key_and_rsa_pss_2048_8192_sha512_legacy_key_good_signature (line 432) | fn rsa_2048_key_and_rsa_pss_2048_8192_sha512_legacy_key_good_signature() { function rsa_2048_key_and_rsa_pss_2048_8192_sha512_legacy_key_detects_bad_signature (line 446) | fn rsa_2048_key_and_rsa_pss_2048_8192_sha512_legacy_key_detects_bad_sign... function rsa_2048_key_rejected_by_other_algorithms (line 458) | fn rsa_2048_key_rejected_by_other_algorithms() { function rsa_3072_key_and_rsa_pkcs1_2048_8192_sha256_good_signature (line 478) | fn rsa_3072_key_and_rsa_pkcs1_2048_8192_sha256_good_signature() { function rsa_3072_key_and_rsa_pkcs1_2048_8192_sha256_detects_bad_signature (line 492) | fn rsa_3072_key_and_rsa_pkcs1_2048_8192_sha256_detects_bad_signature() { function rsa_3072_key_and_rsa_pkcs1_2048_8192_sha384_good_signature (line 506) | fn rsa_3072_key_and_rsa_pkcs1_2048_8192_sha384_good_signature() { function rsa_3072_key_and_rsa_pkcs1_2048_8192_sha384_detects_bad_signature (line 520) | fn rsa_3072_key_and_rsa_pkcs1_2048_8192_sha384_detects_bad_signature() { function rsa_3072_key_and_rsa_pkcs1_2048_8192_sha512_good_signature (line 534) | fn rsa_3072_key_and_rsa_pkcs1_2048_8192_sha512_good_signature() { function rsa_3072_key_and_rsa_pkcs1_2048_8192_sha512_detects_bad_signature (line 548) | fn rsa_3072_key_and_rsa_pkcs1_2048_8192_sha512_detects_bad_signature() { function rsa_3072_key_and_rsa_pss_2048_8192_sha256_legacy_key_good_signature (line 562) | fn rsa_3072_key_and_rsa_pss_2048_8192_sha256_legacy_key_good_signature() { function rsa_3072_key_and_rsa_pss_2048_8192_sha256_legacy_key_detects_bad_signature (line 576) | fn rsa_3072_key_and_rsa_pss_2048_8192_sha256_legacy_key_detects_bad_sign... function rsa_3072_key_and_rsa_pss_2048_8192_sha384_legacy_key_good_signature (line 588) | fn rsa_3072_key_and_rsa_pss_2048_8192_sha384_legacy_key_good_signature() { function rsa_3072_key_and_rsa_pss_2048_8192_sha384_legacy_key_detects_bad_signature (line 602) | fn rsa_3072_key_and_rsa_pss_2048_8192_sha384_legacy_key_detects_bad_sign... function rsa_3072_key_and_rsa_pss_2048_8192_sha512_legacy_key_good_signature (line 614) | fn rsa_3072_key_and_rsa_pss_2048_8192_sha512_legacy_key_good_signature() { function rsa_3072_key_and_rsa_pss_2048_8192_sha512_legacy_key_detects_bad_signature (line 628) | fn rsa_3072_key_and_rsa_pss_2048_8192_sha512_legacy_key_detects_bad_sign... function rsa_3072_key_and_rsa_pkcs1_3072_8192_sha384_good_signature (line 640) | fn rsa_3072_key_and_rsa_pkcs1_3072_8192_sha384_good_signature() { function rsa_3072_key_and_rsa_pkcs1_3072_8192_sha384_detects_bad_signature (line 654) | fn rsa_3072_key_and_rsa_pkcs1_3072_8192_sha384_detects_bad_signature() { function rsa_3072_key_rejected_by_other_algorithms (line 668) | fn rsa_3072_key_rejected_by_other_algorithms() { function rsa_4096_key_and_rsa_pkcs1_2048_8192_sha256_good_signature (line 688) | fn rsa_4096_key_and_rsa_pkcs1_2048_8192_sha256_good_signature() { function rsa_4096_key_and_rsa_pkcs1_2048_8192_sha256_detects_bad_signature (line 702) | fn rsa_4096_key_and_rsa_pkcs1_2048_8192_sha256_detects_bad_signature() { function rsa_4096_key_and_rsa_pkcs1_2048_8192_sha384_good_signature (line 716) | fn rsa_4096_key_and_rsa_pkcs1_2048_8192_sha384_good_signature() { function rsa_4096_key_and_rsa_pkcs1_2048_8192_sha384_detects_bad_signature (line 730) | fn rsa_4096_key_and_rsa_pkcs1_2048_8192_sha384_detects_bad_signature() { function rsa_4096_key_and_rsa_pkcs1_2048_8192_sha512_good_signature (line 744) | fn rsa_4096_key_and_rsa_pkcs1_2048_8192_sha512_good_signature() { function rsa_4096_key_and_rsa_pkcs1_2048_8192_sha512_detects_bad_signature (line 758) | fn rsa_4096_key_and_rsa_pkcs1_2048_8192_sha512_detects_bad_signature() { function rsa_4096_key_and_rsa_pss_2048_8192_sha256_legacy_key_good_signature (line 772) | fn rsa_4096_key_and_rsa_pss_2048_8192_sha256_legacy_key_good_signature() { function rsa_4096_key_and_rsa_pss_2048_8192_sha256_legacy_key_detects_bad_signature (line 786) | fn rsa_4096_key_and_rsa_pss_2048_8192_sha256_legacy_key_detects_bad_sign... function rsa_4096_key_and_rsa_pss_2048_8192_sha384_legacy_key_good_signature (line 798) | fn rsa_4096_key_and_rsa_pss_2048_8192_sha384_legacy_key_good_signature() { function rsa_4096_key_and_rsa_pss_2048_8192_sha384_legacy_key_detects_bad_signature (line 812) | fn rsa_4096_key_and_rsa_pss_2048_8192_sha384_legacy_key_detects_bad_sign... function rsa_4096_key_and_rsa_pss_2048_8192_sha512_legacy_key_good_signature (line 824) | fn rsa_4096_key_and_rsa_pss_2048_8192_sha512_legacy_key_good_signature() { function rsa_4096_key_and_rsa_pss_2048_8192_sha512_legacy_key_detects_bad_signature (line 838) | fn rsa_4096_key_and_rsa_pss_2048_8192_sha512_legacy_key_detects_bad_sign... function rsa_4096_key_and_rsa_pkcs1_3072_8192_sha384_good_signature (line 850) | fn rsa_4096_key_and_rsa_pkcs1_3072_8192_sha384_good_signature() { function rsa_4096_key_and_rsa_pkcs1_3072_8192_sha384_detects_bad_signature (line 864) | fn rsa_4096_key_and_rsa_pkcs1_3072_8192_sha384_detects_bad_signature() { function rsa_4096_key_rejected_by_other_algorithms (line 878) | fn rsa_4096_key_rejected_by_other_algorithms() { function rsa_2048_key_rejected_by_rsa_pkcs1_3072_8192_sha384 (line 898) | fn rsa_2048_key_rejected_by_rsa_pkcs1_3072_8192_sha384() { FILE: builder/third-party/rustls-webpki/tests/tls_server_certs.rs function check_cert (line 21) | fn check_cert( function no_name_constraints (line 62) | fn no_name_constraints() { function additional_dns_labels (line 72) | fn additional_dns_labels() { function disallow_dns_san (line 87) | fn disallow_dns_san() { function allow_subject_common_name (line 97) | fn allow_subject_common_name() { function allow_dns_san (line 104) | fn allow_dns_san() { function allow_dns_san_and_subject_common_name (line 111) | fn allow_dns_san_and_subject_common_name() { function disallow_dns_san_and_allow_subject_common_name (line 126) | fn disallow_dns_san_and_allow_subject_common_name() { function we_incorrectly_ignore_name_constraints_on_name_in_subject (line 138) | fn we_incorrectly_ignore_name_constraints_on_name_in_subject() { function reject_constraints_on_unimplemented_names (line 149) | fn reject_constraints_on_unimplemented_names() { function we_ignore_constraints_on_names_that_do_not_appear_in_cert (line 159) | fn we_ignore_constraints_on_names_that_do_not_appear_in_cert() { function wildcard_san_accepted_if_in_subtree (line 173) | fn wildcard_san_accepted_if_in_subtree() { function wildcard_san_rejected_if_in_excluded_subtree (line 188) | fn wildcard_san_rejected_if_in_excluded_subtree() { function ip4_address_san_rejected_if_in_excluded_subtree (line 198) | fn ip4_address_san_rejected_if_in_excluded_subtree() { function ip4_address_san_allowed_if_outside_excluded_subtree (line 210) | fn ip4_address_san_allowed_if_outside_excluded_subtree() { function ip4_address_san_rejected_if_excluded_is_sparse_cidr_mask (line 221) | fn ip4_address_san_rejected_if_excluded_is_sparse_cidr_mask() { function ip4_address_san_allowed (line 235) | fn ip4_address_san_allowed() { function ip6_address_san_rejected_if_in_excluded_subtree (line 254) | fn ip6_address_san_rejected_if_in_excluded_subtree() { function ip6_address_san_allowed_if_outside_excluded_subtree (line 266) | fn ip6_address_san_allowed_if_outside_excluded_subtree() { function ip6_address_san_allowed (line 280) | fn ip6_address_san_allowed() { function ip46_mixed_address_san_allowed (line 295) | fn ip46_mixed_address_san_allowed() { function permit_directory_name_not_implemented (line 314) | fn permit_directory_name_not_implemented() { function exclude_directory_name_not_implemented (line 324) | fn exclude_directory_name_not_implemented() { function invalid_dns_name_matching (line 334) | fn invalid_dns_name_matching() { FILE: builder/third-party/rustls/benches/benchmarks.rs function bench_ewouldblock (line 12) | fn bench_ewouldblock(c: &mut Bencher) { FILE: builder/third-party/rustls/build.rs function main (line 7) | fn main() {} function main (line 11) | fn main() { FILE: builder/third-party/rustls/examples/internal/bench.rs function main (line 4) | fn main() { FILE: builder/third-party/rustls/examples/internal/bench_impl.rs function main (line 32) | pub fn main() { function duration_nanos (line 42) | fn duration_nanos(d: Duration) -> f64 { function _bench (line 46) | fn _bench(count: usize, name: &'static str, f_setup: F... function time (line 64) | fn time(mut f: F) -> f64 function transfer (line 74) | fn transfer(left: &mut L, right: &mut R, expect_data: Opti... type ClientAuth (line 142) | enum ClientAuth { type ResumptionParam (line 148) | enum ResumptionParam { method label (line 155) | fn label(&self) -> &'static str { type KeyType (line 166) | enum KeyType { method path_for (line 264) | fn path_for(&self, part: &str) -> String { method get_chain (line 273) | fn get_chain(&self) -> Vec> { method get_key (line 281) | fn get_key(&self) -> PrivateKeyDer<'static> { method get_client_chain (line 291) | fn get_client_chain(&self) -> Vec> { method get_client_key (line 299) | fn get_client_key(&self) -> PrivateKeyDer<'static> { type BenchmarkParam (line 173) | struct BenchmarkParam { method new (line 180) | const fn new( function make_server_config (line 310) | fn make_server_config( function make_client_config (line 350) | fn make_client_config( function apply_work_multiplier (line 392) | fn apply_work_multiplier(work: u64) -> u64 { function bench_handshake (line 403) | fn bench_handshake(params: &BenchmarkParam, clientauth: ClientAuth, resu... function do_handshake_step (line 464) | fn do_handshake_step(client: &mut ClientConnection, server: &mut ServerC... function do_handshake (line 474) | fn do_handshake(client: &mut ClientConnection, server: &mut ServerConnec... function bench_bulk (line 478) | fn bench_bulk(params: &BenchmarkParam, plaintext_size: u64, max_fragment... function bench_memory (line 540) | fn bench_memory(params: &BenchmarkParam, conn_count: u64) { function lookup_matching_benches (line 589) | fn lookup_matching_benches(name: &str) -> Vec<&BenchmarkParam> { function selected_tests (line 604) | fn selected_tests(mut args: env::Args) { function all_tests (line 675) | fn all_tests() { FILE: builder/third-party/rustls/examples/internal/bogo_shim.rs function main (line 4) | fn main() { FILE: builder/third-party/rustls/examples/internal/bogo_shim_impl.rs type Options (line 44) | struct Options { method new (line 91) | fn new() -> Self { method version_allowed (line 139) | fn version_allowed(&self, vers: ProtocolVersion) -> bool { method tls13_supported (line 144) | fn tls13_supported(&self) -> bool { method tls12_supported (line 148) | fn tls12_supported(&self) -> bool { method supported_versions (line 152) | fn supported_versions(&self) -> Vec<&'static SupportedProtocolVersion> { function load_cert (line 166) | fn load_cert(filename: &str) -> Vec> { function load_key (line 174) | fn load_key(filename: &str) -> PrivateKeyDer<'static> { function load_root_certs (line 184) | fn load_root_certs() -> Arc { function split_protocols (line 193) | fn split_protocols(protos: &str) -> Vec { function decode_hex (line 207) | fn decode_hex(hex: &str) -> Vec { type DummyClientAuth (line 216) | struct DummyClientAuth { method new (line 223) | fn new(mandatory: bool, root_hint_subjects: Vec) ->... method offer_client_auth (line 238) | fn offer_client_auth(&self) -> bool { method client_auth_mandatory (line 242) | fn client_auth_mandatory(&self) -> bool { method root_hint_subjects (line 246) | fn root_hint_subjects(&self) -> &[DistinguishedName] { method verify_client_cert (line 250) | fn verify_client_cert( method verify_tls12_signature (line 259) | fn verify_tls12_signature( method verify_tls13_signature (line 269) | fn verify_tls13_signature( method supported_verify_schemes (line 279) | fn supported_verify_schemes(&self) -> Vec { type DummyServerAuth (line 285) | struct DummyServerAuth { method new (line 290) | fn new() -> Self { method verify_server_cert (line 303) | fn verify_server_cert( method verify_tls12_signature (line 314) | fn verify_tls12_signature( method verify_tls13_signature (line 324) | fn verify_tls13_signature( method supported_verify_schemes (line 334) | fn supported_verify_schemes(&self) -> Vec { type FixedSignatureSchemeSigningKey (line 340) | struct FixedSignatureSchemeSigningKey { method choose_scheme (line 346) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm { type FixedSignatureSchemeServerCertResolver (line 359) | struct FixedSignatureSchemeServerCertResolver { method resolve (line 365) | fn resolve(&self, client_hello: ClientHello) -> Option bool { function lookup_scheme (line 405) | fn lookup_scheme(scheme: u16) -> SignatureScheme { function lookup_kx_group (line 426) | fn lookup_kx_group(group: u16) -> &'static dyn SupportedKxGroup { type ServerCacheWithResumptionDelay (line 439) | struct ServerCacheWithResumptionDelay { method new (line 445) | fn new(delay: u32) -> Arc { method put (line 476) | fn put(&self, key: Vec, value: Vec) -> bool { method get (line 484) | fn get(&self, key: &[u8]) -> Option> { method take (line 488) | fn take(&self, key: &[u8]) -> Option> { method can_cache (line 492) | fn can_cache(&self) -> bool { function align_time (line 453) | fn align_time() { function make_server_cfg (line 497) | fn make_server_cfg(opts: &Options) -> Arc { type ClientCacheWithoutKxHints (line 572) | struct ClientCacheWithoutKxHints { method new (line 578) | fn new(delay: u32) -> Arc { method set_kx_hint (line 587) | fn set_kx_hint(&self, _: ServerName<'static>, _: NamedGroup) {} method kx_hint (line 588) | fn kx_hint(&self, _: &ServerName<'_>) -> Option { method set_tls12_session (line 592) | fn set_tls12_session( method tls12_session (line 602) | fn tls12_session( method remove_tls12_session (line 609) | fn remove_tls12_session(&self, server_name: &ServerName<'static>) { method insert_tls13_ticket (line 614) | fn insert_tls13_ticket( method take_tls13_ticket (line 624) | fn take_tls13_ticket( method fmt (line 634) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { function make_client_cfg (line 642) | fn make_client_cfg(opts: &Options) -> Arc { function quit (line 700) | fn quit(why: &str) -> ! { function quit_err (line 705) | fn quit_err(why: &str) -> ! { function handle_err (line 710) | fn handle_err(err: Error) -> ! { function flush (line 780) | fn flush(sess: &mut Connection, conn: &mut net::TcpStream) { function client (line 790) | fn client(conn: &mut Connection) -> &mut ClientConnection { function server (line 794) | fn server(conn: &mut Connection) -> &mut ServerConnection { constant MAX_MESSAGE_SIZE (line 801) | const MAX_MESSAGE_SIZE: usize = 0xffff + 5; function after_read (line 803) | fn after_read(sess: &mut Connection, conn: &mut net::TcpStream) { function read_n_bytes (line 810) | fn read_n_bytes(sess: &mut Connection, conn: &mut net::TcpStream, n: usi... function read_all_bytes (line 825) | fn read_all_bytes(sess: &mut Connection, conn: &mut net::TcpStream) { function exec (line 835) | fn exec(opts: &Options, mut sess: Connection, count: usize) { function main (line 1003) | pub fn main() { FILE: builder/third-party/rustls/src/bs_debug.rs type BsDebug (line 13) | pub(crate) struct BsDebug<'a>(pub(crate) &'a [u8]); function fmt (line 16) | fn fmt(&self, fmt: &mut fmt::Formatter) -> Result<(), fmt::Error> { function debug (line 49) | fn debug() { FILE: builder/third-party/rustls/src/builder.rs type ConfigBuilder (line 157) | pub struct ConfigBuilder { function fmt (line 163) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type WantsVersions (line 180) | pub struct WantsVersions { function with_safe_default_protocol_versions (line 186) | pub fn with_safe_default_protocol_versions( function with_protocol_versions (line 193) | pub fn with_protocol_versions( type WantsVerifier (line 227) | pub struct WantsVerifier { type ConfigSide (line 236) | pub trait ConfigSide: sealed::Sealed {} type Sealed (line 242) | pub trait Sealed {} FILE: builder/third-party/rustls/src/check.rs function inappropriate_message (line 43) | pub(crate) fn inappropriate_message( function inappropriate_handshake_message (line 58) | pub(crate) fn inappropriate_handshake_message( FILE: builder/third-party/rustls/src/client/builder.rs function with_root_certificates (line 33) | pub fn with_root_certificates( function with_webpki_verifier (line 50) | pub fn with_webpki_verifier( function dangerous (line 66) | pub fn dangerous(self) -> danger::DangerousClientConfigBuilder { type DangerousClientConfigBuilder (line 81) | pub struct DangerousClientConfigBuilder { method with_custom_certificate_verifier (line 88) | pub fn with_custom_certificate_verifier( type WantsClientCert (line 109) | pub struct WantsClientCert { function with_client_auth_cert (line 125) | pub fn with_client_auth_cert( function with_no_client_auth (line 141) | pub fn with_no_client_auth(self) -> ClientConfig { function with_client_cert_resolver (line 146) | pub fn with_client_cert_resolver( FILE: builder/third-party/rustls/src/client/client_conn.rs type ClientSessionStore (line 46) | pub trait ClientSessionStore: fmt::Debug + Send + Sync { method set_kx_hint (line 48) | fn set_kx_hint(&self, server_name: ServerName<'static>, group: NamedGr... method kx_hint (line 56) | fn kx_hint(&self, server_name: &ServerName<'_>) -> Option; method set_tls12_session (line 61) | fn set_tls12_session( method tls12_session (line 68) | fn tls12_session( method remove_tls12_session (line 74) | fn remove_tls12_session(&self, server_name: &ServerName<'static>); method insert_tls13_ticket (line 83) | fn insert_tls13_ticket( method take_tls13_ticket (line 92) | fn take_tls13_ticket( type ResolvesClientCert (line 100) | pub trait ResolvesClientCert: fmt::Debug + Send + Sync { method resolve (line 120) | fn resolve( method has_certs (line 127) | fn has_certs(&self) -> bool; type ClientConfig (line 150) | pub struct ClientConfig { method builder (line 246) | pub fn builder() -> ConfigBuilder { method builder_with_protocol_versions (line 261) | pub fn builder_with_protocol_versions( method builder_with_provider (line 278) | pub fn builder_with_provider( method supports_version (line 290) | pub(crate) fn supports_version(&self, v: ProtocolVersion) -> bool { method supports_protocol (line 299) | pub(crate) fn supports_protocol(&self, proto: Protocol) -> bool { method dangerous (line 308) | pub fn dangerous(&mut self) -> danger::DangerousClientConfig<'_> { method find_cipher_suite (line 312) | pub(super) fn find_cipher_suite(&self, suite: CipherSuite) -> Option Option<&'stat... type Tls12Resumption (line 207) | pub enum Tls12Resumption { method clone (line 222) | fn clone(&self) -> Self { type Resumption (line 331) | pub struct Resumption { method in_memory_sessions (line 345) | pub fn in_memory_sessions(num: usize) -> Self { method store (line 355) | pub fn store(store: Arc) -> Self { method disabled (line 363) | pub fn disabled() -> Self { method tls12_resumption (line 373) | pub fn tls12_resumption(mut self, tls12: Tls12Resumption) -> Self { method default (line 382) | fn default() -> Self { type DangerousClientConfig (line 396) | pub struct DangerousClientConfig<'a> { function set_certificate_verifier (line 403) | pub fn set_certificate_verifier(&mut self, verifier: Arc Self { method is_enabled (line 432) | pub(super) fn is_enabled(&self) -> bool { method is_accepted (line 436) | fn is_accepted(&self) -> bool { method enable (line 443) | pub(super) fn enable(&mut self, max_data: usize) { method rejected (line 449) | pub(super) fn rejected(&mut self) { method accepted (line 454) | pub(super) fn accepted(&mut self) { method finished (line 460) | pub(super) fn finished(&mut self) { method check_write (line 468) | fn check_write(&mut self, sz: usize) -> io::Result { method bytes_left (line 487) | fn bytes_left(&self) -> usize { type WriteEarlyData (line 493) | pub struct WriteEarlyData<'a> { function new (line 498) | fn new(sess: &'a mut ClientConnection) -> Self { function bytes_left (line 504) | pub fn bytes_left(&self) -> usize { function write (line 515) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 519) | fn flush(&mut self) -> io::Result<()> { type ClientConnection (line 525) | pub struct ClientConnection { method fmt (line 530) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method new (line 540) | pub fn new(config: Arc, name: ServerName<'static>) -> Re... method early_data (line 564) | pub fn early_data(&mut self) -> Option { method is_early_data_accepted (line 583) | pub fn is_early_data_accepted(&self) -> bool { method dangerous_extract_secrets (line 589) | pub fn dangerous_extract_secrets(self) -> Result io::Result { type Target (line 607) | type Target = ConnectionCommon; method deref (line 609) | fn deref(&self) -> &Self::Target { method deref_mut (line 615) | fn deref_mut(&mut self) -> &mut Self::Target { type Error (line 622) | type Error = (); function try_from (line 624) | fn try_from(value: &'a mut crate::Connection) -> Result Self { function for_client (line 640) | pub(crate) fn for_client( function is_early_data_accepted (line 661) | pub(crate) fn is_early_data_accepted(&self) -> bool { type ClientConnectionData (line 668) | pub struct ClientConnectionData { method new (line 674) | fn new() -> Self { FILE: builder/third-party/rustls/src/client/common.rs type ServerCertDetails (line 14) | pub(super) struct ServerCertDetails { method new (line 20) | pub(super) fn new(cert_chain: CertificateChain, ocsp_response: Vec... type ClientHelloDetails (line 28) | pub(super) struct ClientHelloDetails { method new (line 33) | pub(super) fn new() -> Self { method server_sent_unsolicited_extensions (line 39) | pub(super) fn server_sent_unsolicited_extensions( type ClientAuthDetails (line 57) | pub(super) enum ClientAuthDetails { method resolve (line 69) | pub(super) fn resolve( FILE: builder/third-party/rustls/src/client/handy.rs type NoClientSessionStorage (line 19) | pub(super) struct NoClientSessionStorage; method set_kx_hint (line 22) | fn set_kx_hint(&self, _: ServerName<'static>, _: NamedGroup) {} method kx_hint (line 24) | fn kx_hint(&self, _: &ServerName<'_>) -> Option { method set_tls12_session (line 28) | fn set_tls12_session(&self, _: ServerName<'static>, _: persist::Tls12C... method tls12_session (line 30) | fn tls12_session(&self, _: &ServerName<'_>) -> Option) {} method insert_tls13_ticket (line 36) | fn insert_tls13_ticket(&self, _: ServerName<'static>, _: persist::Tls1... method take_tls13_ticket (line 38) | fn take_tls13_ticket(&self, _: &ServerName<'_>) -> Option Self { type ClientSessionMemoryCache (line 71) | pub struct ClientSessionMemoryCache { method new (line 78) | pub fn new(size: usize) -> Self { method set_kx_hint (line 88) | fn set_kx_hint(&self, server_name: ServerName<'static>, group: NamedGr... method kx_hint (line 95) | fn kx_hint(&self, server_name: &ServerName<'_>) -> Option { method set_tls12_session (line 103) | fn set_tls12_session( method tls12_session (line 115) | fn tls12_session( method remove_tls12_session (line 130) | fn remove_tls12_session(&self, _server_name: &ServerName<'static>) { method insert_tls13_ticket (line 139) | fn insert_tls13_ticket( method take_tls13_ticket (line 155) | fn take_tls13_ticket( method fmt (line 168) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type FailResolveClientCert (line 176) | pub(super) struct FailResolveClientCert {} method resolve (line 179) | fn resolve( method has_certs (line 187) | fn has_certs(&self) -> bool { type AlwaysResolvesClientCert (line 193) | pub(super) struct AlwaysResolvesClientCert(Arc); method new (line 196) | pub(super) fn new( method resolve (line 208) | fn resolve( method has_certs (line 216) | fn has_certs(&self) -> bool { function test_noclientsessionstorage_does_nothing (line 237) | fn test_noclientsessionstorage_does_nothing() { FILE: builder/third-party/rustls/src/client/hs.rs type NextState (line 42) | pub(super) type NextState = Box>; type NextStateOrError (line 43) | pub(super) type NextStateOrError = Result; type ClientContext (line 44) | pub(super) type ClientContext<'a> = crate::common_state::Context<'a, Cli... function find_session (line 46) | fn find_session( function start_handshake (line 93) | pub(super) fn start_handshake( type ExpectServerHello (line 166) | struct ExpectServerHello { method handle (line 480) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... type ExpectServerHelloOrHelloRetryRequest (line 174) | struct ExpectServerHelloOrHelloRetryRequest { method into_expect_server_hello (line 673) | fn into_expect_server_hello(self) -> NextState { method handle_hello_retry_request (line 677) | fn handle_hello_retry_request( method handle (line 846) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... type ClientHelloInput (line 179) | struct ClientHelloInput { function emit_client_hello_for_retry (line 191) | fn emit_client_hello_for_retry( function prepare_resumption (line 380) | fn prepare_resumption<'a>( function process_alpn_protocol (line 437) | pub(super) fn process_alpn_protocol( type ClientSessionValue (line 875) | enum ClientSessionValue { method common (line 882) | fn common(&self) -> &persist::ClientSessionCommon { method tls13 (line 890) | fn tls13(&self) -> Option<&persist::Tls13ClientSessionValue> { type Target (line 900) | type Target = persist::ClientSessionCommon; method deref (line 902) | fn deref(&self) -> &Self::Target { FILE: builder/third-party/rustls/src/client/tls12.rs type CompleteServerHelloHandling (line 48) | pub(in crate::client) struct CompleteServerHelloHandling { method handle_server_hello (line 58) | pub(in crate::client) fn handle_server_hello( type ExpectCertificate (line 183) | struct ExpectCertificate { method handle (line 197) | fn handle( type ExpectCertificateStatusOrServerKx (line 241) | struct ExpectCertificateStatusOrServerKx { method handle (line 255) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... type ExpectCertificateStatus (line 309) | struct ExpectCertificateStatus { method handle (line 323) | fn handle( type ExpectServerKx (line 358) | struct ExpectServerKx { method handle (line 372) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... function emit_certificate (line 415) | fn emit_certificate( function emit_clientkx (line 432) | fn emit_clientkx(transcript: &mut HandshakeHash, common: &mut CommonStat... function emit_certverify (line 450) | fn emit_certverify( function emit_ccs (line 476) | fn emit_ccs(common: &mut CommonState) { function emit_finished (line 485) | fn emit_finished( type ServerKxDetails (line 506) | struct ServerKxDetails { method new (line 512) | fn new(params: Vec, sig: DigitallySignedStruct) -> Self { type ExpectServerDoneOrCertReq (line 523) | struct ExpectServerDoneOrCertReq { method handle (line 538) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... type ExpectCertificateRequest (line 585) | struct ExpectCertificateRequest { method handle (line 600) | fn handle( type ExpectServerDone (line 646) | struct ExpectServerDone { method handle (line 662) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... type ExpectNewTicket (line 848) | struct ExpectNewTicket { method handle (line 862) | fn handle( type ExpectCcs (line 892) | struct ExpectCcs { method handle (line 907) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... type ExpectFinished (line 942) | struct ExpectFinished { method save_session (line 958) | fn save_session(&mut self, cx: &ClientContext<'_>) { method handle (line 999) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... method handle_decrypt_error (line 1047) | fn handle_decrypt_error(&self) { type ExpectTraffic (line 1058) | struct ExpectTraffic { method handle (line 1066) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... method export_keying_material (line 1081) | fn export_keying_material( method extract_secrets (line 1092) | fn extract_secrets(&self) -> Result { FILE: builder/third-party/rustls/src/client/tls13.rs function handle_server_hello (line 67) | pub(super) fn handle_server_hello( function validate_server_hello (line 189) | fn validate_server_hello( function initial_key_share (line 205) | pub(super) fn initial_key_share( function fill_in_psk_binder (line 231) | pub(super) fn fill_in_psk_binder( function prepare_resumption (line 257) | pub(super) fn prepare_resumption( function derive_early_traffic_secret (line 296) | pub(super) fn derive_early_traffic_secret( function emit_fake_ccs (line 322) | pub(super) fn emit_fake_ccs(sent_tls13_fake_ccs: &mut bool, common: &mut... function validate_encrypted_extensions (line 338) | fn validate_encrypted_extensions( type ExpectEncryptedExtensions (line 371) | struct ExpectEncryptedExtensions { method handle (line 383) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... type ExpectCertificateOrCertReq (line 461) | struct ExpectCertificateOrCertReq { method handle (line 471) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... type ExpectCertificateRequest (line 521) | struct ExpectCertificateRequest { method handle (line 531) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... type ExpectCertificate (line 589) | struct ExpectCertificate { method handle (line 600) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... type ExpectCertificateVerify (line 641) | struct ExpectCertificateVerify { method handle (line 653) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... function emit_certificate_tls13 (line 715) | fn emit_certificate_tls13( function emit_certverify_tls13 (line 747) | fn emit_certverify_tls13( function emit_finished_tls13 (line 771) | fn emit_finished_tls13( function emit_end_of_early_data_tls13 (line 790) | fn emit_end_of_early_data_tls13(transcript: &mut HandshakeHash, common: ... type ExpectFinished (line 807) | struct ExpectFinished { method handle (line 820) | fn handle(self: Box, cx: &mut ClientContext<'_>, m: Message) -> ... type ExpectTraffic (line 921) | struct ExpectTraffic { method handle_new_ticket_tls13 (line 933) | fn handle_new_ticket_tls13( method handle_key_update (line 983) | fn handle_key_update( method handle (line 1011) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... method export_keying_material (line 1044) | fn export_keying_material( method extract_secrets (line 1054) | fn extract_secrets(&self) -> Result { type ExpectQuicTraffic (line 1060) | struct ExpectQuicTraffic(ExpectTraffic); method handle (line 1063) | fn handle(mut self: Box, cx: &mut ClientContext<'_>, m: Message)... method export_keying_material (line 1074) | fn export_keying_material( FILE: builder/third-party/rustls/src/common_state.rs type CommonState (line 26) | pub struct CommonState { method new (line 55) | pub(crate) fn new(side: Side) -> Self { method wants_write (line 85) | pub fn wants_write(&self) -> bool { method is_handshaking (line 96) | pub fn is_handshaking(&self) -> bool { method peer_certificates (line 115) | pub fn peer_certificates(&self) -> Option<&[CertificateDer<'_>]> { method alpn_protocol (line 124) | pub fn alpn_protocol(&self) -> Option<&[u8]> { method negotiated_cipher_suite (line 131) | pub fn negotiated_cipher_suite(&self) -> Option { method protocol_version (line 138) | pub fn protocol_version(&self) -> Option { method is_tls13 (line 142) | pub(crate) fn is_tls13(&self) -> bool { method process_main_protocol (line 146) | pub(crate) fn process_main_protocol( method send_some_plaintext (line 184) | pub(crate) fn send_some_plaintext(&mut self, data: &[u8]) -> usize { method send_early_plaintext (line 189) | pub(crate) fn send_early_plaintext(&mut self, data: &[u8]) -> usize { method check_aligned_handshake (line 205) | pub(crate) fn check_aligned_handshake(&mut self) -> Result<(), Error> { method send_msg_encrypt (line 218) | pub(crate) fn send_msg_encrypt(&mut self, m: PlainMessage) { method send_appdata_encrypt (line 228) | fn send_appdata_encrypt(&mut self, payload: &[u8], limit: Limit) -> us... method send_single_fragment (line 252) | fn send_single_fragment(&mut self, m: BorrowedPlainMessage) { method send_plain (line 277) | fn send_plain(&mut self, data: &[u8], limit: Limit) -> usize { method start_outgoing_traffic (line 302) | pub(crate) fn start_outgoing_traffic(&mut self) { method start_traffic (line 307) | pub(crate) fn start_traffic(&mut self) { method set_buffer_limit (line 355) | pub fn set_buffer_limit(&mut self, limit: Option) { method flush_plaintext (line 362) | fn flush_plaintext(&mut self) { method queue_tls_message (line 373) | fn queue_tls_message(&mut self, m: OpaqueMessage) { method send_msg (line 378) | pub(crate) fn send_msg(&mut self, m: Message, must_encrypt: bool) { method take_received_plaintext (line 410) | pub(crate) fn take_received_plaintext(&mut self, bytes: Payload) { method start_encryption_tls12 (line 415) | pub(crate) fn start_encryption_tls12(&mut self, secrets: &ConnectionSe... method missing_extension (line 423) | pub(crate) fn missing_extension(&mut self, why: PeerMisbehaved) -> Err... method send_warning_alert (line 427) | fn send_warning_alert(&mut self, desc: AlertDescription) { method process_alert (line 432) | pub(crate) fn process_alert(&mut self, alert: &AlertMessagePayload) ->... method send_cert_verify_error_alert (line 463) | pub(crate) fn send_cert_verify_error_alert(&mut self, err: Error) -> E... method send_fatal_alert (line 474) | pub(crate) fn send_fatal_alert( method send_close_notify (line 491) | pub fn send_close_notify(&mut self) { method send_warning_alert_no_log (line 496) | fn send_warning_alert_no_log(&mut self, desc: AlertDescription) { method set_max_fragment_size (line 501) | pub(crate) fn set_max_fragment_size(&mut self, new: Option) -> ... method get_alpn_protocol (line 506) | pub(crate) fn get_alpn_protocol(&self) -> Option<&[u8]> { method wants_read (line 521) | pub fn wants_read(&self) -> bool { method current_io_state (line 533) | pub(crate) fn current_io_state(&self) -> IoState { method is_quic (line 541) | pub(crate) fn is_quic(&self) -> bool { method should_update_key (line 545) | pub(crate) fn should_update_key( method enqueue_key_update_notification (line 559) | pub(crate) fn enqueue_key_update_notification(&mut self) { method perhaps_write_key_update (line 568) | pub(crate) fn perhaps_write_key_update(&mut self) { type IoState (line 580) | pub struct IoState { method tls_bytes_to_write (line 591) | pub fn tls_bytes_to_write(&self) -> usize { method plaintext_bytes_to_read (line 597) | pub fn plaintext_bytes_to_read(&self) -> usize { method peer_has_closed (line 609) | pub fn peer_has_closed(&self) -> bool { type State (line 614) | pub(crate) trait State: Send + Sync { method handle (line 615) | fn handle( method export_keying_material (line 621) | fn export_keying_material( method extract_secrets (line 630) | fn extract_secrets(&self) -> Result { method handle_decrypt_error (line 634) | fn handle_decrypt_error(&self) {} type Context (line 637) | pub(crate) struct Context<'a, Data> { type Side (line 644) | pub enum Side { method peer (line 652) | pub(crate) fn peer(&self) -> Self { type Protocol (line 661) | pub(crate) enum Protocol { type Limit (line 666) | enum Limit { constant DEFAULT_RECEIVED_PLAINTEXT_LIMIT (line 671) | const DEFAULT_RECEIVED_PLAINTEXT_LIMIT: usize = 16 * 1024; constant DEFAULT_BUFFER_LIMIT (line 672) | const DEFAULT_BUFFER_LIMIT: usize = 64 * 1024; FILE: builder/third-party/rustls/src/conn.rs type Connection (line 20) | pub enum Connection { method read_tls (line 31) | pub fn read_tls(&mut self, rd: &mut dyn io::Read) -> Result Result Reader { method writer (line 54) | pub fn writer(&mut self) -> Writer { method process_new_packets (line 64) | pub fn process_new_packets(&mut self) -> Result { method export_keying_material (line 74) | pub fn export_keying_material>( method complete_io (line 89) | pub fn complete_io(&mut self, io: &mut T) -> Result<(usize, usize),... method dangerous_extract_secrets (line 102) | pub fn dangerous_extract_secrets(self) -> Result &Self::Target { method deref_mut (line 122) | fn deref_mut(&mut self) -> &mut Self::Target { type Reader (line 131) | pub struct Reader<'a> { function read (line 158) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function read_buf (line 204) | fn read_buf(&mut self, mut cursor: core::io::BorrowedCursor<'_>) -> io::... type PlaintextSink (line 237) | pub(crate) trait PlaintextSink { method write (line 238) | fn write(&mut self, buf: &[u8]) -> io::Result; method write_vectored (line 239) | fn write_vectored(&mut self, bufs: &[io::IoSlice<'_>]) -> io::Result io::Result<()>; method write (line 244) | fn write(&mut self, buf: &[u8]) -> io::Result { method write_vectored (line 248) | fn write_vectored(&mut self, bufs: &[io::IoSlice<'_>]) -> io::Result io::Result<()> { type Writer (line 262) | pub struct Writer<'a> { function new (line 271) | pub(crate) fn new(sink: &'a mut dyn PlaintextSink) -> Self { function write (line 286) | fn write(&mut self, buf: &[u8]) -> io::Result { function write_vectored (line 290) | fn write_vectored(&mut self, bufs: &[io::IoSlice<'_>]) -> io::Result io::Result<()> { type ConnectionRandoms (line 300) | pub(crate) struct ConnectionRandoms { method new (line 311) | pub(crate) fn new(client: Random, server: Random) -> Self { function is_valid_ccs (line 321) | fn is_valid_ccs(msg: &PlainMessage) -> bool { type ConnectionCommon (line 329) | pub struct ConnectionCommon { function reader (line 336) | pub fn reader(&mut self) -> Reader { function writer (line 349) | pub fn writer(&mut self) -> Writer { function complete_io (line 382) | pub fn complete_io(&mut self, io: &mut T) -> Result<(usize, usize), i... function first_handshake_message (line 459) | pub(crate) fn first_handshake_message(&mut self) -> Result>) { function process_new_packets (line 497) | pub fn process_new_packets(&mut self) -> Result { function read_tls (line 521) | pub fn read_tls(&mut self, rd: &mut dyn io::Read) -> Result Result>( function dangerous_extract_secrets (line 580) | pub fn dangerous_extract_secrets(self) -> Result { function from (line 597) | fn from(conn: &'a mut ConnectionCommon) -> Self { type Target (line 606) | type Target = CommonState; method deref (line 608) | fn deref(&self) -> &Self::Target { method deref_mut (line 614) | fn deref_mut(&mut self) -> &mut Self::Target { function from (line 620) | fn from(core: ConnectionCore) -> Self { type ConnectionCore (line 628) | pub(crate) struct ConnectionCore { function new (line 636) | pub(crate) fn new(state: Box>, data: Data, common_state:... function process_new_packets (line 645) | pub(crate) fn process_new_packets( function deframe (line 677) | fn deframe( function process_msg (line 734) | fn process_msg( function export_keying_material (line 783) | pub(crate) fn export_keying_material>( type SideData (line 805) | pub trait SideData: Debug {} constant UNEXPECTED_EOF_MESSAGE (line 807) | const UNEXPECTED_EOF_MESSAGE: &str = "peer closed connection without sen... FILE: builder/third-party/rustls/src/crypto/aws_lc_rs/mod.rs function default_provider (line 36) | pub fn default_provider() -> CryptoProvider { type AwsLcRs (line 47) | struct AwsLcRs; method fill (line 50) | fn fill(&self, buf: &mut [u8]) -> Result<(), GetRandomFailed> { method load_private_key (line 60) | fn load_private_key( function agree_ephemeral (line 191) | pub(super) fn agree_ephemeral( FILE: builder/third-party/rustls/src/crypto/aws_lc_rs/sign.rs function any_supported_type (line 23) | pub fn any_supported_type(der: &PrivateKeyDer<'_>) -> Result) -> Result) -> Result) -> Result { method choose_scheme (line 128) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm { method fmt (line 141) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type RsaSigner (line 148) | struct RsaSigner { method new (line 155) | fn new(key: Arc, scheme: SignatureScheme) -> Box Result, Error> { method scheme (line 185) | fn scheme(&self) -> SignatureScheme { method fmt (line 191) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type EcdsaSigningKey (line 209) | struct EcdsaSigningKey { method new (line 218) | fn new( method convert_sec1_to_pkcs8 (line 244) | fn convert_sec1_to_pkcs8( constant PKCS8_PREFIX_ECDSA_NISTP256 (line 271) | const PKCS8_PREFIX_ECDSA_NISTP256: &[u8] = b"\x02\x01\x00\ constant PKCS8_PREFIX_ECDSA_NISTP384 (line 281) | const PKCS8_PREFIX_ECDSA_NISTP384: &[u8] = b"\x02\x01\x00\ constant PKCS8_PREFIX_ECDSA_NISTP521 (line 291) | const PKCS8_PREFIX_ECDSA_NISTP521: &[u8] = b"\x02\x01\x00\ method choose_scheme (line 297) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm { method fmt (line 314) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type EcdsaSigner (line 321) | struct EcdsaSigner { method sign (line 327) | fn sign(&self, message: &[u8]) -> Result, Error> { method scheme (line 335) | fn scheme(&self) -> SignatureScheme { method fmt (line 341) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type Ed25519SigningKey (line 359) | struct Ed25519SigningKey { method new (line 367) | fn new(der: &PrivatePkcs8KeyDer<'_>, scheme: SignatureScheme) -> Resul... method choose_scheme (line 381) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm { method fmt (line 398) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type Ed25519Signer (line 405) | struct Ed25519Signer { method sign (line 411) | fn sign(&self, message: &[u8]) -> Result, Error> { method scheme (line 415) | fn scheme(&self) -> SignatureScheme { method fmt (line 421) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { function can_load_ecdsa_nistp256_pkcs8 (line 435) | fn can_load_ecdsa_nistp256_pkcs8() { function can_load_ecdsa_nistp256_sec1 (line 445) | fn can_load_ecdsa_nistp256_sec1() { function can_sign_ecdsa_nistp256 (line 454) | fn can_sign_ecdsa_nistp256() { function can_load_ecdsa_nistp384_pkcs8 (line 485) | fn can_load_ecdsa_nistp384_pkcs8() { function can_load_ecdsa_nistp384_sec1 (line 495) | fn can_load_ecdsa_nistp384_sec1() { function can_sign_ecdsa_nistp384 (line 504) | fn can_sign_ecdsa_nistp384() { function can_load_ecdsa_nistp521_pkcs8 (line 535) | fn can_load_ecdsa_nistp521_pkcs8() { function can_load_ecdsa_nistp521_sec1 (line 545) | fn can_load_ecdsa_nistp521_sec1() { function can_sign_ecdsa_nistp521 (line 554) | fn can_sign_ecdsa_nistp521() { function can_load_eddsa_pkcs8 (line 588) | fn can_load_eddsa_pkcs8() { function can_sign_eddsa (line 597) | fn can_sign_eddsa() { function can_load_rsa2048_pkcs8 (line 622) | fn can_load_rsa2048_pkcs8() { function can_load_rsa2048_pkcs1 (line 632) | fn can_load_rsa2048_pkcs1() { function can_sign_rsa2048 (line 641) | fn can_sign_rsa2048() { function cannot_load_invalid_pkcs8_encoding (line 677) | fn cannot_load_invalid_pkcs8_encoding() { function bench_rsa2048_pkcs1_sha256 (line 705) | fn bench_rsa2048_pkcs1_sha256(b: &mut test::Bencher) { function bench_rsa2048_pss_sha256 (line 724) | fn bench_rsa2048_pss_sha256(b: &mut test::Bencher) { function bench_eddsa (line 743) | fn bench_eddsa(b: &mut test::Bencher) { function bench_ecdsa_p256_sha256 (line 762) | fn bench_ecdsa_p256_sha256(b: &mut test::Bencher) { function bench_ecdsa_p384_sha384 (line 781) | fn bench_ecdsa_p384_sha384(b: &mut test::Bencher) { function bench_ecdsa_p521_sha512 (line 800) | fn bench_ecdsa_p521_sha512(b: &mut test::Bencher) { function bench_load_and_validate_rsa2048 (line 819) | fn bench_load_and_validate_rsa2048(b: &mut test::Bencher) { function bench_load_and_validate_rsa4096 (line 830) | fn bench_load_and_validate_rsa4096(b: &mut test::Bencher) { function bench_load_and_validate_p256 (line 841) | fn bench_load_and_validate_p256(b: &mut test::Bencher) { function bench_load_and_validate_p384 (line 852) | fn bench_load_and_validate_p384(b: &mut test::Bencher) { function bench_load_and_validate_p521 (line 863) | fn bench_load_and_validate_p521(b: &mut test::Bencher) { function bench_load_and_validate_eddsa (line 874) | fn bench_load_and_validate_eddsa(b: &mut test::Bencher) { constant SAMPLE_TLS13_MESSAGE (line 882) | const SAMPLE_TLS13_MESSAGE: &[u8] = &[ FILE: builder/third-party/rustls/src/crypto/aws_lc_rs/tls12.rs type GcmAlgorithm (line 128) | pub(crate) struct GcmAlgorithm(&'static aead::Algorithm); method decrypter (line 131) | fn decrypter(&self, dec_key: AeadKey, dec_iv: &[u8]) -> Box KeyBlockShape { method extract_keys (line 180) | fn extract_keys( type ChaCha20Poly1305 (line 195) | pub(crate) struct ChaCha20Poly1305; method decrypter (line 198) | fn decrypter(&self, dec_key: AeadKey, iv: &[u8]) -> Box Box KeyBlockShape { method extract_keys (line 226) | fn extract_keys( type GcmMessageEncrypter (line 242) | struct GcmMessageEncrypter { type GcmMessageDecrypter (line 248) | struct GcmMessageDecrypter { constant GCM_EXPLICIT_NONCE_LEN (line 253) | const GCM_EXPLICIT_NONCE_LEN: usize = 8; constant GCM_OVERHEAD (line 254) | const GCM_OVERHEAD: usize = GCM_EXPLICIT_NONCE_LEN + 16; method decrypt (line 257) | fn decrypt(&mut self, mut msg: OpaqueMessage, seq: u64) -> Result Result usize { type ChaCha20Poly1305MessageEncrypter (line 319) | struct ChaCha20Poly1305MessageEncrypter { type ChaCha20Poly1305MessageDecrypter (line 327) | struct ChaCha20Poly1305MessageDecrypter { constant CHACHAPOLY1305_OVERHEAD (line 332) | const CHACHAPOLY1305_OVERHEAD: usize = 16; method decrypt (line 335) | fn decrypt(&mut self, mut msg: OpaqueMessage, seq: u64) -> Result Result usize { function gcm_iv (line 387) | fn gcm_iv(write_iv: &[u8], explicit: &[u8]) -> Iv { type Tls12Prf (line 405) | struct Tls12Prf(&'static tls_prf::Algorithm); method for_secret (line 408) | fn for_secret(&self, output: &mut [u8], secret: &[u8], label: &[u8], see... method for_key_exchange (line 421) | fn for_key_exchange( FILE: builder/third-party/rustls/src/crypto/aws_lc_rs/tls13.rs type Chacha20Poly1305Aead (line 75) | struct Chacha20Poly1305Aead(AeadAlgorithm); method encrypter (line 78) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 88) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 98) | fn key_len(&self) -> usize { method extract_keys (line 102) | fn extract_keys( type Aes256GcmAead (line 111) | struct Aes256GcmAead(AeadAlgorithm); method encrypter (line 114) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 118) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 122) | fn key_len(&self) -> usize { method extract_keys (line 126) | fn extract_keys( type Aes128GcmAead (line 135) | struct Aes128GcmAead(AeadAlgorithm); method encrypter (line 138) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 142) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 146) | fn key_len(&self) -> usize { method extract_keys (line 150) | fn extract_keys( type AeadAlgorithm (line 160) | struct AeadAlgorithm(&'static aead::Algorithm); method encrypter (line 164) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 180) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 195) | fn key_len(&self) -> usize { type AeadMessageEncrypter (line 200) | struct AeadMessageEncrypter { type AeadMessageDecrypter (line 205) | struct AeadMessageDecrypter { method encrypt (line 211) | fn encrypt(&mut self, msg: BorrowedPlainMessage, seq: u64) -> Result usize { method decrypt (line 238) | fn decrypt(&mut self, mut msg: OpaqueMessage, seq: u64) -> Result Result usize { type GcmMessageDecrypter (line 287) | struct GcmMessageDecrypter { method decrypt (line 293) | fn decrypt(&mut self, mut msg: OpaqueMessage, seq: u64) -> Result) -> Box, secret: &[u8]) -> Box... method expander_for_okm (line 339) | fn expander_for_okm(&self, okm: &OkmBlock) -> Box { method hmac_sign (line 346) | fn hmac_sign(&self, key: &OkmBlock, message: &[u8]) -> crypto::hmac::Tag { type RingHkdfExpander (line 351) | struct RingHkdfExpander { method expand_slice (line 357) | fn expand_slice(&self, info: &[&[u8]], output: &mut [u8]) -> Result<(), ... method expand_block (line 364) | fn expand_block(&self, info: &[&[u8]]) -> OkmBlock { method hash_len (line 374) | fn hash_len(&self) -> usize { type Len (line 379) | struct Len(usize); method len (line 382) | fn len(&self) -> usize { FILE: builder/third-party/rustls/src/crypto/cipher.rs type Tls13AeadAlgorithm (line 15) | pub trait Tls13AeadAlgorithm: Send + Sync { method encrypter (line 17) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box; method decrypter (line 20) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box; method key_len (line 23) | fn key_len(&self) -> usize; method extract_keys (line 29) | fn extract_keys( type Tls12AeadAlgorithm (line 37) | pub trait Tls12AeadAlgorithm: Send + Sync + 'static { method encrypter (line 46) | fn encrypter(&self, key: AeadKey, iv: &[u8], extra: &[u8]) -> Box Box KeyBlockShape; method extract_keys (line 69) | fn extract_keys( type UnsupportedOperationError (line 79) | pub struct UnsupportedOperationError; method fmt (line 88) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 82) | fn from(value: UnsupportedOperationError) -> Self { type KeyBlockShape (line 98) | pub struct KeyBlockShape { type MessageDecrypter (line 124) | pub trait MessageDecrypter: Send + Sync { method decrypt (line 127) | fn decrypt(&mut self, msg: OpaqueMessage, seq: u64) -> Result Result Result usize; method encrypt (line 304) | fn encrypt(&mut self, _m: BorrowedPlainMessage, _seq: u64) -> Result usize { function invalid (line 142) | pub(crate) fn invalid() -> Box { function invalid (line 148) | pub(crate) fn invalid() -> Box { type Iv (line 155) | pub struct Iv([u8; NONCE_LEN]); method new (line 160) | pub fn new(value: [u8; NONCE_LEN]) -> Self { method copy (line 166) | pub fn copy(value: &[u8]) -> Self { method from (line 175) | fn from(bytes: [u8; NONCE_LEN]) -> Self { method as_ref (line 181) | fn as_ref(&self) -> &[u8] { type Nonce (line 187) | pub struct Nonce(pub [u8; NONCE_LEN]); method new (line 194) | pub fn new(iv: &Iv, seq: u64) -> Self { constant NONCE_LEN (line 212) | pub const NONCE_LEN: usize = 12; function make_tls13_aad (line 218) | pub fn make_tls13_aad(payload_len: usize) -> [u8; 5] { function make_tls12_aad (line 233) | pub fn make_tls12_aad( constant TLS12_AAD_SIZE (line 247) | const TLS12_AAD_SIZE: usize = 8 + 1 + 2 + 2; type AeadKey (line 252) | pub struct AeadKey { method new (line 259) | pub(crate) fn new(buf: &[u8]) -> Self { method with_length (line 267) | pub(crate) fn with_length(self, len: usize) -> Self { constant MAX_LEN (line 276) | pub(crate) const MAX_LEN: usize = 32; method as_ref (line 286) | fn as_ref(&self) -> &[u8] { method from (line 292) | fn from(bytes: [u8; Self::MAX_LEN]) -> Self { method drop (line 280) | fn drop(&mut self) { type InvalidMessageEncrypter (line 301) | struct InvalidMessageEncrypter {} type InvalidMessageDecrypter (line 314) | struct InvalidMessageDecrypter {} FILE: builder/third-party/rustls/src/crypto/hash.rs type Hash (line 9) | pub trait Hash: Send + Sync { method start (line 11) | fn start(&self) -> Box; method hash (line 14) | fn hash(&self, data: &[u8]) -> Output; method output_len (line 17) | fn output_len(&self) -> usize; method algorithm (line 20) | fn algorithm(&self) -> HashAlgorithm; type Output (line 24) | pub struct Output { method new (line 31) | pub fn new(bytes: &[u8]) -> Self { constant MAX_LEN (line 42) | pub const MAX_LEN: usize = 64; method as_ref (line 46) | fn as_ref(&self) -> &[u8] { type Context (line 52) | pub trait Context: Send + Sync { method fork_finish (line 62) | fn fork_finish(&self) -> Output; method fork (line 66) | fn fork(&self) -> Box; method finish (line 72) | fn finish(self: Box) -> Output; method update (line 75) | fn update(&mut self, data: &[u8]); FILE: builder/third-party/rustls/src/crypto/hmac.rs type Hmac (line 9) | pub trait Hmac: Send + Sync { method with_key (line 11) | fn with_key(&self, key: &[u8]) -> Box; method hash_output_len (line 14) | fn hash_output_len(&self) -> usize; type Tag (line 19) | pub struct Tag { method new (line 28) | pub fn new(bytes: &[u8]) -> Self { constant MAX_LEN (line 38) | pub const MAX_LEN: usize = 64; method as_ref (line 48) | fn as_ref(&self) -> &[u8] { method drop (line 42) | fn drop(&mut self) { type Key (line 56) | pub trait Key: Send + Sync { method sign (line 58) | fn sign(&self, data: &[&[u8]]) -> Tag { method sign_concat (line 63) | fn sign_concat(&self, first: &[u8], middle: &[&[u8]], last: &[u8]) -> ... method tag_len (line 67) | fn tag_len(&self) -> usize; FILE: builder/third-party/rustls/src/crypto/hpke.rs type HpkeProvider (line 18) | pub trait HpkeProvider: Debug + Send + Sync + 'static { method start (line 22) | fn start(&self, suite: &HpkeSuite) -> Result, Error>; method supports_suite (line 25) | fn supports_suite(&self, suite: &HpkeSuite) -> bool; type HpkeSuite (line 29) | pub struct HpkeSuite { type Hpke (line 41) | pub trait Hpke: Debug + Send + Sync { method seal (line 47) | fn seal( method open (line 60) | fn open( type HpkePublicKey (line 71) | pub struct HpkePublicKey(pub Vec); type HpkePrivateKey (line 74) | pub struct HpkePrivateKey(Vec); method secret_bytes (line 78) | pub fn secret_bytes(&self) -> &[u8] { method from (line 84) | fn from(bytes: Vec) -> Self { type HpkeKeyPair (line 90) | pub struct HpkeKeyPair { type EncapsulatedSecret (line 98) | pub struct EncapsulatedSecret(pub Vec); FILE: builder/third-party/rustls/src/crypto/mod.rs type CryptoProvider (line 157) | pub struct CryptoProvider { type SecureRandom (line 190) | pub trait SecureRandom: Send + Sync + Debug { method fill (line 201) | fn fill(&self, buf: &mut [u8]) -> Result<(), GetRandomFailed>; type KeyProvider (line 205) | pub trait KeyProvider: Send + Sync + Debug { method load_private_key (line 213) | fn load_private_key( type SupportedKxGroup (line 226) | pub trait SupportedKxGroup: Send + Sync + Debug { method start (line 236) | fn start(&self) -> Result, Error>; method name (line 242) | fn name(&self) -> NamedGroup; type ActiveKeyExchange (line 246) | pub trait ActiveKeyExchange: Send + Sync { method complete (line 257) | fn complete(self: Box, peer_pub_key: &[u8]) -> Result &[u8]; method group (line 266) | fn group(&self) -> NamedGroup; type SharedSecret (line 270) | pub struct SharedSecret(Vec); method secret_bytes (line 274) | pub fn secret_bytes(&self) -> &[u8] { method from (line 286) | fn from(source: &[u8]) -> Self { method drop (line 280) | fn drop(&mut self) { FILE: builder/third-party/rustls/src/crypto/ring/hash.rs type Hash (line 12) | pub(crate) struct Hash(&'static digest::Algorithm, HashAlgorithm); method start (line 15) | fn start(&self) -> Box { method hash (line 19) | fn hash(&self, bytes: &[u8]) -> crypto::hash::Output { method output_len (line 25) | fn output_len(&self) -> usize { method algorithm (line 29) | fn algorithm(&self) -> HashAlgorithm { type Context (line 34) | struct Context(digest::Context); method fork_finish (line 37) | fn fork_finish(&self) -> crypto::hash::Output { method fork (line 41) | fn fork(&self) -> Box { method finish (line 45) | fn finish(self: Box) -> crypto::hash::Output { method update (line 49) | fn update(&mut self, data: &[u8]) { function convert (line 54) | fn convert(val: digest::Digest) -> crypto::hash::Output { FILE: builder/third-party/rustls/src/crypto/ring/hmac.rs type Hmac (line 16) | pub(crate) struct Hmac(&'static ring_like::hmac::Algorithm); method with_key (line 19) | fn with_key(&self, key: &[u8]) -> Box { method hash_output_len (line 23) | fn hash_output_len(&self) -> usize { type Key (line 28) | struct Key(ring_like::hmac::Key); method sign_concat (line 31) | fn sign_concat(&self, first: &[u8], middle: &[&[u8]], last: &[u8]) -> ... method tag_len (line 41) | fn tag_len(&self) -> usize { FILE: builder/third-party/rustls/src/crypto/ring/kx.rs type KxGroup (line 18) | struct KxGroup { method fmt (line 50) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method start (line 27) | fn start(&self) -> Result, Error> { method name (line 44) | fn name(&self) -> NamedGroup { type KeyExchange (line 78) | struct KeyExchange { method complete (line 87) | fn complete(self: Box, peer: &[u8]) -> Result { method group (line 94) | fn group(&self) -> NamedGroup { method pub_key (line 99) | fn pub_key(&self) -> &[u8] { function kxgroup_fmt_yields_name (line 109) | fn kxgroup_fmt_yields_name() { function bench_x25519 (line 117) | fn bench_x25519(b: &mut test::Bencher) { function bench_ecdh_p256 (line 122) | fn bench_ecdh_p256(b: &mut test::Bencher) { function bench_ecdh_p384 (line 127) | fn bench_ecdh_p384(b: &mut test::Bencher) { function bench_any (line 131) | fn bench_any(b: &mut test::Bencher, kxg: &dyn super::SupportedKxGroup) { FILE: builder/third-party/rustls/src/crypto/ring/mod.rs function default_provider (line 31) | pub fn default_provider() -> CryptoProvider { type Ring (line 43) | struct Ring; method fill (line 46) | fn fill(&self, buf: &mut [u8]) -> Result<(), GetRandomFailed> { method load_private_key (line 56) | fn load_private_key( function agree_ephemeral (line 182) | pub(super) fn agree_ephemeral( FILE: builder/third-party/rustls/src/crypto/ring/quic.rs type HeaderProtectionKey (line 11) | pub(crate) struct HeaderProtectionKey(aead::quic::HeaderProtectionKey); method new (line 14) | pub(crate) fn new(key: AeadKey, alg: &'static aead::quic::Algorithm) -... method xor_in_place (line 18) | fn xor_in_place( method encrypt_in_place (line 74) | fn encrypt_in_place( method decrypt_in_place (line 83) | fn decrypt_in_place( method sample_len (line 93) | fn sample_len(&self) -> usize { type PacketKey (line 98) | pub(crate) struct PacketKey { method new (line 106) | pub(crate) fn new(key: AeadKey, iv: Iv, aead_algorithm: &'static aead:... method encrypt_in_place (line 117) | fn encrypt_in_place( method decrypt_in_place (line 139) | fn decrypt_in_place<'a>( method tag_len (line 158) | fn tag_len(&self) -> usize { type KeyBuilder (line 163) | pub(crate) struct KeyBuilder( method packet_key (line 169) | fn packet_key(&self, key: AeadKey, iv: Iv) -> Box { method header_protection_key (line 173) | fn header_protection_key(&self, key: AeadKey) -> Box usize { function test_short_packet (line 192) | fn test_short_packet(version: Version, expected: &[u8]) { function short_packet_header_protection (line 245) | fn short_packet_header_protection() { function key_update_test_vector (line 257) | fn key_update_test_vector() { function short_packet_header_protection_v2 (line 310) | fn short_packet_header_protection_v2() { function initial_test_vector_v2 (line 322) | fn initial_test_vector_v2() { FILE: builder/third-party/rustls/src/crypto/ring/sign.rs function any_supported_type (line 23) | pub fn any_supported_type(der: &PrivateKeyDer<'_>) -> Result) -> Result) -> Result) -> Result { method choose_scheme (line 120) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm { method fmt (line 133) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type RsaSigner (line 140) | struct RsaSigner { method new (line 147) | fn new(key: Arc, scheme: SignatureScheme) -> Box Result, Error> { method scheme (line 177) | fn scheme(&self) -> SignatureScheme { method fmt (line 183) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type EcdsaSigningKey (line 201) | struct EcdsaSigningKey { method new (line 210) | fn new( method convert_sec1_to_pkcs8 (line 235) | fn convert_sec1_to_pkcs8( constant PKCS8_PREFIX_ECDSA_NISTP256 (line 262) | const PKCS8_PREFIX_ECDSA_NISTP256: &[u8] = b"\x02\x01\x00\ constant PKCS8_PREFIX_ECDSA_NISTP384 (line 272) | const PKCS8_PREFIX_ECDSA_NISTP384: &[u8] = b"\x02\x01\x00\ method choose_scheme (line 278) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm { method fmt (line 295) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type EcdsaSigner (line 302) | struct EcdsaSigner { method sign (line 308) | fn sign(&self, message: &[u8]) -> Result, Error> { method scheme (line 316) | fn scheme(&self) -> SignatureScheme { method fmt (line 322) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type Ed25519SigningKey (line 340) | struct Ed25519SigningKey { method new (line 348) | fn new(der: &PrivatePkcs8KeyDer<'_>, scheme: SignatureScheme) -> Resul... method choose_scheme (line 362) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm { method fmt (line 379) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type Ed25519Signer (line 386) | struct Ed25519Signer { method sign (line 392) | fn sign(&self, message: &[u8]) -> Result, Error> { method scheme (line 396) | fn scheme(&self) -> SignatureScheme { method fmt (line 402) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { function can_load_ecdsa_nistp256_pkcs8 (line 416) | fn can_load_ecdsa_nistp256_pkcs8() { function can_load_ecdsa_nistp256_sec1 (line 426) | fn can_load_ecdsa_nistp256_sec1() { function can_sign_ecdsa_nistp256 (line 435) | fn can_sign_ecdsa_nistp256() { function can_load_ecdsa_nistp384_pkcs8 (line 466) | fn can_load_ecdsa_nistp384_pkcs8() { function can_load_ecdsa_nistp384_sec1 (line 476) | fn can_load_ecdsa_nistp384_sec1() { function can_sign_ecdsa_nistp384 (line 485) | fn can_sign_ecdsa_nistp384() { function can_load_eddsa_pkcs8 (line 516) | fn can_load_eddsa_pkcs8() { function can_sign_eddsa (line 525) | fn can_sign_eddsa() { function can_load_rsa2048_pkcs8 (line 550) | fn can_load_rsa2048_pkcs8() { function can_load_rsa2048_pkcs1 (line 560) | fn can_load_rsa2048_pkcs1() { function can_sign_rsa2048 (line 569) | fn can_sign_rsa2048() { function cannot_load_invalid_pkcs8_encoding (line 605) | fn cannot_load_invalid_pkcs8_encoding() { function bench_rsa2048_pkcs1_sha256 (line 633) | fn bench_rsa2048_pkcs1_sha256(b: &mut test::Bencher) { function bench_rsa2048_pss_sha256 (line 652) | fn bench_rsa2048_pss_sha256(b: &mut test::Bencher) { function bench_eddsa (line 671) | fn bench_eddsa(b: &mut test::Bencher) { function bench_ecdsa_p256_sha256 (line 690) | fn bench_ecdsa_p256_sha256(b: &mut test::Bencher) { function bench_ecdsa_p384_sha384 (line 709) | fn bench_ecdsa_p384_sha384(b: &mut test::Bencher) { function bench_load_and_validate_rsa2048 (line 728) | fn bench_load_and_validate_rsa2048(b: &mut test::Bencher) { function bench_load_and_validate_rsa4096 (line 739) | fn bench_load_and_validate_rsa4096(b: &mut test::Bencher) { function bench_load_and_validate_p256 (line 750) | fn bench_load_and_validate_p256(b: &mut test::Bencher) { function bench_load_and_validate_p384 (line 761) | fn bench_load_and_validate_p384(b: &mut test::Bencher) { function bench_load_and_validate_eddsa (line 772) | fn bench_load_and_validate_eddsa(b: &mut test::Bencher) { constant SAMPLE_TLS13_MESSAGE (line 780) | const SAMPLE_TLS13_MESSAGE: &[u8] = &[ FILE: builder/third-party/rustls/src/crypto/ring/ticketer.rs type Ticketer (line 17) | pub struct Ticketer {} method new (line 24) | pub fn new() -> Result, Error> { function make_ticket_generator (line 32) | fn make_ticket_generator() -> Result, GetRandom... type AeadTicketer (line 52) | struct AeadTicketer { method enabled (line 59) | fn enabled(&self) -> bool { method lifetime (line 62) | fn lifetime(&self) -> u32 { method encrypt (line 67) | fn encrypt(&self, message: &[u8]) -> Option> { method decrypt (line 90) | fn decrypt(&self, ciphertext: &[u8]) -> Option> { method fmt (line 112) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { function basic_pairwise_test (line 129) | fn basic_pairwise_test() { function ticketswitcher_switching_test (line 138) | fn ticketswitcher_switching_test() { function fail_generator (line 165) | fn fail_generator() -> Result, GetRandomFailed> { function ticketswitcher_recover_test (line 170) | fn ticketswitcher_recover_test() { function aeadticketer_is_debug_and_producestickets (line 199) | fn aeadticketer_is_debug_and_producestickets() { FILE: builder/third-party/rustls/src/crypto/ring/tls12.rs type GcmAlgorithm (line 128) | pub(crate) struct GcmAlgorithm(&'static aead::Algorithm); method decrypter (line 131) | fn decrypter(&self, dec_key: AeadKey, dec_iv: &[u8]) -> Box KeyBlockShape { method extract_keys (line 165) | fn extract_keys( type ChaCha20Poly1305 (line 180) | pub(crate) struct ChaCha20Poly1305; method decrypter (line 183) | fn decrypter(&self, dec_key: AeadKey, iv: &[u8]) -> Box Box KeyBlockShape { method extract_keys (line 211) | fn extract_keys( type GcmMessageEncrypter (line 227) | struct GcmMessageEncrypter { type GcmMessageDecrypter (line 233) | struct GcmMessageDecrypter { constant GCM_EXPLICIT_NONCE_LEN (line 238) | const GCM_EXPLICIT_NONCE_LEN: usize = 8; constant GCM_OVERHEAD (line 239) | const GCM_OVERHEAD: usize = GCM_EXPLICIT_NONCE_LEN + 16; method decrypt (line 242) | fn decrypt(&mut self, mut msg: OpaqueMessage, seq: u64) -> Result Result usize { type ChaCha20Poly1305MessageEncrypter (line 304) | struct ChaCha20Poly1305MessageEncrypter { type ChaCha20Poly1305MessageDecrypter (line 312) | struct ChaCha20Poly1305MessageDecrypter { constant CHACHAPOLY1305_OVERHEAD (line 317) | const CHACHAPOLY1305_OVERHEAD: usize = 16; method decrypt (line 320) | fn decrypt(&mut self, mut msg: OpaqueMessage, seq: u64) -> Result Result usize { function gcm_iv (line 372) | fn gcm_iv(write_iv: &[u8], explicit: &[u8]) -> Iv { FILE: builder/third-party/rustls/src/crypto/ring/tls13.rs type Chacha20Poly1305Aead (line 75) | struct Chacha20Poly1305Aead(AeadAlgorithm); method encrypter (line 78) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 82) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 86) | fn key_len(&self) -> usize { method extract_keys (line 90) | fn extract_keys( type Aes256GcmAead (line 99) | struct Aes256GcmAead(AeadAlgorithm); method encrypter (line 102) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 106) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 110) | fn key_len(&self) -> usize { method extract_keys (line 114) | fn extract_keys( type Aes128GcmAead (line 123) | struct Aes128GcmAead(AeadAlgorithm); method encrypter (line 126) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 130) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 134) | fn key_len(&self) -> usize { method extract_keys (line 138) | fn extract_keys( type AeadAlgorithm (line 148) | struct AeadAlgorithm(&'static aead::Algorithm); method encrypter (line 151) | fn encrypter(&self, key: AeadKey, iv: Iv) -> Box { method decrypter (line 159) | fn decrypter(&self, key: AeadKey, iv: Iv) -> Box { method key_len (line 167) | fn key_len(&self) -> usize { type Tls13MessageEncrypter (line 172) | struct Tls13MessageEncrypter { type Tls13MessageDecrypter (line 177) | struct Tls13MessageDecrypter { method encrypt (line 183) | fn encrypt(&mut self, msg: BorrowedPlainMessage, seq: u64) -> Result usize { method decrypt (line 210) | fn decrypt(&mut self, mut msg: OpaqueMessage, seq: u64) -> Result) -> Box, secret: &[u8]) -> Box... method expander_for_okm (line 256) | fn expander_for_okm(&self, okm: &OkmBlock) -> Box { method hmac_sign (line 263) | fn hmac_sign(&self, key: &OkmBlock, message: &[u8]) -> crypto::hmac::Tag { type RingHkdfExpander (line 268) | struct RingHkdfExpander { method expand_slice (line 274) | fn expand_slice(&self, info: &[&[u8]], output: &mut [u8]) -> Result<(), ... method expand_block (line 281) | fn expand_block(&self, info: &[&[u8]]) -> OkmBlock { method hash_len (line 291) | fn hash_len(&self) -> usize { type Len (line 296) | struct Len(usize); method len (line 299) | fn len(&self) -> usize { FILE: builder/third-party/rustls/src/crypto/signer.rs type SigningKey (line 55) | pub trait SigningKey: Debug + Send + Sync { method choose_scheme (line 60) | fn choose_scheme(&self, offered: &[SignatureScheme]) -> Option SignatureAlgorithm; type Signer (line 67) | pub trait Signer: Debug + Send + Sync { method sign (line 74) | fn sign(&self, message: &[u8]) -> Result, Error>; method scheme (line 77) | fn scheme(&self) -> SignatureScheme; type CertifiedKey (line 83) | pub struct CertifiedKey { method new (line 100) | pub fn new(cert: Vec>, key: Arc Result<&CertificateDer<'_>, Error> { FILE: builder/third-party/rustls/src/crypto/tls12.rs type PrfUsingHmac (line 8) | pub struct PrfUsingHmac<'a>(pub &'a dyn hmac::Hmac); type Prf (line 44) | pub trait Prf: Send + Sync { method for_key_exchange (line 11) | fn for_key_exchange( method for_secret (line 33) | fn for_secret(&self, output: &mut [u8], secret: &[u8], label: &[u8], s... method for_key_exchange (line 53) | fn for_key_exchange( method for_secret (line 65) | fn for_secret(&self, output: &mut [u8], secret: &[u8], label: &[u8], s... function prf (line 68) | pub(crate) fn prf(out: &mut [u8], hmac_key: &dyn hmac::Key, label: &[u8]... function check_sha256 (line 91) | fn check_sha256() { function check_sha512 (line 109) | fn check_sha512() { function check_sha384 (line 127) | fn check_sha384() { function bench_sha256 (line 148) | fn bench_sha256(b: &mut test::Bencher) { FILE: builder/third-party/rustls/src/crypto/tls13.rs type HkdfExpanderUsingHmac (line 9) | pub struct HkdfExpanderUsingHmac(Box); method expand_unchecked (line 12) | fn expand_unchecked(&self, info: &[&[u8]], output: &mut [u8]) { type HkdfUsingHmac (line 50) | pub struct HkdfUsingHmac<'a>(pub &'a dyn hmac::Hmac); type HkdfExpander (line 97) | pub trait HkdfExpander: Send + Sync { method expand_slice (line 28) | fn expand_slice(&self, info: &[&[u8]], output: &mut [u8]) -> Result<()... method expand_block (line 37) | fn expand_block(&self, info: &[&[u8]]) -> OkmBlock { method hash_len (line 44) | fn hash_len(&self) -> usize { method expand_slice (line 109) | fn expand_slice(&self, info: &[&[u8]], output: &mut [u8]) -> Result<()... method expand_block (line 120) | fn expand_block(&self, info: &[&[u8]]) -> OkmBlock; method hash_len (line 125) | fn hash_len(&self) -> usize; type Hkdf (line 135) | pub trait Hkdf: Send + Sync { method extract_from_zero_ikm (line 53) | fn extract_from_zero_ikm(&self, salt: Option<&[u8]>) -> Box, secret: &[u8]) -> B... method expander_for_okm (line 85) | fn expander_for_okm(&self, okm: &OkmBlock) -> Box { method hmac_sign (line 89) | fn hmac_sign(&self, key: &OkmBlock, message: &[u8]) -> hmac::Tag { method extract_from_zero_ikm (line 141) | fn extract_from_zero_ikm(&self, salt: Option<&[u8]>) -> Box, secret: &[u8]) -> B... method extract_from_kx_shared_secret (line 155) | fn extract_from_kx_shared_secret( method expander_for_okm (line 169) | fn expander_for_okm(&self, okm: &OkmBlock) -> Box; method hmac_sign (line 178) | fn hmac_sign(&self, key: &OkmBlock, message: &[u8]) -> hmac::Tag; function expand (line 190) | pub fn expand(expander: &dyn HkdfExpander, info: &[&[... type OkmBlock (line 203) | pub struct OkmBlock { method new (line 212) | pub fn new(bytes: &[u8]) -> Self { constant MAX_LEN (line 222) | pub const MAX_LEN: usize = 64; method as_ref (line 232) | fn as_ref(&self) -> &[u8] { method drop (line 226) | fn drop(&mut self) { type OutputLengthError (line 240) | pub struct OutputLengthError; type ByteArray (line 248) | struct ByteArray([u8; N]); function from (line 251) | fn from(array: [u8; N]) -> Self { function test_case_1 (line 259) | fn test_case_1() { function test_case_2 (line 287) | fn test_case_2() { function test_case_3 (line 313) | fn test_case_3() { function test_salt_not_provided (line 336) | fn test_salt_not_provided() { function test_output_length_bounds (line 368) | fn test_output_length_bounds() { FILE: builder/third-party/rustls/src/enums.rs method sign (line 516) | pub(crate) fn sign(&self) -> SignatureAlgorithm { method supported_in_tls13 (line 542) | pub(crate) fn supported_in_tls13(&self) -> bool { function test_enums (line 577) | fn test_enums() { FILE: builder/third-party/rustls/src/error.rs type Error (line 16) | pub enum Error { method from (line 157) | fn from(e: InvalidMessage) -> Self { method from (line 245) | fn from(e: PeerMisbehaved) -> Self { method from (line 281) | fn from(e: PeerIncompatible) -> Self { method from (line 396) | fn from(e: CertificateError) -> Self { method from (line 467) | fn from(e: CertRevocationListError) -> Self { method fmt (line 481) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method from (line 533) | fn from(_: SystemTimeError) -> Self { method from (line 541) | fn from(_: rand::GetRandomFailed) -> Self { method from (line 562) | fn from(value: OtherError) -> Self { type InvalidMessage (line 112) | pub enum InvalidMessage { type PeerMisbehaved (line 175) | pub enum PeerMisbehaved { type PeerIncompatible (line 258) | pub enum PeerIncompatible { type CertificateError (line 295) | pub enum CertificateError { method eq (line 347) | fn eq(&self, other: &Self) -> bool { method from (line 370) | fn from(e: CertificateError) -> Self { type CertRevocationListError (line 404) | pub enum CertRevocationListError { method eq (line 446) | fn eq(&self, other: &Self) -> bool { function join (line 472) | fn join(items: &[T]) -> String { type OtherError (line 553) | pub struct OtherError(pub Arc); method eq (line 556) | fn eq(&self, _other: &Self) -> bool { method fmt (line 568) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method source (line 574) | fn source(&self) -> Option<&(dyn StdError + 'static)> { function certificate_error_equality (line 587) | fn certificate_error_equality() { function crl_error_equality (line 608) | fn crl_error_equality() { function other_error_equality (line 629) | fn other_error_equality() { function smoke (line 637) | fn smoke() { function rand_error_mapping (line 674) | fn rand_error_mapping() { function time_error_mapping (line 681) | fn time_error_mapping() { FILE: builder/third-party/rustls/src/hash_hs.rs type HandshakeHashBuffer (line 16) | pub(crate) struct HandshakeHashBuffer { method new (line 22) | pub(crate) fn new() -> Self { method set_client_auth_enabled (line 31) | pub(crate) fn set_client_auth_enabled(&mut self) { method add_message (line 36) | pub(crate) fn add_message(&mut self, m: &Message) { method update_raw (line 45) | fn update_raw(&mut self, buf: &[u8]) { method get_hash_given (line 50) | pub(crate) fn get_hash_given( method start_hash (line 62) | pub(crate) fn start_hash(self, provider: &'static dyn hash::Hash) -> H... type HandshakeHash (line 83) | pub(crate) struct HandshakeHash { method abandon_client_auth (line 94) | pub(crate) fn abandon_client_auth(&mut self) { method add_message (line 99) | pub(crate) fn add_message(&mut self, m: &Message) -> &mut Self { method update_raw (line 107) | fn update_raw(&mut self, buf: &[u8]) -> &mut Self { method get_hash_given (line 119) | pub(crate) fn get_hash_given(&self, extra: &[u8]) -> hash::Output { method into_hrr_buffer (line 125) | pub(crate) fn into_hrr_buffer(self) -> HandshakeHashBuffer { method rollup_for_hrr (line 139) | pub(crate) fn rollup_for_hrr(&mut self) { method get_current_hash (line 151) | pub(crate) fn get_current_hash(&self) -> hash::Output { method take_handshake_buf (line 159) | pub(crate) fn take_handshake_buf(&mut self) -> Option> { method algorithm (line 164) | pub(crate) fn algorithm(&self) -> HashAlgorithm { function hashes_correctly (line 175) | fn hashes_correctly() { function buffers_correctly (line 192) | fn buffers_correctly() { function abandon (line 222) | fn abandon() { FILE: builder/third-party/rustls/src/key_log.rs type KeyLog (line 18) | pub trait KeyLog: Debug + Send + Sync { method log (line 39) | fn log(&self, label: &str, client_random: &[u8], secret: &[u8]); method will_log (line 46) | fn will_log(&self, _label: &str) -> bool { method log (line 56) | fn log(&self, _: &str, _: &[u8], _: &[u8]) {} method will_log (line 58) | fn will_log(&self, _label: &str) -> bool { type NoKeyLog (line 53) | pub struct NoKeyLog; FILE: builder/third-party/rustls/src/key_log_file.rs type KeyLogFileInner (line 15) | struct KeyLogFileInner { method new (line 21) | fn new(var: Option) -> Self { method try_write (line 51) | fn try_write(&mut self, label: &str, client_random: &[u8], secret: &[u... method fmt (line 74) | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { type KeyLogFile (line 90) | pub struct KeyLogFile(Mutex); method new (line 95) | pub fn new() -> Self { method log (line 102) | fn log(&self, label: &str, client_random: &[u8], secret: &[u8]) { method fmt (line 119) | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { function init (line 131) | fn init() { function test_env_var_is_not_set (line 138) | fn test_env_var_is_not_set() { function test_env_var_cannot_be_opened (line 147) | fn test_env_var_cannot_be_opened() { function test_env_var_cannot_be_written (line 156) | fn test_env_var_cannot_be_written() { FILE: builder/third-party/rustls/src/limited_cache.rs type LimitedCache (line 15) | pub(crate) struct LimitedCache { function new (line 28) | pub(crate) fn new(capacity_order_of_magnitude: usize) -> Self { function get_or_insert_default_and_edit (line 35) | pub(crate) fn get_or_insert_default_and_edit(&mut self, k: K, edit: impl... function insert (line 57) | pub(crate) fn insert(&mut self, k: K, v: V) { function get (line 81) | pub(crate) fn get(&self, k: &Q) -> Option<&V> function get_mut (line 88) | pub(crate) fn get_mut(&mut self, k: &Q) -> Option... function remove (line 95) | pub(crate) fn remove(&mut self, k: &Q) -> Option type Test (line 119) | type Test = super::LimitedCache; function test_updates_existing_item (line 122) | fn test_updates_existing_item() { function test_evicts_oldest_item (line 130) | fn test_evicts_oldest_item() { function test_evicts_second_oldest_item_if_first_removed (line 142) | fn test_evicts_second_oldest_item_if_first_removed() { function test_evicts_after_second_oldest_item_removed (line 159) | fn test_evicts_after_second_oldest_item_removed() { function test_removes_all_items (line 177) | fn test_removes_all_items() { function test_inserts_many_items (line 197) | fn test_inserts_many_items() { function test_get_or_insert_default_and_edit_evicts_old_items_to_meet_capacity (line 208) | fn test_get_or_insert_default_and_edit_evicts_old_items_to_meet_capacity... function test_get_or_insert_default_and_edit_edits_existing_item (line 236) | fn test_get_or_insert_default_and_edit_edits_existing_item() { FILE: builder/third-party/rustls/src/msgs/alert.rs type AlertMessagePayload (line 9) | pub struct AlertMessagePayload { method encode (line 15) | fn encode(&self, bytes: &mut Vec) { method read (line 20) | fn read(r: &mut Reader) -> Result { FILE: builder/third-party/rustls/src/msgs/base.rs type Payload (line 13) | pub struct Payload(pub Vec); method new (line 26) | pub fn new(bytes: impl Into>) -> Self { method empty (line 30) | pub fn empty() -> Self { method read (line 34) | pub fn read(r: &mut Reader) -> Self { method fmt (line 54) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method encode (line 16) | fn encode(&self, bytes: &mut Vec) { method read (line 20) | fn read(r: &mut Reader) -> Result { method encode (line 40) | fn encode(&self, bytes: &mut Vec) { method read (line 45) | fn read(r: &mut Reader) -> Result { type PayloadU24 (line 61) | pub(crate) struct PayloadU24(pub(crate) Vec); method new (line 64) | pub(crate) fn new(bytes: Vec) -> Self { method fmt (line 84) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method encode (line 70) | fn encode(&self, bytes: &mut Vec) { method read (line 75) | fn read(r: &mut Reader) -> Result { type PayloadU16 (line 91) | pub struct PayloadU16(pub Vec); method new (line 94) | pub fn new(bytes: Vec) -> Self { method empty (line 98) | pub fn empty() -> Self { method encode_slice (line 102) | pub fn encode_slice(slice: &[u8], bytes: &mut Vec) { method fmt (line 122) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method encode (line 109) | fn encode(&self, bytes: &mut Vec) { method read (line 113) | fn read(r: &mut Reader) -> Result { type PayloadU8 (line 129) | pub struct PayloadU8(pub(crate) Vec); method encode_slice (line 132) | pub(crate) fn encode_slice(slice: &[u8], bytes: &mut Vec) { method new (line 137) | pub(crate) fn new(bytes: Vec) -> Self { method empty (line 141) | pub(crate) fn empty() -> Self { method fmt (line 167) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method encode (line 147) | fn encode(&self, bytes: &mut Vec) { method read (line 152) | fn read(r: &mut Reader) -> Result { method zeroize (line 161) | fn zeroize(&mut self) { function hex (line 173) | pub(super) fn hex<'a>( FILE: builder/third-party/rustls/src/msgs/ccs.rs type ChangeCipherSpecPayload (line 7) | pub struct ChangeCipherSpecPayload; method encode (line 10) | fn encode(&self, bytes: &mut Vec) { method read (line 14) | fn read(r: &mut Reader) -> Result { FILE: builder/third-party/rustls/src/msgs/codec.rs type Reader (line 12) | pub struct Reader<'a> { function init (line 22) | pub fn init(bytes: &[u8]) -> Reader { function sub (line 32) | pub fn sub(&mut self, length: usize) -> Result { function rest (line 43) | pub fn rest(&mut self) -> &[u8] { function take (line 53) | pub fn take(&mut self, length: usize) -> Option<&[u8]> { function any_left (line 64) | pub fn any_left(&self) -> bool { function expect_empty (line 68) | pub fn expect_empty(&self, name: &'static str) -> Result<(), InvalidMess... function used (line 77) | pub fn used(&self) -> usize { function left (line 83) | pub fn left(&self) -> usize { type Codec (line 90) | pub trait Codec: Debug + Sized { method encode (line 93) | fn encode(&self, bytes: &mut Vec); method read (line 98) | fn read(_: &mut Reader) -> Result; method get_encoding (line 102) | fn get_encoding(&self) -> Vec { method read_bytes (line 110) | fn read_bytes(bytes: &[u8]) -> Result { method encode (line 117) | fn encode(&self, bytes: &mut Vec) { method read (line 121) | fn read(r: &mut Reader) -> Result { method encode (line 135) | fn encode(&self, bytes: &mut Vec) { method read (line 141) | fn read(r: &mut Reader) -> Result { method encode (line 163) | fn encode(&self, bytes: &mut Vec) { method read (line 168) | fn read(r: &mut Reader) -> Result { method encode (line 177) | fn encode(&self, bytes: &mut Vec) { method read (line 181) | fn read(r: &mut Reader) -> Result { method encode (line 195) | fn encode(&self, bytes: &mut Vec) { method read (line 201) | fn read(r: &mut Reader) -> Result { method encode (line 213) | fn encode(&self, bytes: &mut Vec) { method read (line 221) | fn read(r: &mut Reader) -> Result { function put_u16 (line 129) | pub(crate) fn put_u16(v: u16, out: &mut [u8]) { type u24 (line 152) | pub struct u24(pub u32); function from (line 157) | fn from(v: u24) -> Self { function put_u64 (line 189) | pub(crate) fn put_u64(v: u64, bytes: &mut [u8]) { type TlsListElement (line 244) | pub(crate) trait TlsListElement { constant SIZE_LEN (line 245) | const SIZE_LEN: ListLength; type ListLength (line 253) | pub(crate) enum ListLength { type LengthPrefixedBuffer (line 260) | pub(crate) struct LengthPrefixedBuffer<'a> { function new (line 271) | pub(crate) fn new(size_len: ListLength, buf: &'a mut Vec) -> Self { method drop (line 289) | fn drop(&mut self) { function interrupted_length_prefixed_buffer_leaves_maximum_length (line 324) | fn interrupted_length_prefixed_buffer_leaves_maximum_length() { FILE: builder/third-party/rustls/src/msgs/deframer.rs type MessageDeframer (line 20) | pub struct MessageDeframer { method pop (line 36) | pub fn pop( method set_err (line 213) | fn set_err(&mut self, err: impl Into) -> Error { method push (line 220) | pub(crate) fn push( method append_hs (line 242) | fn append_hs, const QUIC: bool>( method read (line 299) | pub fn read( type DeframerVecBuffer (line 319) | pub struct DeframerVecBuffer { method borrow (line 332) | pub fn borrow(&mut self) -> DeframerSliceBuffer { method has_pending (line 337) | pub fn has_pending(&self) -> bool { method prepare_read (line 342) | fn prepare_read(&mut self, is_joining_hs: bool) -> Result<(), &'static... method discard (line 376) | pub fn discard(&mut self, taken: usize) { method is_empty (line 400) | fn is_empty(&self) -> bool { method advance (line 404) | fn advance(&mut self, num_bytes: usize) { method unfilled (line 408) | fn unfilled(&mut self) -> &mut [u8] { method copy (line 424) | fn copy(&mut self, src: &[u8], at: usize) { method copy (line 431) | fn copy(&mut self, src: &[u8], at: usize) { type DeframerSliceBuffer (line 437) | pub struct DeframerSliceBuffer<'a> { function new (line 445) | pub fn new(buf: &'a mut [u8]) -> Self { function queue_discard (line 450) | pub fn queue_discard(&mut self, num_bytes: usize) { function pending_discard (line 455) | pub fn pending_discard(&self) -> usize { function is_empty (line 459) | pub fn is_empty(&self) -> bool { function copy (line 475) | fn copy(&mut self, src: &[u8], at: usize) { type DeframerBuffer (line 480) | trait DeframerBuffer: FilledDeframerBuffer { method copy (line 486) | fn copy(&mut self, src: &[u8], at: usize); function copy_into_buffer (line 489) | fn copy_into_buffer(buf: &mut [u8], src: &[u8], at: usize) { type FilledDeframerBuffer (line 493) | trait FilledDeframerBuffer { method filled_mut (line 414) | fn filled_mut(&mut self) -> &mut [u8] { method filled (line 418) | fn filled(&self) -> &[u8] { method filled_mut (line 465) | fn filled_mut(&mut self) -> &mut [u8] { method filled (line 469) | fn filled(&self) -> &[u8] { method filled_mut (line 494) | fn filled_mut(&mut self) -> &mut [u8]; method filled_get (line 496) | fn filled_get(&self, index: I) -> &I::Output method len (line 503) | fn len(&self) -> usize { method filled (line 507) | fn filled(&self) -> &[u8]; type HandshakePayloadState (line 510) | enum HandshakePayloadState { type HandshakePayloadMeta (line 519) | struct HandshakePayloadMeta { function payload_size (line 546) | fn payload_size(buf: &[u8]) -> Result, Error> { type Deframed (line 562) | pub struct Deframed { constant HEADER_SIZE (line 569) | const HEADER_SIZE: usize = 1 + 3; constant MAX_HANDSHAKE_SIZE (line 574) | const MAX_HANDSHAKE_SIZE: u32 = 0xffff; constant READ_SIZE (line 576) | const READ_SIZE: usize = 4096; function check_incremental (line 588) | fn check_incremental() { function check_incremental_2 (line 601) | fn check_incremental_2() { function check_whole (line 618) | fn check_whole() { function check_whole_2 (line 631) | fn check_whole_2() { function test_two_in_one_read (line 645) | fn test_two_in_one_read() { function test_two_in_one_read_shortest_first (line 661) | fn test_two_in_one_read_shortest_first() { function test_incremental_with_nonfatal_read_error (line 677) | fn test_incremental_with_nonfatal_read_error() { function test_invalid_contenttype_errors (line 690) | fn test_invalid_contenttype_errors() { function test_invalid_version_errors (line 705) | fn test_invalid_version_errors() { function test_invalid_length_errors (line 720) | fn test_invalid_length_errors() { function test_empty_applicationdata (line 735) | fn test_empty_applicationdata() { function test_invalid_empty_errors (line 755) | fn test_invalid_empty_errors() { function test_limited_buffer (line 775) | fn test_limited_buffer() { function input_error (line 795) | fn input_error(d: &mut BufferedDeframer) { function input_whole_incremental (line 802) | fn input_whole_incremental(d: &mut BufferedDeframer, bytes: &[u8]) { function pop_first (line 813) | fn pop_first(d: &mut BufferedDeframer, rl: &mut RecordLayer) { function pop_second (line 823) | fn pop_second(d: &mut BufferedDeframer, rl: &mut RecordLayer) { type BufferedDeframer (line 835) | struct BufferedDeframer { method input_bytes (line 841) | fn input_bytes(&mut self, bytes: &[u8]) -> io::Result { method input_bytes_concat (line 846) | fn input_bytes_concat(&mut self, bytes1: &[u8], bytes2: &[u8]) -> io::... method pop (line 854) | fn pop( method read (line 868) | fn read(&mut self, rd: &mut dyn io::Read) -> io::Result { method has_pending (line 872) | fn has_pending(&self) -> bool { type Target (line 879) | type Target = MessageDeframer; method deref (line 881) | fn deref(&self) -> &Self::Target { type ErrorRead (line 886) | struct ErrorRead { method new (line 891) | fn new(error: io::Error) -> Self { method read (line 897) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function assert_len (line 907) | fn assert_len(want: usize, got: io::Result) { constant FIRST_MESSAGE (line 911) | const FIRST_MESSAGE: &[u8] = include_bytes!("../testdata/deframer-test.1... constant SECOND_MESSAGE (line 912) | const SECOND_MESSAGE: &[u8] = include_bytes!("../testdata/deframer-test.... constant EMPTY_APPLICATIONDATA_MESSAGE (line 914) | const EMPTY_APPLICATIONDATA_MESSAGE: &[u8] = constant INVALID_EMPTY_MESSAGE (line 917) | const INVALID_EMPTY_MESSAGE: &[u8] = include_bytes!("../testdata/deframe... constant INVALID_CONTENTTYPE_MESSAGE (line 918) | const INVALID_CONTENTTYPE_MESSAGE: &[u8] = constant INVALID_VERSION_MESSAGE (line 920) | const INVALID_VERSION_MESSAGE: &[u8] = constant INVALID_LENGTH_MESSAGE (line 922) | const INVALID_LENGTH_MESSAGE: &[u8] = include_bytes!("../testdata/defram... FILE: builder/third-party/rustls/src/msgs/enums.rs constant SUPPORTED (line 209) | pub(crate) const SUPPORTED: [Self; 1] = [Self::Uncompressed]; method default (line 297) | fn default() -> Self { method default (line 318) | fn default() -> Self { function test_enums (line 345) | fn test_enums() { function test_enum8 (line 387) | pub(crate) fn test_enum8(first: T, last: T) { function test_enum16 (line 401) | pub(crate) fn test_enum16(first: T, last: T) { function get8 (line 415) | fn get8(enum_value: &T) -> u8 { function get16 (line 421) | fn get16(enum_value: &T) -> u16 { FILE: builder/third-party/rustls/src/msgs/fragmenter.rs constant MAX_FRAGMENT_LEN (line 5) | pub(crate) const MAX_FRAGMENT_LEN: usize = 16384; constant PACKET_OVERHEAD (line 6) | pub(crate) const PACKET_OVERHEAD: usize = 1 + 2 + 2; constant MAX_FRAGMENT_SIZE (line 7) | pub(crate) const MAX_FRAGMENT_SIZE: usize = MAX_FRAGMENT_LEN + PACKET_OV... type MessageFragmenter (line 9) | pub struct MessageFragmenter { method fragment_message (line 26) | pub fn fragment_message<'a>( method fragment_slice (line 35) | pub(crate) fn fragment_slice<'a>( method set_max_fragment_size (line 58) | pub fn set_max_fragment_size(&mut self, max_fragment_size: Option Self { function msg_eq (line 77) | fn msg_eq( function smoke (line 94) | fn smoke() { function non_fragment (line 141) | fn non_fragment() { FILE: builder/third-party/rustls/src/msgs/handshake.rs type Random (line 67) | pub struct Random(pub(crate) [u8; 32]); method fmt (line 70) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 100) | pub(crate) fn new(secure_random: &dyn SecureRandom) -> Result Self { method encode (line 83) | fn encode(&self, bytes: &mut Vec) { method read (line 87) | fn read(r: &mut Reader) -> Result { type SessionId (line 115) | pub struct SessionId { method fmt (line 121) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method random (line 166) | pub fn random(secure_random: &dyn SecureRandom) -> Result Self { method is_empty (line 180) | pub(crate) fn is_empty(&self) -> bool { method eq (line 127) | fn eq(&self, other: &Self) -> bool { method encode (line 142) | fn encode(&self, bytes: &mut Vec) { method read (line 148) | fn read(r: &mut Reader) -> Result { type UnknownExtension (line 186) | pub struct UnknownExtension { method encode (line 192) | fn encode(&self, bytes: &mut Vec) { method read (line 196) | fn read(typ: ExtensionType, r: &mut Reader) -> Self { constant SIZE_LEN (line 203) | const SIZE_LEN: ListLength = ListLength::U8; constant SIZE_LEN (line 207) | const SIZE_LEN: ListLength = ListLength::U16; constant SIZE_LEN (line 211) | const SIZE_LEN: ListLength = ListLength::U16; type ServerNamePayload (line 215) | pub(crate) enum ServerNamePayload { method new_hostname (line 221) | pub(crate) fn new_hostname(hostname: DnsName<'static>) -> Self { method read_hostname (line 225) | fn read_hostname(r: &mut Reader) -> Result { method encode (line 240) | fn encode(&self, bytes: &mut Vec) { type ServerName (line 252) | pub struct ServerName { method encode (line 258) | fn encode(&self, bytes: &mut Vec) { method read (line 263) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 276) | const SIZE_LEN: ListLength = ListLength::U16; type ConvertServerNameList (line 279) | pub(crate) trait ConvertServerNameList { method has_duplicate_names_for_type (line 280) | fn has_duplicate_names_for_type(&self) -> bool; method get_single_hostname (line 281) | fn get_single_hostname(&self) -> Option>; method has_duplicate_names_for_type (line 286) | fn has_duplicate_names_for_type(&self) -> bool { method get_single_hostname (line 298) | fn get_single_hostname(&self) -> Option> { constant SIZE_LEN (line 316) | const SIZE_LEN: ListLength = ListLength::U16; type ConvertProtocolNameList (line 319) | pub(crate) trait ConvertProtocolNameList { method from_slices (line 320) | fn from_slices(names: &[&[u8]]) -> Self; method to_slices (line 321) | fn to_slices(&self) -> Vec<&[u8]>; method as_single_slice (line 322) | fn as_single_slice(&self) -> Option<&[u8]>; method from_slices (line 326) | fn from_slices(names: &[&[u8]]) -> Self { method to_slices (line 336) | fn to_slices(&self) -> Vec<&[u8]> { method as_single_slice (line 342) | fn as_single_slice(&self) -> Option<&[u8]> { type KeyShareEntry (line 353) | pub struct KeyShareEntry { method new (line 359) | pub fn new(group: NamedGroup, payload: &[u8]) -> Self { method group (line 366) | pub fn group(&self) -> NamedGroup { method encode (line 372) | fn encode(&self, bytes: &mut Vec) { method read (line 377) | fn read(r: &mut Reader) -> Result { type PresharedKeyIdentity (line 387) | pub(crate) struct PresharedKeyIdentity { method new (line 393) | pub(crate) fn new(id: Vec, age: u32) -> Self { method encode (line 402) | fn encode(&self, bytes: &mut Vec) { method read (line 407) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 416) | const SIZE_LEN: ListLength = ListLength::U16; constant SIZE_LEN (line 422) | const SIZE_LEN: ListLength = ListLength::U16; type PresharedKeyOffer (line 426) | pub struct PresharedKeyOffer { method new (line 433) | pub(crate) fn new(id: PresharedKeyIdentity, binder: Vec) -> Self { method encode (line 442) | fn encode(&self, bytes: &mut Vec) { method read (line 447) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 459) | const SIZE_LEN: ListLength = ListLength::U16; type OcspCertificateStatusRequest (line 463) | pub struct OcspCertificateStatusRequest { method encode (line 469) | fn encode(&self, bytes: &mut Vec) { method read (line 475) | fn read(r: &mut Reader) -> Result { type CertificateStatusRequest (line 484) | pub enum CertificateStatusRequest { method build_ocsp (line 517) | pub(crate) fn build_ocsp() -> Self { method encode (line 490) | fn encode(&self, bytes: &mut Vec) { method read (line 500) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 529) | const SIZE_LEN: ListLength = ListLength::U8; constant SIZE_LEN (line 533) | const SIZE_LEN: ListLength = ListLength::U16; constant SIZE_LEN (line 537) | const SIZE_LEN: ListLength = ListLength::U8; type ClientExtension (line 541) | pub enum ClientExtension { method get_type (line 562) | pub(crate) fn get_type(&self) -> ExtensionType { method make_sni (line 674) | pub(crate) fn make_sni(dns_name: &DnsName<'_>) -> Self { method encode (line 586) | fn encode(&self, bytes: &mut Vec) { method read (line 613) | fn read(r: &mut Reader) -> Result { function trim_hostname_trailing_dot_for_sni (line 657) | fn trim_hostname_trailing_dot_for_sni(dns_name: &DnsName<'_>) -> DnsName... type ClientSessionTicket (line 685) | pub enum ClientSessionTicket { type ServerExtension (line 691) | pub enum ServerExtension { method get_type (line 709) | pub(crate) fn get_type(&self) -> ExtensionType { method make_alpn (line 785) | pub(crate) fn make_alpn(proto: &[&[u8]]) -> Self { method make_empty_renegotiation_info (line 790) | pub(crate) fn make_empty_renegotiation_info() -> Self { method encode (line 730) | fn encode(&self, bytes: &mut Vec) { method read (line 753) | fn read(r: &mut Reader) -> Result { type ClientHelloPayload (line 797) | pub struct ClientHelloPayload { method has_duplicate_extension (line 856) | pub(crate) fn has_duplicate_extension(&self) -> bool { method find_extension (line 871) | pub(crate) fn find_extension(&self, ext: ExtensionType) -> Option<&Cli... method get_sni_extension (line 877) | pub(crate) fn get_sni_extension(&self) -> Option<&[ServerName]> { method get_sigalgs_extension (line 885) | pub fn get_sigalgs_extension(&self) -> Option<&[SignatureScheme]> { method get_namedgroups_extension (line 893) | pub(crate) fn get_namedgroups_extension(&self) -> Option<&[NamedGroup]> { method get_ecpoints_extension (line 902) | pub(crate) fn get_ecpoints_extension(&self) -> Option<&[ECPointFormat]> { method get_alpn_extension (line 910) | pub(crate) fn get_alpn_extension(&self) -> Option<&Vec> { method get_quic_params_extension (line 918) | pub(crate) fn get_quic_params_extension(&self) -> Option> { method get_ticket_extension (line 930) | pub(crate) fn get_ticket_extension(&self) -> Option<&ClientExtension> { method get_versions_extension (line 934) | pub(crate) fn get_versions_extension(&self) -> Option<&[ProtocolVersio... method get_keyshare_extension (line 942) | pub fn get_keyshare_extension(&self) -> Option<&[KeyShareEntry]> { method has_keyshare_extension_with_duplicates (line 950) | pub(crate) fn has_keyshare_extension_with_duplicates(&self) -> bool { method get_psk (line 966) | pub(crate) fn get_psk(&self) -> Option<&PresharedKeyOffer> { method check_psk_ext_is_last (line 974) | pub(crate) fn check_psk_ext_is_last(&self) -> bool { method get_psk_modes (line 980) | pub(crate) fn get_psk_modes(&self) -> Option<&[PSKKeyExchangeMode]> { method psk_mode_offered (line 988) | pub(crate) fn psk_mode_offered(&self, mode: PSKKeyExchangeMode) -> bool { method set_psk_binder (line 994) | pub(crate) fn set_psk_binder(&mut self, binder: impl Into>) { method ems_support_offered (line 1002) | pub(crate) fn ems_support_offered(&self) -> bool { method early_data_extension_offered (line 1007) | pub(crate) fn early_data_extension_offered(&self) -> bool { method encode (line 807) | fn encode(&self, bytes: &mut Vec) { method read (line 819) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 842) | const SIZE_LEN: ListLength = ListLength::U16; constant SIZE_LEN (line 846) | const SIZE_LEN: ListLength = ListLength::U8; constant SIZE_LEN (line 850) | const SIZE_LEN: ListLength = ListLength::U16; type HelloRetryExtension (line 1014) | pub(crate) enum HelloRetryExtension { method get_type (line 1022) | pub(crate) fn get_type(&self) -> ExtensionType { method encode (line 1033) | fn encode(&self, bytes: &mut Vec) { method read (line 1045) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 1065) | const SIZE_LEN: ListLength = ListLength::U16; type HelloRetryRequest (line 1069) | pub struct HelloRetryRequest { method has_duplicate_extension (line 1107) | pub(crate) fn has_duplicate_extension(&self) -> bool { method has_unknown_extension (line 1122) | pub(crate) fn has_unknown_extension(&self) -> bool { method find_extension (line 1130) | fn find_extension(&self, ext: ExtensionType) -> Option<&HelloRetryExte... method get_requested_key_share_group (line 1136) | pub fn get_requested_key_share_group(&self) -> Option { method get_cookie (line 1144) | pub(crate) fn get_cookie(&self) -> Option<&PayloadU16> { method get_supported_versions (line 1152) | pub(crate) fn get_supported_versions(&self) -> Option { method encode (line 1077) | fn encode(&self, bytes: &mut Vec) { method read (line 1086) | fn read(r: &mut Reader) -> Result { type ServerHelloPayload (line 1162) | pub struct ServerHelloPayload { method get_key_share (line 1218) | pub(crate) fn get_key_share(&self) -> Option<&KeyShareEntry> { method get_psk_index (line 1226) | pub(crate) fn get_psk_index(&self) -> Option { method get_ecpoints_extension (line 1234) | pub(crate) fn get_ecpoints_extension(&self) -> Option<&[ECPointFormat]> { method ems_support_acked (line 1243) | pub(crate) fn ems_support_acked(&self) -> bool { method get_supported_versions (line 1248) | pub(crate) fn get_supported_versions(&self) -> Option { method encode (line 1172) | fn encode(&self, bytes: &mut Vec) { method read (line 1186) | fn read(r: &mut Reader) -> Result { type CertificateChain (line 1258) | pub struct CertificateChain(pub Vec>); method encode (line 1261) | fn encode(&self, bytes: &mut Vec) { method read (line 1265) | fn read(r: &mut Reader) -> Result { type Target (line 1271) | type Target = [CertificateDer<'static>]; method deref (line 1273) | fn deref(&self) -> &[CertificateDer<'static>] { constant SIZE_LEN (line 1279) | const SIZE_LEN: ListLength = ListLength::U24 { max: 0x1_0000 }; type CertificateExtension (line 1287) | pub(crate) enum CertificateExtension { method get_type (line 1293) | pub(crate) fn get_type(&self) -> ExtensionType { method get_cert_status (line 1300) | pub(crate) fn get_cert_status(&self) -> Option<&Vec> { method encode (line 1309) | fn encode(&self, bytes: &mut Vec) { method read (line 1319) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 1338) | const SIZE_LEN: ListLength = ListLength::U16; type CertificateEntry (line 1342) | pub(crate) struct CertificateEntry { method new (line 1362) | pub(crate) fn new(cert: CertificateDer<'static>) -> Self { method has_duplicate_extension (line 1369) | pub(crate) fn has_duplicate_extension(&self) -> bool { method has_unknown_extension (line 1384) | pub(crate) fn has_unknown_extension(&self) -> bool { method get_ocsp_response (line 1390) | pub(crate) fn get_ocsp_response(&self) -> Option<&Vec> { method encode (line 1348) | fn encode(&self, bytes: &mut Vec) { method read (line 1353) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 1399) | const SIZE_LEN: ListLength = ListLength::U24 { max: 0x1_0000 }; type CertificatePayloadTls13 (line 1403) | pub struct CertificatePayloadTls13 { method new (line 1423) | pub(crate) fn new(entries: Vec) -> Self { method any_entry_has_duplicate_extension (line 1430) | pub(crate) fn any_entry_has_duplicate_extension(&self) -> bool { method any_entry_has_unknown_extension (line 1440) | pub(crate) fn any_entry_has_unknown_extension(&self) -> bool { method any_entry_has_extension (line 1450) | pub(crate) fn any_entry_has_extension(&self) -> bool { method get_end_entity_ocsp (line 1460) | pub(crate) fn get_end_entity_ocsp(&self) -> Vec { method convert (line 1468) | pub(crate) fn convert(self) -> CertificateChain { method encode (line 1409) | fn encode(&self, bytes: &mut Vec) { method read (line 1414) | fn read(r: &mut Reader) -> Result { type KeyExchangeAlgorithm (line 1481) | pub enum KeyExchangeAlgorithm { type EcParameters (line 1490) | pub(crate) struct EcParameters { method encode (line 1496) | fn encode(&self, bytes: &mut Vec) { method read (line 1501) | fn read(r: &mut Reader) -> Result { type ClientEcdhParams (line 1517) | pub(crate) struct ClientEcdhParams { method encode (line 1522) | fn encode(&self, bytes: &mut Vec) { method read (line 1526) | fn read(r: &mut Reader) -> Result { type ServerEcdhParams (line 1533) | pub(crate) struct ServerEcdhParams { method new (line 1540) | pub(crate) fn new(kx: &dyn ActiveKeyExchange) -> Self { method encode (line 1552) | fn encode(&self, bytes: &mut Vec) { method read (line 1557) | fn read(r: &mut Reader) -> Result { type EcdheServerKeyExchange (line 1569) | pub struct EcdheServerKeyExchange { method encode (line 1575) | fn encode(&self, bytes: &mut Vec) { method read (line 1580) | fn read(r: &mut Reader) -> Result { type ServerKeyExchangePayload (line 1589) | pub enum ServerKeyExchangePayload { method unwrap_given_kxa (line 1611) | pub(crate) fn unwrap_given_kxa( method encode (line 1595) | fn encode(&self, bytes: &mut Vec) { method read (line 1602) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 1634) | const SIZE_LEN: ListLength = ListLength::U16; type HasServerExtensions (line 1637) | pub(crate) trait HasServerExtensions { method get_extensions (line 1212) | fn get_extensions(&self) -> &[ServerExtension] { method get_extensions (line 1638) | fn get_extensions(&self) -> &[ServerExtension]; method has_duplicate_extension (line 1642) | fn has_duplicate_extension(&self) -> bool { method find_extension (line 1657) | fn find_extension(&self, ext: ExtensionType) -> Option<&ServerExtensio... method get_alpn_protocol (line 1663) | fn get_alpn_protocol(&self) -> Option<&[u8]> { method get_quic_params_extension (line 1671) | fn get_quic_params_extension(&self) -> Option> { method early_data_extension_offered (line 1682) | fn early_data_extension_offered(&self) -> bool { method get_extensions (line 1689) | fn get_extensions(&self) -> &[ServerExtension] { constant SIZE_LEN (line 1695) | const SIZE_LEN: ListLength = ListLength::U8; method in_sequence (line 1724) | pub fn in_sequence(bytes: &[u8]) -> Self { constant SIZE_LEN (line 1730) | const SIZE_LEN: ListLength = ListLength::U16; type CertificateRequestPayload (line 1734) | pub struct CertificateRequestPayload { method encode (line 1741) | fn encode(&self, bytes: &mut Vec) { method read (line 1747) | fn read(r: &mut Reader) -> Result { type CertReqExtension (line 1766) | pub(crate) enum CertReqExtension { method get_type (line 1773) | pub(crate) fn get_type(&self) -> ExtensionType { method encode (line 1783) | fn encode(&self, bytes: &mut Vec) { method read (line 1794) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 1820) | const SIZE_LEN: ListLength = ListLength::U16; type CertificateRequestPayloadTls13 (line 1824) | pub struct CertificateRequestPayloadTls13 { method find_extension (line 1847) | pub(crate) fn find_extension(&self, ext: ExtensionType) -> Option<&Cer... method get_sigalgs_extension (line 1853) | pub(crate) fn get_sigalgs_extension(&self) -> Option<&[SignatureScheme... method get_authorities_extension (line 1861) | pub(crate) fn get_authorities_extension(&self) -> Option<&[Distinguish... method encode (line 1830) | fn encode(&self, bytes: &mut Vec) { method read (line 1835) | fn read(r: &mut Reader) -> Result { type NewSessionTicketPayload (line 1872) | pub struct NewSessionTicketPayload { method new (line 1879) | pub(crate) fn new(lifetime_hint: u32, ticket: Vec) -> Self { method encode (line 1888) | fn encode(&self, bytes: &mut Vec) { method read (line 1893) | fn read(r: &mut Reader) -> Result { type NewSessionTicketExtension (line 1906) | pub(crate) enum NewSessionTicketExtension { method get_type (line 1912) | pub(crate) fn get_type(&self) -> ExtensionType { method encode (line 1921) | fn encode(&self, bytes: &mut Vec) { method read (line 1931) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 1947) | const SIZE_LEN: ListLength = ListLength::U16; type NewSessionTicketPayloadTls13 (line 1951) | pub struct NewSessionTicketPayloadTls13 { method new (line 1960) | pub(crate) fn new(lifetime: u32, age_add: u32, nonce: Vec, ticket:... method has_duplicate_extension (line 1970) | pub(crate) fn has_duplicate_extension(&self) -> bool { method find_extension (line 1985) | pub(crate) fn find_extension(&self, ext: ExtensionType) -> Option<&New... method get_max_early_data_size (line 1991) | pub(crate) fn get_max_early_data_size(&self) -> Option { method encode (line 2001) | fn encode(&self, bytes: &mut Vec) { method read (line 2009) | fn read(r: &mut Reader) -> Result { type CertificateStatus (line 2030) | pub struct CertificateStatus { method new (line 2053) | pub(crate) fn new(ocsp: Vec) -> Self { method into_inner (line 2060) | pub(crate) fn into_inner(self) -> Vec { method encode (line 2035) | fn encode(&self, bytes: &mut Vec) { method read (line 2040) | fn read(r: &mut Reader) -> Result { type HandshakePayload (line 2066) | pub enum HandshakePayload { method encode (line 2091) | fn encode(&self, bytes: &mut Vec) { type HandshakeMessagePayload (line 2118) | pub struct HandshakeMessagePayload { method read_version (line 2142) | pub(crate) fn read_version( method build_key_update_notify (line 2237) | pub(crate) fn build_key_update_notify() -> Self { method get_encoding_for_binder_signing (line 2244) | pub(crate) fn get_encoding_for_binder_signing(&self) -> Vec { method build_handshake_hash (line 2266) | pub(crate) fn build_handshake_hash(hash: &[u8]) -> Self { method encode (line 2124) | fn encode(&self, bytes: &mut Vec) { method read (line 2136) | fn read(r: &mut Reader) -> Result { type HpkeSymmetricCipherSuite (line 2275) | pub struct HpkeSymmetricCipherSuite { method encode (line 2281) | fn encode(&self, bytes: &mut Vec) { method read (line 2286) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 2295) | const SIZE_LEN: ListLength = ListLength::U16; type HpkeKeyConfig (line 2299) | pub struct HpkeKeyConfig { method encode (line 2307) | fn encode(&self, bytes: &mut Vec) { method read (line 2315) | fn read(r: &mut Reader) -> Result { type EchConfigContents (line 2326) | pub struct EchConfigContents { method encode (line 2334) | fn encode(&self, bytes: &mut Vec) { method read (line 2342) | fn read(r: &mut Reader) -> Result { type EchConfig (line 2357) | pub struct EchConfig { method encode (line 2363) | fn encode(&self, bytes: &mut Vec) { method read (line 2373) | fn read(r: &mut Reader) -> Result { constant SIZE_LEN (line 2384) | const SIZE_LEN: ListLength = ListLength::U16; FILE: builder/third-party/rustls/src/msgs/handshake_test.rs function rejects_short_random (line 28) | fn rejects_short_random() { function reads_random (line 35) | fn reads_random() { function debug_random (line 45) | fn debug_random() { function rejects_truncated_sessionid (line 53) | fn rejects_truncated_sessionid() { function rejects_sessionid_with_bad_length (line 60) | fn rejects_sessionid_with_bad_length() { function sessionid_with_different_lengths_are_unequal (line 67) | fn sessionid_with_different_lengths_are_unequal() { function accepts_short_sessionid (line 74) | fn accepts_short_sessionid() { function accepts_empty_sessionid (line 87) | fn accepts_empty_sessionid() { function debug_sessionid (line 100) | fn debug_sessionid() { function can_roundtrip_unknown_client_ext (line 114) | fn can_roundtrip_unknown_client_ext() { function refuses_client_ext_with_unparsed_bytes (line 125) | fn refuses_client_ext_with_unparsed_bytes() { function refuses_server_ext_with_unparsed_bytes (line 132) | fn refuses_server_ext_with_unparsed_bytes() { function refuses_certificate_ext_with_unparsed_bytes (line 139) | fn refuses_certificate_ext_with_unparsed_bytes() { function refuses_certificate_req_ext_with_unparsed_bytes (line 146) | fn refuses_certificate_req_ext_with_unparsed_bytes() { function refuses_helloreq_ext_with_unparsed_bytes (line 153) | fn refuses_helloreq_ext_with_unparsed_bytes() { function refuses_newsessionticket_ext_with_unparsed_bytes (line 160) | fn refuses_newsessionticket_ext_with_unparsed_bytes() { function can_roundtrip_single_sni (line 167) | fn can_roundtrip_single_sni() { function can_round_trip_mixed_case_sni (line 178) | fn can_round_trip_mixed_case_sni() { function can_roundtrip_other_sni_name_types (line 189) | fn can_roundtrip_other_sni_name_types() { function get_single_hostname_returns_none_for_other_sni_name_types (line 200) | fn get_single_hostname_returns_none_for_other_sni_name_types() { function can_roundtrip_multiname_sni (line 216) | fn can_roundtrip_multiname_sni() { function rejects_truncated_sni (line 241) | fn rejects_truncated_sni() { function can_roundtrip_psk_identity (line 265) | fn can_roundtrip_psk_identity() { function can_roundtrip_psk_offer (line 281) | fn can_roundtrip_psk_offer() { function can_roundtrip_certstatusreq_for_ocsp (line 297) | fn can_roundtrip_certstatusreq_for_ocsp() { function can_roundtrip_certstatusreq_for_other (line 313) | fn can_roundtrip_certstatusreq_for_other() { function can_roundtrip_multi_proto (line 326) | fn can_roundtrip_multi_proto() { function can_roundtrip_single_proto (line 345) | fn can_roundtrip_single_proto() { function get_sample_clienthellopayload (line 363) | fn get_sample_clienthellopayload() -> ClientHelloPayload { function can_print_all_clientextensions (line 404) | fn can_print_all_clientextensions() { function can_clone_all_clientextensions (line 409) | fn can_clone_all_clientextensions() { function client_has_duplicate_extensions_works (line 414) | fn client_has_duplicate_extensions_works() { function test_truncated_psk_offer (line 426) | fn test_truncated_psk_offer() { function test_truncated_client_hello_is_detected (line 445) | fn test_truncated_client_hello_is_detected() { function test_truncated_client_extension_is_detected (line 460) | fn test_truncated_client_extension_is_detected() { function test_client_extension_getter (line 491) | fn test_client_extension_getter(typ: ExtensionType, getter: fn(&ClientHe... function client_get_sni_extension (line 509) | fn client_get_sni_extension() { function client_get_sigalgs_extension (line 516) | fn client_get_sigalgs_extension() { function client_get_namedgroups_extension (line 523) | fn client_get_namedgroups_extension() { function client_get_ecpoints_extension (line 532) | fn client_get_ecpoints_extension() { function client_get_alpn_extension (line 539) | fn client_get_alpn_extension() { function client_get_quic_params_extension (line 546) | fn client_get_quic_params_extension() { function client_get_versions_extension (line 554) | fn client_get_versions_extension() { function client_get_keyshare_extension (line 561) | fn client_get_keyshare_extension() { function client_get_psk (line 568) | fn client_get_psk() { function client_get_psk_modes (line 573) | fn client_get_psk_modes() { function test_truncated_helloretry_extension_is_detected (line 580) | fn test_truncated_helloretry_extension_is_detected() { function test_helloretry_extension_getter (line 608) | fn test_helloretry_extension_getter(typ: ExtensionType, getter: fn(&Hell... function helloretry_get_requested_key_share_group (line 626) | fn helloretry_get_requested_key_share_group() { function helloretry_get_cookie (line 634) | fn helloretry_get_cookie() { function helloretry_get_supported_versions (line 639) | fn helloretry_get_supported_versions() { function test_truncated_server_extension_is_detected (line 646) | fn test_truncated_server_extension_is_detected() { function test_server_extension_getter (line 677) | fn test_server_extension_getter(typ: ExtensionType, getter: fn(&ServerHe... function server_get_key_share (line 695) | fn server_get_key_share() { function server_get_psk_index (line 700) | fn server_get_psk_index() { function server_get_ecpoints_extension (line 707) | fn server_get_ecpoints_extension() { function server_get_supported_versions (line 714) | fn server_get_supported_versions() { function test_cert_extension_getter (line 720) | fn test_cert_extension_getter(typ: ExtensionType, getter: fn(&Certificat... function certentry_get_ocsp_response (line 740) | fn certentry_get_ocsp_response() { function get_sample_serverhellopayload (line 746) | fn get_sample_serverhellopayload() -> ServerHelloPayload { function can_print_all_serverextensions (line 774) | fn can_print_all_serverextensions() { function can_clone_all_serverextensions (line 779) | fn can_clone_all_serverextensions() { function get_sample_helloretryrequest (line 783) | fn get_sample_helloretryrequest() -> HelloRetryRequest { function get_sample_certificatepayloadtls13 (line 800) | fn get_sample_certificatepayloadtls13() -> CertificatePayloadTls13 { function get_sample_serverkeyexchangepayload_ecdhe (line 818) | fn get_sample_serverkeyexchangepayload_ecdhe() -> ServerKeyExchangePaylo... function get_sample_serverkeyexchangepayload_unknown (line 831) | fn get_sample_serverkeyexchangepayload_unknown() -> ServerKeyExchangePay... function get_sample_certificaterequestpayload (line 835) | fn get_sample_certificaterequestpayload() -> CertificateRequestPayload { function get_sample_certificaterequestpayloadtls13 (line 843) | fn get_sample_certificaterequestpayloadtls13() -> CertificateRequestPayl... function get_sample_newsessionticketpayload (line 857) | fn get_sample_newsessionticketpayload() -> NewSessionTicketPayload { function get_sample_newsessionticketpayloadtls13 (line 864) | fn get_sample_newsessionticketpayloadtls13() -> NewSessionTicketPayloadT... function get_sample_encryptedextensions (line 877) | fn get_sample_encryptedextensions() -> Vec { function get_sample_certificatestatus (line 881) | fn get_sample_certificatestatus() -> CertificateStatus { function get_all_tls12_handshake_payloads (line 887) | fn get_all_tls12_handshake_payloads() -> Vec { function can_roundtrip_all_tls12_handshake_payloads (line 967) | fn can_roundtrip_all_tls12_handshake_payloads() { function can_detect_truncation_of_all_tls12_handshake_payloads (line 982) | fn can_detect_truncation_of_all_tls12_handshake_payloads() { function get_all_tls13_handshake_payloads (line 1017) | fn get_all_tls13_handshake_payloads() -> Vec { function can_roundtrip_all_tls13_handshake_payloads (line 1106) | fn can_roundtrip_all_tls13_handshake_payloads() { function put_u24 (line 1122) | fn put_u24(u: u32, b: &mut [u8]) { function can_detect_truncation_of_all_tls13_handshake_payloads (line 1129) | fn can_detect_truncation_of_all_tls13_handshake_payloads() { function cannot_read_messagehash_from_network (line 1164) | fn cannot_read_messagehash_from_network() { function cannot_decode_huge_certificate (line 1175) | fn cannot_decode_huge_certificate() { function can_decode_server_hello_from_api_devicecheck_apple_com (line 1201) | fn can_decode_server_hello_from_api_devicecheck_apple_com() { function wrapped_dn_encoding (line 1209) | fn wrapped_dn_encoding() { FILE: builder/third-party/rustls/src/msgs/message.rs type MessagePayload (line 15) | pub enum MessagePayload { method encode (line 26) | pub fn encode(&self, bytes: &mut Vec) { method handshake (line 35) | pub fn handshake(parsed: HandshakeMessagePayload) -> Self { method new (line 42) | pub fn new( method content_type (line 64) | pub fn content_type(&self) -> ContentType { type OpaqueMessage (line 87) | pub struct OpaqueMessage { method new (line 97) | pub fn new(typ: ContentType, version: ProtocolVersion, body: Vec) ... method payload (line 106) | pub fn payload(&self) -> &[u8] { method payload_mut (line 111) | pub fn payload_mut(&mut self) -> &mut Vec { method read (line 117) | pub fn read(r: &mut Reader) -> Result { method encode (line 159) | pub fn encode(self) -> Vec { method into_plain_message (line 172) | pub fn into_plain_message(self) -> PlainMessage { method into_tls13_unpadded_message (line 184) | pub fn into_tls13_unpadded_message(mut self) -> Result) -> ContentType { type PlainMessage (line 256) | pub struct PlainMessage { method from (line 232) | fn from(msg: Message) -> Self { method into_unencrypted_opaque (line 263) | pub fn into_unencrypted_opaque(self) -> OpaqueMessage { method borrow (line 271) | pub fn borrow(&self) -> BorrowedPlainMessage<'_> { type Message (line 282) | pub struct Message { method is_handshake_type (line 288) | pub fn is_handshake_type(&self, hstyp: HandshakeType) -> bool { method build_alert (line 297) | pub fn build_alert(level: AlertLevel, desc: AlertDescription) -> Self { method build_key_update_notify (line 307) | pub fn build_key_update_notify() -> Self { type Error (line 320) | type Error = Error; method try_from (line 322) | fn try_from(plain: PlainMessage) -> Result { type BorrowedPlainMessage (line 338) | pub struct BorrowedPlainMessage<'a> { function to_unencrypted_opaque (line 345) | pub fn to_unencrypted_opaque(&self) -> OpaqueMessage { type MessageError (line 355) | pub enum MessageError { FILE: builder/third-party/rustls/src/msgs/message_test.rs function test_read_fuzz_corpus (line 15) | fn test_read_fuzz_corpus() { function can_read_safari_client_hello (line 52) | fn can_read_safari_client_hello() { function alert_is_not_handshake (line 80) | fn alert_is_not_handshake() { function construct_all_types (line 86) | fn construct_all_types() { function debug_payload (line 103) | fn debug_payload() { FILE: builder/third-party/rustls/src/msgs/mod.rs function smoketest (line 30) | fn smoketest() { FILE: builder/third-party/rustls/src/msgs/persist.rs type Retrieved (line 20) | pub(crate) struct Retrieved { function new (line 26) | pub(crate) fn new(value: T, retrieved_at: UnixTime) -> Self { function map (line 33) | pub(crate) fn map(&self, f: impl FnOnce(&T) -> Option<&M>) -> Option<... function obfuscated_ticket_age (line 42) | pub(crate) fn obfuscated_ticket_age(&self) -> u32 { function has_expired (line 53) | pub(crate) fn has_expired(&self) -> bool { type Target (line 64) | type Target = T; function deref (line 66) | fn deref(&self) -> &Self::Target { type Tls13ClientSessionValue (line 72) | pub struct Tls13ClientSessionValue { method new (line 81) | pub(crate) fn new( method max_early_data_size (line 106) | pub fn max_early_data_size(&self) -> u32 { method suite (line 110) | pub fn suite(&self) -> &'static Tls13CipherSuite { method rewind_epoch (line 116) | pub fn rewind_epoch(&mut self, delta: u32) { method set_quic_params (line 120) | pub fn set_quic_params(&mut self, quic_params: &[u8]) { method quic_params (line 124) | pub fn quic_params(&self) -> Vec { type Target (line 130) | type Target = ClientSessionCommon; method deref (line 132) | fn deref(&self) -> &Self::Target { type Tls12ClientSessionValue (line 138) | pub struct Tls12ClientSessionValue { method new (line 152) | pub(crate) fn new( method take_ticket (line 176) | pub(crate) fn take_ticket(&mut self) -> Vec { method extended_ms (line 180) | pub(crate) fn extended_ms(&self) -> bool { method suite (line 184) | pub(crate) fn suite(&self) -> &'static Tls12CipherSuite { method rewind_epoch (line 190) | pub fn rewind_epoch(&mut self, delta: u32) { type Target (line 197) | type Target = ClientSessionCommon; method deref (line 199) | fn deref(&self) -> &Self::Target { type ClientSessionCommon (line 205) | pub struct ClientSessionCommon { method new (line 214) | fn new( method server_cert_chain (line 230) | pub(crate) fn server_cert_chain(&self) -> &CertificateChain { method secret (line 234) | pub(crate) fn secret(&self) -> &[u8] { method ticket (line 238) | pub(crate) fn ticket(&self) -> &[u8] { type ServerSessionValue (line 253) | pub struct ServerSessionValue { method new (line 349) | pub(crate) fn new( method set_extended_ms_used (line 376) | pub(crate) fn set_extended_ms_used(&mut self) { method set_freshness (line 380) | pub(crate) fn set_freshness( method is_fresh (line 401) | pub(crate) fn is_fresh(&self) -> bool { method encode (line 268) | fn encode(&self, bytes: &mut Vec) { method read (line 298) | fn read(r: &mut Reader) -> Result { function serversessionvalue_is_debug (line 412) | fn serversessionvalue_is_debug() { function serversessionvalue_no_sni (line 429) | fn serversessionvalue_no_sni() { function serversessionvalue_with_cert (line 440) | fn serversessionvalue_with_cert() { FILE: builder/third-party/rustls/src/quic.rs type Connection (line 29) | pub enum Connection { method quic_transport_parameters (line 40) | pub fn quic_transport_parameters(&self) -> Option<&[u8]> { method zero_rtt_keys (line 48) | pub fn zero_rtt_keys(&self) -> Option { method read_hs (line 58) | pub fn read_hs(&mut self, plaintext: &[u8]) -> Result<(), Error> { method write_hs (line 68) | pub fn write_hs(&mut self, buf: &mut Vec) -> Option { method alert (line 78) | pub fn alert(&self) -> Option { method export_keying_material (line 101) | pub fn export_keying_material>( method from (line 210) | fn from(c: ClientConnection) -> Self { method from (line 310) | fn from(c: ServerConnection) -> Self { type Target (line 119) | type Target = CommonState; method deref (line 121) | fn deref(&self) -> &Self::Target { method deref_mut (line 130) | fn deref_mut(&mut self) -> &mut Self::Target { type ClientConnection (line 139) | pub struct ClientConnection { method new (line 148) | pub fn new( method is_early_data_accepted (line 183) | pub fn is_early_data_accepted(&self) -> bool { type Target (line 189) | type Target = ConnectionCommon; method deref (line 191) | fn deref(&self) -> &Self::Target { method deref_mut (line 197) | fn deref_mut(&mut self) -> &mut Self::Target { method fmt (line 203) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type ServerConnection (line 216) | pub struct ServerConnection { method new (line 225) | pub fn new( method reject_early_data (line 264) | pub fn reject_early_data(&mut self) { method server_name (line 283) | pub fn server_name(&self) -> Option<&str> { type Target (line 289) | type Target = ConnectionCommon; method deref (line 291) | fn deref(&self) -> &Self::Target { method deref_mut (line 297) | fn deref_mut(&mut self) -> &mut Self::Target { method fmt (line 303) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type ConnectionCommon (line 316) | pub struct ConnectionCommon { function quic_transport_parameters (line 329) | pub fn quic_transport_parameters(&self) -> Option<&[u8]> { function zero_rtt_keys (line 339) | pub fn zero_rtt_keys(&self) -> Option { function read_hs (line 360) | pub fn read_hs(&mut self, plaintext: &[u8]) -> Result<(), Error> { function write_hs (line 374) | pub fn write_hs(&mut self, buf: &mut Vec) -> Option { function alert (line 384) | pub fn alert(&self) -> Option { type Target (line 390) | type Target = CommonState; method deref (line 392) | fn deref(&self) -> &Self::Target { method deref_mut (line 398) | fn deref_mut(&mut self) -> &mut Self::Target { function from (line 404) | fn from(core: ConnectionCore) -> Self { type Quic (line 413) | pub(crate) struct Quic { method write_hs (line 427) | pub(crate) fn write_hs(&mut self, buf: &mut Vec) -> Option PacketKeySet { method update (line 500) | pub(crate) fn update(&mut self) { method local_remote (line 519) | fn local_remote(&self) -> (&OkmBlock, &OkmBlock) { type DirectionalKeys (line 528) | pub struct DirectionalKeys { method new (line 536) | pub(crate) fn new( constant TAG_LEN (line 551) | const TAG_LEN: usize = 16; type Tag (line 554) | pub struct Tag([u8; TAG_LEN]); method from (line 557) | fn from(value: &[u8]) -> Self { method as_ref (line 565) | fn as_ref(&self) -> &[u8] { type Algorithm (line 571) | pub trait Algorithm: Send + Sync { method packet_key (line 576) | fn packet_key(&self, key: AeadKey, iv: Iv) -> Box; method header_protection_key (line 581) | fn header_protection_key(&self, key: AeadKey) -> Box usize; type HeaderProtectionKey (line 590) | pub trait HeaderProtectionKey: Send + Sync { method encrypt_in_place (line 611) | fn encrypt_in_place( method decrypt_in_place (line 639) | fn decrypt_in_place( method sample_len (line 647) | fn sample_len(&self) -> usize; type PacketKey (line 651) | pub trait PacketKey: Send + Sync { method encrypt_in_place (line 659) | fn encrypt_in_place( method decrypt_in_place (line 673) | fn decrypt_in_place<'a>( method tag_len (line 681) | fn tag_len(&self) -> usize; type PacketKeySet (line 685) | pub struct PacketKeySet { method new (line 693) | fn new(secrets: &Secrets) -> Self { type KeyBuilder (line 703) | pub(crate) struct KeyBuilder<'a> { function new (line 710) | pub(crate) fn new( function packet_key (line 724) | pub(crate) fn packet_key(&self) -> Box { function header_protection_key (line 740) | pub(crate) fn header_protection_key(&self) -> Box Self { type KeyChange (line 810) | pub enum KeyChange { type Version (line 830) | pub enum Version { method initial_salt (line 840) | fn initial_salt(self) -> &'static [u8; 20] { method packet_key_label (line 861) | pub(crate) fn packet_key_label(&self) -> &'static [u8] { method packet_iv_label (line 869) | pub(crate) fn packet_iv_label(&self) -> &'static [u8] { method header_key_label (line 877) | pub(crate) fn header_key_label(&self) -> &'static [u8] { method key_update_label (line 884) | fn key_update_label(&self) -> &'static [u8] { method default (line 893) | fn default() -> Self { function auto_traits (line 905) | fn auto_traits() { FILE: builder/third-party/rustls/src/rand.rs function random_vec (line 9) | pub(crate) fn random_vec( function random_u32 (line 19) | pub(crate) fn random_u32(secure_random: &dyn SecureRandom) -> Result Self { method decrypt_incoming (line 61) | pub(crate) fn decrypt_incoming( method encrypt_outgoing (line 109) | pub(crate) fn encrypt_outgoing(&mut self, plain: BorrowedPlainMessage)... method prepare_message_encrypter (line 121) | pub(crate) fn prepare_message_encrypter(&mut self, cipher: Box bool { method encrypt_exhausted (line 189) | pub(crate) fn encrypt_exhausted(&self) -> bool { method is_encrypting (line 193) | pub(crate) fn is_encrypting(&self) -> bool { method has_decrypted (line 199) | pub(crate) fn has_decrypted(&self) -> bool { method write_seq (line 203) | pub(crate) fn write_seq(&self) -> u64 { method read_seq (line 207) | pub(crate) fn read_seq(&self) -> u64 { method doing_trial_decryption (line 211) | fn doing_trial_decryption(&mut self, requested: usize) -> bool { type Decrypted (line 227) | pub(crate) struct Decrypted { function test_has_decrypted (line 240) | fn test_has_decrypted() { FILE: builder/third-party/rustls/src/server/builder.rs function with_client_cert_verifier (line 19) | pub fn with_client_cert_verifier( function with_no_client_auth (line 34) | pub fn with_no_client_auth(self) -> ConfigBuilder { function from_certified_key (line 12) | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCert... function get_cert (line 21) | pub(super) fn get_cert(&self) -> &[CertificateDer<'static>] { function get_key (line 27) | pub(super) fn get_key(&self) -> &dyn sign::SigningKey { function get_ocsp (line 32) | pub(super) fn get_ocsp(&self) -> Option<&[u8]> { FILE: builder/third-party/rustls/src/server/handy.rs type NoServerSessionStorage (line 20) | pub struct NoServerSessionStorage {} method put (line 23) | fn put(&self, _id: Vec, _sec: Vec) -> bool { method get (line 26) | fn get(&self, _id: &[u8]) -> Option> { method take (line 29) | fn take(&self, _id: &[u8]) -> Option> { method can_cache (line 32) | fn can_cache(&self) -> bool { type ServerSessionMemoryCache (line 40) | pub struct ServerSessionMemoryCache { method new (line 48) | pub fn new(size: usize) -> Arc { method put (line 56) | fn put(&self, key: Vec, value: Vec) -> bool { method get (line 64) | fn get(&self, key: &[u8]) -> Option> { method take (line 72) | fn take(&self, key: &[u8]) -> Option> { method can_cache (line 76) | fn can_cache(&self) -> bool { method fmt (line 82) | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { type NeverProducesTickets (line 90) | pub(super) struct NeverProducesTickets {} method enabled (line 93) | fn enabled(&self) -> bool { method lifetime (line 96) | fn lifetime(&self) -> u32 { method encrypt (line 99) | fn encrypt(&self, _bytes: &[u8]) -> Option> { method decrypt (line 102) | fn decrypt(&self, _bytes: &[u8]) -> Option> { type AlwaysResolvesChain (line 109) | pub(super) struct AlwaysResolvesChain(Arc); method new (line 113) | pub(super) fn new(private_key: Arc, chain: Certi... method new_with_extras (line 120) | pub(super) fn new_with_extras( method resolve (line 139) | fn resolve(&self, _client_hello: ClientHello) -> Option Self { method add (line 164) | pub fn add(&mut self, name: &str, ck: sign::CertifiedKey) -> Result<()... method resolve (line 194) | fn resolve(&self, client_hello: ClientHello) -> Option>; type NextStateOrError (line 35) | pub(super) type NextStateOrError = Result; type ServerContext (line 36) | pub(super) type ServerContext<'a> = crate::common_state::Context<'a, Ser... function can_resume (line 38) | pub(super) fn can_resume( type ExtensionProcessing (line 57) | pub(super) struct ExtensionProcessing { method new (line 65) | pub(super) fn new() -> Self { method process_common (line 69) | pub(super) fn process_common( method process_tls12 (line 165) | pub(super) fn process_tls12( type ExpectClientHello (line 206) | pub(super) struct ExpectClientHello { method new (line 219) | pub(super) fn new(config: Arc, extra_exts: Vec, cx: &mut ServerContext<'_>, m: Message) -> ... function process_client_hello (line 444) | pub(super) fn process_client_hello<'a>( type HandshakeHashOrBuffer (line 522) | pub(crate) enum HandshakeHashOrBuffer { FILE: builder/third-party/rustls/src/server/server_conn.rs type StoresServerSessions (line 55) | pub trait StoresServerSessions: Debug + Send + Sync { method put (line 59) | fn put(&self, key: Vec, value: Vec) -> bool; method get (line 63) | fn get(&self, key: &[u8]) -> Option>; method take (line 67) | fn take(&self, key: &[u8]) -> Option>; method can_cache (line 72) | fn can_cache(&self) -> bool; type ProducesTickets (line 76) | pub trait ProducesTickets: Debug + Send + Sync { method enabled (line 81) | fn enabled(&self) -> bool; method lifetime (line 92) | fn lifetime(&self) -> u32; method encrypt (line 98) | fn encrypt(&self, plain: &[u8]) -> Option>; method decrypt (line 105) | fn decrypt(&self, cipher: &[u8]) -> Option>; type ResolvesServerCert (line 117) | pub trait ResolvesServerCert: Debug + Send + Sync { method resolve (line 122) | fn resolve(&self, client_hello: ClientHello) -> Option { function new (line 135) | pub(super) fn new( function server_name (line 157) | pub fn server_name(&self) -> Option<&str> { function signature_schemes (line 166) | pub fn signature_schemes(&self) -> &[SignatureScheme] { function alpn (line 187) | pub fn alpn(&self) -> Option> { function cipher_suites (line 196) | pub fn cipher_suites(&self) -> &[CipherSuite] { type ServerConfig (line 220) | pub struct ServerConfig { method builder (line 348) | pub fn builder() -> ConfigBuilder { method builder_with_protocol_versions (line 363) | pub fn builder_with_protocol_versions( method builder_with_provider (line 380) | pub fn builder_with_provider( method supports_version (line 392) | pub(crate) fn supports_version(&self, v: ProtocolVersion) -> bool { method supports_protocol (line 401) | pub(crate) fn supports_protocol(&self, proto: Protocol) -> bool { method clone (line 321) | fn clone(&self) -> Self { type ReadEarlyData (line 414) | pub struct ReadEarlyData<'a> { function new (line 419) | fn new(early_data: &'a mut EarlyDataState) -> Self { function read (line 425) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function read_buf (line 430) | fn read_buf(&mut self, cursor: core::io::BorrowedCursor<'_>) -> io::Resu... type ServerConnection (line 439) | pub struct ServerConnection { method new (line 446) | pub fn new(config: Arc) -> Result { method server_name (line 470) | pub fn server_name(&self) -> Option<&str> { method received_resumption_data (line 479) | pub fn received_resumption_data(&self) -> Option<&[u8]> { method set_resumption_data (line 496) | pub fn set_resumption_data(&mut self, data: &[u8]) { method reject_early_data (line 506) | pub fn reject_early_data(&mut self) { method early_data (line 520) | pub fn early_data(&mut self) -> Option { method dangerous_extract_secrets (line 531) | pub fn dangerous_extract_secrets(self) -> Result fmt::Result { type Target (line 544) | type Target = ConnectionCommon; method deref (line 546) | fn deref(&self) -> &Self::Target { method deref_mut (line 552) | fn deref_mut(&mut self) -> &mut Self::Target { function from (line 558) | fn from(conn: ServerConnection) -> Self { type Acceptor (line 609) | pub struct Acceptor { method read_tls (line 636) | pub fn read_tls(&mut self, rd: &mut dyn io::Read) -> Result Result, Error> { method default (line 615) | fn default() -> Self { type Accepted (line 685) | pub struct Accepted { method client_hello (line 693) | pub fn client_hello(&self) -> ClientHello<'_> { method into_connection (line 708) | pub fn into_connection(mut self, config: Arc) -> Result<... method client_hello_payload (line 730) | fn client_hello_payload(message: &Message) -> &ClientHelloPayload { type Accepting (line 742) | struct Accepting; method handle (line 745) | fn handle( type EarlyDataState (line 754) | pub(super) enum EarlyDataState { method reject (line 767) | pub(super) fn reject(&mut self) { method accept (line 771) | pub(super) fn accept(&mut self, max_size: usize) { method was_accepted (line 775) | fn was_accepted(&self) -> bool { method was_rejected (line 779) | pub(super) fn was_rejected(&self) -> bool { method read (line 783) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_buf (line 791) | fn read_buf(&mut self, cursor: core::io::BorrowedCursor<'_>) -> io::Re... method take_received_plaintext (line 798) | pub(super) fn take_received_plaintext(&mut self, bytes: Payload) -> bo... method default (line 761) | fn default() -> Self { method fmt (line 811) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { function for_server (line 821) | pub(crate) fn for_server( function reject_early_data (line 835) | pub(crate) fn reject_early_data(&mut self) { function get_sni_str (line 843) | pub(crate) fn get_sni_str(&self) -> Option<&str> { type ServerConnectionData (line 850) | pub struct ServerConnectionData { method get_sni_str (line 858) | pub(super) fn get_sni_str(&self) -> Option<&str> { function test_read_in_new_state (line 872) | fn test_read_in_new_state() { function test_read_buf_in_new_state (line 881) | fn test_read_buf_in_new_state() { FILE: builder/third-party/rustls/src/server/tls12.rs type CompleteClientHelloHandling (line 58) | pub(in crate::server) struct CompleteClientHelloHandling { method handle_client_hello (line 70) | pub(in crate::server) fn handle_client_hello( method start_resumption (line 270) | fn start_resumption( function emit_server_hello (line 342) | fn emit_server_hello( function emit_certificate (line 380) | fn emit_certificate( function emit_cert_status (line 397) | fn emit_cert_status(transcript: &mut HandshakeHash, common: &mut CommonS... function emit_server_kx (line 412) | fn emit_server_kx( function emit_certificate_req (line 454) | fn emit_certificate_req( function emit_server_hello_done (line 495) | fn emit_server_hello_done(transcript: &mut HandshakeHash, common: &mut C... type ExpectCertificate (line 510) | struct ExpectCertificate { method handle (line 522) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectClientKx (line 578) | struct ExpectClientKx { method handle (line 591) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectCertificateVerify (line 647) | struct ExpectCertificateVerify { method handle (line 658) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectCcs (line 710) | struct ExpectCcs { method handle (line 721) | fn handle(self: Box, cx: &mut ServerContext<'_>, m: Message) -> ... function get_server_connection_value_tls12 (line 752) | fn get_server_connection_value_tls12( function emit_ticket (line 779) | fn emit_ticket( function emit_ccs (line 812) | fn emit_ccs(common: &mut CommonState) { function emit_finished (line 821) | fn emit_finished( type ExpectFinished (line 842) | struct ExpectFinished { method handle (line 853) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectTraffic (line 920) | struct ExpectTraffic { method handle (line 928) | fn handle(self: Box, cx: &mut ServerContext<'_>, m: Message) -> ... method export_keying_material (line 943) | fn export_keying_material( method extract_secrets (line 954) | fn extract_secrets(&self) -> Result { FILE: builder/third-party/rustls/src/server/tls13.rs type EarlyDataDecision (line 74) | pub(super) enum EarlyDataDecision { type CompleteClientHelloHandling (line 80) | pub(in crate::server) struct CompleteClientHelloHandling { method check_binder (line 106) | fn check_binder( method attempt_tls13_ticket_decryption (line 131) | fn attempt_tls13_ticket_decryption( method handle_client_hello (line 148) | pub(in crate::server) fn handle_client_hello( function max_early_data_size (line 90) | fn max_early_data_size(configured: u32) -> usize { function emit_server_hello (line 481) | fn emit_server_hello( function emit_fake_ccs (line 561) | fn emit_fake_ccs(common: &mut CommonState) { function emit_hello_retry_request (line 572) | fn emit_hello_retry_request( function decide_if_early_data_allowed (line 607) | fn decide_if_early_data_allowed( function emit_encrypted_extensions (line 666) | fn emit_encrypted_extensions( function emit_certificate_req_tls13 (line 698) | fn emit_certificate_req_tls13( function emit_certificate_tls13 (line 738) | fn emit_certificate_tls13( function emit_certificate_verify_tls13 (line 779) | fn emit_certificate_verify_tls13( function emit_finished_tls13 (line 815) | fn emit_finished_tls13( type ExpectAndSkipRejectedEarlyData (line 850) | struct ExpectAndSkipRejectedEarlyData { method handle (line 856) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectCertificate (line 872) | struct ExpectCertificate { method handle (line 881) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectCertificateVerify (line 943) | struct ExpectCertificateVerify { method handle (line 953) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectEarlyData (line 993) | struct ExpectEarlyData { method handle (line 1002) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... function get_server_session_value (line 1046) | fn get_server_session_value( type ExpectFinished (line 1074) | struct ExpectFinished { method emit_ticket (line 1083) | fn emit_ticket( method handle (line 1155) | fn handle(mut self: Box, cx: &mut ServerContext<'_>, m: Message)... type ExpectTraffic (line 1206) | struct ExpectTraffic { method handle_key_update (line 1212) | fn handle_key_update( method handle (line 1239) | fn handle(mut self: Box, cx: &mut ServerContext, m: Message) -> ... method export_keying_material (line 1264) | fn export_keying_material( method extract_secrets (line 1274) | fn extract_secrets(&self) -> Result { type ExpectQuicTraffic (line 1280) | struct ExpectQuicTraffic { method handle (line 1286) | fn handle(self: Box, _cx: &mut ServerContext<'_>, m: Message) ->... method export_keying_material (line 1291) | fn export_keying_material( FILE: builder/third-party/rustls/src/stream.rs type Stream (line 11) | pub struct Stream<'a, C: 'a + ?Sized, T: 'a + Read + Write + ?Sized> { function new (line 27) | pub fn new(conn: &'a mut C, sock: &'a mut T) -> Self { function complete_prior_io (line 33) | fn complete_prior_io(&mut self) -> Result<()> { method read (line 52) | fn read(&mut self, buf: &mut [u8]) -> Result { method read_buf (line 69) | fn read_buf(&mut self, cursor: core::io::BorrowedCursor<'_>) -> Result<(... method write (line 92) | fn write(&mut self, buf: &[u8]) -> Result { method write_vectored (line 105) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> Result { method flush (line 121) | fn flush(&mut self) -> Result<()> { type StreamOwned (line 138) | pub struct StreamOwned { function new (line 157) | pub fn new(conn: C, sock: T) -> Self { function get_ref (line 162) | pub fn get_ref(&self) -> &T { function get_mut (line 167) | pub fn get_mut(&mut self) -> &mut T { function into_parts (line 172) | pub fn into_parts(self) -> (C, T) { function as_stream (line 183) | fn as_stream(&'a mut self) -> Stream<'a, C, T> { method read (line 197) | fn read(&mut self, buf: &mut [u8]) -> Result { method read_buf (line 202) | fn read_buf(&mut self, cursor: core::io::BorrowedCursor<'_>) -> Result<(... method write (line 213) | fn write(&mut self, buf: &[u8]) -> Result { method flush (line 217) | fn flush(&mut self) -> Result<()> { function stream_can_be_created_for_connection_and_tcpstream (line 230) | fn stream_can_be_created_for_connection_and_tcpstream() { function streamowned_can_be_created_for_client_and_tcpstream (line 235) | fn streamowned_can_be_created_for_client_and_tcpstream() { function streamowned_can_be_created_for_server_and_tcpstream (line 240) | fn streamowned_can_be_created_for_server_and_tcpstream() { FILE: builder/third-party/rustls/src/suites.rs type CipherSuiteCommon (line 16) | pub struct CipherSuiteCommon { type SupportedCipherSuite (line 49) | pub enum SupportedCipherSuite { method suite (line 59) | pub fn suite(&self) -> CipherSuite { method hash_provider (line 64) | pub(crate) fn hash_provider(&self) -> &'static dyn crypto::hash::Hash { method common (line 68) | pub(crate) fn common(&self) -> &CipherSuiteCommon { method tls13 (line 77) | pub fn tls13(&self) -> Option<&'static Tls13CipherSuite> { method version (line 86) | pub fn version(&self) -> &'static SupportedProtocolVersion { method usable_for_signature_algorithm (line 96) | pub fn usable_for_signature_algorithm(&self, _sig_alg: SignatureAlgori... method usable_for_protocol (line 111) | pub(crate) fn usable_for_protocol(&self, proto: Protocol) -> bool { method fmt (line 123) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function choose_ciphersuite_preferring_client (line 129) | pub(crate) fn choose_ciphersuite_preferring_client( function choose_ciphersuite_preferring_server (line 145) | pub(crate) fn choose_ciphersuite_preferring_server( function reduce_given_sigalg (line 161) | pub(crate) fn reduce_given_sigalg( function reduce_given_version_and_protocol (line 173) | pub(crate) fn reduce_given_version_and_protocol( function compatible_sigscheme_for_suites (line 185) | pub(crate) fn compatible_sigscheme_for_suites( type ExtractedSecrets (line 200) | pub struct ExtractedSecrets { type PartiallyExtractedSecrets (line 209) | pub(crate) struct PartiallyExtractedSecrets { type ConnectionTrafficSecrets (line 223) | pub enum ConnectionTrafficSecrets { function test_client_pref (line 256) | fn test_client_pref() { function test_server_pref (line 268) | fn test_server_pref() { function test_pref_fails (line 280) | fn test_pref_fails() { function test_scs_is_debug (line 294) | fn test_scs_is_debug() { function test_can_resume_to (line 299) | fn test_can_resume_to() { FILE: builder/third-party/rustls/src/ticketer.rs type TicketSwitcherState (line 13) | pub(crate) struct TicketSwitcherState { type TicketSwitcher (line 24) | pub struct TicketSwitcher { method new (line 38) | pub fn new( method maybe_roll (line 65) | pub(crate) fn maybe_roll(&self, now: UnixTime) -> Option u32 { method enabled (line 142) | fn enabled(&self) -> bool { method encrypt (line 146) | fn encrypt(&self, message: &[u8]) -> Option> { method decrypt (line 152) | fn decrypt(&self, ciphertext: &[u8]) -> Option> { FILE: builder/third-party/rustls/src/tls12/mod.rs type Tls12CipherSuite (line 20) | pub struct Tls12CipherSuite { method resolve_sig_schemes (line 58) | pub fn resolve_sig_schemes(&self, offered: &[SignatureScheme]) -> Vec<... method fmt (line 80) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 68) | fn from(s: &'static Tls12CipherSuite) -> Self { method eq (line 74) | fn eq(&self, other: &Self) -> bool { type ConnectionSecrets (line 88) | pub(crate) struct ConnectionSecrets { method from_key_exchange (line 95) | pub(crate) fn from_key_exchange( method new_resume (line 133) | pub(crate) fn new_resume( method make_cipher_pair (line 150) | pub(crate) fn make_cipher_pair(&self, side: Side) -> MessageCipherPair { method make_key_block (line 186) | fn make_key_block(&self) -> Vec { method suite (line 206) | pub(crate) fn suite(&self) -> &'static Tls12CipherSuite { method master_secret (line 210) | pub(crate) fn master_secret(&self) -> &[u8] { method make_verify_data (line 214) | fn make_verify_data(&self, handshake_hash: &hash::Output, label: &[u8]... method client_verify_data (line 227) | pub(crate) fn client_verify_data(&self, handshake_hash: &hash::Output)... method server_verify_data (line 231) | pub(crate) fn server_verify_data(&self, handshake_hash: &hash::Output)... method export_keying_material (line 235) | pub(crate) fn export_keying_material( method extract_secrets (line 255) | pub(crate) fn extract_secrets(&self, side: Side) -> Result &[u8] { function join_randoms (line 307) | fn join_randoms(first: &[u8; 32], second: &[u8; 32]) -> [u8; 64] { type MessageCipherPair (line 314) | type MessageCipherPair = (Box, Box( constant DOWNGRADE_SENTINEL (line 331) | pub(crate) const DOWNGRADE_SENTINEL: [u8; 8] = [0x44, 0x4f, 0x57, 0x4e, ... function server_ecdhe_remaining_bytes (line 340) | fn server_ecdhe_remaining_bytes() { function client_ecdhe_invalid (line 352) | fn client_ecdhe_invalid() { FILE: builder/third-party/rustls/src/tls13/key_schedule.rs type SecretKind (line 17) | enum SecretKind { method to_bytes (line 30) | fn to_bytes(self) -> &'static [u8] { method log_label (line 45) | fn log_label(self) -> Option<&'static str> { type KeySchedule (line 64) | struct KeySchedule { method new (line 553) | fn new(suite: &'static Tls13CipherSuite, secret: &[u8]) -> Self { method set_encrypter (line 562) | fn set_encrypter(&self, secret: &OkmBlock, common: &mut CommonState) { method set_decrypter (line 575) | fn set_decrypter(&self, secret: &OkmBlock, common: &mut CommonState) { method derive_decrypter (line 581) | fn derive_decrypter(&self, secret: &OkmBlock) -> Box Self { method input_empty (line 601) | fn input_empty(&mut self) { method input_secret (line 611) | fn input_secret(&mut self, secret: &[u8]) { method input_from_key_exchange (line 620) | fn input_from_key_exchange( method derive (line 634) | fn derive(&self, kind: SecretKind, hs_hash: &[u8]) -> OkmBlock { method derive_logged_secret (line 638) | fn derive_logged_secret( method derive_for_empty_hash (line 660) | fn derive_for_empty_hash(&self, kind: SecretKind) -> OkmBlock { method sign_finish (line 672) | fn sign_finish(&self, base_key: &OkmBlock, hs_hash: &hash::Output) -> ... method sign_verify_data (line 678) | fn sign_verify_data(&self, base_key: &OkmBlock, hs_hash: &hash::Output... method derive_next (line 691) | fn derive_next(&self, base_key: &OkmBlock) -> OkmBlock { method derive_ticket_psk (line 701) | fn derive_ticket_psk(&self, rms: &OkmBlock, nonce: &[u8]) -> OkmBlock { method export_keying_material (line 709) | fn export_keying_material( type KeyScheduleEarly (line 76) | pub(crate) struct KeyScheduleEarly { method new (line 81) | pub(crate) fn new(suite: &'static Tls13CipherSuite, secret: &[u8]) -> ... method client_early_traffic_secret (line 87) | pub(crate) fn client_early_traffic_secret( method resumption_psk_binder_key_and_sign_verify_data (line 117) | pub(crate) fn resumption_psk_binder_key_and_sign_verify_data( type KeySchedulePreHandshake (line 133) | pub(crate) struct KeySchedulePreHandshake { method new (line 138) | pub(crate) fn new(suite: &'static Tls13CipherSuite) -> Self { method into_handshake (line 144) | pub(crate) fn into_handshake( method from (line 156) | fn from(KeyScheduleEarly { ks }: KeyScheduleEarly) -> Self { type KeyScheduleHandshakeStart (line 162) | pub(crate) struct KeyScheduleHandshakeStart { method derive_client_handshake_secrets (line 167) | pub(crate) fn derive_client_handshake_secrets( method derive_server_handshake_secrets (line 194) | pub(crate) fn derive_server_handshake_secrets( method into_handshake (line 212) | fn into_handshake( type KeyScheduleHandshake (line 253) | pub(crate) struct KeyScheduleHandshake { method sign_server_finish (line 260) | pub(crate) fn sign_server_finish(&self, hs_hash: &hash::Output) -> hma... method set_handshake_encrypter (line 265) | pub(crate) fn set_handshake_encrypter(&self, common: &mut CommonState) { method set_handshake_decrypter (line 271) | pub(crate) fn set_handshake_decrypter( method into_traffic_with_client_finished_pending (line 290) | pub(crate) fn into_traffic_with_client_finished_pending( method into_pre_finished_client_traffic (line 326) | pub(crate) fn into_pre_finished_client_traffic( type KeyScheduleClientBeforeFinished (line 341) | pub(crate) struct KeyScheduleClientBeforeFinished { method into_traffic (line 346) | pub(crate) fn into_traffic(self, common: &mut CommonState) -> KeySched... type KeyScheduleTrafficWithClientFinishedPending (line 382) | pub(crate) struct KeyScheduleTrafficWithClientFinishedPending { method update_decrypter (line 388) | pub(crate) fn update_decrypter(&self, common: &mut CommonState) { method sign_client_finish (line 395) | pub(crate) fn sign_client_finish( type KeyScheduleTraffic (line 420) | pub(crate) struct KeyScheduleTraffic { method new (line 428) | fn new( method update_encrypter_and_notify (line 465) | pub(crate) fn update_encrypter_and_notify(&mut self, common: &mut Comm... method update_decrypter (line 471) | pub(crate) fn update_decrypter(&mut self, common: &mut CommonState) { method next_application_traffic_secret (line 476) | pub(crate) fn next_application_traffic_secret(&mut self, side: Side) -... method resumption_master_secret_and_derive_ticket_psk (line 487) | pub(crate) fn resumption_master_secret_and_derive_ticket_psk( method export_keying_material (line 499) | pub(crate) fn export_keying_material( method extract_secrets (line 509) | pub(crate) fn extract_secrets(&self, side: Side) -> Result, const N: usize>( function hkdf_expand_label_block (line 758) | pub(crate) fn hkdf_expand_label_block( function hkdf_expand_label_aead_key (line 769) | pub(crate) fn hkdf_expand_label_aead_key( function hkdf_expand_label_slice (line 784) | fn hkdf_expand_label_slice( function derive_traffic_key (line 795) | pub(crate) fn derive_traffic_key(expander: &dyn HkdfExpander, aead_key_l... function derive_traffic_iv (line 799) | pub(crate) fn derive_traffic_iv(expander: &dyn HkdfExpander) -> Iv { function hkdf_expand_label_inner (line 803) | fn hkdf_expand_label_inner( function test_vectors (line 845) | fn test_vectors() { function assert_traffic_secret (line 967) | fn assert_traffic_secret( function seal_zeroes (line 1002) | fn seal_zeroes(key: aead::UnboundKey) -> Vec { function bench_sha256 (line 1019) | fn bench_sha256(b: &mut test::Bencher) { FILE: builder/third-party/rustls/src/tls13/mod.rs type Tls13CipherSuite (line 11) | pub struct Tls13CipherSuite { method can_resume_from (line 41) | pub fn can_resume_from(&self, prev: &'static Self) -> Option<&'static ... method fmt (line 60) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 48) | fn from(s: &'static Tls13CipherSuite) -> Self { method eq (line 54) | fn eq(&self, other: &Self) -> bool { function construct_client_verify_message (line 68) | pub(crate) fn construct_client_verify_message(handshake_hash: &hash::Out... function construct_server_verify_message (line 73) | pub(crate) fn construct_server_verify_message(handshake_hash: &hash::Out... function construct_verify_message (line 77) | fn construct_verify_message( FILE: builder/third-party/rustls/src/vecbuf.rs type ChunkVecBuffer (line 11) | pub(crate) struct ChunkVecBuffer { method new (line 17) | pub(crate) fn new(limit: Option) -> Self { method set_limit (line 31) | pub(crate) fn set_limit(&mut self, new_limit: Option) { method is_empty (line 36) | pub(crate) fn is_empty(&self) -> bool { method is_full (line 40) | pub(crate) fn is_full(&self) -> bool { method len (line 47) | pub(crate) fn len(&self) -> usize { method apply_limit (line 58) | pub(crate) fn apply_limit(&self, len: usize) -> usize { method append_limited_copy (line 69) | pub(crate) fn append_limited_copy(&mut self, bytes: &[u8]) -> usize { method append (line 76) | pub(crate) fn append(&mut self, bytes: Vec) -> usize { method pop (line 88) | pub(crate) fn pop(&mut self) -> Option> { method read (line 94) | pub(crate) fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_buf (line 111) | pub(crate) fn read_buf(&mut self, mut cursor: core::io::BorrowedCursor... method consume (line 122) | fn consume(&mut self, mut used: usize) { method write_to (line 135) | pub(crate) fn write_to(&mut self, wr: &mut dyn io::Write) -> io::Resul... function short_append_copy_with_limit (line 156) | fn short_append_copy_with_limit() { function read_buf (line 170) | fn read_buf() { FILE: builder/third-party/rustls/src/verify.rs type HandshakeSignatureValid (line 24) | pub struct HandshakeSignatureValid(()); method assertion (line 28) | pub fn assertion() -> Self { type FinishedMessageVerified (line 34) | pub(crate) struct FinishedMessageVerified(()); method assertion (line 37) | pub(crate) fn assertion() -> Self { type ServerCertVerified (line 45) | pub struct ServerCertVerified(()); method assertion (line 50) | pub fn assertion() -> Self { type ClientCertVerified (line 57) | pub struct ClientCertVerified(()); method assertion (line 61) | pub fn assertion() -> Self { type ServerCertVerifier (line 69) | pub trait ServerCertVerifier: Debug + Send + Sync { method verify_server_cert (line 82) | fn verify_server_cert( method verify_tls12_signature (line 106) | fn verify_tls12_signature( method verify_tls13_signature (line 127) | fn verify_tls13_signature( method supported_verify_schemes (line 138) | fn supported_verify_schemes(&self) -> Vec; type ClientCertVerifier (line 143) | pub trait ClientCertVerifier: Debug + Send + Sync { method offer_client_auth (line 146) | fn offer_client_auth(&self) -> bool { method client_auth_mandatory (line 153) | fn client_auth_mandatory(&self) -> bool { method root_hint_subjects (line 186) | fn root_hint_subjects(&self) -> &[DistinguishedName]; method verify_client_cert (line 202) | fn verify_client_cert( method verify_tls12_signature (line 224) | fn verify_tls12_signature( method verify_tls13_signature (line 240) | fn verify_tls13_signature( method supported_verify_schemes (line 251) | fn supported_verify_schemes(&self) -> Vec; method offer_client_auth (line 262) | fn offer_client_auth(&self) -> bool { method root_hint_subjects (line 266) | fn root_hint_subjects(&self) -> &[DistinguishedName] { method verify_client_cert (line 270) | fn verify_client_cert( method verify_tls12_signature (line 279) | fn verify_tls12_signature( method verify_tls13_signature (line 288) | fn verify_tls13_signature( method supported_verify_schemes (line 297) | fn supported_verify_schemes(&self) -> Vec { type NoClientAuth (line 259) | pub struct NoClientAuth; type DigitallySignedStruct (line 304) | pub struct DigitallySignedStruct { method new (line 311) | pub(crate) fn new(scheme: SignatureScheme, sig: Vec) -> Self { method signature (line 319) | pub fn signature(&self) -> &[u8] { method encode (line 325) | fn encode(&self, bytes: &mut Vec) { method read (line 330) | fn read(r: &mut Reader) -> Result { function assertions_are_debug (line 339) | fn assertions_are_debug() { FILE: builder/third-party/rustls/src/verifybench.rs function duration_nanos (line 20) | fn duration_nanos(d: Duration) -> u64 { function test_reddit_cert (line 25) | fn test_reddit_cert() { function test_github_cert (line 38) | fn test_github_cert() { function test_arstechnica_cert (line 51) | fn test_arstechnica_cert() { function test_servo_cert (line 66) | fn test_servo_cert() { function test_twitter_cert (line 79) | fn test_twitter_cert() { function test_wikipedia_cert (line 92) | fn test_wikipedia_cert() { function test_google_cert (line 105) | fn test_google_cert() { function test_hn_cert (line 118) | fn test_hn_cert() { function test_stackoverflow_cert (line 131) | fn test_stackoverflow_cert() { function test_duckduckgo_cert (line 144) | fn test_duckduckgo_cert() { function test_rustlang_cert (line 157) | fn test_rustlang_cert() { function test_wapo_cert (line 171) | fn test_wapo_cert() { type Context (line 183) | struct Context { method new (line 192) | fn new(name: &'static str, domain: &'static str, certs: &[&'static [u8... method bench (line 212) | fn bench(&self, count: usize) { FILE: builder/third-party/rustls/src/versions.rs type SupportedProtocolVersion (line 12) | pub struct SupportedProtocolVersion { method fmt (line 18) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type EnabledVersions (line 49) | pub(crate) struct EnabledVersions { method fmt (line 56) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 70) | pub(crate) fn new(versions: &[&'static SupportedProtocolVersion]) -> S... method contains (line 89) | pub(crate) fn contains(&self, version: ProtocolVersion) -> bool { FILE: builder/third-party/rustls/src/webpki/anchors.rs type RootCertStore (line 15) | pub struct RootCertStore { method empty (line 22) | pub fn empty() -> Self { method add_parsable_certificates (line 33) | pub fn add_parsable_certificates<'a>( method add (line 72) | pub fn add(&mut self, der: CertificateDer<'_>) -> Result<(), Error> { method subjects (line 88) | pub fn subjects(&self) -> Vec { method is_empty (line 96) | pub fn is_empty(&self) -> bool { method len (line 101) | pub fn len(&self) -> usize { method extend (line 107) | fn extend>>(&mut self, ite... method fmt (line 113) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function root_cert_store_debug (line 121) | fn root_cert_store_debug() { FILE: builder/third-party/rustls/src/webpki/client_verifier.rs type ClientCertVerifierBuilder (line 28) | pub struct ClientCertVerifierBuilder { method new (line 39) | pub(crate) fn new( method clear_root_hint_subjects (line 63) | pub fn clear_root_hint_subjects(mut self) -> Self { method add_root_hint_subjects (line 77) | pub fn add_root_hint_subjects( method with_crls (line 98) | pub fn with_crls( method only_check_end_entity_revocation (line 115) | pub fn only_check_end_entity_revocation(mut self) -> Self { method allow_unauthenticated (line 124) | pub fn allow_unauthenticated(mut self) -> Self { method allow_unknown_revocation_status (line 137) | pub fn allow_unknown_revocation_status(mut self) -> Self { method build (line 158) | pub fn build(self) -> Result, VerifierBuil... type WebPkiClientVerifier (line 234) | pub struct WebPkiClientVerifier { method builder (line 257) | pub fn builder(roots: Arc) -> ClientCertVerifierBuilder { method builder_with_provider (line 271) | pub fn builder_with_provider( method no_client_auth (line 283) | pub fn no_client_auth() -> Arc { method new (line 301) | pub(crate) fn new( method offer_client_auth (line 323) | fn offer_client_auth(&self) -> bool { method client_auth_mandatory (line 327) | fn client_auth_mandatory(&self) -> bool { method root_hint_subjects (line 334) | fn root_hint_subjects(&self) -> &[DistinguishedName] { method verify_client_cert (line 338) | fn verify_client_cert( method verify_tls12_signature (line 376) | fn verify_tls12_signature( method verify_tls13_signature (line 385) | fn verify_tls13_signature( method supported_verify_schemes (line 394) | fn supported_verify_schemes(&self) -> Vec { type AnonymousClientPolicy (line 401) | pub(crate) enum AnonymousClientPolicy { function load_crls (line 420) | fn load_crls(crls_der: &[&[u8]]) -> Vec Vec> { function load_roots (line 439) | fn load_roots(roots_der: &[&[u8]]) -> Arc { function test_roots (line 449) | fn test_roots() -> Arc { function test_client_verifier_no_auth (line 457) | fn test_client_verifier_no_auth() { function test_client_verifier_required_auth (line 463) | fn test_client_verifier_required_auth() { function test_client_verifier_optional_auth (line 473) | fn test_client_verifier_optional_auth() { function test_client_verifier_without_crls_required_auth (line 483) | fn test_client_verifier_without_crls_required_auth() { function test_client_verifier_without_crls_opptional_auth (line 494) | fn test_client_verifier_without_crls_opptional_auth() { function test_with_invalid_crls (line 504) | fn test_with_invalid_crls() { function test_with_crls_multiple_calls (line 513) | fn test_with_crls_multiple_calls() { function test_client_verifier_with_crls_required_auth_implicit (line 532) | fn test_client_verifier_with_crls_required_auth_implicit() { function test_client_verifier_with_crls_optional_auth (line 542) | fn test_client_verifier_with_crls_optional_auth() { function test_client_verifier_ee_only (line 554) | fn test_client_verifier_ee_only() { function test_client_verifier_allow_unknown (line 565) | fn test_client_verifier_allow_unknown() { function test_builder_no_roots (line 576) | fn test_builder_no_roots() { function smoke (line 583) | fn smoke() { FILE: builder/third-party/rustls/src/webpki/mod.rs type VerifierBuilderError (line 32) | pub enum VerifierBuilderError { method from (line 40) | fn from(value: CertRevocationListError) -> Self { method fmt (line 46) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function pki_error (line 56) | fn pki_error(error: webpki::Error) -> Error { function crl_error (line 82) | fn crl_error(e: webpki::Error) -> CertRevocationListError { function parse_crls (line 102) | fn parse_crls( function pki_crl_errors (line 113) | fn pki_crl_errors() { function crl_error_from_webpki (line 144) | fn crl_error_from_webpki() { FILE: builder/third-party/rustls/src/webpki/server_verifier.rs type ServerCertVerifierBuilder (line 27) | pub struct ServerCertVerifierBuilder { method new (line 36) | pub(crate) fn new( method with_crls (line 52) | pub fn with_crls( method only_check_end_entity_revocation (line 69) | pub fn only_check_end_entity_revocation(mut self) -> Self { method allow_unknown_revocation_status (line 82) | pub fn allow_unknown_revocation_status(mut self) -> Self { method build (line 101) | pub fn build(self) -> Result, VerifierBuilde... type WebPkiServerVerifier (line 120) | pub struct WebPkiServerVerifier { method builder (line 140) | pub fn builder(roots: Arc) -> ServerCertVerifierBuilder { method builder_with_provider (line 152) | pub fn builder_with_provider( method new_without_revocation (line 161) | pub(crate) fn new_without_revocation( method new (line 185) | pub(crate) fn new( method verify_server_cert (line 213) | fn verify_server_cert( method verify_tls12_signature (line 260) | fn verify_tls12_signature( method verify_tls13_signature (line 269) | fn verify_tls13_signature( method supported_verify_schemes (line 278) | fn supported_verify_schemes(&self) -> Vec { function load_crls (line 294) | fn load_crls(crls_der: &[&[u8]]) -> Vec Vec> { function load_roots (line 313) | fn load_roots(roots_der: &[&[u8]]) -> Arc { function test_roots (line 323) | fn test_roots() -> Arc { function test_with_invalid_crls (line 331) | fn test_with_invalid_crls() { function test_with_crls_multiple_calls (line 343) | fn test_with_crls_multiple_calls() { function test_builder_no_roots (line 366) | fn test_builder_no_roots() { function test_server_verifier_ee_only (line 377) | fn test_server_verifier_ee_only() { function test_server_verifier_allow_unknown (line 390) | fn test_server_verifier_allow_unknown() { function test_server_verifier_allow_unknown_ee_only (line 404) | fn test_server_verifier_allow_unknown_ee_only() { FILE: builder/third-party/rustls/src/webpki/verify.rs function verify_server_cert_signed_by_trust_anchor (line 25) | pub fn verify_server_cert_signed_by_trust_anchor( function verify_server_name (line 45) | pub fn verify_server_name( type WebPkiSupportedAlgorithms (line 58) | pub struct WebPkiSupportedAlgorithms { method supported_schemes (line 85) | pub fn supported_schemes(&self) -> Vec { method convert_scheme (line 93) | fn convert_scheme( method fmt (line 106) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParsedCertificate (line 118) | pub struct ParsedCertificate<'a>(pub(crate) webpki::EndEntityCert<'a>); type Error (line 121) | type Error = Error; function try_from (line 122) | fn try_from(value: &'a CertificateDer<'a>) -> Result { function verify_tls12_signature (line 137) | pub fn verify_tls12_signature( function verify_tls13_signature (line 165) | pub fn verify_tls13_signature( function verify_server_cert_signed_by_trust_anchor_impl (line 197) | pub(crate) fn verify_server_cert_signed_by_trust_anchor_impl( function certificate_debug (line 226) | fn certificate_debug() { function webpki_supported_algorithms_is_debug (line 235) | fn webpki_supported_algorithms_is_debug() { FILE: builder/third-party/rustls/src/x509.rs function asn1_wrap (line 5) | pub(crate) fn asn1_wrap(tag: u8, bytes: &[u8]) -> Vec { function wrap_in_sequence (line 37) | pub(crate) fn wrap_in_sequence(bytes: &[u8]) -> Vec { constant DER_SEQUENCE_TAG (line 41) | const DER_SEQUENCE_TAG: u8 = 0x30; function test_empty (line 49) | fn test_empty() { function test_small (line 54) | fn test_small() { function test_medium (line 62) | fn test_medium() { function test_large (line 72) | fn test_large() { function test_huge (line 83) | fn test_huge() { function test_gigantic (line 92) | fn test_gigantic() { function test_ludicrous (line 101) | fn test_ludicrous() { FILE: builder/third-party/rustls/tests/api.rs function alpn_test_error (line 40) | fn alpn_test_error( function alpn_test (line 67) | fn alpn_test(server_protos: Vec>, client_protos: Vec>, a... function alpn (line 72) | fn alpn() { function version_test (line 106) | fn version_test( function versions (line 145) | fn versions() { function check_read (line 190) | fn check_read(reader: &mut dyn io::Read, bytes: &[u8]) { function check_read_err (line 196) | fn check_read_err(reader: &mut dyn io::Read, err_kind: io::ErrorKind) { function check_read_buf (line 203) | fn check_read_buf(reader: &mut dyn io::Read, bytes: &[u8]) { function check_read_buf_err (line 214) | fn check_read_buf_err(reader: &mut dyn io::Read, err_kind: io::ErrorKind) { function config_builder_for_client_rejects_empty_kx_groups (line 227) | fn config_builder_for_client_rejects_empty_kx_groups() { function config_builder_for_client_rejects_empty_cipher_suites (line 243) | fn config_builder_for_client_rejects_empty_cipher_suites() { function config_builder_for_client_rejects_incompatible_cipher_suites (line 260) | fn config_builder_for_client_rejects_incompatible_cipher_suites() { function config_builder_for_server_rejects_empty_kx_groups (line 276) | fn config_builder_for_server_rejects_empty_kx_groups() { function config_builder_for_server_rejects_empty_cipher_suites (line 292) | fn config_builder_for_server_rejects_empty_cipher_suites() { function config_builder_for_server_rejects_incompatible_cipher_suites (line 309) | fn config_builder_for_server_rejects_incompatible_cipher_suites() { function buffered_client_data_sent (line 325) | fn buffered_client_data_sent() { function buffered_server_data_sent (line 344) | fn buffered_server_data_sent() { function buffered_both_data_sent (line 363) | fn buffered_both_data_sent() { function client_can_get_server_cert (line 399) | fn client_can_get_server_cert() { function client_can_get_server_cert_after_resumption (line 414) | fn client_can_get_server_cert_after_resumption() { function server_can_get_client_cert (line 437) | fn server_can_get_client_cert() { function server_can_get_client_cert_after_resumption (line 454) | fn server_can_get_client_cert_after_resumption() { function test_config_builders_debug (line 477) | fn test_config_builders_debug() { function server_allow_any_anonymous_or_authenticated_client (line 516) | fn server_allow_any_anonymous_or_authenticated_client() { function check_read_and_close (line 547) | fn check_read_and_close(reader: &mut dyn io::Read, expect: &[u8]) { function server_close_notify (line 553) | fn server_close_notify() { function client_close_notify (line 592) | fn client_close_notify() { function server_closes_uncleanly (line 631) | fn server_closes_uncleanly() { function client_closes_uncleanly (line 676) | fn client_closes_uncleanly() { function test_tls13_valid_early_plaintext_alert (line 721) | fn test_tls13_valid_early_plaintext_alert() { function test_tls13_too_short_early_plaintext_alert (line 754) | fn test_tls13_too_short_early_plaintext_alert() { function test_tls13_late_plaintext_alert (line 778) | fn test_tls13_late_plaintext_alert() { type ServerCheckCertResolve (line 803) | struct ServerCheckCertResolve { method resolve (line 811) | fn resolve(&self, client_hello: ClientHello) -> Option Option bool { function test_client_cert_resolve (line 1319) | fn test_client_cert_resolve( function client_cert_resolve_default (line 1372) | fn client_cert_resolve_default() { function client_cert_resolve_server_no_hints (line 1389) | fn client_cert_resolve_server_no_hints() { function client_cert_resolve_server_added_hint (line 1403) | fn client_cert_resolve_server_added_hint() { function client_auth_works (line 1424) | fn client_auth_works() { function client_mandatory_auth_client_revocation_works (line 1438) | fn client_mandatory_auth_client_revocation_works() { function client_mandatory_auth_intermediate_revocation_works (line 1510) | fn client_mandatory_auth_intermediate_revocation_works() { function client_optional_auth_client_revocation_works (line 1559) | fn client_optional_auth_client_revocation_works() { function client_error_is_sticky (line 1583) | fn client_error_is_sticky() { function server_error_is_sticky (line 1595) | fn server_error_is_sticky() { function server_flush_does_nothing (line 1607) | fn server_flush_does_nothing() { function client_flush_does_nothing (line 1613) | fn client_flush_does_nothing() { function server_is_send_and_sync (line 1620) | fn server_is_send_and_sync() { function client_is_send_and_sync (line 1628) | fn client_is_send_and_sync() { function server_respects_buffer_limit_pre_handshake (line 1635) | fn server_respects_buffer_limit_pre_handshake() { function server_respects_buffer_limit_pre_handshake_with_vectored_write (line 1663) | fn server_respects_buffer_limit_pre_handshake_with_vectored_write() { function server_respects_buffer_limit_post_handshake (line 1687) | fn server_respects_buffer_limit_post_handshake() { function client_respects_buffer_limit_pre_handshake (line 1716) | fn client_respects_buffer_limit_pre_handshake() { function client_respects_buffer_limit_pre_handshake_with_vectored_write (line 1744) | fn client_respects_buffer_limit_pre_handshake_with_vectored_write() { function client_respects_buffer_limit_post_handshake (line 1768) | fn client_respects_buffer_limit_post_handshake() { type OtherSession (line 1795) | struct OtherSession<'a, C, S> function new (line 1815) | fn new(sess: &'a mut C) -> OtherSession<'a, C, S> { function new_buffered (line 1828) | fn new_buffered(sess: &'a mut C) -> OtherSession<'a, C, S> { function new_fails (line 1834) | fn new_fails(sess: &'a mut C) -> OtherSession<'a, C, S> { function flush_vectored (line 1840) | fn flush_vectored(&mut self, b: &[io::IoSlice<'_>]) -> io::Result { function read (line 1881) | fn read(&mut self, mut b: &mut [u8]) -> io::Result { function write (line 1892) | fn write(&mut self, _: &[u8]) -> io::Result { function flush (line 1896) | fn flush(&mut self) -> io::Result<()> { function write_vectored (line 1908) | fn write_vectored(&mut self, b: &[io::IoSlice<'_>]) -> io::Result { function server_read_returns_wouldblock_when_no_data (line 1919) | fn server_read_returns_wouldblock_when_no_data() { function client_read_returns_wouldblock_when_no_data (line 1926) | fn client_read_returns_wouldblock_when_no_data() { function new_server_returns_initial_io_state (line 1933) | fn new_server_returns_initial_io_state() { function new_client_returns_initial_io_state (line 1943) | fn new_client_returns_initial_io_state() { function client_complete_io_for_handshake (line 1953) | fn client_complete_io_for_handshake() { function buffered_client_complete_io_for_handshake (line 1966) | fn buffered_client_complete_io_for_handshake() { function client_complete_io_for_handshake_eof (line 1979) | fn client_complete_io_for_handshake_eof() { function client_complete_io_for_write (line 1991) | fn client_complete_io_for_write() { function buffered_client_complete_io_for_write (line 2020) | fn buffered_client_complete_io_for_write() { function client_complete_io_for_read (line 2049) | fn client_complete_io_for_read() { function server_complete_io_for_handshake (line 2070) | fn server_complete_io_for_handshake() { function server_complete_io_for_handshake_eof (line 2085) | fn server_complete_io_for_handshake_eof() { function server_complete_io_for_write (line 2097) | fn server_complete_io_for_write() { function server_complete_io_for_read (line 2125) | fn server_complete_io_for_read() { function client_stream_write (line 2146) | fn client_stream_write() { function server_stream_write (line 2152) | fn server_stream_write() { type StreamKind (line 2158) | enum StreamKind { function test_client_stream_write (line 2163) | fn test_client_stream_write(stream_kind: StreamKind) { function test_server_stream_write (line 2179) | fn test_server_stream_write(stream_kind: StreamKind) { function client_stream_read (line 2196) | fn client_stream_read() { function server_stream_read (line 2207) | fn server_stream_read() { type ReadKind (line 2218) | enum ReadKind { function test_stream_read (line 2224) | fn test_stream_read(read_kind: ReadKind, mut stream: impl Read, data: &[... function test_client_stream_read (line 2238) | fn test_client_stream_read(stream_kind: StreamKind, read_kind: ReadKind) { function test_server_stream_read (line 2258) | fn test_server_stream_read(stream_kind: StreamKind, read_kind: ReadKind) { type FailsWrites (line 2278) | struct FailsWrites { method read (line 2284) | fn read(&mut self, _b: &mut [u8]) -> io::Result { method write (line 2290) | fn write(&mut self, b: &[u8]) -> io::Result { method flush (line 2299) | fn flush(&mut self) -> io::Result<()> { function stream_write_reports_underlying_io_error_before_plaintext_processed (line 2305) | fn stream_write_reports_underlying_io_error_before_plaintext_processed() { function stream_write_swallows_underlying_io_error_after_plaintext_processed (line 2325) | fn stream_write_swallows_underlying_io_error_after_plaintext_processed() { function make_disjoint_suite_configs (line 2342) | fn make_disjoint_suite_configs() -> (ClientConfig, ServerConfig) { function client_stream_handshake_error (line 2370) | fn client_stream_handshake_error() { function client_streamowned_handshake_error (line 2393) | fn client_streamowned_handshake_error() { function server_stream_handshake_error (line 2416) | fn server_stream_handshake_error() { function server_streamowned_handshake_error (line 2439) | fn server_streamowned_handshake_error() { function server_config_is_clone (line 2460) | fn server_config_is_clone() { function client_config_is_clone (line 2465) | fn client_config_is_clone() { function client_connection_is_debug (line 2470) | fn client_connection_is_debug() { function server_connection_is_debug (line 2476) | fn server_connection_is_debug() { function server_complete_io_for_handshake_ending_with_alert (line 2482) | fn server_complete_io_for_handshake_ending_with_alert() { function server_exposes_offered_sni (line 2500) | fn server_exposes_offered_sni() { function server_exposes_offered_sni_smashed_to_lowercase (line 2518) | fn server_exposes_offered_sni_smashed_to_lowercase() { function server_exposes_offered_sni_even_if_resolver_fails (line 2537) | fn server_exposes_offered_sni_even_if_resolver_fails() { function sni_resolver_works (line 2565) | fn sni_resolver_works() { function sni_resolver_rejects_wrong_names (line 2603) | fn sni_resolver_rejects_wrong_names() { function sni_resolver_lower_cases_configured_names (line 2633) | fn sni_resolver_lower_cases_configured_names() { function sni_resolver_lower_cases_queried_names (line 2659) | fn sni_resolver_lower_cases_queried_names() { function sni_resolver_rejects_bad_certs (line 2686) | fn sni_resolver_rejects_bad_certs() { function do_exporter_test (line 2710) | fn do_exporter_test(client_config: ClientConfig, server_config: ServerCo... function test_tls12_exporter (line 2764) | fn test_tls12_exporter() { function test_tls13_exporter (line 2774) | fn test_tls13_exporter() { function test_tls13_exporter_maximum_output_length (line 2784) | fn test_tls13_exporter_maximum_output_length() { function do_suite_test (line 2831) | fn do_suite_test( function find_suite (line 2880) | fn find_suite(suite: CipherSuite) -> SupportedCipherSuite { function negotiated_ciphersuite_default (line 2948) | fn negotiated_ciphersuite_default() { function all_suites_covered (line 2960) | fn all_suites_covered() { function negotiated_ciphersuite_client (line 2965) | fn negotiated_ciphersuite_client() { function negotiated_ciphersuite_server (line 2987) | fn negotiated_ciphersuite_server() { type KeyLogItem (line 3009) | struct KeyLogItem { type KeyLogToVec (line 3016) | struct KeyLogToVec { method new (line 3022) | fn new(who: &'static str) -> Self { method take (line 3029) | fn take(&self) -> Vec { method log (line 3035) | fn log(&self, label: &str, client: &[u8], secret: &[u8]) { function key_log_for_tls12 (line 3050) | fn key_log_for_tls12() { function key_log_for_tls13 (line 3086) | fn key_log_for_tls13() { function vectored_write_for_server_appdata (line 3161) | fn vectored_write_for_server_appdata() { function vectored_write_for_client_appdata (line 3186) | fn vectored_write_for_client_appdata() { function vectored_write_for_server_handshake_with_half_rtt_data (line 3211) | fn vectored_write_for_server_handshake_with_half_rtt_data() { function check_half_rtt_does_not_work (line 3253) | fn check_half_rtt_does_not_work(server_config: ServerConfig) { function vectored_write_for_server_handshake_no_half_rtt_with_client_auth (line 3298) | fn vectored_write_for_server_handshake_no_half_rtt_with_client_auth() { function vectored_write_for_server_handshake_no_half_rtt_by_default (line 3305) | fn vectored_write_for_server_handshake_no_half_rtt_by_default() { function vectored_write_for_client_handshake (line 3312) | fn vectored_write_for_client_handshake() { function vectored_write_with_slow_client (line 3349) | fn vectored_write_with_slow_client() { type ServerStorage (line 3378) | struct ServerStorage { method new (line 3386) | fn new() -> Self { method puts (line 3395) | fn puts(&self) -> usize { method gets (line 3398) | fn gets(&self) -> usize { method takes (line 3401) | fn takes(&self) -> usize { method fmt (line 3407) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method put (line 3417) | fn put(&self, key: Vec, value: Vec) -> bool { method get (line 3423) | fn get(&self, key: &[u8]) -> Option> { method take (line 3429) | fn take(&self, key: &[u8]) -> Option> { method can_cache (line 3435) | fn can_cache(&self) -> bool { type ClientStorageOp (line 3442) | enum ClientStorageOp { type ClientStorage (line 3452) | struct ClientStorage { method new (line 3458) | fn new() -> Self { method ops (line 3466) | fn ops(&self) -> Vec { method ops_and_reset (line 3471) | fn ops_and_reset(&self) -> Vec { method fmt (line 3477) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method set_kx_hint (line 3483) | fn set_kx_hint(&self, server_name: ServerName<'static>, group: rustls:... method kx_hint (line 3492) | fn kx_hint(&self, server_name: &ServerName<'_>) -> Option) { method insert_tls13_ticket (line 3538) | fn insert_tls13_ticket( method take_tls13_ticket (line 3551) | fn take_tls13_ticket( function tls13_stateful_resumption (line 3570) | fn tls13_stateful_resumption() { function tls13_stateless_resumption (line 3625) | fn tls13_stateless_resumption() { function early_data_not_available (line 3681) | fn early_data_not_available() { function early_data_configs (line 3686) | fn early_data_configs() -> (Arc, Arc) { function early_data_is_available_on_resumption (line 3698) | fn early_data_is_available_on_resumption() { function early_data_not_available_on_server_before_client_hello (line 3741) | fn early_data_not_available_on_server_before_client_hello() { function early_data_can_be_rejected_by_server (line 3747) | fn early_data_can_be_rejected_by_server() { function step (line 3786) | fn step( function test_quic_handshake (line 3810) | fn test_quic_handshake() { function test_quic_rejects_missing_alpn (line 4030) | fn test_quic_rejects_missing_alpn() { function test_quic_no_tls13_error (line 4070) | fn test_quic_no_tls13_error() { function test_quic_invalid_early_data_size (line 4098) | fn test_quic_invalid_early_data_size() { function test_quic_server_no_params_received (line 4127) | fn test_quic_server_no_params_received() { function test_quic_server_no_tls12 (line 4191) | fn test_quic_server_no_tls12() { function packet_key_api (line 4254) | fn packet_key_api() { function test_quic_exporter (line 4451) | fn test_quic_exporter() { function test_client_does_not_offer_sha1 (line 4462) | fn test_client_does_not_offer_sha1() { function test_client_config_keyshare (line 4502) | fn test_client_config_keyshare() { function test_client_config_keyshare_mismatch (line 4511) | fn test_client_config_keyshare_mismatch() { function test_client_sends_helloretryrequest (line 4522) | fn test_client_sends_helloretryrequest() { function test_client_rejects_hrr_with_varied_session_id (line 4619) | fn test_client_rejects_hrr_with_varied_session_id() { function test_client_attempts_to_use_unsupported_kx_group (line 4684) | fn test_client_attempts_to_use_unsupported_kx_group() { function test_tls13_client_resumption_does_not_reuse_tickets (line 4734) | fn test_tls13_client_resumption_does_not_reuse_tickets() { function test_client_mtu_reduction (line 4786) | fn test_client_mtu_reduction() { function test_server_mtu_reduction (line 4832) | fn test_server_mtu_reduction() { function check_client_max_fragment_size (line 4875) | fn check_client_max_fragment_size(size: usize) -> Option { function bad_client_max_fragment_sizes (line 4882) | fn bad_client_max_fragment_sizes() { function handshakes_complete_and_data_flows_with_gratuitious_max_fragment_sizes (line 4903) | fn handshakes_complete_and_data_flows_with_gratuitious_max_fragment_size... function assert_lt (line 4935) | fn assert_lt(left: usize, right: usize) { function connection_types_are_not_huge (line 4942) | fn connection_types_are_not_huge() { function test_server_rejects_duplicate_sni_names (line 4949) | fn test_server_rejects_duplicate_sni_names() { function test_server_rejects_empty_sni_extension (line 4977) | fn test_server_rejects_empty_sni_extension() { function test_server_rejects_clients_without_any_kx_group_overlap (line 5006) | fn test_server_rejects_clients_without_any_kx_group_overlap() { function test_client_rejects_illegal_tls13_ccs (line 5037) | fn test_client_rejects_illegal_tls13_ccs() { function test_client_tls12_no_resume_after_server_downgrade (line 5064) | fn test_client_tls12_no_resume_after_server_downgrade() { function test_client_with_custom_verifier_can_accept_ecdsa_sha1_signatures (line 5125) | fn test_client_with_custom_verifier_can_accept_ecdsa_sha1_signatures() { function test_acceptor (line 5174) | fn test_acceptor() { type LogCounts (line 5237) | struct LogCounts { method new (line 5246) | fn new() -> Self { method reset (line 5252) | fn reset(&mut self) { method add (line 5256) | fn add(&mut self, level: log::Level) { type CountingLogger (line 5269) | struct CountingLogger; method install (line 5274) | fn install() { method reset (line 5279) | fn reset() { method enabled (line 5287) | fn enabled(&self, _metadata: &log::Metadata) -> bool { method log (line 5291) | fn log(&self, record: &log::Record) { method flush (line 5299) | fn flush(&self) {} function test_no_warning_logging_during_successful_sessions (line 5303) | fn test_no_warning_logging_during_successful_sessions() { function test_secret_extraction_enabled (line 5340) | fn test_secret_extraction_enabled() { function test_secret_extract_produces_correct_variant (line 5422) | fn test_secret_extract_produces_correct_variant() { function test_secret_extraction_disabled_or_too_early (line 5494) | fn test_secret_extraction_disabled_or_too_early() { function test_received_plaintext_backpressure (line 5551) | fn test_received_plaintext_backpressure() { function test_debug_server_name_from_ip (line 5626) | fn test_debug_server_name_from_ip() { function test_debug_server_name_from_string (line 5637) | fn test_debug_server_name_from_string() { function test_explicit_provider_selection (line 5646) | fn test_explicit_provider_selection() { type FaultyRandom (line 5669) | struct FaultyRandom { method fill (line 5675) | fn fill(&self, output: &mut [u8]) -> Result<(), rustls::crypto::GetRan... function test_client_construction_fails_if_random_source_fails_in_first_request (line 5696) | fn test_client_construction_fails_if_random_source_fails_in_first_reques... function test_client_construction_fails_if_random_source_fails_in_second_request (line 5721) | fn test_client_construction_fails_if_random_source_fails_in_second_reque... function test_client_construction_requires_64_bytes_of_random_material (line 5746) | fn test_client_construction_requires_64_bytes_of_random_material() { function test_client_removes_tls12_session_if_server_sends_undecryptable_first_message (line 5773) | fn test_client_removes_tls12_session_if_server_sends_undecryptable_first... function test_complete_io_errors_if_close_notify_received_too_early (line 5830) | fn test_complete_io_errors_if_close_notify_received_too_early() { function test_complete_io_with_no_io_needed (line 5859) | fn test_complete_io_with_no_io_needed() { type FakeStream (line 5896) | struct FakeStream<'a>(&'a [u8]); function read (line 5899) | fn read(&mut self, b: &mut [u8]) -> io::Result { function write (line 5909) | fn write(&mut self, b: &[u8]) -> io::Result { function flush (line 5913) | fn flush(&mut self) -> io::Result<()> { FILE: builder/third-party/rustls/tests/bogo.rs function run_bogo_tests_ring (line 7) | fn run_bogo_tests_ring() { function run_bogo_tests_aws_lc_rs (line 23) | fn run_bogo_tests_aws_lc_rs() { FILE: builder/third-party/rustls/tests/client_cert_verifier.rs function ver_ok (line 26) | fn ver_ok() -> Result { function ver_unreachable (line 31) | fn ver_unreachable() -> Result { function ver_err (line 36) | fn ver_err() -> Result { function server_config_with_verifier (line 40) | fn server_config_with_verifier( function client_verifier_works (line 52) | fn client_verifier_works() { function client_verifier_no_schemes (line 70) | fn client_verifier_no_schemes() { function client_verifier_no_auth_yes_root (line 94) | fn client_verifier_no_auth_yes_root() { function client_verifier_fails_properly (line 121) | fn client_verifier_fails_properly() { type MockClientVerifier (line 142) | pub struct MockClientVerifier { method new (line 151) | pub fn new(verified: fn() -> Result, kt: Ke... method client_auth_mandatory (line 165) | fn client_auth_mandatory(&self) -> bool { method root_hint_subjects (line 169) | fn root_hint_subjects(&self) -> &[DistinguishedName] { method verify_client_cert (line 173) | fn verify_client_cert( method verify_tls12_signature (line 182) | fn verify_tls12_signature( method verify_tls13_signature (line 192) | fn verify_tls13_signature( method supported_verify_schemes (line 202) | fn supported_verify_schemes(&self) -> Vec { FILE: builder/third-party/rustls/tests/common/mod.rs function transfer (line 155) | pub fn transfer( function transfer_eof (line 185) | pub fn transfer_eof(conn: &mut impl DerefMut(left: &mut Connection, filter: F, right: &mut... type KeyType (line 248) | pub enum KeyType { method bytes_for (line 266) | fn bytes_for(&self, part: &str) -> &'static [u8] { method get_chain (line 276) | pub fn get_chain(&self) -> Vec> { method get_key (line 282) | pub fn get_key(&self) -> PrivateKeyDer<'static> { method get_client_chain (line 291) | pub fn get_client_chain(&self) -> Vec> { method end_entity_crl (line 297) | pub fn end_entity_crl(&self) -> CertificateRevocationListDer<'static> { method client_crl (line 301) | pub fn client_crl(&self) -> CertificateRevocationListDer<'static> { method intermediate_crl (line 305) | pub fn intermediate_crl(&self) -> CertificateRevocationListDer<'static> { method get_client_key (line 309) | fn get_client_key(&self) -> PrivateKeyDer<'static> { method get_crl (line 320) | fn get_crl(&self, role: &str) -> CertificateRevocationListDer<'static> { method ca_distinguished_name (line 329) | pub fn ca_distinguished_name(&self) -> &'static [u8] { function server_config_builder (line 346) | pub fn server_config_builder() -> rustls::ConfigBuilder rustls::ConfigBuilder ServerConfig { function make_server_config_with_versions (line 420) | pub fn make_server_config_with_versions( function make_server_config_with_kx_groups (line 427) | pub fn make_server_config_with_kx_groups( function get_client_root_store (line 445) | pub fn get_client_root_store(kt: KeyType) -> Arc { function make_server_config_with_mandatory_client_auth_crls (line 458) | pub fn make_server_config_with_mandatory_client_auth_crls( function make_server_config_with_mandatory_client_auth (line 468) | pub fn make_server_config_with_mandatory_client_auth(kt: KeyType) -> Ser... function make_server_config_with_optional_client_auth (line 475) | pub fn make_server_config_with_optional_client_auth( function make_server_config_with_client_verifier (line 488) | pub fn make_server_config_with_client_verifier( function finish_client_config (line 498) | pub fn finish_client_config( function finish_client_config_with_creds (line 513) | pub fn finish_client_config_with_creds( function make_client_config (line 530) | pub fn make_client_config(kt: KeyType) -> ClientConfig { function make_client_config_with_kx_groups (line 534) | pub fn make_client_config_with_kx_groups( function make_client_config_with_versions (line 550) | pub fn make_client_config_with_versions( function make_client_config_with_auth (line 557) | pub fn make_client_config_with_auth(kt: KeyType) -> ClientConfig { function make_client_config_with_versions_with_auth (line 561) | pub fn make_client_config_with_versions_with_auth( function make_client_config_with_verifier (line 568) | pub fn make_client_config_with_verifier( function webpki_client_verifier_builder (line 578) | pub fn webpki_client_verifier_builder(roots: Arc) -> Clie... function webpki_server_verifier_builder (line 590) | pub fn webpki_server_verifier_builder(roots: Arc) -> Serv... function make_pair (line 602) | pub fn make_pair(kt: KeyType) -> (ClientConnection, ServerConnection) { function make_pair_for_configs (line 606) | pub fn make_pair_for_configs( function make_pair_for_arc_configs (line 613) | pub fn make_pair_for_arc_configs( function do_handshake (line 623) | pub fn do_handshake( type ErrorFromPeer (line 638) | pub enum ErrorFromPeer { function do_handshake_until_error (line 643) | pub fn do_handshake_until_error( function do_handshake_until_both_error (line 661) | pub fn do_handshake_until_both_error( function server_name (line 692) | pub fn server_name(name: &'static str) -> ServerName<'static> { type FailsReads (line 696) | pub struct FailsReads { method new (line 701) | pub fn new(errkind: io::ErrorKind) -> Self { method read (line 707) | fn read(&mut self, _b: &mut [u8]) -> io::Result { type MockServerVerifier (line 713) | pub struct MockServerVerifier { method accepts_anything (line 780) | pub fn accepts_anything() -> Self { method rejects_certificate (line 787) | pub fn rejects_certificate(err: Error) -> Self { method rejects_tls12_signatures (line 794) | pub fn rejects_tls12_signatures(err: Error) -> Self { method rejects_tls13_signatures (line 801) | pub fn rejects_tls13_signatures(err: Error) -> Self { method offers_no_signature_schemes (line 808) | pub fn offers_no_signature_schemes() -> Self { method verify_server_cert (line 721) | fn verify_server_cert( method verify_tls12_signature (line 740) | fn verify_tls12_signature( method verify_tls13_signature (line 757) | fn verify_tls13_signature( method supported_verify_schemes (line 774) | fn supported_verify_schemes(&self) -> Vec { method default (line 817) | fn default() -> Self { FILE: builder/third-party/rustls/tests/ech.rs function test_decode_config_list (line 9) | fn test_decode_config_list() { function test_echconfig_serialization (line 75) | fn test_echconfig_serialization() { function get_ech_config (line 87) | fn get_ech_config(s: &str) -> Vec { constant BASE64_ECHCONFIG_LIST_LOCALHOST (line 93) | const BASE64_ECHCONFIG_LIST_LOCALHOST: &str = constant BASE64_ECHCONFIG_LIST_CF (line 97) | const BASE64_ECHCONFIG_LIST_CF: &str = FILE: builder/third-party/rustls/tests/key_log_file_env.rs function serialized (line 44) | fn serialized(f: impl FnOnce()) { function exercise_key_log_file_for_client (line 63) | fn exercise_key_log_file_for_client() { function exercise_key_log_file_for_server (line 85) | fn exercise_key_log_file_for_server() { FILE: builder/third-party/rustls/tests/server_cert_verifier.rs function client_can_override_certificate_verification (line 16) | fn client_can_override_certificate_verification() { function client_can_override_certificate_verification_and_reject_certificate (line 36) | fn client_can_override_certificate_verification_and_reject_certificate() { function client_can_override_certificate_verification_and_reject_tls12_signatures (line 68) | fn client_can_override_certificate_verification_and_reject_tls12_signatu... function client_can_override_certificate_verification_and_reject_tls13_signatures (line 97) | fn client_can_override_certificate_verification_and_reject_tls13_signatu... function client_can_override_certificate_verification_and_offer_no_signature_schemes (line 126) | fn client_can_override_certificate_verification_and_offer_no_signature_s... FILE: builder/third-party/ryu/examples/upstream_benchmark.rs constant SAMPLES (line 5) | const SAMPLES: usize = 10000; constant ITERATIONS (line 6) | const ITERATIONS: usize = 1000; type MeanAndVariance (line 8) | struct MeanAndVariance { method new (line 15) | fn new() -> Self { method update (line 23) | fn update(&mut self, x: f64) { method variance (line 31) | fn variance(&self) -> f64 { method stddev (line 35) | fn stddev(&self) -> f64 { function main (line 76) | fn main() { FILE: builder/third-party/ryu/src/buffer/mod.rs constant NAN (line 7) | const NAN: &str = "NaN"; constant INFINITY (line 8) | const INFINITY: &str = "inf"; constant NEG_INFINITY (line 9) | const NEG_INFINITY: &str = "-inf"; type Buffer (line 20) | pub struct Buffer { method new (line 29) | pub fn new() -> Self { method format (line 47) | pub fn format(&mut self, f: F) -> &str { method format_finite (line 72) | pub fn format_finite(&mut self, f: F) -> &str { method clone (line 87) | fn clone(&self) -> Self { method default (line 95) | fn default() -> Self { type Float (line 105) | pub trait Float: Sealed {} type Sealed (line 109) | pub trait Sealed: Copy { method is_nonfinite (line 110) | fn is_nonfinite(self) -> bool; method format_nonfinite (line 111) | fn format_nonfinite(self) -> &'static str; method write_to_ryu_buffer (line 112) | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize; method is_nonfinite (line 117) | fn is_nonfinite(self) -> bool { method format_nonfinite (line 125) | fn format_nonfinite(self) -> &'static str { method write_to_ryu_buffer (line 139) | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { method is_nonfinite (line 146) | fn is_nonfinite(self) -> bool { method format_nonfinite (line 154) | fn format_nonfinite(self) -> &'static str { method write_to_ryu_buffer (line 168) | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { FILE: builder/third-party/ryu/src/common.rs function decimal_length9 (line 24) | pub fn decimal_length9(v: u32) -> u32 { function log2_pow5 (line 53) | pub fn log2_pow5(e: i32) -> i32 /* or u32 -> u32 */ { function pow5bits (line 64) | pub fn pow5bits(e: i32) -> i32 /* or u32 -> u32 */ { function ceil_log2_pow5 (line 75) | pub fn ceil_log2_pow5(e: i32) -> i32 /* or u32 -> u32 */ { function log10_pow2 (line 81) | pub fn log10_pow2(e: i32) -> u32 /* or u32 -> u32 */ { function log10_pow5 (line 90) | pub fn log10_pow5(e: i32) -> u32 /* or u32 -> u32 */ { FILE: builder/third-party/ryu/src/d2s.rs constant DOUBLE_MANTISSA_BITS (line 31) | pub const DOUBLE_MANTISSA_BITS: u32 = 52; constant DOUBLE_EXPONENT_BITS (line 32) | pub const DOUBLE_EXPONENT_BITS: u32 = 11; constant DOUBLE_BIAS (line 33) | pub const DOUBLE_BIAS: i32 = 1023; constant DOUBLE_POW5_INV_BITCOUNT (line 34) | pub const DOUBLE_POW5_INV_BITCOUNT: i32 = 125; constant DOUBLE_POW5_BITCOUNT (line 35) | pub const DOUBLE_POW5_BITCOUNT: i32 = 125; function decimal_length17 (line 38) | pub fn decimal_length17(v: u64) -> u32 { type FloatingDecimal64 (line 83) | pub struct FloatingDecimal64 { function d2d (line 91) | pub fn d2d(ieee_mantissa: u64, ieee_exponent: u32) -> FloatingDecimal64 { FILE: builder/third-party/ryu/src/d2s_full_table.rs constant DOUBLE_POW5_INV_TABLE_SIZE (line 21) | const DOUBLE_POW5_INV_TABLE_SIZE: usize = 342; constant DOUBLE_POW5_TABLE_SIZE (line 22) | const DOUBLE_POW5_TABLE_SIZE: usize = 326; FILE: builder/third-party/ryu/src/d2s_intrinsics.rs function div5 (line 24) | pub fn div5(x: u64) -> u64 { function div10 (line 29) | pub fn div10(x: u64) -> u64 { function div100 (line 34) | pub fn div100(x: u64) -> u64 { function pow5_factor (line 39) | pub(crate) fn pow5_factor(mut value: u64) -> u32 { function multiple_of_power_of_5 (line 56) | pub fn multiple_of_power_of_5(value: u64, p: u32) -> bool { function multiple_of_power_of_2 (line 63) | pub fn multiple_of_power_of_2(value: u64, p: u32) -> bool { function mul_shift_64 (line 71) | pub fn mul_shift_64(m: u64, mul: &(u64, u64), j: u32) -> u64 { function mul_shift_all_64 (line 78) | pub unsafe fn mul_shift_all_64( FILE: builder/third-party/ryu/src/d2s_small_table.rs function compute_pow5 (line 100) | pub unsafe fn compute_pow5(i: u32) -> (u64, u64) { function compute_inv_pow5 (line 123) | pub unsafe fn compute_inv_pow5(i: u32) -> (u64, u64) { FILE: builder/third-party/ryu/src/f2s.rs constant FLOAT_MANTISSA_BITS (line 26) | pub const FLOAT_MANTISSA_BITS: u32 = 23; constant FLOAT_EXPONENT_BITS (line 27) | pub const FLOAT_EXPONENT_BITS: u32 = 8; constant FLOAT_BIAS (line 28) | const FLOAT_BIAS: i32 = 127; type FloatingDecimal32 (line 32) | pub struct FloatingDecimal32 { function f2d (line 40) | pub fn f2d(ieee_mantissa: u32, ieee_exponent: u32) -> FloatingDecimal32 { FILE: builder/third-party/ryu/src/f2s_intrinsics.rs constant FLOAT_POW5_INV_BITCOUNT (line 23) | pub const FLOAT_POW5_INV_BITCOUNT: i32 = d2s::DOUBLE_POW5_INV_BITCOUNT -... constant FLOAT_POW5_BITCOUNT (line 24) | pub const FLOAT_POW5_BITCOUNT: i32 = d2s::DOUBLE_POW5_BITCOUNT - 64; function pow5factor_32 (line 27) | fn pow5factor_32(mut value: u32) -> u32 { function multiple_of_power_of_5_32 (line 44) | pub fn multiple_of_power_of_5_32(value: u32, p: u32) -> bool { function multiple_of_power_of_2_32 (line 50) | pub fn multiple_of_power_of_2_32(value: u32, p: u32) -> bool { function mul_shift_32 (line 58) | fn mul_shift_32(m: u32, factor: u64, shift: i32) -> u32 { function mul_pow5_inv_div_pow2 (line 75) | pub fn mul_pow5_inv_div_pow2(m: u32, q: u32, j: i32) -> u32 { function mul_pow5_div_pow2 (line 101) | pub fn mul_pow5_div_pow2(m: u32, i: u32, j: i32) -> u32 { FILE: builder/third-party/ryu/src/parse.rs type Error (line 4) | pub enum Error { method fmt (line 11) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/ryu/src/pretty/exponent.rs function write_exponent3 (line 5) | pub unsafe fn write_exponent3(mut k: isize, mut result: *mut u8) -> usize { function write_exponent2 (line 31) | pub unsafe fn write_exponent2(mut k: isize, mut result: *mut u8) -> usize { FILE: builder/third-party/ryu/src/pretty/mantissa.rs function write_mantissa_long (line 5) | pub unsafe fn write_mantissa_long(mut output: u64, mut result: *mut u8) { function write_mantissa (line 44) | pub unsafe fn write_mantissa(mut output: u32, mut result: *mut u8) { FILE: builder/third-party/ryu/src/pretty/mod.rs function format64 (line 52) | pub unsafe fn format64(f: f64, result: *mut u8) -> usize { function format32 (line 159) | pub unsafe fn format32(f: f32, result: *mut u8) -> usize { FILE: builder/third-party/ryu/src/s2d.rs constant DOUBLE_EXPONENT_BIAS (line 8) | const DOUBLE_EXPONENT_BIAS: usize = 1023; function floor_log2 (line 10) | fn floor_log2(value: u64) -> u32 { function s2d (line 15) | pub fn s2d(buffer: &[u8]) -> Result { FILE: builder/third-party/ryu/src/s2f.rs constant FLOAT_EXPONENT_BIAS (line 10) | const FLOAT_EXPONENT_BIAS: usize = 127; function floor_log2 (line 12) | fn floor_log2(value: u32) -> u32 { function s2f (line 17) | pub fn s2f(buffer: &[u8]) -> Result { FILE: builder/third-party/ryu/tests/common_test.rs function test_decimal_length9 (line 37) | fn test_decimal_length9() { function test_ceil_log2_pow5 (line 49) | fn test_ceil_log2_pow5() { function test_log10_pow2 (line 59) | fn test_log10_pow2() { function test_log10_pow5 (line 69) | fn test_log10_pow5() { function test_float_to_bits (line 79) | fn test_float_to_bits() { function test_double_to_bits (line 85) | fn test_double_to_bits() { FILE: builder/third-party/ryu/tests/d2s_intrinsics_test.rs function test_pow5_factor (line 34) | fn test_pow5_factor() { FILE: builder/third-party/ryu/tests/d2s_table_test.rs function test_compute_pow5 (line 48) | fn test_compute_pow5() { function test_compute_inv_pow5 (line 55) | fn test_compute_inv_pow5() { FILE: builder/third-party/ryu/tests/d2s_test.rs function pretty (line 36) | fn pretty(f: f64) -> String { function ieee_parts_to_double (line 40) | fn ieee_parts_to_double(sign: bool, ieee_exponent: u32, ieee_mantissa: u... function test_ryu (line 47) | fn test_ryu() { function test_random (line 60) | fn test_random() { function test_non_finite (line 71) | fn test_non_finite() { function test_basic (line 80) | fn test_basic() { function test_switch_to_subnormal (line 92) | fn test_switch_to_subnormal() { function test_min_and_max (line 97) | fn test_min_and_max() { function test_lots_of_trailing_zeros (line 105) | fn test_lots_of_trailing_zeros() { function test_regression (line 110) | fn test_regression() { function test_looks_like_pow5 (line 122) | fn test_looks_like_pow5() { function test_output_length (line 135) | fn test_output_length() { function test_min_max_shift (line 164) | fn test_min_max_shift() { function test_small_integers (line 242) | fn test_small_integers() { FILE: builder/third-party/ryu/tests/exhaustive.rs function test_exhaustive (line 9) | fn test_exhaustive() { FILE: builder/third-party/ryu/tests/f2s_test.rs function pretty (line 34) | fn pretty(f: f32) -> String { function test_ryu (line 39) | fn test_ryu() { function test_random (line 53) | fn test_random() { function test_non_finite (line 64) | fn test_non_finite() { function test_basic (line 73) | fn test_basic() { function test_switch_to_subnormal (line 85) | fn test_switch_to_subnormal() { function test_min_and_max (line 90) | fn test_min_and_max() { function test_boundary_round_even (line 100) | fn test_boundary_round_even() { function test_exact_value_round_even (line 110) | fn test_exact_value_round_even() { function test_lots_of_trailing_zeros (line 116) | fn test_lots_of_trailing_zeros() { function test_regression (line 125) | fn test_regression() { function test_looks_like_pow5 (line 158) | fn test_looks_like_pow5() { function test_output_length (line 171) | fn test_output_length() { FILE: builder/third-party/ryu/tests/s2d_test.rs method eq (line 65) | fn eq(&self, other: &Self) -> bool { function test_bad_input (line 71) | fn test_bad_input() { function test_basic (line 84) | fn test_basic() { function test_min_max (line 103) | fn test_min_max() { function test_mantissa_rounding_overflow (line 112) | fn test_mantissa_rounding_overflow() { function test_underflow (line 123) | fn test_underflow() { function test_overflow (line 134) | fn test_overflow() { function test_table_size_denormal (line 140) | fn test_table_size_denormal() { function test_issue157 (line 145) | fn test_issue157() { function test_issue173 (line 153) | fn test_issue173() { FILE: builder/third-party/ryu/tests/s2f_test.rs method eq (line 71) | fn eq(&self, other: &Self) -> bool { function test_basic (line 77) | fn test_basic() { function test_min_max (line 87) | fn test_min_max() { function test_mantissa_rounding_overflow (line 94) | fn test_mantissa_rounding_overflow() { function test_trailing_zeros (line 106) | fn test_trailing_zeros() { FILE: builder/third-party/same-file/examples/is_same_file.rs function try_main (line 4) | fn try_main() -> Result<(), io::Error> { function main (line 9) | fn main() { FILE: builder/third-party/same-file/examples/is_stderr.rs function main (line 6) | fn main() { function run (line 13) | fn run() -> io::Result<()> { FILE: builder/third-party/same-file/src/lib.rs type Handle (line 109) | pub struct Handle(imp::Handle); method from_path (line 145) | pub fn from_path>(p: P) -> io::Result { method from_file (line 182) | pub fn from_file(file: File) -> io::Result { method stdin (line 248) | pub fn stdin() -> io::Result { method stdout (line 264) | pub fn stdout() -> io::Result { method stderr (line 280) | pub fn stderr() -> io::Result { method as_file (line 320) | pub fn as_file(&self) -> &File { method as_file_mut (line 330) | pub fn as_file_mut(&mut self) -> &mut File { method dev (line 338) | pub fn dev(&self) -> u64 { method ino (line 346) | pub fn ino(&self) -> u64 { function is_same_file (line 370) | pub fn is_same_file(path1: P, path2: Q) -> io::Result type Result (line 389) | type Result = result::Result>; type TempDir (line 404) | struct TempDir(PathBuf); method new (line 415) | fn new() -> Result { method path (line 441) | fn path(&self) -> &Path { method drop (line 407) | fn drop(&mut self) { function tmpdir (line 446) | fn tmpdir() -> TempDir { function soft_link_dir (line 451) | pub fn soft_link_dir, Q: AsRef>( function soft_link_file (line 460) | pub fn soft_link_file, Q: AsRef>( function soft_link_dir (line 468) | pub fn soft_link_dir, Q: AsRef>( function soft_link_file (line 477) | pub fn soft_link_file, Q: AsRef>( function same_file_trivial (line 494) | fn same_file_trivial() { function same_dir_trivial (line 503) | fn same_dir_trivial() { function not_same_file_trivial (line 512) | fn not_same_file_trivial() { function not_same_dir_trivial (line 522) | fn not_same_dir_trivial() { function same_file_hard (line 532) | fn same_file_hard() { function same_file_soft (line 542) | fn same_file_soft() { function same_dir_soft (line 552) | fn same_dir_soft() { function test_send (line 562) | fn test_send() { function test_sync (line 568) | fn test_sync() { FILE: builder/third-party/same-file/src/unix.rs type Handle (line 9) | pub struct Handle { method from_path (line 60) | pub fn from_path>(p: P) -> io::Result { method from_file (line 64) | pub fn from_file(file: File) -> io::Result { method from_std (line 74) | pub fn from_std(file: File) -> io::Result { method stdin (line 81) | pub fn stdin() -> io::Result { method stdout (line 85) | pub fn stdout() -> io::Result { method stderr (line 89) | pub fn stderr() -> io::Result { method as_file (line 93) | pub fn as_file(&self) -> &File { method as_file_mut (line 99) | pub fn as_file_mut(&mut self) -> &mut File { method dev (line 105) | pub fn dev(&self) -> u64 { method ino (line 109) | pub fn ino(&self) -> u64 { method drop (line 19) | fn drop(&mut self) { method eq (line 31) | fn eq(&self, other: &Handle) -> bool { method as_raw_fd (line 37) | fn as_raw_fd(&self) -> RawFd { method into_raw_fd (line 45) | fn into_raw_fd(mut self) -> RawFd { method hash (line 53) | fn hash(&self, state: &mut H) { FILE: builder/third-party/same-file/src/unknown.rs type Handle (line 10) | pub struct Handle; method from_path (line 21) | pub fn from_path>(_p: P) -> io::Result { method from_file (line 25) | pub fn from_file(_file: File) -> io::Result { method stdin (line 29) | pub fn stdin() -> io::Result { method stdout (line 33) | pub fn stdout() -> io::Result { method stderr (line 37) | pub fn stderr() -> io::Result { method as_file (line 41) | pub fn as_file(&self) -> &File { method as_file_mut (line 45) | pub fn as_file_mut(&self) -> &mut File { method eq (line 15) | fn eq(&self, _other: &Handle) -> bool { function error (line 50) | fn error() -> io::Result { FILE: builder/third-party/same-file/src/win.rs type Handle (line 51) | pub struct Handle { method from_path (line 110) | pub fn from_path>(p: P) -> io::Result { method from_file (line 116) | pub fn from_file(file: File) -> io::Result { method from_std_handle (line 122) | fn from_std_handle(h: winutil::HandleRef) -> io::Result { method from_info (line 134) | fn from_info( method stdin (line 147) | pub fn stdin() -> io::Result { method stdout (line 151) | pub fn stdout() -> io::Result { method stderr (line 155) | pub fn stderr() -> io::Result { method as_file (line 159) | pub fn as_file(&self) -> &File { method as_file_mut (line 166) | pub fn as_file_mut(&mut self) -> &mut File { type HandleKind (line 57) | enum HandleKind { type Key (line 65) | struct Key { method eq (line 73) | fn eq(&self, other: &Handle) -> bool { method as_raw_handle (line 86) | fn as_raw_handle(&self) -> RawHandle { method into_raw_handle (line 95) | fn into_raw_handle(self) -> RawHandle { method hash (line 104) | fn hash(&self, state: &mut H) { FILE: builder/third-party/serde/build.rs function main (line 8) | fn main() { function rustc_minor_version (line 90) | fn rustc_minor_version() -> Option { FILE: builder/third-party/serde/src/de/format.rs type Buf (line 4) | pub(super) struct Buf<'a> { function new (line 10) | pub fn new(bytes: &'a mut [u8]) -> Self { function as_str (line 14) | pub fn as_str(&self) -> &str { method write_str (line 21) | fn write_str(&mut self, s: &str) -> fmt::Result { FILE: builder/third-party/serde/src/de/ignored_any.rs type IgnoredAny (line 111) | pub struct IgnoredAny; type Value (line 114) | type Value = IgnoredAny; method expecting (line 116) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_bool (line 121) | fn visit_bool(self, x: bool) -> Result { method visit_i64 (line 127) | fn visit_i64(self, x: i64) -> Result { method visit_i128 (line 133) | fn visit_i128(self, x: i128) -> Result { method visit_u64 (line 139) | fn visit_u64(self, x: u64) -> Result { method visit_u128 (line 145) | fn visit_u128(self, x: u128) -> Result { method visit_f64 (line 151) | fn visit_f64(self, x: f64) -> Result { method visit_str (line 157) | fn visit_str(self, s: &str) -> Result method visit_none (line 166) | fn visit_none(self) -> Result { method visit_some (line 171) | fn visit_some(self, deserializer: D) -> Result method visit_newtype_struct (line 179) | fn visit_newtype_struct(self, deserializer: D) -> Result(self) -> Result { method visit_seq (line 192) | fn visit_seq(self, mut seq: A) -> Result method visit_map (line 203) | fn visit_map(self, mut map: A) -> Result method visit_bytes (line 214) | fn visit_bytes(self, bytes: &[u8]) -> Result method visit_enum (line 222) | fn visit_enum(self, data: A) -> Result method deserialize (line 232) | fn deserialize(deserializer: D) -> Result FILE: builder/third-party/serde/src/de/impls.rs type UnitVisitor (line 15) | struct UnitVisitor; type Value (line 18) | type Value = (); method expecting (line 20) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_unit (line 24) | fn visit_unit(self) -> Result function deserialize (line 33) | fn deserialize(deserializer: D) -> Result function deserialize (line 44) | fn deserialize(_deserializer: D) -> Result type BoolVisitor (line 54) | struct BoolVisitor; type Value (line 57) | type Value = bool; method expecting (line 59) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_bool (line 63) | fn visit_bool(self, v: bool) -> Result function deserialize (line 72) | fn deserialize(deserializer: D) -> Result type CharVisitor (line 548) | struct CharVisitor; type Value (line 551) | type Value = char; method expecting (line 553) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_char (line 558) | fn visit_char(self, v: char) -> Result method visit_str (line 566) | fn visit_str(self, v: &str) -> Result function deserialize (line 580) | fn deserialize(deserializer: D) -> Result type StringVisitor (line 591) | struct StringVisitor; type Value (line 597) | type Value = String; method expecting (line 599) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_str (line 603) | fn visit_str(self, v: &str) -> Result method visit_string (line 610) | fn visit_string(self, v: String) -> Result method visit_bytes (line 617) | fn visit_bytes(self, v: &[u8]) -> Result method visit_byte_buf (line 627) | fn visit_byte_buf(self, v: Vec) -> Result type StringInPlaceVisitor (line 593) | struct StringInPlaceVisitor<'a>(&'a mut String); type Value (line 643) | type Value = (); function expecting (line 645) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_str (line 649) | fn visit_str(self, v: &str) -> Result function visit_string (line 658) | fn visit_string(self, v: String) -> Result function visit_bytes (line 666) | fn visit_bytes(self, v: &[u8]) -> Result function visit_byte_buf (line 680) | fn visit_byte_buf(self, v: Vec) -> Result method deserialize (line 700) | fn deserialize(deserializer: D) -> Result method deserialize_in_place (line 707) | fn deserialize_in_place(deserializer: D, place: &mut Self) -> Result<... type StrVisitor (line 717) | struct StrVisitor; type Value (line 720) | type Value = &'a str; method expecting (line 722) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_borrowed_str (line 726) | fn visit_borrowed_str(self, v: &'a str) -> Result method visit_borrowed_bytes (line 733) | fn visit_borrowed_bytes(self, v: &'a [u8]) -> Result function deserialize (line 742) | fn deserialize(deserializer: D) -> Result type BytesVisitor (line 752) | struct BytesVisitor; type Value (line 755) | type Value = &'a [u8]; method expecting (line 757) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_borrowed_bytes (line 761) | fn visit_borrowed_bytes(self, v: &'a [u8]) -> Result method visit_borrowed_str (line 768) | fn visit_borrowed_str(self, v: &'a str) -> Result function deserialize (line 777) | fn deserialize(deserializer: D) -> Result type CStringVisitor (line 788) | struct CStringVisitor; type Value (line 792) | type Value = CString; method expecting (line 794) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_seq (line 798) | fn visit_seq(self, mut seq: A) -> Result method visit_bytes (line 812) | fn visit_bytes(self, v: &[u8]) -> Result method visit_byte_buf (line 819) | fn visit_byte_buf(self, v: Vec) -> Result method visit_str (line 826) | fn visit_str(self, v: &str) -> Result method visit_string (line 833) | fn visit_string(self, v: String) -> Result method deserialize (line 844) | fn deserialize(deserializer: D) -> Result type OptionVisitor (line 881) | struct OptionVisitor { type Value (line 889) | type Value = Option; function expecting (line 891) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_unit (line 896) | fn visit_unit(self) -> Result function visit_none (line 904) | fn visit_none(self) -> Result function visit_some (line 912) | fn visit_some(self, deserializer: D) -> Result function __private_visit_untagged_option (line 919) | fn __private_visit_untagged_option(self, deserializer: D) -> Result(deserializer: D) -> Result type PhantomDataVisitor (line 949) | struct PhantomDataVisitor { type Value (line 957) | type Value = PhantomData; function expecting (line 959) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_unit (line 964) | fn visit_unit(self) -> Result function deserialize (line 976) | fn deserialize(deserializer: D) -> Result function nop_reserve (line 1085) | fn nop_reserve(_seq: T, _n: usize) {} function deserialize (line 1150) | fn deserialize(deserializer: D) -> Result function deserialize_in_place (line 1189) | fn deserialize_in_place(deserializer: D, place: &mut Self) -> Result<... type ArrayVisitor (line 1239) | struct ArrayVisitor { type ArrayInPlaceVisitor (line 1242) | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); function new (line 1245) | fn new() -> Self { type Value (line 1253) | type Value = [T; 0]; function expecting (line 1255) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_seq (line 1260) | fn visit_seq(self, _: A) -> Result function deserialize (line 1270) | fn deserialize(deserializer: D) -> Result function deserialize (line 1701) | fn deserialize(deserializer: D) -> Result function deserialize (line 1755) | fn deserialize(deserializer: D) -> Result type PathVisitor (line 1789) | struct PathVisitor; type Value (line 1793) | type Value = &'a Path; method expecting (line 1795) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_borrowed_str (line 1799) | fn visit_borrowed_str(self, v: &'a str) -> Result method visit_borrowed_bytes (line 1806) | fn visit_borrowed_bytes(self, v: &'a [u8]) -> Result function deserialize (line 1819) | fn deserialize(deserializer: D) -> Result type PathBufVisitor (line 1828) | struct PathBufVisitor; type Value (line 1832) | type Value = PathBuf; method expecting (line 1834) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_str (line 1838) | fn visit_str(self, v: &str) -> Result method visit_string (line 1845) | fn visit_string(self, v: String) -> Result method visit_bytes (line 1852) | fn visit_bytes(self, v: &[u8]) -> Result method visit_byte_buf (line 1861) | fn visit_byte_buf(self, v: Vec) -> Result method deserialize (line 1874) | fn deserialize(deserializer: D) -> Result type OsStringVisitor (line 1902) | struct OsStringVisitor; type Value (line 1906) | type Value = OsString; method expecting (line 1908) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_enum (line 1913) | fn visit_enum(self, data: A) -> Result method visit_enum (line 1928) | fn visit_enum(self, data: A) -> Result method deserialize (line 1948) | fn deserialize(deserializer: D) -> Result function deserialize (line 1990) | fn deserialize(deserializer: D) -> Result function deserialize (line 2013) | fn deserialize(deserializer: D) -> Result function deserialize (line 2035) | fn deserialize(deserializer: D) -> Result function deserialize (line 2099) | fn deserialize(deserializer: D) -> Result method deserialize (line 2134) | fn deserialize(deserializer: D) -> Result method deserialize (line 2276) | fn deserialize(deserializer: D) -> Result function deserialize (line 2435) | fn deserialize(deserializer: D) -> Result function deserialize (line 2455) | fn deserialize(deserializer: D) -> Result constant FIELDS (line 2476) | pub const FIELDS: &[&str] = &["start", "end"]; type Field (line 2482) | enum Field { method deserialize (line 2488) | fn deserialize(deserializer: D) -> Result method deserialize (line 2645) | fn deserialize(deserializer: D) -> Result method deserialize (line 2783) | fn deserialize(deserializer: D) -> Result type RangeVisitor (line 2531) | pub struct RangeVisitor { type Value (line 2540) | type Value = (Idx, Idx); function expecting (line 2542) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_seq (line 2546) | fn visit_seq(self, mut seq: A) -> Result function visit_map (line 2565) | fn visit_map(self, mut map: A) -> Result function deserialize (line 2613) | fn deserialize(deserializer: D) -> Result constant FIELDS (line 2634) | pub const FIELDS: &[&str] = &["start"]; type Field (line 2640) | enum Field { method deserialize (line 2488) | fn deserialize(deserializer: D) -> Result method deserialize (line 2645) | fn deserialize(deserializer: D) -> Result method deserialize (line 2783) | fn deserialize(deserializer: D) -> Result type RangeFromVisitor (line 2686) | pub struct RangeFromVisitor { type Value (line 2695) | type Value = Idx; function expecting (line 2697) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_seq (line 2701) | fn visit_seq(self, mut seq: A) -> Result function visit_map (line 2714) | fn visit_map(self, mut map: A) -> Result function deserialize (line 2751) | fn deserialize(deserializer: D) -> Result constant FIELDS (line 2772) | pub const FIELDS: &[&str] = &["end"]; type Field (line 2778) | enum Field { method deserialize (line 2488) | fn deserialize(deserializer: D) -> Result method deserialize (line 2645) | fn deserialize(deserializer: D) -> Result method deserialize (line 2783) | fn deserialize(deserializer: D) -> Result type RangeToVisitor (line 2824) | pub struct RangeToVisitor { type Value (line 2833) | type Value = Idx; function expecting (line 2835) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_seq (line 2839) | fn visit_seq(self, mut seq: A) -> Result function visit_map (line 2852) | fn visit_map(self, mut map: A) -> Result function deserialize (line 2882) | fn deserialize(deserializer: D) -> Result function deserialize (line 2990) | fn deserialize(deserializer: D) -> Result function deserialize (line 3097) | fn deserialize(deserializer: D) -> Result type FromStrVisitor (line 3143) | struct FromStrVisitor { function new (line 3150) | fn new(expecting: &'static str) -> Self { type Value (line 3164) | type Value = T; function expecting (line 3166) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_str (line 3170) | fn visit_str(self, s: &str) -> Result FILE: builder/third-party/serde/src/de/mod.rs type Unexpected (line 335) | pub enum Unexpected<'a> { function fmt (line 399) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Expected (line 475) | pub trait Expected { method fmt (line 478) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; method fmt (line 485) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 491) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 497) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Deserialize (line 535) | pub trait Deserialize<'de>: Sized { method deserialize (line 542) | fn deserialize(deserializer: D) -> Result method deserialize_in_place (line 566) | fn deserialize_in_place(deserializer: D, place: &mut Self) -> Resul... type DeserializeOwned (line 607) | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} type DeserializeSeed (line 772) | pub trait DeserializeSeed<'de>: Sized { method deserialize (line 778) | fn deserialize(self, deserializer: D) -> Result type Value (line 787) | type Value = T; function deserialize (line 790) | fn deserialize(self, deserializer: D) -> Result type Deserializer (line 908) | pub trait Deserializer<'de>: Sized { method deserialize_any (line 922) | fn deserialize_any(self, visitor: V) -> Result method deserialize_bool (line 927) | fn deserialize_bool(self, visitor: V) -> Result method deserialize_i8 (line 932) | fn deserialize_i8(self, visitor: V) -> Result method deserialize_i16 (line 937) | fn deserialize_i16(self, visitor: V) -> Result method deserialize_i32 (line 942) | fn deserialize_i32(self, visitor: V) -> Result method deserialize_i64 (line 947) | fn deserialize_i64(self, visitor: V) -> Result method deserialize_i128 (line 954) | fn deserialize_i128(self, visitor: V) -> Result method deserialize_u8 (line 963) | fn deserialize_u8(self, visitor: V) -> Result method deserialize_u16 (line 968) | fn deserialize_u16(self, visitor: V) -> Result method deserialize_u32 (line 973) | fn deserialize_u32(self, visitor: V) -> Result method deserialize_u64 (line 978) | fn deserialize_u64(self, visitor: V) -> Result method deserialize_u128 (line 985) | fn deserialize_u128(self, visitor: V) -> Result method deserialize_f32 (line 994) | fn deserialize_f32(self, visitor: V) -> Result method deserialize_f64 (line 999) | fn deserialize_f64(self, visitor: V) -> Result method deserialize_char (line 1004) | fn deserialize_char(self, visitor: V) -> Result method deserialize_str (line 1015) | fn deserialize_str(self, visitor: V) -> Result method deserialize_string (line 1026) | fn deserialize_string(self, visitor: V) -> Result(self, visitor: V) -> Result(self, visitor: V) -> Result(self, visitor: V) -> Result(self, visitor: V) -> Result method deserialize_unit_struct (line 1068) | fn deserialize_unit_struct( method deserialize_newtype_struct (line 1078) | fn deserialize_newtype_struct( method deserialize_seq (line 1087) | fn deserialize_seq(self, visitor: V) -> Result method deserialize_tuple (line 1093) | fn deserialize_tuple(self, len: usize, visitor: V) -> Result( method deserialize_map (line 1109) | fn deserialize_map(self, visitor: V) -> Result method deserialize_struct (line 1115) | fn deserialize_struct( method deserialize_enum (line 1126) | fn deserialize_enum( method deserialize_identifier (line 1137) | fn deserialize_identifier(self, visitor: V) -> Result(self, visitor: V) -> Result bool { method __deserialize_content (line 1223) | fn __deserialize_content( type Visitor (line 1278) | pub trait Visitor<'de>: Sized { method expecting (line 1304) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; method visit_bool (line 1309) | fn visit_bool(self, v: bool) -> Result method visit_i8 (line 1321) | fn visit_i8(self, v: i8) -> Result method visit_i16 (line 1333) | fn visit_i16(self, v: i16) -> Result method visit_i32 (line 1345) | fn visit_i32(self, v: i32) -> Result method visit_i64 (line 1355) | fn visit_i64(self, v: i64) -> Result method visit_i128 (line 1365) | fn visit_i128(self, v: i128) -> Result method visit_u8 (line 1383) | fn visit_u8(self, v: u8) -> Result method visit_u16 (line 1395) | fn visit_u16(self, v: u16) -> Result method visit_u32 (line 1407) | fn visit_u32(self, v: u32) -> Result method visit_u64 (line 1417) | fn visit_u64(self, v: u64) -> Result method visit_u128 (line 1427) | fn visit_u128(self, v: u128) -> Result method visit_f32 (line 1445) | fn visit_f32(self, v: f32) -> Result method visit_f64 (line 1455) | fn visit_f64(self, v: f64) -> Result method visit_char (line 1469) | fn visit_char(self, v: char) -> Result method visit_str (line 1487) | fn visit_str(self, v: &str) -> Result method visit_borrowed_str (line 1504) | fn visit_borrowed_str(self, v: &'de str) -> Result method visit_string (line 1529) | fn visit_string(self, v: String) -> Result method visit_bytes (line 1547) | fn visit_bytes(self, v: &[u8]) -> Result method visit_borrowed_bytes (line 1563) | fn visit_borrowed_bytes(self, v: &'de [u8]) -> Result method visit_byte_buf (line 1588) | fn visit_byte_buf(self, v: Vec) -> Result method visit_none (line 1598) | fn visit_none(self) -> Result method visit_some (line 1608) | fn visit_some(self, deserializer: D) -> Result method visit_unit (line 1619) | fn visit_unit(self) -> Result method visit_newtype_struct (line 1632) | fn visit_newtype_struct(self, deserializer: D) -> Result(self, seq: A) -> Result method visit_map (line 1654) | fn visit_map(self, map: A) -> Result method visit_enum (line 1665) | fn visit_enum(self, data: A) -> Result method __private_visit_untagged_option (line 1675) | fn __private_visit_untagged_option(self, _: D) -> Result { method next_element_seed (line 1714) | fn next_element_seed(&mut self, seed: T) -> Result... method next_element (line 1724) | fn next_element(&mut self) -> Result, Self::Error> method size_hint (line 1733) | fn size_hint(&self) -> Option { type Error (line 1742) | type Error = A::Error; function next_element_seed (line 1745) | fn next_element_seed(&mut self, seed: T) -> Result, ... function next_element (line 1753) | fn next_element(&mut self) -> Result, Self::Error> function size_hint (line 1761) | fn size_hint(&self) -> Option { type MapAccess (line 1786) | pub trait MapAccess<'de> { method next_key_seed (line 1796) | fn next_key_seed(&mut self, seed: K) -> Result, Se... method next_value_seed (line 1809) | fn next_value_seed(&mut self, seed: V) -> Result( method next_key (line 1846) | fn next_key(&mut self) -> Result, Self::Error> method next_value (line 1863) | fn next_value(&mut self) -> Result method next_entry (line 1876) | fn next_entry(&mut self) -> Result, Self::Error> method size_hint (line 1886) | fn size_hint(&self) -> Option { type Error (line 1895) | type Error = A::Error; function next_key_seed (line 1898) | fn next_key_seed(&mut self, seed: K) -> Result, Self... function next_value_seed (line 1906) | fn next_value_seed(&mut self, seed: V) -> Result function next_entry_seed (line 1914) | fn next_entry_seed( function next_entry (line 1927) | fn next_entry(&mut self) -> Result, Self::Error> function next_key (line 1936) | fn next_key(&mut self) -> Result, Self::Error> function next_value (line 1944) | fn next_value(&mut self) -> Result function size_hint (line 1952) | fn size_hint(&self) -> Option { type EnumAccess (line 1978) | pub trait EnumAccess<'de>: Sized { method variant_seed (line 1990) | fn variant_seed(self, seed: V) -> Result<(V::Value, Self::Variant),... method variant (line 1999) | fn variant(self) -> Result<(V, Self::Variant), Self::Error> type VariantAccess (line 2025) | pub trait VariantAccess<'de>: Sized { method unit_variant (line 2065) | fn unit_variant(self) -> Result<(), Self::Error>; method newtype_variant_seed (line 2107) | fn newtype_variant_seed(self, seed: T) -> Result(self) -> Result method tuple_variant (line 2163) | fn tuple_variant(self, len: usize, visitor: V) -> Result( type IntoDeserializer (line 2253) | pub trait IntoDeserializer<'de, E: Error = value::Error> { method into_deserializer (line 2258) | fn into_deserializer(self) -> Self::Deserializer; type OneOf (line 2270) | struct OneOf { method fmt (line 2275) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type WithDecimalPoint (line 2294) | struct WithDecimalPoint(f64); method fmt (line 2297) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/serde/src/de/seed.rs type InPlaceSeed (line 6) | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); type Value (line 12) | type Value = (); function deserialize (line 13) | fn deserialize(self, deserializer: D) -> Result FILE: builder/third-party/serde/src/de/size_hint.rs function from_bounds (line 3) | pub fn from_bounds(iter: &I) -> Option function cautious (line 11) | pub fn cautious(hint: Option) -> usize { function helper (line 24) | fn helper(bounds: (usize, Option)) -> Option { FILE: builder/third-party/serde/src/de/value.rs type Error (line 51) | pub struct Error { method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { type ErrorImpl (line 56) | type ErrorImpl = Box; type ErrorImpl (line 58) | type ErrorImpl = (); method fmt (line 95) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 100) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 106) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Deserializer (line 128) | type Deserializer = UnitDeserializer; function into_deserializer (line 130) | fn into_deserializer(self) -> UnitDeserializer { type UnitDeserializer (line 136) | pub struct UnitDeserializer { function new (line 144) | pub fn new() -> Self { type Error (line 155) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 163) | fn deserialize_any(self, visitor: V) -> Result function deserialize_option (line 170) | fn deserialize_option(self, visitor: V) -> Result method fmt (line 179) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type NeverDeserializer (line 189) | pub struct NeverDeserializer { type Deserializer (line 200) | type Deserializer = NeverDeserializer; function into_deserializer (line 202) | fn into_deserializer(self) -> Self::Deserializer { type Error (line 212) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 214) | fn deserialize_any(self, _visitor: V) -> Result type U32Deserializer (line 310) | pub struct U32Deserializer { type Deserializer (line 321) | type Deserializer = U32Deserializer; function into_deserializer (line 323) | fn into_deserializer(self) -> U32Deserializer { function new (line 330) | pub fn new(value: u32) -> Self { type Error (line 342) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 350) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 357) | fn deserialize_enum( type Error (line 376) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { type Variant (line 377) | type Variant = private::UnitOnly; function variant_seed (line 379) | fn variant_seed(self, seed: T) -> Result<(T::Value, Self::Variant), S... method fmt (line 388) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type StrDeserializer (line 399) | pub struct StrDeserializer<'a, E> { type Deserializer (line 410) | type Deserializer = StrDeserializer<'a, E>; function into_deserializer (line 412) | fn into_deserializer(self) -> StrDeserializer<'a, E> { function new (line 419) | pub fn new(value: &'a str) -> Self { type Error (line 431) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 433) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 440) | fn deserialize_enum( type Error (line 465) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { type Variant (line 466) | type Variant = private::UnitOnly; function variant_seed (line 468) | fn variant_seed(self, seed: T) -> Result<(T::Value, Self::Variant), S... method fmt (line 477) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type BorrowedStrDeserializer (line 489) | pub struct BorrowedStrDeserializer<'de, E> { function new (line 498) | pub fn new(value: &'de str) -> BorrowedStrDeserializer<'de, E> { type Error (line 510) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 512) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 519) | fn deserialize_enum( type Error (line 544) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { type Variant (line 545) | type Variant = private::UnitOnly; function variant_seed (line 547) | fn variant_seed(self, seed: T) -> Result<(T::Value, Self::Variant), S... method fmt (line 556) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type StringDeserializer (line 569) | pub struct StringDeserializer { method clone (line 576) | fn clone(&self) -> Self { type Deserializer (line 590) | type Deserializer = StringDeserializer; method into_deserializer (line 592) | fn into_deserializer(self) -> StringDeserializer { function new (line 600) | pub fn new(value: String) -> Self { type Error (line 613) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 615) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 622) | fn deserialize_enum( type Error (line 648) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { type Variant (line 649) | type Variant = private::UnitOnly; function variant_seed (line 651) | fn variant_seed(self, seed: T) -> Result<(T::Value, Self::Variant), S... method fmt (line 661) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type CowStrDeserializer (line 674) | pub struct CowStrDeserializer<'a, E> { method clone (line 681) | fn clone(&self) -> Self { type Deserializer (line 695) | type Deserializer = CowStrDeserializer<'a, E>; function into_deserializer (line 697) | fn into_deserializer(self) -> CowStrDeserializer<'a, E> { function new (line 705) | pub fn new(value: Cow<'a, str>) -> Self { type Error (line 718) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 720) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 730) | fn deserialize_enum( type Error (line 756) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { type Variant (line 757) | type Variant = private::UnitOnly; function variant_seed (line 759) | fn variant_seed(self, seed: T) -> Result<(T::Value, Self::Variant), S... method fmt (line 769) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type BytesDeserializer (line 780) | pub struct BytesDeserializer<'a, E> { function new (line 787) | pub fn new(value: &'a [u8]) -> Self { type Deserializer (line 801) | type Deserializer = BytesDeserializer<'a, E>; function into_deserializer (line 803) | fn into_deserializer(self) -> BytesDeserializer<'a, E> { type Error (line 812) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 814) | fn deserialize_any(self, visitor: V) -> Result method fmt (line 829) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type BorrowedBytesDeserializer (line 839) | pub struct BorrowedBytesDeserializer<'de, E> { function new (line 846) | pub fn new(value: &'de [u8]) -> Self { type Error (line 860) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 862) | fn deserialize_any(self, visitor: V) -> Result method fmt (line 877) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type SeqDeserializer (line 889) | pub struct SeqDeserializer { function new (line 900) | pub fn new(iter: I) -> Self { function end (line 916) | pub fn end(self) -> Result<(), E> { type Error (line 937) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 939) | fn deserialize_any(mut self, visitor: V) -> Result(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function next_element_seed (line 963) | fn next_element_seed(&mut self, seed: V) -> Result, ... function size_hint (line 976) | fn size_hint(&self) -> Option { type ExpectedInSeq (line 981) | struct ExpectedInSeq(usize); method fmt (line 984) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 997) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Deserializer (line 1015) | type Deserializer = SeqDeserializer<::IntoIter, E>; function into_deserializer (line 1017) | fn into_deserializer(self) -> Self::Deserializer { type Deserializer (line 1029) | type Deserializer = SeqDeserializer<::IntoIter, E>; function into_deserializer (line 1031) | fn into_deserializer(self) -> Self::Deserializer { type Deserializer (line 1044) | type Deserializer = SeqDeserializer<::IntoIter, E>; function into_deserializer (line 1046) | fn into_deserializer(self) -> Self::Deserializer { type SeqAccessDeserializer (line 1055) | pub struct SeqAccessDeserializer { function new (line 1061) | pub fn new(seq: A) -> Self { type Error (line 1070) | type Error = A::Error; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 1072) | fn deserialize_any(self, visitor: V) -> Result type MapDeserializer (line 1089) | pub struct MapDeserializer<'de, I, E> function new (line 1107) | pub fn new(iter: I) -> Self { function end (line 1126) | pub fn end(self) -> Result<(), E> { function next_pair (line 1146) | fn next_pair(&mut self) -> Option<(First, Second)> { type Error (line 1165) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 1167) | fn deserialize_any(mut self, visitor: V) -> Result(mut self, visitor: V) -> Result(self, len: usize, visitor: V) -> Result(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function next_key_seed (line 1210) | fn next_key_seed(&mut self, seed: T) -> Result, Self... function next_value_seed (line 1223) | fn next_value_seed(&mut self, seed: T) -> Result function next_entry_seed (line 1234) | fn next_entry_seed( function size_hint (line 1253) | fn size_hint(&self) -> Option { type Error (line 1266) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function next_element_seed (line 1268) | fn next_element_seed(&mut self, seed: T) -> Result, ... function size_hint (line 1281) | fn size_hint(&self) -> Option { method clone (line 1293) | fn clone(&self) -> Self { method fmt (line 1310) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type PairDeserializer (line 1322) | struct PairDeserializer(A, B, PhantomData); type Error (line 1330) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 1338) | fn deserialize_any(self, visitor: V) -> Result function deserialize_seq (line 1345) | fn deserialize_seq(self, visitor: V) -> Result function deserialize_tuple (line 1361) | fn deserialize_tuple(self, len: usize, visitor: V) -> Result(Option, Option, PhantomData); type Error (line 1383) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function next_element_seed (line 1385) | fn next_element_seed(&mut self, seed: T) -> Result, ... function size_hint (line 1398) | fn size_hint(&self) -> Option { type ExpectedInMap (line 1409) | struct ExpectedInMap(usize); method fmt (line 1412) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Deserializer (line 1431) | type Deserializer = MapDeserializer<'de, ::IntoIte... function into_deserializer (line 1433) | fn into_deserializer(self) -> Self::Deserializer { type Deserializer (line 1447) | type Deserializer = MapDeserializer<'de, ::IntoIte... function into_deserializer (line 1449) | fn into_deserializer(self) -> Self::Deserializer { type MapAccessDeserializer (line 1458) | pub struct MapAccessDeserializer { function new (line 1464) | pub fn new(map: A) -> Self { type Error (line 1473) | type Error = A::Error; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 1475) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 1482) | fn deserialize_enum( type Error (line 1505) | type Error = A::Error; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { type Variant (line 1506) | type Variant = private::MapAsEnum; function variant_seed (line 1508) | fn variant_seed(mut self, seed: T) -> Result<(T::Value, Self::Variant... type EnumAccessDeserializer (line 1523) | pub struct EnumAccessDeserializer { function new (line 1529) | pub fn new(access: A) -> Self { type Error (line 1538) | type Error = A::Error; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function deserialize_any (line 1540) | fn deserialize_any(self, visitor: V) -> Result type UnitOnly (line 1563) | pub struct UnitOnly { function unit_only (line 1567) | pub fn unit_only(t: T) -> (T, UnitOnly) { type Error (line 1580) | type Error = E; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function unit_variant (line 1582) | fn unit_variant(self) -> Result<(), Self::Error> { function newtype_variant_seed (line 1586) | fn newtype_variant_seed(self, _seed: T) -> Result function tuple_variant (line 1596) | fn tuple_variant(self, _len: usize, _visitor: V) -> Result( type MapAsEnum (line 1621) | pub struct MapAsEnum { function map_as_enum (line 1625) | pub fn map_as_enum(map: A) -> MapAsEnum { type Error (line 1633) | type Error = A::Error; method custom (line 63) | fn custom(msg: T) -> Self method custom (line 74) | fn custom(msg: T) -> Self method custom (line 85) | fn custom(msg: T) -> Self method description (line 117) | fn description(&self) -> &str { function unit_variant (line 1635) | fn unit_variant(mut self) -> Result<(), Self::Error> { function newtype_variant_seed (line 1639) | fn newtype_variant_seed(mut self, seed: T) -> Result(mut self, len: usize, visitor: V) -> Result( type SeedTupleVariant (line 1665) | struct SeedTupleVariant { type Value (line 1674) | type Value = V::Value; function deserialize (line 1676) | fn deserialize(self, deserializer: D) -> Result type SeedStructVariant (line 1684) | struct SeedStructVariant { type Value (line 1692) | type Value = V::Value; function deserialize (line 1694) | fn deserialize(self, deserializer: D) -> Result type Pair (line 1704) | pub trait Pair { method split (line 1707) | fn split(self) -> (Self::First, Self::Second); type First (line 1711) | type First = A; type Second (line 1712) | type Second = B; method split (line 1713) | fn split(self) -> (A, B) { type First (line 1718) | pub type First = ::First; type Second (line 1719) | pub type Second = ::Second; FILE: builder/third-party/serde/src/lib.rs type T (line 338) | pub struct T; FILE: builder/third-party/serde/src/private/de.rs function missing_field (line 23) | pub fn missing_field<'de, V, E>(field: &'static str) -> Result function borrow_cow_str (line 62) | pub fn borrow_cow_str<'de: 'a, 'a, D, R>(deserializer: D) -> Result(deserializer: D) -> Result { function as_str (line 255) | pub fn as_str(&self) -> Option<&str> { function unexpected (line 266) | fn unexpected(&self) -> Unexpected { function deserialize (line 294) | fn deserialize(deserializer: D) -> Result type Deserializer (line 309) | type Deserializer = ContentDeserializer<'de, E>; function into_deserializer (line 311) | fn into_deserializer(self) -> Self::Deserializer { type ContentVisitor (line 318) | struct ContentVisitor<'de> { function new (line 323) | fn new() -> Self { type Value (line 329) | type Value = Content<'de>; function expecting (line 331) | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { function visit_bool (line 335) | fn visit_bool(self, value: bool) -> Result function visit_i8 (line 342) | fn visit_i8(self, value: i8) -> Result function visit_i16 (line 349) | fn visit_i16(self, value: i16) -> Result function visit_i32 (line 356) | fn visit_i32(self, value: i32) -> Result function visit_i64 (line 363) | fn visit_i64(self, value: i64) -> Result function visit_u8 (line 370) | fn visit_u8(self, value: u8) -> Result function visit_u16 (line 377) | fn visit_u16(self, value: u16) -> Result function visit_u32 (line 384) | fn visit_u32(self, value: u32) -> Result function visit_u64 (line 391) | fn visit_u64(self, value: u64) -> Result function visit_f32 (line 398) | fn visit_f32(self, value: f32) -> Result function visit_f64 (line 405) | fn visit_f64(self, value: f64) -> Result function visit_char (line 412) | fn visit_char(self, value: char) -> Result function visit_str (line 419) | fn visit_str(self, value: &str) -> Result function visit_borrowed_str (line 426) | fn visit_borrowed_str(self, value: &'de str) -> Result function visit_string (line 433) | fn visit_string(self, value: String) -> Result function visit_bytes (line 440) | fn visit_bytes(self, value: &[u8]) -> Result function visit_borrowed_bytes (line 447) | fn visit_borrowed_bytes(self, value: &'de [u8]) -> Result(self, value: Vec) -> Result function visit_unit (line 461) | fn visit_unit(self) -> Result function visit_none (line 468) | fn visit_none(self) -> Result function visit_some (line 475) | fn visit_some(self, deserializer: D) -> Result function visit_newtype_struct (line 482) | fn visit_newtype_struct(self, deserializer: D) -> Result(self, mut visitor: V) -> Result function visit_map (line 501) | fn visit_map(self, mut visitor: V) -> Result function visit_enum (line 515) | fn visit_enum(self, _visitor: V) -> Result type TagOrContent (line 528) | pub enum TagOrContent<'de> { type TagOrContentVisitor (line 535) | struct TagOrContentVisitor<'de> { function new (line 541) | fn new(name: &'static str) -> Self { type Value (line 550) | type Value = TagOrContent<'de>; function deserialize (line 552) | fn deserialize(self, deserializer: D) -> Result type Value (line 563) | type Value = TagOrContent<'de>; function expecting (line 565) | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { function visit_bool (line 569) | fn visit_bool(self, value: bool) -> Result function visit_i8 (line 578) | fn visit_i8(self, value: i8) -> Result function visit_i16 (line 587) | fn visit_i16(self, value: i16) -> Result function visit_i32 (line 596) | fn visit_i32(self, value: i32) -> Result function visit_i64 (line 605) | fn visit_i64(self, value: i64) -> Result function visit_u8 (line 614) | fn visit_u8(self, value: u8) -> Result function visit_u16 (line 623) | fn visit_u16(self, value: u16) -> Result function visit_u32 (line 632) | fn visit_u32(self, value: u32) -> Result function visit_u64 (line 641) | fn visit_u64(self, value: u64) -> Result function visit_f32 (line 650) | fn visit_f32(self, value: f32) -> Result function visit_f64 (line 659) | fn visit_f64(self, value: f64) -> Result function visit_char (line 668) | fn visit_char(self, value: char) -> Result function visit_str (line 677) | fn visit_str(self, value: &str) -> Result function visit_borrowed_str (line 690) | fn visit_borrowed_str(self, value: &'de str) -> Result function visit_string (line 703) | fn visit_string(self, value: String) -> Result function visit_bytes (line 716) | fn visit_bytes(self, value: &[u8]) -> Result function visit_borrowed_bytes (line 729) | fn visit_borrowed_bytes(self, value: &'de [u8]) -> Result(self, value: Vec) -> Result function visit_unit (line 755) | fn visit_unit(self) -> Result function visit_none (line 764) | fn visit_none(self) -> Result function visit_some (line 773) | fn visit_some(self, deserializer: D) -> Result function visit_newtype_struct (line 782) | fn visit_newtype_struct(self, deserializer: D) -> Result(self, visitor: V) -> Result function visit_map (line 800) | fn visit_map(self, visitor: V) -> Result function visit_enum (line 809) | fn visit_enum(self, visitor: V) -> Result type TaggedContentVisitor (line 825) | pub struct TaggedContentVisitor { function new (line 834) | pub fn new(name: &'static str, expecting: &'static str) -> Self { type Value (line 847) | type Value = (T, Content<'de>); function expecting (line 849) | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { function visit_seq (line 853) | fn visit_seq(self, mut seq: S) -> Result function visit_map (line 867) | fn visit_map(self, mut map: M) -> Result type TagOrContentField (line 900) | pub enum TagOrContentField { type TagOrContentFieldVisitor (line 906) | pub struct TagOrContentFieldVisitor { type Value (line 912) | type Value = TagOrContentField; method deserialize (line 914) | fn deserialize(self, deserializer: D) -> Result type Value (line 923) | type Value = TagOrContentField; method expecting (line 925) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_u64 (line 929) | fn visit_u64(self, field_index: u64) -> Result method visit_str (line 943) | fn visit_str(self, field: &str) -> Result method visit_bytes (line 956) | fn visit_bytes(self, field: &[u8]) -> Result type TagContentOtherField (line 974) | pub enum TagContentOtherField { type TagContentOtherFieldVisitor (line 981) | pub struct TagContentOtherFieldVisitor { type Value (line 987) | type Value = TagContentOtherField; method deserialize (line 989) | fn deserialize(self, deserializer: D) -> Result type Value (line 998) | type Value = TagContentOtherField; method expecting (line 1000) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_u64 (line 1008) | fn visit_u64(self, field_index: u64) -> Result method visit_str (line 1019) | fn visit_str(self, field: &str) -> Result method visit_bytes (line 1026) | fn visit_bytes(self, field: &[u8]) -> Result type ContentDeserializer (line 1041) | pub struct ContentDeserializer<'de, E> { function invalid_type (line 1051) | fn invalid_type(self, exp: &Expected) -> E { function deserialize_integer (line 1055) | fn deserialize_integer(self, visitor: V) -> Result function deserialize_float (line 1072) | fn deserialize_float(self, visitor: V) -> Result function visit_content_seq (line 1092) | fn visit_content_seq<'de, V, E>(content: Vec>, visitor: V) ... function visit_content_map (line 1104) | fn visit_content_map<'de, V, E>( type Error (line 1127) | type Error = E; function deserialize_any (line 1129) | fn deserialize_any(self, visitor: V) -> Result function deserialize_bool (line 1159) | fn deserialize_bool(self, visitor: V) -> Result function deserialize_i8 (line 1169) | fn deserialize_i8(self, visitor: V) -> Result function deserialize_i16 (line 1176) | fn deserialize_i16(self, visitor: V) -> Result function deserialize_i32 (line 1183) | fn deserialize_i32(self, visitor: V) -> Result function deserialize_i64 (line 1190) | fn deserialize_i64(self, visitor: V) -> Result function deserialize_u8 (line 1197) | fn deserialize_u8(self, visitor: V) -> Result function deserialize_u16 (line 1204) | fn deserialize_u16(self, visitor: V) -> Result function deserialize_u32 (line 1211) | fn deserialize_u32(self, visitor: V) -> Result function deserialize_u64 (line 1218) | fn deserialize_u64(self, visitor: V) -> Result function deserialize_f32 (line 1225) | fn deserialize_f32(self, visitor: V) -> Result function deserialize_f64 (line 1232) | fn deserialize_f64(self, visitor: V) -> Result function deserialize_char (line 1239) | fn deserialize_char(self, visitor: V) -> Result function deserialize_str (line 1251) | fn deserialize_str(self, visitor: V) -> Result function deserialize_string (line 1258) | fn deserialize_string(self, visitor: V) -> Result function deserialize_bytes (line 1271) | fn deserialize_bytes(self, visitor: V) -> Result function deserialize_byte_buf (line 1278) | fn deserialize_byte_buf(self, visitor: V) -> Result(self, visitor: V) -> Result function deserialize_unit (line 1304) | fn deserialize_unit(self, visitor: V) -> Result function deserialize_unit_struct (line 1325) | fn deserialize_unit_struct( function deserialize_newtype_struct (line 1354) | fn deserialize_newtype_struct( function deserialize_seq (line 1368) | fn deserialize_seq(self, visitor: V) -> Result function deserialize_tuple (line 1378) | fn deserialize_tuple(self, _len: usize, visitor: V) -> Result( function deserialize_map (line 1397) | fn deserialize_map(self, visitor: V) -> Result function deserialize_struct (line 1407) | fn deserialize_struct( function deserialize_enum (line 1423) | fn deserialize_enum( function deserialize_identifier (line 1465) | fn deserialize_identifier(self, visitor: V) -> Result(self, visitor: V) -> Result( function new (line 1503) | pub fn new(content: Content<'de>) -> Self { type EnumDeserializer (line 1511) | pub struct EnumDeserializer<'de, E> function new (line 1524) | pub fn new(variant: Content<'de>, value: Option>) -> EnumDe... type Error (line 1537) | type Error = E; type Variant (line 1538) | type Variant = VariantDeserializer<'de, Self::Error>; function variant_seed (line 1540) | fn variant_seed(self, seed: V) -> Result<(V::Value, Self::Variant), E> type VariantDeserializer (line 1553) | pub struct VariantDeserializer<'de, E> type Error (line 1565) | type Error = E; function unit_variant (line 1567) | fn unit_variant(self) -> Result<(), E> { function newtype_variant_seed (line 1574) | fn newtype_variant_seed(self, seed: T) -> Result function tuple_variant (line 1587) | fn tuple_variant(self, _len: usize, visitor: V) -> Result( type ContentRefDeserializer (line 1634) | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { function invalid_type (line 1644) | fn invalid_type(self, exp: &Expected) -> E { function deserialize_integer (line 1648) | fn deserialize_integer(self, visitor: V) -> Result function deserialize_float (line 1665) | fn deserialize_float(self, visitor: V) -> Result function visit_content_seq_ref (line 1685) | fn visit_content_seq_ref<'a, 'de, V, E>( function visit_content_map_ref (line 1700) | fn visit_content_map_ref<'a, 'de, V, E>( type Error (line 1726) | type Error = E; function deserialize_any (line 1728) | fn deserialize_any(self, visitor: V) -> Result function deserialize_bool (line 1760) | fn deserialize_bool(self, visitor: V) -> Result function deserialize_i8 (line 1770) | fn deserialize_i8(self, visitor: V) -> Result function deserialize_i16 (line 1777) | fn deserialize_i16(self, visitor: V) -> Result function deserialize_i32 (line 1784) | fn deserialize_i32(self, visitor: V) -> Result function deserialize_i64 (line 1791) | fn deserialize_i64(self, visitor: V) -> Result function deserialize_u8 (line 1798) | fn deserialize_u8(self, visitor: V) -> Result function deserialize_u16 (line 1805) | fn deserialize_u16(self, visitor: V) -> Result function deserialize_u32 (line 1812) | fn deserialize_u32(self, visitor: V) -> Result function deserialize_u64 (line 1819) | fn deserialize_u64(self, visitor: V) -> Result function deserialize_f32 (line 1826) | fn deserialize_f32(self, visitor: V) -> Result function deserialize_f64 (line 1833) | fn deserialize_f64(self, visitor: V) -> Result function deserialize_char (line 1840) | fn deserialize_char(self, visitor: V) -> Result function deserialize_str (line 1852) | fn deserialize_str(self, visitor: V) -> Result function deserialize_string (line 1865) | fn deserialize_string(self, visitor: V) -> Result function deserialize_bytes (line 1872) | fn deserialize_bytes(self, visitor: V) -> Result function deserialize_byte_buf (line 1886) | fn deserialize_byte_buf(self, visitor: V) -> Result(self, visitor: V) -> Result function deserialize_unit (line 1905) | fn deserialize_unit(self, visitor: V) -> Result function deserialize_unit_struct (line 1915) | fn deserialize_unit_struct( function deserialize_newtype_struct (line 1926) | fn deserialize_newtype_struct(self, _name: &str, visitor: V) -> Resul... function deserialize_seq (line 1938) | fn deserialize_seq(self, visitor: V) -> Result function deserialize_tuple (line 1948) | fn deserialize_tuple(self, _len: usize, visitor: V) -> Result( function deserialize_map (line 1967) | fn deserialize_map(self, visitor: V) -> Result function deserialize_struct (line 1977) | fn deserialize_struct( function deserialize_enum (line 1993) | fn deserialize_enum( function deserialize_identifier (line 2039) | fn deserialize_identifier(self, visitor: V) -> Result(self, visitor: V) -> Result( function new (line 2076) | pub fn new(content: &'a Content<'de>) -> Self { method clone (line 2087) | fn clone(&self) -> Self { type EnumRefDeserializer (line 2092) | struct EnumRefDeserializer<'a, 'de: 'a, E> type Error (line 2105) | type Error = E; type Variant (line 2106) | type Variant = VariantRefDeserializer<'a, 'de, Self::Error>; function variant_seed (line 2108) | fn variant_seed(self, seed: V) -> Result<(V::Value, Self::Variant), S... type VariantRefDeserializer (line 2121) | struct VariantRefDeserializer<'a, 'de: 'a, E> type Error (line 2133) | type Error = E; function unit_variant (line 2135) | fn unit_variant(self) -> Result<(), E> { function newtype_variant_seed (line 2142) | fn newtype_variant_seed(self, seed: T) -> Result function tuple_variant (line 2155) | fn tuple_variant(self, _len: usize, visitor: V) -> Result( type SeqRefDeserializer (line 2201) | struct SeqRefDeserializer<'a, 'de: 'a, E> function new (line 2213) | fn new(slice: &'a [Content<'de>]) -> Self { type Error (line 2225) | type Error = E; function deserialize_any (line 2228) | fn deserialize_any(mut self, visitor: V) -> Result(&mut self, seed: T) -> Result, ... function size_hint (line 2271) | fn size_hint(&self) -> Option { type MapRefDeserializer (line 2276) | struct MapRefDeserializer<'a, 'de: 'a, E> function new (line 2289) | fn new(map: &'a [(Content<'de>, Content<'de>)]) -> Self { type Error (line 2302) | type Error = E; function next_key_seed (line 2304) | fn next_key_seed(&mut self, seed: T) -> Result, Self... function next_value_seed (line 2317) | fn next_value_seed(&mut self, seed: T) -> Result function size_hint (line 2327) | fn size_hint(&self) -> Option { type Error (line 2336) | type Error = E; function deserialize_any (line 2339) | fn deserialize_any(self, visitor: V) -> Result type Deserializer (line 2357) | type Deserializer = Self; function into_deserializer (line 2359) | fn into_deserializer(self) -> Self { type Deserializer (line 2368) | type Deserializer = Self; function into_deserializer (line 2370) | fn into_deserializer(self) -> Self { type InternallyTaggedUnitVisitor (line 2378) | pub struct InternallyTaggedUnitVisitor<'a> { function new (line 2385) | pub fn new(type_name: &'a str, variant_name: &'a str) -> Self { type Value (line 2394) | type Value = (); function expecting (line 2396) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_seq (line 2404) | fn visit_seq(self, _: S) -> Result<(), S::Error> function visit_map (line 2411) | fn visit_map(self, mut access: M) -> Result<(), M::Error> type UntaggedUnitVisitor (line 2423) | pub struct UntaggedUnitVisitor<'a> { function new (line 2430) | pub fn new(type_name: &'a str, variant_name: &'a str) -> Self { type Value (line 2439) | type Value = (); function expecting (line 2441) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_unit (line 2449) | fn visit_unit(self) -> Result<(), E> function visit_none (line 2456) | fn visit_none(self) -> Result<(), E> type IdentifierDeserializer (line 2477) | pub trait IdentifierDeserializer<'de, E: Error> { method from (line 2480) | fn from(self) -> Self::Deserializer; type Borrowed (line 2483) | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); type Deserializer (line 2489) | type Deserializer = >::Deserializer; function from (line 2491) | fn from(self) -> Self::Deserializer { type StrDeserializer (line 2496) | pub struct StrDeserializer<'a, E> { type Error (line 2505) | type Error = E; function deserialize_any (line 2507) | fn deserialize_any(self, visitor: V) -> Result type BorrowedStrDeserializer (line 2521) | pub struct BorrowedStrDeserializer<'de, E> { type Error (line 2530) | type Error = E; function deserialize_any (line 2532) | fn deserialize_any(self, visitor: V) -> Result type Deserializer (line 2550) | type Deserializer = StrDeserializer<'a, E>; function from (line 2552) | fn from(self) -> Self::Deserializer { type Deserializer (line 2564) | type Deserializer = BorrowedStrDeserializer<'de, E>; function from (line 2566) | fn from(self) -> Self::Deserializer { type Deserializer (line 2578) | type Deserializer = BytesDeserializer<'a, E>; function from (line 2580) | fn from(self) -> Self::Deserializer { type Deserializer (line 2589) | type Deserializer = BorrowedBytesDeserializer<'de, E>; function from (line 2591) | fn from(self) -> Self::Deserializer { type FlatMapDeserializer (line 2597) | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( function deserialize_other (line 2607) | fn deserialize_other() -> Result { type Error (line 2631) | type Error = E; function deserialize_any (line 2633) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 2640) | fn deserialize_enum( function deserialize_map (line 2661) | fn deserialize_map(self, visitor: V) -> Result function deserialize_struct (line 2672) | fn deserialize_struct( function deserialize_newtype_struct (line 2689) | fn deserialize_newtype_struct(self, _name: &str, visitor: V) -> Resul... function deserialize_option (line 2696) | fn deserialize_option(self, visitor: V) -> Result function deserialize_unit (line 2706) | fn deserialize_unit(self, visitor: V) -> Result function deserialize_ignored_any (line 2713) | fn deserialize_ignored_any(self, visitor: V) -> Result { type Error (line 2757) | type Error = E; function next_key_seed (line 2759) | fn next_key_seed(&mut self, seed: T) -> Result, Self... function next_value_seed (line 2777) | fn next_value_seed(&mut self, seed: T) -> Result type FlatStructAccess (line 2789) | struct FlatStructAccess<'a, 'de: 'a, E> { type Error (line 2801) | type Error = E; function next_key_seed (line 2803) | fn next_key_seed(&mut self, seed: T) -> Result, Self... function next_value_seed (line 2816) | fn next_value_seed(&mut self, seed: T) -> Result function flat_map_take_entry (line 2830) | fn flat_map_take_entry<'de>( type AdjacentlyTaggedEnumVariantSeed (line 2849) | pub struct AdjacentlyTaggedEnumVariantSeed { type AdjacentlyTaggedEnumVariantVisitor (line 2855) | pub struct AdjacentlyTaggedEnumVariantVisitor { type Value (line 2864) | type Value = F; function expecting (line 2866) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_enum (line 2870) | fn visit_enum(self, data: A) -> Result type Value (line 2884) | type Value = F; function deserialize (line 2886) | fn deserialize(self, deserializer: D) -> Result FILE: builder/third-party/serde/src/private/doc.rs type Error (line 9) | pub struct Error; method custom (line 12) | fn custom(_: T) -> Self method description (line 22) | fn description(&self) -> &str { method fmt (line 28) | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/serde/src/private/mod.rs function from_utf8_lossy (line 30) | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { function from_utf8_lossy (line 42) | pub fn from_utf8_lossy(bytes: &[u8]) -> &str { FILE: builder/third-party/serde/src/private/ser.rs function constrain (line 12) | pub fn constrain(t: &T) -> &T { function serialize_tagged_newtype (line 17) | pub fn serialize_tagged_newtype( type TaggedSerializer (line 38) | struct TaggedSerializer { type Unsupported (line 46) | enum Unsupported { method fmt (line 63) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function bad_type (line 86) | fn bad_type(self, what: Unsupported) -> S::Error { type Ok (line 98) | type Ok = S::Ok; type Error (line 99) | type Error = S::Error; type SerializeSeq (line 101) | type SerializeSeq = Impossible; type SerializeTuple (line 102) | type SerializeTuple = Impossible; type SerializeTupleStruct (line 103) | type SerializeTupleStruct = Impossible; type SerializeMap (line 104) | type SerializeMap = S::SerializeMap; type SerializeStruct (line 105) | type SerializeStruct = S::SerializeStruct; type SerializeTupleVariant (line 108) | type SerializeTupleVariant = Impossible; type SerializeTupleVariant (line 110) | type SerializeTupleVariant = SerializeTupleVariantAsMapValue; type SerializeStructVariant (line 115) | type SerializeStructVariant = SerializeStructVariantAsMapValue Result { method serialize_i8 (line 121) | fn serialize_i8(self, _: i8) -> Result { method serialize_i16 (line 125) | fn serialize_i16(self, _: i16) -> Result { method serialize_i32 (line 129) | fn serialize_i32(self, _: i32) -> Result { method serialize_i64 (line 133) | fn serialize_i64(self, _: i64) -> Result { method serialize_u8 (line 137) | fn serialize_u8(self, _: u8) -> Result { method serialize_u16 (line 141) | fn serialize_u16(self, _: u16) -> Result { method serialize_u32 (line 145) | fn serialize_u32(self, _: u32) -> Result { method serialize_u64 (line 149) | fn serialize_u64(self, _: u64) -> Result { method serialize_f32 (line 153) | fn serialize_f32(self, _: f32) -> Result { method serialize_f64 (line 157) | fn serialize_f64(self, _: f64) -> Result { method serialize_char (line 161) | fn serialize_char(self, _: char) -> Result { method serialize_str (line 165) | fn serialize_str(self, _: &str) -> Result { method serialize_bytes (line 169) | fn serialize_bytes(self, _: &[u8]) -> Result { method serialize_none (line 173) | fn serialize_none(self) -> Result { method serialize_some (line 177) | fn serialize_some(self, _: &T) -> Result method serialize_unit (line 184) | fn serialize_unit(self) -> Result { method serialize_unit_struct (line 190) | fn serialize_unit_struct(self, _: &'static str) -> Result( method serialize_newtype_variant (line 219) | fn serialize_newtype_variant( method serialize_seq (line 235) | fn serialize_seq(self, _: Option) -> Result Result) -> Result(self, _: &T) -> Result type SerializeTupleVariantAsMapValue (line 344) | pub struct SerializeTupleVariantAsMapValue { function new (line 351) | pub fn new(map: M, name: &'static str, len: usize) -> Self { type Ok (line 364) | type Ok = M::Ok; type Error (line 365) | type Error = M::Error; function serialize_field (line 367) | fn serialize_field(&mut self, value: &T) -> Result<(), M::Error> function end (line 376) | fn end(mut self) -> Result { type SerializeStructVariantAsMapValue (line 384) | pub struct SerializeStructVariantAsMapValue { function new (line 391) | pub fn new(map: M, name: &'static str, len: usize) -> Self { type Ok (line 404) | type Ok = M::Ok; type Error (line 405) | type Error = M::Error; function serialize_field (line 407) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 416) | fn end(mut self) -> Result { type Content (line 424) | pub enum Content { method serialize (line 468) | fn serialize(&self, serializer: S) -> Result type ContentSerializer (line 549) | pub struct ContentSerializer { function new (line 554) | pub fn new() -> Self { type Ok (line 563) | type Ok = Content; type Error (line 564) | type Error = E; type SerializeSeq (line 566) | type SerializeSeq = SerializeSeq; type SerializeTuple (line 567) | type SerializeTuple = SerializeTuple; type SerializeTupleStruct (line 568) | type SerializeTupleStruct = SerializeTupleStruct; type SerializeTupleVariant (line 569) | type SerializeTupleVariant = SerializeTupleVariant; type SerializeMap (line 570) | type SerializeMap = SerializeMap; type SerializeStruct (line 571) | type SerializeStruct = SerializeStruct; type SerializeStructVariant (line 572) | type SerializeStructVariant = SerializeStructVariant; method serialize_bool (line 574) | fn serialize_bool(self, v: bool) -> Result { method serialize_i8 (line 578) | fn serialize_i8(self, v: i8) -> Result { method serialize_i16 (line 582) | fn serialize_i16(self, v: i16) -> Result { method serialize_i32 (line 586) | fn serialize_i32(self, v: i32) -> Result { method serialize_i64 (line 590) | fn serialize_i64(self, v: i64) -> Result { method serialize_u8 (line 594) | fn serialize_u8(self, v: u8) -> Result { method serialize_u16 (line 598) | fn serialize_u16(self, v: u16) -> Result { method serialize_u32 (line 602) | fn serialize_u32(self, v: u32) -> Result { method serialize_u64 (line 606) | fn serialize_u64(self, v: u64) -> Result { method serialize_f32 (line 610) | fn serialize_f32(self, v: f32) -> Result { method serialize_f64 (line 614) | fn serialize_f64(self, v: f64) -> Result { method serialize_char (line 618) | fn serialize_char(self, v: char) -> Result { method serialize_str (line 622) | fn serialize_str(self, value: &str) -> Result { method serialize_bytes (line 626) | fn serialize_bytes(self, value: &[u8]) -> Result { method serialize_none (line 630) | fn serialize_none(self) -> Result { method serialize_some (line 634) | fn serialize_some(self, value: &T) -> Result method serialize_unit (line 641) | fn serialize_unit(self) -> Result { method serialize_unit_struct (line 645) | fn serialize_unit_struct(self, name: &'static str) -> Result { method serialize_unit_variant (line 649) | fn serialize_unit_variant( method serialize_newtype_struct (line 658) | fn serialize_newtype_struct(self, name: &'static str, value: &T) -> R... method serialize_newtype_variant (line 668) | fn serialize_newtype_variant( method serialize_seq (line 686) | fn serialize_seq(self, len: Option) -> Result Result { method serialize_tuple_struct (line 700) | fn serialize_tuple_struct( method serialize_tuple_variant (line 712) | fn serialize_tuple_variant( method serialize_map (line 728) | fn serialize_map(self, len: Option) -> Result { type Ok (line 774) | type Ok = Content; type Error (line 775) | type Error = E; function serialize_element (line 777) | fn serialize_element(&mut self, value: &T) -> Result<(), E> function end (line 786) | fn end(self) -> Result { type SerializeTuple (line 791) | pub struct SerializeTuple { type Ok (line 800) | type Ok = Content; type Error (line 801) | type Error = E; function serialize_element (line 803) | fn serialize_element(&mut self, value: &T) -> Result<(), E> function end (line 812) | fn end(self) -> Result { type SerializeTupleStruct (line 817) | pub struct SerializeTupleStruct { type Ok (line 827) | type Ok = Content; type Error (line 828) | type Error = E; function serialize_field (line 830) | fn serialize_field(&mut self, value: &T) -> Result<(), E> function end (line 839) | fn end(self) -> Result { type SerializeTupleVariant (line 844) | pub struct SerializeTupleVariant { type Ok (line 856) | type Ok = Content; type Error (line 857) | type Error = E; function serialize_field (line 859) | fn serialize_field(&mut self, value: &T) -> Result<(), E> function end (line 868) | fn end(self) -> Result { type SerializeMap (line 878) | pub struct SerializeMap { type Ok (line 888) | type Ok = Content; type Error (line 889) | type Error = E; function serialize_key (line 891) | fn serialize_key(&mut self, key: &T) -> Result<(), E> function serialize_value (line 900) | fn serialize_value(&mut self, value: &T) -> Result<(), E> function end (line 913) | fn end(self) -> Result { function serialize_entry (line 917) | fn serialize_entry(&mut self, key: &K, value: &V) -> Result<(), E> type SerializeStruct (line 929) | pub struct SerializeStruct { type Ok (line 939) | type Ok = Content; type Error (line 940) | type Error = E; function serialize_field (line 942) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 951) | fn end(self) -> Result { type SerializeStructVariant (line 956) | pub struct SerializeStructVariant { type Ok (line 968) | type Ok = Content; type Error (line 969) | type Error = E; function serialize_field (line 971) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 980) | fn end(self) -> Result { type FlatMapSerializer (line 992) | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); function bad_type (line 999) | fn bad_type(what: Unsupported) -> M::Error { type Ok (line 1012) | type Ok = (); type Error (line 1013) | type Error = M::Error; type SerializeSeq (line 1015) | type SerializeSeq = Impossible; type SerializeTuple (line 1016) | type SerializeTuple = Impossible; type SerializeTupleStruct (line 1017) | type SerializeTupleStruct = Impossible; type SerializeMap (line 1018) | type SerializeMap = FlatMapSerializeMap<'a, M>; type SerializeStruct (line 1019) | type SerializeStruct = FlatMapSerializeStruct<'a, M>; type SerializeTupleVariant (line 1020) | type SerializeTupleVariant = FlatMapSerializeTupleVariantAsMapValue<'a, M>; type SerializeStructVariant (line 1021) | type SerializeStructVariant = FlatMapSerializeStructVariantAsMapValue<'a... method serialize_bool (line 1023) | fn serialize_bool(self, _: bool) -> Result { method serialize_i8 (line 1027) | fn serialize_i8(self, _: i8) -> Result { method serialize_i16 (line 1031) | fn serialize_i16(self, _: i16) -> Result { method serialize_i32 (line 1035) | fn serialize_i32(self, _: i32) -> Result { method serialize_i64 (line 1039) | fn serialize_i64(self, _: i64) -> Result { method serialize_u8 (line 1043) | fn serialize_u8(self, _: u8) -> Result { method serialize_u16 (line 1047) | fn serialize_u16(self, _: u16) -> Result { method serialize_u32 (line 1051) | fn serialize_u32(self, _: u32) -> Result { method serialize_u64 (line 1055) | fn serialize_u64(self, _: u64) -> Result { method serialize_f32 (line 1059) | fn serialize_f32(self, _: f32) -> Result { method serialize_f64 (line 1063) | fn serialize_f64(self, _: f64) -> Result { method serialize_char (line 1067) | fn serialize_char(self, _: char) -> Result { method serialize_str (line 1071) | fn serialize_str(self, _: &str) -> Result { method serialize_bytes (line 1075) | fn serialize_bytes(self, _: &[u8]) -> Result { method serialize_none (line 1079) | fn serialize_none(self) -> Result { method serialize_some (line 1083) | fn serialize_some(self, value: &T) -> Result method serialize_unit (line 1090) | fn serialize_unit(self) -> Result { method serialize_unit_struct (line 1094) | fn serialize_unit_struct(self, _: &'static str) -> Result( method serialize_newtype_variant (line 1118) | fn serialize_newtype_variant( method serialize_seq (line 1132) | fn serialize_seq(self, _: Option) -> Result Result) -> Result(&'a mut M); type Ok (line 1194) | type Ok = (); type Error (line 1195) | type Error = M::Error; function serialize_key (line 1197) | fn serialize_key(&mut self, key: &T) -> Result<(), Self::Error> function serialize_value (line 1204) | fn serialize_value(&mut self, value: &T) -> Result<(), Self::Error> function serialize_entry (line 1211) | fn serialize_entry(&mut self, key: &K, value: &V) -> Result<(), Se... function end (line 1219) | fn end(self) -> Result<(), Self::Error> { type FlatMapSerializeStruct (line 1225) | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); type Ok (line 1232) | type Ok = (); type Error (line 1233) | type Error = M::Error; function serialize_field (line 1235) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 1242) | fn end(self) -> Result<(), Self::Error> { type FlatMapSerializeTupleVariantAsMapValue (line 1250) | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { function new (line 1260) | fn new(map: &'a mut M) -> Self { type Ok (line 1273) | type Ok = (); type Error (line 1274) | type Error = M::Error; function serialize_field (line 1276) | fn serialize_field(&mut self, value: &T) -> Result<(), Self::Error> function end (line 1285) | fn end(self) -> Result<(), Self::Error> { type FlatMapSerializeStructVariantAsMapValue (line 1294) | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { function new (line 1305) | fn new(map: &'a mut M, name: &'static str) -> FlatMapSerializeStructVari... type Ok (line 1319) | type Ok = (); type Error (line 1320) | type Error = M::Error; function serialize_field (line 1322) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 1331) | fn end(self) -> Result<(), Self::Error> { type AdjacentlyTaggedEnumVariant (line 1339) | pub struct AdjacentlyTaggedEnumVariant { method serialize (line 1346) | fn serialize(&self, serializer: S) -> Result type CannotSerializeVariant (line 1356) | pub struct CannotSerializeVariant(pub T); method fmt (line 1362) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/serde/src/ser/fmt.rs method custom (line 5) | fn custom(_msg: T) -> Self { type Ok (line 39) | type Ok = (); type Error (line 40) | type Error = fmt::Error; type SerializeSeq (line 41) | type SerializeSeq = Impossible<(), fmt::Error>; type SerializeTuple (line 42) | type SerializeTuple = Impossible<(), fmt::Error>; type SerializeTupleStruct (line 43) | type SerializeTupleStruct = Impossible<(), fmt::Error>; type SerializeTupleVariant (line 44) | type SerializeTupleVariant = Impossible<(), fmt::Error>; type SerializeMap (line 45) | type SerializeMap = Impossible<(), fmt::Error>; type SerializeStruct (line 46) | type SerializeStruct = Impossible<(), fmt::Error>; type SerializeStructVariant (line 47) | type SerializeStructVariant = Impossible<(), fmt::Error>; method serialize_unit_variant (line 68) | fn serialize_unit_variant( method serialize_newtype_struct (line 77) | fn serialize_newtype_struct(self, _name: &'static str, value: &T) -> ... method serialize_bytes (line 84) | fn serialize_bytes(self, _v: &[u8]) -> fmt::Result { method serialize_none (line 88) | fn serialize_none(self) -> fmt::Result { method serialize_some (line 92) | fn serialize_some(self, _value: &T) -> fmt::Result method serialize_unit (line 99) | fn serialize_unit(self) -> fmt::Result { method serialize_newtype_variant (line 103) | fn serialize_newtype_variant( method serialize_seq (line 116) | fn serialize_seq(self, _len: Option) -> Result Result) -> Result(self, value: &T) -> fmt::Result FILE: builder/third-party/serde/src/ser/impls.rs method serialize (line 42) | fn serialize(&self, serializer: S) -> Result method serialize (line 54) | fn serialize(&self, serializer: S) -> Result method serialize (line 63) | fn serialize(&self, serializer: S) -> Result method serialize (line 77) | fn serialize(&self, serializer: S) -> Result method serialize (line 89) | fn serialize(&self, serializer: S) -> Result method serialize (line 104) | fn serialize(&self, serializer: S) -> Result method serialize (line 122) | fn serialize(&self, serializer: S) -> Result method serialize (line 135) | fn serialize(&self, serializer: S) -> Result method serialize (line 180) | fn serialize(&self, serializer: S) -> Result method serialize (line 275) | fn serialize(&self, serializer: S) -> Result method serialize (line 293) | fn serialize(&self, serializer: S) -> Result method serialize (line 310) | fn serialize(&self, serializer: S) -> Result method serialize (line 328) | fn serialize(&self, serializer: S) -> Result method serialize (line 345) | fn serialize(&self, serializer: S) -> Result method serialize (line 365) | fn serialize(&self, serializer: S) -> Result method serialize (line 376) | fn serialize(&self, _serializer: S) -> Result method serialize (line 571) | fn serialize(&self, serializer: S) -> Result method serialize (line 591) | fn serialize(&self, serializer: S) -> Result method serialize (line 639) | fn serialize(&self, serializer: S) -> Result method serialize (line 651) | fn serialize(&self, serializer: S) -> Result method serialize (line 668) | fn serialize(&self, serializer: S) -> Result method serialize (line 685) | fn serialize(&self, serializer: S) -> Result method serialize (line 703) | fn serialize(&self, serializer: S) -> Result method serialize (line 719) | fn serialize(&self, serializer: S) -> Result method serialize (line 736) | fn serialize(&self, serializer: S) -> Result method serialize (line 781) | fn serialize(&self, serializer: S) -> Result constant DEC_DIGITS_LUT (line 804) | const DEC_DIGITS_LUT: &[u8] = b"\ function format_u8 (line 813) | fn format_u8(mut n: u8, out: &mut [u8]) -> usize { function test_format_u8 (line 834) | fn test_format_u8() { method serialize (line 852) | fn serialize(&self, serializer: S) -> Result method serialize (line 877) | fn serialize(&self, serializer: S) -> Result method serialize (line 894) | fn serialize(&self, serializer: S) -> Result method serialize (line 919) | fn serialize(&self, serializer: S) -> Result method serialize (line 936) | fn serialize(&self, serializer: S) -> Result method serialize (line 958) | fn serialize(&self, serializer: S) -> Result method serialize (line 972) | fn serialize(&self, serializer: S) -> Result method serialize (line 984) | fn serialize(&self, serializer: S) -> Result method serialize (line 993) | fn serialize(&self, serializer: S) -> Result method serialize (line 1006) | fn serialize(&self, serializer: S) -> Result method serialize (line 1021) | fn serialize(&self, serializer: S) -> Result method serialize (line 1035) | fn serialize(&self, serializer: S) -> Result method serialize (line 1048) | fn serialize(&self, serializer: S) -> Result FILE: builder/third-party/serde/src/ser/impossible.rs type Impossible (line 60) | pub struct Impossible { type Void (line 66) | enum Void {} type Ok (line 72) | type Ok = Ok; type Error (line 73) | type Error = Error; method serialize_element (line 75) | fn serialize_element(&mut self, value: &T) -> Result<(), Error> method end (line 83) | fn end(self) -> Result { type Ok (line 92) | type Ok = Ok; type Error (line 93) | type Error = Error; method serialize_element (line 95) | fn serialize_element(&mut self, value: &T) -> Result<(), Error> method end (line 103) | fn end(self) -> Result { type Ok (line 112) | type Ok = Ok; type Error (line 113) | type Error = Error; method serialize_field (line 115) | fn serialize_field(&mut self, value: &T) -> Result<(), Error> method end (line 123) | fn end(self) -> Result { type Ok (line 132) | type Ok = Ok; type Error (line 133) | type Error = Error; method serialize_field (line 135) | fn serialize_field(&mut self, value: &T) -> Result<(), Error> method end (line 143) | fn end(self) -> Result { type Ok (line 152) | type Ok = Ok; type Error (line 153) | type Error = Error; method serialize_key (line 155) | fn serialize_key(&mut self, key: &T) -> Result<(), Error> method serialize_value (line 163) | fn serialize_value(&mut self, value: &T) -> Result<(), Error> method end (line 171) | fn end(self) -> Result { type Ok (line 180) | type Ok = Ok; type Error (line 181) | type Error = Error; method serialize_field (line 183) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... method end (line 192) | fn end(self) -> Result { type Ok (line 201) | type Ok = Ok; type Error (line 202) | type Error = Error; method serialize_field (line 204) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... method end (line 213) | fn end(self) -> Result { FILE: builder/third-party/serde/src/ser/mod.rs type Serialize (line 218) | pub trait Serialize { method serialize (line 249) | fn serialize(&self, serializer: S) -> Result type Serializer (line 333) | pub trait Serializer: Sized { method serialize_bool (line 405) | fn serialize_bool(self, v: bool) -> Result; method serialize_i8 (line 427) | fn serialize_i8(self, v: i8) -> Result; method serialize_i16 (line 449) | fn serialize_i16(self, v: i16) -> Result; method serialize_i32 (line 471) | fn serialize_i32(self, v: i32) -> Result; method serialize_i64 (line 489) | fn serialize_i64(self, v: i64) -> Result; method serialize_i128 (line 509) | fn serialize_i128(self, v: i128) -> Result { method serialize_u8 (line 534) | fn serialize_u8(self, v: u8) -> Result; method serialize_u16 (line 556) | fn serialize_u16(self, v: u16) -> Result; method serialize_u32 (line 578) | fn serialize_u32(self, v: u32) -> Result; method serialize_u64 (line 596) | fn serialize_u64(self, v: u64) -> Result; method serialize_u128 (line 616) | fn serialize_u128(self, v: u128) -> Result { method serialize_f32 (line 641) | fn serialize_f32(self, v: f32) -> Result; method serialize_f64 (line 659) | fn serialize_f64(self, v: f64) -> Result; method serialize_char (line 680) | fn serialize_char(self, v: char) -> Result; method serialize_str (line 698) | fn serialize_str(self, v: &str) -> Result; method serialize_bytes (line 733) | fn serialize_bytes(self, v: &[u8]) -> Result; method serialize_none (line 766) | fn serialize_none(self) -> Result; method serialize_some (line 799) | fn serialize_some(self, value: &T) -> Result method serialize_unit (line 819) | fn serialize_unit(self) -> Result; method serialize_unit_struct (line 839) | fn serialize_unit_struct(self, name: &'static str) -> Result( method serialize_newtype_variant (line 928) | fn serialize_newtype_variant( method serialize_seq (line 984) | fn serialize_seq(self, len: Option) -> Result Result) -> Result(self, iter: I) -> Result method collect_map (line 1311) | fn collect_map(self, iter: I) -> Result method collect_str (line 1352) | fn collect_str(self, value: &T) -> Result method collect_str (line 1385) | fn collect_str(self, value: &T) -> Result method is_human_readable (line 1438) | fn is_human_readable(&self) -> bool { type SerializeSeq (line 1491) | pub trait SerializeSeq { method serialize_element (line 1499) | fn serialize_element(&mut self, value: &T) -> Result<(), Self::Error> method end (line 1504) | fn end(self) -> Result; type SerializeTuple (line 1591) | pub trait SerializeTuple { method serialize_element (line 1599) | fn serialize_element(&mut self, value: &T) -> Result<(), Self::Error> method end (line 1604) | fn end(self) -> Result; type SerializeTupleStruct (line 1636) | pub trait SerializeTupleStruct { method serialize_field (line 1644) | fn serialize_field(&mut self, value: &T) -> Result<(), Self::Error> method end (line 1649) | fn end(self) -> Result; type SerializeTupleVariant (line 1694) | pub trait SerializeTupleVariant { method serialize_field (line 1702) | fn serialize_field(&mut self, value: &T) -> Result<(), Self::Error> method end (line 1707) | fn end(self) -> Result; type SerializeMap (line 1760) | pub trait SerializeMap { method serialize_key (line 1773) | fn serialize_key(&mut self, key: &T) -> Result<(), Self::Error> method serialize_value (line 1783) | fn serialize_value(&mut self, value: &T) -> Result<(), Self::Error> method serialize_entry (line 1804) | fn serialize_entry(&mut self, key: &K, value: &V) -> Result<(), ... method end (line 1814) | fn end(self) -> Result; type SerializeStruct (line 1850) | pub trait SerializeStruct { method serialize_field (line 1858) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Resu... method skip_field (line 1866) | fn skip_field(&mut self, key: &'static str) -> Result<(), Self::Error> { method end (line 1872) | fn end(self) -> Result; type SerializeStructVariant (line 1914) | pub trait SerializeStructVariant { method serialize_field (line 1922) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Resu... method skip_field (line 1930) | fn skip_field(&mut self, key: &'static str) -> Result<(), Self::Error> { method end (line 1936) | fn end(self) -> Result; function iterator_len_hint (line 1939) | fn iterator_len_hint(iter: &I) -> Option FILE: builder/third-party/serde/src/std_error.rs type Error (line 43) | pub trait Error: Debug + Display { method source (line 45) | fn source(&self) -> Option<&(Error + 'static)> { FILE: builder/third-party/serde_derive/src/bound.rs function without_defaults (line 11) | pub fn without_defaults(generics: &syn::Generics) -> syn::Generics { function with_where_predicates (line 29) | pub fn with_where_predicates( function with_where_predicates_from_fields (line 41) | pub fn with_where_predicates_from_fields( function with_where_predicates_from_variants (line 57) | pub fn with_where_predicates_from_variants( function with_bound (line 91) | pub fn with_bound( function with_self_bound (line 310) | pub fn with_self_bound( function with_lifetime_bound (line 337) | pub fn with_lifetime_bound(generics: &syn::Generics, lifetime: &str) -> ... function type_of_item (line 370) | fn type_of_item(cont: &Container) -> syn::Type { FILE: builder/third-party/serde_derive/src/de.rs function expand_derive_deserialize (line 13) | pub fn expand_derive_deserialize(input: &mut syn::DeriveInput) -> syn::R... function precondition (line 69) | fn precondition(cx: &Ctxt, cont: &Container) { function precondition_sized (line 74) | fn precondition_sized(cx: &Ctxt, cont: &Container) { function precondition_no_de_lifetime (line 87) | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { type Parameters (line 101) | struct Parameters { method new (line 130) | fn new(cont: &Container) -> Self { method type_name (line 152) | fn type_name(&self) -> String { function build_generics (line 160) | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn... function needs_deserialize_bound (line 204) | fn needs_deserialize_bound(field: &attr::Field, variant: Option<&attr::V... function requires_default (line 217) | fn requires_default(field: &attr::Field, _variant: Option<&attr::Variant... type BorrowedLifetimes (line 225) | enum BorrowedLifetimes { method de_lifetime (line 231) | fn de_lifetime(&self) -> syn::Lifetime { method de_lifetime_param (line 238) | fn de_lifetime_param(&self) -> Option { function borrowed_lifetimes (line 260) | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { function deserialize_body (line 274) | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { function deserialize_in_place_body (line 301) | fn deserialize_in_place_body(cont: &Container, params: &Parameters) -> O... function deserialize_in_place_body (line 346) | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) ->... function deserialize_transparent (line 350) | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fra... function deserialize_from (line 388) | fn deserialize_from(type_from: &syn::Type) -> Fragment { function deserialize_try_from (line 396) | fn deserialize_try_from(type_try_from: &syn::Type) -> Fragment { function deserialize_unit_struct (line 404) | fn deserialize_unit_struct(params: &Parameters, cattrs: &attr::Container... type TupleForm (line 449) | enum TupleForm<'a> { function deserialize_tuple (line 458) | fn deserialize_tuple( function deserialize_tuple_in_place (line 577) | fn deserialize_tuple_in_place( function deserialize_seq (line 672) | fn deserialize_seq( function deserialize_seq_in_place (line 772) | fn deserialize_seq_in_place( function deserialize_newtype_struct (line 853) | fn deserialize_newtype_struct( type StructForm (line 897) | enum StructForm<'a> { function deserialize_struct (line 909) | fn deserialize_struct( function deserialize_struct_in_place (line 1087) | fn deserialize_struct_in_place( function deserialize_enum (line 1180) | fn deserialize_enum( function deserialize_homogeneous_enum (line 1196) | fn deserialize_homogeneous_enum( function prepare_enum_variant_enum (line 1213) | fn prepare_enum_variant_enum( function deserialize_externally_tagged_enum (line 1259) | fn deserialize_externally_tagged_enum( function deserialize_internally_tagged_enum (line 1352) | fn deserialize_internally_tagged_enum( function deserialize_adjacently_tagged_enum (line 1399) | fn deserialize_adjacently_tagged_enum( function deserialize_untagged_enum (line 1714) | fn deserialize_untagged_enum( function deserialize_untagged_enum_after (line 1723) | fn deserialize_untagged_enum_after( function deserialize_externally_tagged_variant (line 1779) | fn deserialize_externally_tagged_variant( function deserialize_internally_tagged_variant (line 1826) | fn deserialize_internally_tagged_variant( function deserialize_untagged_variant (line 1868) | fn deserialize_untagged_variant( function deserialize_externally_tagged_newtype_variant (line 1923) | fn deserialize_externally_tagged_newtype_variant( function deserialize_untagged_newtype_variant (line 1961) | fn deserialize_untagged_newtype_variant( function deserialize_generated_identifier (line 1986) | fn deserialize_generated_identifier( function deserialize_field_identifier (line 2043) | fn deserialize_field_identifier( function deserialize_custom_identifier (line 2070) | fn deserialize_custom_identifier( function deserialize_identifier (line 2183) | fn deserialize_identifier( function deserialize_map (line 2458) | fn deserialize_map( function deserialize_map_in_place (line 2676) | fn deserialize_map_in_place( function field_i (line 2827) | fn field_i(i: usize) -> Ident { function wrap_deserialize_with (line 2833) | fn wrap_deserialize_with( function wrap_deserialize_field_with (line 2870) | fn wrap_deserialize_field_with( function wrap_deserialize_variant_with (line 2878) | fn wrap_deserialize_variant_with( function unwrap_to_variant_closure (line 2893) | fn unwrap_to_variant_closure( function expr_is_missing (line 2940) | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { function expr_is_missing_seq (line 2978) | fn expr_is_missing_seq( function effective_style (line 3007) | fn effective_style(variant: &Variant) -> Style { type DeImplGenerics (line 3014) | struct DeImplGenerics<'a>(&'a Parameters); type InPlaceImplGenerics (line 3016) | struct InPlaceImplGenerics<'a>(&'a Parameters); method to_tokens (line 3019) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3034) | fn to_tokens(&self, tokens: &mut TokenStream) { function in_place (line 3069) | fn in_place(self) -> InPlaceImplGenerics<'a> { type DeTypeGenerics (line 3074) | struct DeTypeGenerics<'a>(&'a Parameters); type InPlaceTypeGenerics (line 3076) | struct InPlaceTypeGenerics<'a>(&'a Parameters); function de_type_generics_to_tokens (line 3078) | fn de_type_generics_to_tokens( method to_tokens (line 3101) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3108) | fn to_tokens(&self, tokens: &mut TokenStream) { function in_place (line 3121) | fn in_place(self) -> InPlaceTypeGenerics<'a> { function place_lifetime (line 3127) | fn place_lifetime() -> syn::LifetimeParam { function split_with_de_lifetime (line 3136) | fn split_with_de_lifetime( FILE: builder/third-party/serde_derive/src/dummy.rs function wrap_in_const (line 4) | pub fn wrap_in_const(serde_path: Option<&syn::Path>, code: TokenStream) ... FILE: builder/third-party/serde_derive/src/fragment.rs type Fragment (line 5) | pub enum Fragment { method as_ref (line 68) | fn as_ref(&self) -> &TokenStream { type Expr (line 27) | pub struct Expr(pub Fragment); method to_tokens (line 29) | fn to_tokens(&self, out: &mut TokenStream) { type Stmts (line 40) | pub struct Stmts(pub Fragment); method to_tokens (line 42) | fn to_tokens(&self, out: &mut TokenStream) { type Match (line 52) | pub struct Match(pub Fragment); method to_tokens (line 54) | fn to_tokens(&self, out: &mut TokenStream) { FILE: builder/third-party/serde_derive/src/internals/ast.rs type Container (line 9) | pub struct Container<'a> { type Data (line 25) | pub enum Data<'a> { type Variant (line 31) | pub struct Variant<'a> { type Field (line 40) | pub struct Field<'a> { type Style (line 48) | pub enum Style { function from_ast (line 61) | pub fn from_ast( function all_fields (line 125) | pub fn all_fields(&'a self) -> Box> + ... function has_getter (line 134) | pub fn has_getter(&self) -> bool { function enum_from_ast (line 139) | fn enum_from_ast<'a>( function struct_from_ast (line 174) | fn struct_from_ast<'a>( function fields_from_ast (line 197) | fn fields_from_ast<'a>( FILE: builder/third-party/serde_derive/src/internals/attr.rs type Attr (line 23) | struct Attr<'c, T> { function none (line 31) | fn none(cx: &'c Ctxt, name: Symbol) -> Self { function set (line 40) | fn set(&mut self, obj: A, value: T) { function set_opt (line 52) | fn set_opt(&mut self, obj: A, value: Option) { function set_if_none (line 58) | fn set_if_none(&mut self, value: T) { function get (line 64) | fn get(self) -> Option { function get_with_tokens (line 68) | fn get_with_tokens(self) -> Option<(TokenStream, T)> { type BoolAttr (line 76) | struct BoolAttr<'c>(Attr<'c, ()>); function none (line 79) | fn none(cx: &'c Ctxt, name: Symbol) -> Self { function set_true (line 83) | fn set_true(&mut self, obj: A) { function get (line 87) | fn get(&self) -> bool { type VecAttr (line 92) | struct VecAttr<'c, T> { function none (line 100) | fn none(cx: &'c Ctxt, name: Symbol) -> Self { function insert (line 109) | fn insert(&mut self, obj: A, value: T) { function at_most_one (line 116) | fn at_most_one(mut self) -> Option { function get (line 127) | fn get(self) -> Vec { type Name (line 132) | pub struct Name { method from_attrs (line 145) | fn from_attrs( method serialize_name (line 172) | pub fn serialize_name(&self) -> &str { method deserialize_name (line 177) | pub fn deserialize_name(&self) -> &str { method deserialize_aliases (line 181) | fn deserialize_aliases(&self) -> &BTreeSet { function unraw (line 140) | fn unraw(ident: &Ident) -> String { type RenameAllRules (line 187) | pub struct RenameAllRules { method or (line 195) | pub fn or(self, other_rules: Self) -> Self { type Container (line 204) | pub struct Container { method from_ast (line 287) | pub fn from_ast(cx: &Ctxt, item: &syn::DeriveInput) -> Self { method name (line 598) | pub fn name(&self) -> &Name { method rename_all_rules (line 602) | pub fn rename_all_rules(&self) -> RenameAllRules { method rename_all_fields_rules (line 606) | pub fn rename_all_fields_rules(&self) -> RenameAllRules { method transparent (line 610) | pub fn transparent(&self) -> bool { method deny_unknown_fields (line 614) | pub fn deny_unknown_fields(&self) -> bool { method default (line 618) | pub fn default(&self) -> &Default { method ser_bound (line 622) | pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { method de_bound (line 626) | pub fn de_bound(&self) -> Option<&[syn::WherePredicate]> { method tag (line 630) | pub fn tag(&self) -> &TagType { method type_from (line 634) | pub fn type_from(&self) -> Option<&syn::Type> { method type_try_from (line 638) | pub fn type_try_from(&self) -> Option<&syn::Type> { method type_into (line 642) | pub fn type_into(&self) -> Option<&syn::Type> { method remote (line 646) | pub fn remote(&self) -> Option<&syn::Path> { method is_packed (line 650) | pub fn is_packed(&self) -> bool { method identifier (line 654) | pub fn identifier(&self) -> Identifier { method has_flatten (line 658) | pub fn has_flatten(&self) -> bool { method mark_has_flatten (line 662) | pub fn mark_has_flatten(&mut self) { method custom_serde_path (line 666) | pub fn custom_serde_path(&self) -> Option<&syn::Path> { method serde_path (line 670) | pub fn serde_path(&self) -> Cow { method expecting (line 677) | pub fn expecting(&self) -> Option<&str> { method non_exhaustive (line 681) | pub fn non_exhaustive(&self) -> bool { type TagType (line 228) | pub enum TagType { type Identifier (line 261) | pub enum Identifier { method is_some (line 277) | pub fn is_some(self) -> bool { function decide_tag (line 686) | fn decide_tag( function decide_identifier (line 747) | fn decide_identifier( type Variant (line 792) | pub struct Variant { method from_ast (line 812) | pub fn from_ast(cx: &Ctxt, variant: &syn::Variant) -> Self { method name (line 976) | pub fn name(&self) -> &Name { method aliases (line 980) | pub fn aliases(&self) -> &BTreeSet { method rename_by_rules (line 984) | pub fn rename_by_rules(&mut self, rules: RenameAllRules) { method rename_all_rules (line 996) | pub fn rename_all_rules(&self) -> RenameAllRules { method ser_bound (line 1000) | pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { method de_bound (line 1004) | pub fn de_bound(&self) -> Option<&[syn::WherePredicate]> { method skip_deserializing (line 1008) | pub fn skip_deserializing(&self) -> bool { method skip_serializing (line 1012) | pub fn skip_serializing(&self) -> bool { method other (line 1016) | pub fn other(&self) -> bool { method serialize_with (line 1020) | pub fn serialize_with(&self) -> Option<&syn::ExprPath> { method deserialize_with (line 1024) | pub fn deserialize_with(&self) -> Option<&syn::ExprPath> { method untagged (line 1028) | pub fn untagged(&self) -> bool { type BorrowAttribute (line 806) | struct BorrowAttribute { type Field (line 1034) | pub struct Field { method from_ast (line 1071) | pub fn from_ast( method name (line 1318) | pub fn name(&self) -> &Name { method aliases (line 1322) | pub fn aliases(&self) -> &BTreeSet { method rename_by_rules (line 1326) | pub fn rename_by_rules(&mut self, rules: RenameAllRules) { method skip_serializing (line 1338) | pub fn skip_serializing(&self) -> bool { method skip_deserializing (line 1342) | pub fn skip_deserializing(&self) -> bool { method skip_serializing_if (line 1346) | pub fn skip_serializing_if(&self) -> Option<&syn::ExprPath> { method default (line 1350) | pub fn default(&self) -> &Default { method serialize_with (line 1354) | pub fn serialize_with(&self) -> Option<&syn::ExprPath> { method deserialize_with (line 1358) | pub fn deserialize_with(&self) -> Option<&syn::ExprPath> { method ser_bound (line 1362) | pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { method de_bound (line 1366) | pub fn de_bound(&self) -> Option<&[syn::WherePredicate]> { method borrowed_lifetimes (line 1370) | pub fn borrowed_lifetimes(&self) -> &BTreeSet { method getter (line 1374) | pub fn getter(&self) -> Option<&syn::ExprPath> { method flatten (line 1378) | pub fn flatten(&self) -> bool { method transparent (line 1382) | pub fn transparent(&self) -> bool { method mark_transparent (line 1386) | pub fn mark_transparent(&mut self) { type Default (line 1051) | pub enum Default { method is_none (line 1061) | pub fn is_none(&self) -> bool { type SerAndDe (line 1391) | type SerAndDe = (Option, Option); function get_ser_and_de (line 1393) | fn get_ser_and_de<'c, T, F, R>( function get_renames (line 1438) | fn get_renames( function get_multiple_renames (line 1447) | fn get_multiple_renames( function get_where_predicates (line 1455) | fn get_where_predicates( function get_lit_str (line 1463) | fn get_lit_str( function get_lit_str2 (line 1471) | fn get_lit_str2( function parse_lit_into_path (line 1507) | fn parse_lit_into_path( function parse_lit_into_expr_path (line 1529) | fn parse_lit_into_expr_path( function parse_lit_into_where (line 1551) | fn parse_lit_into_where( function parse_lit_into_ty (line 1573) | fn parse_lit_into_ty( function parse_lit_into_lifetimes (line 1597) | fn parse_lit_into_lifetimes( function is_implicitly_borrowed (line 1636) | fn is_implicitly_borrowed(ty: &syn::Type) -> bool { function is_implicitly_borrowed_reference (line 1640) | fn is_implicitly_borrowed_reference(ty: &syn::Type) -> bool { function is_cow (line 1666) | fn is_cow(ty: &syn::Type, elem: fn(&syn::Type) -> bool) -> bool { function is_option (line 1693) | fn is_option(ty: &syn::Type, elem: fn(&syn::Type) -> bool) -> bool { function is_reference (line 1740) | fn is_reference(ty: &syn::Type, elem: fn(&syn::Type) -> bool) -> bool { function is_str (line 1747) | fn is_str(ty: &syn::Type) -> bool { function is_slice_u8 (line 1751) | fn is_slice_u8(ty: &syn::Type) -> bool { function is_primitive_type (line 1758) | fn is_primitive_type(ty: &syn::Type, primitive: &str) -> bool { function is_primitive_path (line 1765) | fn is_primitive_path(path: &syn::Path, primitive: &str) -> bool { function borrowable_lifetimes (line 1779) | fn borrowable_lifetimes( function collect_lifetimes (line 1795) | fn collect_lifetimes(ty: &syn::Type, out: &mut BTreeSet) { function collect_lifetimes_from_tokens (line 1862) | fn collect_lifetimes_from_tokens(tokens: TokenStream, out: &mut BTreeSet... FILE: builder/third-party/serde_derive/src/internals/case.rs type RenameRule (line 9) | pub enum RenameRule { method from_str (line 45) | pub fn from_str(rename_all_str: &str) -> Result { method apply_to_variant (line 57) | pub fn apply_to_variant(self, variant: &str) -> String { method apply_to_field (line 82) | pub fn apply_to_field(self, field: &str) -> String { method or (line 112) | pub fn or(self, rule_b: Self) -> Self { type ParseError (line 120) | pub struct ParseError<'a> { method fmt (line 125) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function rename_variants (line 140) | fn rename_variants() { function rename_fields (line 174) | fn rename_fields() { FILE: builder/third-party/serde_derive/src/internals/check.rs function check (line 8) | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { function check_default_on_tuple (line 27) | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { function check_remote_generic (line 66) | fn check_remote_generic(cx: &Ctxt, cont: &Container) { function check_getter (line 78) | fn check_getter(cx: &Ctxt, cont: &Container) { function check_flatten (line 100) | fn check_flatten(cx: &Ctxt, cont: &Container) { function check_flatten_field (line 117) | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { function check_identifier (line 144) | fn check_identifier(cx: &Ctxt, cont: &Container) { function check_variant_skip_attrs (line 226) | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { function check_internal_tag_field_name_conflict (line 300) | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { function check_adjacent_tag_conflict (line 352) | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { function check_transparent (line 370) | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { function member_message (line 448) | fn member_message(member: &Member) -> String { function allow_transparent (line 455) | fn allow_transparent(field: &Field, derive: Derive) -> bool { function check_from_and_try_from (line 470) | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { FILE: builder/third-party/serde_derive/src/internals/ctxt.rs type Ctxt (line 12) | pub struct Ctxt { method new (line 22) | pub fn new() -> Self { method error_spanned_by (line 31) | pub fn error_spanned_by(&self, obj: A, msg: T) { method syn_error (line 41) | pub fn syn_error(&self, err: syn::Error) { method check (line 46) | pub fn check(self) -> syn::Result<()> { method drop (line 63) | fn drop(&mut self) { FILE: builder/third-party/serde_derive/src/internals/mod.rs type Derive (line 17) | pub enum Derive { function ungroup (line 22) | pub fn ungroup(mut ty: &Type) -> &Type { FILE: builder/third-party/serde_derive/src/internals/receiver.rs function replace_receiver (line 11) | pub fn replace_receiver(input: &mut DeriveInput) { type ReplaceReceiver (line 22) | struct ReplaceReceiver<'a>(&'a TypePath); function self_ty (line 25) | fn self_ty(&self, span: Span) -> TypePath { function self_to_qself (line 31) | fn self_to_qself(&self, qself: &mut Option, path: &mut Path) { function self_to_expr_path (line 56) | fn self_to_expr_path(&self, path: &mut Path) { function visit_type_mut (line 75) | fn visit_type_mut(&mut self, ty: &mut Type) { function visit_type_path_mut (line 91) | fn visit_type_path_mut(&mut self, ty: &mut TypePath) { function visit_expr_path_mut (line 99) | fn visit_expr_path_mut(&mut self, expr: &mut ExprPath) { function visit_type_mut_impl (line 108) | fn visit_type_mut_impl(&mut self, ty: &mut Type) { function visit_type_path_mut_impl (line 155) | fn visit_type_path_mut_impl(&mut self, ty: &mut TypePath) { function visit_expr_path_mut_impl (line 162) | fn visit_expr_path_mut_impl(&mut self, expr: &mut ExprPath) { function visit_path_mut (line 169) | fn visit_path_mut(&mut self, path: &mut Path) { function visit_path_arguments_mut (line 175) | fn visit_path_arguments_mut(&mut self, arguments: &mut PathArguments) { function visit_return_type_mut (line 201) | fn visit_return_type_mut(&mut self, return_type: &mut ReturnType) { function visit_type_param_bound_mut (line 208) | fn visit_type_param_bound_mut(&mut self, bound: &mut TypeParamBound) { function visit_generics_mut (line 217) | fn visit_generics_mut(&mut self, generics: &mut Generics) { function visit_data_mut (line 245) | fn visit_data_mut(&mut self, data: &mut Data) { function visit_expr_mut (line 263) | fn visit_expr_mut(&mut self, expr: &mut Expr) { function visit_macro_mut (line 291) | fn visit_macro_mut(&mut self, _mac: &mut Macro) {} FILE: builder/third-party/serde_derive/src/internals/respan.rs function respan (line 3) | pub(crate) fn respan(stream: TokenStream, span: Span) -> TokenStream { function respan_token (line 10) | fn respan_token(mut token: TokenTree, span: Span) -> TokenTree { FILE: builder/third-party/serde_derive/src/internals/symbol.rs type Symbol (line 5) | pub struct Symbol(&'static str); constant ALIAS (line 7) | pub const ALIAS: Symbol = Symbol("alias"); constant BORROW (line 8) | pub const BORROW: Symbol = Symbol("borrow"); constant BOUND (line 9) | pub const BOUND: Symbol = Symbol("bound"); constant CONTENT (line 10) | pub const CONTENT: Symbol = Symbol("content"); constant CRATE (line 11) | pub const CRATE: Symbol = Symbol("crate"); constant DEFAULT (line 12) | pub const DEFAULT: Symbol = Symbol("default"); constant DENY_UNKNOWN_FIELDS (line 13) | pub const DENY_UNKNOWN_FIELDS: Symbol = Symbol("deny_unknown_fields"); constant DESERIALIZE (line 14) | pub const DESERIALIZE: Symbol = Symbol("deserialize"); constant DESERIALIZE_WITH (line 15) | pub const DESERIALIZE_WITH: Symbol = Symbol("deserialize_with"); constant EXPECTING (line 16) | pub const EXPECTING: Symbol = Symbol("expecting"); constant FIELD_IDENTIFIER (line 17) | pub const FIELD_IDENTIFIER: Symbol = Symbol("field_identifier"); constant FLATTEN (line 18) | pub const FLATTEN: Symbol = Symbol("flatten"); constant FROM (line 19) | pub const FROM: Symbol = Symbol("from"); constant GETTER (line 20) | pub const GETTER: Symbol = Symbol("getter"); constant INTO (line 21) | pub const INTO: Symbol = Symbol("into"); constant NON_EXHAUSTIVE (line 22) | pub const NON_EXHAUSTIVE: Symbol = Symbol("non_exhaustive"); constant OTHER (line 23) | pub const OTHER: Symbol = Symbol("other"); constant REMOTE (line 24) | pub const REMOTE: Symbol = Symbol("remote"); constant RENAME (line 25) | pub const RENAME: Symbol = Symbol("rename"); constant RENAME_ALL (line 26) | pub const RENAME_ALL: Symbol = Symbol("rename_all"); constant RENAME_ALL_FIELDS (line 27) | pub const RENAME_ALL_FIELDS: Symbol = Symbol("rename_all_fields"); constant REPR (line 28) | pub const REPR: Symbol = Symbol("repr"); constant SERDE (line 29) | pub const SERDE: Symbol = Symbol("serde"); constant SERIALIZE (line 30) | pub const SERIALIZE: Symbol = Symbol("serialize"); constant SERIALIZE_WITH (line 31) | pub const SERIALIZE_WITH: Symbol = Symbol("serialize_with"); constant SKIP (line 32) | pub const SKIP: Symbol = Symbol("skip"); constant SKIP_DESERIALIZING (line 33) | pub const SKIP_DESERIALIZING: Symbol = Symbol("skip_deserializing"); constant SKIP_SERIALIZING (line 34) | pub const SKIP_SERIALIZING: Symbol = Symbol("skip_serializing"); constant SKIP_SERIALIZING_IF (line 35) | pub const SKIP_SERIALIZING_IF: Symbol = Symbol("skip_serializing_if"); constant TAG (line 36) | pub const TAG: Symbol = Symbol("tag"); constant TRANSPARENT (line 37) | pub const TRANSPARENT: Symbol = Symbol("transparent"); constant TRY_FROM (line 38) | pub const TRY_FROM: Symbol = Symbol("try_from"); constant UNTAGGED (line 39) | pub const UNTAGGED: Symbol = Symbol("untagged"); constant VARIANT_IDENTIFIER (line 40) | pub const VARIANT_IDENTIFIER: Symbol = Symbol("variant_identifier"); constant WITH (line 41) | pub const WITH: Symbol = Symbol("with"); method eq (line 44) | fn eq(&self, word: &Symbol) -> bool { function eq (line 50) | fn eq(&self, word: &Symbol) -> bool { method eq (line 56) | fn eq(&self, word: &Symbol) -> bool { function eq (line 62) | fn eq(&self, word: &Symbol) -> bool { method fmt (line 68) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/serde_derive/src/lib.rs function derive_serialize (line 89) | pub fn derive_serialize(input: TokenStream) -> TokenStream { function derive_deserialize (line 97) | pub fn derive_deserialize(input: TokenStream) -> TokenStream { FILE: builder/third-party/serde_derive/src/pretend.rs function pretend_used (line 22) | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { function pretend_fields_used (line 64) | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { function pretend_fields_used_struct (line 78) | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> Tok... function pretend_fields_used_struct_packed (line 93) | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field])... function pretend_fields_used_enum (line 111) | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> T... function pretend_variants_used (line 147) | fn pretend_variants_used(cont: &Container) -> TokenStream { FILE: builder/third-party/serde_derive/src/ser.rs function expand_derive_serialize (line 10) | pub fn expand_derive_serialize(input: &mut syn::DeriveInput) -> syn::Res... function precondition (line 61) | fn precondition(cx: &Ctxt, cont: &Container) { type Parameters (line 73) | struct Parameters { method new (line 98) | fn new(cont: &Container) -> Self { method type_name (line 123) | fn type_name(&self) -> String { function build_generics (line 130) | fn build_generics(cont: &Container) -> syn::Generics { function needs_serialize_bound (line 155) | fn needs_serialize_bound(field: &attr::Field, variant: Option<&attr::Var... function serialize_body (line 166) | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { function serialize_transparent (line 186) | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragm... function serialize_into (line 209) | fn serialize_into(params: &Parameters, type_into: &syn::Type) -> Fragment { function serialize_unit_struct (line 218) | fn serialize_unit_struct(cattrs: &attr::Container) -> Fragment { function serialize_newtype_struct (line 226) | fn serialize_newtype_struct( function serialize_tuple_struct (line 252) | fn serialize_tuple_struct( function serialize_struct (line 291) | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr... function serialize_struct_tag_field (line 301) | fn serialize_struct_tag_field(cattrs: &attr::Container, struct_trait: &S... function serialize_struct_as_struct (line 314) | fn serialize_struct_as_struct( function serialize_struct_as_map (line 355) | fn serialize_struct_as_map( function serialize_enum (line 399) | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &at... function serialize_variant (line 425) | fn serialize_variant( function serialize_externally_tagged_variant (line 507) | fn serialize_externally_tagged_variant( function serialize_internally_tagged_variant (line 580) | fn serialize_internally_tagged_variant( function serialize_adjacently_tagged_variant (line 646) | fn serialize_adjacently_tagged_variant( function serialize_untagged_variant (line 769) | fn serialize_untagged_variant( type TupleVariant (line 808) | enum TupleVariant<'a> { function serialize_tuple_variant (line 817) | fn serialize_tuple_variant( type StructVariant (line 876) | enum StructVariant<'a> { function serialize_struct_variant (line 888) | fn serialize_struct_variant( function serialize_struct_variant_with_flatten (line 972) | fn serialize_struct_variant_with_flatten( function serialize_tuple_struct_visitor (line 1059) | fn serialize_tuple_struct_visitor( function serialize_struct_visitor (line 1107) | fn serialize_struct_visitor( function wrap_serialize_field_with (line 1173) | fn wrap_serialize_field_with( function wrap_serialize_variant_with (line 1182) | fn wrap_serialize_variant_with( function wrap_serialize_with (line 1209) | fn wrap_serialize_with( function mut_if (line 1261) | fn mut_if(is_mut: bool) -> Option { function get_member (line 1269) | fn get_member(params: &Parameters, field: &Field, member: &Member) -> To... function effective_style (line 1298) | fn effective_style(variant: &Variant) -> Style { type StructTrait (line 1305) | enum StructTrait { method serialize_field (line 1312) | fn serialize_field(&self, span: Span) -> TokenStream { method skip_field (line 1326) | fn skip_field(&self, span: Span) -> Option { type TupleTrait (line 1339) | enum TupleTrait { method serialize_element (line 1346) | fn serialize_element(&self, span: Span) -> TokenStream { FILE: builder/third-party/serde_derive/src/this.rs function this_type (line 4) | pub fn this_type(cont: &Container) -> Path { function this_value (line 18) | pub fn this_value(cont: &Container) -> Path { FILE: builder/third-party/serde_json/build.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/src/de.rs type Deserializer (line 31) | pub struct Deserializer { function new (line 53) | pub fn new(read: R) -> Self { function from_reader (line 76) | pub fn from_reader(reader: R) -> Self { function from_slice (line 83) | pub fn from_slice(bytes: &'a [u8]) -> Self { function from_str (line 90) | pub fn from_str(s: &'a str) -> Self { type ParserNumber (line 103) | pub(crate) enum ParserNumber { method visit (line 112) | fn visit<'de, V>(self, visitor: V) -> Result method invalid_type (line 125) | fn invalid_type(self, exp: &dyn Expected) -> Error { function end (line 140) | pub fn end(&mut self) -> Result<()> { function into_iter (line 148) | pub fn into_iter(self) -> StreamDeserializer<'de, R, T> function disable_recursion_limit (line 209) | pub fn disable_recursion_limit(&mut self) { function peek (line 213) | pub(crate) fn peek(&mut self) -> Result> { function peek_or_null (line 217) | fn peek_or_null(&mut self) -> Result { function eat_char (line 221) | fn eat_char(&mut self) { function next_char (line 225) | fn next_char(&mut self) -> Result> { function next_char_or_null (line 229) | fn next_char_or_null(&mut self) -> Result { function error (line 235) | fn error(&self, reason: ErrorCode) -> Error { function peek_error (line 242) | fn peek_error(&self, reason: ErrorCode) -> Error { function parse_whitespace (line 249) | fn parse_whitespace(&mut self) -> Result> { function peek_invalid_type (line 263) | fn peek_invalid_type(&mut self, exp: &dyn Expected) -> Error { function deserialize_number (line 313) | pub(crate) fn deserialize_number<'any, V>(&mut self, visitor: V) -> Resu... function do_deserialize_f32 (line 340) | pub(crate) fn do_deserialize_f32<'any, V>(&mut self, visitor: V) -> Resu... function do_deserialize_i128 (line 350) | pub(crate) fn do_deserialize_i128<'any, V>(&mut self, visitor: V) -> Res... function do_deserialize_u128 (line 382) | pub(crate) fn do_deserialize_u128<'any, V>(&mut self, visitor: V) -> Res... function scan_integer128 (line 412) | fn scan_integer128(&mut self, buf: &mut String) -> Result<()> { function fix_position (line 435) | fn fix_position(&self, err: Error) -> Error { function parse_ident (line 439) | fn parse_ident(&mut self, ident: &[u8]) -> Result<()> { function parse_integer (line 456) | fn parse_integer(&mut self, positive: bool) -> Result { function parse_number (line 503) | fn parse_number(&mut self, positive: bool, significand: u64) -> Result Re... function parse_long_decimal (line 736) | fn parse_long_decimal(&mut self, positive: bool, integer_end: usize) -> ... function parse_long_exponent (line 758) | fn parse_long_exponent(&mut self, positive: bool, integer_end: usize) ->... function parse_decimal_overflow (line 810) | fn parse_decimal_overflow( function parse_decimal_overflow (line 831) | fn parse_decimal_overflow( function parse_exponent_overflow (line 853) | fn parse_exponent_overflow( function f64_long_from_parts (line 871) | fn f64_long_from_parts( function parse_any_signed_number (line 893) | fn parse_any_signed_number(&mut self) -> Result { function parse_any_number (line 927) | fn parse_any_number(&mut self, positive: bool) -> Result { function parse_any_number (line 932) | fn parse_any_number(&mut self, positive: bool) -> Result { function scan_or_eof (line 951) | fn scan_or_eof(&mut self, buf: &mut String) -> Result { function scan_integer (line 962) | fn scan_integer(&mut self, buf: &mut String) -> Result<()> { function scan_number (line 987) | fn scan_number(&mut self, buf: &mut String) -> Result<()> { function scan_decimal (line 996) | fn scan_decimal(&mut self, buf: &mut String) -> Result<()> { function scan_exponent (line 1021) | fn scan_exponent(&mut self, e: char, buf: &mut String) -> Result<()> { function parse_object_colon (line 1053) | fn parse_object_colon(&mut self) -> Result<()> { function end_seq (line 1064) | fn end_seq(&mut self) -> Result<()> { function end_map (line 1082) | fn end_map(&mut self) -> Result<()> { function ignore_value (line 1094) | fn ignore_value(&mut self) -> Result<()> { function ignore_integer (line 1209) | fn ignore_integer(&mut self) -> Result<()> { function ignore_decimal (line 1234) | fn ignore_decimal(&mut self) -> Result<()> { function ignore_exponent (line 1253) | fn ignore_exponent(&mut self) -> Result<()> { function deserialize_raw_value (line 1277) | fn deserialize_raw_value(&mut self, visitor: V) -> Result type Err (line 1289) | type Err = Error; method from_str (line 1291) | fn from_str(s: &str) -> result::Result { type Error (line 1382) | type Error = Error; function deserialize_any (line 1385) | fn deserialize_any(self, visitor: V) -> Result function deserialize_bool (line 1461) | fn deserialize_bool(self, visitor: V) -> Result function deserialize_char (line 1509) | fn deserialize_char(self, visitor: V) -> Result function deserialize_str (line 1516) | fn deserialize_str(self, visitor: V) -> Result function deserialize_string (line 1545) | fn deserialize_string(self, visitor: V) -> Result function deserialize_bytes (line 1622) | fn deserialize_bytes(self, visitor: V) -> Result function deserialize_byte_buf (line 1653) | fn deserialize_byte_buf(self, visitor: V) -> Result function deserialize_option (line 1662) | fn deserialize_option(self, visitor: V) -> Result function deserialize_unit (line 1676) | fn deserialize_unit(self, visitor: V) -> Result function deserialize_unit_struct (line 1702) | fn deserialize_unit_struct(self, _name: &'static str, visitor: V) -> ... function deserialize_newtype_struct (line 1711) | fn deserialize_newtype_struct(self, name: &str, visitor: V) -> Result... function deserialize_seq (line 1726) | fn deserialize_seq(self, visitor: V) -> Result function deserialize_tuple (line 1758) | fn deserialize_tuple(self, _len: usize, visitor: V) -> Result function deserialize_tuple_struct (line 1765) | fn deserialize_tuple_struct( function deserialize_map (line 1777) | fn deserialize_map(self, visitor: V) -> Result function deserialize_struct (line 1809) | fn deserialize_struct( function deserialize_enum (line 1860) | fn deserialize_enum( function deserialize_identifier (line 1891) | fn deserialize_identifier(self, visitor: V) -> Result function deserialize_ignored_any (line 1898) | fn deserialize_ignored_any(self, visitor: V) -> Result type SeqAccess (line 1907) | struct SeqAccess<'a, R: 'a> { function new (line 1913) | fn new(de: &'a mut Deserializer) -> Self { type Error (line 1919) | type Error = Error; function next_element_seed (line 1921) | fn next_element_seed(&mut self, seed: T) -> Result> type MapAccess (line 1954) | struct MapAccess<'a, R: 'a> { function new (line 1960) | fn new(de: &'a mut Deserializer) -> Self { type Error (line 1966) | type Error = Error; function next_key_seed (line 1968) | fn next_key_seed(&mut self, seed: K) -> Result> function next_value_seed (line 2001) | fn next_value_seed(&mut self, seed: V) -> Result type VariantAccess (line 2011) | struct VariantAccess<'a, R: 'a> { function new (line 2016) | fn new(de: &'a mut Deserializer) -> Self { type Error (line 2022) | type Error = Error; type Variant (line 2023) | type Variant = Self; function variant_seed (line 2025) | fn variant_seed(self, seed: V) -> Result<(V::Value, Self)> type Error (line 2036) | type Error = Error; function unit_variant (line 2038) | fn unit_variant(self) -> Result<()> { function newtype_variant_seed (line 2042) | fn newtype_variant_seed(self, seed: T) -> Result function tuple_variant (line 2049) | fn tuple_variant(self, _len: usize, visitor: V) -> Result function struct_variant (line 2056) | fn struct_variant(self, fields: &'static [&'static str], visitor: V) ... type UnitVariantAccess (line 2064) | struct UnitVariantAccess<'a, R: 'a> { function new (line 2069) | fn new(de: &'a mut Deserializer) -> Self { type Error (line 2075) | type Error = Error; type Variant (line 2076) | type Variant = Self; function variant_seed (line 2078) | fn variant_seed(self, seed: V) -> Result<(V::Value, Self)> type Error (line 2088) | type Error = Error; function unit_variant (line 2090) | fn unit_variant(self) -> Result<()> { function newtype_variant_seed (line 2094) | fn newtype_variant_seed(self, _seed: T) -> Result function tuple_variant (line 2104) | fn tuple_variant(self, _len: usize, _visitor: V) -> Result function struct_variant (line 2114) | fn struct_variant(self, _fields: &'static [&'static str], _visitor: V... type MapKey (line 2127) | struct MapKey<'a, R: 'a> { type Error (line 2176) | type Error = Error; function deserialize_any (line 2179) | fn deserialize_any(self, visitor: V) -> Result function deserialize_bool (line 2207) | fn deserialize_bool(self, visitor: V) -> Result function deserialize_option (line 2243) | fn deserialize_option(self, visitor: V) -> Result function deserialize_newtype_struct (line 2252) | fn deserialize_newtype_struct(self, name: &'static str, visitor: V) -... function deserialize_enum (line 2268) | fn deserialize_enum( function deserialize_bytes (line 2281) | fn deserialize_bytes(self, visitor: V) -> Result function deserialize_byte_buf (line 2289) | fn deserialize_byte_buf(self, visitor: V) -> Result type StreamDeserializer (line 2325) | pub struct StreamDeserializer<'de, R, T> { function new (line 2346) | pub fn new(read: R) -> Self { function byte_offset (line 2388) | pub fn byte_offset(&self) -> usize { function peek_end_of_value (line 2392) | fn peek_end_of_value(&mut self) -> Result<()> { type Item (line 2413) | type Item = Result; method next (line 2415) | fn next(&mut self) -> Option> { function from_trait (line 2471) | fn from_trait<'de, R, T>(read: R) -> Result function from_reader (line 2589) | pub fn from_reader(rdr: R) -> Result function from_slice (line 2632) | pub fn from_slice<'a, T>(v: &'a [u8]) -> Result function from_str (line 2674) | pub fn from_str<'a, T>(s: &'a str) -> Result FILE: builder/third-party/serde_json/src/error.rs type Error (line 17) | pub struct Error { method line (line 32) | pub fn line(&self) -> usize { method column (line 44) | pub fn column(&self) -> usize { method classify (line 54) | pub fn classify(&self) -> Category { method is_io (line 86) | pub fn is_io(&self) -> bool { method is_syntax (line 92) | pub fn is_syntax(&self) -> bool { method is_data (line 101) | pub fn is_data(&self) -> bool { method is_eof (line 110) | pub fn is_eof(&self) -> bool { method io_error_kind (line 155) | pub fn io_error_kind(&self) -> Option { method syntax (line 315) | pub(crate) fn syntax(code: ErrorCode, line: usize, column: usize) -> S... method io (line 326) | pub fn io(error: io::Error) -> Self { method fix_position (line 337) | pub(crate) fn fix_position(self, f: F) -> Self method source (line 391) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 435) | fn custom(msg: T) -> Error { method invalid_type (line 440) | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { method invalid_value (line 449) | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { method custom (line 460) | fn custom(msg: T) -> Error { type Result (line 25) | pub type Result = result::Result; type Category (line 166) | pub enum Category { function from (line 217) | fn from(j: Error) -> Self { type ErrorImpl (line 230) | struct ErrorImpl { type ErrorCode (line 236) | pub(crate) enum ErrorCode { method fmt (line 350) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 400) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 406) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 422) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type JsonUnexpected (line 465) | struct JsonUnexpected<'a>(de::Unexpected<'a>); method fmt (line 468) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function make_error (line 483) | fn make_error(mut msg: String) -> Error { function parse_line_col (line 494) | fn parse_line_col(msg: &mut String) -> Option<(usize, usize)> { function starts_with_digit (line 536) | fn starts_with_digit(slice: &str) -> bool { FILE: builder/third-party/serde_json/src/io/core.rs type ErrorKind (line 8) | pub enum ErrorKind { type Error (line 14) | pub struct Error; method new (line 23) | pub(crate) fn new(_kind: ErrorKind, _error: &'static str) -> Error { method fmt (line 17) | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { type Result (line 28) | pub type Result = result::Result; type Write (line 30) | pub trait Write { method write (line 31) | fn write(&mut self, buf: &[u8]) -> Result; method write_all (line 33) | fn write_all(&mut self, buf: &[u8]) -> Result<()> { method flush (line 42) | fn flush(&mut self) -> Result<()>; method write (line 47) | fn write(&mut self, buf: &[u8]) -> Result { method write_all (line 52) | fn write_all(&mut self, buf: &[u8]) -> Result<()> { method flush (line 57) | fn flush(&mut self) -> Result<()> { method write (line 64) | fn write(&mut self, buf: &[u8]) -> Result { method write_all (line 70) | fn write_all(&mut self, buf: &[u8]) -> Result<()> { method flush (line 76) | fn flush(&mut self) -> Result<()> { FILE: builder/third-party/serde_json/src/iter.rs type LineColIterator (line 3) | pub struct LineColIterator { function new (line 26) | pub fn new(iter: I) -> LineColIterator { function line (line 35) | pub fn line(&self) -> usize { function col (line 39) | pub fn col(&self) -> usize { function byte_offset (line 43) | pub fn byte_offset(&self) -> usize { type Item (line 52) | type Item = io::Result; method next (line 54) | fn next(&mut self) -> Option> { FILE: builder/third-party/serde_json/src/lexical/algorithm.rs function fast_path (line 18) | pub(crate) fn fast_path(mantissa: u64, exponent: i32) -> Option function multiply_exponent_extended (line 81) | fn multiply_exponent_extended(fp: &mut ExtendedFloat, exponent: i32, ... function moderate_path (line 148) | pub(crate) fn moderate_path( function fallback_path (line 171) | pub(crate) fn fallback_path( FILE: builder/third-party/serde_json/src/lexical/bhcomp.rs function parse_mantissa (line 22) | fn parse_mantissa(integer: &[u8], fraction: &[u8]) -> Bigint function b_extended (line 80) | pub(super) fn b_extended(f: F) -> ExtendedFloat { function bh_extended (line 86) | pub(super) fn bh_extended(f: F) -> ExtendedFloat { function round_nearest_tie_even (line 99) | fn round_nearest_tie_even(fp: &mut ExtendedFloat, shift: i32, is_truncat... function large_atof (line 111) | fn large_atof(mantissa: Bigint, exponent: i32) -> F function small_atof (line 135) | fn small_atof(mantissa: Bigint, exponent: i32, f: F) -> F function bhcomp (line 193) | pub(crate) fn bhcomp(b: F, integer: &[u8], mut fraction: &[u8], expon... FILE: builder/third-party/serde_json/src/lexical/bignum.rs type Bigint (line 11) | pub(crate) struct Bigint { method default (line 17) | fn default() -> Self { method data (line 26) | fn data(&self) -> &Vec { method data_mut (line 31) | fn data_mut(&mut self) -> &mut Vec { FILE: builder/third-party/serde_json/src/lexical/cached.rs type ExtendedFloatArray (line 12) | pub(crate) struct ExtendedFloatArray { method get_extended_float (line 22) | pub fn get_extended_float(&self, index: usize) -> ExtendedFloat { method len (line 29) | pub fn len(&self) -> usize { type ModeratePathPowers (line 38) | pub(crate) struct ModeratePathPowers { method get_small (line 54) | pub fn get_small(&self, index: usize) -> ExtendedFloat { method get_large (line 59) | pub fn get_large(&self, index: usize) -> ExtendedFloat { method get_small_int (line 64) | pub fn get_small_int(&self, index: usize) -> u64 { type ModeratePathCache (line 72) | pub(crate) trait ModeratePathCache { method get_powers (line 74) | fn get_powers() -> &'static ModeratePathPowers; method get_powers (line 79) | fn get_powers() -> &'static ModeratePathPowers { FILE: builder/third-party/serde_json/src/lexical/cached_float80.rs constant BASE10_SMALL_MANTISSA (line 20) | const BASE10_SMALL_MANTISSA: [u64; 10] = [ constant BASE10_SMALL_EXPONENT (line 32) | const BASE10_SMALL_EXPONENT: [i32; 10] = [ constant BASE10_LARGE_MANTISSA (line 44) | const BASE10_LARGE_MANTISSA: [u64; 66] = [ constant BASE10_LARGE_EXPONENT (line 112) | const BASE10_LARGE_EXPONENT: [i32; 66] = [ constant BASE10_SMALL_INT_POWERS (line 180) | const BASE10_SMALL_INT_POWERS: [u64; 10] = [ constant BASE10_STEP (line 183) | const BASE10_STEP: i32 = 10; constant BASE10_BIAS (line 184) | const BASE10_BIAS: i32 = 350; constant BASE10_POWERS (line 189) | const BASE10_POWERS: ModeratePathPowers = ModeratePathPowers { function get_powers (line 204) | pub(crate) fn get_powers() -> &'static ModeratePathPowers { FILE: builder/third-party/serde_json/src/lexical/digit.rs function to_digit (line 7) | pub(crate) fn to_digit(c: u8) -> Option { function add_digit (line 13) | pub(crate) fn add_digit(value: u64, digit: u32) -> Option { FILE: builder/third-party/serde_json/src/lexical/errors.rs type FloatErrors (line 14) | pub(crate) trait FloatErrors { method error_scale (line 16) | fn error_scale() -> u32; method error_halfscale (line 18) | fn error_halfscale() -> u32; method error_is_accurate (line 20) | fn error_is_accurate(count: u32, fp: &ExtendedFloat) -> bool; method error_scale (line 52) | fn error_scale() -> u32 { method error_halfscale (line 57) | fn error_halfscale() -> u32 { method error_is_accurate (line 62) | fn error_is_accurate(count: u32, fp: &ExtendedFloat) -> bool { function nearest_error_is_accurate (line 25) | fn nearest_error_is_accurate(errors: u64, fp: &ExtendedFloat, extrabits:... FILE: builder/third-party/serde_json/src/lexical/exponent.rs function into_i32 (line 10) | fn into_i32(value: usize) -> i32 { function scientific_exponent (line 24) | pub(crate) fn scientific_exponent( function mantissa_exponent (line 44) | pub(crate) fn mantissa_exponent(exponent: i32, fraction_digits: usize, t... FILE: builder/third-party/serde_json/src/lexical/float.rs type ExtendedFloat (line 14) | pub(crate) struct ExtendedFloat { method mul (line 36) | pub(crate) fn mul(&self, b: &ExtendedFloat) -> ExtendedFloat { method imul (line 66) | pub(crate) fn imul(&mut self, b: &ExtendedFloat) { method normalize (line 79) | pub(crate) fn normalize(&mut self) -> u32 { method round_to_native (line 106) | pub(crate) fn round_to_native(&mut self, algorithm: Algo... method from_float (line 118) | pub fn from_float(f: F) -> ExtendedFloat { method into_float (line 126) | pub(crate) fn into_float(mut self) -> F { method into_downward_float (line 133) | pub(crate) fn into_downward_float(mut self) -> F { function from_float (line 143) | pub(crate) fn from_float(f: F) -> ExtendedFloat function into_float (line 160) | pub(crate) fn into_float(fp: ExtendedFloat) -> F FILE: builder/third-party/serde_json/src/lexical/large_powers32.rs constant POW5_1 (line 6) | const POW5_1: [u32; 1] = [5]; constant POW5_2 (line 7) | const POW5_2: [u32; 1] = [25]; constant POW5_3 (line 8) | const POW5_3: [u32; 1] = [625]; constant POW5_4 (line 9) | const POW5_4: [u32; 1] = [390625]; constant POW5_5 (line 10) | const POW5_5: [u32; 2] = [2264035265, 35]; constant POW5_6 (line 11) | const POW5_6: [u32; 3] = [2242703233, 762134875, 1262]; constant POW5_7 (line 12) | const POW5_7: [u32; 5] = [3211403009, 1849224548, 3668416493, 3913284084... constant POW5_8 (line 13) | const POW5_8: [u32; 10] = [ constant POW5_9 (line 17) | const POW5_9: [u32; 19] = [ constant POW5_10 (line 22) | const POW5_10: [u32; 38] = [ constant POW5_11 (line 29) | const POW5_11: [u32; 75] = [ constant POW5_12 (line 41) | const POW5_12: [u32; 149] = [ constant POW5_13 (line 62) | const POW5_13: [u32; 298] = [ constant POW5_14 (line 102) | const POW5_14: [u32; 595] = [ constant POW5 (line 180) | pub(crate) const POW5: [&'static [u32]; 14] = [ FILE: builder/third-party/serde_json/src/lexical/large_powers64.rs constant POW5_1 (line 6) | const POW5_1: [u64; 1] = [5]; constant POW5_2 (line 7) | const POW5_2: [u64; 1] = [25]; constant POW5_3 (line 8) | const POW5_3: [u64; 1] = [625]; constant POW5_4 (line 9) | const POW5_4: [u64; 1] = [390625]; constant POW5_5 (line 10) | const POW5_5: [u64; 1] = [152587890625]; constant POW5_6 (line 11) | const POW5_6: [u64; 2] = [3273344365508751233, 1262]; constant POW5_7 (line 12) | const POW5_7: [u64; 3] = [7942358959831785217, 16807427164405733357, 159... constant POW5_8 (line 13) | const POW5_8: [u64; 5] = [ constant POW5_9 (line 20) | const POW5_9: [u64; 10] = [ constant POW5_10 (line 32) | const POW5_10: [u64; 19] = [ constant POW5_11 (line 53) | const POW5_11: [u64; 38] = [ constant POW5_12 (line 93) | const POW5_12: [u64; 75] = [ constant POW5_13 (line 170) | const POW5_13: [u64; 149] = [ constant POW5_14 (line 321) | const POW5_14: [u64; 298] = [ constant POW5 (line 622) | pub(crate) const POW5: [&[u64]; 14] = [ FILE: builder/third-party/serde_json/src/lexical/math.rs type Limb (line 41) | pub type Limb = u32; constant POW5_LIMB (line 44) | pub const POW5_LIMB: &[Limb] = &POW5_32; constant POW10_LIMB (line 47) | pub const POW10_LIMB: &[Limb] = &POW10_32; type Wide (line 50) | type Wide = u64; type Limb (line 54) | pub type Limb = u64; constant POW5_LIMB (line 57) | pub const POW5_LIMB: &[Limb] = &POW5_64; constant POW10_LIMB (line 60) | pub const POW10_LIMB: &[Limb] = &POW10_64; type Wide (line 63) | type Wide = u128; function as_limb (line 67) | pub(crate) fn as_limb(t: T) -> Limb { function as_wide (line 73) | fn as_wide(t: T) -> Wide { function split_u64 (line 83) | fn split_u64(x: u64) -> [Limb; 2] { function split_u64 (line 90) | fn split_u64(x: u64) -> [Limb; 1] { function nonzero (line 101) | pub fn nonzero(x: &[T], rindex: usize) -> bool { function u64_to_hi64_1 (line 109) | fn u64_to_hi64_1(r0: u64) -> (u64, bool) { function u64_to_hi64_2 (line 117) | fn u64_to_hi64_2(r0: u64, r1: u64) -> (u64, bool) { type Hi64 (line 130) | trait Hi64: AsRef<[T]> { method hi64_1 (line 132) | fn hi64_1(&self) -> (u64, bool); method hi64_2 (line 135) | fn hi64_2(&self) -> (u64, bool); method hi64_3 (line 138) | fn hi64_3(&self) -> (u64, bool); method hi64 (line 142) | fn hi64(&self) -> (u64, bool) { function hi64_1 (line 154) | fn hi64_1(&self) -> (u64, bool) { function hi64_2 (line 161) | fn hi64_2(&self) -> (u64, bool) { function hi64_3 (line 169) | fn hi64_3(&self) -> (u64, bool) { function hi64_1 (line 181) | fn hi64_1(&self) -> (u64, bool) { function hi64_2 (line 188) | fn hi64_2(&self) -> (u64, bool) { function hi64_3 (line 197) | fn hi64_3(&self) -> (u64, bool) { function add (line 215) | pub fn add(x: Limb, y: Limb) -> (Limb, bool) { function iadd (line 221) | pub fn iadd(x: &mut Limb, y: Limb) -> bool { function sub (line 231) | pub fn sub(x: Limb, y: Limb) -> (Limb, bool) { function isub (line 237) | pub fn isub(x: &mut Limb, y: Limb) -> bool { function mul (line 249) | pub fn mul(x: Limb, y: Limb, carry: Limb) -> (Limb, Limb) { function imul (line 260) | pub fn imul(x: &mut Limb, y: Limb, carry: Limb) -> Limb { function iadd_impl (line 284) | pub fn iadd_impl(x: &mut Vec, y: Limb, xstart: usize) { function iadd (line 308) | pub fn iadd(x: &mut Vec, y: Limb) { function isub_impl (line 317) | pub fn isub_impl(x: &mut Vec, y: Limb, xstart: usize) { function imul (line 336) | pub fn imul(x: &mut Vec, y: Limb) { function mul (line 351) | pub fn mul(x: &[Limb], y: Limb) -> Vec { function imul_pow5 (line 390) | pub fn imul_pow5(x: &mut Vec, n: u32) { function leading_zeros (line 448) | pub fn leading_zeros(x: &[Limb]) -> usize { function bit_length (line 454) | pub fn bit_length(x: &[Limb]) -> usize { function ishl_bits (line 469) | pub fn ishl_bits(x: &mut Vec, n: usize) { function ishl_limbs (line 503) | pub fn ishl_limbs(x: &mut Vec, n: usize) { function ishl (line 513) | pub fn ishl(x: &mut Vec, n: usize) { function normalize (line 529) | pub fn normalize(x: &mut Vec) { function compare (line 550) | pub fn compare(x: &[Limb], y: &[Limb]) -> cmp::Ordering { function less (line 571) | pub fn less(x: &[Limb], y: &[Limb]) -> bool { function greater_equal (line 577) | pub fn greater_equal(x: &[Limb], y: &[Limb]) -> bool { function iadd_impl (line 587) | pub fn iadd_impl(x: &mut Vec, y: &[Limb], xstart: usize) { function iadd (line 616) | pub fn iadd(x: &mut Vec, y: &[Limb]) { function add (line 622) | pub fn add(x: &[Limb], y: &[Limb]) -> Vec { function isub (line 632) | pub fn isub(x: &mut Vec, y: &[Limb]) { constant KARATSUBA_CUTOFF (line 663) | pub const KARATSUBA_CUTOFF: usize = 32; function long_mul (line 672) | fn long_mul(x: &[Limb], y: &[Limb]) -> Vec { function karatsuba_split (line 693) | pub fn karatsuba_split(z: &[Limb], m: usize) -> (&[Limb], &[Limb]) { function karatsuba_mul (line 700) | fn karatsuba_mul(x: &[Limb], y: &[Limb]) -> Vec { function karatsuba_uneven_mul (line 737) | fn karatsuba_uneven_mul(x: &[Limb], mut y: &[Limb]) -> Vec { function karatsuba_mul_fwd (line 760) | fn karatsuba_mul_fwd(x: &[Limb], y: &[Limb]) -> Vec { function imul (line 770) | pub fn imul(x: &mut Vec, y: &[Limb]) { type Math (line 791) | pub(crate) trait Math: Clone + Sized + Default { method data (line 795) | fn data(&self) -> &Vec; method data_mut (line 798) | fn data_mut(&mut self) -> &mut Vec; method compare (line 804) | fn compare(&self, y: &Self) -> cmp::Ordering { method hi64 (line 812) | fn hi64(&self) -> (u64, bool) { method bit_length (line 820) | fn bit_length(&self) -> usize { method from_u64 (line 828) | fn from_u64(x: u64) -> Self { method normalize (line 840) | fn normalize(&mut self) { method iadd_small (line 848) | fn iadd_small(&mut self, y: Limb) { method imul_small (line 856) | fn imul_small(&mut self, y: Limb) { method imul_pow2 (line 862) | fn imul_pow2(&mut self, n: u32) { method imul_pow5 (line 868) | fn imul_pow5(&mut self, n: u32) { method imul_pow10 (line 874) | fn imul_pow10(&mut self, n: u32) { method ishl (line 883) | fn ishl(&mut self, n: usize) { FILE: builder/third-party/serde_json/src/lexical/num.rs constant F32_POW10 (line 9) | const F32_POW10: [f32; 11] = [ constant F64_POW10 (line 25) | const F64_POW10: [f64; 23] = [ type AsPrimitive (line 52) | pub trait AsPrimitive: Sized + Copy + PartialOrd { method as_u32 (line 53) | fn as_u32(self) -> u32; method as_u64 (line 54) | fn as_u64(self) -> u64; method as_u128 (line 55) | fn as_u128(self) -> u128; method as_usize (line 56) | fn as_usize(self) -> usize; method as_f32 (line 57) | fn as_f32(self) -> f32; method as_f64 (line 58) | fn as_f64(self) -> f64; type AsCast (line 102) | pub trait AsCast: AsPrimitive { method as_cast (line 105) | fn as_cast(n: N) -> Self; type Number (line 127) | pub trait Number: AsCast + ops::Add {} type Integer (line 140) | pub trait Integer: Number + ops::BitAnd + ops::Shr (i32, i32); method mantissa_limit (line 244) | fn mantissa_limit() -> i32; method pow10 (line 247) | fn pow10(self, n: i32) -> Self; method from_bits (line 248) | fn from_bits(u: Self::Unsigned) -> Self; method to_bits (line 249) | fn to_bits(self) -> Self::Unsigned; method is_sign_positive (line 250) | fn is_sign_positive(self) -> bool; method is_denormal (line 254) | fn is_denormal(self) -> bool { method is_special (line 260) | fn is_special(self) -> bool { method is_inf (line 266) | fn is_inf(self) -> bool { method exponent (line 272) | fn exponent(self) -> i32 { method mantissa (line 284) | fn mantissa(self) -> Self::Unsigned { method next_positive (line 297) | fn next_positive(self) -> Self { method round_positive_even (line 304) | fn round_positive_even(self) -> Self { type Unsigned (line 314) | type Unsigned = u32; constant ZERO (line 316) | const ZERO: f32 = 0.0; constant MAX_DIGITS (line 317) | const MAX_DIGITS: usize = 114; constant SIGN_MASK (line 318) | const SIGN_MASK: u32 = 0x80000000; constant EXPONENT_MASK (line 319) | const EXPONENT_MASK: u32 = 0x7F800000; constant HIDDEN_BIT_MASK (line 320) | const HIDDEN_BIT_MASK: u32 = 0x00800000; constant MANTISSA_MASK (line 321) | const MANTISSA_MASK: u32 = 0x007FFFFF; constant INFINITY_BITS (line 322) | const INFINITY_BITS: u32 = 0x7F800000; constant NEGATIVE_INFINITY_BITS (line 323) | const NEGATIVE_INFINITY_BITS: u32 = Self::INFINITY_BITS | Self::SIGN_M... constant MANTISSA_SIZE (line 324) | const MANTISSA_SIZE: i32 = 23; constant EXPONENT_BIAS (line 325) | const EXPONENT_BIAS: i32 = 127 + Self::MANTISSA_SIZE; constant DENORMAL_EXPONENT (line 326) | const DENORMAL_EXPONENT: i32 = 1 - Self::EXPONENT_BIAS; constant MAX_EXPONENT (line 327) | const MAX_EXPONENT: i32 = 0xFF - Self::EXPONENT_BIAS; constant DEFAULT_SHIFT (line 328) | const DEFAULT_SHIFT: i32 = u64::FULL - f32::MANTISSA_SIZE - 1; constant CARRY_MASK (line 329) | const CARRY_MASK: u64 = 0x1000000; method exponent_limit (line 332) | fn exponent_limit() -> (i32, i32) { method mantissa_limit (line 337) | fn mantissa_limit() -> i32 { method pow10 (line 342) | fn pow10(self, n: i32) -> f32 { method from_bits (line 357) | fn from_bits(u: u32) -> f32 { method to_bits (line 362) | fn to_bits(self) -> u32 { method is_sign_positive (line 367) | fn is_sign_positive(self) -> bool { type Unsigned (line 373) | type Unsigned = u64; constant ZERO (line 375) | const ZERO: f64 = 0.0; constant MAX_DIGITS (line 376) | const MAX_DIGITS: usize = 769; constant SIGN_MASK (line 377) | const SIGN_MASK: u64 = 0x8000000000000000; constant EXPONENT_MASK (line 378) | const EXPONENT_MASK: u64 = 0x7FF0000000000000; constant HIDDEN_BIT_MASK (line 379) | const HIDDEN_BIT_MASK: u64 = 0x0010000000000000; constant MANTISSA_MASK (line 380) | const MANTISSA_MASK: u64 = 0x000FFFFFFFFFFFFF; constant INFINITY_BITS (line 381) | const INFINITY_BITS: u64 = 0x7FF0000000000000; constant NEGATIVE_INFINITY_BITS (line 382) | const NEGATIVE_INFINITY_BITS: u64 = Self::INFINITY_BITS | Self::SIGN_M... constant MANTISSA_SIZE (line 383) | const MANTISSA_SIZE: i32 = 52; constant EXPONENT_BIAS (line 384) | const EXPONENT_BIAS: i32 = 1023 + Self::MANTISSA_SIZE; constant DENORMAL_EXPONENT (line 385) | const DENORMAL_EXPONENT: i32 = 1 - Self::EXPONENT_BIAS; constant MAX_EXPONENT (line 386) | const MAX_EXPONENT: i32 = 0x7FF - Self::EXPONENT_BIAS; constant DEFAULT_SHIFT (line 387) | const DEFAULT_SHIFT: i32 = u64::FULL - f64::MANTISSA_SIZE - 1; constant CARRY_MASK (line 388) | const CARRY_MASK: u64 = 0x20000000000000; method exponent_limit (line 391) | fn exponent_limit() -> (i32, i32) { method mantissa_limit (line 396) | fn mantissa_limit() -> i32 { method pow10 (line 401) | fn pow10(self, n: i32) -> f64 { method from_bits (line 416) | fn from_bits(u: u64) -> f64 { method to_bits (line 421) | fn to_bits(self) -> u64 { method is_sign_positive (line 426) | fn is_sign_positive(self) -> bool { FILE: builder/third-party/serde_json/src/lexical/parse.rs function parse_concise_float (line 14) | pub fn parse_concise_float(mantissa: u64, mant_exp: i32) -> F function parse_truncated_float (line 49) | pub fn parse_truncated_float(integer: &[u8], mut fraction: &[u8], exp... FILE: builder/third-party/serde_json/src/lexical/rounding.rs function nth_bit (line 14) | pub(crate) fn nth_bit(n: u64) -> u64 { function lower_n_mask (line 23) | pub(crate) fn lower_n_mask(n: u64) -> u64 { function lower_n_halfway (line 36) | pub(crate) fn lower_n_halfway(n: u64) -> u64 { function internal_n_mask (line 49) | pub(crate) fn internal_n_mask(bit: u64, n: u64) -> u64 { function round_nearest (line 64) | pub(crate) fn round_nearest(fp: &mut ExtendedFloat, shift: i32) -> (bool... function tie_even (line 86) | pub(crate) fn tie_even(fp: &mut ExtendedFloat, is_above: bool, is_halfwa... function round_nearest_tie_even (line 104) | pub(crate) fn round_nearest_tie_even(fp: &mut ExtendedFloat, shift: i32) { function round_toward (line 115) | fn round_toward(fp: &mut ExtendedFloat, shift: i32) -> bool { function downard (line 127) | fn downard(_: &mut ExtendedFloat, _: bool) {} function round_downward (line 134) | pub(crate) fn round_downward(fp: &mut ExtendedFloat, shift: i32) { function round_to_float (line 149) | pub(crate) fn round_to_float(fp: &mut ExtendedFloat, algor... function avoid_overflow (line 189) | pub(crate) fn avoid_overflow(fp: &mut ExtendedFloat) function round_to_native (line 218) | pub(crate) fn round_to_native(fp: &mut ExtendedFloat, algo... FILE: builder/third-party/serde_json/src/lexical/shift.rs function shr (line 10) | pub(crate) fn shr(fp: &mut ExtendedFloat, shift: i32) { function overflowing_shr (line 23) | pub(crate) fn overflowing_shr(fp: &mut ExtendedFloat, shift: i32) { function shl (line 40) | pub(crate) fn shl(fp: &mut ExtendedFloat, shift: i32) { FILE: builder/third-party/serde_json/src/lexical/small_powers.rs constant POW5_32 (line 7) | pub(crate) const POW5_32: [u32; 14] = [ constant POW10_32 (line 13) | pub(crate) const POW10_32: [u32; 10] = [ constant POW5_64 (line 19) | pub(crate) const POW5_64: [u64; 28] = [ constant POW10_64 (line 49) | pub(crate) const POW10_64: [u64; 20] = [ FILE: builder/third-party/serde_json/src/map.rs type Map (line 26) | pub struct Map { type MapImpl (line 31) | type MapImpl = BTreeMap; type MapImpl (line 33) | type MapImpl = IndexMap; function new (line 38) | pub fn new() -> Self { function with_capacity (line 46) | pub fn with_capacity(capacity: usize) -> Self { function clear (line 61) | pub fn clear(&mut self) { function get (line 70) | pub fn get(&self, key: &Q) -> Option<&Value> function contains_key (line 83) | pub fn contains_key(&self, key: &Q) -> bool function get_mut (line 96) | pub fn get_mut(&mut self, key: &Q) -> Option<&mut Value> function get_key_value (line 109) | pub fn get_key_value(&self, key: &Q) -> Option<(&String, &Value)> function insert (line 124) | pub fn insert(&mut self, k: String, v: Value) -> Option { function remove (line 140) | pub fn remove(&mut self, key: &Q) -> Option function remove_entry (line 163) | pub fn remove_entry(&mut self, key: &Q) -> Option<(String, Value)> function swap_remove (line 184) | pub fn swap_remove(&mut self, key: &Q) -> Option function swap_remove_entry (line 202) | pub fn swap_remove_entry(&mut self, key: &Q) -> Option<(String, Value)> function shift_remove (line 220) | pub fn shift_remove(&mut self, key: &Q) -> Option function shift_remove_entry (line 238) | pub fn shift_remove_entry(&mut self, key: &Q) -> Option<(String, Value)> function append (line 248) | pub fn append(&mut self, other: &mut Self) { function entry (line 258) | pub fn entry(&mut self, key: S) -> Entry function len (line 275) | pub fn len(&self) -> usize { function is_empty (line 281) | pub fn is_empty(&self) -> bool { function iter (line 287) | pub fn iter(&self) -> Iter { function iter_mut (line 295) | pub fn iter_mut(&mut self) -> IterMut { function keys (line 303) | pub fn keys(&self) -> Keys { function values (line 311) | pub fn values(&self) -> Values { function values_mut (line 319) | pub fn values_mut(&mut self) -> ValuesMut { function retain (line 330) | pub fn retain(&mut self, f: F) method default (line 341) | fn default() -> Self { method clone (line 350) | fn clone(&self) -> Self { method clone_from (line 357) | fn clone_from(&mut self, source: &Self) { method eq (line 364) | fn eq(&self, other: &Self) -> bool { type Output (line 392) | type Output = Value; function index (line 394) | fn index(&self, index: &Q) -> &Value { function index_mut (line 415) | fn index_mut(&mut self, index: &Q) -> &mut Value { method fmt (line 422) | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { function serialize (line 430) | fn serialize(&self, serializer: S) -> Result function deserialize (line 445) | fn deserialize(deserializer: D) -> Result function from_iter (line 487) | fn from_iter(iter: T) -> Self function extend (line 498) | fn extend(&mut self, iter: T) type Entry (line 545) | pub enum Entry<'a> { type VacantEntry (line 555) | pub struct VacantEntry<'a> { type OccupiedEntry (line 562) | pub struct OccupiedEntry<'a> { type VacantEntryImpl (line 567) | type VacantEntryImpl<'a> = btree_map::VacantEntry<'a, String, Value>; type VacantEntryImpl (line 569) | type VacantEntryImpl<'a> = indexmap::map::VacantEntry<'a, String, Value>; type OccupiedEntryImpl (line 572) | type OccupiedEntryImpl<'a> = btree_map::OccupiedEntry<'a, String, Value>; type OccupiedEntryImpl (line 574) | type OccupiedEntryImpl<'a> = indexmap::map::OccupiedEntry<'a, String, Va... function key (line 585) | pub fn key(&self) -> &String { function or_insert (line 605) | pub fn or_insert(self, default: Value) -> &'a mut Value { function or_insert_with (line 626) | pub fn or_insert_with(self, default: F) -> &'a mut Value function and_modify (line 657) | pub fn and_modify(self, f: F) -> Self function key (line 690) | pub fn key(&self) -> &String { function insert (line 714) | pub fn insert(self, value: Value) -> &'a mut Value { function key (line 740) | pub fn key(&self) -> &String { function get (line 764) | pub fn get(&self) -> &Value { function get_mut (line 790) | pub fn get_mut(&mut self) -> &mut Value { function into_mut (line 816) | pub fn into_mut(self) -> &'a mut Value { function insert (line 842) | pub fn insert(&mut self, value: Value) -> Value { function remove (line 866) | pub fn remove(self) -> Value { type Item (line 877) | type Item = (&'a String, &'a Value); type IntoIter (line 878) | type IntoIter = Iter<'a>; method into_iter (line 880) | fn into_iter(self) -> Self::IntoIter { type Iter (line 888) | pub struct Iter<'a> { type IterImpl (line 893) | type IterImpl<'a> = btree_map::Iter<'a, String, Value>; type IterImpl (line 895) | type IterImpl<'a> = indexmap::map::Iter<'a, String, Value>; type Item (line 902) | type Item = (&'a String, &'a mut Value); type IntoIter (line 903) | type IntoIter = IterMut<'a>; method into_iter (line 905) | fn into_iter(self) -> Self::IntoIter { type IterMut (line 913) | pub struct IterMut<'a> { type IterMutImpl (line 918) | type IterMutImpl<'a> = btree_map::IterMut<'a, String, Value>; type IterMutImpl (line 920) | type IterMutImpl<'a> = indexmap::map::IterMut<'a, String, Value>; type Item (line 927) | type Item = (String, Value); type IntoIter (line 928) | type IntoIter = IntoIter; method into_iter (line 930) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 938) | pub struct IntoIter { type IntoIterImpl (line 943) | type IntoIterImpl = btree_map::IntoIter; type IntoIterImpl (line 945) | type IntoIterImpl = indexmap::map::IntoIter; type Keys (line 952) | pub struct Keys<'a> { type KeysImpl (line 957) | type KeysImpl<'a> = btree_map::Keys<'a, String, Value>; type KeysImpl (line 959) | type KeysImpl<'a> = indexmap::map::Keys<'a, String, Value>; type Values (line 966) | pub struct Values<'a> { type ValuesImpl (line 971) | type ValuesImpl<'a> = btree_map::Values<'a, String, Value>; type ValuesImpl (line 973) | type ValuesImpl<'a> = indexmap::map::Values<'a, String, Value>; type ValuesMut (line 980) | pub struct ValuesMut<'a> { type ValuesMutImpl (line 985) | type ValuesMutImpl<'a> = btree_map::ValuesMut<'a, String, Value>; type ValuesMutImpl (line 987) | type ValuesMutImpl<'a> = indexmap::map::ValuesMut<'a, String, Value>; FILE: builder/third-party/serde_json/src/number.rs constant TOKEN (line 18) | pub(crate) const TOKEN: &str = "$serde_json::private::Number"; type Number (line 22) | pub struct Number { method is_i64 (line 97) | pub fn is_i64(&self) -> bool { method is_u64 (line 127) | pub fn is_u64(&self) -> bool { method is_f64 (line 157) | pub fn is_f64(&self) -> bool { method as_i64 (line 188) | pub fn as_i64(&self) -> Option { method as_u64 (line 218) | pub fn as_u64(&self) -> Option { method as_f64 (line 240) | pub fn as_f64(&self) -> Option { method from_f64 (line 264) | pub fn from_f64(f: f64) -> Option { method as_str (line 305) | pub fn as_str(&self) -> &str { method as_f32 (line 309) | pub(crate) fn as_f32(&self) -> Option { method from_f32 (line 320) | pub(crate) fn from_f32(f: f32) -> Option { method from_string_unchecked (line 342) | pub fn from_string_unchecked(n: String) -> Self { method deserialize (line 399) | fn deserialize(deserializer: D) -> Result type Error (line 588) | type Error = Error; method from (line 686) | fn from(value: ParserNumber) -> Self { method unexpected (line 788) | pub(crate) fn unexpected(&self) -> Unexpected { method unexpected (line 798) | pub(crate) fn unexpected(&self) -> Unexpected { type N (line 28) | enum N { method eq (line 38) | fn eq(&self, other: &Self) -> bool { method hash (line 54) | fn hash(&self, h: &mut H) { type N (line 73) | type N = String; method fmt (line 349) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 358) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 364) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method serialize (line 372) | fn serialize(&self, serializer: S) -> Result method serialize (line 385) | fn serialize(&self, serializer: S) -> Result type NumberKey (line 450) | struct NumberKey; method deserialize (line 454) | fn deserialize(deserializer: D) -> Result type NumberFromString (line 485) | pub struct NumberFromString { method deserialize (line 491) | fn deserialize(deserializer: D) -> Result function invalid_number (line 518) | fn invalid_number() -> Error { type Error (line 613) | type Error = Error; type NumberDeserializer (line 638) | pub(crate) struct NumberDeserializer { type Error (line 644) | type Error = Error; method next_key_seed (line 646) | fn next_key_seed(&mut self, seed: K) -> Result, Er... method next_value_seed (line 656) | fn next_value_seed(&mut self, seed: V) -> Result type NumberFieldDeserializer (line 665) | struct NumberFieldDeserializer; type Error (line 669) | type Error = Error; method deserialize_any (line 671) | fn deserialize_any(self, visitor: V) -> Result FILE: builder/third-party/serde_json/src/raw.rs type RawValue (line 117) | pub struct RawValue { method from_borrowed (line 122) | fn from_borrowed(json: &str) -> &Self { method from_owned (line 126) | fn from_owned(json: Box) -> Box { method into_owned (line 130) | fn into_owned(raw_value: Box) -> Box { method from_string (line 179) | pub fn from_string(json: String) -> Result, Error> { method get (line 220) | pub fn get(&self) -> &str { method clone (line 136) | fn clone(&self) -> Self { type Owned (line 142) | type Owned = Box; method to_owned (line 144) | fn to_owned(&self) -> Self::Owned { method default (line 150) | fn default() -> Self { method fmt (line 156) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 165) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function from (line 226) | fn from(raw_value: Box) -> Self { function to_raw_value (line 284) | pub fn to_raw_value(value: &T) -> Result, Error> constant TOKEN (line 292) | pub const TOKEN: &str = "$serde_json::private::RawValue"; method serialize (line 295) | fn serialize(&self, serializer: S) -> Result function deserialize (line 306) | fn deserialize(deserializer: D) -> Result function deserialize (line 336) | fn deserialize(deserializer: D) -> Result type RawKey (line 365) | struct RawKey; method deserialize (line 368) | fn deserialize(deserializer: D) -> Result type ReferenceFromString (line 398) | pub struct ReferenceFromString; type Value (line 401) | type Value = &'de RawValue; method deserialize (line 403) | fn deserialize(self, deserializer: D) -> Result type Value (line 412) | type Value = &'de RawValue; method expecting (line 414) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_borrowed_str (line 418) | fn visit_borrowed_str(self, s: &'de str) -> Result type BoxedFromString (line 426) | pub struct BoxedFromString; type Value (line 429) | type Value = Box; method deserialize (line 431) | fn deserialize(self, deserializer: D) -> Result type Value (line 440) | type Value = Box; method expecting (line 442) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_str (line 446) | fn visit_str(self, s: &str) -> Result method visit_string (line 454) | fn visit_string(self, s: String) -> Result type RawKeyDeserializer (line 462) | struct RawKeyDeserializer; type Error (line 465) | type Error = Error; method deserialize_any (line 467) | fn deserialize_any(self, visitor: V) -> Result type OwnedRawDeserializer (line 481) | pub struct OwnedRawDeserializer { type Error (line 486) | type Error = Error; method next_key_seed (line 488) | fn next_key_seed(&mut self, seed: K) -> Result, Er... method next_value_seed (line 498) | fn next_value_seed(&mut self, seed: V) -> Result type BorrowedRawDeserializer (line 506) | pub struct BorrowedRawDeserializer<'de> { type Error (line 511) | type Error = Error; function next_key_seed (line 513) | fn next_key_seed(&mut self, seed: K) -> Result, Error> function next_value_seed (line 523) | fn next_value_seed(&mut self, seed: V) -> Result type Deserializer (line 532) | type Deserializer = &'de RawValue; function into_deserializer (line 534) | fn into_deserializer(self) -> Self::Deserializer { type Error (line 540) | type Error = Error; function deserialize_any (line 542) | fn deserialize_any(self, visitor: V) -> Result function deserialize_bool (line 549) | fn deserialize_bool(self, visitor: V) -> Result function deserialize_i8 (line 556) | fn deserialize_i8(self, visitor: V) -> Result function deserialize_i16 (line 563) | fn deserialize_i16(self, visitor: V) -> Result function deserialize_i32 (line 570) | fn deserialize_i32(self, visitor: V) -> Result function deserialize_i64 (line 577) | fn deserialize_i64(self, visitor: V) -> Result function deserialize_i128 (line 584) | fn deserialize_i128(self, visitor: V) -> Result function deserialize_u8 (line 591) | fn deserialize_u8(self, visitor: V) -> Result function deserialize_u16 (line 598) | fn deserialize_u16(self, visitor: V) -> Result function deserialize_u32 (line 605) | fn deserialize_u32(self, visitor: V) -> Result function deserialize_u64 (line 612) | fn deserialize_u64(self, visitor: V) -> Result function deserialize_u128 (line 619) | fn deserialize_u128(self, visitor: V) -> Result function deserialize_f32 (line 626) | fn deserialize_f32(self, visitor: V) -> Result function deserialize_f64 (line 633) | fn deserialize_f64(self, visitor: V) -> Result function deserialize_char (line 640) | fn deserialize_char(self, visitor: V) -> Result function deserialize_str (line 647) | fn deserialize_str(self, visitor: V) -> Result function deserialize_string (line 654) | fn deserialize_string(self, visitor: V) -> Result function deserialize_bytes (line 661) | fn deserialize_bytes(self, visitor: V) -> Result function deserialize_byte_buf (line 668) | fn deserialize_byte_buf(self, visitor: V) -> Result function deserialize_option (line 675) | fn deserialize_option(self, visitor: V) -> Result function deserialize_unit (line 682) | fn deserialize_unit(self, visitor: V) -> Result function deserialize_unit_struct (line 689) | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> R... function deserialize_newtype_struct (line 696) | fn deserialize_newtype_struct( function deserialize_seq (line 707) | fn deserialize_seq(self, visitor: V) -> Result function deserialize_tuple (line 714) | fn deserialize_tuple(self, len: usize, visitor: V) -> Result( function deserialize_map (line 733) | fn deserialize_map(self, visitor: V) -> Result function deserialize_struct (line 740) | fn deserialize_struct( function deserialize_enum (line 752) | fn deserialize_enum( function deserialize_identifier (line 764) | fn deserialize_identifier(self, visitor: V) -> Result function deserialize_ignored_any (line 771) | fn deserialize_ignored_any(self, visitor: V) -> Result FILE: builder/third-party/serde_json/src/read.rs type Read (line 28) | pub trait Read<'de>: private::Sealed { method next (line 30) | fn next(&mut self) -> Result>; method peek (line 32) | fn peek(&mut self) -> Result>; method discard (line 36) | fn discard(&mut self); method position (line 46) | fn position(&self) -> Position; method peek_position (line 56) | fn peek_position(&self) -> Position; method byte_offset (line 61) | fn byte_offset(&self) -> usize; method parse_str (line 67) | fn parse_str<'s>(&'s mut self, scratch: &'s mut Vec) -> Result( method ignore_str (line 84) | fn ignore_str(&mut self) -> Result<()>; method decode_hex_escape (line 89) | fn decode_hex_escape(&mut self) -> Result; method begin_raw_buffering (line 96) | fn begin_raw_buffering(&mut self); method end_raw_buffering (line 102) | fn end_raw_buffering(&mut self, visitor: V) -> Result constant should_early_return_if_failed (line 111) | const should_early_return_if_failed: bool; method set_failed (line 116) | fn set_failed(&mut self, failed: &mut bool); type Position (line 119) | pub struct Position { type Reference (line 124) | pub enum Reference<'b, 'c, T> type Target (line 136) | type Target = T; method deref (line 138) | fn deref(&self) -> &Self::Target { type IoRead (line 149) | pub struct IoRead type SliceRead (line 164) | pub struct SliceRead<'a> { type StrRead (line 175) | pub struct StrRead<'a> { type Sealed (line 183) | pub trait Sealed {} function new (line 194) | pub fn new(reader: R) -> Self { function parse_str_bytes (line 212) | fn parse_str_bytes<'s, T, F>( function next (line 252) | fn next(&mut self) -> Result> { function peek (line 280) | fn peek(&mut self) -> Result> { function discard (line 296) | fn discard(&mut self) { function discard (line 301) | fn discard(&mut self) { function position (line 309) | fn position(&self) -> Position { function peek_position (line 316) | fn peek_position(&self) -> Position { function byte_offset (line 322) | fn byte_offset(&self) -> usize { function parse_str (line 329) | fn parse_str<'s>(&'s mut self, scratch: &'s mut Vec) -> Result( function ignore_str (line 342) | fn ignore_str(&mut self) -> Result<()> { function decode_hex_escape (line 362) | fn decode_hex_escape(&mut self) -> Result { function begin_raw_buffering (line 376) | fn begin_raw_buffering(&mut self) { function end_raw_buffering (line 381) | fn end_raw_buffering(&mut self, visitor: V) -> Result constant should_early_return_if_failed (line 395) | const should_early_return_if_failed: bool = true; function set_failed (line 399) | fn set_failed(&mut self, failed: &mut bool) { function new (line 408) | pub fn new(slice: &'a [u8]) -> Self { function position_of_index (line 417) | fn position_of_index(&self, i: usize) -> Position { function parse_str_bytes (line 436) | fn parse_str_bytes<'s, T, F>( function next (line 491) | fn next(&mut self) -> Result> { function peek (line 504) | fn peek(&mut self) -> Result> { function discard (line 515) | fn discard(&mut self) { function position (line 519) | fn position(&self) -> Position { function peek_position (line 523) | fn peek_position(&self) -> Position { function byte_offset (line 529) | fn byte_offset(&self) -> usize { function parse_str (line 533) | fn parse_str<'s>(&'s mut self, scratch: &'s mut Vec) -> Result( function ignore_str (line 544) | fn ignore_str(&mut self) -> Result<()> { function decode_hex_escape (line 568) | fn decode_hex_escape(&mut self) -> Result { function begin_raw_buffering (line 589) | fn begin_raw_buffering(&mut self) { function end_raw_buffering (line 594) | fn end_raw_buffering(&mut self, visitor: V) -> Result constant should_early_return_if_failed (line 608) | const should_early_return_if_failed: bool = false; function set_failed (line 612) | fn set_failed(&mut self, _failed: &mut bool) { function new (line 621) | pub fn new(s: &'a str) -> Self { function next (line 634) | fn next(&mut self) -> Result> { function peek (line 639) | fn peek(&mut self) -> Result> { function discard (line 644) | fn discard(&mut self) { function position (line 648) | fn position(&self) -> Position { function peek_position (line 652) | fn peek_position(&self) -> Position { function byte_offset (line 656) | fn byte_offset(&self) -> usize { function parse_str (line 660) | fn parse_str<'s>(&'s mut self, scratch: &'s mut Vec) -> Result( function ignore_str (line 676) | fn ignore_str(&mut self) -> Result<()> { function decode_hex_escape (line 680) | fn decode_hex_escape(&mut self) -> Result { function begin_raw_buffering (line 685) | fn begin_raw_buffering(&mut self) { function end_raw_buffering (line 690) | fn end_raw_buffering(&mut self, visitor: V) -> Result constant should_early_return_if_failed (line 700) | const should_early_return_if_failed: bool = false; function set_failed (line 704) | fn set_failed(&mut self, failed: &mut bool) { function next (line 717) | fn next(&mut self) -> Result> { function peek (line 721) | fn peek(&mut self) -> Result> { function discard (line 725) | fn discard(&mut self) { function position (line 729) | fn position(&self) -> Position { function peek_position (line 733) | fn peek_position(&self) -> Position { function byte_offset (line 737) | fn byte_offset(&self) -> usize { function parse_str (line 741) | fn parse_str<'s>(&'s mut self, scratch: &'s mut Vec) -> Result( function ignore_str (line 752) | fn ignore_str(&mut self) -> Result<()> { function decode_hex_escape (line 756) | fn decode_hex_escape(&mut self) -> Result { function begin_raw_buffering (line 761) | fn begin_raw_buffering(&mut self) { function end_raw_buffering (line 766) | fn end_raw_buffering(&mut self, visitor: V) -> Result constant should_early_return_if_failed (line 773) | const should_early_return_if_failed: bool = R::should_early_return_if_fa... function set_failed (line 775) | fn set_failed(&mut self, failed: &mut bool) { type Fused (line 783) | pub trait Fused: private::Sealed {} constant CT (line 790) | const CT: bool = true; constant QU (line 791) | const QU: bool = true; constant BS (line 792) | const BS: bool = true; constant __ (line 793) | const __: bool = false; function next_or_eof (line 815) | fn next_or_eof<'de, R>(read: &mut R) -> Result function peek_or_eof (line 825) | fn peek_or_eof<'de, R>(read: &mut R) -> Result function error (line 835) | fn error<'de, R, T>(read: &R, reason: ErrorCode) -> Result function as_str (line 843) | fn as_str<'de, 's, R: Read<'de>>(read: &R, slice: &'s [u8]) -> Result<&'... function parse_escape (line 849) | fn parse_escape<'de, R: Read<'de>>( function ignore_escape (line 951) | fn ignore_escape<'de, R>(read: &mut R) -> Result<()> constant __ (line 977) | const __: u8 = 255; function decode_hex_val (line 999) | fn decode_hex_val(val: u8) -> Option { FILE: builder/third-party/serde_json/src/ser.rs type Serializer (line 13) | pub struct Serializer { function new (line 24) | pub fn new(writer: W) -> Self { function pretty (line 35) | pub fn pretty(writer: W) -> Self { function with_formatter (line 48) | pub fn with_formatter(writer: W, formatter: F) -> Self { function into_inner (line 54) | pub fn into_inner(self) -> W { type Ok (line 64) | type Ok = (); type Error (line 65) | type Error = Error; type SerializeSeq (line 67) | type SerializeSeq = Compound<'a, W, F>; type SerializeTuple (line 68) | type SerializeTuple = Compound<'a, W, F>; type SerializeTupleStruct (line 69) | type SerializeTupleStruct = Compound<'a, W, F>; type SerializeTupleVariant (line 70) | type SerializeTupleVariant = Compound<'a, W, F>; type SerializeMap (line 71) | type SerializeMap = Compound<'a, W, F>; type SerializeStruct (line 72) | type SerializeStruct = Compound<'a, W, F>; type SerializeStructVariant (line 73) | type SerializeStructVariant = Compound<'a, W, F>; function serialize_bool (line 76) | fn serialize_bool(self, value: bool) -> Result<()> { function serialize_i8 (line 83) | fn serialize_i8(self, value: i8) -> Result<()> { function serialize_i16 (line 90) | fn serialize_i16(self, value: i16) -> Result<()> { function serialize_i32 (line 97) | fn serialize_i32(self, value: i32) -> Result<()> { function serialize_i64 (line 104) | fn serialize_i64(self, value: i64) -> Result<()> { function serialize_i128 (line 110) | fn serialize_i128(self, value: i128) -> Result<()> { function serialize_u8 (line 117) | fn serialize_u8(self, value: u8) -> Result<()> { function serialize_u16 (line 124) | fn serialize_u16(self, value: u16) -> Result<()> { function serialize_u32 (line 131) | fn serialize_u32(self, value: u32) -> Result<()> { function serialize_u64 (line 138) | fn serialize_u64(self, value: u64) -> Result<()> { function serialize_u128 (line 144) | fn serialize_u128(self, value: u128) -> Result<()> { function serialize_f32 (line 151) | fn serialize_f32(self, value: f32) -> Result<()> { function serialize_f64 (line 165) | fn serialize_f64(self, value: f64) -> Result<()> { function serialize_char (line 179) | fn serialize_char(self, value: char) -> Result<()> { function serialize_str (line 186) | fn serialize_str(self, value: &str) -> Result<()> { function serialize_bytes (line 191) | fn serialize_bytes(self, value: &[u8]) -> Result<()> { function serialize_unit (line 198) | fn serialize_unit(self) -> Result<()> { function serialize_unit_struct (line 205) | fn serialize_unit_struct(self, _name: &'static str) -> Result<()> { function serialize_unit_variant (line 210) | fn serialize_unit_variant( function serialize_newtype_struct (line 221) | fn serialize_newtype_struct(self, _name: &'static str, value: &T) -> ... function serialize_newtype_variant (line 229) | fn serialize_newtype_variant( function serialize_none (line 267) | fn serialize_none(self) -> Result<()> { function serialize_some (line 272) | fn serialize_some(self, value: &T) -> Result<()> function serialize_seq (line 280) | fn serialize_seq(self, len: Option) -> Result { function serialize_tuple (line 303) | fn serialize_tuple(self, len: usize) -> Result { function serialize_tuple_struct (line 308) | fn serialize_tuple_struct( function serialize_tuple_variant (line 317) | fn serialize_tuple_variant( function serialize_map (line 345) | fn serialize_map(self, len: Option) -> Result { function serialize_struct (line 368) | fn serialize_struct(self, name: &'static str, len: usize) -> Result(self, value: &T) -> Result<()> type State (line 459) | pub enum State { type Compound (line 467) | pub enum Compound<'a, W: 'a, F: 'a> { type Ok (line 483) | type Ok = (); type Error (line 484) | type Error = Error; function serialize_element (line 487) | fn serialize_element(&mut self, value: &T) -> Result<()> function end (line 511) | fn end(self) -> Result<()> { type Ok (line 530) | type Ok = (); type Error (line 531) | type Error = Error; function serialize_element (line 534) | fn serialize_element(&mut self, value: &T) -> Result<()> function end (line 542) | fn end(self) -> Result<()> { type Ok (line 552) | type Ok = (); type Error (line 553) | type Error = Error; function serialize_field (line 556) | fn serialize_field(&mut self, value: &T) -> Result<()> function end (line 564) | fn end(self) -> Result<()> { type Ok (line 574) | type Ok = (); type Error (line 575) | type Error = Error; function serialize_field (line 578) | fn serialize_field(&mut self, value: &T) -> Result<()> function end (line 586) | fn end(self) -> Result<()> { type Ok (line 612) | type Ok = (); type Error (line 613) | type Error = Error; function serialize_key (line 616) | fn serialize_key(&mut self, key: &T) -> Result<()> function serialize_value (line 642) | fn serialize_value(&mut self, value: &T) -> Result<()> function end (line 665) | fn end(self) -> Result<()> { type Ok (line 684) | type Ok = (); type Error (line 685) | type Error = Error; function serialize_field (line 688) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 714) | fn end(self) -> Result<()> { type Ok (line 730) | type Ok = (); type Error (line 731) | type Error = Error; function serialize_field (line 734) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 748) | fn end(self) -> Result<()> { type MapKeySerializer (line 769) | struct MapKeySerializer<'a, W: 'a, F: 'a> { function invalid_number (line 774) | fn invalid_number() -> Error { function invalid_raw_value (line 779) | fn invalid_raw_value() -> Error { function key_must_be_a_string (line 783) | fn key_must_be_a_string() -> Error { function float_key_must_be_finite (line 787) | fn float_key_must_be_finite() -> Error { type Ok (line 796) | type Ok = (); type Error (line 797) | type Error = Error; function serialize_str (line 800) | fn serialize_str(self, value: &str) -> Result<()> { function serialize_unit_variant (line 805) | fn serialize_unit_variant( function serialize_newtype_struct (line 815) | fn serialize_newtype_struct(self, _name: &'static str, value: &T) -> ... type SerializeSeq (line 822) | type SerializeSeq = Impossible<(), Error>; type SerializeTuple (line 823) | type SerializeTuple = Impossible<(), Error>; type SerializeTupleStruct (line 824) | type SerializeTupleStruct = Impossible<(), Error>; type SerializeTupleVariant (line 825) | type SerializeTupleVariant = Impossible<(), Error>; type SerializeMap (line 826) | type SerializeMap = Impossible<(), Error>; type SerializeStruct (line 827) | type SerializeStruct = Impossible<(), Error>; type SerializeStructVariant (line 828) | type SerializeStructVariant = Impossible<(), Error>; function serialize_bool (line 830) | fn serialize_bool(self, value: bool) -> Result<()> { function serialize_i8 (line 847) | fn serialize_i8(self, value: i8) -> Result<()> { function serialize_i16 (line 864) | fn serialize_i16(self, value: i16) -> Result<()> { function serialize_i32 (line 881) | fn serialize_i32(self, value: i32) -> Result<()> { function serialize_i64 (line 898) | fn serialize_i64(self, value: i64) -> Result<()> { function serialize_i128 (line 915) | fn serialize_i128(self, value: i128) -> Result<()> { function serialize_u8 (line 932) | fn serialize_u8(self, value: u8) -> Result<()> { function serialize_u16 (line 949) | fn serialize_u16(self, value: u16) -> Result<()> { function serialize_u32 (line 966) | fn serialize_u32(self, value: u32) -> Result<()> { function serialize_u64 (line 983) | fn serialize_u64(self, value: u64) -> Result<()> { function serialize_u128 (line 1000) | fn serialize_u128(self, value: u128) -> Result<()> { function serialize_f32 (line 1017) | fn serialize_f32(self, value: f32) -> Result<()> { function serialize_f64 (line 1038) | fn serialize_f64(self, value: f64) -> Result<()> { function serialize_char (line 1059) | fn serialize_char(self, value: char) -> Result<()> { function serialize_bytes (line 1063) | fn serialize_bytes(self, _value: &[u8]) -> Result<()> { function serialize_unit (line 1067) | fn serialize_unit(self) -> Result<()> { function serialize_unit_struct (line 1071) | fn serialize_unit_struct(self, _name: &'static str) -> Result<()> { function serialize_newtype_variant (line 1075) | fn serialize_newtype_variant( function serialize_none (line 1088) | fn serialize_none(self) -> Result<()> { function serialize_some (line 1092) | fn serialize_some(self, value: &T) -> Result<()> function serialize_seq (line 1099) | fn serialize_seq(self, _len: Option) -> Result { function serialize_tuple (line 1103) | fn serialize_tuple(self, _len: usize) -> Result { function serialize_tuple_struct (line 1107) | fn serialize_tuple_struct( function serialize_tuple_variant (line 1115) | fn serialize_tuple_variant( function serialize_map (line 1125) | fn serialize_map(self, _len: Option) -> Result { function serialize_struct (line 1129) | fn serialize_struct(self, _name: &'static str, _len: usize) -> Result(self, value: &T) -> Result<()> type NumberStrEmitter (line 1152) | struct NumberStrEmitter<'a, W: 'a + io::Write, F: 'a + Formatter>(&'a mu... type Ok (line 1156) | type Ok = (); type Error (line 1157) | type Error = Error; type SerializeSeq (line 1159) | type SerializeSeq = Impossible<(), Error>; type SerializeTuple (line 1160) | type SerializeTuple = Impossible<(), Error>; type SerializeTupleStruct (line 1161) | type SerializeTupleStruct = Impossible<(), Error>; type SerializeTupleVariant (line 1162) | type SerializeTupleVariant = Impossible<(), Error>; type SerializeMap (line 1163) | type SerializeMap = Impossible<(), Error>; type SerializeStruct (line 1164) | type SerializeStruct = Impossible<(), Error>; type SerializeStructVariant (line 1165) | type SerializeStructVariant = Impossible<(), Error>; function serialize_bool (line 1167) | fn serialize_bool(self, _v: bool) -> Result<()> { function serialize_i8 (line 1171) | fn serialize_i8(self, _v: i8) -> Result<()> { function serialize_i16 (line 1175) | fn serialize_i16(self, _v: i16) -> Result<()> { function serialize_i32 (line 1179) | fn serialize_i32(self, _v: i32) -> Result<()> { function serialize_i64 (line 1183) | fn serialize_i64(self, _v: i64) -> Result<()> { function serialize_i128 (line 1187) | fn serialize_i128(self, _v: i128) -> Result<()> { function serialize_u8 (line 1191) | fn serialize_u8(self, _v: u8) -> Result<()> { function serialize_u16 (line 1195) | fn serialize_u16(self, _v: u16) -> Result<()> { function serialize_u32 (line 1199) | fn serialize_u32(self, _v: u32) -> Result<()> { function serialize_u64 (line 1203) | fn serialize_u64(self, _v: u64) -> Result<()> { function serialize_u128 (line 1207) | fn serialize_u128(self, _v: u128) -> Result<()> { function serialize_f32 (line 1211) | fn serialize_f32(self, _v: f32) -> Result<()> { function serialize_f64 (line 1215) | fn serialize_f64(self, _v: f64) -> Result<()> { function serialize_char (line 1219) | fn serialize_char(self, _v: char) -> Result<()> { function serialize_str (line 1223) | fn serialize_str(self, value: &str) -> Result<()> { function serialize_bytes (line 1231) | fn serialize_bytes(self, _value: &[u8]) -> Result<()> { function serialize_none (line 1235) | fn serialize_none(self) -> Result<()> { function serialize_some (line 1239) | fn serialize_some(self, _value: &T) -> Result<()> function serialize_unit (line 1246) | fn serialize_unit(self) -> Result<()> { function serialize_unit_struct (line 1250) | fn serialize_unit_struct(self, _name: &'static str) -> Result<()> { function serialize_unit_variant (line 1254) | fn serialize_unit_variant( function serialize_newtype_struct (line 1263) | fn serialize_newtype_struct(self, _name: &'static str, _value: &T) ->... function serialize_newtype_variant (line 1270) | fn serialize_newtype_variant( function serialize_seq (line 1283) | fn serialize_seq(self, _len: Option) -> Result { function serialize_tuple (line 1287) | fn serialize_tuple(self, _len: usize) -> Result { function serialize_tuple_struct (line 1291) | fn serialize_tuple_struct( function serialize_tuple_variant (line 1299) | fn serialize_tuple_variant( function serialize_map (line 1309) | fn serialize_map(self, _len: Option) -> Result { function serialize_struct (line 1313) | fn serialize_struct(self, _name: &'static str, _len: usize) -> Result(&'a ... type Ok (line 1333) | type Ok = (); type Error (line 1334) | type Error = Error; type SerializeSeq (line 1336) | type SerializeSeq = Impossible<(), Error>; type SerializeTuple (line 1337) | type SerializeTuple = Impossible<(), Error>; type SerializeTupleStruct (line 1338) | type SerializeTupleStruct = Impossible<(), Error>; type SerializeTupleVariant (line 1339) | type SerializeTupleVariant = Impossible<(), Error>; type SerializeMap (line 1340) | type SerializeMap = Impossible<(), Error>; type SerializeStruct (line 1341) | type SerializeStruct = Impossible<(), Error>; type SerializeStructVariant (line 1342) | type SerializeStructVariant = Impossible<(), Error>; function serialize_bool (line 1344) | fn serialize_bool(self, _v: bool) -> Result<()> { function serialize_i8 (line 1348) | fn serialize_i8(self, _v: i8) -> Result<()> { function serialize_i16 (line 1352) | fn serialize_i16(self, _v: i16) -> Result<()> { function serialize_i32 (line 1356) | fn serialize_i32(self, _v: i32) -> Result<()> { function serialize_i64 (line 1360) | fn serialize_i64(self, _v: i64) -> Result<()> { function serialize_i128 (line 1364) | fn serialize_i128(self, _v: i128) -> Result<()> { function serialize_u8 (line 1368) | fn serialize_u8(self, _v: u8) -> Result<()> { function serialize_u16 (line 1372) | fn serialize_u16(self, _v: u16) -> Result<()> { function serialize_u32 (line 1376) | fn serialize_u32(self, _v: u32) -> Result<()> { function serialize_u64 (line 1380) | fn serialize_u64(self, _v: u64) -> Result<()> { function serialize_u128 (line 1384) | fn serialize_u128(self, _v: u128) -> Result<()> { function serialize_f32 (line 1388) | fn serialize_f32(self, _v: f32) -> Result<()> { function serialize_f64 (line 1392) | fn serialize_f64(self, _v: f64) -> Result<()> { function serialize_char (line 1396) | fn serialize_char(self, _v: char) -> Result<()> { function serialize_str (line 1400) | fn serialize_str(self, value: &str) -> Result<()> { function serialize_bytes (line 1408) | fn serialize_bytes(self, _value: &[u8]) -> Result<()> { function serialize_none (line 1412) | fn serialize_none(self) -> Result<()> { function serialize_some (line 1416) | fn serialize_some(self, _value: &T) -> Result<()> function serialize_unit (line 1423) | fn serialize_unit(self) -> Result<()> { function serialize_unit_struct (line 1427) | fn serialize_unit_struct(self, _name: &'static str) -> Result<()> { function serialize_unit_variant (line 1431) | fn serialize_unit_variant( function serialize_newtype_struct (line 1440) | fn serialize_newtype_struct(self, _name: &'static str, _value: &T) ->... function serialize_newtype_variant (line 1447) | fn serialize_newtype_variant( function serialize_seq (line 1460) | fn serialize_seq(self, _len: Option) -> Result { function serialize_tuple (line 1464) | fn serialize_tuple(self, _len: usize) -> Result { function serialize_tuple_struct (line 1468) | fn serialize_tuple_struct( function serialize_tuple_variant (line 1476) | fn serialize_tuple_variant( function serialize_map (line 1486) | fn serialize_map(self, _len: Option) -> Result { function serialize_struct (line 1490) | fn serialize_struct(self, _name: &'static str, _len: usize) -> Result(self, value: &T) -> Result type CharEscape (line 1513) | pub enum CharEscape { method from_escape_table (line 1537) | fn from_escape_table(escape: u8, byte: u8) -> CharEscape { type Formatter (line 1554) | pub trait Formatter { method write_null (line 1557) | fn write_null(&mut self, writer: &mut W) -> io::Result<()> method write_bool (line 1566) | fn write_bool(&mut self, writer: &mut W, value: bool) -> io::Result... method write_i8 (line 1580) | fn write_i8(&mut self, writer: &mut W, value: i8) -> io::Result<()> method write_i16 (line 1591) | fn write_i16(&mut self, writer: &mut W, value: i16) -> io::Result<()> method write_i32 (line 1602) | fn write_i32(&mut self, writer: &mut W, value: i32) -> io::Result<()> method write_i64 (line 1613) | fn write_i64(&mut self, writer: &mut W, value: i64) -> io::Result<()> method write_i128 (line 1624) | fn write_i128(&mut self, writer: &mut W, value: i128) -> io::Result... method write_u8 (line 1635) | fn write_u8(&mut self, writer: &mut W, value: u8) -> io::Result<()> method write_u16 (line 1646) | fn write_u16(&mut self, writer: &mut W, value: u16) -> io::Result<()> method write_u32 (line 1657) | fn write_u32(&mut self, writer: &mut W, value: u32) -> io::Result<()> method write_u64 (line 1668) | fn write_u64(&mut self, writer: &mut W, value: u64) -> io::Result<()> method write_u128 (line 1679) | fn write_u128(&mut self, writer: &mut W, value: u128) -> io::Result... method write_f32 (line 1690) | fn write_f32(&mut self, writer: &mut W, value: f32) -> io::Result<()> method write_f64 (line 1701) | fn write_f64(&mut self, writer: &mut W, value: f64) -> io::Result<()> method write_number_str (line 1712) | fn write_number_str(&mut self, writer: &mut W, value: &str) -> io::... method begin_string (line 1722) | fn begin_string(&mut self, writer: &mut W) -> io::Result<()> method end_string (line 1732) | fn end_string(&mut self, writer: &mut W) -> io::Result<()> method write_string_fragment (line 1742) | fn write_string_fragment(&mut self, writer: &mut W, fragment: &str)... method write_char_escape (line 1751) | fn write_char_escape(&mut self, writer: &mut W, char_escape: CharEs... method write_byte_array (line 1786) | fn write_byte_array(&mut self, writer: &mut W, value: &[u8]) -> io:... method begin_array (line 1804) | fn begin_array(&mut self, writer: &mut W) -> io::Result<()> method end_array (line 1814) | fn end_array(&mut self, writer: &mut W) -> io::Result<()> method begin_array_value (line 1824) | fn begin_array_value(&mut self, writer: &mut W, first: bool) -> io:... method end_array_value (line 1837) | fn end_array_value(&mut self, _writer: &mut W) -> io::Result<()> method begin_object (line 1847) | fn begin_object(&mut self, writer: &mut W) -> io::Result<()> method end_object (line 1857) | fn end_object(&mut self, writer: &mut W) -> io::Result<()> method begin_object_key (line 1866) | fn begin_object_key(&mut self, writer: &mut W, first: bool) -> io::... method end_object_key (line 1881) | fn end_object_key(&mut self, _writer: &mut W) -> io::Result<()> method begin_object_value (line 1892) | fn begin_object_value(&mut self, writer: &mut W) -> io::Result<()> method end_object_value (line 1901) | fn end_object_value(&mut self, _writer: &mut W) -> io::Result<()> method write_raw_fragment (line 1911) | fn write_raw_fragment(&mut self, writer: &mut W, fragment: &str) ->... method begin_array (line 1957) | fn begin_array(&mut self, writer: &mut W) -> io::Result<()> method end_array (line 1967) | fn end_array(&mut self, writer: &mut W) -> io::Result<()> method begin_array_value (line 1982) | fn begin_array_value(&mut self, writer: &mut W, first: bool) -> io:... method end_array_value (line 1991) | fn end_array_value(&mut self, _writer: &mut W) -> io::Result<()> method begin_object (line 2000) | fn begin_object(&mut self, writer: &mut W) -> io::Result<()> method end_object (line 2010) | fn end_object(&mut self, writer: &mut W) -> io::Result<()> method begin_object_key (line 2025) | fn begin_object_key(&mut self, writer: &mut W, first: bool) -> io::... method begin_object_value (line 2034) | fn begin_object_value(&mut self, writer: &mut W) -> io::Result<()> method end_object_value (line 2042) | fn end_object_value(&mut self, _writer: &mut W) -> io::Result<()> type CompactFormatter (line 1921) | pub struct CompactFormatter; type PrettyFormatter (line 1927) | pub struct PrettyFormatter<'a> { function new (line 1935) | pub fn new() -> Self { function with_indent (line 1940) | pub fn with_indent(indent: &'a [u8]) -> Self { method default (line 1950) | fn default() -> Self { function format_escaped_str (line 2051) | fn format_escaped_str(writer: &mut W, formatter: &mut F, value: &s... function format_escaped_str_contents (line 2061) | fn format_escaped_str_contents( constant BB (line 2097) | const BB: u8 = b'b'; constant TT (line 2098) | const TT: u8 = b't'; constant NN (line 2099) | const NN: u8 = b'n'; constant FF (line 2100) | const FF: u8 = b'f'; constant RR (line 2101) | const RR: u8 = b'r'; constant QU (line 2102) | const QU: u8 = b'"'; constant BS (line 2103) | const BS: u8 = b'\\'; constant UU (line 2104) | const UU: u8 = b'u'; constant __ (line 2105) | const __: u8 = 0; function to_writer (line 2139) | pub fn to_writer(writer: W, value: &T) -> Result<()> function to_writer_pretty (line 2159) | pub fn to_writer_pretty(writer: W, value: &T) -> Result<()> function to_vec (line 2175) | pub fn to_vec(value: &T) -> Result> function to_vec_pretty (line 2191) | pub fn to_vec_pretty(value: &T) -> Result> function to_string (line 2207) | pub fn to_string(value: &T) -> Result function to_string_pretty (line 2226) | pub fn to_string_pretty(value: &T) -> Result function indent (line 2238) | fn indent(wr: &mut W, n: usize, s: &[u8]) -> io::Result<()> FILE: builder/third-party/serde_json/src/value/de.rs method deserialize (line 24) | fn deserialize(deserializer: D) -> Result type Err (line 140) | type Err = Error; method from_str (line 141) | fn from_str(s: &str) -> Result { function visit_array (line 172) | fn visit_array<'de, V>(array: Vec, visitor: V) -> Result(object: Map, visitor: V) -> Resul... type Error (line 209) | type Error = Error; method deserialize_any (line 212) | fn deserialize_any(self, visitor: V) -> Result method deserialize_option (line 243) | fn deserialize_option(self, visitor: V) -> Result method deserialize_enum (line 254) | fn deserialize_enum( method deserialize_newtype_struct (line 297) | fn deserialize_newtype_struct( method deserialize_bool (line 318) | fn deserialize_bool(self, visitor: V) -> Result method deserialize_char (line 328) | fn deserialize_char(self, visitor: V) -> Result method deserialize_str (line 335) | fn deserialize_str(self, visitor: V) -> Result method deserialize_string (line 342) | fn deserialize_string(self, visitor: V) -> Result method deserialize_bytes (line 353) | fn deserialize_bytes(self, visitor: V) -> Result method deserialize_byte_buf (line 360) | fn deserialize_byte_buf(self, visitor: V) -> Result method deserialize_unit (line 372) | fn deserialize_unit(self, visitor: V) -> Result method deserialize_unit_struct (line 382) | fn deserialize_unit_struct(self, _name: &'static str, visitor: V) -> ... method deserialize_seq (line 389) | fn deserialize_seq(self, visitor: V) -> Result method deserialize_tuple (line 399) | fn deserialize_tuple(self, _len: usize, visitor: V) -> Result( method deserialize_map (line 418) | fn deserialize_map(self, visitor: V) -> Result method deserialize_struct (line 428) | fn deserialize_struct( method deserialize_identifier (line 444) | fn deserialize_identifier(self, visitor: V) -> Result method deserialize_ignored_any (line 451) | fn deserialize_ignored_any(self, visitor: V) -> Result type EnumDeserializer (line 460) | struct EnumDeserializer { type Error (line 466) | type Error = Error; type Variant (line 467) | type Variant = VariantDeserializer; method variant_seed (line 469) | fn variant_seed(self, seed: V) -> Result<(V::Value, VariantDeserial... type Deserializer (line 480) | type Deserializer = Self; method into_deserializer (line 482) | fn into_deserializer(self) -> Self::Deserializer { type Deserializer (line 488) | type Deserializer = Self; function into_deserializer (line 490) | fn into_deserializer(self) -> Self::Deserializer { type VariantDeserializer (line 495) | struct VariantDeserializer { type Error (line 500) | type Error = Error; method unit_variant (line 502) | fn unit_variant(self) -> Result<(), Error> { method newtype_variant_seed (line 509) | fn newtype_variant_seed(self, seed: T) -> Result method tuple_variant (line 522) | fn tuple_variant(self, _len: usize, visitor: V) -> Result( type SeqDeserializer (line 567) | struct SeqDeserializer { method new (line 572) | fn new(vec: Vec) -> Self { type Error (line 580) | type Error = Error; method next_element_seed (line 582) | fn next_element_seed(&mut self, seed: T) -> Result... method size_hint (line 592) | fn size_hint(&self) -> Option { type MapDeserializer (line 600) | struct MapDeserializer { method new (line 606) | fn new(map: Map) -> Self { type Error (line 615) | type Error = Error; method next_key_seed (line 617) | fn next_key_seed(&mut self, seed: T) -> Result, Er... method next_value_seed (line 633) | fn next_value_seed(&mut self, seed: T) -> Result method size_hint (line 643) | fn size_hint(&self) -> Option { function visit_array_ref (line 677) | fn visit_array_ref<'de, V>(array: &'de [Value], visitor: V) -> Result(object: &'de Map, visitor: V)... type Error (line 714) | type Error = Error; function deserialize_any (line 716) | fn deserialize_any(self, visitor: V) -> Result function deserialize_option (line 743) | fn deserialize_option(self, visitor: V) -> Result function deserialize_enum (line 753) | fn deserialize_enum( function deserialize_newtype_struct (line 796) | fn deserialize_newtype_struct( function deserialize_bool (line 817) | fn deserialize_bool(self, visitor: V) -> Result function deserialize_char (line 827) | fn deserialize_char(self, visitor: V) -> Result function deserialize_str (line 834) | fn deserialize_str(self, visitor: V) -> Result function deserialize_string (line 844) | fn deserialize_string(self, visitor: V) -> Result function deserialize_bytes (line 851) | fn deserialize_bytes(self, visitor: V) -> Result function deserialize_byte_buf (line 862) | fn deserialize_byte_buf(self, visitor: V) -> Result function deserialize_unit (line 869) | fn deserialize_unit(self, visitor: V) -> Result function deserialize_unit_struct (line 879) | fn deserialize_unit_struct(self, _name: &'static str, visitor: V) -> ... function deserialize_seq (line 886) | fn deserialize_seq(self, visitor: V) -> Result function deserialize_tuple (line 896) | fn deserialize_tuple(self, _len: usize, visitor: V) -> Result( function deserialize_map (line 915) | fn deserialize_map(self, visitor: V) -> Result function deserialize_struct (line 925) | fn deserialize_struct( function deserialize_identifier (line 941) | fn deserialize_identifier(self, visitor: V) -> Result function deserialize_ignored_any (line 948) | fn deserialize_ignored_any(self, visitor: V) -> Result type EnumRefDeserializer (line 956) | struct EnumRefDeserializer<'de> { type Error (line 962) | type Error = Error; type Variant (line 963) | type Variant = VariantRefDeserializer<'de>; function variant_seed (line 965) | fn variant_seed(self, seed: V) -> Result<(V::Value, Self::Variant), E... type VariantRefDeserializer (line 975) | struct VariantRefDeserializer<'de> { type Error (line 980) | type Error = Error; function unit_variant (line 982) | fn unit_variant(self) -> Result<(), Error> { function newtype_variant_seed (line 989) | fn newtype_variant_seed(self, seed: T) -> Result function tuple_variant (line 1002) | fn tuple_variant(self, _len: usize, visitor: V) -> Result( type SeqRefDeserializer (line 1047) | struct SeqRefDeserializer<'de> { function new (line 1052) | fn new(slice: &'de [Value]) -> Self { type Error (line 1058) | type Error = Error; function next_element_seed (line 1060) | fn next_element_seed(&mut self, seed: T) -> Result, ... function size_hint (line 1070) | fn size_hint(&self) -> Option { type MapRefDeserializer (line 1078) | struct MapRefDeserializer<'de> { function new (line 1084) | fn new(map: &'de Map) -> Self { type Error (line 1093) | type Error = Error; function next_key_seed (line 1095) | fn next_key_seed(&mut self, seed: T) -> Result, Error> function next_value_seed (line 1111) | fn next_value_seed(&mut self, seed: T) -> Result function size_hint (line 1121) | fn size_hint(&self) -> Option { type MapKeyDeserializer (line 1129) | struct MapKeyDeserializer<'de> { type Error (line 1162) | type Error = Error; function deserialize_any (line 1164) | fn deserialize_any(self, visitor: V) -> Result function deserialize_bool (line 1188) | fn deserialize_bool(self, visitor: V) -> Result function deserialize_option (line 1205) | fn deserialize_option(self, visitor: V) -> Result function deserialize_newtype_struct (line 1214) | fn deserialize_newtype_struct( function deserialize_enum (line 1225) | fn deserialize_enum( type KeyClassifier (line 1245) | struct KeyClassifier; type Value (line 1256) | type Value = KeyClass; method deserialize (line 1258) | fn deserialize(self, deserializer: D) -> Result type Value (line 1267) | type Value = KeyClass; method expecting (line 1269) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method visit_str (line 1273) | fn visit_str(self, s: &str) -> Result method visit_string (line 1287) | fn visit_string(self, s: String) -> Result type KeyClass (line 1247) | enum KeyClass { method invalid_type (line 1303) | fn invalid_type(&self, exp: &dyn Expected) -> E method unexpected (line 1311) | fn unexpected(&self) -> Unexpected { type BorrowedCowStrDeserializer (line 1323) | struct BorrowedCowStrDeserializer<'de> { function new (line 1328) | fn new(value: Cow<'de, str>) -> Self { type Error (line 1334) | type Error = Error; function deserialize_any (line 1336) | fn deserialize_any(self, visitor: V) -> Result function deserialize_enum (line 1349) | fn deserialize_enum( type Error (line 1369) | type Error = Error; type Variant (line 1370) | type Variant = UnitOnly; function variant_seed (line 1372) | fn variant_seed(self, seed: T) -> Result<(T::Value, Self::Variant), E... type UnitOnly (line 1381) | struct UnitOnly; type Error (line 1384) | type Error = Error; method unit_variant (line 1386) | fn unit_variant(self) -> Result<(), Error> { method newtype_variant_seed (line 1390) | fn newtype_variant_seed(self, _seed: T) -> Result method tuple_variant (line 1400) | fn tuple_variant(self, _len: usize, _visitor: V) -> Result( FILE: builder/third-party/serde_json/src/value/from.rs method from (line 42) | fn from(f: f32) -> Self { method from (line 59) | fn from(f: f64) -> Self { method from (line 75) | fn from(f: bool) -> Self { method from (line 91) | fn from(f: String) -> Self { method from (line 107) | fn from(f: &str) -> Self { method from (line 132) | fn from(f: Cow<'a, str>) -> Self { method from (line 148) | fn from(f: Number) -> Self { method from (line 165) | fn from(f: Map) -> Self { method from (line 181) | fn from(f: Vec) -> Self { method from (line 197) | fn from(f: &[T]) -> Self { method from_iter (line 227) | fn from_iter>(iter: I) -> Self { method from_iter (line 243) | fn from_iter>(iter: I) -> Self { method from (line 263) | fn from((): ()) -> Self { method from (line 272) | fn from(opt: Option) -> Self { FILE: builder/third-party/serde_json/src/value/index.rs type Index (line 37) | pub trait Index: private::Sealed { method index_into (line 40) | fn index_into<'v>(&self, v: &'v Value) -> Option<&'v Value>; method index_into_mut (line 44) | fn index_into_mut<'v>(&self, v: &'v mut Value) -> Option<&'v mut Value>; method index_or_insert (line 51) | fn index_or_insert<'v>(&self, v: &'v mut Value) -> &'v mut Value; method index_into (line 55) | fn index_into<'v>(&self, v: &'v Value) -> Option<&'v Value> { method index_into_mut (line 61) | fn index_into_mut<'v>(&self, v: &'v mut Value) -> Option<&'v mut Value> { method index_or_insert (line 67) | fn index_or_insert<'v>(&self, v: &'v mut Value) -> &'v mut Value { method index_into (line 84) | fn index_into<'v>(&self, v: &'v Value) -> Option<&'v Value> { method index_into_mut (line 90) | fn index_into_mut<'v>(&self, v: &'v mut Value) -> Option<&'v mut Value> { method index_or_insert (line 96) | fn index_or_insert<'v>(&self, v: &'v mut Value) -> &'v mut Value { method index_into (line 108) | fn index_into<'v>(&self, v: &'v Value) -> Option<&'v Value> { method index_into_mut (line 111) | fn index_into_mut<'v>(&self, v: &'v mut Value) -> Option<&'v mut Value> { method index_or_insert (line 114) | fn index_or_insert<'v>(&self, v: &'v mut Value) -> &'v mut Value { method index_into (line 123) | fn index_into<'v>(&self, v: &'v Value) -> Option<&'v Value> { method index_into_mut (line 126) | fn index_into_mut<'v>(&self, v: &'v mut Value) -> Option<&'v mut Value> { method index_or_insert (line 129) | fn index_or_insert<'v>(&self, v: &'v mut Value) -> &'v mut Value { type Sealed (line 136) | pub trait Sealed {} type Type (line 144) | struct Type<'a>(&'a Value); method fmt (line 147) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Output (line 182) | type Output = Value; method index (line 212) | fn index(&self, index: I) -> &Value { method index_mut (line 255) | fn index_mut(&mut self, index: I) -> &mut Value { FILE: builder/third-party/serde_json/src/value/mod.rs type Value (line 116) | pub enum Value { method get (line 305) | pub fn get(&self, index: I) -> Option<&Value> { method get_mut (line 327) | pub fn get_mut(&mut self, index: I) -> Option<&mut Value> { method is_object (line 348) | pub fn is_object(&self) -> bool { method as_object (line 366) | pub fn as_object(&self) -> Option<&Map> { method as_object_mut (line 384) | pub fn as_object_mut(&mut self) -> Option<&mut Map> { method is_array (line 407) | pub fn is_array(&self) -> bool { method as_array (line 425) | pub fn as_array(&self) -> Option<&Vec> { method as_array_mut (line 443) | pub fn as_array_mut(&mut self) -> Option<&mut Vec> { method is_string (line 465) | pub fn is_string(&self) -> bool { method as_str (line 492) | pub fn as_str(&self) -> Option<&str> { method is_number (line 511) | pub fn is_number(&self) -> bool { method as_number (line 533) | pub fn as_number(&self) -> Option<&Number> { method is_i64 (line 560) | pub fn is_i64(&self) -> bool { method is_u64 (line 585) | pub fn is_u64(&self) -> bool { method is_f64 (line 611) | pub fn is_f64(&self) -> bool { method as_i64 (line 631) | pub fn as_i64(&self) -> Option { method as_u64 (line 650) | pub fn as_u64(&self) -> Option { method as_f64 (line 669) | pub fn as_f64(&self) -> Option { method is_boolean (line 691) | pub fn is_boolean(&self) -> bool { method as_bool (line 708) | pub fn as_bool(&self) -> Option { method is_null (line 730) | pub fn is_null(&self) -> bool { method as_null (line 746) | pub fn as_null(&self) -> Option<()> { method pointer (line 779) | pub fn pointer(&self, pointer: &str) -> Option<&Value> { method pointer_mut (line 834) | pub fn pointer_mut(&mut self, pointer: &str) -> Option<&mut Value> { method take (line 861) | pub fn take(&mut self) -> Value { method fmt (line 179) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 222) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function parse_index (line 259) | fn parse_index(s: &str) -> Option { method default (line 896) | fn default() -> Value { function to_value (line 962) | pub fn to_value(value: T) -> Result function from_value (line 1004) | pub fn from_value(value: Value) -> Result FILE: builder/third-party/serde_json/src/value/partial_eq.rs function eq_i64 (line 4) | fn eq_i64(value: &Value, other: i64) -> bool { function eq_u64 (line 8) | fn eq_u64(value: &Value, other: u64) -> bool { function eq_f32 (line 12) | fn eq_f32(value: &Value, other: f32) -> bool { function eq_f64 (line 19) | fn eq_f64(value: &Value, other: f64) -> bool { function eq_bool (line 23) | fn eq_bool(value: &Value, other: bool) -> bool { function eq_str (line 27) | fn eq_str(value: &Value, other: &str) -> bool { method eq (line 32) | fn eq(&self, other: &str) -> bool { method eq (line 38) | fn eq(&self, other: &&str) -> bool { function eq (line 44) | fn eq(&self, other: &Value) -> bool { function eq (line 50) | fn eq(&self, other: &Value) -> bool { method eq (line 56) | fn eq(&self, other: &String) -> bool { method eq (line 62) | fn eq(&self, other: &Value) -> bool { FILE: builder/third-party/serde_json/src/value/ser.rs method serialize (line 13) | fn serialize(&self, serializer: S) -> result::Result type Serializer (line 58) | pub struct Serializer; type Ok (line 61) | type Ok = Value; type Error (line 62) | type Error = Error; type SerializeSeq (line 64) | type SerializeSeq = SerializeVec; type SerializeTuple (line 65) | type SerializeTuple = SerializeVec; type SerializeTupleStruct (line 66) | type SerializeTupleStruct = SerializeVec; type SerializeTupleVariant (line 67) | type SerializeTupleVariant = SerializeTupleVariant; type SerializeMap (line 68) | type SerializeMap = SerializeMap; type SerializeStruct (line 69) | type SerializeStruct = SerializeMap; type SerializeStructVariant (line 70) | type SerializeStructVariant = SerializeStructVariant; method serialize_bool (line 73) | fn serialize_bool(self, value: bool) -> Result { method serialize_i8 (line 78) | fn serialize_i8(self, value: i8) -> Result { method serialize_i16 (line 83) | fn serialize_i16(self, value: i16) -> Result { method serialize_i32 (line 88) | fn serialize_i32(self, value: i32) -> Result { method serialize_i64 (line 92) | fn serialize_i64(self, value: i64) -> Result { method serialize_i128 (line 96) | fn serialize_i128(self, value: i128) -> Result { method serialize_u8 (line 115) | fn serialize_u8(self, value: u8) -> Result { method serialize_u16 (line 120) | fn serialize_u16(self, value: u16) -> Result { method serialize_u32 (line 125) | fn serialize_u32(self, value: u32) -> Result { method serialize_u64 (line 130) | fn serialize_u64(self, value: u64) -> Result { method serialize_u128 (line 134) | fn serialize_u128(self, value: u128) -> Result { method serialize_f32 (line 151) | fn serialize_f32(self, float: f32) -> Result { method serialize_f64 (line 156) | fn serialize_f64(self, float: f64) -> Result { method serialize_char (line 161) | fn serialize_char(self, value: char) -> Result { method serialize_str (line 168) | fn serialize_str(self, value: &str) -> Result { method serialize_bytes (line 172) | fn serialize_bytes(self, value: &[u8]) -> Result { method serialize_unit (line 178) | fn serialize_unit(self) -> Result { method serialize_unit_struct (line 183) | fn serialize_unit_struct(self, _name: &'static str) -> Result { method serialize_unit_variant (line 188) | fn serialize_unit_variant( method serialize_newtype_struct (line 198) | fn serialize_newtype_struct(self, _name: &'static str, value: &T) -... method serialize_newtype_variant (line 205) | fn serialize_newtype_variant( method serialize_none (line 221) | fn serialize_none(self) -> Result { method serialize_some (line 226) | fn serialize_some(self, value: &T) -> Result method serialize_seq (line 233) | fn serialize_seq(self, len: Option) -> Result Result { method serialize_tuple_struct (line 243) | fn serialize_tuple_struct( method serialize_tuple_variant (line 251) | fn serialize_tuple_variant( method serialize_map (line 264) | fn serialize_map(self, _len: Option) -> Result Result(self, value: &T) -> Result type SerializeVec (line 302) | pub struct SerializeVec { type Ok (line 328) | type Ok = Value; type Error (line 329) | type Error = Error; method serialize_element (line 331) | fn serialize_element(&mut self, value: &T) -> Result<()> method end (line 339) | fn end(self) -> Result { type Ok (line 345) | type Ok = Value; type Error (line 346) | type Error = Error; method serialize_element (line 348) | fn serialize_element(&mut self, value: &T) -> Result<()> method end (line 355) | fn end(self) -> Result { type Ok (line 361) | type Ok = Value; type Error (line 362) | type Error = Error; method serialize_field (line 364) | fn serialize_field(&mut self, value: &T) -> Result<()> method end (line 371) | fn end(self) -> Result { type SerializeTupleVariant (line 306) | pub struct SerializeTupleVariant { type Ok (line 377) | type Ok = Value; type Error (line 378) | type Error = Error; method serialize_field (line 380) | fn serialize_field(&mut self, value: &T) -> Result<()> method end (line 388) | fn end(self) -> Result { type SerializeMap (line 311) | pub enum SerializeMap { type Ok (line 398) | type Ok = Value; type Error (line 399) | type Error = Error; method serialize_key (line 401) | fn serialize_key(&mut self, key: &T) -> Result<()> method serialize_value (line 417) | fn serialize_value(&mut self, value: &T) -> Result<()> method end (line 437) | fn end(self) -> Result { type Ok (line 643) | type Ok = Value; type Error (line 644) | type Error = Error; method serialize_field (line 646) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Resu... method end (line 673) | fn end(self) -> Result { type SerializeStructVariant (line 322) | pub struct SerializeStructVariant { type Ok (line 689) | type Ok = Value; type Error (line 690) | type Error = Error; method serialize_field (line 692) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Resu... method end (line 700) | fn end(self) -> Result { type MapKeySerializer (line 448) | struct MapKeySerializer; type Ok (line 459) | type Ok = String; type Error (line 460) | type Error = Error; type SerializeSeq (line 462) | type SerializeSeq = Impossible; type SerializeTuple (line 463) | type SerializeTuple = Impossible; type SerializeTupleStruct (line 464) | type SerializeTupleStruct = Impossible; type SerializeTupleVariant (line 465) | type SerializeTupleVariant = Impossible; type SerializeMap (line 466) | type SerializeMap = Impossible; type SerializeStruct (line 467) | type SerializeStruct = Impossible; type SerializeStructVariant (line 468) | type SerializeStructVariant = Impossible; method serialize_unit_variant (line 471) | fn serialize_unit_variant( method serialize_newtype_struct (line 481) | fn serialize_newtype_struct(self, _name: &'static str, value: &T) -... method serialize_bool (line 488) | fn serialize_bool(self, value: bool) -> Result { method serialize_i8 (line 492) | fn serialize_i8(self, value: i8) -> Result { method serialize_i16 (line 496) | fn serialize_i16(self, value: i16) -> Result { method serialize_i32 (line 500) | fn serialize_i32(self, value: i32) -> Result { method serialize_i64 (line 504) | fn serialize_i64(self, value: i64) -> Result { method serialize_u8 (line 508) | fn serialize_u8(self, value: u8) -> Result { method serialize_u16 (line 512) | fn serialize_u16(self, value: u16) -> Result { method serialize_u32 (line 516) | fn serialize_u32(self, value: u32) -> Result { method serialize_u64 (line 520) | fn serialize_u64(self, value: u64) -> Result { method serialize_f32 (line 524) | fn serialize_f32(self, value: f32) -> Result { method serialize_f64 (line 532) | fn serialize_f64(self, value: f64) -> Result { method serialize_char (line 541) | fn serialize_char(self, value: char) -> Result { method serialize_str (line 550) | fn serialize_str(self, value: &str) -> Result { method serialize_bytes (line 554) | fn serialize_bytes(self, _value: &[u8]) -> Result { method serialize_unit (line 558) | fn serialize_unit(self) -> Result { method serialize_unit_struct (line 562) | fn serialize_unit_struct(self, _name: &'static str) -> Result { method serialize_newtype_variant (line 566) | fn serialize_newtype_variant( method serialize_none (line 579) | fn serialize_none(self) -> Result { method serialize_some (line 583) | fn serialize_some(self, _value: &T) -> Result method serialize_seq (line 590) | fn serialize_seq(self, _len: Option) -> Result Result { method serialize_tuple_struct (line 598) | fn serialize_tuple_struct( method serialize_tuple_variant (line 606) | fn serialize_tuple_variant( method serialize_map (line 616) | fn serialize_map(self, _len: Option) -> Result Result<... method serialize_struct_variant (line 624) | fn serialize_struct_variant( method collect_str (line 634) | fn collect_str(self, value: &T) -> Result function key_must_be_a_string (line 450) | fn key_must_be_a_string() -> Error { function float_key_must_be_finite (line 454) | fn float_key_must_be_finite() -> Error { type NumberValueEmitter (line 710) | struct NumberValueEmitter; type Ok (line 719) | type Ok = Value; type Error (line 720) | type Error = Error; type SerializeSeq (line 722) | type SerializeSeq = Impossible; type SerializeTuple (line 723) | type SerializeTuple = Impossible; type SerializeTupleStruct (line 724) | type SerializeTupleStruct = Impossible; type SerializeTupleVariant (line 725) | type SerializeTupleVariant = Impossible; type SerializeMap (line 726) | type SerializeMap = Impossible; type SerializeStruct (line 727) | type SerializeStruct = Impossible; type SerializeStructVariant (line 728) | type SerializeStructVariant = Impossible; method serialize_bool (line 730) | fn serialize_bool(self, _v: bool) -> Result { method serialize_i8 (line 734) | fn serialize_i8(self, _v: i8) -> Result { method serialize_i16 (line 738) | fn serialize_i16(self, _v: i16) -> Result { method serialize_i32 (line 742) | fn serialize_i32(self, _v: i32) -> Result { method serialize_i64 (line 746) | fn serialize_i64(self, _v: i64) -> Result { method serialize_u8 (line 750) | fn serialize_u8(self, _v: u8) -> Result { method serialize_u16 (line 754) | fn serialize_u16(self, _v: u16) -> Result { method serialize_u32 (line 758) | fn serialize_u32(self, _v: u32) -> Result { method serialize_u64 (line 762) | fn serialize_u64(self, _v: u64) -> Result { method serialize_f32 (line 766) | fn serialize_f32(self, _v: f32) -> Result { method serialize_f64 (line 770) | fn serialize_f64(self, _v: f64) -> Result { method serialize_char (line 774) | fn serialize_char(self, _v: char) -> Result { method serialize_str (line 778) | fn serialize_str(self, value: &str) -> Result { method serialize_bytes (line 783) | fn serialize_bytes(self, _value: &[u8]) -> Result { method serialize_none (line 787) | fn serialize_none(self) -> Result { method serialize_some (line 791) | fn serialize_some(self, _value: &T) -> Result method serialize_unit (line 798) | fn serialize_unit(self) -> Result { method serialize_unit_struct (line 802) | fn serialize_unit_struct(self, _name: &'static str) -> Result { method serialize_unit_variant (line 806) | fn serialize_unit_variant( method serialize_newtype_struct (line 815) | fn serialize_newtype_struct(self, _name: &'static str, _value: &T) ... method serialize_newtype_variant (line 822) | fn serialize_newtype_variant( method serialize_seq (line 835) | fn serialize_seq(self, _len: Option) -> Result Result { method serialize_tuple_struct (line 843) | fn serialize_tuple_struct( method serialize_tuple_variant (line 851) | fn serialize_tuple_variant( method serialize_map (line 861) | fn serialize_map(self, _len: Option) -> Result Result<... method serialize_struct_variant (line 869) | fn serialize_struct_variant( function invalid_number (line 713) | fn invalid_number() -> Error { type RawValueEmitter (line 881) | struct RawValueEmitter; type Ok (line 890) | type Ok = Value; type Error (line 891) | type Error = Error; type SerializeSeq (line 893) | type SerializeSeq = Impossible; type SerializeTuple (line 894) | type SerializeTuple = Impossible; type SerializeTupleStruct (line 895) | type SerializeTupleStruct = Impossible; type SerializeTupleVariant (line 896) | type SerializeTupleVariant = Impossible; type SerializeMap (line 897) | type SerializeMap = Impossible; type SerializeStruct (line 898) | type SerializeStruct = Impossible; type SerializeStructVariant (line 899) | type SerializeStructVariant = Impossible; method serialize_bool (line 901) | fn serialize_bool(self, _v: bool) -> Result { method serialize_i8 (line 905) | fn serialize_i8(self, _v: i8) -> Result { method serialize_i16 (line 909) | fn serialize_i16(self, _v: i16) -> Result { method serialize_i32 (line 913) | fn serialize_i32(self, _v: i32) -> Result { method serialize_i64 (line 917) | fn serialize_i64(self, _v: i64) -> Result { method serialize_u8 (line 921) | fn serialize_u8(self, _v: u8) -> Result { method serialize_u16 (line 925) | fn serialize_u16(self, _v: u16) -> Result { method serialize_u32 (line 929) | fn serialize_u32(self, _v: u32) -> Result { method serialize_u64 (line 933) | fn serialize_u64(self, _v: u64) -> Result { method serialize_f32 (line 937) | fn serialize_f32(self, _v: f32) -> Result { method serialize_f64 (line 941) | fn serialize_f64(self, _v: f64) -> Result { method serialize_char (line 945) | fn serialize_char(self, _v: char) -> Result { method serialize_str (line 949) | fn serialize_str(self, value: &str) -> Result { method serialize_bytes (line 953) | fn serialize_bytes(self, _value: &[u8]) -> Result { method serialize_none (line 957) | fn serialize_none(self) -> Result { method serialize_some (line 961) | fn serialize_some(self, _value: &T) -> Result method serialize_unit (line 968) | fn serialize_unit(self) -> Result { method serialize_unit_struct (line 972) | fn serialize_unit_struct(self, _name: &'static str) -> Result { method serialize_unit_variant (line 976) | fn serialize_unit_variant( method serialize_newtype_struct (line 985) | fn serialize_newtype_struct(self, _name: &'static str, _value: &T) ... method serialize_newtype_variant (line 992) | fn serialize_newtype_variant( method serialize_seq (line 1005) | fn serialize_seq(self, _len: Option) -> Result Result { method serialize_tuple_struct (line 1013) | fn serialize_tuple_struct( method serialize_tuple_variant (line 1021) | fn serialize_tuple_variant( method serialize_map (line 1031) | fn serialize_map(self, _len: Option) -> Result Result<... method serialize_struct_variant (line 1039) | fn serialize_struct_variant( method collect_str (line 1049) | fn collect_str(self, value: &T) -> Result function invalid_raw_value (line 884) | fn invalid_raw_value() -> Error { FILE: builder/third-party/serde_json/tests/compiletest.rs function ui (line 4) | fn ui() { FILE: builder/third-party/serde_json/tests/debug.rs function number (line 5) | fn number() { function value_null (line 15) | fn value_null() { function value_bool (line 20) | fn value_bool() { function value_number (line 26) | fn value_number() { function value_string (line 35) | fn value_string() { function value_array (line 40) | fn value_array() { function value_object (line 45) | fn value_object() { function error (line 50) | fn error() { function indented (line 57) | fn indented() { FILE: builder/third-party/serde_json/tests/lexical/algorithm.rs function float_fast_path_test (line 7) | fn float_fast_path_test() { function double_fast_path_test (line 38) | fn double_fast_path_test() { function moderate_path_test (line 63) | fn moderate_path_test() { FILE: builder/third-party/serde_json/tests/lexical/exponent.rs function scientific_exponent_test (line 6) | fn scientific_exponent_test() { function mantissa_exponent_test (line 29) | fn mantissa_exponent_test() { FILE: builder/third-party/serde_json/tests/lexical/float.rs function check_normalize (line 9) | fn check_normalize(mant: u64, exp: i32, shift: u32, r_mant: u64, r_exp: ... function normalize_test (line 22) | fn normalize_test() { function check_round_to_f32 (line 86) | fn check_round_to_f32(mant: u64, exp: i32, r_mant: u64, r_exp: i32) { function round_to_f32_test (line 99) | fn round_to_f32_test() { function check_round_to_f64 (line 127) | fn check_round_to_f64(mant: u64, exp: i32, r_mant: u64, r_exp: i32) { function round_to_f64_test (line 140) | fn round_to_f64_test() { function assert_normalized_eq (line 187) | fn assert_normalized_eq(mut x: ExtendedFloat, mut y: ExtendedFloat) { function from_float (line 194) | fn from_float() { constant INTEGERS (line 210) | const INTEGERS: [u64; 32] = [ function to_f32_test (line 246) | fn to_f32_test() { function to_f64_test (line 332) | fn to_f64_test() { function check_mul (line 474) | fn check_mul(a: ExtendedFloat, b: ExtendedFloat, c: ExtendedFloat) { function mul_test (line 480) | fn mul_test() { function check_imul (line 527) | fn check_imul(mut a: ExtendedFloat, b: ExtendedFloat, c: ExtendedFloat) { function imul_test (line 533) | fn imul_test() { FILE: builder/third-party/serde_json/tests/lexical/math.rs type Bigint (line 7) | struct Bigint { method data (line 12) | fn data(&self) -> &Vec { method data_mut (line 16) | fn data_mut(&mut self) -> &mut Vec { function from_u32 (line 22) | pub(crate) fn from_u32(x: &[u32]) -> Vec { function from_u32 (line 27) | pub(crate) fn from_u32(x: &[u32]) -> Vec { function compare_test (line 41) | fn compare_test() { function hi64_test (line 88) | fn hi64_test() { function bit_length_test (line 102) | fn bit_length_test() { function iadd_small_test (line 120) | fn iadd_small_test() { function imul_small_test (line 151) | fn imul_small_test() { function shl_test (line 183) | fn shl_test() { FILE: builder/third-party/serde_json/tests/lexical/num.rs function check_as_primitive (line 5) | fn check_as_primitive(t: T) { function as_primitive_test (line 15) | fn as_primitive_test() { function check_number (line 24) | fn check_number(x: T, y: T) { function number_test (line 37) | fn number_test() { function check_integer (line 46) | fn check_integer(x: T) { function integer_test (line 52) | fn integer_test() { function check_float (line 59) | fn check_float(x: T) { function float_test (line 73) | fn float_test() { FILE: builder/third-party/serde_json/tests/lexical/parse.rs function check_concise_float (line 8) | fn check_concise_float(mantissa: u64, exponent: i32, expected: F) function check_truncated_float (line 15) | fn check_truncated_float(integer: &str, fraction: &str, exponent: i32... function parse_f32_test (line 28) | fn parse_f32_test() { function parse_f64_test (line 72) | fn parse_f64_test() { FILE: builder/third-party/serde_json/tests/lexical/rounding.rs function lower_n_mask_test (line 10) | fn lower_n_mask_test() { function lower_n_halfway_test (line 19) | fn lower_n_halfway_test() { function nth_bit_test (line 28) | fn nth_bit_test() { function internal_n_mask_test (line 37) | fn internal_n_mask_test() { function round_nearest_test (line 53) | fn round_nearest_test() { function round_downward_test (line 79) | fn round_downward_test() { function round_nearest_tie_even_test (line 102) | fn round_nearest_tie_even_test() { function round_to_float_test (line 135) | fn round_to_float_test() { function avoid_overflow_test (line 199) | fn avoid_overflow_test() { function round_to_native_test (line 220) | fn round_to_native_test() { FILE: builder/third-party/serde_json/tests/map.rs function test_preserve_order (line 4) | fn test_preserve_order() { function test_append (line 19) | fn test_append() { function test_retain (line 39) | fn test_retain() { FILE: builder/third-party/serde_json/tests/regression/issue1004.rs function test (line 4) | fn test() { FILE: builder/third-party/serde_json/tests/regression/issue520.rs type E (line 7) | enum E { function test (line 12) | fn test() { FILE: builder/third-party/serde_json/tests/regression/issue795.rs type Enum (line 10) | pub enum Enum { method deserialize (line 18) | fn deserialize(deserializer: D) -> Result function test (line 56) | fn test() { FILE: builder/third-party/serde_json/tests/regression/issue845.rs type NumberVisitor (line 8) | pub struct NumberVisitor { type Value (line 19) | type Value = T; function expecting (line 21) | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function visit_u64 (line 25) | fn visit_u64(self, v: u64) -> Result function visit_i64 (line 32) | fn visit_i64(self, v: i64) -> Result function visit_str (line 39) | fn visit_str(self, v: &str) -> Result function deserialize_integer_or_string (line 47) | fn deserialize_integer_or_string<'de, D, T>(deserializer: D) -> Result(errors: &[(T, &str)]) function test_pretty_encode_ok (line 100) | fn test_pretty_encode_ok(errors: &[(T, &str)]) function test_write_null (line 117) | fn test_write_null() { function test_write_u64 (line 124) | fn test_write_u64() { function test_write_i64 (line 131) | fn test_write_i64() { function test_write_f64 (line 143) | fn test_write_f64() { function test_encode_nonfinite_float_yields_null (line 158) | fn test_encode_nonfinite_float_yields_null() { function test_write_str (line 185) | fn test_write_str() { function test_write_bool (line 192) | fn test_write_bool() { function test_write_char (line 199) | fn test_write_char() { function test_write_list (line 218) | fn test_write_list() { function test_write_object (line 268) | fn test_write_object() { function test_write_tuple (line 480) | fn test_write_tuple() { function test_write_enum (line 491) | fn test_write_enum() { function test_write_option (line 557) | fn test_write_option() { function test_write_newtype_struct (line 574) | fn test_write_newtype_struct() { function test_deserialize_number_to_untagged_enum (line 587) | fn test_deserialize_number_to_untagged_enum() { function test_parse_ok (line 597) | fn test_parse_ok(tests: Vec<(&str, T)>) function test_parse_unusual_ok (line 643) | fn test_parse_unusual_ok(tests: Vec<(&str, T)>) function test_parse_err (line 663) | fn test_parse_err(errors: &[(&str, &'static str)]) function test_parse_slice_err (line 673) | fn test_parse_slice_err(errors: &[(&[u8], &'static str)]) function test_fromstr_parse_err (line 682) | fn test_fromstr_parse_err(errors: &[(&str, &'static str)]) function test_parse_null (line 694) | fn test_parse_null() { function test_parse_bool (line 705) | fn test_parse_bool() { function test_parse_char (line 724) | fn test_parse_char() { function test_parse_number_errors (line 753) | fn test_parse_number_errors() { function test_parse_i64 (line 808) | fn test_parse_i64() { function test_parse_u64 (line 819) | fn test_parse_u64() { function test_parse_negative_zero (line 829) | fn test_parse_negative_zero() { function test_parse_f64 (line 852) | fn test_parse_f64() { function test_value_as_f64 (line 945) | fn test_value_as_f64() { function test_roundtrip_f64 (line 959) | fn test_roundtrip_f64() { function test_roundtrip_f32 (line 982) | fn test_roundtrip_f32() { function test_serialize_char (line 992) | fn test_serialize_char() { function test_malicious_number (line 1005) | fn test_malicious_number() { function test_parse_number (line 1020) | fn test_parse_number() { function test_parse_string (line 1059) | fn test_parse_string() { function test_parse_list (line 1133) | fn test_parse_list() { function test_parse_object (line 1167) | fn test_parse_object() { function test_parse_struct (line 1212) | fn test_parse_struct() { function test_parse_option (line 1282) | fn test_parse_option() { function test_parse_enum_errors (line 1303) | fn test_parse_enum_errors() { function test_parse_enum (line 1334) | fn test_parse_enum() { function test_parse_trailing_whitespace (line 1386) | fn test_parse_trailing_whitespace() { function test_multiline_errors (line 1396) | fn test_multiline_errors() { function test_missing_option_field (line 1404) | fn test_missing_option_field() { function test_missing_nonoption_field (line 1424) | fn test_missing_nonoption_field() { function test_missing_renamed_field (line 1434) | fn test_missing_renamed_field() { function test_serialize_seq_with_no_len (line 1455) | fn test_serialize_seq_with_no_len() { function test_serialize_map_with_no_len (line 1537) | fn test_serialize_map_with_no_len() { function test_deserialize_from_stream (line 1626) | fn test_deserialize_from_stream() { function test_serialize_rejects_adt_keys (line 1666) | fn test_serialize_rejects_adt_keys() { function test_bytes_ser (line 1678) | fn test_bytes_ser() { function test_byte_buf_ser (line 1689) | fn test_byte_buf_ser() { function test_byte_buf_de (line 1698) | fn test_byte_buf_de() { function test_byte_buf_de_lone_surrogate (line 1709) | fn test_byte_buf_de_lone_surrogate() { function test_raw_de_lone_surrogate (line 1738) | fn test_raw_de_lone_surrogate() { function test_byte_buf_de_multiple (line 1751) | fn test_byte_buf_de_multiple() { function test_json_pointer (line 1759) | fn test_json_pointer() { function test_json_pointer_mut (line 1796) | fn test_json_pointer_mut() { function test_stack_overflow (line 1855) | fn test_stack_overflow() { function test_disable_recursion_limit (line 1868) | fn test_disable_recursion_limit() { function test_integer_key (line 1880) | fn test_integer_key() { function test_integer128_key (line 1916) | fn test_integer128_key() { function test_float_key (line 1926) | fn test_float_key() { function test_deny_non_finite_f32_key (line 1961) | fn test_deny_non_finite_f32_key() { function test_deny_non_finite_f64_key (line 1990) | fn test_deny_non_finite_f64_key() { function test_boolean_key (line 2019) | fn test_boolean_key() { function test_borrowed_key (line 2027) | fn test_borrowed_key() { function test_effectively_string_keys (line 2041) | fn test_effectively_string_keys() { function test_json_macro (line 2067) | fn test_json_macro() { function issue_220 (line 2092) | fn issue_220() { function test_partialeq_number (line 2104) | fn test_partialeq_number() { function test_partialeq_string (line 2128) | fn test_partialeq_string() { function test_partialeq_bool (line 2138) | fn test_partialeq_bool() { type FailReader (line 2148) | struct FailReader(io::ErrorKind); method read (line 2151) | fn read(&mut self, _: &mut [u8]) -> io::Result { function test_category (line 2157) | fn test_category() { function test_into_io_error (line 2197) | fn test_into_io_error() { function test_borrow (line 2215) | fn test_borrow() { function null_invalid_type (line 2224) | fn null_invalid_type() { function test_integer128 (line 2233) | fn test_integer128() { function test_integer128_to_value (line 2270) | fn test_integer128_to_value() { function test_borrowed_raw_value (line 2292) | fn test_borrowed_raw_value() { function test_raw_value_in_map_key (line 2324) | fn test_raw_value_in_map_key() { function test_boxed_raw_value (line 2364) | fn test_boxed_raw_value() { function test_raw_invalid_utf8 (line 2410) | fn test_raw_invalid_utf8() { function test_serialize_unsized_value_to_raw_value (line 2427) | fn test_serialize_unsized_value_to_raw_value() { function test_borrow_in_map_key (line 2435) | fn test_borrow_in_map_key() { function test_value_into_deserializer (line 2461) | fn test_value_into_deserializer() { function hash_positive_and_negative_zero (line 2486) | fn hash_positive_and_negative_zero() { FILE: builder/third-party/serde_json/tests/ui/missing_colon.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/missing_comma.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/missing_value.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/not_found.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/parse_expr.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/parse_key.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/unexpected_after_array_element.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/unexpected_after_map_entry.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/unexpected_colon.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_json/tests/ui/unexpected_comma.rs function main (line 3) | fn main() { FILE: builder/third-party/serde_spanned/src/spanned.rs constant NAME (line 12) | pub const NAME: &str = "$__serde_spanned_private_Spanned"; constant START_FIELD (line 15) | pub const START_FIELD: &str = "$__serde_spanned_private_start"; constant END_FIELD (line 18) | pub const END_FIELD: &str = "$__serde_spanned_private_end"; constant VALUE_FIELD (line 21) | pub const VALUE_FIELD: &str = "$__serde_spanned_private_value"; function is_spanned (line 24) | pub fn is_spanned(name: &'static str, fields: &'static [&'static str]) -... type Spanned (line 30) | pub struct Spanned { function new (line 91) | pub fn new(range: std::ops::Range, value: T) -> Self { function span (line 96) | pub fn span(&self) -> std::ops::Range { function into_inner (line 101) | pub fn into_inner(self) -> T { function get_ref (line 106) | pub fn get_ref(&self) -> &T { function get_mut (line 111) | pub fn get_mut(&mut self) -> &mut T { function borrow (line 117) | fn borrow(&self) -> &str { function as_ref (line 123) | fn as_ref(&self) -> &T { function as_mut (line 129) | fn as_mut(&mut self) -> &mut T { method eq (line 135) | fn eq(&self, other: &Self) -> bool { method hash (line 143) | fn hash(&self, state: &mut H) { method partial_cmp (line 149) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 155) | fn cmp(&self, other: &Self) -> Ordering { function deserialize (line 165) | fn deserialize(deserializer: D) -> Result, D::Error> function serialize (line 216) | fn serialize(&self, serializer: S) -> Result FILE: builder/third-party/serde_urlencoded/src/de.rs function from_bytes (line 30) | pub fn from_bytes<'de, T>(input: &'de [u8]) -> Result function from_str (line 52) | pub fn from_str<'de, T>(input: &'de str) -> Result function from_reader (line 61) | pub fn from_reader(mut reader: R) -> Result type Deserializer (line 82) | pub struct Deserializer<'de> { function new (line 88) | pub fn new(parser: UrlEncodedParse<'de>) -> Self { type Error (line 96) | type Error = Error; function deserialize_any (line 98) | fn deserialize_any(self, visitor: V) -> Result function deserialize_map (line 105) | fn deserialize_map(self, visitor: V) -> Result function deserialize_seq (line 112) | fn deserialize_seq(self, visitor: V) -> Result function deserialize_unit (line 119) | fn deserialize_unit(self, visitor: V) -> Result type PartIterator (line 156) | struct PartIterator<'de>(UrlEncodedParse<'de>); type Item (line 159) | type Item = (Part<'de>, Part<'de>); method next (line 161) | fn next(&mut self) -> Option { type Part (line 166) | struct Part<'de>(Cow<'de, str>); type Deserializer (line 169) | type Deserializer = Self; function into_deserializer (line 171) | fn into_deserializer(self) -> Self::Deserializer { type Error (line 192) | type Error = Error; function deserialize_any (line 194) | fn deserialize_any(self, visitor: V) -> Result function deserialize_option (line 204) | fn deserialize_option(self, visitor: V) -> Result function deserialize_enum (line 211) | fn deserialize_enum( function deserialize_newtype_struct (line 223) | fn deserialize_newtype_struct( type ValueEnumAccess (line 266) | struct ValueEnumAccess<'de>(Cow<'de, str>); type Error (line 269) | type Error = Error; type Variant (line 270) | type Variant = UnitOnlyVariantAccess; function variant_seed (line 272) | fn variant_seed( type UnitOnlyVariantAccess (line 284) | struct UnitOnlyVariantAccess; type Error (line 287) | type Error = Error; method unit_variant (line 289) | fn unit_variant(self) -> Result<(), Self::Error> { method newtype_variant_seed (line 293) | fn newtype_variant_seed(self, _seed: T) -> Result( method struct_variant (line 311) | fn struct_variant( FILE: builder/third-party/serde_urlencoded/src/ser/key.rs type Key (line 7) | pub enum Key<'key> { type Target (line 13) | type Target = str; method deref (line 15) | fn deref(&self) -> &str { function from (line 24) | fn from(key: Key<'key>) -> Self { type KeySink (line 32) | pub struct KeySink { function new (line 40) | pub fn new(end: End) -> Self { type Ok (line 49) | type Ok = Ok; method serialize_static_str (line 51) | fn serialize_static_str(self, value: &'static str) -> Result { method serialize_str (line 55) | fn serialize_str(self, value: &str) -> Result { method serialize_string (line 59) | fn serialize_string(self, value: String) -> Result { method serialize_none (line 63) | fn serialize_none(self) -> Result { method serialize_some (line 67) | fn serialize_some( method unsupported (line 74) | fn unsupported(self) -> Error { FILE: builder/third-party/serde_urlencoded/src/ser/mod.rs function to_string (line 30) | pub fn to_string(input: T) -> Result { type Serializer (line 45) | pub struct Serializer<'input, 'output, Target: UrlEncodedTarget> { function new (line 53) | pub fn new( type Error (line 62) | pub enum Error { method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { type SeqSerializer (line 108) | pub struct SeqSerializer<'input, 'output, Target: UrlEncodedTarget> { type TupleSerializer (line 115) | pub struct TupleSerializer<'input, 'output, Target: UrlEncodedTarget> { type TupleStructSerializer (line 122) | pub struct TupleStructSerializer<'input, 'output, T: UrlEncodedTarget> { type TupleVariantSerializer (line 129) | pub struct TupleVariantSerializer<'input, 'output, T: UrlEncodedTarget> { type MapSerializer (line 134) | pub struct MapSerializer<'input, 'output, Target: UrlEncodedTarget> { type StructSerializer (line 140) | pub struct StructSerializer<'input, 'output, Target: UrlEncodedTarget> { type StructVariantSerializer (line 147) | pub struct StructVariantSerializer<'input, 'output, T: UrlEncodedTarget> { type Ok (line 156) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 157) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { type SerializeSeq (line 158) | type SerializeSeq = SeqSerializer<'input, 'output, Target>; type SerializeTuple (line 159) | type SerializeTuple = TupleSerializer<'input, 'output, Target>; type SerializeTupleStruct (line 160) | type SerializeTupleStruct = TupleStructSerializer<'input, 'output, Target>; type SerializeTupleVariant (line 161) | type SerializeTupleVariant = type SerializeMap (line 163) | type SerializeMap = MapSerializer<'input, 'output, Target>; type SerializeStruct (line 164) | type SerializeStruct = StructSerializer<'input, 'output, Target>; type SerializeStructVariant (line 165) | type SerializeStructVariant = function serialize_bool (line 169) | fn serialize_bool(self, _v: bool) -> Result { function serialize_i8 (line 174) | fn serialize_i8(self, _v: i8) -> Result { function serialize_i16 (line 179) | fn serialize_i16(self, _v: i16) -> Result { function serialize_i32 (line 184) | fn serialize_i32(self, _v: i32) -> Result { function serialize_i64 (line 189) | fn serialize_i64(self, _v: i64) -> Result { function serialize_u8 (line 194) | fn serialize_u8(self, _v: u8) -> Result { function serialize_u16 (line 199) | fn serialize_u16(self, _v: u16) -> Result { function serialize_u32 (line 204) | fn serialize_u32(self, _v: u32) -> Result { function serialize_u64 (line 209) | fn serialize_u64(self, _v: u64) -> Result { function serialize_f32 (line 214) | fn serialize_f32(self, _v: f32) -> Result { function serialize_f64 (line 219) | fn serialize_f64(self, _v: f64) -> Result { function serialize_char (line 224) | fn serialize_char(self, _v: char) -> Result { function serialize_str (line 229) | fn serialize_str(self, _value: &str) -> Result { function serialize_bytes (line 234) | fn serialize_bytes(self, _value: &[u8]) -> Result { function serialize_unit (line 239) | fn serialize_unit(self) -> Result { function serialize_unit_struct (line 244) | fn serialize_unit_struct( function serialize_unit_variant (line 252) | fn serialize_unit_variant( function serialize_newtype_struct (line 262) | fn serialize_newtype_struct( function serialize_newtype_variant (line 271) | fn serialize_newtype_variant( function serialize_none (line 282) | fn serialize_none(self) -> Result { function serialize_some (line 287) | fn serialize_some( function serialize_seq (line 295) | fn serialize_seq( function serialize_tuple (line 305) | fn serialize_tuple( function serialize_tuple_struct (line 315) | fn serialize_tuple_struct( function serialize_tuple_variant (line 324) | fn serialize_tuple_variant( function serialize_map (line 335) | fn serialize_map( function serialize_struct (line 346) | fn serialize_struct( function serialize_struct_variant (line 357) | fn serialize_struct_variant( type Ok (line 373) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 374) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { function serialize_element (line 376) | fn serialize_element( function end (line 383) | fn end(self) -> Result { type Ok (line 393) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 394) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { function serialize_element (line 396) | fn serialize_element( function end (line 403) | fn end(self) -> Result { type Ok (line 413) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 414) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { function serialize_field (line 416) | fn serialize_field( function end (line 423) | fn end(self) -> Result { type Ok (line 433) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 434) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { function serialize_field (line 436) | fn serialize_field( function end (line 443) | fn end(self) -> Result { type Ok (line 453) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 454) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { function serialize_entry (line 456) | fn serialize_entry< function serialize_key (line 474) | fn serialize_key( function serialize_value (line 484) | fn serialize_value( function end (line 497) | fn end(self) -> Result { type Ok (line 507) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 508) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { function serialize_field (line 510) | fn serialize_field( function end (line 519) | fn end(self) -> Result { type Ok (line 529) | type Ok = &'output mut UrlEncodedSerializer<'input, Target>; type Error (line 530) | type Error = Error; method fmt (line 68) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method description (line 77) | fn description(&self) -> &str { method cause (line 85) | fn cause(&self) -> Option<&dyn error::Error> { method source (line 93) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method custom (line 102) | fn custom(msg: T) -> Self { method top_level (line 546) | fn top_level() -> Self { method no_key (line 551) | fn no_key() -> Self { function serialize_field (line 532) | fn serialize_field( function end (line 540) | fn end(self) -> Result { FILE: builder/third-party/serde_urlencoded/src/ser/pair.rs type PairSerializer (line 11) | pub struct PairSerializer<'input, 'target, Target: UrlEncodedTarget> { function new (line 20) | pub fn new( type Ok (line 35) | type Ok = (); type Error (line 36) | type Error = Error; method done (line 260) | fn done() -> Self { method not_done (line 264) | fn not_done() -> Self { method unsupported_pair (line 268) | fn unsupported_pair() -> Self { type SerializeSeq (line 37) | type SerializeSeq = ser::Impossible<(), Error>; type SerializeTuple (line 38) | type SerializeTuple = Self; type SerializeTupleStruct (line 39) | type SerializeTupleStruct = ser::Impossible<(), Error>; type SerializeTupleVariant (line 40) | type SerializeTupleVariant = ser::Impossible<(), Error>; type SerializeMap (line 41) | type SerializeMap = ser::Impossible<(), Error>; type SerializeStruct (line 42) | type SerializeStruct = ser::Impossible<(), Error>; type SerializeStructVariant (line 43) | type SerializeStructVariant = ser::Impossible<(), Error>; function serialize_bool (line 45) | fn serialize_bool(self, _v: bool) -> Result<(), Error> { function serialize_i8 (line 49) | fn serialize_i8(self, _v: i8) -> Result<(), Error> { function serialize_i16 (line 53) | fn serialize_i16(self, _v: i16) -> Result<(), Error> { function serialize_i32 (line 57) | fn serialize_i32(self, _v: i32) -> Result<(), Error> { function serialize_i64 (line 61) | fn serialize_i64(self, _v: i64) -> Result<(), Error> { function serialize_u8 (line 65) | fn serialize_u8(self, _v: u8) -> Result<(), Error> { function serialize_u16 (line 69) | fn serialize_u16(self, _v: u16) -> Result<(), Error> { function serialize_u32 (line 73) | fn serialize_u32(self, _v: u32) -> Result<(), Error> { function serialize_u64 (line 77) | fn serialize_u64(self, _v: u64) -> Result<(), Error> { function serialize_f32 (line 81) | fn serialize_f32(self, _v: f32) -> Result<(), Error> { function serialize_f64 (line 85) | fn serialize_f64(self, _v: f64) -> Result<(), Error> { function serialize_char (line 89) | fn serialize_char(self, _v: char) -> Result<(), Error> { function serialize_str (line 93) | fn serialize_str(self, _value: &str) -> Result<(), Error> { function serialize_bytes (line 97) | fn serialize_bytes(self, _value: &[u8]) -> Result<(), Error> { function serialize_unit (line 101) | fn serialize_unit(self) -> Result<(), Error> { function serialize_unit_struct (line 105) | fn serialize_unit_struct(self, _name: &'static str) -> Result<(), Error> { function serialize_unit_variant (line 109) | fn serialize_unit_variant( function serialize_newtype_struct (line 118) | fn serialize_newtype_struct( function serialize_newtype_variant (line 126) | fn serialize_newtype_variant( function serialize_none (line 136) | fn serialize_none(self) -> Result<(), Error> { function serialize_some (line 140) | fn serialize_some( function serialize_seq (line 147) | fn serialize_seq( function serialize_tuple (line 154) | fn serialize_tuple(self, len: usize) -> Result { function serialize_tuple_struct (line 162) | fn serialize_tuple_struct( function serialize_tuple_variant (line 170) | fn serialize_tuple_variant( function serialize_map (line 180) | fn serialize_map( function serialize_struct (line 187) | fn serialize_struct( function serialize_struct_variant (line 195) | fn serialize_struct_variant( type Ok (line 211) | type Ok = (); type Error (line 212) | type Error = Error; method done (line 260) | fn done() -> Self { method not_done (line 264) | fn not_done() -> Self { method unsupported_pair (line 268) | fn unsupported_pair() -> Self { function serialize_element (line 214) | fn serialize_element( function end (line 244) | fn end(self) -> Result<(), Error> { type PairState (line 253) | enum PairState { FILE: builder/third-party/serde_urlencoded/src/ser/part.rs type PartSerializer (line 5) | pub struct PartSerializer { function new (line 10) | pub fn new(sink: S) -> Self { type Sink (line 15) | pub trait Sink: Sized { method serialize_static_str (line 18) | fn serialize_static_str( method serialize_str (line 23) | fn serialize_str(self, value: &str) -> Result; method serialize_string (line 24) | fn serialize_string(self, value: String) -> Result; method serialize_none (line 25) | fn serialize_none(self) -> Result; method serialize_some (line 27) | fn serialize_some( method unsupported (line 32) | fn unsupported(self) -> Error; type Ok (line 36) | type Ok = S::Ok; type Error (line 37) | type Error = Error; type SerializeSeq (line 38) | type SerializeSeq = ser::Impossible; type SerializeTuple (line 39) | type SerializeTuple = ser::Impossible; type SerializeTupleStruct (line 40) | type SerializeTupleStruct = ser::Impossible; type SerializeTupleVariant (line 41) | type SerializeTupleVariant = ser::Impossible; type SerializeMap (line 42) | type SerializeMap = ser::Impossible; type SerializeStruct (line 43) | type SerializeStruct = ser::Impossible; type SerializeStructVariant (line 44) | type SerializeStructVariant = ser::Impossible; function serialize_bool (line 46) | fn serialize_bool(self, v: bool) -> Result { function serialize_i8 (line 51) | fn serialize_i8(self, v: i8) -> Result { function serialize_i16 (line 55) | fn serialize_i16(self, v: i16) -> Result { function serialize_i32 (line 59) | fn serialize_i32(self, v: i32) -> Result { function serialize_i64 (line 63) | fn serialize_i64(self, v: i64) -> Result { function serialize_u8 (line 67) | fn serialize_u8(self, v: u8) -> Result { function serialize_u16 (line 71) | fn serialize_u16(self, v: u16) -> Result { function serialize_u32 (line 75) | fn serialize_u32(self, v: u32) -> Result { function serialize_u64 (line 79) | fn serialize_u64(self, v: u64) -> Result { function serialize_u128 (line 83) | fn serialize_u128(self, v: u128) -> Result { function serialize_i128 (line 87) | fn serialize_i128(self, v: i128) -> Result { function serialize_f32 (line 91) | fn serialize_f32(self, v: f32) -> Result { function serialize_f64 (line 95) | fn serialize_f64(self, v: f64) -> Result { function serialize_char (line 99) | fn serialize_char(self, v: char) -> Result { function serialize_str (line 103) | fn serialize_str(self, value: &str) -> Result { function serialize_bytes (line 107) | fn serialize_bytes(self, value: &[u8]) -> Result { function serialize_unit (line 114) | fn serialize_unit(self) -> Result { function serialize_unit_struct (line 118) | fn serialize_unit_struct(self, name: &'static str) -> Result( function serialize_newtype_variant (line 139) | fn serialize_newtype_variant( function serialize_none (line 149) | fn serialize_none(self) -> Result { function serialize_some (line 153) | fn serialize_some( function serialize_seq (line 160) | fn serialize_seq( function serialize_tuple (line 167) | fn serialize_tuple( function serialize_tuple_struct (line 174) | fn serialize_tuple_struct( function serialize_tuple_variant (line 182) | fn serialize_tuple_variant( function serialize_map (line 192) | fn serialize_map( function serialize_struct (line 199) | fn serialize_struct( function serialize_struct_variant (line 207) | fn serialize_struct_variant( function serialize_integer (line 219) | fn serialize_integer(self, value: I) -> Result function serialize_floating (line 228) | fn serialize_floating(self, value: F) -> Result FILE: builder/third-party/serde_urlencoded/src/ser/value.rs type ValueSink (line 8) | pub struct ValueSink<'input, 'key, 'target, Target> function new (line 20) | pub fn new( type Ok (line 33) | type Ok = (); method serialize_str (line 35) | fn serialize_str(self, value: &str) -> Result<(), Error> { method serialize_static_str (line 40) | fn serialize_static_str(self, value: &'static str) -> Result<(), Error> { method serialize_string (line 44) | fn serialize_string(self, value: String) -> Result<(), Error> { method serialize_none (line 48) | fn serialize_none(self) -> Result { method serialize_some (line 52) | fn serialize_some( method unsupported (line 59) | fn unsupported(self) -> Error { FILE: builder/third-party/serde_urlencoded/tests/test_deserialize.rs type NewType (line 4) | struct NewType(T); function deserialize_newtype_i32 (line 7) | fn deserialize_newtype_i32() { function deserialize_bytes (line 14) | fn deserialize_bytes() { function deserialize_str (line 24) | fn deserialize_str() { function deserialize_borrowed_str (line 31) | fn deserialize_borrowed_str() { function deserialize_reader (line 38) | fn deserialize_reader() { function deserialize_option (line 48) | fn deserialize_option() { function deserialize_unit (line 57) | fn deserialize_unit() { type X (line 65) | enum X { function deserialize_unit_enum (line 72) | fn deserialize_unit_enum() { function deserialize_unit_type (line 86) | fn deserialize_unit_type() { FILE: builder/third-party/serde_urlencoded/tests/test_serialize.rs type NewType (line 4) | struct NewType(T); function serialize_newtype_i32 (line 7) | fn serialize_newtype_i32() { function serialize_newtype_u128 (line 16) | fn serialize_newtype_u128() { function serialize_newtype_i128 (line 25) | fn serialize_newtype_i128() { function serialize_option_map_int (line 34) | fn serialize_option_map_int() { function serialize_option_map_string (line 44) | fn serialize_option_map_string() { function serialize_option_map_bool (line 58) | fn serialize_option_map_bool() { function serialize_map_bool (line 68) | fn serialize_map_bool() { type X (line 78) | enum X { function serialize_unit_enum (line 85) | fn serialize_unit_enum() { type Unit (line 94) | struct Unit; function serialize_unit_struct (line 97) | fn serialize_unit_struct() { function serialize_unit_type (line 102) | fn serialize_unit_type() { FILE: builder/third-party/signal-hook-registry/src/half_lock.rs constant YIELD_EVERY (line 44) | const YIELD_EVERY: usize = 16; constant MAX_GUARDS (line 45) | const MAX_GUARDS: usize = (isize::MAX) as usize; type ReadGuard (line 47) | pub(crate) struct ReadGuard<'a, T: 'a> { type Target (line 53) | type Target = T; method deref (line 54) | fn deref(&self) -> &T { method drop (line 60) | fn drop(&mut self) { type WriteGuard (line 66) | pub(crate) struct WriteGuard<'a, T: 'a> { function store (line 73) | pub(crate) fn store(&mut self, val: T) { type Target (line 91) | type Target = T; method deref (line 92) | fn deref(&self) -> &T { type HalfLock (line 98) | pub(crate) struct HalfLock { function new (line 112) | pub(crate) fn new(data: T) -> Self { function read (line 125) | pub(crate) fn read(&self) -> ReadGuard { function update_seen (line 159) | fn update_seen(&self, seen_zero: &mut [bool; 2]) { function write_barrier (line 165) | fn write_barrier(&self) { function write (line 194) | pub(crate) fn write(&self) -> WriteGuard { method drop (line 220) | fn drop(&mut self) { FILE: builder/third-party/signal-hook-registry/src/lib.rs constant SIG_DFL (line 92) | const SIG_DFL: sighandler_t = 0; constant SIG_IGN (line 94) | const SIG_IGN: sighandler_t = 1; constant SIG_GET (line 96) | const SIG_GET: sighandler_t = 2; constant SIG_ERR (line 98) | const SIG_ERR: sighandler_t = !0; type siginfo_t (line 103) | struct siginfo_t; type ActionId (line 119) | struct ActionId(u128); type SigId (line 126) | pub struct SigId { type Action (line 134) | type Action = Fn(&siginfo_t) + Send + Sync; type Slot (line 137) | struct Slot { method new (line 146) | fn new(signal: libc::c_int) -> Result { method new (line 158) | fn new(signal: libc::c_int) -> Result { type SignalData (line 192) | struct SignalData { type Prev (line 198) | struct Prev { method detect (line 208) | fn detect(signal: c_int) -> Result { method detect (line 217) | fn detect(signal: c_int) -> Result { method execute (line 229) | fn execute(&self, sig: c_int) { method execute (line 241) | unsafe fn execute(&self, sig: c_int, info: *mut siginfo_t, data: *mut ... type GlobalData (line 275) | struct GlobalData { method get (line 290) | fn get() -> &'static Self { method ensure (line 293) | fn ensure() -> &'static Self { function handler (line 308) | extern "C" fn handler(sig: c_int) { function handler (line 352) | extern "C" fn handler(sig: c_int, info: *mut siginfo_t, data: *mut c_voi... constant FORBIDDEN (line 397) | pub const FORBIDDEN: &[c_int] = FORBIDDEN_IMPL; constant FORBIDDEN_IMPL (line 400) | const FORBIDDEN_IMPL: &[c_int] = &[SIGILL, SIGFPE, SIGSEGV]; constant FORBIDDEN_IMPL (line 402) | const FORBIDDEN_IMPL: &[c_int] = &[SIGKILL, SIGSTOP, SIGILL, SIGFPE, SIG... function register (line 504) | pub unsafe fn register(signal: c_int, action: F) -> Result function register_sigaction (line 521) | pub unsafe fn register_sigaction(signal: c_int, action: F) -> Result<... function register_sigaction_impl (line 528) | unsafe fn register_sigaction_impl(signal: c_int, action: F) -> Result... function register_signal_unchecked (line 549) | pub unsafe fn register_signal_unchecked(signal: c_int, action: F) -> ... function register_unchecked (line 570) | pub unsafe fn register_unchecked(signal: c_int, action: F) -> Result<... function register_unchecked_impl (line 577) | unsafe fn register_unchecked_impl(signal: c_int, action: F) -> Result... function unregister (line 642) | pub fn unregister(id: SigId) -> bool { function unregister_signal (line 664) | pub fn unregister_signal(signal: c_int) -> bool { function panic_forbidden (line 700) | fn panic_forbidden() { function forbidden_raw (line 707) | fn forbidden_raw() { function signal_without_pid (line 712) | fn signal_without_pid() { function signal_with_pid (line 740) | fn signal_with_pid() { function register_unregister (line 786) | fn register_unregister() { FILE: builder/third-party/signal-hook-registry/tests/unregister_signal.rs function register_unregister (line 19) | fn register_unregister() { FILE: builder/third-party/signal-hook/build.rs function main (line 2) | fn main() { function main (line 9) | fn main() {} FILE: builder/third-party/signal-hook/examples/print.rs type Signals (line 8) | type Signals = function main (line 14) | fn main() -> Result<(), Error> { FILE: builder/third-party/signal-hook/src/flag.rs function register (line 153) | pub fn register(signal: c_int, flag: Arc) -> Result, value: usiz... function register_conditional_shutdown (line 186) | pub fn register_conditional_shutdown( function register_conditional_default (line 217) | pub fn register_conditional_default( function self_signal (line 239) | fn self_signal() { function wait_flag (line 247) | fn wait_flag(flag: &AtomicBool) -> bool { function register_unregister (line 264) | fn register_unregister() { FILE: builder/third-party/signal-hook/src/iterator/backend.rs constant MAX_SIGNUM (line 36) | const MAX_SIGNUM: usize = 128; type SelfPipeWrite (line 38) | trait SelfPipeWrite: Debug + Send + Sync { method wake_readers (line 39) | fn wake_readers(&self); method wake_readers (line 43) | fn wake_readers(&self) { type DeliveryState (line 49) | struct DeliveryState { method new (line 55) | fn new() -> Self { method drop (line 65) | fn drop(&mut self) { type PendingSignals (line 73) | struct PendingSignals { function new (line 79) | fn new(exfiltrator: E) -> Self { type AddSignal (line 100) | trait AddSignal: Debug + Send + Sync { method add_signal (line 101) | fn add_signal( method add_signal (line 120) | fn add_signal( method fmt (line 110) | fn fmt(&self, fmt: &mut Formatter) -> FmtResult { type Handle (line 158) | pub struct Handle { method new (line 165) | fn new(write: W, pending: Arc) -> Self method add_signal (line 192) | pub fn add_signal(&self, signal: c_int) -> Result<(), Error> { method close (line 219) | pub fn close(&self) { method is_closed (line 227) | pub fn is_closed(&self) -> bool { type SignalDelivery (line 237) | pub struct SignalDelivery { function with_pipe (line 263) | pub fn with_pipe(read: R, write: W, exfiltrator: E, signals: I)... function get_read (line 290) | pub fn get_read(&self) -> &R { function get_read_mut (line 298) | pub fn get_read_mut(&mut self) -> &mut R { function flush (line 303) | fn flush(&mut self) { function pending (line 335) | pub fn pending(&mut self) -> Pending { function poll_pending (line 349) | pub fn poll_pending(&mut self, has_signals: &mut F) -> Result Handle { type Pending (line 377) | pub struct Pending { function new (line 383) | fn new(pending: Arc>) -> Self { type Item (line 392) | type Item = E::Output; method next (line 394) | fn next(&mut self) -> Option { type PollResult (line 411) | pub enum PollResult { type SignalIterator (line 423) | pub struct SignalIterator { function new (line 431) | pub fn new(mut signals: SD) -> Self function poll_signal (line 451) | pub fn poll_signal(&mut self, has_signals: &mut F) -> PollResult(&self) -> Handle type OwningSignalIterator (line 490) | pub type OwningSignalIterator = SignalIterator = SignalIterator<&'a mut SignalDeli... FILE: builder/third-party/signal-hook/src/iterator/exfiltrator/mod.rs type Exfiltrator (line 43) | pub unsafe trait Exfiltrator: Debug + Send + Sync + 'static { method supports_signal (line 62) | fn supports_signal(&self, sig: c_int) -> bool; method store (line 76) | fn store(&self, slot: &Self::Storage, signal: c_int, info: &siginfo_t); method load (line 94) | fn load(&self, slot: &Self::Storage, signal: c_int) -> Option bool; method store (line 76) | fn store(&self, slot: &Self::Storage, signal: c_int, info: &siginfo_t); method load (line 94) | fn load(&self, slot: &Self::Storage, signal: c_int) -> Option bool { type Output (line 136) | type Output = c_int; method store (line 138) | fn store(&self, slot: &Self::Storage, _: c_int, _: &siginfo_t) { method load (line 142) | fn load(&self, slot: &Self::Storage, signal: c_int) -> Option bool { method store (line 53) | fn store(&self, slot: &Slot, signal: c_int, info: &siginfo_t) { method load (line 57) | fn load(&self, slot: &Self::Storage, signal: c_int) -> Option { method init (line 63) | fn init(&self, slot: &Self::Storage, signal: c_int) { FILE: builder/third-party/signal-hook/src/iterator/exfiltrator/raw.rs type Slot (line 21) | pub struct Slot(AtomicPtr>); method drop (line 24) | fn drop(&mut self) { type WithRawSiginfo (line 61) | pub struct WithRawSiginfo; type Storage (line 64) | type Storage = Slot; type Output (line 65) | type Output = siginfo_t; method supports_signal (line 67) | fn supports_signal(&self, _: c_int) -> bool { method store (line 71) | fn store(&self, slot: &Slot, _: c_int, info: &siginfo_t) { method load (line 81) | fn load(&self, slot: &Slot, _: libc::c_int) -> Option { method init (line 87) | fn init(&self, slot: &Self::Storage, _: c_int) { FILE: builder/third-party/signal-hook/src/iterator/mod.rs type SignalsInfo (line 129) | pub struct SignalsInfo(SignalDelivery(signals: I) -> Result function with_exfiltrator (line 146) | pub fn with_exfiltrator(signals: I, exfiltrator: E) -> Result Result<(), Error> { function pending (line 177) | pub fn pending(&mut self) -> Pending { function has_signals (line 184) | fn has_signals(read: &mut UnixStream) -> Result { function wait (line 209) | pub fn wait(&mut self) -> Pending { function is_closed (line 225) | pub fn is_closed(&self) -> bool { function forever (line 268) | pub fn forever(&mut self) -> Forever { function handle (line 275) | pub fn handle(&self) -> Handle { method fmt (line 285) | fn fmt(&self, fmt: &mut Formatter) -> FmtResult { type Item (line 291) | type Item = E::Output; type IntoIter (line 292) | type IntoIter = Forever<'a, E>; method into_iter (line 293) | fn into_iter(self) -> Self::IntoIter { type Forever (line 299) | pub struct Forever<'a, E: Exfiltrator>(RefSignalIterator<'a, UnixStream,... type Item (line 302) | type Item = E::Output; method next (line 304) | fn next(&mut self) -> Option { type Signals (line 326) | pub type Signals = SignalsInfo; FILE: builder/third-party/signal-hook/src/lib.rs constant SIGABRT_COMPAT (line 395) | pub const SIGABRT_COMPAT: libc::c_int = 6; constant SIGBREAK (line 398) | pub const SIGBREAK: libc::c_int = 21; constant TERM_SIGNALS (line 407) | pub const TERM_SIGNALS: &[c_int] = &[SIGTERM, SIGQUIT, SIGINT]; constant TERM_SIGNALS (line 411) | pub const TERM_SIGNALS: &[c_int] = &[SIGTERM, SIGINT]; FILE: builder/third-party/signal-hook/src/low_level/channel.rs constant SLOTS (line 43) | const SLOTS: usize = 5; constant BITS (line 44) | const BITS: u16 = 3; constant MASK (line 45) | const MASK: u16 = 0b111; function get (line 47) | fn get(n: u16, idx: u16) -> u16 { function set (line 51) | fn set(n: u16, idx: u16, v: u16) -> u16 { function enqueue (line 57) | fn enqueue(q: &AtomicU16, val: u16) { function dequeue (line 71) | fn dequeue(q: &AtomicU16) -> Option { type Channel (line 110) | pub struct Channel { function new (line 118) | pub fn new() -> Self { function send (line 136) | pub fn send(&self, val: T) { function recv (line 146) | pub fn recv(&self) -> Option { method default (line 158) | fn default() -> Self { function new_empty (line 177) | fn new_empty() { function pass_value (line 184) | fn pass_value() { function multiple (line 192) | fn multiple() { function overflow (line 202) | fn overflow() { function multi_thread (line 214) | fn multi_thread() { FILE: builder/third-party/signal-hook/src/low_level/extract.c type Const (line 9) | struct Const { type Const (line 17) | struct Const function sighook_signal_cause (line 37) | uint8_t sighook_signal_cause(const siginfo_t *info) { function pid_t (line 51) | pid_t sighook_signal_pid(const siginfo_t *info) { function uid_t (line 55) | uid_t sighook_signal_uid(const siginfo_t *info) { FILE: builder/third-party/signal-hook/src/low_level/mod.rs function raise (line 27) | pub fn raise(sig: c_int) -> Result<(), Error> { function abort (line 41) | pub fn abort() -> ! { function exit (line 54) | pub fn exit(status: c_int) -> ! { FILE: builder/third-party/signal-hook/src/low_level/pipe.rs constant MSG_NOWAIT (line 85) | const MSG_NOWAIT: i32 = libc::MSG_NONBLOCK; constant MSG_NOWAIT (line 87) | const MSG_NOWAIT: i32 = libc::MSG_DONTWAIT; type WakeMethod (line 90) | pub(crate) enum WakeMethod { type WakeFd (line 95) | struct WakeFd { method set_flags (line 102) | fn set_flags(&self) -> Result<(), Error> { method wake (line 115) | fn wake(&self) { method as_raw_fd (line 121) | fn as_raw_fd(&self) -> RawFd { method drop (line 127) | fn drop(&mut self) { function wake (line 134) | pub(crate) fn wake(pipe: RawFd, method: WakeMethod) { function register_raw (line 177) | pub fn register_raw(signal: c_int, pipe: RawFd) -> Result { function register (line 205) | pub fn register

(signal: c_int, pipe: P) -> Result function wakeup (line 221) | fn wakeup() { function register_with_socket (line 226) | fn register_with_socket() -> Result<(), Error> { function register_dgram_socket (line 238) | fn register_dgram_socket() -> Result<(), Error> { function register_with_pipe (line 255) | fn register_with_pipe() -> Result<(), Error> { FILE: builder/third-party/signal-hook/src/low_level/siginfo.rs function sighook_signal_cause (line 13) | fn sighook_signal_cause(info: &siginfo_t) -> ICause; function sighook_signal_pid (line 14) | fn sighook_signal_pid(info: &siginfo_t) -> pid_t; function sighook_signal_uid (line 15) | fn sighook_signal_uid(info: &siginfo_t) -> uid_t; type ICause (line 25) | enum ICause { method has_process (line 45) | fn has_process(self) -> bool { method has_process (line 50) | fn has_process(self) -> bool { type Process (line 63) | pub struct Process { method extract (line 80) | unsafe fn extract(info: &siginfo_t) -> Self { type Sent (line 91) | pub enum Sent { type Chld (line 110) | pub enum Chld { type Cause (line 141) | pub enum Cause { method from (line 161) | fn from(c: ICause) -> Cause { type Origin (line 186) | pub struct Origin { method extract (line 240) | pub unsafe fn extract(info: &siginfo_t) -> Self { method fmt (line 213) | fn fmt(&self, fmt: &mut Formatter) -> FmtResult { FILE: builder/third-party/signal-hook/src/low_level/signal_details.rs type DefaultKind (line 15) | enum DefaultKind { type Details (line 22) | struct Details { constant DETAILS (line 39) | const DETAILS: &[Details] = &[ constant DETAILS (line 84) | const DETAILS: &[Details] = &[ function signal_name (line 105) | pub fn signal_name(signal: c_int) -> Option<&'static str> { function restore_default (line 110) | fn restore_default(signal: c_int) -> Result<(), Error> { function restore_default (line 132) | fn restore_default(signal: c_int) -> Result<(), Error> { function emulate_default_handler (line 174) | pub fn emulate_default_handler(signal: c_int) -> Result<(), Error> { function existing (line 247) | fn existing() { function unknown (line 252) | fn unknown() { FILE: builder/third-party/signal-hook/tests/default.rs constant SIG_DFL (line 11) | const SIG_DFL: sighandler_t = 0; function sig_dfl (line 14) | fn sig_dfl() { function sig_dfl_static (line 23) | fn sig_dfl_static() { FILE: builder/third-party/signal-hook/tests/iterator.rs function send_sigusr1 (line 18) | fn send_sigusr1() { function send_sigusr2 (line 22) | fn send_sigusr2() { function setup_without_any_signals (line 26) | fn setup_without_any_signals() -> (Signals, Handle) { function setup_for_sigusr2 (line 32) | fn setup_for_sigusr2() -> (Signals, Handle) { function forever_terminates_when_closed (line 54) | fn forever_terminates_when_closed() { function signals_block_wait (line 86) | fn signals_block_wait() { function pending_doesnt_block (line 151) | fn pending_doesnt_block() { function wait_returns_recieved_signals (line 161) | fn wait_returns_recieved_signals() { function forever_returns_recieved_signals (line 172) | fn forever_returns_recieved_signals() { function wait_doesnt_block_when_closed (line 183) | fn wait_doesnt_block_when_closed() { function wait_unblocks_when_closed (line 194) | fn wait_unblocks_when_closed() { function forever_doesnt_block_when_closed (line 208) | fn forever_doesnt_block_when_closed() { function add_signal_after_creation (line 219) | fn add_signal_after_creation() { function delayed_signal_consumed (line 230) | fn delayed_signal_consumed() { function is_closed_initially_returns_false (line 249) | fn is_closed_initially_returns_false() { function is_closed_returns_true_when_closed (line 257) | fn is_closed_returns_true_when_closed() { FILE: builder/third-party/signal-hook/tests/shutdown.rs function do_test (line 24) | fn do_test(child: C) { function cleanup_inside_signal (line 58) | fn cleanup_inside_signal() { function cleanup_after_signal (line 74) | fn cleanup_after_signal() { FILE: builder/third-party/slab/build.rs function main (line 1) | fn main() { FILE: builder/third-party/slab/src/builder.rs type Builder (line 4) | pub(crate) struct Builder { function with_capacity (line 11) | pub(crate) fn with_capacity(capacity: usize) -> Self { function pair (line 18) | pub(crate) fn pair(&mut self, key: usize, value: T) { function build (line 45) | pub(crate) fn build(self) -> Slab { FILE: builder/third-party/slab/src/lib.rs type Slab (line 132) | pub struct Slab { method clone (line 148) | fn clone(&self) -> Self { method clone_from (line 156) | fn clone_from(&mut self, source: &Self) { method default (line 164) | fn default() -> Self { type VacantEntry (line 192) | pub struct VacantEntry<'a, T> { type IntoIter (line 198) | pub struct IntoIter { type Iter (line 204) | pub struct Iter<'a, T> { method clone (line 210) | fn clone(&self) -> Self { type IterMut (line 219) | pub struct IterMut<'a, T> { type Drain (line 225) | pub struct Drain<'a, T> { type Entry (line 231) | enum Entry { function new (line 251) | pub const fn new() -> Self { function new (line 265) | pub fn new() -> Self { function with_capacity (line 300) | pub fn with_capacity(capacity: usize) -> Slab { function capacity (line 317) | pub fn capacity(&self) -> usize { function reserve (line 347) | pub fn reserve(&mut self, additional: usize) { function reserve_exact (line 381) | pub fn reserve_exact(&mut self, additional: usize) { function shrink_to_fit (line 430) | pub fn shrink_to_fit(&mut self) { function recreate_vacant_list (line 459) | fn recreate_vacant_list(&mut self) { function compact (line 523) | pub fn compact(&mut self, mut rekey: F) function clear (line 593) | pub fn clear(&mut self) { function len (line 613) | pub fn len(&self) -> usize { function is_empty (line 629) | pub fn is_empty(&self) -> bool { function iter (line 657) | pub fn iter(&self) -> Iter<'_, T> { function iter_mut (line 689) | pub fn iter_mut(&mut self) -> IterMut<'_, T> { function get (line 711) | pub fn get(&self, key: usize) -> Option<&T> { function get_mut (line 735) | pub fn get_mut(&mut self, key: usize) -> Option<&mut T> { function get2_mut (line 769) | pub fn get2_mut(&mut self, key1: usize, key2: usize) -> Option<(&mut T, ... function get_unchecked (line 815) | pub unsafe fn get_unchecked(&self, key: usize) -> &T { function get_unchecked_mut (line 847) | pub unsafe fn get_unchecked_mut(&mut self, key: usize) -> &mut T { function get2_unchecked_mut (line 881) | pub unsafe fn get2_unchecked_mut(&mut self, key1: usize, key2: usize) ->... function key_of (line 930) | pub fn key_of(&self, present_element: &T) -> usize { function insert (line 964) | pub fn insert(&mut self, val: T) -> usize { function vacant_key (line 992) | pub fn vacant_key(&self) -> usize { function vacant_entry (line 1019) | pub fn vacant_entry(&mut self) -> VacantEntry<'_, T> { function insert_at (line 1026) | fn insert_at(&mut self, key: usize, val: T) { function try_remove (line 1058) | pub fn try_remove(&mut self, key: usize) -> Option { function remove (line 1099) | pub fn remove(&mut self, key: usize) -> T { function contains (line 1118) | pub fn contains(&self, key: usize) -> bool { function retain (line 1149) | pub fn retain(&mut self, mut f: F) function drain (line 1192) | pub fn drain(&mut self) -> Drain<'_, T> { type Output (line 1204) | type Output = T; function index (line 1207) | fn index(&self, key: usize) -> &T { function index_mut (line 1217) | fn index_mut(&mut self, key: usize) -> &mut T { type Item (line 1226) | type Item = (usize, T); type IntoIter (line 1227) | type IntoIter = IntoIter; method into_iter (line 1229) | fn into_iter(self) -> IntoIter { type Item (line 1238) | type Item = (usize, &'a T); type IntoIter (line 1239) | type IntoIter = Iter<'a, T>; method into_iter (line 1241) | fn into_iter(self) -> Iter<'a, T> { type Item (line 1247) | type Item = (usize, &'a mut T); type IntoIter (line 1248) | type IntoIter = IterMut<'a, T>; method into_iter (line 1250) | fn into_iter(self) -> IterMut<'a, T> { function from_iter (line 1286) | fn from_iter(iterable: I) -> Self function fmt (line 1304) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1320) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1331) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1342) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1350) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function insert (line 1380) | pub fn insert(self, val: T) -> &'a mut T { function key (line 1410) | pub fn key(&self) -> usize { type Item (line 1418) | type Item = (usize, T); method next (line 1420) | fn next(&mut self) -> Option { method size_hint (line 1432) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1438) | fn next_back(&mut self) -> Option { method len (line 1452) | fn len(&self) -> usize { type Item (line 1462) | type Item = (usize, &'a T); method next (line 1464) | fn next(&mut self) -> Option { method size_hint (line 1476) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1482) | fn next_back(&mut self) -> Option { method len (line 1496) | fn len(&self) -> usize { type Item (line 1506) | type Item = (usize, &'a mut T); method next (line 1508) | fn next(&mut self) -> Option { method size_hint (line 1520) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1526) | fn next_back(&mut self) -> Option { method len (line 1540) | fn len(&self) -> usize { type Item (line 1550) | type Item = T; method next (line 1552) | fn next(&mut self) -> Option { method size_hint (line 1564) | fn size_hint(&self) -> (usize, Option) { method next_back (line 1570) | fn next_back(&mut self) -> Option { method len (line 1584) | fn len(&self) -> usize { FILE: builder/third-party/slab/src/serde.rs method serialize (line 13) | fn serialize(&self, serializer: S) -> Result type SlabVisitor (line 26) | struct SlabVisitor(PhantomData); type Value (line 32) | type Value = Slab; function expecting (line 34) | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function visit_map (line 38) | fn visit_map(self, mut map: A) -> Result function deserialize (line 56) | fn deserialize(deserializer: D) -> Result FILE: builder/third-party/slab/tests/serde.rs type SlabPartialEq (line 10) | struct SlabPartialEq(Slab); method eq (line 13) | fn eq(&self, other: &Self) -> bool { function test_serde_empty (line 24) | fn test_serde_empty() { function test_serde (line 33) | fn test_serde() { FILE: builder/third-party/slab/tests/slab.rs function insert_get_remove_one (line 8) | fn insert_get_remove_one() { function insert_get_many (line 25) | fn insert_get_many() { function insert_get_remove_many (line 44) | fn insert_get_remove_many() { function insert_with_vacant_entry (line 66) | fn insert_with_vacant_entry() { function get_vacant_entry_without_using (line 80) | fn get_vacant_entry_without_using() { function invalid_get_panics (line 88) | fn invalid_get_panics() { function invalid_get_mut_panics (line 95) | fn invalid_get_mut_panics() { function double_remove_panics (line 102) | fn double_remove_panics() { function invalid_remove_panics (line 111) | fn invalid_remove_panics() { function slab_get_mut (line 117) | fn slab_get_mut() { function key_of_tagged (line 129) | fn key_of_tagged() { function key_of_layout_optimizable (line 136) | fn key_of_layout_optimizable() { function key_of_zst (line 148) | fn key_of_zst() { function reserve_does_not_allocate_if_available (line 157) | fn reserve_does_not_allocate_if_available() { function reserve_exact_does_not_allocate_if_available (line 176) | fn reserve_exact_does_not_allocate_if_available() { function reserve_does_panic_with_capacity_overflow (line 196) | fn reserve_does_panic_with_capacity_overflow() { function reserve_does_panic_with_capacity_overflow_bytes (line 204) | fn reserve_does_panic_with_capacity_overflow_bytes() { function reserve_exact_does_panic_with_capacity_overflow (line 212) | fn reserve_exact_does_panic_with_capacity_overflow() { function retain (line 219) | fn retain() { function into_iter (line 249) | fn into_iter() { function into_iter_rev (line 269) | fn into_iter_rev() { function iter (line 286) | fn iter() { function iter_rev (line 310) | fn iter_rev() { function iter_mut (line 323) | fn iter_mut() { function iter_mut_rev (line 349) | fn iter_mut_rev() { function from_iterator_sorted (line 375) | fn from_iterator_sorted() { function from_iterator_new_in_order (line 385) | fn from_iterator_new_in_order() { function from_iterator_unordered (line 400) | fn from_iterator_unordered() { function from_iterator_issue_100 (line 416) | fn from_iterator_issue_100() { function clear (line 445) | fn clear() { function shrink_to_fit_empty (line 472) | fn shrink_to_fit_empty() { function shrink_to_fit_no_vacant (line 479) | fn shrink_to_fit_no_vacant() { function shrink_to_fit_doesnt_move (line 487) | fn shrink_to_fit_doesnt_move() { function shrink_to_fit_doesnt_recreate_list_when_nothing_can_be_done (line 504) | fn shrink_to_fit_doesnt_recreate_list_when_nothing_can_be_done() { function compact_empty (line 520) | fn compact_empty() { function compact_no_moves_needed (line 541) | fn compact_no_moves_needed() { function compact_moves_successfully (line 560) | fn compact_moves_successfully() { function compact_doesnt_move_if_closure_errors (line 591) | fn compact_doesnt_move_if_closure_errors() { function compact_handles_closure_panic (line 617) | fn compact_handles_closure_panic() { function fully_consumed_drain (line 651) | fn fully_consumed_drain() { function partially_consumed_drain (line 670) | fn partially_consumed_drain() { function drain_rev (line 686) | fn drain_rev() { function try_remove (line 698) | fn try_remove() { function const_new (line 710) | fn const_new() { function clone_from (line 715) | fn clone_from() { FILE: builder/third-party/smallvec/benches/bench.rs constant VEC_SIZE (line 9) | const VEC_SIZE: usize = 16; constant SPILLED_SIZE (line 10) | const SPILLED_SIZE: usize = 100; type Vector (line 12) | trait Vector: for<'a> From<&'a [T]> + Extend + ExtendFromSlice { method new (line 13) | fn new() -> Self; method push (line 14) | fn push(&mut self, val: T); method pop (line 15) | fn pop(&mut self) -> Option; method remove (line 16) | fn remove(&mut self, p: usize) -> T; method insert (line 17) | fn insert(&mut self, n: usize, val: T); method from_elem (line 18) | fn from_elem(val: T, n: usize) -> Self; method from_elems (line 19) | fn from_elems(val: &[T]) -> Self; function new (line 23) | fn new() -> Self { function push (line 27) | fn push(&mut self, val: T) { function pop (line 31) | fn pop(&mut self) -> Option { function remove (line 35) | fn remove(&mut self, p: usize) -> T { function insert (line 39) | fn insert(&mut self, n: usize, val: T) { function from_elem (line 43) | fn from_elem(val: T, n: usize) -> Self { function from_elems (line 47) | fn from_elems(val: &[T]) -> Self { function new (line 53) | fn new() -> Self { function push (line 57) | fn push(&mut self, val: T) { function pop (line 61) | fn pop(&mut self) -> Option { function remove (line 65) | fn remove(&mut self, p: usize) -> T { function insert (line 69) | fn insert(&mut self, n: usize, val: T) { function from_elem (line 73) | fn from_elem(val: T, n: usize) -> Self { function from_elems (line 77) | fn from_elems(val: &[T]) -> Self { function gen_push (line 141) | fn gen_push>(n: u64, b: &mut Bencher) { function gen_insert_push (line 156) | fn gen_insert_push>(n: u64, b: &mut Bencher) { function gen_insert (line 171) | fn gen_insert>(n: u64, b: &mut Bencher) { function gen_remove (line 189) | fn gen_remove>(n: usize, b: &mut Bencher) { function gen_extend (line 204) | fn gen_extend>(n: u64, b: &mut Bencher) { function gen_from_iter (line 212) | fn gen_from_iter>(n: u64, b: &mut Bencher) { function gen_from_slice (line 220) | fn gen_from_slice>(n: u64, b: &mut Bencher) { function gen_extend_from_slice (line 228) | fn gen_extend_from_slice>(n: u64, b: &mut Bencher) { function gen_pushpop (line 237) | fn gen_pushpop>(b: &mut Bencher) { function gen_from_elem (line 253) | fn gen_from_elem>(n: usize, b: &mut Bencher) { function bench_insert_many (line 261) | fn bench_insert_many(b: &mut Bencher) { function bench_insert_from_slice (line 280) | fn bench_insert_from_slice(b: &mut Bencher) { function bench_macro_from_list (line 291) | fn bench_macro_from_list(b: &mut Bencher) { function bench_macro_from_list_vec (line 303) | fn bench_macro_from_list_vec(b: &mut Bencher) { FILE: builder/third-party/smallvec/src/arbitrary.rs function arbitrary (line 8) | fn arbitrary(u: &mut Unstructured<'a>) -> arbitrary::Result { function arbitrary_take_rest (line 12) | fn arbitrary_take_rest(u: Unstructured<'a>) -> arbitrary::Result { function size_hint (line 16) | fn size_hint(depth: usize) -> (usize, Option) { FILE: builder/third-party/smallvec/src/lib.rs type ExtendFromSlice (line 281) | pub trait ExtendFromSlice { method extend_from_slice (line 283) | fn extend_from_slice(&mut self, other: &[T]); function extend_from_slice (line 288) | fn extend_from_slice(&mut self, other: &[T]) { type CollectionAllocErr (line 295) | pub enum CollectionAllocErr { method fmt (line 306) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 313) | fn from(_: LayoutErr) -> Self { function infallible (line 318) | fn infallible(result: Result) -> T { function layout_array (line 328) | fn layout_array(n: usize) -> Result { function deallocate (line 336) | unsafe fn deallocate(ptr: NonNull, capacity: usize) { type Drain (line 347) | pub struct Drain<'a, T: 'a + Array> { function fmt (line 358) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 367) | type Item = T::Item; method next (line 370) | fn next(&mut self) -> Option { method size_hint (line 377) | fn size_hint(&self) -> (usize, Option) { method next_back (line 384) | fn next_back(&mut self) -> Option { method len (line 393) | fn len(&self) -> usize { method drop (line 401) | fn drop(&mut self) { type DrainFilter (line 431) | pub struct DrainFilter<'a, T, F> function fmt (line 460) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 471) | type Item = T::Item; method next (line 473) | fn next(&mut self) -> Option method size_hint (line 500) | fn size_hint(&self) -> (usize, Option) { method drop (line 511) | fn drop(&mut self) { function keep_rest (line 581) | pub fn keep_rest(self) function from_const (line 627) | const fn from_const(inline: MaybeUninit<[T; N]>) -> Self { function inline (line 637) | unsafe fn inline(&self) -> ConstNonNull { function inline_mut (line 641) | unsafe fn inline_mut(&mut self) -> NonNull { function from_inline (line 645) | fn from_inline(inline: MaybeUninit) -> SmallVecData { function into_inline (line 651) | unsafe fn into_inline(self) -> MaybeUninit { function heap (line 655) | unsafe fn heap(&self) -> (ConstNonNull, usize) { function heap_mut (line 659) | unsafe fn heap_mut(&mut self) -> (NonNull, &mut usize) { function from_heap (line 664) | fn from_heap(ptr: NonNull, len: usize) -> SmallVecData { type SmallVecData (line 670) | enum SmallVecData { function from_const (line 687) | const fn from_const(inline: MaybeUninit<[T; N]>) -> Self { function inline (line 695) | unsafe fn inline(&self) -> ConstNonNull { function inline_mut (line 702) | unsafe fn inline_mut(&mut self) -> NonNull { function from_inline (line 709) | fn from_inline(inline: MaybeUninit) -> SmallVecData { function into_inline (line 713) | unsafe fn into_inline(self) -> MaybeUninit { function heap (line 720) | unsafe fn heap(&self) -> (ConstNonNull, usize) { function heap_mut (line 727) | unsafe fn heap_mut(&mut self) -> (NonNull, &mut usize) { function from_heap (line 734) | fn from_heap(ptr: NonNull, len: usize) -> SmallVecData { type SmallVec (line 768) | pub struct SmallVec { function new (line 779) | pub fn new() -> SmallVec { function with_capacity (line 806) | pub fn with_capacity(n: usize) -> Self { function from_vec (line 825) | pub fn from_vec(mut vec: Vec) -> SmallVec { function from_buf (line 866) | pub fn from_buf(buf: A) -> SmallVec { function from_buf_and_len (line 886) | pub fn from_buf_and_len(buf: A, len: usize) -> SmallVec { function from_buf_and_len_unchecked (line 907) | pub unsafe fn from_buf_and_len_unchecked(buf: MaybeUninit, len: usize... function set_len (line 919) | pub unsafe fn set_len(&mut self, new_len: usize) { function inline_capacity (line 926) | fn inline_capacity() -> usize { function inline_size (line 946) | pub fn inline_size(&self) -> usize { function len (line 952) | pub fn len(&self) -> usize { function is_empty (line 958) | pub fn is_empty(&self) -> bool { function capacity (line 964) | pub fn capacity(&self) -> usize { function triple (line 971) | fn triple(&self) -> (ConstNonNull, usize, usize) { function triple_mut (line 984) | fn triple_mut(&mut self) -> (NonNull, &mut usize, usize) { function spilled (line 1001) | pub fn spilled(&self) -> bool { function drain (line 1018) | pub fn drain(&mut self, range: R) -> Drain<'_, A> function drain_filter (line 1098) | pub fn drain_filter(&mut self, filter: F) -> DrainFilter<'_, A, F,> function push (line 1114) | pub fn push(&mut self, value: A::Item) { function pop (line 1130) | pub fn pop(&mut self) -> Option { function append (line 1155) | pub fn append(&mut self, other: &mut SmallVec) function grow (line 1166) | pub fn grow(&mut self, new_cap: usize) { function try_grow (line 1173) | pub fn try_grow(&mut self, new_cap: usize) -> Result<(), CollectionAlloc... function reserve (line 1219) | pub fn reserve(&mut self, additional: usize) { function reserve_one_unchecked (line 1225) | fn reserve_one_unchecked(&mut self) { function try_reserve (line 1237) | pub fn try_reserve(&mut self, additional: usize) -> Result<(), Collectio... function reserve_exact (line 1254) | pub fn reserve_exact(&mut self, additional: usize) { function try_reserve_exact (line 1259) | pub fn try_reserve_exact(&mut self, additional: usize) -> Result<(), Col... function shrink_to_fit (line 1274) | pub fn shrink_to_fit(&mut self) { function truncate (line 1299) | pub fn truncate(&mut self, len: usize) { function as_slice (line 1314) | pub fn as_slice(&self) -> &[A::Item] { function as_mut_slice (line 1321) | pub fn as_mut_slice(&mut self) -> &mut [A::Item] { function swap_remove (line 1331) | pub fn swap_remove(&mut self, index: usize) -> A::Item { function clear (line 1340) | pub fn clear(&mut self) { function remove (line 1348) | pub fn remove(&mut self, index: usize) -> A::Item { function insert (line 1364) | pub fn insert(&mut self, index: usize, element: A::Item) { function insert_many (line 1391) | pub fn insert_many>(&mut self, index: us... function into_vec (line 1477) | pub fn into_vec(mut self) -> Vec { function into_boxed_slice (line 1494) | pub fn into_boxed_slice(self) -> Box<[A::Item]> { function into_inner (line 1502) | pub fn into_inner(self) -> Result { function retain (line 1520) | pub fn retain bool>(&mut self, mut f: F) { function retain_mut (line 1538) | pub fn retain_mut bool>(&mut self, f: F) { function dedup (line 1543) | pub fn dedup(&mut self) function dedup_by (line 1551) | pub fn dedup_by(&mut self, mut same_bucket: F) function dedup_by_key (line 1583) | pub fn dedup_by_key(&mut self, mut key: F) function resize_with (line 1616) | pub fn resize_with(&mut self, new_len: usize, f: F) function from_raw_parts (line 1701) | pub unsafe fn from_raw_parts(ptr: *mut A::Item, length: usize, capacity:... function as_ptr (line 1716) | pub fn as_ptr(&self) -> *const A::Item { function as_mut_ptr (line 1724) | pub fn as_mut_ptr(&mut self) -> *mut A::Item { function from_slice (line 1739) | pub fn from_slice(slice: &[A::Item]) -> Self { function insert_from_slice (line 1771) | pub fn insert_from_slice(&mut self, index: usize, slice: &[A::Item]) { function extend_from_slice (line 1790) | pub fn extend_from_slice(&mut self, slice: &[A::Item]) { function resize (line 1806) | pub fn resize(&mut self, len: usize, value: A::Item) { function from_elem (line 1823) | pub fn from_elem(elem: A::Item, n: usize) -> Self { type Target (line 1844) | type Target = [A::Item]; function deref (line 1846) | fn deref(&self) -> &[A::Item] { function deref_mut (line 1856) | fn deref_mut(&mut self) -> &mut [A::Item] { function as_ref (line 1866) | fn as_ref(&self) -> &[A::Item] { function as_mut (line 1873) | fn as_mut(&mut self) -> &mut [A::Item] { function borrow (line 1880) | fn borrow(&self) -> &[A::Item] { function borrow_mut (line 1887) | fn borrow_mut(&mut self) -> &mut [A::Item] { function write (line 1896) | fn write(&mut self, buf: &[u8]) -> io::Result { function write_all (line 1902) | fn write_all(&mut self, buf: &[u8]) -> io::Result<()> { function flush (line 1908) | fn flush(&mut self) -> io::Result<()> { method serialize (line 1919) | fn serialize(&self, serializer: S) -> Result>(deserializer: D) -> Result { type Value (line 1951) | type Value = SmallVec; function expecting (line 1953) | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { function visit_seq (line 1957) | fn visit_seq(self, mut seq: B) -> Result type SpecFrom (line 1975) | trait SpecFrom { method spec_from (line 1976) | fn spec_from(slice: S) -> SmallVec; function spec_from (line 1991) | fn spec_from(slice: &'a [A::Item]) -> SmallVec { function from (line 2002) | fn from(slice: &'a [A::Item]) -> SmallVec { function from (line 2008) | fn from(slice: &'a [A::Item]) -> SmallVec { function from (line 2015) | fn from(vec: Vec) -> SmallVec { function from (line 2022) | fn from(array: A) -> SmallVec { type Output (line 2028) | type Output = I::Output; function index (line 2030) | fn index(&self, index: I) -> &I::Output { function index_mut (line 2036) | fn index_mut(&mut self, index: I) -> &mut I::Output { function extend_from_slice (line 2046) | fn extend_from_slice(&mut self, other: &[A::Item]) { function from_iter (line 2053) | fn from_iter>(iterable: I) -> SmallVec { function extend (line 2061) | fn extend>(&mut self, iterable: I) { function fmt (line 2090) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 2097) | fn default() -> SmallVec { method drop (line 2104) | fn drop(&mut self) { method drop (line 2118) | fn drop(&mut self) { method clone (line 2135) | fn clone(&self) -> SmallVec { method clone_from (line 2139) | fn clone_from(&mut self, source: &Self) { function eq (line 2160) | fn eq(&self, other: &SmallVec) -> bool { method partial_cmp (line 2172) | fn partial_cmp(&self, other: &SmallVec) -> Option { method cmp (line 2182) | fn cmp(&self, other: &SmallVec) -> cmp::Ordering { method hash (line 2191) | fn hash(&self, state: &mut H) { type IntoIter (line 2203) | pub struct IntoIter { function fmt (line 2213) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 2222) | fn clone(&self) -> IntoIter { method drop (line 2228) | fn drop(&mut self) { type Item (line 2234) | type Item = A::Item; method next (line 2237) | fn next(&mut self) -> Option { method size_hint (line 2250) | fn size_hint(&self) -> (usize, Option) { method next_back (line 2258) | fn next_back(&mut self) -> Option { function as_slice (line 2275) | pub fn as_slice(&self) -> &[A::Item] { function as_mut_slice (line 2281) | pub fn as_mut_slice(&mut self) -> &mut [A::Item] { type IntoIter (line 2288) | type IntoIter = IntoIter; type Item (line 2289) | type Item = A::Item; method into_iter (line 2290) | fn into_iter(mut self) -> Self::IntoIter { type IntoIter (line 2305) | type IntoIter = slice::Iter<'a, A::Item>; type Item (line 2306) | type Item = &'a A::Item; method into_iter (line 2307) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 2313) | type IntoIter = slice::IterMut<'a, A::Item>; type Item (line 2314) | type Item = &'a mut A::Item; method into_iter (line 2315) | fn into_iter(self) -> Self::IntoIter { type Array (line 2321) | pub unsafe trait Array { method size (line 2325) | fn size() -> usize; type Item (line 2407) | type Item = T; method size (line 2409) | fn size() -> usize { type SetLenOnDrop (line 2331) | struct SetLenOnDrop<'a> { function new (line 2338) | fn new(len: &'a mut usize) -> Self { function get (line 2346) | fn get(&self) -> usize { function increment_len (line 2351) | fn increment_len(&mut self, increment: usize) { method drop (line 2358) | fn drop(&mut self) { function new_const (line 2370) | pub const fn new_const() -> Self { function from_const (line 2382) | pub const fn from_const(items: [T; N]) -> Self { function from_const_with_len_unchecked (line 2396) | pub const unsafe fn from_const_with_len_unchecked(items: [T; N], len: us... type ToSmallVec (line 2435) | pub trait ToSmallVec { method to_smallvec (line 2437) | fn to_smallvec(&self) -> SmallVec; function to_smallvec (line 2445) | fn to_smallvec(&self) -> SmallVec { type ConstNonNull (line 2452) | struct ConstNonNull(NonNull); function new (line 2456) | fn new(ptr: *const T) -> Option { function as_ptr (line 2460) | fn as_ptr(self) -> *const T { method clone (line 2467) | fn clone(&self) -> Self { FILE: builder/third-party/smallvec/src/specialization.rs function spec_from (line 16) | default fn spec_from(slice: &'a [A::Item]) -> SmallVec { FILE: builder/third-party/smallvec/src/tests.rs function test_zero (line 11) | pub fn test_zero() { function test_inline (line 22) | pub fn test_inline() { function test_spill (line 30) | pub fn test_spill() { function test_double_spill (line 50) | pub fn test_double_spill() { function issue_4 (line 77) | fn issue_4() { function issue_5 (line 83) | fn issue_5() { function test_with_capacity (line 88) | fn test_with_capacity() { function drain (line 101) | fn drain() { function drain_rev (line 124) | fn drain_rev() { function drain_forget (line 137) | fn drain_forget() { function into_iter (line 144) | fn into_iter() { function into_iter_rev (line 158) | fn into_iter_rev() { function into_iter_drop (line 172) | fn into_iter_drop() { function test_capacity (line 225) | fn test_capacity() { function test_truncate (line 244) | fn test_truncate() { function test_insert_many (line 263) | fn test_insert_many() { type MockHintIter (line 276) | struct MockHintIter { type Item (line 281) | type Item = T::Item; method next (line 282) | fn next(&mut self) -> Option { method size_hint (line 285) | fn size_hint(&self) -> (usize, Option) { function test_insert_many_short_hint (line 291) | fn test_insert_many_short_hint() { function test_insert_many_long_hint (line 311) | fn test_insert_many_long_hint() { type PanicOnDoubleDrop (line 335) | struct PanicOnDoubleDrop { method new (line 340) | fn new() -> Self { method drop (line 348) | fn drop(&mut self) { type BadIter (line 355) | struct BadIter { type Item (line 361) | type Item = PanicOnDoubleDrop; method size_hint (line 362) | fn size_hint(&self) -> (usize, Option) { method next (line 365) | fn next(&mut self) -> Option { function panic_early_at_start (line 375) | fn panic_early_at_start() { function panic_early_in_middle (line 385) | fn panic_early_in_middle() { function panic_early_at_end (line 395) | fn panic_early_at_end() { function panic_late_at_start (line 405) | fn panic_late_at_start() { function panic_late_at_end (line 415) | fn panic_late_at_end() { function test_invalid_grow (line 427) | fn test_invalid_grow() { function drain_overflow (line 435) | fn drain_overflow() { function test_insert_from_slice (line 441) | fn test_insert_from_slice() { function test_extend_from_slice (line 455) | fn test_extend_from_slice() { function test_drop_panic_smallvec (line 470) | fn test_drop_panic_smallvec() { function test_eq (line 486) | fn test_eq() { function test_ord (line 505) | fn test_ord() { function test_hash (line 525) | fn test_hash() { function test_as_ref (line 546) | fn test_as_ref() { function test_as_mut (line 557) | fn test_as_mut() { function test_borrow (line 570) | fn test_borrow() { function test_borrow_mut (line 583) | fn test_borrow_mut() { function test_from (line 598) | fn test_from() { function test_from_slice (line 629) | fn test_from_slice() { function test_exact_size_iterator (line 638) | fn test_exact_size_iterator() { function test_into_iter_as_slice (line 646) | fn test_into_iter_as_slice() { function test_into_iter_clone (line 660) | fn test_into_iter_clone() { function test_into_iter_clone_partially_consumed_iterator (line 672) | fn test_into_iter_clone_partially_consumed_iterator() { function test_into_iter_clone_empty_smallvec (line 683) | fn test_into_iter_clone_empty_smallvec() { function shrink_to_fit_unspill (line 691) | fn shrink_to_fit_unspill() { function test_into_vec (line 700) | fn test_into_vec() { function test_into_inner (line 709) | fn test_into_inner() { function test_from_vec (line 721) | fn test_from_vec() { function test_retain (line 754) | fn test_retain() { function test_dedup (line 789) | fn test_dedup() { function test_resize (line 808) | fn test_resize() { function test_write (line 820) | fn test_write() { function test_serde (line 837) | fn test_serde() { function grow_to_shrink (line 855) | fn grow_to_shrink() { function resumable_extend (line 872) | fn resumable_extend() { function uninhabited (line 885) | fn uninhabited() { function grow_spilled_same_size (line 891) | fn grow_spilled_same_size() { function const_generics (line 906) | fn const_generics() { function const_new (line 912) | fn const_new() { function const_new_inner (line 933) | const fn const_new_inner() -> SmallVec<[i32; 4]> { function const_new_inline_sized (line 937) | const fn const_new_inline_sized() -> SmallVec<[i32; 4]> { function const_new_inline_args (line 941) | const fn const_new_inline_args() -> SmallVec<[i32; 2]> { function const_new_with_len (line 945) | const fn const_new_with_len() -> SmallVec<[i32; 4]> { function empty_macro (line 952) | fn empty_macro() { function zero_size_items (line 957) | fn zero_size_items() { function test_insert_many_overflow (line 962) | fn test_insert_many_overflow() { function test_clone_from (line 975) | fn test_clone_from() { function test_size (line 997) | fn test_size() { function drain_filter (line 1004) | fn drain_filter() { function drain_keep_rest (line 1015) | fn drain_keep_rest() { function max_dont_panic (line 1033) | fn max_dont_panic() { function max_remove (line 1041) | fn max_remove() { function max_swap_remove (line 1048) | fn max_swap_remove() { function test_insert_out_of_bounds (line 1055) | fn test_insert_out_of_bounds() { FILE: builder/third-party/smallvec/tests/debugger_visualizer.rs function __break (line 5) | fn __break() {} function test_debugger_visualizer (line 51) | fn test_debugger_visualizer() { FILE: builder/third-party/smallvec/tests/macro.rs function smallvec (line 5) | fn smallvec() { FILE: builder/third-party/socket2/src/lib.rs type Domain (line 209) | pub struct Domain(c_int); constant IPV4 (line 213) | pub const IPV4: Domain = Domain(sys::AF_INET); constant IPV6 (line 216) | pub const IPV6: Domain = Domain(sys::AF_INET6); constant UNIX (line 219) | pub const UNIX: Domain = Domain(sys::AF_UNIX); method for_address (line 222) | pub const fn for_address(address: SocketAddr) -> Domain { method from (line 231) | fn from(d: c_int) -> Domain { method from (line 237) | fn from(d: Domain) -> c_int { type Type (line 252) | pub struct Type(c_int); constant STREAM (line 258) | pub const STREAM: Type = Type(sys::SOCK_STREAM); constant DGRAM (line 263) | pub const DGRAM: Type = Type(sys::SOCK_DGRAM); constant DCCP (line 270) | pub const DCCP: Type = Type(sys::SOCK_DCCP); constant SEQPACKET (line 275) | pub const SEQPACKET: Type = Type(sys::SOCK_SEQPACKET); constant RAW (line 283) | pub const RAW: Type = Type(sys::SOCK_RAW); method from (line 287) | fn from(t: c_int) -> Type { method from (line 293) | fn from(t: Type) -> c_int { type Protocol (line 306) | pub struct Protocol(c_int); constant ICMPV4 (line 310) | pub const ICMPV4: Protocol = Protocol(sys::IPPROTO_ICMP); constant ICMPV6 (line 313) | pub const ICMPV6: Protocol = Protocol(sys::IPPROTO_ICMPV6); constant TCP (line 316) | pub const TCP: Protocol = Protocol(sys::IPPROTO_TCP); constant UDP (line 319) | pub const UDP: Protocol = Protocol(sys::IPPROTO_UDP); constant MPTCP (line 323) | pub const MPTCP: Protocol = Protocol(sys::IPPROTO_MPTCP); constant DCCP (line 328) | pub const DCCP: Protocol = Protocol(sys::IPPROTO_DCCP); constant SCTP (line 332) | pub const SCTP: Protocol = Protocol(sys::IPPROTO_SCTP); constant UDPLITE (line 344) | pub const UDPLITE: Protocol = Protocol(sys::IPPROTO_UDPLITE); constant DIVERT (line 348) | pub const DIVERT: Protocol = Protocol(sys::IPPROTO_DIVERT); method from (line 352) | fn from(p: c_int) -> Protocol { method from (line 358) | fn from(p: Protocol) -> c_int { type RecvFlags (line 369) | pub struct RecvFlags(c_int); method is_truncated (line 381) | pub const fn is_truncated(self) -> bool { type MaybeUninitSlice (line 390) | pub struct MaybeUninitSlice<'a>(sys::MaybeUninitSlice<'a>); function fmt (line 393) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 404) | pub fn new(buf: &'a mut [MaybeUninit]) -> MaybeUninitSlice<'a> { type Target (line 410) | type Target = [MaybeUninit]; method deref (line 412) | fn deref(&self) -> &[MaybeUninit] { method deref_mut (line 418) | fn deref_mut(&mut self) -> &mut [MaybeUninit] { type TcpKeepalive (line 427) | pub struct TcpKeepalive { method new (line 458) | pub const fn new() -> TcpKeepalive { method with_time (line 496) | pub const fn with_time(self, time: Duration) -> Self { method with_interval (line 541) | pub const fn with_interval(self, interval: Duration) -> Self { method with_retries (line 587) | pub const fn with_retries(self, retries: u32) -> Self { type MsgHdr (line 600) | pub struct MsgHdr<'addr, 'bufs, 'control> { function new (line 610) | pub fn new() -> MsgHdr<'addr, 'bufs, 'control> { function with_addr (line 622) | pub fn with_addr(mut self, addr: &'addr SockAddr) -> Self { function with_buffers (line 631) | pub fn with_buffers(mut self, bufs: &'bufs [IoSlice<'_>]) -> Self { function with_control (line 641) | pub fn with_control(mut self, buf: &'control [u8]) -> Self { function with_flags (line 650) | pub fn with_flags(mut self, flags: sys::c_int) -> Self { function fmt (line 658) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type MsgHdrMut (line 668) | pub struct MsgHdrMut<'addr, 'bufs, 'control> { function new (line 682) | pub fn new() -> MsgHdrMut<'addr, 'bufs, 'control> { function with_addr (line 695) | pub fn with_addr(mut self, addr: &'addr mut SockAddr) -> Self { function with_buffers (line 704) | pub fn with_buffers(mut self, bufs: &'bufs mut [MaybeUninitSlice<'_>]) -... function with_control (line 713) | pub fn with_control(mut self, buf: &'control mut [MaybeUninit]) -> S... function flags (line 719) | pub fn flags(&self) -> RecvFlags { function control_len (line 728) | pub fn control_len(&self) -> usize { function fmt (line 735) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/socket2/src/sockaddr.rs type SockAddr (line 21) | pub struct SockAddr { method new (line 73) | pub const unsafe fn new(storage: sockaddr_storage, len: socklen_t) -> ... method try_init (line 122) | pub unsafe fn try_init(init: F) -> io::Result<(T, SockAddr)> method unix (line 149) | pub fn unix

(path: P) -> io::Result method set_length (line 162) | pub unsafe fn set_length(&mut self, length: socklen_t) { method family (line 167) | pub const fn family(&self) -> sa_family_t { method domain (line 172) | pub const fn domain(&self) -> Domain { method len (line 177) | pub const fn len(&self) -> socklen_t { method as_ptr (line 182) | pub const fn as_ptr(&self) -> *const sockaddr { method as_storage (line 187) | pub const fn as_storage(self) -> sockaddr_storage { method is_ipv4 (line 192) | pub const fn is_ipv4(&self) -> bool { method is_ipv6 (line 198) | pub const fn is_ipv6(&self) -> bool { method is_unix (line 204) | pub fn is_unix(&self) -> bool { method as_socket (line 210) | pub fn as_socket(&self) -> Option { method as_socket_ipv4 (line 242) | pub fn as_socket_ipv4(&self) -> Option { method as_socket_ipv6 (line 251) | pub fn as_socket_ipv6(&self) -> Option { method as_bytes (line 259) | fn as_bytes(&self) -> &[u8] { method from (line 268) | fn from(addr: SocketAddr) -> SockAddr { method from (line 277) | fn from(addr: SocketAddrV4) -> SockAddr { method from (line 310) | fn from(addr: SocketAddrV6) -> SockAddr { method fmt (line 353) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 377) | fn eq(&self, other: &Self) -> bool { method hash (line 385) | fn hash(&self, state: &mut H) { function ipv4 (line 395) | fn ipv4() { function ipv6 (line 423) | fn ipv6() { function ipv4_eq (line 451) | fn ipv4_eq() { function ipv4_hash (line 465) | fn ipv4_hash() { function ipv6_eq (line 479) | fn ipv6_eq() { function ipv6_hash (line 493) | fn ipv6_hash() { function ipv4_ipv6_eq (line 507) | fn ipv4_ipv6_eq() { function ipv4_ipv6_hash (line 528) | fn ipv4_ipv6_hash() { function test_eq (line 549) | fn test_eq(a0: SockAddr, a1: SockAddr, b: SockAddr) { function test_hash (line 557) | fn test_hash(a0: SockAddr, a1: SockAddr, b: SockAddr) { function calculate_hash (line 564) | fn calculate_hash(x: &SockAddr) -> u64 { FILE: builder/third-party/socket2/src/socket.rs type Socket (line 75) | pub struct Socket { method from_raw (line 89) | pub(crate) fn from_raw(raw: sys::Socket) -> Socket { method as_raw (line 112) | pub(crate) fn as_raw(&self) -> sys::Socket { method into_raw (line 116) | pub(crate) fn into_raw(self) -> sys::Socket { method new (line 131) | pub fn new(domain: Domain, ty: Type, protocol: Option) -> io... method new_raw (line 140) | pub fn new_raw(domain: Domain, ty: Type, protocol: Option) -... method pair (line 154) | pub fn pair( method pair_raw (line 171) | pub fn pair_raw( method bind (line 186) | pub fn bind(&self, address: &SockAddr) -> io::Result<()> { method connect (line 205) | pub fn connect(&self, address: &SockAddr) -> io::Result<()> { method connect_timeout (line 228) | pub fn connect_timeout(&self, addr: &SockAddr, timeout: Duration) -> i... method listen (line 253) | pub fn listen(&self, backlog: c_int) -> io::Result<()> { method accept (line 265) | pub fn accept(&self) -> io::Result<(Socket, SockAddr)> { method accept_raw (line 305) | pub fn accept_raw(&self) -> io::Result<(Socket, SockAddr)> { method local_addr (line 321) | pub fn local_addr(&self) -> io::Result { method peer_addr (line 336) | pub fn peer_addr(&self) -> io::Result { method r#type (line 342) | pub fn r#type(&self) -> io::Result { method try_clone (line 359) | pub fn try_clone(&self) -> io::Result { method nonblocking (line 373) | pub fn nonblocking(&self) -> io::Result { method set_nonblocking (line 385) | pub fn set_nonblocking(&self, nonblocking: bool) -> io::Result<()> { method shutdown (line 394) | pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { method recv (line 419) | pub fn recv(&self, buf: &mut [MaybeUninit]) -> io::Result { method recv_out_of_band (line 431) | pub fn recv_out_of_band(&self, buf: &mut [MaybeUninit]) -> io::Res... method recv_with_flags (line 439) | pub fn recv_with_flags( method recv_vectored (line 475) | pub fn recv_vectored( method recv_vectored_with_flags (line 495) | pub fn recv_vectored_with_flags( method peek (line 516) | pub fn peek(&self, buf: &mut [MaybeUninit]) -> io::Result { method recv_from (line 530) | pub fn recv_from(&self, buf: &mut [MaybeUninit]) -> io::Result<(us... method recv_from_with_flags (line 538) | pub fn recv_from_with_flags( method recv_from_vectored (line 561) | pub fn recv_from_vectored( method recv_from_vectored_with_flags (line 581) | pub fn recv_from_vectored_with_flags( method peek_from (line 618) | pub fn peek_from(&self, buf: &mut [MaybeUninit]) -> io::Result<(us... method peek_sender (line 628) | pub fn peek_sender(&self) -> io::Result { method recvmsg (line 641) | pub fn recvmsg(&self, msg: &mut MsgHdrMut<'_, '_, '_>, flags: sys::c_i... method send (line 652) | pub fn send(&self, buf: &[u8]) -> io::Result { method send_with_flags (line 660) | pub fn send_with_flags(&self, buf: &[u8], flags: c_int) -> io::Result<... method send_vectored (line 667) | pub fn send_vectored(&self, bufs: &[IoSlice<'_>]) -> io::Result { method send_vectored_with_flags (line 678) | pub fn send_vectored_with_flags( method send_out_of_band (line 694) | pub fn send_out_of_band(&self, buf: &[u8]) -> io::Result { method send_to (line 703) | pub fn send_to(&self, buf: &[u8], addr: &SockAddr) -> io::Result { method send_to_with_flags (line 711) | pub fn send_to_with_flags( method send_to_vectored (line 725) | pub fn send_to_vectored(&self, bufs: &[IoSlice<'_>], addr: &SockAddr) ... method send_to_vectored_with_flags (line 735) | pub fn send_to_vectored_with_flags( method sendmsg (line 748) | pub fn sendmsg(&self, msg: &MsgHdr<'_, '_, '_>, flags: sys::c_int) -> ... method broadcast (line 843) | pub fn broadcast(&self) -> io::Result { method set_broadcast (line 854) | pub fn set_broadcast(&self, broadcast: bool) -> io::Result<()> { method take_error (line 870) | pub fn take_error(&self) -> io::Result> { method keepalive (line 883) | pub fn keepalive(&self) -> io::Result { method set_keepalive (line 893) | pub fn set_keepalive(&self, keepalive: bool) -> io::Result<()> { method linger (line 909) | pub fn linger(&self) -> io::Result> { method set_linger (line 930) | pub fn set_linger(&self, linger: Option) -> io::Result<()> { method out_of_band_inline (line 942) | pub fn out_of_band_inline(&self) -> io::Result { method set_out_of_band_inline (line 957) | pub fn set_out_of_band_inline(&self, oob_inline: bool) -> io::Result<(... method passcred (line 975) | pub fn passcred(&self) -> io::Result { method set_passcred (line 988) | pub fn set_passcred(&self, passcred: bool) -> io::Result<()> { method recv_buffer_size (line 1004) | pub fn recv_buffer_size(&self) -> io::Result { method set_recv_buffer_size (line 1015) | pub fn set_recv_buffer_size(&self, size: usize) -> io::Result<()> { method read_timeout (line 1030) | pub fn read_timeout(&self) -> io::Result> { method set_read_timeout (line 1038) | pub fn set_read_timeout(&self, duration: Option) -> io::Resu... method reuse_address (line 1047) | pub fn reuse_address(&self) -> io::Result { method set_reuse_address (line 1059) | pub fn set_reuse_address(&self, reuse: bool) -> io::Result<()> { method send_buffer_size (line 1075) | pub fn send_buffer_size(&self) -> io::Result { method set_send_buffer_size (line 1086) | pub fn set_send_buffer_size(&self, size: usize) -> io::Result<()> { method write_timeout (line 1101) | pub fn write_timeout(&self) -> io::Result> { method set_write_timeout (line 1109) | pub fn set_write_timeout(&self, duration: Option) -> io::Res... method header_included (line 1151) | pub fn header_included(&self) -> io::Result { method set_header_included (line 1178) | pub fn set_header_included(&self, included: bool) -> io::Result<()> { method ip_transparent (line 1196) | pub fn ip_transparent(&self) -> io::Result { method set_ip_transparent (line 1220) | pub fn set_ip_transparent(&self, transparent: bool) -> io::Result<()> { method join_multicast_v4 (line 1238) | pub fn join_multicast_v4(&self, multiaddr: &Ipv4Addr, interface: &Ipv4... method leave_multicast_v4 (line 1251) | pub fn leave_multicast_v4(&self, multiaddr: &Ipv4Addr, interface: &Ipv... method join_multicast_v4_n (line 1284) | pub fn join_multicast_v4_n( method leave_multicast_v4_n (line 1317) | pub fn leave_multicast_v4_n( method join_ssm_v4 (line 1352) | pub fn join_ssm_v4( method leave_ssm_v4 (line 1390) | pub fn leave_ssm_v4( method multicast_all_v4 (line 1418) | pub fn multicast_all_v4(&self) -> io::Result { method set_multicast_all_v4 (line 1437) | pub fn set_multicast_all_v4(&self, all: bool) -> io::Result<()> { method multicast_if_v4 (line 1453) | pub fn multicast_if_v4(&self) -> io::Result { method set_multicast_if_v4 (line 1462) | pub fn set_multicast_if_v4(&self, interface: &Ipv4Addr) -> io::Result<... method multicast_loop_v4 (line 1479) | pub fn multicast_loop_v4(&self) -> io::Result { method set_multicast_loop_v4 (line 1490) | pub fn set_multicast_loop_v4(&self, loop_v4: bool) -> io::Result<()> { method multicast_ttl_v4 (line 1506) | pub fn multicast_ttl_v4(&self) -> io::Result { method set_multicast_ttl_v4 (line 1520) | pub fn set_multicast_ttl_v4(&self, ttl: u32) -> io::Result<()> { method ttl (line 1536) | pub fn ttl(&self) -> io::Result { method set_ttl (line 1546) | pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { method set_tos (line 1564) | pub fn set_tos(&self, tos: u32) -> io::Result<()> { method tos (line 1583) | pub fn tos(&self) -> io::Result { method set_recv_tos (line 1609) | pub fn set_recv_tos(&self, recv_tos: bool) -> io::Result<()> { method recv_tos (line 1640) | pub fn recv_tos(&self) -> io::Result { method join_multicast_v6 (line 1662) | pub fn join_multicast_v6(&self, multiaddr: &Ipv6Addr, interface: u32) ... method leave_multicast_v6 (line 1686) | pub fn leave_multicast_v6(&self, multiaddr: &Ipv6Addr, interface: u32)... method multicast_hops_v6 (line 1707) | pub fn multicast_hops_v6(&self) -> io::Result { method set_multicast_hops_v6 (line 1719) | pub fn set_multicast_hops_v6(&self, hops: u32) -> io::Result<()> { method multicast_all_v6 (line 1737) | pub fn multicast_all_v6(&self) -> io::Result { method set_multicast_all_v6 (line 1756) | pub fn set_multicast_all_v6(&self, all: bool) -> io::Result<()> { method multicast_if_v6 (line 1772) | pub fn multicast_if_v6(&self) -> io::Result { method set_multicast_if_v6 (line 1784) | pub fn set_multicast_if_v6(&self, interface: u32) -> io::Result<()> { method multicast_loop_v6 (line 1800) | pub fn multicast_loop_v6(&self) -> io::Result { method set_multicast_loop_v6 (line 1811) | pub fn set_multicast_loop_v6(&self, loop_v6: bool) -> io::Result<()> { method unicast_hops_v6 (line 1825) | pub fn unicast_hops_v6(&self) -> io::Result { method set_unicast_hops_v6 (line 1835) | pub fn set_unicast_hops_v6(&self, hops: u32) -> io::Result<()> { method only_v6 (line 1851) | pub fn only_v6(&self) -> io::Result { method set_only_v6 (line 1866) | pub fn set_only_v6(&self, only_v6: bool) -> io::Result<()> { method recv_tclass_v6 (line 1895) | pub fn recv_tclass_v6(&self) -> io::Result { method set_recv_tclass_v6 (line 1920) | pub fn set_recv_tclass_v6(&self, recv_tclass: bool) -> io::Result<()> { method keepalive_time (line 1963) | pub fn keepalive_time(&self) -> io::Result { method keepalive_interval (line 2007) | pub fn keepalive_interval(&self) -> io::Result { method keepalive_retries (line 2054) | pub fn keepalive_retries(&self) -> io::Result { method set_tcp_keepalive (line 2099) | pub fn set_tcp_keepalive(&self, params: &TcpKeepalive) -> io::Result<(... method nodelay (line 2109) | pub fn nodelay(&self) -> io::Result { method set_nodelay (line 2123) | pub fn set_nodelay(&self, nodelay: bool) -> io::Result<()> { method fmt (line 2200) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Inner (line 80) | pub(crate) type Inner = std::net::TcpStream; function set_common_type (line 756) | const fn set_common_type(ty: Type) -> Type { function set_common_flags (line 781) | fn set_common_flags(socket: Socket) -> io::Result { type InterfaceIndexOrAddress (line 825) | pub enum InterfaceIndexOrAddress { function from_linger (line 1114) | const fn from_linger(linger: sys::linger) -> Option { function into_linger (line 1122) | const fn into_linger(duration: Option) -> sys::linger { method read (line 2136) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_vectored (line 2144) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result io::Result { method read_vectored (line 2162) | fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> io::Result io::Result { method write_vectored (line 2175) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> io::Result { method flush (line 2179) | fn flush(&mut self) -> io::Result<()> { method write (line 2185) | fn write(&mut self, buf: &[u8]) -> io::Result { method write_vectored (line 2190) | fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> io::Result { method flush (line 2194) | fn flush(&mut self) -> io::Result<()> { FILE: builder/third-party/socket2/src/sockref.rs type SockRef (line 61) | pub struct SockRef<'s> { type Target (line 72) | type Target = Socket; method deref (line 74) | fn deref(&self) -> &Self::Target { function from (line 87) | fn from(socket: &'s S) -> Self { function from (line 105) | fn from(socket: &'s S) -> Self { function fmt (line 116) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/socket2/src/sys/unix.rs type Bool (line 249) | pub(crate) type Bool = c_int; constant MAX_BUF_LEN (line 291) | const MAX_BUF_LEN: usize = ssize_t::MAX as usize; constant MAX_BUF_LEN (line 307) | const MAX_BUF_LEN: usize = c_int::MAX as usize - 1; constant TCP_CA_NAME_MAX (line 311) | const TCP_CA_NAME_MAX: usize = 16; type IovLen (line 323) | type IovLen = usize; type IovLen (line 352) | type IovLen = c_int; constant PACKET (line 368) | pub const PACKET: Domain = Domain(libc::AF_PACKET); constant VSOCK (line 376) | pub const VSOCK: Domain = Domain(libc::AF_VSOCK); method nonblocking (line 428) | pub const fn nonblocking(self) -> Type { method cloexec (line 468) | pub const fn cloexec(self) -> Type { method _cloexec (line 485) | pub(crate) const fn _cloexec(self) -> Type { method is_end_of_record (line 565) | pub const fn is_end_of_record(self) -> bool { method is_out_of_band (line 575) | pub const fn is_out_of_band(self) -> bool { method is_confirm (line 591) | pub const fn is_confirm(self) -> bool { method is_dontroute (line 606) | pub const fn is_dontroute(self) -> bool { method fmt (line 613) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type MaybeUninitSlice (line 629) | pub struct MaybeUninitSlice<'a> { function new (line 639) | pub(crate) fn new(buf: &'a mut [MaybeUninit]) -> MaybeUninitSlice<'a> { function as_slice (line 649) | pub(crate) fn as_slice(&self) -> &[MaybeUninit] { function as_mut_slice (line 653) | pub(crate) fn as_mut_slice(&mut self) -> &mut [MaybeUninit] { function offset_of_path (line 659) | pub(crate) fn offset_of_path(storage: &libc::sockaddr_un) -> usize { function unix_sockaddr (line 666) | pub(crate) fn unix_sockaddr(path: &Path) -> io::Result { function set_msghdr_name (line 715) | pub(crate) fn set_msghdr_name(msg: &mut msghdr, name: &SockAddr) { function set_msghdr_iov (line 722) | pub(crate) fn set_msghdr_iov(msg: &mut msghdr, ptr: *mut libc::iovec, le... function set_msghdr_control (line 728) | pub(crate) fn set_msghdr_control(msg: &mut msghdr, ptr: *mut libc::c_voi... function set_msghdr_flags (line 734) | pub(crate) fn set_msghdr_flags(msg: &mut msghdr, flags: libc::c_int) { function msghdr_flags (line 739) | pub(crate) fn msghdr_flags(msg: &msghdr) -> RecvFlags { function msghdr_control_len (line 744) | pub(crate) fn msghdr_control_len(msg: &msghdr) -> usize { method vsock (line 762) | pub fn vsock(cid: u32, port: u32) -> SockAddr { method as_vsock_address (line 782) | pub fn as_vsock_address(&self) -> Option<(u32, u32)> { method is_unnamed (line 794) | pub fn is_unnamed(&self) -> bool { method as_sockaddr_un (line 810) | pub(crate) fn as_sockaddr_un(&self) -> Option<&libc::sockaddr_un> { method path_len (line 822) | fn path_len(&self, storage: &libc::sockaddr_un) -> usize { method path_bytes (line 830) | fn path_bytes(&self, storage: &libc::sockaddr_un, abstract_name: bool) -... method as_unix (line 849) | pub fn as_unix(&self) -> Option { method as_pathname (line 858) | pub fn as_pathname(&self) -> Option<&Path> { method as_abstract_namespace (line 872) | pub fn as_abstract_namespace(&self) -> Option<&[u8]> { type Socket (line 887) | pub(crate) type Socket = c_int; function socket_from_raw (line 889) | pub(crate) unsafe fn socket_from_raw(socket: Socket) -> crate::socket::I... function socket_as_raw (line 893) | pub(crate) fn socket_as_raw(socket: &crate::socket::Inner) -> Socket { function socket_into_raw (line 897) | pub(crate) fn socket_into_raw(socket: crate::socket::Inner) -> Socket { function socket (line 901) | pub(crate) fn socket(family: c_int, ty: c_int, protocol: c_int) -> io::R... function socketpair (line 907) | pub(crate) fn socketpair(family: c_int, ty: c_int, protocol: c_int) -> i... function bind (line 912) | pub(crate) fn bind(fd: Socket, addr: &SockAddr) -> io::Result<()> { function connect (line 916) | pub(crate) fn connect(fd: Socket, addr: &SockAddr) -> io::Result<()> { function poll_connect (line 920) | pub(crate) fn poll_connect(socket: &crate::Socket, timeout: Duration) ->... function listen (line 962) | pub(crate) fn listen(fd: Socket, backlog: c_int) -> io::Result<()> { function accept (line 966) | pub(crate) fn accept(fd: Socket) -> io::Result<(Socket, SockAddr)> { function getsockname (line 971) | pub(crate) fn getsockname(fd: Socket) -> io::Result { function getpeername (line 977) | pub(crate) fn getpeername(fd: Socket) -> io::Result { function try_clone (line 983) | pub(crate) fn try_clone(fd: Socket) -> io::Result { function nonblocking (line 988) | pub(crate) fn nonblocking(fd: Socket) -> io::Result { function nonblocking (line 994) | pub(crate) fn nonblocking(fd: Socket) -> io::Result { function set_nonblocking (line 1001) | pub(crate) fn set_nonblocking(fd: Socket, nonblocking: bool) -> io::Resu... function set_nonblocking (line 1010) | pub(crate) fn set_nonblocking(fd: Socket, nonblocking: bool) -> io::Resu... function shutdown (line 1021) | pub(crate) fn shutdown(fd: Socket, how: Shutdown) -> io::Result<()> { function recv (line 1030) | pub(crate) fn recv(fd: Socket, buf: &mut [MaybeUninit], flags: c_int... function recv_from (line 1040) | pub(crate) fn recv_from( function peek_sender (line 1061) | pub(crate) fn peek_sender(fd: Socket) -> io::Result { function recv_vectored (line 1071) | pub(crate) fn recv_vectored( function recv_from_vectored (line 1082) | pub(crate) fn recv_from_vectored( function recvmsg (line 1104) | pub(crate) fn recvmsg( function send (line 1112) | pub(crate) fn send(fd: Socket, buf: &[u8], flags: c_int) -> io::Result], flags: c_i... function send_to (line 1128) | pub(crate) fn send_to(fd: Socket, buf: &[u8], addr: &SockAddr, flags: c_... function send_to_vectored (line 1141) | pub(crate) fn send_to_vectored( function sendmsg (line 1152) | pub(crate) fn sendmsg(fd: Socket, msg: &MsgHdr<'_, '_, '_>, flags: c_int... function timeout_opt (line 1157) | pub(crate) fn timeout_opt(fd: Socket, opt: c_int, val: c_int) -> io::Res... function from_timeval (line 1161) | const fn from_timeval(duration: libc::timeval) -> Option { function set_timeout_opt (line 1172) | pub(crate) fn set_timeout_opt( function into_timeval (line 1182) | fn into_timeval(duration: Option) -> libc::timeval { function keepalive_time (line 1208) | pub(crate) fn keepalive_time(fd: Socket) -> io::Result { function set_tcp_keepalive (line 1216) | pub(crate) fn set_tcp_keepalive(fd: Socket, keepalive: &TcpKeepalive) ->... function into_secs (line 1269) | fn into_secs(duration: Duration) -> c_int { function fcntl_get (line 1275) | fn fcntl_get(fd: Socket, cmd: c_int) -> io::Result { function fcntl_add (line 1281) | fn fcntl_add(fd: Socket, get_cmd: c_int, set_cmd: c_int, flag: c_int) ->... function fcntl_remove (line 1294) | fn fcntl_remove(fd: Socket, get_cmd: c_int, set_cmd: c_int, flag: c_int)... function getsockopt (line 1306) | pub(crate) unsafe fn getsockopt(fd: Socket, opt: c_int, val: c_int) -... function setsockopt (line 1324) | pub(crate) unsafe fn setsockopt( function to_in_addr (line 1341) | pub(crate) const fn to_in_addr(addr: &Ipv4Addr) -> in_addr { function from_in_addr (line 1350) | pub(crate) fn from_in_addr(in_addr: in_addr) -> Ipv4Addr { function to_in6_addr (line 1354) | pub(crate) const fn to_in6_addr(addr: &Ipv6Addr) -> in6_addr { function from_in6_addr (line 1360) | pub(crate) fn from_in6_addr(addr: in6_addr) -> Ipv6Addr { function to_mreqn (line 1376) | pub(crate) const fn to_mreqn( function accept4 (line 1433) | pub fn accept4(&self, flags: c_int) -> io::Result<(crate::Socket, SockAd... function _accept4 (line 1447) | pub(crate) fn _accept4(&self, flags: c_int) -> io::Result<(crate::Socket... function set_cloexec (line 1473) | pub fn set_cloexec(&self, close_on_exec: bool) -> io::Result<()> { function _set_cloexec (line 1478) | pub(crate) fn _set_cloexec(&self, close_on_exec: bool) -> io::Result<()> { function set_nosigpipe (line 1518) | pub fn set_nosigpipe(&self, nosigpipe: bool) -> io::Result<()> { function _set_nosigpipe (line 1528) | pub(crate) fn _set_nosigpipe(&self, nosigpipe: bool) -> io::Result<()> { function mss (line 1546) | pub fn mss(&self) -> io::Result { function set_mss (line 1559) | pub fn set_mss(&self, mss: u32) -> io::Result<()> { function is_listener (line 1595) | pub fn is_listener(&self) -> io::Result { function domain (line 1624) | pub fn domain(&self) -> io::Result { function protocol (line 1651) | pub fn protocol(&self) -> io::Result> { function mark (line 1678) | pub fn mark(&self) -> io::Result { function set_mark (line 1703) | pub fn set_mark(&self, mark: u32) -> io::Result<()> { function cork (line 1730) | pub fn cork(&self) -> io::Result { function set_cork (line 1754) | pub fn set_cork(&self, cork: bool) -> io::Result<()> { function quickack (line 1781) | pub fn quickack(&self) -> io::Result { function set_quickack (line 1805) | pub fn set_quickack(&self, quickack: bool) -> io::Result<()> { function thin_linear_timeouts (line 1832) | pub fn thin_linear_timeouts(&self) -> io::Result { function set_thin_linear_timeouts (line 1859) | pub fn set_thin_linear_timeouts(&self, timeouts: bool) -> io::Result<()> { function device (line 1884) | pub fn device(&self) -> io::Result>> { function bind_device (line 1923) | pub fn bind_device(&self, interface: Option<&[u8]>) -> io::Result<()> { function set_fib (line 1944) | pub fn set_fib(&self, fib: u32) -> io::Result<()> { function bind_device_by_index (line 1978) | pub fn bind_device_by_index(&self, interface: Option) -> io:... function bind_device_by_index_v4 (line 2013) | pub fn bind_device_by_index_v4(&self, interface: Option) -> ... function bind_device_by_index_v6 (line 2049) | pub fn bind_device_by_index_v6(&self, interface: Option) -> ... function device_index_v4 (line 2080) | pub fn device_index_v4(&self) -> io::Result> { function device_index (line 2109) | pub fn device_index(&self) -> io::Result> { function device_index_v6 (line 2139) | pub fn device_index_v6(&self) -> io::Result> { function cpu_affinity (line 2153) | pub fn cpu_affinity(&self) -> io::Result { function set_cpu_affinity (line 2165) | pub fn set_cpu_affinity(&self, cpu: usize) -> io::Result<()> { function reuse_port (line 2193) | pub fn reuse_port(&self) -> io::Result { function set_reuse_port (line 2217) | pub fn set_reuse_port(&self, reuse: bool) -> io::Result<()> { function reuse_port_lb (line 2234) | pub fn reuse_port_lb(&self) -> io::Result { function set_reuse_port_lb (line 2246) | pub fn set_reuse_port_lb(&self, reuse: bool) -> io::Result<()> { function freebind (line 2273) | pub fn freebind(&self) -> io::Result { function set_freebind (line 2298) | pub fn set_freebind(&self, freebind: bool) -> io::Result<()> { function freebind_ipv6 (line 2321) | pub fn freebind_ipv6(&self) -> io::Result { function set_freebind_ipv6 (line 2363) | pub fn set_freebind_ipv6(&self, freebind: bool) -> io::Result<()> { function original_dst (line 2389) | pub fn original_dst(&self) -> io::Result { function original_dst_ipv6 (line 2414) | pub fn original_dst_ipv6(&self) -> io::Result { function sendfile (line 2478) | pub fn sendfile( function _sendfile (line 2499) | fn _sendfile( function _sendfile (line 2524) | fn _sendfile( function _sendfile (line 2540) | fn _sendfile( function _sendfile (line 2565) | fn _sendfile( function set_tcp_user_timeout (line 2616) | pub fn set_tcp_user_timeout(&self, timeout: Option) -> io::Res... function tcp_user_timeout (line 2646) | pub fn tcp_user_timeout(&self) -> io::Result> { function attach_filter (line 2666) | pub fn attach_filter(&self, filters: &[libc::sock_filter]) -> io::Result... function detach_filter (line 2688) | pub fn detach_filter(&self) -> io::Result<()> { function cookie (line 2700) | pub fn cookie(&self) -> io::Result { function tclass_v6 (line 2738) | pub fn tclass_v6(&self) -> io::Result { function set_tclass_v6 (line 2778) | pub fn set_tclass_v6(&self, tclass: u32) -> io::Result<()> { function tcp_congestion (line 2799) | pub fn tcp_congestion(&self) -> io::Result> { function set_tcp_congestion (line 2823) | pub fn set_tcp_congestion(&self, tcp_ca_name: &[u8]) -> io::Result<()> { function set_dccp_service (line 2846) | pub fn set_dccp_service(&self, code: u32) -> io::Result<()> { function dccp_service (line 2864) | pub fn dccp_service(&self) -> io::Result { function set_dccp_ccid (line 2873) | pub fn set_dccp_ccid(&self, ccid: u8) -> io::Result<()> { function dccp_tx_ccid (line 2884) | pub fn dccp_tx_ccid(&self) -> io::Result { function dccp_xx_ccid (line 2895) | pub fn dccp_xx_ccid(&self) -> io::Result { function set_dccp_server_timewait (line 2905) | pub fn set_dccp_server_timewait(&self, hold_timewait: bool) -> io::Resul... function dccp_server_timewait (line 2923) | pub fn dccp_server_timewait(&self) -> io::Result { function set_dccp_send_cscov (line 2942) | pub fn set_dccp_send_cscov(&self, level: u32) -> io::Result<()> { function dccp_send_cscov (line 2960) | pub fn dccp_send_cscov(&self) -> io::Result { function set_dccp_recv_cscov (line 2971) | pub fn set_dccp_recv_cscov(&self, level: u32) -> io::Result<()> { function dccp_recv_cscov (line 2989) | pub fn dccp_recv_cscov(&self) -> io::Result { function set_dccp_qpolicy_txqlen (line 2999) | pub fn set_dccp_qpolicy_txqlen(&self, length: u32) -> io::Result<()> { function dccp_qpolicy_txqlen (line 3017) | pub fn dccp_qpolicy_txqlen(&self) -> io::Result { function dccp_available_ccids (line 3038) | pub fn dccp_available_ccids(&self) -> io::Result io::Result { type CcidEndpoints (line 3072) | pub struct CcidEndpoints { type Target (line 3080) | type Target = [u8]; function deref (line 3082) | fn deref(&self) -> &[u8] { method as_fd (line 3089) | fn as_fd(&self) -> BorrowedFd<'_> { method as_raw_fd (line 3097) | fn as_raw_fd(&self) -> c_int { method from (line 3104) | fn from(sock: crate::Socket) -> OwnedFd { method into_raw_fd (line 3112) | fn into_raw_fd(self) -> c_int { function from (line 3119) | fn from(fd: OwnedFd) -> crate::Socket { method from_raw_fd (line 3127) | unsafe fn from_raw_fd(fd: c_int) -> crate::Socket { function in_addr_convertion (line 3146) | fn in_addr_convertion() { function in6_addr_convertion (line 3162) | fn in6_addr_convertion() { FILE: builder/third-party/socket2/src/sys/windows.rs type c_int (line 36) | pub(crate) type c_int = std::os::raw::c_int; constant MSG_TRUNC (line 42) | pub(crate) const MSG_TRUNC: c_int = 0x01; constant AF_INET (line 45) | pub(crate) const AF_INET: c_int = windows_sys::Win32::Networking::WinSoc... constant AF_INET6 (line 46) | pub(crate) const AF_INET6: c_int = windows_sys::Win32::Networking::WinSo... constant AF_UNIX (line 47) | pub(crate) const AF_UNIX: c_int = windows_sys::Win32::Networking::WinSoc... constant AF_UNSPEC (line 48) | pub(crate) const AF_UNSPEC: c_int = windows_sys::Win32::Networking::WinS... constant SOCK_STREAM (line 50) | pub(crate) const SOCK_STREAM: c_int = windows_sys::Win32::Networking::Wi... constant SOCK_DGRAM (line 51) | pub(crate) const SOCK_DGRAM: c_int = windows_sys::Win32::Networking::Win... constant SOCK_RAW (line 52) | pub(crate) const SOCK_RAW: c_int = windows_sys::Win32::Networking::WinSo... constant SOCK_RDM (line 53) | const SOCK_RDM: c_int = windows_sys::Win32::Networking::WinSock::SOCK_RD... constant SOCK_SEQPACKET (line 54) | pub(crate) const SOCK_SEQPACKET: c_int = type sa_family_t (line 66) | pub(crate) type sa_family_t = windows_sys::Win32::Networking::WinSock::A... type socklen_t (line 68) | pub(crate) type socklen_t = windows_sys::Win32::Networking::WinSock::soc... constant IPPROTO_IP (line 82) | pub(crate) const IPPROTO_IP: c_int = windows_sys::Win32::Networking::Win... constant SOL_SOCKET (line 83) | pub(crate) const SOL_SOCKET: c_int = windows_sys::Win32::Networking::Win... type Bool (line 92) | pub(crate) type Bool = windows_sys::Win32::Foundation::BOOLEAN; constant MAX_BUF_LEN (line 95) | const MAX_BUF_LEN: usize = c_int::MAX as usize; constant NO_INHERIT (line 122) | const NO_INHERIT: c_int = 1 << ((size_of::() * 8) - 1); method no_inherit (line 127) | pub const fn no_inherit(self) -> Type { method _no_inherit (line 131) | pub(crate) const fn _no_inherit(self) -> Type { method fmt (line 154) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type MaybeUninitSlice (line 162) | pub struct MaybeUninitSlice<'a> { function new (line 172) | pub fn new(buf: &'a mut [MaybeUninit]) -> MaybeUninitSlice<'a> { function as_slice (line 183) | pub fn as_slice(&self) -> &[MaybeUninit] { function as_mut_slice (line 187) | pub fn as_mut_slice(&mut self) -> &mut [MaybeUninit] { function set_msghdr_name (line 195) | pub(crate) fn set_msghdr_name(msg: &mut msghdr, name: &SockAddr) { function set_msghdr_iov (line 200) | pub(crate) fn set_msghdr_iov(msg: &mut msghdr, ptr: *mut WSABUF, len: us... function set_msghdr_control (line 205) | pub(crate) fn set_msghdr_control(msg: &mut msghdr, ptr: *mut u8, len: us... function set_msghdr_flags (line 210) | pub(crate) fn set_msghdr_flags(msg: &mut msghdr, flags: c_int) { function msghdr_flags (line 214) | pub(crate) fn msghdr_flags(msg: &msghdr) -> RecvFlags { function msghdr_control_len (line 218) | pub(crate) fn msghdr_control_len(msg: &msghdr) -> usize { function init (line 222) | fn init() { type Socket (line 233) | pub(crate) type Socket = windows_sys::Win32::Networking::WinSock::SOCKET; function socket_from_raw (line 235) | pub(crate) unsafe fn socket_from_raw(socket: Socket) -> crate::socket::I... function socket_as_raw (line 239) | pub(crate) fn socket_as_raw(socket: &crate::socket::Inner) -> Socket { function socket_into_raw (line 243) | pub(crate) fn socket_into_raw(socket: crate::socket::Inner) -> Socket { function socket (line 247) | pub(crate) fn socket(family: c_int, mut ty: c_int, protocol: c_int) -> i... function bind (line 272) | pub(crate) fn bind(socket: Socket, addr: &SockAddr) -> io::Result<()> { function connect (line 276) | pub(crate) fn connect(socket: Socket, addr: &SockAddr) -> io::Result<()> { function poll_connect (line 280) | pub(crate) fn poll_connect(socket: &crate::Socket, timeout: Duration) ->... function clamp (line 330) | fn clamp(value: T, min: T, max: T) -> T function listen (line 343) | pub(crate) fn listen(socket: Socket, backlog: c_int) -> io::Result<()> { function accept (line 347) | pub(crate) fn accept(socket: Socket) -> io::Result<(Socket, SockAddr)> { function getsockname (line 360) | pub(crate) fn getsockname(socket: Socket) -> io::Result { function getpeername (line 374) | pub(crate) fn getpeername(socket: Socket) -> io::Result { function try_clone (line 388) | pub(crate) fn try_clone(socket: Socket) -> io::Result { function set_nonblocking (line 413) | pub(crate) fn set_nonblocking(socket: Socket, nonblocking: bool) -> io::... function shutdown (line 418) | pub(crate) fn shutdown(socket: Socket, how: Shutdown) -> io::Result<()> { function recv (line 427) | pub(crate) fn recv(socket: Socket, buf: &mut [MaybeUninit], flags: c... function recv_vectored (line 445) | pub(crate) fn recv_vectored( function recv_from (line 475) | pub(crate) fn recv_from( function peek_sender (line 504) | pub(crate) fn peek_sender(socket: Socket) -> io::Result { function recv_from_vectored (line 536) | pub(crate) fn recv_from_vectored( function send (line 576) | pub(crate) fn send(socket: Socket, buf: &[u8], flags: c_int) -> io::Resu... function send_vectored (line 590) | pub(crate) fn send_vectored( function send_to (line 625) | pub(crate) fn send_to( function send_to_vectored (line 646) | pub(crate) fn send_to_vectored( function sendmsg (line 672) | pub(crate) fn sendmsg(socket: Socket, msg: &MsgHdr<'_, '_, '_>, flags: c... function timeout_opt (line 690) | pub(crate) fn timeout_opt(fd: Socket, lvl: c_int, name: i32) -> io::Resu... function from_ms (line 694) | fn from_ms(duration: u32) -> Option { function set_timeout_opt (line 705) | pub(crate) fn set_timeout_opt( function into_ms (line 715) | fn into_ms(duration: Option) -> u32 { function set_tcp_keepalive (line 728) | pub(crate) fn set_tcp_keepalive(socket: Socket, keepalive: &TcpKeepalive... function getsockopt (line 755) | pub(crate) unsafe fn getsockopt(socket: Socket, level: c_int, optname... function setsockopt (line 778) | pub(crate) unsafe fn setsockopt( function ioctlsocket (line 798) | fn ioctlsocket(socket: Socket, cmd: i32, payload: &mut u32) -> io::Resul... function to_in_addr (line 807) | pub(crate) fn to_in_addr(addr: &Ipv4Addr) -> IN_ADDR { function from_in_addr (line 818) | pub(crate) fn from_in_addr(in_addr: IN_ADDR) -> Ipv4Addr { function to_in6_addr (line 822) | pub(crate) fn to_in6_addr(addr: &Ipv6Addr) -> IN6_ADDR { function from_in6_addr (line 830) | pub(crate) fn from_in6_addr(addr: IN6_ADDR) -> Ipv6Addr { function to_mreqn (line 834) | pub(crate) fn to_mreqn( function unix_sockaddr (line 861) | pub(crate) fn unix_sockaddr(path: &Path) -> io::Result { function set_no_inherit (line 908) | pub fn set_no_inherit(&self, no_inherit: bool) -> io::Result<()> { function _set_no_inherit (line 912) | pub(crate) fn _set_no_inherit(&self, no_inherit: bool) -> io::Result<()> { function protocol (line 935) | pub fn protocol(&self) -> io::Result> { method as_socket (line 948) | fn as_socket(&self) -> BorrowedSocket<'_> { method as_raw_socket (line 956) | fn as_raw_socket(&self) -> RawSocket { method from (line 963) | fn from(sock: crate::Socket) -> OwnedSocket { method into_raw_socket (line 971) | fn into_raw_socket(self) -> RawSocket { function from (line 978) | fn from(fd: OwnedSocket) -> crate::Socket { method from_raw_socket (line 986) | unsafe fn from_raw_socket(socket: RawSocket) -> crate::Socket { function in_addr_convertion (line 992) | fn in_addr_convertion() { function in6_addr_convertion (line 1008) | fn in6_addr_convertion() { FILE: builder/third-party/spin/benches/mutex.rs type Mutex (line 10) | trait Mutex: Send + Sync + 'static { method new (line 12) | fn new(x: T) -> Self; method lock (line 13) | fn lock(&self) -> Self::Guard<'_>; type Guard (line 17) | type Guard<'a> = spin::mutex::SpinMutexGuard<'a, T> where Self: 'a; function new (line 18) | fn new(x: T) -> Self { spin::mutex::SpinMutex::new(x) } function lock (line 19) | fn lock(&self) -> Self::Guard<'_> { self.lock() } type Guard (line 23) | type Guard<'a> = spin::mutex::TicketMutexGuard<'a, T> where Self: 'a; function new (line 24) | fn new(x: T) -> Self { spin::mutex::TicketMutex::new(x) } function lock (line 25) | fn lock(&self) -> Self::Guard<'_> { self.lock() } type Guard (line 29) | type Guard<'a> = std::sync::MutexGuard<'a, T> where Self: 'a; function new (line 30) | fn new(x: T) -> Self { std::sync::Mutex::new(x) } function lock (line 31) | fn lock(&self) -> Self::Guard<'_> { self.lock().unwrap() } function gen_create (line 34) | fn gen_create>(b: &mut Bencher) { function gen_lock_unlock (line 41) | fn gen_lock_unlock>(b: &mut Bencher) { function gen_lock_unlock_read_contention (line 50) | fn gen_lock_unlock_read_contention>(b: &mut Bencher) { function gen_lock_unlock_write_contention (line 71) | fn gen_lock_unlock_write_contention>(b: &mut Bencher) { function create (line 94) | fn create(b: &mut Criterion) { function lock_unlock (line 100) | fn lock_unlock(b: &mut Criterion) { function lock_unlock_read_contention (line 106) | fn lock_unlock_read_contention(b: &mut Criterion) { function lock_unlock_write_contention (line 112) | fn lock_unlock_write_contention(b: &mut Criterion) { FILE: builder/third-party/spin/examples/debug.rs function main (line 3) | fn main() { FILE: builder/third-party/spin/src/barrier.rs type Barrier (line 45) | pub struct Barrier { type BarrierState (line 51) | struct BarrierState { type BarrierWaitResult (line 70) | pub struct BarrierWaitResult(bool); method is_leader (line 178) | pub fn is_leader(&self) -> bool { function wait (line 110) | pub fn wait(&self) -> BarrierWaitResult { function new (line 150) | pub const fn new(n: usize) -> Self { type Barrier (line 191) | type Barrier = super::Barrier; function use_barrier (line 193) | fn use_barrier(n: usize, barrier: Arc) { function test_barrier (line 229) | fn test_barrier() { FILE: builder/third-party/spin/src/lazy.rs type Lazy (line 41) | pub struct Lazy T, R = Spin> { function fmt (line 47) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 66) | pub const fn new(f: F) -> Self { function as_mut_ptr (line 77) | pub fn as_mut_ptr(&self) -> *mut T { function force (line 97) | pub fn force(this: &Self) -> &T { type Target (line 106) | type Target = T; method deref (line 108) | fn deref(&self) -> &T { method default (line 115) | fn default() -> Self { FILE: builder/third-party/spin/src/lib.rs type Barrier (line 112) | pub type Barrier = crate::barrier::Barrier; type Lazy (line 120) | pub type Lazy T> = crate::lazy::Lazy; type Mutex (line 128) | pub type Mutex = crate::mutex::Mutex; type Once (line 136) | pub type Once = crate::once::Once; type RwLock (line 144) | pub type RwLock = crate::rwlock::RwLock; type RwLockUpgradableGuard (line 153) | pub type RwLockUpgradableGuard<'a, T> = crate::rwlock::RwLockUpgradableG... type RwLockWriteGuard (line 161) | pub type RwLockWriteGuard<'a, T> = crate::rwlock::RwLockWriteGuard<'a, T>; type Mutex (line 170) | pub type Mutex = lock_api_crate::Mutex, T>; type MutexGuard (line 175) | pub type MutexGuard<'a, T> = lock_api_crate::MutexGuard<'a, crate::Mutex... type RwLock (line 180) | pub type RwLock = lock_api_crate::RwLock, T>; type RwLockReadGuard (line 185) | pub type RwLockReadGuard<'a, T> = lock_api_crate::RwLockReadGuard<'a, cr... type RwLockWriteGuard (line 190) | pub type RwLockWriteGuard<'a, T> = lock_api_crate::RwLockWriteGuard<'a, ... type RwLockUpgradableReadGuard (line 195) | pub type RwLockUpgradableReadGuard<'a, T> = function abort (line 201) | fn abort() -> ! { FILE: builder/third-party/spin/src/mutex.rs type InnerMutex (line 47) | type InnerMutex = self::spin::SpinMutex; type InnerMutexGuard (line 49) | type InnerMutexGuard<'a, T> = self::spin::SpinMutexGuard<'a, T>; type InnerMutex (line 52) | type InnerMutex = self::ticket::TicketMutex; type InnerMutexGuard (line 54) | type InnerMutexGuard<'a, T> = self::ticket::TicketMutexGuard<'a, T>; type Mutex (line 113) | pub struct Mutex { type MutexGuard (line 127) | pub struct MutexGuard<'a, T: 'a + ?Sized> { function new (line 148) | pub const fn new(value: T) -> Self { function into_inner (line 163) | pub fn into_inner(self) -> T { function lock (line 184) | pub fn lock(&self) -> MutexGuard { function is_locked (line 199) | pub fn is_locked(&self) -> bool { function force_unlock (line 211) | pub unsafe fn force_unlock(&self) { function try_lock (line 230) | pub fn try_lock(&self) -> Option> { function get_mut (line 250) | pub fn get_mut(&mut self) -> &mut T { function fmt (line 256) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 262) | fn default() -> Self { function from (line 268) | fn from(data: T) -> Self { function leak (line 287) | pub fn leak(this: Self) -> &'a mut T { function fmt (line 293) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 299) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Target (line 305) | type Target = T; method deref (line 306) | fn deref(&self) -> &T { method deref_mut (line 312) | fn deref_mut(&mut self) -> &mut T { type GuardMarker (line 319) | type GuardMarker = lock_api_crate::GuardSend; constant INIT (line 321) | const INIT: Self = Self::new(()); function lock (line 323) | fn lock(&self) { function try_lock (line 328) | fn try_lock(&self) -> bool { function unlock (line 333) | unsafe fn unlock(&self) { function is_locked (line 337) | fn is_locked(&self) -> bool { FILE: builder/third-party/spin/src/mutex/fair.rs constant LOCKED (line 21) | const LOCKED: usize = 1; constant STARVED (line 22) | const STARVED: usize = 2; constant STARVATION_SPINS (line 25) | const STARVATION_SPINS: usize = 1024; type FairMutex (line 75) | pub struct FairMutex { type FairMutexGuard (line 84) | pub struct FairMutexGuard<'a, T: ?Sized + 'a> { type Starvation (line 92) | pub struct Starvation<'a, T: ?Sized + 'a, R> { type LockRejectReason (line 98) | pub enum LockRejectReason { method fmt (line 541) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function new (line 130) | pub const fn new(data: T) -> Self { function into_inner (line 147) | pub fn into_inner(self) -> T { function as_mut_ptr (line 176) | pub fn as_mut_ptr(&self) -> *mut T { function lock (line 197) | pub fn lock(&self) -> FairMutexGuard { function is_locked (line 234) | pub fn is_locked(&self) -> bool { function force_unlock (line 246) | pub unsafe fn force_unlock(&self) { function try_lock (line 265) | pub fn try_lock(&self) -> Option> { function try_lock_starver (line 272) | pub fn try_lock_starver(&self) -> Result, LockRejectRe... function starve (line 320) | pub fn starve(&self) -> Starvation<'_, T, R> { function get_mut (line 344) | pub fn get_mut(&mut self) -> &mut T { function fmt (line 352) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 371) | fn default() -> Self { function from (line 377) | fn from(data: T) -> Self { function leak (line 396) | pub fn leak(this: Self) -> &'a mut T { function fmt (line 405) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 411) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Target (line 417) | type Target = T; method deref (line 418) | fn deref(&self) -> &T { method deref_mut (line 425) | fn deref_mut(&mut self) -> &mut T { method drop (line 433) | fn drop(&mut self) { function try_lock_fair (line 442) | pub fn try_lock_fair(self) -> Result, Self> { function try_lock (line 500) | pub fn try_lock(self) -> Result, Self> { function lock (line 517) | pub fn lock(mut self) -> FairMutexGuard<'a, T> { method drop (line 534) | fn drop(&mut self) { type GuardMarker (line 554) | type GuardMarker = lock_api_crate::GuardSend; constant INIT (line 556) | const INIT: Self = Self::new(()); function lock (line 558) | fn lock(&self) { function try_lock (line 563) | fn try_lock(&self) -> bool { function unlock (line 568) | unsafe fn unlock(&self) { function is_locked (line 572) | fn is_locked(&self) -> bool { type FairMutex (line 586) | type FairMutex = super::FairMutex; type NonCopy (line 589) | struct NonCopy(i32); function smoke (line 592) | fn smoke() { function lots_and_lots (line 599) | fn lots_and_lots() { function try_lock (line 636) | fn try_lock() { function test_into_inner (line 654) | fn test_into_inner() { function test_into_inner_drop (line 660) | fn test_into_inner_drop() { function test_mutex_arc_nested (line 678) | fn test_mutex_arc_nested() { function test_mutex_arc_access_in_unwind (line 694) | fn test_mutex_arc_access_in_unwind() { function test_mutex_unsized (line 715) | fn test_mutex_unsized() { function test_mutex_force_lock (line 727) | fn test_mutex_force_lock() { FILE: builder/third-party/spin/src/mutex/spin.rs type SpinMutex (line 72) | pub struct SpinMutex { type SpinMutexGuard (line 81) | pub struct SpinMutexGuard<'a, T: ?Sized + 'a> { function new (line 110) | pub const fn new(data: T) -> Self { function into_inner (line 127) | pub fn into_inner(self) -> T { function as_mut_ptr (line 156) | pub fn as_mut_ptr(&self) -> *mut T { function lock (line 177) | pub fn lock(&self) -> SpinMutexGuard { function is_locked (line 206) | pub fn is_locked(&self) -> bool { function force_unlock (line 218) | pub unsafe fn force_unlock(&self) { function try_lock (line 237) | pub fn try_lock(&self) -> Option> { function get_mut (line 268) | pub fn get_mut(&mut self) -> &mut T { function fmt (line 276) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 287) | fn default() -> Self { function from (line 293) | fn from(data: T) -> Self { function leak (line 312) | pub fn leak(this: Self) -> &'a mut T { function fmt (line 321) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 327) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Target (line 333) | type Target = T; method deref (line 334) | fn deref(&self) -> &T { method deref_mut (line 341) | fn deref_mut(&mut self) -> &mut T { method drop (line 349) | fn drop(&mut self) { type GuardMarker (line 356) | type GuardMarker = lock_api_crate::GuardSend; constant INIT (line 358) | const INIT: Self = Self::new(()); function lock (line 360) | fn lock(&self) { function try_lock (line 365) | fn try_lock(&self) -> bool { function unlock (line 370) | unsafe fn unlock(&self) { function is_locked (line 374) | fn is_locked(&self) -> bool { type SpinMutex (line 388) | type SpinMutex = super::SpinMutex; type NonCopy (line 391) | struct NonCopy(i32); function smoke (line 394) | fn smoke() { function lots_and_lots (line 401) | fn lots_and_lots() { function try_lock (line 443) | fn try_lock() { function test_into_inner (line 461) | fn test_into_inner() { function test_into_inner_drop (line 467) | fn test_into_inner_drop() { function test_mutex_arc_nested (line 485) | fn test_mutex_arc_nested() { function test_mutex_arc_access_in_unwind (line 502) | fn test_mutex_arc_access_in_unwind() { function test_mutex_unsized (line 523) | fn test_mutex_unsized() { function test_mutex_force_lock (line 535) | fn test_mutex_force_lock() { FILE: builder/third-party/spin/src/mutex/ticket.rs type TicketMutex (line 73) | pub struct TicketMutex { type TicketMutexGuard (line 83) | pub struct TicketMutexGuard<'a, T: ?Sized + 'a> { function new (line 109) | pub const fn new(data: T) -> Self { function into_inner (line 127) | pub fn into_inner(self) -> T { function as_mut_ptr (line 152) | pub fn as_mut_ptr(&self) -> *mut T { function fmt (line 158) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function lock (line 184) | pub fn lock(&self) -> TicketMutexGuard { function is_locked (line 213) | pub fn is_locked(&self) -> bool { function force_unlock (line 226) | pub unsafe fn force_unlock(&self) { function try_lock (line 245) | pub fn try_lock(&self) -> Option> { function get_mut (line 281) | pub fn get_mut(&mut self) -> &mut T { method default (line 290) | fn default() -> Self { function from (line 296) | fn from(data: T) -> Self { function leak (line 315) | pub fn leak(this: Self) -> &'a mut T { function fmt (line 323) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 329) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Target (line 335) | type Target = T; method deref (line 336) | fn deref(&self) -> &T { method deref_mut (line 342) | fn deref_mut(&mut self) -> &mut T { method drop (line 348) | fn drop(&mut self) { type GuardMarker (line 356) | type GuardMarker = lock_api_crate::GuardSend; constant INIT (line 358) | const INIT: Self = Self::new(()); function lock (line 360) | fn lock(&self) { function try_lock (line 365) | fn try_lock(&self) -> bool { function unlock (line 370) | unsafe fn unlock(&self) { function is_locked (line 374) | fn is_locked(&self) -> bool { type TicketMutex (line 388) | type TicketMutex = super::TicketMutex; type NonCopy (line 391) | struct NonCopy(i32); function smoke (line 394) | fn smoke() { function lots_and_lots (line 401) | fn lots_and_lots() { function try_lock (line 438) | fn try_lock() { function test_into_inner (line 456) | fn test_into_inner() { function test_into_inner_drop (line 462) | fn test_into_inner_drop() { function test_mutex_arc_nested (line 480) | fn test_mutex_arc_nested() { function test_mutex_arc_access_in_unwind (line 496) | fn test_mutex_arc_access_in_unwind() { function test_mutex_unsized (line 517) | fn test_mutex_unsized() { function is_locked (line 529) | fn is_locked() { FILE: builder/third-party/spin/src/once.rs type Once (line 28) | pub struct Once { method default (line 35) | fn default() -> Self { function fmt (line 41) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type AtomicStatus (line 63) | pub struct AtomicStatus(AtomicU8); method new (line 88) | pub const fn new(status: Status) -> Self { method load (line 93) | pub fn load(&self, ordering: Ordering) -> Status { method store (line 99) | pub fn store(&self, status: Status, ordering: Ordering) { method compare_exchange (line 105) | pub fn compare_exchange( method get_mut (line 124) | pub fn get_mut(&mut self) -> &mut Status { type Status (line 69) | pub enum Status { method new_unchecked (line 81) | unsafe fn new_unchecked(inner: u8) -> Self { function call_once (line 168) | pub fn call_once T>(&self, f: F) -> &T { function try_call_once (line 208) | pub fn try_call_once Result, E>(&self, f: F) -> Res... function try_call_once_slow (line 217) | fn try_call_once_slow Result, E>(&self, f: F) -> Re... function wait (line 306) | pub fn wait(&self) -> &T { function poll (line 325) | pub fn poll(&self) -> Option<&T> { constant INIT (line 343) | pub const INIT: Self = Self { function new (line 350) | pub const fn new() -> Self { function initialized (line 355) | pub const fn initialized(data: T) -> Self { function as_mut_ptr (line 368) | pub fn as_mut_ptr(&self) -> *mut T { function force_get (line 375) | unsafe fn force_get(&self) -> &T { function force_get_mut (line 383) | unsafe fn force_get_mut(&mut self) -> &mut T { function force_into_inner (line 391) | unsafe fn force_into_inner(self) -> T { function get (line 399) | pub fn get(&self) -> Option<&T> { function get_unchecked (line 416) | pub unsafe fn get_unchecked(&self) -> &T { function get_mut (line 429) | pub fn get_mut(&mut self) -> Option<&mut T> { function get_mut_unchecked (line 444) | pub unsafe fn get_mut_unchecked(&mut self) -> &mut T { function try_into_inner (line 457) | pub fn try_into_inner(mut self) -> Option { function into_inner_unchecked (line 471) | pub unsafe fn into_inner_unchecked(self) -> T { function is_completed (line 485) | pub fn is_completed(&self) -> bool { function from (line 492) | fn from(data: T) -> Self { method drop (line 498) | fn drop(&mut self) { type Finish (line 509) | struct Finish<'a> { method drop (line 514) | fn drop(&mut self) { function smoke_once (line 537) | fn smoke_once() { function smoke_once_value (line 547) | fn smoke_once_value() { function stampede_once (line 556) | fn stampede_once() { function get (line 597) | fn get() { function get_no_wait (line 606) | fn get_no_wait() { function poll (line 622) | fn poll() { function wait (line 631) | fn wait() { function panic (line 650) | fn panic() { function init_constant (line 669) | fn init_constant() { type DropTest (line 680) | struct DropTest {} method drop (line 683) | fn drop(&mut self) { function try_call_once_err (line 691) | fn try_call_once_err() { function drop_occurs_and_skip_uninit_drop (line 739) | fn drop_occurs_and_skip_uninit_drop() { function call_once_test (line 762) | fn call_once_test() { FILE: builder/third-party/spin/src/relax.rs type RelaxStrategy (line 4) | pub trait RelaxStrategy { method relax (line 6) | fn relax(); method relax (line 25) | fn relax() { method relax (line 46) | fn relax() { method relax (line 60) | fn relax() {} type Spin (line 21) | pub struct Spin; type Yield (line 40) | pub struct Yield; type Loop (line 56) | pub struct Loop; FILE: builder/third-party/spin/src/rwlock.rs type RwLock (line 69) | pub struct RwLock { constant READER (line 75) | const READER: usize = 1 << 2; constant UPGRADED (line 76) | const UPGRADED: usize = 1 << 1; constant WRITER (line 77) | const WRITER: usize = 1; type RwLockReadGuard (line 83) | pub struct RwLockReadGuard<'a, T: 'a + ?Sized> { type RwLockWriteGuard (line 91) | pub struct RwLockWriteGuard<'a, T: 'a + ?Sized, R = Spin> { type RwLockUpgradableGuard (line 104) | pub struct RwLockUpgradableGuard<'a, T: 'a + ?Sized, R = Spin> { function new (line 140) | pub const fn new(data: T) -> Self { function into_inner (line 150) | pub fn into_inner(self) -> T { function as_mut_ptr (line 181) | pub fn as_mut_ptr(&self) -> *mut T { function read (line 209) | pub fn read(&self) -> RwLockReadGuard { function write (line 237) | pub fn write(&self) -> RwLockWriteGuard { function upgradeable_read (line 249) | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard { function acquire_reader (line 261) | fn acquire_reader(&self) -> usize { function try_read (line 298) | pub fn try_read(&self) -> Option> { function reader_count (line 321) | pub fn reader_count(&self) -> usize { function writer_count (line 334) | pub fn writer_count(&self) -> usize { function force_read_decrement (line 347) | pub unsafe fn force_read_decrement(&self) { function force_write_unlock (line 361) | pub unsafe fn force_write_unlock(&self) { function try_write_internal (line 367) | fn try_write_internal(&self, strong: bool) -> Option Option> { function try_upgradeable_read (line 414) | pub fn try_upgradeable_read(&self) -> Option> { function get_mut (line 440) | pub fn get_mut(&mut self) -> &mut T { function fmt (line 448) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 459) | fn default() -> Self { function from (line 465) | fn from(data: T) -> Self { function leak (line 483) | pub fn leak(this: Self) -> &'rwlock T { function fmt (line 491) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 497) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function upgrade (line 512) | pub fn upgrade(mut self) -> RwLockWriteGuard<'rwlock, T, R> { function try_upgrade_internal (line 526) | fn try_upgrade_internal(self, strong: bool) -> Result Result, Self> { function downgrade (line 583) | pub fn downgrade(self) -> RwLockReadGuard<'rwlock, T> { function leak (line 610) | pub fn leak(this: Self) -> &'rwlock T { function fmt (line 618) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 624) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function downgrade (line 643) | pub fn downgrade(self) -> RwLockReadGuard<'rwlock, T> { function downgrade_to_upgradeable (line 670) | pub fn downgrade_to_upgradeable(self) -> RwLockUpgradableGuard<'rwlock, ... function leak (line 704) | pub fn leak(this: Self) -> &'rwlock mut T { function fmt (line 712) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 718) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Target (line 724) | type Target = T; method deref (line 726) | fn deref(&self) -> &T { type Target (line 733) | type Target = T; method deref (line 735) | fn deref(&self) -> &T { type Target (line 742) | type Target = T; method deref (line 744) | fn deref(&self) -> &T { method deref_mut (line 751) | fn deref_mut(&mut self) -> &mut T { method drop (line 758) | fn drop(&mut self) { method drop (line 765) | fn drop(&mut self) { method drop (line 775) | fn drop(&mut self) { function compare_exchange (line 787) | fn compare_exchange( type GuardMarker (line 804) | type GuardMarker = lock_api_crate::GuardSend; constant INIT (line 806) | const INIT: Self = Self::new(()); function lock_exclusive (line 809) | fn lock_exclusive(&self) { function try_lock_exclusive (line 815) | fn try_lock_exclusive(&self) -> bool { function unlock_exclusive (line 821) | unsafe fn unlock_exclusive(&self) { function lock_shared (line 830) | fn lock_shared(&self) { function try_lock_shared (line 836) | fn try_lock_shared(&self) -> bool { function unlock_shared (line 842) | unsafe fn unlock_shared(&self) { function is_locked (line 850) | fn is_locked(&self) -> bool { function lock_upgradable (line 858) | fn lock_upgradable(&self) { function try_lock_upgradable (line 864) | fn try_lock_upgradable(&self) -> bool { function unlock_upgradable (line 872) | unsafe fn unlock_upgradable(&self) { function upgrade (line 881) | unsafe fn upgrade(&self) { function try_upgrade (line 891) | unsafe fn try_upgrade(&self) -> bool { function downgrade (line 906) | unsafe fn downgrade(&self) { function downgrade_upgradable (line 918) | unsafe fn downgrade_upgradable(&self) { function downgrade_to_upgradable (line 927) | unsafe fn downgrade_to_upgradable(&self) { type RwLock (line 946) | type RwLock = super::RwLock; type NonCopy (line 949) | struct NonCopy(i32); function smoke (line 952) | fn smoke() { function test_rw_arc (line 988) | fn test_rw_arc() { function test_rw_access_in_unwind (line 1028) | fn test_rw_access_in_unwind() { function test_rwlock_unsized (line 1050) | fn test_rwlock_unsized() { function test_rwlock_try_write (line 1062) | fn test_rwlock_try_write() { function test_rw_try_read (line 1081) | fn test_rw_try_read() { function test_into_inner (line 1088) | fn test_into_inner() { function test_into_inner_drop (line 1094) | fn test_into_inner_drop() { function test_force_read_decrement (line 1112) | fn test_force_read_decrement() { function test_force_write_unlock (line 1130) | fn test_force_write_unlock() { function test_upgrade_downgrade (line 1141) | fn test_upgrade_downgrade() { FILE: builder/third-party/strsim/benches/benches.rs function bench_hamming (line 10) | fn bench_hamming(bencher: &mut Bencher) { function bench_jaro (line 19) | fn bench_jaro(bencher: &mut Bencher) { function bench_jaro_winkler (line 28) | fn bench_jaro_winkler(bencher: &mut Bencher) { function bench_levenshtein (line 37) | fn bench_levenshtein(bencher: &mut Bencher) { function bench_levenshtein_on_u8 (line 46) | fn bench_levenshtein_on_u8(bencher: &mut Bencher) { function bench_normalized_levenshtein (line 53) | fn bench_normalized_levenshtein(bencher: &mut Bencher) { function bench_osa_distance (line 62) | fn bench_osa_distance(bencher: &mut Bencher) { function bench_damerau_levenshtein (line 71) | fn bench_damerau_levenshtein(bencher: &mut Bencher) { function bench_normalized_damerau_levenshtein (line 80) | fn bench_normalized_damerau_levenshtein(bencher: &mut Bencher) { function bench_sorensen_dice (line 89) | fn bench_sorensen_dice(bencher: &mut Bencher) { FILE: builder/third-party/strsim/src/lib.rs type StrSimError (line 33) | pub enum StrSimError { method fmt (line 38) | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { type HammingResult (line 49) | pub type HammingResult = Result; function generic_hamming (line 53) | pub fn generic_hamming(a: Iter1, b: Iter2) -... function hamming (line 84) | pub fn hamming(a: &str, b: &str) -> HammingResult { function generic_jaro (line 90) | pub fn generic_jaro<'a, 'b, Iter1, Iter2, Elem1, Elem2>(a: &'a Iter1, b:... type StringWrapper (line 166) | struct StringWrapper<'a>(&'a str); type Item (line 169) | type Item = char; type IntoIter (line 170) | type IntoIter = Chars<'b>; method into_iter (line 172) | fn into_iter(self) -> Self::IntoIter { function jaro (line 186) | pub fn jaro(a: &str, b: &str) -> f64 { function generic_jaro_winkler (line 191) | pub fn generic_jaro_winkler<'a, 'b, Iter1, Iter2, Elem1, Elem2>(a: &'a I... function jaro_winkler (line 221) | pub fn jaro_winkler(a: &str, b: &str) -> f64 { function generic_levenshtein (line 233) | pub fn generic_levenshtein<'a, 'b, Iter1, Iter2, Elem1, Elem2>(a: &'a It... function levenshtein (line 269) | pub fn levenshtein(a: &str, b: &str) -> usize { function normalized_levenshtein (line 285) | pub fn normalized_levenshtein(a: &str, b: &str) -> f64 { function osa_distance (line 300) | pub fn osa_distance(a: &str, b: &str) -> usize { function flat_index (line 341) | fn flat_index(i: usize, j: usize, width: usize) -> usize { function generic_damerau_levenshtein (line 353) | pub fn generic_damerau_levenshtein(a_elems: &[Elem], b_elems: &[El... type RowId (line 417) | struct RowId { method default (line 422) | fn default() -> Self { type GrowingHashmapMapElemChar (line 428) | struct GrowingHashmapMapElemChar { type GrowingHashmapChar (line 440) | struct GrowingHashmapChar { method default (line 451) | fn default() -> Self { function get (line 465) | fn get(&self, key: u32) -> ValueType { function get_mut (line 471) | fn get_mut(&mut self, key: u32) -> &mut ValueType { function allocate (line 502) | fn allocate(&mut self) { function lookup (line 509) | fn lookup(&self, key: u32) -> usize { function grow (line 534) | fn grow(&mut self, min_used: i32) { type HybridGrowingHashmapChar (line 567) | struct HybridGrowingHashmapChar { function get (line 576) | fn get(&self, key: char) -> ValueType { function get_mut (line 586) | fn get_mut(&mut self, key: char) -> &mut ValueType { method default (line 601) | fn default() -> Self { function damerau_levenshtein_impl (line 609) | fn damerau_levenshtein_impl(s1: Iter1, len1: usize, s2: It... function damerau_levenshtein (line 677) | pub fn damerau_levenshtein(a: &str, b: &str) -> usize { function normalized_damerau_levenshtein (line 693) | pub fn normalized_damerau_levenshtein(a: &str, b: &str) -> f64 { function bigrams (line 705) | fn bigrams(s: &str) -> impl Iterator + '_ { function sorensen_dice (line 721) | pub fn sorensen_dice(a: &str, b: &str) -> f64 { function bigrams_iterator (line 776) | fn bigrams_iterator() { function assert_hamming_dist (line 786) | fn assert_hamming_dist(dist: usize, str1: &str, str2: &str) { function hamming_empty (line 791) | fn hamming_empty() { function hamming_same (line 796) | fn hamming_same() { function hamming_numbers (line 801) | fn hamming_numbers() { function hamming_diff (line 806) | fn hamming_diff() { function hamming_diff_multibyte (line 811) | fn hamming_diff_multibyte() { function hamming_unequal_length (line 816) | fn hamming_unequal_length() { function hamming_names (line 824) | fn hamming_names() { function jaro_both_empty (line 829) | fn jaro_both_empty() { function jaro_first_empty (line 834) | fn jaro_first_empty() { function jaro_second_empty (line 839) | fn jaro_second_empty() { function jaro_same (line 844) | fn jaro_same() { function jaro_multibyte (line 849) | fn jaro_multibyte() { function jaro_diff_short (line 855) | fn jaro_diff_short() { function jaro_diff_one_character (line 860) | fn jaro_diff_one_character() { function jaro_same_one_character (line 865) | fn jaro_same_one_character() { function generic_jaro_diff (line 870) | fn generic_jaro_diff() { function jaro_diff_one_and_two (line 875) | fn jaro_diff_one_and_two() { function jaro_diff_two_and_one (line 880) | fn jaro_diff_two_and_one() { function jaro_diff_no_transposition (line 885) | fn jaro_diff_no_transposition() { function jaro_diff_with_transposition (line 890) | fn jaro_diff_with_transposition() { function jaro_names (line 896) | fn jaro_names() { function jaro_winkler_both_empty (line 905) | fn jaro_winkler_both_empty() { function jaro_winkler_first_empty (line 910) | fn jaro_winkler_first_empty() { function jaro_winkler_second_empty (line 915) | fn jaro_winkler_second_empty() { function jaro_winkler_same (line 920) | fn jaro_winkler_same() { function jaro_winkler_multibyte (line 925) | fn jaro_winkler_multibyte() { function jaro_winkler_diff_short (line 931) | fn jaro_winkler_diff_short() { function jaro_winkler_diff_one_character (line 937) | fn jaro_winkler_diff_one_character() { function jaro_winkler_same_one_character (line 942) | fn jaro_winkler_same_one_character() { function jaro_winkler_diff_no_transposition (line 947) | fn jaro_winkler_diff_no_transposition() { function jaro_winkler_diff_with_transposition (line 952) | fn jaro_winkler_diff_with_transposition() { function jaro_winkler_names (line 958) | fn jaro_winkler_names() { function jaro_winkler_long_prefix (line 967) | fn jaro_winkler_long_prefix() { function jaro_winkler_more_names (line 972) | fn jaro_winkler_more_names() { function jaro_winkler_length_of_one (line 977) | fn jaro_winkler_length_of_one() { function jaro_winkler_very_long_prefix (line 982) | fn jaro_winkler_very_long_prefix() { function levenshtein_empty (line 990) | fn levenshtein_empty() { function levenshtein_same (line 995) | fn levenshtein_same() { function levenshtein_diff_short (line 1000) | fn levenshtein_diff_short() { function levenshtein_diff_with_space (line 1005) | fn levenshtein_diff_with_space() { function levenshtein_diff_multibyte (line 1010) | fn levenshtein_diff_multibyte() { function levenshtein_diff_longer (line 1016) | fn levenshtein_diff_longer() { function levenshtein_first_empty (line 1023) | fn levenshtein_first_empty() { function levenshtein_second_empty (line 1028) | fn levenshtein_second_empty() { function normalized_levenshtein_diff_short (line 1033) | fn normalized_levenshtein_diff_short() { function normalized_levenshtein_for_empty_strings (line 1038) | fn normalized_levenshtein_for_empty_strings() { function normalized_levenshtein_first_empty (line 1043) | fn normalized_levenshtein_first_empty() { function normalized_levenshtein_second_empty (line 1048) | fn normalized_levenshtein_second_empty() { function normalized_levenshtein_identical_strings (line 1053) | fn normalized_levenshtein_identical_strings() { function osa_distance_empty (line 1058) | fn osa_distance_empty() { function osa_distance_same (line 1063) | fn osa_distance_same() { function osa_distance_first_empty (line 1068) | fn osa_distance_first_empty() { function osa_distance_second_empty (line 1073) | fn osa_distance_second_empty() { function osa_distance_diff (line 1078) | fn osa_distance_diff() { function osa_distance_diff_short (line 1083) | fn osa_distance_diff_short() { function osa_distance_diff_reversed (line 1088) | fn osa_distance_diff_reversed() { function osa_distance_diff_multibyte (line 1093) | fn osa_distance_diff_multibyte() { function osa_distance_diff_unequal_length (line 1099) | fn osa_distance_diff_unequal_length() { function osa_distance_diff_unequal_length_reversed (line 1104) | fn osa_distance_diff_unequal_length_reversed() { function osa_distance_diff_comedians (line 1109) | fn osa_distance_diff_comedians() { function osa_distance_many_transpositions (line 1114) | fn osa_distance_many_transpositions() { function osa_distance_diff_longer (line 1119) | fn osa_distance_diff_longer() { function osa_distance_beginning_transposition (line 1126) | fn osa_distance_beginning_transposition() { function osa_distance_end_transposition (line 1131) | fn osa_distance_end_transposition() { function osa_distance_restricted_edit (line 1136) | fn osa_distance_restricted_edit() { function damerau_levenshtein_empty (line 1141) | fn damerau_levenshtein_empty() { function damerau_levenshtein_same (line 1146) | fn damerau_levenshtein_same() { function damerau_levenshtein_first_empty (line 1151) | fn damerau_levenshtein_first_empty() { function damerau_levenshtein_second_empty (line 1156) | fn damerau_levenshtein_second_empty() { function damerau_levenshtein_diff (line 1161) | fn damerau_levenshtein_diff() { function damerau_levenshtein_diff_short (line 1166) | fn damerau_levenshtein_diff_short() { function damerau_levenshtein_diff_reversed (line 1171) | fn damerau_levenshtein_diff_reversed() { function damerau_levenshtein_diff_multibyte (line 1176) | fn damerau_levenshtein_diff_multibyte() { function damerau_levenshtein_diff_unequal_length (line 1182) | fn damerau_levenshtein_diff_unequal_length() { function damerau_levenshtein_diff_unequal_length_reversed (line 1187) | fn damerau_levenshtein_diff_unequal_length_reversed() { function damerau_levenshtein_diff_comedians (line 1192) | fn damerau_levenshtein_diff_comedians() { function damerau_levenshtein_many_transpositions (line 1197) | fn damerau_levenshtein_many_transpositions() { function damerau_levenshtein_diff_longer (line 1202) | fn damerau_levenshtein_diff_longer() { function damerau_levenshtein_beginning_transposition (line 1209) | fn damerau_levenshtein_beginning_transposition() { function damerau_levenshtein_end_transposition (line 1214) | fn damerau_levenshtein_end_transposition() { function damerau_levenshtein_unrestricted_edit (line 1219) | fn damerau_levenshtein_unrestricted_edit() { function normalized_damerau_levenshtein_diff_short (line 1224) | fn normalized_damerau_levenshtein_diff_short() { function normalized_damerau_levenshtein_for_empty_strings (line 1232) | fn normalized_damerau_levenshtein_for_empty_strings() { function normalized_damerau_levenshtein_first_empty (line 1237) | fn normalized_damerau_levenshtein_first_empty() { function normalized_damerau_levenshtein_second_empty (line 1242) | fn normalized_damerau_levenshtein_second_empty() { function normalized_damerau_levenshtein_identical_strings (line 1247) | fn normalized_damerau_levenshtein_identical_strings() { function sorensen_dice_all (line 1255) | fn sorensen_dice_all() { FILE: builder/third-party/strsim/tests/lib.rs function hamming_works (line 24) | fn hamming_works() { function levenshtein_works (line 32) | fn levenshtein_works() { function normalized_levenshtein_works (line 37) | fn normalized_levenshtein_works() { function osa_distance_works (line 42) | fn osa_distance_works() { function damerau_levenshtein_works (line 47) | fn damerau_levenshtein_works() { function normalized_damerau_levenshtein_works (line 52) | fn normalized_damerau_levenshtein_works() { function jaro_works (line 60) | fn jaro_works() { function jaro_winkler_works (line 69) | fn jaro_winkler_works() { FILE: builder/third-party/subtle/src/lib.rs type Choice (line 125) | pub struct Choice(u8); method unwrap_u8 (line 138) | pub fn unwrap_u8(&self) -> u8 { method from (line 254) | fn from(input: u8) -> Choice { function from (line 158) | fn from(source: Choice) -> bool { type Output (line 165) | type Output = Choice; method bitand (line 167) | fn bitand(self, rhs: Choice) -> Choice { method bitand_assign (line 174) | fn bitand_assign(&mut self, rhs: Choice) { type Output (line 180) | type Output = Choice; method bitor (line 182) | fn bitor(self, rhs: Choice) -> Choice { method bitor_assign (line 189) | fn bitor_assign(&mut self, rhs: Choice) { type Output (line 195) | type Output = Choice; method bitxor (line 197) | fn bitxor(self, rhs: Choice) -> Choice { method bitxor_assign (line 204) | fn bitxor_assign(&mut self, rhs: Choice) { type Output (line 210) | type Output = Choice; method not (line 212) | fn not(self) -> Choice { function black_box (line 229) | fn black_box(input: u8) -> u8 { function black_box (line 247) | fn black_box(input: u8) -> u8 { type ConstantTimeEq (line 273) | pub trait ConstantTimeEq { method ct_eq (line 283) | fn ct_eq(&self, other: &Self) -> Choice; method ct_ne (line 294) | fn ct_ne(&self, other: &Self) -> Choice { method ct_eq (line 323) | fn ct_eq(&self, _rhs: &[T]) -> Choice { method ct_eq (line 346) | fn ct_eq(&self, rhs: &Choice) -> Choice { method ct_eq (line 391) | fn ct_eq(&self, other: &Self) -> Choice { method ct_eq (line 819) | fn ct_eq(&self, rhs: &CtOption) -> Choice { type ConditionallySelectable (line 400) | pub trait ConditionallySelectable: Copy { method conditional_select (line 426) | fn conditional_select(a: &Self, b: &Self, choice: Choice) -> Self; method conditional_assign (line 448) | fn conditional_assign(&mut self, other: &Self, choice: Choice) { method conditional_swap (line 475) | fn conditional_swap(a: &mut Self, b: &mut Self, choice: Choice) { method conditional_select (line 563) | fn conditional_select(a: &Self, b: &Self, choice: Choice) -> Self { method conditional_select (line 576) | fn conditional_select(a: &Self, b: &Self, choice: Choice) -> Self { method conditional_select (line 587) | fn conditional_select(a: &Self, b: &Self, choice: Choice) -> Self { method conditional_assign (line 593) | fn conditional_assign(&mut self, other: &Self, choice: Choice) { method conditional_select (line 807) | fn conditional_select(a: &Self, b: &Self, choice: Choice) -> Self { type ConditionallyNegatable (line 607) | pub trait ConditionallyNegatable { method conditional_negate (line 613) | fn conditional_negate(&mut self, choice: Choice); method conditional_negate (line 622) | fn conditional_negate(&mut self, choice: Choice) { type CtOption (line 649) | pub struct CtOption { function from (line 664) | fn from(source: CtOption) -> Option { function new (line 680) | pub fn new(value: T, is_some: Choice) -> CtOption { function expect (line 693) | pub fn expect(self, msg: &str) -> T { function unwrap (line 702) | pub fn unwrap(self) -> T { function unwrap_or (line 711) | pub fn unwrap_or(self, def: T) -> T function unwrap_or_else (line 724) | pub fn unwrap_or_else(self, f: F) -> T function is_some (line 734) | pub fn is_some(&self) -> Choice { function is_none (line 740) | pub fn is_none(&self) -> Choice { function map (line 753) | pub fn map(self, f: F) -> CtOption function and_then (line 776) | pub fn and_then(self, f: F) -> CtOption function or_else (line 794) | pub fn or_else(self, f: F) -> CtOption type ConstantTimeGreater (line 829) | pub trait ConstantTimeGreater { method ct_gt (line 862) | fn ct_gt(&self, other: &Self) -> Choice; method ct_gt (line 909) | fn ct_gt(&self, other: &Self) -> Choice { type ConstantTimeLess (line 919) | pub trait ConstantTimeLess: ConstantTimeEq + ConstantTimeGreater { method ct_lt (line 956) | fn ct_lt(&self, other: &Self) -> Choice { method ct_lt (line 970) | fn ct_lt(&self, other: &Self) -> Choice { FILE: builder/third-party/subtle/tests/mod.rs function slices_equal_different_lengths (line 10) | fn slices_equal_different_lengths() { function slices_equal (line 18) | fn slices_equal() { function conditional_assign_i32 (line 35) | fn conditional_assign_i32() { function conditional_assign_i64 (line 46) | fn conditional_assign_i64() { function integer_conditional_select (line 82) | fn integer_conditional_select() { function custom_conditional_select_i16 (line 90) | fn custom_conditional_select_i16() { function ordering_conditional_select (line 99) | fn ordering_conditional_select() { function integer_equal (line 126) | fn integer_equal() { function choice_into_bool (line 135) | fn choice_into_bool() { function conditional_select_choice (line 146) | fn conditional_select_choice() { function choice_equal (line 157) | fn choice_equal() { function ordering_equal (line 165) | fn ordering_equal() { function test_ctoption (line 175) | fn test_ctoption() { function unwrap_none_ctoption (line 307) | fn unwrap_none_ctoption() { function greater_than_u8 (line 334) | fn greater_than_u8() { function greater_than_u16 (line 339) | fn greater_than_u16() { function greater_than_u32 (line 344) | fn greater_than_u32() { function greater_than_u64 (line 349) | fn greater_than_u64() { function greater_than_u128 (line 355) | fn greater_than_u128() { function greater_than_ordering (line 360) | fn greater_than_ordering() { function less_than_twos_compliment_minmax (line 369) | fn less_than_twos_compliment_minmax() { function less_than_u8 (line 396) | fn less_than_u8() { function less_than_u16 (line 401) | fn less_than_u16() { function less_than_u32 (line 406) | fn less_than_u32() { function less_than_u64 (line 411) | fn less_than_u64() { function less_than_u128 (line 417) | fn less_than_u128() { function less_than_ordering (line 422) | fn less_than_ordering() { FILE: builder/third-party/syn/benches/file.rs constant FILE (line 30) | const FILE: &str = "tests/rust/library/core/src/str/mod.rs"; function get_tokens (line 32) | fn get_tokens() -> TokenStream { function baseline (line 39) | fn baseline(b: &mut Bencher) { function create_token_buffer (line 45) | fn create_token_buffer(b: &mut Bencher) { function parse_file (line 54) | fn parse_file(b: &mut Bencher) { FILE: builder/third-party/syn/benches/rust.rs function bench (line 34) | pub fn bench(content: &str) -> Result<(), ()> { function bench (line 40) | pub fn bench(content: &str) -> Result<(), ()> { function bench (line 62) | pub fn bench(content: &str) -> Result<(), ()> { function bench (line 101) | pub fn bench(content: &str) -> Result<(), ()> { function exec (line 107) | fn exec(mut codepath: impl FnMut(&str) -> Result<(), ()>) -> Duration { function main (line 138) | fn main() { FILE: builder/third-party/syn/src/attr.rs method path (line 186) | pub fn path(&self) -> &Path { method parse_args (line 222) | pub fn parse_args(&self) -> Result { method parse_args_with (line 245) | pub fn parse_args_with(&self, parser: F) -> Result { method parse_nested_meta (line 391) | pub fn parse_nested_meta( method parse_outer (line 406) | pub fn parse_outer(input: ParseStream) -> Result> { method parse_inner (line 422) | pub fn parse_inner(input: ParseStream) -> Result> { method path (line 509) | pub fn path(&self) -> &Path { method require_path_only (line 520) | pub fn require_path_only(&self) -> Result<&Path> { method require_list (line 532) | pub fn require_list(&self) -> Result<&MetaList> { method require_name_value (line 550) | pub fn require_name_value(&self) -> Result<&MetaNameValue> { method parse_args (line 570) | pub fn parse_args(&self) -> Result { method parse_args_with (line 577) | pub fn parse_args_with(&self, parser: F) -> Result { method parse_nested_meta (line 585) | pub fn parse_nested_meta( type FilterAttrs (line 594) | pub(crate) trait FilterAttrs<'a> { method outer (line 597) | fn outer(self) -> Self::Ret; method inner (line 599) | fn inner(self) -> Self::Ret; type Ret (line 604) | type Ret = iter::Filter, fn(&&Attribute) -> b... function outer (line 606) | fn outer(self) -> Self::Ret { function inner (line 617) | fn inner(self) -> Self::Ret { function parse_inner (line 640) | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec... function single_parse_inner (line 647) | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { function single_parse_outer (line 657) | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { method parse (line 669) | fn parse(input: ParseStream) -> Result { method parse (line 677) | fn parse(input: ParseStream) -> Result { method parse (line 685) | fn parse(input: ParseStream) -> Result { function parse_meta_after_path (line 691) | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> R... function parse_meta_list_after_path (line 701) | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result<... function parse_meta_name_value_after_path (line 710) | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> R... type DisplayAttrStyle (line 732) | pub(super) struct DisplayAttrStyle<'a>(pub &'a AttrStyle); method fmt (line 735) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type DisplayPath (line 743) | pub(super) struct DisplayPath<'a>(pub &'a Path); method fmt (line 746) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method to_tokens (line 766) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 779) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 787) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/bigint.rs type BigInt (line 4) | pub(crate) struct BigInt { method new (line 9) | pub(crate) fn new() -> Self { method to_string (line 13) | pub(crate) fn to_string(&self) -> String { method reserve_two_digits (line 31) | fn reserve_two_digits(&mut self) { method add_assign (line 41) | fn add_assign(&mut self, mut increment: u8) { method mul_assign (line 56) | fn mul_assign(&mut self, base: u8) { FILE: builder/third-party/syn/src/buffer.rs type Entry (line 16) | enum Entry { type TokenBuffer (line 30) | pub struct TokenBuffer { method recursive_new (line 37) | fn recursive_new(entries: &mut Vec, stream: TokenStream) { method new (line 60) | pub fn new(stream: proc_macro::TokenStream) -> Self { method new2 (line 66) | pub fn new2(stream: TokenStream) -> Self { method begin (line 77) | pub fn begin(&self) -> Cursor { type Cursor (line 91) | pub struct Cursor<'a> { function empty (line 104) | pub fn empty() -> Self { function create (line 126) | unsafe fn create(mut ptr: *const Entry, scope: *const Entry) -> Self { function entry (line 146) | fn entry(self) -> &'a Entry { function bump_ignore_group (line 156) | unsafe fn bump_ignore_group(self) -> Cursor<'a> { function ignore_none (line 165) | fn ignore_none(&mut self) { function eof (line 177) | pub fn eof(self) -> bool { function group (line 184) | pub fn group(mut self, delim: Delimiter) -> Option<(Cursor<'a>, DelimSpa... function any_group (line 205) | pub(crate) fn any_group(self) -> Option<(Cursor<'a>, Delimiter, DelimSpa... function any_group_token (line 218) | pub(crate) fn any_group_token(self) -> Option<(Group, Cursor<'a>)> { function ident (line 230) | pub fn ident(mut self) -> Option<(Ident, Cursor<'a>)> { function punct (line 240) | pub fn punct(mut self) -> Option<(Punct, Cursor<'a>)> { function literal (line 252) | pub fn literal(mut self) -> Option<(Literal, Cursor<'a>)> { function lifetime (line 262) | pub fn lifetime(mut self) -> Option<(Lifetime, Cursor<'a>)> { function token_stream (line 280) | pub fn token_stream(self) -> TokenStream { function token_tree (line 297) | pub fn token_tree(self) -> Option<(TokenTree, Cursor<'a>)> { function span (line 312) | pub fn span(self) -> Span { function prev_span (line 325) | pub(crate) fn prev_span(mut self) -> Span { function skip (line 353) | pub(crate) fn skip(mut self) -> Option> { method clone (line 378) | fn clone(&self) -> Self { method eq (line 386) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 392) | fn partial_cmp(&self, other: &Self) -> Option { function same_scope (line 401) | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { function same_buffer (line 405) | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { function start_of_buffer (line 409) | fn start_of_buffer(cursor: Cursor) -> *const Entry { function cmp_assuming_same_buffer (line 418) | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { function open_span_of_group (line 422) | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { function close_span_of_group (line 429) | pub(crate) fn close_span_of_group(cursor: Cursor) -> Span { FILE: builder/third-party/syn/src/data.rs method iter (line 71) | pub fn iter(&self) -> punctuated::Iter { method iter_mut (line 82) | pub fn iter_mut(&mut self) -> punctuated::IterMut { method len (line 91) | pub fn len(&self) -> usize { method is_empty (line 100) | pub fn is_empty(&self) -> bool { type Item (line 110) | type Item = Field; type IntoIter (line 111) | type IntoIter = punctuated::IntoIter; method into_iter (line 113) | fn into_iter(self) -> Self::IntoIter { type Item (line 123) | type Item = &'a Field; type IntoIter (line 124) | type IntoIter = punctuated::Iter<'a, Field>; method into_iter (line 126) | fn into_iter(self) -> Self::IntoIter { type Item (line 132) | type Item = &'a mut Field; type IntoIter (line 133) | type IntoIter = punctuated::IterMut<'a, Field>; method into_iter (line 135) | fn into_iter(self) -> Self::IntoIter { method parse (line 179) | fn parse(input: ParseStream) -> Result { function scan_lenient_discriminant (line 220) | pub(crate) fn scan_lenient_discriminant(input: ParseStream) -> Result<()> { method parse (line 300) | fn parse(input: ParseStream) -> Result { method parse (line 311) | fn parse(input: ParseStream) -> Result { method parse_named (line 323) | pub fn parse_named(input: ParseStream) -> Result { method parse_unnamed (line 360) | pub fn parse_unnamed(input: ParseStream) -> Result { method to_tokens (line 382) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 395) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 404) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 413) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/derive.rs method parse (line 81) | fn parse(input: ParseStream) -> Result { function data_struct (line 148) | pub(crate) fn data_struct( function data_enum (line 184) | pub(crate) fn data_enum( function data_union (line 200) | pub(crate) fn data_union(input: ParseStream) -> Result<(Option Result<(Delimiter, DelimSpan, ParseBu... method parse_any_delimiter (line 212) | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBu... FILE: builder/third-party/syn/src/drops.rs type NoDrop (line 8) | pub(crate) struct NoDrop(ManuallyDrop); function new (line 11) | pub(crate) fn new(value: T) -> Self type Target (line 20) | type Target = T; method deref (line 21) | fn deref(&self) -> &Self::Target { method deref_mut (line 27) | fn deref_mut(&mut self) -> &mut Self::Target { type TrivialDrop (line 32) | pub(crate) trait TrivialDrop {} function test_needs_drop (line 41) | fn test_needs_drop() { FILE: builder/third-party/syn/src/error.rs type Result (line 14) | pub type Result = std::result::Result; type Error (line 100) | pub struct Error { method new (line 158) | pub fn new(span: Span, message: T) -> Self { method new_spanned (line 189) | pub fn new_spanned(tokens: T, message: U) -> ... method span (line 210) | pub fn span(&self) -> Span { method to_compile_error (line 225) | pub fn to_compile_error(&self) -> TokenStream { method into_compile_error (line 264) | pub fn into_compile_error(self) -> TokenStream { method combine (line 270) | pub fn combine(&mut self, another: Error) { method from (line 406) | fn from(err: LexError) -> Self { method extend (line 462) | fn extend>(&mut self, iter: T) { type ErrorMessage (line 104) | struct ErrorMessage { method to_compile_error (line 276) | fn to_compile_error(&self) -> TokenStream { type SpanRange (line 117) | struct SpanRange { type _Test (line 123) | struct _Test function new_at (line 327) | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T... function new2 (line 337) | pub(crate) fn new2(start: Span, end: Span, message: T) -> Er... method fmt (line 351) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 367) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 373) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method clone (line 379) | fn clone(&self) -> Self { method clone (line 387) | fn clone(&self) -> Self { method clone (line 396) | fn clone(&self) -> Self { type Item (line 412) | type Item = Error; type IntoIter (line 413) | type IntoIter = IntoIter; method into_iter (line 415) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 422) | pub struct IntoIter { type Item (line 427) | type Item = Error; method next (line 429) | fn next(&mut self) -> Option { type Item (line 437) | type Item = Error; type IntoIter (line 438) | type IntoIter = Iter<'a>; method into_iter (line 440) | fn into_iter(self) -> Self::IntoIter { type Iter (line 447) | pub struct Iter<'a> { type Item (line 452) | type Item = Error; method next (line 454) | fn next(&mut self) -> Option { FILE: builder/third-party/syn/src/export.rs type Formatter (line 23) | pub type Formatter<'a> = std::fmt::Formatter<'a>; type FmtResult (line 25) | pub type FmtResult = std::fmt::Result; type bool (line 28) | pub type bool = std::primitive::bool; type str (line 30) | pub type str = std::primitive::str; type Span (line 37) | pub type Span = proc_macro2::Span; type TokenStream2 (line 39) | pub type TokenStream2 = proc_macro2::TokenStream; type TokenStream (line 66) | pub type TokenStream = proc_macro::TokenStream; type private (line 73) | pub struct private(pub(crate) ()); FILE: builder/third-party/syn/src/expr.rs constant PLACEHOLDER (line 719) | pub const PLACEHOLDER: Self = Expr::Path(ExprPath { method parse_without_eager_brace (line 811) | pub fn parse_without_eager_brace(input: ParseStream) -> Result { method parse_with_earlier_boundary_rule (line 873) | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result) -> Vec Member { method from (line 942) | fn from(index: Index) -> Member { method from (line 948) | fn from(index: usize) -> Member { method eq (line 956) | fn eq(&self, other: &Self) -> bool { method hash (line 966) | fn hash(&self, state: &mut H) { method fmt (line 976) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method span (line 983) | fn span(&self) -> Option { method from (line 1001) | fn from(index: usize) -> Index { method eq (line 1013) | fn eq(&self, other: &Self) -> bool { method hash (line 1019) | fn hash(&self, state: &mut H) { method fmt (line 1026) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method span (line 1030) | fn span(&self) -> Option { function requires_terminator (line 1104) | pub(crate) fn requires_terminator(expr: &Expr) -> bool { type Precedence (line 1153) | pub(super) enum Precedence { method of (line 1170) | pub(super) fn of(op: &BinOp) -> Self { method clone (line 1203) | fn clone(&self) -> Self { method eq (line 1209) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 1215) | fn partial_cmp(&self, other: &Self) -> Option { type AllowStruct (line 1282) | pub(super) struct AllowStruct(pub bool); method parse (line 1286) | fn parse(input: ParseStream) -> Result { function parse_with_earlier_boundary_rule (line 1296) | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Re... method clone (line 1361) | fn clone(&self) -> Self { function can_begin_expr (line 1367) | fn can_begin_expr(input: ParseStream) -> bool { function parse_expr (line 1386) | fn parse_expr( function parse_expr (line 1457) | fn parse_expr(input: ParseStream, mut lhs: Expr, base: Precedence) -> Re... function parse_binop_rhs (line 1499) | fn parse_binop_rhs( function peek_precedence (line 1525) | fn peek_precedence(input: ParseStream) -> Precedence { function ambiguous_expr (line 1540) | pub(super) fn ambiguous_expr( function expr_attrs (line 1559) | fn expr_attrs(input: ParseStream) -> Result> { function unary_expr (line 1572) | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result Result { function trailer_expr (line 1637) | fn trailer_expr( function trailer_helper (line 1658) | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { function trailer_expr (line 1746) | fn trailer_expr(input: ParseStream) -> Result { function atom_expr (line 1822) | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result Result { function atom_expr (line 1921) | fn atom_expr(input: ParseStream) -> Result { function expr_builtin (line 1955) | fn expr_builtin(input: ParseStream) -> Result { function path_or_macro_or_struct (line 1969) | fn path_or_macro_or_struct( function rest_of_path_or_macro_or_struct (line 1983) | fn rest_of_path_or_macro_or_struct( method parse (line 2022) | fn parse(input: ParseStream) -> Result { function paren_or_tuple (line 2031) | fn paren_or_tuple(input: ParseStream) -> Result { function array_or_repeat (line 2070) | fn array_or_repeat(input: ParseStream) -> Result { method parse (line 2117) | fn parse(input: ParseStream) -> Result { method parse (line 2143) | fn parse(input: ParseStream) -> Result { function continue_parsing_early (line 2156) | fn continue_parsing_early(mut expr: &Expr) -> bool { method parse (line 2176) | fn parse(input: ParseStream) -> Result { function expr_group (line 2184) | fn expr_group( method parse (line 2221) | fn parse(input: ParseStream) -> Result { function expr_paren (line 2226) | fn expr_paren(input: ParseStream) -> Result { method parse (line 2238) | fn parse(input: ParseStream) -> Result { method parse (line 2256) | fn parse(input: ParseStream) -> Result { method parse (line 2311) | fn parse(input: ParseStream) -> Result { method parse (line 2322) | fn parse(input: ParseStream) -> Result { method parse (line 2352) | fn parse(input: ParseStream) -> Result { method parse (line 2374) | fn parse(input: ParseStream) -> Result { method parse (line 2440) | fn parse(input: ParseStream) -> Result { function expr_unary (line 2448) | fn expr_unary( method parse (line 2463) | fn parse(input: ParseStream) -> Result { method parse (line 2472) | fn parse(input: ParseStream) -> Result { method parse (line 2486) | fn parse(input: ParseStream) -> Result { method parse (line 2495) | fn parse(input: ParseStream) -> Result { method parse (line 2504) | fn parse(input: ParseStream) -> Result { method parse (line 2516) | fn parse(input: ParseStream) -> Result { function expr_closure (line 2532) | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result... method parse (line 2590) | fn parse(input: ParseStream) -> Result { function closure_arg (line 2601) | fn closure_arg(input: ParseStream) -> Result { method parse (line 2639) | fn parse(input: ParseStream) -> Result { method parse (line 2663) | fn parse(input: ParseStream) -> Result { method parse (line 2682) | fn parse(input: ParseStream) -> Result { method parse (line 2693) | fn parse(input: ParseStream) -> Result { method parse (line 2705) | fn parse(input: ParseStream) -> Result { function expr_break (line 2715) | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result Result<... method parse (line 2772) | fn parse(input: ParseStream) -> Result { method parse (line 2801) | fn parse(input: ParseStream) -> Result { function expr_struct_helper (line 2807) | fn expr_struct_helper( method parse (line 2855) | fn parse(input: ParseStream) -> Result { method parse (line 2874) | fn parse(input: ParseStream) -> Result { function expr_range (line 2892) | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result Result { method parse_obsolete (line 2943) | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { method parse (line 2963) | fn parse(input: ParseStream) -> Result { method parse (line 2977) | fn parse(input: ParseStream) -> Result { method parse (line 2991) | fn parse(input: ParseStream) -> Result { method parse (line 3024) | fn parse(input: ParseStream) -> Result { function multi_index (line 3040) | fn multi_index(e: &mut Expr, dot_token: &mut Token![.], float: LitFloat)... method is_named (line 3075) | pub(crate) fn is_named(&self) -> bool { function check_cast (line 3083) | fn check_cast(input: ParseStream) -> Result<()> { function wrap_bare_struct (line 3132) | fn wrap_bare_struct(tokens: &mut TokenStream, e: &Expr) { function outer_attrs_to_tokens (line 3143) | pub(crate) fn outer_attrs_to_tokens(attrs: &[Attribute], tokens: &mut To... function inner_attrs_to_tokens (line 3148) | fn inner_attrs_to_tokens(attrs: &[Attribute], tokens: &mut TokenStream) { function outer_attrs_to_tokens (line 3153) | pub(crate) fn outer_attrs_to_tokens(_attrs: &[Attribute], _tokens: &mut ... method to_tokens (line 3158) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3169) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3180) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3191) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3201) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3212) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3225) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3235) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3246) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3257) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3275) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3288) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3297) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3308) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3324) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3335) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3371) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3383) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3392) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3403) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3412) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3425) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3434) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3455) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3469) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3479) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3488) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3498) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3509) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3522) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3531) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3549) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3559) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3569) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3584) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3594) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3607) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3622) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3632) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3647) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3659) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3669) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3677) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3688) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/ext.rs type IdentExt (line 15) | pub trait IdentExt: Sized + private::Sealed { method parse_any (line 46) | fn parse_any(input: ParseStream) -> Result; constant peek_any (line 54) | const peek_any: private::PeekFn = private::PeekFn; method unraw (line 83) | fn unraw(&self) -> Ident; method parse_any (line 87) | fn parse_any(input: ParseStream) -> Result { method unraw (line 94) | fn unraw(&self) -> Ident { type Token (line 105) | type Token = private::IdentAny; method peek (line 109) | fn peek(cursor: Cursor) -> bool { method display (line 113) | fn display() -> &'static str { type Sealed (line 123) | pub trait Sealed {} type PeekFn (line 127) | pub struct PeekFn; type IdentAny (line 128) | pub struct IdentAny; method clone (line 132) | fn clone(&self) -> Self { FILE: builder/third-party/syn/src/file.rs method parse (line 100) | fn parse(input: ParseStream) -> Result { method to_tokens (line 125) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/gen/clone.rs method clone (line 8) | fn clone(&self) -> Self { method clone (line 18) | fn clone(&self) -> Self { method clone (line 30) | fn clone(&self) -> Self { method clone (line 44) | fn clone(&self) -> Self { method clone (line 56) | fn clone(&self) -> Self { method clone (line 71) | fn clone(&self) -> Self { method clone (line 78) | fn clone(&self) -> Self { method clone (line 90) | fn clone(&self) -> Self { method clone (line 101) | fn clone(&self) -> Self { method clone (line 116) | fn clone(&self) -> Self { method clone (line 123) | fn clone(&self) -> Self { method clone (line 133) | fn clone(&self) -> Self { method clone (line 145) | fn clone(&self) -> Self { method clone (line 160) | fn clone(&self) -> Self { method clone (line 172) | fn clone(&self) -> Self { method clone (line 183) | fn clone(&self) -> Self { method clone (line 194) | fn clone(&self) -> Self { method clone (line 205) | fn clone(&self) -> Self { method clone (line 215) | fn clone(&self) -> Self { method clone (line 228) | fn clone(&self) -> Self { method clone (line 301) | fn clone(&self) -> Self { method clone (line 312) | fn clone(&self) -> Self { method clone (line 324) | fn clone(&self) -> Self { method clone (line 336) | fn clone(&self) -> Self { method clone (line 348) | fn clone(&self) -> Self { method clone (line 360) | fn clone(&self) -> Self { method clone (line 371) | fn clone(&self) -> Self { method clone (line 383) | fn clone(&self) -> Self { method clone (line 395) | fn clone(&self) -> Self { method clone (line 407) | fn clone(&self) -> Self { method clone (line 426) | fn clone(&self) -> Self { method clone (line 437) | fn clone(&self) -> Self { method clone (line 448) | fn clone(&self) -> Self { method clone (line 460) | fn clone(&self) -> Self { method clone (line 475) | fn clone(&self) -> Self { method clone (line 486) | fn clone(&self) -> Self { method clone (line 499) | fn clone(&self) -> Self { method clone (line 511) | fn clone(&self) -> Self { method clone (line 521) | fn clone(&self) -> Self { method clone (line 534) | fn clone(&self) -> Self { method clone (line 544) | fn clone(&self) -> Self { method clone (line 556) | fn clone(&self) -> Self { method clone (line 566) | fn clone(&self) -> Self { method clone (line 579) | fn clone(&self) -> Self { method clone (line 594) | fn clone(&self) -> Self { method clone (line 605) | fn clone(&self) -> Self { method clone (line 616) | fn clone(&self) -> Self { method clone (line 628) | fn clone(&self) -> Self { method clone (line 640) | fn clone(&self) -> Self { method clone (line 653) | fn clone(&self) -> Self { method clone (line 664) | fn clone(&self) -> Self { method clone (line 679) | fn clone(&self) -> Self { method clone (line 690) | fn clone(&self) -> Self { method clone (line 701) | fn clone(&self) -> Self { method clone (line 712) | fn clone(&self) -> Self { method clone (line 723) | fn clone(&self) -> Self { method clone (line 734) | fn clone(&self) -> Self { method clone (line 747) | fn clone(&self) -> Self { method clone (line 758) | fn clone(&self) -> Self { method clone (line 772) | fn clone(&self) -> Self { method clone (line 781) | fn clone(&self) -> Self { method clone (line 793) | fn clone(&self) -> Self { method clone (line 805) | fn clone(&self) -> Self { method clone (line 816) | fn clone(&self) -> Self { method clone (line 826) | fn clone(&self) -> Self { method clone (line 836) | fn clone(&self) -> Self { method clone (line 847) | fn clone(&self) -> Self { method clone (line 857) | fn clone(&self) -> Self { method clone (line 870) | fn clone(&self) -> Self { method clone (line 882) | fn clone(&self) -> Self { method clone (line 893) | fn clone(&self) -> Self { method clone (line 909) | fn clone(&self) -> Self { method clone (line 923) | fn clone(&self) -> Self { method clone (line 947) | fn clone(&self) -> Self { method clone (line 960) | fn clone(&self) -> Self { method clone (line 972) | fn clone(&self) -> Self { method clone (line 985) | fn clone(&self) -> Self { method clone (line 1004) | fn clone(&self) -> Self { method clone (line 1017) | fn clone(&self) -> Self { method clone (line 1028) | fn clone(&self) -> Self { method clone (line 1045) | fn clone(&self) -> Self { method clone (line 1052) | fn clone(&self) -> Self { method clone (line 1062) | fn clone(&self) -> Self { method clone (line 1086) | fn clone(&self) -> Self { method clone (line 1104) | fn clone(&self) -> Self { method clone (line 1119) | fn clone(&self) -> Self { method clone (line 1134) | fn clone(&self) -> Self { method clone (line 1146) | fn clone(&self) -> Self { method clone (line 1159) | fn clone(&self) -> Self { method clone (line 1176) | fn clone(&self) -> Self { method clone (line 1188) | fn clone(&self) -> Self { method clone (line 1203) | fn clone(&self) -> Self { method clone (line 1221) | fn clone(&self) -> Self { method clone (line 1236) | fn clone(&self) -> Self { method clone (line 1256) | fn clone(&self) -> Self { method clone (line 1272) | fn clone(&self) -> Self { method clone (line 1288) | fn clone(&self) -> Self { method clone (line 1302) | fn clone(&self) -> Self { method clone (line 1316) | fn clone(&self) -> Self { method clone (line 1326) | fn clone(&self) -> Self { method clone (line 1337) | fn clone(&self) -> Self { method clone (line 1353) | fn clone(&self) -> Self { method clone (line 1363) | fn clone(&self) -> Self { method clone (line 1376) | fn clone(&self) -> Self { method clone (line 1387) | fn clone(&self) -> Self { method clone (line 1399) | fn clone(&self) -> Self { method clone (line 1412) | fn clone(&self) -> Self { method clone (line 1422) | fn clone(&self) -> Self { method clone (line 1433) | fn clone(&self) -> Self { method clone (line 1444) | fn clone(&self) -> Self { method clone (line 1455) | fn clone(&self) -> Self { method clone (line 1466) | fn clone(&self) -> Self { method clone (line 1491) | fn clone(&self) -> Self { method clone (line 1504) | fn clone(&self) -> Self { method clone (line 1515) | fn clone(&self) -> Self { method clone (line 1526) | fn clone(&self) -> Self { method clone (line 1538) | fn clone(&self) -> Self { method clone (line 1548) | fn clone(&self) -> Self { method clone (line 1559) | fn clone(&self) -> Self { method clone (line 1573) | fn clone(&self) -> Self { method clone (line 1584) | fn clone(&self) -> Self { method clone (line 1597) | fn clone(&self) -> Self { method clone (line 1609) | fn clone(&self) -> Self { method clone (line 1619) | fn clone(&self) -> Self { method clone (line 1629) | fn clone(&self) -> Self { method clone (line 1644) | fn clone(&self) -> Self { method clone (line 1654) | fn clone(&self) -> Self { method clone (line 1665) | fn clone(&self) -> Self { method clone (line 1677) | fn clone(&self) -> Self { method clone (line 1693) | fn clone(&self) -> Self { method clone (line 1700) | fn clone(&self) -> Self { method clone (line 1714) | fn clone(&self) -> Self { method clone (line 1726) | fn clone(&self) -> Self { method clone (line 1745) | fn clone(&self) -> Self { method clone (line 1755) | fn clone(&self) -> Self { method clone (line 1767) | fn clone(&self) -> Self { method clone (line 1778) | fn clone(&self) -> Self { method clone (line 1793) | fn clone(&self) -> Self { method clone (line 1800) | fn clone(&self) -> Self { method clone (line 1813) | fn clone(&self) -> Self { method clone (line 1829) | fn clone(&self) -> Self { method clone (line 1841) | fn clone(&self) -> Self { method clone (line 1852) | fn clone(&self) -> Self { method clone (line 1868) | fn clone(&self) -> Self { method clone (line 1891) | fn clone(&self) -> Self { method clone (line 1903) | fn clone(&self) -> Self { method clone (line 1919) | fn clone(&self) -> Self { method clone (line 1929) | fn clone(&self) -> Self { method clone (line 1939) | fn clone(&self) -> Self { method clone (line 1948) | fn clone(&self) -> Self { method clone (line 1957) | fn clone(&self) -> Self { method clone (line 1966) | fn clone(&self) -> Self { method clone (line 1980) | fn clone(&self) -> Self { method clone (line 1995) | fn clone(&self) -> Self { method clone (line 2005) | fn clone(&self) -> Self { method clone (line 2015) | fn clone(&self) -> Self { method clone (line 2027) | fn clone(&self) -> Self { method clone (line 2039) | fn clone(&self) -> Self { method clone (line 2049) | fn clone(&self) -> Self { method clone (line 2059) | fn clone(&self) -> Self { method clone (line 2072) | fn clone(&self) -> Self { method clone (line 2079) | fn clone(&self) -> Self { method clone (line 2088) | fn clone(&self) -> Self { method clone (line 2098) | fn clone(&self) -> Self { method clone (line 2107) | fn clone(&self) -> Self { method clone (line 2118) | fn clone(&self) -> Self { method clone (line 2129) | fn clone(&self) -> Self { method clone (line 2142) | fn clone(&self) -> Self { method clone (line 2154) | fn clone(&self) -> Self { method clone (line 2166) | fn clone(&self) -> Self { method clone (line 2178) | fn clone(&self) -> Self { method clone (line 2191) | fn clone(&self) -> Self { method clone (line 2201) | fn clone(&self) -> Self { FILE: builder/third-party/syn/src/gen/debug.rs method fmt (line 9) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 19) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 25) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 37) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 51) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 63) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 75) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 90) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 102) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 113) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 125) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 274) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 284) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 296) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 311) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 323) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 335) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 341) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 352) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 358) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 369) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 375) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 385) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 398) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 476) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 482) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 493) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 499) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 511) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 517) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 529) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 535) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 547) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 553) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 565) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 571) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 582) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 588) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 600) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 606) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 618) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 624) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 636) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 642) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 661) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 667) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 678) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 684) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 695) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 701) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 713) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 719) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 734) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 740) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 751) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 757) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 770) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 776) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 788) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 794) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 804) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 810) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 823) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 829) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 839) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 845) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 857) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 863) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 873) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 879) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 892) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 898) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 913) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 919) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 930) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 936) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 947) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 953) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 965) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 971) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 983) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 989) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1002) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1008) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1019) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1025) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1040) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1046) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1057) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1063) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1074) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1080) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1091) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1097) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1108) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1114) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1125) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1131) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1144) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1150) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1161) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1175) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1185) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1197) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1209) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1221) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1227) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1237) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1243) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1253) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1264) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1283) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1301) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1307) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1319) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1325) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1336) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1342) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1358) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1364) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1378) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1417) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1441) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1453) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1471) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1477) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1496) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1502) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1515) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1521) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1532) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1538) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1555) | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1562) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1572) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1601) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1607) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1625) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1631) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1646) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1652) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1667) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1673) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1685) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1691) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1704) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1710) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1727) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1733) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1745) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1751) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1766) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1772) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1790) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1796) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1811) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1817) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1837) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1843) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1859) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1865) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1881) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1887) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1901) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1907) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1921) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1930) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1935) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1945) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1956) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1978) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 1984) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 1997) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2008) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2020) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2044) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2063) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2075) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2081) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2092) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2098) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2109) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2115) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2126) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2156) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2162) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2175) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2181) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2192) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2198) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2209) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2215) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2227) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2233) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2243) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2249) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2260) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2266) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2280) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2286) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2297) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2303) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2316) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2322) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2334) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2340) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2350) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2356) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2366) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2382) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2392) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2403) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2415) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2428) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2447) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2461) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2477) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2496) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2511) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2533) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2539) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2550) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2562) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2577) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2595) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2601) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2617) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2623) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2635) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2641) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2652) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2658) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2674) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2702) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2708) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2720) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2726) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2742) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2748) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2758) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2764) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2774) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2780) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2789) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2795) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2804) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2810) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2819) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2833) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2853) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2859) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2869) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2875) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2885) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2891) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2903) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2909) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2921) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2927) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2937) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2943) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2953) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 2959) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 2969) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2993) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3002) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3012) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3021) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3032) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3043) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3077) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3089) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3101) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { function debug (line 3107) | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Resu... method fmt (line 3119) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3135) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3145) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/syn/src/gen/eq.rs method eq (line 12) | fn eq(&self, other: &Self) -> bool { method eq (line 22) | fn eq(&self, other: &Self) -> bool { method eq (line 32) | fn eq(&self, other: &Self) -> bool { method eq (line 43) | fn eq(&self, other: &Self) -> bool { method eq (line 54) | fn eq(&self, other: &Self) -> bool { method eq (line 65) | fn eq(&self, other: &Self) -> bool { method eq (line 79) | fn eq(&self, other: &Self) -> bool { method eq (line 89) | fn eq(&self, other: &Self) -> bool { method eq (line 99) | fn eq(&self, other: &Self) -> bool { method eq (line 109) | fn eq(&self, other: &Self) -> bool { method eq (line 149) | fn eq(&self, other: &Self) -> bool { method eq (line 159) | fn eq(&self, other: &Self) -> bool { method eq (line 169) | fn eq(&self, other: &Self) -> bool { method eq (line 180) | fn eq(&self, other: &Self) -> bool { method eq (line 191) | fn eq(&self, other: &Self) -> bool { method eq (line 206) | fn eq(&self, other: &Self) -> bool { method eq (line 216) | fn eq(&self, other: &Self) -> bool { method eq (line 226) | fn eq(&self, other: &Self) -> bool { method eq (line 236) | fn eq(&self, other: &Self) -> bool { method eq (line 247) | fn eq(&self, other: &Self) -> bool { method eq (line 336) | fn eq(&self, other: &Self) -> bool { method eq (line 346) | fn eq(&self, other: &Self) -> bool { method eq (line 356) | fn eq(&self, other: &Self) -> bool { method eq (line 367) | fn eq(&self, other: &Self) -> bool { method eq (line 377) | fn eq(&self, other: &Self) -> bool { method eq (line 388) | fn eq(&self, other: &Self) -> bool { method eq (line 399) | fn eq(&self, other: &Self) -> bool { method eq (line 409) | fn eq(&self, other: &Self) -> bool { method eq (line 419) | fn eq(&self, other: &Self) -> bool { method eq (line 429) | fn eq(&self, other: &Self) -> bool { method eq (line 443) | fn eq(&self, other: &Self) -> bool { method eq (line 453) | fn eq(&self, other: &Self) -> bool { method eq (line 463) | fn eq(&self, other: &Self) -> bool { method eq (line 474) | fn eq(&self, other: &Self) -> bool { method eq (line 485) | fn eq(&self, other: &Self) -> bool { method eq (line 495) | fn eq(&self, other: &Self) -> bool { method eq (line 507) | fn eq(&self, other: &Self) -> bool { method eq (line 517) | fn eq(&self, other: &Self) -> bool { method eq (line 527) | fn eq(&self, other: &Self) -> bool { method eq (line 537) | fn eq(&self, other: &Self) -> bool { method eq (line 547) | fn eq(&self, other: &Self) -> bool { method eq (line 557) | fn eq(&self, other: &Self) -> bool { method eq (line 567) | fn eq(&self, other: &Self) -> bool { method eq (line 577) | fn eq(&self, other: &Self) -> bool { method eq (line 589) | fn eq(&self, other: &Self) -> bool { method eq (line 599) | fn eq(&self, other: &Self) -> bool { method eq (line 609) | fn eq(&self, other: &Self) -> bool { method eq (line 620) | fn eq(&self, other: &Self) -> bool { method eq (line 631) | fn eq(&self, other: &Self) -> bool { method eq (line 641) | fn eq(&self, other: &Self) -> bool { method eq (line 651) | fn eq(&self, other: &Self) -> bool { method eq (line 663) | fn eq(&self, other: &Self) -> bool { method eq (line 673) | fn eq(&self, other: &Self) -> bool { method eq (line 683) | fn eq(&self, other: &Self) -> bool { method eq (line 693) | fn eq(&self, other: &Self) -> bool { method eq (line 703) | fn eq(&self, other: &Self) -> bool { method eq (line 713) | fn eq(&self, other: &Self) -> bool { method eq (line 724) | fn eq(&self, other: &Self) -> bool { method eq (line 734) | fn eq(&self, other: &Self) -> bool { method eq (line 746) | fn eq(&self, other: &Self) -> bool { method eq (line 758) | fn eq(&self, other: &Self) -> bool { method eq (line 769) | fn eq(&self, other: &Self) -> bool { method eq (line 780) | fn eq(&self, other: &Self) -> bool { method eq (line 799) | fn eq(&self, other: &Self) -> bool { method eq (line 809) | fn eq(&self, other: &Self) -> bool { method eq (line 819) | fn eq(&self, other: &Self) -> bool { method eq (line 830) | fn eq(&self, other: &Self) -> bool { method eq (line 846) | fn eq(&self, other: &Self) -> bool { method eq (line 874) | fn eq(&self, other: &Self) -> bool { method eq (line 884) | fn eq(&self, other: &Self) -> bool { method eq (line 895) | fn eq(&self, other: &Self) -> bool { method eq (line 907) | fn eq(&self, other: &Self) -> bool { method eq (line 918) | fn eq(&self, other: &Self) -> bool { method eq (line 954) | fn eq(&self, other: &Self) -> bool { method eq (line 976) | fn eq(&self, other: &Self) -> bool { method eq (line 987) | fn eq(&self, other: &Self) -> bool { method eq (line 1012) | fn eq(&self, other: &Self) -> bool { method eq (line 1025) | fn eq(&self, other: &Self) -> bool { method eq (line 1037) | fn eq(&self, other: &Self) -> bool { method eq (line 1048) | fn eq(&self, other: &Self) -> bool { method eq (line 1060) | fn eq(&self, _other: &Self) -> bool { method eq (line 1070) | fn eq(&self, other: &Self) -> bool { method eq (line 1106) | fn eq(&self, other: &Self) -> bool { method eq (line 1118) | fn eq(&self, other: &Self) -> bool { method eq (line 1129) | fn eq(&self, other: &Self) -> bool { method eq (line 1140) | fn eq(&self, other: &Self) -> bool { method eq (line 1151) | fn eq(&self, other: &Self) -> bool { method eq (line 1162) | fn eq(&self, other: &Self) -> bool { method eq (line 1175) | fn eq(&self, other: &Self) -> bool { method eq (line 1186) | fn eq(&self, other: &Self) -> bool { method eq (line 1198) | fn eq(&self, other: &Self) -> bool { method eq (line 1210) | fn eq(&self, other: &Self) -> bool { method eq (line 1222) | fn eq(&self, other: &Self) -> bool { method eq (line 1236) | fn eq(&self, other: &Self) -> bool { method eq (line 1247) | fn eq(&self, other: &Self) -> bool { method eq (line 1258) | fn eq(&self, other: &Self) -> bool { method eq (line 1269) | fn eq(&self, other: &Self) -> bool { method eq (line 1280) | fn eq(&self, other: &Self) -> bool { method eq (line 1290) | fn eq(&self, other: &Self) -> bool { method eq (line 1299) | fn eq(&self, other: &Self) -> bool { method eq (line 1320) | fn eq(&self, other: &Self) -> bool { method eq (line 1344) | fn eq(&self, other: &Self) -> bool { method eq (line 1354) | fn eq(&self, other: &Self) -> bool { method eq (line 1364) | fn eq(&self, other: &Self) -> bool { method eq (line 1375) | fn eq(&self, other: &Self) -> bool { method eq (line 1392) | fn eq(&self, other: &Self) -> bool { method eq (line 1409) | fn eq(&self, other: &Self) -> bool { method eq (line 1420) | fn eq(&self, other: &Self) -> bool { method eq (line 1430) | fn eq(&self, other: &Self) -> bool { method eq (line 1440) | fn eq(&self, other: &Self) -> bool { method eq (line 1475) | fn eq(&self, other: &Self) -> bool { method eq (line 1487) | fn eq(&self, other: &Self) -> bool { method eq (line 1498) | fn eq(&self, other: &Self) -> bool { method eq (line 1508) | fn eq(&self, other: &Self) -> bool { method eq (line 1519) | fn eq(&self, other: &Self) -> bool { method eq (line 1529) | fn eq(&self, other: &Self) -> bool { method eq (line 1539) | fn eq(&self, other: &Self) -> bool { method eq (line 1550) | fn eq(&self, other: &Self) -> bool { method eq (line 1560) | fn eq(&self, other: &Self) -> bool { method eq (line 1571) | fn eq(&self, other: &Self) -> bool { method eq (line 1581) | fn eq(&self, other: &Self) -> bool { method eq (line 1591) | fn eq(&self, other: &Self) -> bool { method eq (line 1601) | fn eq(&self, other: &Self) -> bool { method eq (line 1622) | fn eq(&self, other: &Self) -> bool { method eq (line 1632) | fn eq(&self, other: &Self) -> bool { method eq (line 1642) | fn eq(&self, other: &Self) -> bool { method eq (line 1653) | fn eq(&self, other: &Self) -> bool { method eq (line 1664) | fn eq(&self, other: &Self) -> bool { method eq (line 1678) | fn eq(&self, other: &Self) -> bool { method eq (line 1690) | fn eq(&self, other: &Self) -> bool { method eq (line 1706) | fn eq(&self, other: &Self) -> bool { method eq (line 1720) | fn eq(&self, other: &Self) -> bool { method eq (line 1734) | fn eq(&self, other: &Self) -> bool { method eq (line 1752) | fn eq(&self, other: &Self) -> bool { method eq (line 1763) | fn eq(&self, other: &Self) -> bool { method eq (line 1774) | fn eq(&self, other: &Self) -> bool { method eq (line 1791) | fn eq(&self, other: &Self) -> bool { method eq (line 1818) | fn eq(&self, other: &Self) -> bool { method eq (line 1830) | fn eq(&self, other: &Self) -> bool { method eq (line 1841) | fn eq(&self, other: &Self) -> bool { method eq (line 1852) | fn eq(&self, other: &Self) -> bool { method eq (line 1864) | fn eq(&self, other: &Self) -> bool { method eq (line 1899) | fn eq(&self, other: &Self) -> bool { method eq (line 1909) | fn eq(&self, other: &Self) -> bool { method eq (line 1921) | fn eq(&self, other: &Self) -> bool { method eq (line 1931) | fn eq(&self, other: &Self) -> bool { method eq (line 1941) | fn eq(&self, _other: &Self) -> bool { method eq (line 1951) | fn eq(&self, other: &Self) -> bool { method eq (line 1961) | fn eq(&self, _other: &Self) -> bool { method eq (line 1971) | fn eq(&self, other: &Self) -> bool { method eq (line 1983) | fn eq(&self, other: &Self) -> bool { method eq (line 2007) | fn eq(&self, other: &Self) -> bool { method eq (line 2017) | fn eq(&self, other: &Self) -> bool { method eq (line 2027) | fn eq(&self, other: &Self) -> bool { method eq (line 2038) | fn eq(&self, other: &Self) -> bool { method eq (line 2049) | fn eq(&self, other: &Self) -> bool { method eq (line 2059) | fn eq(&self, other: &Self) -> bool { method eq (line 2069) | fn eq(&self, other: &Self) -> bool { method eq (line 2079) | fn eq(&self, other: &Self) -> bool { method eq (line 2094) | fn eq(&self, _other: &Self) -> bool { method eq (line 2104) | fn eq(&self, other: &Self) -> bool { method eq (line 2114) | fn eq(&self, other: &Self) -> bool { method eq (line 2124) | fn eq(&self, other: &Self) -> bool { method eq (line 2134) | fn eq(&self, other: &Self) -> bool { method eq (line 2144) | fn eq(&self, other: &Self) -> bool { method eq (line 2171) | fn eq(&self, other: &Self) -> bool { method eq (line 2181) | fn eq(&self, other: &Self) -> bool { method eq (line 2192) | fn eq(&self, other: &Self) -> bool { method eq (line 2202) | fn eq(&self, other: &Self) -> bool { method eq (line 2220) | fn eq(&self, other: &Self) -> bool { method eq (line 2230) | fn eq(&self, other: &Self) -> bool { FILE: builder/third-party/syn/src/gen/fold.rs type Fold (line 29) | pub trait Fold { method fold_abi (line 32) | fn fold_abi(&mut self, i: crate::Abi) -> crate::Abi { method fold_angle_bracketed_generic_arguments (line 37) | fn fold_angle_bracketed_generic_arguments( method fold_arm (line 45) | fn fold_arm(&mut self, i: crate::Arm) -> crate::Arm { method fold_assoc_const (line 50) | fn fold_assoc_const(&mut self, i: crate::AssocConst) -> crate::AssocCo... method fold_assoc_type (line 55) | fn fold_assoc_type(&mut self, i: crate::AssocType) -> crate::AssocType { method fold_attr_style (line 60) | fn fold_attr_style(&mut self, i: crate::AttrStyle) -> crate::AttrStyle { method fold_attribute (line 65) | fn fold_attribute(&mut self, i: crate::Attribute) -> crate::Attribute { method fold_bare_fn_arg (line 70) | fn fold_bare_fn_arg(&mut self, i: crate::BareFnArg) -> crate::BareFnArg { method fold_bare_variadic (line 75) | fn fold_bare_variadic(&mut self, i: crate::BareVariadic) -> crate::Bar... method fold_bin_op (line 80) | fn fold_bin_op(&mut self, i: crate::BinOp) -> crate::BinOp { method fold_block (line 85) | fn fold_block(&mut self, i: crate::Block) -> crate::Block { method fold_bound_lifetimes (line 90) | fn fold_bound_lifetimes( method fold_const_param (line 98) | fn fold_const_param(&mut self, i: crate::ConstParam) -> crate::ConstPa... method fold_constraint (line 103) | fn fold_constraint(&mut self, i: crate::Constraint) -> crate::Constrai... method fold_data (line 108) | fn fold_data(&mut self, i: crate::Data) -> crate::Data { method fold_data_enum (line 113) | fn fold_data_enum(&mut self, i: crate::DataEnum) -> crate::DataEnum { method fold_data_struct (line 118) | fn fold_data_struct(&mut self, i: crate::DataStruct) -> crate::DataStr... method fold_data_union (line 123) | fn fold_data_union(&mut self, i: crate::DataUnion) -> crate::DataUnion { method fold_derive_input (line 128) | fn fold_derive_input(&mut self, i: crate::DeriveInput) -> crate::Deriv... method fold_expr (line 133) | fn fold_expr(&mut self, i: crate::Expr) -> crate::Expr { method fold_expr_array (line 138) | fn fold_expr_array(&mut self, i: crate::ExprArray) -> crate::ExprArray { method fold_expr_assign (line 143) | fn fold_expr_assign(&mut self, i: crate::ExprAssign) -> crate::ExprAss... method fold_expr_async (line 148) | fn fold_expr_async(&mut self, i: crate::ExprAsync) -> crate::ExprAsync { method fold_expr_await (line 153) | fn fold_expr_await(&mut self, i: crate::ExprAwait) -> crate::ExprAwait { method fold_expr_binary (line 158) | fn fold_expr_binary(&mut self, i: crate::ExprBinary) -> crate::ExprBin... method fold_expr_block (line 163) | fn fold_expr_block(&mut self, i: crate::ExprBlock) -> crate::ExprBlock { method fold_expr_break (line 168) | fn fold_expr_break(&mut self, i: crate::ExprBreak) -> crate::ExprBreak { method fold_expr_call (line 173) | fn fold_expr_call(&mut self, i: crate::ExprCall) -> crate::ExprCall { method fold_expr_cast (line 178) | fn fold_expr_cast(&mut self, i: crate::ExprCast) -> crate::ExprCast { method fold_expr_closure (line 183) | fn fold_expr_closure(&mut self, i: crate::ExprClosure) -> crate::ExprC... method fold_expr_const (line 188) | fn fold_expr_const(&mut self, i: crate::ExprConst) -> crate::ExprConst { method fold_expr_continue (line 193) | fn fold_expr_continue(&mut self, i: crate::ExprContinue) -> crate::Exp... method fold_expr_field (line 198) | fn fold_expr_field(&mut self, i: crate::ExprField) -> crate::ExprField { method fold_expr_for_loop (line 203) | fn fold_expr_for_loop(&mut self, i: crate::ExprForLoop) -> crate::Expr... method fold_expr_group (line 208) | fn fold_expr_group(&mut self, i: crate::ExprGroup) -> crate::ExprGroup { method fold_expr_if (line 213) | fn fold_expr_if(&mut self, i: crate::ExprIf) -> crate::ExprIf { method fold_expr_index (line 218) | fn fold_expr_index(&mut self, i: crate::ExprIndex) -> crate::ExprIndex { method fold_expr_infer (line 223) | fn fold_expr_infer(&mut self, i: crate::ExprInfer) -> crate::ExprInfer { method fold_expr_let (line 228) | fn fold_expr_let(&mut self, i: crate::ExprLet) -> crate::ExprLet { method fold_expr_lit (line 233) | fn fold_expr_lit(&mut self, i: crate::ExprLit) -> crate::ExprLit { method fold_expr_loop (line 238) | fn fold_expr_loop(&mut self, i: crate::ExprLoop) -> crate::ExprLoop { method fold_expr_macro (line 243) | fn fold_expr_macro(&mut self, i: crate::ExprMacro) -> crate::ExprMacro { method fold_expr_match (line 248) | fn fold_expr_match(&mut self, i: crate::ExprMatch) -> crate::ExprMatch { method fold_expr_method_call (line 253) | fn fold_expr_method_call( method fold_expr_paren (line 261) | fn fold_expr_paren(&mut self, i: crate::ExprParen) -> crate::ExprParen { method fold_expr_path (line 266) | fn fold_expr_path(&mut self, i: crate::ExprPath) -> crate::ExprPath { method fold_expr_range (line 271) | fn fold_expr_range(&mut self, i: crate::ExprRange) -> crate::ExprRange { method fold_expr_reference (line 276) | fn fold_expr_reference(&mut self, i: crate::ExprReference) -> crate::E... method fold_expr_repeat (line 281) | fn fold_expr_repeat(&mut self, i: crate::ExprRepeat) -> crate::ExprRep... method fold_expr_return (line 286) | fn fold_expr_return(&mut self, i: crate::ExprReturn) -> crate::ExprRet... method fold_expr_struct (line 291) | fn fold_expr_struct(&mut self, i: crate::ExprStruct) -> crate::ExprStr... method fold_expr_try (line 296) | fn fold_expr_try(&mut self, i: crate::ExprTry) -> crate::ExprTry { method fold_expr_try_block (line 301) | fn fold_expr_try_block(&mut self, i: crate::ExprTryBlock) -> crate::Ex... method fold_expr_tuple (line 306) | fn fold_expr_tuple(&mut self, i: crate::ExprTuple) -> crate::ExprTuple { method fold_expr_unary (line 311) | fn fold_expr_unary(&mut self, i: crate::ExprUnary) -> crate::ExprUnary { method fold_expr_unsafe (line 316) | fn fold_expr_unsafe(&mut self, i: crate::ExprUnsafe) -> crate::ExprUns... method fold_expr_while (line 321) | fn fold_expr_while(&mut self, i: crate::ExprWhile) -> crate::ExprWhile { method fold_expr_yield (line 326) | fn fold_expr_yield(&mut self, i: crate::ExprYield) -> crate::ExprYield { method fold_field (line 331) | fn fold_field(&mut self, i: crate::Field) -> crate::Field { method fold_field_mutability (line 336) | fn fold_field_mutability( method fold_field_pat (line 344) | fn fold_field_pat(&mut self, i: crate::FieldPat) -> crate::FieldPat { method fold_field_value (line 349) | fn fold_field_value(&mut self, i: crate::FieldValue) -> crate::FieldVa... method fold_fields (line 354) | fn fold_fields(&mut self, i: crate::Fields) -> crate::Fields { method fold_fields_named (line 359) | fn fold_fields_named(&mut self, i: crate::FieldsNamed) -> crate::Field... method fold_fields_unnamed (line 364) | fn fold_fields_unnamed(&mut self, i: crate::FieldsUnnamed) -> crate::F... method fold_file (line 369) | fn fold_file(&mut self, i: crate::File) -> crate::File { method fold_fn_arg (line 374) | fn fold_fn_arg(&mut self, i: crate::FnArg) -> crate::FnArg { method fold_foreign_item (line 379) | fn fold_foreign_item(&mut self, i: crate::ForeignItem) -> crate::Forei... method fold_foreign_item_fn (line 384) | fn fold_foreign_item_fn(&mut self, i: crate::ForeignItemFn) -> crate::... method fold_foreign_item_macro (line 389) | fn fold_foreign_item_macro( method fold_foreign_item_static (line 397) | fn fold_foreign_item_static( method fold_foreign_item_type (line 405) | fn fold_foreign_item_type( method fold_generic_argument (line 413) | fn fold_generic_argument( method fold_generic_param (line 421) | fn fold_generic_param(&mut self, i: crate::GenericParam) -> crate::Gen... method fold_generics (line 426) | fn fold_generics(&mut self, i: crate::Generics) -> crate::Generics { method fold_ident (line 429) | fn fold_ident(&mut self, i: proc_macro2::Ident) -> proc_macro2::Ident { method fold_impl_item (line 434) | fn fold_impl_item(&mut self, i: crate::ImplItem) -> crate::ImplItem { method fold_impl_item_const (line 439) | fn fold_impl_item_const(&mut self, i: crate::ImplItemConst) -> crate::... method fold_impl_item_fn (line 444) | fn fold_impl_item_fn(&mut self, i: crate::ImplItemFn) -> crate::ImplIt... method fold_impl_item_macro (line 449) | fn fold_impl_item_macro(&mut self, i: crate::ImplItemMacro) -> crate::... method fold_impl_item_type (line 454) | fn fold_impl_item_type(&mut self, i: crate::ImplItemType) -> crate::Im... method fold_impl_restriction (line 459) | fn fold_impl_restriction( method fold_index (line 467) | fn fold_index(&mut self, i: crate::Index) -> crate::Index { method fold_item (line 472) | fn fold_item(&mut self, i: crate::Item) -> crate::Item { method fold_item_const (line 477) | fn fold_item_const(&mut self, i: crate::ItemConst) -> crate::ItemConst { method fold_item_enum (line 482) | fn fold_item_enum(&mut self, i: crate::ItemEnum) -> crate::ItemEnum { method fold_item_extern_crate (line 487) | fn fold_item_extern_crate( method fold_item_fn (line 495) | fn fold_item_fn(&mut self, i: crate::ItemFn) -> crate::ItemFn { method fold_item_foreign_mod (line 500) | fn fold_item_foreign_mod( method fold_item_impl (line 508) | fn fold_item_impl(&mut self, i: crate::ItemImpl) -> crate::ItemImpl { method fold_item_macro (line 513) | fn fold_item_macro(&mut self, i: crate::ItemMacro) -> crate::ItemMacro { method fold_item_mod (line 518) | fn fold_item_mod(&mut self, i: crate::ItemMod) -> crate::ItemMod { method fold_item_static (line 523) | fn fold_item_static(&mut self, i: crate::ItemStatic) -> crate::ItemSta... method fold_item_struct (line 528) | fn fold_item_struct(&mut self, i: crate::ItemStruct) -> crate::ItemStr... method fold_item_trait (line 533) | fn fold_item_trait(&mut self, i: crate::ItemTrait) -> crate::ItemTrait { method fold_item_trait_alias (line 538) | fn fold_item_trait_alias( method fold_item_type (line 546) | fn fold_item_type(&mut self, i: crate::ItemType) -> crate::ItemType { method fold_item_union (line 551) | fn fold_item_union(&mut self, i: crate::ItemUnion) -> crate::ItemUnion { method fold_item_use (line 556) | fn fold_item_use(&mut self, i: crate::ItemUse) -> crate::ItemUse { method fold_label (line 561) | fn fold_label(&mut self, i: crate::Label) -> crate::Label { method fold_lifetime (line 564) | fn fold_lifetime(&mut self, i: crate::Lifetime) -> crate::Lifetime { method fold_lifetime_param (line 569) | fn fold_lifetime_param(&mut self, i: crate::LifetimeParam) -> crate::L... method fold_lit (line 572) | fn fold_lit(&mut self, i: crate::Lit) -> crate::Lit { method fold_lit_bool (line 575) | fn fold_lit_bool(&mut self, i: crate::LitBool) -> crate::LitBool { method fold_lit_byte (line 578) | fn fold_lit_byte(&mut self, i: crate::LitByte) -> crate::LitByte { method fold_lit_byte_str (line 581) | fn fold_lit_byte_str(&mut self, i: crate::LitByteStr) -> crate::LitByt... method fold_lit_cstr (line 584) | fn fold_lit_cstr(&mut self, i: crate::LitCStr) -> crate::LitCStr { method fold_lit_char (line 587) | fn fold_lit_char(&mut self, i: crate::LitChar) -> crate::LitChar { method fold_lit_float (line 590) | fn fold_lit_float(&mut self, i: crate::LitFloat) -> crate::LitFloat { method fold_lit_int (line 593) | fn fold_lit_int(&mut self, i: crate::LitInt) -> crate::LitInt { method fold_lit_str (line 596) | fn fold_lit_str(&mut self, i: crate::LitStr) -> crate::LitStr { method fold_local (line 601) | fn fold_local(&mut self, i: crate::Local) -> crate::Local { method fold_local_init (line 606) | fn fold_local_init(&mut self, i: crate::LocalInit) -> crate::LocalInit { method fold_macro (line 611) | fn fold_macro(&mut self, i: crate::Macro) -> crate::Macro { method fold_macro_delimiter (line 616) | fn fold_macro_delimiter( method fold_member (line 624) | fn fold_member(&mut self, i: crate::Member) -> crate::Member { method fold_meta (line 629) | fn fold_meta(&mut self, i: crate::Meta) -> crate::Meta { method fold_meta_list (line 634) | fn fold_meta_list(&mut self, i: crate::MetaList) -> crate::MetaList { method fold_meta_name_value (line 639) | fn fold_meta_name_value(&mut self, i: crate::MetaNameValue) -> crate::... method fold_parenthesized_generic_arguments (line 644) | fn fold_parenthesized_generic_arguments( method fold_pat (line 652) | fn fold_pat(&mut self, i: crate::Pat) -> crate::Pat { method fold_pat_ident (line 657) | fn fold_pat_ident(&mut self, i: crate::PatIdent) -> crate::PatIdent { method fold_pat_or (line 662) | fn fold_pat_or(&mut self, i: crate::PatOr) -> crate::PatOr { method fold_pat_paren (line 667) | fn fold_pat_paren(&mut self, i: crate::PatParen) -> crate::PatParen { method fold_pat_reference (line 672) | fn fold_pat_reference(&mut self, i: crate::PatReference) -> crate::Pat... method fold_pat_rest (line 677) | fn fold_pat_rest(&mut self, i: crate::PatRest) -> crate::PatRest { method fold_pat_slice (line 682) | fn fold_pat_slice(&mut self, i: crate::PatSlice) -> crate::PatSlice { method fold_pat_struct (line 687) | fn fold_pat_struct(&mut self, i: crate::PatStruct) -> crate::PatStruct { method fold_pat_tuple (line 692) | fn fold_pat_tuple(&mut self, i: crate::PatTuple) -> crate::PatTuple { method fold_pat_tuple_struct (line 697) | fn fold_pat_tuple_struct( method fold_pat_type (line 705) | fn fold_pat_type(&mut self, i: crate::PatType) -> crate::PatType { method fold_pat_wild (line 710) | fn fold_pat_wild(&mut self, i: crate::PatWild) -> crate::PatWild { method fold_path (line 715) | fn fold_path(&mut self, i: crate::Path) -> crate::Path { method fold_path_arguments (line 720) | fn fold_path_arguments(&mut self, i: crate::PathArguments) -> crate::P... method fold_path_segment (line 725) | fn fold_path_segment(&mut self, i: crate::PathSegment) -> crate::PathS... method fold_predicate_lifetime (line 730) | fn fold_predicate_lifetime( method fold_predicate_type (line 738) | fn fold_predicate_type(&mut self, i: crate::PredicateType) -> crate::P... method fold_qself (line 743) | fn fold_qself(&mut self, i: crate::QSelf) -> crate::QSelf { method fold_range_limits (line 748) | fn fold_range_limits(&mut self, i: crate::RangeLimits) -> crate::Range... method fold_receiver (line 753) | fn fold_receiver(&mut self, i: crate::Receiver) -> crate::Receiver { method fold_return_type (line 758) | fn fold_return_type(&mut self, i: crate::ReturnType) -> crate::ReturnT... method fold_signature (line 763) | fn fold_signature(&mut self, i: crate::Signature) -> crate::Signature { method fold_span (line 766) | fn fold_span(&mut self, i: proc_macro2::Span) -> proc_macro2::Span { method fold_static_mutability (line 771) | fn fold_static_mutability( method fold_stmt (line 779) | fn fold_stmt(&mut self, i: crate::Stmt) -> crate::Stmt { method fold_stmt_macro (line 784) | fn fold_stmt_macro(&mut self, i: crate::StmtMacro) -> crate::StmtMacro { method fold_trait_bound (line 789) | fn fold_trait_bound(&mut self, i: crate::TraitBound) -> crate::TraitBo... method fold_trait_bound_modifier (line 794) | fn fold_trait_bound_modifier( method fold_trait_item (line 802) | fn fold_trait_item(&mut self, i: crate::TraitItem) -> crate::TraitItem { method fold_trait_item_const (line 807) | fn fold_trait_item_const( method fold_trait_item_fn (line 815) | fn fold_trait_item_fn(&mut self, i: crate::TraitItemFn) -> crate::Trai... method fold_trait_item_macro (line 820) | fn fold_trait_item_macro( method fold_trait_item_type (line 828) | fn fold_trait_item_type(&mut self, i: crate::TraitItemType) -> crate::... method fold_type (line 833) | fn fold_type(&mut self, i: crate::Type) -> crate::Type { method fold_type_array (line 838) | fn fold_type_array(&mut self, i: crate::TypeArray) -> crate::TypeArray { method fold_type_bare_fn (line 843) | fn fold_type_bare_fn(&mut self, i: crate::TypeBareFn) -> crate::TypeBa... method fold_type_group (line 848) | fn fold_type_group(&mut self, i: crate::TypeGroup) -> crate::TypeGroup { method fold_type_impl_trait (line 853) | fn fold_type_impl_trait(&mut self, i: crate::TypeImplTrait) -> crate::... method fold_type_infer (line 858) | fn fold_type_infer(&mut self, i: crate::TypeInfer) -> crate::TypeInfer { method fold_type_macro (line 863) | fn fold_type_macro(&mut self, i: crate::TypeMacro) -> crate::TypeMacro { method fold_type_never (line 868) | fn fold_type_never(&mut self, i: crate::TypeNever) -> crate::TypeNever { method fold_type_param (line 873) | fn fold_type_param(&mut self, i: crate::TypeParam) -> crate::TypeParam { method fold_type_param_bound (line 878) | fn fold_type_param_bound( method fold_type_paren (line 886) | fn fold_type_paren(&mut self, i: crate::TypeParen) -> crate::TypeParen { method fold_type_path (line 891) | fn fold_type_path(&mut self, i: crate::TypePath) -> crate::TypePath { method fold_type_ptr (line 896) | fn fold_type_ptr(&mut self, i: crate::TypePtr) -> crate::TypePtr { method fold_type_reference (line 901) | fn fold_type_reference(&mut self, i: crate::TypeReference) -> crate::T... method fold_type_slice (line 906) | fn fold_type_slice(&mut self, i: crate::TypeSlice) -> crate::TypeSlice { method fold_type_trait_object (line 911) | fn fold_type_trait_object( method fold_type_tuple (line 919) | fn fold_type_tuple(&mut self, i: crate::TypeTuple) -> crate::TypeTuple { method fold_un_op (line 924) | fn fold_un_op(&mut self, i: crate::UnOp) -> crate::UnOp { method fold_use_glob (line 929) | fn fold_use_glob(&mut self, i: crate::UseGlob) -> crate::UseGlob { method fold_use_group (line 934) | fn fold_use_group(&mut self, i: crate::UseGroup) -> crate::UseGroup { method fold_use_name (line 939) | fn fold_use_name(&mut self, i: crate::UseName) -> crate::UseName { method fold_use_path (line 944) | fn fold_use_path(&mut self, i: crate::UsePath) -> crate::UsePath { method fold_use_rename (line 949) | fn fold_use_rename(&mut self, i: crate::UseRename) -> crate::UseRename { method fold_use_tree (line 954) | fn fold_use_tree(&mut self, i: crate::UseTree) -> crate::UseTree { method fold_variadic (line 959) | fn fold_variadic(&mut self, i: crate::Variadic) -> crate::Variadic { method fold_variant (line 964) | fn fold_variant(&mut self, i: crate::Variant) -> crate::Variant { method fold_vis_restricted (line 969) | fn fold_vis_restricted(&mut self, i: crate::VisRestricted) -> crate::V... method fold_visibility (line 974) | fn fold_visibility(&mut self, i: crate::Visibility) -> crate::Visibili... method fold_where_clause (line 979) | fn fold_where_clause(&mut self, i: crate::WhereClause) -> crate::Where... method fold_where_predicate (line 984) | fn fold_where_predicate( function fold_abi (line 993) | pub fn fold_abi(f: &mut F, node: crate::Abi) -> crate::Abi function fold_angle_bracketed_generic_arguments (line 1004) | pub fn fold_angle_bracketed_generic_arguments( function fold_arm (line 1020) | pub fn fold_arm(f: &mut F, node: crate::Arm) -> crate::Arm function fold_assoc_const (line 1035) | pub fn fold_assoc_const(f: &mut F, node: crate::AssocConst) -> crate:... function fold_assoc_type (line 1048) | pub fn fold_assoc_type(f: &mut F, node: crate::AssocType) -> crate::A... function fold_attr_style (line 1061) | pub fn fold_attr_style(f: &mut F, node: crate::AttrStyle) -> crate::A... function fold_attribute (line 1072) | pub fn fold_attribute(f: &mut F, node: crate::Attribute) -> crate::At... function fold_bare_fn_arg (line 1085) | pub fn fold_bare_fn_arg(f: &mut F, node: crate::BareFnArg) -> crate::... function fold_bare_variadic (line 1097) | pub fn fold_bare_variadic(f: &mut F, node: crate::BareVariadic) -> cr... function fold_bin_op (line 1110) | pub fn fold_bin_op(f: &mut F, node: crate::BinOp) -> crate::BinOp function fold_block (line 1147) | pub fn fold_block(f: &mut F, node: crate::Block) -> crate::Block function fold_bound_lifetimes (line 1158) | pub fn fold_bound_lifetimes( function fold_const_param (line 1174) | pub fn fold_const_param(f: &mut F, node: crate::ConstParam) -> crate:... function fold_constraint (line 1190) | pub fn fold_constraint(f: &mut F, node: crate::Constraint) -> crate::... function fold_data (line 1203) | pub fn fold_data(f: &mut F, node: crate::Data) -> crate::Data function fold_data_enum (line 1219) | pub fn fold_data_enum(f: &mut F, node: crate::DataEnum) -> crate::Dat... function fold_data_struct (line 1231) | pub fn fold_data_struct(f: &mut F, node: crate::DataStruct) -> crate:... function fold_data_union (line 1243) | pub fn fold_data_union(f: &mut F, node: crate::DataUnion) -> crate::D... function fold_derive_input (line 1254) | pub fn fold_derive_input(f: &mut F, node: crate::DeriveInput) -> crat... function fold_expr (line 1268) | pub fn fold_expr(f: &mut F, node: crate::Expr) -> crate::Expr function fold_expr_array (line 1382) | pub fn fold_expr_array(f: &mut F, node: crate::ExprArray) -> crate::E... function fold_expr_assign (line 1394) | pub fn fold_expr_assign(f: &mut F, node: crate::ExprAssign) -> crate:... function fold_expr_async (line 1407) | pub fn fold_expr_async(f: &mut F, node: crate::ExprAsync) -> crate::E... function fold_expr_await (line 1420) | pub fn fold_expr_await(f: &mut F, node: crate::ExprAwait) -> crate::E... function fold_expr_binary (line 1433) | pub fn fold_expr_binary(f: &mut F, node: crate::ExprBinary) -> crate:... function fold_expr_block (line 1446) | pub fn fold_expr_block(f: &mut F, node: crate::ExprBlock) -> crate::E... function fold_expr_break (line 1458) | pub fn fold_expr_break(f: &mut F, node: crate::ExprBreak) -> crate::E... function fold_expr_call (line 1471) | pub fn fold_expr_call(f: &mut F, node: crate::ExprCall) -> crate::Exp... function fold_expr_cast (line 1484) | pub fn fold_expr_cast(f: &mut F, node: crate::ExprCast) -> crate::Exp... function fold_expr_closure (line 1497) | pub fn fold_expr_closure(f: &mut F, node: crate::ExprClosure) -> crat... function fold_expr_const (line 1517) | pub fn fold_expr_const(f: &mut F, node: crate::ExprConst) -> crate::E... function fold_expr_continue (line 1529) | pub fn fold_expr_continue(f: &mut F, node: crate::ExprContinue) -> cr... function fold_expr_field (line 1541) | pub fn fold_expr_field(f: &mut F, node: crate::ExprField) -> crate::E... function fold_expr_for_loop (line 1554) | pub fn fold_expr_for_loop(f: &mut F, node: crate::ExprForLoop) -> cra... function fold_expr_group (line 1570) | pub fn fold_expr_group(f: &mut F, node: crate::ExprGroup) -> crate::E... function fold_expr_if (line 1582) | pub fn fold_expr_if(f: &mut F, node: crate::ExprIf) -> crate::ExprIf function fold_expr_index (line 1597) | pub fn fold_expr_index(f: &mut F, node: crate::ExprIndex) -> crate::E... function fold_expr_infer (line 1610) | pub fn fold_expr_infer(f: &mut F, node: crate::ExprInfer) -> crate::E... function fold_expr_let (line 1621) | pub fn fold_expr_let(f: &mut F, node: crate::ExprLet) -> crate::ExprLet function fold_expr_lit (line 1635) | pub fn fold_expr_lit(f: &mut F, node: crate::ExprLit) -> crate::ExprLit function fold_expr_loop (line 1646) | pub fn fold_expr_loop(f: &mut F, node: crate::ExprLoop) -> crate::Exp... function fold_expr_macro (line 1659) | pub fn fold_expr_macro(f: &mut F, node: crate::ExprMacro) -> crate::E... function fold_expr_match (line 1670) | pub fn fold_expr_match(f: &mut F, node: crate::ExprMatch) -> crate::E... function fold_expr_method_call (line 1684) | pub fn fold_expr_method_call( function fold_expr_paren (line 1704) | pub fn fold_expr_paren(f: &mut F, node: crate::ExprParen) -> crate::E... function fold_expr_path (line 1716) | pub fn fold_expr_path(f: &mut F, node: crate::ExprPath) -> crate::Exp... function fold_expr_range (line 1728) | pub fn fold_expr_range(f: &mut F, node: crate::ExprRange) -> crate::E... function fold_expr_reference (line 1741) | pub fn fold_expr_reference( function fold_expr_repeat (line 1757) | pub fn fold_expr_repeat(f: &mut F, node: crate::ExprRepeat) -> crate:... function fold_expr_return (line 1771) | pub fn fold_expr_return(f: &mut F, node: crate::ExprReturn) -> crate:... function fold_expr_struct (line 1783) | pub fn fold_expr_struct(f: &mut F, node: crate::ExprStruct) -> crate:... function fold_expr_try (line 1799) | pub fn fold_expr_try(f: &mut F, node: crate::ExprTry) -> crate::ExprTry function fold_expr_try_block (line 1811) | pub fn fold_expr_try_block( function fold_expr_tuple (line 1826) | pub fn fold_expr_tuple(f: &mut F, node: crate::ExprTuple) -> crate::E... function fold_expr_unary (line 1838) | pub fn fold_expr_unary(f: &mut F, node: crate::ExprUnary) -> crate::E... function fold_expr_unsafe (line 1850) | pub fn fold_expr_unsafe(f: &mut F, node: crate::ExprUnsafe) -> crate:... function fold_expr_while (line 1862) | pub fn fold_expr_while(f: &mut F, node: crate::ExprWhile) -> crate::E... function fold_expr_yield (line 1876) | pub fn fold_expr_yield(f: &mut F, node: crate::ExprYield) -> crate::E... function fold_field (line 1888) | pub fn fold_field(f: &mut F, node: crate::Field) -> crate::Field function fold_field_mutability (line 1903) | pub fn fold_field_mutability( function fold_field_pat (line 1916) | pub fn fold_field_pat(f: &mut F, node: crate::FieldPat) -> crate::Fie... function fold_field_value (line 1929) | pub fn fold_field_value(f: &mut F, node: crate::FieldValue) -> crate:... function fold_fields (line 1942) | pub fn fold_fields(f: &mut F, node: crate::Fields) -> crate::Fields function fold_fields_named (line 1958) | pub fn fold_fields_named(f: &mut F, node: crate::FieldsNamed) -> crat... function fold_fields_unnamed (line 1969) | pub fn fold_fields_unnamed( function fold_file (line 1983) | pub fn fold_file(f: &mut F, node: crate::File) -> crate::File function fold_fn_arg (line 1995) | pub fn fold_fn_arg(f: &mut F, node: crate::FnArg) -> crate::FnArg function fold_foreign_item (line 2010) | pub fn fold_foreign_item(f: &mut F, node: crate::ForeignItem) -> crat... function fold_foreign_item_fn (line 2034) | pub fn fold_foreign_item_fn( function fold_foreign_item_macro (line 2050) | pub fn fold_foreign_item_macro( function fold_foreign_item_static (line 2065) | pub fn fold_foreign_item_static( function fold_foreign_item_type (line 2085) | pub fn fold_foreign_item_type( function fold_generic_argument (line 2103) | pub fn fold_generic_argument( function fold_generic_param (line 2133) | pub fn fold_generic_param(f: &mut F, node: crate::GenericParam) -> cr... function fold_generics (line 2151) | pub fn fold_generics(f: &mut F, node: crate::Generics) -> crate::Gene... function fold_ident (line 2162) | pub fn fold_ident(f: &mut F, node: proc_macro2::Ident) -> proc_macro2... function fold_impl_item (line 2173) | pub fn fold_impl_item(f: &mut F, node: crate::ImplItem) -> crate::Imp... function fold_impl_item_const (line 2195) | pub fn fold_impl_item_const( function fold_impl_item_fn (line 2218) | pub fn fold_impl_item_fn(f: &mut F, node: crate::ImplItemFn) -> crate... function fold_impl_item_macro (line 2232) | pub fn fold_impl_item_macro( function fold_impl_item_type (line 2247) | pub fn fold_impl_item_type( function fold_impl_restriction (line 2268) | pub fn fold_impl_restriction( function fold_index (line 2279) | pub fn fold_index(f: &mut F, node: crate::Index) -> crate::Index function fold_item (line 2290) | pub fn fold_item(f: &mut F, node: crate::Item) -> crate::Item function fold_item_const (line 2333) | pub fn fold_item_const(f: &mut F, node: crate::ItemConst) -> crate::I... function fold_item_enum (line 2352) | pub fn fold_item_enum(f: &mut F, node: crate::ItemEnum) -> crate::Ite... function fold_item_extern_crate (line 2368) | pub fn fold_item_extern_crate( function fold_item_fn (line 2387) | pub fn fold_item_fn(f: &mut F, node: crate::ItemFn) -> crate::ItemFn function fold_item_foreign_mod (line 2400) | pub fn fold_item_foreign_mod( function fold_item_impl (line 2417) | pub fn fold_item_impl(f: &mut F, node: crate::ItemImpl) -> crate::Ite... function fold_item_macro (line 2435) | pub fn fold_item_macro(f: &mut F, node: crate::ItemMacro) -> crate::I... function fold_item_mod (line 2448) | pub fn fold_item_mod(f: &mut F, node: crate::ItemMod) -> crate::ItemMod function fold_item_static (line 2465) | pub fn fold_item_static(f: &mut F, node: crate::ItemStatic) -> crate:... function fold_item_struct (line 2484) | pub fn fold_item_struct(f: &mut F, node: crate::ItemStruct) -> crate:... function fold_item_trait (line 2500) | pub fn fold_item_trait(f: &mut F, node: crate::ItemTrait) -> crate::I... function fold_item_trait_alias (line 2524) | pub fn fold_item_trait_alias( function fold_item_type (line 2544) | pub fn fold_item_type(f: &mut F, node: crate::ItemType) -> crate::Ite... function fold_item_union (line 2561) | pub fn fold_item_union(f: &mut F, node: crate::ItemUnion) -> crate::I... function fold_item_use (line 2576) | pub fn fold_item_use(f: &mut F, node: crate::ItemUse) -> crate::ItemUse function fold_label (line 2591) | pub fn fold_label(f: &mut F, node: crate::Label) -> crate::Label function fold_lifetime (line 2600) | pub fn fold_lifetime(f: &mut F, node: crate::Lifetime) -> crate::Life... function fold_lifetime_param (line 2611) | pub fn fold_lifetime_param( function fold_lit (line 2625) | pub fn fold_lit(f: &mut F, node: crate::Lit) -> crate::Lit function fold_lit_bool (line 2643) | pub fn fold_lit_bool(f: &mut F, node: crate::LitBool) -> crate::LitBool function fold_lit_byte (line 2652) | pub fn fold_lit_byte(f: &mut F, node: crate::LitByte) -> crate::LitByte function fold_lit_byte_str (line 2661) | pub fn fold_lit_byte_str(f: &mut F, node: crate::LitByteStr) -> crate... function fold_lit_cstr (line 2670) | pub fn fold_lit_cstr(f: &mut F, node: crate::LitCStr) -> crate::LitCStr function fold_lit_char (line 2679) | pub fn fold_lit_char(f: &mut F, node: crate::LitChar) -> crate::LitChar function fold_lit_float (line 2688) | pub fn fold_lit_float(f: &mut F, node: crate::LitFloat) -> crate::Lit... function fold_lit_int (line 2697) | pub fn fold_lit_int(f: &mut F, node: crate::LitInt) -> crate::LitInt function fold_lit_str (line 2706) | pub fn fold_lit_str(f: &mut F, node: crate::LitStr) -> crate::LitStr function fold_local (line 2717) | pub fn fold_local(f: &mut F, node: crate::Local) -> crate::Local function fold_local_init (line 2731) | pub fn fold_local_init(f: &mut F, node: crate::LocalInit) -> crate::L... function fold_macro (line 2743) | pub fn fold_macro(f: &mut F, node: crate::Macro) -> crate::Macro function fold_macro_delimiter (line 2756) | pub fn fold_macro_delimiter( function fold_member (line 2777) | pub fn fold_member(f: &mut F, node: crate::Member) -> crate::Member function fold_meta (line 2792) | pub fn fold_meta(f: &mut F, node: crate::Meta) -> crate::Meta function fold_meta_list (line 2806) | pub fn fold_meta_list(f: &mut F, node: crate::MetaList) -> crate::Met... function fold_meta_name_value (line 2818) | pub fn fold_meta_name_value( function fold_parenthesized_generic_arguments (line 2833) | pub fn fold_parenthesized_generic_arguments( function fold_pat (line 2848) | pub fn fold_pat(f: &mut F, node: crate::Pat) -> crate::Pat function fold_pat_ident (line 2880) | pub fn fold_pat_ident(f: &mut F, node: crate::PatIdent) -> crate::Pat... function fold_pat_or (line 2894) | pub fn fold_pat_or(f: &mut F, node: crate::PatOr) -> crate::PatOr function fold_pat_paren (line 2906) | pub fn fold_pat_paren(f: &mut F, node: crate::PatParen) -> crate::Pat... function fold_pat_reference (line 2918) | pub fn fold_pat_reference(f: &mut F, node: crate::PatReference) -> cr... function fold_pat_rest (line 2931) | pub fn fold_pat_rest(f: &mut F, node: crate::PatRest) -> crate::PatRest function fold_pat_slice (line 2942) | pub fn fold_pat_slice(f: &mut F, node: crate::PatSlice) -> crate::Pat... function fold_pat_struct (line 2954) | pub fn fold_pat_struct(f: &mut F, node: crate::PatStruct) -> crate::P... function fold_pat_tuple (line 2969) | pub fn fold_pat_tuple(f: &mut F, node: crate::PatTuple) -> crate::Pat... function fold_pat_tuple_struct (line 2981) | pub fn fold_pat_tuple_struct( function fold_pat_type (line 2998) | pub fn fold_pat_type(f: &mut F, node: crate::PatType) -> crate::PatType function fold_pat_wild (line 3011) | pub fn fold_pat_wild(f: &mut F, node: crate::PatWild) -> crate::PatWild function fold_path (line 3022) | pub fn fold_path(f: &mut F, node: crate::Path) -> crate::Path function fold_path_arguments (line 3033) | pub fn fold_path_arguments( function fold_path_segment (line 3056) | pub fn fold_path_segment(f: &mut F, node: crate::PathSegment) -> crat... function fold_predicate_lifetime (line 3067) | pub fn fold_predicate_lifetime( function fold_predicate_type (line 3082) | pub fn fold_predicate_type( function fold_qself (line 3098) | pub fn fold_qself(f: &mut F, node: crate::QSelf) -> crate::QSelf function fold_range_limits (line 3112) | pub fn fold_range_limits(f: &mut F, node: crate::RangeLimits) -> crat... function fold_receiver (line 3125) | pub fn fold_receiver(f: &mut F, node: crate::Receiver) -> crate::Rece... function fold_return_type (line 3141) | pub fn fold_return_type(f: &mut F, node: crate::ReturnType) -> crate:... function fold_signature (line 3154) | pub fn fold_signature(f: &mut F, node: crate::Signature) -> crate::Si... function fold_span (line 3172) | pub fn fold_span(f: &mut F, node: proc_macro2::Span) -> proc_macro2::... function fold_static_mutability (line 3180) | pub fn fold_static_mutability( function fold_stmt (line 3196) | pub fn fold_stmt(f: &mut F, node: crate::Stmt) -> crate::Stmt function fold_stmt_macro (line 3213) | pub fn fold_stmt_macro(f: &mut F, node: crate::StmtMacro) -> crate::S... function fold_trait_bound (line 3225) | pub fn fold_trait_bound(f: &mut F, node: crate::TraitBound) -> crate:... function fold_trait_bound_modifier (line 3238) | pub fn fold_trait_bound_modifier( function fold_trait_item (line 3254) | pub fn fold_trait_item(f: &mut F, node: crate::TraitItem) -> crate::T... function fold_trait_item_const (line 3276) | pub fn fold_trait_item_const( function fold_trait_item_fn (line 3296) | pub fn fold_trait_item_fn(f: &mut F, node: crate::TraitItemFn) -> cra... function fold_trait_item_macro (line 3309) | pub fn fold_trait_item_macro( function fold_trait_item_type (line 3324) | pub fn fold_trait_item_type( function fold_type (line 3344) | pub fn fold_type(f: &mut F, node: crate::Type) -> crate::Type function fold_type_array (line 3392) | pub fn fold_type_array(f: &mut F, node: crate::TypeArray) -> crate::T... function fold_type_bare_fn (line 3405) | pub fn fold_type_bare_fn(f: &mut F, node: crate::TypeBareFn) -> crate... function fold_type_group (line 3422) | pub fn fold_type_group(f: &mut F, node: crate::TypeGroup) -> crate::T... function fold_type_impl_trait (line 3433) | pub fn fold_type_impl_trait( function fold_type_infer (line 3447) | pub fn fold_type_infer(f: &mut F, node: crate::TypeInfer) -> crate::T... function fold_type_macro (line 3457) | pub fn fold_type_macro(f: &mut F, node: crate::TypeMacro) -> crate::T... function fold_type_never (line 3467) | pub fn fold_type_never(f: &mut F, node: crate::TypeNever) -> crate::T... function fold_type_param (line 3477) | pub fn fold_type_param(f: &mut F, node: crate::TypeParam) -> crate::T... function fold_type_param_bound (line 3492) | pub fn fold_type_param_bound( function fold_type_paren (line 3513) | pub fn fold_type_paren(f: &mut F, node: crate::TypeParen) -> crate::T... function fold_type_path (line 3524) | pub fn fold_type_path(f: &mut F, node: crate::TypePath) -> crate::Typ... function fold_type_ptr (line 3535) | pub fn fold_type_ptr(f: &mut F, node: crate::TypePtr) -> crate::TypePtr function fold_type_reference (line 3548) | pub fn fold_type_reference( function fold_type_slice (line 3564) | pub fn fold_type_slice(f: &mut F, node: crate::TypeSlice) -> crate::T... function fold_type_trait_object (line 3575) | pub fn fold_type_trait_object( function fold_type_tuple (line 3589) | pub fn fold_type_tuple(f: &mut F, node: crate::TypeTuple) -> crate::T... function fold_un_op (line 3600) | pub fn fold_un_op(f: &mut F, node: crate::UnOp) -> crate::UnOp function fold_use_glob (line 3612) | pub fn fold_use_glob(f: &mut F, node: crate::UseGlob) -> crate::UseGlob function fold_use_group (line 3622) | pub fn fold_use_group(f: &mut F, node: crate::UseGroup) -> crate::Use... function fold_use_name (line 3633) | pub fn fold_use_name(f: &mut F, node: crate::UseName) -> crate::UseName function fold_use_path (line 3643) | pub fn fold_use_path(f: &mut F, node: crate::UsePath) -> crate::UsePath function fold_use_rename (line 3655) | pub fn fold_use_rename(f: &mut F, node: crate::UseRename) -> crate::U... function fold_use_tree (line 3667) | pub fn fold_use_tree(f: &mut F, node: crate::UseTree) -> crate::UseTree function fold_variadic (line 3691) | pub fn fold_variadic(f: &mut F, node: crate::Variadic) -> crate::Vari... function fold_variant (line 3704) | pub fn fold_variant(f: &mut F, node: crate::Variant) -> crate::Variant function fold_vis_restricted (line 3717) | pub fn fold_vis_restricted( function fold_visibility (line 3733) | pub fn fold_visibility(f: &mut F, node: crate::Visibility) -> crate::... function fold_where_clause (line 3747) | pub fn fold_where_clause(f: &mut F, node: crate::WhereClause) -> crat... function fold_where_predicate (line 3758) | pub fn fold_where_predicate( FILE: builder/third-party/syn/src/gen/hash.rs method hash (line 10) | fn hash(&self, state: &mut H) method hash (line 20) | fn hash(&self, state: &mut H) method hash (line 31) | fn hash(&self, state: &mut H) method hash (line 45) | fn hash(&self, state: &mut H) method hash (line 57) | fn hash(&self, state: &mut H) method hash (line 69) | fn hash(&self, state: &mut H) method hash (line 86) | fn hash(&self, state: &mut H) method hash (line 97) | fn hash(&self, state: &mut H) method hash (line 109) | fn hash(&self, state: &mut H) method hash (line 121) | fn hash(&self, state: &mut H) method hash (line 216) | fn hash(&self, state: &mut H) method hash (line 226) | fn hash(&self, state: &mut H) method hash (line 236) | fn hash(&self, state: &mut H) method hash (line 250) | fn hash(&self, state: &mut H) method hash (line 262) | fn hash(&self, state: &mut H) method hash (line 285) | fn hash(&self, state: &mut H) method hash (line 295) | fn hash(&self, state: &mut H) method hash (line 306) | fn hash(&self, state: &mut H) method hash (line 316) | fn hash(&self, state: &mut H) method hash (line 330) | fn hash(&self, state: &mut H) method hash (line 523) | fn hash(&self, state: &mut H) method hash (line 534) | fn hash(&self, state: &mut H) method hash (line 546) | fn hash(&self, state: &mut H) method hash (line 558) | fn hash(&self, state: &mut H) method hash (line 569) | fn hash(&self, state: &mut H) method hash (line 582) | fn hash(&self, state: &mut H) method hash (line 594) | fn hash(&self, state: &mut H) method hash (line 606) | fn hash(&self, state: &mut H) method hash (line 618) | fn hash(&self, state: &mut H) method hash (line 630) | fn hash(&self, state: &mut H) method hash (line 648) | fn hash(&self, state: &mut H) method hash (line 659) | fn hash(&self, state: &mut H) method hash (line 670) | fn hash(&self, state: &mut H) method hash (line 682) | fn hash(&self, state: &mut H) method hash (line 696) | fn hash(&self, state: &mut H) method hash (line 707) | fn hash(&self, state: &mut H) method hash (line 720) | fn hash(&self, state: &mut H) method hash (line 732) | fn hash(&self, state: &mut H) method hash (line 742) | fn hash(&self, state: &mut H) method hash (line 754) | fn hash(&self, state: &mut H) method hash (line 765) | fn hash(&self, state: &mut H) method hash (line 777) | fn hash(&self, state: &mut H) method hash (line 788) | fn hash(&self, state: &mut H) method hash (line 800) | fn hash(&self, state: &mut H) method hash (line 814) | fn hash(&self, state: &mut H) method hash (line 825) | fn hash(&self, state: &mut H) method hash (line 837) | fn hash(&self, state: &mut H) method hash (line 850) | fn hash(&self, state: &mut H) method hash (line 862) | fn hash(&self, state: &mut H) method hash (line 874) | fn hash(&self, state: &mut H) method hash (line 885) | fn hash(&self, state: &mut H) method hash (line 900) | fn hash(&self, state: &mut H) method hash (line 911) | fn hash(&self, state: &mut H) method hash (line 922) | fn hash(&self, state: &mut H) method hash (line 933) | fn hash(&self, state: &mut H) method hash (line 945) | fn hash(&self, state: &mut H) method hash (line 956) | fn hash(&self, state: &mut H) method hash (line 969) | fn hash(&self, state: &mut H) method hash (line 980) | fn hash(&self, state: &mut H) method hash (line 995) | fn hash(&self, state: &mut H) method hash (line 1009) | fn hash(&self, state: &mut H) method hash (line 1022) | fn hash(&self, state: &mut H) method hash (line 1035) | fn hash(&self, state: &mut H) method hash (line 1057) | fn hash(&self, state: &mut H) method hash (line 1067) | fn hash(&self, state: &mut H) method hash (line 1077) | fn hash(&self, state: &mut H) method hash (line 1089) | fn hash(&self, state: &mut H) method hash (line 1108) | fn hash(&self, state: &mut H) method hash (line 1139) | fn hash(&self, state: &mut H) method hash (line 1151) | fn hash(&self, state: &mut H) method hash (line 1163) | fn hash(&self, state: &mut H) method hash (line 1177) | fn hash(&self, state: &mut H) method hash (line 1190) | fn hash(&self, state: &mut H) method hash (line 1225) | fn hash(&self, state: &mut H) method hash (line 1248) | fn hash(&self, state: &mut H) method hash (line 1261) | fn hash(&self, state: &mut H) method hash (line 1292) | fn hash(&self, state: &mut H) method hash (line 1308) | fn hash(&self, state: &mut H) method hash (line 1322) | fn hash(&self, state: &mut H) method hash (line 1334) | fn hash(&self, state: &mut H) method hash (line 1349) | fn hash(&self, _state: &mut H) method hash (line 1359) | fn hash(&self, state: &mut H) method hash (line 1434) | fn hash(&self, state: &mut H) method hash (line 1449) | fn hash(&self, state: &mut H) method hash (line 1463) | fn hash(&self, state: &mut H) method hash (line 1476) | fn hash(&self, state: &mut H) method hash (line 1489) | fn hash(&self, state: &mut H) method hash (line 1502) | fn hash(&self, state: &mut H) method hash (line 1518) | fn hash(&self, state: &mut H) method hash (line 1531) | fn hash(&self, state: &mut H) method hash (line 1546) | fn hash(&self, state: &mut H) method hash (line 1561) | fn hash(&self, state: &mut H) method hash (line 1576) | fn hash(&self, state: &mut H) method hash (line 1595) | fn hash(&self, state: &mut H) method hash (line 1609) | fn hash(&self, state: &mut H) method hash (line 1623) | fn hash(&self, state: &mut H) method hash (line 1637) | fn hash(&self, state: &mut H) method hash (line 1650) | fn hash(&self, state: &mut H) method hash (line 1660) | fn hash(&self, state: &mut H) method hash (line 1672) | fn hash(&self, state: &mut H) method hash (line 1718) | fn hash(&self, state: &mut H) method hash (line 1728) | fn hash(&self, state: &mut H) method hash (line 1740) | fn hash(&self, state: &mut H) method hash (line 1751) | fn hash(&self, state: &mut H) method hash (line 1763) | fn hash(&self, state: &mut H) method hash (line 1783) | fn hash(&self, state: &mut H) method hash (line 1806) | fn hash(&self, state: &mut H) method hash (line 1818) | fn hash(&self, state: &mut H) method hash (line 1829) | fn hash(&self, state: &mut H) method hash (line 1840) | fn hash(&self, state: &mut H) method hash (line 1919) | fn hash(&self, state: &mut H) method hash (line 1933) | fn hash(&self, state: &mut H) method hash (line 1945) | fn hash(&self, state: &mut H) method hash (line 1956) | fn hash(&self, state: &mut H) method hash (line 1968) | fn hash(&self, state: &mut H) method hash (line 1978) | fn hash(&self, state: &mut H) method hash (line 1989) | fn hash(&self, state: &mut H) method hash (line 2003) | fn hash(&self, state: &mut H) method hash (line 2014) | fn hash(&self, state: &mut H) method hash (line 2027) | fn hash(&self, state: &mut H) method hash (line 2039) | fn hash(&self, state: &mut H) method hash (line 2049) | fn hash(&self, state: &mut H) method hash (line 2060) | fn hash(&self, state: &mut H) method hash (line 2082) | fn hash(&self, state: &mut H) method hash (line 2093) | fn hash(&self, state: &mut H) method hash (line 2104) | fn hash(&self, state: &mut H) method hash (line 2116) | fn hash(&self, state: &mut H) method hash (line 2128) | fn hash(&self, state: &mut H) method hash (line 2145) | fn hash(&self, state: &mut H) method hash (line 2159) | fn hash(&self, state: &mut H) method hash (line 2177) | fn hash(&self, state: &mut H) method hash (line 2195) | fn hash(&self, state: &mut H) method hash (line 2212) | fn hash(&self, state: &mut H) method hash (line 2240) | fn hash(&self, state: &mut H) method hash (line 2252) | fn hash(&self, state: &mut H) method hash (line 2265) | fn hash(&self, state: &mut H) method hash (line 2282) | fn hash(&self, state: &mut H) method hash (line 2313) | fn hash(&self, state: &mut H) method hash (line 2327) | fn hash(&self, state: &mut H) method hash (line 2340) | fn hash(&self, state: &mut H) method hash (line 2352) | fn hash(&self, state: &mut H) method hash (line 2367) | fn hash(&self, state: &mut H) method hash (line 2438) | fn hash(&self, state: &mut H) method hash (line 2449) | fn hash(&self, state: &mut H) method hash (line 2464) | fn hash(&self, state: &mut H) method hash (line 2474) | fn hash(&self, state: &mut H) method hash (line 2484) | fn hash(&self, _state: &mut H) method hash (line 2492) | fn hash(&self, state: &mut H) method hash (line 2502) | fn hash(&self, _state: &mut H) method hash (line 2510) | fn hash(&self, state: &mut H) method hash (line 2525) | fn hash(&self, state: &mut H) method hash (line 2548) | fn hash(&self, state: &mut H) method hash (line 2558) | fn hash(&self, state: &mut H) method hash (line 2569) | fn hash(&self, state: &mut H) method hash (line 2581) | fn hash(&self, state: &mut H) method hash (line 2593) | fn hash(&self, state: &mut H) method hash (line 2603) | fn hash(&self, state: &mut H) method hash (line 2614) | fn hash(&self, state: &mut H) method hash (line 2624) | fn hash(&self, state: &mut H) method hash (line 2644) | fn hash(&self, _state: &mut H) method hash (line 2652) | fn hash(&self, state: &mut H) method hash (line 2662) | fn hash(&self, state: &mut H) method hash (line 2672) | fn hash(&self, state: &mut H) method hash (line 2683) | fn hash(&self, state: &mut H) method hash (line 2694) | fn hash(&self, state: &mut H) method hash (line 2725) | fn hash(&self, state: &mut H) method hash (line 2737) | fn hash(&self, state: &mut H) method hash (line 2750) | fn hash(&self, state: &mut H) method hash (line 2761) | fn hash(&self, state: &mut H) method hash (line 2782) | fn hash(&self, state: &mut H) method hash (line 2792) | fn hash(&self, state: &mut H) FILE: builder/third-party/syn/src/gen/visit.rs type Visit (line 28) | pub trait Visit<'ast> { method visit_abi (line 31) | fn visit_abi(&mut self, i: &'ast crate::Abi) { method visit_angle_bracketed_generic_arguments (line 36) | fn visit_angle_bracketed_generic_arguments( method visit_arm (line 44) | fn visit_arm(&mut self, i: &'ast crate::Arm) { method visit_assoc_const (line 49) | fn visit_assoc_const(&mut self, i: &'ast crate::AssocConst) { method visit_assoc_type (line 54) | fn visit_assoc_type(&mut self, i: &'ast crate::AssocType) { method visit_attr_style (line 59) | fn visit_attr_style(&mut self, i: &'ast crate::AttrStyle) { method visit_attribute (line 64) | fn visit_attribute(&mut self, i: &'ast crate::Attribute) { method visit_bare_fn_arg (line 69) | fn visit_bare_fn_arg(&mut self, i: &'ast crate::BareFnArg) { method visit_bare_variadic (line 74) | fn visit_bare_variadic(&mut self, i: &'ast crate::BareVariadic) { method visit_bin_op (line 79) | fn visit_bin_op(&mut self, i: &'ast crate::BinOp) { method visit_block (line 84) | fn visit_block(&mut self, i: &'ast crate::Block) { method visit_bound_lifetimes (line 89) | fn visit_bound_lifetimes(&mut self, i: &'ast crate::BoundLifetimes) { method visit_const_param (line 94) | fn visit_const_param(&mut self, i: &'ast crate::ConstParam) { method visit_constraint (line 99) | fn visit_constraint(&mut self, i: &'ast crate::Constraint) { method visit_data (line 104) | fn visit_data(&mut self, i: &'ast crate::Data) { method visit_data_enum (line 109) | fn visit_data_enum(&mut self, i: &'ast crate::DataEnum) { method visit_data_struct (line 114) | fn visit_data_struct(&mut self, i: &'ast crate::DataStruct) { method visit_data_union (line 119) | fn visit_data_union(&mut self, i: &'ast crate::DataUnion) { method visit_derive_input (line 124) | fn visit_derive_input(&mut self, i: &'ast crate::DeriveInput) { method visit_expr (line 129) | fn visit_expr(&mut self, i: &'ast crate::Expr) { method visit_expr_array (line 134) | fn visit_expr_array(&mut self, i: &'ast crate::ExprArray) { method visit_expr_assign (line 139) | fn visit_expr_assign(&mut self, i: &'ast crate::ExprAssign) { method visit_expr_async (line 144) | fn visit_expr_async(&mut self, i: &'ast crate::ExprAsync) { method visit_expr_await (line 149) | fn visit_expr_await(&mut self, i: &'ast crate::ExprAwait) { method visit_expr_binary (line 154) | fn visit_expr_binary(&mut self, i: &'ast crate::ExprBinary) { method visit_expr_block (line 159) | fn visit_expr_block(&mut self, i: &'ast crate::ExprBlock) { method visit_expr_break (line 164) | fn visit_expr_break(&mut self, i: &'ast crate::ExprBreak) { method visit_expr_call (line 169) | fn visit_expr_call(&mut self, i: &'ast crate::ExprCall) { method visit_expr_cast (line 174) | fn visit_expr_cast(&mut self, i: &'ast crate::ExprCast) { method visit_expr_closure (line 179) | fn visit_expr_closure(&mut self, i: &'ast crate::ExprClosure) { method visit_expr_const (line 184) | fn visit_expr_const(&mut self, i: &'ast crate::ExprConst) { method visit_expr_continue (line 189) | fn visit_expr_continue(&mut self, i: &'ast crate::ExprContinue) { method visit_expr_field (line 194) | fn visit_expr_field(&mut self, i: &'ast crate::ExprField) { method visit_expr_for_loop (line 199) | fn visit_expr_for_loop(&mut self, i: &'ast crate::ExprForLoop) { method visit_expr_group (line 204) | fn visit_expr_group(&mut self, i: &'ast crate::ExprGroup) { method visit_expr_if (line 209) | fn visit_expr_if(&mut self, i: &'ast crate::ExprIf) { method visit_expr_index (line 214) | fn visit_expr_index(&mut self, i: &'ast crate::ExprIndex) { method visit_expr_infer (line 219) | fn visit_expr_infer(&mut self, i: &'ast crate::ExprInfer) { method visit_expr_let (line 224) | fn visit_expr_let(&mut self, i: &'ast crate::ExprLet) { method visit_expr_lit (line 229) | fn visit_expr_lit(&mut self, i: &'ast crate::ExprLit) { method visit_expr_loop (line 234) | fn visit_expr_loop(&mut self, i: &'ast crate::ExprLoop) { method visit_expr_macro (line 239) | fn visit_expr_macro(&mut self, i: &'ast crate::ExprMacro) { method visit_expr_match (line 244) | fn visit_expr_match(&mut self, i: &'ast crate::ExprMatch) { method visit_expr_method_call (line 249) | fn visit_expr_method_call(&mut self, i: &'ast crate::ExprMethodCall) { method visit_expr_paren (line 254) | fn visit_expr_paren(&mut self, i: &'ast crate::ExprParen) { method visit_expr_path (line 259) | fn visit_expr_path(&mut self, i: &'ast crate::ExprPath) { method visit_expr_range (line 264) | fn visit_expr_range(&mut self, i: &'ast crate::ExprRange) { method visit_expr_reference (line 269) | fn visit_expr_reference(&mut self, i: &'ast crate::ExprReference) { method visit_expr_repeat (line 274) | fn visit_expr_repeat(&mut self, i: &'ast crate::ExprRepeat) { method visit_expr_return (line 279) | fn visit_expr_return(&mut self, i: &'ast crate::ExprReturn) { method visit_expr_struct (line 284) | fn visit_expr_struct(&mut self, i: &'ast crate::ExprStruct) { method visit_expr_try (line 289) | fn visit_expr_try(&mut self, i: &'ast crate::ExprTry) { method visit_expr_try_block (line 294) | fn visit_expr_try_block(&mut self, i: &'ast crate::ExprTryBlock) { method visit_expr_tuple (line 299) | fn visit_expr_tuple(&mut self, i: &'ast crate::ExprTuple) { method visit_expr_unary (line 304) | fn visit_expr_unary(&mut self, i: &'ast crate::ExprUnary) { method visit_expr_unsafe (line 309) | fn visit_expr_unsafe(&mut self, i: &'ast crate::ExprUnsafe) { method visit_expr_while (line 314) | fn visit_expr_while(&mut self, i: &'ast crate::ExprWhile) { method visit_expr_yield (line 319) | fn visit_expr_yield(&mut self, i: &'ast crate::ExprYield) { method visit_field (line 324) | fn visit_field(&mut self, i: &'ast crate::Field) { method visit_field_mutability (line 329) | fn visit_field_mutability(&mut self, i: &'ast crate::FieldMutability) { method visit_field_pat (line 334) | fn visit_field_pat(&mut self, i: &'ast crate::FieldPat) { method visit_field_value (line 339) | fn visit_field_value(&mut self, i: &'ast crate::FieldValue) { method visit_fields (line 344) | fn visit_fields(&mut self, i: &'ast crate::Fields) { method visit_fields_named (line 349) | fn visit_fields_named(&mut self, i: &'ast crate::FieldsNamed) { method visit_fields_unnamed (line 354) | fn visit_fields_unnamed(&mut self, i: &'ast crate::FieldsUnnamed) { method visit_file (line 359) | fn visit_file(&mut self, i: &'ast crate::File) { method visit_fn_arg (line 364) | fn visit_fn_arg(&mut self, i: &'ast crate::FnArg) { method visit_foreign_item (line 369) | fn visit_foreign_item(&mut self, i: &'ast crate::ForeignItem) { method visit_foreign_item_fn (line 374) | fn visit_foreign_item_fn(&mut self, i: &'ast crate::ForeignItemFn) { method visit_foreign_item_macro (line 379) | fn visit_foreign_item_macro(&mut self, i: &'ast crate::ForeignItemMacr... method visit_foreign_item_static (line 384) | fn visit_foreign_item_static(&mut self, i: &'ast crate::ForeignItemSta... method visit_foreign_item_type (line 389) | fn visit_foreign_item_type(&mut self, i: &'ast crate::ForeignItemType) { method visit_generic_argument (line 394) | fn visit_generic_argument(&mut self, i: &'ast crate::GenericArgument) { method visit_generic_param (line 399) | fn visit_generic_param(&mut self, i: &'ast crate::GenericParam) { method visit_generics (line 404) | fn visit_generics(&mut self, i: &'ast crate::Generics) { method visit_ident (line 407) | fn visit_ident(&mut self, i: &'ast proc_macro2::Ident) { method visit_impl_item (line 412) | fn visit_impl_item(&mut self, i: &'ast crate::ImplItem) { method visit_impl_item_const (line 417) | fn visit_impl_item_const(&mut self, i: &'ast crate::ImplItemConst) { method visit_impl_item_fn (line 422) | fn visit_impl_item_fn(&mut self, i: &'ast crate::ImplItemFn) { method visit_impl_item_macro (line 427) | fn visit_impl_item_macro(&mut self, i: &'ast crate::ImplItemMacro) { method visit_impl_item_type (line 432) | fn visit_impl_item_type(&mut self, i: &'ast crate::ImplItemType) { method visit_impl_restriction (line 437) | fn visit_impl_restriction(&mut self, i: &'ast crate::ImplRestriction) { method visit_index (line 442) | fn visit_index(&mut self, i: &'ast crate::Index) { method visit_item (line 447) | fn visit_item(&mut self, i: &'ast crate::Item) { method visit_item_const (line 452) | fn visit_item_const(&mut self, i: &'ast crate::ItemConst) { method visit_item_enum (line 457) | fn visit_item_enum(&mut self, i: &'ast crate::ItemEnum) { method visit_item_extern_crate (line 462) | fn visit_item_extern_crate(&mut self, i: &'ast crate::ItemExternCrate) { method visit_item_fn (line 467) | fn visit_item_fn(&mut self, i: &'ast crate::ItemFn) { method visit_item_foreign_mod (line 472) | fn visit_item_foreign_mod(&mut self, i: &'ast crate::ItemForeignMod) { method visit_item_impl (line 477) | fn visit_item_impl(&mut self, i: &'ast crate::ItemImpl) { method visit_item_macro (line 482) | fn visit_item_macro(&mut self, i: &'ast crate::ItemMacro) { method visit_item_mod (line 487) | fn visit_item_mod(&mut self, i: &'ast crate::ItemMod) { method visit_item_static (line 492) | fn visit_item_static(&mut self, i: &'ast crate::ItemStatic) { method visit_item_struct (line 497) | fn visit_item_struct(&mut self, i: &'ast crate::ItemStruct) { method visit_item_trait (line 502) | fn visit_item_trait(&mut self, i: &'ast crate::ItemTrait) { method visit_item_trait_alias (line 507) | fn visit_item_trait_alias(&mut self, i: &'ast crate::ItemTraitAlias) { method visit_item_type (line 512) | fn visit_item_type(&mut self, i: &'ast crate::ItemType) { method visit_item_union (line 517) | fn visit_item_union(&mut self, i: &'ast crate::ItemUnion) { method visit_item_use (line 522) | fn visit_item_use(&mut self, i: &'ast crate::ItemUse) { method visit_label (line 527) | fn visit_label(&mut self, i: &'ast crate::Label) { method visit_lifetime (line 530) | fn visit_lifetime(&mut self, i: &'ast crate::Lifetime) { method visit_lifetime_param (line 535) | fn visit_lifetime_param(&mut self, i: &'ast crate::LifetimeParam) { method visit_lit (line 538) | fn visit_lit(&mut self, i: &'ast crate::Lit) { method visit_lit_bool (line 541) | fn visit_lit_bool(&mut self, i: &'ast crate::LitBool) { method visit_lit_byte (line 544) | fn visit_lit_byte(&mut self, i: &'ast crate::LitByte) { method visit_lit_byte_str (line 547) | fn visit_lit_byte_str(&mut self, i: &'ast crate::LitByteStr) { method visit_lit_cstr (line 550) | fn visit_lit_cstr(&mut self, i: &'ast crate::LitCStr) { method visit_lit_char (line 553) | fn visit_lit_char(&mut self, i: &'ast crate::LitChar) { method visit_lit_float (line 556) | fn visit_lit_float(&mut self, i: &'ast crate::LitFloat) { method visit_lit_int (line 559) | fn visit_lit_int(&mut self, i: &'ast crate::LitInt) { method visit_lit_str (line 562) | fn visit_lit_str(&mut self, i: &'ast crate::LitStr) { method visit_local (line 567) | fn visit_local(&mut self, i: &'ast crate::Local) { method visit_local_init (line 572) | fn visit_local_init(&mut self, i: &'ast crate::LocalInit) { method visit_macro (line 577) | fn visit_macro(&mut self, i: &'ast crate::Macro) { method visit_macro_delimiter (line 582) | fn visit_macro_delimiter(&mut self, i: &'ast crate::MacroDelimiter) { method visit_member (line 587) | fn visit_member(&mut self, i: &'ast crate::Member) { method visit_meta (line 592) | fn visit_meta(&mut self, i: &'ast crate::Meta) { method visit_meta_list (line 597) | fn visit_meta_list(&mut self, i: &'ast crate::MetaList) { method visit_meta_name_value (line 602) | fn visit_meta_name_value(&mut self, i: &'ast crate::MetaNameValue) { method visit_parenthesized_generic_arguments (line 607) | fn visit_parenthesized_generic_arguments( method visit_pat (line 615) | fn visit_pat(&mut self, i: &'ast crate::Pat) { method visit_pat_ident (line 620) | fn visit_pat_ident(&mut self, i: &'ast crate::PatIdent) { method visit_pat_or (line 625) | fn visit_pat_or(&mut self, i: &'ast crate::PatOr) { method visit_pat_paren (line 630) | fn visit_pat_paren(&mut self, i: &'ast crate::PatParen) { method visit_pat_reference (line 635) | fn visit_pat_reference(&mut self, i: &'ast crate::PatReference) { method visit_pat_rest (line 640) | fn visit_pat_rest(&mut self, i: &'ast crate::PatRest) { method visit_pat_slice (line 645) | fn visit_pat_slice(&mut self, i: &'ast crate::PatSlice) { method visit_pat_struct (line 650) | fn visit_pat_struct(&mut self, i: &'ast crate::PatStruct) { method visit_pat_tuple (line 655) | fn visit_pat_tuple(&mut self, i: &'ast crate::PatTuple) { method visit_pat_tuple_struct (line 660) | fn visit_pat_tuple_struct(&mut self, i: &'ast crate::PatTupleStruct) { method visit_pat_type (line 665) | fn visit_pat_type(&mut self, i: &'ast crate::PatType) { method visit_pat_wild (line 670) | fn visit_pat_wild(&mut self, i: &'ast crate::PatWild) { method visit_path (line 675) | fn visit_path(&mut self, i: &'ast crate::Path) { method visit_path_arguments (line 680) | fn visit_path_arguments(&mut self, i: &'ast crate::PathArguments) { method visit_path_segment (line 685) | fn visit_path_segment(&mut self, i: &'ast crate::PathSegment) { method visit_predicate_lifetime (line 690) | fn visit_predicate_lifetime(&mut self, i: &'ast crate::PredicateLifeti... method visit_predicate_type (line 695) | fn visit_predicate_type(&mut self, i: &'ast crate::PredicateType) { method visit_qself (line 700) | fn visit_qself(&mut self, i: &'ast crate::QSelf) { method visit_range_limits (line 705) | fn visit_range_limits(&mut self, i: &'ast crate::RangeLimits) { method visit_receiver (line 710) | fn visit_receiver(&mut self, i: &'ast crate::Receiver) { method visit_return_type (line 715) | fn visit_return_type(&mut self, i: &'ast crate::ReturnType) { method visit_signature (line 720) | fn visit_signature(&mut self, i: &'ast crate::Signature) { method visit_span (line 723) | fn visit_span(&mut self, i: &proc_macro2::Span) { method visit_static_mutability (line 728) | fn visit_static_mutability(&mut self, i: &'ast crate::StaticMutability) { method visit_stmt (line 733) | fn visit_stmt(&mut self, i: &'ast crate::Stmt) { method visit_stmt_macro (line 738) | fn visit_stmt_macro(&mut self, i: &'ast crate::StmtMacro) { method visit_trait_bound (line 743) | fn visit_trait_bound(&mut self, i: &'ast crate::TraitBound) { method visit_trait_bound_modifier (line 748) | fn visit_trait_bound_modifier(&mut self, i: &'ast crate::TraitBoundMod... method visit_trait_item (line 753) | fn visit_trait_item(&mut self, i: &'ast crate::TraitItem) { method visit_trait_item_const (line 758) | fn visit_trait_item_const(&mut self, i: &'ast crate::TraitItemConst) { method visit_trait_item_fn (line 763) | fn visit_trait_item_fn(&mut self, i: &'ast crate::TraitItemFn) { method visit_trait_item_macro (line 768) | fn visit_trait_item_macro(&mut self, i: &'ast crate::TraitItemMacro) { method visit_trait_item_type (line 773) | fn visit_trait_item_type(&mut self, i: &'ast crate::TraitItemType) { method visit_type (line 778) | fn visit_type(&mut self, i: &'ast crate::Type) { method visit_type_array (line 783) | fn visit_type_array(&mut self, i: &'ast crate::TypeArray) { method visit_type_bare_fn (line 788) | fn visit_type_bare_fn(&mut self, i: &'ast crate::TypeBareFn) { method visit_type_group (line 793) | fn visit_type_group(&mut self, i: &'ast crate::TypeGroup) { method visit_type_impl_trait (line 798) | fn visit_type_impl_trait(&mut self, i: &'ast crate::TypeImplTrait) { method visit_type_infer (line 803) | fn visit_type_infer(&mut self, i: &'ast crate::TypeInfer) { method visit_type_macro (line 808) | fn visit_type_macro(&mut self, i: &'ast crate::TypeMacro) { method visit_type_never (line 813) | fn visit_type_never(&mut self, i: &'ast crate::TypeNever) { method visit_type_param (line 818) | fn visit_type_param(&mut self, i: &'ast crate::TypeParam) { method visit_type_param_bound (line 823) | fn visit_type_param_bound(&mut self, i: &'ast crate::TypeParamBound) { method visit_type_paren (line 828) | fn visit_type_paren(&mut self, i: &'ast crate::TypeParen) { method visit_type_path (line 833) | fn visit_type_path(&mut self, i: &'ast crate::TypePath) { method visit_type_ptr (line 838) | fn visit_type_ptr(&mut self, i: &'ast crate::TypePtr) { method visit_type_reference (line 843) | fn visit_type_reference(&mut self, i: &'ast crate::TypeReference) { method visit_type_slice (line 848) | fn visit_type_slice(&mut self, i: &'ast crate::TypeSlice) { method visit_type_trait_object (line 853) | fn visit_type_trait_object(&mut self, i: &'ast crate::TypeTraitObject) { method visit_type_tuple (line 858) | fn visit_type_tuple(&mut self, i: &'ast crate::TypeTuple) { method visit_un_op (line 863) | fn visit_un_op(&mut self, i: &'ast crate::UnOp) { method visit_use_glob (line 868) | fn visit_use_glob(&mut self, i: &'ast crate::UseGlob) { method visit_use_group (line 873) | fn visit_use_group(&mut self, i: &'ast crate::UseGroup) { method visit_use_name (line 878) | fn visit_use_name(&mut self, i: &'ast crate::UseName) { method visit_use_path (line 883) | fn visit_use_path(&mut self, i: &'ast crate::UsePath) { method visit_use_rename (line 888) | fn visit_use_rename(&mut self, i: &'ast crate::UseRename) { method visit_use_tree (line 893) | fn visit_use_tree(&mut self, i: &'ast crate::UseTree) { method visit_variadic (line 898) | fn visit_variadic(&mut self, i: &'ast crate::Variadic) { method visit_variant (line 903) | fn visit_variant(&mut self, i: &'ast crate::Variant) { method visit_vis_restricted (line 908) | fn visit_vis_restricted(&mut self, i: &'ast crate::VisRestricted) { method visit_visibility (line 913) | fn visit_visibility(&mut self, i: &'ast crate::Visibility) { method visit_where_clause (line 918) | fn visit_where_clause(&mut self, i: &'ast crate::WhereClause) { method visit_where_predicate (line 923) | fn visit_where_predicate(&mut self, i: &'ast crate::WherePredicate) { function visit_abi (line 929) | pub fn visit_abi<'ast, V>(v: &mut V, node: &'ast crate::Abi) function visit_angle_bracketed_generic_arguments (line 940) | pub fn visit_angle_bracketed_generic_arguments<'ast, V>( function visit_arm (line 957) | pub fn visit_arm<'ast, V>(v: &mut V, node: &'ast crate::Arm) function visit_assoc_const (line 975) | pub fn visit_assoc_const<'ast, V>(v: &mut V, node: &'ast crate::AssocConst) function visit_assoc_type (line 988) | pub fn visit_assoc_type<'ast, V>(v: &mut V, node: &'ast crate::AssocType) function visit_attr_style (line 1001) | pub fn visit_attr_style<'ast, V>(v: &mut V, node: &'ast crate::AttrStyle) function visit_attribute (line 1014) | pub fn visit_attribute<'ast, V>(v: &mut V, node: &'ast crate::Attribute) function visit_bare_fn_arg (line 1025) | pub fn visit_bare_fn_arg<'ast, V>(v: &mut V, node: &'ast crate::BareFnArg) function visit_bare_variadic (line 1040) | pub fn visit_bare_variadic<'ast, V>(v: &mut V, node: &'ast crate::BareVa... function visit_bin_op (line 1056) | pub fn visit_bin_op<'ast, V>(v: &mut V, node: &'ast crate::BinOp) function visit_block (line 1149) | pub fn visit_block<'ast, V>(v: &mut V, node: &'ast crate::Block) function visit_bound_lifetimes (line 1160) | pub fn visit_bound_lifetimes<'ast, V>(v: &mut V, node: &'ast crate::Boun... function visit_const_param (line 1174) | pub fn visit_const_param<'ast, V>(v: &mut V, node: &'ast crate::ConstParam) function visit_constraint (line 1192) | pub fn visit_constraint<'ast, V>(v: &mut V, node: &'ast crate::Constraint) function visit_data (line 1208) | pub fn visit_data<'ast, V>(v: &mut V, node: &'ast crate::Data) function visit_data_enum (line 1226) | pub fn visit_data_enum<'ast, V>(v: &mut V, node: &'ast crate::DataEnum) function visit_data_struct (line 1239) | pub fn visit_data_struct<'ast, V>(v: &mut V, node: &'ast crate::DataStruct) function visit_data_union (line 1249) | pub fn visit_data_union<'ast, V>(v: &mut V, node: &'ast crate::DataUnion) function visit_derive_input (line 1258) | pub fn visit_derive_input<'ast, V>(v: &mut V, node: &'ast crate::DeriveI... function visit_expr (line 1272) | pub fn visit_expr<'ast, V>(v: &mut V, node: &'ast crate::Expr) function visit_expr_array (line 1398) | pub fn visit_expr_array<'ast, V>(v: &mut V, node: &'ast crate::ExprArray) function visit_expr_assign (line 1413) | pub fn visit_expr_assign<'ast, V>(v: &mut V, node: &'ast crate::ExprAssign) function visit_expr_async (line 1426) | pub fn visit_expr_async<'ast, V>(v: &mut V, node: &'ast crate::ExprAsync) function visit_expr_await (line 1439) | pub fn visit_expr_await<'ast, V>(v: &mut V, node: &'ast crate::ExprAwait) function visit_expr_binary (line 1452) | pub fn visit_expr_binary<'ast, V>(v: &mut V, node: &'ast crate::ExprBinary) function visit_expr_block (line 1465) | pub fn visit_expr_block<'ast, V>(v: &mut V, node: &'ast crate::ExprBlock) function visit_expr_break (line 1479) | pub fn visit_expr_break<'ast, V>(v: &mut V, node: &'ast crate::ExprBreak) function visit_expr_call (line 1496) | pub fn visit_expr_call<'ast, V>(v: &mut V, node: &'ast crate::ExprCall) function visit_expr_cast (line 1512) | pub fn visit_expr_cast<'ast, V>(v: &mut V, node: &'ast crate::ExprCast) function visit_expr_closure (line 1525) | pub fn visit_expr_closure<'ast, V>(v: &mut V, node: &'ast crate::ExprClo... function visit_expr_const (line 1550) | pub fn visit_expr_const<'ast, V>(v: &mut V, node: &'ast crate::ExprConst) function visit_expr_continue (line 1562) | pub fn visit_expr_continue<'ast, V>(v: &mut V, node: &'ast crate::ExprCo... function visit_expr_field (line 1576) | pub fn visit_expr_field<'ast, V>(v: &mut V, node: &'ast crate::ExprField) function visit_expr_for_loop (line 1589) | pub fn visit_expr_for_loop<'ast, V>(v: &mut V, node: &'ast crate::ExprFo... function visit_expr_group (line 1607) | pub fn visit_expr_group<'ast, V>(v: &mut V, node: &'ast crate::ExprGroup) function visit_expr_if (line 1619) | pub fn visit_expr_if<'ast, V>(v: &mut V, node: &'ast crate::ExprIf) function visit_expr_index (line 1636) | pub fn visit_expr_index<'ast, V>(v: &mut V, node: &'ast crate::ExprIndex) function visit_expr_infer (line 1649) | pub fn visit_expr_infer<'ast, V>(v: &mut V, node: &'ast crate::ExprInfer) function visit_expr_let (line 1660) | pub fn visit_expr_let<'ast, V>(v: &mut V, node: &'ast crate::ExprLet) function visit_expr_lit (line 1674) | pub fn visit_expr_lit<'ast, V>(v: &mut V, node: &'ast crate::ExprLit) function visit_expr_loop (line 1685) | pub fn visit_expr_loop<'ast, V>(v: &mut V, node: &'ast crate::ExprLoop) function visit_expr_macro (line 1700) | pub fn visit_expr_macro<'ast, V>(v: &mut V, node: &'ast crate::ExprMacro) function visit_expr_match (line 1711) | pub fn visit_expr_match<'ast, V>(v: &mut V, node: &'ast crate::ExprMatch) function visit_expr_method_call (line 1727) | pub fn visit_expr_method_call<'ast, V>(v: &mut V, node: &'ast crate::Exp... function visit_expr_paren (line 1748) | pub fn visit_expr_paren<'ast, V>(v: &mut V, node: &'ast crate::ExprParen) function visit_expr_path (line 1760) | pub fn visit_expr_path<'ast, V>(v: &mut V, node: &'ast crate::ExprPath) function visit_expr_range (line 1774) | pub fn visit_expr_range<'ast, V>(v: &mut V, node: &'ast crate::ExprRange) function visit_expr_reference (line 1791) | pub fn visit_expr_reference<'ast, V>(v: &mut V, node: &'ast crate::ExprR... function visit_expr_repeat (line 1804) | pub fn visit_expr_repeat<'ast, V>(v: &mut V, node: &'ast crate::ExprRepeat) function visit_expr_return (line 1818) | pub fn visit_expr_return<'ast, V>(v: &mut V, node: &'ast crate::ExprReturn) function visit_expr_struct (line 1832) | pub fn visit_expr_struct<'ast, V>(v: &mut V, node: &'ast crate::ExprStruct) function visit_expr_try (line 1855) | pub fn visit_expr_try<'ast, V>(v: &mut V, node: &'ast crate::ExprTry) function visit_expr_try_block (line 1867) | pub fn visit_expr_try_block<'ast, V>(v: &mut V, node: &'ast crate::ExprT... function visit_expr_tuple (line 1879) | pub fn visit_expr_tuple<'ast, V>(v: &mut V, node: &'ast crate::ExprTuple) function visit_expr_unary (line 1894) | pub fn visit_expr_unary<'ast, V>(v: &mut V, node: &'ast crate::ExprUnary) function visit_expr_unsafe (line 1906) | pub fn visit_expr_unsafe<'ast, V>(v: &mut V, node: &'ast crate::ExprUnsafe) function visit_expr_while (line 1918) | pub fn visit_expr_while<'ast, V>(v: &mut V, node: &'ast crate::ExprWhile) function visit_expr_yield (line 1934) | pub fn visit_expr_yield<'ast, V>(v: &mut V, node: &'ast crate::ExprYield) function visit_field (line 1948) | pub fn visit_field<'ast, V>(v: &mut V, node: &'ast crate::Field) function visit_field_mutability (line 1965) | pub fn visit_field_mutability<'ast, V>(v: &mut V, node: &'ast crate::Fie... function visit_field_pat (line 1975) | pub fn visit_field_pat<'ast, V>(v: &mut V, node: &'ast crate::FieldPat) function visit_field_value (line 1988) | pub fn visit_field_value<'ast, V>(v: &mut V, node: &'ast crate::FieldValue) function visit_fields (line 2001) | pub fn visit_fields<'ast, V>(v: &mut V, node: &'ast crate::Fields) function visit_fields_named (line 2017) | pub fn visit_fields_named<'ast, V>(v: &mut V, node: &'ast crate::FieldsN... function visit_fields_unnamed (line 2029) | pub fn visit_fields_unnamed<'ast, V>(v: &mut V, node: &'ast crate::Field... function visit_file (line 2041) | pub fn visit_file<'ast, V>(v: &mut V, node: &'ast crate::File) function visit_fn_arg (line 2055) | pub fn visit_fn_arg<'ast, V>(v: &mut V, node: &'ast crate::FnArg) function visit_foreign_item (line 2070) | pub fn visit_foreign_item<'ast, V>(v: &mut V, node: &'ast crate::Foreign... function visit_foreign_item_fn (line 2094) | pub fn visit_foreign_item_fn<'ast, V>(v: &mut V, node: &'ast crate::Fore... function visit_foreign_item_macro (line 2107) | pub fn visit_foreign_item_macro<'ast, V>(v: &mut V, node: &'ast crate::F... function visit_foreign_item_static (line 2119) | pub fn visit_foreign_item_static<'ast, V>( function visit_foreign_item_type (line 2139) | pub fn visit_foreign_item_type<'ast, V>(v: &mut V, node: &'ast crate::Fo... function visit_generic_argument (line 2154) | pub fn visit_generic_argument<'ast, V>(v: &mut V, node: &'ast crate::Gen... function visit_generic_param (line 2181) | pub fn visit_generic_param<'ast, V>(v: &mut V, node: &'ast crate::Generi... function visit_generics (line 2199) | pub fn visit_generics<'ast, V>(v: &mut V, node: &'ast crate::Generics) function visit_ident (line 2213) | pub fn visit_ident<'ast, V>(v: &mut V, node: &'ast proc_macro2::Ident) function visit_impl_item (line 2221) | pub fn visit_impl_item<'ast, V>(v: &mut V, node: &'ast crate::ImplItem) function visit_impl_item_const (line 2245) | pub fn visit_impl_item_const<'ast, V>(v: &mut V, node: &'ast crate::Impl... function visit_impl_item_fn (line 2265) | pub fn visit_impl_item_fn<'ast, V>(v: &mut V, node: &'ast crate::ImplIte... function visit_impl_item_macro (line 2279) | pub fn visit_impl_item_macro<'ast, V>(v: &mut V, node: &'ast crate::Impl... function visit_impl_item_type (line 2291) | pub fn visit_impl_item_type<'ast, V>(v: &mut V, node: &'ast crate::ImplI... function visit_impl_restriction (line 2309) | pub fn visit_impl_restriction<'ast, V>(v: &mut V, node: &'ast crate::Imp... function visit_index (line 2317) | pub fn visit_index<'ast, V>(v: &mut V, node: &'ast crate::Index) function visit_item (line 2326) | pub fn visit_item<'ast, V>(v: &mut V, node: &'ast crate::Item) function visit_item_const (line 2383) | pub fn visit_item_const<'ast, V>(v: &mut V, node: &'ast crate::ItemConst) function visit_item_enum (line 2402) | pub fn visit_item_enum<'ast, V>(v: &mut V, node: &'ast crate::ItemEnum) function visit_item_extern_crate (line 2421) | pub fn visit_item_extern_crate<'ast, V>(v: &mut V, node: &'ast crate::It... function visit_item_fn (line 2440) | pub fn visit_item_fn<'ast, V>(v: &mut V, node: &'ast crate::ItemFn) function visit_item_foreign_mod (line 2453) | pub fn visit_item_foreign_mod<'ast, V>(v: &mut V, node: &'ast crate::Ite... function visit_item_impl (line 2469) | pub fn visit_item_impl<'ast, V>(v: &mut V, node: &'ast crate::ItemImpl) function visit_item_macro (line 2493) | pub fn visit_item_macro<'ast, V>(v: &mut V, node: &'ast crate::ItemMacro) function visit_item_mod (line 2508) | pub fn visit_item_mod<'ast, V>(v: &mut V, node: &'ast crate::ItemMod) function visit_item_static (line 2529) | pub fn visit_item_static<'ast, V>(v: &mut V, node: &'ast crate::ItemStatic) function visit_item_struct (line 2548) | pub fn visit_item_struct<'ast, V>(v: &mut V, node: &'ast crate::ItemStruct) function visit_item_trait (line 2564) | pub fn visit_item_trait<'ast, V>(v: &mut V, node: &'ast crate::ItemTrait) function visit_item_trait_alias (line 2592) | pub fn visit_item_trait_alias<'ast, V>(v: &mut V, node: &'ast crate::Ite... function visit_item_type (line 2612) | pub fn visit_item_type<'ast, V>(v: &mut V, node: &'ast crate::ItemType) function visit_item_union (line 2629) | pub fn visit_item_union<'ast, V>(v: &mut V, node: &'ast crate::ItemUnion) function visit_item_use (line 2644) | pub fn visit_item_use<'ast, V>(v: &mut V, node: &'ast crate::ItemUse) function visit_label (line 2659) | pub fn visit_label<'ast, V>(v: &mut V, node: &'ast crate::Label) function visit_lifetime (line 2666) | pub fn visit_lifetime<'ast, V>(v: &mut V, node: &'ast crate::Lifetime) function visit_lifetime_param (line 2675) | pub fn visit_lifetime_param<'ast, V>(v: &mut V, node: &'ast crate::Lifet... function visit_lit (line 2689) | pub fn visit_lit<'ast, V>(v: &mut V, node: &'ast crate::Lit) function visit_lit_bool (line 2723) | pub fn visit_lit_bool<'ast, V>(v: &mut V, node: &'ast crate::LitBool) function visit_lit_byte (line 2730) | pub fn visit_lit_byte<'ast, V>(v: &mut V, node: &'ast crate::LitByte) function visit_lit_byte_str (line 2734) | pub fn visit_lit_byte_str<'ast, V>(v: &mut V, node: &'ast crate::LitByte... function visit_lit_cstr (line 2738) | pub fn visit_lit_cstr<'ast, V>(v: &mut V, node: &'ast crate::LitCStr) function visit_lit_char (line 2742) | pub fn visit_lit_char<'ast, V>(v: &mut V, node: &'ast crate::LitChar) function visit_lit_float (line 2746) | pub fn visit_lit_float<'ast, V>(v: &mut V, node: &'ast crate::LitFloat) function visit_lit_int (line 2750) | pub fn visit_lit_int<'ast, V>(v: &mut V, node: &'ast crate::LitInt) function visit_lit_str (line 2754) | pub fn visit_lit_str<'ast, V>(v: &mut V, node: &'ast crate::LitStr) function visit_local (line 2760) | pub fn visit_local<'ast, V>(v: &mut V, node: &'ast crate::Local) function visit_local_init (line 2776) | pub fn visit_local_init<'ast, V>(v: &mut V, node: &'ast crate::LocalInit) function visit_macro (line 2789) | pub fn visit_macro<'ast, V>(v: &mut V, node: &'ast crate::Macro) function visit_macro_delimiter (line 2800) | pub fn visit_macro_delimiter<'ast, V>(v: &mut V, node: &'ast crate::Macr... function visit_member (line 2818) | pub fn visit_member<'ast, V>(v: &mut V, node: &'ast crate::Member) function visit_meta (line 2833) | pub fn visit_meta<'ast, V>(v: &mut V, node: &'ast crate::Meta) function visit_meta_list (line 2851) | pub fn visit_meta_list<'ast, V>(v: &mut V, node: &'ast crate::MetaList) function visit_meta_name_value (line 2861) | pub fn visit_meta_name_value<'ast, V>(v: &mut V, node: &'ast crate::Meta... function visit_parenthesized_generic_arguments (line 2871) | pub fn visit_parenthesized_generic_arguments<'ast, V>( function visit_pat (line 2887) | pub fn visit_pat<'ast, V>(v: &mut V, node: &'ast crate::Pat) function visit_pat_ident (line 2947) | pub fn visit_pat_ident<'ast, V>(v: &mut V, node: &'ast crate::PatIdent) function visit_pat_or (line 2964) | pub fn visit_pat_or<'ast, V>(v: &mut V, node: &'ast crate::PatOr) function visit_pat_paren (line 2979) | pub fn visit_pat_paren<'ast, V>(v: &mut V, node: &'ast crate::PatParen) function visit_pat_reference (line 2991) | pub fn visit_pat_reference<'ast, V>(v: &mut V, node: &'ast crate::PatRef... function visit_pat_rest (line 3004) | pub fn visit_pat_rest<'ast, V>(v: &mut V, node: &'ast crate::PatRest) function visit_pat_slice (line 3015) | pub fn visit_pat_slice<'ast, V>(v: &mut V, node: &'ast crate::PatSlice) function visit_pat_struct (line 3030) | pub fn visit_pat_struct<'ast, V>(v: &mut V, node: &'ast crate::PatStruct) function visit_pat_tuple (line 3052) | pub fn visit_pat_tuple<'ast, V>(v: &mut V, node: &'ast crate::PatTuple) function visit_pat_tuple_struct (line 3067) | pub fn visit_pat_tuple_struct<'ast, V>(v: &mut V, node: &'ast crate::Pat... function visit_pat_type (line 3086) | pub fn visit_pat_type<'ast, V>(v: &mut V, node: &'ast crate::PatType) function visit_pat_wild (line 3099) | pub fn visit_pat_wild<'ast, V>(v: &mut V, node: &'ast crate::PatWild) function visit_path (line 3110) | pub fn visit_path<'ast, V>(v: &mut V, node: &'ast crate::Path) function visit_path_arguments (line 3122) | pub fn visit_path_arguments<'ast, V>(v: &mut V, node: &'ast crate::PathA... function visit_path_segment (line 3138) | pub fn visit_path_segment<'ast, V>(v: &mut V, node: &'ast crate::PathSeg... function visit_predicate_lifetime (line 3147) | pub fn visit_predicate_lifetime<'ast, V>(v: &mut V, node: &'ast crate::P... function visit_predicate_type (line 3160) | pub fn visit_predicate_type<'ast, V>(v: &mut V, node: &'ast crate::Predi... function visit_qself (line 3176) | pub fn visit_qself<'ast, V>(v: &mut V, node: &'ast crate::QSelf) function visit_range_limits (line 3188) | pub fn visit_range_limits<'ast, V>(v: &mut V, node: &'ast crate::RangeLi... function visit_receiver (line 3203) | pub fn visit_receiver<'ast, V>(v: &mut V, node: &'ast crate::Receiver) function visit_return_type (line 3223) | pub fn visit_return_type<'ast, V>(v: &mut V, node: &'ast crate::ReturnType) function visit_signature (line 3237) | pub fn visit_signature<'ast, V>(v: &mut V, node: &'ast crate::Signature) function visit_span (line 3260) | pub fn visit_span<'ast, V>(v: &mut V, node: &proc_macro2::Span) function visit_static_mutability (line 3266) | pub fn visit_static_mutability<'ast, V>(v: &mut V, node: &'ast crate::St... function visit_stmt (line 3279) | pub fn visit_stmt<'ast, V>(v: &mut V, node: &'ast crate::Stmt) function visit_stmt_macro (line 3301) | pub fn visit_stmt_macro<'ast, V>(v: &mut V, node: &'ast crate::StmtMacro) function visit_trait_bound (line 3313) | pub fn visit_trait_bound<'ast, V>(v: &mut V, node: &'ast crate::TraitBound) function visit_trait_bound_modifier (line 3326) | pub fn visit_trait_bound_modifier<'ast, V>( function visit_trait_item (line 3342) | pub fn visit_trait_item<'ast, V>(v: &mut V, node: &'ast crate::TraitItem) function visit_trait_item_const (line 3366) | pub fn visit_trait_item_const<'ast, V>(v: &mut V, node: &'ast crate::Tra... function visit_trait_item_fn (line 3386) | pub fn visit_trait_item_fn<'ast, V>(v: &mut V, node: &'ast crate::TraitI... function visit_trait_item_macro (line 3401) | pub fn visit_trait_item_macro<'ast, V>(v: &mut V, node: &'ast crate::Tra... function visit_trait_item_type (line 3413) | pub fn visit_trait_item_type<'ast, V>(v: &mut V, node: &'ast crate::Trai... function visit_type (line 3436) | pub fn visit_type<'ast, V>(v: &mut V, node: &'ast crate::Type) function visit_type_array (line 3490) | pub fn visit_type_array<'ast, V>(v: &mut V, node: &'ast crate::TypeArray) function visit_type_bare_fn (line 3501) | pub fn visit_type_bare_fn<'ast, V>(v: &mut V, node: &'ast crate::TypeBar... function visit_type_group (line 3525) | pub fn visit_type_group<'ast, V>(v: &mut V, node: &'ast crate::TypeGroup) function visit_type_impl_trait (line 3534) | pub fn visit_type_impl_trait<'ast, V>(v: &mut V, node: &'ast crate::Type... function visit_type_infer (line 3546) | pub fn visit_type_infer<'ast, V>(v: &mut V, node: &'ast crate::TypeInfer) function visit_type_macro (line 3554) | pub fn visit_type_macro<'ast, V>(v: &mut V, node: &'ast crate::TypeMacro) function visit_type_never (line 3562) | pub fn visit_type_never<'ast, V>(v: &mut V, node: &'ast crate::TypeNever) function visit_type_param (line 3570) | pub fn visit_type_param<'ast, V>(v: &mut V, node: &'ast crate::TypeParam) function visit_type_param_bound (line 3590) | pub fn visit_type_param_bound<'ast, V>(v: &mut V, node: &'ast crate::Typ... function visit_type_paren (line 3608) | pub fn visit_type_paren<'ast, V>(v: &mut V, node: &'ast crate::TypeParen) function visit_type_path (line 3617) | pub fn visit_type_path<'ast, V>(v: &mut V, node: &'ast crate::TypePath) function visit_type_ptr (line 3628) | pub fn visit_type_ptr<'ast, V>(v: &mut V, node: &'ast crate::TypePtr) function visit_type_reference (line 3639) | pub fn visit_type_reference<'ast, V>(v: &mut V, node: &'ast crate::TypeR... function visit_type_slice (line 3652) | pub fn visit_type_slice<'ast, V>(v: &mut V, node: &'ast crate::TypeSlice) function visit_type_trait_object (line 3661) | pub fn visit_type_trait_object<'ast, V>(v: &mut V, node: &'ast crate::Ty... function visit_type_tuple (line 3673) | pub fn visit_type_tuple<'ast, V>(v: &mut V, node: &'ast crate::TypeTuple) function visit_un_op (line 3685) | pub fn visit_un_op<'ast, V>(v: &mut V, node: &'ast crate::UnOp) function visit_use_glob (line 3703) | pub fn visit_use_glob<'ast, V>(v: &mut V, node: &'ast crate::UseGlob) function visit_use_group (line 3711) | pub fn visit_use_group<'ast, V>(v: &mut V, node: &'ast crate::UseGroup) function visit_use_name (line 3723) | pub fn visit_use_name<'ast, V>(v: &mut V, node: &'ast crate::UseName) function visit_use_path (line 3731) | pub fn visit_use_path<'ast, V>(v: &mut V, node: &'ast crate::UsePath) function visit_use_rename (line 3741) | pub fn visit_use_rename<'ast, V>(v: &mut V, node: &'ast crate::UseRename) function visit_use_tree (line 3751) | pub fn visit_use_tree<'ast, V>(v: &mut V, node: &'ast crate::UseTree) function visit_variadic (line 3775) | pub fn visit_variadic<'ast, V>(v: &mut V, node: &'ast crate::Variadic) function visit_variant (line 3791) | pub fn visit_variant<'ast, V>(v: &mut V, node: &'ast crate::Variant) function visit_vis_restricted (line 3807) | pub fn visit_vis_restricted<'ast, V>(v: &mut V, node: &'ast crate::VisRe... function visit_visibility (line 3818) | pub fn visit_visibility<'ast, V>(v: &mut V, node: &'ast crate::Visibility) function visit_where_clause (line 3834) | pub fn visit_where_clause<'ast, V>(v: &mut V, node: &'ast crate::WhereCl... function visit_where_predicate (line 3846) | pub fn visit_where_predicate<'ast, V>(v: &mut V, node: &'ast crate::Wher... FILE: builder/third-party/syn/src/gen/visit_mut.rs type VisitMut (line 29) | pub trait VisitMut { method visit_abi_mut (line 32) | fn visit_abi_mut(&mut self, i: &mut crate::Abi) { method visit_angle_bracketed_generic_arguments_mut (line 37) | fn visit_angle_bracketed_generic_arguments_mut( method visit_arm_mut (line 45) | fn visit_arm_mut(&mut self, i: &mut crate::Arm) { method visit_assoc_const_mut (line 50) | fn visit_assoc_const_mut(&mut self, i: &mut crate::AssocConst) { method visit_assoc_type_mut (line 55) | fn visit_assoc_type_mut(&mut self, i: &mut crate::AssocType) { method visit_attr_style_mut (line 60) | fn visit_attr_style_mut(&mut self, i: &mut crate::AttrStyle) { method visit_attribute_mut (line 65) | fn visit_attribute_mut(&mut self, i: &mut crate::Attribute) { method visit_bare_fn_arg_mut (line 70) | fn visit_bare_fn_arg_mut(&mut self, i: &mut crate::BareFnArg) { method visit_bare_variadic_mut (line 75) | fn visit_bare_variadic_mut(&mut self, i: &mut crate::BareVariadic) { method visit_bin_op_mut (line 80) | fn visit_bin_op_mut(&mut self, i: &mut crate::BinOp) { method visit_block_mut (line 85) | fn visit_block_mut(&mut self, i: &mut crate::Block) { method visit_bound_lifetimes_mut (line 90) | fn visit_bound_lifetimes_mut(&mut self, i: &mut crate::BoundLifetimes) { method visit_const_param_mut (line 95) | fn visit_const_param_mut(&mut self, i: &mut crate::ConstParam) { method visit_constraint_mut (line 100) | fn visit_constraint_mut(&mut self, i: &mut crate::Constraint) { method visit_data_mut (line 105) | fn visit_data_mut(&mut self, i: &mut crate::Data) { method visit_data_enum_mut (line 110) | fn visit_data_enum_mut(&mut self, i: &mut crate::DataEnum) { method visit_data_struct_mut (line 115) | fn visit_data_struct_mut(&mut self, i: &mut crate::DataStruct) { method visit_data_union_mut (line 120) | fn visit_data_union_mut(&mut self, i: &mut crate::DataUnion) { method visit_derive_input_mut (line 125) | fn visit_derive_input_mut(&mut self, i: &mut crate::DeriveInput) { method visit_expr_mut (line 130) | fn visit_expr_mut(&mut self, i: &mut crate::Expr) { method visit_expr_array_mut (line 135) | fn visit_expr_array_mut(&mut self, i: &mut crate::ExprArray) { method visit_expr_assign_mut (line 140) | fn visit_expr_assign_mut(&mut self, i: &mut crate::ExprAssign) { method visit_expr_async_mut (line 145) | fn visit_expr_async_mut(&mut self, i: &mut crate::ExprAsync) { method visit_expr_await_mut (line 150) | fn visit_expr_await_mut(&mut self, i: &mut crate::ExprAwait) { method visit_expr_binary_mut (line 155) | fn visit_expr_binary_mut(&mut self, i: &mut crate::ExprBinary) { method visit_expr_block_mut (line 160) | fn visit_expr_block_mut(&mut self, i: &mut crate::ExprBlock) { method visit_expr_break_mut (line 165) | fn visit_expr_break_mut(&mut self, i: &mut crate::ExprBreak) { method visit_expr_call_mut (line 170) | fn visit_expr_call_mut(&mut self, i: &mut crate::ExprCall) { method visit_expr_cast_mut (line 175) | fn visit_expr_cast_mut(&mut self, i: &mut crate::ExprCast) { method visit_expr_closure_mut (line 180) | fn visit_expr_closure_mut(&mut self, i: &mut crate::ExprClosure) { method visit_expr_const_mut (line 185) | fn visit_expr_const_mut(&mut self, i: &mut crate::ExprConst) { method visit_expr_continue_mut (line 190) | fn visit_expr_continue_mut(&mut self, i: &mut crate::ExprContinue) { method visit_expr_field_mut (line 195) | fn visit_expr_field_mut(&mut self, i: &mut crate::ExprField) { method visit_expr_for_loop_mut (line 200) | fn visit_expr_for_loop_mut(&mut self, i: &mut crate::ExprForLoop) { method visit_expr_group_mut (line 205) | fn visit_expr_group_mut(&mut self, i: &mut crate::ExprGroup) { method visit_expr_if_mut (line 210) | fn visit_expr_if_mut(&mut self, i: &mut crate::ExprIf) { method visit_expr_index_mut (line 215) | fn visit_expr_index_mut(&mut self, i: &mut crate::ExprIndex) { method visit_expr_infer_mut (line 220) | fn visit_expr_infer_mut(&mut self, i: &mut crate::ExprInfer) { method visit_expr_let_mut (line 225) | fn visit_expr_let_mut(&mut self, i: &mut crate::ExprLet) { method visit_expr_lit_mut (line 230) | fn visit_expr_lit_mut(&mut self, i: &mut crate::ExprLit) { method visit_expr_loop_mut (line 235) | fn visit_expr_loop_mut(&mut self, i: &mut crate::ExprLoop) { method visit_expr_macro_mut (line 240) | fn visit_expr_macro_mut(&mut self, i: &mut crate::ExprMacro) { method visit_expr_match_mut (line 245) | fn visit_expr_match_mut(&mut self, i: &mut crate::ExprMatch) { method visit_expr_method_call_mut (line 250) | fn visit_expr_method_call_mut(&mut self, i: &mut crate::ExprMethodCall) { method visit_expr_paren_mut (line 255) | fn visit_expr_paren_mut(&mut self, i: &mut crate::ExprParen) { method visit_expr_path_mut (line 260) | fn visit_expr_path_mut(&mut self, i: &mut crate::ExprPath) { method visit_expr_range_mut (line 265) | fn visit_expr_range_mut(&mut self, i: &mut crate::ExprRange) { method visit_expr_reference_mut (line 270) | fn visit_expr_reference_mut(&mut self, i: &mut crate::ExprReference) { method visit_expr_repeat_mut (line 275) | fn visit_expr_repeat_mut(&mut self, i: &mut crate::ExprRepeat) { method visit_expr_return_mut (line 280) | fn visit_expr_return_mut(&mut self, i: &mut crate::ExprReturn) { method visit_expr_struct_mut (line 285) | fn visit_expr_struct_mut(&mut self, i: &mut crate::ExprStruct) { method visit_expr_try_mut (line 290) | fn visit_expr_try_mut(&mut self, i: &mut crate::ExprTry) { method visit_expr_try_block_mut (line 295) | fn visit_expr_try_block_mut(&mut self, i: &mut crate::ExprTryBlock) { method visit_expr_tuple_mut (line 300) | fn visit_expr_tuple_mut(&mut self, i: &mut crate::ExprTuple) { method visit_expr_unary_mut (line 305) | fn visit_expr_unary_mut(&mut self, i: &mut crate::ExprUnary) { method visit_expr_unsafe_mut (line 310) | fn visit_expr_unsafe_mut(&mut self, i: &mut crate::ExprUnsafe) { method visit_expr_while_mut (line 315) | fn visit_expr_while_mut(&mut self, i: &mut crate::ExprWhile) { method visit_expr_yield_mut (line 320) | fn visit_expr_yield_mut(&mut self, i: &mut crate::ExprYield) { method visit_field_mut (line 325) | fn visit_field_mut(&mut self, i: &mut crate::Field) { method visit_field_mutability_mut (line 330) | fn visit_field_mutability_mut(&mut self, i: &mut crate::FieldMutabilit... method visit_field_pat_mut (line 335) | fn visit_field_pat_mut(&mut self, i: &mut crate::FieldPat) { method visit_field_value_mut (line 340) | fn visit_field_value_mut(&mut self, i: &mut crate::FieldValue) { method visit_fields_mut (line 345) | fn visit_fields_mut(&mut self, i: &mut crate::Fields) { method visit_fields_named_mut (line 350) | fn visit_fields_named_mut(&mut self, i: &mut crate::FieldsNamed) { method visit_fields_unnamed_mut (line 355) | fn visit_fields_unnamed_mut(&mut self, i: &mut crate::FieldsUnnamed) { method visit_file_mut (line 360) | fn visit_file_mut(&mut self, i: &mut crate::File) { method visit_fn_arg_mut (line 365) | fn visit_fn_arg_mut(&mut self, i: &mut crate::FnArg) { method visit_foreign_item_mut (line 370) | fn visit_foreign_item_mut(&mut self, i: &mut crate::ForeignItem) { method visit_foreign_item_fn_mut (line 375) | fn visit_foreign_item_fn_mut(&mut self, i: &mut crate::ForeignItemFn) { method visit_foreign_item_macro_mut (line 380) | fn visit_foreign_item_macro_mut(&mut self, i: &mut crate::ForeignItemM... method visit_foreign_item_static_mut (line 385) | fn visit_foreign_item_static_mut(&mut self, i: &mut crate::ForeignItem... method visit_foreign_item_type_mut (line 390) | fn visit_foreign_item_type_mut(&mut self, i: &mut crate::ForeignItemTy... method visit_generic_argument_mut (line 395) | fn visit_generic_argument_mut(&mut self, i: &mut crate::GenericArgumen... method visit_generic_param_mut (line 400) | fn visit_generic_param_mut(&mut self, i: &mut crate::GenericParam) { method visit_generics_mut (line 405) | fn visit_generics_mut(&mut self, i: &mut crate::Generics) { method visit_ident_mut (line 408) | fn visit_ident_mut(&mut self, i: &mut proc_macro2::Ident) { method visit_impl_item_mut (line 413) | fn visit_impl_item_mut(&mut self, i: &mut crate::ImplItem) { method visit_impl_item_const_mut (line 418) | fn visit_impl_item_const_mut(&mut self, i: &mut crate::ImplItemConst) { method visit_impl_item_fn_mut (line 423) | fn visit_impl_item_fn_mut(&mut self, i: &mut crate::ImplItemFn) { method visit_impl_item_macro_mut (line 428) | fn visit_impl_item_macro_mut(&mut self, i: &mut crate::ImplItemMacro) { method visit_impl_item_type_mut (line 433) | fn visit_impl_item_type_mut(&mut self, i: &mut crate::ImplItemType) { method visit_impl_restriction_mut (line 438) | fn visit_impl_restriction_mut(&mut self, i: &mut crate::ImplRestrictio... method visit_index_mut (line 443) | fn visit_index_mut(&mut self, i: &mut crate::Index) { method visit_item_mut (line 448) | fn visit_item_mut(&mut self, i: &mut crate::Item) { method visit_item_const_mut (line 453) | fn visit_item_const_mut(&mut self, i: &mut crate::ItemConst) { method visit_item_enum_mut (line 458) | fn visit_item_enum_mut(&mut self, i: &mut crate::ItemEnum) { method visit_item_extern_crate_mut (line 463) | fn visit_item_extern_crate_mut(&mut self, i: &mut crate::ItemExternCra... method visit_item_fn_mut (line 468) | fn visit_item_fn_mut(&mut self, i: &mut crate::ItemFn) { method visit_item_foreign_mod_mut (line 473) | fn visit_item_foreign_mod_mut(&mut self, i: &mut crate::ItemForeignMod) { method visit_item_impl_mut (line 478) | fn visit_item_impl_mut(&mut self, i: &mut crate::ItemImpl) { method visit_item_macro_mut (line 483) | fn visit_item_macro_mut(&mut self, i: &mut crate::ItemMacro) { method visit_item_mod_mut (line 488) | fn visit_item_mod_mut(&mut self, i: &mut crate::ItemMod) { method visit_item_static_mut (line 493) | fn visit_item_static_mut(&mut self, i: &mut crate::ItemStatic) { method visit_item_struct_mut (line 498) | fn visit_item_struct_mut(&mut self, i: &mut crate::ItemStruct) { method visit_item_trait_mut (line 503) | fn visit_item_trait_mut(&mut self, i: &mut crate::ItemTrait) { method visit_item_trait_alias_mut (line 508) | fn visit_item_trait_alias_mut(&mut self, i: &mut crate::ItemTraitAlias) { method visit_item_type_mut (line 513) | fn visit_item_type_mut(&mut self, i: &mut crate::ItemType) { method visit_item_union_mut (line 518) | fn visit_item_union_mut(&mut self, i: &mut crate::ItemUnion) { method visit_item_use_mut (line 523) | fn visit_item_use_mut(&mut self, i: &mut crate::ItemUse) { method visit_label_mut (line 528) | fn visit_label_mut(&mut self, i: &mut crate::Label) { method visit_lifetime_mut (line 531) | fn visit_lifetime_mut(&mut self, i: &mut crate::Lifetime) { method visit_lifetime_param_mut (line 536) | fn visit_lifetime_param_mut(&mut self, i: &mut crate::LifetimeParam) { method visit_lit_mut (line 539) | fn visit_lit_mut(&mut self, i: &mut crate::Lit) { method visit_lit_bool_mut (line 542) | fn visit_lit_bool_mut(&mut self, i: &mut crate::LitBool) { method visit_lit_byte_mut (line 545) | fn visit_lit_byte_mut(&mut self, i: &mut crate::LitByte) { method visit_lit_byte_str_mut (line 548) | fn visit_lit_byte_str_mut(&mut self, i: &mut crate::LitByteStr) { method visit_lit_cstr_mut (line 551) | fn visit_lit_cstr_mut(&mut self, i: &mut crate::LitCStr) { method visit_lit_char_mut (line 554) | fn visit_lit_char_mut(&mut self, i: &mut crate::LitChar) { method visit_lit_float_mut (line 557) | fn visit_lit_float_mut(&mut self, i: &mut crate::LitFloat) { method visit_lit_int_mut (line 560) | fn visit_lit_int_mut(&mut self, i: &mut crate::LitInt) { method visit_lit_str_mut (line 563) | fn visit_lit_str_mut(&mut self, i: &mut crate::LitStr) { method visit_local_mut (line 568) | fn visit_local_mut(&mut self, i: &mut crate::Local) { method visit_local_init_mut (line 573) | fn visit_local_init_mut(&mut self, i: &mut crate::LocalInit) { method visit_macro_mut (line 578) | fn visit_macro_mut(&mut self, i: &mut crate::Macro) { method visit_macro_delimiter_mut (line 583) | fn visit_macro_delimiter_mut(&mut self, i: &mut crate::MacroDelimiter) { method visit_member_mut (line 588) | fn visit_member_mut(&mut self, i: &mut crate::Member) { method visit_meta_mut (line 593) | fn visit_meta_mut(&mut self, i: &mut crate::Meta) { method visit_meta_list_mut (line 598) | fn visit_meta_list_mut(&mut self, i: &mut crate::MetaList) { method visit_meta_name_value_mut (line 603) | fn visit_meta_name_value_mut(&mut self, i: &mut crate::MetaNameValue) { method visit_parenthesized_generic_arguments_mut (line 608) | fn visit_parenthesized_generic_arguments_mut( method visit_pat_mut (line 616) | fn visit_pat_mut(&mut self, i: &mut crate::Pat) { method visit_pat_ident_mut (line 621) | fn visit_pat_ident_mut(&mut self, i: &mut crate::PatIdent) { method visit_pat_or_mut (line 626) | fn visit_pat_or_mut(&mut self, i: &mut crate::PatOr) { method visit_pat_paren_mut (line 631) | fn visit_pat_paren_mut(&mut self, i: &mut crate::PatParen) { method visit_pat_reference_mut (line 636) | fn visit_pat_reference_mut(&mut self, i: &mut crate::PatReference) { method visit_pat_rest_mut (line 641) | fn visit_pat_rest_mut(&mut self, i: &mut crate::PatRest) { method visit_pat_slice_mut (line 646) | fn visit_pat_slice_mut(&mut self, i: &mut crate::PatSlice) { method visit_pat_struct_mut (line 651) | fn visit_pat_struct_mut(&mut self, i: &mut crate::PatStruct) { method visit_pat_tuple_mut (line 656) | fn visit_pat_tuple_mut(&mut self, i: &mut crate::PatTuple) { method visit_pat_tuple_struct_mut (line 661) | fn visit_pat_tuple_struct_mut(&mut self, i: &mut crate::PatTupleStruct) { method visit_pat_type_mut (line 666) | fn visit_pat_type_mut(&mut self, i: &mut crate::PatType) { method visit_pat_wild_mut (line 671) | fn visit_pat_wild_mut(&mut self, i: &mut crate::PatWild) { method visit_path_mut (line 676) | fn visit_path_mut(&mut self, i: &mut crate::Path) { method visit_path_arguments_mut (line 681) | fn visit_path_arguments_mut(&mut self, i: &mut crate::PathArguments) { method visit_path_segment_mut (line 686) | fn visit_path_segment_mut(&mut self, i: &mut crate::PathSegment) { method visit_predicate_lifetime_mut (line 691) | fn visit_predicate_lifetime_mut(&mut self, i: &mut crate::PredicateLif... method visit_predicate_type_mut (line 696) | fn visit_predicate_type_mut(&mut self, i: &mut crate::PredicateType) { method visit_qself_mut (line 701) | fn visit_qself_mut(&mut self, i: &mut crate::QSelf) { method visit_range_limits_mut (line 706) | fn visit_range_limits_mut(&mut self, i: &mut crate::RangeLimits) { method visit_receiver_mut (line 711) | fn visit_receiver_mut(&mut self, i: &mut crate::Receiver) { method visit_return_type_mut (line 716) | fn visit_return_type_mut(&mut self, i: &mut crate::ReturnType) { method visit_signature_mut (line 721) | fn visit_signature_mut(&mut self, i: &mut crate::Signature) { method visit_span_mut (line 724) | fn visit_span_mut(&mut self, i: &mut proc_macro2::Span) { method visit_static_mutability_mut (line 729) | fn visit_static_mutability_mut(&mut self, i: &mut crate::StaticMutabil... method visit_stmt_mut (line 734) | fn visit_stmt_mut(&mut self, i: &mut crate::Stmt) { method visit_stmt_macro_mut (line 739) | fn visit_stmt_macro_mut(&mut self, i: &mut crate::StmtMacro) { method visit_trait_bound_mut (line 744) | fn visit_trait_bound_mut(&mut self, i: &mut crate::TraitBound) { method visit_trait_bound_modifier_mut (line 749) | fn visit_trait_bound_modifier_mut(&mut self, i: &mut crate::TraitBound... method visit_trait_item_mut (line 754) | fn visit_trait_item_mut(&mut self, i: &mut crate::TraitItem) { method visit_trait_item_const_mut (line 759) | fn visit_trait_item_const_mut(&mut self, i: &mut crate::TraitItemConst) { method visit_trait_item_fn_mut (line 764) | fn visit_trait_item_fn_mut(&mut self, i: &mut crate::TraitItemFn) { method visit_trait_item_macro_mut (line 769) | fn visit_trait_item_macro_mut(&mut self, i: &mut crate::TraitItemMacro) { method visit_trait_item_type_mut (line 774) | fn visit_trait_item_type_mut(&mut self, i: &mut crate::TraitItemType) { method visit_type_mut (line 779) | fn visit_type_mut(&mut self, i: &mut crate::Type) { method visit_type_array_mut (line 784) | fn visit_type_array_mut(&mut self, i: &mut crate::TypeArray) { method visit_type_bare_fn_mut (line 789) | fn visit_type_bare_fn_mut(&mut self, i: &mut crate::TypeBareFn) { method visit_type_group_mut (line 794) | fn visit_type_group_mut(&mut self, i: &mut crate::TypeGroup) { method visit_type_impl_trait_mut (line 799) | fn visit_type_impl_trait_mut(&mut self, i: &mut crate::TypeImplTrait) { method visit_type_infer_mut (line 804) | fn visit_type_infer_mut(&mut self, i: &mut crate::TypeInfer) { method visit_type_macro_mut (line 809) | fn visit_type_macro_mut(&mut self, i: &mut crate::TypeMacro) { method visit_type_never_mut (line 814) | fn visit_type_never_mut(&mut self, i: &mut crate::TypeNever) { method visit_type_param_mut (line 819) | fn visit_type_param_mut(&mut self, i: &mut crate::TypeParam) { method visit_type_param_bound_mut (line 824) | fn visit_type_param_bound_mut(&mut self, i: &mut crate::TypeParamBound) { method visit_type_paren_mut (line 829) | fn visit_type_paren_mut(&mut self, i: &mut crate::TypeParen) { method visit_type_path_mut (line 834) | fn visit_type_path_mut(&mut self, i: &mut crate::TypePath) { method visit_type_ptr_mut (line 839) | fn visit_type_ptr_mut(&mut self, i: &mut crate::TypePtr) { method visit_type_reference_mut (line 844) | fn visit_type_reference_mut(&mut self, i: &mut crate::TypeReference) { method visit_type_slice_mut (line 849) | fn visit_type_slice_mut(&mut self, i: &mut crate::TypeSlice) { method visit_type_trait_object_mut (line 854) | fn visit_type_trait_object_mut(&mut self, i: &mut crate::TypeTraitObje... method visit_type_tuple_mut (line 859) | fn visit_type_tuple_mut(&mut self, i: &mut crate::TypeTuple) { method visit_un_op_mut (line 864) | fn visit_un_op_mut(&mut self, i: &mut crate::UnOp) { method visit_use_glob_mut (line 869) | fn visit_use_glob_mut(&mut self, i: &mut crate::UseGlob) { method visit_use_group_mut (line 874) | fn visit_use_group_mut(&mut self, i: &mut crate::UseGroup) { method visit_use_name_mut (line 879) | fn visit_use_name_mut(&mut self, i: &mut crate::UseName) { method visit_use_path_mut (line 884) | fn visit_use_path_mut(&mut self, i: &mut crate::UsePath) { method visit_use_rename_mut (line 889) | fn visit_use_rename_mut(&mut self, i: &mut crate::UseRename) { method visit_use_tree_mut (line 894) | fn visit_use_tree_mut(&mut self, i: &mut crate::UseTree) { method visit_variadic_mut (line 899) | fn visit_variadic_mut(&mut self, i: &mut crate::Variadic) { method visit_variant_mut (line 904) | fn visit_variant_mut(&mut self, i: &mut crate::Variant) { method visit_vis_restricted_mut (line 909) | fn visit_vis_restricted_mut(&mut self, i: &mut crate::VisRestricted) { method visit_visibility_mut (line 914) | fn visit_visibility_mut(&mut self, i: &mut crate::Visibility) { method visit_where_clause_mut (line 919) | fn visit_where_clause_mut(&mut self, i: &mut crate::WhereClause) { method visit_where_predicate_mut (line 924) | fn visit_where_predicate_mut(&mut self, i: &mut crate::WherePredicate) { function visit_abi_mut (line 930) | pub fn visit_abi_mut(v: &mut V, node: &mut crate::Abi) function visit_angle_bracketed_generic_arguments_mut (line 941) | pub fn visit_angle_bracketed_generic_arguments_mut( function visit_arm_mut (line 958) | pub fn visit_arm_mut(v: &mut V, node: &mut crate::Arm) function visit_assoc_const_mut (line 976) | pub fn visit_assoc_const_mut(v: &mut V, node: &mut crate::AssocConst) function visit_assoc_type_mut (line 989) | pub fn visit_assoc_type_mut(v: &mut V, node: &mut crate::AssocType) function visit_attr_style_mut (line 1002) | pub fn visit_attr_style_mut(v: &mut V, node: &mut crate::AttrStyle) function visit_attribute_mut (line 1015) | pub fn visit_attribute_mut(v: &mut V, node: &mut crate::Attribute) function visit_bare_fn_arg_mut (line 1026) | pub fn visit_bare_fn_arg_mut(v: &mut V, node: &mut crate::BareFnArg) function visit_bare_variadic_mut (line 1041) | pub fn visit_bare_variadic_mut(v: &mut V, node: &mut crate::BareVaria... function visit_bin_op_mut (line 1057) | pub fn visit_bin_op_mut(v: &mut V, node: &mut crate::BinOp) function visit_block_mut (line 1150) | pub fn visit_block_mut(v: &mut V, node: &mut crate::Block) function visit_bound_lifetimes_mut (line 1161) | pub fn visit_bound_lifetimes_mut(v: &mut V, node: &mut crate::BoundLi... function visit_const_param_mut (line 1175) | pub fn visit_const_param_mut(v: &mut V, node: &mut crate::ConstParam) function visit_constraint_mut (line 1193) | pub fn visit_constraint_mut(v: &mut V, node: &mut crate::Constraint) function visit_data_mut (line 1209) | pub fn visit_data_mut(v: &mut V, node: &mut crate::Data) function visit_data_enum_mut (line 1227) | pub fn visit_data_enum_mut(v: &mut V, node: &mut crate::DataEnum) function visit_data_struct_mut (line 1240) | pub fn visit_data_struct_mut(v: &mut V, node: &mut crate::DataStruct) function visit_data_union_mut (line 1250) | pub fn visit_data_union_mut(v: &mut V, node: &mut crate::DataUnion) function visit_derive_input_mut (line 1259) | pub fn visit_derive_input_mut(v: &mut V, node: &mut crate::DeriveInput) function visit_expr_mut (line 1273) | pub fn visit_expr_mut(v: &mut V, node: &mut crate::Expr) function visit_expr_array_mut (line 1399) | pub fn visit_expr_array_mut(v: &mut V, node: &mut crate::ExprArray) function visit_expr_assign_mut (line 1414) | pub fn visit_expr_assign_mut(v: &mut V, node: &mut crate::ExprAssign) function visit_expr_async_mut (line 1427) | pub fn visit_expr_async_mut(v: &mut V, node: &mut crate::ExprAsync) function visit_expr_await_mut (line 1440) | pub fn visit_expr_await_mut(v: &mut V, node: &mut crate::ExprAwait) function visit_expr_binary_mut (line 1453) | pub fn visit_expr_binary_mut(v: &mut V, node: &mut crate::ExprBinary) function visit_expr_block_mut (line 1466) | pub fn visit_expr_block_mut(v: &mut V, node: &mut crate::ExprBlock) function visit_expr_break_mut (line 1480) | pub fn visit_expr_break_mut(v: &mut V, node: &mut crate::ExprBreak) function visit_expr_call_mut (line 1497) | pub fn visit_expr_call_mut(v: &mut V, node: &mut crate::ExprCall) function visit_expr_cast_mut (line 1513) | pub fn visit_expr_cast_mut(v: &mut V, node: &mut crate::ExprCast) function visit_expr_closure_mut (line 1526) | pub fn visit_expr_closure_mut(v: &mut V, node: &mut crate::ExprClosure) function visit_expr_const_mut (line 1551) | pub fn visit_expr_const_mut(v: &mut V, node: &mut crate::ExprConst) function visit_expr_continue_mut (line 1563) | pub fn visit_expr_continue_mut(v: &mut V, node: &mut crate::ExprConti... function visit_expr_field_mut (line 1577) | pub fn visit_expr_field_mut(v: &mut V, node: &mut crate::ExprField) function visit_expr_for_loop_mut (line 1590) | pub fn visit_expr_for_loop_mut(v: &mut V, node: &mut crate::ExprForLoop) function visit_expr_group_mut (line 1608) | pub fn visit_expr_group_mut(v: &mut V, node: &mut crate::ExprGroup) function visit_expr_if_mut (line 1620) | pub fn visit_expr_if_mut(v: &mut V, node: &mut crate::ExprIf) function visit_expr_index_mut (line 1637) | pub fn visit_expr_index_mut(v: &mut V, node: &mut crate::ExprIndex) function visit_expr_infer_mut (line 1650) | pub fn visit_expr_infer_mut(v: &mut V, node: &mut crate::ExprInfer) function visit_expr_let_mut (line 1661) | pub fn visit_expr_let_mut(v: &mut V, node: &mut crate::ExprLet) function visit_expr_lit_mut (line 1675) | pub fn visit_expr_lit_mut(v: &mut V, node: &mut crate::ExprLit) function visit_expr_loop_mut (line 1686) | pub fn visit_expr_loop_mut(v: &mut V, node: &mut crate::ExprLoop) function visit_expr_macro_mut (line 1701) | pub fn visit_expr_macro_mut(v: &mut V, node: &mut crate::ExprMacro) function visit_expr_match_mut (line 1712) | pub fn visit_expr_match_mut(v: &mut V, node: &mut crate::ExprMatch) function visit_expr_method_call_mut (line 1728) | pub fn visit_expr_method_call_mut(v: &mut V, node: &mut crate::ExprMe... function visit_expr_paren_mut (line 1749) | pub fn visit_expr_paren_mut(v: &mut V, node: &mut crate::ExprParen) function visit_expr_path_mut (line 1761) | pub fn visit_expr_path_mut(v: &mut V, node: &mut crate::ExprPath) function visit_expr_range_mut (line 1775) | pub fn visit_expr_range_mut(v: &mut V, node: &mut crate::ExprRange) function visit_expr_reference_mut (line 1792) | pub fn visit_expr_reference_mut(v: &mut V, node: &mut crate::ExprRefe... function visit_expr_repeat_mut (line 1805) | pub fn visit_expr_repeat_mut(v: &mut V, node: &mut crate::ExprRepeat) function visit_expr_return_mut (line 1819) | pub fn visit_expr_return_mut(v: &mut V, node: &mut crate::ExprReturn) function visit_expr_struct_mut (line 1833) | pub fn visit_expr_struct_mut(v: &mut V, node: &mut crate::ExprStruct) function visit_expr_try_mut (line 1856) | pub fn visit_expr_try_mut(v: &mut V, node: &mut crate::ExprTry) function visit_expr_try_block_mut (line 1868) | pub fn visit_expr_try_block_mut(v: &mut V, node: &mut crate::ExprTryB... function visit_expr_tuple_mut (line 1880) | pub fn visit_expr_tuple_mut(v: &mut V, node: &mut crate::ExprTuple) function visit_expr_unary_mut (line 1895) | pub fn visit_expr_unary_mut(v: &mut V, node: &mut crate::ExprUnary) function visit_expr_unsafe_mut (line 1907) | pub fn visit_expr_unsafe_mut(v: &mut V, node: &mut crate::ExprUnsafe) function visit_expr_while_mut (line 1919) | pub fn visit_expr_while_mut(v: &mut V, node: &mut crate::ExprWhile) function visit_expr_yield_mut (line 1935) | pub fn visit_expr_yield_mut(v: &mut V, node: &mut crate::ExprYield) function visit_field_mut (line 1949) | pub fn visit_field_mut(v: &mut V, node: &mut crate::Field) function visit_field_mutability_mut (line 1966) | pub fn visit_field_mutability_mut(v: &mut V, node: &mut crate::FieldM... function visit_field_pat_mut (line 1976) | pub fn visit_field_pat_mut(v: &mut V, node: &mut crate::FieldPat) function visit_field_value_mut (line 1989) | pub fn visit_field_value_mut(v: &mut V, node: &mut crate::FieldValue) function visit_fields_mut (line 2002) | pub fn visit_fields_mut(v: &mut V, node: &mut crate::Fields) function visit_fields_named_mut (line 2018) | pub fn visit_fields_named_mut(v: &mut V, node: &mut crate::FieldsNamed) function visit_fields_unnamed_mut (line 2030) | pub fn visit_fields_unnamed_mut(v: &mut V, node: &mut crate::FieldsUn... function visit_file_mut (line 2042) | pub fn visit_file_mut(v: &mut V, node: &mut crate::File) function visit_fn_arg_mut (line 2056) | pub fn visit_fn_arg_mut(v: &mut V, node: &mut crate::FnArg) function visit_foreign_item_mut (line 2071) | pub fn visit_foreign_item_mut(v: &mut V, node: &mut crate::ForeignItem) function visit_foreign_item_fn_mut (line 2095) | pub fn visit_foreign_item_fn_mut(v: &mut V, node: &mut crate::Foreign... function visit_foreign_item_macro_mut (line 2108) | pub fn visit_foreign_item_macro_mut(v: &mut V, node: &mut crate::Fore... function visit_foreign_item_static_mut (line 2120) | pub fn visit_foreign_item_static_mut(v: &mut V, node: &mut crate::For... function visit_foreign_item_type_mut (line 2137) | pub fn visit_foreign_item_type_mut(v: &mut V, node: &mut crate::Forei... function visit_generic_argument_mut (line 2152) | pub fn visit_generic_argument_mut(v: &mut V, node: &mut crate::Generi... function visit_generic_param_mut (line 2179) | pub fn visit_generic_param_mut(v: &mut V, node: &mut crate::GenericPa... function visit_generics_mut (line 2197) | pub fn visit_generics_mut(v: &mut V, node: &mut crate::Generics) function visit_ident_mut (line 2211) | pub fn visit_ident_mut(v: &mut V, node: &mut proc_macro2::Ident) function visit_impl_item_mut (line 2221) | pub fn visit_impl_item_mut(v: &mut V, node: &mut crate::ImplItem) function visit_impl_item_const_mut (line 2245) | pub fn visit_impl_item_const_mut(v: &mut V, node: &mut crate::ImplIte... function visit_impl_item_fn_mut (line 2265) | pub fn visit_impl_item_fn_mut(v: &mut V, node: &mut crate::ImplItemFn) function visit_impl_item_macro_mut (line 2279) | pub fn visit_impl_item_macro_mut(v: &mut V, node: &mut crate::ImplIte... function visit_impl_item_type_mut (line 2291) | pub fn visit_impl_item_type_mut(v: &mut V, node: &mut crate::ImplItem... function visit_impl_restriction_mut (line 2309) | pub fn visit_impl_restriction_mut(v: &mut V, node: &mut crate::ImplRe... function visit_index_mut (line 2317) | pub fn visit_index_mut(v: &mut V, node: &mut crate::Index) function visit_item_mut (line 2326) | pub fn visit_item_mut(v: &mut V, node: &mut crate::Item) function visit_item_const_mut (line 2383) | pub fn visit_item_const_mut(v: &mut V, node: &mut crate::ItemConst) function visit_item_enum_mut (line 2402) | pub fn visit_item_enum_mut(v: &mut V, node: &mut crate::ItemEnum) function visit_item_extern_crate_mut (line 2421) | pub fn visit_item_extern_crate_mut(v: &mut V, node: &mut crate::ItemE... function visit_item_fn_mut (line 2440) | pub fn visit_item_fn_mut(v: &mut V, node: &mut crate::ItemFn) function visit_item_foreign_mod_mut (line 2453) | pub fn visit_item_foreign_mod_mut(v: &mut V, node: &mut crate::ItemFo... function visit_item_impl_mut (line 2469) | pub fn visit_item_impl_mut(v: &mut V, node: &mut crate::ItemImpl) function visit_item_macro_mut (line 2493) | pub fn visit_item_macro_mut(v: &mut V, node: &mut crate::ItemMacro) function visit_item_mod_mut (line 2508) | pub fn visit_item_mod_mut(v: &mut V, node: &mut crate::ItemMod) function visit_item_static_mut (line 2529) | pub fn visit_item_static_mut(v: &mut V, node: &mut crate::ItemStatic) function visit_item_struct_mut (line 2548) | pub fn visit_item_struct_mut(v: &mut V, node: &mut crate::ItemStruct) function visit_item_trait_mut (line 2564) | pub fn visit_item_trait_mut(v: &mut V, node: &mut crate::ItemTrait) function visit_item_trait_alias_mut (line 2592) | pub fn visit_item_trait_alias_mut(v: &mut V, node: &mut crate::ItemTr... function visit_item_type_mut (line 2612) | pub fn visit_item_type_mut(v: &mut V, node: &mut crate::ItemType) function visit_item_union_mut (line 2629) | pub fn visit_item_union_mut(v: &mut V, node: &mut crate::ItemUnion) function visit_item_use_mut (line 2644) | pub fn visit_item_use_mut(v: &mut V, node: &mut crate::ItemUse) function visit_label_mut (line 2659) | pub fn visit_label_mut(v: &mut V, node: &mut crate::Label) function visit_lifetime_mut (line 2666) | pub fn visit_lifetime_mut(v: &mut V, node: &mut crate::Lifetime) function visit_lifetime_param_mut (line 2675) | pub fn visit_lifetime_param_mut(v: &mut V, node: &mut crate::Lifetime... function visit_lit_mut (line 2689) | pub fn visit_lit_mut(v: &mut V, node: &mut crate::Lit) function visit_lit_bool_mut (line 2723) | pub fn visit_lit_bool_mut(v: &mut V, node: &mut crate::LitBool) function visit_lit_byte_mut (line 2730) | pub fn visit_lit_byte_mut(v: &mut V, node: &mut crate::LitByte) function visit_lit_byte_str_mut (line 2734) | pub fn visit_lit_byte_str_mut(v: &mut V, node: &mut crate::LitByteStr) function visit_lit_cstr_mut (line 2738) | pub fn visit_lit_cstr_mut(v: &mut V, node: &mut crate::LitCStr) function visit_lit_char_mut (line 2742) | pub fn visit_lit_char_mut(v: &mut V, node: &mut crate::LitChar) function visit_lit_float_mut (line 2746) | pub fn visit_lit_float_mut(v: &mut V, node: &mut crate::LitFloat) function visit_lit_int_mut (line 2750) | pub fn visit_lit_int_mut(v: &mut V, node: &mut crate::LitInt) function visit_lit_str_mut (line 2754) | pub fn visit_lit_str_mut(v: &mut V, node: &mut crate::LitStr) function visit_local_mut (line 2760) | pub fn visit_local_mut(v: &mut V, node: &mut crate::Local) function visit_local_init_mut (line 2776) | pub fn visit_local_init_mut(v: &mut V, node: &mut crate::LocalInit) function visit_macro_mut (line 2789) | pub fn visit_macro_mut(v: &mut V, node: &mut crate::Macro) function visit_macro_delimiter_mut (line 2800) | pub fn visit_macro_delimiter_mut(v: &mut V, node: &mut crate::MacroDe... function visit_member_mut (line 2818) | pub fn visit_member_mut(v: &mut V, node: &mut crate::Member) function visit_meta_mut (line 2833) | pub fn visit_meta_mut(v: &mut V, node: &mut crate::Meta) function visit_meta_list_mut (line 2851) | pub fn visit_meta_list_mut(v: &mut V, node: &mut crate::MetaList) function visit_meta_name_value_mut (line 2861) | pub fn visit_meta_name_value_mut(v: &mut V, node: &mut crate::MetaNam... function visit_parenthesized_generic_arguments_mut (line 2871) | pub fn visit_parenthesized_generic_arguments_mut( function visit_pat_mut (line 2887) | pub fn visit_pat_mut(v: &mut V, node: &mut crate::Pat) function visit_pat_ident_mut (line 2947) | pub fn visit_pat_ident_mut(v: &mut V, node: &mut crate::PatIdent) function visit_pat_or_mut (line 2964) | pub fn visit_pat_or_mut(v: &mut V, node: &mut crate::PatOr) function visit_pat_paren_mut (line 2979) | pub fn visit_pat_paren_mut(v: &mut V, node: &mut crate::PatParen) function visit_pat_reference_mut (line 2991) | pub fn visit_pat_reference_mut(v: &mut V, node: &mut crate::PatRefere... function visit_pat_rest_mut (line 3004) | pub fn visit_pat_rest_mut(v: &mut V, node: &mut crate::PatRest) function visit_pat_slice_mut (line 3015) | pub fn visit_pat_slice_mut(v: &mut V, node: &mut crate::PatSlice) function visit_pat_struct_mut (line 3030) | pub fn visit_pat_struct_mut(v: &mut V, node: &mut crate::PatStruct) function visit_pat_tuple_mut (line 3052) | pub fn visit_pat_tuple_mut(v: &mut V, node: &mut crate::PatTuple) function visit_pat_tuple_struct_mut (line 3067) | pub fn visit_pat_tuple_struct_mut(v: &mut V, node: &mut crate::PatTup... function visit_pat_type_mut (line 3086) | pub fn visit_pat_type_mut(v: &mut V, node: &mut crate::PatType) function visit_pat_wild_mut (line 3099) | pub fn visit_pat_wild_mut(v: &mut V, node: &mut crate::PatWild) function visit_path_mut (line 3110) | pub fn visit_path_mut(v: &mut V, node: &mut crate::Path) function visit_path_arguments_mut (line 3122) | pub fn visit_path_arguments_mut(v: &mut V, node: &mut crate::PathArgu... function visit_path_segment_mut (line 3138) | pub fn visit_path_segment_mut(v: &mut V, node: &mut crate::PathSegment) function visit_predicate_lifetime_mut (line 3147) | pub fn visit_predicate_lifetime_mut(v: &mut V, node: &mut crate::Pred... function visit_predicate_type_mut (line 3160) | pub fn visit_predicate_type_mut(v: &mut V, node: &mut crate::Predicat... function visit_qself_mut (line 3176) | pub fn visit_qself_mut(v: &mut V, node: &mut crate::QSelf) function visit_range_limits_mut (line 3188) | pub fn visit_range_limits_mut(v: &mut V, node: &mut crate::RangeLimits) function visit_receiver_mut (line 3203) | pub fn visit_receiver_mut(v: &mut V, node: &mut crate::Receiver) function visit_return_type_mut (line 3223) | pub fn visit_return_type_mut(v: &mut V, node: &mut crate::ReturnType) function visit_signature_mut (line 3237) | pub fn visit_signature_mut(v: &mut V, node: &mut crate::Signature) function visit_span_mut (line 3260) | pub fn visit_span_mut(v: &mut V, node: &mut proc_macro2::Span) function visit_static_mutability_mut (line 3266) | pub fn visit_static_mutability_mut(v: &mut V, node: &mut crate::Stati... function visit_stmt_mut (line 3279) | pub fn visit_stmt_mut(v: &mut V, node: &mut crate::Stmt) function visit_stmt_macro_mut (line 3301) | pub fn visit_stmt_macro_mut(v: &mut V, node: &mut crate::StmtMacro) function visit_trait_bound_mut (line 3313) | pub fn visit_trait_bound_mut(v: &mut V, node: &mut crate::TraitBound) function visit_trait_bound_modifier_mut (line 3326) | pub fn visit_trait_bound_modifier_mut(v: &mut V, node: &mut crate::Tr... function visit_trait_item_mut (line 3339) | pub fn visit_trait_item_mut(v: &mut V, node: &mut crate::TraitItem) function visit_trait_item_const_mut (line 3363) | pub fn visit_trait_item_const_mut(v: &mut V, node: &mut crate::TraitI... function visit_trait_item_fn_mut (line 3383) | pub fn visit_trait_item_fn_mut(v: &mut V, node: &mut crate::TraitItemFn) function visit_trait_item_macro_mut (line 3398) | pub fn visit_trait_item_macro_mut(v: &mut V, node: &mut crate::TraitI... function visit_trait_item_type_mut (line 3410) | pub fn visit_trait_item_type_mut(v: &mut V, node: &mut crate::TraitIt... function visit_type_mut (line 3433) | pub fn visit_type_mut(v: &mut V, node: &mut crate::Type) function visit_type_array_mut (line 3487) | pub fn visit_type_array_mut(v: &mut V, node: &mut crate::TypeArray) function visit_type_bare_fn_mut (line 3498) | pub fn visit_type_bare_fn_mut(v: &mut V, node: &mut crate::TypeBareFn) function visit_type_group_mut (line 3522) | pub fn visit_type_group_mut(v: &mut V, node: &mut crate::TypeGroup) function visit_type_impl_trait_mut (line 3531) | pub fn visit_type_impl_trait_mut(v: &mut V, node: &mut crate::TypeImp... function visit_type_infer_mut (line 3543) | pub fn visit_type_infer_mut(v: &mut V, node: &mut crate::TypeInfer) function visit_type_macro_mut (line 3551) | pub fn visit_type_macro_mut(v: &mut V, node: &mut crate::TypeMacro) function visit_type_never_mut (line 3559) | pub fn visit_type_never_mut(v: &mut V, node: &mut crate::TypeNever) function visit_type_param_mut (line 3567) | pub fn visit_type_param_mut(v: &mut V, node: &mut crate::TypeParam) function visit_type_param_bound_mut (line 3587) | pub fn visit_type_param_bound_mut(v: &mut V, node: &mut crate::TypePa... function visit_type_paren_mut (line 3605) | pub fn visit_type_paren_mut(v: &mut V, node: &mut crate::TypeParen) function visit_type_path_mut (line 3614) | pub fn visit_type_path_mut(v: &mut V, node: &mut crate::TypePath) function visit_type_ptr_mut (line 3625) | pub fn visit_type_ptr_mut(v: &mut V, node: &mut crate::TypePtr) function visit_type_reference_mut (line 3636) | pub fn visit_type_reference_mut(v: &mut V, node: &mut crate::TypeRefe... function visit_type_slice_mut (line 3649) | pub fn visit_type_slice_mut(v: &mut V, node: &mut crate::TypeSlice) function visit_type_trait_object_mut (line 3658) | pub fn visit_type_trait_object_mut(v: &mut V, node: &mut crate::TypeT... function visit_type_tuple_mut (line 3670) | pub fn visit_type_tuple_mut(v: &mut V, node: &mut crate::TypeTuple) function visit_un_op_mut (line 3682) | pub fn visit_un_op_mut(v: &mut V, node: &mut crate::UnOp) function visit_use_glob_mut (line 3700) | pub fn visit_use_glob_mut(v: &mut V, node: &mut crate::UseGlob) function visit_use_group_mut (line 3708) | pub fn visit_use_group_mut(v: &mut V, node: &mut crate::UseGroup) function visit_use_name_mut (line 3720) | pub fn visit_use_name_mut(v: &mut V, node: &mut crate::UseName) function visit_use_path_mut (line 3728) | pub fn visit_use_path_mut(v: &mut V, node: &mut crate::UsePath) function visit_use_rename_mut (line 3738) | pub fn visit_use_rename_mut(v: &mut V, node: &mut crate::UseRename) function visit_use_tree_mut (line 3748) | pub fn visit_use_tree_mut(v: &mut V, node: &mut crate::UseTree) function visit_variadic_mut (line 3772) | pub fn visit_variadic_mut(v: &mut V, node: &mut crate::Variadic) function visit_variant_mut (line 3788) | pub fn visit_variant_mut(v: &mut V, node: &mut crate::Variant) function visit_vis_restricted_mut (line 3804) | pub fn visit_vis_restricted_mut(v: &mut V, node: &mut crate::VisRestr... function visit_visibility_mut (line 3815) | pub fn visit_visibility_mut(v: &mut V, node: &mut crate::Visibility) function visit_where_clause_mut (line 3831) | pub fn visit_where_clause_mut(v: &mut V, node: &mut crate::WhereClause) function visit_where_predicate_mut (line 3843) | pub fn visit_where_predicate_mut(v: &mut V, node: &mut crate::WherePr... FILE: builder/third-party/syn/src/gen_helper.rs type FoldHelper (line 5) | pub(crate) trait FoldHelper { method lift (line 7) | fn lift(self, f: F) -> Self type Item (line 13) | type Item = T; method lift (line 14) | fn lift(self, f: F) -> Self type Item (line 23) | type Item = T; method lift (line 24) | fn lift(self, mut f: F) -> Self FILE: builder/third-party/syn/src/generics.rs method default (line 95) | fn default() -> Self { method lifetimes (line 113) | pub fn lifetimes(&self) -> Lifetimes { method lifetimes_mut (line 124) | pub fn lifetimes_mut(&mut self) -> LifetimesMut { method type_params (line 135) | pub fn type_params(&self) -> TypeParams { method type_params_mut (line 146) | pub fn type_params_mut(&mut self) -> TypeParamsMut { method const_params (line 157) | pub fn const_params(&self) -> ConstParams { method const_params_mut (line 168) | pub fn const_params_mut(&mut self) -> ConstParamsMut { method make_where_clause (line 173) | pub fn make_where_clause(&mut self) -> &mut WhereClause { type Lifetimes (line 181) | pub struct Lifetimes<'a>(Iter<'a, GenericParam>); type Item (line 184) | type Item = &'a LifetimeParam; method next (line 186) | fn next(&mut self) -> Option { type LifetimesMut (line 199) | pub struct LifetimesMut<'a>(IterMut<'a, GenericParam>); type Item (line 202) | type Item = &'a mut LifetimeParam; method next (line 204) | fn next(&mut self) -> Option { type TypeParams (line 217) | pub struct TypeParams<'a>(Iter<'a, GenericParam>); type Item (line 220) | type Item = &'a TypeParam; method next (line 222) | fn next(&mut self) -> Option { type TypeParamsMut (line 235) | pub struct TypeParamsMut<'a>(IterMut<'a, GenericParam>); type Item (line 238) | type Item = &'a mut TypeParam; method next (line 240) | fn next(&mut self) -> Option { type ConstParams (line 253) | pub struct ConstParams<'a>(Iter<'a, GenericParam>); type Item (line 256) | type Item = &'a ConstParam; method next (line 258) | fn next(&mut self) -> Option { type ConstParamsMut (line 271) | pub struct ConstParamsMut<'a>(IterMut<'a, GenericParam>); type Item (line 274) | type Item = &'a mut ConstParam; method next (line 276) | fn next(&mut self) -> Option { type ImplGenerics (line 295) | pub struct ImplGenerics<'a>(&'a Generics); type TypeGenerics (line 303) | pub struct TypeGenerics<'a>(&'a Generics); type Turbofish (line 311) | pub struct Turbofish<'a>(&'a Generics); method split_for_impl (line 337) | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&Whe... function as_turbofish (line 400) | pub fn as_turbofish(&self) -> Turbofish { method default (line 417) | fn default() -> Self { method new (line 428) | pub fn new(lifetime: Lifetime) -> Self { method from (line 439) | fn from(ident: Ident) -> Self { method parse (line 559) | fn parse(input: ParseStream) -> Result { method parse (line 622) | fn parse(input: ParseStream) -> Result { method parse (line 649) | fn parse(input: ParseStream) -> Result { method parse (line 687) | fn parse(input: ParseStream) -> Result { method parse (line 716) | fn parse(input: ParseStream) -> Result { method parse (line 727) | fn parse(input: ParseStream) -> Result { method parse (line 768) | fn parse(input: ParseStream) -> Result { method parse_multiple (line 801) | pub(crate) fn parse_multiple( method parse (line 828) | fn parse(input: ParseStream) -> Result { method parse (line 853) | fn parse(input: ParseStream) -> Result { method parse (line 864) | fn parse(input: ParseStream) -> Result { method parse (line 888) | fn parse(input: ParseStream) -> Result { method parse (line 919) | fn parse(input: ParseStream) -> Result { method parse (line 930) | fn parse(input: ParseStream) -> Result { method to_tokens (line 1005) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1039) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1091) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1136) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1146) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1156) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1168) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1184) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1199) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1209) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1224) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1234) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1243) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/group.rs type Parens (line 9) | pub struct Parens<'a> { type Braces (line 18) | pub struct Braces<'a> { type Brackets (line 27) | pub struct Brackets<'a> { type Group (line 37) | pub struct Group<'a> { function parse_parens (line 46) | pub fn parse_parens<'a>(input: &ParseBuffer<'a>) -> Result> { function parse_braces (line 55) | pub fn parse_braces<'a>(input: &ParseBuffer<'a>) -> Result> { function parse_brackets (line 64) | pub fn parse_brackets<'a>(input: &ParseBuffer<'a>) -> Result(input: &ParseBuffer<'a>) -> Result( FILE: builder/third-party/syn/src/ident.rs method from (line 32) | fn from(token: Token![_]) -> Ident { function xid_ok (line 37) | pub(crate) fn xid_ok(symbol: &str) -> bool { function accept_as_ident (line 59) | fn accept_as_ident(ident: &Ident) -> bool { method parse (line 77) | fn parse(input: ParseStream) -> Result { method peek (line 96) | fn peek(cursor: Cursor) -> bool { method display (line 104) | fn display() -> &'static str { FILE: builder/third-party/syn/src/item.rs method replace_attrs (line 322) | pub(crate) fn replace_attrs(&mut self, new: Vec) -> Vec Item { method from (line 378) | fn from(input: ItemStruct) -> DeriveInput { method from (line 394) | fn from(input: ItemEnum) -> DeriveInput { method from (line 410) | fn from(input: ItemUnion) -> DeriveInput { method receiver (line 811) | pub fn receiver(&self) -> Option<&Receiver> { method lifetime (line 852) | pub fn lifetime(&self) -> Option<&Lifetime> { method parse (line 939) | fn parse(input: ParseStream) -> Result { function parse_rest_of_item (line 946) | pub(crate) fn parse_rest_of_item( type FlexibleItemType (line 1122) | struct FlexibleItemType { method parse (line 1149) | fn parse( method parse_optional_bounds (line 1197) | fn parse_optional_bounds( method parse_optional_definition (line 1219) | fn parse_optional_definition(input: ParseStream) -> Result Result { function parse_macro2 (line 1261) | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream... method parse (line 1286) | fn parse(input: ParseStream) -> Result { method parse (line 1319) | fn parse(input: ParseStream) -> Result { function parse_item_use (line 1325) | fn parse_item_use( method parse (line 1353) | fn parse(input: ParseStream) -> Result { function parse_use_tree (line 1359) | fn parse_use_tree( method parse (line 1435) | fn parse(input: ParseStream) -> Result { method parse (line 1453) | fn parse(input: ParseStream) -> Result { function peek_signature (line 1486) | fn peek_signature(input: ParseStream) -> bool { method parse (line 1497) | fn parse(input: ParseStream) -> Result { method parse (line 1531) | fn parse(input: ParseStream) -> Result { function parse_rest_of_fn (line 1539) | fn parse_rest_of_fn( method parse (line 1560) | fn parse(input: ParseStream) -> Result { type FnArgOrVariadic (line 1570) | enum FnArgOrVariadic { function parse_fn_arg_or_variadic (line 1575) | fn parse_fn_arg_or_variadic( method parse (line 1627) | fn parse(input: ParseStream) -> Result { function parse_fn_args (line 1670) | fn parse_fn_args( method parse (line 1741) | fn parse(input: ParseStream) -> Result { method parse (line 1790) | fn parse(input: ParseStream) -> Result { method parse (line 1815) | fn parse(input: ParseStream) -> Result { method parse (line 1894) | fn parse(input: ParseStream) -> Result { method parse (line 1910) | fn parse(input: ParseStream) -> Result { method parse (line 1926) | fn parse(input: ParseStream) -> Result { function parse_foreign_item_type (line 1942) | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Re... method parse (line 1975) | fn parse(input: ParseStream) -> Result { method parse (line 1993) | fn parse(input: ParseStream) -> Result { function parse_item_type (line 2011) | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result Result { method parse (line 2071) | fn parse(input: ParseStream) -> Result { method parse (line 2095) | fn parse(input: ParseStream) -> Result { function parse_trait_or_trait_alias (line 2116) | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { method parse (line 2146) | fn parse(input: ParseStream) -> Result { function parse_rest_of_trait (line 2167) | fn parse_rest_of_trait( method parse (line 2221) | fn parse(input: ParseStream) -> Result { function parse_start_of_trait_alias (line 2227) | fn parse_start_of_trait_alias( function parse_rest_of_trait_alias (line 2238) | fn parse_rest_of_trait_alias( method parse (line 2277) | fn parse(input: ParseStream) -> Result { method parse (line 2362) | fn parse(input: ParseStream) -> Result { method parse (line 2399) | fn parse(input: ParseStream) -> Result { method parse (line 2428) | fn parse(input: ParseStream) -> Result { function parse_trait_item_type (line 2450) | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Resu... method parse (line 2485) | fn parse(input: ParseStream) -> Result { method parse (line 2503) | fn parse(input: ParseStream) -> Result { function parse_impl (line 2509) | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result Result { method parse (line 2710) | fn parse(input: ParseStream) -> Result { method parse (line 2747) | fn parse(input: ParseStream) -> Result { function parse_impl_item_fn (line 2753) | fn parse_impl_item_fn( method parse (line 2788) | fn parse(input: ParseStream) -> Result { function parse_impl_item_type (line 2813) | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Resul... method parse (line 2850) | fn parse(input: ParseStream) -> Result { method is_inherited (line 2867) | fn is_inherited(&self) -> bool { method is_brace (line 2876) | pub(crate) fn is_brace(&self) -> bool { method parse (line 2886) | fn parse(input: ParseStream) -> Result { method to_tokens (line 2913) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 2929) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 2941) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 2957) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 2972) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 2985) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3004) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3017) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3032) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3047) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3073) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3086) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3108) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3123) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3145) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3167) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3176) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3183) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3192) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3199) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3208) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3224) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3243) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3263) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3272) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3288) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3302) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3318) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3327) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3337) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3351) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3364) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3373) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3397) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3430) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 3443) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/lib.rs function parse (line 899) | pub fn parse(tokens: proc_macro::TokenStream) -> Result... function parse2 (line 917) | pub fn parse2(tokens: proc_macro2::TokenStream) -> Resu... function parse_str (line 944) | pub fn parse_str(s: &str) -> Result { function parse_file (line 984) | pub fn parse_file(mut content: &str) -> Result { FILE: builder/third-party/syn/src/lifetime.rs type Lifetime (line 18) | pub struct Lifetime { method new (line 38) | pub fn new(symbol: &str, span: Span) -> Self { method span (line 60) | pub fn span(&self) -> Span { method set_span (line 66) | pub fn set_span(&mut self, span: Span) { method fmt (line 73) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method clone (line 80) | fn clone(&self) -> Self { method eq (line 89) | fn eq(&self, other: &Lifetime) -> bool { method partial_cmp (line 97) | fn partial_cmp(&self, other: &Lifetime) -> Option { method cmp (line 103) | fn cmp(&self, other: &Lifetime) -> Ordering { method hash (line 109) | fn hash(&self, h: &mut H) { method parse (line 131) | fn parse(input: ParseStream) -> Result { method to_tokens (line 149) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/lit.rs type LitRepr (line 91) | struct LitRepr { type LitIntRepr (line 103) | struct LitIntRepr { type LitFloatRepr (line 118) | struct LitFloatRepr { method new (line 133) | pub fn new(value: &str, span: Span) -> Self { method value (line 144) | pub fn value(&self) -> String { method parse (line 183) | pub fn parse(&self) -> Result { method parse_with (line 213) | pub fn parse_with(&self, parser: F) -> Result { method span (line 256) | pub fn span(&self) -> Span { method set_span (line 260) | pub fn set_span(&mut self, span: Span) { method suffix (line 264) | pub fn suffix(&self) -> &str { method token (line 268) | pub fn token(&self) -> Literal { method new (line 274) | pub fn new(value: &[u8], span: Span) -> Self { method value (line 285) | pub fn value(&self) -> Vec { method span (line 291) | pub fn span(&self) -> Span { method set_span (line 295) | pub fn set_span(&mut self, span: Span) { method suffix (line 299) | pub fn suffix(&self) -> &str { method token (line 303) | pub fn token(&self) -> Literal { method new (line 309) | pub fn new(value: &CStr, span: Span) -> Self { method value (line 320) | pub fn value(&self) -> CString { method span (line 326) | pub fn span(&self) -> Span { method set_span (line 330) | pub fn set_span(&mut self, span: Span) { method suffix (line 334) | pub fn suffix(&self) -> &str { method token (line 338) | pub fn token(&self) -> Literal { method new (line 344) | pub fn new(value: u8, span: Span) -> Self { method value (line 355) | pub fn value(&self) -> u8 { method span (line 361) | pub fn span(&self) -> Span { method set_span (line 365) | pub fn set_span(&mut self, span: Span) { method suffix (line 369) | pub fn suffix(&self) -> &str { method token (line 373) | pub fn token(&self) -> Literal { method new (line 379) | pub fn new(value: char, span: Span) -> Self { method value (line 390) | pub fn value(&self) -> char { method span (line 396) | pub fn span(&self) -> Span { method set_span (line 400) | pub fn set_span(&mut self, span: Span) { method suffix (line 404) | pub fn suffix(&self) -> &str { method token (line 408) | pub fn token(&self) -> Literal { method new (line 414) | pub fn new(repr: &str, span: Span) -> Self { method base10_digits (line 431) | pub fn base10_digits(&self) -> &str { method base10_parse (line 457) | pub fn base10_parse(&self) -> Result method suffix (line 467) | pub fn suffix(&self) -> &str { method span (line 471) | pub fn span(&self) -> Span { method set_span (line 475) | pub fn set_span(&mut self, span: Span) { method token (line 479) | pub fn token(&self) -> Literal { method from (line 485) | fn from(token: Literal) -> Self { method fmt (line 502) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method new (line 508) | pub fn new(repr: &str, span: Span) -> Self { method base10_digits (line 525) | pub fn base10_digits(&self) -> &str { method base10_parse (line 529) | pub fn base10_parse(&self) -> Result method suffix (line 539) | pub fn suffix(&self) -> &str { method span (line 543) | pub fn span(&self) -> Span { method set_span (line 547) | pub fn set_span(&mut self, span: Span) { method token (line 551) | pub fn token(&self) -> Literal { method from (line 557) | fn from(token: Literal) -> Self { method fmt (line 574) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method new (line 580) | pub fn new(value: bool, span: Span) -> Self { method value (line 584) | pub fn value(&self) -> bool { method span (line 588) | pub fn span(&self) -> Span { method set_span (line 592) | pub fn set_span(&mut self, span: Span) { method token (line 596) | pub fn token(&self) -> Ident { method fmt (line 609) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 615) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method fmt (line 625) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 631) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method fmt (line 641) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 647) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method fmt (line 657) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 663) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method fmt (line 673) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 679) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method fmt (line 689) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 695) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method fmt (line 705) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 711) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method fmt (line 721) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method debug (line 727) | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -... method clone (line 739) | fn clone(&self) -> Self { method clone (line 750) | fn clone(&self) -> Self { method clone (line 762) | fn clone(&self) -> Self { type StrStyle (line 833) | pub enum StrStyle { method parse (line 864) | fn parse(input: ParseStream) -> Result { function parse_negative_lit (line 894) | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor... method parse (line 935) | fn parse(input: ParseStream) -> Result { method parse (line 946) | fn parse(input: ParseStream) -> Result { method parse (line 957) | fn parse(input: ParseStream) -> Result { method parse (line 968) | fn parse(input: ParseStream) -> Result { method parse (line 979) | fn parse(input: ParseStream) -> Result { method parse (line 990) | fn parse(input: ParseStream) -> Result { method parse (line 1001) | fn parse(input: ParseStream) -> Result { method parse (line 1012) | fn parse(input: ParseStream) -> Result { method to_tokens (line 1030) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1037) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1044) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1051) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1058) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1065) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1072) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1079) | fn to_tokens(&self, tokens: &mut TokenStream) { method new (line 1099) | pub fn new(token: Literal) -> Self { method suffix (line 1179) | pub fn suffix(&self) -> &str { method span (line 1192) | pub fn span(&self) -> Span { method set_span (line 1206) | pub fn set_span(&mut self, span: Span) { function byte (line 1223) | pub(crate) fn byte + ?Sized>(s: &S, idx: usize) -> u8 { function next_chr (line 1232) | fn next_chr(s: &str) -> char { function parse_lit_str (line 1237) | pub(crate) fn parse_lit_str(s: &str) -> (Box, Box) { function parse_lit_str_cooked (line 1248) | fn parse_lit_str_cooked(mut s: &str) -> (Box, Box) { function parse_lit_str_raw (line 1311) | fn parse_lit_str_raw(mut s: &str) -> (Box, Box) { function parse_lit_byte_str (line 1331) | pub(crate) fn parse_lit_byte_str(s: &str) -> (Vec, Box) { function parse_lit_byte_str_cooked (line 1343) | fn parse_lit_byte_str_cooked(mut s: &str) -> (Vec, Box) { function parse_lit_byte_str_raw (line 1403) | fn parse_lit_byte_str_raw(s: &str) -> (Vec, Box) { function parse_lit_c_str (line 1410) | pub(crate) fn parse_lit_c_str(s: &str) -> (CString, Box) { function parse_lit_c_str_cooked (line 1422) | fn parse_lit_c_str_cooked(mut s: &str) -> (CString, Box) { function parse_lit_c_str_raw (line 1489) | fn parse_lit_c_str_raw(s: &str) -> (CString, Box) { function parse_lit_byte (line 1496) | pub(crate) fn parse_lit_byte(s: &str) -> (u8, Box) { function parse_lit_char (line 1538) | pub(crate) fn parse_lit_char(mut s: &str) -> (char, Box) { function backslash_x (line 1582) | fn backslash_x(s: &S) -> (u8, &S) function backslash_u (line 1605) | fn backslash_u(mut s: &S) -> (char, &S) function parse_lit_int (line 1649) | pub(crate) fn parse_lit_int(mut s: &str) -> Option<(Box, Box)> { function parse_lit_float (line 1740) | pub(crate) fn parse_lit_float(input: &str) -> Option<(Box, Box... FILE: builder/third-party/syn/src/lookahead.rs type Lookahead1 (line 62) | pub struct Lookahead1<'a> { function new (line 68) | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { function peek_impl (line 76) | fn peek_impl( function peek (line 103) | pub fn peek(&self, token: T) -> bool { function error (line 112) | pub fn error(self) -> Error { type Peek (line 147) | pub trait Peek: Sealed { type Token (line 154) | type Token = T; type TokenMarker (line 157) | pub enum TokenMarker {} method into_spans (line 160) | fn into_spans(self) -> S { function is_delimiter (line 165) | pub(crate) fn is_delimiter(cursor: Cursor, delimiter: Delimiter) -> bool { FILE: builder/third-party/syn/src/mac.rs method span (line 36) | pub fn span(&self) -> &DelimSpan { method parse_body (line 130) | pub fn parse_body(&self) -> Result { method parse_body_with (line 138) | pub fn parse_body_with(&self, parser: F) -> Result { function parse_delimiter (line 145) | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimi... method parse (line 173) | fn parse(input: ParseStream) -> Result { method surround (line 197) | pub(crate) fn surround(&self, tokens: &mut TokenStream, inner: TokenStre... method to_tokens (line 209) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/meta.rs function parser (line 132) | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl ... type ParseNestedMeta (line 164) | pub struct ParseNestedMeta<'a> { function value (line 202) | pub fn value(&self) -> Result> { function parse_nested_meta (line 271) | pub fn parse_nested_meta( function error (line 378) | pub fn error(&self, msg: impl Display) -> Error { function parse_nested_meta (line 385) | pub(crate) fn parse_nested_meta( function parse_meta_path (line 403) | fn parse_meta_path(input: ParseStream) -> Result { FILE: builder/third-party/syn/src/op.rs method parse (line 87) | fn parse(input: ParseStream) -> Result { method parse (line 152) | fn parse(input: ParseStream) -> Result { method to_tokens (line 175) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 211) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/parse.rs type Parse (line 213) | pub trait Parse: Sized { method parse (line 214) | fn parse(input: ParseStream) -> Result; method parse (line 1155) | fn parse(input: ParseStream) -> Result { method parse (line 1162) | fn parse(input: ParseStream) -> Result { method parse (line 1173) | fn parse(input: ParseStream) -> Result { method parse (line 1180) | fn parse(input: ParseStream) -> Result { method parse (line 1190) | fn parse(input: ParseStream) -> Result { method parse (line 1204) | fn parse(input: ParseStream) -> Result { method parse (line 1214) | fn parse(input: ParseStream) -> Result { method parse (line 1344) | fn parse(_input: ParseStream) -> Result { type ParseStream (line 223) | pub type ParseStream<'a> = &'a ParseBuffer<'a>; type ParseBuffer (line 245) | pub struct ParseBuffer<'a> { method drop (line 264) | fn drop(&mut self) { method fmt (line 275) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 281) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type StepCursor (line 330) | pub struct StepCursor<'c, 'a> { type Target (line 346) | type Target = Cursor<'c>; method deref (line 348) | fn deref(&self) -> &Self::Target { method clone (line 356) | fn clone(&self) -> Self { function error (line 366) | pub fn error(self, message: T) -> Error { function advance_step_cursor (line 371) | pub(crate) fn advance_step_cursor<'c, 'a>(proof: StepCursor<'c, 'a>, to:... function new_parse_buffer (line 380) | pub(crate) fn new_parse_buffer( type Unexpected (line 394) | pub(crate) enum Unexpected { method default (line 401) | fn default() -> Self { method clone (line 407) | fn clone(&self) -> Self { function cell_clone (line 418) | fn cell_clone(cell: &Cell) -> T { function inner_unexpected (line 425) | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Opti... function get_unexpected (line 436) | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc Option { function parse (line 460) | pub fn parse(&self) -> Result { function call (line 500) | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result<... function peek (line 576) | pub fn peek(&self, token: T) -> bool { function peek2 (line 615) | pub fn peek2(&self, token: T) -> bool { function peek3 (line 625) | pub fn peek3(&self, token: T) -> bool { function parse_terminated (line 729) | pub fn parse_terminated( function is_empty (line 779) | pub fn is_empty(&self) -> bool { function lookahead1 (line 824) | pub fn lookahead1(&self) -> Lookahead1<'a> { function fork (line 954) | pub fn fork(&self) -> Self { function error (line 993) | pub fn error(&self, message: T) -> Error { function step (line 1042) | pub fn step(&self, function: F) -> Result function span (line 1075) | pub fn span(&self) -> Span { function cursor (line 1141) | pub fn cursor(&self) -> Cursor<'a> { function check_unexpected (line 1145) | fn check_unexpected(&self) -> Result<()> { type Parser (line 1227) | pub trait Parser: Sized { method parse2 (line 1234) | fn parse2(self, tokens: TokenStream) -> Result; method parse (line 1242) | fn parse(self, tokens: proc_macro::TokenStream) -> Result { method parse_str (line 1255) | fn parse_str(self, s: &str) -> Result { method __parse_scoped (line 1261) | fn __parse_scoped(self, scope: Span, tokens: TokenStream) -> Result Result { method __parse_scoped (line 1292) | fn __parse_scoped(self, scope: Span, tokens: TokenStream) -> Result ParseBuffer { function parse_scoped (line 1307) | pub(crate) fn parse_scoped(f: F, scope: Span, tokens: TokenSt... type Nothing (line 1341) | pub struct Nothing; method to_tokens (line 1352) | fn to_tokens(&self, tokens: &mut TokenStream) { method clone (line 1360) | fn clone(&self) -> Self { method fmt (line 1372) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method eq (line 1384) | fn eq(&self, _other: &Self) -> bool { method hash (line 1392) | fn hash(&self, _state: &mut H) {} FILE: builder/third-party/syn/src/parse_quote.rs function parse (line 116) | pub fn parse(token_stream: TokenStream) -> T { type ParseQuote (line 125) | pub trait ParseQuote: Sized { method parse (line 126) | fn parse(input: ParseStream) -> Result; method parse (line 130) | fn parse(input: ParseStream) -> Result { method parse (line 146) | fn parse(input: ParseStream) -> Result { method parse (line 157) | fn parse(input: ParseStream) -> Result { method parse (line 187) | fn parse(input: ParseStream) -> Result { method parse (line 194) | fn parse(input: ParseStream) -> Result { method parse (line 200) | fn parse(input: ParseStream) -> Result { method parse (line 207) | fn parse(input: ParseStream) -> Result { FILE: builder/third-party/syn/src/pat.rs method parse_single (line 287) | pub fn parse_single(input: ParseStream) -> Result { method parse_multi (line 333) | pub fn parse_multi(input: ParseStream) -> Result { method parse_multi_with_leading_vert (line 379) | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { method parse (line 387) | fn parse(input: ParseStream) -> Result { function multi_pat_impl (line 397) | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -... function pat_path_or_macro_or_struct_or_range (line 419) | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result Result { function pat_box (line 462) | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { function pat_ident (line 468) | fn pat_ident(input: ParseStream) -> Result { function pat_tuple_struct (line 492) | fn pat_tuple_struct( function pat_struct (line 520) | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> R... function field_pat (line 555) | fn field_pat(input: ParseStream) -> Result { function pat_range (line 603) | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Re... function pat_range_half_open (line 621) | fn pat_range_half_open(input: ParseStream) -> Result { function pat_paren_or_tuple (line 642) | fn pat_paren_or_tuple(input: ParseStream) -> Result { function pat_reference (line 672) | fn pat_reference(input: ParseStream) -> Result { function pat_lit_or_range (line 681) | fn pat_lit_or_range(input: ParseStream) -> Result { type PatRangeBound (line 701) | enum PatRangeBound { method into_expr (line 708) | fn into_expr(self) -> Box { method into_pat (line 716) | fn into_pat(self) -> Pat { function pat_range_bound (line 725) | fn pat_range_bound(input: ParseStream) -> Result> { function pat_slice (line 758) | fn pat_slice(input: ParseStream) -> Result { function pat_const (line 793) | fn pat_const(input: ParseStream) -> Result { method to_tokens (line 819) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 833) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 842) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 852) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 862) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 870) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 880) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 896) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 915) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 926) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 936) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 944) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/path.rs method from (line 24) | fn from(segment: T) -> Self { method is_ident (line 63) | pub fn is_ident(&self, ident: &I) -> bool method get_ident (line 82) | pub fn get_ident(&self) -> Option<&Ident> { method require_ident (line 96) | pub fn require_ident(&self) -> Result<&Ident> { method from (line 120) | fn from(ident: T) -> Self { method default (line 149) | fn default() -> Self { method is_empty (line 155) | pub fn is_empty(&self) -> bool { method is_none (line 163) | pub fn is_none(&self) -> bool { method parse (line 310) | fn parse(input: ParseStream) -> Result { method parse (line 317) | fn parse(input: ParseStream) -> Result { function const_argument (line 402) | pub(crate) fn const_argument(input: ParseStream) -> Result { method parse_turbofish (line 447) | pub fn parse_turbofish(input: ParseStream) -> Result { method do_parse (line 452) | pub(crate) fn do_parse( method parse (line 482) | fn parse(input: ParseStream) -> Result { method parse (line 490) | fn parse(input: ParseStream) -> Result { method parse (line 502) | fn parse(input: ParseStream) -> Result { method parse_helper (line 508) | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { method parse_mod_style (line 569) | pub fn parse_mod_style(input: ParseStream) -> Result { method parse_helper (line 601) | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Resu... method parse_rest (line 615) | pub(crate) fn parse_rest( method is_mod_style (line 629) | pub(crate) fn is_mod_style(&self) -> bool { function qpath (line 636) | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Opt... method to_tokens (line 708) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 716) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 724) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 740) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 776) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 819) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 829) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 839) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 849) | fn to_tokens(&self, tokens: &mut TokenStream) { function print_path (line 857) | pub(crate) fn print_path(tokens: &mut TokenStream, qself: &Option... method span (line 894) | fn span(&self) -> Span { FILE: builder/third-party/syn/src/print.rs type TokensOrDefault (line 4) | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); method to_tokens (line 10) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/punctuated.rs type Punctuated (line 47) | pub struct Punctuated { function new (line 54) | pub const fn new() -> Self { function is_empty (line 63) | pub fn is_empty(&self) -> bool { function len (line 71) | pub fn len(&self) -> usize { function first (line 76) | pub fn first(&self) -> Option<&T> { function first_mut (line 81) | pub fn first_mut(&mut self) -> Option<&mut T> { function last (line 86) | pub fn last(&self) -> Option<&T> { function last_mut (line 91) | pub fn last_mut(&mut self) -> Option<&mut T> { function iter (line 96) | pub fn iter(&self) -> Iter { function iter_mut (line 107) | pub fn iter_mut(&mut self) -> IterMut { function pairs (line 118) | pub fn pairs(&self) -> Pairs { function pairs_mut (line 127) | pub fn pairs_mut(&mut self) -> PairsMut { function into_pairs (line 136) | pub fn into_pairs(self) -> IntoPairs { function push_value (line 155) | pub fn push_value(&mut self, value: T) { function push_punct (line 171) | pub fn push_punct(&mut self, punctuation: P) { function pop (line 183) | pub fn pop(&mut self) -> Option> { function pop_punct (line 193) | pub fn pop_punct(&mut self) -> Option

{ function trailing_punct (line 205) | pub fn trailing_punct(&self) -> bool { function empty_or_trailing (line 213) | pub fn empty_or_trailing(&self) -> bool { function push (line 222) | pub fn push(&mut self, value: T) function insert (line 238) | pub fn insert(&mut self, index: usize, value: T) function clear (line 255) | pub fn clear(&mut self) { function parse_terminated (line 267) | pub fn parse_terminated(input: ParseStream) -> Result function parse_terminated_with (line 285) | pub fn parse_terminated_with( function parse_separated_nonempty (line 319) | pub fn parse_separated_nonempty(input: ParseStream) -> Result function parse_separated_nonempty_with (line 337) | pub fn parse_separated_nonempty_with( method clone (line 367) | fn clone(&self) -> Self { method clone_from (line 374) | fn clone_from(&mut self, other: &Self) { method eq (line 396) | fn eq(&self, other: &Self) -> bool { method hash (line 409) | fn hash(&self, state: &mut H) { method fmt (line 419) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function from_iter (line 436) | fn from_iter>(i: I) -> Self { function extend (line 447) | fn extend>(&mut self, i: I) { function from_iter (line 455) | fn from_iter>>(i: I) -> Self { function extend (line 466) | fn extend>>(&mut self, i: I) { function do_extend (line 474) | fn do_extend(punctuated: &mut Punctuated, i: I) type Item (line 494) | type Item = T; type IntoIter (line 495) | type IntoIter = IntoIter; method into_iter (line 497) | fn into_iter(self) -> Self::IntoIter { type Item (line 509) | type Item = &'a T; type IntoIter (line 510) | type IntoIter = Iter<'a, T>; method into_iter (line 512) | fn into_iter(self) -> Self::IntoIter { type Item (line 518) | type Item = &'a mut T; type IntoIter (line 519) | type IntoIter = IterMut<'a, T>; method into_iter (line 521) | fn into_iter(self) -> Self::IntoIter { method default (line 527) | fn default() -> Self { type Pairs (line 537) | pub struct Pairs<'a, T: 'a, P: 'a> { type Item (line 543) | type Item = Pair<&'a T, &'a P>; method next (line 545) | fn next(&mut self) -> Option { method size_hint (line 552) | fn size_hint(&self) -> (usize, Option) { method next_back (line 558) | fn next_back(&mut self) -> Option { method len (line 567) | fn len(&self) -> usize { method clone (line 574) | fn clone(&self) -> Self { type PairsMut (line 587) | pub struct PairsMut<'a, T: 'a, P: 'a> { type Item (line 593) | type Item = Pair<&'a mut T, &'a mut P>; method next (line 595) | fn next(&mut self) -> Option { method size_hint (line 602) | fn size_hint(&self) -> (usize, Option) { method next_back (line 608) | fn next_back(&mut self) -> Option { method len (line 617) | fn len(&self) -> usize { type IntoPairs (line 627) | pub struct IntoPairs { type Item (line 633) | type Item = Pair; method next (line 635) | fn next(&mut self) -> Option { method size_hint (line 642) | fn size_hint(&self) -> (usize, Option) { method next_back (line 648) | fn next_back(&mut self) -> Option { method len (line 657) | fn len(&self) -> usize { method clone (line 667) | fn clone(&self) -> Self { type IntoIter (line 680) | pub struct IntoIter { type Item (line 685) | type Item = T; method next (line 687) | fn next(&mut self) -> Option { method size_hint (line 691) | fn size_hint(&self) -> (usize, Option) { method next_back (line 697) | fn next_back(&mut self) -> Option { method len (line 703) | fn len(&self) -> usize { method clone (line 712) | fn clone(&self) -> Self { type Iter (line 724) | pub struct Iter<'a, T: 'a> { type IterTrait (line 728) | trait IterTrait<'a, T: 'a>: Iterator + DoubleEndedIterator... method clone_box (line 729) | fn clone_box(&self) -> Box + 'a>>; type PrivateIter (line 732) | struct PrivateIter<'a, T: 'a, P: 'a> { function empty_punctuated_iter (line 745) | pub(crate) fn empty_punctuated_iter<'a, T>() -> Iter<'a, T> { method clone (line 753) | fn clone(&self) -> Self { type Item (line 761) | type Item = &'a T; method next (line 763) | fn next(&mut self) -> Option { method size_hint (line 767) | fn size_hint(&self) -> (usize, Option) { method next_back (line 773) | fn next_back(&mut self) -> Option { method len (line 779) | fn len(&self) -> usize { type Item (line 785) | type Item = &'a T; method next (line 787) | fn next(&mut self) -> Option { method next_back (line 796) | fn next_back(&mut self) -> Option { method len (line 804) | fn len(&self) -> usize { method clone (line 811) | fn clone(&self) -> Self { method clone_box (line 828) | fn clone_box(&self) -> Box + 'a>> { type IterMut (line 838) | pub struct IterMut<'a, T: 'a> { type IterMutTrait (line 842) | trait IterMutTrait<'a, T: 'a>: type PrivateIterMut (line 847) | struct PrivateIterMut<'a, T: 'a, P: 'a> { function empty_punctuated_iter_mut (line 860) | pub(crate) fn empty_punctuated_iter_mut<'a, T>() -> IterMut<'a, T> { type Item (line 867) | type Item = &'a mut T; method next (line 869) | fn next(&mut self) -> Option { method size_hint (line 873) | fn size_hint(&self) -> (usize, Option) { method next_back (line 879) | fn next_back(&mut self) -> Option { method len (line 885) | fn len(&self) -> usize { type Item (line 891) | type Item = &'a mut T; method next (line 893) | fn next(&mut self) -> Option { method next_back (line 902) | fn next_back(&mut self) -> Option { method len (line 910) | fn len(&self) -> usize { type Pair (line 928) | pub enum Pair { function into_value (line 936) | pub fn into_value(self) -> T { function value (line 943) | pub fn value(&self) -> &T { function value_mut (line 950) | pub fn value_mut(&mut self) -> &mut T { function punct (line 958) | pub fn punct(&self) -> Option<&P> { function punct_mut (line 983) | pub fn punct_mut(&mut self) -> Option<&mut P> { function new (line 992) | pub fn new(t: T, p: Option

) -> Self { function into_tuple (line 1001) | pub fn into_tuple(self) -> (T, Option

) { function cloned (line 1012) | pub fn cloned(self) -> Pair method clone (line 1031) | fn clone(&self) -> Self { type Output (line 1049) | type Output = T; function index (line 1051) | fn index(&self, index: usize) -> &Self::Output { function index_mut (line 1064) | fn index_mut(&mut self, index: usize) -> &mut Self::Output { method to_tokens (line 1088) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1099) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/restriction.rs method parse (line 72) | fn parse(input: ParseStream) -> Result { method parse_pub (line 93) | fn parse_pub(input: ParseStream) -> Result { method is_some (line 138) | pub(crate) fn is_some(&self) -> bool { method to_tokens (line 155) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 166) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/sealed.rs type Sealed (line 3) | pub trait Sealed: Copy {} FILE: builder/third-party/syn/src/span.rs type IntoSpans (line 5) | pub trait IntoSpans { method into_spans (line 6) | fn into_spans(self) -> S; method into_spans (line 10) | fn into_spans(self) -> Span { method into_spans (line 16) | fn into_spans(self) -> [Span; 1] { method into_spans (line 22) | fn into_spans(self) -> [Span; 2] { method into_spans (line 28) | fn into_spans(self) -> [Span; 3] { function into_spans (line 34) | fn into_spans(self) -> [Span; 1] { function into_spans (line 40) | fn into_spans(self) -> [Span; 2] { function into_spans (line 46) | fn into_spans(self) -> [Span; 3] { method into_spans (line 52) | fn into_spans(self) -> DelimSpan { method into_spans (line 60) | fn into_spans(self) -> DelimSpan { FILE: builder/third-party/syn/src/spanned.rs type Spanned (line 96) | pub trait Spanned: private::Sealed { method span (line 101) | fn span(&self) -> Span; method span (line 105) | fn span(&self) -> Span { type Sealed (line 113) | pub trait Sealed {} FILE: builder/third-party/syn/src/stmt.rs type AllowNoSemi (line 97) | struct AllowNoSemi(bool); method parse_within (line 150) | pub fn parse_within(input: ParseStream) -> Result> { method parse (line 180) | fn parse(input: ParseStream) -> Result { method parse (line 191) | fn parse(input: ParseStream) -> Result { function parse_stmt (line 197) | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result, path: Path) -> Re... function stmt_local (line 281) | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { function stmt_expr (line 332) | fn stmt_expr( method to_tokens (line 420) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 429) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 444) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 462) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/thread.rs type ThreadBound (line 7) | pub(crate) struct ThreadBound { function new (line 21) | pub(crate) fn new(value: T) -> Self { function get (line 28) | pub(crate) fn get(&self) -> Option<&T> { method fmt (line 38) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method clone (line 57) | fn clone(&self) -> Self { FILE: builder/third-party/syn/src/token.rs type Token (line 129) | pub trait Token: private::Sealed { method peek (line 132) | fn peek(cursor: Cursor) -> bool; method display (line 136) | fn display() -> &'static str; method peek (line 238) | fn peek(cursor: Cursor) -> bool { method display (line 242) | fn display() -> &'static str { method peek (line 600) | fn peek(cursor: Cursor) -> bool { method display (line 610) | fn display() -> &'static str { method peek (line 694) | fn peek(cursor: Cursor) -> bool { method display (line 698) | fn display() -> &'static str { method peek (line 705) | fn peek(cursor: Cursor) -> bool { method display (line 709) | fn display() -> &'static str { method peek (line 716) | fn peek(cursor: Cursor) -> bool { method display (line 720) | fn display() -> &'static str { method peek (line 727) | fn peek(cursor: Cursor) -> bool { method display (line 731) | fn display() -> &'static str { type Sealed (line 145) | pub trait Sealed {} type WithSpan (line 151) | pub struct WithSpan { type CustomToken (line 158) | pub trait CustomToken { method peek (line 159) | fn peek(cursor: Cursor) -> bool; method display (line 160) | fn display() -> &'static str; function peek_impl (line 168) | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { method to_tokens (line 573) | fn to_tokens(&self, tokens: &mut TokenStream) { method parse (line 581) | fn parse(input: ParseStream) -> Result { type Group (line 619) | pub struct Group { method default (line 632) | fn default() -> Self { method surround (line 679) | pub fn surround(&self, tokens: &mut TokenStream, f: F) function Group (line 625) | pub fn Group>(span: S) -> Group { method default (line 632) | fn default() -> Self { method surround (line 679) | pub fn surround(&self, tokens: &mut TokenStream, f: F) method clone (line 646) | fn clone(&self) -> Self { method fmt (line 654) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method eq (line 666) | fn eq(&self, _other: &Group) -> bool { method hash (line 674) | fn hash(&self, _state: &mut H) {} function keyword (line 1025) | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { function peek_keyword (line 1036) | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { function punct (line 1045) | pub fn punct(input: ParseStream, token: &str) -> Result<... function punct_helper (line 1051) | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> ... function peek_punct (line 1078) | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { function punct (line 1106) | pub fn punct(s: &str, spans: &[Span], tokens: &mut TokenStream) { function keyword (line 1124) | pub(crate) fn keyword(s: &str, span: Span, tokens: &mut TokenStream) { function delim (line 1128) | pub(crate) fn delim( FILE: builder/third-party/syn/src/tt.rs type TokenTreeHelper (line 4) | pub(crate) struct TokenTreeHelper<'a>(pub &'a TokenTree); method eq (line 7) | fn eq(&self, other: &Self) -> bool { method hash (line 49) | fn hash(&self, h: &mut H) { type TokenStreamHelper (line 81) | pub(crate) struct TokenStreamHelper<'a>(pub &'a TokenStream); method eq (line 84) | fn eq(&self, other: &Self) -> bool { method hash (line 100) | fn hash(&self, state: &mut H) { FILE: builder/third-party/syn/src/ty.rs method parse (line 297) | fn parse(input: ParseStream) -> Result { method without_plus (line 311) | pub fn without_plus(input: ParseStream) -> Result { function ambig_ty (line 318) | pub(crate) fn ambig_ty( method parse (line 594) | fn parse(input: ParseStream) -> Result { method parse (line 605) | fn parse(input: ParseStream) -> Result { method parse (line 618) | fn parse(input: ParseStream) -> Result { method parse (line 641) | fn parse(input: ParseStream) -> Result { method parse (line 654) | fn parse(input: ParseStream) -> Result { method parse (line 701) | fn parse(input: ParseStream) -> Result { method parse (line 710) | fn parse(input: ParseStream) -> Result { method parse (line 719) | fn parse(input: ParseStream) -> Result { method parse (line 752) | fn parse(input: ParseStream) -> Result { method parse (line 761) | fn parse(input: ParseStream) -> Result { method without_plus (line 770) | pub fn without_plus(input: ParseStream) -> Result { method parse (line 775) | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { method parse (line 789) | fn parse(input: ParseStream) -> Result { method parse (line 797) | fn parse(input: ParseStream) -> Result { method without_plus (line 805) | pub fn without_plus(input: ParseStream) -> Result { method parse (line 811) | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { method parse_bounds (line 821) | fn parse_bounds( method parse (line 851) | fn parse(input: ParseStream) -> Result { method without_plus (line 859) | pub fn without_plus(input: ParseStream) -> Result { method parse (line 864) | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { method parse (line 894) | fn parse(input: ParseStream) -> Result { method parse (line 905) | fn parse(input: ParseStream) -> Result { method parse (line 912) | fn parse(input: ParseStream, allow_plus: bool) -> Result { method parse (line 926) | fn parse(input: ParseStream) -> Result { function parse_bare_fn_arg (line 932) | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result) -> Res... method parse (line 997) | fn parse(input: ParseStream) -> Result { method parse (line 1007) | fn parse(input: ParseStream) -> Result { method to_tokens (line 1032) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1041) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1052) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1066) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1076) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1097) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1104) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1118) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1125) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1133) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1141) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1150) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1159) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1166) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1173) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1186) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1198) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 1211) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/syn/src/verbatim.rs function between (line 6) | pub(crate) fn between<'a>(begin: ParseStream<'a>, end: ParseStream<'a>) ... FILE: builder/third-party/syn/src/whitespace.rs function skip (line 1) | pub(crate) fn skip(mut s: &str) -> &str { function is_whitespace (line 62) | fn is_whitespace(ch: char) -> bool { FILE: builder/third-party/syn/tests/common/eq.rs type SpanlessEq (line 178) | pub trait SpanlessEq { method eq (line 179) | fn eq(&self, other: &Self) -> bool; method eq (line 183) | fn eq(&self, other: &Self) -> bool { method eq (line 189) | fn eq(&self, other: &Self) -> bool { method eq (line 195) | fn eq(&self, other: &Self) -> bool { method eq (line 201) | fn eq(&self, other: &Self) -> bool { method eq (line 211) | fn eq(&self, other: &Self) -> bool { method eq (line 221) | fn eq(&self, other: &Self) -> bool { method eq (line 227) | fn eq(&self, other: &Self) -> bool { method eq (line 233) | fn eq(&self, other: &Self) -> bool { method eq (line 243) | fn eq(&self, other: &Self) -> bool { method eq (line 254) | fn eq(&self, other: &Self) -> bool { method eq (line 260) | fn eq(&self, other: &Self) -> bool { method eq (line 266) | fn eq(&self, other: &Self) -> bool { method eq (line 637) | fn eq(&self, other: &Self) -> bool { method eq (line 643) | fn eq(&self, _other: &Self) -> bool { method eq (line 651) | fn eq(&self, other: &Self) -> bool { method eq (line 679) | fn eq(&self, other: &Self) -> bool { method eq (line 703) | fn eq(&self, other: &Self) -> bool { method eq (line 861) | fn eq(&self, other: &Self) -> bool { method eq (line 869) | fn eq(&self, other: &Self) -> bool { method eq (line 896) | fn eq(&self, other: &Self) -> bool { function doc_comment (line 739) | fn doc_comment<'a>( function is_escaped_literal_token (line 792) | fn is_escaped_literal_token(token: &Token, unescaped: Symbol) -> bool { function is_escaped_literal_attr_args (line 815) | fn is_escaped_literal_attr_args(value: &AttrArgsEq, unescaped: Symbol) -... function is_escaped_literal_meta_item_lit (line 825) | fn is_escaped_literal_meta_item_lit(lit: &MetaItemLit, unescaped: Symbol... function is_escaped_lit (line 837) | fn is_escaped_lit(lit: &Lit, unescaped: Symbol) -> bool { function is_escaped_lit_kind (line 851) | fn is_escaped_lit_kind(kind: &LitKind, unescaped: Symbol) -> bool { FILE: builder/third-party/syn/tests/common/mod.rs function abort_after (line 11) | pub fn abort_after() -> usize { function rayon_init (line 19) | pub fn rayon_init() { FILE: builder/third-party/syn/tests/common/parse.rs function librustc_expr (line 14) | pub fn librustc_expr(input: &str) -> Option> { function syn_expr (line 41) | pub fn syn_expr(input: &str) -> Option { FILE: builder/third-party/syn/tests/debug/gen.rs method fmt (line 10) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 30) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 42) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 70) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 92) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 114) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 125) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 133) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 157) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 183) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 302) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 309) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 318) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 346) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 370) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 396) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 405) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 415) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 422) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 435) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1041) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1053) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1064) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1077) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1087) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1099) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1123) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1160) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1173) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1184) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1224) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1234) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1257) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1268) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1294) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1304) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1329) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1340) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1349) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1360) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1370) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1394) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1404) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1417) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1445) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1455) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1479) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1517) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1530) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1541) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1564) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1608) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1618) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1628) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1640) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1651) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1661) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1686) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1709) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1743) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1751) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1765) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1779) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1800) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1809) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1818) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1844) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1864) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1924) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1935) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1948) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1966) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 1978) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2027) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2054) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2083) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2150) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2167) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2182) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2195) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2211) | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2216) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2223) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2520) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2534) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2549) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2574) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2586) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2602) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2644) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2671) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2702) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2721) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2737) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2778) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2793) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2806) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2819) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2833) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2840) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2847) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2863) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2889) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2896) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2901) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2906) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2911) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2916) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2921) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2926) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2931) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2955) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2976) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 2985) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3003) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3023) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3052) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3061) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3069) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3079) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3295) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3325) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3340) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3350) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3363) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3372) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3384) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3425) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3437) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3464) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3475) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3484) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3496) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3523) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3536) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3546) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3570) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3581) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3595) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3649) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3661) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3710) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3722) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3779) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3792) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3822) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3835) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3938) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3964) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 3991) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4004) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4035) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4212) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4220) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4275) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4282) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4291) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4297) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4304) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4310) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4343) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4369) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4376) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4397) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4410) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4434) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4441) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4453) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4462) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4481) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4487) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4496) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4503) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4511) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4519) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4560) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4586) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4611) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4621) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4640) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4649) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4670) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4675) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4680) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4685) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4690) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4695) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4700) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4705) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4710) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4715) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4720) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4725) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4730) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4735) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4740) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4745) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4750) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4755) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4760) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4765) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4770) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4775) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4780) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4785) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4790) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4795) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4800) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4805) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4810) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4815) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4820) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4825) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4830) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4835) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4840) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4845) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4850) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4855) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4860) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4865) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4870) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4875) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4880) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4885) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4890) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4895) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4900) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4905) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4910) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4915) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4920) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4925) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4930) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4935) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4940) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4945) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4950) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4955) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4960) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4965) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4970) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4975) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4980) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4985) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4990) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 4995) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5000) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5005) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5010) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5015) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5020) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5025) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5030) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5035) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5040) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5045) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5050) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5055) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5060) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5065) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5070) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5075) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5080) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5085) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5090) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5095) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5100) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5105) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5110) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5115) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5120) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5125) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5130) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5135) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5140) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5145) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5150) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5155) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 5160) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/syn/tests/debug/mod.rs type Lite (line 18) | pub struct Lite { function Lite (line 23) | pub fn Lite(value: &T) -> &Lite { type Target (line 28) | type Target = T; method deref (line 30) | fn deref(&self) -> &Self::Target { method fmt (line 36) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 42) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 48) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 54) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 60) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 66) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 72) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 89) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 98) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 107) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 120) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Present (line 131) | struct Present; method fmt (line 134) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { type Option (line 139) | struct Option { method fmt (line 144) | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/syn/tests/macros/mod.rs type TryIntoTokens (line 77) | pub trait TryIntoTokens { method try_into_tokens (line 79) | fn try_into_tokens(self) -> Result; method try_into_tokens (line 83) | fn try_into_tokens(self) -> Result { method try_into_tokens (line 90) | fn try_into_tokens(self) -> Result { FILE: builder/third-party/syn/tests/regression/issue1108.rs function issue1108 (line 2) | fn issue1108() { FILE: builder/third-party/syn/tests/regression/issue1235.rs function main (line 5) | fn main() { FILE: builder/third-party/syn/tests/repo/mod.rs constant REVISION (line 16) | const REVISION: &str = "becebb3158149a115cad8a402612e25436a7e37b"; function for_each_rust_file (line 320) | pub fn for_each_rust_file(for_each: impl Fn(&Path) + Sync + Send) { function base_dir_filter (line 352) | pub fn base_dir_filter(entry: &DirEntry) -> bool { function edition (line 379) | pub fn edition(path: &Path) -> &'static str { function clone_rust (line 387) | pub fn clone_rust() { function download_and_unpack (line 432) | fn download_and_unpack() -> Result<()> { FILE: builder/third-party/syn/tests/repo/progress.rs type Progress (line 4) | pub struct Progress { function new (line 11) | pub fn new(stream: R) -> Self { method read (line 21) | fn read(&mut self, buf: &mut [u8]) -> Result { method drop (line 34) | fn drop(&mut self) { FILE: builder/third-party/syn/tests/test_asyncness.rs function test_async_fn (line 9) | fn test_async_fn() { function test_async_closure (line 29) | fn test_async_closure() { FILE: builder/third-party/syn/tests/test_attribute.rs function test_meta_item_word (line 10) | fn test_meta_item_word() { function test_meta_item_name_value (line 25) | fn test_meta_item_name_value() { function test_meta_item_bool_value (line 45) | fn test_meta_item_bool_value() { function test_meta_item_list_lit (line 86) | fn test_meta_item_list_lit() { function test_meta_item_list_word (line 105) | fn test_meta_item_list_word() { function test_meta_item_list_name_value (line 124) | fn test_meta_item_list_name_value() { function test_meta_item_list_bool_value (line 143) | fn test_meta_item_list_bool_value() { function test_meta_item_multiple (line 162) | fn test_meta_item_multiple() { function test_bool_lit (line 181) | fn test_bool_lit() { function test_negative_lit (line 200) | fn test_negative_lit() { function test (line 218) | fn test(input: &str) -> Meta { FILE: builder/third-party/syn/tests/test_derive_input.rs function test_unit (line 15) | fn test_unit() { function test_struct (line 34) | fn test_struct() { function test_union (line 131) | fn test_union() { function test_enum (line 185) | fn test_enum() { function test_attr_with_non_mod_style_path (line 347) | fn test_attr_with_non_mod_style_path() { function test_attr_with_mod_style_path_with_self (line 357) | fn test_attr_with_mod_style_path_with_self() { function test_pub_restricted (line 407) | fn test_pub_restricted() { function test_pub_restricted_crate (line 464) | fn test_pub_restricted_crate() { function test_pub_restricted_super (line 491) | fn test_pub_restricted_super() { function test_pub_restricted_in_super (line 518) | fn test_pub_restricted_in_super() { function test_fields_on_unit_struct (line 546) | fn test_fields_on_unit_struct() { function test_fields_on_named_struct (line 572) | fn test_fields_on_named_struct() { function test_fields_on_tuple_struct (line 664) | fn test_fields_on_tuple_struct() { function test_ambiguous_crate (line 745) | fn test_ambiguous_crate() { FILE: builder/third-party/syn/tests/test_expr.rs function test_expr_parse (line 12) | fn test_expr_parse() { function test_await (line 35) | fn test_await() { function test_tuple_multi_index (line 56) | fn test_tuple_multi_index() { function test_macro_variable_func (line 102) | fn test_macro_variable_func() { function test_macro_variable_macro (line 168) | fn test_macro_variable_macro() { function test_macro_variable_struct (line 191) | fn test_macro_variable_struct() { function test_macro_variable_unary (line 210) | fn test_macro_variable_unary() { function test_macro_variable_match_arm (line 235) | fn test_macro_variable_match_arm() { function test_closure_vs_rangefull (line 311) | fn test_closure_vs_rangefull() { function test_postfix_operator_after_cast (line 328) | fn test_postfix_operator_after_cast() { function test_range_kinds (line 334) | fn test_range_kinds() { function test_range_precedence (line 352) | fn test_range_precedence() { function test_ambiguous_label (line 390) | fn test_ambiguous_label() { function test_extended_interpolated_path (line 419) | fn test_extended_interpolated_path() { function test_tuple_comma (line 527) | fn test_tuple_comma() { function test_binop_associativity (line 581) | fn test_binop_associativity() { function test_assign_range_precedence (line 613) | fn test_assign_range_precedence() { FILE: builder/third-party/syn/tests/test_generics.rs function test_split_for_impl (line 14) | fn test_split_for_impl() { function test_ty_param_bound (line 129) | fn test_ty_param_bound() { function test_fn_precedence_in_where_clause (line 173) | fn test_fn_precedence_in_where_clause() { function test_where_clause_at_end_of_input (line 274) | fn test_where_clause_at_end_of_input() { FILE: builder/third-party/syn/tests/test_grouping.rs function test_grouping (line 10) | fn test_grouping() { FILE: builder/third-party/syn/tests/test_ident.rs function parse (line 6) | fn parse(s: &str) -> Result { function new (line 11) | fn new(s: &str) -> Ident { function ident_parse (line 16) | fn ident_parse() { function ident_parse_keyword (line 21) | fn ident_parse_keyword() { function ident_parse_empty (line 26) | fn ident_parse_empty() { function ident_parse_lifetime (line 31) | fn ident_parse_lifetime() { function ident_parse_underscore (line 36) | fn ident_parse_underscore() { function ident_parse_number (line 41) | fn ident_parse_number() { function ident_parse_invalid (line 46) | fn ident_parse_invalid() { function ident_new (line 51) | fn ident_new() { function ident_new_keyword (line 56) | fn ident_new_keyword() { function ident_new_empty (line 62) | fn ident_new_empty() { function ident_new_lifetime (line 68) | fn ident_new_lifetime() { function ident_new_underscore (line 73) | fn ident_new_underscore() { function ident_new_number (line 79) | fn ident_new_number() { function ident_new_invalid (line 85) | fn ident_new_invalid() { FILE: builder/third-party/syn/tests/test_item.rs function test_macro_variable_attr (line 11) | fn test_macro_variable_attr() { function test_negative_impl (line 49) | fn test_negative_impl() { function test_macro_variable_impl (line 122) | fn test_macro_variable_impl() { function test_supertraits (line 161) | fn test_supertraits() { function test_type_empty_bounds (line 240) | fn test_type_empty_bounds() { function test_impl_visibility (line 265) | fn test_impl_visibility() { function test_impl_type_parameter_defaults (line 274) | fn test_impl_type_parameter_defaults() { function test_impl_trait_trailing_plus (line 299) | fn test_impl_trait_trailing_plus() { FILE: builder/third-party/syn/tests/test_iterators.rs function pairs (line 21) | fn pairs() { function iter (line 39) | fn iter() { function may_dangle (line 54) | fn may_dangle() { FILE: builder/third-party/syn/tests/test_lit.rs function lit (line 19) | fn lit(s: &str) -> Lit { function strings (line 31) | fn strings() { function byte_strings (line 72) | fn byte_strings() { function c_strings (line 106) | fn c_strings() { function bytes (line 145) | fn bytes() { function chars (line 169) | fn chars() { function ints (line 197) | fn ints() { function floats (line 238) | fn floats() { function negative (line 265) | fn negative() { function suffix (line 278) | fn suffix() { function test_deep_group_empty (line 312) | fn test_deep_group_empty() { function test_error (line 325) | fn test_error() { FILE: builder/third-party/syn/tests/test_meta.rs function test_parse_meta_item_word (line 13) | fn test_parse_meta_item_word() { function test_parse_meta_name_value (line 28) | fn test_parse_meta_name_value() { function test_parse_meta_item_list_lit (line 66) | fn test_parse_meta_item_list_lit() { function test_parse_meta_item_multiple (line 102) | fn test_parse_meta_item_multiple() { function test_parse_path (line 138) | fn test_parse_path() { FILE: builder/third-party/syn/tests/test_parse_buffer.rs function smuggled_speculative_cursor_between_sources (line 10) | fn smuggled_speculative_cursor_between_sources() { function smuggled_speculative_cursor_between_brackets (line 27) | fn smuggled_speculative_cursor_between_brackets() { function smuggled_speculative_cursor_into_brackets (line 45) | fn smuggled_speculative_cursor_into_brackets() { function trailing_empty_none_group (line 60) | fn trailing_empty_none_group() { FILE: builder/third-party/syn/tests/test_parse_quote.rs function test_attribute (line 10) | fn test_attribute() { function test_field (line 41) | fn test_field() { function test_pat (line 82) | fn test_pat() { function test_punctuated (line 116) | fn test_punctuated() { function test_vec_stmt (line 146) | fn test_vec_stmt() { FILE: builder/third-party/syn/tests/test_parse_stream.rs function test_peek_punct (line 11) | fn test_peek_punct() { function test_peek_lifetime (line 38) | fn test_peek_lifetime() { function test_peek_not_lifetime (line 63) | fn test_peek_not_lifetime() { function test_peek_ident (line 86) | fn test_peek_ident() { function test_peek_groups (line 107) | fn test_peek_groups() { FILE: builder/third-party/syn/tests/test_pat.rs function test_pat_ident (line 13) | fn test_pat_ident() { function test_pat_path (line 21) | fn test_pat_path() { function test_leading_vert (line 29) | fn test_leading_vert() { function test_group (line 49) | fn test_group() { function test_ranges (line 71) | fn test_ranges() { function test_tuple_comma (line 101) | fn test_tuple_comma() { FILE: builder/third-party/syn/tests/test_path.rs function parse_interpolated_leading_component (line 11) | fn parse_interpolated_leading_component() { function print_incomplete_qpath (line 54) | fn print_incomplete_qpath() { function parse_parenthesized_path_arguments_with_disambiguator (line 106) | fn parse_parenthesized_path_arguments_with_disambiguator() { FILE: builder/third-party/syn/tests/test_precedence.rs function test_rustc_precedence (line 59) | fn test_rustc_precedence() { function test_expressions (line 111) | fn test_expressions(path: &Path, edition: Edition, exprs: Vec... function librustc_parse_and_rewrite (line 182) | fn librustc_parse_and_rewrite(input: &str) -> Option> { function librustc_parenthesize (line 186) | fn librustc_parenthesize(mut librustc_expr: P) -> P { function syn_parenthesize (line 375) | fn syn_parenthesize(syn_expr: syn::Expr) -> syn::Expr { function make_parens_invisible (line 461) | fn make_parens_invisible(expr: syn::Expr) -> syn::Expr { function collect_exprs (line 500) | fn collect_exprs(file: syn::File) -> Vec { FILE: builder/third-party/syn/tests/test_receiver.rs function test_by_value (line 9) | fn test_by_value() { function test_by_mut_value (line 30) | fn test_by_mut_value() { function test_by_ref (line 52) | fn test_by_ref() { function test_by_box (line 75) | fn test_by_box() { function test_by_pin (line 109) | fn test_by_pin() { function test_explicit_type (line 143) | fn test_explicit_type() { function test_value_shorthand (line 177) | fn test_value_shorthand() { function test_mut_value_shorthand (line 197) | fn test_mut_value_shorthand() { function test_ref_shorthand (line 218) | fn test_ref_shorthand() { function test_ref_shorthand_with_lifetime (line 241) | fn test_ref_shorthand_with_lifetime() { function test_ref_mut_shorthand (line 269) | fn test_ref_mut_shorthand() { function test_ref_mut_shorthand_with_lifetime (line 294) | fn test_ref_mut_shorthand_with_lifetime() { FILE: builder/third-party/syn/tests/test_round_trip.rs function test_round_trip (line 52) | fn test_round_trip() { function test (line 70) | fn test(path: &Path, failed: &AtomicUsize, abort_after: usize) { function librustc_parse (line 149) | fn librustc_parse(content: String, sess: &ParseSess) -> PResult { function translate_message (line 156) | fn translate_message(diagnostic: &Diag) -> Cow<'static, str> { function normalize (line 192) | fn normalize(krate: &mut Crate) { FILE: builder/third-party/syn/tests/test_shebang.rs function test_basic (line 7) | fn test_basic() { function test_comment (line 31) | fn test_comment() { FILE: builder/third-party/syn/tests/test_size.rs function test_expr_size (line 10) | fn test_expr_size() { function test_item_size (line 16) | fn test_item_size() { function test_type_size (line 22) | fn test_type_size() { function test_pat_size (line 28) | fn test_pat_size() { function test_lit_size (line 34) | fn test_lit_size() { FILE: builder/third-party/syn/tests/test_stmt.rs function test_raw_operator (line 16) | fn test_raw_operator() { function test_raw_variable (line 30) | fn test_raw_variable() { function test_raw_invalid (line 54) | fn test_raw_invalid() { function test_none_group (line 59) | fn test_none_group() { function test_let_dot_dot (line 114) | fn test_let_dot_dot() { function test_let_else (line 132) | fn test_let_else() { function test_macros (line 183) | fn test_macros() { function test_early_parse_loop (line 267) | fn test_early_parse_loop() { FILE: builder/third-party/syn/tests/test_token_trees.rs function test_struct (line 11) | fn test_struct() { function test_literal_mangling (line 28) | fn test_literal_mangling() { FILE: builder/third-party/syn/tests/test_ty.rs function test_mut_self (line 12) | fn test_mut_self() { function test_macro_variable_type (line 22) | fn test_macro_variable_type() { function test_group_angle_brackets (line 94) | fn test_group_angle_brackets() { function test_group_colons (line 145) | fn test_group_colons() { function test_trait_object (line 219) | fn test_trait_object() { function test_trailing_plus (line 286) | fn test_trailing_plus() { function test_tuple_comma (line 347) | fn test_tuple_comma() { FILE: builder/third-party/syn/tests/test_visibility.rs type VisRest (line 12) | struct VisRest { method parse (line 18) | fn parse(input: ParseStream) -> Result { function test_pub (line 51) | fn test_pub() { function test_inherited (line 56) | fn test_inherited() { function test_in (line 61) | fn test_in() { function test_pub_crate (line 66) | fn test_pub_crate() { function test_pub_self (line 71) | fn test_pub_self() { function test_pub_super (line 76) | fn test_pub_super() { function test_missing_in (line 81) | fn test_missing_in() { function test_missing_in_path (line 86) | fn test_missing_in_path() { function test_crate_path (line 91) | fn test_crate_path() { function test_junk_after_in (line 99) | fn test_junk_after_in() { function test_inherited_vis_named_field (line 104) | fn test_inherited_vis_named_field() { function test_inherited_vis_unnamed_field (line 142) | fn test_inherited_vis_unnamed_field() { FILE: builder/third-party/syn/tests/zzz_stable.rs constant MSG (line 6) | const MSG: &str = "\ function notice (line 17) | fn notice() -> io::Result<()> { FILE: builder/third-party/sync_wrapper/src/lib.rs type SyncWrapper (line 69) | pub struct SyncWrapper(T); function new (line 81) | pub const fn new(value: T) -> Self { function get_mut (line 105) | pub fn get_mut(&mut self) -> &mut T { function get_pin_mut (line 138) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut T> { function into_inner (line 160) | pub fn into_inner(self) -> T { method fmt (line 170) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { method default (line 176) | fn default() -> Self { function from (line 182) | fn from(value: T) -> Self { type SyncFuture (line 197) | pub struct SyncFuture { function new (line 201) | pub fn new(inner: F) -> Self { function into_inner (line 204) | pub fn into_inner(self) -> F { type Output (line 209) | type Output = F::Output; method poll (line 210) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type SyncStream (line 228) | pub struct SyncStream { function new (line 233) | pub fn new(inner: S) -> Self { function into_inner (line 236) | pub fn into_inner(self) -> S { type Item (line 242) | type Item = S::Item; function poll_next (line 243) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll &'static str { function endian (line 53) | pub fn endian() -> &'static str { function env (line 61) | pub fn env() -> &'static str { function family (line 75) | pub fn family() -> &'static str { function features (line 84) | pub fn features() -> &'static [&'static str] { function os (line 160) | pub fn os() -> &'static str { function pointer_width (line 193) | pub fn pointer_width() -> &'static str { function test (line 203) | pub fn test() -> bool { function vendor (line 207) | pub fn vendor() -> &'static str { FILE: builder/third-party/target/src/main.rs function main (line 1) | fn main() { FILE: builder/third-party/target/tests/binary.rs function binary_output (line 39) | fn binary_output() { FILE: builder/third-party/tempfile/src/dir/imp/any.rs function not_supported (line 6) | fn not_supported(msg: &str) -> io::Result { function create (line 10) | pub fn create(path: PathBuf, permissions: Option<&std::fs::Permissions>)... FILE: builder/third-party/tempfile/src/dir/imp/unix.rs function create (line 6) | pub fn create(path: PathBuf, permissions: Option<&std::fs::Permissions>)... FILE: builder/third-party/tempfile/src/dir/mod.rs function tempdir (line 65) | pub fn tempdir() -> io::Result { function tempdir_in (line 114) | pub fn tempdir_in>(dir: P) -> io::Result { type TempDir (line 196) | pub struct TempDir { method new (line 235) | pub fn new() -> io::Result { method new_in (line 264) | pub fn new_in>(dir: P) -> io::Result { method with_prefix (line 292) | pub fn with_prefix>(prefix: S) -> io::Result { method with_prefix_in (line 320) | pub fn with_prefix_in, P: AsRef>( method path (line 356) | pub fn path(&self) -> &path::Path { method into_path (line 388) | pub fn into_path(self) -> PathBuf { method close (line 437) | pub fn close(mut self) -> io::Result<()> { method as_ref (line 452) | fn as_ref(&self) -> &Path { method fmt (line 458) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 466) | fn drop(&mut self) { function create (line 471) | pub(crate) fn create( FILE: builder/third-party/tempfile/src/error.rs type PathError (line 5) | struct PathError { method fmt (line 11) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 17) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { type IoResultExt (line 22) | pub(crate) trait IoResultExt { method with_err_path (line 23) | fn with_err_path(self, path: F) -> Self function with_err_path (line 30) | fn with_err_path(self, path: F) -> Self FILE: builder/third-party/tempfile/src/file/imp/other.rs function not_supported (line 5) | fn not_supported() -> io::Result { function create_named (line 12) | pub fn create_named( function create (line 20) | pub fn create(_dir: &Path) -> io::Result { function reopen (line 24) | pub fn reopen(_file: &File, _path: &Path) -> io::Result { function persist (line 28) | pub fn persist(_old_path: &Path, _new_path: &Path, _overwrite: bool) -> ... function keep (line 32) | pub fn keep(_path: &Path) -> io::Result<()> { FILE: builder/third-party/tempfile/src/file/imp/unix.rs function create_named (line 22) | pub fn create_named( function create_unlinked (line 38) | fn create_unlinked(path: &Path) -> io::Result { function create (line 56) | pub fn create(dir: &Path) -> io::Result { function create (line 76) | pub fn create(dir: &Path) -> io::Result { function create_unix (line 80) | fn create_unix(dir: &Path) -> io::Result { function reopen (line 92) | pub fn reopen(file: &File, path: &Path) -> io::Result { function reopen (line 106) | pub fn reopen(_file: &File, _path: &Path) -> io::Result { function persist (line 114) | pub fn persist(old_path: &Path, new_path: &Path, overwrite: bool) -> io:... function persist (line 149) | pub fn persist(_old_path: &Path, _new_path: &Path, _overwrite: bool) -> ... function keep (line 155) | pub fn keep(_: &Path) -> io::Result<()> { FILE: builder/third-party/tempfile/src/file/imp/windows.rs function to_utf16 (line 18) | fn to_utf16(s: &Path) -> Vec { function not_supported (line 22) | fn not_supported(msg: &str) -> io::Result { function create_named (line 26) | pub fn create_named( function create (line 42) | pub fn create(dir: &Path) -> io::Result { function reopen (line 61) | pub fn reopen(file: &File, _path: &Path) -> io::Result { function keep (line 78) | pub fn keep(path: &Path) -> io::Result<()> { function persist (line 89) | pub fn persist(old_path: &Path, new_path: &Path, overwrite: bool) -> io:... FILE: builder/third-party/tempfile/src/file/mod.rs function tempfile (line 60) | pub fn tempfile() -> io::Result { function tempfile_in (line 101) | pub fn tempfile_in>(dir: P) -> io::Result { type PathPersistError (line 107) | pub struct PathPersistError { method fmt (line 129) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 135) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { function from (line 116) | fn from(error: PathPersistError) -> io::Error { type TempPath (line 146) | pub struct TempPath { method from (line 123) | fn from(error: PathPersistError) -> TempPath { method close (line 184) | pub fn close(mut self) -> io::Result<()> { method persist (line 234) | pub fn persist>(mut self, new_path: P) -> Result<(), Pa... method persist_noclobber (line 293) | pub fn persist_noclobber>( method keep (line 344) | pub fn keep(mut self) -> Result { method from_path (line 367) | pub fn from_path(path: impl Into) -> Self { method fmt (line 375) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method as_ref (line 395) | fn as_ref(&self) -> &Path { method as_ref (line 401) | fn as_ref(&self) -> &OsStr { method drop (line 381) | fn drop(&mut self) { type Target (line 387) | type Target = Path; method deref (line 389) | fn deref(&self) -> &Path { type NamedTempFile (line 489) | pub struct NamedTempFile { function fmt (line 495) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function as_ref (line 502) | fn as_ref(&self) -> &Path { type PersistError (line 508) | pub struct PersistError { function fmt (line 516) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 523) | fn from(error: PersistError) -> io::Error { function from (line 530) | fn from(error: PersistError) -> NamedTempFile { function fmt (line 536) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function source (line 542) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { function new (line 605) | pub fn new() -> io::Result { function new_in (line 620) | pub fn new_in>(dir: P) -> io::Result { function with_prefix (line 629) | pub fn with_prefix>(prefix: S) -> io::Result, P: AsRef>( function path (line 680) | pub fn path(&self) -> &Path { function close (line 715) | pub fn close(self) -> io::Result<()> { function persist (line 762) | pub fn persist>(self, new_path: P) -> Result>(self, new_path: P) -> Result Result<(F, PathBuf), PersistError> { function as_file (line 871) | pub fn as_file(&self) -> &F { function as_file_mut (line 876) | pub fn as_file_mut(&mut self) -> &mut F { function into_file (line 883) | pub fn into_file(self) -> F { function into_temp_path (line 891) | pub fn into_temp_path(self) -> TempPath { function into_parts (line 899) | pub fn into_parts(self) -> (F, TempPath) { function from_parts (line 907) | pub fn from_parts(file: F, path: TempPath) -> Self { function reopen (line 948) | pub fn reopen(&self) -> io::Result { method read (line 955) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_vectored (line 959) | fn read_vectored(&mut self, bufs: &mut [io::IoSliceMut<'_>]) -> io::Resu... method read_to_end (line 965) | fn read_to_end(&mut self, buf: &mut Vec) -> io::Result { method read_to_string (line 971) | fn read_to_string(&mut self, buf: &mut String) -> io::Result { method read_exact (line 977) | fn read_exact(&mut self, buf: &mut [u8]) -> io::Result<()> { method read (line 985) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_vectored (line 989) | fn read_vectored(&mut self, bufs: &mut [io::IoSliceMut<'_>]) -> io::Resu... method read_to_end (line 995) | fn read_to_end(&mut self, buf: &mut Vec) -> io::Result { method read_to_string (line 1001) | fn read_to_string(&mut self, buf: &mut String) -> io::Result { method read_exact (line 1007) | fn read_exact(&mut self, buf: &mut [u8]) -> io::Result<()> { method write (line 1013) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 1017) | fn flush(&mut self) -> io::Result<()> { method write_vectored (line 1021) | fn write_vectored(&mut self, bufs: &[io::IoSlice<'_>]) -> io::Result io::Result<()> { method write_fmt (line 1033) | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> io::Result<()> { method write (line 1041) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 1045) | fn flush(&mut self) -> io::Result<()> { method write_vectored (line 1049) | fn write_vectored(&mut self, bufs: &[io::IoSlice<'_>]) -> io::Result io::Result<()> { method write_fmt (line 1059) | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> io::Result<()> { method seek (line 1065) | fn seek(&mut self, pos: SeekFrom) -> io::Result { method seek (line 1071) | fn seek(&mut self, pos: SeekFrom) -> io::Result { method as_fd (line 1078) | fn as_fd(&self) -> BorrowedFd<'_> { method as_raw_fd (line 1086) | fn as_raw_fd(&self) -> RawFd { method as_handle (line 1094) | fn as_handle(&self) -> BorrowedHandle<'_> { method as_raw_handle (line 1102) | fn as_raw_handle(&self) -> RawHandle { function create_named (line 1107) | pub(crate) fn create_named( FILE: builder/third-party/tempfile/src/lib.rs constant NUM_RETRIES (line 173) | const NUM_RETRIES: u32 = 1 << 31; constant NUM_RAND_CHARS (line 174) | const NUM_RAND_CHARS: usize = 6; type Builder (line 195) | pub struct Builder<'a, 'b> { method default (line 204) | fn default() -> Self { function new (line 294) | pub fn new() -> Self { function prefix (line 320) | pub fn prefix + ?Sized>(&mut self, prefix: &'a S) -> &mu... function suffix (line 347) | pub fn suffix + ?Sized>(&mut self, suffix: &'b S) -> &mu... function rand_bytes (line 373) | pub fn rand_bytes(&mut self, rand: usize) -> &mut Self { function append (line 399) | pub fn append(&mut self, append: bool) -> &mut Self { function permissions (line 482) | pub fn permissions(&mut self, permissions: std::fs::Permissions) -> &mut... function tempfile (line 519) | pub fn tempfile(&self) -> io::Result { function tempfile_in (line 555) | pub fn tempfile_in>(&self, dir: P) -> io::Result io::Result { function tempdir_in (line 627) | pub fn tempdir_in>(&self, dir: P) -> io::Result { function make (line 749) | pub fn make(&self, f: F) -> io::Result> function make_in (line 778) | pub fn make_in(&self, dir: P, mut f: F) -> io::Result SpooledTempFile { method is_rolled (line 77) | pub fn is_rolled(&self) -> bool { method roll (line 86) | pub fn roll(&mut self) -> io::Result<()> { method set_len (line 98) | pub fn set_len(&mut self, size: u64) -> Result<(), io::Error> { method into_inner (line 113) | pub fn into_inner(self) -> SpooledData { function spooled_tempfile (line 62) | pub fn spooled_tempfile(max_size: usize) -> SpooledTempFile { method read (line 119) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read_vectored (line 126) | fn read_vectored(&mut self, bufs: &mut [io::IoSliceMut<'_>]) -> io::Resu... method read_to_end (line 133) | fn read_to_end(&mut self, buf: &mut Vec) -> io::Result { method read_to_string (line 140) | fn read_to_string(&mut self, buf: &mut String) -> io::Result { method read_exact (line 147) | fn read_exact(&mut self, buf: &mut [u8]) -> io::Result<()> { method write (line 156) | fn write(&mut self, buf: &[u8]) -> io::Result { method write_vectored (line 172) | fn write_vectored(&mut self, bufs: &[io::IoSlice<'_>]) -> io::Result io::Result<()> { method seek (line 199) | fn seek(&mut self, pos: SeekFrom) -> io::Result { FILE: builder/third-party/tempfile/src/util.rs function tmpname (line 7) | fn tmpname(prefix: &OsStr, suffix: &OsStr, rand_len: usize) -> OsString { function create_helper (line 22) | pub fn create_helper( FILE: builder/third-party/tempfile/tests/namedtempfile.rs function exists (line 10) | fn exists>(path: P) -> bool { function test_prefix (line 15) | fn test_prefix() { function test_basic (line 22) | fn test_basic() { function test_deleted (line 32) | fn test_deleted() { function test_persist (line 41) | fn test_persist() { function test_persist_noclobber (line 70) | fn test_persist_noclobber() { function test_customnamed (line 94) | fn test_customnamed() { function test_append (line 108) | fn test_append() { function test_reopen (line 121) | fn test_reopen() { function test_into_file (line 134) | fn test_into_file() { function test_immut (line 150) | fn test_immut() { function test_temppath (line 160) | fn test_temppath() { function test_temppath_persist (line 169) | fn test_temppath_persist() { function test_temppath_persist_noclobber (line 197) | fn test_temppath_persist_noclobber() { function temp_path_from_existing (line 228) | fn temp_path_from_existing() { function temp_path_from_argument_types (line 258) | fn temp_path_from_argument_types() { function test_write_after_close (line 272) | fn test_write_after_close() { function test_change_dir (line 278) | fn test_change_dir() { function test_into_parts (line 288) | fn test_into_parts() { function test_from_parts (line 309) | fn test_from_parts() { function test_keep (line 321) | fn test_keep() { function test_make (line 350) | fn test_make() { function test_make_in (line 357) | fn test_make_in() { function test_make_fnmut (line 369) | fn test_make_fnmut() { function test_make_uds (line 385) | fn test_make_uds() { function test_make_uds_conflict (line 400) | fn test_make_uds_conflict() { function test_overly_generic_bounds (line 452) | fn test_overly_generic_bounds() { FILE: builder/third-party/tempfile/tests/spooled.rs function test_automatic_rollover (line 8) | fn test_automatic_rollover() { function test_explicit_rollover (line 32) | fn test_explicit_rollover() { function test_seek (line 56) | fn test_seek(t: &mut SpooledTempFile) { function test_seek_buffer (line 85) | fn test_seek_buffer() { function test_seek_file (line 91) | fn test_seek_file() { function test_seek_read (line 96) | fn test_seek_read(t: &mut SpooledTempFile) { function test_seek_read_buffer (line 139) | fn test_seek_read_buffer() { function test_seek_read_file (line 145) | fn test_seek_read_file() { function test_overwrite_middle (line 150) | fn test_overwrite_middle(t: &mut SpooledTempFile) { function test_overwrite_middle_of_buffer (line 163) | fn test_overwrite_middle_of_buffer() { function test_overwrite_middle_of_file (line 169) | fn test_overwrite_middle_of_file() { function test_overwrite_and_extend_buffer (line 175) | fn test_overwrite_and_extend_buffer() { function test_overwrite_and_extend_rollover (line 188) | fn test_overwrite_and_extend_rollover() { function test_sparse (line 204) | fn test_sparse(t: &mut SpooledTempFile) { function test_sparse_buffer (line 215) | fn test_sparse_buffer() { function test_sparse_file (line 221) | fn test_sparse_file() { function test_sparse_write_rollover (line 227) | fn test_sparse_write_rollover() { function test_set_len (line 241) | fn test_set_len(t: &mut SpooledTempFile) { function test_set_len_buffer (line 275) | fn test_set_len_buffer() { function test_set_len_file (line 281) | fn test_set_len_file() { function test_set_len_rollover (line 287) | fn test_set_len_rollover() { function test_write_overflow (line 310) | fn test_write_overflow() { function test_set_len_truncation (line 318) | fn test_set_len_truncation() { FILE: builder/third-party/tempfile/tests/tempdir.rs function test_tempdir (line 21) | fn test_tempdir() { function test_prefix (line 31) | fn test_prefix() { function test_customnamed (line 37) | fn test_customnamed() { function test_rm_tempdir (line 50) | fn test_rm_tempdir() { function test_rm_tempdir_close (line 90) | fn test_rm_tempdir_close() { function dont_double_panic (line 133) | fn dont_double_panic() { function in_tmpdir (line 147) | fn in_tmpdir(f: F) function pass_as_asref_path (line 157) | fn pass_as_asref_path() { function main (line 168) | fn main() { FILE: builder/third-party/tempfile/tests/tempfile.rs function test_basic (line 12) | fn test_basic() { function test_cleanup (line 22) | fn test_cleanup() { function test_pathological_cleaner (line 35) | fn test_pathological_cleaner() { FILE: builder/third-party/termcolor/src/lib.rs type WriteColor (line 134) | pub trait WriteColor: io::Write { method supports_color (line 136) | fn supports_color(&self) -> bool; method set_color (line 145) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()>; method reset (line 155) | fn reset(&mut self) -> io::Result<()>; method is_synchronous (line 168) | fn is_synchronous(&self) -> bool { method set_hyperlink (line 187) | fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { method supports_hyperlinks (line 196) | fn supports_hyperlinks(&self) -> bool { method supports_color (line 202) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 205) | fn supports_hyperlinks(&self) -> bool { method set_color (line 208) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 211) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 214) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 217) | fn is_synchronous(&self) -> bool { method supports_color (line 223) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 226) | fn supports_hyperlinks(&self) -> bool { method set_color (line 229) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 232) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 235) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 238) | fn is_synchronous(&self) -> bool { method supports_color (line 713) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 718) | fn supports_hyperlinks(&self) -> bool { method set_color (line 723) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 728) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 733) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 738) | fn is_synchronous(&self) -> bool { method supports_color (line 757) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 762) | fn supports_hyperlinks(&self) -> bool { method set_color (line 767) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 772) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 777) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 782) | fn is_synchronous(&self) -> bool { method supports_color (line 801) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 806) | fn supports_hyperlinks(&self) -> bool { method set_color (line 811) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 819) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 827) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 832) | fn is_synchronous(&self) -> bool { method supports_color (line 860) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 869) | fn supports_hyperlinks(&self) -> bool { method set_color (line 878) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 891) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 900) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 913) | fn is_synchronous(&self) -> bool { method supports_color (line 946) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 956) | fn supports_hyperlinks(&self) -> bool { method set_color (line 966) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 979) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 989) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 1003) | fn is_synchronous(&self) -> bool { method supports_color (line 1330) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 1340) | fn supports_hyperlinks(&self) -> bool { method set_color (line 1350) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 1360) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 1370) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 1380) | fn is_synchronous(&self) -> bool { method supports_color (line 1426) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 1431) | fn supports_hyperlinks(&self) -> bool { method set_color (line 1436) | fn set_color(&mut self, _: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 1441) | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { method reset (line 1446) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 1451) | fn is_synchronous(&self) -> bool { method supports_color (line 1508) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 1513) | fn supports_hyperlinks(&self) -> bool { method set_color (line 1518) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 1547) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 1556) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 1561) | fn is_synchronous(&self) -> bool { method supports_color (line 1682) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 1686) | fn supports_hyperlinks(&self) -> bool { method set_color (line 1690) | fn set_color(&mut self, _: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 1694) | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { method reset (line 1698) | fn reset(&mut self) -> io::Result<()> { method supports_color (line 1792) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 1797) | fn supports_hyperlinks(&self) -> bool { method set_color (line 1802) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 1808) | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { method reset (line 1813) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 1819) | fn is_synchronous(&self) -> bool { method supports_color (line 2326) | fn supports_color(&self) -> bool { method supports_hyperlinks (line 2329) | fn supports_hyperlinks(&self) -> bool { method set_color (line 2332) | fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { method set_hyperlink (line 2335) | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { method reset (line 2338) | fn reset(&mut self) -> io::Result<()> { method is_synchronous (line 2341) | fn is_synchronous(&self) -> bool { type ColorChoice (line 252) | pub enum ColorChoice { method should_attempt_color (line 292) | fn should_attempt_color(&self) -> bool { method env_allows_color (line 302) | fn env_allows_color(&self) -> bool { method env_allows_color (line 322) | fn env_allows_color(&self) -> bool { method should_ansi (line 344) | fn should_ansi(&self) -> bool { method default (line 269) | fn default() -> ColorChoice { type Err (line 275) | type Err = ColorChoiceParseError; method from_str (line 277) | fn from_str(s: &str) -> Result { type ColorChoiceParseError (line 364) | pub struct ColorChoiceParseError { method fmt (line 371) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type StandardStreamType (line 385) | enum StandardStreamType { type IoStandardStream (line 393) | enum IoStandardStream { method new (line 401) | fn new(sty: StandardStreamType) -> IoStandardStream { method lock (line 420) | fn lock(&self) -> IoStandardStreamLock<'_> { method write (line 440) | fn write(&mut self, b: &[u8]) -> io::Result { method flush (line 450) | fn flush(&mut self) -> io::Result<()> { type IoStandardStreamLock (line 463) | enum IoStandardStreamLock<'a> { function write (line 470) | fn write(&mut self, b: &[u8]) -> io::Result { function flush (line 478) | fn flush(&mut self) -> io::Result<()> { type StandardStream (line 489) | pub struct StandardStream { method stdout (line 552) | pub fn stdout(choice: ColorChoice) -> StandardStream { method stderr (line 565) | pub fn stderr(choice: ColorChoice) -> StandardStream { method lock (line 577) | pub fn lock(&self) -> StandardStreamLock<'_> { method write (line 701) | fn write(&mut self, b: &[u8]) -> io::Result { method flush (line 706) | fn flush(&mut self) -> io::Result<()> { type StandardStreamLock (line 501) | pub struct StandardStreamLock<'a> { type BufferedStandardStream (line 507) | pub struct BufferedStandardStream { method stdout (line 626) | pub fn stdout(choice: ColorChoice) -> BufferedStandardStream { method stderr (line 640) | pub fn stderr(choice: ColorChoice) -> BufferedStandardStream { method write (line 789) | fn write(&mut self, b: &[u8]) -> io::Result { method flush (line 794) | fn flush(&mut self) -> io::Result<()> { type WriterInner (line 514) | enum WriterInner { type WriterInnerLock (line 527) | enum WriterInnerLock<'a, W> { function from_stream (line 584) | fn from_stream(stream: &StandardStream) -> StandardStreamLock<'_> { function from_stream (line 597) | fn from_stream(stream: &StandardStream) -> StandardStreamLock { function create (line 651) | fn create( function create (line 668) | fn create( function write (line 745) | fn write(&mut self, b: &[u8]) -> io::Result { function flush (line 750) | fn flush(&mut self) -> io::Result<()> { function write (line 839) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 849) | fn flush(&mut self) -> io::Result<()> { function write (line 924) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 934) | fn flush(&mut self) -> io::Result<()> { type BufferWriter (line 1024) | pub struct BufferWriter { method create (line 1040) | fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { method create (line 1058) | fn create(sty: StandardStreamType, choice: ColorChoice) -> BufferWriter { method stdout (line 1093) | pub fn stdout(choice: ColorChoice) -> BufferWriter { method stderr (line 1105) | pub fn stderr(choice: ColorChoice) -> BufferWriter { method separator (line 1113) | pub fn separator(&mut self, sep: Option>) { method buffer (line 1122) | pub fn buffer(&self) -> Buffer { method buffer (line 1131) | pub fn buffer(&self) -> Buffer { method print (line 1140) | pub fn print(&self, buf: &Buffer) -> io::Result<()> { type Buffer (line 1183) | pub struct Buffer(BufferInner); method new (line 1203) | fn new(choice: ColorChoice) -> Buffer { method new (line 1219) | fn new(choice: ColorChoice, console: bool) -> Buffer { method no_color (line 1232) | pub fn no_color() -> Buffer { method ansi (line 1237) | pub fn ansi() -> Buffer { method console (line 1243) | pub fn console() -> Buffer { method is_empty (line 1248) | pub fn is_empty(&self) -> bool { method len (line 1253) | pub fn len(&self) -> usize { method clear (line 1263) | pub fn clear(&mut self) { method into_inner (line 1276) | pub fn into_inner(self) -> Vec { method as_slice (line 1286) | pub fn as_slice(&self) -> &[u8] { method as_mut_slice (line 1296) | pub fn as_mut_slice(&mut self) -> &mut [u8] { method write (line 1308) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 1318) | fn flush(&mut self) -> io::Result<()> { type BufferInner (line 1187) | enum BufferInner { type NoColor (line 1387) | pub struct NoColor(W); function new (line 1392) | pub fn new(wtr: W) -> NoColor { function into_inner (line 1397) | pub fn into_inner(self) -> W { function get_ref (line 1402) | pub fn get_ref(&self) -> &W { function get_mut (line 1407) | pub fn get_mut(&mut self) -> &mut W { function write (line 1414) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 1419) | fn flush(&mut self) -> io::Result<()> { type Ansi (line 1458) | pub struct Ansi(W); function new (line 1463) | pub fn new(wtr: W) -> Ansi { function into_inner (line 1468) | pub fn into_inner(self) -> W { function get_ref (line 1473) | pub fn get_ref(&self) -> &W { function get_mut (line 1478) | pub fn get_mut(&mut self) -> &mut W { function write (line 1485) | fn write(&mut self, buf: &[u8]) -> io::Result { function write_all (line 1496) | fn write_all(&mut self, buf: &[u8]) -> io::Result<()> { function flush (line 1501) | fn flush(&mut self) -> io::Result<()> { function write_str (line 1567) | fn write_str(&mut self, s: &str) -> io::Result<()> { function write_color (line 1571) | fn write_color( type WindowsBuffer (line 1720) | struct WindowsBuffer { method new (line 1734) | fn new() -> WindowsBuffer { method push (line 1742) | fn push(&mut self, spec: Option) { method print (line 1749) | fn print( method clear (line 1769) | fn clear(&mut self) { method write (line 1778) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 1784) | fn flush(&mut self) -> io::Result<()> { type ColorSpec (line 1826) | pub struct ColorSpec { method new (line 1856) | pub fn new() -> ColorSpec { method fg (line 1861) | pub fn fg(&self) -> Option<&Color> { method set_fg (line 1866) | pub fn set_fg(&mut self, color: Option) -> &mut ColorSpec { method bg (line 1872) | pub fn bg(&self) -> Option<&Color> { method set_bg (line 1877) | pub fn set_bg(&mut self, color: Option) -> &mut ColorSpec { method bold (line 1885) | pub fn bold(&self) -> bool { method set_bold (line 1892) | pub fn set_bold(&mut self, yes: bool) -> &mut ColorSpec { method dimmed (line 1900) | pub fn dimmed(&self) -> bool { method set_dimmed (line 1907) | pub fn set_dimmed(&mut self, yes: bool) -> &mut ColorSpec { method italic (line 1915) | pub fn italic(&self) -> bool { method set_italic (line 1922) | pub fn set_italic(&mut self, yes: bool) -> &mut ColorSpec { method underline (line 1930) | pub fn underline(&self) -> bool { method set_underline (line 1937) | pub fn set_underline(&mut self, yes: bool) -> &mut ColorSpec { method strikethrough (line 1945) | pub fn strikethrough(&self) -> bool { method set_strikethrough (line 1952) | pub fn set_strikethrough(&mut self, yes: bool) -> &mut ColorSpec { method reset (line 1964) | pub fn reset(&self) -> bool { method set_reset (line 1979) | pub fn set_reset(&mut self, yes: bool) -> &mut ColorSpec { method intense (line 1992) | pub fn intense(&self) -> bool { method set_intense (line 2004) | pub fn set_intense(&mut self, yes: bool) -> &mut ColorSpec { method is_none (line 2010) | pub fn is_none(&self) -> bool { method clear (line 2022) | pub fn clear(&mut self) { method write_console (line 2035) | fn write_console(&self, console: &mut wincon::Console) -> io::Result<(... method default (line 1839) | fn default() -> ColorSpec { type Color (line 2071) | pub enum Color { method to_windows (line 2089) | fn to_windows( method from_str_numeric (line 2129) | fn from_str_numeric(s: &str) -> Result { type ParseColorError (line 2191) | pub struct ParseColorError { method invalid (line 2205) | pub fn invalid(&self) -> &str { method description (line 2211) | fn description(&self) -> &str { method fmt (line 2222) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParseColorErrorKind (line 2197) | enum ParseColorErrorKind { type Err (line 2250) | type Err = ParseColorError; method from_str (line 2252) | fn from_str(s: &str) -> Result { type HyperlinkSpec (line 2269) | pub struct HyperlinkSpec<'a> { function open (line 2275) | pub fn open(uri: &'a [u8]) -> HyperlinkSpec<'a> { function close (line 2280) | pub fn close() -> HyperlinkSpec<'a> { function uri (line 2285) | pub fn uri(&self) -> Option<&'a [u8]> { type LossyStandardStream (line 2291) | struct LossyStandardStream { function new (line 2299) | fn new(wtr: W) -> LossyStandardStream { function new (line 2304) | fn new(wtr: W) -> LossyStandardStream { function wrap (line 2311) | fn wrap(&self, wtr: Q) -> LossyStandardStream { function wrap (line 2316) | fn wrap(&self, wtr: Q) -> LossyStandardStream { function get_ref (line 2320) | fn get_ref(&self) -> &W { function write (line 2348) | fn write(&mut self, buf: &[u8]) -> io::Result { function write (line 2353) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 2361) | fn flush(&mut self) -> io::Result<()> { function write_lossy_utf8 (line 2367) | fn write_lossy_utf8(mut w: W, buf: &[u8]) -> io::Result() {} function standard_stream_is_send (line 2388) | fn standard_stream_is_send() { function test_simple_parse_ok (line 2393) | fn test_simple_parse_ok() { function test_256_parse_ok (line 2399) | fn test_256_parse_ok() { function test_256_parse_err_out_of_range (line 2411) | fn test_256_parse_err_out_of_range() { function test_rgb_parse_ok (line 2423) | fn test_rgb_parse_ok() { function test_rgb_parse_err_out_of_range (line 2438) | fn test_rgb_parse_err_out_of_range() { function test_rgb_parse_err_bad_format (line 2450) | fn test_rgb_parse_err_bad_format() { function test_var_ansi_write_rgb (line 2471) | fn test_var_ansi_write_rgb() { function test_reset (line 2478) | fn test_reset() { function test_no_reset (line 2486) | fn test_no_reset() { function test_var_ansi_write_256 (line 2496) | fn test_var_ansi_write_256() { function all_attributes (line 2506) | fn all_attributes() -> Vec { function test_is_none (line 2538) | fn test_is_none() { function test_clear (line 2551) | fn test_clear() { function test_ansi_hyperlink (line 2560) | fn test_ansi_hyperlink() { FILE: builder/third-party/thiserror-impl/src/ast.rs type Input (line 9) | pub enum Input<'a> { type Struct (line 14) | pub struct Struct<'a> { type Enum (line 21) | pub struct Enum<'a> { type Variant (line 28) | pub struct Variant<'a> { type Field (line 35) | pub struct Field<'a> { function from_syn (line 44) | pub fn from_syn(node: &'a DeriveInput) -> Result { function from_syn (line 57) | fn from_syn(node: &'a DeriveInput, data: &'a DataStruct) -> Result { function from_syn (line 75) | fn from_syn(node: &'a DeriveInput, data: &'a DataEnum) -> Result { function from_syn (line 105) | fn from_syn(node: &'a syn::Variant, scope: &ParamsInScope<'a>, span: Spa... function multiple_from_syn (line 118) | fn multiple_from_syn( function from_syn (line 130) | fn from_syn( function span (line 152) | pub fn span(&self) -> Option { FILE: builder/third-party/thiserror-impl/src/attr.rs type Attrs (line 11) | pub struct Attrs<'a> { type Display (line 20) | pub struct Display<'a> { type Transparent (line 30) | pub struct Transparent<'a> { type Trait (line 36) | pub enum Trait { function get (line 48) | pub fn get(input: &[Attribute]) -> Result { function parse_error_attribute (line 90) | fn parse_error_attribute<'a>(attrs: &mut Attrs<'a>, attr: &'a Attribute)... function parse_token_expr (line 140) | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result<... method to_tokens (line 212) | fn to_tokens(&self, tokens: &mut TokenStream) { method to_tokens (line 232) | fn to_tokens(&self, tokens: &mut TokenStream) { FILE: builder/third-party/thiserror-impl/src/expand.rs function derive (line 10) | pub fn derive(input: &DeriveInput) -> TokenStream { function try_expand (line 20) | fn try_expand(input: &DeriveInput) -> Result { function fallback (line 29) | fn fallback(input: &DeriveInput, error: syn::Error) -> TokenStream { function impl_struct (line 55) | fn impl_struct(input: Struct) -> TokenStream { function impl_enum (line 223) | fn impl_enum(input: Enum) -> TokenStream { function fields_pat (line 479) | fn fields_pat(fields: &[Field]) -> TokenStream { function use_as_display (line 494) | fn use_as_display(needs_as_display: bool) -> Option { function from_initializer (line 504) | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>)... function type_is_option (line 529) | fn type_is_option(ty: &Type) -> bool { function unoptional_type (line 533) | fn unoptional_type(ty: &Type) -> TokenStream { function type_parameter_of_option (line 538) | fn type_parameter_of_option(ty: &Type) -> Option<&Type> { FILE: builder/third-party/thiserror-impl/src/fmt.rs function expand_shorthand (line 12) | pub fn expand_shorthand(&mut self, fields: &[Field]) { function explicit_named_args (line 125) | fn explicit_named_args(input: ParseStream) -> Result> { function take_int (line 142) | fn take_int(read: &mut &str) -> String { function take_ident (line 156) | fn take_ident(read: &mut &str) -> Ident { FILE: builder/third-party/thiserror-impl/src/generics.rs type ParamsInScope (line 8) | pub struct ParamsInScope<'a> { function new (line 13) | pub fn new(generics: &'a Generics) -> Self { function intersects (line 19) | pub fn intersects(&self, ty: &Type) -> bool { function crawl (line 26) | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { type InferredBounds (line 47) | pub struct InferredBounds { method new (line 53) | pub fn new() -> Self { method insert (line 61) | pub fn insert(&mut self, ty: impl ToTokens, bound: impl ToTokens) { method augment_where_clause (line 74) | pub fn augment_where_clause(&self, generics: &Generics) -> WhereClause { FILE: builder/third-party/thiserror-impl/src/lib.rs function derive_error (line 33) | pub fn derive_error(input: TokenStream) -> TokenStream { FILE: builder/third-party/thiserror-impl/src/prop.rs function from_field (line 7) | pub(crate) fn from_field(&self) -> Option<&Field> { function source_field (line 11) | pub(crate) fn source_field(&self) -> Option<&Field> { function backtrace_field (line 15) | pub(crate) fn backtrace_field(&self) -> Option<&Field> { function distinct_backtrace_field (line 19) | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { function has_source (line 26) | pub(crate) fn has_source(&self) -> bool { function has_backtrace (line 32) | pub(crate) fn has_backtrace(&self) -> bool { function has_display (line 38) | pub(crate) fn has_display(&self) -> bool { function from_field (line 53) | pub(crate) fn from_field(&self) -> Option<&Field> { function source_field (line 57) | pub(crate) fn source_field(&self) -> Option<&Field> { function backtrace_field (line 61) | pub(crate) fn backtrace_field(&self) -> Option<&Field> { function distinct_backtrace_field (line 65) | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { function is_backtrace (line 72) | pub(crate) fn is_backtrace(&self) -> bool { function source_span (line 76) | pub(crate) fn source_span(&self) -> Span { function from_field (line 87) | fn from_field<'a, 'b>(fields: &'a [Field<'b>]) -> Option<&'a Field<'b>> { function source_field (line 96) | fn source_field<'a, 'b>(fields: &'a [Field<'b>]) -> Option<&'a Field<'b>> { function backtrace_field (line 111) | fn backtrace_field<'a, 'b>(fields: &'a [Field<'b>]) -> Option<&'a Field<... function distinct_backtrace_field (line 126) | fn distinct_backtrace_field<'a, 'b>( function type_is_backtrace (line 139) | fn type_is_backtrace(ty: &Type) -> bool { FILE: builder/third-party/thiserror-impl/src/span.rs type MemberSpan (line 4) | pub trait MemberSpan { method member_span (line 5) | fn member_span(&self) -> Span; method member_span (line 9) | fn member_span(&self) -> Span { FILE: builder/third-party/thiserror-impl/src/valid.rs function validate (line 8) | pub(crate) fn validate(&self) -> Result<()> { function validate (line 17) | fn validate(&self) -> Result<()> { function validate (line 42) | fn validate(&self) -> Result<()> { function validate (line 72) | fn validate(&self) -> Result<()> { function validate (line 97) | fn validate(&self) -> Result<()> { function check_non_field_attrs (line 108) | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { function check_field_attrs (line 138) | fn check_field_attrs(fields: &[Field]) -> Result<()> { function same_member (line 205) | fn same_member(one: &Field, two: &Field) -> bool { function contains_non_static_lifetime (line 213) | fn contains_non_static_lifetime(ty: &Type) -> bool { FILE: builder/third-party/thiserror/build.rs function main (line 7) | fn main() { function compile_probe (line 57) | fn compile_probe(rustc_bootstrap: bool) -> bool { function cargo_env_var (line 116) | fn cargo_env_var(key: &str) -> OsString { FILE: builder/third-party/thiserror/build/probe.rs type MyError (line 10) | struct MyError(Thing); type Thing (line 11) | struct Thing; method fmt (line 14) | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { method fmt (line 20) | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { method provide (line 26) | fn provide<'a>(&'a self, request: &mut Request<'a>) { constant _ (line 32) | const _: Option<&str> = option_env!("RUSTC_BOOTSTRAP"); FILE: builder/third-party/thiserror/src/aserror.rs type AsDynError (line 5) | pub trait AsDynError<'a>: Sealed { method as_dyn_error (line 6) | fn as_dyn_error(&self) -> &(dyn Error + 'a); method as_dyn_error (line 11) | fn as_dyn_error(&self) -> &(dyn Error + 'a) { function as_dyn_error (line 18) | fn as_dyn_error(&self) -> &(dyn Error + 'a) { function as_dyn_error (line 25) | fn as_dyn_error(&self) -> &(dyn Error + 'a) { function as_dyn_error (line 32) | fn as_dyn_error(&self) -> &(dyn Error + 'a) { function as_dyn_error (line 39) | fn as_dyn_error(&self) -> &(dyn Error + 'a) { type Sealed (line 45) | pub trait Sealed {} FILE: builder/third-party/thiserror/src/display.rs type AsDisplay (line 5) | pub trait AsDisplay<'a> { method as_display (line 10) | fn as_display(&'a self) -> Self::Target; type Target (line 17) | type Target = &'a T; function as_display (line 19) | fn as_display(&'a self) -> Self::Target { type Target (line 25) | type Target = path::Display<'a>; method as_display (line 28) | fn as_display(&'a self) -> Self::Target { type Target (line 34) | type Target = path::Display<'a>; method as_display (line 37) | fn as_display(&'a self) -> Self::Target { FILE: builder/third-party/thiserror/src/provide.rs type ThiserrorProvide (line 4) | pub trait ThiserrorProvide: Sealed { method thiserror_provide (line 5) | fn thiserror_provide<'a>(&'a self, request: &mut Request<'a>); method thiserror_provide (line 13) | fn thiserror_provide<'a>(&'a self, request: &mut Request<'a>) { type Sealed (line 19) | pub trait Sealed {} FILE: builder/third-party/thiserror/tests/compiletest.rs function ui (line 4) | fn ui() { FILE: builder/third-party/thiserror/tests/test_backtrace.rs type Inner (line 7) | pub struct Inner; type InnerBacktrace (line 12) | pub struct InnerBacktrace { type PlainBacktrace (line 26) | pub struct PlainBacktrace { type ExplicitBacktrace (line 32) | pub struct ExplicitBacktrace { type OptBacktrace (line 39) | pub struct OptBacktrace { type ArcBacktrace (line 46) | pub struct ArcBacktrace { type BacktraceFrom (line 53) | pub struct BacktraceFrom { type CombinedBacktraceFrom (line 62) | pub struct CombinedBacktraceFrom { type OptBacktraceFrom (line 70) | pub struct OptBacktraceFrom { type ArcBacktraceFrom (line 79) | pub struct ArcBacktraceFrom { type AnyhowBacktrace (line 88) | pub struct AnyhowBacktrace { type BoxDynErrorBacktrace (line 95) | pub struct BoxDynErrorBacktrace { function test_backtrace (line 101) | fn test_backtrace() { type PlainBacktrace (line 159) | pub enum PlainBacktrace { type ExplicitBacktrace (line 165) | pub enum ExplicitBacktrace { type OptBacktrace (line 174) | pub enum OptBacktrace { type ArcBacktrace (line 183) | pub enum ArcBacktrace { type BacktraceFrom (line 192) | pub enum BacktraceFrom { type CombinedBacktraceFrom (line 203) | pub enum CombinedBacktraceFrom { type OptBacktraceFrom (line 213) | pub enum OptBacktraceFrom { type ArcBacktraceFrom (line 224) | pub enum ArcBacktraceFrom { function test_backtrace (line 235) | fn test_backtrace() { function test_backtrace (line 274) | fn test_backtrace() {} FILE: builder/third-party/thiserror/tests/test_deprecated.rs type Error (line 6) | pub enum Error { FILE: builder/third-party/thiserror/tests/test_display.rs function assert (line 6) | fn assert(expected: &str, value: T) { function test_braced (line 11) | fn test_braced() { function test_braced_unused (line 23) | fn test_braced_unused() { function test_tuple (line 34) | fn test_tuple() { function test_unit (line 43) | fn test_unit() { function test_enum (line 52) | fn test_enum() { function test_constants (line 69) | fn test_constants() { function test_inherit (line 83) | fn test_inherit() { function test_brace_escape (line 97) | fn test_brace_escape() { function test_expr (line 106) | fn test_expr() { function test_nested (line 114) | fn test_nested() { function test_match (line 128) | fn test_match() { function test_nested_display (line 147) | fn test_nested_display() { function test_void (line 176) | fn test_void() { function test_mixed (line 186) | fn test_mixed() { function test_ints (line 198) | fn test_ints() { function test_trailing_comma (line 212) | fn test_trailing_comma() { function test_field (line 224) | fn test_field() { function test_macro_rules (line 238) | fn test_macro_rules() { function test_raw (line 264) | fn test_raw() { function test_raw_enum (line 275) | fn test_raw_enum() { function test_raw_conflict (line 286) | fn test_raw_conflict() { function test_keyword (line 297) | fn test_keyword() { function test_str_special_chars (line 306) | fn test_str_special_chars() { function test_raw_str (line 341) | fn test_raw_str() { FILE: builder/third-party/thiserror/tests/test_error.rs type BracedError (line 18) | struct BracedError { type TupleError (line 24) | struct TupleError(String, usize); type UnitError (line 27) | struct UnitError; type WithSource (line 30) | struct WithSource { type WithAnyhow (line 36) | struct WithAnyhow { type EnumError (line 42) | enum EnumError { FILE: builder/third-party/thiserror/tests/test_expr.rs type CompilerError (line 9) | pub enum CompilerError { type RustupError (line 39) | pub enum RustupError { function assert (line 53) | fn assert(expected: &str, value: T) { function test_rcc (line 58) | fn test_rcc() { function test_rustup (line 79) | fn test_rustup() { FILE: builder/third-party/thiserror/tests/test_from.rs type ErrorStruct (line 8) | pub struct ErrorStruct { type ErrorStructOptional (line 15) | pub struct ErrorStructOptional { type ErrorTuple (line 22) | pub struct ErrorTuple(#[from] io::Error); type ErrorTupleOptional (line 26) | pub struct ErrorTupleOptional(#[from] Option); type ErrorEnum (line 30) | pub enum ErrorEnum { type ErrorEnumOptional (line 39) | pub enum ErrorEnumOptional { type Many (line 48) | pub enum Many { function assert_impl (line 53) | fn assert_impl>() {} function test_from (line 56) | fn test_from() { FILE: builder/third-party/thiserror/tests/test_generics.rs type NoFormat (line 6) | pub struct NoFormat; type DebugOnly (line 9) | pub struct DebugOnly; type DisplayOnly (line 11) | pub struct DisplayOnly; method fmt (line 14) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type DebugAndDisplay (line 20) | pub struct DebugAndDisplay; method fmt (line 23) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type EnumDebugGeneric (line 39) | pub enum EnumDebugGeneric { type EnumFromGeneric (line 54) | pub enum EnumFromGeneric { type EnumCompound (line 73) | pub enum EnumCompound { method fmt (line 83) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function test_display_enum_compound (line 89) | fn test_display_enum_compound() { type EnumTransparentGeneric (line 114) | pub enum EnumTransparentGeneric { type StructDebugGeneric (line 131) | pub struct StructDebugGeneric { type StructFromGeneric (line 143) | pub struct StructFromGeneric { type StructTransparentGeneric (line 161) | pub struct StructTransparentGeneric(E); FILE: builder/third-party/thiserror/tests/test_lints.rs function test_unused_qualifications (line 8) | fn test_unused_qualifications() { FILE: builder/third-party/thiserror/tests/test_option.rs type OptSourceNoBacktrace (line 10) | pub struct OptSourceNoBacktrace { type OptSourceAlwaysBacktrace (line 17) | pub struct OptSourceAlwaysBacktrace { type NoSourceOptBacktrace (line 25) | pub struct NoSourceOptBacktrace { type AlwaysSourceOptBacktrace (line 32) | pub struct AlwaysSourceOptBacktrace { type OptSourceOptBacktrace (line 40) | pub struct OptSourceOptBacktrace { type OptSourceNoBacktrace (line 54) | pub enum OptSourceNoBacktrace { type OptSourceAlwaysBacktrace (line 63) | pub enum OptSourceAlwaysBacktrace { type NoSourceOptBacktrace (line 73) | pub enum NoSourceOptBacktrace { type AlwaysSourceOptBacktrace (line 82) | pub enum AlwaysSourceOptBacktrace { type OptSourceOptBacktrace (line 92) | pub enum OptSourceOptBacktrace { function test_option (line 105) | fn test_option() {} FILE: builder/third-party/thiserror/tests/test_path.rs type StructPathBuf (line 8) | struct StructPathBuf { type StructPath (line 15) | struct StructPath { type EnumPathBuf (line 20) | enum EnumPathBuf { function assert (line 25) | fn assert(expected: &str, value: T) { function test_display (line 30) | fn test_display() { FILE: builder/third-party/thiserror/tests/test_source.rs type ImplicitSource (line 7) | pub struct ImplicitSource { type ExplicitSource (line 13) | pub struct ExplicitSource { type BoxedSource (line 21) | pub struct BoxedSource { function test_implicit_source (line 27) | fn test_implicit_source() { function test_explicit_source (line 34) | fn test_explicit_source() { function test_boxed_source (line 44) | fn test_boxed_source() { FILE: builder/third-party/thiserror/tests/test_transparent.rs function test_transparent_struct (line 7) | fn test_transparent_struct() { function test_transparent_enum (line 31) | fn test_transparent_enum() { function test_anyhow (line 49) | fn test_anyhow() { function test_non_static (line 60) | fn test_non_static() { FILE: builder/third-party/thiserror/tests/ui/bad-field-attr.rs type Error (line 5) | pub struct Error(#[error(transparent)] std::io::Error); function main (line 7) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/concat-display.rs function main (line 15) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/duplicate-enum-source.rs type ErrorEnum (line 4) | pub enum ErrorEnum { function main (line 13) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/duplicate-fmt.rs type Error (line 6) | pub struct Error; function main (line 8) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/duplicate-struct-source.rs type ErrorStruct (line 4) | pub struct ErrorStruct { function main (line 11) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/duplicate-transparent.rs type Error (line 6) | pub struct Error(anyhow::Error); function main (line 8) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/fallback-impl-with-display.rs type MyError (line 6) | pub struct MyError; method fmt (line 9) | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { function main (line 14) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/from-backtrace-backtrace.rs type Error (line 8) | pub struct Error( function main (line 15) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/from-not-source.rs type Error (line 4) | pub struct Error { function main (line 11) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/invalid-input-impl-anyway.rs type MyError (line 5) | pub struct MyError; function main (line 7) | fn main() { FILE: builder/third-party/thiserror/tests/ui/lifetime.rs type Error (line 6) | struct Error<'a>(#[from] Inner<'a>); type Inner (line 10) | struct Inner<'a>(&'a str); type Enum (line 13) | enum Enum<'a> { type Generic (line 20) | struct Generic(T); function main (line 22) | fn main() -> Result<(), Error<'static>> { FILE: builder/third-party/thiserror/tests/ui/missing-display.rs type MyError (line 4) | pub enum MyError { function main (line 9) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/missing-fmt.rs type Error (line 4) | pub enum Error { function main (line 10) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/no-display.rs type NoDisplay (line 4) | struct NoDisplay; type Error (line 8) | pub struct Error { function main (line 12) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/source-enum-not-error.rs type NotError (line 4) | pub struct NotError; type ErrorEnum (line 8) | pub enum ErrorEnum { function main (line 12) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/source-enum-unnamed-field-not-error.rs type NotError (line 4) | pub struct NotError; type ErrorEnum (line 8) | pub enum ErrorEnum { function main (line 12) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/source-struct-not-error.rs type NotError (line 4) | struct NotError; type ErrorStruct (line 8) | pub struct ErrorStruct { function main (line 12) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/source-struct-unnamed-field-not-error.rs type NotError (line 4) | struct NotError; type ErrorStruct (line 8) | pub struct ErrorStruct(#[source] NotError); function main (line 10) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-display.rs type Error (line 6) | pub struct Error(anyhow::Error); function main (line 8) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-enum-many.rs type Error (line 4) | pub enum Error { function main (line 9) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-enum-not-error.rs type Error (line 4) | pub enum Error { function main (line 9) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-enum-source.rs type Error (line 4) | pub enum Error { function main (line 9) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-enum-unnamed-field-not-error.rs type Error (line 4) | pub enum Error { function main (line 9) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-struct-many.rs type Error (line 5) | pub struct Error { function main (line 10) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-struct-not-error.rs type Error (line 5) | pub struct Error { function main (line 9) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-struct-source.rs type Error (line 5) | pub struct Error(#[source] anyhow::Error); function main (line 7) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/transparent-struct-unnamed-field-not-error.rs type Error (line 5) | pub struct Error(String); function main (line 7) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/unexpected-field-fmt.rs type Error (line 4) | pub enum Error { function main (line 11) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/unexpected-struct-source.rs type Error (line 5) | pub struct Error; function main (line 7) | fn main() {} FILE: builder/third-party/thiserror/tests/ui/union.rs function main (line 9) | fn main() {} FILE: builder/third-party/tinyvec/benches/macros.rs function bench_tinyvec_macro (line 5) | fn bench_tinyvec_macro(c: &mut Criterion) { FILE: builder/third-party/tinyvec/benches/smallvec.rs constant ITERS (line 33) | const ITERS: usize = 10_000; function tinyvec_benches (line 253) | fn tinyvec_benches(c: &mut Criterion) { function smallvec_benches (line 485) | fn smallvec_benches(c: &mut Criterion) { FILE: builder/third-party/tinyvec/src-backup/arrayset.rs type InsertError (line 15) | pub struct InsertError; method fmt (line 20) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ArraySet (line 34) | pub struct ArraySet { function new (line 42) | pub fn new() -> Self { function from (line 52) | pub fn from(arr: A, len: L) -> Self { function capacity (line 66) | pub fn capacity(&self) -> usize { function len (line 72) | pub fn len(&self) -> usize { function is_empty (line 78) | pub fn is_empty(&self) -> bool { function clear (line 84) | pub fn clear(&mut self) { function iter (line 90) | pub fn iter(&self) -> Iter { function contains (line 101) | pub fn contains(&self, elt: &Q) -> bool function get (line 109) | pub fn get(&self, elt: &Q) -> Option<&A::Item> function remove (line 124) | pub fn remove(&mut self, elt: &Q) -> Option function retain (line 144) | pub fn retain(&mut self, mut f: F) function insert (line 174) | pub fn insert(&mut self, elt: A::Item) -> Result { function replace (line 204) | pub fn replace( type Iter (line 227) | pub struct Iter<'a, T> { method len (line 234) | fn len(&self) -> usize { type Item (line 240) | type Item = &'a T; method next (line 243) | fn next(&mut self) -> Option { method size_hint (line 254) | fn size_hint(&self) -> (usize, Option) { function test_size (line 266) | fn test_size() { function test (line 271) | fn test() { FILE: builder/third-party/tinyvec/src/array.rs type Array (line 19) | pub trait Array { constant CAPACITY (line 24) | const CAPACITY: usize; method as_slice (line 30) | fn as_slice(&self) -> &[Self::Item]; method as_slice_mut (line 36) | fn as_slice_mut(&mut self) -> &mut [Self::Item]; method default (line 41) | fn default() -> Self; FILE: builder/third-party/tinyvec/src/array/const_generic_impl.rs type Item (line 4) | type Item = T; constant CAPACITY (line 5) | const CAPACITY: usize = N; method as_slice (line 9) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 15) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 20) | fn default() -> Self { FILE: builder/third-party/tinyvec/src/array/generated_impl.rs type Item (line 8) | type Item = T; constant CAPACITY (line 9) | const CAPACITY: usize = 0; method as_slice (line 13) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 19) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 24) | fn default() -> Self { type Item (line 30) | type Item = T; constant CAPACITY (line 31) | const CAPACITY: usize = 1; method as_slice (line 35) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 41) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 46) | fn default() -> Self { type Item (line 52) | type Item = T; constant CAPACITY (line 53) | const CAPACITY: usize = 2; method as_slice (line 57) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 63) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 68) | fn default() -> Self { type Item (line 74) | type Item = T; constant CAPACITY (line 75) | const CAPACITY: usize = 3; method as_slice (line 79) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 85) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 90) | fn default() -> Self { type Item (line 96) | type Item = T; constant CAPACITY (line 97) | const CAPACITY: usize = 4; method as_slice (line 101) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 107) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 112) | fn default() -> Self { type Item (line 118) | type Item = T; constant CAPACITY (line 119) | const CAPACITY: usize = 5; method as_slice (line 123) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 129) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 134) | fn default() -> Self { type Item (line 140) | type Item = T; constant CAPACITY (line 141) | const CAPACITY: usize = 6; method as_slice (line 145) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 151) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 156) | fn default() -> Self { type Item (line 169) | type Item = T; constant CAPACITY (line 170) | const CAPACITY: usize = 7; method as_slice (line 174) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 180) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 185) | fn default() -> Self { type Item (line 199) | type Item = T; constant CAPACITY (line 200) | const CAPACITY: usize = 8; method as_slice (line 204) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 210) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 215) | fn default() -> Self { type Item (line 230) | type Item = T; constant CAPACITY (line 231) | const CAPACITY: usize = 9; method as_slice (line 235) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 241) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 246) | fn default() -> Self { type Item (line 262) | type Item = T; constant CAPACITY (line 263) | const CAPACITY: usize = 10; method as_slice (line 267) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 273) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 278) | fn default() -> Self { type Item (line 295) | type Item = T; constant CAPACITY (line 296) | const CAPACITY: usize = 11; method as_slice (line 300) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 306) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 311) | fn default() -> Self { type Item (line 329) | type Item = T; constant CAPACITY (line 330) | const CAPACITY: usize = 12; method as_slice (line 334) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 340) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 345) | fn default() -> Self { type Item (line 364) | type Item = T; constant CAPACITY (line 365) | const CAPACITY: usize = 13; method as_slice (line 369) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 375) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 380) | fn default() -> Self { type Item (line 400) | type Item = T; constant CAPACITY (line 401) | const CAPACITY: usize = 14; method as_slice (line 405) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 411) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 416) | fn default() -> Self { type Item (line 437) | type Item = T; constant CAPACITY (line 438) | const CAPACITY: usize = 15; method as_slice (line 442) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 448) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 453) | fn default() -> Self { type Item (line 475) | type Item = T; constant CAPACITY (line 476) | const CAPACITY: usize = 16; method as_slice (line 480) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 486) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 491) | fn default() -> Self { type Item (line 514) | type Item = T; constant CAPACITY (line 515) | const CAPACITY: usize = 17; method as_slice (line 519) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 525) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 530) | fn default() -> Self { type Item (line 554) | type Item = T; constant CAPACITY (line 555) | const CAPACITY: usize = 18; method as_slice (line 559) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 565) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 570) | fn default() -> Self { type Item (line 595) | type Item = T; constant CAPACITY (line 596) | const CAPACITY: usize = 19; method as_slice (line 600) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 606) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 611) | fn default() -> Self { type Item (line 637) | type Item = T; constant CAPACITY (line 638) | const CAPACITY: usize = 20; method as_slice (line 642) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 648) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 653) | fn default() -> Self { type Item (line 680) | type Item = T; constant CAPACITY (line 681) | const CAPACITY: usize = 21; method as_slice (line 685) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 691) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 696) | fn default() -> Self { type Item (line 724) | type Item = T; constant CAPACITY (line 725) | const CAPACITY: usize = 22; method as_slice (line 729) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 735) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 740) | fn default() -> Self { type Item (line 769) | type Item = T; constant CAPACITY (line 770) | const CAPACITY: usize = 23; method as_slice (line 774) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 780) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 785) | fn default() -> Self { type Item (line 815) | type Item = T; constant CAPACITY (line 816) | const CAPACITY: usize = 24; method as_slice (line 820) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 826) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 831) | fn default() -> Self { type Item (line 862) | type Item = T; constant CAPACITY (line 863) | const CAPACITY: usize = 25; method as_slice (line 867) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 873) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 878) | fn default() -> Self { type Item (line 910) | type Item = T; constant CAPACITY (line 911) | const CAPACITY: usize = 26; method as_slice (line 915) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 921) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 926) | fn default() -> Self { type Item (line 959) | type Item = T; constant CAPACITY (line 960) | const CAPACITY: usize = 27; method as_slice (line 964) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 970) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 975) | fn default() -> Self { type Item (line 1009) | type Item = T; constant CAPACITY (line 1010) | const CAPACITY: usize = 28; method as_slice (line 1014) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1020) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1025) | fn default() -> Self { type Item (line 1060) | type Item = T; constant CAPACITY (line 1061) | const CAPACITY: usize = 29; method as_slice (line 1065) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1071) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1076) | fn default() -> Self { type Item (line 1112) | type Item = T; constant CAPACITY (line 1113) | const CAPACITY: usize = 30; method as_slice (line 1117) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1123) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1128) | fn default() -> Self { type Item (line 1165) | type Item = T; constant CAPACITY (line 1166) | const CAPACITY: usize = 31; method as_slice (line 1170) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1176) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1181) | fn default() -> Self { type Item (line 1219) | type Item = T; constant CAPACITY (line 1220) | const CAPACITY: usize = 32; method as_slice (line 1224) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1230) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1235) | fn default() -> Self { type Item (line 1274) | type Item = T; constant CAPACITY (line 1275) | const CAPACITY: usize = 33; method as_slice (line 1279) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1285) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1290) | fn default() -> Self { type Item (line 1330) | type Item = T; constant CAPACITY (line 1331) | const CAPACITY: usize = 64; method as_slice (line 1335) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1341) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1346) | fn default() -> Self { type Item (line 1417) | type Item = T; constant CAPACITY (line 1418) | const CAPACITY: usize = 128; method as_slice (line 1422) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1428) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1433) | fn default() -> Self { type Item (line 1568) | type Item = T; constant CAPACITY (line 1569) | const CAPACITY: usize = 256; method as_slice (line 1573) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1579) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1584) | fn default() -> Self { type Item (line 1847) | type Item = T; constant CAPACITY (line 1848) | const CAPACITY: usize = 512; method as_slice (line 1852) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 1858) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 1863) | fn default() -> Self { type Item (line 2382) | type Item = T; constant CAPACITY (line 2383) | const CAPACITY: usize = 1024; method as_slice (line 2387) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 2393) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 2398) | fn default() -> Self { type Item (line 3429) | type Item = T; constant CAPACITY (line 3430) | const CAPACITY: usize = 2048; method as_slice (line 3434) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 3440) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 3445) | fn default() -> Self { type Item (line 5500) | type Item = T; constant CAPACITY (line 5501) | const CAPACITY: usize = 4096; method as_slice (line 5505) | fn as_slice(&self) -> &[T] { method as_slice_mut (line 5511) | fn as_slice_mut(&mut self) -> &mut [T] { method default (line 5516) | fn default() -> Self { FILE: builder/third-party/tinyvec/src/arrayvec.rs type ArrayVec (line 104) | pub struct ArrayVec { method clone (line 115) | fn clone(&self) -> Self { method clone_from (line 120) | fn clone_from(&mut self, o: &Self) { method default (line 147) | fn default() -> Self { type Target (line 153) | type Target = [A::Item]; method deref (line 156) | fn deref(&self) -> &Self::Target { method deref_mut (line 164) | fn deref_mut(&mut self) -> &mut Self::Target { type Output (line 170) | type Output = >::Output; function index (line 173) | fn index(&self, index: I) -> &Self::Output { function index_mut (line 181) | fn index_mut(&mut self, index: I) -> &mut Self::Output { method serialize (line 193) | fn serialize(&self, serializer: S) -> Result function deserialize (line 211) | fn deserialize(deserializer: D) -> Result function arbitrary (line 228) | fn arbitrary(u: &mut arbitrary::Unstructured<'a>) -> arbitrary::Result( function as_mut_ptr (line 302) | pub fn as_mut_ptr(&mut self) -> *mut A::Item { function as_mut_slice (line 309) | pub fn as_mut_slice(&mut self) -> &mut [A::Item] { function as_ptr (line 320) | pub fn as_ptr(&self) -> *const A::Item { function as_slice (line 327) | pub fn as_slice(&self) -> &[A::Item] { function capacity (line 337) | pub fn capacity(&self) -> usize { function clear (line 346) | pub fn clear(&mut self) { function drain (line 369) | pub fn drain(&mut self, range: R) -> ArrayVecDrain<'_, A::Item> function into_inner (line 402) | pub fn into_inner(self) -> A { function extend_from_slice (line 411) | pub fn extend_from_slice(&mut self, sli: &[A::Item]) function fill (line 458) | pub fn fill>( function from_array_len (line 488) | pub fn from_array_len(data: A, len: usize) -> Self { function insert (line 516) | pub fn insert(&mut self, index: usize, item: A::Item) { function try_insert (line 538) | pub fn try_insert( function is_empty (line 571) | pub fn is_empty(&self) -> bool { function len (line 578) | pub fn len(&self) -> usize { function new (line 585) | pub fn new() -> Self { function pop (line 603) | pub fn pop(&mut self) -> Option { function push (line 630) | pub fn push(&mut self, val: A::Item) { function try_push (line 649) | pub fn try_push(&mut self, val: A::Item) -> Option { function remove (line 679) | pub fn remove(&mut self, index: usize) -> A::Item { function resize (line 714) | pub fn resize(&mut self, new_len: usize, new_val: A::Item) function resize_with (line 744) | pub fn resize_with A::Item>( function retain (line 769) | pub fn retain bool>(&mut self, mut acceptable: F) { function set_len (line 816) | pub fn set_len(&mut self, new_len: usize) { function split_off (line 853) | pub fn split_off(&mut self, at: usize) -> Self { function splice (line 900) | pub fn splice( function swap_remove (line 956) | pub fn swap_remove(&mut self, index: usize) -> A::Item { function truncate (line 975) | pub fn truncate(&mut self, new_len: usize) { function try_from_array_len (line 1002) | pub fn try_from_array_len(data: A, len: usize) -> Result { function from_array_empty (line 1038) | pub const fn from_array_empty(data: A) -> Self { function grab_spare_slice (line 1059) | pub fn grab_spare_slice(&self) -> &[A::Item] { function grab_spare_slice_mut (line 1075) | pub fn grab_spare_slice_mut(&mut self) -> &mut [A::Item] { function dedup (line 1084) | pub fn dedup(&mut self) function dedup_by (line 1093) | pub fn dedup_by(&mut self, same_bucket: F) function dedup_by_key (line 1106) | pub fn dedup_by_key(&mut self, mut key: F) type ArrayVecSplice (line 1117) | pub struct ArrayVecSplice<'p, A: Array, I: Iterator> { type Item (line 1127) | type Item = A::Item; method next (line 1130) | fn next(&mut self) -> Option { method size_hint (line 1153) | fn size_hint(&self) -> (usize, Option) { method len (line 1165) | fn len(&self) -> usize { method next_back (line 1183) | fn next_back(&mut self) -> Option { method drop (line 1209) | fn drop(&mut self) { function as_mut (line 1224) | fn as_mut(&mut self) -> &mut [A::Item] { function as_ref (line 1232) | fn as_ref(&self) -> &[A::Item] { function borrow (line 1240) | fn borrow(&self) -> &[A::Item] { function borrow_mut (line 1248) | fn borrow_mut(&mut self) -> &mut [A::Item] { function extend (line 1255) | fn extend>(&mut self, iter: T) { function from (line 1269) | fn from(data: A) -> Self { type TryFromSliceError (line 1282) | pub struct TryFromSliceError(()); method fmt (line 1285) | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { type Error (line 1298) | type Error = TryFromSliceError; function try_from (line 1304) | fn try_from(slice: &[T]) -> Result { function from_iter (line 1326) | fn from_iter>(iter: T) -> Self { type ArrayVecIterator (line 1336) | pub struct ArrayVecIterator { function as_slice (line 1346) | pub fn as_slice(&self) -> &[A::Item] { type Item (line 1352) | type Item = A::Item; method next (line 1354) | fn next(&mut self) -> Option { method size_hint (line 1363) | fn size_hint(&self) -> (usize, Option) { method count (line 1369) | fn count(self) -> usize { method last (line 1373) | fn last(mut self) -> Option { method nth (line 1377) | fn nth(&mut self, n: usize) -> Option { method next_back (line 1394) | fn next_back(&mut self) -> Option { method nth_back (line 1403) | fn nth_back(&mut self, n: usize) -> Option { method fmt (line 1426) | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { type Item (line 1432) | type Item = A::Item; type IntoIter (line 1433) | type IntoIter = ArrayVecIterator; method into_iter (line 1436) | fn into_iter(self) -> Self::IntoIter { type Item (line 1442) | type Item = &'a mut A::Item; type IntoIter (line 1443) | type IntoIter = core::slice::IterMut<'a, A::Item>; method into_iter (line 1446) | fn into_iter(self) -> Self::IntoIter { type Item (line 1452) | type Item = &'a A::Item; type IntoIter (line 1453) | type IntoIter = core::slice::Iter<'a, A::Item>; method into_iter (line 1456) | fn into_iter(self) -> Self::IntoIter { method eq (line 1467) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 1479) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 1489) | fn cmp(&self, other: &Self) -> core::cmp::Ordering { function eq (line 1500) | fn eq(&self, other: &&A) -> bool { function eq (line 1511) | fn eq(&self, other: &&[A::Item]) -> bool { method hash (line 1521) | fn hash(&self, state: &mut H) { function write_str (line 1528) | fn write_str(&mut self, s: &str) -> core::fmt::Result { method fmt (line 1551) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1574) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1597) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1620) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1643) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1666) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1689) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1712) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1735) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { function drain_to_vec_and_reserve (line 1769) | pub fn drain_to_vec_and_reserve(&mut self, n: usize) -> Vec { function try_drain_to_vec_and_reserve (line 1794) | pub fn try_drain_to_vec_and_reserve( function drain_to_vec (line 1814) | pub fn drain_to_vec(&mut self) -> Vec { function try_drain_to_vec (line 1835) | pub fn try_drain_to_vec(&mut self) -> Result, TryReserveErr... type ArrayVecVisitor (line 1841) | struct ArrayVecVisitor(PhantomData); type Value (line 1848) | type Value = ArrayVec; function expecting (line 1850) | fn expecting( function visit_seq (line 1856) | fn visit_seq(self, mut seq: S) -> Result FILE: builder/third-party/tinyvec/src/arrayvec_drain.rs type ArrayVecDrain (line 11) | pub struct ArrayVecDrain<'a, T: 'a + Default> { function new (line 16) | pub(crate) fn new(arr: &'a mut ArrayVec, range: R) -> Self method next_back (line 59) | fn next_back(&mut self) -> Option { method nth_back (line 64) | fn nth_back(&mut self, n: usize) -> Option { type Item (line 70) | type Item = T; method next (line 71) | fn next(&mut self) -> Option { method size_hint (line 74) | fn size_hint(&self) -> (usize, Option) { method nth (line 77) | fn nth(&mut self, n: usize) -> Option { method last (line 80) | fn last(self) -> Option { method for_each (line 83) | fn for_each(self, f: F) FILE: builder/third-party/tinyvec/src/lib.rs function take (line 105) | fn take(from: &mut T) -> T { FILE: builder/third-party/tinyvec/src/slicevec.rs type SliceVec (line 16) | pub struct SliceVec<'s, T> { method default (line 24) | fn default() -> Self { type Target (line 30) | type Target = [T]; method deref (line 33) | fn deref(&self) -> &Self::Target { method deref_mut (line 41) | fn deref_mut(&mut self) -> &mut Self::Target { type Output (line 50) | type Output = >::Output; function index (line 53) | fn index(&self, index: I) -> &Self::Output { function index_mut (line 64) | fn index_mut(&mut self, index: I) -> &mut Self::Output { function append (line 71) | pub fn append(&mut self, other: &mut Self) function as_mut_ptr (line 87) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_mut_slice (line 94) | pub fn as_mut_slice(&mut self) -> &mut [T] { function as_ptr (line 105) | pub fn as_ptr(&self) -> *const T { function as_slice (line 112) | pub fn as_slice(&self) -> &[T] { function capacity (line 121) | pub fn capacity(&self) -> usize { function clear (line 127) | pub fn clear(&mut self) function drain (line 154) | pub fn drain<'p, R: RangeBounds>( function extend_from_slice (line 192) | pub fn extend_from_slice(&mut self, sli: &[T]) function fill (line 241) | pub fn fill>(&mut self, iter: I) -> I::IntoIter { function from_slice_len (line 260) | pub fn from_slice_len(data: &'s mut [T], len: usize) -> Self { function insert (line 283) | pub fn insert(&mut self, index: usize, item: T) { function is_empty (line 297) | pub fn is_empty(&self) -> bool { function len (line 304) | pub fn len(&self) -> usize { function pop (line 323) | pub fn pop(&mut self) -> Option function push (line 354) | pub fn push(&mut self, val: T) { function remove (line 381) | pub fn remove(&mut self, index: usize) -> T function resize (line 412) | pub fn resize(&mut self, new_len: usize, new_val: T) function resize_with (line 446) | pub fn resize_with T>(&mut self, new_len: usize, mut f: F) { function retain (line 479) | pub fn retain bool>(&mut self, mut acceptable: F) function set_len (line 524) | pub fn set_len(&mut self, new_len: usize) { function split_off (line 559) | pub fn split_off<'a>(&'a mut self, at: usize) -> SliceVec<'s, T> { function swap_remove (line 588) | pub fn swap_remove(&mut self, index: usize) -> T function truncate (line 610) | pub fn truncate(&mut self, new_len: usize) function try_from_slice_len (line 633) | pub fn try_from_slice_len(data: &'s mut [T], len: usize) -> Option { function grab_spare_slice (line 659) | pub fn grab_spare_slice(&self) -> &[T] { function grab_spare_slice_mut (line 676) | pub fn grab_spare_slice_mut(&mut self) -> &mut [T] { function from (line 689) | fn from(data: &'s mut [T]) -> Self { function from (line 706) | fn from(a: &'s mut A) -> Self { type SliceVecDrain (line 716) | pub struct SliceVecDrain<'p, 's, T: Default> { type Item (line 723) | type Item = T; method next (line 725) | fn next(&mut self) -> Option { method drop (line 738) | fn drop(&mut self) { function as_mut (line 753) | fn as_mut(&mut self) -> &mut [T] { function as_ref (line 761) | fn as_ref(&self) -> &[T] { function borrow (line 769) | fn borrow(&self) -> &[T] { function borrow_mut (line 777) | fn borrow_mut(&mut self) -> &mut [T] { function extend (line 784) | fn extend>(&mut self, iter: I) { type Item (line 792) | type Item = &'s mut T; type IntoIter (line 793) | type IntoIter = core::slice::IterMut<'s, T>; method into_iter (line 796) | fn into_iter(self) -> Self::IntoIter { method eq (line 807) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 819) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 829) | fn cmp(&self, other: &Self) -> core::cmp::Ordering { function eq (line 840) | fn eq(&self, other: &&[T]) -> bool { method hash (line 850) | fn hash(&self, state: &mut H) { function write_str (line 857) | fn write_str(&mut self, s: &str) -> core::fmt::Result { method fmt (line 880) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 903) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 926) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 949) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 972) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 995) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1018) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1041) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1064) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { FILE: builder/third-party/tinyvec/src/tinyvec.rs type TinyVecConstructor (line 71) | pub enum TinyVecConstructor { type TinyVec (line 98) | pub enum TinyVec { method clone (line 111) | fn clone(&self) -> Self { method clone_from (line 119) | fn clone_from(&mut self, o: &Self) { method default (line 136) | fn default() -> Self { type Target (line 142) | type Target = [A::Item]; type Output (line 162) | type Output = >::Output; function index (line 165) | fn index(&self, index: I) -> &Self::Output { function index_mut (line 173) | fn index_mut(&mut self, index: I) -> &mut Self::Output { function write (line 182) | fn write(&mut self, buf: &[u8]) -> std::io::Result { function flush (line 188) | fn flush(&mut self) -> std::io::Result<()> { method serialize (line 200) | fn serialize(&self, serializer: S) -> Result function deserialize (line 218) | fn deserialize(deserializer: D) -> Result function arbitrary (line 233) | fn arbitrary(u: &mut arbitrary::Unstructured<'a>) -> arbitrary::Result bool { function is_inline (line 254) | pub fn is_inline(&self) -> bool { function shrink_to_fit (line 269) | pub fn shrink_to_fit(&mut self) { function move_to_the_heap (line 296) | pub fn move_to_the_heap(&mut self) { function try_move_to_the_heap (line 321) | pub fn try_move_to_the_heap(&mut self) -> Result<(), TryReserveError> { function move_to_the_heap_and_reserve (line 342) | pub fn move_to_the_heap_and_reserve(&mut self, n: usize) { function try_move_to_the_heap_and_reserve (line 368) | pub fn try_move_to_the_heap_and_reserve( function reserve (line 391) | pub fn reserve(&mut self, n: usize) { function try_reserve (line 422) | pub fn try_reserve(&mut self, n: usize) -> Result<(), TryReserveError> { function reserve_exact (line 454) | pub fn reserve_exact(&mut self, n: usize) { function try_reserve_exact (line 491) | pub fn try_reserve_exact(&mut self, n: usize) -> Result<(), TryReserveEr... function with_capacity (line 522) | pub fn with_capacity(cap: usize) -> Self { function append (line 535) | pub fn append(&mut self, other: &mut Self) { function append (line 549) | pub fn append(&mut self, other: &mut Self) { function retain (line 654) | pub fn retain bool>(self: &mut Self, acceptable: F) { function as_mut_slice (line 664) | pub fn as_mut_slice(self: &mut Self) -> &mut [A::Item] { function as_slice (line 671) | pub fn as_slice(self: &Self) -> &[A::Item] { function clear (line 677) | pub fn clear(&mut self) { function dedup (line 684) | pub fn dedup(&mut self) function dedup_by (line 694) | pub fn dedup_by(&mut self, same_bucket: F) function dedup_by_key (line 708) | pub fn dedup_by_key(&mut self, mut key: F) function drain (line 740) | pub fn drain>( function extend_from_slice (line 757) | pub fn extend_from_slice(&mut self, sli: &[A::Item]) function from_array_len (line 778) | pub fn from_array_len(data: A, len: usize) -> Self { function constructor_for_capacity (line 792) | pub fn constructor_for_capacity(cap: usize) -> TinyVecConstructor { function insert (line 816) | pub fn insert(&mut self, index: usize, item: A::Item) { function is_empty (line 843) | pub fn is_empty(&self) -> bool { function new (line 850) | pub fn new() -> Self { function push (line 864) | pub fn push(&mut self, val: A::Item) { function resize (line 913) | pub fn resize(&mut self, new_len: usize, new_val: A::Item) function resize_with (line 943) | pub fn resize_with A::Item>(&mut self, new_len: usize, f: ... function split_off (line 973) | pub fn split_off(&mut self, at: usize) -> Self { function splice (line 1004) | pub fn splice( function try_from_array_len (line 1053) | pub fn try_from_array_len(data: A, len: usize) -> Result { type TinyVecDrain (line 1063) | pub enum TinyVecDrain<'p, A: Array> { type Item (line 1071) | type Item = A::Item; method for_each (line 1089) | fn for_each(self, f: F) { type TinyVecSplice (line 1113) | pub struct TinyVecSplice<'p, A: Array, I: Iterator> { type Item (line 1125) | type Item = A::Item; method next (line 1128) | fn next(&mut self) -> Option { method size_hint (line 1151) | fn size_hint(&self) -> (usize, Option) { method len (line 1163) | fn len(&self) -> usize { method next_back (line 1181) | fn next_back(&mut self) -> Option { method drop (line 1207) | fn drop(&mut self) { function as_mut (line 1223) | fn as_mut(&mut self) -> &mut [A::Item] { function as_ref (line 1231) | fn as_ref(&self) -> &[A::Item] { function borrow (line 1239) | fn borrow(&self) -> &[A::Item] { function borrow_mut (line 1247) | fn borrow_mut(&mut self) -> &mut [A::Item] { function extend (line 1254) | fn extend>(&mut self, iter: T) { function from (line 1282) | fn from(arr: ArrayVec) -> Self { function from (line 1288) | fn from(array: A) -> Self { function from (line 1300) | fn from(slice: &[T]) -> Self { function from (line 1316) | fn from(slice: &mut [T]) -> Self { function from_iter (line 1324) | fn from_iter>(iter: T) -> Self { type TinyVecIterator (line 1333) | pub enum TinyVecIterator { type Item (line 1353) | type Item = A::Item; method fmt (line 1394) | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { type Item (line 1400) | type Item = A::Item; type IntoIter (line 1401) | type IntoIter = TinyVecIterator; method into_iter (line 1404) | fn into_iter(self) -> Self::IntoIter { type Item (line 1413) | type Item = &'a mut A::Item; type IntoIter (line 1414) | type IntoIter = core::slice::IterMut<'a, A::Item>; method into_iter (line 1417) | fn into_iter(self) -> Self::IntoIter { type Item (line 1423) | type Item = &'a A::Item; type IntoIter (line 1424) | type IntoIter = core::slice::Iter<'a, A::Item>; method into_iter (line 1427) | fn into_iter(self) -> Self::IntoIter { method eq (line 1438) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 1450) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 1460) | fn cmp(&self, other: &Self) -> core::cmp::Ordering { function eq (line 1471) | fn eq(&self, other: &&A) -> bool { function eq (line 1482) | fn eq(&self, other: &&[A::Item]) -> bool { method hash (line 1492) | fn hash(&self, state: &mut H) { method fmt (line 1506) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1529) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1552) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1575) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1598) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1621) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1644) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1667) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { method fmt (line 1690) | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { type TinyVecVisitor (line 1710) | struct TinyVecVisitor(PhantomData); type Value (line 1717) | type Value = TinyVec; function expecting (line 1719) | fn expecting( function visit_seq (line 1725) | fn visit_seq(self, mut seq: S) -> Result FILE: builder/third-party/tinyvec/tests/arrayvec.rs function test_a_vec (line 9) | fn test_a_vec() { function ArrayVec_push_pop (line 30) | fn ArrayVec_push_pop() { function ArrayVec_push_overflow (line 64) | fn ArrayVec_push_overflow() { function ArrayVec_formatting (line 70) | fn ArrayVec_formatting() { function ArrayVec_iteration (line 101) | fn ArrayVec_iteration() { function ArrayVec_append (line 126) | fn ArrayVec_append() { function ArrayVec_remove (line 136) | fn ArrayVec_remove() { function ArrayVec_remove_invalid (line 147) | fn ArrayVec_remove_invalid() { function ArrayVec_swap_remove (line 154) | fn ArrayVec_swap_remove() { function ArrayVec_drain (line 171) | fn ArrayVec_drain() { function ArrayVec_splice (line 200) | fn ArrayVec_splice() { function iter_last_nth (line 366) | fn iter_last_nth() { function reviter (line 391) | fn reviter() { function ArrayVec_ser_de_empty (line 421) | fn ArrayVec_ser_de_empty() { function ArrayVec_ser_de (line 429) | fn ArrayVec_ser_de() { function ArrayVec_try_from_slice (line 450) | fn ArrayVec_try_from_slice() { function ArrayVec_pretty_debug (line 469) | fn ArrayVec_pretty_debug() { FILE: builder/third-party/tinyvec/tests/tinyvec.rs function TinyVec_swap_remove (line 11) | fn TinyVec_swap_remove() { function TinyVec_capacity (line 28) | fn TinyVec_capacity() { function TinyVec_drain (line 37) | fn TinyVec_drain() { function TinyVec_splice (line 66) | fn TinyVec_splice() { function TinyVec_resize (line 232) | fn TinyVec_resize() { function TinyVec_from_slice_impl (line 239) | fn TinyVec_from_slice_impl() { function TinyVec_from_array (line 258) | fn TinyVec_from_array() { function TinyVec_macro (line 265) | fn TinyVec_macro() { function TinyVec_macro_non_copy (line 286) | fn TinyVec_macro_non_copy() { function TinyVec_reserve (line 293) | fn TinyVec_reserve() { function TinyVec_try_reserve (line 309) | fn TinyVec_try_reserve() { function TinyVec_reserve_exact (line 324) | fn TinyVec_reserve_exact() { function TinyVec_try_reserve_exact (line 341) | fn TinyVec_try_reserve_exact() { function TinyVec_move_to_heap_and_shrink (line 357) | fn TinyVec_move_to_heap_and_shrink() { function TinyVec_try_move_to_heap_and_shrink (line 379) | fn TinyVec_try_move_to_heap_and_shrink() { function TinyVec_ser_de_empty (line 403) | fn TinyVec_ser_de_empty() { function TinyVec_ser_de (line 411) | fn TinyVec_ser_de() { function TinyVec_ser_de_heap (line 429) | fn TinyVec_ser_de_heap() { function TinyVec_pretty_debug (line 447) | fn TinyVec_pretty_debug() { function TinyVec_std_io_write (line 457) | fn TinyVec_std_io_write() { FILE: builder/third-party/tokio-rustls/src/client.rs type TlsStream (line 17) | pub struct TlsStream { function get_ref (line 28) | pub fn get_ref(&self) -> (&IO, &ClientConnection) { function get_mut (line 33) | pub fn get_mut(&mut self) -> (&mut IO, &mut ClientConnection) { function into_inner (line 38) | pub fn into_inner(self) -> (IO, ClientConnection) { method as_raw_fd (line 48) | fn as_raw_fd(&self) -> RawFd { method as_raw_socket (line 58) | fn as_raw_socket(&self) -> RawSocket { type Io (line 64) | type Io = IO; type Session (line 65) | type Session = ClientConnection; method skip_handshake (line 68) | fn skip_handshake(&self) -> bool { method get_mut (line 73) | fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Sessi... method into_io (line 78) | fn into_io(self) -> Self::Io { method poll_read (line 87) | fn poll_read( method poll_write (line 146) | fn poll_write( method poll_flush (line 199) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... FILE: builder/third-party/tokio-rustls/src/common/handshake.rs type IoSession (line 12) | pub(crate) trait IoSession { method skip_handshake (line 16) | fn skip_handshake(&self) -> bool; method get_mut (line 17) | fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Ses... method into_io (line 18) | fn into_io(self) -> Self::Io; type MidHandshake (line 21) | pub(crate) enum MidHandshake { type Output (line 34) | type Output = Result; method poll (line 36) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio-rustls/src/common/mod.rs type TlsState (line 13) | pub enum TlsState { method shutdown_read (line 24) | pub fn shutdown_read(&mut self) { method shutdown_write (line 32) | pub fn shutdown_write(&mut self) { method writeable (line 40) | pub fn writeable(&self) -> bool { method readable (line 45) | pub fn readable(&self) -> bool { method is_early_data (line 51) | pub fn is_early_data(&self) -> bool { method is_early_data (line 57) | pub const fn is_early_data(&self) -> bool { type Stream (line 62) | pub struct Stream<'a, IO, C> { function new (line 73) | pub fn new(io: &'a mut IO, session: &'a mut C) -> Self { function set_eof (line 83) | pub fn set_eof(mut self, eof: bool) -> Self { function as_mut_pin (line 88) | pub fn as_mut_pin(&mut self) -> Pin<&mut Self> { function read_io (line 92) | pub fn read_io(&mut self, cx: &mut Context) -> Poll> { function write_io (line 120) | pub fn write_io(&mut self, cx: &mut Context) -> Poll> { function handshake (line 163) | pub fn handshake(&mut self, cx: &mut Context) -> Poll, cx: &mut Context) -> Poll, cx: &mut Context<'_>) -> Poll... type SyncReadAdapter (line 346) | pub struct SyncReadAdapter<'a, 'b, T> { method read (line 353) | fn read(&mut self, buf: &mut [u8]) -> io::Result { FILE: builder/third-party/tokio-rustls/src/common/test_stream.rs type Good (line 12) | struct Good<'a>(&'a mut Connection); method poll_read (line 15) | fn poll_read( method poll_write (line 33) | fn poll_write( method poll_flush (line 45) | fn poll_flush(mut self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... type Pending (line 59) | struct Pending; method poll_read (line 62) | fn poll_read( method poll_write (line 72) | fn poll_write( method poll_flush (line 80) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll>); method poll_read (line 92) | fn poll_read( method poll_write (line 106) | fn poll_write( method poll_flush (line 114) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll io::Result<()> { function stream_bad (line 157) | async fn stream_bad() -> io::Result<()> { function stream_handshake (line 184) | async fn stream_handshake() -> io::Result<()> { function stream_buffered_handshake (line 206) | async fn stream_buffered_handshake() -> io::Result<()> { function stream_handshake_eof (line 230) | async fn stream_handshake_eof() -> io::Result<()> { function stream_handshake_regression_issues_77 (line 248) | async fn stream_handshake_regression_issues_77() -> io::Result<()> { function stream_eof (line 265) | async fn stream_eof() -> io::Result<()> { function make_pair (line 283) | fn make_pair() -> (ServerConnection, ClientConnection) { function do_handshake (line 293) | fn do_handshake( FILE: builder/third-party/tokio-rustls/src/lib.rs type TlsConnector (line 69) | pub struct TlsConnector { method from (line 82) | fn from(inner: Arc) -> TlsConnector { method early_data (line 103) | pub fn early_data(mut self, flag: bool) -> TlsConnector { method connect (line 109) | pub fn connect(&self, domain: pki_types::ServerName<'static>, stre... method connect_with (line 116) | pub fn connect_with( type TlsAcceptor (line 77) | pub struct TlsAcceptor { method from (line 92) | fn from(inner: Arc) -> TlsAcceptor { method accept (line 162) | pub fn accept(&self, stream: IO) -> Accept method accept_with (line 169) | pub fn accept_with(&self, stream: IO, f: F) -> Accept type LazyConfigAcceptor (line 195) | pub struct LazyConfigAcceptor { function new (line 205) | pub fn new(acceptor: rustls::server::Acceptor, io: IO) -> Self { function take_io (line 253) | pub fn take_io(&mut self) -> Option { type Output (line 262) | type Output = Result, io::Error>; method poll (line 264) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type StartHandshake (line 299) | pub struct StartHandshake { function client_hello (line 308) | pub fn client_hello(&self) -> rustls::server::ClientHello<'_> { function into_stream (line 312) | pub fn into_stream(self, config: Arc) -> Accept { function into_stream_with (line 316) | pub fn into_stream_with(self, config: Arc, f: F) -> Acc... type Connect (line 343) | pub struct Connect(MidHandshake>); type Accept (line 347) | pub struct Accept(MidHandshake>); type FallibleConnect (line 350) | pub struct FallibleConnect(MidHandshake>); type FallibleAccept (line 353) | pub struct FallibleAccept(MidHandshake>); function into_fallible (line 357) | pub fn into_fallible(self) -> FallibleConnect { function get_ref (line 361) | pub fn get_ref(&self) -> Option<&IO> { function get_mut (line 369) | pub fn get_mut(&mut self) -> Option<&mut IO> { function into_fallible (line 380) | pub fn into_fallible(self) -> FallibleAccept { function get_ref (line 384) | pub fn get_ref(&self) -> Option<&IO> { function get_mut (line 392) | pub fn get_mut(&mut self) -> Option<&mut IO> { type Output (line 402) | type Output = io::Result>; method poll (line 405) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; method poll (line 414) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, (io::Error, IO)>; method poll (line 423) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, (io::Error, IO)>; method poll (line 432) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function get_ref (line 449) | pub fn get_ref(&self) -> (&T, &CommonState) { function get_mut (line 463) | pub fn get_mut(&mut self) -> (&mut T, &mut CommonState) { function from (line 479) | fn from(s: client::TlsStream) -> Self { function from (line 485) | fn from(s: server::TlsStream) -> Self { method as_raw_fd (line 495) | fn as_raw_fd(&self) -> RawFd { method as_raw_socket (line 505) | fn as_raw_socket(&self) -> RawSocket { method poll_read (line 515) | fn poll_read( method poll_write (line 532) | fn poll_write( method poll_flush (line 544) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { function get_ref (line 25) | pub fn get_ref(&self) -> (&IO, &ServerConnection) { function get_mut (line 30) | pub fn get_mut(&mut self) -> (&mut IO, &mut ServerConnection) { function into_inner (line 35) | pub fn into_inner(self) -> (IO, ServerConnection) { type Io (line 41) | type Io = IO; type Session (line 42) | type Session = ServerConnection; method skip_handshake (line 45) | fn skip_handshake(&self) -> bool { method get_mut (line 50) | fn get_mut(&mut self) -> (&mut TlsState, &mut Self::Io, &mut Self::Sessi... method into_io (line 55) | fn into_io(self) -> Self::Io { method poll_read (line 64) | fn poll_read( method poll_write (line 105) | fn poll_write( method poll_flush (line 116) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... method as_raw_fd (line 141) | fn as_raw_fd(&self) -> RawFd { method as_raw_socket (line 151) | fn as_raw_socket(&self) -> RawSocket { FILE: builder/third-party/tokio-rustls/tests/badssl.rs function get (line 13) | async fn get( function test_tls12 (line 35) | async fn test_tls12() -> io::Result<()> { function test_tls13 (line 58) | fn test_tls13() { function test_modern (line 63) | async fn test_modern() -> io::Result<()> { FILE: builder/third-party/tokio-rustls/tests/early-data.rs type Read1 (line 20) | struct Read1(T); type Output (line 23) | type Output = io::Result<()>; method poll (line 25) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll io::Result<()> { FILE: builder/third-party/tokio-rustls/tests/test.rs constant CERT (line 18) | const CERT: &str = include_str!("end.cert"); constant CHAIN (line 19) | const CHAIN: &[u8] = include_bytes!("end.chain"); constant RSA (line 20) | const RSA: &str = include_str!("end.rsa"); function start_server (line 81) | fn start_server() -> &'static (SocketAddr, &'static str, &'static [u8]) { function start_client (line 85) | async fn start_client(addr: SocketAddr, domain: &str, config: Arc io::Result<()> { function fail (line 129) | async fn fail() -> io::Result<()> { function test_lazy_config_acceptor (line 150) | async fn test_lazy_config_acceptor() -> io::Result<()> { function lazy_config_acceptor_eof (line 189) | async fn lazy_config_acceptor_eof() { function lazy_config_acceptor_take_io (line 206) | async fn lazy_config_acceptor_take_io() -> Result<(), rustls::Error> { FILE: builder/third-party/tokio-rustls/tests/utils.rs function make_configs (line 9) | pub fn make_configs() -> (Arc, Arc) { FILE: builder/third-party/tokio-util/src/codec/any_delimiter_codec.rs constant DEFAULT_SEEK_DELIMITERS (line 7) | const DEFAULT_SEEK_DELIMITERS: &[u8] = b",;\n\r"; constant DEFAULT_SEQUENCE_WRITER (line 8) | const DEFAULT_SEQUENCE_WRITER: &[u8] = b","; type AnyDelimiterCodec (line 41) | pub struct AnyDelimiterCodec { method new (line 75) | pub fn new(seek_delimiters: Vec, sequence_writer: Vec) -> AnyD... method new_with_max_length (line 103) | pub fn new_with_max_length( method max_length (line 129) | pub fn max_length(&self) -> usize { type Error (line 216) | type Error = AnyDelimiterCodecError; method encode (line 218) | fn encode(&mut self, chunk: T, buf: &mut BytesMut) -> Result<(), AnyDe... type Item (line 135) | type Item = Bytes; type Error (line 136) | type Error = AnyDelimiterCodecError; method decode (line 138) | fn decode(&mut self, buf: &mut BytesMut) -> Result, AnyDel... method decode_eof (line 195) | fn decode_eof(&mut self, buf: &mut BytesMut) -> Result, An... method default (line 229) | fn default() -> Self { type AnyDelimiterCodecError (line 239) | pub enum AnyDelimiterCodecError { method fmt (line 247) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 258) | fn from(e: io::Error) -> AnyDelimiterCodecError { FILE: builder/third-party/tokio-util/src/codec/bytes_codec.rs type BytesCodec (line 45) | pub struct BytesCodec(()); method new (line 49) | pub fn new() -> BytesCodec { type Error (line 69) | type Error = io::Error; method encode (line 71) | fn encode(&mut self, data: Bytes, buf: &mut BytesMut) -> Result<(), io... type Error (line 79) | type Error = io::Error; method encode (line 81) | fn encode(&mut self, data: BytesMut, buf: &mut BytesMut) -> Result<(),... type Item (line 55) | type Item = BytesMut; type Error (line 56) | type Error = io::Error; method decode (line 58) | fn decode(&mut self, buf: &mut BytesMut) -> Result, io:... FILE: builder/third-party/tokio-util/src/codec/decoder.rs type Decoder (line 35) | pub trait Decoder { method decode (line 124) | fn decode(&mut self, src: &mut BytesMut) -> Result,... method decode_eof (line 144) | fn decode_eof(&mut self, buf: &mut BytesMut) -> Result(self, io: T) -> Framed { method encode (line 24) | fn encode(&mut self, item: Item, dst: &mut BytesMut) -> Result<(), Sel... FILE: builder/third-party/tokio-util/src/codec/framed.rs function new (line 76) | pub fn new(inner: T, codec: U) -> Framed { function with_capacity (line 110) | pub fn with_capacity(inner: T, codec: U, capacity: usize) -> Framed { function from_parts (line 157) | pub fn from_parts(parts: FramedParts) -> Framed { function get_ref (line 176) | pub fn get_ref(&self) -> &T { function get_mut (line 186) | pub fn get_mut(&mut self) -> &mut T { function get_pin_mut (line 196) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut T> { function codec (line 205) | pub fn codec(&self) -> &U { function codec_mut (line 214) | pub fn codec_mut(&mut self) -> &mut U { function map_codec (line 223) | pub fn map_codec(self, map: F) -> Framed function codec_pin_mut (line 243) | pub fn codec_pin_mut(self: Pin<&mut Self>) -> &mut U { function read_buffer (line 248) | pub fn read_buffer(&self) -> &BytesMut { function read_buffer_mut (line 253) | pub fn read_buffer_mut(&mut self) -> &mut BytesMut { function write_buffer (line 258) | pub fn write_buffer(&self) -> &BytesMut { function write_buffer_mut (line 263) | pub fn write_buffer_mut(&mut self) -> &mut BytesMut { function backpressure_boundary (line 268) | pub fn backpressure_boundary(&self) -> usize { function set_backpressure_boundary (line 273) | pub fn set_backpressure_boundary(&mut self, boundary: usize) { function into_inner (line 282) | pub fn into_inner(self) -> T { function into_parts (line 292) | pub fn into_parts(self) -> FramedParts { type Item (line 309) | type Item = Result; method poll_next (line 311) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: I) -> Result<(), Self::Error> { function poll_flush (line 333) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { type FramedParts (line 362) | pub struct FramedParts { function new (line 382) | pub fn new(io: T, codec: U) -> FramedParts FILE: builder/third-party/tokio-util/src/codec/framed_impl.rs constant INITIAL_CAPACITY (line 26) | const INITIAL_CAPACITY: usize = 8 * 1024; type ReadFrame (line 29) | pub(crate) struct ReadFrame { method from (line 68) | fn from(mut buffer: BytesMut) -> Self { type WriteFrame (line 36) | pub(crate) struct WriteFrame { method from (line 84) | fn from(mut buffer: BytesMut) -> Self { type RWFrames (line 42) | pub(crate) struct RWFrames { method borrow (line 98) | fn borrow(&self) -> &ReadFrame { method borrow_mut (line 103) | fn borrow_mut(&mut self) -> &mut ReadFrame { method borrow (line 108) | fn borrow(&self) -> &WriteFrame { method borrow_mut (line 113) | fn borrow_mut(&mut self) -> &mut WriteFrame { method default (line 48) | fn default() -> Self { method default (line 59) | fn default() -> Self { type Item (line 123) | type Item = Result; method poll_next (line 125) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: I) -> Result<(), Self::Error> { function poll_flush (line 278) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll FramedRead { function with_capacity (line 55) | pub fn with_capacity(inner: T, decoder: D, capacity: usize) -> FramedRea... function get_ref (line 78) | pub fn get_ref(&self) -> &T { function get_mut (line 88) | pub fn get_mut(&mut self) -> &mut T { function get_pin_mut (line 98) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut T> { function into_inner (line 107) | pub fn into_inner(self) -> T { function decoder (line 112) | pub fn decoder(&self) -> &D { function decoder_mut (line 117) | pub fn decoder_mut(&mut self) -> &mut D { function map_decoder (line 123) | pub fn map_decoder(self, map: F) -> FramedRead function decoder_pin_mut (line 143) | pub fn decoder_pin_mut(self: Pin<&mut Self>) -> &mut D { function read_buffer (line 148) | pub fn read_buffer(&self) -> &BytesMut { function read_buffer_mut (line 153) | pub fn read_buffer_mut(&mut self) -> &mut BytesMut { type Item (line 164) | type Item = Result; method poll_next (line 166) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: I) -> Result<(), Self::Error> { function poll_flush (line 186) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { FILE: builder/third-party/tokio-util/src/codec/framed_write.rs function new (line 41) | pub fn new(inner: T, encoder: E) -> FramedWrite { function get_ref (line 59) | pub fn get_ref(&self) -> &T { function get_mut (line 69) | pub fn get_mut(&mut self) -> &mut T { function get_pin_mut (line 79) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut T> { function into_inner (line 88) | pub fn into_inner(self) -> T { function encoder (line 93) | pub fn encoder(&self) -> &E { function encoder_mut (line 98) | pub fn encoder_mut(&mut self) -> &mut E { function map_encoder (line 104) | pub fn map_encoder(self, map: F) -> FramedWrite function encoder_pin_mut (line 124) | pub fn encoder_pin_mut(self: Pin<&mut Self>) -> &mut E { function write_buffer (line 129) | pub fn write_buffer(&self) -> &BytesMut { function write_buffer_mut (line 134) | pub fn write_buffer_mut(&mut self) -> &mut BytesMut { function backpressure_boundary (line 139) | pub fn backpressure_boundary(&self) -> usize { function set_backpressure_boundary (line 144) | pub fn set_backpressure_boundary(&mut self, boundary: usize) { type Error (line 156) | type Error = E::Error; function poll_ready (line 158) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: I) -> Result<(), Self::Error> { function poll_flush (line 166) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { FILE: builder/third-party/tokio-util/src/codec/length_delimited.rs type Builder (line 394) | pub struct Builder { method new (line 670) | pub fn new() -> Builder { method big_endian (line 711) | pub fn big_endian(&mut self) -> &mut Self { method little_endian (line 735) | pub fn little_endian(&mut self) -> &mut Self { method native_endian (line 759) | pub fn native_endian(&mut self) -> &mut Self { method max_frame_length (line 793) | pub fn max_frame_length(&mut self, val: usize) -> &mut Self { method length_field_type (line 830) | pub fn length_field_type(&mut self) -> &m... method length_field_length (line 853) | pub fn length_field_length(&mut self, val: usize) -> &mut Self { method length_field_offset (line 876) | pub fn length_field_offset(&mut self, val: usize) -> &mut Self { method length_adjustment (line 897) | pub fn length_adjustment(&mut self, val: isize) -> &mut Self { method num_skip (line 921) | pub fn num_skip(&mut self, val: usize) -> &mut Self { method new_codec (line 941) | pub fn new_codec(&self) -> LengthDelimitedCodec { method new_read (line 970) | pub fn new_read(&self, upstream: T) -> FramedRead(&self, inner: T) -> FramedWrite(&self, inner: T) -> Framed method num_head_bytes (line 1020) | fn num_head_bytes(&self) -> usize { method get_num_skip (line 1025) | fn get_num_skip(&self) -> usize { method adjust_max_frame_len (line 1030) | fn adjust_max_frame_len(&mut self) { type LengthDelimitedCodecError (line 416) | pub struct LengthDelimitedCodecError { method fmt (line 1069) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 1075) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type LengthDelimitedCodec (line 429) | pub struct LengthDelimitedCodec { method new (line 447) | pub fn new() -> Self { method builder (line 456) | pub fn builder() -> Builder { method max_frame_length (line 464) | pub fn max_frame_length(&self) -> usize { method set_max_frame_length (line 474) | pub fn set_max_frame_length(&mut self, val: usize) { method decode_head (line 478) | fn decode_head(&mut self, src: &mut BytesMut) -> io::Result Option { type Error (line 581) | type Error = io::Error; method encode (line 583) | fn encode(&mut self, data: Bytes, dst: &mut BytesMut) -> Result<(), io... type DecodeState (line 438) | enum DecodeState { type Item (line 550) | type Item = BytesMut; type Error (line 551) | type Error = io::Error; method decode (line 553) | fn decode(&mut self, src: &mut BytesMut) -> io::Result> { method default (line 625) | fn default() -> Self { type LengthFieldType (line 634) | pub trait LengthFieldType {} method default (line 1061) | fn default() -> Self { FILE: builder/third-party/tokio-util/src/codec/lines_codec.rs type LinesCodec (line 14) | pub struct LinesCodec { method new (line 42) | pub fn new() -> LinesCodec { method new_with_max_length (line 68) | pub fn new_with_max_length(max_length: usize) -> Self { method max_length (line 90) | pub fn max_length(&self) -> usize { type Error (line 191) | type Error = LinesCodecError; method encode (line 193) | fn encode(&mut self, line: T, buf: &mut BytesMut) -> Result<(), LinesC... function utf8 (line 95) | fn utf8(buf: &[u8]) -> Result<&str, io::Error> { function without_carriage_return (line 100) | fn without_carriage_return(s: &[u8]) -> &[u8] { type Item (line 109) | type Item = String; type Error (line 110) | type Error = LinesCodecError; method decode (line 112) | fn decode(&mut self, buf: &mut BytesMut) -> Result, Lines... method decode_eof (line 168) | fn decode_eof(&mut self, buf: &mut BytesMut) -> Result, L... method default (line 203) | fn default() -> Self { type LinesCodecError (line 210) | pub enum LinesCodecError { method fmt (line 218) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 227) | fn from(e: io::Error) -> LinesCodecError { FILE: builder/third-party/tokio-util/src/compat.rs type FuturesAsyncReadCompatExt (line 22) | pub trait FuturesAsyncReadCompatExt: futures_io::AsyncRead { method compat (line 25) | fn compat(self) -> Compat type FuturesAsyncWriteCompatExt (line 37) | pub trait FuturesAsyncWriteCompatExt: futures_io::AsyncWrite { method compat_write (line 40) | fn compat_write(self) -> Compat type TokioAsyncReadCompatExt (line 52) | pub trait TokioAsyncReadCompatExt: tokio::io::AsyncRead { method compat (line 55) | fn compat(self) -> Compat type TokioAsyncWriteCompatExt (line 67) | pub trait TokioAsyncWriteCompatExt: tokio::io::AsyncWrite { method compat_write (line 70) | fn compat_write(self) -> Compat function new (line 83) | fn new(inner: T) -> Self { function get_ref (line 92) | pub fn get_ref(&self) -> &T { function get_mut (line 98) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 103) | pub fn into_inner(self) -> T { function poll_read (line 112) | fn poll_read( function poll_read (line 134) | fn poll_read( function poll_fill_buf (line 153) | fn poll_fill_buf<'a>( function consume (line 160) | fn consume(self: Pin<&mut Self>, amt: usize) { function poll_fill_buf (line 169) | fn poll_fill_buf<'a>( function consume (line 176) | fn consume(self: Pin<&mut Self>, amt: usize) { function poll_write (line 185) | fn poll_write( function poll_flush (line 193) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, pos: io::SeekFrom) -> io::Result... function poll_complete (line 247) | fn poll_complete(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... function as_raw_fd (line 266) | fn as_raw_fd(&self) -> std::os::unix::io::RawFd { function as_raw_handle (line 273) | fn as_raw_handle(&self) -> std::os::windows::io::RawHandle { FILE: builder/third-party/tokio-util/src/context.rs function new (line 113) | pub fn new(future: F, handle: Handle) -> TokioContext { function handle (line 121) | pub fn handle(&self) -> &Handle { function into_inner (line 126) | pub fn into_inner(self) -> F { type Output (line 132) | type Output = F::Output; method poll (line 134) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type RuntimeExt (line 145) | pub trait RuntimeExt { method wrap (line 180) | fn wrap(&self, fut: F) -> TokioContext; method wrap (line 184) | fn wrap(&self, fut: F) -> TokioContext { FILE: builder/third-party/tokio-util/src/either.rs type Either (line 64) | pub enum Either { type Output (line 88) | type Output = O; method poll (line 90) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method poll_read (line 100) | fn poll_read( method poll_fill_buf (line 114) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { method start_seek (line 128) | fn start_seek(self: Pin<&mut Self>, position: SeekFrom) -> Result<()> { method poll_complete (line 132) | fn poll_complete(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>, buf: &[u8]) ->... method poll_flush (line 146) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: Item) -> std::result::Result<(... function poll_flush (line 185) | fn poll_flush( function poll_close (line 192) | fn poll_close( function either_is_stream (line 207) | async fn either_is_stream() { function either_is_async_read (line 214) | async fn either_is_async_read() { FILE: builder/third-party/tokio-util/src/io/copy_to_bytes.rs function new (line 26) | pub fn new(inner: S) -> Self { function get_ref (line 31) | pub fn get_ref(&self) -> &S { function get_mut (line 36) | pub fn get_mut(&mut self) -> &mut S { function into_inner (line 41) | pub fn into_inner(self) -> S { type Error (line 50) | type Error = S::Error; function poll_ready (line 52) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: &'a [u8]) -> Result<(), Self::... function poll_flush (line 62) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll InspectReader function into_inner (line 36) | pub fn into_inner(self) -> R { method poll_read (line 42) | fn poll_read( method poll_write (line 56) | fn poll_write( method poll_flush (line 64) | fn poll_flush( method poll_shutdown (line 71) | fn poll_shutdown( method poll_write_vectored (line 78) | fn poll_write_vectored( method is_write_vectored (line 86) | fn is_write_vectored(&self) -> bool { function new (line 109) | pub fn new(writer: W, f: F) -> InspectWriter function into_inner (line 118) | pub fn into_inner(self) -> W { method poll_write (line 124) | fn poll_write(self: Pin<&mut Self>, cx: &mut Context<'_>, buf: &[u8]) ->... method poll_flush (line 135) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { method poll_read (line 173) | fn poll_read( FILE: builder/third-party/tokio-util/src/io/read_buf.rs function read_buf (line 44) | pub async fn read_buf(read: &mut R, buf: &mut B) -> io::Result FILE: builder/third-party/tokio-util/src/io/reader_stream.rs constant DEFAULT_CAPACITY (line 8) | const DEFAULT_CAPACITY: usize = 4096; function new (line 63) | pub fn new(reader: R) -> Self { function with_capacity (line 77) | pub fn with_capacity(reader: R, capacity: usize) -> Self { type Item (line 87) | type Item = std::io::Result; method poll_next (line 88) | fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { function get_ref (line 78) | pub fn get_ref(&self) -> &S { function get_mut (line 83) | pub fn get_mut(&mut self) -> &mut S { function into_inner (line 88) | pub fn into_inner(self) -> S { method poll_write (line 97) | fn poll_write( method poll_flush (line 111) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { function new (line 178) | pub fn new(stream: S) -> Self { function has_chunk (line 186) | fn has_chunk(&self) -> bool { function into_inner_with_chunk (line 197) | pub fn into_inner_with_chunk(self) -> (S, Option) { function get_ref (line 210) | pub fn get_ref(&self) -> &S { function get_mut (line 217) | pub fn get_mut(&mut self) -> &mut S { function get_pin_mut (line 224) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut S> { function into_inner (line 235) | pub fn into_inner(self) -> S { method poll_read (line 246) | fn poll_read( method poll_fill_buf (line 274) | fn poll_fill_buf(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... method consume (line 293) | fn consume(self: Pin<&mut Self>, amt: usize) { type StreamReaderProject (line 311) | struct StreamReaderProject<'a, S, B> { function project (line 318) | fn project(self: Pin<&mut Self>) -> StreamReaderProject<'_, S, B> { type Error (line 330) | type Error = E; function poll_ready (line 331) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, item: T) -> Result<(), Self::Error> { function poll_flush (line 339) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { method fill_buf (line 16) | fn fill_buf(&mut self) -> std::io::Result<&[u8]> { method consume (line 21) | fn consume(&mut self, amt: usize) { method read_until (line 26) | fn read_until(&mut self, byte: u8, buf: &mut Vec) -> std::io::Result... method read_line (line 31) | fn read_line(&mut self, buf: &mut String) -> std::io::Result { method read (line 38) | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { method read_to_end (line 43) | fn read_to_end(&mut self, buf: &mut Vec) -> std::io::Result { method read_to_string (line 48) | fn read_to_string(&mut self, buf: &mut String) -> std::io::Result { method read_exact (line 53) | fn read_exact(&mut self, buf: &mut [u8]) -> std::io::Result<()> { method write (line 62) | fn write(&mut self, buf: &[u8]) -> std::io::Result { method flush (line 67) | fn flush(&mut self) -> std::io::Result<()> { method write_all (line 72) | fn write_all(&mut self, buf: &[u8]) -> std::io::Result<()> { method write_vectored (line 77) | fn write_vectored(&mut self, bufs: &[std::io::IoSlice<'_>]) -> std::io::... method seek (line 84) | fn seek(&mut self, pos: std::io::SeekFrom) -> std::io::Result { function is_write_vectored (line 96) | pub fn is_write_vectored(&self) -> bool { function shutdown (line 110) | pub fn shutdown(&mut self) -> std::io::Result<()> { function new (line 139) | pub fn new(src: T) -> Self { function new_with_handle (line 148) | pub fn new_with_handle(src: T, rt: tokio::runtime::Handle) -> Self { function into_inner (line 153) | pub fn into_inner(self) -> T { FILE: builder/third-party/tokio-util/src/net/mod.rs type Listener (line 13) | pub trait Listener { method poll_accept (line 20) | fn poll_accept(&mut self, cx: &mut Context<'_>) -> Poll ListenerAcceptFut<'_, Self> method local_addr (line 31) | fn local_addr(&self) -> Result; type Io (line 35) | type Io = tokio::net::TcpStream; type Addr (line 36) | type Addr = std::net::SocketAddr; method poll_accept (line 38) | fn poll_accept(&mut self, cx: &mut Context<'_>) -> Poll Result { type ListenerAcceptFut (line 50) | pub struct ListenerAcceptFut<'a, L> { type Output (line 58) | type Output = Result<(L::Io, L::Addr)>; method poll (line 60) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Result Result> { FILE: builder/third-party/tokio-util/src/net/unix/mod.rs type Io (line 8) | type Io = tokio::net::UnixStream; type Addr (line 9) | type Addr = tokio::net::unix::SocketAddr; method poll_accept (line 11) | fn poll_accept(&mut self, cx: &mut Context<'_>) -> Poll Result { FILE: builder/third-party/tokio-util/src/sync/cancellation_token.rs type CancellationToken (line 55) | pub struct CancellationToken { method fmt (line 105) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method new (line 137) | pub fn new() -> CancellationToken { method child_token (line 182) | pub fn child_token(&self) -> CancellationToken { method cancel (line 198) | pub fn cancel(&self) { method is_cancelled (line 203) | pub fn is_cancelled(&self) -> bool { method cancelled (line 215) | pub fn cancelled(&self) -> WaitForCancellationFuture<'_> { method cancelled_owned (line 233) | pub fn cancelled_owned(self) -> WaitForCancellationFutureOwned { method drop_guard (line 241) | pub fn drop_guard(self) -> DropGuard { method clone (line 115) | fn clone(&self) -> Self { method drop (line 124) | fn drop(&mut self) { method default (line 130) | fn default() -> CancellationToken { function fmt (line 249) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Output (line 255) | type Output = (); method poll (line 257) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { method fmt (line 280) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method new (line 286) | fn new(cancellation_token: CancellationToken) -> Self { method new_future (line 303) | unsafe fn new_future( type Output (line 315) | type Output = (); method poll (line 317) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { FILE: builder/third-party/tokio-util/src/sync/cancellation_token/guard.rs type DropGuard (line 6) | pub struct DropGuard { method disarm (line 14) | pub fn disarm(mut self) -> CancellationToken { method drop (line 22) | fn drop(&mut self) { FILE: builder/third-party/tokio-util/src/sync/cancellation_token/tree_node.rs type TreeNode (line 46) | pub(crate) struct TreeNode { method new (line 51) | pub(crate) fn new() -> Self { method notified (line 64) | pub(crate) fn notified(&self) -> tokio::sync::futures::Notified<'_> { type Inner (line 73) | struct Inner { function is_cancelled (line 82) | pub(crate) fn is_cancelled(node: &Arc) -> bool { function child_node (line 87) | pub(crate) fn child_node(parent: &Arc) -> Arc { function disconnect_children (line 125) | fn disconnect_children(node: &mut Inner) { function with_locked_node_and_parent (line 150) | fn with_locked_node_and_parent(node: &Arc, func: F) ->... function move_children_to_parent (line 202) | fn move_children_to_parent(node: &mut Inner, parent: &mut Inner) { function remove_child (line 220) | fn remove_child(parent: &mut Inner, mut node: MutexGuard<'_, Inner>) { function increase_handle_refcount (line 249) | pub(crate) fn increase_handle_refcount(node: &Arc) { function decrease_handle_refcount (line 263) | pub(crate) fn decrease_handle_refcount(node: &Arc) { function cancel (line 297) | pub(crate) fn cancel(node: &Arc) { FILE: builder/third-party/tokio-util/src/sync/mpsc.rs type PollSendError (line 12) | pub struct PollSendError(Option); function into_inner (line 19) | pub fn into_inner(self) -> Option { function fmt (line 25) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type State (line 33) | enum State { type PollSender (line 44) | pub struct PollSender { function make_acquire_future (line 55) | async fn make_acquire_future( type InnerFuture (line 67) | type InnerFuture<'a, T> = ReusableBoxFuture<'a, Result, P... type PollSenderFuture (line 71) | struct PollSenderFuture(InnerFuture<'static, T>); function empty (line 75) | fn empty() -> Self { function new (line 84) | fn new() -> Self { function poll (line 91) | fn poll(&mut self, cx: &mut Context<'_>) -> Poll, ... function set (line 96) | fn set(&mut self, sender: Option>) { function new (line 112) | pub fn new(sender: Sender) -> Self { function take_state (line 120) | fn take_state(&mut self) -> State { function poll_reserve (line 137) | pub fn poll_reserve(&mut self, cx: &mut Context<'_>) -> Poll Result<(), PollSendError> { function is_closed (line 206) | pub fn is_closed(&self) -> bool { function get_ref (line 214) | pub fn get_ref(&self) -> Option<&Sender> { function close (line 230) | pub fn close(&mut self) { function abort_send (line 252) | pub fn abort_send(&mut self) -> bool { method clone (line 292) | fn clone(&self) -> PollSender { type Error (line 307) | type Error = PollSendError; function poll_ready (line 309) | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll, item: T) -> Result<(), Self::Error> { function poll_close (line 321) | fn poll_close(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll) -> Self { method close (line 31) | pub fn close(&self) { method clone_inner (line 36) | pub fn clone_inner(&self) -> Arc { method into_inner (line 41) | pub fn into_inner(self) -> Arc { method poll_acquire (line 58) | pub fn poll_acquire(&mut self, cx: &mut Context<'_>) -> Poll usize { method add_permits (line 140) | pub fn add_permits(&self, n: usize) { method fmt (line 160) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method as_ref (line 168) | fn as_ref(&self) -> &Semaphore { type Item (line 146) | type Item = OwnedSemaphorePermit; method poll_next (line 148) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll PollSemaphore { FILE: builder/third-party/tokio-util/src/sync/reusable_box.rs type ReusableBoxFuture (line 13) | pub struct ReusableBoxFuture<'a, T> { function new (line 19) | pub fn new(future: F) -> Self function set (line 32) | pub fn set(&mut self, future: F) function try_set (line 46) | pub fn try_set(&mut self, future: F) -> Result<(), F> function get_pin (line 71) | pub fn get_pin(&mut self) -> Pin<&mut (dyn Future + Send)> { function poll (line 76) | pub fn poll(&mut self, cx: &mut Context<'_>) -> Poll { type Output (line 82) | type Output = T; method poll (line 85) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 96) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function reuse_pin_box (line 101) | fn reuse_pin_box(boxed: Pin>, new_value: U, c... type CallOnDrop (line 136) | struct CallOnDrop O> { function new (line 141) | fn new(f: F) -> Self { function call (line 145) | fn call(self) -> O { method drop (line 153) | fn drop(&mut self) { FILE: builder/third-party/tokio-util/src/sync/tests/loom_cancellation_token.rs function cancel_token (line 7) | fn cancel_token() { function cancel_token_owned (line 28) | fn cancel_token_owned() { function cancel_with_child (line 49) | fn cancel_with_child() { function drop_token_no_child (line 79) | fn drop_token_no_child() { function drop_token_with_children (line 104) | fn drop_token_with_children() { function drop_and_cancel_token (line 129) | fn drop_and_cancel_token() { function cancel_parent_and_child (line 154) | fn cancel_parent_and_child() { FILE: builder/third-party/tokio-util/src/task/join_map.rs type JoinMap (line 104) | pub struct JoinMap { type Key (line 138) | struct Key { function new (line 157) | pub fn new() -> Self { function with_capacity (line 174) | pub fn with_capacity(capacity: usize) -> Self { function with_hasher (line 194) | pub fn with_hasher(hash_builder: S) -> Self { function with_capacity_and_hasher (line 227) | pub fn with_capacity_and_hasher(capacity: usize, hash_builder: S) -> Self { function len (line 236) | pub fn len(&self) -> usize { function is_empty (line 243) | pub fn is_empty(&self) -> bool { function capacity (line 263) | pub fn capacity(&self) -> usize { function spawn (line 290) | pub fn spawn(&mut self, key: K, task: F) function spawn_on (line 310) | pub fn spawn_on(&mut self, key: K, task: F, handle: &Handle) function spawn_blocking (line 339) | pub fn spawn_blocking(&mut self, key: K, f: F) function spawn_blocking_on (line 364) | pub fn spawn_blocking_on(&mut self, key: K, f: F, handle: &Handle) function spawn_local (line 389) | pub fn spawn_local(&mut self, key: K, task: F) function spawn_local_on (line 409) | pub fn spawn_local_on(&mut self, key: K, task: F, local_set: &LocalSet) function insert (line 418) | fn insert(&mut self, key: K, abort: AbortHandle) { function join_next (line 471) | pub async fn join_next(&mut self) -> Option<(K, Result)> { function shutdown (line 494) | pub async fn shutdown(&mut self) { function abort (line 552) | pub fn abort(&mut self, key: &Q) -> bool function abort_matching (line 619) | pub fn abort_matching(&mut self, mut predicate: impl FnMut(&K) -> bool) { function keys (line 636) | pub fn keys(&self) -> JoinMapKeys<'_, K, V> { function contains_key (line 649) | pub fn contains_key(&self, key: &Q) -> bool function contains_task (line 665) | pub fn contains_task(&self, task: &Id) -> bool { function reserve (line 689) | pub fn reserve(&mut self, additional: usize) { function shrink_to_fit (line 714) | pub fn shrink_to_fit(&mut self) { function shrink_to (line 743) | pub fn shrink_to(&mut self, min_capacity: usize) { function get_by_key (line 749) | fn get_by_key<'map, Q: ?Sized>(&'map self, key: &Q) -> Option<(&'map Key... function get_by_id (line 761) | fn get_by_id<'map>(&'map self, id: &Id) -> Option<(&'map Key, &'map A... function remove_by_id (line 769) | fn remove_by_id(&mut self, id: Id) -> Option { function hash (line 790) | fn hash(&self, key: &Q) -> u64 function abort_all (line 808) | pub fn abort_all(&mut self) { function detach_all (line 816) | pub fn detach_all(&mut self) { function fmt (line 826) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 851) | fn default() -> Self { method hash (line 861) | fn hash(&self, hasher: &mut H) { method eq (line 870) | fn eq(&self, other: &Self) -> bool { type JoinMapKeys (line 879) | pub struct JoinMapKeys<'a, K, V> { type Item (line 887) | type Item = &'a K; method next (line 889) | fn next(&mut self) -> Option<&'a K> { method size_hint (line 893) | fn size_hint(&self) -> (usize, Option) { method len (line 899) | fn len(&self) -> usize { FILE: builder/third-party/tokio-util/src/task/spawn_pinned.rs type LocalPoolHandle (line 51) | pub struct LocalPoolHandle { method new (line 63) | pub fn new(pool_size: usize) -> LocalPoolHandle { method num_threads (line 77) | pub fn num_threads(&self) -> usize { method get_task_loads_for_each_worker (line 83) | pub fn get_task_loads_for_each_worker(&self) -> Vec { method spawn_pinned (line 120) | pub fn spawn_pinned(&self, create_task: F) -> JoinHandle(&self, create_task: F, idx: usize) ... method fmt (line 186) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type WorkerChoice (line 191) | enum WorkerChoice { type LocalPool (line 196) | struct LocalPool { method spawn_pinned (line 203) | fn spawn_pinned( method find_and_incr_least_burdened_worker (line 305) | fn find_and_incr_least_burdened_worker(&self) -> (&LocalWorkerHandle, ... method find_worker_by_idx (line 332) | fn find_worker_by_idx(&self, idx: usize) -> (&LocalWorkerHandle, JobCo... type JobCountGuard (line 342) | struct JobCountGuard(Arc); method drop (line 345) | fn drop(&mut self) { type AbortGuard (line 353) | struct AbortGuard(AbortHandle); method drop (line 356) | fn drop(&mut self) { type PinnedFutureSpawner (line 361) | type PinnedFutureSpawner = Box; type LocalWorkerHandle (line 363) | struct LocalWorkerHandle { method new_worker (line 371) | fn new_worker() -> LocalWorkerHandle { method run (line 390) | fn run( FILE: builder/third-party/tokio-util/src/task/task_tracker.rs type TaskTracker (line 153) | pub struct TaskTracker { method new (line 288) | pub fn new() -> Self { method wait (line 313) | pub fn wait(&self) -> TaskTrackerWaitFuture<'_> { method close (line 332) | pub fn close(&self) -> bool { method reopen (line 344) | pub fn reopen(&self) -> bool { method is_closed (line 351) | pub fn is_closed(&self) -> bool { method len (line 358) | pub fn len(&self) -> usize { method is_empty (line 365) | pub fn is_empty(&self) -> bool { method spawn (line 376) | pub fn spawn(&self, task: F) -> JoinHandle method spawn_on (line 391) | pub fn spawn_on(&self, task: F, handle: &Handle) -> JoinHandle(&self, task: F) -> JoinHandle method spawn_local_on (line 425) | pub fn spawn_local_on(&self, task: F, local_set: &LocalSet) -> Join... method spawn_blocking (line 441) | pub fn spawn_blocking(&self, task: F) -> JoinHandle method spawn_blocking_on (line 463) | pub fn spawn_blocking_on(&self, task: F, handle: &Handle) -> Joi... method track_future (line 521) | pub fn track_future(&self, future: F) -> TrackedFuture { method token (line 538) | pub fn token(&self) -> TaskTrackerToken { method ptr_eq (line 561) | pub fn ptr_eq(left: &TaskTracker, right: &TaskTracker) -> bool { method fmt (line 632) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TaskTrackerToken (line 160) | pub struct TaskTrackerToken { method task_tracker (line 641) | pub fn task_tracker(&self) -> &TaskTracker { type TaskTrackerInner (line 164) | struct TaskTrackerInner { method new (line 203) | fn new() -> Self { method is_closed_and_empty (line 211) | fn is_closed_and_empty(&self) -> bool { method set_closed (line 220) | fn set_closed(&self) -> bool { method set_open (line 247) | fn set_open(&self) -> bool { method add_task (line 254) | fn add_task(&self) { method drop_task (line 259) | fn drop_task(&self) { method notify_now (line 269) | fn notify_now(&self) { method default (line 571) | fn default() -> TaskTracker { method clone (line 612) | fn clone(&self) -> TaskTracker { function debug_inner (line 619) | fn debug_inner(inner: &TaskTrackerInner, f: &mut fmt::Formatter<'_>) -> ... method clone (line 651) | fn clone(&self) -> TaskTrackerToken { method drop (line 659) | fn drop(&mut self) { type Output (line 665) | type Output = F::Output; method poll (line 668) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 674) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 683) | type Output = (); method poll (line 686) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { function fmt (line 705) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio-util/src/time/delay_queue.rs type DelayQueue (line 132) | pub struct DelayQueue { type SlabStorage (line 159) | struct SlabStorage { function with_capacity (line 178) | pub(crate) fn with_capacity(capacity: usize) -> SlabStorage { function insert (line 188) | pub(crate) fn insert(&mut self, val: Data) -> Key { function remove (line 228) | pub(crate) fn remove(&mut self, key: &Key) -> Data { function shrink_to_fit (line 241) | pub(crate) fn shrink_to_fit(&mut self) { function compact (line 246) | pub(crate) fn compact(&mut self) { function remap_key (line 275) | fn remap_key(&self, key: &Key) -> Option { function create_new_key (line 284) | fn create_new_key(&mut self) -> KeyInternal { function len (line 292) | pub(crate) fn len(&self) -> usize { function capacity (line 296) | pub(crate) fn capacity(&self) -> usize { function clear (line 300) | pub(crate) fn clear(&mut self) { function reserve (line 306) | pub(crate) fn reserve(&mut self, additional: usize) { function is_empty (line 314) | pub(crate) fn is_empty(&self) -> bool { function contains (line 318) | pub(crate) fn contains(&self, key: &Key) -> bool { function fmt (line 332) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 345) | type Output = Data; function index (line 347) | fn index(&self, key: Key) -> &Self::Output { function index_mut (line 358) | fn index_mut(&mut self, key: Key) -> &mut Data { type Expired (line 374) | pub struct Expired { type Key (line 393) | pub struct Key { method new (line 1297) | pub(crate) fn new(index: usize) -> Key { method from (line 1315) | fn from(item: KeyInternal) -> Self { type KeyInternal (line 401) | struct KeyInternal { method new (line 1303) | pub(crate) fn new(index: usize) -> KeyInternal { method from (line 1309) | fn from(item: Key) -> Self { type Stack (line 406) | struct Stack { type Data (line 413) | struct Data { constant MAX_ENTRIES (line 432) | const MAX_ENTRIES: usize = (1 << 30) - 1; function new (line 445) | pub fn new() -> DelayQueue { function with_capacity (line 474) | pub fn with_capacity(capacity: usize) -> DelayQueue { function insert_at (line 535) | pub fn insert_at(&mut self, value: T, when: Instant) -> Key { function poll_expired (line 579) | pub fn poll_expired(&mut self, cx: &mut task::Context<'_>) -> Poll Key { function insert_idx (line 659) | fn insert_idx(&mut self, when: u64, key: Key) { function deadline (line 703) | pub fn deadline(&self, key: &Key) -> Instant { function remove_key (line 714) | fn remove_key(&mut self, key: &Key) { function remove (line 754) | pub fn remove(&mut self, key: &Key) -> Expired { function try_remove (line 805) | pub fn try_remove(&mut self, key: &Key) -> Option> { function reset_at (line 848) | pub fn reset_at(&mut self, key: &Key, when: Instant) { function shrink_to_fit (line 875) | pub fn shrink_to_fit(&mut self) { function compact (line 906) | pub fn compact(&mut self) { function peek (line 939) | pub fn peek(&self) -> Option { function next_deadline (line 948) | fn next_deadline(&self) -> Option { function reset (line 990) | pub fn reset(&mut self, key: &Key, timeout: Duration) { function clear (line 1021) | pub fn clear(&mut self) { function capacity (line 1038) | pub fn capacity(&self) -> usize { function len (line 1058) | pub fn len(&self) -> usize { function reserve (line 1096) | pub fn reserve(&mut self, additional: usize) { function is_empty (line 1124) | pub fn is_empty(&self) -> bool { function poll_idx (line 1132) | fn poll_idx(&mut self, cx: &mut task::Context<'_>) -> Poll> { function normalize_deadline (line 1167) | fn normalize_deadline(&self, when: Instant) -> u64 { method default (line 1182) | fn default() -> DelayQueue { type Item (line 1190) | type Item = Expired; function poll_next (line 1192) | fn poll_next(self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll; function is_empty (line 1202) | fn is_empty(&self) -> bool { function push (line 1206) | fn push(&mut self, item: Self::Owned, store: &mut Self::Store) { function pop (line 1222) | fn pop(&mut self, store: &mut Self::Store) -> Option { function peek (line 1239) | fn peek(&self) -> Option { function remove (line 1244) | fn remove(&mut self, item: &Self::Borrowed, store: &mut Self::Store) { function when (line 1282) | fn when(item: &Self::Borrowed, store: &Self::Store) -> u64 { method default (line 1288) | fn default() -> Stack { function get_ref (line 1322) | pub fn get_ref(&self) -> &T { function get_mut (line 1327) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 1332) | pub fn into_inner(self) -> T { function deadline (line 1337) | pub fn deadline(&self) -> Instant { function key (line 1342) | pub fn key(&self) -> Key { FILE: builder/third-party/tokio-util/src/time/mod.rs type FutureExt (line 23) | pub trait FutureExt: Future { method timeout (line 40) | fn timeout(self, timeout: Duration) -> Timeout type Round (line 52) | enum Round { function ms (line 63) | fn ms(duration: Duration, round: Round) -> u64 { FILE: builder/third-party/tokio-util/src/time/wheel/level.rs type Level (line 6) | pub(crate) struct Level { type Expiration (line 24) | pub(crate) struct Expiration { constant LEVEL_MULT (line 38) | const LEVEL_MULT: usize = 64; function new (line 41) | pub(crate) fn new(level: usize) -> Level { function next_expiration (line 127) | pub(crate) fn next_expiration(&self, now: u64) -> Option { function next_occupied_slot (line 182) | fn next_occupied_slot(&self, now: u64) -> Option { function add_entry (line 196) | pub(crate) fn add_entry(&mut self, when: u64, item: T::Owned, store: &mu... function remove_entry (line 203) | pub(crate) fn remove_entry(&mut self, when: u64, item: &T::Borrowed, sto... function pop_entry_slot (line 217) | pub(crate) fn pop_entry_slot(&mut self, slot: usize, store: &mut T::Stor... function peek_entry_slot (line 230) | pub(crate) fn peek_entry_slot(&self, slot: usize) -> Option { function fmt (line 236) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function occupied_bit (line 243) | fn occupied_bit(slot: usize) -> u64 { function slot_range (line 247) | fn slot_range(level: usize) -> u64 { function level_range (line 251) | fn level_range(level: usize) -> u64 { function slot_for (line 256) | fn slot_for(duration: u64, level: usize) -> usize { function test_slot_for (line 265) | fn test_slot_for() { FILE: builder/third-party/tokio-util/src/time/wheel/mod.rs type Wheel (line 24) | pub(crate) struct Wheel { constant NUM_LEVELS (line 44) | const NUM_LEVELS: usize = 6; constant MAX_DURATION (line 47) | const MAX_DURATION: u64 = (1 << (6 * NUM_LEVELS)) - 1; type InsertError (line 50) | pub(crate) enum InsertError { function new (line 60) | pub(crate) fn new() -> Wheel { function elapsed (line 68) | pub(crate) fn elapsed(&self) -> u64 { function insert (line 93) | pub(crate) fn insert( function remove (line 122) | pub(crate) fn remove(&mut self, item: &T::Borrowed, store: &mut T::Store) { function poll_at (line 138) | pub(crate) fn poll_at(&self) -> Option { function peek (line 143) | pub(crate) fn peek(&self) -> Option { function poll (line 149) | pub(crate) fn poll(&mut self, now: u64, store: &mut T::Store) -> Option<... function next_expiration (line 180) | fn next_expiration(&self) -> Option { function no_expirations_before (line 196) | fn no_expirations_before(&self, start_level: usize, before: u64) -> bool { function poll_expiration (line 214) | pub(crate) fn poll_expiration( function set_elapsed (line 236) | fn set_elapsed(&mut self, when: u64) { function pop_entry (line 249) | fn pop_entry(&mut self, expiration: &Expiration, store: &mut T::Store) -... function peek_entry (line 253) | fn peek_entry(&self, expiration: &Expiration) -> Option { function level_for (line 257) | fn level_for(&self, when: u64) -> usize { function level_for (line 262) | fn level_for(elapsed: u64, when: u64) -> usize { function test_level_for (line 282) | fn test_level_for() { FILE: builder/third-party/tokio-util/src/time/wheel/stack.rs type Stack (line 6) | pub(crate) trait Stack: Default { method is_empty (line 17) | fn is_empty(&self) -> bool; method push (line 20) | fn push(&mut self, item: Self::Owned, store: &mut Self::Store); method pop (line 23) | fn pop(&mut self, store: &mut Self::Store) -> Option; method peek (line 26) | fn peek(&self) -> Option; method remove (line 28) | fn remove(&mut self, item: &Self::Borrowed, store: &mut Self::Store); method when (line 30) | fn when(item: &Self::Borrowed, store: &Self::Store) -> u64; FILE: builder/third-party/tokio-util/src/udp/frame.rs type UdpFramed (line 39) | pub struct UdpFramed { constant INITIAL_RD_CAPACITY (line 50) | const INITIAL_RD_CAPACITY: usize = 64 * 1024; constant INITIAL_WR_CAPACITY (line 51) | const INITIAL_WR_CAPACITY: usize = 8 * 1024; type Item (line 60) | type Item = Result<(C::Item, SocketAddr), C::Error>; method poll_next (line 62) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, item: (I, SocketAddr)) -> Result<(),... function poll_flush (line 138) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll UdpFramed { function get_ref (line 202) | pub fn get_ref(&self) -> &T { function get_mut (line 213) | pub fn get_mut(&mut self) -> &mut T { function codec (line 222) | pub fn codec(&self) -> &C { function codec_mut (line 231) | pub fn codec_mut(&mut self) -> &mut C { function read_buffer (line 236) | pub fn read_buffer(&self) -> &BytesMut { function read_buffer_mut (line 241) | pub fn read_buffer_mut(&mut self) -> &mut BytesMut { function into_inner (line 246) | pub fn into_inner(self) -> T { FILE: builder/third-party/tokio-util/src/util/maybe_dangling.rs type MaybeDangling (line 28) | pub(crate) struct MaybeDangling(MaybeUninit); method drop (line 31) | fn drop(&mut self) { function new (line 38) | pub(crate) fn new(inner: T) -> Self { type Output (line 44) | type Output = F::Output; method poll (line 46) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function maybedangling_runs_drop (line 54) | fn maybedangling_runs_drop() { FILE: builder/third-party/tokio-util/src/util/poll_buf.rs function poll_read_buf (line 49) | pub fn poll_read_buf( function poll_write_buf (line 123) | pub fn poll_write_buf( FILE: builder/third-party/tokio-util/tests/codecs.rs function bytes_decoder (line 8) | fn bytes_decoder() { function bytes_encoder (line 20) | fn bytes_encoder() { function lines_decoder (line 47) | fn lines_decoder() { function lines_decoder_max_length (line 66) | fn lines_decoder_max_length() { function lines_decoder_max_length_underrun (line 130) | fn lines_decoder_max_length_underrun() { function lines_decoder_max_length_bursts (line 151) | fn lines_decoder_max_length_bursts() { function lines_decoder_max_length_big_burst (line 167) | fn lines_decoder_max_length_big_burst() { function lines_decoder_max_length_newline_between_decodes (line 181) | fn lines_decoder_max_length_newline_between_decodes() { function lines_decoder_discard_repeat (line 197) | fn lines_decoder_discard_repeat() { function lines_decoder_max_length_underrun_twice (line 212) | fn lines_decoder_max_length_underrun_twice() { function lines_encoder (line 230) | fn lines_encoder() { function any_delimiters_decoder_any_character (line 242) | fn any_delimiters_decoder_any_character() { function any_delimiters_decoder_max_length (line 261) | fn any_delimiters_decoder_max_length() { function any_delimiter_decoder_max_length_underrun (line 352) | fn any_delimiter_decoder_max_length_underrun() { function any_delimiter_decoder_max_length_underrun_twice (line 374) | fn any_delimiter_decoder_max_length_underrun_twice() { function any_delimiter_decoder_max_length_bursts (line 392) | fn any_delimiter_decoder_max_length_bursts() { function any_delimiter_decoder_max_length_big_burst (line 409) | fn any_delimiter_decoder_max_length_big_burst() { function any_delimiter_decoder_max_length_delimiter_between_decodes (line 424) | fn any_delimiter_decoder_max_length_delimiter_between_decodes() { function any_delimiter_decoder_discard_repeat (line 440) | fn any_delimiter_decoder_discard_repeat() { function any_delimiter_encoder (line 455) | fn any_delimiter_encoder() { FILE: builder/third-party/tokio-util/tests/compat.rs function compat_file_seek (line 12) | async fn compat_file_seek() -> futures_util::io::Result<()> { FILE: builder/third-party/tokio-util/tests/context.rs function tokio_context_with_another_runtime (line 10) | fn tokio_context_with_another_runtime() { FILE: builder/third-party/tokio-util/tests/framed.rs constant INITIAL_CAPACITY (line 12) | const INITIAL_CAPACITY: usize = 8 * 1024; type U32Codec (line 16) | struct U32Codec { type Error (line 36) | type Error = io::Error; method encode (line 38) | fn encode(&mut self, item: u32, dst: &mut BytesMut) -> io::Result<()> { type Item (line 21) | type Item = u32; type Error (line 22) | type Error = io::Error; method decode (line 24) | fn decode(&mut self, buf: &mut BytesMut) -> io::Result> { type U64Codec (line 48) | struct U64Codec { type Error (line 68) | type Error = io::Error; method encode (line 70) | fn encode(&mut self, item: u64, dst: &mut BytesMut) -> io::Result<()> { type Item (line 53) | type Item = u64; type Error (line 54) | type Error = io::Error; method decode (line 56) | fn decode(&mut self, buf: &mut BytesMut) -> io::Result> { type DontReadIntoThis (line 79) | struct DontReadIntoThis; method poll_read (line 91) | fn poll_read( method read (line 82) | fn read(&mut self, _: &mut [u8]) -> io::Result { function can_read_from_existing_buf (line 101) | async fn can_read_from_existing_buf() { function can_read_from_existing_buf_after_codec_changed (line 113) | async fn can_read_from_existing_buf_after_codec_changed() { function external_buf_grows_to_init (line 133) | fn external_buf_grows_to_init() { function external_buf_does_not_shrink (line 144) | fn external_buf_does_not_shrink() { FILE: builder/third-party/tokio-util/tests/framed_read.rs type U32Decoder (line 37) | struct U32Decoder; type Item (line 40) | type Item = u32; type Error (line 41) | type Error = io::Error; method decode (line 43) | fn decode(&mut self, buf: &mut BytesMut) -> io::Result> { type U64Decoder (line 53) | struct U64Decoder; type Item (line 56) | type Item = u64; type Error (line 57) | type Error = io::Error; method decode (line 59) | fn decode(&mut self, buf: &mut BytesMut) -> io::Result> { function read_multi_frame_in_packet (line 70) | fn read_multi_frame_in_packet() { function read_multi_frame_across_packets (line 86) | fn read_multi_frame_across_packets() { function read_multi_frame_in_packet_after_codec_changed (line 104) | fn read_multi_frame_in_packet_after_codec_changed() { function read_not_ready (line 122) | fn read_not_ready() { function read_partial_then_not_ready (line 140) | fn read_partial_then_not_ready() { function read_err (line 159) | fn read_err() { function read_partial_then_err (line 178) | fn read_partial_then_err() { function read_partial_would_block_then_err (line 198) | fn read_partial_would_block_then_err() { function huge_size (line 220) | fn huge_size() { function data_remaining_is_error (line 247) | fn data_remaining_is_error() { function multi_frames_on_eof (line 259) | fn multi_frames_on_eof() { function read_eof_then_resume (line 292) | fn read_eof_then_resume() { type Mock (line 316) | struct Mock { method poll_read (line 321) | fn poll_read( FILE: builder/third-party/tokio-util/tests/framed_stream.rs function return_none_after_error (line 20) | async fn return_none_after_error() { FILE: builder/third-party/tokio-util/tests/framed_write.rs type U32Encoder (line 29) | struct U32Encoder; type Error (line 32) | type Error = io::Error; method encode (line 34) | fn encode(&mut self, item: u32, dst: &mut BytesMut) -> io::Result<()> { type U64Encoder (line 42) | struct U64Encoder; type Error (line 45) | type Error = io::Error; method encode (line 47) | fn encode(&mut self, item: u64, dst: &mut BytesMut) -> io::Result<()> { function write_multi_frame_in_packet (line 56) | fn write_multi_frame_in_packet() { function write_multi_frame_after_codec_changed (line 82) | fn write_multi_frame_after_codec_changed() { function write_hits_backpressure (line 108) | fn write_hits_backpressure() { type Mock (line 170) | struct Mock { method write (line 175) | fn write(&mut self, src: &[u8]) -> io::Result { method flush (line 187) | fn flush(&mut self) -> io::Result<()> { method poll_write (line 193) | fn poll_write( method poll_flush (line 203) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll bool { function write_tee (line 114) | async fn write_tee() { function write_all_vectored (line 132) | async fn write_all_vectored( function write_tee_vectored (line 161) | async fn write_tee_vectored() { FILE: builder/third-party/tokio-util/tests/io_reader_stream.rs type Reader (line 10) | struct Reader { method poll_read (line 15) | fn poll_read( function correct_behavior_on_errors (line 38) | async fn correct_behavior_on_errors() { FILE: builder/third-party/tokio-util/tests/io_sink_writer.rs function test_copied_sink_writer (line 12) | async fn test_copied_sink_writer() -> Result<(), Error> { type SliceEncoder (line 34) | struct SliceEncoder; method new (line 37) | fn new() -> Self { type Error (line 43) | type Error = Error; method encode (line 45) | fn encode(&mut self, item: &'a [u8], dst: &mut bytes::BytesMut) -> Res... function test_direct_sink_writer (line 55) | async fn test_direct_sink_writer() -> Result<(), Error> { FILE: builder/third-party/tokio-util/tests/io_stream_reader.rs function test_stream_reader (line 9) | async fn test_stream_reader() -> std::io::Result<()> { FILE: builder/third-party/tokio-util/tests/io_sync_bridge.rs function test_reader_len (line 9) | async fn test_reader_len( function test_async_read_to_sync (line 25) | async fn test_async_read_to_sync() -> Result<(), Box> { function test_async_write_to_sync (line 33) | async fn test_async_write_to_sync() -> Result<(), Box> { function test_into_inner (line 47) | async fn test_into_inner() -> Result<(), Box> { function test_shutdown (line 59) | async fn test_shutdown() -> Result<(), Box> { FILE: builder/third-party/tokio-util/tests/length_delimited.rs function read_empty_io_yields_nothing (line 74) | fn read_empty_io_yields_nothing() { function read_single_frame_one_packet (line 82) | fn read_single_frame_one_packet() { function read_single_frame_one_packet_little_endian (line 96) | fn read_single_frame_one_packet_little_endian() { function read_single_frame_one_packet_native_endian (line 109) | fn read_single_frame_one_packet_native_endian() { function read_single_multi_frame_one_packet (line 127) | fn read_single_multi_frame_one_packet() { function read_single_frame_multi_packet (line 148) | fn read_single_frame_multi_packet() { function read_multi_frame_multi_packet (line 164) | fn read_multi_frame_multi_packet() { function read_single_frame_multi_packet_wait (line 184) | fn read_single_frame_multi_packet_wait() { function read_multi_frame_multi_packet_wait (line 206) | fn read_multi_frame_multi_packet_wait() { function read_incomplete_head (line 236) | fn read_incomplete_head() { function read_incomplete_head_multi (line 249) | fn read_incomplete_head_multi() { function read_incomplete_payload (line 266) | fn read_incomplete_payload() { function read_max_frame_len (line 284) | fn read_max_frame_len() { function read_update_max_frame_len_at_rest (line 296) | fn read_update_max_frame_len_at_rest() { function read_update_max_frame_len_in_flight (line 309) | fn read_update_max_frame_len_in_flight() { function read_one_byte_length_field (line 325) | fn read_one_byte_length_field() { function read_header_offset (line 338) | fn read_header_offset() { function read_single_multi_frame_one_packet_skip_none_adjusted (line 352) | fn read_single_multi_frame_one_packet_skip_none_adjusted() { function read_single_frame_length_adjusted (line 375) | fn read_single_frame_length_adjusted() { function read_single_multi_frame_one_packet_length_includes_head (line 394) | fn read_single_multi_frame_one_packet_length_includes_head() { function write_single_frame_length_adjusted (line 415) | fn write_single_frame_length_adjusted() { function write_nothing_yields_nothing (line 434) | fn write_nothing_yields_nothing() { function write_single_frame_one_packet (line 444) | fn write_single_frame_one_packet() { function write_single_multi_frame_one_packet (line 464) | fn write_single_multi_frame_one_packet() { function write_single_multi_frame_multi_packet (line 495) | fn write_single_multi_frame_multi_packet() { function write_single_frame_would_block (line 532) | fn write_single_frame_would_block() { function write_single_frame_little_endian (line 559) | fn write_single_frame_little_endian() { function write_single_frame_with_short_length_field (line 579) | fn write_single_frame_with_short_length_field() { function write_max_frame_len (line 600) | fn write_max_frame_len() { function write_update_max_frame_len_at_rest (line 615) | fn write_update_max_frame_len_at_rest() { function write_update_max_frame_len_in_flight (line 638) | fn write_update_max_frame_len_in_flight() { function write_zero (line 664) | fn write_zero() { function encode_overflow (line 679) | fn encode_overflow() { function frame_does_not_fit (line 693) | fn frame_does_not_fit() { function neg_adjusted_frame_does_not_fit (line 703) | fn neg_adjusted_frame_does_not_fit() { function pos_adjusted_frame_does_not_fit (line 713) | fn pos_adjusted_frame_does_not_fit() { function max_allowed_frame_fits (line 723) | fn max_allowed_frame_fits() { function smaller_frame_len_not_adjusted (line 733) | fn smaller_frame_len_not_adjusted() { function max_allowed_length_field (line 743) | fn max_allowed_length_field() { type Mock (line 754) | struct Mock { type Op (line 758) | enum Op { method from (line 819) | fn from(src: &'a [u8]) -> Op { method from (line 825) | fn from(src: Vec) -> Op { method poll_read (line 764) | fn poll_read( method poll_write (line 784) | fn poll_write( method poll_flush (line 803) | fn poll_flush(mut self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll Poll> { function flush (line 834) | fn flush() -> Poll> { FILE: builder/third-party/tokio-util/tests/mpsc.rs function simple (line 11) | async fn simple() { function simple_ref (line 34) | async fn simple_ref() { function repeated_poll_reserve (line 57) | async fn repeated_poll_reserve() { function abort_send (line 70) | async fn abort_send() { function close_sender_last (line 99) | async fn close_sender_last() { function close_sender_not_last (line 113) | async fn close_sender_not_last() { function close_sender_before_reserve (line 133) | async fn close_sender_before_reserve() { function close_sender_after_pending_reserve (line 150) | async fn close_sender_after_pending_reserve() { function close_sender_after_successful_reserve (line 175) | async fn close_sender_after_successful_reserve() { function abort_send_after_pending_reserve (line 196) | async fn abort_send_after_pending_reserve() { function abort_send_after_successful_reserve (line 218) | async fn abort_send_after_successful_reserve() { function closed_when_receiver_drops (line 235) | async fn closed_when_receiver_drops() { function start_send_panics_when_idle (line 245) | fn start_send_panics_when_idle() { function start_send_panics_when_acquiring (line 254) | fn start_send_panics_when_acquiring() { function sink_send_then_flush (line 268) | fn sink_send_then_flush() { function sink_send_then_close (line 295) | fn sink_send_then_close() { function sink_send_ref (line 332) | fn sink_send_ref() { FILE: builder/third-party/tokio-util/tests/panic.rs constant MAX_DURATION_MS (line 19) | const MAX_DURATION_MS: u64 = (1 << (36)) - 1; function test_panic (line 21) | fn test_panic(func: Func) -> Option<... function sync_bridge_new_panic_caller (line 53) | fn sync_bridge_new_panic_caller() -> Result<(), Box> { function poll_sender_send_item_panic_caller (line 65) | fn poll_sender_send_item_panic_caller() -> Result<(), Box> { function local_pool_handle_new_panic_caller (line 80) | fn local_pool_handle_new_panic_caller() -> Result<(), Box> { function local_pool_handle_spawn_pinned_by_idx_panic_caller (line 92) | fn local_pool_handle_spawn_pinned_by_idx_panic_caller() -> Result<(), Bo... function delay_queue_insert_at_panic_caller (line 108) | fn delay_queue_insert_at_panic_caller() -> Result<(), Box> { function delay_queue_insert_panic_caller (line 129) | fn delay_queue_insert_panic_caller() -> Result<(), Box> { function delay_queue_remove_panic_caller (line 146) | fn delay_queue_remove_panic_caller() -> Result<(), Box> { function delay_queue_reset_at_panic_caller (line 165) | fn delay_queue_reset_at_panic_caller() -> Result<(), Box> { function delay_queue_reset_panic_caller (line 186) | fn delay_queue_reset_panic_caller() -> Result<(), Box> { function delay_queue_reserve_panic_caller (line 204) | fn delay_queue_reserve_panic_caller() -> Result<(), Box> { function basic (line 220) | fn basic() -> Runtime { FILE: builder/third-party/tokio-util/tests/poll_semaphore.rs type SemRet (line 7) | type SemRet = Option; function semaphore_poll (line 9) | fn semaphore_poll( function semaphore_poll_many (line 16) | fn semaphore_poll_many( function it_works (line 25) | async fn it_works() { function can_acquire_many_permits (line 47) | async fn can_acquire_many_permits() { function can_poll_different_amounts_of_permits (line 72) | async fn can_poll_different_amounts_of_permits() { FILE: builder/third-party/tokio-util/tests/reusable_box.rs function traits (line 13) | fn traits<'a>() { function test_different_futures (line 22) | fn test_different_futures() { function test_different_sizes (line 43) | fn test_different_sizes() { type ZeroSizedFuture (line 61) | struct ZeroSizedFuture {} type Output (line 63) | type Output = u32; method poll (line 64) | fn poll(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll { function test_zero_sized (line 70) | fn test_zero_sized() { FILE: builder/third-party/tokio-util/tests/spawn_pinned.rs function can_spawn_not_send_future (line 11) | async fn can_spawn_not_send_future() { function can_drop_future_and_still_get_output (line 30) | fn can_drop_future_and_still_get_output() { function cannot_create_zero_sized_pool (line 49) | fn cannot_create_zero_sized_pool() { function can_spawn_multiple_futures (line 55) | async fn can_spawn_multiple_futures() { function task_panic_propagates (line 75) | async fn task_panic_propagates() { function callback_panic_does_not_kill_worker (line 100) | async fn callback_panic_does_not_kill_worker() { function task_cancellation_propagates (line 126) | async fn task_cancellation_propagates() { function tasks_are_balanced (line 163) | async fn tasks_are_balanced() { function spawn_by_idx (line 200) | async fn spawn_by_idx() { FILE: builder/third-party/tokio-util/tests/sync_cancellation_token.rs function cancel_token (line 11) | fn cancel_token() { function cancel_token_owned (line 43) | fn cancel_token_owned() { function cancel_token_owned_drop_test (line 75) | fn cancel_token_owned_drop_test() { function cancel_child_token_through_parent (line 93) | fn cancel_child_token_through_parent() { function cancel_grandchild_token_through_parent_if_child_was_dropped (line 131) | fn cancel_grandchild_token_through_parent_if_child_was_dropped() { function cancel_child_token_without_parent (line 171) | fn cancel_child_token_without_parent() { function create_child_token_after_parent_was_cancelled (line 235) | fn create_child_token_after_parent_was_cancelled() { function drop_multiple_child_tokens (line 272) | fn drop_multiple_child_tokens() { function cancel_only_all_descendants (line 297) | fn cancel_only_all_descendants() { function drop_parent_before_child_tokens (line 425) | fn drop_parent_before_child_tokens() { function derives_send_sync (line 438) | fn derives_send_sync() { FILE: builder/third-party/tokio-util/tests/task_join_map.rs function rt (line 10) | fn rt() -> tokio::runtime::Runtime { function test_with_sleep (line 17) | async fn test_with_sleep() { function test_abort_on_drop (line 69) | async fn test_abort_on_drop() { function alternating (line 94) | async fn alternating() { function test_keys (line 113) | async fn test_keys() { function abort_by_key (line 137) | async fn abort_by_key() { function abort_by_predicate (line 175) | async fn abort_by_predicate() { function runtime_gone (line 209) | fn runtime_gone() { function join_map_coop (line 225) | async fn join_map_coop() { function abort_all (line 267) | async fn abort_all() { FILE: builder/third-party/tokio-util/tests/task_tracker.rs function open_close (line 7) | fn open_close() { function token_len (line 36) | fn token_len() { function notify_immediately (line 55) | fn notify_immediately() { function notify_immediately_on_reopen (line 64) | fn notify_immediately_on_reopen() { function notify_on_close (line 74) | fn notify_on_close() { function notify_on_close_reopen (line 85) | fn notify_on_close_reopen() { function notify_on_last_task (line 97) | fn notify_on_last_task() { function notify_on_last_task_respawn (line 109) | fn notify_on_last_task_respawn() { function no_notify_on_respawn_if_open (line 123) | fn no_notify_on_respawn_if_open() { function close_during_exit (line 136) | fn close_during_exit() { function notify_many (line 164) | fn notify_many() { FILE: builder/third-party/tokio-util/tests/time_delay_queue.rs function single_immediate_delay (line 26) | async fn single_immediate_delay() { function multi_immediate_delays (line 42) | async fn multi_immediate_delays() { function single_short_delay (line 71) | async fn single_short_delay() { function multi_delay_at_start (line 95) | async fn multi_delay_at_start() { function insert_in_past_fires_immediately (line 137) | async fn insert_in_past_fires_immediately() { function remove_entry (line 153) | async fn remove_entry() { function reset_entry (line 172) | async fn reset_entry() { function reset_much_later (line 206) | async fn reset_much_later() { function reset_twice (line 228) | async fn reset_twice() { function repeatedly_reset_entry_inserted_as_expired (line 259) | async fn repeatedly_reset_entry_inserted_as_expired() { function remove_expired_item (line 287) | async fn remove_expired_item() { function remove_at_timer_wheel_threshold (line 307) | async fn remove_at_timer_wheel_threshold() { function expires_before_last_insert (line 335) | async fn expires_before_last_insert() { function multi_reset (line 361) | async fn multi_reset() { function expire_first_key_when_reset_to_expire_earlier (line 398) | async fn expire_first_key_when_reset_to_expire_earlier() { function expire_second_key_when_reset_to_expire_earlier (line 421) | async fn expire_second_key_when_reset_to_expire_earlier() { function reset_first_expiring_item_to_expire_later (line 444) | async fn reset_first_expiring_item_to_expire_later() { function insert_before_first_after_poll (line 466) | async fn insert_before_first_after_poll() { function insert_after_ready_poll (line 492) | async fn insert_after_ready_poll() { function reset_later_after_slot_starts (line 525) | async fn reset_later_after_slot_starts() { function reset_inserted_expired (line 562) | async fn reset_inserted_expired() { function reset_earlier_after_slot_starts (line 587) | async fn reset_earlier_after_slot_starts() { function insert_in_past_after_poll_fires_immediately (line 624) | async fn insert_in_past_after_poll_fires_immediately() { function delay_queue_poll_expired_when_empty (line 647) | async fn delay_queue_poll_expired_when_empty() { function compact_expire_empty (line 657) | async fn compact_expire_empty() { function compact_remove_empty (line 680) | async fn compact_remove_empty() { function compact_remove_remapped_keys (line 700) | async fn compact_remove_remapped_keys() { function compact_change_deadline (line 739) | async fn compact_change_deadline() { function item_expiry_greater_than_wheel (line 791) | async fn item_expiry_greater_than_wheel() { function remove_after_compact (line 809) | async fn remove_after_compact() { function remove_after_compact_poll (line 827) | async fn remove_after_compact_poll() { function peek (line 846) | async fn peek() { function ms (line 883) | fn ms(n: u64) -> Duration { FILE: builder/third-party/tokio-util/tests/udp.rs function send_framed_byte_codec (line 27) | async fn send_framed_byte_codec() -> std::io::Result<()> { type ByteCodec (line 79) | pub struct ByteCodec; type Error (line 92) | type Error = io::Error; method encode (line 94) | fn encode(&mut self, data: &[u8], buf: &mut BytesMut) -> Result<(), io... type Item (line 82) | type Item = Vec; type Error (line 83) | type Error = io::Error; method decode (line 85) | fn decode(&mut self, buf: &mut BytesMut) -> Result>, io::... function send_framed_lines_codec (line 102) | async fn send_framed_lines_codec() -> std::io::Result<()> { function framed_half (line 123) | async fn framed_half() -> std::io::Result<()> { FILE: builder/third-party/tokio/src/doc/mod.rs type NotDefinedHere (line 21) | pub enum NotDefinedHere {} method register (line 25) | fn register( method reregister (line 33) | fn reregister( method deregister (line 41) | fn deregister(&mut self, registry: &mio::Registry) -> std::io::Result<... FILE: builder/third-party/tokio/src/doc/os.rs type RawHandle (line 12) | pub type RawHandle = crate::doc::NotDefinedHere; type OwnedHandle (line 15) | pub type OwnedHandle = crate::doc::NotDefinedHere; type AsRawHandle (line 18) | pub trait AsRawHandle { method as_raw_handle (line 20) | fn as_raw_handle(&self) -> RawHandle; type FromRawHandle (line 24) | pub trait FromRawHandle { method from_raw_handle (line 26) | unsafe fn from_raw_handle(handle: RawHandle) -> Self; type RawSocket (line 30) | pub type RawSocket = crate::doc::NotDefinedHere; type AsRawSocket (line 33) | pub trait AsRawSocket { method as_raw_socket (line 35) | fn as_raw_socket(&self) -> RawSocket; type FromRawSocket (line 39) | pub trait FromRawSocket { method from_raw_socket (line 41) | unsafe fn from_raw_socket(sock: RawSocket) -> Self; type IntoRawSocket (line 45) | pub trait IntoRawSocket { method into_raw_socket (line 47) | fn into_raw_socket(self) -> RawSocket; type BorrowedHandle (line 51) | pub type BorrowedHandle<'handle> = crate::doc::NotDefinedHere; type AsHandle (line 54) | pub trait AsHandle { method as_handle (line 56) | fn as_handle(&self) -> BorrowedHandle<'_>; type BorrowedSocket (line 60) | pub type BorrowedSocket<'socket> = crate::doc::NotDefinedHere; type AsSocket (line 63) | pub trait AsSocket { method as_socket (line 65) | fn as_socket(&self) -> BorrowedSocket<'_>; FILE: builder/third-party/tokio/src/fs/canonicalize.rs function canonicalize (line 46) | pub async fn canonicalize(path: impl AsRef) -> io::Result { FILE: builder/third-party/tokio/src/fs/copy.rs function copy (line 21) | pub async fn copy(from: impl AsRef, to: impl AsRef) -> Resul... FILE: builder/third-party/tokio/src/fs/create_dir.rs function create_dir (line 47) | pub async fn create_dir(path: impl AsRef) -> io::Result<()> { FILE: builder/third-party/tokio/src/fs/create_dir_all.rs function create_dir_all (line 48) | pub async fn create_dir_all(path: impl AsRef) -> io::Result<()> { FILE: builder/third-party/tokio/src/fs/dir_builder.rs type DirBuilder (line 11) | pub struct DirBuilder { method new (line 33) | pub fn new() -> Self { method recursive (line 52) | pub fn recursive(&mut self, recursive: bool) -> &mut Self { method create (line 91) | pub async fn create(&self, path: impl AsRef) -> io::Result<()> { FILE: builder/third-party/tokio/src/fs/file.rs type File (line 90) | pub struct File { method open (line 152) | pub async fn open(path: impl AsRef) -> io::Result { method create (line 190) | pub async fn create(path: impl AsRef) -> io::Result { method options (line 223) | pub fn options() -> OpenOptions { method from_std (line 237) | pub fn from_std(std: StdFile) -> File { method sync_all (line 272) | pub async fn sync_all(&self) -> io::Result<()> { method sync_data (line 307) | pub async fn sync_data(&self) -> io::Result<()> { method set_len (line 345) | pub async fn set_len(&self, size: u64) -> io::Result<()> { method metadata (line 404) | pub async fn metadata(&self) -> io::Result { method try_clone (line 424) | pub async fn try_clone(&self) -> io::Result { method into_std (line 447) | pub async fn into_std(mut self) -> StdFile { method try_into_std (line 470) | pub fn try_into_std(mut self) -> Result { method set_permissions (line 509) | pub async fn set_permissions(&self, perm: Permissions) -> io::Result<(... method set_max_buf_size (line 538) | pub fn set_max_buf_size(&mut self, max_buf_size: usize) { method from (line 836) | fn from(std: StdFile) -> Self { method fmt (line 842) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method as_raw_fd (line 851) | fn as_raw_fd(&self) -> std::os::unix::io::RawFd { method as_fd (line 858) | fn as_fd(&self) -> std::os::unix::io::BorrowedFd<'_> { method from_raw_fd (line 867) | unsafe fn from_raw_fd(fd: std::os::unix::io::RawFd) -> Self { type Inner (line 96) | struct Inner { method complete_inflight (line 899) | async fn complete_inflight(&mut self) { method poll_complete_inflight (line 905) | fn poll_complete_inflight(&mut self, cx: &mut Context<'_>) -> Poll<()> { method poll_flush (line 917) | fn poll_flush(&mut self, cx: &mut Context<'_>) -> Poll, mut pos: SeekFrom) -> io::Result<()> { method poll_complete (line 645) | fn poll_complete(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... method poll_write (line 677) | fn poll_write( method poll_write_vectored (line 748) | fn poll_write_vectored( method is_write_vectored (line 819) | fn is_write_vectored(&self) -> bool { method poll_flush (line 823) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, dst: impl AsRef) -> ... FILE: builder/third-party/tokio/src/fs/metadata.rs function metadata (line 43) | pub async fn metadata(path: impl AsRef) -> io::Result { FILE: builder/third-party/tokio/src/fs/mocks.rs method read (line 58) | fn read(&mut self, dst: &mut [u8]) -> io::Result { method read (line 64) | fn read(&mut self, dst: &mut [u8]) -> io::Result { method seek (line 70) | fn seek(&mut self, pos: SeekFrom) -> io::Result { method write (line 76) | fn write(&mut self, src: &[u8]) -> io::Result { method flush (line 80) | fn flush(&mut self) -> io::Result<()> { type JoinHandle (line 90) | pub(super) struct JoinHandle { function spawn_blocking (line 94) | pub(super) fn spawn_blocking(f: F) -> JoinHandle function spawn_mandatory_blocking (line 109) | pub(super) fn spawn_mandatory_blocking(f: F) -> Option> type Output (line 125) | type Output = Result; method poll (line 127) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll usize { function run_one (line 145) | pub(in super::super) fn run_one() { FILE: builder/third-party/tokio/src/fs/mod.rs function asyncify (line 133) | pub(crate) async fn asyncify(f: F) -> io::Result FILE: builder/third-party/tokio/src/fs/open_options.rs type OpenOptions (line 82) | pub struct OpenOptions(StdOpenOptions); method new (line 101) | pub fn new() -> OpenOptions { method read (line 130) | pub fn read(&mut self, read: bool) -> &mut OpenOptions { method write (line 160) | pub fn write(&mut self, write: bool) -> &mut OpenOptions { method append (line 219) | pub fn append(&mut self, append: bool) -> &mut OpenOptions { method truncate (line 252) | pub fn truncate(&mut self, truncate: bool) -> &mut OpenOptions { method create (line 288) | pub fn create(&mut self, create: bool) -> &mut OpenOptions { method create_new (line 331) | pub fn create_new(&mut self, create_new: bool) -> &mut OpenOptions { method open (line 388) | pub async fn open(&self, path: impl AsRef) -> io::Result { method as_inner_mut (line 397) | pub(super) fn as_inner_mut(&mut self) -> &mut StdOpenOptions { method from (line 653) | fn from(options: StdOpenOptions) -> OpenOptions { method default (line 659) | fn default() -> Self { FILE: builder/third-party/tokio/src/fs/read.rs function read (line 46) | pub async fn read(path: impl AsRef) -> io::Result> { FILE: builder/third-party/tokio/src/fs/read_dir.rs constant CHUNK_SIZE (line 23) | const CHUNK_SIZE: usize = 32; function read_dir (line 33) | pub async fn read_dir(path: impl AsRef) -> io::Result { type ReadDir (line 65) | pub struct ReadDir(State); method next_entry (line 79) | pub async fn next_entry(&mut self) -> io::Result> { method poll_next_entry (line 102) | pub fn poll_next_entry(&mut self, cx: &mut Context<'_>) -> Poll>, std: &mut std:... type State (line 68) | enum State { type DirEntry (line 201) | pub struct DirEntry { method path (line 245) | pub fn path(&self) -> PathBuf { method file_name (line 266) | pub fn file_name(&self) -> OsString { method metadata (line 300) | pub async fn metadata(&self) -> io::Result { method file_type (line 335) | pub async fn file_type(&self) -> io::Result { method as_inner (line 355) | pub(super) fn as_inner(&self) -> &std::fs::DirEntry { FILE: builder/third-party/tokio/src/fs/read_link.rs function read_link (line 9) | pub async fn read_link(path: impl AsRef) -> io::Result { FILE: builder/third-party/tokio/src/fs/read_to_string.rs function read_to_string (line 27) | pub async fn read_to_string(path: impl AsRef) -> io::Result { FILE: builder/third-party/tokio/src/fs/remove_dir.rs function remove_dir (line 9) | pub async fn remove_dir(path: impl AsRef) -> io::Result<()> { FILE: builder/third-party/tokio/src/fs/remove_dir_all.rs function remove_dir_all (line 11) | pub async fn remove_dir_all(path: impl AsRef) -> io::Result<()> { FILE: builder/third-party/tokio/src/fs/remove_file.rs function remove_file (line 13) | pub async fn remove_file(path: impl AsRef) -> io::Result<()> { FILE: builder/third-party/tokio/src/fs/rename.rs function rename (line 12) | pub async fn rename(from: impl AsRef, to: impl AsRef) -> io:... FILE: builder/third-party/tokio/src/fs/set_permissions.rs function set_permissions (line 12) | pub async fn set_permissions(path: impl AsRef, perm: Permissions) ... FILE: builder/third-party/tokio/src/fs/symlink.rs function symlink (line 11) | pub async fn symlink(src: impl AsRef, dst: impl AsRef) -> io... FILE: builder/third-party/tokio/src/fs/symlink_dir.rs function symlink_dir (line 14) | pub async fn symlink_dir(src: impl AsRef, dst: impl AsRef) -... FILE: builder/third-party/tokio/src/fs/symlink_file.rs function symlink_file (line 14) | pub async fn symlink_file(src: impl AsRef, dst: impl AsRef) ... FILE: builder/third-party/tokio/src/fs/symlink_metadata.rs function symlink_metadata (line 12) | pub async fn symlink_metadata(path: impl AsRef) -> io::Result) -> io::Result { FILE: builder/third-party/tokio/src/fs/write.rs function write (line 26) | pub async fn write(path: impl AsRef, contents: impl AsRef<[u8]>) -... FILE: builder/third-party/tokio/src/future/maybe_done.rs function maybe_done (line 25) | pub fn maybe_done(future: Fut) -> MaybeDone { function output_mut (line 34) | pub fn output_mut(self: Pin<&mut Self>) -> Option<&mut Fut::Output> { function take_output (line 44) | pub fn take_output(self: Pin<&mut Self>) -> Option { type Output (line 58) | type Output = (); method poll (line 60) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function poll_fn (line 28) | pub fn poll_fn(f: F) -> PollFn function fmt (line 36) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 45) | type Output = T; method poll (line 47) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/future/trace.rs type InstrumentedFuture (line 3) | pub(crate) trait InstrumentedFuture: Future { method id (line 4) | fn id(&self) -> Option; method id (line 8) | fn id(&self) -> Option { FILE: builder/third-party/tokio/src/future/try_join.rs function try_join3 (line 8) | pub(crate) fn try_join3( type Output (line 47) | type Output = Result<(T1, T2, T3), E>; method poll (line 49) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/async_buf_read.rs type AsyncBufRead (line 23) | pub trait AsyncBufRead: AsyncRead { method poll_fill_buf (line 45) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize); method poll_fill_buf (line 90) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { method poll_fill_buf (line 100) | fn poll_fill_buf(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<... method consume (line 104) | fn consume(mut self: Pin<&mut Self>, amt: usize) { method poll_fill_buf (line 110) | fn poll_fill_buf(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<... method consume (line 114) | fn consume(self: Pin<&mut Self>, amt: usize) { FILE: builder/third-party/tokio/src/io/async_fd.rs type AsyncFd (line 179) | pub struct AsyncFd { type AsyncFdReadyGuard (line 192) | pub struct AsyncFdReadyGuard<'a, T: AsRawFd> { type AsyncFdReadyMutGuard (line 203) | pub struct AsyncFdReadyMutGuard<'a, T: AsRawFd> { function new (line 224) | pub fn new(inner: T) -> io::Result function with_interest (line 241) | pub fn with_interest(inner: T, interest: Interest) -> io::Result function new_with_handle_and_interest (line 249) | pub(crate) fn new_with_handle_and_interest( function try_new (line 275) | pub fn try_new(inner: T) -> Result> function try_with_interest (line 295) | pub fn try_with_interest(inner: T, interest: Interest) -> Result &T { function get_mut (line 327) | pub fn get_mut(&mut self) -> &mut T { function take_inner (line 331) | fn take_inner(&mut self) -> Option { function into_inner (line 342) | pub fn into_inner(mut self) -> T { function poll_read_ready (line 373) | pub fn poll_read_ready<'a>( function poll_read_ready_mut (line 410) | pub fn poll_read_ready_mut<'a>( function poll_write_ready (line 449) | pub fn poll_write_ready<'a>( function poll_write_ready_mut (line 486) | pub fn poll_write_ready_mut<'a>( function ready (line 587) | pub async fn ready(&self, interest: Interest) -> io::Result(&'a self) -> io::Result(&'a mut self) -> io::Result(&'a self) -> io::Result(&'a mut self) -> io::Result( function async_io_mut (line 836) | pub async fn async_io_mut( method as_raw_fd (line 848) | fn as_raw_fd(&self) -> RawFd { function as_fd (line 854) | fn as_fd(&self) -> std::os::unix::io::BorrowedFd<'_> { function fmt (line 860) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method drop (line 868) | fn drop(&mut self) { function clear_ready (line 889) | pub fn clear_ready(&mut self) { function clear_ready_matching (line 978) | pub fn clear_ready_matching(&mut self, ready: Ready) { function retain_ready (line 998) | pub fn retain_ready(&mut self) { function ready (line 1009) | pub fn ready(&self) -> Ready { function try_io (line 1071) | pub fn try_io( function get_ref (line 1087) | pub fn get_ref(&self) -> &'a AsyncFd { function get_inner (line 1092) | pub fn get_inner(&self) -> &'a Inner { function clear_ready (line 1113) | pub fn clear_ready(&mut self) { function clear_ready_matching (line 1202) | pub fn clear_ready_matching(&mut self, ready: Ready) { function retain_ready (line 1222) | pub fn retain_ready(&mut self) { function ready (line 1233) | pub fn ready(&self) -> Ready { function try_io (line 1256) | pub fn try_io( function get_ref (line 1272) | pub fn get_ref(&self) -> &AsyncFd { function get_mut (line 1277) | pub fn get_mut(&mut self) -> &mut AsyncFd { function get_inner (line 1282) | pub fn get_inner(&self) -> &Inner { function get_inner_mut (line 1287) | pub fn get_inner_mut(&mut self) -> &mut Inner { function fmt (line 1293) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function fmt (line 1301) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type TryIoError (line 1315) | pub struct TryIoError(()); type AsyncFdTryNewError (line 1321) | pub struct AsyncFdTryNewError { function into_parts (line 1332) | pub fn into_parts(self) -> (T, io::Error) { function fmt (line 1338) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1344) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 1350) | fn source(&self) -> Option<&(dyn Error + 'static)> { function from (line 1356) | fn from(value: AsyncFdTryNewError) -> Self { FILE: builder/third-party/tokio/src/io/async_read.rs type AsyncRead (line 43) | pub trait AsyncRead { method poll_read (line 53) | fn poll_read( method poll_read (line 85) | fn poll_read( method poll_read (line 95) | fn poll_read( method poll_read (line 109) | fn poll_read( FILE: builder/third-party/tokio/src/io/async_seek.rs type AsyncSeek (line 18) | pub trait AsyncSeek { method start_seek (line 33) | fn start_seek(self: Pin<&mut Self>, position: SeekFrom) -> io::Result<... method poll_complete (line 46) | fn poll_complete(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, pos: SeekFrom) -> io::Result<()> { method poll_complete (line 78) | fn poll_complete(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, pos: SeekFrom) -> io::Result<(... method poll_complete (line 87) | fn poll_complete(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { method poll_write (line 230) | fn poll_write( method poll_write_vectored (line 238) | fn poll_write_vectored( method is_write_vectored (line 246) | fn is_write_vectored(&self) -> bool { method poll_flush (line 250) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { method poll_flush (line 281) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll<... method poll_write (line 291) | fn poll_write( method poll_write_vectored (line 299) | fn poll_write_vectored( method is_write_vectored (line 307) | fn is_write_vectored(&self) -> bool { method poll_flush (line 311) | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { method poll_flush (line 341) | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { method poll_flush (line 371) | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { method poll_flush (line 401) | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll { type Buf (line 21) | pub(crate) struct Buf { method with_capacity (line 189) | pub(crate) fn with_capacity(n: usize) -> Buf { method is_empty (line 196) | pub(crate) fn is_empty(&self) -> bool { method len (line 200) | pub(crate) fn len(&self) -> usize { method copy_to (line 204) | pub(crate) fn copy_to(&mut self, dst: &mut ReadBuf<'_>) -> usize { method copy_from (line 217) | pub(crate) fn copy_from(&mut self, src: &[u8], max_buf_size: usize) ->... method bytes (line 226) | pub(crate) fn bytes(&self) -> &[u8] { method ensure_capacity_for (line 230) | pub(crate) fn ensure_capacity_for(&mut self, bytes: &ReadBuf<'_>, max_... method read_from (line 244) | pub(crate) fn read_from(&mut self, rd: &mut T) -> io::Result<... method write_to (line 258) | pub(crate) fn write_to(&mut self, wr: &mut T) -> io::Result<... constant DEFAULT_MAX_BUF_SIZE (line 26) | pub(crate) const DEFAULT_MAX_BUF_SIZE: usize = 2 * 1024 * 1024; type State (line 29) | enum State { method poll_read (line 51) | fn poll_read( method poll_write (line 102) | fn poll_write( method poll_flush (line 139) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll(T); method register (line 33) | fn register( method deregister (line 44) | fn deregister(&mut self, _registry: &Registry) -> io::Result<()> { method reregister (line 49) | fn reregister( type Aio (line 90) | pub struct Aio { function new_for_aio (line 104) | pub fn new_for_aio(io: E) -> io::Result { function new_for_lio (line 116) | pub fn new_for_lio(io: E) -> io::Result { function new_with_interest (line 120) | fn new_with_interest(io: E, interest: Interest) -> io::Result { function clear_ready (line 144) | pub fn clear_ready(&self, ev: AioEvent) { function into_inner (line 149) | pub fn into_inner(self) -> E { function poll_ready (line 167) | pub fn poll_ready(&self, cx: &mut Context<'_>) -> Poll &E { method deref_mut (line 182) | fn deref_mut(&mut self) -> &mut E { function fmt (line 188) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type AioEvent (line 197) | pub struct AioEvent(ReadyEvent); FILE: builder/third-party/tokio/src/io/interest.rs constant READABLE (line 10) | const READABLE: usize = 0b0001; constant WRITABLE (line 11) | const WRITABLE: usize = 0b0010; constant AIO (line 14) | const AIO: usize = 0b0100; constant LIO (line 16) | const LIO: usize = 0b1000; constant PRIORITY (line 18) | const PRIORITY: usize = 0b0001_0000; constant ERROR (line 21) | const ERROR: usize = 0b0010_0000; type Interest (line 29) | pub struct Interest(usize); constant READABLE (line 55) | pub const READABLE: Interest = Interest(READABLE); constant WRITABLE (line 60) | pub const WRITABLE: Interest = Interest(WRITABLE); constant ERROR (line 66) | pub const ERROR: Interest = Interest(ERROR); constant PRIORITY (line 71) | pub const PRIORITY: Interest = Interest(PRIORITY); method is_readable (line 86) | pub const fn is_readable(self) -> bool { method is_writable (line 103) | pub const fn is_writable(self) -> bool { method is_error (line 120) | pub const fn is_error(self) -> bool { method is_aio (line 125) | const fn is_aio(self) -> bool { method is_lio (line 130) | const fn is_lio(self) -> bool { method is_priority (line 149) | pub const fn is_priority(self) -> bool { method add (line 167) | pub const fn add(self, other: Interest) -> Interest { method remove (line 195) | pub fn remove(self, other: Interest) -> Option { method to_mio (line 206) | pub(crate) fn to_mio(self) -> mio::Interest { method mask (line 258) | pub(crate) fn mask(self) -> Ready { type Output (line 271) | type Output = Self; method bitor (line 274) | fn bitor(self, other: Self) -> Self { method bitor_assign (line 281) | fn bitor_assign(&mut self, other: Self) { method fmt (line 287) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/io/join.rs function join (line 11) | pub fn join(reader: R, writer: W) -> Join function into_inner (line 38) | pub fn into_inner(self) -> (R, W) { function reader (line 43) | pub fn reader(&self) -> &R { function writer (line 48) | pub fn writer(&self) -> &W { function reader_mut (line 53) | pub fn reader_mut(&mut self) -> &mut R { function writer_mut (line 58) | pub fn writer_mut(&mut self) -> &mut W { function reader_pin_mut (line 63) | pub fn reader_pin_mut(self: Pin<&mut Self>) -> Pin<&mut R> { function writer_pin_mut (line 68) | pub fn writer_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { method poll_read (line 77) | fn poll_read( method poll_write (line 90) | fn poll_write( method poll_flush (line 98) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { FILE: builder/third-party/tokio/src/io/poll_evented.rs function new (line 88) | pub(crate) fn new(io: E) -> io::Result { function new_with_interest (line 109) | pub(crate) fn new_with_interest(io: E, interest: Interest) -> io::Result... function new_with_interest_and_handle (line 114) | pub(crate) fn new_with_interest_and_handle( function registration (line 128) | pub(crate) fn registration(&self) -> &Registration { function into_inner (line 134) | pub(crate) fn into_inner(mut self) -> io::Result { function poll_read_ready (line 141) | pub(crate) fn poll_read_ready(&self, cx: &mut Context<'_>) -> Poll io::Result<()> { type Target (line 257) | type Target = E; method deref (line 259) | fn deref(&self) -> &E { function fmt (line 265) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 271) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/io/read_buf.rs type ReadBuf (line 23) | pub struct ReadBuf<'a> { function new (line 32) | pub fn new(buf: &'a mut [u8]) -> ReadBuf<'a> { function uninit (line 46) | pub fn uninit(buf: &'a mut [MaybeUninit]) -> ReadBuf<'a> { function capacity (line 56) | pub fn capacity(&self) -> usize { function filled (line 62) | pub fn filled(&self) -> &[u8] { function filled_mut (line 71) | pub fn filled_mut(&mut self) -> &mut [u8] { function take (line 80) | pub fn take(&mut self, n: usize) -> ReadBuf<'_> { function initialized (line 90) | pub fn initialized(&self) -> &[u8] { function initialized_mut (line 101) | pub fn initialized_mut(&mut self) -> &mut [u8] { function inner_mut (line 123) | pub unsafe fn inner_mut(&mut self) -> &mut [MaybeUninit] { function unfilled_mut (line 135) | pub unsafe fn unfilled_mut(&mut self) -> &mut [MaybeUninit] { function initialize_unfilled (line 144) | pub fn initialize_unfilled(&mut self) -> &mut [u8] { function initialize_unfilled_to (line 156) | pub fn initialize_unfilled_to(&mut self, n: usize) -> &mut [u8] { function remaining (line 179) | pub fn remaining(&self) -> usize { function clear (line 187) | pub fn clear(&mut self) { function advance (line 200) | pub fn advance(&mut self, n: usize) { function set_filled (line 217) | pub fn set_filled(&mut self, n: usize) { function assume_init (line 234) | pub unsafe fn assume_init(&mut self, n: usize) { function put_slice (line 248) | pub fn put_slice(&mut self, buf: &[u8]) { function remaining_mut (line 276) | fn remaining_mut(&self) -> usize { function advance_mut (line 281) | unsafe fn advance_mut(&mut self, cnt: usize) { function chunk_mut (line 286) | fn chunk_mut(&mut self) -> &mut bytes::buf::UninitSlice { function fmt (line 301) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function slice_to_uninit_mut (line 310) | unsafe fn slice_to_uninit_mut(slice: &mut [u8]) -> &mut [MaybeUninit] { function slice_assume_init (line 315) | unsafe fn slice_assume_init(slice: &[MaybeUninit]) -> &[u8] { function slice_assume_init_mut (line 320) | unsafe fn slice_assume_init_mut(slice: &mut [MaybeUninit]) -> &mut [... FILE: builder/third-party/tokio/src/io/ready.rs constant READABLE (line 8) | const READABLE: usize = 0b0_01; constant WRITABLE (line 9) | const WRITABLE: usize = 0b0_10; constant READ_CLOSED (line 10) | const READ_CLOSED: usize = 0b0_0100; constant WRITE_CLOSED (line 11) | const WRITE_CLOSED: usize = 0b0_1000; constant PRIORITY (line 13) | const PRIORITY: usize = 0b1_0000; constant ERROR (line 14) | const ERROR: usize = 0b10_0000; type Ready (line 21) | pub struct Ready(usize); constant EMPTY (line 25) | pub const EMPTY: Ready = Ready(0); constant READABLE (line 28) | pub const READABLE: Ready = Ready(READABLE); constant WRITABLE (line 31) | pub const WRITABLE: Ready = Ready(WRITABLE); constant READ_CLOSED (line 34) | pub const READ_CLOSED: Ready = Ready(READ_CLOSED); constant WRITE_CLOSED (line 37) | pub const WRITE_CLOSED: Ready = Ready(WRITE_CLOSED); constant PRIORITY (line 42) | pub const PRIORITY: Ready = Ready(PRIORITY); constant ERROR (line 45) | pub const ERROR: Ready = Ready(ERROR); constant ALL (line 49) | pub const ALL: Ready = constant ALL (line 54) | pub const ALL: Ready = Ready(READABLE | WRITABLE | READ_CLOSED | WRITE... method from_mio (line 57) | pub(crate) fn from_mio(event: &mio::event::Event) -> Ready { method is_empty (line 111) | pub fn is_empty(self) -> bool { method is_readable (line 127) | pub fn is_readable(self) -> bool { method is_writable (line 143) | pub fn is_writable(self) -> bool { method is_read_closed (line 158) | pub fn is_read_closed(self) -> bool { method is_write_closed (line 173) | pub fn is_write_closed(self) -> bool { method is_priority (line 190) | pub fn is_priority(self) -> bool { method is_error (line 205) | pub fn is_error(self) -> bool { method contains (line 214) | pub(crate) fn contains>(self, other: T) -> bool { method from_usize (line 226) | pub(crate) fn from_usize(val: usize) -> Ready { method as_usize (line 234) | pub(crate) fn as_usize(self) -> usize { method from_interest (line 238) | pub(crate) fn from_interest(interest: Interest) -> Ready { method intersection (line 264) | pub(crate) fn intersection(self, interest: Interest) -> Ready { method satisfies (line 268) | pub(crate) fn satisfies(self, interest: Interest) -> bool { type Output (line 274) | type Output = Ready; method bitor (line 277) | fn bitor(self, other: Ready) -> Ready { method bitor_assign (line 284) | fn bitor_assign(&mut self, other: Ready) { type Output (line 290) | type Output = Ready; method bitand (line 293) | fn bitand(self, other: Ready) -> Ready { type Output (line 299) | type Output = Ready; method sub (line 302) | fn sub(self, other: Ready) -> Ready { method fmt (line 308) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/io/seek.rs function seek (line 23) | pub(crate) fn seek(seek: &mut S, pos: SeekFrom) -> Seek<'_, S> type Output (line 38) | type Output = io::Result; method poll (line 40) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/split.rs type Inner (line 53) | struct Inner { function with_lock (line 59) | fn with_lock(&self, f: impl FnOnce(Pin<&mut T>) -> R) -> R { function is_pair_of (line 72) | pub fn is_pair_of(&self, other: &WriteHalf) -> bool { function unsplit (line 85) | pub fn unsplit(self, wr: WriteHalf) -> T function is_pair_of (line 106) | pub fn is_pair_of(&self, other: &ReadHalf) -> bool { method poll_read (line 112) | fn poll_read( method poll_write (line 122) | fn poll_write( method poll_flush (line 130) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { function fmt (line 158) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 164) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/io/stderr.rs method as_raw_fd (line 83) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 89) | fn as_fd(&self) -> BorrowedFd<'_> { method poll_write (line 112) | fn poll_write( method poll_flush (line 120) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll RawFd { method as_fd (line 64) | fn as_fd(&self) -> BorrowedFd<'_> { method poll_read (line 87) | fn poll_read( FILE: builder/third-party/tokio/src/io/stdio_common.rs type SplitByUtf8BoundaryIfWindows (line 12) | pub(crate) struct SplitByUtf8BoundaryIfWindows { function new (line 17) | pub(crate) fn new(inner: W) -> Self { constant MAX_BYTES_PER_CHAR (line 23) | const MAX_BYTES_PER_CHAR: usize = 4; constant MAGIC_CONST (line 26) | const MAGIC_CONST: usize = 8; function poll_write (line 32) | fn poll_write( function poll_flush (line 94) | fn poll_flush( function poll_shutdown (line 101) | fn poll_shutdown( type TextMockWriter (line 119) | struct TextMockWriter; method poll_write (line 122) | fn poll_write( method poll_flush (line 132) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll Self { method poll_write (line 157) | fn poll_write( method poll_flush (line 167) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll RawFd { method as_fd (line 88) | fn as_fd(&self) -> BorrowedFd<'_> { method poll_write (line 111) | fn poll_write( method poll_flush (line 119) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Self { function with_capacity (line 45) | pub fn with_capacity(capacity: usize, inner: R) -> Self { function get_ref (line 59) | pub fn get_ref(&self) -> &R { function get_mut (line 66) | pub fn get_mut(&mut self) -> &mut R { function get_pin_mut (line 73) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut R> { function into_inner (line 80) | pub fn into_inner(self) -> R { function buffer (line 87) | pub fn buffer(&self) -> &[u8] { function discard_buffer (line 93) | fn discard_buffer(self: Pin<&mut Self>) { method poll_read (line 101) | fn poll_read( method poll_fill_buf (line 123) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { type SeekState (line 147) | pub(super) enum SeekState { method start_seek (line 177) | fn start_seek(self: Pin<&mut Self>, pos: SeekFrom) -> io::Result<()> { method poll_complete (line 187) | fn poll_complete(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... method poll_write (line 262) | fn poll_write( method poll_write_vectored (line 270) | fn poll_write_vectored( method is_write_vectored (line 278) | fn is_write_vectored(&self) -> bool { method poll_flush (line 282) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function assert_unpin (line 308) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/buf_stream.rs function new (line 29) | pub fn new(stream: RW) -> BufStream { function with_capacity (line 39) | pub fn with_capacity( function get_ref (line 55) | pub fn get_ref(&self) -> &RW { function get_mut (line 62) | pub fn get_mut(&mut self) -> &mut RW { function get_pin_mut (line 69) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut RW> { function into_inner (line 76) | pub fn into_inner(self) -> RW { function from (line 82) | fn from(b: BufReader>) -> Self { function from (line 88) | fn from(b: BufWriter>) -> Self { method poll_write (line 122) | fn poll_write( method poll_write_vectored (line 130) | fn poll_write_vectored( method is_write_vectored (line 138) | fn is_write_vectored(&self) -> bool { method poll_flush (line 142) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, position: SeekFrom) -> io::Result<()> { method poll_complete (line 184) | fn poll_complete(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, amt: usize) { function assert_unpin (line 204) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/buf_writer.rs function new (line 44) | pub fn new(inner: W) -> Self { function with_capacity (line 49) | pub fn with_capacity(cap: usize, inner: W) -> Self { function flush_buf (line 58) | fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll &W { function get_mut (line 94) | pub fn get_mut(&mut self) -> &mut W { function get_pin_mut (line 101) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { function into_inner (line 108) | pub fn into_inner(self) -> W { function buffer (line 113) | pub fn buffer(&self) -> &[u8] { method poll_write (line 119) | fn poll_write( method poll_write_vectored (line 136) | fn poll_write_vectored( method is_write_vectored (line 198) | fn is_write_vectored(&self) -> bool { method poll_flush (line 202) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... type SeekState (line 214) | pub(super) enum SeekState { method start_seek (line 227) | fn start_seek(self: Pin<&mut Self>, pos: SeekFrom) -> io::Result<()> { method poll_complete (line 235) | fn poll_complete(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... method poll_read (line 270) | fn poll_read( method poll_fill_buf (line 280) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { function fmt (line 290) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function assert_unpin (line 307) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/chain.rs function chain (line 22) | pub(super) fn chain(first: T, second: U) -> Chain function get_ref (line 40) | pub fn get_ref(&self) -> (&T, &U) { function get_mut (line 49) | pub fn get_mut(&mut self) -> (&mut T, &mut U) { function get_pin_mut (line 58) | pub fn get_pin_mut(self: Pin<&mut Self>) -> (Pin<&mut T>, Pin<&mut U>) { function into_inner (line 64) | pub fn into_inner(self) -> (T, U) { function fmt (line 74) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method poll_read (line 87) | fn poll_read( method poll_fill_buf (line 112) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { function assert_unpin (line 141) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/copy.rs type CopyBuffer (line 9) | pub(super) struct CopyBuffer { method new (line 19) | pub(super) fn new() -> Self { method poll_fill_buf (line 30) | fn poll_fill_buf( method poll_write_buf (line 51) | fn poll_write_buf( method poll_copy (line 75) | pub(super) fn poll_copy( type Copy (line 216) | struct Copy<'a, R: ?Sized, W: ?Sized> { type Output (line 282) | type Output = io::Result; method poll (line 284) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll( function copy_bidirectional (line 72) | pub async fn copy_bidirectional(a: &mut A, b: &mut B) -> Result<(u... FILE: builder/third-party/tokio/src/io/util/copy_buf.rs type Output (line 78) | type Output = io::Result; method poll (line 80) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, _: usize) {} method poll_write (line 94) | fn poll_write( method poll_flush (line 105) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bool { method poll_write_vectored (line 124) | fn poll_write_vectored( method fmt (line 137) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function assert_unpin (line 147) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/fill_buf.rs function fill_buf (line 21) | pub(crate) fn fill_buf(reader: &mut R) -> FillBuf<'_, R> type Output (line 32) | type Output = io::Result<&'a [u8]>; method poll (line 34) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/util/flush.rs function flush (line 27) | pub(super) fn flush(a: &mut A) -> Flush<'_, A> type Output (line 41) | type Output = io::Result<()>; method poll (line 43) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/util/lines.rs function lines (line 32) | pub(crate) fn lines(reader: R) -> Lines function next_line (line 69) | pub async fn next_line(&mut self) -> io::Result> { function get_mut (line 76) | pub fn get_mut(&mut self) -> &mut R { function get_ref (line 81) | pub fn get_ref(&mut self) -> &R { function into_inner (line 89) | pub fn into_inner(self) -> R { function poll_next_line (line 112) | pub fn poll_next_line( function assert_unpin (line 142) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/mem.rs type DuplexStream (line 49) | pub struct DuplexStream { type Pipe (line 58) | struct Pipe { method new (line 167) | fn new(max_buf_size: usize) -> Self { method close_write (line 177) | fn close_write(&mut self) { method close_read (line 185) | fn close_read(&mut self) { method poll_read_internal (line 193) | fn poll_read_internal( method poll_write_internal (line 218) | fn poll_write_internal( method poll_write_vectored_internal (line 240) | fn poll_write_vectored_internal( function duplex (line 85) | pub fn duplex(max_buf_size: usize) -> (DuplexStream, DuplexStream) { method poll_read (line 108) | fn poll_read( method poll_write (line 119) | fn poll_write( method poll_write_vectored (line 127) | fn poll_write_vectored( method is_write_vectored (line 135) | fn is_write_vectored(&self) -> bool { method poll_flush (line 140) | fn poll_flush( method poll_shutdown (line 148) | fn poll_shutdown( method drop (line 157) | fn drop(&mut self) { method is_write_vectored (line 359) | fn is_write_vectored(&self) -> bool { method poll_flush (line 363) | fn poll_flush(self: Pin<&mut Self>, _: &mut task::Context<'_>) -> Poll(reader: &'a mut R, buf: &'a mut [u8]) -> Read<... type Output (line 47) | type Output = io::Result; method poll (line 49) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(reader: &'a mut R, buf: &'a mut B) -> R... type Output (line 40) | type Output = io::Result; method poll (line 42) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(reader: &'a mut A, buf: &'a mut [u8]) ->... function eof (line 43) | fn eof() -> io::Error { type Output (line 51) | type Output = io::Result; method poll (line 53) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(reader: &'a mut R, string: &'a mut String... function put_back_original_data (line 46) | fn put_back_original_data(output: &mut String, mut vector: Vec, num_... function finish_string_read (line 56) | pub(super) fn finish_string_read( function read_line_internal (line 94) | pub(super) fn read_line_internal( type Output (line 112) | type Output = io::Result; method poll (line 114) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/util/read_to_end.rs function read_to_end (line 27) | pub(crate) fn read_to_end<'a, R>(reader: &'a mut R, buffer: &'a mut Vec<... function read_to_end_internal (line 39) | pub(super) fn read_to_end_internal( function poll_read_to_end (line 60) | fn poll_read_to_end( type Output (line 136) | type Output = io::Result; method poll (line 138) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/util/read_to_string.rs function read_to_string (line 33) | pub(crate) fn read_to_string<'a, R>( function read_to_string_internal (line 50) | fn read_to_string_internal( type Output (line 71) | type Output = io::Result; method poll (line 73) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/util/read_until.rs function read_until (line 30) | pub(crate) fn read_until<'a, R>( function read_until_internal (line 47) | pub(super) fn read_until_internal( type Output (line 74) | type Output = io::Result; method poll (line 76) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/util/repeat.rs method poll_read (line 52) | fn poll_read( function assert_unpin (line 72) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/shutdown.rs function shutdown (line 26) | pub(super) fn shutdown(a: &mut A) -> Shutdown<'_, A> type Output (line 40) | type Output = io::Result<()>; method poll (line 42) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/io/util/sink.rs method poll_write (line 55) | fn poll_write( method poll_flush (line 66) | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function assert_unpin (line 91) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/split.rs function split (line 28) | pub(crate) fn split(reader: R, delim: u8) -> Split function next_segment (line 61) | pub async fn next_segment(&mut self) -> io::Result>> { function poll_next_segment (line 89) | pub fn poll_next_segment( function assert_unpin (line 118) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/take.rs function take (line 22) | pub(super) fn take(inner: R, limit: u64) -> Take { function limit (line 37) | pub fn limit(&self) -> u64 { function set_limit (line 45) | pub fn set_limit(&mut self, limit: u64) { function get_ref (line 50) | pub fn get_ref(&self) -> &R { function get_mut (line 59) | pub fn get_mut(&mut self) -> &mut R { function get_pin_mut (line 68) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut R> { function into_inner (line 73) | pub fn into_inner(self) -> R { method poll_read (line 79) | fn poll_read( method poll_fill_buf (line 108) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, amt: usize) { function assert_unpin (line 135) | fn assert_unpin() { FILE: builder/third-party/tokio/src/io/util/vec_with_initialized.rs type VecU8 (line 11) | pub(crate) unsafe trait VecU8: AsRef> + AsMut> {} type VecWithInitialized (line 26) | pub(crate) struct VecWithInitialized { function take (line 36) | pub(crate) fn take(&mut self) -> Vec { function new (line 46) | pub(crate) fn new(mut vec: V) -> Self { function reserve (line 56) | pub(crate) fn reserve(&mut self, num_bytes: usize) { function is_empty (line 68) | pub(crate) fn is_empty(&self) -> bool { function get_read_buf (line 72) | pub(crate) fn get_read_buf<'a>(&'a mut self) -> ReadBuf<'a> { function apply_read_buf (line 96) | pub(crate) fn apply_read_buf(&mut self, parts: ReadBufParts) { function try_small_read_first (line 119) | pub(crate) fn try_small_read_first(&self, num_bytes: usize) -> bool { type ReadBufParts (line 127) | pub(crate) struct ReadBufParts { function into_read_buf_parts (line 136) | pub(crate) fn into_read_buf_parts(rb: ReadBuf<'_>) -> ReadBufParts { FILE: builder/third-party/tokio/src/io/util/write.rs function write (line 25) | pub(crate) fn write<'a, W>(writer: &'a mut W, buf: &'a [u8]) -> Write<'a... type Output (line 40) | type Output = io::Result; method poll (line 42) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(writer: &'a mut W, buf: &'a [u8]) -> Writ... type Output (line 38) | type Output = io::Result<()>; method poll (line 40) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(writer: &'a mut W, buf: &'a mut B)... type Output (line 42) | type Output = io::Result<()>; method poll (line 44) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(writer: &'a mut W, buf: &'a mut B) -> ... type Output (line 42) | type Output = io::Result; method poll (line 44) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll( type Output (line 41) | type Output = io::Result; method poll (line 43) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll impl Future { function is_unpin (line 691) | fn is_unpin() {} FILE: builder/third-party/tokio/src/loom/mocked.rs type Mutex (line 8) | pub(crate) struct Mutex(loom::sync::Mutex); function new (line 13) | pub(crate) fn new(t: T) -> Mutex { function lock (line 19) | pub(crate) fn lock(&self) -> MutexGuard<'_, T> { function try_lock (line 24) | pub(crate) fn try_lock(&self) -> Option> { type StaticAtomicU64 (line 34) | pub(crate) type StaticAtomicU64 = std::sync::atomic::AtomicU64; function seed (line 39) | pub(crate) fn seed() -> u64 { function num_cpus (line 45) | pub(crate) fn num_cpus() -> usize { FILE: builder/third-party/tokio/src/loom/std/atomic_u16.rs type AtomicU16 (line 6) | pub(crate) struct AtomicU16 { method new (line 14) | pub(crate) const fn new(val: u16) -> AtomicU16 { method unsync_load (line 25) | pub(crate) unsafe fn unsync_load(&self) -> u16 { method fmt (line 42) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Target (line 32) | type Target = std::sync::atomic::AtomicU16; method deref (line 34) | fn deref(&self) -> &Self::Target { FILE: builder/third-party/tokio/src/loom/std/atomic_u32.rs type AtomicU32 (line 6) | pub(crate) struct AtomicU32 { method new (line 14) | pub(crate) const fn new(val: u32) -> AtomicU32 { method unsync_load (line 25) | pub(crate) unsafe fn unsync_load(&self) -> u32 { method fmt (line 42) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Target (line 32) | type Target = std::sync::atomic::AtomicU32; method deref (line 34) | fn deref(&self) -> &Self::Target { FILE: builder/third-party/tokio/src/loom/std/atomic_u64_as_mutex.rs type AtomicU64 (line 17) | pub(crate) struct AtomicU64 { method load (line 22) | pub(crate) fn load(&self, _: Ordering) -> u64 { method store (line 26) | pub(crate) fn store(&self, val: u64, _: Ordering) { method fetch_add (line 30) | pub(crate) fn fetch_add(&self, val: u64, _: Ordering) -> u64 { method fetch_or (line 37) | pub(crate) fn fetch_or(&self, val: u64, _: Ordering) -> u64 { method compare_exchange (line 44) | pub(crate) fn compare_exchange( method compare_exchange_weak (line 61) | pub(crate) fn compare_exchange_weak( method default (line 73) | fn default() -> AtomicU64 { FILE: builder/third-party/tokio/src/loom/std/atomic_u64_native.rs type StaticAtomicU64 (line 4) | pub(crate) type StaticAtomicU64 = AtomicU64; FILE: builder/third-party/tokio/src/loom/std/atomic_u64_static_const_new.rs type StaticAtomicU64 (line 4) | pub(crate) type StaticAtomicU64 = AtomicU64; method new (line 7) | pub(crate) const fn new(val: u64) -> Self { FILE: builder/third-party/tokio/src/loom/std/atomic_u64_static_once_cell.rs type StaticAtomicU64 (line 5) | pub(crate) struct StaticAtomicU64 { method new (line 19) | pub(crate) const fn new(val: u64) -> StaticAtomicU64 { method load (line 26) | pub(crate) fn load(&self, order: Ordering) -> u64 { method fetch_add (line 30) | pub(crate) fn fetch_add(&self, val: u64, order: Ordering) -> u64 { method compare_exchange_weak (line 37) | pub(crate) fn compare_exchange_weak( method inner (line 54) | fn inner(&self) -> &Mutex { method new (line 11) | pub(crate) fn new(val: u64) -> Self { FILE: builder/third-party/tokio/src/loom/std/atomic_usize.rs type AtomicUsize (line 6) | pub(crate) struct AtomicUsize { method new (line 14) | pub(crate) const fn new(val: usize) -> AtomicUsize { method unsync_load (line 25) | pub(crate) unsafe fn unsync_load(&self) -> usize { method with_mut (line 30) | pub(crate) fn with_mut(&mut self, f: impl FnOnce(&mut usize) -> R) ... type Target (line 37) | type Target = std::sync::atomic::AtomicUsize; method deref (line 39) | fn deref(&self) -> &Self::Target { method deref_mut (line 47) | fn deref_mut(&mut self) -> &mut Self::Target { method fmt (line 54) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/loom/std/barrier.rs type Barrier (line 35) | pub(crate) struct Barrier { method fmt (line 61) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 82) | pub(crate) fn new(n: usize) -> Barrier { method wait (line 126) | pub(crate) fn wait(&self) -> BarrierWaitResult { method wait_timeout (line 147) | pub(crate) fn wait_timeout(&self, timeout: Duration) -> Option) -> fmt::Result { method is_leader (line 214) | pub(crate) fn is_leader(&self) -> bool { FILE: builder/third-party/tokio/src/loom/std/mod.rs function seed (line 39) | pub(crate) fn seed() -> u64 { function num_cpus (line 86) | pub(crate) fn num_cpus() -> usize { function num_cpus (line 111) | pub(crate) fn num_cpus() -> usize { function yield_now (line 118) | pub(crate) fn yield_now() { FILE: builder/third-party/tokio/src/loom/std/mutex.rs type Mutex (line 6) | pub(crate) struct Mutex(sync::Mutex); function new (line 11) | pub(crate) fn new(t: T) -> Mutex { function const_new (line 16) | pub(crate) const fn const_new(t: T) -> Mutex { function lock (line 21) | pub(crate) fn lock(&self) -> MutexGuard<'_, T> { function try_lock (line 29) | pub(crate) fn try_lock(&self) -> Option> { FILE: builder/third-party/tokio/src/loom/std/parking_lot.rs type Mutex (line 22) | pub(crate) struct Mutex(PhantomData>, par... type RwLock (line 25) | pub(crate) struct RwLock(PhantomData>, parking_l... type Condvar (line 28) | pub(crate) struct Condvar(PhantomData, parking_lot::... method new (line 130) | pub(crate) fn new() -> Condvar { method notify_one (line 135) | pub(crate) fn notify_one(&self) { method notify_all (line 140) | pub(crate) fn notify_all(&self) { method wait (line 145) | pub(crate) fn wait<'a, T>( method wait_timeout (line 154) | pub(crate) fn wait_timeout<'a, T>( type MutexGuard (line 31) | pub(crate) struct MutexGuard<'a, T: ?Sized>( type RwLockReadGuard (line 37) | pub(crate) struct RwLockReadGuard<'a, T: ?Sized>( type RwLockWriteGuard (line 43) | pub(crate) struct RwLockWriteGuard<'a, T: ?Sized>( function new (line 50) | pub(crate) fn new(t: T) -> Mutex { function const_new (line 56) | pub(crate) const fn const_new(t: T) -> Mutex { function lock (line 61) | pub(crate) fn lock(&self) -> MutexGuard<'_, T> { function try_lock (line 66) | pub(crate) fn try_lock(&self) -> Option> { function get_mut (line 73) | pub(crate) fn get_mut(&mut self) -> &mut T { type Target (line 82) | type Target = T; method deref (line 83) | fn deref(&self) -> &T { method deref_mut (line 89) | fn deref_mut(&mut self) -> &mut T { function new (line 95) | pub(crate) fn new(t: T) -> RwLock { function read (line 99) | pub(crate) fn read(&self) -> LockResult> { function write (line 103) | pub(crate) fn write(&self) -> LockResult> { type Target (line 109) | type Target = T; method deref (line 110) | fn deref(&self) -> &T { type Target (line 116) | type Target = T; method deref (line 117) | fn deref(&self) -> &T { method deref_mut (line 123) | fn deref_mut(&mut self) -> &mut T { function fmt (line 168) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 174) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 180) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/loom/std/unsafe_cell.rs type UnsafeCell (line 2) | pub(crate) struct UnsafeCell(std::cell::UnsafeCell); function new (line 5) | pub(crate) const fn new(data: T) -> UnsafeCell { function with (line 10) | pub(crate) fn with(&self, f: impl FnOnce(*const T) -> R) -> R { function with_mut (line 15) | pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { FILE: builder/third-party/tokio/src/net/addr.rs type ToSocketAddrs (line 19) | pub trait ToSocketAddrs: sealed::ToSocketAddrsPriv {} type ReadyFuture (line 21) | type ReadyFuture = future::Ready>; type Iter (line 40) | type Iter = T::Iter; type Future (line 41) | type Future = T::Future; function to_socket_addrs (line 43) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type Iter (line 53) | type Iter = std::option::IntoIter; type Future (line 54) | type Future = ReadyFuture; method to_socket_addrs (line 56) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type Iter (line 67) | type Iter = std::option::IntoIter; type Future (line 68) | type Future = ReadyFuture; method to_socket_addrs (line 70) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type Iter (line 80) | type Iter = std::option::IntoIter; type Future (line 81) | type Future = ReadyFuture; method to_socket_addrs (line 83) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type Iter (line 93) | type Iter = std::option::IntoIter; type Future (line 94) | type Future = ReadyFuture; function to_socket_addrs (line 96) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type Iter (line 107) | type Iter = std::option::IntoIter; type Future (line 108) | type Future = ReadyFuture; function to_socket_addrs (line 110) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type Iter (line 121) | type Iter = std::option::IntoIter; type Future (line 122) | type Future = ReadyFuture; function to_socket_addrs (line 124) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type Iter (line 135) | type Iter = std::vec::IntoIter; type Future (line 136) | type Future = ReadyFuture; function to_socket_addrs (line 138) | fn to_socket_addrs(&self, _: sealed::Internal) -> Self::Future { type ToSocketAddrsPriv (line 262) | pub trait ToSocketAddrsPriv { method to_socket_addrs (line 266) | fn to_socket_addrs(&self, internal: Internal) -> Self::Future; type Internal (line 270) | pub struct Internal; FILE: builder/third-party/tokio/src/net/tcp/listener.rs method accept (line 160) | pub async fn accept(&self) -> io::Result<(TcpStream, SocketAddr)> { method poll_accept (line 177) | pub fn poll_accept(&self, cx: &mut Context<'_>) -> Poll io::Result { method into_std (line 265) | pub fn into_std(self) -> io::Result { method local_addr (line 324) | pub fn local_addr(&self) -> io::Result { method ttl (line 351) | pub fn ttl(&self) -> io::Result { method set_ttl (line 376) | pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { type Error (line 382) | type Error = io::Error; method try_from (line 388) | fn try_from(stream: net::TcpListener) -> Result { method fmt (line 394) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method as_raw_fd (line 405) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 411) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/tokio/src/net/tcp/socket.rs method new_v4 (line 123) | pub fn new_v4() -> io::Result { method new_v6 (line 156) | pub fn new_v6() -> io::Result { method new (line 160) | fn new(domain: socket2::Domain) -> io::Result { method set_keepalive (line 189) | pub fn set_keepalive(&self, keepalive: bool) -> io::Result<()> { method keepalive (line 194) | pub fn keepalive(&self) -> io::Result { method set_reuseaddr (line 224) | pub fn set_reuseaddr(&self, reuseaddr: bool) -> io::Result<()> { method reuseaddr (line 250) | pub fn reuseaddr(&self) -> io::Result { method set_reuseport (line 284) | pub fn set_reuseport(&self, reuseport: bool) -> io::Result<()> { method reuseport (line 319) | pub fn reuseport(&self) -> io::Result { method set_send_buffer_size (line 326) | pub fn set_send_buffer_size(&self, size: u32) -> io::Result<()> { method send_buffer_size (line 353) | pub fn send_buffer_size(&self) -> io::Result { method set_recv_buffer_size (line 360) | pub fn set_recv_buffer_size(&self, size: u32) -> io::Result<()> { method recv_buffer_size (line 387) | pub fn recv_buffer_size(&self) -> io::Result { method set_linger (line 399) | pub fn set_linger(&self, dur: Option) -> io::Result<()> { method linger (line 409) | pub fn linger(&self) -> io::Result> { method set_nodelay (line 432) | pub fn set_nodelay(&self, nodelay: bool) -> io::Result<()> { method nodelay (line 454) | pub fn nodelay(&self) -> io::Result { method tos (line 482) | pub fn tos(&self) -> io::Result { method set_tos (line 509) | pub fn set_tos(&self, tos: u32) -> io::Result<()> { method device (line 521) | pub fn device(&self) -> io::Result>> { method bind_device (line 537) | pub fn bind_device(&self, interface: Option<&[u8]>) -> io::Result<()> { method local_addr (line 563) | pub fn local_addr(&self) -> io::Result { method take_error (line 568) | pub fn take_error(&self) -> io::Result> { method bind (line 600) | pub fn bind(&self, addr: SocketAddr) -> io::Result<()> { method connect (line 636) | pub async fn connect(self, addr: SocketAddr) -> io::Result { method listen (line 701) | pub fn listen(self, backlog: u32) -> io::Result { method from_std_stream (line 755) | pub fn from_std_stream(std_stream: std::net::TcpStream) -> TcpSocket { function convert_address (line 774) | fn convert_address(address: socket2::SockAddr) -> io::Result { method fmt (line 785) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/net/tcp/split.rs type ReadHalf (line 33) | pub struct ReadHalf<'a>(&'a TcpStream); type WriteHalf (line 49) | pub struct WriteHalf<'a>(&'a TcpStream); function split (line 51) | pub(crate) fn split(stream: &mut TcpStream) -> (ReadHalf<'_>, WriteHalf<... function poll_peek (line 90) | pub fn poll_peek( function peek (line 137) | pub async fn peek(&mut self, buf: &mut [u8]) -> io::Result { function ready (line 165) | pub async fn ready(&self, interest: Interest) -> io::Result { function readable (line 182) | pub async fn readable(&self) -> io::Result<()> { function try_read (line 209) | pub fn try_read(&self, buf: &mut [u8]) -> io::Result { function try_read_vectored (line 238) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io::... function peer_addr (line 268) | pub fn peer_addr(&self) -> io::Result { function local_addr (line 273) | pub fn local_addr(&self) -> io::Result { function ready (line 302) | pub async fn ready(&self, interest: Interest) -> io::Result { function writable (line 317) | pub async fn writable(&self) -> io::Result<()> { function try_write (line 334) | pub fn try_write(&self, buf: &[u8]) -> io::Result { function try_write_vectored (line 355) | pub fn try_write_vectored(&self, bufs: &[io::IoSlice<'_>]) -> io::Result... function peer_addr (line 360) | pub fn peer_addr(&self) -> io::Result { function local_addr (line 365) | pub fn local_addr(&self) -> io::Result { method poll_read (line 371) | fn poll_read( method poll_write (line 381) | fn poll_write( method poll_write_vectored (line 389) | fn poll_write_vectored( method is_write_vectored (line 397) | fn is_write_vectored(&self) -> bool { method poll_flush (line 402) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll &TcpStream { function as_ref (line 420) | fn as_ref(&self) -> &TcpStream { FILE: builder/third-party/tokio/src/net/tcp/split_owned.rs type OwnedReadHalf (line 35) | pub struct OwnedReadHalf { method reunite (line 107) | pub fn reunite(self, other: OwnedWriteHalf) -> Result io::Result { method ready (line 220) | pub async fn ready(&self, interest: Interest) -> io::Result { method readable (line 237) | pub async fn readable(&self) -> io::Result<()> { method try_read (line 264) | pub fn try_read(&self, buf: &mut [u8]) -> io::Result { method try_read_vectored (line 293) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io... method peer_addr (line 323) | pub fn peer_addr(&self) -> io::Result { method local_addr (line 328) | pub fn local_addr(&self) -> io::Result { method as_ref (line 498) | fn as_ref(&self) -> &TcpStream { type OwnedWriteHalf (line 54) | pub struct OwnedWriteHalf { method reunite (line 349) | pub fn reunite(self, other: OwnedReadHalf) -> Result io::Result { method writable (line 399) | pub async fn writable(&self) -> io::Result<()> { method try_write (line 416) | pub fn try_write(&self, buf: &[u8]) -> io::Result { method try_write_vectored (line 437) | pub fn try_write_vectored(&self, bufs: &[io::IoSlice<'_>]) -> io::Resu... method peer_addr (line 442) | pub fn peer_addr(&self) -> io::Result { method local_addr (line 447) | pub fn local_addr(&self) -> io::Result { method as_ref (line 504) | fn as_ref(&self) -> &TcpStream { function split_owned (line 59) | pub(crate) fn split_owned(stream: TcpStream) -> (OwnedReadHalf, OwnedWri... function reunite (line 71) | pub(crate) fn reunite( type ReuniteError (line 88) | pub struct ReuniteError(pub OwnedReadHalf, pub OwnedWriteHalf); method fmt (line 91) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method poll_read (line 334) | fn poll_read( method drop (line 453) | fn drop(&mut self) { method poll_write (line 461) | fn poll_write( method poll_write_vectored (line 469) | fn poll_write_vectored( method is_write_vectored (line 477) | fn is_write_vectored(&self) -> bool { method poll_flush (line 482) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll io::Result io::Result { method into_std (line 246) | pub fn into_std(self) -> io::Result { method local_addr (line 289) | pub fn local_addr(&self) -> io::Result { method take_error (line 294) | pub fn take_error(&self) -> io::Result> { method peer_addr (line 312) | pub fn peer_addr(&self) -> io::Result { method poll_peek (line 358) | pub fn poll_peek( method ready (line 457) | pub async fn ready(&self, interest: Interest) -> io::Result { method readable (line 512) | pub async fn readable(&self) -> io::Result<()> { method poll_read_ready (line 546) | pub fn poll_read_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_read_vectored (line 691) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io::... method writable (line 824) | pub async fn writable(&self) -> io::Result<()> { method poll_write_ready (line 858) | pub fn poll_write_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_write_vectored (line 972) | pub fn try_write_vectored(&self, bufs: &[io::IoSlice<'_>]) -> io::Result... method try_io (line 1012) | pub fn try_io( method async_io (line 1047) | pub async fn async_io( method peek (line 1095) | pub async fn peek(&self, buf: &mut [u8]) -> io::Result { method shutdown_std (line 1107) | pub(super) fn shutdown_std(&self, how: Shutdown) -> io::Result<()> { method nodelay (line 1129) | pub fn nodelay(&self) -> io::Result { method set_nodelay (line 1153) | pub fn set_nodelay(&self, nodelay: bool) -> io::Result<()> { method ttl (line 1225) | pub fn ttl(&self) -> io::Result { method set_ttl (line 1246) | pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { method split (line 1260) | pub fn split<'a>(&'a mut self) -> (ReadHalf<'a>, WriteHalf<'a>) { method into_split (line 1275) | pub fn into_split(self) -> (OwnedReadHalf, OwnedWriteHalf) { method poll_read_priv (line 1285) | pub(crate) fn poll_read_priv( method poll_write_priv (line 1294) | pub(super) fn poll_write_priv( method poll_write_vectored_priv (line 1302) | pub(super) fn poll_write_vectored_priv( type Error (line 1312) | type Error = io::Error; method try_from (line 1318) | fn try_from(stream: std::net::TcpStream) -> Result { method poll_read (line 1326) | fn poll_read( method poll_write (line 1336) | fn poll_write( method poll_write_vectored (line 1344) | fn poll_write_vectored( method is_write_vectored (line 1352) | fn is_write_vectored(&self) -> bool { method poll_flush (line 1357) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll) -> fmt::Result { method as_raw_fd (line 1380) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 1386) | fn as_fd(&self) -> BorrowedFd<'_> { method as_raw_fd (line 1414) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 1420) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/tokio/src/net/udp.rs method bind (line 148) | pub async fn bind(addr: A) -> io::Result { method bind_addr (line 167) | fn bind_addr(addr: SocketAddr) -> io::Result { method new (line 173) | fn new(socket: mio::net::UdpSocket) -> io::Result { method from_std (line 221) | pub fn from_std(socket: net::UdpSocket) -> io::Result { method into_std (line 248) | pub fn into_std(self) -> io::Result { method as_socket (line 268) | fn as_socket(&self) -> socket2::SockRef<'_> { method local_addr (line 289) | pub fn local_addr(&self) -> io::Result { method peer_addr (line 311) | pub fn peer_addr(&self) -> io::Result { method connect (line 339) | pub async fn connect(&self, addr: A) -> io::Result<()> { method ready (line 426) | pub async fn ready(&self, interest: Interest) -> io::Result { method writable (line 481) | pub async fn writable(&self) -> io::Result<()> { method poll_send_ready (line 515) | pub fn poll_send_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method poll_send (line 586) | pub fn poll_send(&self, cx: &mut Context<'_>, buf: &[u8]) -> Poll io::Result { method readable (line 701) | pub async fn readable(&self) -> io::Result<()> { method poll_recv_ready (line 735) | pub fn poll_recv_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method poll_recv (line 806) | pub fn poll_recv(&self, cx: &mut Context<'_>, buf: &mut ReadBuf<'_>) -> ... method try_recv (line 875) | pub fn try_recv(&self, buf: &mut [u8]) -> io::Result { method send_to (line 1165) | pub async fn send_to(&self, buf: &[u8], target: A) -> ... method poll_send_to (line 1194) | pub fn poll_send_to( method try_send_to (line 1252) | pub fn try_send_to(&self, buf: &[u8], target: SocketAddr) -> io::Result<... method send_to_addr (line 1258) | async fn send_to_addr(&self, buf: &[u8], target: SocketAddr) -> io::Resu... method recv_from (line 1306) | pub async fn recv_from(&self, buf: &mut [u8]) -> io::Result<(usize, Sock... method poll_recv_from (line 1339) | pub fn poll_recv_from( method try_recv_from (line 1420) | pub fn try_recv_from(&self, buf: &mut [u8]) -> io::Result<(usize, Socket... method try_io (line 1458) | pub fn try_io( method async_io (line 1493) | pub async fn async_io( method peek_from (line 1548) | pub async fn peek_from(&self, buf: &mut [u8]) -> io::Result<(usize, Sock... method poll_peek_from (line 1595) | pub fn poll_peek_from( method try_peek_from (line 1646) | pub fn try_peek_from(&self, buf: &mut [u8]) -> io::Result<(usize, Socket... method peek_sender (line 1665) | pub async fn peek_sender(&self) -> io::Result { method poll_peek_sender (line 1692) | pub fn poll_peek_sender(&self, cx: &mut Context<'_>) -> Poll io::Result { method peek_sender_inner (line 1717) | fn peek_sender_inner(&self) -> io::Result { method broadcast (line 1734) | pub fn broadcast(&self) -> io::Result { method set_broadcast (line 1742) | pub fn set_broadcast(&self, on: bool) -> io::Result<()> { method multicast_loop_v4 (line 1751) | pub fn multicast_loop_v4(&self) -> io::Result { method set_multicast_loop_v4 (line 1762) | pub fn set_multicast_loop_v4(&self, on: bool) -> io::Result<()> { method multicast_ttl_v4 (line 1771) | pub fn multicast_ttl_v4(&self) -> io::Result { method set_multicast_ttl_v4 (line 1784) | pub fn set_multicast_ttl_v4(&self, ttl: u32) -> io::Result<()> { method multicast_loop_v6 (line 1793) | pub fn multicast_loop_v6(&self) -> io::Result { method set_multicast_loop_v6 (line 1804) | pub fn set_multicast_loop_v6(&self, on: bool) -> io::Result<()> { method ttl (line 1827) | pub fn ttl(&self) -> io::Result { method set_ttl (line 1849) | pub fn set_ttl(&self, ttl: u32) -> io::Result<()> { method tos (line 1877) | pub fn tos(&self) -> io::Result { method set_tos (line 1904) | pub fn set_tos(&self, tos: u32) -> io::Result<()> { method device (line 1916) | pub fn device(&self) -> io::Result>> { method bind_device (line 1932) | pub fn bind_device(&self, interface: Option<&[u8]>) -> io::Result<()> { method join_multicast_v4 (line 1943) | pub fn join_multicast_v4(&self, multiaddr: Ipv4Addr, interface: Ipv4Addr... method join_multicast_v6 (line 1952) | pub fn join_multicast_v6(&self, multiaddr: &Ipv6Addr, interface: u32) ->... method leave_multicast_v4 (line 1961) | pub fn leave_multicast_v4(&self, multiaddr: Ipv4Addr, interface: Ipv4Add... method leave_multicast_v6 (line 1970) | pub fn leave_multicast_v6(&self, multiaddr: &Ipv6Addr, interface: u32) -... method take_error (line 1993) | pub fn take_error(&self) -> io::Result> { type Error (line 1999) | type Error = io::Error; method try_from (line 2005) | fn try_from(stream: std::net::UdpSocket) -> Result { method fmt (line 2011) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method as_raw_fd (line 2022) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 2028) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/tokio/src/net/unix/datagram/socket.rs method from_mio (line 99) | pub(crate) fn from_mio(sys: mio::net::UnixDatagram) -> io::Result io::Result { method writable (line 236) | pub async fn writable(&self) -> io::Result<()> { method poll_send_ready (line 270) | pub fn poll_send_ready(&self, cx: &mut Context<'_>) -> Poll io::Result<()> { method poll_recv_ready (line 366) | pub fn poll_recv_ready(&self, cx: &mut Context<'_>) -> Poll(path: P) -> io::Result method pair (line 428) | pub fn pair() -> io::Result<(UnixDatagram, UnixDatagram)> { method from_std (line 481) | pub fn from_std(datagram: net::UnixDatagram) -> io::Result { method into_std (line 508) | pub fn into_std(self) -> io::Result { method new (line 515) | fn new(socket: mio::net::UnixDatagram) -> io::Result { method unbound (line 551) | pub fn unbound() -> io::Result { method connect (line 593) | pub fn connect>(&self, path: P) -> io::Result<()> { method send (line 629) | pub async fn send(&self, buf: &[u8]) -> io::Result { method try_send (line 674) | pub fn try_send(&self, buf: &[u8]) -> io::Result { method try_send_to (line 717) | pub fn try_send_to

(&self, buf: &[u8], target: P) -> io::Result method recv (line 759) | pub async fn recv(&self, buf: &mut [u8]) -> io::Result { method try_recv (line 810) | pub fn try_recv(&self, buf: &mut [u8]) -> io::Result { method send_to (line 1082) | pub async fn send_to

(&self, buf: &[u8], target: P) -> io::Result method recv_from (line 1132) | pub async fn recv_from(&self, buf: &mut [u8]) -> io::Result<(usize, Sock... method poll_recv_from (line 1159) | pub fn poll_recv_from( method poll_send_to (line 1199) | pub fn poll_send_to

( method poll_send (line 1236) | pub fn poll_send(&self, cx: &mut Context<'_>, buf: &[u8]) -> Poll, buf: &mut ReadBuf<'_>) -> ... method try_recv_from (line 1327) | pub fn try_recv_from(&self, buf: &mut [u8]) -> io::Result<(usize, Socket... method try_io (line 1368) | pub fn try_io( method async_io (line 1403) | pub async fn async_io( method local_addr (line 1454) | pub fn local_addr(&self) -> io::Result { method peer_addr (line 1503) | pub fn peer_addr(&self) -> io::Result { method take_error (line 1526) | pub fn take_error(&self) -> io::Result> { method shutdown (line 1562) | pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { type Error (line 1568) | type Error = io::Error; method try_from (line 1574) | fn try_from(stream: std::os::unix::net::UnixDatagram) -> Result) -> fmt::Result { method as_raw_fd (line 1586) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 1592) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/tokio/src/net/unix/listener.rs method new (line 53) | pub(crate) fn new(listener: mio::net::UnixListener) -> io::Result(path: P) -> io::Result method from_std (line 116) | pub fn from_std(listener: net::UnixListener) -> io::Result { method into_std (line 142) | pub fn into_std(self) -> io::Result { method local_addr (line 150) | pub fn local_addr(&self) -> io::Result { method take_error (line 155) | pub fn take_error(&self) -> io::Result> { method accept (line 167) | pub async fn accept(&self) -> io::Result<(UnixStream, SocketAddr)> { method poll_accept (line 185) | pub fn poll_accept(&self, cx: &mut Context<'_>) -> Poll io::Result { method fmt (line 206) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method as_raw_fd (line 212) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 218) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/tokio/src/net/unix/mod.rs type uid_t (line 31) | pub type uid_t = u32; type gid_t (line 35) | pub type gid_t = u32; type pid_t (line 39) | pub type pid_t = i32; FILE: builder/third-party/tokio/src/net/unix/pipe.rs function pipe (line 67) | pub fn pipe() -> io::Result<(Sender, Receiver)> { type OpenOptions (line 122) | pub struct OpenOptions { method new (line 132) | pub fn new() -> OpenOptions { method read_write (line 173) | pub fn read_write(&mut self, value: bool) -> &mut Self { method unchecked (line 205) | pub fn unchecked(&mut self, value: bool) -> &mut Self { method open_receiver (line 229) | pub fn open_receiver>(&self, path: P) -> io::Result>(&self, path: P) -> io::Result io::Result { method default (line 283) | fn default() -> OpenOptions { type PipeEnd (line 289) | enum PipeEnd { type Sender (line 365) | pub struct Sender { method from_mio (line 370) | fn from_mio(mio_tx: mio_pipe::Sender) -> io::Result { method from_file (line 394) | pub fn from_file(file: File) -> io::Result { method from_owned_fd (line 419) | pub fn from_owned_fd(owned_fd: OwnedFd) -> io::Result { method from_file_unchecked (line 474) | pub fn from_file_unchecked(file: File) -> io::Result { method from_owned_fd_unchecked (line 494) | pub fn from_owned_fd_unchecked(owned_fd: OwnedFd) -> io::Result { method ready (line 519) | pub async fn ready(&self, interest: Interest) -> io::Result { method writable (line 564) | pub async fn writable(&self) -> io::Result<()> { method poll_write_ready (line 596) | pub fn poll_write_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_write_vectored (line 719) | pub fn try_write_vectored(&self, buf: &[io::IoSlice<'_>]) -> io::Resul... method into_blocking_fd (line 729) | pub fn into_blocking_fd(self) -> io::Result { method into_nonblocking_fd (line 740) | pub fn into_nonblocking_fd(self) -> io::Result { method poll_write (line 752) | fn poll_write( method poll_write_vectored (line 760) | fn poll_write_vectored( method is_write_vectored (line 768) | fn is_write_vectored(&self) -> bool { method poll_flush (line 772) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll RawFd { method as_fd (line 788) | fn as_fd(&self) -> BorrowedFd<'_> { type Receiver (line 861) | pub struct Receiver { method from_mio (line 866) | fn from_mio(mio_rx: mio_pipe::Receiver) -> io::Result { method from_file (line 890) | pub fn from_file(file: File) -> io::Result { method from_owned_fd (line 915) | pub fn from_owned_fd(owned_fd: OwnedFd) -> io::Result { method from_file_unchecked (line 970) | pub fn from_file_unchecked(file: File) -> io::Result { method from_owned_fd_unchecked (line 990) | pub fn from_owned_fd_unchecked(owned_fd: OwnedFd) -> io::Result io::Result { method readable (line 1064) | pub async fn readable(&self) -> io::Result<()> { method poll_read_ready (line 1096) | pub fn poll_read_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_read_vectored (line 1234) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io... method into_blocking_fd (line 1322) | pub fn into_blocking_fd(self) -> io::Result { method into_nonblocking_fd (line 1333) | pub fn into_nonblocking_fd(self) -> io::Result { method poll_read (line 1345) | fn poll_read( method as_raw_fd (line 1357) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 1363) | fn as_fd(&self) -> BorrowedFd<'_> { function is_pipe (line 1369) | fn is_pipe(fd: BorrowedFd<'_>) -> io::Result { function get_file_flags (line 1386) | fn get_file_flags(fd: BorrowedFd<'_>) -> io::Result { function has_read_access (line 1397) | fn has_read_access(flags: libc::c_int) -> bool { function has_write_access (line 1403) | fn has_write_access(flags: libc::c_int) -> bool { function set_nonblocking (line 1409) | fn set_nonblocking(fd: BorrowedFd<'_>, current_flags: libc::c_int) -> io... function set_blocking (line 1425) | fn set_blocking(fd: &T) -> io::Result<()> { FILE: builder/third-party/tokio/src/net/unix/socket.rs method ty (line 95) | fn ty(&self) -> socket2::Type { method new_datagram (line 107) | pub fn new_datagram() -> io::Result { method new_stream (line 119) | pub fn new_stream() -> io::Result { method new (line 123) | fn new(ty: socket2::Type) -> io::Result { method bind (line 153) | pub fn bind(&self, path: impl AsRef) -> io::Result<()> { method listen (line 171) | pub fn listen(self, backlog: u32) -> io::Result { method connect (line 201) | pub async fn connect(self, path: impl AsRef) -> io::Result io::Result { method as_raw_fd (line 249) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 255) | fn as_fd(&self) -> BorrowedFd<'_> { method from_raw_fd (line 261) | unsafe fn from_raw_fd(fd: RawFd) -> UnixSocket { method into_raw_fd (line 268) | fn into_raw_fd(self) -> RawFd { FILE: builder/third-party/tokio/src/net/unix/socketaddr.rs type SocketAddr (line 5) | pub struct SocketAddr(pub(super) mio::net::SocketAddr); method is_unnamed (line 13) | pub fn is_unnamed(&self) -> bool { method as_pathname (line 22) | pub fn as_pathname(&self) -> Option<&Path> { method fmt (line 28) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/net/unix/split.rs type ReadHalf (line 33) | pub struct ReadHalf<'a>(&'a UnixStream); type WriteHalf (line 49) | pub struct WriteHalf<'a>(&'a UnixStream); function split (line 51) | pub(crate) fn split(stream: &mut UnixStream) -> (ReadHalf<'_>, WriteHalf... function ready (line 79) | pub async fn ready(&self, interest: Interest) -> io::Result { function readable (line 94) | pub async fn readable(&self) -> io::Result<()> { function try_read (line 121) | pub fn try_read(&self, buf: &mut [u8]) -> io::Result { function try_read_vectored (line 174) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io::... function peer_addr (line 179) | pub fn peer_addr(&self) -> io::Result { function local_addr (line 184) | pub fn local_addr(&self) -> io::Result { function ready (line 213) | pub async fn ready(&self, interest: Interest) -> io::Result { function writable (line 228) | pub async fn writable(&self) -> io::Result<()> { function try_write (line 245) | pub fn try_write(&self, buf: &[u8]) -> io::Result { function try_write_vectored (line 266) | pub fn try_write_vectored(&self, buf: &[io::IoSlice<'_>]) -> io::Result<... function peer_addr (line 271) | pub fn peer_addr(&self) -> io::Result { function local_addr (line 276) | pub fn local_addr(&self) -> io::Result { method poll_read (line 282) | fn poll_read( method poll_write (line 292) | fn poll_write( method poll_write_vectored (line 300) | fn poll_write_vectored( method is_write_vectored (line 308) | fn is_write_vectored(&self) -> bool { method poll_flush (line 312) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll &UnixStream { function as_ref (line 328) | fn as_ref(&self) -> &UnixStream { FILE: builder/third-party/tokio/src/net/unix/split_owned.rs type OwnedReadHalf (line 35) | pub struct OwnedReadHalf { method reunite (line 107) | pub fn reunite(self, other: OwnedWriteHalf) -> Result io::Result { method readable (line 149) | pub async fn readable(&self) -> io::Result<()> { method try_read (line 176) | pub fn try_read(&self, buf: &mut [u8]) -> io::Result { method try_read_vectored (line 230) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io... method peer_addr (line 235) | pub fn peer_addr(&self) -> io::Result { method local_addr (line 240) | pub fn local_addr(&self) -> io::Result { method as_ref (line 410) | fn as_ref(&self) -> &UnixStream { type OwnedWriteHalf (line 54) | pub struct OwnedWriteHalf { method reunite (line 261) | pub fn reunite(self, other: OwnedReadHalf) -> Result io::Result { method writable (line 311) | pub async fn writable(&self) -> io::Result<()> { method try_write (line 328) | pub fn try_write(&self, buf: &[u8]) -> io::Result { method try_write_vectored (line 349) | pub fn try_write_vectored(&self, buf: &[io::IoSlice<'_>]) -> io::Resul... method peer_addr (line 354) | pub fn peer_addr(&self) -> io::Result { method local_addr (line 359) | pub fn local_addr(&self) -> io::Result { method as_ref (line 416) | fn as_ref(&self) -> &UnixStream { function split_owned (line 59) | pub(crate) fn split_owned(stream: UnixStream) -> (OwnedReadHalf, OwnedWr... function reunite (line 71) | pub(crate) fn reunite( type ReuniteError (line 88) | pub struct ReuniteError(pub OwnedReadHalf, pub OwnedWriteHalf); method fmt (line 91) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method poll_read (line 246) | fn poll_read( method drop (line 365) | fn drop(&mut self) { method poll_write (line 373) | fn poll_write( method poll_write_vectored (line 381) | fn poll_write_vectored( method is_write_vectored (line 389) | fn is_write_vectored(&self) -> bool { method poll_flush (line 394) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll io::Result... method connect (line 65) | pub async fn connect

(path: P) -> io::Result method ready (line 156) | pub async fn ready(&self, interest: Interest) -> io::Result { method readable (line 213) | pub async fn readable(&self) -> io::Result<()> { method poll_read_ready (line 247) | pub fn poll_read_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_read_vectored (line 394) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io::... method writable (line 529) | pub async fn writable(&self) -> io::Result<()> { method poll_write_ready (line 563) | pub fn poll_write_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_write_vectored (line 679) | pub fn try_write_vectored(&self, buf: &[io::IoSlice<'_>]) -> io::Result<... method try_io (line 717) | pub fn try_io( method async_io (line 752) | pub async fn async_io( method from_std (line 801) | pub fn from_std(stream: net::UnixStream) -> io::Result { method into_std (line 846) | pub fn into_std(self) -> io::Result { method pair (line 858) | pub fn pair() -> io::Result<(UnixStream, UnixStream)> { method new (line 866) | pub(crate) fn new(stream: mio::net::UnixStream) -> io::Result { method local_addr (line 887) | pub fn local_addr(&self) -> io::Result { method peer_addr (line 907) | pub fn peer_addr(&self) -> io::Result { method peer_cred (line 912) | pub fn peer_cred(&self) -> io::Result { method take_error (line 917) | pub fn take_error(&self) -> io::Result> { method shutdown_std (line 926) | pub(super) fn shutdown_std(&self, how: Shutdown) -> io::Result<()> { method split (line 940) | pub fn split<'a>(&'a mut self) -> (ReadHalf<'a>, WriteHalf<'a>) { method into_split (line 955) | pub fn into_split(self) -> (OwnedReadHalf, OwnedWriteHalf) { type Error (line 961) | type Error = io::Error; method try_from (line 967) | fn try_from(stream: net::UnixStream) -> io::Result { method poll_read (line 973) | fn poll_read( method poll_write (line 983) | fn poll_write( method poll_write_vectored (line 991) | fn poll_write_vectored( method is_write_vectored (line 999) | fn is_write_vectored(&self) -> bool { method poll_flush (line 1003) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll) -> fmt::Result { method as_raw_fd (line 1053) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 1059) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/tokio/src/net/unix/ucred.rs type UCred (line 5) | pub struct UCred { method uid (line 16) | pub fn uid(&self) -> unix::uid_t { method gid (line 21) | pub fn gid(&self) -> unix::gid_t { method pid (line 29) | pub fn pid(&self) -> Option { function get_peer_cred (line 82) | pub(crate) fn get_peer_cred(sock: &UnixStream) -> io::Result io::Result io::Result io::Result io::Result io::Result io::Result io::Result { method info (line 155) | pub fn info(&self) -> io::Result { method connect (line 190) | pub async fn connect(&self) -> io::Result<()> { method disconnect (line 231) | pub fn disconnect(&self) -> io::Result<()> { method ready (line 303) | pub async fn ready(&self, interest: Interest) -> io::Result { method readable (line 353) | pub async fn readable(&self) -> io::Result<()> { method poll_read_ready (line 386) | pub fn poll_read_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_read_vectored (line 533) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io... method writable (line 660) | pub async fn writable(&self) -> io::Result<()> { method poll_write_ready (line 693) | pub fn poll_write_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_write_vectored (line 809) | pub fn try_write_vectored(&self, buf: &[io::IoSlice<'_>]) -> io::Resul... method try_io (line 847) | pub fn try_io( method async_io (line 880) | pub async fn async_io( method poll_read (line 890) | fn poll_read( method poll_write (line 900) | fn poll_write( method poll_write_vectored (line 908) | fn poll_write_vectored( method poll_flush (line 916) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll RawHandle { method as_handle (line 932) | fn as_handle(&self) -> BorrowedHandle<'_> { type NamedPipeClient (line 976) | pub struct NamedPipeClient { method from_raw_handle (line 999) | pub unsafe fn from_raw_handle(handle: RawHandle) -> io::Result { method info (line 1026) | pub fn info(&self) -> io::Result { method ready (line 1098) | pub async fn ready(&self, interest: Interest) -> io::Result { method readable (line 1147) | pub async fn readable(&self) -> io::Result<()> { method poll_read_ready (line 1180) | pub fn poll_read_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_read_vectored (line 1325) | pub fn try_read_vectored(&self, bufs: &mut [io::IoSliceMut<'_>]) -> io... method writable (line 1451) | pub async fn writable(&self) -> io::Result<()> { method poll_write_ready (line 1484) | pub fn poll_write_ready(&self, cx: &mut Context<'_>) -> Poll io::Result { method try_write_vectored (line 1598) | pub fn try_write_vectored(&self, buf: &[io::IoSlice<'_>]) -> io::Resul... method try_io (line 1636) | pub fn try_io( method async_io (line 1669) | pub async fn async_io( method poll_read (line 1679) | fn poll_read( method poll_write (line 1689) | fn poll_write( method poll_write_vectored (line 1697) | fn poll_write_vectored( method poll_flush (line 1705) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll RawHandle { method as_handle (line 1721) | fn as_handle(&self) -> BorrowedHandle<'_> { type ServerOptions (line 1732) | pub struct ServerOptions { method new (line 1762) | pub fn new() -> ServerOptions { method pipe_mode (line 1787) | pub fn pipe_mode(&mut self, pipe_mode: PipeMode) -> &mut Self { method access_inbound (line 1883) | pub fn access_inbound(&mut self, allowed: bool) -> &mut Self { method access_outbound (line 1981) | pub fn access_outbound(&mut self, allowed: bool) -> &mut Self { method first_pipe_instance (line 2049) | pub fn first_pipe_instance(&mut self, first: bool) -> &mut Self { method write_dac (line 2131) | pub fn write_dac(&mut self, requested: bool) -> &mut Self { method write_owner (line 2141) | pub fn write_owner(&mut self, requested: bool) -> &mut Self { method access_system_security (line 2151) | pub fn access_system_security(&mut self, requested: bool) -> &mut Self { method reject_remote_clients (line 2162) | pub fn reject_remote_clients(&mut self, reject: bool) -> &mut Self { method max_instances (line 2222) | pub fn max_instances(&mut self, instances: usize) -> &mut Self { method out_buffer_size (line 2233) | pub fn out_buffer_size(&mut self, buffer: u32) -> &mut Self { method in_buffer_size (line 2243) | pub fn in_buffer_size(&mut self, buffer: u32) -> &mut Self { method create (line 2273) | pub fn create(&self, addr: impl AsRef) -> io::Result Self { method read (line 2406) | pub fn read(&mut self, allowed: bool) -> &mut Self { method write (line 2417) | pub fn write(&mut self, allowed: bool) -> &mut Self { method security_qos_flags (line 2443) | pub fn security_qos_flags(&mut self, flags: u32) -> &mut Self { method pipe_mode (line 2453) | pub fn pipe_mode(&mut self, pipe_mode: PipeMode) -> &mut Self { method open (line 2508) | pub fn open(&self, addr: impl AsRef) -> io::Result u32 { type PipeMode (line 2588) | pub enum PipeMode { type PipeEnd (line 2611) | pub enum PipeEnd { type PipeInfo (line 2631) | pub struct PipeInfo { function encode_addr (line 2645) | fn encode_addr(addr: impl AsRef) -> Box<[u16]> { function named_pipe_info (line 2654) | unsafe fn named_pipe_info(handle: RawHandle) -> io::Result { FILE: builder/third-party/tokio/src/process/kill.rs type Kill (line 4) | pub(crate) trait Kill { method kill (line 6) | fn kill(&mut self) -> io::Result<()>; method kill (line 10) | fn kill(&mut self) -> io::Result<()> { FILE: builder/third-party/tokio/src/process/mod.rs type Command (line 275) | pub struct Command { method new (line 318) | pub fn new>(program: S) -> Command { method as_std (line 324) | pub fn as_std(&self) -> &StdCommand { method arg (line 368) | pub fn arg>(&mut self, arg: S) -> &mut Command { method args (line 392) | pub fn args(&mut self, args: I) -> &mut Command method env (line 430) | pub fn env(&mut self, key: K, val: V) -> &mut Command method envs (line 465) | pub fn envs(&mut self, vars: I) -> &mut Command method env_remove (line 490) | pub fn env_remove>(&mut self, key: K) -> &mut Command { method env_clear (line 510) | pub fn env_clear(&mut self) -> &mut Command { method current_dir (line 540) | pub fn current_dir>(&mut self, dir: P) -> &mut Command { method stdin (line 567) | pub fn stdin>(&mut self, cfg: T) -> &mut Command { method stdout (line 594) | pub fn stdout>(&mut self, cfg: T) -> &mut Command { method stderr (line 621) | pub fn stderr>(&mut self, cfg: T) -> &mut Command { method kill_on_drop (line 652) | pub fn kill_on_drop(&mut self, kill_on_drop: bool) -> &mut Command { method uid (line 674) | pub fn uid(&mut self, id: u32) -> &mut Command { method gid (line 683) | pub fn gid(&mut self, id: u32) -> &mut Command { method arg0 (line 694) | pub fn arg0(&mut self, arg: S) -> &mut Command method pre_exec (line 733) | pub unsafe fn pre_exec(&mut self, f: F) -> &mut Command method process_group (line 769) | pub fn process_group(&mut self, pgroup: i32) -> &mut Command { method spawn (line 841) | pub fn spawn(&mut self) -> io::Result { method status (line 891) | pub fn status(&mut self) -> impl Future impl Future> { method from (line 965) | fn from(std: StdCommand) -> Command { type SpawnedChild (line 280) | pub(crate) struct SpawnedChild { type ChildDropGuard (line 975) | struct ChildDropGuard { method kill (line 981) | fn kill(&mut self) -> io::Result<()> { method drop (line 993) | fn drop(&mut self) { type Output (line 1004) | type Output = Result; method poll (line 1006) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Option { method start_kill (line 1116) | pub fn start_kill(&mut self) -> io::Result<()> { method kill (line 1151) | pub async fn kill(&mut self) -> io::Result<()> { method wait (line 1203) | pub async fn wait(&mut self) -> io::Result { method try_wait (line 1237) | pub fn try_wait(&mut self) -> io::Result> { method wait_with_output (line 1270) | pub async fn wait_with_output(mut self) -> io::Result { type ChildStdin (line 1306) | pub struct ChildStdin { method from_std (line 1336) | pub fn from_std(inner: std::process::ChildStdin) -> io::Result { type Error (line 1424) | type Error = io::Error; method try_into (line 1426) | fn try_into(self) -> Result { type ChildStdout (line 1315) | pub struct ChildStdout { method from_std (line 1351) | pub fn from_std(inner: std::process::ChildStdout) -> io::Result { type Error (line 1432) | type Error = io::Error; method try_into (line 1434) | fn try_into(self) -> Result { type ChildStderr (line 1324) | pub struct ChildStderr { method from_std (line 1366) | pub fn from_std(inner: std::process::ChildStderr) -> io::Result { type Error (line 1440) | type Error = io::Error; method try_into (line 1442) | fn try_into(self) -> Result { method poll_write (line 1374) | fn poll_write( method poll_flush (line 1382) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... method poll_write_vectored (line 1390) | fn poll_write_vectored( method is_write_vectored (line 1398) | fn is_write_vectored(&self) -> bool { method poll_read (line 1404) | fn poll_read( method poll_read (line 1414) | fn poll_read( type Mock (line 1555) | struct Mock { method new (line 1562) | fn new() -> Self { method with_result (line 1566) | fn with_result(result: Poll>) -> Self { method kill (line 1576) | fn kill(&mut self) -> io::Result<()> { type Output (line 1583) | type Output = Result<(), ()>; method poll (line 1585) | fn poll(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll u32 { method try_wait (line 56) | fn try_wait(&mut self) -> io::Result> { method kill (line 62) | fn kill(&mut self) -> io::Result<()> { type GlobalOrphanQueue (line 85) | pub(crate) struct GlobalOrphanQueue; method fmt (line 88) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method reap_orphans (line 94) | pub(crate) fn reap_orphans(handle: &SignalHandle) { method push_orphan (line 100) | fn push_orphan(&self, orphan: StdChild) { type Child (line 106) | pub(crate) enum Child { method fmt (line 113) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method id (line 149) | pub(crate) fn id(&self) -> u32 { method std_child (line 157) | fn std_child(&mut self) -> &mut StdChild { method try_wait (line 165) | pub(crate) fn try_wait(&mut self) -> io::Result> { function spawn_child (line 118) | pub(crate) fn spawn_child(cmd: &mut std::process::Command) -> io::Result... method kill (line 171) | fn kill(&mut self) -> io::Result<()> { type Output (line 177) | type Output = io::Result; method poll (line 179) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type Pipe (line 189) | pub(crate) struct Pipe { method from (line 196) | fn from(fd: T) -> Self { function read (line 203) | fn read(&mut self, bytes: &mut [u8]) -> io::Result { function write (line 209) | fn write(&mut self, bytes: &[u8]) -> io::Result { function flush (line 213) | fn flush(&mut self) -> io::Result<()> { function write_vectored (line 217) | fn write_vectored(&mut self, bufs: &[io::IoSlice<'_>]) -> io::Result RawFd { method as_fd (line 229) | fn as_fd(&self) -> BorrowedFd<'_> { function convert_to_blocking_file (line 234) | fn convert_to_blocking_file(io: ChildStdio) -> io::Result { function convert_to_stdio (line 246) | pub(crate) fn convert_to_stdio(io: ChildStdio) -> io::Result { method register (line 251) | fn register( method reregister (line 260) | fn reregister( method deregister (line 269) | fn deregister(&mut self, registry: &mio::Registry) -> io::Result<()> { type ChildStdio (line 274) | pub(crate) struct ChildStdio { method into_owned_fd (line 279) | pub(super) fn into_owned_fd(self) -> io::Result { method fmt (line 285) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method as_raw_fd (line 291) | fn as_raw_fd(&self) -> RawFd { method as_fd (line 297) | fn as_fd(&self) -> BorrowedFd<'_> { method poll_write (line 303) | fn poll_write( method poll_flush (line 311) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll bool { method poll_read (line 333) | fn poll_read( function set_nonblocking (line 343) | fn set_nonblocking(fd: &mut T, nonblocking: bool) -> io::Res... function stdio (line 366) | pub(super) fn stdio(io: T) -> io::Result FILE: builder/third-party/tokio/src/process/unix/orphan.rs type Wait (line 9) | pub(crate) trait Wait { method id (line 11) | fn id(&self) -> u32; method try_wait (line 13) | fn try_wait(&mut self) -> io::Result>; method id (line 17) | fn id(&self) -> u32 { method try_wait (line 21) | fn try_wait(&mut self) -> io::Result> { method id (line 186) | fn id(&self) -> u32 { method try_wait (line 190) | fn try_wait(&mut self) -> io::Result> { type OrphanQueue (line 27) | pub(crate) trait OrphanQueue { method push_orphan (line 29) | fn push_orphan(&self, orphan: T); function push_orphan (line 33) | fn push_orphan(&self, orphan: T) { type OrphanQueueImpl (line 40) | pub(crate) struct OrphanQueueImpl { function len (line 65) | fn len(&self) -> usize { function push_orphan (line 69) | pub(crate) fn push_orphan(&self, orphan: T) function reap_orphans (line 78) | pub(crate) fn reap_orphans(&self, handle: &SignalHandle) function drain_orphan_queue (line 112) | fn drain_orphan_queue(mut queue: MutexGuard<'_, Vec>) type MockQueue (line 143) | pub(crate) struct MockQueue { function new (line 148) | pub(crate) fn new() -> Self { function push_orphan (line 156) | fn push_orphan(&self, orphan: W) { type MockWait (line 161) | struct MockWait { method new (line 168) | fn new(num_wait_until_status: usize) -> Self { method with_err (line 176) | fn with_err() -> Self { function drain_attempts_a_single_reap_of_all_queued_orphans (line 209) | fn drain_attempts_a_single_reap_of_all_queued_orphans() { function no_reap_if_no_signal_received (line 254) | fn no_reap_if_no_signal_received() { function no_reap_if_signal_lock_held (line 278) | fn no_reap_if_signal_lock_held() { function does_not_register_signal_if_queue_empty (line 296) | fn does_not_register_signal_if_queue_empty() { function does_nothing_if_signal_could_not_be_registered (line 318) | fn does_nothing_if_signal_could_not_be_registered() { FILE: builder/third-party/tokio/src/process/unix/pidfd_reaper.rs type Pidfd (line 26) | struct Pidfd { method open (line 31) | fn open(pid: u32) -> Option { method as_raw_fd (line 60) | fn as_raw_fd(&self) -> RawFd { method register (line 66) | fn register( method reregister (line 75) | fn reregister( method deregister (line 84) | fn deregister(&mut self, registry: &mio::Registry) -> io::Result<()> { type PidfdReaperInner (line 90) | struct PidfdReaperInner function is_rt_shutdown_err (line 99) | fn is_rt_shutdown_err(err: &io::Error) -> bool { type Output (line 115) | type Output = io::Result; method poll (line 117) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type PidfdReaper (line 135) | pub(crate) struct PidfdReaper type Target (line 149) | type Target = W; method deref (line 151) | fn deref(&self) -> &Self::Target { function new (line 161) | pub(crate) fn new(inner: W, orphan_queue: Q) -> Result &mut W { type Output (line 185) | type Output = io::Result; method poll (line 187) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method kill (line 203) | fn kill(&mut self) -> io::Result<()> { method drop (line 213) | fn drop(&mut self) { function create_runtime (line 232) | fn create_runtime() -> Runtime { function run_test (line 239) | fn run_test(fut: impl Future) { function is_pidfd_available (line 243) | fn is_pidfd_available() -> bool { function test_pidfd_reaper_poll (line 256) | fn test_pidfd_reaper_poll() { function test_pidfd_reaper_kill (line 276) | fn test_pidfd_reaper_kill() { function test_pidfd_reaper_drop (line 298) | fn test_pidfd_reaper_drop() { FILE: builder/third-party/tokio/src/process/unix/reap.rs type Reaper (line 16) | pub(crate) struct Reaper type Target (line 31) | type Target = W; method deref (line 33) | fn deref(&self) -> &Self::Target { function new (line 43) | pub(crate) fn new(inner: W, orphan_queue: Q, signal: S) -> Self { function inner (line 51) | fn inner(&self) -> &W { function inner_mut (line 55) | pub(crate) fn inner_mut(&mut self) -> &mut W { type Output (line 66) | type Output = io::Result; method poll (line 68) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll io::Result<()> { method drop (line 122) | fn drop(&mut self) { type MockWait (line 144) | struct MockWait { method new (line 152) | fn new(status: ExitStatus, num_wait_until_status: usize) -> Self { method id (line 163) | fn id(&self) -> u32 { method try_wait (line 167) | fn try_wait(&mut self) -> io::Result> { method kill (line 180) | fn kill(&mut self) -> io::Result<()> { type MockStream (line 186) | struct MockStream { method new (line 192) | fn new(values: Vec>) -> Self { method poll_recv (line 201) | fn poll_recv(&mut self, _cx: &mut Context<'_>) -> Poll> { function reaper (line 211) | fn reaper() { function kill (line 250) | fn kill() { function drop_reaps_if_possible (line 264) | fn drop_reaps_if_possible() { function drop_enqueues_orphan_if_wait_fails (line 283) | fn drop_enqueues_orphan_if_wait_fails() { FILE: builder/third-party/tokio/src/process/windows.rs type Child (line 45) | pub(crate) struct Child { method fmt (line 51) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method id (line 87) | pub(crate) fn id(&self) -> u32 { method try_wait (line 91) | pub(crate) fn try_wait(&mut self) -> io::Result> { type Waiting (line 60) | struct Waiting { function spawn_child (line 69) | pub(crate) fn spawn_child(cmd: &mut StdCommand) -> io::Result io::Result<()> { type Output (line 103) | type Output = io::Result; method poll (line 105) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method as_raw_handle (line 149) | fn as_raw_handle(&self) -> RawHandle { method drop (line 155) | fn drop(&mut self) { function callback (line 166) | unsafe extern "system" fn callback(ptr: *mut std::ffi::c_void, _timer_fi... type ArcFile (line 172) | struct ArcFile(Arc); method read (line 175) | fn read(&mut self, bytes: &mut [u8]) -> io::Result { method write (line 181) | fn write(&mut self, bytes: &[u8]) -> io::Result { method flush (line 185) | fn flush(&mut self) -> io::Result<()> { type ChildStdio (line 191) | pub(crate) struct ChildStdio { method into_owned_handle (line 199) | pub(super) fn into_owned_handle(self) -> io::Result { method as_raw_handle (line 205) | fn as_raw_handle(&self) -> RawHandle { method poll_read (line 211) | fn poll_read( method poll_write (line 221) | fn poll_write( method poll_flush (line 229) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... function stdio (line 238) | pub(super) fn stdio(io: T) -> io::Result function convert_to_file (line 249) | fn convert_to_file(child_stdio: ChildStdio) -> io::Result { function convert_to_stdio (line 256) | pub(crate) fn convert_to_stdio(child_stdio: ChildStdio) -> io::Result(io: &T) -> io::Result { FILE: builder/third-party/tokio/src/runtime/blocking/mod.rs function create_blocking_pool (line 24) | pub(crate) fn create_blocking_pool(builder: &Builder, thread_cap: usize)... FILE: builder/third-party/tokio/src/runtime/blocking/pool.rs type BlockingPool (line 17) | pub(crate) struct BlockingPool { method new (line 208) | pub(crate) fn new(builder: &Builder, thread_cap: usize) -> BlockingPool { method spawner (line 238) | pub(crate) fn spawner(&self) -> &Spawner { method shutdown (line 242) | pub(crate) fn shutdown(&mut self, timeout: Option) { method fmt (line 283) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Spawner (line 23) | pub(crate) struct Spawner { method spawn_blocking (line 292) | pub(crate) fn spawn_blocking(&self, rt: &Handle, func: F) -> Joi... method spawn_blocking_inner (line 350) | pub(crate) fn spawn_blocking_inner( method spawn_task (line 390) | fn spawn_task(&self, task: Task, rt: &Handle) -> Result<(), SpawnError> { method spawn_thread (line 454) | fn spawn_thread( method fmt (line 600) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type SpawnerMetrics (line 28) | pub(crate) struct SpawnerMetrics { method num_threads (line 35) | fn num_threads(&self) -> usize { method num_idle_threads (line 39) | fn num_idle_threads(&self) -> usize { method inc_num_threads (line 49) | fn inc_num_threads(&self) { method dec_num_threads (line 53) | fn dec_num_threads(&self) { method inc_num_idle_threads (line 57) | fn inc_num_idle_threads(&self) { method dec_num_idle_threads (line 61) | fn dec_num_idle_threads(&self) -> usize { method inc_queue_depth (line 65) | fn inc_queue_depth(&self) { method dec_queue_depth (line 69) | fn dec_queue_depth(&self) { type Inner (line 74) | struct Inner { method run (line 500) | fn run(&self, worker_thread_id: usize) { type Shared (line 103) | struct Shared { type Task (line 122) | pub(crate) struct Task { method new (line 154) | pub(crate) fn new(task: task::UnownedTask, mandatory... method run (line 158) | fn run(self) { method shutdown_or_run_if_mandatory (line 162) | fn shutdown_or_run_if_mandatory(self) { type Mandatory (line 128) | pub(crate) enum Mandatory { type SpawnError (line 134) | pub(crate) enum SpawnError { function from (line 143) | fn from(e: SpawnError) -> Self { constant KEEP_ALIVE (line 170) | const KEEP_ALIVE: Duration = Duration::from_secs(10); function spawn_blocking (line 177) | pub(crate) fn spawn_blocking(func: F) -> JoinHandle method drop (line 277) | fn drop(&mut self) { function is_temporary_os_thread_error (line 495) | fn is_temporary_os_thread_error(error: &std::io::Error) -> bool { FILE: builder/third-party/tokio/src/runtime/blocking/schedule.rs type BlockingSchedule (line 12) | pub(crate) struct BlockingSchedule { method new (line 19) | pub(crate) fn new(handle: &Handle) -> Self { method release (line 40) | fn release(&self, _task: &Task) -> Option> { method schedule (line 57) | fn schedule(&self, _task: task::Notified) { FILE: builder/third-party/tokio/src/runtime/blocking/shutdown.rs type Sender (line 12) | pub(super) struct Sender { type Receiver (line 17) | pub(super) struct Receiver { method wait (line 37) | pub(crate) fn wait(&mut self, timeout: Option) -> bool { function channel (line 21) | pub(super) fn channel() -> (Sender, Receiver) { FILE: builder/third-party/tokio/src/runtime/blocking/task.rs type BlockingTask (line 6) | pub(crate) struct BlockingTask { function new (line 12) | pub(crate) fn new(func: T) -> BlockingTask { type Output (line 25) | type Output = R; method poll (line 27) | fn poll(mut self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/runtime/builder.rs type Builder (line 41) | pub struct Builder { method new_current_thread (line 217) | pub fn new_current_thread() -> Builder { method new (line 263) | pub(crate) fn new(kind: Kind, event_interval: u32) -> Builder { method enable_all (line 337) | pub fn enable_all(&mut self) -> &mut Self { method worker_threads (line 398) | pub fn worker_threads(&mut self, val: usize) -> &mut Self { method max_blocking_threads (line 440) | pub fn max_blocking_threads(&mut self, val: usize) -> &mut Self { method thread_name (line 461) | pub fn thread_name(&mut self, val: impl Into) -> &mut Self { method thread_name_fn (line 486) | pub fn thread_name_fn(&mut self, f: F) -> &mut Self method thread_stack_size (line 513) | pub fn thread_stack_size(&mut self, val: usize) -> &mut Self { method on_thread_start (line 536) | pub fn on_thread_start(&mut self, f: F) -> &mut Self method on_thread_stop (line 561) | pub fn on_thread_stop(&mut self, f: F) -> &mut Self method on_thread_park (line 639) | pub fn on_thread_park(&mut self, f: F) -> &mut Self method on_thread_unpark (line 674) | pub fn on_thread_unpark(&mut self, f: F) -> &mut Self method build (line 697) | pub fn build(&mut self) -> io::Result { method get_cfg (line 707) | fn get_cfg(&self) -> driver::Cfg { method thread_keep_alive (line 739) | pub fn thread_keep_alive(&mut self, duration: Duration) -> &mut Self { method global_queue_interval (line 771) | pub fn global_queue_interval(&mut self, val: u32) -> &mut Self { method event_interval (line 803) | pub fn event_interval(&mut self, val: u32) -> &mut Self { method build_current_thread_runtime (line 1086) | fn build_current_thread_runtime(&mut self) -> io::Result { method metrics_poll_count_histogram_builder (line 1134) | fn metrics_poll_count_histogram_builder(&self) -> Option) -> fmt::Result { type ThreadNameFn (line 197) | pub(crate) type ThreadNameFn = std::sync::Arc String + Send ... type Kind (line 200) | pub(crate) enum Kind { FILE: builder/third-party/tokio/src/runtime/config.rs type Config (line 8) | pub(crate) struct Config { FILE: builder/third-party/tokio/src/runtime/context.rs type Context (line 36) | struct Context { function thread_rng_n (line 125) | pub(crate) fn thread_rng_n(n: u32) -> u32 { function budget (line 134) | pub(super) fn budget(f: impl FnOnce(&Cell) -> R) -> Res... FILE: builder/third-party/tokio/src/runtime/context/blocking.rs type BlockingRegionGuard (line 11) | pub(crate) struct BlockingRegionGuard { method new (line 53) | pub(super) fn new() -> BlockingRegionGuard { method block_on (line 59) | pub(crate) fn block_on(&mut self, f: F) -> Result(&mut self, f: F, timeout: Duration) ... type DisallowBlockInPlaceGuard (line 15) | pub(crate) struct DisallowBlockInPlaceGuard(bool); function try_enter_blocking_region (line 17) | pub(crate) fn try_enter_blocking_region() -> Option { function disallow_block_in_place (line 34) | pub(crate) fn disallow_block_in_place() -> DisallowBlockInPlaceGuard { method drop (line 106) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/context/current.rs type SetCurrentGuard (line 11) | pub(crate) struct SetCurrentGuard { type HandleCell (line 22) | pub(super) struct HandleCell { method new (line 67) | pub(super) const fn new() -> HandleCell { function try_set_current (line 33) | pub(crate) fn try_set_current(handle: &scheduler::Handle) -> Option(f: F) -> Result method set_current (line 49) | pub(super) fn set_current(&self, handle: &scheduler::Handle) -> SetCurre... method drop (line 76) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/context/runtime.rs type EnterRuntime (line 10) | pub(crate) enum EnterRuntime { method is_entered (line 96) | pub(crate) fn is_entered(self) -> bool { type EnterRuntimeGuard (line 21) | pub(crate) struct EnterRuntimeGuard { method fmt (line 77) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function enter_runtime (line 35) | pub(crate) fn enter_runtime(handle: &scheduler::Handle, allow_bloc... method drop (line 83) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/context/runtime_mt.rs function current_enter_context (line 4) | pub(crate) fn current_enter_context() -> EnterRuntime { function exit_runtime (line 10) | pub(crate) fn exit_runtime R, R>(f: F) -> R { FILE: builder/third-party/tokio/src/runtime/context/scoped.rs type Scoped (line 5) | pub(super) struct Scoped { function new (line 10) | pub(super) const fn new() -> Scoped { function set (line 17) | pub(super) fn set(&self, t: &T, f: F) -> R function with (line 44) | pub(super) fn with(&self, f: F) -> R FILE: builder/third-party/tokio/src/runtime/coop.rs type Budget (line 37) | pub(crate) struct Budget(Option); method initial (line 55) | const fn initial() -> Budget { method unconstrained (line 60) | pub(super) const fn unconstrained() -> Budget { method has_remaining (line 64) | fn has_remaining(self) -> bool { type BudgetDecrement (line 39) | pub(crate) struct BudgetDecrement { function budget (line 72) | pub(crate) fn budget(f: impl FnOnce() -> R) -> R { function with_unconstrained (line 79) | pub(crate) fn with_unconstrained(f: impl FnOnce() -> R) -> R { function with_budget (line 84) | fn with_budget(budget: Budget, f: impl FnOnce() -> R) -> R { function has_budget_remaining (line 111) | pub(crate) fn has_budget_remaining() -> bool { function get (line 252) | fn get() -> Budget { function budgeting (line 257) | fn budgeting() { FILE: builder/third-party/tokio/src/runtime/driver.rs type Driver (line 16) | pub(crate) struct Driver { method new (line 46) | pub(crate) fn new(cfg: Cfg) -> io::Result<(Self, Handle)> { method is_enabled (line 64) | pub(crate) fn is_enabled(&self) -> bool { method park (line 68) | pub(crate) fn park(&mut self, handle: &Handle) { method park_timeout (line 72) | pub(crate) fn park_timeout(&mut self, handle: &Handle, duration: Durat... method shutdown (line 76) | pub(crate) fn shutdown(&mut self, handle: &Handle) { type Handle (line 21) | pub(crate) struct Handle { method unpark (line 82) | pub(crate) fn unpark(&self) { type Cfg (line 37) | pub(crate) struct Cfg { FILE: builder/third-party/tokio/src/runtime/dump.rs type Dump (line 12) | pub struct Dump { method new (line 42) | pub(crate) fn new(tasks: Vec) -> Self { method tasks (line 49) | pub fn tasks(&self) -> &Tasks { type Tasks (line 20) | pub struct Tasks { method iter (line 56) | pub fn iter(&self) -> impl Iterator { type Task (line 28) | pub struct Task { method new (line 62) | pub(crate) fn new(id: Id, trace: super::task::trace::Trace) -> Self { method id (line 80) | pub fn id(&self) -> Id { method trace (line 85) | pub fn trace(&self) -> &Trace { type Trace (line 37) | pub struct Trace { method fmt (line 91) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/handle.rs type Handle (line 14) | pub struct Handle { method enter (line 82) | pub fn enter(&self) -> EnterGuard<'_> { method current (line 137) | pub fn current() -> Self { method try_current (line 148) | pub fn try_current() -> Result { method spawn (line 186) | pub fn spawn(&self, future: F) -> JoinHandle method spawn_blocking (line 214) | pub fn spawn_blocking(&self, func: F) -> JoinHandle method block_on (line 293) | pub fn block_on(&self, future: F) -> F::Output { method spawn_named (line 315) | pub(crate) fn spawn_named(&self, future: F, _name: Option<&str>) ->... method runtime_flavor (line 355) | pub fn runtime_flavor(&self) -> RuntimeFlavor { type EnterGuard (line 33) | pub struct EnterGuard<'a> { type TryCurrentError (line 577) | pub struct TryCurrentError { method new_no_context (line 582) | pub(crate) fn new_no_context() -> Self { method new_thread_local_destroyed (line 588) | pub(crate) fn new_thread_local_destroyed() -> Self { method is_missing_context (line 596) | pub fn is_missing_context(&self) -> bool { method is_thread_local_destroyed (line 603) | pub fn is_thread_local_destroyed(&self) -> bool { method fmt (line 623) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TryCurrentErrorKind (line 608) | enum TryCurrentErrorKind { method fmt (line 614) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/id.rs type Id (line 34) | pub struct Id(NonZeroU64); method from (line 37) | fn from(value: NonZeroU64) -> Self { method from (line 43) | fn from(value: NonZeroU32) -> Self { method fmt (line 49) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/io/driver.rs type Driver (line 20) | pub(crate) struct Driver { method new (line 94) | pub(crate) fn new(nevents: usize) -> io::Result<(Driver, Handle)> { method park (line 120) | pub(crate) fn park(&mut self, rt_handle: &driver::Handle) { method park_timeout (line 125) | pub(crate) fn park_timeout(&mut self, rt_handle: &driver::Handle, dura... method shutdown (line 130) | pub(crate) fn shutdown(&mut self, rt_handle: &driver::Handle) { method turn (line 140) | fn turn(&mut self, handle: &Handle, max_wait: Option) { method fmt (line 192) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Handle (line 32) | pub(crate) struct Handle { method unpark (line 207) | pub(crate) fn unpark(&self) { method add_source (line 215) | pub(super) fn add_source( method deregister_source (line 242) | pub(super) fn deregister_source( method release_pending_registrations (line 262) | fn release_pending_registrations(&self) { method fmt (line 270) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ReadyEvent (line 51) | pub(crate) struct ReadyEvent { type Direction (line 70) | pub(super) enum Direction { method mask (line 276) | pub(super) fn mask(self) -> Ready { type Tick (line 75) | pub(super) enum Tick { constant TOKEN_WAKEUP (line 80) | const TOKEN_WAKEUP: mio::Token = mio::Token(0); constant TOKEN_SIGNAL (line 81) | const TOKEN_SIGNAL: mio::Token = mio::Token(1); function _assert_kinds (line 83) | fn _assert_kinds() { FILE: builder/third-party/tokio/src/runtime/io/driver/signal.rs method register_signal_receiver (line 6) | pub(crate) fn register_signal_receiver( method consume_signal_ready (line 17) | pub(crate) fn consume_signal_ready(&mut self) -> bool { FILE: builder/third-party/tokio/src/runtime/io/registration.rs method new_with_interest_and_handle (line 73) | pub(crate) fn new_with_interest_and_handle( method deregister (line 99) | pub(crate) fn deregister(&mut self, io: &mut impl Source) -> io::Result<... method clear_readiness (line 103) | pub(crate) fn clear_readiness(&self, event: ReadyEvent) { method poll_read_ready (line 109) | pub(crate) fn poll_read_ready(&self, cx: &mut Context<'_>) -> Poll) -> Poll( method poll_write_io (line 132) | pub(crate) fn poll_write_io( method poll_ready (line 144) | fn poll_ready( method poll_io (line 162) | fn poll_io( method try_io (line 183) | pub(crate) fn try_io( method readiness (line 204) | pub(crate) async fn readiness(&self, interest: Interest) -> io::Result( method handle (line 236) | fn handle(&self) -> &Handle { method drop (line 242) | fn drop(&mut self) { function gone (line 254) | fn gone() -> io::Error { FILE: builder/third-party/tokio/src/runtime/io/registration_set.rs type RegistrationSet (line 10) | pub(super) struct RegistrationSet { method new (line 30) | pub(super) fn new() -> (RegistrationSet, Synced) { method is_shutdown (line 44) | pub(super) fn is_shutdown(&self, synced: &Synced) -> bool { method needs_release (line 49) | pub(super) fn needs_release(&self) -> bool { method allocate (line 53) | pub(super) fn allocate(&self, synced: &mut Synced) -> io::Result Vec; type Target (line 125) | type Target = ScheduledIo; function as_raw (line 127) | fn as_raw(handle: &Self::Handle) -> NonNull { function from_raw (line 132) | unsafe fn from_raw(ptr: NonNull) -> Arc { function pointers (line 137) | unsafe fn pointers( FILE: builder/third-party/tokio/src/runtime/io/scheduled_io.rs type ScheduledIo (line 101) | pub(crate) struct ScheduledIo { method token (line 189) | pub(crate) fn token(&self) -> mio::Token { method shutdown (line 196) | pub(super) fn shutdown(&self) { method set_readiness (line 210) | pub(super) fn set_readiness(&self, tick: Tick, f: impl Fn(Ready) -> Re... method wake (line 259) | pub(super) fn wake(&self, ready: Ready) { method ready_event (line 311) | pub(super) fn ready_event(&self, interest: Interest) -> ReadyEvent { method poll_readiness (line 326) | pub(super) fn poll_readiness( method clear_readiness (line 386) | pub(crate) fn clear_readiness(&self, event: ReadyEvent) { method clear_wakers (line 393) | pub(crate) fn clear_wakers(&self) { method readiness (line 411) | pub(crate) async fn readiness(&self, interest: Interest) -> ReadyEvent { method readiness_fut (line 419) | fn readiness_fut(&self, interest: Interest) -> Readiness<'_> { type WaitList (line 110) | type WaitList = LinkedList::Target>; type Waiters (line 113) | struct Waiters { type Waiter (line 125) | struct Waiter { type Handle (line 435) | type Handle = NonNull; type Target (line 436) | type Target = Waiter; method as_raw (line 438) | fn as_raw(handle: &NonNull) -> NonNull { method from_raw (line 442) | unsafe fn from_raw(ptr: NonNull) -> NonNull { method pointers (line 446) | unsafe fn pointers(target: NonNull) -> NonNull { type State (line 158) | enum State { constant READINESS (line 170) | const READINESS: bit::Pack = bit::Pack::least_significant(16); constant TICK (line 172) | const TICK: bit::Pack = READINESS.then(15); constant SHUTDOWN (line 174) | const SHUTDOWN: bit::Pack = TICK.then(1); method default (line 179) | fn default() -> ScheduledIo { method drop (line 401) | fn drop(&mut self) { type Output (line 454) | type Output = ReadyEvent; method poll (line 456) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method drop (line 585) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/metrics/batch.rs type MetricsBatch (line 6) | pub(crate) struct MetricsBatch { method new (line 52) | pub(crate) fn new(worker_metrics: &WorkerMetrics) -> MetricsBatch { method submit (line 76) | pub(crate) fn submit(&mut self, worker: &WorkerMetrics, mean_poll_time... method about_to_park (line 102) | pub(crate) fn about_to_park(&mut self) { method start_processing_scheduled_tasks (line 113) | pub(crate) fn start_processing_scheduled_tasks(&mut self) { method end_processing_scheduled_tasks (line 118) | pub(crate) fn end_processing_scheduled_tasks(&mut self) { method start_poll (line 124) | pub(crate) fn start_poll(&mut self) { method end_poll (line 133) | pub(crate) fn end_poll(&mut self) { method inc_local_schedule_count (line 140) | pub(crate) fn inc_local_schedule_count(&mut self) { type PollTimer (line 43) | struct PollTimer { function duration_as_u64 (line 161) | fn duration_as_u64(dur: Duration) -> u64 { FILE: builder/third-party/tokio/src/runtime/metrics/histogram.rs type Histogram (line 7) | pub(crate) struct Histogram { method num_buckets (line 52) | pub(crate) fn num_buckets(&self) -> usize { method get (line 56) | pub(crate) fn get(&self, bucket: usize) -> u64 { method bucket_range (line 60) | pub(crate) fn bucket_range(&self, bucket: usize) -> Range { type HistogramBuilder (line 19) | pub(crate) struct HistogramBuilder { method new (line 133) | pub(crate) fn new() -> HistogramBuilder { method build (line 142) | pub(crate) fn build(&self) -> Histogram { type HistogramBatch (line 31) | pub(crate) struct HistogramBatch { method from_histogram (line 87) | pub(crate) fn from_histogram(histogram: &Histogram) -> HistogramBatch { method measure (line 97) | pub(crate) fn measure(&mut self, value: u64, count: u64) { method submit (line 101) | pub(crate) fn submit(&self, histogram: &Histogram) { method value_to_bucket (line 111) | fn value_to_bucket(&self, value: u64) -> usize { method default (line 163) | fn default() -> HistogramBuilder { function log_scale_resolution_1 (line 179) | fn log_scale_resolution_1() { function log_scale_resolution_2 (line 231) | fn log_scale_resolution_2() { function linear_scale_resolution_1 (line 318) | fn linear_scale_resolution_1() { function linear_scale_resolution_100 (line 379) | fn linear_scale_resolution_100() { function inc_by_more_than_one (line 458) | fn inc_by_more_than_one() { FILE: builder/third-party/tokio/src/runtime/metrics/io.rs type IoDriverMetrics (line 6) | pub(crate) struct IoDriverMetrics { method incr_fd_count (line 13) | pub(crate) fn incr_fd_count(&self) { method dec_fd_count (line 17) | pub(crate) fn dec_fd_count(&self) { method incr_ready_count_by (line 21) | pub(crate) fn incr_ready_count_by(&self, amt: u64) { FILE: builder/third-party/tokio/src/runtime/metrics/mock.rs type SchedulerMetrics (line 3) | pub(crate) struct SchedulerMetrics {} method new (line 13) | pub(crate) fn new() -> Self { method inc_remote_schedule_count (line 18) | pub(crate) fn inc_remote_schedule_count(&self) {} type WorkerMetrics (line 5) | pub(crate) struct WorkerMetrics {} method new (line 22) | pub(crate) fn new() -> Self { method from_config (line 26) | pub(crate) fn from_config(config: &crate::runtime::Config) -> Self { method set_queue_depth (line 32) | pub(crate) fn set_queue_depth(&self, _len: usize) {} type MetricsBatch (line 7) | pub(crate) struct MetricsBatch {} method new (line 36) | pub(crate) fn new(_: &WorkerMetrics) -> Self { method submit (line 40) | pub(crate) fn submit(&mut self, _to: &WorkerMetrics, _mean_poll_time: ... method about_to_park (line 41) | pub(crate) fn about_to_park(&mut self) {} method inc_local_schedule_count (line 42) | pub(crate) fn inc_local_schedule_count(&mut self) {} method start_processing_scheduled_tasks (line 43) | pub(crate) fn start_processing_scheduled_tasks(&mut self) {} method end_processing_scheduled_tasks (line 44) | pub(crate) fn end_processing_scheduled_tasks(&mut self) {} method start_poll (line 45) | pub(crate) fn start_poll(&mut self) {} method end_poll (line 46) | pub(crate) fn end_poll(&mut self) {} type HistogramBuilder (line 10) | pub(crate) struct HistogramBuilder {} FILE: builder/third-party/tokio/src/runtime/metrics/runtime.rs type RuntimeMetrics (line 14) | pub struct RuntimeMetrics { method new (line 19) | pub(crate) fn new(handle: Handle) -> RuntimeMetrics { method num_workers (line 42) | pub fn num_workers(&self) -> usize { method num_blocking_threads (line 68) | pub fn num_blocking_threads(&self) -> usize { method active_tasks_count (line 87) | pub fn active_tasks_count(&self) -> usize { method num_idle_blocking_threads (line 111) | pub fn num_idle_blocking_threads(&self) -> usize { method remote_schedule_count (line 139) | pub fn remote_schedule_count(&self) -> u64 { method budget_forced_yield_count (line 154) | pub fn budget_forced_yield_count(&self) -> u64 { method worker_park_count (line 197) | pub fn worker_park_count(&self, worker: usize) -> u64 { method worker_noop_count (line 240) | pub fn worker_noop_count(&self, worker: usize) -> u64 { method worker_steal_count (line 286) | pub fn worker_steal_count(&self, worker: usize) -> u64 { method worker_steal_operations (line 332) | pub fn worker_steal_operations(&self, worker: usize) -> u64 { method worker_poll_count (line 373) | pub fn worker_poll_count(&self, worker: usize) -> u64 { method worker_total_busy_duration (line 417) | pub fn worker_total_busy_duration(&self, worker: usize) -> Duration { method worker_local_schedule_count (line 464) | pub fn worker_local_schedule_count(&self, worker: usize) -> u64 { method worker_overflow_count (line 510) | pub fn worker_overflow_count(&self, worker: usize) -> u64 { method injection_queue_depth (line 540) | pub fn injection_queue_depth(&self) -> usize { method worker_local_queue_depth (line 578) | pub fn worker_local_queue_depth(&self, worker: usize) -> usize { method poll_count_histogram_enabled (line 611) | pub fn poll_count_histogram_enabled(&self) -> bool { method poll_count_histogram_num_buckets (line 646) | pub fn poll_count_histogram_num_buckets(&self) -> usize { method poll_count_histogram_bucket_range (line 691) | pub fn poll_count_histogram_bucket_range(&self, bucket: usize) -> Rang... method poll_count_histogram_bucket_count (line 762) | pub fn poll_count_histogram_bucket_count(&self, worker: usize, bucket:... method worker_mean_poll_time (line 803) | pub fn worker_mean_poll_time(&self, worker: usize) -> Duration { method blocking_queue_depth (line 833) | pub fn blocking_queue_depth(&self) -> usize { FILE: builder/third-party/tokio/src/runtime/metrics/scheduler.rs type SchedulerMetrics (line 11) | pub(crate) struct SchedulerMetrics { method new (line 18) | pub(crate) fn new() -> SchedulerMetrics { method inc_remote_schedule_count (line 26) | pub(crate) fn inc_remote_schedule_count(&self) { method inc_budget_forced_yield_count (line 31) | pub(crate) fn inc_budget_forced_yield_count(&self) { FILE: builder/third-party/tokio/src/runtime/metrics/worker.rs type WorkerMetrics (line 15) | pub(crate) struct WorkerMetrics { method from_config (line 52) | pub(crate) fn from_config(config: &Config) -> WorkerMetrics { method new (line 61) | pub(crate) fn new() -> WorkerMetrics { method queue_depth (line 77) | pub(crate) fn queue_depth(&self) -> usize { method set_queue_depth (line 81) | pub(crate) fn set_queue_depth(&self, len: usize) { FILE: builder/third-party/tokio/src/runtime/park.rs type ParkThread (line 10) | pub(crate) struct ParkThread { method new (line 44) | pub(crate) fn new() -> Self { method unpark (line 54) | pub(crate) fn unpark(&self) -> UnparkThread { method park (line 59) | pub(crate) fn park(&mut self) { method park_timeout (line 65) | pub(crate) fn park_timeout(&mut self, duration: Duration) { method shutdown (line 76) | pub(crate) fn shutdown(&mut self) { type UnparkThread (line 16) | pub(crate) struct UnparkThread { method unpark (line 217) | pub(crate) fn unpark(&self) { method into_waker (line 291) | pub(crate) fn into_waker(self) -> Waker { type Inner (line 21) | struct Inner { method park (line 84) | fn park(&self) { method park_timeout (line 132) | fn park_timeout(&self, dur: Duration) { method unpark (line 174) | fn unpark(&self) { method shutdown (line 203) | fn shutdown(&self) { method into_raw (line 301) | fn into_raw(this: Arc) -> *const () { method from_raw (line 305) | unsafe fn from_raw(ptr: *const ()) -> Arc { constant EMPTY (line 27) | const EMPTY: usize = 0; constant PARKED (line 28) | const PARKED: usize = 1; constant NOTIFIED (line 29) | const NOTIFIED: usize = 2; method default (line 209) | fn default() -> Self { type CachedParkThread (line 230) | pub(crate) struct CachedParkThread { method new (line 239) | pub(crate) fn new() -> CachedParkThread { method waker (line 245) | pub(crate) fn waker(&self) -> Result { method unpark (line 249) | fn unpark(&self) -> Result { method park (line 253) | pub(crate) fn park(&mut self) { method park_timeout (line 258) | pub(crate) fn park_timeout(&mut self, duration: Duration) { method with_current (line 264) | fn with_current(&self, f: F) -> Result method block_on (line 271) | pub(crate) fn block_on(&mut self, f: F) -> Result) -> RawWaker { function clone (line 317) | unsafe fn clone(raw: *const ()) -> RawWaker { function drop_waker (line 322) | unsafe fn drop_waker(raw: *const ()) { function wake (line 326) | unsafe fn wake(raw: *const ()) { function wake_by_ref (line 331) | unsafe fn wake_by_ref(raw: *const ()) { function current_thread_park_count (line 337) | pub(crate) fn current_thread_park_count() -> usize { FILE: builder/third-party/tokio/src/runtime/process.rs type Driver (line 13) | pub(crate) struct Driver { method new (line 22) | pub(crate) fn new(park: SignalDriver) -> Self { method park (line 31) | pub(crate) fn park(&mut self, handle: &driver::Handle) { method park_timeout (line 36) | pub(crate) fn park_timeout(&mut self, handle: &driver::Handle, duratio... method shutdown (line 41) | pub(crate) fn shutdown(&mut self, handle: &driver::Handle) { FILE: builder/third-party/tokio/src/runtime/runtime.rs type Runtime (line 96) | pub struct Runtime { method from_parts (line 138) | pub(super) fn from_parts( method handle (line 206) | pub fn handle(&self) -> &Handle { method spawn (line 240) | pub fn spawn(&self, future: F) -> JoinHandle method spawn_blocking (line 266) | pub fn spawn_blocking(&self, func: F) -> JoinHandle method block_on (line 328) | pub fn block_on(&self, future: F) -> F::Output { method enter (line 393) | pub fn enter(&self) -> EnterGuard<'_> { method shutdown_timeout (line 423) | pub fn shutdown_timeout(mut self, duration: Duration) { method shutdown_background (line 457) | pub fn shutdown_background(self) { type RuntimeFlavor (line 112) | pub enum RuntimeFlavor { type Scheduler (line 124) | pub(super) enum Scheduler { method drop (line 464) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/scheduler/block_in_place.rs function block_in_place (line 4) | pub(crate) fn block_in_place(f: F) -> R FILE: builder/third-party/tokio/src/runtime/scheduler/current_thread/mod.rs type CurrentThread (line 22) | pub(crate) struct CurrentThread { method new (line 118) | pub(crate) fn new( method block_on (line 164) | pub(crate) fn block_on(&self, handle: &scheduler::Handle, f... method take_core (line 201) | fn take_core(&self, handle: &Arc) -> Option> { method shutdown (line 214) | pub(crate) fn shutdown(&mut self, handle: &scheduler::Handle) { method fmt (line 281) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Handle (line 32) | pub(crate) struct Handle { method spawn (line 420) | pub(crate) fn spawn( method dump (line 445) | pub(crate) fn dump(&self) -> crate::runtime::Dump { method next_remote_task (line 488) | fn next_remote_task(&self) -> Option { method waker_ref (line 492) | fn waker_ref(me: &Arc) -> WakerRef<'_> { method reset_woken (line 500) | pub(crate) fn reset_woken(&self) -> bool { method fmt (line 553) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Core (line 48) | struct Core { method tick (line 290) | fn tick(&mut self) { method next_task (line 294) | fn next_task(&mut self, handle: &Handle) -> Option { method next_local_task (line 305) | fn next_local_task(&mut self, handle: &Handle) -> Option { method push_task (line 314) | fn push_task(&mut self, handle: &Handle, task: Notified) { method submit_metrics (line 323) | fn submit_metrics(&mut self, handle: &Handle) { type Shared (line 72) | struct Shared { type Context (line 95) | pub(crate) struct Context { method run_task (line 341) | fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (... method park (line 350) | fn park(&self, mut core: Box, handle: &Handle) -> Box { method park_yield (line 383) | fn park_yield(&self, mut core: Box, handle: &Handle) -> Box { method enter (line 397) | fn enter(&self, core: Box, f: impl FnOnce() -> R) -> (Box>; constant INITIAL_CAPACITY (line 110) | const INITIAL_CAPACITY: usize = 64; constant DEFAULT_GLOBAL_QUEUE_INTERVAL (line 115) | const DEFAULT_GLOBAL_QUEUE_INTERVAL: u32 = 31; function shutdown2 (line 247) | fn shutdown2(mut core: Box, handle: &Handle) -> Box { function wake_deferred_tasks_and_free (line 329) | fn wake_deferred_tasks_and_free(context: &Context) { method release (line 561) | fn release(&self, task: &Task) -> Option> { method schedule (line 565) | fn schedule(&self, task: task::Notified) { method wake (line 623) | fn wake(arc_self: Arc) { method wake_by_ref (line 628) | fn wake_by_ref(arc_self: &Arc) { type CoreGuard (line 638) | struct CoreGuard<'a> { function block_on (line 645) | fn block_on(self, future: F) -> F::Output { function enter (line 727) | fn enter(self, f: F) -> R method drop (line 746) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/scheduler/defer.rs type Defer (line 4) | pub(crate) struct Defer { method new (line 9) | pub(crate) fn new() -> Defer { method defer (line 15) | pub(crate) fn defer(&self, waker: &Waker) { method is_empty (line 28) | pub(crate) fn is_empty(&self) -> bool { method wake (line 32) | pub(crate) fn wake(&self) { method take_deferred (line 39) | pub(crate) fn take_deferred(&self) -> Vec { FILE: builder/third-party/tokio/src/runtime/scheduler/inject.rs type Inject (line 25) | pub(crate) struct Inject { function new (line 31) | pub(crate) fn new() -> Inject { function is_closed (line 42) | pub(crate) fn is_closed(&self) -> bool { function close (line 49) | pub(crate) fn close(&self) -> bool { function push (line 57) | pub(crate) fn push(&self, task: task::Notified) { function pop (line 63) | pub(crate) fn pop(&self) -> Option> { FILE: builder/third-party/tokio/src/runtime/scheduler/inject/metrics.rs function len (line 4) | pub(crate) fn len(&self) -> usize { FILE: builder/third-party/tokio/src/runtime/scheduler/inject/pop.rs type Pop (line 7) | pub(crate) struct Pop<'a, T: 'static> { function new (line 14) | pub(super) fn new(len: usize, synced: &'a mut Synced) -> Pop<'a, T> { type Item (line 24) | type Item = task::Notified; method next (line 26) | fn next(&mut self) -> Option { method size_hint (line 40) | fn size_hint(&self) -> (usize, Option) { method len (line 46) | fn len(&self) -> usize { method drop (line 52) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/scheduler/inject/rt_multi_thread.rs type Handle (line 9) | type Handle = &'a mut Synced; function lock (line 11) | fn lock(self) -> Self::Handle { method as_mut (line 17) | fn as_mut(&mut self) -> &mut Synced { function push_batch (line 29) | pub(crate) unsafe fn push_batch(&self, shared: L, mut iter: I) function push_batch_inner (line 66) | unsafe fn push_batch_inner( FILE: builder/third-party/tokio/src/runtime/scheduler/inject/shared.rs type Shared (line 9) | pub(crate) struct Shared { function new (line 21) | pub(crate) fn new() -> (Shared, Synced) { function is_empty (line 36) | pub(crate) fn is_empty(&self) -> bool { function is_closed (line 45) | pub(crate) fn is_closed(&self, synced: &Synced) -> bool { function close (line 51) | pub(crate) fn close(&self, synced: &mut Synced) -> bool { function len (line 60) | pub(crate) fn len(&self) -> usize { function push (line 71) | pub(crate) unsafe fn push(&self, synced: &mut Synced, task: task::Notifi... function pop (line 100) | pub(crate) unsafe fn pop(&self, synced: &mut Synced) -> Option(&'a self, synced: &'a mut Synced, n: usiz... FILE: builder/third-party/tokio/src/runtime/scheduler/inject/synced.rs type Synced (line 8) | pub(crate) struct Synced { method pop (line 23) | pub(super) fn pop(&mut self) -> Option> { method is_empty (line 38) | pub(crate) fn is_empty(&self) -> bool { FILE: builder/third-party/tokio/src/runtime/scheduler/lock.rs type Lock (line 2) | pub(crate) trait Lock { method lock (line 5) | fn lock(self) -> Self::Handle; FILE: builder/third-party/tokio/src/runtime/scheduler/mod.rs type Handle (line 31) | pub(crate) enum Handle { method driver (line 61) | pub(crate) fn driver(&self) -> &driver::Handle { type Context (line 49) | pub(super) enum Context { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/counters.rs method drop (line 13) | fn drop(&mut self) { function inc_num_inc_notify_local (line 29) | pub(crate) fn inc_num_inc_notify_local() { function inc_num_unparks_local (line 33) | pub(crate) fn inc_num_unparks_local() { function inc_num_maintenance (line 37) | pub(crate) fn inc_num_maintenance() { function inc_lifo_schedules (line 41) | pub(crate) fn inc_lifo_schedules() { function inc_lifo_capped (line 45) | pub(crate) fn inc_lifo_capped() { function inc_num_inc_notify_local (line 52) | pub(crate) fn inc_num_inc_notify_local() {} function inc_num_unparks_local (line 53) | pub(crate) fn inc_num_unparks_local() {} function inc_num_maintenance (line 54) | pub(crate) fn inc_num_maintenance() {} function inc_lifo_schedules (line 55) | pub(crate) fn inc_lifo_schedules() {} function inc_lifo_capped (line 56) | pub(crate) fn inc_lifo_capped() {} type Counters (line 60) | pub(crate) struct Counters; FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/handle.rs type Handle (line 21) | pub(crate) struct Handle { method spawn (line 37) | pub(crate) fn spawn(me: &Arc, future: F, id: task::Id) -> Joi... method shutdown (line 45) | pub(crate) fn shutdown(&self) { method bind_new_task (line 49) | pub(super) fn bind_new_task(me: &Arc, future: T, id: task::Id... method fmt (line 73) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/handle/metrics.rs method num_workers (line 6) | pub(crate) fn num_workers(&self) -> usize { method num_blocking_threads (line 10) | pub(crate) fn num_blocking_threads(&self) -> usize { method num_idle_blocking_threads (line 14) | pub(crate) fn num_idle_blocking_threads(&self) -> usize { method active_tasks_count (line 18) | pub(crate) fn active_tasks_count(&self) -> usize { method scheduler_metrics (line 22) | pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics { method worker_metrics (line 26) | pub(crate) fn worker_metrics(&self, worker: usize) -> &WorkerMetrics { method injection_queue_depth (line 30) | pub(crate) fn injection_queue_depth(&self) -> usize { method worker_local_queue_depth (line 34) | pub(crate) fn worker_local_queue_depth(&self, worker: usize) -> usize { method blocking_queue_depth (line 38) | pub(crate) fn blocking_queue_depth(&self) -> usize { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/handle/taskdump.rs method dump (line 6) | pub(crate) async fn dump(&self) -> Dump { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/idle.rs type Idle (line 9) | pub(super) struct Idle { method new (line 34) | pub(super) fn new(num_workers: usize) -> (Idle, Synced) { method worker_to_notify (line 51) | pub(super) fn worker_to_notify(&self, shared: &Shared) -> Option { method transition_worker_to_parked (line 86) | pub(super) fn transition_worker_to_parked( method transition_worker_to_searching (line 104) | pub(super) fn transition_worker_to_searching(&self) -> bool { method transition_worker_from_searching (line 121) | pub(super) fn transition_worker_from_searching(&self) -> bool { method unpark_worker_by_id (line 129) | pub(super) fn unpark_worker_by_id(&self, shared: &Shared, worker_id: u... method is_parked (line 148) | pub(super) fn is_parked(&self, shared: &Shared, worker_id: usize) -> b... method notify_should_wakeup (line 153) | fn notify_should_wakeup(&self) -> bool { type Synced (line 21) | pub(super) struct Synced { constant UNPARK_SHIFT (line 26) | const UNPARK_SHIFT: usize = 16; constant UNPARK_MASK (line 27) | const UNPARK_MASK: usize = !SEARCH_MASK; constant SEARCH_MASK (line 28) | const SEARCH_MASK: usize = (1 << UNPARK_SHIFT) - 1; type State (line 31) | struct State(usize); method new (line 160) | fn new(num_workers: usize) -> State { method load (line 168) | fn load(cell: &AtomicUsize, ordering: Ordering) -> State { method unpark_one (line 172) | fn unpark_one(cell: &AtomicUsize, num_searching: usize) { method inc_num_searching (line 176) | fn inc_num_searching(cell: &AtomicUsize, ordering: Ordering) { method dec_num_searching (line 181) | fn dec_num_searching(cell: &AtomicUsize) -> bool { method dec_num_unparked (line 189) | fn dec_num_unparked(cell: &AtomicUsize, is_searching: bool) -> bool { method num_searching (line 201) | fn num_searching(self) -> usize { method num_unparked (line 206) | fn num_unparked(self) -> usize { method from (line 212) | fn from(src: usize) -> State { method fmt (line 224) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 218) | fn from(src: State) -> usize { function test_state (line 233) | fn test_state() { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/mod.rs type MultiThread (line 52) | pub(crate) struct MultiThread; method new (line 57) | pub(crate) fn new( method block_on (line 82) | pub(crate) fn block_on(&self, handle: &scheduler::Handle, future: F... method shutdown (line 91) | pub(crate) fn shutdown(&mut self, handle: &scheduler::Handle) { method fmt (line 100) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/overflow.rs type Overflow (line 6) | pub(crate) trait Overflow { method push (line 7) | fn push(&self, task: task::Notified); method push_batch (line 9) | fn push_batch(&self, iter: I) function push (line 16) | fn push(&self, task: task::Notified) { function push_batch (line 20) | fn push_batch(&self, iter: I) FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/park.rs type Parker (line 13) | pub(crate) struct Parker { method new (line 47) | pub(crate) fn new(driver: Driver) -> Parker { method unpark (line 60) | pub(crate) fn unpark(&self) -> Unparker { method park (line 66) | pub(crate) fn park(&mut self, handle: &driver::Handle) { method park_timeout (line 70) | pub(crate) fn park_timeout(&mut self, handle: &driver::Handle, duratio... method shutdown (line 79) | pub(crate) fn shutdown(&mut self, handle: &driver::Handle) { type Unparker (line 17) | pub(crate) struct Unparker { method unpark (line 98) | pub(crate) fn unpark(&self, driver: &driver::Handle) { type Inner (line 21) | struct Inner { method park (line 105) | fn park(&self, handle: &driver::Handle) { method park_condvar (line 123) | fn park_condvar(&self) { method park_driver (line 163) | fn park_driver(&self, driver: &mut Driver, handle: &driver::Handle) { method unpark (line 193) | fn unpark(&self, driver: &driver::Handle) { method unpark_condvar (line 208) | fn unpark_condvar(&self) { method shutdown (line 225) | fn shutdown(&self, handle: &driver::Handle) { constant EMPTY (line 35) | const EMPTY: usize = 0; constant PARKED_CONDVAR (line 36) | const PARKED_CONDVAR: usize = 1; constant PARKED_DRIVER (line 37) | const PARKED_DRIVER: usize = 2; constant NOTIFIED (line 38) | const NOTIFIED: usize = 3; type Shared (line 41) | struct Shared { method clone (line 85) | fn clone(&self) -> Parker { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/queue.rs type Local (line 29) | pub(crate) struct Local { type Steal (line 34) | pub(crate) struct Steal(Arc>); type Inner (line 36) | pub(crate) struct Inner { constant LOCAL_QUEUE_CAPACITY (line 63) | const LOCAL_QUEUE_CAPACITY: usize = 256; constant LOCAL_QUEUE_CAPACITY (line 69) | const LOCAL_QUEUE_CAPACITY: usize = 4; constant MASK (line 71) | const MASK: usize = LOCAL_QUEUE_CAPACITY - 1; function make_fixed_size (line 77) | fn make_fixed_size(buffer: Box<[T]>) -> Box<[T; LOCAL_QUEUE_CAPACITY]> { function local (line 85) | pub(crate) fn local() -> (Steal, Local) { function len (line 109) | pub(crate) fn len(&self) -> usize { function remaining_slots (line 114) | pub(crate) fn remaining_slots(&self) -> usize { function max_capacity (line 118) | pub(crate) fn max_capacity(&self) -> usize { function has_tasks (line 126) | pub(crate) fn has_tasks(&self) -> bool { function push_back (line 136) | pub(crate) fn push_back(&mut self, tasks: impl ExactSizeIterator>( function push_back_finish (line 223) | fn push_back_finish(&self, task: task::Notified, tail: UnsignedShort) { function push_overflow (line 250) | fn push_overflow>( function pop (line 347) | pub(crate) fn pop(&mut self) -> Option> { function is_empty (line 389) | pub(crate) fn is_empty(&self) -> bool { function steal_into (line 394) | pub(crate) fn steal_into( function steal_into2 (line 449) | fn steal_into2(&self, dst: &mut Local, dst_tail: UnsignedShort) -> Un... method clone (line 558) | fn clone(&self) -> Steal { method drop (line 564) | fn drop(&mut self) { function remaining_slots (line 572) | fn remaining_slots(&self) -> usize { function len (line 579) | fn len(&self) -> UnsignedShort { function is_empty (line 586) | fn is_empty(&self) -> bool { function unpack (line 593) | fn unpack(n: UnsignedLong) -> (UnsignedShort, UnsignedShort) { function pack (line 601) | fn pack(steal: UnsignedShort, real: UnsignedShort) -> UnsignedLong { function test_local_queue_capacity (line 606) | fn test_local_queue_capacity() { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/stats.rs type Stats (line 8) | pub(crate) struct Stats { method new (line 43) | pub(crate) fn new(worker_metrics: &WorkerMetrics) -> Stats { method tuned_global_queue_interval (line 56) | pub(crate) fn tuned_global_queue_interval(&self, config: &Config) -> u... method submit (line 76) | pub(crate) fn submit(&mut self, to: &WorkerMetrics) { method about_to_park (line 80) | pub(crate) fn about_to_park(&mut self) { method inc_local_schedule_count (line 84) | pub(crate) fn inc_local_schedule_count(&mut self) { method start_processing_scheduled_tasks (line 88) | pub(crate) fn start_processing_scheduled_tasks(&mut self) { method end_processing_scheduled_tasks (line 95) | pub(crate) fn end_processing_scheduled_tasks(&mut self) { method start_poll (line 119) | pub(crate) fn start_poll(&mut self) { method end_poll (line 125) | pub(crate) fn end_poll(&mut self) { method incr_steal_count (line 129) | pub(crate) fn incr_steal_count(&mut self, by: u16) { method incr_steal_operations (line 133) | pub(crate) fn incr_steal_operations(&mut self) { method incr_overflow_count (line 137) | pub(crate) fn incr_overflow_count(&mut self) { constant TASK_POLL_TIME_EWMA_ALPHA (line 31) | const TASK_POLL_TIME_EWMA_ALPHA: f64 = 0.1; constant TARGET_GLOBAL_QUEUE_INTERVAL (line 34) | const TARGET_GLOBAL_QUEUE_INTERVAL: f64 = Duration::from_micros(200).as_... constant MAX_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL (line 37) | const MAX_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL: u32 = 127; constant TARGET_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL (line 40) | const TARGET_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL: u32 = 61; FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/trace.rs type TraceStatus (line 8) | pub(super) struct TraceStatus { method new (line 17) | pub(super) fn new(remotes_len: usize) -> Self { method trace_requested (line 27) | pub(super) fn trace_requested(&self) -> bool { method start_trace_request (line 31) | pub(super) async fn start_trace_request(&self, handle: &Handle) { method stash_result (line 42) | pub(super) fn stash_result(&self, dump: Dump) { method take_result (line 47) | pub(super) fn take_result(&self) -> Option { method end_trace_request (line 51) | pub(super) async fn end_trace_request(&self, handle: &Handle) { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/trace_mock.rs type TraceStatus (line 1) | pub(super) struct TraceStatus {} method new (line 4) | pub(super) fn new(_: usize) -> Self { method trace_requested (line 8) | pub(super) fn trace_requested(&self) -> bool { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/worker.rs type Worker (line 90) | pub(super) struct Worker { method inject (line 999) | fn inject(&self) -> &inject::Shared> { type Core (line 102) | struct Core { method tick (line 748) | fn tick(&mut self) { method next_task (line 753) | fn next_task(&mut self, worker: &Worker) -> Option { method next_local_task (line 808) | fn next_local_task(&mut self) -> Option { method steal_work (line 817) | fn steal_work(&mut self, worker: &Worker) -> Option { method transition_to_searching (line 847) | fn transition_to_searching(&mut self, worker: &Worker) -> bool { method transition_from_searching (line 855) | fn transition_from_searching(&mut self, worker: &Worker) { method has_tasks (line 864) | fn has_tasks(&self) -> bool { method should_notify_others (line 868) | fn should_notify_others(&self) -> bool { method transition_to_parked (line 880) | fn transition_to_parked(&mut self, worker: &Worker) -> bool { method transition_from_parked (line 907) | fn transition_from_parked(&mut self, worker: &Worker) -> bool { method maintenance (line 938) | fn maintenance(&mut self, worker: &Worker) { method pre_shutdown (line 956) | fn pre_shutdown(&mut self, worker: &Worker) { method shutdown (line 973) | fn shutdown(&mut self, handle: &Handle) { method tune_global_queue_interval (line 983) | fn tune_global_queue_interval(&mut self, worker: &Worker) { type Shared (line 147) | pub(crate) struct Shared { type Synced (line 192) | pub(crate) struct Synced { type Remote (line 201) | struct Remote { type Context (line 210) | pub(crate) struct Context { method run (line 502) | fn run(&self, mut core: Box) -> RunResult { method run_task (line 556) | fn run_task(&self, task: Notified, mut core: Box) -> RunResult { method reset_lifo_enabled (line 644) | fn reset_lifo_enabled(&self, core: &mut Core) { method assert_lifo_enabled_is_correct (line 648) | fn assert_lifo_enabled_is_correct(&self, core: &Core) { method maintenance (line 655) | fn maintenance(&self, mut core: Box) -> Box { method park (line 685) | fn park(&self, mut core: Box) -> Box { method park_timeout (line 710) | fn park_timeout(&self, mut core: Box, duration: Option... method defer (line 741) | pub(crate) fn defer(&self, waker: &Waker) { type Launch (line 223) | pub(crate) struct Launch(Vec>); method launch (line 445) | pub(crate) fn launch(mut self) { type RunResult (line 228) | type RunResult = Result, ()>; type Task (line 231) | type Task = task::Task>; type Notified (line 234) | type Notified = task::Notified>; constant MAX_LIFO_POLLS_PER_TICK (line 240) | const MAX_LIFO_POLLS_PER_TICK: usize = 3; function create (line 242) | pub(super) fn create( function block_in_place (line 321) | pub(crate) fn block_in_place(f: F) -> R function run (line 452) | fn run(worker: Arc) { function release (line 1006) | fn release(&self, task: &Task) -> Option { function schedule (line 1010) | fn schedule(&self, task: Notified) { function yield_now (line 1014) | fn yield_now(&self, task: Notified) { type InjectGuard (line 1197) | pub(crate) struct InjectGuard<'a> { function as_mut (line 1202) | fn as_mut(&mut self) -> &mut inject::Synced { type Handle (line 1208) | type Handle = InjectGuard<'a>; method schedule_task (line 1020) | pub(super) fn schedule_task(&self, task: Notified, is_yield: bool) { method schedule_option_task_without_yield (line 1039) | pub(super) fn schedule_option_task_without_yield(&self, task: Option Option { method push_remote_task (line 1089) | fn push_remote_task(&self, task: Notified) { method close (line 1099) | pub(super) fn close(&self) { method notify_parked_local (line 1109) | fn notify_parked_local(&self) { method notify_parked_remote (line 1118) | fn notify_parked_remote(&self) { method notify_all (line 1124) | pub(super) fn notify_all(&self) { method notify_if_work_pending (line 1130) | fn notify_if_work_pending(&self) { method transition_worker_from_searching (line 1143) | fn transition_worker_from_searching(&self) { method shutdown_core (line 1155) | fn shutdown_core(&self, core: Box) { method ptr_eq (line 1177) | fn ptr_eq(&self, other: &Handle) -> bool { method push (line 1183) | fn push(&self, task: task::Notified>) { method push_batch (line 1187) | fn push_batch(&self, iter: I) function lock (line 1210) | fn lock(self) -> Self::Handle { function with_current (line 1218) | fn with_current(f: impl FnOnce(Option<&Context>) -> R) -> R { function abs_diff (line 1228) | fn abs_diff(a: u32, b: u32) -> u32 { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/worker/metrics.rs method injection_queue_depth (line 4) | pub(crate) fn injection_queue_depth(&self) -> usize { method worker_local_queue_depth (line 8) | pub(crate) fn worker_local_queue_depth(&self, worker: usize) -> usize { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/worker/taskdump.rs method trace_core (line 11) | pub(super) fn trace_core(&self, mut core: Box) -> Box { method steal_all (line 62) | pub(super) fn steal_all(&self) -> super::queue::Local> { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread/worker/taskdump_mock.rs method trace_core (line 4) | pub(super) fn trace_core(&self, core: Box) -> Box { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/counters.rs method drop (line 26) | fn drop(&mut self) { function inc_num_inc_notify_local (line 68) | pub(crate) fn inc_num_inc_notify_local() { function inc_num_notify_remote (line 72) | pub(crate) fn inc_num_notify_remote() { function inc_num_unparks_local (line 76) | pub(crate) fn inc_num_unparks_local() { function inc_num_unparks_remote (line 80) | pub(crate) fn inc_num_unparks_remote() { function inc_num_maintenance (line 84) | pub(crate) fn inc_num_maintenance() { function inc_lifo_schedules (line 88) | pub(crate) fn inc_lifo_schedules() { function inc_lifo_capped (line 92) | pub(crate) fn inc_lifo_capped() { function inc_num_steals (line 96) | pub(crate) fn inc_num_steals() { function inc_num_overflows (line 100) | pub(crate) fn inc_num_overflows() { function inc_num_parks (line 104) | pub(crate) fn inc_num_parks() { function inc_num_polls (line 108) | pub(crate) fn inc_num_polls() { function inc_num_lifo_polls (line 112) | pub(crate) fn inc_num_lifo_polls() { function inc_num_remote_batch (line 116) | pub(crate) fn inc_num_remote_batch() { function inc_global_queue_interval (line 120) | pub(crate) fn inc_global_queue_interval() { function inc_notify_no_core (line 124) | pub(crate) fn inc_notify_no_core() { function inc_num_relay_search (line 128) | pub(crate) fn inc_num_relay_search() { function inc_num_spin_stall (line 132) | pub(crate) fn inc_num_spin_stall() { function inc_num_no_local_work (line 136) | pub(crate) fn inc_num_no_local_work() { function inc_num_inc_notify_local (line 143) | pub(crate) fn inc_num_inc_notify_local() {} function inc_num_notify_remote (line 144) | pub(crate) fn inc_num_notify_remote() {} function inc_num_unparks_local (line 145) | pub(crate) fn inc_num_unparks_local() {} function inc_num_unparks_remote (line 146) | pub(crate) fn inc_num_unparks_remote() {} function inc_num_maintenance (line 147) | pub(crate) fn inc_num_maintenance() {} function inc_lifo_schedules (line 148) | pub(crate) fn inc_lifo_schedules() {} function inc_lifo_capped (line 149) | pub(crate) fn inc_lifo_capped() {} function inc_num_steals (line 150) | pub(crate) fn inc_num_steals() {} function inc_num_overflows (line 151) | pub(crate) fn inc_num_overflows() {} function inc_num_parks (line 152) | pub(crate) fn inc_num_parks() {} function inc_num_polls (line 153) | pub(crate) fn inc_num_polls() {} function inc_num_lifo_polls (line 154) | pub(crate) fn inc_num_lifo_polls() {} function inc_num_remote_batch (line 155) | pub(crate) fn inc_num_remote_batch() {} function inc_global_queue_interval (line 156) | pub(crate) fn inc_global_queue_interval() {} function inc_notify_no_core (line 157) | pub(crate) fn inc_notify_no_core() {} function inc_num_relay_search (line 158) | pub(crate) fn inc_num_relay_search() {} function inc_num_spin_stall (line 159) | pub(crate) fn inc_num_spin_stall() {} function inc_num_no_local_work (line 160) | pub(crate) fn inc_num_no_local_work() {} type Counters (line 164) | pub(crate) struct Counters; FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/handle.rs type Handle (line 17) | pub(crate) struct Handle { method spawn (line 33) | pub(crate) fn spawn(me: &Arc, future: F, id: task::Id) -> Joi... method shutdown (line 41) | pub(crate) fn shutdown(&self) { method bind_new_task (line 46) | pub(super) fn bind_new_task(me: &Arc, future: T, id: task::Id... method fmt (line 72) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/handle/metrics.rs method num_workers (line 6) | pub(crate) fn num_workers(&self) -> usize { method num_blocking_threads (line 10) | pub(crate) fn num_blocking_threads(&self) -> usize { method num_idle_blocking_threads (line 14) | pub(crate) fn num_idle_blocking_threads(&self) -> usize { method active_tasks_count (line 18) | pub(crate) fn active_tasks_count(&self) -> usize { method scheduler_metrics (line 22) | pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics { method worker_metrics (line 26) | pub(crate) fn worker_metrics(&self, worker: usize) -> &WorkerMetrics { method injection_queue_depth (line 30) | pub(crate) fn injection_queue_depth(&self) -> usize { method worker_local_queue_depth (line 34) | pub(crate) fn worker_local_queue_depth(&self, worker: usize) -> usize { method blocking_queue_depth (line 38) | pub(crate) fn blocking_queue_depth(&self) -> usize { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/handle/taskdump.rs method dump (line 6) | pub(crate) async fn dump(&self) -> Dump { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/idle.rs type Idle (line 11) | pub(super) struct Idle { method new (line 46) | pub(super) fn new(cores: Vec>, num_workers: usize) -> (Idle,... method needs_searching (line 63) | pub(super) fn needs_searching(&self) -> bool { method num_idle (line 67) | pub(super) fn num_idle(&self, synced: &Synced) -> usize { method num_searching (line 73) | pub(super) fn num_searching(&self) -> usize { method snapshot (line 77) | pub(super) fn snapshot(&self, snapshot: &mut Snapshot) { method try_acquire_available_core (line 82) | pub(super) fn try_acquire_available_core(&self, synced: &mut Synced) -... method notify_local (line 99) | pub(super) fn notify_local(&self, shared: &Shared) { method notify_remote (line 132) | pub(super) fn notify_remote(&self, synced: MutexGuard<'_, worker::Sync... method notify_synced (line 145) | fn notify_synced(&self, mut synced: MutexGuard<'_, worker::Synced>, sh... method notify_mult (line 181) | pub(super) fn notify_mult( method shutdown (line 224) | pub(super) fn shutdown(&self, synced: &mut worker::Synced, shared: &Sh... method shutdown_unassigned_cores (line 244) | pub(super) fn shutdown_unassigned_cores(&self, handle: &Handle, shared... method release_core (line 258) | pub(super) fn release_core(&self, synced: &mut worker::Synced, core: B... method transition_worker_to_parked (line 280) | pub(super) fn transition_worker_to_parked(&self, synced: &mut worker::... method try_transition_worker_to_searching (line 288) | pub(super) fn try_transition_worker_to_searching(&self, core: &mut Cor... method transition_worker_to_searching_if_needed (line 302) | pub(super) fn transition_worker_to_searching_if_needed( method transition_worker_to_searching (line 316) | pub(super) fn transition_worker_to_searching(&self, core: &mut Core) { method transition_worker_from_searching (line 326) | pub(super) fn transition_worker_from_searching(&self) -> bool { type IdleMap (line 28) | pub(super) struct IdleMap { method new (line 338) | fn new(cores: &[Box]) -> IdleMap { method new_n (line 345) | fn new_n(n: usize) -> IdleMap { method set (line 350) | fn set(&self, index: usize) { method set_all (line 357) | fn set_all(&self, cores: &[Box]) { method unset (line 363) | fn unset(&self, index: usize) { method matches (line 370) | fn matches(&self, idle_cores: &[Box]) -> bool { type Snapshot (line 32) | pub(super) struct Snapshot { method new (line 385) | pub(crate) fn new(idle: &Idle) -> Snapshot { method update (line 392) | fn update(&mut self, idle_map: &IdleMap) { method is_idle (line 398) | pub(super) fn is_idle(&self, index: usize) -> bool { type Synced (line 37) | pub(super) struct Synced { constant BITS (line 334) | const BITS: usize = usize::BITS as usize; constant BIT_MASK (line 335) | const BIT_MASK: usize = (usize::BITS - 1) as usize; function num_chunks (line 410) | fn num_chunks(max_cores: usize) -> usize { function index_to_mask (line 414) | fn index_to_mask(index: usize) -> (usize, usize) { function num_active_workers (line 421) | fn num_active_workers(synced: &Synced) -> usize { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/mod.rs type MultiThread (line 41) | pub(crate) struct MultiThread; method new (line 46) | pub(crate) fn new( method block_on (line 70) | pub(crate) fn block_on(&self, handle: &scheduler::Handle, future: F... method shutdown (line 79) | pub(crate) fn shutdown(&mut self, handle: &scheduler::Handle) { method fmt (line 88) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/overflow.rs type Overflow (line 6) | pub(crate) trait Overflow { method push (line 7) | fn push(&self, task: task::Notified); method push_batch (line 9) | fn push_batch(&self, iter: I) function push (line 16) | fn push(&self, task: task::Notified) { function push_batch (line 20) | fn push_batch(&self, iter: I) FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/park.rs type Parker (line 13) | pub(crate) struct Parker { method new (line 47) | pub(crate) fn new(driver: Driver) -> Parker { method unpark (line 60) | pub(crate) fn unpark(&self) -> Unparker { method park (line 66) | pub(crate) fn park(&mut self, handle: &driver::Handle) { method park_timeout (line 70) | pub(crate) fn park_timeout(&mut self, handle: &driver::Handle, duratio... method shutdown (line 79) | pub(crate) fn shutdown(&mut self, handle: &driver::Handle) { type Unparker (line 17) | pub(crate) struct Unparker { method unpark (line 98) | pub(crate) fn unpark(&self, driver: &driver::Handle) { type Inner (line 21) | struct Inner { method park (line 105) | fn park(&self, handle: &driver::Handle) { method park_condvar (line 123) | fn park_condvar(&self) { method park_driver (line 163) | fn park_driver(&self, driver: &mut Driver, handle: &driver::Handle) { method unpark (line 193) | fn unpark(&self, driver: &driver::Handle) { method unpark_condvar (line 208) | fn unpark_condvar(&self) { method shutdown (line 225) | fn shutdown(&self, handle: &driver::Handle) { constant EMPTY (line 35) | const EMPTY: usize = 0; constant PARKED_CONDVAR (line 36) | const PARKED_CONDVAR: usize = 1; constant PARKED_DRIVER (line 37) | const PARKED_DRIVER: usize = 2; constant NOTIFIED (line 38) | const NOTIFIED: usize = 3; type Shared (line 41) | struct Shared { method clone (line 85) | fn clone(&self) -> Parker { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/queue.rs type Local (line 29) | pub(crate) struct Local { type Steal (line 34) | pub(crate) struct Steal(Arc>); type Inner (line 37) | pub(crate) struct Inner { function local (line 66) | pub(crate) fn local(capacity: usize) -> (Steal, Local) { function remaining_slots (line 94) | pub(crate) fn remaining_slots(&self) -> usize { function max_capacity (line 98) | pub(crate) fn max_capacity(&self) -> usize { function is_empty (line 103) | pub(crate) fn is_empty(&self) -> bool { function can_steal (line 107) | pub(crate) fn can_steal(&self) -> bool { function push_back (line 117) | pub(crate) fn push_back(&mut self, tasks: impl ExactSizeIterator>( function push_back_finish (line 209) | fn push_back_finish(&self, task: task::Notified, tail: UnsignedShort) { function push_overflow (line 236) | fn push_overflow>( function pop (line 337) | pub(crate) fn pop(&mut self) -> Option> { function is_empty (line 379) | pub(crate) fn is_empty(&self) -> bool { function steal_into (line 384) | pub(crate) fn steal_into( function steal_into2 (line 441) | fn steal_into2(&self, dst: &mut Local, dst_tail: UnsignedShort) -> Un... method clone (line 550) | fn clone(&self) -> Steal { method drop (line 556) | fn drop(&mut self) { function remaining_slots (line 564) | fn remaining_slots(&self) -> usize { function len (line 571) | fn len(&self) -> UnsignedShort { function is_empty (line 578) | fn is_empty(&self) -> bool { function unpack (line 585) | fn unpack(n: UnsignedLong) -> (UnsignedShort, UnsignedShort) { function pack (line 593) | fn pack(steal: UnsignedShort, real: UnsignedShort) -> UnsignedLong { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/stats.rs type Stats (line 8) | pub(crate) struct Stats { constant DEFAULT_GLOBAL_QUEUE_INTERVAL (line 61) | pub(crate) const DEFAULT_GLOBAL_QUEUE_INTERVAL: u32 = method new (line 64) | pub(crate) fn new(worker_metrics: &WorkerMetrics) -> Stats { method tuned_global_queue_interval (line 75) | pub(crate) fn tuned_global_queue_interval(&self, config: &Config) -> u... method submit (line 95) | pub(crate) fn submit(&mut self, to: &WorkerMetrics) { method about_to_park (line 99) | pub(crate) fn about_to_park(&mut self) { method inc_local_schedule_count (line 103) | pub(crate) fn inc_local_schedule_count(&mut self) { method start_processing_scheduled_tasks (line 107) | pub(crate) fn start_processing_scheduled_tasks(&mut self, ephemeral: &... method end_processing_scheduled_tasks (line 120) | pub(crate) fn end_processing_scheduled_tasks(&mut self, ephemeral: &mu... method start_poll (line 150) | pub(crate) fn start_poll(&mut self, ephemeral: &mut Ephemeral) { method end_poll (line 156) | pub(crate) fn end_poll(&mut self) { method incr_steal_count (line 160) | pub(crate) fn incr_steal_count(&mut self, by: u16) { method incr_steal_operations (line 164) | pub(crate) fn incr_steal_operations(&mut self) { method incr_overflow_count (line 168) | pub(crate) fn incr_overflow_count(&mut self) { type Ephemeral (line 22) | pub(crate) struct Ephemeral { method new (line 38) | pub(crate) fn new() -> Ephemeral { constant TASK_POLL_TIME_EWMA_ALPHA (line 49) | const TASK_POLL_TIME_EWMA_ALPHA: f64 = 0.1; constant TARGET_GLOBAL_QUEUE_INTERVAL (line 52) | const TARGET_GLOBAL_QUEUE_INTERVAL: f64 = Duration::from_micros(200).as_... constant MAX_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL (line 55) | const MAX_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL: u32 = 127; constant TARGET_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL (line 58) | const TARGET_TASKS_POLLED_PER_GLOBAL_QUEUE_INTERVAL: u32 = 61; FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/trace.rs type TraceStatus (line 8) | pub(super) struct TraceStatus { method new (line 17) | pub(super) fn new(remotes_len: usize) -> Self { method trace_requested (line 27) | pub(super) fn trace_requested(&self) -> bool { method start_trace_request (line 31) | pub(super) async fn start_trace_request(&self, handle: &Handle) { method stash_result (line 42) | pub(super) fn stash_result(&self, dump: Dump) { method take_result (line 47) | pub(super) fn take_result(&self) -> Option { method end_trace_request (line 51) | pub(super) async fn end_trace_request(&self, handle: &Handle) { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/trace_mock.rs type TraceStatus (line 1) | pub(super) struct TraceStatus {} method new (line 4) | pub(super) fn new(_: usize) -> Self { method trace_requested (line 8) | pub(super) fn trace_requested(&self) -> bool { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/worker.rs type Worker (line 86) | pub(super) struct Worker { method run (line 548) | fn run(&mut self, cx: &Context, blocking_in_place: bool) -> RunResult { method try_acquire_available_core (line 602) | fn try_acquire_available_core( method wait_for_core (line 620) | fn wait_for_core( method reset_acquired_core (line 665) | fn reset_acquired_core(&mut self, cx: &Context, synced: &mut Synced, c... method next_task (line 683) | fn next_task(&mut self, cx: &Context, mut core: Box) -> NextTask... method next_notified_task (line 730) | fn next_notified_task(&mut self, cx: &Context, mut core: Box) ->... method next_remote_task (line 753) | fn next_remote_task(&self, cx: &Context) -> Option { method next_remote_task_batch (line 762) | fn next_remote_task_batch(&self, cx: &Context, mut core: Box) ->... method next_remote_task_batch_synced (line 781) | fn next_remote_task_batch_synced( method search_for_work (line 818) | fn search_for_work(&mut self, cx: &Context, mut core: Box) -> Ne... method steal_one_round (line 863) | fn steal_one_round(&self, cx: &Context, core: &mut Core, start: usize)... method run_task (line 892) | fn run_task(&mut self, cx: &Context, mut core: Box, task: Notifi... method schedule_deferred_with_core (line 982) | fn schedule_deferred_with_core<'a>( method schedule_deferred_without_core (line 1042) | fn schedule_deferred_without_core<'a>(&mut self, cx: &Context, synced:... method maybe_maintenance (line 1065) | fn maybe_maintenance(&mut self, cx: &Context, mut core: Box) -> ... method flush_metrics (line 1080) | fn flush_metrics(&self, cx: &Context, core: &mut Core) { method update_global_flags (line 1084) | fn update_global_flags(&mut self, cx: &Context, synced: &mut Synced) { method park_yield (line 1094) | fn park_yield(&mut self, cx: &Context, core: Box) -> NextTaskRes... method park (line 1130) | fn park(&mut self, cx: &Context, mut core: Box) -> NextTaskResult { method do_park (line 1149) | fn do_park(&mut self, cx: &Context, mut core: Box) -> NextTaskRe... method transition_to_searching (line 1250) | fn transition_to_searching(&self, cx: &Context, core: &mut Core) -> bo... method transition_from_searching (line 1259) | fn transition_from_searching(&self, cx: &Context, core: &mut Core) -> ... method can_transition_to_parked (line 1268) | fn can_transition_to_parked(&self, core: &mut Core) -> bool { method has_tasks (line 1272) | fn has_tasks(&self, core: &Core) -> bool { method reset_lifo_enabled (line 1276) | fn reset_lifo_enabled(&self, cx: &Context) { method assert_lifo_enabled_is_correct (line 1281) | fn assert_lifo_enabled_is_correct(&self, cx: &Context) { method tune_global_queue_interval (line 1288) | fn tune_global_queue_interval(&mut self, cx: &Context, core: &mut Core) { method shutdown_clear_defer (line 1299) | fn shutdown_clear_defer(&self, cx: &Context) { type Core (line 116) | pub(super) struct Core { method next_local_task (line 1320) | fn next_local_task(&mut self) -> Option { method next_lifo_task (line 1324) | fn next_lifo_task(&mut self) -> Option { type Shared (line 137) | pub(crate) struct Shared { method next_remote_task_synced (line 1330) | fn next_remote_task_synced(&self, synced: &mut Synced) -> Option(&self, iter: I) method push_remote_task_batch_synced (line 1441) | fn push_remote_task_batch_synced(&self, synced: &mut Synced, iter: I) method take_driver (line 1450) | fn take_driver(&self) -> Option> { method driver_enabled (line 1458) | fn driver_enabled(&self) -> bool { method shutdown_core (line 1462) | pub(super) fn shutdown_core(&self, handle: &Handle, mut core: Box>) { method push_batch (line 1516) | fn push_batch(&self, iter: I) type Synced (line 182) | pub(crate) struct Synced { method as_mut (line 1559) | fn as_mut(&mut self) -> &mut Synced { type Remote (line 204) | struct Remote { type Context (line 217) | pub(crate) struct Context { method defer (line 1309) | pub(crate) fn defer(&self, waker: &Waker) { method shared (line 1314) | fn shared(&self) -> &Shared { type RunResult (line 241) | type RunResult = Result, ()>; type NextTaskResult (line 242) | type NextTaskResult = Result<(Option, Box), ()>; type Task (line 245) | type Task = task::Task>; type Notified (line 248) | type Notified = task::Notified>; constant MAX_LIFO_POLLS_PER_TICK (line 254) | const MAX_LIFO_POLLS_PER_TICK: usize = 3; function create (line 256) | pub(super) fn create( function block_in_place (line 350) | pub(crate) fn block_in_place(f: F) -> R function run (line 459) | fn run( type Handle (line 1525) | type Handle = SyncedGuard<'a>; function lock (line 1527) | fn lock(self) -> Self::Handle { type Handle (line 1535) | type Handle = SyncedGuard<'a>; function lock (line 1537) | fn lock(self) -> Self::Handle { function release (line 1545) | fn release(&self, task: &Task) -> Option { function schedule (line 1549) | fn schedule(&self, task: Notified) { function yield_now (line 1553) | fn yield_now(&self, task: Notified) { type SyncedGuard (line 1564) | pub(crate) struct SyncedGuard<'a> { function as_mut (line 1569) | fn as_mut(&mut self) -> &mut inject::Synced { function as_mut (line 1575) | fn as_mut(&mut self) -> &mut Synced { function with_current (line 1581) | fn with_current(f: impl FnOnce(Option<&Context>) -> R) -> R { function abs_diff (line 1591) | fn abs_diff(a: u32, b: u32) -> u32 { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/worker/metrics.rs method injection_queue_depth (line 4) | pub(crate) fn injection_queue_depth(&self) -> usize { method worker_local_queue_depth (line 8) | pub(crate) fn worker_local_queue_depth(&self, worker: usize) -> usize { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/worker/taskdump.rs method trace_core (line 11) | pub(super) fn trace_core(&self, mut core: Box) -> Box { method steal_all (line 62) | pub(super) fn steal_all(&self) -> super::queue::Local> { FILE: builder/third-party/tokio/src/runtime/scheduler/multi_thread_alt/worker/taskdump_mock.rs method trace_core (line 4) | pub(super) fn trace_core(&self, core: Box) -> Box { FILE: builder/third-party/tokio/src/runtime/signal/mod.rs type Driver (line 19) | pub(crate) struct Driver { method new (line 43) | pub(crate) fn new(io: io::Driver, io_handle: &io::Handle) -> std_io::R... method handle (line 85) | pub(crate) fn handle(&self) -> Handle { method park (line 91) | pub(crate) fn park(&mut self, handle: &driver::Handle) { method park_timeout (line 96) | pub(crate) fn park_timeout(&mut self, handle: &driver::Handle, duratio... method shutdown (line 101) | pub(crate) fn shutdown(&mut self, handle: &driver::Handle) { method process (line 105) | fn process(&mut self) { type Handle (line 33) | pub(crate) struct Handle { method check_inner (line 132) | pub(crate) fn check_inner(&self) -> std_io::Result<()> { FILE: builder/third-party/tokio/src/runtime/task/abort.rs type AbortHandle (line 16) | pub struct AbortHandle { method new (line 21) | pub(super) fn new(raw: RawTask) -> Self { method abort (line 39) | pub fn abort(&self) { method is_finished (line 49) | pub fn is_finished(&self) -> bool { method id (line 65) | pub fn id(&self) -> super::Id { method fmt (line 78) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 87) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/task/core.rs type Cell (line 115) | pub(super) struct Cell { type CoreStage (line 126) | pub(super) struct CoreStage { type Core (line 137) | pub(super) struct Core { type Header (line 150) | pub(crate) struct Header { method set_next (line 387) | pub(super) unsafe fn set_next(&self, next: Option>) { method set_owner_id (line 394) | pub(super) unsafe fn set_owner_id(&self, owner: NonZeroU64) { method get_owner_id (line 398) | pub(super) fn get_owner_id(&self) -> Option { method get_trailer (line 409) | pub(super) unsafe fn get_trailer(me: NonNull

) -> NonNull(me: NonNull
) -> NonNull<... method get_id_ptr (line 434) | pub(super) unsafe fn get_id_ptr(me: NonNull
) -> NonNull { method get_id (line 445) | pub(super) unsafe fn get_id(me: NonNull
) -> Id { method get_tracing_id (line 456) | pub(super) unsafe fn get_tracing_id(me: &NonNull
) -> Option<&t... type Trailer (line 183) | pub(super) struct Trailer { method new (line 462) | fn new() -> Self { method set_waker (line 469) | pub(super) unsafe fn set_waker(&self, waker: Option) { method will_wake (line 475) | pub(super) unsafe fn will_wake(&self, waker: &Waker) -> bool { method wake_join (line 480) | pub(super) fn wake_join(&self) { type Stage (line 199) | pub(super) enum Stage { function new (line 208) | pub(super) fn new(future: T, scheduler: S, state: State, task_id: Id) ->... function with_mut (line 276) | pub(super) fn with_mut(&self, f: impl FnOnce(*mut Stage) -> R) -> R { type TaskIdGuard (line 283) | pub(crate) struct TaskIdGuard { method enter (line 288) | fn enter(id: Id) -> Self { method drop (line 296) | fn drop(&mut self) { function poll (line 315) | pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { function drop_future_or_output (line 344) | pub(super) fn drop_future_or_output(&self) { function store_output (line 356) | pub(super) fn store_output(&self, output: super::Result) { function take_output (line 368) | pub(super) fn take_output(&self) -> super::Result { function set_stage (line 380) | unsafe fn set_stage(&self, stage: Stage) { function header_lte_cache_line (line 490) | fn header_lte_cache_line() { FILE: builder/third-party/tokio/src/runtime/task/error.rs type Repr (line 15) | enum Repr { method cancelled (line 21) | pub(crate) fn cancelled(id: Id) -> JoinError { method panic (line 28) | pub(crate) fn panic(id: Id, err: Box) -> JoinE... method is_cancelled (line 40) | pub fn is_cancelled(&self) -> bool { method is_panic (line 60) | pub fn is_panic(&self) -> bool { method into_panic (line 90) | pub fn into_panic(self) -> Box { method try_into_panic (line 116) | pub fn try_into_panic(self) -> Result, Joi... method id (line 134) | pub fn id(&self) -> Id { method fmt (line 140) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 149) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 160) | fn from(src: JoinError) -> io::Error { FILE: builder/third-party/tokio/src/runtime/task/harness.rs type Harness (line 15) | pub(super) struct Harness { function from_raw (line 24) | pub(super) unsafe fn from_raw(ptr: NonNull
) -> Harness { function header_ptr (line 30) | fn header_ptr(&self) -> NonNull
{ function header (line 34) | fn header(&self) -> &Header { function state (line 38) | fn state(&self) -> &State { function trailer (line 42) | fn trailer(&self) -> &Trailer { function core (line 46) | fn core(&self) -> &Core { method drop_reference (line 55) | pub(super) fn drop_reference(self) { method wake_by_val (line 66) | pub(super) fn wake_by_val(&self) { method wake_by_ref (line 94) | pub(super) fn wake_by_ref(&self) { method remote_abort (line 116) | pub(super) fn remote_abort(&self) { method try_set_join_waker (line 131) | pub(super) fn try_set_join_waker(&self, waker: &Waker) -> bool { function drop_reference (line 141) | pub(super) fn drop_reference(self) { function poll (line 151) | pub(super) fn poll(self) { function poll_inner (line 191) | fn poll_inner(&self) -> PollFuture { function shutdown (line 238) | pub(super) fn shutdown(self) { function dealloc (line 251) | pub(super) fn dealloc(self) { function try_read_output (line 279) | pub(super) fn try_read_output(self, dst: &mut Poll usize { function get_new_task (line 363) | fn get_new_task(&self) -> Task { function can_read_output (line 370) | fn can_read_output(header: &Header, trailer: &Trailer, waker: &Waker) ->... function set_join_waker (line 414) | fn set_join_waker( type PollFuture (line 442) | enum PollFuture { function cancel_task (line 450) | fn cancel_task(core: &Core) { function panic_result_to_join_error (line 459) | fn panic_result_to_join_error( function poll_future (line 471) | fn poll_future(core: &Core, cx: Context<'_... function panic_to_error (line 510) | fn panic_to_error( FILE: builder/third-party/tokio/src/runtime/task/id.rs type Id (line 27) | pub struct Id(pub(crate) u64); method fmt (line 70) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method next (line 76) | pub(crate) fn next() -> Self { method as_u64 (line 95) | pub(crate) fn as_u64(&self) -> u64 { function id (line 46) | pub fn id() -> Id { function try_id (line 65) | pub fn try_id() -> Option { FILE: builder/third-party/tokio/src/runtime/task/join.rs function new (line 169) | pub(super) fn new(raw: RawTask) -> JoinHandle { function abort (line 213) | pub fn abort(&self) { function is_finished (line 244) | pub fn is_finished(&self) -> bool { function set_join_waker (line 250) | pub(crate) fn set_join_waker(&mut self, waker: &Waker) { function abort_handle (line 292) | pub fn abort_handle(&self) -> super::AbortHandle { function id (line 308) | pub fn id(&self) -> super::Id { type Output (line 317) | type Output = super::Result; method poll (line 319) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method drop (line 351) | fn drop(&mut self) { function fmt (line 364) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/task/list.rs type OwnedTasks (line 58) | pub(crate) struct OwnedTasks { type List (line 64) | type List = sharded_list::ShardedList, as Link>::Tar... type LocalOwnedTasks (line 66) | pub(crate) struct LocalOwnedTasks { type OwnedTasksInner (line 72) | struct OwnedTasksInner { function new (line 78) | pub(crate) fn new(num_cores: usize) -> Self { function bind (line 89) | pub(crate) fn bind( function bind_inner (line 106) | unsafe fn bind_inner(&self, task: Task, notified: Notified) -> Opt... function assert_owner (line 131) | pub(crate) fn assert_owner(&self, task: Notified) -> LocalNotified { function close_and_shutdown_all (line 146) | pub(crate) fn close_and_shutdown_all(&self, start: usize) function get_shard_size (line 165) | pub(crate) fn get_shard_size(&self) -> usize { function active_tasks_count (line 169) | pub(crate) fn active_tasks_count(&self) -> usize { function remove (line 173) | pub(crate) fn remove(&self, task: &Task) -> Option> { function is_empty (line 185) | pub(crate) fn is_empty(&self) -> bool { function gen_shared_list_size (line 200) | fn gen_shared_list_size(num_cores: usize) -> usize { function new (line 219) | pub(crate) fn new() -> Self { function bind (line 230) | pub(crate) fn bind( function close_and_shutdown_all (line 263) | pub(crate) fn close_and_shutdown_all(&self) function remove (line 274) | pub(crate) fn remove(&self, task: &Task) -> Option> { function assert_owner (line 290) | pub(crate) fn assert_owner(&self, task: Notified) -> LocalNotified { function with_inner (line 303) | fn with_inner(&self, f: F) -> T function is_closed (line 313) | pub(crate) fn is_closed(&self) -> bool { function is_empty (line 317) | pub(crate) fn is_empty(&self) -> bool { function test_id_not_broken (line 329) | fn test_id_not_broken() { FILE: builder/third-party/tokio/src/runtime/task/mod.rs type Task (line 219) | pub(crate) struct Task { type Notified (line 229) | pub(crate) struct Notified(Task); type LocalNotified (line 239) | pub(crate) struct LocalNotified { type UnownedTask (line 246) | pub(crate) struct UnownedTask { type Result (line 256) | pub(crate) type Result = std::result::Result; type Schedule (line 258) | pub(crate) trait Schedule: Sync + Sized + 'static { method release (line 264) | fn release(&self, task: &Task) -> Option>; method schedule (line 267) | fn schedule(&self, task: Notified); method yield_now (line 271) | fn yield_now(&self, task: Notified) { method unhandled_panic (line 276) | fn unhandled_panic(&self) { function new (line 336) | unsafe fn new(raw: RawTask) -> Task { function from_raw (line 343) | unsafe fn from_raw(ptr: NonNull
) -> Task { function as_raw (line 354) | pub(super) fn as_raw(&self) -> RawTask { function header (line 358) | fn header(&self) -> &Header { function header_ptr (line 362) | fn header_ptr(&self) -> NonNull
{ function header (line 394) | fn header(&self) -> &Header { function from_raw (line 400) | pub(crate) unsafe fn from_raw(ptr: RawTask) -> Notified { function into_raw (line 406) | pub(crate) fn into_raw(self) -> RawTask { function shutdown (line 415) | pub(crate) fn shutdown(self) { function run (line 424) | pub(crate) fn run(self) { function into_notified (line 435) | pub(super) fn into_notified(self) -> Notified { function into_task (line 439) | fn into_task(self) -> Task { function run (line 453) | pub(crate) fn run(self) { function shutdown (line 469) | pub(crate) fn shutdown(self) { method drop (line 475) | fn drop(&mut self) { method drop (line 485) | fn drop(&mut self) { function fmt (line 495) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 501) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Handle (line 510) | type Handle = Task; type Target (line 511) | type Target = Header; function as_raw (line 513) | fn as_raw(handle: &Task) -> NonNull
{ function from_raw (line 517) | unsafe fn from_raw(ptr: NonNull
) -> Task { function pointers (line 521) | unsafe fn pointers(target: NonNull
) -> NonNull) -> usize { FILE: builder/third-party/tokio/src/runtime/task/raw.rs type RawTask (line 10) | pub(crate) struct RawTask { method new (line 160) | pub(super) fn new(task: T, scheduler: S, id: Id) -> RawTask method from_raw (line 171) | pub(super) unsafe fn from_raw(ptr: NonNull
) -> RawTask { method header_ptr (line 175) | pub(super) fn header_ptr(&self) -> NonNull
{ method trailer_ptr (line 179) | pub(super) fn trailer_ptr(&self) -> NonNull { method header (line 184) | pub(super) fn header(&self) -> &Header { method trailer (line 189) | pub(super) fn trailer(&self) -> &Trailer { method state (line 194) | pub(super) fn state(&self) -> &State { method poll (line 199) | pub(crate) fn poll(self) { method schedule (line 204) | pub(super) fn schedule(self) { method dealloc (line 209) | pub(super) fn dealloc(self) { method try_read_output (line 218) | pub(super) unsafe fn try_read_output(self, dst: *mut (), waker: &Waker) { method drop_join_handle_slow (line 223) | pub(super) fn drop_join_handle_slow(self) { method drop_abort_handle (line 228) | pub(super) fn drop_abort_handle(self) { method shutdown (line 233) | pub(super) fn shutdown(self) { method ref_inc (line 241) | pub(super) fn ref_inc(self) { method get_queue_next (line 250) | pub(crate) unsafe fn get_queue_next(self) -> Option { method set_queue_next (line 262) | pub(crate) unsafe fn set_queue_next(self, val: Option) { type Vtable (line 14) | pub(super) struct Vtable { function vtable (line 47) | pub(super) fn vtable() -> &'static Vtable { type OffsetHelper (line 67) | struct OffsetHelper(T, S); constant TRAILER_OFFSET (line 72) | const TRAILER_OFFSET: usize = get_trailer_offset( constant SCHEDULER_OFFSET (line 81) | const SCHEDULER_OFFSET: usize = get_core_offset( constant ID_OFFSET (line 86) | const ID_OFFSET: usize = get_id_offset( function get_trailer_offset (line 99) | const fn get_trailer_offset( function get_core_offset (line 126) | const fn get_core_offset(header_size: usize, core_align: usize) -> usize { function get_id_offset (line 142) | const fn get_id_offset( function poll (line 269) | unsafe fn poll(ptr: NonNull
) { function schedule (line 274) | unsafe fn schedule(ptr: NonNull
) { function dealloc (line 283) | unsafe fn dealloc(ptr: NonNull
) { function try_read_output (line 288) | unsafe fn try_read_output( function drop_join_handle_slow (line 299) | unsafe fn drop_join_handle_slow(ptr: NonNull(ptr: NonNull
) { function shutdown (line 309) | unsafe fn shutdown(ptr: NonNull
) { FILE: builder/third-party/tokio/src/runtime/task/state.rs type State (line 7) | pub(super) struct State { method new (line 97) | pub(super) fn new() -> State { method load (line 106) | pub(super) fn load(&self) -> Snapshot { method transition_to_running (line 112) | pub(super) fn transition_to_running(&self) -> TransitionToRunning { method transition_to_idle (line 146) | pub(super) fn transition_to_idle(&self) -> TransitionToIdle { method transition_to_complete (line 179) | pub(super) fn transition_to_complete(&self) -> Snapshot { method transition_to_terminal (line 193) | pub(super) fn transition_to_terminal(&self, count: usize) -> bool { method transition_to_notified_by_val (line 210) | pub(super) fn transition_to_notified_by_val(&self) -> TransitionToNoti... method transition_to_notified_by_ref (line 248) | pub(super) fn transition_to_notified_by_ref(&self) -> TransitionToNoti... method transition_to_notified_for_tracing (line 281) | pub(super) fn transition_to_notified_for_tracing(&self) -> bool { method transition_to_notified_and_cancel (line 297) | pub(super) fn transition_to_notified_and_cancel(&self) -> bool { method transition_to_shutdown (line 332) | pub(super) fn transition_to_shutdown(&self) -> bool { method drop_join_handle_fast (line 354) | pub(super) fn drop_join_handle_fast(&self) -> Result<(), ()> { method unset_join_interested (line 379) | pub(super) fn unset_join_interested(&self) -> UpdateResult { method set_join_waker (line 398) | pub(super) fn set_join_waker(&self) -> UpdateResult { method unset_waker (line 418) | pub(super) fn unset_waker(&self) -> UpdateResult { method ref_inc (line 434) | pub(super) fn ref_inc(&self) { method ref_dec (line 458) | pub(super) fn ref_dec(&self) -> bool { method ref_dec_twice (line 465) | pub(super) fn ref_dec_twice(&self) -> bool { method fetch_update_action (line 471) | fn fetch_update_action(&self, mut f: F) -> T method fetch_update (line 493) | fn fetch_update(&self, mut f: F) -> Result method fmt (line 597) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Snapshot (line 13) | pub(super) struct Snapshot(usize); method is_idle (line 519) | pub(super) fn is_idle(self) -> bool { method is_notified (line 524) | pub(super) fn is_notified(self) -> bool { method unset_notified (line 528) | fn unset_notified(&mut self) { method set_notified (line 532) | fn set_notified(&mut self) { method is_running (line 536) | pub(super) fn is_running(self) -> bool { method set_running (line 540) | fn set_running(&mut self) { method unset_running (line 544) | fn unset_running(&mut self) { method is_cancelled (line 548) | pub(super) fn is_cancelled(self) -> bool { method set_cancelled (line 552) | fn set_cancelled(&mut self) { method is_complete (line 557) | pub(super) fn is_complete(self) -> bool { method is_join_interested (line 561) | pub(super) fn is_join_interested(self) -> bool { method unset_join_interested (line 565) | fn unset_join_interested(&mut self) { method is_join_waker_set (line 569) | pub(super) fn is_join_waker_set(self) -> bool { method set_join_waker (line 573) | fn set_join_waker(&mut self) { method unset_join_waker (line 577) | fn unset_join_waker(&mut self) { method ref_count (line 581) | pub(super) fn ref_count(self) -> usize { method ref_inc (line 585) | fn ref_inc(&mut self) { method ref_dec (line 590) | pub(super) fn ref_dec(&mut self) { method fmt (line 604) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type UpdateResult (line 15) | type UpdateResult = Result; constant RUNNING (line 18) | const RUNNING: usize = 0b0001; constant COMPLETE (line 23) | const COMPLETE: usize = 0b0010; constant LIFECYCLE_MASK (line 26) | const LIFECYCLE_MASK: usize = 0b11; constant NOTIFIED (line 29) | const NOTIFIED: usize = 0b100; constant JOIN_INTEREST (line 32) | const JOIN_INTEREST: usize = 0b1_000; constant JOIN_WAKER (line 35) | const JOIN_WAKER: usize = 0b10_000; constant CANCELLED (line 38) | const CANCELLED: usize = 0b100_000; constant STATE_MASK (line 41) | const STATE_MASK: usize = LIFECYCLE_MASK | NOTIFIED | JOIN_INTEREST | JO... constant REF_COUNT_MASK (line 44) | const REF_COUNT_MASK: usize = !STATE_MASK; constant REF_COUNT_SHIFT (line 47) | const REF_COUNT_SHIFT: usize = REF_COUNT_MASK.count_zeros() as usize; constant REF_ONE (line 50) | const REF_ONE: usize = 1 << REF_COUNT_SHIFT; constant INITIAL_STATE (line 62) | const INITIAL_STATE: usize = (REF_ONE * 3) | JOIN_INTEREST | NOTIFIED; type TransitionToRunning (line 65) | pub(super) enum TransitionToRunning { type TransitionToIdle (line 73) | pub(super) enum TransitionToIdle { type TransitionToNotifiedByVal (line 81) | pub(super) enum TransitionToNotifiedByVal { type TransitionToNotifiedByRef (line 88) | pub(crate) enum TransitionToNotifiedByRef { FILE: builder/third-party/tokio/src/runtime/task/trace/mod.rs type Backtrace (line 24) | type Backtrace = Vec; type SymbolTrace (line 25) | type SymbolTrace = Vec; type Context (line 28) | pub(crate) struct Context { method new (line 71) | pub(crate) const fn new() -> Self { method try_with_current (line 80) | unsafe fn try_with_current(f: F) -> Option method with_current_frame (line 87) | unsafe fn with_current_frame(f: F) -> R method with_current_collector (line 94) | fn with_current_collector(f: F) -> R method is_tracing (line 106) | pub(crate) fn is_tracing() -> bool { type Frame (line 37) | struct Frame { type Trace (line 50) | pub(crate) struct Trace { method capture (line 120) | pub(crate) fn capture(f: F) -> (R, Trace) method root (line 138) | pub(crate) fn root(future: F) -> Root { method fmt (line 217) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant FAIL_NO_THREAD_LOCAL (line 65) | const FAIL_NO_THREAD_LOCAL: &str = "The Tokio thread-local has been dest... function trace_leaf (line 153) | pub(crate) fn trace_leaf(cx: &mut task::Context<'_>) -> Poll<()> { function defer (line 222) | fn defer R, R>(f: F) -> impl Drop { type Output (line 240) | type Output = T::Output; method poll (line 243) | fn poll(self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll(owned: &OwnedTasks, dequeued: Vec) -> fmt::Result { method hash (line 25) | fn hash(&self, state: &mut H) method eq (line 45) | fn eq(&self, other: &Self) -> bool { FILE: builder/third-party/tokio/src/runtime/task/trace/tree.rs type Tree (line 11) | pub(super) struct Tree { method from_trace (line 23) | pub(super) fn from_trace(trace: Trace) -> Self { method consequences (line 47) | fn consequences(&self, frame: &Symbol) -> Option( method fmt (line 93) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function to_symboltrace (line 103) | fn to_symboltrace(backtrace: Backtrace) -> SymbolTrace { FILE: builder/third-party/tokio/src/runtime/task/waker.rs type WakerRef (line 9) | pub(super) struct WakerRef<'a, S: 'static> { function waker_ref (line 16) | pub(super) fn waker_ref(header: &NonNull
) -> WakerRef<'_, S> type Target (line 37) | type Target = Waker; function deref (line 39) | fn deref(&self) -> &Waker { function clone_waker (line 67) | unsafe fn clone_waker(ptr: *const ()) -> RawWaker { function drop_waker (line 74) | unsafe fn drop_waker(ptr: *const ()) { function wake_by_val (line 81) | unsafe fn wake_by_val(ptr: *const ()) { function wake_by_ref (line 89) | unsafe fn wake_by_ref(ptr: *const ()) { function raw_waker (line 99) | fn raw_waker(header: NonNull
) -> RawWaker { FILE: builder/third-party/tokio/src/runtime/tests/inject.rs function push_and_pop (line 4) | fn push_and_pop() { function push_batch_and_pop (line 26) | fn push_batch_and_pop() { function pop_n_drains_on_drop (line 42) | fn pop_n_drains_on_drop() { FILE: builder/third-party/tokio/src/runtime/tests/loom_blocking.rs function blocking_shutdown (line 6) | fn blocking_shutdown() { function spawn_mandatory_blocking_should_always_run (line 27) | fn spawn_mandatory_blocking_should_always_run() { function spawn_mandatory_blocking_should_run_even_when_shutting_down_from_other_thread (line 48) | fn spawn_mandatory_blocking_should_run_even_when_shutting_down_from_othe... function spawn_blocking_when_paused (line 77) | fn spawn_blocking_when_paused() { function mk_runtime (line 97) | fn mk_runtime(num_threads: usize) -> Runtime { FILE: builder/third-party/tokio/src/runtime/tests/loom_current_thread.rs function assert_at_most_num_polls (line 14) | fn assert_at_most_num_polls(rt: Arc, at_most_polls: usize) { function block_on_num_polls (line 37) | fn block_on_num_polls() { function assert_no_unnecessary_polls (line 71) | fn assert_no_unnecessary_polls() { type BlockedFuture (line 109) | struct BlockedFuture { type Output (line 115) | type Output = (); method poll (line 117) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll Runtime { FILE: builder/third-party/tokio/src/runtime/tests/loom_join_set.rs function test_join_set (line 5) | fn test_join_set() { function abort_all_during_completion (line 37) | fn abort_all_during_completion() { FILE: builder/third-party/tokio/src/runtime/tests/loom_local.rs function wake_during_shutdown (line 16) | fn wake_during_shutdown() { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread.rs type AtomicTake (line 31) | pub(super) struct AtomicTake { function new (line 37) | pub(super) fn new(value: T) -> Self { function take (line 44) | pub(super) fn take(&self) -> Option { method drop (line 55) | fn drop(&mut self) { type AtomicOneshot (line 62) | struct AtomicOneshot { function new (line 66) | fn new(sender: oneshot::Sender) -> Self { function assert_send (line 72) | fn assert_send(&self, value: T) { function racy_shutdown (line 82) | fn racy_shutdown() { function pool_multi_spawn (line 104) | fn pool_multi_spawn() { function only_blocking_inner (line 136) | fn only_blocking_inner(first_pending: bool) { function only_blocking_without_pending (line 156) | fn only_blocking_without_pending() { function only_blocking_with_pending (line 161) | fn only_blocking_with_pending() { function blocking_and_regular_inner (line 169) | fn blocking_and_regular_inner(first_pending: bool) { function blocking_and_regular (line 207) | fn blocking_and_regular() { function blocking_and_regular_with_pending (line 212) | fn blocking_and_regular_with_pending() { function join_output (line 217) | fn join_output() { function poll_drop_handle_then_drop (line 231) | fn poll_drop_handle_then_drop() { function complete_block_on_under_load (line 248) | fn complete_block_on_under_load() { function shutdown_with_notification (line 266) | fn shutdown_with_notification() { function pool_shutdown (line 296) | fn pool_shutdown() { function pool_multi_notify (line 317) | fn pool_multi_notify() { function mk_pool (line 351) | fn mk_pool(num_threads: usize) -> Runtime { function gated2 (line 360) | fn gated2(thread: bool) -> impl Future { function multi_gated (line 397) | async fn multi_gated() { function track (line 429) | fn track(f: T) -> Track { function into_inner (line 446) | fn into_inner(self) -> T { type Output (line 452) | type Output = Track; method poll (line 454) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread/queue.rs function new_stats (line 7) | fn new_stats() -> Stats { function basic (line 12) | fn basic() { function steal_overflow (line 66) | fn steal_overflow() { function multi_stealer (line 116) | fn multi_stealer() { function chained_steal (line 170) | fn chained_steal() { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread/shutdown.rs function join_handle_cancel_on_shutdown (line 4) | fn join_handle_cancel_on_shutdown() { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread/yield_now.rs function yield_calls_park_before_scheduling_again (line 6) | fn yield_calls_park_before_scheduling_again() { function mk_runtime (line 32) | fn mk_runtime(num_threads: usize) -> Runtime { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread_alt.rs type AtomicTake (line 33) | pub(super) struct AtomicTake { function new (line 39) | pub(super) fn new(value: T) -> Self { function take (line 46) | pub(super) fn take(&self) -> Option { method drop (line 57) | fn drop(&mut self) { type AtomicOneshot (line 64) | struct AtomicOneshot { function new (line 68) | fn new(sender: oneshot::Sender) -> Self { function assert_send (line 74) | fn assert_send(&self, value: T) { function racy_shutdown (line 84) | fn racy_shutdown() { function pool_multi_spawn (line 106) | fn pool_multi_spawn() { function only_blocking_inner (line 138) | fn only_blocking_inner(first_pending: bool) { function only_blocking_without_pending (line 158) | fn only_blocking_without_pending() { function only_blocking_with_pending (line 163) | fn only_blocking_with_pending() { function blocking_and_regular_inner (line 171) | fn blocking_and_regular_inner(first_pending: bool) { function blocking_and_regular_without_pending (line 210) | fn blocking_and_regular_without_pending() { function blocking_and_regular_with_pending (line 215) | fn blocking_and_regular_with_pending() { function join_output (line 220) | fn join_output() { function poll_drop_handle_then_drop (line 234) | fn poll_drop_handle_then_drop() { function complete_block_on_under_load (line 251) | fn complete_block_on_under_load() { function shutdown_with_notification (line 269) | fn shutdown_with_notification() { function pool_shutdown (line 299) | fn pool_shutdown() { function fill_local_queue (line 316) | fn fill_local_queue() { function pool_concurrent_park_with_steal_with_inject (line 351) | fn pool_concurrent_park_with_steal_with_inject() { function pool_multi_notify (line 427) | fn pool_multi_notify() { function mk_pool (line 461) | fn mk_pool(num_threads: usize) -> Runtime { function gated2 (line 470) | fn gated2(thread: bool) -> impl Future { function multi_gated (line 507) | async fn multi_gated() { function track (line 539) | fn track(f: T) -> Track { function into_inner (line 556) | fn into_inner(self) -> T { type Output (line 562) | type Output = Track; method poll (line 564) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread_alt/queue.rs function new_stats (line 7) | fn new_stats() -> Stats { function basic (line 12) | fn basic() { function steal_overflow (line 66) | fn steal_overflow() { function multi_stealer (line 116) | fn multi_stealer() { function chained_steal (line 170) | fn chained_steal() { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread_alt/shutdown.rs function join_handle_cancel_on_shutdown (line 4) | fn join_handle_cancel_on_shutdown() { FILE: builder/third-party/tokio/src/runtime/tests/loom_multi_thread_alt/yield_now.rs function yield_calls_park_before_scheduling_again (line 6) | fn yield_calls_park_before_scheduling_again() { function mk_runtime (line 32) | fn mk_runtime(num_threads: usize) -> Runtime { FILE: builder/third-party/tokio/src/runtime/tests/loom_oneshot.rs function channel (line 4) | pub(crate) fn channel() -> (Sender, Receiver) { type Sender (line 18) | pub(crate) struct Sender { type Receiver (line 22) | pub(crate) struct Receiver { type Inner (line 26) | struct Inner { function send (line 32) | pub(crate) fn send(self, value: T) { function recv (line 39) | pub(crate) fn recv(self) -> T { FILE: builder/third-party/tokio/src/runtime/tests/mod.rs type NoopSchedule (line 12) | pub(crate) struct NoopSchedule; method release (line 15) | fn release(&self, _task: &Task) -> Option> { method schedule (line 19) | fn schedule(&self, _task: task::Notified) { function unowned (line 30) | pub(crate) fn unowned(task: T) -> (Notified, JoinHandle... function unowned (line 43) | pub(crate) fn unowned(task: T) -> (Notified, JoinHandle... FILE: builder/third-party/tokio/src/runtime/tests/queue.rs function new_stats (line 24) | fn new_stats() -> Stats { function fits_256_one_at_a_time (line 30) | fn fits_256_one_at_a_time() { function fits_256_all_at_once (line 50) | fn fits_256_all_at_once() { function fits_256_all_in_chunks (line 67) | fn fits_256_all_in_chunks() { function overflow (line 88) | fn overflow() { function steal_batch (line 114) | fn steal_batch() { function normal_or_miri (line 145) | const fn normal_or_miri(normal: usize, miri: usize) -> usize { function stress1 (line 154) | fn stress1() { function stress2 (line 217) | fn stress2() { type Runtime (line 273) | struct Runtime; method release (line 276) | fn release(&self, _task: &Task) -> Option> { method schedule (line 280) | fn schedule(&self, _task: task::Notified) { FILE: builder/third-party/tokio/src/runtime/tests/task.rs type AssertDropHandle (line 9) | struct AssertDropHandle { method assert_dropped (line 14) | fn assert_dropped(&self) { method assert_not_dropped (line 19) | fn assert_not_dropped(&self) { type AssertDrop (line 24) | struct AssertDrop { method new (line 28) | fn new() -> (Self, AssertDropHandle) { method drop (line 41) | fn drop(&mut self) { function create_drop1 (line 49) | fn create_drop1() { function create_drop2 (line 66) | fn create_drop2() { function drop_abort_handle1 (line 83) | fn drop_abort_handle1() { function drop_abort_handle2 (line 103) | fn drop_abort_handle2() { function create_shutdown1 (line 124) | fn create_shutdown1() { function create_shutdown2 (line 141) | fn create_shutdown2() { function unowned_poll (line 158) | fn unowned_poll() { function schedule (line 164) | fn schedule() { function shutdown (line 176) | fn shutdown() { function shutdown_immediately (line 191) | fn shutdown_immediately() { function spawn_during_shutdown (line 204) | fn spawn_during_shutdown() { function with (line 232) | fn with(f: impl FnOnce(Runtime)) { type Runtime (line 255) | struct Runtime(Arc); method spawn (line 269) | fn spawn(&self, future: T) -> JoinHandle method tick (line 283) | fn tick(&self) -> usize { method tick_max (line 287) | fn tick_max(&self, max: usize) -> usize { method is_empty (line 300) | fn is_empty(&self) -> bool { method next_task (line 304) | fn next_task(&self) -> task::Notified { method shutdown (line 308) | fn shutdown(&self) { type Inner (line 257) | struct Inner { type Core (line 262) | struct Core { method release (line 323) | fn release(&self, task: &Task) -> Option> { method schedule (line 327) | fn schedule(&self, task: task::Notified) { FILE: builder/third-party/tokio/src/runtime/tests/task_combinations.rs type CombiRuntime (line 17) | enum CombiRuntime { type CombiLocalSet (line 23) | enum CombiLocalSet { type CombiTask (line 28) | enum CombiTask { type CombiOutput (line 35) | enum CombiOutput { type CombiJoinInterest (line 40) | enum CombiJoinInterest { type CombiJoinHandle (line 46) | enum CombiJoinHandle { type CombiAbort (line 53) | enum CombiAbort { type CombiAbortSource (line 62) | enum CombiAbortSource { function test_combinations (line 69) | fn test_combinations() { function is_debug (line 154) | fn is_debug(_: &T) {} function test_combination (line 157) | fn test_combination( FILE: builder/third-party/tokio/src/runtime/thread_id.rs type ThreadId (line 4) | pub(crate) struct ThreadId(NonZeroU64); method next (line 7) | pub(crate) fn next() -> Self { function exhausted (line 29) | fn exhausted() -> ! { FILE: builder/third-party/tokio/src/runtime/time/entry.rs type TimerResult (line 70) | type TimerResult = Result<(), crate::time::error::Error>; constant STATE_DEREGISTERED (line 72) | const STATE_DEREGISTERED: u64 = u64::MAX; constant STATE_PENDING_FIRE (line 73) | const STATE_PENDING_FIRE: u64 = STATE_DEREGISTERED - 1; constant STATE_MIN_VALUE (line 74) | const STATE_MIN_VALUE: u64 = STATE_PENDING_FIRE; constant MAX_SAFE_MILLIS_DURATION (line 78) | pub(super) const MAX_SAFE_MILLIS_DURATION: u64 = u64::MAX - 2; type StateCell (line 91) | pub(super) struct StateCell { method fmt (line 111) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method new (line 117) | fn new() -> Self { method is_pending (line 125) | fn is_pending(&self) -> bool { method when (line 130) | fn when(&self) -> Option { method poll (line 142) | fn poll(&self, waker: &Waker) -> Poll { method read_state (line 151) | fn read_state(&self) -> Poll { method mark_pending (line 171) | unsafe fn mark_pending(&self, not_after: u64) -> Result<(), u64> { method fire (line 215) | unsafe fn fire(&self, result: TimerResult) -> Option { method set_expiration (line 242) | fn set_expiration(&self, timestamp: u64) { method extend_expiration (line 256) | fn extend_expiration(&self, new_timestamp: u64) -> Result<(), ()> { method might_be_registered (line 283) | pub(super) fn might_be_registered(&self) -> bool { method default (line 105) | fn default() -> Self { type TimerEntry (line 294) | pub(crate) struct TimerEntry { method new (line 480) | pub(crate) fn new(handle: &scheduler::Handle, deadline: Instant) -> Se... method inner (line 495) | fn inner(&self) -> &TimerShared { method deadline (line 499) | pub(crate) fn deadline(&self) -> Instant { method is_elapsed (line 503) | pub(crate) fn is_elapsed(&self) -> bool { method cancel (line 508) | pub(crate) fn cancel(self: Pin<&mut Self>) { method reset (line 534) | pub(crate) fn reset(mut self: Pin<&mut Self>, new_time: Instant, rereg... method poll_elapsed (line 552) | pub(crate) fn poll_elapsed( method driver (line 572) | pub(crate) fn driver(&self) -> &super::Handle { method clock (line 577) | pub(crate) fn clock(&self) -> &super::Clock { type TimerHandle (line 328) | pub(crate) struct TimerHandle { method cached_when (line 583) | pub(super) unsafe fn cached_when(&self) -> u64 { method sync_when (line 587) | pub(super) unsafe fn sync_when(&self) -> u64 { method is_pending (line 591) | pub(super) unsafe fn is_pending(&self) -> bool { method set_expiration (line 599) | pub(super) unsafe fn set_expiration(&self, tick: u64) { method mark_pending (line 612) | pub(super) unsafe fn mark_pending(&self, not_after: u64) -> Result<(),... method fire (line 637) | pub(super) unsafe fn fire(self, completed_state: TimerResult) -> Optio... type EntryList (line 332) | pub(super) type EntryList = crate::util::linked_list::LinkedList) -> std::fmt::Result { method new (line 383) | pub(super) fn new() -> Self { method cached_when (line 394) | pub(super) fn cached_when(&self) -> u64 { method sync_when (line 404) | pub(super) unsafe fn sync_when(&self) -> u64 { method set_cached_when (line 416) | unsafe fn set_cached_when(&self, when: u64) { method true_when (line 421) | pub(super) fn true_when(&self) -> u64 { method set_expiration (line 430) | pub(super) unsafe fn set_expiration(&self, t: u64) { method extend_expiration (line 436) | pub(super) fn extend_expiration(&self, t: u64) -> Result<(), ()> { method handle (line 441) | pub(super) fn handle(&self) -> TimerHandle { method might_be_registered (line 451) | pub(super) fn might_be_registered(&self) -> bool { type Handle (line 457) | type Handle = TimerHandle; type Target (line 459) | type Target = TimerShared; method as_raw (line 461) | fn as_raw(handle: &Self::Handle) -> NonNull { method from_raw (line 465) | unsafe fn from_raw(ptr: NonNull) -> Self::Handle { method pointers (line 469) | unsafe fn pointers( method drop (line 643) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/runtime/time/handle.rs type Handle (line 5) | pub(crate) struct Handle { method time_source (line 12) | pub(crate) fn time_source(&self) -> &TimeSource { method is_shutdown (line 17) | pub(super) fn is_shutdown(&self) -> bool { method unpark (line 22) | pub(crate) fn unpark(&self) { method fmt (line 59) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/runtime/time/mod.rs type Driver (line 86) | pub(crate) struct Driver { method new (line 125) | pub(crate) fn new(park: IoStack, clock: &Clock) -> (Driver, Handle) { method park (line 147) | pub(crate) fn park(&mut self, handle: &driver::Handle) { method park_timeout (line 151) | pub(crate) fn park_timeout(&mut self, handle: &driver::Handle, duratio... method shutdown (line 155) | pub(crate) fn shutdown(&mut self, rt_handle: &driver::Handle) { method park_internal (line 171) | fn park_internal(&mut self, rt_handle: &driver::Handle, limit: Option<... type Inner (line 92) | struct Inner { method lock (line 401) | pub(super) fn lock(&self) -> crate::loom::sync::MutexGuard<'_, InnerSt... method is_shutdown (line 406) | pub(super) fn is_shutdown(&self) -> bool { method fmt (line 412) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type InnerState (line 110) | struct InnerState { method process (line 249) | pub(self) fn process(&self, clock: &Clock) { method process_at_time (line 255) | pub(self) fn process_at_time(&self, mut now: u64) { method clear_entry (line 317) | pub(self) unsafe fn clear_entry(&self, entry: NonNull) { method reregister (line 335) | pub(self) unsafe fn reregister( FILE: builder/third-party/tokio/src/runtime/time/source.rs type TimeSource (line 6) | pub(crate) struct TimeSource { method new (line 11) | pub(crate) fn new(clock: &Clock) -> Self { method deadline_to_tick (line 17) | pub(crate) fn deadline_to_tick(&self, t: Instant) -> u64 { method instant_to_tick (line 22) | pub(crate) fn instant_to_tick(&self, t: Instant) -> u64 { method tick_to_duration (line 32) | pub(crate) fn tick_to_duration(&self, t: u64) -> Duration { method now (line 36) | pub(crate) fn now(&self, clock: &Clock) -> u64 { FILE: builder/third-party/tokio/src/runtime/time/tests/mod.rs function block_on (line 14) | fn block_on(f: impl std::future::Future) -> T { function model (line 27) | fn model(f: impl Fn() + Send + Sync + 'static) { function rt (line 35) | fn rt(start_paused: bool) -> crate::runtime::Runtime { function single_timer (line 44) | fn single_timer() { function drop_timer (line 78) | fn drop_timer() { function change_waker (line 112) | fn change_waker() { function reset_future (line 148) | fn reset_future() { function normal_or_miri (line 204) | fn normal_or_miri(normal: T, miri: T) -> T { function poll_process_levels (line 214) | fn poll_process_levels() { function poll_process_levels_targeted (line 249) | fn poll_process_levels_targeted() { FILE: builder/third-party/tokio/src/runtime/time/wheel/level.rs type Level (line 6) | pub(crate) struct Level { method new (line 41) | pub(crate) fn new(level: usize) -> Level { method next_expiration (line 130) | pub(crate) fn next_expiration(&self, now: u64) -> Option { method next_occupied_slot (line 190) | fn next_occupied_slot(&self, now: u64) -> Option { method add_entry (line 204) | pub(crate) unsafe fn add_entry(&mut self, item: TimerHandle) { method remove_entry (line 212) | pub(crate) unsafe fn remove_entry(&mut self, item: NonNull EntryList { method fmt (line 233) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Expiration (line 24) | pub(crate) struct Expiration { constant LEVEL_MULT (line 38) | const LEVEL_MULT: usize = 64; function occupied_bit (line 240) | fn occupied_bit(slot: usize) -> u64 { function slot_range (line 244) | fn slot_range(level: usize) -> u64 { function level_range (line 248) | fn level_range(level: usize) -> u64 { function slot_for (line 253) | fn slot_for(duration: u64, level: usize) -> usize { function test_slot_for (line 262) | fn test_slot_for() { FILE: builder/third-party/tokio/src/runtime/time/wheel/mod.rs type Wheel (line 24) | pub(crate) struct Wheel { method new (line 54) | pub(crate) fn new() -> Wheel { method elapsed (line 66) | pub(crate) fn elapsed(&self) -> u64 { method insert (line 91) | pub(crate) unsafe fn insert( method remove (line 119) | pub(crate) unsafe fn remove(&mut self, item: NonNull) { method poll_at (line 140) | pub(crate) fn poll_at(&self) -> Option { method poll (line 145) | pub(crate) fn poll(&mut self, now: u64) -> Option { method next_expiration (line 172) | fn next_expiration(&self) -> Option { method next_expiration_time (line 198) | pub(super) fn next_expiration_time(&self) -> Option { method no_expirations_before (line 203) | fn no_expirations_before(&self, start_level: usize, before: u64) -> bo... method process_expiration (line 221) | pub(crate) fn process_expiration(&mut self, expiration: &Expiration) { method set_elapsed (line 256) | fn set_elapsed(&mut self, when: u64) { method take_entries (line 271) | fn take_entries(&mut self, expiration: &Expiration) -> EntryList { method level_for (line 275) | fn level_for(&self, when: u64) -> usize { constant NUM_LEVELS (line 47) | const NUM_LEVELS: usize = 6; constant MAX_DURATION (line 50) | pub(super) const MAX_DURATION: u64 = (1 << (6 * NUM_LEVELS)) - 1; function level_for (line 280) | fn level_for(elapsed: u64, when: u64) -> usize { function test_level_for (line 303) | fn test_level_for() { FILE: builder/third-party/tokio/src/signal/ctrl_c.rs function ctrl_c (line 59) | pub async fn ctrl_c() -> io::Result<()> { FILE: builder/third-party/tokio/src/signal/mod.rs type RxFuture (line 68) | struct RxFuture { method new (line 78) | fn new(rx: Receiver<()>) -> Self { method recv (line 84) | async fn recv(&mut self) -> Option<()> { method poll_recv (line 89) | fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function make_future (line 72) | async fn make_future(mut rx: Receiver<()>) -> Receiver<()> { FILE: builder/third-party/tokio/src/signal/registry.rs type EventId (line 8) | pub(crate) type EventId = usize; type EventInfo (line 13) | pub(crate) struct EventInfo { method default (line 19) | fn default() -> Self { type Storage (line 30) | pub(crate) trait Storage { method event_info (line 32) | fn event_info(&self, id: EventId) -> Option<&EventInfo>; method for_each (line 35) | fn for_each<'a, F>(&'a self, f: F) method event_info (line 41) | fn event_info(&self, id: EventId) -> Option<&EventInfo> { method for_each (line 45) | fn for_each<'a, F>(&'a self, f: F) type Init (line 55) | pub(crate) trait Init { method init (line 56) | fn init() -> Self; type Registry (line 64) | pub(crate) struct Registry { function new (line 69) | fn new(storage: S) -> Self { function register_listener (line 76) | fn register_listener(&self, event_id: EventId) -> watch::Receiver<()> { function record_event (line 86) | fn record_event(&self, event_id: EventId) { function broadcast (line 95) | fn broadcast(&self) -> bool { type Globals (line 113) | pub(crate) struct Globals { type Target (line 119) | type Target = OsExtraData; method deref (line 121) | fn deref(&self) -> &Self::Target { method register_listener (line 128) | pub(crate) fn register_listener(&self, event_id: EventId) -> watch::Re... method record_event (line 134) | pub(crate) fn record_event(&self, event_id: EventId) { method broadcast (line 141) | pub(crate) fn broadcast(&self) -> bool { method storage (line 146) | pub(crate) fn storage(&self) -> &OsStorage { function globals_init (line 151) | fn globals_init() -> Globals function globals (line 162) | pub(crate) fn globals() -> &'static Globals function smoke (line 181) | fn smoke() { function register_panics_on_invalid_input (line 233) | fn register_panics_on_invalid_input() { function record_invalid_event_does_nothing (line 240) | fn record_invalid_event_does_nothing() { function broadcast_returns_if_at_least_one_event_fired (line 246) | fn broadcast_returns_if_at_least_one_event_fired() { function rt (line 265) | fn rt() -> Runtime { function collect (line 272) | async fn collect(mut rx: watch::Receiver<()>) -> Vec<()> { FILE: builder/third-party/tokio/src/signal/reusable_box.rs type ReusableBoxFuture (line 13) | pub(crate) struct ReusableBoxFuture { function new (line 19) | pub(crate) fn new(future: F) -> Self function set (line 37) | pub(crate) fn set(&mut self, future: F) function try_set (line 51) | pub(crate) fn try_set(&mut self, future: F) -> Result<(), F> function set_same_layout (line 79) | unsafe fn set_same_layout(&mut self, future: F) function get_pin (line 107) | pub(crate) fn get_pin(&mut self) -> Pin<&mut (dyn Future + S... function poll (line 114) | pub(crate) fn poll(&mut self, cx: &mut Context<'_>) -> Poll { type Output (line 120) | type Output = T; method poll (line 123) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { method drop (line 140) | fn drop(&mut self) { function fmt (line 148) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function test_different_futures (line 163) | fn test_different_futures() { function test_different_sizes (line 184) | fn test_different_sizes() { type ZeroSizedFuture (line 202) | struct ZeroSizedFuture {} type Output (line 204) | type Output = u32; method poll (line 205) | fn poll(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll { function test_zero_sized (line 211) | fn test_zero_sized() { FILE: builder/third-party/tokio/src/signal/unix.rs type OsStorage (line 21) | pub(crate) type OsStorage = Vec; method init (line 24) | fn init() -> Self { method event_info (line 38) | fn event_info(&self, id: EventId) -> Option<&EventInfo> { method for_each (line 42) | fn for_each<'a, F>(&'a self, f: F) type OsExtraData (line 51) | pub(crate) struct OsExtraData { method init (line 57) | fn init() -> Self { type SignalKind (line 66) | pub struct SignalKind(libc::c_int); method from_raw (line 85) | pub const fn from_raw(signum: std::os::raw::c_int) -> Self { method as_raw_value (line 96) | pub const fn as_raw_value(&self) -> std::os::raw::c_int { method alarm (line 104) | pub const fn alarm() -> Self { method child (line 112) | pub const fn child() -> Self { method hangup (line 120) | pub const fn hangup() -> Self { method info (line 135) | pub const fn info() -> Self { method interrupt (line 143) | pub const fn interrupt() -> Self { method io (line 151) | pub const fn io() -> Self { method pipe (line 160) | pub const fn pipe() -> Self { method quit (line 169) | pub const fn quit() -> Self { method terminate (line 177) | pub const fn terminate() -> Self { method user_defined1 (line 185) | pub const fn user_defined1() -> Self { method user_defined2 (line 193) | pub const fn user_defined2() -> Self { method window_change (line 201) | pub const fn window_change() -> Self { method from (line 207) | fn from(signum: std::os::raw::c_int) -> Self { function from (line 213) | fn from(kind: SignalKind) -> Self { type SignalInfo (line 218) | pub(crate) struct SignalInfo { method default (line 225) | fn default() -> SignalInfo { function action (line 242) | fn action(globals: &'static Globals, signal: libc::c_int) { function signal_enable (line 256) | fn signal_enable(signal: SignalKind, handle: &Handle) -> io::Result<()> { type Signal (line 363) | pub struct Signal { method recv (line 444) | pub async fn recv(&mut self) -> Option<()> { method poll_recv (line 482) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function signal (line 395) | pub fn signal(kind: SignalKind) -> io::Result { function signal_with_handle (line 404) | pub(crate) fn signal_with_handle( type InternalStream (line 488) | pub(crate) trait InternalStream { method poll_recv (line 489) | fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll>; method poll_recv (line 493) | fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function ctrl_c (line 498) | pub(crate) fn ctrl_c() -> io::Result { function signal_enable_error_on_invalid_input (line 507) | fn signal_enable_error_on_invalid_input() { function signal_enable_error_on_forbidden_input (line 512) | fn signal_enable_error_on_forbidden_input() { function from_c_int (line 521) | fn from_c_int() { function into_c_int (line 526) | fn into_c_int() { FILE: builder/third-party/tokio/src/signal/windows.rs function ctrl_c (line 47) | pub fn ctrl_c() -> io::Result { type CtrlC (line 66) | pub struct CtrlC { method recv (line 93) | pub async fn recv(&mut self) -> Option<()> { method poll_recv (line 125) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { type CtrlBreak (line 143) | pub struct CtrlBreak { method recv (line 169) | pub async fn recv(&mut self) -> Option<()> { method poll_recv (line 201) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function ctrl_break (line 226) | pub fn ctrl_break() -> io::Result { function ctrl_close (line 254) | pub fn ctrl_close() -> io::Result { type CtrlClose (line 269) | pub struct CtrlClose { method recv (line 295) | pub async fn recv(&mut self) -> Option<()> { method poll_recv (line 327) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function ctrl_shutdown (line 351) | pub fn ctrl_shutdown() -> io::Result { type CtrlShutdown (line 366) | pub struct CtrlShutdown { method recv (line 392) | pub async fn recv(&mut self) -> Option<()> { method poll_recv (line 424) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function ctrl_logoff (line 448) | pub fn ctrl_logoff() -> io::Result { type CtrlLogoff (line 463) | pub struct CtrlLogoff { method recv (line 489) | pub async fn recv(&mut self) -> Option<()> { method poll_recv (line 521) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { FILE: builder/third-party/tokio/src/signal/windows/stub.rs function ctrl_break (line 7) | pub(super) fn ctrl_break() -> io::Result { function ctrl_close (line 11) | pub(super) fn ctrl_close() -> io::Result { function ctrl_c (line 15) | pub(super) fn ctrl_c() -> io::Result { function ctrl_logoff (line 19) | pub(super) fn ctrl_logoff() -> io::Result { function ctrl_shutdown (line 23) | pub(super) fn ctrl_shutdown() -> io::Result { FILE: builder/third-party/tokio/src/signal/windows/sys.rs function ctrl_break (line 10) | pub(super) fn ctrl_break() -> io::Result { function ctrl_close (line 14) | pub(super) fn ctrl_close() -> io::Result { function ctrl_c (line 18) | pub(super) fn ctrl_c() -> io::Result { function ctrl_logoff (line 22) | pub(super) fn ctrl_logoff() -> io::Result { function ctrl_shutdown (line 26) | pub(super) fn ctrl_shutdown() -> io::Result { function new (line 30) | fn new(signum: u32) -> io::Result { type OsStorage (line 37) | pub(crate) struct OsStorage { method init (line 46) | fn init() -> Self { method event_info (line 58) | fn event_info(&self, id: EventId) -> Option<&EventInfo> { method for_each (line 69) | fn for_each<'a, F>(&'a self, mut f: F) type OsExtraData (line 82) | pub(crate) struct OsExtraData {} method init (line 85) | fn init() -> Self { function global_init (line 90) | fn global_init() -> io::Result<()> { function handler (line 109) | unsafe extern "system" fn handler(ty: u32) -> BOOL { function ctrl_c (line 134) | fn ctrl_c() { function ctrl_break (line 153) | fn ctrl_break() { function ctrl_close (line 171) | fn ctrl_close() { function ctrl_shutdown (line 189) | fn ctrl_shutdown() { function ctrl_logoff (line 207) | fn ctrl_logoff() { function rt (line 224) | fn rt() -> Runtime { FILE: builder/third-party/tokio/src/sync/barrier.rs type Barrier (line 42) | pub struct Barrier { method new (line 63) | pub fn new(mut n: usize) -> Barrier { method wait (line 121) | pub async fn wait(&self) -> BarrierWaitResult { method wait_internal (line 135) | async fn wait_internal(&self) -> BarrierWaitResult { type BarrierState (line 51) | struct BarrierState { type BarrierWaitResult (line 199) | pub struct BarrierWaitResult(bool); method is_leader (line 206) | pub fn is_leader(&self) -> bool { FILE: builder/third-party/tokio/src/sync/batch_semaphore.rs type Semaphore (line 35) | pub(crate) struct Semaphore { constant MAX_PERMITS (line 130) | pub(crate) const MAX_PERMITS: usize = std::usize::MAX >> 3; constant CLOSED (line 131) | const CLOSED: usize = 1; constant PERMIT_SHIFT (line 135) | const PERMIT_SHIFT: usize = 1; method new (line 140) | pub(crate) fn new(permits: usize) -> Self { method const_new (line 181) | pub(crate) const fn const_new(permits: usize) -> Self { method new_closed (line 196) | pub(crate) fn new_closed() -> Self { method const_new_closed (line 210) | pub(crate) const fn const_new_closed() -> Self { method available_permits (line 223) | pub(crate) fn available_permits(&self) -> usize { method release (line 230) | pub(crate) fn release(&self, added: usize) { method close (line 241) | pub(crate) fn close(&self) { method is_closed (line 261) | pub(crate) fn is_closed(&self) -> bool { method try_acquire (line 265) | pub(crate) fn try_acquire(&self, num_permits: usize) -> Result<(), Try... method acquire (line 296) | pub(crate) fn acquire(&self, num_permits: usize) -> Acquire<'_> { method add_permits_locked (line 305) | fn add_permits_locked(&self, mut rem: usize, waiters: MutexGuard<'_, W... method forget_permits (line 375) | pub(crate) fn forget_permits(&self, n: usize) -> usize { method poll_acquire (line 396) | fn poll_acquire( method fmt (line 525) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Waitlist (line 43) | struct Waitlist { type TryAcquireError (line 52) | pub enum TryAcquireError { method is_closed (line 736) | pub(crate) fn is_closed(&self) -> bool { method is_no_permits (line 743) | pub(crate) fn is_no_permits(&self) -> bool { method fmt (line 749) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type AcquireError (line 69) | pub struct AcquireError(()); method closed (line 718) | fn closed() -> AcquireError { method fmt (line 724) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Acquire (line 71) | pub(crate) struct Acquire<'a> { type Waiter (line 79) | struct Waiter { method new (line 533) | fn new( method assign_permits (line 550) | fn assign_permits(&self, n: &mut usize) -> bool { type Handle (line 763) | type Handle = NonNull; type Target (line 764) | type Target = Waiter; method as_raw (line 766) | fn as_raw(handle: &Self::Handle) -> NonNull { method from_raw (line 770) | unsafe fn from_raw(ptr: NonNull) -> NonNull { method pointers (line 774) | unsafe fn pointers(target: NonNull) -> NonNull; method poll (line 577) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 619) | fn new(semaphore: &'a Semaphore, num_permits: usize) -> Self { function project (line 663) | fn project(self: Pin<&mut Self>) -> (Pin<&mut Waiter>, &Semaphore, usize... method drop (line 684) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/broadcast.rs type Sender (line 165) | pub struct Sender { type Receiver (line 205) | pub struct Receiver { type SendError (line 227) | pub struct SendError(pub T); function fmt (line 230) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type RecvError (line 242) | pub enum RecvError { method fmt (line 255) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TryRecvError (line 270) | pub enum TryRecvError { method fmt (line 290) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Shared (line 305) | struct Shared { type Tail (line 320) | struct Tail { type Slot (line 335) | struct Slot { type Waiter (line 355) | struct Waiter { method new (line 370) | fn new() -> Self { type Handle (line 1457) | type Handle = NonNull; type Target (line 1458) | type Target = Waiter; method as_raw (line 1460) | fn as_raw(handle: &NonNull) -> NonNull { method from_raw (line 1464) | unsafe fn from_raw(ptr: NonNull) -> NonNull { method pointers (line 1468) | unsafe fn pointers(target: NonNull) -> NonNull { type Recv (line 393) | struct Recv<'a, T> { constant MAX_RECEIVERS (line 405) | const MAX_RECEIVERS: usize = usize::MAX >> 2; function channel (line 460) | pub fn channel(capacity: usize) -> (Sender, Receiver) { function new (line 484) | pub fn new(capacity: usize) -> Self { function new_with_receiver_count (line 501) | unsafe fn new_with_receiver_count(receiver_count: usize, mut capacity: u... function send (line 587) | pub fn send(&self, value: T) -> Result> { function subscribe (line 648) | pub fn subscribe(&self) -> Receiver { function len (line 690) | pub fn len(&self) -> usize { function is_empty (line 737) | pub fn is_empty(&self) -> bool { function receiver_count (line 780) | pub fn receiver_count(&self) -> usize { function same_channel (line 804) | pub fn same_channel(&self, other: &Self) -> bool { function close_channel (line 808) | fn close_channel(&self) { function new_receiver (line 817) | fn new_receiver(shared: Arc>) -> Receiver { type WaitersList (line 834) | struct WaitersList<'a, T> { method drop (line 841) | fn drop(&mut self) { function new (line 852) | fn new( function pop_back_locked (line 868) | fn pop_back_locked(&mut self, _tail: &mut Tail) -> Option(&'b self, mut tail: MutexGuard<'a, Tail>) { method clone (line 946) | fn clone(&self) -> Sender { method drop (line 955) | fn drop(&mut self) { function len (line 996) | pub fn len(&self) -> usize { function is_empty (line 1026) | pub fn is_empty(&self) -> bool { function same_channel (line 1049) | pub fn same_channel(&self, other: &Self) -> bool { function recv_ref (line 1054) | fn recv_ref( function resubscribe (line 1189) | pub fn resubscribe(&self) -> Self { function recv (line 1265) | pub async fn recv(&mut self) -> Result { function try_recv (line 1310) | pub fn try_recv(&mut self) -> Result { function blocking_recv (line 1339) | pub fn blocking_recv(&mut self) -> Result { method drop (line 1345) | fn drop(&mut self) { function new (line 1368) | fn new(receiver: &'a mut Receiver) -> Recv<'a, T> { function project (line 1382) | fn project(self: Pin<&mut Self>) -> (&mut Receiver, &UnsafeCell; method poll (line 1399) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> fmt::Result { function fmt (line 1480) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function clone_value (line 1486) | fn clone_value(&self) -> Option method drop (line 1495) | fn drop(&mut self) { function is_unpin (line 1504) | fn is_unpin() {} function receiver_count_on_sender_constructor (line 1512) | fn receiver_count_on_sender_constructor() { function receiver_count_on_channel_constructor (line 1535) | fn receiver_count_on_channel_constructor() { FILE: builder/third-party/tokio/src/sync/mpsc/block.rs type Block (line 13) | pub(crate) struct Block { type BlockHeader (line 24) | struct BlockHeader { type Read (line 41) | pub(crate) enum Read { type Values (line 47) | struct Values([UnsafeCell>; BLOCK_CAP]); constant BLOCK_MASK (line 52) | const BLOCK_MASK: usize = !(BLOCK_CAP - 1); constant SLOT_MASK (line 55) | const SLOT_MASK: usize = BLOCK_CAP - 1; constant RELEASED (line 60) | const RELEASED: usize = 1 << BLOCK_CAP; constant TX_CLOSED (line 65) | const TX_CLOSED: usize = RELEASED << 1; constant READY_MASK (line 68) | const READY_MASK: usize = RELEASED - 1; function start_index (line 72) | pub(crate) fn start_index(slot_index: usize) -> usize { function offset (line 78) | pub(crate) fn offset(slot_index: usize) -> usize { function new (line 95) | pub(crate) fn new(start_index: usize) -> Box> { function is_at_index (line 129) | pub(crate) fn is_at_index(&self, index: usize) -> bool { function distance (line 138) | pub(crate) fn distance(&self, other_index: usize) -> usize { function read (line 152) | pub(crate) unsafe fn read(&self, slot_index: usize) -> Option> { function has_value (line 178) | pub(crate) fn has_value(&self, slot_index: usize) -> bool { function write (line 192) | pub(crate) unsafe fn write(&self, slot_index: usize, value: T) { function tx_close (line 207) | pub(crate) unsafe fn tx_close(&self) { function is_closed (line 211) | pub(crate) unsafe fn is_closed(&self) -> bool { function reclaim (line 225) | pub(crate) unsafe fn reclaim(&mut self) { function tx_release (line 241) | pub(crate) unsafe fn tx_release(&self, tail_position: usize) { function set_ready (line 255) | fn set_ready(&self, slot: usize) { function is_final (line 264) | pub(crate) fn is_final(&self) -> bool { function observed_tail_position (line 269) | pub(crate) fn observed_tail_position(&self) -> Option { function load_next (line 282) | pub(crate) fn load_next(&self, ordering: Ordering) -> Option NonNull> { function is_ready (line 407) | fn is_ready(bits: usize, slot: usize) -> bool { function is_tx_closed (line 413) | fn is_tx_closed(bits: usize) -> bool { function initialize (line 423) | unsafe fn initialize(_value: NonNull>) { type Output (line 436) | type Output = UnsafeCell>; function index (line 438) | fn index(&self, index: usize) -> &Self::Output { function assert_no_stack_overflow (line 445) | fn assert_no_stack_overflow() { FILE: builder/third-party/tokio/src/sync/mpsc/bounded.rs type Sender (line 22) | pub struct Sender { type WeakSender (line 56) | pub struct WeakSender { type Permit (line 67) | pub struct Permit<'a, T> { type PermitIterator (line 78) | pub struct PermitIterator<'a, T> { type OwnedPermit (line 95) | pub struct OwnedPermit { type Receiver (line 106) | pub struct Receiver { function channel (line 156) | pub fn channel(buffer: usize) -> (Sender, Receiver) { type Semaphore (line 173) | pub(crate) struct Semaphore { function new (line 179) | pub(crate) fn new(chan: chan::Rx) -> Receiver { function recv (line 240) | pub async fn recv(&mut self) -> Option { function recv_many (line 316) | pub async fn recv_many(&mut self, buffer: &mut Vec, limit: usize) -> ... function try_recv (line 361) | pub fn try_recv(&mut self) -> Result { function blocking_recv (line 418) | pub fn blocking_recv(&mut self) -> Option { function close (line 462) | pub fn close(&mut self) { function is_closed (line 488) | pub fn is_closed(&self) -> bool { function is_empty (line 510) | pub fn is_empty(&self) -> bool { function len (line 529) | pub fn len(&self) -> usize { function poll_recv (line 554) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function poll_recv_many (line 626) | pub fn poll_recv_many( function fmt (line 637) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 647) | pub(crate) fn new(chan: chan::Tx) -> Sender { function send (line 710) | pub async fn send(&self, value: T) -> Result<(), SendError> { function closed (line 756) | pub async fn closed(&self) { function try_send (line 818) | pub fn try_send(&self, message: T) -> Result<(), TrySendError> { function send_timeout (line 882) | pub async fn send_timeout( function blocking_send (line 937) | pub fn blocking_send(&self, value: T) -> Result<(), SendError> { function is_closed (line 959) | pub fn is_closed(&self) -> bool { function reserve (line 1007) | pub async fn reserve(&self) -> Result, SendError<()>> { function reserve_many (line 1068) | pub async fn reserve_many(&self, n: usize) -> Result Result, SendError<()>> { function reserve_inner (line 1163) | async fn reserve_inner(&self, n: usize) -> Result<(), SendError<()>> { function try_reserve (line 1218) | pub fn try_reserve(&self) -> Result, TrySendError<()>> { function try_reserve_many (line 1296) | pub fn try_reserve_many(&self, n: usize) -> Result... function try_reserve_owned (line 1368) | pub fn try_reserve_owned(self) -> Result, TrySendError bool { function capacity (line 1429) | pub fn capacity(&self) -> usize { function downgrade (line 1438) | pub fn downgrade(&self) -> WeakSender { function max_capacity (line 1476) | pub fn max_capacity(&self) -> usize { function strong_count (line 1481) | pub fn strong_count(&self) -> usize { function weak_count (line 1486) | pub fn weak_count(&self) -> usize { method clone (line 1492) | fn clone(&self) -> Self { function fmt (line 1500) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 1508) | fn clone(&self) -> Self { method drop (line 1518) | fn drop(&mut self) { function upgrade (line 1527) | pub fn upgrade(&self) -> Option> { function strong_count (line 1532) | pub fn strong_count(&self) -> usize { function weak_count (line 1537) | pub fn weak_count(&self) -> usize { function fmt (line 1543) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function send (line 1583) | pub fn send(self, value: T) { method drop (line 1594) | fn drop(&mut self) { function fmt (line 1611) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 1621) | type Item = Permit<'a, T>; method next (line 1623) | fn next(&mut self) -> Option { method size_hint (line 1632) | fn size_hint(&self) -> (usize, Option) { method drop (line 1641) | fn drop(&mut self) { function fmt (line 1662) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function send (line 1707) | pub fn send(mut self, value: T) -> Sender { function release (line 1746) | pub fn release(mut self) -> Sender { method drop (line 1760) | fn drop(&mut self) { function fmt (line 1783) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/sync/mpsc/chan.rs type Tx (line 18) | pub(crate) struct Tx { function fmt (line 23) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Rx (line 29) | pub(crate) struct Rx { function fmt (line 34) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Semaphore (line 39) | pub(crate) trait Semaphore { method is_idle (line 40) | fn is_idle(&self) -> bool; method add_permit (line 42) | fn add_permit(&self); method add_permits (line 44) | fn add_permits(&self, n: usize); method close (line 46) | fn close(&self); method is_closed (line 48) | fn is_closed(&self) -> bool; method add_permit (line 532) | fn add_permit(&self) { method add_permits (line 536) | fn add_permits(&self, n: usize) { method is_idle (line 540) | fn is_idle(&self) -> bool { method close (line 544) | fn close(&self) { method is_closed (line 548) | fn is_closed(&self) -> bool { method add_permit (line 556) | fn add_permit(&self) { method add_permits (line 565) | fn add_permits(&self, n: usize) { method is_idle (line 574) | fn is_idle(&self) -> bool { method close (line 578) | fn close(&self) { method is_closed (line 582) | fn is_closed(&self) -> bool { type Chan (line 51) | pub(super) struct Chan { function fmt (line 80) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type RxFields (line 92) | struct RxFields { function fmt (line 101) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function channel (line 112) | pub(crate) fn channel(semaphore: S) -> (Tx, Rx>) -> Tx { function strong_count (line 138) | pub(super) fn strong_count(&self) -> usize { function weak_count (line 142) | pub(super) fn weak_count(&self) -> usize { function downgrade (line 146) | pub(super) fn downgrade(&self) -> Arc> { function upgrade (line 153) | pub(super) fn upgrade(chan: Arc>) -> Option { function semaphore (line 172) | pub(super) fn semaphore(&self) -> &S { function send (line 177) | pub(crate) fn send(&self, value: T) { function wake_rx (line 182) | pub(crate) fn wake_rx(&self) { function same_channel (line 187) | pub(crate) fn same_channel(&self, other: &Self) -> bool { function is_closed (line 193) | pub(crate) fn is_closed(&self) -> bool { function closed (line 197) | pub(crate) async fn closed(&self) { method clone (line 211) | fn clone(&self) -> Tx { method drop (line 223) | fn drop(&mut self) { function new (line 239) | fn new(chan: Arc>) -> Rx { function close (line 243) | pub(crate) fn close(&mut self) { function is_closed (line 258) | pub(crate) fn is_closed(&self) -> bool { function is_empty (line 271) | pub(crate) fn is_empty(&self) -> bool { function len (line 278) | pub(crate) fn len(&self) -> usize { function recv (line 286) | pub(crate) fn recv(&mut self, cx: &mut Context<'_>) -> Poll> { function recv_many (line 343) | pub(crate) fn recv_many( function try_recv (line 425) | pub(crate) fn try_recv(&mut self) -> Result { method drop (line 471) | fn drop(&mut self) { function send (line 489) | fn send(&self, value: T) { function decrement_weak_count (line 497) | pub(super) fn decrement_weak_count(&self) { function increment_weak_count (line 501) | pub(super) fn increment_weak_count(&self) { function strong_count (line 505) | pub(super) fn strong_count(&self) -> usize { function weak_count (line 509) | pub(super) fn weak_count(&self) -> usize { method drop (line 515) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/mpsc/error.rs type SendError (line 8) | pub struct SendError(pub T); function fmt (line 11) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 17) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type TrySendError (line 29) | pub enum TrySendError { function fmt (line 40) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 49) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 64) | fn from(src: SendError) -> TrySendError { type TryRecvError (line 73) | pub enum TryRecvError { method fmt (line 83) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type RecvError (line 99) | pub struct RecvError(()); method fmt (line 103) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/sync/mpsc/list.rs type Tx (line 12) | pub(crate) struct Tx { type Rx (line 22) | pub(crate) struct Rx { type TryPopResult (line 34) | pub(crate) enum TryPopResult { function channel (line 45) | pub(crate) fn channel() -> (Tx, Rx) { function push (line 68) | pub(crate) fn push(&self, value: T) { function close (line 86) | pub(crate) fn close(&self) { function find_block (line 96) | fn find_block(&self, slot_index: usize) -> NonNull> { function reclaim_block (line 181) | pub(crate) unsafe fn reclaim_block(&self, mut block: NonNull>) { function is_closed (line 222) | pub(crate) fn is_closed(&self) -> bool { function fmt (line 233) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function is_empty (line 242) | pub(crate) fn is_empty(&self, tx: &Tx) -> bool { function len (line 253) | pub(crate) fn len(&self, tx: &Tx) -> usize { function pop (line 261) | pub(crate) fn pop(&mut self, tx: &Tx) -> Option> { function try_pop (line 290) | pub(crate) fn try_pop(&mut self, tx: &Tx) -> TryPopResult { function try_advancing_head (line 305) | fn try_advancing_head(&mut self) -> bool { function reclaim_blocks (line 332) | fn reclaim_blocks(&mut self, tx: &Tx) { function free_blocks (line 370) | pub(super) unsafe fn free_blocks(&mut self) { function fmt (line 391) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/sync/mpsc/mod.rs constant BLOCK_CAP (line 118) | const BLOCK_CAP: usize = 32; constant BLOCK_CAP (line 121) | const BLOCK_CAP: usize = 16; constant BLOCK_CAP (line 124) | const BLOCK_CAP: usize = 2; FILE: builder/third-party/tokio/src/sync/mpsc/unbounded.rs type UnboundedSender (line 11) | pub struct UnboundedSender { type WeakUnboundedSender (line 45) | pub struct WeakUnboundedSender { method clone (line 50) | fn clone(&self) -> Self { function fmt (line 58) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type UnboundedReceiver (line 72) | pub struct UnboundedReceiver { function fmt (line 78) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function unbounded_channel (line 95) | pub fn unbounded_channel() -> (UnboundedSender, UnboundedReceiver<... type Semaphore (line 106) | pub(crate) struct Semaphore(pub(crate) AtomicUsize); function new (line 109) | pub(crate) fn new(chan: chan::Rx) -> UnboundedReceiver { function recv (line 167) | pub async fn recv(&mut self) -> Option { function recv_many (line 241) | pub async fn recv_many(&mut self, buffer: &mut Vec, limit: usize) -> ... function try_recv (line 286) | pub fn try_recv(&mut self) -> Result { function blocking_recv (line 318) | pub fn blocking_recv(&mut self) -> Option { function close (line 329) | pub fn close(&mut self) { function is_closed (line 355) | pub fn is_closed(&self) -> bool { function is_empty (line 377) | pub fn is_empty(&self) -> bool { function len (line 396) | pub fn len(&self) -> usize { function poll_recv (line 421) | pub fn poll_recv(&mut self, cx: &mut Context<'_>) -> Poll> { function poll_recv_many (line 493) | pub fn poll_recv_many( function new (line 504) | pub(crate) fn new(chan: chan::Tx) -> UnboundedSender { function send (line 520) | pub fn send(&self, message: T) -> Result<(), SendError> { function inc_num_messages (line 529) | fn inc_num_messages(&self) -> bool { function closed (line 596) | pub async fn closed(&self) { function is_closed (line 618) | pub fn is_closed(&self) -> bool { function same_channel (line 634) | pub fn same_channel(&self, other: &Self) -> bool { function downgrade (line 643) | pub fn downgrade(&self) -> WeakUnboundedSender { function strong_count (line 650) | pub fn strong_count(&self) -> usize { function weak_count (line 655) | pub fn weak_count(&self) -> usize { method clone (line 661) | fn clone(&self) -> Self { method drop (line 671) | fn drop(&mut self) { function upgrade (line 680) | pub fn upgrade(&self) -> Option> { function strong_count (line 685) | pub fn strong_count(&self) -> usize { function weak_count (line 690) | pub fn weak_count(&self) -> usize { function fmt (line 696) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/sync/mutex.rs type Mutex (line 133) | pub struct Mutex { type MutexGuard (line 151) | pub struct MutexGuard<'a, T: ?Sized> { type OwnedMutexGuard (line 175) | pub struct OwnedMutexGuard { type MappedMutexGuard (line 190) | pub struct MappedMutexGuard<'a, T: ?Sized> { type OwnedMappedMutexGuard (line 209) | pub struct OwnedMappedMutexGuard { type MutexGuardInner (line 221) | struct MutexGuardInner<'a, T: ?Sized> { type OwnedMutexGuardInner (line 229) | struct OwnedMutexGuardInner { type MappedMutexGuardInner (line 238) | struct MappedMutexGuardInner<'a, T: ?Sized> { type OwnedMappedMutexGuardInner (line 248) | struct OwnedMappedMutexGuardInner { type TryLockError (line 293) | pub struct TryLockError(pub(super) ()); method fmt (line 296) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function bounds (line 305) | fn bounds() { function new (line 338) | pub fn new(t: T) -> Self function const_new (line 395) | pub const fn const_new(t: T) -> Self function lock (line 434) | pub async fn lock(&self) -> MutexGuard<'_, T> { function blocking_lock (line 518) | pub fn blocking_lock(&self) -> MutexGuard<'_, T> { function blocking_lock_owned (line 574) | pub fn blocking_lock_owned(self: Arc) -> OwnedMutexGuard { function lock_owned (line 614) | pub async fn lock_owned(self: Arc) -> OwnedMutexGuard { function acquire (line 651) | async fn acquire(&self) { function try_lock (line 678) | pub fn try_lock(&self) -> Result, TryLockError> { function get_mut (line 718) | pub fn get_mut(&mut self) -> &mut T { function try_lock_owned (line 749) | pub fn try_lock_owned(self: Arc) -> Result, Try... function into_inner (line 786) | pub fn into_inner(self) -> T function from (line 795) | fn from(s: T) -> Self { method default (line 804) | fn default() -> Self { function fmt (line 813) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function skip_drop (line 826) | fn skip_drop(self) -> MutexGuardInner<'a, T> { function map (line 868) | pub fn map(mut this: Self, f: F) -> MappedMutexGuard<'a, U> function try_map (line 917) | pub fn try_map(mut this: Self, f: F) -> Result &'a Mutex { method drop (line 964) | fn drop(&mut self) { type Target (line 978) | type Target = T; method deref (line 979) | fn deref(&self) -> &Self::Target { method deref_mut (line 985) | fn deref_mut(&mut self) -> &mut Self::Target { function fmt (line 991) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 997) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function skip_drop (line 1005) | fn skip_drop(self) -> OwnedMutexGuardInner { function map (line 1050) | pub fn map(mut this: Self, f: F) -> OwnedMappedMutexGuard function try_map (line 1099) | pub fn try_map(mut this: Self, f: F) -> Result &Arc> { method drop (line 1146) | fn drop(&mut self) { type Target (line 1160) | type Target = T; method deref (line 1161) | fn deref(&self) -> &Self::Target { method deref_mut (line 1167) | fn deref_mut(&mut self) -> &mut Self::Target { function fmt (line 1173) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1179) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function skip_drop (line 1187) | fn skip_drop(self) -> MappedMutexGuardInner<'a, T> { function map (line 1206) | pub fn map(mut this: Self, f: F) -> MappedMutexGuard<'a, U> function try_map (line 1231) | pub fn try_map(mut this: Self, f: F) -> Result &Self::Target { method deref_mut (line 1272) | fn deref_mut(&mut self) -> &mut Self::Target { function fmt (line 1278) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1284) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function skip_drop (line 1292) | fn skip_drop(self) -> OwnedMappedMutexGuardInner { function map (line 1315) | pub fn map(mut this: Self, f: F) -> OwnedMappedMutexGuard function try_map (line 1340) | pub fn try_map(mut this: Self, f: F) -> Result &Self::Target { method deref_mut (line 1380) | fn deref_mut(&mut self) -> &mut Self::Target { function fmt (line 1386) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1392) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/sync/notify.rs type WaitList (line 22) | type WaitList = LinkedList::Target>; type GuardedWaitList (line 23) | type GuardedWaitList = GuardedLinkedList Notify { method const_new (line 455) | pub const fn const_new() -> Notify { method notified (line 512) | pub fn notified(&self) -> Notified<'_> { method notify_one (line 560) | pub fn notify_one(&self) { method notify_waiters (line 626) | pub fn notify_waiters(&self) { type Waiter (line 217) | struct Waiter { method new (line 237) | fn new() -> Waiter { type Handle (line 1154) | type Handle = NonNull; type Target (line 1155) | type Target = Waiter; method as_raw (line 1157) | fn as_raw(handle: &NonNull) -> NonNull { method from_raw (line 1161) | unsafe fn from_raw(ptr: NonNull) -> NonNull { method pointers (line 1165) | unsafe fn pointers(target: NonNull) -> NonNull Self { method store_release (line 277) | fn store_release(&self, notification: Notification) { method load (line 281) | fn load(&self, ordering: Ordering) -> Option { method clear (line 294) | fn clear(&self) { type Notification (line 301) | enum Notification { type NotifyWaitersList (line 309) | struct NotifyWaitersList<'a> { function new (line 316) | fn new( function pop_back_locked (line 332) | fn pop_back_locked(&mut self, _waiters: &mut WaitList) -> Option { type State (line 381) | enum State { constant NOTIFY_WAITERS_SHIFT (line 387) | const NOTIFY_WAITERS_SHIFT: usize = 2; constant STATE_MASK (line 388) | const STATE_MASK: usize = (1 << NOTIFY_WAITERS_SHIFT) - 1; constant NOTIFY_WAITERS_CALLS_MASK (line 389) | const NOTIFY_WAITERS_CALLS_MASK: usize = !STATE_MASK; constant EMPTY (line 392) | const EMPTY: usize = 0; constant WAITING (line 395) | const WAITING: usize = 1; constant NOTIFIED (line 398) | const NOTIFIED: usize = 2; function set_state (line 400) | fn set_state(data: usize, state: usize) -> usize { function get_state (line 404) | fn get_state(data: usize) -> usize { function get_num_notify_waiters_calls (line 408) | fn get_num_notify_waiters_calls(data: usize) -> usize { function inc_num_notify_waiters_calls (line 412) | fn inc_num_notify_waiters_calls(data: usize) -> usize { function atomic_inc_num_notify_waiters_calls (line 416) | fn atomic_inc_num_notify_waiters_calls(data: &AtomicUsize) { method default (line 703) | fn default() -> Notify { function notify_locked (line 711) | fn notify_locked(waiters: &mut WaitList, state: &AtomicUsize, curr: usiz... function enable (line 863) | pub fn enable(self: Pin<&mut Self>) -> bool { function project (line 869) | fn project(self: Pin<&mut Self>) -> (&Notify, &mut State, &usize, &Waite... function poll_notified (line 887) | fn poll_notified(self: Pin<&mut Self>, waker: Option<&Waker>) -> Poll<()> { type Output (line 1102) | type Output = (); method poll (line 1104) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<()> { method drop (line 1110) | fn drop(&mut self) { function is_unpin (line 1170) | fn is_unpin() {} FILE: builder/third-party/tokio/src/sync/once_cell.rs type OnceCell (line 70) | pub struct OnceCell { method default (line 77) | fn default() -> OnceCell { function fmt (line 83) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method clone (line 91) | fn clone(&self) -> OnceCell { method eq (line 97) | fn eq(&self, other: &OnceCell) -> bool { method drop (line 105) | fn drop(&mut self) { function from (line 116) | fn from(value: T) -> Self { function new (line 127) | pub fn new() -> Self { function const_new (line 168) | pub const fn const_new() -> Self { function new_with (line 185) | pub fn new_with(value: Option) -> Self { function const_new_with (line 223) | pub const fn const_new_with(value: T) -> Self { function initialized (line 233) | pub fn initialized(&self) -> bool { function initialized_mut (line 241) | fn initialized_mut(&mut self) -> bool { function get_unchecked (line 246) | unsafe fn get_unchecked(&self) -> &T { function get_unchecked_mut (line 251) | unsafe fn get_unchecked_mut(&mut self) -> &mut T { function set_value (line 255) | fn set_value(&self, value: T, permit: SemaphorePermit<'_>) -> &T { function get (line 273) | pub fn get(&self) -> Option<&T> { function get_mut (line 287) | pub fn get_mut(&mut self) -> Option<&mut T> { function set (line 306) | pub fn set(&self, value: T) -> Result<(), SetError> { function get_or_init (line 346) | pub async fn get_or_init(&self, f: F) -> &T function get_or_try_init (line 396) | pub async fn get_or_try_init(&self, f: F) -> Result<&T, E> function into_inner (line 438) | pub fn into_inner(mut self) -> Option { function take (line 450) | pub fn take(&mut self) -> Option { type SetError (line 471) | pub enum SetError { function fmt (line 482) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function is_already_init_err (line 494) | pub fn is_already_init_err(&self) -> bool { function is_initializing_err (line 502) | pub fn is_initializing_err(&self) -> bool { FILE: builder/third-party/tokio/src/sync/oneshot.rs type Sender (line 222) | pub struct Sender { type Receiver (line 322) | pub struct Receiver { type RecvError (line 341) | pub struct RecvError(pub(super) ()); method fmt (line 356) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type TryRecvError (line 345) | pub enum TryRecvError { method fmt (line 366) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Inner (line 379) | struct Inner { type Task (line 404) | struct Task(UnsafeCell>); method will_wake (line 407) | unsafe fn will_wake(&self, cx: &mut Context<'_>) -> bool { method with_task (line 411) | unsafe fn with_task(&self, f: F) -> R method drop_task (line 421) | unsafe fn drop_task(&self) { method set_task (line 428) | unsafe fn set_task(&self, cx: &mut Context<'_>) { type State (line 437) | struct State(usize); method new (line 1289) | fn new() -> State { method is_complete (line 1293) | fn is_complete(self) -> bool { method set_complete (line 1297) | fn set_complete(cell: &AtomicUsize) -> State { method is_rx_task_set (line 1332) | fn is_rx_task_set(self) -> bool { method set_rx_task (line 1336) | fn set_rx_task(cell: &AtomicUsize) -> State { method unset_rx_task (line 1341) | fn unset_rx_task(cell: &AtomicUsize) -> State { method is_closed (line 1346) | fn is_closed(self) -> bool { method set_closed (line 1350) | fn set_closed(cell: &AtomicUsize) -> State { method set_tx_task (line 1357) | fn set_tx_task(cell: &AtomicUsize) -> State { method unset_tx_task (line 1362) | fn unset_tx_task(cell: &AtomicUsize) -> State { method is_tx_task_set (line 1367) | fn is_tx_task_set(self) -> bool { method as_usize (line 1371) | fn as_usize(self) -> usize { method load (line 1375) | fn load(cell: &AtomicUsize, order: Ordering) -> State { method fmt (line 1382) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function channel (line 470) | pub fn channel() -> (Sender, Receiver) { function send (line 595) | pub fn send(mut self, t: T) -> Result<(), T> { function closed (line 700) | pub async fn closed(&mut self) { function is_closed (line 746) | pub fn is_closed(&self) -> bool { function poll_closed (line 793) | pub fn poll_closed(&mut self, cx: &mut Context<'_>) -> Poll<()> { method drop (line 845) | fn drop(&mut self) { function close (line 920) | pub fn close(&mut self) { function try_recv (line 1001) | pub fn try_recv(&mut self) -> Result { function blocking_recv (line 1067) | pub fn blocking_recv(self) -> Result { method drop (line 1073) | fn drop(&mut self) { type Output (line 1089) | type Output = Result; method poll (line 1091) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function poll_recv (line 1135) | fn poll_recv(&self, cx: &mut Context<'_>) -> Poll> { function close (line 1205) | fn close(&self) { function consume_value (line 1224) | unsafe fn consume_value(&self) -> Option { function mut_load (line 1232) | fn mut_load(this: &mut AtomicUsize) -> usize { method drop (line 1237) | fn drop(&mut self) { function fmt (line 1255) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { constant RX_TASK_SET (line 1269) | const RX_TASK_SET: usize = 0b00001; constant VALUE_SENT (line 1278) | const VALUE_SENT: usize = 0b00010; constant CLOSED (line 1279) | const CLOSED: usize = 0b00100; constant TX_TASK_SET (line 1286) | const TX_TASK_SET: usize = 0b01000; FILE: builder/third-party/tokio/src/sync/rwlock.rs constant MAX_READS (line 24) | const MAX_READS: u32 = std::u32::MAX >> 3; constant MAX_READS (line 27) | const MAX_READS: u32 = 10; type RwLock (line 88) | pub struct RwLock { function bounds (line 104) | fn bounds() { function new (line 204) | pub fn new(value: T) -> RwLock function with_max_readers (line 271) | pub fn with_max_readers(value: T, max_reads: u32) -> RwLock function const_new (line 348) | pub const fn const_new(value: T) -> RwLock function const_with_max_readers (line 372) | pub const fn const_with_max_readers(value: T, max_reads: u32) -> RwLock function read (line 432) | pub async fn read(&self) -> RwLockReadGuard<'_, T> { function blocking_read (line 522) | pub fn blocking_read(&self) -> RwLockReadGuard<'_, T> { function read_owned (line 577) | pub async fn read_owned(self: Arc) -> OwnedRwLockReadGuard { function try_read (line 653) | pub fn try_read(&self) -> Result, TryLockError> { function try_read_owned (line 718) | pub fn try_read_owned(self: Arc) -> Result... function write (line 773) | pub async fn write(&self) -> RwLockWriteGuard<'_, T> { function blocking_write (line 866) | pub fn blocking_write(&self) -> RwLockWriteGuard<'_, T> { function write_owned (line 905) | pub async fn write_owned(self: Arc) -> OwnedRwLockWriteGuard { function try_write (line 973) | pub fn try_write(&self) -> Result, TryLockError> { function try_write_owned (line 1031) | pub fn try_write_owned(self: Arc) -> Result &mut T { function into_inner (line 1084) | pub fn into_inner(self) -> T function from (line 1093) | fn from(s: T) -> Self { method default (line 1102) | fn default() -> Self { function fmt (line 1111) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: builder/third-party/tokio/src/sync/rwlock/owned_read_guard.rs type OwnedRwLockReadGuard (line 15) | pub struct OwnedRwLockReadGuard { type Inner (line 26) | struct Inner { function skip_drop (line 34) | fn skip_drop(self) -> Inner { function map (line 76) | pub fn map(this: Self, f: F) -> OwnedRwLockReadGuard function try_map (line 123) | pub fn try_map(this: Self, f: F) -> Result &Arc> { type Target (line 170) | type Target = U; function deref (line 172) | fn deref(&self) -> &U { function fmt (line 181) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 190) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 196) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/rwlock/owned_write_guard.rs type OwnedRwLockWriteGuard (line 17) | pub struct OwnedRwLockWriteGuard { type Inner (line 29) | struct Inner { function skip_drop (line 38) | fn skip_drop(self) -> Inner { function map (line 86) | pub fn map(mut this: Self, f: F) -> OwnedRwLockMappedWrite... function downgrade_map (line 135) | pub fn downgrade_map(this: Self, f: F) -> OwnedRwLockReadG... function try_map (line 210) | pub fn try_map( function try_downgrade_map (line 269) | pub fn try_downgrade_map( function into_mapped (line 320) | pub fn into_mapped(this: Self) -> OwnedRwLockMappedWriteGuard { function downgrade (line 359) | pub fn downgrade(self) -> OwnedRwLockReadGuard { function rwlock (line 410) | pub fn rwlock(this: &Self) -> &Arc> { type Target (line 416) | type Target = T; function deref (line 418) | fn deref(&self) -> &T { function deref_mut (line 424) | fn deref_mut(&mut self) -> &mut T { function fmt (line 433) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 442) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 448) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/rwlock/owned_write_guard_mapped.rs type OwnedRwLockMappedWriteGuard (line 16) | pub struct OwnedRwLockMappedWriteGuard { type Inner (line 28) | struct Inner { function skip_drop (line 37) | fn skip_drop(self) -> Inner { function map (line 85) | pub fn map(mut this: Self, f: F) -> OwnedRwLockMappedWrite... function try_map (line 136) | pub fn try_map( function rwlock (line 180) | pub fn rwlock(this: &Self) -> &Arc> { type Target (line 186) | type Target = U; function deref (line 188) | fn deref(&self) -> &U { function deref_mut (line 194) | fn deref_mut(&mut self) -> &mut U { function fmt (line 203) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 212) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 218) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/rwlock/read_guard.rs type RwLockReadGuard (line 15) | pub struct RwLockReadGuard<'a, T: ?Sized> { type Inner (line 26) | struct Inner<'a, T: ?Sized> { function skip_drop (line 34) | fn skip_drop(self) -> Inner<'a, T> { function map (line 80) | pub fn map(this: Self, f: F) -> RwLockReadGuard<'a, U> function try_map (line 132) | pub fn try_map(this: Self, f: F) -> Result &T { function fmt (line 164) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 173) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 179) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/rwlock/write_guard.rs type RwLockWriteGuard (line 17) | pub struct RwLockWriteGuard<'a, T: ?Sized> { type Inner (line 29) | struct Inner<'a, T: ?Sized> { function skip_drop (line 38) | fn skip_drop(self) -> Inner<'a, T> { function map (line 88) | pub fn map(mut this: Self, f: F) -> RwLockMappedWriteGuard... function downgrade_map (line 143) | pub fn downgrade_map(this: Self, f: F) -> RwLockReadGuard<... function try_map (line 222) | pub fn try_map( function try_downgrade_map (line 287) | pub fn try_downgrade_map(this: Self, f: F) -> Result RwLockMappedWriteGuard<'a, T> { function downgrade (line 376) | pub fn downgrade(self) -> RwLockReadGuard<'a, T> { type Target (line 413) | type Target = T; function deref (line 415) | fn deref(&self) -> &T { function deref_mut (line 421) | fn deref_mut(&mut self) -> &mut T { function fmt (line 430) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 439) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 445) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/rwlock/write_guard_mapped.rs type RwLockMappedWriteGuard (line 15) | pub struct RwLockMappedWriteGuard<'a, T: ?Sized> { type Inner (line 27) | struct Inner<'a, T: ?Sized> { function skip_drop (line 36) | fn skip_drop(self) -> Inner<'a, T> { function map (line 85) | pub fn map(mut this: Self, f: F) -> RwLockMappedWriteGuard... function try_map (line 141) | pub fn try_map( type Target (line 169) | type Target = T; function deref (line 171) | fn deref(&self) -> &T { function deref_mut (line 177) | fn deref_mut(&mut self) -> &mut T { function fmt (line 186) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 195) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 201) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/semaphore.rs type Semaphore (line 392) | pub struct Semaphore { constant MAX_PERMITS (line 444) | pub const MAX_PERMITS: usize = super::batch_semaphore::Semaphore::MAX_... method new (line 450) | pub fn new(permits: usize) -> Self { method const_new (line 498) | pub const fn const_new(permits: usize) -> Self { method new_closed (line 507) | pub(crate) fn new_closed() -> Self { method const_new_closed (line 517) | pub(crate) const fn const_new_closed() -> Self { method available_permits (line 526) | pub fn available_permits(&self) -> usize { method add_permits (line 533) | pub fn add_permits(&self, n: usize) { method forget_permits (line 541) | pub fn forget_permits(&self, n: usize) -> usize { method acquire (line 579) | pub async fn acquire(&self) -> Result, AcquireErro... method acquire_many (line 626) | pub async fn acquire_many(&self, n: u32) -> Result... method try_acquire (line 674) | pub fn try_acquire(&self) -> Result, TryAcquireErr... method try_acquire_many (line 709) | pub fn try_acquire_many(&self, n: u32) -> Result, ... method acquire_owned (line 761) | pub async fn acquire_owned(self: Arc) -> Result) -> Result bool { type SemaphorePermit (line 407) | pub struct SemaphorePermit<'a> { type OwnedSemaphorePermit (line 420) | pub struct OwnedSemaphorePermit { method forget (line 999) | pub fn forget(mut self) { method merge (line 1013) | pub fn merge(&mut self, mut other: Self) { method semaphore (line 1023) | pub fn semaphore(&self) -> &Arc { function bounds (line 427) | fn bounds() { function forget (line 971) | pub fn forget(mut self) { function merge (line 985) | pub fn merge(&mut self, mut other: Self) { method drop (line 1029) | fn drop(&mut self) { method drop (line 1035) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/sync/task/atomic_waker.rs type AtomicWaker (line 27) | pub(crate) struct AtomicWaker { method new (line 142) | pub(crate) fn new() -> AtomicWaker { method register_by_ref (line 171) | pub(crate) fn register_by_ref(&self, waker: &Waker) { method do_register (line 175) | fn do_register(&self, waker: W) method wake (line 303) | pub(crate) fn wake(&self) { method take_waker (line 313) | pub(crate) fn take_waker(&self) -> Option { method fmt (line 351) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { constant WAITING (line 132) | const WAITING: usize = 0; constant REGISTERING (line 135) | const REGISTERING: usize = 0b01; constant WAKING (line 138) | const WAKING: usize = 0b10; method default (line 345) | fn default() -> Self { type WakerRef (line 359) | trait WakerRef { method wake (line 360) | fn wake(self); method into_waker (line 361) | fn into_waker(self) -> Waker; method wake (line 365) | fn wake(self) { method into_waker (line 369) | fn into_waker(self) -> Waker { method wake (line 375) | fn wake(self) { method into_waker (line 379) | fn into_waker(self) -> Waker { FILE: builder/third-party/tokio/src/sync/tests/atomic_waker.rs type AssertSend (line 6) | trait AssertSend: Send {} type AssertSync (line 7) | trait AssertSync: Sync {} function basic_usage (line 19) | fn basic_usage() { function wake_without_register (line 29) | fn wake_without_register() { function atomic_waker_panic_safe (line 42) | fn atomic_waker_panic_safe() { FILE: builder/third-party/tokio/src/sync/tests/loom_atomic_waker.rs type Chan (line 11) | struct Chan { function basic_notification (line 17) | fn basic_notification() { function test_panicky_waker (line 48) | fn test_panicky_waker() { FILE: builder/third-party/tokio/src/sync/tests/loom_broadcast.rs function broadcast_send (line 10) | fn broadcast_send() { function broadcast_two (line 51) | fn broadcast_two() { function broadcast_wrap (line 96) | fn broadcast_wrap() { function drop_rx (line 145) | fn drop_rx() { function drop_multiple_rx_with_overflow (line 183) | fn drop_multiple_rx_with_overflow() { FILE: builder/third-party/tokio/src/sync/tests/loom_list.rs function smoke (line 7) | fn smoke() { FILE: builder/third-party/tokio/src/sync/tests/loom_mpsc.rs function closing_tx (line 10) | fn closing_tx() { function closing_unbounded_tx (line 28) | fn closing_unbounded_tx() { function closing_bounded_rx (line 46) | fn closing_bounded_rx() { function closing_and_sending (line 60) | fn closing_and_sending() { function closing_unbounded_rx (line 87) | fn closing_unbounded_rx() { function dropping_tx (line 101) | fn dropping_tx() { function dropping_unbounded_tx (line 119) | fn dropping_unbounded_tx() { function try_recv (line 137) | fn try_recv() { function len_nonzero_after_send (line 193) | fn len_nonzero_after_send() { function nonempty_after_send (line 210) | fn nonempty_after_send() { FILE: builder/third-party/tokio/src/sync/tests/loom_notify.rs constant WAKE_LIST_SIZE (line 10) | const WAKE_LIST_SIZE: usize = 32; function notify_one (line 13) | fn notify_one() { function notify_waiters (line 30) | fn notify_waiters() { function notify_waiters_and_one (line 51) | fn notify_waiters_and_one() { function notify_multi (line 80) | fn notify_multi() { function notify_drop (line 110) | fn notify_drop() { function notify_waiters_poll_consistency (line 151) | fn notify_waiters_poll_consistency() { function notify_waiters_poll_consistency_many (line 193) | fn notify_waiters_poll_consistency_many() { function notify_waiters_is_atomic (line 229) | fn notify_waiters_is_atomic() { function notify_waiters_sequential_notified_await (line 278) | fn notify_waiters_sequential_notified_await() { FILE: builder/third-party/tokio/src/sync/tests/loom_oneshot.rs function smoke (line 9) | fn smoke() { function changing_rx_task (line 23) | fn changing_rx_task() { function try_recv_close (line 59) | fn try_recv_close() { function recv_closed (line 73) | fn recv_closed() { type OnClose (line 93) | struct OnClose<'a> { function new (line 98) | fn new(tx: &'a mut oneshot::Sender) -> Self { type Output (line 104) | type Output = bool; method poll (line 106) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function changing_tx_task (line 115) | fn changing_tx_task() { FILE: builder/third-party/tokio/src/sync/tests/loom_rwlock.rs function concurrent_write (line 8) | fn concurrent_write() { function concurrent_read_write (line 39) | fn concurrent_read_write() { function downgrade (line 86) | fn downgrade() { FILE: builder/third-party/tokio/src/sync/tests/loom_semaphore_batch.rs function basic_usage (line 15) | fn basic_usage() { function release (line 52) | fn release() { function basic_closing (line 71) | fn basic_closing() { function concurrent_close (line 96) | fn concurrent_close() { function concurrent_cancel (line 117) | fn concurrent_cancel() { function batch (line 161) | fn batch() { function release_during_acquire (line 201) | fn release_during_acquire() { function concurrent_permit_updates (line 218) | fn concurrent_permit_updates() { FILE: builder/third-party/tokio/src/sync/tests/loom_watch.rs function smoke (line 8) | fn smoke() { function wait_for_test (line 40) | fn wait_for_test() { function wait_for_returns_correct_value (line 66) | fn wait_for_returns_correct_value() { function multiple_sender_drop_concurrently (line 93) | fn multiple_sender_drop_concurrently() { FILE: builder/third-party/tokio/src/sync/tests/notify.rs function notify_clones_waker_before_lock (line 10) | fn notify_clones_waker_before_lock() { function notify_waiters_handles_panicking_waker (line 50) | fn notify_waiters_handles_panicking_waker() { function notify_simple (line 88) | fn notify_simple() { function watch_test (line 105) | fn watch_test() { FILE: builder/third-party/tokio/src/sync/tests/semaphore_batch.rs constant MAX_PERMITS (line 4) | const MAX_PERMITS: usize = crate::sync::Semaphore::MAX_PERMITS; function poll_acquire_one_available (line 10) | fn poll_acquire_one_available() { function poll_acquire_many_available (line 20) | fn poll_acquire_many_available() { function try_acquire_one_available (line 33) | fn try_acquire_one_available() { function try_acquire_many_available (line 45) | fn try_acquire_many_available() { function poll_acquire_one_unavailable (line 57) | fn poll_acquire_one_unavailable() { function poll_acquire_many_unavailable (line 81) | fn poll_acquire_many_unavailable() { function try_acquire_one_unavailable (line 118) | fn try_acquire_one_unavailable() { function try_acquire_many_unavailable (line 137) | fn try_acquire_many_unavailable() { function poll_acquire_one_zero_permits (line 159) | fn poll_acquire_one_zero_permits() { function max_permits_doesnt_panic (line 174) | fn max_permits_doesnt_panic() { function validates_max_permits (line 181) | fn validates_max_permits() { function close_semaphore_prevents_acquire (line 186) | fn close_semaphore_prevents_acquire() { function close_semaphore_notifies_permit1 (line 200) | fn close_semaphore_notifies_permit1() { function close_semaphore_notifies_permit2 (line 213) | fn close_semaphore_notifies_permit2() { function cancel_acquire_releases_permits (line 247) | fn cancel_acquire_releases_permits() { function release_permits_at_drop (line 263) | fn release_permits_at_drop() { function forget_permits_basic (line 292) | fn forget_permits_basic() { function update_permits_many_times (line 301) | fn update_permits_many_times() { FILE: builder/third-party/tokio/src/sync/watch.rs type Receiver (line 133) | pub struct Receiver { type Sender (line 145) | pub struct Sender { method clone (line 150) | fn clone(&self) -> Self { type Ref (line 185) | pub struct Ref<'a, T> { function has_changed (line 233) | pub fn has_changed(&self) -> bool { type Shared (line 238) | struct Shared { function fmt (line 262) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type SendError (line 281) | pub struct SendError(pub T); function fmt (line 286) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 292) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type RecvError (line 301) | pub struct RecvError(pub(super) ()); method fmt (line 306) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type BigNotify (line 329) | pub(super) struct BigNotify { method new (line 336) | pub(super) fn new() -> Self { method notify_waiters (line 348) | pub(super) fn notify_waiters(&self) { method notified (line 356) | pub(super) fn notified(&self) -> Notified<'_> { method notified (line 363) | pub(super) fn notified(&self) -> Notified<'_> { constant CLOSED_BIT (line 375) | const CLOSED_BIT: usize = 1; constant STEP_SIZE (line 378) | const STEP_SIZE: usize = 2; type Version (line 382) | pub(super) struct Version(usize); method decrement (line 403) | pub(super) fn decrement(&mut self) { constant INITIAL (line 410) | pub(super) const INITIAL: Self = Version(0); type StateSnapshot (line 390) | pub(super) struct StateSnapshot(usize); method version (line 415) | pub(super) fn version(self) -> Version { method is_closed (line 420) | pub(super) fn is_closed(self) -> bool { type AtomicState (line 399) | pub(super) struct AtomicState(AtomicUsize); method new (line 428) | pub(super) fn new() -> Self { method load (line 440) | pub(super) fn load(&self) -> StateSnapshot { method increment_version_while_locked (line 445) | pub(super) fn increment_version_while_locked(&self) { method set_closed (line 454) | pub(super) fn set_closed(&self) { function channel (line 496) | pub fn channel(init: T) -> (Sender, Receiver) { function from_shared (line 519) | fn from_shared(version: Version, shared: Arc>) -> Self { function borrow (line 571) | pub fn borrow(&self) -> Ref<'_, T> { function borrow_and_update (line 618) | pub fn borrow_and_update(&mut self) -> Ref<'_, T> { function has_changed (line 662) | pub fn has_changed(&self) -> Result { function mark_changed (line 682) | pub fn mark_changed(&mut self) { function mark_unchanged (line 692) | pub fn mark_unchanged(&mut self) { function changed (line 739) | pub async fn changed(&mut self) -> Result<(), error::RecvError> { function wait_for (line 803) | pub async fn wait_for( function same_channel (line 857) | pub fn same_channel(&self, other: &Self) -> bool { function maybe_changed (line 868) | fn maybe_changed( function changed_impl (line 890) | async fn changed_impl( method clone (line 912) | fn clone(&self) -> Self { method drop (line 921) | fn drop(&mut self) { function new (line 948) | pub fn new(init: T) -> Self { function send (line 971) | pub fn send(&self, value: T) -> Result<(), error::SendError> { function send_modify (line 1011) | pub fn send_modify(&self, modify: F) function send_if_modified (line 1078) | pub fn send_if_modified(&self, modify: F) -> bool function send_replace (line 1136) | pub fn send_replace(&self, mut value: T) -> T { function borrow (line 1160) | pub fn borrow(&self) -> Ref<'_, T> { function is_closed (line 1181) | pub fn is_closed(&self) -> bool { function closed (line 1214) | pub async fn closed(&self) { function subscribe (line 1285) | pub fn subscribe(&self) -> Receiver { function receiver_count (line 1312) | pub fn receiver_count(&self) -> usize { method drop (line 1318) | fn drop(&mut self) { type Target (line 1329) | type Target = T; function deref (line 1331) | fn deref(&self) -> &T { function watch_spurious_wakeup (line 1343) | fn watch_spurious_wakeup() { function watch_borrow (line 1377) | fn watch_borrow() { FILE: builder/third-party/tokio/src/task/builder.rs type Builder (line 62) | pub struct Builder<'a> { function new (line 68) | pub fn new() -> Self { function name (line 73) | pub fn name(&self, name: &'a str) -> Self { function spawn (line 86) | pub fn spawn(self, future: Fut) -> io::Result> function spawn_on (line 102) | pub fn spawn_on(self, future: Fut, handle: &Handle) -> io::Result(self, future: Fut) -> io::Result( function spawn_blocking (line 162) | pub fn spawn_blocking( function spawn_blocking_on (line 181) | pub fn spawn_blocking_on( FILE: builder/third-party/tokio/src/task/consume_budget.rs function consume_budget (line 32) | pub async fn consume_budget() { FILE: builder/third-party/tokio/src/task/join_set.rs type JoinSet (line 55) | pub struct JoinSet { type Builder (line 66) | pub struct Builder<'a, T> { function new (line 73) | pub fn new() -> Self { function len (line 80) | pub fn len(&self) -> usize { function is_empty (line 85) | pub fn is_empty(&self) -> bool { function build_task (line 113) | pub fn build_task(&mut self) -> Builder<'_, T> { function spawn (line 133) | pub fn spawn(&mut self, task: F) -> AbortHandle function spawn_on (line 152) | pub fn spawn_on(&mut self, task: F, handle: &Handle) -> AbortHandle function spawn_local (line 176) | pub fn spawn_local(&mut self, task: F) -> AbortHandle function spawn_local_on (line 196) | pub fn spawn_local_on(&mut self, task: F, local_set: &LocalSet) -> Ab... function spawn_blocking (line 241) | pub fn spawn_blocking(&mut self, f: F) -> AbortHandle function spawn_blocking_on (line 256) | pub fn spawn_blocking_on(&mut self, f: F, handle: &Handle) -> AbortHa... function insert (line 265) | fn insert(&mut self, jh: JoinHandle) -> AbortHandle { function join_next (line 283) | pub async fn join_next(&mut self) -> Option> { function join_next_with_id (line 305) | pub async fn join_next_with_id(&mut self) -> Option Option> { function try_join_next_with_id (line 343) | pub fn try_join_next_with_id(&mut self) -> Option) -> Poll) -> fmt::Result { method default (line 524) | fn default() -> Self { function from_iter (line 563) | fn from_iter>(iter: I) -> Self { function name (line 578) | pub fn name(self, name: &'a str) -> Self { function spawn (line 597) | pub fn spawn(self, future: F) -> std::io::Result function spawn_on (line 617) | pub fn spawn_on(self, future: F, handle: &Handle) -> std::io::Result<... function spawn_local (line 640) | pub fn spawn_local(self, future: F) -> std::io::Result function spawn_local_on (line 658) | pub fn spawn_local_on(self, future: F, local_set: &LocalSet) -> std::... function fmt (line 674) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tokio/src/task/local.rs type Context (line 231) | struct Context { method spawn (line 935) | fn spawn(&self, future: F, name: Option<&str>) -> JoinHandle>) { method ptr_eq (line 1038) | fn ptr_eq(&self, other: &Shared) -> bool { type LocalState (line 261) | struct LocalState { method task_pop_front (line 1084) | unsafe fn task_pop_front(&self) -> Option>> { method task_push_back (line 1092) | unsafe fn task_push_back(&self, task: task::Notified>) { method take_local_queue (line 1100) | unsafe fn take_local_queue(&self) -> VecDeque>) -> Option bool { method assert_owner (line 1125) | unsafe fn assert_owner( method close_and_shutdown_all (line 1136) | unsafe fn close_and_shutdown_all(&self) { method assert_called_from_owner_thread (line 1145) | fn assert_called_from_owner_thread(&self) { type LocalData (line 286) | struct LocalData { method enter (line 295) | fn enter(&self, ctx: Rc) -> LocalDataEnterGuard<'_> { type LocalDataEnterGuard (line 307) | struct LocalDataEnterGuard<'a> { method drop (line 314) | fn drop(&mut self) { constant INITIAL_CAPACITY (line 387) | const INITIAL_CAPACITY: usize = 64; constant MAX_TASKS_PER_TICK (line 390) | const MAX_TASKS_PER_TICK: usize = 61; constant REMOTE_FIRST_INTERVAL (line 393) | const REMOTE_FIRST_INTERVAL: u8 = 31; type LocalEnterGuard (line 396) | pub struct LocalEnterGuard { method fmt (line 420) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 406) | fn drop(&mut self) { method new (line 427) | pub fn new() -> LocalSet { method enter (line 456) | pub fn enter(&self) -> LocalEnterGuard { method spawn_local (line 515) | pub fn spawn_local(&self, future: F) -> JoinHandle method block_on (line 588) | pub fn block_on(&self, rt: &crate::runtime::Runtime, future: F) -> F:... method run_until (line 627) | pub async fn run_until(&self, future: F) -> F::Output method spawn_named (line 639) | pub(in crate::task) fn spawn_named( method tick (line 662) | fn tick(&self) -> bool { method next_task (line 687) | fn next_task(&self) -> Option>> { method pop_local (line 718) | fn pop_local(&self) -> Option>> { method with (line 727) | fn with(&self, f: impl FnOnce() -> T) -> T { method with_if_possible (line 736) | fn with_if_possible(&self, f: impl FnOnce() -> T) -> T { method fmt (line 847) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 853) | type Output = (); method poll (line 855) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll LocalSet { method drop (line 886) | fn drop(&mut self) { type Output (line 963) | type Output = T::Output; method poll (line 965) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll) -> Option> { function schedule (line 1053) | fn schedule(&self, task: task::Notified) { function local_current_thread_scheduler (line 1175) | fn local_current_thread_scheduler() { function wakes_to_local_queue (line 1197) | fn wakes_to_local_queue() { FILE: builder/third-party/tokio/src/task/task_local.rs type LocalKey (line 99) | pub struct LocalKey { function scope (line 130) | pub fn scope(&'static self, value: T, f: F) -> TaskLocalFuture function sync_scope (line 168) | pub fn sync_scope(&'static self, value: T, f: F) -> R function scope_inner (line 179) | fn scope_inner(&'static self, slot: &mut Option, f: F) -> Resul... function with (line 230) | pub fn with(&'static self, f: F) -> R function try_with (line 245) | pub fn try_with(&'static self, f: F) -> Result function get (line 275) | pub fn get(&'static self) -> T { function fmt (line 281) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function take_value (line 373) | pub fn take_value(self: Pin<&mut Self>) -> Option { type Output (line 380) | type Output = F::Output; method poll (line 383) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function fmt (line 412) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type AccessError (line 435) | pub struct AccessError { method fmt (line 440) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 446) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ScopeInnerErr (line 453) | enum ScopeInnerErr { method panic (line 460) | fn panic(&self) -> ! { method from (line 469) | fn from(_: std::cell::BorrowMutError) -> Self { method from (line 475) | fn from(_: std::thread::AccessError) -> Self { FILE: builder/third-party/tokio/src/task/unconstrained.rs type Output (line 20) | type Output = ::Output; function unconstrained (line 43) | pub fn unconstrained(inner: F) -> Unconstrained { FILE: builder/third-party/tokio/src/task/yield_now.rs function yield_now (line 39) | pub async fn yield_now() { FILE: builder/third-party/tokio/src/time/error.rs type Error (line 26) | pub struct Error(Kind); method from (line 37) | fn from(k: Kind) -> Self { method shutdown (line 58) | pub fn shutdown() -> Error { method is_shutdown (line 63) | pub fn is_shutdown(&self) -> bool { method at_capacity (line 68) | pub fn at_capacity() -> Error { method is_at_capacity (line 73) | pub fn is_at_capacity(&self) -> bool { method invalid (line 78) | pub fn invalid() -> Error { method is_invalid (line 83) | pub fn is_invalid(&self) -> bool { method fmt (line 91) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type Kind (line 30) | pub(crate) enum Kind { type Elapsed (line 47) | pub struct Elapsed(()); method new (line 106) | pub(crate) fn new() -> Self { method fmt (line 112) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type InsertError (line 50) | pub(crate) enum InsertError { function from (line 120) | fn from(_err: Elapsed) -> std::io::Error { FILE: builder/third-party/tokio/src/time/instant.rs type Instant (line 34) | pub struct Instant { method now (line 48) | pub fn now() -> Instant { method from_std (line 53) | pub fn from_std(std: std::time::Instant) -> Instant { method far_future (line 57) | pub(crate) fn far_future() -> Instant { method into_std (line 66) | pub fn into_std(self) -> std::time::Instant { method duration_since (line 72) | pub fn duration_since(&self, earlier: Instant) -> Duration { method checked_duration_since (line 93) | pub fn checked_duration_since(&self, earlier: Instant) -> Option Duration { method elapsed (line 134) | pub fn elapsed(&self) -> Duration { method checked_add (line 141) | pub fn checked_add(&self, duration: Duration) -> Option { method checked_sub (line 148) | pub fn checked_sub(&self, duration: Duration) -> Option { method from (line 154) | fn from(time: std::time::Instant) -> Instant { type Output (line 166) | type Output = Instant; method add (line 168) | fn add(self, other: Duration) -> Instant { method add_assign (line 174) | fn add_assign(&mut self, rhs: Duration) { type Output (line 180) | type Output = Duration; method sub (line 182) | fn sub(self, rhs: Instant) -> Duration { type Output (line 188) | type Output = Instant; method sub (line 190) | fn sub(self, rhs: Duration) -> Instant { method sub_assign (line 196) | fn sub_assign(&mut self, rhs: Duration) { method fmt (line 202) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 160) | fn from(time: Instant) -> std::time::Instant { function now (line 211) | pub(super) fn now() -> Instant { function now (line 220) | pub(super) fn now() -> Instant { FILE: builder/third-party/tokio/src/time/interval.rs function interval (line 74) | pub fn interval(period: Duration) -> Interval { function interval_at (line 109) | pub fn interval_at(start: Instant, period: Duration) -> Interval { function internal_interval_at (line 115) | fn internal_interval_at( type MissedTickBehavior (line 183) | pub enum MissedTickBehavior { method next_timeout (line 342) | fn next_timeout(&self, timeout: Instant, now: Instant, period: Duratio... method default (line 377) | fn default() -> Self { type Interval (line 393) | pub struct Interval { method tick (line 434) | pub async fn tick(&mut self) -> Instant { method poll_tick (line 463) | pub fn poll_tick(&mut self, cx: &mut Context<'_>) -> Poll { method reset (line 523) | pub fn reset(&mut self) { method reset_immediately (line 555) | pub fn reset_immediately(&mut self) { method reset_after (line 588) | pub fn reset_after(&mut self, after: Duration) { method reset_at (line 624) | pub fn reset_at(&mut self, deadline: Instant) { method missed_tick_behavior (line 629) | pub fn missed_tick_behavior(&self) -> MissedTickBehavior { method set_missed_tick_behavior (line 634) | pub fn set_missed_tick_behavior(&mut self, behavior: MissedTickBehavio... method period (line 639) | pub fn period(&self) -> Duration { FILE: builder/third-party/tokio/src/time/sleep.rs function sleep_until (line 62) | pub fn sleep_until(deadline: Instant) -> Sleep { function sleep (line 125) | pub fn sleep(duration: Duration) -> Sleep { method new_timeout (line 252) | pub(crate) fn new_timeout( method far_future (line 308) | pub(crate) fn far_future(location: Option<&'static Location<'static>>) -... method deadline (line 313) | pub fn deadline(&self) -> Instant { method is_elapsed (line 320) | pub fn is_elapsed(&self) -> bool { method reset (line 353) | pub fn reset(self: Pin<&mut Self>, deadline: Instant) { method reset_without_reregister (line 365) | pub(crate) fn reset_without_reregister(self: Pin<&mut Self>, deadline: I... method reset_inner (line 370) | fn reset_inner(self: Pin<&mut Self>, deadline: Instant) { method poll_elapsed (line 401) | fn poll_elapsed(self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Pol... type Output (line 430) | type Output = (); method poll (line 441) | fn poll(mut self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll(duration: Duration, future: F) -> Timeout function timeout_at (line 145) | pub fn timeout_at(deadline: Instant, future: F) -> Timeout function new_with_delay (line 170) | pub(crate) fn new_with_delay(value: T, delay: Sleep) -> Timeout { function get_ref (line 175) | pub fn get_ref(&self) -> &T { function get_mut (line 180) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 185) | pub fn into_inner(self) -> T { type Output (line 194) | type Output = Result; method poll (line 196) | fn poll(self: Pin<&mut Self>, cx: &mut task::Context<'_>) -> Poll { function new (line 14) | pub(crate) fn new(data: Option>) -> AtomicCell { function swap (line 20) | pub(crate) fn swap(&self, val: Option>) -> Option> { function set (line 25) | pub(crate) fn set(&self, val: Box) { function take (line 29) | pub(crate) fn take(&self) -> Option> { function to_raw (line 34) | fn to_raw(data: Option>) -> *mut T { function from_raw (line 38) | fn from_raw(val: *mut T) -> Option> { method drop (line 47) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/util/bit.rs type Pack (line 4) | pub(crate) struct Pack { method least_significant (line 11) | pub(crate) const fn least_significant(width: u32) -> Pack { method then (line 18) | pub(crate) const fn then(&self, width: u32) -> Pack { method width (line 26) | pub(crate) const fn width(&self) -> u32 { method max_value (line 31) | pub(crate) const fn max_value(&self) -> usize { method pack (line 35) | pub(crate) fn pack(&self, value: usize, base: usize) -> usize { method unpack (line 40) | pub(crate) fn unpack(&self, src: usize) -> usize { method fmt (line 46) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function pointer_width (line 56) | pub(crate) const fn pointer_width() -> u32 { function mask_for (line 61) | pub(crate) const fn mask_for(n: u32) -> usize { function unpack (line 67) | pub(crate) const fn unpack(src: usize, mask: usize, shift: u32) -> usize { FILE: builder/third-party/tokio/src/util/cacheline.rs type CachePadded (line 66) | pub(crate) struct CachePadded { function new (line 72) | pub(crate) fn new(value: T) -> CachePadded { type Target (line 78) | type Target = T; method deref (line 80) | fn deref(&self) -> &T { method deref_mut (line 86) | fn deref_mut(&mut self) -> &mut T { FILE: builder/third-party/tokio/src/util/error.rs constant CONTEXT_MISSING_ERROR (line 5) | pub(crate) const CONTEXT_MISSING_ERROR: &str = constant RUNTIME_SHUTTING_DOWN_ERROR (line 9) | pub(crate) const RUNTIME_SHUTTING_DOWN_ERROR: &str = constant THREAD_LOCAL_DESTROYED_ERROR (line 15) | pub(crate) const THREAD_LOCAL_DESTROYED_ERROR: &str = FILE: builder/third-party/tokio/src/util/idle_notified_set.rs type LinkedList (line 19) | type LinkedList = type IdleNotifiedSet (line 23) | pub(crate) struct IdleNotifiedSet { type EntryInOneOfTheLists (line 38) | pub(crate) struct EntryInOneOfTheLists<'a, T> { type Lists (line 43) | type Lists = Mutex>; type ListsInner (line 49) | struct ListsInner { type List (line 65) | enum List { type ListEntry (line 91) | struct ListEntry { function new (line 128) | pub(crate) fn new() -> Self { function len (line 141) | pub(crate) fn len(&self) -> usize { function is_empty (line 145) | pub(crate) fn is_empty(&self) -> bool { function insert_idle (line 150) | pub(crate) fn insert_idle(&mut self, value: T) -> EntryInOneOfTheLists<'... function pop_notified (line 172) | pub(crate) fn pop_notified(&mut self, waker: &Waker) -> Option Option(&mut self, mut func: F) { function drain (line 281) | pub(crate) fn drain(&mut self, func: F) { function move_to_new_list (line 349) | unsafe fn move_to_new_list(from: &mut LinkedList, to: &mut LinkedL... function remove (line 364) | pub(crate) fn remove(self) -> T { function with_value_and_context (line 403) | pub(crate) fn with_value_and_context(&mut self, func: F) -> U method drop (line 421) | fn drop(&mut self) { method wake_by_ref (line 435) | fn wake_by_ref(me: &Arc) { method wake (line 463) | fn wake(me: Arc) { type Handle (line 472) | type Handle = Arc>; type Target (line 473) | type Target = ListEntry; function as_raw (line 475) | fn as_raw(handle: &Self::Handle) -> NonNull> { function from_raw (line 481) | unsafe fn from_raw(ptr: NonNull>) -> Arc> { function pointers (line 485) | unsafe fn pointers( function join_set_test (line 501) | fn join_set_test() { FILE: builder/third-party/tokio/src/util/linked_list.rs type LinkedList (line 19) | pub(crate) struct LinkedList { type Link (line 43) | pub(crate) unsafe trait Link { method as_raw (line 54) | fn as_raw(handle: &Self::Handle) -> NonNull; method from_raw (line 57) | unsafe fn from_raw(ptr: NonNull) -> Self::Handle; method pointers (line 67) | unsafe fn pointers(target: NonNull) -> NonNull; type Target (line 484) | type Target = Entry; method as_raw (line 486) | fn as_raw(handle: &Pin<&'_ Entry>) -> NonNull { method from_raw (line 490) | unsafe fn from_raw(ptr: NonNull) -> Pin<&'a Entry> { method pointers (line 494) | unsafe fn pointers(target: NonNull) -> NonNull> { type Pointers (line 71) | pub(crate) struct Pointers { type PointersInner (line 90) | struct PointersInner { function new (line 115) | pub(crate) const fn new() -> LinkedList { function push_front (line 126) | pub(crate) fn push_front(&mut self, val: L::Handle) { function pop_back (line 149) | pub(crate) fn pop_back(&mut self) -> Option { function is_empty (line 168) | pub(crate) fn is_empty(&self) -> bool { function remove (line 187) | pub(crate) unsafe fn remove(&mut self, node: NonNull) -> Opti... function fmt (line 223) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function last (line 239) | pub(crate) fn last(&self) -> Option<&L::Target> { method default (line 246) | fn default() -> Self { function new (line 410) | pub(crate) fn new() -> Pointers { function get_prev (line 420) | pub(crate) fn get_prev(&self) -> Option> { function get_next (line 428) | pub(crate) fn get_next(&self) -> Option> { function set_prev (line 438) | fn set_prev(&mut self, value: Option>) { function set_next (line 446) | fn set_next(&mut self, value: Option>) { function fmt (line 458) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Entry (line 477) | struct Entry { function entry (line 499) | fn entry(val: i32) -> Pin> { function ptr (line 506) | fn ptr(r: &Pin>) -> NonNull { function collect_list (line 510) | fn collect_list(list: &mut LinkedList<&'_ Entry, <&'_ Entry as Link>::Ta... function push_all (line 520) | fn push_all<'a>( function const_new (line 546) | fn const_new() { function push_and_drain (line 551) | fn push_and_drain() { function push_pop_push_pop (line 571) | fn push_pop_push_pop() { function remove_by_address (line 593) | fn remove_by_address() { function fuzz_linked_list (line 743) | pub fn fuzz_linked_list(ops: &[u8]) { FILE: builder/third-party/tokio/src/util/markers.rs type SyncNotSend (line 2) | pub(crate) struct SyncNotSend(#[allow(dead_code)] *mut ()); FILE: builder/third-party/tokio/src/util/memchr.rs function memchr (line 7) | pub(crate) fn memchr(needle: u8, haystack: &[u8]) -> Option { function memchr (line 12) | pub(crate) fn memchr(needle: u8, haystack: &[u8]) -> Option { function memchr_test (line 30) | fn memchr_test() { function memchr_all (line 54) | fn memchr_all() { function memchr_empty (line 69) | fn memchr_empty() { FILE: builder/third-party/tokio/src/util/once_cell.rs type OnceCell (line 6) | pub(crate) struct OnceCell { function new (line 15) | pub(crate) const fn new() -> Self { function get (line 28) | pub(crate) fn get(&self, init: impl FnOnce() -> T) -> &T { function do_init (line 44) | fn do_init(&self, init: impl FnOnce() -> T) { method drop (line 62) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/util/rand.rs type RngSeed (line 16) | pub struct RngSeed { method new (line 36) | pub(crate) fn new() -> Self { method from_u64 (line 40) | fn from_u64(seed: u64) -> Self { method from_pair (line 52) | fn from_pair(s: u32, r: u32) -> Self { type FastRand (line 29) | pub(crate) struct FastRand { method new (line 59) | pub(crate) fn new() -> FastRand { method from_seed (line 64) | pub(crate) fn from_seed(seed: RngSeed) -> FastRand { method fastrand_n (line 76) | pub(crate) fn fastrand_n(&mut self, n: u32) -> u32 { method fastrand (line 83) | fn fastrand(&mut self) -> u32 { FILE: builder/third-party/tokio/src/util/rand/rt.rs type RngSeedGenerator (line 14) | pub(crate) struct RngSeedGenerator { method new (line 22) | pub(crate) fn new(seed: RngSeed) -> Self { method next_seed (line 29) | pub(crate) fn next_seed(&self) -> RngSeed { method next_generator (line 42) | pub(crate) fn next_generator(&self) -> Self { method replace_seed (line 53) | pub(crate) fn replace_seed(&mut self, seed: RngSeed) -> RngSeed { FILE: builder/third-party/tokio/src/util/rand/rt_unstable.rs method from_bytes (line 15) | pub fn from_bytes(bytes: &[u8]) -> Self { FILE: builder/third-party/tokio/src/util/rc_cell.rs type RcCell (line 7) | pub(crate) struct RcCell { function new (line 13) | pub(crate) const fn new() -> Self { function new (line 21) | pub(crate) fn new() -> Self { function with_inner (line 29) | unsafe fn with_inner(&self, f: F) -> R function get (line 41) | pub(crate) fn get(&self) -> Option> { function replace (line 47) | pub(crate) fn replace(&self, val: Option>) -> Option> { function set (line 53) | pub(crate) fn set(&self, val: Option>) { FILE: builder/third-party/tokio/src/util/sharded_list.rs type ShardedList (line 15) | pub(crate) struct ShardedList { type ShardedListItem (line 27) | pub(crate) unsafe trait ShardedListItem: Link { method get_shard_id (line 30) | unsafe fn get_shard_id(target: NonNull) -> usize; function new (line 35) | pub(crate) fn new(sharded_size: usize) -> Self { type ShardGuard (line 52) | pub(crate) struct ShardGuard<'a, L, T> { function pop_back (line 61) | pub(crate) fn pop_back(&self, shard_id: usize) -> Option { function remove (line 78) | pub(crate) unsafe fn remove(&self, node: NonNull) -> Option ShardGuard<'_, L, L:... function len (line 101) | pub(crate) fn len(&self) -> usize { function is_empty (line 106) | pub(crate) fn is_empty(&self) -> bool { function shard_size (line 113) | pub(crate) fn shard_size(&self) -> usize { function shard_inner (line 118) | fn shard_inner(&self, id: usize) -> MutexGuard<'_, LinkedList { function new (line 19) | pub(crate) fn new(value: T) -> Self { function into_inner (line 23) | pub(crate) fn into_inner(self) -> T { FILE: builder/third-party/tokio/src/util/try_lock.rs type TryLock (line 8) | pub(crate) struct TryLock { type LockGuard (line 13) | pub(crate) struct LockGuard<'a, T> { function new (line 35) | pub(crate) const fn new(data: T) -> TryLock { function new (line 41) | pub(crate) fn new(data: T) -> TryLock { function try_lock (line 46) | pub(crate) fn try_lock(&self) -> Option> { type Target (line 63) | type Target = T; method deref (line 65) | fn deref(&self) -> &T { method deref_mut (line 71) | fn deref_mut(&mut self) -> &mut T { method drop (line 77) | fn drop(&mut self) { FILE: builder/third-party/tokio/src/util/wake.rs type Wake (line 9) | pub(crate) trait Wake: Send + Sync + Sized + 'static { method wake (line 11) | fn wake(arc_self: Arc); method wake_by_ref (line 14) | fn wake_by_ref(arc_self: &Arc); type WakerRef (line 19) | pub(crate) struct WakerRef<'a> { type Target (line 25) | type Target = Waker; method deref (line 27) | fn deref(&self) -> &Waker { function waker_ref (line 33) | pub(crate) fn waker_ref(wake: &Arc) -> WakerRef<'_> { function waker_vtable (line 44) | fn waker_vtable() -> &'static RawWakerVTable { function clone_arc_raw (line 53) | unsafe fn clone_arc_raw(data: *const ()) -> RawWaker { function wake_arc_raw (line 58) | unsafe fn wake_arc_raw(data: *const ()) { function wake_by_ref_arc_raw (line 64) | unsafe fn wake_by_ref_arc_raw(data: *const ()) { function drop_arc_raw (line 70) | unsafe fn drop_arc_raw(data: *const ()) { FILE: builder/third-party/tokio/src/util/wake_list.rs constant NUM_WAKERS (line 5) | const NUM_WAKERS: usize = 32; type WakeList (line 12) | pub(crate) struct WakeList { method new (line 18) | pub(crate) fn new() -> Self { method can_push (line 28) | pub(crate) fn can_push(&self) -> bool { method push (line 32) | pub(crate) fn push(&mut self, val: Waker) { method wake_all (line 39) | pub(crate) fn wake_all(&mut self) { method drop (line 52) | fn drop(&mut self) { FILE: builder/third-party/tokio/tests/async_send_sync.rs type YY (line 17) | struct YY {} type YN (line 21) | struct YN { type NN (line 27) | struct NN { type BoxFutureSync (line 32) | type BoxFutureSync = std::pin::Pin = std::pin::Pin = std::pin::Pin(_t: &T) {} function require_sync (line 48) | fn require_sync(_t: &T) {} function require_unpin (line 50) | fn require_unpin(_t: &T) {} type Invalid (line 53) | struct Invalid; type AmbiguousIfSend (line 55) | trait AmbiguousIfSend { method some_item (line 56) | fn some_item(&self) {} type AmbiguousIfSync (line 61) | trait AmbiguousIfSync { method some_item (line 62) | fn some_item(&self) {} type AmbiguousIfUnpin (line 67) | trait AmbiguousIfUnpin { method some_item (line 68) | fn some_item(&self) {} constant _ (line 142) | const _: fn() = || { type ImplsFd (line 715) | struct ImplsFd { function as_raw_fd (line 719) | fn as_raw_fd(&self) -> std::os::unix::io::RawFd { FILE: builder/third-party/tokio/tests/buffered.rs function echo_server (line 12) | async fn echo_server() { FILE: builder/third-party/tokio/tests/coop_budget.rs function coop_budget_udp_send_recv (line 25) | async fn coop_budget_udp_send_recv() { FILE: builder/third-party/tokio/tests/dump.rs function a (line 12) | async fn a() { function b (line 17) | async fn b() { function c (line 22) | async fn c() { function current_thread (line 29) | fn current_thread() { function multi_thread (line 66) | fn multi_thread() { function complete_during_trace (line 113) | fn complete_during_trace() -> impl Future + Send { function current_thread (line 126) | fn current_thread() { function multi_thread (line 143) | fn multi_thread() { function notified_during_tracing (line 167) | fn notified_during_tracing() { FILE: builder/third-party/tokio/tests/duplex_stream.rs constant HELLO (line 7) | const HELLO: &[u8] = b"hello world..."; function write_vectored (line 10) | async fn write_vectored() { function write_vectored_and_shutdown (line 30) | async fn write_vectored_and_shutdown() { FILE: builder/third-party/tokio/tests/fs.rs function path_read_write (line 8) | async fn path_read_write() { function tempdir (line 18) | fn tempdir() -> tempfile::TempDir { FILE: builder/third-party/tokio/tests/fs_canonicalize_dir.rs function canonicalize_root_dir_unix (line 8) | async fn canonicalize_root_dir_unix() { function canonicalize_root_dir_windows (line 14) | async fn canonicalize_root_dir_windows() { FILE: builder/third-party/tokio/tests/fs_copy.rs function copy (line 8) | async fn copy() { function copy_permissions (line 24) | async fn copy_permissions() { FILE: builder/third-party/tokio/tests/fs_dir.rs function create_dir (line 11) | async fn create_dir() { function create_all (line 22) | async fn create_all() { function build_dir (line 32) | async fn build_dir() { function build_dir_mode_read_only (line 50) | async fn build_dir_mode_read_only() { function remove (line 70) | async fn remove() { function read_inherent (line 82) | async fn read_inherent() { function read_dir_entry_info (line 111) | async fn read_dir_entry_info() { FILE: builder/third-party/tokio/tests/fs_file.rs constant HELLO (line 11) | const HELLO: &[u8] = b"hello world..."; function basic_read (line 14) | async fn basic_read() { function basic_write (line 28) | async fn basic_write() { function basic_write_and_shutdown (line 41) | async fn basic_write_and_shutdown() { function write_vectored (line 54) | async fn write_vectored() { function write_vectored_and_shutdown (line 71) | async fn write_vectored_and_shutdown() { function rewind_seek_position (line 88) | async fn rewind_seek_position() { function coop (line 101) | async fn coop() { function write_to_clone (line 126) | async fn write_to_clone() { function write_into_std (line 140) | async fn write_into_std() { function write_into_std_immediate (line 153) | async fn write_into_std_immediate() { function read_file_from_std (line 166) | async fn read_file_from_std() { function tempfile (line 179) | fn tempfile() -> NamedTempFile { function set_max_buf_size_read (line 184) | async fn set_max_buf_size_read() { function set_max_buf_size_write (line 196) | async fn set_max_buf_size_write() { function file_debug_fmt (line 207) | async fn file_debug_fmt() { function file_debug_fmt (line 220) | async fn file_debug_fmt() { function unix_fd_is_valid (line 233) | async fn unix_fd_is_valid() { function read_file_from_unix_fd (line 243) | async fn read_file_from_unix_fd() { function windows_handle (line 263) | async fn windows_handle() { FILE: builder/third-party/tokio/tests/fs_link.rs function test_hard_link (line 10) | async fn test_hard_link() { function test_symlink (line 36) | async fn test_symlink() { FILE: builder/third-party/tokio/tests/fs_open_options.rs constant HELLO (line 9) | const HELLO: &[u8] = b"hello world..."; function open_with_open_options_and_read (line 12) | async fn open_with_open_options_and_read() { function open_options_write (line 26) | async fn open_options_write() { function open_options_append (line 32) | async fn open_options_append() { function open_options_truncate (line 38) | async fn open_options_truncate() { function open_options_create (line 44) | async fn open_options_create() { function open_options_create_new (line 50) | async fn open_options_create_new() { function open_options_mode (line 57) | async fn open_options_mode() { function open_options_custom_flags_linux (line 64) | async fn open_options_custom_flags_linux() { function open_options_custom_flags_bsd_family (line 74) | async fn open_options_custom_flags_bsd_family() { FILE: builder/third-party/tokio/tests/fs_open_options_windows.rs function open_options_windows_access_mode (line 10) | async fn open_options_windows_access_mode() { function open_options_windows_share_mode (line 17) | async fn open_options_windows_share_mode() { function open_options_windows_custom_flags (line 24) | async fn open_options_windows_custom_flags() { function open_options_windows_attributes (line 35) | async fn open_options_windows_attributes() { function open_options_windows_security_qos_flags (line 45) | async fn open_options_windows_security_qos_flags() { FILE: builder/third-party/tokio/tests/fs_remove_dir_all.rs function remove_dir_all (line 8) | async fn remove_dir_all() { FILE: builder/third-party/tokio/tests/fs_remove_file.rs function remove_file (line 8) | async fn remove_file() { FILE: builder/third-party/tokio/tests/fs_rename.rs function rename_file (line 8) | async fn rename_file() { FILE: builder/third-party/tokio/tests/fs_symlink_dir_windows.rs function symlink_file_windows (line 9) | async fn symlink_file_windows() { FILE: builder/third-party/tokio/tests/fs_symlink_file_windows.rs function symlink_file_windows (line 9) | async fn symlink_file_windows() { FILE: builder/third-party/tokio/tests/fs_try_exists.rs function try_exists (line 8) | async fn try_exists() { FILE: builder/third-party/tokio/tests/io_async_fd.rs type TestWaker (line 24) | struct TestWaker { method new (line 41) | fn new() -> Self { method awoken (line 50) | fn awoken(&self) -> bool { method context (line 54) | fn context(&self) -> Context<'_> { type TestWakerInner (line 30) | struct TestWakerInner { method wake_by_ref (line 35) | fn wake_by_ref(arc_self: &Arc) { type FileDescriptor (line 60) | struct FileDescriptor { method as_raw_fd (line 65) | fn as_raw_fd(&self) -> RawFd { method read (line 71) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method read (line 77) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 83) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 87) | fn flush(&mut self) -> io::Result<()> { method write (line 93) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 97) | fn flush(&mut self) -> io::Result<()> { method drop (line 103) | fn drop(&mut self) { function set_nonblocking (line 108) | fn set_nonblocking(fd: RawFd) { function socketpair (line 126) | fn socketpair() -> (FileDescriptor, FileDescriptor) { function drain (line 151) | fn drain(mut fd: &FileDescriptor) { function initially_writable (line 165) | async fn initially_writable() { function reset_readable (line 183) | async fn reset_readable() { function reset_writable (line 227) | async fn reset_writable() { type ArcFd (line 256) | struct ArcFd(Arc); method as_raw_fd (line 258) | fn as_raw_fd(&self) -> RawFd { function drop_closes (line 264) | async fn drop_closes() { function reregister (line 304) | async fn reregister() { function try_io (line 313) | async fn try_io() { function multiple_waiters (line 348) | async fn multiple_waiters() { function poll_fns (line 396) | async fn poll_fns() { function assert_pending (line 468) | fn assert_pending>(f: F) -> st... function rt (line 478) | fn rt() -> tokio::runtime::Runtime { function driver_shutdown_wakes_currently_pending (line 486) | fn driver_shutdown_wakes_currently_pending() { function driver_shutdown_wakes_future_pending (line 507) | fn driver_shutdown_wakes_future_pending() { function driver_shutdown_wakes_pending_race (line 522) | fn driver_shutdown_wakes_pending_race() { function poll_readable (line 543) | async fn poll_readable(fd: &AsyncFd) -> std::io::Result(fd: &AsyncFd) -> std::io::Result(stream: &S, data: &[u8]) -> io::Result st... function await_error_readiness_invalid_address (line 772) | async fn await_error_readiness_invalid_address() { type InvalidSource (line 840) | struct InvalidSource; method as_raw_fd (line 843) | fn as_raw_fd(&self) -> RawFd { function try_new (line 849) | async fn try_new() { function try_with_interest (line 859) | async fn try_with_interest() { FILE: builder/third-party/tokio/tests/io_async_read.rs function assert_obj_safe (line 7) | fn assert_obj_safe() { FILE: builder/third-party/tokio/tests/io_buf_reader.rs type MaybePending (line 28) | struct MaybePending<'a> { function new (line 35) | fn new(inner: &'a [u8]) -> Self { method poll_read (line 45) | fn poll_read( method poll_fill_buf (line 62) | fn poll_fill_buf(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<... method consume (line 76) | fn consume(mut self: Pin<&mut Self>, amt: usize) { function test_buffered_reader (line 82) | async fn test_buffered_reader() { function test_buffered_reader_seek (line 119) | async fn test_buffered_reader_seek() { function test_buffered_reader_seek_underflow (line 134) | async fn test_buffered_reader_seek_underflow() { function test_short_reads (line 192) | async fn test_short_reads() { function maybe_pending (line 226) | async fn maybe_pending() { function maybe_pending_buf_read (line 263) | async fn maybe_pending_buf_read() { function maybe_pending_seek (line 282) | async fn maybe_pending_seek() { function test_fill_buf_wrapper (line 356) | async fn test_fill_buf_wrapper() { FILE: builder/third-party/tokio/tests/io_buf_writer.rs type MaybePending (line 22) | struct MaybePending { method new (line 28) | fn new(inner: Vec) -> Self { method poll_write (line 37) | fn poll_write( method poll_flush (line 52) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... function write_vectored (line 61) | async fn write_vectored(writer: &mut W, bufs: &[IoSlice<'_>]) -> io::... function buf_writer (line 70) | async fn buf_writer() { function buf_writer_inner_flushes (line 112) | async fn buf_writer_inner_flushes() { function buf_writer_seek (line 122) | async fn buf_writer_seek() { function maybe_pending_buf_writer (line 135) | async fn maybe_pending_buf_writer() { function maybe_pending_buf_writer_inner_flushes (line 183) | async fn maybe_pending_buf_writer_inner_flushes() { function maybe_pending_buf_writer_seek (line 193) | async fn maybe_pending_buf_writer_seek() { type MockWriter (line 272) | struct MockWriter { method new (line 279) | fn new(write_len: usize) -> Self { method vectored (line 287) | fn vectored(write_len: usize) -> Self { method write_up_to (line 295) | fn write_up_to(&mut self, buf: &[u8], limit: usize) -> usize { method poll_write (line 303) | fn poll_write( method poll_write_vectored (line 313) | fn poll_write_vectored( method is_write_vectored (line 330) | fn is_write_vectored(&self) -> bool { method poll_flush (line 334) | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll, _: &mut Context<'_>) -> Poll Self { method with_vectored_backend (line 456) | fn with_vectored_backend(buf_capacity: usize) -> Self { method write_all (line 463) | async fn write_all<'a, 'b>(&mut self, mut io_vec: IoBufs<'a, 'b>) -> u... method flush (line 475) | async fn flush(&mut self) -> &[u8] { function write_vectored_odd_on_non_vectored (line 482) | async fn write_vectored_odd_on_non_vectored() { function write_vectored_odd_on_vectored (line 497) | async fn write_vectored_odd_on_vectored() { function write_vectored_large_slice_on_non_vectored (line 512) | async fn write_vectored_large_slice_on_non_vectored() { function write_vectored_large_slice_on_vectored (line 526) | async fn write_vectored_large_slice_on_vectored() { FILE: builder/third-party/tokio/tests/io_chain.rs function chain (line 8) | async fn chain() { FILE: builder/third-party/tokio/tests/io_copy.rs function copy (line 13) | async fn copy() { function proxy (line 41) | async fn proxy() { function copy_is_cooperative (line 90) | async fn copy_is_cooperative() { FILE: builder/third-party/tokio/tests/io_copy_bidirectional.rs function make_socketpair (line 9) | async fn make_socketpair() -> (TcpStream, TcpStream) { function block_write (line 20) | async fn block_write(s: &mut TcpStream) -> usize { function symmetric (line 38) | async fn symmetric(mut cb: F) function test_basic_transfer (line 62) | async fn test_basic_transfer() { function test_transfer_after_close (line 73) | async fn test_transfer_after_close() { function blocking_one_side_does_not_block_other (line 92) | async fn blocking_one_side_does_not_block_other() { function immediate_exit_on_write_error (line 114) | async fn immediate_exit_on_write_error() { function immediate_exit_on_read_error (line 132) | async fn immediate_exit_on_read_error() { function copy_bidirectional_is_cooperative (line 143) | async fn copy_bidirectional_is_cooperative() { FILE: builder/third-party/tokio/tests/io_driver.rs type Task (line 16) | struct Task { method wake_by_ref (line 21) | fn wake_by_ref(_: &Arc) { function new (line 27) | fn new(future: T) -> Task { function test_drop_on_notify (line 35) | fn test_drop_on_notify() { function panics_when_io_disabled (line 93) | fn panics_when_io_disabled() { FILE: builder/third-party/tokio/tests/io_driver_drop.rs function tcp_doesnt_block (line 9) | fn tcp_doesnt_block() { function drop_wakes (line 28) | fn drop_wakes() { function rt (line 49) | fn rt() -> runtime::Runtime { FILE: builder/third-party/tokio/tests/io_fill_buf.rs function fill_buf_file (line 10) | async fn fill_buf_file() { FILE: builder/third-party/tokio/tests/io_join.rs type R (line 10) | struct R; method poll_read (line 13) | fn poll_read( type W (line 23) | struct W; method poll_write (line 26) | fn poll_write( method poll_flush (line 34) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll bool { function is_send_and_sync (line 56) | fn is_send_and_sync() { function method_delegation (line 63) | fn method_delegation() { FILE: builder/third-party/tokio/tests/io_lines.rs function lines_inherent (line 8) | async fn lines_inherent() { FILE: builder/third-party/tokio/tests/io_mem_stream.rs function ping_pong (line 7) | async fn ping_pong() { function across_tasks (line 22) | async fn across_tasks() { function disconnect (line 44) | async fn disconnect() { function disconnect_reader (line 66) | async fn disconnect_reader() { function max_write_size (line 85) | async fn max_write_size() { function duplex_is_cooperative (line 105) | async fn duplex_is_cooperative() { FILE: builder/third-party/tokio/tests/io_panic.rs type RW (line 14) | struct RW; method poll_read (line 17) | fn poll_read( method poll_write (line 28) | fn poll_write( method poll_flush (line 36) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll RawFd { function read_buf_initialize_unfilled_to_panic_caller (line 59) | fn read_buf_initialize_unfilled_to_panic_caller() -> Result<(), Box Result<(), Box> { function read_buf_set_filled_panic_caller (line 89) | fn read_buf_set_filled_panic_caller() -> Result<(), Box> { function read_buf_put_slice_panic_caller (line 104) | fn read_buf_put_slice_panic_caller() -> Result<(), Box> { function unsplit_panic_caller (line 121) | fn unsplit_panic_caller() -> Result<(), Box> { function async_fd_new_panic_caller (line 136) | fn async_fd_new_panic_caller() -> Result<(), Box> { function async_fd_with_interest_panic_caller (line 158) | fn async_fd_with_interest_panic_caller() -> Result<(), Box> { function async_fd_try_new_panic_caller (line 181) | fn async_fd_try_new_panic_caller() -> Result<(), Box> { function async_fd_try_with_interest_panic_caller (line 203) | fn async_fd_try_with_interest_panic_caller() -> Result<(), Box); method register (line 23) | fn register(&mut self, kq: RawFd, token: usize) { method deregister (line 26) | fn deregister(&mut self) { type FsyncFut (line 32) | struct FsyncFut(Aio); method submit (line 35) | pub fn submit(self: Pin<&mut Self>) -> io::Result<()> { type Output (line 45) | type Output = io::Result<()>; method poll (line 47) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type LlSource (line 70) | struct LlSource(Pin>); method fsync (line 73) | fn fsync(mut self: Pin<&mut Self>) { method register (line 83) | fn register(&mut self, kq: RawFd, token: usize) { method deregister (line 93) | fn deregister(&mut self) { type LlFut (line 100) | struct LlFut(Aio); method fsync (line 103) | pub fn fsync(self: Pin<&mut Self>) { type Output (line 110) | type Output = std::io::Result; method poll (line 112) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 208) | fn new(aiocb: Pin<&'a mut [&'a mut libc::aiocb; 1]>) -> Self { function submit (line 215) | fn submit(mut self: Pin<&mut Self>) { method register (line 224) | fn register(&mut self, kq: RawFd, token: usize) { method deregister (line 234) | fn deregister(&mut self) { type LioFut (line 241) | struct LioFut<'a>(Aio>); function submit (line 244) | pub fn submit(self: Pin<&mut Self>) { type Output (line 251) | type Output = std::io::Result; method poll (line 253) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function onewrite (line 285) | async fn onewrite() { function reuse (line 306) | async fn reuse() { FILE: builder/third-party/tokio/tests/io_read.rs function read (line 17) | async fn read() { type BadAsyncRead (line 45) | struct BadAsyncRead { method new (line 50) | fn new() -> Self { method poll_read (line 58) | fn poll_read( function read_buf_bad_async_read (line 72) | async fn read_buf_bad_async_read() { FILE: builder/third-party/tokio/tests/io_read_buf.rs function read_buf (line 12) | async fn read_buf() { function issue_5588 (line 40) | async fn issue_5588() { FILE: builder/third-party/tokio/tests/io_read_exact.rs function read_exact (line 8) | async fn read_exact() { FILE: builder/third-party/tokio/tests/io_read_line.rs function read_line (line 11) | async fn read_line() { function read_line_not_all_ready (line 33) | async fn read_line_not_all_ready() { function read_line_invalid_utf8 (line 64) | async fn read_line_invalid_utf8() { function read_line_fail (line 77) | async fn read_line_fail() { function read_line_fail_and_utf8_fail (line 93) | async fn read_line_fail_and_utf8_fail() { FILE: builder/third-party/tokio/tests/io_read_to_end.rs function read_to_end (line 11) | async fn read_to_end() { type State (line 21) | enum State { type UninitTest (line 27) | struct UninitTest { method poll_read (line 33) | fn poll_read( function read_to_end_uninit (line 70) | async fn read_to_end_uninit() { function read_to_end_doesnt_grow_with_capacity (line 82) | async fn read_to_end_doesnt_grow_with_capacity() { function read_to_end_grows_capacity_if_unfit (line 114) | async fn read_to_end_grows_capacity_if_unfit() { FILE: builder/third-party/tokio/tests/io_read_to_string.rs function read_to_string (line 10) | async fn read_to_string() { function to_string_does_not_truncate_on_utf8_error (line 20) | async fn to_string_does_not_truncate_on_utf8_error() { function to_string_does_not_truncate_on_io_error (line 35) | async fn to_string_does_not_truncate_on_io_error() { function to_string_appends (line 52) | async fn to_string_appends() { FILE: builder/third-party/tokio/tests/io_read_until.rs function read_until (line 9) | async fn read_until() { function read_until_not_all_ready (line 27) | async fn read_until_not_all_ready() { function read_until_fail (line 58) | async fn read_until_fail() { FILE: builder/third-party/tokio/tests/io_repeat.rs function repeat_poll_read_is_cooperative (line 7) | async fn repeat_poll_read_is_cooperative() { FILE: builder/third-party/tokio/tests/io_sink.rs function sink_poll_write_is_cooperative (line 7) | async fn sink_poll_write_is_cooperative() { function sink_poll_flush_is_cooperative (line 21) | async fn sink_poll_flush_is_cooperative() { function sink_poll_shutdown_is_cooperative (line 34) | async fn sink_poll_shutdown_is_cooperative() { FILE: builder/third-party/tokio/tests/io_split.rs type RW (line 12) | struct RW; method poll_read (line 15) | fn poll_read( method poll_write (line 26) | fn poll_write( method poll_flush (line 34) | fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll, _cx: &mut Context<'_>) -> Poll bool { function is_send_and_sync (line 56) | fn is_send_and_sync() { function split_stream_id (line 64) | fn split_stream_id() { function unsplit_ok (line 74) | fn unsplit_ok() { function unsplit_err1 (line 81) | fn unsplit_err1() { function unsplit_err2 (line 89) | fn unsplit_err2() { function method_delegation (line 96) | fn method_delegation() { FILE: builder/third-party/tokio/tests/io_take.rs function take (line 15) | async fn take() { function issue_4435 (line 26) | async fn issue_4435() { type BadReader (line 42) | struct BadReader { method new (line 47) | fn new() -> Self { method poll_read (line 55) | fn poll_read( function bad_reader_fails (line 70) | async fn bad_reader_fails() { FILE: builder/third-party/tokio/tests/io_util_empty.rs function empty_read_is_cooperative (line 5) | async fn empty_read_is_cooperative() { function empty_buf_reads_are_cooperative (line 20) | async fn empty_buf_reads_are_cooperative() { FILE: builder/third-party/tokio/tests/io_write.rs function write (line 13) | async fn write() { function write_cursor (line 50) | async fn write_cursor() { FILE: builder/third-party/tokio/tests/io_write_all.rs function write_all (line 14) | async fn write_all() { FILE: builder/third-party/tokio/tests/io_write_all_buf.rs function write_all_buf (line 14) | async fn write_all_buf() { function write_buf_err (line 59) | async fn write_buf_err() { FILE: builder/third-party/tokio/tests/io_write_buf.rs function write_all (line 14) | async fn write_all() { FILE: builder/third-party/tokio/tests/io_write_int.rs function write_int_should_err_if_write_count_0 (line 11) | async fn write_int_should_err_if_write_count_0() { FILE: builder/third-party/tokio/tests/join_handle_panic.rs type PanicsOnDrop (line 5) | struct PanicsOnDrop; method drop (line 8) | fn drop(&mut self) { function test_panics_do_not_propagate_when_dropping_join_handle (line 14) | async fn test_panics_do_not_propagate_when_dropping_join_handle() { FILE: builder/third-party/tokio/tests/macros_join.rs function sync_one_lit_expr_comma (line 18) | async fn sync_one_lit_expr_comma() { function sync_one_lit_expr_no_comma (line 25) | async fn sync_one_lit_expr_no_comma() { function sync_two_lit_expr_comma (line 32) | async fn sync_two_lit_expr_comma() { function sync_two_lit_expr_no_comma (line 39) | async fn sync_two_lit_expr_no_comma() { function two_await (line 46) | async fn two_await() { function join_size (line 69) | fn join_size() { function non_cooperative_task (line 87) | async fn non_cooperative_task(permits: Arc) -> usize { function poor_little_task (line 102) | async fn poor_little_task(permits: Arc) -> usize { function join_does_not_allow_tasks_to_starve (line 114) | async fn join_does_not_allow_tasks_to_starve() { function a_different_future_is_polled_first_every_time_poll_fn_is_polled (line 128) | async fn a_different_future_is_polled_first_every_time_poll_fn_is_polled... function empty_join (line 159) | async fn empty_join() { FILE: builder/third-party/tokio/tests/macros_pin.rs function one (line 9) | async fn one() {} function two (line 10) | async fn two() {} function multi_pin (line 13) | async fn multi_pin() { FILE: builder/third-party/tokio/tests/macros_rename_test.rs function compute (line 12) | async fn compute() -> usize { function compute_main (line 18) | async fn compute_main() -> usize { function crate_rename_main (line 23) | fn crate_rename_main() { function crate_rename_test (line 28) | async fn crate_rename_test() { function crate_path_test (line 33) | async fn crate_path_test() { FILE: builder/third-party/tokio/tests/macros_select.rs function sync_one_lit_expr_comma (line 17) | async fn sync_one_lit_expr_comma() { function no_branch_else_only (line 26) | async fn no_branch_else_only() { function no_branch_else_only_biased (line 35) | async fn no_branch_else_only_biased() { function nested_one (line 45) | async fn nested_one() { function sync_one_lit_expr_no_comma (line 56) | async fn sync_one_lit_expr_no_comma() { function sync_one_lit_expr_block (line 65) | async fn sync_one_lit_expr_block() { function sync_one_await (line 74) | async fn sync_one_await() { function sync_one_ident (line 83) | async fn sync_one_ident() { function sync_two (line 94) | async fn sync_two() { function drop_in_fut (line 115) | async fn drop_in_fut() { function one_ready (line 131) | async fn one_ready() { function select_streams (line 149) | async fn select_streams() { function move_uncompleted_futures (line 190) | async fn move_uncompleted_futures() { function nested (line 216) | async fn nested() { function struct_size_1 (line 235) | async fn struct_size_1() { function struct_size_2 (line 248) | async fn struct_size_2() { function struct_size_3 (line 263) | async fn struct_size_3() { function mutable_borrowing_future_with_same_borrow_in_block (line 281) | async fn mutable_borrowing_future_with_same_borrow_in_block() { function mutable_borrowing_future_with_same_borrow_in_block_and_else (line 295) | async fn mutable_borrowing_future_with_same_borrow_in_block_and_else() { function future_panics_after_poll (line 312) | async fn future_panics_after_poll() { function disable_with_if (line 342) | async fn disable_with_if() { function join_with_select (line 364) | async fn join_with_select() { function use_future_in_if_condition (line 400) | async fn use_future_in_if_condition() { function use_future_in_if_condition_biased (line 414) | async fn use_future_in_if_condition_biased() { function many_branches (line 428) | async fn many_branches() { function never_branch_no_warnings (line 500) | async fn never_branch_no_warnings() { function one (line 508) | async fn one() -> usize { function require_mutable (line 512) | async fn require_mutable(_: &mut i32) {} function async_noop (line 513) | async fn async_noop() {} function async_never (line 515) | async fn async_never() -> ! { function mut_on_left_hand_side (line 521) | async fn mut_on_left_hand_side() { function biased_one_not_ready (line 537) | async fn biased_one_not_ready() { function biased_eventually_ready (line 562) | async fn biased_eventually_ready() { function default_numeric_fallback (line 599) | pub async fn default_numeric_fallback() { function mut_ref_patterns (line 608) | async fn mut_ref_patterns() { function deterministic_select_current_thread (line 637) | fn deterministic_select_current_thread() { function deterministic_select_multi_thread (line 656) | fn deterministic_select_multi_thread() { function select_0_to_9 (line 679) | async fn select_0_to_9() -> u32 { FILE: builder/third-party/tokio/tests/macros_test.rs function test_macro_can_be_used_via_use (line 6) | async fn test_macro_can_be_used_via_use() { function test_macro_is_resilient_to_shadowing (line 11) | async fn test_macro_is_resilient_to_shadowing() { function unused_braces_main (line 18) | pub async fn unused_braces_main() { println!("hello") } function unused_braces_test (line 21) | async fn unused_braces_test() { assert_eq!(1 + 1, 2) } function trait_method (line 25) | fn trait_method() { function issue_4175_main_1 (line 44) | pub async fn issue_4175_main_1() -> ! { function issue_4175_main_2 (line 48) | pub async fn issue_4175_main_2() -> std::io::Result<()> { function issue_4175_test (line 53) | pub async fn issue_4175_test() -> std::io::Result<()> { function local (line 64) | pub async fn local() { function item (line 68) | pub async fn item() { function semi (line 72) | pub async fn semi() { function empty (line 76) | pub async fn empty() { FILE: builder/third-party/tokio/tests/macros_try_join.rs function sync_one_lit_expr_comma (line 16) | async fn sync_one_lit_expr_comma() { function sync_one_lit_expr_no_comma (line 23) | async fn sync_one_lit_expr_no_comma() { function sync_two_lit_expr_comma (line 30) | async fn sync_two_lit_expr_comma() { function sync_two_lit_expr_no_comma (line 37) | async fn sync_two_lit_expr_no_comma() { function two_await (line 44) | async fn two_await() { function err_abort_early (line 64) | async fn err_abort_early() { function join_size (line 87) | fn join_size() { function ok (line 105) | fn ok(val: T) -> Result { function non_cooperative_task (line 109) | async fn non_cooperative_task(permits: Arc) -> Result) -> Result io::Result<()> { FILE: builder/third-party/tokio/tests/net_named_pipe.rs function test_named_pipe_client_drop (line 12) | async fn test_named_pipe_client_drop() -> io::Result<()> { function test_named_pipe_single_client (line 32) | async fn test_named_pipe_single_client() -> io::Result<()> { function test_named_pipe_multi_client (line 71) | async fn test_named_pipe_multi_client() -> io::Result<()> { function test_named_pipe_multi_client_ready (line 148) | async fn test_named_pipe_multi_client_ready() -> io::Result<()> { function test_named_pipe_mode_message (line 328) | async fn test_named_pipe_mode_message() -> io::Result<()> { function _named_pipe_mode_message (line 336) | async fn _named_pipe_mode_message(mode: PipeMode) -> io::Result<()> { function test_named_pipe_access (line 376) | async fn test_named_pipe_access() -> io::Result<()> { FILE: builder/third-party/tokio/tests/net_panic.rs function udp_socket_from_std_panic_caller (line 15) | fn udp_socket_from_std_panic_caller() -> Result<(), Box> { function tcp_listener_from_std_panic_caller (line 37) | fn tcp_listener_from_std_panic_caller() -> Result<(), Box> { function tcp_stream_from_std_panic_caller (line 55) | fn tcp_stream_from_std_panic_caller() -> Result<(), Box> { function unix_listener_bind_panic_caller (line 76) | fn unix_listener_bind_panic_caller() -> Result<(), Box> { function unix_listener_from_std_panic_caller (line 97) | fn unix_listener_from_std_panic_caller() -> Result<(), Box> { function unix_stream_from_std_panic_caller (line 119) | fn unix_stream_from_std_panic_caller() -> Result<(), Box> { function unix_datagram_from_std_panic_caller (line 142) | fn unix_datagram_from_std_panic_caller() -> Result<(), Box> { function server_options_max_instances_panic_caller (line 169) | fn server_options_max_instances_panic_caller() -> Result<(), Box Runtime { FILE: builder/third-party/tokio/tests/net_unix_pipe.rs type TempFifo (line 16) | struct TempFifo { method new (line 22) | fn new(name: &str) -> io::Result { method as_ref (line 34) | fn as_ref(&self) -> &Path { function fifo_simple_send (line 40) | async fn fifo_simple_send() -> io::Result<()> { function fifo_simple_send_sender_first (line 71) | async fn fifo_simple_send_sender_first() -> io::Result<()> { function write_and_close (line 97) | async fn write_and_close(path: impl AsRef, msg: &[u8]) -> io::Resu... function fifo_multiple_writes (line 107) | async fn fifo_multiple_writes() -> io::Result<()> { function fifo_resilient_reader (line 135) | async fn fifo_resilient_reader() -> io::Result<()> { function open_detects_not_a_fifo (line 165) | async fn open_detects_not_a_fifo() -> io::Result<()> { function from_file (line 187) | async fn from_file() -> io::Result<()> { function from_file_detects_not_a_fifo (line 223) | async fn from_file_detects_not_a_fifo() -> io::Result<()> { function from_file_detects_wrong_access_mode (line 247) | async fn from_file_detects_wrong_access_mode() -> io::Result<()> { function is_nonblocking (line 272) | fn is_nonblocking(fd: &T) -> io::Result { function from_file_sets_nonblock (line 278) | async fn from_file_sets_nonblock() -> io::Result<()> { function writable_by_poll (line 300) | fn writable_by_poll(writer: &pipe::Sender) -> bool { function try_read_write (line 305) | async fn try_read_write() -> io::Result<()> { function try_read_write_vectored (line 345) | async fn try_read_write_vectored() -> io::Result<()> { function try_read_buf (line 392) | async fn try_read_buf() -> std::io::Result<()> { function anon_pipe_simple_send (line 432) | async fn anon_pipe_simple_send() -> io::Result<()> { function anon_pipe_spawn_echo (line 460) | async fn anon_pipe_spawn_echo() -> std::io::Result<()> { function anon_pipe_from_owned_fd (line 490) | async fn anon_pipe_from_owned_fd() -> std::io::Result<()> { function anon_pipe_into_nonblocking_fd (line 511) | async fn anon_pipe_into_nonblocking_fd() -> std::io::Result<()> { function anon_pipe_into_blocking_fd (line 524) | async fn anon_pipe_into_blocking_fd() -> std::io::Result<()> { FILE: builder/third-party/tokio/tests/no_rt.rs function timeout_panics_when_no_tokio_context (line 15) | fn timeout_panics_when_no_tokio_context() { function panics_when_no_reactor (line 23) | fn panics_when_no_reactor() { function timeout_value (line 29) | async fn timeout_value() { function io_panics_when_no_tokio_context (line 39) | fn io_panics_when_no_tokio_context() { FILE: builder/third-party/tokio/tests/process_arg0.rs function arg0 (line 7) | async fn arg0() { FILE: builder/third-party/tokio/tests/process_change_of_runtime.rs function process_spawned_and_wait_in_different_runtime (line 12) | fn process_spawned_and_wait_in_different_runtime() { function process_spawned_outside_runtime (line 29) | fn process_spawned_outside_runtime() { FILE: builder/third-party/tokio/tests/process_issue_2174.rs function issue_2174 (line 21) | async fn issue_2174() { FILE: builder/third-party/tokio/tests/process_issue_42.rs function issue_42 (line 11) | async fn issue_42() { FILE: builder/third-party/tokio/tests/process_kill_on_drop.rs function kill_on_drop (line 13) | async fn kill_on_drop() { FILE: builder/third-party/tokio/tests/process_raw_handle.rs function obtain_raw_handle (line 9) | async fn obtain_raw_handle() { FILE: builder/third-party/tokio/tests/process_smoke.rs function simple (line 8) | async fn simple() { FILE: builder/third-party/tokio/tests/rt_basic.rs function spawned_task_does_not_progress_without_block_on (line 29) | fn spawned_task_does_not_progress_without_block_on() { function no_extra_poll (line 48) | fn no_extra_poll() { function acquire_mutex_in_drop (line 116) | fn acquire_mutex_in_drop() { function drop_tasks_in_context (line 152) | fn drop_tasks_in_context() { function wake_in_drop_after_panic (line 183) | fn wake_in_drop_after_panic() { function spawn_two (line 221) | fn spawn_two() { function spawn_remote (line 254) | fn spawn_remote() { function timeout_panics_when_no_time_handle (line 293) | fn timeout_panics_when_no_time_handle() { function shutdown_on_panic (line 312) | fn shutdown_on_panic() { function spawns_do_nothing (line 329) | fn spawns_do_nothing() { function shutdown_all_concurrent_block_on (line 358) | fn shutdown_all_concurrent_block_on() { function rng_seed (line 396) | fn rng_seed() { function rng_seed_multi_enter (line 424) | fn rng_seed_multi_enter() { function rt (line 453) | fn rt() -> Runtime { FILE: builder/third-party/tokio/tests/rt_common.rs function send_sync_bound (line 93) | fn send_sync_bound() { FILE: builder/third-party/tokio/tests/rt_handle.rs function basic_enter (line 8) | fn basic_enter() { function interleave_enter_different_rt (line 22) | fn interleave_enter_different_rt() { function interleave_enter_same_rt (line 36) | fn interleave_enter_same_rt() { function interleave_then_enter (line 50) | fn interleave_then_enter() { function runtime_id_is_same (line 72) | fn runtime_id_is_same() { function runtime_ids_different (line 82) | fn runtime_ids_different() { function rt (line 90) | fn rt() -> Runtime { FILE: builder/third-party/tokio/tests/rt_handle_block_on.rs function basic (line 98) | fn basic() { function bounded_mpsc_channel (line 106) | fn bounded_mpsc_channel() { function unbounded_mpsc_channel (line 118) | fn unbounded_mpsc_channel() { function new_multi_thread (line 486) | fn new_multi_thread(n: usize) -> Runtime { function new_current_thread (line 495) | fn new_current_thread() -> Runtime { function test_with_runtimes (line 503) | fn test_with_runtimes(f: F) FILE: builder/third-party/tokio/tests/rt_metrics.rs function num_workers (line 14) | fn num_workers() { function num_blocking_threads (line 23) | fn num_blocking_threads() { function num_idle_blocking_threads (line 31) | fn num_idle_blocking_threads() { function blocking_queue_depth (line 55) | fn blocking_queue_depth() { function active_tasks_count (line 85) | fn active_tasks_count() { function remote_schedule_count (line 102) | fn remote_schedule_count() { function worker_park_count (line 135) | fn worker_park_count() { function worker_noop_count (line 155) | fn worker_noop_count() { function worker_steal_count (line 178) | fn worker_steal_count() { function worker_poll_count_and_time (line 216) | fn worker_poll_count_and_time() { function worker_poll_count_histogram (line 273) | fn worker_poll_count_histogram() { function worker_poll_count_histogram_range (line 320) | fn worker_poll_count_histogram_range() { function worker_poll_count_histogram_disabled_without_explicit_enable (line 359) | fn worker_poll_count_histogram_disabled_without_explicit_enable() { function worker_total_busy_duration (line 385) | fn worker_total_busy_duration() { function worker_local_schedule_count (line 428) | fn worker_local_schedule_count() { function worker_overflow_count (line 460) | fn worker_overflow_count() { function injection_queue_depth (line 505) | fn injection_queue_depth() { function worker_local_queue_depth (line 560) | fn worker_local_queue_depth() { function budget_exhaustion_yield (line 612) | fn budget_exhaustion_yield() { function budget_exhaustion_yield_with_joins (line 639) | fn budget_exhaustion_yield_with_joins() { function io_driver_fd_count (line 685) | fn io_driver_fd_count() { function io_driver_ready_count (line 705) | fn io_driver_ready_count() { function current_thread (line 715) | fn current_thread() -> Runtime { function threaded (line 722) | fn threaded() -> Runtime { function threaded_no_lifo (line 730) | fn threaded_no_lifo() -> Runtime { function us (line 739) | fn us(n: u64) -> Duration { FILE: builder/third-party/tokio/tests/rt_panic.rs function current_handle_panic_caller (line 16) | fn current_handle_panic_caller() -> Result<(), Box> { function into_panic_panic_caller (line 28) | fn into_panic_panic_caller() -> Result<(), Box> { function builder_worker_threads_panic_caller (line 50) | fn builder_worker_threads_panic_caller() -> Result<(), Box> { function builder_max_blocking_threads_panic_caller (line 62) | fn builder_max_blocking_threads_panic_caller() -> Result<(), Box Runtime { FILE: builder/third-party/tokio/tests/rt_threaded.rs function single_thread (line 28) | fn single_thread() { function many_oneshot_futures (line 38) | fn many_oneshot_futures() { function spawn_two (line 69) | fn spawn_two() { function many_multishot_futures (line 101) | fn many_multishot_futures() { function lifo_slot_budget (line 165) | fn lifo_slot_budget() { function spawn_shutdown (line 191) | fn spawn_shutdown() { function client_server (line 209) | async fn client_server(tx: mpsc::Sender<()>) { function drop_threadpool_drops_futures (line 234) | fn drop_threadpool_drops_futures() { function start_stop_callbacks_called (line 290) | fn start_stop_callbacks_called() { function blocking (line 324) | fn blocking() { function multi_threadpool (line 369) | fn multi_threadpool() { function coop_and_block_in_place (line 397) | fn coop_and_block_in_place() { function yield_after_block_in_place (line 446) | fn yield_after_block_in_place() { function max_blocking_threads (line 473) | fn max_blocking_threads() { function max_blocking_threads_set_to_zero (line 482) | fn max_blocking_threads_set_to_zero() { function hang_on_shutdown (line 490) | async fn hang_on_shutdown() { function wake_during_shutdown (line 505) | fn wake_during_shutdown() { function test_block_in_place1 (line 569) | async fn test_block_in_place1() { function test_block_in_place2 (line 574) | async fn test_block_in_place2() { function test_block_in_place3 (line 581) | async fn test_block_in_place3() { function test_block_in_place4 (line 587) | async fn test_block_in_place4() { function test_nested_block_in_place_with_block_on_between (line 593) | fn test_nested_block_in_place_with_block_on_between() { function test_tuning (line 626) | fn test_tuning() { function rt (line 739) | fn rt() -> runtime::Runtime { function test_disable_lifo_slot (line 748) | fn test_disable_lifo_slot() { function runtime_id_is_same (line 792) | fn runtime_id_is_same() { function runtime_ids_different (line 802) | fn runtime_ids_different() { FILE: builder/third-party/tokio/tests/rt_threaded_alt.rs function single_thread (line 29) | fn single_thread() { function many_oneshot_futures (line 39) | fn many_oneshot_futures() { function spawn_two (line 70) | fn spawn_two() { function many_multishot_futures (line 102) | fn many_multishot_futures() { function lifo_slot_budget (line 166) | fn lifo_slot_budget() { function spawn_shutdown (line 192) | fn spawn_shutdown() { function client_server (line 210) | async fn client_server(tx: mpsc::Sender<()>) { function drop_threadpool_drops_futures (line 235) | fn drop_threadpool_drops_futures() { function start_stop_callbacks_called (line 291) | fn start_stop_callbacks_called() { function blocking_task (line 325) | fn blocking_task() { function multi_threadpool (line 370) | fn multi_threadpool() { function coop_and_block_in_place (line 398) | fn coop_and_block_in_place() { function yield_after_block_in_place (line 447) | fn yield_after_block_in_place() { function max_blocking_threads (line 474) | fn max_blocking_threads() { function max_blocking_threads_set_to_zero (line 483) | fn max_blocking_threads_set_to_zero() { function hang_on_shutdown (line 491) | async fn hang_on_shutdown() { function wake_during_shutdown (line 506) | fn wake_during_shutdown() { function test_block_in_place1 (line 570) | async fn test_block_in_place1() { function test_block_in_place2 (line 575) | async fn test_block_in_place2() { function test_block_in_place3 (line 582) | async fn test_block_in_place3() { function test_block_in_place4 (line 588) | async fn test_block_in_place4() { function test_tuning (line 599) | fn test_tuning() { function rt (line 712) | fn rt() -> runtime::Runtime { FILE: builder/third-party/tokio/tests/rt_time_start_paused.rs function test_start_paused (line 6) | async fn test_start_paused() { FILE: builder/third-party/tokio/tests/signal_ctrl_c.rs function ctrl_c (line 15) | async fn ctrl_c() { FILE: builder/third-party/tokio/tests/signal_drop_recv.rs function drop_then_get_a_signal (line 13) | async fn drop_then_get_a_signal() { FILE: builder/third-party/tokio/tests/signal_drop_rt.rs function dropping_loops_does_not_cause_starvation (line 14) | fn dropping_loops_does_not_cause_starvation() { function rt (line 39) | fn rt() -> Runtime { FILE: builder/third-party/tokio/tests/signal_drop_signal.rs function dropping_signal_does_not_deregister_any_other_instances (line 13) | async fn dropping_signal_does_not_deregister_any_other_instances() { FILE: builder/third-party/tokio/tests/signal_multi_rt.rs function multi_loop (line 17) | fn multi_loop() { function rt (line 49) | fn rt() -> Runtime { FILE: builder/third-party/tokio/tests/signal_no_rt.rs function no_runtime_panics_creating_signals (line 10) | fn no_runtime_panics_creating_signals() { FILE: builder/third-party/tokio/tests/signal_notify_both.rs function notify_both (line 13) | async fn notify_both() { FILE: builder/third-party/tokio/tests/signal_panic.rs function signal_panic_caller (line 16) | fn signal_panic_caller() -> Result<(), Box> { FILE: builder/third-party/tokio/tests/signal_twice.rs function twice (line 13) | async fn twice() { FILE: builder/third-party/tokio/tests/signal_usr1.rs function signal_usr1 (line 14) | async fn signal_usr1() { FILE: builder/third-party/tokio/tests/support/io_vec.rs type IoBufs (line 5) | pub struct IoBufs<'a, 'b>(&'b mut [IoSlice<'a>]); function new (line 8) | pub fn new(slices: &'b mut [IoSlice<'a>]) -> Self { function is_empty (line 12) | pub fn is_empty(&self) -> bool { function advance (line 16) | pub fn advance(mut self, n: usize) -> IoBufs<'a, 'b> { type Target (line 41) | type Target = [IoSlice<'a>]; method deref (line 42) | fn deref(&self) -> &[IoSlice<'a>] { FILE: builder/third-party/tokio/tests/support/leaked_buffers.rs type LeakedBuffers (line 10) | pub struct LeakedBuffers { method new (line 15) | pub fn new() -> Self { method create (line 20) | pub unsafe fn create<'a>(&mut self, size: usize) -> &'a mut [u8] { FILE: builder/third-party/tokio/tests/support/mpsc_stream.rs type UnboundedStream (line 8) | struct UnboundedStream { type Item (line 12) | type Item = T; method poll_next (line 13) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll() -> (UnboundedSender, impl... type BoundedStream (line 26) | struct BoundedStream { type Item (line 30) | type Item = T; method poll_next (line 31) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll(size: usize) -> (Sender, impl Stream<... FILE: builder/third-party/tokio/tests/support/panic.rs function test_panic (line 4) | pub fn test_panic(func: Func) -> Opt... FILE: builder/third-party/tokio/tests/support/signal.rs function send_signal (line 1) | pub fn send_signal(signal: libc::c_int) { FILE: builder/third-party/tokio/tests/sync_barrier.rs type IsSend (line 13) | struct IsSend(T); function barrier_future_is_send (line 15) | fn barrier_future_is_send() { function zero_does_not_block (line 21) | fn zero_does_not_block() { function single (line 37) | fn single() { function tango (line 58) | fn tango() { function lots (line 73) | fn lots() { FILE: builder/third-party/tokio/tests/sync_broadcast.rs type AssertSend (line 55) | trait AssertSend: Send + Sync {} function send_try_recv_bounded (line 60) | fn send_try_recv_bounded() { function send_two_recv (line 75) | fn send_two_recv() { function send_recv_bounded (line 96) | fn send_recv_bounded() { function send_two_recv_bounded (line 111) | fn send_two_recv_bounded() { function change_tasks (line 150) | fn change_tasks() { function send_slow_rx (line 167) | fn send_slow_rx() { function drop_rx_while_values_remain (line 217) | fn drop_rx_while_values_remain() { function lagging_rx (line 232) | fn lagging_rx() { function send_no_rx (line 264) | fn send_no_rx() { function zero_capacity (line 280) | fn zero_capacity() { function capacity_too_big (line 287) | fn capacity_too_big() { function panic_in_clone (line 296) | fn panic_in_clone() { function dropping_tx_notifies_rx (line 325) | fn dropping_tx_notifies_rx() { function unconsumed_messages_are_dropped (line 355) | fn unconsumed_messages_are_dropped() { function single_capacity_recvs (line 370) | fn single_capacity_recvs() { function single_capacity_recvs_after_drop_1 (line 380) | fn single_capacity_recvs_after_drop_1() { function single_capacity_recvs_after_drop_2 (line 391) | fn single_capacity_recvs_after_drop_2() { function dropping_sender_does_not_overwrite (line 404) | fn dropping_sender_does_not_overwrite() { function lagging_receiver_recovers_after_wrap_closed_1 (line 417) | fn lagging_receiver_recovers_after_wrap_closed_1() { function lagging_receiver_recovers_after_wrap_closed_2 (line 432) | fn lagging_receiver_recovers_after_wrap_closed_2() { function lagging_receiver_recovers_after_wrap_open (line 448) | fn lagging_receiver_recovers_after_wrap_open() { function receiver_len_with_lagged (line 462) | fn receiver_len_with_lagged() { function is_closed (line 480) | fn is_closed(err: broadcast::error::RecvError) -> bool { function resubscribe_points_to_tail (line 485) | fn resubscribe_points_to_tail() { function resubscribe_lagged (line 508) | fn resubscribe_lagged() { function resubscribe_to_closed_channel (line 523) | fn resubscribe_to_closed_channel() { function sender_len (line 532) | fn sender_len() { function sender_len_random (line 567) | fn sender_len_random() { function send_in_waker_drop (line 592) | fn send_in_waker_drop() { FILE: builder/third-party/tokio/tests/sync_errors.rs function is_error (line 7) | fn is_error() {} function mpsc_error_bound (line 10) | fn mpsc_error_bound() { function oneshot_error_bound (line 18) | fn oneshot_error_bound() { function watch_error_bound (line 26) | fn watch_error_bound() { FILE: builder/third-party/tokio/tests/sync_mpsc.rs type AssertSend (line 24) | trait AssertSend: Send {} function send_recv_with_buffer (line 29) | async fn send_recv_with_buffer() { function reserve_disarm (line 54) | async fn reserve_disarm() { function send_recv_stream_with_buffer (line 92) | async fn send_recv_stream_with_buffer() { function async_send_recv_with_buffer (line 110) | async fn async_send_recv_with_buffer() { function async_send_recv_many_with_buffer (line 125) | async fn async_send_recv_many_with_buffer() { function start_send_past_cap (line 153) | async fn start_send_past_cap() { function buffer_gteq_one (line 187) | fn buffer_gteq_one() { function send_recv_unbounded (line 192) | async fn send_recv_unbounded() { function send_recv_many_unbounded (line 208) | async fn send_recv_many_unbounded() { function send_recv_many_bounded_capacity (line 258) | async fn send_recv_many_bounded_capacity() { function send_recv_many_unbounded_capacity (line 300) | async fn send_recv_many_unbounded_capacity() { function async_send_recv_unbounded (line 342) | async fn async_send_recv_unbounded() { function send_recv_stream_unbounded (line 357) | async fn send_recv_stream_unbounded() { function no_t_bounds_buffer (line 375) | async fn no_t_bounds_buffer() { function no_t_bounds_unbounded (line 391) | async fn no_t_bounds_unbounded() { function send_recv_buffer_limited (line 408) | async fn send_recv_buffer_limited() { function recv_close_gets_none_idle (line 438) | async fn recv_close_gets_none_idle() { function recv_close_gets_none_reserved (line 450) | async fn recv_close_gets_none_reserved() { function tx_close_gets_none (line 478) | async fn tx_close_gets_none() { function try_send_fail (line 484) | async fn try_send_fail() { function try_send_fail_with_try_recv (line 505) | async fn try_send_fail_with_try_recv() { function reserve_many_above_cap (line 526) | async fn reserve_many_above_cap() { function try_reserve_many_zero (line 536) | fn try_reserve_many_zero() { function reserve_many_zero (line 556) | async fn reserve_many_zero() { function try_reserve_many_edge_cases (line 573) | async fn try_reserve_many_edge_cases() { function try_reserve_fails (line 599) | async fn try_reserve_fails() { function reserve_many_and_send (line 622) | async fn reserve_many_and_send() { function try_reserve_many_and_send (line 633) | async fn try_reserve_many_and_send() { function reserve_many_on_closed_channel (line 645) | async fn reserve_many_on_closed_channel() { function try_reserve_many_on_closed_channel (line 652) | async fn try_reserve_many_on_closed_channel() { function try_reserve_many_full (line 662) | async fn try_reserve_many_full() { function drop_permit_releases_permit (line 704) | async fn drop_permit_releases_permit() { function drop_permit_iterator_releases_permits (line 722) | async fn drop_permit_iterator_releases_permits() { function dropping_rx_closes_channel (line 746) | async fn dropping_rx_closes_channel() { function dropping_rx_closes_channel_for_try (line 759) | fn dropping_rx_closes_channel_for_try() { function unconsumed_messages_are_dropped (line 781) | fn unconsumed_messages_are_dropped() { function blocking_recv (line 797) | fn blocking_recv() { function blocking_recv_async (line 815) | async fn blocking_recv_async() { function blocking_send (line 822) | fn blocking_send() { function blocking_send_async (line 840) | async fn blocking_send_async() { function ready_close_cancel_bounded (line 847) | async fn ready_close_cancel_bounded() { function permit_available_not_acquired_close (line 867) | async fn permit_available_not_acquired_close() { function try_recv_bounded (line 886) | fn try_recv_bounded() { function try_recv_unbounded (line 929) | fn try_recv_unbounded() { function try_recv_close_while_empty_bounded (line 948) | fn try_recv_close_while_empty_bounded() { function try_recv_close_while_empty_unbounded (line 957) | fn try_recv_close_while_empty_unbounded() { function recv_timeout (line 967) | async fn recv_timeout() { function recv_timeout_panic (line 993) | fn recv_timeout_panic() { function test_tx_capacity (line 1003) | async fn test_tx_capacity() { function test_rx_is_closed_when_calling_close_with_sender (line 1021) | async fn test_rx_is_closed_when_calling_close_with_sender() { function test_rx_is_closed_when_dropping_all_senders (line 1030) | async fn test_rx_is_closed_when_dropping_all_senders() { function test_rx_is_not_closed_when_there_are_senders (line 1045) | async fn test_rx_is_not_closed_when_there_are_senders() { function test_rx_is_not_closed_when_there_are_senders_and_buffer_filled (line 1052) | async fn test_rx_is_not_closed_when_there_are_senders_and_buffer_filled() { function test_rx_is_closed_when_there_are_no_senders_and_there_are_messages (line 1062) | async fn test_rx_is_closed_when_there_are_no_senders_and_there_are_messa... function test_rx_is_closed_when_there_are_messages_and_close_is_called (line 1073) | async fn test_rx_is_closed_when_there_are_messages_and_close_is_called() { function test_rx_is_not_closed_when_there_are_permits_but_not_senders (line 1084) | async fn test_rx_is_not_closed_when_there_are_permits_but_not_senders() { function test_rx_is_empty_when_no_messages_were_sent (line 1092) | async fn test_rx_is_empty_when_no_messages_were_sent() { function test_rx_is_not_empty_when_there_are_messages_in_the_buffer (line 1098) | async fn test_rx_is_not_empty_when_there_are_messages_in_the_buffer() { function test_rx_is_not_empty_when_the_buffer_is_full (line 1105) | async fn test_rx_is_not_empty_when_the_buffer_is_full() { function test_rx_is_not_empty_when_all_but_one_messages_are_consumed (line 1114) | async fn test_rx_is_not_empty_when_all_but_one_messages_are_consumed() { function test_rx_is_empty_when_all_messages_are_consumed (line 1128) | async fn test_rx_is_empty_when_all_messages_are_consumed() { function test_rx_is_empty_all_senders_are_dropped_and_messages_consumed (line 1138) | async fn test_rx_is_empty_all_senders_are_dropped_and_messages_consumed() { function test_rx_len_on_empty_channel (line 1153) | async fn test_rx_len_on_empty_channel() { function test_rx_len_on_empty_channel_without_senders (line 1159) | async fn test_rx_len_on_empty_channel_without_senders() { function test_rx_len_on_filled_channel (line 1169) | async fn test_rx_len_on_filled_channel() { function test_rx_len_on_filled_channel_without_senders (line 1179) | async fn test_rx_len_on_filled_channel_without_senders() { function test_rx_len_when_consuming_all_messages (line 1190) | async fn test_rx_len_when_consuming_all_messages() { function test_rx_len_when_close_is_called (line 1207) | async fn test_rx_len_when_close_is_called() { function test_rx_len_when_close_is_called_before_dropping_sender (line 1216) | async fn test_rx_len_when_close_is_called_before_dropping_sender() { function test_rx_len_when_close_is_called_after_dropping_sender (line 1226) | async fn test_rx_len_when_close_is_called_after_dropping_sender() { function test_rx_unbounded_is_closed_when_calling_close_with_sender (line 1236) | async fn test_rx_unbounded_is_closed_when_calling_close_with_sender() { function test_rx_unbounded_is_closed_when_dropping_all_senders (line 1245) | async fn test_rx_unbounded_is_closed_when_dropping_all_senders() { function test_rx_unbounded_is_not_closed_when_there_are_senders (line 1260) | async fn test_rx_unbounded_is_not_closed_when_there_are_senders() { function test_rx_unbounded_is_closed_when_there_are_no_senders_and_there_are_messages (line 1267) | async fn test_rx_unbounded_is_closed_when_there_are_no_senders_and_there... function test_rx_unbounded_is_closed_when_there_are_messages_and_close_is_called (line 1278) | async fn test_rx_unbounded_is_closed_when_there_are_messages_and_close_i... function test_rx_unbounded_is_empty_when_no_messages_were_sent (line 1289) | async fn test_rx_unbounded_is_empty_when_no_messages_were_sent() { function test_rx_unbounded_is_not_empty_when_there_are_messages_in_the_buffer (line 1295) | async fn test_rx_unbounded_is_not_empty_when_there_are_messages_in_the_b... function test_rx_unbounded_is_not_empty_when_all_but_one_messages_are_consumed (line 1302) | async fn test_rx_unbounded_is_not_empty_when_all_but_one_messages_are_co... function test_rx_unbounded_is_empty_when_all_messages_are_consumed (line 1316) | async fn test_rx_unbounded_is_empty_when_all_messages_are_consumed() { function test_rx_unbounded_is_empty_all_senders_are_dropped_and_messages_consumed (line 1326) | async fn test_rx_unbounded_is_empty_all_senders_are_dropped_and_messages... function test_rx_unbounded_len_on_empty_channel (line 1341) | async fn test_rx_unbounded_len_on_empty_channel() { function test_rx_unbounded_len_on_empty_channel_without_senders (line 1347) | async fn test_rx_unbounded_len_on_empty_channel_without_senders() { function test_rx_unbounded_len_with_multiple_messages (line 1357) | async fn test_rx_unbounded_len_with_multiple_messages() { function test_rx_unbounded_len_with_multiple_messages_and_dropped_senders (line 1367) | async fn test_rx_unbounded_len_with_multiple_messages_and_dropped_sender... function test_rx_unbounded_len_when_consuming_all_messages (line 1378) | async fn test_rx_unbounded_len_when_consuming_all_messages() { function test_rx_unbounded_len_when_close_is_called (line 1395) | async fn test_rx_unbounded_len_when_close_is_called() { function test_rx_unbounded_len_when_close_is_called_before_dropping_sender (line 1404) | async fn test_rx_unbounded_len_when_close_is_called_before_dropping_send... function test_rx_unbounded_len_when_close_is_called_after_dropping_sender (line 1414) | async fn test_rx_unbounded_len_when_close_is_called_after_dropping_sende... function is_debug (line 1423) | fn is_debug(_: &T) {} FILE: builder/third-party/tokio/tests/sync_mpsc_weak.rs function weak_sender (line 14) | async fn weak_sender() { function actor_weak_sender (line 59) | async fn actor_weak_sender() { type Msg (line 171) | struct Msg; method drop (line 174) | fn drop(&mut self) { function test_msgs_dropped_on_rx_drop (line 188) | async fn test_msgs_dropped_on_rx_drop() { function downgrade_upgrade_sender_success (line 214) | fn downgrade_upgrade_sender_success() { function downgrade_upgrade_sender_failure (line 222) | fn downgrade_upgrade_sender_failure() { function downgrade_drop_upgrade (line 232) | fn downgrade_drop_upgrade() { function downgrade_get_permit_upgrade_no_senders (line 244) | async fn downgrade_get_permit_upgrade_no_senders() { function downgrade_upgrade_get_permit_no_senders (line 254) | async fn downgrade_upgrade_get_permit_no_senders() { function test_tx_count_weak_sender (line 265) | fn test_tx_count_weak_sender() { function weak_unbounded_sender (line 275) | async fn weak_unbounded_sender() { function actor_weak_unbounded_sender (line 320) | async fn actor_weak_unbounded_sender() { type MsgUnbounded (line 432) | struct MsgUnbounded; method drop (line 435) | fn drop(&mut self) { function test_msgs_dropped_on_unbounded_rx_drop (line 449) | async fn test_msgs_dropped_on_unbounded_rx_drop() { function downgrade_upgrade_unbounded_sender_success (line 476) | fn downgrade_upgrade_unbounded_sender_success() { function downgrade_upgrade_unbounded_sender_failure (line 485) | fn downgrade_upgrade_unbounded_sender_failure() { function downgrade_drop_upgrade_unbounded (line 495) | fn downgrade_drop_upgrade_unbounded() { function test_tx_count_weak_unbounded_sender (line 506) | fn test_tx_count_weak_unbounded_sender() { function test_rx_is_closed_when_dropping_all_senders_except_weak_senders (line 516) | async fn test_rx_is_closed_when_dropping_all_senders_except_weak_senders... function test_rx_unbounded_is_closed_when_dropping_all_senders_except_weak_senders (line 525) | async fn test_rx_unbounded_is_closed_when_dropping_all_senders_except_we... function sender_strong_count_when_cloned (line 534) | async fn sender_strong_count_when_cloned() { function sender_weak_count_when_downgraded (line 544) | async fn sender_weak_count_when_downgraded() { function sender_strong_count_when_dropped (line 554) | async fn sender_strong_count_when_dropped() { function sender_weak_count_when_dropped (line 565) | async fn sender_weak_count_when_dropped() { function sender_strong_and_weak_conut (line 576) | async fn sender_strong_and_weak_conut() { function unbounded_sender_strong_count_when_cloned (line 605) | async fn unbounded_sender_strong_count_when_cloned() { function unbounded_sender_weak_count_when_downgraded (line 615) | async fn unbounded_sender_weak_count_when_downgraded() { function unbounded_sender_strong_count_when_dropped (line 625) | async fn unbounded_sender_strong_count_when_dropped() { function unbounded_sender_weak_count_when_dropped (line 636) | async fn unbounded_sender_weak_count_when_dropped() { function unbounded_sender_strong_and_weak_conut (line 647) | async fn unbounded_sender_strong_and_weak_conut() { FILE: builder/third-party/tokio/tests/sync_mutex.rs function straight_execution (line 19) | fn straight_execution() { function readiness (line 42) | fn readiness() { function aborted_future_1 (line 95) | async fn aborted_future_1() { function aborted_future_2 (line 125) | async fn aborted_future_2() { function try_lock (line 152) | fn try_lock() { function debug_format (line 165) | async fn debug_format() { function mutex_debug (line 172) | async fn mutex_debug() { FILE: builder/third-party/tokio/tests/sync_mutex_owned.rs function straight_execution (line 19) | fn straight_execution() { function readiness (line 42) | fn readiness() { function aborted_future_1 (line 62) | async fn aborted_future_1() { function aborted_future_2 (line 92) | async fn aborted_future_2() { function try_lock_owned (line 119) | fn try_lock_owned() { function debug_format (line 132) | async fn debug_format() { FILE: builder/third-party/tokio/tests/sync_notify.rs type AssertSend (line 11) | trait AssertSend: Send + Sync {} function notify_notified_one (line 15) | fn notify_notified_one() { function notified_one_notify (line 24) | fn notified_one_notify() { function notified_multi_notify (line 36) | fn notified_multi_notify() { function notify_notified_multi (line 53) | fn notify_notified_multi() { function notified_drop_notified_notify (line 71) | fn notified_drop_notified_notify() { function notified_multi_notify_drop_one (line 88) | fn notified_multi_notify_drop_one() { function notify_in_drop_after_wake (line 108) | fn notify_in_drop_after_wake() { function notify_one_after_dropped_all (line 142) | fn notify_one_after_dropped_all() { function test_notify_one_not_enabled (line 159) | fn test_notify_one_not_enabled() { function test_notify_one_after_enable (line 168) | fn test_notify_one_after_enable() { function test_poll_after_enable (line 180) | fn test_poll_after_enable() { function test_enable_after_poll (line 189) | fn test_enable_after_poll() { function test_enable_consumes_permit (line 198) | fn test_enable_consumes_permit() { function test_waker_update (line 212) | fn test_waker_update() { FILE: builder/third-party/tokio/tests/sync_once_cell.rs function drop_cell (line 14) | fn drop_cell() { function drop_cell_new_with (line 36) | fn drop_cell_new_with() { function drop_into_inner (line 57) | fn drop_into_inner() { function drop_into_inner_new_with (line 81) | fn drop_into_inner_new_with() { function from (line 104) | fn from() { function func1 (line 109) | async fn func1() -> u32 { function func2 (line 113) | async fn func2() -> u32 { function func_err (line 118) | async fn func_err() -> Result { function func_ok (line 122) | async fn func_ok() -> Result { function func_panic (line 126) | async fn func_panic() -> u32 { function sleep_and_set (line 131) | async fn sleep_and_set() -> u32 { function advance_time_and_set (line 139) | async fn advance_time_and_set(cell: &'static OnceCell, v: u32) -> R... function get_or_init (line 145) | fn get_or_init() { function get_or_init_panic (line 170) | fn get_or_init_panic() { function set_and_get (line 195) | fn set_and_get() { function get_uninit (line 211) | fn get_uninit() { function set_twice (line 218) | fn set_twice() { function set_while_initializing (line 228) | fn set_while_initializing() { function get_or_try_init (line 253) | fn get_or_try_init() { FILE: builder/third-party/tokio/tests/sync_oneshot.rs type AssertSend (line 20) | trait AssertSend: Send {} type SenderExt (line 24) | trait SenderExt { method poll_closed (line 25) | fn poll_closed(&mut self, cx: &mut Context<'_>) -> Poll<()>; method poll_closed (line 28) | fn poll_closed(&mut self, cx: &mut Context<'_>) -> Poll<()> { function send_recv (line 37) | fn send_recv() { function async_send_recv (line 52) | async fn async_send_recv() { function close_tx (line 60) | fn close_tx() { function close_rx (line 73) | fn close_rx() { function async_rx_closed (line 98) | async fn async_rx_closed() { function explicit_close_poll (line 109) | fn explicit_close_poll() { function explicit_close_try_recv (line 154) | fn explicit_close_try_recv() { function close_try_recv_poll (line 183) | fn close_try_recv_poll() { function close_after_recv (line 195) | fn close_after_recv() { function try_recv_after_completion (line 205) | fn try_recv_after_completion() { function try_recv_after_completion_await (line 216) | fn try_recv_after_completion_await() { function drops_tasks (line 228) | fn drops_tasks() { function receiver_changes_task (line 244) | fn receiver_changes_task() { function sender_changes_task (line 269) | fn sender_changes_task() { FILE: builder/third-party/tokio/tests/sync_panic.rs function broadcast_channel_panic_caller (line 17) | fn broadcast_channel_panic_caller() -> Result<(), Box> { function mutex_blocking_lock_panic_caller (line 29) | fn mutex_blocking_lock_panic_caller() -> Result<(), Box> { function oneshot_blocking_recv_panic_caller (line 45) | fn oneshot_blocking_recv_panic_caller() -> Result<(), Box> { function rwlock_with_max_readers_panic_caller (line 61) | fn rwlock_with_max_readers_panic_caller() -> Result<(), Box> { function rwlock_blocking_read_panic_caller (line 73) | fn rwlock_blocking_read_panic_caller() -> Result<(), Box> { function rwlock_blocking_write_panic_caller (line 89) | fn rwlock_blocking_write_panic_caller() -> Result<(), Box> { function mpsc_bounded_channel_panic_caller (line 105) | fn mpsc_bounded_channel_panic_caller() -> Result<(), Box> { function mpsc_bounded_receiver_blocking_recv_panic_caller (line 117) | fn mpsc_bounded_receiver_blocking_recv_panic_caller() -> Result<(), Box<... function mpsc_bounded_sender_blocking_send_panic_caller (line 133) | fn mpsc_bounded_sender_blocking_send_panic_caller() -> Result<(), Box Result<(), Bo... function semaphore_merge_unrelated_owned_permits (line 165) | fn semaphore_merge_unrelated_owned_permits() -> Result<(), Box Result<(), Box> { function current_thread (line 196) | fn current_thread() -> Runtime { FILE: builder/third-party/tokio/tests/sync_rwlock.rs function into_inner (line 21) | fn into_inner() { function read_shared (line 28) | fn read_shared() { function write_shared_pending (line 39) | fn write_shared_pending() { function read_exclusive_pending (line 50) | fn read_exclusive_pending() { function exhaust_reading (line 62) | fn exhaust_reading() { function write_exclusive_pending (line 83) | fn write_exclusive_pending() { function write_shared_drop (line 94) | fn write_shared_drop() { function write_read_shared_pending (line 109) | fn write_read_shared_pending() { function write_read_shared_drop_pending (line 127) | fn write_read_shared_drop_pending() { function read_uncontested (line 145) | async fn read_uncontested() { function write_uncontested (line 154) | async fn write_uncontested() { function write_order (line 163) | async fn write_order() { function multithreaded (line 177) | async fn multithreaded() { function try_write (line 251) | async fn try_write() { function try_read_try_write (line 260) | fn try_read_try_write() { function downgrade_map (line 284) | async fn downgrade_map() { function try_downgrade_map (line 306) | async fn try_downgrade_map() { FILE: builder/third-party/tokio/tests/sync_semaphore.rs function no_permits (line 10) | fn no_permits() { function try_acquire (line 16) | fn try_acquire() { function acquire (line 30) | async fn acquire() { function add_permits (line 43) | async fn add_permits() { function forget (line 54) | fn forget() { function merge (line 67) | fn merge() { function merge_unrelated_permits (line 83) | fn merge_unrelated_permits() { function stress_test (line 93) | async fn stress_test() { function add_max_amount_permits (line 115) | fn add_max_amount_permits() { function add_more_than_max_amount_permits1 (line 124) | fn add_more_than_max_amount_permits1() { function add_more_than_max_amount_permits2 (line 132) | fn add_more_than_max_amount_permits2() { function panic_when_exceeds_maxpermits (line 141) | fn panic_when_exceeds_maxpermits() { function no_panic_at_maxpermits (line 146) | fn no_panic_at_maxpermits() { FILE: builder/third-party/tokio/tests/sync_semaphore_owned.rs function try_acquire (line 10) | fn try_acquire() { function try_acquire_many (line 23) | fn try_acquire_many() { function acquire (line 40) | async fn acquire() { function acquire_many (line 53) | async fn acquire_many() { function add_permits (line 69) | async fn add_permits() { function forget (line 80) | fn forget() { function merge (line 93) | fn merge() { function merge_unrelated_permits (line 109) | fn merge_unrelated_permits() { function stress_test (line 119) | async fn stress_test() { FILE: builder/third-party/tokio/tests/sync_watch.rs function single_rx_recv (line 15) | fn single_rx_recv() { function rx_version_underflow (line 50) | fn rx_version_underflow() { function rx_mark_changed (line 59) | fn rx_mark_changed() { function rx_mark_unchanged (line 108) | fn rx_mark_unchanged() { function multi_rx (line 141) | fn multi_rx() { function rx_observes_final_value (line 208) | fn rx_observes_final_value() { function poll_close (line 253) | fn poll_close() { function borrow_and_update (line 270) | fn borrow_and_update() { function reopened_after_subscribe (line 294) | fn reopened_after_subscribe() { function send_modify_panic (line 311) | fn send_modify_panic() { function multiple_sender (line 339) | async fn multiple_sender() { function reciever_is_notified_when_last_sender_is_dropped (line 358) | async fn reciever_is_notified_when_last_sender_is_dropped() { FILE: builder/third-party/tokio/tests/task_abort.rs type PanicOnDrop (line 10) | struct PanicOnDrop; method drop (line 13) | fn drop(&mut self) { function test_abort_without_panic_3157 (line 21) | fn test_abort_without_panic_3157() { function test_abort_without_panic_3662 (line 43) | fn test_abort_without_panic_3662() { function remote_abort_local_set_3929 (line 106) | fn remote_abort_local_set_3929() { function test_abort_wakes_task_3964 (line 149) | fn test_abort_wakes_task_3964() { function test_abort_task_that_panics_on_drop_contained (line 180) | fn test_abort_task_that_panics_on_drop_contained() { function test_abort_task_that_panics_on_drop_returned (line 204) | fn test_abort_task_that_panics_on_drop_returned() { FILE: builder/third-party/tokio/tests/task_blocking.rs function basic_blocking (line 15) | async fn basic_blocking() { function block_in_blocking (line 36) | async fn block_in_blocking() { function block_in_block (line 59) | async fn block_in_block() { function no_block_in_current_thread_scheduler (line 80) | async fn no_block_in_current_thread_scheduler() { function yes_block_in_threaded_block_on (line 85) | fn yes_block_in_threaded_block_on() { function no_block_in_current_thread_block_on (line 94) | fn no_block_in_current_thread_block_on() { function can_enter_current_thread_rt_from_within_block_in_place (line 102) | fn can_enter_current_thread_rt_from_within_block_in_place() { function useful_panic_message_when_dropping_rt_in_rt (line 118) | fn useful_panic_message_when_dropping_rt_in_rt() { function can_shutdown_with_zero_timeout_in_runtime (line 143) | fn can_shutdown_with_zero_timeout_in_runtime() { function can_shutdown_now_in_runtime (line 155) | fn can_shutdown_now_in_runtime() { function coop_disabled_in_block_in_place (line 167) | fn coop_disabled_in_block_in_place() { function coop_disabled_in_block_in_place_in_block_on (line 198) | fn coop_disabled_in_block_in_place_in_block_on() { function blocking_when_paused (line 233) | async fn blocking_when_paused() { function blocking_task_wakes_paused_runtime (line 258) | async fn blocking_task_wakes_paused_runtime() { function unawaited_blocking_task_wakes_paused_runtime (line 275) | async fn unawaited_blocking_task_wakes_paused_runtime() { function panicking_blocking_task_wakes_paused_runtime (line 295) | async fn panicking_blocking_task_wakes_paused_runtime() { FILE: builder/third-party/tokio/tests/task_builder.rs function spawn_with_name (line 10) | async fn spawn_with_name() { function spawn_blocking_with_name (line 21) | async fn spawn_blocking_with_name() { function spawn_local_with_name (line 32) | async fn spawn_local_with_name() { function spawn_without_name (line 48) | async fn spawn_without_name() { function spawn_blocking_without_name (line 58) | async fn spawn_blocking_without_name() { function spawn_local_without_name (line 68) | async fn spawn_local_without_name() { FILE: builder/third-party/tokio/tests/task_id.rs function task_id_spawn (line 22) | async fn task_id_spawn() { function task_id_spawn_blocking (line 30) | async fn task_id_spawn_blocking() { function task_id_collision_current_thread (line 37) | async fn task_id_collision_current_thread() { function task_id_collision_multi_thread (line 47) | async fn task_id_collision_multi_thread() { function task_ids_match_current_thread (line 56) | async fn task_ids_match_current_thread() { function task_ids_match_multi_thread (line 68) | async fn task_ids_match_multi_thread() { function task_id_future_destructor_completion (line 80) | async fn task_id_future_destructor_completion() { function task_id_future_destructor_abort (line 108) | async fn task_id_future_destructor_abort() { function task_id_output_destructor_handle_dropped_before_completion (line 135) | async fn task_id_output_destructor_handle_dropped_before_completion() { function task_id_output_destructor_handle_dropped_after_completion (line 167) | async fn task_id_output_destructor_handle_dropped_after_completion() { function task_try_id_outside_task (line 208) | fn task_try_id_outside_task() { function task_try_id_inside_block_on (line 214) | fn task_try_id_inside_block_on() { function task_id_spawn_local (line 222) | async fn task_id_spawn_local() { function task_id_nested_spawn_local (line 233) | async fn task_id_nested_spawn_local() { function task_id_block_in_place_block_on_spawn (line 257) | async fn task_id_block_in_place_block_on_spawn() { function task_id_outside_task_panic_caller (line 277) | fn task_id_outside_task_panic_caller() -> Result<(), Box> { function task_id_inside_block_on_panic_caller (line 290) | fn task_id_inside_block_on_panic_caller() -> Result<(), Box> { FILE: builder/third-party/tokio/tests/task_join_set.rs function rt (line 9) | fn rt() -> tokio::runtime::Runtime { function test_with_sleep (line 16) | async fn test_with_sleep() { function test_abort_on_drop (line 66) | async fn test_abort_on_drop() { function alternating (line 91) | async fn alternating() { function abort_tasks (line 109) | async fn abort_tasks() { function runtime_gone (line 143) | fn runtime_gone() { function abort_all (line 159) | async fn abort_all() { function join_set_coop (line 191) | async fn join_set_coop() { function try_join_next (line 232) | async fn try_join_next() { function try_join_next_with_id (line 268) | async fn try_join_next_with_id() { FILE: builder/third-party/tokio/tests/task_local.rs function local (line 9) | async fn local() { function task_local_available_on_abort (line 41) | async fn task_local_available_on_abort() { function task_local_available_on_completion_drop (line 92) | async fn task_local_available_on_completion_drop() { function take_value (line 122) | async fn take_value() { function poll_after_take_value_should_fail (line 133) | async fn poll_after_take_value_should_fail() { FILE: builder/third-party/tokio/tests/task_local_set.rs function local_current_thread_scheduler (line 25) | async fn local_current_thread_scheduler() { function local_threadpool (line 35) | async fn local_threadpool() { function localset_future_threadpool (line 56) | async fn localset_future_threadpool() { function localset_future_timers (line 72) | async fn localset_future_timers() { function localset_future_drives_all_local_futs (line 91) | async fn localset_future_drives_all_local_futs() { function local_threadpool_timer (line 117) | async fn local_threadpool_timer() { function enter_guard_spawn (line 139) | fn enter_guard_spawn() { function local_threadpool_blocking_in_place (line 159) | fn local_threadpool_blocking_in_place() { function local_threadpool_blocking_run (line 183) | async fn local_threadpool_blocking_run() { function all_spawns_are_local (line 212) | async fn all_spawns_are_local() { function nested_spawn_is_local (line 239) | async fn nested_spawn_is_local() { function join_local_future_elsewhere (line 275) | fn join_local_future_elsewhere() { function localset_in_thread_local (line 312) | async fn localset_in_thread_local() { function drop_cancels_tasks (line 331) | fn drop_cancels_tasks() { function with_timeout (line 364) | fn with_timeout(timeout: Duration, f: impl FnOnce() + Send + 'static) { function drop_cancels_remote_tasks (line 406) | fn drop_cancels_remote_tasks() { function local_tasks_wake_join_all (line 432) | fn local_tasks_wake_join_all() { function local_tasks_are_polled_after_tick (line 454) | fn local_tasks_are_polled_after_tick() { function local_tasks_are_polled_after_tick_inner (line 471) | async fn local_tasks_are_polled_after_tick_inner() { function acquire_mutex_in_drop (line 532) | async fn acquire_mutex_in_drop() { function spawn_wakes_localset (line 568) | async fn spawn_wakes_localset() { function sleep_with_local_enter_guard (line 579) | async fn sleep_with_local_enter_guard() { function store_local_set_in_thread_local_with_runtime (line 598) | fn store_local_set_in_thread_local_with_runtime() { function shutdown_on_panic (line 648) | async fn shutdown_on_panic() { function run_until_does_not_get_own_budget (line 668) | async fn run_until_does_not_get_own_budget() { function rt (line 712) | fn rt() -> runtime::Runtime { FILE: builder/third-party/tokio/tests/task_panic.rs function block_in_place_panic_caller (line 16) | fn block_in_place_panic_caller() -> Result<(), Box> { function local_set_spawn_local_panic_caller (line 31) | fn local_set_spawn_local_panic_caller() -> Result<(), Box> { function local_set_block_on_panic_caller (line 45) | fn local_set_block_on_panic_caller() -> Result<(), Box> { function spawn_panic_caller (line 62) | fn spawn_panic_caller() -> Result<(), Box> { function local_key_sync_scope_panic_caller (line 74) | fn local_key_sync_scope_panic_caller() -> Result<(), Box> { function local_key_with_panic_caller (line 94) | fn local_key_with_panic_caller() -> Result<(), Box> { function local_key_get_panic_caller (line 110) | fn local_key_get_panic_caller() -> Result<(), Box> { FILE: builder/third-party/tokio/tests/task_yield_now.rs function yield_now_outside_of_runtime (line 8) | fn yield_now_outside_of_runtime() { FILE: builder/third-party/tokio/tests/tcp_accept.rs type TrackPolls (line 51) | struct TrackPolls<'a> { type Item (line 57) | type Item = io::Result<(TcpStream, SocketAddr)>; method poll_next (line 59) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Result<()> { function reunite (line 57) | async fn reunite() -> Result<()> { function drop_write (line 85) | async fn drop_write() -> Result<()> { FILE: builder/third-party/tokio/tests/tcp_into_std.rs function tcp_into_std (line 11) | async fn tcp_into_std() -> Result<()> { FILE: builder/third-party/tokio/tests/tcp_peek.rs function peek (line 13) | async fn peek() { FILE: builder/third-party/tokio/tests/tcp_shutdown.rs function shutdown (line 9) | async fn shutdown() { FILE: builder/third-party/tokio/tests/tcp_socket.rs function basic_usage_v4 (line 9) | async fn basic_usage_v4() { function basic_usage_v6 (line 27) | async fn basic_usage_v6() { function bind_before_connect (line 45) | async fn bind_before_connect() { function basic_linger (line 64) | async fn basic_linger() { FILE: builder/third-party/tokio/tests/tcp_split.rs function split (line 12) | async fn split() -> Result<()> { FILE: builder/third-party/tokio/tests/tcp_stream.rs function set_linger (line 17) | async fn set_linger() { function try_read_write (line 32) | async fn try_read_write() { function buffer_not_included_in_future (line 155) | fn buffer_not_included_in_future() { function poll_read_ready (line 212) | async fn poll_read_ready() { function poll_write_ready (line 235) | async fn poll_write_ready() { function create_pair (line 250) | async fn create_pair() -> (TcpStream, TcpStream) { function read_until_pending (line 257) | fn read_until_pending(stream: &mut TcpStream) -> usize { function write_until_pending (line 272) | fn write_until_pending(stream: &mut TcpStream) -> usize { function try_read_buf (line 288) | async fn try_read_buf() { function read_closed (line 367) | async fn read_closed() { function write_closed (line 382) | async fn write_closed() { FILE: builder/third-party/tokio/tests/test_clock.rs function resume_lets_time_move_forward_instead_of_resetting_it (line 7) | async fn resume_lets_time_move_forward_instead_of_resetting_it() { function can_pause_after_resume (line 20) | async fn can_pause_after_resume() { function freezing_time_while_frozen_panics (line 33) | async fn freezing_time_while_frozen_panics() { function advancing_time_when_time_is_not_frozen_panics (line 40) | async fn advancing_time_when_time_is_not_frozen_panics() { function resuming_time_when_not_frozen_panics (line 46) | async fn resuming_time_when_not_frozen_panics() { FILE: builder/third-party/tokio/tests/time_interval.rs function interval_zero_duration (line 29) | async fn interval_zero_duration() { function burst (line 43) | async fn burst() { function delay (line 87) | async fn delay() { function skip (line 139) | async fn skip() { function reset (line 172) | async fn reset() { function reset_immediately (line 208) | async fn reset_immediately() { function reset_after (line 243) | async fn reset_after() { function reset_at (line 279) | async fn reset_at() { function reset_at_bigger_than_interval (line 315) | async fn reset_at_bigger_than_interval() { function poll_next (line 355) | fn poll_next(interval: &mut task::Spawn) -> Poll { function ms (line 359) | fn ms(n: u64) -> Duration { type IntervalStreamer (line 373) | struct IntervalStreamer { type Item (line 380) | type Item = u32; method poll_next (line 382) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll Result<(), Box> { function resume_panic_caller (line 34) | fn resume_panic_caller() -> Result<(), Box> { function interval_panic_caller (line 50) | fn interval_panic_caller() -> Result<(), Box> { function interval_at_panic_caller (line 62) | fn interval_at_panic_caller() -> Result<(), Box> { function timeout_panic_caller (line 74) | fn timeout_panic_caller() -> Result<(), Box> { function current_thread (line 89) | fn current_thread() -> Runtime { FILE: builder/third-party/tokio/tests/time_pause.rs function pause_time_in_main (line 19) | async fn pause_time_in_main() { function pause_time_in_task (line 24) | async fn pause_time_in_task() { function pause_time_in_main_threads (line 35) | async fn pause_time_in_main_threads() { function pause_time_in_spawn_threads (line 42) | async fn pause_time_in_spawn_threads() { function paused_time_is_deterministic (line 51) | fn paused_time_is_deterministic() { function paused_time_stress_run (line 59) | async fn paused_time_stress_run() -> Vec { function advance_after_poll (line 74) | async fn advance_after_poll() { function sleep_no_poll (line 91) | async fn sleep_no_poll() { type State (line 106) | enum State { type Tester (line 112) | struct Tester { type Output (line 120) | type Output = (); method poll (line 122) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> Poll { function ms (line 330) | fn ms(n: u64) -> Duration { FILE: builder/third-party/tokio/tests/time_rt.rs function timer_with_threaded_runtime (line 10) | fn timer_with_threaded_runtime() { function timer_with_current_thread_scheduler (line 29) | fn timer_with_current_thread_scheduler() { function starving (line 48) | async fn starving() { function timeout_value (line 79) | async fn timeout_value() { FILE: builder/third-party/tokio/tests/time_sleep.rs function immediate_sleep (line 13) | async fn immediate_sleep() { function is_elapsed (line 24) | async fn is_elapsed() { function delayed_sleep_level_0 (line 43) | async fn delayed_sleep_level_0() { function sub_ms_delayed_sleep (line 57) | async fn sub_ms_delayed_sleep() { function delayed_sleep_wrapping_level_0 (line 71) | async fn delayed_sleep_wrapping_level_0() { function reset_future_sleep_before_fire (line 83) | async fn reset_future_sleep_before_fire() { function reset_past_sleep_before_turn (line 100) | async fn reset_past_sleep_before_turn() { function reset_past_sleep_before_fire (line 117) | async fn reset_past_sleep_before_fire() { function reset_future_sleep_after_fire (line 136) | async fn reset_future_sleep_after_fire() { function reset_sleep_to_past (line 151) | async fn reset_sleep_to_past() { function creating_sleep_outside_of_context (line 174) | fn creating_sleep_outside_of_context() { function greater_than_max (line 183) | async fn greater_than_max() { function short_sleeps (line 191) | async fn short_sleeps() { function multi_long_sleeps (line 198) | async fn multi_long_sleeps() { function long_sleeps (line 221) | async fn long_sleeps() { function reset_after_firing (line 237) | async fn reset_after_firing() { constant NUM_LEVELS (line 261) | const NUM_LEVELS: usize = 6; constant MAX_DURATION (line 262) | const MAX_DURATION: u64 = (1 << (6 * NUM_LEVELS)) - 1; function exactly_max (line 265) | async fn exactly_max() { function issue_5183 (line 271) | async fn issue_5183() { function no_out_of_bounds_close_to_max (line 285) | async fn no_out_of_bounds_close_to_max() { function ms (line 290) | fn ms(n: u64) -> Duration { function drop_after_reschedule_at_new_scheduled_time (line 295) | async fn drop_after_reschedule_at_new_scheduled_time() { function drop_from_wake (line 317) | async fn drop_from_wake() { FILE: builder/third-party/tokio/tests/time_timeout.rs function simultaneous_deadline_future_completion (line 12) | async fn simultaneous_deadline_future_completion() { function completed_future_past_deadline (line 22) | async fn completed_future_past_deadline() { function future_and_deadline_in_future (line 31) | async fn future_and_deadline_in_future() { function future_and_timeout_in_future (line 55) | async fn future_and_timeout_in_future() { function very_large_timeout (line 79) | async fn very_large_timeout() { function deadline_now_elapses (line 106) | async fn deadline_now_elapses() { function deadline_future_elapses (line 122) | async fn deadline_future_elapses() { function ms (line 136) | fn ms(n: u64) -> Duration { function timeout_is_not_exhausted_by_future (line 141) | async fn timeout_is_not_exhausted_by_future() { FILE: builder/third-party/tokio/tests/udp.rs constant MSG (line 10) | const MSG: &[u8] = b"hello"; constant MSG_LEN (line 11) | const MSG_LEN: usize = MSG.len(); function send_recv (line 14) | async fn send_recv() -> std::io::Result<()> { function send_recv_poll (line 31) | async fn send_recv_poll() -> std::io::Result<()> { function send_to_recv_from (line 49) | async fn send_to_recv_from() -> std::io::Result<()> { function send_to_recv_from_poll (line 65) | async fn send_to_recv_from_poll() -> std::io::Result<()> { function send_to_peek_from (line 82) | async fn send_to_peek_from() -> std::io::Result<()> { function send_to_try_peek_from (line 110) | async fn send_to_try_peek_from() -> std::io::Result<()> { function send_to_peek_from_poll (line 149) | async fn send_to_peek_from_poll() -> std::io::Result<()> { function peek_sender (line 177) | async fn peek_sender() -> std::io::Result<()> { function poll_peek_sender (line 202) | async fn poll_peek_sender() -> std::io::Result<()> { function try_peek_sender (line 228) | async fn try_peek_sender() -> std::io::Result<()> { function split (line 263) | async fn split() -> std::io::Result<()> { function split_chan (line 279) | async fn split_chan() -> std::io::Result<()> { function split_chan_poll (line 311) | async fn split_chan_poll() -> std::io::Result<()> { function try_send_spawn (line 356) | async fn try_send_spawn() { function try_send_recv (line 397) | async fn try_send_recv() { function try_send_to_recv_from (line 441) | async fn try_send_to_recv_from() { function try_recv_buf (line 484) | async fn try_recv_buf() { function recv_buf (line 528) | async fn recv_buf() -> std::io::Result<()> { function try_recv_buf_from (line 545) | async fn try_recv_buf_from() { function recv_buf_from (line 588) | async fn recv_buf_from() -> std::io::Result<()> { function poll_ready (line 605) | async fn poll_ready() { FILE: builder/third-party/tokio/tests/uds_cred.rs function test_socket_pair (line 15) | async fn test_socket_pair() { FILE: builder/third-party/tokio/tests/uds_datagram.rs function echo_server (line 13) | async fn echo_server(socket: UnixDatagram) -> io::Result<()> { function echo (line 24) | async fn echo() -> io::Result<()> { function echo_from (line 48) | async fn echo_from() -> io::Result<()> { function try_send_recv_never_block (line 74) | async fn try_send_recv_never_block() -> io::Result<()> { function split (line 119) | async fn split() -> std::io::Result<()> { function send_to_recv_from_poll (line 143) | async fn send_to_recv_from_poll() -> std::io::Result<()> { function send_recv_poll (line 164) | async fn send_recv_poll() -> std::io::Result<()> { function try_send_to_recv_from (line 187) | async fn try_send_to_recv_from() -> std::io::Result<()> { function try_recv_buf_from (line 234) | async fn try_recv_buf_from() -> std::io::Result<()> { function recv_buf_from (line 281) | async fn recv_buf_from() -> std::io::Result<()> { function try_recv_buf_never_block (line 304) | async fn try_recv_buf_never_block() -> io::Result<()> { function recv_buf (line 351) | async fn recv_buf() -> std::io::Result<()> { function poll_ready (line 369) | async fn poll_ready() -> io::Result<()> { FILE: builder/third-party/tokio/tests/uds_socket.rs function datagram_echo_server (line 13) | async fn datagram_echo_server() -> io::Result<()> { function listen_and_stream (line 54) | async fn listen_and_stream() -> std::io::Result<()> { function assert_usage (line 93) | async fn assert_usage() -> std::io::Result<()> { FILE: builder/third-party/tokio/tests/uds_split.rs function split (line 14) | async fn split() -> std::io::Result<()> { function send_recv_all (line 32) | async fn send_recv_all( FILE: builder/third-party/tokio/tests/uds_stream.rs function accept_read_write (line 15) | async fn accept_read_write() -> std::io::Result<()> { function shutdown (line 42) | async fn shutdown() -> std::io::Result<()> { function try_read_write (line 65) | async fn try_read_write() -> std::io::Result<()> { function create_pair (line 191) | async fn create_pair() -> (UnixStream, UnixStream) { function poll_read_ready (line 237) | async fn poll_read_ready() { function poll_write_ready (line 260) | async fn poll_write_ready() { function read_until_pending (line 275) | fn read_until_pending(stream: &mut UnixStream) { function write_until_pending (line 288) | fn write_until_pending(stream: &mut UnixStream) { function try_read_buf (line 302) | async fn try_read_buf() -> std::io::Result<()> { function epollhup (line 386) | async fn epollhup() -> io::Result<()> { FILE: builder/third-party/tokio/tests/unwindsafe.rs function notify_is_unwind_safe (line 7) | fn notify_is_unwind_safe() { function join_handle_is_unwind_safe (line 12) | fn join_handle_is_unwind_safe() { function net_types_are_unwind_safe (line 17) | fn net_types_are_unwind_safe() { function unix_net_types_are_unwind_safe (line 26) | fn unix_net_types_are_unwind_safe() { function windows_net_types_are_unwind_safe (line 34) | fn windows_net_types_are_unwind_safe() { function is_unwind_safe (line 42) | fn is_unwind_safe() {} FILE: builder/third-party/toml/examples/decode.rs type Config (line 12) | struct Config { type ServerConfig (line 24) | struct ServerConfig { type PeerConfig (line 30) | struct PeerConfig { function main (line 35) | fn main() { FILE: builder/third-party/toml/examples/enum_external.rs type Config (line 11) | struct Config { type MyEnum (line 22) | enum MyEnum { function main (line 29) | fn main() { FILE: builder/third-party/toml/examples/toml2json.rs function main (line 11) | fn main() { function convert (line 32) | fn convert(toml: Toml) -> Json { FILE: builder/third-party/toml/src/de.rs function from_str (line 41) | pub fn from_str(s: &'_ str) -> Result type Error (line 50) | pub struct Error { method new (line 55) | fn new(inner: crate::edit::de::Error) -> Self { method add_key (line 59) | pub(crate) fn add_key(&mut self, key: String) { method message (line 64) | pub fn message(&self) -> &str { method span (line 70) | pub fn span(&self) -> Option> { method custom (line 76) | fn custom(msg: T) -> Self method fmt (line 85) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Deserializer (line 96) | pub struct Deserializer<'a> { function new (line 103) | pub fn new(input: &'a str) -> Self { type Error (line 110) | type Error = Error; method new (line 55) | fn new(inner: crate::edit::de::Error) -> Self { method add_key (line 59) | pub(crate) fn add_key(&mut self, key: String) { method message (line 64) | pub fn message(&self) -> &str { method span (line 70) | pub fn span(&self) -> Option> { method custom (line 76) | fn custom(msg: T) -> Self method fmt (line 85) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function deserialize_any (line 112) | fn deserialize_any(self, visitor: V) -> Result function deserialize_option (line 122) | fn deserialize_option(self, visitor: V) -> Result function deserialize_newtype_struct (line 130) | fn deserialize_newtype_struct( function deserialize_struct (line 144) | fn deserialize_struct( function deserialize_enum (line 160) | fn deserialize_enum( type ValueDeserializer (line 208) | pub struct ValueDeserializer<'a> { function new (line 215) | pub fn new(input: &'a str) -> Self { type Error (line 222) | type Error = Error; method new (line 55) | fn new(inner: crate::edit::de::Error) -> Self { method add_key (line 59) | pub(crate) fn add_key(&mut self, key: String) { method message (line 64) | pub fn message(&self) -> &str { method span (line 70) | pub fn span(&self) -> Option> { method custom (line 76) | fn custom(msg: T) -> Self method fmt (line 85) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function deserialize_any (line 224) | fn deserialize_any(self, visitor: V) -> Result function deserialize_option (line 237) | fn deserialize_option(self, visitor: V) -> Result function deserialize_newtype_struct (line 248) | fn deserialize_newtype_struct( function deserialize_struct (line 265) | fn deserialize_struct( function deserialize_enum (line 284) | fn deserialize_enum( FILE: builder/third-party/toml/src/edit.rs type Error (line 10) | pub struct Error { method add_key (line 16) | pub fn add_key(&mut self, _key: String) {} method message (line 19) | pub fn message(&self) -> &str { method custom (line 25) | fn custom(msg: T) -> Self method fmt (line 36) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method custom (line 61) | pub(crate) fn custom(msg: T) -> Self method custom (line 70) | fn custom(msg: T) -> Self method fmt (line 79) | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Re... type Error (line 53) | pub(crate) enum Error { method add_key (line 16) | pub fn add_key(&mut self, _key: String) {} method message (line 19) | pub fn message(&self) -> &str { method custom (line 25) | fn custom(msg: T) -> Self method fmt (line 36) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method custom (line 61) | pub(crate) fn custom(msg: T) -> Self method custom (line 70) | fn custom(msg: T) -> Self method fmt (line 79) | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Re... FILE: builder/third-party/toml/src/fmt.rs type DocumentFormatter (line 2) | pub(crate) struct DocumentFormatter { method visit_document_mut (line 8) | fn visit_document_mut(&mut self, node: &mut toml_edit::DocumentMut) { method visit_item_mut (line 12) | fn visit_item_mut(&mut self, node: &mut toml_edit::Item) { method visit_table_mut (line 35) | fn visit_table_mut(&mut self, node: &mut toml_edit::Table) { method visit_value_mut (line 46) | fn visit_value_mut(&mut self, node: &mut toml_edit::Value) { method visit_array_mut (line 52) | fn visit_array_mut(&mut self, node: &mut toml_edit::Array) { FILE: builder/third-party/toml/src/macros.rs function insert_toml (line 412) | pub fn insert_toml(root: &mut Value, path: &[&str], value: Value) { function push_toml (line 418) | pub fn push_toml(root: &mut Value, path: &[&str]) { function traverse (line 429) | fn traverse<'a>(root: &'a mut Value, path: &[&str]) -> &'a mut Value { FILE: builder/third-party/toml/src/map.rs type Map (line 32) | pub struct Map { type MapImpl (line 37) | type MapImpl = BTreeMap; type MapImpl (line 39) | type MapImpl = IndexMap; function new (line 44) | pub fn new() -> Self { function with_capacity (line 53) | pub fn with_capacity(capacity: usize) -> Self { function with_capacity (line 64) | pub fn with_capacity(capacity: usize) -> Self { function clear (line 72) | pub fn clear(&mut self) { function get (line 81) | pub fn get(&self, key: &Q) -> Option<&Value> function contains_key (line 94) | pub fn contains_key(&self, key: &Q) -> bool function get_mut (line 107) | pub fn get_mut(&mut self, key: &Q) -> Option<&mut Value> function insert (line 123) | pub fn insert(&mut self, k: String, v: Value) -> Option { function remove (line 133) | pub fn remove(&mut self, key: &Q) -> Option function retain (line 148) | pub fn retain(&mut self, mut keep: F) function entry (line 157) | pub fn entry(&mut self, key: S) -> Entry<'_> function len (line 174) | pub fn len(&self) -> usize { function is_empty (line 180) | pub fn is_empty(&self) -> bool { function iter (line 186) | pub fn iter(&self) -> Iter<'_> { function iter_mut (line 194) | pub fn iter_mut(&mut self) -> IterMut<'_> { function keys (line 202) | pub fn keys(&self) -> Keys<'_> { function values (line 210) | pub fn values(&self) -> Values<'_> { method default (line 219) | fn default() -> Self { method clone (line 228) | fn clone(&self) -> Self { method eq (line 237) | fn eq(&self, other: &Self) -> bool { type Output (line 249) | type Output = Value; function index (line 251) | fn index(&self, index: &Q) -> &Value { function index_mut (line 263) | fn index_mut(&mut self, index: &Q) -> &mut Value { method fmt (line 270) | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Err... function serialize (line 277) | fn serialize(&self, serializer: S) -> Result function deserialize (line 293) | fn deserialize(deserializer: D) -> Result function from_iter (line 334) | fn from_iter(iter: T) -> Self function extend (line 345) | fn extend(&mut self, iter: T) type Entry (line 390) | pub enum Entry<'a> { type VacantEntry (line 400) | pub struct VacantEntry<'a> { type OccupiedEntry (line 407) | pub struct OccupiedEntry<'a> { type VacantEntryImpl (line 412) | type VacantEntryImpl<'a> = btree_map::VacantEntry<'a, String, Value>; type VacantEntryImpl (line 414) | type VacantEntryImpl<'a> = indexmap::map::VacantEntry<'a, String, Value>; type OccupiedEntryImpl (line 417) | type OccupiedEntryImpl<'a> = btree_map::OccupiedEntry<'a, String, Value>; type OccupiedEntryImpl (line 419) | type OccupiedEntryImpl<'a> = indexmap::map::OccupiedEntry<'a, String, Va... function key (line 423) | pub fn key(&self) -> &String { function or_insert (line 432) | pub fn or_insert(self, default: Value) -> &'a mut Value { function or_insert_with (line 442) | pub fn or_insert_with(self, default: F) -> &'a mut Value function key (line 457) | pub fn key(&self) -> &String { function insert (line 464) | pub fn insert(self, value: Value) -> &'a mut Value { function key (line 472) | pub fn key(&self) -> &String { function get (line 478) | pub fn get(&self) -> &Value { function get_mut (line 484) | pub fn get_mut(&mut self) -> &mut Value { function into_mut (line 490) | pub fn into_mut(self) -> &'a mut Value { function insert (line 497) | pub fn insert(&mut self, value: Value) -> Value { function remove (line 503) | pub fn remove(self) -> Value { type Item (line 511) | type Item = (&'a String, &'a Value); type IntoIter (line 512) | type IntoIter = Iter<'a>; method into_iter (line 514) | fn into_iter(self) -> Self::IntoIter { type Iter (line 522) | pub struct Iter<'a> { type IterImpl (line 527) | type IterImpl<'a> = btree_map::Iter<'a, String, Value>; type IterImpl (line 529) | type IterImpl<'a> = indexmap::map::Iter<'a, String, Value>; type Item (line 536) | type Item = (&'a String, &'a mut Value); type IntoIter (line 537) | type IntoIter = IterMut<'a>; method into_iter (line 539) | fn into_iter(self) -> Self::IntoIter { type IterMut (line 547) | pub struct IterMut<'a> { type IterMutImpl (line 552) | type IterMutImpl<'a> = btree_map::IterMut<'a, String, Value>; type IterMutImpl (line 554) | type IterMutImpl<'a> = indexmap::map::IterMut<'a, String, Value>; type Item (line 561) | type Item = (String, Value); type IntoIter (line 562) | type IntoIter = IntoIter; method into_iter (line 564) | fn into_iter(self) -> Self::IntoIter { type IntoIter (line 572) | pub struct IntoIter { type IntoIterImpl (line 577) | type IntoIterImpl = btree_map::IntoIter; type IntoIterImpl (line 579) | type IntoIterImpl = indexmap::map::IntoIter; type Keys (line 586) | pub struct Keys<'a> { type KeysImpl (line 591) | type KeysImpl<'a> = btree_map::Keys<'a, String, Value>; type KeysImpl (line 593) | type KeysImpl<'a> = indexmap::map::Keys<'a, String, Value>; type Values (line 600) | pub struct Values<'a> { type ValuesImpl (line 605) | type ValuesImpl<'a> = btree_map::Values<'a, String, Value>; type ValuesImpl (line 607) | type ValuesImpl<'a> = indexmap::map::Values<'a, String, Value>; FILE: builder/third-party/toml/src/ser.rs function to_string (line 46) | pub fn to_string(value: &T) -> Result function to_string_pretty (line 66) | pub fn to_string_pretty(value: &T) -> Result type Error (line 78) | pub struct Error { method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Serializer (line 143) | pub struct Serializer<'d> { function new (line 154) | pub fn new(dst: &'d mut String) -> Self { function pretty (line 165) | pub fn pretty(dst: &'d mut String) -> Self { type Ok (line 174) | type Ok = (); type Error (line 175) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type SerializeSeq (line 176) | type SerializeSeq = SerializeDocumentArray<'d>; type SerializeTuple (line 177) | type SerializeTuple = SerializeDocumentArray<'d>; type SerializeTupleStruct (line 178) | type SerializeTupleStruct = SerializeDocumentArray<'d>; type SerializeTupleVariant (line 179) | type SerializeTupleVariant = SerializeDocumentArray<'d>; type SerializeMap (line 180) | type SerializeMap = SerializeDocumentTable<'d>; type SerializeStruct (line 181) | type SerializeStruct = SerializeDocumentTable<'d>; type SerializeStructVariant (line 182) | type SerializeStructVariant = serde::ser::Impossible Result { function serialize_i8 (line 192) | fn serialize_i8(self, v: i8) -> Result { function serialize_i16 (line 200) | fn serialize_i16(self, v: i16) -> Result { function serialize_i32 (line 208) | fn serialize_i32(self, v: i32) -> Result { function serialize_i64 (line 216) | fn serialize_i64(self, v: i64) -> Result { function serialize_u8 (line 224) | fn serialize_u8(self, v: u8) -> Result { function serialize_u16 (line 232) | fn serialize_u16(self, v: u16) -> Result { function serialize_u32 (line 240) | fn serialize_u32(self, v: u32) -> Result { function serialize_u64 (line 248) | fn serialize_u64(self, v: u64) -> Result { function serialize_f32 (line 256) | fn serialize_f32(self, v: f32) -> Result { function serialize_f64 (line 264) | fn serialize_f64(self, v: f64) -> Result { function serialize_char (line 272) | fn serialize_char(self, v: char) -> Result { function serialize_str (line 280) | fn serialize_str(self, v: &str) -> Result { function serialize_bytes (line 288) | fn serialize_bytes(self, v: &[u8]) -> Result { function serialize_none (line 296) | fn serialize_none(self) -> Result { function serialize_some (line 304) | fn serialize_some(self, v: &T) -> Result function serialize_unit (line 315) | fn serialize_unit(self) -> Result { function serialize_unit_struct (line 323) | fn serialize_unit_struct(self, name: &'static str) -> Result( function serialize_newtype_variant (line 363) | fn serialize_newtype_variant( function serialize_seq (line 385) | fn serialize_seq(self, len: Option) -> Result Result) -> Result { function new (line 498) | pub fn new(dst: &'d mut String) -> Self { type Ok (line 505) | type Ok = (); type Error (line 506) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type SerializeSeq (line 507) | type SerializeSeq = SerializeValueArray<'d>; type SerializeTuple (line 508) | type SerializeTuple = SerializeValueArray<'d>; type SerializeTupleStruct (line 509) | type SerializeTupleStruct = SerializeValueArray<'d>; type SerializeTupleVariant (line 510) | type SerializeTupleVariant = SerializeValueArray<'d>; type SerializeMap (line 511) | type SerializeMap = SerializeValueTable<'d>; type SerializeStruct (line 512) | type SerializeStruct = SerializeValueTable<'d>; type SerializeStructVariant (line 513) | type SerializeStructVariant = serde::ser::Impossible Result { function serialize_i8 (line 522) | fn serialize_i8(self, v: i8) -> Result { function serialize_i16 (line 529) | fn serialize_i16(self, v: i16) -> Result { function serialize_i32 (line 536) | fn serialize_i32(self, v: i32) -> Result { function serialize_i64 (line 543) | fn serialize_i64(self, v: i64) -> Result { function serialize_u8 (line 550) | fn serialize_u8(self, v: u8) -> Result { function serialize_u16 (line 557) | fn serialize_u16(self, v: u16) -> Result { function serialize_u32 (line 564) | fn serialize_u32(self, v: u32) -> Result { function serialize_u64 (line 571) | fn serialize_u64(self, v: u64) -> Result { function serialize_f32 (line 578) | fn serialize_f32(self, v: f32) -> Result { function serialize_f64 (line 585) | fn serialize_f64(self, v: f64) -> Result { function serialize_char (line 592) | fn serialize_char(self, v: char) -> Result { function serialize_str (line 599) | fn serialize_str(self, v: &str) -> Result { function serialize_bytes (line 606) | fn serialize_bytes(self, v: &[u8]) -> Result { function serialize_none (line 613) | fn serialize_none(self) -> Result { function serialize_some (line 620) | fn serialize_some(self, v: &T) -> Result function serialize_unit (line 630) | fn serialize_unit(self) -> Result { function serialize_unit_struct (line 637) | fn serialize_unit_struct(self, name: &'static str) -> Result( function serialize_newtype_variant (line 674) | fn serialize_newtype_variant( function serialize_seq (line 695) | fn serialize_seq(self, len: Option) -> Result Result) -> Result { function new (line 772) | pub(crate) fn new(ser: Serializer<'d>, inner: InnerSerializeDocumentSeq)... type Ok (line 782) | type Ok = (); type Error (line 783) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_element (line 785) | fn serialize_element(&mut self, value: &T) -> Result<(), Error> function end (line 792) | fn end(self) -> Result { type Ok (line 798) | type Ok = (); type Error (line 799) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_element (line 801) | fn serialize_element(&mut self, value: &T) -> Result<(), Error> function end (line 808) | fn end(self) -> Result { type Ok (line 814) | type Ok = (); type Error (line 815) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_field (line 817) | fn serialize_field(&mut self, value: &T) -> Result<(), Error> function end (line 824) | fn end(self) -> Result { type Ok (line 830) | type Ok = (); type Error (line 831) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_field (line 833) | fn serialize_field(&mut self, value: &T) -> Result<(), Error> function end (line 840) | fn end(self) -> Result { type InnerSerializeDocumentTable (line 845) | type InnerSerializeDocumentTable = type SerializeDocumentTable (line 849) | pub struct SerializeDocumentTable<'d> { function new (line 856) | pub(crate) fn new(ser: Serializer<'d>, inner: InnerSerializeDocumentTabl... type Ok (line 866) | type Ok = (); type Error (line 867) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_key (line 869) | fn serialize_key(&mut self, input: &T) -> Result<(), Self::Er... function serialize_value (line 876) | fn serialize_value(&mut self, value: &T) -> Result<(), Self::... function end (line 883) | fn end(self) -> Result { type Ok (line 889) | type Ok = (); type Error (line 890) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_field (line 892) | fn serialize_field( function end (line 903) | fn end(self) -> Result { function write_document (line 908) | pub(crate) fn write_document( type InnerSerializeValueSeq (line 932) | type InnerSerializeValueSeq = type SerializeValueArray (line 936) | pub struct SerializeValueArray<'d> { function new (line 942) | pub(crate) fn new(ser: ValueSerializer<'d>, inner: InnerSerializeValueSe... type Ok (line 951) | type Ok = (); type Error (line 952) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_element (line 954) | fn serialize_element(&mut self, value: &T) -> Result<(), Error> function end (line 961) | fn end(self) -> Result { type Ok (line 967) | type Ok = (); type Error (line 968) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_element (line 970) | fn serialize_element(&mut self, value: &T) -> Result<(), Error> function end (line 977) | fn end(self) -> Result { type Ok (line 983) | type Ok = (); type Error (line 984) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_field (line 986) | fn serialize_field(&mut self, value: &T) -> Result<(), Error> function end (line 993) | fn end(self) -> Result { type Ok (line 999) | type Ok = (); type Error (line 1000) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_field (line 1002) | fn serialize_field(&mut self, value: &T) -> Result<(), Error> function end (line 1009) | fn end(self) -> Result { type InnerSerializeValueTable (line 1014) | type InnerSerializeValueTable = type SerializeValueTable (line 1018) | pub struct SerializeValueTable<'d> { function new (line 1024) | pub(crate) fn new(ser: ValueSerializer<'d>, inner: InnerSerializeValueTa... type Ok (line 1033) | type Ok = (); type Error (line 1034) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_key (line 1036) | fn serialize_key(&mut self, input: &T) -> Result<(), Self::Er... function serialize_value (line 1043) | fn serialize_value(&mut self, value: &T) -> Result<(), Self::... function end (line 1050) | fn end(self) -> Result { type Ok (line 1056) | type Ok = (); type Error (line 1057) | type Error = Error; method new (line 83) | pub(crate) fn new(inner: impl std::fmt::Display) -> Self { method wrap (line 90) | pub(crate) fn wrap(inner: crate::edit::ser::Error) -> Self { method unsupported_type (line 94) | pub(crate) fn unsupported_type(t: Option<&'static str>) -> Self { method unsupported_none (line 100) | pub(crate) fn unsupported_none() -> Self { method key_not_string (line 106) | pub(crate) fn key_not_string() -> Self { method custom (line 114) | fn custom(msg: T) -> Self method fmt (line 123) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function serialize_field (line 1059) | fn serialize_field( function end (line 1070) | fn end(self) -> Result { function write_value (line 1075) | pub(crate) fn write_value( FILE: builder/third-party/toml/src/table.rs type Table (line 15) | pub type Table = Map; method try_from (line 22) | pub fn try_from(value: T) -> Result method try_into (line 36) | pub fn try_into<'de, T>(self) -> Result method fmt (line 46) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Err (line 55) | type Err = crate::de::Error; method from_str (line 56) | fn from_str(s: &str) -> Result { type Error (line 62) | type Error = crate::de::Error; method deserialize_any (line 64) | fn deserialize_any(self, visitor: V) -> Result( method deserialize_option (line 86) | fn deserialize_option(self, visitor: V) -> Result( type Deserializer (line 112) | type Deserializer = Self; method into_deserializer (line 114) | fn into_deserializer(self) -> Self { FILE: builder/third-party/toml/src/value.rs type Array (line 18) | pub type Array = Vec; type Value (line 25) | pub enum Value { method try_from (line 48) | pub fn try_from(value: T) -> Result method try_into (line 64) | pub fn try_into<'de, T>(self) -> Result method get (line 79) | pub fn get(&self, index: I) -> Option<&Value> { method get_mut (line 91) | pub fn get_mut(&mut self, index: I) -> Option<&mut Value> { method as_integer (line 96) | pub fn as_integer(&self) -> Option { method is_integer (line 104) | pub fn is_integer(&self) -> bool { method as_float (line 109) | pub fn as_float(&self) -> Option { method is_float (line 117) | pub fn is_float(&self) -> bool { method as_bool (line 122) | pub fn as_bool(&self) -> Option { method is_bool (line 130) | pub fn is_bool(&self) -> bool { method as_str (line 135) | pub fn as_str(&self) -> Option<&str> { method is_str (line 143) | pub fn is_str(&self) -> bool { method as_datetime (line 155) | pub fn as_datetime(&self) -> Option<&Datetime> { method is_datetime (line 163) | pub fn is_datetime(&self) -> bool { method as_array (line 168) | pub fn as_array(&self) -> Option<&Vec> { method as_array_mut (line 176) | pub fn as_array_mut(&mut self) -> Option<&mut Vec> { method is_array (line 184) | pub fn is_array(&self) -> bool { method as_table (line 189) | pub fn as_table(&self) -> Option<&Table> { method as_table_mut (line 197) | pub fn as_table_mut(&mut self) -> Option<&mut Table> { method is_table (line 205) | pub fn is_table(&self) -> bool { method same_type (line 210) | pub fn same_type(&self, other: &Value) -> bool { method type_str (line 215) | pub fn type_str(&self) -> &'static str { type Output (line 232) | type Output = Value; method index (line 234) | fn index(&self, index: I) -> &Value { method index_mut (line 243) | fn index_mut(&mut self, index: I) -> &mut Value { method from (line 250) | fn from(val: &'a str) -> Value { method from (line 256) | fn from(val: Vec) -> Value { method from (line 262) | fn from(val: BTreeMap) -> Value { method from (line 270) | fn from(val: HashMap) -> Value { method fmt (line 380) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Err (line 392) | type Err = crate::de::Error; method from_str (line 393) | fn from_str(s: &str) -> Result { method serialize (line 399) | fn serialize(&self, serializer: S) -> Result method deserialize (line 446) | fn deserialize(deserializer: D) -> Result type Error (line 547) | type Error = crate::de::Error; method deserialize_any (line 549) | fn deserialize_any(self, visitor: V) -> Result( method deserialize_option (line 620) | fn deserialize_option(self, visitor: V) -> Result( type Deserializer (line 862) | type Deserializer = Self; method into_deserializer (line 864) | fn into_deserializer(self) -> Self { type Index (line 307) | pub trait Index: Sealed { method index (line 309) | fn index<'a>(&self, val: &'a Value) -> Option<&'a Value>; method index_mut (line 311) | fn index_mut<'a>(&self, val: &'a mut Value) -> Option<&'a mut Value>; method index (line 324) | fn index<'a>(&self, val: &'a Value) -> Option<&'a Value> { method index_mut (line 331) | fn index_mut<'a>(&self, val: &'a mut Value) -> Option<&'a mut Value> { method index (line 340) | fn index<'a>(&self, val: &'a Value) -> Option<&'a Value> { method index_mut (line 347) | fn index_mut<'a>(&self, val: &'a mut Value) -> Option<&'a mut Value> { method index (line 356) | fn index<'a>(&self, val: &'a Value) -> Option<&'a Value> { method index_mut (line 360) | fn index_mut<'a>(&self, val: &'a mut Value) -> Option<&'a mut Value> { method index (line 369) | fn index<'a>(&self, val: &'a Value) -> Option<&'a Value> { method index_mut (line 373) | fn index_mut<'a>(&self, val: &'a mut Value) -> Option<&'a mut Value> { type Sealed (line 317) | pub trait Sealed {} type SeqDeserializer (line 645) | struct SeqDeserializer { method new (line 650) | fn new(vec: Vec) -> Self { type Error (line 658) | type Error = crate::de::Error; method next_element_seed (line 660) | fn next_element_seed(&mut self, seed: T) -> Result... method size_hint (line 670) | fn size_hint(&self) -> Option { type MapDeserializer (line 678) | struct MapDeserializer { method new (line 684) | fn new(map: Table) -> Self { type Error (line 693) | type Error = crate::de::Error; method next_key_seed (line 695) | fn next_key_seed(&mut self, seed: T) -> Result, cr... method next_value_seed (line 708) | fn next_value_seed(&mut self, seed: T) -> Result Option { type Error (line 731) | type Error = crate::de::Error; type Variant (line 732) | type Variant = MapEnumDeserializer; method variant_seed (line 734) | fn variant_seed(mut self, seed: V) -> Result<(V::Value, Self::Varia... type MapEnumDeserializer (line 757) | pub(crate) struct MapEnumDeserializer { method new (line 762) | pub(crate) fn new(value: Value) -> Self { type Error (line 768) | type Error = crate::de::Error; method unit_variant (line 770) | fn unit_variant(self) -> Result<(), Self::Error> { method newtype_variant_seed (line 794) | fn newtype_variant_seed(self, seed: T) -> Result(self, len: usize, visitor: V) -> Result( type ValueSerializer (line 869) | struct ValueSerializer; type Ok (line 872) | type Ok = Value; type Error (line 873) | type Error = crate::ser::Error; type SerializeSeq (line 875) | type SerializeSeq = ValueSerializeVec; type SerializeTuple (line 876) | type SerializeTuple = ValueSerializeVec; type SerializeTupleStruct (line 877) | type SerializeTupleStruct = ValueSerializeVec; type SerializeTupleVariant (line 878) | type SerializeTupleVariant = ValueSerializeTupleVariant; type SerializeMap (line 879) | type SerializeMap = ValueSerializeMap; type SerializeStruct (line 880) | type SerializeStruct = ValueSerializeMap; type SerializeStructVariant (line 881) | type SerializeStructVariant = ValueSerializeStructVariant; method serialize_bool (line 883) | fn serialize_bool(self, value: bool) -> Result Result { method serialize_i16 (line 891) | fn serialize_i16(self, value: i16) -> Result { method serialize_i32 (line 895) | fn serialize_i32(self, value: i32) -> Result { method serialize_i64 (line 899) | fn serialize_i64(self, value: i64) -> Result { method serialize_u8 (line 903) | fn serialize_u8(self, value: u8) -> Result { method serialize_u16 (line 907) | fn serialize_u16(self, value: u16) -> Result { method serialize_u32 (line 911) | fn serialize_u32(self, value: u32) -> Result { method serialize_u64 (line 915) | fn serialize_u64(self, value: u64) -> Result { method serialize_f32 (line 923) | fn serialize_f32(self, value: f32) -> Result { method serialize_f64 (line 927) | fn serialize_f64(self, mut value: f64) -> Result Result Result { method serialize_bytes (line 945) | fn serialize_bytes(self, value: &[u8]) -> Result Result { method serialize_unit_struct (line 954) | fn serialize_unit_struct(self, name: &'static str) -> Result( method serialize_newtype_variant (line 978) | fn serialize_newtype_variant( method serialize_none (line 994) | fn serialize_none(self) -> Result { method serialize_some (line 998) | fn serialize_some(self, value: &T) -> Result) -> Result Result) -> Result; type SerializeTuple (line 1068) | type SerializeTuple = ser::Impossible; type SerializeTupleStruct (line 1069) | type SerializeTupleStruct = ser::Impossible; type SerializeTupleVariant (line 1070) | type SerializeTupleVariant = ser::Impossible; type SerializeMap (line 1071) | type SerializeMap = SerializeMap; type SerializeStruct (line 1072) | type SerializeStruct = SerializeMap; type SerializeStructVariant (line 1073) | type SerializeStructVariant = ser::Impossible; method serialize_bool (line 1075) | fn serialize_bool(self, _value: bool) -> Result Result { method serialize_i16 (line 1083) | fn serialize_i16(self, _value: i16) -> Result { method serialize_i32 (line 1087) | fn serialize_i32(self, _value: i32) -> Result { method serialize_i64 (line 1091) | fn serialize_i64(self, _value: i64) -> Result { method serialize_u8 (line 1095) | fn serialize_u8(self, _value: u8) -> Result { method serialize_u16 (line 1099) | fn serialize_u16(self, _value: u16) -> Result { method serialize_u32 (line 1103) | fn serialize_u32(self, _value: u32) -> Result { method serialize_u64 (line 1107) | fn serialize_u64(self, _value: u64) -> Result { method serialize_f32 (line 1111) | fn serialize_f32(self, _value: f32) -> Result { method serialize_f64 (line 1115) | fn serialize_f64(self, _value: f64) -> Result { method serialize_char (line 1119) | fn serialize_char(self, _value: char) -> Result Result Result Result { method serialize_unit_struct (line 1135) | fn serialize_unit_struct(self, _name: &'static str) -> Result( method serialize_newtype_variant (line 1159) | fn serialize_newtype_variant( method serialize_none (line 1175) | fn serialize_none(self) -> Result { method serialize_some (line 1179) | fn serialize_some(self, value: &T) -> Result) -> Result Result) -> Result(&mut self, value: &T) -> Result<(), cr... method end (line 1254) | fn end(self) -> Result { type Ok (line 1260) | type Ok = Value; type Error (line 1261) | type Error = crate::ser::Error; method serialize_element (line 1263) | fn serialize_element(&mut self, value: &T) -> Result<(), cr... method end (line 1270) | fn end(self) -> Result { type Ok (line 1276) | type Ok = Value; type Error (line 1277) | type Error = crate::ser::Error; method serialize_field (line 1279) | fn serialize_field(&mut self, value: &T) -> Result<(), crat... method end (line 1286) | fn end(self) -> Result { type Ok (line 1292) | type Ok = Value; type Error (line 1293) | type Error = crate::ser::Error; method serialize_field (line 1295) | fn serialize_field(&mut self, value: &T) -> Result<(), crat... method end (line 1302) | fn end(self) -> Result { type SerializeMap (line 1307) | pub(crate) struct SerializeMap { type Ok (line 1313) | type Ok = Table; type Error (line 1314) | type Error = crate::ser::Error; method serialize_key (line 1316) | fn serialize_key(&mut self, key: &T) -> Result<(), crate::s... method serialize_value (line 1327) | fn serialize_value(&mut self, value: &T) -> Result<(), crat... method end (line 1345) | fn end(self) -> Result { type Ok (line 1351) | type Ok = Table; type Error (line 1352) | type Error = crate::ser::Error; method serialize_field (line 1354) | fn serialize_field( method end (line 1366) | fn end(self) -> Result { type ValueSerializeMap (line 1371) | struct ValueSerializeMap { type Ok (line 1376) | type Ok = Value; type Error (line 1377) | type Error = crate::ser::Error; method serialize_key (line 1379) | fn serialize_key(&mut self, key: &T) -> Result<(), crate::s... method serialize_value (line 1386) | fn serialize_value(&mut self, value: &T) -> Result<(), crat... method end (line 1393) | fn end(self) -> Result { type Ok (line 1399) | type Ok = Value; type Error (line 1400) | type Error = crate::ser::Error; method serialize_field (line 1402) | fn serialize_field( method end (line 1414) | fn end(self) -> Result { type DatetimeOrTable (line 1419) | struct DatetimeOrTable<'a> { type Value (line 1424) | type Value = bool; method try_from (line 48) | pub fn try_from(value: T) -> Result method try_into (line 64) | pub fn try_into<'de, T>(self) -> Result method get (line 79) | pub fn get(&self, index: I) -> Option<&Value> { method get_mut (line 91) | pub fn get_mut(&mut self, index: I) -> Option<&mut Value> { method as_integer (line 96) | pub fn as_integer(&self) -> Option { method is_integer (line 104) | pub fn is_integer(&self) -> bool { method as_float (line 109) | pub fn as_float(&self) -> Option { method is_float (line 117) | pub fn is_float(&self) -> bool { method as_bool (line 122) | pub fn as_bool(&self) -> Option { method is_bool (line 130) | pub fn is_bool(&self) -> bool { method as_str (line 135) | pub fn as_str(&self) -> Option<&str> { method is_str (line 143) | pub fn is_str(&self) -> bool { method as_datetime (line 155) | pub fn as_datetime(&self) -> Option<&Datetime> { method is_datetime (line 163) | pub fn is_datetime(&self) -> bool { method as_array (line 168) | pub fn as_array(&self) -> Option<&Vec> { method as_array_mut (line 176) | pub fn as_array_mut(&mut self) -> Option<&mut Vec> { method is_array (line 184) | pub fn is_array(&self) -> bool { method as_table (line 189) | pub fn as_table(&self) -> Option<&Table> { method as_table_mut (line 197) | pub fn as_table_mut(&mut self) -> Option<&mut Table> { method is_table (line 205) | pub fn is_table(&self) -> bool { method same_type (line 210) | pub fn same_type(&self, other: &Value) -> bool { method type_str (line 215) | pub fn type_str(&self) -> &'static str { type Output (line 232) | type Output = Value; method index (line 234) | fn index(&self, index: I) -> &Value { method index_mut (line 243) | fn index_mut(&mut self, index: I) -> &mut Value { method from (line 250) | fn from(val: &'a str) -> Value { method from (line 256) | fn from(val: Vec) -> Value { method from (line 262) | fn from(val: BTreeMap) -> Value { method from (line 270) | fn from(val: HashMap) -> Value { method fmt (line 380) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Err (line 392) | type Err = crate::de::Error; method from_str (line 393) | fn from_str(s: &str) -> Result { method serialize (line 399) | fn serialize(&self, serializer: S) -> Result method deserialize (line 446) | fn deserialize(deserializer: D) -> Result type Error (line 547) | type Error = crate::de::Error; method deserialize_any (line 549) | fn deserialize_any(self, visitor: V) -> Result( method deserialize_option (line 620) | fn deserialize_option(self, visitor: V) -> Result( type Deserializer (line 862) | type Deserializer = Self; method into_deserializer (line 864) | fn into_deserializer(self) -> Self { function deserialize (line 1426) | fn deserialize(self, deserializer: D) -> Result type Value (line 1435) | type Value = bool; method try_from (line 48) | pub fn try_from(value: T) -> Result method try_into (line 64) | pub fn try_into<'de, T>(self) -> Result method get (line 79) | pub fn get(&self, index: I) -> Option<&Value> { method get_mut (line 91) | pub fn get_mut(&mut self, index: I) -> Option<&mut Value> { method as_integer (line 96) | pub fn as_integer(&self) -> Option { method is_integer (line 104) | pub fn is_integer(&self) -> bool { method as_float (line 109) | pub fn as_float(&self) -> Option { method is_float (line 117) | pub fn is_float(&self) -> bool { method as_bool (line 122) | pub fn as_bool(&self) -> Option { method is_bool (line 130) | pub fn is_bool(&self) -> bool { method as_str (line 135) | pub fn as_str(&self) -> Option<&str> { method is_str (line 143) | pub fn is_str(&self) -> bool { method as_datetime (line 155) | pub fn as_datetime(&self) -> Option<&Datetime> { method is_datetime (line 163) | pub fn is_datetime(&self) -> bool { method as_array (line 168) | pub fn as_array(&self) -> Option<&Vec> { method as_array_mut (line 176) | pub fn as_array_mut(&mut self) -> Option<&mut Vec> { method is_array (line 184) | pub fn is_array(&self) -> bool { method as_table (line 189) | pub fn as_table(&self) -> Option<&Table> { method as_table_mut (line 197) | pub fn as_table_mut(&mut self) -> Option<&mut Table> { method is_table (line 205) | pub fn is_table(&self) -> bool { method same_type (line 210) | pub fn same_type(&self, other: &Value) -> bool { method type_str (line 215) | pub fn type_str(&self) -> &'static str { type Output (line 232) | type Output = Value; method index (line 234) | fn index(&self, index: I) -> &Value { method index_mut (line 243) | fn index_mut(&mut self, index: I) -> &mut Value { method from (line 250) | fn from(val: &'a str) -> Value { method from (line 256) | fn from(val: Vec) -> Value { method from (line 262) | fn from(val: BTreeMap) -> Value { method from (line 270) | fn from(val: HashMap) -> Value { method fmt (line 380) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Err (line 392) | type Err = crate::de::Error; method from_str (line 393) | fn from_str(s: &str) -> Result { method serialize (line 399) | fn serialize(&self, serializer: S) -> Result method deserialize (line 446) | fn deserialize(deserializer: D) -> Result type Error (line 547) | type Error = crate::de::Error; method deserialize_any (line 549) | fn deserialize_any(self, visitor: V) -> Result( method deserialize_option (line 620) | fn deserialize_option(self, visitor: V) -> Result( type Deserializer (line 862) | type Deserializer = Self; method into_deserializer (line 864) | fn into_deserializer(self) -> Self { function expecting (line 1437) | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { function visit_str (line 1441) | fn visit_str(self, s: &str) -> Result function visit_string (line 1453) | fn visit_string(self, s: String) -> Result type ValueSerializeTupleVariant (line 1466) | type ValueSerializeTupleVariant = ValueSerializeVariant; type ValueSerializeStructVariant (line 1467) | type ValueSerializeStructVariant = ValueSerializeVariant { function tuple (line 1475) | pub(crate) fn tuple(variant: &'static str, len: usize) -> Self { function struct_ (line 1486) | pub(crate) fn struct_(variant: &'static str, len: usize) -> Self { type Ok (line 1500) | type Ok = crate::Value; type Error (line 1501) | type Error = crate::ser::Error; function serialize_field (line 1503) | fn serialize_field(&mut self, value: &T) -> Result<(), Self::... function end (line 1510) | fn end(self) -> Result { type Ok (line 1519) | type Ok = crate::Value; type Error (line 1520) | type Error = crate::ser::Error; function serialize_field (line 1523) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... function end (line 1531) | fn end(self) -> Result { FILE: builder/third-party/toml/tests/decoder.rs type Decoder (line 4) | pub struct Decoder; method name (line 7) | fn name(&self) -> &str { method decode (line 11) | fn decode(&self, data: &[u8]) -> Result &str { method encode (line 11) | fn encode(&self, data: toml_test_harness::Decoded) -> Result { type Child (line 21) | struct Child { type CasedString (line 27) | enum CasedString { method deserialize (line 33) | fn deserialize(deserializer: D) -> Result function custom_errors (line 70) | fn custom_errors() { function serde_derive_deserialize_errors (line 334) | fn serde_derive_deserialize_errors() { function error_handles_crlf (line 425) | fn error_handles_crlf() { FILE: builder/third-party/toml/tests/testsuite/display.rs function simple_show (line 11) | fn simple_show() { function table (line 22) | fn table() { FILE: builder/third-party/toml/tests/testsuite/display_tricky.rs type Recipe (line 5) | pub struct Recipe { type Modules (line 15) | pub struct Modules { type Packages (line 21) | pub struct Packages { function both_ends (line 27) | fn both_ends() { FILE: builder/third-party/toml/tests/testsuite/enum_external_deserialize.rs type OuterStruct (line 4) | struct OuterStruct { type TheEnum (line 9) | enum TheEnum { type Val (line 17) | struct Val { type Multi (line 22) | struct Multi { function value_from_str (line 26) | fn value_from_str(s: &'_ str) -> Result function invalid_variant_returns_error_with_good_message_string (line 34) | fn invalid_variant_returns_error_with_good_message_string() { function invalid_variant_returns_error_with_good_message_inline_table (line 55) | fn invalid_variant_returns_error_with_good_message_inline_table() { function extra_field_returns_expected_empty_table_error (line 76) | fn extra_field_returns_expected_empty_table_error() { function extra_field_returns_expected_empty_table_error_struct_variant (line 97) | fn extra_field_returns_expected_empty_table_error_struct_variant() { function from_str (line 126) | fn from_str() { function from_inline_table (line 138) | fn from_inline_table() { function from_std_table (line 149) | fn from_std_table() { function from_inline_table (line 158) | fn from_inline_table() { function from_std_table (line 172) | fn from_std_table() { function from_inline_table (line 190) | fn from_inline_table() { function from_std_table (line 204) | fn from_std_table() { function from_inline_table (line 227) | fn from_inline_table() { function from_std_table (line 241) | fn from_std_table() { function from_nested_std_table (line 254) | fn from_nested_std_table() { function from_inline_tables (line 273) | fn from_inline_tables() { function from_std_table (line 295) | fn from_std_table() { FILE: builder/third-party/toml/tests/testsuite/float.rs function float_inf (line 77) | fn float_inf() { FILE: builder/third-party/toml/tests/testsuite/formatting.rs type User (line 6) | struct User { type Users (line 12) | struct Users { type TwoUsers (line 17) | struct TwoUsers { function no_unnecessary_newlines_array (line 23) | fn no_unnecessary_newlines_array() { function no_unnecessary_newlines_table (line 41) | fn no_unnecessary_newlines_table() { FILE: builder/third-party/toml/tests/testsuite/macros.rs function test_cargo_toml (line 37) | fn test_cargo_toml() { function test_array (line 89) | fn test_array() { function test_number (line 144) | fn test_number() { function test_nan (line 195) | fn test_nan() { function test_datetime (line 216) | fn test_datetime() { function test_quoted_key (line 295) | fn test_quoted_key() { function test_empty (line 322) | fn test_empty() { function test_dotted_keys (line 345) | fn test_dotted_keys() { FILE: builder/third-party/toml/tests/testsuite/pretty.rs constant NO_PRETTY (line 4) | const NO_PRETTY: &str = "\ function no_pretty (line 16) | fn no_pretty() { constant PRETTY_STD (line 24) | const PRETTY_STD: &str = "\ function pretty_std (line 40) | fn pretty_std() { constant PRETTY_TRICKY (line 50) | const PRETTY_TRICKY: &str = r#"[example] function pretty_tricky (line 78) | fn pretty_tricky() { constant PRETTY_TABLE_ARRAY (line 88) | const PRETTY_TABLE_ARRAY: &str = r#"[[array]] function pretty_table_array (line 102) | fn pretty_table_array() { constant TABLE_ARRAY (line 112) | const TABLE_ARRAY: &str = r#"[[array]] function table_array (line 126) | fn table_array() { constant PRETTY_EMPTY_TABLE (line 134) | const PRETTY_EMPTY_TABLE: &str = r#"[example] function pretty_empty_table (line 138) | fn pretty_empty_table() { function error_includes_key (line 147) | fn error_includes_key() { FILE: builder/third-party/toml/tests/testsuite/serde.rs function smoke (line 70) | fn smoke() { function smoke_hyphen (line 80) | fn smoke_hyphen() { function nested (line 106) | fn nested() { function application_decode_error (line 129) | fn application_decode_error() { function array (line 155) | fn array() { function inner_structs_with_options (line 175) | fn inner_structs_with_options() { function hashmap (line 212) | fn hashmap() { function table_array (line 246) | fn table_array() { function type_errors (line 268) | fn type_errors() { function missing_errors (line 313) | fn missing_errors() { function parse_enum (line 333) | fn parse_enum() { function parse_enum_string (line 367) | fn parse_enum_string() { function parse_tuple_variant (line 387) | fn parse_tuple_variant() { function parse_struct_variant (line 431) | fn parse_struct_variant() { function map_key_unit_variants (line 488) | fn map_key_unit_variants() { function empty_arrays (line 632) | fn empty_arrays() { function empty_arrays2 (line 647) | fn empty_arrays2() { function extra_keys (line 667) | fn extra_keys() { function newtypes (line 679) | fn newtypes() { function newtypes2 (line 695) | fn newtypes2() { function newtype_variant (line 724) | fn newtype_variant() { function newtype_key (line 746) | fn newtype_key() { type CanBeEmpty (line 765) | struct CanBeEmpty { function table_structs_empty (line 771) | fn table_structs_empty() { function fixed_size_array (line 790) | fn fixed_size_array() { function homogeneous_tuple (line 808) | fn homogeneous_tuple() { function homogeneous_tuple_struct (line 827) | fn homogeneous_tuple_struct() { function json_interoperability (line 851) | fn json_interoperability() { function error_includes_key (line 866) | fn error_includes_key() { function newline_key_value (line 938) | fn newline_key_value() { function newline_table (line 956) | fn newline_table() { function newline_dotted_table (line 982) | fn newline_dotted_table() { function newline_mixed_tables (line 1022) | fn newline_mixed_tables() { function integer_min (line 1084) | fn integer_min() { function integer_too_big (line 1097) | fn integer_too_big() { function integer_max (line 1111) | fn integer_max() { function float_min (line 1124) | fn float_min() { function float_max (line 1137) | fn float_max() { function unsupported_root_type (line 1150) | fn unsupported_root_type() { function unsupported_nested_type (line 1157) | fn unsupported_nested_type() { function table_type_enum_regression_issue_388 (line 1169) | fn table_type_enum_regression_issue_388() { function serialize_datetime_issue_333 (line 1193) | fn serialize_datetime_issue_333() { function datetime_offset_issue_496 (line 1217) | fn datetime_offset_issue_496() { function serialize_array_with_none_value (line 1225) | fn serialize_array_with_none_value() { function serialize_array_with_optional_struct_field (line 1246) | fn serialize_array_with_optional_struct_field() { function serialize_array_with_enum_of_optional_struct_field (line 1305) | fn serialize_array_with_enum_of_optional_struct_field() { function span_for_sequence_as_map (line 1351) | fn span_for_sequence_as_map() { FILE: builder/third-party/toml/tests/testsuite/spanned.rs function good_datetimes (line 12) | pub fn good_datetimes() -> Vec<&'static str> { function test_spanned_field (line 29) | fn test_spanned_field() { function test_inner_spanned_table (line 90) | fn test_inner_spanned_table() { function test_outer_spanned_table (line 131) | fn test_outer_spanned_table() { function test_spanned_nested (line 164) | fn test_spanned_nested() { function test_spanned_array (line 207) | fn test_spanned_array() { function deny_unknown_fields (line 237) | fn deny_unknown_fields() { FILE: builder/third-party/toml/tests/testsuite/spanned_impls.rs function test_spans_impls (line 7) | fn test_spans_impls() { FILE: builder/third-party/toml/tests/testsuite/tables_last.rs function always_works (line 7) | fn always_works() { function vec_of_vec_issue_387 (line 34) | fn vec_of_vec_issue_387() { function vec_order_issue_356 (line 112) | fn vec_order_issue_356() { function values_before_tables_issue_403 (line 131) | fn values_before_tables_issue_403() { FILE: builder/third-party/toml_datetime/src/datetime.rs type Datetime (line 81) | pub struct Datetime { method from (line 188) | fn from(other: Date) -> Self { method from (line 198) | fn from(other: Time) -> Self { method fmt (line 208) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method serialize (line 470) | fn serialize(&self, serializer: S) -> Result method deserialize (line 484) | fn deserialize(deserializer: D) -> Result type DatetimeParseError (line 98) | pub struct DatetimeParseError {} method fmt (line 587) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant FIELD (line 108) | pub const FIELD: &str = "$__toml_private_datetime"; constant NAME (line 111) | pub const NAME: &str = "$__toml_private_Datetime"; type Date (line 128) | pub struct Date { method fmt (line 226) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Time (line 158) | pub struct Time { method fmt (line 232) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Offset (line 172) | pub enum Offset { method fmt (line 243) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Err (line 261) | type Err = DatetimeParseError; method from_str (line 263) | fn from_str(date: &str) -> Result { function digit (line 461) | fn digit(chars: &mut str::Chars<'_>) -> Result { type DatetimeKey (line 516) | struct DatetimeKey; method deserialize (line 520) | fn deserialize(deserializer: D) -> Result type DatetimeFromString (line 552) | pub struct DatetimeFromString { method deserialize (line 558) | fn deserialize(deserializer: D) -> Result Self { type DependencyNameVisitor (line 64) | struct DependencyNameVisitor<'doc> { function visit_table_like_kv (line 70) | fn visit_table_like_kv(&mut self, key: &'doc str, node: &'doc Item) { type NormalizeDependencyTablesVisitor (line 100) | struct NormalizeDependencyTablesVisitor { method visit_table_mut (line 105) | fn visit_table_mut(&mut self, node: &mut Table) { method visit_table_like_kv_mut (line 115) | fn visit_table_like_kv_mut(&mut self, mut key: KeyMut<'_>, node: &mut It... method visit_array_mut (line 151) | fn visit_array_mut(&mut self, node: &mut Array) { function visit_example (line 226) | fn visit_example(document: &DocumentMut) -> BTreeSet<&str> { function visit_mut_example (line 237) | fn visit_mut_example(document: &mut DocumentMut) { function main (line 245) | fn main() { function visit_correct (line 258) | fn visit_correct() { function visit_mut_correct (line 279) | fn visit_mut_correct() { FILE: builder/third-party/toml_edit/src/array.rs type Array (line 11) | pub struct Array { method new (line 41) | pub fn new() -> Self { method with_vec (line 45) | pub(crate) fn with_vec(values: Vec) -> Self { method fmt (line 56) | pub fn fmt(&mut self) { method set_trailing_comma (line 61) | pub fn set_trailing_comma(&mut self, yes: bool) { method trailing_comma (line 66) | pub fn trailing_comma(&self) -> bool { method set_trailing (line 71) | pub fn set_trailing(&mut self, trailing: impl Into) { method trailing (line 76) | pub fn trailing(&self) -> &RawString { method decor_mut (line 81) | pub fn decor_mut(&mut self) -> &mut Decor { method decor (line 86) | pub fn decor(&self) -> &Decor { method span (line 93) | pub fn span(&self) -> Option> { method despan (line 97) | pub(crate) fn despan(&mut self, input: &str) { method iter (line 109) | pub fn iter(&self) -> ArrayIter<'_> { method iter_mut (line 114) | pub fn iter_mut(&mut self) -> ArrayIterMut<'_> { method len (line 131) | pub fn len(&self) -> usize { method is_empty (line 147) | pub fn is_empty(&self) -> bool { method clear (line 152) | pub fn clear(&mut self) { method get (line 158) | pub fn get(&self, index: usize) -> Option<&Value> { method get_mut (line 164) | pub fn get_mut(&mut self, index: usize) -> Option<&mut Value> { method push (line 177) | pub fn push>(&mut self, v: V) { method push_formatted (line 194) | pub fn push_formatted(&mut self, v: Value) { method insert (line 214) | pub fn insert>(&mut self, index: usize, v: V) { method insert_formatted (line 239) | pub fn insert_formatted(&mut self, index: usize, v: Value) { method replace (line 258) | pub fn replace>(&mut self, index: usize, v: V) -> Value { method replace_formatted (line 287) | pub fn replace_formatted(&mut self, index: usize, v: Value) -> Value { method remove (line 306) | pub fn remove(&mut self, index: usize) -> Value { method retain (line 320) | pub fn retain(&mut self, mut keep: F) method sort_by (line 342) | pub fn sort_by(&mut self, mut compare: F) method sort_by_key (line 363) | pub fn sort_by_key(&mut self, mut f: F) method value_op (line 378) | fn value_op( method fmt (line 396) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method extend (line 402) | fn extend>(&mut self, iter: T) { method from_iter (line 410) | fn from_iter(iter: I) -> Self type ArrayIntoIter (line 24) | pub type ArrayIntoIter = Box>; type ArrayIter (line 26) | pub type ArrayIter<'a> = Box + 'a>; type ArrayIterMut (line 28) | pub type ArrayIterMut<'a> = Box + 'a>; type Item (line 423) | type Item = Value; type IntoIter (line 424) | type IntoIter = ArrayIntoIter; method into_iter (line 426) | fn into_iter(self) -> Self::IntoIter { type Item (line 437) | type Item = &'s Value; type IntoIter (line 438) | type IntoIter = ArrayIter<'s>; method into_iter (line 440) | fn into_iter(self) -> Self::IntoIter { function decorate_array (line 445) | fn decorate_array(array: &mut Array) { FILE: builder/third-party/toml_edit/src/array_of_tables.rs type ArrayOfTables (line 7) | pub struct ArrayOfTables { method new (line 18) | pub fn new() -> Self { method into_array (line 26) | pub fn into_array(mut self) -> Array { method span (line 38) | pub fn span(&self) -> Option> { method despan (line 42) | pub(crate) fn despan(&mut self, input: &str) { method iter (line 52) | pub fn iter(&self) -> ArrayOfTablesIter<'_> { method iter_mut (line 57) | pub fn iter_mut(&mut self) -> ArrayOfTablesIterMut<'_> { method len (line 63) | pub fn len(&self) -> usize { method is_empty (line 68) | pub fn is_empty(&self) -> bool { method clear (line 73) | pub fn clear(&mut self) { method get (line 78) | pub fn get(&self, index: usize) -> Option<&Table> { method get_mut (line 83) | pub fn get_mut(&mut self, index: usize) -> Option<&mut Table> { method push (line 88) | pub fn push(&mut self, table: Table) { method remove (line 93) | pub fn remove(&mut self, index: usize) { method retain (line 103) | pub fn retain(&mut self, mut keep: F) method extend (line 120) | fn extend>(&mut self, iter: T) { method from_iter (line 128) | fn from_iter(iter: I) -> Self method fmt (line 165) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ArrayOfTablesIter (line 113) | pub type ArrayOfTablesIter<'a> = Box + 'a>; type ArrayOfTablesIterMut (line 115) | pub type ArrayOfTablesIterMut<'a> = Box>; type Item (line 141) | type Item = Table; type IntoIter (line 142) | type IntoIter = ArrayOfTablesIntoIter; method into_iter (line 144) | fn into_iter(self) -> Self::IntoIter { type Item (line 155) | type Item = &'s Table; type IntoIter (line 156) | type IntoIter = ArrayOfTablesIter<'s>; method into_iter (line 158) | fn into_iter(self) -> Self::IntoIter { FILE: builder/third-party/toml_edit/src/de/array.rs type ArrayDeserializer (line 3) | pub(crate) struct ArrayDeserializer { method new (line 9) | pub(crate) fn new(input: Vec, span: Option(self, visitor: V) -> Result method deserialize_struct (line 26) | fn deserialize_struct( type Deserializer (line 52) | type Deserializer = Self; method into_deserializer (line 54) | fn into_deserializer(self) -> Self::Deserializer { function into_deserializer (line 60) | pub(crate) fn into_deserializer(self) -> ArrayDeserializer { function into_deserializer (line 66) | pub(crate) fn into_deserializer(self) -> ArrayDeserializer { type ArraySeqAccess (line 71) | pub(crate) struct ArraySeqAccess { method new (line 76) | pub(crate) fn new(input: Vec) -> Self { type Error (line 84) | type Error = Error; method next_element_seed (line 86) | fn next_element_seed(&mut self, seed: T) -> Result... FILE: builder/third-party/toml_edit/src/de/datetime.rs type DatetimeDeserializer (line 6) | pub(crate) struct DatetimeDeserializer { method new (line 11) | pub(crate) fn new(date: crate::Datetime) -> Self { type Error (line 17) | type Error = Error; method next_key_seed (line 19) | fn next_key_seed(&mut self, seed: K) -> Result, Er... method next_value_seed (line 33) | fn next_value_seed(&mut self, seed: V) -> Result FILE: builder/third-party/toml_edit/src/de/key.rs type KeyDeserializer (line 5) | pub(crate) struct KeyDeserializer { method new (line 11) | pub(crate) fn new(key: crate::InternalString, span: Option Self::Deserializer { type Error (line 25) | type Error = Error; method deserialize_any (line 27) | fn deserialize_any(self, visitor: V) -> Result method deserialize_enum (line 34) | fn deserialize_enum( method deserialize_struct (line 48) | fn deserialize_struct( method deserialize_newtype_struct (line 65) | fn deserialize_newtype_struct( type Error (line 84) | type Error = super::Error; type Variant (line 85) | type Variant = UnitOnly; method variant_seed (line 87) | fn variant_seed(self, seed: T) -> Result<(T::Value, Self::Variant),... type UnitOnly (line 95) | pub(crate) struct UnitOnly { function unit_only (line 99) | fn unit_only(t: T) -> (T, UnitOnly) { type Error (line 112) | type Error = E; function unit_variant (line 114) | fn unit_variant(self) -> Result<(), Self::Error> { function newtype_variant_seed (line 118) | fn newtype_variant_seed(self, _seed: T) -> Result function tuple_variant (line 128) | fn tuple_variant(self, _len: usize, _visitor: V) -> Result( FILE: builder/third-party/toml_edit/src/de/mod.rs type Error (line 26) | pub struct Error { method custom (line 31) | pub(crate) fn custom(msg: T, span: Option>) ... method add_key (line 41) | pub fn add_key(&mut self, key: String) { method message (line 46) | pub fn message(&self) -> &str { method span (line 51) | pub fn span(&self) -> Option> { method set_span (line 55) | pub(crate) fn set_span(&mut self, span: Option>) { method custom (line 61) | fn custom(msg: T) -> Self method fmt (line 70) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { method from (line 76) | fn from(e: crate::TomlError) -> Error { function from (line 82) | fn from(e: Error) -> crate::TomlError { function from_str (line 91) | pub fn from_str(s: &'_ str) -> Result function from_slice (line 101) | pub fn from_slice(s: &'_ [u8]) -> Result function from_document (line 110) | pub fn from_document(d: impl Into) -> Result type Deserializer (line 119) | pub struct Deserializer { method new (line 127) | pub fn new(input: crate::DocumentMut) -> Self { method from (line 143) | fn from(doc: crate::DocumentMut) -> Self { type Err (line 159) | type Err = Error; method from_str (line 162) | fn from_str(s: &str) -> Result { type Deserializer (line 268) | type Deserializer = Deserializer; method into_deserializer (line 270) | fn into_deserializer(self) -> Self::Deserializer { function parse (line 135) | pub fn parse(raw: S) -> Result { function from (line 150) | fn from(doc: crate::ImDocument) -> Self { type Error (line 171) | type Error = Error; method custom (line 31) | pub(crate) fn custom(msg: T, span: Option>) ... method add_key (line 41) | pub fn add_key(&mut self, key: String) { method message (line 46) | pub fn message(&self) -> &str { method span (line 51) | pub fn span(&self) -> Option> { method set_span (line 55) | pub(crate) fn set_span(&mut self, span: Option>) { method custom (line 61) | fn custom(msg: T) -> Self method fmt (line 70) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { method from (line 76) | fn from(e: crate::TomlError) -> Error { function deserialize_any (line 173) | fn deserialize_any(self, visitor: V) -> Result function deserialize_option (line 189) | fn deserialize_option(self, visitor: V) -> Result function deserialize_newtype_struct (line 203) | fn deserialize_newtype_struct( function deserialize_struct (line 221) | fn deserialize_struct( function deserialize_enum (line 241) | fn deserialize_enum( type Deserializer (line 276) | type Deserializer = Deserializer; method new (line 127) | pub fn new(input: crate::DocumentMut) -> Self { method from (line 143) | fn from(doc: crate::DocumentMut) -> Self { type Err (line 159) | type Err = Error; method from_str (line 162) | fn from_str(s: &str) -> Result { type Deserializer (line 268) | type Deserializer = Deserializer; method into_deserializer (line 270) | fn into_deserializer(self) -> Self::Deserializer { function into_deserializer (line 278) | fn into_deserializer(self) -> Self::Deserializer { type Deserializer (line 284) | type Deserializer = Deserializer; method new (line 127) | pub fn new(input: crate::DocumentMut) -> Self { method from (line 143) | fn from(doc: crate::DocumentMut) -> Self { type Err (line 159) | type Err = Error; method from_str (line 162) | fn from_str(s: &str) -> Result { type Deserializer (line 268) | type Deserializer = Deserializer; method into_deserializer (line 270) | fn into_deserializer(self) -> Self::Deserializer { function into_deserializer (line 286) | fn into_deserializer(self) -> Self::Deserializer { function validate_struct_keys (line 291) | pub(crate) fn validate_struct_keys( FILE: builder/third-party/toml_edit/src/de/spanned.rs type SpannedDeserializer (line 6) | pub(crate) struct SpannedDeserializer<'de, T: serde::de::IntoDeserialize... function new (line 17) | pub(crate) fn new(value: T, span: std::ops::Range) -> Self { type Error (line 31) | type Error = Error; function next_key_seed (line 32) | fn next_key_seed(&mut self, seed: K) -> Result, Error> function next_value_seed (line 56) | fn next_value_seed(&mut self, seed: V) -> Result FILE: builder/third-party/toml_edit/src/de/table.rs type TableDeserializer (line 5) | pub(crate) struct TableDeserializer { type Error (line 13) | type Error = Error; method deserialize_any (line 15) | fn deserialize_any(self, visitor: V) -> Result method deserialize_option (line 24) | fn deserialize_option(self, visitor: V) -> Result method deserialize_newtype_struct (line 31) | fn deserialize_newtype_struct( method deserialize_struct (line 42) | fn deserialize_struct( method deserialize_enum (line 61) | fn deserialize_enum( type Deserializer (line 93) | type Deserializer = TableDeserializer; method into_deserializer (line 95) | fn into_deserializer(self) -> Self::Deserializer { function into_deserializer (line 101) | pub(crate) fn into_deserializer(self) -> TableDeserializer { function into_deserializer (line 110) | pub(crate) fn into_deserializer(self) -> TableDeserializer { type TableMapAccess (line 118) | pub(crate) struct TableMapAccess { method new (line 125) | pub(crate) fn new(input: TableDeserializer) -> Self { type Error (line 135) | type Error = Error; method next_key_seed (line 137) | fn next_key_seed(&mut self, seed: K) -> Result, Se... method next_value_seed (line 159) | fn next_value_seed(&mut self, seed: V) -> Result(mut self, seed: V) -> Result<(V::Value, Self::Varia... FILE: builder/third-party/toml_edit/src/de/table_enum.rs type TableEnumDeserializer (line 4) | pub(crate) struct TableEnumDeserializer { method new (line 9) | pub(crate) fn new(value: crate::Item) -> Self { type Error (line 15) | type Error = Error; method unit_variant (line 17) | fn unit_variant(self) -> Result<(), Self::Error> { method newtype_variant_seed (line 54) | fn newtype_variant_seed(self, seed: T) -> Result(self, len: usize, visitor: V) -> Result( FILE: builder/third-party/toml_edit/src/de/value.rs type ValueDeserializer (line 33) | pub struct ValueDeserializer { method new (line 39) | pub(crate) fn new(input: crate::Item) -> Self { method with_struct_key_validation (line 46) | pub(crate) fn with_struct_key_validation(mut self) -> Self { type Error (line 55) | type Error = Error; method deserialize_any (line 57) | fn deserialize_any(self, visitor: V) -> Result method deserialize_option (line 90) | fn deserialize_option(self, visitor: V) -> Result method deserialize_newtype_struct (line 103) | fn deserialize_newtype_struct( method deserialize_struct (line 122) | fn deserialize_struct( method deserialize_enum (line 172) | fn deserialize_enum( type Deserializer (line 223) | type Deserializer = Self; method into_deserializer (line 225) | fn into_deserializer(self) -> Self::Deserializer { type Err (line 246) | type Err = Error; method from_str (line 249) | fn from_str(s: &str) -> Result { type Deserializer (line 231) | type Deserializer = ValueDeserializer; function into_deserializer (line 233) | fn into_deserializer(self) -> Self::Deserializer { function into_deserializer (line 239) | pub(crate) fn into_deserializer(self) -> ValueDeserializer { FILE: builder/third-party/toml_edit/src/document.rs type ImDocument (line 8) | pub struct ImDocument { function new (line 17) | pub fn new() -> Self { function parse (line 25) | pub fn parse(raw: S) -> Result { function despan (line 34) | pub(crate) fn despan(&mut self) { function as_item (line 42) | pub fn as_item(&self) -> &Item { function as_table (line 47) | pub fn as_table(&self) -> &Table { function iter (line 52) | pub fn iter(&self) -> Iter<'_> { function trailing (line 57) | pub fn trailing(&self) -> &RawString { function raw (line 64) | pub fn raw(&self) -> &str { function into_mut (line 71) | pub fn into_mut(mut self) -> DocumentMut { method default (line 81) | fn default() -> Self { type Err (line 92) | type Err = crate::TomlError; method from_str (line 95) | fn from_str(s: &str) -> Result { type Target (line 101) | type Target = Table; function deref (line 103) | fn deref(&self) -> &Self::Target { type DocumentMut (line 110) | pub struct DocumentMut { method new (line 118) | pub fn new() -> Self { method as_item (line 123) | pub fn as_item(&self) -> &Item { method as_item_mut (line 128) | pub fn as_item_mut(&mut self) -> &mut Item { method as_table (line 133) | pub fn as_table(&self) -> &Table { method as_table_mut (line 138) | pub fn as_table_mut(&mut self) -> &mut Table { method iter (line 145) | pub fn iter(&self) -> Iter<'_> { method set_trailing (line 150) | pub fn set_trailing(&mut self, trailing: impl Into) { method trailing (line 155) | pub fn trailing(&self) -> &RawString { type Target (line 181) | type Target = Table; method deref (line 183) | fn deref(&self) -> &Self::Target { method deref_mut (line 189) | fn deref_mut(&mut self) -> &mut Self::Target { method from (line 195) | fn from(root: Table) -> Self { method default (line 161) | fn default() -> Self { type Err (line 171) | type Err = crate::TomlError; method from_str (line 174) | fn from_str(s: &str) -> Result { function default_roundtrip (line 206) | fn default_roundtrip() { FILE: builder/third-party/toml_edit/src/encode.rs function encode_key (line 16) | pub(crate) fn encode_key(this: &Key, buf: &mut dyn Write, input: Option<... function encode_key_path (line 31) | fn encode_key_path( function encode_key_path_ref (line 62) | pub(crate) fn encode_key_path_ref( function encode_formatted (line 93) | pub(crate) fn encode_formatted( function encode_array (line 117) | pub(crate) fn encode_array( function encode_table (line 148) | pub(crate) fn encode_table( function encode_value (line 181) | pub(crate) fn encode_value( method fmt (line 199) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { function visit_nested_tables (line 221) | fn visit_nested_tables<'t, F>( function visit_table (line 256) | fn visit_table( method to_repr (line 319) | fn to_repr(&self) -> Repr { function to_string_repr (line 324) | pub(crate) fn to_string_repr( type StringStyle (line 369) | pub(crate) enum StringStyle { method literal_start (line 376) | fn literal_start(self) -> &'static str { method literal_end (line 383) | fn literal_end(self) -> &'static str { method standard_start (line 391) | fn standard_start(self) -> &'static str { method standard_end (line 401) | fn standard_end(self) -> &'static str { function infer_style (line 412) | fn infer_style(value: &str) -> (StringStyle, bool) { method to_repr (line 482) | fn to_repr(&self) -> Repr { method to_repr (line 488) | fn to_repr(&self) -> Repr { function to_f64_repr (line 493) | fn to_f64_repr(f: f64) -> Repr { method to_repr (line 511) | fn to_repr(&self) -> Repr { method to_repr (line 517) | fn to_repr(&self) -> Repr { FILE: builder/third-party/toml_edit/src/error.rs type TomlError (line 6) | pub struct TomlError { method new (line 15) | pub(crate) fn new( method custom (line 52) | pub(crate) fn custom(message: String, span: Option &str { method span (line 72) | pub fn span(&self) -> Option> { method set_span (line 77) | pub(crate) fn set_span(&mut self, span: Option>) { method set_raw (line 82) | pub(crate) fn set_raw(&mut self, raw: Option) { method fmt (line 100) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { method description (line 155) | fn description(&self) -> &'static str { function translate_position (line 160) | fn translate_position(input: &[u8], index: usize) -> (usize, usize) { function empty (line 194) | fn empty() { function start (line 202) | fn start() { function end (line 210) | fn end() { function after (line 218) | fn after() { function first_line (line 226) | fn first_line() { function end_of_line (line 234) | fn end_of_line() { function start_of_second_line (line 242) | fn start_of_second_line() { function second_line (line 250) | fn second_line() { FILE: builder/third-party/toml_edit/src/index.rs type Index (line 11) | pub trait Index: crate::private::Sealed { method index (line 13) | fn index<'v>(&self, val: &'v Item) -> Option<&'v Item>; method index_mut (line 15) | fn index_mut<'v>(&self, val: &'v mut Item) -> Option<&'v mut Item>; method index (line 19) | fn index<'v>(&self, v: &'v Item) -> Option<&'v Item> { method index_mut (line 26) | fn index_mut<'v>(&self, v: &'v mut Item) -> Option<&'v mut Item> { method index (line 36) | fn index<'v>(&self, v: &'v Item) -> Option<&'v Item> { method index_mut (line 52) | fn index_mut<'v>(&self, v: &'v mut Item) -> Option<&'v mut Item> { method index (line 76) | fn index<'v>(&self, v: &'v Item) -> Option<&'v Item> { method index_mut (line 79) | fn index_mut<'v>(&self, v: &'v mut Item) -> Option<&'v mut Item> { method index (line 88) | fn index<'v>(&self, v: &'v Item) -> Option<&'v Item> { method index_mut (line 91) | fn index_mut<'v>(&self, v: &'v mut Item) -> Option<&'v mut Item> { type Output (line 100) | type Output = Item; method index (line 102) | fn index(&self, index: I) -> &Item { method index_mut (line 111) | fn index_mut(&mut self, index: I) -> &mut Item { type Output (line 117) | type Output = Item; method index (line 119) | fn index(&self, key: &'s str) -> &Item { method index_mut (line 125) | fn index_mut(&mut self, key: &'s str) -> &mut Item { type Output (line 131) | type Output = Value; method index (line 133) | fn index(&self, key: &'s str) -> &Value { method index_mut (line 139) | fn index_mut(&mut self, key: &'s str) -> &mut Value { type Output (line 145) | type Output = Item; method index (line 147) | fn index(&self, key: &'s str) -> &Item { method index_mut (line 153) | fn index_mut(&mut self, key: &'s str) -> &mut Item { FILE: builder/third-party/toml_edit/src/inline_table.rs type InlineTable (line 11) | pub struct InlineTable { method new (line 29) | pub fn new() -> Self { method with_pairs (line 33) | pub(crate) fn with_pairs(items: KeyValuePairs) -> Self { method into_table (line 41) | pub fn into_table(self) -> Table { method get_values (line 53) | pub fn get_values(&self) -> Vec<(Vec<&Key>, &Value)> { method append_values (line 60) | pub(crate) fn append_values<'s>( method fmt (line 81) | pub fn fmt(&mut self) { method sort_values (line 86) | pub fn sort_values(&mut self) { method sort_values_by (line 103) | pub fn sort_values_by(&mut self, mut compare: F) method sort_values_by_internal (line 110) | fn sort_values_by_internal(&mut self, compare: &mut F) method set_implicit (line 159) | pub(crate) fn set_implicit(&mut self, implicit: bool) { method is_implicit (line 164) | pub(crate) fn is_implicit(&self) -> bool { method set_dotted (line 169) | pub fn set_dotted(&mut self, yes: bool) { method is_dotted (line 174) | pub fn is_dotted(&self) -> bool { method decor_mut (line 179) | pub fn decor_mut(&mut self) -> &mut Decor { method decor (line 184) | pub fn decor(&self) -> &Decor { method key (line 189) | pub fn key(&self, key: &str) -> Option<&'_ Key> { method key_mut (line 194) | pub fn key_mut(&mut self, key: &str) -> Option> { method key_decor_mut (line 200) | pub fn key_decor_mut(&mut self, key: &str) -> Option<&mut Decor> { method key_decor (line 207) | pub fn key_decor(&self, key: &str) -> Option<&Decor> { method set_preamble (line 213) | pub fn set_preamble(&mut self, preamble: impl Into) { method preamble (line 218) | pub fn preamble(&self) -> &RawString { method span (line 225) | pub fn span(&self) -> Option> { method despan (line 229) | pub(crate) fn despan(&mut self, input: &str) { method iter (line 242) | pub fn iter(&self) -> InlineTableIter<'_> { method iter_mut (line 252) | pub fn iter_mut(&mut self) -> InlineTableIterMut<'_> { method len (line 262) | pub fn len(&self) -> usize { method is_empty (line 267) | pub fn is_empty(&self) -> bool { method clear (line 272) | pub fn clear(&mut self) { method entry (line 277) | pub fn entry(&'_ mut self, key: impl Into) -> InlineEn... method entry_format (line 300) | pub fn entry_format<'a>(&'a mut self, key: &Key) -> InlineEntry<'a> { method get (line 324) | pub fn get(&self, key: &str) -> Option<&Value> { method get_mut (line 329) | pub fn get_mut(&mut self, key: &str) -> Option<&mut Value> { method get_key_value (line 336) | pub fn get_key_value<'a>(&'a self, key: &str) -> Option<(&'a Key, &'a ... method get_key_value_mut (line 347) | pub fn get_key_value_mut<'a>(&'a mut self, key: &str) -> Option<(KeyMu... method contains_key (line 358) | pub fn contains_key(&self, key: &str) -> bool { method get_or_insert (line 368) | pub fn get_or_insert>( method insert (line 383) | pub fn insert(&mut self, key: impl Into, value: Value)... method insert_formatted (line 392) | pub fn insert_formatted(&mut self, key: &Key, value: Value) -> Option<... method remove (line 401) | pub fn remove(&mut self, key: &str) -> Option { method remove_entry (line 408) | pub fn remove_entry(&mut self, key: &str) -> Option<(Key, Value)> { method retain (line 421) | pub fn retain(&mut self, mut keep: F) method fmt (line 436) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method extend (line 442) | fn extend>(&mut self, iter: T) { method from_iter (line 454) | fn from_iter(iter: I) -> Self type Item (line 465) | type Item = (InternalString, Value); type IntoIter (line 466) | type IntoIter = InlineTableIntoIter; method into_iter (line 468) | fn into_iter(self) -> Self::IntoIter { type Item (line 479) | type Item = (&'s str, &'s Value); type IntoIter (line 480) | type IntoIter = InlineTableIter<'s>; method into_iter (line 482) | fn into_iter(self) -> Self::IntoIter { function decorate_inline_table (line 487) | fn decorate_inline_table(table: &mut InlineTable) { type InlineTableIntoIter (line 501) | pub type InlineTableIntoIter = Box = Box = Box, &... method iter (line 508) | fn iter(&self) -> Iter<'_> { method iter_mut (line 511) | fn iter_mut(&mut self) -> IterMut<'_> { method clear (line 518) | fn clear(&mut self) { method entry (line 521) | fn entry<'a>(&'a mut self, key: &str) -> crate::Entry<'a> { method entry_format (line 532) | fn entry_format<'a>(&'a mut self, key: &Key) -> crate::Entry<'a> { method get (line 544) | fn get<'s>(&'s self, key: &str) -> Option<&'s Item> { method get_mut (line 547) | fn get_mut<'s>(&'s mut self, key: &str) -> Option<&'s mut Item> { method get_key_value (line 550) | fn get_key_value<'a>(&'a self, key: &str) -> Option<(&'a Key, &'a Item)> { method get_key_value_mut (line 553) | fn get_key_value_mut<'a>(&'a mut self, key: &str) -> Option<(KeyMut<'a>,... method contains_key (line 556) | fn contains_key(&self, key: &str) -> bool { method insert (line 559) | fn insert(&mut self, key: &str, value: Item) -> Option { method remove (line 563) | fn remove(&mut self, key: &str) -> Option { method get_values (line 567) | fn get_values(&self) -> Vec<(Vec<&Key>, &Value)> { method fmt (line 570) | fn fmt(&mut self) { method sort_values (line 573) | fn sort_values(&mut self) { method set_dotted (line 576) | fn set_dotted(&mut self, yes: bool) { method is_dotted (line 579) | fn is_dotted(&self) -> bool { method key (line 583) | fn key(&self, key: &str) -> Option<&'_ Key> { method key_mut (line 586) | fn key_mut(&mut self, key: &str) -> Option> { method key_decor_mut (line 589) | fn key_decor_mut(&mut self, key: &str) -> Option<&mut Decor> { method key_decor (line 593) | fn key_decor(&self, key: &str) -> Option<&Decor> { constant DEFAULT_INLINE_KEY_DECOR (line 600) | pub(crate) const DEFAULT_INLINE_KEY_DECOR: (&str, &str) = (" ", " "); type InlineEntry (line 603) | pub enum InlineEntry<'a> { function key (line 622) | pub fn key(&self) -> &str { function or_insert (line 631) | pub fn or_insert(self, default: Value) -> &'a mut Value { function or_insert_with (line 640) | pub fn or_insert_with Value>(self, default: F) -> &'a mut... type InlineOccupiedEntry (line 649) | pub struct InlineOccupiedEntry<'a> { function key (line 665) | pub fn key(&self) -> &str { function key_mut (line 670) | pub fn key_mut(&mut self) -> KeyMut<'_> { function get (line 675) | pub fn get(&self) -> &Value { function get_mut (line 680) | pub fn get_mut(&mut self) -> &mut Value { function into_mut (line 686) | pub fn into_mut(self) -> &'a mut Value { function insert (line 691) | pub fn insert(&mut self, value: Value) -> Value { function remove (line 698) | pub fn remove(self) -> Value { type InlineVacantEntry (line 704) | pub struct InlineVacantEntry<'a> { function key (line 721) | pub fn key(&self) -> &str { function insert (line 727) | pub fn insert(self, value: Value) -> &'a mut Value { FILE: builder/third-party/toml_edit/src/internal_string.rs type InternalString (line 6) | pub struct InternalString(Inner); method new (line 15) | pub fn new() -> Self { method as_str (line 21) | pub fn as_str(&self) -> &str { method fmt (line 28) | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> Result<(), s... type Target (line 34) | type Target = str; method deref (line 37) | fn deref(&self) -> &str { method borrow (line 44) | fn borrow(&self) -> &str { method as_ref (line 51) | fn as_ref(&self) -> &str { method from (line 58) | fn from(s: &str) -> Self { method from (line 70) | fn from(s: String) -> Self { method from (line 78) | fn from(s: &String) -> Self { method from (line 85) | fn from(s: &InternalString) -> Self { method from (line 92) | fn from(s: Box) -> Self { method fmt (line 107) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method serialize (line 115) | fn serialize(&self, serializer: S) -> Result method deserialize (line 125) | fn deserialize(deserializer: D) -> Result type Inner (line 9) | type Inner = kstring::KString; type Inner (line 11) | type Inner = String; type Err (line 98) | type Err = core::convert::Infallible; method from_str (line 100) | fn from_str(s: &str) -> Result { type StringVisitor (line 134) | struct StringVisitor; type Value (line 138) | type Value = InternalString; method expecting (line 140) | fn expecting(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::f... method visit_str (line 144) | fn visit_str(self, v: &str) -> Result method visit_string (line 151) | fn visit_string(self, v: String) -> Result method visit_bytes (line 158) | fn visit_bytes(self, v: &[u8]) -> Result method visit_byte_buf (line 171) | fn visit_byte_buf(self, v: Vec) -> Result FILE: builder/third-party/toml_edit/src/item.rs type Item (line 11) | pub enum Item { method or_insert (line 26) | pub fn or_insert(&mut self, item: Item) -> &mut Item { method type_name (line 38) | pub fn type_name(&self) -> &'static str { method get (line 57) | pub fn get(&self, index: I) -> Option<&Item> { method get_mut (line 71) | pub fn get_mut(&mut self, index: I) -> Option<... method as_value (line 76) | pub fn as_value(&self) -> Option<&Value> { method as_table (line 83) | pub fn as_table(&self) -> Option<&Table> { method as_array_of_tables (line 90) | pub fn as_array_of_tables(&self) -> Option<&ArrayOfTables> { method as_value_mut (line 97) | pub fn as_value_mut(&mut self) -> Option<&mut Value> { method as_table_mut (line 104) | pub fn as_table_mut(&mut self) -> Option<&mut Table> { method as_array_of_tables_mut (line 111) | pub fn as_array_of_tables_mut(&mut self) -> Option<&mut ArrayOfTables> { method into_value (line 118) | pub fn into_value(self) -> Result { method make_value (line 133) | pub fn make_value(&mut self) { method into_table (line 139) | pub fn into_table(self) -> Result { method into_array_of_tables (line 147) | pub fn into_array_of_tables(self) -> Result { method make_item (line 168) | pub(crate) fn make_item(&mut self) { method is_value (line 181) | pub fn is_value(&self) -> bool { method is_table (line 185) | pub fn is_table(&self) -> bool { method is_array_of_tables (line 189) | pub fn is_array_of_tables(&self) -> bool { method is_none (line 193) | pub fn is_none(&self) -> bool { method as_integer (line 200) | pub fn as_integer(&self) -> Option { method is_integer (line 205) | pub fn is_integer(&self) -> bool { method as_float (line 210) | pub fn as_float(&self) -> Option { method is_float (line 215) | pub fn is_float(&self) -> bool { method as_bool (line 220) | pub fn as_bool(&self) -> Option { method is_bool (line 225) | pub fn is_bool(&self) -> bool { method as_str (line 230) | pub fn as_str(&self) -> Option<&str> { method is_str (line 235) | pub fn is_str(&self) -> bool { method as_datetime (line 240) | pub fn as_datetime(&self) -> Option<&Datetime> { method is_datetime (line 245) | pub fn is_datetime(&self) -> bool { method as_array (line 250) | pub fn as_array(&self) -> Option<&Array> { method as_array_mut (line 255) | pub fn as_array_mut(&mut self) -> Option<&mut Array> { method is_array (line 260) | pub fn is_array(&self) -> bool { method as_inline_table (line 265) | pub fn as_inline_table(&self) -> Option<&InlineTable> { method as_inline_table_mut (line 270) | pub fn as_inline_table_mut(&mut self) -> Option<&mut InlineTable> { method is_inline_table (line 275) | pub fn is_inline_table(&self) -> bool { method as_table_like (line 280) | pub fn as_table_like(&self) -> Option<&dyn TableLike> { method as_table_like_mut (line 287) | pub fn as_table_like_mut(&mut self) -> Option<&mut dyn TableLike> { method is_table_like (line 296) | pub fn is_table_like(&self) -> bool { method span (line 303) | pub fn span(&self) -> Option> { method despan (line 312) | pub(crate) fn despan(&mut self, input: &str) { method fmt (line 347) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method clone (line 324) | fn clone(&self) -> Self { type Err (line 336) | type Err = crate::TomlError; method from_str (line 339) | fn from_str(s: &str) -> Result { function value (line 382) | pub fn value>(v: V) -> Item { function table (line 387) | pub fn table() -> Item { function array (line 392) | pub fn array() -> Item { function string_roundtrip (line 399) | fn string_roundtrip() { FILE: builder/third-party/toml_edit/src/key.rs type Key (line 30) | pub struct Key { method new (line 39) | pub fn new(key: impl Into) -> Self { method parse (line 52) | pub fn parse(repr: &str) -> Result, crate::TomlError> { method with_repr_unchecked (line 56) | pub(crate) fn with_repr_unchecked(mut self, repr: Repr) -> Self { method with_decor (line 63) | pub fn with_decor(self, decor: Decor) -> Self { method with_leaf_decor (line 68) | pub fn with_leaf_decor(mut self, decor: Decor) -> Self { method with_dotted_decor (line 74) | pub fn with_dotted_decor(mut self, decor: Decor) -> Self { method as_mut (line 80) | pub fn as_mut(&mut self) -> KeyMut<'_> { method get (line 85) | pub fn get(&self) -> &str { method get_internal (line 89) | pub(crate) fn get_internal(&self) -> &InternalString { method as_repr (line 94) | pub fn as_repr(&self) -> Option<&Repr> { method default_repr (line 100) | pub fn default_repr(&self) -> Repr { method display_repr (line 106) | pub fn display_repr(&self) -> Cow<'_, str> { method decor_mut (line 120) | pub fn decor_mut(&mut self) -> &mut Decor { method leaf_decor_mut (line 125) | pub fn leaf_decor_mut(&mut self) -> &mut Decor { method dotted_decor_mut (line 130) | pub fn dotted_decor_mut(&mut self) -> &mut Decor { method decor (line 136) | pub fn decor(&self) -> &Decor { method leaf_decor (line 141) | pub fn leaf_decor(&self) -> &Decor { method dotted_decor (line 146) | pub fn dotted_decor(&self) -> &Decor { method span (line 153) | pub fn span(&self) -> Option> { method despan (line 157) | pub(crate) fn despan(&mut self, input: &str) { method fmt (line 166) | pub fn fmt(&mut self) { method try_parse_simple (line 173) | fn try_parse_simple(s: &str) -> Result { method try_parse_path (line 180) | fn try_parse_path(s: &str) -> Result, crate::TomlError> { type Target (line 202) | type Target = str; method deref (line 204) | fn deref(&self) -> &Self::Target { method hash (line 210) | fn hash(&self, state: &mut H) { method eq (line 238) | fn eq(&self, other: &str) -> bool { method eq (line 245) | fn eq(&self, other: &&str) -> bool { method eq (line 252) | fn eq(&self, other: &String) -> bool { method fmt (line 259) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method from (line 307) | fn from(s: &'b str) -> Self { method from (line 313) | fn from(s: &'b String) -> Self { method from (line 319) | fn from(s: String) -> Self { method from (line 325) | fn from(s: InternalString) -> Self { method clone (line 191) | fn clone(&self) -> Self { method cmp (line 216) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method partial_cmp (line 222) | fn partial_cmp(&self, other: &Self) -> Option { method eq (line 231) | fn eq(&self, other: &Key) -> bool { type Err (line 266) | type Err = crate::TomlError; method from_str (line 271) | fn from_str(s: &str) -> Result { function to_key_repr (line 277) | fn to_key_repr(key: &str) -> Repr { method from (line 332) | fn from(key: Key) -> InternalString { type KeyMut (line 339) | pub struct KeyMut<'k> { function get (line 345) | pub fn get(&self) -> &str { function as_repr (line 350) | pub fn as_repr(&self) -> Option<&Repr> { function default_repr (line 356) | pub fn default_repr(&self) -> Repr { function display_repr (line 362) | pub fn display_repr(&self) -> Cow { function decor_mut (line 371) | pub fn decor_mut(&mut self) -> &mut Decor { function leaf_decor_mut (line 377) | pub fn leaf_decor_mut(&mut self) -> &mut Decor { function dotted_decor_mut (line 382) | pub fn dotted_decor_mut(&mut self) -> &mut Decor { function decor (line 388) | pub fn decor(&self) -> &Decor { function leaf_decor (line 394) | pub fn leaf_decor(&self) -> &Decor { function dotted_decor (line 399) | pub fn dotted_decor(&self) -> &Decor { function fmt (line 404) | pub fn fmt(&mut self) { type Target (line 410) | type Target = str; function deref (line 412) | fn deref(&self) -> &Self::Target { function eq (line 419) | fn eq(&self, other: &str) -> bool { function eq (line 426) | fn eq(&self, other: &&str) -> bool { function eq (line 433) | fn eq(&self, other: &String) -> bool { function fmt (line 440) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function string_roundtrip (line 448) | fn string_roundtrip() { FILE: builder/third-party/toml_edit/src/lib.rs type Document (line 105) | pub type Document = DocumentMut; type Sealed (line 126) | pub trait Sealed {} FILE: builder/third-party/toml_edit/src/parser/array.rs function array (line 16) | pub(crate) fn array<'i>(check: RecursionCheck) -> impl Parser,... constant ARRAY_OPEN (line 32) | pub(crate) const ARRAY_OPEN: u8 = b'['; constant ARRAY_CLOSE (line 34) | const ARRAY_CLOSE: u8 = b']'; constant ARRAY_SEP (line 36) | const ARRAY_SEP: u8 = b','; function array_values (line 41) | pub(crate) fn array_values<'i>( function array_value (line 69) | pub(crate) fn array_value<'i>( function arrays (line 90) | fn arrays() { function invalid_arrays (line 137) | fn invalid_arrays() { FILE: builder/third-party/toml_edit/src/parser/datetime.rs function date_time (line 25) | pub(crate) fn date_time(input: &mut Input<'_>) -> PResult { function full_date (line 56) | pub(crate) fn full_date(input: &mut Input<'_>) -> PResult { function full_date_ (line 60) | fn full_date_(input: &mut Input<'_>) -> PResult { function partial_time (line 89) | pub(crate) fn partial_time(input: &mut Input<'_>) -> PResult

{ function new (line 12) | pub fn new(policy: P) -> Self { type Service (line 21) | type Service = Retry; function layer (line 23) | fn layer(&self, service: S) -> Self::Service { FILE: builder/third-party/tower/src/retry/mod.rs function new (line 32) | pub fn new(policy: P, service: S) -> Self { function get_ref (line 37) | pub fn get_ref(&self) -> &S { function get_mut (line 42) | pub fn get_mut(&mut self) -> &mut S { function into_inner (line 47) | pub fn into_inner(self) -> S { type Response (line 57) | type Response = S::Response; type Error (line 58) | type Error = S::Error; type Future (line 59) | type Future = ResponseFuture; function poll_ready (line 61) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { FILE: builder/third-party/tower/src/retry/never.rs type Never (line 5) | pub enum Never {} method fmt (line 8) | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/tower/src/retry/policy.rs type Policy (line 45) | pub trait Policy: Sized { method retry (line 61) | fn retry(&self, req: &Req, result: Result<&Res, &E>) -> Option Option; FILE: builder/third-party/tower/src/spawn_ready/layer.rs type SpawnReadyLayer (line 6) | pub struct SpawnReadyLayer; method new (line 10) | pub fn new() -> Self { type Service (line 16) | type Service = MakeSpawnReady; method layer (line 18) | fn layer(&self, service: S) -> Self::Service { FILE: builder/third-party/tower/src/spawn_ready/make.rs type MakeSpawnReady (line 13) | pub struct MakeSpawnReady { function new (line 19) | pub fn new(service: S) -> Self { type Response (line 37) | type Response = SpawnReady; type Error (line 38) | type Error = S::Error; type Future (line 39) | type Future = MakeFuture; type Output (line 56) | type Output = Result, E>; method poll (line 58) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> Poll Self::Future { FILE: builder/third-party/tower/src/spawn_ready/service.rs type SpawnReady (line 17) | pub struct SpawnReady { type Inner (line 22) | enum Inner { function new (line 29) | pub fn new(service: S) -> Self { method drop (line 37) | fn drop(&mut self) { type Response (line 50) | type Response = S::Response; type Error (line 51) | type Error = BoxError; type Future (line 52) | type Future = ResponseFuture; function poll_ready (line 54) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { FILE: builder/third-party/tower/src/steer/mod.rs type Picker (line 76) | pub trait Picker { method pick (line 78) | fn pick(&mut self, r: &Req, services: &[S]) -> usize; method pick (line 85) | fn pick(&mut self, r: &Req, services: &[S]) -> usize { type Steer (line 107) | pub struct Steer { function new (line 118) | pub fn new(services: impl IntoIterator, router: F) -> Self { type Response (line 135) | type Response = S::Response; type Error (line 136) | type Error = S::Error; type Future (line 137) | type Future = S::Future; function poll_ready (line 139) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { method clone (line 176) | fn clone(&self) -> Self { function fmt (line 191) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/tower/src/timeout/error.rs type Elapsed (line 7) | pub struct Elapsed(pub(super) ()); method new (line 11) | pub fn new() -> Self { method fmt (line 17) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tower/src/timeout/future.rs function new (line 26) | pub(crate) fn new(response: T, sleep: Sleep) -> Self { type Output (line 36) | type Output = Result; method poll (line 38) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tower/src/timeout/layer.rs type TimeoutLayer (line 7) | pub struct TimeoutLayer { method new (line 13) | pub fn new(timeout: Duration) -> Self { type Service (line 19) | type Service = Timeout; method layer (line 21) | fn layer(&self, service: S) -> Self::Service { FILE: builder/third-party/tower/src/timeout/mod.rs type Timeout (line 19) | pub struct Timeout { function new (line 28) | pub fn new(inner: T, timeout: Duration) -> Self { function get_ref (line 33) | pub fn get_ref(&self) -> &T { function get_mut (line 38) | pub fn get_mut(&mut self) -> &mut T { function into_inner (line 43) | pub fn into_inner(self) -> T { type Response (line 53) | type Response = S::Response; type Error (line 54) | type Error = crate::BoxError; type Future (line 55) | type Future = ResponseFuture; function poll_ready (line 57) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { FILE: builder/third-party/tower/src/util/and_then.rs type AndThen (line 14) | pub struct AndThen { function fmt (line 23) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub(crate) fn new(inner: future::AndThen,... function fmt (line 48) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type AndThenLayer (line 71) | pub struct AndThenLayer { function new (line 77) | pub fn new(inner: S, f: F) -> Self { function layer (line 86) | pub fn layer(f: F) -> AndThenLayer { type Response (line 98) | type Response = Fut::Ok; type Error (line 99) | type Error = Fut::Error; type Future (line 100) | type Future = AndThenFuture; type Output (line 59) | type Output = , F2, N> ... method poll (line 62) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> Poll Self::Future { function new (line 113) | pub fn new(f: F) -> Self { type Service (line 122) | type Service = AndThen; function layer (line 124) | fn layer(&self, inner: S) -> Self::Service { FILE: builder/third-party/tower/src/util/boxed/layer.rs type BoxLayer (line 54) | pub struct BoxLayer { function new (line 60) | pub fn new(inner_layer: L) -> Self type Service (line 78) | type Service = BoxService; function layer (line 80) | fn layer(&self, inner: In) -> Self::Service { method clone (line 86) | fn clone(&self) -> Self { function fmt (line 94) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/tower/src/util/boxed/sync.rs type BoxService (line 22) | pub struct BoxService { type BoxFuture (line 30) | type BoxFuture = Pin> + Send>>; function new (line 34) | pub fn new(inner: S) -> Self function layer (line 47) | pub fn layer() -> LayerFn Self> type Response (line 57) | type Response = U; type Error (line 58) | type Error = E; type Future (line 59) | type Future = BoxFuture; function poll_ready (line 61) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll> { function call (line 65) | fn call(&mut self, request: T) -> BoxFuture { function fmt (line 71) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/tower/src/util/boxed/unsync.rs type UnsyncBoxService (line 12) | pub struct UnsyncBoxService { type UnsyncBoxFuture (line 20) | type UnsyncBoxFuture = Pin>>>; type UnsyncBoxed (line 23) | struct UnsyncBoxed { function new (line 29) | pub fn new(inner: S) -> Self function layer (line 41) | pub fn layer() -> LayerFn Self> type Response (line 51) | type Response = U; type Error (line 52) | type Error = E; type Future (line 53) | type Future = UnsyncBoxFuture; function poll_ready (line 55) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll> { function call (line 59) | fn call(&mut self, request: T) -> UnsyncBoxFuture { function fmt (line 65) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { type Response (line 75) | type Response = S::Response; type Error (line 76) | type Error = S::Error; type Future (line 77) | type Future = Pin>>>; function poll_ready (line 79) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { FILE: builder/third-party/tower/src/util/boxed_clone.rs type BoxCloneService (line 58) | pub struct BoxCloneService( function new (line 67) | pub fn new(inner: S) -> Self function layer (line 80) | pub fn layer() -> LayerFn Self> type Response (line 90) | type Response = U; type Error (line 91) | type Error = E; type Future (line 92) | type Future = BoxFuture<'static, Result>; function poll_ready (line 95) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll> { function call (line 100) | fn call(&mut self, request: T) -> Self::Future { method clone (line 106) | fn clone(&self) -> Self { type CloneService (line 111) | trait CloneService: Service { method clone_box (line 112) | fn clone_box( method clone_box (line 124) | fn clone_box( function fmt (line 133) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/tower/src/util/call_all/common.rs type Drive (line 22) | pub(crate) trait Drive { method is_empty (line 23) | fn is_empty(&self) -> bool; method push (line 25) | fn push(&mut self, future: F); method poll (line 27) | fn poll(&mut self, cx: &mut Context<'_>) -> Poll>; function new (line 37) | pub(crate) fn new(service: Svc, stream: S, queue: Q) -> CallAll Svc { function take_service (line 52) | pub(crate) fn take_service(self: Pin<&mut Self>) -> Svc { function unordered (line 59) | pub(crate) fn unordered(mut self) -> super::CallAllUnordered { type Item (line 73) | type Item = Result; method poll_next (line 75) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll CallAll { function into_inner (line 123) | pub fn into_inner(self) -> Svc { function take_service (line 136) | pub fn take_service(self: Pin<&mut Self>) -> Svc { function unordered (line 149) | pub fn unordered(self) -> super::CallAllUnordered { type Item (line 160) | type Item = Result; method poll_next (line 162) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function push (line 172) | fn push(&mut self, future: F) { function poll (line 176) | fn poll(&mut self, cx: &mut Context<'_>) -> Poll> { FILE: builder/third-party/tower/src/util/call_all/unordered.rs function new (line 44) | pub fn new(service: Svc, stream: S) -> CallAllUnordered { function into_inner (line 57) | pub fn into_inner(self) -> Svc { function take_service (line 70) | pub fn take_service(self: Pin<&mut Self>) -> Svc { type Item (line 81) | type Item = Result; method poll_next (line 83) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { function push (line 93) | fn push(&mut self, future: F) { function poll (line 97) | fn poll(&mut self, cx: &mut Context<'_>) -> Poll> { FILE: builder/third-party/tower/src/util/either.rs type Either (line 22) | pub enum Either { type Response (line 36) | type Response = A::Response; type Error (line 37) | type Error = crate::BoxError; type Future (line 38) | type Future = Either; type Output (line 66) | type Output = Result; method poll (line 68) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> Poll Self::Future { type Service (line 81) | type Service = Either; function layer (line 83) | fn layer(&self, inner: S) -> Self::Service { FILE: builder/third-party/tower/src/util/future_service.rs function future_service (line 48) | pub fn future_service(future: F) -> FutureService type FutureService (line 60) | pub struct FutureService { function new (line 104) | pub fn new(future: F) -> Self { function fmt (line 115) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type State (line 123) | enum State { function fmt (line 132) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Response (line 148) | type Response = S::Response; type Error (line 149) | type Error = E; type Future (line 150) | type Future = S::Future; function poll_ready (line 152) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { function pending_service_debug_impl (line 183) | async fn pending_service_debug_impl() { type DebugService (line 200) | struct DebugService; type Response (line 203) | type Response = (); type Error (line 204) | type Error = Infallible; type Future (line 205) | type Future = Ready>; method poll_ready (line 207) | fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll Self::Future { FILE: builder/third-party/tower/src/util/map_err.rs type MapErr (line 11) | pub struct MapErr { function fmt (line 20) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type MapErrLayer (line 32) | pub struct MapErrLayer { function new (line 45) | pub fn new(inner: S, f: F) -> Self { function layer (line 54) | pub fn layer(f: F) -> MapErrLayer { type Response (line 64) | type Response = S::Response; type Error (line 65) | type Error = Error; type Future (line 66) | type Future = MapErrFuture; function poll_ready (line 69) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { function new (line 81) | pub fn new(f: F) -> Self { type Service (line 90) | type Service = MapErr; function layer (line 92) | fn layer(&self, inner: S) -> Self::Service { FILE: builder/third-party/tower/src/util/map_future.rs type MapFuture (line 13) | pub struct MapFuture { function new (line 20) | pub fn new(inner: S, f: F) -> Self { function layer (line 29) | pub fn layer(f: F) -> MapFutureLayer { function get_ref (line 34) | pub fn get_ref(&self) -> &S { function get_mut (line 39) | pub fn get_mut(&mut self) -> &mut S { function into_inner (line 44) | pub fn into_inner(self) -> S { type Response (line 56) | type Response = T; type Error (line 57) | type Error = E; type Future (line 58) | type Future = Fut; function poll_ready (line 60) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { function fmt (line 73) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type MapFutureLayer (line 85) | pub struct MapFutureLayer { function new (line 91) | pub fn new(f: F) -> Self { type Service (line 100) | type Service = MapFuture; function layer (line 102) | fn layer(&self, inner: S) -> Self::Service { function fmt (line 108) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tower/src/util/map_request.rs type MapRequest (line 10) | pub struct MapRequest { function fmt (line 19) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 29) | pub fn new(inner: S, f: F) -> Self { function layer (line 38) | pub fn layer(f: F) -> MapRequestLayer { type Response (line 48) | type Response = S::Response; type Error (line 49) | type Error = S::Error; type Future (line 50) | type Future = S::Future; function poll_ready (line 53) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll S::Future { type MapRequestLayer (line 67) | pub struct MapRequestLayer { function new (line 73) | pub fn new(f: F) -> Self { type Service (line 82) | type Service = MapRequest; function layer (line 84) | fn layer(&self, inner: S) -> Self::Service { FILE: builder/third-party/tower/src/util/map_response.rs type MapResponse (line 11) | pub struct MapResponse { function fmt (line 20) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type MapResponseLayer (line 32) | pub struct MapResponseLayer { function new (line 45) | pub fn new(inner: S, f: F) -> Self { function layer (line 54) | pub fn layer(f: F) -> MapResponseLayer { type Response (line 64) | type Response = Response; type Error (line 65) | type Error = S::Error; type Future (line 66) | type Future = MapResponseFuture; function poll_ready (line 69) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { function new (line 81) | pub fn new(f: F) -> Self { type Service (line 90) | type Service = MapResponse; function layer (line 92) | fn layer(&self, inner: S) -> Self::Service { FILE: builder/third-party/tower/src/util/map_result.rs type MapResult (line 11) | pub struct MapResult { function fmt (line 20) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type MapResultLayer (line 32) | pub struct MapResultLayer { function new (line 45) | pub fn new(inner: S, f: F) -> Self { function layer (line 54) | pub fn layer(f: F) -> MapResultLayer { type Response (line 65) | type Response = Response; type Error (line 66) | type Error = Error; type Future (line 67) | type Future = MapResultFuture; function poll_ready (line 70) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { function new (line 82) | pub fn new(f: F) -> Self { type Service (line 91) | type Service = MapResult; function layer (line 93) | fn layer(&self, inner: S) -> Self::Service { FILE: builder/third-party/tower/src/util/mod.rs type ServiceExt (line 65) | pub trait ServiceExt: tower_service::Service { method ready (line 67) | fn ready(&mut self) -> Ready<'_, Self, Request> method ready_and (line 80) | fn ready_and(&mut self) -> ReadyAnd<'_, Self, Request> method ready_oneshot (line 88) | fn ready_oneshot(self) -> ReadyOneshot method oneshot (line 96) | fn oneshot(self, req: Request) -> Oneshot method call_all (line 111) | fn call_all(self, reqs: S) -> CallAll method and_then (line 180) | fn and_then(self, f: F) -> AndThen method map_response (line 249) | fn map_response(self, f: F) -> MapResponse method map_err (line 317) | fn map_err(self, f: F) -> MapErr method map_result (line 546) | fn map_result(self, f: F) -> MapResult method map_request (line 606) | fn map_request(self, f: F) -> MapRequest method filter (line 680) | fn filter(self, filter: F) -> crate::filter::Filter(self, filter: F) -> crate::filter::Asyn... method then (line 873) | fn then(self, f: F) -> Then method map_future (line 947) | fn map_future(self, f: F) -> MapFuture method boxed (line 997) | fn boxed(self) -> BoxService method boxed_clone (line 1046) | fn boxed_clone(self) -> BoxCloneService(layer: Option) -> Either { FILE: builder/third-party/tower/src/util/oneshot.rs function not_ready (line 38) | fn not_ready(svc: S, req: Option) -> Self { function called (line 42) | fn called(fut: S::Future) -> Self { function fmt (line 52) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 74) | pub fn new(svc: S, req: Req) -> Self { type Output (line 85) | type Output = Result; method poll (line 87) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tower/src/util/optional/error.rs type None (line 7) | pub struct None(()); method new (line 10) | pub(crate) fn new() -> None { method fmt (line 16) | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/tower/src/util/optional/future.rs function new (line 22) | pub(crate) fn new(inner: Option) -> ResponseFuture { type Output (line 32) | type Output = Result; method poll (line 34) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: builder/third-party/tower/src/util/optional/mod.rs type Optional (line 20) | pub struct Optional { function new (line 26) | pub fn new(inner: Option) -> Optional type Response (line 40) | type Response = T::Response; type Error (line 41) | type Error = crate::BoxError; type Future (line 42) | type Future = ResponseFuture; function poll_ready (line 44) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { FILE: builder/third-party/tower/src/util/ready.rs type ReadyOneshot (line 16) | pub struct ReadyOneshot { function new (line 29) | pub fn new(service: T) -> Self { type Output (line 41) | type Output = Result; method poll (line 43) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll fmt::Result { type Ready (line 70) | pub struct Ready<'a, T, Request>(ReadyOneshot<&'a mut T, Request>); type ReadyAnd (line 78) | pub type ReadyAnd<'a, T, Request> = Ready<'a, T, Request>; function new (line 88) | pub fn new(service: &'a mut T) -> Self { type Output (line 97) | type Output = Result<&'a mut T, T::Error>; method poll (line 99) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll fmt::Result { FILE: builder/third-party/tower/src/util/service_fn.rs function service_fn (line 46) | pub fn service_fn(f: T) -> ServiceFn { type ServiceFn (line 54) | pub struct ServiceFn { function fmt (line 59) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Response (line 71) | type Response = R; type Error (line 72) | type Error = E; type Future (line 73) | type Future = F; function poll_ready (line 75) | fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll> { function call (line 79) | fn call(&mut self, req: Request) -> Self::Future { FILE: builder/third-party/tower/src/util/then.rs type Then (line 14) | pub struct Then { function fmt (line 23) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ThenLayer (line 35) | pub struct ThenLayer { function new (line 41) | pub fn new(inner: S, f: F) -> Self { function layer (line 50) | pub fn layer(f: F) -> ThenLayer { type Response (line 69) | type Response = Response; type Error (line 70) | type Error = Error; type Future (line 71) | type Future = ThenFuture; function poll_ready (line 74) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { function new (line 86) | pub fn new(f: F) -> Self { type Service (line 95) | type Service = Then; function layer (line 97) | fn layer(&self, inner: S) -> Self::Service { FILE: builder/third-party/tower/tests/balance/main.rs type Req (line 13) | type Req = &'static str; type Mock (line 14) | struct Mock(mock::Mock); type Response (line 17) | type Response = as Service>::Response; type Error (line 18) | type Error = as Service>::Error; type Future (line 19) | type Future = as Service>::Future; method poll_ready (line 20) | fn poll_ready(&mut self, cx: &mut Context) -> Poll Self::Future { type Metric (line 29) | type Metric = usize; method load (line 30) | fn load(&self) -> Self::Metric { function stress (line 36) | fn stress() { FILE: builder/third-party/tower/tests/buffer/main.rs function let_worker_work (line 10) | fn let_worker_work() { function req_and_res (line 16) | async fn req_and_res() { function clears_canceled_requests (line 31) | async fn clears_canceled_requests() { function when_inner_is_not_ready (line 69) | async fn when_inner_is_not_ready() { function when_inner_fails (line 93) | async fn when_inner_fails() { function poll_ready_when_worker_is_dropped_early (line 118) | async fn poll_ready_when_worker_is_dropped_early() { function response_future_when_worker_is_dropped_early (line 135) | async fn response_future_when_worker_is_dropped_early() { function waits_for_channel_capacity (line 157) | async fn waits_for_channel_capacity() { function wakes_pending_waiters_on_close (line 232) | async fn wakes_pending_waiters_on_close() { function wakes_pending_waiters_on_failure (line 290) | async fn wakes_pending_waiters_on_failure() { function propagates_trace_spans (line 350) | async fn propagates_trace_spans() { function doesnt_leak_permits (line 369) | async fn doesnt_leak_permits() { type Mock (line 411) | type Mock = mock::Mock<&'static str, &'static str>; type Handle (line 412) | type Handle = mock::Handle<&'static str, &'static str>; function new_service (line 414) | fn new_service() -> (mock::Spawn>, Handle) { function new_service_with_bound (line 419) | fn new_service_with_bound(bound: usize) -> (mock::Spawn { type Future (line 46) | type Future = Ready; function retry (line 48) | fn retry(&self, _req: &Req, _result: Result<&Res, &E>) -> Option Option { FILE: builder/third-party/tower/tests/filter/async_filter.rs function passthrough_sync (line 11) | async fn passthrough_sync() { function rejected_sync (line 44) | async fn rejected_sync() { type Mock (line 52) | type Mock = mock::Mock; type Handle (line 53) | type Handle = mock::Handle; function new_service (line 55) | fn new_service(f: F) -> (AsyncFilter, Handle) FILE: builder/third-party/tower/tests/hedge/main.rs function hedge_orig_completes_first (line 12) | async fn hedge_orig_completes_first() { function hedge_hedge_completes_first (line 40) | async fn hedge_hedge_completes_first() { function completes_before_hedge (line 69) | async fn completes_before_hedge() { function request_not_retyable (line 89) | async fn request_not_retyable() { function request_not_clonable (line 117) | async fn request_not_clonable() { type Req (line 144) | type Req = &'static str; type Res (line 145) | type Res = &'static str; type Mock (line 146) | type Mock = tower_test::mock::Mock; type Handle (line 147) | type Handle = tower_test::mock::Handle; type TestPolicy (line 153) | struct TestPolicy; method can_retry (line 156) | fn can_retry(&self, req: &Req) -> bool { method clone_request (line 160) | fn clone_request(&self, req: &Req) -> Option { function new_service (line 169) | fn new_service + Clone>(policy: P) -> (mock::Spawn; function poll_ready_inner_failure (line 14) | fn poll_ready_inner_failure() { function poll_ready_not_ready (line 37) | fn poll_ready_not_ready() { function poll_ready_promotes_inner (line 59) | fn poll_ready_promotes_inner() { function evict_ready_then_error (line 85) | fn evict_ready_then_error() { function evict_pending_then_error (line 107) | fn evict_pending_then_error() { function push_then_evict (line 126) | fn push_then_evict() { function error_after_promote (line 142) | fn error_after_promote() { function duplicate_key_by_index (line 162) | fn duplicate_key_by_index() { function cancelation_observed (line 198) | async fn cancelation_observed() { FILE: builder/third-party/tower/tests/retry/main.rs function retry_errors (line 11) | async fn retry_errors() { function retry_limit (line 30) | async fn retry_limit() { function retry_error_inspection (line 50) | async fn retry_error_inspection() { function retry_cannot_clone_request (line 66) | async fn retry_cannot_clone_request() { function success_with_cannot_clone (line 79) | async fn success_with_cannot_clone() { type Req (line 93) | type Req = &'static str; type Res (line 94) | type Res = &'static str; type InnerError (line 95) | type InnerError = &'static str; type Error (line 96) | type Error = Box; type Mock (line 97) | type Mock = mock::Mock; type Handle (line 98) | type Handle = mock::Handle; type RetryErrors (line 101) | struct RetryErrors; type Future (line 104) | type Future = future::Ready; method retry (line 105) | fn retry(&self, _: &Req, result: Result<&Res, &Error>) -> Option Option { type Limit (line 119) | struct Limit(usize); type Future (line 122) | type Future = future::Ready; method retry (line 123) | fn retry(&self, _: &Req, result: Result<&Res, &Error>) -> Option Option { type UnlessErr (line 137) | struct UnlessErr(InnerError); type Future (line 140) | type Future = future::Ready; method retry (line 141) | fn retry(&self, _: &Req, result: Result<&Res, &Error>) -> Option Option { type CannotClone (line 157) | struct CannotClone; type Future (line 160) | type Future = future::Ready; method retry (line 161) | fn retry(&self, _: &Req, _: Result<&Res, &Error>) -> Option Option { function new_service (line 170) | fn new_service + Clone>( FILE: builder/third-party/tower/tests/spawn_ready/main.rs function when_inner_is_not_ready (line 12) | async fn when_inner_is_not_ready() { function when_inner_fails (line 32) | async fn when_inner_fails() { function propagates_trace_spans (line 49) | async fn propagates_trace_spans() { function abort_on_drop (line 65) | async fn abort_on_drop() { FILE: builder/third-party/tower/tests/steer/main.rs type StdError (line 10) | type StdError = Box; type MyService (line 12) | struct MyService(u8, bool); type Response (line 15) | type Response = u8; type Error (line 16) | type Error = StdError; type Future (line 17) | type Future = Ready>; method poll_ready (line 19) | fn poll_ready(&mut self, _cx: &mut Context<'_>) -> Poll Self::Future { function pick_correctly (line 33) | async fn pick_correctly() { function pending_all_ready (line 46) | async fn pending_all_ready() { FILE: builder/third-party/tower/tests/support.rs function trace_init (line 11) | pub(crate) fn trace_init() -> tracing::subscriber::DefaultGuard { function new (line 29) | pub fn new(inner: S) -> Self { type Item (line 35) | type Item = I; method poll_next (line 37) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll Self { method check (line 80) | fn check(&self, func: &str) -> Result<(), AssertSpanError> { type Response (line 95) | type Response = (); type Error (line 96) | type Error = AssertSpanError; type Future (line 97) | type Future = future::Ready>; method poll_ready (line 99) | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll Self::Future { type AssertSpanError (line 56) | pub struct AssertSpanError(String); method fmt (line 59) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 65) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/tower/tests/util/call_all.rs type Error (line 14) | type Error = Box; type Srv (line 17) | struct Srv { type Response (line 22) | type Response = &'static str; type Error (line 23) | type Error = Error; type Future (line 24) | type Future = Ready>; method poll_ready (line 26) | fn poll_ready(&mut self, _: &mut Context<'_>) -> Poll Self::Future { function ordered (line 42) | fn ordered() { function unordered (line 109) | async fn unordered() { function pending (line 148) | async fn pending() { FILE: builder/third-party/tower/tests/util/oneshot.rs function service_driven_to_readiness (line 7) | async fn service_driven_to_readiness() { FILE: builder/third-party/tower/tests/util/service_fn.rs function simple (line 6) | async fn simple() { FILE: builder/third-party/tracing-core/src/callsite.rs type Callsite (line 126) | pub trait Callsite: Sync { method set_interest (line 134) | fn set_interest(&self, interest: Interest); method metadata (line 148) | fn metadata(&self) -> &Metadata<'_>; method private_type_id (line 165) | fn private_type_id(&self, _: private::Private<()>) -> private::Private... method set_interest (line 360) | fn set_interest(&self, interest: Interest) { method metadata (line 370) | fn metadata(&self) -> &Metadata<'static> { type Identifier (line 179) | pub struct Identifier( method fmt (line 389) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type DefaultCallsite (line 193) | pub struct DefaultCallsite { constant UNREGISTERED (line 274) | const UNREGISTERED: u8 = 0; constant REGISTERING (line 275) | const REGISTERING: u8 = 1; constant REGISTERED (line 276) | const REGISTERED: u8 = 2; constant INTEREST_NEVER (line 278) | const INTEREST_NEVER: u8 = 0; constant INTEREST_SOMETIMES (line 279) | const INTEREST_SOMETIMES: u8 = 1; constant INTEREST_ALWAYS (line 280) | const INTEREST_ALWAYS: u8 = 2; method new (line 283) | pub const fn new(meta: &'static Metadata<'static>) -> Self { method register (line 310) | pub fn register(&'static self) -> Interest { method interest (line 349) | pub fn interest(&'static self) -> Interest { function rebuild_interest_cache (line 223) | pub fn rebuild_interest_cache() { function register (line 237) | pub fn register(callsite: &'static dyn Callsite) { type Callsites (line 266) | struct Callsites { method rebuild_interest (line 409) | fn rebuild_interest(&self, dispatchers: dispatchers::Rebuilder<'_>) { method push_dyn (line 429) | fn push_dyn(&self, callsite: &'static dyn Callsite) { method push_default (line 439) | fn push_default(&self, callsite: &'static DefaultCallsite) { method for_each (line 468) | fn for_each(&self, mut f: impl FnMut(&'static dyn Callsite)) { method eq (line 378) | fn eq(&self, other: &Identifier) -> bool { method hash (line 395) | fn hash(&self, state: &mut H) function register_dispatch (line 486) | pub(crate) fn register_dispatch(dispatch: &Dispatch) { function rebuild_callsite_interest (line 492) | fn rebuild_callsite_interest( type Private (line 514) | pub struct Private(pub(crate) T); type Dispatchers (line 525) | pub(super) struct Dispatchers { method new (line 539) | pub(super) const fn new() -> Self { method rebuilder (line 545) | pub(super) fn rebuilder(&self) -> Rebuilder<'_> { method register_dispatch (line 552) | pub(super) fn register_dispatch(&self, dispatch: &dispatcher::Dispatch... method new (line 586) | pub(super) const fn new() -> Self { method rebuilder (line 590) | pub(super) fn rebuilder(&self) -> Rebuilder<'_> { method register_dispatch (line 594) | pub(super) fn register_dispatch<'dispatch>( type Rebuilder (line 532) | pub(super) enum Rebuilder<'a> { function for_each (line 563) | pub(super) fn for_each(&self, mut f: impl FnMut(&dispatcher::Dispatch)) { type Dispatchers (line 582) | pub(super) struct Dispatchers(()); method new (line 539) | pub(super) const fn new() -> Self { method rebuilder (line 545) | pub(super) fn rebuilder(&self) -> Rebuilder<'_> { method register_dispatch (line 552) | pub(super) fn register_dispatch(&self, dispatch: &dispatcher::Dispatch... method new (line 586) | pub(super) const fn new() -> Self { method rebuilder (line 590) | pub(super) fn rebuilder(&self) -> Rebuilder<'_> { method register_dispatch (line 594) | pub(super) fn register_dispatch<'dispatch>( type Rebuilder (line 583) | pub(super) struct Rebuilder<'a>(Option<&'a dispatcher::Dispatch>); function for_each (line 605) | pub(super) fn for_each(&self, mut f: impl FnMut(&dispatcher::Dispatch)) { FILE: builder/third-party/tracing-core/src/dispatcher.rs type Dispatch (line 155) | pub struct Dispatch { method none (line 468) | pub fn none() -> Self { method new (line 477) | pub fn new(subscriber: S) -> Self method registrar (line 489) | pub(crate) fn registrar(&self) -> Registrar { method downgrade (line 507) | pub fn downgrade(&self) -> WeakDispatch { method subscriber (line 514) | pub(crate) fn subscriber(&self) -> &(dyn Subscriber + Send + Sync) { method register_callsite (line 530) | pub fn register_callsite(&self, metadata: &'static Metadata<'static>) ... method max_level_hint (line 546) | pub(crate) fn max_level_hint(&self) -> Option { method new_span (line 560) | pub fn new_span(&self, span: &span::Attributes<'_>) -> span::Id { method record (line 572) | pub fn record(&self, span: &span::Id, values: &span::Record<'_>) { method record_follows_from (line 585) | pub fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { method enabled (line 599) | pub fn enabled(&self, metadata: &Metadata<'_>) -> bool { method event (line 612) | pub fn event(&self, event: &Event<'_>) { method enter (line 626) | pub fn enter(&self, span: &span::Id) { method exit (line 637) | pub fn exit(&self, span: &span::Id) { method clone_span (line 656) | pub fn clone_span(&self, id: &span::Id) -> span::Id { method drop_span (line 684) | pub fn drop_span(&self, id: span::Id) { method try_close (line 704) | pub fn try_close(&self, id: span::Id) -> bool { method current_span (line 715) | pub fn current_span(&self) -> span::Current { method is (line 722) | pub fn is(&self) -> bool { method downcast_ref (line 729) | pub fn downcast_ref(&self) -> Option<&T> { method fmt (line 742) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 761) | fn from(subscriber: S) -> Self { type WeakDispatch (line 178) | pub struct WeakDispatch { method upgrade (line 787) | pub fn upgrade(&self) -> Option { method fmt (line 795) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Kind (line 183) | enum Kind { constant UNINITIALIZED (line 202) | const UNINITIALIZED: usize = 0; constant INITIALIZING (line 203) | const INITIALIZING: usize = 1; constant INITIALIZED (line 204) | const INITIALIZED: usize = 2; type State (line 216) | struct State { method set_default (line 846) | fn set_default(new_dispatch: Dispatch) -> DefaultGuard { method enter (line 860) | fn enter(&self) -> Option> { type Entered (line 233) | struct Entered<'a>(&'a State); type DefaultGuard (line 240) | pub struct DefaultGuard(Option); function with_default (line 259) | pub fn with_default(dispatcher: &Dispatch, f: impl FnOnce() -> T) -> T { function set_default (line 281) | pub fn set_default(dispatcher: &Dispatch) -> DefaultGuard { function set_global_default (line 304) | pub fn set_global_default(dispatcher: Dispatch) -> Result<(), SetGlobalD... function has_been_set (line 345) | pub fn has_been_set() -> bool { type SetGlobalDefaultError (line 350) | pub struct SetGlobalDefaultError { method fmt (line 355) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 363) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant MESSAGE (line 373) | const MESSAGE: &'static str = "a global default trace dispatcher has a... function get_default (line 384) | pub fn get_default(mut f: F) -> T function get_current (line 415) | pub fn get_current(f: impl FnOnce(&Dispatch) -> T) -> Option { function get_current (line 435) | pub fn get_current(f: impl FnOnce(&Dispatch) -> T) -> Option { function get_default (line 443) | pub fn get_default(mut f: F) -> T function get_global (line 451) | fn get_global() -> &'static Dispatch { type Registrar (line 463) | pub(crate) struct Registrar(Kind>); method upgrade (line 811) | pub(crate) fn upgrade(&self) -> Option { method default (line 736) | fn default() -> Self { function downgrade (line 819) | fn downgrade(&self) -> Kind> { function upgrade (line 828) | fn upgrade(&self) -> Option>> { function current (line 874) | fn current(&self) -> Ref<'a, Dispatch> { method drop (line 886) | fn drop(&mut self) { method drop (line 896) | fn drop(&mut self) { function dispatch_is (line 920) | fn dispatch_is() { function dispatch_downcasts (line 926) | fn dispatch_downcasts() { type TestCallsite (line 931) | struct TestCallsite; method set_interest (line 943) | fn set_interest(&self, _: Interest) {} method metadata (line 944) | fn metadata(&self) -> &Metadata<'_> { function events_dont_infinite_loop (line 951) | fn events_dont_infinite_loop() { function spans_dont_infinite_loop (line 990) | fn spans_dont_infinite_loop() { function default_no_subscriber (line 1035) | fn default_no_subscriber() { function default_dispatch (line 1042) | fn default_dispatch() { FILE: builder/third-party/tracing-core/src/event.rs type Event (line 23) | pub struct Event<'a> { function dispatch (line 32) | pub fn dispatch(metadata: &'static Metadata<'static>, fields: &'a field:... function new (line 42) | pub fn new(metadata: &'static Metadata<'static>, fields: &'a field::Valu... function new_child_of (line 53) | pub fn new_child_of( function child_of (line 71) | pub fn child_of( function record (line 86) | pub fn record(&self, visitor: &mut dyn field::Visit) { function fields (line 91) | pub fn fields(&self) -> field::Iter { function metadata (line 98) | pub fn metadata(&self) -> &'static Metadata<'static> { function is_root (line 103) | pub fn is_root(&self) -> bool { function is_contextual (line 114) | pub fn is_contextual(&self) -> bool { function parent (line 122) | pub fn parent(&self) -> Option<&Id> { FILE: builder/third-party/tracing-core/src/field.rs type Field (line 133) | pub struct Field { method callsite (line 766) | pub fn callsite(&self) -> callsite::Identifier { method name (line 771) | pub fn name(&self) -> &'static str { method fmt (line 777) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method as_ref (line 783) | fn as_ref(&self) -> &str { type Empty (line 145) | pub struct Empty; type FieldSet (line 158) | pub struct FieldSet { method new (line 822) | pub const fn new(names: &'static [&'static str], callsite: callsite::I... method callsite (line 832) | pub(crate) fn callsite(&self) -> callsite::Identifier { method field (line 839) | pub fn field(&self, name: &Q) -> Option method contains (line 864) | pub fn contains(&self, field: &Field) -> bool { method iter (line 870) | pub fn iter(&self) -> Iter { method value_set (line 883) | pub fn value_set<'v, V>(&'v self, values: &'v V) -> ValueSet<'v> method len (line 895) | pub fn len(&self) -> usize { method is_empty (line 901) | pub fn is_empty(&self) -> bool { method fmt (line 916) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 925) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ValueSet (line 166) | pub struct ValueSet<'a> { type Iter (line 173) | pub struct Iter { type Visit (line 266) | pub trait Visit { method record_value (line 272) | fn record_value(&mut self, field: &Field, value: valuable::Value<'_>) { method record_f64 (line 277) | fn record_f64(&mut self, field: &Field, value: f64) { method record_i64 (line 282) | fn record_i64(&mut self, field: &Field, value: i64) { method record_u64 (line 287) | fn record_u64(&mut self, field: &Field, value: u64) { method record_i128 (line 292) | fn record_i128(&mut self, field: &Field, value: i128) { method record_u128 (line 297) | fn record_u128(&mut self, field: &Field, value: u128) { method record_bool (line 302) | fn record_bool(&mut self, field: &Field, value: bool) { method record_str (line 307) | fn record_str(&mut self, field: &Field, value: &str) { method record_error (line 321) | fn record_error(&mut self, field: &Field, value: &(dyn std::error::Err... method record_debug (line 326) | fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug); method record_debug (line 386) | fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) { method record_debug (line 392) | fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) { method record_debug (line 401) | fn record_debug(&mut self, field: &Field, value: &dyn fmt::Debug) { type Value (line 336) | pub trait Value: crate::sealed::Sealed { method record (line 338) | fn record(&self, key: &Field, visitor: &mut dyn Visit); method record (line 538) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 549) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 560) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 571) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 582) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 593) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 604) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 614) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 626) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 633) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 681) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 706) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 725) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 736) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { method record (line 744) | fn record(&self, _: &Field, _: &mut dyn Visit) {} method record (line 750) | fn record(&self, key: &Field, visitor: &mut dyn Visit) { type DisplayValue (line 346) | pub struct DisplayValue(T); type DebugValue (line 350) | pub struct DebugValue(T); function display (line 354) | pub fn display(t: T) -> DisplayValue function debug (line 363) | pub fn debug(t: T) -> DebugValue function valuable (line 376) | pub fn valuable(t: &T) -> valuable::Value<'_> function record (line 530) | fn record(&self, key: &crate::field::Field, visitor: &mut dyn crate::fie... function fmt (line 639) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 668) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 687) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 693) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 712) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 789) | fn eq(&self, other: &Self) -> bool { method hash (line 797) | fn hash(&self, state: &mut H) method clone (line 807) | fn clone(&self) -> Self { type IntoIter (line 907) | type IntoIter = Iter; type Item (line 908) | type Item = Field; method into_iter (line 910) | fn into_iter(self) -> Self::IntoIter { method eq (line 935) | fn eq(&self, other: &Self) -> bool { type Item (line 969) | type Item = Field; method next (line 971) | fn next(&mut self) -> Option { function callsite (line 992) | pub fn callsite(&self) -> callsite::Identifier { function record (line 999) | pub fn record(&self, visitor: &mut dyn Visit) { function len (line 1016) | pub fn len(&self) -> usize { function contains (line 1025) | pub(crate) fn contains(&self, field: &Field) -> bool { function is_empty (line 1034) | pub fn is_empty(&self) -> bool { function field_set (line 1041) | pub(crate) fn field_set(&self) -> &FieldSet { function fmt (line 1047) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 1062) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ValidLen (line 1081) | pub trait ValidLen<'a>: Borrow<[(&'a Field, Option<&'a (dyn Value + 'a)>... type TestCallsite1 (line 1093) | struct TestCallsite1(u8); method set_interest (line 1105) | fn set_interest(&self, _: crate::subscriber::Interest) { method metadata (line 1109) | fn metadata(&self) -> &Metadata<'_> { type TestCallsite2 (line 1114) | struct TestCallsite2(u8); method set_interest (line 1126) | fn set_interest(&self, _: crate::subscriber::Interest) { method metadata (line 1130) | fn metadata(&self) -> &Metadata<'_> { function value_set_with_no_values_is_empty (line 1136) | fn value_set_with_no_values_is_empty() { function empty_value_set_is_empty (line 1148) | fn empty_value_set_is_empty() { function value_sets_with_fields_from_other_callsites_are_empty (line 1155) | fn value_sets_with_fields_from_other_callsites_are_empty() { function sparse_value_sets_are_not_empty (line 1167) | fn sparse_value_sets_are_not_empty() { function fields_from_other_callsets_are_skipped (line 1179) | fn fields_from_other_callsets_are_skipped() { function empty_fields_are_skipped (line 1201) | fn empty_fields_are_skipped() { function record_debug_fn (line 1220) | fn record_debug_fn() { function record_error (line 1238) | fn record_error() { FILE: builder/third-party/tracing-core/src/lazy.rs type Lazy (line 19) | pub(crate) struct Lazy T> { function fmt (line 25) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 42) | pub(crate) const fn new(init: F) -> Lazy { function force (line 55) | pub(crate) fn force(this: &Lazy) -> &T { type Target (line 64) | type Target = T; method deref (line 65) | fn deref(&self) -> &T { method default (line 72) | fn default() -> Lazy { FILE: builder/third-party/tracing-core/src/lib.rs type Once (line 264) | pub type Once = self::spin::Once<()>; type Sealed (line 292) | pub trait Sealed {} FILE: builder/third-party/tracing-core/src/metadata.rs type Metadata (line 57) | pub struct Metadata<'a> { type Kind (line 90) | pub struct Kind(u8); constant EVENT_BIT (line 370) | const EVENT_BIT: u8 = 1 << 0; constant SPAN_BIT (line 371) | const SPAN_BIT: u8 = 1 << 1; constant HINT_BIT (line 372) | const HINT_BIT: u8 = 1 << 2; constant EVENT (line 375) | pub const EVENT: Kind = Kind(Self::EVENT_BIT); constant SPAN (line 378) | pub const SPAN: Kind = Kind(Self::SPAN_BIT); constant HINT (line 383) | pub const HINT: Kind = Kind(Self::HINT_BIT); method is_span (line 386) | pub fn is_span(&self) -> bool { method is_event (line 391) | pub fn is_event(&self) -> bool { method is_hint (line 396) | pub fn is_hint(&self) -> bool { method hint (line 404) | pub const fn hint(self) -> Self { method fmt (line 410) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Level (line 221) | pub struct Level(LevelInner); constant ERROR (line 506) | pub const ERROR: Level = Level(LevelInner::Error); constant WARN (line 510) | pub const WARN: Level = Level(LevelInner::Warn); constant INFO (line 514) | pub const INFO: Level = Level(LevelInner::Info); constant DEBUG (line 518) | pub const DEBUG: Level = Level(LevelInner::Debug); constant TRACE (line 522) | pub const TRACE: Level = Level(LevelInner::Trace); method as_str (line 527) | pub fn as_str(&self) -> &'static str { method fmt (line 539) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 906) | fn eq(&self, other: &LevelFilter) -> bool { method partial_cmp (line 947) | fn partial_cmp(&self, other: &LevelFilter) -> Option { method lt (line 952) | fn lt(&self, other: &LevelFilter) -> bool { method le (line 957) | fn le(&self, other: &LevelFilter) -> bool { method gt (line 962) | fn gt(&self, other: &LevelFilter) -> bool { method ge (line 967) | fn ge(&self, other: &LevelFilter) -> bool { type LevelFilter (line 240) | pub struct LevelFilter(Option); method from (line 607) | fn from(level: Level) -> Self { method from (line 614) | fn from(level: Option) -> Self { constant OFF (line 630) | pub const OFF: LevelFilter = LevelFilter(None); constant ERROR (line 634) | pub const ERROR: LevelFilter = LevelFilter::from_level(Level::ERROR); constant WARN (line 638) | pub const WARN: LevelFilter = LevelFilter::from_level(Level::WARN); constant INFO (line 642) | pub const INFO: LevelFilter = LevelFilter::from_level(Level::INFO); constant DEBUG (line 646) | pub const DEBUG: LevelFilter = LevelFilter::from_level(Level::DEBUG); constant TRACE (line 650) | pub const TRACE: LevelFilter = LevelFilter(Some(Level::TRACE)); method from_level (line 654) | pub const fn from_level(level: Level) -> Self { method into_level (line 662) | pub const fn into_level(self) -> Option { constant ERROR_USIZE (line 668) | const ERROR_USIZE: usize = LevelInner::Error as usize; constant WARN_USIZE (line 669) | const WARN_USIZE: usize = LevelInner::Warn as usize; constant INFO_USIZE (line 670) | const INFO_USIZE: usize = LevelInner::Info as usize; constant DEBUG_USIZE (line 671) | const DEBUG_USIZE: usize = LevelInner::Debug as usize; constant TRACE_USIZE (line 672) | const TRACE_USIZE: usize = LevelInner::Trace as usize; constant OFF_USIZE (line 678) | const OFF_USIZE: usize = LevelInner::Error as usize + 1; method current (line 697) | pub fn current() -> Self { method set_max (line 738) | pub(crate) fn set_max(LevelFilter(level): LevelFilter) { method fmt (line 751) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 764) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 982) | fn eq(&self, other: &Level) -> bool { method partial_cmp (line 1023) | fn partial_cmp(&self, other: &Level) -> Option { method lt (line 1028) | fn lt(&self, other: &Level) -> bool { method le (line 1033) | fn le(&self, other: &Level) -> bool { method gt (line 1038) | fn gt(&self, other: &Level) -> bool { method ge (line 1043) | fn ge(&self, other: &Level) -> bool { type ParseLevelFilterError (line 244) | pub struct ParseLevelFilterError(()); method fmt (line 820) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 253) | pub const fn new( function fields (line 277) | pub fn fields(&self) -> &field::FieldSet { function level (line 282) | pub fn level(&self) -> &Level { function name (line 287) | pub fn name(&self) -> &'static str { function target (line 296) | pub fn target(&self) -> &'a str { function module_path (line 302) | pub fn module_path(&self) -> Option<&'a str> { function file (line 308) | pub fn file(&self) -> Option<&'a str> { function line (line 314) | pub fn line(&self) -> Option { function callsite (line 321) | pub fn callsite(&self) -> callsite::Identifier { function is_event (line 326) | pub fn is_event(&self) -> bool { function is_span (line 331) | pub fn is_span(&self) -> bool { function fmt (line 337) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 448) | fn eq(&self, other: &Self) -> bool { type Err (line 555) | type Err = ParseLevelError; method from_str (line 556) | fn from_str(s: &str) -> Result { type LevelInner (line 580) | enum LevelInner { function from (line 621) | fn from(filter: LevelFilter) -> Self { type Err (line 777) | type Err = ParseLevelFilterError; method from_str (line 778) | fn from_str(from: &str) -> Result { type ParseLevelError (line 806) | pub struct ParseLevelError { method fmt (line 811) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method partial_cmp (line 913) | fn partial_cmp(&self, other: &Level) -> Option { method lt (line 918) | fn lt(&self, other: &Level) -> bool { method le (line 923) | fn le(&self, other: &Level) -> bool { method gt (line 928) | fn gt(&self, other: &Level) -> bool { method ge (line 933) | fn ge(&self, other: &Level) -> bool { method cmp (line 940) | fn cmp(&self, other: &Self) -> cmp::Ordering { function filter_as_usize (line 973) | fn filter_as_usize(x: &Option) -> usize { method partial_cmp (line 989) | fn partial_cmp(&self, other: &LevelFilter) -> Option { method lt (line 994) | fn lt(&self, other: &LevelFilter) -> bool { method le (line 999) | fn le(&self, other: &LevelFilter) -> bool { method gt (line 1004) | fn gt(&self, other: &LevelFilter) -> bool { method ge (line 1009) | fn ge(&self, other: &LevelFilter) -> bool { method cmp (line 1016) | fn cmp(&self, other: &Self) -> cmp::Ordering { function level_from_str (line 1054) | fn level_from_str() { function filter_level_conversion (line 1061) | fn filter_level_conversion() { function level_filter_is_usize_sized (line 1086) | fn level_filter_is_usize_sized() { function level_filter_reprs (line 1095) | fn level_filter_reprs() { FILE: builder/third-party/tracing-core/src/parent.rs type Parent (line 4) | pub(crate) enum Parent { FILE: builder/third-party/tracing-core/src/span.rs type Id (line 16) | pub struct Id(NonZeroU64); method from_u64 (line 69) | pub fn from_u64(u: u64) -> Self { method from_non_zero_u64 (line 77) | pub const fn from_non_zero_u64(id: NonZeroU64) -> Self { method into_u64 (line 84) | pub fn into_u64(&self) -> u64 { method into_non_zero_u64 (line 92) | pub const fn into_non_zero_u64(&self) -> NonZeroU64 { type Attributes (line 21) | pub struct Attributes<'a> { type Record (line 29) | pub struct Record<'a> { type Current (line 44) | pub struct Current { method new (line 252) | pub fn new(id: Id, metadata: &'static Metadata<'static>) -> Self { method none (line 260) | pub fn none() -> Self { method unknown (line 268) | pub(crate) fn unknown() -> Self { method is_known (line 286) | pub fn is_known(&self) -> bool { method into_inner (line 292) | pub fn into_inner(self) -> Option<(Id, &'static Metadata<'static>)> { method id (line 300) | pub fn id(&self) -> Option<&Id> { method metadata (line 308) | pub fn metadata(&self) -> Option<&'static Metadata<'static>> { type CurrentInner (line 49) | enum CurrentInner { function from (line 98) | fn from(id: &'a Id) -> Self { function new (line 108) | pub fn new(metadata: &'static Metadata<'static>, values: &'a field::Valu... function new_root (line 118) | pub fn new_root(metadata: &'static Metadata<'static>, values: &'a field:... function child_of (line 128) | pub fn child_of( function metadata (line 141) | pub fn metadata(&self) -> &'static Metadata<'static> { function values (line 147) | pub fn values(&self) -> &field::ValueSet<'a> { function is_root (line 152) | pub fn is_root(&self) -> bool { function is_contextual (line 163) | pub fn is_contextual(&self) -> bool { function parent (line 171) | pub fn parent(&self) -> Option<&Id> { function record (line 182) | pub fn record(&self, visitor: &mut dyn field::Visit) { function contains (line 188) | pub fn contains(&self, field: &field::Field) -> bool { function is_empty (line 193) | pub fn is_empty(&self) -> bool { function fields (line 208) | pub fn fields(&self) -> &FieldSet { function new (line 217) | pub fn new(values: &'a field::ValueSet<'a>) -> Self { function record (line 224) | pub fn record(&self, visitor: &mut dyn field::Visit) { function len (line 232) | pub fn len(&self) -> usize { function contains (line 237) | pub fn contains(&self, field: &field::Field) -> bool { function is_empty (line 242) | pub fn is_empty(&self) -> bool { function from (line 317) | fn from(cur: &'a Current) -> Self { function from (line 323) | fn from(cur: &'a Current) -> Self { function from (line 329) | fn from(cur: Current) -> Self { function from (line 338) | fn from(cur: &'a Current) -> Self { FILE: builder/third-party/tracing-core/src/spin/mutex.rs type Mutex (line 11) | pub(crate) struct Mutex { type MutexGuard (line 20) | pub(crate) struct MutexGuard<'a, T: ?Sized> { function new (line 31) | pub(crate) const fn new(user_data: T) -> Mutex { function obtain_lock (line 40) | fn obtain_lock(&self) { function lock (line 57) | pub(crate) fn lock(&self) -> MutexGuard<'_, T> { function try_lock (line 67) | pub(crate) fn try_lock(&self) -> Option> { function fmt (line 84) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 95) | fn default() -> Mutex { type Target (line 101) | type Target = T; method deref (line 102) | fn deref<'b>(&'b self) -> &'b T { method deref_mut (line 108) | fn deref_mut<'b>(&'b mut self) -> &'b mut T { method drop (line 115) | fn drop(&mut self) { FILE: builder/third-party/tracing-core/src/spin/once.rs type Once (line 10) | pub struct Once { function fmt (line 16) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant INCOMPLETE (line 33) | const INCOMPLETE: usize = 0x0; constant RUNNING (line 34) | const RUNNING: usize = 0x1; constant COMPLETE (line 35) | const COMPLETE: usize = 0x2; constant PANICKED (line 36) | const PANICKED: usize = 0x3; constant INIT (line 42) | pub const INIT: Self = Once { function new (line 48) | pub const fn new() -> Once { function force_get (line 52) | fn force_get<'a>(&'a self) -> &'a T { function call_once (line 70) | pub fn call_once<'a, F>(&'a self, builder: F) -> &'a T function r#try (line 122) | pub fn r#try<'a>(&'a self) -> Option<&'a T> { function wait (line 131) | pub fn wait<'a>(&'a self) -> Option<&'a T> { type Finish (line 147) | struct Finish<'a> { method drop (line 153) | fn drop(&mut self) { FILE: builder/third-party/tracing-core/src/stdlib.rs type Mutex (line 62) | pub(crate) struct Mutex { function lock (line 73) | pub(crate) fn lock(&self) -> Result, ()> { FILE: builder/third-party/tracing-core/src/subscriber.rs type Subscriber (line 83) | pub trait Subscriber: 'static { method on_register_dispatch (line 103) | fn on_register_dispatch(&self, subscriber: &Dispatch) { method register_callsite (line 178) | fn register_callsite(&self, metadata: &'static Metadata<'static>) -> I... method enabled (line 206) | fn enabled(&self, metadata: &Metadata<'_>) -> bool; method max_level_hint (line 230) | fn max_level_hint(&self) -> Option { method new_span (line 258) | fn new_span(&self, span: &span::Attributes<'_>) -> span::Id; method record (line 298) | fn record(&self, span: &span::Id, values: &span::Record<'_>); method record_follows_from (line 318) | fn record_follows_from(&self, span: &span::Id, follows: &span::Id); method event_enabled (line 326) | fn event_enabled(&self, event: &Event<'_>) -> bool { method event (line 349) | fn event(&self, event: &Event<'_>); method enter (line 359) | fn enter(&self, span: &span::Id); method exit (line 371) | fn exit(&self, span: &span::Id); method clone_span (line 393) | fn clone_span(&self, id: &span::Id) -> span::Id { method drop_span (line 407) | fn drop_span(&self, _id: span::Id) {} method try_close (line 445) | fn try_close(&self, id: span::Id) -> bool { method current_span (line 464) | fn current_span(&self) -> span::Current { method downcast_raw (line 495) | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { method register_callsite (line 679) | fn register_callsite(&self, _: &'static Metadata<'static>) -> Interest { method new_span (line 683) | fn new_span(&self, _: &span::Attributes<'_>) -> span::Id { method event (line 687) | fn event(&self, _event: &Event<'_>) {} method record (line 689) | fn record(&self, _span: &span::Id, _values: &span::Record<'_>) {} method record_follows_from (line 691) | fn record_follows_from(&self, _span: &span::Id, _follows: &span::Id) {} method enabled (line 694) | fn enabled(&self, _metadata: &Metadata<'_>) -> bool { method enter (line 698) | fn enter(&self, _span: &span::Id) {} method exit (line 699) | fn exit(&self, _span: &span::Id) {} method register_callsite (line 715) | fn register_callsite(&self, metadata: &'static Metadata<'static>) -> I... method enabled (line 720) | fn enabled(&self, metadata: &Metadata<'_>) -> bool { method max_level_hint (line 725) | fn max_level_hint(&self) -> Option { method new_span (line 730) | fn new_span(&self, span: &span::Attributes<'_>) -> span::Id { method record (line 735) | fn record(&self, span: &span::Id, values: &span::Record<'_>) { method record_follows_from (line 740) | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { method event_enabled (line 745) | fn event_enabled(&self, event: &Event<'_>) -> bool { method event (line 750) | fn event(&self, event: &Event<'_>) { method enter (line 755) | fn enter(&self, span: &span::Id) { method exit (line 760) | fn exit(&self, span: &span::Id) { method clone_span (line 765) | fn clone_span(&self, id: &span::Id) -> span::Id { method try_close (line 770) | fn try_close(&self, id: span::Id) -> bool { method drop_span (line 776) | fn drop_span(&self, id: span::Id) { method current_span (line 781) | fn current_span(&self) -> span::Current { method downcast_raw (line 786) | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { method register_callsite (line 800) | fn register_callsite(&self, metadata: &'static Metadata<'static>) -> I... method enabled (line 805) | fn enabled(&self, metadata: &Metadata<'_>) -> bool { method max_level_hint (line 810) | fn max_level_hint(&self) -> Option { method new_span (line 815) | fn new_span(&self, span: &span::Attributes<'_>) -> span::Id { method record (line 820) | fn record(&self, span: &span::Id, values: &span::Record<'_>) { method record_follows_from (line 825) | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { method event_enabled (line 830) | fn event_enabled(&self, event: &Event<'_>) -> bool { method event (line 835) | fn event(&self, event: &Event<'_>) { method enter (line 840) | fn enter(&self, span: &span::Id) { method exit (line 845) | fn exit(&self, span: &span::Id) { method clone_span (line 850) | fn clone_span(&self, id: &span::Id) -> span::Id { method try_close (line 855) | fn try_close(&self, id: span::Id) -> bool { method drop_span (line 861) | fn drop_span(&self, id: span::Id) { method current_span (line 866) | fn current_span(&self) -> span::Current { method downcast_raw (line 871) | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { function is (line 506) | pub fn is(&self) -> bool { function downcast_ref (line 512) | pub fn downcast_ref(&self) -> Option<&T> { function is (line 526) | pub fn is(&self) -> bool { function downcast_ref (line 532) | pub fn downcast_ref(&self) -> Option<&T> { function is (line 546) | pub fn is(&self) -> bool { function downcast_ref (line 552) | pub fn downcast_ref(&self) -> Option<&T> { function is (line 566) | pub fn is(&self) -> bool { function downcast_ref (line 572) | pub fn downcast_ref(&self) -> Option<&T> { type Interest (line 592) | pub struct Interest(InterestKind); method never (line 608) | pub fn never() -> Self { method sometimes (line 620) | pub fn sometimes() -> Self { method always (line 630) | pub fn always() -> Self { method is_never (line 637) | pub fn is_never(&self) -> bool { method is_sometimes (line 644) | pub fn is_sometimes(&self) -> bool { method is_always (line 651) | pub fn is_always(&self) -> bool { method and (line 661) | pub(crate) fn and(self, rhs: Interest) -> Self { type InterestKind (line 595) | enum InterestKind { type NoSubscriber (line 675) | pub struct NoSubscriber(()); method new (line 705) | pub const fn new() -> Self { FILE: builder/third-party/tracing-core/tests/common/mod.rs type TestSubscriberA (line 3) | pub struct TestSubscriberA; method enabled (line 5) | fn enabled(&self, _: &Metadata<'_>) -> bool { method new_span (line 8) | fn new_span(&self, _: &span::Attributes<'_>) -> span::Id { method record (line 11) | fn record(&self, _: &span::Id, _: &span::Record<'_>) {} method record_follows_from (line 12) | fn record_follows_from(&self, _: &span::Id, _: &span::Id) {} method event (line 13) | fn event(&self, _: &Event<'_>) {} method enter (line 14) | fn enter(&self, _: &span::Id) {} method exit (line 15) | fn exit(&self, _: &span::Id) {} type TestSubscriberB (line 17) | pub struct TestSubscriberB; method enabled (line 19) | fn enabled(&self, _: &Metadata<'_>) -> bool { method new_span (line 22) | fn new_span(&self, _: &span::Attributes<'_>) -> span::Id { method record (line 25) | fn record(&self, _: &span::Id, _: &span::Record<'_>) {} method record_follows_from (line 26) | fn record_follows_from(&self, _: &span::Id, _: &span::Id) {} method event (line 27) | fn event(&self, _: &Event<'_>) {} method enter (line 28) | fn enter(&self, _: &span::Id) {} method exit (line 29) | fn exit(&self, _: &span::Id) {} FILE: builder/third-party/tracing-core/tests/dispatch.rs function set_default_dispatch (line 8) | fn set_default_dispatch() { function nested_set_default (line 32) | fn nested_set_default() { FILE: builder/third-party/tracing-core/tests/global_dispatch.rs function global_dispatch (line 6) | fn global_dispatch() { FILE: builder/third-party/tracing-core/tests/local_dispatch_before_init.rs function local_dispatch_before_init (line 14) | fn local_dispatch_before_init() { FILE: builder/third-party/tracing-core/tests/macros.rs function metadata_macro_api (line 9) | fn metadata_macro_api() { FILE: builder/third-party/tracing/benches/baseline.rs function bench (line 3) | fn bench(c: &mut Criterion) { FILE: builder/third-party/tracing/benches/dispatch_get_clone.rs function bench (line 5) | fn bench(c: &mut Criterion) { FILE: builder/third-party/tracing/benches/dispatch_get_ref.rs function bench (line 5) | fn bench(c: &mut Criterion) { FILE: builder/third-party/tracing/benches/empty_span.rs function bench (line 5) | fn bench(c: &mut Criterion) { type FakeEmptySpan (line 21) | struct FakeEmptySpan { method new (line 27) | fn new() -> Self { method drop (line 36) | fn drop(&mut self) { FILE: builder/third-party/tracing/benches/enter_span.rs function bench (line 6) | fn bench(c: &mut Criterion) { FILE: builder/third-party/tracing/benches/event.rs function bench (line 5) | fn bench(c: &mut Criterion) { FILE: builder/third-party/tracing/benches/shared.rs function for_all_recording (line 10) | pub fn for_all_recording( function for_all_dispatches (line 35) | pub fn for_all_dispatches( constant NOP_LOGGER (line 55) | const NOP_LOGGER: NopLogger = NopLogger; type NopLogger (line 57) | struct NopLogger; method enabled (line 60) | fn enabled(&self, _metadata: &log::Metadata) -> bool { method log (line 64) | fn log(&self, record: &log::Record) { method flush (line 71) | fn flush(&self) {} method write_str (line 75) | fn write_str(&mut self, s: &str) -> std::fmt::Result { type VisitingSubscriber (line 82) | struct VisitingSubscriber(Mutex); method new_span (line 93) | fn new_span(&self, span: &span::Attributes<'_>) -> Id { method record (line 99) | fn record(&self, _span: &Id, values: &span::Record<'_>) { method event (line 104) | fn event(&self, event: &Event<'_>) { method record_follows_from (line 109) | fn record_follows_from(&self, span: &Id, follows: &Id) { method enabled (line 113) | fn enabled(&self, metadata: &Metadata<'_>) -> bool { method enter (line 118) | fn enter(&self, span: &Id) { method exit (line 122) | fn exit(&self, span: &Id) { type Visitor (line 84) | struct Visitor<'a>(MutexGuard<'a, String>); function record_debug (line 87) | fn record_debug(&mut self, _field: &field::Field, value: &dyn fmt::Debug) { type EnabledSubscriber (line 128) | struct EnabledSubscriber; method new_span (line 131) | fn new_span(&self, span: &span::Attributes<'_>) -> Id { method event (line 136) | fn event(&self, event: &Event<'_>) { method record (line 140) | fn record(&self, span: &Id, values: &span::Record<'_>) { method record_follows_from (line 144) | fn record_follows_from(&self, span: &Id, follows: &Id) { method enabled (line 148) | fn enabled(&self, metadata: &Metadata<'_>) -> bool { method enter (line 153) | fn enter(&self, span: &Id) { method exit (line 157) | fn exit(&self, span: &Id) { FILE: builder/third-party/tracing/benches/span_fields.rs function bench (line 6) | fn bench(c: &mut Criterion) { FILE: builder/third-party/tracing/benches/span_no_fields.rs function bench (line 6) | fn bench(c: &mut Criterion) { FILE: builder/third-party/tracing/benches/span_repeated.rs function bench (line 6) | fn bench(c: &mut Criterion) { function mk_span (line 14) | fn mk_span(i: u64) -> tracing::Span { constant N_SPANS (line 18) | const N_SPANS: usize = 100; FILE: builder/third-party/tracing/src/field.rs type AsField (line 129) | pub trait AsField: crate::sealed::Sealed { method as_field (line 134) | fn as_field(&self, metadata: &Metadata<'_>) -> Option; method as_field (line 141) | fn as_field(&self, metadata: &Metadata<'_>) -> Option { method as_field (line 152) | fn as_field(&self, metadata: &Metadata<'_>) -> Option { method as_field (line 163) | fn as_field(&self, metadata: &Metadata<'_>) -> Option { FILE: builder/third-party/tracing/src/instrument.rs type Instrument (line 20) | pub trait Instrument: Sized { method instrument (line 86) | fn instrument(self, span: Span) -> Instrumented { method in_current_span (line 128) | fn in_current_span(self) -> Instrumented { type WithSubscriber (line 136) | pub trait WithSubscriber: Sized { method with_subscriber (line 176) | fn with_subscriber(self, subscriber: S) -> WithDispatch method with_current_subscriber (line 228) | fn with_current_subscriber(self) -> WithDispatch { function span_and_inner_pin_mut (line 293) | fn span_and_inner_pin_mut(self) -> (&'a mut Span, Pin<&'a mut T>) { function span_and_inner_pin_ref (line 304) | fn span_and_inner_pin_ref(self) -> (&'a Span, Pin<&'a T>) { type Output (line 316) | type Output = T::Output; method poll (line 318) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function span (line 329) | pub fn span(&self) -> &Span { function span_mut (line 334) | pub fn span_mut(&mut self) -> &mut Span { function inner (line 339) | pub fn inner(&self) -> &T { function inner_mut (line 344) | pub fn inner_mut(&mut self) -> &mut T { function inner_pin_ref (line 349) | pub fn inner_pin_ref(self: Pin<&Self>) -> Pin<&T> { function inner_pin_mut (line 354) | pub fn inner_pin_mut(self: Pin<&mut Self>) -> Pin<&mut T> { function into_inner (line 361) | pub fn into_inner(self) -> T { type Output (line 381) | type Output = T::Output; method poll (line 383) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function dispatcher (line 399) | pub fn dispatcher(&self) -> &Dispatch { function inner (line 404) | pub fn inner(&self) -> &T { function inner_mut (line 409) | pub fn inner_mut(&mut self) -> &mut T { function inner_pin_ref (line 414) | pub fn inner_pin_ref(self: Pin<&Self>) -> Pin<&T> { function inner_pin_mut (line 419) | pub fn inner_pin_mut(self: Pin<&mut Self>) -> Pin<&mut T> { function into_inner (line 426) | pub fn into_inner(self) -> T { FILE: builder/third-party/tracing/src/level_filters.rs constant STATIC_MAX_LEVEL (line 66) | pub const STATIC_MAX_LEVEL: LevelFilter = get_max_level_inner(); function get_max_level_inner (line 68) | const fn get_max_level_inner() -> LevelFilter { FILE: builder/third-party/tracing/src/lib.rs function __is_enabled (line 1005) | pub fn __is_enabled(meta: &Metadata<'static>, interest: Interest) -> bool { function __disabled_span (line 1017) | pub fn __disabled_span(meta: &'static Metadata<'static>) -> crate::Span { function __disabled_span (line 1029) | pub fn __disabled_span(_: &'static Metadata<'static>) -> crate::Span { function __tracing_log (line 1040) | pub fn __tracing_log( type LogValueSet (line 1072) | pub(crate) struct LogValueSet<'a> { function fmt (line 1079) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Sealed (line 1124) | pub trait Sealed {} FILE: builder/third-party/tracing/src/span.rs type AsId (line 335) | pub trait AsId: crate::sealed::Sealed { method as_id (line 338) | fn as_id(&self) -> Option<&Id>; type Span (line 348) | pub struct Span { method new (line 436) | pub fn new(meta: &'static Metadata<'static>, values: &field::ValueSet<... method new_with (line 442) | pub fn new_with( method new_root (line 460) | pub fn new_root(meta: &'static Metadata<'static>, values: &field::Valu... method new_root_with (line 466) | pub fn new_root_with( method child_of (line 484) | pub fn child_of( method child_of_with (line 497) | pub fn child_of_with( method new_disabled (line 519) | pub fn new_disabled(meta: &'static Metadata<'static>) -> Span { method none (line 533) | pub const fn none() -> Span { method current (line 549) | pub fn current() -> Span { method make_with (line 563) | fn make_with( method enter (line 785) | pub fn enter(&self) -> Entered<'_> { method entered (line 896) | pub fn entered(self) -> EnteredSpan { method or_current (line 1027) | pub fn or_current(self) -> Self { method do_enter (line 1035) | fn do_enter(&self) { method do_exit (line 1052) | fn do_exit(&self) { method in_scope (line 1100) | pub fn in_scope T, T>(&self, f: F) -> T { method field (line 1107) | pub fn field(&self, field: &Q) -> Option method has_field (line 1117) | pub fn has_field(&self, field: &Q) -> bool method record (line 1194) | pub fn record(&self, field: &Q, value: V) -> &Self method record_all (line 1213) | pub fn record_all(&self, values: &field::ValueSet<'_>) -> &Self { method is_disabled (line 1244) | pub fn is_disabled(&self) -> bool { method is_none (line 1259) | pub fn is_none(&self) -> bool { method follows_from (line 1310) | pub fn follows_from(&self, from: impl Into>) -> &Self { method id (line 1320) | pub fn id(&self) -> Option { method metadata (line 1325) | pub fn metadata(&self) -> Option<&'static Metadata<'static>> { method log (line 1331) | fn log(&self, target: &str, level: log::Level, message: fmt::Arguments... method with_subscriber (line 1368) | pub fn with_subscriber(&self, f: impl FnOnce((&Id, &Dispatch)) -> T... method eq (line 1376) | fn eq(&self, other: &Self) -> bool { method fmt (line 1393) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Inner (line 366) | pub(crate) struct Inner { method follows_from (line 1496) | fn follows_from(&self, from: &Id) { method id (line 1501) | fn id(&self) -> Id { method record (line 1505) | fn record(&self, values: &Record<'_>) { method new (line 1509) | fn new(id: Id, subscriber: &Dispatch) -> Self { method eq (line 1518) | fn eq(&self, other: &Self) -> bool { type Entered (line 387) | pub struct Entered<'a> { type EnteredSpan (line 401) | pub struct EnteredSpan { method id (line 1542) | pub fn id(&self) -> Option { method exit (line 1548) | pub fn exit(mut self) -> Span { constant LIFECYCLE_LOG_TARGET (line 415) | const LIFECYCLE_LOG_TARGET: &str = "tracing::span"; constant ACTIVITY_LOG_TARGET (line 418) | const ACTIVITY_LOG_TARGET: &str = "tracing::span::active"; method hash (line 1387) | fn hash(&self, hasher: &mut H) { function from (line 1426) | fn from(span: &'a Span) -> Self { function from (line 1432) | fn from(span: &'a Span) -> Self { function from (line 1438) | fn from(span: Span) -> Self { function from (line 1444) | fn from(span: &'a EnteredSpan) -> Self { function from (line 1450) | fn from(span: &'a EnteredSpan) -> Self { method drop (line 1457) | fn drop(&mut self) { method hash (line 1524) | fn hash(&self, state: &mut H) { method clone (line 1530) | fn clone(&self) -> Self { type Target (line 1557) | type Target = Span; method deref (line 1560) | fn deref(&self) -> &Span { method drop (line 1567) | fn drop(&mut self) { method drop (line 1574) | fn drop(&mut self) { type PhantomNotSend (line 1594) | struct PhantomNotSend { constant PhantomNotSend (line 1599) | const PhantomNotSend: PhantomNotSend = PhantomNotSend { ghost: PhantomDa... type AssertSend (line 1610) | trait AssertSend: Send {} type AssertSync (line 1613) | trait AssertSync: Sync {} function test_record_backwards_compat (line 1619) | fn test_record_backwards_compat() { FILE: builder/third-party/tracing/src/subscriber.rs function with_default (line 20) | pub fn with_default(subscriber: S, f: impl FnOnce() -> T) -> T function set_global_default (line 39) | pub fn set_global_default(subscriber: S) -> Result<(), SetGlobalDefau... function set_default (line 58) | pub fn set_default(subscriber: S) -> DefaultGuard FILE: builder/third-party/tracing/tests/enabled.rs function level_and_target (line 7) | fn level_and_target() { function span_and_event (line 28) | fn span_and_event() { FILE: builder/third-party/tracing/tests/event.rs function event_with_message (line 58) | fn event_with_message() { function message_without_delims (line 80) | fn message_without_delims() { function string_message_without_delims (line 109) | fn string_message_without_delims() { function one_with_everything (line 135) | fn one_with_everything() { function moved_field (line 171) | fn moved_field() { function dotted_field_name (line 192) | fn dotted_field_name() { function borrowed_field (line 213) | fn borrowed_field() { function move_field_out_of_struct (line 238) | fn move_field_out_of_struct() { function display_shorthand (line 277) | fn display_shorthand() { function debug_shorthand (line 297) | fn debug_shorthand() { function both_shorthands (line 317) | fn both_shorthands() { function explicit_child (line 338) | fn explicit_child() { function explicit_child_at_levels (line 355) | fn explicit_child_at_levels() { function option_values (line 380) | fn option_values() { function option_ref_values (line 416) | fn option_ref_values() { function option_ref_mut_values (line 452) | fn option_ref_mut_values() { function string_field (line 488) | fn string_field() { function constant_field_name (line 516) | fn constant_field_name() { FILE: builder/third-party/tracing/tests/filter_caching_is_lexically_scoped.rs function filter_caching_is_lexically_scoped (line 20) | fn filter_caching_is_lexically_scoped() { FILE: builder/third-party/tracing/tests/filters_are_not_reevaluated_for_the_same_span.rs function filters_are_not_reevaluated_for_the_same_span (line 19) | fn filters_are_not_reevaluated_for_the_same_span() { FILE: builder/third-party/tracing/tests/filters_are_reevaluated_for_different_call_sites.rs function filters_are_reevaluated_for_different_call_sites (line 19) | fn filters_are_reevaluated_for_different_call_sites() { FILE: builder/third-party/tracing/tests/filters_dont_leak.rs function spans_dont_leak (line 7) | fn spans_dont_leak() { function events_dont_leak (line 48) | fn events_dont_leak() { FILE: builder/third-party/tracing/tests/future_send.rs function async_fn_is_send (line 7) | fn async_fn_is_send() { function async_block_is_send (line 16) | fn async_block_is_send() { function assert_send (line 22) | fn assert_send(_f: F) {} FILE: builder/third-party/tracing/tests/instrument.rs function span_on_drop (line 14) | fn span_on_drop() { FILE: builder/third-party/tracing/tests/macro_imports.rs function prefixed_span_macros (line 5) | fn prefixed_span_macros() { function prefixed_event_macros (line 16) | fn prefixed_event_macros() { FILE: builder/third-party/tracing/tests/macros.rs function span (line 25) | fn span() { function trace_span (line 43) | fn trace_span() { function debug_span (line 59) | fn debug_span() { function info_span (line 75) | fn info_span() { function warn_span (line 91) | fn warn_span() { function error_span (line 107) | fn error_span() { function span_root (line 123) | fn span_root() { function trace_span_root (line 149) | fn trace_span_root() { function debug_span_root (line 172) | fn debug_span_root() { function info_span_root (line 195) | fn info_span_root() { function warn_span_root (line 218) | fn warn_span_root() { function error_span_root (line 241) | fn error_span_root() { function span_with_parent (line 264) | fn span_with_parent() { function trace_span_with_parent (line 278) | fn trace_span_with_parent() { function debug_span_with_parent (line 294) | fn debug_span_with_parent() { function info_span_with_parent (line 310) | fn info_span_with_parent() { function warn_span_with_parent (line 326) | fn warn_span_with_parent() { function error_span_with_parent (line 342) | fn error_span_with_parent() { function span_with_non_rust_symbol (line 358) | fn span_with_non_rust_symbol() { function large_span (line 375) | fn large_span() { function event (line 417) | fn event() { function enabled (line 453) | fn enabled() { function span_enabled (line 467) | fn span_enabled() { function event_enabled (line 481) | fn event_enabled() { function locals_with_message (line 495) | fn locals_with_message() { function locals_no_message (line 512) | fn locals_no_message() { function trace (line 548) | fn trace() { function debug (line 592) | fn debug() { function info (line 636) | fn info() { function warn (line 680) | fn warn() { function error (line 724) | fn error() { function event_root (line 768) | fn event_root() { function trace_root (line 814) | fn trace_root() { function debug_root (line 850) | fn debug_root() { function info_root (line 886) | fn info_root() { function warn_root (line 922) | fn warn_root() { function error_root (line 958) | fn error_root() { function event_with_parent (line 994) | fn event_with_parent() { function trace_with_parent (line 1025) | fn trace_with_parent() { function debug_with_parent (line 1057) | fn debug_with_parent() { function info_with_parent (line 1089) | fn info_with_parent() { function warn_with_parent (line 1121) | fn warn_with_parent() { function error_with_parent (line 1153) | fn error_with_parent() { function field_shorthand_only (line 1185) | fn field_shorthand_only() { function borrow_val_events (line 1206) | fn borrow_val_events() { function borrow_val_spans (line 1220) | fn borrow_val_spans() { function callsite_macro_api (line 1234) | fn callsite_macro_api() { function format_args_already_defined (line 1259) | fn format_args_already_defined() { FILE: builder/third-party/tracing/tests/macros_incompatible_concat.rs function span (line 10) | fn span() { function event (line 16) | fn event() { function enabled (line 22) | fn enabled() { FILE: builder/third-party/tracing/tests/max_level_hint.rs function max_level_hints (line 6) | fn max_level_hints() { FILE: builder/third-party/tracing/tests/multiple_max_level_hints.rs function multiple_max_level_hints (line 8) | fn multiple_max_level_hints() { FILE: builder/third-party/tracing/tests/no_subscriber.rs function no_subscriber_disables_global (line 7) | fn no_subscriber_disables_global() { FILE: builder/third-party/tracing/tests/register_callsite_deadlock.rs function register_callsite_doesnt_deadlock (line 10) | fn register_callsite_doesnt_deadlock() { FILE: builder/third-party/tracing/tests/scoped_clobbers_default.rs function scoped_clobbers_global (line 5) | fn scoped_clobbers_global() { FILE: builder/third-party/tracing/tests/span.rs function handles_to_the_same_span_are_equal (line 17) | fn handles_to_the_same_span_are_equal() { function handles_to_different_spans_are_not_equal (line 37) | fn handles_to_different_spans_are_not_equal() { function handles_to_different_spans_with_the_same_metadata_are_not_equal (line 50) | fn handles_to_different_spans_with_the_same_metadata_are_not_equal() { function spans_always_go_to_the_subscriber_that_tagged_them (line 68) | fn spans_always_go_to_the_subscriber_that_tagged_them() { function spans_always_go_to_the_subscriber_that_tagged_them_even_across_threads (line 95) | fn spans_always_go_to_the_subscriber_that_tagged_them_even_across_thread... function dropping_a_span_calls_drop_span (line 123) | fn dropping_a_span_calls_drop_span() { function span_closes_after_event (line 141) | fn span_closes_after_event() { function new_span_after_event (line 160) | fn new_span_after_event() { function event_outside_of_span (line 183) | fn event_outside_of_span() { function cloning_a_span_calls_clone_span (line 201) | fn cloning_a_span_calls_clone_span() { function drop_span_when_exiting_dispatchers_context (line 217) | fn drop_span_when_exiting_dispatchers_context() { function clone_and_drop_span_always_go_to_the_subscriber_that_tagged_the_span (line 234) | fn clone_and_drop_span_always_go_to_the_subscriber_that_tagged_the_span() { function span_closes_when_exited (line 265) | fn span_closes_when_exited() { function enter (line 285) | fn enter() { function entered (line 304) | fn entered() { function entered_api (line 322) | fn entered_api() { function moved_field (line 342) | fn moved_field() { function dotted_field_name (line 371) | fn dotted_field_name() { function borrowed_field (line 389) | fn borrowed_field() { function move_field_out_of_struct (line 420) | fn move_field_out_of_struct() { function float_values (line 465) | fn float_values() { function record_new_value_for_field (line 549) | fn record_new_value_for_field() { function record_new_values_for_fields (line 580) | fn record_new_values_for_fields() { function new_span_with_target_and_log_level (line 616) | fn new_span_with_target_and_log_level() { function explicit_root_span_is_root (line 636) | fn explicit_root_span_is_root() { function explicit_root_span_is_root_regardless_of_ctx (line 651) | fn explicit_root_span_is_root_regardless_of_ctx() { function explicit_child (line 671) | fn explicit_child() { function explicit_child_at_levels (line 692) | fn explicit_child_at_levels() { function explicit_child_regardless_of_ctx (line 717) | fn explicit_child_regardless_of_ctx() { function contextual_root (line 742) | fn contextual_root() { function contextual_child (line 757) | fn contextual_child() { function display_shorthand (line 781) | fn display_shorthand() { function debug_shorthand (line 801) | fn debug_shorthand() { function both_shorthands (line 821) | fn both_shorthands() { function constant_field_name (line 842) | fn constant_field_name() { FILE: builder/third-party/tracing/tests/subscriber.rs function event_macros_dont_infinite_loop (line 18) | fn event_macros_dont_infinite_loop() { function boxed_subscriber (line 60) | fn boxed_subscriber() { function arced_subscriber (line 91) | fn arced_subscriber() { FILE: builder/third-party/try-lock/src/lib.rs type TryLock (line 63) | pub struct TryLock { function new (line 71) | pub const fn new(val: T) -> TryLock { function try_lock (line 92) | pub fn try_lock(&self) -> Option> { function try_lock_order (line 110) | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Orderin... function try_lock_explicit (line 129) | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Orde... function try_lock_explicit_unchecked (line 165) | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, u... function into_inner (line 179) | pub fn into_inner(self) -> T { function fmt (line 189) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Locked (line 217) | pub struct Locked<'a, T: 'a> { type Target (line 225) | type Target = T; method deref (line 227) | fn deref(&self) -> &T { method deref_mut (line 234) | fn deref_mut(&mut self) -> &mut T { method drop (line 241) | fn drop(&mut self) { function fmt (line 247) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt_debug (line 257) | fn fmt_debug() { FILE: builder/third-party/typenum/build/generic_const_mappings.rs function emit_impls (line 3) | pub fn emit_impls() -> ::std::io::Result<()> { function feature_gate_to_64_bit (line 92) | const fn feature_gate_to_64_bit(uint: u64) -> &'static str { FILE: builder/third-party/typenum/build/main.rs type UIntCode (line 12) | pub enum UIntCode { method fmt (line 25) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type IntCode (line 18) | pub enum IntCode { method fmt (line 35) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function gen_uint (line 44) | pub fn gen_uint(u: u64) -> UIntCode { function gen_int (line 61) | pub fn gen_int(i: i64) -> IntCode { function no_std (line 78) | pub fn no_std() {} function force_unix_path_separator (line 87) | pub fn force_unix_path_separator() {} constant HIGHEST (line 89) | const HIGHEST: u64 = 1024; function uints (line 90) | fn uints() -> impl Iterator { function main (line 102) | fn main() { FILE: builder/third-party/typenum/build/op.rs type OpType (line 2) | enum OpType { type Op (line 9) | struct Op { function write_op_macro (line 18) | pub fn write_op_macro() -> ::std::io::Result<()> { FILE: builder/third-party/typenum/build/tests.rs function gcdi (line 6) | fn gcdi(mut a: i64, mut b: i64) -> i64 { function gcdu (line 19) | fn gcdu(mut a: u64, mut b: u64) -> u64 { function sign (line 29) | fn sign(i: i64) -> char { type UIntTest (line 38) | struct UIntTest { method fmt (line 46) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function uint_binary_test (line 94) | fn uint_binary_test(left: u64, operator: &'static str, right: u64, resul... type IntBinaryTest (line 107) | struct IntBinaryTest { method fmt (line 115) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function int_binary_test (line 145) | fn int_binary_test(left: i64, operator: &'static str, right: i64, result... type IntUnaryTest (line 154) | struct IntUnaryTest { method fmt (line 161) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function int_unary_test (line 186) | fn int_unary_test(operator: &'static str, num: i64, result: i64) -> IntU... function uint_cmp_test (line 194) | fn uint_cmp_test(a: u64, b: u64) -> String { function int_cmp_test (line 215) | fn int_cmp_test(a: i64, b: i64) -> String { function build_tests (line 240) | pub fn build_tests() -> Result<(), Box<::std::error::Error>> { FILE: builder/third-party/typenum/src/array.rs type ATerm (line 12) | pub struct ATerm; type Output (line 83) | type Output = ATerm; method add (line 85) | fn add(self, _: ATerm) -> Self::Output { type Output (line 110) | type Output = ATerm; method sub (line 112) | fn sub(self, _: ATerm) -> Self::Output { type Output (line 136) | type Output = ATerm; method mul (line 138) | fn mul(self, _: Rhs) -> Self::Output { type Output (line 237) | type Output = ATerm; method div (line 239) | fn div(self, _: Rhs) -> Self::Output { type Output (line 264) | type Output = ATerm; method partial_div (line 266) | fn partial_div(self, _: Rhs) -> Self::Output { type Output (line 292) | type Output = ATerm; method rem (line 294) | fn rem(self, _: Rhs) -> Self::Output { type TArr (line 24) | pub struct TArr { type Output (line 57) | type Output = U0; method len (line 59) | fn len(&self) -> Self::Output { type Output (line 71) | type Output = Add1>; method len (line 73) | fn len(&self) -> Self::Output { type Output (line 95) | type Output = TArr, Sum>; function add (line 97) | fn add(self, rhs: TArr) -> Self::Output { type Output (line 122) | type Output = TArr, Diff>; function sub (line 124) | fn sub(self, rhs: TArr) -> Self::Output { type Output (line 149) | type Output = TArr, Prod>; function mul (line 151) | fn mul(self, rhs: Rhs) -> Self::Output { type Output (line 160) | type Output = ATerm; method mul (line 162) | fn mul(self, _: ATerm) -> Self::Output { type Output (line 171) | type Output = ATerm; function mul (line 173) | fn mul(self, _: ATerm) -> Self::Output { type Output (line 182) | type Output = ATerm; function mul (line 184) | fn mul(self, _: ATerm) -> Self::Output { type Output (line 193) | type Output = TArr>; method mul (line 195) | fn mul(self, rhs: TArr) -> Self::Output { type Output (line 208) | type Output = TArr, V>, Prod, A>>; function mul (line 210) | fn mul(self, rhs: TArr) -> Self::Output { type Output (line 223) | type Output = TArr, V>, Prod, A>>; function mul (line 225) | fn mul(self, rhs: TArr) -> Self::Output { type Output (line 250) | type Output = TArr, Quot>; function div (line 252) | fn div(self, rhs: Rhs) -> Self::Output { type Output (line 277) | type Output = TArr, PartialQuot>; function partial_div (line 279) | fn partial_div(self, rhs: Rhs) -> Self::Output { type Output (line 305) | type Output = TArr, Mod>; function rem (line 307) | fn rem(self, rhs: Rhs) -> Self::Output { type Output (line 320) | type Output = ATerm; method neg (line 322) | fn neg(self) -> Self::Output { type Output (line 332) | type Output = TArr, Negate>; method neg (line 334) | fn neg(self) -> Self::Output { FILE: builder/third-party/typenum/src/bit.rs type B0 (line 20) | pub struct B0; method new (line 25) | pub fn new() -> B0 { type Output (line 102) | type Output = B0; method bitand (line 104) | fn bitand(self, _: Rhs) -> Self::Output { type Output (line 129) | type Output = B0; method bitor (line 131) | fn bitor(self, _: B0) -> Self::Output { type Output (line 138) | type Output = B1; method bitor (line 140) | fn bitor(self, _: B1) -> Self::Output { type Output (line 156) | type Output = B0; method bitxor (line 158) | fn bitxor(self, _: B0) -> Self::Output { type Output (line 172) | type Output = B1; method bitxor (line 174) | fn bitxor(self, _: B1) -> Self::Output { type Output (line 225) | type Output = Equal; method compare (line 228) | fn compare(&self, _: &B0) -> Self::Output { type Output (line 234) | type Output = Less; method compare (line 237) | fn compare(&self, _: &B1) -> Self::Output { type Output (line 262) | type Output = B0; method min (line 264) | fn min(self, _: B0) -> B0 { type Output (line 269) | type Output = B0; method min (line 271) | fn min(self, _: B1) -> B0 { type Output (line 292) | type Output = B0; method max (line 294) | fn max(self, _: B0) -> B0 { type Output (line 299) | type Output = B1; method max (line 301) | fn max(self, rhs: B1) -> B1 { type B1 (line 33) | pub struct B1; method new (line 38) | pub fn new() -> B1 { type Output (line 111) | type Output = B0; method bitand (line 113) | fn bitand(self, _: B0) -> Self::Output { type Output (line 120) | type Output = B1; method bitand (line 122) | fn bitand(self, _: B1) -> Self::Output { type Output (line 147) | type Output = B1; method bitor (line 149) | fn bitor(self, _: Rhs) -> Self::Output { type Output (line 164) | type Output = B1; method bitxor (line 166) | fn bitxor(self, _: B0) -> Self::Output { type Output (line 180) | type Output = B0; method bitxor (line 182) | fn bitxor(self, _: B1) -> Self::Output { type Output (line 243) | type Output = Greater; method compare (line 246) | fn compare(&self, _: &B0) -> Self::Output { type Output (line 252) | type Output = Equal; method compare (line 255) | fn compare(&self, _: &B1) -> Self::Output { type Output (line 276) | type Output = B0; method min (line 278) | fn min(self, rhs: B0) -> B0 { type Output (line 283) | type Output = B1; method min (line 285) | fn min(self, _: B1) -> B1 { type Output (line 306) | type Output = B1; method max (line 308) | fn max(self, _: B0) -> B1 { type Output (line 313) | type Output = B1; method max (line 315) | fn max(self, _: B1) -> B1 { constant U8 (line 44) | const U8: u8 = 0; constant BOOL (line 45) | const BOOL: bool = false; method new (line 48) | fn new() -> Self { method to_u8 (line 52) | fn to_u8() -> u8 { method to_bool (line 56) | fn to_bool() -> bool { constant U8 (line 62) | const U8: u8 = 1; constant BOOL (line 63) | const BOOL: bool = true; method new (line 66) | fn new() -> Self { method to_u8 (line 70) | fn to_u8() -> u8 { method to_bool (line 74) | fn to_bool() -> bool { type Output (line 85) | type Output = B1; method not (line 87) | fn not(self) -> Self::Output { type Output (line 93) | type Output = B0; method not (line 95) | fn not(self) -> Self::Output { function bit_operations (line 203) | fn bit_operations() { function bit_creation (line 323) | fn bit_creation() { FILE: builder/third-party/typenum/src/int.rs type PInt (line 42) | pub struct PInt { type NInt (line 49) | pub struct NInt { function new (line 56) | pub fn new() -> PInt { function new (line 64) | pub fn new() -> NInt { type Z0 (line 72) | pub struct Z0; method new (line 77) | pub fn new() -> Z0 { type Output (line 233) | type Output = I; method add (line 235) | fn add(self, rhs: I) -> Self::Output { type Output (line 358) | type Output = Z0; method sub (line 360) | fn sub(self, _: Z0) -> Self::Output { type Output (line 367) | type Output = NInt; method sub (line 369) | fn sub(self, _: PInt) -> Self::Output { type Output (line 376) | type Output = PInt; method sub (line 378) | fn sub(self, _: NInt) -> Self::Output { type Output (line 463) | type Output = Z0; method mul (line 465) | fn mul(self, _: I) -> Self::Output { type Output (line 545) | type Output = Z0; method div (line 547) | fn div(self, _: I) -> Self::Output { type Output (line 633) | type Output = Equal; method compare (line 636) | fn compare(&self, _: &Z0) -> Self::Output { type Output (line 643) | type Output = Greater; method compare (line 646) | fn compare(&self, _: &NInt) -> Self::Output { type Output (line 653) | type Output = Less; method compare (line 656) | fn compare(&self, _: &PInt) -> Self::Output { type Output (line 726) | type Output = Z0; method rem (line 728) | fn rem(self, _: I) -> Self::Output { type Output (line 782) | type Output = P1; method powi (line 784) | fn powi(self, _: Z0) -> Self::Output { type Output (line 791) | type Output = Z0; method powi (line 793) | fn powi(self, _: PInt) -> Self::Output { type Output (line 800) | type Output = Z0; method powi (line 802) | fn powi(self, _: NInt) -> Self::Output { type Output (line 896) | type Output = Z0; type Output (line 903) | type Output = PInt; type Output (line 917) | type Output = PInt; type Output (line 968) | type Output = Z0; method min (line 970) | fn min(self, _: Z0) -> Self::Output { type Output (line 979) | type Output = Z0; method min (line 981) | fn min(self, _: PInt) -> Self::Output { type Output (line 990) | type Output = NInt; method min (line 992) | fn min(self, rhs: NInt) -> Self::Output { type Output (line 1077) | type Output = Z0; method max (line 1079) | fn max(self, _: Z0) -> Self::Output { type Output (line 1088) | type Output = PInt; method max (line 1090) | fn max(self, rhs: PInt) -> Self::Output { type Output (line 1099) | type Output = Z0; method max (line 1101) | fn max(self, _: NInt) -> Self::Output { method to_int (line 1187) | fn to_int() -> i8 { constant INT (line 1190) | const INT: i8 = Self::I8; method to_int (line 1195) | fn to_int() -> i16 { constant INT (line 1198) | const INT: i16 = Self::I16; method to_int (line 1203) | fn to_int() -> i32 { constant INT (line 1206) | const INT: i32 = Self::I32; method to_int (line 1211) | fn to_int() -> i64 { constant INT (line 1214) | const INT: i64 = Self::I64; constant I8 (line 89) | const I8: i8 = 0; constant I16 (line 90) | const I16: i16 = 0; constant I32 (line 91) | const I32: i32 = 0; constant I64 (line 92) | const I64: i64 = 0; constant I128 (line 94) | const I128: i128 = 0; constant ISIZE (line 95) | const ISIZE: isize = 0; method to_i8 (line 98) | fn to_i8() -> i8 { method to_i16 (line 102) | fn to_i16() -> i16 { method to_i32 (line 106) | fn to_i32() -> i32 { method to_i64 (line 110) | fn to_i64() -> i64 { method to_i128 (line 115) | fn to_i128() -> i128 { method to_isize (line 119) | fn to_isize() -> isize { constant I8 (line 125) | const I8: i8 = U::I8; constant I16 (line 126) | const I16: i16 = U::I16; constant I32 (line 127) | const I32: i32 = U::I32; constant I64 (line 128) | const I64: i64 = U::I64; constant I128 (line 130) | const I128: i128 = U::I128; constant ISIZE (line 131) | const ISIZE: isize = U::ISIZE; method to_i8 (line 134) | fn to_i8() -> i8 { method to_i16 (line 138) | fn to_i16() -> i16 { method to_i32 (line 142) | fn to_i32() -> i32 { method to_i64 (line 146) | fn to_i64() -> i64 { method to_i128 (line 151) | fn to_i128() -> i128 { method to_isize (line 155) | fn to_isize() -> isize { constant I8 (line 163) | const I8: i8 = -((U::U8 - 1) as i8) - 1; constant I16 (line 164) | const I16: i16 = -((U::U16 - 1) as i16) - 1; constant I32 (line 165) | const I32: i32 = -((U::U32 - 1) as i32) - 1; constant I64 (line 166) | const I64: i64 = -((U::U64 - 1) as i64) - 1; constant I128 (line 168) | const I128: i128 = -((U::U128 - 1) as i128) - 1; constant ISIZE (line 169) | const ISIZE: isize = -((U::USIZE - 1) as isize) - 1; method to_i8 (line 172) | fn to_i8() -> i8 { method to_i16 (line 176) | fn to_i16() -> i16 { method to_i32 (line 180) | fn to_i32() -> i32 { method to_i64 (line 184) | fn to_i64() -> i64 { method to_i128 (line 189) | fn to_i128() -> i128 { method to_isize (line 193) | fn to_isize() -> isize { type Output (line 203) | type Output = Z0; method neg (line 205) | fn neg(self) -> Self::Output { type Output (line 212) | type Output = NInt; method neg (line 214) | fn neg(self) -> Self::Output { type Output (line 221) | type Output = PInt; method neg (line 223) | fn neg(self) -> Self::Output { type Output (line 242) | type Output = PInt; function add (line 244) | fn add(self, _: Z0) -> Self::Output { type Output (line 251) | type Output = NInt; function add (line 253) | fn add(self, _: Z0) -> Self::Output { type Output (line 264) | type Output = PInt<

) -> Req... method bearer_auth (line 220) | pub fn bearer_auth(self, token: T) -> RequestBuilder method body (line 229) | pub fn body>(mut self, body: T) -> RequestBuilder { method multipart (line 239) | pub fn multipart(mut self, multipart: super::multipart::Form) -> Reque... method header (line 247) | pub fn header(mut self, key: K, value: V) -> RequestBuilder method headers (line 275) | pub fn headers(mut self, headers: crate::header::HeaderMap) -> Request... method fetch_mode_no_cors (line 291) | pub fn fetch_mode_no_cors(mut self) -> RequestBuilder { method fetch_credentials_same_origin (line 307) | pub fn fetch_credentials_same_origin(mut self) -> RequestBuilder { method fetch_credentials_include (line 323) | pub fn fetch_credentials_include(mut self) -> RequestBuilder { method fetch_credentials_omit (line 339) | pub fn fetch_credentials_omit(mut self) -> RequestBuilder { method build (line 348) | pub fn build(self) -> crate::Result { method send (line 372) | pub async fn send(self) -> crate::Result { method try_clone (line 395) | pub fn try_clone(&self) -> Option { method fmt (line 414) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt_request_fields (line 423) | fn fmt_request_fields<'a, 'b>( type Error (line 459) | type Error = crate::Error; function try_from (line 461) | fn try_from(req: Request) -> crate::Result { FILE: builder/third-party/reqwest/src/wasm/response.rs type Response (line 20) | pub struct Response { method new (line 29) | pub(super) fn new( method status (line 43) | pub fn status(&self) -> StatusCode { method headers (line 49) | pub fn headers(&self) -> &HeaderMap { method headers_mut (line 55) | pub fn headers_mut(&mut self) -> &mut HeaderMap { method content_length (line 66) | pub fn content_length(&self) -> Option { method url (line 77) | pub fn url(&self) -> &Url { method json (line 92) | pub async fn json(self) -> crate::Result { method text (line 99) | pub async fn text(self) -> crate::Result { method bytes (line 117) | pub async fn bytes(self) -> crate::Result { method bytes_stream (line 137) | pub fn bytes_stream(self) -> impl futures_core::Stream crate::Result { method error_for_status_ref (line 171) | pub fn error_for_status_ref(&self) -> crate::Result<&Self> { method fmt (line 182) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/reqwest/tests/badssl.rs function test_badssl_modern (line 5) | async fn test_badssl_modern() { function test_rustls_badssl_modern (line 26) | async fn test_rustls_badssl_modern() { function test_badssl_self_signed (line 45) | async fn test_badssl_self_signed() { function test_badssl_no_built_in_roots (line 64) | async fn test_badssl_no_built_in_roots() { function test_badssl_wrong_host (line 79) | async fn test_badssl_wrong_host() { FILE: builder/third-party/reqwest/tests/blocking.rs function test_response_text (line 10) | fn test_response_text() { function donot_set_content_length_0_if_have_no_body (line 24) | fn donot_set_content_length_0_if_have_no_body() { function test_response_non_utf_8_text (line 47) | fn test_response_non_utf_8_text() { function test_response_json (line 68) | fn test_response_json() { function test_response_copy_to (line 82) | fn test_response_copy_to() { function test_get (line 96) | fn test_get() { function test_post (line 110) | fn test_post() { function test_post_form (line 133) | fn test_post_form() { function test_error_for_status_4xx (line 164) | fn test_error_for_status_4xx() { function test_error_for_status_5xx (line 183) | fn test_error_for_status_5xx() { function test_default_headers (line 203) | fn test_default_headers() { function test_override_default_headers (line 224) | fn test_override_default_headers() { function test_appended_headers_not_overwritten (line 258) | fn test_appended_headers_not_overwritten() { function test_blocking_inside_a_runtime (line 308) | fn test_blocking_inside_a_runtime() { function test_allowed_methods_blocking (line 324) | fn test_allowed_methods_blocking() { function test_body_from_bytes (line 346) | fn test_body_from_bytes() { function blocking_add_json_default_content_type_if_not_set_manually (line 362) | fn blocking_add_json_default_content_type_if_not_set_manually() { function blocking_update_json_content_type_if_set_manually (line 380) | fn blocking_update_json_content_type_if_set_manually() { function test_response_no_tls_info_for_http (line 394) | fn test_response_no_tls_info_for_http() { FILE: builder/third-party/reqwest/tests/brotli.rs function brotli_response (line 6) | async fn brotli_response() { function brotli_single_byte_chunks (line 11) | async fn brotli_single_byte_chunks() { function test_brotli_empty_body (line 16) | async fn test_brotli_empty_body() { function test_accept_header_is_not_changed_if_set (line 39) | async fn test_accept_header_is_not_changed_if_set() { function test_accept_encoding_header_is_not_changed_if_set (line 65) | async fn test_accept_encoding_header_is_not_changed_if_set() { function brotli_case (line 87) | async fn brotli_case(response_size: usize, chunk_size: usize) { FILE: builder/third-party/reqwest/tests/client.rs function auto_headers (line 13) | async fn auto_headers() { function donot_set_conent_length_0_if_have_no_body (line 63) | async fn donot_set_conent_length_0_if_have_no_body() { function user_agent (line 87) | async fn user_agent() { function response_text (line 107) | async fn response_text() { function response_bytes (line 125) | async fn response_bytes() { function response_json (line 144) | async fn response_json() { function body_pipe_response (line 161) | async fn body_pipe_response() { function overridden_dns_resolution_with_gai (line 209) | async fn overridden_dns_resolution_with_gai() { function overridden_dns_resolution_with_gai_multiple (line 231) | async fn overridden_dns_resolution_with_gai_multiple() { function overridden_dns_resolution_with_hickory_dns (line 265) | async fn overridden_dns_resolution_with_hickory_dns() { function overridden_dns_resolution_with_hickory_dns_multiple (line 289) | async fn overridden_dns_resolution_with_hickory_dns_multiple() { function use_preconfigured_tls_with_bogus_backend (line 324) | fn use_preconfigured_tls_with_bogus_backend() { function use_preconfigured_native_tls_default (line 335) | fn use_preconfigured_native_tls_default() { function use_preconfigured_rustls_default (line 350) | fn use_preconfigured_rustls_default() { function http2_upgrade (line 367) | async fn http2_upgrade() { function test_allowed_methods (line 387) | async fn test_allowed_methods() { function add_json_default_content_type_if_not_set_manually (line 411) | fn add_json_default_content_type_if_not_set_manually() { function update_json_content_type_if_set_manually (line 427) | fn update_json_content_type_if_set_manually() { function test_tls_info (line 441) | async fn test_tls_info() { function highly_concurrent_requests_to_http2_server_with_low_max_concurrent_streams (line 475) | async fn highly_concurrent_requests_to_http2_server_with_low_max_concurr... function highly_concurrent_requests_to_slow_http2_server_with_low_max_concurrent_streams (line 506) | async fn highly_concurrent_requests_to_slow_http2_server_with_low_max_co... FILE: builder/third-party/reqwest/tests/cookie.rs function cookie_response_accessor (line 5) | async fn cookie_response_accessor() { function cookie_store_simple (line 75) | async fn cookie_store_simple() { function cookie_store_overwrite_existing (line 99) | async fn cookie_store_overwrite_existing() { function cookie_store_max_age (line 135) | async fn cookie_store_max_age() { function cookie_store_expires (line 154) | async fn cookie_store_expires() { function cookie_store_path (line 177) | async fn cookie_store_path() { FILE: builder/third-party/reqwest/tests/deflate.rs function deflate_response (line 6) | async fn deflate_response() { function deflate_single_byte_chunks (line 11) | async fn deflate_single_byte_chunks() { function test_deflate_empty_body (line 16) | async fn test_deflate_empty_body() { function test_accept_header_is_not_changed_if_set (line 39) | async fn test_accept_header_is_not_changed_if_set() { function test_accept_encoding_header_is_not_changed_if_set (line 65) | async fn test_accept_encoding_header_is_not_changed_if_set() { function deflate_case (line 87) | async fn deflate_case(response_size: usize, chunk_size: usize) { FILE: builder/third-party/reqwest/tests/gzip.rs function gzip_response (line 7) | async fn gzip_response() { function gzip_single_byte_chunks (line 12) | async fn gzip_single_byte_chunks() { function test_gzip_empty_body (line 17) | async fn test_gzip_empty_body() { function test_accept_header_is_not_changed_if_set (line 40) | async fn test_accept_header_is_not_changed_if_set() { function test_accept_encoding_header_is_not_changed_if_set (line 66) | async fn test_accept_encoding_header_is_not_changed_if_set() { function gzip_case (line 88) | async fn gzip_case(response_size: usize, chunk_size: usize) { FILE: builder/third-party/reqwest/tests/multipart.rs function text_part (line 7) | async fn text_part() { function stream_part (line 61) | async fn stream_part() { function blocking_file_part (line 124) | fn blocking_file_part() { FILE: builder/third-party/reqwest/tests/proxy.rs function http_proxy (line 8) | async fn http_proxy() { function http_proxy_basic_auth (line 34) | async fn http_proxy_basic_auth() { function http_proxy_basic_auth_parsed (line 68) | async fn http_proxy_basic_auth_parsed() { function system_http_proxy_basic_auth_parsed (line 98) | async fn system_http_proxy_basic_auth_parsed() { function test_no_proxy (line 140) | async fn test_no_proxy() { function test_using_system_proxy (line 167) | async fn test_using_system_proxy() { function http_over_http (line 199) | async fn http_over_http() { FILE: builder/third-party/reqwest/tests/redirect.rs function test_redirect_301_and_302_and_303_changes_post_to_get (line 8) | async fn test_redirect_301_and_302_and_303_changes_post_to_get() { function test_redirect_307_and_308_tries_to_get_again (line 45) | async fn test_redirect_307_and_308_tries_to_get_again() { function test_redirect_307_and_308_tries_to_post_again (line 81) | async fn test_redirect_307_and_308_tries_to_post_again() { function test_redirect_307_does_not_try_if_reader_cannot_reset (line 131) | fn test_redirect_307_does_not_try_if_reader_cannot_reset() { function test_redirect_removes_sensitive_headers (line 170) | async fn test_redirect_removes_sensitive_headers() { function test_redirect_policy_can_return_errors (line 217) | async fn test_redirect_policy_can_return_errors() { function test_redirect_policy_can_stop_redirects_without_an_error (line 233) | async fn test_redirect_policy_can_stop_redirects_without_an_error() { function test_referer_is_not_set_if_disabled (line 259) | async fn test_referer_is_not_set_if_disabled() { function test_invalid_location_stops_redirect_gh484 (line 286) | async fn test_invalid_location_stops_redirect_gh484() { function test_invalid_scheme_is_rejected (line 304) | async fn test_invalid_scheme_is_rejected() { function test_redirect_302_with_set_cookies (line 321) | async fn test_redirect_302_with_set_cookies() { function test_redirect_https_only_enforced_gh1312 (line 354) | async fn test_redirect_https_only_enforced_gh1312() { FILE: builder/third-party/reqwest/tests/support/delay_server.rs type Server (line 25) | pub struct Server { method new (line 34) | pub async fn new(func: F1, apply_config: F2, delay: D... method shutdown (line 112) | pub async fn shutdown(mut self) { method addr (line 120) | pub fn addr(&self) -> net::SocketAddr { type Builder (line 31) | type Builder = hyper_util::server::conn::auto::Builder net::SocketAddr { method drop (line 25) | fn drop(&mut self) { function http (line 38) | pub fn http(func: F) -> Server type Builder (line 46) | type Builder = hyper_util::server::conn::auto::Builder(func: F1, apply_config: F2) -> ... FILE: builder/third-party/reqwest/tests/timeouts.rs function client_timeout (line 8) | async fn client_timeout() { function request_timeout (line 35) | async fn request_timeout() { function connect_timeout (line 68) | async fn connect_timeout() { function connect_many_timeout_succeeds (line 91) | async fn connect_many_timeout_succeeds() { function connect_many_timeout (line 118) | async fn connect_many_timeout() { function response_timeout (line 148) | async fn response_timeout() { function read_timeout_applies_to_headers (line 179) | async fn read_timeout_applies_to_headers() { function read_timeout_applies_to_body (line 207) | async fn read_timeout_applies_to_body() { function read_timeout_allows_slow_response_body (line 239) | async fn read_timeout_allows_slow_response_body() { function timeout_closes_connection (line 281) | fn timeout_closes_connection() { function timeout_blocking_request (line 308) | fn timeout_blocking_request() { function blocking_request_timeout_body (line 337) | fn blocking_request_timeout_body() { function write_timeout_large_body (line 374) | fn write_timeout_large_body() { function response_body_timeout_forwards_size_hint (line 407) | async fn response_body_timeout_forwards_size_hint() { FILE: builder/third-party/reqwest/tests/upgrade.rs function http_upgrade (line 7) | async fn http_upgrade() { FILE: builder/third-party/reqwest/tests/wasm_simple.rs function log (line 12) | fn log(s: &str); function simple_example (line 16) | async fn simple_example() { FILE: builder/third-party/reqwest/tests/zstd.rs function zstd_response (line 5) | async fn zstd_response() { function zstd_single_byte_chunks (line 10) | async fn zstd_single_byte_chunks() { function test_zstd_empty_body (line 15) | async fn test_zstd_empty_body() { function test_accept_header_is_not_changed_if_set (line 38) | async fn test_accept_header_is_not_changed_if_set() { function test_accept_encoding_header_is_not_changed_if_set (line 64) | async fn test_accept_encoding_header_is_not_changed_if_set() { function zstd_case (line 86) | async fn zstd_case(response_size: usize, chunk_size: usize) { FILE: builder/third-party/ring/build.rs constant X86 (line 30) | const X86: &str = "x86"; constant X86_64 (line 31) | const X86_64: &str = "x86_64"; constant AARCH64 (line 32) | const AARCH64: &str = "aarch64"; constant ARM (line 33) | const ARM: &str = "arm"; constant WASM32 (line 34) | const WASM32: &str = "wasm32"; constant RING_SRCS (line 37) | const RING_SRCS: &[(&[&str], &str)] = &[ constant SHA256_X86_64 (line 101) | const SHA256_X86_64: &str = "crypto/fipsmodule/sha/asm/sha256-x86_64.pl"; constant SHA512_X86_64 (line 102) | const SHA512_X86_64: &str = "crypto/fipsmodule/sha/asm/sha512-x86_64.pl"; constant SHA256_ARMV8 (line 104) | const SHA256_ARMV8: &str = "crypto/fipsmodule/sha/asm/sha256-armv8.pl"; constant SHA512_ARMV8 (line 105) | const SHA512_ARMV8: &str = "crypto/fipsmodule/sha/asm/sha512-armv8.pl"; constant RING_TEST_SRCS (line 107) | const RING_TEST_SRCS: &[&str] = &[("crypto/constant_time_test.c")]; constant PREGENERATED (line 109) | const PREGENERATED: &str = "pregenerated"; function cpp_flags (line 111) | fn cpp_flags(compiler: &cc::Tool) -> &'static [&'static str] { constant ASM_TARGETS (line 156) | const ASM_TARGETS: &[AsmTarget] = &[ type AsmTarget (line 222) | struct AsmTarget { constant LINUX_ABI (line 245) | const LINUX_ABI: &[&str] = &[ constant MACOS_ABI (line 261) | const MACOS_ABI: &[&str] = &["ios", MACOS, "tvos"]; constant MACOS (line 263) | const MACOS: &str = "macos"; constant WINDOWS (line 264) | const WINDOWS: &str = "windows"; function read_env_var (line 273) | fn read_env_var(name: &'static str) -> Option { function main (line 278) | fn main() { function ring_build_rs_main (line 291) | fn ring_build_rs_main() { function pregenerate_asm_main (line 344) | fn pregenerate_asm_main() { type Target (line 390) | struct Target { function build_c_code (line 406) | fn build_c_code( function new_build (line 494) | fn new_build(target: &Target, include_dir: &Path) -> cc::Build { function build_library (line 500) | fn build_library<'a>( function win_asm (line 544) | fn win_asm( function obj_path (line 563) | fn obj_path(out_dir: &Path, src: &Path) -> PathBuf { function configure_cc (line 572) | fn configure_cc(c: &mut cc::Build, target: &Target, include_dir: &Path) { function cc_asm (line 618) | fn cc_asm(b: &cc::Build, file: &Path, out_file: &Path) -> Command { function nasm (line 629) | fn nasm(file: &Path, arch: &str, include_dir: &Path, out_file: &Path) ->... function run_command_with_args (line 658) | fn run_command_with_args(command_name: &OsStr, args: &[String]) { function run_command (line 664) | fn run_command(mut cmd: Command) { function sources_for_arch (line 674) | fn sources_for_arch(arch: &str) -> Vec { function perlasm_src_dsts (line 682) | fn perlasm_src_dsts(out_dir: &Path, asm_target: &AsmTarget) -> Vec<(Path... function asm_srcs (line 711) | fn asm_srcs(perlasm_src_dsts: Vec<(PathBuf, PathBuf)>) -> Vec { function is_perlasm (line 718) | fn is_perlasm(path: &Path) -> bool { function asm_path (line 722) | fn asm_path(out_dir: &Path, src: &Path, asm_target: &AsmTarget) -> PathB... function perlasm (line 733) | fn perlasm(src_dst: &[(PathBuf, PathBuf)], asm_target: &AsmTarget) { function get_command (line 754) | fn get_command(var: &'static str, default: &str) -> OsString { function emit_rerun_if_changed (line 760) | fn emit_rerun_if_changed() { function walk_dir (line 776) | fn walk_dir(dir: &Path, cb: &impl Fn(&DirEntry)) { function ring_core_prefix (line 790) | fn ring_core_prefix() -> String { function generate_prefix_symbols_asm_headers (line 809) | fn generate_prefix_symbols_asm_headers(out_dir: &Path, prefix: &str) -> ... function generate_prefix_symbols_header (line 829) | fn generate_prefix_symbols_header( function prefix_all_symbols (line 868) | fn prefix_all_symbols(pp: char, prefix_prefix: &str, prefix: &str) -> St... FILE: builder/third-party/ring/crypto/constant_time_test.c function test_binary_op_w (line 50) | static int test_binary_op_w(crypto_word_t (*op)(crypto_word_t a, crypto_... function test_is_zero_w (line 61) | static int test_is_zero_w(crypto_word_t a) { function test_select_w (line 79) | static int test_select_w(crypto_word_t a, crypto_word_t b) { function bssl_constant_time_test_main (line 111) | int bssl_constant_time_test_main(void) { function bssl_constant_time_test_conditional_memcpy (line 131) | void bssl_constant_time_test_conditional_memcpy(uint8_t dst[256], const ... function bssl_constant_time_test_conditional_memxor (line 137) | void bssl_constant_time_test_conditional_memxor(uint8_t dst[256], FILE: builder/third-party/ring/crypto/cpu_intel.c function OPENSSL_cpuid (line 75) | static void OPENSSL_cpuid(uint32_t *out_eax, uint32_t *out_ebx, function OPENSSL_xgetbv (line 109) | static uint64_t OPENSSL_xgetbv(uint32_t xcr) { function OPENSSL_cpuid_setup (line 119) | void OPENSSL_cpuid_setup(void) { FILE: builder/third-party/ring/crypto/curve25519/curve25519.c function load_3 (line 60) | static uint64_t load_3(const uint8_t *in) { function load_4 (line 68) | static uint64_t load_4(const uint8_t *in) { function fe_frombytes_strict (line 159) | static void fe_frombytes_strict(fe *h, const uint8_t s[32]) { function fe_frombytes (line 166) | static void fe_frombytes(fe *h, const uint8_t s[32]) { function fe_tobytes (line 173) | static void fe_tobytes(uint8_t s[32], const fe *f) { function fe_0 (line 179) | static void fe_0(fe *h) { function fe_loose_0 (line 185) | static void fe_loose_0(fe_loose *h) { function fe_1 (line 192) | static void fe_1(fe *h) { function fe_loose_1 (line 199) | static void fe_loose_1(fe_loose *h) { function fe_add (line 208) | static void fe_add(fe_loose *h, const fe *f, const fe *g) { function fe_sub (line 217) | static void fe_sub(fe_loose *h, const fe *f, const fe *g) { function fe_carry (line 224) | static void fe_carry(fe *h, const fe_loose* f) { function fe_mul_impl (line 230) | static void fe_mul_impl(fe_limb_t out[FE_NUM_LIMBS], function fe_mul_ltt (line 239) | static void fe_mul_ltt(fe_loose *h, const fe *f, const fe *g) { function fe_mul_llt (line 244) | static void fe_mul_llt(fe_loose *h, const fe_loose *f, const fe *g) { function fe_mul_ttt (line 249) | static void fe_mul_ttt(fe *h, const fe *f, const fe *g) { function fe_mul_tlt (line 253) | static void fe_mul_tlt(fe *h, const fe_loose *f, const fe *g) { function fe_mul_ttl (line 257) | static void fe_mul_ttl(fe *h, const fe *f, const fe_loose *g) { function fe_mul_tll (line 261) | static void fe_mul_tll(fe *h, const fe_loose *f, const fe_loose *g) { function fe_sq_tl (line 265) | static void fe_sq_tl(fe *h, const fe_loose *f) { function fe_sq_tt (line 271) | static void fe_sq_tt(fe *h, const fe *f) { function fe_cswap (line 281) | static void fe_cswap(fe *f, fe *g, fe_limb_t b) { function fe_mul121666 (line 291) | static void fe_mul121666(fe *h, const fe_loose *f) { function fe_neg (line 298) | static void fe_neg(fe_loose *h, const fe *f) { function fe_cmov (line 308) | static void fe_cmov(fe_loose *f, const fe_loose *g, fe_limb_t b) { function fe_copy (line 325) | static void fe_copy(fe *h, const fe *f) { function fe_copy_lt (line 329) | static void fe_copy_lt(fe_loose *h, const fe *f) { function fe_loose_invert (line 334) | static void fe_loose_invert(fe *out, const fe_loose *z) { function fe_invert (line 392) | static void fe_invert(fe *out, const fe *z) { function fe_isnonzero (line 400) | static int fe_isnonzero(const fe_loose *f) { function fe_isnegative (line 412) | static int fe_isnegative(const fe *f) { function fe_sq2_tt (line 418) | static void fe_sq2_tt(fe *h, const fe *f) { function fe_pow22523 (line 428) | static void fe_pow22523(fe *out, const fe *z) { function x25519_ge_frombytes_vartime (line 488) | int x25519_ge_frombytes_vartime(ge_p3 *h, const uint8_t s[32]) { function ge_p2_0 (line 528) | static void ge_p2_0(ge_p2 *h) { function ge_p3_0 (line 534) | static void ge_p3_0(ge_p3 *h) { function ge_precomp_0 (line 543) | static void ge_precomp_0(ge_precomp *h) { function ge_p3_to_p2 (line 552) | static void ge_p3_to_p2(ge_p2 *r, const ge_p3 *p) { function x25519_ge_p3_to_cached (line 559) | static void x25519_ge_p3_to_cached(ge_cached *r, const ge_p3 *p) { function x25519_ge_p1p1_to_p2 (line 567) | static void x25519_ge_p1p1_to_p2(ge_p2 *r, const ge_p1p1 *p) { function x25519_ge_p1p1_to_p3 (line 574) | static void x25519_ge_p1p1_to_p3(ge_p3 *r, const ge_p1p1 *p) { function ge_p2_dbl (line 582) | static void ge_p2_dbl(ge_p1p1 *r, const ge_p2 *p) { function ge_p3_dbl (line 601) | static void ge_p3_dbl(ge_p1p1 *r, const ge_p3 *p) { function ge_madd (line 608) | static void ge_madd(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { function ge_msub (line 625) | static void ge_msub(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { function x25519_ge_add (line 642) | static void x25519_ge_add(ge_p1p1 *r, const ge_p3 *p, const ge_cached *q) { function x25519_ge_sub (line 660) | static void x25519_ge_sub(ge_p1p1 *r, const ge_p3 *p, const ge_cached *q) { function cmov (line 677) | static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) { function x25519_ge_scalarmult_small_precomp (line 685) | static void x25519_ge_scalarmult_small_precomp( function x25519_ge_scalarmult_base (line 739) | void x25519_ge_scalarmult_base(ge_p3 *h, const uint8_t a[32], int use_ad... function table_select (line 746) | static void table_select(ge_precomp *t, const int pos, const signed char... function x25519_ge_scalarmult_base (line 784) | void x25519_ge_scalarmult_base(ge_p3 *h, const uint8_t a[32], int use_ad... function slide (line 847) | static void slide(signed char *r, const uint8_t *a) { function ge_double_scalarmult_vartime (line 885) | static void ge_double_scalarmult_vartime(ge_p2 *r, const uint8_t *a, function int64_lshift21 (line 956) | static inline int64_t int64_lshift21(int64_t a) { function x25519_sc_reduce (line 970) | void x25519_sc_reduce(uint8_t s[64]) { function sc_muladd (line 1311) | static void sc_muladd(uint8_t *s, const uint8_t *a, const uint8_t *b, function x25519_scalar_mult_generic_masked (line 1793) | void x25519_scalar_mult_generic_masked(uint8_t out[32], function x25519_public_from_private_generic_masked (line 1871) | void x25519_public_from_private_generic_masked(uint8_t out_public_value[... function x25519_fe_invert (line 1892) | void x25519_fe_invert(fe *out, const fe *z) { function x25519_fe_isnegative (line 1896) | uint8_t x25519_fe_isnegative(const fe *f) { function x25519_fe_mul_ttt (line 1900) | void x25519_fe_mul_ttt(fe *h, const fe *f, const fe *g) { function x25519_fe_neg (line 1904) | void x25519_fe_neg(fe *f) { function x25519_fe_tobytes (line 1910) | void x25519_fe_tobytes(uint8_t s[32], const fe *h) { function x25519_ge_double_scalarmult_vartime (line 1914) | void x25519_ge_double_scalarmult_vartime(ge_p2 *r, const uint8_t *a, function x25519_sc_mask (line 1919) | void x25519_sc_mask(uint8_t a[32]) { function x25519_sc_muladd (line 1925) | void x25519_sc_muladd(uint8_t *s, const uint8_t *a, const uint8_t *b, FILE: builder/third-party/ring/crypto/curve25519/internal.h type fe_limb_t (line 58) | typedef uint64_t fe_limb_t; type fe_limb_t (line 66) | typedef uint32_t fe_limb_t; type fe (line 73) | typedef struct fe { fe_limb_t v[FE_NUM_LIMBS]; } fe; type fe_loose (line 77) | typedef struct fe_loose { fe_limb_t v[FE_NUM_LIMBS]; } fe_loose; function fe_limbs_copy (line 79) | static inline void fe_limbs_copy(fe_limb_t r[], const fe_limb_t a[]) { type ge_p2 (line 98) | typedef struct { type ge_p3 (line 106) | typedef struct { type ge_p1p1 (line 113) | typedef struct { type ge_precomp (line 120) | typedef struct { type ge_cached (line 126) | typedef struct { FILE: builder/third-party/ring/crypto/fipsmodule/aes/aes_nohw.c type __m128i (line 60) | typedef __m128i aes_word_t; function aes_word_t (line 74) | static inline aes_word_t aes_nohw_and(aes_word_t a, aes_word_t b) { function aes_word_t (line 78) | static inline aes_word_t aes_nohw_or(aes_word_t a, aes_word_t b) { function aes_word_t (line 82) | static inline aes_word_t aes_nohw_xor(aes_word_t a, aes_word_t b) { function aes_word_t (line 86) | static inline aes_word_t aes_nohw_not(aes_word_t a) { type aes_word_t (line 99) | typedef uint64_t aes_word_t; type aes_word_t (line 107) | typedef uint32_t aes_word_t; function aes_word_t (line 116) | static inline aes_word_t aes_nohw_and(aes_word_t a, aes_word_t b) { function aes_word_t (line 120) | static inline aes_word_t aes_nohw_or(aes_word_t a, aes_word_t b) { function aes_word_t (line 124) | static inline aes_word_t aes_nohw_xor(aes_word_t a, aes_word_t b) { function aes_word_t (line 128) | static inline aes_word_t aes_nohw_not(aes_word_t a) { return ~a; } function aes_word_t (line 130) | static inline aes_word_t aes_nohw_shift_left(aes_word_t a, aes_word_t i) { function aes_word_t (line 134) | static inline aes_word_t aes_nohw_shift_right(aes_word_t a, aes_word_t i) { type AES_NOHW_BATCH (line 199) | typedef struct { type AES_NOHW_SCHEDULE (line 206) | typedef struct { function aes_nohw_batch_set (line 214) | static inline void aes_nohw_batch_set(AES_NOHW_BATCH *batch, function aes_nohw_batch_get (line 239) | static inline void aes_nohw_batch_get(const AES_NOHW_BATCH *batch, function aes_word_t (line 259) | static inline aes_word_t aes_nohw_delta_swap(aes_word_t a, aes_word_t mask, function aes_nohw_compact_word (line 275) | static inline uint64_t aes_nohw_compact_word(uint64_t a) { function aes_nohw_uncompact_word (line 295) | static inline uint64_t aes_nohw_uncompact_word(uint64_t a) { function aes_nohw_compact_word (line 306) | static inline uint32_t aes_nohw_compact_word(uint32_t a) { function aes_nohw_uncompact_word (line 324) | static inline uint32_t aes_nohw_uncompact_word(uint32_t a) { function aes_nohw_word_from_bytes (line 334) | static inline uint32_t aes_nohw_word_from_bytes(uint8_t a0, uint8_t a1, function lo (line 340) | static inline uint8_t lo(uint32_t a) { function aes_nohw_compact_block (line 347) | static inline void aes_nohw_compact_block(aes_word_t out[AES_NOHW_BLOCK_... function aes_nohw_uncompact_block (line 374) | static inline void aes_nohw_uncompact_block( function aes_nohw_swap_bits (line 432) | static inline void aes_nohw_swap_bits(aes_word_t *a, aes_word_t *b, function aes_nohw_transpose (line 449) | static void aes_nohw_transpose(AES_NOHW_BATCH *batch) { function aes_nohw_to_batch (line 475) | static void aes_nohw_to_batch(AES_NOHW_BATCH *out, const uint8_t *in, function aes_nohw_from_batch (line 491) | static void aes_nohw_from_batch(uint8_t *out, size_t num_blocks, function aes_nohw_add_round_key (line 507) | static void aes_nohw_add_round_key(AES_NOHW_BATCH *batch, function aes_nohw_sub_bytes (line 514) | static void aes_nohw_sub_bytes(AES_NOHW_BATCH *batch) { function aes_nohw_shift_rows (line 663) | static void aes_nohw_shift_rows(AES_NOHW_BATCH *batch) { function aes_word_t (line 678) | static inline aes_word_t aes_nohw_rotate_rows_down(aes_word_t v) { function aes_word_t (line 691) | static inline aes_word_t aes_nohw_rotate_rows_twice(aes_word_t v) { function aes_nohw_mix_columns (line 702) | static void aes_nohw_mix_columns(AES_NOHW_BATCH *batch) { function aes_nohw_encrypt_batch (line 751) | static void aes_nohw_encrypt_batch(const AES_NOHW_SCHEDULE *key, function aes_nohw_expand_round_keys (line 767) | static void aes_nohw_expand_round_keys(AES_NOHW_SCHEDULE *out, function aes_word_t (line 785) | static inline aes_word_t aes_nohw_rcon_slice(uint8_t rcon, size_t i) { function aes_nohw_sub_block (line 794) | static void aes_nohw_sub_block(aes_word_t out[AES_NOHW_BLOCK_WORDS], function aes_nohw_setup_key_128 (line 805) | static void aes_nohw_setup_key_128(AES_KEY *key, const uint8_t in[16]) { function aes_nohw_setup_key_256 (line 833) | static void aes_nohw_setup_key_256(AES_KEY *key, const uint8_t in[32]) { function aes_nohw_set_encrypt_key (line 883) | int aes_nohw_set_encrypt_key(const uint8_t *key, unsigned bits, function aes_nohw_encrypt (line 896) | void aes_nohw_encrypt(const uint8_t *in, uint8_t *out, const AES_KEY *ke... function aes_nohw_xor_block (line 905) | static inline void aes_nohw_xor_block(uint8_t out[16], const uint8_t a[16], function aes_nohw_ctr32_encrypt_blocks (line 916) | void aes_nohw_ctr32_encrypt_blocks(const uint8_t *in, uint8_t *out, FILE: builder/third-party/ring/crypto/fipsmodule/bn/internal.h type crypto_word_t (line 137) | typedef crypto_word_t BN_ULONG; function bn_umult_lohi (line 186) | static inline void bn_umult_lohi(BN_ULONG *low_out, BN_ULONG *high_out, FILE: builder/third-party/ring/crypto/fipsmodule/bn/montgomery.c function bn_from_montgomery_in_place (line 121) | int bn_from_montgomery_in_place(BN_ULONG r[], size_t num_r, BN_ULONG a[], FILE: builder/third-party/ring/crypto/fipsmodule/bn/montgomery_inv.c function bn_neg_inv_mod_r_u64 (line 49) | uint64_t bn_neg_inv_mod_r_u64(uint64_t n) { FILE: builder/third-party/ring/crypto/fipsmodule/ec/ecp_nistz.c function little_endian_bytes_from_scalar (line 28) | void little_endian_bytes_from_scalar(uint8_t str[], size_t str_len, FILE: builder/third-party/ring/crypto/fipsmodule/ec/ecp_nistz.h function booth_recode (line 249) | static inline void booth_recode(crypto_word_t *is_negative, crypto_word_... FILE: builder/third-party/ring/crypto/fipsmodule/ec/ecp_nistz384.h type P384_POINT (line 22) | typedef struct { type P384_POINT_AFFINE (line 28) | typedef struct { FILE: builder/third-party/ring/crypto/fipsmodule/ec/gfp_p256.c type Limb (line 21) | typedef Limb ScalarMont[P256_LIMBS]; type Limb (line 22) | typedef Limb Scalar[P256_LIMBS]; function p256_scalar_mul_mont (line 39) | void p256_scalar_mul_mont(ScalarMont r, const ScalarMont a, function p256_scalar_sqr_rep_mont (line 46) | void p256_scalar_sqr_rep_mont(ScalarMont r, const ScalarMont a, Limb rep) { FILE: builder/third-party/ring/crypto/fipsmodule/ec/gfp_p384.c type Limb (line 28) | typedef Limb Elem[P384_LIMBS]; type Limb (line 29) | typedef Limb ScalarMont[P384_LIMBS]; type Limb (line 30) | typedef Limb Scalar[P384_LIMBS]; function Limb (line 86) | static inline Limb is_equal(const Elem a, const Elem b) { function Limb (line 90) | static inline Limb is_zero(const BN_ULONG a[P384_LIMBS]) { function copy_conditional (line 94) | static inline void copy_conditional(Elem r, const Elem a, function elem_add (line 102) | static inline void elem_add(Elem r, const Elem a, const Elem b) { function elem_sub (line 106) | static inline void elem_sub(Elem r, const Elem a, const Elem b) { function elem_div_by_2 (line 110) | static void elem_div_by_2(Elem r, const Elem a) { function elem_mul_mont (line 171) | static inline void elem_mul_mont(Elem r, const Elem a, const Elem b) { function elem_mul_by_2 (line 176) | static inline void elem_mul_by_2(Elem r, const Elem a) { function INLINE_IF_POSSIBLE (line 180) | static INLINE_IF_POSSIBLE void elem_mul_by_3(Elem r, const Elem a) { function elem_sqr_mont (line 187) | static inline void elem_sqr_mont(Elem r, const Elem a) { function p384_elem_sub (line 192) | void p384_elem_sub(Elem r, const Elem a, const Elem b) { function p384_elem_div_by_2 (line 196) | void p384_elem_div_by_2(Elem r, const Elem a) { function p384_elem_mul_mont (line 200) | void p384_elem_mul_mont(Elem r, const Elem a, const Elem b) { function p384_elem_neg (line 204) | void p384_elem_neg(Elem r, const Elem a) { function p384_scalar_mul_mont (line 215) | void p384_scalar_mul_mont(ScalarMont r, const ScalarMont a, function p384_point_select_w5 (line 224) | static void p384_point_select_w5(P384_POINT *out, FILE: builder/third-party/ring/crypto/fipsmodule/ec/p256-nistz.c type P256_POINT_AFFINE (line 29) | typedef P256_POINT_AFFINE PRECOMP256_ROW[64]; function crypto_word_t (line 42) | static crypto_word_t booth_recode_w5(crypto_word_t in) { function crypto_word_t (line 53) | static crypto_word_t booth_recode_w7(crypto_word_t in) { function copy_conditional (line 75) | static void copy_conditional(BN_ULONG dst[P256_LIMBS], function BN_ULONG (line 113) | static BN_ULONG is_not_zero(BN_ULONG in) { function ecp_nistz256_windowed_mul (line 121) | static void ecp_nistz256_windowed_mul(P256_POINT *r, function crypto_word_t (line 213) | static crypto_word_t calc_first_wvalue(size_t *index, const uint8_t p_st... function crypto_word_t (line 222) | static crypto_word_t calc_wvalue(size_t *index, const uint8_t p_str[33]) { function p256_point_mul (line 235) | void p256_point_mul(Limb r[3][P256_LIMBS], const Limb p_scalar[P256_LIMBS], function p256_point_mul_base (line 246) | void p256_point_mul_base(Limb r[3][P256_LIMBS], const Limb scalar[P256_L... function p256_point_mul_base_vartime (line 287) | void p256_point_mul_base_vartime(Limb r[3][P256_LIMBS], FILE: builder/third-party/ring/crypto/fipsmodule/ec/p256-nistz.h type P256_POINT_AFFINE (line 69) | typedef struct { FILE: builder/third-party/ring/crypto/fipsmodule/ec/p256.c type fiat_p256_limb_t (line 65) | typedef uint64_t fiat_p256_limb_t; type fiat_p256_limb_t (line 71) | typedef uint32_t fiat_p256_limb_t; function fiat_p256_limb_t (line 78) | static fiat_p256_limb_t fiat_p256_nz( function fiat_p256_copy (line 85) | static void fiat_p256_copy(fiat_p256_limb_t out[FIAT_P256_NLIMBS], function fiat_p256_cmovznz (line 92) | static void fiat_p256_cmovznz(fiat_p256_limb_t out[FIAT_P256_NLIMBS], function fiat_p256_from_words (line 99) | static void fiat_p256_from_words(fiat_p256_felem out, function fiat_p256_to_words (line 108) | static void fiat_p256_to_words(Limb out[32 / sizeof(BN_ULONG)], const fi... function fiat_p256_point_double (line 140) | static void fiat_p256_point_double(fiat_p256_felem x_out, fiat_p256_fele... function fiat_p256_point_add (line 197) | static void fiat_p256_point_add(fiat_p256_felem x3, fiat_p256_felem y3, function fiat_p256_select_point_affine (line 317) | static void fiat_p256_select_point_affine( function fiat_p256_select_point (line 331) | static void fiat_p256_select_point(const fiat_p256_limb_t idx, size_t size, function crypto_word_t (line 344) | static crypto_word_t fiat_p256_get_bit(const Limb in[P256_LIMBS], int i) { function p256_point_mul (line 357) | void p256_point_mul(Limb r[3][P256_LIMBS], const Limb scalar[P256_LIMBS], function p256_point_mul_base (line 430) | void p256_point_mul_base(Limb r[3][P256_LIMBS], const Limb scalar[P256_L... function p256_mul_mont (line 476) | void p256_mul_mont(Limb r[P256_LIMBS], const Limb a[P256_LIMBS], function p256_sqr_mont (line 485) | void p256_sqr_mont(Limb r[P256_LIMBS], const Limb a[P256_LIMBS]) { function p256_point_add (line 492) | void p256_point_add(Limb r[3][P256_LIMBS], const Limb a[3][P256_LIMBS], function p256_point_double (line 508) | void p256_point_double(Limb r[3][P256_LIMBS], const Limb a[3][P256_LIMBS... function p256_point_add_affine (line 520) | void p256_point_add_affine(Limb r[3][P256_LIMBS], const Limb a[3][P256_L... FILE: builder/third-party/ring/crypto/fipsmodule/ec/p256_shared.h type P256_POINT (line 44) | typedef struct { function p256_scalar_bytes_from_limbs (line 52) | static inline void p256_scalar_bytes_from_limbs( FILE: builder/third-party/ring/crypto/fipsmodule/ec/util.h function recode_scalar_bits (line 246) | static inline void recode_scalar_bits(crypto_word_t *sign, crypto_word_t... FILE: builder/third-party/ring/crypto/internal.h type aliasing_uint8_t (line 154) | typedef unsigned char aliasing_uint8_t; type __int128_t (line 158) | typedef __int128_t int128_t; type __uint128_t (line 159) | typedef __uint128_t uint128_t; function buffers_alias (line 165) | static inline int buffers_alias(const void *a, size_t a_bytes, type crypto_word_t (line 213) | typedef uint64_t crypto_word_t; type crypto_word_t (line 216) | typedef uint32_t crypto_word_t; function crypto_word_t (line 232) | static inline crypto_word_t value_barrier_w(crypto_word_t a) { function crypto_word_t (line 244) | static inline crypto_word_t constant_time_msb_w(crypto_word_t a) { function crypto_word_t (line 249) | static inline crypto_word_t constant_time_is_zero_w(crypto_word_t a) { function crypto_word_t (line 264) | static inline crypto_word_t constant_time_is_nonzero_w(crypto_word_t a) { function crypto_word_t (line 269) | static inline crypto_word_t constant_time_eq_w(crypto_word_t a, function crypto_word_t (line 277) | static inline crypto_word_t constant_time_select_w(crypto_word_t mask, function constant_time_select_8 (line 291) | static inline uint8_t constant_time_select_8(crypto_word_t mask, uint8_t a, function constant_time_conditional_memcpy (line 306) | static inline void constant_time_conditional_memcpy(void *dst, const voi... function constant_time_conditional_memxor (line 320) | static inline void constant_time_conditional_memxor(void *dst, const voi... function crypto_word_t (line 359) | static inline crypto_word_t constant_time_declassify_w(crypto_word_t v) { function CRYPTO_bswap4 (line 378) | static inline uint32_t CRYPTO_bswap4(uint32_t x) { function CRYPTO_bswap8 (line 382) | static inline uint64_t CRYPTO_bswap8(uint64_t x) { function CRYPTO_bswap4 (line 390) | static inline uint32_t CRYPTO_bswap4(uint32_t x) { function CRYPTO_bswap8 (line 394) | static inline uint64_t CRYPTO_bswap8(uint64_t x) { function CRYPTO_load_u32_le (line 447) | static inline uint32_t CRYPTO_load_u32_le(const void *in) { function CRYPTO_store_u32_le (line 457) | static inline void CRYPTO_store_u32_le(void *out, uint32_t v) { function CRYPTO_load_u32_be (line 464) | static inline uint32_t CRYPTO_load_u32_be(const void *in) { function CRYPTO_store_u32_be (line 474) | static inline void CRYPTO_store_u32_be(void *out, uint32_t v) { function CRYPTO_load_u64_le (line 481) | static inline uint64_t CRYPTO_load_u64_le(const void *in) { function CRYPTO_store_u64_le (line 491) | static inline void CRYPTO_store_u64_le(void *out, uint64_t v) { function CRYPTO_load_u64_be (line 498) | static inline uint64_t CRYPTO_load_u64_be(const void *ptr) { function CRYPTO_store_u64_be (line 508) | static inline void CRYPTO_store_u64_be(void *out, uint64_t v) { FILE: builder/third-party/ring/crypto/limbs/limbs.c function Limb (line 28) | Limb LIMBS_are_zero(const Limb a[], size_t num_limbs) { function Limb (line 38) | Limb LIMBS_equal(const Limb a[], const Limb b[], size_t num_limbs) { function Limb (line 47) | Limb LIMBS_equal_limb(const Limb a[], Limb b, size_t num_limbs) { function Limb (line 59) | Limb LIMBS_are_even(const Limb a[], size_t num_limbs) { function Limb (line 70) | Limb LIMBS_less_than(const Limb a[], const Limb b[], size_t num_limbs) { function Limb (line 83) | Limb LIMBS_less_than_limb(const Limb a[], Limb b, size_t num_limbs) { function LIMBS_reduce_once (line 93) | void LIMBS_reduce_once(Limb r[], const Limb m[], size_t num_limbs) { function LIMBS_add_mod (line 113) | void LIMBS_add_mod(Limb r[], const Limb a[], const Limb b[], const Limb ... function LIMBS_sub_mod (line 125) | void LIMBS_sub_mod(Limb r[], const Limb a[], const Limb b[], const Limb ... function LIMBS_shl_mod (line 135) | void LIMBS_shl_mod(Limb r[], const Limb a[], const Limb m[], size_t num_... function LIMBS_select_512_32 (line 153) | int LIMBS_select_512_32(Limb r[], const Limb table[], size_t num_limbs, function crypto_word_t (line 164) | crypto_word_t LIMBS_window5_split_window(Limb lower_limb, Limb higher_li... function crypto_word_t (line 174) | crypto_word_t LIMBS_window5_unsplit_window(Limb limb, size_t index_withi... function Limb (line 178) | Limb LIMB_shr(Limb a, size_t shift) { function Limb (line 182) | Limb limbs_mul_add_limb(Limb r[], const Limb a[], Limb b, size_t num_lim... FILE: builder/third-party/ring/crypto/limbs/limbs.h type crypto_word_t (line 22) | typedef crypto_word_t Limb; FILE: builder/third-party/ring/crypto/mem.c function CRYPTO_memcmp (line 60) | int CRYPTO_memcmp(const void *in_a, const void *in_b, size_t len) { FILE: builder/third-party/ring/crypto/poly1305/poly1305.c function mul32x32_64 (line 32) | static uint64_t mul32x32_64(uint32_t a, uint32_t b) { return (uint64_t)a... type poly1305_state_st (line 34) | struct poly1305_state_st { type poly1305_state_st (line 44) | struct poly1305_state_st type poly1305_state_st (line 47) | struct poly1305_state_st type poly1305_state_st (line 50) | struct poly1305_state_st function poly1305_update (line 56) | static void poly1305_update(struct poly1305_state_st *state, const uint8... function CRYPTO_poly1305_init (line 150) | void CRYPTO_poly1305_init(poly1305_state *statep, const uint8_t key[32]) { function CRYPTO_poly1305_update (line 189) | void CRYPTO_poly1305_update(poly1305_state *statep, const uint8_t *in, function CRYPTO_poly1305_finish (line 231) | void CRYPTO_poly1305_finish(poly1305_state *statep, uint8_t mac[16]) { FILE: builder/third-party/ring/crypto/poly1305/poly1305_arm.c type fe1305x2 (line 29) | typedef struct { function freeze (line 42) | static void freeze(fe1305x2 *r) { function store32 (line 107) | static void store32(uint8_t out[4], uint32_t v) { OPENSSL_memcpy(out, &v... function load32 (line 111) | static uint32_t load32(const uint8_t t[4]) { function fe1305x2_tobytearray (line 117) | static void fe1305x2_tobytearray(uint8_t r[16], fe1305x2 *x) { function fe1305x2_frombytearray (line 139) | static void fe1305x2_frombytearray(fe1305x2 *r, const uint8_t *x, size_t... type poly1305_state_st (line 180) | struct poly1305_state_st { type poly1305_state_st (line 188) | struct poly1305_state_st function CRYPTO_poly1305_init_neon (line 191) | void CRYPTO_poly1305_init_neon(poly1305_state *state, const uint8_t key[... function CRYPTO_poly1305_update_neon (line 215) | void CRYPTO_poly1305_update_neon(poly1305_state *state, const uint8_t *in, function CRYPTO_poly1305_finish_neon (line 263) | void CRYPTO_poly1305_finish_neon(poly1305_state *state, uint8_t mac[16]) { FILE: builder/third-party/ring/crypto/poly1305/poly1305_vec.c type __m128i (line 34) | typedef __m128i xmmi; function uint128_t (line 42) | static inline uint128_t add128(uint128_t a, uint128_t b) { return a + b; } function uint128_t (line 44) | static inline uint128_t add128_64(uint128_t a, uint64_t b) { return a + ... function uint128_t (line 46) | static inline uint128_t mul64x64_128(uint64_t a, uint64_t b) { function lo128 (line 50) | static inline uint64_t lo128(uint128_t a) { return (uint64_t)a; } function shr128 (line 52) | static inline uint64_t shr128(uint128_t v, const int shift) { function shr128_pair (line 56) | static inline uint64_t shr128_pair(uint64_t hi, uint64_t lo, const int s... type poly1305_power (line 60) | typedef struct poly1305_power_t { type poly1305_state_internal (line 68) | typedef struct poly1305_state_internal_t { type poly1305_state_internal_t (line 84) | struct poly1305_state_internal_t function poly1305_state_internal (line 87) | static inline poly1305_state_internal *poly1305_aligned_state( function poly1305_min (line 93) | static inline size_t poly1305_min(size_t a, size_t b) { function CRYPTO_poly1305_init (line 97) | void CRYPTO_poly1305_init(poly1305_state *state, const uint8_t key[32]) { function poly1305_first_block (line 139) | static void poly1305_first_block(poly1305_state_internal *st, function poly1305_blocks (line 232) | static void poly1305_blocks(poly1305_state_internal *st, const uint8_t *m, function poly1305_combine (line 422) | static size_t poly1305_combine(poly1305_state_internal *st, const uint8_... function CRYPTO_poly1305_update (line 665) | void CRYPTO_poly1305_update(poly1305_state *state, const uint8_t *m, function CRYPTO_poly1305_finish (line 724) | void CRYPTO_poly1305_finish(poly1305_state *state, uint8_t mac[16]) { FILE: builder/third-party/ring/include/ring-core/aes.h type aes_key_st (line 62) | struct aes_key_st { type AES_KEY (line 66) | typedef struct aes_key_st AES_KEY; FILE: builder/third-party/ring/src/aead.rs type NonceSequence (line 49) | pub trait NonceSequence { method advance (line 57) | fn advance(&mut self) -> Result; type BoundKey (line 61) | pub trait BoundKey: core::fmt::Debug { method new (line 63) | fn new(key: UnboundKey, nonce_sequence: N) -> Self; method algorithm (line 66) | fn algorithm(&self) -> &'static Algorithm; type Aad (line 75) | pub struct Aad(A); function from (line 80) | pub fn from(aad: A) -> Self { function as_ref (line 89) | fn as_ref(&self) -> &[u8] { function empty (line 96) | pub fn empty() -> Self { function fmt (line 105) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method eq (line 115) | fn eq(&self, other: &Self) -> bool { type KeyInner (line 124) | enum KeyInner { function len (line 131) | fn len(&self) -> usize { type Algorithm (line 137) | pub struct Algorithm { method key_len (line 171) | pub fn key_len(&self) -> usize { method tag_len (line 179) | pub fn tag_len(&self) -> usize { method nonce_len (line 185) | pub fn nonce_len(&self) -> usize { function max_input_len (line 160) | const fn max_input_len(block_len: usize, overhead_blocks_per_nonce: usiz... type AlgorithmID (line 193) | enum AlgorithmID { method eq (line 200) | fn eq(&self, other: &Self) -> bool { type Tag (line 211) | pub struct Tag([u8; TAG_LEN]); method as_ref (line 214) | fn as_ref(&self) -> &[u8] { type Error (line 220) | type Error = error::Unspecified; method try_from (line 222) | fn try_from(value: &[u8]) -> Result { method from (line 230) | fn from(value: [u8; TAG_LEN]) -> Self { constant MAX_KEY_LEN (line 235) | const MAX_KEY_LEN: usize = 32; constant TAG_LEN (line 238) | const TAG_LEN: usize = 16; constant MAX_TAG_LEN (line 241) | pub const MAX_TAG_LEN: usize = TAG_LEN; FILE: builder/third-party/ring/src/aead/aes.rs type Key (line 30) | pub(super) struct Key { method new (line 129) | pub fn new( method encrypt_block (line 177) | pub fn encrypt_block(&self, a: Block, cpu_features: cpu::Features) -> ... method encrypt_iv_xor_block (line 200) | pub fn encrypt_iv_xor_block(&self, iv: Iv, input: Block, cpu_features:... method ctr32_encrypt_within (line 206) | pub(super) fn ctr32_encrypt_within( method new_mask (line 279) | pub fn new_mask(&self, sample: Sample) -> [u8; 5] { method is_aes_hw (line 290) | pub fn is_aes_hw(&self, cpu_features: cpu::Features) -> bool { method inner_less_safe (line 296) | pub(super) fn inner_less_safe(&self) -> &AES_KEY { function set_encrypt_key (line 44) | fn set_encrypt_key( function encrypt_block_ (line 69) | fn encrypt_block_( function ctr32_encrypt_blocks_ (line 97) | fn ctr32_encrypt_blocks_( type AES_KEY (line 304) | pub(super) struct AES_KEY { constant MAX_ROUNDS (line 310) | const MAX_ROUNDS: usize = 14; type Variant (line 312) | pub enum Variant { type Counter (line 319) | pub(super) struct Counter([BigEndian; 4]); method one (line 322) | pub fn one(nonce: Nonce) -> Self { method increment (line 327) | pub fn increment(&mut self) -> Iv { method increment_by_less_safe (line 334) | fn increment_by_less_safe(&mut self, increment_by: u32) { type Iv (line 343) | pub struct Iv(Block); method from (line 346) | fn from(counter: Counter) -> Self { method into_block_less_safe (line 355) | pub(super) fn into_block_less_safe(self) -> Block { type Implementation (line 363) | pub enum Implementation { function detect_implementation (line 384) | fn detect_implementation(cpu_features: cpu::Features) -> Implementation { function test_aes (line 433) | pub fn test_aes() { function consume_key (line 450) | fn consume_key(test_case: &mut test::TestCase, name: &str) -> Key { FILE: builder/third-party/ring/src/aead/aes_gcm.rs type Key (line 42) | pub struct Key { function init_128 (line 47) | fn init_128(key: &[u8], cpu_features: cpu::Features) -> Result Result... constant MAX_IN_OUT_LEN (line 327) | pub(super) const MAX_IN_OUT_LEN: usize = super::max_input_len(BLOCK_LEN,... constant _MAX_INPUT_LEN_BOUNDED_BY_NIST (line 336) | const _MAX_INPUT_LEN_BOUNDED_BY_NIST: () = FILE: builder/third-party/ring/src/aead/block.rs type Block (line 20) | pub struct Block([u8; 16]); method zero (line 26) | pub fn zero() -> Self { method overwrite_part_at (line 31) | pub fn overwrite_part_at(&mut self, index: usize, a: &[u8]) { method zero_from (line 38) | pub fn zero_from(&mut self, index: usize) { method from (line 72) | fn from(bytes: T) -> Self { method from (line 79) | fn from(bytes: &[u8; BLOCK_LEN]) -> Self { method as_ref (line 86) | fn as_ref(&self) -> &[u8; BLOCK_LEN] { constant BLOCK_LEN (line 22) | pub const BLOCK_LEN: usize = 16; method bitxor_assign (line 47) | fn bitxor_assign(&mut self, a: Self) { type Output (line 57) | type Output = Self; method bitxor (line 60) | fn bitxor(self, a: Self) -> Self { FILE: builder/third-party/ring/src/aead/chacha.rs type Key (line 33) | pub struct Key { method new (line 38) | pub(super) fn new(value: [u8; KEY_LEN]) -> Self { method encrypt_in_place (line 47) | pub fn encrypt_in_place(&self, counter: Counter, in_out: &mut [u8]) { method encrypt_iv_xor_in_place (line 52) | pub fn encrypt_iv_xor_in_place(&self, iv: Iv, in_out: &mut [u8; 32]) { method new_mask (line 60) | pub fn new_mask(&self, sample: Sample) -> [u8; 5] { method encrypt_within (line 71) | pub fn encrypt_within(&self, counter: Counter, in_out: &mut [u8], src:... method encrypt_less_safe (line 90) | fn encrypt_less_safe(&self, counter: Counter, in_out: &mut [u8], src: ... method words_less_safe (line 140) | pub(super) fn words_less_safe(&self) -> &[u32; KEY_LEN / 4] { type Counter (line 147) | pub struct Counter([u32; 4]); method zero (line 150) | pub fn zero(nonce: Nonce) -> Self { method from_nonce_and_ctr (line 154) | fn from_nonce_and_ctr(nonce: Nonce, ctr: u32) -> Self { method increment (line 159) | pub fn increment(&mut self) -> Iv { method into_words_less_safe (line 176) | fn into_words_less_safe(self) -> [u32; 4] { type Iv (line 184) | pub struct Iv([u32; 4]); method assume_unique_for_key (line 187) | fn assume_unique_for_key(value: [u8; 16]) -> Self { method into_counter_for_single_block_less_safe (line 191) | fn into_counter_for_single_block_less_safe(self) -> Counter { constant KEY_LEN (line 196) | pub const KEY_LEN: usize = 32; constant BLOCK_LEN (line 198) | const BLOCK_LEN: usize = 64; constant MAX_ALIGNMENT_AND_OFFSET (line 208) | const MAX_ALIGNMENT_AND_OFFSET: (usize, usize) = (15, 259); constant MAX_ALIGNMENT_AND_OFFSET_SUBSET (line 209) | const MAX_ALIGNMENT_AND_OFFSET_SUBSET: (usize, usize) = function chacha20_test_default (line 217) | fn chacha20_test_default() { function chacha20_test_fallback (line 234) | fn chacha20_test_fallback() { function chacha20_test (line 245) | fn chacha20_test( function chacha20_test_case_inner (line 285) | fn chacha20_test_case_inner( FILE: builder/third-party/ring/src/aead/chacha/fallback.rs function ChaCha20_ctr32 (line 21) | pub(super) fn ChaCha20_ctr32( function chacha_core (line 66) | fn chacha_core(output: &mut [u8; BLOCK_LEN], input: &State) { function quarterround (line 91) | fn quarterround(x: &mut State, a: usize, b: usize, c: usize, d: usize) { type State (line 103) | type State = [u32; BLOCK_LEN / 4]; FILE: builder/third-party/ring/src/aead/chacha20_poly1305.rs constant MAX_IN_OUT_LEN (line 38) | const MAX_IN_OUT_LEN: usize = super::max_input_len(64, 1); constant _MAX_IN_OUT_LEN_BOUNDED_BY_RFC (line 40) | const _MAX_IN_OUT_LEN_BOUNDED_BY_RFC: () = function chacha20_poly1305_init (line 44) | fn chacha20_poly1305_init( function chacha20_poly1305_seal (line 52) | fn chacha20_poly1305_seal( function chacha20_poly1305_open (line 139) | fn chacha20_poly1305_open( function has_integrated (line 230) | fn has_integrated(cpu_features: cpu::Features) -> bool { function finish (line 242) | fn finish(mut auth: poly1305::Context, aad_len: usize, in_out_len: usize... type Key (line 250) | pub type Key = chacha::Key; type Out (line 271) | struct Out { function poly1305_update_padded_16 (line 276) | fn poly1305_update_padded_16(ctx: &mut poly1305::Context, input: &[u8]) { function derive_poly1305_key (line 288) | pub(super) fn derive_poly1305_key(chacha_key: &chacha::Key, iv: Iv) -> p... FILE: builder/third-party/ring/src/aead/chacha20_poly1305_openssh.rs type SealingKey (line 40) | pub struct SealingKey { method new (line 46) | pub fn new(key_material: &[u8; KEY_LEN]) -> Self { method seal_in_place (line 59) | pub fn seal_in_place( type OpeningKey (line 87) | pub struct OpeningKey { method new (line 93) | pub fn new(key_material: &[u8; KEY_LEN]) -> Self { method decrypt_packet_length (line 103) | pub fn decrypt_packet_length( method open_in_place (line 123) | pub fn open_in_place<'a>( type Key (line 146) | struct Key { method new (line 152) | fn new(key_material: &[u8; KEY_LEN]) -> Self { function make_counter (line 162) | fn make_counter(sequence_number: u32) -> Counter { constant KEY_LEN (line 169) | pub const KEY_LEN: usize = chacha::KEY_LEN * 2; constant PACKET_LENGTH_LEN (line 172) | pub const PACKET_LENGTH_LEN: usize = 4; constant TAG_LEN (line 175) | pub const TAG_LEN: usize = super::TAG_LEN; function verify (line 177) | fn verify(key: poly1305::Key, msg: &[u8], tag: &[u8; TAG_LEN]) -> Result... FILE: builder/third-party/ring/src/aead/gcm.rs type Key (line 30) | pub struct Key { method new (line 35) | pub(super) fn new(h_be: Block, cpu_features: cpu::Features) -> Self { type Context (line 90) | pub struct Context { method new (line 98) | pub(crate) fn new( method in_out_whole_block_bits (line 132) | pub(super) fn in_out_whole_block_bits(&self) -> BitLength { method inner (line 145) | pub(super) fn inner(&mut self) -> (&HTable, &mut Xi) { method update_blocks (line 149) | pub fn update_blocks(&mut self, input: &[u8]) { method update_block (line 225) | pub fn update_block(&mut self, a: Block) { method pre_finish (line 266) | pub(super) fn pre_finish(mut self, f: F) -> super::Tag method is_avx (line 278) | pub(super) fn is_avx(&self) -> bool { method is_clmul (line 286) | pub(super) fn is_clmul(&self) -> bool { type HTable (line 297) | pub(super) struct HTable { type u128 (line 303) | struct u128 { constant HTABLE_LEN (line 308) | const HTABLE_LEN: usize = 16; type Xi (line 311) | pub struct Xi(Block); method bitxor_assign (line 315) | fn bitxor_assign(&mut self, a: Block) { method from (line 322) | fn from(Xi(block): Xi) -> Self { type ContextInner (line 331) | struct ContextInner { type Implementation (line 337) | enum Implementation { function detect_implementation (line 353) | fn detect_implementation(cpu_features: cpu::Features) -> Implementation { function has_avx_movbe (line 389) | fn has_avx_movbe(cpu_features: cpu::Features) -> bool { FILE: builder/third-party/ring/src/aead/gcm/gcm_nohw.rs function gcm_mul64_nohw (line 29) | fn gcm_mul64_nohw(a: u64, b: u64) -> (u64, u64) { function gcm_mul32_nohw (line 90) | fn gcm_mul32_nohw(a: u32, b: u32) -> u64 { function gcm_mul64_nohw (line 120) | fn gcm_mul64_nohw(a: u64, b: u64) -> (u64, u64) { function init (line 141) | pub(super) fn init(xi: [u64; 2]) -> super::u128 { function gcm_polyval_nohw (line 171) | fn gcm_polyval_nohw(xi: &mut [u64; 2], h: super::u128) { function gmult (line 220) | pub(super) fn gmult(xi: &mut Xi, h: super::u128) { function ghash (line 226) | pub(super) fn ghash(xi: &mut Xi, h: super::u128, input: &[[u8; BLOCK_LEN... function with_swapped_xi (line 238) | fn with_swapped_xi(Xi(xi): &mut Xi, f: impl FnOnce(&mut [u64; 2])) { FILE: builder/third-party/ring/src/aead/less_safe_key.rs type LessSafeKey (line 24) | pub struct LessSafeKey { method new (line 32) | pub fn new(key: UnboundKey) -> Self { method new_ (line 36) | pub(super) fn new_( method open_in_place_separate_tag (line 50) | pub fn open_in_place_separate_tag<'in_out, A>( method open_in_place (line 70) | pub fn open_in_place<'in_out, A>( method open_within (line 87) | pub fn open_within<'in_out, A>( method seal_in_place_append_tag (line 115) | pub fn seal_in_place_append_tag( method seal_in_place_separate_tag (line 134) | pub fn seal_in_place_separate_tag( method algorithm (line 148) | pub fn algorithm(&self) -> &'static Algorithm { method fmt_debug (line 152) | pub(super) fn fmt_debug( method fmt (line 204) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::E... function open_within_ (line 163) | fn open_within_<'in_out>( function seal_in_place_separate_tag_ (line 194) | pub(super) fn seal_in_place_separate_tag_( FILE: builder/third-party/ring/src/aead/nonce.rs type Nonce (line 23) | pub struct Nonce([u8; NONCE_LEN]); method try_assume_unique_for_key (line 31) | pub fn try_assume_unique_for_key(value: &[u8]) -> Result Self { method as_ref (line 45) | fn as_ref(&self) -> &[u8; NONCE_LEN] { constant NONCE_LEN (line 51) | pub const NONCE_LEN: usize = 96 / 8; FILE: builder/third-party/ring/src/aead/opening_key.rs type OpeningKey (line 33) | pub struct OpeningKey { function new (line 39) | fn new(key: UnboundKey, nonce_sequence: N) -> Self { function algorithm (line 47) | fn algorithm(&self) -> &'static Algorithm { function fmt (line 53) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::Err... function open_in_place (line 71) | pub fn open_in_place<'in_out, A>( function open_within (line 127) | pub fn open_within<'in_out, A>( FILE: builder/third-party/ring/src/aead/poly1305.rs type Key (line 22) | pub(super) struct Key { method new (line 31) | pub(super) fn new(key_and_nonce: [u8; KEY_LEN]) -> Self { constant BLOCK_LEN (line 26) | pub(super) const BLOCK_LEN: usize = 16; constant KEY_LEN (line 27) | pub(super) const KEY_LEN: usize = 2 * BLOCK_LEN; type Context (line 36) | pub struct Context { method from_key (line 78) | pub(super) fn from_key(Key { key_and_nonce }: Key, cpu_features: cpu::... method update (line 94) | pub fn update(&mut self, input: &[u8]) { method finish (line 102) | pub(super) fn finish(mut self) -> Tag { type poly1305_state (line 47) | struct poly1305_state([u8; OPAQUE_LEN]); constant OPAQUE_LEN (line 48) | const OPAQUE_LEN: usize = 512; function sign (line 117) | pub(super) fn sign(key: Key, input: &[u8], cpu_features: cpu::Features) ... function test_poly1305 (line 130) | pub fn test_poly1305() { FILE: builder/third-party/ring/src/aead/quic.rs type HeaderProtectionKey (line 25) | pub struct HeaderProtectionKey { method from (line 37) | fn from(okm: hkdf::Okm<&'static Algorithm>) -> Self { method new (line 50) | pub fn new( method new_mask (line 63) | pub fn new_mask(&self, sample: &[u8]) -> Result<[u8; 5], error::Unspec... method algorithm (line 72) | pub fn algorithm(&self) -> &'static Algorithm { type KeyInner (line 31) | enum KeyInner { constant SAMPLE_LEN (line 77) | const SAMPLE_LEN: usize = super::TAG_LEN; type Sample (line 80) | pub type Sample = [u8; SAMPLE_LEN]; type Algorithm (line 83) | pub struct Algorithm { method key_len (line 102) | pub fn key_len(&self) -> usize { method sample_len (line 108) | pub fn sample_len(&self) -> usize { function len (line 94) | fn len(&self) -> usize { type AlgorithmID (line 116) | enum AlgorithmID { method eq (line 123) | fn eq(&self, other: &Self) -> bool { function aes_init_128 (line 146) | fn aes_init_128(key: &[u8], cpu_features: cpu::Features) -> Result Result [u8; 5] { function chacha20_init (line 173) | fn chacha20_init(key: &[u8], _cpu_features: cpu::Features) -> Result [u8; 5] { FILE: builder/third-party/ring/src/aead/sealing_key.rs type SealingKey (line 32) | pub struct SealingKey { function new (line 38) | fn new(key: UnboundKey, nonce_sequence: N) -> Self { function algorithm (line 46) | fn algorithm(&self) -> &'static Algorithm { function fmt (line 52) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::Err... function seal_in_place_append_tag (line 68) | pub fn seal_in_place_append_tag( function seal_in_place_separate_tag (line 93) | pub fn seal_in_place_separate_tag( FILE: builder/third-party/ring/src/aead/shift.rs function shift_full_blocks (line 18) | pub fn shift_full_blocks(in_out: &mut [u8], src: core::ops::RangeFrom... function shift_partial (line 35) | pub fn shift_partial((in_prefix_len, in_out): (usize, &mut [u8]), tra... FILE: builder/third-party/ring/src/aead/unbound_key.rs type UnboundKey (line 28) | pub struct UnboundKey { method new (line 37) | pub fn new( method algorithm (line 48) | pub fn algorithm(&self) -> &'static Algorithm { method into_inner (line 53) | pub(super) fn into_inner(self) -> LessSafeKey { method fmt (line 59) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::E... method from (line 65) | fn from(okm: hkdf::Okm<&'static Algorithm>) -> Self { FILE: builder/third-party/ring/src/agreement.rs type Algorithm (line 71) | pub struct Algorithm { method eq (line 84) | fn eq(&self, other: &Self) -> bool { type EphemeralPrivateKey (line 92) | pub struct EphemeralPrivateKey { method generate (line 105) | pub fn generate( method compute_public_key (line 124) | pub fn compute_public_key(&self) -> Result &'static Algorithm { method bytes (line 145) | pub fn bytes(&self) -> &[u8] { type PublicKey (line 152) | pub struct PublicKey { method as_ref (line 158) | fn as_ref(&self) -> &[u8] { method fmt (line 164) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::E... method algorithm (line 175) | pub fn algorithm(&self) -> &'static Algorithm { type UnparsedPublicKey (line 182) | pub struct UnparsedPublicKey { function as_ref (line 191) | fn as_ref(&self) -> &[u8] { function fmt (line 200) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::Err... function new (line 210) | pub fn new(algorithm: &'static Algorithm, bytes: B) -> Self { function algorithm (line 216) | pub fn algorithm(&self) -> &'static Algorithm { function bytes (line 222) | pub fn bytes(&self) -> &B { function agree_ephemeral (line 245) | pub fn agree_ephemeral, R>( function agree_ephemeral_ (line 257) | fn agree_ephemeral_( FILE: builder/third-party/ring/src/arithmetic.rs constant BIGINT_MODULUS_MAX_LIMBS (line 25) | const BIGINT_MODULUS_MAX_LIMBS: usize = 8192 / crate::limb::LIMB_BITS; FILE: builder/third-party/ring/src/arithmetic/bigint.rs type PublicModulus (line 57) | pub trait PublicModulus {} type Elem (line 64) | pub struct Elem { method clone (line 75) | fn clone(&self) -> Self { function is_zero (line 85) | pub fn is_zero(&self) -> bool { function from_montgomery_amm (line 93) | fn from_montgomery_amm(limbs: BoxedLimbs, m: &Modulus) -> Elem<... function into_unencoded (line 110) | pub fn into_unencoded(self, m: &Modulus) -> Elem { function from_be_bytes_padded (line 116) | pub fn from_be_bytes_padded( function fill_be_bytes (line 127) | pub fn fill_be_bytes(&self, out: &mut [u8]) { function is_one (line 132) | fn is_one(&self) -> bool { function elem_mul (line 137) | pub fn elem_mul( function elem_double (line 153) | fn elem_double(r: &mut Elem, m: &Modulus) { function elem_reduced_once (line 161) | pub fn elem_reduced_once( function elem_reduced (line 177) | pub fn elem_reduced( function elem_squared (line 199) | fn elem_squared( function elem_widen (line 213) | pub fn elem_widen( function elem_add (line 227) | pub fn elem_add(mut a: Elem, b: Elem, m: &Modulus) ... function elem_sub (line 233) | pub fn elem_sub(mut a: Elem, b: &Elem, m: &Modulus)... type One (line 257) | pub struct One(Elem); function newRR (line 267) | pub(crate) fn newRR(m: &Modulus) -> Self { function newRRR (line 340) | pub(crate) fn newRRR(One(oneRR): One, m: &Modulus) -> Self { function as_ref (line 346) | fn as_ref(&self) -> &Elem { method clone (line 352) | fn clone(&self) -> Self { function elem_exp_vartime (line 366) | pub(crate) fn elem_exp_vartime( function elem_exp_consttime (line 403) | pub fn elem_exp_consttime( function elem_exp_consttime (line 489) | pub fn elem_exp_consttime( function verify_inverses_consttime (line 680) | pub fn verify_inverses_consttime( function elem_verify_equal_consttime (line 693) | pub fn elem_verify_equal_consttime( type M (line 710) | struct M {} function test_elem_exp_consttime (line 715) | fn test_elem_exp_consttime() { function test_elem_mul (line 745) | fn test_elem_mul() { function test_elem_squared (line 770) | fn test_elem_squared() { function test_elem_reduced (line 793) | fn test_elem_reduced() { function test_elem_reduced_once (line 820) | fn test_elem_reduced_once() { function consume_elem (line 843) | fn consume_elem( function consume_elem_unchecked (line 852) | fn consume_elem_unchecked( function consume_modulus (line 867) | fn consume_modulus(test_case: &mut test::TestCase, name: &str) -> Own... function assert_elem_eq (line 872) | fn assert_elem_eq(a: &Elem, b: &Elem) { function into_encoded (line 878) | fn into_encoded(a: Elem, m: &Modulus) -> Elem { FILE: builder/third-party/ring/src/arithmetic/bigint/boxed_limbs.rs type BoxedLimbs (line 27) | pub(super) struct BoxedLimbs { type Target (line 35) | type Target = [Limb]; method deref (line 37) | fn deref(&self) -> &Self::Target { method deref_mut (line 44) | fn deref_mut(&mut self) -> &mut Self::Target { method clone (line 52) | fn clone(&self) -> Self { function new_unchecked (line 63) | pub(super) fn new_unchecked(limbs: Box<[Limb]>) -> Self { function positive_minimal_width_from_be_bytes (line 70) | pub(super) fn positive_minimal_width_from_be_bytes( function from_be_bytes_padded_less_than (line 85) | pub(super) fn from_be_bytes_padded_less_than( function is_zero (line 98) | pub(super) fn is_zero(&self) -> bool { function zero (line 102) | pub(super) fn zero(len: usize) -> Self { function into_limbs (line 109) | pub(super) fn into_limbs(self) -> Box<[Limb]> { FILE: builder/third-party/ring/src/arithmetic/bigint/modulus.rs constant MODULUS_MIN_LIMBS (line 29) | pub const MODULUS_MIN_LIMBS: usize = 4; constant MODULUS_MAX_LIMBS (line 31) | pub const MODULUS_MAX_LIMBS: usize = super::super::BIGINT_MODULUS_MAX_LI... type OwnedModulus (line 37) | pub struct OwnedModulus { method clone (line 81) | fn clone(&self) -> Self { function from_be_bytes (line 91) | pub(crate) fn from_be_bytes(input: untrusted::Input) -> Result(&self, l: &Modulus) -> Result<(), error::U... function to_elem (line 145) | pub fn to_elem(&self, l: &Modulus) -> Result, e... function modulus (line 154) | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { function len_bits (line 164) | pub fn len_bits(&self) -> BitLength { function be_bytes (line 170) | pub fn be_bytes(&self) -> LeadingZerosStripped { function oneR (line 184) | pub(super) fn oneR(&self, out: &mut [Limb]) { function zero (line 215) | pub(super) fn zero(&self) -> Elem { function limbs (line 223) | pub(super) fn limbs(&self) -> &[Limb] { function n0 (line 228) | pub(super) fn n0(&self) -> &N0 { function len_bits (line 232) | pub fn len_bits(&self) -> BitLength { function cpu_features (line 237) | pub(crate) fn cpu_features(&self) -> cpu::Features { FILE: builder/third-party/ring/src/arithmetic/bigint/private_exponent.rs type PrivateExponent (line 19) | pub struct PrivateExponent { method from_be_bytes_padded (line 25) | pub fn from_be_bytes_padded( method from_be_bytes_for_test_only (line 49) | pub fn from_be_bytes_for_test_only( method limbs (line 66) | pub(super) fn limbs(&self) -> &[Limb] { FILE: builder/third-party/ring/src/arithmetic/constant.rs function parse_digit (line 3) | const fn parse_digit(d: u8) -> u8 { function limbs_from_hex (line 12) | pub const fn limbs_from_hex(hex: &str) -> [Limb; LIM... FILE: builder/third-party/ring/src/arithmetic/montgomery.rs type Unencoded (line 21) | pub enum Unencoded {} type R (line 26) | pub enum R {} type RRR (line 32) | pub enum RRR {} type RR (line 37) | pub enum RR {} type RInverse (line 42) | pub enum RInverse {} type Encoding (line 44) | pub trait Encoding {} type ReductionEncoding (line 53) | pub trait ReductionEncoding { type Output (line 58) | type Output = RR; type Output (line 62) | type Output = R; type Output (line 65) | type Output = Unencoded; type Output (line 68) | type Output = RInverse; type ProductEncoding (line 72) | pub trait ProductEncoding { type Output (line 77) | type Output = E::Output; type Output (line 81) | type Output = E; type Output (line 85) | type Output = RRR; type Output (line 92) | type Output = <::Output as ReductionEncoding>:... type Output (line 102) | type Output = <(Unencoded, RR) as ProductEncoding>::Output; type Output (line 105) | type Output = <(RInverse, RR) as ProductEncoding>::Output; type Output (line 109) | type Output = <(RInverse, RRR) as ProductEncoding>::Output; function mul_mont (line 116) | unsafe fn mul_mont( function limbs_from_mont_in_place (line 175) | pub(super) fn limbs_from_mont_in_place(r: &mut [Limb], tmp: &mut [Limb],... function limbs_mul (line 207) | fn limbs_mul(r: &mut [Limb], a: &[Limb], b: &[Limb]) { function limbs_mont_mul (line 254) | pub(super) fn limbs_mont_mul( function limbs_mont_product (line 278) | pub(super) fn limbs_mont_product( function limbs_mont_square (line 304) | pub(super) fn limbs_mont_square(r: &mut [Limb], m: &[Limb], n0: &N0, cpu... function test_mul_add_words (line 325) | fn test_mul_add_words() { FILE: builder/third-party/ring/src/arithmetic/n0.rs type N0 (line 19) | pub struct N0([Limb; 2]); constant LIMBS_USED (line 23) | pub(super) const LIMBS_USED: usize = 64 / crate::limb::LIMB_BITS; method precalculated (line 26) | pub const fn precalculated(n0: u64) -> Self { FILE: builder/third-party/ring/src/bits.rs type BitLength (line 24) | pub struct BitLength(T); type FromUsizeBytes (line 26) | pub(crate) trait FromUsizeBytes: Sized { method from_usize_bytes (line 30) | fn from_usize_bytes(bytes: usize) -> Result; method from_usize_bytes (line 35) | fn from_usize_bytes(bytes: usize) -> Result { method from_usize_bytes (line 43) | fn from_usize_bytes(bytes: usize) -> Result { function as_bits (line 53) | pub fn as_bits(self) -> T { function from_usize_bits (line 63) | pub const fn from_usize_bits(bits: usize) -> Self { function half_rounded_up (line 69) | pub(crate) fn half_rounded_up(&self) -> Self { function as_usize_bytes_rounded_up (line 77) | pub fn as_usize_bytes_rounded_up(&self) -> usize { function try_sub_1 (line 89) | pub(crate) fn try_sub_1(self) -> Result { FILE: builder/third-party/ring/src/bssl.rs type Result (line 23) | pub struct Result(c::int); function from (line 26) | fn from(ret: Result) -> Self { function size_and_alignment (line 44) | fn size_and_alignment() { function semantics (line 54) | fn semantics() { FILE: builder/third-party/ring/src/c.rs type int (line 28) | pub(crate) type int = i32; type uint (line 29) | pub(crate) type uint = u32; type size_t (line 30) | pub(crate) type size_t = usize; function test_libc_compatible (line 37) | fn test_libc_compatible() { FILE: builder/third-party/ring/src/constant_time.rs function verify_slices_are_equal (line 23) | pub fn verify_slices_are_equal(a: &[u8], b: &[u8]) -> Result<(), error::... function test_constant_time (line 44) | fn test_constant_time() -> Result<(), error::Unspecified> { function constant_time_conditional_memcpy (line 52) | fn constant_time_conditional_memcpy() -> Result<(), error::Unspecified> { function constant_time_conditional_memxor (line 82) | fn constant_time_conditional_memxor() -> Result<(), error::Unspecified> { FILE: builder/third-party/ring/src/cpu.rs type Features (line 23) | pub(crate) struct Features(()); function features (line 26) | pub(crate) fn features() -> Features { FILE: builder/third-party/ring/src/cpu/arm.rs constant _ASSUMED_POINTER_SIZE (line 27) | const _ASSUMED_POINTER_SIZE: usize = 8; constant _ASSUMED_POINTER_SIZE (line 29) | const _ASSUMED_POINTER_SIZE: usize = 4; constant _ASSUMED_USIZE_SIZE (line 30) | const _ASSUMED_USIZE_SIZE: () = assert!(core::mem::size_of::() ==... constant _ASSUMED_REF_SIZE (line 31) | const _ASSUMED_REF_SIZE: () = constant _ASSUMED_ENDIANNESS (line 36) | const _ASSUMED_ENDIANNESS: () = assert!(cfg!(target_endian = "little")); function detect_features (line 52) | fn detect_features() -> u32 { function detect_features (line 114) | fn detect_features() -> u32 { function detect_features (line 154) | fn detect_features() -> u32 { function detect_features (line 184) | fn detect_features() -> u32 { type Feature (line 225) | pub(crate) struct Feature { method available (line 231) | pub fn available(&self, _: super::Features) -> bool { function init_global_shared_with_assembly (line 291) | pub unsafe fn init_global_shared_with_assembly() { constant _AARCH64_HAS_NEON (line 347) | const _AARCH64_HAS_NEON: () = constant _AARCH64_APPLE_FEATURES (line 350) | const _AARCH64_APPLE_FEATURES: u32 = NEON.mask | AES.mask | SHA256.mask ... constant _AARCH64_APPLE_TARGETS_EXPECTED_FEATURES (line 352) | const _AARCH64_APPLE_TARGETS_EXPECTED_FEATURES: () = assert!( function test_mask_abi (line 362) | fn test_mask_abi() { function test_armcap_static_is_subset_of_armcap_dynamic (line 370) | fn test_armcap_static_is_subset_of_armcap_dynamic() { FILE: builder/third-party/ring/src/cpu/intel.rs constant _ASSUMES_SSE2 (line 27) | const _ASSUMES_SSE2: () = constant _ASSUMED_POINTER_SIZE (line 31) | const _ASSUMED_POINTER_SIZE: usize = 8; constant _ASSUMED_POINTER_SIZE (line 33) | const _ASSUMED_POINTER_SIZE: usize = 4; constant _ASSUMED_USIZE_SIZE (line 34) | const _ASSUMED_USIZE_SIZE: () = assert!(core::mem::size_of::() ==... constant _ASSUMED_REF_SIZE (line 35) | const _ASSUMED_REF_SIZE: () = constant _ASSUMED_ENDIANNESS (line 38) | const _ASSUMED_ENDIANNESS: () = assert!(cfg!(target_endian = "little")); type Feature (line 41) | pub(crate) struct Feature { method available (line 59) | pub fn available(&self, _: super::Features) -> bool { function init_global_shared_with_assembly (line 47) | pub(super) unsafe fn init_global_shared_with_assembly() { constant ADX (line 76) | pub(crate) const ADX: Feature = Feature { constant BMI1 (line 82) | pub(crate) const BMI1: Feature = Feature { constant BMI2 (line 88) | pub(crate) const BMI2: Feature = Feature { constant FXSR (line 93) | pub(crate) const FXSR: Feature = Feature { constant PCLMULQDQ (line 98) | pub(crate) const PCLMULQDQ: Feature = Feature { constant SSSE3 (line 103) | pub(crate) const SSSE3: Feature = Feature { constant SSE41 (line 109) | pub(crate) const SSE41: Feature = Feature { constant MOVBE (line 115) | pub(crate) const MOVBE: Feature = Feature { constant AES (line 120) | pub(crate) const AES: Feature = Feature { constant AVX (line 126) | pub(crate) const AVX: Feature = Feature { function test_avx_movbe_mask (line 136) | fn test_avx_movbe_mask() { FILE: builder/third-party/ring/src/debug.rs function write_hex_tuple (line 55) | pub(crate) fn write_hex_tuple( type HexStr (line 65) | pub struct HexStr<'a>(pub &'a [u8]); function fmt (line 68) | fn fmt(&self, fmt: &mut core::fmt::Formatter) -> Result<(), core::fmt::E... function write_hex_bytes (line 76) | pub(crate) fn write_hex_bytes( FILE: builder/third-party/ring/src/digest.rs type BlockContext (line 34) | pub(crate) struct BlockContext { method new (line 47) | pub(crate) fn new(algorithm: &'static Algorithm) -> Self { method update (line 56) | pub(crate) fn update(&mut self, input: &[u8]) { method finish (line 71) | pub(crate) fn finish(mut self, pending: &mut [u8], num_pending: usize)... method block_data_order (line 109) | unsafe fn block_data_order( type Context (line 140) | pub struct Context { method new (line 149) | pub fn new(algorithm: &'static Algorithm) -> Self { method clone_from (line 157) | pub(crate) fn clone_from(block: &BlockContext) -> Self { method update (line 166) | pub fn update(&mut self, data: &[u8]) { method finish (line 197) | pub fn finish(mut self) -> Digest { method algorithm (line 205) | pub fn algorithm(&self) -> &'static Algorithm { function digest (line 225) | pub fn digest(algorithm: &'static Algorithm, data: &[u8]) -> Digest { type Digest (line 235) | pub struct Digest { method algorithm (line 243) | pub fn algorithm(&self) -> &'static Algorithm { method as_ref (line 250) | fn as_ref(&self) -> &[u8] { method fmt (line 256) | fn fmt(&self, fmt: &mut core::fmt::Formatter) -> core::fmt::Result { type Algorithm (line 263) | pub struct Algorithm { method block_len (line 300) | pub fn block_len(&self) -> usize { method chaining_len (line 311) | pub fn chaining_len(&self) -> usize { method output_len (line 316) | pub fn output_len(&self) -> usize { type AlgorithmID (line 280) | enum AlgorithmID { method eq (line 289) | fn eq(&self, other: &Self) -> bool { type Output (line 458) | struct Output([u8; MAX_OUTPUT_LEN]); constant MAX_BLOCK_LEN (line 462) | pub const MAX_BLOCK_LEN: usize = 1024 / 8; constant MAX_OUTPUT_LEN (line 466) | pub const MAX_OUTPUT_LEN: usize = 512 / 8; constant MAX_CHAINING_LEN (line 470) | pub const MAX_CHAINING_LEN: usize = MAX_OUTPUT_LEN; function sha256_format_output (line 472) | fn sha256_format_output(input: State) -> Output { function sha512_format_output (line 477) | fn sha512_format_output(input: State) -> Output { function format_output (line 483) | fn format_output(input: [Wrapping; sha2::CHAINI... constant SHA1_OUTPUT_LEN (line 500) | pub const SHA1_OUTPUT_LEN: usize = sha1::OUTPUT_LEN; constant SHA256_OUTPUT_LEN (line 503) | pub const SHA256_OUTPUT_LEN: usize = 256 / 8; constant SHA384_OUTPUT_LEN (line 506) | pub const SHA384_OUTPUT_LEN: usize = 384 / 8; constant SHA512_OUTPUT_LEN (line 509) | pub const SHA512_OUTPUT_LEN: usize = 512 / 8; constant SHA512_256_OUTPUT_LEN (line 512) | pub const SHA512_256_OUTPUT_LEN: usize = 256 / 8; constant SHA512_BLOCK_LEN (line 515) | const SHA512_BLOCK_LEN: usize = 1024 / 8; constant SHA512_LEN_LEN (line 518) | const SHA512_LEN_LEN: usize = 128 / 8; function max_input_test (line 553) | fn max_input_test(alg: &'static digest::Algorithm) { function too_long_input_test_block (line 560) | fn too_long_input_test_block(alg: &'static digest::Algorithm) { function too_long_input_test_byte (line 567) | fn too_long_input_test_byte(alg: &'static digest::Algorithm) { function nearly_full_context (line 575) | fn nearly_full_context(alg: &'static digest::Algorithm) -> digest::Conte... FILE: builder/third-party/ring/src/digest/sha1.rs constant BLOCK_LEN (line 20) | pub const BLOCK_LEN: usize = 512 / 8; constant CHAINING_LEN (line 21) | pub const CHAINING_LEN: usize = 160 / 8; constant OUTPUT_LEN (line 22) | pub const OUTPUT_LEN: usize = 160 / 8; constant CHAINING_WORDS (line 23) | const CHAINING_WORDS: usize = CHAINING_LEN / 4; type W32 (line 25) | type W32 = Wrapping; function parity (line 29) | fn parity(x: W32, y: W32, z: W32) -> W32 { type State (line 33) | type State = [W32; CHAINING_WORDS]; constant ROUNDS (line 34) | const ROUNDS: usize = 80; function block_data_order (line 36) | pub(super) extern "C" fn block_data_order( function block_data_order_ (line 50) | fn block_data_order_(mut H: State, M: &[[::InputBytes; 16]]... function step3 (line 83) | fn step3( function rotl (line 107) | fn rotl(x: W32, n: u32) -> W32 { FILE: builder/third-party/ring/src/digest/sha2.rs function sha256_block_data_order (line 22) | pub(super) extern "C" fn sha256_block_data_order( function sha512_block_data_order (line 32) | pub(super) extern "C" fn sha512_block_data_order( function block_data_order (line 46) | fn block_data_order( function ch (line 106) | pub(super) fn ch(x: W, y: W, z: W) -> W { function maj (line 112) | pub(super) fn maj(x: W, y: W, z: W) -> W { function SIGMA_0 (line 118) | fn SIGMA_0(x: S) -> S { function SIGMA_1 (line 124) | fn SIGMA_1(x: S) -> S { function sigma_0 (line 130) | fn sigma_0(x: S) -> S { function sigma_1 (line 136) | fn sigma_1(x: S) -> S { type Word (line 141) | pub(super) trait Word: constant ZERO (line 151) | const ZERO: Self; method from_be_bytes (line 155) | fn from_be_bytes(input: Self::InputBytes) -> Self; method rotr (line 157) | fn rotr(self, count: u32) -> Self; constant ZERO (line 174) | const ZERO: Self = Self(0); type InputBytes (line 175) | type InputBytes = [u8; 4]; method from_be_bytes (line 178) | fn from_be_bytes(input: Self::InputBytes) -> Self { method rotr (line 183) | fn rotr(self, count: u32) -> Self { constant ZERO (line 266) | const ZERO: Self = Self(0); type InputBytes (line 267) | type InputBytes = [u8; 8]; method from_be_bytes (line 270) | fn from_be_bytes(input: Self::InputBytes) -> Self { method rotr (line 275) | fn rotr(self, count: u32) -> Self { type Sha2 (line 161) | trait Sha2: Word + BitXor + Shr { constant BIG_SIGMA_0 (line 162) | const BIG_SIGMA_0: (u32, u32, u32); constant BIG_SIGMA_1 (line 163) | const BIG_SIGMA_1: (u32, u32, u32); constant SMALL_SIGMA_0 (line 164) | const SMALL_SIGMA_0: (u32, u32, usize); constant SMALL_SIGMA_1 (line 165) | const SMALL_SIGMA_1: (u32, u32, usize); constant K (line 167) | const K: &'static [Self]; constant BIG_SIGMA_0 (line 191) | const BIG_SIGMA_0: (u32, u32, u32) = (2, 13, 22); constant BIG_SIGMA_1 (line 192) | const BIG_SIGMA_1: (u32, u32, u32) = (6, 11, 25); constant SMALL_SIGMA_0 (line 193) | const SMALL_SIGMA_0: (u32, u32, usize) = (7, 18, 3); constant SMALL_SIGMA_1 (line 194) | const SMALL_SIGMA_1: (u32, u32, usize) = (17, 19, 10); constant K (line 197) | const K: &'static [Self] = &[ constant BIG_SIGMA_0 (line 283) | const BIG_SIGMA_0: (u32, u32, u32) = (28, 34, 39); constant BIG_SIGMA_1 (line 284) | const BIG_SIGMA_1: (u32, u32, u32) = (14, 18, 41); constant SMALL_SIGMA_0 (line 285) | const SMALL_SIGMA_0: (u32, u32, usize) = (1, 8, 7); constant SMALL_SIGMA_1 (line 286) | const SMALL_SIGMA_1: (u32, u32, usize) = (19, 61, 6); constant K (line 289) | const K: &'static [Self] = &[ constant MAX_ROUNDS (line 170) | const MAX_ROUNDS: usize = 80; constant CHAINING_WORDS (line 171) | pub(super) const CHAINING_WORDS: usize = 8; FILE: builder/third-party/ring/src/ec.rs type Curve (line 19) | pub struct Curve { type CurveID (line 38) | pub enum CurveID { constant ELEM_MAX_BITS (line 44) | const ELEM_MAX_BITS: usize = 384; constant ELEM_MAX_BYTES (line 45) | pub const ELEM_MAX_BYTES: usize = (ELEM_MAX_BITS + 7) / 8; constant SCALAR_MAX_BYTES (line 47) | pub const SCALAR_MAX_BYTES: usize = ELEM_MAX_BYTES; constant SEED_MAX_BYTES (line 48) | const SEED_MAX_BYTES: usize = ELEM_MAX_BYTES; constant PKCS8_DOCUMENT_MAX_LEN (line 58) | pub const PKCS8_DOCUMENT_MAX_LEN: usize = 40 + SCALAR_MAX_BYTES + keys::... FILE: builder/third-party/ring/src/ec/curve25519/ed25519.rs constant ED25519_PUBLIC_KEY_LEN (line 24) | pub const ED25519_PUBLIC_KEY_LEN: usize = ELEM_LEN; function eddsa_digest (line 26) | pub fn eddsa_digest(signature_r: &[u8], public_key: &[u8], msg: &[u8]) -... FILE: builder/third-party/ring/src/ec/curve25519/ed25519/signing.rs type Ed25519KeyPair (line 26) | pub struct Ed25519KeyPair { method generate_pkcs8 (line 49) | pub fn generate_pkcs8( method from_pkcs8 (line 80) | pub fn from_pkcs8(pkcs8: &[u8]) -> Result { method from_pkcs8_maybe_unchecked (line 110) | pub fn from_pkcs8_maybe_unchecked(pkcs8: &[u8]) -> Result Result Self { method sign (line 189) | pub fn sign(&self, msg: &[u8]) -> signature::Signature { type PublicKey (line 229) | type PublicKey = PublicKey; method public_key (line 231) | fn public_key(&self) -> &Self::PublicKey { type PublicKey (line 237) | pub struct PublicKey([u8; ED25519_PUBLIC_KEY_LEN]); method as_ref (line 240) | fn as_ref(&self) -> &[u8] { function unwrap_pkcs8 (line 247) | fn unwrap_pkcs8( type Prefix (line 260) | type Prefix = [u8; PREFIX_LEN]; constant PREFIX_LEN (line 261) | const PREFIX_LEN: usize = digest::SHA512_OUTPUT_LEN - SCALAR_LEN; constant SIGNATURE_LEN (line 263) | const SIGNATURE_LEN: usize = ELEM_LEN + SCALAR_LEN; type Seed (line 265) | type Seed = [u8; SEED_LEN]; constant SEED_LEN (line 266) | const SEED_LEN: usize = 32; FILE: builder/third-party/ring/src/ec/curve25519/ed25519/verification.rs type EdDSAParameters (line 21) | pub struct EdDSAParameters; method fmt (line 24) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::E... method verify (line 37) | fn verify( FILE: builder/third-party/ring/src/ec/curve25519/ops.rs type Elem (line 29) | pub struct Elem { type Encoding (line 34) | pub trait Encoding {} type T (line 35) | pub struct T; constant ELEM_LIMBS (line 38) | const ELEM_LIMBS: usize = 5 * 64 / LIMB_BITS; function zero (line 41) | fn zero() -> Self { function negate (line 50) | fn negate(&mut self) { type EncodedPoint (line 63) | pub type EncodedPoint = [u8; ELEM_LEN]; constant ELEM_LEN (line 64) | pub const ELEM_LEN: usize = 32; type ExtPoint (line 68) | pub struct ExtPoint { method from_scalarmult_base_consttime (line 77) | pub(super) fn from_scalarmult_base_consttime(scalar: &Scalar, cpu: cpu... method from_encoded_point_vartime (line 93) | pub fn from_encoded_point_vartime(encoded: &EncodedPoint) -> Result EncodedPoint { method invert_vartime (line 108) | pub fn invert_vartime(&mut self) { type Point (line 116) | pub struct Point { method new_at_infinity (line 123) | pub fn new_at_infinity() -> Self { method into_encoded_point (line 131) | pub fn into_encoded_point(self) -> EncodedPoint { function encode_point (line 136) | fn encode_point(x: Elem, y: Elem, z: Elem) -> EncodedPoint { FILE: builder/third-party/ring/src/ec/curve25519/scalar.rs type Scalar (line 18) | pub struct Scalar([u8; SCALAR_LEN]); method from_bytes_checked (line 25) | pub fn from_bytes_checked(bytes: [u8; SCALAR_LEN]) -> Result Self { method from (line 71) | fn from(MaskedScalar(scalar): MaskedScalar) -> Self { constant SCALAR_LEN (line 20) | pub const SCALAR_LEN: usize = 32; type MaskedScalar (line 57) | pub struct MaskedScalar([u8; SCALAR_LEN]); method from_bytes_masked (line 60) | pub fn from_bytes_masked(bytes: [u8; SCALAR_LEN]) -> Self { type UnreducedScalar (line 76) | type UnreducedScalar = [u8; UNREDUCED_SCALAR_LEN]; constant UNREDUCED_SCALAR_LEN (line 77) | const UNREDUCED_SCALAR_LEN: usize = SCALAR_LEN * 2; FILE: builder/third-party/ring/src/ec/curve25519/x25519.rs function x25519_check_private_key_bytes (line 43) | fn x25519_check_private_key_bytes(bytes: &[u8]) -> Result<(), error::Uns... function x25519_generate_private_key (line 48) | fn x25519_generate_private_key( function x25519_public_from_private (line 55) | fn x25519_public_from_private( function x25519_ecdh (line 96) | fn x25519_ecdh( function x25519_neon (line 162) | fn x25519_neon(out: &mut ops::EncodedPoint, scalar: &ops::MaskedScalar, ... constant ELEM_AND_SCALAR_LEN (line 173) | const ELEM_AND_SCALAR_LEN: usize = ops::ELEM_LEN; type PrivateKey (line 175) | type PrivateKey = ops::MaskedScalar; constant PRIVATE_KEY_LEN (line 176) | const PRIVATE_KEY_LEN: usize = ELEM_AND_SCALAR_LEN; type PublicKey (line 179) | type PublicKey = [u8; PUBLIC_KEY_LEN]; constant PUBLIC_KEY_LEN (line 180) | const PUBLIC_KEY_LEN: usize = ELEM_AND_SCALAR_LEN; type SharedSecret (line 183) | type SharedSecret = [u8; SHARED_SECRET_LEN]; constant SHARED_SECRET_LEN (line 184) | const SHARED_SECRET_LEN: usize = ELEM_AND_SCALAR_LEN; function test_x25519_public_from_private (line 193) | fn test_x25519_public_from_private() { FILE: builder/third-party/ring/src/ec/keys.rs type KeyPair (line 4) | pub struct KeyPair { method derive (line 10) | pub fn derive(seed: Seed) -> Result { method public_key (line 15) | pub fn public_key(&self) -> &PublicKey { method split (line 18) | pub fn split(self) -> (Seed, PublicKey) { type Seed (line 23) | pub struct Seed { method generate (line 30) | pub(crate) fn generate( method from_bytes (line 44) | pub(crate) fn from_bytes( method bytes_less_safe (line 63) | pub fn bytes_less_safe(&self) -> &[u8] { method compute_public_key (line 67) | pub fn compute_public_key(&self) -> Result &[u8] { constant PUBLIC_KEY_MAX_LEN (line 90) | pub const PUBLIC_KEY_MAX_LEN: usize = 1 + (2 * ELEM_MAX_BYTES); FILE: builder/third-party/ring/src/ec/suite_b.rs function verify_affine_point_is_on_the_curve (line 32) | fn verify_affine_point_is_on_the_curve( function verify_jacobian_point_is_on_the_curve (line 48) | fn verify_jacobian_point_is_on_the_curve( function verify_affine_point_is_on_the_curve_scaled (line 136) | fn verify_affine_point_is_on_the_curve_scaled( function key_pair_from_pkcs8 (line 156) | pub(crate) fn key_pair_from_pkcs8( function key_pair_from_pkcs8_ (line 176) | fn key_pair_from_pkcs8_<'a>( function key_pair_from_bytes (line 212) | pub(crate) fn key_pair_from_bytes( FILE: builder/third-party/ring/src/ec/suite_b/ecdh.rs function ecdh (line 80) | fn ecdh( function test_agreement_suite_b_ecdh_generate (line 162) | fn test_agreement_suite_b_ecdh_generate() { FILE: builder/third-party/ring/src/ec/suite_b/ecdsa/digest_scalar.rs function digest_scalar (line 45) | pub fn digest_scalar(ops: &ScalarOps, msg: digest::Digest) -> Scalar { function digest_bytes_scalar (line 50) | pub(crate) fn digest_bytes_scalar(ops: &ScalarOps, digest: &[u8]) -> Sca... function digest_scalar_ (line 56) | fn digest_scalar_(ops: &ScalarOps, digest: &[u8]) -> Scalar { function test (line 77) | fn test() { FILE: builder/third-party/ring/src/ec/suite_b/ecdsa/signing.rs type EcdsaSigningAlgorithm (line 32) | pub struct EcdsaSigningAlgorithm { type AlgorithmID (line 43) | enum AlgorithmID { method eq (line 53) | fn eq(&self, other: &Self) -> bool { type EcdsaKeyPair (line 63) | pub struct EcdsaKeyPair { method generate_pkcs8 (line 84) | pub fn generate_pkcs8( method from_pkcs8 (line 107) | pub fn from_pkcs8( method from_private_key_and_public_key (line 137) | pub fn from_private_key_and_public_key( method new (line 152) | fn new( method sign (line 171) | pub fn sign( method sign_with_fixed_nonce_during_test (line 192) | fn sign_with_fixed_nonce_during_test( method sign_digest (line 205) | fn sign_digest( type PublicKey (line 364) | type PublicKey = PublicKey; method public_key (line 366) | fn public_key(&self) -> &Self::PublicKey { type NonceRandom (line 285) | struct NonceRandom<'a> { function fmt (line 292) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { function fill_impl (line 298) | fn fill_impl(&self, dest: &mut [u8]) -> Result<(), error::Unspecified> { type NonceRandomKey (line 339) | struct NonceRandomKey(digest::Digest); method new (line 342) | fn new( type PublicKey (line 372) | pub struct PublicKey(ec::PublicKey); method as_ref (line 377) | fn as_ref(&self) -> &[u8] { function format_rs_fixed (line 382) | fn format_rs_fixed(ops: &'static ScalarOps, r: &Scalar, s: &Scalar, out:... function format_rs_asn1 (line 394) | fn format_rs_asn1(ops: &'static ScalarOps, r: &Scalar, s: &Scalar, out: ... function signature_ecdsa_sign_fixed_test (line 519) | fn signature_ecdsa_sign_fixed_test() { function signature_ecdsa_sign_asn1_test (line 561) | fn signature_ecdsa_sign_asn1_test() { FILE: builder/third-party/ring/src/ec/suite_b/ecdsa/verification.rs type EcdsaVerificationAlgorithm (line 28) | pub struct EcdsaVerificationAlgorithm { method verify (line 53) | fn verify( method verify_digest (line 75) | fn verify_digest( type AlgorithmID (line 41) | enum AlgorithmID { function split_rs_fixed (line 172) | fn split_rs_fixed<'a>( function split_rs_asn1 (line 182) | fn split_rs_asn1<'a>( function test_digest_based_test_vectors (line 283) | fn test_digest_based_test_vectors() { FILE: builder/third-party/ring/src/ec/suite_b/ops.rs type Elem (line 22) | pub type Elem = elem::Elem; type Q (line 26) | pub enum Q {} type Scalar (line 30) | pub type Scalar = elem::Elem; type N (line 34) | pub enum N {} type Point (line 36) | pub struct Point { method new_at_infinity (line 46) | pub fn new_at_infinity() -> Self { type CommonOps (line 54) | pub struct CommonOps { method len (line 72) | pub fn len(&self) -> usize { method n_limbs (line 77) | pub(super) fn n_limbs(&self) -> &[Limb] { method elem_add (line 82) | pub fn elem_add(&self, a: &mut Elem, b: &Elem) { method elems_are_equal (line 92) | pub fn elems_are_equal(&self, a: &Elem, b: &Elem) -> LimbMask { method elem_unencoded (line 97) | pub fn elem_unencoded(&self, a: &Elem) -> Elem { method elem_mul (line 103) | pub fn elem_mul(&self, a: &mut Elem, b: &Elem) { method elem_product (line 108) | pub fn elem_product( method elem_square (line 120) | pub fn elem_square(&self, a: &mut Elem) { method elem_squared (line 125) | pub fn elem_squared(&self, a: &Elem) -> Elem { method is_zero (line 130) | pub fn is_zero(&self, a: &elem::Elem) -> bool { method elem_verify_is_not_zero (line 134) | pub fn elem_verify_is_not_zero(&self, a: &Elem) -> Result<(), error... method point_sum (line 142) | pub fn point_sum(&self, a: &Point, b: &Point) -> Point { method point_x (line 150) | pub fn point_x(&self, p: &Point) -> Elem { method point_y (line 156) | pub fn point_y(&self, p: &Point) -> Elem { method point_z (line 162) | pub fn point_z(&self, p: &Point) -> Elem { type Modulus (line 170) | struct Modulus { type PrivateKeyOps (line 176) | pub struct PrivateKeyOps { method leak_limbs (line 189) | pub fn leak_limbs<'a>(&self, a: &'a Elem) -> &'a [Limb] { method point_mul_base (line 194) | pub fn point_mul_base(&self, a: &Scalar) -> Point { method point_mul (line 199) | pub fn point_mul(&self, p_scalar: &Scalar, (p_x, p_y): &(Elem, Elem... method elem_inverse_squared (line 213) | pub fn elem_inverse_squared(&self, a: &Elem) -> Elem { type PublicKeyOps (line 220) | pub struct PublicKeyOps { method elem_parse (line 230) | pub fn elem_parse(&self, input: &mut untrusted::Reader) -> Result usize { method leak_limbs (line 261) | pub fn leak_limbs<'s>(&self, s: &'s Scalar) -> &'s [Limb] { method scalar_product (line 266) | pub fn scalar_product( type PublicScalarOps (line 279) | pub struct PublicScalarOps { method n (line 289) | pub fn n(&self) -> &Elem { method scalar_as_elem (line 294) | pub fn scalar_as_elem(&self, a: &Scalar) -> Elem { method elem_equals_vartime (line 302) | pub fn elem_equals_vartime(&self, a: &Elem, b: &Elem, b: &Elem)... method scalar_inv_to_mont_vartime (line 312) | pub fn scalar_inv_to_mont_vartime(&self, s: &Scalar) -> Sca... type PrivateScalarOps (line 318) | pub struct PrivateScalarOps { method to_mont (line 326) | pub fn to_mont(&self, s: &Scalar) -> Scalar { method scalar_inv_to_mont (line 331) | pub fn scalar_inv_to_mont(&self, a: &Scalar) -> Scalar { function twin_mul_inefficient (line 340) | fn twin_mul_inefficient( function elem_reduced_to_scalar (line 352) | pub fn elem_reduced_to_scalar(ops: &CommonOps, elem: &Elem) -... function scalar_sum (line 363) | pub fn scalar_sum(ops: &CommonOps, a: &Scalar, mut b: Scalar) -> Scalar { function elem_sqr_mul (line 373) | fn elem_sqr_mul(ops: &CommonOps, a: &Elem, squarings: usize, b: &Elem... function elem_sqr_mul_acc (line 383) | fn elem_sqr_mul_acc(ops: &CommonOps, acc: &mut Elem, squarings: usize... function elem_parse_big_endian_fixed_consttime (line 392) | pub fn elem_parse_big_endian_fixed_consttime( function scalar_parse_big_endian_fixed_consttime (line 400) | pub fn scalar_parse_big_endian_fixed_consttime( function scalar_parse_big_endian_variable (line 408) | pub fn scalar_parse_big_endian_variable( function scalar_parse_big_endian_partially_reduced_variable_consttime (line 423) | pub fn scalar_parse_big_endian_partially_reduced_variable_consttime( function parse_big_endian_fixed_consttime (line 438) | fn parse_big_endian_fixed_consttime( constant ZERO_SCALAR (line 464) | const ZERO_SCALAR: Scalar = Scalar { type Convert (line 470) | trait Convert { method convert (line 471) | fn convert(self, cops: &CommonOps) -> Elem; function convert (line 475) | fn convert(self, _cops: &CommonOps) -> Elem { function convert (line 481) | fn convert(self, cops: &CommonOps) -> Elem { function q_minus_n_plus_n_equals_0_test (line 486) | fn q_minus_n_plus_n_equals_0_test(ops: &PublicScalarOps) { function p256_q_minus_n_plus_n_equals_0_test (line 494) | fn p256_q_minus_n_plus_n_equals_0_test() { function p384_q_minus_n_plus_n_equals_0_test (line 499) | fn p384_q_minus_n_plus_n_equals_0_test() { function p256_elem_add_test (line 504) | fn p256_elem_add_test() { function p384_elem_add_test (line 512) | fn p384_elem_add_test() { function elem_add_test (line 519) | fn elem_add_test(ops: &PublicScalarOps, test_file: test::File) { function p384_elem_sub_test (line 544) | fn p384_elem_sub_test() { function elem_sub_test (line 555) | fn elem_sub_test( function p384_elem_div_by_2_test (line 595) | fn p384_elem_div_by_2_test() { function elem_div_by_2_test (line 606) | fn elem_div_by_2_test( function p256_elem_neg_test (line 630) | fn p256_elem_neg_test() { function p384_elem_neg_test (line 642) | fn p384_elem_neg_test() { function elem_neg_test (line 653) | fn elem_neg_test( function p256_elem_mul_test (line 687) | fn p256_elem_mul_test() { function p384_elem_mul_test (line 692) | fn p384_elem_mul_test() { function elem_mul_test (line 696) | fn elem_mul_test(ops: &CommonOps, test_file: test::File) { function p256_scalar_mul_test (line 711) | fn p256_scalar_mul_test() { function p384_scalar_mul_test (line 719) | fn p384_scalar_mul_test() { function scalar_mul_test (line 726) | fn scalar_mul_test(ops: &ScalarOps, test_file: test::File) { function p256_scalar_square_test (line 741) | fn p256_scalar_square_test() { function scalar_square_test (line 755) | fn scalar_square_test( function p256_scalar_inv_to_mont_zero_panic_test (line 789) | fn p256_scalar_inv_to_mont_zero_panic_test() { function p384_scalar_inv_to_mont_zero_panic_test (line 795) | fn p384_scalar_inv_to_mont_zero_panic_test() { function p256_point_sum_test (line 800) | fn p256_point_sum_test() { function p384_point_sum_test (line 808) | fn p384_point_sum_test() { function point_sum_test (line 815) | fn point_sum_test(ops: &PrivateKeyOps, test_file: test::File) { function p256_point_sum_mixed_test (line 831) | fn p256_point_sum_mixed_test() { function point_sum_mixed_test (line 848) | fn point_sum_mixed_test( function p256_point_double_test (line 876) | fn p256_point_double_test() { function p384_point_double_test (line 891) | fn p384_point_double_test() { function point_double_test (line 905) | fn point_double_test( function p256_point_mul_test (line 932) | fn p256_point_mul_test() { function p384_point_mul_test (line 942) | fn p384_point_mul_test() { function p256_point_mul_serialized_test (line 951) | fn p256_point_mul_serialized_test() { function point_mul_serialized_test (line 959) | fn point_mul_serialized_test( function p256_point_mul_base_test (line 1000) | fn p256_point_mul_base_test() { function p384_point_mul_base_test (line 1009) | fn p384_point_mul_base_test() { function point_mul_base_tests (line 1017) | pub(super) fn point_mul_base_tests( function assert_point_actual_equals_expected (line 1032) | fn assert_point_actual_equals_expected( function consume_jacobian_point (line 1066) | fn consume_jacobian_point( type AffinePoint (line 1081) | struct AffinePoint { function consume_affine_point (line 1085) | fn consume_affine_point( function consume_point_elem (line 1101) | fn consume_point_elem(ops: &CommonOps, limbs_out: &mut [Limb], elems: &[... type TestPoint (line 1110) | enum TestPoint { function consume_point (line 1115) | fn consume_point( function assert_elems_are_equal (line 1144) | fn assert_elems_are_equal(ops: &CommonOps, a: &Elem, b: ... function assert_limbs_are_equal (line 1148) | fn assert_limbs_are_equal( function consume_elem (line 1170) | fn consume_elem(ops: &CommonOps, test_case: &mut test::TestCase, name: &... function consume_scalar (line 1182) | fn consume_scalar(ops: &CommonOps, test_case: &mut test::TestCase, name:... function consume_scalar_mont (line 1188) | fn consume_scalar_mont( function consume_padded_bytes (line 1204) | fn consume_padded_bytes( FILE: builder/third-party/ring/src/ec/suite_b/ops/elem.rs type Elem (line 27) | pub struct Elem { function zero (line 43) | pub fn zero() -> Self { function from_hex (line 51) | pub const fn from_hex(hex: &str) -> Self { function mul_mont (line 61) | pub fn mul_mont( function binary_op (line 74) | pub fn binary_op( function binary_op_assign (line 90) | pub fn binary_op_assign( function unary_op (line 100) | pub fn unary_op( function unary_op_assign (line 115) | pub fn unary_op_assign( function unary_op_from_binary_op_assign (line 124) | pub fn unary_op_from_binary_op_assign( constant MAX_LIMBS (line 131) | pub const MAX_LIMBS: usize = (384 + (LIMB_BITS - 1)) / LIMB_BITS; FILE: builder/third-party/ring/src/ec/suite_b/ops/p256.rs function p256_elem_inv_squared (line 51) | fn p256_elem_inv_squared(a: &Elem) -> Elem { function p256_point_mul_base_impl (line 96) | fn p256_point_mul_base_impl(g_scalar: &Scalar) -> Point { function twin_mul_nistz256 (line 139) | fn twin_mul_nistz256(g_scalar: &Scalar, p_scalar: &Scalar, p_xy: &(Elem<... function point_mul_base_vartime (line 146) | fn point_mul_base_vartime(g_scalar: &Scalar) -> Point { function p256_scalar_inv_to_mont (line 168) | fn p256_scalar_inv_to_mont(a: Scalar) -> Scalar { function p256_point_mul_base_vartime_test (line 321) | fn p256_point_mul_base_vartime_test() { FILE: builder/third-party/ring/src/ec/suite_b/ops/p384.rs function p384_elem_inv_squared (line 50) | fn p384_elem_inv_squared(a: &Elem) -> Elem { function p384_point_mul_base_impl (line 106) | fn p384_point_mul_base_impl(a: &Scalar) -> Point { function p384_scalar_inv_to_mont (line 140) | fn p384_scalar_inv_to_mont(a: Scalar) -> Scalar { function p384_elem_sqr_mont (line 267) | unsafe extern "C" fn p384_elem_sqr_mont( FILE: builder/third-party/ring/src/ec/suite_b/private_key.rs function random_scalar (line 22) | pub fn random_scalar( function generate_private_scalar_bytes (line 32) | pub fn generate_private_scalar_bytes( function private_key_as_scalar (line 87) | pub fn private_key_as_scalar(ops: &PrivateKeyOps, private_key: &ec::Seed... function check_scalar_big_endian_bytes (line 92) | pub fn check_scalar_big_endian_bytes( function scalar_from_big_endian_bytes (line 105) | pub fn scalar_from_big_endian_bytes( function public_from_private (line 127) | pub fn public_from_private( function affine_from_jacobian (line 144) | pub fn affine_from_jacobian( function big_endian_affine_from_jacobian (line 179) | pub fn big_endian_affine_from_jacobian( FILE: builder/third-party/ring/src/ec/suite_b/public_key.rs function parse_uncompressed_point (line 29) | pub fn parse_uncompressed_point( function parse_uncompressed_point_test (line 73) | fn parse_uncompressed_point_test() { function public_key_ops_from_curve_name (line 98) | fn public_key_ops_from_curve_name(curve_name: &str) -> &'static PublicKe... FILE: builder/third-party/ring/src/endian.rs type Encoding (line 7) | pub trait Encoding: From + Into constant ZERO (line 11) | const ZERO: Self; function test_big_endian (line 73) | fn test_big_endian() { FILE: builder/third-party/ring/src/error.rs type Unspecified (line 77) | pub struct Unspecified; method fmt (line 81) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method from (line 90) | fn from(_: untrusted::EndOfInput) -> Self { method from (line 96) | fn from(_: core::array::TryFromSliceError) -> Self { method from (line 195) | fn from(_: KeyRejected) -> Self { type KeyRejected (line 132) | pub struct KeyRejected(&'static str); method inconsistent_components (line 135) | pub(crate) fn inconsistent_components() -> Self { method invalid_component (line 139) | pub(crate) fn invalid_component() -> Self { method invalid_encoding (line 144) | pub(crate) fn invalid_encoding() -> Self { method rng_failed (line 149) | pub(crate) fn rng_failed() -> Self { method public_key_is_missing (line 153) | pub(crate) fn public_key_is_missing() -> Self { method too_small (line 158) | pub(crate) fn too_small() -> Self { method too_large (line 163) | pub(crate) fn too_large() -> Self { method version_not_supported (line 167) | pub(crate) fn version_not_supported() -> Self { method wrong_algorithm (line 171) | pub(crate) fn wrong_algorithm() -> Self { method private_modulus_len_not_multiple_of_512_bits (line 176) | pub(crate) fn private_modulus_len_not_multiple_of_512_bits() -> Self { method unexpected_error (line 180) | pub(crate) fn unexpected_error() -> Self { method fmt (line 189) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { FILE: builder/third-party/ring/src/hkdf.rs type Algorithm (line 25) | pub struct Algorithm(hmac::Algorithm); method hmac_algorithm (line 30) | pub fn hmac_algorithm(&self) -> hmac::Algorithm { type Salt (line 56) | pub struct Salt(hmac::Key); method new (line 64) | pub fn new(algorithm: Algorithm, value: &[u8]) -> Self { method extract (line 71) | pub fn extract(&self, secret: &[u8]) -> Prk { method algorithm (line 85) | pub fn algorithm(&self) -> Algorithm { method from (line 91) | fn from(okm: Okm<'_, Algorithm>) -> Self { type KeyType (line 102) | pub trait KeyType { method len (line 49) | fn len(&self) -> usize { method len (line 104) | fn len(&self) -> usize; type Prk (line 109) | pub struct Prk(hmac::Key); method new_less_safe (line 117) | pub fn new_less_safe(algorithm: Algorithm, value: &[u8]) -> Self { method expand (line 127) | pub fn expand<'a, L: KeyType>( method from (line 146) | fn from(okm: Okm) -> Self { type Okm (line 161) | pub struct Okm<'a, L: KeyType> { function len (line 171) | pub fn len(&self) -> &L { function fill (line 183) | pub fn fill(self, out: &mut [u8]) -> Result<(), error::Unspecified> { function fill_okm (line 188) | fn fill_okm( FILE: builder/third-party/ring/src/hmac.rs type Algorithm (line 116) | pub struct Algorithm(&'static digest::Algorithm); method digest_algorithm (line 121) | pub fn digest_algorithm(&self) -> &'static digest::Algorithm { method len (line 260) | fn len(&self) -> usize { type Tag (line 142) | pub struct Tag(digest::Digest); method as_ref (line 146) | fn as_ref(&self) -> &[u8] { type Key (line 153) | pub struct Key { method fmt (line 159) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::E... method generate (line 174) | pub fn generate( method construct (line 181) | fn construct(algorithm: Algorithm, fill: F) -> Result Self { method algorithm (line 254) | pub fn algorithm(&self) -> Algorithm { method from (line 266) | fn from(okm: hkdf::Okm) -> Self { type Context (line 275) | pub struct Context { method fmt (line 281) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::E... method with_key (line 291) | pub fn with_key(signing_key: &Key) -> Self { method update (line 300) | pub fn update(&mut self, data: &[u8]) { method sign (line 311) | pub fn sign(self) -> Tag { function sign (line 327) | pub fn sign(key: &Key, data: &[u8]) -> Tag { function verify (line 340) | pub fn verify(key: &Key, data: &[u8], tag: &[u8]) -> Result<(), error::U... function hmac_signing_key_coverage (line 351) | pub fn hmac_signing_key_coverage() { FILE: builder/third-party/ring/src/io/der.rs constant CONSTRUCTED (line 22) | pub const CONSTRUCTED: u8 = 1 << 5; constant CONTEXT_SPECIFIC (line 23) | pub const CONTEXT_SPECIFIC: u8 = 2 << 6; type Tag (line 27) | pub enum Tag { function from (line 46) | fn from(tag: Tag) -> Self { function from (line 52) | fn from(tag: Tag) -> Self { function expect_tag_and_get_value (line 57) | pub fn expect_tag_and_get_value<'a>( function read_tag_and_get_value (line 68) | pub fn read_tag_and_get_value<'a>( function bit_string_with_no_unused_bits (line 107) | pub fn bit_string_with_no_unused_bits<'a>( function bit_string_tagged_with_no_unused_bits (line 113) | pub(crate) fn bit_string_tagged_with_no_unused_bits<'a>( function nested (line 128) | pub fn nested<'a, F, R, E: Copy>( function nonnegative_integer (line 141) | pub(crate) fn nonnegative_integer<'a>( function small_nonnegative_integer (line 171) | pub fn small_nonnegative_integer(input: &mut untrusted::Reader) -> Resul... function positive_integer (line 181) | pub fn positive_integer<'a>( function with_i (line 193) | fn with_i<'a, F, R>(value: &'a [u8], f: F) -> Result function test_small_nonnegative_integer (line 253) | fn test_small_nonnegative_integer() { function test_positive_integer (line 274) | fn test_positive_integer() { FILE: builder/third-party/ring/src/io/der_writer.rs function write_positive_integer (line 18) | pub(crate) fn write_positive_integer(output: &mut dyn Accumulator, value... function write_all (line 29) | pub(crate) fn write_all(tag: Tag, write_value: &dyn Fn(&mut dyn Accumula... function write_tlv (line 43) | fn write_tlv(output: &mut dyn Accumulator, tag: Tag, write_value: F) FILE: builder/third-party/ring/src/io/positive.rs type Positive (line 21) | pub struct Positive<'a>(untrusted::Input<'a>); function from_be_bytes (line 25) | pub(crate) fn from_be_bytes(input: untrusted::Input<'a>) -> Result &'a [u8] { function big_endian_without_leading_zero_as_input (line 48) | pub(crate) fn big_endian_without_leading_zero_as_input(&self) -> untrust... function first_byte (line 58) | pub fn first_byte(&self) -> u8 { function test_from_be_bytes (line 69) | fn test_from_be_bytes() { FILE: builder/third-party/ring/src/io/writer.rs type Accumulator (line 17) | pub trait Accumulator { method write_byte (line 18) | fn write_byte(&mut self, value: u8); method write_bytes (line 19) | fn write_bytes(&mut self, value: &[u8]); method write_byte (line 39) | fn write_byte(&mut self, _value: u8) { method write_bytes (line 42) | fn write_bytes(&mut self, value: &[u8]) { method write_byte (line 69) | fn write_byte(&mut self, value: u8) { method write_bytes (line 72) | fn write_bytes(&mut self, value: &[u8]) { type LengthMeasurement (line 22) | pub(super) struct LengthMeasurement { method zero (line 33) | pub fn zero() -> Self { function from (line 27) | fn from(len: LengthMeasurement) -> usize { type Writer (line 47) | pub(super) struct Writer { method with_capacity (line 53) | pub(super) fn with_capacity(capacity: LengthMeasurement) -> Self { function from (line 62) | fn from(writer: Writer) -> Self { function write_copy (line 77) | pub fn write_copy(accumulator: &mut dyn Accumulator, to_copy: untrusted:... FILE: builder/third-party/ring/src/lib.rs type Sealed (line 141) | pub trait Sealed {} FILE: builder/third-party/ring/src/limb.rs type Limb (line 31) | pub type Limb = u64; type Limb (line 33) | pub type Limb = u32; constant LIMB_BITS (line 35) | pub const LIMB_BITS: usize = 64; constant LIMB_BITS (line 37) | pub const LIMB_BITS: usize = 32; type LimbMask (line 42) | pub enum LimbMask { type LimbMask (line 50) | pub enum LimbMask { constant LIMB_BYTES (line 55) | pub const LIMB_BYTES: usize = (LIMB_BITS + 7) / 8; function limbs_equal_limbs_consttime (line 58) | pub fn limbs_equal_limbs_consttime(a: &[Limb], b: &[Limb]) -> LimbMask { function limbs_less_than_limbs_consttime (line 68) | pub fn limbs_less_than_limbs_consttime(a: &[Limb], b: &[Limb]) -> LimbMa... function limbs_less_than_limbs_vartime (line 74) | pub fn limbs_less_than_limbs_vartime(a: &[Limb], b: &[Limb]) -> bool { function limbs_less_than_limb_constant_time (line 80) | pub fn limbs_less_than_limb_constant_time(a: &[Limb], b: Limb) -> LimbMa... function limbs_are_zero_constant_time (line 85) | pub fn limbs_are_zero_constant_time(limbs: &[Limb]) -> LimbMask { function limbs_are_even_constant_time (line 91) | pub fn limbs_are_even_constant_time(limbs: &[Limb]) -> LimbMask { function limbs_equal_limb_constant_time (line 97) | pub fn limbs_equal_limb_constant_time(a: &[Limb], b: Limb) -> LimbMask { function limbs_minimal_bits (line 109) | pub fn limbs_minimal_bits(a: &[Limb]) -> bits::BitLength { function limbs_reduce_once_constant_time (line 133) | pub fn limbs_reduce_once_constant_time(r: &mut [Limb], m: &[Limb]) { type AllowZero (line 139) | pub enum AllowZero { function parse_big_endian_in_range_and_pad_consttime (line 152) | pub fn parse_big_endian_in_range_and_pad_consttime( function parse_big_endian_and_pad_consttime (line 173) | pub fn parse_big_endian_and_pad_consttime( function big_endian_from_limbs (line 217) | pub fn big_endian_from_limbs(limbs: &[Limb], out: &mut [u8]) { function unstripped_be_bytes (line 229) | pub fn unstripped_be_bytes(limbs: &[Limb]) -> impl ExactSizeIterator R, F: Fn(R, Window) ->... function limbs_add_assign_mod (line 315) | pub(crate) fn limbs_add_assign_mod(a: &mut [Limb], b: &[Limb], m: &[Limb... function limbs_double_mod (line 332) | pub(crate) fn limbs_double_mod(r: &mut [Limb], m: &[Limb]) { function limbs_negative_odd (line 343) | pub(crate) fn limbs_negative_odd(r: &mut [Limb], a: &[Limb]) { constant MAX (line 377) | const MAX: Limb = LimbMask::True as Limb; function test_limbs_are_even (line 380) | fn test_limbs_are_even() { function test_limbs_are_zero (line 433) | fn test_limbs_are_zero() { function test_limbs_equal_limb (line 443) | fn test_limbs_equal_limb() { function test_limbs_less_than_limb_constant_time (line 479) | fn test_limbs_less_than_limb_constant_time() { function test_parse_big_endian_and_pad_consttime (line 514) | fn test_parse_big_endian_and_pad_consttime() { function test_big_endian_from_limbs_same_length (line 557) | fn test_big_endian_from_limbs_same_length() { function test_big_endian_from_limbs_fewer_limbs (line 585) | fn test_big_endian_from_limbs_fewer_limbs() { function test_limbs_minimal_bits (line 606) | fn test_limbs_minimal_bits() { FILE: builder/third-party/ring/src/pbkdf2.rs type Algorithm (line 120) | pub struct Algorithm(hmac::Algorithm); function derive (line 155) | pub fn derive( function derive_block (line 183) | fn derive_block(secret: &hmac::Key, iterations: NonZeroU32, salt: &[u8],... function verify (line 223) | pub fn verify( FILE: builder/third-party/ring/src/pkcs8.rs type PublicKeyOptions (line 21) | pub(crate) struct PublicKeyOptions { type Version (line 27) | pub(crate) enum Version { type Template (line 36) | pub(crate) struct Template { method alg_id_value (line 56) | fn alg_id_value(&self) -> untrusted::Input { method alg_id_value_ (line 60) | fn alg_id_value_(&self) -> &[u8] { method curve_oid (line 65) | pub fn curve_oid(&self) -> untrusted::Input { function unwrap_key (line 76) | pub(crate) fn unwrap_key<'a>( function unwrap_key_ (line 94) | pub(crate) fn unwrap_key_<'a>( function unwrap_key__ (line 109) | fn unwrap_key__<'a>( type Document (line 178) | pub struct Document { method as_ref (line 185) | fn as_ref(&self) -> &[u8] { function wrap_key (line 190) | pub(crate) fn wrap_key(template: &Template, private_key: &[u8], public_k... function wrap_key_ (line 206) | fn wrap_key_(template: &Template, private_key: &[u8], public_key: &[u8],... FILE: builder/third-party/ring/src/polyfill.rs function u64_from_usize (line 20) | pub const fn u64_from_usize(x: usize) -> u64 { function usize_from_u32 (line 25) | pub fn usize_from_u32(x: u32) -> usize { function usize_from_u64 (line 31) | pub fn usize_from_u64(x: u64) -> usize { function usize_from_u64_saturated (line 38) | pub const fn usize_from_u64_saturated(x: u64) -> usize { function test_usize_from_u64_saturated (line 71) | fn test_usize_from_u64_saturated() { FILE: builder/third-party/ring/src/polyfill/array_flat_map.rs type ArrayFlatMap (line 12) | pub struct ArrayFlatMap { function new (line 24) | pub fn new(inner: I, f: F) -> Option { type Item (line 36) | type Item = Item; method next (line 38) | fn next(&mut self) -> Option { method size_hint (line 47) | fn size_hint(&self) -> (usize, Option) { function test_array_flat_map (line 64) | fn test_array_flat_map() { function test_array_flat_map_len_overflow (line 89) | fn test_array_flat_map_len_overflow() { FILE: builder/third-party/ring/src/polyfill/array_flatten.rs type ArrayFlatten (line 15) | pub trait ArrayFlatten { method array_flatten (line 19) | fn array_flatten(self) -> Self::Output; type Output (line 23) | type Output = [T; 16]; method array_flatten (line 26) | fn array_flatten(self) -> Self::Output { type Output (line 35) | type Output = [T; 16]; method array_flatten (line 38) | fn array_flatten(self) -> Self::Output { FILE: builder/third-party/ring/src/polyfill/array_split_map.rs type ArraySplitMap (line 15) | pub trait ArraySplitMap { method array_split_map (line 16) | fn array_split_map(self, f: impl Fn([I; CN]) -> O) -> [O; ON]; function array_split_map (line 21) | fn array_split_map(self, f: impl Fn([I; 4]) -> O) -> [O; 3] { function array_split_map (line 33) | fn array_split_map(self, f: impl Fn([I; 4]) -> O) -> [O; 4] { function array_split_map (line 46) | fn array_split_map(self, f: impl Fn([I; 4]) -> O) -> [O; 8] { function array_split_map (line 64) | fn array_split_map(self, f: impl Fn([I; 8]) -> O) -> [O; 2] { FILE: builder/third-party/ring/src/polyfill/leading_zeros_skipped.rs type LeadingZerosStripped (line 6) | pub struct LeadingZerosStripped method clone (line 18) | fn clone(&self) -> Self { function new (line 29) | pub fn new(inner: I) -> Self { type Item (line 45) | type Item = I::Item; method next (line 47) | fn next(&mut self) -> Option { method size_hint (line 51) | fn size_hint(&self) -> (usize, Option) { function test_leading_zeroes_stripped (line 63) | fn test_leading_zeroes_stripped() { FILE: builder/third-party/ring/src/polyfill/test.rs function assert_iterator (line 1) | pub fn assert_iterator(it: impl ExactSizeIterator + Clone, ... function assert_exact_size_iterator (line 12) | fn assert_exact_size_iterator(mut it: impl ExactSizeIterator(x: Option) -> T FILE: builder/third-party/ring/src/rand.rs type SecureRandom (line 23) | pub trait SecureRandom: sealed::SecureRandom { method fill (line 25) | fn fill(&self, dest: &mut [u8]) -> Result<(), error::Unspecified>; method fill (line 33) | fn fill(&self, dest: &mut [u8]) -> Result<(), error::Unspecified> { method fill_impl (line 70) | fn fill_impl(&self, dest: &mut [u8]) -> Result<(), error::Unspecified>; type Random (line 42) | pub struct Random(T); function expose (line 47) | pub fn expose(self) -> T { function generate (line 54) | pub fn generate( type SecureRandom (line 68) | pub trait SecureRandom: core::fmt::Debug { method fill (line 25) | fn fill(&self, dest: &mut [u8]) -> Result<(), error::Unspecified>; method fill (line 33) | fn fill(&self, dest: &mut [u8]) -> Result<(), error::Unspecified> { method fill_impl (line 70) | fn fill_impl(&self, dest: &mut [u8]) -> Result<(), error::Unspecified>; type RandomlyConstructable (line 73) | pub trait RandomlyConstructable: Sized { method zero (line 74) | fn zero() -> Self; method as_mut_bytes (line 75) | fn as_mut_bytes(&mut self) -> &mut [u8]; method zero (line 80) | fn zero() -> Self { method as_mut_bytes (line 85) | fn as_mut_bytes(&mut self) -> &mut [u8] { type RandomlyConstructable (line 92) | pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {} method zero (line 74) | fn zero() -> Self; method as_mut_bytes (line 75) | fn as_mut_bytes(&mut self) -> &mut [u8]; method zero (line 80) | fn zero() -> Self { method as_mut_bytes (line 85) | fn as_mut_bytes(&mut self) -> &mut [u8] { type SystemRandom (line 112) | pub struct SystemRandom(()); method new (line 117) | pub fn new() -> Self { method fill_impl (line 156) | fn fill_impl(&self, dest: &mut [u8]) -> Result<(), error::Unspecified> { FILE: builder/third-party/ring/src/rsa.rs constant PUBLIC_KEY_PUBLIC_MODULUS_MAX_LEN (line 32) | const PUBLIC_KEY_PUBLIC_MODULUS_MAX_LEN: usize = bigint::MODULUS_MAX_LIM... constant PRIVATE_KEY_PUBLIC_MODULUS_MAX_BITS (line 35) | const PRIVATE_KEY_PUBLIC_MODULUS_MAX_BITS: bits::BitLength = bits::BitLe... type RsaParameters (line 39) | pub struct RsaParameters { function parse_public_key (line 44) | fn parse_public_key( type N (line 58) | enum N {} FILE: builder/third-party/ring/src/rsa/keypair.rs type KeyPair (line 33) | pub struct KeyPair { method from_pkcs8 (line 96) | pub fn from_pkcs8(pkcs8: &[u8]) -> Result { method from_der (line 124) | pub fn from_der(input: &[u8]) -> Result { method from_der_reader (line 135) | fn from_der_reader(input: &mut untrusted::Reader) -> Result( method from_components_ (line 239) | fn from_components_( method public (line 386) | pub fn public(&self) -> &PublicKey { method public_modulus_len (line 395) | pub fn public_modulus_len(&self) -> usize { type PublicKey (line 401) | type PublicKey = PublicKey; method public_key (line 403) | fn public_key(&self) -> &Self::PublicKey { method sign (line 524) | pub fn sign( method private_exponentiate (line 562) | fn private_exponentiate( type PrivatePrime (line 408) | struct PrivatePrime { function new (line 414) | fn new( type PrivateCrtPrime (line 447) | struct PrivateCrtPrime { function new (line 456) | fn new( function elem_exp_consttime (line 485) | fn elem_exp_consttime( type P (line 500) | enum P {} type Q (line 502) | enum Q {} type D (line 504) | enum D {} function test_rsakeypair_private_exponentiate (line 636) | fn test_rsakeypair_private_exponentiate() { FILE: builder/third-party/ring/src/rsa/keypair_components.rs type KeyPairComponents (line 5) | pub struct KeyPairComponents { function fmt (line 32) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> Result<(), core::fmt:... FILE: builder/third-party/ring/src/rsa/padding.rs type Padding (line 27) | pub trait Padding: 'static + Sync + crate::sealed::Sealed + core::fmt::D... method digest_alg (line 30) | fn digest_alg(&self) -> &'static digest::Algorithm; type RsaEncoding (line 37) | pub trait RsaEncoding: Padding { method encode (line 39) | fn encode( type Verification (line 52) | pub trait Verification: Padding { method verify (line 53) | fn verify( function mgf1 (line 63) | fn mgf1(digest_alg: &'static digest::Algorithm, seed: &[u8], out: &mut [... function test_pss_padding_verify (line 89) | fn test_pss_padding_verify() { function test_pss_padding_encode (line 128) | fn test_pss_padding_encode() { FILE: builder/third-party/ring/src/rsa/padding/pkcs1.rs type PKCS1 (line 25) | pub struct PKCS1 { method digest_alg (line 33) | fn digest_alg(&self) -> &'static digest::Algorithm { method encode (line 39) | fn encode( method verify (line 52) | fn verify( function pkcs1_encode (line 74) | fn pkcs1_encode(pkcs1: &PKCS1, m_hash: digest::Digest, m_out: &mut [u8]) { FILE: builder/third-party/ring/src/rsa/padding/pss.rs type PSS (line 26) | pub struct PSS { method digest_alg (line 33) | fn digest_alg(&self) -> &'static digest::Algorithm { method encode (line 41) | fn encode( method verify (line 105) | fn verify( type PSSMetrics (line 193) | struct PSSMetrics { method new (line 204) | fn new( function pss_digest (line 242) | fn pss_digest( FILE: builder/third-party/ring/src/rsa/public_exponent.rs type PublicExponent (line 7) | pub struct PublicExponent(NonZeroU64); constant ALL_CONSTANTS (line 11) | const ALL_CONSTANTS: [Self; 3] = [Self::_3, Self::_65537, Self::MAX]; constant _3 (line 13) | pub(super) const _3: Self = Self(unwrap_const(NonZeroU64::new(3))); constant _65537 (line 14) | pub(super) const _65537: Self = Self(unwrap_const(NonZeroU64::new(6553... constant MAX (line 27) | const MAX: Self = Self(unwrap_const(NonZeroU64::new((1u64 << 33) - 1))); method from_be_bytes (line 29) | pub(super) fn from_be_bytes( method be_bytes (line 80) | pub fn be_bytes(&self) -> impl ExactSizeIterator + Clone + ... method value (line 86) | pub(super) fn value(self) -> NonZeroU64 { function test_public_exponent_constants (line 96) | fn test_public_exponent_constants() { FILE: builder/third-party/ring/src/rsa/public_key.rs type PublicKey (line 27) | pub struct PublicKey { method from_modulus_and_exponent (line 35) | pub(super) fn from_modulus_and_exponent( method modulus_len (line 75) | pub fn modulus_len(&self) -> usize { method inner (line 79) | pub(super) fn inner(&self) -> &Inner { method as_ref (line 202) | fn as_ref(&self) -> &[u8] { type Inner (line 87) | pub(crate) struct Inner { method from_modulus_and_exponent (line 93) | pub(super) fn from_modulus_and_exponent( method n (line 126) | pub(super) fn n(&self) -> &PublicModulus { method e (line 132) | pub(super) fn e(&self) -> PublicExponent { method exponentiate (line 143) | pub(super) fn exponentiate<'out>( method exponentiate_elem (line 175) | pub(super) fn exponentiate_elem( function fill_be_bytes_n (line 212) | fn fill_be_bytes_n( FILE: builder/third-party/ring/src/rsa/public_key_components.rs type PublicKeyComponents (line 22) | pub struct PublicKeyComponents { function fmt (line 34) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> Result<(), core::fmt:... function from (line 46) | fn from(public_key: &PublicKey) -> Self { FILE: builder/third-party/ring/src/rsa/public_modulus.rs type PublicModulus (line 11) | pub struct PublicModulus { method from_be_bytes (line 24) | pub(super) fn from_be_bytes( method be_bytes (line 64) | pub fn be_bytes(&self) -> impl ExactSizeIterator + Clone + ... method len_bits (line 69) | pub fn len_bits(&self) -> bits::BitLength { method value (line 73) | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Mod... method oneRR (line 77) | pub(super) fn oneRR(&self) -> &bigint::Elem { FILE: builder/third-party/ring/src/rsa/verification.rs method verify (line 26) | fn verify( function verify (line 177) | pub fn verify( function verify_rsa_ (line 196) | pub(crate) fn verify_rsa_( FILE: builder/third-party/ring/src/signature.rs type RsaKeyPair (line 299) | pub type RsaKeyPair = crate::rsa::KeyPair; type Signature (line 303) | pub struct Signature { method new (line 310) | pub(crate) fn new(fill: F) -> Self method as_ref (line 324) | fn as_ref(&self) -> &[u8] { type KeyPair (line 330) | pub trait KeyPair: core::fmt::Debug + Send + Sized + Sync { method public_key (line 335) | fn public_key(&self) -> &Self::PublicKey; constant MAX_LEN (line 342) | pub(crate) const MAX_LEN: usize = 1/*tag:SEQUENCE*/ + 2/*len*/ + type VerificationAlgorithm (line 346) | pub trait VerificationAlgorithm: core::fmt::Debug + Sync + sealed::Sealed { method verify (line 349) | fn verify( type UnparsedPublicKey (line 359) | pub struct UnparsedPublicKey { function as_ref (line 368) | fn as_ref(&self) -> &[u8] { function fmt (line 377) | fn fmt(&self, f: &mut core::fmt::Formatter) -> Result<(), core::fmt::Err... function new (line 390) | pub fn new(algorithm: &'static dyn VerificationAlgorithm, bytes: B) -> S... function verify (line 398) | pub fn verify(&self, message: &[u8], signature: &[u8]) -> Result<(), err... FILE: builder/third-party/ring/src/test.rs function compile_time_assert_clone (line 131) | pub fn compile_time_assert_clone() {} function compile_time_assert_copy (line 135) | pub fn compile_time_assert_copy() {} function compile_time_assert_eq (line 139) | pub fn compile_time_assert_eq() {} function compile_time_assert_send (line 143) | pub fn compile_time_assert_send() {} function compile_time_assert_sync (line 147) | pub fn compile_time_assert_sync() {} function compile_time_assert_std_error_error (line 152) | pub fn compile_time_assert_std_error_error() {} type TestCase (line 160) | pub struct TestCase { method consume_bool (line 166) | pub fn consume_bool(&mut self, key: &str) -> bool { method consume_digest_alg (line 179) | pub fn consume_digest_alg(&mut self, key: &str) -> Option<&'static dig... method consume_bytes (line 195) | pub fn consume_bytes(&mut self, key: &str) -> Vec { method consume_optional_bytes (line 202) | pub fn consume_optional_bytes(&mut self, key: &str) -> Option> { method consume_usize (line 259) | pub fn consume_usize(&mut self, key: &str) -> usize { method consume_usize_bits (line 266) | pub fn consume_usize_bits(&mut self, key: &str) -> bits::BitLength { method consume_string (line 274) | pub fn consume_string(&mut self, key: &str) -> String { method consume_optional_string (line 281) | pub fn consume_optional_string(&mut self, key: &str) -> Option { type File (line 307) | pub struct File<'a> { function run (line 318) | pub fn run(test_file: File, mut f: F) function from_hex (line 366) | pub fn from_hex(hex_str: &str) -> Result, String> { function from_hex_digit (line 382) | fn from_hex_digit(d: u8) -> Result { function parse_test_case (line 395) | fn parse_test_case( type FixedByteRandom (line 477) | pub struct FixedByteRandom { method fill_impl (line 482) | fn fill_impl(&self, dest: &mut [u8]) -> Result<(), error::Unspecified> { type FixedSliceRandom (line 492) | pub struct FixedSliceRandom<'a> { function fill_impl (line 497) | fn fill_impl(&self, dest: &mut [u8]) -> Result<(), error::Unspecified> { type FixedSliceSequenceRandom (line 513) | pub struct FixedSliceSequenceRandom<'a> { function fill_impl (line 520) | fn fill_impl(&self, dest: &mut [u8]) -> Result<(), error::Unspecified> { method drop (line 532) | fn drop(&mut self) { function one_ok (line 545) | fn one_ok() { function one_err (line 554) | fn one_err() { function one_panics (line 563) | fn one_panics() { function first_err (line 572) | fn first_err() { function middle_err (line 578) | fn middle_err() { function last_err (line 584) | fn last_err() { function err_one (line 588) | fn err_one(test_to_fail: usize) { function first_panic (line 604) | fn first_panic() { function middle_panic (line 610) | fn middle_panic() { function last_panic (line 616) | fn last_panic() { function panic_one (line 620) | fn panic_one(test_to_fail: usize) { function syntax_error (line 634) | fn syntax_error() { FILE: builder/third-party/ring/tests/aead_tests.rs type KnownAnswerTestCase (line 87) | struct KnownAnswerTestCase<'a> { function test_aead (line 96) | fn test_aead( function test_seal_append_tag (line 138) | fn test_seal_append_tag( function test_seal_separate_tag (line 156) | fn test_seal_separate_tag( function test_open_in_place (line 171) | fn test_open_in_place( function test_open_in_place_seperate_tag (line 191) | fn test_open_in_place_seperate_tag( function test_open_within (line 226) | fn test_open_within( function sealing_key_seal_in_place_append_tag (line 320) | fn sealing_key_seal_in_place_append_tag( function sealing_key_seal_in_place_separate_tag (line 330) | fn sealing_key_seal_in_place_separate_tag( function opening_key_open_in_place (line 340) | fn opening_key_open_in_place( function opening_key_open_within (line 350) | fn opening_key_open_within( function less_safe_key_seal_in_place_append_tag (line 360) | fn less_safe_key_seal_in_place_append_tag( function less_safe_key_open_in_place (line 370) | fn less_safe_key_open_in_place( function less_safe_key_seal_in_place_separate_tag (line 380) | fn less_safe_key_seal_in_place_separate_tag( function less_safe_key_open_within (line 390) | fn less_safe_key_open_within( function key_sizes (line 401) | fn key_sizes(aead_alg: &'static aead::Algorithm) { function test_aead_nonce_sizes (line 430) | fn test_aead_nonce_sizes() { function aead_chacha20_poly1305_openssh (line 446) | fn aead_chacha20_poly1305_openssh() { function aead_test_aad_traits (line 493) | fn aead_test_aad_traits() { function test_tag_traits (line 506) | fn test_tag_traits() { function test_aead_key_debug (line 519) | fn test_aead_key_debug() { function test_aead_lesssafekey_clone_for_algorithm (line 556) | fn test_aead_lesssafekey_clone_for_algorithm(algorithm: &'static aead::A... function test_aead_lesssafekey_clone_aes_128_gcm (line 588) | fn test_aead_lesssafekey_clone_aes_128_gcm() { function test_aead_lesssafekey_clone_aes_256_gcm (line 593) | fn test_aead_lesssafekey_clone_aes_256_gcm() { function test_aead_lesssafekey_clone_chacha20_poly1305 (line 598) | fn test_aead_lesssafekey_clone_chacha20_poly1305() { function make_key (line 602) | fn make_key>( function make_less_safe_key (line 612) | fn make_less_safe_key(algorithm: &'static aead::Algorithm, key: &[u8]) -... type OneNonceSequence (line 617) | struct OneNonceSequence(Option); method new (line 622) | fn new(nonce: aead::Nonce) -> Self { method advance (line 628) | fn advance(&mut self) -> Result { FILE: builder/third-party/ring/tests/agreement_tests.rs function agreement_traits (line 26) | fn agreement_traits() { function agreement_agree_ephemeral (line 72) | fn agreement_agree_ephemeral() { function test_agreement_ecdh_x25519_rfc_iterated (line 129) | fn test_agreement_ecdh_x25519_rfc_iterated() { function x25519 (line 180) | fn x25519(private_key: &[u8], public_key: &[u8]) -> Vec { function x25519_ (line 184) | fn x25519_(private_key: &[u8], public_key: &[u8]) -> Result, err... function h (line 193) | fn h(s: &str) -> Vec { function alg_from_curve_name (line 202) | fn alg_from_curve_name(curve_name: &str) -> &'static agreement::Algorithm { FILE: builder/third-party/ring/tests/constant_time_tests.rs function test_verify_slices_are_equal (line 25) | fn test_verify_slices_are_equal() { FILE: builder/third-party/ring/tests/digest_tests.rs function digest_misc (line 25) | fn digest_misc() { function run_known_answer_test (line 52) | fn run_known_answer_test(digest_alg: &'static digest::Algorithm, test_fi... function run_monte_carlo_test (line 124) | fn run_monte_carlo_test(digest_alg: &'static digest::Algorithm, test_fil... function test_fmt_algorithm (line 313) | fn test_fmt_algorithm() { function digest_test_fmt (line 322) | fn digest_test_fmt() { FILE: builder/third-party/ring/tests/ecdsa_tests.rs function ecdsa_from_pkcs8_test (line 24) | fn ecdsa_from_pkcs8_test() { function ecdsa_generate_pkcs8_test (line 91) | fn ecdsa_generate_pkcs8_test() { function signature_ecdsa_verify_asn1_test (line 114) | fn signature_ecdsa_verify_asn1_test() { function signature_ecdsa_verify_fixed_test (line 147) | fn signature_ecdsa_verify_fixed_test() { function ecdsa_test_public_key_coverage (line 181) | fn ecdsa_test_public_key_coverage() { function signature_ecdsa_sign_fixed_sign_and_verify_test (line 218) | fn signature_ecdsa_sign_fixed_sign_and_verify_test() { function signature_ecdsa_sign_asn1_test (line 272) | fn signature_ecdsa_sign_asn1_test() { FILE: builder/third-party/ring/tests/ed25519_tests.rs function test_signature_ed25519 (line 29) | fn test_signature_ed25519() { function test_signature_ed25519_verify (line 72) | fn test_signature_ed25519_verify() { function test_signature_verification (line 92) | fn test_signature_verification( function test_ed25519_from_seed_and_public_key_misuse (line 105) | fn test_ed25519_from_seed_and_public_key_misuse() { type FromPkcs8Variant (line 121) | enum FromPkcs8Variant { function test_ed25519_from_pkcs8_unchecked (line 127) | fn test_ed25519_from_pkcs8_unchecked() { function test_ed25519_from_pkcs8 (line 135) | fn test_ed25519_from_pkcs8() { function test_ed25519_from_pkcs8_ (line 139) | fn test_ed25519_from_pkcs8_( function ed25519_test_generate_pkcs8 (line 191) | fn ed25519_test_generate_pkcs8() { function ed25519_test_public_key_coverage (line 205) | fn ed25519_test_public_key_coverage() { FILE: builder/third-party/ring/tests/error_tests.rs function error_impl_std_error_error_test (line 3) | fn error_impl_std_error_error_test() { FILE: builder/third-party/ring/tests/hkdf_tests.rs function hkdf_tests (line 24) | fn hkdf_tests() { function hkdf_output_len_tests (line 59) | fn hkdf_output_len_tests() { type My (line 113) | struct My(T); function len (line 116) | fn len(&self) -> usize { function from (line 122) | fn from(okm: hkdf::Okm>) -> Self { FILE: builder/third-party/ring/tests/hmac_tests.rs function hmac_tests (line 24) | fn hmac_tests() { function hmac_test_case_inner (line 67) | fn hmac_test_case_inner( function hmac_debug (line 103) | fn hmac_debug() { FILE: builder/third-party/ring/tests/pbkdf2_tests.rs function pbkdf2_tests (line 26) | pub fn pbkdf2_tests() { FILE: builder/third-party/ring/tests/quic_tests.rs function quic_aes_128 (line 18) | fn quic_aes_128() { function quic_aes_256 (line 23) | fn quic_aes_256() { function quic_chacha20 (line 28) | fn quic_chacha20() { function test_quic (line 32) | fn test_quic(alg: &'static quic::Algorithm, test_file: test::File) { function test_sample_len (line 50) | fn test_sample_len(alg: &'static quic::Algorithm) { FILE: builder/third-party/ring/tests/rand_tests.rs function test_system_random_lengths (line 27) | fn test_system_random_lengths() { function test_system_random_traits (line 70) | fn test_system_random_traits() { FILE: builder/third-party/ring/tests/rsa_tests.rs function rsa_from_pkcs8_test (line 32) | fn rsa_from_pkcs8_test() { function test_signature_rsa_pkcs1_sign (line 55) | fn test_signature_rsa_pkcs1_sign() { function test_signature_rsa_pss_sign (line 96) | fn test_signature_rsa_pss_sign() { function test_signature_rsa_pkcs1_sign_output_buffer_len (line 134) | fn test_signature_rsa_pkcs1_sign_output_buffer_len() { function test_signature_rsa_pkcs1_verify (line 161) | fn test_signature_rsa_pkcs1_verify() { function test_signature_rsa_pss_verify (line 242) | fn test_signature_rsa_pss_verify() { function test_signature_rsa_primitive_verification (line 291) | fn test_signature_rsa_primitive_verification() { function rsa_test_keypair_coverage (line 311) | fn rsa_test_keypair_coverage() { function test_public_key_coverage (line 331) | fn test_public_key_coverage(key: &rsa::PublicKey) { FILE: builder/third-party/ring/tests/signature_tests.rs function signature_impl_test (line 10) | fn signature_impl_test() { FILE: builder/third-party/ring/third_party/fiat/curve25519_32.h type fiat_25519_uint1 (line 16) | typedef unsigned char fiat_25519_uint1; type fiat_25519_int1 (line 17) | typedef signed char fiat_25519_int1; function fiat_25519_value_barrier_u32 (line 37) | static __inline__ uint32_t fiat_25519_value_barrier_u32(uint32_t a) { function FIAT_25519_FIAT_INLINE (line 61) | static FIAT_25519_FIAT_INLINE void fiat_25519_addcarryx_u26(uint32_t* ou... function FIAT_25519_FIAT_INLINE (line 87) | static FIAT_25519_FIAT_INLINE void fiat_25519_subborrowx_u26(uint32_t* o... function FIAT_25519_FIAT_INLINE (line 113) | static FIAT_25519_FIAT_INLINE void fiat_25519_addcarryx_u25(uint32_t* ou... function FIAT_25519_FIAT_INLINE (line 139) | static FIAT_25519_FIAT_INLINE void fiat_25519_subborrowx_u25(uint32_t* o... function FIAT_25519_FIAT_INLINE (line 163) | static FIAT_25519_FIAT_INLINE void fiat_25519_cmovznz_u32(uint32_t* out1... function FIAT_25519_FIAT_INLINE (line 180) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight... function FIAT_25519_FIAT_INLINE (line 494) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_square(fiat_25519_ti... function FIAT_25519_FIAT_INLINE (line 754) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry(fiat_25519_tight_fie... function FIAT_25519_FIAT_INLINE (line 818) | static FIAT_25519_FIAT_INLINE void fiat_25519_add(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 858) | static FIAT_25519_FIAT_INLINE void fiat_25519_sub(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 898) | static FIAT_25519_FIAT_INLINE void fiat_25519_opp(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 944) | static FIAT_25519_FIAT_INLINE void fiat_25519_selectznz(uint32_t out1[10... function FIAT_25519_FIAT_INLINE (line 986) | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32],... function FIAT_25519_FIAT_INLINE (line 1244) | static FIAT_25519_FIAT_INLINE void fiat_25519_from_bytes(fiat_25519_tigh... function FIAT_25519_FIAT_INLINE (line 1420) | static FIAT_25519_FIAT_INLINE void fiat_25519_relax(fiat_25519_loose_fie... function FIAT_25519_FIAT_INLINE (line 1460) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_scmul_121666(fiat_25... FILE: builder/third-party/ring/third_party/fiat/curve25519_64.h type fiat_25519_uint1 (line 16) | typedef unsigned char fiat_25519_uint1; type fiat_25519_int1 (line 17) | typedef signed char fiat_25519_int1; function fiat_25519_value_barrier_u64 (line 42) | static __inline__ uint64_t fiat_25519_value_barrier_u64(uint64_t a) { function FIAT_25519_FIAT_INLINE (line 66) | static FIAT_25519_FIAT_INLINE void fiat_25519_addcarryx_u51(uint64_t* ou... function FIAT_25519_FIAT_INLINE (line 92) | static FIAT_25519_FIAT_INLINE void fiat_25519_subborrowx_u51(uint64_t* o... function FIAT_25519_FIAT_INLINE (line 116) | static FIAT_25519_FIAT_INLINE void fiat_25519_cmovznz_u64(uint64_t* out1... function FIAT_25519_FIAT_INLINE (line 133) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight... function FIAT_25519_FIAT_INLINE (line 252) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_square(fiat_25519_ti... function FIAT_25519_FIAT_INLINE (line 367) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry(fiat_25519_tight_fie... function FIAT_25519_FIAT_INLINE (line 406) | static FIAT_25519_FIAT_INLINE void fiat_25519_add(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 431) | static FIAT_25519_FIAT_INLINE void fiat_25519_sub(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 456) | static FIAT_25519_FIAT_INLINE void fiat_25519_opp(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 487) | static FIAT_25519_FIAT_INLINE void fiat_25519_selectznz(uint64_t out1[5]... function FIAT_25519_FIAT_INLINE (line 514) | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32],... function FIAT_25519_FIAT_INLINE (line 730) | static FIAT_25519_FIAT_INLINE void fiat_25519_from_bytes(fiat_25519_tigh... function FIAT_25519_FIAT_INLINE (line 887) | static FIAT_25519_FIAT_INLINE void fiat_25519_relax(fiat_25519_loose_fie... function FIAT_25519_FIAT_INLINE (line 912) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_scmul_121666(fiat_25... FILE: builder/third-party/ring/third_party/fiat/curve25519_64_adx.h type fiat_uint1 (line 6) | typedef uint8_t fiat_uint1; type fiat_int1 (line 7) | typedef int8_t fiat_int1; function fiat_value_barrier_u64 (line 9) | static __inline__ uint64_t fiat_value_barrier_u64(uint64_t a) { function fe4_mul (line 14) | __attribute__((target("adx,bmi2"))) function fe4_sq (line 17) | __attribute__((target("adx,bmi2"))) function fiat_mulx_u64 (line 34) | __attribute__((target("adx,bmi2"))) function fiat_addcarryx_u64 (line 66) | __attribute__((target("adx,bmi2"))) function fiat_subborrowx_u64 (line 108) | __attribute__((target("adx,bmi2"))) function fiat_cmovznz_u64 (line 143) | __attribute__((target("adx,bmi2"))) function fe4_add (line 161) | __attribute__((target("adx,bmi2"))) function fe4_sub (line 207) | __attribute__((target("adx,bmi2"))) function fe4_scmul (line 261) | __attribute__((target("adx,bmi2"))) function fe4_canon (line 316) | __attribute__((target("adx,bmi2"))) function fe4_cswap (line 373) | __attribute__((target("adx,bmi2"))) function fe4_invert (line 407) | __attribute__((target("adx,bmi2"))) function RING_NOINLINE (line 466) | RING_NOINLINE // https://github.com/rust-lang/rust/issues/116573 type ge_p3_4 (line 546) | typedef struct { type ge_precomp_4 (line 553) | typedef struct { function inline_x25519_ge_dbl_4 (line 559) | __attribute__((target("adx,bmi2"))) function ge_p3_add_p3_precomp_4 (line 582) | __attribute__((target("adx,bmi2"))) function table_select_4 (line 605) | __attribute__((always_inline)) // 25% speedup with clang14 and zen2 function RING_NOINLINE (line 643) | RING_NOINLINE // https://github.com/rust-lang/rust/issues/116573 FILE: builder/third-party/ring/third_party/fiat/curve25519_64_msvc.h type fiat_25519_uint1 (line 21) | typedef unsigned char fiat_25519_uint1; type fiat_25519_int1 (line 22) | typedef signed char fiat_25519_int1; function FIAT_25519_FIAT_INLINE (line 55) | static FIAT_25519_FIAT_INLINE void fiat_25519_addcarryx_u64(uint64_t* ou... function FIAT_25519_FIAT_INLINE (line 84) | static FIAT_25519_FIAT_INLINE void fiat_25519_subborrowx_u64(uint64_t* o... function FIAT_25519_FIAT_INLINE (line 108) | static FIAT_25519_FIAT_INLINE void fiat_25519_addcarryx_u51(uint64_t* ou... function FIAT_25519_FIAT_INLINE (line 134) | static FIAT_25519_FIAT_INLINE void fiat_25519_subborrowx_u51(uint64_t* o... function FIAT_25519_FIAT_INLINE (line 159) | static FIAT_25519_FIAT_INLINE void fiat_25519_mulx_u64(uint64_t* out1, u... function FIAT_25519_FIAT_INLINE (line 184) | static FIAT_25519_FIAT_INLINE void fiat_25519_cmovznz_u64(uint64_t* out1... function FIAT_25519_FIAT_INLINE (line 201) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight... function FIAT_25519_FIAT_INLINE (line 467) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_square(fiat_25519_ti... function FIAT_25519_FIAT_INLINE (line 659) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry(fiat_25519_tight_fie... function FIAT_25519_FIAT_INLINE (line 698) | static FIAT_25519_FIAT_INLINE void fiat_25519_add(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 723) | static FIAT_25519_FIAT_INLINE void fiat_25519_sub(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 748) | static FIAT_25519_FIAT_INLINE void fiat_25519_opp(fiat_25519_loose_field... function FIAT_25519_FIAT_INLINE (line 779) | static FIAT_25519_FIAT_INLINE void fiat_25519_selectznz(uint64_t out1[5]... function FIAT_25519_FIAT_INLINE (line 806) | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32],... function FIAT_25519_FIAT_INLINE (line 1022) | static FIAT_25519_FIAT_INLINE void fiat_25519_from_bytes(fiat_25519_tigh... function FIAT_25519_FIAT_INLINE (line 1179) | static FIAT_25519_FIAT_INLINE void fiat_25519_relax(fiat_25519_loose_fie... function FIAT_25519_FIAT_INLINE (line 1204) | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_scmul_121666(fiat_25... FILE: builder/third-party/ring/third_party/fiat/p256_32.h type fiat_p256_uint1 (line 21) | typedef unsigned char fiat_p256_uint1; type fiat_p256_int1 (line 22) | typedef signed char fiat_p256_int1; function fiat_p256_value_barrier_u32 (line 42) | static __inline__ uint32_t fiat_p256_value_barrier_u32(uint32_t a) { function FIAT_P256_FIAT_INLINE (line 66) | static FIAT_P256_FIAT_INLINE void fiat_p256_addcarryx_u32(uint32_t* out1... function FIAT_P256_FIAT_INLINE (line 92) | static FIAT_P256_FIAT_INLINE void fiat_p256_subborrowx_u32(uint32_t* out... function FIAT_P256_FIAT_INLINE (line 117) | static FIAT_P256_FIAT_INLINE void fiat_p256_mulx_u32(uint32_t* out1, uin... function FIAT_P256_FIAT_INLINE (line 141) | static FIAT_P256_FIAT_INLINE void fiat_p256_cmovznz_u32(uint32_t* out1, ... function FIAT_P256_FIAT_INLINE (line 162) | static FIAT_P256_FIAT_INLINE void fiat_p256_mul(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 1197) | static FIAT_P256_FIAT_INLINE void fiat_p256_square(fiat_p256_montgomery_... function FIAT_P256_FIAT_INLINE (line 2233) | static FIAT_P256_FIAT_INLINE void fiat_p256_add(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 2322) | static FIAT_P256_FIAT_INLINE void fiat_p256_sub(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 2393) | static FIAT_P256_FIAT_INLINE void fiat_p256_opp(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 2467) | static FIAT_P256_FIAT_INLINE void fiat_p256_nonzero(uint32_t* out1, cons... function FIAT_P256_FIAT_INLINE (line 2486) | static FIAT_P256_FIAT_INLINE void fiat_p256_selectznz(uint32_t out1[8], ... FILE: builder/third-party/ring/third_party/fiat/p256_64.h type fiat_p256_uint1 (line 21) | typedef unsigned char fiat_p256_uint1; type fiat_p256_int1 (line 22) | typedef signed char fiat_p256_int1; function fiat_p256_value_barrier_u64 (line 47) | static __inline__ uint64_t fiat_p256_value_barrier_u64(uint64_t a) { function FIAT_P256_FIAT_INLINE (line 71) | static FIAT_P256_FIAT_INLINE void fiat_p256_addcarryx_u64(uint64_t* out1... function FIAT_P256_FIAT_INLINE (line 97) | static FIAT_P256_FIAT_INLINE void fiat_p256_subborrowx_u64(uint64_t* out... function FIAT_P256_FIAT_INLINE (line 122) | static FIAT_P256_FIAT_INLINE void fiat_p256_mulx_u64(uint64_t* out1, uin... function FIAT_P256_FIAT_INLINE (line 146) | static FIAT_P256_FIAT_INLINE void fiat_p256_cmovznz_u64(uint64_t* out1, ... function FIAT_P256_FIAT_INLINE (line 167) | static FIAT_P256_FIAT_INLINE void fiat_p256_mul(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 474) | static FIAT_P256_FIAT_INLINE void fiat_p256_square(fiat_p256_montgomery_... function FIAT_P256_FIAT_INLINE (line 782) | static FIAT_P256_FIAT_INLINE void fiat_p256_add(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 835) | static FIAT_P256_FIAT_INLINE void fiat_p256_sub(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 878) | static FIAT_P256_FIAT_INLINE void fiat_p256_opp(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 924) | static FIAT_P256_FIAT_INLINE void fiat_p256_nonzero(uint64_t* out1, cons... function FIAT_P256_FIAT_INLINE (line 943) | static FIAT_P256_FIAT_INLINE void fiat_p256_selectznz(uint64_t out1[4], ... FILE: builder/third-party/ring/third_party/fiat/p256_64_msvc.h type fiat_p256_uint1 (line 26) | typedef unsigned char fiat_p256_uint1; type fiat_p256_int1 (line 27) | typedef signed char fiat_p256_int1; function FIAT_P256_FIAT_INLINE (line 61) | static FIAT_P256_FIAT_INLINE void fiat_p256_addcarryx_u64(uint64_t* out1... function FIAT_P256_FIAT_INLINE (line 89) | static FIAT_P256_FIAT_INLINE void fiat_p256_subborrowx_u64(uint64_t* out... function FIAT_P256_FIAT_INLINE (line 112) | static FIAT_P256_FIAT_INLINE void fiat_p256_mulx_u64(uint64_t* out1, uin... function FIAT_P256_FIAT_INLINE (line 137) | static FIAT_P256_FIAT_INLINE void fiat_p256_cmovznz_u64(uint64_t* out1, ... function FIAT_P256_FIAT_INLINE (line 158) | static FIAT_P256_FIAT_INLINE void fiat_p256_mul(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 465) | static FIAT_P256_FIAT_INLINE void fiat_p256_square(fiat_p256_montgomery_... function FIAT_P256_FIAT_INLINE (line 773) | static FIAT_P256_FIAT_INLINE void fiat_p256_add(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 826) | static FIAT_P256_FIAT_INLINE void fiat_p256_sub(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 869) | static FIAT_P256_FIAT_INLINE void fiat_p256_opp(fiat_p256_montgomery_dom... function FIAT_P256_FIAT_INLINE (line 912) | static FIAT_P256_FIAT_INLINE void fiat_p256_from_montgomery(fiat_p256_no... function FIAT_P256_FIAT_INLINE (line 1067) | static FIAT_P256_FIAT_INLINE void fiat_p256_to_montgomery(fiat_p256_mont... function FIAT_P256_FIAT_INLINE (line 1346) | static FIAT_P256_FIAT_INLINE void fiat_p256_nonzero(uint64_t* out1, cons... function FIAT_P256_FIAT_INLINE (line 1365) | static FIAT_P256_FIAT_INLINE void fiat_p256_selectznz(uint64_t out1[4], ... function FIAT_P256_FIAT_INLINE (line 1393) | static FIAT_P256_FIAT_INLINE void fiat_p256_to_bytes(uint8_t out1[32], c... function FIAT_P256_FIAT_INLINE (line 1562) | static FIAT_P256_FIAT_INLINE void fiat_p256_from_bytes(uint64_t out1[4],... function FIAT_P256_FIAT_INLINE (line 1697) | static FIAT_P256_FIAT_INLINE void fiat_p256_set_one(fiat_p256_montgomery... function FIAT_P256_FIAT_INLINE (line 1714) | static FIAT_P256_FIAT_INLINE void fiat_p256_msat(uint64_t out1[5]) { function FIAT_P256_FIAT_INLINE (line 1752) | static FIAT_P256_FIAT_INLINE void fiat_p256_divstep(uint64_t* out1, uint... function FIAT_P256_FIAT_INLINE (line 1997) | static FIAT_P256_FIAT_INLINE void fiat_p256_divstep_precomp(uint64_t out... FILE: builder/third-party/rustc-demangle/src/legacy.rs type Demangle (line 5) | pub struct Demangle<'a> { function demangle (line 49) | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { function is_rust_hash (line 101) | fn is_rust_hash(s: &str) -> bool { function fmt (line 106) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function ok (line 215) | fn ok(sym: &str, expected: &str) -> bool { function ok_err (line 232) | fn ok_err(sym: &str) -> bool { function demangle (line 243) | fn demangle() { function demangle_dollars (line 251) | fn demangle_dollars() { function demangle_many_dollars (line 260) | fn demangle_many_dollars() { function demangle_osx (line 266) | fn demangle_osx() { function demangle_windows (line 276) | fn demangle_windows() { function demangle_elements_beginning_with_underscore (line 283) | fn demangle_elements_beginning_with_underscore() { function demangle_trait_impls (line 290) | fn demangle_trait_impls() { function demangle_without_hash (line 298) | fn demangle_without_hash() { function demangle_without_hash_edgecases (line 305) | fn demangle_without_hash_edgecases() { function demangle_thinlto (line 323) | fn demangle_thinlto() { function demangle_llvm_ir_branch_labels (line 334) | fn demangle_llvm_ir_branch_labels() { function demangle_ignores_suffix_that_doesnt_look_like_a_symbol (line 340) | fn demangle_ignores_suffix_that_doesnt_look_like_a_symbol() { function dont_panic (line 345) | fn dont_panic() { function invalid_no_chop (line 360) | fn invalid_no_chop() { function handle_assoc_types (line 365) | fn handle_assoc_types() { function handle_bang (line 370) | fn handle_bang() { function demangle_utf8_idents (line 378) | fn demangle_utf8_idents() { function demangle_issue_60925 (line 386) | fn demangle_issue_60925() { FILE: builder/third-party/rustc-demangle/src/lib.rs type Demangle (line 66) | pub struct Demangle<'a> { type DemangleStyle (line 72) | enum DemangleStyle<'a> { function demangle (line 92) | pub fn demangle(mut s: &str) -> Demangle { function demangle_line (line 149) | fn demangle_line( function demangle_stream (line 199) | pub fn demangle_stream( type TryDemangleError (line 219) | pub struct TryDemangleError { function try_demangle (line 237) | pub fn try_demangle(s: &str) -> Result { function as_str (line 248) | pub fn as_str(&self) -> &'a str { function is_symbol_like (line 253) | fn is_symbol_like(s: &str) -> bool { function is_ascii_alphanumeric (line 262) | fn is_ascii_alphanumeric(c: char) -> bool { function is_ascii_punctuation (line 270) | fn is_ascii_punctuation(c: char) -> bool { function fmt (line 281) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { constant MAX_SIZE (line 290) | const MAX_SIZE: usize = 1_000_000; type SizeLimitExhausted (line 293) | struct SizeLimitExhausted; type SizeLimitedFmtAdapter (line 295) | struct SizeLimitedFmtAdapter { function write_str (line 301) | fn write_str(&mut self, s: &str) -> fmt::Result { function fmt (line 314) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 349) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function ok (line 376) | fn ok(sym: &str, expected: &str) -> bool { function ok_err (line 393) | fn ok_err(sym: &str) -> bool { function demangle (line 404) | fn demangle() { function demangle_dollars (line 412) | fn demangle_dollars() { function demangle_many_dollars (line 421) | fn demangle_many_dollars() { function demangle_osx (line 427) | fn demangle_osx() { function demangle_windows (line 437) | fn demangle_windows() { function demangle_elements_beginning_with_underscore (line 444) | fn demangle_elements_beginning_with_underscore() { function demangle_trait_impls (line 451) | fn demangle_trait_impls() { function demangle_without_hash (line 459) | fn demangle_without_hash() { function demangle_without_hash_edgecases (line 466) | fn demangle_without_hash_edgecases() { function demangle_thinlto (line 484) | fn demangle_thinlto() { function demangle_llvm_ir_branch_labels (line 495) | fn demangle_llvm_ir_branch_labels() { function demangle_ignores_suffix_that_doesnt_look_like_a_symbol (line 501) | fn demangle_ignores_suffix_that_doesnt_look_like_a_symbol() { function dont_panic (line 506) | fn dont_panic() { function invalid_no_chop (line 521) | fn invalid_no_chop() { function handle_assoc_types (line 526) | fn handle_assoc_types() { function handle_bang (line 531) | fn handle_bang() { function limit_recursion (line 539) | fn limit_recursion() { function limit_output (line 551) | fn limit_output() { function demangle_str (line 565) | fn demangle_str(input: &str) -> String { function find_multiple (line 573) | fn find_multiple() { function interleaved_new_legacy (line 582) | fn interleaved_new_legacy() { FILE: builder/third-party/rustc-demangle/src/v0.rs constant MAX_DEPTH (line 16) | const MAX_DEPTH: u32 = 500; type Demangle (line 19) | pub struct Demangle<'a> { type ParseError (line 24) | pub enum ParseError { method message (line 588) | fn message(&self) -> &str { function demangle (line 37) | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { function fmt (line 94) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Ident (line 108) | struct Ident<'s> { constant SMALL_PUNYCODE_LEN (line 115) | const SMALL_PUNYCODE_LEN: usize = 128; function try_small_punycode_decode (line 121) | fn try_small_punycode_decode R, R>(&self, f: F) ->... function punycode_decode (line 152) | fn punycode_decode Result<(), ()>>( function fmt (line 241) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type HexNibbles (line 269) | struct HexNibbles<'s> { function try_parse_uint (line 277) | fn try_parse_uint(&self) -> Option { function try_parse_str_chars (line 293) | fn try_parse_str_chars(&self) -> Option + 's> { function basic_type (line 370) | fn basic_type(tag: u8) -> Option<&'static str> { type Parser (line 398) | struct Parser<'s> { function push_depth (line 405) | fn push_depth(&mut self) -> Result<(), ParseError> { function pop_depth (line 414) | fn pop_depth(&mut self) { function peek (line 418) | fn peek(&self) -> Option { function eat (line 422) | fn eat(&mut self, b: u8) -> bool { function next (line 431) | fn next(&mut self) -> Result { function hex_nibbles (line 437) | fn hex_nibbles(&mut self) -> Result, ParseError> { function digit_10 (line 451) | fn digit_10(&mut self) -> Result { function digit_62 (line 460) | fn digit_62(&mut self) -> Result { function integer_62 (line 471) | fn integer_62(&mut self) -> Result { function opt_integer_62 (line 485) | fn opt_integer_62(&mut self, tag: u8) -> Result { function disambiguator (line 492) | fn disambiguator(&mut self) -> Result { function namespace (line 496) | fn namespace(&mut self) -> Result, ParseError> { function backref (line 508) | fn backref(&mut self) -> Result, ParseError> { function ident (line 523) | fn ident(&mut self) -> Result, ParseError> { type Printer (line 568) | struct Printer<'a, 'b: 'a, 's> { function eat (line 635) | fn eat(&mut self, b: u8) -> bool { function skipping_printing (line 642) | fn skipping_printing(&mut self, f: F) function print_backref (line 654) | fn print_backref(&mut self, f: F) -> fmt::Result function pop_depth (line 670) | fn pop_depth(&mut self) { function print (line 678) | fn print(&mut self, x: impl fmt::Display) -> fmt::Result { function print_quoted_escaped_chars (line 688) | fn print_quoted_escaped_chars( function print_lifetime_from_index (line 717) | fn print_lifetime_from_index(&mut self, lt: u64) -> fmt::Result { function in_binder (line 746) | fn in_binder(&mut self, f: F) -> fmt::Result function print_sep_list (line 780) | fn print_sep_list(&mut self, f: F, sep: &str) -> Result fmt::Result { function print_generic_arg (line 891) | fn print_generic_arg(&mut self) -> fmt::Result { function print_type (line 902) | fn print_type(&mut self) -> fmt::Result { function print_path_maybe_open_generics (line 1037) | fn print_path_maybe_open_generics(&mut self) -> Result { function print_dyn_trait (line 1058) | fn print_dyn_trait(&mut self) -> fmt::Result { function print_const (line 1082) | fn print_const(&mut self, in_value: bool) -> fmt::Result { function print_const_uint (line 1211) | fn print_const_uint(&mut self, ty_tag: u8) -> fmt::Result { function print_const_str_literal (line 1234) | fn print_const_str_literal(&mut self) -> fmt::Result { function demangle_crate_with_leading_digit (line 1280) | fn demangle_crate_with_leading_digit() { function demangle_crate_with_zero_disambiguator (line 1285) | fn demangle_crate_with_zero_disambiguator() { function demangle_utf8_idents (line 1291) | fn demangle_utf8_idents() { function demangle_closure (line 1299) | fn demangle_closure() { function demangle_dyn_trait (line 1311) | fn demangle_dyn_trait() { function demangle_const_generics_preview (line 1319) | fn demangle_const_generics_preview() { function demangle_min_const_generics (line 1330) | fn demangle_min_const_generics() { function demangle_const_str (line 1345) | fn demangle_const_str() { function demangle_const_ref_str (line 1366) | fn demangle_const_ref_str() { function demangle_const_ref (line 1384) | fn demangle_const_ref() { function demangle_const_array (line 1395) | fn demangle_const_array() { function demangle_const_tuple (line 1404) | fn demangle_const_tuple() { function demangle_const_adt (line 1415) | fn demangle_const_adt() { function demangle_exponential_explosion (line 1431) | fn demangle_exponential_explosion() { function demangle_thinlto (line 1447) | fn demangle_thinlto() { function demangle_extra_suffix (line 1454) | fn demangle_extra_suffix() { function demangling_limits (line 1463) | fn demangling_limits() { function recursion_limit_leaks (line 1487) | fn recursion_limit_leaks() { function recursion_limit_backref_free_bypass (line 1510) | fn recursion_limit_backref_free_bypass() { FILE: builder/third-party/rustix/benches/mod.rs function main (line 21) | fn main() { function simple_statat (line 55) | pub(super) fn simple_statat(c: &mut Criterion) { function simple_statat_libc (line 65) | pub(super) fn simple_statat_libc(c: &mut Criterion) { function simple_statat_libc_cstr (line 84) | pub(super) fn simple_statat_libc_cstr(c: &mut Criterion) { function simple_statat_cstr (line 103) | pub(super) fn simple_statat_cstr(c: &mut Criterion) { function simple_fstat (line 113) | pub(super) fn simple_fstat(c: &mut Criterion) { function simple_fstat_libc (line 123) | pub(super) fn simple_fstat_libc(c: &mut Criterion) { function simple_clock_gettime (line 135) | pub(super) fn simple_clock_gettime(c: &mut Criterion) { function simple_clock_gettime_libc (line 146) | pub(super) fn simple_clock_gettime_libc(c: &mut Criterion) { function simple_getpid (line 162) | pub(super) fn simple_getpid(c: &mut Criterion) { function simple_getpid_libc (line 173) | pub(super) fn simple_getpid_libc(c: &mut Criterion) { FILE: builder/third-party/rustix/build.rs constant ASM_PATH (line 5) | const ASM_PATH: &str = "src/backend/linux_raw/arch"; function main (line 7) | fn main() { function use_static_assertions (line 172) | fn use_static_assertions() -> bool { function use_thumb_mode (line 177) | fn use_thumb_mode() -> bool { function use_feature_or_nothing (line 182) | fn use_feature_or_nothing(feature: &str) { function use_feature (line 188) | fn use_feature(feature: &str) { function has_feature (line 193) | fn has_feature(feature: &str) -> bool { function can_compile (line 201) | fn can_compile>(test: T) -> bool { FILE: builder/third-party/rustix/src/backend/libc/c.rs constant PROC_SUPER_MAGIC (line 11) | pub(crate) const PROC_SUPER_MAGIC: u32 = 0x0000_9fa0; constant NFS_SUPER_MAGIC (line 15) | pub(crate) const NFS_SUPER_MAGIC: u32 = 0x0000_6969; constant EXIT_SIGNALED_SIGABRT (line 19) | pub(crate) const EXIT_SIGNALED_SIGABRT: c_int = 128 + SIGABRT as c_int; constant ETH_P_TSN (line 23) | pub(crate) const ETH_P_TSN: c_int = linux_raw_sys::if_ether::ETH_P_TSN a... constant ETH_P_ERSPAN2 (line 25) | pub(crate) const ETH_P_ERSPAN2: c_int = linux_raw_sys::if_ether::ETH_P_E... constant ETH_P_ERSPAN (line 27) | pub(crate) const ETH_P_ERSPAN: c_int = linux_raw_sys::if_ether::ETH_P_ER... constant ETH_P_PROFINET (line 29) | pub(crate) const ETH_P_PROFINET: c_int = linux_raw_sys::if_ether::ETH_P_... constant ETH_P_REALTEK (line 31) | pub(crate) const ETH_P_REALTEK: c_int = linux_raw_sys::if_ether::ETH_P_R... constant ETH_P_ETHERCAT (line 33) | pub(crate) const ETH_P_ETHERCAT: c_int = linux_raw_sys::if_ether::ETH_P_... constant ETH_P_PREAUTH (line 35) | pub(crate) const ETH_P_PREAUTH: c_int = linux_raw_sys::if_ether::ETH_P_P... constant ETH_P_LLDP (line 37) | pub(crate) const ETH_P_LLDP: c_int = linux_raw_sys::if_ether::ETH_P_LLDP... constant ETH_P_MRP (line 39) | pub(crate) const ETH_P_MRP: c_int = linux_raw_sys::if_ether::ETH_P_MRP a... constant ETH_P_NCSI (line 41) | pub(crate) const ETH_P_NCSI: c_int = linux_raw_sys::if_ether::ETH_P_NCSI... constant ETH_P_CFM (line 43) | pub(crate) const ETH_P_CFM: c_int = linux_raw_sys::if_ether::ETH_P_CFM a... constant ETH_P_IBOE (line 45) | pub(crate) const ETH_P_IBOE: c_int = linux_raw_sys::if_ether::ETH_P_IBOE... constant ETH_P_HSR (line 47) | pub(crate) const ETH_P_HSR: c_int = linux_raw_sys::if_ether::ETH_P_HSR a... constant ETH_P_NSH (line 49) | pub(crate) const ETH_P_NSH: c_int = linux_raw_sys::if_ether::ETH_P_NSH a... constant ETH_P_DSA_8021Q (line 51) | pub(crate) const ETH_P_DSA_8021Q: c_int = linux_raw_sys::if_ether::ETH_P... constant ETH_P_DSA_A5PSW (line 53) | pub(crate) const ETH_P_DSA_A5PSW: c_int = linux_raw_sys::if_ether::ETH_P... constant ETH_P_IFE (line 55) | pub(crate) const ETH_P_IFE: c_int = linux_raw_sys::if_ether::ETH_P_IFE a... constant ETH_P_CAN (line 57) | pub(crate) const ETH_P_CAN: c_int = linux_raw_sys::if_ether::ETH_P_CAN a... constant ETH_P_CANXL (line 59) | pub(crate) const ETH_P_CANXL: c_int = linux_raw_sys::if_ether::ETH_P_CAN... constant ETH_P_XDSA (line 61) | pub(crate) const ETH_P_XDSA: c_int = linux_raw_sys::if_ether::ETH_P_XDSA... constant ETH_P_MAP (line 63) | pub(crate) const ETH_P_MAP: c_int = linux_raw_sys::if_ether::ETH_P_MAP a... constant ETH_P_MCTP (line 65) | pub(crate) const ETH_P_MCTP: c_int = linux_raw_sys::if_ether::ETH_P_MCTP... constant SIGEMT (line 78) | pub(crate) const SIGEMT: c_int = linux_raw_sys::general::SIGEMT as _; constant IUCLC (line 82) | pub(crate) const IUCLC: tcflag_t = linux_raw_sys::general::IUCLC as _; constant XCASE (line 84) | pub(crate) const XCASE: tcflag_t = linux_raw_sys::general::XCASE as _; constant MSG_DONTWAIT (line 87) | pub(crate) const MSG_DONTWAIT: c_int = libc::MSG_NONBLOCK; constant SO_NOSIGPIPE (line 92) | pub(crate) const SO_NOSIGPIPE: c_int = 0x0800; constant O_LARGEFILE (line 97) | pub(crate) const O_LARGEFILE: c_int = linux_raw_sys::general::O_LARGEFIL... constant O_LARGEFILE (line 102) | pub(crate) const O_LARGEFILE: c_int = 0x2000; function prlimit (line 180) | pub(super) unsafe fn prlimit( function prlimit (line 200) | pub(super) unsafe fn prlimit( function prlimit (line 219) | pub(super) unsafe fn prlimit( function preadv64 (line 241) | pub(in super::super) unsafe fn preadv64( function pwritev64 (line 271) | pub(in super::super) unsafe fn pwritev64( function preadv64v2 (line 329) | pub(in super::super) unsafe fn preadv64v2( function pwritev64v2 (line 368) | pub(in super::super) unsafe fn pwritev64v2( function preadv64v2 (line 417) | pub(in super::super) unsafe fn preadv64v2( function pwritev64v2 (line 445) | pub(in super::super) unsafe fn pwritev64v2( FILE: builder/third-party/rustix/src/backend/libc/conv.rs function c_str (line 15) | pub(super) fn c_str(c: &CStr) -> *const c::c_char { function no_fd (line 21) | pub(super) fn no_fd() -> LibcFd { function borrowed_fd (line 26) | pub(super) fn borrowed_fd(fd: BorrowedFd<'_>) -> LibcFd { function owned_fd (line 35) | pub(super) fn owned_fd(fd: OwnedFd) -> LibcFd { function ret (line 40) | pub(super) fn ret(raw: c::c_int) -> io::Result<()> { function nonnegative_ret (line 50) | pub(super) fn nonnegative_ret(raw: c::c_int) -> io::Result<()> { function ret_infallible (line 60) | pub(super) unsafe fn ret_infallible(raw: c::c_int) { function ret_c_int (line 65) | pub(super) fn ret_c_int(raw: c::c_int) -> io::Result { function ret_u32 (line 75) | pub(super) fn ret_u32(raw: c::c_int) -> io::Result { function ret_usize (line 84) | pub(super) fn ret_usize(raw: c::ssize_t) -> io::Result { function ret_off_t (line 96) | pub(super) fn ret_off_t(raw: c::off_t) -> io::Result { function ret_pid_t (line 106) | pub(super) fn ret_pid_t(raw: c::pid_t) -> io::Result { function ret_owned_fd (line 121) | pub(super) unsafe fn ret_owned_fd(raw: LibcFd) -> io::Result { function ret_discarded_fd (line 131) | pub(super) fn ret_discarded_fd(raw: LibcFd) -> io::Result<()> { function ret_discarded_char_ptr (line 141) | pub(super) fn ret_discarded_char_ptr(raw: *mut c::c_char) -> io::Result<... function send_recv_len (line 152) | pub(super) fn send_recv_len(len: usize) -> usize { function send_recv_len (line 159) | pub(super) fn send_recv_len(len: usize) -> i32 { function ret_send_recv (line 169) | pub(super) fn ret_send_recv(len: isize) -> io::Result { function ret_send_recv (line 176) | pub(super) fn ret_send_recv(len: i32) -> io::Result { function msg_iov_len (line 193) | pub(super) fn msg_iov_len(len: usize) -> c::size_t { function msg_iov_len (line 216) | pub(crate) fn msg_iov_len(len: usize) -> c::c_int { function msg_control_len (line 232) | pub(crate) fn msg_control_len(len: usize) -> c::socklen_t { function msg_control_len (line 253) | pub(crate) fn msg_control_len(len: usize) -> c::size_t { FILE: builder/third-party/rustix/src/backend/libc/event/epoll.rs function create (line 162) | pub fn create(flags: CreateFlags) -> io::Result { function add (line 181) | pub fn add( function modify (line 213) | pub fn modify( function delete (line 244) | pub fn delete(epoll: impl AsFd, source: impl AsFd) -> io::Result<()> { function wait (line 265) | pub fn wait(epoll: impl AsFd, event_list: &mut EventVec, timeout: c::c_i... type Iter (line 283) | pub struct Iter<'a> { type Item (line 291) | type Item = Event; method next (line 294) | fn next(&mut self) -> Option { type Event (line 316) | pub struct Event { method new_u64 (line 343) | pub const fn new_u64(value: u64) -> Self { method new_ptr (line 349) | pub const fn new_ptr(value: *mut c_void) -> Self { method u64 (line 364) | pub fn u64(self) -> u64 { method ptr (line 373) | pub fn ptr(self) -> *mut c_void { method eq (line 380) | fn eq(&self, other: &Self) -> bool { method hash (line 389) | fn hash(&self, state: &mut H) { type SixtyFourBitPointer (line 396) | struct SixtyFourBitPointer { type EventVec (line 410) | pub struct EventVec { method from_raw_parts (line 424) | pub unsafe fn from_raw_parts(ptr: *mut Event, len: usize, capacity: us... method with_capacity (line 432) | pub fn with_capacity(capacity: usize) -> Self { method capacity (line 440) | pub fn capacity(&self) -> usize { method reserve (line 446) | pub fn reserve(&mut self, additional: usize) { method reserve_exact (line 452) | pub fn reserve_exact(&mut self, additional: usize) { method clear (line 458) | pub fn clear(&mut self) { method shrink_to_fit (line 464) | pub fn shrink_to_fit(&mut self) { method iter (line 470) | pub fn iter(&self) -> Iter<'_> { method len (line 478) | pub fn len(&mut self) -> usize { method is_empty (line 484) | pub fn is_empty(&mut self) -> bool { type IntoIter (line 491) | type IntoIter = Iter<'a>; type Item (line 492) | type Item = Event; method into_iter (line 495) | fn into_iter(self) -> Self::IntoIter { function test_epoll_layouts (line 501) | fn test_epoll_layouts() { FILE: builder/third-party/rustix/src/backend/libc/event/poll_fd.rs type PollFd (line 60) | pub struct PollFd<'fd> { function fmt (line 66) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 78) | pub fn new(fd: &'fd Fd, events: PollFlags) -> Self { function set_fd (line 84) | pub fn set_fd(&mut self, fd: &'fd Fd) { function clear_revents (line 90) | pub fn clear_revents(&mut self) { function from_borrowed_fd (line 100) | pub fn from_borrowed_fd(fd: BorrowedFd<'fd>, events: PollFlags) -> Self { function revents (line 113) | pub fn revents(&self) -> PollFlags { method as_fd (line 123) | fn as_fd(&self) -> BorrowedFd<'_> { method as_socket (line 133) | fn as_socket(&self) -> BorrowedFd<'_> { FILE: builder/third-party/rustix/src/backend/libc/event/syscalls.rs function eventfd (line 34) | pub(crate) fn eventfd(initval: u32, flags: EventfdFlags) -> io::Result io::Result { function kevent (line 70) | pub(crate) unsafe fn kevent( function poll (line 93) | pub(crate) fn poll(fds: &mut [PollFd<'_>], timeout: c::c_int) -> io::Res... function port_create (line 104) | pub(crate) fn port_create() -> io::Result { function port_associate (line 109) | pub(crate) unsafe fn port_associate( function port_dissociate (line 126) | pub(crate) unsafe fn port_dissociate( function port_get (line 135) | pub(crate) fn port_get( function port_getn (line 151) | pub(crate) fn port_getn( function port_send (line 177) | pub(crate) fn port_send( function pause (line 186) | pub(crate) fn pause() { FILE: builder/third-party/rustix/src/backend/libc/event/windows_syscalls.rs function poll (line 8) | pub(crate) fn poll(fds: &mut [PollFd<'_>], timeout: c::c_int) -> io::Res... FILE: builder/third-party/rustix/src/backend/libc/fs/dir.rs type Dir (line 42) | pub struct Dir { method new (line 54) | pub fn new>(fd: Fd) -> io::Result { method _new (line 59) | fn _new(fd: OwnedFd) -> io::Result { method read_from (line 80) | pub fn read_from(fd: Fd) -> io::Result { method _read_from (line 86) | fn _read_from(fd: BorrowedFd<'_>) -> io::Result { method rewind (line 127) | pub fn rewind(&mut self) { method read (line 133) | pub fn read(&mut self) -> Option> { method stat (line 188) | pub fn stat(&self) -> io::Result { method statfs (line 203) | pub fn statfs(&self) -> io::Result { method statvfs (line 216) | pub fn statvfs(&self) -> io::Result { method chdir (line 225) | pub fn chdir(&self) -> io::Result<()> { method fmt (line 253) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 238) | fn drop(&mut self) { type Item (line 244) | type Item = io::Result; method next (line 247) | fn next(&mut self) -> Option { type DirEntry (line 263) | pub struct DirEntry { method file_name (line 285) | pub fn file_name(&self) -> &CStr { method file_type (line 298) | pub fn file_type(&self) -> FileType { method ino (line 305) | pub fn ino(&self) -> u64 { method ino (line 312) | pub fn ino(&self) -> u64 { type libc_dirent (line 323) | struct libc_dirent { function check_dirent_layout (line 336) | fn check_dirent_layout(dirent: &c::dirent) { function dir_iterator_handles_io_errors (line 384) | fn dir_iterator_handles_io_errors() { FILE: builder/third-party/rustix/src/backend/libc/fs/inotify.rs function inotify_init (line 88) | pub fn inotify_init(flags: CreateFlags) -> io::Result { function inotify_add_watch (line 101) | pub fn inotify_add_watch( function inotify_remove_watch (line 124) | pub fn inotify_remove_watch(inot: BorrowedFd<'_>, wd: i32) -> io::Result... FILE: builder/third-party/rustix/src/backend/libc/fs/makedev.rs function makedev (line 13) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function makedev (line 18) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function makedev (line 26) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function makedev (line 32) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function makedev (line 43) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function makedev (line 50) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function makedev (line 57) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function major (line 70) | pub(crate) fn major(dev: Dev) -> u32 { function major (line 81) | pub(crate) fn major(dev: Dev) -> u32 { function major (line 88) | pub(crate) fn major(dev: Dev) -> u32 { function major (line 96) | pub(crate) fn major(dev: Dev) -> u32 { function minor (line 109) | pub(crate) fn minor(dev: Dev) -> u32 { function minor (line 120) | pub(crate) fn minor(dev: Dev) -> u32 { function minor (line 127) | pub(crate) fn minor(dev: Dev) -> u32 { function minor (line 135) | pub(crate) fn minor(dev: Dev) -> u32 { FILE: builder/third-party/rustix/src/backend/libc/fs/mod.rs constant EXT4_IOC_RESIZE_FS (line 19) | pub(crate) const EXT4_IOC_RESIZE_FS: crate::ioctl::RawOpcode = 0x8008_6610; constant EXT4_IOC_RESIZE_FS (line 22) | pub(crate) const EXT4_IOC_RESIZE_FS: crate::ioctl::RawOpcode = FILE: builder/third-party/rustix/src/backend/libc/fs/syscalls.rs function open_via_syscall (line 100) | fn open_via_syscall(path: &CStr, oflags: OFlags, mode: Mode) -> io::Resu... function open (line 139) | pub(crate) fn open(path: &CStr, oflags: OFlags, mode: Mode) -> io::Resul... function openat_via_syscall (line 176) | fn openat_via_syscall( function openat (line 202) | pub(crate) fn openat( function statfs (line 258) | pub(crate) fn statfs(filename: &CStr) -> io::Result { function statvfs (line 268) | pub(crate) fn statvfs(filename: &CStr) -> io::Result { function readlink (line 278) | pub(crate) fn readlink(path: &CStr, buf: &mut [u8]) -> io::Result { function readlinkat (line 288) | pub(crate) fn readlinkat( function mkdir (line 303) | pub(crate) fn mkdir(path: &CStr, mode: Mode) -> io::Result<()> { function mkdirat (line 308) | pub(crate) fn mkdirat(dirfd: BorrowedFd<'_>, path: &CStr, mode: Mode) ->... function getdents_uninit (line 319) | pub(crate) fn getdents_uninit( function link (line 339) | pub(crate) fn link(old_path: &CStr, new_path: &CStr) -> io::Result<()> { function linkat (line 344) | pub(crate) fn linkat( function rmdir (line 398) | pub(crate) fn rmdir(path: &CStr) -> io::Result<()> { function unlink (line 402) | pub(crate) fn unlink(path: &CStr) -> io::Result<()> { function unlinkat (line 407) | pub(crate) fn unlinkat(dirfd: BorrowedFd<'_>, path: &CStr, flags: AtFlag... function rename (line 450) | pub(crate) fn rename(old_path: &CStr, new_path: &CStr) -> io::Result<()> { function renameat (line 455) | pub(crate) fn renameat( function renameat2 (line 500) | pub(crate) fn renameat2( function renameat2 (line 534) | pub(crate) fn renameat2( function symlink (line 569) | pub(crate) fn symlink(old_path: &CStr, new_path: &CStr) -> io::Result<()> { function symlinkat (line 574) | pub(crate) fn symlinkat( function stat (line 588) | pub(crate) fn stat(path: &CStr) -> io::Result { function lstat (line 628) | pub(crate) fn lstat(path: &CStr) -> io::Result { function statat (line 669) | pub(crate) fn statat(dirfd: BorrowedFd<'_>, path: &CStr, flags: AtFlags)... function statat_old (line 717) | fn statat_old(dirfd: BorrowedFd<'_>, path: &CStr, flags: AtFlags) -> io:... function access (line 731) | pub(crate) fn access(path: &CStr, access: Access) -> io::Result<()> { function accessat (line 741) | pub(crate) fn accessat( function access (line 792) | pub(crate) fn access(_path: &CStr, _access: Access) -> io::Result<()> { function accessat (line 797) | pub(crate) fn accessat( function utimensat (line 807) | pub(crate) fn utimensat( function utimensat_old (line 969) | fn utimensat_old( function chmod (line 1012) | pub(crate) fn chmod(path: &CStr, mode: Mode) -> io::Result<()> { function chmodat (line 1022) | pub(crate) fn chmodat( function chmodat (line 1039) | pub(crate) fn chmodat( function fclonefileat (line 1074) | pub(crate) fn fclonefileat( function chownat (line 1100) | pub(crate) fn chownat( function mknodat (line 1126) | pub(crate) fn mknodat( function copy_file_range (line 1144) | pub(crate) fn copy_file_range( function fadvise (line 1206) | pub(crate) fn fadvise(fd: BorrowedFd<'_>, offset: u64, len: u64, advice:... function fcntl_getfl (line 1236) | pub(crate) fn fcntl_getfl(fd: BorrowedFd<'_>) -> io::Result { function fcntl_setfl (line 1241) | pub(crate) fn fcntl_setfl(fd: BorrowedFd<'_>, flags: OFlags) -> io::Resu... function fcntl_get_seals (line 1246) | pub(crate) fn fcntl_get_seals(fd: BorrowedFd<'_>) -> io::Result, seals: SealFlags) -> i... function fcntl_lock (line 1265) | pub(crate) fn fcntl_lock(fd: BorrowedFd<'_>, operation: FlockOperation) ... function seek (line 1292) | pub(crate) fn seek(fd: BorrowedFd<'_>, pos: SeekFrom) -> io::Result { function tell (line 1315) | pub(crate) fn tell(fd: BorrowedFd<'_>) -> io::Result { function fchmod (line 1321) | pub(crate) fn fchmod(fd: BorrowedFd<'_>, mode: Mode) -> io::Result<()> { function fchmod (line 1326) | pub(crate) fn fchmod(fd: BorrowedFd<'_>, mode: Mode) -> io::Result<()> { function chown (line 1341) | pub(crate) fn chown(path: &CStr, owner: Option, group: Option)... function fchown (line 1349) | pub(crate) fn fchown(fd: BorrowedFd<'_>, owner: Option, group: Opti... function fchown (line 1368) | pub(crate) fn fchown(fd: BorrowedFd<'_>, owner: Option, group: Opti... function flock (line 1381) | pub(crate) fn flock(fd: BorrowedFd<'_>, operation: FlockOperation) -> io... function syncfs (line 1386) | pub(crate) fn syncfs(fd: BorrowedFd<'_>) -> io::Result<()> { function sync (line 1408) | pub(crate) fn sync() { function fstat (line 1412) | pub(crate) fn fstat(fd: BorrowedFd<'_>) -> io::Result { function fstat_old (line 1460) | fn fstat_old(fd: BorrowedFd<'_>) -> io::Result { function fstatfs (line 1478) | pub(crate) fn fstatfs(fd: BorrowedFd<'_>) -> io::Result { function fstatvfs (line 1487) | pub(crate) fn fstatvfs(fd: BorrowedFd<'_>) -> io::Result { function libc_statvfs_to_statvfs (line 1496) | fn libc_statvfs_to_statvfs(from: c::statvfs) -> StatVfs { function futimens (line 1516) | pub(crate) fn futimens(fd: BorrowedFd<'_>, times: &Timestamps) -> io::Re... function futimens_old (line 1583) | fn futimens_old(fd: BorrowedFd<'_>, times: &Timestamps) -> io::Result<()> { function fallocate (line 1624) | pub(crate) fn fallocate( function fallocate (line 1660) | pub(crate) fn fallocate( function fsync (line 1690) | pub(crate) fn fsync(fd: BorrowedFd<'_>) -> io::Result<()> { function fdatasync (line 1702) | pub(crate) fn fdatasync(fd: BorrowedFd<'_>) -> io::Result<()> { function ftruncate (line 1706) | pub(crate) fn ftruncate(fd: BorrowedFd<'_>, length: u64) -> io::Result<(... function memfd_create (line 1712) | pub(crate) fn memfd_create(name: &CStr, flags: MemfdFlags) -> io::Result... function openat2 (line 1733) | pub(crate) fn openat2( constant SYS_OPENAT2 (line 1768) | const SYS_OPENAT2: i32 = 437; constant SYS_OPENAT2 (line 1770) | const SYS_OPENAT2: i64 = 437; function sendfile (line 1773) | pub(crate) fn sendfile( function statx_to_stat (line 1792) | fn statx_to_stat(x: crate::fs::Statx) -> io::Result { function statx_to_stat (line 1817) | fn statx_to_stat(x: crate::fs::Statx) -> io::Result { function stat64_to_stat (line 1843) | fn stat64_to_stat(s64: c::stat64) -> io::Result { function stat64_to_stat (line 1878) | fn stat64_to_stat(s64: c::stat64) -> io::Result { function statx (line 1928) | pub(crate) fn statx( function is_statx_available (line 1971) | pub(crate) fn is_statx_available() -> bool { function fcopyfile (line 1983) | pub(crate) unsafe fn fcopyfile( function copyfile_state_alloc (line 2007) | pub(crate) fn copyfile_state_alloc() -> io::Result { function copyfile_state_free (line 2021) | pub(crate) unsafe fn copyfile_state_free(state: copyfile_state_t) -> io:... constant COPYFILE_STATE_COPIED (line 2030) | const COPYFILE_STATE_COPIED: u32 = 8; function copyfile_state_get_copied (line 2033) | pub(crate) unsafe fn copyfile_state_get_copied(state: copyfile_state_t) ... function copyfile_state_get (line 2040) | pub(crate) unsafe fn copyfile_state_get( function getpath (line 2053) | pub(crate) fn getpath(fd: BorrowedFd<'_>) -> io::Result { function fcntl_rdadvise (line 2078) | pub(crate) fn fcntl_rdadvise(fd: BorrowedFd<'_>, offset: u64, len: u64) ... function fcntl_fullfsync (line 2115) | pub(crate) fn fcntl_fullfsync(fd: BorrowedFd<'_>) -> io::Result<()> { function fcntl_nocache (line 2120) | pub(crate) fn fcntl_nocache(fd: BorrowedFd<'_>, value: bool) -> io::Resu... function fcntl_global_nocache (line 2125) | pub(crate) fn fcntl_global_nocache(fd: BorrowedFd<'_>, value: bool) -> i... function times_to_attrlist (line 2138) | fn times_to_attrlist(times: &Timestamps) -> io::Result<(c::size_t, [c::t... type Attrgroup (line 2227) | type Attrgroup = u32; type Attrlist (line 2232) | struct Attrlist { function getxattr (line 2243) | pub(crate) fn getxattr(path: &CStr, name: &CStr, value: &mut [u8]) -> io... function lgetxattr (line 2279) | pub(crate) fn lgetxattr(path: &CStr, name: &CStr, value: &mut [u8]) -> i... function fgetxattr (line 2316) | pub(crate) fn fgetxattr(fd: BorrowedFd<'_>, name: &CStr, value: &mut [u8... function setxattr (line 2352) | pub(crate) fn setxattr( function lsetxattr (line 2383) | pub(crate) fn lsetxattr( function fsetxattr (line 2414) | pub(crate) fn fsetxattr( function listxattr (line 2445) | pub(crate) fn listxattr(path: &CStr, list: &mut [c::c_char]) -> io::Resu... function llistxattr (line 2463) | pub(crate) fn llistxattr(path: &CStr, list: &mut [c::c_char]) -> io::Res... function flistxattr (line 2481) | pub(crate) fn flistxattr(fd: BorrowedFd<'_>, list: &mut [c::c_char]) -> ... function removexattr (line 2496) | pub(crate) fn removexattr(path: &CStr, name: &CStr) -> io::Result<()> { function lremovexattr (line 2509) | pub(crate) fn lremovexattr(path: &CStr, name: &CStr) -> io::Result<()> { function fremovexattr (line 2526) | pub(crate) fn fremovexattr(fd: BorrowedFd<'_>, name: &CStr) -> io::Resul... function test_sizes (line 2541) | fn test_sizes() { FILE: builder/third-party/rustix/src/backend/libc/fs/types.rs method from_raw_mode (line 164) | pub const fn from_raw_mode(st_mode: RawMode) -> Self { method as_raw_mode (line 170) | pub const fn as_raw_mode(self) -> RawMode { method from (line 184) | fn from(st_mode: RawMode) -> Self { constant ACL (line 365) | pub(super) const ACL: u32 = 1 << 0; constant STAT (line 366) | pub(super) const STAT: u32 = 1 << 1; constant XATTR (line 367) | pub(super) const XATTR: u32 = 1 << 2; constant DATA (line 368) | pub(super) const DATA: u32 = 1 << 3; constant SECURITY (line 369) | pub(super) const SECURITY: u32 = STAT | ACL; constant METADATA (line 370) | pub(super) const METADATA: u32 = SECURITY | XATTR; constant ALL (line 371) | pub(super) const ALL: u32 = METADATA | DATA; type FileType (line 466) | pub enum FileType { method from_raw_mode (line 499) | pub const fn from_raw_mode(st_mode: RawMode) -> Self { method as_raw_mode (line 516) | pub const fn as_raw_mode(self) -> RawMode { method from_dirent_d_type (line 542) | pub(crate) const fn from_dirent_d_type(d_type: u8) -> Self { type Advice (line 574) | pub enum Advice { type FlockOperation (line 948) | pub enum FlockOperation { type Stat (line 968) | pub type Stat = c::stat; type Stat (line 980) | pub type Stat = c::stat64; type Stat (line 993) | pub struct Stat { type StatFs (line 1031) | pub type StatFs = c::statfs; type StatFs (line 1038) | pub type StatFs = c::statfs64; type StatVfs (line 1046) | pub struct StatVfs { type Statx (line 1065) | pub type Statx = c::statx; type StatxTimestamp (line 1070) | pub type StatxTimestamp = c::statx; type Statx (line 1083) | pub struct Statx { type StatxTimestamp (line 1118) | pub struct StatxTimestamp { type RawMode (line 1126) | pub type RawMode = c::mode_t; method from (line 198) | fn from(mode: Mode) -> Self { type RawMode (line 1130) | pub type RawMode = c::c_uint; method from (line 198) | fn from(mode: Mode) -> Self { type Dev (line 1134) | pub type Dev = c::dev_t; type Dev (line 1138) | pub type Dev = c::c_ulonglong; type FsWord (line 1146) | pub type FsWord = c::__fsword_t; type FsWord (line 1153) | pub type FsWord = u32; type FsWord (line 1161) | pub type FsWord = u64; type FsWord (line 1167) | pub type FsWord = u32; type FsWord (line 1172) | pub type FsWord = u64; type copyfile_state_t (line 1181) | pub struct copyfile_state_t(pub(crate) *mut c::c_void); FILE: builder/third-party/rustix/src/backend/libc/io/errno.rs type Errno (line 38) | pub struct Errno(pub(crate) c::c_int); constant ACCESS (line 43) | pub const ACCESS: Self = Self(c::EACCES); constant ADDRINUSE (line 45) | pub const ADDRINUSE: Self = Self(c::EADDRINUSE); constant ADDRNOTAVAIL (line 47) | pub const ADDRNOTAVAIL: Self = Self(c::EADDRNOTAVAIL); constant ADV (line 61) | pub const ADV: Self = Self(c::EADV); constant AFNOSUPPORT (line 64) | pub const AFNOSUPPORT: Self = Self(c::EAFNOSUPPORT); constant AGAIN (line 66) | pub const AGAIN: Self = Self(c::EAGAIN); constant ALREADY (line 69) | pub const ALREADY: Self = Self(c::EALREADY); constant AUTH (line 72) | pub const AUTH: Self = Self(c::EAUTH); constant BADE (line 86) | pub const BADE: Self = Self(c::EBADE); constant BADF (line 88) | pub const BADF: Self = Self(c::EBADF); constant BADFD (line 102) | pub const BADFD: Self = Self(c::EBADFD); constant BADMSG (line 105) | pub const BADMSG: Self = Self(c::EBADMSG); constant BADR (line 119) | pub const BADR: Self = Self(c::EBADR); constant BADRPC (line 122) | pub const BADRPC: Self = Self(c::EBADRPC); constant BADRQC (line 136) | pub const BADRQC: Self = Self(c::EBADRQC); constant BADSLT (line 150) | pub const BADSLT: Self = Self(c::EBADSLT); constant BFONT (line 164) | pub const BFONT: Self = Self(c::EBFONT); constant BUSY (line 167) | pub const BUSY: Self = Self(c::EBUSY); constant CANCELED (line 170) | pub const CANCELED: Self = Self(c::ECANCELED); constant CAPMODE (line 173) | pub const CAPMODE: Self = Self(c::ECAPMODE); constant CHILD (line 176) | pub const CHILD: Self = Self(c::ECHILD); constant CHRNG (line 189) | pub const CHRNG: Self = Self(c::ECHRNG); constant COMM (line 203) | pub const COMM: Self = Self(c::ECOMM); constant CONNABORTED (line 205) | pub const CONNABORTED: Self = Self(c::ECONNABORTED); constant CONNREFUSED (line 207) | pub const CONNREFUSED: Self = Self(c::ECONNREFUSED); constant CONNRESET (line 209) | pub const CONNRESET: Self = Self(c::ECONNRESET); constant DEADLK (line 212) | pub const DEADLK: Self = Self(c::EDEADLK); constant DEADLOCK (line 226) | pub const DEADLOCK: Self = Self(c::EDEADLOCK); constant DESTADDRREQ (line 229) | pub const DESTADDRREQ: Self = Self(c::EDESTADDRREQ); constant DISCON (line 232) | pub const DISCON: Self = Self(c::EDISCON); constant DOM (line 235) | pub const DOM: Self = Self(c::EDOM); constant DOOFUS (line 238) | pub const DOOFUS: Self = Self(c::EDOOFUS); constant DOTDOT (line 254) | pub const DOTDOT: Self = Self(c::EDOTDOT); constant DQUOT (line 256) | pub const DQUOT: Self = Self(c::EDQUOT); constant EXIST (line 259) | pub const EXIST: Self = Self(c::EEXIST); constant FAULT (line 261) | pub const FAULT: Self = Self(c::EFAULT); constant FBIG (line 264) | pub const FBIG: Self = Self(c::EFBIG); constant FTYPE (line 267) | pub const FTYPE: Self = Self(c::EFTYPE); constant HOSTDOWN (line 270) | pub const HOSTDOWN: Self = Self(c::EHOSTDOWN); constant HOSTUNREACH (line 272) | pub const HOSTUNREACH: Self = Self(c::EHOSTUNREACH); constant HWPOISON (line 290) | pub const HWPOISON: Self = Self(c::EHWPOISON); constant IDRM (line 293) | pub const IDRM: Self = Self(c::EIDRM); constant ILSEQ (line 296) | pub const ILSEQ: Self = Self(c::EILSEQ); constant INPROGRESS (line 299) | pub const INPROGRESS: Self = Self(c::EINPROGRESS); constant INTR (line 306) | pub const INTR: Self = Self(c::EINTR); constant INVAL (line 308) | pub const INVAL: Self = Self(c::EINVAL); constant INVALIDPROCTABLE (line 311) | pub const INVALIDPROCTABLE: Self = Self(c::EINVALIDPROCTABLE); constant INVALIDPROVIDER (line 314) | pub const INVALIDPROVIDER: Self = Self(c::EINVALIDPROVIDER); constant IO (line 317) | pub const IO: Self = Self(c::EIO); constant ISCONN (line 320) | pub const ISCONN: Self = Self(c::EISCONN); constant ISDIR (line 323) | pub const ISDIR: Self = Self(c::EISDIR); constant ISNAM (line 339) | pub const ISNAM: Self = Self(c::EISNAM); constant KEYEXPIRED (line 355) | pub const KEYEXPIRED: Self = Self(c::EKEYEXPIRED); constant KEYREJECTED (line 371) | pub const KEYREJECTED: Self = Self(c::EKEYREJECTED); constant KEYREVOKED (line 387) | pub const KEYREVOKED: Self = Self(c::EKEYREVOKED); constant L2HLT (line 400) | pub const L2HLT: Self = Self(c::EL2HLT); constant L2NSYNC (line 413) | pub const L2NSYNC: Self = Self(c::EL2NSYNC); constant L3HLT (line 426) | pub const L3HLT: Self = Self(c::EL3HLT); constant L3RST (line 439) | pub const L3RST: Self = Self(c::EL3RST); constant LIBACC (line 453) | pub const LIBACC: Self = Self(c::ELIBACC); constant LIBBAD (line 467) | pub const LIBBAD: Self = Self(c::ELIBBAD); constant LIBEXEC (line 480) | pub const LIBEXEC: Self = Self(c::ELIBEXEC); constant LIBMAX (line 494) | pub const LIBMAX: Self = Self(c::ELIBMAX); constant LIBSCN (line 508) | pub const LIBSCN: Self = Self(c::ELIBSCN); constant LNRNG (line 521) | pub const LNRNG: Self = Self(c::ELNRNG); constant LOOP (line 523) | pub const LOOP: Self = Self(c::ELOOP); constant MEDIUMTYPE (line 539) | pub const MEDIUMTYPE: Self = Self(c::EMEDIUMTYPE); constant MFILE (line 541) | pub const MFILE: Self = Self(c::EMFILE); constant MLINK (line 544) | pub const MLINK: Self = Self(c::EMLINK); constant MSGSIZE (line 547) | pub const MSGSIZE: Self = Self(c::EMSGSIZE); constant MULTIHOP (line 550) | pub const MULTIHOP: Self = Self(c::EMULTIHOP); constant NAMETOOLONG (line 552) | pub const NAMETOOLONG: Self = Self(c::ENAMETOOLONG); constant NAVAIL (line 568) | pub const NAVAIL: Self = Self(c::ENAVAIL); constant NEEDAUTH (line 571) | pub const NEEDAUTH: Self = Self(c::ENEEDAUTH); constant NETDOWN (line 573) | pub const NETDOWN: Self = Self(c::ENETDOWN); constant NETRESET (line 576) | pub const NETRESET: Self = Self(c::ENETRESET); constant NETUNREACH (line 578) | pub const NETUNREACH: Self = Self(c::ENETUNREACH); constant NFILE (line 581) | pub const NFILE: Self = Self(c::ENFILE); constant NOANO (line 595) | pub const NOANO: Self = Self(c::ENOANO); constant NOATTR (line 598) | pub const NOATTR: Self = Self(c::ENOATTR); constant NOBUFS (line 601) | pub const NOBUFS: Self = Self(c::ENOBUFS); constant NOCSI (line 614) | pub const NOCSI: Self = Self(c::ENOCSI); constant NODATA (line 623) | pub const NODATA: Self = Self(c::ENODATA); constant NODEV (line 626) | pub const NODEV: Self = Self(c::ENODEV); constant NOENT (line 629) | pub const NOENT: Self = Self(c::ENOENT); constant NOEXEC (line 632) | pub const NOEXEC: Self = Self(c::ENOEXEC); constant NOKEY (line 648) | pub const NOKEY: Self = Self(c::ENOKEY); constant NOLCK (line 651) | pub const NOLCK: Self = Self(c::ENOLCK); constant NOLINK (line 654) | pub const NOLINK: Self = Self(c::ENOLINK); constant NOMEDIUM (line 670) | pub const NOMEDIUM: Self = Self(c::ENOMEDIUM); constant NOMEM (line 673) | pub const NOMEM: Self = Self(c::ENOMEM); constant NOMORE (line 676) | pub const NOMORE: Self = Self(c::ENOMORE); constant NOMSG (line 679) | pub const NOMSG: Self = Self(c::ENOMSG); constant NONET (line 693) | pub const NONET: Self = Self(c::ENONET); constant NOPKG (line 707) | pub const NOPKG: Self = Self(c::ENOPKG); constant NOPROTOOPT (line 710) | pub const NOPROTOOPT: Self = Self(c::ENOPROTOOPT); constant NOSPC (line 713) | pub const NOSPC: Self = Self(c::ENOSPC); constant NOSR (line 723) | pub const NOSR: Self = Self(c::ENOSR); constant NOSTR (line 733) | pub const NOSTR: Self = Self(c::ENOSTR); constant NOSYS (line 736) | pub const NOSYS: Self = Self(c::ENOSYS); constant NOTBLK (line 746) | pub const NOTBLK: Self = Self(c::ENOTBLK); constant NOTCAPABLE (line 749) | pub const NOTCAPABLE: Self = Self(c::ENOTCAPABLE); constant NOTCONN (line 751) | pub const NOTCONN: Self = Self(c::ENOTCONN); constant NOTDIR (line 754) | pub const NOTDIR: Self = Self(c::ENOTDIR); constant NOTEMPTY (line 756) | pub const NOTEMPTY: Self = Self(c::ENOTEMPTY); constant NOTNAM (line 772) | pub const NOTNAM: Self = Self(c::ENOTNAM); constant NOTRECOVERABLE (line 781) | pub const NOTRECOVERABLE: Self = Self(c::ENOTRECOVERABLE); constant NOTSOCK (line 784) | pub const NOTSOCK: Self = Self(c::ENOTSOCK); constant NOTSUP (line 787) | pub const NOTSUP: Self = Self(c::ENOTSUP); constant NOTTY (line 790) | pub const NOTTY: Self = Self(c::ENOTTY); constant NOTUNIQ (line 804) | pub const NOTUNIQ: Self = Self(c::ENOTUNIQ); constant NXIO (line 807) | pub const NXIO: Self = Self(c::ENXIO); constant OPNOTSUPP (line 809) | pub const OPNOTSUPP: Self = Self(c::EOPNOTSUPP); constant OVERFLOW (line 812) | pub const OVERFLOW: Self = Self(c::EOVERFLOW); constant OWNERDEAD (line 821) | pub const OWNERDEAD: Self = Self(c::EOWNERDEAD); constant PERM (line 824) | pub const PERM: Self = Self(c::EPERM); constant PFNOSUPPORT (line 827) | pub const PFNOSUPPORT: Self = Self(c::EPFNOSUPPORT); constant PIPE (line 830) | pub const PIPE: Self = Self(c::EPIPE); constant PROCLIM (line 833) | pub const PROCLIM: Self = Self(c::EPROCLIM); constant PROCUNAVAIL (line 836) | pub const PROCUNAVAIL: Self = Self(c::EPROCUNAVAIL); constant PROGMISMATCH (line 839) | pub const PROGMISMATCH: Self = Self(c::EPROGMISMATCH); constant PROGUNAVAIL (line 842) | pub const PROGUNAVAIL: Self = Self(c::EPROGUNAVAIL); constant PROTO (line 845) | pub const PROTO: Self = Self(c::EPROTO); constant PROTONOSUPPORT (line 848) | pub const PROTONOSUPPORT: Self = Self(c::EPROTONOSUPPORT); constant PROTOTYPE (line 851) | pub const PROTOTYPE: Self = Self(c::EPROTOTYPE); constant PROVIDERFAILEDINIT (line 854) | pub const PROVIDERFAILEDINIT: Self = Self(c::EPROVIDERFAILEDINIT); constant RANGE (line 857) | pub const RANGE: Self = Self(c::ERANGE); constant REFUSED (line 860) | pub const REFUSED: Self = Self(c::EREFUSED); constant REMCHG (line 874) | pub const REMCHG: Self = Self(c::EREMCHG); constant REMOTE (line 884) | pub const REMOTE: Self = Self(c::EREMOTE); constant REMOTEIO (line 900) | pub const REMOTEIO: Self = Self(c::EREMOTEIO); constant RESTART (line 913) | pub const RESTART: Self = Self(c::ERESTART); constant RFKILL (line 931) | pub const RFKILL: Self = Self(c::ERFKILL); constant ROFS (line 934) | pub const ROFS: Self = Self(c::EROFS); constant RPCMISMATCH (line 937) | pub const RPCMISMATCH: Self = Self(c::ERPCMISMATCH); constant SHUTDOWN (line 946) | pub const SHUTDOWN: Self = Self(c::ESHUTDOWN); constant SOCKTNOSUPPORT (line 956) | pub const SOCKTNOSUPPORT: Self = Self(c::ESOCKTNOSUPPORT); constant SPIPE (line 959) | pub const SPIPE: Self = Self(c::ESPIPE); constant SRCH (line 962) | pub const SRCH: Self = Self(c::ESRCH); constant SRMNT (line 976) | pub const SRMNT: Self = Self(c::ESRMNT); constant STALE (line 978) | pub const STALE: Self = Self(c::ESTALE); constant STRPIPE (line 992) | pub const STRPIPE: Self = Self(c::ESTRPIPE); constant TIME (line 1001) | pub const TIME: Self = Self(c::ETIME); constant TIMEDOUT (line 1003) | pub const TIMEDOUT: Self = Self(c::ETIMEDOUT); constant TOOBIG (line 1007) | pub const TOOBIG: Self = Self(c::E2BIG); constant TOOMANYREFS (line 1010) | pub const TOOMANYREFS: Self = Self(c::ETOOMANYREFS); constant TXTBSY (line 1013) | pub const TXTBSY: Self = Self(c::ETXTBSY); constant UCLEAN (line 1029) | pub const UCLEAN: Self = Self(c::EUCLEAN); constant UNATCH (line 1042) | pub const UNATCH: Self = Self(c::EUNATCH); constant USERS (line 1052) | pub const USERS: Self = Self(c::EUSERS); constant WOULDBLOCK (line 1054) | pub const WOULDBLOCK: Self = Self(c::EWOULDBLOCK); constant XDEV (line 1057) | pub const XDEV: Self = Self(c::EXDEV); constant XFULL (line 1071) | pub const XFULL: Self = Self(c::EXFULL); method from_io_error (line 1081) | pub fn from_io_error(io_err: &std::io::Error) -> Option { method raw_os_error (line 1089) | pub const fn raw_os_error(self) -> i32 { method from_raw_os_error (line 1095) | pub const fn from_raw_os_error(raw: i32) -> Self { method last_os_error (line 1099) | pub(crate) fn last_os_error() -> Self { FILE: builder/third-party/rustix/src/backend/libc/io/syscalls.rs function read (line 29) | pub(crate) unsafe fn read(fd: BorrowedFd<'_>, buf: *mut u8, len: usize) ... function write (line 33) | pub(crate) fn write(fd: BorrowedFd<'_>, buf: &[u8]) -> io::Result { function pread (line 43) | pub(crate) unsafe fn pread( function pwrite (line 61) | pub(crate) fn pwrite(fd: BorrowedFd<'_>, buf: &[u8], offset: u64) -> io:... function readv (line 75) | pub(crate) fn readv(fd: BorrowedFd<'_>, bufs: &mut [IoSliceMut<'_>]) -> ... function writev (line 86) | pub(crate) fn writev(fd: BorrowedFd<'_>, bufs: &[IoSlice<'_>]) -> io::Re... function preadv (line 105) | pub(crate) fn preadv( function pwritev (line 131) | pub(crate) fn pwritev(fd: BorrowedFd<'_>, bufs: &[IoSlice<'_>], offset: ... function preadv2 (line 145) | pub(crate) fn preadv2( function pwritev2 (line 165) | pub(crate) fn pwritev2( constant READ_LIMIT (line 196) | const READ_LIMIT: usize = c::c_int::MAX as usize - 1; constant READ_LIMIT (line 198) | const READ_LIMIT: usize = c::ssize_t::MAX as usize; function close (line 200) | pub(crate) unsafe fn close(raw_fd: RawFd) { function ioctl (line 205) | pub(crate) unsafe fn ioctl( function ioctl_readonly (line 214) | pub(crate) unsafe fn ioctl_readonly( function is_read_write (line 224) | pub(crate) fn is_read_write(fd: BorrowedFd<'_>) -> io::Result<(bool, boo... function is_read_write (line 272) | pub(crate) fn is_read_write(_fd: BorrowedFd<'_>) -> io::Result<(bool, bo... function fcntl_getfd (line 276) | pub(crate) fn fcntl_getfd(fd: BorrowedFd<'_>) -> io::Result { function fcntl_setfd (line 281) | pub(crate) fn fcntl_setfd(fd: BorrowedFd<'_>, flags: FdFlags) -> io::Res... function fcntl_dupfd_cloexec (line 286) | pub(crate) fn fcntl_dupfd_cloexec(fd: BorrowedFd<'_>, min: RawFd) -> io:... function fcntl_dupfd (line 291) | pub(crate) fn fcntl_dupfd(fd: BorrowedFd<'_>, min: RawFd) -> io::Result<... function dup (line 296) | pub(crate) fn dup(fd: BorrowedFd<'_>) -> io::Result { function dup2 (line 302) | pub(crate) fn dup2(fd: BorrowedFd<'_>, new: &mut OwnedFd) -> io::Result<... function dup3 (line 320) | pub(crate) fn dup3(fd: BorrowedFd<'_>, new: &mut OwnedFd, flags: DupFlag... function dup3 (line 337) | pub(crate) fn dup3(fd: BorrowedFd<'_>, new: &mut OwnedFd, _flags: DupFla... FILE: builder/third-party/rustix/src/backend/libc/io/windows_syscalls.rs function close (line 10) | pub(crate) unsafe fn close(raw_fd: RawFd) { function ioctl (line 15) | pub(crate) unsafe fn ioctl( function ioctl_readonly (line 24) | pub(crate) unsafe fn ioctl_readonly( FILE: builder/third-party/rustix/src/backend/libc/io_uring/syscalls.rs function io_uring_setup (line 10) | pub(crate) fn io_uring_setup(entries: u32, params: &mut io_uring_params)... function io_uring_register (line 21) | pub(crate) unsafe fn io_uring_register( function io_uring_enter (line 44) | pub(crate) unsafe fn io_uring_enter( FILE: builder/third-party/rustix/src/backend/libc/mm/syscalls.rs function madvise (line 22) | pub(crate) fn madvise(addr: *mut c::c_void, len: usize, advice: Advice) ... function msync (line 55) | pub(crate) unsafe fn msync(addr: *mut c::c_void, len: usize, flags: Msyn... function mmap (line 70) | pub(crate) unsafe fn mmap( function mmap_anonymous (line 97) | pub(crate) unsafe fn mmap_anonymous( function mprotect (line 118) | pub(crate) unsafe fn mprotect( function munmap (line 126) | pub(crate) unsafe fn munmap(ptr: *mut c::c_void, len: usize) -> io::Resu... function mremap (line 135) | pub(crate) unsafe fn mremap( function mremap_fixed (line 155) | pub(crate) unsafe fn mremap_fixed( function mlock (line 181) | pub(crate) unsafe fn mlock(addr: *mut c::c_void, length: usize) -> io::R... function mlock_with (line 191) | pub(crate) unsafe fn mlock_with( function munlock (line 212) | pub(crate) unsafe fn munlock(addr: *mut c::c_void, length: usize) -> io:... function userfaultfd (line 217) | pub(crate) unsafe fn userfaultfd(flags: UserfaultfdFlags) -> io::Result<... function mlockall (line 235) | pub(crate) fn mlockall(flags: MlockAllFlags) -> io::Result<()> { function munlockall (line 242) | pub(crate) fn munlockall() -> io::Result<()> { FILE: builder/third-party/rustix/src/backend/libc/mm/types.rs type Advice (line 303) | pub enum Advice { constant DontNeed (line 425) | pub const DontNeed: Self = Self::Normal; FILE: builder/third-party/rustix/src/backend/libc/mod.rs type AsRawFd (line 27) | pub trait AsRawFd { method as_raw_fd (line 31) | fn as_raw_fd(&self) -> RawFd; method as_raw_fd (line 35) | fn as_raw_fd(&self) -> RawFd { type IntoRawFd (line 43) | pub trait IntoRawFd { method into_raw_fd (line 47) | fn into_raw_fd(self) -> RawFd; method into_raw_fd (line 51) | fn into_raw_fd(self) -> RawFd { type FromRawFd (line 59) | pub trait FromRawFd { method from_raw_fd (line 68) | unsafe fn from_raw_fd(raw_fd: RawFd) -> Self; method from_raw_fd (line 72) | unsafe fn from_raw_fd(raw_fd: RawFd) -> Self { type AsFd (line 80) | pub trait AsFd { method as_fd (line 82) | fn as_fd(&self) -> BorrowedFd; method as_fd (line 86) | fn as_fd(&self) -> BorrowedFd { function if_glibc_is_less_than_2_25 (line 169) | pub(crate) fn if_glibc_is_less_than_2_25() -> bool { constant MAX_IOV (line 201) | const MAX_IOV: usize = c::IOV_MAX as usize; constant MAX_IOV (line 204) | const MAX_IOV: usize = c::UIO_MAXIOV as usize; constant MAX_IOV (line 215) | const MAX_IOV: usize = 16; FILE: builder/third-party/rustix/src/backend/libc/mount/syscalls.rs function mount (line 12) | pub(crate) fn mount( function unmount (line 31) | pub(crate) fn unmount(target: &CStr, flags: super::types::UnmountFlags) ... function fsopen (line 37) | pub(crate) fn fsopen(fs_name: &CStr, flags: super::types::FsOpenFlags) -... function fsmount (line 49) | pub(crate) fn fsmount( function move_mount (line 66) | pub(crate) fn move_mount( function open_tree (line 95) | pub(crate) fn open_tree( function fspick (line 113) | pub(crate) fn fspick( function fsconfig_set_flag (line 143) | pub(crate) fn fsconfig_set_flag(fs_fd: BorrowedFd<'_>, key: &CStr) -> io... function fsconfig_set_string (line 157) | pub(crate) fn fsconfig_set_string( function fsconfig_set_binary (line 175) | pub(crate) fn fsconfig_set_binary( function fsconfig_set_fd (line 193) | pub(crate) fn fsconfig_set_fd( function fsconfig_set_path (line 211) | pub(crate) fn fsconfig_set_path( function fsconfig_set_path_empty (line 230) | pub(crate) fn fsconfig_set_path_empty( function fsconfig_create (line 248) | pub(crate) fn fsconfig_create(fs_fd: BorrowedFd<'_>) -> io::Result<()> { function fsconfig_reconfigure (line 262) | pub(crate) fn fsconfig_reconfigure(fs_fd: BorrowedFd<'_>) -> io::Result<... FILE: builder/third-party/rustix/src/backend/libc/mount/types.rs type FsConfigCmd (line 124) | pub(crate) enum FsConfigCmd { type MountFlagsArg (line 340) | pub(crate) struct MountFlagsArg(pub(crate) c::c_ulong); FILE: builder/third-party/rustix/src/backend/libc/net/addr.rs type SocketAddrUnix (line 19) | pub struct SocketAddrUnix { method new (line 29) | pub fn new(path: P) -> io::Result { method _new (line 34) | fn _new(path: &CStr) -> io::Result { method new_abstract_name (line 59) | pub fn new_abstract_name(name: &[u8]) -> io::Result { method init (line 77) | fn init() -> c::sockaddr_un { method path (line 97) | pub fn path(&self) -> Option<&CStr> { method abstract_name (line 119) | pub fn abstract_name(&self) -> Option<&[u8]> { method addr_len (line 132) | pub(crate) fn addr_len(&self) -> c::socklen_t { method len (line 144) | pub(crate) fn len(&self) -> usize { method fmt (line 191) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 152) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 165) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 173) | fn cmp(&self, other: &Self) -> Ordering { method hash (line 183) | fn hash(&self, state: &mut H) { type SocketAddrStorage (line 206) | pub type SocketAddrStorage = c::sockaddr_storage; function offsetof_sun_path (line 211) | pub(crate) fn offsetof_sun_path() -> usize { FILE: builder/third-party/rustix/src/backend/libc/net/ext.rs type sockaddr_in6 (line 8) | struct sockaddr_in6 { function in_addr_s_addr (line 18) | pub(crate) const fn in_addr_s_addr(addr: c::in_addr) -> u32 { function in_addr_s_addr (line 24) | pub(crate) const fn in_addr_s_addr(addr: c::in_addr) -> u32 { function in_addr_new (line 31) | pub(crate) const fn in_addr_new(s_addr: u32) -> c::in_addr { function in_addr_new (line 37) | pub(crate) const fn in_addr_new(s_addr: u32) -> c::in_addr { function in6_addr_s6_addr (line 43) | pub(crate) const fn in6_addr_s6_addr(addr: c::in6_addr) -> [u8; 16] { function in6_addr_s6_addr (line 49) | pub(crate) const fn in6_addr_s6_addr(addr: c::in6_addr) -> [u8; 16] { function in6_addr_new (line 55) | pub(crate) const fn in6_addr_new(s6_addr: [u8; 16]) -> c::in6_addr { function in6_addr_new (line 61) | pub(crate) const fn in6_addr_new(s6_addr: [u8; 16]) -> c::in6_addr { function sockaddr_in6_sin6_scope_id (line 67) | pub(crate) const fn sockaddr_in6_sin6_scope_id(addr: &c::sockaddr_in6) -... function sockaddr_in6_sin6_scope_id (line 73) | pub(crate) const fn sockaddr_in6_sin6_scope_id(addr: &c::sockaddr_in6) -... function sockaddr_in6_new (line 80) | pub(crate) const fn sockaddr_in6_new( function sockaddr_in6_new (line 120) | pub(crate) const fn sockaddr_in6_new( FILE: builder/third-party/rustix/src/backend/libc/net/msghdr.rs function with_recv_msghdr (line 21) | pub(crate) fn with_recv_msghdr( function with_noaddr_msghdr (line 54) | pub(crate) fn with_noaddr_msghdr( function with_v4_msghdr (line 70) | pub(crate) fn with_v4_msghdr( function with_v6_msghdr (line 91) | pub(crate) fn with_v6_msghdr( function with_unix_msghdr (line 113) | pub(crate) fn with_unix_msghdr( function with_xdp_msghdr (line 133) | pub(crate) fn with_xdp_msghdr( function zero_msghdr (line 155) | pub(crate) fn zero_msghdr() -> c::msghdr { FILE: builder/third-party/rustix/src/backend/libc/net/netdevice.rs function name_to_index (line 12) | pub(crate) fn name_to_index(fd: impl AsFd, if_name: &str) -> io::Result<... function index_to_name (line 32) | pub(crate) fn index_to_name(fd: impl AsFd, index: u32) -> io::Result u16 { function initialize_family_to_unspec (line 95) | pub(crate) unsafe fn initialize_family_to_unspec(storage: *mut c::sockad... function read_sockaddr (line 104) | pub(crate) unsafe fn read_sockaddr( function maybe_read_sockaddr_os (line 220) | pub(crate) unsafe fn maybe_read_sockaddr_os( function read_sockaddr_os (line 242) | pub(crate) unsafe fn read_sockaddr_os( function inner_read_sockaddr_os (line 251) | unsafe fn inner_read_sockaddr_os( FILE: builder/third-party/rustix/src/backend/libc/net/sockopt.rs function getsockopt (line 84) | fn getsockopt(fd: BorrowedFd<'_>, level: i32, optname: i32) -> ... function getsockopt_raw (line 108) | fn getsockopt_raw( function setsockopt (line 127) | fn setsockopt(fd: BorrowedFd<'_>, level: i32, optname: i32, val... function setsockopt_raw (line 137) | fn setsockopt_raw( function get_socket_type (line 156) | pub(crate) fn get_socket_type(fd: BorrowedFd<'_>) -> io::Result, reuseaddr: bool) ... function get_socket_reuseaddr (line 166) | pub(crate) fn get_socket_reuseaddr(fd: BorrowedFd<'_>) -> io::Result, broadcast: bool) ... function get_socket_broadcast (line 176) | pub(crate) fn get_socket_broadcast(fd: BorrowedFd<'_>) -> io::Result, linger: Option) -> io::Result, passcred: bool) ->... function get_socket_passcred (line 209) | pub(crate) fn get_socket_passcred(fd: BorrowedFd<'_>) -> io::Result { function set_socket_timeout (line 214) | pub(crate) fn set_socket_timeout( function get_socket_timeout (line 279) | pub(crate) fn get_socket_timeout(fd: BorrowedFd<'_>, id: Timeout) -> io:... function get_socket_nosigpipe (line 311) | pub(crate) fn get_socket_nosigpipe(fd: BorrowedFd<'_>) -> io::Result, val: bool) -> io:... function get_socket_error (line 322) | pub(crate) fn get_socket_error(fd: BorrowedFd<'_>) -> io::Result, keepalive: bool) ... function get_socket_keepalive (line 337) | pub(crate) fn get_socket_keepalive(fd: BorrowedFd<'_>) -> io::Result, size: usiz... function get_socket_recv_buffer_size (line 348) | pub(crate) fn get_socket_recv_buffer_size(fd: BorrowedFd<'_>) -> io::Res... function set_socket_send_buffer_size (line 353) | pub(crate) fn set_socket_send_buffer_size(fd: BorrowedFd<'_>, size: usiz... function get_socket_send_buffer_size (line 359) | pub(crate) fn get_socket_send_buffer_size(fd: BorrowedFd<'_>) -> io::Res... function get_socket_domain (line 376) | pub(crate) fn get_socket_domain(fd: BorrowedFd<'_>) -> io::Result) -> io::Result, value: bool) -> i... function get_socket_oobinline (line 395) | pub(crate) fn get_socket_oobinline(fd: BorrowedFd<'_>) -> io::Result, value: bool) -> i... function get_socket_reuseport (line 407) | pub(crate) fn get_socket_reuseport(fd: BorrowedFd<'_>) -> io::Result, value: bool) -... function get_socket_reuseport_lb (line 419) | pub(crate) fn get_socket_reuseport_lb(fd: BorrowedFd<'_>) -> io::Result<... function get_socket_protocol (line 432) | pub(crate) fn get_socket_protocol(fd: BorrowedFd<'_>) -> io::Result) -> io::Result { function get_socket_incoming_cpu (line 445) | pub(crate) fn get_socket_incoming_cpu(fd: BorrowedFd<'_>) -> io::Result<... function set_socket_incoming_cpu (line 451) | pub(crate) fn set_socket_incoming_cpu(fd: BorrowedFd<'_>, value: u32) ->... function set_ip_ttl (line 456) | pub(crate) fn set_ip_ttl(fd: BorrowedFd<'_>, ttl: u32) -> io::Result<()> { function get_ip_ttl (line 461) | pub(crate) fn get_ip_ttl(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_v6only (line 466) | pub(crate) fn set_ipv6_v6only(fd: BorrowedFd<'_>, only_v6: bool) -> io::... function get_ipv6_v6only (line 471) | pub(crate) fn get_ipv6_v6only(fd: BorrowedFd<'_>) -> io::Result { function set_ip_multicast_loop (line 476) | pub(crate) fn set_ip_multicast_loop(fd: BorrowedFd<'_>, multicast_loop: ... function get_ip_multicast_loop (line 486) | pub(crate) fn get_ip_multicast_loop(fd: BorrowedFd<'_>) -> io::Result, multicast_ttl: u3... function get_ip_multicast_ttl (line 496) | pub(crate) fn get_ip_multicast_ttl(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_multicast_loop (line 501) | pub(crate) fn set_ipv6_multicast_loop(fd: BorrowedFd<'_>, multicast_loop... function get_ipv6_multicast_loop (line 511) | pub(crate) fn get_ipv6_multicast_loop(fd: BorrowedFd<'_>) -> io::Result<... function set_ipv6_multicast_hops (line 516) | pub(crate) fn set_ipv6_multicast_hops(fd: BorrowedFd<'_>, multicast_hops... function get_ipv6_multicast_hops (line 521) | pub(crate) fn get_ipv6_multicast_hops(fd: BorrowedFd<'_>) -> io::Result<... function set_ip_add_membership (line 526) | pub(crate) fn set_ip_add_membership( function set_ip_add_membership_with_ifindex (line 543) | pub(crate) fn set_ip_add_membership_with_ifindex( function set_ip_add_source_membership (line 555) | pub(crate) fn set_ip_add_source_membership( function set_ip_drop_source_membership (line 567) | pub(crate) fn set_ip_drop_source_membership( function set_ipv6_add_membership (line 578) | pub(crate) fn set_ipv6_add_membership( function set_ip_drop_membership (line 605) | pub(crate) fn set_ip_drop_membership( function set_ip_drop_membership_with_ifindex (line 622) | pub(crate) fn set_ip_drop_membership_with_ifindex( function set_ipv6_drop_membership (line 633) | pub(crate) fn set_ipv6_drop_membership( function get_ipv6_unicast_hops (line 660) | pub(crate) fn get_ipv6_unicast_hops(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_unicast_hops (line 665) | pub(crate) fn set_ipv6_unicast_hops(fd: BorrowedFd<'_>, hops: Option... function set_ip_tos (line 683) | pub(crate) fn set_ip_tos(fd: BorrowedFd<'_>, value: u8) -> io::Result<()> { function get_ip_tos (line 697) | pub(crate) fn get_ip_tos(fd: BorrowedFd<'_>) -> io::Result { function set_ip_recvtos (line 704) | pub(crate) fn set_ip_recvtos(fd: BorrowedFd<'_>, value: bool) -> io::Res... function get_ip_recvtos (line 710) | pub(crate) fn get_ip_recvtos(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_recvtclass (line 722) | pub(crate) fn set_ipv6_recvtclass(fd: BorrowedFd<'_>, value: bool) -> io... function get_ipv6_recvtclass (line 734) | pub(crate) fn get_ipv6_recvtclass(fd: BorrowedFd<'_>) -> io::Result { function set_ip_freebind (line 740) | pub(crate) fn set_ip_freebind(fd: BorrowedFd<'_>, value: bool) -> io::Re... function get_ip_freebind (line 746) | pub(crate) fn get_ip_freebind(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_freebind (line 752) | pub(crate) fn set_ipv6_freebind(fd: BorrowedFd<'_>, value: bool) -> io::... function get_ipv6_freebind (line 758) | pub(crate) fn get_ipv6_freebind(fd: BorrowedFd<'_>) -> io::Result { function get_ip_original_dst (line 764) | pub(crate) fn get_ip_original_dst(fd: BorrowedFd<'_>) -> io::Result) -> io::Result, value: u32) -> io::Res... function get_ipv6_tclass (line 816) | pub(crate) fn get_ipv6_tclass(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_nodelay (line 821) | pub(crate) fn set_tcp_nodelay(fd: BorrowedFd<'_>, nodelay: bool) -> io::... function get_tcp_nodelay (line 826) | pub(crate) fn get_tcp_nodelay(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_keepcnt (line 832) | pub(crate) fn set_tcp_keepcnt(fd: BorrowedFd<'_>, count: u32) -> io::Res... function get_tcp_keepcnt (line 838) | pub(crate) fn get_tcp_keepcnt(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_keepidle (line 844) | pub(crate) fn set_tcp_keepidle(fd: BorrowedFd<'_>, duration: Duration) -... function get_tcp_keepidle (line 851) | pub(crate) fn get_tcp_keepidle(fd: BorrowedFd<'_>) -> io::Result, duration: Duration) ... function get_tcp_keepintvl (line 865) | pub(crate) fn get_tcp_keepintvl(fd: BorrowedFd<'_>) -> io::Result, value: u32) -> io... function get_tcp_user_timeout (line 878) | pub(crate) fn get_tcp_user_timeout(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_quickack (line 884) | pub(crate) fn set_tcp_quickack(fd: BorrowedFd<'_>, value: bool) -> io::R... function get_tcp_quickack (line 890) | pub(crate) fn get_tcp_quickack(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_congestion (line 901) | pub(crate) fn set_tcp_congestion(fd: BorrowedFd<'_>, value: &str) -> io:... function get_tcp_congestion (line 916) | pub(crate) fn get_tcp_congestion(fd: BorrowedFd<'_>) -> io::Result, value: bo... function get_tcp_thin_linear_timeouts (line 948) | pub(crate) fn get_tcp_thin_linear_timeouts(fd: BorrowedFd<'_>) -> io::Re... function set_tcp_cork (line 954) | pub(crate) fn set_tcp_cork(fd: BorrowedFd<'_>, value: bool) -> io::Resul... function get_tcp_cork (line 960) | pub(crate) fn get_tcp_cork(fd: BorrowedFd<'_>) -> io::Result { function get_socket_peercred (line 966) | pub(crate) fn get_socket_peercred(fd: BorrowedFd<'_>) -> io::Result, value: XdpUmemReg) ->... function set_xdp_umem_fill_ring_size (line 978) | pub(crate) fn set_xdp_umem_fill_ring_size(fd: BorrowedFd<'_>, value: u32... function set_xdp_umem_completion_ring_size (line 984) | pub(crate) fn set_xdp_umem_completion_ring_size(fd: BorrowedFd<'_>, valu... function set_xdp_tx_ring_size (line 990) | pub(crate) fn set_xdp_tx_ring_size(fd: BorrowedFd<'_>, value: u32) -> io... function set_xdp_rx_ring_size (line 996) | pub(crate) fn set_xdp_rx_ring_size(fd: BorrowedFd<'_>, value: u32) -> io... function get_xdp_mmap_offsets (line 1002) | pub(crate) fn get_xdp_mmap_offsets(fd: BorrowedFd<'_>) -> io::Result) -> io::Result) -> io::Result c::ip_mreq { function to_ip_mreqn (line 1152) | fn to_ip_mreqn(multiaddr: &Ipv4Addr, address: &Ipv4Addr, ifindex: i32) -... function to_imr_source (line 1162) | fn to_imr_source( function to_imr_addr (line 1175) | fn to_imr_addr(addr: &Ipv4Addr) -> c::in_addr { function to_ipv6mr (line 1180) | fn to_ipv6mr(multiaddr: &Ipv6Addr, interface: u32) -> c::ipv6_mreq { function to_ipv6mr_multiaddr (line 1188) | fn to_ipv6mr_multiaddr(multiaddr: &Ipv6Addr) -> c::in6_addr { function to_ipv6mr_interface (line 1194) | fn to_ipv6mr_interface(interface: u32) -> c::c_int { function to_ipv6mr_interface (line 1200) | fn to_ipv6mr_interface(interface: u32) -> c::c_uint { type RawSocketBool (line 1206) | type RawSocketBool = c::c_int; type RawSocketBool (line 1208) | type RawSocketBool = BOOL; type SocketBool (line 1213) | struct SocketBool(RawSocketBool); function from_bool (line 1217) | fn from_bool(value: bool) -> SocketBool { function to_bool (line 1223) | fn to_bool(value: SocketBool) -> bool { function duration_to_secs (line 1229) | fn duration_to_secs>(duration: Duration) -> io::Result { FILE: builder/third-party/rustix/src/backend/libc/net/syscalls.rs function recv (line 40) | pub(crate) unsafe fn recv( function send (line 55) | pub(crate) fn send(fd: BorrowedFd<'_>, buf: &[u8], flags: SendFlags) -> ... function recvfrom (line 67) | pub(crate) unsafe fn recvfrom( function sendto_v4 (line 98) | pub(crate) fn sendto_v4( function sendto_v6 (line 117) | pub(crate) fn sendto_v6( function sendto_unix (line 136) | pub(crate) fn sendto_unix( function sendto_xdp (line 155) | pub(crate) fn sendto_xdp( function socket (line 174) | pub(crate) fn socket( function socket_with (line 193) | pub(crate) fn socket_with( function bind_v4 (line 213) | pub(crate) fn bind_v4(sockfd: BorrowedFd<'_>, addr: &SocketAddrV4) -> io... function bind_v6 (line 224) | pub(crate) fn bind_v6(sockfd: BorrowedFd<'_>, addr: &SocketAddrV6) -> io... function bind_unix (line 235) | pub(crate) fn bind_unix(sockfd: BorrowedFd<'_>, addr: &SocketAddrUnix) -... function bind_xdp (line 246) | pub(crate) fn bind_xdp(sockfd: BorrowedFd<'_>, addr: &SocketAddrXdp) -> ... function connect_v4 (line 257) | pub(crate) fn connect_v4(sockfd: BorrowedFd<'_>, addr: &SocketAddrV4) ->... function connect_v6 (line 268) | pub(crate) fn connect_v6(sockfd: BorrowedFd<'_>, addr: &SocketAddrV6) ->... function connect_unix (line 279) | pub(crate) fn connect_unix(sockfd: BorrowedFd<'_>, addr: &SocketAddrUnix... function connect_unspec (line 290) | pub(crate) fn connect_unspec(sockfd: BorrowedFd<'_>) -> io::Result<()> { function listen (line 303) | pub(crate) fn listen(sockfd: BorrowedFd<'_>, backlog: c::c_int) -> io::R... function accept (line 308) | pub(crate) fn accept(sockfd: BorrowedFd<'_>) -> io::Result { function recvmsg (line 322) | pub(crate) fn recvmsg( function sendmsg (line 360) | pub(crate) fn sendmsg( function sendmsg_v4 (line 382) | pub(crate) fn sendmsg_v4( function sendmsg_v6 (line 405) | pub(crate) fn sendmsg_v6( function sendmsg_unix (line 425) | pub(crate) fn sendmsg_unix( function sendmsg_xdp (line 442) | pub(crate) fn sendmsg_xdp( function accept_with (line 469) | pub(crate) fn accept_with(sockfd: BorrowedFd<'_>, flags: SocketFlags) ->... function acceptfrom (line 482) | pub(crate) fn acceptfrom(sockfd: BorrowedFd<'_>) -> io::Result<(OwnedFd,... function acceptfrom_with (line 509) | pub(crate) fn acceptfrom_with( function accept_with (line 540) | pub(crate) fn accept_with(sockfd: BorrowedFd<'_>, _flags: SocketFlags) -... function acceptfrom_with (line 555) | pub(crate) fn acceptfrom_with( function shutdown (line 563) | pub(crate) fn shutdown(sockfd: BorrowedFd<'_>, how: Shutdown) -> io::Res... function getsockname (line 568) | pub(crate) fn getsockname(sockfd: BorrowedFd<'_>) -> io::Result) -> io::Result c::sockaddr_in { function write_sockaddr_v4 (line 53) | unsafe fn write_sockaddr_v4(v4: &SocketAddrV4, storage: *mut SocketAddrS... function encode_sockaddr_v6 (line 59) | pub(crate) fn encode_sockaddr_v6(v6: &SocketAddrV6) -> c::sockaddr_in6 { function write_sockaddr_v6 (line 97) | unsafe fn write_sockaddr_v6(v6: &SocketAddrV6, storage: *mut SocketAddrS... function write_sockaddr_unix (line 104) | unsafe fn write_sockaddr_unix(unix: &SocketAddrUnix, storage: *mut Socke... function encode_sockaddr_xdp (line 110) | pub(crate) fn encode_sockaddr_xdp(xdp: &SocketAddrXdp) -> c::sockaddr_xdp { function write_sockaddr_xdp (line 121) | unsafe fn write_sockaddr_xdp(xdp: &SocketAddrXdp, storage: *mut SocketAd... FILE: builder/third-party/rustix/src/backend/libc/param/auxv.rs function page_size (line 16) | pub(crate) fn page_size() -> usize { function clock_ticks_per_second (line 22) | pub(crate) fn clock_ticks_per_second() -> u64 { function linux_hwcap (line 31) | pub(crate) fn linux_hwcap() -> (usize, usize) { function linux_minsigstksz (line 48) | pub(crate) fn linux_minsigstksz() -> usize { function linux_execfn (line 63) | pub(crate) fn linux_execfn() -> &'static CStr { FILE: builder/third-party/rustix/src/backend/libc/pid/syscalls.rs function getpid (line 9) | pub(crate) fn getpid() -> Pid { FILE: builder/third-party/rustix/src/backend/libc/pipe/syscalls.rs function pipe (line 26) | pub(crate) fn pipe() -> io::Result<(OwnedFd, OwnedFd)> { function pipe_with (line 43) | pub(crate) fn pipe_with(flags: PipeFlags) -> io::Result<(OwnedFd, OwnedF... function splice (line 57) | pub fn splice( function vmsplice (line 82) | pub unsafe fn vmsplice( function tee (line 97) | pub fn tee( function fcntl_getpipe_sz (line 115) | pub(crate) fn fcntl_getpipe_sz(fd: BorrowedFd<'_>) -> io::Result { function fcntl_setpipe_sz (line 121) | pub(crate) fn fcntl_setpipe_sz(fd: BorrowedFd<'_>, size: usize) -> io::R... FILE: builder/third-party/rustix/src/backend/libc/pipe/types.rs type IoSliceRaw (line 66) | pub struct IoSliceRaw<'a> { function from_slice (line 74) | pub fn from_slice(buf: &'a [u8]) -> Self { function from_slice_mut (line 85) | pub fn from_slice_mut(buf: &'a mut [u8]) -> Self { function test_types (line 98) | fn test_types() { FILE: builder/third-party/rustix/src/backend/libc/prctl/syscalls.rs function prctl (line 6) | pub(crate) unsafe fn prctl( FILE: builder/third-party/rustix/src/backend/libc/process/cpu_set.rs function CPU_SET (line 9) | pub(crate) fn CPU_SET(cpu: usize, cpuset: &mut RawCpuSet) { function CPU_ZERO (line 20) | pub(crate) fn CPU_ZERO(cpuset: &mut RawCpuSet) { function CPU_CLR (line 25) | pub(crate) fn CPU_CLR(cpu: usize, cpuset: &mut RawCpuSet) { function CPU_ISSET (line 36) | pub(crate) fn CPU_ISSET(cpu: usize, cpuset: &RawCpuSet) -> bool { function CPU_COUNT (line 48) | pub(crate) fn CPU_COUNT(cpuset: &RawCpuSet) -> u32 { function CPU_EQUAL (line 53) | pub(crate) fn CPU_EQUAL(this: &RawCpuSet, that: &RawCpuSet) -> bool { FILE: builder/third-party/rustix/src/backend/libc/process/syscalls.rs function sched_getcpu (line 77) | pub(crate) fn sched_getcpu() -> usize { function chdir (line 85) | pub(crate) fn chdir(path: &CStr) -> io::Result<()> { function fchdir (line 90) | pub(crate) fn fchdir(dirfd: BorrowedFd<'_>) -> io::Result<()> { function chroot (line 96) | pub(crate) fn chroot(path: &CStr) -> io::Result<()> { function getcwd (line 102) | pub(crate) fn getcwd(buf: &mut [MaybeUninit]) -> io::Result<()> { function membarrier_query (line 117) | pub(crate) fn membarrier_query() -> MembarrierQuery { function membarrier (line 132) | pub(crate) fn membarrier(cmd: MembarrierCommand) -> io::Result<()> { function membarrier_cpu (line 137) | pub(crate) fn membarrier_cpu(cmd: MembarrierCommand, cpu: Cpuid) -> io::... function getppid (line 160) | pub(crate) fn getppid() -> Option { function getpgid (line 169) | pub(crate) fn getpgid(pid: Option) -> io::Result { function setpgid (line 178) | pub(crate) fn setpgid(pid: Option, pgid: Option) -> io::Result... function getpgrp (line 185) | pub(crate) fn getpgrp() -> Pid { function sched_getaffinity (line 194) | pub(crate) fn sched_getaffinity(pid: Option, cpuset: &mut RawCpuSet... function sched_setaffinity (line 206) | pub(crate) fn sched_setaffinity(pid: Option, cpuset: &RawCpuSet) ->... function sched_yield (line 217) | pub(crate) fn sched_yield() { function umask (line 226) | pub(crate) fn umask(mask: Mode) -> Mode { function nice (line 232) | pub(crate) fn nice(inc: i32) -> io::Result { function getpriority_user (line 249) | pub(crate) fn getpriority_user(uid: Uid) -> io::Result { function getpriority_pgrp (line 266) | pub(crate) fn getpriority_pgrp(pgid: Option) -> io::Result { function getpriority_process (line 283) | pub(crate) fn getpriority_process(pid: Option) -> io::Result { function setpriority_user (line 300) | pub(crate) fn setpriority_user(uid: Uid, priority: i32) -> io::Result<()> { function setpriority_pgrp (line 311) | pub(crate) fn setpriority_pgrp(pgid: Option, priority: i32) -> io::... function setpriority_process (line 328) | pub(crate) fn setpriority_process(pid: Option, priority: i32) -> io... function getrlimit (line 346) | pub(crate) fn getrlimit(limit: Resource) -> Rlimit { function setrlimit (line 362) | pub(crate) fn setrlimit(limit: Resource, new: Rlimit) -> io::Result<()> { function prlimit (line 369) | pub(crate) fn prlimit(pid: Option, limit: Resource, new: Rlimit) ->... function rlimit_from_libc (line 391) | fn rlimit_from_libc(lim: c::rlimit) -> Rlimit { function rlimit_to_libc (line 413) | fn rlimit_to_libc(lim: Rlimit) -> io::Result { function wait (line 428) | pub(crate) fn wait(waitopts: WaitOptions) -> io::Result io::Result, options: WaitidOptions) -> io::Resu... function _waitid_all (line 489) | fn _waitid_all(options: WaitidOptions) -> io::Result io::Result, options: WaitidOptions) -> io::Result... function _waitid_pidfd (line 555) | fn _waitid_pidfd(fd: BorrowedFd<'_>, options: WaitidOptions) -> io::Resu... function cvt_waitid_status (line 585) | unsafe fn cvt_waitid_status(status: MaybeUninit) -> Option... function getsid (line 603) | pub(crate) fn getsid(pid: Option) -> io::Result { function setsid (line 612) | pub(crate) fn setsid() -> io::Result { function kill_process (line 621) | pub(crate) fn kill_process(pid: Pid, sig: Signal) -> io::Result<()> { function kill_process_group (line 627) | pub(crate) fn kill_process_group(pid: Pid, sig: Signal) -> io::Result<()> { function kill_current_process_group (line 638) | pub(crate) fn kill_current_process_group(sig: Signal) -> io::Result<()> { function test_kill_process (line 643) | pub(crate) fn test_kill_process(pid: Pid) -> io::Result<()> { function test_kill_process_group (line 649) | pub(crate) fn test_kill_process_group(pid: Pid) -> io::Result<()> { function test_kill_current_process_group (line 655) | pub(crate) fn test_kill_current_process_group() -> io::Result<()> { function procctl (line 661) | pub(crate) unsafe fn procctl( function pidfd_open (line 671) | pub(crate) fn pidfd_open(pid: Pid, flags: PidfdFlags) -> io::Result, sig: Signal) -> i... function pidfd_getfd (line 707) | pub(crate) fn pidfd_getfd( function getgroups (line 729) | pub(crate) fn getgroups(buf: &mut [Gid]) -> io::Result { FILE: builder/third-party/rustix/src/backend/libc/process/types.rs type MembarrierCommand (line 14) | pub enum MembarrierCommand { type Resource (line 54) | pub enum Resource { constant Rss (line 149) | pub const Rss: Self = Self::As; type RawCpuid (line 154) | pub type RawCpuid = u32; type RawId (line 156) | pub type RawId = c::id_t; type RawCpuSet (line 159) | pub(crate) type RawCpuSet = c::cpu_set_t; type RawCpuSet (line 161) | pub(crate) type RawCpuSet = c::cpuset_t; function raw_cpu_set_new (line 165) | pub(crate) fn raw_cpu_set_new() -> RawCpuSet { constant CPU_SETSIZE (line 172) | pub(crate) const CPU_SETSIZE: usize = c::CPU_SETSIZE as usize; FILE: builder/third-party/rustix/src/backend/libc/pty/syscalls.rs function openpt (line 23) | pub(crate) fn openpt(flags: OpenptFlags) -> io::Result { function ptsname (line 32) | pub(crate) fn ptsname(fd: BorrowedFd<'_>, mut buffer: Vec) -> io::Re... function unlockpt (line 98) | pub(crate) fn unlockpt(fd: BorrowedFd<'_>) -> io::Result<()> { function grantpt (line 104) | pub(crate) fn grantpt(fd: BorrowedFd<'_>) -> io::Result<()> { FILE: builder/third-party/rustix/src/backend/libc/rand/syscalls.rs function getrandom (line 7) | pub(crate) unsafe fn getrandom( FILE: builder/third-party/rustix/src/backend/libc/shm/syscalls.rs function shm_open (line 10) | pub(crate) fn shm_open(name: &CStr, oflags: ShmOFlags, mode: Mode) -> io... function shm_unlink (line 23) | pub(crate) fn shm_unlink(name: &CStr) -> io::Result<()> { FILE: builder/third-party/rustix/src/backend/libc/system/syscalls.rs function uname (line 25) | pub(crate) fn uname() -> RawUname { function sysinfo (line 42) | pub(crate) fn sysinfo() -> Sysinfo { function sethostname (line 57) | pub(crate) fn sethostname(name: &[u8]) -> io::Result<()> { function reboot (line 67) | pub(crate) fn reboot(cmd: RebootCommand) -> io::Result<()> { function init_module (line 73) | pub(crate) fn init_module(image: &[u8], param_values: &CStr) -> io::Resu... function finit_module (line 93) | pub(crate) fn finit_module( function delete_module (line 113) | pub(crate) fn delete_module(name: &CStr, flags: c::c_int) -> io::Result<... FILE: builder/third-party/rustix/src/backend/libc/system/types.rs type Sysinfo (line 5) | pub type Sysinfo = c::sysinfo; type RawUname (line 8) | pub(crate) type RawUname = c::utsname; FILE: builder/third-party/rustix/src/backend/libc/termios/syscalls.rs function tcgetattr (line 32) | pub(crate) fn tcgetattr(fd: BorrowedFd<'_>) -> io::Result { function tcgetpgrp (line 115) | pub(crate) fn tcgetpgrp(fd: BorrowedFd<'_>) -> io::Result { function tcsetpgrp (line 132) | pub(crate) fn tcsetpgrp(fd: BorrowedFd<'_>, pid: Pid) -> io::Result<()> { function tcsetattr (line 137) | pub(crate) fn tcsetattr( function tcsendbreak (line 211) | pub(crate) fn tcsendbreak(fd: BorrowedFd<'_>) -> io::Result<()> { function tcdrain (line 216) | pub(crate) fn tcdrain(fd: BorrowedFd<'_>) -> io::Result<()> { function tcflush (line 221) | pub(crate) fn tcflush(fd: BorrowedFd<'_>, queue_selector: QueueSelector)... function tcflow (line 226) | pub(crate) fn tcflow(fd: BorrowedFd<'_>, action: Action) -> io::Result<(... function tcgetsid (line 231) | pub(crate) fn tcgetsid(fd: BorrowedFd<'_>) -> io::Result { function tcsetwinsize (line 239) | pub(crate) fn tcsetwinsize(fd: BorrowedFd<'_>, winsize: Winsize) -> io::... function tcgetwinsize (line 244) | pub(crate) fn tcgetwinsize(fd: BorrowedFd<'_>) -> io::Result { function set_speed (line 258) | pub(crate) fn set_speed(termios: &mut Termios, arbitrary_speed: u32) -> ... function set_output_speed (line 300) | pub(crate) fn set_output_speed(termios: &mut Termios, arbitrary_speed: u... function set_input_speed (line 340) | pub(crate) fn set_input_speed(termios: &mut Termios, arbitrary_speed: u3... function cfmakeraw (line 380) | pub(crate) fn cfmakeraw(termios: &mut Termios) { function isatty (line 384) | pub(crate) fn isatty(fd: BorrowedFd<'_>) -> bool { function ttyname (line 395) | pub(crate) fn ttyname(dirfd: BorrowedFd<'_>, buf: &mut [MaybeUninit]... FILE: builder/third-party/rustix/src/backend/libc/thread/futex.rs type FutexOperation (line 22) | pub enum FutexOperation { FILE: builder/third-party/rustix/src/backend/libc/thread/syscalls.rs function clock_nanosleep_relative (line 50) | pub(crate) fn clock_nanosleep_relative(id: ClockId, request: &Timespec) ... function clock_nanosleep_relative_old (line 104) | fn clock_nanosleep_relative_old( function clock_nanosleep_absolute (line 154) | pub(crate) fn clock_nanosleep_absolute(id: ClockId, request: &Timespec) ... function clock_nanosleep_absolute_old (line 201) | fn clock_nanosleep_absolute_old(id: crate::clockid::ClockId, request: &T... function nanosleep (line 223) | pub(crate) fn nanosleep(request: &Timespec) -> NanosleepRelativeResult { function nanosleep_old (line 259) | fn nanosleep_old(request: &Timespec) -> NanosleepRelativeResult { function gettid (line 290) | pub(crate) fn gettid() -> Pid { function setns (line 306) | pub(crate) fn setns(fd: BorrowedFd<'_>, nstype: c::c_int) -> io::Result<... function unshare (line 318) | pub(crate) fn unshare(flags: crate::thread::UnshareFlags) -> io::Result<... function capget (line 324) | pub(crate) fn capget( function capset (line 346) | pub(crate) fn capset( function setuid_thread (line 362) | pub(crate) fn setuid_thread(uid: crate::ugid::Uid) -> io::Result<()> { function setresuid_thread (line 372) | pub(crate) fn setresuid_thread( function setgid_thread (line 391) | pub(crate) fn setgid_thread(gid: crate::ugid::Gid) -> io::Result<()> { function setresgid_thread (line 401) | pub(crate) fn setresgid_thread( function futex (line 420) | pub(crate) unsafe fn futex( function futex_old (line 501) | unsafe fn futex_old( function setgroups_thread (line 537) | pub(crate) fn setgroups_thread(groups: &[crate::ugid::Gid]) -> io::Resul... FILE: builder/third-party/rustix/src/backend/libc/time/syscalls.rs function clock_getres (line 42) | pub(crate) fn clock_getres(id: ClockId) -> Timespec { function clock_getres_old (line 70) | fn clock_getres_old(id: ClockId) -> Timespec { function clock_gettime (line 91) | pub(crate) fn clock_gettime(id: ClockId) -> Timespec { function clock_gettime_old (line 126) | fn clock_gettime_old(id: ClockId) -> Timespec { function clock_gettime_dynamic (line 146) | pub(crate) fn clock_gettime_dynamic(id: DynamicClockId<'_>) -> io::Resul... function clock_gettime_dynamic_old (line 214) | fn clock_gettime_dynamic_old(id: c::clockid_t) -> io::Result { function clock_settime (line 238) | pub(crate) fn clock_settime(id: ClockId, timespec: Timespec) -> io::Resu... function clock_settime_old (line 269) | fn clock_settime_old(id: ClockId, timespec: Timespec) -> io::Result<()> { function timerfd_create (line 283) | pub(crate) fn timerfd_create(id: TimerfdClockId, flags: TimerfdFlags) ->... function timerfd_settime (line 289) | pub(crate) fn timerfd_settime( function timerfd_settime_old (line 331) | fn timerfd_settime_old( function timerfd_gettime (line 398) | pub(crate) fn timerfd_gettime(fd: BorrowedFd<'_>) -> io::Result) -> io::Result { FILE: builder/third-party/rustix/src/backend/libc/time/types.rs type Itimerspec (line 19) | pub type Itimerspec = c::itimerspec; method from (line 57) | fn from(t: LibcItimerspec) -> Self { type Itimerspec (line 30) | pub struct Itimerspec { method from (line 57) | fn from(t: LibcItimerspec) -> Self { type LibcItimerspec (line 40) | pub(crate) type LibcItimerspec = Itimerspec; method from (line 69) | fn from(t: Itimerspec) -> Self { type LibcItimerspec (line 48) | pub(crate) struct LibcItimerspec { method from (line 69) | fn from(t: Itimerspec) -> Self { type TimerfdClockId (line 127) | pub enum TimerfdClockId { function test_types (line 174) | fn test_types() { FILE: builder/third-party/rustix/src/backend/libc/ugid/syscalls.rs function getuid (line 7) | pub(crate) fn getuid() -> Uid { function geteuid (line 17) | pub(crate) fn geteuid() -> Uid { function getgid (line 27) | pub(crate) fn getgid() -> Gid { function getegid (line 37) | pub(crate) fn getegid() -> Gid { FILE: builder/third-party/rustix/src/backend/libc/winsock_c.rs type c_schar (line 10) | pub(crate) type c_schar = i8; type c_uchar (line 11) | pub(crate) type c_uchar = u8; type c_short (line 12) | pub(crate) type c_short = i16; type c_ushort (line 13) | pub(crate) type c_ushort = u16; type c_int (line 14) | pub(crate) type c_int = i32; type c_uint (line 15) | pub(crate) type c_uint = u32; type c_longlong (line 16) | pub(crate) type c_longlong = i64; type c_ulonglong (line 17) | pub(crate) type c_ulonglong = u64; type ssize_t (line 18) | pub(crate) type ssize_t = isize; type c_char (line 19) | pub(crate) type c_char = i8; type c_long (line 20) | pub(crate) type c_long = i32; type c_ulong (line 21) | pub(crate) type c_ulong = u32; constant AF_INET (line 26) | pub(crate) const AF_INET: i32 = WinSock::AF_INET as _; constant AF_INET6 (line 27) | pub(crate) const AF_INET6: i32 = WinSock::AF_INET6 as _; constant AF_UNSPEC (line 28) | pub(crate) const AF_UNSPEC: i32 = WinSock::AF_UNSPEC as _; FILE: builder/third-party/rustix/src/backend/linux_raw/arch/aarch64.rs function syscall0_readonly (line 12) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber<'_>... function syscall1 (line 24) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 36) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 51) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 61) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 78) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 95) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 114) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 133) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 154) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 175) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 198) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 221) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 246) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/arm.rs function syscall0_readonly (line 9) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber<'_>... function syscall1 (line 21) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 33) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 48) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 58) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 75) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 92) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 111) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 130) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 151) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 172) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 195) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 218) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 243) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/mips.rs function syscall0_readonly (line 15) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber) ->... function syscall1 (line 42) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 70) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 101) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 111) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 144) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 177) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 212) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 247) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 283) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 319) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 362) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 405) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 451) | pub(in crate::backend) unsafe fn syscall6_readonly( function syscall7_readonly (line 497) | pub(in crate::backend) unsafe fn syscall7_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/mips32r6.rs function syscall0_readonly (line 15) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber) ->... function syscall1 (line 42) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 70) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 101) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 111) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 144) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 177) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 212) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 247) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 283) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 319) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 362) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 405) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 451) | pub(in crate::backend) unsafe fn syscall6_readonly( function syscall7_readonly (line 497) | pub(in crate::backend) unsafe fn syscall7_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/mips64.rs function syscall0_readonly (line 15) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber) ->... function syscall1 (line 42) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 70) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 101) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 111) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 144) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 177) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 212) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 247) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 283) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 319) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 356) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 393) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 431) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/mips64r6.rs function syscall0_readonly (line 19) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber) ->... function syscall1 (line 46) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 74) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 105) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 115) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 148) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 181) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 216) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 251) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 287) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 323) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 360) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 397) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 435) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/powerpc64.rs function syscall0_readonly (line 18) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber<'_>... function syscall1 (line 43) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 68) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 96) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 106) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 135) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 164) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 194) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 224) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 255) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 286) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 318) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 350) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 383) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/riscv64.rs function syscall0_readonly (line 9) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber<'_>... function syscall1 (line 21) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 33) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 48) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 58) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 75) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 92) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 111) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 130) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 151) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 172) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 195) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 218) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 243) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/thumb.rs function syscall0_readonly (line 13) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber<'_>... function syscall1 (line 29) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 45) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 64) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 75) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 96) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 117) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 140) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 163) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 188) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 213) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 240) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 267) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 296) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/x86.rs function indirect_syscall0 (line 22) | pub(in crate::backend) unsafe fn indirect_syscall0( function indirect_syscall1 (line 36) | pub(in crate::backend) unsafe fn indirect_syscall1( function indirect_syscall1_noreturn (line 52) | pub(in crate::backend) unsafe fn indirect_syscall1_noreturn( function indirect_syscall2 (line 67) | pub(in crate::backend) unsafe fn indirect_syscall2( function indirect_syscall3 (line 85) | pub(in crate::backend) unsafe fn indirect_syscall3( function indirect_syscall4 (line 105) | pub(in crate::backend) unsafe fn indirect_syscall4( function indirect_syscall5 (line 135) | pub(in crate::backend) unsafe fn indirect_syscall5( function indirect_syscall6 (line 167) | pub(in crate::backend) unsafe fn indirect_syscall6( function syscall0_readonly (line 207) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber<'_>... function syscall1 (line 218) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 230) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 245) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 255) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 272) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 289) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 308) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 327) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 352) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 375) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 404) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 430) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 461) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/arch/x86_64.rs function syscall0_readonly (line 12) | pub(in crate::backend) unsafe fn syscall0_readonly(nr: SyscallNumber<'_>... function syscall1 (line 25) | pub(in crate::backend) unsafe fn syscall1(nr: SyscallNumber<'_>, a0: Arg... function syscall1_readonly (line 39) | pub(in crate::backend) unsafe fn syscall1_readonly( function syscall1_noreturn (line 56) | pub(in crate::backend) unsafe fn syscall1_noreturn(nr: SyscallNumber<'_>... function syscall2 (line 66) | pub(in crate::backend) unsafe fn syscall2( function syscall2_readonly (line 85) | pub(in crate::backend) unsafe fn syscall2_readonly( function syscall3 (line 104) | pub(in crate::backend) unsafe fn syscall3( function syscall3_readonly (line 125) | pub(in crate::backend) unsafe fn syscall3_readonly( function syscall4 (line 146) | pub(in crate::backend) unsafe fn syscall4( function syscall4_readonly (line 169) | pub(in crate::backend) unsafe fn syscall4_readonly( function syscall5 (line 192) | pub(in crate::backend) unsafe fn syscall5( function syscall5_readonly (line 217) | pub(in crate::backend) unsafe fn syscall5_readonly( function syscall6 (line 242) | pub(in crate::backend) unsafe fn syscall6( function syscall6_readonly (line 269) | pub(in crate::backend) unsafe fn syscall6_readonly( FILE: builder/third-party/rustix/src/backend/linux_raw/c.rs type size_t (line 9) | pub(crate) type size_t = usize; constant IPPROTO_IP (line 98) | pub(crate) const IPPROTO_IP: u32 = linux_raw_sys::net::IPPROTO_IP as _; constant IPPROTO_ICMP (line 100) | pub(crate) const IPPROTO_ICMP: u32 = linux_raw_sys::net::IPPROTO_ICMP as _; constant IPPROTO_IGMP (line 102) | pub(crate) const IPPROTO_IGMP: u32 = linux_raw_sys::net::IPPROTO_IGMP as _; constant IPPROTO_IPIP (line 104) | pub(crate) const IPPROTO_IPIP: u32 = linux_raw_sys::net::IPPROTO_IPIP as _; constant IPPROTO_TCP (line 106) | pub(crate) const IPPROTO_TCP: u32 = linux_raw_sys::net::IPPROTO_TCP as _; constant IPPROTO_EGP (line 108) | pub(crate) const IPPROTO_EGP: u32 = linux_raw_sys::net::IPPROTO_EGP as _; constant IPPROTO_PUP (line 110) | pub(crate) const IPPROTO_PUP: u32 = linux_raw_sys::net::IPPROTO_PUP as _; constant IPPROTO_UDP (line 112) | pub(crate) const IPPROTO_UDP: u32 = linux_raw_sys::net::IPPROTO_UDP as _; constant IPPROTO_IDP (line 114) | pub(crate) const IPPROTO_IDP: u32 = linux_raw_sys::net::IPPROTO_IDP as _; constant IPPROTO_TP (line 116) | pub(crate) const IPPROTO_TP: u32 = linux_raw_sys::net::IPPROTO_TP as _; constant IPPROTO_DCCP (line 118) | pub(crate) const IPPROTO_DCCP: u32 = linux_raw_sys::net::IPPROTO_DCCP as _; constant IPPROTO_IPV6 (line 120) | pub(crate) const IPPROTO_IPV6: u32 = linux_raw_sys::net::IPPROTO_IPV6 as _; constant IPPROTO_RSVP (line 122) | pub(crate) const IPPROTO_RSVP: u32 = linux_raw_sys::net::IPPROTO_RSVP as _; constant IPPROTO_GRE (line 124) | pub(crate) const IPPROTO_GRE: u32 = linux_raw_sys::net::IPPROTO_GRE as _; constant IPPROTO_ESP (line 126) | pub(crate) const IPPROTO_ESP: u32 = linux_raw_sys::net::IPPROTO_ESP as _; constant IPPROTO_AH (line 128) | pub(crate) const IPPROTO_AH: u32 = linux_raw_sys::net::IPPROTO_AH as _; constant IPPROTO_MTP (line 130) | pub(crate) const IPPROTO_MTP: u32 = linux_raw_sys::net::IPPROTO_MTP as _; constant IPPROTO_BEETPH (line 132) | pub(crate) const IPPROTO_BEETPH: u32 = linux_raw_sys::net::IPPROTO_BEETP... constant IPPROTO_ENCAP (line 134) | pub(crate) const IPPROTO_ENCAP: u32 = linux_raw_sys::net::IPPROTO_ENCAP ... constant IPPROTO_PIM (line 136) | pub(crate) const IPPROTO_PIM: u32 = linux_raw_sys::net::IPPROTO_PIM as _; constant IPPROTO_COMP (line 138) | pub(crate) const IPPROTO_COMP: u32 = linux_raw_sys::net::IPPROTO_COMP as _; constant IPPROTO_SCTP (line 140) | pub(crate) const IPPROTO_SCTP: u32 = linux_raw_sys::net::IPPROTO_SCTP as _; constant IPPROTO_UDPLITE (line 142) | pub(crate) const IPPROTO_UDPLITE: u32 = linux_raw_sys::net::IPPROTO_UDPL... constant IPPROTO_MPLS (line 144) | pub(crate) const IPPROTO_MPLS: u32 = linux_raw_sys::net::IPPROTO_MPLS as _; constant IPPROTO_ETHERNET (line 146) | pub(crate) const IPPROTO_ETHERNET: u32 = linux_raw_sys::net::IPPROTO_ETH... constant IPPROTO_RAW (line 148) | pub(crate) const IPPROTO_RAW: u32 = linux_raw_sys::net::IPPROTO_RAW as _; constant IPPROTO_MPTCP (line 150) | pub(crate) const IPPROTO_MPTCP: u32 = linux_raw_sys::net::IPPROTO_MPTCP ... constant EXIT_SUCCESS (line 156) | pub(crate) const EXIT_SUCCESS: c_int = 0; constant EXIT_FAILURE (line 158) | pub(crate) const EXIT_FAILURE: c_int = 1; constant EXIT_SIGNALED_SIGABRT (line 160) | pub(crate) const EXIT_SIGNALED_SIGABRT: c_int = 128 + linux_raw_sys::gen... constant CLONE_CHILD_SETTID (line 162) | pub(crate) const CLONE_CHILD_SETTID: c_int = linux_raw_sys::general::CLO... type uid_t (line 211) | pub(crate) type uid_t = u32; type gid_t (line 213) | pub(crate) type gid_t = u32; constant SIGHUP (line 219) | pub(crate) const SIGHUP: c_int = linux_raw_sys::general::SIGHUP as _; constant SIGINT (line 220) | pub(crate) const SIGINT: c_int = linux_raw_sys::general::SIGINT as _; constant SIGQUIT (line 221) | pub(crate) const SIGQUIT: c_int = linux_raw_sys::general::SIGQUIT as _; constant SIGILL (line 222) | pub(crate) const SIGILL: c_int = linux_raw_sys::general::SIGILL as _; constant SIGTRAP (line 223) | pub(crate) const SIGTRAP: c_int = linux_raw_sys::general::SIGTRAP as _; constant SIGABRT (line 224) | pub(crate) const SIGABRT: c_int = linux_raw_sys::general::SIGABRT as _; constant SIGBUS (line 225) | pub(crate) const SIGBUS: c_int = linux_raw_sys::general::SIGBUS as _; constant SIGFPE (line 226) | pub(crate) const SIGFPE: c_int = linux_raw_sys::general::SIGFPE as _; constant SIGKILL (line 227) | pub(crate) const SIGKILL: c_int = linux_raw_sys::general::SIGKILL as _; constant SIGUSR1 (line 228) | pub(crate) const SIGUSR1: c_int = linux_raw_sys::general::SIGUSR1 as _; constant SIGSEGV (line 229) | pub(crate) const SIGSEGV: c_int = linux_raw_sys::general::SIGSEGV as _; constant SIGUSR2 (line 230) | pub(crate) const SIGUSR2: c_int = linux_raw_sys::general::SIGUSR2 as _; constant SIGPIPE (line 231) | pub(crate) const SIGPIPE: c_int = linux_raw_sys::general::SIGPIPE as _; constant SIGALRM (line 232) | pub(crate) const SIGALRM: c_int = linux_raw_sys::general::SIGALRM as _; constant SIGTERM (line 233) | pub(crate) const SIGTERM: c_int = linux_raw_sys::general::SIGTERM as _; constant SIGSTKFLT (line 242) | pub(crate) const SIGSTKFLT: c_int = linux_raw_sys::general::SIGSTKFLT as _; constant SIGCHLD (line 243) | pub(crate) const SIGCHLD: c_int = linux_raw_sys::general::SIGCHLD as _; constant SIGCONT (line 244) | pub(crate) const SIGCONT: c_int = linux_raw_sys::general::SIGCONT as _; constant SIGSTOP (line 245) | pub(crate) const SIGSTOP: c_int = linux_raw_sys::general::SIGSTOP as _; constant SIGTSTP (line 246) | pub(crate) const SIGTSTP: c_int = linux_raw_sys::general::SIGTSTP as _; constant SIGTTIN (line 247) | pub(crate) const SIGTTIN: c_int = linux_raw_sys::general::SIGTTIN as _; constant SIGTTOU (line 248) | pub(crate) const SIGTTOU: c_int = linux_raw_sys::general::SIGTTOU as _; constant SIGURG (line 249) | pub(crate) const SIGURG: c_int = linux_raw_sys::general::SIGURG as _; constant SIGXCPU (line 250) | pub(crate) const SIGXCPU: c_int = linux_raw_sys::general::SIGXCPU as _; constant SIGXFSZ (line 251) | pub(crate) const SIGXFSZ: c_int = linux_raw_sys::general::SIGXFSZ as _; constant SIGVTALRM (line 252) | pub(crate) const SIGVTALRM: c_int = linux_raw_sys::general::SIGVTALRM as _; constant SIGPROF (line 253) | pub(crate) const SIGPROF: c_int = linux_raw_sys::general::SIGPROF as _; constant SIGWINCH (line 254) | pub(crate) const SIGWINCH: c_int = linux_raw_sys::general::SIGWINCH as _; constant SIGIO (line 255) | pub(crate) const SIGIO: c_int = linux_raw_sys::general::SIGIO as _; constant SIGPWR (line 256) | pub(crate) const SIGPWR: c_int = linux_raw_sys::general::SIGPWR as _; constant SIGSYS (line 257) | pub(crate) const SIGSYS: c_int = linux_raw_sys::general::SIGSYS as _; constant SIGEMT (line 266) | pub(crate) const SIGEMT: c_int = linux_raw_sys::general::SIGEMT as _; constant STDIN_FILENO (line 269) | pub(crate) const STDIN_FILENO: c_int = linux_raw_sys::general::STDIN_FIL... constant STDOUT_FILENO (line 271) | pub(crate) const STDOUT_FILENO: c_int = linux_raw_sys::general::STDOUT_F... constant STDERR_FILENO (line 273) | pub(crate) const STDERR_FILENO: c_int = linux_raw_sys::general::STDERR_F... constant PIPE_BUF (line 275) | pub(crate) const PIPE_BUF: usize = linux_raw_sys::general::PIPE_BUF as _; constant CLOCK_MONOTONIC (line 277) | pub(crate) const CLOCK_MONOTONIC: c_int = linux_raw_sys::general::CLOCK_... constant CLOCK_REALTIME (line 278) | pub(crate) const CLOCK_REALTIME: c_int = linux_raw_sys::general::CLOCK_R... constant CLOCK_MONOTONIC_RAW (line 279) | pub(crate) const CLOCK_MONOTONIC_RAW: c_int = linux_raw_sys::general::CL... constant CLOCK_MONOTONIC_COARSE (line 280) | pub(crate) const CLOCK_MONOTONIC_COARSE: c_int = constant CLOCK_REALTIME_COARSE (line 282) | pub(crate) const CLOCK_REALTIME_COARSE: c_int = linux_raw_sys::general::... constant CLOCK_THREAD_CPUTIME_ID (line 283) | pub(crate) const CLOCK_THREAD_CPUTIME_ID: c_int = constant CLOCK_PROCESS_CPUTIME_ID (line 285) | pub(crate) const CLOCK_PROCESS_CPUTIME_ID: c_int = constant CLOCK_BOOTTIME (line 288) | pub(crate) const CLOCK_BOOTTIME: c_int = linux_raw_sys::general::CLOCK_B... constant CLOCK_BOOTTIME_ALARM (line 290) | pub(crate) const CLOCK_BOOTTIME_ALARM: c_int = linux_raw_sys::general::C... constant CLOCK_TAI (line 292) | pub(crate) const CLOCK_TAI: c_int = linux_raw_sys::general::CLOCK_TAI as _; constant CLOCK_REALTIME_ALARM (line 294) | pub(crate) const CLOCK_REALTIME_ALARM: c_int = linux_raw_sys::general::C... constant LINUX_REBOOT_MAGIC1 (line 300) | pub(crate) const LINUX_REBOOT_MAGIC1: c_int = linux_raw_sys::general::LI... constant LINUX_REBOOT_MAGIC2 (line 301) | pub(crate) const LINUX_REBOOT_MAGIC2: c_int = linux_raw_sys::general::LI... constant LINUX_REBOOT_CMD_RESTART (line 303) | pub(crate) const LINUX_REBOOT_CMD_RESTART: c_int = constant LINUX_REBOOT_CMD_HALT (line 305) | pub(crate) const LINUX_REBOOT_CMD_HALT: c_int = constant LINUX_REBOOT_CMD_CAD_ON (line 307) | pub(crate) const LINUX_REBOOT_CMD_CAD_ON: c_int = constant LINUX_REBOOT_CMD_CAD_OFF (line 309) | pub(crate) const LINUX_REBOOT_CMD_CAD_OFF: c_int = constant LINUX_REBOOT_CMD_POWER_OFF (line 311) | pub(crate) const LINUX_REBOOT_CMD_POWER_OFF: c_int = constant LINUX_REBOOT_CMD_SW_SUSPEND (line 313) | pub(crate) const LINUX_REBOOT_CMD_SW_SUSPEND: c_int = constant LINUX_REBOOT_CMD_KEXEC (line 315) | pub(crate) const LINUX_REBOOT_CMD_KEXEC: c_int = FILE: builder/third-party/rustix/src/backend/linux_raw/conv.rs function x86_sys (line 57) | pub(super) fn x86_sys<'a, Num: ArgNumber>(sys: u32) -> ArgReg<'a, Num> { function lo (line 65) | pub(super) fn lo<'a, Num: ArgNumber>(x: u64) -> ArgReg<'a, Num> { function hi (line 78) | pub(super) fn hi<'a, Num: ArgNumber>(x: u64) -> ArgReg<'a, Num> { function zero (line 89) | pub(super) fn zero<'a, Num: ArgNumber>() -> ArgReg<'a, Num> { function size_of (line 95) | pub(super) fn size_of<'a, T: Sized, Num: ArgNumber>() -> ArgReg<'a, Num> { function pass_usize (line 104) | pub(super) fn pass_usize<'a, Num: ArgNumber>(t: usize) -> ArgReg<'a, Num> { function from (line 110) | fn from(c: *mut T) -> ArgReg<'a, Num> { function from (line 117) | fn from(c: *const T) -> ArgReg<'a, Num> { function from (line 125) | fn from(c: &'a CStr) -> Self { function from (line 133) | fn from(t: Option<&'a CStr>) -> Self { function from (line 147) | fn from(fd: BorrowedFd<'a>) -> Self { function raw_fd (line 162) | pub(super) unsafe fn raw_fd<'a, Num: ArgNumber>(fd: RawFd) -> ArgReg<'a,... function no_fd (line 184) | pub(super) fn no_fd<'a, Num: ArgNumber>() -> ArgReg<'a, Num> { function slice_just_addr (line 189) | pub(super) fn slice_just_addr(v: &[T]) -> ArgR... function slice_just_addr_mut (line 195) | pub(super) fn slice_just_addr_mut(v: &mut [T])... function slice (line 200) | pub(super) fn slice( function slice_mut (line 207) | pub(super) fn slice_mut( function by_ref (line 214) | pub(super) fn by_ref(t: &T) -> ArgReg<'_, Num> { function by_mut (line 220) | pub(super) fn by_mut(t: &mut T) -> ArgReg<'_, ... function opt_mut (line 227) | pub(super) fn opt_mut(t: Option<&mut T>) -> Ar... function opt_ref (line 240) | pub(super) fn opt_ref(t: Option<&T>) -> ArgReg... function c_int (line 253) | pub(super) fn c_int<'a, Num: ArgNumber>(i: c::c_int) -> ArgReg<'a, Num> { function c_uint (line 259) | pub(super) fn c_uint<'a, Num: ArgNumber>(i: c::c_uint) -> ArgReg<'a, Num> { function loff_t (line 265) | pub(super) fn loff_t<'a, Num: ArgNumber>(i: __kernel_loff_t) -> ArgReg<'... function loff_t_from_u64 (line 271) | pub(super) fn loff_t_from_u64<'a, Num: ArgNumber>(i: u64) -> ArgReg<'a, ... function from (line 280) | fn from(i: ClockId) -> Self { function from (line 288) | fn from(i: TimerfdClockId) -> Self { function socklen_t (line 295) | pub(super) fn socklen_t<'a, Num: ArgNumber>(i: socklen_t) -> ArgReg<'a, ... function from (line 321) | fn from(mode: Mode) -> Self { function from (line 328) | fn from(pair: (Mode, FileType)) -> Self { function from (line 335) | fn from(flags: crate::fs::AtFlags) -> Self { function from (line 342) | fn from(flags: crate::fs::XattrFlags) -> Self { function from (line 349) | fn from(flags: crate::fs::inotify::CreateFlags) -> Self { function from (line 356) | fn from(flags: crate::fs::inotify::WatchFlags) -> Self { function from (line 363) | fn from(flags: crate::fs::MemfdFlags) -> Self { function from (line 370) | fn from(flags: crate::fs::RenameFlags) -> Self { function from (line 377) | fn from(flags: crate::fs::StatxFlags) -> Self { function oflags_bits (line 384) | fn oflags_bits(oflags: OFlags) -> c::c_uint { function oflags_bits (line 396) | const fn oflags_bits(oflags: OFlags) -> c::c_uint { function from (line 402) | fn from(oflags: OFlags) -> Self { function oflags_for_open_how (line 409) | pub(crate) fn oflags_for_open_how(oflags: OFlags) -> u64 { function from (line 415) | fn from(flags: crate::fs::FallocateFlags) -> Self { function from (line 422) | fn from(advice: crate::fs::Advice) -> Self { function from (line 429) | fn from(flags: crate::fs::SealFlags) -> Self { function from (line 436) | fn from(access: crate::fs::Access) -> Self { function from (line 445) | fn from(flags: crate::backend::mount::types::MountFlagsArg) -> Self { function from (line 455) | fn from(flags: crate::backend::mount::types::UnmountFlags) -> Self { function from (line 463) | fn from(cmd: crate::mount::FsConfigCmd) -> Self { function from (line 471) | fn from(flags: crate::backend::mount::types::FsOpenFlags) -> Self { function from (line 479) | fn from(flags: crate::backend::mount::types::FsMountFlags) -> Self { function from (line 487) | fn from(flags: crate::backend::mount::types::MountAttrFlags) -> Self { function from (line 495) | fn from(flags: crate::backend::mount::types::OpenTreeFlags) -> Self { function from (line 503) | fn from(flags: crate::backend::mount::types::FsPickFlags) -> Self { function from (line 511) | fn from(flags: crate::backend::mount::types::MoveMountFlags) -> Self { function from (line 518) | fn from(flags: crate::io::FdFlags) -> Self { function from (line 526) | fn from(flags: crate::pipe::PipeFlags) -> Self { function from (line 534) | fn from(flags: crate::pipe::SpliceFlags) -> Self { function from (line 541) | fn from(flags: crate::io::DupFlags) -> Self { function from (line 548) | fn from(flags: crate::io::ReadWriteFlags) -> Self { function from (line 556) | fn from(flags: crate::process::PidfdFlags) -> Self { function from (line 564) | fn from(flags: crate::pty::OpenptFlags) -> Self { function from (line 572) | fn from(flags: crate::thread::UnshareFlags) -> Self { function from (line 580) | fn from(flags: crate::event::EventfdFlags) -> Self { function from (line 588) | fn from(flags: crate::event::epoll::CreateFlags) -> Self { function from (line 596) | fn from(flags: crate::backend::mm::types::ProtFlags) -> Self { function from (line 604) | fn from(flags: crate::backend::mm::types::MsyncFlags) -> Self { function from (line 612) | fn from(flags: crate::backend::mm::types::MremapFlags) -> Self { function from (line 620) | fn from(flags: crate::backend::mm::types::MlockFlags) -> Self { function from (line 628) | fn from(flags: crate::backend::mm::types::MlockAllFlags) -> Self { function from (line 636) | fn from(flags: crate::backend::mm::types::MapFlags) -> Self { function from (line 644) | fn from(flags: crate::backend::mm::types::MprotectFlags) -> Self { function from (line 652) | fn from(flags: crate::backend::mm::types::UserfaultfdFlags) -> Self { function from (line 662) | fn from(cmd: crate::backend::process::types::MembarrierCommand) -> Self { function from (line 670) | fn from(cpuid: crate::process::Cpuid) -> Self { function dev_t (line 677) | pub(super) fn dev_t<'a, Num: ArgNumber>(dev: u64) -> ArgReg<'a, Num> { function dev_t (line 683) | pub(super) fn dev_t<'a, Num: ArgNumber>(dev: u64) -> io::Result Self { function from (line 699) | fn from(pid: Pid) -> Self { function negative_pid (line 706) | pub(super) fn negative_pid<'a, Num: ArgNumber>(pid: Pid) -> ArgReg<'a, N... function from (line 713) | fn from(sig: Signal) -> Self { function from (line 721) | fn from(flags: crate::io_uring::IoringEnterFlags) -> Self { function from (line 729) | fn from(flags: crate::time::TimerfdFlags) -> Self { function from (line 737) | fn from(flags: crate::time::TimerfdTimerFlags) -> Self { function from (line 745) | fn from(flags: crate::rand::GetRandomFlags) -> Self { function from (line 753) | fn from(flags: crate::net::RecvFlags) -> Self { function from (line 761) | fn from(flags: crate::net::SendFlags) -> Self { function from (line 769) | fn from(flags: crate::net::SocketFlags) -> Self { function from (line 777) | fn from(family: crate::net::AddressFamily) -> Self { function from (line 787) | fn from(pair: (crate::net::SocketType, crate::net::SocketFlags)) -> Self { function from (line 797) | fn from(pair: (crate::thread::FutexOperation, crate::thread::FutexFlags)... function from (line 805) | fn from(type_: crate::net::SocketType) -> Self { function from (line 813) | fn from(protocol: Option) -> Self { function from (line 823) | fn from(t: &'a mut MaybeUninit) -> Self { function from (line 830) | fn from(t: &'a mut [MaybeUninit]) -> Self { function from (line 838) | fn from(t: crate::ugid::Uid) -> Self { function from (line 846) | fn from(t: crate::ugid::Gid) -> Self { function from (line 854) | fn from(flags: crate::runtime::How) -> Self { function ret (line 867) | pub(super) unsafe fn ret(raw: RetReg) -> io::Result<()> { function ret_error (line 879) | pub(super) unsafe fn ret_error(raw: RetReg) -> io::Errno { function ret_infallible (line 891) | pub(super) unsafe fn ret_infallible(raw: RetReg) { function ret_c_int (line 903) | pub(super) fn ret_c_int(raw: RetReg) -> io::Result { function ret_c_uint (line 910) | pub(super) fn ret_c_uint(raw: RetReg) -> io::Result { function ret_u64 (line 918) | pub(super) fn ret_u64(raw: RetReg) -> io::Result { function ret_usize (line 925) | pub(super) fn ret_usize(raw: RetReg) -> io::Result { function ret_usize_infallible (line 937) | pub(super) unsafe fn ret_usize_infallible(raw: RetReg) -> usize { function ret_c_int_infallible (line 956) | pub(super) unsafe fn ret_c_int_infallible(raw: RetReg) -> c::c_int { function ret_c_uint_infallible (line 975) | pub(super) unsafe fn ret_c_uint_infallible(raw: RetReg) -> c::c_uint { function ret_owned_fd (line 994) | pub(super) unsafe fn ret_owned_fd(raw: RetReg) -> io::Result { function ret_discarded_fd (line 1009) | pub(super) unsafe fn ret_discarded_fd(raw: RetReg) -> io::Result<()> { function ret_void_star (line 1017) | pub(super) fn ret_void_star(raw: RetReg) -> io::Result<*mut c::c_voi... FILE: builder/third-party/rustix/src/backend/linux_raw/event/epoll.rs function create (line 159) | pub fn create(flags: CreateFlags) -> io::Result { function add (line 177) | pub fn add( function modify (line 203) | pub fn modify( function delete (line 228) | pub fn delete(epoll: impl AsFd, source: impl AsFd) -> io::Result<()> { function wait (line 245) | pub fn wait(epoll: impl AsFd, event_list: &mut EventVec, timeout: c::c_i... type Iter (line 263) | pub struct Iter<'a> { type Item (line 271) | type Item = Event; method next (line 274) | fn next(&mut self) -> Option { type Event (line 283) | pub struct Event { method new_u64 (line 307) | pub const fn new_u64(value: u64) -> Self { method new_ptr (line 313) | pub const fn new_ptr(value: *mut c_void) -> Self { method u64 (line 328) | pub fn u64(self) -> u64 { method ptr (line 337) | pub fn ptr(self) -> *mut c_void { method eq (line 344) | fn eq(&self, other: &Self) -> bool { method hash (line 353) | fn hash(&self, state: &mut H) { type SixtyFourBitPointer (line 360) | struct SixtyFourBitPointer { type EventVec (line 374) | pub struct EventVec { method from_raw_parts (line 388) | pub unsafe fn from_raw_parts(ptr: *mut Event, len: usize, capacity: us... method with_capacity (line 396) | pub fn with_capacity(capacity: usize) -> Self { method capacity (line 404) | pub fn capacity(&self) -> usize { method reserve (line 410) | pub fn reserve(&mut self, additional: usize) { method reserve_exact (line 416) | pub fn reserve_exact(&mut self, additional: usize) { method clear (line 422) | pub fn clear(&mut self) { method shrink_to_fit (line 428) | pub fn shrink_to_fit(&mut self) { method iter (line 434) | pub fn iter(&self) -> Iter<'_> { method len (line 442) | pub fn len(&mut self) -> usize { method is_empty (line 448) | pub fn is_empty(&mut self) -> bool { type IntoIter (line 455) | type IntoIter = Iter<'a>; type Item (line 456) | type Item = Event; method into_iter (line 459) | fn into_iter(self) -> Self::IntoIter { function test_epoll_layouts (line 465) | fn test_epoll_layouts() { FILE: builder/third-party/rustix/src/backend/linux_raw/event/poll_fd.rs type PollFd (line 45) | pub struct PollFd<'fd> { function new (line 54) | pub fn new(fd: &'fd Fd, events: PollFlags) -> Self { function set_fd (line 60) | pub fn set_fd(&mut self, fd: &'fd Fd) { function clear_revents (line 66) | pub fn clear_revents(&mut self) { function from_borrowed_fd (line 76) | pub fn from_borrowed_fd(fd: BorrowedFd<'fd>, events: PollFlags) -> Self { function revents (line 86) | pub fn revents(&self) -> PollFlags { method as_fd (line 95) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/rustix/src/backend/linux_raw/event/syscalls.rs function poll (line 25) | pub(crate) fn poll(fds: &mut [PollFd<'_>], timeout: c::c_int) -> io::Res... function epoll_create (line 54) | pub(crate) fn epoll_create(flags: epoll::CreateFlags) -> io::Result, fd: c::c_int) -> io... function epoll_wait (line 101) | pub(crate) fn epoll_wait( function eventfd (line 131) | pub(crate) fn eventfd(initval: u32, flags: EventfdFlags) -> io::Result>(fd: Fd) -> io::Result { method _new (line 43) | fn _new(fd: OwnedFd) -> io::Result { method read_from (line 56) | pub fn read_from(fd: Fd) -> io::Result { method _read_from (line 61) | fn _read_from(fd: BorrowedFd<'_>) -> io::Result { method rewind (line 76) | pub fn rewind(&mut self) { method read (line 83) | pub fn read(&mut self) -> Option> { method read_more (line 179) | fn read_more(&mut self) -> Option> { method stat (line 219) | pub fn stat(&self) -> io::Result { method statfs (line 225) | pub fn statfs(&self) -> io::Result { method statvfs (line 231) | pub fn statvfs(&self) -> io::Result { method chdir (line 239) | pub fn chdir(&self) -> io::Result<()> { method fmt (line 254) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 245) | type Item = io::Result; method next (line 248) | fn next(&mut self) -> Option { type DirEntry (line 261) | pub struct DirEntry { method file_name (line 270) | pub fn file_name(&self) -> &CStr { method file_type (line 276) | pub fn file_type(&self) -> FileType { method ino (line 282) | pub fn ino(&self) -> u64 { function dir_iterator_handles_io_errors (line 288) | fn dir_iterator_handles_io_errors() { FILE: builder/third-party/rustix/src/backend/linux_raw/fs/inotify.rs function inotify_init (line 89) | pub fn inotify_init(flags: CreateFlags) -> io::Result { function inotify_add_watch (line 102) | pub fn inotify_add_watch( function inotify_remove_watch (line 116) | pub fn inotify_remove_watch(inot: BorrowedFd<'_>, wd: i32) -> io::Result... FILE: builder/third-party/rustix/src/backend/linux_raw/fs/makedev.rs function makedev (line 4) | pub(crate) fn makedev(maj: u32, min: u32) -> Dev { function major (line 12) | pub(crate) fn major(dev: Dev) -> u32 { function minor (line 17) | pub(crate) fn minor(dev: Dev) -> u32 { FILE: builder/third-party/rustix/src/backend/linux_raw/fs/mod.rs constant EXT4_IOC_RESIZE_FS (line 10) | pub(crate) const EXT4_IOC_RESIZE_FS: u32 = 0x8008_6610; FILE: builder/third-party/rustix/src/backend/linux_raw/fs/syscalls.rs function open (line 59) | pub(crate) fn open(path: &CStr, flags: OFlags, mode: Mode) -> io::Result... function openat (line 74) | pub(crate) fn openat( function openat2 (line 87) | pub(crate) fn openat2( function chmod (line 116) | pub(crate) fn chmod(path: &CStr, mode: Mode) -> io::Result<()> { function chmodat (line 128) | pub(crate) fn chmodat( function fchmod (line 144) | pub(crate) fn fchmod(fd: BorrowedFd<'_>, mode: Mode) -> io::Result<()> { function chownat (line 149) | pub(crate) fn chownat( function chown (line 170) | pub(crate) fn chown(path: &CStr, owner: Option, group: Option)... function fchown (line 194) | pub(crate) fn fchown(fd: BorrowedFd<'_>, owner: Option, group: Opti... function mknodat (line 202) | pub(crate) fn mknodat( function seek (line 232) | pub(crate) fn seek(fd: BorrowedFd<'_>, pos: SeekFrom) -> io::Result { function _seek (line 248) | pub(crate) fn _seek(fd: BorrowedFd<'_>, offset: i64, whence: c::c_uint) ... function tell (line 276) | pub(crate) fn tell(fd: BorrowedFd<'_>) -> io::Result { function ftruncate (line 281) | pub(crate) fn ftruncate(fd: BorrowedFd<'_>, length: u64) -> io::Result<(... function fallocate (line 329) | pub(crate) fn fallocate( function fadvise (line 360) | pub(crate) fn fadvise(fd: BorrowedFd<'_>, pos: u64, len: u64, advice: Ad... function fsync (line 443) | pub(crate) fn fsync(fd: BorrowedFd<'_>) -> io::Result<()> { function fdatasync (line 448) | pub(crate) fn fdatasync(fd: BorrowedFd<'_>) -> io::Result<()> { function flock (line 453) | pub(crate) fn flock(fd: BorrowedFd<'_>, operation: FlockOperation) -> io... function syncfs (line 464) | pub(crate) fn syncfs(fd: BorrowedFd<'_>) -> io::Result<()> { function sync (line 469) | pub(crate) fn sync() { function fstat (line 474) | pub(crate) fn fstat(fd: BorrowedFd<'_>) -> io::Result { function fstat_old (line 511) | fn fstat_old(fd: BorrowedFd<'_>) -> io::Result { function stat (line 528) | pub(crate) fn stat(path: &CStr) -> io::Result { function stat_old (line 571) | fn stat_old(path: &CStr) -> io::Result { function statat (line 600) | pub(crate) fn statat(dirfd: BorrowedFd<'_>, path: &CStr, flags: AtFlags)... function statat_old (line 632) | fn statat_old(dirfd: BorrowedFd<'_>, path: &CStr, flags: AtFlags) -> io:... function lstat (line 649) | pub(crate) fn lstat(path: &CStr) -> io::Result { function lstat_old (line 680) | fn lstat_old(path: &CStr) -> io::Result { function statx_to_stat (line 715) | fn statx_to_stat(x: crate::fs::Statx) -> io::Result { function stat_to_stat (line 739) | fn stat_to_stat(s64: linux_raw_sys::general::stat64) -> io::Result { function stat_to_stat (line 771) | fn stat_to_stat(s: linux_raw_sys::general::stat) -> io::Result { function statx (line 802) | pub(crate) fn statx( function is_statx_available (line 842) | pub(crate) fn is_statx_available() -> bool { function fstatfs (line 862) | pub(crate) fn fstatfs(fd: BorrowedFd<'_>) -> io::Result { function fstatvfs (line 884) | pub(crate) fn fstatvfs(fd: BorrowedFd<'_>) -> io::Result { function statfs (line 893) | pub(crate) fn statfs(path: &CStr) -> io::Result { function statvfs (line 914) | pub(crate) fn statvfs(path: &CStr) -> io::Result { function statfs_to_statvfs (line 922) | fn statfs_to_statvfs(statfs: StatFs) -> StatVfs { function readlink (line 947) | pub(crate) fn readlink(path: &CStr, buf: &mut [u8]) -> io::Result { function readlinkat (line 961) | pub(crate) fn readlinkat( function fcntl_getfl (line 979) | pub(crate) fn fcntl_getfl(fd: BorrowedFd<'_>) -> io::Result { function fcntl_setfl (line 992) | pub(crate) fn fcntl_setfl(fd: BorrowedFd<'_>, flags: OFlags) -> io::Resu... function fcntl_get_seals (line 1007) | pub(crate) fn fcntl_get_seals(fd: BorrowedFd<'_>) -> io::Result, seals: SealFlags) -> i... function fcntl_lock (line 1043) | pub(crate) fn fcntl_lock(fd: BorrowedFd<'_>, operation: FlockOperation) ... function rename (line 1094) | pub(crate) fn rename(old_path: &CStr, new_path: &CStr) -> io::Result<()> { function renameat (line 1119) | pub(crate) fn renameat( function renameat2 (line 1149) | pub(crate) fn renameat2( function unlink (line 1169) | pub(crate) fn unlink(path: &CStr) -> io::Result<()> { function unlinkat (line 1181) | pub(crate) fn unlinkat(dirfd: BorrowedFd<'_>, path: &CStr, flags: AtFlag... function rmdir (line 1186) | pub(crate) fn rmdir(path: &CStr) -> io::Result<()> { function link (line 1198) | pub(crate) fn link(old_path: &CStr, new_path: &CStr) -> io::Result<()> { function linkat (line 1212) | pub(crate) fn linkat( function symlink (line 1232) | pub(crate) fn symlink(old_path: &CStr, new_path: &CStr) -> io::Result<()> { function symlinkat (line 1244) | pub(crate) fn symlinkat(old_path: &CStr, dirfd: BorrowedFd<'_>, new_path... function mkdir (line 1249) | pub(crate) fn mkdir(path: &CStr, mode: Mode) -> io::Result<()> { function mkdirat (line 1261) | pub(crate) fn mkdirat(dirfd: BorrowedFd<'_>, path: &CStr, mode: Mode) ->... function getdents (line 1267) | pub(crate) fn getdents(fd: BorrowedFd<'_>, dirent: &mut [u8]) -> io::Res... function getdents_uninit (line 1274) | pub(crate) fn getdents_uninit( function utimensat (line 1284) | pub(crate) fn utimensat( function _utimensat (line 1294) | fn _utimensat( function _utimensat_old (line 1328) | unsafe fn _utimensat_old( function futimens (line 1374) | pub(crate) fn futimens(fd: BorrowedFd<'_>, times: &Timestamps) -> io::Re... function access (line 1379) | pub(crate) fn access(path: &CStr, access: Access) -> io::Result<()> { function accessat (line 1391) | pub(crate) fn accessat( function accessat_noflags (line 1441) | fn accessat_noflags(dirfd: BorrowedFd<'_>, path: &CStr, access: Access) ... function copy_file_range (line 1446) | pub(crate) fn copy_file_range( function memfd_create (line 1467) | pub(crate) fn memfd_create(name: &CStr, flags: MemfdFlags) -> io::Result... function sendfile (line 1472) | pub(crate) fn sendfile( function inotify_init1 (line 1501) | pub(crate) fn inotify_init1(flags: inotify::CreateFlags) -> io::Result, wfd: i32) -> io::Re... function getxattr (line 1520) | pub(crate) fn getxattr(path: &CStr, name: &CStr, value: &mut [u8]) -> io... function lgetxattr (line 1534) | pub(crate) fn lgetxattr(path: &CStr, name: &CStr, value: &mut [u8]) -> i... function fgetxattr (line 1548) | pub(crate) fn fgetxattr(fd: BorrowedFd<'_>, name: &CStr, value: &mut [u8... function setxattr (line 1562) | pub(crate) fn setxattr( function lsetxattr (line 1582) | pub(crate) fn lsetxattr( function fsetxattr (line 1602) | pub(crate) fn fsetxattr( function listxattr (line 1622) | pub(crate) fn listxattr(path: &CStr, list: &mut [c::c_char]) -> io::Resu... function llistxattr (line 1628) | pub(crate) fn llistxattr(path: &CStr, list: &mut [c::c_char]) -> io::Res... function flistxattr (line 1634) | pub(crate) fn flistxattr(fd: BorrowedFd<'_>, list: &mut [c::c_char]) -> ... function removexattr (line 1640) | pub(crate) fn removexattr(path: &CStr, name: &CStr) -> io::Result<()> { function lremovexattr (line 1645) | pub(crate) fn lremovexattr(path: &CStr, name: &CStr) -> io::Result<()> { function fremovexattr (line 1650) | pub(crate) fn fremovexattr(fd: BorrowedFd<'_>, name: &CStr) -> io::Resul... function test_sizes (line 1655) | fn test_sizes() { FILE: builder/third-party/rustix/src/backend/linux_raw/fs/types.rs method from_raw_mode (line 132) | pub const fn from_raw_mode(st_mode: RawMode) -> Self { method as_raw_mode (line 138) | pub const fn as_raw_mode(self) -> RawMode { method from (line 151) | fn from(st_mode: RawMode) -> Self { type FileType (line 321) | pub enum FileType { method from_raw_mode (line 352) | pub const fn from_raw_mode(st_mode: RawMode) -> Self { method as_raw_mode (line 367) | pub const fn as_raw_mode(self) -> RawMode { method from_dirent_d_type (line 382) | pub(crate) const fn from_dirent_d_type(d_type: u8) -> Self { type Advice (line 402) | pub enum Advice { type FlockOperation (line 628) | pub enum FlockOperation { type Stat (line 658) | pub struct Stat { type Stat (line 689) | pub type Stat = linux_raw_sys::general::stat; type StatFs (line 696) | pub type StatFs = linux_raw_sys::general::statfs64; type StatVfs (line 703) | pub struct StatVfs { type Statx (line 720) | pub type Statx = linux_raw_sys::general::statx; type StatxTimestamp (line 723) | pub type StatxTimestamp = linux_raw_sys::general::statx_timestamp; type RawMode (line 732) | pub type RawMode = linux_raw_sys::general::__kernel_mode_t; method from (line 164) | fn from(mode: Mode) -> Self { type RawMode (line 742) | pub type RawMode = c::c_uint; method from (line 164) | fn from(mode: Mode) -> Self { type Dev (line 746) | pub type Dev = u64; type FsWord (line 750) | pub type FsWord = linux_raw_sys::general::__fsword_t; type FsWord (line 754) | pub type FsWord = i64; FILE: builder/third-party/rustix/src/backend/linux_raw/io/errno.rs type Errno (line 52) | pub struct Errno(u16); method from_io_error (line 61) | pub fn from_io_error(io_err: &std::io::Error) -> Option { method raw_os_error (line 75) | pub const fn raw_os_error(self) -> i32 { method from_raw_os_error (line 81) | pub const fn from_raw_os_error(raw: i32) -> Self { method from_errno (line 86) | const fn from_errno(raw: u32) -> Self { constant ACCESS (line 278) | pub const ACCESS: Self = Self::from_errno(errno::EACCES); constant ADDRINUSE (line 280) | pub const ADDRINUSE: Self = Self::from_errno(errno::EADDRINUSE); constant ADDRNOTAVAIL (line 282) | pub const ADDRNOTAVAIL: Self = Self::from_errno(errno::EADDRNOTAVAIL); constant ADV (line 284) | pub const ADV: Self = Self::from_errno(errno::EADV); constant AFNOSUPPORT (line 286) | pub const AFNOSUPPORT: Self = Self::from_errno(errno::EAFNOSUPPORT); constant AGAIN (line 288) | pub const AGAIN: Self = Self::from_errno(errno::EAGAIN); constant ALREADY (line 290) | pub const ALREADY: Self = Self::from_errno(errno::EALREADY); constant BADE (line 292) | pub const BADE: Self = Self::from_errno(errno::EBADE); constant BADF (line 294) | pub const BADF: Self = Self::from_errno(errno::EBADF); constant BADFD (line 296) | pub const BADFD: Self = Self::from_errno(errno::EBADFD); constant BADMSG (line 298) | pub const BADMSG: Self = Self::from_errno(errno::EBADMSG); constant BADR (line 300) | pub const BADR: Self = Self::from_errno(errno::EBADR); constant BADRQC (line 302) | pub const BADRQC: Self = Self::from_errno(errno::EBADRQC); constant BADSLT (line 304) | pub const BADSLT: Self = Self::from_errno(errno::EBADSLT); constant BFONT (line 306) | pub const BFONT: Self = Self::from_errno(errno::EBFONT); constant BUSY (line 308) | pub const BUSY: Self = Self::from_errno(errno::EBUSY); constant CANCELED (line 310) | pub const CANCELED: Self = Self::from_errno(errno::ECANCELED); constant CHILD (line 312) | pub const CHILD: Self = Self::from_errno(errno::ECHILD); constant CHRNG (line 314) | pub const CHRNG: Self = Self::from_errno(errno::ECHRNG); constant COMM (line 316) | pub const COMM: Self = Self::from_errno(errno::ECOMM); constant CONNABORTED (line 318) | pub const CONNABORTED: Self = Self::from_errno(errno::ECONNABORTED); constant CONNREFUSED (line 320) | pub const CONNREFUSED: Self = Self::from_errno(errno::ECONNREFUSED); constant CONNRESET (line 322) | pub const CONNRESET: Self = Self::from_errno(errno::ECONNRESET); constant DEADLK (line 324) | pub const DEADLK: Self = Self::from_errno(errno::EDEADLK); constant DEADLOCK (line 326) | pub const DEADLOCK: Self = Self::from_errno(errno::EDEADLOCK); constant DESTADDRREQ (line 328) | pub const DESTADDRREQ: Self = Self::from_errno(errno::EDESTADDRREQ); constant DOM (line 330) | pub const DOM: Self = Self::from_errno(errno::EDOM); constant DOTDOT (line 332) | pub const DOTDOT: Self = Self::from_errno(errno::EDOTDOT); constant DQUOT (line 334) | pub const DQUOT: Self = Self::from_errno(errno::EDQUOT); constant EXIST (line 336) | pub const EXIST: Self = Self::from_errno(errno::EEXIST); constant FAULT (line 338) | pub const FAULT: Self = Self::from_errno(errno::EFAULT); constant FBIG (line 340) | pub const FBIG: Self = Self::from_errno(errno::EFBIG); constant HOSTDOWN (line 342) | pub const HOSTDOWN: Self = Self::from_errno(errno::EHOSTDOWN); constant HOSTUNREACH (line 344) | pub const HOSTUNREACH: Self = Self::from_errno(errno::EHOSTUNREACH); constant HWPOISON (line 346) | pub const HWPOISON: Self = Self::from_errno(errno::EHWPOISON); constant IDRM (line 348) | pub const IDRM: Self = Self::from_errno(errno::EIDRM); constant ILSEQ (line 350) | pub const ILSEQ: Self = Self::from_errno(errno::EILSEQ); constant INPROGRESS (line 352) | pub const INPROGRESS: Self = Self::from_errno(errno::EINPROGRESS); constant INTR (line 359) | pub const INTR: Self = Self::from_errno(errno::EINTR); constant INVAL (line 361) | pub const INVAL: Self = Self::from_errno(errno::EINVAL); constant IO (line 363) | pub const IO: Self = Self::from_errno(errno::EIO); constant ISCONN (line 365) | pub const ISCONN: Self = Self::from_errno(errno::EISCONN); constant ISDIR (line 367) | pub const ISDIR: Self = Self::from_errno(errno::EISDIR); constant ISNAM (line 369) | pub const ISNAM: Self = Self::from_errno(errno::EISNAM); constant KEYEXPIRED (line 371) | pub const KEYEXPIRED: Self = Self::from_errno(errno::EKEYEXPIRED); constant KEYREJECTED (line 373) | pub const KEYREJECTED: Self = Self::from_errno(errno::EKEYREJECTED); constant KEYREVOKED (line 375) | pub const KEYREVOKED: Self = Self::from_errno(errno::EKEYREVOKED); constant L2HLT (line 377) | pub const L2HLT: Self = Self::from_errno(errno::EL2HLT); constant L2NSYNC (line 379) | pub const L2NSYNC: Self = Self::from_errno(errno::EL2NSYNC); constant L3HLT (line 381) | pub const L3HLT: Self = Self::from_errno(errno::EL3HLT); constant L3RST (line 383) | pub const L3RST: Self = Self::from_errno(errno::EL3RST); constant LIBACC (line 385) | pub const LIBACC: Self = Self::from_errno(errno::ELIBACC); constant LIBBAD (line 387) | pub const LIBBAD: Self = Self::from_errno(errno::ELIBBAD); constant LIBEXEC (line 389) | pub const LIBEXEC: Self = Self::from_errno(errno::ELIBEXEC); constant LIBMAX (line 391) | pub const LIBMAX: Self = Self::from_errno(errno::ELIBMAX); constant LIBSCN (line 393) | pub const LIBSCN: Self = Self::from_errno(errno::ELIBSCN); constant LNRNG (line 395) | pub const LNRNG: Self = Self::from_errno(errno::ELNRNG); constant LOOP (line 397) | pub const LOOP: Self = Self::from_errno(errno::ELOOP); constant MEDIUMTYPE (line 399) | pub const MEDIUMTYPE: Self = Self::from_errno(errno::EMEDIUMTYPE); constant MFILE (line 401) | pub const MFILE: Self = Self::from_errno(errno::EMFILE); constant MLINK (line 403) | pub const MLINK: Self = Self::from_errno(errno::EMLINK); constant MSGSIZE (line 405) | pub const MSGSIZE: Self = Self::from_errno(errno::EMSGSIZE); constant MULTIHOP (line 407) | pub const MULTIHOP: Self = Self::from_errno(errno::EMULTIHOP); constant NAMETOOLONG (line 409) | pub const NAMETOOLONG: Self = Self::from_errno(errno::ENAMETOOLONG); constant NAVAIL (line 411) | pub const NAVAIL: Self = Self::from_errno(errno::ENAVAIL); constant NETDOWN (line 413) | pub const NETDOWN: Self = Self::from_errno(errno::ENETDOWN); constant NETRESET (line 415) | pub const NETRESET: Self = Self::from_errno(errno::ENETRESET); constant NETUNREACH (line 417) | pub const NETUNREACH: Self = Self::from_errno(errno::ENETUNREACH); constant NFILE (line 419) | pub const NFILE: Self = Self::from_errno(errno::ENFILE); constant NOANO (line 421) | pub const NOANO: Self = Self::from_errno(errno::ENOANO); constant NOBUFS (line 423) | pub const NOBUFS: Self = Self::from_errno(errno::ENOBUFS); constant NOCSI (line 425) | pub const NOCSI: Self = Self::from_errno(errno::ENOCSI); constant NODATA (line 428) | pub const NODATA: Self = Self::from_errno(errno::ENODATA); constant NODEV (line 430) | pub const NODEV: Self = Self::from_errno(errno::ENODEV); constant NOENT (line 432) | pub const NOENT: Self = Self::from_errno(errno::ENOENT); constant NOEXEC (line 434) | pub const NOEXEC: Self = Self::from_errno(errno::ENOEXEC); constant NOKEY (line 436) | pub const NOKEY: Self = Self::from_errno(errno::ENOKEY); constant NOLCK (line 438) | pub const NOLCK: Self = Self::from_errno(errno::ENOLCK); constant NOLINK (line 440) | pub const NOLINK: Self = Self::from_errno(errno::ENOLINK); constant NOMEDIUM (line 442) | pub const NOMEDIUM: Self = Self::from_errno(errno::ENOMEDIUM); constant NOMEM (line 444) | pub const NOMEM: Self = Self::from_errno(errno::ENOMEM); constant NOMSG (line 446) | pub const NOMSG: Self = Self::from_errno(errno::ENOMSG); constant NONET (line 448) | pub const NONET: Self = Self::from_errno(errno::ENONET); constant NOPKG (line 450) | pub const NOPKG: Self = Self::from_errno(errno::ENOPKG); constant NOPROTOOPT (line 452) | pub const NOPROTOOPT: Self = Self::from_errno(errno::ENOPROTOOPT); constant NOSPC (line 454) | pub const NOSPC: Self = Self::from_errno(errno::ENOSPC); constant NOSR (line 456) | pub const NOSR: Self = Self::from_errno(errno::ENOSR); constant NOSTR (line 458) | pub const NOSTR: Self = Self::from_errno(errno::ENOSTR); constant NOSYS (line 460) | pub const NOSYS: Self = Self::from_errno(errno::ENOSYS); constant NOTBLK (line 462) | pub const NOTBLK: Self = Self::from_errno(errno::ENOTBLK); constant NOTCONN (line 464) | pub const NOTCONN: Self = Self::from_errno(errno::ENOTCONN); constant NOTDIR (line 466) | pub const NOTDIR: Self = Self::from_errno(errno::ENOTDIR); constant NOTEMPTY (line 468) | pub const NOTEMPTY: Self = Self::from_errno(errno::ENOTEMPTY); constant NOTNAM (line 470) | pub const NOTNAM: Self = Self::from_errno(errno::ENOTNAM); constant NOTRECOVERABLE (line 472) | pub const NOTRECOVERABLE: Self = Self::from_errno(errno::ENOTRECOVERAB... constant NOTSOCK (line 474) | pub const NOTSOCK: Self = Self::from_errno(errno::ENOTSOCK); constant NOTSUP (line 477) | pub const NOTSUP: Self = Self::from_errno(errno::EOPNOTSUPP); constant NOTTY (line 479) | pub const NOTTY: Self = Self::from_errno(errno::ENOTTY); constant NOTUNIQ (line 481) | pub const NOTUNIQ: Self = Self::from_errno(errno::ENOTUNIQ); constant NXIO (line 483) | pub const NXIO: Self = Self::from_errno(errno::ENXIO); constant OPNOTSUPP (line 485) | pub const OPNOTSUPP: Self = Self::from_errno(errno::EOPNOTSUPP); constant OVERFLOW (line 487) | pub const OVERFLOW: Self = Self::from_errno(errno::EOVERFLOW); constant OWNERDEAD (line 489) | pub const OWNERDEAD: Self = Self::from_errno(errno::EOWNERDEAD); constant PERM (line 491) | pub const PERM: Self = Self::from_errno(errno::EPERM); constant PFNOSUPPORT (line 493) | pub const PFNOSUPPORT: Self = Self::from_errno(errno::EPFNOSUPPORT); constant PIPE (line 495) | pub const PIPE: Self = Self::from_errno(errno::EPIPE); constant PROTO (line 497) | pub const PROTO: Self = Self::from_errno(errno::EPROTO); constant PROTONOSUPPORT (line 499) | pub const PROTONOSUPPORT: Self = Self::from_errno(errno::EPROTONOSUPPO... constant PROTOTYPE (line 501) | pub const PROTOTYPE: Self = Self::from_errno(errno::EPROTOTYPE); constant RANGE (line 503) | pub const RANGE: Self = Self::from_errno(errno::ERANGE); constant REMCHG (line 505) | pub const REMCHG: Self = Self::from_errno(errno::EREMCHG); constant REMOTE (line 507) | pub const REMOTE: Self = Self::from_errno(errno::EREMOTE); constant REMOTEIO (line 509) | pub const REMOTEIO: Self = Self::from_errno(errno::EREMOTEIO); constant RESTART (line 511) | pub const RESTART: Self = Self::from_errno(errno::ERESTART); constant RFKILL (line 513) | pub const RFKILL: Self = Self::from_errno(errno::ERFKILL); constant ROFS (line 515) | pub const ROFS: Self = Self::from_errno(errno::EROFS); constant SHUTDOWN (line 517) | pub const SHUTDOWN: Self = Self::from_errno(errno::ESHUTDOWN); constant SOCKTNOSUPPORT (line 519) | pub const SOCKTNOSUPPORT: Self = Self::from_errno(errno::ESOCKTNOSUPPO... constant SPIPE (line 521) | pub const SPIPE: Self = Self::from_errno(errno::ESPIPE); constant SRCH (line 523) | pub const SRCH: Self = Self::from_errno(errno::ESRCH); constant SRMNT (line 525) | pub const SRMNT: Self = Self::from_errno(errno::ESRMNT); constant STALE (line 527) | pub const STALE: Self = Self::from_errno(errno::ESTALE); constant STRPIPE (line 529) | pub const STRPIPE: Self = Self::from_errno(errno::ESTRPIPE); constant TIME (line 531) | pub const TIME: Self = Self::from_errno(errno::ETIME); constant TIMEDOUT (line 533) | pub const TIMEDOUT: Self = Self::from_errno(errno::ETIMEDOUT); constant TOOBIG (line 536) | pub const TOOBIG: Self = Self::from_errno(errno::E2BIG); constant TOOMANYREFS (line 538) | pub const TOOMANYREFS: Self = Self::from_errno(errno::ETOOMANYREFS); constant TXTBSY (line 540) | pub const TXTBSY: Self = Self::from_errno(errno::ETXTBSY); constant UCLEAN (line 542) | pub const UCLEAN: Self = Self::from_errno(errno::EUCLEAN); constant UNATCH (line 544) | pub const UNATCH: Self = Self::from_errno(errno::EUNATCH); constant USERS (line 546) | pub const USERS: Self = Self::from_errno(errno::EUSERS); constant WOULDBLOCK (line 548) | pub const WOULDBLOCK: Self = Self::from_errno(errno::EWOULDBLOCK); constant XDEV (line 550) | pub const XDEV: Self = Self::from_errno(errno::EXDEV); constant XFULL (line 552) | pub const XFULL: Self = Self::from_errno(errno::EXFULL); function try_decode_c_int (line 103) | pub(in crate::backend) fn try_decode_c_int( function try_decode_c_uint (line 118) | pub(in crate::backend) fn try_decode_c_uint( function try_decode_usize (line 133) | pub(in crate::backend) fn try_decode_usize(raw: RetReg( function try_decode_u64 (line 162) | pub(in crate::backend) fn try_decode_u64(raw: RetReg( function try_decode_void (line 209) | pub(in crate::backend) unsafe fn try_decode_void( function try_decode_error (line 241) | pub(in crate::backend) unsafe fn try_decode_error(raw: R... function decode_usize_infallible (line 257) | pub(in crate::backend) fn decode_usize_infallible(raw: R... function decode_c_int_infallible (line 264) | pub(in crate::backend) fn decode_c_int_infallible(raw: R... function decode_c_uint_infallible (line 271) | pub(in crate::backend) fn decode_c_uint_infallible(raw: ... FILE: builder/third-party/rustix/src/backend/linux_raw/io/syscalls.rs function read (line 32) | pub(crate) unsafe fn read(fd: BorrowedFd<'_>, buf: *mut u8, len: usize) ... function pread (line 37) | pub(crate) unsafe fn pread( function readv (line 84) | pub(crate) fn readv(fd: BorrowedFd<'_>, bufs: &mut [IoSliceMut<'_>]) -> ... function preadv (line 91) | pub(crate) fn preadv( function preadv2 (line 113) | pub(crate) fn preadv2( function write (line 137) | pub(crate) fn write(fd: BorrowedFd<'_>, buf: &[u8]) -> io::Result { function pwrite (line 144) | pub(crate) fn pwrite(fd: BorrowedFd<'_>, buf: &[u8], pos: u64) -> io::Re... function writev (line 190) | pub(crate) fn writev(fd: BorrowedFd<'_>, bufs: &[IoSlice<'_>]) -> io::Re... function pwritev (line 197) | pub(crate) fn pwritev(fd: BorrowedFd<'_>, bufs: &[IoSlice<'_>], pos: u64... function pwritev2 (line 215) | pub(crate) fn pwritev2( function close (line 239) | pub(crate) unsafe fn close(fd: RawFd) { function ioctl (line 245) | pub(crate) unsafe fn ioctl( function ioctl_readonly (line 254) | pub(crate) unsafe fn ioctl_readonly( function is_read_write (line 263) | pub(crate) fn is_read_write(fd: BorrowedFd<'_>) -> io::Result<(bool, boo... function dup (line 306) | pub(crate) fn dup(fd: BorrowedFd<'_>) -> io::Result { function dup2 (line 312) | pub(crate) fn dup2(fd: BorrowedFd<'_>, new: &mut OwnedFd) -> io::Result<... function dup3 (line 329) | pub(crate) fn dup3(fd: BorrowedFd<'_>, new: &mut OwnedFd, flags: DupFlag... function fcntl_getfd (line 334) | pub(crate) fn fcntl_getfd(fd: BorrowedFd<'_>) -> io::Result { function fcntl_setfd (line 348) | pub(crate) fn fcntl_setfd(fd: BorrowedFd<'_>, flags: FdFlags) -> io::Res... function fcntl_dupfd_cloexec (line 360) | pub(crate) fn fcntl_dupfd_cloexec(fd: BorrowedFd<'_>, min: RawFd) -> io:... FILE: builder/third-party/rustix/src/backend/linux_raw/io_uring/syscalls.rs function io_uring_setup (line 15) | pub(crate) fn io_uring_setup(entries: u32, params: &mut io_uring_params)... function io_uring_register (line 26) | pub(crate) unsafe fn io_uring_register( function io_uring_enter (line 42) | pub(crate) unsafe fn io_uring_enter( FILE: builder/third-party/rustix/src/backend/linux_raw/mm/syscalls.rs function madvise (line 22) | pub(crate) fn madvise(addr: *mut c::c_void, len: usize, advice: Advice) ... function msync (line 34) | pub(crate) unsafe fn msync(addr: *mut c::c_void, len: usize, flags: Msyn... function mmap (line 43) | pub(crate) unsafe fn mmap( function mmap_anonymous (line 85) | pub(crate) unsafe fn mmap_anonymous( function mprotect (line 118) | pub(crate) unsafe fn mprotect( function munmap (line 131) | pub(crate) unsafe fn munmap(addr: *mut c::c_void, length: usize) -> io::... function mremap (line 140) | pub(crate) unsafe fn mremap( function mremap_fixed (line 161) | pub(crate) unsafe fn mremap_fixed( function mlock (line 183) | pub(crate) unsafe fn mlock(addr: *mut c::c_void, length: usize) -> io::R... function mlock_with (line 192) | pub(crate) unsafe fn mlock_with( function munlock (line 205) | pub(crate) unsafe fn munlock(addr: *mut c::c_void, length: usize) -> io:... function userfaultfd (line 210) | pub(crate) unsafe fn userfaultfd(flags: UserfaultfdFlags) -> io::Result<... function mlockall (line 222) | pub(crate) fn mlockall(flags: MlockAllFlags) -> io::Result<()> { function munlockall (line 235) | pub(crate) fn munlockall() -> io::Result<()> { FILE: builder/third-party/rustix/src/backend/linux_raw/mm/types.rs type Advice (line 177) | pub enum Advice { constant DontNeed (line 246) | pub const DontNeed: Self = Self::Normal; FILE: builder/third-party/rustix/src/backend/linux_raw/mod.rs constant MAX_IOV (line 117) | const MAX_IOV: usize = linux_raw_sys::general::UIO_MAXIOV as usize; FILE: builder/third-party/rustix/src/backend/linux_raw/mount/syscalls.rs function mount (line 18) | pub(crate) fn mount( function unmount (line 38) | pub(crate) fn unmount(target: &CStr, flags: super::types::UnmountFlags) ... function fsopen (line 44) | pub(crate) fn fsopen(fs_name: &CStr, flags: super::types::FsOpenFlags) -... function fsmount (line 50) | pub(crate) fn fsmount( function move_mount (line 60) | pub(crate) fn move_mount( function open_tree (line 81) | pub(crate) fn open_tree( function fspick (line 91) | pub(crate) fn fspick( function fsconfig_set_flag (line 101) | pub(crate) fn fsconfig_set_flag(fs_fd: BorrowedFd<'_>, key: &CStr) -> io... function fsconfig_set_string (line 116) | pub(crate) fn fsconfig_set_string( function fsconfig_set_binary (line 135) | pub(crate) fn fsconfig_set_binary( function fsconfig_set_fd (line 155) | pub(crate) fn fsconfig_set_fd( function fsconfig_set_path (line 174) | pub(crate) fn fsconfig_set_path( function fsconfig_set_path_empty (line 194) | pub(crate) fn fsconfig_set_path_empty( function fsconfig_create (line 213) | pub(crate) fn fsconfig_create(fs_fd: BorrowedFd<'_>) -> io::Result<()> { function fsconfig_reconfigure (line 228) | pub(crate) fn fsconfig_reconfigure(fs_fd: BorrowedFd<'_>) -> io::Result<... FILE: builder/third-party/rustix/src/backend/linux_raw/mount/types.rs type FsConfigCmd (line 122) | pub(crate) enum FsConfigCmd { type MountFlagsArg (line 332) | pub(crate) struct MountFlagsArg(pub(crate) c::c_uint); FILE: builder/third-party/rustix/src/backend/linux_raw/net/addr.rs type SocketAddrUnix (line 19) | pub struct SocketAddrUnix { method new (line 27) | pub fn new(path: P) -> io::Result { method _new (line 32) | fn _new(path: &CStr) -> io::Result { method new_abstract_name (line 48) | pub fn new_abstract_name(name: &[u8]) -> io::Result { method init (line 65) | const fn init() -> c::sockaddr_un { method path (line 74) | pub fn path(&self) -> Option<&CStr> { method abstract_name (line 93) | pub fn abstract_name(&self) -> Option<&[u8]> { method addr_len (line 109) | pub(crate) fn addr_len(&self) -> c::socklen_t { method len (line 114) | pub(crate) fn len(&self) -> usize { method fmt (line 155) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method eq (line 121) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 132) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 139) | fn cmp(&self, other: &Self) -> Ordering { method hash (line 148) | fn hash(&self, state: &mut H) { type SocketAddrStorage (line 167) | pub type SocketAddrStorage = c::sockaddr; function offsetof_sun_path (line 171) | pub(crate) fn offsetof_sun_path() -> usize { FILE: builder/third-party/rustix/src/backend/linux_raw/net/msghdr.rs function msg_iov_len (line 22) | fn msg_iov_len(len: usize) -> c::size_t { function msg_control_len (line 27) | pub(crate) fn msg_control_len(len: usize) -> c::size_t { function with_recv_msghdr (line 33) | pub(crate) fn with_recv_msghdr( function with_noaddr_msghdr (line 65) | pub(crate) fn with_noaddr_msghdr( function with_v4_msghdr (line 82) | pub(crate) fn with_v4_msghdr( function with_v6_msghdr (line 102) | pub(crate) fn with_v6_msghdr( function with_unix_msghdr (line 122) | pub(crate) fn with_unix_msghdr( function with_xdp_msghdr (line 141) | pub(crate) fn with_xdp_msghdr( function zero_msghdr (line 161) | pub(crate) fn zero_msghdr() -> c::msghdr { FILE: builder/third-party/rustix/src/backend/linux_raw/net/netdevice.rs function name_to_index (line 15) | pub(crate) fn name_to_index(fd: impl AsFd, if_name: &str) -> io::Result<... function index_to_name (line 41) | pub(crate) fn index_to_name(fd: impl AsFd, index: u32) -> io::Result u16 { function initialize_family_to_unspec (line 45) | pub(crate) unsafe fn initialize_family_to_unspec(storage: *mut c::sockad... function read_sockaddr (line 54) | pub(crate) unsafe fn read_sockaddr( function maybe_read_sockaddr_os (line 139) | pub(crate) unsafe fn maybe_read_sockaddr_os( function read_sockaddr_os (line 155) | pub(crate) unsafe fn read_sockaddr_os(storage: *const c::sockaddr, len: ... FILE: builder/third-party/rustix/src/backend/linux_raw/net/sockopt.rs function getsockopt (line 38) | fn getsockopt(fd: BorrowedFd<'_>, level: u32, optname: u32) -> ... function getsockopt_raw (line 58) | fn getsockopt_raw( function setsockopt (line 93) | fn setsockopt(fd: BorrowedFd<'_>, level: u32, optname: u32, val... function setsockopt_raw (line 103) | fn setsockopt_raw( function get_socket_type (line 138) | pub(crate) fn get_socket_type(fd: BorrowedFd<'_>) -> io::Result, reuseaddr: bool) ... function get_socket_reuseaddr (line 148) | pub(crate) fn get_socket_reuseaddr(fd: BorrowedFd<'_>) -> io::Result, broadcast: bool) ... function get_socket_broadcast (line 158) | pub(crate) fn get_socket_broadcast(fd: BorrowedFd<'_>) -> io::Result, linger: Option) -> io::Result, passcred: bool) ->... function get_socket_passcred (line 189) | pub(crate) fn get_socket_passcred(fd: BorrowedFd<'_>) -> io::Result { function set_socket_timeout (line 194) | pub(crate) fn set_socket_timeout( function set_socket_timeout_old (line 214) | fn set_socket_timeout_old( function get_socket_timeout (line 228) | pub(crate) fn get_socket_timeout(fd: BorrowedFd<'_>, id: Timeout) -> io:... function get_socket_timeout_old (line 244) | fn get_socket_timeout_old(fd: BorrowedFd<'_>, id: Timeout) -> io::Result... function duration_from_linux_sock_timeval (line 255) | fn duration_from_linux_sock_timeval(time: __kernel_sock_timeval) -> Opti... function duration_from_linux_old_timeval (line 265) | fn duration_from_linux_old_timeval(time: __kernel_old_timeval) -> Option... function duration_to_linux_sock_timeval (line 275) | fn duration_to_linux_sock_timeval(timeout: Option) -> io::Resu... function duration_to_linux_old_timeval (line 301) | fn duration_to_linux_old_timeval(timeout: Option) -> io::Resul... function get_socket_error (line 327) | pub(crate) fn get_socket_error(fd: BorrowedFd<'_>) -> io::Result, keepalive: bool) ... function get_socket_keepalive (line 342) | pub(crate) fn get_socket_keepalive(fd: BorrowedFd<'_>) -> io::Result, size: usiz... function get_socket_recv_buffer_size (line 353) | pub(crate) fn get_socket_recv_buffer_size(fd: BorrowedFd<'_>) -> io::Res... function set_socket_send_buffer_size (line 358) | pub(crate) fn set_socket_send_buffer_size(fd: BorrowedFd<'_>, size: usiz... function get_socket_send_buffer_size (line 364) | pub(crate) fn get_socket_send_buffer_size(fd: BorrowedFd<'_>) -> io::Res... function get_socket_domain (line 369) | pub(crate) fn get_socket_domain(fd: BorrowedFd<'_>) -> io::Result) -> io::Result, value: bool) -> i... function get_socket_oobinline (line 387) | pub(crate) fn get_socket_oobinline(fd: BorrowedFd<'_>) -> io::Result, value: bool) -> i... function get_socket_reuseport (line 397) | pub(crate) fn get_socket_reuseport(fd: BorrowedFd<'_>) -> io::Result) -> io::Result) -> io::Result { function get_socket_incoming_cpu (line 413) | pub(crate) fn get_socket_incoming_cpu(fd: BorrowedFd<'_>) -> io::Result<... function set_socket_incoming_cpu (line 418) | pub(crate) fn set_socket_incoming_cpu(fd: BorrowedFd<'_>, value: u32) ->... function set_ip_ttl (line 423) | pub(crate) fn set_ip_ttl(fd: BorrowedFd<'_>, ttl: u32) -> io::Result<()> { function get_ip_ttl (line 428) | pub(crate) fn get_ip_ttl(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_v6only (line 433) | pub(crate) fn set_ipv6_v6only(fd: BorrowedFd<'_>, only_v6: bool) -> io::... function get_ipv6_v6only (line 438) | pub(crate) fn get_ipv6_v6only(fd: BorrowedFd<'_>) -> io::Result { function set_ip_multicast_loop (line 443) | pub(crate) fn set_ip_multicast_loop(fd: BorrowedFd<'_>, multicast_loop: ... function get_ip_multicast_loop (line 453) | pub(crate) fn get_ip_multicast_loop(fd: BorrowedFd<'_>) -> io::Result, multicast_ttl: u3... function get_ip_multicast_ttl (line 463) | pub(crate) fn get_ip_multicast_ttl(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_multicast_loop (line 468) | pub(crate) fn set_ipv6_multicast_loop(fd: BorrowedFd<'_>, multicast_loop... function get_ipv6_multicast_loop (line 478) | pub(crate) fn get_ipv6_multicast_loop(fd: BorrowedFd<'_>) -> io::Result<... function set_ipv6_multicast_hops (line 483) | pub(crate) fn set_ipv6_multicast_hops(fd: BorrowedFd<'_>, multicast_hops... function get_ipv6_multicast_hops (line 488) | pub(crate) fn get_ipv6_multicast_hops(fd: BorrowedFd<'_>) -> io::Result<... function set_ip_add_membership (line 493) | pub(crate) fn set_ip_add_membership( function set_ip_add_membership_with_ifindex (line 503) | pub(crate) fn set_ip_add_membership_with_ifindex( function set_ip_add_source_membership (line 514) | pub(crate) fn set_ip_add_source_membership( function set_ip_drop_source_membership (line 525) | pub(crate) fn set_ip_drop_source_membership( function set_ipv6_add_membership (line 536) | pub(crate) fn set_ipv6_add_membership( function set_ip_drop_membership (line 546) | pub(crate) fn set_ip_drop_membership( function set_ip_drop_membership_with_ifindex (line 556) | pub(crate) fn set_ip_drop_membership_with_ifindex( function set_ipv6_drop_membership (line 567) | pub(crate) fn set_ipv6_drop_membership( function get_ipv6_unicast_hops (line 577) | pub(crate) fn get_ipv6_unicast_hops(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_unicast_hops (line 582) | pub(crate) fn set_ipv6_unicast_hops(fd: BorrowedFd<'_>, hops: Option... function set_ip_tos (line 591) | pub(crate) fn set_ip_tos(fd: BorrowedFd<'_>, value: u8) -> io::Result<()> { function get_ip_tos (line 596) | pub(crate) fn get_ip_tos(fd: BorrowedFd<'_>) -> io::Result { function set_ip_recvtos (line 602) | pub(crate) fn set_ip_recvtos(fd: BorrowedFd<'_>, value: bool) -> io::Res... function get_ip_recvtos (line 607) | pub(crate) fn get_ip_recvtos(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_recvtclass (line 612) | pub(crate) fn set_ipv6_recvtclass(fd: BorrowedFd<'_>, value: bool) -> io... function get_ipv6_recvtclass (line 617) | pub(crate) fn get_ipv6_recvtclass(fd: BorrowedFd<'_>) -> io::Result { function set_ip_freebind (line 622) | pub(crate) fn set_ip_freebind(fd: BorrowedFd<'_>, value: bool) -> io::Re... function get_ip_freebind (line 627) | pub(crate) fn get_ip_freebind(fd: BorrowedFd<'_>) -> io::Result { function set_ipv6_freebind (line 632) | pub(crate) fn set_ipv6_freebind(fd: BorrowedFd<'_>, value: bool) -> io::... function get_ipv6_freebind (line 637) | pub(crate) fn get_ipv6_freebind(fd: BorrowedFd<'_>) -> io::Result { function get_ip_original_dst (line 642) | pub(crate) fn get_ip_original_dst(fd: BorrowedFd<'_>) -> io::Result) -> io::Result, value: u32) -> io::Res... function get_ipv6_tclass (line 679) | pub(crate) fn get_ipv6_tclass(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_nodelay (line 684) | pub(crate) fn set_tcp_nodelay(fd: BorrowedFd<'_>, nodelay: bool) -> io::... function get_tcp_nodelay (line 689) | pub(crate) fn get_tcp_nodelay(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_keepcnt (line 694) | pub(crate) fn set_tcp_keepcnt(fd: BorrowedFd<'_>, count: u32) -> io::Res... function get_tcp_keepcnt (line 699) | pub(crate) fn get_tcp_keepcnt(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_keepidle (line 704) | pub(crate) fn set_tcp_keepidle(fd: BorrowedFd<'_>, duration: Duration) -... function get_tcp_keepidle (line 710) | pub(crate) fn get_tcp_keepidle(fd: BorrowedFd<'_>) -> io::Result, duration: Duration) ... function get_tcp_keepintvl (line 722) | pub(crate) fn get_tcp_keepintvl(fd: BorrowedFd<'_>) -> io::Result, value: u32) -> io... function get_tcp_user_timeout (line 733) | pub(crate) fn get_tcp_user_timeout(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_quickack (line 738) | pub(crate) fn set_tcp_quickack(fd: BorrowedFd<'_>, value: bool) -> io::R... function get_tcp_quickack (line 743) | pub(crate) fn get_tcp_quickack(fd: BorrowedFd<'_>) -> io::Result { function set_tcp_congestion (line 748) | pub(crate) fn set_tcp_congestion(fd: BorrowedFd<'_>, value: &str) -> io:... function get_tcp_congestion (line 757) | pub(crate) fn get_tcp_congestion(fd: BorrowedFd<'_>) -> io::Result, value: bo... function get_tcp_thin_linear_timeouts (line 787) | pub(crate) fn get_tcp_thin_linear_timeouts(fd: BorrowedFd<'_>) -> io::Re... function set_tcp_cork (line 792) | pub(crate) fn set_tcp_cork(fd: BorrowedFd<'_>, value: bool) -> io::Resul... function get_tcp_cork (line 797) | pub(crate) fn get_tcp_cork(fd: BorrowedFd<'_>) -> io::Result { function get_socket_peercred (line 802) | pub(crate) fn get_socket_peercred(fd: BorrowedFd<'_>) -> io::Result, value: XdpUmemReg) ->... function set_xdp_umem_fill_ring_size (line 814) | pub(crate) fn set_xdp_umem_fill_ring_size(fd: BorrowedFd<'_>, value: u32... function set_xdp_umem_completion_ring_size (line 820) | pub(crate) fn set_xdp_umem_completion_ring_size(fd: BorrowedFd<'_>, valu... function set_xdp_tx_ring_size (line 826) | pub(crate) fn set_xdp_tx_ring_size(fd: BorrowedFd<'_>, value: u32) -> io... function set_xdp_rx_ring_size (line 832) | pub(crate) fn set_xdp_rx_ring_size(fd: BorrowedFd<'_>, value: u32) -> io... function get_xdp_mmap_offsets (line 838) | pub(crate) fn get_xdp_mmap_offsets(fd: BorrowedFd<'_>) -> io::Result) -> io::Result) -> io::Result c::ip_mreq { function to_ip_mreqn (line 981) | fn to_ip_mreqn(multiaddr: &Ipv4Addr, address: &Ipv4Addr, ifindex: i32) -... function to_imr_source (line 990) | fn to_imr_source( function to_imr_addr (line 1003) | fn to_imr_addr(addr: &Ipv4Addr) -> c::in_addr { function to_ipv6mr (line 1010) | fn to_ipv6mr(multiaddr: &Ipv6Addr, interface: u32) -> c::ipv6_mreq { function to_ipv6mr_multiaddr (line 1018) | fn to_ipv6mr_multiaddr(multiaddr: &Ipv6Addr) -> c::in6_addr { function to_ipv6mr_interface (line 1027) | fn to_ipv6mr_interface(interface: u32) -> c::c_int { function from_bool (line 1032) | fn from_bool(value: bool) -> c::c_uint { function to_bool (line 1037) | fn to_bool(value: c::c_uint) -> bool { function duration_to_secs (line 1043) | fn duration_to_secs>(duration: Duration) -> io::Result { FILE: builder/third-party/rustix/src/backend/linux_raw/net/syscalls.rs function socket (line 45) | pub(crate) fn socket( function socket_with (line 69) | pub(crate) fn socket_with( function socketpair (line 99) | pub(crate) fn socketpair( function accept (line 137) | pub(crate) fn accept(fd: BorrowedFd<'_>) -> io::Result { function accept_with (line 155) | pub(crate) fn accept_with(fd: BorrowedFd<'_>, flags: SocketFlags) -> io:... function acceptfrom (line 173) | pub(crate) fn acceptfrom(fd: BorrowedFd<'_>) -> io::Result<(OwnedFd, Opt... function acceptfrom_with (line 210) | pub(crate) fn acceptfrom_with( function recvmsg (line 252) | pub(crate) fn recvmsg( function sendmsg (line 293) | pub(crate) fn sendmsg( function sendmsg_v4 (line 322) | pub(crate) fn sendmsg_v4( function sendmsg_v6 (line 352) | pub(crate) fn sendmsg_v6( function sendmsg_unix (line 382) | pub(crate) fn sendmsg_unix( function sendmsg_xdp (line 413) | pub(crate) fn sendmsg_xdp( function shutdown (line 443) | pub(crate) fn shutdown(fd: BorrowedFd<'_>, how: Shutdown) -> io::Result<... function send (line 463) | pub(crate) fn send(fd: BorrowedFd<'_>, buf: &[u8], flags: SendFlags) -> ... function sendto_v4 (line 511) | pub(crate) fn sendto_v4( function sendto_v6 (line 549) | pub(crate) fn sendto_v6( function sendto_unix (line 587) | pub(crate) fn sendto_unix( function sendto_xdp (line 626) | pub(crate) fn sendto_xdp( function recv (line 664) | pub(crate) unsafe fn recv( function recvfrom (line 715) | pub(crate) unsafe fn recvfrom( function getpeername (line 760) | pub(crate) fn getpeername(fd: BorrowedFd<'_>) -> io::Result) -> io::Result, addr: &SocketAddrV4) -> io::Re... function bind_v6 (line 859) | pub(crate) fn bind_v6(fd: BorrowedFd<'_>, addr: &SocketAddrV6) -> io::Re... function bind_unix (line 884) | pub(crate) fn bind_unix(fd: BorrowedFd<'_>, addr: &SocketAddrUnix) -> io... function bind_xdp (line 910) | pub(crate) fn bind_xdp(fd: BorrowedFd<'_>, addr: &SocketAddrXdp) -> io::... function connect_v4 (line 935) | pub(crate) fn connect_v4(fd: BorrowedFd<'_>, addr: &SocketAddrV4) -> io:... function connect_v6 (line 960) | pub(crate) fn connect_v6(fd: BorrowedFd<'_>, addr: &SocketAddrV6) -> io:... function connect_unix (line 985) | pub(crate) fn connect_unix(fd: BorrowedFd<'_>, addr: &SocketAddrUnix) ->... function connect_unspec (line 1010) | pub(crate) fn connect_unspec(fd: BorrowedFd<'_>) -> io::Result<()> { function listen (line 1038) | pub(crate) fn listen(fd: BorrowedFd<'_>, backlog: c::c_int) -> io::Resul... FILE: builder/third-party/rustix/src/backend/linux_raw/net/write_sockaddr.rs function write_sockaddr (line 11) | pub(crate) unsafe fn write_sockaddr( function encode_sockaddr_v4 (line 24) | pub(crate) fn encode_sockaddr_v4(v4: &SocketAddrV4) -> c::sockaddr_in { function write_sockaddr_v4 (line 35) | unsafe fn write_sockaddr_v4(v4: &SocketAddrV4, storage: *mut SocketAddrS... function encode_sockaddr_v6 (line 41) | pub(crate) fn encode_sockaddr_v6(v6: &SocketAddrV6) -> c::sockaddr_in6 { function write_sockaddr_v6 (line 55) | unsafe fn write_sockaddr_v6(v6: &SocketAddrV6, storage: *mut SocketAddrS... function write_sockaddr_unix (line 61) | unsafe fn write_sockaddr_unix(unix: &SocketAddrUnix, storage: *mut Socke... function encode_sockaddr_xdp (line 67) | pub(crate) fn encode_sockaddr_xdp(xdp: &SocketAddrXdp) -> c::sockaddr_xdp { function write_sockaddr_xdp (line 78) | unsafe fn write_sockaddr_xdp(xdp: &SocketAddrXdp, storage: *mut SocketAd... FILE: builder/third-party/rustix/src/backend/linux_raw/param/auxv.rs function page_size (line 37) | pub(crate) fn page_size() -> usize { function clock_ticks_per_second (line 50) | pub(crate) fn clock_ticks_per_second() -> u64 { function linux_hwcap (line 63) | pub(crate) fn linux_hwcap() -> (usize, usize) { function linux_minsigstksz (line 78) | pub(crate) fn linux_minsigstksz() -> usize { function linux_execfn (line 91) | pub(crate) fn linux_execfn() -> &'static CStr { function linux_secure (line 106) | pub(crate) fn linux_secure() -> bool { function exe_phdrs (line 123) | pub(crate) fn exe_phdrs() -> (*const c::c_void, usize, usize) { function sysinfo_ehdr (line 144) | pub(in super::super) fn sysinfo_ehdr() -> *const Elf_Ehdr { function entry (line 161) | pub(crate) fn entry() -> usize { function random (line 174) | pub(crate) fn random() -> *const [u8; 16] { constant PR_GET_AUXV (line 205) | const PR_GET_AUXV: c::c_int = 0x4155_5856; function pr_get_auxv_static (line 213) | fn pr_get_auxv_static(buffer: &mut [u8; 512]) -> Result<&mut [u8], crate... function pr_get_auxv_dynamic (line 238) | fn pr_get_auxv_dynamic(buffer: &mut [u8; 512]) -> crate::io::Result Result<(), ()> { function init_from_auxv_file (line 327) | fn init_from_auxv_file(auxv: OwnedFd) -> Option<()> { function init_from_aux_iter (line 364) | unsafe fn init_from_aux_iter(aux_iter: impl Iterator)... function check_elf_base (line 478) | unsafe fn check_elf_base(base: *const Elf_Ehdr) -> Option Option { type AuxFile (line 561) | struct AuxFile(OwnedFd); type Item (line 565) | type Item = Elf_auxv_t; method next (line 570) | fn next(&mut self) -> Option { FILE: builder/third-party/rustix/src/backend/linux_raw/param/init.rs function page_size (line 25) | pub(crate) fn page_size() -> usize { function clock_ticks_per_second (line 31) | pub(crate) fn clock_ticks_per_second() -> u64 { function linux_hwcap (line 37) | pub(crate) fn linux_hwcap() -> (usize, usize) { function linux_minsigstksz (line 48) | pub(crate) fn linux_minsigstksz() -> usize { function linux_execfn (line 54) | pub(crate) fn linux_execfn() -> &'static CStr { function linux_secure (line 64) | pub(crate) fn linux_secure() -> bool { function exe_phdrs (line 70) | pub(crate) fn exe_phdrs() -> (*const c_void, usize, usize) { function sysinfo_ehdr (line 83) | pub(in super::super) fn sysinfo_ehdr() -> *const Elf_Ehdr { function entry (line 89) | pub(crate) fn entry() -> usize { function random (line 95) | pub(crate) fn random() -> *const [u8; 16] { function init (line 125) | pub(crate) unsafe fn init(envp: *mut *mut u8) { function init_from_envp (line 133) | unsafe fn init_from_envp(mut envp: *mut *mut u8) { function init_from_auxp (line 148) | unsafe fn init_from_auxp(mut auxp: *const Elf_auxv_t) { FILE: builder/third-party/rustix/src/backend/linux_raw/param/libc_auxv.rs function getauxval (line 24) | fn getauxval(type_: c::c_ulong) -> *mut c::c_void; constant AT_PHDR (line 28) | const AT_PHDR: c::c_ulong = 3; constant AT_PHENT (line 30) | const AT_PHENT: c::c_ulong = 4; constant AT_PHNUM (line 32) | const AT_PHNUM: c::c_ulong = 5; constant AT_ENTRY (line 34) | const AT_ENTRY: c::c_ulong = 9; constant AT_HWCAP (line 35) | const AT_HWCAP: c::c_ulong = 16; constant AT_RANDOM (line 37) | const AT_RANDOM: c::c_ulong = 25; constant AT_HWCAP2 (line 38) | const AT_HWCAP2: c::c_ulong = 26; constant AT_SECURE (line 39) | const AT_SECURE: c::c_ulong = 23; constant AT_EXECFN (line 40) | const AT_EXECFN: c::c_ulong = 31; constant AT_SYSINFO_EHDR (line 41) | const AT_SYSINFO_EHDR: c::c_ulong = 33; function sysconf (line 46) | fn sysconf(name: c::c_int) -> c::c_long; constant _SC_PAGESIZE (line 50) | const _SC_PAGESIZE: c::c_int = 39; constant _SC_PAGESIZE (line 52) | const _SC_PAGESIZE: c::c_int = 30; constant _SC_CLK_TCK (line 54) | const _SC_CLK_TCK: c::c_int = 6; constant _SC_CLK_TCK (line 56) | const _SC_CLK_TCK: c::c_int = 2; function test_abi (line 59) | fn test_abi() { function page_size (line 79) | pub(crate) fn page_size() -> usize { function clock_ticks_per_second (line 85) | pub(crate) fn clock_ticks_per_second() -> u64 { function linux_hwcap (line 91) | pub(crate) fn linux_hwcap() -> (usize, usize) { function linux_minsigstksz (line 113) | pub(crate) fn linux_minsigstksz() -> usize { function linux_execfn (line 132) | pub(crate) fn linux_execfn() -> &'static CStr { function linux_secure (line 150) | pub(crate) fn linux_secure() -> bool { function exe_phdrs (line 156) | pub(crate) fn exe_phdrs() -> (*const c::c_void, usize, usize) { function sysinfo_ehdr (line 168) | pub(in super::super) fn sysinfo_ehdr() -> *const Elf_Ehdr { function entry (line 186) | pub(crate) fn entry() -> usize { function random (line 192) | pub(crate) fn random() -> *const [u8; 16] { FILE: builder/third-party/rustix/src/backend/linux_raw/pid/syscalls.rs function getpid (line 12) | pub(crate) fn getpid() -> Pid { FILE: builder/third-party/rustix/src/backend/linux_raw/pipe/syscalls.rs function pipe (line 18) | pub(crate) fn pipe() -> io::Result<(OwnedFd, OwnedFd)> { function pipe_with (line 50) | pub(crate) fn pipe_with(flags: PipeFlags) -> io::Result<(OwnedFd, OwnedF... function splice (line 60) | pub fn splice( function vmsplice (line 82) | pub unsafe fn vmsplice( function tee (line 92) | pub fn tee( function fcntl_getpipe_sz (line 102) | pub(crate) fn fcntl_getpipe_sz(fd: BorrowedFd<'_>) -> io::Result { function fcntl_setpipe_sz (line 114) | pub(crate) fn fcntl_setpipe_sz(fd: BorrowedFd<'_>, size: usize) -> io::R... FILE: builder/third-party/rustix/src/backend/linux_raw/pipe/types.rs type IoSliceRaw (line 53) | pub struct IoSliceRaw<'a> { function from_slice (line 60) | pub fn from_slice(buf: &'a [u8]) -> Self { function from_slice_mut (line 71) | pub fn from_slice_mut(buf: &'a mut [u8]) -> Self { FILE: builder/third-party/rustix/src/backend/linux_raw/prctl/syscalls.rs function prctl (line 13) | pub(crate) unsafe fn prctl( FILE: builder/third-party/rustix/src/backend/linux_raw/process/cpu_set.rs function CPU_SET (line 9) | pub(crate) fn CPU_SET(cpu: usize, cpuset: &mut RawCpuSet) { function CPU_ZERO (line 16) | pub(crate) fn CPU_ZERO(cpuset: &mut RawCpuSet) { function CPU_CLR (line 21) | pub(crate) fn CPU_CLR(cpu: usize, cpuset: &mut RawCpuSet) { function CPU_ISSET (line 28) | pub(crate) fn CPU_ISSET(cpu: usize, cpuset: &RawCpuSet) -> bool { function CPU_COUNT_S (line 35) | pub(crate) fn CPU_COUNT_S(size_in_bytes: usize, cpuset: &RawCpuSet) -> u... function CPU_COUNT (line 44) | pub(crate) fn CPU_COUNT(cpuset: &RawCpuSet) -> u32 { function CPU_EQUAL (line 49) | pub(crate) fn CPU_EQUAL(this: &RawCpuSet, that: &RawCpuSet) -> bool { FILE: builder/third-party/rustix/src/backend/linux_raw/process/syscalls.rs function sched_getcpu (line 56) | pub(crate) fn sched_getcpu() -> usize { function chdir (line 67) | pub(crate) fn chdir(filename: &CStr) -> io::Result<()> { function fchdir (line 72) | pub(crate) fn fchdir(fd: BorrowedFd<'_>) -> io::Result<()> { function chroot (line 78) | pub(crate) fn chroot(filename: &CStr) -> io::Result<()> { function getcwd (line 84) | pub(crate) fn getcwd(buf: &mut [MaybeUninit]) -> io::Result { function membarrier_query (line 90) | pub(crate) fn membarrier_query() -> MembarrierQuery { function membarrier (line 104) | pub(crate) fn membarrier(cmd: MembarrierCommand) -> io::Result<()> { function membarrier_cpu (line 109) | pub(crate) fn membarrier_cpu(cmd: MembarrierCommand, cpu: Cpuid) -> io::... function getppid (line 121) | pub(crate) fn getppid() -> Option { function getpgid (line 129) | pub(crate) fn getpgid(pid: Option) -> io::Result { function setpgid (line 138) | pub(crate) fn setpgid(pid: Option, pgid: Option) -> io::Result... function getpgrp (line 149) | pub(crate) fn getpgrp() -> Pid { function sched_getaffinity (line 168) | pub(crate) fn sched_getaffinity(pid: Option, cpuset: &mut RawCpuSet... function sched_setaffinity (line 188) | pub(crate) fn sched_setaffinity(pid: Option, cpuset: &RawCpuSet) ->... function sched_yield (line 200) | pub(crate) fn sched_yield() { function umask (line 210) | pub(crate) fn umask(mode: Mode) -> Mode { function nice (line 215) | pub(crate) fn nice(inc: i32) -> io::Result { function getpriority_user (line 227) | pub(crate) fn getpriority_user(uid: Uid) -> io::Result { function getpriority_pgrp (line 239) | pub(crate) fn getpriority_pgrp(pgid: Option) -> io::Result { function getpriority_process (line 251) | pub(crate) fn getpriority_process(pid: Option) -> io::Result { function setpriority_user (line 263) | pub(crate) fn setpriority_user(uid: Uid, priority: i32) -> io::Result<()> { function setpriority_pgrp (line 275) | pub(crate) fn setpriority_pgrp(pgid: Option, priority: i32) -> io::... function setpriority_process (line 287) | pub(crate) fn setpriority_process(pid: Option, priority: i32) -> io... function getrlimit (line 299) | pub(crate) fn getrlimit(limit: Resource) -> Rlimit { function setrlimit (line 314) | pub(crate) fn setrlimit(limit: Resource, new: Rlimit) -> io::Result<()> { function prlimit (line 331) | pub(crate) fn prlimit(pid: Option, limit: Resource, new: Rlimit) ->... function rlimit_from_linux (line 350) | fn rlimit_from_linux(lim: rlimit64) -> Rlimit { function rlimit_to_linux (line 366) | fn rlimit_to_linux(lim: Rlimit) -> rlimit64 { function wait (line 379) | pub(crate) fn wait(waitopts: WaitOptions) -> io::Result io::Result, options: WaitidOptions) -> io::Resu... function _waitid_all (line 426) | fn _waitid_all(options: WaitidOptions) -> io::Result io::Result, options: WaitidOptions) -> io::Result... function _waitid_pidfd (line 483) | fn _waitid_pidfd(fd: BorrowedFd<'_>, options: WaitidOptions) -> io::Resu... function cvt_waitid_status (line 509) | unsafe fn cvt_waitid_status(status: MaybeUninit) -> Option... function getsid (line 519) | pub(crate) fn getsid(pid: Option) -> io::Result { function setsid (line 527) | pub(crate) fn setsid() -> io::Result { function kill_process (line 535) | pub(crate) fn kill_process(pid: Pid, sig: Signal) -> io::Result<()> { function kill_process_group (line 540) | pub(crate) fn kill_process_group(pid: Pid, sig: Signal) -> io::Result<()> { function kill_current_process_group (line 545) | pub(crate) fn kill_current_process_group(sig: Signal) -> io::Result<()> { function test_kill_process (line 550) | pub(crate) fn test_kill_process(pid: Pid) -> io::Result<()> { function test_kill_process_group (line 555) | pub(crate) fn test_kill_process_group(pid: Pid) -> io::Result<()> { function test_kill_current_process_group (line 566) | pub(crate) fn test_kill_current_process_group() -> io::Result<()> { function pidfd_getfd (line 571) | pub(crate) fn pidfd_getfd( function pidfd_open (line 587) | pub(crate) fn pidfd_open(pid: Pid, flags: PidfdFlags) -> io::Result, sig: Signal) -> io::... function getgroups (line 606) | pub(crate) fn getgroups(buf: &mut [Gid]) -> io::Result { FILE: builder/third-party/rustix/src/backend/linux_raw/process/types.rs type MembarrierCommand (line 12) | pub enum MembarrierCommand { type Resource (line 45) | pub enum Resource { type RawCpuid (line 81) | pub type RawCpuid = u32; type RawCpuSet (line 85) | pub(crate) struct RawCpuSet { function raw_cpu_set_new (line 93) | pub(crate) fn raw_cpu_set_new() -> RawCpuSet { constant CPU_SETSIZE (line 104) | pub(crate) const CPU_SETSIZE: usize = 8 * core::mem::size_of:: bool { function WSTOPSIG (line 15) | pub(crate) fn WSTOPSIG(status: u32) -> u32 { function WIFCONTINUED (line 20) | pub(crate) fn WIFCONTINUED(status: u32) -> bool { function WIFSIGNALED (line 25) | pub(crate) fn WIFSIGNALED(status: u32) -> bool { function WTERMSIG (line 30) | pub(crate) fn WTERMSIG(status: u32) -> u32 { function WIFEXITED (line 35) | pub(crate) fn WIFEXITED(status: u32) -> bool { function WEXITSTATUS (line 40) | pub(crate) fn WEXITSTATUS(status: u32) -> u32 { type SiginfoExt (line 44) | pub(crate) trait SiginfoExt { method si_code (line 45) | fn si_code(&self) -> c_int; method si_status (line 46) | unsafe fn si_status(&self) -> c_int; method si_code (line 51) | fn si_code(&self) -> c_int { method si_status (line 65) | unsafe fn si_status(&self) -> c_int { FILE: builder/third-party/rustix/src/backend/linux_raw/pty/syscalls.rs function ptsname (line 20) | pub(crate) fn ptsname(fd: BorrowedFd<'_>, mut buffer: Vec) -> io::Re... function unlockpt (line 34) | pub(crate) fn unlockpt(fd: BorrowedFd<'_>) -> io::Result<()> { FILE: builder/third-party/rustix/src/backend/linux_raw/rand/syscalls.rs function getrandom (line 13) | pub(crate) unsafe fn getrandom( FILE: builder/third-party/rustix/src/backend/linux_raw/reg.rs type ToAsm (line 20) | pub(super) trait ToAsm: private::Sealed { method to_asm (line 29) | unsafe fn to_asm(self) -> *mut Opaque; method to_asm (line 96) | unsafe fn to_asm(self) -> *mut Opaque { method to_asm (line 215) | unsafe fn to_asm(self) -> *mut Opaque { type FromAsm (line 32) | pub(super) trait FromAsm: private::Sealed { method from_asm (line 41) | unsafe fn from_asm(raw: *mut Opaque) -> Self; method from_asm (line 199) | unsafe fn from_asm(raw: *mut Opaque) -> Self { type Opaque (line 49) | pub(super) struct Opaque(c::c_void); type A0 (line 52) | pub(super) struct A0(()); type A1 (line 53) | pub(super) struct A1(()); type A2 (line 54) | pub(super) struct A2(()); type A3 (line 55) | pub(super) struct A3(()); type A4 (line 56) | pub(super) struct A4(()); type A5 (line 57) | pub(super) struct A5(()); type A6 (line 59) | pub(super) struct A6(()); type SocketArg (line 61) | pub(super) struct SocketArg; type ArgNumber (line 63) | pub(super) trait ArgNumber: private::Sealed {} type R0 (line 76) | pub(super) struct R0(()); type RetNumber (line 78) | pub(super) trait RetNumber: private::Sealed {} type ArgReg (line 89) | pub(super) struct ArgReg<'a, Num: ArgNumber> { type RetReg (line 108) | pub(super) struct RetReg { function decode_usize (line 115) | pub(super) fn decode_usize(self) -> usize { function decode_raw_fd (line 121) | pub(super) fn decode_raw_fd(self) -> RawFd { function decode_c_int (line 132) | pub(super) fn decode_c_int(self) -> c::c_int { function decode_c_uint (line 143) | pub(super) fn decode_c_uint(self) -> c::c_uint { function decode_void_star (line 154) | pub(super) fn decode_void_star(self) -> *mut c::c_void { function decode_u64 (line 160) | pub(super) fn decode_u64(self) -> u64 { function decode_void (line 165) | pub(super) fn decode_void(self) { function decode_error_code (line 171) | pub(super) fn decode_error_code(self) -> u16 { function is_nonzero (line 182) | pub(super) fn is_nonzero(&self) -> bool { function is_negative (line 187) | pub(super) fn is_negative(&self) -> bool { function is_in_range (line 192) | pub(super) fn is_in_range(&self, range: Range) -> bool { type SyscallNumber (line 208) | pub(super) struct SyscallNumber<'a> { function raw_arg (line 222) | pub(super) fn raw_arg<'a, Num: ArgNumber>(raw: *mut Opaque) -> ArgReg<'a... function nr (line 231) | pub(super) const fn nr<'a>(nr: u32) -> SyscallNumber<'a> { type Sealed (line 242) | pub trait Sealed {} FILE: builder/third-party/rustix/src/backend/linux_raw/runtime/syscalls.rs function fork (line 37) | pub(crate) unsafe fn fork() -> io::Result { function execveat (line 82) | pub(crate) unsafe fn execveat( function execve (line 99) | pub(crate) unsafe fn execve( function set_thread_area (line 114) | pub(crate) unsafe fn set_thread_area(u_info: &mut UserDesc) -> io::Resul... function arm_set_tls (line 120) | pub(crate) unsafe fn arm_set_tls(data: *mut c::c_void) -> io::Result<()> { function set_fs (line 126) | pub(crate) unsafe fn set_fs(data: *mut c::c_void) { function set_tid_address (line 138) | pub(crate) unsafe fn set_tid_address(data: *mut c::c_void) -> Pid { function exit_thread (line 144) | pub(crate) fn exit_thread(code: c::c_int) -> ! { function sigaction (line 150) | pub(crate) unsafe fn sigaction(signal: Signal, new: Option) -... function sigaltstack (line 164) | pub(crate) unsafe fn sigaltstack(new: Option) -> io::Result { function tkill (line 172) | pub(crate) unsafe fn tkill(tid: Pid, sig: Signal) -> io::Result<()> { function sigprocmask (line 177) | pub(crate) unsafe fn sigprocmask(how: How, new: Option<&Sigset>) -> io::... function sigpending (line 191) | pub(crate) fn sigpending() -> Sigset { function sigsuspend (line 204) | pub(crate) fn sigsuspend(set: &Sigset) -> io::Result<()> { function sigwait (line 215) | pub(crate) fn sigwait(set: &Sigset) -> io::Result { function sigwaitinfo (line 231) | pub(crate) fn sigwaitinfo(set: &Sigset) -> io::Result { function sigtimedwait (line 246) | pub(crate) fn sigtimedwait(set: &Sigset, timeout: Option) -> i... function sigtimedwait_old (line 283) | unsafe fn sigtimedwait_old( function exit_group (line 310) | pub(crate) fn exit_group(code: c::c_int) -> ! { function brk (line 315) | pub(crate) unsafe fn brk(addr: *mut c::c_void) -> io::Result<*mut c_void> { FILE: builder/third-party/rustix/src/backend/linux_raw/runtime/tls.rs type UserDesc (line 19) | pub type UserDesc = linux_raw_sys::general::user_desc; function startup_tls_info (line 21) | pub(crate) fn startup_tls_info() -> StartupTlsInfo { type StartupTlsInfo (line 87) | pub struct StartupTlsInfo { FILE: builder/third-party/rustix/src/backend/linux_raw/shm/syscalls.rs constant NAME_MAX (line 9) | const NAME_MAX: usize = 255; constant SHM_DIR (line 10) | const SHM_DIR: &[u8] = b"/dev/shm/"; function get_shm_name (line 12) | fn get_shm_name(name: &CStr) -> io::Result<([u8; NAME_MAX + SHM_DIR.len(... function shm_open (line 35) | pub(crate) fn shm_open(name: &CStr, oflags: ShmOFlags, mode: Mode) -> io... function shm_unlink (line 44) | pub(crate) fn shm_unlink(name: &CStr) -> io::Result<()> { FILE: builder/third-party/rustix/src/backend/linux_raw/system/syscalls.rs function uname (line 19) | pub(crate) fn uname() -> RawUname { function sysinfo (line 28) | pub(crate) fn sysinfo() -> Sysinfo { function sethostname (line 37) | pub(crate) fn sethostname(name: &[u8]) -> io::Result<()> { function reboot (line 43) | pub(crate) fn reboot(cmd: RebootCommand) -> io::Result<()> { function init_module (line 55) | pub(crate) fn init_module(image: &[u8], param_values: &CStr) -> io::Resu... function finit_module (line 68) | pub(crate) fn finit_module( function delete_module (line 84) | pub(crate) fn delete_module(name: &CStr, flags: c::c_int) -> io::Result<... FILE: builder/third-party/rustix/src/backend/linux_raw/system/types.rs type Sysinfo (line 2) | pub type Sysinfo = linux_raw_sys::system::sysinfo; type RawUname (line 4) | pub(crate) type RawUname = linux_raw_sys::system::new_utsname; FILE: builder/third-party/rustix/src/backend/linux_raw/termios/syscalls.rs function tcgetwinsize (line 28) | pub(crate) fn tcgetwinsize(fd: BorrowedFd<'_>) -> io::Result { function tcgetattr (line 37) | pub(crate) fn tcgetattr(fd: BorrowedFd<'_>) -> io::Result { function tcgetpgrp (line 84) | pub(crate) fn tcgetpgrp(fd: BorrowedFd<'_>) -> io::Result { function tcsetattr (line 102) | pub(crate) fn tcsetattr( function tcsendbreak (line 131) | pub(crate) fn tcsendbreak(fd: BorrowedFd<'_>) -> io::Result<()> { function tcdrain (line 136) | pub(crate) fn tcdrain(fd: BorrowedFd<'_>) -> io::Result<()> { function tcflush (line 141) | pub(crate) fn tcflush(fd: BorrowedFd<'_>, queue_selector: QueueSelector)... function tcflow (line 153) | pub(crate) fn tcflow(fd: BorrowedFd<'_>, action: Action) -> io::Result<(... function tcgetsid (line 165) | pub(crate) fn tcgetsid(fd: BorrowedFd<'_>) -> io::Result { function tcsetwinsize (line 175) | pub(crate) fn tcsetwinsize(fd: BorrowedFd<'_>, winsize: Winsize) -> io::... function tcsetpgrp (line 187) | pub(crate) fn tcsetpgrp(fd: BorrowedFd<'_>, pid: Pid) -> io::Result<()> { function set_speed (line 202) | pub(crate) fn set_speed(termios: &mut Termios, arbitrary_speed: u32) -> ... function set_output_speed (line 220) | pub(crate) fn set_output_speed(termios: &mut Termios, arbitrary_speed: u... function set_input_speed (line 236) | pub(crate) fn set_input_speed(termios: &mut Termios, arbitrary_speed: u3... function cfmakeraw (line 250) | pub(crate) fn cfmakeraw(termios: &mut Termios) { function isatty (line 277) | pub(crate) fn isatty(fd: BorrowedFd<'_>) -> bool { function ttyname (line 286) | pub(crate) fn ttyname(fd: BorrowedFd<'_>, buf: &mut [MaybeUninit]) -... FILE: builder/third-party/rustix/src/backend/linux_raw/thread/futex.rs type FutexOperation (line 24) | pub enum FutexOperation { FILE: builder/third-party/rustix/src/backend/linux_raw/thread/syscalls.rs function clock_nanosleep_relative (line 23) | pub(crate) fn clock_nanosleep_relative( function clock_nanosleep_relative_old (line 69) | unsafe fn clock_nanosleep_relative_old( function clock_nanosleep_absolute (line 95) | pub(crate) fn clock_nanosleep_absolute(id: ClockId, req: &__kernel_times... function clock_nanosleep_absolute_old (line 128) | unsafe fn clock_nanosleep_absolute_old(id: ClockId, req: &__kernel_times... function nanosleep (line 143) | pub(crate) fn nanosleep(req: &__kernel_timespec) -> NanosleepRelativeRes... function nanosleep_old (line 180) | unsafe fn nanosleep_old( function gettid (line 199) | pub(crate) fn gettid() -> Pid { function futex (line 208) | pub(crate) unsafe fn futex( function futex_old (line 251) | unsafe fn futex_old( function setns (line 276) | pub(crate) fn setns(fd: BorrowedFd<'_>, nstype: c::c_int) -> io::Result<... function unshare (line 281) | pub(crate) fn unshare(flags: crate::thread::UnshareFlags) -> io::Result<... function capget (line 286) | pub(crate) fn capget( function capset (line 300) | pub(crate) fn capset( function setuid_thread (line 308) | pub(crate) fn setuid_thread(uid: crate::ugid::Uid) -> io::Result<()> { function setresuid_thread (line 313) | pub(crate) fn setresuid_thread( function setgid_thread (line 329) | pub(crate) fn setgid_thread(gid: crate::ugid::Gid) -> io::Result<()> { function setresgid_thread (line 334) | pub(crate) fn setresgid_thread( function setgroups_thread (line 350) | pub(crate) fn setgroups_thread(gids: &[crate::ugid::Gid]) -> io::Result<... FILE: builder/third-party/rustix/src/backend/linux_raw/time/syscalls.rs function clock_getres (line 30) | pub(crate) fn clock_getres(which_clock: ClockId) -> Timespec { function clock_getres_old (line 51) | unsafe fn clock_getres_old(which_clock: ClockId, result: &mut MaybeUnini... function clock_settime (line 63) | pub(crate) fn clock_settime(which_clock: ClockId, timespec: Timespec) ->... function clock_settime_old (line 89) | unsafe fn clock_settime_old(which_clock: ClockId, timespec: Timespec) ->... function timerfd_create (line 106) | pub(crate) fn timerfd_create(clockid: TimerfdClockId, flags: TimerfdFlag... function timerfd_settime (line 112) | pub(crate) fn timerfd_settime( function timerfd_settime_old (line 155) | unsafe fn timerfd_settime_old( function timerfd_gettime (line 213) | pub(crate) fn timerfd_gettime(fd: BorrowedFd<'_>) -> io::Result Uid { function geteuid (line 27) | pub(crate) fn geteuid() -> Uid { function getgid (line 41) | pub(crate) fn getgid() -> Gid { function getegid (line 55) | pub(crate) fn getegid() -> Gid { FILE: builder/third-party/rustix/src/backend/linux_raw/vdso.rs type Vdso (line 23) | pub(super) struct Vdso { method new (line 203) | pub(super) fn new() -> Option { method match_version (line 212) | unsafe fn match_version(&self, mut ver: u16, name: &CStr, hash: u32) -... method sym (line 257) | pub(super) fn sym(&self, version: &CStr, name: &CStr) -> *mut c::c_void { method base_plus (line 302) | unsafe fn base_plus(&self, offset: usize) -> Option<*const c_void> { method addr_from_elf (line 310) | unsafe fn addr_from_elf(&self, elf_addr: usize) -> Option<*const c_voi... function elf_hash (line 43) | fn elf_hash(name: &CStr) -> u32 { function init_from_sysinfo_ehdr (line 57) | fn init_from_sysinfo_ehdr() -> Option { FILE: builder/third-party/rustix/src/backend/linux_raw/vdso_wrappers.rs function clock_gettime (line 56) | pub(crate) fn clock_gettime(which_clock: ClockId) -> __kernel_timespec { function clock_gettime_dynamic (line 78) | pub(crate) fn clock_gettime_dynamic(which_clock: DynamicClockId<'_>) -> ... function sched_getcpu (line 122) | pub(crate) fn sched_getcpu() -> usize { function syscall0 (line 144) | pub(in crate::backend) unsafe fn syscall0(nr: SyscallNumber<'_>) -> RetR... function syscall1 (line 153) | pub(in crate::backend) unsafe fn syscall1<'a>( function syscall1_noreturn (line 165) | pub(in crate::backend) unsafe fn syscall1_noreturn<'a>( function syscall2 (line 177) | pub(in crate::backend) unsafe fn syscall2<'a>( function syscall3 (line 190) | pub(in crate::backend) unsafe fn syscall3<'a>( function syscall4 (line 204) | pub(in crate::backend) unsafe fn syscall4<'a>( function syscall5 (line 219) | pub(in crate::backend) unsafe fn syscall5<'a>( function syscall6 (line 235) | pub(in crate::backend) unsafe fn syscall6<'a>( type ClockGettimeType (line 263) | type ClockGettimeType = unsafe extern "C" fn(c::c_int, *mut Timespec) ->... type GetcpuType (line 272) | type GetcpuType = unsafe extern "C" fn(*mut u32, *mut u32, *mut c_void) ... type SyscallType (line 278) | pub(super) type SyscallType = unsafe extern "C" fn(); function init_clock_gettime (line 283) | fn init_clock_gettime() -> ClockGettimeType { function init_getcpu (line 299) | fn init_getcpu() -> GetcpuType { function init_syscall (line 309) | fn init_syscall() -> SyscallType { type Function (line 318) | struct Function; function rustix_clock_gettime_via_syscall (line 333) | unsafe extern "C" fn rustix_clock_gettime_via_syscall( function _rustix_clock_gettime_via_syscall (line 345) | unsafe fn _rustix_clock_gettime_via_syscall( function _rustix_clock_gettime_via_syscall_old (line 358) | unsafe fn _rustix_clock_gettime_via_syscall_old( function _rustix_clock_gettime_via_syscall (line 383) | unsafe fn _rustix_clock_gettime_via_syscall( function rustix_getcpu_via_syscall (line 397) | unsafe extern "C" fn rustix_getcpu_via_syscall( function rustix_int_0x80 (line 416) | fn rustix_int_0x80(); function minimal_init (line 436) | fn minimal_init() { function init (line 486) | fn init() { FILE: builder/third-party/rustix/src/buffer.rs function split_init (line 14) | pub(super) unsafe fn split_init( FILE: builder/third-party/rustix/src/clockid.rs type ClockId (line 18) | pub enum ClockId { type ClockId (line 105) | pub enum ClockId { type DynamicClockId (line 133) | pub enum DynamicClockId<'a> { FILE: builder/third-party/rustix/src/cstr.rs function test_cstr (line 58) | fn test_cstr() { function test_invalid_cstr (line 69) | fn test_invalid_cstr() { function test_invalid_empty_cstr (line 75) | fn test_invalid_empty_cstr() { FILE: builder/third-party/rustix/src/event/eventfd.rs function eventfd (line 18) | pub fn eventfd(initval: u32, flags: EventfdFlags) -> io::Result { FILE: builder/third-party/rustix/src/event/kqueue.rs type Event (line 19) | pub struct Event { method new (line 27) | pub fn new(filter: EventFilter, flags: EventFlags, udata: isize) -> Ev... method flags (line 90) | pub fn flags(&self) -> EventFlags { method udata (line 95) | pub fn udata(&self) -> isize { method data (line 103) | pub fn data(&self) -> i64 { method filter (line 109) | pub fn filter(&self) -> EventFilter { constant EVFILT_USER_FLAGS (line 160) | const EVFILT_USER_FLAGS: u32 = 0x00ff_ffff; type EventFilter (line 165) | pub enum EventFilter { type UserDefinedFlags (line 365) | pub struct UserDefinedFlags(u32); method new (line 370) | pub fn new(flags: u32) -> Self { method get (line 375) | pub fn get(self) -> u32 { function kqueue (line 394) | pub fn kqueue() -> io::Result { function kevent (line 421) | pub unsafe fn kevent( FILE: builder/third-party/rustix/src/event/pause.rs function pause (line 29) | pub fn pause() { FILE: builder/third-party/rustix/src/event/poll.rs function poll (line 30) | pub fn poll(fds: &mut [PollFd<'_>], timeout: i32) -> io::Result { FILE: builder/third-party/rustix/src/event/port.rs type Event (line 14) | pub struct Event(pub(crate) c::port_event); method events (line 18) | pub fn events(&self) -> i32 { method object (line 23) | pub fn object(&self) -> usize { method userdata (line 28) | pub fn userdata(&self) -> *mut c::c_void { function port_create (line 41) | pub fn port_create() -> io::Result { function port_associate_fd (line 60) | pub unsafe fn port_associate_fd( function port_dissociate_fd (line 89) | pub unsafe fn port_dissociate_fd(port: impl AsFd, object: impl AsRawFd) ... function port_get (line 101) | pub fn port_get(port: impl AsFd, timeout: Option) -> io::Resul... function port_getn (line 120) | pub fn port_getn( function port_send (line 149) | pub fn port_send(port: impl AsFd, events: i32, userdata: *mut c::c_void)... FILE: builder/third-party/rustix/src/fs/abs.rs function open (line 45) | pub fn open(path: P, flags: OFlags, mode: Mode) -> io::Res... function chmod (line 59) | pub fn chmod(path: P, mode: Mode) -> io::Result<()> { function stat (line 77) | pub fn stat(path: P) -> io::Result { function lstat (line 96) | pub fn lstat(path: P) -> io::Result { function readlink (line 112) | pub fn readlink>>(path: P, reuse: B) -> io... function _readlink (line 117) | fn _readlink(path: &CStr, mut buffer: Vec) -> io::Result { function rename (line 148) | pub fn rename(old_path: P, new_path: Q) -> i... function unlink (line 163) | pub fn unlink(path: P) -> io::Result<()> { function rmdir (line 176) | pub fn rmdir(path: P) -> io::Result<()> { function link (line 198) | pub fn link(old_path: P, new_path: Q) -> io:... function symlink (line 213) | pub fn symlink(old_path: P, new_path: Q) -> ... function mkdir (line 228) | pub fn mkdir(path: P, mode: Mode) -> io::Result<()> { function access (line 242) | pub fn access(path: P, access: Access) -> io::Result<()> { function statfs (line 266) | pub fn statfs(path: P) -> io::Result { function statvfs (line 285) | pub fn statvfs(path: P) -> io::Result { function chown (line 299) | pub fn chown(path: P, owner: Option, group: Option( function readlinkat (line 84) | pub fn readlinkat>>( function _readlinkat (line 94) | fn _readlinkat(dirfd: BorrowedFd<'_>, path: &CStr, mut buffer: Vec) ... function readlinkat_raw (line 154) | pub fn readlinkat_raw( function _readlinkat_raw (line 163) | fn _readlinkat_raw<'a>( function mkdirat (line 186) | pub fn mkdirat(dirfd: Fd, path: P, mode: Mode) -... function linkat (line 201) | pub fn linkat( function unlinkat (line 235) | pub fn unlinkat(dirfd: Fd, path: P, flags: AtFla... function renameat (line 249) | pub fn renameat( function renameat_with (line 277) | pub fn renameat_with( function symlinkat (line 306) | pub fn symlinkat( function statat (line 334) | pub fn statat(dirfd: Fd, path: P, flags: AtFlags... function accessat (line 357) | pub fn accessat( function utimensat (line 376) | pub fn utimensat( function chmodat (line 400) | pub fn chmodat( function fclonefileat (line 417) | pub fn fclonefileat( function mknodat (line 438) | pub fn mknodat( function chownat (line 462) | pub fn chownat( FILE: builder/third-party/rustix/src/fs/copy_file_range.rs function copy_file_range (line 12) | pub fn copy_file_range( FILE: builder/third-party/rustix/src/fs/cwd.rs constant CWD (line 28) | pub const CWD: BorrowedFd<'static> = function cwd (line 33) | pub const fn cwd() -> BorrowedFd<'static> { FILE: builder/third-party/rustix/src/fs/fadvise.rs function fadvise (line 16) | pub fn fadvise(fd: Fd, offset: u64, len: u64, advice: Advice) ... FILE: builder/third-party/rustix/src/fs/fcntl.rs function fcntl_getfl (line 36) | pub fn fcntl_getfl(fd: Fd) -> io::Result { function fcntl_setfl (line 50) | pub fn fcntl_setfl(fd: Fd, flags: OFlags) -> io::Result<()> { function fcntl_get_seals (line 63) | pub fn fcntl_get_seals(fd: Fd) -> io::Result { function fcntl_add_seals (line 79) | pub fn fcntl_add_seals(fd: Fd, seals: SealFlags) -> io::Result... function fcntl_lock (line 110) | pub fn fcntl_lock(fd: Fd, operation: FlockOperation) -> io::Re... FILE: builder/third-party/rustix/src/fs/fcntl_apple.rs function fcntl_rdadvise (line 12) | pub fn fcntl_rdadvise(fd: Fd, offset: u64, len: u64) -> io::Re... function fcntl_fullfsync (line 24) | pub fn fcntl_fullfsync(fd: Fd) -> io::Result<()> { function fcntl_nocache (line 44) | pub fn fcntl_nocache(fd: Fd, value: bool) -> io::Result<()> { function fcntl_global_nocache (line 64) | pub fn fcntl_global_nocache(fd: Fd, value: bool) -> io::Result... FILE: builder/third-party/rustix/src/fs/fcopyfile.rs function fcopyfile (line 18) | pub unsafe fn fcopyfile( function copyfile_state_alloc (line 34) | pub fn copyfile_state_alloc() -> io::Result { function copyfile_state_free (line 50) | pub unsafe fn copyfile_state_free(state: copyfile_state_t) -> io::Result... function copyfile_state_get_copied (line 66) | pub unsafe fn copyfile_state_get_copied(state: copyfile_state_t) -> io::... function copyfile_state_get (line 82) | pub unsafe fn copyfile_state_get( FILE: builder/third-party/rustix/src/fs/fd.rs type Timestamps (line 53) | pub struct Timestamps { method fmt (line 62) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { constant PROC_SUPER_MAGIC (line 78) | pub const PROC_SUPER_MAGIC: FsWord = backend::c::PROC_SUPER_MAGIC as FsW... constant NFS_SUPER_MAGIC (line 86) | pub const NFS_SUPER_MAGIC: FsWord = backend::c::NFS_SUPER_MAGIC as FsWord; function seek (line 98) | pub fn seek(fd: Fd, pos: SeekFrom) -> io::Result { function tell (line 116) | pub fn tell(fd: Fd) -> io::Result { function fchmod (line 133) | pub fn fchmod(fd: Fd, mode: Mode) -> io::Result<()> { function fchown (line 147) | pub fn fchown(fd: Fd, owner: Option, group: Option) ... function fstat (line 165) | pub fn fstat(fd: Fd) -> io::Result { function fstatfs (line 189) | pub fn fstatfs(fd: Fd) -> io::Result { function fstatvfs (line 209) | pub fn fstatvfs(fd: Fd) -> io::Result { function futimens (line 223) | pub fn futimens(fd: Fd, times: &Timestamps) -> io::Result<()> { function fallocate (line 253) | pub fn fallocate(fd: Fd, mode: FallocateFlags, offset: u64, le... function is_file_read_write (line 264) | pub fn is_file_read_write(fd: Fd) -> io::Result<(bool, bool)> { function _is_file_read_write (line 268) | pub(crate) fn _is_file_read_write(fd: BorrowedFd<'_>) -> io::Result<(boo... function fsync (line 301) | pub fn fsync(fd: Fd) -> io::Result<()> { function fdatasync (line 323) | pub fn fdatasync(fd: Fd) -> io::Result<()> { function ftruncate (line 336) | pub fn ftruncate(fd: Fd, length: u64) -> io::Result<()> { function flock (line 353) | pub fn flock(fd: Fd, operation: FlockOperation) -> io::Result<... function syncfs (line 365) | pub fn syncfs(fd: Fd) -> io::Result<()> { FILE: builder/third-party/rustix/src/fs/getpath.rs function getpath (line 12) | pub fn getpath(fd: Fd) -> io::Result { FILE: builder/third-party/rustix/src/fs/ioctl.rs function ioctl_blksszget (line 25) | pub fn ioctl_blksszget(fd: Fd) -> io::Result { function ioctl_blkpbszget (line 37) | pub fn ioctl_blkpbszget(fd: Fd) -> io::Result { function ioctl_ficlone (line 56) | pub fn ioctl_ficlone(fd: Fd, src_fd: SrcFd) -> io... function ext4_ioc_resize_fs (line 64) | pub fn ext4_ioc_resize_fs(fd: Fd, blocks: u64) -> io::Result<(... type Ficlone (line 75) | struct Ficlone<'a>(BorrowedFd<'a>); type Output (line 79) | type Output = (); constant IS_MUTATING (line 81) | const IS_MUTATING: bool = false; constant OPCODE (line 82) | const OPCODE: ioctl::Opcode = ioctl::Opcode::old(c::FICLONE as ioctl::Ra... function as_ptr (line 84) | fn as_ptr(&mut self) -> *mut c::c_void { function output_from_ptr (line 88) | unsafe fn output_from_ptr( function ioctl_getflags (line 137) | pub fn ioctl_getflags(fd: Fd) -> io::Result { function ioctl_setflags (line 154) | pub fn ioctl_setflags(fd: Fd, flags: IFlags) -> io::Result<()> { FILE: builder/third-party/rustix/src/fs/makedev.rs function makedev (line 11) | pub fn makedev(maj: u32, min: u32) -> Dev { function minor (line 22) | pub fn minor(dev: Dev) -> u32 { function major (line 33) | pub fn major(dev: Dev) -> u32 { FILE: builder/third-party/rustix/src/fs/memfd_create.rs function memfd_create (line 16) | pub fn memfd_create(name: P, flags: MemfdFlags) -> io::Res... FILE: builder/third-party/rustix/src/fs/mod.rs type StatExt (line 154) | pub trait StatExt { method atime (line 156) | fn atime(&self) -> i64; method mtime (line 158) | fn mtime(&self) -> i64; method ctime (line 160) | fn ctime(&self) -> i64; method atime (line 167) | fn atime(&self) -> i64 { method mtime (line 172) | fn mtime(&self) -> i64 { method ctime (line 177) | fn ctime(&self) -> i64 { FILE: builder/third-party/rustix/src/fs/openat2.rs function openat2 (line 13) | pub fn openat2( FILE: builder/third-party/rustix/src/fs/raw_dir.rs type RawDir (line 20) | pub struct RawDir<'buf, Fd: AsFd> { function new (line 125) | pub fn new(fd: Fd, buf: &'buf mut [MaybeUninit]) -> Self { type RawDirEntry (line 145) | pub struct RawDirEntry<'a> { function fmt (line 153) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function file_name (line 166) | pub fn file_name(&self) -> &CStr { function file_type (line 172) | pub fn file_type(&self) -> FileType { function ino (line 179) | pub fn ino(&self) -> u64 { function next_entry_cookie (line 186) | pub fn next_entry_cookie(&self) -> u64 { function next (line 199) | pub fn next(&mut self) -> Option>> { function is_buffer_empty (line 234) | pub fn is_buffer_empty(&self) -> bool { FILE: builder/third-party/rustix/src/fs/seek_from.rs type SeekFrom (line 15) | pub enum SeekFrom { FILE: builder/third-party/rustix/src/fs/sendfile.rs function sendfile (line 12) | pub fn sendfile( FILE: builder/third-party/rustix/src/fs/statx.rs function statx (line 55) | pub fn statx( function statx (line 84) | pub fn statx( function statx_init (line 98) | fn statx_init( function statx_error (line 117) | fn statx_error(err: io::Errno) -> io::Result { FILE: builder/third-party/rustix/src/fs/sync.rs function sync (line 12) | pub fn sync() { FILE: builder/third-party/rustix/src/fs/xattr.rs function getxattr (line 31) | pub fn getxattr( function lgetxattr (line 50) | pub fn lgetxattr( function fgetxattr (line 68) | pub fn fgetxattr( function setxattr (line 84) | pub fn setxattr( function lsetxattr (line 104) | pub fn lsetxattr( function fsetxattr (line 123) | pub fn fsetxattr( function listxattr (line 140) | pub fn listxattr(path: P, list: &mut [c::c_char]) -> io::R... function llistxattr (line 152) | pub fn llistxattr(path: P, list: &mut [c::c_char]) -> io::... function flistxattr (line 164) | pub fn flistxattr(fd: Fd, list: &mut [c::c_char]) -> io::Resul... function removexattr (line 174) | pub fn removexattr(path: P, name: Name) -... function lremovexattr (line 187) | pub fn lremovexattr(path: P, name: Name) ... function fremovexattr (line 200) | pub fn fremovexattr(fd: Fd, name: Name) -> io... FILE: builder/third-party/rustix/src/io/close.rs function close (line 53) | pub unsafe fn close(raw_fd: RawFd) { FILE: builder/third-party/rustix/src/io/dup.rs function dup (line 44) | pub fn dup(fd: Fd) -> io::Result { function dup2 (line 89) | pub fn dup2(fd: Fd, new: &mut OwnedFd) -> io::Result<()> { function dup3 (line 123) | pub fn dup3(fd: Fd, new: &mut OwnedFd, flags: DupFlags) -> io:... FILE: builder/third-party/rustix/src/io/errno.rs type Result (line 13) | pub type Result = result::Result; method kind (line 21) | pub fn kind(self) -> std::io::ErrorKind { method fmt (line 27) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 40) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 58) | fn from(err: Errno) -> Self { function retry_on_intr (line 65) | pub fn retry_on_intr Result>(mut f: F) -> Result { FILE: builder/third-party/rustix/src/io/fcntl.rs function fcntl_getfd (line 40) | pub fn fcntl_getfd(fd: Fd) -> io::Result { function fcntl_setfd (line 68) | pub fn fcntl_setfd(fd: Fd, flags: FdFlags) -> io::Result<()> { function fcntl_dupfd_cloexec (line 104) | pub fn fcntl_dupfd_cloexec(fd: Fd, min: RawFd) -> io::Result(fd: Fd, min: RawFd) -> io::Result { FILE: builder/third-party/rustix/src/io/ioctl.rs function ioctl_fioclex (line 23) | pub fn ioctl_fioclex(fd: Fd) -> io::Result<()> { function ioctl_fionbio (line 43) | pub fn ioctl_fionbio(fd: Fd, value: bool) -> io::Result<()> { function ioctl_fionread (line 71) | pub fn ioctl_fionread(fd: Fd) -> io::Result { FILE: builder/third-party/rustix/src/io/is_read_write.rs function is_read_write (line 17) | pub fn is_read_write(fd: Fd) -> io::Result<(bool, bool)> { FILE: builder/third-party/rustix/src/io/read_write.rs function read (line 40) | pub fn read(fd: Fd, buf: &mut [u8]) -> io::Result { function read_uninit (line 50) | pub fn read_uninit( function write (line 85) | pub fn write(fd: Fd, buf: &[u8]) -> io::Result { function pread (line 110) | pub fn pread(fd: Fd, buf: &mut [u8], offset: u64) -> io::Resul... function pread_uninit (line 120) | pub fn pread_uninit( function pwrite (line 156) | pub fn pwrite(fd: Fd, buf: &[u8], offset: u64) -> io::Result(fd: Fd, bufs: &mut [IoSliceMut<'_>]) -> io::Resul... function writev (line 208) | pub fn writev(fd: Fd, bufs: &[IoSlice<'_>]) -> io::Result(fd: Fd, bufs: &mut [IoSliceMut<'_>], offset: u64... function pwritev (line 274) | pub fn pwritev(fd: Fd, bufs: &[IoSlice<'_>], offset: u64) -> i... function preadv2 (line 288) | pub fn preadv2( function pwritev2 (line 307) | pub fn pwritev2( FILE: builder/third-party/rustix/src/io_uring.rs type c_char (line 64) | pub type c_char = u8; type c_char (line 75) | pub type c_char = i8; function io_uring_setup (line 91) | pub fn io_uring_setup(entries: u32, params: &mut io_uring_params) -> io:... function io_uring_register (line 109) | pub unsafe fn io_uring_register( function io_uring_enter (line 132) | pub unsafe fn io_uring_enter( type IoringRegisterOp (line 180) | pub enum IoringRegisterOp { type IoringOp (line 267) | pub enum IoringOp { method default (line 418) | fn default() -> Self { type IoringRestrictionOp (line 427) | pub enum IoringRestrictionOp { method default (line 443) | fn default() -> Self { type IoringMsgringCmds (line 453) | pub enum IoringMsgringCmds { constant IORING_CQE_BUFFER_SHIFT (line 879) | pub const IORING_CQE_BUFFER_SHIFT: u32 = sys::IORING_CQE_BUFFER_SHIFT as _; constant IORING_FILE_INDEX_ALLOC (line 881) | pub const IORING_FILE_INDEX_ALLOC: i32 = sys::IORING_FILE_INDEX_ALLOC as _; constant IORING_OFF_SQ_RING (line 885) | pub const IORING_OFF_SQ_RING: u64 = sys::IORING_OFF_SQ_RING as _; constant IORING_OFF_CQ_RING (line 887) | pub const IORING_OFF_CQ_RING: u64 = sys::IORING_OFF_CQ_RING as _; constant IORING_OFF_SQES (line 889) | pub const IORING_OFF_SQES: u64 = sys::IORING_OFF_SQES as _; function io_uring_register_files_skip (line 894) | pub const fn io_uring_register_files_skip() -> BorrowedFd<'static> { constant IORING_NOTIF_USAGE_ZC_COPIED (line 904) | pub const IORING_NOTIF_USAGE_ZC_COPIED: i32 = sys::IORING_NOTIF_USAGE_ZC... type io_uring_ptr (line 913) | pub struct io_uring_ptr { method from (line 934) | fn from(ptr: *mut c_void) -> Self { method default (line 948) | fn default() -> Self { method u64_ (line 971) | pub fn u64_(self) -> u64 { method from_u64 (line 978) | pub fn from_u64(u64_: u64) -> Self { method ptr (line 984) | pub fn ptr(self) -> *mut c_void { method from_ptr (line 991) | pub fn from_ptr(ptr: *mut c_void) -> Self { method default (line 1000) | fn default() -> Self { method fmt (line 1011) | fn fmt(&self, fmt: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type io_uring_sqe (line 1022) | pub struct io_uring_sqe { type addr3_struct (line 1067) | pub struct addr3_struct { type cmd_op_struct (line 1085) | pub struct cmd_op_struct { type addr_len_struct (line 1149) | pub struct addr_len_struct { type io_uring_sync_cancel_reg (line 1157) | pub struct io_uring_sync_cancel_reg { method default (line 1167) | fn default() -> Self { type io_uring_cqe (line 1188) | pub struct io_uring_cqe { type io_uring_restriction (line 1198) | pub struct io_uring_restriction { type io_uring_params (line 1217) | pub struct io_uring_params { type io_sqring_offsets (line 1233) | pub struct io_sqring_offsets { type io_cqring_offsets (line 1248) | pub struct io_cqring_offsets { type io_uring_probe (line 1263) | pub struct io_uring_probe { type io_uring_probe_op (line 1274) | pub struct io_uring_probe_op { type io_uring_files_update (line 1284) | pub struct io_uring_files_update { type io_uring_rsrc_register (line 1293) | pub struct io_uring_rsrc_register { type io_uring_rsrc_update (line 1304) | pub struct io_uring_rsrc_update { type io_uring_rsrc_update2 (line 1313) | pub struct io_uring_rsrc_update2 { type io_uring_getevents_arg (line 1325) | pub struct io_uring_getevents_arg { type io_uring_recvmsg_out (line 1335) | pub struct io_uring_recvmsg_out { type iovec (line 1345) | pub struct iovec { type open_how (line 1353) | pub struct open_how { type io_uring_buf_reg (line 1366) | pub struct io_uring_buf_reg { type io_uring_buf (line 1377) | pub struct io_uring_buf { method default (line 1386) | fn default() -> Self { method default (line 1393) | fn default() -> Self { method default (line 1400) | fn default() -> Self { method default (line 1407) | fn default() -> Self { method default (line 1414) | fn default() -> Self { method default (line 1421) | fn default() -> Self { method default (line 1428) | fn default() -> Self { method default (line 1435) | fn default() -> Self { method default (line 1442) | fn default() -> Self { function io_uring_layouts (line 1450) | fn io_uring_layouts() { FILE: builder/third-party/rustix/src/ioctl/bsd.rs function compose_opcode (line 5) | pub(super) const fn compose_opcode( constant NONE (line 22) | pub const NONE: RawOpcode = 0x2000_0000; constant READ (line 24) | pub const READ: RawOpcode = 0x4000_0000; constant WRITE (line 26) | pub const WRITE: RawOpcode = 0x8000_0000; constant IOCPARAM_MASK (line 27) | pub const IOCPARAM_MASK: RawOpcode = 0x1FFF; FILE: builder/third-party/rustix/src/ioctl/linux.rs function compose_opcode (line 7) | pub(super) const fn compose_opcode( constant NUM_BITS (line 32) | const NUM_BITS: RawOpcode = 8; constant GROUP_BITS (line 33) | const GROUP_BITS: RawOpcode = 8; constant NUM_SHIFT (line 35) | const NUM_SHIFT: RawOpcode = 0; constant GROUP_SHIFT (line 36) | const GROUP_SHIFT: RawOpcode = NUM_SHIFT + NUM_BITS; constant SIZE_SHIFT (line 37) | const SIZE_SHIFT: RawOpcode = GROUP_SHIFT + GROUP_BITS; constant DIR_SHIFT (line 38) | const DIR_SHIFT: RawOpcode = SIZE_SHIFT + SIZE_BITS; constant NUM_MASK (line 40) | const NUM_MASK: RawOpcode = (1 << NUM_BITS) - 1; constant GROUP_MASK (line 41) | const GROUP_MASK: RawOpcode = (1 << GROUP_BITS) - 1; constant SIZE_MASK (line 42) | const SIZE_MASK: RawOpcode = (1 << SIZE_BITS) - 1; constant DIR_MASK (line 43) | const DIR_MASK: RawOpcode = (1 << DIR_BITS) - 1; constant NONE (line 59) | pub(super) const NONE: RawOpcode = 0; constant READ (line 60) | pub(super) const READ: RawOpcode = 2; constant WRITE (line 61) | pub(super) const WRITE: RawOpcode = 1; constant SIZE_BITS (line 62) | pub(super) const SIZE_BITS: RawOpcode = 14; constant DIR_BITS (line 63) | pub(super) const DIR_BITS: RawOpcode = 2; constant NONE (line 79) | pub(super) const NONE: RawOpcode = 1; constant READ (line 80) | pub(super) const READ: RawOpcode = 2; constant WRITE (line 81) | pub(super) const WRITE: RawOpcode = 4; constant SIZE_BITS (line 82) | pub(super) const SIZE_BITS: RawOpcode = 13; constant DIR_BITS (line 83) | pub(super) const DIR_BITS: RawOpcode = 3; function check_known_opcodes (line 93) | fn check_known_opcodes() { FILE: builder/third-party/rustix/src/ioctl/mod.rs function ioctl (line 86) | pub unsafe fn ioctl(fd: F, mut ioctl: I) -> Result *mut c::c_void; method output_from_ptr (line 185) | unsafe fn output_from_ptr( type Opcode (line 193) | pub struct Opcode { method old (line 205) | pub const fn old(raw: RawOpcode) -> Self { method from_components (line 214) | pub const fn from_components( method none (line 239) | pub const fn none(group: u8, number: u8) -> Self { method read (line 249) | pub const fn read(group: u8, number: u8) -> Self { method write (line 259) | pub const fn write(group: u8, number: u8) -> Self { method read_write (line 269) | pub const fn read_write(group: u8, number: u8) -> Self { method raw (line 275) | pub fn raw(self) -> RawOpcode { type Direction (line 285) | pub enum Direction { type IoctlOutput (line 300) | pub type IoctlOutput = c::c_int; type RawOpcode (line 303) | pub type RawOpcode = _RawOpcode; type _RawOpcode (line 307) | type _RawOpcode = c::c_uint; type _RawOpcode (line 315) | type _RawOpcode = c::c_ulong; type _RawOpcode (line 324) | type _RawOpcode = c::c_int; type _RawOpcode (line 328) | type _RawOpcode = c::c_int; type _RawOpcode (line 339) | type _RawOpcode = c::c_ulong; type _RawOpcode (line 350) | type _RawOpcode = c::c_int; type _RawOpcode (line 354) | type _RawOpcode = c::c_uint; type _RawOpcode (line 358) | type _RawOpcode = i32; FILE: builder/third-party/rustix/src/ioctl/patterns.rs type NoArg (line 13) | pub struct NoArg { function fmt (line 19) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 31) | pub unsafe fn new() -> Self { type Output (line 39) | type Output = (); constant IS_MUTATING (line 41) | const IS_MUTATING: bool = false; constant OPCODE (line 42) | const OPCODE: self::Opcode = Opcode::OPCODE; method as_ptr (line 44) | fn as_ptr(&mut self) -> *mut c::c_void { method output_from_ptr (line 48) | unsafe fn output_from_ptr(_: IoctlOutput, _: *mut c::c_void) -> Result { function fmt (line 66) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 80) | pub unsafe fn new() -> Self { type Output (line 89) | type Output = Output; constant IS_MUTATING (line 91) | const IS_MUTATING: bool = true; constant OPCODE (line 92) | const OPCODE: self::Opcode = Opcode::OPCODE; method as_ptr (line 94) | fn as_ptr(&mut self) -> *mut c::c_void { method output_from_ptr (line 98) | unsafe fn output_from_ptr(_: IoctlOutput, ptr: *mut c::c_void) -> Result... type Setter (line 107) | pub struct Setter { function fmt (line 116) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function new (line 133) | pub unsafe fn new(input: Input) -> Self { type Output (line 142) | type Output = (); constant IS_MUTATING (line 144) | const IS_MUTATING: bool = false; constant OPCODE (line 145) | const OPCODE: self::Opcode = Opcode::OPCODE; method as_ptr (line 147) | fn as_ptr(&mut self) -> *mut c::c_void { method output_from_ptr (line 151) | unsafe fn output_from_ptr(_: IoctlOutput, _: *mut c::c_void) -> Result { function new (line 177) | pub unsafe fn new(value: &'a mut Value) -> Self { type Output (line 186) | type Output = (); constant IS_MUTATING (line 188) | const IS_MUTATING: bool = true; constant OPCODE (line 189) | const OPCODE: self::Opcode = Opcode::OPCODE; method as_ptr (line 191) | fn as_ptr(&mut self) -> *mut c::c_void { method output_from_ptr (line 195) | unsafe fn output_from_ptr(_output: IoctlOutput, _ptr: *mut c::c_void) ->... type CompileTimeOpcode (line 201) | pub trait CompileTimeOpcode { constant OPCODE (line 203) | const OPCODE: Opcode; constant OPCODE (line 210) | const OPCODE: Opcode = Opcode::old(OPCODE); constant OPCODE (line 221) | const OPCODE: Opcode = Opcode::read::(GROUP, NUM); constant OPCODE (line 232) | const OPCODE: Opcode = Opcode::write::(GROUP, NUM); constant OPCODE (line 243) | const OPCODE: Opcode = Opcode::read_write::(GROUP, NUM); constant OPCODE (line 255) | const OPCODE: Opcode = Opcode::none::(GROUP, NUM); type BadOpcode (line 207) | pub struct BadOpcode; type ReadOpcode (line 217) | pub struct ReadOpcode(Data); type WriteOpcode (line 228) | pub struct WriteOpcode(Data); type ReadWriteOpcode (line 239) | pub struct ReadWriteOpcode(Data); type NoneOpcode (line 251) | pub struct NoneOpcode(Data); FILE: builder/third-party/rustix/src/maybe_polyfill/no_std/io/mod.rs type IoSlice (line 19) | pub struct IoSlice<'a> { function new (line 27) | pub fn new(buf: &'a [u8]) -> IoSlice<'a> { function advance (line 39) | pub fn advance(&mut self, n: usize) { function as_slice (line 54) | pub fn as_slice(&self) -> &[u8] { type IoSliceMut (line 61) | pub struct IoSliceMut<'a> { function new (line 69) | pub fn new(buf: &'a mut [u8]) -> IoSliceMut<'a> { function advance (line 81) | pub fn advance(&mut self, n: usize) { function as_slice (line 96) | pub fn as_slice(&self) -> &[u8] { function as_mut_slice (line 102) | pub fn as_mut_slice(&mut self) -> &mut [u8] { FILE: builder/third-party/rustix/src/maybe_polyfill/no_std/os/fd/owned.rs type BorrowedFd (line 42) | pub struct BorrowedFd<'fd> { type OwnedFd (line 64) | pub struct OwnedFd { method try_clone (line 98) | pub fn try_clone(&self) -> crate::io::Result { method try_clone (line 118) | pub fn try_clone(&self) -> crate::io::Result { method fmt (line 227) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function borrow_raw (line 81) | pub const unsafe fn borrow_raw(fd: RawFd) -> Self { function try_clone_to_owned (line 128) | pub fn try_clone_to_owned(&self) -> crate::io::Result { function try_clone_to_owned (line 151) | pub fn try_clone_to_owned(&self) -> crate::io::Result { method as_raw_fd (line 159) | fn as_raw_fd(&self) -> RawFd { method as_raw_fd (line 167) | fn as_raw_fd(&self) -> RawFd { method into_raw_fd (line 175) | fn into_raw_fd(self) -> RawFd { method from_raw_fd (line 193) | unsafe fn from_raw_fd(fd: RawFd) -> Self { method drop (line 206) | fn drop(&mut self) { function fmt (line 220) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type AsFd (line 238) | pub trait AsFd { method as_fd (line 258) | fn as_fd(&self) -> BorrowedFd<'_>; method as_fd (line 264) | fn as_fd(&self) -> BorrowedFd<'_> { method as_fd (line 272) | fn as_fd(&self) -> BorrowedFd<'_> { method as_fd (line 280) | fn as_fd(&self) -> BorrowedFd<'_> { method as_fd (line 288) | fn as_fd(&self) -> BorrowedFd<'_> { FILE: builder/third-party/rustix/src/maybe_polyfill/no_std/os/fd/raw.rs type RawFd (line 16) | pub type RawFd = c::c_int; type AsRawFd (line 24) | pub trait AsRawFd { method as_raw_fd (line 53) | fn as_raw_fd(&self) -> RawFd; method as_raw_fd (line 141) | fn as_raw_fd(&self) -> RawFd { type FromRawFd (line 59) | pub trait FromRawFd { method from_raw_fd (line 99) | unsafe fn from_raw_fd(fd: RawFd) -> Self; method from_raw_fd (line 161) | unsafe fn from_raw_fd(fd: RawFd) -> RawFd { type IntoRawFd (line 105) | pub trait IntoRawFd { method into_raw_fd (line 132) | fn into_raw_fd(self) -> RawFd; method into_raw_fd (line 151) | fn into_raw_fd(self) -> RawFd { FILE: builder/third-party/rustix/src/maybe_polyfill/no_std/os/windows/io/raw.rs type RawSocket (line 12) | pub type RawSocket = raw::SOCKET; type AsRawSocket (line 16) | pub trait AsRawSocket { method as_raw_socket (line 27) | fn as_raw_socket(&self) -> RawSocket; type FromRawSocket (line 32) | pub trait FromRawSocket { method from_raw_socket (line 53) | unsafe fn from_raw_socket(sock: RawSocket) -> Self; type IntoRawSocket (line 59) | pub trait IntoRawSocket { method into_raw_socket (line 70) | fn into_raw_socket(self) -> RawSocket; FILE: builder/third-party/rustix/src/maybe_polyfill/no_std/os/windows/io/socket.rs type BorrowedSocket (line 42) | pub struct BorrowedSocket<'socket> { type OwnedSocket (line 68) | pub struct OwnedSocket { method fmt (line 151) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function borrow_raw (line 86) | pub const unsafe fn borrow_raw(socket: RawSocket) -> Self { method as_raw_socket (line 98) | fn as_raw_socket(&self) -> RawSocket { method as_raw_socket (line 106) | fn as_raw_socket(&self) -> RawSocket { method into_raw_socket (line 114) | fn into_raw_socket(self) -> RawSocket { method from_raw_socket (line 124) | unsafe fn from_raw_socket(socket: RawSocket) -> Self { method drop (line 133) | fn drop(&mut self) { function fmt (line 142) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type AsSocket (line 160) | pub trait AsSocket { method as_socket (line 163) | fn as_socket(&self) -> BorrowedSocket<'_>; method as_socket (line 169) | fn as_socket(&self) -> BorrowedSocket<'_> { method as_socket (line 177) | fn as_socket(&self) -> BorrowedSocket<'_> { method as_socket (line 185) | fn as_socket(&self) -> BorrowedSocket<'_> { method as_socket (line 193) | fn as_socket(&self) -> BorrowedSocket<'_> { FILE: builder/third-party/rustix/src/maybe_polyfill/no_std/os/windows/mod.rs type SOCKET (line 13) | pub type SOCKET = u32; type SOCKET (line 16) | pub type SOCKET = u64; FILE: builder/third-party/rustix/src/mm/madvise.rs function madvise (line 47) | pub unsafe fn madvise(addr: *mut c_void, len: usize, advice: Advice) -> ... FILE: builder/third-party/rustix/src/mm/mmap.rs method hugetlb_with_size_log2 (line 36) | pub const fn hugetlb_with_size_log2(huge_page_size_log2: u32) -> Option<... function mmap (line 78) | pub unsafe fn mmap( function mmap_anonymous (line 120) | pub unsafe fn mmap_anonymous( function munmap (line 156) | pub unsafe fn munmap(ptr: *mut c_void, len: usize) -> io::Result<()> { function mremap (line 176) | pub unsafe fn mremap( function mremap_fixed (line 202) | pub unsafe fn mremap_fixed( function mprotect (line 238) | pub unsafe fn mprotect(ptr: *mut c_void, len: usize, flags: MprotectFlag... function mlock (line 277) | pub unsafe fn mlock(ptr: *mut c_void, len: usize) -> io::Result<()> { function mlock_with (line 305) | pub unsafe fn mlock_with(ptr: *mut c_void, len: usize, flags: MlockFlags... function munlock (line 342) | pub unsafe fn munlock(ptr: *mut c_void, len: usize) -> io::Result<()> { function mlockall (line 374) | pub fn mlockall(flags: MlockAllFlags) -> io::Result<()> { function munlockall (line 407) | pub fn munlockall() -> io::Result<()> { FILE: builder/third-party/rustix/src/mm/msync.rs function msync (line 44) | pub unsafe fn msync(addr: *mut c_void, len: usize, flags: MsyncFlags) ->... FILE: builder/third-party/rustix/src/mm/userfaultfd.rs function userfaultfd (line 28) | pub unsafe fn userfaultfd(flags: UserfaultfdFlags) -> io::Result { FILE: builder/third-party/rustix/src/mount/fsopen.rs function fsopen (line 16) | pub fn fsopen(fs_name: Fs, flags: FsOpenFlags) -> io::Res... function fsmount (line 27) | pub fn fsmount( function move_mount (line 46) | pub fn move_mount( function open_tree (line 73) | pub fn open_tree( function fspick (line 88) | pub fn fspick( function fsconfig_set_flag (line 104) | pub fn fsconfig_set_flag(fs_fd: BorrowedFd<'_>, key: Key... function fsconfig_set_string (line 116) | pub fn fsconfig_set_string( function fsconfig_set_binary (line 136) | pub fn fsconfig_set_binary( function fsconfig_set_path (line 152) | pub fn fsconfig_set_path( function fsconfig_set_path_empty (line 173) | pub fn fsconfig_set_path_empty( function fsconfig_set_fd (line 189) | pub fn fsconfig_set_fd( function fsconfig_create (line 205) | pub fn fsconfig_create(fs_fd: BorrowedFd<'_>) -> io::Result<()> { function fsconfig_reconfigure (line 217) | pub fn fsconfig_reconfigure(fs_fd: BorrowedFd<'_>) -> io::Result<()> { FILE: builder/third-party/rustix/src/mount/mount_unmount.rs function mount (line 17) | pub fn mount( function mount_remount (line 83) | pub fn mount_remount( function mount_bind (line 110) | pub fn mount_bind( function mount_recursive_bind (line 136) | pub fn mount_recursive_bind( function mount_change (line 161) | pub fn mount_change( function mount_move (line 183) | pub fn mount_move( function unmount (line 208) | pub fn unmount(target: Target, flags: UnmountFlags) -... FILE: builder/third-party/rustix/src/net/netdevice.rs function name_to_index (line 37) | pub fn name_to_index(fd: impl AsFd, if_name: &str) -> io::Result { function index_to_name (line 54) | pub fn index_to_name(fd: impl AsFd, index: u32) -> io::Result { function test_name_to_index (line 64) | fn test_name_to_index() { function test_index_to_name (line 85) | fn test_index_to_name() { FILE: builder/third-party/rustix/src/net/send_recv/mod.rs function recv (line 62) | pub fn recv(fd: Fd, buf: &mut [u8], flags: RecvFlags) -> io::R... function recv_uninit (line 72) | pub fn recv_uninit( function send (line 111) | pub fn send(fd: Fd, buf: &[u8], flags: SendFlags) -> io::Resul... function recvfrom (line 143) | pub fn recvfrom( function recvfrom_uninit (line 159) | pub fn recvfrom_uninit( function sendto (line 198) | pub fn sendto( function _sendto (line 207) | fn _sendto( function sendto_any (line 246) | pub fn sendto_any( function _sendto_any (line 255) | fn _sendto_any( function sendto_v4 (line 300) | pub fn sendto_v4( function sendto_v6 (line 338) | pub fn sendto_v6( function sendto_unix (line 377) | pub fn sendto_unix( function sendto_xdp (line 396) | pub fn sendto_xdp( FILE: builder/third-party/rustix/src/net/send_recv/msg.rs function __cmsg_space (line 101) | pub const fn __cmsg_space(len: usize) -> usize { function __cmsg_aligned_space (line 110) | pub const fn __cmsg_aligned_space(len: usize) -> usize { type SendAncillaryMessage (line 124) | pub enum SendAncillaryMessage<'slice, 'fd> { function size (line 138) | pub const fn size(&self) -> usize { type RecvAncillaryMessage (line 149) | pub enum RecvAncillaryMessage<'a> { type SendAncillaryBuffer (line 165) | pub struct SendAncillaryBuffer<'buf, 'slice, 'fd> { function from (line 177) | fn from(buffer: &'buf mut [u8]) -> Self { method default (line 183) | fn default() -> Self { function new (line 233) | pub fn new(buffer: &'buf mut [u8]) -> Self { function as_control_ptr (line 242) | pub(crate) fn as_control_ptr(&mut self) -> *mut u8 { function control_len (line 255) | pub(crate) fn control_len(&self) -> usize { function clear (line 260) | pub fn clear(&mut self) { function push (line 267) | pub fn push(&mut self, msg: SendAncillaryMessage<'slice, 'fd>) -> bool { function push_ancillary (line 285) | fn push_ancillary(&mut self, source: &[u8], cmsg_level: c::c_int, cmsg_t... function extend (line 328) | fn extend>>(&mu... type RecvAncillaryBuffer (line 340) | pub struct RecvAncillaryBuffer<'buf> { function from (line 352) | fn from(buffer: &'buf mut [u8]) -> Self { function new (line 398) | pub fn new(buffer: &'buf mut [u8]) -> Self { function as_control_ptr (line 407) | pub(crate) fn as_control_ptr(&mut self) -> *mut u8 { function control_len (line 420) | pub(crate) fn control_len(&self) -> usize { function set_control_len (line 429) | pub(crate) unsafe fn set_control_len(&mut self, len: usize) { function clear (line 435) | pub(crate) fn clear(&mut self) { function drain (line 440) | pub fn drain(&mut self) -> AncillaryDrain<'_> { method drop (line 449) | fn drop(&mut self) { function align_for_cmsghdr (line 457) | fn align_for_cmsghdr(buffer: &mut [u8]) -> &mut [u8] { type AncillaryDrain (line 471) | pub struct AncillaryDrain<'buf> { function parse (line 487) | pub unsafe fn parse(buffer: &'buf mut [u8]) -> Self { function advance (line 494) | fn advance( function cvt_msg (line 509) | fn cvt_msg(msg: &c::cmsghdr) -> Option> { type Item (line 543) | type Item = RecvAncillaryMessage<'buf>; method next (line 545) | fn next(&mut self) -> Option { method size_hint (line 550) | fn size_hint(&self) -> (usize, Option) { method fold (line 555) | fn fold(mut self, init: B, f: F) -> B method count (line 565) | fn count(mut self) -> usize { method last (line 571) | fn last(mut self) -> Option method collect (line 580) | fn collect>(mut self) -> B function sendmsg (line 613) | pub fn sendmsg( function sendmsg_v4 (line 643) | pub fn sendmsg_v4( function sendmsg_v6 (line 674) | pub fn sendmsg_v6( function sendmsg_unix (line 707) | pub fn sendmsg_unix( function sendmsg_xdp (line 725) | pub fn sendmsg_xdp( function sendmsg_any (line 756) | pub fn sendmsg_any( function recvmsg (line 803) | pub fn recvmsg( type RecvMsgReturn (line 813) | pub struct RecvMsgReturn { type AncillaryIter (line 825) | pub struct AncillaryIter<'data, T> { function new (line 839) | unsafe fn new(data: &'data mut [u8]) -> Self { method drop (line 850) | fn drop(&mut self) { type Item (line 856) | type Item = T; method next (line 858) | fn next(&mut self) -> Option { method size_hint (line 874) | fn size_hint(&self) -> (usize, Option) { method count (line 879) | fn count(self) -> usize { method last (line 883) | fn last(mut self) -> Option { method len (line 891) | fn len(&self) -> usize { method next_back (line 897) | fn next_back(&mut self) -> Option { type Messages (line 926) | pub(super) struct Messages<'buf> { function new (line 941) | pub(super) fn new(buf: &'buf mut [u8]) -> Self { type Item (line 961) | type Item = &'a mut c::cmsghdr; method next (line 964) | fn next(&mut self) -> Option { method size_hint (line 980) | fn size_hint(&self) -> (usize, Option) { FILE: builder/third-party/rustix/src/net/socket.rs function socket (line 46) | pub fn socket( function socket_with (line 90) | pub fn socket_with( function bind (line 125) | pub fn bind(sockfd: Fd, addr: &SocketAddr) -> io::Result<()> { function _bind (line 129) | fn _bind(sockfd: BorrowedFd<'_>, addr: &SocketAddr) -> io::Result<()> { function bind_any (line 163) | pub fn bind_any(sockfd: Fd, addr: &SocketAddrAny) -> io::Resul... function _bind_any (line 167) | fn _bind_any(sockfd: BorrowedFd<'_>, addr: &SocketAddrAny) -> io::Result... function bind_v4 (line 207) | pub fn bind_v4(sockfd: Fd, addr: &SocketAddrV4) -> io::Result<... function bind_v6 (line 240) | pub fn bind_v6(sockfd: Fd, addr: &SocketAddrV6) -> io::Result<... function bind_unix (line 274) | pub fn bind_unix(sockfd: Fd, addr: &SocketAddrUnix) -> io::Res... function bind_xdp (line 288) | pub fn bind_xdp(sockfd: Fd, addr: &SocketAddrXdp) -> io::Resul... function connect (line 323) | pub fn connect(sockfd: Fd, addr: &SocketAddr) -> io::Result<()> { function _connect (line 327) | fn _connect(sockfd: BorrowedFd<'_>, addr: &SocketAddr) -> io::Result<()> { function connect_any (line 361) | pub fn connect_any(sockfd: Fd, addr: &SocketAddrAny) -> io::Re... function _connect_any (line 365) | fn _connect_any(sockfd: BorrowedFd<'_>, addr: &SocketAddrAny) -> io::Res... function connect_v4 (line 405) | pub fn connect_v4(sockfd: Fd, addr: &SocketAddrV4) -> io::Resu... function connect_v6 (line 438) | pub fn connect_v6(sockfd: Fd, addr: &SocketAddrV6) -> io::Resu... function connect_unix (line 472) | pub fn connect_unix(sockfd: Fd, addr: &SocketAddrUnix) -> io::... function connect_unspec (line 510) | pub fn connect_unspec(sockfd: Fd) -> io::Result<()> { function listen (line 541) | pub fn listen(sockfd: Fd, backlog: i32) -> io::Result<()> { function accept (line 578) | pub fn accept(sockfd: Fd) -> io::Result { function accept_with (line 610) | pub fn accept_with(sockfd: Fd, flags: SocketFlags) -> io::Resu... function acceptfrom (line 645) | pub fn acceptfrom(sockfd: Fd) -> io::Result<(OwnedFd, Option( function shutdown (line 707) | pub fn shutdown(sockfd: Fd, how: Shutdown) -> io::Result<()> { function getsockname (line 736) | pub fn getsockname(sockfd: Fd) -> io::Result { function getpeername (line 768) | pub fn getpeername(sockfd: Fd) -> io::Result Self { method from (line 52) | fn from(from: SocketAddrV4) -> Self { method from (line 59) | fn from(from: SocketAddrV6) -> Self { method from (line 67) | fn from(from: SocketAddrUnix) -> Self { method address_family (line 75) | pub const fn address_family(&self) -> AddressFamily { method write (line 94) | pub unsafe fn write(&self, storage: *mut SocketAddrStorage) -> usize { method read (line 105) | pub unsafe fn read(storage: *const SocketAddrStorage, len: usize) -> i... method fmt (line 112) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/rustix/src/net/socketpair.rs function socketpair (line 29) | pub fn socketpair( FILE: builder/third-party/rustix/src/net/sockopt.rs type Timeout (line 192) | pub enum Timeout { function get_socket_type (line 207) | pub fn get_socket_type(fd: Fd) -> io::Result { function set_socket_reuseaddr (line 219) | pub fn set_socket_reuseaddr(fd: Fd, value: bool) -> io::Result... function get_socket_reuseaddr (line 230) | pub fn get_socket_reuseaddr(fd: Fd) -> io::Result { function set_socket_broadcast (line 241) | pub fn set_socket_broadcast(fd: Fd, value: bool) -> io::Result... function get_socket_broadcast (line 252) | pub fn get_socket_broadcast(fd: Fd) -> io::Result { function set_socket_linger (line 263) | pub fn set_socket_linger(fd: Fd, value: Option) -> i... function get_socket_linger (line 274) | pub fn get_socket_linger(fd: Fd) -> io::Result(fd: Fd, value: bool) -> io::Result<... function get_socket_passcred (line 298) | pub fn get_socket_passcred(fd: Fd) -> io::Result { function set_socket_timeout (line 311) | pub fn set_socket_timeout( function get_socket_timeout (line 327) | pub fn get_socket_timeout(fd: Fd, id: Timeout) -> io::Result(fd: Fd) -> io::Result(fd: Fd) -> io::Result { function set_socket_nosigpipe (line 362) | pub fn set_socket_nosigpipe(fd: Fd, value: bool) -> io::Result... function set_socket_keepalive (line 373) | pub fn set_socket_keepalive(fd: Fd, value: bool) -> io::Result... function get_socket_keepalive (line 384) | pub fn get_socket_keepalive(fd: Fd) -> io::Result { function set_socket_recv_buffer_size (line 395) | pub fn set_socket_recv_buffer_size(fd: Fd, value: usize) -> io... function get_socket_recv_buffer_size (line 406) | pub fn get_socket_recv_buffer_size(fd: Fd) -> io::Result { function set_socket_send_buffer_size (line 417) | pub fn set_socket_send_buffer_size(fd: Fd, value: usize) -> io... function get_socket_send_buffer_size (line 428) | pub fn get_socket_send_buffer_size(fd: Fd) -> io::Result { function get_socket_domain (line 451) | pub fn get_socket_domain(fd: Fd) -> io::Result { function get_socket_acceptconn (line 463) | pub fn get_socket_acceptconn(fd: Fd) -> io::Result { function set_socket_oobinline (line 474) | pub fn set_socket_oobinline(fd: Fd, value: bool) -> io::Result... function get_socket_oobinline (line 485) | pub fn get_socket_oobinline(fd: Fd) -> io::Result { function set_socket_reuseport (line 498) | pub fn set_socket_reuseport(fd: Fd, value: bool) -> io::Result... function get_socket_reuseport (line 510) | pub fn get_socket_reuseport(fd: Fd) -> io::Result { function set_socket_reuseport_lb (line 522) | pub fn set_socket_reuseport_lb(fd: Fd, value: bool) -> io::Res... function get_socket_reuseport_lb (line 534) | pub fn get_socket_reuseport_lb(fd: Fd) -> io::Result { function get_socket_protocol (line 553) | pub fn get_socket_protocol(fd: Fd) -> io::Result(fd: Fd) -> io::Result { function get_socket_incoming_cpu (line 577) | pub fn get_socket_incoming_cpu(fd: Fd) -> io::Result { function set_socket_incoming_cpu (line 589) | pub fn set_socket_incoming_cpu(fd: Fd, value: u32) -> io::Resu... function set_ip_ttl (line 600) | pub fn set_ip_ttl(fd: Fd, value: u32) -> io::Result<()> { function get_ip_ttl (line 611) | pub fn get_ip_ttl(fd: Fd) -> io::Result { function set_ipv6_v6only (line 622) | pub fn set_ipv6_v6only(fd: Fd, value: bool) -> io::Result<()> { function get_ipv6_v6only (line 633) | pub fn get_ipv6_v6only(fd: Fd) -> io::Result { function set_ip_multicast_loop (line 644) | pub fn set_ip_multicast_loop(fd: Fd, value: bool) -> io::Resul... function get_ip_multicast_loop (line 655) | pub fn get_ip_multicast_loop(fd: Fd) -> io::Result { function set_ip_multicast_ttl (line 666) | pub fn set_ip_multicast_ttl(fd: Fd, value: u32) -> io::Result<... function get_ip_multicast_ttl (line 677) | pub fn get_ip_multicast_ttl(fd: Fd) -> io::Result { function set_ipv6_multicast_loop (line 688) | pub fn set_ipv6_multicast_loop(fd: Fd, value: bool) -> io::Res... function get_ipv6_multicast_loop (line 699) | pub fn get_ipv6_multicast_loop(fd: Fd) -> io::Result { function get_ipv6_unicast_hops (line 710) | pub fn get_ipv6_unicast_hops(fd: Fd) -> io::Result { function set_ipv6_unicast_hops (line 721) | pub fn set_ipv6_unicast_hops(fd: Fd, value: Option) -> io:... function set_ipv6_multicast_hops (line 732) | pub fn set_ipv6_multicast_hops(fd: Fd, value: u32) -> io::Resu... function get_ipv6_multicast_hops (line 743) | pub fn get_ipv6_multicast_hops(fd: Fd) -> io::Result { function set_ip_add_membership (line 757) | pub fn set_ip_add_membership( function set_ip_add_membership_with_ifindex (line 783) | pub fn set_ip_add_membership_with_ifindex( function set_ip_add_source_membership (line 805) | pub fn set_ip_add_source_membership( function set_ip_drop_source_membership (line 827) | pub fn set_ip_drop_source_membership( function set_ipv6_add_membership (line 849) | pub fn set_ipv6_add_membership( function set_ip_drop_membership (line 867) | pub fn set_ip_drop_membership( function set_ip_drop_membership_with_ifindex (line 892) | pub fn set_ip_drop_membership_with_ifindex( function set_ipv6_drop_membership (line 914) | pub fn set_ipv6_drop_membership( function set_ip_tos (line 938) | pub fn set_ip_tos(fd: Fd, value: u8) -> io::Result<()> { function get_ip_tos (line 958) | pub fn get_ip_tos(fd: Fd) -> io::Result { function set_ip_recvtos (line 970) | pub fn set_ip_recvtos(fd: Fd, value: bool) -> io::Result<()> { function get_ip_recvtos (line 982) | pub fn get_ip_recvtos(fd: Fd) -> io::Result { function set_ipv6_recvtclass (line 1000) | pub fn set_ipv6_recvtclass(fd: Fd, value: bool) -> io::Result<... function get_ipv6_recvtclass (line 1018) | pub fn get_ipv6_recvtclass(fd: Fd) -> io::Result { function set_ip_freebind (line 1030) | pub fn set_ip_freebind(fd: Fd, value: bool) -> io::Result<()> { function get_ip_freebind (line 1042) | pub fn get_ip_freebind(fd: Fd) -> io::Result { function set_ipv6_freebind (line 1054) | pub fn set_ipv6_freebind(fd: Fd, value: bool) -> io::Result<()> { function get_ipv6_freebind (line 1066) | pub fn get_ipv6_freebind(fd: Fd) -> io::Result { function get_ip_original_dst (line 1081) | pub fn get_ip_original_dst(fd: Fd) -> io::Result { function get_ipv6_original_dst (line 1096) | pub fn get_ipv6_original_dst(fd: Fd) -> io::Result(fd: Fd, value: u32) -> io::Result<()> { function get_ipv6_tclass (line 1132) | pub fn get_ipv6_tclass(fd: Fd) -> io::Result { function set_tcp_nodelay (line 1143) | pub fn set_tcp_nodelay(fd: Fd, value: bool) -> io::Result<()> { function get_tcp_nodelay (line 1154) | pub fn get_tcp_nodelay(fd: Fd) -> io::Result { function set_tcp_keepcnt (line 1166) | pub fn set_tcp_keepcnt(fd: Fd, value: u32) -> io::Result<()> { function get_tcp_keepcnt (line 1178) | pub fn get_tcp_keepcnt(fd: Fd) -> io::Result { function set_tcp_keepidle (line 1192) | pub fn set_tcp_keepidle(fd: Fd, value: Duration) -> io::Result... function get_tcp_keepidle (line 1206) | pub fn get_tcp_keepidle(fd: Fd) -> io::Result { function set_tcp_keepintvl (line 1218) | pub fn set_tcp_keepintvl(fd: Fd, value: Duration) -> io::Resul... function get_tcp_keepintvl (line 1230) | pub fn get_tcp_keepintvl(fd: Fd) -> io::Result { function set_tcp_user_timeout (line 1242) | pub fn set_tcp_user_timeout(fd: Fd, value: u32) -> io::Result<... function get_tcp_user_timeout (line 1254) | pub fn get_tcp_user_timeout(fd: Fd) -> io::Result { function set_tcp_quickack (line 1266) | pub fn set_tcp_quickack(fd: Fd, value: bool) -> io::Result<()> { function get_tcp_quickack (line 1278) | pub fn get_tcp_quickack(fd: Fd) -> io::Result { function set_tcp_congestion (line 1295) | pub fn set_tcp_congestion(fd: Fd, value: &str) -> io::Result<(... function get_tcp_congestion (line 1313) | pub fn get_tcp_congestion(fd: Fd) -> io::Result { function set_tcp_thin_linear_timeouts (line 1325) | pub fn set_tcp_thin_linear_timeouts(fd: Fd, value: bool) -> io... function get_tcp_thin_linear_timeouts (line 1337) | pub fn get_tcp_thin_linear_timeouts(fd: Fd) -> io::Result { function set_tcp_cork (line 1349) | pub fn set_tcp_cork(fd: Fd, value: bool) -> io::Result<()> { function get_tcp_cork (line 1361) | pub fn get_tcp_cork(fd: Fd) -> io::Result { function get_socket_peercred (line 1373) | pub fn get_socket_peercred(fd: Fd) -> io::Result { function set_xdp_umem_reg (line 1387) | pub fn set_xdp_umem_reg(fd: Fd, value: XdpUmemReg) -> io::Resu... function set_xdp_umem_fill_ring_size (line 1399) | pub fn set_xdp_umem_fill_ring_size(fd: Fd, value: u32) -> io::... function set_xdp_umem_completion_ring_size (line 1411) | pub fn set_xdp_umem_completion_ring_size(fd: Fd, value: u32) -... function set_xdp_tx_ring_size (line 1423) | pub fn set_xdp_tx_ring_size(fd: Fd, value: u32) -> io::Result<... function set_xdp_rx_ring_size (line 1435) | pub fn set_xdp_rx_ring_size(fd: Fd, value: u32) -> io::Result<... function get_xdp_mmap_offsets (line 1447) | pub fn get_xdp_mmap_offsets(fd: Fd) -> io::Result(fd: Fd) -> io::Result { function get_xdp_options (line 1471) | pub fn get_xdp_options(fd: Fd) -> io::Result { function test_sizes (line 1476) | fn test_sizes() { FILE: builder/third-party/rustix/src/net/types.rs type RawSocketType (line 7) | pub type RawSocketType = u32; type SocketType (line 14) | pub struct SocketType(pub(crate) RawSocketType); constant STREAM (line 19) | pub const STREAM: Self = Self(c::SOCK_STREAM as _); constant DGRAM (line 22) | pub const DGRAM: Self = Self(c::SOCK_DGRAM as _); constant SEQPACKET (line 26) | pub const SEQPACKET: Self = Self(c::SOCK_SEQPACKET as _); constant RAW (line 30) | pub const RAW: Self = Self(c::SOCK_RAW as _); constant RDM (line 34) | pub const RDM: Self = Self(c::SOCK_RDM as _); method from_raw (line 38) | pub const fn from_raw(raw: RawSocketType) -> Self { method as_raw (line 44) | pub const fn as_raw(self) -> RawSocketType { type RawAddressFamily (line 50) | pub type RawAddressFamily = c::sa_family_t; type AddressFamily (line 60) | pub struct AddressFamily(pub(crate) RawAddressFamily); constant UNSPEC (line 66) | pub const UNSPEC: Self = Self(c::AF_UNSPEC as _); constant INET (line 73) | pub const INET: Self = Self(c::AF_INET as _); constant INET6 (line 80) | pub const INET6: Self = Self(c::AF_INET6 as _); constant NETLINK (line 97) | pub const NETLINK: Self = Self(c::AF_NETLINK as _); constant UNIX (line 100) | pub const UNIX: Self = Self(c::AF_UNIX as _); constant AX25 (line 112) | pub const AX25: Self = Self(c::AF_AX25 as _); constant IPX (line 119) | pub const IPX: Self = Self(c::AF_IPX as _); constant APPLETALK (line 122) | pub const APPLETALK: Self = Self(c::AF_APPLETALK as _); constant NETROM (line 134) | pub const NETROM: Self = Self(c::AF_NETROM as _); constant BRIDGE (line 146) | pub const BRIDGE: Self = Self(c::AF_BRIDGE as _); constant ATMPVC (line 158) | pub const ATMPVC: Self = Self(c::AF_ATMPVC as _); constant X25 (line 169) | pub const X25: Self = Self(c::AF_X25 as _); constant ROSE (line 181) | pub const ROSE: Self = Self(c::AF_ROSE as _); constant DECnet (line 184) | pub const DECnet: Self = Self(c::AF_DECnet as _); constant NETBEUI (line 196) | pub const NETBEUI: Self = Self(c::AF_NETBEUI as _); constant SECURITY (line 208) | pub const SECURITY: Self = Self(c::AF_SECURITY as _); constant KEY (line 219) | pub const KEY: Self = Self(c::AF_KEY as _); constant PACKET (line 235) | pub const PACKET: Self = Self(c::AF_PACKET as _); constant ASH (line 247) | pub const ASH: Self = Self(c::AF_ASH as _); constant ECONET (line 259) | pub const ECONET: Self = Self(c::AF_ECONET as _); constant ATMSVC (line 271) | pub const ATMSVC: Self = Self(c::AF_ATMSVC as _); constant RDS (line 283) | pub const RDS: Self = Self(c::AF_RDS as _); constant SNA (line 286) | pub const SNA: Self = Self(c::AF_SNA as _); constant IRDA (line 297) | pub const IRDA: Self = Self(c::AF_IRDA as _); constant PPPOX (line 309) | pub const PPPOX: Self = Self(c::AF_PPPOX as _); constant WANPIPE (line 321) | pub const WANPIPE: Self = Self(c::AF_WANPIPE as _); constant LLC (line 333) | pub const LLC: Self = Self(c::AF_LLC as _); constant CAN (line 345) | pub const CAN: Self = Self(c::AF_CAN as _); constant TIPC (line 357) | pub const TIPC: Self = Self(c::AF_TIPC as _); constant BLUETOOTH (line 367) | pub const BLUETOOTH: Self = Self(c::AF_BLUETOOTH as _); constant IUCV (line 379) | pub const IUCV: Self = Self(c::AF_IUCV as _); constant RXRPC (line 391) | pub const RXRPC: Self = Self(c::AF_RXRPC as _); constant ISDN (line 401) | pub const ISDN: Self = Self(c::AF_ISDN as _); constant PHONET (line 413) | pub const PHONET: Self = Self(c::AF_PHONET as _); constant IEEE802154 (line 425) | pub const IEEE802154: Self = Self(c::AF_IEEE802154 as _); constant EIGHT_ZERO_TWO (line 428) | pub const EIGHT_ZERO_TWO: Self = Self(c::AF_802 as _); constant ALG (line 431) | pub const ALG: Self = Self(c::AF_ALG as _); constant ARP (line 434) | pub const ARP: Self = Self(c::AF_ARP as _); constant ATM (line 437) | pub const ATM: Self = Self(c::AF_ATM as _); constant CAIF (line 440) | pub const CAIF: Self = Self(c::AF_CAIF as _); constant CCITT (line 443) | pub const CCITT: Self = Self(c::AF_CCITT as _); constant CHAOS (line 446) | pub const CHAOS: Self = Self(c::AF_CHAOS as _); constant CNT (line 449) | pub const CNT: Self = Self(c::AF_CNT as _); constant COIP (line 452) | pub const COIP: Self = Self(c::AF_COIP as _); constant DATAKIT (line 455) | pub const DATAKIT: Self = Self(c::AF_DATAKIT as _); constant DLI (line 458) | pub const DLI: Self = Self(c::AF_DLI as _); constant E164 (line 461) | pub const E164: Self = Self(c::AF_E164 as _); constant ECMA (line 464) | pub const ECMA: Self = Self(c::AF_ECMA as _); constant ENCAP (line 467) | pub const ENCAP: Self = Self(c::AF_ENCAP as _); constant FILE (line 470) | pub const FILE: Self = Self(c::AF_FILE as _); constant GOSIP (line 473) | pub const GOSIP: Self = Self(c::AF_GOSIP as _); constant HYLINK (line 476) | pub const HYLINK: Self = Self(c::AF_HYLINK as _); constant IB (line 479) | pub const IB: Self = Self(c::AF_IB as _); constant IMPLINK (line 482) | pub const IMPLINK: Self = Self(c::AF_IMPLINK as _); constant IEEE80211 (line 485) | pub const IEEE80211: Self = Self(c::AF_IEEE80211 as _); constant INET6_SDP (line 488) | pub const INET6_SDP: Self = Self(c::AF_INET6_SDP as _); constant INET_OFFLOAD (line 491) | pub const INET_OFFLOAD: Self = Self(c::AF_INET_OFFLOAD as _); constant INET_SDP (line 494) | pub const INET_SDP: Self = Self(c::AF_INET_SDP as _); constant INTF (line 497) | pub const INTF: Self = Self(c::AF_INTF as _); constant ISO (line 500) | pub const ISO: Self = Self(c::AF_ISO as _); constant LAT (line 503) | pub const LAT: Self = Self(c::AF_LAT as _); constant LINK (line 506) | pub const LINK: Self = Self(c::AF_LINK as _); constant MPLS (line 509) | pub const MPLS: Self = Self(c::AF_MPLS as _); constant NATM (line 512) | pub const NATM: Self = Self(c::AF_NATM as _); constant NBS (line 515) | pub const NBS: Self = Self(c::AF_NBS as _); constant NCA (line 518) | pub const NCA: Self = Self(c::AF_NCA as _); constant NDD (line 521) | pub const NDD: Self = Self(c::AF_NDD as _); constant NDRV (line 524) | pub const NDRV: Self = Self(c::AF_NDRV as _); constant NETBIOS (line 527) | pub const NETBIOS: Self = Self(c::AF_NETBIOS as _); constant NETGRAPH (line 530) | pub const NETGRAPH: Self = Self(c::AF_NETGRAPH as _); constant NIT (line 533) | pub const NIT: Self = Self(c::AF_NIT as _); constant NOTIFY (line 536) | pub const NOTIFY: Self = Self(c::AF_NOTIFY as _); constant NFC (line 539) | pub const NFC: Self = Self(c::AF_NFC as _); constant NS (line 542) | pub const NS: Self = Self(c::AF_NS as _); constant OROUTE (line 545) | pub const OROUTE: Self = Self(c::AF_OROUTE as _); constant OSI (line 548) | pub const OSI: Self = Self(c::AF_OSI as _); constant OSINET (line 551) | pub const OSINET: Self = Self(c::AF_OSINET as _); constant POLICY (line 554) | pub const POLICY: Self = Self(c::AF_POLICY as _); constant PPP (line 557) | pub const PPP: Self = Self(c::AF_PPP as _); constant PUP (line 560) | pub const PUP: Self = Self(c::AF_PUP as _); constant RIF (line 563) | pub const RIF: Self = Self(c::AF_RIF as _); constant ROUTE (line 566) | pub const ROUTE: Self = Self(c::AF_ROUTE as _); constant SCLUSTER (line 569) | pub const SCLUSTER: Self = Self(c::AF_SCLUSTER as _); constant SIP (line 572) | pub const SIP: Self = Self(c::AF_SIP as _); constant SLOW (line 575) | pub const SLOW: Self = Self(c::AF_SLOW as _); constant SYS_CONTROL (line 578) | pub const SYS_CONTROL: Self = Self(c::AF_SYS_CONTROL as _); constant SYSTEM (line 581) | pub const SYSTEM: Self = Self(c::AF_SYSTEM as _); constant TRILL (line 584) | pub const TRILL: Self = Self(c::AF_TRILL as _); constant UTUN (line 587) | pub const UTUN: Self = Self(c::AF_UTUN as _); constant VSOCK (line 590) | pub const VSOCK: Self = Self(c::AF_VSOCK as _); constant XDP (line 593) | pub const XDP: Self = Self(c::AF_XDP as _); method from_raw (line 597) | pub const fn from_raw(raw: RawAddressFamily) -> Self { method as_raw (line 603) | pub const fn as_raw(self) -> RawAddressFamily { type RawProtocol (line 609) | pub type RawProtocol = core::num::NonZeroU32; function new_raw_protocol (line 611) | const fn new_raw_protocol(u: u32) -> RawProtocol { type Protocol (line 632) | pub struct Protocol(pub(crate) RawProtocol); method from_raw (line 1394) | pub const fn from_raw(raw: RawProtocol) -> Self { method as_raw (line 1400) | pub const fn as_raw(self) -> RawProtocol { constant ICMP (line 642) | pub const ICMP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_ICMP as ... constant IGMP (line 650) | pub const IGMP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_IGMP as ... constant IPIP (line 659) | pub const IPIP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_IPIP as ... constant TCP (line 661) | pub const TCP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_TCP as _)); constant EGP (line 669) | pub const EGP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_EGP as _)); constant PUP (line 677) | pub const PUP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_PUP as _)); constant UDP (line 679) | pub const UDP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_UDP as _)); constant IDP (line 687) | pub const IDP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_IDP as _)); constant TP (line 696) | pub const TP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_TP as _)); constant DCCP (line 710) | pub const DCCP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_DCCP as ... constant IPV6 (line 712) | pub const IPV6: Protocol = Protocol(new_raw_protocol(c::IPPROTO_IPV6 as ... constant RSVP (line 721) | pub const RSVP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_RSVP as ... constant GRE (line 730) | pub const GRE: Protocol = Protocol(new_raw_protocol(c::IPPROTO_GRE as _)); constant ESP (line 738) | pub const ESP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_ESP as _)); constant AH (line 746) | pub const AH: Protocol = Protocol(new_raw_protocol(c::IPPROTO_AH as _)); constant MTP (line 758) | pub const MTP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_MTP as _)); constant BEETPH (line 770) | pub const BEETPH: Protocol = Protocol(new_raw_protocol(c::IPPROTO_BEETPH... constant ENCAP (line 780) | pub const ENCAP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_ENCAP a... constant PIM (line 789) | pub const PIM: Protocol = Protocol(new_raw_protocol(c::IPPROTO_PIM as _)); constant COMP (line 801) | pub const COMP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_COMP as ... constant SCTP (line 811) | pub const SCTP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_SCTP as ... constant UDPLITE (line 825) | pub const UDPLITE: Protocol = Protocol(new_raw_protocol(c::IPPROTO_UDPLI... constant MPLS (line 839) | pub const MPLS: Protocol = Protocol(new_raw_protocol(c::IPPROTO_MPLS as ... constant ETHERNET (line 842) | pub const ETHERNET: Protocol = Protocol(new_raw_protocol(c::IPPROTO_ETHE... constant RAW (line 845) | pub const RAW: Protocol = Protocol(new_raw_protocol(c::IPPROTO_RAW as _)); constant MPTCP (line 859) | pub const MPTCP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_MPTCP a... constant FRAGMENT (line 867) | pub const FRAGMENT: Protocol = Protocol(new_raw_protocol(c::IPPROTO_FRAG... constant ICMPV6 (line 869) | pub const ICMPV6: Protocol = Protocol(new_raw_protocol(c::IPPROTO_ICMPV6... constant MH (line 882) | pub const MH: Protocol = Protocol(new_raw_protocol(c::IPPROTO_MH as _)); constant ROUTING (line 890) | pub const ROUTING: Protocol = Protocol(new_raw_protocol(c::IPPROTO_ROUTI... constant EVENT (line 903) | pub const EVENT: Protocol = Protocol(new_raw_protocol(c::SYSPROTO_EVENT ... constant CONTROL (line 907) | pub const CONTROL: Protocol = Protocol(new_raw_protocol(c::SYSPROTO_CONT... constant UNUSED (line 922) | pub const UNUSED: Protocol = Protocol(new_raw_protocol(c::NETLINK_UNUSED... constant USERSOCK (line 925) | pub const USERSOCK: Protocol = Protocol(new_raw_protocol(c::NETLINK_USER... constant FIREWALL (line 928) | pub const FIREWALL: Protocol = Protocol(new_raw_protocol(c::NETLINK_FIRE... constant SOCK_DIAG (line 931) | pub const SOCK_DIAG: Protocol = Protocol(new_raw_protocol(c::NETLINK_SOC... constant NFLOG (line 934) | pub const NFLOG: Protocol = Protocol(new_raw_protocol(c::NETLINK_NFLOG a... constant XFRM (line 937) | pub const XFRM: Protocol = Protocol(new_raw_protocol(c::NETLINK_XFRM as ... constant SELINUX (line 940) | pub const SELINUX: Protocol = Protocol(new_raw_protocol(c::NETLINK_SELIN... constant ISCSI (line 943) | pub const ISCSI: Protocol = Protocol(new_raw_protocol(c::NETLINK_ISCSI a... constant AUDIT (line 946) | pub const AUDIT: Protocol = Protocol(new_raw_protocol(c::NETLINK_AUDIT a... constant FIB_LOOKUP (line 949) | pub const FIB_LOOKUP: Protocol = Protocol(new_raw_protocol(c::NETLINK_FI... constant CONNECTOR (line 952) | pub const CONNECTOR: Protocol = Protocol(new_raw_protocol(c::NETLINK_CON... constant NETFILTER (line 955) | pub const NETFILTER: Protocol = Protocol(new_raw_protocol(c::NETLINK_NET... constant IP6_FW (line 958) | pub const IP6_FW: Protocol = Protocol(new_raw_protocol(c::NETLINK_IP6_FW... constant DNRTMSG (line 961) | pub const DNRTMSG: Protocol = Protocol(new_raw_protocol(c::NETLINK_DNRTM... constant KOBJECT_UEVENT (line 964) | pub const KOBJECT_UEVENT: Protocol = Protocol(new_raw_protocol(c::NETLIN... constant GENERIC (line 971) | pub const GENERIC: Protocol = Protocol(new_raw_protocol(c::NETLINK_GENER... constant SCSITRANSPORT (line 974) | pub const SCSITRANSPORT: Protocol = Protocol(new_raw_protocol(c::NETLINK... constant ECRYPTFS (line 977) | pub const ECRYPTFS: Protocol = Protocol(new_raw_protocol(c::NETLINK_ECRY... constant RDMA (line 980) | pub const RDMA: Protocol = Protocol(new_raw_protocol(c::NETLINK_RDMA as ... constant CRYPTO (line 983) | pub const CRYPTO: Protocol = Protocol(new_raw_protocol(c::NETLINK_CRYPTO... constant INET_DIAG (line 986) | pub const INET_DIAG: Protocol = Protocol(new_raw_protocol(c::NETLINK_INE... constant ADD_MEMBERSHIP (line 989) | pub const ADD_MEMBERSHIP: Protocol = Protocol(new_raw_protocol(c::NETLIN... constant DROP_MEMBERSHIP (line 992) | pub const DROP_MEMBERSHIP: Protocol = constant PKTINFO (line 996) | pub const PKTINFO: Protocol = Protocol(new_raw_protocol(c::NETLINK_PKTIN... constant BROADCAST_ERROR (line 999) | pub const BROADCAST_ERROR: Protocol = constant NO_ENOBUFS (line 1003) | pub const NO_ENOBUFS: Protocol = Protocol(new_raw_protocol(c::NETLINK_NO... constant RX_RING (line 1006) | pub const RX_RING: Protocol = Protocol(new_raw_protocol(c::NETLINK_RX_RI... constant TX_RING (line 1009) | pub const TX_RING: Protocol = Protocol(new_raw_protocol(c::NETLINK_TX_RI... constant LISTEN_ALL_NSID (line 1012) | pub const LISTEN_ALL_NSID: Protocol = constant LIST_MEMBERSHIPS (line 1016) | pub const LIST_MEMBERSHIPS: Protocol = constant CAP_ACK (line 1020) | pub const CAP_ACK: Protocol = Protocol(new_raw_protocol(c::NETLINK_CAP_A... constant EXT_ACK (line 1023) | pub const EXT_ACK: Protocol = Protocol(new_raw_protocol(c::NETLINK_EXT_A... constant GET_STRICT_CHK (line 1026) | pub const GET_STRICT_CHK: Protocol = Protocol(new_raw_protocol(c::NETLIN... constant LOOP (line 1043) | pub const LOOP: Protocol = Protocol(new_raw_protocol((c::ETH_P_LOOP as u... constant PUP (line 1046) | pub const PUP: Protocol = Protocol(new_raw_protocol((c::ETH_P_PUP as u16... constant PUPAT (line 1049) | pub const PUPAT: Protocol = Protocol(new_raw_protocol((c::ETH_P_PUPAT as... constant TSN (line 1052) | pub const TSN: Protocol = Protocol(new_raw_protocol((c::ETH_P_TSN as u16... constant ERSPAN2 (line 1055) | pub const ERSPAN2: Protocol = constant IP (line 1059) | pub const IP: Protocol = Protocol(new_raw_protocol((c::ETH_P_IP as u16).... constant X25 (line 1062) | pub const X25: Protocol = Protocol(new_raw_protocol((c::ETH_P_X25 as u16... constant ARP (line 1065) | pub const ARP: Protocol = Protocol(new_raw_protocol((c::ETH_P_ARP as u16... constant BPQ (line 1068) | pub const BPQ: Protocol = Protocol(new_raw_protocol((c::ETH_P_BPQ as u16... constant IEEEPUP (line 1071) | pub const IEEEPUP: Protocol = constant IEEEPUPAT (line 1075) | pub const IEEEPUPAT: Protocol = constant BATMAN (line 1079) | pub const BATMAN: Protocol = constant DEC (line 1083) | pub const DEC: Protocol = Protocol(new_raw_protocol((c::ETH_P_DEC as u16... constant DNA_DL (line 1086) | pub const DNA_DL: Protocol = constant DNA_RC (line 1090) | pub const DNA_RC: Protocol = constant DNA_RT (line 1094) | pub const DNA_RT: Protocol = constant LAT (line 1098) | pub const LAT: Protocol = Protocol(new_raw_protocol((c::ETH_P_LAT as u16... constant DIAG (line 1101) | pub const DIAG: Protocol = Protocol(new_raw_protocol((c::ETH_P_DIAG as u... constant CUST (line 1104) | pub const CUST: Protocol = Protocol(new_raw_protocol((c::ETH_P_CUST as u... constant SCA (line 1107) | pub const SCA: Protocol = Protocol(new_raw_protocol((c::ETH_P_SCA as u16... constant TEB (line 1110) | pub const TEB: Protocol = Protocol(new_raw_protocol((c::ETH_P_TEB as u16... constant RARP (line 1113) | pub const RARP: Protocol = Protocol(new_raw_protocol((c::ETH_P_RARP as u... constant ATALK (line 1116) | pub const ATALK: Protocol = Protocol(new_raw_protocol((c::ETH_P_ATALK as... constant AARP (line 1119) | pub const AARP: Protocol = Protocol(new_raw_protocol((c::ETH_P_AARP as u... constant P_8021Q (line 1122) | pub const P_8021Q: Protocol = constant ERSPAN (line 1126) | pub const ERSPAN: Protocol = constant IPX (line 1130) | pub const IPX: Protocol = Protocol(new_raw_protocol((c::ETH_P_IPX as u16... constant IPV6 (line 1133) | pub const IPV6: Protocol = Protocol(new_raw_protocol((c::ETH_P_IPV6 as u... constant PAUSE (line 1136) | pub const PAUSE: Protocol = Protocol(new_raw_protocol((c::ETH_P_PAUSE as... constant SLOW (line 1139) | pub const SLOW: Protocol = Protocol(new_raw_protocol((c::ETH_P_SLOW as u... constant WCCP (line 1142) | pub const WCCP: Protocol = Protocol(new_raw_protocol((c::ETH_P_WCCP as u... constant MPLS_UC (line 1145) | pub const MPLS_UC: Protocol = constant MPLS_MC (line 1149) | pub const MPLS_MC: Protocol = constant ATMMPOA (line 1153) | pub const ATMMPOA: Protocol = constant PPP_DISC (line 1157) | pub const PPP_DISC: Protocol = constant PPP_SES (line 1161) | pub const PPP_SES: Protocol = constant LINK_CTL (line 1165) | pub const LINK_CTL: Protocol = constant ATMFATE (line 1169) | pub const ATMFATE: Protocol = constant PAE (line 1173) | pub const PAE: Protocol = Protocol(new_raw_protocol((c::ETH_P_PAE as u16... constant PROFINET (line 1176) | pub const PROFINET: Protocol = constant REALTEK (line 1180) | pub const REALTEK: Protocol = constant AOE (line 1184) | pub const AOE: Protocol = Protocol(new_raw_protocol((c::ETH_P_AOE as u16... constant ETHERCAT (line 1187) | pub const ETHERCAT: Protocol = constant P_8021AD (line 1191) | pub const P_8021AD: Protocol = constant P_802_EX1 (line 1195) | pub const P_802_EX1: Protocol = constant PREAUTH (line 1199) | pub const PREAUTH: Protocol = constant TIPC (line 1203) | pub const TIPC: Protocol = Protocol(new_raw_protocol((c::ETH_P_TIPC as u... constant LLDP (line 1206) | pub const LLDP: Protocol = Protocol(new_raw_protocol((c::ETH_P_LLDP as u... constant MRP (line 1209) | pub const MRP: Protocol = Protocol(new_raw_protocol((c::ETH_P_MRP as u16... constant MACSEC (line 1212) | pub const MACSEC: Protocol = constant P_8021AH (line 1216) | pub const P_8021AH: Protocol = constant MVRP (line 1220) | pub const MVRP: Protocol = Protocol(new_raw_protocol((c::ETH_P_MVRP as u... constant P_1588 (line 1223) | pub const P_1588: Protocol = Protocol(new_raw_protocol((c::ETH_P_1588 as... constant NCSI (line 1226) | pub const NCSI: Protocol = Protocol(new_raw_protocol((c::ETH_P_NCSI as u... constant PRP (line 1229) | pub const PRP: Protocol = Protocol(new_raw_protocol((c::ETH_P_PRP as u16... constant CFM (line 1232) | pub const CFM: Protocol = Protocol(new_raw_protocol((c::ETH_P_CFM as u16... constant FCOE (line 1235) | pub const FCOE: Protocol = Protocol(new_raw_protocol((c::ETH_P_FCOE as u... constant IBOE (line 1238) | pub const IBOE: Protocol = Protocol(new_raw_protocol((c::ETH_P_IBOE as u... constant TDLS (line 1241) | pub const TDLS: Protocol = Protocol(new_raw_protocol((c::ETH_P_TDLS as u... constant FIP (line 1244) | pub const FIP: Protocol = Protocol(new_raw_protocol((c::ETH_P_FIP as u16... constant P_80221 (line 1247) | pub const P_80221: Protocol = constant HSR (line 1251) | pub const HSR: Protocol = Protocol(new_raw_protocol((c::ETH_P_HSR as u16... constant NSH (line 1254) | pub const NSH: Protocol = Protocol(new_raw_protocol((c::ETH_P_NSH as u16... constant LOOPBACK (line 1257) | pub const LOOPBACK: Protocol = constant QINQ1 (line 1261) | pub const QINQ1: Protocol = Protocol(new_raw_protocol((c::ETH_P_QINQ1 as... constant QINQ2 (line 1264) | pub const QINQ2: Protocol = Protocol(new_raw_protocol((c::ETH_P_QINQ2 as... constant QINQ3 (line 1267) | pub const QINQ3: Protocol = Protocol(new_raw_protocol((c::ETH_P_QINQ3 as... constant EDSA (line 1270) | pub const EDSA: Protocol = Protocol(new_raw_protocol((c::ETH_P_EDSA as u... constant DSA_8021Q (line 1273) | pub const DSA_8021Q: Protocol = constant DSA_A5PSW (line 1277) | pub const DSA_A5PSW: Protocol = constant IFE (line 1281) | pub const IFE: Protocol = Protocol(new_raw_protocol((c::ETH_P_IFE as u16... constant AF_IUCV (line 1284) | pub const AF_IUCV: Protocol = constant P_802_3_MIN (line 1288) | pub const P_802_3_MIN: Protocol = constant P_802_3 (line 1292) | pub const P_802_3: Protocol = constant AX25 (line 1296) | pub const AX25: Protocol = Protocol(new_raw_protocol((c::ETH_P_AX25 as u... constant ALL (line 1299) | pub const ALL: Protocol = Protocol(new_raw_protocol((c::ETH_P_ALL as u16... constant P_802_2 (line 1302) | pub const P_802_2: Protocol = constant SNAP (line 1306) | pub const SNAP: Protocol = Protocol(new_raw_protocol((c::ETH_P_SNAP as u... constant DDCMP (line 1309) | pub const DDCMP: Protocol = Protocol(new_raw_protocol((c::ETH_P_DDCMP as... constant WAN_PPP (line 1312) | pub const WAN_PPP: Protocol = constant PPP_MP (line 1316) | pub const PPP_MP: Protocol = constant LOCALTALK (line 1320) | pub const LOCALTALK: Protocol = constant CAN (line 1324) | pub const CAN: Protocol = Protocol(new_raw_protocol((c::ETH_P_CAN as u16... constant CANFD (line 1327) | pub const CANFD: Protocol = Protocol(new_raw_protocol((c::ETH_P_CANFD as... constant CANXL (line 1330) | pub const CANXL: Protocol = Protocol(new_raw_protocol((c::ETH_P_CANXL as... constant PPPTALK (line 1333) | pub const PPPTALK: Protocol = constant TR_802_2 (line 1337) | pub const TR_802_2: Protocol = constant MOBITEX (line 1341) | pub const MOBITEX: Protocol = constant CONTROL (line 1345) | pub const CONTROL: Protocol = constant IRDA (line 1349) | pub const IRDA: Protocol = Protocol(new_raw_protocol((c::ETH_P_IRDA as u... constant ECONET (line 1352) | pub const ECONET: Protocol = constant HDLC (line 1356) | pub const HDLC: Protocol = Protocol(new_raw_protocol((c::ETH_P_HDLC as u... constant ARCNET (line 1359) | pub const ARCNET: Protocol = constant DSA (line 1363) | pub const DSA: Protocol = Protocol(new_raw_protocol((c::ETH_P_DSA as u16... constant TRAILER (line 1366) | pub const TRAILER: Protocol = constant PHONET (line 1370) | pub const PHONET: Protocol = constant IEEE802154 (line 1374) | pub const IEEE802154: Protocol = constant CAIF (line 1378) | pub const CAIF: Protocol = Protocol(new_raw_protocol((c::ETH_P_CAIF as u... constant XDSA (line 1381) | pub const XDSA: Protocol = Protocol(new_raw_protocol((c::ETH_P_XDSA as u... constant MAP (line 1384) | pub const MAP: Protocol = Protocol(new_raw_protocol((c::ETH_P_MAP as u16... constant MCTP (line 1387) | pub const MCTP: Protocol = Protocol(new_raw_protocol((c::ETH_P_MCTP as u... type Shutdown (line 1410) | pub enum Shutdown { type SocketAddrXdp (line 1516) | pub struct SocketAddrXdp { method new (line 1530) | pub fn new( method flags (line 1546) | pub fn flags(&self) -> SockaddrXdpFlags { method set_flags (line 1552) | pub fn set_flags(&mut self, flags: SockaddrXdpFlags) { method interface_index (line 1558) | pub fn interface_index(&self) -> u32 { method set_interface_index (line 1564) | pub fn set_interface_index(&mut self, interface_index: u32) { method queue_id (line 1570) | pub fn queue_id(&self) -> u32 { method set_queue_id (line 1576) | pub fn set_queue_id(&mut self, queue_id: u32) { method shared_umem_fd (line 1582) | pub fn shared_umem_fd(&self) -> u32 { method set_shared_umem_fd (line 1588) | pub fn set_shared_umem_fd(&mut self, shared_umem_fd: u32) { type XdpRingOffset (line 1600) | pub struct XdpRingOffset { type XdpMmapOffsets (line 1618) | pub struct XdpMmapOffsets { type XdpUmemReg (line 1635) | pub struct XdpUmemReg { type XdpStatistics (line 1655) | pub struct XdpStatistics { type XdpOptions (line 1683) | pub struct XdpOptions { type XdpDesc (line 1694) | pub struct XdpDesc { constant XDP_PGOFF_RX_RING (line 1717) | pub const XDP_PGOFF_RX_RING: u64 = c::XDP_PGOFF_RX_RING as u64; constant XDP_PGOFF_TX_RING (line 1719) | pub const XDP_PGOFF_TX_RING: u64 = c::XDP_PGOFF_TX_RING as u64; constant XDP_UMEM_PGOFF_FILL_RING (line 1721) | pub const XDP_UMEM_PGOFF_FILL_RING: u64 = c::XDP_UMEM_PGOFF_FILL_RING; constant XDP_UMEM_PGOFF_COMPLETION_RING (line 1723) | pub const XDP_UMEM_PGOFF_COMPLETION_RING: u64 = c::XDP_UMEM_PGOFF_COMPLE... constant XSK_UNALIGNED_BUF_OFFSET_SHIFT (line 1727) | pub const XSK_UNALIGNED_BUF_OFFSET_SHIFT: u64 = c::XSK_UNALIGNED_BUF_OFF... constant XSK_UNALIGNED_BUF_ADDR_MASK (line 1731) | pub const XSK_UNALIGNED_BUF_ADDR_MASK: u64 = c::XSK_UNALIGNED_BUF_ADDR_M... type UCred (line 1744) | pub struct UCred { function test_sizes (line 1754) | fn test_sizes() { FILE: builder/third-party/rustix/src/net/wsa.rs function wsa_startup (line 14) | pub fn wsa_startup() -> io::Result { function wsa_cleanup (line 41) | pub fn wsa_cleanup() -> io::Result<()> { FILE: builder/third-party/rustix/src/param/auxv.rs function page_size (line 27) | pub fn page_size() -> usize { function clock_ticks_per_second (line 42) | pub fn clock_ticks_per_second() -> u64 { function linux_hwcap (line 64) | pub fn linux_hwcap() -> (usize, usize) { function linux_minsigstksz (line 85) | pub fn linux_minsigstksz() -> usize { function linux_execfn (line 106) | pub fn linux_execfn() -> &'static CStr { FILE: builder/third-party/rustix/src/param/init.rs function init (line 21) | pub unsafe fn init(envp: *mut *mut u8) { FILE: builder/third-party/rustix/src/path/arg.rs type Arg (line 65) | pub trait Arg { method as_str (line 67) | fn as_str(&self) -> io::Result<&str>; method to_string_lossy (line 72) | fn to_string_lossy(&self) -> Cow<'_, str>; method as_cow_c_str (line 76) | fn as_cow_c_str(&self) -> io::Result>; method into_c_str (line 81) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 86) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 107) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 113) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 119) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 127) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 137) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 149) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 155) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 161) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 169) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 177) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 189) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 195) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 201) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 209) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 219) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 231) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 237) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 243) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 251) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 261) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 273) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 279) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 285) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 294) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 302) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 314) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 320) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 326) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 334) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 344) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 356) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 362) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 368) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 376) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 386) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 398) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 407) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 413) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 422) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 430) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 442) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 448) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 454) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 462) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 472) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 486) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 492) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 498) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 504) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 512) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 524) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 530) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 536) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 542) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 550) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 562) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 568) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 574) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 580) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 588) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 600) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 606) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 612) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 620) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 634) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 647) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 653) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 659) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 667) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 681) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 693) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 699) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 706) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 712) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 720) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 732) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 738) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 744) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 752) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 762) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 774) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 780) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 786) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 795) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 806) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 818) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 824) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 830) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 839) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 850) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 861) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 867) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 873) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 881) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 891) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 903) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 909) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 915) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 923) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 933) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 945) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 951) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 957) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 965) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 975) | fn into_with_c_str(self, f: F) -> io::Result method as_str (line 987) | fn as_str(&self) -> io::Result<&str> { method to_string_lossy (line 993) | fn to_string_lossy(&self) -> Cow<'_, str> { method as_cow_c_str (line 999) | fn as_cow_c_str(&self) -> io::Result> { method into_c_str (line 1005) | fn into_c_str<'b>(self) -> io::Result> method into_with_c_str (line 1013) | fn into_with_c_str(self, f: F) -> io::Result function option_into_with_c_str (line 93) | pub fn option_into_with_c_str(arg: Option, f: F) -> io:... function with_c_str (line 1025) | fn with_c_str(bytes: &[u8], f: F) -> io::Result function with_c_str_slow_path (line 1068) | fn with_c_str_slow_path(bytes: &[u8], f: F) -> io::Result FILE: builder/third-party/rustix/src/path/dec_int.rs type DecInt (line 38) | pub struct DecInt { method new (line 48) | pub fn new(i: Int) -> Self { method from_fd (line 60) | pub fn from_fd(fd: Fd) -> Self { method as_str (line 66) | pub fn as_str(&self) -> &str { method as_c_str (line 74) | pub fn as_c_str(&self) -> &CStr { method as_bytes (line 85) | pub fn as_bytes(&self) -> &[u8] { method as_ref (line 109) | fn as_ref(&self) -> &Path { method fmt (line 117) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { type DecIntWriter (line 90) | struct DecIntWriter(DecInt); method write_str (line 94) | fn write_str(&mut self, s: &str) -> core::fmt::Result { FILE: builder/third-party/rustix/src/path/mod.rs constant SMALL_PATH_BUFFER_SIZE (line 12) | pub(crate) const SMALL_PATH_BUFFER_SIZE: usize = 256; FILE: builder/third-party/rustix/src/pid.rs type RawPid (line 9) | pub type RawPid = c::pid_t; type Pid (line 18) | pub struct Pid(NonZeroI32); constant INIT (line 22) | pub const INIT: Self = Self(match NonZeroI32::new(1) { method from_raw (line 39) | pub const fn from_raw(raw: RawPid) -> Option { method from_raw_unchecked (line 54) | pub const unsafe fn from_raw_unchecked(raw: RawPid) -> Self { method from_child (line 62) | pub fn from_child(child: &std::process::Child) -> Self { method as_raw_nonzero (line 71) | pub const fn as_raw_nonzero(self) -> NonZeroI32 { method as_raw (line 77) | pub fn as_raw(pid: Option) -> RawPid { method is_init (line 83) | pub const fn is_init(self) -> bool { function test_sizes (line 89) | fn test_sizes() { FILE: builder/third-party/rustix/src/pipe.rs constant PIPE_BUF (line 48) | pub const PIPE_BUF: usize = c::PIPE_BUF; function pipe (line 76) | pub fn pipe() -> io::Result<(OwnedFd, OwnedFd)> { function pipe_with (line 108) | pub fn pipe_with(flags: PipeFlags) -> io::Result<(OwnedFd, OwnedFd)> { function splice (line 133) | pub fn splice( function vmsplice (line 169) | pub unsafe fn vmsplice( function tee (line 189) | pub fn tee( function fcntl_getpipe_size (line 206) | pub fn fcntl_getpipe_size(fd: Fd) -> io::Result { function fcntl_setpipe_size (line 218) | pub fn fcntl_setpipe_size(fd: Fd, size: usize) -> io::Result<(... FILE: builder/third-party/rustix/src/prctl.rs function prctl_1arg (line 35) | pub(crate) unsafe fn prctl_1arg(option: c_int) -> io::Result { function prctl_2args (line 41) | pub(crate) unsafe fn prctl_2args(option: c_int, arg2: *mut c_void) -> io... function prctl_3args (line 47) | pub(crate) unsafe fn prctl_3args( function prctl_get_at_arg2_optional (line 56) | pub(crate) unsafe fn prctl_get_at_arg2_optional

(&mut self, performer: &mut P, state: State, a... function osc_dispatch (line 174) | fn osc_dispatch(&self, performer: &mut P, byte: u8) { function perform_action (line 191) | fn perform_action(&mut self, performer: &mut P, action: Acti... type CharAccumulator (line 323) | pub trait CharAccumulator: Default { method add (line 327) | fn add(&mut self, byte: u8) -> Option; method add (line 342) | fn add(&mut self, _byte: u8) -> Option { method add (line 356) | fn add(&mut self, byte: u8) -> Option { type DefaultCharAccumulator (line 332) | pub type DefaultCharAccumulator = Utf8Parser; type DefaultCharAccumulator (line 334) | pub type DefaultCharAccumulator = AsciiParser; type AsciiParser (line 339) | pub struct AsciiParser; type Utf8Parser (line 350) | pub struct Utf8Parser { type VtUtf8Receiver (line 365) | struct VtUtf8Receiver<'a>(&'a mut Option); function codepoint (line 369) | fn codepoint(&mut self, c: char) { function invalid_sequence (line 373) | fn invalid_sequence(&mut self) { type Perform (line 388) | pub trait Perform { method print (line 390) | fn print(&mut self, _c: char) {} method execute (line 393) | fn execute(&mut self, _byte: u8) {} method hook (line 404) | fn hook(&mut self, _params: &Params, _intermediates: &[u8], _ignore: b... method put (line 408) | fn put(&mut self, _byte: u8) {} method unhook (line 414) | fn unhook(&mut self) {} method osc_dispatch (line 417) | fn osc_dispatch(&mut self, _params: &[&[u8]], _bell_terminated: bool) {} method csi_dispatch (line 424) | fn csi_dispatch( method esc_dispatch (line 437) | fn esc_dispatch(&mut self, _intermediates: &[u8], _ignore: bool, _byte... FILE: builder/third-party/anstyle-parse/src/params.rs constant MAX_PARAMS (line 5) | pub(crate) const MAX_PARAMS: usize = 32; type Params (line 8) | pub struct Params { method len (line 30) | pub fn len(&self) -> usize { method is_empty (line 36) | pub fn is_empty(&self) -> bool { method iter (line 42) | pub fn iter(&self) -> ParamsIter<'_> { method is_full (line 48) | pub(crate) fn is_full(&self) -> bool { method clear (line 54) | pub(crate) fn clear(&mut self) { method push (line 61) | pub(crate) fn push(&mut self, item: u16) { method extend (line 70) | pub(crate) fn extend(&mut self, item: u16) { type IntoIter (line 79) | type IntoIter = ParamsIter<'a>; type Item (line 80) | type Item = &'a [u16]; method into_iter (line 82) | fn into_iter(self) -> Self::IntoIter { type ParamsIter (line 88) | pub struct ParamsIter<'a> { function new (line 94) | fn new(params: &'a Params) -> Self { type Item (line 100) | type Item = &'a [u16]; method next (line 102) | fn next(&mut self) -> Option { method size_hint (line 117) | fn size_hint(&self) -> (usize, Option) { method fmt (line 124) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { FILE: builder/third-party/anstyle-parse/src/state/codegen.rs function table (line 7) | fn table() { function generate_table (line 17) | fn generate_table(file: &mut impl std::io::Write) -> std::io::Result<()> { FILE: builder/third-party/anstyle-parse/src/state/definitions.rs type State (line 8) | pub enum State { type Error (line 29) | type Error = u8; method try_from (line 32) | fn try_from(raw: u8) -> Result { constant STATES (line 37) | const STATES: [State; 16] = [ type Action (line 59) | pub enum Action { type Error (line 80) | type Error = u8; method try_from (line 83) | fn try_from(raw: u8) -> Result { constant ACTIONS (line 88) | const ACTIONS: [Action; 16] = [ function unpack (line 115) | pub(crate) const fn unpack(delta: u8) -> (State, Action) { function pack (line 128) | pub(crate) const fn pack(state: State, action: Action) -> u8 { function unpack_state_action (line 137) | fn unpack_state_action() { function pack_state_action (line 155) | fn pack_state_action() { FILE: builder/third-party/anstyle-parse/src/state/mod.rs function state_change (line 25) | pub const fn state_change(state: State, byte: u8) -> (State, Action) { function state_change_ (line 38) | const fn state_change_(state: State, byte: u8) -> u8 { FILE: builder/third-party/anstyle-parse/src/state/table.rs constant STATE_CHANGES (line 4) | pub(crate) const STATE_CHANGES: [[u8; 256]; 16] = [ FILE: builder/third-party/anstyle-query/examples/query.rs function main (line 3) | fn main() { FILE: builder/third-party/anstyle-query/src/lib.rs function clicolor (line 23) | pub fn clicolor() -> Option { function clicolor_force (line 34) | pub fn clicolor_force() -> bool { function no_color (line 53) | pub fn no_color() -> bool { function term_supports_color (line 61) | pub fn term_supports_color() -> bool { function term_supports_color (line 78) | pub fn term_supports_color() -> bool { function term_supports_ansi_color (line 93) | pub fn term_supports_ansi_color() -> bool { function term_supports_ansi_color (line 100) | pub fn term_supports_ansi_color() -> bool { function truecolor (line 121) | pub fn truecolor() -> bool { function is_ci (line 134) | pub fn is_ci() -> bool { FILE: builder/third-party/anstyle-query/src/windows.rs function enable_vt (line 11) | fn enable_vt(handle: RawHandle) -> std::io::Result<()> { function enable_virtual_terminal_processing (line 35) | pub fn enable_virtual_terminal_processing() -> std::io::Result<()> { function enable_ansi_colors (line 50) | pub(crate) fn enable_ansi_colors() -> Option { function enable_ansi_colors (line 62) | pub(crate) fn enable_ansi_colors() -> Option { function enable_ansi_colors (line 70) | pub fn enable_ansi_colors() -> Option { function enable_virtual_terminal_processing (line 76) | pub fn enable_virtual_terminal_processing() -> std::io::Result<()> { FILE: builder/third-party/anstyle-wincon/examples/dump-wincon.rs function main (line 5) | fn main() -> Result<(), lexopt::Error> { function style (line 39) | fn style( function print_number (line 52) | fn print_number( type Args (line 74) | struct Args { method parse (line 88) | fn parse() -> Result { type Layer (line 80) | enum Layer { FILE: builder/third-party/anstyle-wincon/examples/set-wincon.rs function main (line 6) | fn main() { function main (line 11) | fn main() -> Result<(), lexopt::Error> { type Args (line 29) | struct Args { method parse (line 35) | fn parse() -> Result { FILE: builder/third-party/anstyle-wincon/src/ansi.rs function write_colored (line 4) | pub fn write_colored( FILE: builder/third-party/anstyle-wincon/src/stream.rs type WinconStream (line 2) | pub trait WinconStream { method write_colored (line 4) | fn write_colored( method write_colored (line 13) | fn write_colored( method write_colored (line 24) | fn write_colored( method write_colored (line 35) | fn write_colored( method write_colored (line 46) | fn write_colored( method write_colored (line 57) | fn write_colored( method write_colored (line 68) | fn write_colored( method write_colored (line 79) | fn write_colored( method write_colored (line 91) | fn write_colored( method write_colored (line 155) | fn write_colored( method write_colored (line 166) | fn write_colored( function write_colored (line 105) | fn write_colored( function write_colored (line 116) | fn write_colored( function write_colored (line 130) | fn write_colored( function write_colored (line 142) | fn write_colored( FILE: builder/third-party/anstyle-wincon/src/windows.rs type StdioColorResult (line 6) | type StdioColorResult = std::io::Result<(anstyle::AnsiColor, anstyle::An... type StdioColorInnerResult (line 7) | type StdioColorInnerResult = Result<(anstyle::AnsiColor, anstyle::AnsiCo... function stdout_initial_colors (line 10) | pub fn stdout_initial_colors() -> StdioColorResult { function stderr_initial_colors (line 19) | pub fn stderr_initial_colors() -> StdioColorResult { function set_colors (line 30) | pub fn set_colors( function set_colors_ (line 38) | fn set_colors_( function get_colors (line 50) | pub fn get_colors(stream: &S) -> StdioColorResult { function get_colors_ (line 54) | fn get_colors_(stream: &S) -> StdioColorInnerResult { function write_colored (line 62) | pub(crate) fn write_colored( constant FOREGROUND_CYAN (line 98) | const FOREGROUND_CYAN: CONSOLE_CHARACTER_ATTRIBUTES = FOREGROUND_BLUE | ... constant FOREGROUND_MAGENTA (line 99) | const FOREGROUND_MAGENTA: CONSOLE_CHARACTER_ATTRIBUTES = FOREGROUND_BLUE... constant FOREGROUND_YELLOW (line 100) | const FOREGROUND_YELLOW: CONSOLE_CHARACTER_ATTRIBUTES = FOREGROUND_GREEN... constant FOREGROUND_WHITE (line 101) | const FOREGROUND_WHITE: CONSOLE_CHARACTER_ATTRIBUTES = type IoError (line 105) | pub(crate) enum IoError { method last_os_error (line 122) | fn last_os_error() -> Self { function from (line 111) | fn from(io: IoError) -> Self { function get_screen_buffer_info (line 127) | pub(crate) fn get_screen_buffer_info( function set_console_text_attributes (line 147) | pub(crate) fn set_console_text_attributes( function get_colors (line 166) | pub(crate) fn get_colors( function set_colors (line 175) | pub(crate) fn set_colors( function from_nibble (line 182) | fn from_nibble(color: CONSOLE_CHARACTER_ATTRIBUTES) -> anstyle::AnsiColor { function to_nibble (line 211) | fn to_nibble(color: anstyle::AnsiColor) -> CONSOLE_CHARACTER_ATTRIBUTES { function to_from_nibble (line 238) | fn to_from_nibble() { FILE: builder/third-party/anstyle/examples/dump-style.rs function main (line 5) | fn main() -> Result<(), lexopt::Error> { function style (line 44) | fn style( function print_number (line 57) | fn print_number( type Args (line 66) | struct Args { method parse (line 80) | fn parse() -> Result { type Layer (line 72) | enum Layer { FILE: builder/third-party/anstyle/src/color.rs type Color (line 4) | pub enum Color { method on (line 22) | pub fn on(self, background: impl Into) -> crate::Style { method on_default (line 30) | pub const fn on_default(self) -> crate::Style { method render_fg (line 36) | pub fn render_fg(self) -> impl core::fmt::Display + Copy { method write_fg_to (line 46) | pub(crate) fn write_fg_to(self, write: &mut dyn std::io::Write) -> std... method render_bg (line 57) | pub fn render_bg(self) -> impl core::fmt::Display + Copy { method write_bg_to (line 67) | pub(crate) fn write_bg_to(self, write: &mut dyn std::io::Write) -> std... method render_underline (line 77) | pub(crate) fn render_underline(self) -> impl core::fmt::Display + Copy { method write_underline_to (line 87) | pub(crate) fn write_underline_to(self, write: &mut dyn std::io::Write)... method from (line 99) | fn from(inner: AnsiColor) -> Self { method from (line 106) | fn from(inner: Ansi256Color) -> Self { method from (line 113) | fn from(inner: RgbColor) -> Self { method from (line 120) | fn from(inner: u8) -> Self { method from (line 127) | fn from(inner: (u8, u8, u8)) -> Self { type AnsiColor (line 138) | pub enum AnsiColor { method on (line 191) | pub fn on(self, background: impl Into) -> crate::Style { method on_default (line 199) | pub const fn on_default(self) -> crate::Style { method render_fg (line 205) | pub fn render_fg(self) -> impl core::fmt::Display + Copy { method as_fg_str (line 210) | fn as_fg_str(&self) -> &'static str { method as_fg_buffer (line 232) | fn as_fg_buffer(&self) -> DisplayBuffer { method render_bg (line 238) | pub fn render_bg(self) -> impl core::fmt::Display + Copy { method as_bg_str (line 243) | fn as_bg_str(&self) -> &'static str { method as_bg_buffer (line 265) | fn as_bg_buffer(&self) -> DisplayBuffer { method as_underline_buffer (line 270) | fn as_underline_buffer(&self) -> DisplayBuffer { method bright (line 278) | pub fn bright(self, yes: bool) -> Self { method is_bright (line 322) | pub fn is_bright(self) -> bool { type Ansi256Color (line 352) | pub struct Ansi256Color(pub u8); method on (line 357) | pub fn on(self, background: impl Into) -> crate::Style { method on_default (line 365) | pub const fn on_default(self) -> crate::Style { method index (line 371) | pub const fn index(self) -> u8 { method into_ansi (line 377) | pub const fn into_ansi(self) -> Option { method from_ansi (line 401) | pub const fn from_ansi(color: AnsiColor) -> Self { method render_fg (line 424) | pub fn render_fg(self) -> impl core::fmt::Display + Copy { method as_fg_buffer (line 429) | fn as_fg_buffer(&self) -> DisplayBuffer { method render_bg (line 438) | pub fn render_bg(self) -> impl core::fmt::Display + Copy { method as_bg_buffer (line 443) | fn as_bg_buffer(&self) -> DisplayBuffer { method as_underline_buffer (line 451) | fn as_underline_buffer(&self) -> DisplayBuffer { method from (line 461) | fn from(inner: u8) -> Self { method from (line 468) | fn from(inner: AnsiColor) -> Self { type RgbColor (line 476) | pub struct RgbColor(pub u8, pub u8, pub u8); method on (line 481) | pub fn on(self, background: impl Into) -> crate::Style { method on_default (line 489) | pub const fn on_default(self) -> crate::Style { method r (line 495) | pub const fn r(self) -> u8 { method g (line 501) | pub const fn g(self) -> u8 { method b (line 507) | pub const fn b(self) -> u8 { method render_fg (line 513) | pub fn render_fg(self) -> impl core::fmt::Display + Copy { method as_fg_buffer (line 518) | fn as_fg_buffer(&self) -> DisplayBuffer { method render_bg (line 531) | pub fn render_bg(self) -> impl core::fmt::Display + Copy { method as_bg_buffer (line 536) | fn as_bg_buffer(&self) -> DisplayBuffer { method as_underline_buffer (line 548) | fn as_underline_buffer(&self) -> DisplayBuffer { method from (line 562) | fn from(inner: (u8, u8, u8)) -> Self { constant DISPLAY_BUFFER_CAPACITY (line 568) | const DISPLAY_BUFFER_CAPACITY: usize = 19; type DisplayBuffer (line 571) | struct DisplayBuffer { method write_str (line 579) | fn write_str(mut self, part: &'static str) -> Self { method write_code (line 589) | fn write_code(mut self, code: u8) -> Self { method as_str (line 612) | fn as_str(&self) -> &str { method write_to (line 622) | fn write_to(self, write: &mut dyn std::io::Write) -> std::io::Result<(... method fmt (line 629) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type NullFormatter (line 636) | struct NullFormatter(D); function fmt (line 640) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { function max_display_buffer (line 652) | fn max_display_buffer() { function print_size_of (line 660) | fn print_size_of() { function no_align (line 670) | fn no_align() { FILE: builder/third-party/anstyle/src/effect.rs type Effects (line 9) | pub struct Effects(u16); constant PLAIN (line 13) | const PLAIN: Self = Effects(0); constant BOLD (line 16) | pub const BOLD: Self = Effects(1 << 0); constant DIMMED (line 18) | pub const DIMMED: Self = Effects(1 << 1); constant ITALIC (line 20) | pub const ITALIC: Self = Effects(1 << 2); constant UNDERLINE (line 22) | pub const UNDERLINE: Self = Effects(1 << 3); constant DOUBLE_UNDERLINE (line 24) | pub const DOUBLE_UNDERLINE: Self = Effects(1 << 4); constant CURLY_UNDERLINE (line 26) | pub const CURLY_UNDERLINE: Self = Effects(1 << 5); constant DOTTED_UNDERLINE (line 28) | pub const DOTTED_UNDERLINE: Self = Effects(1 << 6); constant DASHED_UNDERLINE (line 30) | pub const DASHED_UNDERLINE: Self = Effects(1 << 7); constant BLINK (line 32) | pub const BLINK: Self = Effects(1 << 8); constant INVERT (line 34) | pub const INVERT: Self = Effects(1 << 9); constant HIDDEN (line 36) | pub const HIDDEN: Self = Effects(1 << 10); constant STRIKETHROUGH (line 38) | pub const STRIKETHROUGH: Self = Effects(1 << 11); method new (line 48) | pub const fn new() -> Self { method is_plain (line 64) | pub const fn is_plain(self) -> bool { method contains (line 80) | pub const fn contains(self, other: Effects) -> bool { method insert (line 97) | pub const fn insert(mut self, other: Effects) -> Self { method remove (line 113) | pub const fn remove(mut self, other: Effects) -> Self { method clear (line 126) | pub const fn clear(self) -> Self { method set (line 140) | pub const fn set(self, other: Self, enable: bool) -> Self { method iter (line 150) | pub fn iter(self) -> EffectIter { method index_iter (line 159) | pub(crate) fn index_iter(self) -> EffectIndexIter { method render (line 168) | pub fn render(self) -> impl core::fmt::Display + Copy { method write_to (line 174) | pub(crate) fn write_to(self, write: &mut dyn std::io::Write) -> std::i... method fmt (line 192) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Output (line 212) | type Output = Self; method bitor (line 215) | fn bitor(self, rhs: Self) -> Self { method bitor_assign (line 229) | fn bitor_assign(&mut self, other: Self) { type Output (line 241) | type Output = Self; method sub (line 244) | fn sub(self, other: Self) -> Self { method sub_assign (line 258) | fn sub_assign(&mut self, other: Self) { type Metadata (line 263) | pub(crate) struct Metadata { constant METADATA (line 268) | pub(crate) const METADATA: [Metadata; 12] = [ type EffectsDisplay (line 320) | struct EffectsDisplay(Effects); method fmt (line 324) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type EffectIter (line 335) | pub struct EffectIter { type Item (line 341) | type Item = Effects; method next (line 343) | fn next(&mut self) -> Option { type EffectIndexIter (line 359) | pub(crate) struct EffectIndexIter { type Item (line 365) | type Item = usize; method next (line 367) | fn next(&mut self) -> Option { function print_size_of (line 388) | fn print_size_of() { function no_align (line 395) | fn no_align() { FILE: builder/third-party/anstyle/src/reset.rs type Reset (line 4) | pub struct Reset; method render (line 11) | pub fn render(self) -> impl core::fmt::Display + Copy { method fmt (line 17) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { constant RESET (line 22) | pub(crate) const RESET: &str = "\x1B[0m"; function print_size_of (line 30) | fn print_size_of() { function no_align (line 36) | fn no_align() { FILE: builder/third-party/anstyle/src/style.rs type Style (line 18) | pub struct Style { method new (line 35) | pub const fn new() -> Self { method fg_color (line 53) | pub const fn fg_color(mut self, fg: Option) -> Self { method bg_color (line 67) | pub const fn bg_color(mut self, bg: Option) -> Self { method underline_color (line 81) | pub const fn underline_color(mut self, underline: Option... method effects (line 95) | pub const fn effects(mut self, effects: crate::Effects) -> Self { method render (line 104) | pub fn render(self) -> impl core::fmt::Display + Copy { method fmt_to (line 108) | fn fmt_to(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { method write_to (line 131) | pub fn write_to(self, write: &mut dyn std::io::Write) -> std::io::Resu... method render_reset (line 153) | pub fn render_reset(self) -> impl core::fmt::Display + Copy { method write_reset_to (line 166) | pub fn write_reset_to(self, write: &mut dyn std::io::Write) -> std::io... method bold (line 186) | pub const fn bold(mut self) -> Self { method dimmed (line 200) | pub const fn dimmed(mut self) -> Self { method italic (line 214) | pub const fn italic(mut self) -> Self { method underline (line 228) | pub const fn underline(mut self) -> Self { method blink (line 242) | pub const fn blink(mut self) -> Self { method invert (line 256) | pub const fn invert(mut self) -> Self { method hidden (line 270) | pub const fn hidden(mut self) -> Self { method strikethrough (line 284) | pub const fn strikethrough(mut self) -> Self { method get_fg_color (line 294) | pub const fn get_fg_color(self) -> Option { method get_bg_color (line 301) | pub const fn get_bg_color(self) -> Option { method get_underline_color (line 307) | pub const fn get_underline_color(self) -> Option { method get_effects (line 313) | pub const fn get_effects(self) -> crate::Effects { method is_plain (line 319) | pub const fn is_plain(self) -> bool { method from (line 334) | fn from(effects: crate::Effects) -> Self { type Output (line 345) | type Output = Self; method bitor (line 348) | fn bitor(mut self, rhs: crate::Effects) -> Self { method bitor_assign (line 362) | fn bitor_assign(&mut self, other: crate::Effects) { type Output (line 373) | type Output = Self; method sub (line 376) | fn sub(mut self, other: crate::Effects) -> Self { method sub_assign (line 390) | fn sub_assign(&mut self, other: crate::Effects) { method eq (line 405) | fn eq(&self, other: &crate::Effects) -> bool { method fmt (line 413) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type StyleDisplay (line 423) | struct StyleDisplay(Style); method fmt (line 426) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { function print_size_of (line 433) | fn print_size_of() { FILE: builder/third-party/async-compression/examples/zlib_tokio_write.rs function main (line 14) | async fn main() -> Result<()> { function compress (line 23) | async fn compress(in_data: &[u8]) -> Result> { function decompress (line 30) | async fn decompress(in_data: &[u8]) -> Result> { FILE: builder/third-party/async-compression/examples/zstd_gzip.rs function main (line 21) | async fn main() -> Result<()> { FILE: builder/third-party/async-compression/src/brotli.rs type EncoderParams (line 21) | pub struct EncoderParams { method window_size (line 34) | pub fn window_size(mut self, window_size: i32) -> Self { method block_size (line 44) | pub fn block_size(mut self, block_size: i32) -> Self { method size_hint (line 50) | pub fn size_hint(mut self, size_hint: usize) -> Self { method text_mode (line 61) | pub fn text_mode(mut self) -> Self { method as_brotli (line 66) | pub(crate) fn as_brotli(&self) -> BrotliEncoderParams { FILE: builder/third-party/async-compression/src/codec/brotli/decoder.rs type BrotliDecoder (line 6) | pub struct BrotliDecoder { method new (line 12) | pub(crate) fn new() -> Self { method decode (line 22) | fn decode( method fmt (line 106) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method reinit (line 57) | fn reinit(&mut self) -> io::Result<()> { method decode (line 66) | fn decode( method flush (line 78) | fn flush( method finish (line 89) | fn finish( FILE: builder/third-party/async-compression/src/codec/brotli/encoder.rs type BrotliEncoder (line 10) | pub struct BrotliEncoder { method new (line 15) | pub(crate) fn new(params: BrotliEncoderParams) -> Self { method encode (line 21) | fn encode( method fmt (line 95) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method encode (line 55) | fn encode( method flush (line 67) | fn flush( method finish (line 80) | fn finish( FILE: builder/third-party/async-compression/src/codec/bzip2/decoder.rs type BzDecoder (line 6) | pub struct BzDecoder { method fmt (line 11) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 22) | pub(crate) fn new() -> Self { method decode (line 28) | fn decode( method reinit (line 49) | fn reinit(&mut self) -> io::Result<()> { method decode (line 54) | fn decode( method flush (line 81) | fn flush( method finish (line 98) | fn finish( FILE: builder/third-party/async-compression/src/codec/bzip2/encoder.rs type BzEncoder (line 6) | pub struct BzEncoder { method fmt (line 11) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 42) | pub(crate) fn new(level: Compression, work_factor: u32) -> Self { method encode (line 48) | fn encode( method encode (line 70) | fn encode( method flush (line 97) | fn flush( method finish (line 123) | fn finish( FILE: builder/third-party/async-compression/src/codec/deflate/decoder.rs type DeflateDecoder (line 5) | pub struct DeflateDecoder { method new (line 10) | pub(crate) fn new() -> Self { method reinit (line 18) | fn reinit(&mut self) -> Result<()> { method decode (line 23) | fn decode( method flush (line 31) | fn flush( method finish (line 38) | fn finish( FILE: builder/third-party/async-compression/src/codec/deflate/encoder.rs type DeflateEncoder (line 7) | pub struct DeflateEncoder { method new (line 12) | pub(crate) fn new(level: Compression) -> Self { method encode (line 20) | fn encode( method flush (line 28) | fn flush( method finish (line 35) | fn finish( FILE: builder/third-party/async-compression/src/codec/deflate64/decoder.rs type Deflate64Decoder (line 7) | pub struct Deflate64Decoder { method new (line 12) | pub(crate) fn new() -> Self { method decode (line 18) | fn decode( method reinit (line 39) | fn reinit(&mut self) -> Result<()> { method decode (line 44) | fn decode( method flush (line 52) | fn flush( method finish (line 69) | fn finish( FILE: builder/third-party/async-compression/src/codec/flate/decoder.rs type FlateDecoder (line 7) | pub struct FlateDecoder { method new (line 13) | pub(crate) fn new(zlib_header: bool) -> Self { method decode (line 20) | fn decode( method reinit (line 41) | fn reinit(&mut self) -> io::Result<()> { method decode (line 46) | fn decode( method flush (line 58) | fn flush( method finish (line 83) | fn finish( FILE: builder/third-party/async-compression/src/codec/flate/encoder.rs type FlateEncoder (line 7) | pub struct FlateEncoder { method new (line 13) | pub(crate) fn new(level: Compression, zlib_header: bool) -> Self { method encode (line 20) | fn encode( method encode (line 41) | fn encode( method flush (line 54) | fn flush( method finish (line 86) | fn finish( FILE: builder/third-party/async-compression/src/codec/gzip/decoder.rs type State (line 13) | enum State { type GzipDecoder (line 21) | pub struct GzipDecoder { method new (line 57) | pub(crate) fn new() -> Self { method process (line 66) | fn process, O: AsRef<[u8]> + AsMut<[u8]>>( function check_footer (line 28) | fn check_footer(crc: &Crc, input: &[u8]) -> Result<()> { method reinit (line 122) | fn reinit(&mut self) -> Result<()> { method decode (line 130) | fn decode( method flush (line 140) | fn flush( method finish (line 164) | fn finish( FILE: builder/third-party/async-compression/src/codec/gzip/encoder.rs type State (line 7) | enum State { type GzipEncoder (line 15) | pub struct GzipEncoder { method new (line 34) | pub(crate) fn new(level: Compression) -> Self { method footer (line 42) | fn footer(&mut self) -> Vec { function header (line 21) | fn header(level: Compression) -> Vec { method encode (line 53) | fn encode( method flush (line 88) | fn flush( method finish (line 129) | fn finish( FILE: builder/third-party/async-compression/src/codec/gzip/header.rs type Flags (line 5) | struct Flags { type Header (line 14) | pub(super) struct Header { method parse (line 42) | fn parse(input: &[u8; 10]) -> io::Result { type State (line 19) | enum State { method default (line 30) | fn default() -> Self { type Parser (line 36) | pub(super) struct Parser { method input (line 65) | pub(super) fn input( FILE: builder/third-party/async-compression/src/codec/lzma/decoder.rs type LzmaDecoder (line 6) | pub struct LzmaDecoder { method new (line 11) | pub fn new() -> Self { method with_memlimit (line 17) | pub fn with_memlimit(memlimit: u64) -> Self { method reinit (line 25) | fn reinit(&mut self) -> Result<()> { method decode (line 29) | fn decode( method flush (line 37) | fn flush( method finish (line 44) | fn finish( FILE: builder/third-party/async-compression/src/codec/lzma/encoder.rs type LzmaEncoder (line 6) | pub struct LzmaEncoder { method new (line 11) | pub fn new(level: u32) -> Self { method encode (line 19) | fn encode( method flush (line 27) | fn flush( method finish (line 35) | fn finish( FILE: builder/third-party/async-compression/src/codec/mod.rs type Encode (line 50) | pub trait Encode { method encode (line 51) | fn encode( method flush (line 58) | fn flush(&mut self, output: &mut PartialBuffer + AsMu... method finish (line 62) | fn finish( type Decode (line 68) | pub trait Decode { method reinit (line 70) | fn reinit(&mut self) -> Result<()>; method decode (line 73) | fn decode( method flush (line 80) | fn flush(&mut self, output: &mut PartialBuffer + AsMu... method finish (line 84) | fn finish( FILE: builder/third-party/async-compression/src/codec/xz/decoder.rs type XzDecoder (line 6) | pub struct XzDecoder { method new (line 12) | pub fn new() -> Self { method with_memlimit (line 19) | pub fn with_memlimit(memlimit: u64) -> Self { method reinit (line 28) | fn reinit(&mut self) -> Result<()> { method decode (line 33) | fn decode( method flush (line 62) | fn flush( method finish (line 72) | fn finish( FILE: builder/third-party/async-compression/src/codec/xz/encoder.rs type XzEncoder (line 6) | pub struct XzEncoder { method new (line 11) | pub fn new(level: u32) -> Self { method encode (line 19) | fn encode( method flush (line 27) | fn flush( method finish (line 34) | fn finish( FILE: builder/third-party/async-compression/src/codec/xz2/decoder.rs type Xz2Decoder (line 7) | pub struct Xz2Decoder { method fmt (line 12) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 18) | pub fn new(mem_limit: u64) -> Self { method reinit (line 26) | fn reinit(&mut self) -> io::Result<()> { method decode (line 31) | fn decode( method flush (line 57) | fn flush( method finish (line 65) | fn finish( FILE: builder/third-party/async-compression/src/codec/xz2/encoder.rs type Xz2Encoder (line 10) | pub struct Xz2Encoder { method fmt (line 15) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method new (line 21) | pub fn new(format: Xz2FileFormat, level: u32) -> Self { method encode (line 34) | fn encode( method flush (line 59) | fn flush( method finish (line 82) | fn finish( FILE: builder/third-party/async-compression/src/codec/xz2/mod.rs type Xz2FileFormat (line 4) | pub enum Xz2FileFormat { FILE: builder/third-party/async-compression/src/codec/zlib/decoder.rs type ZlibDecoder (line 5) | pub struct ZlibDecoder { method new (line 10) | pub(crate) fn new() -> Self { method reinit (line 18) | fn reinit(&mut self) -> Result<()> { method decode (line 23) | fn decode( method flush (line 31) | fn flush( method finish (line 38) | fn finish( FILE: builder/third-party/async-compression/src/codec/zlib/encoder.rs type ZlibEncoder (line 7) | pub struct ZlibEncoder { method new (line 12) | pub(crate) fn new(level: Compression) -> Self { method encode (line 20) | fn encode( method flush (line 28) | fn flush( method finish (line 35) | fn finish( FILE: builder/third-party/async-compression/src/codec/zstd/decoder.rs type ZstdDecoder (line 8) | pub struct ZstdDecoder { method new (line 13) | pub(crate) fn new() -> Self { method new_with_dict (line 19) | pub(crate) fn new_with_dict(dictionary: &[u8]) -> io::Result { method reinit (line 28) | fn reinit(&mut self) -> Result<()> { method decode (line 33) | fn decode( method flush (line 47) | fn flush( method finish (line 58) | fn finish( FILE: builder/third-party/async-compression/src/codec/zstd/encoder.rs type ZstdEncoder (line 7) | pub struct ZstdEncoder { method new (line 12) | pub(crate) fn new(level: i32) -> Self { method new_with_params (line 18) | pub(crate) fn new_with_params(level: i32, params: &[crate::zstd::CPara... method new_with_dict (line 28) | pub(crate) fn new_with_dict(level: i32, dictionary: &[u8]) -> io::Resu... method encode (line 37) | fn encode( method flush (line 51) | fn flush( method finish (line 62) | fn finish( FILE: builder/third-party/async-compression/src/futures/bufread/generic/decoder.rs type State (line 13) | enum State { function new (line 32) | pub fn new(reader: R, decoder: D) -> Self { function get_ref (line 41) | pub fn get_ref(&self) -> &R { function get_mut (line 45) | pub fn get_mut(&mut self) -> &mut R { function get_pin_mut (line 49) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut R> { function into_inner (line 53) | pub fn into_inner(self) -> R { function multiple_members (line 57) | pub fn multiple_members(&mut self, enabled: bool) { function do_poll_read (line 61) | fn do_poll_read( method poll_read (line 145) | fn poll_read( FILE: builder/third-party/async-compression/src/futures/bufread/generic/encoder.rs type State (line 13) | enum State { function new (line 30) | pub fn new(reader: R, encoder: E) -> Self { function get_ref (line 38) | pub fn get_ref(&self) -> &R { function get_mut (line 42) | pub fn get_mut(&mut self) -> &mut R { function get_pin_mut (line 46) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut R> { function into_inner (line 50) | pub fn into_inner(self) -> R { function do_poll_read (line 54) | fn do_poll_read( method poll_read (line 98) | fn poll_read( FILE: builder/third-party/async-compression/src/futures/write/buf_write.rs type AsyncBufWrite (line 7) | pub(crate) trait AsyncBufWrite { method poll_partial_flush_buf (line 16) | fn poll_partial_flush_buf( method produce (line 31) | fn produce(self: Pin<&mut Self>, amt: usize); FILE: builder/third-party/async-compression/src/futures/write/buf_writer.rs constant DEFAULT_BUF_SIZE (line 16) | const DEFAULT_BUF_SIZE: usize = 8192; function new (line 31) | pub fn new(inner: W) -> Self { function with_capacity (line 36) | pub fn with_capacity(cap: usize, inner: W) -> Self { function partial_flush_buf (line 45) | fn partial_flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... function flush_buf (line 87) | fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll &W { function get_mut (line 125) | pub fn get_mut(&mut self) -> &mut W { function get_pin_mut (line 132) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { function into_inner (line 139) | pub fn into_inner(self) -> W { method poll_write (line 145) | fn poll_write( method poll_flush (line 172) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, amt: usize) { function fmt (line 199) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method poll_seek (line 215) | fn poll_seek( FILE: builder/third-party/async-compression/src/futures/write/generic/decoder.rs type State (line 17) | enum State { function new (line 34) | pub fn new(writer: W, decoder: D) -> Self { function get_ref (line 42) | pub fn get_ref(&self) -> &W { function get_mut (line 46) | pub fn get_mut(&mut self) -> &mut W { function get_pin_mut (line 50) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { function into_inner (line 54) | pub fn into_inner(self) -> W { function do_poll_write (line 58) | fn do_poll_write( function do_poll_flush (line 107) | fn do_poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll Self { function get_ref (line 42) | pub fn get_ref(&self) -> &W { function get_mut (line 46) | pub fn get_mut(&mut self) -> &mut W { function get_pin_mut (line 50) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { function into_inner (line 54) | pub fn into_inner(self) -> W { function do_poll_write (line 58) | fn do_poll_write( function do_poll_flush (line 92) | fn do_poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll bzip2::Compression { method into_flate2 (line 216) | fn into_flate2(self) -> flate2::Compression { method into_zstd (line 234) | fn into_zstd(self) -> i32 { method into_xz2 (line 245) | fn into_xz2(self) -> u32 { FILE: builder/third-party/async-compression/src/tokio/bufread/generic/decoder.rs type State (line 13) | enum State { function new (line 32) | pub fn new(reader: R, decoder: D) -> Self { function get_ref (line 41) | pub fn get_ref(&self) -> &R { function get_mut (line 45) | pub fn get_mut(&mut self) -> &mut R { function get_pin_mut (line 49) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut R> { function into_inner (line 53) | pub fn into_inner(self) -> R { function multiple_members (line 57) | pub fn multiple_members(&mut self, enabled: bool) { function do_poll_read (line 61) | fn do_poll_read( method poll_read (line 126) | fn poll_read( FILE: builder/third-party/async-compression/src/tokio/bufread/generic/encoder.rs type State (line 13) | enum State { function new (line 30) | pub fn new(reader: R, encoder: E) -> Self { function get_ref (line 38) | pub fn get_ref(&self) -> &R { function get_mut (line 42) | pub fn get_mut(&mut self) -> &mut R { function get_pin_mut (line 46) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut R> { function into_inner (line 50) | pub fn into_inner(self) -> R { function do_poll_read (line 54) | fn do_poll_read( method poll_read (line 98) | fn poll_read( FILE: builder/third-party/async-compression/src/tokio/write/buf_write.rs type AsyncBufWrite (line 7) | pub(crate) trait AsyncBufWrite { method poll_partial_flush_buf (line 16) | fn poll_partial_flush_buf( method produce (line 31) | fn produce(self: Pin<&mut Self>, amt: usize); FILE: builder/third-party/async-compression/src/tokio/write/buf_writer.rs constant DEFAULT_BUF_SIZE (line 16) | const DEFAULT_BUF_SIZE: usize = 8192; function new (line 31) | pub fn new(inner: W) -> Self { function with_capacity (line 36) | pub fn with_capacity(cap: usize, inner: W) -> Self { function partial_flush_buf (line 45) | fn partial_flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll... function flush_buf (line 87) | fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll &W { function get_mut (line 125) | pub fn get_mut(&mut self) -> &mut W { function get_pin_mut (line 132) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { function into_inner (line 139) | pub fn into_inner(self) -> W { method poll_write (line 145) | fn poll_write( method poll_flush (line 172) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... method poll_partial_flush_buf (line 184) | fn poll_partial_flush_buf( method produce (line 193) | fn produce(self: Pin<&mut Self>, amt: usize) { function fmt (line 199) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/async-compression/src/tokio/write/generic/decoder.rs type State (line 17) | enum State { function new (line 34) | pub fn new(writer: W, decoder: D) -> Self { function get_ref (line 42) | pub fn get_ref(&self) -> &W { function get_mut (line 46) | pub fn get_mut(&mut self) -> &mut W { function get_pin_mut (line 50) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { function into_inner (line 54) | pub fn into_inner(self) -> W { function do_poll_write (line 58) | fn do_poll_write( function do_poll_flush (line 107) | fn do_poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... FILE: builder/third-party/async-compression/src/tokio/write/generic/encoder.rs type State (line 17) | enum State { function new (line 34) | pub fn new(writer: W, encoder: E) -> Self { function get_ref (line 42) | pub fn get_ref(&self) -> &W { function get_mut (line 46) | pub fn get_mut(&mut self) -> &mut W { function get_pin_mut (line 50) | pub fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut W> { function into_inner (line 54) | pub fn into_inner(self) -> W { function do_poll_write (line 58) | fn do_poll_write( function do_poll_flush (line 92) | fn do_poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll<... method poll_write (line 149) | fn poll_write( method poll_flush (line 166) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... FILE: builder/third-party/async-compression/src/unshared.rs type Unshared (line 18) | pub struct Unshared { function new (line 23) | pub fn new(inner: T) -> Self { function get_mut (line 27) | pub fn get_mut(&mut self) -> &mut T { method fmt (line 36) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/async-compression/src/util.rs function _assert_send (line 1) | pub fn _assert_send() {} function _assert_sync (line 2) | pub fn _assert_sync() {} type PartialBuffer (line 5) | pub struct PartialBuffer> { function new (line 11) | pub(crate) fn new(buffer: B) -> Self { function written (line 15) | pub(crate) fn written(&self) -> &[u8] { function unwritten (line 19) | pub(crate) fn unwritten(&self) -> &[u8] { function advance (line 23) | pub(crate) fn advance(&mut self, amount: usize) { function get_mut (line 27) | pub(crate) fn get_mut(&mut self) -> &mut B { function into_inner (line 31) | pub(crate) fn into_inner(self) -> B { function unwritten_mut (line 37) | pub(crate) fn unwritten_mut(&mut self) -> &mut [u8] { function copy_unwritten_from (line 41) | pub(crate) fn copy_unwritten_from>(&mut self, other: &mut... function take (line 52) | pub(crate) fn take(&mut self) -> Self { function from (line 58) | fn from(buffer: B) -> Self { FILE: builder/third-party/async-compression/src/zstd.rs type CParameter (line 11) | pub struct CParameter(libzstd::stream::raw::CParameter); method window_log (line 15) | pub fn window_log(value: u32) -> Self { method hash_log (line 20) | pub fn hash_log(value: u32) -> Self { method chain_log (line 25) | pub fn chain_log(value: u32) -> Self { method search_log (line 30) | pub fn search_log(value: u32) -> Self { method min_match (line 35) | pub fn min_match(value: u32) -> Self { method target_length (line 40) | pub fn target_length(value: u32) -> Self { method enable_long_distance_matching (line 47) | pub fn enable_long_distance_matching(value: bool) -> Self { method ldm_hash_log (line 52) | pub fn ldm_hash_log(value: u32) -> Self { method ldm_min_match (line 57) | pub fn ldm_min_match(value: u32) -> Self { method ldm_bucket_size_log (line 62) | pub fn ldm_bucket_size_log(value: u32) -> Self { method ldm_hash_rate_log (line 67) | pub fn ldm_hash_rate_log(value: u32) -> Self { method content_size_flag (line 72) | pub fn content_size_flag(value: bool) -> Self { method checksum_flag (line 77) | pub fn checksum_flag(value: bool) -> Self { method dict_id_flag (line 82) | pub fn dict_id_flag(value: bool) -> Self { method nb_workers (line 98) | pub fn nb_workers(value: u32) -> Self { method job_size (line 105) | pub fn job_size(value: u32) -> Self { method as_zstd (line 109) | pub(crate) fn as_zstd(&self) -> libzstd::stream::raw::CParameter { FILE: builder/third-party/async-compression/tests/artifacts/lib.rs type Level (line 154) | pub enum Level { method into_brotli (line 170) | fn into_brotli(self, mut params: BrotliEncoderParams) -> BrotliEncoder... method into_bzip2 (line 182) | fn into_bzip2(self) -> bzip2::Compression { method into_flate2 (line 200) | fn into_flate2(self) -> flate2::Compression { method into_zstd (line 218) | fn into_zstd(self) -> i32 { method into_xz2 (line 229) | fn into_xz2(self) -> u32 { type CParameter (line 250) | pub struct CParameter(libzstd::stream::raw::CParameter); method window_log (line 254) | pub fn window_log(value: u32) -> Self { method hash_log (line 259) | pub fn hash_log(value: u32) -> Self { method chain_log (line 264) | pub fn chain_log(value: u32) -> Self { method search_log (line 269) | pub fn search_log(value: u32) -> Self { method min_match (line 274) | pub fn min_match(value: u32) -> Self { method target_length (line 279) | pub fn target_length(value: u32) -> Self { method enable_long_distance_matching (line 286) | pub fn enable_long_distance_matching(value: bool) -> Self { method ldm_hash_log (line 291) | pub fn ldm_hash_log(value: u32) -> Self { method ldm_min_match (line 296) | pub fn ldm_min_match(value: u32) -> Self { method ldm_bucket_size_log (line 301) | pub fn ldm_bucket_size_log(value: u32) -> Self { method ldm_hash_rate_log (line 306) | pub fn ldm_hash_rate_log(value: u32) -> Self { method content_size_flag (line 311) | pub fn content_size_flag(value: bool) -> Self { method checksum_flag (line 316) | pub fn checksum_flag(value: bool) -> Self { method dict_id_flag (line 321) | pub fn dict_id_flag(value: bool) -> Self { method nb_workers (line 337) | pub fn nb_workers(value: u32) -> Self { method job_size (line 344) | pub fn job_size(value: u32) -> Self { method as_zstd (line 348) | pub(crate) fn as_zstd(&self) -> libzstd::stream::raw::CParameter { FILE: builder/third-party/async-compression/tests/gzip.rs function compress_with_header (line 13) | fn compress_with_header(data: &[u8]) -> Vec { function gzip_bufread_decompress_with_extra_header (line 34) | fn gzip_bufread_decompress_with_extra_header() { function gzip_bufread_chunks_decompress_with_extra_header (line 46) | fn gzip_bufread_chunks_decompress_with_extra_header() { FILE: builder/third-party/async-compression/tests/proptest.rs function any_level (line 12) | fn any_level() -> impl Strategy { FILE: builder/third-party/async-compression/tests/utils/impls.rs function to_vec (line 4) | pub fn to_vec(mut read: impl Read) -> Vec { function from (line 19) | pub fn from(input: &InputStream) -> impl AsyncBufRead { function to_vec (line 30) | pub fn to_vec(read: impl AsyncRead) -> Vec { function poll_read (line 41) | pub fn poll_read(reader: impl AsyncRead, output: &mut [u8]) -> std::io::... function to_vec (line 52) | pub fn to_vec( function from (line 90) | pub fn from(input: &InputStream) -> impl AsyncBufRead { function to_vec (line 104) | pub fn to_vec(read: impl AsyncRead) -> Vec { function poll_read (line 113) | pub fn poll_read(reader: impl AsyncRead, output: &mut [u8]) -> std::io::... function to_vec (line 126) | pub fn to_vec( FILE: builder/third-party/async-compression/tests/utils/input_stream.rs type InputStream (line 6) | pub struct InputStream(Vec>); method new (line 9) | pub fn new(input: Vec>) -> Self { method as_ref (line 13) | pub fn as_ref(&self) -> &[Vec] { method stream (line 17) | pub fn stream(&self) -> impl Stream> { method bytes (line 31) | pub fn bytes(&self) -> Vec { method len (line 35) | pub fn len(&self) -> usize { method from (line 45) | fn from(input: I) -> InputStream { FILE: builder/third-party/async-compression/tests/utils/mod.rs function one_to_six_stream (line 19) | pub fn one_to_six_stream() -> InputStream { function one_to_six (line 23) | pub fn one_to_six() -> &'static [u8] { FILE: builder/third-party/async-compression/tests/utils/tokio_ext/copy_buf.rs function copy_buf (line 9) | pub fn copy_buf(reader: R, writer: &mut W) -> CopyBuf<'_, R, W> type CopyBuf (line 22) | pub struct CopyBuf<'a, R, W: ?Sized> { type Output (line 33) | type Output = std::io::Result; method poll (line 35) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function new (line 12) | pub(crate) fn new(inner: T) -> Self { function poll_write (line 21) | fn poll_write( function poll_flush (line 39) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... FILE: builder/third-party/async-compression/tests/utils/tokio_ext/limited.rs type Limited (line 7) | pub struct Limited { function new (line 13) | pub(crate) fn new(io: Io, limit: usize) -> Limited { function poll_write (line 19) | fn poll_write( function poll_flush (line 28) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll, cx: &mut Context<'_>) -> Poll... FILE: builder/third-party/async-compression/tests/utils/tokio_ext/mod.rs type AsyncWriteTestExt (line 7) | pub trait AsyncWriteTestExt: tokio::io::AsyncWrite { method interleave_pending_write (line 8) | fn interleave_pending_write(self) -> interleave_pending::InterleavePen... method limited_write (line 15) | fn limited_write(self, limit: usize) -> limited::Limited FILE: builder/third-party/async-compression/tests/utils/track_closed.rs type TrackClosed (line 8) | pub struct TrackClosed { function new (line 14) | pub fn new(inner: W) -> Self { function is_closed (line 21) | pub fn is_closed(&self) -> bool { function poll_write (line 28) | fn poll_write(mut self: Pin<&mut Self>, cx: &mut Context, buf: &[u8]) ->... function poll_flush (line 33) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll, cx: &mut Context) -> Poll, cx: &mut Context, buf: &[u8]) ->... function poll_flush (line 66) | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll, cx: &mut Context) -> Poll { function new (line 14) | pub fn new(inner: R) -> Self { function project (line 18) | pub fn project(self: Pin<&mut Self>) -> (Pin<&mut R>, &mut bool) { function poll_read (line 26) | fn poll_read(self: Pin<&mut Self>, cx: &mut Context, buf: &mut [u8]) -> ... function poll_fill_buf (line 43) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context) -> Poll, amt: usize) { function poll_read (line 64) | fn poll_read( function poll_fill_buf (line 86) | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context) -> Poll, amt: usize) { FILE: builder/third-party/async-compression/tests/xz.rs function bufread_multiple_members_with_padding (line 18) | fn bufread_multiple_members_with_padding() { function bufread_multiple_members_with_invalid_padding (line 39) | fn bufread_multiple_members_with_invalid_padding() { FILE: builder/third-party/async-compression/tests/zstd-dict.rs function trained_zstd_decode_no_dict (line 6) | async fn trained_zstd_decode_no_dict() { function trained_zstd_decode_with_dict (line 14) | async fn trained_zstd_decode_with_dict() { function trained_zstd_decode_with_wrong_dict (line 28) | async fn trained_zstd_decode_with_wrong_dict() { FILE: builder/third-party/autocfg/examples/integers.rs function main (line 3) | fn main() { FILE: builder/third-party/autocfg/examples/nightly.rs function main (line 3) | fn main() { FILE: builder/third-party/autocfg/examples/paths.rs function main (line 3) | fn main() { FILE: builder/third-party/autocfg/examples/traits.rs function main (line 3) | fn main() { FILE: builder/third-party/autocfg/examples/versions.rs function main (line 3) | fn main() { FILE: builder/third-party/autocfg/src/error.rs type Error (line 10) | pub struct Error { method description (line 15) | fn description(&self) -> &str { method cause (line 19) | fn cause(&self) -> Option<&error::Error> { method fmt (line 30) | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { type ErrorKind (line 45) | enum ErrorKind { function from_exit (line 53) | pub fn from_exit(status: process::ExitStatus) -> Error { function from_io (line 59) | pub fn from_io(e: io::Error) -> Error { function from_num (line 65) | pub fn from_num(e: num::ParseIntError) -> Error { function from_utf8 (line 71) | pub fn from_utf8(e: str::Utf8Error) -> Error { function from_str (line 77) | pub fn from_str(s: &'static str) -> Error { FILE: builder/third-party/autocfg/src/lib.rs type AutoCfg (line 87) | pub struct AutoCfg { method new (line 144) | pub fn new() -> Result { method with_dir (line 159) | pub fn with_dir>(dir: T) -> Result { method no_std (line 210) | pub fn no_std(&self) -> bool { method set_no_std (line 217) | pub fn set_no_std(&mut self, no_std: bool) { method probe_rustc_version (line 223) | pub fn probe_rustc_version(&self, major: usize, minor: usize) -> bool { method emit_rustc_version (line 229) | pub fn emit_rustc_version(&self, major: usize, minor: usize) { method probe_fmt (line 235) | fn probe_fmt<'a>(&self, source: Arguments<'a>) -> Result<(), Error> { method probe (line 270) | fn probe<'a>(&self, code: Arguments<'a>) -> bool { method probe_raw (line 321) | pub fn probe_raw(&self, code: &str) -> Result<(), Error> { method probe_sysroot_crate (line 332) | pub fn probe_sysroot_crate(&self, name: &str) -> bool { method emit_sysroot_crate (line 338) | pub fn emit_sysroot_crate(&self, name: &str) { method probe_path (line 351) | pub fn probe_path(&self, path: &str) -> bool { method emit_has_path (line 359) | pub fn emit_has_path(&self, path: &str) { method emit_path_cfg (line 366) | pub fn emit_path_cfg(&self, path: &str, cfg: &str) { method probe_trait (line 379) | pub fn probe_trait(&self, name: &str) -> bool { method emit_has_trait (line 387) | pub fn emit_has_trait(&self, name: &str) { method emit_trait_cfg (line 394) | pub fn emit_trait_cfg(&self, name: &str, cfg: &str) { method probe_type (line 407) | pub fn probe_type(&self, name: &str) -> bool { method emit_has_type (line 415) | pub fn emit_has_type(&self, name: &str) { method emit_type_cfg (line 422) | pub fn emit_type_cfg(&self, name: &str, cfg: &str) { method probe_expression (line 435) | pub fn probe_expression(&self, expr: &str) -> bool { method emit_expression_cfg (line 440) | pub fn emit_expression_cfg(&self, expr: &str, cfg: &str) { method probe_constant (line 453) | pub fn probe_constant(&self, expr: &str) -> bool { method emit_constant_cfg (line 458) | pub fn emit_constant_cfg(&self, expr: &str, cfg: &str) { function emit (line 101) | pub fn emit(cfg: &str) { function rerun_path (line 111) | pub fn rerun_path(path: &str) { function rerun_env (line 122) | pub fn rerun_env(var: &str) { function new (line 131) | pub fn new() -> AutoCfg { function mangle (line 465) | fn mangle(s: &str) -> String { function dir_contains_target (line 474) | fn dir_contains_target( function rustflags (line 496) | fn rustflags(target: &Option, dir: &Path) -> Vec { FILE: builder/third-party/autocfg/src/rustc.rs type Rustc (line 10) | pub struct Rustc { method new (line 17) | pub fn new() -> Self { method command (line 28) | pub fn command(&self) -> Command { method version (line 42) | pub fn version(&self) -> Result { function get_rustc_wrapper (line 67) | fn get_rustc_wrapper(workspace: bool) -> Option { FILE: builder/third-party/autocfg/src/tests.rs method core_std (line 6) | fn core_std(&self, path: &str) -> String { method assert_std (line 11) | fn assert_std(&self, probe_result: bool) { method assert_min (line 15) | fn assert_min(&self, major: usize, minor: usize, probe_result: bool) { method for_test (line 19) | fn for_test() -> Result { function autocfg_version (line 28) | fn autocfg_version() { function version_cmp (line 35) | fn version_cmp() { function probe_add (line 48) | fn probe_add() { function probe_as_ref (line 62) | fn probe_as_ref() { function probe_i128 (line 74) | fn probe_i128() { function probe_sum (line 82) | fn probe_sum() { function probe_std (line 95) | fn probe_std() { function probe_alloc (line 101) | fn probe_alloc() { function probe_bad_sysroot_crate (line 107) | fn probe_bad_sysroot_crate() { function probe_no_std (line 113) | fn probe_no_std() { function probe_expression (line 121) | fn probe_expression() { function probe_constant (line 129) | fn probe_constant() { function probe_raw (line 137) | fn probe_raw() { function dir_does_not_contain_target (line 153) | fn dir_does_not_contain_target() { function dir_does_contain_target (line 162) | fn dir_does_contain_target() { function dir_does_not_contain_target_with_custom_target_dir (line 173) | fn dir_does_not_contain_target_with_custom_target_dir() { function dir_does_contain_target_with_custom_target_dir (line 182) | fn dir_does_contain_target_with_custom_target_dir() { FILE: builder/third-party/autocfg/src/version.rs type Version (line 8) | pub struct Version { method new (line 16) | pub fn new(major: usize, minor: usize, patch: usize) -> Self { method from_command (line 24) | pub fn from_command(command: &mut Command) -> Result { FILE: builder/third-party/autocfg/tests/no_std.rs function no_std (line 7) | fn no_std() { FILE: builder/third-party/autocfg/tests/rustflags.rs function test_with_sysroot (line 8) | fn test_with_sysroot() { FILE: builder/third-party/autocfg/tests/wrappers.rs function test_wrappers (line 9) | fn test_wrappers() { FILE: builder/third-party/backtrace/benches/benchmarks.rs function trace (line 10) | fn trace(b: &mut test::Bencher) { function trace_and_resolve_callback (line 24) | fn trace_and_resolve_callback(b: &mut test::Bencher) { function trace_and_resolve_separate (line 40) | fn trace_and_resolve_separate(b: &mut test::Bencher) { function new_unresolved (line 62) | fn new_unresolved(b: &mut test::Bencher) { function new (line 73) | fn new(b: &mut test::Bencher) { function new_unresolved_and_resolve_separate (line 84) | fn new_unresolved_and_resolve_separate(b: &mut test::Bencher) { FILE: builder/third-party/backtrace/build.rs function main (line 7) | pub fn main() { constant MARKER (line 16) | const MARKER: &str = "BACKTRACE_RS_ANDROID_APIVERSION"; constant ANDROID_API_C (line 17) | const ANDROID_API_C: &str = " function build_android (line 21) | fn build_android() { FILE: builder/third-party/backtrace/examples/backtrace.rs function main (line 3) | fn main() { FILE: builder/third-party/backtrace/examples/raw.rs function main (line 1) | fn main() { function foo (line 5) | fn foo() { function bar (line 8) | fn bar() { function baz (line 11) | fn baz() { constant HEX_WIDTH (line 16) | const HEX_WIDTH: usize = 10; constant HEX_WIDTH (line 18) | const HEX_WIDTH: usize = 20; function print (line 20) | fn print() { FILE: builder/third-party/backtrace/src/backtrace/dbghelp32.rs type StackFrame (line 19) | pub enum StackFrame { type Frame (line 25) | pub struct Frame { method ip (line 36) | pub fn ip(&self) -> *mut c_void { method sp (line 40) | pub fn sp(&self) -> *mut c_void { method symbol_address (line 44) | pub fn symbol_address(&self) -> *mut c_void { method module_base_address (line 48) | pub fn module_base_address(&self) -> Option<*mut c_void> { method inline_context (line 53) | pub fn inline_context(&self) -> Option { method addr_pc (line 60) | fn addr_pc(&self) -> &ADDRESS64 { method addr_pc_mut (line 67) | fn addr_pc_mut(&mut self) -> &mut ADDRESS64 { method addr_frame_mut (line 74) | fn addr_frame_mut(&mut self) -> &mut ADDRESS64 { method addr_stack (line 81) | fn addr_stack(&self) -> &ADDRESS64 { method addr_stack_mut (line 88) | fn addr_stack_mut(&mut self) -> &mut ADDRESS64 { type MyContext (line 97) | struct MyContext(CONTEXT); function trace (line 100) | pub unsafe fn trace(cb: &mut dyn FnMut(&super::Frame) -> bool) { function init_frame (line 201) | fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { function init_frame (line 213) | fn init_frame(frame: &mut Frame, ctx: &CONTEXT) -> WORD { FILE: builder/third-party/backtrace/src/backtrace/dbghelp64.rs type Frame (line 24) | pub struct Frame { method ip (line 38) | pub fn ip(&self) -> *mut c_void { method sp (line 42) | pub fn sp(&self) -> *mut c_void { method symbol_address (line 46) | pub fn symbol_address(&self) -> *mut c_void { method module_base_address (line 50) | pub fn module_base_address(&self) -> Option<*mut c_void> { method inline_context (line 55) | pub fn inline_context(&self) -> Option { type MyContext (line 61) | struct MyContext(CONTEXT); method ip (line 66) | fn ip(&self) -> DWORD64 { method sp (line 71) | fn sp(&self) -> DWORD64 { method ip (line 79) | fn ip(&self) -> DWORD64 { method sp (line 84) | fn sp(&self) -> DWORD64 { function trace (line 95) | pub unsafe fn trace(cb: &mut dyn FnMut(&super::Frame) -> bool) { FILE: builder/third-party/backtrace/src/backtrace/libunwind.rs type Frame (line 22) | pub enum Frame { method ip (line 39) | pub fn ip(&self) -> *mut c_void { method sp (line 58) | pub fn sp(&self) -> *mut c_void { method symbol_address (line 65) | pub fn symbol_address(&self) -> *mut c_void { method module_base_address (line 88) | pub fn module_base_address(&self) -> Option<*mut c_void> { method clone (line 94) | fn clone(&self) -> Frame { function trace (line 104) | pub unsafe fn trace(mut cb: &mut dyn FnMut(&super::Frame) -> bool) { type _Unwind_Reason_Code (line 142) | pub enum _Unwind_Reason_Code { type _Unwind_Context (line 155) | pub enum _Unwind_Context {} type _Unwind_Trace_Fn (line 157) | pub type _Unwind_Trace_Fn = function _Unwind_Backtrace (line 161) | pub fn _Unwind_Backtrace( FILE: builder/third-party/backtrace/src/backtrace/miri.rs function miri_backtrace_size (line 6) | fn miri_backtrace_size(flags: u64) -> usize; function miri_get_backtrace (line 7) | fn miri_get_backtrace(flags: u64, buf: *mut *mut ()); function miri_resolve_frame (line 8) | fn miri_resolve_frame(ptr: *mut (), flags: u64) -> MiriFrame; function miri_resolve_frame_names (line 9) | fn miri_resolve_frame_names(ptr: *mut (), flags: u64, name_buf: *mut u8,... type MiriFrame (line 13) | pub struct MiriFrame { type FullMiriFrame (line 22) | pub struct FullMiriFrame { type Frame (line 31) | pub struct Frame { method ip (line 42) | pub fn ip(&self) -> *mut c_void { method sp (line 46) | pub fn sp(&self) -> *mut c_void { method symbol_address (line 50) | pub fn symbol_address(&self) -> *mut c_void { method module_base_address (line 54) | pub fn module_base_address(&self) -> Option<*mut c_void> { function trace (line 59) | pub fn trace bool>(cb: F) { function resolve_addr (line 65) | pub fn resolve_addr(ptr: *mut c_void) -> Frame { function trace_unsynchronized (line 99) | unsafe fn trace_unsynchronized bool>(mut cb: ... FILE: builder/third-party/backtrace/src/backtrace/mod.rs function trace (line 51) | pub fn trace bool>(cb: F) { function trace_unsynchronized (line 65) | pub unsafe fn trace_unsynchronized bool>(mut cb: F) { type Frame (line 76) | pub struct Frame { method ip (line 89) | pub fn ip(&self) -> *mut c_void { method sp (line 97) | pub fn sp(&self) -> *mut c_void { method symbol_address (line 109) | pub fn symbol_address(&self) -> *mut c_void { method module_base_address (line 114) | pub fn module_base_address(&self) -> Option<*mut c_void> { method fmt (line 120) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function set_image_base (line 142) | pub fn set_image_base(base_addr: *mut c_void) { function get_image_base (line 146) | pub(crate) fn get_image_base() -> *mut c_void { function get_image_base (line 155) | pub(crate) fn get_image_base() -> *mut c_void { FILE: builder/third-party/backtrace/src/backtrace/noop.rs function trace (line 8) | pub fn trace(_cb: &mut dyn FnMut(&super::Frame) -> bool) {} type Frame (line 11) | pub struct Frame; method ip (line 14) | pub fn ip(&self) -> *mut c_void { method sp (line 18) | pub fn sp(&self) -> *mut c_void { method symbol_address (line 22) | pub fn symbol_address(&self) -> *mut c_void { method module_base_address (line 26) | pub fn module_base_address(&self) -> Option<*mut c_void> { FILE: builder/third-party/backtrace/src/capture.rs type Backtrace (line 26) | pub struct Backtrace { method new (line 157) | pub fn new() -> Backtrace { method new_unresolved (line 187) | pub fn new_unresolved() -> Backtrace { method create (line 191) | fn create(ip: usize) -> Backtrace { method frames (line 221) | pub fn frames(&self) -> &[BacktraceFrame] { method resolve (line 235) | pub fn resolve(&mut self) { method from (line 241) | fn from(frames: Vec) -> Self { method into (line 259) | fn into(self) -> Vec { method fmt (line 381) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function _assert_send_sync (line 31) | fn _assert_send_sync() { type BacktraceFrame (line 46) | pub struct BacktraceFrame { method from (line 247) | fn from(frame: crate::Frame) -> Self { method ip (line 271) | pub fn ip(&self) -> *mut c_void { method symbol_address (line 281) | pub fn symbol_address(&self) -> *mut c_void { method module_base_address (line 291) | pub fn module_base_address(&self) -> Option<*mut c_void> { method symbols (line 309) | pub fn symbols(&self) -> &[BacktraceSymbol] { method resolve (line 321) | pub fn resolve(&mut self) { method fmt (line 423) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method deserialize (line 522) | fn deserialize(d: D) -> Result type Frame (line 52) | enum Frame { method ip (line 63) | fn ip(&self) -> *mut c_void { method symbol_address (line 70) | fn symbol_address(&self) -> *mut c_void { method module_base_address (line 77) | fn module_base_address(&self) -> Option<*mut c_void> { method resolve_symbols (line 88) | fn resolve_symbols(&self) -> Vec { type BacktraceSymbol (line 121) | pub struct BacktraceSymbol { method name (line 335) | pub fn name(&self) -> Option> { method addr (line 345) | pub fn addr(&self) -> Option<*mut c_void> { method filename (line 355) | pub fn filename(&self) -> Option<&Path> { method lineno (line 365) | pub fn lineno(&self) -> Option { method colno (line 375) | pub fn colno(&self) -> Option { method fmt (line 432) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 417) | fn default() -> Backtrace { type SerializedFrame (line 449) | struct SerializedFrame { method decode (line 457) | fn decode(d: &mut D) -> Result method encode (line 474) | fn encode(&self, e: &mut E) -> Result<(), E::Error> type SerializedFrame (line 498) | struct SerializedFrame { method serialize (line 506) | fn serialize(&self, s: S) -> Result function test_frame_conversion (line 544) | fn test_frame_conversion() { FILE: builder/third-party/backtrace/src/dbghelp.rs function SymFromInlineContextW (line 46) | pub fn SymFromInlineContextW( function SymGetLineFromInlineContextW (line 53) | pub fn SymGetLineFromInlineContextW( function SymAddrIncludeInlineTrace (line 61) | pub fn SymAddrIncludeInlineTrace(hProcess: HANDLE, Address: DWORD64) -> ... function SymQueryInlineTrace (line 62) | pub fn SymQueryInlineTrace( function SymGetSearchPathW (line 71) | pub fn SymGetSearchPathW( function SymSetSearchPathW (line 76) | pub fn SymSetSearchPathW(hprocess: HANDLE, searchpatha: PCWSTR) -> BOOL; function EnumerateLoadedModulesW64 (line 77) | pub fn EnumerateLoadedModulesW64( function assert_equal_types (line 84) | pub fn assert_equal_types(a: T, _b: T) -> T { constant SYMOPT_DEFERRED_LOADS (line 180) | const SYMOPT_DEFERRED_LOADS: DWORD = 0x00000004; type Init (line 279) | pub struct Init { function init (line 289) | pub fn init() -> Result { type SearchPath (line 452) | struct SearchPath { method new (line 464) | fn new(initial_search_path: Vec) -> Self { method add (line 471) | fn add(&mut self, path: &[u16]) { method finalize (line 489) | fn finalize(mut self) -> Vec { function utf16_char (line 456) | fn utf16_char(c: char) -> u16 { function enum_loaded_modules_callback (line 496) | extern "system" fn enum_loaded_modules_callback( method drop (line 531) | fn drop(&mut self) { FILE: builder/third-party/backtrace/src/lib.rs type Bomb (line 144) | struct Bomb { method drop (line 150) | fn drop(&mut self) { type LockGuard (line 165) | pub struct LockGuard(Option>); method drop (line 172) | fn drop(&mut self) { function lock (line 182) | pub fn lock() -> LockGuard { FILE: builder/third-party/backtrace/src/print.rs constant HEX_WIDTH (line 7) | const HEX_WIDTH: usize = 2 + 2 * core::mem::size_of::(); type BacktraceFmt (line 17) | pub struct BacktraceFmt<'a, 'b> { type PrintFmt (line 27) | pub enum PrintFmt { function new (line 44) | pub fn new( function add_context (line 63) | pub fn add_context(&mut self) -> fmt::Result { function frame (line 74) | pub fn frame(&mut self) -> BacktraceFrameFmt<'_, 'a, 'b> { function finish (line 85) | pub fn finish(&mut self) -> fmt::Result { function message (line 96) | pub fn message(&mut self, msg: &str) -> fmt::Result { function formatter (line 104) | pub fn formatter(&mut self) -> &mut fmt::Formatter<'b> { type BacktraceFrameFmt (line 112) | pub struct BacktraceFrameFmt<'fmt, 'a, 'b> { function backtrace_frame (line 128) | pub fn backtrace_frame(&mut self, frame: &BacktraceFrame) -> fmt::Result { function backtrace_symbol (line 146) | pub fn backtrace_symbol( function symbol (line 168) | pub fn symbol(&mut self, frame: &Frame, symbol: &super::Symbol) -> fmt::... function print_raw (line 184) | pub fn print_raw( function print_raw_with_column (line 199) | pub fn print_raw_with_column( function print_raw_generic (line 220) | fn print_raw_generic( function print_fileline (line 269) | fn print_fileline( function print_raw_fuchsia (line 296) | fn print_raw_fuchsia(&mut self, frame_ip: *mut c_void) -> fmt::Result { method drop (line 308) | fn drop(&mut self) { FILE: builder/third-party/backtrace/src/print/fuchsia.rs function dl_iterate_phdr (line 14) | fn dl_iterate_phdr( constant PT_LOAD (line 23) | const PT_LOAD: u32 = 1; constant PT_NOTE (line 24) | const PT_NOTE: u32 = 4; type dl_phdr_info (line 35) | struct dl_phdr_info { method program_headers (line 47) | fn program_headers(&self) -> PhdrIter<'_> { method phdr_slice (line 55) | fn phdr_slice(&self) -> &[Elf_Phdr] { type PhdrIter (line 60) | struct PhdrIter<'a> { type Item (line 66) | type Item = Phdr<'a>; method next (line 67) | fn next(&mut self) -> Option { type Elf_Phdr (line 83) | struct Elf_Phdr { type Phdr (line 95) | struct Phdr<'a> { function notes (line 106) | fn notes(&self) -> NoteIter<'a> { constant NT_GNU_BUILD_ID (line 117) | const NT_GNU_BUILD_ID: u32 = 3; type Elf_Nhdr (line 122) | struct Elf_Nhdr { type Note (line 131) | struct Note<'a> { type NoteIter (line 140) | struct NoteIter<'a> { function new (line 149) | unsafe fn new(base: *const u8, size: usize) -> Self { function align_to (line 161) | fn align_to(x: usize, to: usize) -> usize { function take_bytes_align4 (line 170) | fn take_bytes_align4<'a>(num: usize, bytes: &mut &'a [u8]) -> Option<&'a... function take_nhdr (line 183) | fn take_nhdr<'a>(bytes: &mut &'a [u8]) -> Option<&'a Elf_Nhdr> { type Item (line 196) | type Item = Note<'a>; method next (line 197) | fn next(&mut self) -> Option { type Perm (line 217) | struct Perm(u32); method fmt (line 227) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant PERM_X (line 220) | const PERM_X: u32 = 0b00000001; constant PERM_W (line 222) | const PERM_W: u32 = 0b00000010; constant PERM_R (line 224) | const PERM_R: u32 = 0b00000100; type Segment (line 243) | struct Segment { type SegmentIter (line 256) | struct SegmentIter<'a> { type Item (line 262) | type Item = Segment; method next (line 264) | fn next(&mut self) -> Option { type Dso (line 283) | struct Dso<'a> { function segments (line 300) | fn segments(&self) -> SegmentIter<'_> { type HexSlice (line 308) | struct HexSlice<'a> { function fmt (line 313) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function get_build_id (line 321) | fn get_build_id<'a>(info: &'a dl_phdr_info) -> Option<&'a [u8]> { type Error (line 336) | enum Error { function for_each_dso (line 352) | fn for_each_dso(mut visitor: &mut DsoPrinter<'_, '_>) { type DsoPrinter (line 385) | struct DsoPrinter<'a, 'b> { function dso (line 392) | fn dso(&mut self, dso: Dso<'_>) -> bool { function error (line 421) | fn error(&mut self, _error: Error) -> bool { function print_dso_context (line 427) | pub fn print_dso_context(out: &mut core::fmt::Formatter<'_>) -> core::fm... function finish_context (line 439) | pub fn finish_context(out: &mut core::fmt::Formatter<'_>) -> core::fmt::... FILE: builder/third-party/backtrace/src/symbolize/dbghelp.rs function ptr_from_ref (line 32) | const fn ptr_from_ref(r: &T) -> *const T { type Symbol (line 37) | pub struct Symbol<'a> { function name (line 50) | pub fn name(&self) -> Option> { function addr (line 54) | pub fn addr(&self) -> Option<*mut c_void> { function filename_raw (line 58) | pub fn filename_raw(&self) -> Option> { function colno (line 63) | pub fn colno(&self) -> Option { function lineno (line 67) | pub fn lineno(&self) -> Option { function filename (line 72) | pub fn filename(&self) -> Option<&::std::path::Path> { type Aligned8 (line 80) | struct Aligned8(T); function resolve (line 83) | pub unsafe fn resolve(what: ResolveWhat<'_>, cb: &mut dyn FnMut(&super::... function resolve (line 98) | pub unsafe fn resolve(what: ResolveWhat<'_>, cb: &mut dyn FnMut(&super::... function resolve_legacy (line 127) | unsafe fn resolve_legacy( function resolve_with_inline (line 145) | unsafe fn resolve_with_inline( function do_resolve (line 205) | unsafe fn do_resolve( function cache (line 283) | unsafe fn cache(filename: Option<*const [u16]>) -> Option<::std::ffi::Os... function cache (line 289) | unsafe fn cache(_filename: Option<*const [u16]>) {} function clear_symbol_cache (line 291) | pub unsafe fn clear_symbol_cache() {} FILE: builder/third-party/backtrace/src/symbolize/gimli.rs constant MAPPINGS_CACHE_SIZE (line 57) | const MAPPINGS_CACHE_SIZE: usize = 4; type Mapping (line 59) | struct Mapping { method mk (line 76) | fn mk(data: Mmap, mk: F) -> Option method mk_or_other (line 88) | fn mk_or_other(data: Mmap, mk: F) -> Option type Either (line 66) | enum Either { type Context (line 107) | struct Context<'a> { function new (line 114) | fn new( function find_frames (line 169) | fn find_frames( function mmap (line 188) | fn mmap(path: &Path) -> Option { type Cache (line 264) | struct Cache { method new (line 327) | fn new() -> Cache { method with_global (line 335) | unsafe fn with_global(f: impl FnOnce(&mut Self)) { method avma_to_svma (line 351) | fn avma_to_svma(&self, addr: *const u8) -> Option<(usize, *const u8)> { method mapping_for_lib (line 385) | fn mapping_for_lib<'a>(&'a mut self, lib: usize) -> Option<(&'a mut Co... type Library (line 280) | struct Library { type LibrarySegment (line 299) | struct LibrarySegment { function create_mapping (line 309) | fn create_mapping(lib: &Library) -> Option { function create_mapping (line 316) | fn create_mapping(lib: &Library) -> Option { function clear_symbol_cache (line 322) | pub unsafe fn clear_symbol_cache() { function resolve (line 422) | pub unsafe fn resolve(what: ResolveWhat<'_>, cb: &mut dyn FnMut(&super::... type Symbol (line 484) | pub enum Symbol<'a> { function name (line 498) | pub fn name(&self) -> Option> { function addr (line 508) | pub fn addr(&self) -> Option<*mut c_void> { function filename_raw (line 515) | pub fn filename_raw(&self) -> Option> { function filename (line 525) | pub fn filename(&self) -> Option<&Path> { function lineno (line 535) | pub fn lineno(&self) -> Option { function colno (line 542) | pub fn colno(&self) -> Option { FILE: builder/third-party/backtrace/src/symbolize/gimli/coff.rs type Pe (line 11) | type Pe = object::pe::ImageNtHeaders32; type Pe (line 13) | type Pe = object::pe::ImageNtHeaders64; method new (line 16) | pub fn new(path: &Path) -> Option { type Object (line 24) | pub struct Object<'a> { function get_image_base (line 31) | pub fn get_image_base(data: &[u8]) -> Option { function parse (line 39) | fn parse(data: &'a [u8]) -> Option> { function section (line 79) | pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { function search_symtab (line 89) | pub fn search_symtab<'b>(&'b self, addr: u64) -> Option<&'b [u8]> { function search_object_map (line 107) | pub(super) fn search_object_map(&self, _addr: u64) -> Option<(&Context<'... function handle_split_dwarf (line 112) | pub(super) fn handle_split_dwarf<'data>( FILE: builder/third-party/backtrace/src/symbolize/gimli/elf.rs type Elf (line 16) | type Elf = object::elf::FileHeader32; type Elf (line 18) | type Elf = object::elf::FileHeader64; method new (line 21) | pub fn new(path: &Path) -> Option { method new_debug (line 47) | fn new_debug(original_path: &Path, path: PathBuf, crc: Option) -> O... method load_dwarf_package (line 76) | fn load_dwarf_package<'data>(path: &Path, stash: &'data Stash) -> Option... type ParsedSym (line 98) | struct ParsedSym { type Object (line 104) | pub struct Object<'a> { function parse (line 118) | fn parse(data: &'a [u8]) -> Option> { function section (line 168) | pub fn section(&self, stash: &'a Stash, name: &str) -> Option<&'a [u8]> { function section_header (line 221) | fn section_header(&self, name: &str) -> Option<&::Sec... function search_symtab (line 227) | pub fn search_symtab<'b>(&'b self, addr: u64) -> Option<&'b [u8]> { function search_object_map (line 241) | pub(super) fn search_object_map(&self, _addr: u64) -> Option<(&Context<'... function build_id (line 245) | fn build_id(&self) -> Option<&'a [u8]> { function gnu_debuglink_path (line 260) | fn gnu_debuglink_path(&self, path: &Path) -> Option<(PathBuf, u32)> { function gnu_debugaltlink_path (line 275) | fn gnu_debugaltlink_path(&self, path: &Path) -> Option<(PathBuf, &'a [u8... function decompress_zlib (line 286) | fn decompress_zlib(input: &[u8], output: &mut [u8]) -> Option<()> { constant DEBUG_PATH (line 307) | const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; function debug_path_exists (line 309) | fn debug_path_exists() -> bool { function locate_build_id (line 335) | fn locate_build_id(build_id: &[u8]) -> Option { function hex (line 361) | fn hex(byte: u8) -> u8 { function locate_debuglink (line 380) | fn locate_debuglink(path: &Path, filename: &[u8]) -> Option { function locate_debugaltlink (line 434) | fn locate_debugaltlink(path: &Path, filename: &[u8], build_id: &[u8]) ->... function convert_path (line 453) | fn convert_path(r: &R) -> Result { function handle_split_dwarf (line 458) | pub(super) fn handle_split_dwarf<'data>( FILE: builder/third-party/backtrace/src/symbolize/gimli/libs_aix.rs constant EXE_IMAGE_BASE (line 11) | const EXE_IMAGE_BASE: u64 = 0x100000000; function native_libraries (line 16) | pub(super) fn native_libraries() -> Vec { FILE: builder/third-party/backtrace/src/symbolize/gimli/libs_dl_iterate_phdr.rs function native_libraries (line 12) | pub(super) fn native_libraries() -> Vec { function infer_current_exe (line 20) | fn infer_current_exe(base_addr: usize) -> OsString { function callback (line 40) | unsafe extern "C" fn callback( FILE: builder/third-party/backtrace/src/symbolize/gimli/libs_haiku.rs function native_libraries (line 14) | pub(super) fn native_libraries() -> Vec { FILE: builder/third-party/backtrace/src/symbolize/gimli/libs_illumos.rs type EHdr (line 11) | type EHdr = FileHeader; type PHdr (line 12) | type PHdr = ProgramHeader; type LinkMap (line 15) | struct LinkMap { constant RTLD_SELF (line 24) | const RTLD_SELF: *const libc::c_void = -3isize as *const libc::c_void; constant RTLD_DI_LINKMAP (line 25) | const RTLD_DI_LINKMAP: libc::c_int = 2; function dlinfo (line 28) | fn dlinfo( function native_libraries (line 35) | pub(super) fn native_libraries() -> Vec { FILE: builder/third-party/backtrace/src/symbolize/gimli/libs_libnx.rs function native_libraries (line 5) | pub(super) fn native_libraries() -> Vec { FILE: builder/third-party/backtrace/src/symbolize/gimli/libs_macos.rs function ptr_from_ref (line 13) | const fn ptr_from_ref(r: &T) -> *const T { function native_libraries (line 17) | pub(super) fn native_libraries() -> Vec { function native_library (line 26) | fn native_library(i: u32) -> Option { FILE: builder/third-party/backtrace/src/symbolize/gimli/libs_windows.rs function native_libraries (line 11) | pub(super) fn native_libraries() -> Vec { function add_loaded_images (line 19) | unsafe fn add_loaded_images(ret: &mut Vec) { function load_library (line 42) | unsafe fn load_library(me: &MODULEENTRY32W) -> Option { FILE: builder/third-party/backtrace/src/symbolize/gimli/macho.rs type Mach (line 9) | type Mach = object::macho::MachHeader32; type Mach (line 11) | type Mach = object::macho::MachHeader64; type MachSegment (line 12) | type MachSegment = ::Segment; type MachSection (line 13) | type MachSection = ::Section; type MachNlist (line 14) | type MachNlist = ::Nlist; method new (line 20) | pub fn new(path: &Path) -> Option { method load_dsym (line 53) | fn load_dsym(dir: &Path, uuid: [u8; 16]) -> Option { method try_dsym_candidate (line 71) | fn try_dsym_candidate(dir: &Path, uuid: [u8; 16]) -> Option { function find_header (line 97) | fn find_header(data: &'_ [u8]) -> Option<(&'_ Mach, &'_ [u8])> { type Object (line 160) | pub struct Object<'a> { function parse (line 173) | fn parse(mach: &'a Mach, endian: NativeEndian, data: &'a [u8]) -> Option... function section (line 226) | pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { function search_symtab (line 240) | pub fn search_symtab<'b>(&'b self, addr: u64) -> Option<&'b [u8]> { function search_object_map (line 253) | pub(super) fn search_object_map<'b>(&'b mut self, addr: u64) -> Option<(... function object_mapping (line 284) | fn object_mapping(path: &[u8]) -> Option { function split_archive_path (line 317) | fn split_archive_path(path: &[u8]) -> Option<(&[u8], &[u8])> { function handle_split_dwarf (line 327) | pub(super) fn handle_split_dwarf<'data>( FILE: builder/third-party/backtrace/src/symbolize/gimli/mmap_fake.rs type Mmap (line 5) | pub struct Mmap { method map (line 10) | pub unsafe fn map(mut file: &File, len: usize) -> Option { type Target (line 20) | type Target = [u8]; method deref (line 22) | fn deref(&self) -> &[u8] { FILE: builder/third-party/backtrace/src/symbolize/gimli/mmap_unix.rs type Mmap (line 12) | pub struct Mmap { method map (line 18) | pub unsafe fn map(file: &File, len: usize) -> Option { type Target (line 35) | type Target = [u8]; method deref (line 37) | fn deref(&self) -> &[u8] { method drop (line 43) | fn drop(&mut self) { FILE: builder/third-party/backtrace/src/symbolize/gimli/mmap_windows.rs type Mmap (line 8) | pub struct Mmap { method map (line 17) | pub unsafe fn map(file: &File, len: usize) -> Option { type Target (line 43) | type Target = [u8]; method deref (line 45) | fn deref(&self) -> &[u8] { method drop (line 51) | fn drop(&mut self) { FILE: builder/third-party/backtrace/src/symbolize/gimli/parse_running_mmaps_unix.rs type MapsEntry (line 11) | pub(super) struct MapsEntry { method pathname (line 72) | pub(super) fn pathname(&self) -> &OsString { method ip_matches (line 76) | pub(super) fn ip_matches(&self, ip: usize) -> bool { function parse_maps (line 56) | pub(super) fn parse_maps() -> Result, &'static str> { type Err (line 82) | type Err = &'static str; method from_str (line 91) | fn from_str(s: &str) -> Result { function check_maps_entry_parsing_64bit (line 158) | fn check_maps_entry_parsing_64bit() { function check_maps_entry_parsing_32bit (line 205) | fn check_maps_entry_parsing_32bit() { FILE: builder/third-party/backtrace/src/symbolize/gimli/stash.rs type Stash (line 11) | pub struct Stash { method new (line 17) | pub fn new() -> Stash { method allocate (line 26) | pub fn allocate(&self, size: usize) -> &mut [u8] { method cache_mmap (line 39) | pub fn cache_mmap(&self, map: Mmap) -> &[u8] { FILE: builder/third-party/backtrace/src/symbolize/gimli/xcoff.rs type Xcoff (line 15) | type Xcoff = object::xcoff::FileHeader32; type Xcoff (line 17) | type Xcoff = object::xcoff::FileHeader64; method new (line 20) | pub fn new(path: &Path, member_name: &OsString) -> Option { type ParsedSym (line 43) | struct ParsedSym<'a> { type Object (line 49) | pub struct Object<'a> { type Image (line 54) | pub struct Image { function parse_xcoff (line 60) | pub fn parse_xcoff(data: &[u8]) -> Option { function parse_image (line 82) | pub fn parse_image(path: &Path, member_name: &OsString) -> Option { function get_concrete_size (line 104) | fn get_concrete_size(file: &XcoffFile<'a, Xcoff>, sym: &XcoffSymbol<'a, ... function parse (line 122) | fn parse(data: &'a [u8]) -> Option> { function section (line 149) | pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { function search_symtab (line 153) | pub fn search_symtab<'b>(&'b self, addr: u64) -> Option<&'b [u8]> { function search_object_map (line 175) | pub(super) fn search_object_map(&self, _addr: u64) -> Option<(&Context<'... function handle_split_dwarf (line 180) | pub(super) fn handle_split_dwarf<'data>( FILE: builder/third-party/backtrace/src/symbolize/miri.rs function resolve (line 8) | pub unsafe fn resolve(what: ResolveWhat<'_>, cb: &mut dyn FnMut(&super::... type Symbol (line 22) | pub struct Symbol<'a> { function name (line 28) | pub fn name(&self) -> Option> { function addr (line 32) | pub fn addr(&self) -> Option<*mut c_void> { function filename_raw (line 36) | pub fn filename_raw(&self) -> Option> { function lineno (line 40) | pub fn lineno(&self) -> Option { function colno (line 44) | pub fn colno(&self) -> Option { function filename (line 49) | pub fn filename(&self) -> Option<&std::path::Path> { function clear_symbol_cache (line 56) | pub unsafe fn clear_symbol_cache() {} FILE: builder/third-party/backtrace/src/symbolize/mod.rs function resolve (line 61) | pub fn resolve(addr: *mut c_void, cb: F) { function resolve_frame (line 103) | pub fn resolve_frame(frame: &Frame, cb: F) { type ResolveWhat (line 108) | pub enum ResolveWhat<'a> { function address_or_ip (line 115) | fn address_or_ip(&self) -> *mut c_void { function adjust_ip (line 141) | fn adjust_ip(a: *mut c_void) -> *mut c_void { function resolve_unsynchronized (line 158) | pub unsafe fn resolve_unsynchronized(addr: *mut c_void, mut cb: F) function resolve_frame_unsynchronized (line 174) | pub unsafe fn resolve_frame_unsynchronized(frame: &Frame, mut cb: F) type Symbol (line 190) | pub struct Symbol { method name (line 207) | pub fn name(&self) -> Option> { method addr (line 212) | pub fn addr(&self) -> Option<*mut c_void> { method filename_raw (line 218) | pub fn filename_raw(&self) -> Option> { method colno (line 226) | pub fn colno(&self) -> Option { method lineno (line 234) | pub fn lineno(&self) -> Option { method filename (line 251) | pub fn filename(&self) -> Option<&Path> { method fmt (line 257) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type SymbolName (line 318) | pub struct SymbolName<'a> { function new (line 326) | pub fn new(bytes: &'a [u8]) -> SymbolName<'a> { function as_str (line 346) | pub fn as_str(&self) -> Option<&'a str> { function as_bytes (line 354) | pub fn as_bytes(&self) -> &'a [u8] { function format_symbol_name (line 359) | fn format_symbol_name( function clear_symbol_cache (line 459) | pub fn clear_symbol_cache() { FILE: builder/third-party/backtrace/src/symbolize/noop.rs function resolve (line 8) | pub unsafe fn resolve(_addr: ResolveWhat<'_>, _cb: &mut dyn FnMut(&super... type Symbol (line 10) | pub struct Symbol<'a> { function name (line 15) | pub fn name(&self) -> Option> { function addr (line 19) | pub fn addr(&self) -> Option<*mut c_void> { function filename_raw (line 23) | pub fn filename_raw(&self) -> Option> { function filename (line 28) | pub fn filename(&self) -> Option<&::std::path::Path> { function lineno (line 32) | pub fn lineno(&self) -> Option { function colno (line 36) | pub fn colno(&self) -> Option { function clear_symbol_cache (line 41) | pub unsafe fn clear_symbol_cache() {} FILE: builder/third-party/backtrace/src/types.rs type BytesOrWideString (line 17) | pub enum BytesOrWideString<'a> { function to_str_lossy (line 33) | pub fn to_str_lossy(&self) -> Cow<'a, str> { function into_path_buf (line 48) | pub fn into_path_buf(self) -> PathBuf { function fmt (line 80) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: builder/third-party/backtrace/src/windows.rs type FLOATING_SAVE_AREA (line 683) | pub struct FLOATING_SAVE_AREA { FILE: builder/third-party/backtrace/tests/accuracy/auxiliary.rs function callback (line 2) | pub fn callback(f: F) function callback_inlined (line 10) | pub fn callback_inlined(f: F) FILE: builder/third-party/backtrace/tests/accuracy/main.rs type Pos (line 15) | type Pos = (&'static str, u32); function doit (line 18) | fn doit() { function outer (line 52) | fn outer(main_pos: Pos) { function inner (line 59) | fn inner(main_pos: Pos, outer_pos: Pos) { function inner_inlined (line 72) | fn inner_inlined(main_pos: Pos, outer_pos: Pos) { function verify (line 94) | fn verify(filelines: &[Pos]) { FILE: builder/third-party/backtrace/tests/common/mod.rs function cannot_reexec_the_test (line 4) | pub fn cannot_reexec_the_test() -> bool { FILE: builder/third-party/backtrace/tests/concurrent-panics.rs constant PANICS (line 8) | const PANICS: usize = 100; constant THREADS (line 9) | const THREADS: usize = 8; constant VAR (line 10) | const VAR: &str = "__THE_TEST_YOU_ARE_LUKE"; function main (line 14) | fn main() { function parent (line 28) | fn parent() { function child (line 45) | fn child() { FILE: builder/third-party/backtrace/tests/current-exe-mismatch.rs function main (line 11) | fn main() { constant VAR (line 33) | const VAR: &str = "__THE_TEST_YOU_ARE_LUKE"; type EarlyExit (line 36) | enum EarlyExit { method from (line 42) | fn from(e: std::io::Error) -> Self { function parent (line 47) | fn parent() -> Result<(), EarlyExit> { function child (line 75) | fn child() -> Result<(), EarlyExit> { function find_interpreter (line 109) | fn find_interpreter(me: &Path) -> Result { FILE: builder/third-party/backtrace/tests/long_fn_name.rs type _234567890_234567890_234567890_234567890_234567890 (line 7) | pub struct _234567890_234567890_234567890_234567890_234567890(T); function new (line 10) | pub fn new() -> crate::Backtrace { function test_long_fn_name (line 20) | fn test_long_fn_name() { FILE: builder/third-party/backtrace/tests/sgx-image-base.rs function sgx_image_base_with_std (line 6) | fn sgx_image_base_with_std() { function sgx_image_base_no_std (line 26) | fn sgx_image_base_no_std() { FILE: builder/third-party/backtrace/tests/skip_inner_frames.rs constant ENABLED (line 6) | const ENABLED: bool = cfg!(all( function backtrace_new_unresolved_should_start_with_call_site_trace (line 15) | fn backtrace_new_unresolved_should_start_with_call_site_trace() { function backtrace_new_should_start_with_call_site_trace (line 32) | fn backtrace_new_should_start_with_call_site_trace() { FILE: builder/third-party/backtrace/tests/smoke.rs function get_actual_fn_pointer (line 5) | fn get_actual_fn_pointer(fp: usize) -> usize { function smoke_test_frames (line 30) | fn smoke_test_frames() { function many_threads (line 212) | fn many_threads() { function is_rustc_serialize (line 235) | fn is_rustc_serialize() { function is_serde (line 247) | fn is_serde() { function sp_smoke_test (line 258) | fn sp_smoke_test() { FILE: builder/third-party/base64/benches/benchmarks.rs function do_decode_bench (line 13) | fn do_decode_bench(b: &mut Bencher, &size: &usize) { function do_decode_bench_reuse_buf (line 24) | fn do_decode_bench_reuse_buf(b: &mut Bencher, &size: &usize) { function do_decode_bench_slice (line 37) | fn do_decode_bench_slice(b: &mut Bencher, &size: &usize) { function do_decode_bench_stream (line 49) | fn do_decode_bench_stream(b: &mut Bencher, &size: &usize) { function do_encode_bench (line 66) | fn do_encode_bench(b: &mut Bencher, &size: &usize) { function do_encode_bench_display (line 75) | fn do_encode_bench_display(b: &mut Bencher, &size: &usize) { function do_encode_bench_reuse_buf (line 84) | fn do_encode_bench_reuse_buf(b: &mut Bencher, &size: &usize) { function do_encode_bench_slice (line 94) | fn do_encode_bench_slice(b: &mut Bencher, &size: &usize) { function do_encode_bench_stream (line 102) | fn do_encode_bench_stream(b: &mut Bencher, &size: &usize) { function do_encode_bench_string_stream (line 115) | fn do_encode_bench_string_stream(b: &mut Bencher, &size: &usize) { function do_encode_bench_string_reuse_buf_stream (line 127) | fn do_encode_bench_string_reuse_buf_stream(b: &mut Bencher, &size: &usiz... function fill (line 141) | fn fill(v: &mut Vec) { constant BYTE_SIZES (line 150) | const BYTE_SIZES: [usize; 5] = [3, 50, 100, 500, 3 * 1024]; constant LARGE_BYTE_SIZES (line 154) | const LARGE_BYTE_SIZES: [usize; 3] = [3 * 1024 * 1024, 10 * 1024 * 1024,... function encode_benchmarks (line 156) | fn encode_benchmarks(c: &mut Criterion, label: &str, byte_sizes: &[usize... function decode_benchmarks (line 201) | fn decode_benchmarks(c: &mut Criterion, label: &str, byte_sizes: &[usize... function bench (line 230) | fn bench(c: &mut Criterion) { FILE: builder/third-party/base64/examples/base64.rs type Alphabet (line 11) | enum Alphabet { type Opt (line 19) | struct Opt { function main (line 37) | fn main() { FILE: builder/third-party/base64/src/alphabet.rs constant ALPHABET_SIZE (line 8) | const ALPHABET_SIZE: usize = 64; type Alphabet (line 55) | pub struct Alphabet { method from_str_unchecked (line 62) | const fn from_str_unchecked(alphabet: &str) -> Self { method new (line 79) | pub const fn new(alphabet: &str) -> Result { method as_str (line 128) | pub fn as_str(&self) -> &str { type Error (line 134) | type Error = ParseAlphabetError; method try_from (line 136) | fn try_from(value: &str) -> Result { type ParseAlphabetError (line 143) | pub enum ParseAlphabetError { method fmt (line 155) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { constant STANDARD (line 171) | pub const STANDARD: Alphabet = Alphabet::from_str_unchecked( constant URL_SAFE (line 178) | pub const URL_SAFE: Alphabet = Alphabet::from_str_unchecked( constant CRYPT (line 185) | pub const CRYPT: Alphabet = Alphabet::from_str_unchecked( constant BCRYPT (line 190) | pub const BCRYPT: Alphabet = Alphabet::from_str_unchecked( constant IMAP_MUTF7 (line 197) | pub const IMAP_MUTF7: Alphabet = Alphabet::from_str_unchecked( constant BIN_HEX (line 204) | pub const BIN_HEX: Alphabet = Alphabet::from_str_unchecked( function detects_duplicate_start (line 214) | fn detects_duplicate_start() { function detects_duplicate_end (line 223) | fn detects_duplicate_end() { function detects_duplicate_middle (line 232) | fn detects_duplicate_middle() { function detects_length (line 241) | fn detects_length() { function detects_padding (line 252) | fn detects_padding() { function detects_unprintable (line 261) | fn detects_unprintable() { function same_as_unchecked (line 271) | fn same_as_unchecked() { function str_same_as_input (line 280) | fn str_same_as_input() { FILE: builder/third-party/base64/src/chunked_encoder.rs type Sink (line 11) | pub trait Sink { method write_encoded_bytes (line 15) | fn write_encoded_bytes(&mut self, encoded: &[u8]) -> Result<(), Self::... type Error (line 64) | type Error = (); method write_encoded_bytes (line 66) | fn write_encoded_bytes(&mut self, s: &[u8]) -> Result<(), Self::Error> { type ChunkedEncoder (line 19) | pub struct ChunkedEncoder<'e, E: Engine + ?Sized> { function new (line 24) | pub fn new(engine: &'e E) -> ChunkedEncoder<'e, E> { function encode (line 28) | pub fn encode(&self, bytes: &[u8], sink: &mut S) -> Result<(), ... type StringSink (line 51) | pub(crate) struct StringSink<'a> { function new (line 57) | pub(crate) fn new(s: &mut String) -> StringSink { function chunked_encode_empty (line 89) | fn chunked_encode_empty() { function chunked_encode_intermediate_fast_loop (line 94) | fn chunked_encode_intermediate_fast_loop() { function chunked_encode_fast_loop (line 100) | fn chunked_encode_fast_loop() { function chunked_encode_slow_loop_only (line 109) | fn chunked_encode_slow_loop_only() { function chunked_encode_matches_normal_encode_random_string_sink (line 115) | fn chunked_encode_matches_normal_encode_random_string_sink() { function chunked_encode_matches_normal_encode_random (line 120) | pub fn chunked_encode_matches_normal_encode_random(si... function chunked_encode_str (line 144) | fn chunked_encode_str(bytes: &[u8], config: GeneralPurposeConfig) -> Str... type SinkTestHelper (line 156) | pub trait SinkTestHelper { method encode_to_string (line 157) | fn encode_to_string(&self, engine: &E, bytes: &[u8]) -> Str... method encode_to_string (line 163) | fn encode_to_string(&self, engine: &E, bytes: &[u8]) -> Str... type StringSinkTestHelper (line 160) | struct StringSinkTestHelper; FILE: builder/third-party/base64/src/decode.rs type DecodeError (line 10) | pub enum DecodeError { method fmt (line 33) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type DecodeSliceError (line 52) | pub enum DecodeSliceError { method fmt (line 60) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method source (line 70) | fn source(&self) -> Option<&(dyn error::Error + 'static)> { method from (line 79) | fn from(e: DecodeError) -> Self { function decode (line 89) | pub fn decode>(input: T) -> Result, DecodeError> { function decode_engine (line 99) | pub fn decode_engine>( function decode_engine_vec (line 111) | pub fn decode_engine_vec>( function decode_engine_slice (line 123) | pub fn decode_engine_slice>( function decoded_len_estimate (line 149) | pub fn decoded_len_estimate(encoded_len: usize) -> usize { function decode_into_nonempty_vec_doesnt_clobber_existing_prefix (line 169) | fn decode_into_nonempty_vec_doesnt_clobber_existing_prefix() { function decode_slice_doesnt_clobber_existing_prefix_or_suffix (line 231) | fn decode_slice_doesnt_clobber_existing_prefix_or_suffix() { function decode_slice_unchecked_doesnt_clobber_existing_prefix_or_suffix (line 238) | fn decode_slice_unchecked_doesnt_clobber_existing_prefix_or_suffix() { function decode_engine_estimation_works_for_various_lengths (line 245) | fn decode_engine_estimation_works_for_various_lengths() { function decode_slice_output_length_errors (line 259) | fn decode_slice_output_length_errors() { function do_decode_slice_doesnt_clobber_existing_prefix_or_suffix (line 286) | fn do_decode_slice_doesnt_clobber_existing_prefix_or_suffix< function decode_error (line 351) | fn decode_error() { function decode_slice_error (line 363) | fn decode_slice_error() { function deprecated_fns (line 375) | fn deprecated_fns() { function decoded_len_est (line 383) | fn decoded_len_est() { FILE: builder/third-party/base64/src/display.rs type Base64Display (line 18) | pub struct Base64Display<'a, 'e, E: Engine> { function new (line 25) | pub fn new(bytes: &'a [u8], engine: &'e E) -> Base64Display<'a, 'e, E> { method fmt (line 34) | fn fmt(&self, formatter: &mut Formatter) -> Result<(), fmt::Error> { type FormatterSink (line 40) | struct FormatterSink<'a, 'b: 'a> { type Error (line 45) | type Error = fmt::Error; function write_encoded_bytes (line 47) | fn write_encoded_bytes(&mut self, encoded: &[u8]) -> Result<(), Self::Er... function basic_display (line 64) | fn basic_display() { function display_encode_matches_normal_encode (line 76) | fn display_encode_matches_normal_encode() { type DisplaySinkTestHelper (line 81) | struct DisplaySinkTestHelper; method encode_to_string (line 84) | fn encode_to_string(&self, engine: &E, bytes: &[u8]) -> String { FILE: builder/third-party/base64/src/encode.rs function encode (line 18) | pub fn encode>(input: T) -> String { function encode_engine (line 28) | pub fn encode_engine>(input: T, engine: &E) ->... function encode_engine_string (line 38) | pub fn encode_engine_string>( function encode_engine_slice (line 51) | pub fn encode_engine_slice>( function encode_with_padding (line 69) | pub(crate) fn encode_with_padding( function encoded_len (line 97) | pub const fn encoded_len(bytes_len: usize, padding: bool) -> Option) -> fmt::Result { constant URL_SAFE_NO_PAD_ENGINE (line 177) | const URL_SAFE_NO_PAD_ENGINE: GeneralPurpose = GeneralPurpose::new(&alph... function encoded_size_correct_standard (line 180) | fn encoded_size_correct_standard() { function encoded_size_correct_no_pad (line 205) | fn encoded_size_correct_no_pad() { function encoded_size_overflow (line 230) | fn encoded_size_overflow() { function encode_engine_string_into_nonempty_buffer_doesnt_clobber_prefix (line 235) | fn encode_engine_string_into_nonempty_buffer_doesnt_clobber_prefix() { function encode_engine_slice_into_nonempty_buffer_doesnt_clobber_suffix (line 300) | fn encode_engine_slice_into_nonempty_buffer_doesnt_clobber_suffix() { function encode_to_slice_random_valid_utf8 (line 357) | fn encode_to_slice_random_valid_utf8() { function encode_with_padding_random_valid_utf8 (line 397) | fn encode_with_padding_random_valid_utf8() { function add_padding_random_valid_utf8 (line 436) | fn add_padding_random_valid_utf8() { function assert_encoded_length (line 462) | fn assert_encoded_length( function encode_imap (line 484) | fn encode_imap() { FILE: builder/third-party/base64/src/engine/general_purpose/decode.rs type GeneralPurposeEstimate (line 7) | pub struct GeneralPurposeEstimate { method new (line 14) | pub(crate) fn new(encoded_len: usize) -> Self { method decoded_len_estimate (line 24) | fn decoded_len_estimate(&self) -> usize { function decode_helper (line 35) | pub(crate) fn decode_helper( function complete_quads_len (line 131) | pub(crate) fn complete_quads_len( function decode_chunk_8 (line 174) | fn decode_chunk_8( function decode_chunk_4 (line 256) | fn decode_chunk_4( function decode_chunk_8_writes_only_6_bytes (line 307) | fn decode_chunk_8_writes_only_6_bytes() { function decode_chunk_4_writes_only_3_bytes (line 316) | fn decode_chunk_4_writes_only_3_bytes() { function estimate_short_lengths (line 325) | fn estimate_short_lengths() { function estimate_via_u128_inflation (line 342) | fn estimate_via_u128_inflation() { FILE: builder/third-party/base64/src/engine/general_purpose/decode_suffix.rs function decode_suffix (line 11) | pub(crate) fn decode_suffix( FILE: builder/third-party/base64/src/engine/general_purpose/mod.rs constant INVALID_VALUE (line 15) | pub(crate) const INVALID_VALUE: u8 = 255; type GeneralPurpose (line 24) | pub struct GeneralPurpose { method new (line 35) | pub const fn new(alphabet: &Alphabet, config: GeneralPurposeConfig) ->... type Config (line 45) | type Config = GeneralPurposeConfig; type DecodeEstimate (line 46) | type DecodeEstimate = GeneralPurposeEstimate; method internal_encode (line 48) | fn internal_encode(&self, input: &[u8], output: &mut [u8]) -> usize { method internal_decoded_len_estimate (line 167) | fn internal_decoded_len_estimate(&self, input_len: usize) -> Self::Dec... method internal_decode (line 171) | fn internal_decode( method config (line 187) | fn config(&self) -> &Self::Config { function encode_table (line 193) | pub(crate) const fn encode_table(alphabet: &Alphabet) -> [u8; 64] { function decode_table (line 211) | pub(crate) const fn decode_table(alphabet: &Alphabet) -> [u8; 256] { function read_u64 (line 228) | fn read_u64(s: &[u8]) -> u64 { type GeneralPurposeConfig (line 245) | pub struct GeneralPurposeConfig { method new (line 257) | pub const fn new() -> Self { method with_encode_padding (line 276) | pub const fn with_encode_padding(self, padding: bool) -> Self { method with_decode_allow_trailing_bits (line 290) | pub const fn with_decode_allow_trailing_bits(self, allow: bool) -> Self { method with_decode_padding_mode (line 310) | pub const fn with_decode_padding_mode(self, mode: DecodePaddingMode) -... method default (line 320) | fn default() -> Self { method encode_padding (line 326) | fn encode_padding(&self) -> bool { constant STANDARD (line 332) | pub const STANDARD: GeneralPurpose = GeneralPurpose::new(&alphabet::STAN... constant STANDARD_NO_PAD (line 335) | pub const STANDARD_NO_PAD: GeneralPurpose = GeneralPurpose::new(&alphabe... constant URL_SAFE (line 338) | pub const URL_SAFE: GeneralPurpose = GeneralPurpose::new(&alphabet::URL_... constant URL_SAFE_NO_PAD (line 341) | pub const URL_SAFE_NO_PAD: GeneralPurpose = GeneralPurpose::new(&alphabe... constant PAD (line 347) | pub const PAD: GeneralPurposeConfig = GeneralPurposeConfig::new(); constant NO_PAD (line 350) | pub const NO_PAD: GeneralPurposeConfig = GeneralPurposeConfig::new() FILE: builder/third-party/base64/src/engine/mod.rs type Engine (line 39) | pub trait Engine: Send + Sync { method internal_encode (line 58) | fn internal_encode(&self, input: &[u8], output: &mut [u8]) -> usize; method internal_decoded_len_estimate (line 66) | fn internal_decoded_len_estimate(&self, input_len: usize) -> Self::Dec... method internal_decode (line 87) | fn internal_decode( method config (line 95) | fn config(&self) -> &Self::Config; method encode (line 115) | fn encode>(&self, input: T) -> String { method encode_string (line 155) | fn encode_string>(&self, input: T, output_buf: &mut Str... method encode_slice (line 194) | fn encode_slice>( method decode (line 244) | fn decode>(&self, input: T) -> Result, DecodeEr... method decode_vec (line 302) | fn decode_vec>( method decode_slice (line 353) | fn decode_slice>( method decode_slice_unchecked (line 393) | fn decode_slice_unchecked>( type Config (line 422) | pub trait Config { method encode_padding (line 431) | fn encode_padding(&self) -> bool; type DecodeEstimate (line 439) | pub trait DecodeEstimate { method decoded_len_estimate (line 445) | fn decoded_len_estimate(&self) -> usize; type DecodePaddingMode (line 453) | pub enum DecodePaddingMode { type DecodeMetadata (line 464) | pub struct DecodeMetadata { method new (line 472) | pub(crate) fn new(decoded_bytes: usize, padding_index: Option) ... FILE: builder/third-party/base64/src/engine/naive.rs type Naive (line 12) | pub struct Naive { constant ENCODE_INPUT_CHUNK_SIZE (line 19) | const ENCODE_INPUT_CHUNK_SIZE: usize = 3; constant DECODE_INPUT_CHUNK_SIZE (line 20) | const DECODE_INPUT_CHUNK_SIZE: usize = 4; method new (line 22) | pub const fn new(alphabet: &Alphabet, config: NaiveConfig) -> Self { method decode_byte_into_u32 (line 30) | fn decode_byte_into_u32(&self, offset: usize, byte: u8) -> Result usize { method internal_decoded_len_estimate (line 105) | fn internal_decoded_len_estimate(&self, input_len: usize) -> Self::Decod... method internal_decode (line 109) | fn internal_decode( method config (line 154) | fn config(&self) -> &Self::Config { type NaiveEstimate (line 159) | pub struct NaiveEstimate { method new (line 167) | fn new(input_len: usize) -> Self { method decoded_len_estimate (line 179) | fn decoded_len_estimate(&self) -> usize { type NaiveConfig (line 185) | pub struct NaiveConfig { method encode_padding (line 192) | fn encode_padding(&self) -> bool { FILE: builder/third-party/base64/src/engine/tests.rs function all_engines (line 32) | fn all_engines(engine_wrapper: E) {} function all_engines_except_decoder_reader (line 42) | fn all_engines_except_decoder_reader(engine_wrapper: E... function rfc_test_vectors_std_alphabet (line 45) | fn rfc_test_vectors_std_alphabet(engine_wrapper: E) { function roundtrip_random (line 128) | fn roundtrip_random(engine_wrapper: E) { function encode_doesnt_write_extra_bytes (line 165) | fn encode_doesnt_write_extra_bytes(engine_wrapper: E) { function encode_engine_slice_fits_into_precisely_sized_slice (line 230) | fn encode_engine_slice_fits_into_precisely_sized_slice... function decode_doesnt_write_extra_bytes (line 275) | fn decode_doesnt_write_extra_bytes(engine_wrapper: E) function decode_detect_invalid_last_symbol (line 330) | fn decode_detect_invalid_last_symbol(engine_wrapper: E) { function decode_detect_1_valid_symbol_in_last_quad_invalid_length (line 368) | fn decode_detect_1_valid_symbol_in_last_quad_invalid_length(engine_wrapper: E) { function decode_padding_before_final_non_padding_char_error_invalid_byte_at_first_pad_all_modes (line 644) | fn decode_padding_before_final_non_padding_char_error_invalid_byte_at_fi... function decode_padding_before_final_non_padding_char_error_invalid_byte_at_first_pad_non_canonical_padding_suffix (line 666) | fn decode_padding_before_final_non_padding_char_error_invalid_byte_at_fi... function decode_padding_before_final_non_padding_char_error_invalid_byte_at_first_pad (line 692) | fn decode_padding_before_final_non_padding_char_error_invalid_byte_at_fi... function decode_padding_starts_before_final_chunk_error_invalid_byte_at_first_pad (line 737) | fn decode_padding_starts_before_final_chunk_error_invalid_byte_at_first_... function decode_too_little_data_before_padding_error_invalid_byte (line 781) | fn decode_too_little_data_before_padding_error_invalid_byte(e... function decode_malleability_test_case_3_byte_suffix_invalid_trailing_symbol (line 827) | fn decode_malleability_test_case_3_byte_suffix_invalid_trailing_symbol(engine_w... function do_invalid_trailing_byte (line 971) | fn do_invalid_trailing_byte(engine: impl Engine, mode: DecodePaddingMode) { function decode_invalid_trailing_padding_as_invalid_byte_at_first_pad_byte (line 998) | fn decode_invalid_trailing_padding_as_invalid_byte_at_first_pad_byte(eng... function inner_decode_reports_padding_position (line 1094) | fn inner_decode_reports_padding_position(engine_wrappe... function decode_length_estimate_delta (line 1144) | fn decode_length_estimate_delta(engine_wrapper: E) { function estimate_via_u128_inflation (line 1167) | fn estimate_via_u128_inflation(engine_wrapper: E) { function decode_slice_checked_fails_gracefully_at_all_output_lengths (line 1193) | fn decode_slice_checked_fails_gracefully_at_all_output_lengths>( function fill_rand_len (line 1292) | fn fill_rand_len(vec: &mut Vec, rng: &mut R, len: usiz... function prefixed_data (line 1298) | fn prefixed_data<'i>(input_with_prefix: &'i mut String, prefix_len: usiz... type EngineWrapper (line 1307) | trait EngineWrapper { method standard (line 1311) | fn standard() -> Self::Engine; method standard_unpadded (line 1315) | fn standard_unpadded() -> Self::Engine; method standard_with_pad_mode (line 1319) | fn standard_with_pad_mode(encode_pad: bool, decode_pad_mode: DecodePad... method standard_allow_trailing_bits (line 1323) | fn standard_allow_trailing_bits() -> Self::Engine; method random (line 1326) | fn random(rng: &mut R) -> Self::Engine; method random_alphabet (line 1329) | fn random_alphabet(rng: &mut R, alphabet: &Alphabet) -> ... type Engine (line 1335) | type Engine = general_purpose::GeneralPurpose; method standard (line 1337) | fn standard() -> Self::Engine { method standard_unpadded (line 1341) | fn standard_unpadded() -> Self::Engine { method standard_with_pad_mode (line 1345) | fn standard_with_pad_mode( method standard_allow_trailing_bits (line 1357) | fn standard_allow_trailing_bits() -> Self::Engine { method random (line 1364) | fn random(rng: &mut R) -> Self::Engine { method random_alphabet (line 1370) | fn random_alphabet(rng: &mut R, alphabet: &Alphabet) -> ... type Engine (line 1378) | type Engine = naive::Naive; method standard (line 1380) | fn standard() -> Self::Engine { method standard_unpadded (line 1391) | fn standard_unpadded() -> Self::Engine { method standard_with_pad_mode (line 1402) | fn standard_with_pad_mode( method standard_allow_trailing_bits (line 1416) | fn standard_allow_trailing_bits() -> Self::Engine { method random (line 1427) | fn random(rng: &mut R) -> Self::Engine { method random_alphabet (line 1433) | fn random_alphabet(rng: &mut R, alphabet: &Alphabet) -> ... type Engine (line 1520) | type Engine = DecoderReaderEngine; method standard (line 1522) | fn standard() -> Self::Engine { method standard_unpadded (line 1526) | fn standard_unpadded() -> Self::Engine { method standard_with_pad_mode (line 1530) | fn standard_with_pad_mode( method standard_allow_trailing_bits (line 1537) | fn standard_allow_trailing_bits() -> Self::Engine { method random (line 1541) | fn random(rng: &mut R) -> Self::Engine { method random_alphabet (line 1545) | fn random_alphabet(rng: &mut R, alphabet: &Alphabet) -> ... type GeneralPurposeWrapper (line 1332) | struct GeneralPurposeWrapper {} type NaiveWrapper (line 1375) | struct NaiveWrapper {} type DecoderReaderEngine (line 1451) | struct DecoderReaderEngine { function from (line 1456) | fn from(value: E) -> Self { type Config (line 1462) | type Config = E::Config; type DecodeEstimate (line 1463) | type DecodeEstimate = E::DecodeEstimate; method internal_encode (line 1465) | fn internal_encode(&self, input: &[u8], output: &mut [u8]) -> usize { method internal_decoded_len_estimate (line 1469) | fn internal_decoded_len_estimate(&self, input_len: usize) -> Self::Decod... method internal_decode (line 1473) | fn internal_decode( method config (line 1512) | fn config(&self) -> &Self::Config { type DecoderReaderEngineWrapper (line 1517) | struct DecoderReaderEngineWrapper {} function seeded_rng (line 1550) | fn seeded_rng() -> impl rand::Rng { function all_pad_modes (line 1554) | fn all_pad_modes() -> Vec { function pad_modes_allowing_padding (line 1562) | fn pad_modes_allowing_padding() -> Vec { function assert_all_suffixes_ok (line 1569) | fn assert_all_suffixes_ok(engine: E, suffixes: Vec<&str>) { FILE: builder/third-party/base64/src/lib.rs constant PAD_BYTE (line 277) | const PAD_BYTE: u8 = b'='; FILE: builder/third-party/base64/src/read/decoder.rs constant BUF_SIZE (line 5) | pub(crate) const BUF_SIZE: usize = 1024; constant BASE64_CHUNK_SIZE (line 8) | const BASE64_CHUNK_SIZE: usize = 4; constant DECODED_CHUNK_SIZE (line 9) | const DECODED_CHUNK_SIZE: usize = 3; type DecoderReader (line 33) | pub struct DecoderReader<'e, E: Engine, R: io::Read> { function fmt (line 63) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function new (line 78) | pub fn new(reader: R, engine: &'e E) -> Self { function flush_decoded_buf (line 96) | fn flush_decoded_buf(&mut self, buf: &mut [u8]) -> io::Result { function read_from_delegate (line 119) | fn read_from_delegate(&mut self) -> io::Result { function decode_to_buf (line 140) | fn decode_to_buf(&mut self, b64_len_to_decode: usize, buf: &mut [u8]) ->... function into_inner (line 214) | pub fn into_inner(self) -> R { function read (line 232) | fn read(&mut self, buf: &mut [u8]) -> io::Result { FILE: builder/third-party/base64/src/read/decoder_tests.rs function simple (line 18) | fn simple() { function trailing_junk (line 61) | fn trailing_junk() { function handles_short_read_from_delegate (line 90) | fn handles_short_read_from_delegate() { function read_in_short_increments (line 125) | fn read_in_short_increments() { function read_in_short_increments_with_short_delegate_reads (line 156) | fn read_in_short_increments_with_short_delegate_reads() { function reports_invalid_last_symbol_correctly (line 196) | fn reports_invalid_last_symbol_correctly() { function reports_invalid_byte_correctly (line 247) | fn reports_invalid_byte_correctly() { function internal_padding_error_with_short_read_concatenated_texts_invalid_byte_error (line 301) | fn internal_padding_error_with_short_read_concatenated_texts_invalid_byt... function internal_padding_anywhere_error (line 386) | fn internal_padding_anywhere_error() { function consume_with_short_reads_and_validate (line 428) | fn consume_with_short_reads_and_validate( type RandomShortRead (line 463) | struct RandomShortRead<'a, 'b, R: io::Read, N: rand::Rng> { function read (line 469) | fn read(&mut self, buf: &mut [u8]) -> Result { type ShortRead (line 477) | struct ShortRead { function read (line 483) | fn read(&mut self, buf: &mut [u8]) -> io::Result { FILE: builder/third-party/base64/src/tests.rs function roundtrip_random_config_short (line 20) | fn roundtrip_random_config_short() { function roundtrip_random_config_long (line 26) | fn roundtrip_random_config_long() { function assert_encode_sanity (line 30) | pub fn assert_encode_sanity(encoded: &str, padded: bool, input_len: usiz... function roundtrip_random_config (line 53) | fn roundtrip_random_config(input_len_range: Uniform, iterations: ... function random_config (line 78) | pub fn random_config(rng: &mut R) -> GeneralPurposeConfig { function sample (line 91) | fn sample(&self, rng: &mut R) -> DecodePaddingMode { function random_alphabet (line 100) | pub fn random_alphabet(rng: &mut R) -> &'static alphabet::Alphab... function random_engine (line 104) | pub fn random_engine(rng: &mut R) -> GeneralPurpose { constant ALPHABETS (line 110) | const ALPHABETS: &[alphabet::Alphabet] = &[ FILE: builder/third-party/base64/src/write/encoder.rs constant BUF_SIZE (line 7) | pub(crate) const BUF_SIZE: usize = 1024; constant MAX_INPUT_LEN (line 9) | const MAX_INPUT_LEN: usize = BUF_SIZE / 4 * 3; constant MIN_ENCODE_CHUNK_SIZE (line 11) | const MIN_ENCODE_CHUNK_SIZE: usize = 3; type EncoderWriter (line 63) | pub struct EncoderWriter<'e, E: Engine, W: io::Write> { function fmt (line 84) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function new (line 98) | pub fn new(delegate: W, engine: &'e E) -> EncoderWriter<'e, E, W> { function finish (line 126) | pub fn finish(&mut self) -> Result { function write_final_leftovers (line 141) | fn write_final_leftovers(&mut self) -> Result<()> { function write_to_delegate (line 178) | fn write_to_delegate(&mut self, current_output_len: usize) -> Result<()> { function write_all_encoded_output (line 211) | fn write_all_encoded_output(&mut self) -> Result<()> { function into_inner (line 241) | pub fn into_inner(mut self) -> W { function write (line 265) | fn write(&mut self, input: &[u8]) -> Result { function flush (line 391) | fn flush(&mut self) -> Result<()> { method drop (line 401) | fn drop(&mut self) { FILE: builder/third-party/base64/src/write/encoder_string_writer.rs type EncoderStringWriter (line 51) | pub struct EncoderStringWriter<'e, E: Engine, S: StrConsumer> { function from_consumer (line 57) | pub fn from_consumer(str_consumer: S, engine: &'e E) -> Self { function into_inner (line 67) | pub fn into_inner(mut self) -> S { function new (line 77) | pub fn new(engine: &'e E) -> Self { function write (line 83) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 87) | fn flush(&mut self) -> io::Result<()> { type StrConsumer (line 93) | pub trait StrConsumer { method consume (line 95) | fn consume(&mut self, buf: &str); method consume (line 100) | fn consume(&mut self, buf: &str) { method consume (line 107) | fn consume(&mut self, buf: &str) { type Utf8SingleCodeUnitWriter (line 115) | struct Utf8SingleCodeUnitWriter { function write (line 120) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 130) | fn flush(&mut self) -> io::Result<()> { function every_possible_split_of_input (line 146) | fn every_possible_split_of_input() { function incremental_writes (line 174) | fn incremental_writes() { FILE: builder/third-party/base64/src/write/encoder_tests.rs constant URL_SAFE_ENGINE (line 17) | const URL_SAFE_ENGINE: GeneralPurpose = GeneralPurpose::new(&URL_SAFE, P... constant NO_PAD_ENGINE (line 18) | const NO_PAD_ENGINE: GeneralPurpose = GeneralPurpose::new(&STANDARD, NO_... function encode_three_bytes (line 21) | fn encode_three_bytes() { function encode_nine_bytes_two_writes (line 33) | fn encode_nine_bytes_two_writes() { function encode_one_then_two_bytes (line 50) | fn encode_one_then_two_bytes() { function encode_one_then_five_bytes (line 64) | fn encode_one_then_five_bytes() { function encode_1_2_3_bytes (line 81) | fn encode_1_2_3_bytes() { function encode_with_padding (line 100) | fn encode_with_padding() { function encode_with_padding_multiple_writes (line 113) | fn encode_with_padding_multiple_writes() { function finish_writes_extra_byte (line 132) | fn finish_writes_extra_byte() { function write_partial_chunk_encodes_partial_chunk (line 152) | fn write_partial_chunk_encodes_partial_chunk() { function write_1_chunk_encodes_complete_chunk (line 167) | fn write_1_chunk_encodes_complete_chunk() { function write_1_chunk_and_partial_encodes_only_complete_chunk (line 180) | fn write_1_chunk_and_partial_encodes_only_complete_chunk() { function write_2_partials_to_exactly_complete_chunk_encodes_complete_chunk (line 194) | fn write_2_partials_to_exactly_complete_chunk_encodes_complete_chunk() { function write_partial_then_enough_to_complete_chunk_but_not_complete_another_chunk_encodes_complete_chunk_without_consuming_remaining (line 208) | fn write_partial_then_enough_to_complete_chunk_but_not_complete_another_... function write_partial_then_enough_to_complete_chunk_and_another_chunk_encodes_complete_chunks (line 224) | fn write_partial_then_enough_to_complete_chunk_and_another_chunk_encodes... function write_partial_then_enough_to_complete_chunk_and_another_chunk_and_another_partial_chunk_encodes_only_complete_chunks (line 239) | fn write_partial_then_enough_to_complete_chunk_and_another_chunk_and_ano... function drop_calls_finish_for_you (line 256) | fn drop_calls_finish_for_you() { function every_possible_split_of_input (line 267) | fn every_possible_split_of_input() { function encode_random_config_matches_normal_encode_reasonable_input_len (line 299) | fn encode_random_config_matches_normal_encode_reasonable_input_len() { function encode_random_config_matches_normal_encode_tiny_input_len (line 305) | fn encode_random_config_matches_normal_encode_tiny_input_len() { function retrying_writes_that_error_with_interrupted_works (line 310) | fn retrying_writes_that_error_with_interrupted_works() { function writes_that_only_write_part_of_input_and_sometimes_interrupt_produce_correct_encoded_data (line 374) | fn writes_that_only_write_part_of_input_and_sometimes_interrupt_produce_... function retry_interrupted_write_all (line 435) | fn retry_interrupted_write_all(w: &mut W, buf: &[u8]) -> io::R... function do_encode_random_config_matches_normal_encode (line 453) | fn do_encode_random_config_matches_normal_encode(max_input_len: usize) { type InterruptingWriter (line 499) | struct InterruptingWriter<'a, W: 'a + Write, R: 'a + Rng> { method write (line 508) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 516) | fn flush(&mut self) -> io::Result<()> { type PartialInterruptingWriter (line 526) | struct PartialInterruptingWriter<'a, W: 'a + Write, R: 'a + Rng> { method write (line 536) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 551) | fn flush(&mut self) -> io::Result<()> { FILE: builder/third-party/base64/tests/encode.rs function compare_encode (line 5) | fn compare_encode(expected: &str, target: &[u8]) { function encode_all_ascii (line 10) | fn encode_all_ascii() { function encode_all_bytes (line 22) | fn encode_all_bytes() { function encode_all_bytes_url (line 35) | fn encode_all_bytes_url() { function encoded_len_unpadded (line 49) | fn encoded_len_unpadded() { function encoded_len_padded (line 61) | fn encoded_len_padded() { function encoded_len_overflow (line 72) | fn encoded_len_overflow() { FILE: builder/third-party/base64/tests/tests.rs function roundtrip_random (line 9) | fn roundtrip_random( function calculate_number_of_rounds (line 37) | fn calculate_number_of_rounds(byte_len: usize, approx_values_per_byte: u... function roundtrip_random_short_standard (line 53) | fn roundtrip_random_short_standard() { function roundtrip_random_with_fast_loop_standard (line 63) | fn roundtrip_random_with_fast_loop_standard() { function roundtrip_random_short_no_padding (line 73) | fn roundtrip_random_short_no_padding() { function roundtrip_random_no_padding (line 84) | fn roundtrip_random_no_padding() { function roundtrip_decode_trailing_10_bytes (line 96) | fn roundtrip_decode_trailing_10_bytes() { function display_wrapper_matches_normal_encode (line 117) | fn display_wrapper_matches_normal_encode() { function encode_engine_slice_error_when_buffer_too_small (line 132) | fn encode_engine_slice_error_when_buffer_too_small() { FILE: builder/third-party/bitflags/benches/parse.rs type Err (line 26) | type Err = bitflags::parser::ParseError; method from_str (line 28) | fn from_str(flags: &str) -> Result { method fmt (line 34) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function format_flags_1_present (line 40) | fn format_flags_1_present(b: &mut test::Bencher) { function format_flags_5_present (line 45) | fn format_flags_5_present(b: &mut test::Bencher) { function format_flags_10_present (line 50) | fn format_flags_10_present(b: &mut test::Bencher) { function parse_flags_1_10 (line 67) | fn parse_flags_1_10(b: &mut test::Bencher) { function parse_flags_5_10 (line 75) | fn parse_flags_5_10(b: &mut test::Bencher) { function parse_flags_10_10 (line 83) | fn parse_flags_10_10(b: &mut test::Bencher) { function parse_flags_1_10_hex (line 91) | fn parse_flags_1_10_hex(b: &mut test::Bencher) { FILE: builder/third-party/bitflags/examples/custom_bits_type.rs type CustomBits (line 10) | pub struct CustomBits([bool; 3]); constant EMPTY (line 13) | const EMPTY: Self = CustomBits([false; 3]); constant ALL (line 15) | const ALL: Self = CustomBits([true; 3]); method eq (line 19) | fn eq(&self, other: &Self) -> bool { type Output (line 25) | type Output = Self; method bitand (line 27) | fn bitand(self, other: Self) -> Self { type Output (line 37) | type Output = Self; method bitor (line 39) | fn bitor(self, other: Self) -> Self { type Output (line 49) | type Output = Self; method bitxor (line 51) | fn bitxor(self, other: Self) -> Self { type Output (line 61) | type Output = Self; method not (line 63) | fn not(self) -> Self { type CustomFlags (line 69) | pub struct CustomFlags(CustomBits); constant A (line 72) | pub const A: Self = CustomFlags(CustomBits([true, false, false])); constant B (line 73) | pub const B: Self = CustomFlags(CustomBits([false, true, false])); constant C (line 74) | pub const C: Self = CustomFlags(CustomBits([false, false, true])); constant FLAGS (line 78) | const FLAGS: &'static [Flag] = &[ type Bits (line 84) | type Bits = CustomBits; method bits (line 86) | fn bits(&self) -> Self::Bits { method from_bits_retain (line 90) | fn from_bits_retain(bits: Self::Bits) -> Self { function main (line 95) | fn main() { FILE: builder/third-party/bitflags/examples/custom_derive.rs type ManualFlags (line 11) | pub struct ManualFlags(u32); function main (line 23) | fn main() {} FILE: builder/third-party/bitflags/examples/fmt.rs method fmt (line 19) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method fmt (line 25) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Err (line 31) | type Err = bitflags::parser::ParseError; method from_str (line 33) | fn from_str(flags: &str) -> Result { function main (line 38) | fn main() -> Result<(), bitflags::parser::ParseError> { FILE: builder/third-party/bitflags/examples/macro_free.rs type ManualFlags (line 10) | pub struct ManualFlags(u32); constant A (line 14) | pub const A: ManualFlags = ManualFlags(0b00000001); constant B (line 15) | pub const B: ManualFlags = ManualFlags(0b00000010); constant C (line 16) | pub const C: ManualFlags = ManualFlags(0b00000100); constant ABC (line 17) | pub const ABC: ManualFlags = ManualFlags(0b00000111); type Err (line 42) | type Err = bitflags::parser::ParseError; method from_str (line 44) | fn from_str(input: &str) -> Result { method fmt (line 51) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { constant FLAGS (line 23) | const FLAGS: &'static [Flag] = &[ type Bits (line 29) | type Bits = u32; method bits (line 31) | fn bits(&self) -> u32 { method from_bits_retain (line 35) | fn from_bits_retain(bits: u32) -> Self { function main (line 56) | fn main() { FILE: builder/third-party/bitflags/examples/serde.rs function main (line 6) | fn main() { function main (line 36) | fn main() {} FILE: builder/third-party/bitflags/src/external/arbitrary.rs function arbitrary (line 8) | pub fn arbitrary<'a, B: Flags>(u: &mut arbitrary::Unstructured<'a>) -> a... function test_arbitrary (line 29) | fn test_arbitrary() { FILE: builder/third-party/bitflags/src/external/bytemuck.rs function test_bytemuck (line 16) | fn test_bytemuck() { FILE: builder/third-party/bitflags/src/external/serde.rs function serialize (line 18) | pub fn serialize(flags: &B, serializer: S) -> R... function deserialize (line 37) | pub fn deserialize<'de, B: Flags, D: Deserializer<'de>>(deserializer: D)... function test_serde_bitflags_default (line 84) | fn test_serde_bitflags_default() { FILE: builder/third-party/bitflags/src/iter.rs type Iter (line 13) | pub struct Iter { function new (line 19) | pub(crate) fn new(flags: &B) -> Self { function __private_const_new (line 30) | pub const fn __private_const_new(flags: &'static [Flag], source: B, r... type Item (line 39) | type Item = B; method next (line 41) | fn next(&mut self) -> Option { type IterNames (line 67) | pub struct IterNames { function new (line 75) | pub(crate) fn new(flags: &B) -> Self { function __private_const_new (line 88) | pub const fn __private_const_new(flags: &'static [Flag], source: B, r... function remaining (line 102) | pub fn remaining(&self) -> &B { type Item (line 108) | type Item = (&'static str, B); method next (line 110) | fn next(&mut self) -> Option { FILE: builder/third-party/bitflags/src/parser.rs function to_writer (line 42) | pub fn to_writer(flags: &B, mut writer: impl Write) -> Result<... type AsDisplay (line 81) | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B); function fmt (line 88) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from_str (line 99) | pub fn from_str(input: &str) -> Result function to_writer_truncate (line 142) | pub fn to_writer_truncate(flags: &B, writer: impl Write) -> Re... function from_str_truncate (line 155) | pub fn from_str_truncate(input: &str) -> Result function to_writer_strict (line 165) | pub fn to_writer_strict(flags: &B, mut writer: impl Write) -> ... function from_str_strict (line 189) | pub fn from_str_strict(input: &str) -> Result { type WriteHex (line 227) | pub trait WriteHex { method write_hex (line 229) | fn write_hex(&self, writer: W) -> fmt::Result; type ParseHex (line 235) | pub trait ParseHex { method parse_hex (line 237) | fn parse_hex(input: &str) -> Result type ParseError (line 244) | pub struct ParseError(ParseErrorKind); method invalid_hex_flag (line 266) | pub fn invalid_hex_flag(flag: impl fmt::Display) -> Self { method invalid_named_flag (line 280) | pub fn invalid_named_flag(flag: impl fmt::Display) -> Self { method empty_flag (line 294) | pub const fn empty_flag() -> Self { method fmt (line 300) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ParseErrorKind (line 248) | enum ParseErrorKind { FILE: builder/third-party/bitflags/src/tests/all.rs function cases (line 6) | fn cases() { function case (line 17) | fn case(expected: T::Bits, inherent: impl FnOnce() -> T) FILE: builder/third-party/bitflags/src/tests/bits.rs function cases (line 6) | fn cases() { function case (line 27) | fn case( FILE: builder/third-party/bitflags/src/tests/complement.rs function cases (line 6) | fn cases() { function case (line 38) | fn case + Copy>( FILE: builder/third-party/bitflags/src/tests/contains.rs function cases (line 6) | fn cases() { function case (line 87) | fn case( FILE: builder/third-party/bitflags/src/tests/difference.rs function cases (line 6) | fn cases() { function case (line 50) | fn case + std::op... FILE: builder/third-party/bitflags/src/tests/empty.rs function cases (line 6) | fn cases() { function case (line 17) | fn case(expected: T::Bits, inherent: impl FnOnce() -> T) FILE: builder/third-party/bitflags/src/tests/eq.rs function cases (line 4) | fn cases() { FILE: builder/third-party/bitflags/src/tests/extend.rs function cases (line 4) | fn cases() { function cases (line 24) | fn cases() { FILE: builder/third-party/bitflags/src/tests/flags.rs function cases (line 6) | fn cases() { function cases (line 29) | fn cases() { FILE: builder/third-party/bitflags/src/tests/fmt.rs function cases (line 4) | fn cases() { function case (line 82) | fn case< FILE: builder/third-party/bitflags/src/tests/from_bits.rs function cases (line 6) | fn cases() { function case (line 26) | fn case( FILE: builder/third-party/bitflags/src/tests/from_bits_retain.rs function cases (line 6) | fn cases() { function case (line 22) | fn case(input: T::Bits, inherent: impl FnOnce(T::Bits) -> T) FILE: builder/third-party/bitflags/src/tests/from_bits_truncate.rs function cases (line 6) | fn cases() { function case (line 26) | fn case(expected: T::Bits, input: T::Bits, inherent: impl FnOn... FILE: builder/third-party/bitflags/src/tests/from_name.rs function cases (line 6) | fn cases() { function case (line 26) | fn case(expected: Option, input: &str, inherent: impl... FILE: builder/third-party/bitflags/src/tests/insert.rs function cases (line 6) | fn cases() { function case (line 32) | fn case( FILE: builder/third-party/bitflags/src/tests/intersection.rs function cases (line 6) | fn cases() { function case (line 37) | fn case + std:... FILE: builder/third-party/bitflags/src/tests/intersects.rs function cases (line 6) | fn cases() { function case (line 70) | fn case( FILE: builder/third-party/bitflags/src/tests/is_all.rs function cases (line 6) | fn cases() { function case (line 24) | fn case(expected: bool, value: T, inherent: ... FILE: builder/third-party/bitflags/src/tests/is_empty.rs function cases (line 6) | fn cases() { function case (line 23) | fn case(expected: bool, value: T, inherent: ... FILE: builder/third-party/bitflags/src/tests/iter.rs function roundtrip (line 7) | fn roundtrip() { function cases (line 29) | fn cases() { function cases (line 72) | fn cases() { function case (line 106) | fn case + Copy>( function cases (line 138) | fn cases() { function case (line 185) | fn case( FILE: builder/third-party/bitflags/src/tests/parser.rs function roundtrip (line 7) | fn roundtrip() { function roundtrip_truncate (line 24) | fn roundtrip_truncate() { function roundtrip_strict (line 44) | fn roundtrip_strict() { function valid (line 71) | fn valid() { function invalid (line 103) | fn invalid() { function cases (line 128) | fn cases() { function write (line 151) | fn write(value: F) -> String function valid (line 166) | fn valid() { function cases (line 206) | fn cases() { function write (line 229) | fn write(value: F) -> String function valid (line 244) | fn valid() { function invalid (line 271) | fn invalid() { function cases (line 300) | fn cases() { function write (line 323) | fn write(value: F) -> String FILE: builder/third-party/bitflags/src/tests/remove.rs function cases (line 6) | fn cases() { function case (line 41) | fn case( FILE: builder/third-party/bitflags/src/tests/symmetric_difference.rs function cases (line 6) | fn cases() { function case (line 41) | fn case + std:... FILE: builder/third-party/bitflags/src/tests/union.rs function cases (line 6) | fn cases() { function case (line 29) | fn case + std::... FILE: builder/third-party/bitflags/src/traits.rs type Flag (line 15) | pub struct Flag { function new (line 26) | pub const fn new(name: &'static str, value: B) -> Self { function name (line 35) | pub const fn name(&self) -> &'static str { function value (line 42) | pub const fn value(&self) -> &B { function is_named (line 51) | pub const fn is_named(&self) -> bool { function is_unnamed (line 60) | pub const fn is_unnamed(&self) -> bool { type Flags (line 132) | pub trait Flags: Sized + 'static { constant FLAGS (line 134) | const FLAGS: &'static [Flag]; method empty (line 140) | fn empty() -> Self { method all (line 145) | fn all() -> Self { method bits (line 158) | fn bits(&self) -> Self::Bits; method from_bits (line 163) | fn from_bits(bits: Self::Bits) -> Option { method from_bits_truncate (line 174) | fn from_bits_truncate(bits: Self::Bits) -> Self { method from_bits_retain (line 179) | fn from_bits_retain(bits: Self::Bits) -> Self; method from_name (line 185) | fn from_name(name: &str) -> Option { method iter (line 204) | fn iter(&self) -> iter::Iter { method iter_names (line 212) | fn iter_names(&self) -> iter::IterNames { method is_empty (line 217) | fn is_empty(&self) -> bool { method is_all (line 222) | fn is_all(&self) -> bool { method intersects (line 229) | fn intersects(&self, other: Self) -> bool method contains (line 237) | fn contains(&self, other: Self) -> bool method insert (line 245) | fn insert(&mut self, other: Self) method remove (line 256) | fn remove(&mut self, other: Self) method toggle (line 264) | fn toggle(&mut self, other: Self) method set (line 272) | fn set(&mut self, other: Self, value: bool) method intersection (line 285) | fn intersection(self, other: Self) -> Self { method union (line 291) | fn union(self, other: Self) -> Self { method difference (line 300) | fn difference(self, other: Self) -> Self { method symmetric_difference (line 306) | fn symmetric_difference(self, other: Self) -> Self { method complement (line 312) | fn complement(self) -> Self { type Bits (line 320) | pub trait Bits: constant EMPTY (line 332) | const EMPTY: Self; constant ALL (line 335) | const ALL: Self; type Primitive (line 340) | pub trait Primitive {} type PublicFlags (line 396) | pub trait PublicFlags { type BitFlags (line 406) | pub trait BitFlags: ImplementedByBitFlagsMacro + Flags { type Iter (line 416) | type Iter = iter::Iter; type IterNames (line 417) | type IterNames = iter::IterNames; type ImplementedByBitFlagsMacro (line 427) | pub trait ImplementedByBitFlagsMacro {} FILE: builder/third-party/blake2/src/as_bytes.rs type Safe (line 12) | pub unsafe trait Safe {} type AsBytes (line 14) | pub trait AsBytes { method as_bytes (line 15) | fn as_bytes(&self) -> &[u8]; method as_mut_bytes (line 16) | fn as_mut_bytes(&mut self) -> &mut [u8]; method as_bytes (line 21) | fn as_bytes(&self) -> &[u8] { method as_mut_bytes (line 28) | fn as_mut_bytes(&mut self) -> &mut [u8] { FILE: builder/third-party/blake2/src/lib.rs type Blake2bVar (line 131) | pub type Blake2bVar = RtVariableCoreWrapper; type Blake2bCore (line 133) | pub type Blake2bCore = CtVariableCoreWrapper = CoreWrapper>; type Blake2b512 (line 137) | pub type Blake2b512 = Blake2b; type Blake2bMac512 (line 142) | pub type Blake2bMac512 = Blake2bMac; type Blake2sVar (line 161) | pub type Blake2sVar = RtVariableCoreWrapper; type Blake2sCore (line 163) | pub type Blake2sCore = CtVariableCoreWrapper = CoreWrapper>; type Blake2s256 (line 167) | pub type Blake2s256 = Blake2s; type Blake2sMac256 (line 172) | pub type Blake2sMac256 = Blake2sMac; FILE: builder/third-party/blake2/src/simd.rs type Vector4 (line 15) | pub trait Vector4: Copy { method gather (line 16) | fn gather(src: &[T], i0: usize, i1: usize, i2: usize, i3: usize) -> Self; method from_le (line 19) | fn from_le(self) -> Self; method to_le (line 20) | fn to_le(self) -> Self; method wrapping_add (line 22) | fn wrapping_add(self, rhs: Self) -> Self; method rotate_right_const (line 24) | fn rotate_right_const(self, n: u32) -> Self; method shuffle_left_1 (line 26) | fn shuffle_left_1(self) -> Self; method shuffle_left_2 (line 27) | fn shuffle_left_2(self) -> Self; method shuffle_left_3 (line 28) | fn shuffle_left_3(self) -> Self; method shuffle_right_1 (line 31) | fn shuffle_right_1(self) -> Self { method shuffle_right_2 (line 35) | fn shuffle_right_2(self) -> Self { method shuffle_right_3 (line 39) | fn shuffle_right_3(self) -> Self { FILE: builder/third-party/blake2/src/simd/simd_opt/u32x4.rs function rotate_right_const (line 12) | pub fn rotate_right_const(vec: u32x4, n: u32) -> u32x4 { function rotate_right_const (line 22) | pub fn rotate_right_const(vec: u32x4, n: u32) -> u32x4 { function rotate_right_any (line 27) | fn rotate_right_any(vec: u32x4, n: u32) -> u32x4 { function rotate_right_16 (line 36) | fn rotate_right_16(vec: u32x4) -> u32x4 { function rotate_right_8 (line 56) | fn rotate_right_8(vec: u32x4) -> u32x4 { FILE: builder/third-party/blake2/src/simd/simd_opt/u64x4.rs function rotate_right_const (line 12) | pub fn rotate_right_const(vec: u64x4, n: u32) -> u64x4 { function rotate_right_const (line 23) | pub fn rotate_right_const(vec: u64x4, n: u32) -> u64x4 { function rotate_right_any (line 28) | fn rotate_right_any(vec: u64x4, n: u32) -> u64x4 { function rotate_right_32 (line 37) | fn rotate_right_32(vec: u64x4) -> u64x4 { function rotate_right_24 (line 48) | fn rotate_right_24(vec: u64x4) -> u64x4 { function rotate_right_16 (line 75) | fn rotate_right_16(vec: u64x4) -> u64x4 { function vext_u64 (line 114) | fn vext_u64(vec: u64x2, b: u8) -> u64x2 { function rotate_right_vext (line 125) | pub fn rotate_right_vext(vec: u64x4, b: u8) -> u64x4 { function rotate_right_vext (line 141) | fn rotate_right_vext(_vec: u64x4, _n: u8) -> u64x4 { FILE: builder/third-party/blake2/src/simd/simdint.rs function simd_add (line 12) | pub fn simd_add(x: T, y: T) -> T; function simd_shl (line 13) | pub fn simd_shl(x: T, y: T) -> T; function simd_shr (line 14) | pub fn simd_shr(x: T, y: T) -> T; function simd_xor (line 15) | pub fn simd_xor(x: T, y: T) -> T; function simd_shuffle2 (line 17) | pub fn simd_shuffle2(v: T, w: T, idx: [u32; 2]) -> U; function simd_shuffle4 (line 18) | pub fn simd_shuffle4(v: T, w: T, idx: [u32; 4]) -> U; function simd_shuffle8 (line 19) | pub fn simd_shuffle8(v: T, w: T, idx: [u32; 8]) -> U; function simd_shuffle16 (line 20) | pub fn simd_shuffle16(v: T, w: T, idx: [u32; 16]) -> U; function simd_shuffle32 (line 21) | pub fn simd_shuffle32(v: T, w: T, idx: [u32; 32]) -> U; FILE: builder/third-party/blake2/src/simd/simdty.rs type u64x2 (line 53) | pub type u64x2 = Simd2; type u32x4 (line 55) | pub type u32x4 = Simd4; type u64x4 (line 56) | pub type u64x4 = Simd4; type u16x8 (line 58) | pub type u16x8 = Simd8; type u32x8 (line 59) | pub type u32x8 = Simd8; type u8x16 (line 61) | pub type u8x16 = Simd16; type u16x16 (line 62) | pub type u16x16 = Simd16; type u8x32 (line 64) | pub type u8x32 = Simd32; function new (line 68) | pub fn new(e0: T, e1: T, e2: T, e3: T) -> Simd4 { FILE: builder/third-party/blake2/tests/mac.rs function blake2b_new_test (line 10) | fn blake2b_new_test() { FILE: builder/third-party/blake2/tests/persona.rs function blake2s_persona (line 6) | fn blake2s_persona() { function blake2b_persona (line 24) | fn blake2b_persona() { FILE: builder/third-party/block-buffer/src/lib.rs type Block (line 20) | pub type Block = GenericArray; type BufferKind (line 23) | pub trait BufferKind: sealed::Sealed {} type Eager (line 28) | pub struct Eager {} type Lazy (line 33) | pub struct Lazy {} type EagerBuffer (line 39) | pub type EagerBuffer = BlockBuffer; type LazyBuffer (line 41) | pub type LazyBuffer = BlockBuffer; type Error (line 45) | pub struct Error; method fmt (line 48) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { type BlockBuffer (line 55) | pub struct BlockBuffer method default (line 72) | fn default() -> Self { method clone (line 90) | fn clone(&self) -> Self { function new (line 110) | pub fn new(buf: &[u8]) -> Self { function try_new (line 118) | pub fn try_new(buf: &[u8]) -> Result { function digest_blocks (line 138) | pub fn digest_blocks( function reset (line 180) | pub fn reset(&mut self) { function pad_with_zeros (line 186) | pub fn pad_with_zeros(&mut self) -> &mut Block { function get_pos (line 195) | pub fn get_pos(&self) -> usize { function get_data (line 209) | pub fn get_data(&self) -> &[u8] { function set (line 218) | pub fn set(&mut self, buf: Block, pos: usize) { function size (line 226) | pub fn size(&self) -> usize { function remaining (line 232) | pub fn remaining(&self) -> usize { function set_pos_unchecked (line 237) | fn set_pos_unchecked(&mut self, pos: usize) { function set_data (line 250) | pub fn set_data( function digest_pad (line 290) | pub fn digest_pad( function len64_padding_be (line 321) | pub fn len64_padding_be(&mut self, data_len: u64, compress: impl FnMut(&... function len64_padding_le (line 328) | pub fn len64_padding_le(&mut self, data_len: u64, compress: impl FnMut(&... function len128_padding_be (line 335) | pub fn len128_padding_be(&mut self, data_len: u128, compress: impl FnMut... function to_blocks_mut (line 342) | fn to_blocks_mut>(data: &mut [u8]) -> (&mut [Block... FILE: builder/third-party/block-buffer/src/sealed.rs type Sealed (line 5) | pub trait Sealed { method invariant (line 8) | fn invariant(pos: usize, block_size: usize) -> bool; method split_blocks (line 11) | fn split_blocks>(data: &[u8]) -> (&[Block], &[u8]); method invariant (line 16) | fn invariant(pos: usize, block_size: usize) -> bool { method split_blocks (line 21) | fn split_blocks>(data: &[u8]) -> (&[Block], &[u8... method invariant (line 40) | fn invariant(pos: usize, block_size: usize) -> bool { method split_blocks (line 45) | fn split_blocks>(data: &[u8]) -> (&[Block], &[u8... FILE: builder/third-party/block-buffer/tests/mod.rs function test_eager_digest_pad (line 7) | fn test_eager_digest_pad() { function test_lazy_digest_pad (line 42) | fn test_lazy_digest_pad() { function test_eager_set_data (line 76) | fn test_eager_set_data() { function test_eager_paddings (line 106) | fn test_eager_paddings() { function test_try_new (line 191) | fn test_try_new() { FILE: builder/third-party/brotli-decompressor/examples/decompress.rs function main (line 3) | fn main() { function main (line 7) | fn main() { FILE: builder/third-party/brotli-decompressor/src/bin/brotli-decompressor.rs type Rebox (line 12) | pub struct Rebox { function from (line 17) | fn from(val: Vec) -> Self { function default (line 23) | fn default() -> Self { type Output (line 31) | type Output = T; function index (line 33) | fn index(&self, index: usize) -> &T { function index_mut (line 40) | fn index_mut(&mut self, index: usize) -> &mut T { function slice (line 47) | fn slice(&self) -> &[T] { function slice_mut (line 54) | fn slice_mut(&mut self) -> &mut [T] { type HeapAllocator (line 59) | pub struct HeapAllocator { type AllocatedMemory (line 65) | type AllocatedMemory = Rebox; function alloc_cell (line 66) | fn alloc_cell(self: &mut HeapAllocator, len: usize) -> Rebox { function free_cell (line 71) | fn free_cell(self: &mut HeapAllocator, _data: Rebox) {} type AllocatedMemory (line 76) | type AllocatedMemory = Rebox; function alloc_cell (line 77) | fn alloc_cell(self: &mut HeapAllocator, len: usize) -> Rebox { function free_cell (line 85) | fn free_cell(self: &mut HeapAllocator, _data: Rebox) {} type IoWriterWrapper (line 106) | struct IoWriterWrapper<'a, OutputType: Write + 'a>(&'a mut OutputType); type IoReaderWrapper (line 109) | struct IoReaderWrapper<'a, OutputType: Read + 'a>(&'a mut OutputType); function flush (line 112) | fn flush(self: &mut Self) -> Result<(), io::Error> { function write (line 126) | fn write(self: &mut Self, buf: &[u8]) -> Result { function read (line 143) | fn read(self: &mut Self, buf: &mut [u8]) -> Result { type IntoIoReader (line 158) | struct IntoIoReader(OutputType); function read (line 161) | fn read(self: &mut Self, buf: &mut [u8]) -> Result { function decompress (line 176) | pub fn decompress(r: &mut InputType, function calloc (line 201) | fn calloc(n_elem : usize, el_size : usize) -> *mut u8; function free (line 202) | fn free(ptr : *mut u8); function syscall (line 203) | fn syscall(value : i32) -> i32; function prctl (line 204) | fn prctl(operation : i32, flags : u32) -> i32; constant PR_SET_SECCOMP (line 207) | const PR_SET_SECCOMP : i32 = 22; constant SECCOMP_MODE_STRICT (line 209) | const SECCOMP_MODE_STRICT : u32 = 1; function decompress (line 215) | pub fn decompress(r: &mut InputType, type BrotliDecompressor (line 255) | pub struct BrotliDecompressor(brotli_decompressor::Decompressor... function new (line 265) | pub fn new(r: R, buffer_size: usize) -> Self { method read (line 284) | fn read(&mut self, buf: &mut [u8]) -> Result { function writeln0 (line 290) | fn writeln0(strm: &mut OutputType, function writeln_time (line 296) | fn writeln_time(strm: &mut OutputType, function main (line 305) | fn main() { FILE: builder/third-party/brotli-decompressor/src/bin/error_handling_tests.rs type State (line 9) | enum State { First, Second, Third, Fourth } type R (line 10) | struct R(State); method read (line 12) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function test_would_block (line 35) | fn test_would_block() { type State2 (line 49) | enum State2 { type R2 (line 60) | struct R2 { method new (line 67) | fn new() -> R2 { method read (line 76) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function would_block_more (line 127) | fn would_block_more() { FILE: builder/third-party/brotli-decompressor/src/bin/integration_tests.rs type Buffer (line 21) | struct Buffer { method new (line 219) | pub fn new(buf: &[u8]) -> Buffer { method read (line 229) | fn read(self: &mut Self, buf: &mut [u8]) -> io::Result { method write (line 243) | fn write(self: &mut Self, buf: &[u8]) -> io::Result { method flush (line 250) | fn flush(self: &mut Self) -> io::Result<()> { type UnlimitedBuffer (line 26) | struct UnlimitedBuffer { method new (line 33) | pub fn new(buf: &[u8]) -> Self { method read (line 45) | fn read(self: &mut Self, buf: &mut [u8]) -> io::Result { method write (line 58) | fn write(self: &mut Self, buf: &[u8]) -> io::Result { method flush (line 62) | fn flush(self: &mut Self) -> io::Result<()> { function now (line 69) | fn now() -> Duration { function now (line 73) | fn now() -> SystemTime { function elapsed (line 78) | fn elapsed(start: SystemTime) -> (Duration, bool) { function elapsed (line 86) | fn elapsed(_start: Duration) -> (Duration, bool) { function _write_all (line 91) | fn _write_all(w: &mut OutputType, buf: &[u8]) -> Result<(), ... constant NUM_BENCHMARK_ITERATIONS (line 116) | const NUM_BENCHMARK_ITERATIONS: usize = 1000; constant NUM_BENCHMARK_ITERATIONS (line 118) | const NUM_BENCHMARK_ITERATIONS: usize = 2; function decompress_internal (line 122) | pub fn decompress_internal(r: &mut InputType, function test_10x_10y (line 255) | fn test_10x_10y() { function test_10x_10y_one_out_byte (line 275) | fn test_10x_10y_one_out_byte() { function reader_helper (line 294) | fn reader_helper(in_buf: &[u8], mut desired_buf: &[u8], bufsize : usize) { function test_reader_64x (line 317) | fn test_reader_64x() { function test_streaming_leftover_buffer (line 325) | fn test_streaming_leftover_buffer() { function test_reader_uni (line 332) | fn test_reader_uni() { function writer_helper (line 340) | fn writer_helper(mut in_buf: &[u8], desired_out_buf: &[u8], buf_size: us... function writer_early_out_helper (line 368) | fn writer_early_out_helper(in_buf: &[u8], desired_out_buf: &[u8], buf_si... function test_writer_64x (line 393) | fn test_writer_64x() { function test_writer_mapsdatazrh (line 403) | fn test_writer_mapsdatazrh() { function test_writer_mapsdatazrh_truncated (line 411) | fn test_writer_mapsdatazrh_truncated() { function test_10x_10y_byte_by_byte (line 419) | fn test_10x_10y_byte_by_byte() { function assert_decompressed_input_matches_output (line 439) | fn assert_decompressed_input_matches_output(input_slice: &[u8], function assert_huge_file_input_matches_output (line 465) | fn assert_huge_file_input_matches_output(input_slice: &[u8], function benchmark_decompressed_input (line 509) | fn benchmark_decompressed_input(input_slice: &[u8], function test_64x (line 529) | fn test_64x() { function test_random1024 (line 537) | fn test_random1024() { function test_random1024small_buffer (line 544) | fn test_random1024small_buffer() { function test_as_you_like_it (line 552) | fn test_as_you_like_it() { function test_negative_hypothesis (line 562) | fn test_negative_hypothesis() { function test_alice29 (line 571) | fn test_alice29() { function benchmark_alice29 (line 576) | fn benchmark_alice29() { function test_alice1 (line 581) | fn test_alice1() { function test_backward65536 (line 586) | fn test_backward65536() { function test_compressed_file (line 595) | fn test_compressed_file() { function test_compressed_repeated (line 603) | fn test_compressed_repeated() { function test_empty (line 612) | fn test_empty() { function test_empty0 (line 619) | fn test_empty0() { function test_empty1 (line 626) | fn test_empty1() { function test_empty2 (line 633) | fn test_empty2() { function test_empty3 (line 640) | fn test_empty3() { function test_empty4 (line 647) | fn test_empty4() { function test_empty5 (line 654) | fn test_empty5() { function test_empty6 (line 661) | fn test_empty6() { function test_empty7 (line 668) | fn test_empty7() { function test_empty8 (line 675) | fn test_empty8() { function test_empty9 (line 682) | fn test_empty9() { function test_empty10 (line 689) | fn test_empty10() { function test_empty11 (line 696) | fn test_empty11() { function test_empty12 (line 703) | fn test_empty12() { function test_empty13 (line 710) | fn test_empty13() { function test_empty14 (line 717) | fn test_empty14() { function test_empty15 (line 724) | fn test_empty15() { function test_empty16 (line 731) | fn test_empty16() { function test_empty17 (line 738) | fn test_empty17() { function test_empty18 (line 745) | fn test_empty18() { function lcet10 (line 753) | fn lcet10() { function test_mapsdatazrh (line 761) | fn test_mapsdatazrh() { function test_monkey (line 769) | fn test_monkey() { function test_monkey1 (line 777) | fn test_monkey1() { function test_monkey3 (line 785) | fn test_monkey3() { function test_plrabn12 (line 793) | fn test_plrabn12() { function test_random_org_10k (line 801) | fn test_random_org_10k() { function test_ukkonooa (line 810) | fn test_ukkonooa() { function test_ukkonooa3 (line 818) | fn test_ukkonooa3() { function test_ukkonooa1 (line 826) | fn test_ukkonooa1() { function test_x (line 834) | fn test_x() { function test_x_0 (line 841) | fn test_x_0() { function test_x_1 (line 848) | fn test_x_1() { function test_x_2 (line 855) | fn test_x_2() { function test_x_3 (line 862) | fn test_x_3() { function test_xyzzy (line 870) | fn test_xyzzy() { function test_zeros (line 878) | fn test_zeros() { function test_metablock_reset (line 887) | fn test_metablock_reset() { function test_metablock_section_4_distance_symbol_0 (line 895) | fn test_metablock_section_4_distance_symbol_0() { function test_intact_distance_ring_buffer0 (line 903) | fn test_intact_distance_ring_buffer0() { function test_intact_distance_ring_buffer1 (line 915) | fn test_intact_distance_ring_buffer1() { function test_intact_distance_ring_buffer2 (line 928) | fn test_intact_distance_ring_buffer2() { function test_metablock_reset1_65536 (line 940) | fn test_metablock_reset1_65536() { function test_metablock_reset65536_1 (line 948) | fn test_metablock_reset65536_1() { function test_metablock_reset1 (line 956) | fn test_metablock_reset1() { function test_metablock_reset3 (line 964) | fn test_metablock_reset3() { function test_broken_file (line 973) | fn test_broken_file() { function test_ends_with_truncated_dictionary (line 981) | fn test_ends_with_truncated_dictionary() { function test_random_then_unicode (line 990) | fn test_random_then_unicode() { function test_large_window (line 998) | fn test_large_window() { FILE: builder/third-party/brotli-decompressor/src/bin/tests.rs type Buffer (line 7) | struct Buffer { method new (line 12) | pub fn new(buf: &[u8]) -> Buffer { method read (line 22) | fn read(self: &mut Self, buf: &mut [u8]) -> io::Result { method write (line 33) | fn write(self: &mut Self, buf: &[u8]) -> io::Result { method flush (line 37) | fn flush(self: &mut Self) -> io::Result<()> { function copy_from_to (line 42) | fn copy_from_to(mut r: R, mut w: W) -> io::Re... function ok_one_byte_brotli (line 76) | fn ok_one_byte_brotli(b: u8) -> bool{ function test_one_byte_copier (line 83) | fn test_one_byte_copier() { function test_one_byte_writer (line 101) | fn test_one_byte_writer() { function test_error_byte_writer (line 126) | fn test_error_byte_writer() { function test_one_byte_reader (line 142) | fn test_one_byte_reader() { function test_10x_10y (line 161) | fn test_10x_10y() { function test_alice (line 181) | fn test_alice() { FILE: builder/third-party/brotli-decompressor/src/bit_reader/mod.rs constant BROTLI_SHORT_FILL_BIT_WINDOW_READ (line 12) | pub const BROTLI_SHORT_FILL_BIT_WINDOW_READ: u32 = 4; type reg_t (line 15) | pub type reg_t = u64; constant kBitMask (line 18) | const kBitMask: [u32; 33] = function BitMask (line 26) | pub fn BitMask(n: u32) -> u32 { type BrotliBitReader (line 36) | pub struct BrotliBitReader { method default (line 44) | fn default() -> Self { type BrotliBitReaderState (line 54) | pub struct BrotliBitReaderState { method default (line 62) | fn default() -> Self { function BrotliBitReaderSaveState (line 72) | pub fn BrotliBitReaderSaveState(from: &BrotliBitReader) -> BrotliBitRead... function BrotliBitReaderRestoreState (line 81) | pub fn BrotliBitReaderRestoreState(to: &mut BrotliBitReader, from: &Brot... function BrotliGetAvailableBits (line 88) | pub fn BrotliGetAvailableBits(br: &BrotliBitReader) -> u32 { function BrotliGetRemainingBytes (line 94) | pub fn BrotliGetRemainingBytes(br: &BrotliBitReader) -> u32 { function BrotliCheckInputAmount (line 100) | pub fn BrotliCheckInputAmount(br: &BrotliBitReader, num: u32) -> bool { function BrotliLoad16LE (line 106) | fn BrotliLoad16LE(input: &[u8], next_in_u32: u32) -> u16 { function BrotliLoad32LE (line 113) | fn BrotliLoad32LE(input: &[u8], next_in_u32: u32) -> u32 { function BrotliLoad64LE (line 122) | fn BrotliLoad64LE(input: &[u8], next_in_u32: u32) -> u64 { constant BROTLI_ALIGNED_READ (line 132) | pub const BROTLI_ALIGNED_READ: u8 = 0; function BrotliFillBitWindow (line 135) | pub fn BrotliFillBitWindow(br: &mut BrotliBitReader, n_bits: u32, input:... function BrotliFillBitWindowCompileTimeNbits (line 174) | fn BrotliFillBitWindowCompileTimeNbits(br: &mut BrotliBitReader, n_bits:... function BrotliFillBitWindow16 (line 223) | pub fn BrotliFillBitWindow16(br: &mut BrotliBitReader, input: &[u8]) { function BrotliPullByte (line 228) | pub fn BrotliPullByte(br: &mut BrotliBitReader, input: &[u8]) -> bool { function BrotliGetBitsUnmasked (line 247) | pub fn BrotliGetBitsUnmasked(br: &BrotliBitReader) -> reg_t { function BrotliGet16BitsUnmasked (line 254) | pub fn BrotliGet16BitsUnmasked(br: &mut BrotliBitReader, input: &[u8]) -... function BrotliGetBits (line 260) | pub fn BrotliGetBits(br: &mut BrotliBitReader, n_bits: u32, input: &[u8]... function BrotliGetConstantNBits (line 267) | pub fn BrotliGetConstantNBits(br: &mut BrotliBitReader, n_bits: u32, inp... function BrotliSafeGetBits (line 274) | pub fn BrotliSafeGetBits(br: &mut BrotliBitReader, function BrotliDropBits (line 290) | pub fn BrotliDropBits(br: &mut BrotliBitReader, n_bits: u32) { function BrotliBitReaderUnload (line 294) | pub fn BrotliBitReaderUnload(br: &mut BrotliBitReader) { function BrotliTakeBits (line 310) | pub fn BrotliTakeBits(br: &mut BrotliBitReader, n_bits: u32, val: &mut u... function BrotliReadBits (line 322) | pub fn BrotliReadBits(br: &mut BrotliBitReader, n_bits: u32, input: &[u8... function BrotliReadConstantNBits (line 342) | pub fn BrotliReadConstantNBits(br: &mut BrotliBitReader, n_bits: u32, in... function BrotliSafeReadBits (line 361) | pub fn BrotliSafeReadBits(br: &mut BrotliBitReader, function BrotliJumpToByteBoundary (line 377) | pub fn BrotliJumpToByteBoundary(br: &mut BrotliBitReader) -> bool { function BrotliPeekByte (line 390) | pub fn BrotliPeekByte(br: &mut BrotliBitReader, mut offset: u32, input: ... function BrotliCopyBytes (line 407) | pub fn BrotliCopyBytes(dest: &mut [u8], br: &mut BrotliBitReader, mut nu... function BrotliInitBitReader (line 423) | pub fn BrotliInitBitReader(br: &mut BrotliBitReader) { function BrotliWarmupBitReader (line 428) | pub fn BrotliWarmupBitReader(br: &mut BrotliBitReader, input: &[u8]) -> ... function warmup_works (line 454) | fn warmup_works() { function warmup_errcheck (line 473) | fn warmup_errcheck() { function safe_read_tests (line 489) | fn safe_read_tests() { function bit_read_tests (line 558) | fn bit_read_tests() { function const_fill_bit_window_tests (line 593) | fn const_fill_bit_window_tests() { FILE: builder/third-party/brotli-decompressor/src/brotli_alloc.rs type WrapBox (line 6) | pub struct WrapBox { function default (line 11) | fn default() -> Self { type Output (line 18) | type Output = T; function index (line 19) | fn index(&self, index : usize) -> &T { function index_mut (line 25) | fn index_mut(&mut self, index : usize) -> &mut T { function slice (line 31) | fn slice(&self) -> & [T] { function slice_mut (line 37) | fn slice_mut(&mut self) -> &mut [T] { type BrotliAlloc (line 42) | pub struct BrotliAlloc{ function new (line 46) | pub fn new() -> BrotliAlloc { function take_ownership (line 49) | pub fn take_ownership(&self, data: Vec) -> WrapBox{ type AllocatedMemory (line 55) | type AllocatedMemory = WrapBox; function alloc_cell (line 56) | fn alloc_cell(self : &mut BrotliAlloc, len : usize) -> WrapBox { function free_cell (line 61) | fn free_cell(self : &mut BrotliAlloc, _data : WrapBox) {} FILE: builder/third-party/brotli-decompressor/src/context.rs type ContextType (line 104) | pub enum ContextType { FILE: builder/third-party/brotli-decompressor/src/decode.rs type BrotliResult (line 35) | pub enum BrotliResult { constant kBrotliWindowGap (line 41) | const kBrotliWindowGap: u32 = 16; constant kBrotliLargeMinWbits (line 42) | const kBrotliLargeMinWbits: u32 = 10; constant kBrotliLargeMaxWbits (line 43) | const kBrotliLargeMaxWbits: u32 = 30; constant kBrotliMaxPostfix (line 44) | const kBrotliMaxPostfix: usize = 3; constant kBrotliMaxAllowedDistance (line 45) | const kBrotliMaxAllowedDistance: u32 = 0x7FFFFFFC; constant kDefaultCodeLength (line 46) | const kDefaultCodeLength: u32 = 8; constant kCodeLengthRepeatCode (line 47) | const kCodeLengthRepeatCode: u32 = 16; constant kNumLiteralCodes (line 48) | pub const kNumLiteralCodes: u16 = 256; constant kNumInsertAndCopyCodes (line 49) | pub const kNumInsertAndCopyCodes: u16 = 704; constant kNumBlockLengthCodes (line 50) | pub const kNumBlockLengthCodes: u32 = 26; constant kDistanceContextBits (line 51) | const kDistanceContextBits: i32 = 2; constant HUFFMAN_TABLE_BITS (line 52) | const HUFFMAN_TABLE_BITS: u32 = 8; constant HUFFMAN_TABLE_MASK (line 53) | const HUFFMAN_TABLE_MASK: u32 = 0xff; constant CODE_LENGTH_CODES (line 54) | const CODE_LENGTH_CODES: usize = 18; constant kCodeLengthCodeOrder (line 55) | const kCodeLengthCodeOrder: [u8; CODE_LENGTH_CODES] = [1, 2, 3, 4, 0, 5,... constant kCodeLengthPrefixLength (line 59) | const kCodeLengthPrefixLength: [u8; 16] = [2, 2, 2, 3, 2, 2, 2, 4, 2, 2,... constant kCodeLengthPrefixValue (line 61) | const kCodeLengthPrefixValue: [u8; 16] = [0, 4, 3, 2, 0, 4, 3, 1, 0, 4, ... function is_fatal (line 80) | fn is_fatal(e: BrotliDecoderErrorCode) -> bool { function assign_error_code (line 83) | fn assign_error_code(output: &mut BrotliDecoderErrorCode, input: BrotliD... constant NUM_DISTANCE_SHORT_CODES (line 129) | const NUM_DISTANCE_SHORT_CODES: u32 = 16; constant BROTLI_MAX_DISTANCE_BITS (line 130) | pub const BROTLI_MAX_DISTANCE_BITS:u32 = 24; constant BROTLI_LARGE_MAX_DISTANCE_BITS (line 132) | pub const BROTLI_LARGE_MAX_DISTANCE_BITS: u32 = 62; function BROTLI_DISTANCE_ALPHABET_SIZE (line 134) | pub fn BROTLI_DISTANCE_ALPHABET_SIZE(NPOSTFIX: u32, NDIRECT:u32, MAXNBIT... function DecodeWindowBits (line 152) | fn DecodeWindowBits(s_large_window: &mut bool, function mark_unlikely (line 191) | fn mark_unlikely() {} function DecodeVarLenUint8 (line 193) | fn DecodeVarLenUint8(substate_decode_uint8: &mut state::BrotliRunningDec... function DecodeMetaBlockLength (line 243) | fn DecodeMetaBlockLength, function DecodeSymbol (line 378) | fn DecodeSymbol(bits: u32, table: &[HuffmanCode], br: &mut bit_reader::B... function ReadSymbol (line 396) | fn ReadSymbol(table: &[HuffmanCode], br: &mut bit_reader::BrotliBitReade... function SafeDecodeSymbol (line 402) | fn SafeDecodeSymbol(table: &[HuffmanCode], function SafeReadSymbol (line 443) | fn SafeReadSymbol(table: &[HuffmanCode], function PreloadSymbol (line 459) | fn PreloadSymbol(safe: bool, function ReadPreloadedSymbol (line 476) | fn ReadPreloadedSymbol(table: &[HuffmanCode], function Log2Floor (line 500) | fn Log2Floor(mut x: u32) -> u32 { function ReadSimpleHuffmanSymbols (line 514) | fn ReadSimpleHuffmanSymbols, function ProcessSingleCodeLength (line 563) | fn ProcessSingleCodeLength(code_len: u32, function ProcessRepeatedCodeLength (line 598) | fn ProcessRepeatedCodeLength(code_len: u32, function ReadSymbolCodeLengths (line 659) | fn ReadSymbolCodeLengths, function SafeReadSymbolCodeLengths (line 731) | fn SafeReadSymbolCodeLengths, function ReadCodeLengthCodeLengths (line 799) | fn ReadCodeLengthCodeLengths, function ReadHuffmanCode (line 866) | fn ReadHuffmanCode, function ReadBlockLength (line 1014) | fn ReadBlockLength(table: &[HuffmanCode], function SafeReadBlockLengthIndex (line 1029) | fn SafeReadBlockLengthIndex(substate_read_block_length: &state::BrotliRu... function SafeReadBlockLengthFromIndex (line 1046) | fn SafeReadBlockLengthFromIndex< function InverseMoveToFrontTransform (line 1094) | fn InverseMoveToFrontTransform(v: &mut [u8], function HuffmanTreeGroupDecode (line 1128) | fn HuffmanTreeGroupDecode, function lg_window_size (line 1219) | pub fn lg_window_size(first_byte: u8, second_byte: u8) -> Result<(u8, u8... function bzero (line 1254) | fn bzero(data: &mut [u8]) { function DecodeContextMapInner (line 1270) | fn DecodeContextMapInner, function DecodeContextMap (line 1428) | fn DecodeContextMap, function DecodeBlockTypeAndLength (line 1467) | fn DecodeBlockTypeAndLength< function DetectTrivialLiteralBlockTypes (line 1523) | fn DetectTrivialLiteralBlockTypes, function PrepareLiteralDecoding (line 1552) | fn PrepareLiteralDecoding, function DecodeLiteralBlockSwitchInternal (line 1573) | fn DecodeLiteralBlockSwitchInternal, function DecodeCommandBlockSwitchInternal (line 1607) | fn DecodeCommandBlockSwitchInternal, function DecodeCommandBlockSwitch (line 1622) | fn DecodeCommandBlockSwitch, function SafeDecodeCommandBlockSwitch (line 1630) | fn SafeDecodeCommandBlockSwitch, function DecodeDistanceBlockSwitchInternal (line 1641) | fn DecodeDistanceBlockSwitchInternal, function DecodeDistanceBlockSwitch (line 1659) | fn DecodeDistanceBlockSwitch, function SafeDecodeDistanceBlockSwitch (line 1668) | fn SafeDecodeDistanceBlockSwitch, function UnwrittenBytes (line 1677) | fn UnwrittenBytes, function WriteRingBuffer (line 1691) | fn WriteRingBuffer<'a, function WrapRingBuffer (line 1738) | fn WrapRingBuffer, function CopyUncompressedBlockToOutput (line 1752) | fn CopyUncompressedBlockToOutput, function BrotliAllocateRingBuffer (line 1810) | fn BrotliAllocateRingBuffer, function ReadContextModes (line 1876) | pub fn ReadContextModes, function TakeDistanceFromRingBuffer (line 1902) | pub fn TakeDistanceFromRingBuffer, function SafeReadBits (line 1936) | pub fn SafeReadBits(br: &mut bit_reader::BrotliBitReader, function ReadDistanceInternal (line 1950) | pub fn ReadDistanceInternal, function ReadCommandInternal (line 2018) | pub fn ReadCommandInternal, function WarmupBitReader (line 2076) | fn WarmupBitReader(safe: bool, br: &mut bit_reader::BrotliBitReader, inp... function CheckInputAmount (line 2080) | fn CheckInputAmount(safe: bool, br: &bit_reader::BrotliBitReader, num: u... function memmove16 (line 2085) | fn memmove16(data: &mut [u8], u32off_dst: u32, u32off_src: u32) { function memcpy_within_slice (line 2116) | fn memcpy_within_slice(data: &mut [u8], off_dst: usize, off_src: usize, ... function memcpy_within_slice (line 2129) | fn memcpy_within_slice(data: &mut [u8], off_dst: usize, off_src: usize, ... function BrotliDecoderHasMoreOutput (line 2138) | pub fn BrotliDecoderHasMoreOutput, function BrotliDecoderTakeOutput (line 2148) | pub fn BrotliDecoderTakeOutput<'a, function BrotliDecoderIsUsed (line 2186) | pub fn BrotliDecoderIsUsed, function BrotliDecoderIsFinished (line 2197) | pub fn BrotliDecoderIsFinished, function BrotliDecoderGetErrorCode (line 2208) | pub fn BrotliDecoderGetErrorCode, function ProcessCommandsInternal (line 2215) | fn ProcessCommandsInternal, function ProcessCommands (line 2609) | fn ProcessCommands, function SafeProcessCommands (line 2618) | fn SafeProcessCommands, function BrotliMaxDistanceSymbol (line 2629) | pub fn BrotliMaxDistanceSymbol(ndirect: u32, npostfix: u32) -> u32{ function BrotliDecompressStream (line 2642) | pub fn BrotliDecompressStream, FILE: builder/third-party/brotli-decompressor/src/dictionary/mod.rs constant kBrotliDictionaryOffsetsByLength (line 3) | pub const kBrotliDictionaryOffsetsByLength: [u32; 25] = constant kBrotliDictionarySizeBitsByLength (line 8) | pub const kBrotliDictionarySizeBitsByLength: [u8; 25] = constant kBrotliMinDictionaryWordLength (line 12) | pub const kBrotliMinDictionaryWordLength: u8 = 4; constant kBrotliMaxDictionaryWordLength (line 15) | pub const kBrotliMaxDictionaryWordLength: u8 = 24; FILE: builder/third-party/brotli-decompressor/src/ffi/alloc_util.rs type MemoryBlock (line 12) | pub struct MemoryBlock(Box<[Ty]>); method default (line 15) | fn default() -> Self { function slice (line 21) | fn slice(&self) -> &[Ty] { function slice_mut (line 27) | fn slice_mut(&mut self) -> &mut [Ty] { type Output (line 33) | type Output = Ty; function index (line 34) | fn index(&self, index:usize) -> &Ty { function index_mut (line 41) | fn index_mut(&mut self, index:usize) -> &mut Ty { method drop (line 47) | fn drop (&mut self) { type SubclassableAllocator (line 56) | pub struct SubclassableAllocator { method new (line 62) | pub unsafe fn new(sub_alloc:CAllocator) -> Self { type AllocatedMemory (line 70) | type AllocatedMemory = MemoryBlock; method alloc_cell (line 71) | fn alloc_cell(&mut self, size:usize) ->MemoryBlock{ method free_cell (line 86) | fn free_cell(&mut self, mut bv:MemoryBlock) { type AllocatedMemory (line 171) | type AllocatedMemory = MemoryBlock; method alloc_cell (line 172) | fn alloc_cell(&mut self, size:usize) ->MemoryBlock{ method free_cell (line 188) | fn free_cell(&mut self, mut bv:MemoryBlock) { type MemoryBlock (line 114) | pub struct MemoryBlock(*mut[Ty]); method default (line 117) | fn default() -> Self { function slice (line 123) | fn slice(&self) -> &[Ty] { function slice_mut (line 133) | fn slice_mut(&mut self) -> &mut [Ty] { function panic_impl (line 145) | extern fn panic_impl(_: &::core::panic::PanicInfo) -> ! { function eh_personality (line 151) | extern "C" fn eh_personality() { type Output (line 156) | type Output = Ty; function index (line 157) | fn index(&self, index:usize) -> &Ty { function index_mut (line 164) | fn index_mut(&mut self, index:usize) -> &mut Ty { function free_stdlib (line 207) | pub fn free_stdlib(_data: *mut T, _size: usize) { function alloc_stdlib (line 211) | pub fn alloc_stdlib(_size: usize) -> *mut T { function free_stdlib (line 216) | pub unsafe fn free_stdlib(ptr: *mut T, size: usize) { function alloc_stdlib (line 221) | pub fn alloc_stdlib(size: usize) -> *mut T { FILE: builder/third-party/brotli-decompressor/src/ffi/interface.rs type c_void (line 4) | pub enum c_void{ type BrotliDecoderParameter (line 10) | pub enum BrotliDecoderParameter { type BrotliDecoderResult (line 17) | pub enum BrotliDecoderResult { method from (line 26) | fn from(r: BrotliResult) -> Self { type brotli_alloc_func (line 35) | pub type brotli_alloc_func = Option(data: *const T, len: us... function slice_from_raw_parts_or_nil_mut (line 26) | pub unsafe fn slice_from_raw_parts_or_nil_mut<'a, T>(data: *mut T, len: ... type BrotliAdditionalErrorData (line 34) | type BrotliAdditionalErrorData = boxed::Box; type BrotliAdditionalErrorData (line 36) | type BrotliAdditionalErrorData = (); type BrotliDecoderState (line 39) | pub struct BrotliDecoderState { function brotli_new_decompressor_without_custom_alloc (line 47) | fn brotli_new_decompressor_without_custom_alloc(_to_box: BrotliDecoderSt... function brotli_new_decompressor_without_custom_alloc (line 52) | fn brotli_new_decompressor_without_custom_alloc(to_box: BrotliDecoderSta... function BrotliDecoderCreateInstance (line 59) | pub unsafe extern fn BrotliDecoderCreateInstance( function BrotliDecoderSetParameter (line 101) | pub unsafe extern fn BrotliDecoderSetParameter(_state_ptr: *mut BrotliDe... function BrotliDecoderDecompressPrealloc (line 108) | pub unsafe extern fn BrotliDecoderDecompressPrealloc( function BrotliDecoderDecompressWithReturnInfo (line 130) | pub unsafe extern fn BrotliDecoderDecompressWithReturnInfo( function BrotliDecoderDecompress (line 142) | pub unsafe extern fn BrotliDecoderDecompress( function catch_panic (line 157) | fn catch_panicBrotliDecoderResult+panic::UnwindSafe>(f: F) ... function catch_panic_state (line 162) | fn catch_panic_state*mut BrotliDecoderState+panic::UnwindSa... function error_print (line 167) | unsafe fn error_print(state_ptr: *mut BrotliDecoderState, err: &mut Brot... function catch_panic (line 200) | fn catch_panicBrotliDecoderResult>(f: F) -> Result*mut BrotliDecoderState>(f: F) -> Resul... function error_print (line 210) | fn error_print(_state_ptr: *mut BrotliDecoderState, _err: &mut BrotliAdd... function BrotliDecoderDecompressStream (line 214) | pub unsafe extern fn BrotliDecoderDecompressStream( function BrotliDecoderDecompressStreaming (line 258) | pub unsafe extern fn BrotliDecoderDecompressStreaming( function free_decompressor_no_custom_alloc (line 273) | unsafe fn free_decompressor_no_custom_alloc(state_ptr: *mut BrotliDecode... function free_decompressor_no_custom_alloc (line 278) | unsafe fn free_decompressor_no_custom_alloc(_state_ptr: *mut BrotliDecod... function BrotliDecoderMallocU8 (line 284) | pub unsafe extern fn BrotliDecoderMallocU8(state_ptr: *mut BrotliDecoder... function BrotliDecoderFreeU8 (line 293) | pub unsafe extern fn BrotliDecoderFreeU8(state_ptr: *mut BrotliDecoderSt... function BrotliDecoderMallocUsize (line 302) | pub unsafe extern fn BrotliDecoderMallocUsize(state_ptr: *mut BrotliDeco... function BrotliDecoderFreeUsize (line 311) | pub unsafe extern fn BrotliDecoderFreeUsize(state_ptr: *mut BrotliDecode... function BrotliDecoderDestroyInstance (line 320) | pub unsafe extern fn BrotliDecoderDestroyInstance(state_ptr: *mut Brotli... function BrotliDecoderHasMoreOutput (line 333) | pub unsafe extern fn BrotliDecoderHasMoreOutput(state_ptr: *const Brotli... function BrotliDecoderTakeOutput (line 338) | pub unsafe extern fn BrotliDecoderTakeOutput(state_ptr: *mut BrotliDecod... function BrotliDecoderIsUsed (line 345) | pub unsafe extern fn BrotliDecoderIsUsed(state_ptr: *const BrotliDecoder... function BrotliDecoderIsFinished (line 349) | pub unsafe extern fn BrotliDecoderIsFinished(state_ptr: *const BrotliDec... function BrotliDecoderGetErrorCode (line 353) | pub unsafe extern fn BrotliDecoderGetErrorCode(state_ptr: *const BrotliD... function BrotliDecoderGetErrorString (line 358) | pub unsafe extern fn BrotliDecoderGetErrorString(state_ptr: *const Brotl... function BrotliDecoderErrorString (line 369) | pub extern fn BrotliDecoderErrorString(c: BrotliDecoderErrorCode) -> *co... function BrotliDecoderVersion (line 375) | pub extern fn BrotliDecoderVersion() -> u32 { FILE: builder/third-party/brotli-decompressor/src/huffman/mod.rs constant BROTLI_HUFFMAN_MAX_CODE_LENGTH (line 10) | pub const BROTLI_HUFFMAN_MAX_CODE_LENGTH: usize = 15; constant BROTLI_HUFFMAN_MAX_CODE_LENGTHS_SIZE (line 13) | pub const BROTLI_HUFFMAN_MAX_CODE_LENGTHS_SIZE: usize = 704; constant BROTLI_HUFFMAN_MAX_TABLE_SIZE (line 25) | pub const BROTLI_HUFFMAN_MAX_TABLE_SIZE: u32 = 1080; constant BROTLI_HUFFMAN_MAX_CODE_LENGTH_CODE_LENGTH (line 26) | pub const BROTLI_HUFFMAN_MAX_CODE_LENGTH_CODE_LENGTH: u32 = 5; type HuffmanCode (line 30) | pub struct HuffmanCode { method eq (line 36) | pub fn eq(&self, other: &Self) -> bool { method default (line 42) | fn default() -> Self { type HuffmanTreeGroup (line 51) | pub struct HuffmanTreeGroup, AllocHC: Allocator<... function init (line 61) | pub fn init(self : &mut Self, mut alloc_u32 : &mut AllocU32, mut alloc_h... function get_tree_mut (line 83) | pub fn get_tree_mut(&mut self, index : u32) -> &mut [HuffmanCode] { function get_tree (line 88) | pub fn get_tree(&self, index : u32) -> &[HuffmanCode] { function reset (line 92) | pub fn reset(self : &mut Self, alloc_u32 : &mut AllocU32, alloc_hc : &mu... function build_hgroup_cache (line 106) | pub fn build_hgroup_cache(&self) -> [&[HuffmanCode]; 256] { method default (line 119) | fn default() -> Self { constant BROTLI_REVERSE_BITS_MAX (line 132) | const BROTLI_REVERSE_BITS_MAX: usize = 8; constant BROTLI_REVERSE_BITS_BASE (line 134) | const BROTLI_REVERSE_BITS_BASE: u8 = 0; constant kReverseBits (line 135) | const kReverseBits: [u8; (1 << BROTLI_REVERSE_BITS_MAX)] = constant BROTLI_REVERSE_BITS_LOWEST (line 153) | const BROTLI_REVERSE_BITS_LOWEST: u32 = function BrotliReverseBits (line 159) | fn BrotliReverseBits(num: u32) -> u32 { function ReplicateValue (line 165) | fn ReplicateValue(table: &mut [HuffmanCode], function NextTableBitSize (line 182) | fn NextTableBitSize(count: &[u16], mut len: i32, root_bits: i32) -> i32 { function BrotliBuildCodeLengthsHuffmanTable (line 196) | pub fn BrotliBuildCodeLengthsHuffmanTable(mut table: &mut [HuffmanCode], function BrotliBuildHuffmanTable (line 273) | pub fn BrotliBuildHuffmanTable(mut root_table: &mut [HuffmanCode], function BrotliBuildSimpleHuffmanTable (line 390) | pub fn BrotliBuildSimpleHuffmanTable(table: &mut [HuffmanCode], FILE: builder/third-party/brotli-decompressor/src/huffman/tests.rs function code_length_ht (line 5) | fn code_length_ht() { function code_length_stringy_ht (line 149) | fn code_length_stringy_ht() { function code_length_single_value_ht (line 293) | fn code_length_single_value_ht() { function complex (line 315) | fn complex() { function multilevel (line 1684) | fn multilevel() { function singlelevel (line 3485) | fn singlelevel() { function simple_0 (line 4582) | fn simple_0() { function simple_1 (line 4601) | fn simple_1() { function simple_2 (line 5644) | fn simple_2() { function simple_3 (line 6683) | fn simple_3() { function simple_4 (line 7724) | fn simple_4() { FILE: builder/third-party/brotli-decompressor/src/io_wrappers.rs type CustomWrite (line 5) | pub trait CustomWrite { method write (line 6) | fn write(self: &mut Self, data: &[u8]) -> Result; method flush (line 7) | fn flush(self: &mut Self) -> Result<(), ErrType>; type CustomRead (line 10) | pub trait CustomRead { method read (line 11) | fn read(self: &mut Self, data: &mut [u8]) -> Result; function write_all (line 15) | pub fn write_all(w: &mut OutputType, buf: &[u8]) ->... type IntoIoReader (line 33) | pub struct IntoIoReader(pub InputType); type IntoIoWriter (line 36) | pub struct IntoIoWriter(pub InputType); type IoWriterWrapper (line 40) | pub struct IoWriterWrapper<'a, OutputType: Write + 'a>(pub &'a mut Outpu... type IoReaderWrapper (line 44) | pub struct IoReaderWrapper<'a, OutputType: Read + 'a>(pub &'a mut Output... function write (line 48) | fn write(self: &mut Self, buf: &[u8]) -> Result { function flush (line 61) | fn flush(self: &mut Self) -> Result<(), io::Error> { function read (line 79) | fn read(self: &mut Self, buf: &mut [u8]) -> Result { function read (line 96) | fn read(self: &mut Self, buf: &mut [u8]) -> Result { function flush (line 113) | fn flush(self: &mut Self) -> Result<(), io::Error> { function write (line 126) | fn write(self: &mut Self, buf: &[u8]) -> Result { FILE: builder/third-party/brotli-decompressor/src/lib.rs function BrotliDecompress (line 79) | pub fn BrotliDecompress(r: &mut InputType, function BrotliDecompressCustomDict (line 98) | pub fn BrotliDecompressCustomDict(r: &mut InputType, function BrotliDecompress (line 135) | pub fn BrotliDecompress(r: &mut InputType, function BrotliDecompressCustomAlloc (line 154) | pub fn BrotliDecompressCustomAlloc(mut r: R, mut w: W) -> io... type BrotliDecoderReturnInfo (line 330) | pub struct BrotliDecoderReturnInfo { method new (line 337) | fn new, function brotli_decode_prealloc (line 367) | pub fn brotli_decode_prealloc( function brotli_decode (line 397) | pub fn brotli_decode( function brotli_decode (line 440) | pub fn brotli_decode( FILE: builder/third-party/brotli-decompressor/src/prefix.rs type PrefixCodeRange (line 4) | pub struct PrefixCodeRange { constant kBlockLengthPrefixCode (line 9) | pub const kBlockLengthPrefixCode: [PrefixCodeRange; 26] = [PrefixCodeRan... type CmdLutElement (line 116) | pub struct CmdLutElement { constant kCmdLut (line 124) | pub const kCmdLut: [CmdLutElement; 704] = [CmdLutElement { FILE: builder/third-party/brotli-decompressor/src/reader.rs type DecompressorCustomAlloc (line 17) | pub struct DecompressorCustomAlloc &R { function get_mut (line 67) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 70) | pub fn into_inner(self) -> R { method read (line 84) | fn read(&mut self, buf: &mut [u8]) -> Result { type Decompressor (line 91) | pub struct Decompressor(DecompressorCustomAlloc Self { function new_with_custom_dict (line 105) | pub fn new_with_custom_dict(r: R, buffer_size: usize, dict: &R { function get_mut (line 124) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 127) | pub fn into_inner(self) -> R { type Decompressor (line 134) | pub struct Decompressor(DecompressorCustomAlloc Self { function new_with_custom_dictionary (line 148) | pub fn new_with_custom_dictionary(r: R, buffer_size: usize, dict: &R { function get_mut (line 168) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 171) | pub fn into_inner(self) -> R { method read (line 179) | fn read(&mut self, buf: &mut [u8]) -> Result { type DecompressorCustomIo (line 184) | pub struct DecompressorCustomIo &R { function get_mut (line 238) | pub fn get_mut(&mut self) -> &mut R { function into_inner (line 241) | pub fn into_inner(self) -> R { function copy_to_front (line 258) | pub fn copy_to_front(&mut self) { function read (line 299) | fn read(&mut self, buf: &mut [u8]) -> Result { function test_no_vanishing_bytes (line 355) | fn test_no_vanishing_bytes() { function test_repeated_read_returns_zero (line 393) | fn test_repeated_read_returns_zero() { FILE: builder/third-party/brotli-decompressor/src/state.rs type WhichTreeGroup (line 15) | pub enum WhichTreeGroup { type BrotliDecoderErrorCode (line 22) | pub enum BrotliDecoderErrorCode{ type BrotliRunningState (line 68) | pub enum BrotliRunningState { type BrotliRunningMetablockHeaderState (line 96) | pub enum BrotliRunningMetablockHeaderState { type BrotliRunningUncompressedState (line 106) | pub enum BrotliRunningUncompressedState { type BrotliRunningTreeGroupState (line 111) | pub enum BrotliRunningTreeGroupState { type BrotliRunningContextMapState (line 116) | pub enum BrotliRunningContextMapState { type BrotliRunningHuffmanState (line 124) | pub enum BrotliRunningHuffmanState { type BrotliRunningDecodeUint8State (line 133) | pub enum BrotliRunningDecodeUint8State { type BrotliRunningReadBlockLengthState (line 139) | pub enum BrotliRunningReadBlockLengthState { constant kLiteralContextBits (line 144) | pub const kLiteralContextBits: usize = 6; type BlockTypeAndLengthState (line 146) | pub struct BlockTypeAndLengthState, function new (line 387) | pub fn new(alloc_u8 : AllocU8, function new_with_custom_dictionary (line 397) | pub fn new_with_custom_dictionary(alloc_u8 : AllocU8, function new_strict (line 409) | pub fn new_strict(alloc_u8 : AllocU8, function BrotliStateMetablockBegin (line 419) | pub fn BrotliStateMetablockBegin(self : &mut Self) { function BrotliStateCleanupAfterMetablock (line 448) | pub fn BrotliStateCleanupAfterMetablock(self : &mut Self) { function BrotliStateCleanup (line 462) | fn BrotliStateCleanup(self : &mut Self) { function BrotliStateIsStreamStart (line 479) | pub fn BrotliStateIsStreamStart(self : &Self) -> bool { function BrotliStateIsStreamEnd (line 487) | pub fn BrotliStateIsStreamEnd(self : &Self) -> bool { function BrotliHuffmanTreeGroupInit (line 493) | pub fn BrotliHuffmanTreeGroupInit(self :&mut Self, group : WhichTreeGroup, function BrotliHuffmanTreeGroupRelease (line 507) | pub fn BrotliHuffmanTreeGroupRelease(self :&mut Self, group : WhichTreeG... method drop (line 523) | fn drop(&mut self) { function BrotliDecoderErrorStr (line 530) | pub fn BrotliDecoderErrorStr(c: BrotliDecoderErrorCode) -> &'static str { FILE: builder/third-party/brotli-decompressor/src/test.rs function oneshot (line 19) | fn oneshot(input: &mut [u8], mut output: &mut [u8]) -> (BrotliResult, us... function test_10x10y (line 48) | fn test_10x10y() { function test_x (line 71) | fn test_x() { function test_empty (line 86) | fn test_empty() { constant QF_BUFFER_SIZE (line 98) | const QF_BUFFER_SIZE: usize = 180 * 1024; function test_quickfox_repeated_custom (line 102) | fn test_quickfox_repeated_custom() { function test_quickfox_repeated_exported (line 132) | fn test_quickfox_repeated_exported() { function test_quickfox_repeated_exported_prealloc (line 160) | fn test_quickfox_repeated_exported_prealloc() { type Buffer (line 189) | struct Buffer { method new (line 195) | pub fn new(buf: &[u8]) -> Buffer { method read (line 206) | fn read(self: &mut Self, buf: &mut [u8]) -> io::Result { method write (line 218) | fn write(self: &mut Self, buf: &[u8]) -> io::Result { method flush (line 222) | fn flush(self: &mut Self) -> io::Result<()> { function test_reader_quickfox_repeated (line 230) | fn test_reader_quickfox_repeated() { function test_early_eof (line 260) | fn test_early_eof() { FILE: builder/third-party/brotli-decompressor/src/transform.rs constant kIdentity (line 3) | const kIdentity: u8 = 0; constant kOmitLast1 (line 4) | const kOmitLast1: u8 = 1; constant kOmitLast2 (line 5) | const kOmitLast2: u8 = 2; constant kOmitLast3 (line 6) | const kOmitLast3: u8 = 3; constant kOmitLast4 (line 7) | const kOmitLast4: u8 = 4; constant kOmitLast5 (line 8) | const kOmitLast5: u8 = 5; constant kOmitLast6 (line 9) | const kOmitLast6: u8 = 6; constant kOmitLast7 (line 10) | const kOmitLast7: u8 = 7; constant kOmitLast8 (line 11) | const kOmitLast8: u8 = 8; constant kOmitLast9 (line 12) | const kOmitLast9: u8 = 9; constant kUppercaseFirst (line 13) | const kUppercaseFirst: u8 = 10; constant kUppercaseAll (line 14) | const kUppercaseAll: u8 = 11; constant kOmitFirst1 (line 15) | const kOmitFirst1: u8 = 12; constant kOmitFirst2 (line 16) | const kOmitFirst2: u8 = 13; constant kOmitFirst3 (line 17) | const kOmitFirst3: u8 = 14; constant kOmitFirst4 (line 18) | const kOmitFirst4: u8 = 15; constant kOmitFirst5 (line 19) | const kOmitFirst5: u8 = 16; constant kOmitFirst6 (line 20) | const kOmitFirst6: u8 = 17; constant kOmitFirst7 (line 21) | const kOmitFirst7: u8 = 18; constant kOmitFirst9 (line 23) | const kOmitFirst9: u8 = 20; type Transform (line 26) | pub struct Transform { constant kPrefixSuffix (line 32) | const kPrefixSuffix: [u8; 208] = constant kPFix_EMPTY (line 60) | const kPFix_EMPTY: u8 = 0; constant kPFix_SP (line 61) | const kPFix_SP: u8 = 1; constant kPFix_COMMASP (line 62) | const kPFix_COMMASP: u8 = 3; constant kPFix_SPofSPtheSP (line 63) | const kPFix_SPofSPtheSP: u8 = 6; constant kPFix_SPtheSP (line 64) | const kPFix_SPtheSP: u8 = 9; constant kPFix_eSP (line 65) | const kPFix_eSP: u8 = 12; constant kPFix_SPofSP (line 66) | const kPFix_SPofSP: u8 = 15; constant kPFix_sSP (line 67) | const kPFix_sSP: u8 = 20; constant kPFix_DOT (line 68) | const kPFix_DOT: u8 = 23; constant kPFix_SPandSP (line 69) | const kPFix_SPandSP: u8 = 25; constant kPFix_SPinSP (line 70) | const kPFix_SPinSP: u8 = 31; constant kPFix_DQUOT (line 71) | const kPFix_DQUOT: u8 = 36; constant kPFix_SPtoSP (line 72) | const kPFix_SPtoSP: u8 = 38; constant kPFix_DQUOTGT (line 73) | const kPFix_DQUOTGT: u8 = 43; constant kPFix_NEWLINE (line 74) | const kPFix_NEWLINE: u8 = 46; constant kPFix_DOTSP (line 75) | const kPFix_DOTSP: u8 = 48; constant kPFix_CLOSEBR (line 76) | const kPFix_CLOSEBR: u8 = 51; constant kPFix_SPforSP (line 77) | const kPFix_SPforSP: u8 = 53; constant kPFix_SPaSP (line 78) | const kPFix_SPaSP: u8 = 59; constant kPFix_SPthatSP (line 79) | const kPFix_SPthatSP: u8 = 63; constant kPFix_SQUOT (line 80) | const kPFix_SQUOT: u8 = 70; constant kPFix_SPwithSP (line 81) | const kPFix_SPwithSP: u8 = 72; constant kPFix_SPfromSP (line 82) | const kPFix_SPfromSP: u8 = 79; constant kPFix_SPbySP (line 83) | const kPFix_SPbySP: u8 = 86; constant kPFix_OPEN (line 84) | const kPFix_OPEN: u8 = 91; constant kPFix_DOTSPTheSP (line 85) | const kPFix_DOTSPTheSP: u8 = 93; constant kPFix_SPonSP (line 86) | const kPFix_SPonSP: u8 = 100; constant kPFix_SPasSP (line 87) | const kPFix_SPasSP: u8 = 105; constant kPFix_SPisSP (line 88) | const kPFix_SPisSP: u8 = 110; constant kPFix_ingSP (line 89) | const kPFix_ingSP: u8 = 115; constant kPFix_NEWLINETAB (line 90) | const kPFix_NEWLINETAB: u8 = 120; constant kPFix_COLON (line 91) | const kPFix_COLON: u8 = 123; constant kPFix_edSP (line 92) | const kPFix_edSP: u8 = 125; constant kPFix_EQDQUOT (line 93) | const kPFix_EQDQUOT: u8 = 129; constant kPFix_SPatSP (line 94) | const kPFix_SPatSP: u8 = 132; constant kPFix_lySP (line 95) | const kPFix_lySP: u8 = 137; constant kPFix_COMMA (line 96) | const kPFix_COMMA: u8 = 141; constant kPFix_EQSQUOT (line 97) | const kPFix_EQSQUOT: u8 = 143; constant kPFix_DOTcomSLASH (line 98) | const kPFix_DOTcomSLASH: u8 = 146; constant kPFix_DOTSPThisSP (line 99) | const kPFix_DOTSPThisSP: u8 = 152; constant kPFix_SPnotSP (line 100) | const kPFix_SPnotSP: u8 = 160; constant kPFix_erSP (line 101) | const kPFix_erSP: u8 = 166; constant kPFix_alSP (line 102) | const kPFix_alSP: u8 = 170; constant kPFix_fulSP (line 103) | const kPFix_fulSP: u8 = 174; constant kPFix_iveSP (line 104) | const kPFix_iveSP: u8 = 179; constant kPFix_lessSP (line 105) | const kPFix_lessSP: u8 = 184; constant kPFix_estSP (line 106) | const kPFix_estSP: u8 = 190; constant kPFix_izeSP (line 107) | const kPFix_izeSP: u8 = 195; constant kPFix_NBSP (line 108) | const kPFix_NBSP: u8 = 200; constant kPFix_ousSP (line 109) | const kPFix_ousSP: u8 = 203; constant kNumTransforms (line 111) | pub const kNumTransforms: i32 = 121; constant kTransforms (line 112) | pub const kTransforms: [Transform; kNumTransforms as usize] = [Transform { function ToUpperCase (line 720) | fn ToUpperCase(p: &mut [u8]) -> i32 { function TransformDictionaryWord (line 737) | pub fn TransformDictionaryWord(dst: &mut [u8], FILE: builder/third-party/brotli-decompressor/src/writer.rs type DecompressorWriterCustomAlloc (line 18) | pub struct DecompressorWriterCustomAlloc &W { function get_mut (line 59) | pub fn get_mut(&mut self) -> &mut W { function into_inner (line 62) | pub fn into_inner(self) -> Result { method write (line 79) | fn write(&mut self, buf: &[u8]) -> Result { method flush (line 82) | fn flush(&mut self) -> Result<(), Error> { function close (line 97) | pub fn close(&mut self) -> Result<(), Error>{ type DecompressorWriter (line 104) | pub struct DecompressorWriter(DecompressorWriterCustomAlloc Self { function new_with_custom_dictionary (line 117) | pub fn new_with_custom_dictionary(w: W, buffer_size: usize, dict: &W { function get_mut (line 136) | pub fn get_mut(&mut self) -> &mut W { function into_inner (line 139) | pub fn into_inner(self) -> Result { type DecompressorWriter (line 146) | pub struct DecompressorWriter(DecompressorWriterCustomAlloc Self { function new_with_custom_dictionary (line 160) | pub fn new_with_custom_dictionary(w: W, buffer_size: usize, dict: &W { function get_mut (line 177) | pub fn get_mut(&mut self) -> &mut W { function into_inner (line 180) | pub fn into_inner(self) -> Result { function close (line 187) | pub fn close(&mut self) -> Result<(), Error>{ method write (line 193) | fn write(&mut self, buf: &[u8]) -> Result { method flush (line 196) | fn flush(&mut self) -> Result<(), Error> { type DecompressorWriterCustomIo (line 201) | pub struct DecompressorWriterCustomIo>(writer: &mut W, mut b... function new (line 236) | pub fn new(w: W, buffer : BufferType, function new_with_custom_dictionary (line 242) | pub fn new_with_custom_dictionary(w: W, buffer : BufferType, function close (line 257) | pub fn close(&mut self) -> Result<(), ErrType>{ function get_ref (line 291) | pub fn get_ref(&self) -> &W { function get_mut (line 294) | pub fn get_mut(&mut self) -> &mut W { function into_inner (line 297) | pub fn into_inner(mut self) -> Result { method drop (line 316) | fn drop(&mut self) { function write (line 337) | fn write(&mut self, buf: &[u8]) -> Result { function flush (line 369) | fn flush(&mut self) -> Result<(), ErrType> { function write_extra (line 384) | fn write_extra() { FILE: builder/third-party/brotli/examples/compress.rs function main (line 3) | fn main() { function main (line 7) | fn main() { FILE: builder/third-party/brotli/examples/decompress.rs function main (line 3) | fn main() { function main (line 7) | fn main() { FILE: builder/third-party/brotli/research/concatenate_some.py function get_goal (line 8) | def get_goal(): function shasum (line 14) | def shasum(work): function file_size (line 25) | def file_size(filename): function process (line 29) | def process(work, brotli, cat, prefix): function main (line 115) | def main(): FILE: builder/third-party/brotli/research/tobase2.py function reverse (line 3) | def reverse(x): FILE: builder/third-party/brotli/src/bin/brotli.rs constant MAX_THREADS (line 41) | const MAX_THREADS: usize = 16; type Rebox (line 43) | pub struct Rebox { function from (line 48) | fn from(data: Vec) -> Self { function default (line 56) | fn default() -> Self { type Output (line 64) | type Output = T; function index (line 65) | fn index(&self, index: usize) -> &T { function index_mut (line 71) | fn index_mut(&mut self, index: usize) -> &mut T { function slice (line 77) | fn slice(&self) -> &[T] { function slice_mut (line 83) | fn slice_mut(&mut self) -> &mut [T] { type HeapAllocator (line 88) | pub struct HeapAllocator {} type AllocatedMemory (line 91) | type AllocatedMemory = Rebox; method alloc_cell (line 92) | fn alloc_cell(self: &mut HeapAllocator, len: usize) -> Rebox { method free_cell (line 97) | fn free_cell(self: &mut HeapAllocator, _data: Rebox) {} type IoWriterWrapper (line 133) | pub struct IoWriterWrapper<'a, OutputType: Write + 'a>(&'a mut OutputType); type IoReaderWrapper (line 135) | pub struct IoReaderWrapper<'a, OutputType: Read + 'a>(&'a mut OutputType); function flush (line 138) | fn flush(&mut self) -> Result<(), io::Error> { function write (line 149) | fn write(&mut self, buf: &[u8]) -> Result { function read (line 163) | fn read(&mut self, buf: &mut [u8]) -> Result { type IntoIoReader (line 176) | struct IntoIoReader(OutputType); function read (line 179) | fn read(&mut self, buf: &mut [u8]) -> Result { function decompress (line 192) | pub fn decompress( function calloc (line 219) | fn calloc(n_elem: usize, el_size: usize) -> *mut u8; function free (line 220) | fn free(ptr: *mut u8); function syscall (line 221) | fn syscall(value: i32) -> i32; function prctl (line 222) | fn prctl(operation: i32, flags: u32) -> i32; constant PR_SET_SECCOMP (line 225) | const PR_SET_SECCOMP: i32 = 22; constant SECCOMP_MODE_STRICT (line 227) | const SECCOMP_MODE_STRICT: u32 = 1; function decompress (line 233) | pub fn decompress( function new_brotli_heap_alloc (line 280) | pub fn new_brotli_heap_alloc() -> HeapAllocator { function compress_multi_nostd (line 284) | pub fn compress_multi_nostd( function compress_multi (line 319) | pub fn compress_multi( function compress (line 387) | pub fn compress( type BrotliDecompressor (line 451) | pub struct BrotliDecompressor( function new (line 463) | pub fn new(r: R, buffer_size: usize) -> Self { method read (line 487) | fn read(&mut self, buf: &mut [u8]) -> Result { function writeln0 (line 493) | fn writeln0( function writeln_time (line 500) | fn writeln_time( function read_custom_dictionary (line 510) | fn read_custom_dictionary(filename: &str) -> Vec { function has_stdlib (line 521) | fn has_stdlib() -> bool { function has_stdlib (line 525) | fn has_stdlib() -> bool { function main (line 529) | fn main() { FILE: builder/third-party/brotli/src/bin/catbrotli.rs function usage (line 10) | fn usage() { function read_no_interrupt (line 17) | fn read_no_interrupt(r: &mut R, buf: &mut [u8]) -> Result(w: &mut W, mut buf: &[u8]) -> Result Buffer { method read (line 227) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 241) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 248) | fn flush(&mut self) -> io::Result<()> { type UnlimitedBuffer (line 35) | pub struct UnlimitedBuffer { method new (line 211) | pub fn new(buf: &[u8]) -> Self { method reset_read (line 219) | pub fn reset_read(&mut self) { method data (line 222) | pub fn data(&self) -> &[u8] { method read (line 253) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 265) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 269) | fn flush(&mut self) -> io::Result<()> { function now (line 41) | fn now() -> Duration { function now (line 45) | fn now() -> SystemTime { function elapsed (line 50) | fn elapsed(start: SystemTime) -> (Duration, bool) { function elapsed (line 58) | fn elapsed(_start: Duration) -> (Duration, bool) { function _write_all (line 62) | fn _write_all(w: &mut OutputType, buf: &[u8]) -> Result<(), ... type Runner (line 83) | trait Runner { method iter (line 84) | fn iter(&mut self, cb: &mut Fn); method iter (line 89) | fn iter(&mut self, cb: &mut Fn) { method iter (line 98) | fn iter(&mut self, cb: &mut Fn) { type Passthrough (line 87) | struct Passthrough {} type BenchmarkPassthrough (line 95) | struct BenchmarkPassthrough<'a>(pub &'a mut Bencher); function decompress_internal (line 104) | fn decompress_internal( function test_roundtrip_64x (line 276) | fn test_roundtrip_64x() { function roundtrip_helper (line 308) | fn roundtrip_helper(in_buf: &[u8], q: i32, lgwin: i32, q9_5: bool) -> us... function total_roundtrip_helper (line 338) | fn total_roundtrip_helper(data: &[u8]) { function test_random_then_unicode_0 (line 346) | fn test_random_then_unicode_0() { function test_random_then_unicode_1 (line 351) | fn test_random_then_unicode_1() { function test_random_then_unicode_2 (line 356) | fn test_random_then_unicode_2() { function test_random_then_unicode_3 (line 361) | fn test_random_then_unicode_3() { function test_random_then_unicode_4 (line 366) | fn test_random_then_unicode_4() { function test_random_then_unicode_5 (line 371) | fn test_random_then_unicode_5() { function test_random_then_unicode_6 (line 376) | fn test_random_then_unicode_6() { function test_random_then_unicode_7 (line 381) | fn test_random_then_unicode_7() { function test_random_then_unicode_8 (line 386) | fn test_random_then_unicode_8() { function test_random_then_unicode_9 (line 391) | fn test_random_then_unicode_9() { constant random_then_unicode_compressed_size_9_5 (line 395) | const random_then_unicode_compressed_size_9_5: usize = 130036; constant random_then_unicode_compressed_size_9_5x (line 397) | const random_then_unicode_compressed_size_9_5x: usize = 129715; constant alice_compressed_size_10 (line 400) | const alice_compressed_size_10: usize = 47490; constant alice_compressed_size_11 (line 402) | const alice_compressed_size_11: usize = 46496; constant alice_compressed_size_10 (line 406) | const alice_compressed_size_10: usize = 47488; constant alice_compressed_size_11 (line 409) | const alice_compressed_size_11: usize = 46493; constant alice_compressed_size_10 (line 413) | const alice_compressed_size_10: usize = 47515; constant alice_compressed_size_11 (line 416) | const alice_compressed_size_11: usize = 46510; constant random_then_unicode_compressed_size_9_5 (line 419) | const random_then_unicode_compressed_size_9_5: usize = 130105; constant random_then_unicode_compressed_size_9_5x (line 421) | const random_then_unicode_compressed_size_9_5x: usize = 129873; function test_random_then_unicode_9_5 (line 424) | fn test_random_then_unicode_9_5() { function test_random_then_unicode_9x5 (line 430) | fn test_random_then_unicode_9x5() { function test_alice29_11 (line 436) | fn test_alice29_11() { function test_alice29_10 (line 445) | fn test_alice29_10() { function test_roundtrip_quickfox_repeated (line 451) | fn test_roundtrip_quickfox_repeated() { function test_roundtrip_alice29 (line 456) | fn test_roundtrip_alice29() { function test_roundtrip_as_you_lik (line 461) | fn test_roundtrip_as_you_lik() { function reader_helper (line 466) | fn reader_helper(mut in_buf: &[u8], q: u32, lgwin: u32) { function test_reader_64x (line 558) | fn test_reader_64x() { function test_reader_as_you_lik (line 570) | fn test_reader_as_you_lik() { function test_reader_quickfox_repeated (line 575) | fn test_reader_quickfox_repeated() { function test_reader_random_then_unicode (line 580) | fn test_reader_random_then_unicode() { function test_reader_alice (line 586) | fn test_reader_alice() { function writer_helper (line 591) | fn writer_helper(mut in_buf: &[u8], buf_size: usize, q: u32, lgwin: u32,... function into_inner_writer_helper (line 643) | fn into_inner_writer_helper(mut in_buf: &[u8], buf_size: usize, q: u32, ... function test_writer_as_you_lik (line 677) | fn test_writer_as_you_lik() { function test_writer_as_you_lik_into_inner (line 688) | fn test_writer_as_you_lik_into_inner() { function test_writer_64x (line 693) | fn test_writer_64x() { function test_writer_quickfox_repeated (line 698) | fn test_writer_quickfox_repeated() { function test_writer_random_then_unicode (line 709) | fn test_writer_random_then_unicode() { function test_writer_alice (line 721) | fn test_writer_alice() { function test_10x_10y (line 732) | fn test_10x_10y() { function test_10x_10y_one_out_byte (line 754) | fn test_10x_10y_one_out_byte() { function test_10x_10y_byte_by_byte (line 776) | fn test_10x_10y_byte_by_byte() { function assert_decompressed_input_matches_output (line 797) | fn assert_decompressed_input_matches_output( function benchmark_decompressed_input (line 828) | fn benchmark_decompressed_input( type LimitedBuffer (line 851) | pub struct LimitedBuffer<'a> { function new (line 858) | pub fn new(buf: &'a mut [u8]) -> Self { function reset (line 867) | fn reset(&mut self) { function reset_read (line 872) | fn reset_read(&mut self) { function written (line 875) | fn written(&self) -> &[u8] { function read (line 880) | fn read(&mut self, buf: &mut [u8]) -> io::Result { function write (line 892) | fn write(&mut self, buf: &[u8]) -> io::Result { function flush (line 903) | fn flush(&mut self) -> io::Result<()> { function benchmark_helper (line 908) | fn benchmark_helper( function expand_test_data (line 987) | fn expand_test_data(size: usize) -> Vec { function test_1024k (line 1005) | fn test_1024k() { function test_ukkonooa (line 1021) | fn test_ukkonooa() { function bench_e2e_decode_q9_5_1024k (line 1028) | fn bench_e2e_decode_q9_5_1024k(bench: &mut Bencher) { function bench_e2e_decode_q11_1024k (line 1044) | fn bench_e2e_decode_q11_1024k(bench: &mut Bencher) { function bench_e2e_decode_q5_1024k (line 1060) | fn bench_e2e_decode_q5_1024k(bench: &mut Bencher) { function bench_e2e_rt_q9_5_1024k (line 1076) | fn bench_e2e_rt_q9_5_1024k(bench: &mut Bencher) { function bench_e2e_rt_q11_1024k (line 1092) | fn bench_e2e_rt_q11_1024k(bench: &mut Bencher) { function bench_e2e_rt_q9_1024k (line 1108) | fn bench_e2e_rt_q9_1024k(bench: &mut Bencher) { function bench_e2e_rt_q5_1024k (line 1124) | fn bench_e2e_rt_q5_1024k(bench: &mut Bencher) { function test_64x (line 1139) | fn test_64x() { function test_as_you_like_it (line 1149) | fn test_as_you_like_it() { function test_negative_hypothesis (line 1160) | fn test_negative_hypothesis() { function test_alice29 (line 1171) | fn test_alice29() { function benchmark_alice29 (line 1177) | fn benchmark_alice29(bench: &mut Bencher) { function test_alice1 (line 1182) | fn test_alice1() { function test_backward65536 (line 1187) | fn test_backward65536() { function test_compressed_file (line 1197) | fn test_compressed_file() { function test_compressed_repeated (line 1207) | fn test_compressed_repeated() { function test_empty (line 1220) | fn test_empty() { function test_empty0 (line 1229) | fn test_empty0() { function test_empty1 (line 1238) | fn test_empty1() { function test_empty2 (line 1247) | fn test_empty2() { function test_empty3 (line 1256) | fn test_empty3() { function test_empty4 (line 1265) | fn test_empty4() { function test_empty5 (line 1274) | fn test_empty5() { function test_empty6 (line 1283) | fn test_empty6() { function test_empty7 (line 1292) | fn test_empty7() { function test_empty8 (line 1301) | fn test_empty8() { function test_empty9 (line 1310) | fn test_empty9() { function test_empty10 (line 1319) | fn test_empty10() { function test_empty11 (line 1328) | fn test_empty11() { function test_empty12 (line 1337) | fn test_empty12() { function test_empty13 (line 1346) | fn test_empty13() { function test_empty14 (line 1355) | fn test_empty14() { function test_empty15 (line 1364) | fn test_empty15() { function test_empty16 (line 1373) | fn test_empty16() { function test_empty17 (line 1382) | fn test_empty17() { function test_empty18 (line 1391) | fn test_empty18() { type SoonErrorReader (line 1400) | pub struct SoonErrorReader(&'static [u8], bool); method read (line 1402) | fn read(&mut self, data: &mut [u8]) -> io::Result { function test_error_returned (line 1414) | fn test_error_returned() { FILE: builder/third-party/brotli/src/bin/test_broccoli.rs function concat (line 22) | fn concat( function concat_many_subsets (line 128) | fn concat_many_subsets( function light_debug_test (line 146) | fn light_debug_test(params: &mut BrotliEncoderParams) { function light_debug_test (line 151) | fn light_debug_test(_params: &mut BrotliEncoderParams) {} function medium_debug_test (line 154) | fn medium_debug_test(params: &mut BrotliEncoderParams) { function medium_debug_test (line 160) | fn medium_debug_test(_params: &mut BrotliEncoderParams) {} function test_appendonly_twice_fails (line 164) | fn test_appendonly_twice_fails() { function test_append_then_empty_works (line 179) | fn test_append_then_empty_works() { function test_append_then_cat_works (line 195) | fn test_append_then_cat_works() { function test_one_byte_works (line 214) | fn test_one_byte_works() { function test_one_byte_before_works (line 230) | fn test_one_byte_before_works() { function test_two_byte_works (line 246) | fn test_two_byte_works() { function test_two_byte_before_works (line 265) | fn test_two_byte_before_works() { function test_empty_then_cat_works (line 284) | fn test_empty_then_cat_works() { function test_concat (line 300) | fn test_concat() { FILE: builder/third-party/brotli/src/bin/test_custom_dict.rs function test_custom_dict (line 15) | fn test_custom_dict() { function test_custom_wrong_dict_fails (line 34) | fn test_custom_wrong_dict_fails() { function test_custom_wrong_dict_fails_but_doesnt_disrupt_compression_strategy (line 55) | fn test_custom_wrong_dict_fails_but_doesnt_disrupt_compression_strategy() { function test_custom_dict_for_multithreading (line 73) | fn test_custom_dict_for_multithreading() { FILE: builder/third-party/brotli/src/bin/test_threading.rs type SliceRef (line 19) | struct SliceRef<'a>(&'a [u8]); function slice (line 21) | fn slice(&self) -> &[u8] { function multi_threaded_split_compression_test (line 26) | fn multi_threaded_split_compression_test( function multi_threaded_split_compression_test_1 (line 90) | fn multi_threaded_split_compression_test_1() { function multi_threaded_split_compression_test_2 (line 94) | fn multi_threaded_split_compression_test_2() { function multi_threaded_split_compression_test_3 (line 98) | fn multi_threaded_split_compression_test_3() { function multi_threaded_split_compression_test_4 (line 102) | fn multi_threaded_split_compression_test_4() { function multi_threaded_split_compression_test_5 (line 106) | fn multi_threaded_split_compression_test_5() { function multi_threaded_split_compression_test_1b1 (line 110) | fn multi_threaded_split_compression_test_1b1() { function multi_threaded_split_compression_test_1b5 (line 114) | fn multi_threaded_split_compression_test_1b5() { function multi_threaded_split_compression_test_0b1 (line 119) | fn multi_threaded_split_compression_test_0b1() { function multi_threaded_split_compression_test_0b5 (line 123) | fn multi_threaded_split_compression_test_0b5() { function thread_spawn_per_job_split_compression_test (line 127) | fn thread_spawn_per_job_split_compression_test( function thread_spawn_per_job_split_compression_test_1 (line 192) | fn thread_spawn_per_job_split_compression_test_1() { function thread_spawn_per_job_split_compression_test_3 (line 196) | fn thread_spawn_per_job_split_compression_test_3() { function thread_spawn_per_job_split_compression_test_1b1 (line 200) | fn thread_spawn_per_job_split_compression_test_1b1() { function thread_spawn_per_job_split_compression_test_1b3 (line 204) | fn thread_spawn_per_job_split_compression_test_1b3() { function thread_spawn_per_job_split_compression_test_0b1 (line 208) | fn thread_spawn_per_job_split_compression_test_0b1() { function thread_spawn_per_job_split_compression_test_0b3 (line 212) | fn thread_spawn_per_job_split_compression_test_0b3() { FILE: builder/third-party/brotli/src/bin/tests.rs type Buffer (line 6) | struct Buffer { method new (line 11) | pub fn new(buf: &[u8]) -> Buffer { method read (line 21) | fn read(&mut self, buf: &mut [u8]) -> io::Result { method write (line 32) | fn write(&mut self, buf: &[u8]) -> io::Result { method flush (line 36) | fn flush(&mut self) -> io::Result<()> { function copy_from_to (line 41) | fn copy_from_to(mut r: R, mut w: W) -> io::Re... function test_10x_10y (line 75) | fn test_10x_10y() { function test_alice (line 96) | fn test_alice() { FILE: builder/third-party/brotli/src/bin/util.rs type HexSlice (line 19) | struct HexSlice<'a>(&'a [u8]); function fmt (line 22) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function permute_dictionary (line 31) | pub fn permute_dictionary() -> BTreeMap, ()> { function print_dictionary (line 50) | pub fn print_dictionary(dict: BTreeMap, ()>) { function prediction_mode_str (line 61) | fn prediction_mode_str( type SliceU8Ref (line 73) | struct SliceU8Ref<'a>(pub &'a [u8]); function fmt (line 76) | fn fmt(&self, fmtr: &mut fmt::Formatter) -> Result<(), fmt::Error> { function write_one (line 84) | pub fn write_one>(cmd: &interface::Command) { type MTJoinable (line 187) | pub struct MTJoinable(JoinHandle Result { function join (line 199) | fn join(self) -> Result { type MTOwnedRetriever (line 206) | pub struct MTOwnedRetriever(std::sync::Arc>); method clone (line 208) | fn clone(&self) -> Self { function view (line 213) | fn view T>(&self, f: F) -> Result Result { type MTSpawner (line 231) | pub struct MTSpawner {} type JoinHandle (line 266) | type JoinHandle = MTJoinable; type FinalJoinHandle (line 267) | type FinalJoinHandle = MTOwnedRetriever; method make_spawner (line 268) | fn make_spawner(&mut self, input: &mut Owned) -> Self::FinalJoinHan... method spawn (line 273) | fn spawn T + Send + 'sta... type JoinHandle (line 302) | type JoinHandle = ) -> Self::FinalJoinHan... method spawn (line 307) | fn spawn( function spawn_work (line 233) | fn spawn_work< FILE: builder/third-party/brotli/src/bin/validate.rs type Checksum (line 11) | type Checksum = Sha256; type Tee (line 13) | struct Tee(OutputA, OutputB); method write (line 15) | fn write(&mut self, data: &[u8]) -> Result { method flush (line 24) | fn flush(&mut self) -> Result<(), io::Error> { type DecompressAndValidate (line 40) | struct DecompressAndValidate<'a, OutputType: Write + 'a>( method write (line 52) | fn write(&mut self, data: &[u8]) -> Result { method flush (line 55) | fn flush(&mut self) -> Result<(), io::Error> { function make_sha_writer (line 61) | fn make_sha_writer() -> io::Sink { function make_sha_reader (line 65) | fn make_sha_reader(r: &mut InputType) -> &mut InputType { function sha_ok (line 70) | fn sha_ok(_writer: &mut io::Sink, _reader: &mut InputTy... type ShaReader (line 75) | struct ShaReader<'a, InputType: Read + 'a> { method read (line 81) | fn read(&mut self, data: &mut [u8]) -> Result { function make_sha_reader (line 92) | fn make_sha_reader(r: &mut InputType) -> ShaReader(writer: &mut ShaWriter, reader: &mut ShaReade... type ShaWriter (line 106) | struct ShaWriter(Checksum); method write (line 109) | fn write(&mut self, data: &[u8]) -> Result { method flush (line 113) | fn flush(&mut self) -> Result<(), io::Error> { function make_sha_writer (line 118) | fn make_sha_writer() -> ShaWriter { constant VALIDATION_FAILED (line 122) | const VALIDATION_FAILED: &'static str = "Validation failed"; constant VALIDATION_FAILED (line 124) | const VALIDATION_FAILED: &str = function compress_validate (line 127) | pub fn compress_validate( FILE: builder/third-party/brotli/src/concat/mod.rs type BroCatliResult (line 5) | pub enum BroCatliResult { constant NUM_STREAM_HEADER_BYTES (line 15) | const NUM_STREAM_HEADER_BYTES: usize = 5; type NewStreamData (line 18) | struct NewStreamData { method new (line 24) | pub fn new() -> NewStreamData { method sufficient (line 31) | fn sufficient(&self) -> bool { function parse_window_size (line 39) | fn parse_window_size(bytes_so_far: &[u8]) -> Result<(u8, usize), ()> { function detect_varlen_offset (line 73) | fn detect_varlen_offset(bytes_so_far: &[u8]) -> Result<(usize), ()> { type BroCatli (line 125) | pub struct BroCatli { method new (line 137) | pub fn new() -> Self { method deserialize_from_buffer (line 141) | pub fn deserialize_from_buffer(buffer: &[u8]) -> Result { method serialize_to_buffer (line 180) | pub fn serialize_to_buffer(&self, buffer: &mut [u8]) -> Result<(), ()> { method new_with_window_size (line 203) | pub fn new_with_window_size(log_window_size: u8) -> BroCatli { method new_brotli_file (line 248) | pub fn new_brotli_file(&mut self) { method flush_previous_stream (line 251) | fn flush_previous_stream( method shift_and_check_new_stream_header (line 305) | fn shift_and_check_new_stream_header( method stream (line 421) | pub fn stream( method append_eof_metablock_to_last_bytes (line 538) | fn append_eof_metablock_to_last_bytes(&mut self) { method finish (line 552) | pub fn finish(&mut self, out_bytes: &mut [u8], out_offset: &mut usize)... function test_deserialization (line 582) | fn test_deserialization() { function test_deserialization_any_written (line 618) | fn test_deserialization_any_written() { function test_serialization (line 654) | fn test_serialization() { function test_cat_empty_stream (line 684) | fn test_cat_empty_stream() { FILE: builder/third-party/brotli/src/enc/backward_references/benchmark.rs constant TEST_LEN (line 13) | const TEST_LEN: usize = 256 * 1024; constant DISTANCE_CACHE (line 14) | const DISTANCE_CACHE: &'static [i32] = &[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ... function make_generic_hasher (line 15) | fn make_generic_hasher() -> AdvHasher { function make_specialized_hasher (line 51) | fn make_specialized_hasher() -> AdvHasher { function bench_256k_basic_generic (line 83) | fn bench_256k_basic_generic(bench: &mut test::Bencher) { function bench_256k_basic_specialized (line 113) | fn bench_256k_basic_specialized(bench: &mut test::Bencher) { function bench_256k_opt_generic (line 143) | fn bench_256k_opt_generic(bench: &mut test::Bencher) { function bench_256k_opt_specialized (line 171) | fn bench_256k_opt_specialized(bench: &mut test::Bencher) { function bench_256k_mem_fetch_generic (line 199) | fn bench_256k_mem_fetch_generic(bench: &mut test::Bencher) { function bench_256k_mem_fetch_specialized (line 227) | fn bench_256k_mem_fetch_specialized(bench: &mut test::Bencher) { function bench_256k_mem_lazy_dupe_generic (line 255) | fn bench_256k_mem_lazy_dupe_generic(bench: &mut test::Bencher) { function bench_256k_mem_lazy_dupe_specialized (line 282) | fn bench_256k_mem_lazy_dupe_specialized(bench: &mut test::Bencher) { function bench_256k_mem_random_dupe_generic (line 310) | fn bench_256k_mem_random_dupe_generic(bench: &mut test::Bencher) { function bench_256k_mem_random_dupe_specialized (line 338) | fn bench_256k_mem_random_dupe_specialized(bench: &mut test::Bencher) { function bench_256k_cur_generic (line 366) | fn bench_256k_cur_generic(bench: &mut test::Bencher) { function bench_256k_cur_specialized (line 394) | fn bench_256k_cur_specialized(bench: &mut test::Bencher) { FILE: builder/third-party/brotli/src/enc/backward_references/hash_to_binary_tree.rs constant kInfinity (line 26) | pub const kInfinity: floatX = 1.7e38 as floatX; type Union1 (line 28) | pub enum Union1 { type ZopfliNode (line 35) | pub struct ZopfliNode { method default (line 45) | fn default() -> Self { type Allocable (line 55) | pub trait Allocable> { method new (line 56) | fn new(m: &mut AllocT, init: T) -> Self; method new_uninit (line 57) | fn new_uninit(m: &mut AllocT) -> Self; method free (line 58) | fn free(&mut self, m: &mut AllocT); type H10Params (line 60) | pub trait H10Params { method max_tree_search_depth (line 61) | fn max_tree_search_depth() -> u32; method max_tree_comp_length (line 62) | fn max_tree_comp_length() -> u32; method max_tree_search_depth (line 68) | fn max_tree_search_depth() -> u32 { method max_tree_comp_length (line 72) | fn max_tree_comp_length() -> u32 { type H10DefaultParams (line 65) | pub struct H10DefaultParams {} constant BUCKET_BITS (line 77) | const BUCKET_BITS: usize = 17; type H10Buckets (line 79) | pub struct H10Buckets>(AllocU32::AllocatedMemory); function new (line 82) | fn new(m: &mut AllocU32, initializer: u32) -> H10Buckets { function new_uninit (line 89) | fn new_uninit(m: &mut AllocU32) -> H10Buckets { function free (line 92) | fn free(&mut self, m: &mut AllocU32) { function eq (line 98) | fn eq(&self, other: &H10Buckets) -> bool { function slice (line 105) | fn slice(&self) -> &[u32] { function slice_mut (line 111) | fn slice_mut(&mut self) -> &mut [u32] { type H10 (line 116) | pub struct H10< function eq (line 139) | fn eq(&self, other: &H10) -> bool { function InitializeH10 (line 149) | pub fn InitializeH10>( function initialize_h10 (line 157) | fn initialize_h10< function free (line 199) | pub fn free(&mut self, m32: &mut AllocU32) { function clone_with_alloc (line 212) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { method Opts (line 241) | fn Opts(&self) -> H9Opts { method PrepareDistanceCache (line 247) | fn PrepareDistanceCache(&self, _distance_cache: &mut [i32]) {} method HashTypeLength (line 249) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 253) | fn StoreLookahead(&self) -> usize { method StitchToPreviousBlock (line 256) | fn StitchToPreviousBlock( method GetHasherCommon (line 266) | fn GetHasherCommon(&mut self) -> &mut Struct1 { method HashBytes (line 270) | fn HashBytes(&self, data: &[u8]) -> usize { method Store (line 275) | fn Store(&mut self, data: &[u8], mask: usize, ix: usize) { method StoreRange (line 288) | fn StoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize, ix_e... method BulkStoreRange (line 309) | fn BulkStoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize, ... method Prepare (line 314) | fn Prepare(&mut self, _one_shot: bool, _input_size: usize, _data: &[u8])... method FindLongestMatch (line 326) | fn FindLongestMatch( type BackwardMatch (line 344) | pub struct BackwardMatch(pub u64); method distance (line 350) | pub fn distance(&self) -> u32 { method length_and_code (line 354) | pub fn length_and_code(&self) -> u32 { type BackwardMatchMut (line 358) | pub struct BackwardMatchMut<'a>(pub &'a mut u64); function distance (line 364) | pub fn distance(&self) -> u32 { function length_and_code (line 368) | pub fn length_and_code(&self) -> u32 { function set_distance (line 372) | pub fn set_distance(&mut self, data: u32) { function set_length_and_code (line 377) | pub fn set_length_and_code(&mut self, data: u32) { function init (line 381) | pub fn init(&mut self, dist: usize, len: usize) { function init_dictionary (line 386) | pub(crate) fn init_dictionary(&mut self, dist: usize, len: usize, len_co... function StoreAndFindMatchesH10 (line 426) | pub fn StoreAndFindMatchesH10< FILE: builder/third-party/brotli/src/enc/backward_references/hq.rs constant BROTLI_WINDOW_GAP (line 30) | const BROTLI_WINDOW_GAP: usize = 16; constant BROTLI_MAX_STATIC_DICTIONARY_MATCH_LEN (line 31) | const BROTLI_MAX_STATIC_DICTIONARY_MATCH_LEN: usize = 37; constant BROTLI_MAX_EFFECTIVE_DISTANCE_ALPHABET_SIZE (line 51) | pub const BROTLI_MAX_EFFECTIVE_DISTANCE_ALPHABET_SIZE: usize = 544; constant BROTLI_NUM_LITERAL_SYMBOLS (line 52) | pub const BROTLI_NUM_LITERAL_SYMBOLS: usize = 256; constant BROTLI_NUM_COMMAND_SYMBOLS (line 53) | pub const BROTLI_NUM_COMMAND_SYMBOLS: usize = 704; constant BROTLI_SIMPLE_DISTANCE_ALPHABET_SIZE (line 55) | pub const BROTLI_SIMPLE_DISTANCE_ALPHABET_SIZE: usize = encode::BROTLI_N... constant STORE_LOOKAHEAD_H_10 (line 59) | const STORE_LOOKAHEAD_H_10: usize = 128; function BrotliInitZopfliNodes (line 62) | pub fn BrotliInitZopfliNodes(array: &mut [ZopfliNode], length: usize) { method copy_length (line 74) | fn copy_length(&self) -> u32 { method copy_distance (line 79) | fn copy_distance(&self) -> u32 { method length_code (line 84) | fn length_code(&self) -> u32 { method distance_code (line 91) | fn distance_code(&self) -> u32 { function BrotliZopfliCreateCommands (line 101) | pub fn BrotliZopfliCreateCommands( function MaxZopfliLen (line 163) | fn MaxZopfliLen(params: &BrotliEncoderParams) -> usize { type ZopfliCostModel (line 171) | pub struct ZopfliCostModel> { type PosData (line 181) | pub struct PosData { type StartPosQueue (line 189) | pub struct StartPosQueue { method size (line 515) | fn size(&self) -> usize { method push (line 519) | fn push(&mut self, posdata: &PosData) { method at (line 574) | fn at(&self, k: usize) -> &PosData { method default (line 195) | fn default() -> Self { function init (line 209) | fn init(m: &mut AllocF, dist: &BrotliDistanceParams, num_bytes: usize) -... function set_from_literal_costs (line 228) | fn set_from_literal_costs( function HashBytesH10 (line 265) | fn HashBytesH10(data: &[u8]) -> u32 { function StitchToPreviousBlockH10 (line 270) | pub fn StitchToPreviousBlockH10< function FindAllMatchesH10 (line 314) | fn FindAllMatchesH10< method length (line 433) | fn length(&self) -> usize { function MaxZopfliCandidates (line 439) | fn MaxZopfliCandidates(params: &BrotliEncoderParams) -> usize { function ComputeDistanceShortcut (line 444) | fn ComputeDistanceShortcut( function get_literal_costs (line 471) | fn get_literal_costs(&self, from: usize, to: usize) -> floatX { function ComputeDistanceCache (line 476) | fn ComputeDistanceCache( function EvaluateNode (line 534) | fn EvaluateNode>( function get_min_cost_cmd (line 581) | fn get_min_cost_cmd(&self) -> floatX { function ComputeMinimumCopyLength (line 587) | fn ComputeMinimumCopyLength( function GetInsertExtra (line 613) | fn GetInsertExtra(inscode: u16) -> u32 { function get_distance_cost (line 619) | fn get_distance_cost(&self, distcode: usize) -> floatX { function GetCopyExtra (line 625) | fn GetCopyExtra(copycode: u16) -> u32 { function get_command_cost (line 631) | fn get_command_cost(&self, cmdcode: u16) -> floatX { function UpdateZopfliNode (line 637) | fn UpdateZopfliNode( method length_code (line 656) | fn length_code(&self) -> usize { function UpdateNodes (line 666) | fn UpdateNodes>( function cleanup (line 863) | fn cleanup(&mut self, m: &mut AllocF) { method command_length (line 871) | fn command_length(&self) -> u32 { function ComputeShortestPathFromNodes (line 878) | fn ComputeShortestPathFromNodes(num_bytes: usize, nodes: &mut [ZopfliNod... constant MAX_NUM_MATCHES_H10 (line 894) | const MAX_NUM_MATCHES_H10: usize = 128; function BrotliZopfliComputeShortestPath (line 895) | pub fn BrotliZopfliComputeShortestPath< function BrotliCreateZopfliBackwardReferences (line 1019) | pub fn BrotliCreateZopfliBackwardReferences< function SetCost (line 1083) | fn SetCost(histogram: &[u32], histogram_size: usize, literal_histogram: ... function set_from_commands (line 1122) | fn set_from_commands( function ZopfliIterate (line 1206) | fn ZopfliIterate>( function BrotliCreateHqZopfliBackwardReferences (line 1284) | pub fn BrotliCreateHqZopfliBackwardReferences< FILE: builder/third-party/brotli/src/enc/backward_references/mod.rs type BrotliEncoderMode (line 30) | pub enum BrotliEncoderMode { type BrotliHasherParams (line 41) | pub struct BrotliHasherParams { type BrotliEncoderParams (line 57) | pub struct BrotliEncoderParams { method default (line 106) | fn default() -> BrotliEncoderParams { type H9Opts (line 112) | pub struct H9Opts { method new (line 574) | pub fn new(params: &BrotliHasherParams) -> H9Opts { type HowPrepared (line 115) | pub enum HowPrepared { type Struct1 (line 120) | pub struct Struct1 { function LiteralSpreeLengthForSparseSearch (line 127) | fn LiteralSpreeLengthForSparseSearch(params: &BrotliEncoderParams) -> us... type HasherSearchResult (line 131) | pub struct HasherSearchResult { type CloneWithAlloc (line 138) | pub trait CloneWithAlloc + alloc::Allocator... method clone_with_alloc (line 139) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self; type AnyHasher (line 142) | pub trait AnyHasher { method Opts (line 143) | fn Opts(&self) -> H9Opts; method GetHasherCommon (line 144) | fn GetHasherCommon(&mut self) -> &mut Struct1; method HashBytes (line 145) | fn HashBytes(&self, data: &[u8]) -> usize; method HashTypeLength (line 146) | fn HashTypeLength(&self) -> usize; method StoreLookahead (line 147) | fn StoreLookahead(&self) -> usize; method PrepareDistanceCache (line 148) | fn PrepareDistanceCache(&self, distance_cache: &mut [i32]); method FindLongestMatch (line 149) | fn FindLongestMatch( method Store (line 163) | fn Store(&mut self, data: &[u8], mask: usize, ix: usize); method Store4Vec4 (line 164) | fn Store4Vec4(&mut self, data: &[u8], mask: usize, ix: usize) { method StoreEvenVec4 (line 169) | fn StoreEvenVec4(&mut self, data: &[u8], mask: usize, ix: usize) { method StoreRange (line 174) | fn StoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize, ix... method BulkStoreRange (line 175) | fn BulkStoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize... method Prepare (line 176) | fn Prepare(&mut self, one_shot: bool, input_size: usize, data: &[u8]) ... method StitchToPreviousBlock (line 177) | fn StitchToPreviousBlock( method Opts (line 267) | fn Opts(&self) -> H9Opts { method PrepareDistanceCache (line 271) | fn PrepareDistanceCache(&self, distance_cache: &mut [i32]) {} method HashTypeLength (line 273) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 277) | fn StoreLookahead(&self) -> usize { method StitchToPreviousBlock (line 280) | fn StitchToPreviousBlock( method GetHasherCommon (line 290) | fn GetHasherCommon(&mut self) -> &mut Struct1 { method HashBytes (line 294) | fn HashBytes(&self, data: &[u8]) -> usize { method Store (line 297) | fn Store(&mut self, data: &[u8], mask: usize, ix: usize) { method StoreRange (line 303) | fn StoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize, ix... method BulkStoreRange (line 308) | fn BulkStoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize... method Prepare (line 311) | fn Prepare(&mut self, one_shot: bool, input_size: usize, data: &[u8]) ... method FindLongestMatch (line 333) | fn FindLongestMatch( method Opts (line 681) | fn Opts(&self) -> H9Opts { method GetHasherCommon (line 685) | fn GetHasherCommon(&mut self) -> &mut Struct1 { method HashBytes (line 689) | fn HashBytes(&self, data: &[u8]) -> usize { method HashTypeLength (line 695) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 699) | fn StoreLookahead(&self) -> usize { method PrepareDistanceCache (line 702) | fn PrepareDistanceCache(&self, distance_cache: &mut [i32]) { method FindLongestMatch (line 706) | fn FindLongestMatch( method Store (line 839) | fn Store(&mut self, data: &[u8], mask: usize, ix: usize) { method StoreRange (line 848) | fn StoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize, ix... method BulkStoreRange (line 853) | fn BulkStoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize... method Prepare (line 858) | fn Prepare(&mut self, _one_shot: bool, _input_size: usize, _data: &[u8... method StitchToPreviousBlock (line 868) | fn StitchToPreviousBlock( method Opts (line 1430) | fn Opts(&self) -> H9Opts { method PrepareDistanceCache (line 1433) | fn PrepareDistanceCache(&self, distance_cache: &mut [i32]) { method StitchToPreviousBlock (line 1437) | fn StitchToPreviousBlock( method Prepare (line 1446) | fn Prepare(&mut self, one_shot: bool, input_size: usize, data: &[u8]) ... method GetHasherCommon (line 1467) | fn GetHasherCommon(&mut self) -> &mut Struct1 { method HashTypeLength (line 1470) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 1473) | fn StoreLookahead(&self) -> usize { method HashBytes (line 1476) | fn HashBytes(&self, data: &[u8]) -> usize { method StoreEvenVec4 (line 1481) | fn StoreEvenVec4(&mut self, data: &[u8], mask: usize, ix: usize) { method Store4Vec4 (line 1536) | fn Store4Vec4(&mut self, data: &[u8], mask: usize, ix: usize) { method Store (line 1599) | fn Store(&mut self, data: &[u8], mask: usize, ix: usize) { method StoreRange (line 1612) | fn StoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize, ix... method BulkStoreRange (line 1617) | fn BulkStoreRange(&mut self, data: &[u8], mask: usize, mut ix_start: u... method FindLongestMatch (line 1639) | fn FindLongestMatch( method Opts (line 2190) | fn Opts(&self) -> H9Opts { method GetHasherCommon (line 2193) | fn GetHasherCommon(&mut self) -> &mut Struct1 { method Prepare (line 2199) | fn Prepare(&mut self, one_shot: bool, input_size: usize, data: &[u8]) ... method HashBytes (line 2202) | fn HashBytes(&self, data: &[u8]) -> usize { method HashTypeLength (line 2205) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 2208) | fn StoreLookahead(&self) -> usize { method PrepareDistanceCache (line 2211) | fn PrepareDistanceCache(&self, distance_cache: &mut [i32]) { method StitchToPreviousBlock (line 2214) | fn StitchToPreviousBlock( method FindLongestMatch (line 2230) | fn FindLongestMatch( method Store (line 2260) | fn Store(&mut self, data: &[u8], mask: usize, ix: usize) { method StoreRange (line 2263) | fn StoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize, ix... method BulkStoreRange (line 2266) | fn BulkStoreRange(&mut self, data: &[u8], mask: usize, ix_start: usize... function StitchToPreviousBlockInternal (line 186) | pub fn StitchToPreviousBlockInternal( function StoreLookaheadThenStore (line 200) | pub fn StoreLookaheadThenStore(hasher: &mut T, size: usize... type BasicHashComputer (line 207) | pub trait BasicHashComputer { method HashBytes (line 208) | fn HashBytes(&self, data: &[u8]) -> u32; method BUCKET_BITS (line 209) | fn BUCKET_BITS(&self) -> i32; method USE_DICTIONARY (line 210) | fn USE_DICTIONARY(&self) -> i32; method BUCKET_SWEEP (line 211) | fn BUCKET_SWEEP(&self) -> i32; method HashBytes (line 454) | fn HashBytes(&self, data: &[u8]) -> u32 { method BUCKET_BITS (line 459) | fn BUCKET_BITS(&self) -> i32 { method BUCKET_SWEEP (line 462) | fn BUCKET_SWEEP(&self) -> i32 { method USE_DICTIONARY (line 465) | fn USE_DICTIONARY(&self) -> i32 { method BUCKET_BITS (line 493) | fn BUCKET_BITS(&self) -> i32 { method BUCKET_SWEEP (line 496) | fn BUCKET_SWEEP(&self) -> i32 { method USE_DICTIONARY (line 499) | fn USE_DICTIONARY(&self) -> i32 { method HashBytes (line 502) | fn HashBytes(&self, data: &[u8]) -> u32 { method BUCKET_BITS (line 512) | fn BUCKET_BITS(&self) -> i32 { method BUCKET_SWEEP (line 515) | fn BUCKET_SWEEP(&self) -> i32 { method USE_DICTIONARY (line 518) | fn USE_DICTIONARY(&self) -> i32 { method HashBytes (line 521) | fn HashBytes(&self, data: &[u8]) -> u32 { method BUCKET_BITS (line 541) | fn BUCKET_BITS(&self) -> i32 { method BUCKET_SWEEP (line 544) | fn BUCKET_SWEEP(&self) -> i32 { method USE_DICTIONARY (line 547) | fn USE_DICTIONARY(&self) -> i32 { method HashBytes (line 550) | fn HashBytes(&self, data: &[u8]) -> u32 { type BasicHasher (line 213) | pub struct BasicHasher + SliceWrapper... function eq (line 222) | fn eq(&self, other: &BasicHasher) -> bool { function StoreRangeOptBasic (line 230) | fn StoreRangeOptBasic( type H2Sub (line 262) | pub struct H2Sub> { function slice_mut (line 470) | fn slice_mut(&mut self) -> &mut [u32] { function slice (line 475) | fn slice(&self) -> &[u32] { type H3Sub (line 479) | pub struct H3Sub> { function slice_mut (line 483) | fn slice_mut(&mut self) -> &mut [u32] { function slice (line 488) | fn slice(&self) -> &[u32] { type H4Sub (line 508) | pub struct H4Sub> { function slice_mut (line 528) | fn slice_mut(&mut self) -> &mut [u32] { function slice (line 533) | fn slice(&self) -> &[u32] { type H54Sub (line 537) | pub struct H54Sub> { function slice_mut (line 558) | fn slice_mut(&mut self) -> &mut [u32] { function slice (line 563) | fn slice(&self) -> &[u32] { constant H9_BUCKET_BITS (line 567) | pub const H9_BUCKET_BITS: usize = 15; constant H9_BLOCK_BITS (line 568) | pub const H9_BLOCK_BITS: usize = 8; constant H9_NUM_LAST_DISTANCES_TO_CHECK (line 569) | pub const H9_NUM_LAST_DISTANCES_TO_CHECK: usize = 16; constant H9_BLOCK_SIZE (line 570) | pub const H9_BLOCK_SIZE: usize = 1 << H9_BLOCK_BITS; constant H9_BLOCK_MASK (line 571) | const H9_BLOCK_MASK: usize = (1 << H9_BLOCK_BITS) - 1; type H9 (line 585) | pub struct H9 + alloc::Allocator> { function eq (line 593) | fn eq(&self, other: &H9) -> bool { function adv_prepare_distance_cache (line 601) | fn adv_prepare_distance_cache(distance_cache: &mut [i32], num_distances:... constant kDistanceCacheIndex (line 622) | pub const kDistanceCacheIndex: [u8; 16] = [0, 1, 2, 3, 0, 0, 0, 0, 0, 0,... constant kDistanceCacheOffset (line 624) | pub const kDistanceCacheOffset: [i8; 16] = [0, 0, 0, 0, -1, 1, -2, 2, -3... constant BROTLI_DISTANCE_BIT_PENALTY (line 627) | const BROTLI_DISTANCE_BIT_PENALTY: u32 = 120; constant BROTLI_SCORE_BASE (line 630) | const BROTLI_SCORE_BASE: u32 = (BROTLI_DISTANCE_BIT_PENALTY * 8 * 8/* si... constant kDistanceShortCodeCost (line 631) | const kDistanceShortCodeCost: [u32; 16] = [ function BackwardReferenceScoreH9 (line 654) | fn BackwardReferenceScoreH9( function BackwardReferenceScoreUsingLastDistanceH9 (line 668) | fn BackwardReferenceScoreUsingLastDistanceH9( type AdvHashSpecialization (line 879) | pub trait AdvHashSpecialization: PartialEq { method get_hash_mask (line 880) | fn get_hash_mask(&self) -> u64; method set_hash_mask (line 881) | fn set_hash_mask(&mut self, params_hash_len: i32); method get_k_hash_mul (line 882) | fn get_k_hash_mul(&self) -> u64; method HashTypeLength (line 883) | fn HashTypeLength(&self) -> usize; method StoreLookahead (line 884) | fn StoreLookahead(&self) -> usize; method load_and_mix_word (line 885) | fn load_and_mix_word(&self, data: &[u8]) -> u64; method hash_shift (line 886) | fn hash_shift(&self) -> i32; method bucket_size (line 887) | fn bucket_size(&self) -> u32; method block_mask (line 888) | fn block_mask(&self) -> u32; method block_size (line 889) | fn block_size(&self) -> u32; method block_bits (line 890) | fn block_bits(&self) -> i32; method hash_shift (line 921) | fn hash_shift(&self) -> i32 { method bucket_size (line 925) | fn bucket_size(&self) -> u32 { method block_bits (line 929) | fn block_bits(&self) -> i32 { method block_size (line 933) | fn block_size(&self) -> u32 { method block_mask (line 937) | fn block_mask(&self) -> u32 { method get_hash_mask (line 941) | fn get_hash_mask(&self) -> u64 { method get_k_hash_mul (line 946) | fn get_k_hash_mul(&self) -> u64 { method load_and_mix_word (line 950) | fn load_and_mix_word(&self, data: &[u8]) -> u64 { method set_hash_mask (line 954) | fn set_hash_mask(&mut self, _params_hash_len: i32) {} method HashTypeLength (line 955) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 959) | fn StoreLookahead(&self) -> usize { method hash_shift (line 968) | fn hash_shift(&self) -> i32 { method bucket_size (line 972) | fn bucket_size(&self) -> u32 { method block_bits (line 976) | fn block_bits(&self) -> i32 { method block_size (line 980) | fn block_size(&self) -> u32 { method block_mask (line 984) | fn block_mask(&self) -> u32 { method get_hash_mask (line 988) | fn get_hash_mask(&self) -> u64 { method get_k_hash_mul (line 993) | fn get_k_hash_mul(&self) -> u64 { method load_and_mix_word (line 997) | fn load_and_mix_word(&self, data: &[u8]) -> u64 { method set_hash_mask (line 1001) | fn set_hash_mask(&mut self, _params_hash_len: i32) {} method HashTypeLength (line 1002) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 1006) | fn StoreLookahead(&self) -> usize { method hash_shift (line 1021) | fn hash_shift(&self) -> i32 { method bucket_size (line 1024) | fn bucket_size(&self) -> u32 { method block_bits (line 1027) | fn block_bits(&self) -> i32 { method block_size (line 1030) | fn block_size(&self) -> u32 { method block_mask (line 1033) | fn block_mask(&self) -> u32 { method get_hash_mask (line 1036) | fn get_hash_mask(&self) -> u64 { method get_k_hash_mul (line 1040) | fn get_k_hash_mul(&self) -> u64 { method load_and_mix_word (line 1043) | fn load_and_mix_word(&self, data: &[u8]) -> u64 { method set_hash_mask (line 1047) | fn set_hash_mask(&mut self, params_hash_len: i32) {} method HashTypeLength (line 1048) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 1051) | fn StoreLookahead(&self) -> usize { method hash_shift (line 1067) | fn hash_shift(&self) -> i32 { method bucket_size (line 1071) | fn bucket_size(&self) -> u32 { method block_bits (line 1074) | fn block_bits(&self) -> i32 { method block_size (line 1077) | fn block_size(&self) -> u32 { method block_mask (line 1081) | fn block_mask(&self) -> u32 { method get_hash_mask (line 1085) | fn get_hash_mask(&self) -> u64 { method set_hash_mask (line 1089) | fn set_hash_mask(&mut self, params_hash_len: i32) { method get_k_hash_mul (line 1093) | fn get_k_hash_mul(&self) -> u64 { method load_and_mix_word (line 1097) | fn load_and_mix_word(&self, data: &[u8]) -> u64 { method HashTypeLength (line 1101) | fn HashTypeLength(&self) -> usize { method StoreLookahead (line 1105) | fn StoreLookahead(&self) -> usize { type AdvHasher (line 892) | pub struct AdvHasher< function eq (line 908) | fn eq(&self, other: &Self) -> bool { type HQ5Sub (line 918) | pub struct HQ5Sub {} type HQ7Sub (line 965) | pub struct HQ7Sub {} type H5Sub (line 1012) | pub struct H5Sub { type H6Sub (line 1057) | pub struct H6Sub { function BackwardReferencePenaltyUsingLastDistance (line 1110) | fn BackwardReferencePenaltyUsingLastDistance(distance_short_code: usize)... function StoreRangeOptBatch (line 1122) | fn StoreRangeOptBatch( function BulkStoreRangeOptMemFetch (line 1193) | fn BulkStoreRangeOptMemFetch( function BulkStoreRangeOptMemFetchLazyDupeUpdate (line 1279) | fn BulkStoreRangeOptMemFetchLazyDupeUpdate( function BulkStoreRangeOptRandomDupeUpdate (line 1361) | fn BulkStoreRangeOptRandomDupeUpdate( type BankH40 (line 1780) | pub struct BankH40 { type BankH41 (line 1784) | pub struct BankH41 { type BankH42 (line 1788) | pub struct BankH42 { type SlotH40 (line 1792) | pub struct SlotH40 { type SlotH41 (line 1796) | pub struct SlotH41 { type SlotH42 (line 1801) | pub struct SlotH42 { type H40 (line 1807) | pub struct H40 { type H41 (line 1817) | pub struct H41 { type H42 (line 1827) | pub struct H42 { function unopt_ctzll (line 1837) | fn unopt_ctzll(mut val: usize) -> u8 { function BackwardReferenceScoreUsingLastDistance (line 1846) | fn BackwardReferenceScoreUsingLastDistance(copy_length: usize, h9_opts: ... function BackwardReferenceScore (line 1853) | fn BackwardReferenceScore( function Hash14 (line 1866) | fn Hash14(data: &[u8]) -> u32 { function TestStaticDictionaryItem (line 1871) | fn TestStaticDictionaryItem( function SearchInStaticDictionary (line 1917) | fn SearchInStaticDictionary( function clone_with_alloc (line 1968) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { function clone_with_alloc (line 1986) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { function clone_with_alloc (line 2004) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { function clone_with_alloc (line 2022) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { function clone_with_alloc (line 2038) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { function clone_with_alloc (line 2056) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { type UnionHasher (line 2071) | pub enum UnionHasher + alloc::Allocator) -> bool { function clone_with_alloc (line 2139) | fn clone_with_alloc(&self, m: &mut Alloc) -> Self { function free (line 2272) | pub fn free(&mut self, alloc: &mut Alloc) { method default (line 2328) | fn default() -> Self { function CreateBackwardReferences (line 2349) | fn CreateBackwardReferences( function BrotliCreateBackwardReferences (line 2523) | pub fn BrotliCreateBackwardReferences< FILE: builder/third-party/brotli/src/enc/backward_references/test.rs function test_bulk_store_range (line 11) | fn test_bulk_store_range() { function test_bulk_store_range_off_spec (line 113) | fn test_bulk_store_range_off_spec() { function test_bulk_store_range_pow2 (line 201) | fn test_bulk_store_range_pow2() { FILE: builder/third-party/brotli/src/enc/bit_cost.rs function ShannonEntropy (line 21) | pub fn ShannonEntropy( function BitsEntropy (line 48) | pub fn BitsEntropy(population: &[u32], size: usize) -> super::util::floa... constant BROTLI_REPEAT_ZERO_CODE_LENGTH (line 57) | const BROTLI_REPEAT_ZERO_CODE_LENGTH: usize = 17; constant BROTLI_CODE_LENGTH_CODES (line 58) | const BROTLI_CODE_LENGTH_CODES: usize = BROTLI_REPEAT_ZERO_CODE_LENGTH + 1; constant vectorize_population_cost (line 70) | const vectorize_population_cost: bool = true; constant vectorize_population_cost (line 73) | const vectorize_population_cost: bool = false; function CostComputation (line 76) | fn CostComputation>( function BrotliPopulationCost (line 109) | pub fn BrotliPopulationCost + CostAcces... FILE: builder/third-party/brotli/src/enc/block_split.rs type BlockSplit (line 5) | pub struct BlockSplit + alloc::Allocator Self { function new (line 24) | pub fn new() -> BlockSplit { function destroy (line 27) | pub fn destroy(&mut self, m: &mut Alloc) { function types_alloc_size (line 33) | pub fn types_alloc_size(&self) -> usize { function lengths_alloc_size (line 36) | pub fn lengths_alloc_size(&self) -> usize { FILE: builder/third-party/brotli/src/enc/block_splitter.rs function update_cost_and_signal (line 46) | fn update_cost_and_signal( function CountLiterals (line 83) | fn CountLiterals(cmds: &[Command], num_commands: usize) -> usize { function CopyLiteralsToByteArray (line 91) | fn CopyLiteralsToByteArray( function MyRand (line 123) | fn MyRand(seed: &mut u32) -> u32 { function InitialEntropyCodes (line 131) | fn InitialEntropyCodes< function RandomSample (line 158) | fn RandomSample< function RefineEntropyCodes (line 180) | fn RefineEntropyCodes< function BitCost (line 213) | fn BitCost(count: usize) -> super::util::floatX { function FindBlocks (line 221) | fn FindBlocks< function RemapBlockIds (line 352) | fn RemapBlockIds( function BuildBlockHistograms (line 378) | fn BuildBlockHistograms< function ClusterBlocks (line 399) | fn ClusterBlocks< function SplitByteVector (line 696) | fn SplitByteVector< function BrotliSplitBlock (line 848) | pub fn BrotliSplitBlock< FILE: builder/third-party/brotli/src/enc/brotli_bit_stream.rs type PrefixCodeRange (line 48) | pub struct PrefixCodeRange { constant MAX_SIMPLE_DISTANCE_ALPHABET_SIZE (line 52) | pub const MAX_SIMPLE_DISTANCE_ALPHABET_SIZE: usize = 140; function window_size_from_lgwin (line 54) | fn window_size_from_lgwin(lgwin: i32) -> usize { function context_type_str (line 58) | fn context_type_str(context_type: ContextType) -> &'static str { function prediction_mode_str (line 67) | fn prediction_mode_str( function is_long_enough_to_be_random (line 79) | fn is_long_enough_to_be_random(len: usize, high_entropy_detection_qualit... constant COMMAND_BUFFER_SIZE (line 96) | const COMMAND_BUFFER_SIZE: usize = 4096; type CommandQueue (line 98) | struct CommandQueue<'a, Alloc: BrotliAlloc + 'a> { function new (line 117) | fn new( function full (line 151) | fn full(&self) -> bool { function error_if_full (line 154) | fn error_if_full(&mut self) { function size (line 159) | fn size(&self) -> usize { function clear (line 162) | fn clear(&mut self) { function free (line 166) | fn free(&mut self, callback: &mut Cb) -> Result<(), ()> function push (line 198) | fn push(&mut self, val: interface::Command>) { function push_block_switch_literal (line 220) | fn push_block_switch_literal(&mut self, block_type: u8) { function warn_on_missing_free (line 228) | fn warn_on_missing_free() { function warn_on_missing_free (line 233) | fn warn_on_missing_free() { method drop (line 237) | fn drop(&mut self) { function best_singleton_speed_log (line 244) | fn best_singleton_speed_log(_name: &str, _data: &[SpeedAndMax; 2], _cost... function best_singleton_speed_log (line 246) | fn best_singleton_speed_log(name: &str, data: &[SpeedAndMax; 2], cost: &... function best_speed_log (line 254) | fn best_speed_log(_name: &str, _data: &[SpeedAndMax; 2], _cost: &[floatX... function best_speed_log (line 256) | fn best_speed_log(name: &str, data: &[SpeedAndMax; 2], cost: &[floatX; 2... function process_command_queue (line 269) | fn process_command_queue<'a, CmdProcessor: interface::CommandProcessor<'... function LogMetaBlock (line 469) | fn LogMetaBlock<'a, Alloc: BrotliAlloc, Cb>( function BrotliWriteBits (line 791) | fn BrotliWriteBits(n_bits: u8, bits: u64, pos: &mut usize, array: &mut [... function BrotliWriteBitsPrepareStorage (line 808) | fn BrotliWriteBitsPrepareStorage(pos: usize, array: &mut [u8]) { function BrotliStoreHuffmanTreeOfHuffmanTreeToBitMask (line 813) | fn BrotliStoreHuffmanTreeOfHuffmanTreeToBitMask( function BrotliStoreHuffmanTreeToBitMask (line 859) | fn BrotliStoreHuffmanTreeToBitMask( function BrotliStoreHuffmanTree (line 884) | pub fn BrotliStoreHuffmanTree( function StoreStaticCodeLengthCode (line 962) | fn StoreStaticCodeLengthCode(storage_ix: &mut usize, storage: &mut [u8]) { type SimpleSortHuffmanTree (line 966) | pub struct SimpleSortHuffmanTree {} method Cmp (line 969) | fn Cmp(&self, v0: &HuffmanTree, v1: &HuffmanTree) -> bool { function BrotliBuildAndStoreHuffmanTreeFast (line 974) | pub fn BrotliBuildAndStoreHuffmanTreeFast Self { function new (line 1245) | pub fn new() -> Self { function destroy (line 1249) | pub fn destroy(&mut self, alloc: &mut Alloc) { type BlockTypeCodeCalculator (line 1279) | pub struct BlockTypeCodeCalculator { method new (line 1369) | fn new() -> Self { type BlockSplitCode (line 1284) | pub struct BlockSplitCode { type BlockEncoder (line 1292) | pub struct BlockEncoder<'a, Alloc: alloc::Allocator + alloc::Allocat... function Log2FloorNonZero (line 1310) | fn Log2FloorNonZero(mut n: u64) -> u32 { function BrotliEncodeMlen (line 1327) | fn BrotliEncodeMlen(length: u32, bits: &mut u64, numbits: &mut u32, nibb... function StoreCompressedMetaBlockHeader (line 1347) | fn StoreCompressedMetaBlockHeader( function new (line 1378) | fn new( function NextBlockTypeCode (line 1412) | fn NextBlockTypeCode(calculator: &mut BlockTypeCodeCalculator, type_: u8... function BlockLengthPrefixCode (line 1425) | fn BlockLengthPrefixCode(len: u32) -> u32 { function StoreVarLenUint8 (line 1445) | fn StoreVarLenUint8(n: u64, storage_ix: &mut usize, storage: &mut [u8]) { function StoreSimpleHuffmanTree (line 1456) | fn StoreSimpleHuffmanTree( function BuildAndStoreHuffmanTree (line 1500) | fn BuildAndStoreHuffmanTree( function GetBlockLengthPrefixCode (line 1555) | fn GetBlockLengthPrefixCode(len: u32, code: &mut usize, n_extra: &mut u3... function StoreBlockSwitch (line 1561) | fn StoreBlockSwitch( function BuildAndStoreBlockSplitCode (line 1591) | fn BuildAndStoreBlockSplitCode( function build_and_store_block_switch_entropy_codes (line 1649) | fn build_and_store_block_switch_entropy_codes( function StoreTrivialContextMap (line 1668) | fn StoreTrivialContextMap( function IndexOf (line 1719) | fn IndexOf(v: &[u8], v_size: usize, value: u8) -> usize { function MoveToFront (line 1732) | fn MoveToFront(v: &mut [u8], index: usize) { function MoveToFrontTransform (line 1745) | fn MoveToFrontTransform(v_in: &[u32], v_size: usize, v_out: &mut [u32]) { function RunLengthCodeZeros (line 1770) | fn RunLengthCodeZeros( function EncodeContextMap (line 1838) | fn EncodeContextMap>( function build_and_store_entropy_codes (line 1920) | fn build_and_store_entropy_codes>( function store_symbol (line 1958) | fn store_symbol(&mut self, symbol: usize, storage_ix: &mut usize, storag... method copy_len_code (line 1991) | fn copy_len_code(&self) -> u32 { function GetInsertExtra (line 1998) | fn GetInsertExtra(inscode: u16) -> u32 { function GetInsertBase (line 2002) | fn GetInsertBase(inscode: u16) -> u32 { function GetCopyBase (line 2006) | fn GetCopyBase(copycode: u16) -> u32 { function GetCopyExtra (line 2010) | fn GetCopyExtra(copycode: u16) -> u32 { function StoreCommandExtra (line 2014) | fn StoreCommandExtra(cmd: &Command, storage_ix: &mut usize, storage: &mu... function Context (line 2030) | fn Context(p1: u8, p2: u8, mode: ContextType) -> u8 { function store_symbol_with_context (line 2047) | fn store_symbol_with_context( function cleanup (line 2091) | fn cleanup(&mut self, m: &mut Alloc) { function JumpToByteBoundary (line 2097) | pub fn JumpToByteBoundary(storage_ix: &mut usize, storage: &mut [u8]) { function BrotliStoreMetaBlock (line 2102) | pub fn BrotliStoreMetaBlock( function BuildHistograms (line 2335) | fn BuildHistograms( function StoreDataWithHuffmanCodes (line 2364) | fn StoreDataWithHuffmanCodes( function nop (line 2421) | fn nop<'a>(_data: &[interface::Command]) {} function BrotliStoreMetaBlockTrivial (line 2422) | pub fn BrotliStoreMetaBlockTrivial( function StoreStaticCommandHuffmanTree (line 2540) | fn StoreStaticCommandHuffmanTree(storage_ix: &mut usize, storage: &mut [... function StoreStaticDistanceHuffmanTree (line 2545) | fn StoreStaticDistanceHuffmanTree(storage_ix: &mut usize, storage: &mut ... type BlockSplitRef (line 2549) | struct BlockSplitRef<'a> { method default (line 2556) | fn default() -> Self { type MetaBlockSplitRefs (line 2566) | struct MetaBlockSplitRefs<'a> { function block_split_nop (line 2574) | fn block_split_nop() -> MetaBlockSplitRefs<'static> { function block_split_reference (line 2578) | fn block_split_reference<'a, Alloc: BrotliAlloc>( type RecoderState (line 2641) | pub struct RecoderState { method new (line 2646) | pub fn new() -> Self { function BrotliStoreMetaBlockFast (line 2651) | pub fn BrotliStoreMetaBlockFast( function BrotliStoreUncompressedMetaBlockHeader (line 2816) | fn BrotliStoreUncompressedMetaBlockHeader( function InputPairFromMaskedInput (line 2831) | fn InputPairFromMaskedInput( function BrotliStoreUncompressedMetaBlock (line 2847) | pub fn BrotliStoreUncompressedMetaBlock( function BrotliStoreSyncMetaBlock (line 2907) | pub fn BrotliStoreSyncMetaBlock(storage_ix: &mut usize, storage: &mut [u... function BrotliWriteEmptyLastMetaBlock (line 2912) | pub fn BrotliWriteEmptyLastMetaBlock(storage_ix: &mut usize, storage: &m... constant MAX_SIZE_ENCODING (line 2918) | const MAX_SIZE_ENCODING: usize = 10; function encode_base_128 (line 2920) | fn encode_base_128(mut value: u64) -> (usize, [u8; MAX_SIZE_ENCODING]) { function BrotliWriteMetadataMetaBlock (line 2934) | pub fn BrotliWriteMetadataMetaBlock( function test_encode_base_128 (line 2966) | fn test_encode_base_128() { FILE: builder/third-party/brotli/src/enc/cluster.rs type HistogramPair (line 10) | pub struct HistogramPair { method default (line 19) | fn default() -> HistogramPair { function ClusterCostDiff (line 30) | fn ClusterCostDiff(size_a: usize, size_b: usize) -> super::util::floatX { function HistogramPairIsLess (line 38) | fn HistogramPairIsLess(p1: &HistogramPair, p2: &HistogramPair) -> bool { function BrotliCompareAndPushToQueue (line 48) | fn BrotliCompareAndPushToQueue< function BrotliHistogramCombine (line 119) | pub fn BrotliHistogramCombine< function BrotliHistogramBitCostDistance (line 241) | pub fn BrotliHistogramBitCostDistance< function BrotliHistogramRemap (line 262) | pub fn BrotliHistogramRemap< function BrotliHistogramReindex (line 312) | pub fn BrotliHistogramReindex< function BrotliClusterHistograms (line 364) | pub fn BrotliClusterHistograms< FILE: builder/third-party/brotli/src/enc/combined_alloc.rs type BrotliAlloc (line 34) | pub trait BrotliAlloc: type CombiningAllocator (line 59) | pub struct CombiningAllocator< function new (line 140) | pub fn new( method default (line 267) | fn default() -> Self { method clone (line 332) | fn clone(&self) -> Self { FILE: builder/third-party/brotli/src/enc/command.rs type BrotliDistanceParams (line 4) | pub struct BrotliDistanceParams { type Command (line 12) | pub struct Command { method copy_len (line 24) | pub fn copy_len(&self) -> u32 { method distance_context (line 28) | pub fn distance_context(&self) -> u32 { method init_insert (line 38) | pub fn init_insert(&mut self, insertlen: usize) { method restore_distance_code (line 171) | pub fn restore_distance_code(&self, dist: &BrotliDistanceParams) -> u32 { method distance_index_and_offset (line 198) | pub fn distance_index_and_offset(&self, dist: &BrotliDistanceParams) -... method init (line 391) | pub fn init( method new (line 421) | pub fn new( function ComputeDistanceCode (line 48) | pub fn ComputeDistanceCode(distance: usize, max_distance: usize, dist_ca... function GetInsertLengthCode (line 71) | pub fn GetInsertLengthCode(insertlen: usize) -> u16 { function GetCopyLengthCode (line 91) | pub fn GetCopyLengthCode(copylen: usize) -> u16 { function CombineLengthCodes (line 107) | pub fn CombineLengthCodes(inscode: u16, copycode: u16, use_last_distance... function GetLengthCode (line 124) | pub fn GetLengthCode(insertlen: usize, copylen: usize, use_last_distance... function PrefixEncodeCopyDistance (line 129) | pub fn PrefixEncodeCopyDistance( function helperCommandDistanceIndexAndOffset (line 246) | pub fn helperCommandDistanceIndexAndOffset( function test_command_return_distance_index_offset (line 291) | fn test_command_return_distance_index_offset() { function RecomputeDistancePrefixes (line 366) | pub fn RecomputeDistancePrefixes( FILE: builder/third-party/brotli/src/enc/compat.rs type Compat16x16 (line 5) | pub struct Compat16x16([i16; 16]); method splat (line 8) | pub fn splat(a: i16) -> Compat16x16 { method to_int (line 12) | pub fn to_int(&self) -> Self { method simd_gt (line 16) | pub fn simd_gt(&self, rhs: Compat16x16) -> Compat16x16 { method from (line 123) | fn from(value: [i16; 16]) -> Self { type Output (line 131) | type Output = I::Output; method index (line 133) | fn index(&self, index: I) -> &Self::Output { method index_mut (line 141) | fn index_mut(&mut self, index: I) -> &mut Self::Output { type Output (line 149) | type Output = Compat16x16; method shr (line 151) | fn shr(self, other: Scalar) -> Compat16x16 { function wrapping_i16_add (line 83) | fn wrapping_i16_add(a: i16, b: i16) -> i16 { function wrapping_i16_sub (line 87) | fn wrapping_i16_sub(a: i16, b: i16) -> i16 { function i16_bitand (line 91) | fn i16_bitand(a: i16, b: i16) -> i16 { function shift16 (line 95) | fn shift16(a: i16, b: Scalar) -> i16 type Output (line 102) | type Output = Compat16x16; method add (line 104) | fn add(self, other: Compat16x16) -> Compat16x16 { type Output (line 109) | type Output = Compat16x16; method sub (line 111) | fn sub(self, other: Compat16x16) -> Compat16x16 { type Output (line 116) | type Output = Compat16x16; method bitand (line 118) | fn bitand(self, other: Compat16x16) -> Compat16x16 { type Compat32x8 (line 157) | pub struct Compat32x8([i32; 8]); method splat (line 160) | pub fn splat(a: i32) -> Compat32x8 { method simd_gt (line 164) | pub fn simd_gt(&self, rhs: Compat32x8) -> Compat32x8 { method simd_ge (line 177) | pub fn simd_ge(&self, rhs: Compat32x8) -> Compat32x8 { method to_int (line 189) | pub fn to_int(&self) -> Self { method from (line 286) | fn from(value: [i32; 8]) -> Self { type Output (line 294) | type Output = I::Output; method index (line 296) | fn index(&self, index: I) -> &Self::Output { method index_mut (line 304) | fn index_mut(&mut self, index: I) -> &mut Self::Output { function fmin (line 195) | fn fmin(a: f32, b: f32) -> f32 { type CompatF8 (line 203) | pub struct CompatF8([f32; 8]); method splat (line 206) | pub fn splat(a: f32) -> CompatF8 { method simd_ge (line 210) | pub fn simd_ge(&self, rhs: CompatF8) -> Compat32x8 { method simd_min (line 223) | pub fn simd_min(&self, rhs: CompatF8) -> CompatF8 { method from (line 370) | fn from(value: [f32; 8]) -> Self { type Output (line 378) | type Output = I::Output; method index (line 380) | fn index(&self, index: I) -> &Self::Output { method index_mut (line 388) | fn index_mut(&mut self, index: I) -> &mut Self::Output { type Output (line 237) | type Output = Compat32x8; method add (line 239) | fn add(self, other: Compat32x8) -> Compat32x8 { type Output (line 254) | type Output = Compat32x8; method bitand (line 256) | fn bitand(self, other: Compat32x8) -> Compat32x8 { type Output (line 270) | type Output = Compat32x8; method mul (line 272) | fn mul(self, other: Compat32x8) -> Compat32x8 { type Output (line 309) | type Output = CompatF8; method add (line 311) | fn add(self, other: CompatF8) -> CompatF8 { type Output (line 325) | type Output = CompatF8; method sub (line 327) | fn sub(self, other: CompatF8) -> CompatF8 { type Output (line 341) | type Output = CompatF8; method mul (line 343) | fn mul(self, other: CompatF8) -> CompatF8 { method add_assign (line 358) | fn add_assign(&mut self, other: CompatF8) { FILE: builder/third-party/brotli/src/enc/compress_fragment.rs function Hash (line 31) | fn Hash(p: &[u8], shift: usize) -> u32 { function IsMatch (line 36) | fn IsMatch(p1: &[u8], p2: &[u8]) -> bool { function BuildAndStoreLiteralPrefixCode (line 40) | fn BuildAndStoreLiteralPrefixCode>( type CodeBlockState (line 126) | pub enum CodeBlockState { function EmitInsertLen (line 132) | fn EmitInsertLen( function ShouldUseUncompressedMode (line 214) | fn ShouldUseUncompressedMode(delta: isize, insertlen: usize, literal_rat... function RewindBitPosition (line 224) | fn RewindBitPosition(new_storage_ix: usize, storage_ix: &mut usize, stor... function EmitUncompressedMetaBlock (line 235) | fn EmitUncompressedMetaBlock( function EmitLongInsertLen (line 250) | fn EmitLongInsertLen( function EmitLiterals (line 287) | fn EmitLiterals( function EmitDistance (line 306) | fn EmitDistance( function EmitCopyLenLastDistance (line 335) | fn EmitCopyLenLastDistance( function HashBytesAtOffset (line 447) | fn HashBytesAtOffset(v: u64, offset: i32, shift: usize) -> u32 { function EmitCopyLen (line 452) | fn EmitCopyLen( function ShouldMergeBlock (line 533) | fn ShouldMergeBlock(data: &[u8], len: usize, depths: &[u8]) -> bool { function UpdateBits (line 562) | fn UpdateBits(mut n_bits: usize, mut bits: u32, mut pos: usize, array: &... function BuildAndStoreCommandPrefixCode (line 579) | fn BuildAndStoreCommandPrefixCode( function BrotliCompressFragmentFastImpl (line 652) | fn BrotliCompressFragmentFastImpl>( function BrotliCompressFragmentFast (line 1102) | pub fn BrotliCompressFragmentFast>( FILE: builder/third-party/brotli/src/enc/compress_fragment_two_pass.rs function EmitInsertLen (line 17) | fn EmitInsertLen(insertlen: u32, commands: &mut &mut [u32]) -> usize { function EmitDistance (line 48) | fn EmitDistance(distance: u32, commands: &mut &mut [u32]) -> usize { function EmitCopyLenLastDistance (line 64) | fn EmitCopyLenLastDistance(copylen: usize, commands: &mut &mut [u32]) ->... function HashBytesAtOffset (line 114) | fn HashBytesAtOffset(v: u64, offset: i32, shift: usize, length: usize) -... function EmitCopyLen (line 119) | fn EmitCopyLen(copylen: usize, commands: &mut &mut [u32]) -> usize { function Hash (line 143) | fn Hash(p: &[u8], shift: usize, length: usize) -> u32 { function IsMatch (line 149) | fn IsMatch(p1: &[u8], p2: &[u8], length: usize) -> bool { function CreateCommands (line 155) | fn CreateCommands( function ShouldCompress (line 385) | fn ShouldCompress(input: &[u8], input_size: usize, num_literals: usize) ... function BrotliWriteBits (line 408) | pub fn BrotliWriteBits(n_bits: usize, bits: u64, pos: &mut usize, array:... function BrotliStoreMetaBlockHeader (line 415) | pub fn BrotliStoreMetaBlockHeader( function memcpy (line 438) | pub fn memcpy( function BuildAndStoreCommandPrefixCode (line 448) | fn BuildAndStoreCommandPrefixCode( function StoreCommands (line 518) | fn StoreCommands>( function EmitUncompressedMetaBlock (line 630) | fn EmitUncompressedMetaBlock( function BrotliCompressFragmentTwoPassImpl (line 644) | fn BrotliCompressFragmentTwoPassImpl &'stat... function BROTLI_CONTEXT (line 118) | pub fn BROTLI_CONTEXT(P1: u8, P2: u8, LUT: &[u8]) -> u8 { FILE: builder/third-party/brotli/src/enc/context_map_entropy.rs constant DEFAULT_CM_SPEED_INDEX (line 9) | const DEFAULT_CM_SPEED_INDEX: usize = 8; constant NUM_SPEEDS_TO_TRY (line 10) | const NUM_SPEEDS_TO_TRY: usize = 16; constant SPEEDS_TO_SEARCH (line 11) | const SPEEDS_TO_SEARCH: [u16; NUM_SPEEDS_TO_TRY] = [ constant MAXES_TO_SEARCH (line 14) | const MAXES_TO_SEARCH: [u16; NUM_SPEEDS_TO_TRY] = [ constant NIBBLE_PRIOR_SIZE (line 17) | const NIBBLE_PRIOR_SIZE: usize = 16 * NUM_SPEEDS_TO_TRY; constant CONTEXT_MAP_PRIOR_SIZE (line 19) | const CONTEXT_MAP_PRIOR_SIZE: usize = 256 * NIBBLE_PRIOR_SIZE * 17; constant STRIDE_PRIOR_SIZE (line 20) | const STRIDE_PRIOR_SIZE: usize = 256 * 256 * NIBBLE_PRIOR_SIZE * 2; type SpeedAndMax (line 22) | pub struct SpeedAndMax(pub u16, pub u16); function speed_to_tuple (line 24) | pub fn speed_to_tuple(inp: [SpeedAndMax; 2]) -> [(u16, u16); 2] { function get_stride_cdf_low (line 28) | fn get_stride_cdf_low( function get_stride_cdf_high (line 42) | fn get_stride_cdf_high(data: &mut [u16], stride_prior: u8, cm_prior: usi... function get_cm_cdf_low (line 50) | fn get_cm_cdf_low(data: &mut [u16], cm_prior: usize, high_nibble: u8) ->... function get_cm_cdf_high (line 58) | fn get_cm_cdf_high(data: &mut [u16], cm_prior: usize) -> &mut [u16] { function init_cdfs (line 65) | fn init_cdfs(cdfs: &mut [u16]) { function compute_combined_cost (line 86) | fn compute_combined_cost( function compute_cost (line 137) | fn compute_cost(singleton_cost: &mut [floatX; NUM_SPEEDS_TO_TRY], cdfs: ... function update_cdf (line 172) | fn update_cdf(cdfs: &mut [u16], nibble_u8: u8) { function extract_single_cdf (line 223) | fn extract_single_cdf(cdf_bundle: &[u16], index: usize) -> [u16; 16] { function min_cost_index_for_speed (line 248) | fn min_cost_index_for_speed(cost: &[floatX]) -> usize { function min_cost_speed_max (line 260) | fn min_cost_speed_max(cost: &[floatX]) -> SpeedAndMax { function min_cost_value (line 265) | fn min_cost_value(cost: &[floatX]) -> floatX { constant SINGLETON_COMBINED_STRATEGY (line 270) | const SINGLETON_COMBINED_STRATEGY: usize = 2; constant SINGLETON_STRIDE_STRATEGY (line 271) | const SINGLETON_STRIDE_STRATEGY: usize = 1; constant SINGLETON_CM_STRATEGY (line 272) | const SINGLETON_CM_STRATEGY: usize = 0; type ContextMapEntropy (line 274) | pub struct ContextMapEntropy< function new (line 293) | pub fn new( function take_prediction_mode (line 330) | pub fn take_prediction_mode( function prediction_mode_mut (line 341) | pub fn prediction_mode_mut( function best_singleton_speeds (line 346) | pub fn best_singleton_speeds( function best_speeds (line 384) | pub fn best_speeds( function best_speeds_costs (line 406) | pub fn best_speeds_costs( function free (line 424) | pub fn free(&mut self, alloc: &mut Alloc) { function update_cost_base (line 428) | fn update_cost_base( function push (line 513) | fn push(&mut self, val: interface::Command>) { method inc_local_byte_offset (line 521) | fn inc_local_byte_offset(&mut self, inc: usize) { method local_byte_offset (line 524) | fn local_byte_offset(&self) -> usize { method update_block_type (line 527) | fn update_block_type(&mut self, new_type: u8, stride: u8) { method block_type (line 531) | fn block_type(&self) -> u8 { method literal_data_at_offset (line 534) | fn literal_data_at_offset(&self, index: usize) -> u8 { method literal_context_map (line 537) | fn literal_context_map(&self) -> &[u8] { method prediction_mode (line 540) | fn prediction_mode(&self) -> ::interface::LiteralPredictionModeNibble { method update_cost (line 543) | fn update_cost( FILE: builder/third-party/brotli/src/enc/encode.rs type RingBuffer (line 88) | pub struct RingBuffer> { type BrotliEncoderStreamState (line 101) | pub enum BrotliEncoderStreamState { type NextOut (line 110) | enum NextOut { function GetNextOutInternal (line 115) | fn GetNextOutInternal<'a>( function NextOutIncrement (line 131) | fn NextOutIncrement(next_out: &NextOut, inc: i32) -> NextOut { function IsNextOutNull (line 138) | fn IsNextOutNull(next_out: &NextOut) -> bool { type IsFirst (line 147) | pub enum IsFirst { type BrotliEncoderStateStruct (line 154) | pub struct BrotliEncoderStateStruct { function set_parameter (line 200) | pub fn set_parameter( function set_parameter (line 286) | pub fn set_parameter(&mut self, p: BrotliEncoderParameter, value: u32) -... constant BROTLI_LARGE_MAX_DISTANCE_BITS (line 296) | pub const BROTLI_LARGE_MAX_DISTANCE_BITS: u32 = 62; constant BROTLI_LARGE_MIN_WBITS (line 297) | pub const BROTLI_LARGE_MIN_WBITS: u32 = 10; constant BROTLI_LARGE_MAX_WBITS (line 298) | pub const BROTLI_LARGE_MAX_WBITS: u32 = 30; constant BROTLI_MAX_DISTANCE_BITS (line 300) | pub const BROTLI_MAX_DISTANCE_BITS: u32 = 24; constant BROTLI_MAX_WINDOW_BITS (line 301) | pub const BROTLI_MAX_WINDOW_BITS: usize = BROTLI_MAX_DISTANCE_BITS as us... constant BROTLI_MAX_DISTANCE (line 302) | pub const BROTLI_MAX_DISTANCE: usize = 0x03ff_fffc; constant BROTLI_MAX_ALLOWED_DISTANCE (line 303) | pub const BROTLI_MAX_ALLOWED_DISTANCE: usize = 0x07ff_fffc; constant BROTLI_NUM_DISTANCE_SHORT_CODES (line 304) | pub const BROTLI_NUM_DISTANCE_SHORT_CODES: u32 = 16; function BROTLI_DISTANCE_ALPHABET_SIZE (line 305) | pub fn BROTLI_DISTANCE_ALPHABET_SIZE(NPOSTFIX: u32, NDIRECT: u32, MAXNBI... constant BROTLI_NUM_DISTANCE_SYMBOLS (line 313) | pub const BROTLI_NUM_DISTANCE_SYMBOLS: usize = 1128; function BrotliEncoderInitParams (line 315) | pub fn BrotliEncoderInitParams() -> BrotliEncoderParams { function extend_last_command (line 355) | fn extend_last_command(&mut self, bytes: &mut u32, wrapped_last_processe... function RingBufferInit (line 398) | fn RingBufferInit>() -> RingBuffer { function new (line 413) | pub fn new(m8: Alloc) -> Self { function RingBufferFree (line 463) | fn RingBufferFree>(m: &mut AllocU8, rb: &m... function DestroyHasher (line 466) | fn DestroyHasher + alloc::Allocator>( function cleanup (line 507) | fn cleanup(&mut self) { function BrotliEncoderDestroyInstance (line 527) | pub fn BrotliEncoderDestroyInstance(s: &mut BrotliEn... function check_large_window_ok (line 532) | fn check_large_window_ok() -> bool { function check_large_window_ok (line 536) | fn check_large_window_ok() -> bool { function SanitizeParams (line 540) | pub fn SanitizeParams(params: &mut BrotliEncoderParams) { function ComputeLgBlock (line 558) | fn ComputeLgBlock(params: &BrotliEncoderParams) -> i32 { function ComputeRbBits (line 575) | fn ComputeRbBits(params: &BrotliEncoderParams) -> i32 { function RingBufferSetup (line 579) | fn RingBufferSetup>( function EncodeWindowBits (line 591) | fn EncodeWindowBits( function InitCommandPrefixCodes (line 615) | fn InitCommandPrefixCodes( function ensure_initialized (line 650) | fn ensure_initialized(&mut self) -> bool { function RingBufferInitBuffer (line 695) | fn RingBufferInitBuffer>( function RingBufferWriteTail (line 723) | fn RingBufferWriteTail>( function RingBufferWrite (line 737) | fn RingBufferWrite>( function copy_input_to_ring_buffer (line 801) | pub fn copy_input_to_ring_buffer(&mut self, input_size: usize, input_buf... function ChooseHasher (line 823) | fn ChooseHasher(params: &mut BrotliEncoderParams) { function InitializeH2 (line 884) | fn InitializeH2>( function InitializeH3 (line 901) | fn InitializeH3>( function InitializeH4 (line 918) | fn InitializeH4>( function InitializeH54 (line 935) | fn InitializeH54>( function InitializeH9 (line 953) | fn InitializeH9 + alloc::Allocator>( function InitializeH5 (line 970) | fn InitializeH5 + alloc::Allocator>( function InitializeH6 (line 1031) | fn InitializeH6 + alloc::Allocator>( function BrotliMakeHasher (line 1061) | fn BrotliMakeHasher + alloc::Allocator>( function HasherReset (line 1106) | fn HasherReset + alloc::Allocator>(t: ... function GetHasherCommon (line 1112) | fn GetHasherCommon + alloc::Allocator>( function HasherSetup (line 1118) | pub fn HasherSetup + alloc::Allocator>( function HasherPrependCustomDictionary (line 1155) | fn HasherPrependCustomDictionary + alloc::A... function set_custom_dictionary (line 1179) | pub fn set_custom_dictionary(&mut self, size: usize, dict: &[u8]) { function set_custom_dictionary_with_optional_precomputed_hasher (line 1183) | pub fn set_custom_dictionary_with_optional_precomputed_hasher( function BrotliEncoderMaxCompressedSizeMulti (line 1240) | pub fn BrotliEncoderMaxCompressedSizeMulti(input_size: usize, num_thread... function BrotliEncoderMaxCompressedSize (line 1244) | pub fn BrotliEncoderMaxCompressedSize(input_size: usize) -> usize { function InitOrStitchToPreviousBlock (line 1268) | fn InitOrStitchToPreviousBlock + alloc::All... function ShouldCompress (line 1290) | fn ShouldCompress( function ChooseContextMode (line 1333) | fn ChooseContextMode( type BrotliEncoderOperation (line 1356) | pub enum BrotliEncoderOperation { function MakeUncompressedStream (line 1363) | fn MakeUncompressedStream(input: &[u8], input_size: usize, output: &mut ... function BrotliEncoderCompress (line 1409) | pub fn BrotliEncoderCompress< function inject_byte_padding_block (line 1505) | fn inject_byte_padding_block(&mut self) { function inject_flush_or_push_output (line 1532) | fn inject_flush_or_push_output( function unprocessed_input_size (line 1564) | fn unprocessed_input_size(&self) -> u64 { function update_size_hint (line 1568) | fn update_size_hint(&mut self, available_in: usize) { function WrapPosition (line 1587) | fn WrapPosition(position: u64) -> u32 { function get_brotli_storage (line 1598) | fn get_brotli_storage(&mut self, size: usize) { function MaxHashTableSize (line 1607) | fn MaxHashTableSize(quality: i32) -> usize { function HashTableSize (line 1615) | fn HashTableSize(max_table_size: usize, input_size: usize) -> usize { function GetHashTableInternal (line 1635) | fn GetHashTableInternal<'a, AllocI32: alloc::Allocator>( function update_last_processed_pos (line 1669) | fn update_last_processed_pos(&mut self) -> bool { function MaxMetablockSize (line 1677) | fn MaxMetablockSize(params: &BrotliEncoderParams) -> usize { function ChooseContextMap (line 1681) | fn ChooseContextMap( function ShouldUseComplexStaticContextMap (line 1773) | fn ShouldUseComplexStaticContextMap( function DecideOverLiteralContextModeling (line 1845) | fn DecideOverLiteralContextModeling( function WriteMetaBlockInternal (line 1900) | fn WriteMetaBlockInternal( function ChooseDistanceParams (line 2130) | fn ChooseDistanceParams(params: &mut BrotliEncoderParams) { function encode_data (line 2175) | fn encode_data( function write_metadata_header (line 2502) | fn write_metadata_header(&mut self) -> usize { function process_metadata (line 2536) | fn process_metadata< function CheckFlushCompleteInner (line 2644) | fn CheckFlushCompleteInner( function check_flush_complete (line 2658) | fn check_flush_complete(&mut self) { function compress_stream_fast (line 2666) | fn compress_stream_fast( function remaining_input_block_size (line 2827) | fn remaining_input_block_size(&mut self) -> usize { function compress_stream (line 2836) | pub fn compress_stream< function is_finished (line 2961) | pub fn is_finished(&self) -> bool { function has_more_output (line 2966) | pub fn has_more_output(&self) -> bool { function take_output (line 2970) | pub fn take_output(&mut self, size: &mut usize) -> &[u8] { function BrotliEncoderVersion (line 2994) | pub fn BrotliEncoderVersion() -> u32 { function input_block_size (line 2999) | pub fn input_block_size(&mut self) -> usize { function write_data (line 3006) | pub fn write_data< FILE: builder/third-party/brotli/src/enc/entropy_encode.rs type HuffmanTree (line 12) | pub struct HuffmanTree { method new (line 19) | pub fn new(count: u32, left: i16, right: i16) -> Self { function BrotliSetDepth (line 28) | pub fn BrotliSetDepth(p0: i32, pool: &mut [HuffmanTree], depth: &mut [u8... type HuffmanComparator (line 59) | pub trait HuffmanComparator { method Cmp (line 60) | fn Cmp(&self, a: &HuffmanTree, b: &HuffmanTree) -> bool; method Cmp (line 64) | fn Cmp(&self, v0: &HuffmanTree, v1: &HuffmanTree) -> bool { type SortHuffmanTree (line 62) | pub struct SortHuffmanTree {} function SortHuffmanTreeItems (line 72) | pub fn SortHuffmanTreeItems( function BrotliCreateHuffmanTree (line 134) | pub fn BrotliCreateHuffmanTree( function BrotliOptimizeHuffmanCountsForRle (line 212) | pub fn BrotliOptimizeHuffmanCountsForRle( function DecideOverRleUse (line 348) | pub fn DecideOverRleUse( function Reverse (line 393) | fn Reverse(v: &mut [u8], mut start: usize, mut end: usize) { function BrotliWriteHuffmanTreeRepetitions (line 402) | fn BrotliWriteHuffmanTreeRepetitions( function BrotliWriteHuffmanTreeRepetitionsZeros (line 446) | fn BrotliWriteHuffmanTreeRepetitionsZeros( function BrotliWriteHuffmanTree (line 482) | pub fn BrotliWriteHuffmanTree( function BrotliReverseBits (line 546) | fn BrotliReverseBits(num_bits: usize, mut bits: u16) -> u16 { constant MAX_HUFFMAN_BITS (line 564) | const MAX_HUFFMAN_BITS: usize = 16; function BrotliConvertBitDepthsToSymbols (line 565) | pub fn BrotliConvertBitDepthsToSymbols(depth: &[u8], len: usize, bits: &... FILE: builder/third-party/brotli/src/enc/find_stride.rs type floatY (line 9) | pub type floatY = f64; function HuffmanCost (line 12) | pub fn HuffmanCost(population: &[u32]) -> floatY { type EntropyBucketPopulation (line 33) | pub struct EntropyBucketPopulation> { function new (line 38) | pub fn new(m32: &mut AllocU32) -> Self { function free (line 45) | pub fn free(&mut self, m32: &mut AllocU32) { function clone_from (line 48) | fn clone_from(&mut self, other: &EntropyBucketPopulation) { function add_assign (line 53) | fn add_assign(&mut self, other: &EntropyBucketPopulation) { function bzero (line 69) | fn bzero(&mut self) { function initiate_from (line 76) | fn initiate_from( function bit_cost_of_data_subset (line 113) | fn bit_cost_of_data_subset( constant NUM_STRIDES (line 155) | const NUM_STRIDES: usize = 8; type BucketPopIndex (line 157) | pub struct BucketPopIndex { type Output (line 164) | type Output = u32; function index (line 165) | fn index(&self, index: BucketPopIndex) -> &u32 { function index_mut (line 173) | fn index_mut(&mut self, index: BucketPopIndex) -> &mut u32 { type EntropyTally (line 179) | pub struct EntropyTally> { constant NUM_LEVELS (line 183) | const NUM_LEVELS: usize = 4; constant NUM_NODES (line 184) | const NUM_NODES: usize = (1 << (NUM_LEVELS)) - 1; constant NUM_LEAF_NODES (line 185) | pub const NUM_LEAF_NODES: usize = (NUM_NODES + 1) >> 1; type EntropyPyramid (line 187) | pub struct EntropyPyramid> { function last_level_range (line 193) | pub fn last_level_range(&self) -> Range { function byte_index_to_pyramid_index (line 196) | pub fn byte_index_to_pyramid_index(&self, byte_index: usize, metablock_s... function reset_scratch_to_deepest_level (line 203) | pub fn reset_scratch_to_deepest_level(&self, output: &mut EntropyTally [u8; NUM_LEAF_NODES] { function free (line 230) | pub fn free(&mut self, m32: &mut AllocU32) { function disabled_placeholder (line 235) | pub fn disabled_placeholder(_m32: &mut AllocU32) -> Self { function new (line 302) | pub fn new(m32: &mut AllocU32) -> Self { function bit_cost_of_literals (line 370) | pub fn bit_cost_of_literals( function populate_entry_stride1 (line 384) | fn populate_entry_stride1(&mut self, input: InputPair, index: u32) { function populate_entry (line 396) | fn populate_entry( function populate_stride1 (line 448) | pub fn populate_stride1(&mut self, input0: &[u8], input1: &[u8]) { function populate (line 487) | pub fn populate(&mut self, input0: &[u8], input1: &[u8], scratch: &mut E... function new (line 671) | pub fn new(m32: &mut AllocU32, max_stride_arg: Option) -> EntropyTal... function disabled_placeholder (line 743) | pub fn disabled_placeholder(m32: &mut AllocU32) -> EntropyTally { function observe_input_stream (line 746) | fn observe_input_stream(&mut self, input0: &[u8], input1: &[u8]) { function identify_best_population_and_update_cache (line 765) | fn identify_best_population_and_update_cache(&mut self) -> u8 { function peek (line 786) | pub fn peek(&mut self) -> &mut EntropyBucketPopulation { function get_previous_bytes (line 789) | pub fn get_previous_bytes( function pick_best_stride (line 809) | pub fn pick_best_stride>( function free (line 881) | pub fn free(&mut self, m32: &mut AllocU32) { function is_free (line 886) | pub fn is_free(&mut self) -> bool { FILE: builder/third-party/brotli/src/enc/fixed_queue.rs constant MAX_THREADS (line 1) | pub const MAX_THREADS: usize = 16; type FixedQueue (line 3) | pub struct FixedQueue { method default (line 9) | fn default() -> Self { function new (line 14) | pub fn new() -> Self { function can_push (line 24) | pub fn can_push(&self) -> bool { function size (line 27) | pub fn size(&self) -> usize { function push (line 30) | pub fn push(&mut self, item: T) -> Result<(), ()> { function pop (line 39) | pub fn pop(&mut self) -> Option { function how_much_free_space (line 49) | pub fn how_much_free_space(&self) -> usize { function remove (line 52) | pub fn remove) -> bool>(&mut self, f: F) -> Option { FILE: builder/third-party/brotli/src/enc/histogram.rs type HistogramLiteral (line 14) | pub struct HistogramLiteral { method slice (line 106) | fn slice(&self) -> &[u32] { method slice_mut (line 112) | fn slice_mut(&mut self) -> &mut [u32] { method clone (line 21) | fn clone(&self) -> HistogramLiteral { method default (line 31) | fn default() -> HistogramLiteral { type HistogramCommand (line 40) | pub struct HistogramCommand { method slice (line 229) | fn slice(&self) -> &[u32] { method slice_mut (line 235) | fn slice_mut(&mut self) -> &mut [u32] { method clone (line 47) | fn clone(&self) -> HistogramCommand { method default (line 57) | fn default() -> HistogramCommand { constant BROTLI_NUM_HISTOGRAM_DISTANCE_SYMBOLS (line 68) | const BROTLI_NUM_HISTOGRAM_DISTANCE_SYMBOLS: usize = 544; constant BROTLI_NUM_HISTOGRAM_DISTANCE_SYMBOLS (line 70) | const BROTLI_NUM_HISTOGRAM_DISTANCE_SYMBOLS: usize = 520; type HistogramDistance (line 72) | pub struct HistogramDistance { method slice (line 271) | fn slice(&self) -> &[u32] { method slice_mut (line 277) | fn slice_mut(&mut self) -> &mut [u32] { method clone (line 78) | fn clone(&self) -> HistogramDistance { method default (line 87) | fn default() -> HistogramDistance { type CostAccessors (line 96) | pub trait CostAccessors { method make_nnz_storage (line 98) | fn make_nnz_storage() -> Self::i32vec; method total_count (line 99) | fn total_count(&self) -> usize; method bit_cost (line 100) | fn bit_cost(&self) -> super::util::floatX; method set_bit_cost (line 101) | fn set_bit_cost(&mut self, cost: super::util::floatX); method set_total_count (line 102) | fn set_total_count(&mut self, count: usize); type i32vec (line 205) | type i32vec = HistogramLiteralScratch; method make_nnz_storage (line 206) | fn make_nnz_storage() -> Self::i32vec { method total_count (line 210) | fn total_count(&self) -> usize { method bit_cost (line 214) | fn bit_cost(&self) -> super::util::floatX { method set_bit_cost (line 218) | fn set_bit_cost(&mut self, data: super::util::floatX) { method set_total_count (line 222) | fn set_total_count(&mut self, data: usize) { type i32vec (line 247) | type i32vec = HistogramCommandScratch; method make_nnz_storage (line 248) | fn make_nnz_storage() -> Self::i32vec { method total_count (line 252) | fn total_count(&self) -> usize { method bit_cost (line 256) | fn bit_cost(&self) -> super::util::floatX { method set_bit_cost (line 260) | fn set_bit_cost(&mut self, data: super::util::floatX) { method set_total_count (line 264) | fn set_total_count(&mut self, data: usize) { type i32vec (line 289) | type i32vec = HistogramDistanceScratch; method make_nnz_storage (line 290) | fn make_nnz_storage() -> Self::i32vec { method total_count (line 295) | fn total_count(&self) -> usize { method bit_cost (line 299) | fn bit_cost(&self) -> super::util::floatX { method set_bit_cost (line 303) | fn set_bit_cost(&mut self, data: super::util::floatX) { method set_total_count (line 307) | fn set_total_count(&mut self, data: usize) { type Array264i (line 116) | pub struct Array264i([Mem256i; 33]); method slice_mut (line 119) | fn slice_mut(&mut self) -> &mut [Mem256i] { method slice (line 126) | fn slice(&self) -> &[Mem256i] { method default (line 132) | fn default() -> Array264i { type Array528i (line 136) | pub struct Array528i([Mem256i; 66]); method slice_mut (line 139) | fn slice_mut(&mut self) -> &mut [Mem256i] { method slice (line 145) | fn slice(&self) -> &[Mem256i] { method default (line 151) | fn default() -> Array528i { type Array712i (line 156) | pub struct Array712i([Mem256i; 89]); method slice_mut (line 159) | fn slice_mut(&mut self) -> &mut [Mem256i] { method slice (line 165) | fn slice(&self) -> &[Mem256i] { method default (line 171) | fn default() -> Array712i { type EmptyIVec (line 176) | pub struct EmptyIVec {} method slice_mut (line 180) | fn slice_mut(&mut self) -> &mut [Mem256i] { method slice (line 186) | fn slice(&self) -> &[Mem256i] { method default (line 193) | fn default() -> EmptyIVec { type HistogramLiteralScratch (line 199) | pub type HistogramLiteralScratch = Array264i; type HistogramLiteralScratch (line 202) | pub type HistogramLiteralScratch = EmptyIVec; type HistogramCommandScratch (line 241) | pub type HistogramCommandScratch = Array712i; type HistogramCommandScratch (line 244) | pub type HistogramCommandScratch = EmptyIVec; type HistogramDistanceScratch (line 283) | pub type HistogramDistanceScratch = Array528i; type HistogramDistanceScratch (line 286) | pub type HistogramDistanceScratch = EmptyIVec; type ContextType (line 313) | pub enum ContextType { method default (line 322) | fn default() -> ContextType { type BlockSplitIterator (line 327) | pub struct BlockSplitIterator<'a, Alloc: alloc::Allocator + 'a + all... function new (line 335) | fn new(split: &'a BlockSplit) -> Self { function next (line 348) | fn next(&mut self) { function HistogramAddItem (line 358) | pub fn HistogramAddItem + SliceWrapperM... function HistogramAddVector (line 371) | pub fn HistogramAddVector< function HistogramClear (line 392) | pub fn HistogramClear + CostAccessors>( function ClearHistograms (line 401) | pub fn ClearHistograms + CostAccesso... function HistogramAddHistogram (line 411) | pub fn HistogramAddHistogram< function HistogramSelfAddHistogram (line 428) | pub fn HistogramSelfAddHistogram< function Context (line 449) | pub fn Context(p1: u8, p2: u8, mode: ContextType) -> u8 { function BrotliBuildHistogramsWithContext (line 466) | pub fn BrotliBuildHistogramsWithContext<'a, Alloc: alloc::Allocator ... FILE: builder/third-party/brotli/src/enc/input_pair.rs type InputReference (line 6) | pub struct InputReference<'a> { function slice (line 11) | fn slice(&self) -> &[u8] { method freeze (line 17) | fn freeze(&self) -> super::interface::SliceOffset { type InputReferenceMut (line 24) | pub struct InputReferenceMut<'a> { function slice (line 30) | fn slice(&self) -> &[u8] { function slice_mut (line 35) | fn slice_mut(&mut self) -> &mut [u8] { function from (line 41) | fn from(val: InputReferenceMut<'a>) -> InputReference<'a> { function from (line 50) | fn from(val: &'a InputReferenceMut<'a>) -> InputReference<'a> { type InputPair (line 59) | pub struct InputPair<'a>(pub InputReference<'a>, pub InputReference<'a>); method eq (line 62) | fn eq(&self, other: &InputPair<'_>) -> bool { type Output (line 81) | type Output = u8; function index (line 82) | fn index(&self, index: usize) -> &u8 { function fmt (line 91) | fn fmt(&self, fmtr: &mut core::fmt::Formatter) -> Result<(), core::fmt::... function split_at (line 103) | pub fn split_at(&self, loc: usize) -> (InputPair<'a>, InputPair<'a>) { function len (line 142) | pub fn len(&self) -> usize { FILE: builder/third-party/brotli/src/enc/interface.rs type BlockSwitch (line 7) | pub struct BlockSwitch(pub u8); method new (line 15) | pub fn new(block_type: u8) -> Self { method block_type (line 19) | pub fn block_type(&self) -> u8 { type Nop (line 9) | pub trait Nop { method nop (line 10) | fn nop() -> T; type LiteralBlockSwitch (line 25) | pub struct LiteralBlockSwitch(pub BlockSwitch, pub u8); method new (line 28) | pub fn new(block_type: u8, stride: u8) -> Self { method block_type (line 32) | pub fn block_type(&self) -> u8 { method stride (line 36) | pub fn stride(&self) -> u8 { method update_stride (line 40) | pub fn update_stride(&mut self, new_stride: u8) { constant LITERAL_PREDICTION_MODE_SIGN (line 45) | pub const LITERAL_PREDICTION_MODE_SIGN: u8 = 3; constant LITERAL_PREDICTION_MODE_UTF8 (line 46) | pub const LITERAL_PREDICTION_MODE_UTF8: u8 = 2; constant LITERAL_PREDICTION_MODE_MSB6 (line 47) | pub const LITERAL_PREDICTION_MODE_MSB6: u8 = 1; constant LITERAL_PREDICTION_MODE_LSB6 (line 48) | pub const LITERAL_PREDICTION_MODE_LSB6: u8 = 0; type LiteralPredictionModeNibble (line 51) | pub struct LiteralPredictionModeNibble(pub u8); method new (line 55) | pub fn new(prediction_mode: u8) -> Result { method prediction_mode (line 62) | pub fn prediction_mode(&self) -> u8 { method signed (line 66) | pub fn signed() -> Self { method utf8 (line 70) | pub fn utf8() -> Self { method msb6 (line 74) | pub fn msb6() -> Self { method lsb6 (line 78) | pub fn lsb6() -> Self { method to_context_enum (line 82) | pub fn to_context_enum(&self) -> Result { constant NUM_SPEED_VALUES (line 92) | pub const NUM_SPEED_VALUES: usize = 12; constant NUM_MIXING_VALUES (line 93) | pub const NUM_MIXING_VALUES: usize = 16 * 256 + 16 * 256; constant NUM_PREDMODE_SETUP_VALUES (line 94) | pub const NUM_PREDMODE_SETUP_VALUES: usize = 4; constant RESERVED_OFFSET (line 95) | pub const RESERVED_OFFSET: usize = 3; constant ADV_CONTEXT_MAP_OFFSET (line 96) | pub const ADV_CONTEXT_MAP_OFFSET: usize = 2; constant MIXING_MATH_OFFSET (line 97) | pub const MIXING_MATH_OFFSET: usize = 1; constant PREDMODE_OFFSET (line 98) | pub const PREDMODE_OFFSET: usize = 0; constant MIXING_OFFSET (line 99) | pub const MIXING_OFFSET: usize = NUM_PREDMODE_SETUP_VALUES + PREDMODE_OF... constant SPEED_OFFSET (line 100) | pub const SPEED_OFFSET: usize = MIXING_OFFSET + NUM_MIXING_VALUES; constant DISTANCE_CONTEXT_MAP_OFFSET (line 101) | pub const DISTANCE_CONTEXT_MAP_OFFSET: usize = SPEED_OFFSET + NUM_SPEED_... constant MAX_PREDMODE_SPEED_AND_DISTANCE_CONTEXT_MAP_SIZE (line 102) | pub const MAX_PREDMODE_SPEED_AND_DISTANCE_CONTEXT_MAP_SIZE: usize = constant MAX_LITERAL_CONTEXT_MAP_SIZE (line 104) | pub const MAX_LITERAL_CONTEXT_MAP_SIZE: usize = 256 * 64; constant MAX_ADV_LITERAL_CONTEXT_MAP_SIZE (line 105) | pub const MAX_ADV_LITERAL_CONTEXT_MAP_SIZE: usize = 256 * 64 * 2; type PredictionModeContextMap (line 107) | pub struct PredictionModeContextMap> { function distance_context_map_mut (line 113) | pub fn distance_context_map_mut(&mut self) -> &mut [u8] { function set_stride_context_speed (line 120) | pub fn set_stride_context_speed(&mut self, speed_max: [(u16, u16); 2]) { function set_context_map_speed (line 130) | pub fn set_context_map_speed(&mut self, speed_max: [(u16, u16); 2]) { function set_mixing_math (line 138) | pub fn set_mixing_math(&mut self, math_enum: u8) { function set_adv_context_map (line 142) | pub fn set_adv_context_map(&mut self, is_adv: u8) { function set_mixing_values (line 147) | pub fn set_mixing_values(&mut self, mixing_mask: &[u8; NUM_MIXING_VALUES... function get_mixing_values_mut (line 153) | pub fn get_mixing_values_mut(&mut self) -> &mut [u8] { function set_combined_stride_context_speed (line 158) | pub fn set_combined_stride_context_speed(&mut self, speed_max: [(u16, u1... function set_literal_prediction_mode (line 167) | pub fn set_literal_prediction_mode(&mut self, val: LiteralPredictionMode... function from_mut (line 174) | pub fn from_mut>( function get_mixing_values (line 188) | pub fn get_mixing_values(&self) -> &[u8] { function get_mixing_math (line 193) | pub fn get_mixing_math(&self) -> u8 { function get_is_adv_context_map (line 201) | pub fn get_is_adv_context_map(&self) -> u8 { function has_context_speeds (line 209) | pub fn has_context_speeds(&self) -> bool { function size_of_combined_array (line 213) | pub fn size_of_combined_array(distance_context_map_size: usize) -> usize { function context_speeds_standard_len (line 217) | pub fn context_speeds_standard_len(&self) -> usize { function context_speeds_f8 (line 221) | pub fn context_speeds_f8(&self) -> &[u8] { function distance_context_map (line 226) | pub fn distance_context_map(&self) -> &[u8] { function f8_to_u16 (line 233) | pub fn f8_to_u16(data: u8) -> u16 { function u16_to_f8 (line 237) | pub fn u16_to_f8(data: u16) -> u8 { function stride_context_speed_offset (line 241) | pub fn stride_context_speed_offset() -> usize { function stride_context_speed_max_offset (line 245) | pub fn stride_context_speed_max_offset() -> usize { function context_map_speed_offset (line 249) | pub fn context_map_speed_offset() -> usize { function context_map_speed_max_offset (line 253) | pub fn context_map_speed_max_offset() -> usize { function combined_stride_context_speed_offset (line 257) | pub fn combined_stride_context_speed_offset() -> usize { function combined_stride_context_speed_max_offset (line 261) | pub fn combined_stride_context_speed_max_offset() -> usize { function literal_prediction_mode (line 265) | pub fn literal_prediction_mode(&self) -> LiteralPredictionModeNibble { function stride_context_speed (line 273) | pub fn stride_context_speed(&self) -> [(u16, u16); 2] { function context_map_speed (line 280) | pub fn context_map_speed(&self) -> [(u16, u16); 2] { function combined_stride_context_speed (line 287) | pub fn combined_stride_context_speed(&self) -> [(u16, u16); 2] { function stride_context_speed_f8 (line 295) | pub fn stride_context_speed_f8(&self) -> [(u8, u8); 2] { function combined_stride_context_speed_f8 (line 304) | pub fn combined_stride_context_speed_f8(&self) -> [(u8, u8); 2] { function context_map_speed_f8 (line 313) | pub fn context_map_speed_f8(&self) -> [(u8, u8); 2] { method clone (line 325) | fn clone(&self) -> Self { type CopyCommand (line 337) | pub struct CopyCommand { method nop (line 344) | fn nop() -> Self { type DictCommand (line 353) | pub struct DictCommand { method nop (line 363) | fn nop() -> Self { type FeatureFlagSliceType (line 376) | pub struct FeatureFlagSliceType>(core::marke... function slice (line 380) | fn slice(&self) -> &[u8] { method default (line 387) | fn default() -> Self { type FeatureFlagSliceType (line 394) | pub struct FeatureFlagSliceType>(pub SliceTy... function slice (line 399) | fn slice(&self) -> &[u8] { method default (line 407) | fn default() -> Self { method clone (line 414) | fn clone(&self) -> Self { type LiteralCommand (line 421) | pub struct LiteralCommand> { function slice (line 428) | fn slice(&self) -> &[u8] { function slice_mut (line 436) | fn slice_mut(&mut self) -> &mut [u8] { function nop (line 445) | fn nop() -> Self { method clone (line 455) | fn clone(&self) -> LiteralCommand { type Command (line 466) | pub enum Command> { function free_array (line 477) | pub fn free_array(&mut self, apply_func: &mut F) method default (line 496) | fn default() -> Self { function nop (line 503) | fn nop() -> Command { method clone (line 510) | fn clone(&self) -> Command { function free_cmd_inline (line 526) | pub fn free_cmd_inline>( function free_cmd (line 547) | pub fn free_cmd>( type SliceOffset (line 555) | pub struct SliceOffset(pub usize, pub u32); method slice (line 557) | fn slice(&self) -> &[u8] { method from (line 574) | fn from(f: InputReference<'a>) -> Self { method offset (line 618) | pub fn offset(&self) -> usize { method len (line 621) | pub fn len(&self) -> usize { method len32 (line 624) | pub fn len32(&self) -> u32 { type Freezable (line 563) | pub trait Freezable { method freeze (line 564) | fn freeze(&self) -> SliceOffset; type Unfreezable (line 567) | pub trait Unfreezable { method thaw (line 568) | fn thaw<'a>(&self, data: &'a [u8]) -> InputReference<'a>; method thaw_mut (line 569) | fn thaw_mut<'a>(&self, data: &'a mut [u8]) -> InputReferenceMut<'a>; method thaw_pair (line 570) | fn thaw_pair<'a>(&self, pair: &InputPair<'a>) -> Result(&self, data: &'a [u8]) -> InputReference<'a> { method thaw_mut (line 586) | fn thaw_mut<'a>(&self, data: &'a mut [u8]) -> InputReferenceMut<'a> { method thaw_pair (line 592) | fn thaw_pair<'a>(&self, pair: &InputPair<'a>) -> Result; type CommandProcessor (line 631) | pub trait CommandProcessor<'a> { method push (line 632) | fn push(&mut self, val: Command>); method push_literals (line 633) | fn push_literals(&mut self, data: &InputPair<'a>) { method push_rand_literals (line 649) | fn push_rand_literals(&mut self, data: &InputPair<'a>) { method push_block_switch_literal (line 665) | fn push_block_switch_literal(&mut self, block_type: u8) { function thaw_pair (line 673) | pub fn thaw_pair<'a>(&self, data: &InputPair<'a>) -> Command(&self, data: &'a [u8]) -> Command> { function freeze (line 718) | pub fn freeze(&self) -> Command { function speed_to_u8 (line 741) | pub fn speed_to_u8(data: u16) -> u8 { function u8_to_speed (line 753) | pub fn u8_to_speed(data: u8) -> u16 { function tst_u8_to_speed (line 766) | fn tst_u8_to_speed(data: u16) { function test_u8_to_speed (line 770) | fn test_u8_to_speed() { FILE: builder/third-party/brotli/src/enc/ir_interpret.rs type IRInterpreter (line 7) | pub trait IRInterpreter { method inc_local_byte_offset (line 8) | fn inc_local_byte_offset(&mut self, inc: usize); method local_byte_offset (line 9) | fn local_byte_offset(&self) -> usize; method update_block_type (line 10) | fn update_block_type(&mut self, new_type: u8, new_stride: u8); method block_type (line 11) | fn block_type(&self) -> u8; method literal_data_at_offset (line 12) | fn literal_data_at_offset(&self, index: usize) -> u8; method literal_context_map (line 13) | fn literal_context_map(&self) -> &[u8]; method prediction_mode (line 14) | fn prediction_mode(&self) -> ::interface::LiteralPredictionModeNibble; method update_cost (line 15) | fn update_cost( function push_base (line 25) | pub fn push_base( function compute_huffman_table_index_for_context_map (line 86) | fn compute_huffman_table_index_for_context_map( function Context (line 107) | pub fn Context(p1: u8, p2: u8, mode: ContextType) -> u8 { FILE: builder/third-party/brotli/src/enc/literal_cost.rs function UTF8Position (line 8) | fn UTF8Position(last: usize, c: usize, clamp: usize) -> usize { function DecideMultiByteStatsLevel (line 20) | fn DecideMultiByteStatsLevel(pos: usize, len: usize, mask: usize, data: ... function EstimateBitCostsForLiteralsUTF8 (line 47) | fn EstimateBitCostsForLiteralsUTF8( function BrotliEstimateBitCostsForLiterals (line 178) | pub fn BrotliEstimateBitCostsForLiterals( FILE: builder/third-party/brotli/src/enc/metablock.rs function BrotliInitDistanceParams (line 24) | pub fn BrotliInitDistanceParams(params: &mut BrotliEncoderParams, npostf... function RecomputeDistancePrefixes (line 58) | fn RecomputeDistancePrefixes( function ComputeDistanceCost (line 84) | fn ComputeDistanceCost( function BrotliBuildMetaBlock (line 129) | pub fn BrotliBuildMetaBlock( type BlockSplitter (line 314) | pub struct BlockSplitter { type ContextBlockSplitter (line 330) | pub struct ContextBlockSplitter { type LitBlocks (line 348) | enum LitBlocks { function InitBlockSplitter (line 390) | fn InitBlockSplitter< function InitContextBlockSplitter (line 472) | fn InitContextBlockSplitter< function BlockSplitterFinishBlock (line 556) | fn BlockSplitterFinishBlock< constant BROTLI_MAX_STATIC_CONTEXTS (line 664) | const BROTLI_MAX_STATIC_CONTEXTS: usize = 13; function ContextBlockSplitterFinishBlock (line 666) | fn ContextBlockSplitterFinishBlock< function BlockSplitterAddSymbol (line 801) | fn BlockSplitterAddSymbol< function ContextBlockSplitterAddSymbol (line 818) | fn ContextBlockSplitterAddSymbol< function MapStaticContexts (line 839) | fn MapStaticContexts< function BrotliBuildMetaBlockGreedyInternal (line 866) | pub fn BrotliBuildMetaBlockGreedyInternal< function BrotliBuildMetaBlockGreedy (line 1030) | pub fn BrotliBuildMetaBlockGreedy< function BrotliOptimizeHistograms (line 1084) | pub fn BrotliOptimizeHistograms< FILE: builder/third-party/brotli/src/enc/mod.rs type s16 (line 46) | pub type s16 = core::simd::i16x16; type v8 (line 48) | pub type v8 = core::simd::f32x8; type s8 (line 50) | pub type s8 = core::simd::i32x8; type s16 (line 52) | pub type s16 = compat::Compat16x16; type v8 (line 54) | pub type v8 = compat::CompatF8; type s8 (line 56) | pub type s8 = compat::Compat32x8; function compress_multi (line 94) | pub fn compress_multi< function BrotliCompress (line 141) | pub fn BrotliCompress( function BrotliCompressCustomAlloc (line 163) | pub fn BrotliCompressCustomAlloc( function join (line 27) | fn join(self) -> Result { type MultiThreadedOwnedRetriever (line 34) | pub struct MultiThreadedOwnedRetriever(RwLock); function view (line 37) | fn view T>(&self, f: F) -> Result Result { type MultiThreadedSpawner (line 52) | pub struct MultiThreadedSpawner {} type JoinHandle (line 90) | type JoinHandle = MultiThreadedJoinable>; method make_spawner (line 92) | fn make_spawner(&mut self, input: &mut Owned) -> Self::FinalJoinHan... method spawn (line 97) | fn spawn ReturnValue + S... type JoinHandle (line 124) | type JoinHandle = type FinalJoinHandle (line 126) | type FinalJoinHandle = ) -> Self::FinalJoinHan... method spawn (line 135) | fn spawn( function spawn_work (line 54) | fn spawn_work< function compress_multi (line 154) | pub fn compress_multi< FILE: builder/third-party/brotli/src/enc/parameters.rs type BrotliEncoderParameter (line 3) | pub enum BrotliEncoderParameter { FILE: builder/third-party/brotli/src/enc/pdf.rs type PDF (line 6) | pub struct PDF([i16; 16]); FILE: builder/third-party/brotli/src/enc/prior_eval.rs constant CONTEXT_MAP_PRIOR_SIZE (line 14) | pub const CONTEXT_MAP_PRIOR_SIZE: usize = 256 * 17; constant STRIDE_PRIOR_SIZE (line 15) | pub const STRIDE_PRIOR_SIZE: usize = 256 * 256 * 2; constant ADV_PRIOR_SIZE (line 16) | pub const ADV_PRIOR_SIZE: usize = 65536 + (20 << 16); constant DEFAULT_SPEED (line 17) | pub const DEFAULT_SPEED: (u16, u16) = (8, 8192); type WhichPrior (line 19) | pub enum WhichPrior { type Prior (line 33) | pub trait Prior { method lookup_lin (line 34) | fn lookup_lin( method lookup_mut (line 41) | fn lookup_mut( method lookup (line 52) | fn lookup( method score_index (line 64) | fn score_index( method which (line 81) | fn which() -> usize; method lookup_lin (line 124) | fn lookup_lin( method which (line 133) | fn which() -> usize { method lookup_lin (line 150) | fn lookup_lin( method which (line 159) | fn which() -> usize { method lookup_lin (line 176) | fn lookup_lin( method which (line 185) | fn which() -> usize { method lookup_lin (line 202) | fn lookup_lin( method which (line 211) | fn which() -> usize { method lookup_lin (line 244) | fn lookup_lin( method which (line 257) | fn which() -> usize { method lookup_lin (line 265) | fn lookup_lin( method which (line 278) | fn which() -> usize { method lookup_lin (line 287) | fn lookup_lin( method which (line 300) | fn which() -> usize { method lookup_lin (line 309) | fn lookup_lin( method which (line 323) | fn which() -> usize { function upper_score_index (line 85) | fn upper_score_index(stride_byte: u8, _selected_context: u8, actual_cont... function lower_score_index (line 89) | fn lower_score_index( function stride_lookup_lin (line 102) | fn stride_lookup_lin( type Stride1Prior (line 114) | pub struct Stride1Prior {} method offset (line 117) | pub fn offset() -> usize { type Stride2Prior (line 140) | pub struct Stride2Prior {} method offset (line 143) | pub fn offset() -> usize { type Stride3Prior (line 166) | pub struct Stride3Prior {} method offset (line 169) | pub fn offset() -> usize { type Stride4Prior (line 193) | pub struct Stride4Prior {} method offset (line 196) | pub fn offset() -> usize { type CMPrior (line 240) | pub struct CMPrior {} type FastCMPrior (line 261) | pub struct FastCMPrior {} type SlowCMPrior (line 283) | pub struct SlowCMPrior {} type AdvPrior (line 305) | pub struct AdvPrior {} type CDF (line 328) | pub struct CDF<'a> { function cost (line 334) | pub fn cost(&self, nibble_u8: u8) -> floatX { function update (line 343) | pub fn update(&mut self, nibble_u8: u8, speed: (u16, u16)) { function from (line 359) | fn from(cdf: &'a mut s16) -> CDF<'a> { function init_cdfs (line 364) | pub fn init_cdfs(cdfs: &mut [s16]) { type PriorEval (line 370) | pub struct PriorEval< function new (line 394) | pub fn new( function choose_bitmask (line 499) | pub fn choose_bitmask(&mut self) { function free (line 577) | pub fn free(&mut self, alloc: &mut Alloc) { function take_prediction_mode (line 590) | pub fn take_prediction_mode( function update_cost_base (line 601) | fn update_cost_base( method inc_local_byte_offset (line 833) | fn inc_local_byte_offset(&mut self, inc: usize) { method local_byte_offset (line 837) | fn local_byte_offset(&self) -> usize { method update_block_type (line 841) | fn update_block_type(&mut self, new_type: u8, stride: u8) { method block_type (line 846) | fn block_type(&self) -> u8 { method literal_data_at_offset (line 850) | fn literal_data_at_offset(&self, index: usize) -> u8 { method literal_context_map (line 854) | fn literal_context_map(&self) -> &[u8] { method prediction_mode (line 858) | fn prediction_mode(&self) -> ::interface::LiteralPredictionModeNibble { method update_cost (line 862) | fn update_cost( function push (line 885) | fn push(&mut self, val: interface::Command>) { FILE: builder/third-party/brotli/src/enc/reader.rs type CompressorReaderCustomAlloc (line 25) | pub struct CompressorReaderCustomAlloc &R { function into_inner (line 52) | pub fn into_inner(self) -> R { method read (line 61) | fn read(&mut self, buf: &mut [u8]) -> Result { type CompressorReader (line 67) | pub struct CompressorReader( function new (line 77) | pub fn new(r: R, buffer_size: usize, q: u32, lgwin: u32) -> Self { function with_params (line 86) | pub fn with_params(r: R, buffer_size: usize, params: &BrotliEncoderParam... function get_ref (line 92) | pub fn get_ref(&self) -> &R { function into_inner (line 95) | pub fn into_inner(self) -> R { method read (line 102) | fn read(&mut self, buf: &mut [u8]) -> Result { type CompressorReaderCustomIo (line 107) | pub struct CompressorReaderCustomIo< type StateWrapper (line 122) | struct StateWrapper(BrotliEncoderStateStruct); method drop (line 125) | fn drop(&mut self) { function new (line 133) | pub fn new( function copy_to_front (line 160) | pub fn copy_to_front(&mut self) { function into_inner (line 177) | pub fn into_inner(self) -> R { function get_ref (line 191) | pub fn get_ref(&self) -> &R { function read (line 198) | fn read(&mut self, buf: &mut [u8]) -> Result { FILE: builder/third-party/brotli/src/enc/singlethreading.rs type SingleThreadedJoinable (line 13) | pub struct SingleThreadedJoinable { function join (line 17) | fn join(self) -> Result { type SingleThreadedOwnedRetriever (line 22) | pub struct SingleThreadedOwnedRetriever(std::sync::Rw... function view (line 25) | fn view T>(&self, f: F) -> Result Result { function new (line 34) | fn new(u: U) -> Self { type SingleThreadedOwnedRetriever (line 40) | pub struct SingleThreadedOwnedRetriever(U); function new (line 43) | fn new(u: U) -> Self { function view (line 49) | fn view T>(&self, f: F) -> Result Result { type SingleThreadedSpawner (line 58) | pub struct SingleThreadedSpawner {} type JoinHandle (line 69) | type JoinHandle = SingleThreadedJoinable; method make_spawner (line 71) | fn make_spawner(&mut self, input: &mut Owned) -> Self::FinalJoinHan... method spawn (line 76) | fn spawn ReturnValue + S... type JoinHandle (line 101) | type JoinHandle = type FinalJoinHandle (line 103) | type FinalJoinHandle = ) -> Self::FinalJoinHan... method spawn (line 113) | fn spawn( function compress_multi (line 132) | pub fn compress_multi< type WorkerPool (line 165) | pub struct WorkerPool { function new_work_pool (line 171) | pub fn new_work_pool(_num_threads: usize) -> WorkerPool &'static BrotliDictionary { function BROTLI_UNALIGNED_LOAD32 (line 33) | pub fn BROTLI_UNALIGNED_LOAD32(sl: &[u8]) -> u32 { function Hash (line 39) | pub fn Hash(data: &[u8]) -> u32 { function BROTLI_UNALIGNED_LOAD64 (line 44) | pub fn BROTLI_UNALIGNED_LOAD64(sl: &[u8]) -> u64 { function BROTLI_UNALIGNED_STORE64 (line 57) | pub fn BROTLI_UNALIGNED_STORE64(outp: &mut [u8], v: u64) { function SlowerFindMatchLengthWithLimit (line 115) | pub fn SlowerFindMatchLengthWithLimit(s1: &[u8], s2: &[u8], limit: usize... function FindMatchLengthWithLimit (line 125) | pub fn FindMatchLengthWithLimit(s1: &[u8], s2: &[u8], limit: usize) -> u... function FindMatchLengthWithLimitMin4 (line 134) | pub fn FindMatchLengthWithLimitMin4(s1: &[u8], s2: &[u8], limit: usize) ... function ComplexFindMatchLengthWithLimit (line 149) | pub fn ComplexFindMatchLengthWithLimit(mut s1: &[u8], mut s2: &[u8], mut... function construct_situation (line 239) | fn construct_situation(seed: &[u8], mut output: &mut [u8], limit: usize,... function test_find_match_length (line 247) | fn test_find_match_length() { function slowFindMatchLengthWithLimit (line 334) | pub fn slowFindMatchLengthWithLimit(s1: &[u8], s2: &[u8], limit: usize) ... function IsMatch (line 343) | pub fn IsMatch(dictionary: &BrotliDictionary, w: DictWord, data: &[u8], ... function AddMatch (line 386) | fn AddMatch(distance: usize, len: usize, len_code: usize, mut matches: &... function DictMatchLength (line 392) | fn DictMatchLength( function BrotliFindAllStaticDictionaryMatches (line 405) | pub fn BrotliFindAllStaticDictionaryMatches( FILE: builder/third-party/brotli/src/enc/static_dict_lut.rs type DictWord (line 1425) | pub struct DictWord { method len (line 1432) | pub fn len(self) -> u8 { method transform (line 1436) | pub fn transform(self) -> u8 { method idx (line 1440) | pub fn idx(self) -> u16 { type D (line 1444) | type D = DictWord; FILE: builder/third-party/brotli/src/enc/stride_eval.rs constant NIBBLE_PRIOR_SIZE (line 8) | const NIBBLE_PRIOR_SIZE: usize = 16; constant STRIDE_PRIOR_SIZE (line 9) | pub const STRIDE_PRIOR_SIZE: usize = 256 * 256 * NIBBLE_PRIOR_SIZE * 2; function local_init_cdfs (line 11) | pub fn local_init_cdfs(cdfs: &mut [u16]) { function stride_lookup_lin (line 17) | fn stride_lookup_lin( type CDF (line 30) | struct CDF<'a> { type Stride1Prior (line 33) | struct Stride1Prior {} method lookup_lin (line 35) | fn lookup_lin( method lookup_mut (line 43) | fn lookup_mut( function cost (line 57) | pub fn cost(&self, nibble_u8: u8) -> floatX { function update (line 66) | pub fn update(&mut self, nibble_u8: u8, speed: (u16, u16)) { function from (line 83) | fn from(cdf: &'a mut [u16]) -> CDF<'a> { type StrideEval (line 89) | pub struct StrideEval< function new (line 108) | pub fn new( function alloc (line 173) | pub fn alloc(&mut self) -> &mut Alloc { function choose_stride (line 176) | pub fn choose_stride(&self, stride_data: &mut [u8]) { function num_types (line 200) | pub fn num_types(&self) -> usize { function update_cost_base (line 203) | fn update_cost_base( method drop (line 242) | fn drop(&mut self) { method inc_local_byte_offset (line 256) | fn inc_local_byte_offset(&mut self, inc: usize) { method local_byte_offset (line 259) | fn local_byte_offset(&self) -> usize { method update_block_type (line 262) | fn update_block_type(&mut self, new_type: u8, stride: u8) { method block_type (line 284) | fn block_type(&self) -> u8 { method literal_data_at_offset (line 287) | fn literal_data_at_offset(&self, index: usize) -> u8 { method literal_context_map (line 290) | fn literal_context_map(&self) -> &[u8] { method prediction_mode (line 293) | fn prediction_mode(&self) -> ::interface::LiteralPredictionModeNibble { method update_cost (line 296) | fn update_cost( function push (line 321) | fn push(&mut self, val: interface::Command>) { FILE: builder/third-party/brotli/src/enc/test.rs function calloc (line 17) | fn calloc(n_elem: usize, el_size: usize) -> *mut u8; function free (line 20) | fn free(ptr: *mut u8); function oneshot_compress (line 38) | fn oneshot_compress( function oneshot_decompress (line 215) | fn oneshot_decompress(compressed: &[u8], output: &mut [u8]) -> (BrotliRe... function oneshot (line 248) | fn oneshot( function test_roundtrip_10x10y (line 275) | fn test_roundtrip_10x10y() { function test_roundtrip_64x (line 346) | fn test_roundtrip_64x() { function test_roundtrip_ukkonooa (line 350) | fn test_roundtrip_ukkonooa() { function test_roundtrip_backward65536 (line 362) | fn test_roundtrip_backward65536() { function test_roundtrip_aaabaaaa (line 374) | fn test_roundtrip_aaabaaaa() { function test_roundtrip_monkey (line 386) | fn test_roundtrip_monkey() { function test_roundtrip_quickfox_repeated (line 398) | fn test_roundtrip_quickfox_repeated() { function test_roundtrip_asyoulik (line 411) | fn test_roundtrip_asyoulik() { function test_roundtrip_asyoulik9_5 (line 424) | fn test_roundtrip_asyoulik9_5() { function test_roundtrip_compressed (line 437) | fn test_roundtrip_compressed() { function test_roundtrip_compressed_repeated (line 450) | fn test_roundtrip_compressed_repeated() { function test_roundtrip_first_58_bytes_alice (line 463) | fn test_roundtrip_first_58_bytes_alice() { function test_roundtrip_first_2_bytes_alice (line 475) | fn test_roundtrip_first_2_bytes_alice() { function test_roundtrip_quickfox (line 488) | fn test_roundtrip_quickfox() { function test_roundtrip_x (line 501) | fn test_roundtrip_x() { function test_roundtrip_empty (line 526) | fn test_roundtrip_empty() { FILE: builder/third-party/brotli/src/enc/threading.rs type PoisonedThreadError (line 15) | pub type PoisonedThreadError = (); type LowLevelThreadError (line 18) | pub type LowLevelThreadError = std::boxed::Box Self; method new (line 40) | fn new(data: LowLevelThreadError) -> Self { type Joinable (line 26) | pub trait Joinable: Sized { method join (line 27) | fn join(self) -> Result; type BrotliEncoderThreadError (line 30) | pub enum BrotliEncoderThreadError { type CompressedFileChunk (line 45) | pub struct CompressedFileChunk type CompressionThreadResult (line 52) | pub struct CompressionThreadResult type InternalSendAlloc (line 59) | pub enum InternalSendAlloc< function unwrap_input (line 80) | fn unwrap_input(&mut self) -> (&mut Alloc, &mut ExtraInput) { type SendAlloc (line 88) | pub struct SendAlloc< function new (line 107) | pub fn new(alloc: Alloc, extra_input: ExtraInput) -> Self { function unwrap_or (line 110) | pub fn unwrap_or(self, other: Alloc, other_extra: ExtraInput) -> (Alloc,... function unwrap_view_mut (line 118) | fn unwrap_view_mut(&mut self) -> (&mut Alloc, &mut ExtraInput) { function unwrap (line 126) | pub fn unwrap(self) -> (Alloc, ExtraInput) { function replace_with_default (line 134) | pub fn replace_with_default(&mut self) -> (Alloc, ExtraInput) { type InternalOwned (line 147) | pub enum InternalOwned { type Owned (line 153) | pub struct Owned(pub InternalOwned); function new (line 155) | pub fn new(data: T) -> Self { function unwrap_or (line 158) | pub fn unwrap_or(self, other: T) -> T { function unwrap (line 165) | pub fn unwrap(self) -> T { function view (line 172) | pub fn view(&self) -> &T { type OwnedRetriever (line 181) | pub trait OwnedRetriever { method view (line 182) | fn view T>(&self, f: F) -> Result Result; function view (line 188) | fn view T>(&self, f: F) -> Result Result { type BatchSpawnable (line 205) | pub trait BatchSpawnable< method make_spawner (line 223) | fn make_spawner(&mut self, input: &mut Owned) -> Self::FinalJoinHan... method spawn (line 224) | fn spawn ReturnValue + S... type BatchSpawnableLite (line 234) | pub trait BatchSpawnableLite< method make_spawner (line 244) | fn make_spawner(&mut self, input: &mut Owned) -> Self::FinalJoinHan... method spawn (line 245) | fn spawn( function CompressMultiSlice (line 272) | pub fn CompressMultiSlice< function get_range (line 321) | fn get_range(thread_index: usize, num_threads: usize, file_size: usize) ... function compress_part (line 325) | fn compress_part usi... function BrotliIsMostlyUTF8 (line 50) | pub fn BrotliIsMostlyUTF8( FILE: builder/third-party/brotli/src/enc/util.rs type floatX (line 5) | pub type floatX = f64; type floatX (line 8) | pub type floatX = f32; function FastLog2u16 (line 270) | pub fn FastLog2u16(v: u16) -> floatX { function FastLog2 (line 276) | pub fn FastLog2(v: u64) -> floatX { function FastLog2 (line 285) | pub fn FastLog2(v: u64) -> floatX { function FastLog2f64 (line 294) | pub fn FastLog2f64(v: u64) -> floatX { function FastLog2f64 (line 303) | pub fn FastLog2f64(v: u64) -> floatX { function FastLog2u64 (line 308) | pub fn FastLog2u64(v: u64) -> floatX { function FastLog2u32 (line 315) | pub fn FastLog2u32(v: i32) -> floatX { function xFastLog2u16 (line 322) | pub fn xFastLog2u16(v: u16) -> floatX { function FastPow2 (line 330) | pub fn FastPow2(v: super::util::floatX) -> super::util::floatX { function FastPow2 (line 336) | pub fn FastPow2(v: super::util::floatX) -> super::util::floatX { function Log2FloorNonZero (line 356) | pub fn Log2FloorNonZero(v: u64) -> u32 { function baseline_log2_floor_non_zero (line 361) | fn baseline_log2_floor_non_zero(mut n: u64) -> u32 { function log2floor_non_zero_works (line 374) | fn log2floor_non_zero_works() { function approx_eq (line 399) | pub fn approx_eq(a: f64, b: f64, tol: f64) { function fast_log2_works (line 416) | fn fast_log2_works() { FILE: builder/third-party/brotli/src/enc/vectorization.rs type Mem256f (line 6) | pub type Mem256f = v8; type Mem256i (line 7) | pub type Mem256i = s8; type v256 (line 8) | pub type v256 = v8; type v256i (line 9) | pub type v256i = s8; function sum8 (line 10) | pub fn sum8(x: v256) -> f32 { function sum8i (line 14) | pub fn sum8i(x: v256i) -> i32 { function log2i (line 24) | pub fn log2i(x: v256i) -> v256 { function cast_i32_to_f32 (line 37) | pub fn cast_i32_to_f32(x: v256i) -> v256 { function cast_f32_to_i32 (line 50) | pub fn cast_f32_to_i32(x: v256) -> v256i { FILE: builder/third-party/brotli/src/enc/weights.rs type Prob (line 2) | pub type Prob = u16; constant BLEND_FIXED_POINT_PRECISION (line 4) | pub const BLEND_FIXED_POINT_PRECISION: i8 = 15; constant LOG2_SCALE (line 6) | pub const LOG2_SCALE: i32 = 15; type Weights (line 8) | pub struct Weights { method new (line 19) | pub fn new() -> Self { method update (line 28) | pub fn update(&mut self, model_probs: [Prob; 2], weighted_prob: Prob) { method norm_weight (line 50) | pub fn norm_weight(&self) -> Prob { method default (line 14) | fn default() -> Self { function compute_normalized_weight (line 57) | fn compute_normalized_weight(model_weights: [i32; 2]) -> Prob { function fix_weights (line 72) | fn fix_weights(weights: &mut [i32; 2]) { function normalize_weights (line 83) | fn normalize_weights(weights: &mut [i32; 2]) { function compute_new_weight (line 91) | fn compute_new_weight( function compute_new_weight (line 120) | fn compute_new_weight( FILE: builder/third-party/brotli/src/enc/worker_pool.rs type JobReply (line 18) | struct JobReply { type JobRequest (line 23) | struct JobRequest< type WorkQueue (line 38) | struct WorkQueue< method default (line 58) | fn default() -> Self { type GuardedQueue (line 70) | pub struct GuardedQueue< type WorkerPool (line 76) | pub struct WorkerPool< method drop (line 93) | fn drop(&mut self) { function do_work (line 114) | fn do_work(queue: Arc<(Mutex Self { function new_work_pool (line 285) | pub fn new_work_pool< type WorkerJoinable (line 304) | pub struct WorkerJoinable< function join (line 321) | fn join(self) -> Result { type FinalJoinHandle (line 353) | type FinalJoinHandle = Arc>; type JoinHandle (line 354) | type JoinHandle = WorkerJoinable; function make_spawner (line 356) | fn make_spawner(&mut self, input: &mut Owned) -> Self::FinalJoinHandle { function spawn (line 361) | fn spawn( function compress_worker_pool (line 404) | pub fn compress_worker_pool< FILE: builder/third-party/brotli/src/enc/writer.rs type CompressorWriterCustomAlloc (line 23) | pub struct CompressorWriterCustomAlloc< function new (line 33) | pub fn new(w: W, buffer: BufferType, alloc: Alloc, q: u32, lgwin: u32) -... function get_ref (line 49) | pub fn get_ref(&self) -> &W { function get_mut (line 52) | pub fn get_mut(&mut self) -> &mut W { function into_inner (line 55) | pub fn into_inner(self) -> W { method write (line 64) | fn write(&mut self, buf: &[u8]) -> Result { method flush (line 67) | fn flush(&mut self) -> Result<(), Error> { type CompressorWriter (line 73) | pub struct CompressorWriter( function new (line 83) | pub fn new(w: W, buffer_size: usize, q: u32, lgwin: u32) -> Self { function with_params (line 92) | pub fn with_params(w: W, buffer_size: usize, params: &BrotliEncoderParam... function get_ref (line 98) | pub fn get_ref(&self) -> &W { function get_mut (line 101) | pub fn get_mut(&mut self) -> &mut W { function into_inner (line 104) | pub fn into_inner(self) -> W { method write (line 111) | fn write(&mut self, buf: &[u8]) -> Result { method flush (line 114) | fn flush(&mut self) -> Result<(), Error> { type CompressorWriterCustomIo (line 119) | pub struct CompressorWriterCustomIo< function write_all (line 131) | pub fn write_all>( function new (line 146) | pub fn new( function flush_or_close (line 168) | fn flush_or_close(&mut self, op: BrotliEncoderOperation) -> Result<(), E... function get_ref (line 215) | pub fn get_ref(&self) -> &W { function get_mut (line 218) | pub fn get_mut(&mut self) -> &mut W { function into_inner (line 221) | pub fn into_inner(mut self) -> W { method drop (line 233) | fn drop(&mut self) { function write (line 246) | fn write(&mut self, buf: &[u8]) -> Result { function flush (line 283) | fn flush(&mut self) -> Result<(), ErrType> { FILE: builder/third-party/brotli/src/ffi/alloc_util.rs type BrotliSubclassableAllocator (line 6) | pub struct BrotliSubclassableAllocator(SubclassableAllocator); method new (line 9) | pub fn new(s: SubclassableAllocator) -> BrotliSubclassableAllocator { type AllocatedMemory (line 29) | type AllocatedMemory = SendableMemoryBlock; method alloc_cell (line 30) | fn alloc_cell(&mut self, s: usize) -> Self::AllocatedMemory { method free_cell (line 33) | fn free_cell(&mut self, data: Self::AllocatedMemory) { type SendableMemoryBlock (line 15) | pub struct SendableMemoryBlock( function slice_mut (line 19) | fn slice_mut(&mut self) -> &mut [T] { function slice (line 24) | fn slice(&self) -> &[T] { function panic_impl (line 48) | extern "C" fn panic_impl(_: &::core::panic::PanicInfo) -> ! { function eh_personality (line 55) | extern "C" fn eh_personality() {} FILE: builder/third-party/brotli/src/ffi/broccoli.rs type BroccoliResult (line 6) | pub type BroccoliResult = BroCatliResult; type BroccoliState (line 10) | pub struct BroccoliState { method from (line 34) | fn from(data: BroCatli) -> BroccoliState { method clone (line 16) | fn clone(&self) -> BroccoliState { method default (line 29) | fn default() -> BroccoliState { method from (line 44) | fn from(val: BroccoliState) -> Self { function BroccoliCreateInstance (line 50) | pub extern "C" fn BroccoliCreateInstance() -> BroccoliState { function BroccoliCreateInstanceWithWindowSize (line 54) | pub extern "C" fn BroccoliCreateInstanceWithWindowSize(window_size: u8) ... function BroccoliDestroyInstance (line 58) | pub extern "C" fn BroccoliDestroyInstance(_state: BroccoliState) {} function BroccoliNewBrotliFile (line 61) | pub unsafe extern "C" fn BroccoliNewBrotliFile(state: *mut BroccoliState) { function BroccoliConcatStream (line 68) | pub unsafe extern "C" fn BroccoliConcatStream( function BroccoliConcatStreaming (line 90) | pub unsafe extern "C" fn BroccoliConcatStreaming( function BroccoliConcatFinish (line 107) | pub unsafe extern "C" fn BroccoliConcatFinish( function BroccoliConcatFinished (line 124) | pub unsafe extern "C" fn BroccoliConcatFinished( FILE: builder/third-party/brotli/src/ffi/compressor.rs type BrotliEncoderOperation (line 19) | pub enum BrotliEncoderOperation { type BrotliEncoderMode (line 27) | pub enum BrotliEncoderMode { type BrotliEncoderState (line 38) | pub struct BrotliEncoderState { function brotli_new_compressor_without_custom_alloc (line 44) | fn brotli_new_compressor_without_custom_alloc( function brotli_new_compressor_without_custom_alloc (line 51) | fn brotli_new_compressor_without_custom_alloc( function free_compressor_no_custom_alloc (line 59) | unsafe fn free_compressor_no_custom_alloc(state_ptr: *mut BrotliEncoderS... function free_compressor_no_custom_alloc (line 64) | unsafe fn free_compressor_no_custom_alloc(_state_ptr: *mut BrotliEncoder... function BrotliEncoderCreateInstance (line 69) | pub unsafe extern "C" fn BrotliEncoderCreateInstance( function BrotliEncoderSetParameter (line 109) | pub unsafe extern "C" fn BrotliEncoderSetParameter( function BrotliEncoderDestroyInstance (line 122) | pub unsafe extern "C" fn BrotliEncoderDestroyInstance(state_ptr: *mut Br... function BrotliEncoderIsFinished (line 137) | pub unsafe extern "C" fn BrotliEncoderIsFinished(state_ptr: *mut BrotliE... function BrotliEncoderHasMoreOutput (line 146) | pub unsafe extern "C" fn BrotliEncoderHasMoreOutput(state_ptr: *mut Brot... function BrotliEncoderSetCustomDictionary (line 155) | pub unsafe extern "C" fn BrotliEncoderSetCustomDictionary( function BrotliEncoderTakeOutput (line 172) | pub unsafe extern "C" fn BrotliEncoderTakeOutput( function BrotliEncoderVersion (line 179) | pub extern "C" fn BrotliEncoderVersion() -> u32 { function BrotliEncoderMaxCompressedSize (line 183) | pub extern "C" fn BrotliEncoderMaxCompressedSize(input_size: usize) -> u... function BrotliEncoderCompress (line 187) | pub unsafe extern "C" fn BrotliEncoderCompress( function BrotliEncoderCompressStreaming (line 252) | pub unsafe extern "C" fn BrotliEncoderCompressStreaming( function BrotliEncoderCompressStream (line 272) | pub unsafe extern "C" fn BrotliEncoderCompressStream( function BrotliEncoderMallocU8 (line 351) | pub unsafe extern "C" fn BrotliEncoderMallocU8( function BrotliEncoderFreeU8 (line 366) | pub unsafe extern "C" fn BrotliEncoderFreeU8( function BrotliEncoderMallocUsize (line 382) | pub unsafe extern "C" fn BrotliEncoderMallocUsize( function BrotliEncoderFreeUsize (line 396) | pub unsafe extern "C" fn BrotliEncoderFreeUsize( function catch_panic (line 412) | pub fn catch_panic i32 + panic::UnwindSafe>(f: F) -> thre... function catch_panic_cstate (line 417) | fn catch_panic_cstate *mut BrotliEncoderState + panic::Un... function error_print (line 424) | fn error_print(err: Err) { function catch_panic (line 430) | pub fn catch_panic i32>(f: F) -> Result { function catch_panic_cstate (line 435) | fn catch_panic_cstate *mut BrotliEncoderState>( function error_print (line 442) | fn error_print(_err: Err) {} FILE: builder/third-party/brotli/src/ffi/decompressor.rs function CBrotliDecoderCreateInstance (line 5) | pub unsafe extern "C" fn CBrotliDecoderCreateInstance( function CBrotliDecoderSetParameter (line 13) | pub unsafe extern "C" fn CBrotliDecoderSetParameter( function CBrotliDecoderDecompress (line 22) | pub unsafe extern "C" fn CBrotliDecoderDecompress( function CBrotliDecoderDecompressStream (line 31) | pub unsafe extern "C" fn CBrotliDecoderDecompressStream( function CBrotliDecoderDecompressStreaming (line 49) | pub unsafe extern "C" fn CBrotliDecoderDecompressStreaming( function CBrotliDecoderDecompressWithReturnInfo (line 65) | pub unsafe extern "C" fn CBrotliDecoderDecompressWithReturnInfo( function CBrotliDecoderDecompressPrealloc (line 79) | pub unsafe extern "C" fn CBrotliDecoderDecompressPrealloc( function CBrotliDecoderMallocU8 (line 105) | pub unsafe extern "C" fn CBrotliDecoderMallocU8( function CBrotliDecoderFreeU8 (line 112) | pub unsafe extern "C" fn CBrotliDecoderFreeU8( function CBrotliDecoderMallocUsize (line 120) | pub unsafe extern "C" fn CBrotliDecoderMallocUsize( function CBrotliDecoderFreeUsize (line 127) | pub unsafe extern "C" fn CBrotliDecoderFreeUsize( function CBrotliDecoderDestroyInstance (line 135) | pub unsafe extern "C" fn CBrotliDecoderDestroyInstance(state_ptr: *mut f... function CBrotliDecoderVersion (line 139) | pub extern "C" fn CBrotliDecoderVersion() -> u32 { function CBrotliDecoderErrorString (line 144) | pub extern "C" fn CBrotliDecoderErrorString(c: ffi::BrotliDecoderErrorCo... function CBrotliDecoderHasMoreOutput (line 149) | pub unsafe extern "C" fn CBrotliDecoderHasMoreOutput( function CBrotliDecoderTakeOutput (line 156) | pub unsafe extern "C" fn CBrotliDecoderTakeOutput( function CBrotliDecoderIsUsed (line 164) | pub unsafe extern "C" fn CBrotliDecoderIsUsed(state_ptr: *const ffi::Bro... function CBrotliDecoderIsFinished (line 168) | pub unsafe extern "C" fn CBrotliDecoderIsFinished( function CBrotliDecoderGetErrorCode (line 174) | pub unsafe extern "C" fn CBrotliDecoderGetErrorCode( function CBrotliDecoderGetErrorString (line 180) | pub unsafe extern "C" fn CBrotliDecoderGetErrorString( FILE: builder/third-party/brotli/src/ffi/multicompress/mod.rs constant MAX_THREADS (line 25) | pub const MAX_THREADS: usize = 16; type SliceRef (line 27) | struct SliceRef<'a>(&'a [u8]); function slice (line 29) | fn slice(&self) -> &[u8] { function BrotliEncoderMaxCompressedSizeMulti (line 47) | pub extern "C" fn BrotliEncoderMaxCompressedSizeMulti( function help_brotli_encoder_compress_single (line 54) | fn help_brotli_encoder_compress_single( function BrotliEncoderCompressMulti (line 95) | pub unsafe extern "C" fn BrotliEncoderCompressMulti( type BrotliEncoderWorkPool (line 215) | pub struct BrotliEncoderWorkPool { function brotli_new_work_pool_without_custom_alloc (line 226) | fn brotli_new_work_pool_without_custom_alloc( function brotli_new_work_pool_without_custom_alloc (line 233) | fn brotli_new_work_pool_without_custom_alloc( function BrotliEncoderCreateWorkPool (line 241) | pub unsafe extern "C" fn BrotliEncoderCreateWorkPool( function free_work_pool_no_custom_alloc (line 279) | unsafe fn free_work_pool_no_custom_alloc(_work_pool: *mut BrotliEncoderW... function free_work_pool_no_custom_alloc (line 284) | unsafe fn free_work_pool_no_custom_alloc(_work_pool: *mut BrotliEncoderW... type UnsafeUnwindBox (line 287) | struct UnsafeUnwindBox(*mut BrotliEncoderWorkPool); function BrotliEncoderDestroyWorkPool (line 292) | pub unsafe extern "C" fn BrotliEncoderDestroyWorkPool(work_pool_ptr: *mu... function BrotliEncoderCompressWorkPool (line 310) | pub unsafe extern "C" fn BrotliEncoderCompressWorkPool( function catch_panic_wstate (line 429) | fn catch_panic_wstate *mut BrotliEncoderWorkPool + panic:... function error_print (line 436) | fn error_print(err: Err) { function catch_panic_wstate (line 441) | fn catch_panic_wstate *mut BrotliEncoderWorkPool>( function error_print (line 448) | fn error_print(_err: Err) {} FILE: builder/third-party/brotli/src/ffi/multicompress/test.rs function test_compress_workpool (line 7) | fn test_compress_workpool() { function test_compress_empty_workpool (line 67) | fn test_compress_empty_workpool() { function test_compress_empty_multi_raw (line 122) | fn test_compress_empty_multi_raw() { function test_compress_null_multi_raw (line 173) | fn test_compress_null_multi_raw() { function test_compress_empty_multi_raw_one_thread (line 222) | fn test_compress_empty_multi_raw_one_thread() { function test_compress_empty_multi_catable (line 274) | fn test_compress_empty_multi_catable() { FILE: builder/third-party/brotli/src/lib.rs constant VERSION (line 24) | pub const VERSION: u8 = 1; FILE: builder/third-party/bumpalo/src/alloc.rs function new_layout_err (line 25) | fn new_layout_err() -> LayoutErr { function handle_alloc_error (line 29) | pub fn handle_alloc_error(layout: Layout) -> ! { type UnstableLayoutMethods (line 33) | pub trait UnstableLayoutMethods { method padding_needed_for (line 34) | fn padding_needed_for(&self, align: usize) -> usize; method repeat (line 35) | fn repeat(&self, n: usize) -> Result<(Layout, usize), LayoutErr>; method array (line 36) | fn array(n: usize) -> Result; method padding_needed_for (line 40) | fn padding_needed_for(&self, align: usize) -> usize { method repeat (line 66) | fn repeat(&self, n: usize) -> Result<(Layout, usize), LayoutErr> { method array (line 83) | fn array(n: usize) -> Result { type Excess (line 95) | pub struct Excess(pub NonNull, pub usize); function size_align (line 97) | fn size_align() -> (usize, usize) { type AllocErr (line 107) | pub struct AllocErr; method fmt (line 112) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type CannotReallocInPlace (line 122) | pub struct CannotReallocInPlace; method description (line 126) | pub fn description(&self) -> &str { method fmt (line 134) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Alloc (line 219) | pub unsafe trait Alloc { method alloc (line 266) | unsafe fn alloc(&mut self, layout: Layout) -> Result, Allo... method dealloc (line 283) | unsafe fn dealloc(&mut self, ptr: NonNull, layout: Layout); method usable_size (line 315) | fn usable_size(&self, layout: &Layout) -> (usize, usize) { method realloc (line 376) | unsafe fn realloc( method alloc_zeroed (line 422) | unsafe fn alloc_zeroed(&mut self, layout: Layout) -> Result Result(&mut self) -> Result, AllocErr> method dealloc_one (line 657) | unsafe fn dealloc_one(&mut self, ptr: NonNull) method alloc_array (line 699) | fn alloc_array(&mut self, n: usize) -> Result, AllocErr> method realloc_array (line 743) | unsafe fn realloc_array( method dealloc_array (line 782) | unsafe fn dealloc_array(&mut self, ptr: NonNull, n: usize) -> Re... FILE: builder/third-party/bumpalo/src/boxed.rs type Box (line 147) | pub struct Box<'a, T: ?Sized>(&'a mut T); function new_in (line 164) | pub fn new_in(x: T, a: &'a Bump) -> Box<'a, T> { function pin_in (line 171) | pub fn pin_in(x: T, a: &'a Bump) -> Pin> { function into_inner (line 187) | pub fn into_inner(b: Box<'a, T>) -> T { function from_raw (line 236) | pub unsafe fn from_raw(raw: *mut T) -> Self { function into_raw (line 282) | pub fn into_raw(b: Box<'a, T>) -> *mut T { function leak (line 332) | pub fn leak(b: Box<'a, T>) -> &'a mut T { method drop (line 338) | fn drop(&mut self) { method default (line 347) | fn default() -> Box<'a, [T]> { method default (line 354) | fn default() -> Box<'a, str> { function eq (line 363) | fn eq(&self, other: &Box<'b, T>) -> bool { function ne (line 367) | fn ne(&self, other: &Box<'b, T>) -> bool { function partial_cmp (line 374) | fn partial_cmp(&self, other: &Box<'b, T>) -> Option { function lt (line 378) | fn lt(&self, other: &Box<'b, T>) -> bool { function le (line 382) | fn le(&self, other: &Box<'b, T>) -> bool { function ge (line 386) | fn ge(&self, other: &Box<'b, T>) -> bool { function gt (line 390) | fn gt(&self, other: &Box<'b, T>) -> bool { method cmp (line 397) | fn cmp(&self, other: &Box<'a, T>) -> Ordering { method hash (line 405) | fn hash(&self, state: &mut H) { method finish (line 411) | fn finish(&self) -> u64 { method write (line 414) | fn write(&mut self, bytes: &[u8]) { method write_u8 (line 417) | fn write_u8(&mut self, i: u8) { method write_u16 (line 420) | fn write_u16(&mut self, i: u16) { method write_u32 (line 423) | fn write_u32(&mut self, i: u32) { method write_u64 (line 426) | fn write_u64(&mut self, i: u64) { method write_u128 (line 429) | fn write_u128(&mut self, i: u128) { method write_usize (line 432) | fn write_usize(&mut self, i: usize) { method write_i8 (line 435) | fn write_i8(&mut self, i: i8) { method write_i16 (line 438) | fn write_i16(&mut self, i: i16) { method write_i32 (line 441) | fn write_i32(&mut self, i: i32) { method write_i64 (line 444) | fn write_i64(&mut self, i: i64) { method write_i128 (line 447) | fn write_i128(&mut self, i: i128) { method write_isize (line 450) | fn write_isize(&mut self, i: isize) { function from (line 459) | fn from(boxed: Box<'a, T>) -> Self { function downcast (line 486) | pub fn downcast(self) -> Result, Box<'a, dyn Any>> { function downcast (line 517) | pub fn downcast(self) -> Result, Box<'a, dyn Any + Se... function fmt (line 530) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 536) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function fmt (line 542) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Target (line 551) | type Target = T; method deref (line 553) | fn deref(&self) -> &T { method deref_mut (line 559) | fn deref_mut(&mut self) -> &mut T { type Item (line 565) | type Item = I::Item; method next (line 566) | fn next(&mut self) -> Option { method size_hint (line 569) | fn size_hint(&self) -> (usize, Option) { method nth (line 572) | fn nth(&mut self, n: usize) -> Option { method last (line 575) | fn last(self) -> Option { method next_back (line 585) | fn next_back(&mut self) -> Option { method nth_back (line 588) | fn nth_back(&mut self, n: usize) -> Option { method len (line 593) | fn len(&self) -> usize { function from_iter_in (line 620) | pub fn from_iter_in>(iter: T, a: &'a Bump) -> ... function borrow (line 629) | fn borrow(&self) -> &T { function borrow_mut (line 635) | fn borrow_mut(&mut self) -> &mut T { function as_ref (line 641) | fn as_ref(&self) -> &T { function as_mut (line 647) | fn as_mut(&mut self) -> &mut T { type Output (line 655) | type Output = F::Output; method poll (line 657) | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll) -> Box<'a, [T]> { type Error (line 673) | type Error = Box<'a, [T]>; function try_from (line 674) | fn try_from(slice: Box<'a, [T]>) -> Result, Box<'a, [T]>> { method serialize (line 695) | fn serialize(&self, serializer: S) -> Result { method from_iter_in (line 26) | fn from_iter_in(iter: I, alloc: Self::Alloc) -> Self type Alloc (line 33) | type Alloc = &'bump Bump; function from_iter_in (line 35) | fn from_iter_in(iter: I, alloc: Self::Alloc) -> Self type Alloc (line 44) | type Alloc = &'bump Bump; function from_iter_in (line 46) | fn from_iter_in(iter: I, alloc: Self::Alloc) -> Self type Alloc (line 55) | type Alloc = V::Alloc; function from_iter_in (line 56) | fn from_iter_in(iter: I, alloc: Self::Alloc) -> Self type Alloc (line 68) | type Alloc = V::Alloc; function from_iter_in (line 93) | fn from_iter_in(iter: I, alloc: Self::Alloc) -> Self type Alloc (line 117) | type Alloc = &'bump Bump; function from_iter_in (line 119) | fn from_iter_in(iter: I, alloc: Self::Alloc) -> Self type CollectIn (line 128) | pub trait CollectIn: Iterator + Sized { method collect_in (line 147) | fn collect_in>(self, alloc: C::Alloc) ->... FILE: builder/third-party/bumpalo/src/collections/mod.rs type CollectionAllocErr (line 64) | pub enum CollectionAllocErr { method from (line 75) | fn from(AllocErr: AllocErr) -> Self { method from (line 83) | fn from(_: LayoutErr) -> Self { FILE: builder/third-party/bumpalo/src/collections/raw_vec.rs type RawVec (line 53) | pub struct RawVec<'a, T> { function new_in (line 62) | pub fn new_in(a: &'a Bump) -> Self { function with_capacity_in (line 74) | pub fn with_capacity_in(cap: usize, a: &'a Bump) -> Self { function with_capacity_zeroed_in (line 81) | pub fn with_capacity_zeroed_in(cap: usize, a: &'a Bump) -> Self { function allocate_in (line 85) | fn allocate_in(cap: usize, zeroed: bool, mut a: &'a Bump) -> Self { function from_raw_parts_in (line 124) | pub unsafe fn from_raw_parts_in(ptr: *mut T, cap: usize, a: &'a Bump) ->... function ptr (line 137) | pub fn ptr(&self) -> *mut T { function cap (line 145) | pub fn cap(&self) -> usize { function bump (line 154) | pub fn bump(&self) -> &'a Bump { function current_layout (line 158) | fn current_layout(&self) -> Option { function double (line 222) | pub fn double(&mut self) { function double_in_place (line 283) | pub fn double_in_place(&mut self) -> bool { function try_reserve_exact (line 317) | pub fn try_reserve_exact( function reserve_exact (line 345) | pub fn reserve_exact(&mut self, used_cap: usize, needed_extra_cap: usize) { function amortized_new_size (line 352) | fn amortized_new_size( function try_reserve (line 368) | pub fn try_reserve( function reserve (line 429) | pub fn reserve(&mut self, used_cap: usize, needed_extra_cap: usize) { function reserve_in_place (line 450) | pub fn reserve_in_place(&mut self, used_cap: usize, needed_extra_cap: us... function shrink_to_fit (line 502) | pub fn shrink_to_fit(&mut self, amount: usize) { function into_box (line 564) | pub unsafe fn into_box(self) -> crate::boxed::Box<'a, [T]> { type Fallibility (line 575) | enum Fallibility { type ReserveStrategy (line 582) | enum ReserveStrategy { function fallible_reserve_internal (line 591) | fn fallible_reserve_internal( function infallible_reserve_internal (line 607) | fn infallible_reserve_internal( function reserve_internal_or_panic (line 623) | fn reserve_internal_or_panic( function reserve_internal_or_error (line 640) | fn reserve_internal_or_error( function reserve_internal (line 652) | fn reserve_internal( function dealloc_buffer (line 700) | pub unsafe fn dealloc_buffer(&mut self) { method drop (line 712) | fn drop(&mut self) { function alloc_guard (line 729) | fn alloc_guard(alloc_size: usize) -> Result<(), CollectionAllocErr> { function capacity_overflow (line 740) | fn capacity_overflow() -> ! { function reserve_does_not_overallocate (line 749) | fn reserve_does_not_overallocate() { FILE: builder/third-party/bumpalo/src/collections/str/lossy.rs type Utf8Lossy (line 18) | pub struct Utf8Lossy<'a> { function from_bytes (line 23) | pub fn from_bytes(bytes: &'a [u8]) -> Utf8Lossy<'a> { function chunks (line 27) | pub fn chunks(&self) -> Utf8LossyChunksIter<'a> { type Utf8LossyChunksIter (line 36) | pub struct Utf8LossyChunksIter<'a> { type Utf8LossyChunk (line 41) | pub struct Utf8LossyChunk<'a> { type Item (line 51) | type Item = Utf8LossyChunk<'a>; method next (line 53) | fn next(&mut self) -> Option> { function fmt (line 153) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 179) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { FILE: builder/third-party/bumpalo/src/collections/str/mod.rs function utf8_char_width (line 41) | pub fn utf8_char_width(b: u8) -> usize { FILE: builder/third-party/bumpalo/src/collections/string.rs type String (line 322) | pub struct String<'bump> { type FromUtf8Error (line 366) | pub struct FromUtf8Error<'bump> { type FromUtf16Error (line 393) | pub struct FromUtf16Error(()); method fmt (line 1763) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function new_in (line 419) | pub fn new_in(bump: &'bump Bump) -> String<'bump> { function with_capacity_in (line 467) | pub fn with_capacity_in(capacity: usize, bump: &'bump Bump) -> String<'b... function from_utf8 (line 542) | pub fn from_utf8(vec: Vec<'bump, u8>) -> Result, FromUtf8E... function from_utf8_lossy_in (line 602) | pub fn from_utf8_lossy_in(v: &[u8], bump: &'bump Bump) -> String<'bump> { function from_utf16_in (line 658) | pub fn from_utf16_in(v: &[u16], bump: &'bump Bump) -> Result String<'bump> { function from_iter_in (line 711) | pub fn from_iter_in>(iter: I, bump: &'bump ... function from_raw_parts_in (line 764) | pub unsafe fn from_raw_parts_in( function from_utf8_unchecked (line 808) | pub unsafe fn from_utf8_unchecked(bytes: Vec<'bump, u8>) -> String<'bump> { function bump (line 826) | pub fn bump(&self) -> &'bump Bump { function into_bytes (line 848) | pub fn into_bytes(self) -> Vec<'bump, u8> { function into_bump_str (line 868) | pub fn into_bump_str(self) -> &'bump str { function as_str (line 893) | pub fn as_str(&self) -> &str { function as_mut_str (line 916) | pub fn as_mut_str(&mut self) -> &mut str { function push_str (line 938) | pub fn push_str(&mut self, string: &str) { function capacity (line 958) | pub fn capacity(&self) -> usize { function reserve (line 1016) | pub fn reserve(&mut self, additional: usize) { function reserve_exact (line 1070) | pub fn reserve_exact(&mut self, additional: usize) { function shrink_to_fit (line 1094) | pub fn shrink_to_fit(&mut self) { function push (line 1120) | pub fn push(&mut self, ch: char) { function as_bytes (line 1149) | pub fn as_bytes(&self) -> &[u8] { function truncate (line 1183) | pub fn truncate(&mut self, new_len: usize) { function pop (line 1214) | pub fn pop(&mut self) -> Option { function remove (line 1251) | pub fn remove(&mut self, idx: usize) -> char { function retain (line 1290) | pub fn retain(&mut self, mut f: F) function insert (line 1355) | pub fn insert(&mut self, idx: usize, ch: char) { function insert_bytes (line 1365) | unsafe fn insert_bytes(&mut self, idx: usize, bytes: &[u8]) { function insert_str (line 1407) | pub fn insert_str(&mut self, idx: usize, string: &str) { function as_mut_vec (line 1444) | pub unsafe fn as_mut_vec(&mut self) -> &mut Vec<'bump, u8> { function len (line 1464) | pub fn len(&self) -> usize { function is_empty (line 1488) | pub fn is_empty(&self) -> bool { function split_off (line 1518) | pub fn split_off(&mut self, at: usize) -> String<'bump> { function clear (line 1547) | pub fn clear(&mut self) { function drain (line 1585) | pub fn drain<'a, R>(&'a mut self, range: R) -> Drain<'a, 'bump> function replace_range (line 1649) | pub fn replace_range(&mut self, range: R, replace_with: &str) function as_bytes (line 1692) | pub fn as_bytes(&self) -> &[u8] { function into_bytes (line 1718) | pub fn into_bytes(self) -> Vec<'bump, u8> { function utf8_error (line 1751) | pub fn utf8_error(&self) -> Utf8Error { function fmt (line 1757) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method clone (line 1769) | fn clone(&self) -> Self { method clone_from (line 1775) | fn clone_from(&mut self, source: &Self) { function extend (line 1781) | fn extend>(&mut self, iter: I) { function extend (line 1792) | fn extend>(&mut self, iter: I) { function extend (line 1798) | fn extend>(&mut self, iter: I) { function extend (line 1806) | fn extend>>(&mut self, iter: I) { function extend (line 1814) | fn extend>(&mut self,... function extend (line 1822) | fn extend>>(&mut self, iter: I) { method eq (line 1831) | fn eq(&self, other: &String) -> bool { function fmt (line 1861) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function fmt (line 1868) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function hash (line 1875) | fn hash(&self, hasher: &mut H) { type Output (line 1930) | type Output = String<'bump>; function add (line 1933) | fn add(mut self, other: &str) -> String<'bump> { function add_assign (line 1944) | fn add_assign(&mut self, other: &str) { type Output (line 1950) | type Output = str; function index (line 1953) | fn index(&self, index: ops::Range) -> &str { type Output (line 1958) | type Output = str; function index (line 1961) | fn index(&self, index: ops::RangeTo) -> &str { type Output (line 1966) | type Output = str; function index (line 1969) | fn index(&self, index: ops::RangeFrom) -> &str { type Output (line 1974) | type Output = str; function index (line 1977) | fn index(&self, _index: ops::RangeFull) -> &str { type Output (line 1982) | type Output = str; function index (line 1985) | fn index(&self, index: ops::RangeInclusive) -> &str { type Output (line 1990) | type Output = str; function index (line 1993) | fn index(&self, index: ops::RangeToInclusive) -> &str { function index_mut (line 2000) | fn index_mut(&mut self, index: ops::Range) -> &mut str { function index_mut (line 2006) | fn index_mut(&mut self, index: ops::RangeTo) -> &mut str { function index_mut (line 2012) | fn index_mut(&mut self, index: ops::RangeFrom) -> &mut str { function index_mut (line 2018) | fn index_mut(&mut self, _index: ops::RangeFull) -> &mut str { function index_mut (line 2024) | fn index_mut(&mut self, index: ops::RangeInclusive) -> &mut str { function index_mut (line 2030) | fn index_mut(&mut self, index: ops::RangeToInclusive) -> &mut str { type Target (line 2036) | type Target = str; function deref (line 2039) | fn deref(&self) -> &str { function deref_mut (line 2046) | fn deref_mut(&mut self) -> &mut str { function as_ref (line 2053) | fn as_ref(&self) -> &str { function as_ref (line 2060) | fn as_ref(&self) -> &[u8] { function write_str (line 2067) | fn write_str(&mut self, s: &str) -> fmt::Result { function write_char (line 2073) | fn write_char(&mut self, c: char) -> fmt::Result { function borrow (line 2081) | fn borrow(&self) -> &str { function borrow_mut (line 2088) | fn borrow_mut(&mut self) -> &mut str { type Drain (line 2097) | pub struct Drain<'a, 'bump> { function fmt (line 2109) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method drop (line 2118) | fn drop(&mut self) { type Item (line 2133) | type Item = char; method next (line 2136) | fn next(&mut self) -> Option { method size_hint (line 2140) | fn size_hint(&self) -> (usize, Option) { method next_back (line 2147) | fn next_back(&mut self) -> Option { FILE: builder/third-party/bumpalo/src/collections/vec.rs function arith_offset (line 110) | unsafe fn arith_offset(p: *const T, offset: isize) -> *const T { function partition_dedup_by (line 114) | fn partition_dedup_by(s: &mut [T], mut same_bucket: F) -> (&mut [T... function offset_from (line 203) | unsafe fn offset_from(p: *const T, origin: *const T) -> isize type Vec (line 522) | pub struct Vec<'bump, T: 'bump> { function new_in (line 546) | pub fn new_in(bump: &'bump Bump) -> Vec<'bump, T> { function with_capacity_in (line 586) | pub fn with_capacity_in(capacity: usize, bump: &'bump Bump) -> Vec<'bump... function from_iter_in (line 605) | pub fn from_iter_in>(iter: I, bump: &'bump Bum... function from_raw_parts_in (line 668) | pub unsafe fn from_raw_parts_in( function bump (line 696) | pub fn bump(&self) -> &'bump Bump { function capacity (line 713) | pub fn capacity(&self) -> usize { function reserve (line 737) | pub fn reserve(&mut self, additional: usize) { function reserve_exact (line 764) | pub fn reserve_exact(&mut self, additional: usize) { function try_reserve (line 788) | pub fn try_reserve(&mut self, additional: usize) -> Result<(), Collectio... function try_reserve_exact (line 815) | pub fn try_reserve_exact(&mut self, additional: usize) -> Result<(), Col... function shrink_to_fit (line 837) | pub fn shrink_to_fit(&mut self) { function into_bump_slice (line 856) | pub fn into_bump_slice(self) -> &'bump [T] { function into_bump_slice_mut (line 882) | pub fn into_bump_slice_mut(mut self) -> &'bump mut [T] { function truncate (line 944) | pub fn truncate(&mut self, len: usize) { function as_slice (line 979) | pub fn as_slice(&self) -> &[T] { function as_mut_slice (line 998) | pub fn as_mut_slice(&mut self) -> &mut [T] { function as_ptr (line 1033) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 1075) | pub fn as_mut_ptr(&mut self) -> *mut T { function set_len (line 1159) | pub unsafe fn set_len(&mut self, new_len: usize) { function swap_remove (line 1189) | pub fn swap_remove(&mut self, index: usize) -> T { function insert (line 1221) | pub fn insert(&mut self, index: usize, element: T) { function remove (line 1264) | pub fn remove(&mut self, index: usize) -> T { function retain (line 1302) | pub fn retain(&mut self, mut f: F) function drain_filter (line 1327) | pub fn drain_filter<'a, F>(&'a mut self, filter: F) -> DrainFilter<'a, '... function dedup_by_key (line 1366) | pub fn dedup_by_key(&mut self, mut key: F) function dedup_by (line 1396) | pub fn dedup_by(&mut self, same_bucket: F) function push (line 1425) | pub fn push(&mut self, value: T) { function pop (line 1455) | pub fn pop(&mut self) -> Option { function append (line 1486) | pub fn append(&mut self, other: &mut Self) { function append_elements (line 1495) | unsafe fn append_elements(&mut self, other: *const [T]) { function drain (line 1536) | pub fn drain(&mut self, range: R) -> Drain function clear (line 1598) | pub fn clear(&mut self) { function len (line 1616) | pub fn len(&self) -> usize { function is_empty (line 1635) | pub fn is_empty(&self) -> bool { function split_off (line 1663) | pub fn split_off(&mut self, at: usize) -> Self { function into_boxed_slice (line 1699) | pub fn into_boxed_slice(mut self) -> crate::boxed::Box<'bump, [T]> { function resize (line 1742) | pub fn resize(&mut self, new_len: usize, value: T) { function extend_from_slice (line 1775) | pub fn extend_from_slice(&mut self, other: &[T]) { function extend_from_slice_copy_unchecked (line 1788) | unsafe fn extend_from_slice_copy_unchecked(&mut self, other: &[T]) { function extend_from_slice_copy (line 1842) | pub fn extend_from_slice_copy(&mut self, other: &[T]) { function extend_from_slices_copy (line 1886) | pub fn extend_from_slices_copy(&mut self, slices: &[&[T]]) { type ExtendWith (line 1907) | trait ExtendWith { method next (line 1908) | fn next(&mut self) -> T; method last (line 1909) | fn last(self) -> T; type ExtendElement (line 1912) | struct ExtendElement(T); function next (line 1914) | fn next(&mut self) -> T { function last (line 1917) | fn last(self) -> T { function extend_with (line 1924) | fn extend_with>(&mut self, n: usize, mut value: E) { type SetLenOnDrop (line 1958) | struct SetLenOnDrop<'a> { function new (line 1965) | fn new(len: &'a mut usize) -> Self { function increment_len (line 1973) | fn increment_len(&mut self, increment: usize) { function decrement_len (line 1978) | fn decrement_len(&mut self, decrement: usize) { method drop (line 1985) | fn drop(&mut self) { function dedup (line 2010) | pub fn dedup(&mut self) { method clone (line 2021) | fn clone(&self) -> Vec<'bump, T> { method clone (line 2032) | fn clone(&self) -> Vec<'bump, T> { method hash (line 2041) | fn hash(&self, state: &mut H) { type Output (line 2050) | type Output = I::Output; function index (line 2053) | fn index(&self, index: I) -> &Self::Output { function index_mut (line 2063) | fn index_mut(&mut self, index: I) -> &mut Self::Output { type Target (line 2069) | type Target = [T]; function deref (line 2071) | fn deref(&self) -> &[T] { function deref_mut (line 2081) | fn deref_mut(&mut self) -> &mut [T] { type Item (line 2091) | type Item = T; type IntoIter (line 2092) | type IntoIter = IntoIter<'bump, T>; method into_iter (line 2112) | fn into_iter(mut self) -> IntoIter<'bump, T> { type Item (line 2132) | type Item = &'a T; type IntoIter (line 2133) | type IntoIter = slice::Iter<'a, T>; method into_iter (line 2135) | fn into_iter(self) -> slice::Iter<'a, T> { type Item (line 2141) | type Item = &'a mut T; type IntoIter (line 2142) | type IntoIter = slice::IterMut<'a, T>; method into_iter (line 2144) | fn into_iter(self) -> slice::IterMut<'a, T> { function extend (line 2151) | fn extend>(&mut self, iter: I) { function splice (line 2202) | pub fn splice(&mut self, range: R, replace_with: I) -> Splice>(&mut self, iter: I) { method partial_cmp (line 2269) | fn partial_cmp(&self, other: &Vec<'bump, T>) -> Option { method cmp (line 2279) | fn cmp(&self, other: &Vec<'bump, T>) -> Ordering { function fmt (line 2285) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function as_ref (line 2291) | fn as_ref(&self) -> &Vec<'bump, T> { function as_mut (line 2297) | fn as_mut(&mut self) -> &mut Vec<'bump, T> { function as_ref (line 2303) | fn as_ref(&self) -> &[T] { function as_mut (line 2309) | fn as_mut(&mut self) -> &mut [T] { function from (line 2316) | fn from(v: Vec<'bump, T>) -> crate::boxed::Box<'bump, [T]> { function borrow (line 2323) | fn borrow(&self) -> &[T] { function borrow_mut (line 2330) | fn borrow_mut(&mut self) -> &mut [T] { method drop (line 2336) | fn drop(&mut self) { type IntoIter (line 2373) | pub struct IntoIter<'bump, T> { function fmt (line 2380) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { function as_slice (line 2401) | pub fn as_slice(&self) -> &[T] { function as_mut_slice (line 2422) | pub fn as_mut_slice(&mut self) -> &mut [T] { type Item (line 2431) | type Item = T; method next (line 2434) | fn next(&mut self) -> Option { method size_hint (line 2456) | fn size_hint(&self) -> (usize, Option) { method count (line 2466) | fn count(self) -> usize { method next_back (line 2473) | fn next_back(&mut self) -> Option { method drop (line 2497) | fn drop(&mut self) { type Drain (line 2506) | pub struct Drain<'a, 'bump, T: 'a + 'bump> { function fmt (line 2517) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type Item (line 2526) | type Item = T; method next (line 2529) | fn next(&mut self) -> Option { method size_hint (line 2535) | fn size_hint(&self) -> (usize, Option) { method next_back (line 2542) | fn next_back(&mut self) -> Option { method drop (line 2550) | fn drop(&mut self) { type Splice (line 2580) | pub struct Splice<'a, 'bump, I: Iterator + 'a + 'bump> { type Item (line 2586) | type Item = I::Item; method next (line 2588) | fn next(&mut self) -> Option { method size_hint (line 2592) | fn size_hint(&self) -> (usize, Option) { method next_back (line 2598) | fn next_back(&mut self) -> Option { method drop (line 2606) | fn drop(&mut self) { function fill (line 2653) | unsafe fn fill>(&mut self, replace_with: &mut I) -... function move_tail (line 2672) | unsafe fn move_tail(&mut self, extra_capacity: usize) { type DrainFilter (line 2687) | pub struct DrainFilter<'a, 'bump: 'a, T: 'a + 'bump, F> type Item (line 2702) | type Item = T; method next (line 2704) | fn next(&mut self) -> Option { method size_hint (line 2727) | fn size_hint(&self) -> (usize, Option) { method drop (line 2736) | fn drop(&mut self) { function write (line 2747) | fn write(&mut self, buf: &[u8]) -> io::Result { function write_all (line 2753) | fn write_all(&mut self, buf: &[u8]) -> io::Result<()> { function flush (line 2759) | fn flush(&mut self) -> io::Result<()> { method serialize (line 2774) | fn serialize(&self, serializer: S) -> Result FILE: builder/third-party/bumpalo/src/lib.rs type AllocOrInitError (line 37) | pub enum AllocOrInitError { function from (line 48) | fn from(e: AllocErr) -> Self { method fmt (line 53) | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { type Bump (line 292) | pub struct Bump { method new (line 502) | pub fn new() -> Bump { method try_new (line 514) | pub fn try_new() -> Result { method with_capacity (line 526) | pub fn with_capacity(capacity: usize) -> Bump { method try_with_capacity (line 538) | pub fn try_with_capacity(capacity: usize) -> Result { method allocation_limit (line 580) | pub fn allocation_limit(&self) -> Option { method set_allocation_limit (line 599) | pub fn set_allocation_limit(&self, limit: Option) { method allocation_limit_remaining (line 605) | fn allocation_limit_remaining(&self) -> Option { method chunk_fits_under_limit (line 618) | fn chunk_fits_under_limit( method new_chunk_memory_details (line 632) | fn new_chunk_memory_details( method new_chunk (line 682) | unsafe fn new_chunk( method reset (line 759) | pub fn reset(&mut self) { method alloc (line 812) | pub fn alloc(&self, val: T) -> &mut T { method try_alloc (line 831) | pub fn try_alloc(&self, val: T) -> Result<&mut T, AllocErr> { method alloc_with (line 855) | pub fn alloc_with(&self, f: F) -> &mut T method try_alloc_with (line 907) | pub fn try_alloc_with(&self, f: F) -> Result<&mut T, AllocErr> method alloc_try_with (line 978) | pub fn alloc_try_with(&self, f: F) -> Result<&mut T, E> method try_alloc_try_with (line 1086) | pub fn try_alloc_try_with(&self, f: F) -> Result<&mut T, Allo... method alloc_slice_copy (line 1170) | pub fn alloc_slice_copy(&self, src: &[T]) -> &mut [T] method alloc_slice_clone (line 1209) | pub fn alloc_slice_clone(&self, src: &[T]) -> &mut [T] method alloc_str (line 1239) | pub fn alloc_str(&self, src: &str) -> &mut str { method alloc_slice_fill_with (line 1265) | pub fn alloc_slice_fill_with(&self, len: usize, mut f: F) -> &mu... method alloc_slice_fill_copy (line 1300) | pub fn alloc_slice_fill_copy(&self, len: usize, value: T) -> ... method alloc_slice_fill_clone (line 1324) | pub fn alloc_slice_fill_clone(&self, len: usize, value: &T) ... method alloc_slice_fill_iter (line 1346) | pub fn alloc_slice_fill_iter(&self, iter: I) -> &mut [T] method alloc_slice_fill_default (line 1376) | pub fn alloc_slice_fill_default(&self, len: usize) -> &mut... method alloc_layout (line 1390) | pub fn alloc_layout(&self, layout: Layout) -> NonNull { method try_alloc_layout (line 1405) | pub fn try_alloc_layout(&self, layout: Layout) -> Result, ... method try_alloc_layout_fast (line 1414) | fn try_alloc_layout_fast(&self, layout: Layout) -> Option> { method chunk_capacity (line 1456) | pub fn chunk_capacity(&self) -> usize { method alloc_layout_slow (line 1467) | fn alloc_layout_slow(&self, layout: Layout) -> Option> { method iter_allocated_chunks (line 1625) | pub fn iter_allocated_chunks(&mut self) -> ChunkIter<'_> { method iter_allocated_chunks_raw (line 1651) | pub unsafe fn iter_allocated_chunks_raw(&self) -> ChunkRawIter<'_> { method allocated_bytes (line 1680) | pub fn allocated_bytes(&self) -> usize { method allocated_bytes_including_metadata (line 1690) | pub fn allocated_bytes_including_metadata(&self) -> usize { method is_last_allocation (line 1697) | unsafe fn is_last_allocation(&self, ptr: NonNull) -> bool { method dealloc (line 1704) | unsafe fn dealloc(&self, ptr: NonNull, layout: Layout) { method shrink (line 1714) | unsafe fn shrink( method grow (line 1802) | unsafe fn grow( type ChunkFooter (line 300) | struct ChunkFooter { method as_raw_parts (line 365) | fn as_raw_parts(&self) -> (*const u8, usize) { method is_empty (line 375) | fn is_empty(&self) -> bool { type EmptyChunkFooter (line 330) | struct EmptyChunkFooter(ChunkFooter); method get (line 357) | fn get(&'static self) -> NonNull { method default (line 381) | fn default() -> Bump { method drop (line 387) | fn drop(&mut self) { function dealloc_chunk_list (line 395) | unsafe fn dealloc_chunk_list(mut footer: NonNull) { function is_pointer_aligned_to (line 410) | fn is_pointer_aligned_to(pointer: *mut T, align: usize) -> bool { function round_up_to (line 419) | pub(crate) fn round_up_to(n: usize, divisor: usize) -> Option { function round_down_to (line 426) | pub(crate) fn round_down_to(n: usize, divisor: usize) -> usize { function round_mut_ptr_down_to (line 434) | pub(crate) fn round_mut_ptr_down_to(ptr: *mut u8, divisor: usize) -> *mu... constant PAGE_STRATEGY_CUTOFF (line 441) | const PAGE_STRATEGY_CUTOFF: usize = 0x1000; constant SUPPORTED_ITER_ALIGNMENT (line 444) | const SUPPORTED_ITER_ALIGNMENT: usize = 16; constant CHUNK_ALIGN (line 445) | const CHUNK_ALIGN: usize = SUPPORTED_ITER_ALIGNMENT; constant FOOTER_SIZE (line 446) | const FOOTER_SIZE: usize = mem::size_of::(); constant _FOOTER_ALIGN_ASSERTION (line 449) | const _FOOTER_ALIGN_ASSERTION: bool = mem::align_of::() <= ... constant _ (line 450) | const _: [(); _FOOTER_ALIGN_ASSERTION as usize] = [()]; constant MALLOC_OVERHEAD (line 453) | const MALLOC_OVERHEAD: usize = 16; constant OVERHEAD (line 461) | const OVERHEAD: usize = (MALLOC_OVERHEAD + FOOTER_SIZE + (CHUNK_ALIGN - ... constant FIRST_ALLOCATION_GOAL (line 466) | const FIRST_ALLOCATION_GOAL: usize = 1 << 9; constant DEFAULT_CHUNK_SIZE_WITHOUT_FOOTER (line 471) | const DEFAULT_CHUNK_SIZE_WITHOUT_FOOTER: usize = FIRST_ALLOCATION_GOAL -... type NewChunkMemoryDetails (line 476) | struct NewChunkMemoryDetails { function layout_from_size_align (line 484) | fn layout_from_size_align(size: usize, align: usize) -> Result() -> T { type ChunkIter (line 1846) | pub struct ChunkIter<'a> { type Item (line 1852) | type Item = &'a [mem::MaybeUninit]; method next (line 1853) | fn next(&mut self) -> Option<&'a [mem::MaybeUninit]> { type ChunkRawIter (line 1876) | pub struct ChunkRawIter<'a> { type Item (line 1882) | type Item = (*mut u8, usize); method next (line 1883) | fn next(&mut self) -> Option<(*mut u8, usize)> { function oom (line 1900) | fn oom() -> ! { function alloc (line 1906) | unsafe fn alloc(&mut self, layout: Layout) -> Result, AllocE... function dealloc (line 1911) | unsafe fn dealloc(&mut self, ptr: NonNull, layout: Layout) { function realloc (line 1916) | unsafe fn realloc( method allocate (line 1940) | fn allocate(&self, layout: Layout) -> Result, AllocError> { method deallocate (line 1949) | unsafe fn deallocate(&self, ptr: NonNull, layout: Layout) { method shrink (line 1954) | unsafe fn shrink( method grow (line 1968) | unsafe fn grow( method grow_zeroed (line 1982) | unsafe fn grow_zeroed( function chunk_footer_is_five_words (line 2003) | fn chunk_footer_is_five_words() { function test_realloc (line 2009) | fn test_realloc() { function invalid_read (line 2058) | fn invalid_read() { FILE: builder/third-party/byteorder/src/io.rs type ReadBytesExt (line 30) | pub trait ReadBytesExt: io::Read { method read_u8 (line 55) | fn read_u8(&mut self) -> Result { method read_i8 (line 85) | fn read_i8(&mut self) -> Result { method read_u16 (line 112) | fn read_u16(&mut self) -> Result { method read_i16 (line 139) | fn read_i16(&mut self) -> Result { method read_u24 (line 165) | fn read_u24(&mut self) -> Result { method read_i24 (line 191) | fn read_i24(&mut self) -> Result { method read_u32 (line 217) | fn read_u32(&mut self) -> Result { method read_i32 (line 243) | fn read_i32(&mut self) -> Result { method read_u48 (line 269) | fn read_u48(&mut self) -> Result { method read_i48 (line 295) | fn read_i48(&mut self) -> Result { method read_u64 (line 321) | fn read_u64(&mut self) -> Result { method read_i64 (line 347) | fn read_i64(&mut self) -> Result { method read_u128 (line 376) | fn read_u128(&mut self) -> Result { method read_i128 (line 402) | fn read_i128(&mut self) -> Result { method read_uint (line 427) | fn read_uint(&mut self, nbytes: usize) -> Result { method read_int (line 452) | fn read_int(&mut self, nbytes: usize) -> Result { method read_uint128 (line 460) | fn read_uint128(&mut self, nbytes: usize) -> Result { method read_int128 (line 468) | fn read_int128(&mut self, nbytes: usize) -> Result { method read_f32 (line 499) | fn read_f32(&mut self) -> Result { method read_f64 (line 530) | fn read_f64(&mut self) -> Result { method read_u16_into (line 562) | fn read_u16_into(&mut self, dst: &mut [u16]) -> Result<(... method read_u32_into (line 597) | fn read_u32_into(&mut self, dst: &mut [u32]) -> Result<(... method read_u64_into (line 635) | fn read_u64_into(&mut self, dst: &mut [u64]) -> Result<(... method read_u128_into (line 673) | fn read_u128_into( method read_i8_into (line 716) | fn read_i8_into(&mut self, dst: &mut [i8]) -> Result<()> { method read_i16_into (line 747) | fn read_i16_into(&mut self, dst: &mut [i16]) -> Result<(... method read_i32_into (line 782) | fn read_i32_into(&mut self, dst: &mut [i32]) -> Result<(... method read_i64_into (line 820) | fn read_i64_into(&mut self, dst: &mut [i64]) -> Result<(... method read_i128_into (line 858) | fn read_i128_into( method read_f32_into (line 902) | fn read_f32_into(&mut self, dst: &mut [f32]) -> Result<(... method read_f32_into_unchecked (line 948) | fn read_f32_into_unchecked( method read_f64_into (line 987) | fn read_f64_into(&mut self, dst: &mut [f64]) -> Result<(... method read_f64_into_unchecked (line 1039) | fn read_f64_into_unchecked( type WriteBytesExt (line 1073) | pub trait WriteBytesExt: io::Write { method write_u8 (line 1098) | fn write_u8(&mut self, n: u8) -> Result<()> { method write_i8 (line 1126) | fn write_i8(&mut self, n: i8) -> Result<()> { method write_u16 (line 1151) | fn write_u16(&mut self, n: u16) -> Result<()> { method write_i16 (line 1178) | fn write_i16(&mut self, n: i16) -> Result<()> { method write_u24 (line 1205) | fn write_u24(&mut self, n: u32) -> Result<()> { method write_i24 (line 1232) | fn write_i24(&mut self, n: i32) -> Result<()> { method write_u32 (line 1259) | fn write_u32(&mut self, n: u32) -> Result<()> { method write_i32 (line 1286) | fn write_i32(&mut self, n: i32) -> Result<()> { method write_u48 (line 1313) | fn write_u48(&mut self, n: u64) -> Result<()> { method write_i48 (line 1340) | fn write_i48(&mut self, n: i64) -> Result<()> { method write_u64 (line 1367) | fn write_u64(&mut self, n: u64) -> Result<()> { method write_i64 (line 1394) | fn write_i64(&mut self, n: i64) -> Result<()> { method write_u128 (line 1402) | fn write_u128(&mut self, n: u128) -> Result<()> { method write_i128 (line 1410) | fn write_i128(&mut self, n: i128) -> Result<()> { method write_uint (line 1442) | fn write_uint( method write_int (line 1478) | fn write_int( method write_uint128 (line 1493) | fn write_uint128( method write_int128 (line 1508) | fn write_int128( method write_f32 (line 1541) | fn write_f32(&mut self, n: f32) -> Result<()> { method write_f64 (line 1570) | fn write_f64(&mut self, n: f64) -> Result<()> { function slice_to_u8_mut (line 1587) | unsafe fn slice_to_u8_mut(slice: &mut [T]) -> &mut [u8] { FILE: builder/third-party/byteorder/src/lib.rs function extend_sign (line 88) | fn extend_sign(val: u64, nbytes: usize) -> i64 { function extend_sign128 (line 94) | fn extend_sign128(val: u128, nbytes: usize) -> i128 { function unextend_sign (line 100) | fn unextend_sign(val: i64, nbytes: usize) -> u64 { function unextend_sign128 (line 106) | fn unextend_sign128(val: i128, nbytes: usize) -> u128 { function pack_size (line 112) | fn pack_size(n: u64) -> usize { function pack_size128 (line 133) | fn pack_size128(n: u128) -> usize { type Sealed (line 172) | pub trait Sealed {} type ByteOrder (line 212) | pub trait ByteOrder: method read_u16 (line 229) | fn read_u16(buf: &[u8]) -> u16; method read_u24 (line 248) | fn read_u24(buf: &[u8]) -> u32 { method read_u32 (line 269) | fn read_u32(buf: &[u8]) -> u32; method read_u48 (line 288) | fn read_u48(buf: &[u8]) -> u64 { method read_u64 (line 309) | fn read_u64(buf: &[u8]) -> u64; method read_u128 (line 328) | fn read_u128(buf: &[u8]) -> u128; method read_uint (line 348) | fn read_uint(buf: &[u8], nbytes: usize) -> u64; method read_uint128 (line 368) | fn read_uint128(buf: &[u8], nbytes: usize) -> u128; method write_u16 (line 387) | fn write_u16(buf: &mut [u8], n: u16); method write_u24 (line 406) | fn write_u24(buf: &mut [u8], n: u32) { method write_u32 (line 427) | fn write_u32(buf: &mut [u8], n: u32); method write_u48 (line 446) | fn write_u48(buf: &mut [u8], n: u64) { method write_u64 (line 467) | fn write_u64(buf: &mut [u8], n: u64); method write_u128 (line 486) | fn write_u128(buf: &mut [u8], n: u128); method write_uint (line 506) | fn write_uint(buf: &mut [u8], n: u64, nbytes: usize); method write_uint128 (line 526) | fn write_uint128(buf: &mut [u8], n: u128, nbytes: usize); method read_i16 (line 546) | fn read_i16(buf: &[u8]) -> i16 { method read_i24 (line 568) | fn read_i24(buf: &[u8]) -> i32 { method read_i32 (line 590) | fn read_i32(buf: &[u8]) -> i32 { method read_i48 (line 612) | fn read_i48(buf: &[u8]) -> i64 { method read_i64 (line 634) | fn read_i64(buf: &[u8]) -> i64 { method read_i128 (line 656) | fn read_i128(buf: &[u8]) -> i128 { method read_int (line 679) | fn read_int(buf: &[u8], nbytes: usize) -> i64 { method read_int128 (line 702) | fn read_int128(buf: &[u8], nbytes: usize) -> i128 { method read_f32 (line 725) | fn read_f32(buf: &[u8]) -> f32 { method read_f64 (line 748) | fn read_f64(buf: &[u8]) -> f64 { method write_i16 (line 770) | fn write_i16(buf: &mut [u8], n: i16) { method write_i24 (line 792) | fn write_i24(buf: &mut [u8], n: i32) { method write_i32 (line 814) | fn write_i32(buf: &mut [u8], n: i32) { method write_i48 (line 836) | fn write_i48(buf: &mut [u8], n: i64) { method write_i64 (line 858) | fn write_i64(buf: &mut [u8], n: i64) { method write_i128 (line 880) | fn write_i128(buf: &mut [u8], n: i128) { method write_int (line 903) | fn write_int(buf: &mut [u8], n: i64, nbytes: usize) { method write_int128 (line 926) | fn write_int128(buf: &mut [u8], n: i128, nbytes: usize) { method write_f32 (line 949) | fn write_f32(buf: &mut [u8], n: f32) { method write_f64 (line 972) | fn write_f64(buf: &mut [u8], n: f64) { method read_u16_into (line 997) | fn read_u16_into(src: &[u8], dst: &mut [u16]); method read_u32_into (line 1020) | fn read_u32_into(src: &[u8], dst: &mut [u32]); method read_u64_into (line 1043) | fn read_u64_into(src: &[u8], dst: &mut [u64]); method read_u128_into (line 1066) | fn read_u128_into(src: &[u8], dst: &mut [u128]); method read_i16_into (line 1090) | fn read_i16_into(src: &[u8], dst: &mut [i16]) { method read_i32_into (line 1119) | fn read_i32_into(src: &[u8], dst: &mut [i32]) { method read_i64_into (line 1148) | fn read_i64_into(src: &[u8], dst: &mut [i64]) { method read_i128_into (line 1177) | fn read_i128_into(src: &[u8], dst: &mut [i128]) { method read_f32_into (line 1207) | fn read_f32_into(src: &[u8], dst: &mut [f32]) { method read_f32_into_unchecked (line 1242) | fn read_f32_into_unchecked(src: &[u8], dst: &mut [f32]) { method read_f64_into (line 1269) | fn read_f64_into(src: &[u8], dst: &mut [f64]) { method read_f64_into_unchecked (line 1305) | fn read_f64_into_unchecked(src: &[u8], dst: &mut [f64]) { method write_u16_into (line 1330) | fn write_u16_into(src: &[u16], dst: &mut [u8]); method write_u32_into (line 1353) | fn write_u32_into(src: &[u32], dst: &mut [u8]); method write_u64_into (line 1376) | fn write_u64_into(src: &[u64], dst: &mut [u8]); method write_u128_into (line 1399) | fn write_u128_into(src: &[u128], dst: &mut [u8]); method write_i8_into (line 1428) | fn write_i8_into(src: &[i8], dst: &mut [u8]) { method write_i16_into (line 1456) | fn write_i16_into(src: &[i16], dst: &mut [u8]) { method write_i32_into (line 1484) | fn write_i32_into(src: &[i32], dst: &mut [u8]) { method write_i64_into (line 1512) | fn write_i64_into(src: &[i64], dst: &mut [u8]) { method write_i128_into (line 1540) | fn write_i128_into(src: &[i128], dst: &mut [u8]) { method write_f32_into (line 1569) | fn write_f32_into(src: &[f32], dst: &mut [u8]) { method write_f64_into (line 1598) | fn write_f64_into(src: &[f64], dst: &mut [u8]) { method from_slice_u16 (line 1622) | fn from_slice_u16(numbers: &mut [u16]); method from_slice_u32 (line 1641) | fn from_slice_u32(numbers: &mut [u32]); method from_slice_u64 (line 1660) | fn from_slice_u64(numbers: &mut [u64]); method from_slice_u128 (line 1679) | fn from_slice_u128(numbers: &mut [u128]); method from_slice_i16 (line 1699) | fn from_slice_i16(src: &mut [i16]) { method from_slice_i32 (line 1724) | fn from_slice_i32(src: &mut [i32]) { method from_slice_i64 (line 1749) | fn from_slice_i64(src: &mut [i64]) { method from_slice_i128 (line 1774) | fn from_slice_i128(src: &mut [i128]) { method from_slice_f32 (line 1786) | fn from_slice_f32(numbers: &mut [f32]); method from_slice_f64 (line 1793) | fn from_slice_f64(numbers: &mut [f64]); method read_u16 (line 1940) | fn read_u16(buf: &[u8]) -> u16 { method read_u32 (line 1945) | fn read_u32(buf: &[u8]) -> u32 { method read_u64 (line 1950) | fn read_u64(buf: &[u8]) -> u64 { method read_u128 (line 1955) | fn read_u128(buf: &[u8]) -> u128 { method read_uint (line 1960) | fn read_uint(buf: &[u8], nbytes: usize) -> u64 { method read_uint128 (line 1969) | fn read_uint128(buf: &[u8], nbytes: usize) -> u128 { method write_u16 (line 1978) | fn write_u16(buf: &mut [u8], n: u16) { method write_u32 (line 1983) | fn write_u32(buf: &mut [u8], n: u32) { method write_u64 (line 1988) | fn write_u64(buf: &mut [u8], n: u64) { method write_u128 (line 1993) | fn write_u128(buf: &mut [u8], n: u128) { method write_uint (line 1998) | fn write_uint(buf: &mut [u8], n: u64, nbytes: usize) { method write_uint128 (line 2012) | fn write_uint128(buf: &mut [u8], n: u128, nbytes: usize) { method read_u16_into (line 2026) | fn read_u16_into(src: &[u8], dst: &mut [u16]) { method read_u32_into (line 2031) | fn read_u32_into(src: &[u8], dst: &mut [u32]) { method read_u64_into (line 2036) | fn read_u64_into(src: &[u8], dst: &mut [u64]) { method read_u128_into (line 2041) | fn read_u128_into(src: &[u8], dst: &mut [u128]) { method write_u16_into (line 2046) | fn write_u16_into(src: &[u16], dst: &mut [u8]) { method write_u32_into (line 2051) | fn write_u32_into(src: &[u32], dst: &mut [u8]) { method write_u64_into (line 2056) | fn write_u64_into(src: &[u64], dst: &mut [u8]) { method write_u128_into (line 2061) | fn write_u128_into(src: &[u128], dst: &mut [u8]) { method from_slice_u16 (line 2066) | fn from_slice_u16(numbers: &mut [u16]) { method from_slice_u32 (line 2075) | fn from_slice_u32(numbers: &mut [u32]) { method from_slice_u64 (line 2084) | fn from_slice_u64(numbers: &mut [u64]) { method from_slice_u128 (line 2093) | fn from_slice_u128(numbers: &mut [u128]) { method from_slice_f32 (line 2102) | fn from_slice_f32(numbers: &mut [f32]) { method from_slice_f64 (line 2114) | fn from_slice_f64(numbers: &mut [f64]) { method read_u16 (line 2128) | fn read_u16(buf: &[u8]) -> u16 { method read_u32 (line 2133) | fn read_u32(buf: &[u8]) -> u32 { method read_u64 (line 2138) | fn read_u64(buf: &[u8]) -> u64 { method read_u128 (line 2143) | fn read_u128(buf: &[u8]) -> u128 { method read_uint (line 2148) | fn read_uint(buf: &[u8], nbytes: usize) -> u64 { method read_uint128 (line 2156) | fn read_uint128(buf: &[u8], nbytes: usize) -> u128 { method write_u16 (line 2164) | fn write_u16(buf: &mut [u8], n: u16) { method write_u32 (line 2169) | fn write_u32(buf: &mut [u8], n: u32) { method write_u64 (line 2174) | fn write_u64(buf: &mut [u8], n: u64) { method write_u128 (line 2179) | fn write_u128(buf: &mut [u8], n: u128) { method write_uint (line 2184) | fn write_uint(buf: &mut [u8], n: u64, nbytes: usize) { method write_uint128 (line 2194) | fn write_uint128(buf: &mut [u8], n: u128, nbytes: usize) { method read_u16_into (line 2204) | fn read_u16_into(src: &[u8], dst: &mut [u16]) { method read_u32_into (line 2209) | fn read_u32_into(src: &[u8], dst: &mut [u32]) { method read_u64_into (line 2214) | fn read_u64_into(src: &[u8], dst: &mut [u64]) { method read_u128_into (line 2219) | fn read_u128_into(src: &[u8], dst: &mut [u128]) { method write_u16_into (line 2224) | fn write_u16_into(src: &[u16], dst: &mut [u8]) { method write_u32_into (line 2229) | fn write_u32_into(src: &[u32], dst: &mut [u8]) { method write_u64_into (line 2234) | fn write_u64_into(src: &[u64], dst: &mut [u8]) { method write_u128_into (line 2239) | fn write_u128_into(src: &[u128], dst: &mut [u8]) { method from_slice_u16 (line 2244) | fn from_slice_u16(numbers: &mut [u16]) { method from_slice_u32 (line 2253) | fn from_slice_u32(numbers: &mut [u32]) { method from_slice_u64 (line 2262) | fn from_slice_u64(numbers: &mut [u64]) { method from_slice_u128 (line 2271) | fn from_slice_u128(numbers: &mut [u128]) { method from_slice_f32 (line 2280) | fn from_slice_f32(numbers: &mut [f32]) { method from_slice_f64 (line 2292) | fn from_slice_f64(numbers: &mut [f64]) { type BigEndian (line 1813) | pub enum BigEndian {} method default (line 1816) | fn default() -> BigEndian { type BE (line 1824) | pub type BE = BigEndian; type LittleEndian (line 1843) | pub enum LittleEndian {} method default (line 1846) | fn default() -> LittleEndian { type LE (line 1854) | pub type LE = LittleEndian; type NetworkEndian (line 1880) | pub type NetworkEndian = BigEndian; type NativeEndian (line 1891) | pub type NativeEndian = LittleEndian; type NativeEndian (line 1902) | pub type NativeEndian = BigEndian; constant U24_MAX (line 2309) | pub const U24_MAX: u32 = 16_777_215; constant I24_MAX (line 2310) | pub const I24_MAX: i32 = 8_388_607; constant U48_MAX (line 2311) | pub const U48_MAX: u64 = 281_474_976_710_655; constant I48_MAX (line 2312) | pub const I48_MAX: i64 = 140_737_488_355_327; constant U64_MAX (line 2314) | pub const U64_MAX: u64 = ::core::u64::MAX; constant I64_MAX (line 2315) | pub const I64_MAX: u64 = ::core::i64::MAX as u64; type Wi128 (line 2327) | pub struct Wi128(pub T); function clone (line 2330) | pub fn clone(&self) -> T { function eq (line 2336) | fn eq(&self, other: &T) -> bool { method arbitrary (line 2342) | fn arbitrary(gen: &mut G) -> Wi128 { method arbitrary (line 2351) | fn arbitrary(gen: &mut G) -> Wi128 { function qc_sized (line 2359) | pub fn qc_sized(f: A, size: u64) { function uint_bigger_buffer (line 3254) | fn uint_bigger_buffer() { function regression173_array_impl (line 3261) | fn regression173_array_impl() { function qc_unsized (line 3311) | fn qc_unsized(f: A) { FILE: builder/third-party/bytes/benches/buf.rs type TestBuf (line 10) | struct TestBuf { method new (line 19) | fn new(buf: &'static [u8], readlens: &'static [usize], init_pos: usize... method reset (line 31) | fn reset(&mut self) { method next_readlen (line 39) | fn next_readlen(&mut self) { method remaining (line 48) | fn remaining(&self) -> usize { method advance (line 51) | fn advance(&mut self, cnt: usize) { method chunk (line 56) | fn chunk(&self) -> &[u8] { type TestBufC (line 67) | struct TestBufC { method new (line 71) | fn new(buf: &'static [u8], readlens: &'static [usize], init_pos: usize... method reset (line 76) | fn reset(&mut self) { method remaining (line 82) | fn remaining(&self) -> usize { method advance (line 86) | fn advance(&mut self, cnt: usize) { method chunk (line 90) | fn chunk(&self) -> &[u8] { FILE: builder/third-party/bytes/benches/bytes.rs function deref_unique (line 10) | fn deref_unique(b: &mut Bencher) { function deref_shared (line 21) | fn deref_shared(b: &mut Bencher) { function deref_static (line 33) | fn deref_static(b: &mut Bencher) { function clone_static (line 44) | fn clone_static(b: &mut Bencher) { function clone_shared (line 56) | fn clone_shared(b: &mut Bencher) { function clone_arc_vec (line 67) | fn clone_arc_vec(b: &mut Bencher) { function from_long_slice (line 79) | fn from_long_slice(b: &mut Bencher) { function slice_empty (line 89) | fn slice_empty(b: &mut Bencher) { function slice_short_from_arc (line 100) | fn slice_short_from_arc(b: &mut Bencher) { function split_off_and_drop (line 111) | fn split_off_and_drop(b: &mut Bencher) { FILE: builder/third-party/bytes/benches/bytes_mut.rs function alloc_small (line 10) | fn alloc_small(b: &mut Bencher) { function alloc_mid (line 19) | fn alloc_mid(b: &mut Bencher) { function alloc_big (line 26) | fn alloc_big(b: &mut Bencher) { function deref_unique (line 33) | fn deref_unique(b: &mut Bencher) { function deref_unique_unroll (line 45) | fn deref_unique_unroll(b: &mut Bencher) { function deref_shared (line 64) | fn deref_shared(b: &mut Bencher) { function deref_two (line 77) | fn deref_two(b: &mut Bencher) { function clone_frozen (line 93) | fn clone_frozen(b: &mut Bencher) { function alloc_write_split_to_mid (line 106) | fn alloc_write_split_to_mid(b: &mut Bencher) { function drain_write_drain (line 115) | fn drain_write_drain(b: &mut Bencher) { function fmt_write (line 132) | fn fmt_write(b: &mut Bencher) { function bytes_mut_extend (line 148) | fn bytes_mut_extend(b: &mut Bencher) { function put_slice_bytes_mut (line 167) | fn put_slice_bytes_mut(b: &mut Bencher) { function put_u8_bytes_mut (line 184) | fn put_u8_bytes_mut(b: &mut Bencher) { function put_slice_vec (line 201) | fn put_slice_vec(b: &mut Bencher) { function put_u8_vec (line 218) | fn put_u8_vec(b: &mut Bencher) { function put_slice_vec_extend (line 235) | fn put_slice_vec_extend(b: &mut Bencher) { function put_u8_vec_push (line 252) | fn put_u8_vec_push(b: &mut Bencher) { FILE: builder/third-party/bytes/src/buf/buf_impl.rs type Buf (line 93) | pub trait Buf { method remaining (line 119) | fn remaining(&self) -> usize; method chunk (line 150) | fn chunk(&self) -> &[u8]; method chunks_vectored (line 181) | fn chunks_vectored<'a>(&'a self, dst: &mut [IoSlice<'a>]) -> usize { method advance (line 224) | fn advance(&mut self, cnt: usize); method has_remaining (line 243) | fn has_remaining(&self) -> bool { method copy_to_slice (line 268) | fn copy_to_slice(&mut self, mut dst: &mut [u8]) { method get_u8 (line 300) | fn get_u8(&mut self) -> u8 { method get_i8 (line 325) | fn get_i8(&mut self) -> i8 { method get_u16 (line 350) | fn get_u16(&mut self) -> u16 { method get_u16_le (line 370) | fn get_u16_le(&mut self) -> u16 { method get_u16_ne (line 393) | fn get_u16_ne(&mut self) -> u16 { method get_i16 (line 413) | fn get_i16(&mut self) -> i16 { method get_i16_le (line 433) | fn get_i16_le(&mut self) -> i16 { method get_i16_ne (line 456) | fn get_i16_ne(&mut self) -> i16 { method get_u32 (line 476) | fn get_u32(&mut self) -> u32 { method get_u32_le (line 496) | fn get_u32_le(&mut self) -> u32 { method get_u32_ne (line 519) | fn get_u32_ne(&mut self) -> u32 { method get_i32 (line 539) | fn get_i32(&mut self) -> i32 { method get_i32_le (line 559) | fn get_i32_le(&mut self) -> i32 { method get_i32_ne (line 582) | fn get_i32_ne(&mut self) -> i32 { method get_u64 (line 602) | fn get_u64(&mut self) -> u64 { method get_u64_le (line 622) | fn get_u64_le(&mut self) -> u64 { method get_u64_ne (line 645) | fn get_u64_ne(&mut self) -> u64 { method get_i64 (line 665) | fn get_i64(&mut self) -> i64 { method get_i64_le (line 685) | fn get_i64_le(&mut self) -> i64 { method get_i64_ne (line 708) | fn get_i64_ne(&mut self) -> i64 { method get_u128 (line 728) | fn get_u128(&mut self) -> u128 { method get_u128_le (line 748) | fn get_u128_le(&mut self) -> u128 { method get_u128_ne (line 771) | fn get_u128_ne(&mut self) -> u128 { method get_i128 (line 791) | fn get_i128(&mut self) -> i128 { method get_i128_le (line 811) | fn get_i128_le(&mut self) -> i128 { method get_i128_ne (line 834) | fn get_i128_ne(&mut self) -> i128 { method get_uint (line 854) | fn get_uint(&mut self, nbytes: usize) -> u64 { method get_uint_le (line 874) | fn get_uint_le(&mut self, nbytes: usize) -> u64 { method get_uint_ne (line 898) | fn get_uint_ne(&mut self, nbytes: usize) -> u64 { method get_int (line 923) | fn get_int(&mut self, nbytes: usize) -> i64 { method get_int_le (line 944) | fn get_int_le(&mut self, nbytes: usize) -> i64 { method get_int_ne (line 968) | fn get_int_ne(&mut self, nbytes: usize) -> i64 { method get_f32 (line 993) | fn get_f32(&mut self) -> f32 { method get_f32_le (line 1014) | fn get_f32_le(&mut self) -> f32 { method get_f32_ne (line 1038) | fn get_f32_ne(&mut self) -> f32 { method get_f64 (line 1059) | fn get_f64(&mut self) -> f64 { method get_f64_le (line 1080) | fn get_f64_le(&mut self) -> f64 { method get_f64_ne (line 1104) | fn get_f64_ne(&mut self) -> f64 { method copy_to_bytes (line 1127) | fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { method take (line 1160) | fn take(self, limit: usize) -> Take method chain (line 1182) | fn chain(self, next: U) -> Chain method reader (line 1214) | fn reader(self) -> Reader method remaining (line 1402) | fn remaining(&self) -> usize { method chunk (line 1407) | fn chunk(&self) -> &[u8] { method advance (line 1412) | fn advance(&mut self, cnt: usize) { method copy_to_slice (line 1421) | fn copy_to_slice(&mut self, dst: &mut [u8]) { method remaining (line 1434) | fn remaining(&self) -> usize { method chunk (line 1439) | fn chunk(&self) -> &[u8] { method advance (line 1446) | fn advance(&mut self, cnt: usize) { function _assert_trait_object (line 1464) | fn _assert_trait_object(_b: &dyn Buf) {} FILE: builder/third-party/bytes/src/buf/buf_mut.rs type BufMut (line 30) | pub unsafe trait BufMut { method remaining_mut (line 64) | fn remaining_mut(&self) -> usize; method advance_mut (line 107) | unsafe fn advance_mut(&mut self, cnt: usize); method has_remaining_mut (line 128) | fn has_remaining_mut(&self) -> bool { method chunk_mut (line 179) | fn chunk_mut(&mut self) -> &mut UninitSlice; method put (line 202) | fn put(&mut self, mut src: T) method put_slice (line 243) | fn put_slice(&mut self, mut src: &[u8]) { method put_bytes (line 286) | fn put_bytes(&mut self, val: u8, mut cnt: usize) { method put_u8 (line 321) | fn put_u8(&mut self, n: u8) { method put_i8 (line 345) | fn put_i8(&mut self, n: i8) { method put_u16 (line 369) | fn put_u16(&mut self, n: u16) { method put_u16_le (line 392) | fn put_u16_le(&mut self, n: u16) { method put_u16_ne (line 419) | fn put_u16_ne(&mut self, n: u16) { method put_i16 (line 442) | fn put_i16(&mut self, n: i16) { method put_i16_le (line 465) | fn put_i16_le(&mut self, n: i16) { method put_i16_ne (line 492) | fn put_i16_ne(&mut self, n: i16) { method put_u32 (line 515) | fn put_u32(&mut self, n: u32) { method put_u32_le (line 538) | fn put_u32_le(&mut self, n: u32) { method put_u32_ne (line 565) | fn put_u32_ne(&mut self, n: u32) { method put_i32 (line 588) | fn put_i32(&mut self, n: i32) { method put_i32_le (line 611) | fn put_i32_le(&mut self, n: i32) { method put_i32_ne (line 638) | fn put_i32_ne(&mut self, n: i32) { method put_u64 (line 661) | fn put_u64(&mut self, n: u64) { method put_u64_le (line 684) | fn put_u64_le(&mut self, n: u64) { method put_u64_ne (line 711) | fn put_u64_ne(&mut self, n: u64) { method put_i64 (line 734) | fn put_i64(&mut self, n: i64) { method put_i64_le (line 757) | fn put_i64_le(&mut self, n: i64) { method put_i64_ne (line 784) | fn put_i64_ne(&mut self, n: i64) { method put_u128 (line 807) | fn put_u128(&mut self, n: u128) { method put_u128_le (line 830) | fn put_u128_le(&mut self, n: u128) { method put_u128_ne (line 857) | fn put_u128_ne(&mut self, n: u128) { method put_i128 (line 880) | fn put_i128(&mut self, n: i128) { method put_i128_le (line 903) | fn put_i128_le(&mut self, n: i128) { method put_i128_ne (line 930) | fn put_i128_ne(&mut self, n: i128) { method put_uint (line 953) | fn put_uint(&mut self, n: u64, nbytes: usize) { method put_uint_le (line 981) | fn put_uint_le(&mut self, n: u64, nbytes: usize) { method put_uint_ne (line 1014) | fn put_uint_ne(&mut self, n: u64, nbytes: usize) { method put_int (line 1041) | fn put_int(&mut self, n: i64, nbytes: usize) { method put_int_le (line 1069) | fn put_int_le(&mut self, n: i64, nbytes: usize) { method put_int_ne (line 1102) | fn put_int_ne(&mut self, n: i64, nbytes: usize) { method put_f32 (line 1130) | fn put_f32(&mut self, n: f32) { method put_f32_le (line 1154) | fn put_f32_le(&mut self, n: f32) { method put_f32_ne (line 1182) | fn put_f32_ne(&mut self, n: f32) { method put_f64 (line 1206) | fn put_f64(&mut self, n: f64) { method put_f64_le (line 1230) | fn put_f64_le(&mut self, n: f64) { method put_f64_ne (line 1258) | fn put_f64_ne(&mut self, n: f64) { method limit (line 1276) | fn limit(self, limit: usize) -> Limit method writer (line 1308) | fn writer(self) -> Writer method chain_mut (line 1336) | fn chain_mut(self, next: U) -> Chain method remaining_mut (line 1478) | fn remaining_mut(&self) -> usize { method chunk_mut (line 1483) | fn chunk_mut(&mut self) -> &mut UninitSlice { method advance_mut (line 1488) | unsafe fn advance_mut(&mut self, cnt: usize) { method put_slice (line 1499) | fn put_slice(&mut self, src: &[u8]) { method put_bytes (line 1510) | fn put_bytes(&mut self, val: u8, cnt: usize) { method remaining_mut (line 1525) | fn remaining_mut(&self) -> usize { method chunk_mut (line 1530) | fn chunk_mut(&mut self) -> &mut UninitSlice { method advance_mut (line 1535) | unsafe fn advance_mut(&mut self, cnt: usize) { method put_slice (line 1546) | fn put_slice(&mut self, src: &[u8]) { method put_bytes (line 1559) | fn put_bytes(&mut self, val: u8, cnt: usize) { method remaining_mut (line 1574) | fn remaining_mut(&self) -> usize { method advance_mut (line 1580) | unsafe fn advance_mut(&mut self, cnt: usize) { method chunk_mut (line 1593) | fn chunk_mut(&mut self) -> &mut UninitSlice { method put (line 1611) | fn put(&mut self, mut src: T) method put_slice (line 1627) | fn put_slice(&mut self, src: &[u8]) { method put_bytes (line 1632) | fn put_bytes(&mut self, val: u8, cnt: usize) { function _assert_trait_object (line 1641) | fn _assert_trait_object(_b: &dyn BufMut) {} FILE: builder/third-party/bytes/src/buf/chain.rs type Chain (line 30) | pub struct Chain { function new (line 37) | pub(crate) fn new(a: T, b: U) -> Chain { function first_ref (line 53) | pub fn first_ref(&self) -> &T { function first_mut (line 72) | pub fn first_mut(&mut self) -> &mut T { function last_ref (line 88) | pub fn last_ref(&self) -> &U { function last_mut (line 107) | pub fn last_mut(&mut self) -> &mut U { function into_inner (line 125) | pub fn into_inner(self) -> (T, U) { method remaining (line 135) | fn remaining(&self) -> usize { method chunk (line 139) | fn chunk(&self) -> &[u8] { method advance (line 147) | fn advance(&mut self, mut cnt: usize) { method chunks_vectored (line 166) | fn chunks_vectored<'a>(&'a self, dst: &mut [IoSlice<'a>]) -> usize { method copy_to_bytes (line 172) | fn copy_to_bytes(&mut self, len: usize) -> Bytes { method remaining_mut (line 196) | fn remaining_mut(&self) -> usize { method chunk_mut (line 202) | fn chunk_mut(&mut self) -> &mut UninitSlice { method advance_mut (line 210) | unsafe fn advance_mut(&mut self, mut cnt: usize) { type Item (line 234) | type Item = u8; type IntoIter (line 235) | type IntoIter = IntoIter>; method into_iter (line 237) | fn into_iter(self) -> Self::IntoIter { FILE: builder/third-party/bytes/src/buf/iter.rs type IntoIter (line 21) | pub struct IntoIter { function new (line 41) | pub fn new(inner: T) -> IntoIter { function into_inner (line 60) | pub fn into_inner(self) -> T { function get_ref (line 80) | pub fn get_ref(&self) -> &T { function get_mut (line 102) | pub fn get_mut(&mut self) -> &mut T { type Item (line 108) | type Item = u8; method next (line 110) | fn next(&mut self) -> Option { method size_hint (line 121) | fn size_hint(&self) -> (usize, Option) { FILE: builder/third-party/bytes/src/buf/limit.rs type Limit (line 9) | pub struct Limit { function new (line 14) | pub(super) fn new(inner: T, limit: usize) -> Limit { function into_inner (line 20) | pub fn into_inner(self) -> T { function get_ref (line 27) | pub fn get_ref(&self) -> &T { function get_mut (line 34) | pub fn get_mut(&mut self) -> &mut T { function limit (line 44) | pub fn limit(&self) -> usize { function set_limit (line 54) | pub fn set_limit(&mut self, lim: usize) { method remaining_mut (line 60) | fn remaining_mut(&self) -> usize { method chunk_mut (line 64) | fn chunk_mut(&mut self) -> &mut UninitSlice { method advance_mut (line 70) | unsafe fn advance_mut(&mut self, cnt: usize) { FILE: builder/third-party/bytes/src/buf/reader.rs type Reader (line 11) | pub struct Reader { function new (line 15) | pub fn new(buf: B) -> Reader { function get_ref (line 33) | pub fn get_ref(&self) -> &B { function get_mut (line 40) | pub fn get_mut(&mut self) -> &mut B { function into_inner (line 60) | pub fn into_inner(self) -> B { function read (line 66) | fn read(&mut self, dst: &mut [u8]) -> io::Result { function fill_buf (line 75) | fn fill_buf(&mut self) -> io::Result<&[u8]> { function consume (line 78) | fn consume(&mut self, amt: usize) { FILE: builder/third-party/bytes/src/buf/take.rs type Take (line 10) | pub struct Take { function new (line 15) | pub fn new(inner: T, limit: usize) -> Take { function into_inner (line 39) | pub fn into_inner(self) -> T { function get_ref (line 56) | pub fn get_ref(&self) -> &T { function get_mut (line 77) | pub fn get_mut(&mut self) -> &mut T { function limit (line 99) | pub fn limit(&self) -> usize { function set_limit (line 127) | pub fn set_limit(&mut self, lim: usize) { method remaining (line 133) | fn remaining(&self) -> usize { method chunk (line 137) | fn chunk(&self) -> &[u8] { method advance (line 142) | fn advance(&mut self, cnt: usize) { method copy_to_bytes (line 148) | fn copy_to_bytes(&mut self, len: usize) -> Bytes { FILE: builder/third-party/bytes/src/buf/uninit_slice.rs type UninitSlice (line 22) | pub struct UninitSlice([MaybeUninit]); method new (line 36) | pub fn new(slice: &mut [u8]) -> &mut UninitSlice { method uninit (line 55) | pub fn uninit(slice: &mut [MaybeUninit]) -> &mut UninitSlice { method uninit_ref (line 59) | fn uninit_ref(slice: &[MaybeUninit]) -> &UninitSlice { method from_raw_parts_mut (line 82) | pub unsafe fn from_raw_parts_mut<'a>(ptr: *mut u8, len: usize) -> &'a ... method write_byte (line 107) | pub fn write_byte(&mut self, index: usize, byte: u8) { method copy_from_slice (line 134) | pub fn copy_from_slice(&mut self, src: &[u8]) { method as_mut_ptr (line 161) | pub fn as_mut_ptr(&mut self) -> *mut u8 { method as_uninit_slice_mut (line 187) | pub unsafe fn as_uninit_slice_mut(&mut self) -> &mut [MaybeUninit] { method len (line 205) | pub fn len(&self) -> usize { method fmt (line 211) | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 217) | fn from(slice: &'a mut [u8]) -> Self { function from (line 223) | fn from(slice: &'a mut [MaybeUninit]) -> Self { FILE: builder/third-party/bytes/src/buf/vec_deque.rs method remaining (line 6) | fn remaining(&self) -> usize { method chunk (line 10) | fn chunk(&self) -> &[u8] { method advance (line 19) | fn advance(&mut self, cnt: usize) { FILE: builder/third-party/bytes/src/buf/writer.rs type Writer (line 11) | pub struct Writer { function new (line 15) | pub fn new(buf: B) -> Writer { function get_ref (line 33) | pub fn get_ref(&self) -> &B { function get_mut (line 52) | pub fn get_mut(&mut self) -> &mut B { function into_inner (line 72) | pub fn into_inner(self) -> B { function write (line 78) | fn write(&mut self, src: &[u8]) -> io::Result { function flush (line 85) | fn flush(&mut self) -> io::Result<()> { FILE: builder/third-party/bytes/src/bytes.rs type Bytes (line 100) | pub struct Bytes { method new (line 136) | pub const fn new() -> Self { method new (line 144) | pub fn new() -> Self { method from_static (line 164) | pub const fn from_static(bytes: &'static [u8]) -> Self { method from_static (line 174) | pub fn from_static(bytes: &'static [u8]) -> Self { method len (line 194) | pub const fn len(&self) -> usize { method is_empty (line 209) | pub const fn is_empty(&self) -> bool { method is_unique (line 231) | pub fn is_unique(&self) -> bool { method copy_from_slice (line 236) | pub fn copy_from_slice(data: &[u8]) -> Self { method slice (line 262) | pub fn slice(&self, range: impl RangeBounds) -> Self { method slice_ref (line 329) | pub fn slice_ref(&self, subset: &[u8]) -> Self { method split_off (line 386) | pub fn split_off(&mut self, at: usize) -> Self { method split_to (line 435) | pub fn split_to(&mut self, at: usize) -> Self { method truncate (line 478) | pub fn truncate(&mut self, len: usize) { method clear (line 505) | pub fn clear(&mut self) { method with_vtable (line 510) | pub(crate) unsafe fn with_vtable( method as_slice (line 527) | fn as_slice(&self) -> &[u8] { method inc_start (line 532) | unsafe fn inc_start(&mut self, by: usize) { method as_ref (line 605) | fn as_ref(&self) -> &[u8] { method hash (line 611) | fn hash(&self, state: &mut H) method borrow (line 620) | fn borrow(&self) -> &[u8] { method from_iter (line 644) | fn from_iter>(into_iter: T) -> Self { method eq (line 672) | fn eq(&self, other: &[u8]) -> bool { method partial_cmp (line 678) | fn partial_cmp(&self, other: &[u8]) -> Option { method eq (line 696) | fn eq(&self, other: &str) -> bool { method partial_cmp (line 702) | fn partial_cmp(&self, other: &str) -> Option { method eq (line 720) | fn eq(&self, other: &Vec) -> bool { method partial_cmp (line 726) | fn partial_cmp(&self, other: &Vec) -> Option { method eq (line 744) | fn eq(&self, other: &String) -> bool { method partial_cmp (line 750) | fn partial_cmp(&self, other: &String) -> Option { method eq (line 795) | fn eq(&self, other: &&'a T) -> bool { method partial_cmp (line 804) | fn partial_cmp(&self, other: &&'a T) -> Option { method from (line 819) | fn from(slice: &'static [u8]) -> Bytes { method from (line 825) | fn from(slice: &'static str) -> Bytes { method from (line 831) | fn from(mut vec: Vec) -> Bytes { method from (line 865) | fn from(slice: Box<[u8]>) -> Bytes { method from (line 896) | fn from(s: String) -> Bytes { type Vtable (line 108) | pub(crate) struct Vtable { method fmt (line 911) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method drop (line 546) | fn drop(&mut self) { method clone (line 553) | fn clone(&self) -> Bytes { method remaining (line 560) | fn remaining(&self) -> usize { method chunk (line 565) | fn chunk(&self) -> &[u8] { method advance (line 570) | fn advance(&mut self, cnt: usize) { method copy_to_bytes (line 583) | fn copy_to_bytes(&mut self, len: usize) -> Self { type Target (line 595) | type Target = [u8]; method deref (line 598) | fn deref(&self) -> &[u8] { type Item (line 626) | type Item = u8; type IntoIter (line 627) | type IntoIter = IntoIter; method into_iter (line 629) | fn into_iter(self) -> Self::IntoIter { type Item (line 635) | type Item = &'a u8; type IntoIter (line 636) | type IntoIter = core::slice::Iter<'a, u8>; method into_iter (line 638) | fn into_iter(self) -> Self::IntoIter { method eq (line 652) | fn eq(&self, other: &Bytes) -> bool { method partial_cmp (line 658) | fn partial_cmp(&self, other: &Bytes) -> Option { method cmp (line 664) | fn cmp(&self, other: &Bytes) -> cmp::Ordering { function eq (line 684) | fn eq(&self, other: &Bytes) -> bool { function partial_cmp (line 690) | fn partial_cmp(&self, other: &Bytes) -> Option { function eq (line 708) | fn eq(&self, other: &Bytes) -> bool { function partial_cmp (line 714) | fn partial_cmp(&self, other: &Bytes) -> Option { function eq (line 732) | fn eq(&self, other: &Bytes) -> bool { function partial_cmp (line 738) | fn partial_cmp(&self, other: &Bytes) -> Option { method eq (line 756) | fn eq(&self, other: &Bytes) -> bool { method partial_cmp (line 762) | fn partial_cmp(&self, other: &Bytes) -> Option { function eq (line 768) | fn eq(&self, other: &Bytes) -> bool { function partial_cmp (line 774) | fn partial_cmp(&self, other: &Bytes) -> Option { function eq (line 780) | fn eq(&self, other: &Bytes) -> bool { function partial_cmp (line 786) | fn partial_cmp(&self, other: &Bytes) -> Option { method default (line 813) | fn default() -> Bytes { function from (line 902) | fn from(bytes: Bytes) -> Vec { constant STATIC_VTABLE (line 921) | const STATIC_VTABLE: Vtable = Vtable { function static_clone (line 928) | unsafe fn static_clone(_: &AtomicPtr<()>, ptr: *const u8, len: usize) ->... function static_to_vec (line 933) | unsafe fn static_to_vec(_: &AtomicPtr<()>, ptr: *const u8, len: usize) -... function static_is_unique (line 938) | fn static_is_unique(_: &AtomicPtr<()>) -> bool { function static_drop (line 942) | unsafe fn static_drop(_: &mut AtomicPtr<()>, _: *const u8, _: usize) { function promotable_even_clone (line 962) | unsafe fn promotable_even_clone(data: &AtomicPtr<()>, ptr: *const u8, le... function promotable_to_vec (line 975) | unsafe fn promotable_to_vec( function promotable_even_to_vec (line 1001) | unsafe fn promotable_even_to_vec(data: &AtomicPtr<()>, ptr: *const u8, l... function promotable_even_drop (line 1007) | unsafe fn promotable_even_drop(data: &mut AtomicPtr<()>, ptr: *const u8,... function promotable_odd_clone (line 1022) | unsafe fn promotable_odd_clone(data: &AtomicPtr<()>, ptr: *const u8, len... function promotable_odd_to_vec (line 1034) | unsafe fn promotable_odd_to_vec(data: &AtomicPtr<()>, ptr: *const u8, le... function promotable_odd_drop (line 1038) | unsafe fn promotable_odd_drop(data: &mut AtomicPtr<()>, ptr: *const u8, ... function promotable_is_unique (line 1053) | unsafe fn promotable_is_unique(data: &AtomicPtr<()>) -> bool { function free_boxed_slice (line 1065) | unsafe fn free_boxed_slice(buf: *mut u8, offset: *const u8, len: usize) { type Shared (line 1072) | struct Shared { method drop (line 1080) | fn drop(&mut self) { constant _ (line 1089) | const _: [(); 0 - mem::align_of::() % 2] = []; constant KIND_ARC (line 1098) | const KIND_ARC: usize = 0b0; constant KIND_VEC (line 1099) | const KIND_VEC: usize = 0b1; constant KIND_MASK (line 1100) | const KIND_MASK: usize = 0b1; function shared_clone (line 1102) | unsafe fn shared_clone(data: &AtomicPtr<()>, ptr: *const u8, len: usize)... function shared_to_vec_impl (line 1107) | unsafe fn shared_to_vec_impl(shared: *mut Shared, ptr: *const u8, len: u... function shared_to_vec (line 1136) | unsafe fn shared_to_vec(data: &AtomicPtr<()>, ptr: *const u8, len: usize... function shared_is_unique (line 1140) | pub(crate) unsafe fn shared_is_unique(data: &AtomicPtr<()>) -> bool { function shared_drop (line 1146) | unsafe fn shared_drop(data: &mut AtomicPtr<()>, _ptr: *const u8, _len: u... function shallow_clone_arc (line 1152) | unsafe fn shallow_clone_arc(shared: *mut Shared, ptr: *const u8, len: us... function shallow_clone_vec (line 1168) | unsafe fn shallow_clone_vec( function release_shared (line 1239) | unsafe fn release_shared(ptr: *mut Shared) { function ptr_map (line 1278) | fn ptr_map(ptr: *mut u8, f: F) -> *mut u8 function ptr_map (line 1289) | fn ptr_map(ptr: *mut u8, f: F) -> *mut u8 function _split_to_must_use (line 1308) | fn _split_to_must_use() {} function _split_off_must_use (line 1318) | fn _split_off_must_use() {} function bytes_cloning_vec (line 1328) | fn bytes_cloning_vec() { FILE: builder/third-party/bytes/src/bytes_mut.rs type BytesMut (line 61) | pub struct BytesMut { method with_capacity (line 148) | pub fn with_capacity(capacity: usize) -> BytesMut { method new (line 172) | pub fn new() -> BytesMut { method len (line 187) | pub fn len(&self) -> usize { method is_empty (line 202) | pub fn is_empty(&self) -> bool { method capacity (line 217) | pub fn capacity(&self) -> usize { method freeze (line 246) | pub fn freeze(self) -> Bytes { method zeroed (line 279) | pub fn zeroed(len: usize) -> BytesMut { method split_off (line 310) | pub fn split_off(&mut self, at: usize) -> BytesMut { method split (line 353) | pub fn split(&mut self) -> BytesMut { method split_to (line 385) | pub fn split_to(&mut self, at: usize) -> BytesMut { method truncate (line 424) | pub fn truncate(&mut self, len: usize) { method clear (line 443) | pub fn clear(&mut self) { method resize (line 469) | pub fn resize(&mut self, new_len: usize, value: u8) { method set_len (line 510) | pub unsafe fn set_len(&mut self, len: usize) { method reserve (line 574) | pub fn reserve(&mut self, additional: usize) { method reserve_inner (line 589) | fn reserve_inner(&mut self, additional: usize) { method extend_from_slice (line 770) | pub fn extend_from_slice(&mut self, extend: &[u8]) { method unsplit (line 811) | pub fn unsplit(&mut self, other: BytesMut) { method from_vec (line 831) | pub(crate) fn from_vec(vec: Vec) -> BytesMut { method as_slice (line 849) | fn as_slice(&self) -> &[u8] { method as_slice_mut (line 854) | fn as_slice_mut(&mut self) -> &mut [u8] { method advance_unchecked (line 863) | unsafe fn advance_unchecked(&mut self, count: usize) { method try_unsplit (line 900) | fn try_unsplit(&mut self, other: BytesMut) -> Result<(), BytesMut> { method kind (line 921) | fn kind(&self) -> usize { method promote_to_shared (line 925) | unsafe fn promote_to_shared(&mut self, ref_cnt: usize) { method shallow_clone (line 965) | unsafe fn shallow_clone(&mut self) -> BytesMut { method get_vec_pos (line 976) | unsafe fn get_vec_pos(&self) -> usize { method set_vec_pos (line 983) | unsafe fn set_vec_pos(&mut self, pos: usize) { method spare_capacity_mut (line 1020) | pub fn spare_capacity_mut(&mut self) -> &mut [MaybeUninit] { method as_ref (line 1137) | fn as_ref(&self) -> &[u8] { method as_mut (line 1153) | fn as_mut(&mut self) -> &mut [u8] { method from (line 1166) | fn from(src: &'a [u8]) -> BytesMut { method from (line 1172) | fn from(src: &'a str) -> BytesMut { method hash (line 1211) | fn hash(&self, state: &mut H) method borrow (line 1221) | fn borrow(&self) -> &[u8] { method borrow_mut (line 1227) | fn borrow_mut(&mut self) -> &mut [u8] { method write_str (line 1234) | fn write_str(&mut self, s: &str) -> fmt::Result { method write_fmt (line 1244) | fn write_fmt(&mut self, args: fmt::Arguments<'_>) -> fmt::Result { method extend (line 1274) | fn extend(&mut self, iter: T) method extend (line 1292) | fn extend(&mut self, iter: T) method extend (line 1301) | fn extend(&mut self, iter: T) method from_iter (line 1312) | fn from_iter>(into_iter: T) -> Self { method from_iter (line 1318) | fn from_iter>(into_iter: T) -> Self { method eq (line 1466) | fn eq(&self, other: &[u8]) -> bool { method partial_cmp (line 1472) | fn partial_cmp(&self, other: &[u8]) -> Option { method eq (line 1490) | fn eq(&self, other: &str) -> bool { method partial_cmp (line 1496) | fn partial_cmp(&self, other: &str) -> Option { method eq (line 1514) | fn eq(&self, other: &Vec) -> bool { method partial_cmp (line 1520) | fn partial_cmp(&self, other: &Vec) -> Option { method eq (line 1538) | fn eq(&self, other: &String) -> bool { method partial_cmp (line 1544) | fn partial_cmp(&self, other: &String) -> Option { method eq (line 1565) | fn eq(&self, other: &&'a T) -> bool { method partial_cmp (line 1574) | fn partial_cmp(&self, other: &&'a T) -> Option { method eq (line 1610) | fn eq(&self, other: &Bytes) -> bool { type Shared (line 77) | struct Shared { method is_unique (line 1370) | fn is_unique(&self) -> bool { constant _ (line 87) | const _: [(); 0 - mem::align_of::() % 2] = []; constant KIND_ARC (line 90) | const KIND_ARC: usize = 0b0; constant KIND_VEC (line 91) | const KIND_VEC: usize = 0b1; constant KIND_MASK (line 92) | const KIND_MASK: usize = 0b1; constant MAX_ORIGINAL_CAPACITY_WIDTH (line 96) | const MAX_ORIGINAL_CAPACITY_WIDTH: usize = 17; constant MIN_ORIGINAL_CAPACITY_WIDTH (line 99) | const MIN_ORIGINAL_CAPACITY_WIDTH: usize = 10; constant ORIGINAL_CAPACITY_MASK (line 102) | const ORIGINAL_CAPACITY_MASK: usize = 0b11100; constant ORIGINAL_CAPACITY_OFFSET (line 103) | const ORIGINAL_CAPACITY_OFFSET: usize = 2; constant VEC_POS_OFFSET (line 105) | const VEC_POS_OFFSET: usize = 5; constant MAX_VEC_POS (line 110) | const MAX_VEC_POS: usize = usize::MAX >> VEC_POS_OFFSET; constant NOT_VEC_POS_MASK (line 111) | const NOT_VEC_POS_MASK: usize = 0b11111; constant PTR_WIDTH (line 114) | const PTR_WIDTH: usize = 64; constant PTR_WIDTH (line 116) | const PTR_WIDTH: usize = 32; method drop (line 1031) | fn drop(&mut self) { method remaining (line 1049) | fn remaining(&self) -> usize { method chunk (line 1054) | fn chunk(&self) -> &[u8] { method advance (line 1059) | fn advance(&mut self, cnt: usize) { method copy_to_bytes (line 1073) | fn copy_to_bytes(&mut self, len: usize) -> Bytes { method remaining_mut (line 1080) | fn remaining_mut(&self) -> usize { method advance_mut (line 1085) | unsafe fn advance_mut(&mut self, cnt: usize) { method chunk_mut (line 1095) | fn chunk_mut(&mut self) -> &mut UninitSlice { method put (line 1105) | fn put(&mut self, mut src: T) method put_slice (line 1117) | fn put_slice(&mut self, src: &[u8]) { method put_bytes (line 1121) | fn put_bytes(&mut self, val: u8, cnt: usize) { type Target (line 1143) | type Target = [u8]; method deref (line 1146) | fn deref(&self) -> &[u8] { method deref_mut (line 1160) | fn deref_mut(&mut self) -> &mut [u8] { method from (line 1178) | fn from(src: BytesMut) -> Bytes { method eq (line 1184) | fn eq(&self, other: &BytesMut) -> bool { method partial_cmp (line 1190) | fn partial_cmp(&self, other: &BytesMut) -> Option { method cmp (line 1196) | fn cmp(&self, other: &BytesMut) -> cmp::Ordering { method default (line 1205) | fn default() -> BytesMut { method clone (line 1250) | fn clone(&self) -> BytesMut { type Item (line 1256) | type Item = u8; type IntoIter (line 1257) | type IntoIter = IntoIter; method into_iter (line 1259) | fn into_iter(self) -> Self::IntoIter { type Item (line 1265) | type Item = &'a u8; type IntoIter (line 1266) | type IntoIter = core::slice::Iter<'a, u8>; method into_iter (line 1268) | fn into_iter(self) -> Self::IntoIter { function increment_shared (line 1329) | unsafe fn increment_shared(ptr: *mut Shared) { function release_shared (line 1337) | unsafe fn release_shared(ptr: *mut Shared) { function original_capacity_to_repr (line 1386) | fn original_capacity_to_repr(cap: usize) -> usize { function original_capacity_from_repr (line 1394) | fn original_capacity_from_repr(repr: usize) -> usize { function test_original_capacity_to_repr (line 1407) | fn test_original_capacity_to_repr() { function test_original_capacity_from_repr (line 1441) | fn test_original_capacity_from_repr() { function eq (line 1478) | fn eq(&self, other: &BytesMut) -> bool { function partial_cmp (line 1484) | fn partial_cmp(&self, other: &BytesMut) -> Option { function eq (line 1502) | fn eq(&self, other: &BytesMut) -> bool { function partial_cmp (line 1508) | fn partial_cmp(&self, other: &BytesMut) -> Option { function eq (line 1526) | fn eq(&self, other: &BytesMut) -> bool { function partial_cmp (line 1532) | fn partial_cmp(&self, other: &BytesMut) -> Option { method eq (line 1550) | fn eq(&self, other: &BytesMut) -> bool { method partial_cmp (line 1556) | fn partial_cmp(&self, other: &BytesMut) -> Option { function eq (line 1580) | fn eq(&self, other: &BytesMut) -> bool { function partial_cmp (line 1586) | fn partial_cmp(&self, other: &BytesMut) -> Option { function eq (line 1592) | fn eq(&self, other: &BytesMut) -> bool { function partial_cmp (line 1598) | fn partial_cmp(&self, other: &BytesMut) -> Option { method eq (line 1604) | fn eq(&self, other: &BytesMut) -> bool { function from (line 1616) | fn from(bytes: BytesMut) -> Self { function vptr (line 1651) | fn vptr(ptr: *mut u8) -> NonNull { function invalid_ptr (line 1665) | fn invalid_ptr(addr: usize) -> *mut T { function offset_from (line 1682) | fn offset_from(dst: *mut u8, original: *mut u8) -> usize { function rebuild_vec (line 1688) | unsafe fn rebuild_vec(ptr: *mut u8, mut len: usize, mut cap: usize, off:... function shared_v_clone (line 1705) | unsafe fn shared_v_clone(data: &AtomicPtr<()>, ptr: *const u8, len: usiz... function shared_v_to_vec (line 1713) | unsafe fn shared_v_to_vec(data: &AtomicPtr<()>, ptr: *const u8, len: usi... function shared_v_drop (line 1735) | unsafe fn shared_v_drop(data: &mut AtomicPtr<()>, _ptr: *const u8, _len:... function _split_to_must_use (line 1751) | fn _split_to_must_use() {} function _split_off_must_use (line 1761) | fn _split_off_must_use() {} function _split_must_use (line 1771) | fn _split_must_use() {} function bytes_mut_cloning_frozen (line 1783) | fn bytes_mut_cloning_frozen() { FILE: builder/third-party/bytes/src/fmt/debug.rs method fmt (line 13) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { method fmt (line 40) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { method fmt (line 46) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { FILE: builder/third-party/bytes/src/fmt/hex.rs method fmt (line 7) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { method fmt (line 16) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { FILE: builder/third-party/bytes/src/fmt/mod.rs type BytesRef (line 5) | struct BytesRef<'a>(&'a [u8]); FILE: builder/third-party/bytes/src/lib.rs function abort (line 95) | fn abort() -> ! { function saturating_sub_usize_u64 (line 116) | fn saturating_sub_usize_u64(a: usize, b: u64) -> usize { function min_u64_usize (line 126) | fn min_u64_usize(a: u64, b: usize) -> usize { function panic_advance (line 136) | fn panic_advance(idx: usize, len: usize) -> ! { function panic_does_not_fit (line 144) | fn panic_does_not_fit(size: usize, nbytes: usize) -> ! { FILE: builder/third-party/bytes/src/loom.rs type AtomicMut (line 6) | pub(crate) trait AtomicMut { method with_mut (line 7) | fn with_mut(&mut self, f: F) -> R function with_mut (line 13) | fn with_mut(&mut self, f: F) -> R type AtomicMut (line 28) | pub(crate) trait AtomicMut {} method with_mut (line 7) | fn with_mut(&mut self, f: F) -> R FILE: builder/third-party/bytes/tests/test_buf.rs function test_fresh_cursor_vec (line 8) | fn test_fresh_cursor_vec() { function test_get_u8 (line 26) | fn test_get_u8() { function test_get_u16 (line 32) | fn test_get_u16() { function test_get_u16_buffer_underflow (line 41) | fn test_get_u16_buffer_underflow() { function test_bufs_vec (line 48) | fn test_bufs_vec() { function test_vec_deque (line 60) | fn test_vec_deque() { function test_deref_buf_forwards (line 77) | fn test_deref_buf_forwards() { function copy_to_bytes_less (line 107) | fn copy_to_bytes_less() { function copy_to_bytes_overflow (line 117) | fn copy_to_bytes_overflow() { FILE: builder/third-party/bytes/tests/test_buf_mut.rs function test_vec_as_mut_buf (line 10) | fn test_vec_as_mut_buf() { function test_vec_put_bytes (line 32) | fn test_vec_put_bytes() { function test_put_u8 (line 40) | fn test_put_u8() { function test_put_u16 (line 47) | fn test_put_u16() { function test_put_int (line 58) | fn test_put_int() { function test_put_int_nbytes_overflow (line 66) | fn test_put_int_nbytes_overflow() { function test_put_int_le (line 72) | fn test_put_int_le() { function test_put_int_le_nbytes_overflow (line 80) | fn test_put_int_le_nbytes_overflow() { function test_vec_advance_mut (line 87) | fn test_vec_advance_mut() { function test_clone (line 96) | fn test_clone() { function do_test_slice_small (line 105) | fn do_test_slice_small(make: impl Fn(&mut [u8]) -> &mut T) function do_test_slice_large (line 129) | fn do_test_slice_large(make: impl Fn(&mut [u8]) -> &mut T) function do_test_slice_put_slice_panics (line 154) | fn do_test_slice_put_slice_panics(make: impl Fn(&mut [u8]) ->... function do_test_slice_put_bytes_panics (line 163) | fn do_test_slice_put_bytes_panics(make: impl Fn(&mut [u8]) ->... function test_slice_buf_mut_small (line 173) | fn test_slice_buf_mut_small() { function test_slice_buf_mut_large (line 178) | fn test_slice_buf_mut_large() { function test_slice_buf_mut_put_slice_overflow (line 184) | fn test_slice_buf_mut_put_slice_overflow() { function test_slice_buf_mut_put_bytes_overflow (line 190) | fn test_slice_buf_mut_put_bytes_overflow() { function make_maybe_uninit_slice (line 194) | fn make_maybe_uninit_slice(slice: &mut [u8]) -> &mut [MaybeUninit] { function test_maybe_uninit_buf_mut_small (line 200) | fn test_maybe_uninit_buf_mut_small() { function test_maybe_uninit_buf_mut_large (line 205) | fn test_maybe_uninit_buf_mut_large() { function test_maybe_uninit_buf_mut_put_slice_overflow (line 211) | fn test_maybe_uninit_buf_mut_put_slice_overflow() { function test_maybe_uninit_buf_mut_put_bytes_overflow (line 217) | fn test_maybe_uninit_buf_mut_put_bytes_overflow() { function test_deref_bufmut_forwards (line 223) | fn test_deref_bufmut_forwards() { function write_byte_panics_if_out_of_bounds (line 253) | fn write_byte_panics_if_out_of_bounds() { function copy_from_slice_panics_if_different_length_1 (line 262) | fn copy_from_slice_panics_if_different_length_1() { function copy_from_slice_panics_if_different_length_2 (line 271) | fn copy_from_slice_panics_if_different_length_2() { FILE: builder/third-party/bytes/tests/test_bytes.rs constant LONG (line 7) | const LONG: &[u8] = b"mary had a little lamb, little lamb, little lamb"; constant SHORT (line 8) | const SHORT: &[u8] = b"hello world"; function is_sync (line 10) | fn is_sync() {} function is_send (line 11) | fn is_send() {} function test_bounds (line 14) | fn test_bounds() { function test_layout (line 22) | fn test_layout() { function from_slice (line 50) | fn from_slice() { function fmt (line 69) | fn fmt() { function fmt_write (line 80) | fn fmt_write() { function len (line 100) | fn len() { function index (line 115) | fn index() { function slice (line 121) | fn slice() { function slice_oob_1 (line 145) | fn slice_oob_1() { function slice_oob_2 (line 152) | fn slice_oob_2() { function split_off (line 158) | fn split_off() { function split_off_oob (line 174) | fn split_off_oob() { function split_off_uninitialized (line 180) | fn split_off_uninitialized() { function split_off_to_loop (line 192) | fn split_off_to_loop() { function split_to_1 (line 236) | fn split_to_1() { function split_to_2 (line 259) | fn split_to_2() { function split_to_oob (line 271) | fn split_to_oob() { function split_to_oob_mut (line 278) | fn split_to_oob_mut() { function split_to_uninitialized (line 285) | fn split_to_uninitialized() { function split_off_to_at_gt_len (line 291) | fn split_off_to_at_gt_len() { function truncate (line 315) | fn truncate() { function freeze_clone_shared (line 327) | fn freeze_clone_shared() { function freeze_clone_unique (line 336) | fn freeze_clone_unique() { function freeze_after_advance (line 345) | fn freeze_after_advance() { function freeze_after_advance_arc (line 357) | fn freeze_after_advance_arc() { function freeze_after_split_to (line 369) | fn freeze_after_split_to() { function freeze_after_truncate (line 379) | fn freeze_after_truncate() { function freeze_after_truncate_arc (line 389) | fn freeze_after_truncate_arc() { function freeze_after_split_off (line 401) | fn freeze_after_split_off() { function fns_defined_for_bytes_mut (line 411) | fn fns_defined_for_bytes_mut() { function reserve_convert (line 423) | fn reserve_convert() { function reserve_growth (line 440) | fn reserve_growth() { function reserve_allocates_at_least_original_capacity (line 450) | fn reserve_allocates_at_least_original_capacity() { function reserve_max_original_capacity_value (line 465) | fn reserve_max_original_capacity_value() { function reserve_vec_recycling (line 481) | fn reserve_vec_recycling() { function reserve_in_arc_unique_does_not_overallocate (line 495) | fn reserve_in_arc_unique_does_not_overallocate() { function reserve_in_arc_unique_doubles (line 507) | fn reserve_in_arc_unique_doubles() { function reserve_in_arc_unique_does_not_overallocate_after_split (line 519) | fn reserve_in_arc_unique_does_not_overallocate_after_split() { function reserve_in_arc_unique_does_not_overallocate_after_multiple_splits (line 532) | fn reserve_in_arc_unique_does_not_overallocate_after_multiple_splits() { function reserve_in_arc_nonunique_does_not_overallocate (line 547) | fn reserve_in_arc_nonunique_does_not_overallocate() { function reserve_shared_reuse (line 562) | fn reserve_shared_reuse() { function extend_mut (line 578) | fn extend_mut() { function extend_from_slice_mut (line 585) | fn extend_from_slice_mut() { function extend_mut_from_bytes (line 595) | fn extend_mut_from_bytes() { function extend_past_lower_limit_of_size_hint (line 602) | fn extend_past_lower_limit_of_size_hint() { function extend_mut_without_size_hint (line 624) | fn extend_mut_without_size_hint() { function from_static (line 634) | fn from_static() { function advance_static (line 643) | fn advance_static() { function advance_vec (line 650) | fn advance_vec() { function advance_bytes_mut (line 663) | fn advance_bytes_mut() { function advance_past_len (line 681) | fn advance_past_len() { function stress (line 690) | fn stress() { function partial_eq_bytesmut (line 725) | fn partial_eq_bytesmut() { function bytes_mut_unsplit_basic (line 736) | fn bytes_mut_unsplit_basic() { function bytes_mut_unsplit_empty_other (line 749) | fn bytes_mut_unsplit_empty_other() { function bytes_mut_unsplit_empty_self (line 761) | fn bytes_mut_unsplit_empty_self() { function bytes_mut_unsplit_other_keeps_capacity (line 773) | fn bytes_mut_unsplit_other_keeps_capacity() { function bytes_mut_unsplit_empty_other_keeps_capacity (line 786) | fn bytes_mut_unsplit_empty_other_keeps_capacity() { function bytes_mut_unsplit_arc_different (line 798) | fn bytes_mut_unsplit_arc_different() { function bytes_mut_unsplit_arc_non_contiguous (line 814) | fn bytes_mut_unsplit_arc_non_contiguous() { function bytes_mut_unsplit_two_split_offs (line 827) | fn bytes_mut_unsplit_two_split_offs() { function from_iter_no_size_hint (line 840) | fn from_iter_no_size_hint() { function test_slice_ref (line 860) | fn test_slice_ref(bytes: &Bytes, start: usize, end: usize, expected: &[u... function slice_ref_works (line 867) | fn slice_ref_works() { function slice_ref_empty (line 878) | fn slice_ref_empty() { function slice_ref_empty_subslice (line 887) | fn slice_ref_empty_subslice() { function slice_ref_catches_not_a_subset (line 898) | fn slice_ref_catches_not_a_subset() { function slice_ref_not_an_empty_subset (line 906) | fn slice_ref_not_an_empty_subset() { function empty_slice_ref_not_an_empty_subset (line 914) | fn empty_slice_ref_not_an_empty_subset() { function bytes_buf_mut_advance (line 922) | fn bytes_buf_mut_advance() { function bytes_buf_mut_reuse_when_fully_consumed (line 944) | fn bytes_buf_mut_reuse_when_fully_consumed() { function bytes_reserve_overflow (line 961) | fn bytes_reserve_overflow() { function bytes_with_capacity_but_empty (line 969) | fn bytes_with_capacity_but_empty() { function bytes_put_bytes (line 976) | fn bytes_put_bytes() { function box_slice_empty (line 984) | fn box_slice_empty() { function bytes_into_vec (line 992) | fn bytes_into_vec() { function test_bytes_into_vec (line 1029) | fn test_bytes_into_vec() { function test_bytes_into_vec_promotable_even (line 1070) | fn test_bytes_into_vec_promotable_even() { function test_bytes_vec_conversion (line 1099) | fn test_bytes_vec_conversion() { function test_bytes_mut_conversion (line 1116) | fn test_bytes_mut_conversion() { function test_bytes_capacity_len (line 1133) | fn test_bytes_capacity_len() { function static_is_unique (line 1144) | fn static_is_unique() { function vec_is_unique (line 1150) | fn vec_is_unique() { function arc_is_unique (line 1157) | fn arc_is_unique() { function shared_is_unique (line 1167) | fn shared_is_unique() { FILE: builder/third-party/bytes/tests/test_bytes_odd_alloc.rs type Odd (line 14) | struct Odd; method alloc (line 17) | unsafe fn alloc(&self, layout: Layout) -> *mut u8 { method dealloc (line 36) | unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { function sanity_check_odd_allocator (line 51) | fn sanity_check_odd_allocator() { function test_bytes_from_vec_drop (line 58) | fn test_bytes_from_vec_drop() { function test_bytes_clone_drop (line 64) | fn test_bytes_clone_drop() { function test_bytes_into_vec (line 71) | fn test_bytes_into_vec() { FILE: builder/third-party/bytes/tests/test_bytes_vec_alloc.rs constant LEDGER_LENGTH (line 10) | const LEDGER_LENGTH: usize = 2048; type Ledger (line 12) | struct Ledger { method new (line 17) | const fn new() -> Self { method insert (line 26) | fn insert(&self, ptr: *mut u8, size: usize) { method remove (line 39) | fn remove(&self, ptr: *mut u8) -> usize { method alloc (line 63) | unsafe fn alloc(&self, layout: Layout) -> *mut u8 { method dealloc (line 70) | unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { function test_bytes_advance (line 86) | fn test_bytes_advance() { function test_bytes_truncate (line 93) | fn test_bytes_truncate() { function test_bytes_truncate_and_advance (line 100) | fn test_bytes_truncate_and_advance() { function invalid_ptr (line 110) | fn invalid_ptr(addr: usize) -> *mut T { function test_bytes_into_vec (line 117) | fn test_bytes_into_vec() { FILE: builder/third-party/bytes/tests/test_chain.rs function collect_two_bufs (line 8) | fn collect_two_bufs() { function writing_chained (line 17) | fn writing_chained() { function iterating_two_bufs (line 37) | fn iterating_two_bufs() { function vectored_read (line 47) | fn vectored_read() { function chain_growing_buffer (line 137) | fn chain_growing_buffer() { function chain_overflow_remaining_mut (line 150) | fn chain_overflow_remaining_mut() { function chain_get_bytes (line 159) | fn chain_get_bytes() { FILE: builder/third-party/bytes/tests/test_debug.rs function fmt (line 6) | fn fmt() { FILE: builder/third-party/bytes/tests/test_iter.rs function iter_len (line 6) | fn iter_len() { function empty_iter_len (line 15) | fn empty_iter_len() { FILE: builder/third-party/bytes/tests/test_reader.rs function read (line 9) | fn read() { function buf_read (line 19) | fn buf_read() { FILE: builder/third-party/bytes/tests/test_serde.rs function test_ser_de_empty (line 7) | fn test_ser_de_empty() { function test_ser_de (line 15) | fn test_ser_de() { FILE: builder/third-party/bytes/tests/test_take.rs function long_take (line 7) | fn long_take() { function take_copy_to_bytes (line 16) | fn take_copy_to_bytes() { function take_copy_to_bytes_panics (line 29) | fn take_copy_to_bytes_panics() { FILE: builder/third-party/cc/src/command_helpers.rs type CargoOutput (line 21) | pub(crate) struct CargoOutput { method new (line 29) | pub(crate) fn new() -> Self { method print_metadata (line 38) | pub(crate) fn print_metadata(&self, s: &dyn Display) { method print_warning (line 44) | pub(crate) fn print_warning(&self, arg: &dyn Display) { method print_debug (line 50) | pub(crate) fn print_debug(&self, arg: &dyn Display) { method stdio_for_warnings (line 60) | fn stdio_for_warnings(&self) -> Stdio { type StderrForwarder (line 69) | pub(crate) struct StderrForwarder { method new (line 80) | pub(crate) fn new(child: &mut Child) -> Self { method forward_available (line 94) | fn forward_available(&mut self) -> bool { method set_non_blocking (line 184) | pub(crate) fn set_non_blocking(&mut self) -> Result<(), Error> { method forward_all (line 197) | fn forward_all(&mut self) { method forward_all (line 202) | fn forward_all(&mut self) { constant MIN_BUFFER_CAPACITY (line 77) | const MIN_BUFFER_CAPACITY: usize = 100; function write_warning (line 208) | fn write_warning(line: &[u8]) { function wait_on_child (line 216) | fn wait_on_child( function objects_from_files (line 258) | pub(crate) fn objects_from_files(files: &[Arc], dst: &Path) -> Res... function run (line 304) | pub(crate) fn run( function run_output (line 315) | pub(crate) fn run_output( function spawn (line 339) | pub(crate) fn spawn( type CmdAddOutputFileArgs (line 388) | pub(crate) struct CmdAddOutputFileArgs { function command_add_output_file (line 398) | pub(crate) fn command_add_output_file(cmd: &mut Command, dst: &Path, arg... function try_wait_on_child (line 411) | pub(crate) fn try_wait_on_child( FILE: builder/third-party/cc/src/lib.rs type CompilerFlag (line 254) | struct CompilerFlag { type Build (line 265) | pub struct Build { method new (line 387) | pub fn new() -> Build { method include (line 448) | pub fn include>(&mut self, dir: P) -> &mut Build { method includes (line 471) | pub fn includes